2024-08-29T17:42:34.643 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-08-29T17:42:34.665 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-29T17:42:34.765 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136 branch: wip-yuri8-testing-2024-08-28-1632-squid description: rados/upgrade/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7880136' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri8-testing-2024-08-28-1632-squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - mons down - mon down - MON_DOWN - out of quorum sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 workunit: branch: wip-yuri8-testing-2024-08-28-1632-squid sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 2672 sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2024-08-28-1632-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_1ef864504b8875c83ee6c2c5fedc13315bebf7f5/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 targets: smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLYLQXVtz5cR9dveNktEkUyZpFh/hNwSbkEK6OBvpTeN4DH6qxyZWRBNGllYcKc5FBJy3WllS4eMhkusfznXWZo= smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDavB8RF4EDXOgw2NGMrwv7PW0vhW9LTBovxUO9Ne40GQebeodS0a6pogJqE5mEssc0BndkkdvVaqsrwOqeQ7tA= tasks: - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-08-29_14:15:40 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-08-29T17:42:34.765 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_1ef864504b8875c83ee6c2c5fedc13315bebf7f5/qa; will attempt to use it 2024-08-29T17:42:34.766 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_1ef864504b8875c83ee6c2c5fedc13315bebf7f5/qa/tasks 2024-08-29T17:42:34.766 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-29T17:42:34.767 INFO:teuthology.task.internal:Checking packages... 2024-08-29T17:42:34.790 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1ef864504b8875c83ee6c2c5fedc13315bebf7f5' 2024-08-29T17:42:34.790 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:42:34.790 INFO:teuthology.packaging:ref: None 2024-08-29T17:42:34.790 INFO:teuthology.packaging:tag: None 2024-08-29T17:42:34.790 INFO:teuthology.packaging:branch: wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T17:42:34.790 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:42:34.790 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T17:42:34.946 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-235-g1ef86450-1jammy 2024-08-29T17:42:34.947 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-29T17:42:34.955 INFO:teuthology.task.internal:no buildpackages task found 2024-08-29T17:42:34.955 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-29T17:42:34.985 INFO:teuthology.task.internal:Saving configuration 2024-08-29T17:42:35.004 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-29T17:42:35.011 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-29T17:42:35.046 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-29 17:36:51.145302', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGWUh1t4CgA0ABPToyp4+USZeXAUVK8Z8Mk6FIW0I1fU'} 2024-08-29T17:42:35.079 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-29 17:36:51.147240', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDurwcPI5A8jYs5eWxnXmYxb6FRMJWaFmjKbe4o8b3yG'} 2024-08-29T17:42:35.079 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-29T17:42:35.087 INFO:teuthology.task.internal:roles: ubuntu@smithi089.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-08-29T17:42:35.087 INFO:teuthology.task.internal:roles: ubuntu@smithi144.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-08-29T17:42:35.087 INFO:teuthology.run_tasks:Running task console_log... 2024-08-29T17:42:35.189 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc379633be0>, signals=[15]) 2024-08-29T17:42:35.190 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-29T17:42:35.200 INFO:teuthology.task.internal:Opening connections... 2024-08-29T17:42:35.200 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2024-08-29T17:42:35.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:42:35.307 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2024-08-29T17:42:35.307 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:42:35.396 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-29T17:42:35.405 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2024-08-29T17:42:35.410 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2024-08-29T17:42:35.410 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2024-08-29T17:42:35.456 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-29T17:42:35.456 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Ubuntu" 2024-08-29T17:42:35.456 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="22.04" 2024-08-29T17:42:35.456 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-29T17:42:35.456 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_CODENAME=jammy 2024-08-29T17:42:35.456 INFO:teuthology.orchestra.run.smithi089.stdout:ID=ubuntu 2024-08-29T17:42:35.457 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE=debian 2024-08-29T17:42:35.457 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-29T17:42:35.457 INFO:teuthology.orchestra.run.smithi089.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-29T17:42:35.457 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-29T17:42:35.457 INFO:teuthology.orchestra.run.smithi089.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-29T17:42:35.457 INFO:teuthology.orchestra.run.smithi089.stdout:UBUNTU_CODENAME=jammy 2024-08-29T17:42:35.457 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2024-08-29T17:42:35.491 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2024-08-29T17:42:35.497 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2024-08-29T17:42:35.497 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2024-08-29T17:42:35.545 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-29T17:42:35.545 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="Ubuntu" 2024-08-29T17:42:35.545 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="22.04" 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_CODENAME=jammy 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:ID=ubuntu 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE=debian 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-29T17:42:35.546 INFO:teuthology.orchestra.run.smithi144.stdout:UBUNTU_CODENAME=jammy 2024-08-29T17:42:35.546 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2024-08-29T17:42:35.575 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-29T17:42:35.589 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-29T17:42:35.613 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-29T17:42:35.613 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2024-08-29T17:42:35.616 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2024-08-29T17:42:35.621 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-29T17:42:35.638 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-29T17:42:35.638 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2024-08-29T17:42:35.662 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2024-08-29T17:42:35.749 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-29T17:42:35.828 INFO:teuthology.run_tasks:Running task kernel... 2024-08-29T17:42:35.847 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-29T17:42:35.848 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-29T17:42:35.848 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-29T17:42:35.849 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-29T17:42:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T17:42:35.853 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-08-29T17:42:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T17:42:35.854 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-08-29T17:42:35.900 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-56-generic 2024-08-29T17:42:35.901 INFO:teuthology.task.kernel:Running kernel on smithi089: 5.15.0-56-generic 2024-08-29T17:42:35.901 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-08-29T17:42:35.902 INFO:teuthology.orchestra.run.smithi144.stdout:5.15.0-56-generic 2024-08-29T17:42:35.902 INFO:teuthology.task.kernel:Running kernel on smithi144: 5.15.0-56-generic 2024-08-29T17:42:35.902 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get clean 2024-08-29T17:42:36.029 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-08-29T17:42:36.091 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get update 2024-08-29T17:42:36.304 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:42:36.304 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-29T17:42:36.366 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-29T17:42:36.383 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:42:36.383 INFO:teuthology.orchestra.run.smithi144.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-29T17:42:36.427 INFO:teuthology.orchestra.run.smithi144.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-29T17:42:36.716 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-29T17:42:36.736 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-29T17:42:36.782 INFO:teuthology.orchestra.run.smithi144.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-29T17:42:36.802 INFO:teuthology.orchestra.run.smithi144.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,769 kB] 2024-08-29T17:42:36.855 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB] 2024-08-29T17:42:36.922 INFO:teuthology.orchestra.run.smithi144.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,987 kB] 2024-08-29T17:42:37.166 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-29T17:42:37.170 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-29T17:42:37.182 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-29T17:42:37.191 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-29T17:42:37.192 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-29T17:42:37.206 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-29T17:42:37.220 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-29T17:42:37.221 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-29T17:42:37.222 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-29T17:42:37.232 INFO:teuthology.orchestra.run.smithi144.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [531 kB] 2024-08-29T17:42:37.234 INFO:teuthology.orchestra.run.smithi144.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-08-29T17:42:37.248 INFO:teuthology.orchestra.run.smithi144.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [290 kB] 2024-08-29T17:42:37.257 INFO:teuthology.orchestra.run.smithi144.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-29T17:42:37.257 INFO:teuthology.orchestra.run.smithi144.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-29T17:42:37.259 INFO:teuthology.orchestra.run.smithi144.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,308 kB] 2024-08-29T17:42:37.270 INFO:teuthology.orchestra.run.smithi144.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-08-29T17:42:37.285 INFO:teuthology.orchestra.run.smithi144.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-29T17:42:37.285 INFO:teuthology.orchestra.run.smithi144.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-29T17:42:37.286 INFO:teuthology.orchestra.run.smithi144.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,384 kB] 2024-08-29T17:42:37.287 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-29T17:42:37.288 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-29T17:42:37.291 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-29T17:42:37.300 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-29T17:42:37.302 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-29T17:42:37.302 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-29T17:42:37.303 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-29T17:42:37.339 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-29T17:42:37.347 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-29T17:42:37.353 INFO:teuthology.orchestra.run.smithi144.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [398 kB] 2024-08-29T17:42:37.355 INFO:teuthology.orchestra.run.smithi144.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-08-29T17:42:37.357 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-29T17:42:37.358 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-29T17:42:37.362 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-29T17:42:37.362 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-29T17:42:37.363 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-29T17:42:37.363 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-29T17:42:37.364 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-29T17:42:37.366 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-29T17:42:37.366 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-29T17:42:37.401 INFO:teuthology.orchestra.run.smithi144.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-29T17:42:37.402 INFO:teuthology.orchestra.run.smithi144.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-29T17:42:37.402 INFO:teuthology.orchestra.run.smithi144.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-29T17:42:37.402 INFO:teuthology.orchestra.run.smithi144.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,112 kB] 2024-08-29T17:42:37.417 INFO:teuthology.orchestra.run.smithi144.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [622 kB] 2024-08-29T17:42:37.418 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-29T17:42:37.418 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-08-29T17:42:37.420 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-08-29T17:42:37.421 INFO:teuthology.orchestra.run.smithi144.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [726 kB] 2024-08-29T17:42:37.428 INFO:teuthology.orchestra.run.smithi144.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-29T17:42:37.429 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-29T17:42:37.429 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-29T17:42:37.431 INFO:teuthology.orchestra.run.smithi144.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-29T17:42:37.432 INFO:teuthology.orchestra.run.smithi144.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-29T17:42:37.432 INFO:teuthology.orchestra.run.smithi144.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-29T17:42:37.433 INFO:teuthology.orchestra.run.smithi144.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-29T17:42:37.434 INFO:teuthology.orchestra.run.smithi144.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-08-29T17:42:37.438 INFO:teuthology.orchestra.run.smithi144.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.0 kB] 2024-08-29T17:42:37.438 INFO:teuthology.orchestra.run.smithi144.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-29T17:42:37.440 INFO:teuthology.orchestra.run.smithi144.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-29T17:42:37.440 INFO:teuthology.orchestra.run.smithi144.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-29T17:42:37.448 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-29T17:42:37.449 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-29T17:42:37.449 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-29T17:42:37.450 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-08-29T17:42:37.451 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-29T17:42:37.482 INFO:teuthology.orchestra.run.smithi144.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-29T17:42:37.494 INFO:teuthology.orchestra.run.smithi144.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-29T17:42:37.499 INFO:teuthology.orchestra.run.smithi089.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-29T17:42:37.521 INFO:teuthology.orchestra.run.smithi144.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-08-29T17:42:37.523 INFO:teuthology.orchestra.run.smithi144.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-08-29T17:42:37.524 INFO:teuthology.orchestra.run.smithi144.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-08-29T17:42:37.525 INFO:teuthology.orchestra.run.smithi144.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-29T17:42:37.525 INFO:teuthology.orchestra.run.smithi144.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-29T17:42:37.563 INFO:teuthology.orchestra.run.smithi144.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-08-29T17:42:37.564 INFO:teuthology.orchestra.run.smithi144.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-29T17:42:37.564 INFO:teuthology.orchestra.run.smithi144.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-29T17:42:43.621 INFO:teuthology.orchestra.run.smithi144.stdout:Fetched 15.7 MB in 3s (5,677 kB/s) 2024-08-29T17:42:43.640 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 15.7 MB in 3s (5,782 kB/s) 2024-08-29T17:42:44.979 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:42:44.997 DEBUG:teuthology.orchestra.run.smithi144:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:42:45.050 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:42:45.069 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:42:45.089 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:42:45.153 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:42:45.237 INFO:teuthology.orchestra.run.smithi144.stdout:Building dependency tree... 2024-08-29T17:42:45.237 INFO:teuthology.orchestra.run.smithi144.stdout:Reading state information... 2024-08-29T17:42:45.362 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-08-29T17:42:45.363 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-08-29T17:42:45.405 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:42:45.405 INFO:teuthology.orchestra.run.smithi144.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:42:45.405 INFO:teuthology.orchestra.run.smithi144.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:42:45.406 INFO:teuthology.orchestra.run.smithi144.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:42:45.406 INFO:teuthology.orchestra.run.smithi144.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-29T17:42:45.406 INFO:teuthology.orchestra.run.smithi144.stdout: python2.7-minimal 2024-08-29T17:42:45.407 INFO:teuthology.orchestra.run.smithi144.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:42:45.408 INFO:teuthology.orchestra.run.smithi144.stdout:The following additional packages will be installed: 2024-08-29T17:42:45.408 INFO:teuthology.orchestra.run.smithi144.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:42:45.408 INFO:teuthology.orchestra.run.smithi144.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-29T17:42:45.408 INFO:teuthology.orchestra.run.smithi144.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-29T17:42:45.409 INFO:teuthology.orchestra.run.smithi144.stdout:Suggested packages: 2024-08-29T17:42:45.409 INFO:teuthology.orchestra.run.smithi144.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-29T17:42:45.409 INFO:teuthology.orchestra.run.smithi144.stdout:Recommended packages: 2024-08-29T17:42:45.409 INFO:teuthology.orchestra.run.smithi144.stdout: thermald 2024-08-29T17:42:45.455 INFO:teuthology.orchestra.run.smithi144.stdout:The following NEW packages will be installed: 2024-08-29T17:42:45.455 INFO:teuthology.orchestra.run.smithi144.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:42:45.455 INFO:teuthology.orchestra.run.smithi144.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-29T17:42:45.455 INFO:teuthology.orchestra.run.smithi144.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-29T17:42:45.457 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages will be upgraded: 2024-08-29T17:42:45.457 INFO:teuthology.orchestra.run.smithi144.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-29T17:42:45.508 INFO:teuthology.orchestra.run.smithi144.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:42:45.508 INFO:teuthology.orchestra.run.smithi144.stdout:Need to get 113 MB of archives. 2024-08-29T17:42:45.508 INFO:teuthology.orchestra.run.smithi144.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-29T17:42:45.508 INFO:teuthology.orchestra.run.smithi144.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-29T17:42:45.545 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:42:45.546 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:42:45.546 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:42:45.546 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:42:45.546 INFO:teuthology.orchestra.run.smithi089.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-29T17:42:45.546 INFO:teuthology.orchestra.run.smithi089.stdout: python2.7-minimal 2024-08-29T17:42:45.546 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:42:45.547 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-08-29T17:42:45.547 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:42:45.547 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-08-29T17:42:45.547 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-08-29T17:42:45.549 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-08-29T17:42:45.549 INFO:teuthology.orchestra.run.smithi089.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-29T17:42:45.549 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-08-29T17:42:45.549 INFO:teuthology.orchestra.run.smithi089.stdout: thermald 2024-08-29T17:42:45.597 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-08-29T17:42:45.597 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-08-29T17:42:45.597 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-08-29T17:42:45.597 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-extra-5.15.0-119-generic 2024-08-29T17:42:45.598 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages will be upgraded: 2024-08-29T17:42:45.599 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-29T17:42:45.650 INFO:teuthology.orchestra.run.smithi089.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:42:45.650 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 113 MB of archives. 2024-08-29T17:42:45.651 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-29T17:42:45.651 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-08-29T17:42:45.945 INFO:teuthology.orchestra.run.smithi144.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-29T17:42:46.046 INFO:teuthology.orchestra.run.smithi144.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-29T17:42:46.098 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-08-29T17:42:46.201 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-08-29T17:42:46.862 INFO:teuthology.orchestra.run.smithi144.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-29T17:42:46.862 INFO:teuthology.orchestra.run.smithi144.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-29T17:42:46.862 INFO:teuthology.orchestra.run.smithi144.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-29T17:42:46.983 INFO:teuthology.orchestra.run.smithi144.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-29T17:42:47.000 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-08-29T17:42:47.000 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-08-29T17:42:47.001 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-08-29T17:42:47.005 INFO:teuthology.orchestra.run.smithi144.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-29T17:42:47.124 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-08-29T17:42:47.198 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-08-29T17:42:47.473 INFO:teuthology.orchestra.run.smithi144.stdout:Fetched 113 MB in 2s (70.7 MB/s) 2024-08-29T17:42:47.587 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 113 MB in 2s (71.2 MB/s) 2024-08-29T17:42:47.644 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-29T17:42:47.760 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-08-29T17:42:49.670 INFO:teuthology.orchestra.run.smithi144.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-08-29T17:42:49.675 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:42:49.720 INFO:teuthology.orchestra.run.smithi089.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-08-29T17:42:49.724 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:42:49.742 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:42:49.782 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:42:51.809 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-29T17:42:51.830 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:42:51.913 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:42:52.026 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-08-29T17:42:52.049 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:42:52.128 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:42:52.362 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-29T17:42:52.382 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:42:52.420 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:42:52.587 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-08-29T17:42:52.610 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:42:52.646 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:42:58.758 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:42:58.823 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:42:58.891 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:42:58.948 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:42:59.233 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:42:59.263 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:42:59.361 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:42:59.384 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:42:59.648 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-29T17:42:59.670 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-29T17:42:59.696 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-08-29T17:42:59.705 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:42:59.718 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-08-29T17:42:59.762 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:43:05.382 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-29T17:43:05.401 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:43:05.431 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:05.703 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-08-29T17:43:05.740 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-08-29T17:43:05.778 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:08.189 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:43:08.286 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:43:08.302 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-08-29T17:43:08.425 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-08-29T17:43:08.615 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:43:08.750 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:08.750 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-08-29T17:43:08.851 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-29T17:43:08.872 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:08.963 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:08.998 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-08-29T17:43:09.127 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:10.260 INFO:teuthology.orchestra.run.smithi144.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:43:10.260 INFO:teuthology.orchestra.run.smithi144.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-29T17:43:10.260 INFO:teuthology.orchestra.run.smithi144.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:43:10.261 INFO:teuthology.orchestra.run.smithi144.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:10.414 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:10.431 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:43:10.432 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-29T17:43:10.432 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:43:10.432 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:10.571 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:12.483 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:12.573 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:13.884 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-29T17:43:13.983 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-08-29T17:43:13.985 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-29T17:43:14.086 INFO:teuthology.orchestra.run.smithi144.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:14.134 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-08-29T17:43:14.161 INFO:teuthology.orchestra.run.smithi144.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-29T17:43:14.161 INFO:teuthology.orchestra.run.smithi144.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:14.252 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-08-29T17:43:14.323 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-29T17:43:14.323 INFO:teuthology.orchestra.run.smithi089.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:28.608 INFO:teuthology.orchestra.run.smithi144.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-29T17:43:28.608 INFO:teuthology.orchestra.run.smithi144.stdout:Sourcing file `/etc/default/grub' 2024-08-29T17:43:28.619 INFO:teuthology.orchestra.run.smithi144.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:43:28.643 INFO:teuthology.orchestra.run.smithi144.stdout:Generating grub configuration file ... 2024-08-29T17:43:28.882 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-29T17:43:28.883 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub' 2024-08-29T17:43:28.898 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:43:28.916 INFO:teuthology.orchestra.run.smithi089.stdout:Generating grub configuration file ... 2024-08-29T17:43:28.936 INFO:teuthology.orchestra.run.smithi144.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:43:28.957 INFO:teuthology.orchestra.run.smithi144.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:29.202 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:43:29.221 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:29.230 INFO:teuthology.orchestra.run.smithi144.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:43:29.237 INFO:teuthology.orchestra.run.smithi144.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:43:29.305 INFO:teuthology.orchestra.run.smithi144.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:43:29.310 INFO:teuthology.orchestra.run.smithi144.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:43:29.479 INFO:teuthology.orchestra.run.smithi144.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:43:29.480 INFO:teuthology.orchestra.run.smithi144.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:43:29.480 INFO:teuthology.orchestra.run.smithi144.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:43:29.515 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:43:29.521 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:43:29.521 INFO:teuthology.orchestra.run.smithi144.stdout:done 2024-08-29T17:43:29.594 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:43:29.600 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:43:29.770 INFO:teuthology.orchestra.run.smithi089.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:43:29.770 INFO:teuthology.orchestra.run.smithi089.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:43:29.770 INFO:teuthology.orchestra.run.smithi089.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:43:29.811 INFO:teuthology.orchestra.run.smithi089.stdout:done 2024-08-29T17:43:29.976 DEBUG:teuthology.orchestra.run.smithi144:> dpkg -s linux-image-generic 2024-08-29T17:43:29.996 INFO:teuthology.orchestra.run.smithi144.stdout:Package: linux-image-generic 2024-08-29T17:43:29.996 INFO:teuthology.orchestra.run.smithi144.stdout:Status: install ok installed 2024-08-29T17:43:29.996 INFO:teuthology.orchestra.run.smithi144.stdout:Priority: optional 2024-08-29T17:43:29.996 INFO:teuthology.orchestra.run.smithi144.stdout:Section: kernel 2024-08-29T17:43:29.996 INFO:teuthology.orchestra.run.smithi144.stdout:Installed-Size: 21 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: amd64 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Source: linux-meta 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Version: 5.15.0.119.119 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Recommends: thermald 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout:Description: Generic Linux kernel image 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:43:29.997 INFO:teuthology.orchestra.run.smithi144.stdout: available. 2024-08-29T17:43:29.997 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-29T17:43:29.998 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-29T17:43:29.998 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-29T17:43:29.998 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-29T17:43:29.998 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi144.front.sepia.ceph.com, path=None, version=distro) 2024-08-29T17:43:29.998 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get clean 2024-08-29T17:43:30.208 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get update 2024-08-29T17:43:30.284 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-08-29T17:43:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-08-29T17:43:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-08-29T17:43:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-08-29T17:43:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-08-29T17:43:30.305 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.119.119 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:43:30.306 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-08-29T17:43:30.306 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-08-29T17:43:30.307 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-29T17:43:30.307 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-29T17:43:30.307 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-29T17:43:30.307 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi089.front.sepia.ceph.com, path=None, version=distro) 2024-08-29T17:43:30.307 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-08-29T17:43:30.334 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:43:30.342 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:43:30.359 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:43:30.450 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-08-29T17:43:30.471 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:43:30.575 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:43:30.575 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:43:30.579 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:43:30.596 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:43:31.706 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:43:31.724 DEBUG:teuthology.orchestra.run.smithi144:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:43:31.779 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:43:31.964 INFO:teuthology.orchestra.run.smithi144.stdout:Building dependency tree... 2024-08-29T17:43:31.965 INFO:teuthology.orchestra.run.smithi144.stdout:Reading state information... 2024-08-29T17:43:31.998 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:43:32.016 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-29T17:43:32.069 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:43:32.131 INFO:teuthology.orchestra.run.smithi144.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-29T17:43:32.131 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:43:32.131 INFO:teuthology.orchestra.run.smithi144.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:43:32.131 INFO:teuthology.orchestra.run.smithi144.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:43:32.131 INFO:teuthology.orchestra.run.smithi144.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:43:32.132 INFO:teuthology.orchestra.run.smithi144.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:43:32.132 INFO:teuthology.orchestra.run.smithi144.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:43:32.132 INFO:teuthology.orchestra.run.smithi144.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:43:32.170 INFO:teuthology.orchestra.run.smithi144.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:43:32.172 DEBUG:teuthology.orchestra.run.smithi144:> dpkg -s linux-image-generic 2024-08-29T17:43:32.231 INFO:teuthology.orchestra.run.smithi144.stdout:Package: linux-image-generic 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Status: install ok installed 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Priority: optional 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Section: kernel 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Installed-Size: 21 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: amd64 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Source: linux-meta 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Version: 5.15.0.119.119 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Recommends: thermald 2024-08-29T17:43:32.232 INFO:teuthology.orchestra.run.smithi144.stdout:Description: Generic Linux kernel image 2024-08-29T17:43:32.233 INFO:teuthology.orchestra.run.smithi144.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:43:32.233 INFO:teuthology.orchestra.run.smithi144.stdout: available. 2024-08-29T17:43:32.233 DEBUG:teuthology.orchestra.run.smithi144:> mktemp 2024-08-29T17:43:32.261 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-08-29T17:43:32.262 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-08-29T17:43:32.277 INFO:teuthology.orchestra.run.smithi144.stdout:/tmp/tmp.L6T68G1Eag 2024-08-29T17:43:32.277 DEBUG:teuthology.orchestra.run.smithi144:> sudo cp /boot/grub/grub.cfg /tmp/tmp.L6T68G1Eag 2024-08-29T17:43:32.343 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0666 /tmp/tmp.L6T68G1Eag 2024-08-29T17:43:32.425 INFO:teuthology.orchestra.run.smithi089.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-08-29T17:43:32.426 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:43:32.426 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:43:32.426 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:43:32.426 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:43:32.426 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:43:32.426 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:43:32.427 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:43:32.457 DEBUG:teuthology.orchestra.remote:smithi144:/tmp/tmp.L6T68G1Eag is 10KB 2024-08-29T17:43:32.465 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-08-29T17:43:32.467 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-08-29T17:43:32.470 DEBUG:teuthology.orchestra.run.smithi144:> rm -fr /tmp/tmp.L6T68G1Eag 2024-08-29T17:43:32.475 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-08-29T17:43:32.526 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.119.119 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-08-29T17:43:32.527 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-08-29T17:43:32.527 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2024-08-29T17:43:32.529 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:43:32.529 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-29T17:43:32.529 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-29T17:43:32.571 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.l2hyg2cXSy 2024-08-29T17:43:32.572 DEBUG:teuthology.orchestra.run.smithi089:> sudo cp /boot/grub/grub.cfg /tmp/tmp.l2hyg2cXSy 2024-08-29T17:43:32.595 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-29T17:43:32.595 DEBUG:teuthology.orchestra.run.smithi144:> sudo update-grub 2024-08-29T17:43:32.627 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.l2hyg2cXSy 2024-08-29T17:43:32.746 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.l2hyg2cXSy is 10KB 2024-08-29T17:43:32.761 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.l2hyg2cXSy 2024-08-29T17:43:32.768 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-29T17:43:32.819 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:43:32.819 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-29T17:43:32.819 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-29T17:43:32.890 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-08-29T17:43:32.890 DEBUG:teuthology.orchestra.run.smithi089:> sudo update-grub 2024-08-29T17:43:33.804 INFO:teuthology.orchestra.run.smithi144.stderr:Sourcing file `/etc/default/grub' 2024-08-29T17:43:33.805 INFO:teuthology.orchestra.run.smithi144.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:43:33.809 INFO:teuthology.orchestra.run.smithi144.stderr:Generating grub configuration file ... 2024-08-29T17:43:33.975 INFO:teuthology.orchestra.run.smithi144.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:43:33.980 INFO:teuthology.orchestra.run.smithi144.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:34.039 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub' 2024-08-29T17:43:34.040 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-29T17:43:34.041 INFO:teuthology.orchestra.run.smithi089.stderr:Generating grub configuration file ... 2024-08-29T17:43:34.196 INFO:teuthology.orchestra.run.smithi144.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:43:34.201 INFO:teuthology.orchestra.run.smithi144.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:43:34.228 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-08-29T17:43:34.234 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-08-29T17:43:34.240 INFO:teuthology.orchestra.run.smithi144.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:43:34.245 INFO:teuthology.orchestra.run.smithi144.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:43:34.356 INFO:teuthology.orchestra.run.smithi144.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:43:34.356 INFO:teuthology.orchestra.run.smithi144.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:43:34.356 INFO:teuthology.orchestra.run.smithi144.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:43:34.366 INFO:teuthology.orchestra.run.smithi144.stderr:done 2024-08-29T17:43:34.381 DEBUG:teuthology.orchestra.run.smithi144:> sudo shutdown -r now 2024-08-29T17:43:34.464 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-29T17:43:34.469 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-29T17:43:34.509 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-29T17:43:34.513 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-29T17:43:34.612 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-29T17:43:34.612 INFO:teuthology.orchestra.run.smithi089.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-29T17:43:34.612 INFO:teuthology.orchestra.run.smithi089.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-29T17:43:34.630 INFO:teuthology.orchestra.run.smithi089.stderr:done 2024-08-29T17:43:34.639 DEBUG:teuthology.orchestra.run.smithi089:> sudo shutdown -r now 2024-08-29T17:44:04.412 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-29T17:44:04.413 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-08-29T17:44:04.414 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:44:04.642 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-29T17:44:04.642 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:44:04.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:44:22.845 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-08-29T17:44:23.101 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-08-29T17:44:31.855 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-08-29T17:44:31.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:44:32.102 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:44:32.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:44:34.941 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-08-29T17:44:35.197 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-08-29T17:44:46.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-08-29T17:44:46.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:44:47.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:44:47.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:45:18.652 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-08-29T17:45:18.653 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-08-29T17:45:19.226 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-08-29T17:45:19.279 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-119-generic"... 2024-08-29T17:45:19.280 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-08-29T17:45:19.286 INFO:teuthology.orchestra.run.smithi144.stdout:5.15.0-119-generic 2024-08-29T17:45:19.286 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-29T17:45:19.286 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-29T17:45:19.286 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-29T17:45:20.286 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-29T17:45:20.287 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-29T17:45:20.357 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2024-08-29T17:45:20.383 DEBUG:teuthology.parallel:result is None 2024-08-29T17:45:33.654 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:45:33.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:45:34.207 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-08-29T17:45:34.684 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:45:34.684 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-119-generic"... 2024-08-29T17:45:34.684 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-08-29T17:45:34.731 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-119-generic 2024-08-29T17:45:34.731 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-08-29T17:45:34.731 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-29T17:45:34.731 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-29T17:45:35.732 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-29T17:45:35.732 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-29T17:45:36.071 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2024-08-29T17:45:36.093 DEBUG:teuthology.parallel:result is None 2024-08-29T17:45:36.094 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-29T17:45:36.101 INFO:teuthology.task.internal:Creating test directory... 2024-08-29T17:45:36.102 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-29T17:45:36.104 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-29T17:45:36.110 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-29T17:45:36.132 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-29T17:45:36.182 INFO:teuthology.task.internal:Creating archive directory... 2024-08-29T17:45:36.182 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-29T17:45:36.185 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-29T17:45:36.202 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-29T17:45:36.234 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-29T17:45:36.235 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-29T17:45:36.241 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-08-29T17:45:36.260 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:45:36.266 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:45:36.268 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:45:36.274 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-29T17:45:36.275 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-29T17:45:36.284 INFO:teuthology.task.internal:Configuring sudo... 2024-08-29T17:45:36.285 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-29T17:45:36.321 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-29T17:45:36.343 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-29T17:45:36.352 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-29T17:45:36.352 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-29T17:45:36.377 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-29T17:45:36.389 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-29T17:45:36.428 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-29T17:45:36.476 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:45:36.476 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-29T17:45:36.545 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-29T17:45:36.551 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-29T17:45:36.597 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:45:36.597 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-29T17:45:36.667 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2024-08-29T17:45:36.669 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2024-08-29T17:45:36.746 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-29T17:45:36.757 INFO:teuthology.task.internal:Starting timer... 2024-08-29T17:45:36.757 INFO:teuthology.run_tasks:Running task pcp... 2024-08-29T17:45:36.786 INFO:teuthology.run_tasks:Running task selinux... 2024-08-29T17:45:36.835 DEBUG:teuthology.task.selinux:Excluding smithi089: OS 'ubuntu' does not support SELinux 2024-08-29T17:45:36.835 DEBUG:teuthology.task.selinux:Excluding smithi144: OS 'ubuntu' does not support SELinux 2024-08-29T17:45:36.835 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-29T17:45:36.835 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-29T17:45:36.836 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-29T17:45:36.836 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-29T17:45:36.885 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-29T17:45:36.898 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-08-29T17:45:36.899 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi089.front.sepia.ceph.com,smithi144.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-29T17:53:01.320 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi144.front.sepia.ceph.com')] 2024-08-29T17:53:01.321 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:53:01.322 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:53:01.431 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-08-29T17:53:01.505 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-08-29T17:53:01.505 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-08-29T17:53:01.506 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-29T17:53:01.595 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-08-29T17:53:01.673 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-08-29T17:53:01.673 INFO:teuthology.run_tasks:Running task clock... 2024-08-29T17:53:01.684 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-29T17:53:01.684 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-29T17:53:01.685 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-29T17:53:01.687 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-29T17:53:01.687 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-29T17:53:01.714 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-29T17:53:01.714 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Command line: ntpd -gq 2024-08-29T17:53:01.714 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: ---------------------------------------------------- 2024-08-29T17:53:01.714 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: ntp-4 is maintained by Network Time Foundation, 2024-08-29T17:53:01.715 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-29T17:53:01.715 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: corporation. Support and training for ntp-4 are 2024-08-29T17:53:01.715 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: available at https://www.nwtime.org/support 2024-08-29T17:53:01.715 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: ---------------------------------------------------- 2024-08-29T17:53:01.716 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: proto: precision = 0.044 usec (-24) 2024-08-29T17:53:01.717 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: basedate set to 2022-02-04 2024-08-29T17:53:01.717 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: gps base set to 2022-02-06 (week 2196) 2024-08-29T17:53:01.717 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:53:01.717 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:53:01.717 INFO:teuthology.orchestra.run.smithi089.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:53:01.717 INFO:teuthology.orchestra.run.smithi089.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:53:01.718 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listen and drop on 0 v6wildcard [::]:123 2024-08-29T17:53:01.718 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-29T17:53:01.718 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listen normally on 2 lo 127.0.0.1:123 2024-08-29T17:53:01.718 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listen normally on 3 enp3s0f1 172.21.15.89:123 2024-08-29T17:53:01.719 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listen normally on 4 lo [::1]:123 2024-08-29T17:53:01.719 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d501%5]:123 2024-08-29T17:53:01.719 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:01 ntpd[18438]: Listening on routing socket on fd #22 for interface updates 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Command line: ntpd -gq 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: ---------------------------------------------------- 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: ntp-4 is maintained by Network Time Foundation, 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: corporation. Support and training for ntp-4 are 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: available at https://www.nwtime.org/support 2024-08-29T17:53:01.742 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: ---------------------------------------------------- 2024-08-29T17:53:01.743 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: proto: precision = 0.045 usec (-24) 2024-08-29T17:53:01.743 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: basedate set to 2022-02-04 2024-08-29T17:53:01.743 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: gps base set to 2022-02-06 (week 2196) 2024-08-29T17:53:01.744 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:53:01.744 INFO:teuthology.orchestra.run.smithi144.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-29T17:53:01.744 INFO:teuthology.orchestra.run.smithi144.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:53:01.745 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: restrict ::: KOD does nothing without LIMITED. 2024-08-29T17:53:01.745 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listen and drop on 0 v6wildcard [::]:123 2024-08-29T17:53:01.745 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-29T17:53:01.745 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listen normally on 2 lo 127.0.0.1:123 2024-08-29T17:53:01.746 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listen normally on 3 enp3s0f1 172.21.15.144:123 2024-08-29T17:53:01.746 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listen normally on 4 lo [::1]:123 2024-08-29T17:53:01.746 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f5f%5]:123 2024-08-29T17:53:01.746 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:01 ntpd[18392]: Listening on routing socket on fd #22 for interface updates 2024-08-29T17:53:02.742 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:02 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:02.742 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:02 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:02.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:02 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:02.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:02 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:02.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:02 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:02.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:02 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:03.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:03 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:03.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:03 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:03.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:03 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:03.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:03 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:03.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:03 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:03.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:03 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:04.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:04.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:04.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:04 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:05.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:05.717 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:05 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:05.742 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:05 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:05 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:05 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:05.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:05 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:05.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:05 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:05.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:05 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:06.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:06 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:06.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:06 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:06.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:06 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:06.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:06 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:06.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:06 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:06.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:06 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:06.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:06.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:06 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:07.715 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:07.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:07 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:07.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:07 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:07.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:07 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:07.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:07 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:07.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:07 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:07.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:07 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:07.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:07 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:08.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:08 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:08.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:08 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:08.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:08 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:08.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:08 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:08.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:08 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:08.716 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:08 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:08.743 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:08.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:08.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:08.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:08.744 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:08.744 INFO:teuthology.orchestra.run.smithi144.stdout:29 Aug 17:53:08 ntpd[18392]: ntpd: time slew -0.002007 s 2024-08-29T17:53:08.744 INFO:teuthology.orchestra.run.smithi144.stdout:ntpd: time slew -0.002007s 2024-08-29T17:53:08.745 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-29T17:53:08.745 INFO:teuthology.orchestra.run.smithi144.stderr:29 Aug 17:53:08 ntpd[18392]: can't open /var/log/ntpstats/loopstats.20240829: Permission denied 2024-08-29T17:53:08.792 INFO:teuthology.orchestra.run.smithi144.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T17:53:08.792 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================== 2024-08-29T17:53:08.792 INFO:teuthology.orchestra.run.smithi144.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:08.792 INFO:teuthology.orchestra.run.smithi144.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:08.792 INFO:teuthology.orchestra.run.smithi144.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:08.792 INFO:teuthology.orchestra.run.smithi144.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:09.717 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:09.717 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:09.717 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:09.717 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:09.717 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/rawstats.20240829: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/peerstats.20240829: Permission denied 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stdout:29 Aug 17:53:09 ntpd[18438]: ntpd: time slew -0.001521 s 2024-08-29T17:53:09.718 INFO:teuthology.orchestra.run.smithi089.stdout:ntpd: time slew -0.001521s 2024-08-29T17:53:09.719 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-29T17:53:09.719 INFO:teuthology.orchestra.run.smithi089.stderr:29 Aug 17:53:09 ntpd[18438]: can't open /var/log/ntpstats/loopstats.20240829: Permission denied 2024-08-29T17:53:09.770 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T17:53:09.770 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-08-29T17:53:09.770 INFO:teuthology.orchestra.run.smithi089.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:09.771 INFO:teuthology.orchestra.run.smithi089.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:09.771 INFO:teuthology.orchestra.run.smithi089.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:09.771 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-29T17:53:09.772 INFO:teuthology.run_tasks:Running task install... 2024-08-29T17:53:09.781 DEBUG:teuthology.task.install:project ceph 2024-08-29T17:53:09.781 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'}} 2024-08-29T17:53:09.781 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'} 2024-08-29T17:53:09.781 INFO:teuthology.task.install:Using flavor: default 2024-08-29T17:53:09.787 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-08-29T17:53:09.787 INFO:teuthology.task.install:extra packages: [] 2024-08-29T17:53:09.788 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-key list | grep Ceph 2024-08-29T17:53:09.788 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-key list | grep Ceph 2024-08-29T17:53:09.852 INFO:teuthology.orchestra.run.smithi144.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-29T17:53:09.865 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-29T17:53:09.882 INFO:teuthology.orchestra.run.smithi144.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-29T17:53:09.882 INFO:teuthology.orchestra.run.smithi144.stdout:uid [ unknown] Ceph.com (release key) 2024-08-29T17:53:09.882 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-08-29T17:53:09.882 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-pytest on remote deb x86_64 2024-08-29T17:53:09.883 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:53:09.883 INFO:teuthology.packaging:ref: None 2024-08-29T17:53:09.883 INFO:teuthology.packaging:tag: None 2024-08-29T17:53:09.883 INFO:teuthology.packaging:branch: reef 2024-08-29T17:53:09.883 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:53:09.883 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-29T17:53:09.896 INFO:teuthology.orchestra.run.smithi089.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-29T17:53:09.896 INFO:teuthology.orchestra.run.smithi089.stdout:uid [ unknown] Ceph.com (release key) 2024-08-29T17:53:09.897 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-08-29T17:53:09.897 INFO:teuthology.task.install.deb:Installing system (non-project) packages: python3-pytest on remote deb x86_64 2024-08-29T17:53:09.897 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:53:09.897 INFO:teuthology.packaging:ref: None 2024-08-29T17:53:09.897 INFO:teuthology.packaging:tag: None 2024-08-29T17:53:09.897 INFO:teuthology.packaging:branch: reef 2024-08-29T17:53:09.897 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:53:09.897 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-29T17:53:10.122 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default/ 2024-08-29T17:53:10.123 INFO:teuthology.task.install.deb:Package version is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:53:10.165 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default/ 2024-08-29T17:53:10.165 INFO:teuthology.task.install.deb:Package version is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:53:10.244 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:53:10.244 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-29T17:53:10.258 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get update 2024-08-29T17:53:10.284 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:53:10.284 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-29T17:53:10.298 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-08-29T17:53:10.465 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:53:10.476 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:53:10.489 INFO:teuthology.orchestra.run.smithi144.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy InRelease 2024-08-29T17:53:10.494 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:53:10.511 INFO:teuthology.orchestra.run.smithi144.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-08-29T17:53:10.520 INFO:teuthology.orchestra.run.smithi089.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy InRelease 2024-08-29T17:53:10.534 INFO:teuthology.orchestra.run.smithi144.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-29T17:53:10.541 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-08-29T17:53:10.557 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-29T17:53:10.557 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:53:10.557 INFO:teuthology.orchestra.run.smithi144.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-08-29T17:53:10.567 INFO:teuthology.orchestra.run.smithi089.stdout:Ign:6 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-29T17:53:10.586 INFO:teuthology.orchestra.run.smithi144.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-08-29T17:53:10.587 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-29T17:53:10.588 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-08-29T17:53:10.615 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-08-29T17:53:10.628 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-29T17:53:10.710 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-29T17:53:10.819 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 28.8 kB in 0s (84.5 kB/s) 2024-08-29T17:53:10.933 INFO:teuthology.orchestra.run.smithi144.stdout:Fetched 28.8 kB in 0s (58.6 kB/s) 2024-08-29T17:53:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:53:11.820 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-774-gfe43f1c9-1jammy cephadm=18.2.4-774-gfe43f1c9-1jammy ceph-mds=18.2.4-774-gfe43f1c9-1jammy ceph-mgr=18.2.4-774-gfe43f1c9-1jammy ceph-common=18.2.4-774-gfe43f1c9-1jammy ceph-fuse=18.2.4-774-gfe43f1c9-1jammy ceph-test=18.2.4-774-gfe43f1c9-1jammy radosgw=18.2.4-774-gfe43f1c9-1jammy python3-rados=18.2.4-774-gfe43f1c9-1jammy python3-rgw=18.2.4-774-gfe43f1c9-1jammy python3-cephfs=18.2.4-774-gfe43f1c9-1jammy python3-rbd=18.2.4-774-gfe43f1c9-1jammy libcephfs2=18.2.4-774-gfe43f1c9-1jammy libcephfs-dev=18.2.4-774-gfe43f1c9-1jammy librados2=18.2.4-774-gfe43f1c9-1jammy librbd1=18.2.4-774-gfe43f1c9-1jammy rbd-fuse=18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:53:11.872 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:53:11.957 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:53:11.972 DEBUG:teuthology.orchestra.run.smithi144:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-774-gfe43f1c9-1jammy cephadm=18.2.4-774-gfe43f1c9-1jammy ceph-mds=18.2.4-774-gfe43f1c9-1jammy ceph-mgr=18.2.4-774-gfe43f1c9-1jammy ceph-common=18.2.4-774-gfe43f1c9-1jammy ceph-fuse=18.2.4-774-gfe43f1c9-1jammy ceph-test=18.2.4-774-gfe43f1c9-1jammy radosgw=18.2.4-774-gfe43f1c9-1jammy python3-rados=18.2.4-774-gfe43f1c9-1jammy python3-rgw=18.2.4-774-gfe43f1c9-1jammy python3-cephfs=18.2.4-774-gfe43f1c9-1jammy python3-rbd=18.2.4-774-gfe43f1c9-1jammy libcephfs2=18.2.4-774-gfe43f1c9-1jammy libcephfs-dev=18.2.4-774-gfe43f1c9-1jammy librados2=18.2.4-774-gfe43f1c9-1jammy librbd1=18.2.4-774-gfe43f1c9-1jammy rbd-fuse=18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:53:12.035 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:53:12.056 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-08-29T17:53:12.057 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-08-29T17:53:12.239 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:53:12.239 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:53:12.239 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:53:12.239 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:53:12.240 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:53:12.240 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:53:12.240 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:53:12.241 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-08-29T17:53:12.241 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-29T17:53:12.241 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-29T17:53:12.241 INFO:teuthology.orchestra.run.smithi089.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-29T17:53:12.241 INFO:teuthology.orchestra.run.smithi089.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-08-29T17:53:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-08-29T17:53:12.243 INFO:teuthology.orchestra.run.smithi089.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: python3-watchdog 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-08-29T17:53:12.244 INFO:teuthology.orchestra.run.smithi089.stdout: btrfs-tools 2024-08-29T17:53:12.255 INFO:teuthology.orchestra.run.smithi144.stdout:Building dependency tree... 2024-08-29T17:53:12.256 INFO:teuthology.orchestra.run.smithi144.stdout:Reading state information... 2024-08-29T17:53:12.342 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-08-29T17:53:12.342 INFO:teuthology.orchestra.run.smithi089.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-29T17:53:12.342 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-29T17:53:12.342 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-29T17:53:12.343 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-29T17:53:12.343 INFO:teuthology.orchestra.run.smithi089.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-29T17:53:12.343 INFO:teuthology.orchestra.run.smithi089.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-29T17:53:12.343 INFO:teuthology.orchestra.run.smithi089.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-08-29T17:53:12.343 INFO:teuthology.orchestra.run.smithi089.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:53:12.344 INFO:teuthology.orchestra.run.smithi089.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:53:12.345 INFO:teuthology.orchestra.run.smithi089.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:53:12.345 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-08-29T17:53:12.345 INFO:teuthology.orchestra.run.smithi089.stdout: socat xmlstarlet 2024-08-29T17:53:12.448 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:53:12.448 INFO:teuthology.orchestra.run.smithi144.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:53:12.448 INFO:teuthology.orchestra.run.smithi144.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:53:12.448 INFO:teuthology.orchestra.run.smithi144.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:53:12.449 INFO:teuthology.orchestra.run.smithi144.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:53:12.449 INFO:teuthology.orchestra.run.smithi144.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:53:12.449 INFO:teuthology.orchestra.run.smithi144.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:53:12.450 INFO:teuthology.orchestra.run.smithi144.stdout:The following additional packages will be installed: 2024-08-29T17:53:12.450 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-29T17:53:12.450 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-29T17:53:12.450 INFO:teuthology.orchestra.run.smithi144.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-29T17:53:12.450 INFO:teuthology.orchestra.run.smithi144.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-29T17:53:12.451 INFO:teuthology.orchestra.run.smithi144.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:53:12.452 INFO:teuthology.orchestra.run.smithi144.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout:Suggested packages: 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout: python3-watchdog 2024-08-29T17:53:12.453 INFO:teuthology.orchestra.run.smithi144.stdout:Recommended packages: 2024-08-29T17:53:12.454 INFO:teuthology.orchestra.run.smithi144.stdout: btrfs-tools 2024-08-29T17:53:12.484 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:53:12.485 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 163 MB of archives. 2024-08-29T17:53:12.485 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 746 MB of additional disk space will be used. 2024-08-29T17:53:12.485 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-774-gfe43f1c9-1jammy [3,451 kB] 2024-08-29T17:53:12.533 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-29T17:53:12.554 INFO:teuthology.orchestra.run.smithi144.stdout:The following NEW packages will be installed: 2024-08-29T17:53:12.554 INFO:teuthology.orchestra.run.smithi144.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-29T17:53:12.554 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-29T17:53:12.555 INFO:teuthology.orchestra.run.smithi144.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-29T17:53:12.555 INFO:teuthology.orchestra.run.smithi144.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-29T17:53:12.555 INFO:teuthology.orchestra.run.smithi144.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-29T17:53:12.555 INFO:teuthology.orchestra.run.smithi144.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-29T17:53:12.556 INFO:teuthology.orchestra.run.smithi144.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-08-29T17:53:12.556 INFO:teuthology.orchestra.run.smithi144.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-08-29T17:53:12.556 INFO:teuthology.orchestra.run.smithi144.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-08-29T17:53:12.556 INFO:teuthology.orchestra.run.smithi144.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-08-29T17:53:12.556 INFO:teuthology.orchestra.run.smithi144.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-08-29T17:53:12.556 INFO:teuthology.orchestra.run.smithi144.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-29T17:53:12.557 INFO:teuthology.orchestra.run.smithi144.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-08-29T17:53:12.558 INFO:teuthology.orchestra.run.smithi144.stdout: socat xmlstarlet 2024-08-29T17:53:12.616 INFO:teuthology.orchestra.run.smithi144.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:53:12.616 INFO:teuthology.orchestra.run.smithi144.stdout:Need to get 163 MB of archives. 2024-08-29T17:53:12.616 INFO:teuthology.orchestra.run.smithi144.stdout:After this operation, 746 MB of additional disk space will be used. 2024-08-29T17:53:12.617 INFO:teuthology.orchestra.run.smithi144.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-29T17:53:12.666 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-774-gfe43f1c9-1jammy [3,108 kB] 2024-08-29T17:53:12.673 INFO:teuthology.orchestra.run.smithi144.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-29T17:53:12.710 INFO:teuthology.orchestra.run.smithi144.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-29T17:53:12.711 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-774-gfe43f1c9-1jammy [682 kB] 2024-08-29T17:53:12.713 INFO:teuthology.orchestra.run.smithi144.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-29T17:53:12.719 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-774-gfe43f1c9-1jammy [357 kB] 2024-08-29T17:53:12.725 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-774-gfe43f1c9-1jammy [32.8 kB] 2024-08-29T17:53:12.726 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-774-gfe43f1c9-1jammy [180 kB] 2024-08-29T17:53:12.728 INFO:teuthology.orchestra.run.smithi144.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-29T17:53:12.729 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-774-gfe43f1c9-1jammy [63.8 kB] 2024-08-29T17:53:12.730 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-774-gfe43f1c9-1jammy [334 kB] 2024-08-29T17:53:12.735 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-774-gfe43f1c9-1jammy [5,933 kB] 2024-08-29T17:53:12.736 INFO:teuthology.orchestra.run.smithi144.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-774-gfe43f1c9-1jammy [3,451 kB] 2024-08-29T17:53:12.780 INFO:teuthology.orchestra.run.smithi144.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-29T17:53:12.784 INFO:teuthology.orchestra.run.smithi144.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-29T17:53:12.795 INFO:teuthology.orchestra.run.smithi144.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-29T17:53:12.799 INFO:teuthology.orchestra.run.smithi144.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-29T17:53:12.800 INFO:teuthology.orchestra.run.smithi144.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-29T17:53:12.801 INFO:teuthology.orchestra.run.smithi144.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-29T17:53:12.809 INFO:teuthology.orchestra.run.smithi144.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-29T17:53:12.809 INFO:teuthology.orchestra.run.smithi144.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-29T17:53:12.810 INFO:teuthology.orchestra.run.smithi144.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-29T17:53:12.811 INFO:teuthology.orchestra.run.smithi144.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-29T17:53:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-29T17:53:12.817 INFO:teuthology.orchestra.run.smithi144.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-29T17:53:12.818 INFO:teuthology.orchestra.run.smithi144.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-29T17:53:12.818 INFO:teuthology.orchestra.run.smithi144.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-29T17:53:12.834 INFO:teuthology.orchestra.run.smithi144.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-29T17:53:12.835 INFO:teuthology.orchestra.run.smithi144.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-29T17:53:12.835 INFO:teuthology.orchestra.run.smithi144.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-29T17:53:12.837 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-774-gfe43f1c9-1jammy [112 kB] 2024-08-29T17:53:12.838 INFO:teuthology.orchestra.run.smithi144.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-29T17:53:12.838 INFO:teuthology.orchestra.run.smithi144.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-29T17:53:12.839 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-774-gfe43f1c9-1jammy [445 kB] 2024-08-29T17:53:12.839 INFO:teuthology.orchestra.run.smithi144.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-29T17:53:12.839 INFO:teuthology.orchestra.run.smithi144.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-29T17:53:12.845 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-774-gfe43f1c9-1jammy [22.0 MB] 2024-08-29T17:53:12.851 INFO:teuthology.orchestra.run.smithi144.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-29T17:53:12.852 INFO:teuthology.orchestra.run.smithi144.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-29T17:53:12.852 INFO:teuthology.orchestra.run.smithi144.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-29T17:53:12.869 INFO:teuthology.orchestra.run.smithi144.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-29T17:53:12.870 INFO:teuthology.orchestra.run.smithi144.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-29T17:53:12.871 INFO:teuthology.orchestra.run.smithi144.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-29T17:53:12.880 INFO:teuthology.orchestra.run.smithi144.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-29T17:53:12.881 INFO:teuthology.orchestra.run.smithi144.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-29T17:53:12.882 INFO:teuthology.orchestra.run.smithi144.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-29T17:53:12.883 INFO:teuthology.orchestra.run.smithi144.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-29T17:53:12.885 INFO:teuthology.orchestra.run.smithi144.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-29T17:53:12.889 INFO:teuthology.orchestra.run.smithi144.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-29T17:53:12.890 INFO:teuthology.orchestra.run.smithi144.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-29T17:53:12.903 INFO:teuthology.orchestra.run.smithi144.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-29T17:53:12.904 INFO:teuthology.orchestra.run.smithi144.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-29T17:53:12.908 INFO:teuthology.orchestra.run.smithi144.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-29T17:53:12.909 INFO:teuthology.orchestra.run.smithi144.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-29T17:53:12.911 INFO:teuthology.orchestra.run.smithi144.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-08-29T17:53:12.915 INFO:teuthology.orchestra.run.smithi144.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-29T17:53:12.980 INFO:teuthology.orchestra.run.smithi144.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-29T17:53:12.980 INFO:teuthology.orchestra.run.smithi144.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-29T17:53:12.982 INFO:teuthology.orchestra.run.smithi144.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-29T17:53:12.982 INFO:teuthology.orchestra.run.smithi144.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-29T17:53:12.983 INFO:teuthology.orchestra.run.smithi144.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-29T17:53:12.991 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-29T17:53:12.992 INFO:teuthology.orchestra.run.smithi144.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-29T17:53:12.992 INFO:teuthology.orchestra.run.smithi144.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-29T17:53:12.995 INFO:teuthology.orchestra.run.smithi144.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-29T17:53:12.995 INFO:teuthology.orchestra.run.smithi144.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-29T17:53:12.998 INFO:teuthology.orchestra.run.smithi144.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-29T17:53:13.004 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-29T17:53:13.016 INFO:teuthology.orchestra.run.smithi144.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-29T17:53:13.018 INFO:teuthology.orchestra.run.smithi144.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-29T17:53:13.018 INFO:teuthology.orchestra.run.smithi144.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-29T17:53:13.033 INFO:teuthology.orchestra.run.smithi144.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-29T17:53:13.033 INFO:teuthology.orchestra.run.smithi144.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-29T17:53:13.034 INFO:teuthology.orchestra.run.smithi144.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-29T17:53:13.034 INFO:teuthology.orchestra.run.smithi144.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-29T17:53:13.035 INFO:teuthology.orchestra.run.smithi144.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-29T17:53:13.035 INFO:teuthology.orchestra.run.smithi144.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-08-29T17:53:13.035 INFO:teuthology.orchestra.run.smithi144.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-29T17:53:13.052 INFO:teuthology.orchestra.run.smithi144.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-29T17:53:13.055 INFO:teuthology.orchestra.run.smithi144.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-29T17:53:13.057 INFO:teuthology.orchestra.run.smithi144.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-29T17:53:13.058 INFO:teuthology.orchestra.run.smithi144.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-29T17:53:13.059 INFO:teuthology.orchestra.run.smithi144.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-29T17:53:13.069 INFO:teuthology.orchestra.run.smithi144.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-29T17:53:13.072 INFO:teuthology.orchestra.run.smithi144.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-29T17:53:13.076 INFO:teuthology.orchestra.run.smithi144.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-08-29T17:53:13.078 INFO:teuthology.orchestra.run.smithi144.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-29T17:53:13.079 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-29T17:53:13.079 INFO:teuthology.orchestra.run.smithi144.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-29T17:53:13.086 INFO:teuthology.orchestra.run.smithi144.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-29T17:53:13.093 INFO:teuthology.orchestra.run.smithi144.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-29T17:53:13.093 INFO:teuthology.orchestra.run.smithi144.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-29T17:53:13.093 INFO:teuthology.orchestra.run.smithi144.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-29T17:53:13.291 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-29T17:53:13.343 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-29T17:53:13.343 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-774-gfe43f1c9-1jammy [5,005 kB] 2024-08-29T17:53:13.359 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-29T17:53:13.366 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-29T17:53:13.367 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-29T17:53:13.368 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-29T17:53:13.382 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-29T17:53:13.383 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-29T17:53:13.384 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-29T17:53:13.386 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-29T17:53:13.406 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-774-gfe43f1c9-1jammy [241 kB] 2024-08-29T17:53:13.409 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-774-gfe43f1c9-1jammy [130 kB] 2024-08-29T17:53:13.410 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-774-gfe43f1c9-1jammy [1,494 kB] 2024-08-29T17:53:13.423 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-774-gfe43f1c9-1jammy [6,083 kB] 2024-08-29T17:53:13.458 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-29T17:53:13.459 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-29T17:53:13.459 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-29T17:53:13.461 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-29T17:53:13.461 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-29T17:53:13.524 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-774-gfe43f1c9-1jammy [22.4 MB] 2024-08-29T17:53:13.540 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-29T17:53:13.545 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-29T17:53:13.547 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-29T17:53:13.548 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-29T17:53:13.548 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-29T17:53:13.591 INFO:teuthology.orchestra.run.smithi144.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-774-gfe43f1c9-1jammy [3,108 kB] 2024-08-29T17:53:13.622 INFO:teuthology.orchestra.run.smithi089.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-29T17:53:13.623 INFO:teuthology.orchestra.run.smithi089.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-29T17:53:13.623 INFO:teuthology.orchestra.run.smithi089.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-29T17:53:13.625 INFO:teuthology.orchestra.run.smithi089.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-29T17:53:13.627 INFO:teuthology.orchestra.run.smithi089.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-29T17:53:13.703 INFO:teuthology.orchestra.run.smithi089.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-29T17:53:13.714 INFO:teuthology.orchestra.run.smithi089.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-29T17:53:13.714 INFO:teuthology.orchestra.run.smithi089.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-29T17:53:13.715 INFO:teuthology.orchestra.run.smithi089.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-29T17:53:13.716 INFO:teuthology.orchestra.run.smithi089.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-29T17:53:13.785 INFO:teuthology.orchestra.run.smithi089.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-29T17:53:13.789 INFO:teuthology.orchestra.run.smithi089.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-29T17:53:13.790 INFO:teuthology.orchestra.run.smithi089.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-29T17:53:13.793 INFO:teuthology.orchestra.run.smithi089.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-29T17:53:13.794 INFO:teuthology.orchestra.run.smithi089.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-29T17:53:13.866 INFO:teuthology.orchestra.run.smithi089.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-29T17:53:13.867 INFO:teuthology.orchestra.run.smithi089.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-29T17:53:13.869 INFO:teuthology.orchestra.run.smithi089.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-08-29T17:53:13.874 INFO:teuthology.orchestra.run.smithi089.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-29T17:53:14.017 INFO:teuthology.orchestra.run.smithi144.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-774-gfe43f1c9-1jammy [682 kB] 2024-08-29T17:53:14.034 INFO:teuthology.orchestra.run.smithi089.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-774-gfe43f1c9-1jammy [14.2 kB] 2024-08-29T17:53:14.035 INFO:teuthology.orchestra.run.smithi089.stdout:Get:64 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [835 kB] 2024-08-29T17:53:14.036 INFO:teuthology.orchestra.run.smithi089.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-29T17:53:14.038 INFO:teuthology.orchestra.run.smithi089.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-29T17:53:14.040 INFO:teuthology.orchestra.run.smithi089.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-29T17:53:14.041 INFO:teuthology.orchestra.run.smithi089.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-29T17:53:14.042 INFO:teuthology.orchestra.run.smithi089.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-29T17:53:14.043 INFO:teuthology.orchestra.run.smithi089.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-29T17:53:14.043 INFO:teuthology.orchestra.run.smithi144.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-774-gfe43f1c9-1jammy [357 kB] 2024-08-29T17:53:14.044 INFO:teuthology.orchestra.run.smithi089.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-29T17:53:14.047 INFO:teuthology.orchestra.run.smithi089.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-774-gfe43f1c9-1jammy [2,158 kB] 2024-08-29T17:53:14.048 INFO:teuthology.orchestra.run.smithi089.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-29T17:53:14.048 INFO:teuthology.orchestra.run.smithi089.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-29T17:53:14.061 INFO:teuthology.orchestra.run.smithi144.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-774-gfe43f1c9-1jammy [32.8 kB] 2024-08-29T17:53:14.062 INFO:teuthology.orchestra.run.smithi144.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-774-gfe43f1c9-1jammy [180 kB] 2024-08-29T17:53:14.067 INFO:teuthology.orchestra.run.smithi144.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-774-gfe43f1c9-1jammy [63.8 kB] 2024-08-29T17:53:14.068 INFO:teuthology.orchestra.run.smithi144.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-774-gfe43f1c9-1jammy [334 kB] 2024-08-29T17:53:14.076 INFO:teuthology.orchestra.run.smithi089.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-774-gfe43f1c9-1jammy [238 kB] 2024-08-29T17:53:14.080 INFO:teuthology.orchestra.run.smithi089.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-774-gfe43f1c9-1jammy [145 kB] 2024-08-29T17:53:14.082 INFO:teuthology.orchestra.run.smithi089.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-774-gfe43f1c9-1jammy [2,233 kB] 2024-08-29T17:53:14.085 INFO:teuthology.orchestra.run.smithi144.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-774-gfe43f1c9-1jammy [5,933 kB] 2024-08-29T17:53:14.105 INFO:teuthology.orchestra.run.smithi089.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-774-gfe43f1c9-1jammy [8,625 kB] 2024-08-29T17:53:14.121 INFO:teuthology.orchestra.run.smithi089.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-29T17:53:14.163 INFO:teuthology.orchestra.run.smithi089.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-29T17:53:14.167 INFO:teuthology.orchestra.run.smithi089.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-29T17:53:14.168 INFO:teuthology.orchestra.run.smithi089.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-29T17:53:14.222 INFO:teuthology.orchestra.run.smithi089.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-29T17:53:14.222 INFO:teuthology.orchestra.run.smithi089.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-29T17:53:14.223 INFO:teuthology.orchestra.run.smithi089.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-29T17:53:14.223 INFO:teuthology.orchestra.run.smithi089.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-29T17:53:14.224 INFO:teuthology.orchestra.run.smithi089.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-29T17:53:14.225 INFO:teuthology.orchestra.run.smithi089.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-08-29T17:53:14.260 INFO:teuthology.orchestra.run.smithi089.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-774-gfe43f1c9-1jammy [14.3 kB] 2024-08-29T17:53:14.260 INFO:teuthology.orchestra.run.smithi089.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-774-gfe43f1c9-1jammy [42.8 MB] 2024-08-29T17:53:14.284 INFO:teuthology.orchestra.run.smithi089.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-29T17:53:14.285 INFO:teuthology.orchestra.run.smithi089.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-29T17:53:14.292 INFO:teuthology.orchestra.run.smithi089.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-29T17:53:14.366 INFO:teuthology.orchestra.run.smithi089.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-29T17:53:14.369 INFO:teuthology.orchestra.run.smithi089.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-29T17:53:14.371 INFO:teuthology.orchestra.run.smithi089.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-29T17:53:14.379 INFO:teuthology.orchestra.run.smithi089.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-29T17:53:14.385 INFO:teuthology.orchestra.run.smithi089.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-29T17:53:14.396 INFO:teuthology.orchestra.run.smithi089.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-08-29T17:53:14.403 INFO:teuthology.orchestra.run.smithi089.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-29T17:53:14.448 INFO:teuthology.orchestra.run.smithi089.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-29T17:53:14.451 INFO:teuthology.orchestra.run.smithi089.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-29T17:53:14.467 INFO:teuthology.orchestra.run.smithi089.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-29T17:53:14.532 INFO:teuthology.orchestra.run.smithi089.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-29T17:53:14.533 INFO:teuthology.orchestra.run.smithi089.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-29T17:53:14.624 INFO:teuthology.orchestra.run.smithi144.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-774-gfe43f1c9-1jammy [112 kB] 2024-08-29T17:53:14.626 INFO:teuthology.orchestra.run.smithi144.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-774-gfe43f1c9-1jammy [445 kB] 2024-08-29T17:53:14.670 INFO:teuthology.orchestra.run.smithi144.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-774-gfe43f1c9-1jammy [22.0 MB] 2024-08-29T17:53:15.306 INFO:teuthology.orchestra.run.smithi089.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-774-gfe43f1c9-1jammy [122 kB] 2024-08-29T17:53:15.378 INFO:teuthology.orchestra.run.smithi089.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-774-gfe43f1c9-1jammy [38.4 kB] 2024-08-29T17:53:15.379 INFO:teuthology.orchestra.run.smithi089.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-774-gfe43f1c9-1jammy [11.7 MB] 2024-08-29T17:53:15.591 INFO:teuthology.orchestra.run.smithi144.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-774-gfe43f1c9-1jammy [5,005 kB] 2024-08-29T17:53:15.672 INFO:teuthology.orchestra.run.smithi144.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-774-gfe43f1c9-1jammy [241 kB] 2024-08-29T17:53:15.675 INFO:teuthology.orchestra.run.smithi144.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-774-gfe43f1c9-1jammy [130 kB] 2024-08-29T17:53:15.677 INFO:teuthology.orchestra.run.smithi144.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-774-gfe43f1c9-1jammy [1,494 kB] 2024-08-29T17:53:15.707 INFO:teuthology.orchestra.run.smithi144.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-774-gfe43f1c9-1jammy [6,083 kB] 2024-08-29T17:53:15.745 INFO:teuthology.orchestra.run.smithi089.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [93.3 kB] 2024-08-29T17:53:15.807 INFO:teuthology.orchestra.run.smithi144.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-774-gfe43f1c9-1jammy [22.4 MB] 2024-08-29T17:53:16.284 INFO:teuthology.orchestra.run.smithi144.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-774-gfe43f1c9-1jammy [14.2 kB] 2024-08-29T17:53:16.285 INFO:teuthology.orchestra.run.smithi144.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [835 kB] 2024-08-29T17:53:16.296 INFO:teuthology.orchestra.run.smithi144.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-774-gfe43f1c9-1jammy [2,158 kB] 2024-08-29T17:53:16.323 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 163 MB in 3s (47.9 MB/s) 2024-08-29T17:53:16.324 INFO:teuthology.orchestra.run.smithi144.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-774-gfe43f1c9-1jammy [238 kB] 2024-08-29T17:53:16.328 INFO:teuthology.orchestra.run.smithi144.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-774-gfe43f1c9-1jammy [145 kB] 2024-08-29T17:53:16.330 INFO:teuthology.orchestra.run.smithi144.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-774-gfe43f1c9-1jammy [2,233 kB] 2024-08-29T17:53:16.354 INFO:teuthology.orchestra.run.smithi144.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-774-gfe43f1c9-1jammy [8,625 kB] 2024-08-29T17:53:16.467 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-29T17:53:16.473 INFO:teuthology.orchestra.run.smithi144.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-774-gfe43f1c9-1jammy [14.3 kB] 2024-08-29T17:53:16.473 INFO:teuthology.orchestra.run.smithi144.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-774-gfe43f1c9-1jammy [42.8 MB] 2024-08-29T17:53:16.565 INFO:teuthology.orchestra.run.smithi089.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165988 files and directories currently installed.) 2024-08-29T17:53:16.570 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-29T17:53:16.657 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:53:16.943 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-29T17:53:16.969 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-29T17:53:17.010 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:53:17.347 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-29T17:53:17.373 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-29T17:53:17.388 INFO:teuthology.orchestra.run.smithi144.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-774-gfe43f1c9-1jammy [122 kB] 2024-08-29T17:53:17.390 INFO:teuthology.orchestra.run.smithi144.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-774-gfe43f1c9-1jammy [38.4 kB] 2024-08-29T17:53:17.391 INFO:teuthology.orchestra.run.smithi144.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-774-gfe43f1c9-1jammy [11.7 MB] 2024-08-29T17:53:17.413 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:53:17.562 INFO:teuthology.orchestra.run.smithi144.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-774-gfe43f1c9-1jammy [93.3 kB] 2024-08-29T17:53:17.750 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-29T17:53:17.775 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-29T17:53:17.816 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:53:18.126 INFO:teuthology.orchestra.run.smithi144.stdout:Fetched 163 MB in 5s (32.5 MB/s) 2024-08-29T17:53:18.212 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-29T17:53:18.238 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:53:18.265 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-29T17:53:18.279 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:53:18.322 INFO:teuthology.orchestra.run.smithi144.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165988 files and directories currently installed.) 2024-08-29T17:53:18.327 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-29T17:53:18.413 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:53:18.665 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-29T17:53:18.690 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:53:18.731 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:53:18.749 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-29T17:53:18.775 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-29T17:53:18.816 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:53:19.085 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-29T17:53:19.111 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:53:19.151 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:53:19.153 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-29T17:53:19.179 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-29T17:53:19.219 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:53:19.463 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-29T17:53:19.489 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-29T17:53:19.521 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:53:19.539 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-29T17:53:19.566 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-29T17:53:19.606 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:53:19.840 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librados2. 2024-08-29T17:53:19.867 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../008-librados2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:19.907 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:20.051 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-29T17:53:20.077 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:53:20.126 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:53:20.360 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librbd1. 2024-08-29T17:53:20.386 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../009-librbd1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:20.426 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:20.479 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-29T17:53:20.499 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:53:20.529 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:53:20.849 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-29T17:53:20.863 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libcephfs2. 2024-08-29T17:53:20.875 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-29T17:53:20.889 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:20.915 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:53:20.929 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:21.165 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rados. 2024-08-29T17:53:21.180 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../011-python3-rados_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:21.215 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:21.277 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-29T17:53:21.303 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-29T17:53:21.352 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:53:21.543 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-29T17:53:21.569 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:21.610 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:21.862 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cephfs. 2024-08-29T17:53:21.872 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package librados2. 2024-08-29T17:53:21.888 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:21.898 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../008-librados2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:21.928 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:21.938 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:22.215 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-29T17:53:22.241 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:22.281 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:22.349 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package librbd1. 2024-08-29T17:53:22.376 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../009-librbd1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:22.416 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:22.543 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-29T17:53:22.569 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-29T17:53:22.601 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:53:22.852 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libcephfs2. 2024-08-29T17:53:22.878 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:22.912 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-prettytable. 2024-08-29T17:53:22.919 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:22.938 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-08-29T17:53:22.978 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-29T17:53:23.205 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-rados. 2024-08-29T17:53:23.220 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../011-python3-rados_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:23.239 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rbd. 2024-08-29T17:53:23.254 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:23.263 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:23.298 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:23.549 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-29T17:53:23.575 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:23.607 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:23.634 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-29T17:53:23.660 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-29T17:53:23.709 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:53:23.826 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-cephfs. 2024-08-29T17:53:23.842 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:23.885 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:23.996 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librgw2. 2024-08-29T17:53:24.022 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../019-librgw2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:24.062 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:24.155 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-29T17:53:24.181 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:24.213 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:24.499 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-29T17:53:24.514 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-29T17:53:24.557 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:53:24.573 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rgw. 2024-08-29T17:53:24.599 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:24.639 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:24.885 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-prettytable. 2024-08-29T17:53:24.912 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-08-29T17:53:24.977 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-29T17:53:25.151 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-29T17:53:25.177 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-29T17:53:25.238 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-rbd. 2024-08-29T17:53:25.253 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:25.296 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:25.369 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:53:25.608 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-29T17:53:25.634 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-29T17:53:25.668 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:53:25.672 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libradosstriper1. 2024-08-29T17:53:25.699 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:25.739 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:25.977 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package librgw2. 2024-08-29T17:53:26.004 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../019-librgw2_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:26.043 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:26.159 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-common. 2024-08-29T17:53:26.186 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../023-ceph-common_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:26.225 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:26.554 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-rgw. 2024-08-29T17:53:26.570 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:26.613 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:26.966 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-29T17:53:26.992 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-29T17:53:27.124 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:53:27.410 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libradosstriper1. 2024-08-29T17:53:27.426 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:27.477 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:27.506 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-base. 2024-08-29T17:53:27.533 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../024-ceph-base_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:27.583 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:27.906 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-common. 2024-08-29T17:53:27.932 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../023-ceph-common_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:27.972 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:28.169 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-29T17:53:28.195 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-29T17:53:28.235 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:53:28.513 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cheroot. 2024-08-29T17:53:28.529 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-29T17:53:28.564 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:53:28.858 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-29T17:53:28.885 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-29T17:53:28.916 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:53:29.186 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-29T17:53:29.212 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-29T17:53:29.228 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-base. 2024-08-29T17:53:29.252 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:53:29.255 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../024-ceph-base_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:29.305 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:29.539 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-29T17:53:29.565 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-29T17:53:29.605 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:53:29.908 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-tempora. 2024-08-29T17:53:29.934 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-08-29T17:53:29.957 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-29T17:53:29.975 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-29T17:53:29.984 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-29T17:53:30.024 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:53:30.302 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-cheroot. 2024-08-29T17:53:30.328 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-29T17:53:30.368 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:53:30.478 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-portend. 2024-08-29T17:53:30.505 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-08-29T17:53:30.561 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-29T17:53:30.688 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-29T17:53:30.715 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-29T17:53:30.755 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:53:30.864 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-29T17:53:30.890 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-29T17:53:30.922 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-29T17:53:31.057 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-29T17:53:31.084 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-29T17:53:31.124 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:53:31.225 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-29T17:53:31.252 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-29T17:53:31.292 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:53:31.394 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-29T17:53:31.420 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-29T17:53:31.452 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:53:31.605 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-natsort. 2024-08-29T17:53:31.619 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-08-29T17:53:31.654 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-29T17:53:31.763 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-tempora. 2024-08-29T17:53:31.790 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-08-29T17:53:31.830 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-29T17:53:31.932 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-logutils. 2024-08-29T17:53:31.959 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-08-29T17:53:31.998 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-29T17:53:32.133 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-portend. 2024-08-29T17:53:32.159 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-08-29T17:53:32.199 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-29T17:53:32.301 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-29T17:53:32.328 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-29T17:53:32.368 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:53:32.502 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-29T17:53:32.528 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-29T17:53:32.569 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-29T17:53:32.671 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-mako. 2024-08-29T17:53:32.697 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-29T17:53:32.737 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:53:32.839 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-29T17:53:32.865 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-29T17:53:32.905 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:53:33.049 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-29T17:53:33.076 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-29T17:53:33.107 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:53:33.250 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-natsort. 2024-08-29T17:53:33.277 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-08-29T17:53:33.317 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-29T17:53:33.402 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-29T17:53:33.428 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-29T17:53:33.468 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:53:33.587 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-logutils. 2024-08-29T17:53:33.614 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-08-29T17:53:33.645 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-29T17:53:33.771 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-webob. 2024-08-29T17:53:33.797 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-29T17:53:33.838 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:53:33.948 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-29T17:53:33.975 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-29T17:53:34.015 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:53:34.199 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-waitress. 2024-08-29T17:53:34.225 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-29T17:53:34.269 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:53:34.317 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-mako. 2024-08-29T17:53:34.344 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-29T17:53:34.384 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:53:34.619 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-tempita. 2024-08-29T17:53:34.645 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-29T17:53:34.685 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:53:34.687 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-29T17:53:34.714 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-29T17:53:34.754 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:53:34.997 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-paste. 2024-08-29T17:53:35.023 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-29T17:53:35.040 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-29T17:53:35.063 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:53:35.067 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-29T17:53:35.098 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:53:35.368 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-webob. 2024-08-29T17:53:35.383 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-29T17:53:35.395 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-29T17:53:35.409 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-29T17:53:35.434 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:53:35.449 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:53:35.752 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-29T17:53:35.779 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-29T17:53:35.788 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-waitress. 2024-08-29T17:53:35.814 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-29T17:53:35.818 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:53:35.857 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:53:36.064 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-webtest. 2024-08-29T17:53:36.090 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-08-29T17:53:36.122 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-29T17:53:36.165 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-tempita. 2024-08-29T17:53:36.192 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-29T17:53:36.232 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:53:36.408 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pecan. 2024-08-29T17:53:36.434 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-29T17:53:36.474 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:53:36.510 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-paste. 2024-08-29T17:53:36.536 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-29T17:53:36.568 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:53:36.838 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-certifi. 2024-08-29T17:53:36.865 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-08-29T17:53:36.897 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-29T17:53:36.904 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-29T17:53:36.923 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-29T17:53:36.963 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:53:37.224 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-idna. 2024-08-29T17:53:37.250 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-29T17:53:37.290 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:53:37.316 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-29T17:53:37.345 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-29T17:53:37.466 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:53:37.585 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-urllib3. 2024-08-29T17:53:37.612 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-29T17:53:37.651 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:53:37.886 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-webtest. 2024-08-29T17:53:37.912 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-08-29T17:53:37.952 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-29T17:53:37.956 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-requests. 2024-08-29T17:53:37.970 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-29T17:53:38.013 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:53:38.289 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pecan. 2024-08-29T17:53:38.299 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-29T17:53:38.315 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-29T17:53:38.326 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-29T17:53:38.355 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:53:38.366 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:53:38.652 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-29T17:53:38.667 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:38.702 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:38.718 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-certifi. 2024-08-29T17:53:38.745 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-08-29T17:53:38.785 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-29T17:53:39.107 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-29T17:53:39.113 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-idna. 2024-08-29T17:53:39.134 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:39.140 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-29T17:53:39.174 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:39.179 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:53:39.468 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-29T17:53:39.491 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-urllib3. 2024-08-29T17:53:39.495 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-29T17:53:39.517 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-29T17:53:39.534 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:53:39.557 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:53:39.838 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-openssl. 2024-08-29T17:53:39.864 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-08-29T17:53:39.885 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-requests. 2024-08-29T17:53:39.904 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-29T17:53:39.912 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-29T17:53:39.952 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:53:40.191 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr. 2024-08-29T17:53:40.217 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:40.257 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:40.289 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-29T17:53:40.315 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-29T17:53:40.363 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:53:40.666 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-29T17:53:40.682 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:40.725 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:40.812 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mon. 2024-08-29T17:53:40.837 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:40.877 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:41.138 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-29T17:53:41.165 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:41.204 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:41.497 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-osd. 2024-08-29T17:53:41.516 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-29T17:53:41.524 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:41.542 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-29T17:53:41.580 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:41.603 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:53:41.885 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-openssl. 2024-08-29T17:53:41.912 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-08-29T17:53:41.952 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-29T17:53:42.272 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mgr. 2024-08-29T17:53:42.298 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:42.338 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:42.609 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph. 2024-08-29T17:53:42.635 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../060-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:42.675 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:42.725 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mon. 2024-08-29T17:53:42.751 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:42.791 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:42.995 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-fuse. 2024-08-29T17:53:43.021 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:43.061 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:43.412 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-osd. 2024-08-29T17:53:43.438 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:43.440 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mds. 2024-08-29T17:53:43.466 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:43.486 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:43.506 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:43.859 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package cephadm. 2024-08-29T17:53:43.888 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../063-cephadm_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:43.917 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:44.237 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-asyncssh. 2024-08-29T17:53:44.264 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-08-29T17:53:44.304 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-08-29T17:53:44.515 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph. 2024-08-29T17:53:44.541 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../060-ceph_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:44.581 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:44.598 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-29T17:53:44.622 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:53:44.665 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:53:45.835 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-fuse. 2024-08-29T17:53:45.860 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:45.901 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:46.037 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-babel. 2024-08-29T17:53:46.064 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:53:46.239 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mds. 2024-08-29T17:53:46.265 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:46.297 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:46.473 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:53:46.675 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package cephadm. 2024-08-29T17:53:46.701 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../063-cephadm_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:53:46.741 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:46.799 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jinja2. 2024-08-29T17:53:46.826 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-29T17:53:46.865 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:53:47.053 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-asyncssh. 2024-08-29T17:53:47.080 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-08-29T17:53:47.119 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-08-29T17:53:47.219 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-29T17:53:47.246 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:47.285 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:47.447 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-29T17:53:47.474 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:53:47.581 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pluggy. 2024-08-29T17:53:47.607 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-29T17:53:47.647 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:53:47.680 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:53:47.942 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-py. 2024-08-29T17:53:47.968 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-08-29T17:53:48.008 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-29T17:53:48.304 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-29T17:53:48.330 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-29T17:53:48.370 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-29T17:53:48.673 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-toml. 2024-08-29T17:53:48.700 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-08-29T17:53:48.752 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-babel. 2024-08-29T17:53:48.756 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-29T17:53:48.780 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-29T17:53:48.819 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:53:49.059 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pytest. 2024-08-29T17:53:49.086 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-29T17:53:49.125 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:53:49.164 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-jinja2. 2024-08-29T17:53:49.191 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-29T17:53:49.230 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:53:49.463 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-29T17:53:49.490 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-08-29T17:53:49.529 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-29T17:53:49.584 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-29T17:53:49.611 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:49.650 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:49.833 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-routes. 2024-08-29T17:53:49.859 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-29T17:53:49.899 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:53:49.996 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pluggy. 2024-08-29T17:53:50.025 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-29T17:53:50.062 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:53:50.236 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-29T17:53:50.263 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:50.302 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:50.348 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-py. 2024-08-29T17:53:50.376 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-08-29T17:53:50.415 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-29T17:53:50.727 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-29T17:53:50.754 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-29T17:53:50.820 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-29T17:53:51.130 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-toml. 2024-08-29T17:53:51.156 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-08-29T17:53:51.196 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-29T17:53:51.450 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pytest. 2024-08-29T17:53:51.476 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-29T17:53:51.507 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:53:51.732 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-29T17:53:51.748 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-29T17:53:51.782 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:53:51.903 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-29T17:53:51.929 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-08-29T17:53:51.969 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-29T17:53:52.249 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-routes. 2024-08-29T17:53:52.276 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-29T17:53:52.294 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-joblib. 2024-08-29T17:53:52.315 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:53:52.322 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-29T17:53:52.361 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:53:52.619 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-29T17:53:52.646 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:52.685 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:52.723 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-29T17:53:52.750 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-29T17:53:52.789 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:53:53.042 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-sklearn. 2024-08-29T17:53:53.066 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-29T17:53:53.109 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:53:53.784 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-29T17:53:53.812 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:53.850 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:53.907 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-29T17:53:53.923 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-29T17:53:53.957 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:53:54.419 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-joblib. 2024-08-29T17:53:54.446 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-29T17:53:54.477 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:53:54.812 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cachetools. 2024-08-29T17:53:54.839 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-08-29T17:53:54.848 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-29T17:53:54.875 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-29T17:53:54.878 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-29T17:53:54.931 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:53:55.226 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-sklearn. 2024-08-29T17:53:55.241 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-29T17:53:55.253 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-29T17:53:55.256 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-29T17:53:55.291 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:53:55.292 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:53:55.603 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-29T17:53:55.630 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-29T17:53:55.669 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:53:55.951 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-29T17:53:55.979 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:55.998 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rsa. 2024-08-29T17:53:56.017 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:56.025 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-08-29T17:53:56.064 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-29T17:53:56.368 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-google-auth. 2024-08-29T17:53:56.395 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-08-29T17:53:56.434 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-29T17:53:56.754 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-29T17:53:56.781 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-29T17:53:56.821 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:53:57.012 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-cachetools. 2024-08-29T17:53:57.039 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-08-29T17:53:57.078 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-29T17:53:57.124 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-websocket. 2024-08-29T17:53:57.151 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-08-29T17:53:57.190 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-29T17:53:57.433 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-29T17:53:57.460 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-29T17:53:57.500 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:53:57.502 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-29T17:53:57.529 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-29T17:53:57.569 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:53:57.987 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-29T17:53:58.014 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-29T17:53:58.053 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:53:58.208 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-29T17:53:58.235 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:53:58.274 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:53:58.401 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-rsa. 2024-08-29T17:53:58.425 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-08-29T17:53:58.464 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-29T17:53:58.605 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-29T17:53:58.629 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-29T17:53:58.668 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:53:58.777 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-google-auth. 2024-08-29T17:53:58.803 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-08-29T17:53:58.843 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-29T17:53:58.955 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-29T17:53:58.982 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:53:59.021 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:53:59.163 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-29T17:53:59.190 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-29T17:53:59.229 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:53:59.258 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package jq. 2024-08-29T17:53:59.285 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:53:59.324 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-29T17:53:59.558 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-websocket. 2024-08-29T17:53:59.585 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-08-29T17:53:59.602 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package socat. 2024-08-29T17:53:59.624 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-29T17:53:59.629 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-29T17:53:59.668 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:53:59.911 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-29T17:53:59.938 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-29T17:53:59.969 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:53:59.971 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package xmlstarlet. 2024-08-29T17:53:59.999 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-29T17:54:00.038 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:54:00.326 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-test. 2024-08-29T17:54:00.342 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../096-ceph-test_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:00.375 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:00.592 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-29T17:54:00.619 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:54:00.658 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:00.994 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-29T17:54:01.022 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-29T17:54:01.061 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:54:01.364 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-29T17:54:01.391 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:54:01.422 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:54:01.716 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package jq. 2024-08-29T17:54:01.732 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-29T17:54:01.775 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-29T17:54:02.028 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package socat. 2024-08-29T17:54:02.055 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-29T17:54:02.094 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:54:02.406 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package xmlstarlet. 2024-08-29T17:54:02.421 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-volume. 2024-08-29T17:54:02.433 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-29T17:54:02.449 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:54:02.472 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:54:02.488 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:02.792 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-29T17:54:02.820 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:02.858 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:02.860 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-test. 2024-08-29T17:54:02.887 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../096-ceph-test_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:02.935 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:03.187 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package nvme-cli. 2024-08-29T17:54:03.214 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-29T17:54:03.245 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:54:03.558 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-08-29T17:54:03.586 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-08-29T17:54:03.625 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:54:04.019 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pastescript. 2024-08-29T17:54:04.035 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-08-29T17:54:04.069 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-29T17:54:04.383 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-psutil. 2024-08-29T17:54:04.411 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-29T17:54:04.449 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-29T17:54:04.786 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pygments. 2024-08-29T17:54:04.813 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-29T17:54:04.853 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:54:04.914 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package ceph-volume. 2024-08-29T17:54:04.941 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-774-gfe43f1c9-1jammy_all.deb ... 2024-08-29T17:54:04.989 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:05.301 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-29T17:54:05.322 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-29T17:54:05.328 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:05.342 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-29T17:54:05.367 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:05.381 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:54:05.667 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-simplejson. 2024-08-29T17:54:05.695 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-29T17:54:05.734 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:54:05.746 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package nvme-cli. 2024-08-29T17:54:05.773 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-29T17:54:05.812 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:54:06.120 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-29T17:54:06.136 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-29T17:54:06.159 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-08-29T17:54:06.169 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:54:06.175 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-08-29T17:54:06.217 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:54:06.662 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pastescript. 2024-08-29T17:54:06.690 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-08-29T17:54:06.728 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-29T17:54:06.824 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package radosgw. 2024-08-29T17:54:06.851 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../107-radosgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:06.881 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:07.049 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-psutil. 2024-08-29T17:54:07.077 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-29T17:54:07.115 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-29T17:54:07.460 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pygments. 2024-08-29T17:54:07.488 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-29T17:54:07.535 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:54:07.635 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package rbd-fuse. 2024-08-29T17:54:07.651 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:07.693 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:07.989 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-29T17:54:07.989 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-29T17:54:08.017 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-29T17:54:08.055 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:54:08.248 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:54:08.357 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:54:08.367 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package python3-simplejson. 2024-08-29T17:54:08.395 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-29T17:54:08.433 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:54:08.608 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-29T17:54:08.669 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-29T17:54:08.697 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-29T17:54:08.735 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:54:08.949 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-29T17:54:09.370 INFO:teuthology.orchestra.run.smithi089.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-29T17:54:09.442 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:09.498 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package radosgw. 2024-08-29T17:54:09.526 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../107-radosgw_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:09.565 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:09.976 INFO:teuthology.orchestra.run.smithi089.stdout:Adding system user cephadm....done 2024-08-29T17:54:10.106 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:54:10.301 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package rbd-fuse. 2024-08-29T17:54:10.328 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-774-gfe43f1c9-1jammy_amd64.deb ... 2024-08-29T17:54:10.367 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:10.383 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:54:10.643 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:54:10.671 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-29T17:54:10.769 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:54:10.913 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-29T17:54:11.020 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-29T17:54:11.040 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-29T17:54:11.287 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:54:11.296 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-29T17:54:11.414 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-29T17:54:11.629 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-29T17:54:11.716 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:54:12.067 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-29T17:54:12.087 INFO:teuthology.orchestra.run.smithi144.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-29T17:54:12.150 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:12.318 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-29T17:54:12.595 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:54:12.658 INFO:teuthology.orchestra.run.smithi144.stdout:Adding system user cephadm....done 2024-08-29T17:54:12.765 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-29T17:54:12.846 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:54:13.033 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-29T17:54:13.105 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:54:13.356 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:13.542 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-08-29T17:54:13.591 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:54:13.668 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-29T17:54:13.692 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:54:13.919 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-29T17:54:13.951 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:54:14.077 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-29T17:54:14.154 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-29T17:54:14.280 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-29T17:54:14.437 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:54:14.563 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-29T17:54:14.590 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-29T17:54:14.822 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:54:14.959 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-29T17:54:15.081 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:54:15.218 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-29T17:54:15.383 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:54:15.486 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-29T17:54:15.729 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-29T17:54:15.972 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-29T17:54:16.043 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:54:16.223 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-ceph-argparse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:16.302 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:54:16.429 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:54:16.482 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-29T17:54:16.554 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:54:16.608 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-29T17:54:16.847 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-08-29T17:54:16.868 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-29T17:54:16.994 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-29T17:54:17.215 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-29T17:54:17.353 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-29T17:54:17.462 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-29T17:54:17.717 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:54:17.730 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-29T17:54:17.973 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-29T17:54:18.101 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:54:18.299 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-29T17:54:18.394 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:54:18.729 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:54:18.976 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-29T17:54:18.980 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:54:19.123 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:19.227 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-29T17:54:19.328 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-29T17:54:19.416 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:54:19.454 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-29T17:54:19.725 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:54:19.747 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-08-29T17:54:20.124 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-29T17:54:20.375 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-29T17:54:20.743 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-29T17:54:20.923 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:54:21.036 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-29T17:54:21.082 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-29T17:54:21.350 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:54:21.387 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-29T17:54:21.459 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:54:21.560 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:54:21.647 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-29T17:54:21.773 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:21.845 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:54:22.057 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-29T17:54:22.104 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-29T17:54:22.363 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:54:22.375 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-29T17:54:22.481 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:54:22.591 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:54:22.884 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:54:23.118 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-29T17:54:23.378 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-29T17:54:23.490 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:54:23.624 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-29T17:54:23.637 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:54:23.883 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-29T17:54:23.896 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-29T17:54:24.010 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-29T17:54:24.110 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-29T17:54:24.164 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:54:24.274 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-29T17:54:24.386 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-29T17:54:24.542 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:54:24.621 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-29T17:54:24.659 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:54:24.881 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:54:24.944 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:54:25.006 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-29T17:54:25.133 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-29T17:54:25.245 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:54:25.434 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-29T17:54:25.496 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:54:25.685 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-29T17:54:25.884 INFO:teuthology.orchestra.run.smithi089.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-29T17:54:25.944 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-29T17:54:26.116 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:54:26.179 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-29T17:54:26.233 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:54:26.430 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-29T17:54:26.618 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:54:26.698 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-29T17:54:26.824 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-29T17:54:26.877 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-29T17:54:27.100 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-29T17:54:27.128 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:54:27.226 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-29T17:54:27.254 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:54:27.519 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-29T17:54:27.572 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:54:27.820 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-29T17:54:27.857 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:54:28.054 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-29T17:54:28.162 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-29T17:54:28.276 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-29T17:54:28.403 INFO:teuthology.orchestra.run.smithi144.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-29T17:54:28.527 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-29T17:54:28.649 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-29T17:54:28.775 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-29T17:54:28.803 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:54:29.062 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:54:29.160 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-29T17:54:29.419 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-29T17:54:29.439 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-29T17:54:29.653 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-29T17:54:29.732 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:54:29.755 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-29T17:54:30.051 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:54:30.064 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-29T17:54:30.152 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:30.261 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:30.365 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-29T17:54:30.387 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:30.513 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:30.639 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:30.641 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-29T17:54:30.759 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-29T17:54:30.834 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-29T17:54:31.027 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-29T17:54:31.094 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:31.220 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:31.295 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-29T17:54:31.346 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:31.559 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:54:31.560 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:54:31.729 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-29T17:54:32.039 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:32.106 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-29T17:54:32.166 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:32.292 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:54:32.390 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-29T17:54:32.743 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-29T17:54:32.869 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up librados2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:32.986 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up librgw2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.087 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libsqlite3-mod-ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.189 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libcephfs2 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.315 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libradosstriper1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.526 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-29T17:54:33.546 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.664 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.799 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.832 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up librbd1 (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:33.925 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:34.051 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:34.179 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mgr-modules-core (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:34.305 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:34.535 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:54:34.535 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-29T17:54:34.569 INFO:teuthology.orchestra.run.smithi089.stdout:Adding group ceph....done 2024-08-29T17:54:34.945 INFO:teuthology.orchestra.run.smithi089.stdout:Adding system user ceph....done 2024-08-29T17:54:35.006 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up libcephfs-dev (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:35.113 INFO:teuthology.orchestra.run.smithi089.stdout:Setting system user ceph properties....done 2024-08-29T17:54:35.132 INFO:teuthology.orchestra.run.smithi089.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-29T17:54:35.149 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-rados (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:35.267 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-29T17:54:35.292 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-29T17:54:35.620 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-29T17:54:36.344 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:36.479 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:36.554 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-rbd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:36.656 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up rbd-fuse (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:36.782 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-rgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:36.908 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up python3-cephfs (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:37.000 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:54:37.000 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:54:37.034 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-common (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:37.431 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:37.577 INFO:teuthology.orchestra.run.smithi144.stdout:Adding group ceph....done 2024-08-29T17:54:37.739 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-29T17:54:37.921 INFO:teuthology.orchestra.run.smithi144.stdout:Adding system user ceph....done 2024-08-29T17:54:38.056 INFO:teuthology.orchestra.run.smithi144.stdout:Setting system user ceph properties....done 2024-08-29T17:54:38.073 INFO:teuthology.orchestra.run.smithi144.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-29T17:54:38.216 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-29T17:54:38.501 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:38.578 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-29T17:54:38.728 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:54:38.728 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:54:39.186 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:39.312 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-test (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:39.384 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:54:39.384 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:54:39.412 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up radosgw (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:39.854 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:39.877 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:54:39.877 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-29T17:54:40.132 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:54:40.132 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:54:40.367 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-base (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:40.655 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:40.714 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-29T17:54:40.756 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:40.891 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:41.106 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:54:41.106 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:54:41.202 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mds (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:41.453 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:54:41.454 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-29T17:54:41.592 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:41.743 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:41.869 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:41.979 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mgr (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:42.020 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:42.215 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:54:42.215 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-29T17:54:42.364 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-29T17:54:42.705 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-osd (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:42.976 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:54:42.976 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-29T17:54:43.474 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-29T17:54:43.482 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mgr-k8sevents (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:43.608 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:43.759 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mon (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:43.974 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:54:43.974 INFO:teuthology.orchestra.run.smithi144.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-29T17:54:44.233 INFO:teuthology.orchestra.run.smithi089.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:54:44.236 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-pytest 2024-08-29T17:54:44.333 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-08-29T17:54:44.544 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-08-29T17:54:44.545 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-08-29T17:54:44.745 INFO:teuthology.orchestra.run.smithi089.stdout:python3-pytest is already the newest version (6.2.5-1ubuntu2). 2024-08-29T17:54:44.745 INFO:teuthology.orchestra.run.smithi089.stdout:python3-pytest set to manually installed. 2024-08-29T17:54:44.745 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:54:44.745 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:54:44.745 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:54:44.745 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:54:44.746 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:54:44.746 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:54:44.746 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:54:44.776 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mgr-cephadm (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:44.798 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:54:44.798 INFO:teuthology.orchestra.run.smithi089.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:54:44.805 DEBUG:teuthology.parallel:result is None 2024-08-29T17:54:45.082 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:45.208 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-mgr-dashboard (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:45.359 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up ceph-volume (18.2.4-774-gfe43f1c9-1jammy) ... 2024-08-29T17:54:45.703 INFO:teuthology.orchestra.run.smithi144.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-29T17:54:46.855 INFO:teuthology.orchestra.run.smithi144.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-29T17:54:47.328 INFO:teuthology.orchestra.run.smithi144.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:54:47.334 DEBUG:teuthology.orchestra.run.smithi144:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install python3-pytest 2024-08-29T17:54:47.397 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-08-29T17:54:47.608 INFO:teuthology.orchestra.run.smithi144.stdout:Building dependency tree... 2024-08-29T17:54:47.609 INFO:teuthology.orchestra.run.smithi144.stdout:Reading state information... 2024-08-29T17:54:47.805 INFO:teuthology.orchestra.run.smithi144.stdout:python3-pytest is already the newest version (6.2.5-1ubuntu2). 2024-08-29T17:54:47.805 INFO:teuthology.orchestra.run.smithi144.stdout:python3-pytest set to manually installed. 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages were automatically installed and are no longer required: 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-29T17:54:47.806 INFO:teuthology.orchestra.run.smithi144.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-29T17:54:47.856 INFO:teuthology.orchestra.run.smithi144.stdout:0 upgraded, 0 newly installed, 0 to remove and 331 not upgraded. 2024-08-29T17:54:47.856 INFO:teuthology.orchestra.run.smithi144.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-29T17:54:47.860 DEBUG:teuthology.parallel:result is None 2024-08-29T17:54:47.860 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:54:47.861 INFO:teuthology.packaging:ref: None 2024-08-29T17:54:47.861 INFO:teuthology.packaging:tag: None 2024-08-29T17:54:47.861 INFO:teuthology.packaging:branch: reef 2024-08-29T17:54:47.861 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:54:47.861 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-29T17:54:48.146 DEBUG:teuthology.orchestra.run.smithi089:> dpkg-query -W -f '${Version}' ceph 2024-08-29T17:54:48.165 INFO:teuthology.orchestra.run.smithi089.stdout:18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:54:48.166 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:54:48.166 INFO:teuthology.task.install:The correct ceph version 18.2.4-774-gfe43f1c9-1jammy is installed. 2024-08-29T17:54:48.168 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-29T17:54:48.168 INFO:teuthology.packaging:ref: None 2024-08-29T17:54:48.168 INFO:teuthology.packaging:tag: None 2024-08-29T17:54:48.168 INFO:teuthology.packaging:branch: reef 2024-08-29T17:54:48.168 INFO:teuthology.packaging:sha1: 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:54:48.168 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-29T17:54:48.450 DEBUG:teuthology.orchestra.run.smithi144:> dpkg-query -W -f '${Version}' ceph 2024-08-29T17:54:48.469 INFO:teuthology.orchestra.run.smithi144.stdout:18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:54:48.469 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-774-gfe43f1c9-1jammy 2024-08-29T17:54:48.469 INFO:teuthology.task.install:The correct ceph version 18.2.4-774-gfe43f1c9-1jammy is installed. 2024-08-29T17:54:48.471 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-29T17:54:48.471 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:54:48.471 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-29T17:54:48.486 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:54:48.486 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-29T17:54:48.523 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-29T17:54:48.523 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:54:48.523 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/daemon-helper 2024-08-29T17:54:48.541 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-29T17:54:48.597 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:54:48.597 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/usr/bin/daemon-helper 2024-08-29T17:54:48.611 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-29T17:54:48.667 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-29T17:54:48.667 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:54:48.667 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-29T17:54:48.680 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-29T17:54:48.740 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:54:48.740 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-29T17:54:48.754 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-29T17:54:48.810 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-29T17:54:48.810 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:54:48.810 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/stdin-killer 2024-08-29T17:54:48.823 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-29T17:54:48.876 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:54:48.877 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/usr/bin/stdin-killer 2024-08-29T17:54:48.890 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-29T17:54:48.947 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:54:48.957 INFO:teuthology.task.print:**** done install task... 2024-08-29T17:54:48.957 INFO:teuthology.run_tasks:Running task print... 2024-08-29T17:54:48.999 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-08-29T17:54:49.000 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-29T17:54:49.119 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum'], 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'} 2024-08-29T17:54:49.119 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-08-29T17:54:49.119 INFO:tasks.cephadm:Cluster fsid is c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:54:49.119 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-29T17:54:49.120 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.89', 'mon.c': '[v2:172.21.15.89:3301,v1:172.21.15.89:6790]', 'mon.b': '172.21.15.144'} 2024-08-29T17:54:49.120 INFO:tasks.cephadm:First mon is mon.a on smithi089 2024-08-29T17:54:49.120 INFO:tasks.cephadm:First mgr is y 2024-08-29T17:54:49.120 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-29T17:54:49.120 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2024-08-29T17:54:49.134 DEBUG:teuthology.orchestra.run.smithi144:> sudo hostname $(hostname -s) 2024-08-29T17:54:49.149 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-08-29T17:54:49.149 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T17:54:49.294 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '1ef864504b8875c83ee6c2c5fedc13315bebf7f5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/82609/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-235-g1ef86450', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-235-g1ef86450-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2024-08-28-1632-squid/1ef864504b8875c83ee6c2c5fedc13315bebf7f5/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-08-29 01:11:00.484254', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2024-08-28-1632-squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2024-08-28-1632-squid/1ef864504b8875c83ee6c2c5fedc13315bebf7f5/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-08-29T17:54:49.528 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef, sha1 fe43f1c9f9e2945dda7244d8acbd33fb921449af from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=reef 2024-08-29T17:54:49.530 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-29T17:54:49.530 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-29T17:54:49.530 DEBUG:teuthology.orchestra.run.smithi089:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-29T17:54:49.988 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r-- 1 ubuntu ubuntu 217057 Aug 29 17:54 /home/ubuntu/cephtest/cephadm 2024-08-29T17:54:49.988 DEBUG:teuthology.orchestra.run.smithi144:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/fe43f1c9f9e2945dda7244d8acbd33fb921449af/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-29T17:54:50.498 INFO:teuthology.orchestra.run.smithi144.stdout:-rw-rw-r-- 1 ubuntu ubuntu 217057 Aug 29 17:54 /home/ubuntu/cephtest/cephadm 2024-08-29T17:54:50.499 DEBUG:teuthology.orchestra.run.smithi089:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-29T17:54:50.506 DEBUG:teuthology.orchestra.run.smithi144:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-29T17:54:50.526 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-08-29T17:54:50.526 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-29T17:54:50.550 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-29T17:54:50.669 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-29T17:54:50.674 INFO:teuthology.orchestra.run.smithi144.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-29T17:55:45.879 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-08-29T17:55:45.880 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph_version": "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)", 2024-08-29T17:55:45.880 INFO:teuthology.orchestra.run.smithi144.stdout: "image_id": "96384990183a90e11fa6fcb78b6a44500ccf55da778999360ad8f92318176892", 2024-08-29T17:55:45.880 INFO:teuthology.orchestra.run.smithi144.stdout: "repo_digests": [ 2024-08-29T17:55:45.880 INFO:teuthology.orchestra.run.smithi144.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5108c7cbd104eb247639ca437f56fde756f773f0867466a7d6597908f67824ee" 2024-08-29T17:55:45.880 INFO:teuthology.orchestra.run.smithi144.stdout: ] 2024-08-29T17:55:45.880 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-08-29T17:55:45.908 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T17:55:45.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph_version": "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)", 2024-08-29T17:55:45.908 INFO:teuthology.orchestra.run.smithi089.stdout: "image_id": "96384990183a90e11fa6fcb78b6a44500ccf55da778999360ad8f92318176892", 2024-08-29T17:55:45.908 INFO:teuthology.orchestra.run.smithi089.stdout: "repo_digests": [ 2024-08-29T17:55:45.909 INFO:teuthology.orchestra.run.smithi089.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5108c7cbd104eb247639ca437f56fde756f773f0867466a7d6597908f67824ee" 2024-08-29T17:55:45.909 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2024-08-29T17:55:45.909 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T17:55:45.934 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2024-08-29T17:55:45.948 DEBUG:teuthology.orchestra.run.smithi144:> sudo mkdir -p /etc/ceph 2024-08-29T17:55:45.962 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2024-08-29T17:55:46.003 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 777 /etc/ceph 2024-08-29T17:55:46.019 INFO:tasks.cephadm:Writing seed config... 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-29T17:55:46.020 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-29T17:55:46.021 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-29T17:55:46.021 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-29T17:55:46.021 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:55:46.021 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-29T17:55:46.052 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 = c8dcf998-662f-11ef-bcd4-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-08-29T17:55:46.052 DEBUG:teuthology.orchestra.run.smithi089:mon.a> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service 2024-08-29T17:55:46.099 DEBUG:teuthology.orchestra.run.smithi089:mgr.y> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service 2024-08-29T17:55:46.145 INFO:tasks.cephadm:Bootstrapping... 2024-08-29T17:55:46.145 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid c8dcf998-662f-11ef-bcd4-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.89 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-29T17:55:46.308 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2024-08-29T17:55:46.308 INFO:teuthology.orchestra.run.smithi089.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'c8dcf998-662f-11ef-bcd4-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.89', '--skip-admin-label'] 2024-08-29T17:55:46.309 INFO:teuthology.orchestra.run.smithi089.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-29T17:55:46.309 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying podman|docker is present... 2024-08-29T17:55:46.309 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying lvm2 is present... 2024-08-29T17:55:46.309 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying time synchronization is in place... 2024-08-29T17:55:46.316 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-29T17:55:46.316 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-29T17:55:46.321 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-29T17:55:46.321 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.327 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-29T17:55:46.327 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-29T17:55:46.331 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-29T17:55:46.331 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.336 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-29T17:55:46.336 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout masked 2024-08-29T17:55:46.341 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-29T17:55:46.341 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.345 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-29T17:55:46.345 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-29T17:55:46.348 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-29T17:55:46.348 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.352 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout enabled 2024-08-29T17:55:46.356 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout active 2024-08-29T17:55:46.356 INFO:teuthology.orchestra.run.smithi089.stdout:Unit ntp.service is enabled and running 2024-08-29T17:55:46.356 INFO:teuthology.orchestra.run.smithi089.stdout:Repeating the final host check... 2024-08-29T17:55:46.357 INFO:teuthology.orchestra.run.smithi089.stdout:docker (/usr/bin/docker) is present 2024-08-29T17:55:46.357 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl is present 2024-08-29T17:55:46.357 INFO:teuthology.orchestra.run.smithi089.stdout:lvcreate is present 2024-08-29T17:55:46.360 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-29T17:55:46.360 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-29T17:55:46.363 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-29T17:55:46.363 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.366 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-29T17:55:46.366 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-29T17:55:46.369 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-29T17:55:46.369 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.373 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-29T17:55:46.373 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout masked 2024-08-29T17:55:46.376 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-29T17:55:46.376 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.379 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-29T17:55:46.379 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-29T17:55:46.383 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-29T17:55:46.383 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout inactive 2024-08-29T17:55:46.387 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout enabled 2024-08-29T17:55:46.390 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stdout active 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Unit ntp.service is enabled and running 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Host looks OK 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Cluster fsid: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Acquiring lock 139955325126112 on /run/cephadm/c8dcf998-662f-11ef-bcd4-c7b262605968.lock 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Lock 139955325126112 acquired on /run/cephadm/c8dcf998-662f-11ef-bcd4-c7b262605968.lock 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying IP 172.21.15.89 port 3300 ... 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying IP 172.21.15.89 port 6789 ... 2024-08-29T17:55:46.391 INFO:teuthology.orchestra.run.smithi089.stdout:Base mon IP(s) is [172.21.15.89:3300, 172.21.15.89:6789], mon addrv is [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2024-08-29T17:55:46.393 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-08-29T17:55:46.393 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.89 metric 100 2024-08-29T17:55:46.393 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.89 metric 100 2024-08-29T17:55:46.394 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-29T17:55:46.394 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.89 metric 100 2024-08-29T17:55:46.394 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2024-08-29T17:55:46.394 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2024-08-29T17:55:46.394 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2024-08-29T17:55:46.395 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-29T17:55:46.395 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-08-29T17:55:46.395 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1787sec pref medium 2024-08-29T17:55:46.397 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-29T17:55:46.397 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-29T17:55:46.397 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-29T17:55:46.398 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-29T17:55:46.398 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d501/64 scope link 2024-08-29T17:55:46.398 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-29T17:55:46.399 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.0.0/20` 2024-08-29T17:55:46.399 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.0.0/20` 2024-08-29T17:55:46.399 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.0.1/32` 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.0.1/32` 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.0.2/32` 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.0.2/32` 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.15.254/32` 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Mon IP `172.21.15.89` is in CIDR network `172.21.15.254/32` 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-29T17:55:46.400 INFO:teuthology.orchestra.run.smithi089.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-29T17:55:46.665 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2024-08-29T17:55:46.665 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/docker: stdout Digest: sha256:5108c7cbd104eb247639ca437f56fde756f773f0867466a7d6597908f67824ee 2024-08-29T17:55:46.665 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2024-08-29T17:55:46.665 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2024-08-29T17:55:48.214 INFO:teuthology.orchestra.run.smithi089.stdout:ceph: stdout ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable) 2024-08-29T17:55:48.214 INFO:teuthology.orchestra.run.smithi089.stdout:Ceph version: ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable) 2024-08-29T17:55:48.214 INFO:teuthology.orchestra.run.smithi089.stdout:Extracting ceph user uid/gid from container image... 2024-08-29T17:55:49.637 INFO:teuthology.orchestra.run.smithi089.stdout:stat: stdout 167 167 2024-08-29T17:55:49.637 INFO:teuthology.orchestra.run.smithi089.stdout:Creating initial keys... 2024-08-29T17:55:51.051 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-authtool: stdout AQAmttBmdCI4HhAA+ezRQK5J5Y/J3ayLaO+d7A== 2024-08-29T17:55:52.564 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-authtool: stdout AQAottBmVatNAhAAf2am9tFnxhg1iuti1WrN2A== 2024-08-29T17:55:53.937 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-authtool: stdout AQApttBm9FH/FxAAy5eHLPMuOh0EXIx/bh23NQ== 2024-08-29T17:55:53.938 INFO:teuthology.orchestra.run.smithi089.stdout:Creating initial monmap... 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:monmaptool for a [v2:172.21.15.89:3300,v1:172.21.15.89:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:setting min_mon_release = pacific 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/monmaptool: set fsid to c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:55:55.402 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-29T17:55:55.403 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:55:55.403 INFO:teuthology.orchestra.run.smithi089.stdout:Creating mon... 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.287+0000 7f8b4efc8b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.287+0000 7f8b4efc8b00 1 imported monmap: 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-29T17:55:54.856780+0000 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr created 2024-08-29T17:55:54.856780+0000 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-29T17:55:56.802 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.287+0000 7f8b4efc8b00 0 /usr/bin/ceph-mon: set fsid to c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Git sha 0 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: DB SUMMARY 2024-08-29T17:55:56.803 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.828 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: DB Session ID: 7SVX6SH6HODOX2P23X01 2024-08-29T17:55:56.828 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.828 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.create_if_missing: 1 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.env: 0x556d4d1a6bc0 2024-08-29T17:55:56.829 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.info_log: 0x556d4e988800 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:55:56.830 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.wal_dir: 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:55:56.831 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.write_buffer_manager: 0x556d4e98ee60 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:55:56.832 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.row_cache: None 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:55:56.833 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:55:56.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:55:56.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:55:56.836 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.merge_operator: 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556d4e981d40) 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-29T17:55:56.837 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x556d4e9751f0 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-29T17:55:56.838 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-08-29T17:55:56.839 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:55:56.840 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:55:56.841 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:55:56.842 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:55:56.843 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:55:56.844 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:55:56.845 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:55:56.846 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5a59f233-261f-46a5-9e99-95e7cdc56c8d 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.291+0000 7f8b4efc8b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b4efc8b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556d4e9a0e00 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b4efc8b00 4 rocksdb: DB pointer 0x556d4ea72000 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b46754640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b46754640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:55:56.847 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-29T17:55:56.848 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:55:56.849 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x556d4e9751f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b4efc8b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b4efc8b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-29T17:55:56.295+0000 7f8b4efc8b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-29T17:55:56.850 INFO:teuthology.orchestra.run.smithi089.stdout:create mon.a on 2024-08-29T17:55:57.100 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-08-29T17:55:57.295 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-29T17:55:57.536 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968.target -> /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968.target. 2024-08-29T17:55:57.537 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968.target -> /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968.target. 2024-08-29T17:55:57.819 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a 2024-08-29T17:55:57.819 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service: Unit ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service not loaded. 2024-08-29T17:55:58.011 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968.target.wants/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service. 2024-08-29T17:55:58.023 INFO:teuthology.orchestra.run.smithi089.stdout:firewalld does not appear to be present 2024-08-29T17:55:58.023 INFO:teuthology.orchestra.run.smithi089.stdout:Not possible to enable service . firewalld.service is not available 2024-08-29T17:55:58.023 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for mon to start... 2024-08-29T17:55:58.023 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for mon... 2024-08-29T17:55:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:55:59 smithi089 bash[22146]: cluster 2024-08-29T17:55:59.542898+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-29T17:56:00.256 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout cluster: 2024-08-29T17:56:00.257 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout id: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:00.257 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-29T17:56:00.257 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:00.257 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout services: 2024-08-29T17:56:00.257 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.176297s) 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout data: 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout pgs: 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:mon is available 2024-08-29T17:56:00.258 INFO:teuthology.orchestra.run.smithi089.stdout:Assimilating anything we can from ceph.conf... 2024-08-29T17:56:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:00 smithi089 bash[22146]: cluster 2024-08-29T17:55:59.546130+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-29T17:56:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:00 smithi089 bash[22146]: cluster 2024-08-29T17:55:59.546297+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:56:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:00 smithi089 bash[22146]: cluster 2024-08-29T17:55:59.548360+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-29T17:56:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:00 smithi089 bash[22146]: cluster 2024-08-29T17:55:59.550539+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-29T17:56:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:00 smithi089 bash[22146]: cluster 2024-08-29T17:55:59.550955+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-29T17:56:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:00 smithi089 bash[22146]: audit 2024-08-29T17:55:59.722373+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/3986068843' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T17:56:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:01 smithi089 bash[22146]: audit 2024-08-29T17:56:01.292885+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.89:0/77059883' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-29T17:56:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:01 smithi089 bash[22146]: audit 2024-08-29T17:56:01.299513+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.89:0/77059883' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-29T17:56:01.854 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:01.854 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout [global] 2024-08-29T17:56:01.854 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout fsid = c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:01.854 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2024-08-29T17:56:01.854 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout [osd] 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-29T17:56:01.855 INFO:teuthology.orchestra.run.smithi089.stdout:Generating new minimal ceph.conf... 2024-08-29T17:56:03.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:03 smithi089 bash[22146]: audit 2024-08-29T17:56:03.063211+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.89:0/1059404478' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:56:03.593 INFO:teuthology.orchestra.run.smithi089.stdout:Restarting the monitor... 2024-08-29T17:56:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:03 smithi089 systemd[1]: Stopping Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T17:56:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:03 smithi089 bash[22146]: debug 2024-08-29T17:56:03.723+0000 7f5a30e1d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T17:56:03.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:03 smithi089 bash[22146]: debug 2024-08-29T17:56:03.723+0000 7f5a30e1d640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-29T17:56:04.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:04 smithi089 bash[22530]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-a 2024-08-29T17:56:04.259 INFO:teuthology.orchestra.run.smithi089.stdout:Setting public_network to 172.21.0.0/20,172.21.0.1/32,172.21.15.254/32,172.21.0.2/32 in mon config section 2024-08-29T17:56:04.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:04 smithi089 bash[22591]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-a 2024-08-29T17:56:04.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:04 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-29T17:56:04.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:04 smithi089 systemd[1]: Stopped Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T17:56:04.559 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:04 smithi089 systemd[1]: Started Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T17:56:05.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.551+0000 7fee8619bb00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:56:05.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.551+0000 7fee8619bb00 0 ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable), process ceph-mon, pid 7 2024-08-29T17:56:05.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.551+0000 7fee8619bb00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:56:05.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 0 load: jerasure load: lrc 2024-08-29T17:56:05.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:56:05.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Git sha 0 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: DB SUMMARY 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: DB Session ID: SYZOZFF3XET9HF7E08LJ 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84522 ; 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:56:05.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.env: 0x56040c891bc0 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.info_log: 0x56040d8dabe0 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:56:05.812 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:56:05.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.wal_dir: 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.write_buffer_manager: 0x56040d8e8320 2024-08-29T17:56:05.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:56:05.815 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.row_cache: None 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:56:05.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:56:05.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:56:05.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:56:05.820 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.merge_operator: 2024-08-29T17:56:05.821 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56040d8da7e0) 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cache_index_and_filter_blocks: 1 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: pin_top_level_index_and_filter: 1 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: index_type: 0 2024-08-29T17:56:05.822 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: data_block_index_type: 0 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: index_shortening: 1 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: checksum: 4 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: no_block_cache: 0 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_cache: 0x56040d8d11f0 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_cache_name: BinnedLRUCache 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_cache_options: 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: capacity : 536870912 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: num_shard_bits : 4 2024-08-29T17:56:05.823 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: strict_capacity_limit : 0 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: high_pri_pool_ratio: 0.000 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_cache_compressed: (nil) 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: persistent_cache: (nil) 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_size: 4096 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_size_deviation: 10 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_restart_interval: 16 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: index_block_restart_interval: 1 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: metadata_block_size: 4096 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: partition_filters: 0 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: use_delta_encoding: 1 2024-08-29T17:56:05.824 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: filter_policy: bloomfilter 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: whole_key_filtering: 1 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: verify_compression: 0 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: read_amp_bytes_per_bit: 0 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: format_version: 5 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: enable_index_compression: 1 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: block_align: 0 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: max_auto_readahead_size: 262144 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: prepopulate_block_cache: 0 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: initial_auto_readahead_size: 8192 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:56:05.825 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:56:05.826 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:56:05.827 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:56:05.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:56:05.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:56:05.830 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:56:05.831 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:56:05.832 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.555+0000 7fee8619bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5a59f233-261f-46a5-9e99-95e7cdc56c8d 2024-08-29T17:56:05.833 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954165561361, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954165562434, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81072, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79222, "index_size": 234, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10267, "raw_average_key_size": 47, "raw_value_size": 73423, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1724954165, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5a59f233-261f-46a5-9e99-95e7cdc56c8d", "db_session_id": "SYZOZFF3XET9HF7E08LJ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954165562570, "job": 1, "event": "recovery_finished"} 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56040d8fae00 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 4 rocksdb: DB pointer 0x56040d9f2000 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee7bf66640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee7bf66640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: ** DB Stats ** 2024-08-29T17:56:05.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: ** Compaction Stats [default] ** 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: L0 2/0 81.03 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:56:05.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Sum 2/0 81.03 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: ** Compaction Stats [default] ** 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:56:05.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Cumulative compaction: 0.00 GB write, 19.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Interval compaction: 0.00 GB write, 19.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Block cache BinnedLRUCache@0x56040d8d11f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.559+0000 7fee8619bb00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 1 mon.a@-1(???) e1 preinit fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 0 mon.a@-1(???).mds e1 new map 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 0 mon.a@-1(???).mds e1 print_map 2024-08-29T17:56:05.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: e1 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: legacy client fscid: -1 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: No filesystems configured 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: debug 2024-08-29T17:56:05.563+0000 7fee8619bb00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cluster 2024-08-29T17:56:05.589807+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-29T17:56:05.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cluster 2024-08-29T17:56:05.589887+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:56:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cluster 2024-08-29T17:56:05.590304+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-29T17:56:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cluster 2024-08-29T17:56:05.590334+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-29T17:56:05.839 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:05 smithi089 bash[22629]: cluster 2024-08-29T17:56:05.590796+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-29T17:56:06.363 INFO:teuthology.orchestra.run.smithi089.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-29T17:56:06.390 INFO:teuthology.orchestra.run.smithi089.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-29T17:56:06.390 INFO:teuthology.orchestra.run.smithi089.stdout:Creating mgr... 2024-08-29T17:56:06.390 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-29T17:56:06.391 INFO:teuthology.orchestra.run.smithi089.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-29T17:56:06.707 INFO:teuthology.orchestra.run.smithi089.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y 2024-08-29T17:56:06.708 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service: Unit ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service not loaded. 2024-08-29T17:56:06.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:06 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:06.907 INFO:teuthology.orchestra.run.smithi089.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968.target.wants/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service. 2024-08-29T17:56:06.915 INFO:teuthology.orchestra.run.smithi089.stdout:firewalld does not appear to be present 2024-08-29T17:56:06.915 INFO:teuthology.orchestra.run.smithi089.stdout:Not possible to enable service . firewalld.service is not available 2024-08-29T17:56:06.915 INFO:teuthology.orchestra.run.smithi089.stdout:firewalld does not appear to be present 2024-08-29T17:56:06.916 INFO:teuthology.orchestra.run.smithi089.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-29T17:56:06.916 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for mgr to start... 2024-08-29T17:56:06.916 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for mgr... 2024-08-29T17:56:07.049 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:06 smithi089 systemd[1]: Started Ceph mgr.y for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T17:56:07.049 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:06 smithi089 bash[22629]: audit 2024-08-29T17:56:05.798461+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.89:0/2724318406' entity='client.admin' 2024-08-29T17:56:07.050 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:06 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:56:08.567 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:08 smithi089 bash[22881]: debug 2024-08-29T17:56:08.467+0000 7f1ffae97040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:56:08.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:08 smithi089 bash[22629]: audit 2024-08-29T17:56:08.557870+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/3301458567' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "fsid": "c8dcf998-662f-11ef-bcd4-c7b262605968", 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "health": { 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-29T17:56:09.053 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 0 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "a" 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-29T17:56:09.054 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-29T17:56:09.055 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-29T17:56:09.055 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-29T17:56:09.058 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-29T17:56:09.059 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "restful" 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "modified": "2024-08-29T17:55:59.547404+0000", 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:09.060 INFO:teuthology.orchestra.run.smithi089.stdout:mgr not available, waiting (1/15)... 2024-08-29T17:56:09.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:09 smithi089 bash[22881]: debug 2024-08-29T17:56:09.675+0000 7f1ffae97040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:56:09.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:09 smithi089 bash[22881]: debug 2024-08-29T17:56:09.739+0000 7f1ffae97040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:56:09.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:09 smithi089 bash[22881]: debug 2024-08-29T17:56:09.887+0000 7f1ffae97040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:56:10.844 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:10 smithi089 bash[22881]: debug 2024-08-29T17:56:10.523+0000 7f1ffae97040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:56:10.844 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:10 smithi089 bash[22881]: debug 2024-08-29T17:56:10.591+0000 7f1ffae97040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:56:10.844 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:10 smithi089 bash[22881]: debug 2024-08-29T17:56:10.659+0000 7f1ffae97040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:56:11.141 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:10 smithi089 bash[22881]: debug 2024-08-29T17:56:10.839+0000 7f1ffae97040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:56:11.141 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:10 smithi089 bash[22881]: debug 2024-08-29T17:56:10.919+0000 7f1ffae97040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:56:11.141 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:10 smithi089 bash[22881]: debug 2024-08-29T17:56:10.983+0000 7f1ffae97040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:56:11.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:11 smithi089 bash[22881]: debug 2024-08-29T17:56:11.243+0000 7f1ffae97040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:56:11.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:11 smithi089 bash[22881]: debug 2024-08-29T17:56:11.311+0000 7f1ffae97040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:56:11.834 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:11 smithi089 bash[22881]: debug 2024-08-29T17:56:11.503+0000 7f1ffae97040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:56:11.835 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:11 smithi089 bash[22881]: debug 2024-08-29T17:56:11.579+0000 7f1ffae97040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:56:12.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:11 smithi089 bash[22881]: debug 2024-08-29T17:56:11.831+0000 7f1ffae97040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:56:12.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:12 smithi089 bash[22881]: debug 2024-08-29T17:56:12.011+0000 7f1ffae97040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:56:12.441 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:12 smithi089 bash[22629]: audit 2024-08-29T17:56:12.266940+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.89:0/3797265838' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-29T17:56:12.442 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:12 smithi089 bash[22881]: debug 2024-08-29T17:56:12.179+0000 7f1ffae97040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:56:12.442 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:12 smithi089 bash[22881]: debug 2024-08-29T17:56:12.259+0000 7f1ffae97040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:56:12.808 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:12.808 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:12.808 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "fsid": "c8dcf998-662f-11ef-bcd4-c7b262605968", 2024-08-29T17:56:12.809 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "health": { 2024-08-29T17:56:12.809 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-29T17:56:12.809 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-29T17:56:12.810 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 0 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "a" 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-29T17:56:12.811 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-29T17:56:12.812 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.812 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-29T17:56:12.812 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:12.814 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-29T17:56:12.815 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-29T17:56:12.816 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "restful" 2024-08-29T17:56:12.817 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "modified": "2024-08-29T17:55:59.547404+0000", 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:12.818 INFO:teuthology.orchestra.run.smithi089.stdout:mgr not available, waiting (2/15)... 2024-08-29T17:56:12.929 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:12 smithi089 bash[22881]: debug 2024-08-29T17:56:12.443+0000 7f1ffae97040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:56:13.538 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:13 smithi089 bash[22881]: debug 2024-08-29T17:56:13.239+0000 7f1ffae97040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:56:13.538 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:13 smithi089 bash[22881]: debug 2024-08-29T17:56:13.315+0000 7f1ffae97040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:56:13.929 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:13 smithi089 bash[22881]: debug 2024-08-29T17:56:13.535+0000 7f1ffae97040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:56:13.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:13 smithi089 bash[22881]: debug 2024-08-29T17:56:13.607+0000 7f1ffae97040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:56:14.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:13 smithi089 bash[22881]: debug 2024-08-29T17:56:13.991+0000 7f1ffae97040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22881]: debug 2024-08-29T17:56:14.067+0000 7f1ffae97040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: cluster 2024-08-29T17:56:14.092032+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: cluster 2024-08-29T17:56:14.098946+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00721076s) 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.099889+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.100140+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.100376+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:56:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.100638+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:56:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.101191+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:56:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: cluster 2024-08-29T17:56:14.127595+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-08-29T17:56:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.139368+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:56:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:14 smithi089 bash[22629]: audit 2024-08-29T17:56:14.141936+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:56:15.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:15 smithi089 bash[22629]: audit 2024-08-29T17:56:14.144129+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' 2024-08-29T17:56:15.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:15 smithi089 bash[22629]: audit 2024-08-29T17:56:14.151086+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' 2024-08-29T17:56:15.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:15 smithi089 bash[22629]: audit 2024-08-29T17:56:14.156139+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.89:0/1159963683' entity='mgr.y' 2024-08-29T17:56:15.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:15 smithi089 bash[22629]: cluster 2024-08-29T17:56:15.105866+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01413s) 2024-08-29T17:56:16.933 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:16.933 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:16.933 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "fsid": "c8dcf998-662f-11ef-bcd4-c7b262605968", 2024-08-29T17:56:16.933 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "health": { 2024-08-29T17:56:16.933 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 0 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "a" 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-29T17:56:16.934 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-29T17:56:16.935 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-29T17:56:16.938 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-29T17:56:16.938 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-29T17:56:16.939 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "restful" 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ], 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:56:16.940 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "modified": "2024-08-29T17:55:59.547404+0000", 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout }, 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:16.941 INFO:teuthology.orchestra.run.smithi089.stdout:mgr is available 2024-08-29T17:56:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:17 smithi089 bash[22629]: cluster 2024-08-29T17:56:16.154791+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-29T17:56:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:17 smithi089 bash[22629]: audit 2024-08-29T17:56:16.437887+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.89:0/168106358' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-29T17:56:18.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:18 smithi089 bash[22629]: audit 2024-08-29T17:56:18.241105+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.89:0/2810419330' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout [global] 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout fsid = c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-29T17:56:18.748 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 2024-08-29T17:56:18.749 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout [osd] 2024-08-29T17:56:18.749 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-29T17:56:18.749 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-29T17:56:18.749 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling cephadm module... 2024-08-29T17:56:20.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:20 smithi089 bash[22629]: audit 2024-08-29T17:56:20.129438+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.89:0/4170919960' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-29T17:56:20.680 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:20 smithi089 bash[22881]: ignoring --setuser ceph since I am not root 2024-08-29T17:56:20.680 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:20 smithi089 bash[22881]: ignoring --setgroup ceph since I am not root 2024-08-29T17:56:20.680 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:20 smithi089 bash[22881]: debug 2024-08-29T17:56:20.334+0000 7fc6fca5f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:56:21.523 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:21 smithi089 bash[22629]: audit 2024-08-29T17:56:20.186026+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.89:0/4170919960' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-29T17:56:21.523 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:21 smithi089 bash[22629]: cluster 2024-08-29T17:56:20.186089+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-08-29T17:56:21.929 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:21 smithi089 bash[22881]: debug 2024-08-29T17:56:21.518+0000 7fc6fca5f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:56:21.929 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:21 smithi089 bash[22881]: debug 2024-08-29T17:56:21.586+0000 7fc6fca5f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:56:21.929 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:21 smithi089 bash[22881]: debug 2024-08-29T17:56:21.746+0000 7fc6fca5f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:56:22.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22629]: audit 2024-08-29T17:56:22.151227+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.89:0/3348659057' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-29T17:56:22.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22881]: debug 2024-08-29T17:56:22.386+0000 7fc6fca5f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:56:22.702 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:22.702 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-29T17:56:22.702 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-29T17:56:22.702 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-29T17:56:22.702 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-29T17:56:22.702 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:22.703 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for the mgr to restart... 2024-08-29T17:56:22.703 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for mgr epoch 5... 2024-08-29T17:56:22.765 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22881]: debug 2024-08-29T17:56:22.454+0000 7fc6fca5f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:56:22.765 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22881]: debug 2024-08-29T17:56:22.522+0000 7fc6fca5f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:56:22.765 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22881]: debug 2024-08-29T17:56:22.706+0000 7fc6fca5f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:56:22.854 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22881]: debug 2024-08-29T17:56:22.782+0000 7fc6fca5f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:56:23.363 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:22 smithi089 bash[22881]: debug 2024-08-29T17:56:22.850+0000 7fc6fca5f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:56:23.364 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:23 smithi089 bash[22881]: debug 2024-08-29T17:56:23.102+0000 7fc6fca5f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:56:23.364 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:23 smithi089 bash[22881]: debug 2024-08-29T17:56:23.170+0000 7fc6fca5f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:56:23.679 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:23 smithi089 bash[22881]: debug 2024-08-29T17:56:23.358+0000 7fc6fca5f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:56:23.679 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:23 smithi089 bash[22881]: debug 2024-08-29T17:56:23.434+0000 7fc6fca5f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:56:24.033 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:23 smithi089 bash[22881]: debug 2024-08-29T17:56:23.686+0000 7fc6fca5f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:56:24.033 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:23 smithi089 bash[22881]: debug 2024-08-29T17:56:23.870+0000 7fc6fca5f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:56:24.285 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:24 smithi089 bash[22881]: debug 2024-08-29T17:56:24.030+0000 7fc6fca5f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:56:24.285 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:24 smithi089 bash[22881]: debug 2024-08-29T17:56:24.106+0000 7fc6fca5f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:56:24.679 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:24 smithi089 bash[22881]: debug 2024-08-29T17:56:24.282+0000 7fc6fca5f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:56:25.361 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22881]: debug 2024-08-29T17:56:25.066+0000 7fc6fca5f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:56:25.361 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22881]: debug 2024-08-29T17:56:25.138+0000 7fc6fca5f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:56:25.679 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22881]: debug 2024-08-29T17:56:25.358+0000 7fc6fca5f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:56:25.679 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22881]: debug 2024-08-29T17:56:25.430+0000 7fc6fca5f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:56:26.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22881]: debug 2024-08-29T17:56:25.810+0000 7fc6fca5f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:56:26.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22881]: debug 2024-08-29T17:56:25.886+0000 7fc6fca5f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: cluster 2024-08-29T17:56:25.911578+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: cluster 2024-08-29T17:56:25.912306+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: cluster 2024-08-29T17:56:25.918764+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: cluster 2024-08-29T17:56:25.918892+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00691129s) 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: audit 2024-08-29T17:56:25.922861+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: audit 2024-08-29T17:56:25.924950+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: audit 2024-08-29T17:56:25.926132+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: audit 2024-08-29T17:56:25.926458+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: audit 2024-08-29T17:56:25.926662+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:56:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:25 smithi089 bash[22629]: cluster 2024-08-29T17:56:25.951179+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-08-29T17:56:27.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: cephadm 2024-08-29T17:56:25.961232+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:25.964561+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:25.969862+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:25.972162+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:25.974817+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:25.986516+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:25.988502+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: cluster 2024-08-29T17:56:26.925716+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: y(active, since 1.01372s) 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:26.949563+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:26 smithi089 bash[22629]: audit 2024-08-29T17:56:26.952780+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:27.534 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:27.534 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-29T17:56:27.534 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-29T17:56:27.535 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:27.535 INFO:teuthology.orchestra.run.smithi089.stdout:mgr epoch 5 is available 2024-08-29T17:56:27.535 INFO:teuthology.orchestra.run.smithi089.stdout:Setting orchestrator backend to cephadm... 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: debug 2024-08-29T17:56:27.790+0000 7fc669f65640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:56:27] ENGINE Error in HTTPServer.serve 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: Traceback (most recent call last): 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: self._connections.run(self.expiration_interval) 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: self._run(expiration_interval) 2024-08-29T17:56:27.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: s = self.context.wrap_socket( 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: return self.sslsocket_class._create( 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: self.do_handshake() 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: self._sslobj.do_handshake() 2024-08-29T17:56:27.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22881]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:56:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22629]: audit 2024-08-29T17:56:26.924372+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-29T17:56:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22629]: audit 2024-08-29T17:56:26.935387+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-29T17:56:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:27 smithi089 bash[22629]: audit 2024-08-29T17:56:27.893429+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: cephadm 2024-08-29T17:56:27.672244+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [29/Aug/2024:17:56:27] ENGINE Bus STARTING 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: cephadm 2024-08-29T17:56:27.791040+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [29/Aug/2024:17:56:27] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: cephadm 2024-08-29T17:56:27.794658+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [29/Aug/2024:17:56:27] ENGINE Error in HTTPServer.serve 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: Traceback (most recent call last): 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: self._connections.run(self.expiration_interval) 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: self._run(expiration_interval) 2024-08-29T17:56:29.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: s = self.context.wrap_socket( 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: return self.sslsocket_class._create( 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: self.do_handshake() 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:56:29.250 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: self._sslobj.do_handshake() 2024-08-29T17:56:29.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:56:29.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: cephadm 2024-08-29T17:56:27.892189+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [29/Aug/2024:17:56:27] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T17:56:29.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: cephadm 2024-08-29T17:56:27.892334+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [29/Aug/2024:17:56:27] ENGINE Bus STARTED 2024-08-29T17:56:29.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:28 smithi089 bash[22629]: cluster 2024-08-29T17:56:27.974983+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-29T17:56:30.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:30 smithi089 bash[22629]: audit 2024-08-29T17:56:29.062069+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:30.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:30 smithi089 bash[22629]: audit 2024-08-29T17:56:29.070142+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:30 smithi089 bash[22629]: audit 2024-08-29T17:56:29.085224+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:31.518 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-29T17:56:31.519 INFO:teuthology.orchestra.run.smithi089.stdout:Generating ssh key... 2024-08-29T17:56:31.618 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:31 smithi089 bash[22629]: audit 2024-08-29T17:56:30.996361+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:33.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22629]: audit 2024-08-29T17:56:32.883077+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:33.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22629]: cephadm 2024-08-29T17:56:32.883318+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: Generating public/private rsa key pair. 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: Your identification has been saved in /tmp/tmpxxxe2zdw/key 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: Your public key has been saved in /tmp/tmpxxxe2zdw/key.pub 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: The key fingerprint is: 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: SHA256:cuSPmZgZEDEVOAErj52ns/dvepNZlijXpJlJDhcn8CI ceph-c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: The key's randomart image is: 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: +---[RSA 3072]----+ 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | ..==+o | 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | .oo .o . | 2024-08-29T17:56:33.552 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: |. . E.. o+ | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | = . o.+o . | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: |. + . o=SO . | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | o .BO== | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | o +o+=. | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | o. * | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: | .. .o=.. | 2024-08-29T17:56:33.553 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:33 smithi089 bash[22881]: +----[SHA256]-----+ 2024-08-29T17:56:34.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:34 smithi089 bash[22629]: audit 2024-08-29T17:56:33.502009+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:34.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:34 smithi089 bash[22629]: audit 2024-08-29T17:56:33.506926+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:35.958 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMZFIE5j828AclWP3matoeD6oSUqS22+5vVMWerO2pYpJrexf18eNsMnOYs99XYnb86Pv4Ya2ZPq3oggRN1Ul5Z33hEX6FBWCqqQeF0o2iMkP58dWmHsrSUbPhULItF9ARinwOQNM8nVGQPGOGjnTXORT4uBxKIXd9hz3r537x8bfykrNbcxmZBdpeLuC9/xOz0mXpbOoEiKQL0sSzLm4K6v/H7xFfaGAOej9kpnjnc9rsORsoNrNhK67dVtXJXAadLhVO3mqLo83IDBsnNbjfJ+UIGwAONpCz9UhmjxNAu9Iy7VKrQxzsUG+LJIgSKmBS7hCqxrmaesjOPeVdpSqxyaBVwrwK48uNRItCQBag31L4ZLzJw0meYzyGgVh3nYgdkhES0a89wJDXKEmKjsn2wlSa5PPOIrA3ntv+fgg8mdOQAn8+INfI9CY4YUcJYifoqR1tm/a5fVQ9up1YTzHPZMbomGSdVh8jI2xCqA88K8hbfiezsQXwweM2MX6waeU= ceph-c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:56:35.958 INFO:teuthology.orchestra.run.smithi089.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-29T17:56:35.958 INFO:teuthology.orchestra.run.smithi089.stdout:Adding key to root@localhost authorized_keys... 2024-08-29T17:56:35.959 INFO:teuthology.orchestra.run.smithi089.stdout:Adding host smithi089... 2024-08-29T17:56:36.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:36 smithi089 bash[22629]: audit 2024-08-29T17:56:35.372384+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:38.468 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:38 smithi089 bash[22629]: audit 2024-08-29T17:56:37.376322+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "addr": "172.21.15.89", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:39 smithi089 bash[22629]: cephadm 2024-08-29T17:56:38.354845+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi089 2024-08-29T17:56:41.509 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout Added host 'smithi089' with addr '172.21.15.89' 2024-08-29T17:56:41.509 INFO:teuthology.orchestra.run.smithi089.stdout:Deploying unmanaged mon service... 2024-08-29T17:56:41.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:41 smithi089 bash[22629]: audit 2024-08-29T17:56:40.450697+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:41.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:41 smithi089 bash[22629]: cephadm 2024-08-29T17:56:40.451023+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi089 2024-08-29T17:56:41.736 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:41 smithi089 bash[22629]: audit 2024-08-29T17:56:40.451412+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:44.315 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-29T17:56:44.316 INFO:teuthology.orchestra.run.smithi089.stdout:Deploying unmanaged mgr service... 2024-08-29T17:56:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:44 smithi089 bash[22629]: audit 2024-08-29T17:56:43.390109+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:44 smithi089 bash[22629]: audit 2024-08-29T17:56:43.694997+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:44 smithi089 bash[22629]: audit 2024-08-29T17:56:43.761730+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:44 smithi089 bash[22629]: cephadm 2024-08-29T17:56:43.763487+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-29T17:56:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:44 smithi089 bash[22629]: audit 2024-08-29T17:56:43.768807+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:46.255 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-29T17:56:47.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:46 smithi089 bash[22629]: audit 2024-08-29T17:56:45.752815+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:56:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:46 smithi089 bash[22629]: cephadm 2024-08-29T17:56:45.754247+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-29T17:56:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:46 smithi089 bash[22629]: audit 2024-08-29T17:56:45.758566+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:47.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:46 smithi089 bash[22629]: cluster 2024-08-29T17:56:45.927672+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:56:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:48 smithi089 bash[22629]: audit 2024-08-29T17:56:47.588450+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.89:0/1245581283' entity='client.admin' 2024-08-29T17:56:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:48 smithi089 bash[22629]: cluster 2024-08-29T17:56:47.928091+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:56:50.019 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling the dashboard module... 2024-08-29T17:56:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:49 smithi089 bash[22629]: audit 2024-08-29T17:56:48.967383+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:49 smithi089 bash[22629]: audit 2024-08-29T17:56:49.438878+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.89:0/1278859812' entity='client.admin' 2024-08-29T17:56:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:49 smithi089 bash[22629]: audit 2024-08-29T17:56:49.670416+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.89:0/1508039734' entity='mgr.y' 2024-08-29T17:56:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:50 smithi089 bash[22629]: cluster 2024-08-29T17:56:49.928359+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:56:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:51 smithi089 bash[22629]: audit 2024-08-29T17:56:51.501102+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.89:0/2578883266' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-29T17:56:52.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:52 smithi089 bash[22881]: ignoring --setuser ceph since I am not root 2024-08-29T17:56:52.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:52 smithi089 bash[22881]: ignoring --setgroup ceph since I am not root 2024-08-29T17:56:52.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:52 smithi089 bash[22881]: debug 2024-08-29T17:56:52.141+0000 7fd95ffeb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:56:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:52 smithi089 bash[22629]: audit 2024-08-29T17:56:51.985908+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.89:0/2578883266' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-29T17:56:53.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:52 smithi089 bash[22629]: cluster 2024-08-29T17:56:51.985969+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-08-29T17:56:53.680 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:53 smithi089 bash[22881]: debug 2024-08-29T17:56:53.317+0000 7fd95ffeb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:56:53.680 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:53 smithi089 bash[22881]: debug 2024-08-29T17:56:53.385+0000 7fd95ffeb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:56:53.680 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:53 smithi089 bash[22881]: debug 2024-08-29T17:56:53.545+0000 7fd95ffeb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:56:54.188 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:53 smithi089 bash[22629]: audit 2024-08-29T17:56:53.922642+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.89:0/1663107601' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-29T17:56:54.508 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.185+0000 7fd95ffeb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:56:54.508 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.253+0000 7fd95ffeb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:56:54.509 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.321+0000 7fd95ffeb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:56:54.834 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for the mgr to restart... 2024-08-29T17:56:54.835 INFO:teuthology.orchestra.run.smithi089.stdout:Waiting for mgr epoch 9... 2024-08-29T17:56:54.905 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.501+0000 7fd95ffeb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:56:54.906 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.577+0000 7fd95ffeb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:56:54.906 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.645+0000 7fd95ffeb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:56:55.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.905+0000 7fd95ffeb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:56:55.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:54 smithi089 bash[22881]: debug 2024-08-29T17:56:54.973+0000 7fd95ffeb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:56:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:55 smithi089 bash[22881]: debug 2024-08-29T17:56:55.169+0000 7fd95ffeb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:56:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:55 smithi089 bash[22881]: debug 2024-08-29T17:56:55.245+0000 7fd95ffeb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:56:55.812 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:55 smithi089 bash[22881]: debug 2024-08-29T17:56:55.501+0000 7fd95ffeb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:56:55.812 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:55 smithi089 bash[22881]: debug 2024-08-29T17:56:55.673+0000 7fd95ffeb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:56:56.089 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:55 smithi089 bash[22881]: debug 2024-08-29T17:56:55.833+0000 7fd95ffeb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:56:56.089 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:55 smithi089 bash[22881]: debug 2024-08-29T17:56:55.913+0000 7fd95ffeb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:56:56.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:56 smithi089 bash[22881]: debug 2024-08-29T17:56:56.089+0000 7fd95ffeb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:56:57.177 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:56 smithi089 bash[22881]: debug 2024-08-29T17:56:56.885+0000 7fd95ffeb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:56:57.177 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:56 smithi089 bash[22881]: debug 2024-08-29T17:56:56.957+0000 7fd95ffeb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:56:57.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22881]: debug 2024-08-29T17:56:57.177+0000 7fd95ffeb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:56:57.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22881]: debug 2024-08-29T17:56:57.249+0000 7fd95ffeb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22881]: debug 2024-08-29T17:56:57.629+0000 7fd95ffeb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22881]: debug 2024-08-29T17:56:57.705+0000 7fd95ffeb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: cluster 2024-08-29T17:56:57.727143+0000 mon.a (mon.0) 69 : cluster [INF] Active manager daemon y restarted 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: cluster 2024-08-29T17:56:57.727566+0000 mon.a (mon.0) 70 : cluster [INF] Activating manager daemon y 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: cluster 2024-08-29T17:56:57.730794+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: cluster 2024-08-29T17:56:57.730897+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00353458s) 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: audit 2024-08-29T17:56:57.734448+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:56:57.904 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: audit 2024-08-29T17:56:57.736214+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T17:56:57.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: audit 2024-08-29T17:56:57.736938+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T17:56:57.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: audit 2024-08-29T17:56:57.737099+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T17:56:57.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: audit 2024-08-29T17:56:57.737236+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T17:56:57.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: cluster 2024-08-29T17:56:57.759581+0000 mon.a (mon.0) 78 : cluster [INF] Manager daemon y is now available 2024-08-29T17:56:57.905 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:57 smithi089 bash[22629]: audit 2024-08-29T17:56:57.777445+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:56:59.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:58 smithi089 bash[22629]: audit 2024-08-29T17:56:57.791608+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T17:56:59.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:58 smithi089 bash[22629]: audit 2024-08-29T17:56:57.794438+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T17:56:59.056 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:58 smithi089 bash[22629]: cluster 2024-08-29T17:56:58.735265+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.0079s) 2024-08-29T17:56:59.394 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout { 2024-08-29T17:56:59.395 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-29T17:56:59.395 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-29T17:56:59.395 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout } 2024-08-29T17:56:59.395 INFO:teuthology.orchestra.run.smithi089.stdout:mgr epoch 9 is available 2024-08-29T17:56:59.395 INFO:teuthology.orchestra.run.smithi089.stdout:Generating a dashboard self-signed certificate... 2024-08-29T17:56:59.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: debug 2024-08-29T17:56:59.053+0000 7fd8c6463640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:17:56:59] ENGINE Error in HTTPServer.serve 2024-08-29T17:56:59.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: Traceback (most recent call last): 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: self._connections.run(self.expiration_interval) 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: self._run(expiration_interval) 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: s = self.context.wrap_socket( 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:56:59.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: return self.sslsocket_class._create( 2024-08-29T17:56:59.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:56:59.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: self.do_handshake() 2024-08-29T17:56:59.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:56:59.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: self._sslobj.do_handshake() 2024-08-29T17:56:59.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22881]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:57:00.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22629]: cephadm 2024-08-29T17:56:58.832041+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [29/Aug/2024:17:56:58] ENGINE Bus STARTING 2024-08-29T17:57:00.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:56:59 smithi089 bash[22629]: cephadm 2024-08-29T17:56:58.933673+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [29/Aug/2024:17:56:58] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T17:57:01.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: cephadm 2024-08-29T17:56:59.054622+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [29/Aug/2024:17:56:59] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T17:57:01.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: cephadm 2024-08-29T17:56:59.054806+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [29/Aug/2024:17:56:59] ENGINE Bus STARTED 2024-08-29T17:57:01.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: cephadm 2024-08-29T17:56:59.056607+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [29/Aug/2024:17:56:59] ENGINE Error in HTTPServer.serve 2024-08-29T17:57:01.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: Traceback (most recent call last): 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: self._connections.run(self.expiration_interval) 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: self._run(expiration_interval) 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: s = self.context.wrap_socket( 2024-08-29T17:57:01.086 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: return self.sslsocket_class._create( 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: self.do_handshake() 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: self._sslobj.do_handshake() 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T17:57:01.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:00 smithi089 bash[22629]: cluster 2024-08-29T17:56:59.789492+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-29T17:57:01.418 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-29T17:57:01.418 INFO:teuthology.orchestra.run.smithi089.stdout:Creating initial admin user... 2024-08-29T17:57:02.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:01 smithi089 bash[22629]: audit 2024-08-29T17:57:00.853414+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:01 smithi089 bash[22629]: audit 2024-08-29T17:57:00.930741+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:01 smithi089 bash[22629]: audit 2024-08-29T17:57:00.933300+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:03.543 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$XsWhei8VPADFssB3zm2hueBACNrW9K7ZmgJPQlXckaT6amdOB32dC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1724954222, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-29T17:57:03.543 INFO:teuthology.orchestra.run.smithi089.stdout:Fetching dashboard port number... 2024-08-29T17:57:04.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:03 smithi089 bash[22629]: audit 2024-08-29T17:57:02.744032+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:04.359 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:03 smithi089 bash[22629]: audit 2024-08-29T17:57:02.997430+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:05 smithi089 bash[22629]: cluster 2024-08-29T17:57:03.998877+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-29T17:57:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:05 smithi089 bash[22629]: audit 2024-08-29T17:57:04.179384+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:05 smithi089 bash[22629]: audit 2024-08-29T17:57:04.848008+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:05 smithi089 bash[22629]: audit 2024-08-29T17:57:04.862756+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 172.21.15.89:0/1476888759' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-29T17:57:05.400 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stdout 8443 2024-08-29T17:57:05.400 INFO:teuthology.orchestra.run.smithi089.stdout:firewalld does not appear to be present 2024-08-29T17:57:05.400 INFO:teuthology.orchestra.run.smithi089.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-29T17:57:05.403 INFO:teuthology.orchestra.run.smithi089.stdout:Ceph Dashboard is now available at: 2024-08-29T17:57:05.404 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:05.404 INFO:teuthology.orchestra.run.smithi089.stdout: URL: https://smithi089.front.sepia.ceph.com:8443/ 2024-08-29T17:57:05.404 INFO:teuthology.orchestra.run.smithi089.stdout: User: admin 2024-08-29T17:57:05.404 INFO:teuthology.orchestra.run.smithi089.stdout: Password: m36l0r81qi 2024-08-29T17:57:05.404 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:05.404 INFO:teuthology.orchestra.run.smithi089.stdout:Saving cluster configuration to /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config directory 2024-08-29T17:57:05.405 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling autotune for osd_memory_target 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout:Or, if you are only running a single cluster on this host: 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-29T17:57:09.299 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout: ceph telemetry on 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout:For more information see: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:09.300 INFO:teuthology.orchestra.run.smithi089.stdout:Bootstrap complete. 2024-08-29T17:57:09.341 INFO:tasks.cephadm:Fetching config... 2024-08-29T17:57:09.342 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:57:09.342 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-29T17:57:09.347 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-29T17:57:09.347 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:57:09.347 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-29T17:57:09.393 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-29T17:57:09.393 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:57:09.393 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-29T17:57:09.448 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-29T17:57:09.449 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:57:09.449 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-29T17:57:09.497 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-29T17:57:09.497 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMZFIE5j828AclWP3matoeD6oSUqS22+5vVMWerO2pYpJrexf18eNsMnOYs99XYnb86Pv4Ya2ZPq3oggRN1Ul5Z33hEX6FBWCqqQeF0o2iMkP58dWmHsrSUbPhULItF9ARinwOQNM8nVGQPGOGjnTXORT4uBxKIXd9hz3r537x8bfykrNbcxmZBdpeLuC9/xOz0mXpbOoEiKQL0sSzLm4K6v/H7xFfaGAOej9kpnjnc9rsORsoNrNhK67dVtXJXAadLhVO3mqLo83IDBsnNbjfJ+UIGwAONpCz9UhmjxNAu9Iy7VKrQxzsUG+LJIgSKmBS7hCqxrmaesjOPeVdpSqxyaBVwrwK48uNRItCQBag31L4ZLzJw0meYzyGgVh3nYgdkhES0a89wJDXKEmKjsn2wlSa5PPOIrA3ntv+fgg8mdOQAn8+INfI9CY4YUcJYifoqR1tm/a5fVQ9up1YTzHPZMbomGSdVh8jI2xCqA88K8hbfiezsQXwweM2MX6waeU= ceph-c8dcf998-662f-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-29T17:57:09.561 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMZFIE5j828AclWP3matoeD6oSUqS22+5vVMWerO2pYpJrexf18eNsMnOYs99XYnb86Pv4Ya2ZPq3oggRN1Ul5Z33hEX6FBWCqqQeF0o2iMkP58dWmHsrSUbPhULItF9ARinwOQNM8nVGQPGOGjnTXORT4uBxKIXd9hz3r537x8bfykrNbcxmZBdpeLuC9/xOz0mXpbOoEiKQL0sSzLm4K6v/H7xFfaGAOej9kpnjnc9rsORsoNrNhK67dVtXJXAadLhVO3mqLo83IDBsnNbjfJ+UIGwAONpCz9UhmjxNAu9Iy7VKrQxzsUG+LJIgSKmBS7hCqxrmaesjOPeVdpSqxyaBVwrwK48uNRItCQBag31L4ZLzJw0meYzyGgVh3nYgdkhES0a89wJDXKEmKjsn2wlSa5PPOIrA3ntv+fgg8mdOQAn8+INfI9CY4YUcJYifoqR1tm/a5fVQ9up1YTzHPZMbomGSdVh8jI2xCqA88K8hbfiezsQXwweM2MX6waeU= ceph-c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:57:09.570 DEBUG:teuthology.orchestra.run.smithi144:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMZFIE5j828AclWP3matoeD6oSUqS22+5vVMWerO2pYpJrexf18eNsMnOYs99XYnb86Pv4Ya2ZPq3oggRN1Ul5Z33hEX6FBWCqqQeF0o2iMkP58dWmHsrSUbPhULItF9ARinwOQNM8nVGQPGOGjnTXORT4uBxKIXd9hz3r537x8bfykrNbcxmZBdpeLuC9/xOz0mXpbOoEiKQL0sSzLm4K6v/H7xFfaGAOej9kpnjnc9rsORsoNrNhK67dVtXJXAadLhVO3mqLo83IDBsnNbjfJ+UIGwAONpCz9UhmjxNAu9Iy7VKrQxzsUG+LJIgSKmBS7hCqxrmaesjOPeVdpSqxyaBVwrwK48uNRItCQBag31L4ZLzJw0meYzyGgVh3nYgdkhES0a89wJDXKEmKjsn2wlSa5PPOIrA3ntv+fgg8mdOQAn8+INfI9CY4YUcJYifoqR1tm/a5fVQ9up1YTzHPZMbomGSdVh8jI2xCqA88K8hbfiezsQXwweM2MX6waeU= ceph-c8dcf998-662f-11ef-bcd4-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-29T17:57:09.595 INFO:teuthology.orchestra.run.smithi144.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMZFIE5j828AclWP3matoeD6oSUqS22+5vVMWerO2pYpJrexf18eNsMnOYs99XYnb86Pv4Ya2ZPq3oggRN1Ul5Z33hEX6FBWCqqQeF0o2iMkP58dWmHsrSUbPhULItF9ARinwOQNM8nVGQPGOGjnTXORT4uBxKIXd9hz3r537x8bfykrNbcxmZBdpeLuC9/xOz0mXpbOoEiKQL0sSzLm4K6v/H7xFfaGAOej9kpnjnc9rsORsoNrNhK67dVtXJXAadLhVO3mqLo83IDBsnNbjfJ+UIGwAONpCz9UhmjxNAu9Iy7VKrQxzsUG+LJIgSKmBS7hCqxrmaesjOPeVdpSqxyaBVwrwK48uNRItCQBag31L4ZLzJw0meYzyGgVh3nYgdkhES0a89wJDXKEmKjsn2wlSa5PPOIrA3ntv+fgg8mdOQAn8+INfI9CY4YUcJYifoqR1tm/a5fVQ9up1YTzHPZMbomGSdVh8jI2xCqA88K8hbfiezsQXwweM2MX6waeU= ceph-c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:57:09.605 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-29T17:57:09.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:09 smithi089 bash[22629]: audit 2024-08-29T17:57:08.804455+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.89:0/1583896403' entity='client.admin' 2024-08-29T17:57:15.602 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:57:16.446 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:16 smithi089 bash[22629]: audit 2024-08-29T17:57:15.195664+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:16.447 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:16 smithi089 bash[22629]: audit 2024-08-29T17:57:15.201111+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:16.447 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:16 smithi089 bash[22629]: audit 2024-08-29T17:57:15.202386+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:57:16.447 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:16 smithi089 bash[22629]: audit 2024-08-29T17:57:15.212431+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:16.447 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:16 smithi089 bash[22629]: audit 2024-08-29T17:57:15.242221+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:16.447 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:16 smithi089 bash[22629]: audit 2024-08-29T17:57:15.250136+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:18.874 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-29T17:57:18.875 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-29T17:57:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:18 smithi089 bash[22629]: cluster 2024-08-29T17:57:17.738596+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:18 smithi089 bash[22629]: audit 2024-08-29T17:57:18.324793+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.89:0/1024097531' entity='client.admin' 2024-08-29T17:57:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:18 smithi089 bash[22629]: audit 2024-08-29T17:57:18.337208+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:18 smithi089 bash[22629]: audit 2024-08-29T17:57:18.341632+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:20 smithi089 bash[22629]: cluster 2024-08-29T17:57:19.739057+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:22 smithi089 bash[22629]: cluster 2024-08-29T17:57:21.739515+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:23.534 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:57:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:24 smithi089 bash[22629]: cluster 2024-08-29T17:57:23.739933+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:26.914 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi144 2024-08-29T17:57:26.914 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:57:26.915 DEBUG:teuthology.orchestra.run.smithi144:> dd of=/etc/ceph/ceph.conf 2024-08-29T17:57:26.922 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:57:26.923 DEBUG:teuthology.orchestra.run.smithi144:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:57:26.968 INFO:tasks.cephadm:Adding host smithi144 to orchestrator... 2024-08-29T17:57:26.968 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch host add smithi144 2024-08-29T17:57:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: cluster 2024-08-29T17:57:25.740358+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.306884+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.307981+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.310265+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.311494+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.673440+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.675853+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:26 smithi089 bash[22629]: audit 2024-08-29T17:57:26.678340+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:27 smithi089 bash[22629]: audit 2024-08-29T17:57:26.303680+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:27 smithi089 bash[22629]: cephadm 2024-08-29T17:57:26.313090+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T17:57:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:27 smithi089 bash[22629]: cephadm 2024-08-29T17:57:26.402037+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:57:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:27 smithi089 bash[22629]: cephadm 2024-08-29T17:57:26.481146+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:57:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:27 smithi089 bash[22629]: cephadm 2024-08-29T17:57:26.560965+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:57:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:28 smithi089 bash[22629]: cluster 2024-08-29T17:57:27.740772+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:30 smithi089 bash[22629]: cluster 2024-08-29T17:57:29.741219+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:31.633 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:57:32.913 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:32 smithi089 bash[22629]: cluster 2024-08-29T17:57:31.741584+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:34 smithi089 bash[22629]: cluster 2024-08-29T17:57:33.741898+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:35 smithi089 bash[22629]: audit 2024-08-29T17:57:34.433592+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:57:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:36 smithi089 bash[22629]: cephadm 2024-08-29T17:57:35.477441+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi144 2024-08-29T17:57:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:36 smithi089 bash[22629]: cluster 2024-08-29T17:57:35.742201+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:37.761 INFO:teuthology.orchestra.run.smithi089.stdout:Added host 'smithi144' with addr '172.21.15.144' 2024-08-29T17:57:38.355 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch host ls --format=json 2024-08-29T17:57:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:38 smithi089 bash[22629]: cluster 2024-08-29T17:57:37.742553+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:38 smithi089 bash[22629]: audit 2024-08-29T17:57:37.760064+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:38 smithi089 bash[22629]: cephadm 2024-08-29T17:57:37.760826+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi144 2024-08-29T17:57:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:38 smithi089 bash[22629]: audit 2024-08-29T17:57:37.761593+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:57:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:38 smithi089 bash[22629]: audit 2024-08-29T17:57:38.091915+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:40 smithi089 bash[22629]: audit 2024-08-29T17:57:39.429226+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:40 smithi089 bash[22629]: cluster 2024-08-29T17:57:39.742957+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:40 smithi089 bash[22629]: audit 2024-08-29T17:57:40.281408+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:43.017 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:57:43.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:42 smithi089 bash[22629]: cluster 2024-08-29T17:57:41.743386+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:44 smithi089 bash[22629]: cluster 2024-08-29T17:57:43.743814+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:45.833 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:57:45.833 INFO:teuthology.orchestra.run.smithi089.stdout:[{"addr": "172.21.15.89", "hostname": "smithi089", "labels": [], "status": ""}, {"addr": "172.21.15.144", "hostname": "smithi144", "labels": [], "status": ""}] 2024-08-29T17:57:46.394 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-29T17:57:46.394 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd crush tunables default 2024-08-29T17:57:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: cluster 2024-08-29T17:57:45.744253+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.795800+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.800877+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.808781+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.816114+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.817517+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.819262+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.820778+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: cephadm 2024-08-29T17:57:45.822933+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:45.832553+0000 mgr.y (mgr.14150) 34 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: cephadm 2024-08-29T17:57:45.941351+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: cephadm 2024-08-29T17:57:46.047760+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:46.274649+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:46.282398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:47.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:46 smithi089 bash[22629]: audit 2024-08-29T17:57:46.286505+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:57:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:47 smithi089 bash[22629]: cephadm 2024-08-29T17:57:46.155371+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:57:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:48 smithi089 bash[22629]: cluster 2024-08-29T17:57:47.744638+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:51.058 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:57:51.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:50 smithi089 bash[22629]: cluster 2024-08-29T17:57:49.745075+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:52 smithi089 bash[22629]: cluster 2024-08-29T17:57:51.745554+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:54.818 INFO:teuthology.orchestra.run.smithi089.stderr:adjusted tunables profile to default 2024-08-29T17:57:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:54 smithi089 bash[22629]: cluster 2024-08-29T17:57:53.745962+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:54 smithi089 bash[22629]: audit 2024-08-29T17:57:53.837910+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.89:0/2969407154' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-29T17:57:55.391 INFO:tasks.cephadm:Adding mon.a on smithi089 2024-08-29T17:57:55.391 INFO:tasks.cephadm:Adding mon.c on smithi089 2024-08-29T17:57:55.391 INFO:tasks.cephadm:Adding mon.b on smithi144 2024-08-29T17:57:55.392 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply mon '3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b' 2024-08-29T17:57:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:55 smithi089 bash[22629]: audit 2024-08-29T17:57:54.817522+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.89:0/2969407154' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-29T17:57:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:55 smithi089 bash[22629]: cluster 2024-08-29T17:57:54.817637+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:57:56.561 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:57:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:56 smithi089 bash[22629]: cluster 2024-08-29T17:57:55.746381+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:57:58 smithi089 bash[22629]: cluster 2024-08-29T17:57:57.746815+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:57:59.435 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled mon update... 2024-08-29T17:58:00.210 DEBUG:teuthology.orchestra.run.smithi089:mon.c> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.c.service 2024-08-29T17:58:00.213 DEBUG:teuthology.orchestra.run.smithi144:mon.b> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.b.service 2024-08-29T17:58:00.215 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-29T17:58:00.215 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-29T17:58:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.423351+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: cephadm 2024-08-29T17:57:59.428893+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b;count:3 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.433891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.435432+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.438903+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.440577+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.448497+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.452228+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: audit 2024-08-29T17:57:59.453825+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: cephadm 2024-08-29T17:57:59.455795+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi144 2024-08-29T17:58:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:00 smithi089 bash[22629]: cluster 2024-08-29T17:57:59.747252+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:01.418 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:02 smithi089 bash[22629]: cluster 2024-08-29T17:58:01.747677+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:05.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:04 smithi089 bash[22629]: cluster 2024-08-29T17:58:03.748054+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:05.707 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-08-29T17:58:05.707 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":1,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","modified":"2024-08-29T17:55:54.856780Z","created":"2024-08-29T17:55:54.856780Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-29T17:58:05.707 INFO:teuthology.orchestra.run.smithi144.stderr:dumped monmap epoch 1 2024-08-29T17:58:06.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: audit 2024-08-29T17:58:05.600670+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:06.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: audit 2024-08-29T17:58:05.606588+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:06.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: audit 2024-08-29T17:58:05.613006+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:06.851 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: audit 2024-08-29T17:58:05.614123+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:06.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: audit 2024-08-29T17:58:05.615818+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:06.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: cephadm 2024-08-29T17:58:05.617661+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-08-29T17:58:06.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: audit 2024-08-29T17:58:05.706444+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.144:0/580512822' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:58:06.852 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:06 smithi089 bash[22629]: cluster 2024-08-29T17:58:05.748441+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:06.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.942+0000 7fb1fd3c7b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:58:06.951 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.946+0000 7fb1fd3c7b00 0 load: jerasure load: lrc 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Git sha 0 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: DB SUMMARY 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: DB Session ID: OMFAZK23ILTGD8Q7LXPE 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:58:06.986 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.env: 0x55afb1d55bc0 2024-08-29T17:58:06.987 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.info_log: 0x55afb4214be0 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:58:06.988 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:58:06.989 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:58:06.989 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.wal_dir: 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:58:06.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.write_buffer_manager: 0x55afb4222320 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:58:06.991 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.row_cache: None 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:58:06.992 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:58:06.993 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:58:06.994 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-08-29T17:58:06.995 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:58:06.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:58:06.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.merge_operator: 2024-08-29T17:58:06.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:58:06.996 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:58:06.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:58:06.997 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55afb42147e0) 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cache_index_and_filter_blocks: 1 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: pin_top_level_index_and_filter: 1 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: index_type: 0 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: data_block_index_type: 0 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: index_shortening: 1 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: checksum: 4 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: no_block_cache: 0 2024-08-29T17:58:06.998 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_cache: 0x55afb420b1f0 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_cache_name: BinnedLRUCache 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_cache_options: 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: capacity : 536870912 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: num_shard_bits : 4 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: strict_capacity_limit : 0 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: high_pri_pool_ratio: 0.000 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_cache_compressed: (nil) 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: persistent_cache: (nil) 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_size: 4096 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_size_deviation: 10 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_restart_interval: 16 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: index_block_restart_interval: 1 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: metadata_block_size: 4096 2024-08-29T17:58:06.999 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: partition_filters: 0 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: use_delta_encoding: 1 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: filter_policy: bloomfilter 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: whole_key_filtering: 1 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: verify_compression: 0 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: read_amp_bytes_per_bit: 0 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: format_version: 5 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: enable_index_compression: 1 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: block_align: 0 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: max_auto_readahead_size: 262144 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: prepopulate_block_cache: 0 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: initial_auto_readahead_size: 8192 2024-08-29T17:58:07.000 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:58:07.001 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:58:07.002 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:58:07.003 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:58:07.004 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:58:07.005 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:58:07.005 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:58:07.005 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:58:07.005 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:58:07.005 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:58:07.005 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:58:07.006 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:58:07.006 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:58:07.006 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:58:07.006 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:58:07.006 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:58:07.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:58:07.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:58:07.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:58:07.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:58:07.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:58:07.007 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:58:07.008 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:58:07.008 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:58:07.008 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:58:07.008 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:58:07.008 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:58:07.008 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:58:07.009 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:58:07.009 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:58:07.009 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:58:07.009 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:58:07.009 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:58:07.009 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:58:07.010 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:58:07.011 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:58:07.011 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:58:07.011 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:58:07.011 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-29T17:58:07.011 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-29T17:58:07.011 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d62ae763-ed66-4bae-b11d-acf26f54e158 2024-08-29T17:58:07.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954286952648, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-29T17:58:07.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-29T17:58:07.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954286953144, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1724954286, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d62ae763-ed66-4bae-b11d-acf26f54e158", "db_session_id": "OMFAZK23ILTGD8Q7LXPE", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:58:07.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954286953286, "job": 1, "event": "recovery_finished"} 2024-08-29T17:58:07.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-29T17:58:07.012 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.950+0000 7fb1fd3c7b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-29T17:58:07.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1fd3c7b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55afb4234e00 2024-08-29T17:58:07.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1fd3c7b00 4 rocksdb: DB pointer 0x55afb432c000 2024-08-29T17:58:07.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1f3192640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:58:07.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1f3192640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:58:07.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: ** DB Stats ** 2024-08-29T17:58:07.013 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:58:07.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:58:07.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:58:07.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:58:07.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:58:07.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:58:07.014 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: ** Compaction Stats [default] ** 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: 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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:58:07.015 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: ** Compaction Stats [default] ** 2024-08-29T17:58:07.016 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:58:07.016 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:58:07.016 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: 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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-29T17:58:07.016 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:58:07.016 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:58:07.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Block cache BinnedLRUCache@0x55afb420b1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1fd3c7b00 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1fd3c7b00 0 using public_addr v2:172.21.15.144:0/0 -> [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] 2024-08-29T17:58:07.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1fd3c7b00 0 starting mon.b rank -1 at public addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] at bind addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:58:07.019 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.954+0000 7fb1fd3c7b00 1 mon.b@-1(???) e0 preinit fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:58:07.019 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-29T17:58:07.019 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-29T17:58:07.019 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: e1 2024-08-29T17:58:07.019 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:58:07.020 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T17:58:07.020 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: legacy client fscid: -1 2024-08-29T17:58:07.020 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: 2024-08-29T17:58:07.020 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: No filesystems configured 2024-08-29T17:58:07.020 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-29T17:58:07.020 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-29T17:58:07.021 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-29T17:58:07.021 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-29T17:58:07.021 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-29T17:58:07.021 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-29T17:58:07.021 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-29T17:58:07.021 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:58:07.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:58:07.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.978+0000 7fb1f6198640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:58:07.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:27.740772+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:29.741219+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:31.741584+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.022 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:33.741898+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.023 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:34.433592+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:07.023 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:35.477441+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi144 2024-08-29T17:58:07.023 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:35.742201+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.023 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:37.742553+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.023 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:37.760064+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.023 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:37.760826+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi144 2024-08-29T17:58:07.024 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:37.761593+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:07.024 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:38.091915+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.024 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:39.429226+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.024 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:39.742957+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.024 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:40.281408+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.025 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:41.743386+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.025 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:43.743814+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.025 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:45.744253+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.025 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.795800+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.025 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.800877+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.025 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.808781+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.026 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.816114+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.026 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.817517+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:58:07.026 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.819262+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:07.026 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.820778+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:07.026 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:45.822933+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T17:58:07.026 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:45.832553+0000 mgr.y (mgr.14150) 34 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:58:07.027 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:45.941351+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:07.027 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:46.047760+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:58:07.027 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:46.274649+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.027 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:46.282398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.027 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:46.286505+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.027 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:46.155371+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:58:07.028 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:47.744638+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.028 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:49.745075+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.028 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:51.745554+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.028 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:53.745962+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.028 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:53.837910+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.89:0/2969407154' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-29T17:58:07.029 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:54.817522+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.89:0/2969407154' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-29T17:58:07.029 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:54.817637+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:07.029 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:55.746381+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.029 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:57.746815+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.029 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.423351+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:07.030 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:59.428893+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b;count:3 2024-08-29T17:58:07.030 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.433891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.030 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.435432+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:07.030 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.438903+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:07.030 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.440577+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:07.030 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.448497+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.031 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.452228+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:07.031 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:57:59.453825+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:07.031 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:57:59.455795+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi144 2024-08-29T17:58:07.031 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:57:59.747252+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.031 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:58:01.747677+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.032 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:58:03.748054+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.032 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:58:05.600670+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.032 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:58:05.606588+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.032 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:58:05.613006+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:07.032 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:58:05.614123+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:07.033 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:58:05.615818+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:07.033 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cephadm 2024-08-29T17:58:05.617661+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-08-29T17:58:07.033 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: audit 2024-08-29T17:58:05.706444+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.144:0/580512822' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:58:07.033 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: cluster 2024-08-29T17:58:05.748441+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:07.034 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:06 smithi144 bash[24722]: debug 2024-08-29T17:58:06.982+0000 7fb1f6198640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-29T17:58:07.705 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-29T17:58:07.705 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph mon dump -f json 2024-08-29T17:58:09.348 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:58:09 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:09.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:09 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:09.681 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:58:09 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:09 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:09.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:09 smithi089 systemd[1]: Started Ceph mon.c for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T17:58:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.926+0000 7f8c671f4b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T17:58:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.926+0000 7f8c671f4b00 0 ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable), process ceph-mon, pid 7 2024-08-29T17:58:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.926+0000 7f8c671f4b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.930+0000 7f8c671f4b00 0 load: jerasure load: lrc 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Git sha 0 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Compile date 2024-08-26 17:15:55 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: DB SUMMARY 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: DB Session ID: D7T9HSVRIMHB27I9R3G6 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-08-29T17:58:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.env: 0x5576073d9bc0 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.info_log: 0x557608d14be0 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T17:58:11.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T17:58:11.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T17:58:11.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T17:58:11.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T17:58:11.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T17:58:11.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T17:58:11.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.db_log_dir: 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.wal_dir: 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T17:58:11.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.write_buffer_manager: 0x557608d22320 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T17:58:11.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.row_cache: None 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.wal_filter: None 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T17:58:11.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T17:58:11.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Compression algorithms supported: 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kZSTD supported: 0 2024-08-29T17:58:11.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-08-29T17:58:11.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.merge_operator: 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T17:58:11.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557608d147e0) 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cache_index_and_filter_blocks: 1 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: pin_top_level_index_and_filter: 1 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: index_type: 0 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: data_block_index_type: 0 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: index_shortening: 1 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: checksum: 4 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: no_block_cache: 0 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_cache: 0x557608d0b350 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_cache_name: BinnedLRUCache 2024-08-29T17:58:11.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_cache_options: 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: capacity : 536870912 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: num_shard_bits : 4 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: strict_capacity_limit : 0 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: high_pri_pool_ratio: 0.000 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_cache_compressed: (nil) 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: persistent_cache: (nil) 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_size: 4096 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_size_deviation: 10 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_restart_interval: 16 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: index_block_restart_interval: 1 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: metadata_block_size: 4096 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: partition_filters: 0 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: use_delta_encoding: 1 2024-08-29T17:58:11.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: filter_policy: bloomfilter 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: whole_key_filtering: 1 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: verify_compression: 0 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: read_amp_bytes_per_bit: 0 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: format_version: 5 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: enable_index_compression: 1 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: block_align: 0 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: max_auto_readahead_size: 262144 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: prepopulate_block_cache: 0 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: initial_auto_readahead_size: 8192 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: num_file_reads_for_auto_readahead: 2 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T17:58:11.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.num_levels: 7 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:58:11.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T17:58:11.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T17:58:11.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T17:58:11.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T17:58:11.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T17:58:11.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 60c5c8a0-cfc8-40c5-a928-b4d01d70b4f3 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954290939129, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954290939655, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[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": 1724954290, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "60c5c8a0-cfc8-40c5-a928-b4d01d70b4f3", "db_session_id": "D7T9HSVRIMHB27I9R3G6", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724954290939797, "job": 1, "event": "recovery_finished"} 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.934+0000 7f8c671f4b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 4 rocksdb: [file/delete_scheduler.cc:74] 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-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557608d34e00 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 4 rocksdb: DB pointer 0x557608e2c000 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c5cfbf640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T17:58:11.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c5cfbf640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: ** DB Stats ** 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: ** Compaction Stats [default] ** 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:58:11.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: 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.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: ** Compaction Stats [default] ** 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: 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.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Cumulative compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Interval compaction: 0.00 GB write, 0.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T17:58:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Block cache BinnedLRUCache@0x557608d0b350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 0 using public_addrv [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] at bind addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.938+0000 7f8c671f4b00 1 mon.c@-1(???) e0 preinit fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 0 mon.c@-1(synchronizing).mds e1 new map 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: e1 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: legacy client fscid: -1 2024-08-29T17:58:11.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: No filesystems configured 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 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-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:27.740772+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:29.741219+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:31.741584+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:33.741898+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:34.433592+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi144", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:35.477441+0000 mgr.y (mgr.14150) 25 : cephadm [INF] Deploying cephadm binary to smithi144 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:35.742201+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:37.742553+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:37.760064+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:37.760826+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi144 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:37.761593+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:38.091915+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:39.429226+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:39.742957+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:40.281408+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.208 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:41.743386+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:43.743814+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:45.744253+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.795800+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.800877+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.808781+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.816114+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.817517+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.819262+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.820778+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:45.822933+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:45.832553+0000 mgr.y (mgr.14150) 34 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:45.941351+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:46.047760+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:58:11.209 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:46.274649+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:46.282398+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:46.286505+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:46.155371+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:47.744638+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:49.745075+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:51.745554+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:53.745962+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:53.837910+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.89:0/2969407154' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:54.817522+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.89:0/2969407154' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:54.817637+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:11.210 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:55.746381+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:57.746815+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.423351+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:59.428893+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi089:172.21.15.89=a;smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c;smithi144:172.21.15.144=b;count:3 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.433891+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.435432+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.438903+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.440577+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.448497+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.452228+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:57:59.453825+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:57:59.455795+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi144 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:57:59.747252+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:58:01.747677+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.211 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:58:03.748054+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:58:05.600670+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:58:05.606588+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:58:05.613006+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:58:05.614123+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:58:05.615818+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cephadm 2024-08-29T17:58:05.617661+0000 mgr.y (mgr.14150) 50 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: audit 2024-08-29T17:58:05.706444+0000 mon.a (mon.0) 138 : audit [DBG] from='client.? 172.21.15.144:0/580512822' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: cluster 2024-08-29T17:58:05.748441+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:11.212 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:10 smithi089 bash[32084]: debug 2024-08-29T17:58:10.954+0000 7f8c5ffc5640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-29T17:58:11.367 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:58:12.408 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:06.992669+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:06.992901+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:06.993022+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:07.748989+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:07.989575+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:08.989456+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:08.990689+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:09.749479+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:09.989868+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:10.964148+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:10.989556+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:11.749928+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:11.964722+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:11.990214+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.040899+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.049792+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.070185+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.070241+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.070496+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-08-29T17:58:12.410 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.070734+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-29T17:58:12.411 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:12.077020+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.411 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:12.083920+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.411 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:12.091959+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.411 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:12 smithi144 bash[24722]: audit 2024-08-29T17:58:12.099509+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:06.992669+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:06.992901+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:06.993022+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:07.748989+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:07.989575+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:08.989456+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:08.990689+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:09.749479+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:09.989868+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:10.964148+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:10.989556+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:11.749928+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:11.964722+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:11.990214+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.040899+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.049792+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.070185+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.070241+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.070496+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.070734+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:12.077020+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:12.083920+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:12.091959+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:12.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:12 smithi089 bash[22629]: audit 2024-08-29T17:58:12.099509+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:06.992669+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:06.992901+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:06.993022+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:07.748989+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:07.989575+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:08.989456+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:08.990689+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:09.749479+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:09.989868+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:10.964148+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:10.989556+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:11.749928+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:11.964722+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:11.990214+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.040899+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.049792+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.070185+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.070241+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.070496+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.070734+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-29T17:58:18.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.077020+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:12.970902+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.971376+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:12.972677+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:12.990844+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:12.991122+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:13.750338+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:13.965408+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:14.965423+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:14.967165+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:15.750785+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:15.965828+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:16.965875+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:17.751211+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:17.965998+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:18.012972+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:18.020305+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:18.042144+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:18.042194+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:18.042442+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 80s) 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: cluster 2024-08-29T17:58:18.042677+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-08-29T17:58:18.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:18.049884+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:18.055821+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:18.062013+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[22629]: audit 2024-08-29T17:58:18.067645+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.083920+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.091959+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.099509+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.970902+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.971376+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-29T17:58:18.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:12.972677+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.990844+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:12.991122+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:13.750338+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:13.965408+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:14.965423+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:14.967165+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:15.750785+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:15.965828+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:16.965875+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:17.751211+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:17.965998+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:18.012972+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:58:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:18.020305+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:18.042144+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:18.042194+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:18.042442+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 80s) 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: cluster 2024-08-29T17:58:18.042677+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:18.049884+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:18.055821+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:18.062013+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:18 smithi089 bash[32084]: audit 2024-08-29T17:58:18.067645+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:12.970902+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.971376+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:12.972677+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:12.990844+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:12.991122+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:13.750338+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:13.965408+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:14.965423+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:14.967165+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:15.750785+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:15.965828+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:16.965875+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:17.751211+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:17.965998+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:18.012972+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:18.020305+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:18.042144+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:18.042194+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:18.042442+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 80s) 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: cluster 2024-08-29T17:58:18.042677+0000 mon.a (mon.0) 177 : cluster [INF] overall HEALTH_OK 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:18.049884+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:18.055821+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:18.062013+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:18 smithi144 bash[24722]: audit 2024-08-29T17:58:18.067645+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:18.873 INFO:teuthology.orchestra.run.smithi144.stderr:dumped monmap epoch 3 2024-08-29T17:58:18.873 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-08-29T17:58:18.873 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":3,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","modified":"2024-08-29T17:58:12.965976Z","created":"2024-08-29T17:55:54.856780Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:3300","nonce":0},{"type":"v1","addr":"172.21.15.144:6789","nonce":0}]},"addr":"172.21.15.144:6789/0","public_addr":"172.21.15.144:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.512843+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.514891+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: cephadm 2024-08-29T17:58:18.516963+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: cephadm 2024-08-29T17:58:18.517789+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: cephadm 2024-08-29T17:58:18.651502+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: cephadm 2024-08-29T17:58:18.651734+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.776293+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.780730+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.789628+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.792898+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.796190+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.830226+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.832758+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.836407+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.838939+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: cephadm 2024-08-29T17:58:18.839274+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.839560+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.840392+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.841070+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:19.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: cephadm 2024-08-29T17:58:18.841960+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-08-29T17:58:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.872197+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.144:0/2662239881' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:58:19.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:19 smithi144 bash[24722]: audit 2024-08-29T17:58:18.966048+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.512843+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.514891+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: cephadm 2024-08-29T17:58:18.516963+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: cephadm 2024-08-29T17:58:18.517789+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: cephadm 2024-08-29T17:58:18.651502+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: cephadm 2024-08-29T17:58:18.651734+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.776293+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.780730+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.789628+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.792898+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.796190+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.830226+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.832758+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.836407+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.838939+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: cephadm 2024-08-29T17:58:18.839274+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.839560+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.840392+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.841070+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: cephadm 2024-08-29T17:58:18.841960+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-08-29T17:58:19.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.872197+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.144:0/2662239881' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[22629]: audit 2024-08-29T17:58:18.966048+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.512843+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.514891+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: cephadm 2024-08-29T17:58:18.516963+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: cephadm 2024-08-29T17:58:18.517789+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: cephadm 2024-08-29T17:58:18.651502+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: cephadm 2024-08-29T17:58:18.651734+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.776293+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.780730+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.789628+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.792898+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.796190+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.830226+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.832758+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.836407+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.838939+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: cephadm 2024-08-29T17:58:18.839274+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.839560+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.840392+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:19.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.841070+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: cephadm 2024-08-29T17:58:18.841960+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-08-29T17:58:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.872197+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.144:0/2662239881' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-29T17:58:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:19 smithi089 bash[32084]: audit 2024-08-29T17:58:18.966048+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T17:58:19.516 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-29T17:58:19.517 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph config generate-minimal-conf 2024-08-29T17:58:20.366 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:20 smithi089 bash[22629]: cluster 2024-08-29T17:58:19.751675+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:20.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:20 smithi089 bash[32084]: cluster 2024-08-29T17:58:19.751675+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:20 smithi144 bash[24722]: cluster 2024-08-29T17:58:19.751675+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:22.190 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: audit 2024-08-29T17:58:20.932158+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:22.190 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: audit 2024-08-29T17:58:20.939826+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:22.190 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: cephadm 2024-08-29T17:58:20.940848+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:58:22.190 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: audit 2024-08-29T17:58:20.941291+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: audit 2024-08-29T17:58:20.942522+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: audit 2024-08-29T17:58:20.943627+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[22629]: cephadm 2024-08-29T17:58:20.944759+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: audit 2024-08-29T17:58:20.932158+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: audit 2024-08-29T17:58:20.939826+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: cephadm 2024-08-29T17:58:20.940848+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: audit 2024-08-29T17:58:20.941291+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: audit 2024-08-29T17:58:20.942522+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: audit 2024-08-29T17:58:20.943627+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:22.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:21 smithi089 bash[32084]: cephadm 2024-08-29T17:58:20.944759+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-08-29T17:58:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: audit 2024-08-29T17:58:20.932158+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: audit 2024-08-29T17:58:20.939826+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: cephadm 2024-08-29T17:58:20.940848+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T17:58:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: audit 2024-08-29T17:58:20.941291+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: audit 2024-08-29T17:58:20.942522+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: audit 2024-08-29T17:58:20.943627+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:21 smithi144 bash[24722]: cephadm 2024-08-29T17:58:20.944759+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-08-29T17:58:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:22 smithi144 bash[24722]: cluster 2024-08-29T17:58:21.752192+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:22 smithi144 bash[24722]: audit 2024-08-29T17:58:22.713086+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:22 smithi144 bash[24722]: audit 2024-08-29T17:58:22.718218+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:22 smithi144 bash[24722]: audit 2024-08-29T17:58:22.719573+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:22 smithi144 bash[24722]: audit 2024-08-29T17:58:22.720674+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:22 smithi144 bash[24722]: audit 2024-08-29T17:58:22.721595+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[22629]: cluster 2024-08-29T17:58:21.752192+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[22629]: audit 2024-08-29T17:58:22.713086+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[22629]: audit 2024-08-29T17:58:22.718218+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[22629]: audit 2024-08-29T17:58:22.719573+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[22629]: audit 2024-08-29T17:58:22.720674+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[22629]: audit 2024-08-29T17:58:22.721595+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[32084]: cluster 2024-08-29T17:58:21.752192+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[32084]: audit 2024-08-29T17:58:22.713086+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[32084]: audit 2024-08-29T17:58:22.718218+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:23.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[32084]: audit 2024-08-29T17:58:22.719573+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T17:58:23.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[32084]: audit 2024-08-29T17:58:22.720674+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T17:58:23.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:22 smithi089 bash[32084]: audit 2024-08-29T17:58:22.721595+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:24.191 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:58:24.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:23 smithi089 bash[22629]: cephadm 2024-08-29T17:58:22.719173+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:58:24.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:23 smithi089 bash[22629]: cephadm 2024-08-29T17:58:22.722934+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi144 2024-08-29T17:58:24.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:23 smithi089 bash[32084]: cephadm 2024-08-29T17:58:22.719173+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:58:24.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:23 smithi089 bash[32084]: cephadm 2024-08-29T17:58:22.722934+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi144 2024-08-29T17:58:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:23 smithi144 bash[24722]: cephadm 2024-08-29T17:58:22.719173+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T17:58:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:23 smithi144 bash[24722]: cephadm 2024-08-29T17:58:22.722934+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi144 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: cluster 2024-08-29T17:58:23.752650+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: audit 2024-08-29T17:58:24.754186+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: audit 2024-08-29T17:58:24.760979+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: audit 2024-08-29T17:58:24.763390+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: audit 2024-08-29T17:58:24.767313+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: audit 2024-08-29T17:58:24.769285+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:25.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[22629]: audit 2024-08-29T17:58:24.779107+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: cluster 2024-08-29T17:58:23.752650+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: audit 2024-08-29T17:58:24.754186+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: audit 2024-08-29T17:58:24.760979+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: audit 2024-08-29T17:58:24.763390+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: audit 2024-08-29T17:58:24.767313+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: audit 2024-08-29T17:58:24.769285+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:25.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:24 smithi089 bash[32084]: audit 2024-08-29T17:58:24.779107+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: cluster 2024-08-29T17:58:23.752650+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: audit 2024-08-29T17:58:24.754186+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: audit 2024-08-29T17:58:24.760979+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: audit 2024-08-29T17:58:24.763390+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: audit 2024-08-29T17:58:24.767313+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: audit 2024-08-29T17:58:24.769285+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:24 smithi144 bash[24722]: audit 2024-08-29T17:58:24.779107+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:27.058 INFO:teuthology.orchestra.run.smithi089.stdout:# minimal ceph.conf for c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:58:27.059 INFO:teuthology.orchestra.run.smithi089.stdout:[global] 2024-08-29T17:58:27.059 INFO:teuthology.orchestra.run.smithi089.stdout: fsid = c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T17:58:27.059 INFO:teuthology.orchestra.run.smithi089.stdout: mon_host = [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2024-08-29T17:58:27.070 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:26 smithi089 bash[22629]: cluster 2024-08-29T17:58:25.753062+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:27.070 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:26 smithi089 bash[32084]: cluster 2024-08-29T17:58:25.753062+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:26 smithi144 bash[24722]: cluster 2024-08-29T17:58:25.753062+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:27.683 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-29T17:58:27.683 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:58:27.683 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2024-08-29T17:58:27.697 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:58:27.697 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:58:27.752 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:58:27.752 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.conf 2024-08-29T17:58:27.767 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:58:27.767 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-29T17:58:27.824 INFO:tasks.cephadm:Adding mgr.y on smithi089 2024-08-29T17:58:27.824 INFO:tasks.cephadm:Adding mgr.x on smithi144 2024-08-29T17:58:27.824 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply mgr '2;smithi089=y;smithi144=x' 2024-08-29T17:58:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:27 smithi144 bash[24722]: audit 2024-08-29T17:58:27.057901+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.89:0/2518304306' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:27 smithi089 bash[22629]: audit 2024-08-29T17:58:27.057901+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.89:0/2518304306' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:27 smithi089 bash[32084]: audit 2024-08-29T17:58:27.057901+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.89:0/2518304306' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:28 smithi144 bash[24722]: cluster 2024-08-29T17:58:27.753380+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:29.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:28 smithi089 bash[22629]: cluster 2024-08-29T17:58:27.753380+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:28 smithi089 bash[32084]: cluster 2024-08-29T17:58:27.753380+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:30 smithi144 bash[24722]: cluster 2024-08-29T17:58:29.753694+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:30 smithi089 bash[22629]: cluster 2024-08-29T17:58:29.753694+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:30 smithi089 bash[32084]: cluster 2024-08-29T17:58:29.753694+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:31.523 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T17:58:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:32 smithi144 bash[24722]: cluster 2024-08-29T17:58:31.754050+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:32 smithi089 bash[22629]: cluster 2024-08-29T17:58:31.754050+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:32 smithi089 bash[32084]: cluster 2024-08-29T17:58:31.754050+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:34.489 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled mgr update... 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: cluster 2024-08-29T17:58:33.754494+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.487333+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.489028+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.492105+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.493839+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.504556+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.507388+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.514631+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-29T17:58:35.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.516444+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:58:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:34 smithi144 bash[24722]: audit 2024-08-29T17:58:34.518333+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:35.380 DEBUG:teuthology.orchestra.run.smithi144:mgr.x> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x.service 2024-08-29T17:58:35.382 INFO:tasks.cephadm:Deploying OSDs... 2024-08-29T17:58:35.382 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T17:58:35.382 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2024-08-29T17:58:35.389 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-29T17:58:35.389 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2024-08-29T17:58:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: cluster 2024-08-29T17:58:33.754494+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.487333+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.489028+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.492105+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.493839+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.504556+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.507388+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.514631+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.516444+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:58:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[32084]: audit 2024-08-29T17:58:34.518333+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:35.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: cluster 2024-08-29T17:58:33.754494+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:35.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.487333+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:35.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.489028+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:35.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.492105+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:35.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.493839+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:35.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.504556+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:35.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.507388+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:58:35.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.514631+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-29T17:58:35.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.516444+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:58:35.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:34 smithi089 bash[22629]: audit 2024-08-29T17:58:34.518333+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:35.439 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-29T17:58:35.439 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:35.439 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 884 Links: 1 2024-08-29T17:58:35.440 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:35.440 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-08-29 17:49:29.039667943 +0000 2024-08-29T17:58:35.440 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-08-29 17:49:29.035667979 +0000 2024-08-29T17:58:35.440 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-08-29 17:49:29.035667979 +0000 2024-08-29T17:58:35.440 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-08-29T17:58:35.440 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-29T17:58:35.492 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-08-29T17:58:35.493 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-08-29T17:58:35.493 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.0003493 s, 1.5 MB/s 2024-08-29T17:58:35.494 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-29T17:58:35.545 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-08-29 17:49:29.779661333 +0000 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-08-29 17:49:29.503663798 +0000 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-08-29 17:49:29.503663798 +0000 2024-08-29T17:58:35.594 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-08-29T17:58:35.595 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-29T17:58:35.648 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-08-29T17:58:35.648 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-08-29T17:58:35.648 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000318778 s, 1.6 MB/s 2024-08-29T17:58:35.649 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-29T17:58:35.699 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2024-08-29T17:58:35.749 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-29T17:58:35.749 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:35.750 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-08-29T17:58:35.750 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:35.750 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-08-29 17:49:30.015659225 +0000 2024-08-29T17:58:35.750 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-08-29 17:49:30.011659261 +0000 2024-08-29T17:58:35.750 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-08-29 17:49:30.011659261 +0000 2024-08-29T17:58:35.750 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-08-29T17:58:35.750 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-29T17:58:35.804 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-08-29T17:58:35.804 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-08-29T17:58:35.804 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000416733 s, 1.2 MB/s 2024-08-29T17:58:35.805 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-29T17:58:35.855 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2024-08-29T17:58:35.901 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-29T17:58:35.901 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:35.902 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-08-29T17:58:35.902 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:35.902 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-08-29 17:49:30.739652757 +0000 2024-08-29T17:58:35.902 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-08-29 17:49:30.511654795 +0000 2024-08-29T17:58:35.902 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-08-29 17:49:30.511654795 +0000 2024-08-29T17:58:35.902 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-08-29T17:58:35.902 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-29T17:58:35.957 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-08-29T17:58:35.957 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-08-29T17:58:35.957 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000342059 s, 1.5 MB/s 2024-08-29T17:58:35.958 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-29T17:58:36.007 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T17:58:36.007 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/scratch_devs of=/dev/stdout 2024-08-29T17:58:36.014 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-29T17:58:36.014 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_1 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-08-29 17:49:29.751269688 +0000 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-08-29 17:49:29.495271976 +0000 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-08-29 17:49:29.495271976 +0000 2024-08-29T17:58:36.060 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-08-29T17:58:36.060 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-29T17:58:36.113 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-08-29T17:58:36.114 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-08-29T17:58:36.114 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000345391 s, 1.5 MB/s 2024-08-29T17:58:36.115 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-29T17:58:36.168 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_2 2024-08-29T17:58:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:35 smithi089 bash[22629]: audit 2024-08-29T17:58:34.476472+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi144=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:35 smithi089 bash[22629]: cephadm 2024-08-29T17:58:34.479375+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi144=x;count:2 2024-08-29T17:58:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:35 smithi089 bash[22629]: cephadm 2024-08-29T17:58:34.520172+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T17:58:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:35 smithi089 bash[32084]: audit 2024-08-29T17:58:34.476472+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi144=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:35 smithi089 bash[32084]: cephadm 2024-08-29T17:58:34.479375+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi144=x;count:2 2024-08-29T17:58:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:35 smithi089 bash[32084]: cephadm 2024-08-29T17:58:34.520172+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T17:58:36.214 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-29T17:58:36.214 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:36.215 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-08-29T17:58:36.215 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:36.215 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-08-29 17:49:30.279264973 +0000 2024-08-29T17:58:36.215 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-08-29 17:49:30.007267403 +0000 2024-08-29T17:58:36.215 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-08-29 17:49:30.007267403 +0000 2024-08-29T17:58:36.215 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-08-29T17:58:36.215 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-29T17:58:36.266 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:35 smithi144 bash[24722]: audit 2024-08-29T17:58:34.476472+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi144=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:36.266 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:35 smithi144 bash[24722]: cephadm 2024-08-29T17:58:34.479375+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi089=y;smithi144=x;count:2 2024-08-29T17:58:36.266 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:35 smithi144 bash[24722]: cephadm 2024-08-29T17:58:34.520172+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T17:58:36.267 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-08-29T17:58:36.267 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-08-29T17:58:36.267 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000267977 s, 1.9 MB/s 2024-08-29T17:58:36.268 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-29T17:58:36.316 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_3 2024-08-29T17:58:36.364 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-29T17:58:36.364 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:36.365 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-08-29T17:58:36.365 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:36.365 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-08-29 17:49:30.767260614 +0000 2024-08-29T17:58:36.365 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-08-29 17:49:30.519262829 +0000 2024-08-29T17:58:36.365 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-08-29 17:49:30.519262829 +0000 2024-08-29T17:58:36.365 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-08-29T17:58:36.366 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-29T17:58:36.417 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-08-29T17:58:36.417 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-08-29T17:58:36.417 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.00042131 s, 1.2 MB/s 2024-08-29T17:58:36.418 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-29T17:58:36.468 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_4 2024-08-29T17:58:36.515 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 944 Links: 1 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-08-29 17:49:31.251256290 +0000 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-08-29 17:49:30.983258685 +0000 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-08-29 17:49:30.983258685 +0000 2024-08-29T17:58:36.516 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-08-29T17:58:36.516 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-29T17:58:36.569 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-08-29T17:58:36.569 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-08-29T17:58:36.569 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000274912 s, 1.9 MB/s 2024-08-29T17:58:36.570 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-29T17:58:36.621 INFO:tasks.cephadm:Deploying osd.0 on smithi089 with /dev/vg_nvme/lv_4... 2024-08-29T17:58:36.621 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-29T17:58:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:36 smithi144 bash[24722]: cluster 2024-08-29T17:58:35.754934+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:36 smithi089 bash[22629]: cluster 2024-08-29T17:58:35.754934+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:37.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:36 smithi089 bash[32084]: cluster 2024-08-29T17:58:35.754934+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:37.674 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:37.674 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:37.675 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:37.675 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:37.675 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:58:37.675 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:37 smithi144 systemd[1]: Started Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T17:58:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: audit 2024-08-29T17:58:37.601999+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: audit 2024-08-29T17:58:37.610988+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: audit 2024-08-29T17:58:37.620908+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: audit 2024-08-29T17:58:37.629703+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: audit 2024-08-29T17:58:37.687584+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: cluster 2024-08-29T17:58:37.755251+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[24722]: audit 2024-08-29T17:58:37.804965+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[25650]: debug 2024-08-29T17:58:38.662+0000 7f1560a35640 1 -- 172.21.15.144:0/155668457 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55879f832d00 con 0x55879f825800 2024-08-29T17:58:38.808 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:38 smithi144 bash[25650]: debug 2024-08-29T17:58:38.766+0000 7f156329e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T17:58:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: audit 2024-08-29T17:58:37.601999+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: audit 2024-08-29T17:58:37.610988+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: audit 2024-08-29T17:58:37.620908+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: audit 2024-08-29T17:58:37.629703+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: audit 2024-08-29T17:58:37.687584+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: cluster 2024-08-29T17:58:37.755251+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[22629]: audit 2024-08-29T17:58:37.804965+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: audit 2024-08-29T17:58:37.601999+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: audit 2024-08-29T17:58:37.610988+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: audit 2024-08-29T17:58:37.620908+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: audit 2024-08-29T17:58:37.629703+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: audit 2024-08-29T17:58:37.687584+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: cluster 2024-08-29T17:58:37.755251+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:38 smithi089 bash[32084]: audit 2024-08-29T17:58:37.804965+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:40.307 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:39 smithi144 bash[25650]: debug 2024-08-29T17:58:39.942+0000 7f156329e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T17:58:40.307 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:40 smithi144 bash[25650]: debug 2024-08-29T17:58:40.010+0000 7f156329e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T17:58:40.307 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:40 smithi144 bash[25650]: debug 2024-08-29T17:58:40.158+0000 7f156329e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T17:58:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:40 smithi144 bash[24722]: cluster 2024-08-29T17:58:39.755601+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:41.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:40 smithi144 bash[25650]: debug 2024-08-29T17:58:40.790+0000 7f156329e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T17:58:41.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:40 smithi144 bash[25650]: debug 2024-08-29T17:58:40.862+0000 7f156329e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T17:58:41.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:40 smithi144 bash[25650]: debug 2024-08-29T17:58:40.926+0000 7f156329e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T17:58:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:40 smithi089 bash[22629]: cluster 2024-08-29T17:58:39.755601+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:40 smithi089 bash[32084]: cluster 2024-08-29T17:58:39.755601+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:41.296 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:58:41.503 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.110+0000 7f156329e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T17:58:41.503 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.186+0000 7f156329e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T17:58:41.503 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.250+0000 7f156329e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T17:58:41.760 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.502+0000 7f156329e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T17:58:41.760 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.566+0000 7f156329e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T17:58:42.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.758+0000 7f156329e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T17:58:42.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:41 smithi144 bash[25650]: debug 2024-08-29T17:58:41.834+0000 7f156329e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T17:58:42.416 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[25650]: debug 2024-08-29T17:58:42.082+0000 7f156329e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T17:58:42.416 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[25650]: debug 2024-08-29T17:58:42.254+0000 7f156329e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:58:42.682 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[25650]: debug 2024-08-29T17:58:42.414+0000 7f156329e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T17:58:42.683 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[25650]: debug 2024-08-29T17:58:42.490+0000 7f156329e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T17:58:43.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[25650]: debug 2024-08-29T17:58:42.678+0000 7f156329e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T17:58:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[24722]: cluster 2024-08-29T17:58:41.756045+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[24722]: audit 2024-08-29T17:58:42.700143+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:42 smithi144 bash[24722]: audit 2024-08-29T17:58:42.709545+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:43.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:42 smithi089 bash[22629]: cluster 2024-08-29T17:58:41.756045+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:43.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:42 smithi089 bash[22629]: audit 2024-08-29T17:58:42.700143+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:43.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:42 smithi089 bash[22629]: audit 2024-08-29T17:58:42.709545+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:43.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:42 smithi089 bash[32084]: cluster 2024-08-29T17:58:41.756045+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:43.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:42 smithi089 bash[32084]: audit 2024-08-29T17:58:42.700143+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:43.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:42 smithi089 bash[32084]: audit 2024-08-29T17:58:42.709545+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:43.783 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[25650]: debug 2024-08-29T17:58:43.482+0000 7f156329e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T17:58:43.783 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[25650]: debug 2024-08-29T17:58:43.558+0000 7f156329e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T17:58:44.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[25650]: debug 2024-08-29T17:58:43.774+0000 7f156329e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T17:58:44.057 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[25650]: debug 2024-08-29T17:58:43.850+0000 7f156329e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T17:58:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[24722]: audit 2024-08-29T17:58:43.119324+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[24722]: audit 2024-08-29T17:58:43.120190+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[24722]: audit 2024-08-29T17:58:43.124731+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[24722]: audit 2024-08-29T17:58:43.157529+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:58:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[24722]: audit 2024-08-29T17:58:43.158484+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:58:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:43 smithi144 bash[24722]: audit 2024-08-29T17:58:43.159401+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:44.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[22629]: audit 2024-08-29T17:58:43.119324+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[22629]: audit 2024-08-29T17:58:43.120190+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[22629]: audit 2024-08-29T17:58:43.124731+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[22629]: audit 2024-08-29T17:58:43.157529+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[22629]: audit 2024-08-29T17:58:43.158484+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[22629]: audit 2024-08-29T17:58:43.159401+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[32084]: audit 2024-08-29T17:58:43.119324+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[32084]: audit 2024-08-29T17:58:43.120190+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[32084]: audit 2024-08-29T17:58:43.124731+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[32084]: audit 2024-08-29T17:58:43.157529+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T17:58:44.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[32084]: audit 2024-08-29T17:58:43.158484+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T17:58:44.076 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:43 smithi089 bash[32084]: audit 2024-08-29T17:58:43.159401+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:44.557 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[25650]: debug 2024-08-29T17:58:44.230+0000 7f156329e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T17:58:44.557 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[25650]: debug 2024-08-29T17:58:44.306+0000 7f156329e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T17:58:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: cephadm 2024-08-29T17:58:43.157000+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-29T17:58:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: cephadm 2024-08-29T17:58:43.160448+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: cluster 2024-08-29T17:58:43.756459+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: cluster 2024-08-29T17:58:44.330101+0000 mon.a (mon.0) 237 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: audit 2024-08-29T17:58:44.331166+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: audit 2024-08-29T17:58:44.331556+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: audit 2024-08-29T17:58:44.332726+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[22629]: audit 2024-08-29T17:58:44.333076+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: cephadm 2024-08-29T17:58:43.157000+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: cephadm 2024-08-29T17:58:43.160448+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: cluster 2024-08-29T17:58:43.756459+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:44.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: cluster 2024-08-29T17:58:44.330101+0000 mon.a (mon.0) 237 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:58:44.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: audit 2024-08-29T17:58:44.331166+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:58:44.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: audit 2024-08-29T17:58:44.331556+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:58:44.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: audit 2024-08-29T17:58:44.332726+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:58:44.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:44 smithi089 bash[32084]: audit 2024-08-29T17:58:44.333076+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:58:45.192 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:58:45.230 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2024-08-29T17:58:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: cephadm 2024-08-29T17:58:43.157000+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-29T17:58:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: cephadm 2024-08-29T17:58:43.160448+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-08-29T17:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: cluster 2024-08-29T17:58:43.756459+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: cluster 2024-08-29T17:58:44.330101+0000 mon.a (mon.0) 237 : cluster [DBG] Standby manager daemon x started 2024-08-29T17:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: audit 2024-08-29T17:58:44.331166+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T17:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: audit 2024-08-29T17:58:44.331556+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T17:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: audit 2024-08-29T17:58:44.332726+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T17:58:45.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:44 smithi144 bash[24722]: audit 2024-08-29T17:58:44.333076+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.144:0/2305230811' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T17:58:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:46 smithi089 bash[22629]: cluster 2024-08-29T17:58:45.139011+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-08-29T17:58:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:46 smithi089 bash[22629]: audit 2024-08-29T17:58:45.139424+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:58:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:46 smithi089 bash[22629]: cluster 2024-08-29T17:58:45.756876+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:46 smithi089 bash[32084]: cluster 2024-08-29T17:58:45.139011+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-08-29T17:58:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:46 smithi089 bash[32084]: audit 2024-08-29T17:58:45.139424+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:58:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:46 smithi089 bash[32084]: cluster 2024-08-29T17:58:45.756876+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:46 smithi144 bash[24722]: cluster 2024-08-29T17:58:45.139011+0000 mon.a (mon.0) 238 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-08-29T17:58:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:46 smithi144 bash[24722]: audit 2024-08-29T17:58:45.139424+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T17:58:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:46 smithi144 bash[24722]: cluster 2024-08-29T17:58:45.756876+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:47 smithi144 bash[24722]: audit 2024-08-29T17:58:46.935426+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:47 smithi144 bash[24722]: audit 2024-08-29T17:58:46.943581+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:47 smithi144 bash[24722]: audit 2024-08-29T17:58:46.945837+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:47 smithi144 bash[24722]: audit 2024-08-29T17:58:46.948336+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:47 smithi144 bash[24722]: audit 2024-08-29T17:58:46.949761+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:47 smithi144 bash[24722]: audit 2024-08-29T17:58:46.960994+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[22629]: audit 2024-08-29T17:58:46.935426+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[22629]: audit 2024-08-29T17:58:46.943581+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[22629]: audit 2024-08-29T17:58:46.945837+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[22629]: audit 2024-08-29T17:58:46.948336+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[22629]: audit 2024-08-29T17:58:46.949761+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[22629]: audit 2024-08-29T17:58:46.960994+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[32084]: audit 2024-08-29T17:58:46.935426+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[32084]: audit 2024-08-29T17:58:46.943581+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[32084]: audit 2024-08-29T17:58:46.945837+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[32084]: audit 2024-08-29T17:58:46.948336+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[32084]: audit 2024-08-29T17:58:46.949761+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:58:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:47 smithi089 bash[32084]: audit 2024-08-29T17:58:46.960994+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:58:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:48 smithi144 bash[24722]: cluster 2024-08-29T17:58:47.757333+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:48 smithi089 bash[22629]: cluster 2024-08-29T17:58:47.757333+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:48 smithi089 bash[32084]: cluster 2024-08-29T17:58:47.757333+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:49.902 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:58:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:50 smithi089 bash[22629]: cluster 2024-08-29T17:58:49.757719+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:51.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:50 smithi089 bash[32084]: cluster 2024-08-29T17:58:49.757719+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:50 smithi144 bash[24722]: cluster 2024-08-29T17:58:49.757719+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:52 smithi144 bash[24722]: cluster 2024-08-29T17:58:51.758071+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:52 smithi144 bash[24722]: audit 2024-08-29T17:58:52.765238+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:58:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:52 smithi144 bash[24722]: audit 2024-08-29T17:58:52.769278+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:58:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:52 smithi144 bash[24722]: audit 2024-08-29T17:58:52.770902+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[22629]: cluster 2024-08-29T17:58:51.758071+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[22629]: audit 2024-08-29T17:58:52.765238+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:58:53.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[22629]: audit 2024-08-29T17:58:52.769278+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:58:53.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[22629]: audit 2024-08-29T17:58:52.770902+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:53.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[32084]: cluster 2024-08-29T17:58:51.758071+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:53.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[32084]: audit 2024-08-29T17:58:52.765238+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:58:53.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[32084]: audit 2024-08-29T17:58:52.769278+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:58:53.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:52 smithi089 bash[32084]: audit 2024-08-29T17:58:52.770902+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:58:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:53 smithi144 bash[24722]: audit 2024-08-29T17:58:52.758743+0000 mgr.y (mgr.14150) 90 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:53 smithi089 bash[22629]: audit 2024-08-29T17:58:52.758743+0000 mgr.y (mgr.14150) 90 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:53 smithi089 bash[32084]: audit 2024-08-29T17:58:52.758743+0000 mgr.y (mgr.14150) 90 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:58:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:54 smithi144 bash[24722]: cluster 2024-08-29T17:58:53.758477+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:54 smithi089 bash[22629]: cluster 2024-08-29T17:58:53.758477+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:55.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:54 smithi089 bash[32084]: cluster 2024-08-29T17:58:53.758477+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:56 smithi144 bash[24722]: cluster 2024-08-29T17:58:55.758915+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:57.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:56 smithi089 bash[22629]: cluster 2024-08-29T17:58:55.758915+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:56 smithi089 bash[32084]: cluster 2024-08-29T17:58:55.758915+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:58:58 smithi089 bash[22629]: cluster 2024-08-29T17:58:57.759333+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:58:58 smithi089 bash[32084]: cluster 2024-08-29T17:58:57.759333+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:58:59.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:58:58 smithi144 bash[24722]: cluster 2024-08-29T17:58:57.759333+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:00 smithi144 bash[24722]: cluster 2024-08-29T17:58:59.759814+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:00 smithi089 bash[22629]: cluster 2024-08-29T17:58:59.759814+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:00 smithi089 bash[32084]: cluster 2024-08-29T17:58:59.759814+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:01 smithi144 bash[24722]: audit 2024-08-29T17:59:01.012503+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.89:0/4197623032' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]: dispatch 2024-08-29T17:59:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:01 smithi144 bash[24722]: audit 2024-08-29T17:59:01.012984+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]: dispatch 2024-08-29T17:59:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:01 smithi144 bash[24722]: audit 2024-08-29T17:59:01.020329+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]': finished 2024-08-29T17:59:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:01 smithi144 bash[24722]: cluster 2024-08-29T17:59:01.020498+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-29T17:59:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:01 smithi144 bash[24722]: audit 2024-08-29T17:59:01.020662+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:01 smithi144 bash[24722]: audit 2024-08-29T17:59:01.657197+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.89:0/2496056754' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:59:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[22629]: audit 2024-08-29T17:59:01.012503+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.89:0/4197623032' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]: dispatch 2024-08-29T17:59:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[22629]: audit 2024-08-29T17:59:01.012984+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]: dispatch 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[22629]: audit 2024-08-29T17:59:01.020329+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]': finished 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[22629]: cluster 2024-08-29T17:59:01.020498+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[22629]: audit 2024-08-29T17:59:01.020662+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[22629]: audit 2024-08-29T17:59:01.657197+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.89:0/2496056754' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[32084]: audit 2024-08-29T17:59:01.012503+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.89:0/4197623032' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]: dispatch 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[32084]: audit 2024-08-29T17:59:01.012984+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]: dispatch 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[32084]: audit 2024-08-29T17:59:01.020329+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "386aef16-940e-43d9-925a-6ea0db3e3527"}]': finished 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[32084]: cluster 2024-08-29T17:59:01.020498+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[32084]: audit 2024-08-29T17:59:01.020662+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:01 smithi089 bash[32084]: audit 2024-08-29T17:59:01.657197+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.89:0/2496056754' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:59:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:03 smithi144 bash[24722]: cluster 2024-08-29T17:59:01.760137+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:03.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:03 smithi089 bash[22629]: cluster 2024-08-29T17:59:01.760137+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:03.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:03 smithi089 bash[32084]: cluster 2024-08-29T17:59:01.760137+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:05 smithi144 bash[24722]: cluster 2024-08-29T17:59:03.760504+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:05 smithi089 bash[32084]: cluster 2024-08-29T17:59:03.760504+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:05 smithi089 bash[22629]: cluster 2024-08-29T17:59:03.760504+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:07 smithi144 bash[24722]: cluster 2024-08-29T17:59:05.760896+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:07 smithi089 bash[22629]: cluster 2024-08-29T17:59:05.760896+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:07 smithi089 bash[32084]: cluster 2024-08-29T17:59:05.760896+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:09 smithi144 bash[24722]: cluster 2024-08-29T17:59:07.761306+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:09 smithi089 bash[22629]: cluster 2024-08-29T17:59:07.761306+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:09 smithi089 bash[32084]: cluster 2024-08-29T17:59:07.761306+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:11 smithi144 bash[24722]: cluster 2024-08-29T17:59:09.761713+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:11 smithi089 bash[22629]: cluster 2024-08-29T17:59:09.761713+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:11.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:11 smithi089 bash[32084]: cluster 2024-08-29T17:59:09.761713+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:13 smithi089 bash[22629]: cluster 2024-08-29T17:59:11.762107+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:13.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:13 smithi089 bash[32084]: cluster 2024-08-29T17:59:11.762107+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:13 smithi144 bash[24722]: cluster 2024-08-29T17:59:11.762107+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:14 smithi144 bash[24722]: audit 2024-08-29T17:59:13.384294+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:59:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:14 smithi144 bash[24722]: audit 2024-08-29T17:59:13.386073+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:14 smithi089 bash[22629]: audit 2024-08-29T17:59:13.384294+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:59:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:14 smithi089 bash[22629]: audit 2024-08-29T17:59:13.386073+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:14 smithi089 bash[32084]: audit 2024-08-29T17:59:13.384294+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T17:59:14.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:14 smithi089 bash[32084]: audit 2024-08-29T17:59:13.386073+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:15 smithi144 bash[24722]: cephadm 2024-08-29T17:59:13.387623+0000 mgr.y (mgr.14150) 101 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-08-29T17:59:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:15 smithi144 bash[24722]: cluster 2024-08-29T17:59:13.762463+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:15 smithi089 bash[22629]: cephadm 2024-08-29T17:59:13.387623+0000 mgr.y (mgr.14150) 101 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-08-29T17:59:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:15 smithi089 bash[22629]: cluster 2024-08-29T17:59:13.762463+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:15 smithi089 bash[32084]: cephadm 2024-08-29T17:59:13.387623+0000 mgr.y (mgr.14150) 101 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-08-29T17:59:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:15 smithi089 bash[32084]: cluster 2024-08-29T17:59:13.762463+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:17 smithi144 bash[24722]: cluster 2024-08-29T17:59:15.762826+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:17.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:17 smithi089 bash[32084]: cluster 2024-08-29T17:59:15.762826+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:17.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:17 smithi089 bash[22629]: cluster 2024-08-29T17:59:15.762826+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:17.643 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:59:17 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:17.643 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:17 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:17.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:17 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:17.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:17 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:17.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 17:59:17 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:17 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T17:59:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:18 smithi089 bash[22629]: audit 2024-08-29T17:59:17.900820+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:18 smithi089 bash[22629]: audit 2024-08-29T17:59:17.905134+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:18 smithi089 bash[22629]: audit 2024-08-29T17:59:17.909599+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:18 smithi089 bash[32084]: audit 2024-08-29T17:59:17.900820+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:18 smithi089 bash[32084]: audit 2024-08-29T17:59:17.905134+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:18 smithi089 bash[32084]: audit 2024-08-29T17:59:17.909599+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:18 smithi144 bash[24722]: audit 2024-08-29T17:59:17.900820+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:18 smithi144 bash[24722]: audit 2024-08-29T17:59:17.905134+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:18 smithi144 bash[24722]: audit 2024-08-29T17:59:17.909599+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:19.405 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:19 smithi089 bash[22629]: cluster 2024-08-29T17:59:17.763091+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:19.405 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:19 smithi089 bash[32084]: cluster 2024-08-29T17:59:17.763091+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:19 smithi144 bash[24722]: cluster 2024-08-29T17:59:17.763091+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:21 smithi089 bash[22629]: cluster 2024-08-29T17:59:19.763482+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:21.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:21 smithi089 bash[32084]: cluster 2024-08-29T17:59:19.763482+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:21 smithi144 bash[24722]: cluster 2024-08-29T17:59:19.763482+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:23 smithi089 bash[22629]: cluster 2024-08-29T17:59:21.763949+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:23 smithi089 bash[22629]: audit 2024-08-29T17:59:23.026727+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:23 smithi089 bash[22629]: audit 2024-08-29T17:59:23.031293+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:23.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:23 smithi089 bash[32084]: cluster 2024-08-29T17:59:21.763949+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:23.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:23 smithi089 bash[32084]: audit 2024-08-29T17:59:23.026727+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:23.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:23 smithi089 bash[32084]: audit 2024-08-29T17:59:23.031293+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:23 smithi144 bash[24722]: cluster 2024-08-29T17:59:21.763949+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:23 smithi144 bash[24722]: audit 2024-08-29T17:59:23.026727+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:23 smithi144 bash[24722]: audit 2024-08-29T17:59:23.031293+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[22629]: audit 2024-08-29T17:59:23.441298+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[22629]: audit 2024-08-29T17:59:23.442568+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[22629]: audit 2024-08-29T17:59:23.451013+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[22629]: cluster 2024-08-29T17:59:23.764358+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[32084]: audit 2024-08-29T17:59:23.441298+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[32084]: audit 2024-08-29T17:59:23.442568+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[32084]: audit 2024-08-29T17:59:23.451013+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:24 smithi089 bash[32084]: cluster 2024-08-29T17:59:23.764358+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:24 smithi144 bash[24722]: audit 2024-08-29T17:59:23.441298+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:24 smithi144 bash[24722]: audit 2024-08-29T17:59:23.442568+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:24 smithi144 bash[24722]: audit 2024-08-29T17:59:23.451013+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:24 smithi144 bash[24722]: cluster 2024-08-29T17:59:23.764358+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:25 smithi144 bash[24722]: audit 2024-08-29T17:59:24.621048+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:59:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:25 smithi144 bash[24722]: audit 2024-08-29T17:59:24.621425+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:59:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:25 smithi089 bash[22629]: audit 2024-08-29T17:59:24.621048+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:59:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:25 smithi089 bash[22629]: audit 2024-08-29T17:59:24.621425+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:59:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:25 smithi089 bash[32084]: audit 2024-08-29T17:59:24.621048+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:59:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:25 smithi089 bash[32084]: audit 2024-08-29T17:59:24.621425+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T17:59:26.623 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 0 on host 'smithi089' 2024-08-29T17:59:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:26 smithi144 bash[24722]: audit 2024-08-29T17:59:25.463953+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:59:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:26 smithi144 bash[24722]: cluster 2024-08-29T17:59:25.464105+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-29T17:59:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:26 smithi144 bash[24722]: audit 2024-08-29T17:59:25.464386+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:26 smithi144 bash[24722]: audit 2024-08-29T17:59:25.465661+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T17:59:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:26 smithi144 bash[24722]: audit 2024-08-29T17:59:25.466369+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T17:59:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:26 smithi144 bash[24722]: cluster 2024-08-29T17:59:25.764647+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:26.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[22629]: audit 2024-08-29T17:59:25.463953+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:59:26.828 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[22629]: cluster 2024-08-29T17:59:25.464105+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[22629]: audit 2024-08-29T17:59:25.464386+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[22629]: audit 2024-08-29T17:59:25.465661+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[22629]: audit 2024-08-29T17:59:25.466369+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[22629]: cluster 2024-08-29T17:59:25.764647+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[32084]: audit 2024-08-29T17:59:25.463953+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[32084]: cluster 2024-08-29T17:59:25.464105+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[32084]: audit 2024-08-29T17:59:25.464386+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[32084]: audit 2024-08-29T17:59:25.465661+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[32084]: audit 2024-08-29T17:59:25.466369+0000 mon.a (mon.0) 267 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T17:59:26.829 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:26 smithi089 bash[32084]: cluster 2024-08-29T17:59:25.764647+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:27.211 DEBUG:teuthology.orchestra.run.smithi089:osd.0> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.0.service 2024-08-29T17:59:27.214 INFO:tasks.cephadm:Deploying osd.1 on smithi089 with /dev/vg_nvme/lv_3... 2024-08-29T17:59:27.214 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: audit 2024-08-29T17:59:26.470967+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: cluster 2024-08-29T17:59:26.471133+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: audit 2024-08-29T17:59:26.471865+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: audit 2024-08-29T17:59:26.483286+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: audit 2024-08-29T17:59:26.601592+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: audit 2024-08-29T17:59:26.607783+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:27 smithi144 bash[24722]: audit 2024-08-29T17:59:26.618278+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: audit 2024-08-29T17:59:26.470967+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T17:59:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: cluster 2024-08-29T17:59:26.471133+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-29T17:59:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: audit 2024-08-29T17:59:26.471865+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: audit 2024-08-29T17:59:26.483286+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: audit 2024-08-29T17:59:26.601592+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: audit 2024-08-29T17:59:26.607783+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[22629]: audit 2024-08-29T17:59:26.618278+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: audit 2024-08-29T17:59:26.470967+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: cluster 2024-08-29T17:59:26.471133+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: audit 2024-08-29T17:59:26.471865+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: audit 2024-08-29T17:59:26.483286+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: audit 2024-08-29T17:59:26.601592+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: audit 2024-08-29T17:59:26.607783+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:27.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:27 smithi089 bash[32084]: audit 2024-08-29T17:59:26.618278+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:28 smithi144 bash[24722]: cluster 2024-08-29T17:59:25.667499+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:59:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:28 smithi144 bash[24722]: cluster 2024-08-29T17:59:25.667601+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:59:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:28 smithi144 bash[24722]: cluster 2024-08-29T17:59:27.485611+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730] boot 2024-08-29T17:59:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:28 smithi144 bash[24722]: cluster 2024-08-29T17:59:27.485707+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-29T17:59:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:28 smithi144 bash[24722]: audit 2024-08-29T17:59:27.486420+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:28.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:28 smithi144 bash[24722]: cluster 2024-08-29T17:59:27.765036+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[22629]: cluster 2024-08-29T17:59:25.667499+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:59:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[22629]: cluster 2024-08-29T17:59:25.667601+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:59:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[22629]: cluster 2024-08-29T17:59:27.485611+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730] boot 2024-08-29T17:59:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[22629]: cluster 2024-08-29T17:59:27.485707+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-29T17:59:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[22629]: audit 2024-08-29T17:59:27.486420+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[22629]: cluster 2024-08-29T17:59:27.765036+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[32084]: cluster 2024-08-29T17:59:25.667499+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[32084]: cluster 2024-08-29T17:59:25.667601+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[32084]: cluster 2024-08-29T17:59:27.485611+0000 mon.a (mon.0) 275 : cluster [INF] osd.0 [v2:172.21.15.89:6802/769678730,v1:172.21.15.89:6803/769678730] boot 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[32084]: cluster 2024-08-29T17:59:27.485707+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[32084]: audit 2024-08-29T17:59:27.486420+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T17:59:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:28 smithi089 bash[32084]: cluster 2024-08-29T17:59:27.765036+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-29T17:59:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:29 smithi144 bash[24722]: cluster 2024-08-29T17:59:28.508358+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-29T17:59:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:29 smithi089 bash[22629]: cluster 2024-08-29T17:59:28.508358+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-29T17:59:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:29 smithi089 bash[32084]: cluster 2024-08-29T17:59:28.508358+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-29T17:59:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:30 smithi144 bash[24722]: cluster 2024-08-29T17:59:29.765569+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:30 smithi089 bash[32084]: cluster 2024-08-29T17:59:29.765569+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:30 smithi089 bash[22629]: cluster 2024-08-29T17:59:29.765569+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:31.449 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:59:33.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:32 smithi089 bash[32084]: cluster 2024-08-29T17:59:31.766013+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:33.075 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:32 smithi089 bash[22629]: cluster 2024-08-29T17:59:31.766013+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:32 smithi144 bash[24722]: cluster 2024-08-29T17:59:31.766013+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:35.107 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:34 smithi089 bash[32084]: cluster 2024-08-29T17:59:33.766461+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:35.107 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:34 smithi089 bash[22629]: cluster 2024-08-29T17:59:33.766461+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:34 smithi144 bash[24722]: cluster 2024-08-29T17:59:33.766461+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: cluster 2024-08-29T17:59:35.766993+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.733040+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.739714+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.741191+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.750546+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.753075+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.754798+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[22629]: audit 2024-08-29T17:59:36.764778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: cluster 2024-08-29T17:59:35.766993+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.733040+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.739714+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.741191+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.750546+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.753075+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:37.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.754798+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:37.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:36 smithi089 bash[32084]: audit 2024-08-29T17:59:36.764778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: cluster 2024-08-29T17:59:35.766993+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.733040+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.739714+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.741191+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.750546+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.753075+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.754798+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T17:59:37.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:36 smithi144 bash[24722]: audit 2024-08-29T17:59:36.764778+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T17:59:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:37 smithi089 bash[22629]: cephadm 2024-08-29T17:59:36.725870+0000 mgr.y (mgr.14150) 114 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T17:59:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:37 smithi089 bash[22629]: cephadm 2024-08-29T17:59:36.742447+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 16241M 2024-08-29T17:59:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:37 smithi089 bash[32084]: cephadm 2024-08-29T17:59:36.725870+0000 mgr.y (mgr.14150) 114 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T17:59:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:37 smithi089 bash[32084]: cephadm 2024-08-29T17:59:36.742447+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 16241M 2024-08-29T17:59:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:37 smithi144 bash[24722]: cephadm 2024-08-29T17:59:36.725870+0000 mgr.y (mgr.14150) 114 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T17:59:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:37 smithi144 bash[24722]: cephadm 2024-08-29T17:59:36.742447+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 16241M 2024-08-29T17:59:38.914 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T17:59:38.951 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2024-08-29T17:59:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:38 smithi089 bash[22629]: cluster 2024-08-29T17:59:37.767497+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:38 smithi089 bash[32084]: cluster 2024-08-29T17:59:37.767497+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:38 smithi144 bash[24722]: cluster 2024-08-29T17:59:37.767497+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:40 smithi089 bash[22629]: cluster 2024-08-29T17:59:39.767990+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:40 smithi089 bash[32084]: cluster 2024-08-29T17:59:39.767990+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:40 smithi144 bash[24722]: cluster 2024-08-29T17:59:39.767990+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:42 smithi089 bash[22629]: cluster 2024-08-29T17:59:41.768483+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:42 smithi089 bash[32084]: cluster 2024-08-29T17:59:41.768483+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:42 smithi144 bash[24722]: cluster 2024-08-29T17:59:41.768483+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:43.636 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T17:59:45.084 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:44 smithi089 bash[22629]: cluster 2024-08-29T17:59:43.768942+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:45.085 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:44 smithi089 bash[32084]: cluster 2024-08-29T17:59:43.768942+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:44 smithi144 bash[24722]: cluster 2024-08-29T17:59:43.768942+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[22629]: cluster 2024-08-29T17:59:45.769439+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[22629]: audit 2024-08-29T17:59:46.786279+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:59:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[22629]: audit 2024-08-29T17:59:46.791502+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:59:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[22629]: audit 2024-08-29T17:59:46.792778+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:47.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[32084]: cluster 2024-08-29T17:59:45.769439+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:47.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[32084]: audit 2024-08-29T17:59:46.786279+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:59:47.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[32084]: audit 2024-08-29T17:59:46.791502+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:59:47.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:46 smithi089 bash[32084]: audit 2024-08-29T17:59:46.792778+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:46 smithi144 bash[24722]: cluster 2024-08-29T17:59:45.769439+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:46 smithi144 bash[24722]: audit 2024-08-29T17:59:46.786279+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:46 smithi144 bash[24722]: audit 2024-08-29T17:59:46.791502+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T17:59:47.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:46 smithi144 bash[24722]: audit 2024-08-29T17:59:46.792778+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T17:59:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:47 smithi089 bash[22629]: audit 2024-08-29T17:59:46.780102+0000 mgr.y (mgr.14150) 121 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:47 smithi089 bash[32084]: audit 2024-08-29T17:59:46.780102+0000 mgr.y (mgr.14150) 121 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:48.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:47 smithi144 bash[24722]: audit 2024-08-29T17:59:46.780102+0000 mgr.y (mgr.14150) 121 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T17:59:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:48 smithi089 bash[22629]: cluster 2024-08-29T17:59:47.769879+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:48 smithi089 bash[32084]: cluster 2024-08-29T17:59:47.769879+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:48 smithi144 bash[24722]: cluster 2024-08-29T17:59:47.769879+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:50 smithi089 bash[22629]: cluster 2024-08-29T17:59:49.770350+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:50 smithi089 bash[32084]: cluster 2024-08-29T17:59:49.770350+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:50 smithi144 bash[24722]: cluster 2024-08-29T17:59:49.770350+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:52 smithi089 bash[22629]: cluster 2024-08-29T17:59:51.770837+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:52 smithi089 bash[32084]: cluster 2024-08-29T17:59:51.770837+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:52 smithi144 bash[24722]: cluster 2024-08-29T17:59:51.770837+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:54 smithi089 bash[22629]: cluster 2024-08-29T17:59:53.771290+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:54 smithi089 bash[32084]: cluster 2024-08-29T17:59:53.771290+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:54 smithi144 bash[24722]: cluster 2024-08-29T17:59:53.771290+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[22629]: audit 2024-08-29T17:59:54.992391+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.89:0/3709715739' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54c70a3f-d9ea-43bf-b2c7-187a375f0836"}]: dispatch 2024-08-29T17:59:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[22629]: audit 2024-08-29T17:59:54.997593+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.89:0/3709715739' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54c70a3f-d9ea-43bf-b2c7-187a375f0836"}]': finished 2024-08-29T17:59:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[22629]: cluster 2024-08-29T17:59:54.997633+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-29T17:59:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[22629]: audit 2024-08-29T17:59:54.997786+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:59:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[22629]: audit 2024-08-29T17:59:55.653889+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.89:0/3457433467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:59:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[32084]: audit 2024-08-29T17:59:54.992391+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.89:0/3709715739' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54c70a3f-d9ea-43bf-b2c7-187a375f0836"}]: dispatch 2024-08-29T17:59:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[32084]: audit 2024-08-29T17:59:54.997593+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.89:0/3709715739' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54c70a3f-d9ea-43bf-b2c7-187a375f0836"}]': finished 2024-08-29T17:59:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[32084]: cluster 2024-08-29T17:59:54.997633+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-29T17:59:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[32084]: audit 2024-08-29T17:59:54.997786+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:59:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:55 smithi089 bash[32084]: audit 2024-08-29T17:59:55.653889+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.89:0/3457433467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:59:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:55 smithi144 bash[24722]: audit 2024-08-29T17:59:54.992391+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.89:0/3709715739' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "54c70a3f-d9ea-43bf-b2c7-187a375f0836"}]: dispatch 2024-08-29T17:59:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:55 smithi144 bash[24722]: audit 2024-08-29T17:59:54.997593+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.89:0/3709715739' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "54c70a3f-d9ea-43bf-b2c7-187a375f0836"}]': finished 2024-08-29T17:59:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:55 smithi144 bash[24722]: cluster 2024-08-29T17:59:54.997633+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-29T17:59:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:55 smithi144 bash[24722]: audit 2024-08-29T17:59:54.997786+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T17:59:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:55 smithi144 bash[24722]: audit 2024-08-29T17:59:55.653889+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.89:0/3457433467' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T17:59:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:57 smithi144 bash[24722]: cluster 2024-08-29T17:59:55.771610+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:57.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:56 smithi089 bash[22629]: cluster 2024-08-29T17:59:55.771610+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:57 smithi089 bash[32084]: cluster 2024-08-29T17:59:55.771610+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 17:59:59 smithi144 bash[24722]: cluster 2024-08-29T17:59:57.772025+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 17:59:59 smithi089 bash[22629]: cluster 2024-08-29T17:59:57.772025+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T17:59:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 17:59:59 smithi089 bash[32084]: cluster 2024-08-29T17:59:57.772025+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:00 smithi144 bash[24722]: cluster 2024-08-29T18:00:00.000133+0000 mon.a (mon.0) 293 : cluster [INF] overall HEALTH_OK 2024-08-29T18:00:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:00 smithi089 bash[22629]: cluster 2024-08-29T18:00:00.000133+0000 mon.a (mon.0) 293 : cluster [INF] overall HEALTH_OK 2024-08-29T18:00:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:00 smithi089 bash[32084]: cluster 2024-08-29T18:00:00.000133+0000 mon.a (mon.0) 293 : cluster [INF] overall HEALTH_OK 2024-08-29T18:00:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:01 smithi144 bash[24722]: cluster 2024-08-29T17:59:59.772457+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:01 smithi089 bash[22629]: cluster 2024-08-29T17:59:59.772457+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:01 smithi089 bash[32084]: cluster 2024-08-29T17:59:59.772457+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:03 smithi144 bash[24722]: cluster 2024-08-29T18:00:01.772925+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:03.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:03 smithi089 bash[22629]: cluster 2024-08-29T18:00:01.772925+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:03.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:03 smithi089 bash[32084]: cluster 2024-08-29T18:00:01.772925+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:05 smithi144 bash[24722]: cluster 2024-08-29T18:00:03.773437+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:05 smithi089 bash[22629]: cluster 2024-08-29T18:00:03.773437+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:05.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:05 smithi089 bash[32084]: cluster 2024-08-29T18:00:03.773437+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:07 smithi144 bash[24722]: cluster 2024-08-29T18:00:05.773965+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:07 smithi089 bash[32084]: cluster 2024-08-29T18:00:05.773965+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:07 smithi089 bash[22629]: cluster 2024-08-29T18:00:05.773965+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:08 smithi144 bash[24722]: audit 2024-08-29T18:00:07.180131+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:00:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:08 smithi144 bash[24722]: audit 2024-08-29T18:00:07.181877+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:08 smithi089 bash[22629]: audit 2024-08-29T18:00:07.180131+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:00:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:08 smithi089 bash[22629]: audit 2024-08-29T18:00:07.181877+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:08 smithi089 bash[32084]: audit 2024-08-29T18:00:07.180131+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:00:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:08 smithi089 bash[32084]: audit 2024-08-29T18:00:07.181877+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:09.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:09 smithi089 bash[22629]: cephadm 2024-08-29T18:00:07.183252+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-08-29T18:00:09.039 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:09 smithi089 bash[22629]: cluster 2024-08-29T18:00:07.774547+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:09.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:09 smithi089 bash[32084]: cephadm 2024-08-29T18:00:07.183252+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-08-29T18:00:09.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:09 smithi089 bash[32084]: cluster 2024-08-29T18:00:07.774547+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:09 smithi144 bash[24722]: cephadm 2024-08-29T18:00:07.183252+0000 mgr.y (mgr.14150) 132 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-08-29T18:00:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:09 smithi144 bash[24722]: cluster 2024-08-29T18:00:07.774547+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:11.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:11 smithi089 bash[22629]: cluster 2024-08-29T18:00:09.775068+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:11.304 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:11 smithi089 bash[32084]: cluster 2024-08-29T18:00:09.775068+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:11.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.305 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.305 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:11 smithi144 bash[24722]: cluster 2024-08-29T18:00:09.775068+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.647 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.647 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:11.648 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:11 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:00:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:12 smithi144 bash[24722]: audit 2024-08-29T18:00:11.568193+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:12 smithi144 bash[24722]: audit 2024-08-29T18:00:11.572545+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:12 smithi144 bash[24722]: audit 2024-08-29T18:00:11.577164+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:12 smithi089 bash[22629]: audit 2024-08-29T18:00:11.568193+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:12 smithi089 bash[22629]: audit 2024-08-29T18:00:11.572545+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:12 smithi089 bash[22629]: audit 2024-08-29T18:00:11.577164+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:12 smithi089 bash[32084]: audit 2024-08-29T18:00:11.568193+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:12 smithi089 bash[32084]: audit 2024-08-29T18:00:11.572545+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:12 smithi089 bash[32084]: audit 2024-08-29T18:00:11.577164+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:13.305 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:13 smithi089 bash[32084]: cluster 2024-08-29T18:00:11.775511+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:13.305 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:13 smithi089 bash[22629]: cluster 2024-08-29T18:00:11.775511+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:13 smithi144 bash[24722]: cluster 2024-08-29T18:00:11.775511+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:15 smithi144 bash[24722]: cluster 2024-08-29T18:00:13.775964+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:15 smithi089 bash[22629]: cluster 2024-08-29T18:00:13.775964+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:15 smithi089 bash[32084]: cluster 2024-08-29T18:00:13.775964+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:17 smithi144 bash[24722]: cluster 2024-08-29T18:00:15.776430+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:17 smithi144 bash[24722]: audit 2024-08-29T18:00:16.708285+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:17 smithi144 bash[24722]: audit 2024-08-29T18:00:16.714158+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:17 smithi144 bash[24722]: audit 2024-08-29T18:00:16.715140+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:17 smithi144 bash[24722]: audit 2024-08-29T18:00:16.715927+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:17 smithi144 bash[24722]: audit 2024-08-29T18:00:16.722579+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[32084]: cluster 2024-08-29T18:00:15.776430+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[32084]: audit 2024-08-29T18:00:16.708285+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[32084]: audit 2024-08-29T18:00:16.714158+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[32084]: audit 2024-08-29T18:00:16.715140+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[32084]: audit 2024-08-29T18:00:16.715927+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[32084]: audit 2024-08-29T18:00:16.722579+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[22629]: cluster 2024-08-29T18:00:15.776430+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:17.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[22629]: audit 2024-08-29T18:00:16.708285+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[22629]: audit 2024-08-29T18:00:16.714158+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:17.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[22629]: audit 2024-08-29T18:00:16.715140+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:17.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[22629]: audit 2024-08-29T18:00:16.715927+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:17.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:17 smithi089 bash[22629]: audit 2024-08-29T18:00:16.722579+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:19 smithi089 bash[22629]: cluster 2024-08-29T18:00:17.776872+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:19 smithi089 bash[22629]: audit 2024-08-29T18:00:18.275455+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:00:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:19 smithi089 bash[32084]: cluster 2024-08-29T18:00:17.776872+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:19 smithi089 bash[32084]: audit 2024-08-29T18:00:18.275455+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:00:19.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:19 smithi144 bash[24722]: cluster 2024-08-29T18:00:17.776872+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:19 smithi144 bash[24722]: audit 2024-08-29T18:00:18.275455+0000 mon.a (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:00:20.392 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 1 on host 'smithi089' 2024-08-29T18:00:20.408 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[22629]: audit 2024-08-29T18:00:19.064727+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T18:00:20.408 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[22629]: cluster 2024-08-29T18:00:19.064855+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-29T18:00:20.408 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[22629]: audit 2024-08-29T18:00:19.065519+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:20.408 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[22629]: audit 2024-08-29T18:00:19.066250+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:00:20.409 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[32084]: audit 2024-08-29T18:00:19.064727+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T18:00:20.409 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[32084]: cluster 2024-08-29T18:00:19.064855+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-29T18:00:20.409 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[32084]: audit 2024-08-29T18:00:19.065519+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:20.409 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:20 smithi089 bash[32084]: audit 2024-08-29T18:00:19.066250+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:00:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:20 smithi144 bash[24722]: audit 2024-08-29T18:00:19.064727+0000 mon.a (mon.0) 305 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T18:00:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:20 smithi144 bash[24722]: cluster 2024-08-29T18:00:19.064855+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-29T18:00:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:20 smithi144 bash[24722]: audit 2024-08-29T18:00:19.065519+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:20 smithi144 bash[24722]: audit 2024-08-29T18:00:19.066250+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:00:20.999 DEBUG:teuthology.orchestra.run.smithi089:osd.1> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.1.service 2024-08-29T18:00:21.001 INFO:tasks.cephadm:Deploying osd.2 on smithi089 with /dev/vg_nvme/lv_2... 2024-08-29T18:00:21.001 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-29T18:00:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: cluster 2024-08-29T18:00:19.777227+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.066979+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: cluster 2024-08-29T18:00:20.067095+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.067362+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.079561+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.238471+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.310199+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.387152+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[22629]: audit 2024-08-29T18:00:20.526873+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' 2024-08-29T18:00:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: cluster 2024-08-29T18:00:19.777227+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.066979+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: cluster 2024-08-29T18:00:20.067095+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.067362+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.079561+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.238471+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.310199+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.387152+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:21.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:21 smithi089 bash[32084]: audit 2024-08-29T18:00:20.526873+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: cluster 2024-08-29T18:00:19.777227+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.066979+0000 mon.a (mon.0) 309 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: cluster 2024-08-29T18:00:20.067095+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.067362+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.079561+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.238471+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.310199+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.387152+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:21 smithi144 bash[24722]: audit 2024-08-29T18:00:20.526873+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213]' entity='osd.1' 2024-08-29T18:00:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[22629]: cluster 2024-08-29T18:00:19.226521+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:00:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[22629]: cluster 2024-08-29T18:00:19.226583+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:00:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[22629]: audit 2024-08-29T18:00:21.077567+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[22629]: cluster 2024-08-29T18:00:21.531947+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213] boot 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[22629]: cluster 2024-08-29T18:00:21.532036+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[22629]: audit 2024-08-29T18:00:21.532848+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[32084]: cluster 2024-08-29T18:00:19.226521+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[32084]: cluster 2024-08-29T18:00:19.226583+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[32084]: audit 2024-08-29T18:00:21.077567+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[32084]: cluster 2024-08-29T18:00:21.531947+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213] boot 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[32084]: cluster 2024-08-29T18:00:21.532036+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-29T18:00:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:22 smithi089 bash[32084]: audit 2024-08-29T18:00:21.532848+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:22.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:22 smithi144 bash[24722]: cluster 2024-08-29T18:00:19.226521+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:00:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:22 smithi144 bash[24722]: cluster 2024-08-29T18:00:19.226583+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:00:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:22 smithi144 bash[24722]: audit 2024-08-29T18:00:21.077567+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:22 smithi144 bash[24722]: cluster 2024-08-29T18:00:21.531947+0000 mon.a (mon.0) 318 : cluster [INF] osd.1 [v2:172.21.15.89:6810/3363542213,v1:172.21.15.89:6811/3363542213] boot 2024-08-29T18:00:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:22 smithi144 bash[24722]: cluster 2024-08-29T18:00:21.532036+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-29T18:00:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:22 smithi144 bash[24722]: audit 2024-08-29T18:00:21.532848+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:00:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:23 smithi089 bash[22629]: cluster 2024-08-29T18:00:21.777682+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:23 smithi089 bash[32084]: cluster 2024-08-29T18:00:21.777682+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:23.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:23 smithi144 bash[24722]: cluster 2024-08-29T18:00:21.777682+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-08-29T18:00:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:24 smithi089 bash[22629]: cluster 2024-08-29T18:00:23.081868+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-29T18:00:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:24 smithi089 bash[22629]: cluster 2024-08-29T18:00:23.778179+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:24 smithi089 bash[32084]: cluster 2024-08-29T18:00:23.081868+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-29T18:00:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:24 smithi089 bash[32084]: cluster 2024-08-29T18:00:23.778179+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:24 smithi144 bash[24722]: cluster 2024-08-29T18:00:23.081868+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-29T18:00:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:24 smithi144 bash[24722]: cluster 2024-08-29T18:00:23.778179+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:25.234 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:00:27.085 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:26 smithi089 bash[22629]: cluster 2024-08-29T18:00:25.778637+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:27.086 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:26 smithi089 bash[32084]: cluster 2024-08-29T18:00:25.778637+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:26 smithi144 bash[24722]: cluster 2024-08-29T18:00:25.778637+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:28 smithi089 bash[32084]: cluster 2024-08-29T18:00:27.779014+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:28 smithi089 bash[22629]: cluster 2024-08-29T18:00:27.779014+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:28 smithi144 bash[24722]: cluster 2024-08-29T18:00:27.779014+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: cluster 2024-08-29T18:00:29.779446+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.588578+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.595644+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.597010+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.598363+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.605380+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.607315+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.608399+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[22629]: audit 2024-08-29T18:00:30.617948+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: cluster 2024-08-29T18:00:29.779446+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.588578+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.595644+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.597010+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:00:31.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.598363+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:00:31.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.605380+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.607315+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:31.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.608399+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:31.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:30 smithi089 bash[32084]: audit 2024-08-29T18:00:30.617948+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: cluster 2024-08-29T18:00:29.779446+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.588578+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.595644+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.597010+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.598363+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.605380+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.607315+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.608399+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:00:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:30 smithi144 bash[24722]: audit 2024-08-29T18:00:30.617948+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:00:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:31 smithi089 bash[22629]: cephadm 2024-08-29T18:00:30.580824+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:00:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:31 smithi089 bash[22629]: cephadm 2024-08-29T18:00:30.599334+0000 mgr.y (mgr.14150) 146 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8120M 2024-08-29T18:00:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:31 smithi089 bash[32084]: cephadm 2024-08-29T18:00:30.580824+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:00:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:31 smithi089 bash[32084]: cephadm 2024-08-29T18:00:30.599334+0000 mgr.y (mgr.14150) 146 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8120M 2024-08-29T18:00:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:31 smithi144 bash[24722]: cephadm 2024-08-29T18:00:30.580824+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:00:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:31 smithi144 bash[24722]: cephadm 2024-08-29T18:00:30.599334+0000 mgr.y (mgr.14150) 146 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8120M 2024-08-29T18:00:32.849 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:00:32.890 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_2 2024-08-29T18:00:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:32 smithi089 bash[22629]: cluster 2024-08-29T18:00:31.779785+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:33.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:32 smithi089 bash[32084]: cluster 2024-08-29T18:00:31.779785+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:32 smithi144 bash[24722]: cluster 2024-08-29T18:00:31.779785+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:34 smithi089 bash[22629]: cluster 2024-08-29T18:00:33.780317+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:34 smithi089 bash[32084]: cluster 2024-08-29T18:00:33.780317+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:34 smithi144 bash[24722]: cluster 2024-08-29T18:00:33.780317+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:36 smithi089 bash[22629]: cluster 2024-08-29T18:00:35.780875+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:36 smithi089 bash[32084]: cluster 2024-08-29T18:00:35.780875+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:36 smithi144 bash[24722]: cluster 2024-08-29T18:00:35.780875+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:37.588 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:00:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:38 smithi089 bash[22629]: cluster 2024-08-29T18:00:37.781378+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:38 smithi089 bash[32084]: cluster 2024-08-29T18:00:37.781378+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:38 smithi144 bash[24722]: cluster 2024-08-29T18:00:37.781378+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[22629]: cluster 2024-08-29T18:00:39.781864+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[22629]: audit 2024-08-29T18:00:40.646377+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[22629]: audit 2024-08-29T18:00:40.651357+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[22629]: audit 2024-08-29T18:00:40.652417+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[32084]: cluster 2024-08-29T18:00:39.781864+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[32084]: audit 2024-08-29T18:00:40.646377+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[32084]: audit 2024-08-29T18:00:40.651357+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:00:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:40 smithi089 bash[32084]: audit 2024-08-29T18:00:40.652417+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:40 smithi144 bash[24722]: cluster 2024-08-29T18:00:39.781864+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:40 smithi144 bash[24722]: audit 2024-08-29T18:00:40.646377+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:00:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:40 smithi144 bash[24722]: audit 2024-08-29T18:00:40.651357+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:00:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:40 smithi144 bash[24722]: audit 2024-08-29T18:00:40.652417+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:00:42.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:41 smithi089 bash[22629]: audit 2024-08-29T18:00:40.640361+0000 mgr.y (mgr.14150) 152 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:41 smithi089 bash[32084]: audit 2024-08-29T18:00:40.640361+0000 mgr.y (mgr.14150) 152 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:42.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:41 smithi144 bash[24722]: audit 2024-08-29T18:00:40.640361+0000 mgr.y (mgr.14150) 152 : audit [DBG] from='client.24167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:00:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:42 smithi089 bash[22629]: cluster 2024-08-29T18:00:41.782353+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:42 smithi089 bash[32084]: cluster 2024-08-29T18:00:41.782353+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:42 smithi144 bash[24722]: cluster 2024-08-29T18:00:41.782353+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:44 smithi089 bash[22629]: cluster 2024-08-29T18:00:43.782830+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:44 smithi089 bash[32084]: cluster 2024-08-29T18:00:43.782830+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:44 smithi144 bash[24722]: cluster 2024-08-29T18:00:43.782830+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:46 smithi089 bash[32084]: cluster 2024-08-29T18:00:45.783272+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:46 smithi089 bash[22629]: cluster 2024-08-29T18:00:45.783272+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:46 smithi144 bash[24722]: cluster 2024-08-29T18:00:45.783272+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:48 smithi089 bash[32084]: cluster 2024-08-29T18:00:47.783750+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:48 smithi089 bash[22629]: cluster 2024-08-29T18:00:47.783750+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:48 smithi144 bash[24722]: cluster 2024-08-29T18:00:47.783750+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[22629]: audit 2024-08-29T18:00:48.935510+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.89:0/726947403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e"}]: dispatch 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[22629]: audit 2024-08-29T18:00:48.940659+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.89:0/726947403' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e"}]': finished 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[22629]: cluster 2024-08-29T18:00:48.940698+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[22629]: audit 2024-08-29T18:00:48.940806+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[22629]: audit 2024-08-29T18:00:49.581864+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.89:0/876251519' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[32084]: audit 2024-08-29T18:00:48.935510+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.89:0/726947403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e"}]: dispatch 2024-08-29T18:00:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[32084]: audit 2024-08-29T18:00:48.940659+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.89:0/726947403' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e"}]': finished 2024-08-29T18:00:50.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[32084]: cluster 2024-08-29T18:00:48.940698+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-29T18:00:50.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[32084]: audit 2024-08-29T18:00:48.940806+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:00:50.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:49 smithi089 bash[32084]: audit 2024-08-29T18:00:49.581864+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.89:0/876251519' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:00:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:49 smithi144 bash[24722]: audit 2024-08-29T18:00:48.935510+0000 mon.a (mon.0) 333 : audit [INF] from='client.? 172.21.15.89:0/726947403' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e"}]: dispatch 2024-08-29T18:00:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:49 smithi144 bash[24722]: audit 2024-08-29T18:00:48.940659+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.89:0/726947403' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e"}]': finished 2024-08-29T18:00:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:49 smithi144 bash[24722]: cluster 2024-08-29T18:00:48.940698+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-29T18:00:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:49 smithi144 bash[24722]: audit 2024-08-29T18:00:48.940806+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:00:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:49 smithi144 bash[24722]: audit 2024-08-29T18:00:49.581864+0000 mon.a (mon.0) 337 : audit [DBG] from='client.? 172.21.15.89:0/876251519' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:00:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:50 smithi144 bash[24722]: cluster 2024-08-29T18:00:49.784282+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:50 smithi089 bash[22629]: cluster 2024-08-29T18:00:49.784282+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:50 smithi089 bash[32084]: cluster 2024-08-29T18:00:49.784282+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:52 smithi144 bash[24722]: cluster 2024-08-29T18:00:51.784745+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:52 smithi089 bash[22629]: cluster 2024-08-29T18:00:51.784745+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:52 smithi089 bash[32084]: cluster 2024-08-29T18:00:51.784745+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:54 smithi144 bash[24722]: cluster 2024-08-29T18:00:53.785205+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:54 smithi089 bash[22629]: cluster 2024-08-29T18:00:53.785205+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:54 smithi089 bash[32084]: cluster 2024-08-29T18:00:53.785205+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:56 smithi144 bash[24722]: cluster 2024-08-29T18:00:55.785670+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:56 smithi089 bash[22629]: cluster 2024-08-29T18:00:55.785670+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:56 smithi089 bash[32084]: cluster 2024-08-29T18:00:55.785670+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:00:58 smithi144 bash[24722]: cluster 2024-08-29T18:00:57.786135+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:00:58 smithi089 bash[22629]: cluster 2024-08-29T18:00:57.786135+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:00:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:00:58 smithi089 bash[32084]: cluster 2024-08-29T18:00:57.786135+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:00 smithi144 bash[24722]: cluster 2024-08-29T18:00:59.786645+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:00 smithi089 bash[22629]: cluster 2024-08-29T18:00:59.786645+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:00 smithi089 bash[32084]: cluster 2024-08-29T18:00:59.786645+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:02.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:01 smithi144 bash[24722]: audit 2024-08-29T18:01:01.280695+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:01:02.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:01 smithi144 bash[24722]: audit 2024-08-29T18:01:01.282303+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:01 smithi089 bash[22629]: audit 2024-08-29T18:01:01.280695+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:01:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:01 smithi089 bash[22629]: audit 2024-08-29T18:01:01.282303+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:01 smithi089 bash[32084]: audit 2024-08-29T18:01:01.280695+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:01:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:01 smithi089 bash[32084]: audit 2024-08-29T18:01:01.282303+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:03.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:02 smithi089 bash[22629]: cephadm 2024-08-29T18:01:01.283726+0000 mgr.y (mgr.14150) 163 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-08-29T18:01:03.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:02 smithi089 bash[22629]: cluster 2024-08-29T18:01:01.787121+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:03.140 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:02 smithi089 bash[32084]: cephadm 2024-08-29T18:01:01.283726+0000 mgr.y (mgr.14150) 163 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-08-29T18:01:03.140 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:02 smithi089 bash[32084]: cluster 2024-08-29T18:01:01.787121+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:02 smithi144 bash[24722]: cephadm 2024-08-29T18:01:01.283726+0000 mgr.y (mgr.14150) 163 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-08-29T18:01:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:02 smithi144 bash[24722]: cluster 2024-08-29T18:01:01.787121+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:05.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:04 smithi089 bash[32084]: cluster 2024-08-29T18:01:03.787610+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:05.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:04 smithi089 bash[22629]: cluster 2024-08-29T18:01:03.787610+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:04 smithi144 bash[24722]: cluster 2024-08-29T18:01:03.787610+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:05.713 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.713 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.713 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.714 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.714 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.983 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.983 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.984 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.984 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:05.984 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:05 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:06.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:05 smithi144 bash[24722]: audit 2024-08-29T18:01:05.976642+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:05 smithi089 bash[22629]: audit 2024-08-29T18:01:05.976642+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:05 smithi089 bash[32084]: audit 2024-08-29T18:01:05.976642+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:06 smithi144 bash[24722]: cluster 2024-08-29T18:01:05.789538+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:06 smithi144 bash[24722]: audit 2024-08-29T18:01:05.981868+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:06 smithi144 bash[24722]: audit 2024-08-29T18:01:05.990644+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:06 smithi089 bash[32084]: cluster 2024-08-29T18:01:05.789538+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:06 smithi089 bash[32084]: audit 2024-08-29T18:01:05.981868+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:06 smithi089 bash[32084]: audit 2024-08-29T18:01:05.990644+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:06 smithi089 bash[22629]: cluster 2024-08-29T18:01:05.789538+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:06 smithi089 bash[22629]: audit 2024-08-29T18:01:05.981868+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:06 smithi089 bash[22629]: audit 2024-08-29T18:01:05.990644+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:08 smithi144 bash[24722]: cluster 2024-08-29T18:01:07.790064+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:08 smithi089 bash[22629]: cluster 2024-08-29T18:01:07.790064+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:08 smithi089 bash[32084]: cluster 2024-08-29T18:01:07.790064+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:11 smithi089 bash[22629]: cluster 2024-08-29T18:01:09.790540+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:11 smithi089 bash[32084]: cluster 2024-08-29T18:01:09.790540+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:10 smithi144 bash[24722]: cluster 2024-08-29T18:01:09.790540+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[22629]: audit 2024-08-29T18:01:11.115990+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[22629]: audit 2024-08-29T18:01:11.120278+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[22629]: audit 2024-08-29T18:01:11.521442+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[22629]: audit 2024-08-29T18:01:11.522209+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[22629]: audit 2024-08-29T18:01:11.527531+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[22629]: cluster 2024-08-29T18:01:11.790948+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[32084]: audit 2024-08-29T18:01:11.115990+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[32084]: audit 2024-08-29T18:01:11.120278+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[32084]: audit 2024-08-29T18:01:11.521442+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[32084]: audit 2024-08-29T18:01:11.522209+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[32084]: audit 2024-08-29T18:01:11.527531+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:12 smithi089 bash[32084]: cluster 2024-08-29T18:01:11.790948+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:12 smithi144 bash[24722]: audit 2024-08-29T18:01:11.115990+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:12 smithi144 bash[24722]: audit 2024-08-29T18:01:11.120278+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:12 smithi144 bash[24722]: audit 2024-08-29T18:01:11.521442+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:12 smithi144 bash[24722]: audit 2024-08-29T18:01:11.522209+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:12 smithi144 bash[24722]: audit 2024-08-29T18:01:11.527531+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:12 smithi144 bash[24722]: cluster 2024-08-29T18:01:11.790948+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:13 smithi144 bash[24722]: audit 2024-08-29T18:01:12.693149+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:01:13.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:13 smithi089 bash[22629]: audit 2024-08-29T18:01:12.693149+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:01:13.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:13 smithi089 bash[32084]: audit 2024-08-29T18:01:12.693149+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:01:14.795 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 2 on host 'smithi089' 2024-08-29T18:01:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:14 smithi144 bash[24722]: audit 2024-08-29T18:01:13.549215+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T18:01:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:14 smithi144 bash[24722]: cluster 2024-08-29T18:01:13.549356+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-29T18:01:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:14 smithi144 bash[24722]: audit 2024-08-29T18:01:13.549643+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:14 smithi144 bash[24722]: audit 2024-08-29T18:01:13.550410+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:01:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:14 smithi144 bash[24722]: cluster 2024-08-29T18:01:13.791259+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:14.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[22629]: audit 2024-08-29T18:01:13.549215+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T18:01:14.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[22629]: cluster 2024-08-29T18:01:13.549356+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-29T18:01:14.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[22629]: audit 2024-08-29T18:01:13.549643+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:14.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[22629]: audit 2024-08-29T18:01:13.550410+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:01:14.819 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[22629]: cluster 2024-08-29T18:01:13.791259+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:14.820 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[32084]: audit 2024-08-29T18:01:13.549215+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T18:01:14.820 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[32084]: cluster 2024-08-29T18:01:13.549356+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-29T18:01:14.820 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[32084]: audit 2024-08-29T18:01:13.549643+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:14.820 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[32084]: audit 2024-08-29T18:01:13.550410+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:01:14.820 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:14 smithi089 bash[32084]: cluster 2024-08-29T18:01:13.791259+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:15.551 DEBUG:teuthology.orchestra.run.smithi089:osd.2> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.2.service 2024-08-29T18:01:15.554 INFO:tasks.cephadm:Deploying osd.3 on smithi089 with /dev/vg_nvme/lv_1... 2024-08-29T18:01:15.554 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-29T18:01:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:14.547950+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:01:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: cluster 2024-08-29T18:01:14.548133+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-29T18:01:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:14.548811+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:14.561356+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:14.654752+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:14.731921+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:14.786974+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[32084]: audit 2024-08-29T18:01:15.014446+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:14.547950+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: cluster 2024-08-29T18:01:14.548133+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:14.548811+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:15.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:14.561356+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:15.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:14.654752+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:15.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:14.731921+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:15.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:14.786974+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:15.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:15 smithi089 bash[22629]: audit 2024-08-29T18:01:15.014446+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' 2024-08-29T18:01:16.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:14.547950+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: cluster 2024-08-29T18:01:14.548133+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:14.548811+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:14.561356+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:14.654752+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:14.731921+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:14.786974+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:15 smithi144 bash[24722]: audit 2024-08-29T18:01:15.014446+0000 mon.a (mon.0) 360 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959]' entity='osd.2' 2024-08-29T18:01:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: cluster 2024-08-29T18:01:13.690350+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:01:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: cluster 2024-08-29T18:01:13.690411+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:01:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: audit 2024-08-29T18:01:15.562341+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: cluster 2024-08-29T18:01:15.791575+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: cluster 2024-08-29T18:01:16.020146+0000 mon.a (mon.0) 362 : cluster [INF] osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959] boot 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: cluster 2024-08-29T18:01:16.020205+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[22629]: audit 2024-08-29T18:01:16.020647+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: cluster 2024-08-29T18:01:13.690350+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: cluster 2024-08-29T18:01:13.690411+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: audit 2024-08-29T18:01:15.562341+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: cluster 2024-08-29T18:01:15.791575+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: cluster 2024-08-29T18:01:16.020146+0000 mon.a (mon.0) 362 : cluster [INF] osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959] boot 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: cluster 2024-08-29T18:01:16.020205+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-29T18:01:16.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:16 smithi089 bash[32084]: audit 2024-08-29T18:01:16.020647+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: cluster 2024-08-29T18:01:13.690350+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: cluster 2024-08-29T18:01:13.690411+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: audit 2024-08-29T18:01:15.562341+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: cluster 2024-08-29T18:01:15.791575+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-08-29T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: cluster 2024-08-29T18:01:16.020146+0000 mon.a (mon.0) 362 : cluster [INF] osd.2 [v2:172.21.15.89:6818/4277488959,v1:172.21.15.89:6819/4277488959] boot 2024-08-29T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: cluster 2024-08-29T18:01:16.020205+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-29T18:01:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:16 smithi144 bash[24722]: audit 2024-08-29T18:01:16.020647+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:01:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:18 smithi089 bash[22629]: cluster 2024-08-29T18:01:17.574879+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-29T18:01:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:18 smithi089 bash[22629]: cluster 2024-08-29T18:01:17.792087+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:18 smithi089 bash[22629]: audit 2024-08-29T18:01:17.891202+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:01:18.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:18 smithi089 bash[32084]: cluster 2024-08-29T18:01:17.574879+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-29T18:01:18.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:18 smithi089 bash[32084]: cluster 2024-08-29T18:01:17.792087+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:18.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:18 smithi089 bash[32084]: audit 2024-08-29T18:01:17.891202+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:01:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:18 smithi144 bash[24722]: cluster 2024-08-29T18:01:17.574879+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-29T18:01:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:18 smithi144 bash[24722]: cluster 2024-08-29T18:01:17.792087+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:18 smithi144 bash[24722]: audit 2024-08-29T18:01:17.891202+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:01:19.674 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:01:19.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:19 smithi089 bash[32084]: audit 2024-08-29T18:01:18.589853+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-29T18:01:19.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:19 smithi089 bash[32084]: cluster 2024-08-29T18:01:18.589996+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-29T18:01:19.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:19 smithi089 bash[32084]: audit 2024-08-29T18:01:18.592086+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:01:19.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:19 smithi089 bash[22629]: audit 2024-08-29T18:01:18.589853+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-29T18:01:19.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:19 smithi089 bash[22629]: cluster 2024-08-29T18:01:18.589996+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-29T18:01:19.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:19 smithi089 bash[22629]: audit 2024-08-29T18:01:18.592086+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:01:20.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:19 smithi144 bash[24722]: audit 2024-08-29T18:01:18.589853+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-29T18:01:20.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:19 smithi144 bash[24722]: cluster 2024-08-29T18:01:18.589996+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-29T18:01:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:19 smithi144 bash[24722]: audit 2024-08-29T18:01:18.592086+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:01:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:20 smithi089 bash[32084]: audit 2024-08-29T18:01:19.595975+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-29T18:01:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:20 smithi089 bash[32084]: cluster 2024-08-29T18:01:19.596201+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-29T18:01:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:20 smithi089 bash[32084]: cluster 2024-08-29T18:01:19.792562+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:20 smithi089 bash[22629]: audit 2024-08-29T18:01:19.595975+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-29T18:01:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:20 smithi089 bash[22629]: cluster 2024-08-29T18:01:19.596201+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-29T18:01:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:20 smithi089 bash[22629]: cluster 2024-08-29T18:01:19.792562+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:20 smithi144 bash[24722]: audit 2024-08-29T18:01:19.595975+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-29T18:01:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:20 smithi144 bash[24722]: cluster 2024-08-29T18:01:19.596201+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-29T18:01:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:20 smithi144 bash[24722]: cluster 2024-08-29T18:01:19.792562+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v142: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:21 smithi089 bash[22629]: cluster 2024-08-29T18:01:20.615292+0000 mon.a (mon.0) 372 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-29T18:01:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:21 smithi089 bash[22629]: cluster 2024-08-29T18:01:20.615353+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-29T18:01:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:21 smithi089 bash[22629]: audit 2024-08-29T18:01:20.669010+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:21.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:21 smithi089 bash[32084]: cluster 2024-08-29T18:01:20.615292+0000 mon.a (mon.0) 372 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-29T18:01:21.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:21 smithi089 bash[32084]: cluster 2024-08-29T18:01:20.615353+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-29T18:01:21.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:21 smithi089 bash[32084]: audit 2024-08-29T18:01:20.669010+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:22.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:21 smithi144 bash[24722]: cluster 2024-08-29T18:01:20.615292+0000 mon.a (mon.0) 372 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-29T18:01:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:21 smithi144 bash[24722]: cluster 2024-08-29T18:01:20.615353+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-29T18:01:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:21 smithi144 bash[24722]: audit 2024-08-29T18:01:20.669010+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:23 smithi089 bash[32084]: cluster 2024-08-29T18:01:21.793121+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:23 smithi089 bash[32084]: audit 2024-08-29T18:01:22.418719+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:23 smithi089 bash[32084]: audit 2024-08-29T18:01:23.293977+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:23 smithi089 bash[22629]: cluster 2024-08-29T18:01:21.793121+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:23 smithi089 bash[22629]: audit 2024-08-29T18:01:22.418719+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:23 smithi089 bash[22629]: audit 2024-08-29T18:01:23.293977+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:24 smithi144 bash[24722]: cluster 2024-08-29T18:01:21.793121+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:24 smithi144 bash[24722]: audit 2024-08-29T18:01:22.418719+0000 mon.a (mon.0) 375 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:24 smithi144 bash[24722]: audit 2024-08-29T18:01:23.293977+0000 mon.a (mon.0) 376 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:24.629 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:01:24.649 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_1 2024-08-29T18:01:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.295133+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.295340+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.295472+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.301221+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.301391+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.301398+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:23.301545+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: cluster 2024-08-29T18:01:23.793563+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:24.203916+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:24.251736+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:24.254877+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:24.255395+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[22629]: audit 2024-08-29T18:01:24.255865+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.295133+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.295340+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.295472+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.301221+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.301391+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.301398+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:23.301545+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: cluster 2024-08-29T18:01:23.793563+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:24.203916+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:24.251736+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:24.254877+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:24.255395+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:25 smithi089 bash[32084]: audit 2024-08-29T18:01:24.255865+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.295133+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.295340+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.295472+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.301221+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.301391+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.301398+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:23.301545+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: cluster 2024-08-29T18:01:23.793563+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:24.203916+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:24.251736+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:24.254877+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:01:25.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:24.255395+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:01:25.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:25 smithi144 bash[24722]: audit 2024-08-29T18:01:24.255865+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:01:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:26 smithi089 bash[32084]: audit 2024-08-29T18:01:24.254471+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:26 smithi089 bash[32084]: audit 2024-08-29T18:01:25.129931+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:26 smithi089 bash[32084]: cluster 2024-08-29T18:01:25.794108+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:26 smithi089 bash[22629]: audit 2024-08-29T18:01:24.254471+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:26 smithi089 bash[22629]: audit 2024-08-29T18:01:25.129931+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:26 smithi089 bash[22629]: cluster 2024-08-29T18:01:25.794108+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:26 smithi144 bash[24722]: audit 2024-08-29T18:01:24.254471+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-29T18:01:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:26 smithi144 bash[24722]: audit 2024-08-29T18:01:25.129931+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-29T18:01:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:26 smithi144 bash[24722]: cluster 2024-08-29T18:01:25.794108+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: cephadm 2024-08-29T18:01:27.659918+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:01:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.668258+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.676989+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.679147+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.680606+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.682035+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: cephadm 2024-08-29T18:01:27.683118+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 5413M 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.691481+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.694009+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.695672+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: audit 2024-08-29T18:01:27.705371+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[22629]: cluster 2024-08-29T18:01:27.794709+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: cephadm 2024-08-29T18:01:27.659918+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:01:28.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.668258+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.676989+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.679147+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.680606+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.682035+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: cephadm 2024-08-29T18:01:27.683118+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 5413M 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.691481+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.694009+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.695672+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: audit 2024-08-29T18:01:27.705371+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:28.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:28 smithi089 bash[32084]: cluster 2024-08-29T18:01:27.794709+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-29T18:01:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: cephadm 2024-08-29T18:01:27.659918+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.668258+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.676989+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.679147+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.680606+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.682035+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: cephadm 2024-08-29T18:01:27.683118+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 5413M 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.691481+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.694009+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.695672+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: audit 2024-08-29T18:01:27.705371+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:01:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:28 smithi144 bash[24722]: cluster 2024-08-29T18:01:27.794709+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-29T18:01:30.624 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:01:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:30 smithi089 bash[22629]: cluster 2024-08-29T18:01:29.795252+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-29T18:01:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:30 smithi089 bash[32084]: cluster 2024-08-29T18:01:29.795252+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-29T18:01:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:30 smithi144 bash[24722]: cluster 2024-08-29T18:01:29.795252+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-29T18:01:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:32 smithi089 bash[22629]: cluster 2024-08-29T18:01:31.795696+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-29T18:01:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:32 smithi089 bash[32084]: cluster 2024-08-29T18:01:31.795696+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-29T18:01:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:32 smithi144 bash[24722]: cluster 2024-08-29T18:01:31.795696+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-29T18:01:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:33 smithi089 bash[22629]: audit 2024-08-29T18:01:33.773350+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:01:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:33 smithi089 bash[22629]: audit 2024-08-29T18:01:33.778838+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:01:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:33 smithi089 bash[22629]: audit 2024-08-29T18:01:33.780225+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:33 smithi089 bash[32084]: audit 2024-08-29T18:01:33.773350+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:01:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:33 smithi089 bash[32084]: audit 2024-08-29T18:01:33.778838+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:01:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:33 smithi089 bash[32084]: audit 2024-08-29T18:01:33.780225+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:33 smithi144 bash[24722]: audit 2024-08-29T18:01:33.773350+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:01:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:33 smithi144 bash[24722]: audit 2024-08-29T18:01:33.778838+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:01:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:33 smithi144 bash[24722]: audit 2024-08-29T18:01:33.780225+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:34 smithi089 bash[22629]: audit 2024-08-29T18:01:33.767284+0000 mgr.y (mgr.14150) 182 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:34 smithi089 bash[22629]: cluster 2024-08-29T18:01:33.796082+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-29T18:01:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:34 smithi089 bash[32084]: audit 2024-08-29T18:01:33.767284+0000 mgr.y (mgr.14150) 182 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:34 smithi089 bash[32084]: cluster 2024-08-29T18:01:33.796082+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-29T18:01:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:34 smithi144 bash[24722]: audit 2024-08-29T18:01:33.767284+0000 mgr.y (mgr.14150) 182 : audit [DBG] from='client.14295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:01:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:34 smithi144 bash[24722]: cluster 2024-08-29T18:01:33.796082+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-29T18:01:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:36 smithi089 bash[22629]: cluster 2024-08-29T18:01:35.796600+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-29T18:01:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:36 smithi089 bash[32084]: cluster 2024-08-29T18:01:35.796600+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-29T18:01:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:36 smithi144 bash[24722]: cluster 2024-08-29T18:01:35.796600+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-29T18:01:38.987 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:38 smithi089 bash[22629]: cluster 2024-08-29T18:01:37.797240+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-29T18:01:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:38 smithi144 bash[24722]: cluster 2024-08-29T18:01:37.797240+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-29T18:01:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:38 smithi089 bash[32084]: cluster 2024-08-29T18:01:37.797240+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-29T18:01:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:40 smithi089 bash[32084]: cluster 2024-08-29T18:01:39.797699+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:40 smithi089 bash[22629]: cluster 2024-08-29T18:01:39.797699+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:40 smithi144 bash[24722]: cluster 2024-08-29T18:01:39.797699+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[22629]: cluster 2024-08-29T18:01:41.798118+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[22629]: audit 2024-08-29T18:01:42.327910+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.89:0/3303385100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]: dispatch 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[22629]: audit 2024-08-29T18:01:42.328350+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]: dispatch 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[22629]: audit 2024-08-29T18:01:42.334694+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]': finished 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[22629]: cluster 2024-08-29T18:01:42.334768+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[22629]: audit 2024-08-29T18:01:42.335006+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[32084]: cluster 2024-08-29T18:01:41.798118+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[32084]: audit 2024-08-29T18:01:42.327910+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.89:0/3303385100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]: dispatch 2024-08-29T18:01:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[32084]: audit 2024-08-29T18:01:42.328350+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]: dispatch 2024-08-29T18:01:43.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[32084]: audit 2024-08-29T18:01:42.334694+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]': finished 2024-08-29T18:01:43.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[32084]: cluster 2024-08-29T18:01:42.334768+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-29T18:01:43.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:42 smithi089 bash[32084]: audit 2024-08-29T18:01:42.335006+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:01:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:42 smithi144 bash[24722]: cluster 2024-08-29T18:01:41.798118+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:42 smithi144 bash[24722]: audit 2024-08-29T18:01:42.327910+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.89:0/3303385100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]: dispatch 2024-08-29T18:01:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:42 smithi144 bash[24722]: audit 2024-08-29T18:01:42.328350+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]: dispatch 2024-08-29T18:01:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:42 smithi144 bash[24722]: audit 2024-08-29T18:01:42.334694+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6973262-3f78-498e-be09-cb8d3f0c1b0e"}]': finished 2024-08-29T18:01:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:42 smithi144 bash[24722]: cluster 2024-08-29T18:01:42.334768+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-29T18:01:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:42 smithi144 bash[24722]: audit 2024-08-29T18:01:42.335006+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:01:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:43 smithi089 bash[22629]: audit 2024-08-29T18:01:43.004635+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.89:0/2372721371' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:01:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:43 smithi089 bash[32084]: audit 2024-08-29T18:01:43.004635+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.89:0/2372721371' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:01:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:43 smithi144 bash[24722]: audit 2024-08-29T18:01:43.004635+0000 mon.a (mon.0) 403 : audit [DBG] from='client.? 172.21.15.89:0/2372721371' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:01:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:44 smithi089 bash[22629]: cluster 2024-08-29T18:01:43.798604+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:44 smithi089 bash[32084]: cluster 2024-08-29T18:01:43.798604+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:44 smithi144 bash[24722]: cluster 2024-08-29T18:01:43.798604+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:46 smithi089 bash[22629]: cluster 2024-08-29T18:01:45.799125+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:46 smithi089 bash[32084]: cluster 2024-08-29T18:01:45.799125+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:46 smithi144 bash[24722]: cluster 2024-08-29T18:01:45.799125+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:48 smithi089 bash[32084]: cluster 2024-08-29T18:01:47.799716+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:48 smithi089 bash[22629]: cluster 2024-08-29T18:01:47.799716+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:48 smithi144 bash[24722]: cluster 2024-08-29T18:01:47.799716+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:50 smithi089 bash[22629]: cluster 2024-08-29T18:01:49.800243+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:50 smithi089 bash[32084]: cluster 2024-08-29T18:01:49.800243+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:50 smithi144 bash[24722]: cluster 2024-08-29T18:01:49.800243+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:52 smithi089 bash[22629]: cluster 2024-08-29T18:01:51.800742+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:52 smithi089 bash[32084]: cluster 2024-08-29T18:01:51.800742+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:52 smithi144 bash[24722]: cluster 2024-08-29T18:01:51.800742+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:55.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:54 smithi089 bash[32084]: cluster 2024-08-29T18:01:53.801331+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:54 smithi089 bash[22629]: cluster 2024-08-29T18:01:53.801331+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:54 smithi144 bash[24722]: cluster 2024-08-29T18:01:53.801331+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:55 smithi089 bash[22629]: audit 2024-08-29T18:01:54.923195+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:01:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:55 smithi089 bash[22629]: audit 2024-08-29T18:01:54.924609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:55 smithi089 bash[22629]: cephadm 2024-08-29T18:01:54.925857+0000 mgr.y (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-08-29T18:01:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:55 smithi089 bash[32084]: audit 2024-08-29T18:01:54.923195+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:01:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:55 smithi089 bash[32084]: audit 2024-08-29T18:01:54.924609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:55 smithi089 bash[32084]: cephadm 2024-08-29T18:01:54.925857+0000 mgr.y (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-08-29T18:01:56.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:55 smithi144 bash[24722]: audit 2024-08-29T18:01:54.923195+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:01:56.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:55 smithi144 bash[24722]: audit 2024-08-29T18:01:54.924609+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:01:56.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:55 smithi144 bash[24722]: cephadm 2024-08-29T18:01:54.925857+0000 mgr.y (mgr.14150) 194 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-08-29T18:01:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:56 smithi089 bash[22629]: cluster 2024-08-29T18:01:55.801853+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:56 smithi089 bash[32084]: cluster 2024-08-29T18:01:55.801853+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:56 smithi144 bash[24722]: cluster 2024-08-29T18:01:55.801853+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:58 smithi089 bash[22629]: cluster 2024-08-29T18:01:57.802328+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:58 smithi089 bash[32084]: cluster 2024-08-29T18:01:57.802328+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:58 smithi144 bash[24722]: cluster 2024-08-29T18:01:57.802328+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:01:59.525 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.525 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.525 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.526 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.526 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.526 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.526 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.526 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.929 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:01:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:00.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:59 smithi089 bash[22629]: audit 2024-08-29T18:01:59.664980+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:00.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:59 smithi089 bash[22629]: audit 2024-08-29T18:01:59.669252+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:00.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:01:59 smithi089 bash[22629]: audit 2024-08-29T18:01:59.674210+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:00.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:59 smithi089 bash[32084]: audit 2024-08-29T18:01:59.664980+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:00.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:59 smithi089 bash[32084]: audit 2024-08-29T18:01:59.669252+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:00.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:01:59 smithi089 bash[32084]: audit 2024-08-29T18:01:59.674210+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:59 smithi144 bash[24722]: audit 2024-08-29T18:01:59.664980+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:59 smithi144 bash[24722]: audit 2024-08-29T18:01:59.669252+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:01:59 smithi144 bash[24722]: audit 2024-08-29T18:01:59.674210+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:00 smithi089 bash[22629]: cluster 2024-08-29T18:01:59.802770+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:00 smithi089 bash[32084]: cluster 2024-08-29T18:01:59.802770+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:00 smithi144 bash[24722]: cluster 2024-08-29T18:01:59.802770+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:02 smithi089 bash[32084]: cluster 2024-08-29T18:02:01.803425+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:02 smithi089 bash[22629]: cluster 2024-08-29T18:02:01.803425+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:02 smithi144 bash[24722]: cluster 2024-08-29T18:02:01.803425+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:04 smithi144 bash[24722]: cluster 2024-08-29T18:02:03.804047+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:04 smithi144 bash[24722]: audit 2024-08-29T18:02:04.838538+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:04 smithi144 bash[24722]: audit 2024-08-29T18:02:04.843111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:04 smithi144 bash[24722]: audit 2024-08-29T18:02:04.843929+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:04 smithi144 bash[24722]: audit 2024-08-29T18:02:04.844626+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:04 smithi144 bash[24722]: audit 2024-08-29T18:02:04.849120+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[22629]: cluster 2024-08-29T18:02:03.804047+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[22629]: audit 2024-08-29T18:02:04.838538+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[22629]: audit 2024-08-29T18:02:04.843111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[22629]: audit 2024-08-29T18:02:04.843929+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[22629]: audit 2024-08-29T18:02:04.844626+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[22629]: audit 2024-08-29T18:02:04.849120+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[32084]: cluster 2024-08-29T18:02:03.804047+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[32084]: audit 2024-08-29T18:02:04.838538+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[32084]: audit 2024-08-29T18:02:04.843111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[32084]: audit 2024-08-29T18:02:04.843929+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[32084]: audit 2024-08-29T18:02:04.844626+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:04 smithi089 bash[32084]: audit 2024-08-29T18:02:04.849120+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:06 smithi144 bash[24722]: cluster 2024-08-29T18:02:05.804459+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:06 smithi144 bash[24722]: audit 2024-08-29T18:02:06.462762+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T18:02:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:06 smithi089 bash[22629]: cluster 2024-08-29T18:02:05.804459+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:06 smithi089 bash[22629]: audit 2024-08-29T18:02:06.462762+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T18:02:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:06 smithi089 bash[32084]: cluster 2024-08-29T18:02:05.804459+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:06 smithi089 bash[32084]: audit 2024-08-29T18:02:06.462762+0000 mon.a (mon.0) 414 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T18:02:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: audit 2024-08-29T18:02:06.947901+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: cluster 2024-08-29T18:02:06.948001+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: audit 2024-08-29T18:02:06.948679+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: audit 2024-08-29T18:02:06.949368+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: audit 2024-08-29T18:02:07.948497+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: cluster 2024-08-29T18:02:07.948558+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[22629]: audit 2024-08-29T18:02:07.948733+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: audit 2024-08-29T18:02:06.947901+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: cluster 2024-08-29T18:02:06.948001+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: audit 2024-08-29T18:02:06.948679+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: audit 2024-08-29T18:02:06.949368+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:02:08.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: audit 2024-08-29T18:02:07.948497+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:02:08.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: cluster 2024-08-29T18:02:07.948558+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-29T18:02:08.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:07 smithi089 bash[32084]: audit 2024-08-29T18:02:07.948733+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: audit 2024-08-29T18:02:06.947901+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T18:02:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: cluster 2024-08-29T18:02:06.948001+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-29T18:02:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: audit 2024-08-29T18:02:06.948679+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: audit 2024-08-29T18:02:06.949368+0000 mon.a (mon.0) 418 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:02:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: audit 2024-08-29T18:02:07.948497+0000 mon.a (mon.0) 419 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-08-29T18:02:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: cluster 2024-08-29T18:02:07.948558+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-29T18:02:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:07 smithi144 bash[24722]: audit 2024-08-29T18:02:07.948733+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:08.657 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 3 on host 'smithi089' 2024-08-29T18:02:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:08 smithi144 bash[24722]: cluster 2024-08-29T18:02:07.804944+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:08 smithi144 bash[24722]: audit 2024-08-29T18:02:07.955063+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:08 smithi144 bash[24722]: audit 2024-08-29T18:02:08.638135+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:08 smithi144 bash[24722]: audit 2024-08-29T18:02:08.645109+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:08 smithi144 bash[24722]: audit 2024-08-29T18:02:08.653447+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:08 smithi144 bash[24722]: audit 2024-08-29T18:02:08.952616+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:09.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[22629]: cluster 2024-08-29T18:02:07.804944+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:09.308 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[22629]: audit 2024-08-29T18:02:07.955063+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:09.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[22629]: audit 2024-08-29T18:02:08.638135+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:09.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[22629]: audit 2024-08-29T18:02:08.645109+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:09.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[22629]: audit 2024-08-29T18:02:08.653447+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:09.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[22629]: audit 2024-08-29T18:02:08.952616+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:09.309 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[32084]: cluster 2024-08-29T18:02:07.804944+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:09.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[32084]: audit 2024-08-29T18:02:07.955063+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:09.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[32084]: audit 2024-08-29T18:02:08.638135+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:09.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[32084]: audit 2024-08-29T18:02:08.645109+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:09.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[32084]: audit 2024-08-29T18:02:08.653447+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:09.310 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:08 smithi089 bash[32084]: audit 2024-08-29T18:02:08.952616+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:09.311 DEBUG:teuthology.orchestra.run.smithi089:osd.3> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.3.service 2024-08-29T18:02:09.314 INFO:tasks.cephadm:Deploying osd.4 on smithi144 with /dev/vg_nvme/lv_4... 2024-08-29T18:02:09.315 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-29T18:02:10.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:09 smithi144 bash[24722]: cluster 2024-08-29T18:02:07.422192+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:02:10.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:09 smithi144 bash[24722]: cluster 2024-08-29T18:02:07.422288+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:02:10.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:09 smithi144 bash[24722]: cluster 2024-08-29T18:02:08.961718+0000 mon.a (mon.0) 427 : cluster [INF] osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887] boot 2024-08-29T18:02:10.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:09 smithi144 bash[24722]: cluster 2024-08-29T18:02:08.961759+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-29T18:02:10.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:09 smithi144 bash[24722]: audit 2024-08-29T18:02:08.962239+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:10.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[22629]: cluster 2024-08-29T18:02:07.422192+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[22629]: cluster 2024-08-29T18:02:07.422288+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[22629]: cluster 2024-08-29T18:02:08.961718+0000 mon.a (mon.0) 427 : cluster [INF] osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887] boot 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[22629]: cluster 2024-08-29T18:02:08.961759+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[22629]: audit 2024-08-29T18:02:08.962239+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[32084]: cluster 2024-08-29T18:02:07.422192+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[32084]: cluster 2024-08-29T18:02:07.422288+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[32084]: cluster 2024-08-29T18:02:08.961718+0000 mon.a (mon.0) 427 : cluster [INF] osd.3 [v2:172.21.15.89:6826/1174618887,v1:172.21.15.89:6827/1174618887] boot 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[32084]: cluster 2024-08-29T18:02:08.961759+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-29T18:02:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:09 smithi089 bash[32084]: audit 2024-08-29T18:02:08.962239+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:02:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:10 smithi144 bash[24722]: cluster 2024-08-29T18:02:09.805499+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:10 smithi144 bash[24722]: cluster 2024-08-29T18:02:09.982644+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-29T18:02:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:10 smithi089 bash[32084]: cluster 2024-08-29T18:02:09.805499+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:10 smithi089 bash[32084]: cluster 2024-08-29T18:02:09.982644+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-29T18:02:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:10 smithi089 bash[22629]: cluster 2024-08-29T18:02:09.805499+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-08-29T18:02:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:10 smithi089 bash[22629]: cluster 2024-08-29T18:02:09.982644+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-29T18:02:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:12 smithi144 bash[24722]: cluster 2024-08-29T18:02:11.806050+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:13.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:12 smithi089 bash[22629]: cluster 2024-08-29T18:02:11.806050+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:12 smithi089 bash[32084]: cluster 2024-08-29T18:02:11.806050+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:13.982 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:02:15.266 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:14 smithi144 bash[24722]: cluster 2024-08-29T18:02:13.806552+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:14 smithi089 bash[22629]: cluster 2024-08-29T18:02:13.806552+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:14 smithi089 bash[32084]: cluster 2024-08-29T18:02:13.806552+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:17.259 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:16 smithi144 bash[24722]: cluster 2024-08-29T18:02:15.807102+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:17.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:16 smithi089 bash[32084]: cluster 2024-08-29T18:02:15.807102+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:16 smithi089 bash[22629]: cluster 2024-08-29T18:02:15.807102+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:17.842 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-08-29T18:02:17.879 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_4 2024-08-29T18:02:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: cluster 2024-08-29T18:02:17.807788+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.228053+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.237395+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.239774+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.241507+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.243246+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.244764+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.254993+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.257490+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.259012+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:18 smithi144 bash[24722]: audit 2024-08-29T18:02:18.268305+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: cluster 2024-08-29T18:02:17.807788+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.228053+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.237395+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.239774+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.241507+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.243246+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.244764+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.254993+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.257490+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.259012+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[22629]: audit 2024-08-29T18:02:18.268305+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: cluster 2024-08-29T18:02:17.807788+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.228053+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.237395+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.239774+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.241507+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.243246+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.244764+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.254993+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.257490+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.259012+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:19.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:18 smithi089 bash[32084]: audit 2024-08-29T18:02:18.268305+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:20.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:20 smithi144 bash[24722]: cephadm 2024-08-29T18:02:18.218948+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:02:20.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:20 smithi144 bash[24722]: cephadm 2024-08-29T18:02:18.245902+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 4060M 2024-08-29T18:02:20.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:20 smithi089 bash[32084]: cephadm 2024-08-29T18:02:18.218948+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:02:20.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:20 smithi089 bash[32084]: cephadm 2024-08-29T18:02:18.245902+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 4060M 2024-08-29T18:02:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:20 smithi089 bash[22629]: cephadm 2024-08-29T18:02:18.218948+0000 mgr.y (mgr.14150) 207 : cephadm [INF] Detected new or changed devices on smithi089 2024-08-29T18:02:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:20 smithi089 bash[22629]: cephadm 2024-08-29T18:02:18.245902+0000 mgr.y (mgr.14150) 208 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 4060M 2024-08-29T18:02:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:21 smithi144 bash[24722]: cluster 2024-08-29T18:02:19.808385+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:21 smithi089 bash[32084]: cluster 2024-08-29T18:02:19.808385+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:21.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:21 smithi089 bash[22629]: cluster 2024-08-29T18:02:19.808385+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:22.543 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:02:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:23 smithi144 bash[24722]: cluster 2024-08-29T18:02:21.808915+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:23 smithi089 bash[32084]: cluster 2024-08-29T18:02:21.808915+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:23 smithi089 bash[22629]: cluster 2024-08-29T18:02:21.808915+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:25.276 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:25 smithi144 bash[24722]: cluster 2024-08-29T18:02:23.809564+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:25 smithi089 bash[32084]: cluster 2024-08-29T18:02:23.809564+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:25 smithi089 bash[22629]: cluster 2024-08-29T18:02:23.809564+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:26.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:26 smithi144 bash[24722]: audit 2024-08-29T18:02:25.609058+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:02:26.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:26 smithi144 bash[24722]: audit 2024-08-29T18:02:25.615056+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:02:26.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:26 smithi144 bash[24722]: audit 2024-08-29T18:02:25.616741+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:26 smithi089 bash[32084]: audit 2024-08-29T18:02:25.609058+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:02:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:26 smithi089 bash[32084]: audit 2024-08-29T18:02:25.615056+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:02:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:26 smithi089 bash[32084]: audit 2024-08-29T18:02:25.616741+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:26 smithi089 bash[22629]: audit 2024-08-29T18:02:25.609058+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:02:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:26 smithi089 bash[22629]: audit 2024-08-29T18:02:25.615056+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:02:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:26 smithi089 bash[22629]: audit 2024-08-29T18:02:25.616741+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:27 smithi144 bash[24722]: audit 2024-08-29T18:02:25.602383+0000 mgr.y (mgr.14150) 212 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:27 smithi144 bash[24722]: cluster 2024-08-29T18:02:25.810150+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:27 smithi089 bash[32084]: audit 2024-08-29T18:02:25.602383+0000 mgr.y (mgr.14150) 212 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:27 smithi089 bash[32084]: cluster 2024-08-29T18:02:25.810150+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:27 smithi089 bash[22629]: audit 2024-08-29T18:02:25.602383+0000 mgr.y (mgr.14150) 212 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:02:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:27 smithi089 bash[22629]: cluster 2024-08-29T18:02:25.810150+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:29 smithi144 bash[24722]: cluster 2024-08-29T18:02:27.810766+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:29 smithi089 bash[32084]: cluster 2024-08-29T18:02:27.810766+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:29 smithi089 bash[22629]: cluster 2024-08-29T18:02:27.810766+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:31 smithi144 bash[24722]: cluster 2024-08-29T18:02:29.811461+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:31 smithi089 bash[32084]: cluster 2024-08-29T18:02:29.811461+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:31 smithi089 bash[22629]: cluster 2024-08-29T18:02:29.811461+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:33 smithi144 bash[24722]: cluster 2024-08-29T18:02:31.812049+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:33 smithi089 bash[32084]: cluster 2024-08-29T18:02:31.812049+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:33 smithi089 bash[22629]: cluster 2024-08-29T18:02:31.812049+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:34 smithi144 bash[24722]: audit 2024-08-29T18:02:33.788021+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.144:0/4222876000' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]: dispatch 2024-08-29T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:34 smithi144 bash[24722]: audit 2024-08-29T18:02:33.789103+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]: dispatch 2024-08-29T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:34 smithi144 bash[24722]: audit 2024-08-29T18:02:33.802154+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]': finished 2024-08-29T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:34 smithi144 bash[24722]: cluster 2024-08-29T18:02:33.802269+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-29T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:34 smithi144 bash[24722]: audit 2024-08-29T18:02:33.802561+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[22629]: audit 2024-08-29T18:02:33.788021+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.144:0/4222876000' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]: dispatch 2024-08-29T18:02:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[22629]: audit 2024-08-29T18:02:33.789103+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]: dispatch 2024-08-29T18:02:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[22629]: audit 2024-08-29T18:02:33.802154+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]': finished 2024-08-29T18:02:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[22629]: cluster 2024-08-29T18:02:33.802269+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-29T18:02:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[22629]: audit 2024-08-29T18:02:33.802561+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[32084]: audit 2024-08-29T18:02:33.788021+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.144:0/4222876000' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]: dispatch 2024-08-29T18:02:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[32084]: audit 2024-08-29T18:02:33.789103+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]: dispatch 2024-08-29T18:02:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[32084]: audit 2024-08-29T18:02:33.802154+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259"}]': finished 2024-08-29T18:02:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[32084]: cluster 2024-08-29T18:02:33.802269+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-29T18:02:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:34 smithi089 bash[32084]: audit 2024-08-29T18:02:33.802561+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:35 smithi144 bash[24722]: cluster 2024-08-29T18:02:33.812509+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:35 smithi144 bash[24722]: audit 2024-08-29T18:02:34.414731+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2122467240' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:02:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:35 smithi089 bash[32084]: cluster 2024-08-29T18:02:33.812509+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:35 smithi089 bash[32084]: audit 2024-08-29T18:02:34.414731+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2122467240' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:02:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:35 smithi089 bash[22629]: cluster 2024-08-29T18:02:33.812509+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:35 smithi089 bash[22629]: audit 2024-08-29T18:02:34.414731+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2122467240' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:02:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:37 smithi144 bash[24722]: cluster 2024-08-29T18:02:35.813064+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:37 smithi089 bash[22629]: cluster 2024-08-29T18:02:35.813064+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:37 smithi089 bash[32084]: cluster 2024-08-29T18:02:35.813064+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:39 smithi144 bash[24722]: cluster 2024-08-29T18:02:37.813665+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:39 smithi089 bash[22629]: cluster 2024-08-29T18:02:37.813665+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:39 smithi089 bash[32084]: cluster 2024-08-29T18:02:37.813665+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:41 smithi144 bash[24722]: cluster 2024-08-29T18:02:39.814148+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:41 smithi089 bash[22629]: cluster 2024-08-29T18:02:39.814148+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:41 smithi089 bash[32084]: cluster 2024-08-29T18:02:39.814148+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:43.379 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:43 smithi144 bash[24722]: cluster 2024-08-29T18:02:41.814714+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:43 smithi089 bash[22629]: cluster 2024-08-29T18:02:41.814714+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:43 smithi089 bash[32084]: cluster 2024-08-29T18:02:41.814714+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:45 smithi144 bash[24722]: cluster 2024-08-29T18:02:43.815283+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:45 smithi089 bash[22629]: cluster 2024-08-29T18:02:43.815283+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:45 smithi089 bash[32084]: cluster 2024-08-29T18:02:43.815283+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:46.414 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:46 smithi144 bash[24722]: audit 2024-08-29T18:02:46.010916+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:02:46.414 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:46 smithi144 bash[24722]: audit 2024-08-29T18:02:46.012689+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:46 smithi089 bash[22629]: audit 2024-08-29T18:02:46.010916+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:02:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:46 smithi089 bash[22629]: audit 2024-08-29T18:02:46.012689+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:46 smithi089 bash[32084]: audit 2024-08-29T18:02:46.010916+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:02:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:46 smithi089 bash[32084]: audit 2024-08-29T18:02:46.012689+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:47.378 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:47 smithi144 bash[24722]: cluster 2024-08-29T18:02:45.815836+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:47.378 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:47 smithi144 bash[24722]: cephadm 2024-08-29T18:02:46.014205+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Deploying daemon osd.4 on smithi144 2024-08-29T18:02:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:47 smithi089 bash[22629]: cluster 2024-08-29T18:02:45.815836+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:47 smithi089 bash[22629]: cephadm 2024-08-29T18:02:46.014205+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Deploying daemon osd.4 on smithi144 2024-08-29T18:02:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:47 smithi089 bash[32084]: cluster 2024-08-29T18:02:45.815836+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:47 smithi089 bash[32084]: cephadm 2024-08-29T18:02:46.014205+0000 mgr.y (mgr.14150) 224 : cephadm [INF] Deploying daemon osd.4 on smithi144 2024-08-29T18:02:49.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:49 smithi144 bash[24722]: cluster 2024-08-29T18:02:47.816359+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:49 smithi089 bash[22629]: cluster 2024-08-29T18:02:47.816359+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:49 smithi089 bash[32084]: cluster 2024-08-29T18:02:47.816359+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:50.276 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:50 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:50.276 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:02:50 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:50 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:50.556 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:02:50 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:02:51.403 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:51 smithi144 bash[24722]: cluster 2024-08-29T18:02:49.816889+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:51.403 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:51 smithi144 bash[24722]: audit 2024-08-29T18:02:50.415113+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:51.403 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:51 smithi144 bash[24722]: audit 2024-08-29T18:02:50.422666+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:51.403 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:51 smithi144 bash[24722]: audit 2024-08-29T18:02:50.431166+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[22629]: cluster 2024-08-29T18:02:49.816889+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[22629]: audit 2024-08-29T18:02:50.415113+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[22629]: audit 2024-08-29T18:02:50.422666+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[22629]: audit 2024-08-29T18:02:50.431166+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[32084]: cluster 2024-08-29T18:02:49.816889+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[32084]: audit 2024-08-29T18:02:50.415113+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[32084]: audit 2024-08-29T18:02:50.422666+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:51 smithi089 bash[32084]: audit 2024-08-29T18:02:50.431166+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:53.353 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:53 smithi144 bash[24722]: cluster 2024-08-29T18:02:51.817436+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:53 smithi089 bash[22629]: cluster 2024-08-29T18:02:51.817436+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:53 smithi089 bash[32084]: cluster 2024-08-29T18:02:51.817436+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:55.404 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:55 smithi144 bash[24722]: cluster 2024-08-29T18:02:53.818061+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:55 smithi089 bash[22629]: cluster 2024-08-29T18:02:53.818061+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:55 smithi089 bash[32084]: cluster 2024-08-29T18:02:53.818061+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:56.607 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:56 smithi144 bash[24722]: audit 2024-08-29T18:02:55.540835+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.607 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:56 smithi144 bash[24722]: audit 2024-08-29T18:02:55.549036+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.607 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:56 smithi144 bash[24722]: cluster 2024-08-29T18:02:55.818613+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:56.607 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:56 smithi144 bash[24722]: audit 2024-08-29T18:02:56.014271+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:56.607 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:56 smithi144 bash[24722]: audit 2024-08-29T18:02:56.016047+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:56.607 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:56 smithi144 bash[24722]: audit 2024-08-29T18:02:56.026600+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[22629]: audit 2024-08-29T18:02:55.540835+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[22629]: audit 2024-08-29T18:02:55.549036+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[22629]: cluster 2024-08-29T18:02:55.818613+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[22629]: audit 2024-08-29T18:02:56.014271+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[22629]: audit 2024-08-29T18:02:56.016047+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[22629]: audit 2024-08-29T18:02:56.026600+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[32084]: audit 2024-08-29T18:02:55.540835+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[32084]: audit 2024-08-29T18:02:55.549036+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[32084]: cluster 2024-08-29T18:02:55.818613+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[32084]: audit 2024-08-29T18:02:56.014271+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:02:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[32084]: audit 2024-08-29T18:02:56.016047+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:02:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:56 smithi089 bash[32084]: audit 2024-08-29T18:02:56.026600+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:57.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:57 smithi144 bash[24722]: audit 2024-08-29T18:02:56.919473+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:02:57.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:57 smithi144 bash[24722]: audit 2024-08-29T18:02:56.920500+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:02:57.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:57 smithi089 bash[22629]: audit 2024-08-29T18:02:56.919473+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:02:57.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:57 smithi089 bash[22629]: audit 2024-08-29T18:02:56.920500+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:02:57.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:57 smithi089 bash[32084]: audit 2024-08-29T18:02:56.919473+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:02:57.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:57 smithi089 bash[32084]: audit 2024-08-29T18:02:56.920500+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:02:58.833 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:58 smithi144 bash[24722]: audit 2024-08-29T18:02:57.567504+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T18:02:58.834 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:58 smithi144 bash[24722]: cluster 2024-08-29T18:02:57.567704+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-29T18:02:58.834 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:58 smithi144 bash[24722]: audit 2024-08-29T18:02:57.567942+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:58.834 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:58 smithi144 bash[24722]: audit 2024-08-29T18:02:57.568646+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:02:58.834 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:58 smithi144 bash[24722]: audit 2024-08-29T18:02:57.569641+0000 mon.a (mon.0) 462 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:02:58.834 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:58 smithi144 bash[24722]: cluster 2024-08-29T18:02:57.819100+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[22629]: audit 2024-08-29T18:02:57.567504+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[22629]: cluster 2024-08-29T18:02:57.567704+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[22629]: audit 2024-08-29T18:02:57.567942+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[22629]: audit 2024-08-29T18:02:57.568646+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[22629]: audit 2024-08-29T18:02:57.569641+0000 mon.a (mon.0) 462 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[22629]: cluster 2024-08-29T18:02:57.819100+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[32084]: audit 2024-08-29T18:02:57.567504+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[32084]: cluster 2024-08-29T18:02:57.567704+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-29T18:02:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[32084]: audit 2024-08-29T18:02:57.567942+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[32084]: audit 2024-08-29T18:02:57.568646+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:02:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[32084]: audit 2024-08-29T18:02:57.569641+0000 mon.a (mon.0) 462 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:02:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:58 smithi089 bash[32084]: cluster 2024-08-29T18:02:57.819100+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-08-29T18:02:59.319 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 4 on host 'smithi144' 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:58.570501+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: cluster 2024-08-29T18:02:58.570782+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:58.571528+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:58.584363+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:59.100092+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:59.298735+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:59.306588+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:02:59 smithi144 bash[24722]: audit 2024-08-29T18:02:59.315331+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:58.570501+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: cluster 2024-08-29T18:02:58.570782+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:58.571528+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:58.584363+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:59.100092+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:59.298735+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:59.306588+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[22629]: audit 2024-08-29T18:02:59.315331+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:58.570501+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: cluster 2024-08-29T18:02:58.570782+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:58.571528+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:58.584363+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:59.100092+0000 mon.a (mon.0) 467 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:59.298735+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:59.306588+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:02:59 smithi089 bash[32084]: audit 2024-08-29T18:02:59.315331+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:02:59.937 DEBUG:teuthology.orchestra.run.smithi144:osd.4> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.4.service 2024-08-29T18:02:59.940 INFO:tasks.cephadm:Deploying osd.5 on smithi144 with /dev/vg_nvme/lv_3... 2024-08-29T18:02:59.940 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-29T18:03:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: cluster 2024-08-29T18:02:57.897341+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:03:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: cluster 2024-08-29T18:02:57.897452+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:03:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: cluster 2024-08-29T18:02:59.574812+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199] boot 2024-08-29T18:03:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: cluster 2024-08-29T18:02:59.574908+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-29T18:03:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: audit 2024-08-29T18:02:59.575248+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:03:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: cluster 2024-08-29T18:02:59.819671+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail 2024-08-29T18:03:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[22629]: cluster 2024-08-29T18:03:00.575412+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-29T18:03:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: cluster 2024-08-29T18:02:57.897341+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:03:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: cluster 2024-08-29T18:02:57.897452+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:03:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: cluster 2024-08-29T18:02:59.574812+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199] boot 2024-08-29T18:03:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: cluster 2024-08-29T18:02:59.574908+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-29T18:03:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: audit 2024-08-29T18:02:59.575248+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:03:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: cluster 2024-08-29T18:02:59.819671+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail 2024-08-29T18:03:00.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:00 smithi089 bash[32084]: cluster 2024-08-29T18:03:00.575412+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-29T18:03:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: cluster 2024-08-29T18:02:57.897341+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:03:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: cluster 2024-08-29T18:02:57.897452+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:03:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: cluster 2024-08-29T18:02:59.574812+0000 mon.a (mon.0) 471 : cluster [INF] osd.4 [v2:172.21.15.144:6800/148432199,v1:172.21.15.144:6801/148432199] boot 2024-08-29T18:03:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: cluster 2024-08-29T18:02:59.574908+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-29T18:03:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: audit 2024-08-29T18:02:59.575248+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:03:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: cluster 2024-08-29T18:02:59.819671+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail 2024-08-29T18:03:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:00 smithi144 bash[24722]: cluster 2024-08-29T18:03:00.575412+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-29T18:03:02.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:02 smithi089 bash[22629]: cluster 2024-08-29T18:03:01.578420+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-29T18:03:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:02 smithi089 bash[22629]: cluster 2024-08-29T18:03:01.820329+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail 2024-08-29T18:03:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:02 smithi089 bash[32084]: cluster 2024-08-29T18:03:01.578420+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-29T18:03:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:02 smithi089 bash[32084]: cluster 2024-08-29T18:03:01.820329+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail 2024-08-29T18:03:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:02 smithi144 bash[24722]: cluster 2024-08-29T18:03:01.578420+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-29T18:03:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:02 smithi144 bash[24722]: cluster 2024-08-29T18:03:01.820329+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail 2024-08-29T18:03:03.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:03 smithi089 bash[22629]: cluster 2024-08-29T18:03:02.591601+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-29T18:03:03.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:03 smithi089 bash[32084]: cluster 2024-08-29T18:03:02.591601+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-29T18:03:04.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:03 smithi144 bash[24722]: cluster 2024-08-29T18:03:02.591601+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-29T18:03:04.160 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:03:04.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:04 smithi089 bash[22629]: cluster 2024-08-29T18:03:03.588832+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-29T18:03:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:04 smithi089 bash[22629]: cluster 2024-08-29T18:03:03.821021+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-29T18:03:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:04 smithi089 bash[32084]: cluster 2024-08-29T18:03:03.588832+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-29T18:03:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:04 smithi089 bash[32084]: cluster 2024-08-29T18:03:03.821021+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-29T18:03:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:04 smithi144 bash[24722]: cluster 2024-08-29T18:03:03.588832+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-29T18:03:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:04 smithi144 bash[24722]: cluster 2024-08-29T18:03:03.821021+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 539 MiB used, 446 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-08-29T18:03:07.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:06 smithi089 bash[22629]: cluster 2024-08-29T18:03:05.821769+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-08-29T18:03:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:06 smithi089 bash[32084]: cluster 2024-08-29T18:03:05.821769+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-08-29T18:03:07.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:06 smithi144 bash[24722]: cluster 2024-08-29T18:03:05.821769+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-08-29T18:03:09.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:08 smithi089 bash[32084]: cluster 2024-08-29T18:03:07.822385+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-29T18:03:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:08 smithi089 bash[22629]: cluster 2024-08-29T18:03:07.822385+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-29T18:03:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:08 smithi144 bash[24722]: cluster 2024-08-29T18:03:07.822385+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-29T18:03:10.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: cephadm 2024-08-29T18:03:09.540477+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.549073+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.557304+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.559126+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: cephadm 2024-08-29T18:03:09.560507+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 17265M 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.571034+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.573273+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.575079+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: audit 2024-08-29T18:03:09.584877+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:10 smithi144 bash[24722]: cluster 2024-08-29T18:03:09.823065+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: cephadm 2024-08-29T18:03:09.540477+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.549073+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.557304+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.559126+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: cephadm 2024-08-29T18:03:09.560507+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 17265M 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.571034+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.573273+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.575079+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: audit 2024-08-29T18:03:09.584877+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[22629]: cluster 2024-08-29T18:03:09.823065+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: cephadm 2024-08-29T18:03:09.540477+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.549073+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.557304+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.559126+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: cephadm 2024-08-29T18:03:09.560507+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 17265M 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.571034+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.573273+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.575079+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: audit 2024-08-29T18:03:09.584877+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:10 smithi089 bash[32084]: cluster 2024-08-29T18:03:09.823065+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-29T18:03:11.773 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-08-29T18:03:11.810 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_3 2024-08-29T18:03:13.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:12 smithi089 bash[32084]: cluster 2024-08-29T18:03:11.823747+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:12 smithi089 bash[22629]: cluster 2024-08-29T18:03:11.823747+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:13.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:12 smithi144 bash[24722]: cluster 2024-08-29T18:03:11.823747+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:15.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:14 smithi089 bash[22629]: cluster 2024-08-29T18:03:13.824450+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:15.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:14 smithi089 bash[32084]: cluster 2024-08-29T18:03:13.824450+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:15.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:14 smithi144 bash[24722]: cluster 2024-08-29T18:03:13.824450+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:16.489 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:03:17.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:16 smithi089 bash[22629]: cluster 2024-08-29T18:03:15.825132+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:16 smithi089 bash[32084]: cluster 2024-08-29T18:03:15.825132+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:16 smithi144 bash[24722]: cluster 2024-08-29T18:03:15.825132+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:19.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:18 smithi089 bash[22629]: cluster 2024-08-29T18:03:17.825827+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:18 smithi089 bash[32084]: cluster 2024-08-29T18:03:17.825827+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:18 smithi144 bash[24722]: cluster 2024-08-29T18:03:17.825827+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:20.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:19 smithi089 bash[22629]: audit 2024-08-29T18:03:19.714855+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:03:20.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:19 smithi089 bash[22629]: audit 2024-08-29T18:03:19.720908+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:03:20.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:19 smithi089 bash[22629]: audit 2024-08-29T18:03:19.722828+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:20.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:19 smithi089 bash[32084]: audit 2024-08-29T18:03:19.714855+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:03:20.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:19 smithi089 bash[32084]: audit 2024-08-29T18:03:19.720908+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:03:20.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:19 smithi089 bash[32084]: audit 2024-08-29T18:03:19.722828+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:20.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:19 smithi144 bash[24722]: audit 2024-08-29T18:03:19.714855+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:03:20.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:19 smithi144 bash[24722]: audit 2024-08-29T18:03:19.720908+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:03:20.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:19 smithi144 bash[24722]: audit 2024-08-29T18:03:19.722828+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:21.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:20 smithi089 bash[22629]: audit 2024-08-29T18:03:19.708563+0000 mgr.y (mgr.14150) 243 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:20 smithi089 bash[22629]: cluster 2024-08-29T18:03:19.826481+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:20 smithi089 bash[32084]: audit 2024-08-29T18:03:19.708563+0000 mgr.y (mgr.14150) 243 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:20 smithi089 bash[32084]: cluster 2024-08-29T18:03:19.826481+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:21.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:20 smithi144 bash[24722]: audit 2024-08-29T18:03:19.708563+0000 mgr.y (mgr.14150) 243 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:03:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:20 smithi144 bash[24722]: cluster 2024-08-29T18:03:19.826481+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:23.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:22 smithi089 bash[32084]: cluster 2024-08-29T18:03:21.827156+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:22 smithi089 bash[22629]: cluster 2024-08-29T18:03:21.827156+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:22 smithi144 bash[24722]: cluster 2024-08-29T18:03:21.827156+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:25.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:24 smithi089 bash[22629]: cluster 2024-08-29T18:03:23.827850+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:25.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:24 smithi089 bash[32084]: cluster 2024-08-29T18:03:23.827850+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:25.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:24 smithi144 bash[24722]: cluster 2024-08-29T18:03:23.827850+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:26 smithi089 bash[22629]: cluster 2024-08-29T18:03:25.828521+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:27.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:26 smithi089 bash[32084]: cluster 2024-08-29T18:03:25.828521+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:27.231 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:26 smithi144 bash[24722]: cluster 2024-08-29T18:03:25.828521+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: cluster 2024-08-29T18:03:27.829097+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: audit 2024-08-29T18:03:27.978858+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.144:0/2846705116' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]: dispatch 2024-08-29T18:03:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: audit 2024-08-29T18:03:27.980377+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]: dispatch 2024-08-29T18:03:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: audit 2024-08-29T18:03:27.990522+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]': finished 2024-08-29T18:03:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: cluster 2024-08-29T18:03:27.990706+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-29T18:03:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: audit 2024-08-29T18:03:27.991003+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[22629]: audit 2024-08-29T18:03:28.654462+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.144:0/556911001' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:03:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: cluster 2024-08-29T18:03:27.829097+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: audit 2024-08-29T18:03:27.978858+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.144:0/2846705116' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]: dispatch 2024-08-29T18:03:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: audit 2024-08-29T18:03:27.980377+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]: dispatch 2024-08-29T18:03:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: audit 2024-08-29T18:03:27.990522+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]': finished 2024-08-29T18:03:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: cluster 2024-08-29T18:03:27.990706+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-29T18:03:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: audit 2024-08-29T18:03:27.991003+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:28 smithi089 bash[32084]: audit 2024-08-29T18:03:28.654462+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.144:0/556911001' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:03:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: cluster 2024-08-29T18:03:27.829097+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: audit 2024-08-29T18:03:27.978858+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.144:0/2846705116' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]: dispatch 2024-08-29T18:03:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: audit 2024-08-29T18:03:27.980377+0000 mon.a (mon.0) 488 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]: dispatch 2024-08-29T18:03:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: audit 2024-08-29T18:03:27.990522+0000 mon.a (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "158bb752-32af-4b9b-a810-523ca51f08b7"}]': finished 2024-08-29T18:03:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: cluster 2024-08-29T18:03:27.990706+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-29T18:03:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: audit 2024-08-29T18:03:27.991003+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:28 smithi144 bash[24722]: audit 2024-08-29T18:03:28.654462+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.144:0/556911001' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:03:31.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:30 smithi089 bash[22629]: cluster 2024-08-29T18:03:29.829720+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:31.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:30 smithi089 bash[32084]: cluster 2024-08-29T18:03:29.829720+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:31.294 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:30 smithi144 bash[24722]: cluster 2024-08-29T18:03:29.829720+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:33.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:32 smithi089 bash[22629]: cluster 2024-08-29T18:03:31.830361+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:33.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:32 smithi089 bash[32084]: cluster 2024-08-29T18:03:31.830361+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:33.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:32 smithi144 bash[24722]: cluster 2024-08-29T18:03:31.830361+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:35.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:34 smithi089 bash[22629]: cluster 2024-08-29T18:03:33.831031+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:35.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:34 smithi089 bash[32084]: cluster 2024-08-29T18:03:33.831031+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:35.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:34 smithi144 bash[24722]: cluster 2024-08-29T18:03:33.831031+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:37.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:36 smithi144 bash[24722]: cluster 2024-08-29T18:03:35.831692+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:37.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:36 smithi089 bash[22629]: cluster 2024-08-29T18:03:35.831692+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:37.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:36 smithi089 bash[32084]: cluster 2024-08-29T18:03:35.831692+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:38 smithi144 bash[24722]: cluster 2024-08-29T18:03:37.832378+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:38 smithi089 bash[22629]: cluster 2024-08-29T18:03:37.832378+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:38 smithi089 bash[32084]: cluster 2024-08-29T18:03:37.832378+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:41.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:40 smithi144 bash[24722]: cluster 2024-08-29T18:03:39.833024+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:40 smithi144 bash[24722]: audit 2024-08-29T18:03:40.555645+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:03:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:40 smithi144 bash[24722]: audit 2024-08-29T18:03:40.557579+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:40 smithi089 bash[22629]: cluster 2024-08-29T18:03:39.833024+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:40 smithi089 bash[22629]: audit 2024-08-29T18:03:40.555645+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:03:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:40 smithi089 bash[22629]: audit 2024-08-29T18:03:40.557579+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:41.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:40 smithi089 bash[32084]: cluster 2024-08-29T18:03:39.833024+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:40 smithi089 bash[32084]: audit 2024-08-29T18:03:40.555645+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:03:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:40 smithi089 bash[32084]: audit 2024-08-29T18:03:40.557579+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:41 smithi144 bash[24722]: cephadm 2024-08-29T18:03:40.559178+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Deploying daemon osd.5 on smithi144 2024-08-29T18:03:42.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:41 smithi089 bash[22629]: cephadm 2024-08-29T18:03:40.559178+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Deploying daemon osd.5 on smithi144 2024-08-29T18:03:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:41 smithi089 bash[32084]: cephadm 2024-08-29T18:03:40.559178+0000 mgr.y (mgr.14150) 255 : cephadm [INF] Deploying daemon osd.5 on smithi144 2024-08-29T18:03:43.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:42 smithi144 bash[24722]: cluster 2024-08-29T18:03:41.833631+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:43.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:42 smithi089 bash[22629]: cluster 2024-08-29T18:03:41.833631+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:43.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:42 smithi089 bash[32084]: cluster 2024-08-29T18:03:41.833631+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:45.055 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:03:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:44 smithi144 bash[24722]: cluster 2024-08-29T18:03:43.834283+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:45.056 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:03:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:45.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:44 smithi089 bash[22629]: cluster 2024-08-29T18:03:43.834283+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:45.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:44 smithi089 bash[32084]: cluster 2024-08-29T18:03:43.834283+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:45.555 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:03:45 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:45.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:45 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:45.556 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:03:45 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:03:46.235 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:45 smithi144 bash[24722]: audit 2024-08-29T18:03:45.322108+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:46.236 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:45 smithi144 bash[24722]: audit 2024-08-29T18:03:45.331859+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:46.236 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:45 smithi144 bash[24722]: audit 2024-08-29T18:03:45.356120+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:45 smithi089 bash[22629]: audit 2024-08-29T18:03:45.322108+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:45 smithi089 bash[22629]: audit 2024-08-29T18:03:45.331859+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:45 smithi089 bash[22629]: audit 2024-08-29T18:03:45.356120+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:45 smithi089 bash[32084]: audit 2024-08-29T18:03:45.322108+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:45 smithi089 bash[32084]: audit 2024-08-29T18:03:45.331859+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:45 smithi089 bash[32084]: audit 2024-08-29T18:03:45.356120+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:46 smithi144 bash[24722]: cluster 2024-08-29T18:03:45.834973+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:47.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:46 smithi089 bash[22629]: cluster 2024-08-29T18:03:45.834973+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:46 smithi089 bash[32084]: cluster 2024-08-29T18:03:45.834973+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:49.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:48 smithi144 bash[24722]: cluster 2024-08-29T18:03:47.835635+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:48 smithi089 bash[22629]: cluster 2024-08-29T18:03:47.835635+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:48 smithi089 bash[32084]: cluster 2024-08-29T18:03:47.835635+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:51.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:50 smithi144 bash[24722]: cluster 2024-08-29T18:03:49.836281+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:51.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:50 smithi144 bash[24722]: audit 2024-08-29T18:03:50.481828+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:50 smithi144 bash[24722]: audit 2024-08-29T18:03:50.490345+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:50 smithi144 bash[24722]: audit 2024-08-29T18:03:50.492037+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:51.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:50 smithi144 bash[24722]: audit 2024-08-29T18:03:50.493835+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:51.250 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:50 smithi144 bash[24722]: audit 2024-08-29T18:03:50.504899+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[22629]: cluster 2024-08-29T18:03:49.836281+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[22629]: audit 2024-08-29T18:03:50.481828+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[22629]: audit 2024-08-29T18:03:50.490345+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[22629]: audit 2024-08-29T18:03:50.492037+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[22629]: audit 2024-08-29T18:03:50.493835+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[22629]: audit 2024-08-29T18:03:50.504899+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[32084]: cluster 2024-08-29T18:03:49.836281+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[32084]: audit 2024-08-29T18:03:50.481828+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[32084]: audit 2024-08-29T18:03:50.490345+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[32084]: audit 2024-08-29T18:03:50.492037+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:03:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[32084]: audit 2024-08-29T18:03:50.493835+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:03:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:50 smithi089 bash[32084]: audit 2024-08-29T18:03:50.504899+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:52 smithi144 bash[24722]: cluster 2024-08-29T18:03:51.836872+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:52 smithi144 bash[24722]: audit 2024-08-29T18:03:52.003066+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:03:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:52 smithi144 bash[24722]: audit 2024-08-29T18:03:52.004571+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:03:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:52 smithi089 bash[22629]: cluster 2024-08-29T18:03:51.836872+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:52 smithi089 bash[22629]: audit 2024-08-29T18:03:52.003066+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:03:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:52 smithi089 bash[22629]: audit 2024-08-29T18:03:52.004571+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:03:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:52 smithi089 bash[32084]: cluster 2024-08-29T18:03:51.836872+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:52 smithi089 bash[32084]: audit 2024-08-29T18:03:52.003066+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:03:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:52 smithi089 bash[32084]: audit 2024-08-29T18:03:52.004571+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:03:54.165 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 5 on host 'smithi144' 2024-08-29T18:03:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:53 smithi144 bash[24722]: audit 2024-08-29T18:03:52.992043+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:03:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:53 smithi144 bash[24722]: cluster 2024-08-29T18:03:52.992173+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-29T18:03:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:53 smithi144 bash[24722]: audit 2024-08-29T18:03:52.992366+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:03:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:53 smithi144 bash[24722]: audit 2024-08-29T18:03:52.992410+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:54.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:53 smithi144 bash[24722]: audit 2024-08-29T18:03:52.993727+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:03:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:53 smithi089 bash[22629]: audit 2024-08-29T18:03:52.992043+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:03:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:53 smithi089 bash[22629]: cluster 2024-08-29T18:03:52.992173+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-29T18:03:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:53 smithi089 bash[22629]: audit 2024-08-29T18:03:52.992366+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:03:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:53 smithi089 bash[22629]: audit 2024-08-29T18:03:52.992410+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:53 smithi089 bash[22629]: audit 2024-08-29T18:03:52.993727+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:03:54.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:54 smithi089 bash[32084]: audit 2024-08-29T18:03:52.992043+0000 mon.a (mon.0) 503 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:03:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:54 smithi089 bash[32084]: cluster 2024-08-29T18:03:52.992173+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-29T18:03:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:54 smithi089 bash[32084]: audit 2024-08-29T18:03:52.992366+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:03:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:54 smithi089 bash[32084]: audit 2024-08-29T18:03:52.992410+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:54 smithi089 bash[32084]: audit 2024-08-29T18:03:52.993727+0000 mon.a (mon.0) 506 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:03:54.844 DEBUG:teuthology.orchestra.run.smithi144:osd.5> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.5.service 2024-08-29T18:03:54.847 INFO:tasks.cephadm:Deploying osd.6 on smithi144 with /dev/vg_nvme/lv_2... 2024-08-29T18:03:54.847 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: cluster 2024-08-29T18:03:53.837503+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:53.995798+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: cluster 2024-08-29T18:03:53.995987+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:53.996804+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:54.005160+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:54.144134+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:54.151862+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:54.160576+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: cluster 2024-08-29T18:03:54.996454+0000 mon.a (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847] boot 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: cluster 2024-08-29T18:03:54.996579+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-29T18:03:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:55 smithi144 bash[24722]: audit 2024-08-29T18:03:54.996900+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: cluster 2024-08-29T18:03:53.837503+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:53.995798+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:03:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: cluster 2024-08-29T18:03:53.995987+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-29T18:03:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:53.996804+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:54.005160+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:54.144134+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:54.151862+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:54.160576+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: cluster 2024-08-29T18:03:54.996454+0000 mon.a (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847] boot 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: cluster 2024-08-29T18:03:54.996579+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[22629]: audit 2024-08-29T18:03:54.996900+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: cluster 2024-08-29T18:03:53.837503+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:53.995798+0000 mon.a (mon.0) 507 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:03:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: cluster 2024-08-29T18:03:53.995987+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:53.996804+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:54.005160+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:54.144134+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:54.151862+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:54.160576+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: cluster 2024-08-29T18:03:54.996454+0000 mon.a (mon.0) 514 : cluster [INF] osd.5 [v2:172.21.15.144:6808/2851137847,v1:172.21.15.144:6809/2851137847] boot 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: cluster 2024-08-29T18:03:54.996579+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-29T18:03:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:55 smithi089 bash[32084]: audit 2024-08-29T18:03:54.996900+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:03:56.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:56 smithi144 bash[24722]: cluster 2024-08-29T18:03:53.031310+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:03:56.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:56 smithi144 bash[24722]: cluster 2024-08-29T18:03:53.031429+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:03:56.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:56 smithi144 bash[24722]: cluster 2024-08-29T18:03:55.660317+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-29T18:03:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:56 smithi089 bash[22629]: cluster 2024-08-29T18:03:53.031310+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:03:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:56 smithi089 bash[22629]: cluster 2024-08-29T18:03:53.031429+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:03:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:56 smithi089 bash[22629]: cluster 2024-08-29T18:03:55.660317+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-29T18:03:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:56 smithi089 bash[32084]: cluster 2024-08-29T18:03:53.031310+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:03:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:56 smithi089 bash[32084]: cluster 2024-08-29T18:03:53.031429+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:03:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:56 smithi089 bash[32084]: cluster 2024-08-29T18:03:55.660317+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-29T18:03:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:57 smithi144 bash[24722]: cluster 2024-08-29T18:03:55.838084+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:03:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:57 smithi144 bash[24722]: cluster 2024-08-29T18:03:56.670664+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-29T18:03:57.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:57 smithi089 bash[22629]: cluster 2024-08-29T18:03:55.838084+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:03:57.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:57 smithi089 bash[22629]: cluster 2024-08-29T18:03:56.670664+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-29T18:03:57.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:57 smithi089 bash[32084]: cluster 2024-08-29T18:03:55.838084+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:03:57.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:57 smithi089 bash[32084]: cluster 2024-08-29T18:03:56.670664+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-29T18:03:59.017 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:03:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:58 smithi144 bash[24722]: cluster 2024-08-29T18:03:57.672388+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-29T18:03:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:58 smithi144 bash[24722]: cluster 2024-08-29T18:03:57.838606+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:03:59.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:58 smithi089 bash[32084]: cluster 2024-08-29T18:03:57.672388+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-29T18:03:59.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:58 smithi089 bash[32084]: cluster 2024-08-29T18:03:57.838606+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:03:59.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:58 smithi089 bash[22629]: cluster 2024-08-29T18:03:57.672388+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-29T18:03:59.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:58 smithi089 bash[22629]: cluster 2024-08-29T18:03:57.838606+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:03:59.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:03:59 smithi089 bash[22629]: cluster 2024-08-29T18:03:58.690751+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-29T18:03:59.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:03:59 smithi089 bash[32084]: cluster 2024-08-29T18:03:58.690751+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-29T18:04:00.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:03:59 smithi144 bash[24722]: cluster 2024-08-29T18:03:58.690751+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-29T18:04:00.950 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:00 smithi144 bash[24722]: cluster 2024-08-29T18:03:59.839271+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:01.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:00 smithi089 bash[22629]: cluster 2024-08-29T18:03:59.839271+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:01.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:00 smithi089 bash[32084]: cluster 2024-08-29T18:03:59.839271+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:02 smithi089 bash[22629]: cluster 2024-08-29T18:04:01.839890+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:03.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:02 smithi089 bash[32084]: cluster 2024-08-29T18:04:01.839890+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:02 smithi144 bash[24722]: cluster 2024-08-29T18:04:01.839890+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:04.211 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-08-29T18:04:04.246 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_2 2024-08-29T18:04:05.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:04 smithi089 bash[22629]: cluster 2024-08-29T18:04:03.840419+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:05.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:04 smithi089 bash[32084]: cluster 2024-08-29T18:04:03.840419+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:04 smithi144 bash[24722]: cluster 2024-08-29T18:04:03.840419+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:07.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:06 smithi089 bash[22629]: cluster 2024-08-29T18:04:05.841045+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:07.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:06 smithi089 bash[32084]: cluster 2024-08-29T18:04:05.841045+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:07.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:06 smithi144 bash[24722]: cluster 2024-08-29T18:04:05.841045+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: cephadm 2024-08-29T18:04:07.058786+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:04:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.067471+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.075909+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.078120+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.079951+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: cephadm 2024-08-29T18:04:07.081295+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 8632M 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.089618+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.091686+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.093423+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[22629]: audit 2024-08-29T18:04:07.103262+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: cephadm 2024-08-29T18:04:07.058786+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.067471+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.075909+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.078120+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:04:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.079951+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:04:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: cephadm 2024-08-29T18:04:07.081295+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 8632M 2024-08-29T18:04:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.089618+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.091686+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.093423+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:08 smithi089 bash[32084]: audit 2024-08-29T18:04:07.103262+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: cephadm 2024-08-29T18:04:07.058786+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.067471+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.075909+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.078120+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.079951+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: cephadm 2024-08-29T18:04:07.081295+0000 mgr.y (mgr.14150) 270 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 8632M 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.089618+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.091686+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.093423+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:08 smithi144 bash[24722]: audit 2024-08-29T18:04:07.103262+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:09.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:09 smithi089 bash[22629]: cluster 2024-08-29T18:04:07.841614+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:09.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:09 smithi089 bash[32084]: cluster 2024-08-29T18:04:07.841614+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:09.588 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:04:09.588 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:09 smithi144 bash[24722]: cluster 2024-08-29T18:04:07.841614+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:11.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:11 smithi144 bash[24722]: cluster 2024-08-29T18:04:09.842131+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:11.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:11 smithi089 bash[22629]: cluster 2024-08-29T18:04:09.842131+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:11.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:11 smithi089 bash[32084]: cluster 2024-08-29T18:04:09.842131+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[22629]: cluster 2024-08-29T18:04:11.842729+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[22629]: audit 2024-08-29T18:04:12.698945+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[22629]: audit 2024-08-29T18:04:12.704987+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[22629]: audit 2024-08-29T18:04:12.706818+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[32084]: cluster 2024-08-29T18:04:11.842729+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[32084]: audit 2024-08-29T18:04:12.698945+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[32084]: audit 2024-08-29T18:04:12.704987+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:04:13.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:13 smithi089 bash[32084]: audit 2024-08-29T18:04:12.706818+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:13 smithi144 bash[24722]: cluster 2024-08-29T18:04:11.842729+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:13 smithi144 bash[24722]: audit 2024-08-29T18:04:12.698945+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:04:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:13 smithi144 bash[24722]: audit 2024-08-29T18:04:12.704987+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:04:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:13 smithi144 bash[24722]: audit 2024-08-29T18:04:12.706818+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:14 smithi089 bash[22629]: audit 2024-08-29T18:04:12.692443+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:14 smithi089 bash[32084]: audit 2024-08-29T18:04:12.692443+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:14 smithi144 bash[24722]: audit 2024-08-29T18:04:12.692443+0000 mgr.y (mgr.14150) 274 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:04:15.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:15 smithi089 bash[22629]: cluster 2024-08-29T18:04:13.843289+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:15.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:15 smithi089 bash[32084]: cluster 2024-08-29T18:04:13.843289+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:15.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:15 smithi144 bash[24722]: cluster 2024-08-29T18:04:13.843289+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:16.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:16 smithi089 bash[22629]: cluster 2024-08-29T18:04:15.843828+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:16.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:16 smithi089 bash[32084]: cluster 2024-08-29T18:04:15.843828+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:16.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:16 smithi144 bash[24722]: cluster 2024-08-29T18:04:15.843828+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:18 smithi089 bash[22629]: cluster 2024-08-29T18:04:17.844373+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:18 smithi089 bash[32084]: cluster 2024-08-29T18:04:17.844373+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:18 smithi144 bash[24722]: cluster 2024-08-29T18:04:17.844373+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:21.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:20 smithi089 bash[22629]: cluster 2024-08-29T18:04:19.844884+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:21.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:20 smithi089 bash[32084]: cluster 2024-08-29T18:04:19.844884+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:21.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:20 smithi144 bash[24722]: cluster 2024-08-29T18:04:19.844884+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:22.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[22629]: audit 2024-08-29T18:04:21.095665+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.144:0/373983429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]: dispatch 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[22629]: audit 2024-08-29T18:04:21.097699+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]: dispatch 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[22629]: audit 2024-08-29T18:04:21.106502+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]': finished 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[22629]: cluster 2024-08-29T18:04:21.106624+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[22629]: audit 2024-08-29T18:04:21.106872+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[22629]: audit 2024-08-29T18:04:21.689429+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/357977857' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[32084]: audit 2024-08-29T18:04:21.095665+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.144:0/373983429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]: dispatch 2024-08-29T18:04:22.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[32084]: audit 2024-08-29T18:04:21.097699+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]: dispatch 2024-08-29T18:04:22.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[32084]: audit 2024-08-29T18:04:21.106502+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]': finished 2024-08-29T18:04:22.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[32084]: cluster 2024-08-29T18:04:21.106624+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-29T18:04:22.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[32084]: audit 2024-08-29T18:04:21.106872+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:22.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:21 smithi089 bash[32084]: audit 2024-08-29T18:04:21.689429+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/357977857' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:04:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:21 smithi144 bash[24722]: audit 2024-08-29T18:04:21.095665+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.144:0/373983429' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]: dispatch 2024-08-29T18:04:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:21 smithi144 bash[24722]: audit 2024-08-29T18:04:21.097699+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]: dispatch 2024-08-29T18:04:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:21 smithi144 bash[24722]: audit 2024-08-29T18:04:21.106502+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3acb876a-f508-4562-aa40-24a9e934345b"}]': finished 2024-08-29T18:04:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:21 smithi144 bash[24722]: cluster 2024-08-29T18:04:21.106624+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-29T18:04:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:21 smithi144 bash[24722]: audit 2024-08-29T18:04:21.106872+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:21 smithi144 bash[24722]: audit 2024-08-29T18:04:21.689429+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/357977857' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:04:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:23 smithi089 bash[22629]: cluster 2024-08-29T18:04:21.845428+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:23 smithi089 bash[32084]: cluster 2024-08-29T18:04:21.845428+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:23 smithi144 bash[24722]: cluster 2024-08-29T18:04:21.845428+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:25.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:25 smithi089 bash[22629]: cluster 2024-08-29T18:04:23.845947+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:25.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:25 smithi089 bash[32084]: cluster 2024-08-29T18:04:23.845947+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:25.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:25 smithi144 bash[24722]: cluster 2024-08-29T18:04:23.845947+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:27.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:27 smithi089 bash[32084]: cluster 2024-08-29T18:04:25.846485+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:27.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:27 smithi089 bash[22629]: cluster 2024-08-29T18:04:25.846485+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:27.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:27 smithi144 bash[24722]: cluster 2024-08-29T18:04:25.846485+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:29.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:29 smithi089 bash[32084]: cluster 2024-08-29T18:04:27.847018+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:29.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:29 smithi089 bash[22629]: cluster 2024-08-29T18:04:27.847018+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:29.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:29 smithi144 bash[24722]: cluster 2024-08-29T18:04:27.847018+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:31.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:31 smithi089 bash[32084]: cluster 2024-08-29T18:04:29.847560+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:31.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:31 smithi089 bash[22629]: cluster 2024-08-29T18:04:29.847560+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:31.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:31 smithi144 bash[24722]: cluster 2024-08-29T18:04:29.847560+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:32.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:32 smithi089 bash[32084]: cluster 2024-08-29T18:04:31.848142+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:32.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:32 smithi089 bash[22629]: cluster 2024-08-29T18:04:31.848142+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:32.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:32 smithi144 bash[24722]: cluster 2024-08-29T18:04:31.848142+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:34.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:33 smithi144 bash[24722]: audit 2024-08-29T18:04:33.696110+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:04:34.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:33 smithi144 bash[24722]: audit 2024-08-29T18:04:33.698110+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:34.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:33 smithi089 bash[22629]: audit 2024-08-29T18:04:33.696110+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:04:34.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:33 smithi089 bash[22629]: audit 2024-08-29T18:04:33.698110+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:34.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:33 smithi089 bash[32084]: audit 2024-08-29T18:04:33.696110+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:04:34.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:33 smithi089 bash[32084]: audit 2024-08-29T18:04:33.698110+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:34 smithi144 bash[24722]: cephadm 2024-08-29T18:04:33.699634+0000 mgr.y (mgr.14150) 285 : cephadm [INF] Deploying daemon osd.6 on smithi144 2024-08-29T18:04:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:34 smithi144 bash[24722]: cluster 2024-08-29T18:04:33.848690+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:35.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:34 smithi089 bash[22629]: cephadm 2024-08-29T18:04:33.699634+0000 mgr.y (mgr.14150) 285 : cephadm [INF] Deploying daemon osd.6 on smithi144 2024-08-29T18:04:35.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:34 smithi089 bash[22629]: cluster 2024-08-29T18:04:33.848690+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:35.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:34 smithi089 bash[32084]: cephadm 2024-08-29T18:04:33.699634+0000 mgr.y (mgr.14150) 285 : cephadm [INF] Deploying daemon osd.6 on smithi144 2024-08-29T18:04:35.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:34 smithi089 bash[32084]: cluster 2024-08-29T18:04:33.848690+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:37.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:36 smithi144 bash[24722]: cluster 2024-08-29T18:04:35.849276+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:37.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:36 smithi089 bash[22629]: cluster 2024-08-29T18:04:35.849276+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:37.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:36 smithi089 bash[32084]: cluster 2024-08-29T18:04:35.849276+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:38.162 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.162 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.163 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.163 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.427 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.427 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.428 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:38.428 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:04:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:04:39.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[22629]: cluster 2024-08-29T18:04:37.849832+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:39.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[22629]: audit 2024-08-29T18:04:38.462738+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:39.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[22629]: audit 2024-08-29T18:04:38.470509+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:39.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[22629]: audit 2024-08-29T18:04:38.479377+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[32084]: cluster 2024-08-29T18:04:37.849832+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[32084]: audit 2024-08-29T18:04:38.462738+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[32084]: audit 2024-08-29T18:04:38.470509+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:38 smithi089 bash[32084]: audit 2024-08-29T18:04:38.479377+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:38 smithi144 bash[24722]: cluster 2024-08-29T18:04:37.849832+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:38 smithi144 bash[24722]: audit 2024-08-29T18:04:38.462738+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:38 smithi144 bash[24722]: audit 2024-08-29T18:04:38.470509+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:38 smithi144 bash[24722]: audit 2024-08-29T18:04:38.479377+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:41.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:40 smithi089 bash[32084]: cluster 2024-08-29T18:04:39.850385+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:41.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:40 smithi089 bash[22629]: cluster 2024-08-29T18:04:39.850385+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:41.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:40 smithi144 bash[24722]: cluster 2024-08-29T18:04:39.850385+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:43.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:42 smithi089 bash[22629]: cluster 2024-08-29T18:04:41.851032+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:43.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:42 smithi089 bash[32084]: cluster 2024-08-29T18:04:41.851032+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:43.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:42 smithi144 bash[24722]: cluster 2024-08-29T18:04:41.851032+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:45.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:44 smithi144 bash[24722]: cluster 2024-08-29T18:04:43.851710+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:45.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:44 smithi144 bash[24722]: audit 2024-08-29T18:04:44.631173+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:45.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:44 smithi144 bash[24722]: audit 2024-08-29T18:04:44.642265+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:44 smithi089 bash[22629]: cluster 2024-08-29T18:04:43.851710+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:44 smithi089 bash[22629]: audit 2024-08-29T18:04:44.631173+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:44 smithi089 bash[22629]: audit 2024-08-29T18:04:44.642265+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:45.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:44 smithi089 bash[32084]: cluster 2024-08-29T18:04:43.851710+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:45.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:44 smithi089 bash[32084]: audit 2024-08-29T18:04:44.631173+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:45.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:44 smithi089 bash[32084]: audit 2024-08-29T18:04:44.642265+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:46.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:45 smithi144 bash[24722]: audit 2024-08-29T18:04:45.132243+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:46.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:45 smithi144 bash[24722]: audit 2024-08-29T18:04:45.133977+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:46.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:45 smithi144 bash[24722]: audit 2024-08-29T18:04:45.145685+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:46.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:45 smithi144 bash[24722]: audit 2024-08-29T18:04:45.382645+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:04:46.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:45 smithi144 bash[24722]: audit 2024-08-29T18:04:45.384455+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:04:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[22629]: audit 2024-08-29T18:04:45.132243+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[22629]: audit 2024-08-29T18:04:45.133977+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[22629]: audit 2024-08-29T18:04:45.145685+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[22629]: audit 2024-08-29T18:04:45.382645+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:04:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[22629]: audit 2024-08-29T18:04:45.384455+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:04:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[32084]: audit 2024-08-29T18:04:45.132243+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:04:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[32084]: audit 2024-08-29T18:04:45.133977+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:04:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[32084]: audit 2024-08-29T18:04:45.145685+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[32084]: audit 2024-08-29T18:04:45.382645+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:04:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:45 smithi089 bash[32084]: audit 2024-08-29T18:04:45.384455+0000 mon.a (mon.0) 546 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:04:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:46 smithi144 bash[24722]: cluster 2024-08-29T18:04:45.852312+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:46 smithi144 bash[24722]: audit 2024-08-29T18:04:46.154820+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:04:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:46 smithi144 bash[24722]: audit 2024-08-29T18:04:46.154838+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:04:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:46 smithi144 bash[24722]: cluster 2024-08-29T18:04:46.154955+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-29T18:04:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:46 smithi144 bash[24722]: audit 2024-08-29T18:04:46.155235+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:46 smithi144 bash[24722]: audit 2024-08-29T18:04:46.156842+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:04:47.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[22629]: cluster 2024-08-29T18:04:45.852312+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:47.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[22629]: audit 2024-08-29T18:04:46.154820+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[22629]: audit 2024-08-29T18:04:46.154838+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[22629]: cluster 2024-08-29T18:04:46.154955+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[22629]: audit 2024-08-29T18:04:46.155235+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[22629]: audit 2024-08-29T18:04:46.156842+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[32084]: cluster 2024-08-29T18:04:45.852312+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[32084]: audit 2024-08-29T18:04:46.154820+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[32084]: audit 2024-08-29T18:04:46.154838+0000 mon.a (mon.0) 547 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[32084]: cluster 2024-08-29T18:04:46.154955+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[32084]: audit 2024-08-29T18:04:46.155235+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:46 smithi089 bash[32084]: audit 2024-08-29T18:04:46.156842+0000 mon.a (mon.0) 550 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:04:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:48 smithi144 bash[24722]: audit 2024-08-29T18:04:47.157796+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:04:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:48 smithi144 bash[24722]: cluster 2024-08-29T18:04:47.157996+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-29T18:04:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:48 smithi144 bash[24722]: audit 2024-08-29T18:04:47.158287+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:48 smithi144 bash[24722]: audit 2024-08-29T18:04:47.167405+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:48.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:48 smithi144 bash[24722]: audit 2024-08-29T18:04:47.676358+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-29T18:04:48.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:48 smithi144 bash[24722]: cluster 2024-08-29T18:04:47.852876+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[22629]: audit 2024-08-29T18:04:47.157796+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:04:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[22629]: cluster 2024-08-29T18:04:47.157996+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-29T18:04:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[22629]: audit 2024-08-29T18:04:47.158287+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[22629]: audit 2024-08-29T18:04:47.167405+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[22629]: audit 2024-08-29T18:04:47.676358+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[22629]: cluster 2024-08-29T18:04:47.852876+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[32084]: audit 2024-08-29T18:04:47.157796+0000 mon.a (mon.0) 551 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[32084]: cluster 2024-08-29T18:04:47.157996+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[32084]: audit 2024-08-29T18:04:47.158287+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[32084]: audit 2024-08-29T18:04:47.167405+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[32084]: audit 2024-08-29T18:04:47.676358+0000 mon.a (mon.0) 555 : audit [INF] from='osd.6 ' entity='osd.6' 2024-08-29T18:04:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:48 smithi089 bash[32084]: cluster 2024-08-29T18:04:47.852876+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-08-29T18:04:48.502 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 6 on host 'smithi144' 2024-08-29T18:04:49.245 DEBUG:teuthology.orchestra.run.smithi144:osd.6> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.6.service 2024-08-29T18:04:49.248 INFO:tasks.cephadm:Deploying osd.7 on smithi144 with /dev/vg_nvme/lv_1... 2024-08-29T18:04:49.248 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-29T18:04:49.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: cluster 2024-08-29T18:04:46.345076+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:04:49.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: cluster 2024-08-29T18:04:46.345176+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:04:49.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: cluster 2024-08-29T18:04:48.161670+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897] boot 2024-08-29T18:04:49.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: cluster 2024-08-29T18:04:48.161772+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: audit 2024-08-29T18:04:48.162561+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: audit 2024-08-29T18:04:48.483777+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: audit 2024-08-29T18:04:48.491365+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: audit 2024-08-29T18:04:48.500017+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[22629]: cluster 2024-08-29T18:04:49.162510+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: cluster 2024-08-29T18:04:46.345076+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: cluster 2024-08-29T18:04:46.345176+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: cluster 2024-08-29T18:04:48.161670+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897] boot 2024-08-29T18:04:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: cluster 2024-08-29T18:04:48.161772+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-29T18:04:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: audit 2024-08-29T18:04:48.162561+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: audit 2024-08-29T18:04:48.483777+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: audit 2024-08-29T18:04:48.491365+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: audit 2024-08-29T18:04:48.500017+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:49 smithi089 bash[32084]: cluster 2024-08-29T18:04:49.162510+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-29T18:04:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: cluster 2024-08-29T18:04:46.345076+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:04:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: cluster 2024-08-29T18:04:46.345176+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:04:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: cluster 2024-08-29T18:04:48.161670+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.144:6816/929765897,v1:172.21.15.144:6817/929765897] boot 2024-08-29T18:04:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: cluster 2024-08-29T18:04:48.161772+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-29T18:04:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: audit 2024-08-29T18:04:48.162561+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:04:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: audit 2024-08-29T18:04:48.483777+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:04:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: audit 2024-08-29T18:04:48.491365+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: audit 2024-08-29T18:04:48.500017+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:04:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:49 smithi144 bash[24722]: cluster 2024-08-29T18:04:49.162510+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-29T18:04:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:50 smithi089 bash[22629]: cluster 2024-08-29T18:04:49.853478+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped; 577 KiB data, 453 MiB used, 625 GiB / 626 GiB avail 2024-08-29T18:04:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:50 smithi089 bash[32084]: cluster 2024-08-29T18:04:49.853478+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped; 577 KiB data, 453 MiB used, 625 GiB / 626 GiB avail 2024-08-29T18:04:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:50 smithi144 bash[24722]: cluster 2024-08-29T18:04:49.853478+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped; 577 KiB data, 453 MiB used, 625 GiB / 626 GiB avail 2024-08-29T18:04:51.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:51 smithi089 bash[32084]: cluster 2024-08-29T18:04:50.165389+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-29T18:04:51.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:51 smithi089 bash[32084]: cluster 2024-08-29T18:04:50.673735+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-29T18:04:51.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:51 smithi089 bash[22629]: cluster 2024-08-29T18:04:50.165389+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-29T18:04:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:51 smithi089 bash[22629]: cluster 2024-08-29T18:04:50.673735+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-29T18:04:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:51 smithi144 bash[24722]: cluster 2024-08-29T18:04:50.165389+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-29T18:04:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:51 smithi144 bash[24722]: cluster 2024-08-29T18:04:50.673735+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-29T18:04:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:52 smithi089 bash[22629]: cluster 2024-08-29T18:04:51.675889+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-29T18:04:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:52 smithi089 bash[22629]: cluster 2024-08-29T18:04:51.854066+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 remapped; 577 KiB data, 453 MiB used, 625 GiB / 626 GiB avail 2024-08-29T18:04:52.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:52 smithi089 bash[32084]: cluster 2024-08-29T18:04:51.675889+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-29T18:04:52.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:52 smithi089 bash[32084]: cluster 2024-08-29T18:04:51.854066+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 remapped; 577 KiB data, 453 MiB used, 625 GiB / 626 GiB avail 2024-08-29T18:04:53.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:52 smithi144 bash[24722]: cluster 2024-08-29T18:04:51.675889+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-29T18:04:53.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:52 smithi144 bash[24722]: cluster 2024-08-29T18:04:51.854066+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 remapped; 577 KiB data, 453 MiB used, 625 GiB / 626 GiB avail 2024-08-29T18:04:53.345 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:04:55.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:54 smithi089 bash[22629]: cluster 2024-08-29T18:04:53.854648+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-08-29T18:04:55.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:54 smithi089 bash[32084]: cluster 2024-08-29T18:04:53.854648+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-08-29T18:04:55.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:54 smithi144 bash[24722]: cluster 2024-08-29T18:04:53.854648+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-08-29T18:04:57.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:56 smithi089 bash[22629]: cluster 2024-08-29T18:04:55.855260+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T18:04:57.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:56 smithi089 bash[32084]: cluster 2024-08-29T18:04:55.855260+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T18:04:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:56 smithi144 bash[24722]: cluster 2024-08-29T18:04:55.855260+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-29T18:04:58.689 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-08-29T18:04:58.724 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_1 2024-08-29T18:04:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:04:58 smithi144 bash[24722]: cluster 2024-08-29T18:04:57.855833+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-29T18:04:59.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:04:58 smithi089 bash[22629]: cluster 2024-08-29T18:04:57.855833+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-29T18:04:59.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:04:58 smithi089 bash[32084]: cluster 2024-08-29T18:04:57.855833+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-29T18:05:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:00 smithi089 bash[32084]: cluster 2024-08-29T18:04:59.856423+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-08-29T18:05:01.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:00 smithi089 bash[22629]: cluster 2024-08-29T18:04:59.856423+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-08-29T18:05:01.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:00 smithi144 bash[24722]: cluster 2024-08-29T18:04:59.856423+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-08-29T18:05:03.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: cephadm 2024-08-29T18:05:01.844941+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:05:03.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.854044+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: cluster 2024-08-29T18:05:01.856996+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.863230+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.865559+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.867287+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.868852+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: cephadm 2024-08-29T18:05:01.870080+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 5755M 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.878535+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.880692+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.882431+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[22629]: audit 2024-08-29T18:05:01.892229+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: cephadm 2024-08-29T18:05:01.844941+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:05:03.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.854044+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: cluster 2024-08-29T18:05:01.856996+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.863230+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.865559+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.867287+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.868852+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: cephadm 2024-08-29T18:05:01.870080+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 5755M 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.878535+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.880692+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.882431+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:02 smithi089 bash[32084]: audit 2024-08-29T18:05:01.892229+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: cephadm 2024-08-29T18:05:01.844941+0000 mgr.y (mgr.14150) 300 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:05:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.854044+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: cluster 2024-08-29T18:05:01.856996+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-08-29T18:05:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.863230+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.865559+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.867287+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.868852+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: cephadm 2024-08-29T18:05:01.870080+0000 mgr.y (mgr.14150) 302 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 5755M 2024-08-29T18:05:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.878535+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.880692+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.882431+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:02 smithi144 bash[24722]: audit 2024-08-29T18:05:01.892229+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:04.810 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:05:05.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:04 smithi089 bash[22629]: cluster 2024-08-29T18:05:03.857588+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T18:05:05.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:04 smithi089 bash[32084]: cluster 2024-08-29T18:05:03.857588+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T18:05:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:04 smithi144 bash[24722]: cluster 2024-08-29T18:05:03.857588+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T18:05:07.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:06 smithi144 bash[24722]: cluster 2024-08-29T18:05:05.858090+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:07.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:06 smithi089 bash[22629]: cluster 2024-08-29T18:05:05.858090+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:07.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:06 smithi089 bash[32084]: cluster 2024-08-29T18:05:05.858090+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:09.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[22629]: cluster 2024-08-29T18:05:07.858656+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:09.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[22629]: audit 2024-08-29T18:05:08.073744+0000 mgr.y (mgr.14150) 306 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:05:09.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[22629]: audit 2024-08-29T18:05:08.080151+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:05:09.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[22629]: audit 2024-08-29T18:05:08.086130+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:05:09.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[22629]: audit 2024-08-29T18:05:08.087699+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:09.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[32084]: cluster 2024-08-29T18:05:07.858656+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:09.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[32084]: audit 2024-08-29T18:05:08.073744+0000 mgr.y (mgr.14150) 306 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:05:09.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[32084]: audit 2024-08-29T18:05:08.080151+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:05:09.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[32084]: audit 2024-08-29T18:05:08.086130+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:05:09.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:08 smithi089 bash[32084]: audit 2024-08-29T18:05:08.087699+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:08 smithi144 bash[24722]: cluster 2024-08-29T18:05:07.858656+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:08 smithi144 bash[24722]: audit 2024-08-29T18:05:08.073744+0000 mgr.y (mgr.14150) 306 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:05:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:08 smithi144 bash[24722]: audit 2024-08-29T18:05:08.080151+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-29T18:05:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:08 smithi144 bash[24722]: audit 2024-08-29T18:05:08.086130+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-29T18:05:09.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:08 smithi144 bash[24722]: audit 2024-08-29T18:05:08.087699+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:11.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:10 smithi089 bash[22629]: cluster 2024-08-29T18:05:09.859348+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:11.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:10 smithi089 bash[32084]: cluster 2024-08-29T18:05:09.859348+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:11.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:10 smithi144 bash[24722]: cluster 2024-08-29T18:05:09.859348+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:13.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:12 smithi089 bash[22629]: cluster 2024-08-29T18:05:11.859933+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:13.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:12 smithi089 bash[32084]: cluster 2024-08-29T18:05:11.859933+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:13.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:12 smithi144 bash[24722]: cluster 2024-08-29T18:05:11.859933+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:15.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:14 smithi144 bash[24722]: cluster 2024-08-29T18:05:13.860484+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:15.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:14 smithi089 bash[22629]: cluster 2024-08-29T18:05:13.860484+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:15.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:14 smithi089 bash[32084]: cluster 2024-08-29T18:05:13.860484+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:16 smithi144 bash[24722]: cluster 2024-08-29T18:05:15.861041+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:16 smithi144 bash[24722]: audit 2024-08-29T18:05:16.600987+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.144:0/97434197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]: dispatch 2024-08-29T18:05:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:16 smithi144 bash[24722]: audit 2024-08-29T18:05:16.603373+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]: dispatch 2024-08-29T18:05:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:16 smithi144 bash[24722]: audit 2024-08-29T18:05:16.613378+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]': finished 2024-08-29T18:05:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:16 smithi144 bash[24722]: cluster 2024-08-29T18:05:16.613616+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-29T18:05:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:16 smithi144 bash[24722]: audit 2024-08-29T18:05:16.613903+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[32084]: cluster 2024-08-29T18:05:15.861041+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[32084]: audit 2024-08-29T18:05:16.600987+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.144:0/97434197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]: dispatch 2024-08-29T18:05:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[32084]: audit 2024-08-29T18:05:16.603373+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]: dispatch 2024-08-29T18:05:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[32084]: audit 2024-08-29T18:05:16.613378+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]': finished 2024-08-29T18:05:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[32084]: cluster 2024-08-29T18:05:16.613616+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-29T18:05:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[32084]: audit 2024-08-29T18:05:16.613903+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[22629]: cluster 2024-08-29T18:05:15.861041+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[22629]: audit 2024-08-29T18:05:16.600987+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.144:0/97434197' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]: dispatch 2024-08-29T18:05:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[22629]: audit 2024-08-29T18:05:16.603373+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]: dispatch 2024-08-29T18:05:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[22629]: audit 2024-08-29T18:05:16.613378+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8a93e377-b0d5-49af-9bf7-f0549394e932"}]': finished 2024-08-29T18:05:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[22629]: cluster 2024-08-29T18:05:16.613616+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-29T18:05:17.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:16 smithi089 bash[22629]: audit 2024-08-29T18:05:16.613903+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:18.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:17 smithi144 bash[24722]: audit 2024-08-29T18:05:17.274643+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/872973951' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:05:18.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:17 smithi089 bash[22629]: audit 2024-08-29T18:05:17.274643+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/872973951' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:05:18.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:17 smithi089 bash[32084]: audit 2024-08-29T18:05:17.274643+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/872973951' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-29T18:05:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:18 smithi144 bash[24722]: cluster 2024-08-29T18:05:17.861714+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:19.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:18 smithi089 bash[22629]: cluster 2024-08-29T18:05:17.861714+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:19.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:18 smithi089 bash[32084]: cluster 2024-08-29T18:05:17.861714+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:21.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:20 smithi144 bash[24722]: cluster 2024-08-29T18:05:19.862339+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:21.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:20 smithi089 bash[22629]: cluster 2024-08-29T18:05:19.862339+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:21.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:20 smithi089 bash[32084]: cluster 2024-08-29T18:05:19.862339+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:22 smithi144 bash[24722]: cluster 2024-08-29T18:05:21.862881+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:22 smithi089 bash[22629]: cluster 2024-08-29T18:05:21.862881+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:22 smithi089 bash[32084]: cluster 2024-08-29T18:05:21.862881+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:25.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:24 smithi144 bash[24722]: cluster 2024-08-29T18:05:23.863464+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:25.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:24 smithi089 bash[22629]: cluster 2024-08-29T18:05:23.863464+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:25.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:24 smithi089 bash[32084]: cluster 2024-08-29T18:05:23.863464+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:26 smithi144 bash[24722]: cluster 2024-08-29T18:05:25.864022+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:27.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:26 smithi089 bash[22629]: cluster 2024-08-29T18:05:25.864022+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:27.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:26 smithi089 bash[32084]: cluster 2024-08-29T18:05:25.864022+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:28 smithi144 bash[24722]: cluster 2024-08-29T18:05:27.864595+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:29.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:28 smithi089 bash[22629]: cluster 2024-08-29T18:05:27.864595+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:29.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:28 smithi089 bash[32084]: cluster 2024-08-29T18:05:27.864595+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:29 smithi144 bash[24722]: audit 2024-08-29T18:05:29.396170+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:05:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:29 smithi144 bash[24722]: audit 2024-08-29T18:05:29.397968+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:30.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:29 smithi089 bash[22629]: audit 2024-08-29T18:05:29.396170+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:05:30.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:29 smithi089 bash[22629]: audit 2024-08-29T18:05:29.397968+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:30.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:29 smithi089 bash[32084]: audit 2024-08-29T18:05:29.396170+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:05:30.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:29 smithi089 bash[32084]: audit 2024-08-29T18:05:29.397968+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:31.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:30 smithi144 bash[24722]: cephadm 2024-08-29T18:05:29.399478+0000 mgr.y (mgr.14150) 317 : cephadm [INF] Deploying daemon osd.7 on smithi144 2024-08-29T18:05:31.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:30 smithi144 bash[24722]: cluster 2024-08-29T18:05:29.865143+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:31.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:30 smithi089 bash[22629]: cephadm 2024-08-29T18:05:29.399478+0000 mgr.y (mgr.14150) 317 : cephadm [INF] Deploying daemon osd.7 on smithi144 2024-08-29T18:05:31.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:30 smithi089 bash[22629]: cluster 2024-08-29T18:05:29.865143+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:31.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:30 smithi089 bash[32084]: cephadm 2024-08-29T18:05:29.399478+0000 mgr.y (mgr.14150) 317 : cephadm [INF] Deploying daemon osd.7 on smithi144 2024-08-29T18:05:31.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:30 smithi089 bash[32084]: cluster 2024-08-29T18:05:29.865143+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:33.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:32 smithi144 bash[24722]: cluster 2024-08-29T18:05:31.865685+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:32 smithi089 bash[22629]: cluster 2024-08-29T18:05:31.865685+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:32 smithi089 bash[32084]: cluster 2024-08-29T18:05:31.865685+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:34.029 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.029 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:05:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.029 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:05:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.030 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:05:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.030 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:05:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.288 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:05:34 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.289 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:05:34 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.289 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:05:34 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.289 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:05:34 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:34.290 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:34 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:05:35.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:34 smithi144 bash[24722]: cluster 2024-08-29T18:05:33.866246+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:35.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:34 smithi144 bash[24722]: audit 2024-08-29T18:05:34.326239+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:35.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:34 smithi144 bash[24722]: audit 2024-08-29T18:05:34.334708+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:35.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:34 smithi144 bash[24722]: audit 2024-08-29T18:05:34.343896+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:35.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[22629]: cluster 2024-08-29T18:05:33.866246+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[22629]: audit 2024-08-29T18:05:34.326239+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[22629]: audit 2024-08-29T18:05:34.334708+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[22629]: audit 2024-08-29T18:05:34.343896+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[32084]: cluster 2024-08-29T18:05:33.866246+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[32084]: audit 2024-08-29T18:05:34.326239+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[32084]: audit 2024-08-29T18:05:34.334708+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:35.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:34 smithi089 bash[32084]: audit 2024-08-29T18:05:34.343896+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:37.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:36 smithi144 bash[24722]: cluster 2024-08-29T18:05:35.866826+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:37.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:36 smithi089 bash[22629]: cluster 2024-08-29T18:05:35.866826+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:37.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:36 smithi089 bash[32084]: cluster 2024-08-29T18:05:35.866826+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:38 smithi144 bash[24722]: cluster 2024-08-29T18:05:37.867383+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:38 smithi089 bash[22629]: cluster 2024-08-29T18:05:37.867383+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:38 smithi089 bash[32084]: cluster 2024-08-29T18:05:37.867383+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:40.712 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:40 smithi144 bash[24722]: audit 2024-08-29T18:05:39.535308+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.713 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:40 smithi144 bash[24722]: audit 2024-08-29T18:05:39.546587+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.713 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:40 smithi144 bash[24722]: audit 2024-08-29T18:05:39.548367+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:40.713 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:40 smithi144 bash[24722]: audit 2024-08-29T18:05:39.550289+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:40.713 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:40 smithi144 bash[24722]: audit 2024-08-29T18:05:39.559865+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.713 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:40 smithi144 bash[24722]: cluster 2024-08-29T18:05:39.868001+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:40.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[22629]: audit 2024-08-29T18:05:39.535308+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[22629]: audit 2024-08-29T18:05:39.546587+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[22629]: audit 2024-08-29T18:05:39.548367+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[22629]: audit 2024-08-29T18:05:39.550289+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[22629]: audit 2024-08-29T18:05:39.559865+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[22629]: cluster 2024-08-29T18:05:39.868001+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[32084]: audit 2024-08-29T18:05:39.535308+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[32084]: audit 2024-08-29T18:05:39.546587+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[32084]: audit 2024-08-29T18:05:39.548367+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[32084]: audit 2024-08-29T18:05:39.550289+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:40.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[32084]: audit 2024-08-29T18:05:39.559865+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:40.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:40 smithi089 bash[32084]: cluster 2024-08-29T18:05:39.868001+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:41.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:41 smithi089 bash[22629]: audit 2024-08-29T18:05:41.203565+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:05:41.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:41 smithi089 bash[22629]: audit 2024-08-29T18:05:41.205836+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:05:41.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:41 smithi089 bash[32084]: audit 2024-08-29T18:05:41.203565+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:05:41.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:41 smithi089 bash[32084]: audit 2024-08-29T18:05:41.205836+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:05:42.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:41 smithi144 bash[24722]: audit 2024-08-29T18:05:41.203565+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:05:42.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:41 smithi144 bash[24722]: audit 2024-08-29T18:05:41.205836+0000 mon.a (mon.0) 592 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:05:42.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:42 smithi144 bash[24722]: audit 2024-08-29T18:05:41.573074+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:05:42.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:42 smithi144 bash[24722]: audit 2024-08-29T18:05:41.573386+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:05:42.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:42 smithi144 bash[24722]: cluster 2024-08-29T18:05:41.573540+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-29T18:05:42.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:42 smithi144 bash[24722]: audit 2024-08-29T18:05:41.573755+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:42.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:42 smithi144 bash[24722]: audit 2024-08-29T18:05:41.575558+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:05:42.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:42 smithi144 bash[24722]: cluster 2024-08-29T18:05:41.868675+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:42.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[22629]: audit 2024-08-29T18:05:41.573074+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[22629]: audit 2024-08-29T18:05:41.573386+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[22629]: cluster 2024-08-29T18:05:41.573540+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[22629]: audit 2024-08-29T18:05:41.573755+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[22629]: audit 2024-08-29T18:05:41.575558+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[22629]: cluster 2024-08-29T18:05:41.868675+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[32084]: audit 2024-08-29T18:05:41.573074+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[32084]: audit 2024-08-29T18:05:41.573386+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[32084]: cluster 2024-08-29T18:05:41.573540+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[32084]: audit 2024-08-29T18:05:41.573755+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:42.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[32084]: audit 2024-08-29T18:05:41.575558+0000 mon.a (mon.0) 596 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:05:42.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:42 smithi089 bash[32084]: cluster 2024-08-29T18:05:41.868675+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-08-29T18:05:43.695 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 7 on host 'smithi144' 2024-08-29T18:05:43.913 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:43 smithi144 bash[24722]: audit 2024-08-29T18:05:42.576025+0000 mon.a (mon.0) 597 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:05:43.913 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:43 smithi144 bash[24722]: cluster 2024-08-29T18:05:42.576235+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-29T18:05:43.913 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:43 smithi144 bash[24722]: audit 2024-08-29T18:05:42.577031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:43.913 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:43 smithi144 bash[24722]: audit 2024-08-29T18:05:42.586793+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:43.913 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:43 smithi144 bash[24722]: audit 2024-08-29T18:05:43.030869+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' 2024-08-29T18:05:43.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[22629]: audit 2024-08-29T18:05:42.576025+0000 mon.a (mon.0) 597 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:05:43.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[22629]: cluster 2024-08-29T18:05:42.576235+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-29T18:05:43.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[22629]: audit 2024-08-29T18:05:42.577031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:43.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[22629]: audit 2024-08-29T18:05:42.586793+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:43.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[22629]: audit 2024-08-29T18:05:43.030869+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' 2024-08-29T18:05:43.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[32084]: audit 2024-08-29T18:05:42.576025+0000 mon.a (mon.0) 597 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-08-29T18:05:43.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[32084]: cluster 2024-08-29T18:05:42.576235+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-29T18:05:43.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[32084]: audit 2024-08-29T18:05:42.577031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:43.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[32084]: audit 2024-08-29T18:05:42.586793+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:43.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:43 smithi089 bash[32084]: audit 2024-08-29T18:05:43.030869+0000 mon.a (mon.0) 601 : audit [INF] from='osd.7 ' entity='osd.7' 2024-08-29T18:05:44.391 DEBUG:teuthology.orchestra.run.smithi144:osd.7> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.7.service 2024-08-29T18:05:44.394 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-29T18:05:44.395 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd stat -f json 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: cluster 2024-08-29T18:05:42.158977+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: cluster 2024-08-29T18:05:42.159076+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: cluster 2024-08-29T18:05:43.579886+0000 mon.a (mon.0) 602 : cluster [INF] osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307] boot 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: cluster 2024-08-29T18:05:43.579987+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: audit 2024-08-29T18:05:43.580661+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: audit 2024-08-29T18:05:43.676813+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: audit 2024-08-29T18:05:43.685188+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: audit 2024-08-29T18:05:43.694546+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: cluster 2024-08-29T18:05:43.869284+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[22629]: cluster 2024-08-29T18:05:44.577106+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: cluster 2024-08-29T18:05:42.158977+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: cluster 2024-08-29T18:05:42.159076+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: cluster 2024-08-29T18:05:43.579886+0000 mon.a (mon.0) 602 : cluster [INF] osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307] boot 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: cluster 2024-08-29T18:05:43.579987+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: audit 2024-08-29T18:05:43.580661+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: audit 2024-08-29T18:05:43.676813+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: audit 2024-08-29T18:05:43.685188+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: audit 2024-08-29T18:05:43.694546+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: cluster 2024-08-29T18:05:43.869284+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:44 smithi089 bash[32084]: cluster 2024-08-29T18:05:44.577106+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: cluster 2024-08-29T18:05:42.158977+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: cluster 2024-08-29T18:05:42.159076+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: cluster 2024-08-29T18:05:43.579886+0000 mon.a (mon.0) 602 : cluster [INF] osd.7 [v2:172.21.15.144:6824/4225863307,v1:172.21.15.144:6825/4225863307] boot 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: cluster 2024-08-29T18:05:43.579987+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: audit 2024-08-29T18:05:43.580661+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: audit 2024-08-29T18:05:43.676813+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: audit 2024-08-29T18:05:43.685188+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:44.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: audit 2024-08-29T18:05:43.694546+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: cluster 2024-08-29T18:05:43.869284+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:44 smithi144 bash[24722]: cluster 2024-08-29T18:05:44.577106+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-29T18:05:46.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:46 smithi089 bash[22629]: cluster 2024-08-29T18:05:45.588612+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-29T18:05:46.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:46 smithi089 bash[22629]: cluster 2024-08-29T18:05:45.687471+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-29T18:05:46.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:46 smithi089 bash[22629]: cluster 2024-08-29T18:05:45.869851+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:46.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:46 smithi089 bash[32084]: cluster 2024-08-29T18:05:45.588612+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-29T18:05:46.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:46 smithi089 bash[32084]: cluster 2024-08-29T18:05:45.687471+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-29T18:05:46.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:46 smithi089 bash[32084]: cluster 2024-08-29T18:05:45.869851+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:47.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:46 smithi144 bash[24722]: cluster 2024-08-29T18:05:45.588612+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-29T18:05:47.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:46 smithi144 bash[24722]: cluster 2024-08-29T18:05:45.687471+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-29T18:05:47.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:46 smithi144 bash[24722]: cluster 2024-08-29T18:05:45.869851+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:48.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:47 smithi144 bash[24722]: cluster 2024-08-29T18:05:46.693223+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-29T18:05:48.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:47 smithi089 bash[22629]: cluster 2024-08-29T18:05:46.693223+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-29T18:05:48.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:47 smithi089 bash[32084]: cluster 2024-08-29T18:05:46.693223+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-29T18:05:49.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:48 smithi144 bash[24722]: cluster 2024-08-29T18:05:47.870406+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:49.106 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:49.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:48 smithi089 bash[32084]: cluster 2024-08-29T18:05:47.870406+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:49.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:48 smithi089 bash[22629]: cluster 2024-08-29T18:05:47.870406+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:05:51.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:50 smithi144 bash[24722]: cluster 2024-08-29T18:05:49.871035+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-08-29T18:05:51.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:50 smithi089 bash[32084]: cluster 2024-08-29T18:05:49.871035+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-08-29T18:05:51.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:50 smithi089 bash[22629]: cluster 2024-08-29T18:05:49.871035+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-08-29T18:05:52.365 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:05:53.012 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1724954743,"num_in_osds":8,"osd_in_since":1724954716,"num_remapped_pgs":0} 2024-08-29T18:05:53.013 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:05:53.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:52 smithi144 bash[24722]: cluster 2024-08-29T18:05:51.871663+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-29T18:05:53.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:52 smithi144 bash[24722]: audit 2024-08-29T18:05:52.368820+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.89:0/3974948842' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-29T18:05:53.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:52 smithi089 bash[22629]: cluster 2024-08-29T18:05:51.871663+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-29T18:05:53.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:52 smithi089 bash[22629]: audit 2024-08-29T18:05:52.368820+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.89:0/3974948842' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-29T18:05:53.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:52 smithi089 bash[32084]: cluster 2024-08-29T18:05:51.871663+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-29T18:05:53.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:52 smithi089 bash[32084]: audit 2024-08-29T18:05:52.368820+0000 mon.a (mon.0) 612 : audit [DBG] from='client.? 172.21.15.89:0/3974948842' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-29T18:05:54.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: cephadm 2024-08-29T18:05:53.453059+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:05:54.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.463908+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.473544+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.475770+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.477541+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.479329+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.481101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: cephadm 2024-08-29T18:05:53.482387+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 4316M 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.490938+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.492915+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.494695+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: audit 2024-08-29T18:05:53.504509+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:54 smithi144 bash[24722]: cluster 2024-08-29T18:05:53.872257+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-08-29T18:05:54.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: cephadm 2024-08-29T18:05:53.453059+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.463908+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.473544+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.475770+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.477541+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.479329+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.481101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: cephadm 2024-08-29T18:05:53.482387+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 4316M 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.490938+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.492915+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.494695+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:54.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: audit 2024-08-29T18:05:53.504509+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[22629]: cluster 2024-08-29T18:05:53.872257+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: cephadm 2024-08-29T18:05:53.453059+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Detected new or changed devices on smithi144 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.463908+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.473544+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.475770+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.477541+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.479329+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.481101+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: cephadm 2024-08-29T18:05:53.482387+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 4316M 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.490938+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.492915+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:05:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.494695+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:05:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: audit 2024-08-29T18:05:53.504509+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:05:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:54 smithi089 bash[32084]: cluster 2024-08-29T18:05:53.872257+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-08-29T18:05:57.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:56 smithi089 bash[22629]: cluster 2024-08-29T18:05:55.872949+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-29T18:05:57.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:56 smithi089 bash[32084]: cluster 2024-08-29T18:05:55.872949+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-29T18:05:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:56 smithi144 bash[24722]: cluster 2024-08-29T18:05:55.872949+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-29T18:05:57.725 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:05:59.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:05:58 smithi089 bash[32084]: cluster 2024-08-29T18:05:57.873546+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-29T18:05:59.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:05:58 smithi089 bash[22629]: cluster 2024-08-29T18:05:57.873546+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-29T18:05:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:05:58 smithi144 bash[24722]: cluster 2024-08-29T18:05:57.873546+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-29T18:06:00.876 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:06:00.876 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":59,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:05:46.680656+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","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.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:06:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:00 smithi089 bash[22629]: cluster 2024-08-29T18:05:59.874155+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T18:06:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:00 smithi089 bash[22629]: audit 2024-08-29T18:06:00.879315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.89:0/1455659368' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:06:01.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:00 smithi089 bash[32084]: cluster 2024-08-29T18:05:59.874155+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T18:06:01.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:00 smithi089 bash[32084]: audit 2024-08-29T18:06:00.879315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.89:0/1455659368' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:06:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:00 smithi144 bash[24722]: cluster 2024-08-29T18:05:59.874155+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-29T18:06:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:00 smithi144 bash[24722]: audit 2024-08-29T18:06:00.879315+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.89:0/1455659368' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:06:01.478 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-29T18:01:18.325049+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-08-29T18:06:01.478 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-29T18:06:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:02 smithi144 bash[24722]: cluster 2024-08-29T18:06:01.874716+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:03.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:02 smithi089 bash[22629]: cluster 2024-08-29T18:06:01.874716+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:03.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:02 smithi089 bash[32084]: cluster 2024-08-29T18:06:01.874716+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:05.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:04 smithi144 bash[24722]: cluster 2024-08-29T18:06:03.875300+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:04 smithi089 bash[22629]: cluster 2024-08-29T18:06:03.875300+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:04 smithi089 bash[32084]: cluster 2024-08-29T18:06:03.875300+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:06.191 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:07.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:06 smithi089 bash[22629]: cluster 2024-08-29T18:06:05.875867+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:07.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:06 smithi089 bash[32084]: cluster 2024-08-29T18:06:05.875867+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:07.335 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:06 smithi144 bash[24722]: cluster 2024-08-29T18:06:05.875867+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:08 smithi144 bash[24722]: cluster 2024-08-29T18:06:07.876391+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:09.325 INFO:teuthology.orchestra.run.smithi089.stdout:pg_num: 1 2024-08-29T18:06:09.337 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:08 smithi089 bash[22629]: cluster 2024-08-29T18:06:07.876391+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:09.337 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:08 smithi089 bash[32084]: cluster 2024-08-29T18:06:07.876391+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:10.063 INFO:tasks.cephadm:Adding mds.a on smithi089 2024-08-29T18:06:10.063 INFO:tasks.cephadm:Adding mds.b on smithi144 2024-08-29T18:06:10.064 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply mds all '2;smithi089=a;smithi144=b' 2024-08-29T18:06:10.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:09 smithi144 bash[24722]: audit 2024-08-29T18:06:09.329183+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.89:0/3391170025' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-29T18:06:10.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:09 smithi089 bash[32084]: audit 2024-08-29T18:06:09.329183+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.89:0/3391170025' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-29T18:06:10.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:09 smithi089 bash[22629]: audit 2024-08-29T18:06:09.329183+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.89:0/3391170025' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-29T18:06:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:10 smithi144 bash[24722]: cluster 2024-08-29T18:06:09.876981+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:11.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:10 smithi089 bash[22629]: cluster 2024-08-29T18:06:09.876981+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:11.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:10 smithi089 bash[32084]: cluster 2024-08-29T18:06:09.876981+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:13.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:12 smithi144 bash[24722]: cluster 2024-08-29T18:06:11.877516+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:13.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:12 smithi089 bash[22629]: cluster 2024-08-29T18:06:11.877516+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:13.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:12 smithi089 bash[32084]: cluster 2024-08-29T18:06:11.877516+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:14.767 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:06:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:14 smithi144 bash[24722]: cluster 2024-08-29T18:06:13.878039+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:15.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:14 smithi089 bash[22629]: cluster 2024-08-29T18:06:13.878039+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:15.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:14 smithi089 bash[32084]: cluster 2024-08-29T18:06:13.878039+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:17.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:16 smithi144 bash[24722]: cluster 2024-08-29T18:06:15.878614+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:17.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:16 smithi089 bash[32084]: cluster 2024-08-29T18:06:15.878614+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:17.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:16 smithi089 bash[22629]: cluster 2024-08-29T18:06:15.878614+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:18.076 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled mds.all update... 2024-08-29T18:06:18.842 DEBUG:teuthology.orchestra.run.smithi089:mds.a> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.a.service 2024-08-29T18:06:18.845 DEBUG:teuthology.orchestra.run.smithi144:mds.b> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.b.service 2024-08-29T18:06:18.847 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-08-29T18:06:18.847 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T18:06:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: cluster 2024-08-29T18:06:17.879171+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.068096+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi089=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:06:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: cephadm 2024-08-29T18:06:18.071665+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service mds.all spec with placement smithi089=a;smithi144=b;count:2 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.079002+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.080680+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.554889+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.556621+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.565918+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.571166+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.578055+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[22629]: audit 2024-08-29T18:06:18.580337+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: cluster 2024-08-29T18:06:17.879171+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.068096+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi089=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: cephadm 2024-08-29T18:06:18.071665+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service mds.all spec with placement smithi089=a;smithi144=b;count:2 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.079002+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.080680+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.554889+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.556621+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.565918+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.571166+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.578055+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T18:06:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:19 smithi089 bash[32084]: audit 2024-08-29T18:06:18.580337+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: cluster 2024-08-29T18:06:17.879171+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.068096+0000 mgr.y (mgr.14150) 345 : audit [DBG] from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi089=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: cephadm 2024-08-29T18:06:18.071665+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Saving service mds.all spec with placement smithi089=a;smithi144=b;count:2 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.079002+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.080680+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.554889+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.556621+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.565918+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.571166+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:06:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.578055+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T18:06:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:19 smithi144 bash[24722]: audit 2024-08-29T18:06:18.580337+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:20.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:20 smithi089 bash[22629]: cephadm 2024-08-29T18:06:18.582145+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon mds.a on smithi089 2024-08-29T18:06:20.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:20 smithi089 bash[32084]: cephadm 2024-08-29T18:06:18.582145+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon mds.a on smithi089 2024-08-29T18:06:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:20 smithi144 bash[24722]: cephadm 2024-08-29T18:06:18.582145+0000 mgr.y (mgr.14150) 347 : cephadm [INF] Deploying daemon mds.a on smithi089 2024-08-29T18:06:21.382 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.382 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.382 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.383 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.383 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.383 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:21 smithi089 bash[22629]: cluster 2024-08-29T18:06:19.879639+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:21.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:21 smithi089 bash[32084]: cluster 2024-08-29T18:06:19.879639+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:21.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.384 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.384 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.384 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:21 smithi144 bash[24722]: cluster 2024-08-29T18:06:19.879639+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:21.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.677 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.678 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.678 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.678 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:21.678 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:06:21 smithi089 systemd[1]: Started Ceph mds.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: audit 2024-08-29T18:06:21.527301+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: audit 2024-08-29T18:06:21.534604+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: audit 2024-08-29T18:06:21.541012+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: audit 2024-08-29T18:06:21.541630+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: audit 2024-08-29T18:06:21.547307+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: audit 2024-08-29T18:06:21.548038+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: cephadm 2024-08-29T18:06:21.548839+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon mds.b on smithi144 2024-08-29T18:06:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:22 smithi144 bash[24722]: cluster 2024-08-29T18:06:21.880193+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[56388]: starting mds.a at 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: audit 2024-08-29T18:06:21.527301+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: audit 2024-08-29T18:06:21.534604+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: audit 2024-08-29T18:06:21.541012+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: audit 2024-08-29T18:06:21.541630+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: audit 2024-08-29T18:06:21.547307+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T18:06:22.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: audit 2024-08-29T18:06:21.548038+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: cephadm 2024-08-29T18:06:21.548839+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon mds.b on smithi144 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[22629]: cluster 2024-08-29T18:06:21.880193+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: audit 2024-08-29T18:06:21.527301+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: audit 2024-08-29T18:06:21.534604+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: audit 2024-08-29T18:06:21.541012+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: audit 2024-08-29T18:06:21.541630+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: audit 2024-08-29T18:06:21.547307+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: audit 2024-08-29T18:06:21.548038+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: cephadm 2024-08-29T18:06:21.548839+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon mds.b on smithi144 2024-08-29T18:06:22.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:22 smithi089 bash[32084]: cluster 2024-08-29T18:06:21.880193+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:23.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:23 smithi144 bash[24722]: cluster 2024-08-29T18:06:22.722002+0000 mon.a (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.89:6834/3447957083,v1:172.21.15.89:6835/3447957083] up:boot 2024-08-29T18:06:23.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:23 smithi144 bash[24722]: cluster 2024-08-29T18:06:22.722053+0000 mon.a (mon.0) 638 : cluster [DBG] fsmap 1 up:standby 2024-08-29T18:06:23.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:23 smithi144 bash[24722]: audit 2024-08-29T18:06:22.722698+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:06:24.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:23 smithi089 bash[22629]: cluster 2024-08-29T18:06:22.722002+0000 mon.a (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.89:6834/3447957083,v1:172.21.15.89:6835/3447957083] up:boot 2024-08-29T18:06:24.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:23 smithi089 bash[22629]: cluster 2024-08-29T18:06:22.722053+0000 mon.a (mon.0) 638 : cluster [DBG] fsmap 1 up:standby 2024-08-29T18:06:24.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:23 smithi089 bash[22629]: audit 2024-08-29T18:06:22.722698+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:06:24.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:23 smithi089 bash[32084]: cluster 2024-08-29T18:06:22.722002+0000 mon.a (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.89:6834/3447957083,v1:172.21.15.89:6835/3447957083] up:boot 2024-08-29T18:06:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:23 smithi089 bash[32084]: cluster 2024-08-29T18:06:22.722053+0000 mon.a (mon.0) 638 : cluster [DBG] fsmap 1 up:standby 2024-08-29T18:06:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:23 smithi089 bash[32084]: audit 2024-08-29T18:06:22.722698+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:06:24.258 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.258 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.259 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.259 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.259 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.260 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.555 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.555 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.555 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.555 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.556 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: Started Ceph mds.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:06:24.556 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:06:24 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:06:24.589 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:24.943 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: cluster 2024-08-29T18:06:23.880782+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:24.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: audit 2024-08-29T18:06:24.552181+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:24.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: audit 2024-08-29T18:06:24.561504+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:24.944 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: audit 2024-08-29T18:06:24.569819+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:24.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: cluster 2024-08-29T18:06:23.880782+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: cluster 2024-08-29T18:06:23.880782+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: audit 2024-08-29T18:06:24.552181+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: audit 2024-08-29T18:06:24.561504+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: audit 2024-08-29T18:06:24.569819+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: audit 2024-08-29T18:06:24.579140+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: audit 2024-08-29T18:06:24.586622+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:24 smithi144 bash[24722]: audit 2024-08-29T18:06:24.629301+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: audit 2024-08-29T18:06:24.579140+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: audit 2024-08-29T18:06:24.586622+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[22629]: audit 2024-08-29T18:06:24.629301+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: audit 2024-08-29T18:06:24.552181+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: audit 2024-08-29T18:06:24.561504+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: audit 2024-08-29T18:06:24.569819+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: audit 2024-08-29T18:06:24.579140+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: audit 2024-08-29T18:06:24.586622+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:25.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:24 smithi089 bash[32084]: audit 2024-08-29T18:06:24.629301+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:26.054 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:06:25 smithi144 bash[48617]: starting mds.b at 2024-08-29T18:06:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:26 smithi144 bash[24722]: cluster 2024-08-29T18:06:25.881227+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:27.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:26 smithi089 bash[22629]: cluster 2024-08-29T18:06:25.881227+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:27.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:26 smithi089 bash[32084]: cluster 2024-08-29T18:06:25.881227+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:28.005 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 3 2024-08-29T18:06:28.006 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:06:28.006 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14382,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.89:6835/3447957083","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":3447957083},{"type":"v1","addr":"172.21.15.89:6835","nonce":3447957083}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24289,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.144:6833/1285068981","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":1285068981},{"type":"v1","addr":"172.21.15.144:6833","nonce":1285068981}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2024-08-29T18:06:28.248 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[22629]: cluster 2024-08-29T18:06:26.940230+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] up:boot 2024-08-29T18:06:28.248 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[22629]: cluster 2024-08-29T18:06:26.940353+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap 2 up:standby 2024-08-29T18:06:28.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[22629]: audit 2024-08-29T18:06:26.940933+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:06:28.249 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[22629]: audit 2024-08-29T18:06:27.851152+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:28.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[32084]: cluster 2024-08-29T18:06:26.940230+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] up:boot 2024-08-29T18:06:28.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[32084]: cluster 2024-08-29T18:06:26.940353+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap 2 up:standby 2024-08-29T18:06:28.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[32084]: audit 2024-08-29T18:06:26.940933+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:06:28.249 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:27 smithi089 bash[32084]: audit 2024-08-29T18:06:27.851152+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:28.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:27 smithi144 bash[24722]: cluster 2024-08-29T18:06:26.940230+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] up:boot 2024-08-29T18:06:28.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:27 smithi144 bash[24722]: cluster 2024-08-29T18:06:26.940353+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap 2 up:standby 2024-08-29T18:06:28.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:27 smithi144 bash[24722]: audit 2024-08-29T18:06:26.940933+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:06:28.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:27 smithi144 bash[24722]: audit 2024-08-29T18:06:27.851152+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:28.671 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-08-29T18:06:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:28 smithi144 bash[24722]: cluster 2024-08-29T18:06:27.881551+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:28 smithi144 bash[24722]: audit 2024-08-29T18:06:28.009651+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.89:0/1592199528' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:06:29.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:28 smithi089 bash[22629]: cluster 2024-08-29T18:06:27.881551+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:29.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:28 smithi089 bash[22629]: audit 2024-08-29T18:06:28.009651+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.89:0/1592199528' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:06:29.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:28 smithi089 bash[32084]: cluster 2024-08-29T18:06:27.881551+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:29.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:28 smithi089 bash[32084]: audit 2024-08-29T18:06:28.009651+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.89:0/1592199528' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:06:30.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:30 smithi144 bash[24722]: audit 2024-08-29T18:06:29.482056+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:30.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:30 smithi144 bash[24722]: audit 2024-08-29T18:06:29.487374+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:30.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:30 smithi144 bash[24722]: cluster 2024-08-29T18:06:29.882102+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:30.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:30 smithi089 bash[22629]: audit 2024-08-29T18:06:29.482056+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:30.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:30 smithi089 bash[22629]: audit 2024-08-29T18:06:29.487374+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:30.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:30 smithi089 bash[22629]: cluster 2024-08-29T18:06:29.882102+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:30.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:30 smithi089 bash[32084]: audit 2024-08-29T18:06:29.482056+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:30.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:30 smithi089 bash[32084]: audit 2024-08-29T18:06:29.487374+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:30.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:30 smithi089 bash[32084]: cluster 2024-08-29T18:06:29.882102+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.829885+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.841129+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.843026+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.844735+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.854546+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.918583+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.921985+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:32.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.923566+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[22629]: audit 2024-08-29T18:06:30.933715+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.829885+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.841129+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.843026+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.844735+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.854546+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.918583+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.921985+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.923566+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:32.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:31 smithi089 bash[32084]: audit 2024-08-29T18:06:30.933715+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.829885+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.841129+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.843026+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.844735+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.854546+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.918583+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.921985+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.923566+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:06:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:31 smithi144 bash[24722]: audit 2024-08-29T18:06:30.933715+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:06:33.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:32 smithi089 bash[22629]: cluster 2024-08-29T18:06:31.882716+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:33.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:32 smithi089 bash[32084]: cluster 2024-08-29T18:06:31.882716+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:33.218 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:33.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:32 smithi144 bash[24722]: cluster 2024-08-29T18:06:31.882716+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:35.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:34 smithi144 bash[24722]: cluster 2024-08-29T18:06:33.883421+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:35.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:34 smithi089 bash[22629]: cluster 2024-08-29T18:06:33.883421+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:35.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:34 smithi089 bash[32084]: cluster 2024-08-29T18:06:33.883421+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:36.377 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:06:36.377 INFO:teuthology.orchestra.run.smithi089.stdout:[ 2024-08-29T18:06:36.377 INFO:teuthology.orchestra.run.smithi089.stdout: { 2024-08-29T18:06:36.378 INFO:teuthology.orchestra.run.smithi089.stdout: "poolnum": 1, 2024-08-29T18:06:36.378 INFO:teuthology.orchestra.run.smithi089.stdout: "poolname": ".mgr" 2024-08-29T18:06:36.378 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:06:36.378 INFO:teuthology.orchestra.run.smithi089.stdout:] 2024-08-29T18:06:36.991 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-08-29T18:06:36.992 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-08-29T18:06:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:36 smithi144 bash[24722]: cluster 2024-08-29T18:06:35.884032+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:37.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:36 smithi144 bash[24722]: audit 2024-08-29T18:06:36.381374+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.89:0/1444032390' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-29T18:06:37.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:36 smithi089 bash[22629]: cluster 2024-08-29T18:06:35.884032+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:37.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:36 smithi089 bash[22629]: audit 2024-08-29T18:06:36.381374+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.89:0/1444032390' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-29T18:06:37.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:36 smithi089 bash[32084]: cluster 2024-08-29T18:06:35.884032+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:37.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:36 smithi089 bash[32084]: audit 2024-08-29T18:06:36.381374+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.89:0/1444032390' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-08-29T18:06:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:38 smithi144 bash[24722]: cluster 2024-08-29T18:06:37.884690+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:39.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:38 smithi089 bash[22629]: cluster 2024-08-29T18:06:37.884690+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:38 smithi089 bash[32084]: cluster 2024-08-29T18:06:37.884690+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:40 smithi144 bash[24722]: cluster 2024-08-29T18:06:39.885406+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:41.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:40 smithi089 bash[22629]: cluster 2024-08-29T18:06:39.885406+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:40 smithi089 bash[32084]: cluster 2024-08-29T18:06:39.885406+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:41.714 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:43.079 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:42 smithi089 bash[32084]: cluster 2024-08-29T18:06:41.886115+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:43.080 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:42 smithi089 bash[22629]: cluster 2024-08-29T18:06:41.886115+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:42 smithi144 bash[24722]: cluster 2024-08-29T18:06:41.886115+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:45.242 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'cephfs_metadata' created 2024-08-29T18:06:45.461 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:45 smithi089 bash[32084]: cluster 2024-08-29T18:06:43.886762+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:45.462 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:45 smithi089 bash[22629]: cluster 2024-08-29T18:06:43.886762+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:45 smithi144 bash[24722]: cluster 2024-08-29T18:06:43.886762+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:45.888 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-08-29T18:06:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:46 smithi144 bash[24722]: audit 2024-08-29T18:06:44.760290+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.89:0/944913811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T18:06:46.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:46 smithi144 bash[24722]: audit 2024-08-29T18:06:44.760929+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T18:06:46.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:46 smithi144 bash[24722]: audit 2024-08-29T18:06:45.242602+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-29T18:06:46.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:46 smithi144 bash[24722]: cluster 2024-08-29T18:06:45.242894+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-29T18:06:46.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:46 smithi144 bash[24722]: cluster 2024-08-29T18:06:45.887442+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v344: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:46.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[22629]: audit 2024-08-29T18:06:44.760290+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.89:0/944913811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[22629]: audit 2024-08-29T18:06:44.760929+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[22629]: audit 2024-08-29T18:06:45.242602+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[22629]: cluster 2024-08-29T18:06:45.242894+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[22629]: cluster 2024-08-29T18:06:45.887442+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v344: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[32084]: audit 2024-08-29T18:06:44.760290+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.89:0/944913811' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[32084]: audit 2024-08-29T18:06:44.760929+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[32084]: audit 2024-08-29T18:06:45.242602+0000 mon.a (mon.0) 662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[32084]: cluster 2024-08-29T18:06:45.242894+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-29T18:06:46.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:46 smithi089 bash[32084]: cluster 2024-08-29T18:06:45.887442+0000 mgr.y (mgr.14150) 362 : cluster [DBG] pgmap v344: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:47 smithi144 bash[24722]: cluster 2024-08-29T18:06:46.236414+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:47 smithi144 bash[24722]: cluster 2024-08-29T18:06:46.251865+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-29T18:06:47.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:47 smithi089 bash[22629]: cluster 2024-08-29T18:06:46.236414+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:47.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:47 smithi089 bash[22629]: cluster 2024-08-29T18:06:46.251865+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-29T18:06:47.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:47 smithi089 bash[32084]: cluster 2024-08-29T18:06:46.236414+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:47.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:47 smithi089 bash[32084]: cluster 2024-08-29T18:06:46.251865+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-29T18:06:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:48 smithi144 bash[24722]: cluster 2024-08-29T18:06:47.256465+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-29T18:06:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:48 smithi144 bash[24722]: cluster 2024-08-29T18:06:47.888079+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v347: 33 pgs: 22 unknown, 11 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:48.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:48 smithi089 bash[22629]: cluster 2024-08-29T18:06:47.256465+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-29T18:06:48.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:48 smithi089 bash[22629]: cluster 2024-08-29T18:06:47.888079+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v347: 33 pgs: 22 unknown, 11 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:48.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:48 smithi089 bash[32084]: cluster 2024-08-29T18:06:47.256465+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-29T18:06:48.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:48 smithi089 bash[32084]: cluster 2024-08-29T18:06:47.888079+0000 mgr.y (mgr.14150) 363 : cluster [DBG] pgmap v347: 33 pgs: 22 unknown, 11 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:50.612 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:06:51.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:50 smithi089 bash[22629]: cluster 2024-08-29T18:06:49.888792+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v348: 33 pgs: 8 unknown, 25 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:51.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:50 smithi089 bash[32084]: cluster 2024-08-29T18:06:49.888792+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v348: 33 pgs: 8 unknown, 25 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:50 smithi144 bash[24722]: cluster 2024-08-29T18:06:49.888792+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v348: 33 pgs: 8 unknown, 25 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:53.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:52 smithi089 bash[22629]: cluster 2024-08-29T18:06:51.889453+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:53.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:52 smithi089 bash[32084]: cluster 2024-08-29T18:06:51.889453+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:52 smithi144 bash[24722]: cluster 2024-08-29T18:06:51.889453+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:54.436 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'cephfs_data' created 2024-08-29T18:06:54.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:54 smithi144 bash[24722]: cluster 2024-08-29T18:06:53.889931+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:54.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:54 smithi144 bash[24722]: audit 2024-08-29T18:06:53.945526+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.89:0/3089776045' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-08-29T18:06:54.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:54 smithi089 bash[22629]: cluster 2024-08-29T18:06:53.889931+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:54.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:54 smithi089 bash[22629]: audit 2024-08-29T18:06:53.945526+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.89:0/3089776045' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-08-29T18:06:54.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:54 smithi089 bash[32084]: cluster 2024-08-29T18:06:53.889931+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:54.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:54 smithi089 bash[32084]: audit 2024-08-29T18:06:53.945526+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.89:0/3089776045' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-08-29T18:06:55.127 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-08-29T18:06:55.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:55 smithi144 bash[24722]: audit 2024-08-29T18:06:54.440368+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.89:0/3089776045' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-08-29T18:06:55.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:55 smithi144 bash[24722]: cluster 2024-08-29T18:06:54.440568+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-29T18:06:55.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:55 smithi144 bash[24722]: cluster 2024-08-29T18:06:55.446103+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-29T18:06:55.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:55 smithi089 bash[22629]: audit 2024-08-29T18:06:54.440368+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.89:0/3089776045' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-08-29T18:06:55.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:55 smithi089 bash[22629]: cluster 2024-08-29T18:06:54.440568+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-29T18:06:55.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:55 smithi089 bash[22629]: cluster 2024-08-29T18:06:55.446103+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-29T18:06:55.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:55 smithi089 bash[32084]: audit 2024-08-29T18:06:54.440368+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.89:0/3089776045' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2024-08-29T18:06:55.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:55 smithi089 bash[32084]: cluster 2024-08-29T18:06:54.440568+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-29T18:06:55.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:55 smithi089 bash[32084]: cluster 2024-08-29T18:06:55.446103+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-29T18:06:56.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:56 smithi144 bash[24722]: cluster 2024-08-29T18:06:55.890604+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v353: 97 pgs: 28 creating+peering, 36 unknown, 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:56.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:56 smithi144 bash[24722]: cluster 2024-08-29T18:06:56.448238+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-29T18:06:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:56 smithi089 bash[22629]: cluster 2024-08-29T18:06:55.890604+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v353: 97 pgs: 28 creating+peering, 36 unknown, 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:56 smithi089 bash[22629]: cluster 2024-08-29T18:06:56.448238+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-29T18:06:56.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:56 smithi089 bash[32084]: cluster 2024-08-29T18:06:55.890604+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v353: 97 pgs: 28 creating+peering, 36 unknown, 33 active+clean; 577 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:56 smithi089 bash[32084]: cluster 2024-08-29T18:06:56.448238+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-29T18:06:57.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:57 smithi144 bash[24722]: cluster 2024-08-29T18:06:56.465804+0000 mon.a (mon.0) 672 : cluster [WRN] Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:57.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:57 smithi089 bash[22629]: cluster 2024-08-29T18:06:56.465804+0000 mon.a (mon.0) 672 : cluster [WRN] Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:57.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:57 smithi089 bash[32084]: cluster 2024-08-29T18:06:56.465804+0000 mon.a (mon.0) 672 : cluster [WRN] Health check update: 2 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:06:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:06:58 smithi144 bash[24722]: cluster 2024-08-29T18:06:57.891137+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v355: 97 pgs: 28 creating+peering, 28 unknown, 41 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:58.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:06:58 smithi089 bash[22629]: cluster 2024-08-29T18:06:57.891137+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v355: 97 pgs: 28 creating+peering, 28 unknown, 41 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:58.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:06:58 smithi089 bash[32084]: cluster 2024-08-29T18:06:57.891137+0000 mgr.y (mgr.14150) 368 : cluster [DBG] pgmap v355: 97 pgs: 28 creating+peering, 28 unknown, 41 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:06:59.849 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:01.213 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:00 smithi089 bash[22629]: cluster 2024-08-29T18:06:59.891782+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v356: 97 pgs: 23 creating+peering, 74 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:01.214 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:00 smithi089 bash[32084]: cluster 2024-08-29T18:06:59.891782+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v356: 97 pgs: 23 creating+peering, 74 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:00 smithi144 bash[24722]: cluster 2024-08-29T18:06:59.891782+0000 mgr.y (mgr.14150) 369 : cluster [DBG] pgmap v356: 97 pgs: 23 creating+peering, 74 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:03.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:02 smithi089 bash[22629]: cluster 2024-08-29T18:07:01.892595+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v357: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:03.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:02 smithi089 bash[32084]: cluster 2024-08-29T18:07:01.892595+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v357: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:03.297 INFO:teuthology.orchestra.run.smithi089.stderr:new fs with metadata pool 2 and data pool 3 2024-08-29T18:07:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:02 smithi144 bash[24722]: cluster 2024-08-29T18:07:01.892595+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v357: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:03.985 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:07:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:03 smithi144 bash[24722]: audit 2024-08-29T18:07:03.291617+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.89:0/4132612436' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T18:07:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:03 smithi144 bash[24722]: cluster 2024-08-29T18:07:03.292099+0000 mon.a (mon.0) 674 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-29T18:07:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:03 smithi144 bash[24722]: cluster 2024-08-29T18:07:03.301533+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-29T18:07:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:03 smithi144 bash[24722]: audit 2024-08-29T18:07:03.301691+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.89:0/4132612436' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-29T18:07:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:03 smithi144 bash[24722]: cluster 2024-08-29T18:07:03.301818+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-08-29T18:07:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:03 smithi144 bash[24722]: cluster 2024-08-29T18:07:03.319898+0000 mon.a (mon.0) 678 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-29T18:07:04.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[22629]: audit 2024-08-29T18:07:03.291617+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.89:0/4132612436' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T18:07:04.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[22629]: cluster 2024-08-29T18:07:03.292099+0000 mon.a (mon.0) 674 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[22629]: cluster 2024-08-29T18:07:03.301533+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[22629]: audit 2024-08-29T18:07:03.301691+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.89:0/4132612436' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[22629]: cluster 2024-08-29T18:07:03.301818+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[22629]: cluster 2024-08-29T18:07:03.319898+0000 mon.a (mon.0) 678 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[32084]: audit 2024-08-29T18:07:03.291617+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.89:0/4132612436' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[32084]: cluster 2024-08-29T18:07:03.292099+0000 mon.a (mon.0) 674 : cluster [INF] daemon mds.b assigned to filesystem cephfs as rank 0 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[32084]: cluster 2024-08-29T18:07:03.301533+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[32084]: audit 2024-08-29T18:07:03.301691+0000 mon.a (mon.0) 676 : audit [INF] from='client.? 172.21.15.89:0/4132612436' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[32084]: cluster 2024-08-29T18:07:03.301818+0000 mon.a (mon.0) 677 : cluster [DBG] fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-08-29T18:07:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:03 smithi089 bash[32084]: cluster 2024-08-29T18:07:03.319898+0000 mon.a (mon.0) 678 : cluster [INF] daemon mds.b is now active in filesystem cephfs as rank 0 2024-08-29T18:07:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:04 smithi144 bash[24722]: cluster 2024-08-29T18:07:03.893468+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v359: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-08-29T18:07:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:04 smithi144 bash[24722]: cluster 2024-08-29T18:07:04.294671+0000 mon.a (mon.0) 679 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-29T18:07:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:04 smithi144 bash[24722]: cluster 2024-08-29T18:07:04.294716+0000 mon.a (mon.0) 680 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:04 smithi144 bash[24722]: cluster 2024-08-29T18:07:04.309465+0000 mon.a (mon.0) 681 : cluster [DBG] mds.? [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] up:active 2024-08-29T18:07:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:04 smithi144 bash[24722]: cluster 2024-08-29T18:07:04.310114+0000 mon.a (mon.0) 682 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:04 smithi144 bash[24722]: cluster 2024-08-29T18:07:04.317547+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[22629]: cluster 2024-08-29T18:07:03.893468+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v359: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-08-29T18:07:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[22629]: cluster 2024-08-29T18:07:04.294671+0000 mon.a (mon.0) 679 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-29T18:07:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[22629]: cluster 2024-08-29T18:07:04.294716+0000 mon.a (mon.0) 680 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[22629]: cluster 2024-08-29T18:07:04.309465+0000 mon.a (mon.0) 681 : cluster [DBG] mds.? [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] up:active 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[22629]: cluster 2024-08-29T18:07:04.310114+0000 mon.a (mon.0) 682 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[22629]: cluster 2024-08-29T18:07:04.317547+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[32084]: cluster 2024-08-29T18:07:03.893468+0000 mgr.y (mgr.14150) 371 : cluster [DBG] pgmap v359: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[32084]: cluster 2024-08-29T18:07:04.294671+0000 mon.a (mon.0) 679 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[32084]: cluster 2024-08-29T18:07:04.294716+0000 mon.a (mon.0) 680 : cluster [INF] Cluster is now healthy 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[32084]: cluster 2024-08-29T18:07:04.309465+0000 mon.a (mon.0) 681 : cluster [DBG] mds.? [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] up:active 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[32084]: cluster 2024-08-29T18:07:04.310114+0000 mon.a (mon.0) 682 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:04 smithi089 bash[32084]: cluster 2024-08-29T18:07:04.317547+0000 mon.a (mon.0) 683 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:07.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:06 smithi144 bash[24722]: cluster 2024-08-29T18:07:05.894313+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v360: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 975 B/s wr, 1 op/s 2024-08-29T18:07:07.305 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:07:06 smithi144 bash[48617]: debug 2024-08-29T18:07:06.940+0000 7fa6b301d640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-29T18:07:07.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:06 smithi089 bash[22629]: cluster 2024-08-29T18:07:05.894313+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v360: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 975 B/s wr, 1 op/s 2024-08-29T18:07:07.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:06 smithi089 bash[32084]: cluster 2024-08-29T18:07:05.894313+0000 mgr.y (mgr.14150) 372 : cluster [DBG] pgmap v360: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 975 B/s wr, 1 op/s 2024-08-29T18:07:08.711 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:09.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:08 smithi089 bash[32084]: cluster 2024-08-29T18:07:07.895087+0000 mgr.y (mgr.14150) 373 : cluster [DBG] pgmap v361: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-29T18:07:09.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:08 smithi089 bash[22629]: cluster 2024-08-29T18:07:07.895087+0000 mgr.y (mgr.14150) 373 : cluster [DBG] pgmap v361: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-29T18:07:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:08 smithi144 bash[24722]: cluster 2024-08-29T18:07:07.895087+0000 mgr.y (mgr.14150) 373 : cluster [DBG] pgmap v361: 97 pgs: 97 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-08-29T18:07:11.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:10 smithi089 bash[22629]: cluster 2024-08-29T18:07:09.895792+0000 mgr.y (mgr.14150) 374 : cluster [DBG] pgmap v362: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T18:07:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:10 smithi089 bash[32084]: cluster 2024-08-29T18:07:09.895792+0000 mgr.y (mgr.14150) 374 : cluster [DBG] pgmap v362: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T18:07:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:10 smithi144 bash[24722]: cluster 2024-08-29T18:07:09.895792+0000 mgr.y (mgr.14150) 374 : cluster [DBG] pgmap v362: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T18:07:12.022 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:07:12.022 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":66,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:07:03.291835+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:07:12.648 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:07:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:12 smithi144 bash[24722]: cluster 2024-08-29T18:07:11.896331+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v363: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T18:07:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:12 smithi144 bash[24722]: audit 2024-08-29T18:07:12.024761+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.89:0/2387950066' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:12 smithi089 bash[22629]: cluster 2024-08-29T18:07:11.896331+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v363: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T18:07:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:12 smithi089 bash[22629]: audit 2024-08-29T18:07:12.024761+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.89:0/2387950066' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:13.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:12 smithi089 bash[32084]: cluster 2024-08-29T18:07:11.896331+0000 mgr.y (mgr.14150) 375 : cluster [DBG] pgmap v363: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-08-29T18:07:13.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:12 smithi089 bash[32084]: audit 2024-08-29T18:07:12.024761+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.89:0/2387950066' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:14 smithi144 bash[24722]: cluster 2024-08-29T18:07:13.897295+0000 mgr.y (mgr.14150) 376 : cluster [DBG] pgmap v364: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-08-29T18:07:15.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:14 smithi089 bash[22629]: cluster 2024-08-29T18:07:13.897295+0000 mgr.y (mgr.14150) 376 : cluster [DBG] pgmap v364: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-08-29T18:07:15.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:14 smithi089 bash[32084]: cluster 2024-08-29T18:07:13.897295+0000 mgr.y (mgr.14150) 376 : cluster [DBG] pgmap v364: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-08-29T18:07:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:16 smithi144 bash[24722]: cluster 2024-08-29T18:07:15.898176+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v365: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 2 op/s 2024-08-29T18:07:17.372 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:17.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:16 smithi089 bash[22629]: cluster 2024-08-29T18:07:15.898176+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v365: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 2 op/s 2024-08-29T18:07:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:16 smithi089 bash[32084]: cluster 2024-08-29T18:07:15.898176+0000 mgr.y (mgr.14150) 377 : cluster [DBG] pgmap v365: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 2 op/s 2024-08-29T18:07:19.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:18 smithi089 bash[32084]: cluster 2024-08-29T18:07:17.898984+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v366: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 426 B/s wr, 2 op/s 2024-08-29T18:07:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:18 smithi089 bash[22629]: cluster 2024-08-29T18:07:17.898984+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v366: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 426 B/s wr, 2 op/s 2024-08-29T18:07:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:18 smithi144 bash[24722]: cluster 2024-08-29T18:07:17.898984+0000 mgr.y (mgr.14150) 378 : cluster [DBG] pgmap v366: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 426 B/s wr, 2 op/s 2024-08-29T18:07:20.758 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:07:20.758 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":66,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:07:03.291835+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:07:21.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:20 smithi089 bash[22629]: cluster 2024-08-29T18:07:19.899933+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:07:21.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:20 smithi089 bash[22629]: audit 2024-08-29T18:07:20.760165+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.89:0/3005741240' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:21.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:20 smithi089 bash[32084]: cluster 2024-08-29T18:07:19.899933+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:07:21.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:20 smithi089 bash[32084]: audit 2024-08-29T18:07:20.760165+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.89:0/3005741240' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:20 smithi144 bash[24722]: cluster 2024-08-29T18:07:19.899933+0000 mgr.y (mgr.14150) 379 : cluster [DBG] pgmap v367: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:07:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:20 smithi144 bash[24722]: audit 2024-08-29T18:07:20.760165+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.89:0/3005741240' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:21.471 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-08-29T18:07:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:22 smithi144 bash[24722]: cluster 2024-08-29T18:07:21.900897+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:23.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:23 smithi089 bash[22629]: cluster 2024-08-29T18:07:21.900897+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:23 smithi089 bash[32084]: cluster 2024-08-29T18:07:21.900897+0000 mgr.y (mgr.14150) 380 : cluster [DBG] pgmap v368: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:25.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:25 smithi144 bash[24722]: cluster 2024-08-29T18:07:23.901966+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v369: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:25.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:25 smithi089 bash[22629]: cluster 2024-08-29T18:07:23.901966+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v369: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:25.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:25 smithi089 bash[32084]: cluster 2024-08-29T18:07:23.901966+0000 mgr.y (mgr.14150) 381 : cluster [DBG] pgmap v369: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:26.192 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:27.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:27 smithi089 bash[22629]: cluster 2024-08-29T18:07:25.902856+0000 mgr.y (mgr.14150) 382 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:27.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:27 smithi089 bash[32084]: cluster 2024-08-29T18:07:25.902856+0000 mgr.y (mgr.14150) 382 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:27 smithi144 bash[24722]: cluster 2024-08-29T18:07:25.902856+0000 mgr.y (mgr.14150) 382 : cluster [DBG] pgmap v370: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:29 smithi144 bash[24722]: cluster 2024-08-29T18:07:27.903634+0000 mgr.y (mgr.14150) 383 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:29.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:29 smithi089 bash[32084]: cluster 2024-08-29T18:07:27.903634+0000 mgr.y (mgr.14150) 383 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:29.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:29 smithi089 bash[22629]: cluster 2024-08-29T18:07:27.903634+0000 mgr.y (mgr.14150) 383 : cluster [DBG] pgmap v371: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:30.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:30 smithi089 bash[22629]: audit 2024-08-29T18:07:29.383387+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.89:0/99168970' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T18:07:30.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:30 smithi089 bash[32084]: audit 2024-08-29T18:07:29.383387+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.89:0/99168970' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T18:07:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:30 smithi144 bash[24722]: audit 2024-08-29T18:07:29.383387+0000 mon.a (mon.0) 685 : audit [INF] from='client.? 172.21.15.89:0/99168970' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-08-29T18:07:30.684 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-08-29T18:07:30.685 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-08-29T18:07:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:31 smithi144 bash[24722]: cluster 2024-08-29T18:07:29.904575+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:31 smithi144 bash[24722]: audit 2024-08-29T18:07:30.025857+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.89:0/99168970' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-29T18:07:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:31 smithi144 bash[24722]: cluster 2024-08-29T18:07:30.026031+0000 mon.a (mon.0) 687 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:31 smithi144 bash[24722]: audit 2024-08-29T18:07:30.996417+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[32084]: cluster 2024-08-29T18:07:29.904575+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[32084]: audit 2024-08-29T18:07:30.025857+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.89:0/99168970' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[32084]: cluster 2024-08-29T18:07:30.026031+0000 mon.a (mon.0) 687 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[32084]: audit 2024-08-29T18:07:30.996417+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[22629]: cluster 2024-08-29T18:07:29.904575+0000 mgr.y (mgr.14150) 384 : cluster [DBG] pgmap v372: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[22629]: audit 2024-08-29T18:07:30.025857+0000 mon.a (mon.0) 686 : audit [INF] from='client.? 172.21.15.89:0/99168970' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-08-29T18:07:31.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[22629]: cluster 2024-08-29T18:07:30.026031+0000 mon.a (mon.0) 687 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:31.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:31 smithi089 bash[22629]: audit 2024-08-29T18:07:30.996417+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:07:32.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[22629]: audit 2024-08-29T18:07:31.363467+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[22629]: audit 2024-08-29T18:07:31.378341+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[22629]: audit 2024-08-29T18:07:31.886777+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[22629]: audit 2024-08-29T18:07:31.888119+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[22629]: audit 2024-08-29T18:07:31.896930+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[22629]: cluster 2024-08-29T18:07:31.905105+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[32084]: audit 2024-08-29T18:07:31.363467+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[32084]: audit 2024-08-29T18:07:31.378341+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[32084]: audit 2024-08-29T18:07:31.886777+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[32084]: audit 2024-08-29T18:07:31.888119+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[32084]: audit 2024-08-29T18:07:31.896930+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:32 smithi089 bash[32084]: cluster 2024-08-29T18:07:31.905105+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:32.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:32 smithi144 bash[24722]: audit 2024-08-29T18:07:31.363467+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:32 smithi144 bash[24722]: audit 2024-08-29T18:07:31.378341+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:32 smithi144 bash[24722]: audit 2024-08-29T18:07:31.886777+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:07:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:32 smithi144 bash[24722]: audit 2024-08-29T18:07:31.888119+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:07:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:32 smithi144 bash[24722]: audit 2024-08-29T18:07:31.896930+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:07:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:32 smithi144 bash[24722]: cluster 2024-08-29T18:07:31.905105+0000 mgr.y (mgr.14150) 385 : cluster [DBG] pgmap v373: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:35.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:34 smithi144 bash[24722]: cluster 2024-08-29T18:07:33.906071+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:35.399 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:35.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:34 smithi089 bash[22629]: cluster 2024-08-29T18:07:33.906071+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:35.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:34 smithi089 bash[32084]: cluster 2024-08-29T18:07:33.906071+0000 mgr.y (mgr.14150) 386 : cluster [DBG] pgmap v374: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:37.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:36 smithi089 bash[22629]: cluster 2024-08-29T18:07:35.906930+0000 mgr.y (mgr.14150) 387 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:37.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:36 smithi089 bash[32084]: cluster 2024-08-29T18:07:35.906930+0000 mgr.y (mgr.14150) 387 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:36 smithi144 bash[24722]: cluster 2024-08-29T18:07:35.906930+0000 mgr.y (mgr.14150) 387 : cluster [DBG] pgmap v375: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:39.237 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:38 smithi089 bash[22629]: cluster 2024-08-29T18:07:37.907717+0000 mgr.y (mgr.14150) 388 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:39.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:38 smithi089 bash[22629]: audit 2024-08-29T18:07:38.746042+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.89:0/35032623' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T18:07:39.238 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:38 smithi089 bash[22629]: audit 2024-08-29T18:07:38.746794+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T18:07:39.238 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:38 smithi089 bash[32084]: cluster 2024-08-29T18:07:37.907717+0000 mgr.y (mgr.14150) 388 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:39.238 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:38 smithi089 bash[32084]: audit 2024-08-29T18:07:38.746042+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.89:0/35032623' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T18:07:39.238 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:38 smithi089 bash[32084]: audit 2024-08-29T18:07:38.746794+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T18:07:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:38 smithi144 bash[24722]: cluster 2024-08-29T18:07:37.907717+0000 mgr.y (mgr.14150) 388 : cluster [DBG] pgmap v376: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:38 smithi144 bash[24722]: audit 2024-08-29T18:07:38.746042+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.89:0/35032623' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T18:07:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:38 smithi144 bash[24722]: audit 2024-08-29T18:07:38.746794+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-08-29T18:07:39.634 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-08-29T18:07:39.634 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T18:07:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:39 smithi144 bash[24722]: audit 2024-08-29T18:07:38.989054+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-29T18:07:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:39 smithi144 bash[24722]: cluster 2024-08-29T18:07:38.989289+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:40.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:39 smithi089 bash[22629]: audit 2024-08-29T18:07:38.989054+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-29T18:07:40.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:39 smithi089 bash[22629]: cluster 2024-08-29T18:07:38.989289+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:40.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:39 smithi089 bash[32084]: audit 2024-08-29T18:07:38.989054+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-08-29T18:07:40.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:39 smithi089 bash[32084]: cluster 2024-08-29T18:07:38.989289+0000 mon.a (mon.0) 696 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:07:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:40 smithi144 bash[24722]: cluster 2024-08-29T18:07:39.908657+0000 mgr.y (mgr.14150) 389 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:41.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:40 smithi089 bash[22629]: cluster 2024-08-29T18:07:39.908657+0000 mgr.y (mgr.14150) 389 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:41.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:40 smithi089 bash[32084]: cluster 2024-08-29T18:07:39.908657+0000 mgr.y (mgr.14150) 389 : cluster [DBG] pgmap v377: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:42 smithi144 bash[24722]: cluster 2024-08-29T18:07:41.909559+0000 mgr.y (mgr.14150) 390 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:43 smithi089 bash[22629]: cluster 2024-08-29T18:07:41.909559+0000 mgr.y (mgr.14150) 390 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:43 smithi089 bash[32084]: cluster 2024-08-29T18:07:41.909559+0000 mgr.y (mgr.14150) 390 : cluster [DBG] pgmap v378: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:44.357 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:45 smithi144 bash[24722]: cluster 2024-08-29T18:07:43.910505+0000 mgr.y (mgr.14150) 391 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:45.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:45 smithi089 bash[22629]: cluster 2024-08-29T18:07:43.910505+0000 mgr.y (mgr.14150) 391 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:45.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:45 smithi089 bash[32084]: cluster 2024-08-29T18:07:43.910505+0000 mgr.y (mgr.14150) 391 : cluster [DBG] pgmap v379: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:47.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:47 smithi144 bash[24722]: cluster 2024-08-29T18:07:45.911401+0000 mgr.y (mgr.14150) 392 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:47.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:47 smithi089 bash[22629]: cluster 2024-08-29T18:07:45.911401+0000 mgr.y (mgr.14150) 392 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:47.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:47 smithi089 bash[32084]: cluster 2024-08-29T18:07:45.911401+0000 mgr.y (mgr.14150) 392 : cluster [DBG] pgmap v380: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:47.572 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 8 2024-08-29T18:07:47.572 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:07:47.572 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14382,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.89:6835/3447957083","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":3447957083},{"type":"v1","addr":"172.21.15.89:6835","nonce":3447957083}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T18:07:03.292085+0000","modified":"2024-08-29T18:07:38.968024+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24289},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24289":{"gid":24289,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":11,"addr":"172.21.15.144:6833/1285068981","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":1285068981},{"type":"v1","addr":"172.21.15.144:6833","nonce":1285068981}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T18:07:48.225 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:07:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:48 smithi144 bash[24722]: audit 2024-08-29T18:07:47.575817+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.89:0/3840917635' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:07:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:48 smithi089 bash[22629]: audit 2024-08-29T18:07:47.575817+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.89:0/3840917635' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:07:48.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:48 smithi089 bash[32084]: audit 2024-08-29T18:07:47.575817+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.89:0/3840917635' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:07:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:49 smithi144 bash[24722]: cluster 2024-08-29T18:07:47.912264+0000 mgr.y (mgr.14150) 393 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:49.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:49 smithi089 bash[22629]: cluster 2024-08-29T18:07:47.912264+0000 mgr.y (mgr.14150) 393 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:49.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:49 smithi089 bash[32084]: cluster 2024-08-29T18:07:47.912264+0000 mgr.y (mgr.14150) 393 : cluster [DBG] pgmap v381: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:51 smithi144 bash[24722]: cluster 2024-08-29T18:07:49.913279+0000 mgr.y (mgr.14150) 394 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:51.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:51 smithi089 bash[22629]: cluster 2024-08-29T18:07:49.913279+0000 mgr.y (mgr.14150) 394 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:51 smithi089 bash[32084]: cluster 2024-08-29T18:07:49.913279+0000 mgr.y (mgr.14150) 394 : cluster [DBG] pgmap v382: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:52.946 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:07:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:53 smithi144 bash[24722]: cluster 2024-08-29T18:07:51.914162+0000 mgr.y (mgr.14150) 395 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:53.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:53 smithi089 bash[22629]: cluster 2024-08-29T18:07:51.914162+0000 mgr.y (mgr.14150) 395 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:53 smithi089 bash[32084]: cluster 2024-08-29T18:07:51.914162+0000 mgr.y (mgr.14150) 395 : cluster [DBG] pgmap v383: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:55 smithi144 bash[24722]: cluster 2024-08-29T18:07:53.915136+0000 mgr.y (mgr.14150) 396 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:55.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:55 smithi089 bash[32084]: cluster 2024-08-29T18:07:53.915136+0000 mgr.y (mgr.14150) 396 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:55.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:55 smithi089 bash[22629]: cluster 2024-08-29T18:07:53.915136+0000 mgr.y (mgr.14150) 396 : cluster [DBG] pgmap v384: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:56.129 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:07:56.129 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":66,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:07:03.291835+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:07:56.754 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-29T18:07:56.754 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T18:07:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:57 smithi144 bash[24722]: cluster 2024-08-29T18:07:55.915680+0000 mgr.y (mgr.14150) 397 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:57 smithi144 bash[24722]: audit 2024-08-29T18:07:56.132601+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.89:0/3371538390' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:57.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:57 smithi089 bash[22629]: cluster 2024-08-29T18:07:55.915680+0000 mgr.y (mgr.14150) 397 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:57.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:57 smithi089 bash[22629]: audit 2024-08-29T18:07:56.132601+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.89:0/3371538390' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:57 smithi089 bash[32084]: cluster 2024-08-29T18:07:55.915680+0000 mgr.y (mgr.14150) 397 : cluster [DBG] pgmap v385: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:57 smithi089 bash[32084]: audit 2024-08-29T18:07:56.132601+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.89:0/3371538390' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:07:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.791740+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-08-29T18:07:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.792186+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-08-29T18:07:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.792540+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2024-08-29T18:07:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.792885+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-08-29T18:07:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.793234+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]: dispatch 2024-08-29T18:07:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.793606+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]: dispatch 2024-08-29T18:07:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.793952+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2024-08-29T18:07:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:58 smithi144 bash[24722]: audit 2024-08-29T18:07:57.794289+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2024-08-29T18:07:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.791740+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-08-29T18:07:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.792186+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-08-29T18:07:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.792540+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2024-08-29T18:07:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.792885+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.793234+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.793606+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.793952+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[22629]: audit 2024-08-29T18:07:57.794289+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.791740+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.792186+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.792540+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2024-08-29T18:07:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.792885+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-08-29T18:07:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.793234+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]: dispatch 2024-08-29T18:07:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.793606+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]: dispatch 2024-08-29T18:07:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.793952+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2024-08-29T18:07:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:58 smithi089 bash[32084]: audit 2024-08-29T18:07:57.794289+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]: dispatch 2024-08-29T18:07:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: cluster 2024-08-29T18:07:57.916200+0000 mgr.y (mgr.14150) 398 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.053855+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054051+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054190+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054320+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054442+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054569+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054704+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: audit 2024-08-29T18:07:58.054839+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2024-08-29T18:07:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:07:59 smithi144 bash[24722]: cluster 2024-08-29T18:07:58.054967+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-29T18:07:59.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: cluster 2024-08-29T18:07:57.916200+0000 mgr.y (mgr.14150) 398 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:59.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.053855+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054051+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054190+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054320+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054442+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054569+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054704+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: audit 2024-08-29T18:07:58.054839+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[22629]: cluster 2024-08-29T18:07:58.054967+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: cluster 2024-08-29T18:07:57.916200+0000 mgr.y (mgr.14150) 398 : cluster [DBG] pgmap v386: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.053855+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-08-29T18:07:59.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054051+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 1]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054190+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054320+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054442+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1f", "id": [0, 1]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054569+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [4, 1]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054704+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: audit 2024-08-29T18:07:58.054839+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3b", "id": [4, 3]}]': finished 2024-08-29T18:07:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:07:59 smithi089 bash[32084]: cluster 2024-08-29T18:07:58.054967+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-29T18:08:00.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:00 smithi089 bash[22629]: cluster 2024-08-29T18:07:59.065002+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-29T18:08:00.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:00 smithi089 bash[32084]: cluster 2024-08-29T18:07:59.065002+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-29T18:08:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:00 smithi144 bash[24722]: cluster 2024-08-29T18:07:59.065002+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-29T18:08:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:01 smithi089 bash[22629]: cluster 2024-08-29T18:07:59.916871+0000 mgr.y (mgr.14150) 399 : cluster [DBG] pgmap v389: 97 pgs: 3 peering, 94 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:01.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:01 smithi089 bash[32084]: cluster 2024-08-29T18:07:59.916871+0000 mgr.y (mgr.14150) 399 : cluster [DBG] pgmap v389: 97 pgs: 3 peering, 94 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:01.477 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:08:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:01 smithi144 bash[24722]: cluster 2024-08-29T18:07:59.916871+0000 mgr.y (mgr.14150) 399 : cluster [DBG] pgmap v389: 97 pgs: 3 peering, 94 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:03.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:03 smithi089 bash[32084]: cluster 2024-08-29T18:08:01.917779+0000 mgr.y (mgr.14150) 400 : cluster [DBG] pgmap v390: 97 pgs: 3 peering, 94 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:03.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:03 smithi089 bash[22629]: cluster 2024-08-29T18:08:01.917779+0000 mgr.y (mgr.14150) 400 : cluster [DBG] pgmap v390: 97 pgs: 3 peering, 94 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:03 smithi144 bash[24722]: cluster 2024-08-29T18:08:01.917779+0000 mgr.y (mgr.14150) 400 : cluster [DBG] pgmap v390: 97 pgs: 3 peering, 94 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:04.775 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:08:04.776 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-08-29T18:08:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:05 smithi089 bash[22629]: cluster 2024-08-29T18:08:03.918763+0000 mgr.y (mgr.14150) 401 : cluster [DBG] pgmap v391: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:05.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:05 smithi089 bash[32084]: cluster 2024-08-29T18:08:03.918763+0000 mgr.y (mgr.14150) 401 : cluster [DBG] pgmap v391: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:05.448 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":391,"stamp":"2024-08-29T18:08:03.918085+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":293,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":239768,"kb_used_data":7208,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721448,"statfs":{"total":767960285184,"available":767714762752,"internally_reserved":0,"allocated":7380992,"data_stored":4120569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12741,"internal_metadata":238014011},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.002716"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055275+0000","last_change":"2024-08-29T18:06:55.500917+0000","last_active":"2024-08-29T18:07:58.055275+0000","last_peered":"2024-08-29T18:07:58.055275+0000","last_clean":"2024-08-29T18:07:58.055275+0000","last_became_active":"2024-08-29T18:06:55.500108+0000","last_became_peered":"2024-08-29T18:06:55.500108+0000","last_unstale":"2024-08-29T18:07:58.055275+0000","last_undegraded":"2024-08-29T18:07:58.055275+0000","last_fullsized":"2024-08-29T18:07:58.055275+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:00:54.668191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.062088+0000","last_change":"2024-08-29T18:06:55.493602+0000","last_active":"2024-08-29T18:07:58.062088+0000","last_peered":"2024-08-29T18:07:58.062088+0000","last_clean":"2024-08-29T18:07:58.062088+0000","last_became_active":"2024-08-29T18:06:55.492548+0000","last_became_peered":"2024-08-29T18:06:55.492548+0000","last_unstale":"2024-08-29T18:07:58.062088+0000","last_undegraded":"2024-08-29T18:07:58.062088+0000","last_fullsized":"2024-08-29T18:07:58.062088+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:05:14.812779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061512+0000","last_change":"2024-08-29T18:06:55.506534+0000","last_active":"2024-08-29T18:07:58.061512+0000","last_peered":"2024-08-29T18:07:58.061512+0000","last_clean":"2024-08-29T18:07:58.061512+0000","last_became_active":"2024-08-29T18:06:55.505948+0000","last_became_peered":"2024-08-29T18:06:55.505948+0000","last_unstale":"2024-08-29T18:07:58.061512+0000","last_undegraded":"2024-08-29T18:07:58.061512+0000","last_fullsized":"2024-08-29T18:07:58.061512+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:24:25.223790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060301+0000","last_change":"2024-08-29T18:06:55.487473+0000","last_active":"2024-08-29T18:07:58.060301+0000","last_peered":"2024-08-29T18:07:58.060301+0000","last_clean":"2024-08-29T18:07:58.060301+0000","last_became_active":"2024-08-29T18:06:55.487247+0000","last_became_peered":"2024-08-29T18:06:55.487247+0000","last_unstale":"2024-08-29T18:07:58.060301+0000","last_undegraded":"2024-08-29T18:07:58.060301+0000","last_fullsized":"2024-08-29T18:07:58.060301+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:58:55.023358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.128559+0000","last_change":"2024-08-29T18:07:59.128559+0000","last_active":"2024-08-29T18:07:59.128559+0000","last_peered":"2024-08-29T18:07:59.128559+0000","last_clean":"2024-08-29T18:07:59.128559+0000","last_became_active":"2024-08-29T18:07:59.127894+0000","last_became_peered":"2024-08-29T18:07:59.127894+0000","last_unstale":"2024-08-29T18:07:59.128559+0000","last_undegraded":"2024-08-29T18:07:59.128559+0000","last_fullsized":"2024-08-29T18:07:59.128559+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:46:53.595254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.080774+0000","last_change":"2024-08-29T18:07:59.079674+0000","last_active":"2024-08-29T18:07:59.080774+0000","last_peered":"2024-08-29T18:07:59.080774+0000","last_clean":"2024-08-29T18:07:59.080774+0000","last_became_active":"2024-08-29T18:07:59.078842+0000","last_became_peered":"2024-08-29T18:07:59.078842+0000","last_unstale":"2024-08-29T18:07:59.080774+0000","last_undegraded":"2024-08-29T18:07:59.080774+0000","last_fullsized":"2024-08-29T18:07:59.080774+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:12.041143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.39","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053659+0000","last_change":"2024-08-29T18:06:55.492918+0000","last_active":"2024-08-29T18:07:58.053659+0000","last_peered":"2024-08-29T18:07:58.053659+0000","last_clean":"2024-08-29T18:07:58.053659+0000","last_became_active":"2024-08-29T18:06:55.491890+0000","last_became_peered":"2024-08-29T18:06:55.491890+0000","last_unstale":"2024-08-29T18:07:58.053659+0000","last_undegraded":"2024-08-29T18:07:58.053659+0000","last_fullsized":"2024-08-29T18:07:58.053659+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:55:46.563487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.069369+0000","last_change":"2024-08-29T18:06:55.483661+0000","last_active":"2024-08-29T18:07:58.069369+0000","last_peered":"2024-08-29T18:07:58.069369+0000","last_clean":"2024-08-29T18:07:58.069369+0000","last_became_active":"2024-08-29T18:06:55.482783+0000","last_became_peered":"2024-08-29T18:06:55.482783+0000","last_unstale":"2024-08-29T18:07:58.069369+0000","last_undegraded":"2024-08-29T18:07:58.069369+0000","last_fullsized":"2024-08-29T18:07:58.069369+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:13.332817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055607+0000","last_change":"2024-08-29T18:06:55.498066+0000","last_active":"2024-08-29T18:07:58.055607+0000","last_peered":"2024-08-29T18:07:58.055607+0000","last_clean":"2024-08-29T18:07:58.055607+0000","last_became_active":"2024-08-29T18:06:55.497656+0000","last_became_peered":"2024-08-29T18:06:55.497656+0000","last_unstale":"2024-08-29T18:07:58.055607+0000","last_undegraded":"2024-08-29T18:07:58.055607+0000","last_fullsized":"2024-08-29T18:07:58.055607+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:31.469889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055299+0000","last_change":"2024-08-29T18:06:55.484595+0000","last_active":"2024-08-29T18:07:58.055299+0000","last_peered":"2024-08-29T18:07:58.055299+0000","last_clean":"2024-08-29T18:07:58.055299+0000","last_became_active":"2024-08-29T18:06:55.483806+0000","last_became_peered":"2024-08-29T18:06:55.483806+0000","last_unstale":"2024-08-29T18:07:58.055299+0000","last_undegraded":"2024-08-29T18:07:58.055299+0000","last_fullsized":"2024-08-29T18:07:58.055299+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:03.404477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054569+0000","last_change":"2024-08-29T18:06:55.506338+0000","last_active":"2024-08-29T18:07:58.054569+0000","last_peered":"2024-08-29T18:07:58.054569+0000","last_clean":"2024-08-29T18:07:58.054569+0000","last_became_active":"2024-08-29T18:06:55.505865+0000","last_became_peered":"2024-08-29T18:06:55.505865+0000","last_unstale":"2024-08-29T18:07:58.054569+0000","last_undegraded":"2024-08-29T18:07:58.054569+0000","last_fullsized":"2024-08-29T18:07:58.054569+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:54:39.288086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.049251+0000","last_change":"2024-08-29T18:06:55.471828+0000","last_active":"2024-08-29T18:07:58.049251+0000","last_peered":"2024-08-29T18:07:58.049251+0000","last_clean":"2024-08-29T18:07:58.049251+0000","last_became_active":"2024-08-29T18:06:55.470563+0000","last_became_peered":"2024-08-29T18:06:55.470563+0000","last_unstale":"2024-08-29T18:07:58.049251+0000","last_undegraded":"2024-08-29T18:07:58.049251+0000","last_fullsized":"2024-08-29T18:07:58.049251+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:46.242354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.069940+0000","last_change":"2024-08-29T18:06:55.471438+0000","last_active":"2024-08-29T18:07:58.069940+0000","last_peered":"2024-08-29T18:07:58.069940+0000","last_clean":"2024-08-29T18:07:58.069940+0000","last_became_active":"2024-08-29T18:06:55.470693+0000","last_became_peered":"2024-08-29T18:06:55.470693+0000","last_unstale":"2024-08-29T18:07:58.069940+0000","last_undegraded":"2024-08-29T18:07:58.069940+0000","last_fullsized":"2024-08-29T18:07:58.069940+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:20.573585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054390+0000","last_change":"2024-08-29T18:06:55.490290+0000","last_active":"2024-08-29T18:07:58.054390+0000","last_peered":"2024-08-29T18:07:58.054390+0000","last_clean":"2024-08-29T18:07:58.054390+0000","last_became_active":"2024-08-29T18:06:55.488423+0000","last_became_peered":"2024-08-29T18:06:55.488423+0000","last_unstale":"2024-08-29T18:07:58.054390+0000","last_undegraded":"2024-08-29T18:07:58.054390+0000","last_fullsized":"2024-08-29T18:07:58.054390+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:21:23.888719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059630+0000","last_change":"2024-08-29T18:06:55.484682+0000","last_active":"2024-08-29T18:07:58.059630+0000","last_peered":"2024-08-29T18:07:58.059630+0000","last_clean":"2024-08-29T18:07:58.059630+0000","last_became_active":"2024-08-29T18:06:55.483852+0000","last_became_peered":"2024-08-29T18:06:55.483852+0000","last_unstale":"2024-08-29T18:07:58.059630+0000","last_undegraded":"2024-08-29T18:07:58.059630+0000","last_fullsized":"2024-08-29T18:07:58.059630+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:29.898625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059923+0000","last_change":"2024-08-29T18:06:55.500645+0000","last_active":"2024-08-29T18:07:58.059923+0000","last_peered":"2024-08-29T18:07:58.059923+0000","last_clean":"2024-08-29T18:07:58.059923+0000","last_became_active":"2024-08-29T18:06:55.500130+0000","last_became_peered":"2024-08-29T18:06:55.500130+0000","last_unstale":"2024-08-29T18:07:58.059923+0000","last_undegraded":"2024-08-29T18:07:58.059923+0000","last_fullsized":"2024-08-29T18:07:58.059923+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:30:00.957792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.062684+0000","last_change":"2024-08-29T18:06:55.488185+0000","last_active":"2024-08-29T18:07:58.062684+0000","last_peered":"2024-08-29T18:07:58.062684+0000","last_clean":"2024-08-29T18:07:58.062684+0000","last_became_active":"2024-08-29T18:06:55.487876+0000","last_became_peered":"2024-08-29T18:06:55.487876+0000","last_unstale":"2024-08-29T18:07:58.062684+0000","last_undegraded":"2024-08-29T18:07:58.062684+0000","last_fullsized":"2024-08-29T18:07:58.062684+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:07:24.327974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.052279+0000","last_change":"2024-08-29T18:06:55.477199+0000","last_active":"2024-08-29T18:07:58.052279+0000","last_peered":"2024-08-29T18:07:58.052279+0000","last_clean":"2024-08-29T18:07:58.052279+0000","last_became_active":"2024-08-29T18:06:55.476394+0000","last_became_peered":"2024-08-29T18:06:55.476394+0000","last_unstale":"2024-08-29T18:07:58.052279+0000","last_undegraded":"2024-08-29T18:07:58.052279+0000","last_fullsized":"2024-08-29T18:07:58.052279+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.441967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056219+0000","last_change":"2024-08-29T18:06:55.485197+0000","last_active":"2024-08-29T18:07:58.056219+0000","last_peered":"2024-08-29T18:07:58.056219+0000","last_clean":"2024-08-29T18:07:58.056219+0000","last_became_active":"2024-08-29T18:06:55.484528+0000","last_became_peered":"2024-08-29T18:06:55.484528+0000","last_unstale":"2024-08-29T18:07:58.056219+0000","last_undegraded":"2024-08-29T18:07:58.056219+0000","last_fullsized":"2024-08-29T18:07:58.056219+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:50.421631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.076562+0000","last_change":"2024-08-29T18:07:59.076562+0000","last_active":"2024-08-29T18:07:59.076562+0000","last_peered":"2024-08-29T18:07:59.076562+0000","last_clean":"2024-08-29T18:07:59.076562+0000","last_became_active":"2024-08-29T18:07:59.075922+0000","last_became_peered":"2024-08-29T18:07:59.075922+0000","last_unstale":"2024-08-29T18:07:59.076562+0000","last_undegraded":"2024-08-29T18:07:59.076562+0000","last_fullsized":"2024-08-29T18:07:59.076562+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:23:23.009219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055131+0000","last_change":"2024-08-29T18:06:55.503986+0000","last_active":"2024-08-29T18:07:58.055131+0000","last_peered":"2024-08-29T18:07:58.055131+0000","last_clean":"2024-08-29T18:07:58.055131+0000","last_became_active":"2024-08-29T18:06:55.503381+0000","last_became_peered":"2024-08-29T18:06:55.503381+0000","last_unstale":"2024-08-29T18:07:58.055131+0000","last_undegraded":"2024-08-29T18:07:58.055131+0000","last_fullsized":"2024-08-29T18:07:58.055131+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:41.310165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060824+0000","last_change":"2024-08-29T18:06:55.480409+0000","last_active":"2024-08-29T18:07:58.060824+0000","last_peered":"2024-08-29T18:07:58.060824+0000","last_clean":"2024-08-29T18:07:58.060824+0000","last_became_active":"2024-08-29T18:06:55.480100+0000","last_became_peered":"2024-08-29T18:06:55.480100+0000","last_unstale":"2024-08-29T18:07:58.060824+0000","last_undegraded":"2024-08-29T18:07:58.060824+0000","last_fullsized":"2024-08-29T18:07:58.060824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:17:15.399750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.29","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.067408+0000","last_change":"2024-08-29T18:06:55.488082+0000","last_active":"2024-08-29T18:07:58.067408+0000","last_peered":"2024-08-29T18:07:58.067408+0000","last_clean":"2024-08-29T18:07:58.067408+0000","last_became_active":"2024-08-29T18:06:55.487267+0000","last_became_peered":"2024-08-29T18:06:55.487267+0000","last_unstale":"2024-08-29T18:07:58.067408+0000","last_undegraded":"2024-08-29T18:07:58.067408+0000","last_fullsized":"2024-08-29T18:07:58.067408+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:59:02.647167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060137+0000","last_change":"2024-08-29T18:06:55.485033+0000","last_active":"2024-08-29T18:07:58.060137+0000","last_peered":"2024-08-29T18:07:58.060137+0000","last_clean":"2024-08-29T18:07:58.060137+0000","last_became_active":"2024-08-29T18:06:55.484557+0000","last_became_peered":"2024-08-29T18:06:55.484557+0000","last_unstale":"2024-08-29T18:07:58.060137+0000","last_undegraded":"2024-08-29T18:07:58.060137+0000","last_fullsized":"2024-08-29T18:07:58.060137+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:47.275002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.071207+0000","last_change":"2024-08-29T18:06:55.472660+0000","last_active":"2024-08-29T18:07:58.071207+0000","last_peered":"2024-08-29T18:07:58.071207+0000","last_clean":"2024-08-29T18:07:58.071207+0000","last_became_active":"2024-08-29T18:06:55.471520+0000","last_became_peered":"2024-08-29T18:06:55.471520+0000","last_unstale":"2024-08-29T18:07:58.071207+0000","last_undegraded":"2024-08-29T18:07:58.071207+0000","last_fullsized":"2024-08-29T18:07:58.071207+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:02:54.793363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055519+0000","last_change":"2024-08-29T18:06:55.496372+0000","last_active":"2024-08-29T18:07:58.055519+0000","last_peered":"2024-08-29T18:07:58.055519+0000","last_clean":"2024-08-29T18:07:58.055519+0000","last_became_active":"2024-08-29T18:06:55.495752+0000","last_became_peered":"2024-08-29T18:06:55.495752+0000","last_unstale":"2024-08-29T18:07:58.055519+0000","last_undegraded":"2024-08-29T18:07:58.055519+0000","last_fullsized":"2024-08-29T18:07:58.055519+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:05:25.590624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059526+0000","last_change":"2024-08-29T18:06:55.463356+0000","last_active":"2024-08-29T18:07:58.059526+0000","last_peered":"2024-08-29T18:07:58.059526+0000","last_clean":"2024-08-29T18:07:58.059526+0000","last_became_active":"2024-08-29T18:06:55.462516+0000","last_became_peered":"2024-08-29T18:06:55.462516+0000","last_unstale":"2024-08-29T18:07:58.059526+0000","last_undegraded":"2024-08-29T18:07:58.059526+0000","last_fullsized":"2024-08-29T18:07:58.059526+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:44.942411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070738+0000","last_change":"2024-08-29T18:06:55.496823+0000","last_active":"2024-08-29T18:07:58.070738+0000","last_peered":"2024-08-29T18:07:58.070738+0000","last_clean":"2024-08-29T18:07:58.070738+0000","last_became_active":"2024-08-29T18:06:55.496241+0000","last_became_peered":"2024-08-29T18:06:55.496241+0000","last_unstale":"2024-08-29T18:07:58.070738+0000","last_undegraded":"2024-08-29T18:07:58.070738+0000","last_fullsized":"2024-08-29T18:07:58.070738+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:53.716584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055331+0000","last_change":"2024-08-29T18:06:55.508679+0000","last_active":"2024-08-29T18:07:58.055331+0000","last_peered":"2024-08-29T18:07:58.055331+0000","last_clean":"2024-08-29T18:07:58.055331+0000","last_became_active":"2024-08-29T18:06:55.508094+0000","last_became_peered":"2024-08-29T18:06:55.508094+0000","last_unstale":"2024-08-29T18:07:58.055331+0000","last_undegraded":"2024-08-29T18:07:58.055331+0000","last_fullsized":"2024-08-29T18:07:58.055331+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:55:09.561165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060876+0000","last_change":"2024-08-29T18:06:55.500525+0000","last_active":"2024-08-29T18:07:58.060876+0000","last_peered":"2024-08-29T18:07:58.060876+0000","last_clean":"2024-08-29T18:07:58.060876+0000","last_became_active":"2024-08-29T18:06:55.499729+0000","last_became_peered":"2024-08-29T18:06:55.499729+0000","last_unstale":"2024-08-29T18:07:58.060876+0000","last_undegraded":"2024-08-29T18:07:58.060876+0000","last_fullsized":"2024-08-29T18:07:58.060876+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:36.096603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.050579+0000","last_change":"2024-08-29T18:06:55.475166+0000","last_active":"2024-08-29T18:07:58.050579+0000","last_peered":"2024-08-29T18:07:58.050579+0000","last_clean":"2024-08-29T18:07:58.050579+0000","last_became_active":"2024-08-29T18:06:55.474374+0000","last_became_peered":"2024-08-29T18:06:55.474374+0000","last_unstale":"2024-08-29T18:07:58.050579+0000","last_undegraded":"2024-08-29T18:07:58.050579+0000","last_fullsized":"2024-08-29T18:07:58.050579+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:10:03.817957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.20","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053382+0000","last_change":"2024-08-29T18:06:55.507099+0000","last_active":"2024-08-29T18:07:58.053382+0000","last_peered":"2024-08-29T18:07:58.053382+0000","last_clean":"2024-08-29T18:07:58.053382+0000","last_became_active":"2024-08-29T18:06:55.506786+0000","last_became_peered":"2024-08-29T18:06:55.506786+0000","last_unstale":"2024-08-29T18:07:58.053382+0000","last_undegraded":"2024-08-29T18:07:58.053382+0000","last_fullsized":"2024-08-29T18:07:58.053382+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T06:01:08.833781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.048544+0000","last_change":"2024-08-29T18:06:55.456302+0000","last_active":"2024-08-29T18:07:58.048544+0000","last_peered":"2024-08-29T18:07:58.048544+0000","last_clean":"2024-08-29T18:07:58.048544+0000","last_became_active":"2024-08-29T18:06:55.455539+0000","last_became_peered":"2024-08-29T18:06:55.455539+0000","last_unstale":"2024-08-29T18:07:58.048544+0000","last_undegraded":"2024-08-29T18:07:58.048544+0000","last_fullsized":"2024-08-29T18:07:58.048544+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:52.092471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070301+0000","last_change":"2024-08-29T18:06:46.283936+0000","last_active":"2024-08-29T18:07:58.070301+0000","last_peered":"2024-08-29T18:07:58.070301+0000","last_clean":"2024-08-29T18:07:58.070301+0000","last_became_active":"2024-08-29T18:06:46.283157+0000","last_became_peered":"2024-08-29T18:06:46.283157+0000","last_unstale":"2024-08-29T18:07:58.070301+0000","last_undegraded":"2024-08-29T18:07:58.070301+0000","last_fullsized":"2024-08-29T18:07:58.070301+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:59:54.279660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.128306+0000","last_change":"2024-08-29T18:07:59.126966+0000","last_active":"2024-08-29T18:07:59.128306+0000","last_peered":"2024-08-29T18:07:59.128306+0000","last_clean":"2024-08-29T18:07:59.128306+0000","last_became_active":"2024-08-29T18:07:59.126247+0000","last_became_peered":"2024-08-29T18:07:59.126247+0000","last_unstale":"2024-08-29T18:07:59.128306+0000","last_undegraded":"2024-08-29T18:07:59.128306+0000","last_fullsized":"2024-08-29T18:07:59.128306+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:44:33.600311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055314+0000","last_change":"2024-08-29T18:06:46.289082+0000","last_active":"2024-08-29T18:07:58.055314+0000","last_peered":"2024-08-29T18:07:58.055314+0000","last_clean":"2024-08-29T18:07:58.055314+0000","last_became_active":"2024-08-29T18:06:46.288369+0000","last_became_peered":"2024-08-29T18:06:46.288369+0000","last_unstale":"2024-08-29T18:07:58.055314+0000","last_undegraded":"2024-08-29T18:07:58.055314+0000","last_fullsized":"2024-08-29T18:07:58.055314+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:08:27.448101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.067707+0000","last_change":"2024-08-29T18:06:46.282234+0000","last_active":"2024-08-29T18:07:58.067707+0000","last_peered":"2024-08-29T18:07:58.067707+0000","last_clean":"2024-08-29T18:07:58.067707+0000","last_became_active":"2024-08-29T18:06:46.281348+0000","last_became_peered":"2024-08-29T18:06:46.281348+0000","last_unstale":"2024-08-29T18:07:58.067707+0000","last_undegraded":"2024-08-29T18:07:58.067707+0000","last_fullsized":"2024-08-29T18:07:58.067707+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:15:18.672549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.066729+0000","last_change":"2024-08-29T18:06:55.495842+0000","last_active":"2024-08-29T18:07:58.066729+0000","last_peered":"2024-08-29T18:07:58.066729+0000","last_clean":"2024-08-29T18:07:58.066729+0000","last_became_active":"2024-08-29T18:06:55.495155+0000","last_became_peered":"2024-08-29T18:06:55.495155+0000","last_unstale":"2024-08-29T18:07:58.066729+0000","last_undegraded":"2024-08-29T18:07:58.066729+0000","last_fullsized":"2024-08-29T18:07:58.066729+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:36:57.818496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060358+0000","last_change":"2024-08-29T18:06:46.275754+0000","last_active":"2024-08-29T18:07:58.060358+0000","last_peered":"2024-08-29T18:07:58.060358+0000","last_clean":"2024-08-29T18:07:58.060358+0000","last_became_active":"2024-08-29T18:06:46.274618+0000","last_became_peered":"2024-08-29T18:06:46.274618+0000","last_unstale":"2024-08-29T18:07:58.060358+0000","last_undegraded":"2024-08-29T18:07:58.060358+0000","last_fullsized":"2024-08-29T18:07:58.060358+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:40.236812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.057854+0000","last_change":"2024-08-29T18:06:55.455835+0000","last_active":"2024-08-29T18:07:58.057854+0000","last_peered":"2024-08-29T18:07:58.057854+0000","last_clean":"2024-08-29T18:07:58.057854+0000","last_became_active":"2024-08-29T18:06:55.455002+0000","last_became_peered":"2024-08-29T18:06:55.455002+0000","last_unstale":"2024-08-29T18:07:58.057854+0000","last_undegraded":"2024-08-29T18:07:58.057854+0000","last_fullsized":"2024-08-29T18:07:58.057854+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:31:26.731592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056472+0000","last_change":"2024-08-29T18:06:46.284339+0000","last_active":"2024-08-29T18:07:58.056472+0000","last_peered":"2024-08-29T18:07:58.056472+0000","last_clean":"2024-08-29T18:07:58.056472+0000","last_became_active":"2024-08-29T18:06:46.284016+0000","last_became_peered":"2024-08-29T18:06:46.284016+0000","last_unstale":"2024-08-29T18:07:58.056472+0000","last_undegraded":"2024-08-29T18:07:58.056472+0000","last_fullsized":"2024-08-29T18:07:58.056472+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:28:46.700342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061547+0000","last_change":"2024-08-29T18:06:55.482639+0000","last_active":"2024-08-29T18:07:58.061547+0000","last_peered":"2024-08-29T18:07:58.061547+0000","last_clean":"2024-08-29T18:07:58.061547+0000","last_became_active":"2024-08-29T18:06:55.482243+0000","last_became_peered":"2024-08-29T18:06:55.482243+0000","last_unstale":"2024-08-29T18:07:58.061547+0000","last_undegraded":"2024-08-29T18:07:58.061547+0000","last_fullsized":"2024-08-29T18:07:58.061547+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:57:26.396983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061789+0000","last_change":"2024-08-29T18:06:46.281935+0000","last_active":"2024-08-29T18:07:58.061789+0000","last_peered":"2024-08-29T18:07:58.061789+0000","last_clean":"2024-08-29T18:07:58.061789+0000","last_became_active":"2024-08-29T18:06:46.281062+0000","last_became_peered":"2024-08-29T18:06:46.281062+0000","last_unstale":"2024-08-29T18:07:58.061789+0000","last_undegraded":"2024-08-29T18:07:58.061789+0000","last_fullsized":"2024-08-29T18:07:58.061789+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:42:06.735710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.131930+0000","last_change":"2024-08-29T18:07:59.130604+0000","last_active":"2024-08-29T18:07:59.131930+0000","last_peered":"2024-08-29T18:07:59.131930+0000","last_clean":"2024-08-29T18:07:59.131930+0000","last_became_active":"2024-08-29T18:07:59.129693+0000","last_became_peered":"2024-08-29T18:07:59.129693+0000","last_unstale":"2024-08-29T18:07:59.131930+0000","last_undegraded":"2024-08-29T18:07:59.131930+0000","last_fullsized":"2024-08-29T18:07:59.131930+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:21:02.283956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060602+0000","last_change":"2024-08-29T18:06:46.275000+0000","last_active":"2024-08-29T18:07:58.060602+0000","last_peered":"2024-08-29T18:07:58.060602+0000","last_clean":"2024-08-29T18:07:58.060602+0000","last_became_active":"2024-08-29T18:06:46.274314+0000","last_became_peered":"2024-08-29T18:06:46.274314+0000","last_unstale":"2024-08-29T18:07:58.060602+0000","last_undegraded":"2024-08-29T18:07:58.060602+0000","last_fullsized":"2024-08-29T18:07:58.060602+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:18.781836+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.049485+0000","last_change":"2024-08-29T18:06:55.474260+0000","last_active":"2024-08-29T18:07:58.049485+0000","last_peered":"2024-08-29T18:07:58.049485+0000","last_clean":"2024-08-29T18:07:58.049485+0000","last_became_active":"2024-08-29T18:06:55.473398+0000","last_became_peered":"2024-08-29T18:06:55.473398+0000","last_unstale":"2024-08-29T18:07:58.049485+0000","last_undegraded":"2024-08-29T18:07:58.049485+0000","last_fullsized":"2024-08-29T18:07:58.049485+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:23:54.724721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"66'6","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.057690+0000","last_change":"2024-08-29T18:06:46.286516+0000","last_active":"2024-08-29T18:07:58.057690+0000","last_peered":"2024-08-29T18:07:58.057690+0000","last_clean":"2024-08-29T18:07:58.057690+0000","last_became_active":"2024-08-29T18:06:46.285894+0000","last_became_peered":"2024-08-29T18:06:46.285894+0000","last_unstale":"2024-08-29T18:07:58.057690+0000","last_undegraded":"2024-08-29T18:07:58.057690+0000","last_fullsized":"2024-08-29T18:07:58.057690+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:02:38.181198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054548+0000","last_change":"2024-08-29T18:06:55.492729+0000","last_active":"2024-08-29T18:07:58.054548+0000","last_peered":"2024-08-29T18:07:58.054548+0000","last_clean":"2024-08-29T18:07:58.054548+0000","last_became_active":"2024-08-29T18:06:55.492084+0000","last_became_peered":"2024-08-29T18:06:55.492084+0000","last_unstale":"2024-08-29T18:07:58.054548+0000","last_undegraded":"2024-08-29T18:07:58.054548+0000","last_fullsized":"2024-08-29T18:07:58.054548+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:24.802508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056945+0000","last_change":"2024-08-29T18:06:46.260033+0000","last_active":"2024-08-29T18:07:58.056945+0000","last_peered":"2024-08-29T18:07:58.056945+0000","last_clean":"2024-08-29T18:07:58.056945+0000","last_became_active":"2024-08-29T18:06:46.259293+0000","last_became_peered":"2024-08-29T18:06:46.259293+0000","last_unstale":"2024-08-29T18:07:58.056945+0000","last_undegraded":"2024-08-29T18:07:58.056945+0000","last_fullsized":"2024-08-29T18:07:58.056945+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:40:23.646672+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.12","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054603+0000","last_change":"2024-08-29T18:06:55.481112+0000","last_active":"2024-08-29T18:07:58.054603+0000","last_peered":"2024-08-29T18:07:58.054603+0000","last_clean":"2024-08-29T18:07:58.054603+0000","last_became_active":"2024-08-29T18:06:55.478256+0000","last_became_peered":"2024-08-29T18:06:55.478256+0000","last_unstale":"2024-08-29T18:07:58.054603+0000","last_undegraded":"2024-08-29T18:07:58.054603+0000","last_fullsized":"2024-08-29T18:07:58.054603+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:56:53.760553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061047+0000","last_change":"2024-08-29T18:06:46.276204+0000","last_active":"2024-08-29T18:07:58.061047+0000","last_peered":"2024-08-29T18:07:58.061047+0000","last_clean":"2024-08-29T18:07:58.061047+0000","last_became_active":"2024-08-29T18:06:46.274555+0000","last_became_peered":"2024-08-29T18:06:46.274555+0000","last_unstale":"2024-08-29T18:07:58.061047+0000","last_undegraded":"2024-08-29T18:07:58.061047+0000","last_fullsized":"2024-08-29T18:07:58.061047+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:53:46.812371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056057+0000","last_change":"2024-08-29T18:06:55.497774+0000","last_active":"2024-08-29T18:07:58.056057+0000","last_peered":"2024-08-29T18:07:58.056057+0000","last_clean":"2024-08-29T18:07:58.056057+0000","last_became_active":"2024-08-29T18:06:55.497311+0000","last_became_peered":"2024-08-29T18:06:55.497311+0000","last_unstale":"2024-08-29T18:07:58.056057+0000","last_undegraded":"2024-08-29T18:07:58.056057+0000","last_fullsized":"2024-08-29T18:07:58.056057+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:21.940743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054315+0000","last_change":"2024-08-29T18:06:46.268603+0000","last_active":"2024-08-29T18:07:58.054315+0000","last_peered":"2024-08-29T18:07:58.054315+0000","last_clean":"2024-08-29T18:07:58.054315+0000","last_became_active":"2024-08-29T18:06:46.266581+0000","last_became_peered":"2024-08-29T18:06:46.266581+0000","last_unstale":"2024-08-29T18:07:58.054315+0000","last_undegraded":"2024-08-29T18:07:58.054315+0000","last_fullsized":"2024-08-29T18:07:58.054315+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:11:44.110729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053592+0000","last_change":"2024-08-29T18:06:55.506868+0000","last_active":"2024-08-29T18:07:58.053592+0000","last_peered":"2024-08-29T18:07:58.053592+0000","last_clean":"2024-08-29T18:07:58.053592+0000","last_became_active":"2024-08-29T18:06:55.506041+0000","last_became_peered":"2024-08-29T18:06:55.506041+0000","last_unstale":"2024-08-29T18:07:58.053592+0000","last_undegraded":"2024-08-29T18:07:58.053592+0000","last_fullsized":"2024-08-29T18:07:58.053592+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:06:00.205748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"66'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.050704+0000","last_change":"2024-08-29T18:06:46.263256+0000","last_active":"2024-08-29T18:07:58.050704+0000","last_peered":"2024-08-29T18:07:58.050704+0000","last_clean":"2024-08-29T18:07:58.050704+0000","last_became_active":"2024-08-29T18:06:46.262542+0000","last_became_peered":"2024-08-29T18:06:46.262542+0000","last_unstale":"2024-08-29T18:07:58.050704+0000","last_undegraded":"2024-08-29T18:07:58.050704+0000","last_fullsized":"2024-08-29T18:07:58.050704+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:12:20.013361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053880+0000","last_change":"2024-08-29T18:06:55.488044+0000","last_active":"2024-08-29T18:07:58.053880+0000","last_peered":"2024-08-29T18:07:58.053880+0000","last_clean":"2024-08-29T18:07:58.053880+0000","last_became_active":"2024-08-29T18:06:55.487399+0000","last_became_peered":"2024-08-29T18:06:55.487399+0000","last_unstale":"2024-08-29T18:07:58.053880+0000","last_undegraded":"2024-08-29T18:07:58.053880+0000","last_fullsized":"2024-08-29T18:07:58.053880+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:40:16.118093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.051613+0000","last_change":"2024-08-29T18:06:46.259847+0000","last_active":"2024-08-29T18:07:58.051613+0000","last_peered":"2024-08-29T18:07:58.051613+0000","last_clean":"2024-08-29T18:07:58.051613+0000","last_became_active":"2024-08-29T18:06:46.258820+0000","last_became_peered":"2024-08-29T18:06:46.258820+0000","last_unstale":"2024-08-29T18:07:58.051613+0000","last_undegraded":"2024-08-29T18:07:58.051613+0000","last_fullsized":"2024-08-29T18:07:58.051613+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:56:18.250318+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054824+0000","last_change":"2024-08-29T18:06:55.496942+0000","last_active":"2024-08-29T18:07:58.054824+0000","last_peered":"2024-08-29T18:07:58.054824+0000","last_clean":"2024-08-29T18:07:58.054824+0000","last_became_active":"2024-08-29T18:06:55.496317+0000","last_became_peered":"2024-08-29T18:06:55.496317+0000","last_unstale":"2024-08-29T18:07:58.054824+0000","last_undegraded":"2024-08-29T18:07:58.054824+0000","last_fullsized":"2024-08-29T18:07:58.054824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:37:56.989132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054490+0000","last_change":"2024-08-29T18:06:46.268691+0000","last_active":"2024-08-29T18:07:58.054490+0000","last_peered":"2024-08-29T18:07:58.054490+0000","last_clean":"2024-08-29T18:07:58.054490+0000","last_became_active":"2024-08-29T18:06:46.265397+0000","last_became_peered":"2024-08-29T18:06:46.265397+0000","last_unstale":"2024-08-29T18:07:58.054490+0000","last_undegraded":"2024-08-29T18:07:58.054490+0000","last_fullsized":"2024-08-29T18:07:58.054490+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:36:11.647429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.073858+0000","last_change":"2024-08-29T18:07:59.073858+0000","last_active":"2024-08-29T18:07:59.073858+0000","last_peered":"2024-08-29T18:07:59.073858+0000","last_clean":"2024-08-29T18:07:59.073858+0000","last_became_active":"2024-08-29T18:07:59.073254+0000","last_became_peered":"2024-08-29T18:07:59.073254+0000","last_unstale":"2024-08-29T18:07:59.073858+0000","last_undegraded":"2024-08-29T18:07:59.073858+0000","last_fullsized":"2024-08-29T18:07:59.073858+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:19:52.627914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060876+0000","last_change":"2024-08-29T18:06:46.262886+0000","last_active":"2024-08-29T18:07:58.060876+0000","last_peered":"2024-08-29T18:07:58.060876+0000","last_clean":"2024-08-29T18:07:58.060876+0000","last_became_active":"2024-08-29T18:06:46.261726+0000","last_became_peered":"2024-08-29T18:06:46.261726+0000","last_unstale":"2024-08-29T18:07:58.060876+0000","last_undegraded":"2024-08-29T18:07:58.060876+0000","last_fullsized":"2024-08-29T18:07:58.060876+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:44.724291+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":[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.c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060590+0000","last_change":"2024-08-29T18:06:55.483882+0000","last_active":"2024-08-29T18:07:58.060590+0000","last_peered":"2024-08-29T18:07:58.060590+0000","last_clean":"2024-08-29T18:07:58.060590+0000","last_became_active":"2024-08-29T18:06:55.483591+0000","last_became_peered":"2024-08-29T18:06:55.483591+0000","last_unstale":"2024-08-29T18:07:58.060590+0000","last_undegraded":"2024-08-29T18:07:58.060590+0000","last_fullsized":"2024-08-29T18:07:58.060590+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:03:42.541387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.052184+0000","last_change":"2024-08-29T18:06:46.272526+0000","last_active":"2024-08-29T18:07:58.052184+0000","last_peered":"2024-08-29T18:07:58.052184+0000","last_clean":"2024-08-29T18:07:58.052184+0000","last_became_active":"2024-08-29T18:06:46.271654+0000","last_became_peered":"2024-08-29T18:06:46.271654+0000","last_unstale":"2024-08-29T18:07:58.052184+0000","last_undegraded":"2024-08-29T18:07:58.052184+0000","last_fullsized":"2024-08-29T18:07:58.052184+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:13:51.002154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055786+0000","last_change":"2024-08-29T18:06:55.482894+0000","last_active":"2024-08-29T18:07:58.055786+0000","last_peered":"2024-08-29T18:07:58.055786+0000","last_clean":"2024-08-29T18:07:58.055786+0000","last_became_active":"2024-08-29T18:06:55.480227+0000","last_became_peered":"2024-08-29T18:06:55.480227+0000","last_unstale":"2024-08-29T18:07:58.055786+0000","last_undegraded":"2024-08-29T18:07:58.055786+0000","last_fullsized":"2024-08-29T18:07:58.055786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:45:42.453648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":225,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053407+0000","last_change":"2024-08-29T18:05:46.696376+0000","last_active":"2024-08-29T18:07:58.053407+0000","last_peered":"2024-08-29T18:07:58.053407+0000","last_clean":"2024-08-29T18:07:58.053407+0000","last_became_active":"2024-08-29T18:05:46.695440+0000","last_became_peered":"2024-08-29T18:05:46.695440+0000","last_unstale":"2024-08-29T18:07:58.053407+0000","last_undegraded":"2024-08-29T18:07:58.053407+0000","last_fullsized":"2024-08-29T18:07:58.053407+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_clean_scrub_stamp":"2024-08-29T18:01:18.570400+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:32:07.065852+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061464+0000","last_change":"2024-08-29T18:06:46.277401+0000","last_active":"2024-08-29T18:07:58.061464+0000","last_peered":"2024-08-29T18:07:58.061464+0000","last_clean":"2024-08-29T18:07:58.061464+0000","last_became_active":"2024-08-29T18:06:46.274797+0000","last_became_peered":"2024-08-29T18:06:46.274797+0000","last_unstale":"2024-08-29T18:07:58.061464+0000","last_undegraded":"2024-08-29T18:07:58.061464+0000","last_fullsized":"2024-08-29T18:07:58.061464+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:02:49.816792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.069747+0000","last_change":"2024-08-29T18:06:55.483630+0000","last_active":"2024-08-29T18:07:58.069747+0000","last_peered":"2024-08-29T18:07:58.069747+0000","last_clean":"2024-08-29T18:07:58.069747+0000","last_became_active":"2024-08-29T18:06:55.482889+0000","last_became_peered":"2024-08-29T18:06:55.482889+0000","last_unstale":"2024-08-29T18:07:58.069747+0000","last_undegraded":"2024-08-29T18:07:58.069747+0000","last_fullsized":"2024-08-29T18:07:58.069747+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:53:24.996743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053196+0000","last_change":"2024-08-29T18:06:46.281947+0000","last_active":"2024-08-29T18:07:58.053196+0000","last_peered":"2024-08-29T18:07:58.053196+0000","last_clean":"2024-08-29T18:07:58.053196+0000","last_became_active":"2024-08-29T18:06:46.281196+0000","last_became_peered":"2024-08-29T18:06:46.281196+0000","last_unstale":"2024-08-29T18:07:58.053196+0000","last_undegraded":"2024-08-29T18:07:58.053196+0000","last_fullsized":"2024-08-29T18:07:58.053196+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:47:15.639908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.051221+0000","last_change":"2024-08-29T18:06:55.497061+0000","last_active":"2024-08-29T18:07:58.051221+0000","last_peered":"2024-08-29T18:07:58.051221+0000","last_clean":"2024-08-29T18:07:58.051221+0000","last_became_active":"2024-08-29T18:06:55.493062+0000","last_became_peered":"2024-08-29T18:06:55.493062+0000","last_unstale":"2024-08-29T18:07:58.051221+0000","last_undegraded":"2024-08-29T18:07:58.051221+0000","last_fullsized":"2024-08-29T18:07:58.051221+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:36:47.955717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.050792+0000","last_change":"2024-08-29T18:06:46.267582+0000","last_active":"2024-08-29T18:07:58.050792+0000","last_peered":"2024-08-29T18:07:58.050792+0000","last_clean":"2024-08-29T18:07:58.050792+0000","last_became_active":"2024-08-29T18:06:46.265831+0000","last_became_peered":"2024-08-29T18:06:46.265831+0000","last_unstale":"2024-08-29T18:07:58.050792+0000","last_undegraded":"2024-08-29T18:07:58.050792+0000","last_fullsized":"2024-08-29T18:07:58.050792+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:08:37.824437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056983+0000","last_change":"2024-08-29T18:06:55.482981+0000","last_active":"2024-08-29T18:07:58.056983+0000","last_peered":"2024-08-29T18:07:58.056983+0000","last_clean":"2024-08-29T18:07:58.056983+0000","last_became_active":"2024-08-29T18:06:55.482049+0000","last_became_peered":"2024-08-29T18:06:55.482049+0000","last_unstale":"2024-08-29T18:07:58.056983+0000","last_undegraded":"2024-08-29T18:07:58.056983+0000","last_fullsized":"2024-08-29T18:07:58.056983+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:39:30.835919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061092+0000","last_change":"2024-08-29T18:06:46.281688+0000","last_active":"2024-08-29T18:07:58.061092+0000","last_peered":"2024-08-29T18:07:58.061092+0000","last_clean":"2024-08-29T18:07:58.061092+0000","last_became_active":"2024-08-29T18:06:46.280957+0000","last_became_peered":"2024-08-29T18:06:46.280957+0000","last_unstale":"2024-08-29T18:07:58.061092+0000","last_undegraded":"2024-08-29T18:07:58.061092+0000","last_fullsized":"2024-08-29T18:07:58.061092+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:07:01.109765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.049093+0000","last_change":"2024-08-29T18:06:55.478093+0000","last_active":"2024-08-29T18:07:58.049093+0000","last_peered":"2024-08-29T18:07:58.049093+0000","last_clean":"2024-08-29T18:07:58.049093+0000","last_became_active":"2024-08-29T18:06:55.477805+0000","last_became_peered":"2024-08-29T18:06:55.477805+0000","last_unstale":"2024-08-29T18:07:58.049093+0000","last_undegraded":"2024-08-29T18:07:58.049093+0000","last_fullsized":"2024-08-29T18:07:58.049093+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:50:47.605258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059866+0000","last_change":"2024-08-29T18:06:46.269792+0000","last_active":"2024-08-29T18:07:58.059866+0000","last_peered":"2024-08-29T18:07:58.059866+0000","last_clean":"2024-08-29T18:07:58.059866+0000","last_became_active":"2024-08-29T18:06:46.268026+0000","last_became_peered":"2024-08-29T18:06:46.268026+0000","last_unstale":"2024-08-29T18:07:58.059866+0000","last_undegraded":"2024-08-29T18:07:58.059866+0000","last_fullsized":"2024-08-29T18:07:58.059866+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:40:33.314629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061481+0000","last_change":"2024-08-29T18:06:55.484365+0000","last_active":"2024-08-29T18:07:58.061481+0000","last_peered":"2024-08-29T18:07:58.061481+0000","last_clean":"2024-08-29T18:07:58.061481+0000","last_became_active":"2024-08-29T18:06:55.483792+0000","last_became_peered":"2024-08-29T18:06:55.483792+0000","last_unstale":"2024-08-29T18:07:58.061481+0000","last_undegraded":"2024-08-29T18:07:58.061481+0000","last_fullsized":"2024-08-29T18:07:58.061481+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:40:41.713865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056480+0000","last_change":"2024-08-29T18:06:46.275126+0000","last_active":"2024-08-29T18:07:58.056480+0000","last_peered":"2024-08-29T18:07:58.056480+0000","last_clean":"2024-08-29T18:07:58.056480+0000","last_became_active":"2024-08-29T18:06:46.274352+0000","last_became_peered":"2024-08-29T18:06:46.274352+0000","last_unstale":"2024-08-29T18:07:58.056480+0000","last_undegraded":"2024-08-29T18:07:58.056480+0000","last_fullsized":"2024-08-29T18:07:58.056480+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:20:09.379001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059646+0000","last_change":"2024-08-29T18:06:55.484714+0000","last_active":"2024-08-29T18:07:58.059646+0000","last_peered":"2024-08-29T18:07:58.059646+0000","last_clean":"2024-08-29T18:07:58.059646+0000","last_became_active":"2024-08-29T18:06:55.483893+0000","last_became_peered":"2024-08-29T18:06:55.483893+0000","last_unstale":"2024-08-29T18:07:58.059646+0000","last_undegraded":"2024-08-29T18:07:58.059646+0000","last_fullsized":"2024-08-29T18:07:58.059646+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:25:39.862686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.062333+0000","last_change":"2024-08-29T18:06:46.281853+0000","last_active":"2024-08-29T18:07:58.062333+0000","last_peered":"2024-08-29T18:07:58.062333+0000","last_clean":"2024-08-29T18:07:58.062333+0000","last_became_active":"2024-08-29T18:06:46.280966+0000","last_became_peered":"2024-08-29T18:06:46.280966+0000","last_unstale":"2024-08-29T18:07:58.062333+0000","last_undegraded":"2024-08-29T18:07:58.062333+0000","last_fullsized":"2024-08-29T18:07:58.062333+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:50:46.834835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070796+0000","last_change":"2024-08-29T18:06:55.498522+0000","last_active":"2024-08-29T18:07:58.070796+0000","last_peered":"2024-08-29T18:07:58.070796+0000","last_clean":"2024-08-29T18:07:58.070796+0000","last_became_active":"2024-08-29T18:06:55.497973+0000","last_became_peered":"2024-08-29T18:06:55.497973+0000","last_unstale":"2024-08-29T18:07:58.070796+0000","last_undegraded":"2024-08-29T18:07:58.070796+0000","last_fullsized":"2024-08-29T18:07:58.070796+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:37:02.022141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056833+0000","last_change":"2024-08-29T18:06:46.275171+0000","last_active":"2024-08-29T18:07:58.056833+0000","last_peered":"2024-08-29T18:07:58.056833+0000","last_clean":"2024-08-29T18:07:58.056833+0000","last_became_active":"2024-08-29T18:06:46.273763+0000","last_became_peered":"2024-08-29T18:06:46.273763+0000","last_unstale":"2024-08-29T18:07:58.056833+0000","last_undegraded":"2024-08-29T18:07:58.056833+0000","last_fullsized":"2024-08-29T18:07:58.056833+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:26:56.101411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061305+0000","last_change":"2024-08-29T18:06:55.478370+0000","last_active":"2024-08-29T18:07:58.061305+0000","last_peered":"2024-08-29T18:07:58.061305+0000","last_clean":"2024-08-29T18:07:58.061305+0000","last_became_active":"2024-08-29T18:06:55.469827+0000","last_became_peered":"2024-08-29T18:06:55.469827+0000","last_unstale":"2024-08-29T18:07:58.061305+0000","last_undegraded":"2024-08-29T18:07:58.061305+0000","last_fullsized":"2024-08-29T18:07:58.061305+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:50:46.810540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.052973+0000","last_change":"2024-08-29T18:06:46.277788+0000","last_active":"2024-08-29T18:07:58.052973+0000","last_peered":"2024-08-29T18:07:58.052973+0000","last_clean":"2024-08-29T18:07:58.052973+0000","last_became_active":"2024-08-29T18:06:46.276828+0000","last_became_peered":"2024-08-29T18:06:46.276828+0000","last_unstale":"2024-08-29T18:07:58.052973+0000","last_undegraded":"2024-08-29T18:07:58.052973+0000","last_fullsized":"2024-08-29T18:07:58.052973+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:31.662410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.048726+0000","last_change":"2024-08-29T18:06:55.477299+0000","last_active":"2024-08-29T18:07:58.048726+0000","last_peered":"2024-08-29T18:07:58.048726+0000","last_clean":"2024-08-29T18:07:58.048726+0000","last_became_active":"2024-08-29T18:06:55.476975+0000","last_became_peered":"2024-08-29T18:06:55.476975+0000","last_unstale":"2024-08-29T18:07:58.048726+0000","last_undegraded":"2024-08-29T18:07:58.048726+0000","last_fullsized":"2024-08-29T18:07:58.048726+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:57:35.577911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.130436+0000","last_change":"2024-08-29T18:07:59.130436+0000","last_active":"2024-08-29T18:07:59.130436+0000","last_peered":"2024-08-29T18:07:59.130436+0000","last_clean":"2024-08-29T18:07:59.130436+0000","last_became_active":"2024-08-29T18:07:59.129433+0000","last_became_peered":"2024-08-29T18:07:59.129433+0000","last_unstale":"2024-08-29T18:07:59.130436+0000","last_undegraded":"2024-08-29T18:07:59.130436+0000","last_fullsized":"2024-08-29T18:07:59.130436+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:16.491059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.066986+0000","last_change":"2024-08-29T18:06:55.477087+0000","last_active":"2024-08-29T18:07:58.066986+0000","last_peered":"2024-08-29T18:07:58.066986+0000","last_clean":"2024-08-29T18:07:58.066986+0000","last_became_active":"2024-08-29T18:06:55.476345+0000","last_became_peered":"2024-08-29T18:06:55.476345+0000","last_unstale":"2024-08-29T18:07:58.066986+0000","last_undegraded":"2024-08-29T18:07:58.066986+0000","last_fullsized":"2024-08-29T18:07:58.066986+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:10:23.068944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060128+0000","last_change":"2024-08-29T18:06:46.270136+0000","last_active":"2024-08-29T18:07:58.060128+0000","last_peered":"2024-08-29T18:07:58.060128+0000","last_clean":"2024-08-29T18:07:58.060128+0000","last_became_active":"2024-08-29T18:06:46.267327+0000","last_became_peered":"2024-08-29T18:06:46.267327+0000","last_unstale":"2024-08-29T18:07:58.060128+0000","last_undegraded":"2024-08-29T18:07:58.060128+0000","last_fullsized":"2024-08-29T18:07:58.060128+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:53:27.006861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070031+0000","last_change":"2024-08-29T18:06:55.494215+0000","last_active":"2024-08-29T18:07:58.070031+0000","last_peered":"2024-08-29T18:07:58.070031+0000","last_clean":"2024-08-29T18:07:58.070031+0000","last_became_active":"2024-08-29T18:06:55.493473+0000","last_became_peered":"2024-08-29T18:06:55.493473+0000","last_unstale":"2024-08-29T18:07:58.070031+0000","last_undegraded":"2024-08-29T18:07:58.070031+0000","last_fullsized":"2024-08-29T18:07:58.070031+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:45:16.491953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056845+0000","last_change":"2024-08-29T18:06:46.270429+0000","last_active":"2024-08-29T18:07:58.056845+0000","last_peered":"2024-08-29T18:07:58.056845+0000","last_clean":"2024-08-29T18:07:58.056845+0000","last_became_active":"2024-08-29T18:06:46.269142+0000","last_became_peered":"2024-08-29T18:06:46.269142+0000","last_unstale":"2024-08-29T18:07:58.056845+0000","last_undegraded":"2024-08-29T18:07:58.056845+0000","last_fullsized":"2024-08-29T18:07:58.056845+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:07:46.595217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054855+0000","last_change":"2024-08-29T18:06:55.474357+0000","last_active":"2024-08-29T18:07:58.054855+0000","last_peered":"2024-08-29T18:07:58.054855+0000","last_clean":"2024-08-29T18:07:58.054855+0000","last_became_active":"2024-08-29T18:06:55.473633+0000","last_became_peered":"2024-08-29T18:06:55.473633+0000","last_unstale":"2024-08-29T18:07:58.054855+0000","last_undegraded":"2024-08-29T18:07:58.054855+0000","last_fullsized":"2024-08-29T18:07:58.054855+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:47:53.108654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061734+0000","last_change":"2024-08-29T18:06:55.489777+0000","last_active":"2024-08-29T18:07:58.061734+0000","last_peered":"2024-08-29T18:07:58.061734+0000","last_clean":"2024-08-29T18:07:58.061734+0000","last_became_active":"2024-08-29T18:06:55.489146+0000","last_became_peered":"2024-08-29T18:06:55.489146+0000","last_unstale":"2024-08-29T18:07:58.061734+0000","last_undegraded":"2024-08-29T18:07:58.061734+0000","last_fullsized":"2024-08-29T18:07:58.061734+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:52:14.686644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054448+0000","last_change":"2024-08-29T18:06:46.275765+0000","last_active":"2024-08-29T18:07:58.054448+0000","last_peered":"2024-08-29T18:07:58.054448+0000","last_clean":"2024-08-29T18:07:58.054448+0000","last_became_active":"2024-08-29T18:06:46.274663+0000","last_became_peered":"2024-08-29T18:06:46.274663+0000","last_unstale":"2024-08-29T18:07:58.054448+0000","last_undegraded":"2024-08-29T18:07:58.054448+0000","last_fullsized":"2024-08-29T18:07:58.054448+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:26:29.323656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060451+0000","last_change":"2024-08-29T18:06:55.489808+0000","last_active":"2024-08-29T18:07:58.060451+0000","last_peered":"2024-08-29T18:07:58.060451+0000","last_clean":"2024-08-29T18:07:58.060451+0000","last_became_active":"2024-08-29T18:06:55.489418+0000","last_became_peered":"2024-08-29T18:06:55.489418+0000","last_unstale":"2024-08-29T18:07:58.060451+0000","last_undegraded":"2024-08-29T18:07:58.060451+0000","last_fullsized":"2024-08-29T18:07:58.060451+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:33.654581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056026+0000","last_change":"2024-08-29T18:06:46.272316+0000","last_active":"2024-08-29T18:07:58.056026+0000","last_peered":"2024-08-29T18:07:58.056026+0000","last_clean":"2024-08-29T18:07:58.056026+0000","last_became_active":"2024-08-29T18:06:46.271258+0000","last_became_peered":"2024-08-29T18:06:46.271258+0000","last_unstale":"2024-08-29T18:07:58.056026+0000","last_undegraded":"2024-08-29T18:07:58.056026+0000","last_fullsized":"2024-08-29T18:07:58.056026+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:25:13.366893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.078348+0000","last_change":"2024-08-29T18:07:59.077691+0000","last_active":"2024-08-29T18:07:59.078348+0000","last_peered":"2024-08-29T18:07:59.078348+0000","last_clean":"2024-08-29T18:07:59.078348+0000","last_became_active":"2024-08-29T18:07:59.076641+0000","last_became_peered":"2024-08-29T18:07:59.076641+0000","last_unstale":"2024-08-29T18:07:59.078348+0000","last_undegraded":"2024-08-29T18:07:59.078348+0000","last_fullsized":"2024-08-29T18:07:59.078348+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:50:20.197035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.071099+0000","last_change":"2024-08-29T18:06:46.270341+0000","last_active":"2024-08-29T18:07:58.071099+0000","last_peered":"2024-08-29T18:07:58.071099+0000","last_clean":"2024-08-29T18:07:58.071099+0000","last_became_active":"2024-08-29T18:06:46.269640+0000","last_became_peered":"2024-08-29T18:06:46.269640+0000","last_unstale":"2024-08-29T18:07:58.071099+0000","last_undegraded":"2024-08-29T18:07:58.071099+0000","last_fullsized":"2024-08-29T18:07:58.071099+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:33:17.051621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070575+0000","last_change":"2024-08-29T18:06:55.480092+0000","last_active":"2024-08-29T18:07:58.070575+0000","last_peered":"2024-08-29T18:07:58.070575+0000","last_clean":"2024-08-29T18:07:58.070575+0000","last_became_active":"2024-08-29T18:06:55.479343+0000","last_became_peered":"2024-08-29T18:06:55.479343+0000","last_unstale":"2024-08-29T18:07:58.070575+0000","last_undegraded":"2024-08-29T18:07:58.070575+0000","last_fullsized":"2024-08-29T18:07:58.070575+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:47:31.939797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.064384+0000","last_change":"2024-08-29T18:06:46.266275+0000","last_active":"2024-08-29T18:07:58.064384+0000","last_peered":"2024-08-29T18:07:58.064384+0000","last_clean":"2024-08-29T18:07:58.064384+0000","last_became_active":"2024-08-29T18:06:46.265438+0000","last_became_peered":"2024-08-29T18:06:46.265438+0000","last_unstale":"2024-08-29T18:07:58.064384+0000","last_undegraded":"2024-08-29T18:07:58.064384+0000","last_fullsized":"2024-08-29T18:07:58.064384+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:27.085524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201310,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1286144,"data_stored":884210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.90000000000000002,"15min":0.89000000000000001},"min":{"1min":0.67100000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.98899999999999999,"15min":0.99099999999999999},"min":{"1min":0.627,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2390000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.81799999999999995}]},{"osd":1,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":1,"5min":1.004,"15min":1.004},"min":{"1min":0.77000000000000002,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.2549999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0609999999999999}]},{"osd":2,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.036,"15min":1.0429999999999999},"min":{"1min":0.81599999999999995,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2609999999999999,"5min":1.425,"15min":1.425},"last":0.879},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.67800000000000005,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.97399999999999998}]},{"osd":3,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.95299999999999996,"15min":0.95499999999999996},"min":{"1min":0.69599999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.218,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.97899999999999998,"15min":0.97099999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.0309999999999999}]},{"osd":4,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.89200000000000002,"15min":0.90400000000000003},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.071,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90400000000000003,"15min":0.90500000000000003},"min":{"1min":0.65600000000000003,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1559999999999999,"5min":1.444,"15min":1.444},"last":0.71799999999999997}]},{"osd":5,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.92400000000000004,"15min":0.92200000000000004},"min":{"1min":0.65100000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.054,"15min":1.048},"min":{"1min":0.73399999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3069999999999999,"5min":1.772,"15min":1.772},"last":0.92000000000000004}]},{"osd":6,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.0489999999999999,"15min":1.0369999999999999},"min":{"1min":0.80000000000000004,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.97699999999999998,"15min":0.98099999999999998},"min":{"1min":0.59899999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.25,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.85099999999999998}]}]},{"osd":6,"up_from":47,"seq":201863462953,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32380,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712772,"statfs":{"total":95995035648,"available":95961878528,"internally_reserved":0,"allocated":1290240,"data_stored":885228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"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":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.876,"15min":0.86199999999999999},"min":{"1min":0.65000000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.1930000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.93300000000000005,"15min":0.94499999999999995},"min":{"1min":0.64500000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.2270000000000001,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.93700000000000006}]},{"osd":1,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.91400000000000003,"15min":0.89700000000000002},"min":{"1min":0.67100000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.103},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.88600000000000001,"15min":0.88100000000000001},"min":{"1min":0.55700000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.153,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.85299999999999998}]},{"osd":2,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.93600000000000005,"15min":0.91600000000000004},"min":{"1min":0.72299999999999998,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.266,"5min":1.333,"15min":1.333},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89200000000000002,"15min":0.88},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1830000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1}]},{"osd":3,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.77400000000000002,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3,"5min":1.423,"15min":1.423},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95199999999999996,"15min":0.92800000000000005},"min":{"1min":0.69399999999999995,"5min":0.623,"15min":0.623},"max":{"1min":1.3680000000000001,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.95799999999999996}]},{"osd":4,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.81499999999999995,"15min":0.78500000000000003},"min":{"1min":0.59399999999999997,"5min":0.378,"15min":0.378},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.90100000000000002,"15min":0.88500000000000001},"min":{"1min":0.64400000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.22,"5min":1.476,"15min":1.476},"last":0.88400000000000001}]},{"osd":5,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.89400000000000002,"15min":0.85999999999999999},"min":{"1min":0.68999999999999995,"5min":0.434,"15min":0.434},"max":{"1min":1.282,"5min":1.379,"15min":1.379},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.95099999999999996,"15min":0.92300000000000004},"min":{"1min":0.66400000000000003,"5min":0.439,"15min":0.439},"max":{"1min":1.3480000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.71399999999999997}]},{"osd":7,"last update":"Thu Aug 29 18:07:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0289999999999999,"15min":1.0209999999999999},"min":{"1min":0.78100000000000003,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.081,"5min":1.123,"15min":1.1299999999999999},"min":{"1min":0.70299999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.323,"5min":1.46,"15min":1.46},"last":0.91700000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724595,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":704512,"data_stored":295165,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.88800000000000001,"15min":0.85999999999999999},"min":{"1min":0.57999999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3240000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.86299999999999999,"15min":0.83499999999999996},"min":{"1min":0.68100000000000005,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0880000000000001,"5min":1.194,"15min":1.194},"last":0.85499999999999998}]},{"osd":1,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.84899999999999998,"15min":0.81499999999999995},"min":{"1min":0.58799999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.0740000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.90600000000000003,"15min":0.90100000000000002},"min":{"1min":0.746,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.214,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.90000000000000002}]},{"osd":2,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.89400000000000002,"15min":0.873},"min":{"1min":0.66100000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.212,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.095},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90800000000000003,"15min":0.89000000000000001},"min":{"1min":0.77300000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.157,"5min":1.224,"15min":1.224},"last":1.139}]},{"osd":3,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.90900000000000003,"15min":0.88600000000000001},"min":{"1min":0.68600000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.222,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.92800000000000005,"15min":0.91100000000000003},"min":{"1min":0.73399999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.218,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.93100000000000005}]},{"osd":4,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.77900000000000003,"15min":0.72999999999999998},"min":{"1min":0.65900000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0960000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.877,"15min":0.81299999999999994},"min":{"1min":0.68899999999999995,"5min":0.379,"15min":0.379},"max":{"1min":1.3009999999999999,"5min":1.319,"15min":1.319},"last":1.2589999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.86199999999999999,"15min":0.82199999999999995},"min":{"1min":0.65800000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.153,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.92800000000000005,"15min":0.89200000000000002},"min":{"1min":0.75,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.2190000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.2170000000000001}]},{"osd":7,"last update":"Thu Aug 29 18:07:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.94499999999999995,"15min":0.94299999999999995},"min":{"1min":0.68899999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.2090000000000001,"5min":1.395,"15min":1.395},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.0720000000000001,"15min":1.0780000000000001},"min":{"1min":0.75600000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.177,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.0249999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986238,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31796,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713356,"statfs":{"total":95995035648,"available":95962476544,"internally_reserved":0,"allocated":696320,"data_stored":287947,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:05 2024","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.84699999999999998,"15min":0.87},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.879,"5min":0.85499999999999998,"15min":0.85699999999999998},"min":{"1min":0.63500000000000001,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.147}]},{"osd":1,"last update":"Thu Aug 29 18:07:05 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.86799999999999999,"15min":0.85399999999999998},"min":{"1min":0.61799999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.032},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.874,"15min":0.88100000000000001},"min":{"1min":0.72499999999999998,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.84299999999999997}]},{"osd":2,"last update":"Thu Aug 29 18:07:05 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.872,"15min":0.85599999999999998},"min":{"1min":0.60199999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.333,"5min":1.333,"15min":1.333},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.93500000000000005,"15min":0.94099999999999995},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.88500000000000001}]},{"osd":3,"last update":"Thu Aug 29 18:07:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.93500000000000005,"15min":0.90700000000000003},"min":{"1min":0.70899999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2410000000000001,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.081},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.94399999999999995,"15min":0.93999999999999995},"min":{"1min":0.72499999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.98499999999999999}]},{"osd":5,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.77600000000000002,"15min":0.70999999999999996},"min":{"1min":0.61699999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.86499999999999999,"15min":0.80400000000000005},"min":{"1min":0.65800000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":1.1899999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:07:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.98099999999999998,"15min":0.93600000000000005},"min":{"1min":0.749,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.01},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90200000000000002,"15min":0.86899999999999999},"min":{"1min":0.65500000000000003,"5min":0.436,"15min":0.436},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.05}]},{"osd":7,"last update":"Thu Aug 29 18:07:47 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0660000000000001,"15min":1.0720000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.109},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0960000000000001,"15min":1.0940000000000001},"min":{"1min":0.75800000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.91900000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149769,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27716,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717436,"statfs":{"total":95995035648,"available":95966654464,"internally_reserved":0,"allocated":712704,"data_stored":295510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 18:07:24 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.65700000000000003,"15min":0.63900000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.747,"5min":0.73299999999999998,"15min":0.69299999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.171,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.70899999999999996}]},{"osd":1,"last update":"Thu Aug 29 18:07:24 2024","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.68400000000000005,"15min":0.65200000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.77300000000000002,"15min":0.72099999999999997},"min":{"1min":0.41599999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.012,"5min":1.194,"15min":1.194},"last":0.88400000000000001}]},{"osd":2,"last update":"Thu Aug 29 18:07:24 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.80300000000000005,"15min":0.79500000000000004},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.755},{"interface":"front","average":{"1min":0.752,"5min":0.76700000000000002,"15min":0.71299999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.044,"5min":1.377,"15min":1.377},"last":0.81599999999999995}]},{"osd":4,"last update":"Thu Aug 29 18:07:06 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.90500000000000003,"15min":0.88400000000000001},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.131,"5min":1.5,"15min":1.5},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.89700000000000002,"15min":0.88200000000000001},"min":{"1min":0.57799999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1950000000000001,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":2.0499999999999998}]},{"osd":5,"last update":"Thu Aug 29 18:07:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0029999999999999,"15min":0.97899999999999998},"min":{"1min":0.77300000000000002,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.2070000000000001,"5min":1.407,"15min":1.407},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.069,"5min":1.0329999999999999,"15min":1.0149999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3380000000000001,"5min":1.45,"15min":1.45},"last":1.181}]},{"osd":6,"last update":"Thu Aug 29 18:07:55 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1,"15min":1},"min":{"1min":0.67700000000000005,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.339,"5min":1.421,"15min":1.421},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.046,"5min":1.077,"15min":1.087},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.282,"5min":1.51,"15min":1.51},"last":1.4199999999999999}]},{"osd":7,"last update":"Thu Aug 29 18:07:50 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.026,"15min":1.016},"min":{"1min":0.80600000000000005,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3,"5min":1.615,"15min":1.615},"last":1.127},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0640000000000001,"15min":1.0580000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.306,"5min":1.345,"15min":1.345},"last":1.29}]}]},{"osd":2,"up_from":18,"seq":77309411411,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31796,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713356,"statfs":{"total":95995035648,"available":95962476544,"internally_reserved":0,"allocated":692224,"data_stored":293842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:32 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.68100000000000005,"15min":0.58899999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.173,"5min":2.5499999999999998,"15min":2.5499999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.72099999999999997,"15min":0.61099999999999999},"min":{"1min":0.36799999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.97699999999999998,"5min":1.159,"15min":1.159},"last":0.746}]},{"osd":1,"last update":"Thu Aug 29 18:07:32 2024","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.74299999999999999,"15min":0.68300000000000005},"min":{"1min":0.48099999999999998,"5min":0.35099999999999998,"15min":0.32600000000000001},"max":{"1min":1.0940000000000001,"5min":2.746,"15min":2.746},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.77600000000000002,"15min":0.68000000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.81299999999999994}]},{"osd":3,"last update":"Thu Aug 29 18:07:16 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.84499999999999997,"15min":0.78500000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.1619999999999999,"5min":2.6989999999999998,"15min":2.6989999999999998},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.755,"5min":0.77100000000000002,"15min":0.73899999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.2150000000000001}]},{"osd":4,"last update":"Thu Aug 29 18:07:04 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.93799999999999994,"15min":0.90400000000000003},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.476,"5min":1.476,"15min":1.476},"last":1.04},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98399999999999999,"15min":0.93999999999999995},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2929999999999999,"5min":2.8239999999999998,"15min":2.8239999999999998},"last":1.339}]},{"osd":5,"last update":"Thu Aug 29 18:07:00 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.96399999999999997,"15min":0.96099999999999997},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.363,"5min":1.474,"15min":1.474},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.022,"5min":0.97399999999999998,"15min":0.95199999999999996},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.2869999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:07:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.155,"15min":1.1830000000000001},"min":{"1min":0.70099999999999996,"5min":0.626,"15min":0.626},"max":{"1min":2.0099999999999998,"5min":2.867,"15min":2.867},"last":1.4379999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.746,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.331,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.0660000000000001}]},{"osd":7,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.69499999999999995,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.5229999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0920000000000001,"15min":1.0880000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.4870000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574943,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":696320,"data_stored":293729,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:39 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.63900000000000001,"15min":0.56899999999999995},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.96499999999999997,"5min":1.032,"15min":1.032},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.71799999999999997,"15min":0.61399999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.29699999999999999},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.68799999999999994}]},{"osd":2,"last update":"Thu Aug 29 18:07:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.67000000000000004,"15min":0.58899999999999997},"min":{"1min":0.41799999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.81000000000000005,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.77300000000000002,"15min":0.67100000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.33900000000000002},"max":{"1min":1.073,"5min":1.077,"15min":1.077},"last":0.96299999999999997}]},{"osd":3,"last update":"Thu Aug 29 18:07:21 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81100000000000005,"15min":0.79100000000000004},"min":{"1min":0.46600000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.206},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.78300000000000003,"15min":0.78100000000000003},"min":{"1min":0.44800000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.73499999999999999}]},{"osd":4,"last update":"Thu Aug 29 18:07:07 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.85599999999999998,"15min":0.83699999999999997},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95899999999999996,"15min":0.92700000000000005},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.097}]},{"osd":5,"last update":"Thu Aug 29 18:07:02 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.92700000000000005,"15min":0.91000000000000003},"min":{"1min":0.63900000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.0209999999999999,"5min":0.91100000000000003,"15min":0.88800000000000001},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.0700000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:07:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0549999999999999,"15min":1.056},"min":{"1min":0.68300000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.016,"15min":0.99399999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.143}]},{"osd":7,"last update":"Thu Aug 29 18:07:52 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0680000000000001,"15min":1.0660000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.044,"15min":1.036},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4770000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.038}]}]},{"osd":0,"up_from":8,"seq":34359738474,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":884938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 18:07:37 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.746,"15min":0.56499999999999995},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.315},"max":{"1min":1.165,"5min":4.9100000000000001,"15min":4.9100000000000001},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.73699999999999999,"15min":0.58099999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.29299999999999998},"max":{"1min":1.4319999999999999,"5min":4.8540000000000001,"15min":4.8540000000000001},"last":0.82199999999999995}]},{"osd":2,"last update":"Thu Aug 29 18:07:32 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.72199999999999998,"15min":0.63600000000000001},"min":{"1min":0.44900000000000001,"5min":0.313,"15min":0.313},"max":{"1min":1.091,"5min":1.123,"15min":1.123},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.81899999999999995,"15min":0.65100000000000002},"min":{"1min":0.47099999999999997,"5min":0.40400000000000003,"15min":0.29199999999999998},"max":{"1min":1.2210000000000001,"5min":4.7960000000000003,"15min":4.7960000000000003},"last":0.75}]},{"osd":3,"last update":"Thu Aug 29 18:07:20 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.79300000000000004,"15min":0.75700000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.105},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.88,"15min":0.81200000000000006},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.1919999999999999,"5min":4.9950000000000001,"15min":4.9950000000000001},"last":0.85399999999999998}]},{"osd":4,"last update":"Thu Aug 29 18:07:07 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.98699999999999999,"15min":1.0489999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.347,"5min":4.7469999999999999,"15min":4.7469999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.94799999999999995,"15min":0.91200000000000003},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":0.79300000000000004}]},{"osd":5,"last update":"Thu Aug 29 18:08:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0209999999999999,"15min":0.999},"min":{"1min":0.69699999999999995,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.97399999999999998,"15min":0.95999999999999996},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1970000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.91000000000000003}]},{"osd":6,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1120000000000001,"15min":1.1040000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0269999999999999,"15min":1.026},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.97199999999999998}]},{"osd":7,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.149,"15min":1.157},"min":{"1min":0.63200000000000001,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.6319999999999999,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.165,"5min":1.147,"15min":1.1439999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.1519999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T18:08:05.454 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T18:08:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:05 smithi144 bash[24722]: cluster 2024-08-29T18:08:03.918763+0000 mgr.y (mgr.14150) 401 : cluster [DBG] pgmap v391: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:06.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:06 smithi089 bash[22629]: audit 2024-08-29T18:08:04.751713+0000 mgr.y (mgr.14150) 402 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:08:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:06 smithi089 bash[32084]: audit 2024-08-29T18:08:04.751713+0000 mgr.y (mgr.14150) 402 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:08:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:06 smithi144 bash[24722]: audit 2024-08-29T18:08:04.751713+0000 mgr.y (mgr.14150) 402 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:08:07.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:07 smithi089 bash[22629]: cluster 2024-08-29T18:08:05.919634+0000 mgr.y (mgr.14150) 403 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:07.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:07 smithi089 bash[32084]: cluster 2024-08-29T18:08:05.919634+0000 mgr.y (mgr.14150) 403 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:07.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:07 smithi144 bash[24722]: cluster 2024-08-29T18:08:05.919634+0000 mgr.y (mgr.14150) 403 : cluster [DBG] pgmap v392: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:09.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:09 smithi089 bash[22629]: cluster 2024-08-29T18:08:07.920466+0000 mgr.y (mgr.14150) 404 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:09 smithi089 bash[32084]: cluster 2024-08-29T18:08:07.920466+0000 mgr.y (mgr.14150) 404 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:09 smithi144 bash[24722]: cluster 2024-08-29T18:08:07.920466+0000 mgr.y (mgr.14150) 404 : cluster [DBG] pgmap v393: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:10.176 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:08:11.349 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:11 smithi089 bash[22629]: cluster 2024-08-29T18:08:09.921456+0000 mgr.y (mgr.14150) 405 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:11.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:11 smithi089 bash[32084]: cluster 2024-08-29T18:08:09.921456+0000 mgr.y (mgr.14150) 405 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:11 smithi144 bash[24722]: cluster 2024-08-29T18:08:09.921456+0000 mgr.y (mgr.14150) 405 : cluster [DBG] pgmap v394: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:13.410 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:08:13.411 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-08-29T18:08:13.419 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:13 smithi089 bash[22629]: cluster 2024-08-29T18:08:11.922284+0000 mgr.y (mgr.14150) 406 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:13.419 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:13 smithi089 bash[32084]: cluster 2024-08-29T18:08:11.922284+0000 mgr.y (mgr.14150) 406 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:13 smithi144 bash[24722]: cluster 2024-08-29T18:08:11.922284+0000 mgr.y (mgr.14150) 406 : cluster [DBG] pgmap v395: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:14.068 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":395,"stamp":"2024-08-29T18:08:11.921704+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":239784,"kb_used_data":7220,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721432,"statfs":{"total":767960285184,"available":767714746368,"internally_reserved":0,"allocated":7393280,"data_stored":4127172,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12741,"internal_metadata":238014011},"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.005228"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055275+0000","last_change":"2024-08-29T18:06:55.500917+0000","last_active":"2024-08-29T18:07:58.055275+0000","last_peered":"2024-08-29T18:07:58.055275+0000","last_clean":"2024-08-29T18:07:58.055275+0000","last_became_active":"2024-08-29T18:06:55.500108+0000","last_became_peered":"2024-08-29T18:06:55.500108+0000","last_unstale":"2024-08-29T18:07:58.055275+0000","last_undegraded":"2024-08-29T18:07:58.055275+0000","last_fullsized":"2024-08-29T18:07:58.055275+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:00:54.668191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.062088+0000","last_change":"2024-08-29T18:06:55.493602+0000","last_active":"2024-08-29T18:07:58.062088+0000","last_peered":"2024-08-29T18:07:58.062088+0000","last_clean":"2024-08-29T18:07:58.062088+0000","last_became_active":"2024-08-29T18:06:55.492548+0000","last_became_peered":"2024-08-29T18:06:55.492548+0000","last_unstale":"2024-08-29T18:07:58.062088+0000","last_undegraded":"2024-08-29T18:07:58.062088+0000","last_fullsized":"2024-08-29T18:07:58.062088+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:05:14.812779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061512+0000","last_change":"2024-08-29T18:06:55.506534+0000","last_active":"2024-08-29T18:07:58.061512+0000","last_peered":"2024-08-29T18:07:58.061512+0000","last_clean":"2024-08-29T18:07:58.061512+0000","last_became_active":"2024-08-29T18:06:55.505948+0000","last_became_peered":"2024-08-29T18:06:55.505948+0000","last_unstale":"2024-08-29T18:07:58.061512+0000","last_undegraded":"2024-08-29T18:07:58.061512+0000","last_fullsized":"2024-08-29T18:07:58.061512+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:24:25.223790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060301+0000","last_change":"2024-08-29T18:06:55.487473+0000","last_active":"2024-08-29T18:07:58.060301+0000","last_peered":"2024-08-29T18:07:58.060301+0000","last_clean":"2024-08-29T18:07:58.060301+0000","last_became_active":"2024-08-29T18:06:55.487247+0000","last_became_peered":"2024-08-29T18:06:55.487247+0000","last_unstale":"2024-08-29T18:07:58.060301+0000","last_undegraded":"2024-08-29T18:07:58.060301+0000","last_fullsized":"2024-08-29T18:07:58.060301+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:58:55.023358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.128559+0000","last_change":"2024-08-29T18:07:59.128559+0000","last_active":"2024-08-29T18:07:59.128559+0000","last_peered":"2024-08-29T18:07:59.128559+0000","last_clean":"2024-08-29T18:07:59.128559+0000","last_became_active":"2024-08-29T18:07:59.127894+0000","last_became_peered":"2024-08-29T18:07:59.127894+0000","last_unstale":"2024-08-29T18:07:59.128559+0000","last_undegraded":"2024-08-29T18:07:59.128559+0000","last_fullsized":"2024-08-29T18:07:59.128559+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:46:53.595254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.080774+0000","last_change":"2024-08-29T18:07:59.079674+0000","last_active":"2024-08-29T18:07:59.080774+0000","last_peered":"2024-08-29T18:07:59.080774+0000","last_clean":"2024-08-29T18:07:59.080774+0000","last_became_active":"2024-08-29T18:07:59.078842+0000","last_became_peered":"2024-08-29T18:07:59.078842+0000","last_unstale":"2024-08-29T18:07:59.080774+0000","last_undegraded":"2024-08-29T18:07:59.080774+0000","last_fullsized":"2024-08-29T18:07:59.080774+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:12.041143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.39","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053659+0000","last_change":"2024-08-29T18:06:55.492918+0000","last_active":"2024-08-29T18:07:58.053659+0000","last_peered":"2024-08-29T18:07:58.053659+0000","last_clean":"2024-08-29T18:07:58.053659+0000","last_became_active":"2024-08-29T18:06:55.491890+0000","last_became_peered":"2024-08-29T18:06:55.491890+0000","last_unstale":"2024-08-29T18:07:58.053659+0000","last_undegraded":"2024-08-29T18:07:58.053659+0000","last_fullsized":"2024-08-29T18:07:58.053659+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:55:46.563487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.069369+0000","last_change":"2024-08-29T18:06:55.483661+0000","last_active":"2024-08-29T18:07:58.069369+0000","last_peered":"2024-08-29T18:07:58.069369+0000","last_clean":"2024-08-29T18:07:58.069369+0000","last_became_active":"2024-08-29T18:06:55.482783+0000","last_became_peered":"2024-08-29T18:06:55.482783+0000","last_unstale":"2024-08-29T18:07:58.069369+0000","last_undegraded":"2024-08-29T18:07:58.069369+0000","last_fullsized":"2024-08-29T18:07:58.069369+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:13.332817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055607+0000","last_change":"2024-08-29T18:06:55.498066+0000","last_active":"2024-08-29T18:07:58.055607+0000","last_peered":"2024-08-29T18:07:58.055607+0000","last_clean":"2024-08-29T18:07:58.055607+0000","last_became_active":"2024-08-29T18:06:55.497656+0000","last_became_peered":"2024-08-29T18:06:55.497656+0000","last_unstale":"2024-08-29T18:07:58.055607+0000","last_undegraded":"2024-08-29T18:07:58.055607+0000","last_fullsized":"2024-08-29T18:07:58.055607+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:31.469889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055299+0000","last_change":"2024-08-29T18:06:55.484595+0000","last_active":"2024-08-29T18:07:58.055299+0000","last_peered":"2024-08-29T18:07:58.055299+0000","last_clean":"2024-08-29T18:07:58.055299+0000","last_became_active":"2024-08-29T18:06:55.483806+0000","last_became_peered":"2024-08-29T18:06:55.483806+0000","last_unstale":"2024-08-29T18:07:58.055299+0000","last_undegraded":"2024-08-29T18:07:58.055299+0000","last_fullsized":"2024-08-29T18:07:58.055299+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:03.404477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054569+0000","last_change":"2024-08-29T18:06:55.506338+0000","last_active":"2024-08-29T18:07:58.054569+0000","last_peered":"2024-08-29T18:07:58.054569+0000","last_clean":"2024-08-29T18:07:58.054569+0000","last_became_active":"2024-08-29T18:06:55.505865+0000","last_became_peered":"2024-08-29T18:06:55.505865+0000","last_unstale":"2024-08-29T18:07:58.054569+0000","last_undegraded":"2024-08-29T18:07:58.054569+0000","last_fullsized":"2024-08-29T18:07:58.054569+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:54:39.288086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.049251+0000","last_change":"2024-08-29T18:06:55.471828+0000","last_active":"2024-08-29T18:07:58.049251+0000","last_peered":"2024-08-29T18:07:58.049251+0000","last_clean":"2024-08-29T18:07:58.049251+0000","last_became_active":"2024-08-29T18:06:55.470563+0000","last_became_peered":"2024-08-29T18:06:55.470563+0000","last_unstale":"2024-08-29T18:07:58.049251+0000","last_undegraded":"2024-08-29T18:07:58.049251+0000","last_fullsized":"2024-08-29T18:07:58.049251+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:46.242354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.069940+0000","last_change":"2024-08-29T18:06:55.471438+0000","last_active":"2024-08-29T18:07:58.069940+0000","last_peered":"2024-08-29T18:07:58.069940+0000","last_clean":"2024-08-29T18:07:58.069940+0000","last_became_active":"2024-08-29T18:06:55.470693+0000","last_became_peered":"2024-08-29T18:06:55.470693+0000","last_unstale":"2024-08-29T18:07:58.069940+0000","last_undegraded":"2024-08-29T18:07:58.069940+0000","last_fullsized":"2024-08-29T18:07:58.069940+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:20.573585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054390+0000","last_change":"2024-08-29T18:06:55.490290+0000","last_active":"2024-08-29T18:07:58.054390+0000","last_peered":"2024-08-29T18:07:58.054390+0000","last_clean":"2024-08-29T18:07:58.054390+0000","last_became_active":"2024-08-29T18:06:55.488423+0000","last_became_peered":"2024-08-29T18:06:55.488423+0000","last_unstale":"2024-08-29T18:07:58.054390+0000","last_undegraded":"2024-08-29T18:07:58.054390+0000","last_fullsized":"2024-08-29T18:07:58.054390+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:21:23.888719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059630+0000","last_change":"2024-08-29T18:06:55.484682+0000","last_active":"2024-08-29T18:07:58.059630+0000","last_peered":"2024-08-29T18:07:58.059630+0000","last_clean":"2024-08-29T18:07:58.059630+0000","last_became_active":"2024-08-29T18:06:55.483852+0000","last_became_peered":"2024-08-29T18:06:55.483852+0000","last_unstale":"2024-08-29T18:07:58.059630+0000","last_undegraded":"2024-08-29T18:07:58.059630+0000","last_fullsized":"2024-08-29T18:07:58.059630+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:29.898625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059923+0000","last_change":"2024-08-29T18:06:55.500645+0000","last_active":"2024-08-29T18:07:58.059923+0000","last_peered":"2024-08-29T18:07:58.059923+0000","last_clean":"2024-08-29T18:07:58.059923+0000","last_became_active":"2024-08-29T18:06:55.500130+0000","last_became_peered":"2024-08-29T18:06:55.500130+0000","last_unstale":"2024-08-29T18:07:58.059923+0000","last_undegraded":"2024-08-29T18:07:58.059923+0000","last_fullsized":"2024-08-29T18:07:58.059923+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:30:00.957792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.062684+0000","last_change":"2024-08-29T18:06:55.488185+0000","last_active":"2024-08-29T18:07:58.062684+0000","last_peered":"2024-08-29T18:07:58.062684+0000","last_clean":"2024-08-29T18:07:58.062684+0000","last_became_active":"2024-08-29T18:06:55.487876+0000","last_became_peered":"2024-08-29T18:06:55.487876+0000","last_unstale":"2024-08-29T18:07:58.062684+0000","last_undegraded":"2024-08-29T18:07:58.062684+0000","last_fullsized":"2024-08-29T18:07:58.062684+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:07:24.327974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.052279+0000","last_change":"2024-08-29T18:06:55.477199+0000","last_active":"2024-08-29T18:07:58.052279+0000","last_peered":"2024-08-29T18:07:58.052279+0000","last_clean":"2024-08-29T18:07:58.052279+0000","last_became_active":"2024-08-29T18:06:55.476394+0000","last_became_peered":"2024-08-29T18:06:55.476394+0000","last_unstale":"2024-08-29T18:07:58.052279+0000","last_undegraded":"2024-08-29T18:07:58.052279+0000","last_fullsized":"2024-08-29T18:07:58.052279+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.441967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056219+0000","last_change":"2024-08-29T18:06:55.485197+0000","last_active":"2024-08-29T18:07:58.056219+0000","last_peered":"2024-08-29T18:07:58.056219+0000","last_clean":"2024-08-29T18:07:58.056219+0000","last_became_active":"2024-08-29T18:06:55.484528+0000","last_became_peered":"2024-08-29T18:06:55.484528+0000","last_unstale":"2024-08-29T18:07:58.056219+0000","last_undegraded":"2024-08-29T18:07:58.056219+0000","last_fullsized":"2024-08-29T18:07:58.056219+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:50.421631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.076562+0000","last_change":"2024-08-29T18:07:59.076562+0000","last_active":"2024-08-29T18:07:59.076562+0000","last_peered":"2024-08-29T18:07:59.076562+0000","last_clean":"2024-08-29T18:07:59.076562+0000","last_became_active":"2024-08-29T18:07:59.075922+0000","last_became_peered":"2024-08-29T18:07:59.075922+0000","last_unstale":"2024-08-29T18:07:59.076562+0000","last_undegraded":"2024-08-29T18:07:59.076562+0000","last_fullsized":"2024-08-29T18:07:59.076562+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:23:23.009219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055131+0000","last_change":"2024-08-29T18:06:55.503986+0000","last_active":"2024-08-29T18:07:58.055131+0000","last_peered":"2024-08-29T18:07:58.055131+0000","last_clean":"2024-08-29T18:07:58.055131+0000","last_became_active":"2024-08-29T18:06:55.503381+0000","last_became_peered":"2024-08-29T18:06:55.503381+0000","last_unstale":"2024-08-29T18:07:58.055131+0000","last_undegraded":"2024-08-29T18:07:58.055131+0000","last_fullsized":"2024-08-29T18:07:58.055131+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:41.310165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060824+0000","last_change":"2024-08-29T18:06:55.480409+0000","last_active":"2024-08-29T18:07:58.060824+0000","last_peered":"2024-08-29T18:07:58.060824+0000","last_clean":"2024-08-29T18:07:58.060824+0000","last_became_active":"2024-08-29T18:06:55.480100+0000","last_became_peered":"2024-08-29T18:06:55.480100+0000","last_unstale":"2024-08-29T18:07:58.060824+0000","last_undegraded":"2024-08-29T18:07:58.060824+0000","last_fullsized":"2024-08-29T18:07:58.060824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:17:15.399750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.29","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.067408+0000","last_change":"2024-08-29T18:06:55.488082+0000","last_active":"2024-08-29T18:07:58.067408+0000","last_peered":"2024-08-29T18:07:58.067408+0000","last_clean":"2024-08-29T18:07:58.067408+0000","last_became_active":"2024-08-29T18:06:55.487267+0000","last_became_peered":"2024-08-29T18:06:55.487267+0000","last_unstale":"2024-08-29T18:07:58.067408+0000","last_undegraded":"2024-08-29T18:07:58.067408+0000","last_fullsized":"2024-08-29T18:07:58.067408+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:59:02.647167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060137+0000","last_change":"2024-08-29T18:06:55.485033+0000","last_active":"2024-08-29T18:07:58.060137+0000","last_peered":"2024-08-29T18:07:58.060137+0000","last_clean":"2024-08-29T18:07:58.060137+0000","last_became_active":"2024-08-29T18:06:55.484557+0000","last_became_peered":"2024-08-29T18:06:55.484557+0000","last_unstale":"2024-08-29T18:07:58.060137+0000","last_undegraded":"2024-08-29T18:07:58.060137+0000","last_fullsized":"2024-08-29T18:07:58.060137+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:47.275002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.071207+0000","last_change":"2024-08-29T18:06:55.472660+0000","last_active":"2024-08-29T18:07:58.071207+0000","last_peered":"2024-08-29T18:07:58.071207+0000","last_clean":"2024-08-29T18:07:58.071207+0000","last_became_active":"2024-08-29T18:06:55.471520+0000","last_became_peered":"2024-08-29T18:06:55.471520+0000","last_unstale":"2024-08-29T18:07:58.071207+0000","last_undegraded":"2024-08-29T18:07:58.071207+0000","last_fullsized":"2024-08-29T18:07:58.071207+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:02:54.793363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055519+0000","last_change":"2024-08-29T18:06:55.496372+0000","last_active":"2024-08-29T18:07:58.055519+0000","last_peered":"2024-08-29T18:07:58.055519+0000","last_clean":"2024-08-29T18:07:58.055519+0000","last_became_active":"2024-08-29T18:06:55.495752+0000","last_became_peered":"2024-08-29T18:06:55.495752+0000","last_unstale":"2024-08-29T18:07:58.055519+0000","last_undegraded":"2024-08-29T18:07:58.055519+0000","last_fullsized":"2024-08-29T18:07:58.055519+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:05:25.590624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059526+0000","last_change":"2024-08-29T18:06:55.463356+0000","last_active":"2024-08-29T18:07:58.059526+0000","last_peered":"2024-08-29T18:07:58.059526+0000","last_clean":"2024-08-29T18:07:58.059526+0000","last_became_active":"2024-08-29T18:06:55.462516+0000","last_became_peered":"2024-08-29T18:06:55.462516+0000","last_unstale":"2024-08-29T18:07:58.059526+0000","last_undegraded":"2024-08-29T18:07:58.059526+0000","last_fullsized":"2024-08-29T18:07:58.059526+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:44.942411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070738+0000","last_change":"2024-08-29T18:06:55.496823+0000","last_active":"2024-08-29T18:07:58.070738+0000","last_peered":"2024-08-29T18:07:58.070738+0000","last_clean":"2024-08-29T18:07:58.070738+0000","last_became_active":"2024-08-29T18:06:55.496241+0000","last_became_peered":"2024-08-29T18:06:55.496241+0000","last_unstale":"2024-08-29T18:07:58.070738+0000","last_undegraded":"2024-08-29T18:07:58.070738+0000","last_fullsized":"2024-08-29T18:07:58.070738+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:53.716584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055331+0000","last_change":"2024-08-29T18:06:55.508679+0000","last_active":"2024-08-29T18:07:58.055331+0000","last_peered":"2024-08-29T18:07:58.055331+0000","last_clean":"2024-08-29T18:07:58.055331+0000","last_became_active":"2024-08-29T18:06:55.508094+0000","last_became_peered":"2024-08-29T18:06:55.508094+0000","last_unstale":"2024-08-29T18:07:58.055331+0000","last_undegraded":"2024-08-29T18:07:58.055331+0000","last_fullsized":"2024-08-29T18:07:58.055331+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:55:09.561165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060876+0000","last_change":"2024-08-29T18:06:55.500525+0000","last_active":"2024-08-29T18:07:58.060876+0000","last_peered":"2024-08-29T18:07:58.060876+0000","last_clean":"2024-08-29T18:07:58.060876+0000","last_became_active":"2024-08-29T18:06:55.499729+0000","last_became_peered":"2024-08-29T18:06:55.499729+0000","last_unstale":"2024-08-29T18:07:58.060876+0000","last_undegraded":"2024-08-29T18:07:58.060876+0000","last_fullsized":"2024-08-29T18:07:58.060876+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:36.096603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.050579+0000","last_change":"2024-08-29T18:06:55.475166+0000","last_active":"2024-08-29T18:07:58.050579+0000","last_peered":"2024-08-29T18:07:58.050579+0000","last_clean":"2024-08-29T18:07:58.050579+0000","last_became_active":"2024-08-29T18:06:55.474374+0000","last_became_peered":"2024-08-29T18:06:55.474374+0000","last_unstale":"2024-08-29T18:07:58.050579+0000","last_undegraded":"2024-08-29T18:07:58.050579+0000","last_fullsized":"2024-08-29T18:07:58.050579+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:10:03.817957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.20","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053382+0000","last_change":"2024-08-29T18:06:55.507099+0000","last_active":"2024-08-29T18:07:58.053382+0000","last_peered":"2024-08-29T18:07:58.053382+0000","last_clean":"2024-08-29T18:07:58.053382+0000","last_became_active":"2024-08-29T18:06:55.506786+0000","last_became_peered":"2024-08-29T18:06:55.506786+0000","last_unstale":"2024-08-29T18:07:58.053382+0000","last_undegraded":"2024-08-29T18:07:58.053382+0000","last_fullsized":"2024-08-29T18:07:58.053382+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T06:01:08.833781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.048544+0000","last_change":"2024-08-29T18:06:55.456302+0000","last_active":"2024-08-29T18:07:58.048544+0000","last_peered":"2024-08-29T18:07:58.048544+0000","last_clean":"2024-08-29T18:07:58.048544+0000","last_became_active":"2024-08-29T18:06:55.455539+0000","last_became_peered":"2024-08-29T18:06:55.455539+0000","last_unstale":"2024-08-29T18:07:58.048544+0000","last_undegraded":"2024-08-29T18:07:58.048544+0000","last_fullsized":"2024-08-29T18:07:58.048544+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:52.092471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070301+0000","last_change":"2024-08-29T18:06:46.283936+0000","last_active":"2024-08-29T18:07:58.070301+0000","last_peered":"2024-08-29T18:07:58.070301+0000","last_clean":"2024-08-29T18:07:58.070301+0000","last_became_active":"2024-08-29T18:06:46.283157+0000","last_became_peered":"2024-08-29T18:06:46.283157+0000","last_unstale":"2024-08-29T18:07:58.070301+0000","last_undegraded":"2024-08-29T18:07:58.070301+0000","last_fullsized":"2024-08-29T18:07:58.070301+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:59:54.279660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.128306+0000","last_change":"2024-08-29T18:07:59.126966+0000","last_active":"2024-08-29T18:07:59.128306+0000","last_peered":"2024-08-29T18:07:59.128306+0000","last_clean":"2024-08-29T18:07:59.128306+0000","last_became_active":"2024-08-29T18:07:59.126247+0000","last_became_peered":"2024-08-29T18:07:59.126247+0000","last_unstale":"2024-08-29T18:07:59.128306+0000","last_undegraded":"2024-08-29T18:07:59.128306+0000","last_fullsized":"2024-08-29T18:07:59.128306+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:44:33.600311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055314+0000","last_change":"2024-08-29T18:06:46.289082+0000","last_active":"2024-08-29T18:07:58.055314+0000","last_peered":"2024-08-29T18:07:58.055314+0000","last_clean":"2024-08-29T18:07:58.055314+0000","last_became_active":"2024-08-29T18:06:46.288369+0000","last_became_peered":"2024-08-29T18:06:46.288369+0000","last_unstale":"2024-08-29T18:07:58.055314+0000","last_undegraded":"2024-08-29T18:07:58.055314+0000","last_fullsized":"2024-08-29T18:07:58.055314+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:08:27.448101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.067707+0000","last_change":"2024-08-29T18:06:46.282234+0000","last_active":"2024-08-29T18:07:58.067707+0000","last_peered":"2024-08-29T18:07:58.067707+0000","last_clean":"2024-08-29T18:07:58.067707+0000","last_became_active":"2024-08-29T18:06:46.281348+0000","last_became_peered":"2024-08-29T18:06:46.281348+0000","last_unstale":"2024-08-29T18:07:58.067707+0000","last_undegraded":"2024-08-29T18:07:58.067707+0000","last_fullsized":"2024-08-29T18:07:58.067707+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:15:18.672549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.066729+0000","last_change":"2024-08-29T18:06:55.495842+0000","last_active":"2024-08-29T18:07:58.066729+0000","last_peered":"2024-08-29T18:07:58.066729+0000","last_clean":"2024-08-29T18:07:58.066729+0000","last_became_active":"2024-08-29T18:06:55.495155+0000","last_became_peered":"2024-08-29T18:06:55.495155+0000","last_unstale":"2024-08-29T18:07:58.066729+0000","last_undegraded":"2024-08-29T18:07:58.066729+0000","last_fullsized":"2024-08-29T18:07:58.066729+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:36:57.818496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060358+0000","last_change":"2024-08-29T18:06:46.275754+0000","last_active":"2024-08-29T18:07:58.060358+0000","last_peered":"2024-08-29T18:07:58.060358+0000","last_clean":"2024-08-29T18:07:58.060358+0000","last_became_active":"2024-08-29T18:06:46.274618+0000","last_became_peered":"2024-08-29T18:06:46.274618+0000","last_unstale":"2024-08-29T18:07:58.060358+0000","last_undegraded":"2024-08-29T18:07:58.060358+0000","last_fullsized":"2024-08-29T18:07:58.060358+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:40.236812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.057854+0000","last_change":"2024-08-29T18:06:55.455835+0000","last_active":"2024-08-29T18:07:58.057854+0000","last_peered":"2024-08-29T18:07:58.057854+0000","last_clean":"2024-08-29T18:07:58.057854+0000","last_became_active":"2024-08-29T18:06:55.455002+0000","last_became_peered":"2024-08-29T18:06:55.455002+0000","last_unstale":"2024-08-29T18:07:58.057854+0000","last_undegraded":"2024-08-29T18:07:58.057854+0000","last_fullsized":"2024-08-29T18:07:58.057854+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:31:26.731592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056472+0000","last_change":"2024-08-29T18:06:46.284339+0000","last_active":"2024-08-29T18:07:58.056472+0000","last_peered":"2024-08-29T18:07:58.056472+0000","last_clean":"2024-08-29T18:07:58.056472+0000","last_became_active":"2024-08-29T18:06:46.284016+0000","last_became_peered":"2024-08-29T18:06:46.284016+0000","last_unstale":"2024-08-29T18:07:58.056472+0000","last_undegraded":"2024-08-29T18:07:58.056472+0000","last_fullsized":"2024-08-29T18:07:58.056472+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:28:46.700342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061547+0000","last_change":"2024-08-29T18:06:55.482639+0000","last_active":"2024-08-29T18:07:58.061547+0000","last_peered":"2024-08-29T18:07:58.061547+0000","last_clean":"2024-08-29T18:07:58.061547+0000","last_became_active":"2024-08-29T18:06:55.482243+0000","last_became_peered":"2024-08-29T18:06:55.482243+0000","last_unstale":"2024-08-29T18:07:58.061547+0000","last_undegraded":"2024-08-29T18:07:58.061547+0000","last_fullsized":"2024-08-29T18:07:58.061547+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:57:26.396983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061789+0000","last_change":"2024-08-29T18:06:46.281935+0000","last_active":"2024-08-29T18:07:58.061789+0000","last_peered":"2024-08-29T18:07:58.061789+0000","last_clean":"2024-08-29T18:07:58.061789+0000","last_became_active":"2024-08-29T18:06:46.281062+0000","last_became_peered":"2024-08-29T18:06:46.281062+0000","last_unstale":"2024-08-29T18:07:58.061789+0000","last_undegraded":"2024-08-29T18:07:58.061789+0000","last_fullsized":"2024-08-29T18:07:58.061789+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:42:06.735710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.131930+0000","last_change":"2024-08-29T18:07:59.130604+0000","last_active":"2024-08-29T18:07:59.131930+0000","last_peered":"2024-08-29T18:07:59.131930+0000","last_clean":"2024-08-29T18:07:59.131930+0000","last_became_active":"2024-08-29T18:07:59.129693+0000","last_became_peered":"2024-08-29T18:07:59.129693+0000","last_unstale":"2024-08-29T18:07:59.131930+0000","last_undegraded":"2024-08-29T18:07:59.131930+0000","last_fullsized":"2024-08-29T18:07:59.131930+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:21:02.283956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060602+0000","last_change":"2024-08-29T18:06:46.275000+0000","last_active":"2024-08-29T18:07:58.060602+0000","last_peered":"2024-08-29T18:07:58.060602+0000","last_clean":"2024-08-29T18:07:58.060602+0000","last_became_active":"2024-08-29T18:06:46.274314+0000","last_became_peered":"2024-08-29T18:06:46.274314+0000","last_unstale":"2024-08-29T18:07:58.060602+0000","last_undegraded":"2024-08-29T18:07:58.060602+0000","last_fullsized":"2024-08-29T18:07:58.060602+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:18.781836+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.049485+0000","last_change":"2024-08-29T18:06:55.474260+0000","last_active":"2024-08-29T18:07:58.049485+0000","last_peered":"2024-08-29T18:07:58.049485+0000","last_clean":"2024-08-29T18:07:58.049485+0000","last_became_active":"2024-08-29T18:06:55.473398+0000","last_became_peered":"2024-08-29T18:06:55.473398+0000","last_unstale":"2024-08-29T18:07:58.049485+0000","last_undegraded":"2024-08-29T18:07:58.049485+0000","last_fullsized":"2024-08-29T18:07:58.049485+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:23:54.724721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"66'6","reported_seq":23,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.057690+0000","last_change":"2024-08-29T18:06:46.286516+0000","last_active":"2024-08-29T18:07:58.057690+0000","last_peered":"2024-08-29T18:07:58.057690+0000","last_clean":"2024-08-29T18:07:58.057690+0000","last_became_active":"2024-08-29T18:06:46.285894+0000","last_became_peered":"2024-08-29T18:06:46.285894+0000","last_unstale":"2024-08-29T18:07:58.057690+0000","last_undegraded":"2024-08-29T18:07:58.057690+0000","last_fullsized":"2024-08-29T18:07:58.057690+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:02:38.181198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054548+0000","last_change":"2024-08-29T18:06:55.492729+0000","last_active":"2024-08-29T18:07:58.054548+0000","last_peered":"2024-08-29T18:07:58.054548+0000","last_clean":"2024-08-29T18:07:58.054548+0000","last_became_active":"2024-08-29T18:06:55.492084+0000","last_became_peered":"2024-08-29T18:06:55.492084+0000","last_unstale":"2024-08-29T18:07:58.054548+0000","last_undegraded":"2024-08-29T18:07:58.054548+0000","last_fullsized":"2024-08-29T18:07:58.054548+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:24.802508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056945+0000","last_change":"2024-08-29T18:06:46.260033+0000","last_active":"2024-08-29T18:07:58.056945+0000","last_peered":"2024-08-29T18:07:58.056945+0000","last_clean":"2024-08-29T18:07:58.056945+0000","last_became_active":"2024-08-29T18:06:46.259293+0000","last_became_peered":"2024-08-29T18:06:46.259293+0000","last_unstale":"2024-08-29T18:07:58.056945+0000","last_undegraded":"2024-08-29T18:07:58.056945+0000","last_fullsized":"2024-08-29T18:07:58.056945+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:40:23.646672+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.12","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054603+0000","last_change":"2024-08-29T18:06:55.481112+0000","last_active":"2024-08-29T18:07:58.054603+0000","last_peered":"2024-08-29T18:07:58.054603+0000","last_clean":"2024-08-29T18:07:58.054603+0000","last_became_active":"2024-08-29T18:06:55.478256+0000","last_became_peered":"2024-08-29T18:06:55.478256+0000","last_unstale":"2024-08-29T18:07:58.054603+0000","last_undegraded":"2024-08-29T18:07:58.054603+0000","last_fullsized":"2024-08-29T18:07:58.054603+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:56:53.760553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061047+0000","last_change":"2024-08-29T18:06:46.276204+0000","last_active":"2024-08-29T18:07:58.061047+0000","last_peered":"2024-08-29T18:07:58.061047+0000","last_clean":"2024-08-29T18:07:58.061047+0000","last_became_active":"2024-08-29T18:06:46.274555+0000","last_became_peered":"2024-08-29T18:06:46.274555+0000","last_unstale":"2024-08-29T18:07:58.061047+0000","last_undegraded":"2024-08-29T18:07:58.061047+0000","last_fullsized":"2024-08-29T18:07:58.061047+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:53:46.812371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056057+0000","last_change":"2024-08-29T18:06:55.497774+0000","last_active":"2024-08-29T18:07:58.056057+0000","last_peered":"2024-08-29T18:07:58.056057+0000","last_clean":"2024-08-29T18:07:58.056057+0000","last_became_active":"2024-08-29T18:06:55.497311+0000","last_became_peered":"2024-08-29T18:06:55.497311+0000","last_unstale":"2024-08-29T18:07:58.056057+0000","last_undegraded":"2024-08-29T18:07:58.056057+0000","last_fullsized":"2024-08-29T18:07:58.056057+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:21.940743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054315+0000","last_change":"2024-08-29T18:06:46.268603+0000","last_active":"2024-08-29T18:07:58.054315+0000","last_peered":"2024-08-29T18:07:58.054315+0000","last_clean":"2024-08-29T18:07:58.054315+0000","last_became_active":"2024-08-29T18:06:46.266581+0000","last_became_peered":"2024-08-29T18:06:46.266581+0000","last_unstale":"2024-08-29T18:07:58.054315+0000","last_undegraded":"2024-08-29T18:07:58.054315+0000","last_fullsized":"2024-08-29T18:07:58.054315+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:11:44.110729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053592+0000","last_change":"2024-08-29T18:06:55.506868+0000","last_active":"2024-08-29T18:07:58.053592+0000","last_peered":"2024-08-29T18:07:58.053592+0000","last_clean":"2024-08-29T18:07:58.053592+0000","last_became_active":"2024-08-29T18:06:55.506041+0000","last_became_peered":"2024-08-29T18:06:55.506041+0000","last_unstale":"2024-08-29T18:07:58.053592+0000","last_undegraded":"2024-08-29T18:07:58.053592+0000","last_fullsized":"2024-08-29T18:07:58.053592+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:06:00.205748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"66'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.050704+0000","last_change":"2024-08-29T18:06:46.263256+0000","last_active":"2024-08-29T18:07:58.050704+0000","last_peered":"2024-08-29T18:07:58.050704+0000","last_clean":"2024-08-29T18:07:58.050704+0000","last_became_active":"2024-08-29T18:06:46.262542+0000","last_became_peered":"2024-08-29T18:06:46.262542+0000","last_unstale":"2024-08-29T18:07:58.050704+0000","last_undegraded":"2024-08-29T18:07:58.050704+0000","last_fullsized":"2024-08-29T18:07:58.050704+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:12:20.013361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053880+0000","last_change":"2024-08-29T18:06:55.488044+0000","last_active":"2024-08-29T18:07:58.053880+0000","last_peered":"2024-08-29T18:07:58.053880+0000","last_clean":"2024-08-29T18:07:58.053880+0000","last_became_active":"2024-08-29T18:06:55.487399+0000","last_became_peered":"2024-08-29T18:06:55.487399+0000","last_unstale":"2024-08-29T18:07:58.053880+0000","last_undegraded":"2024-08-29T18:07:58.053880+0000","last_fullsized":"2024-08-29T18:07:58.053880+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:40:16.118093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.051613+0000","last_change":"2024-08-29T18:06:46.259847+0000","last_active":"2024-08-29T18:07:58.051613+0000","last_peered":"2024-08-29T18:07:58.051613+0000","last_clean":"2024-08-29T18:07:58.051613+0000","last_became_active":"2024-08-29T18:06:46.258820+0000","last_became_peered":"2024-08-29T18:06:46.258820+0000","last_unstale":"2024-08-29T18:07:58.051613+0000","last_undegraded":"2024-08-29T18:07:58.051613+0000","last_fullsized":"2024-08-29T18:07:58.051613+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:56:18.250318+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054824+0000","last_change":"2024-08-29T18:06:55.496942+0000","last_active":"2024-08-29T18:07:58.054824+0000","last_peered":"2024-08-29T18:07:58.054824+0000","last_clean":"2024-08-29T18:07:58.054824+0000","last_became_active":"2024-08-29T18:06:55.496317+0000","last_became_peered":"2024-08-29T18:06:55.496317+0000","last_unstale":"2024-08-29T18:07:58.054824+0000","last_undegraded":"2024-08-29T18:07:58.054824+0000","last_fullsized":"2024-08-29T18:07:58.054824+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:37:56.989132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054490+0000","last_change":"2024-08-29T18:06:46.268691+0000","last_active":"2024-08-29T18:07:58.054490+0000","last_peered":"2024-08-29T18:07:58.054490+0000","last_clean":"2024-08-29T18:07:58.054490+0000","last_became_active":"2024-08-29T18:06:46.265397+0000","last_became_peered":"2024-08-29T18:06:46.265397+0000","last_unstale":"2024-08-29T18:07:58.054490+0000","last_undegraded":"2024-08-29T18:07:58.054490+0000","last_fullsized":"2024-08-29T18:07:58.054490+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:36:11.647429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.073858+0000","last_change":"2024-08-29T18:07:59.073858+0000","last_active":"2024-08-29T18:07:59.073858+0000","last_peered":"2024-08-29T18:07:59.073858+0000","last_clean":"2024-08-29T18:07:59.073858+0000","last_became_active":"2024-08-29T18:07:59.073254+0000","last_became_peered":"2024-08-29T18:07:59.073254+0000","last_unstale":"2024-08-29T18:07:59.073858+0000","last_undegraded":"2024-08-29T18:07:59.073858+0000","last_fullsized":"2024-08-29T18:07:59.073858+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:19:52.627914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060876+0000","last_change":"2024-08-29T18:06:46.262886+0000","last_active":"2024-08-29T18:07:58.060876+0000","last_peered":"2024-08-29T18:07:58.060876+0000","last_clean":"2024-08-29T18:07:58.060876+0000","last_became_active":"2024-08-29T18:06:46.261726+0000","last_became_peered":"2024-08-29T18:06:46.261726+0000","last_unstale":"2024-08-29T18:07:58.060876+0000","last_undegraded":"2024-08-29T18:07:58.060876+0000","last_fullsized":"2024-08-29T18:07:58.060876+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:44.724291+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":[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.c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060590+0000","last_change":"2024-08-29T18:06:55.483882+0000","last_active":"2024-08-29T18:07:58.060590+0000","last_peered":"2024-08-29T18:07:58.060590+0000","last_clean":"2024-08-29T18:07:58.060590+0000","last_became_active":"2024-08-29T18:06:55.483591+0000","last_became_peered":"2024-08-29T18:06:55.483591+0000","last_unstale":"2024-08-29T18:07:58.060590+0000","last_undegraded":"2024-08-29T18:07:58.060590+0000","last_fullsized":"2024-08-29T18:07:58.060590+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:03:42.541387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.052184+0000","last_change":"2024-08-29T18:06:46.272526+0000","last_active":"2024-08-29T18:07:58.052184+0000","last_peered":"2024-08-29T18:07:58.052184+0000","last_clean":"2024-08-29T18:07:58.052184+0000","last_became_active":"2024-08-29T18:06:46.271654+0000","last_became_peered":"2024-08-29T18:06:46.271654+0000","last_unstale":"2024-08-29T18:07:58.052184+0000","last_undegraded":"2024-08-29T18:07:58.052184+0000","last_fullsized":"2024-08-29T18:07:58.052184+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:13:51.002154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.055786+0000","last_change":"2024-08-29T18:06:55.482894+0000","last_active":"2024-08-29T18:07:58.055786+0000","last_peered":"2024-08-29T18:07:58.055786+0000","last_clean":"2024-08-29T18:07:58.055786+0000","last_became_active":"2024-08-29T18:06:55.480227+0000","last_became_peered":"2024-08-29T18:06:55.480227+0000","last_unstale":"2024-08-29T18:07:58.055786+0000","last_undegraded":"2024-08-29T18:07:58.055786+0000","last_fullsized":"2024-08-29T18:07:58.055786+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:45:42.453648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":225,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053407+0000","last_change":"2024-08-29T18:05:46.696376+0000","last_active":"2024-08-29T18:07:58.053407+0000","last_peered":"2024-08-29T18:07:58.053407+0000","last_clean":"2024-08-29T18:07:58.053407+0000","last_became_active":"2024-08-29T18:05:46.695440+0000","last_became_peered":"2024-08-29T18:05:46.695440+0000","last_unstale":"2024-08-29T18:07:58.053407+0000","last_undegraded":"2024-08-29T18:07:58.053407+0000","last_fullsized":"2024-08-29T18:07:58.053407+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_clean_scrub_stamp":"2024-08-29T18:01:18.570400+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:32:07.065852+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061464+0000","last_change":"2024-08-29T18:06:46.277401+0000","last_active":"2024-08-29T18:07:58.061464+0000","last_peered":"2024-08-29T18:07:58.061464+0000","last_clean":"2024-08-29T18:07:58.061464+0000","last_became_active":"2024-08-29T18:06:46.274797+0000","last_became_peered":"2024-08-29T18:06:46.274797+0000","last_unstale":"2024-08-29T18:07:58.061464+0000","last_undegraded":"2024-08-29T18:07:58.061464+0000","last_fullsized":"2024-08-29T18:07:58.061464+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:02:49.816792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.069747+0000","last_change":"2024-08-29T18:06:55.483630+0000","last_active":"2024-08-29T18:07:58.069747+0000","last_peered":"2024-08-29T18:07:58.069747+0000","last_clean":"2024-08-29T18:07:58.069747+0000","last_became_active":"2024-08-29T18:06:55.482889+0000","last_became_peered":"2024-08-29T18:06:55.482889+0000","last_unstale":"2024-08-29T18:07:58.069747+0000","last_undegraded":"2024-08-29T18:07:58.069747+0000","last_fullsized":"2024-08-29T18:07:58.069747+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:53:24.996743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.053196+0000","last_change":"2024-08-29T18:06:46.281947+0000","last_active":"2024-08-29T18:07:58.053196+0000","last_peered":"2024-08-29T18:07:58.053196+0000","last_clean":"2024-08-29T18:07:58.053196+0000","last_became_active":"2024-08-29T18:06:46.281196+0000","last_became_peered":"2024-08-29T18:06:46.281196+0000","last_unstale":"2024-08-29T18:07:58.053196+0000","last_undegraded":"2024-08-29T18:07:58.053196+0000","last_fullsized":"2024-08-29T18:07:58.053196+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:47:15.639908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.051221+0000","last_change":"2024-08-29T18:06:55.497061+0000","last_active":"2024-08-29T18:07:58.051221+0000","last_peered":"2024-08-29T18:07:58.051221+0000","last_clean":"2024-08-29T18:07:58.051221+0000","last_became_active":"2024-08-29T18:06:55.493062+0000","last_became_peered":"2024-08-29T18:06:55.493062+0000","last_unstale":"2024-08-29T18:07:58.051221+0000","last_undegraded":"2024-08-29T18:07:58.051221+0000","last_fullsized":"2024-08-29T18:07:58.051221+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:36:47.955717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.050792+0000","last_change":"2024-08-29T18:06:46.267582+0000","last_active":"2024-08-29T18:07:58.050792+0000","last_peered":"2024-08-29T18:07:58.050792+0000","last_clean":"2024-08-29T18:07:58.050792+0000","last_became_active":"2024-08-29T18:06:46.265831+0000","last_became_peered":"2024-08-29T18:06:46.265831+0000","last_unstale":"2024-08-29T18:07:58.050792+0000","last_undegraded":"2024-08-29T18:07:58.050792+0000","last_fullsized":"2024-08-29T18:07:58.050792+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:08:37.824437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056983+0000","last_change":"2024-08-29T18:06:55.482981+0000","last_active":"2024-08-29T18:07:58.056983+0000","last_peered":"2024-08-29T18:07:58.056983+0000","last_clean":"2024-08-29T18:07:58.056983+0000","last_became_active":"2024-08-29T18:06:55.482049+0000","last_became_peered":"2024-08-29T18:06:55.482049+0000","last_unstale":"2024-08-29T18:07:58.056983+0000","last_undegraded":"2024-08-29T18:07:58.056983+0000","last_fullsized":"2024-08-29T18:07:58.056983+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:39:30.835919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061092+0000","last_change":"2024-08-29T18:06:46.281688+0000","last_active":"2024-08-29T18:07:58.061092+0000","last_peered":"2024-08-29T18:07:58.061092+0000","last_clean":"2024-08-29T18:07:58.061092+0000","last_became_active":"2024-08-29T18:06:46.280957+0000","last_became_peered":"2024-08-29T18:06:46.280957+0000","last_unstale":"2024-08-29T18:07:58.061092+0000","last_undegraded":"2024-08-29T18:07:58.061092+0000","last_fullsized":"2024-08-29T18:07:58.061092+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:07:01.109765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.049093+0000","last_change":"2024-08-29T18:06:55.478093+0000","last_active":"2024-08-29T18:07:58.049093+0000","last_peered":"2024-08-29T18:07:58.049093+0000","last_clean":"2024-08-29T18:07:58.049093+0000","last_became_active":"2024-08-29T18:06:55.477805+0000","last_became_peered":"2024-08-29T18:06:55.477805+0000","last_unstale":"2024-08-29T18:07:58.049093+0000","last_undegraded":"2024-08-29T18:07:58.049093+0000","last_fullsized":"2024-08-29T18:07:58.049093+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:50:47.605258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059866+0000","last_change":"2024-08-29T18:06:46.269792+0000","last_active":"2024-08-29T18:07:58.059866+0000","last_peered":"2024-08-29T18:07:58.059866+0000","last_clean":"2024-08-29T18:07:58.059866+0000","last_became_active":"2024-08-29T18:06:46.268026+0000","last_became_peered":"2024-08-29T18:06:46.268026+0000","last_unstale":"2024-08-29T18:07:58.059866+0000","last_undegraded":"2024-08-29T18:07:58.059866+0000","last_fullsized":"2024-08-29T18:07:58.059866+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:40:33.314629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061481+0000","last_change":"2024-08-29T18:06:55.484365+0000","last_active":"2024-08-29T18:07:58.061481+0000","last_peered":"2024-08-29T18:07:58.061481+0000","last_clean":"2024-08-29T18:07:58.061481+0000","last_became_active":"2024-08-29T18:06:55.483792+0000","last_became_peered":"2024-08-29T18:06:55.483792+0000","last_unstale":"2024-08-29T18:07:58.061481+0000","last_undegraded":"2024-08-29T18:07:58.061481+0000","last_fullsized":"2024-08-29T18:07:58.061481+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:40:41.713865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056480+0000","last_change":"2024-08-29T18:06:46.275126+0000","last_active":"2024-08-29T18:07:58.056480+0000","last_peered":"2024-08-29T18:07:58.056480+0000","last_clean":"2024-08-29T18:07:58.056480+0000","last_became_active":"2024-08-29T18:06:46.274352+0000","last_became_peered":"2024-08-29T18:06:46.274352+0000","last_unstale":"2024-08-29T18:07:58.056480+0000","last_undegraded":"2024-08-29T18:07:58.056480+0000","last_fullsized":"2024-08-29T18:07:58.056480+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:20:09.379001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.059646+0000","last_change":"2024-08-29T18:06:55.484714+0000","last_active":"2024-08-29T18:07:58.059646+0000","last_peered":"2024-08-29T18:07:58.059646+0000","last_clean":"2024-08-29T18:07:58.059646+0000","last_became_active":"2024-08-29T18:06:55.483893+0000","last_became_peered":"2024-08-29T18:06:55.483893+0000","last_unstale":"2024-08-29T18:07:58.059646+0000","last_undegraded":"2024-08-29T18:07:58.059646+0000","last_fullsized":"2024-08-29T18:07:58.059646+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:25:39.862686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.062333+0000","last_change":"2024-08-29T18:06:46.281853+0000","last_active":"2024-08-29T18:07:58.062333+0000","last_peered":"2024-08-29T18:07:58.062333+0000","last_clean":"2024-08-29T18:07:58.062333+0000","last_became_active":"2024-08-29T18:06:46.280966+0000","last_became_peered":"2024-08-29T18:06:46.280966+0000","last_unstale":"2024-08-29T18:07:58.062333+0000","last_undegraded":"2024-08-29T18:07:58.062333+0000","last_fullsized":"2024-08-29T18:07:58.062333+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:50:46.834835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070796+0000","last_change":"2024-08-29T18:06:55.498522+0000","last_active":"2024-08-29T18:07:58.070796+0000","last_peered":"2024-08-29T18:07:58.070796+0000","last_clean":"2024-08-29T18:07:58.070796+0000","last_became_active":"2024-08-29T18:06:55.497973+0000","last_became_peered":"2024-08-29T18:06:55.497973+0000","last_unstale":"2024-08-29T18:07:58.070796+0000","last_undegraded":"2024-08-29T18:07:58.070796+0000","last_fullsized":"2024-08-29T18:07:58.070796+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:37:02.022141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056833+0000","last_change":"2024-08-29T18:06:46.275171+0000","last_active":"2024-08-29T18:07:58.056833+0000","last_peered":"2024-08-29T18:07:58.056833+0000","last_clean":"2024-08-29T18:07:58.056833+0000","last_became_active":"2024-08-29T18:06:46.273763+0000","last_became_peered":"2024-08-29T18:06:46.273763+0000","last_unstale":"2024-08-29T18:07:58.056833+0000","last_undegraded":"2024-08-29T18:07:58.056833+0000","last_fullsized":"2024-08-29T18:07:58.056833+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:26:56.101411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061305+0000","last_change":"2024-08-29T18:06:55.478370+0000","last_active":"2024-08-29T18:07:58.061305+0000","last_peered":"2024-08-29T18:07:58.061305+0000","last_clean":"2024-08-29T18:07:58.061305+0000","last_became_active":"2024-08-29T18:06:55.469827+0000","last_became_peered":"2024-08-29T18:06:55.469827+0000","last_unstale":"2024-08-29T18:07:58.061305+0000","last_undegraded":"2024-08-29T18:07:58.061305+0000","last_fullsized":"2024-08-29T18:07:58.061305+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:50:46.810540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.052973+0000","last_change":"2024-08-29T18:06:46.277788+0000","last_active":"2024-08-29T18:07:58.052973+0000","last_peered":"2024-08-29T18:07:58.052973+0000","last_clean":"2024-08-29T18:07:58.052973+0000","last_became_active":"2024-08-29T18:06:46.276828+0000","last_became_peered":"2024-08-29T18:06:46.276828+0000","last_unstale":"2024-08-29T18:07:58.052973+0000","last_undegraded":"2024-08-29T18:07:58.052973+0000","last_fullsized":"2024-08-29T18:07:58.052973+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:31.662410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.048726+0000","last_change":"2024-08-29T18:06:55.477299+0000","last_active":"2024-08-29T18:07:58.048726+0000","last_peered":"2024-08-29T18:07:58.048726+0000","last_clean":"2024-08-29T18:07:58.048726+0000","last_became_active":"2024-08-29T18:06:55.476975+0000","last_became_peered":"2024-08-29T18:06:55.476975+0000","last_unstale":"2024-08-29T18:07:58.048726+0000","last_undegraded":"2024-08-29T18:07:58.048726+0000","last_fullsized":"2024-08-29T18:07:58.048726+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:57:35.577911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.130436+0000","last_change":"2024-08-29T18:07:59.130436+0000","last_active":"2024-08-29T18:07:59.130436+0000","last_peered":"2024-08-29T18:07:59.130436+0000","last_clean":"2024-08-29T18:07:59.130436+0000","last_became_active":"2024-08-29T18:07:59.129433+0000","last_became_peered":"2024-08-29T18:07:59.129433+0000","last_unstale":"2024-08-29T18:07:59.130436+0000","last_undegraded":"2024-08-29T18:07:59.130436+0000","last_fullsized":"2024-08-29T18:07:59.130436+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:16.491059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.066986+0000","last_change":"2024-08-29T18:06:55.477087+0000","last_active":"2024-08-29T18:07:58.066986+0000","last_peered":"2024-08-29T18:07:58.066986+0000","last_clean":"2024-08-29T18:07:58.066986+0000","last_became_active":"2024-08-29T18:06:55.476345+0000","last_became_peered":"2024-08-29T18:06:55.476345+0000","last_unstale":"2024-08-29T18:07:58.066986+0000","last_undegraded":"2024-08-29T18:07:58.066986+0000","last_fullsized":"2024-08-29T18:07:58.066986+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:10:23.068944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060128+0000","last_change":"2024-08-29T18:06:46.270136+0000","last_active":"2024-08-29T18:07:58.060128+0000","last_peered":"2024-08-29T18:07:58.060128+0000","last_clean":"2024-08-29T18:07:58.060128+0000","last_became_active":"2024-08-29T18:06:46.267327+0000","last_became_peered":"2024-08-29T18:06:46.267327+0000","last_unstale":"2024-08-29T18:07:58.060128+0000","last_undegraded":"2024-08-29T18:07:58.060128+0000","last_fullsized":"2024-08-29T18:07:58.060128+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:53:27.006861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070031+0000","last_change":"2024-08-29T18:06:55.494215+0000","last_active":"2024-08-29T18:07:58.070031+0000","last_peered":"2024-08-29T18:07:58.070031+0000","last_clean":"2024-08-29T18:07:58.070031+0000","last_became_active":"2024-08-29T18:06:55.493473+0000","last_became_peered":"2024-08-29T18:06:55.493473+0000","last_unstale":"2024-08-29T18:07:58.070031+0000","last_undegraded":"2024-08-29T18:07:58.070031+0000","last_fullsized":"2024-08-29T18:07:58.070031+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:45:16.491953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056845+0000","last_change":"2024-08-29T18:06:46.270429+0000","last_active":"2024-08-29T18:07:58.056845+0000","last_peered":"2024-08-29T18:07:58.056845+0000","last_clean":"2024-08-29T18:07:58.056845+0000","last_became_active":"2024-08-29T18:06:46.269142+0000","last_became_peered":"2024-08-29T18:06:46.269142+0000","last_unstale":"2024-08-29T18:07:58.056845+0000","last_undegraded":"2024-08-29T18:07:58.056845+0000","last_fullsized":"2024-08-29T18:07:58.056845+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:07:46.595217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054855+0000","last_change":"2024-08-29T18:06:55.474357+0000","last_active":"2024-08-29T18:07:58.054855+0000","last_peered":"2024-08-29T18:07:58.054855+0000","last_clean":"2024-08-29T18:07:58.054855+0000","last_became_active":"2024-08-29T18:06:55.473633+0000","last_became_peered":"2024-08-29T18:06:55.473633+0000","last_unstale":"2024-08-29T18:07:58.054855+0000","last_undegraded":"2024-08-29T18:07:58.054855+0000","last_fullsized":"2024-08-29T18:07:58.054855+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:47:53.108654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.061734+0000","last_change":"2024-08-29T18:06:55.489777+0000","last_active":"2024-08-29T18:07:58.061734+0000","last_peered":"2024-08-29T18:07:58.061734+0000","last_clean":"2024-08-29T18:07:58.061734+0000","last_became_active":"2024-08-29T18:06:55.489146+0000","last_became_peered":"2024-08-29T18:06:55.489146+0000","last_unstale":"2024-08-29T18:07:58.061734+0000","last_undegraded":"2024-08-29T18:07:58.061734+0000","last_fullsized":"2024-08-29T18:07:58.061734+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:52:14.686644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.054448+0000","last_change":"2024-08-29T18:06:46.275765+0000","last_active":"2024-08-29T18:07:58.054448+0000","last_peered":"2024-08-29T18:07:58.054448+0000","last_clean":"2024-08-29T18:07:58.054448+0000","last_became_active":"2024-08-29T18:06:46.274663+0000","last_became_peered":"2024-08-29T18:06:46.274663+0000","last_unstale":"2024-08-29T18:07:58.054448+0000","last_undegraded":"2024-08-29T18:07:58.054448+0000","last_fullsized":"2024-08-29T18:07:58.054448+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:26:29.323656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.060451+0000","last_change":"2024-08-29T18:06:55.489808+0000","last_active":"2024-08-29T18:07:58.060451+0000","last_peered":"2024-08-29T18:07:58.060451+0000","last_clean":"2024-08-29T18:07:58.060451+0000","last_became_active":"2024-08-29T18:06:55.489418+0000","last_became_peered":"2024-08-29T18:06:55.489418+0000","last_unstale":"2024-08-29T18:07:58.060451+0000","last_undegraded":"2024-08-29T18:07:58.060451+0000","last_fullsized":"2024-08-29T18:07:58.060451+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:33.654581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.056026+0000","last_change":"2024-08-29T18:06:46.272316+0000","last_active":"2024-08-29T18:07:58.056026+0000","last_peered":"2024-08-29T18:07:58.056026+0000","last_clean":"2024-08-29T18:07:58.056026+0000","last_became_active":"2024-08-29T18:06:46.271258+0000","last_became_peered":"2024-08-29T18:06:46.271258+0000","last_unstale":"2024-08-29T18:07:58.056026+0000","last_undegraded":"2024-08-29T18:07:58.056026+0000","last_fullsized":"2024-08-29T18:07:58.056026+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:25:13.366893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":11,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-08-29T18:07:59.078348+0000","last_change":"2024-08-29T18:07:59.077691+0000","last_active":"2024-08-29T18:07:59.078348+0000","last_peered":"2024-08-29T18:07:59.078348+0000","last_clean":"2024-08-29T18:07:59.078348+0000","last_became_active":"2024-08-29T18:07:59.076641+0000","last_became_peered":"2024-08-29T18:07:59.076641+0000","last_unstale":"2024-08-29T18:07:59.078348+0000","last_undegraded":"2024-08-29T18:07:59.078348+0000","last_fullsized":"2024-08-29T18:07:59.078348+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:50:20.197035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.071099+0000","last_change":"2024-08-29T18:06:46.270341+0000","last_active":"2024-08-29T18:07:58.071099+0000","last_peered":"2024-08-29T18:07:58.071099+0000","last_clean":"2024-08-29T18:07:58.071099+0000","last_became_active":"2024-08-29T18:06:46.269640+0000","last_became_peered":"2024-08-29T18:06:46.269640+0000","last_unstale":"2024-08-29T18:07:58.071099+0000","last_undegraded":"2024-08-29T18:07:58.071099+0000","last_fullsized":"2024-08-29T18:07:58.071099+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:33:17.051621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.070575+0000","last_change":"2024-08-29T18:06:55.480092+0000","last_active":"2024-08-29T18:07:58.070575+0000","last_peered":"2024-08-29T18:07:58.070575+0000","last_clean":"2024-08-29T18:07:58.070575+0000","last_became_active":"2024-08-29T18:06:55.479343+0000","last_became_peered":"2024-08-29T18:06:55.479343+0000","last_unstale":"2024-08-29T18:07:58.070575+0000","last_undegraded":"2024-08-29T18:07:58.070575+0000","last_fullsized":"2024-08-29T18:07:58.070575+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:47:31.939797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-29T18:07:58.064384+0000","last_change":"2024-08-29T18:06:46.266275+0000","last_active":"2024-08-29T18:07:58.064384+0000","last_peered":"2024-08-29T18:07:58.064384+0000","last_clean":"2024-08-29T18:07:58.064384+0000","last_became_active":"2024-08-29T18:06:46.265438+0000","last_became_peered":"2024-08-29T18:06:46.265438+0000","last_unstale":"2024-08-29T18:07:58.064384+0000","last_undegraded":"2024-08-29T18:07:58.064384+0000","last_fullsized":"2024-08-29T18:07:58.064384+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:27.085524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201311,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28276,"kb_used_data":1256,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716876,"statfs":{"total":95995035648,"available":95966081024,"internally_reserved":0,"allocated":1286144,"data_stored":884210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.90000000000000002,"15min":0.89000000000000001},"min":{"1min":0.67100000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.98899999999999999,"15min":0.99099999999999999},"min":{"1min":0.627,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2390000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0629999999999999}]},{"osd":1,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":1,"5min":1.004,"15min":1.004},"min":{"1min":0.77000000000000002,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.2549999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.96599999999999997}]},{"osd":2,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.036,"15min":1.0429999999999999},"min":{"1min":0.81599999999999995,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2609999999999999,"5min":1.425,"15min":1.425},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.67800000000000005,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.92600000000000005}]},{"osd":3,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.95299999999999996,"15min":0.95499999999999996},"min":{"1min":0.69599999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.218,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.034},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.97899999999999998,"15min":0.97099999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.131}]},{"osd":4,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.89200000000000002,"15min":0.90400000000000003},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.071,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90400000000000003,"15min":0.90500000000000003},"min":{"1min":0.65600000000000003,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.1559999999999999,"5min":1.444,"15min":1.444},"last":0.89100000000000001}]},{"osd":5,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.92400000000000004,"15min":0.92200000000000004},"min":{"1min":0.65100000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.006},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.054,"15min":1.048},"min":{"1min":0.73399999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3069999999999999,"5min":1.772,"15min":1.772},"last":1.1639999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.0489999999999999,"15min":1.0369999999999999},"min":{"1min":0.80000000000000004,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.254},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.97699999999999998,"15min":0.98099999999999998},"min":{"1min":0.59899999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.25,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.103}]}]},{"osd":6,"up_from":47,"seq":201863462954,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32380,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712772,"statfs":{"total":95995035648,"available":95961878528,"internally_reserved":0,"allocated":1290240,"data_stored":885228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"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":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.876,"15min":0.86199999999999999},"min":{"1min":0.65000000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.1930000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.93300000000000005,"15min":0.94499999999999995},"min":{"1min":0.64500000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.2270000000000001,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.84899999999999998}]},{"osd":1,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.91400000000000003,"15min":0.89700000000000002},"min":{"1min":0.67100000000000004,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.88600000000000001,"15min":0.88100000000000001},"min":{"1min":0.55700000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.153,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.80700000000000005}]},{"osd":2,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.93600000000000005,"15min":0.91600000000000004},"min":{"1min":0.72299999999999998,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.266,"5min":1.333,"15min":1.333},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89200000000000002,"15min":0.88},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.1830000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.1040000000000001}]},{"osd":3,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.77400000000000002,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3,"5min":1.423,"15min":1.423},"last":0.998},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95199999999999996,"15min":0.92800000000000005},"min":{"1min":0.69399999999999995,"5min":0.623,"15min":0.623},"max":{"1min":1.3680000000000001,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.97199999999999998}]},{"osd":4,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.81499999999999995,"15min":0.78500000000000003},"min":{"1min":0.59399999999999997,"5min":0.378,"15min":0.378},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.90100000000000002,"15min":0.88500000000000001},"min":{"1min":0.64400000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.22,"5min":1.476,"15min":1.476},"last":0.60499999999999998}]},{"osd":5,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.89400000000000002,"15min":0.85999999999999999},"min":{"1min":0.68999999999999995,"5min":0.434,"15min":0.434},"max":{"1min":1.282,"5min":1.379,"15min":1.379},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.95099999999999996,"15min":0.92300000000000004},"min":{"1min":0.66400000000000003,"5min":0.439,"15min":0.439},"max":{"1min":1.3480000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.69699999999999995}]},{"osd":7,"last update":"Thu Aug 29 18:07:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0289999999999999,"15min":1.0209999999999999},"min":{"1min":0.78100000000000003,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.081,"5min":1.123,"15min":1.1299999999999999},"min":{"1min":0.70299999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.323,"5min":1.46,"15min":1.46},"last":1.0840000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724597,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27708,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717444,"statfs":{"total":95995035648,"available":95966662656,"internally_reserved":0,"allocated":704512,"data_stored":295165,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.88800000000000001,"15min":0.85999999999999999},"min":{"1min":0.57999999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3240000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.042},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.86299999999999999,"15min":0.83499999999999996},"min":{"1min":0.68100000000000005,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.0880000000000001,"5min":1.194,"15min":1.194},"last":1.0660000000000001}]},{"osd":1,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.84899999999999998,"15min":0.81499999999999995},"min":{"1min":0.58799999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.0740000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.90600000000000003,"15min":0.90100000000000002},"min":{"1min":0.746,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.214,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.93000000000000005}]},{"osd":2,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.89400000000000002,"15min":0.873},"min":{"1min":0.66100000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.212,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.90800000000000003,"15min":0.89000000000000001},"min":{"1min":0.77300000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.157,"5min":1.224,"15min":1.224},"last":0.90600000000000003}]},{"osd":3,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.90900000000000003,"15min":0.88600000000000001},"min":{"1min":0.68600000000000005,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.222,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.87},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.92800000000000005,"15min":0.91100000000000003},"min":{"1min":0.73399999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.218,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.85499999999999998}]},{"osd":4,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.77900000000000003,"15min":0.72999999999999998},"min":{"1min":0.65900000000000003,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0960000000000001,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.69499999999999995},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.877,"15min":0.81299999999999994},"min":{"1min":0.68899999999999995,"5min":0.379,"15min":0.379},"max":{"1min":1.3009999999999999,"5min":1.319,"15min":1.319},"last":0.75900000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:07:50 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.86199999999999999,"15min":0.82199999999999995},"min":{"1min":0.65800000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.153,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.92800000000000005,"15min":0.89200000000000002},"min":{"1min":0.75,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.2190000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.1200000000000001}]},{"osd":7,"last update":"Thu Aug 29 18:07:45 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.94499999999999995,"15min":0.94299999999999995},"min":{"1min":0.68899999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.2090000000000001,"5min":1.395,"15min":1.395},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.032,"5min":1.0720000000000001,"15min":1.0780000000000001},"min":{"1min":0.75600000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.177,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.006}]}]},{"osd":4,"up_from":31,"seq":133143986240,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31812,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713340,"statfs":{"total":95995035648,"available":95962460160,"internally_reserved":0,"allocated":708608,"data_stored":294550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85499999999999998,"15min":0.873},"min":{"1min":0.63600000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.877,"15min":0.86399999999999999},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.22,"5min":1.345,"15min":1.345},"last":0.70599999999999996}]},{"osd":1,"last update":"Thu Aug 29 18:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.89300000000000002,"15min":0.86299999999999999},"min":{"1min":0.71999999999999997,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.1759999999999999,"5min":1.24,"15min":1.24},"last":0.996},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.88300000000000001,"15min":0.88400000000000001},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.103,"5min":1.264,"15min":1.264},"last":0.85599999999999998}]},{"osd":2,"last update":"Thu Aug 29 18:08:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.89500000000000002,"15min":0.86299999999999999},"min":{"1min":0.70099999999999996,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.159,"5min":1.333,"15min":1.333},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.94499999999999995,"15min":0.94399999999999995},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.5600000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.77100000000000002}]},{"osd":3,"last update":"Thu Aug 29 18:08:06 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.96499999999999997,"15min":0.91700000000000004},"min":{"1min":0.80600000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.077,"5min":0.97199999999999998,"15min":0.94899999999999995},"min":{"1min":0.82199999999999995,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3720000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.94299999999999995}]},{"osd":5,"last update":"Thu Aug 29 18:07:58 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.77600000000000002,"15min":0.70999999999999996},"min":{"1min":0.61699999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.86499999999999999,"15min":0.80400000000000005},"min":{"1min":0.65800000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.63800000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:07:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.98099999999999998,"15min":0.93600000000000005},"min":{"1min":0.749,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.90200000000000002,"15min":0.86899999999999999},"min":{"1min":0.65500000000000003,"5min":0.436,"15min":0.436},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.67100000000000004}]},{"osd":7,"last update":"Thu Aug 29 18:07:47 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0660000000000001,"15min":1.0720000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.747},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0960000000000001,"15min":1.0940000000000001},"min":{"1min":0.75800000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.71899999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149771,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27716,"kb_used_data":696,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717436,"statfs":{"total":95995035648,"available":95966654464,"internally_reserved":0,"allocated":712704,"data_stored":295510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 18:07:24 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.65700000000000003,"15min":0.63900000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.747,"5min":0.73299999999999998,"15min":0.69299999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.171,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.876}]},{"osd":1,"last update":"Thu Aug 29 18:07:24 2024","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.68400000000000005,"15min":0.65200000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.98499999999999999,"5min":0.98499999999999999,"15min":0.98499999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.77300000000000002,"15min":0.72099999999999997},"min":{"1min":0.41599999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.012,"5min":1.194,"15min":1.194},"last":0.61499999999999999}]},{"osd":2,"last update":"Thu Aug 29 18:07:24 2024","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.80300000000000005,"15min":0.79500000000000004},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.752,"5min":0.76700000000000002,"15min":0.71299999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.044,"5min":1.377,"15min":1.377},"last":0.93899999999999995}]},{"osd":4,"last update":"Thu Aug 29 18:08:07 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.92200000000000004,"15min":0.89000000000000001},"min":{"1min":0.753,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.1599999999999999,"5min":1.5,"15min":1.5},"last":0.753},{"interface":"front","average":{"1min":1.006,"5min":0.92400000000000004,"15min":0.89100000000000001},"min":{"1min":0.68200000000000005,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":2.0499999999999998,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":1.054}]},{"osd":5,"last update":"Thu Aug 29 18:07:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0029999999999999,"15min":0.97899999999999998},"min":{"1min":0.77300000000000002,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.2070000000000001,"5min":1.407,"15min":1.407},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.069,"5min":1.0329999999999999,"15min":1.0149999999999999},"min":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3380000000000001,"5min":1.45,"15min":1.45},"last":1.022}]},{"osd":6,"last update":"Thu Aug 29 18:07:55 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1,"15min":1},"min":{"1min":0.67700000000000005,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.339,"5min":1.421,"15min":1.421},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.077,"15min":1.087},"min":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"max":{"1min":1.282,"5min":1.51,"15min":1.51},"last":1.1579999999999999}]},{"osd":7,"last update":"Thu Aug 29 18:07:50 2024","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.026,"15min":1.016},"min":{"1min":0.80600000000000005,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.3,"5min":1.615,"15min":1.615},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0640000000000001,"15min":1.0580000000000001},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.306,"5min":1.345,"15min":1.345},"last":1.274}]}]},{"osd":2,"up_from":18,"seq":77309411413,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31796,"kb_used_data":676,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713356,"statfs":{"total":95995035648,"available":95962476544,"internally_reserved":0,"allocated":692224,"data_stored":293842,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:32 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.68100000000000005,"15min":0.58899999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.173,"5min":2.5499999999999998,"15min":2.5499999999999998},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.72099999999999997,"15min":0.61099999999999999},"min":{"1min":0.36799999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.97699999999999998,"5min":1.159,"15min":1.159},"last":1.0189999999999999}]},{"osd":1,"last update":"Thu Aug 29 18:07:32 2024","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.74299999999999999,"15min":0.68300000000000005},"min":{"1min":0.48099999999999998,"5min":0.35099999999999998,"15min":0.32600000000000001},"max":{"1min":1.0940000000000001,"5min":2.746,"15min":2.746},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.77600000000000002,"15min":0.68000000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.81499999999999995}]},{"osd":3,"last update":"Thu Aug 29 18:07:16 2024","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.84499999999999997,"15min":0.78500000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.1619999999999999,"5min":2.6989999999999998,"15min":2.6989999999999998},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.755,"5min":0.77100000000000002,"15min":0.73899999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.76700000000000002}]},{"osd":4,"last update":"Thu Aug 29 18:08:04 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.95899999999999996,"15min":0.91100000000000003},"min":{"1min":0.58699999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":2.0449999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.997,"15min":0.94499999999999995},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.339,"5min":2.8239999999999998,"15min":2.8239999999999998},"last":1.3029999999999999}]},{"osd":5,"last update":"Thu Aug 29 18:08:02 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.96199999999999997,"15min":0.95999999999999996},"min":{"1min":0.68200000000000005,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2210000000000001,"5min":1.474,"15min":1.474},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.998,"15min":0.95999999999999996},"min":{"1min":0.70999999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":2.113,"5min":2.113,"15min":2.113},"last":1.0600000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:07:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.155,"15min":1.1830000000000001},"min":{"1min":0.70099999999999996,"5min":0.626,"15min":0.626},"max":{"1min":2.0099999999999998,"5min":2.867,"15min":2.867},"last":1.232},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.746,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.331,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.2609999999999999}]},{"osd":7,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.69499999999999995,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.5229999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0920000000000001,"15min":1.0880000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.357}]}]},{"osd":1,"up_from":13,"seq":55834574944,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":696320,"data_stored":293729,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:07:39 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.63900000000000001,"15min":0.56899999999999995},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.96499999999999997,"5min":1.032,"15min":1.032},"last":0.443},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.71799999999999997,"15min":0.61399999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.29699999999999999},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.56200000000000006}]},{"osd":2,"last update":"Thu Aug 29 18:07:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64200000000000002,"5min":0.67000000000000004,"15min":0.58899999999999997},"min":{"1min":0.41799999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.81000000000000005,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.77300000000000002,"15min":0.67100000000000004},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.33900000000000002},"max":{"1min":1.073,"5min":1.077,"15min":1.077},"last":0.66600000000000004}]},{"osd":3,"last update":"Thu Aug 29 18:07:21 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81100000000000005,"15min":0.79100000000000004},"min":{"1min":0.46600000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.5},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.78300000000000003,"15min":0.78100000000000003},"min":{"1min":0.44800000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.71099999999999997}]},{"osd":4,"last update":"Thu Aug 29 18:07:07 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.85599999999999998,"15min":0.83699999999999997},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95899999999999996,"15min":0.92700000000000005},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.76300000000000001}]},{"osd":5,"last update":"Thu Aug 29 18:08:03 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.94599999999999995,"15min":0.91600000000000004},"min":{"1min":0.65500000000000003,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.365,"5min":1.538,"15min":1.538},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93200000000000005,"15min":0.89500000000000002},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.92900000000000005}]},{"osd":6,"last update":"Thu Aug 29 18:07:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0549999999999999,"15min":1.056},"min":{"1min":0.68300000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.016,"15min":0.99399999999999999},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.68400000000000005}]},{"osd":7,"last update":"Thu Aug 29 18:07:52 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.0680000000000001,"15min":1.0660000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.745},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.044,"15min":1.036},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.4770000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.91100000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738475,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28296,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716856,"statfs":{"total":95995035648,"available":95966060544,"internally_reserved":0,"allocated":1302528,"data_stored":884938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 18:07:37 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.746,"15min":0.56499999999999995},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.315},"max":{"1min":1.165,"5min":4.9100000000000001,"15min":4.9100000000000001},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.73699999999999999,"15min":0.58099999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.29299999999999998},"max":{"1min":1.4319999999999999,"5min":4.8540000000000001,"15min":4.8540000000000001},"last":0.85699999999999998}]},{"osd":2,"last update":"Thu Aug 29 18:07:32 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.72199999999999998,"15min":0.63600000000000001},"min":{"1min":0.44900000000000001,"5min":0.313,"15min":0.313},"max":{"1min":1.091,"5min":1.123,"15min":1.123},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.81899999999999995,"15min":0.65100000000000002},"min":{"1min":0.47099999999999997,"5min":0.40400000000000003,"15min":0.29199999999999998},"max":{"1min":1.2210000000000001,"5min":4.7960000000000003,"15min":4.7960000000000003},"last":0.621}]},{"osd":3,"last update":"Thu Aug 29 18:07:20 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.79300000000000004,"15min":0.75700000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.88,"15min":0.81200000000000006},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.1919999999999999,"5min":4.9950000000000001,"15min":4.9950000000000001},"last":0.78100000000000003}]},{"osd":4,"last update":"Thu Aug 29 18:08:08 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.94099999999999995,"15min":1.034},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.089,"5min":4.7469999999999999,"15min":4.7469999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.95399999999999996,"15min":0.91400000000000003},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.1539999999999999,"5min":1.639,"15min":1.639},"last":1.0589999999999999}]},{"osd":5,"last update":"Thu Aug 29 18:08:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0209999999999999,"15min":0.999},"min":{"1min":0.69699999999999995,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.97399999999999998,"15min":0.95999999999999996},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1970000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.0269999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:07:54 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1120000000000001,"15min":1.1040000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.0269999999999999,"15min":1.026},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.95499999999999996}]},{"osd":7,"last update":"Thu Aug 29 18:07:46 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.149,"15min":1.157},"min":{"1min":0.63200000000000001,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.6319999999999999,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.165,"5min":1.147,"15min":1.1439999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.085}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":1668,"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":16384,"data_stored":708,"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":16384,"data_stored":1654,"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":12288,"data_stored":1564,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T18:08:14.073 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-29T18:08:14.073 INFO:tasks.cephadm:Adding prometheus.a on smithi144 2024-08-29T18:08:14.074 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply prometheus '1;smithi144=a' 2024-08-29T18:08:15.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:15 smithi089 bash[22629]: audit 2024-08-29T18:08:13.401976+0000 mgr.y (mgr.14150) 407 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:08:15.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:15 smithi089 bash[22629]: cluster 2024-08-29T18:08:13.923236+0000 mgr.y (mgr.14150) 408 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:15.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:15 smithi089 bash[32084]: audit 2024-08-29T18:08:13.401976+0000 mgr.y (mgr.14150) 407 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:08:15.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:15 smithi089 bash[32084]: cluster 2024-08-29T18:08:13.923236+0000 mgr.y (mgr.14150) 408 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:15 smithi144 bash[24722]: audit 2024-08-29T18:08:13.401976+0000 mgr.y (mgr.14150) 407 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:08:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:15 smithi144 bash[24722]: cluster 2024-08-29T18:08:13.923236+0000 mgr.y (mgr.14150) 408 : cluster [DBG] pgmap v396: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:17.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:17 smithi089 bash[22629]: cluster 2024-08-29T18:08:15.924102+0000 mgr.y (mgr.14150) 409 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:17 smithi089 bash[32084]: cluster 2024-08-29T18:08:15.924102+0000 mgr.y (mgr.14150) 409 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:17 smithi144 bash[24722]: cluster 2024-08-29T18:08:15.924102+0000 mgr.y (mgr.14150) 409 : cluster [DBG] pgmap v397: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:18.793 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:08:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:19 smithi144 bash[24722]: cluster 2024-08-29T18:08:17.924812+0000 mgr.y (mgr.14150) 410 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:19 smithi089 bash[22629]: cluster 2024-08-29T18:08:17.924812+0000 mgr.y (mgr.14150) 410 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:19 smithi089 bash[32084]: cluster 2024-08-29T18:08:17.924812+0000 mgr.y (mgr.14150) 410 : cluster [DBG] pgmap v398: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:21 smithi144 bash[24722]: cluster 2024-08-29T18:08:19.925771+0000 mgr.y (mgr.14150) 411 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:21.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:21 smithi089 bash[22629]: cluster 2024-08-29T18:08:19.925771+0000 mgr.y (mgr.14150) 411 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:21.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:21 smithi089 bash[32084]: cluster 2024-08-29T18:08:19.925771+0000 mgr.y (mgr.14150) 411 : cluster [DBG] pgmap v399: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:22.150 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled prometheus update... 2024-08-29T18:08:22.844 DEBUG:teuthology.orchestra.run.smithi144:prometheus.a> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a.service 2024-08-29T18:08:22.846 INFO:tasks.cephadm:Adding node-exporter.a on smithi089 2024-08-29T18:08:22.846 INFO:tasks.cephadm:Adding node-exporter.b on smithi144 2024-08-29T18:08:22.847 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply node-exporter '2;smithi089=a;smithi144=b' 2024-08-29T18:08:23.148 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:23 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: cluster 2024-08-29T18:08:21.926634+0000 mgr.y (mgr.14150) 412 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.144552+0000 mgr.y (mgr.14150) 413 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: cephadm 2024-08-29T18:08:22.147477+0000 mgr.y (mgr.14150) 414 : cephadm [INF] Saving service prometheus spec with placement smithi144=a;count:1 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.154306+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.155953+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.489220+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.498581+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.500684+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.502516+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[22629]: audit 2024-08-29T18:08:22.512713+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: cluster 2024-08-29T18:08:21.926634+0000 mgr.y (mgr.14150) 412 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.144552+0000 mgr.y (mgr.14150) 413 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: cephadm 2024-08-29T18:08:22.147477+0000 mgr.y (mgr.14150) 414 : cephadm [INF] Saving service prometheus spec with placement smithi144=a;count:1 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.154306+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.155953+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.489220+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.498581+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.500684+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.502516+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:23 smithi089 bash[32084]: audit 2024-08-29T18:08:22.512713+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: cluster 2024-08-29T18:08:21.926634+0000 mgr.y (mgr.14150) 412 : cluster [DBG] pgmap v400: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.144552+0000 mgr.y (mgr.14150) 413 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: cephadm 2024-08-29T18:08:22.147477+0000 mgr.y (mgr.14150) 414 : cephadm [INF] Saving service prometheus spec with placement smithi144=a;count:1 2024-08-29T18:08:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.154306+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.155953+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.489220+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.498581+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.500684+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.502516+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:23 smithi144 bash[24722]: audit 2024-08-29T18:08:22.512713+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:24.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:24 smithi089 bash[22629]: cephadm 2024-08-29T18:08:22.810706+0000 mgr.y (mgr.14150) 415 : cephadm [INF] Deploying daemon prometheus.a on smithi144 2024-08-29T18:08:24.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:24 smithi089 bash[32084]: cephadm 2024-08-29T18:08:22.810706+0000 mgr.y (mgr.14150) 415 : cephadm [INF] Deploying daemon prometheus.a on smithi144 2024-08-29T18:08:24.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:24 smithi144 bash[24722]: cephadm 2024-08-29T18:08:22.810706+0000 mgr.y (mgr.14150) 415 : cephadm [INF] Deploying daemon prometheus.a on smithi144 2024-08-29T18:08:25.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:25 smithi089 bash[22629]: cluster 2024-08-29T18:08:23.927577+0000 mgr.y (mgr.14150) 416 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:25.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:25 smithi089 bash[32084]: cluster 2024-08-29T18:08:23.927577+0000 mgr.y (mgr.14150) 416 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:25 smithi144 bash[24722]: cluster 2024-08-29T18:08:23.927577+0000 mgr.y (mgr.14150) 416 : cluster [DBG] pgmap v401: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:27.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:27 smithi089 bash[22629]: cluster 2024-08-29T18:08:25.928444+0000 mgr.y (mgr.14150) 417 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:27.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:27 smithi089 bash[32084]: cluster 2024-08-29T18:08:25.928444+0000 mgr.y (mgr.14150) 417 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:27 smithi144 bash[24722]: cluster 2024-08-29T18:08:25.928444+0000 mgr.y (mgr.14150) 417 : cluster [DBG] pgmap v402: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:27.595 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:08:28.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:28 smithi089 bash[22629]: cluster 2024-08-29T18:08:27.929217+0000 mgr.y (mgr.14150) 418 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:28.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:28 smithi089 bash[32084]: cluster 2024-08-29T18:08:27.929217+0000 mgr.y (mgr.14150) 418 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:28 smithi144 bash[24722]: cluster 2024-08-29T18:08:27.929217+0000 mgr.y (mgr.14150) 418 : cluster [DBG] pgmap v403: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:30 smithi144 bash[24722]: cluster 2024-08-29T18:08:29.930086+0000 mgr.y (mgr.14150) 419 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:31.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:30 smithi089 bash[22629]: cluster 2024-08-29T18:08:29.930086+0000 mgr.y (mgr.14150) 419 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:30 smithi089 bash[32084]: cluster 2024-08-29T18:08:29.930086+0000 mgr.y (mgr.14150) 419 : cluster [DBG] pgmap v404: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:33.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:32 smithi144 bash[24722]: cluster 2024-08-29T18:08:31.930946+0000 mgr.y (mgr.14150) 420 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:33.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:32 smithi089 bash[32084]: cluster 2024-08-29T18:08:31.930946+0000 mgr.y (mgr.14150) 420 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:32 smithi089 bash[22629]: cluster 2024-08-29T18:08:31.930946+0000 mgr.y (mgr.14150) 420 : cluster [DBG] pgmap v405: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:34.653 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled node-exporter update... 2024-08-29T18:08:35.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:34 smithi144 bash[24722]: cluster 2024-08-29T18:08:33.931892+0000 mgr.y (mgr.14150) 421 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:35.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:34 smithi144 bash[24722]: audit 2024-08-29T18:08:34.657330+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:35.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:34 smithi089 bash[22629]: cluster 2024-08-29T18:08:33.931892+0000 mgr.y (mgr.14150) 421 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:35.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:34 smithi089 bash[22629]: audit 2024-08-29T18:08:34.657330+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:35.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:34 smithi089 bash[32084]: cluster 2024-08-29T18:08:33.931892+0000 mgr.y (mgr.14150) 421 : cluster [DBG] pgmap v406: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:35.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:34 smithi089 bash[32084]: audit 2024-08-29T18:08:34.657330+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:35.774 DEBUG:teuthology.orchestra.run.smithi089:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.a.service 2024-08-29T18:08:35.778 DEBUG:teuthology.orchestra.run.smithi144:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.b.service 2024-08-29T18:08:35.781 INFO:tasks.cephadm:Adding alertmanager.a on smithi089 2024-08-29T18:08:35.781 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply alertmanager '1;smithi089=a' 2024-08-29T18:08:36.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:36 smithi144 bash[24722]: audit 2024-08-29T18:08:34.646697+0000 mgr.y (mgr.14150) 422 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:36.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:36 smithi144 bash[24722]: cephadm 2024-08-29T18:08:34.649800+0000 mgr.y (mgr.14150) 423 : cephadm [INF] Saving service node-exporter spec with placement smithi089=a;smithi144=b;count:2 2024-08-29T18:08:36.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:36 smithi089 bash[22629]: audit 2024-08-29T18:08:34.646697+0000 mgr.y (mgr.14150) 422 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:36.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:36 smithi089 bash[22629]: cephadm 2024-08-29T18:08:34.649800+0000 mgr.y (mgr.14150) 423 : cephadm [INF] Saving service node-exporter spec with placement smithi089=a;smithi144=b;count:2 2024-08-29T18:08:36.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:36 smithi089 bash[32084]: audit 2024-08-29T18:08:34.646697+0000 mgr.y (mgr.14150) 422 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi144=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:36.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:36 smithi089 bash[32084]: cephadm 2024-08-29T18:08:34.649800+0000 mgr.y (mgr.14150) 423 : cephadm [INF] Saving service node-exporter spec with placement smithi089=a;smithi144=b;count:2 2024-08-29T18:08:37.232 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:37 smithi144 bash[24722]: cluster 2024-08-29T18:08:35.932792+0000 mgr.y (mgr.14150) 424 : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:37.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:37 smithi089 bash[22629]: cluster 2024-08-29T18:08:35.932792+0000 mgr.y (mgr.14150) 424 : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:37.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:37 smithi089 bash[32084]: cluster 2024-08-29T18:08:35.932792+0000 mgr.y (mgr.14150) 424 : cluster [DBG] pgmap v407: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:39 smithi144 bash[24722]: cluster 2024-08-29T18:08:37.933707+0000 mgr.y (mgr.14150) 425 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:39.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:39 smithi089 bash[22629]: cluster 2024-08-29T18:08:37.933707+0000 mgr.y (mgr.14150) 425 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:39 smithi089 bash[32084]: cluster 2024-08-29T18:08:37.933707+0000 mgr.y (mgr.14150) 425 : cluster [DBG] pgmap v408: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:39.844 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:39.844 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:39.845 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:39.845 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:39.845 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:39.845 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:39.846 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.110 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:40 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.111 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.111 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.111 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:08:40 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.112 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.112 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.112 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.112 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.112 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.112 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:40 smithi144 systemd[1]: Started Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:08:40.113 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:08:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.113 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:40 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:40.526 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:08:41.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22881]: ignoring --setuser ceph since I am not root 2024-08-29T18:08:41.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22881]: ignoring --setgroup ceph since I am not root 2024-08-29T18:08:41.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22881]: debug 2024-08-29T18:08:41.345+0000 7fa2432e1040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:08:41.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[32084]: cluster 2024-08-29T18:08:39.934627+0000 mgr.y (mgr.14150) 426 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:41.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[32084]: audit 2024-08-29T18:08:40.157833+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[32084]: audit 2024-08-29T18:08:40.166731+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[32084]: audit 2024-08-29T18:08:40.175274+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[32084]: audit 2024-08-29T18:08:40.180256+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22629]: cluster 2024-08-29T18:08:39.934627+0000 mgr.y (mgr.14150) 426 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22629]: audit 2024-08-29T18:08:40.157833+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22629]: audit 2024-08-29T18:08:40.166731+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22629]: audit 2024-08-29T18:08:40.175274+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:41 smithi089 bash[22629]: audit 2024-08-29T18:08:40.180256+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-29T18:08:41.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[25650]: ignoring --setuser ceph since I am not root 2024-08-29T18:08:41.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[25650]: ignoring --setgroup ceph since I am not root 2024-08-29T18:08:41.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[25650]: debug 2024-08-29T18:08:41.251+0000 7f0e015fa640 1 -- 172.21.15.144:0/3378855081 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5650c7686d00 con 0x5650c7678800 2024-08-29T18:08:41.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[25650]: debug 2024-08-29T18:08:41.363+0000 7f0e03e55040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:08:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[24722]: cluster 2024-08-29T18:08:39.934627+0000 mgr.y (mgr.14150) 426 : cluster [DBG] pgmap v409: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[24722]: audit 2024-08-29T18:08:40.157833+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[24722]: audit 2024-08-29T18:08:40.166731+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[24722]: audit 2024-08-29T18:08:40.175274+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' 2024-08-29T18:08:41.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:41 smithi144 bash[24722]: audit 2024-08-29T18:08:40.180256+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-29T18:08:42.414 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[24722]: audit 2024-08-29T18:08:41.189195+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-29T18:08:42.414 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[24722]: cluster 2024-08-29T18:08:41.189269+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e16: y(active, since 11m), standbys: x 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.263Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.263Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.263Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi144 (none))" 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.263Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.263Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.265Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.265Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T18:08:42.415 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.267Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.267Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.269Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.269Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.686µs 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.269Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.270Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.270Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.129µs wal_replay_duration=197.767µs wbl_replay_duration=201ns total_replay_duration=236.916µs 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.271Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.271Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.271Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.272Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.272Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T18:08:42.416 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.272Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T18:08:42.417 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.294Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.569156ms db_storage=739ns remote_storage=1.079µs web_handler=379ns query_engine=536ns scrape=232.52µs scrape_sd=82.696µs notify=985ns notify_sd=2.1µs rules=22.946515ms tracing=14.098µs 2024-08-29T18:08:42.417 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.294Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T18:08:42.417 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[49667]: ts=2024-08-29T18:08:42.294Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T18:08:42.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[22629]: audit 2024-08-29T18:08:41.189195+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-29T18:08:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[22629]: cluster 2024-08-29T18:08:41.189269+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e16: y(active, since 11m), standbys: x 2024-08-29T18:08:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[32084]: audit 2024-08-29T18:08:41.189195+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.89:0/132594662' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-29T18:08:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[32084]: cluster 2024-08-29T18:08:41.189269+0000 mon.a (mon.0) 729 : cluster [DBG] mgrmap e16: y(active, since 11m), standbys: x 2024-08-29T18:08:42.671 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[25650]: debug 2024-08-29T18:08:42.603+0000 7f0e03e55040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:08:42.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[22881]: debug 2024-08-29T18:08:42.529+0000 7fa2432e1040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:08:42.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[22881]: debug 2024-08-29T18:08:42.593+0000 7fa2432e1040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:08:42.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:42 smithi089 bash[22881]: debug 2024-08-29T18:08:42.741+0000 7fa2432e1040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:08:43.054 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[25650]: debug 2024-08-29T18:08:42.667+0000 7f0e03e55040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:08:43.054 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:42 smithi144 bash[25650]: debug 2024-08-29T18:08:42.819+0000 7f0e03e55040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:08:43.605 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:43 smithi144 bash[25650]: debug 2024-08-29T18:08:43.463+0000 7f0e03e55040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:08:43.605 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:43 smithi144 bash[25650]: debug 2024-08-29T18:08:43.535+0000 7f0e03e55040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:08:43.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:43 smithi089 bash[22881]: debug 2024-08-29T18:08:43.369+0000 7fa2432e1040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:08:43.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:43 smithi089 bash[22881]: debug 2024-08-29T18:08:43.441+0000 7fa2432e1040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:08:43.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:43 smithi089 bash[22881]: debug 2024-08-29T18:08:43.509+0000 7fa2432e1040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:08:43.866 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:43 smithi144 bash[25650]: debug 2024-08-29T18:08:43.603+0000 7f0e03e55040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:08:43.866 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:43 smithi144 bash[25650]: debug 2024-08-29T18:08:43.787+0000 7f0e03e55040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:08:44.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:43 smithi089 bash[22881]: debug 2024-08-29T18:08:43.689+0000 7fa2432e1040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:08:44.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:43 smithi089 bash[22881]: debug 2024-08-29T18:08:43.765+0000 7fa2432e1040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:08:44.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:43 smithi089 bash[22881]: debug 2024-08-29T18:08:43.829+0000 7fa2432e1040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:08:44.082 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:44 smithi089 bash[22881]: debug 2024-08-29T18:08:44.081+0000 7fa2432e1040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:08:44.189 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:43 smithi144 bash[25650]: debug 2024-08-29T18:08:43.863+0000 7f0e03e55040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:08:44.189 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:43 smithi144 bash[25650]: debug 2024-08-29T18:08:43.931+0000 7f0e03e55040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:08:44.343 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:44 smithi089 bash[22881]: debug 2024-08-29T18:08:44.149+0000 7fa2432e1040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:08:44.460 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:44 smithi144 bash[25650]: debug 2024-08-29T18:08:44.187+0000 7f0e03e55040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:08:44.460 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:44 smithi144 bash[25650]: debug 2024-08-29T18:08:44.259+0000 7f0e03e55040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:08:44.667 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:44 smithi089 bash[22881]: debug 2024-08-29T18:08:44.341+0000 7fa2432e1040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:08:44.667 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:44 smithi089 bash[22881]: debug 2024-08-29T18:08:44.417+0000 7fa2432e1040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:08:44.792 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:44 smithi144 bash[25650]: debug 2024-08-29T18:08:44.459+0000 7f0e03e55040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:08:44.793 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:44 smithi144 bash[25650]: debug 2024-08-29T18:08:44.539+0000 7f0e03e55040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:08:44.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:44 smithi089 bash[22881]: debug 2024-08-29T18:08:44.665+0000 7fa2432e1040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:08:44.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:44 smithi089 bash[22881]: debug 2024-08-29T18:08:44.837+0000 7fa2432e1040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:08:45.054 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:44 smithi144 bash[25650]: debug 2024-08-29T18:08:44.791+0000 7f0e03e55040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:08:45.054 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:44 smithi144 bash[25650]: debug 2024-08-29T18:08:44.963+0000 7f0e03e55040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:08:45.251 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:45 smithi089 bash[22881]: debug 2024-08-29T18:08:44.997+0000 7fa2432e1040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:08:45.251 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:45 smithi089 bash[22881]: debug 2024-08-29T18:08:45.077+0000 7fa2432e1040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:08:45.382 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:45 smithi144 bash[25650]: debug 2024-08-29T18:08:45.127+0000 7f0e03e55040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:08:45.382 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:45 smithi144 bash[25650]: debug 2024-08-29T18:08:45.203+0000 7f0e03e55040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:08:45.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:45 smithi089 bash[22881]: debug 2024-08-29T18:08:45.249+0000 7fa2432e1040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:08:45.804 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:45 smithi144 bash[25650]: debug 2024-08-29T18:08:45.379+0000 7f0e03e55040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:08:46.351 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22881]: debug 2024-08-29T18:08:46.053+0000 7fa2432e1040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:08:46.351 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22881]: debug 2024-08-29T18:08:46.129+0000 7fa2432e1040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:08:46.509 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[25650]: debug 2024-08-29T18:08:46.199+0000 7f0e03e55040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:08:46.509 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[25650]: debug 2024-08-29T18:08:46.287+0000 7f0e03e55040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:08:46.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22881]: debug 2024-08-29T18:08:46.349+0000 7fa2432e1040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:08:46.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22881]: debug 2024-08-29T18:08:46.421+0000 7fa2432e1040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:08:46.804 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[25650]: debug 2024-08-29T18:08:46.507+0000 7f0e03e55040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:08:46.804 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[25650]: debug 2024-08-29T18:08:46.579+0000 7f0e03e55040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: cluster 2024-08-29T18:08:46.907420+0000 mon.a (mon.0) 730 : cluster [INF] Active manager daemon y restarted 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: cluster 2024-08-29T18:08:46.908207+0000 mon.a (mon.0) 731 : cluster [INF] Activating manager daemon y 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: cluster 2024-08-29T18:08:46.917680+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: cluster 2024-08-29T18:08:46.918051+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0101346s), standbys: x 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.924860+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.925040+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.925228+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:08:47.057 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.926409+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.926645+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.927734+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.927914+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.928505+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.928732+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.928944+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.929168+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.929391+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.929614+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.929829+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:08:47.058 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.930050+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.930280+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.930540+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: audit 2024-08-29T18:08:46.930988+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22629]: cluster 2024-08-29T18:08:46.955637+0000 mon.a (mon.0) 752 : cluster [INF] Manager daemon y is now available 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22881]: debug 2024-08-29T18:08:46.805+0000 7fa2432e1040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[22881]: debug 2024-08-29T18:08:46.881+0000 7fa2432e1040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: [29/Aug/2024:18:08:47] ENGINE Bus STARTING 2024-08-29T18:08:47.059 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: CherryPy Checker: 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: The Application mounted at '' has an empty config. 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.053+0000 7fa1aee64640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.053+0000 7fa1aee64640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.053+0000 7fa1aee64640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.053+0000 7fa1aee64640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.053+0000 7fa1aee64640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.057+0000 7fa1b0e68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.057+0000 7fa1b0e68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.057+0000 7fa1b0e68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.057+0000 7fa1b0e68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.060 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: debug 2024-08-29T18:08:47.057+0000 7fa1b0e68640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: cluster 2024-08-29T18:08:46.907420+0000 mon.a (mon.0) 730 : cluster [INF] Active manager daemon y restarted 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: cluster 2024-08-29T18:08:46.908207+0000 mon.a (mon.0) 731 : cluster [INF] Activating manager daemon y 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: cluster 2024-08-29T18:08:46.917680+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: cluster 2024-08-29T18:08:46.918051+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0101346s), standbys: x 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.924860+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.925040+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:08:47.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.925228+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.926409+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.926645+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.927734+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.927914+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.928505+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.928732+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.928944+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.929168+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:08:47.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.929391+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:08:47.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.929614+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:08:47.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.929829+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:08:47.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.930050+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:08:47.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.930280+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:08:47.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.930540+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:08:47.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: audit 2024-08-29T18:08:46.930988+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:08:47.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:46 smithi089 bash[32084]: cluster 2024-08-29T18:08:46.955637+0000 mon.a (mon.0) 752 : cluster [INF] Manager daemon y is now available 2024-08-29T18:08:47.210 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[25650]: debug 2024-08-29T18:08:46.967+0000 7f0e03e55040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:08:47.210 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[25650]: debug 2024-08-29T18:08:47.047+0000 7f0e03e55040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:08:47.210 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[25650]: [29/Aug/2024:18:08:47] ENGINE Bus STARTING 2024-08-29T18:08:47.210 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[25650]: CherryPy Checker: 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[25650]: The Application mounted at '' has an empty config. 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[25650]: [29/Aug/2024:18:08:47] ENGINE Serving on http://:::9283 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[25650]: [29/Aug/2024:18:08:47] ENGINE Bus STARTED 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: cluster 2024-08-29T18:08:46.907420+0000 mon.a (mon.0) 730 : cluster [INF] Active manager daemon y restarted 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: cluster 2024-08-29T18:08:46.908207+0000 mon.a (mon.0) 731 : cluster [INF] Activating manager daemon y 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: cluster 2024-08-29T18:08:46.917680+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-29T18:08:47.211 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: cluster 2024-08-29T18:08:46.918051+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0101346s), standbys: x 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.924860+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.925040+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.925228+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.926409+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.926645+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.927734+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.927914+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.928505+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.928732+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.928944+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.929168+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.929391+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:08:47.212 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.929614+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:08:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.929829+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:08:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.930050+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:08:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.930280+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:08:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.930540+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:08:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: audit 2024-08-29T18:08:46.930988+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:08:47.213 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:46 smithi144 bash[24722]: cluster 2024-08-29T18:08:46.955637+0000 mon.a (mon.0) 752 : cluster [INF] Manager daemon y is now available 2024-08-29T18:08:47.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: [29/Aug/2024:18:08:47] ENGINE Serving on http://:::9283 2024-08-29T18:08:47.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22881]: [29/Aug/2024:18:08:47] ENGINE Bus STARTED 2024-08-29T18:08:47.945 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled alertmanager update... 2024-08-29T18:08:48.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:46.978945+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:48.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.001004+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:48.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.003360+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.013675+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.019353+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: cluster 2024-08-29T18:08:47.074975+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: cluster 2024-08-29T18:08:47.075077+0000 mon.a (mon.0) 759 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.076355+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.078783+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.080084+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.080391+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: cluster 2024-08-29T18:08:47.931408+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e18: y(active, since 1.02348s), standbys: x 2024-08-29T18:08:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:47 smithi144 bash[24722]: audit 2024-08-29T18:08:47.949531+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:46.978945+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.001004+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.003360+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.013675+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:08:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.019353+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: cluster 2024-08-29T18:08:47.074975+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: cluster 2024-08-29T18:08:47.075077+0000 mon.a (mon.0) 759 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.076355+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.078783+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.080084+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.080391+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: cluster 2024-08-29T18:08:47.931408+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e18: y(active, since 1.02348s), standbys: x 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[22629]: audit 2024-08-29T18:08:47.949531+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:46.978945+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:08:48.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.001004+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.003360+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.013675+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.019353+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: cluster 2024-08-29T18:08:47.074975+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: cluster 2024-08-29T18:08:47.075077+0000 mon.a (mon.0) 759 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.076355+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.078783+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.080084+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.080391+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.144:0/1707786934' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: cluster 2024-08-29T18:08:47.931408+0000 mon.a (mon.0) 760 : cluster [DBG] mgrmap e18: y(active, since 1.02348s), standbys: x 2024-08-29T18:08:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:47 smithi089 bash[32084]: audit 2024-08-29T18:08:47.949531+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:48.742 DEBUG:teuthology.orchestra.run.smithi089:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@alertmanager.a.service 2024-08-29T18:08:48.745 INFO:tasks.cephadm:Adding grafana.a on smithi144 2024-08-29T18:08:48.745 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph orch apply grafana '1;smithi144=a' 2024-08-29T18:08:49.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:48 smithi144 bash[24722]: cephadm 2024-08-29T18:08:47.945122+0000 mgr.y (mgr.14472) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi089=a;count:1 2024-08-29T18:08:49.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:48 smithi089 bash[22629]: cephadm 2024-08-29T18:08:47.945122+0000 mgr.y (mgr.14472) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi089=a;count:1 2024-08-29T18:08:49.110 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:48 smithi089 bash[32084]: cephadm 2024-08-29T18:08:47.945122+0000 mgr.y (mgr.14472) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi089=a;count:1 2024-08-29T18:08:49.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: debug 2024-08-29T18:08:49.113+0000 7fa190fe9640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-08-29T18:08:49.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: Traceback (most recent call last): 2024-08-29T18:08:49.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:08:49.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: self._connections.run(self.expiration_interval) 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: self._run(expiration_interval) 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: s = self.context.wrap_socket( 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: return self.sslsocket_class._create( 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: self.do_handshake() 2024-08-29T18:08:49.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:08:49.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: self._sslobj.do_handshake() 2024-08-29T18:08:49.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22881]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:08:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cephadm 2024-08-29T18:08:48.889525+0000 mgr.y (mgr.14472) 4 : cephadm [INF] [29/Aug/2024:18:08:48] ENGINE Bus STARTING 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cluster 2024-08-29T18:08:48.930347+0000 mgr.y (mgr.14472) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cephadm 2024-08-29T18:08:48.991343+0000 mgr.y (mgr.14472) 6 : cephadm [INF] [29/Aug/2024:18:08:48] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cephadm 2024-08-29T18:08:49.113173+0000 mgr.y (mgr.14472) 7 : cephadm [INF] [29/Aug/2024:18:08:49] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cephadm 2024-08-29T18:08:49.113391+0000 mgr.y (mgr.14472) 8 : cephadm [INF] [29/Aug/2024:18:08:49] ENGINE Bus STARTED 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cephadm 2024-08-29T18:08:49.114995+0000 mgr.y (mgr.14472) 9 : cephadm [ERR] [29/Aug/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: Traceback (most recent call last): 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: self._connections.run(self.expiration_interval) 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: self._run(expiration_interval) 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:08:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: s = self.context.wrap_socket( 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: return self.sslsocket_class._create( 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: self.do_handshake() 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: self._sslobj.do_handshake() 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:08:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:49 smithi144 bash[24722]: cluster 2024-08-29T18:08:49.945202+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cephadm 2024-08-29T18:08:48.889525+0000 mgr.y (mgr.14472) 4 : cephadm [INF] [29/Aug/2024:18:08:48] ENGINE Bus STARTING 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cluster 2024-08-29T18:08:48.930347+0000 mgr.y (mgr.14472) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cephadm 2024-08-29T18:08:48.991343+0000 mgr.y (mgr.14472) 6 : cephadm [INF] [29/Aug/2024:18:08:48] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cephadm 2024-08-29T18:08:49.113173+0000 mgr.y (mgr.14472) 7 : cephadm [INF] [29/Aug/2024:18:08:49] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cephadm 2024-08-29T18:08:49.113391+0000 mgr.y (mgr.14472) 8 : cephadm [INF] [29/Aug/2024:18:08:49] ENGINE Bus STARTED 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cephadm 2024-08-29T18:08:49.114995+0000 mgr.y (mgr.14472) 9 : cephadm [ERR] [29/Aug/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: Traceback (most recent call last): 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: self._connections.run(self.expiration_interval) 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:08:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: self._run(expiration_interval) 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: s = self.context.wrap_socket( 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:08:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: return self.sslsocket_class._create( 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: self.do_handshake() 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: self._sslobj.do_handshake() 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[22629]: cluster 2024-08-29T18:08:49.945202+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cephadm 2024-08-29T18:08:48.889525+0000 mgr.y (mgr.14472) 4 : cephadm [INF] [29/Aug/2024:18:08:48] ENGINE Bus STARTING 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cluster 2024-08-29T18:08:48.930347+0000 mgr.y (mgr.14472) 5 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cephadm 2024-08-29T18:08:48.991343+0000 mgr.y (mgr.14472) 6 : cephadm [INF] [29/Aug/2024:18:08:48] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cephadm 2024-08-29T18:08:49.113173+0000 mgr.y (mgr.14472) 7 : cephadm [INF] [29/Aug/2024:18:08:49] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:08:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cephadm 2024-08-29T18:08:49.113391+0000 mgr.y (mgr.14472) 8 : cephadm [INF] [29/Aug/2024:18:08:49] ENGINE Bus STARTED 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cephadm 2024-08-29T18:08:49.114995+0000 mgr.y (mgr.14472) 9 : cephadm [ERR] [29/Aug/2024:18:08:49] ENGINE Error in HTTPServer.serve 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: Traceback (most recent call last): 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: self._connections.run(self.expiration_interval) 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: self._run(expiration_interval) 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: s = self.context.wrap_socket( 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: return self.sslsocket_class._create( 2024-08-29T18:08:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:08:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: self.do_handshake() 2024-08-29T18:08:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:08:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: self._sslobj.do_handshake() 2024-08-29T18:08:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:08:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:49 smithi089 bash[32084]: cluster 2024-08-29T18:08:49.945202+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-08-29T18:08:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:51 smithi144 bash[24722]: cluster 2024-08-29T18:08:50.931057+0000 mgr.y (mgr.14472) 10 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:51 smithi144 bash[24722]: cluster 2024-08-29T18:08:50.991320+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-29T18:08:52.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:51 smithi089 bash[22629]: cluster 2024-08-29T18:08:50.931057+0000 mgr.y (mgr.14472) 10 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:52.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:51 smithi089 bash[22629]: cluster 2024-08-29T18:08:50.991320+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-29T18:08:52.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:51 smithi089 bash[32084]: cluster 2024-08-29T18:08:50.931057+0000 mgr.y (mgr.14472) 10 : cluster [DBG] pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:52.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:51 smithi089 bash[32084]: cluster 2024-08-29T18:08:50.991320+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-29T18:08:53.355 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:08:53.720 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:52.603048+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:52.609336+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:52.808189+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:52.818794+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: cluster 2024-08-29T18:08:52.931656+0000 mgr.y (mgr.14472) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.384760+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.392025+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.393351+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.394239+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.394995+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.395721+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.721 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.403020+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.521707+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.531046+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.533577+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.535405+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.537159+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.539142+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.548972+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.551217+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:53.722 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:53 smithi144 bash[24722]: audit 2024-08-29T18:08:53.552933+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:52.603048+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:52.609336+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:52.808189+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:52.818794+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: cluster 2024-08-29T18:08:52.931656+0000 mgr.y (mgr.14472) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.384760+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.392025+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.393351+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.394239+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.394995+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.395721+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.403020+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.521707+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.531046+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.533577+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.535405+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.537159+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.539142+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.548972+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.551217+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[22629]: audit 2024-08-29T18:08:53.552933+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:52.603048+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:52.609336+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:52.808189+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:52.818794+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: cluster 2024-08-29T18:08:52.931656+0000 mgr.y (mgr.14472) 11 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.384760+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.392025+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.393351+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.394239+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.394995+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.395721+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.403020+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.521707+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.531046+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.533577+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.535405+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.537159+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.539142+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.548972+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.551217+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:08:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:53 smithi089 bash[32084]: audit 2024-08-29T18:08:53.552933+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:08:55.104 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.108 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.108 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.108 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.108 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.108 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.108 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.109 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.109 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.109 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.109 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.109 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.110 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.110 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:08:54 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.110 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.426 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:55.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:55 smithi089 systemd[1]: Started Ceph node-exporter.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:08:55.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[59958]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-29T18:08:55.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.396305+0000 mgr.y (mgr.14472) 12 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 3036M 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.540419+0000 mgr.y (mgr.14472) 13 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 3036M 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.555363+0000 mgr.y (mgr.14472) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.555871+0000 mgr.y (mgr.14472) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.754902+0000 mgr.y (mgr.14472) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.792649+0000 mgr.y (mgr.14472) 17 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.880360+0000 mgr.y (mgr.14472) 18 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:53.935164+0000 mgr.y (mgr.14472) 19 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:54.004625+0000 mgr.y (mgr.14472) 20 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: cephadm 2024-08-29T18:08:54.080291+0000 mgr.y (mgr.14472) 21 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: audit 2024-08-29T18:08:54.133064+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: audit 2024-08-29T18:08:54.139152+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: audit 2024-08-29T18:08:54.280675+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: audit 2024-08-29T18:08:54.291249+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[32084]: audit 2024-08-29T18:08:54.301857+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.396305+0000 mgr.y (mgr.14472) 12 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 3036M 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.540419+0000 mgr.y (mgr.14472) 13 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 3036M 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.555363+0000 mgr.y (mgr.14472) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.555871+0000 mgr.y (mgr.14472) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.754902+0000 mgr.y (mgr.14472) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.792649+0000 mgr.y (mgr.14472) 17 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.880360+0000 mgr.y (mgr.14472) 18 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:53.935164+0000 mgr.y (mgr.14472) 19 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:54.004625+0000 mgr.y (mgr.14472) 20 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: cephadm 2024-08-29T18:08:54.080291+0000 mgr.y (mgr.14472) 21 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:08:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: audit 2024-08-29T18:08:54.133064+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: audit 2024-08-29T18:08:54.139152+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: audit 2024-08-29T18:08:54.280675+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: audit 2024-08-29T18:08:54.291249+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[22629]: audit 2024-08-29T18:08:54.301857+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.396305+0000 mgr.y (mgr.14472) 12 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 3036M 2024-08-29T18:08:55.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.540419+0000 mgr.y (mgr.14472) 13 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 3036M 2024-08-29T18:08:55.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.555363+0000 mgr.y (mgr.14472) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:08:55.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.555871+0000 mgr.y (mgr.14472) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:08:55.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.754902+0000 mgr.y (mgr.14472) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.792649+0000 mgr.y (mgr.14472) 17 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.880360+0000 mgr.y (mgr.14472) 18 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:53.935164+0000 mgr.y (mgr.14472) 19 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:54.004625+0000 mgr.y (mgr.14472) 20 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: cephadm 2024-08-29T18:08:54.080291+0000 mgr.y (mgr.14472) 21 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: audit 2024-08-29T18:08:54.133064+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: audit 2024-08-29T18:08:54.139152+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: audit 2024-08-29T18:08:54.280675+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: audit 2024-08-29T18:08:54.291249+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:55.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 bash[24722]: audit 2024-08-29T18:08:54.301857+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.089 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[59958]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-29T18:08:56.089 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[59958]: 22b70bddd3ac: Pulling fs layer 2024-08-29T18:08:56.089 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[59958]: 5c12815fee55: Pulling fs layer 2024-08-29T18:08:56.089 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:55 smithi089 bash[59958]: c0e87333d380: Pulling fs layer 2024-08-29T18:08:56.146 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.146 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.146 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.147 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.147 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.147 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.148 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:55 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:56 smithi144 bash[24722]: cephadm 2024-08-29T18:08:54.308373+0000 mgr.y (mgr.14472) 22 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-08-29T18:08:56.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:56 smithi144 bash[24722]: cluster 2024-08-29T18:08:54.932843+0000 mgr.y (mgr.14472) 23 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T18:08:56.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:56 smithi144 bash[24722]: audit 2024-08-29T18:08:55.248989+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:56 smithi144 bash[24722]: audit 2024-08-29T18:08:55.254007+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:56 smithi144 bash[24722]: audit 2024-08-29T18:08:55.258871+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[59958]: 22b70bddd3ac: Download complete 2024-08-29T18:08:56.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[59958]: 5c12815fee55: Download complete 2024-08-29T18:08:56.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[59958]: c0e87333d380: Verifying Checksum 2024-08-29T18:08:56.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[59958]: c0e87333d380: Download complete 2024-08-29T18:08:56.426 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[59958]: 22b70bddd3ac: Pull complete 2024-08-29T18:08:56.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[32084]: cephadm 2024-08-29T18:08:54.308373+0000 mgr.y (mgr.14472) 22 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-08-29T18:08:56.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[32084]: cluster 2024-08-29T18:08:54.932843+0000 mgr.y (mgr.14472) 23 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[32084]: audit 2024-08-29T18:08:55.248989+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[32084]: audit 2024-08-29T18:08:55.254007+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[32084]: audit 2024-08-29T18:08:55.258871+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[22629]: cephadm 2024-08-29T18:08:54.308373+0000 mgr.y (mgr.14472) 22 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[22629]: cluster 2024-08-29T18:08:54.932843+0000 mgr.y (mgr.14472) 23 : cluster [DBG] pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[22629]: audit 2024-08-29T18:08:55.248989+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[22629]: audit 2024-08-29T18:08:55.254007+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[22629]: audit 2024-08-29T18:08:55.258871+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:56.553 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.554 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.555 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.555 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.556 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:56 smithi144 systemd[1]: Started Ceph node-exporter.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:08:56.556 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:56 smithi144 bash[50511]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-29T18:08:56.926 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:08:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:08:56.926 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:56 smithi089 bash[59958]: 5c12815fee55: Pull complete 2024-08-29T18:08:57.393 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-29T18:08:57.393 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: 22b70bddd3ac: Pulling fs layer 2024-08-29T18:08:57.393 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: 5c12815fee55: Pulling fs layer 2024-08-29T18:08:57.393 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: c0e87333d380: Pulling fs layer 2024-08-29T18:08:57.393 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: cephadm 2024-08-29T18:08:55.259700+0000 mgr.y (mgr.14472) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi144 2024-08-29T18:08:57.393 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: audit 2024-08-29T18:08:56.308308+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.393 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: audit 2024-08-29T18:08:56.317481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.393 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: audit 2024-08-29T18:08:56.326359+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.393 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: audit 2024-08-29T18:08:56.333707+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.393 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: audit 2024-08-29T18:08:56.345598+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.394 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[24722]: audit 2024-08-29T18:08:57.004536+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.425 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[59958]: c0e87333d380: Pull complete 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: cephadm 2024-08-29T18:08:55.259700+0000 mgr.y (mgr.14472) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi144 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: audit 2024-08-29T18:08:56.308308+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: audit 2024-08-29T18:08:56.317481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: audit 2024-08-29T18:08:56.326359+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: audit 2024-08-29T18:08:56.333707+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: audit 2024-08-29T18:08:56.345598+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[32084]: audit 2024-08-29T18:08:57.004536+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: cephadm 2024-08-29T18:08:55.259700+0000 mgr.y (mgr.14472) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi144 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: audit 2024-08-29T18:08:56.308308+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: audit 2024-08-29T18:08:56.317481+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: audit 2024-08-29T18:08:56.326359+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: audit 2024-08-29T18:08:56.333707+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: audit 2024-08-29T18:08:56.345598+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[22629]: audit 2024-08-29T18:08:57.004536+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:57.654 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: 5c12815fee55: Verifying Checksum 2024-08-29T18:08:57.655 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: 5c12815fee55: Download complete 2024-08-29T18:08:57.655 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: 22b70bddd3ac: Download complete 2024-08-29T18:08:57.655 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: c0e87333d380: Verifying Checksum 2024-08-29T18:08:57.655 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: c0e87333d380: Download complete 2024-08-29T18:08:57.655 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:57 smithi144 bash[50511]: 22b70bddd3ac: Pull complete 2024-08-29T18:08:57.725 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled grafana update... 2024-08-29T18:08:57.939 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[59958]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-29T18:08:57.939 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:08:57 smithi089 bash[59958]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-29T18:08:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:58 smithi144 bash[24722]: cephadm 2024-08-29T18:08:56.361363+0000 mgr.y (mgr.14472) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-08-29T18:08:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:58 smithi144 bash[24722]: cluster 2024-08-29T18:08:56.933620+0000 mgr.y (mgr.14472) 26 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T18:08:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:58 smithi144 bash[24722]: audit 2024-08-29T18:08:57.729172+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:58 smithi089 bash[22629]: cephadm 2024-08-29T18:08:56.361363+0000 mgr.y (mgr.14472) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-08-29T18:08:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:58 smithi089 bash[22629]: cluster 2024-08-29T18:08:56.933620+0000 mgr.y (mgr.14472) 26 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T18:08:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:58 smithi089 bash[22629]: audit 2024-08-29T18:08:57.729172+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:58.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:58 smithi089 bash[32084]: cephadm 2024-08-29T18:08:56.361363+0000 mgr.y (mgr.14472) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-08-29T18:08:58.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:58 smithi089 bash[32084]: cluster 2024-08-29T18:08:56.933620+0000 mgr.y (mgr.14472) 26 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T18:08:58.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:58 smithi089 bash[32084]: audit 2024-08-29T18:08:57.729172+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:08:58.882 DEBUG:teuthology.orchestra.run.smithi144:grafana.a> sudo journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@grafana.a.service 2024-08-29T18:08:58.884 INFO:tasks.cephadm:Setting up client nodes... 2024-08-29T18:08:58.885 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-29T18:08:59.054 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:58 smithi144 bash[50511]: 5c12815fee55: Pull complete 2024-08-29T18:08:59.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:59 smithi089 bash[32084]: audit 2024-08-29T18:08:57.716045+0000 mgr.y (mgr.14472) 27 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:59.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:08:59 smithi089 bash[32084]: cephadm 2024-08-29T18:08:57.719498+0000 mgr.y (mgr.14472) 28 : cephadm [INF] Saving service grafana spec with placement smithi144=a;count:1 2024-08-29T18:08:59.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:59 smithi089 bash[22629]: audit 2024-08-29T18:08:57.716045+0000 mgr.y (mgr.14472) 27 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:59.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:08:59 smithi089 bash[22629]: cephadm 2024-08-29T18:08:57.719498+0000 mgr.y (mgr.14472) 28 : cephadm [INF] Saving service grafana spec with placement smithi144=a;count:1 2024-08-29T18:08:59.428 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:59 smithi144 bash[50511]: c0e87333d380: Pull complete 2024-08-29T18:08:59.428 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:59 smithi144 bash[24722]: audit 2024-08-29T18:08:57.716045+0000 mgr.y (mgr.14472) 27 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:08:59.428 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:08:59 smithi144 bash[24722]: cephadm 2024-08-29T18:08:57.719498+0000 mgr.y (mgr.14472) 28 : cephadm [INF] Saving service grafana spec with placement smithi144=a;count:1 2024-08-29T18:08:59.804 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:59 smithi144 bash[50511]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-29T18:08:59.804 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:08:59 smithi144 bash[50511]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-29T18:09:00.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[22629]: cluster 2024-08-29T18:08:58.934773+0000 mgr.y (mgr.14472) 29 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-29T18:09:00.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[32084]: cluster 2024-08-29T18:08:58.934773+0000 mgr.y (mgr.14472) 29 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-29T18:09:00.427 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.127Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T18:09:00.427 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.127Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-29T18:09:00.427 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.127Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-29T18:09:00.427 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.127Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-29T18:09:00.427 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-29T18:09:00.428 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T18:09:00.428 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T18:09:00.428 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T18:09:00.428 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T18:09:00.428 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T18:09:00.429 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T18:09:00.429 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T18:09:00.429 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T18:09:00.429 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T18:09:00.430 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T18:09:00.430 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T18:09:00.430 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T18:09:00.431 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T18:09:00.432 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T18:09:00.433 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.128Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T18:09:00.434 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T18:09:00.435 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T18:09:00.435 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T18:09:00.435 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T18:09:00.435 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T18:09:00.435 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T18:09:00.435 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:00 smithi089 bash[59958]: ts=2024-08-29T18:09:00.129Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T18:09:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[24722]: cluster 2024-08-29T18:08:58.934773+0000 mgr.y (mgr.14472) 29 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-29T18:09:01.304 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.993Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.993Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.993Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.994Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.994Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.994Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T18:09:01.305 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T18:09:01.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T18:09:01.307 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T18:09:01.308 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T18:09:01.309 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T18:09:01.309 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T18:09:01.309 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:00 smithi144 bash[50511]: ts=2024-08-29T18:09:00.995Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T18:09:02.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:02 smithi089 bash[22629]: cluster 2024-08-29T18:09:00.935466+0000 mgr.y (mgr.14472) 30 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:02.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:02 smithi089 bash[22629]: audit 2024-08-29T18:09:02.005645+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:02.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:02 smithi089 bash[32084]: cluster 2024-08-29T18:09:00.935466+0000 mgr.y (mgr.14472) 30 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:02.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:02 smithi089 bash[32084]: audit 2024-08-29T18:09:02.005645+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:02 smithi144 bash[24722]: cluster 2024-08-29T18:09:00.935466+0000 mgr.y (mgr.14472) 30 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:02 smithi144 bash[24722]: audit 2024-08-29T18:09:02.005645+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:04 smithi089 bash[32084]: cluster 2024-08-29T18:09:02.936170+0000 mgr.y (mgr.14472) 31 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:04.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:04 smithi089 bash[22629]: cluster 2024-08-29T18:09:02.936170+0000 mgr.y (mgr.14472) 31 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:04.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:04 smithi144 bash[24722]: cluster 2024-08-29T18:09:02.936170+0000 mgr.y (mgr.14472) 31 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:04.816 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:09:06.421 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:06 smithi089 bash[22629]: cluster 2024-08-29T18:09:04.937486+0000 mgr.y (mgr.14472) 32 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:06.421 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:06 smithi089 bash[32084]: cluster 2024-08-29T18:09:04.937486+0000 mgr.y (mgr.14472) 32 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:06 smithi144 bash[24722]: cluster 2024-08-29T18:09:04.937486+0000 mgr.y (mgr.14472) 32 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-29T18:09:07.693 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.694 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.694 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.694 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.695 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.695 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.695 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.696 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.696 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.696 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.696 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:07.696 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.161 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.161 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.161 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.162 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.162 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.162 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: Started Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:09:08.162 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.163 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.163 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.163 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.164 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:07 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[22629]: cluster 2024-08-29T18:09:06.938238+0000 mgr.y (mgr.14472) 33 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[22629]: audit 2024-08-29T18:09:07.979712+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[22629]: audit 2024-08-29T18:09:07.985410+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[22629]: audit 2024-08-29T18:09:07.989575+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[22629]: audit 2024-08-29T18:09:07.995857+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[22629]: audit 2024-08-29T18:09:08.024503+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[32084]: cluster 2024-08-29T18:09:06.938238+0000 mgr.y (mgr.14472) 33 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[32084]: audit 2024-08-29T18:09:07.979712+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[32084]: audit 2024-08-29T18:09:07.985410+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[32084]: audit 2024-08-29T18:09:07.989575+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[32084]: audit 2024-08-29T18:09:07.995857+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:08 smithi089 bash[32084]: audit 2024-08-29T18:09:08.024503+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:08 smithi144 bash[24722]: cluster 2024-08-29T18:09:06.938238+0000 mgr.y (mgr.14472) 33 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:08 smithi144 bash[24722]: audit 2024-08-29T18:09:07.979712+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:08 smithi144 bash[24722]: audit 2024-08-29T18:09:07.985410+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:08 smithi144 bash[24722]: audit 2024-08-29T18:09:07.989575+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:08 smithi144 bash[24722]: audit 2024-08-29T18:09:07.995857+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:08 smithi144 bash[24722]: audit 2024-08-29T18:09:08.024503+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:09.552 INFO:teuthology.orchestra.run.smithi089.stdout:[client.0] 2024-08-29T18:09:09.552 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQBFudBmhfL5IBAAJ+2NnEbK3XqaYkiPJ5hWQA== 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.581Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.581Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.583Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.585Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.613Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.614Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.617Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-29T18:09:09.791 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:09 smithi089 bash[60419]: ts=2024-08-29T18:09:09.617Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-29T18:09:10.269 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T18:09:10.269 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-29T18:09:10.269 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-29T18:09:10.293 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[22629]: cluster 2024-08-29T18:09:08.939388+0000 mgr.y (mgr.14472) 34 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[22629]: audit 2024-08-29T18:09:09.552821+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.89:0/2912782427' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[22629]: audit 2024-08-29T18:09:09.553123+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[22629]: audit 2024-08-29T18:09:09.556958+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[32084]: cluster 2024-08-29T18:09:08.939388+0000 mgr.y (mgr.14472) 34 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[32084]: audit 2024-08-29T18:09:09.552821+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.89:0/2912782427' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:10.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[32084]: audit 2024-08-29T18:09:09.553123+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:10.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:10 smithi089 bash[32084]: audit 2024-08-29T18:09:09.556958+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T18:09:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:10 smithi144 bash[24722]: cluster 2024-08-29T18:09:08.939388+0000 mgr.y (mgr.14472) 34 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:10 smithi144 bash[24722]: audit 2024-08-29T18:09:09.552821+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.89:0/2912782427' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:10 smithi144 bash[24722]: audit 2024-08-29T18:09:09.553123+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:10 smithi144 bash[24722]: audit 2024-08-29T18:09:09.556958+0000 mon.a (mon.0) 806 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T18:09:11.926 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:11 smithi089 bash[60419]: ts=2024-08-29T18:09:11.586Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001094927s 2024-08-29T18:09:12.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:12 smithi089 bash[22629]: cluster 2024-08-29T18:09:10.940032+0000 mgr.y (mgr.14472) 35 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:12.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:12 smithi089 bash[22629]: audit 2024-08-29T18:09:12.038911+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:12.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:12 smithi089 bash[32084]: cluster 2024-08-29T18:09:10.940032+0000 mgr.y (mgr.14472) 35 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:12.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:12 smithi089 bash[32084]: audit 2024-08-29T18:09:12.038911+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:12 smithi144 bash[24722]: cluster 2024-08-29T18:09:10.940032+0000 mgr.y (mgr.14472) 35 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:12 smithi144 bash[24722]: audit 2024-08-29T18:09:12.038911+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22629]: cluster 2024-08-29T18:09:12.940898+0000 mgr.y (mgr.14472) 36 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:14.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22629]: audit 2024-08-29T18:09:13.390184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22629]: audit 2024-08-29T18:09:13.398767+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[32084]: cluster 2024-08-29T18:09:12.940898+0000 mgr.y (mgr.14472) 36 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[32084]: audit 2024-08-29T18:09:13.390184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[32084]: audit 2024-08-29T18:09:13.398767+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:14 smithi144 bash[24722]: cluster 2024-08-29T18:09:12.940898+0000 mgr.y (mgr.14472) 36 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:14 smithi144 bash[24722]: audit 2024-08-29T18:09:13.390184+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:14 smithi144 bash[24722]: audit 2024-08-29T18:09:13.398767+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:14.778 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22881]: [29/Aug/2024:18:09:14] ENGINE Bus STOPPING 2024-08-29T18:09:14.778 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22881]: [29/Aug/2024:18:09:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:09:14.778 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22881]: [29/Aug/2024:18:09:14] ENGINE Bus STOPPED 2024-08-29T18:09:14.779 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22881]: [29/Aug/2024:18:09:14] ENGINE Bus STARTING 2024-08-29T18:09:14.918 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.b/config 2024-08-29T18:09:15.047 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:14 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:15.176 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22881]: [29/Aug/2024:18:09:14] ENGINE Serving on http://:::9283 2024-08-29T18:09:15.176 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:14 smithi089 bash[22881]: [29/Aug/2024:18:09:14] ENGINE Bus STARTED 2024-08-29T18:09:15.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.407060+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.412976+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.413791+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.414521+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.418937+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: cephadm 2024-08-29T18:09:14.432065+0000 mgr.y (mgr.14472) 37 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.486823+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.491030+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.494048+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.495151+0000 mgr.y (mgr.14472) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: audit 2024-08-29T18:09:14.499864+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: cephadm 2024-08-29T18:09:14.512312+0000 mgr.y (mgr.14472) 39 : cephadm [INF] Deploying daemon grafana.a on smithi144 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[22629]: cluster 2024-08-29T18:09:14.941998+0000 mgr.y (mgr.14472) 40 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:15.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.407060+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.412976+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.413791+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.414521+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.418937+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: cephadm 2024-08-29T18:09:14.432065+0000 mgr.y (mgr.14472) 37 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.486823+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.491030+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.494048+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.495151+0000 mgr.y (mgr.14472) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: audit 2024-08-29T18:09:14.499864+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: cephadm 2024-08-29T18:09:14.512312+0000 mgr.y (mgr.14472) 39 : cephadm [INF] Deploying daemon grafana.a on smithi144 2024-08-29T18:09:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:15 smithi089 bash[32084]: cluster 2024-08-29T18:09:14.941998+0000 mgr.y (mgr.14472) 40 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.407060+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.412976+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.413791+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.414521+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.418937+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: cephadm 2024-08-29T18:09:14.432065+0000 mgr.y (mgr.14472) 37 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.486823+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.491030+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.494048+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.495151+0000 mgr.y (mgr.14472) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: audit 2024-08-29T18:09:14.499864+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: cephadm 2024-08-29T18:09:14.512312+0000 mgr.y (mgr.14472) 39 : cephadm [INF] Deploying daemon grafana.a on smithi144 2024-08-29T18:09:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:15 smithi144 bash[24722]: cluster 2024-08-29T18:09:14.941998+0000 mgr.y (mgr.14472) 40 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:18.326 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:17 smithi144 bash[24722]: cluster 2024-08-29T18:09:16.942652+0000 mgr.y (mgr.14472) 41 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:18.326 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:17 smithi144 bash[24722]: audit 2024-08-29T18:09:17.005012+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:18.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:17 smithi089 bash[22629]: cluster 2024-08-29T18:09:16.942652+0000 mgr.y (mgr.14472) 41 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:18.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:17 smithi089 bash[22629]: audit 2024-08-29T18:09:17.005012+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:18.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:17 smithi089 bash[32084]: cluster 2024-08-29T18:09:16.942652+0000 mgr.y (mgr.14472) 41 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:18.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:17 smithi089 bash[32084]: audit 2024-08-29T18:09:17.005012+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:19.591 INFO:teuthology.orchestra.run.smithi144.stdout:[client.1] 2024-08-29T18:09:19.592 INFO:teuthology.orchestra.run.smithi144.stdout: key = AQBPudBmkkIbIxAAiXzRQrJAGnLdOvbATmFb8A== 2024-08-29T18:09:19.926 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:19 smithi089 bash[60419]: ts=2024-08-29T18:09:19.589Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003974818s 2024-08-29T18:09:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:20 smithi144 bash[24722]: cluster 2024-08-29T18:09:18.943827+0000 mgr.y (mgr.14472) 42 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:20 smithi144 bash[24722]: audit 2024-08-29T18:09:19.585652+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.144:0/3913816594' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:20 smithi144 bash[24722]: audit 2024-08-29T18:09:19.588687+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:20 smithi144 bash[24722]: audit 2024-08-29T18:09:19.596534+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T18:09:20.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[22629]: cluster 2024-08-29T18:09:18.943827+0000 mgr.y (mgr.14472) 42 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:20.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[22629]: audit 2024-08-29T18:09:19.585652+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.144:0/3913816594' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:20.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[22629]: audit 2024-08-29T18:09:19.588687+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:20.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[22629]: audit 2024-08-29T18:09:19.596534+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T18:09:20.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[32084]: cluster 2024-08-29T18:09:18.943827+0000 mgr.y (mgr.14472) 42 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:20.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[32084]: audit 2024-08-29T18:09:19.585652+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.144:0/3913816594' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:20.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[32084]: audit 2024-08-29T18:09:19.588687+0000 mon.a (mon.0) 820 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-29T18:09:20.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:20 smithi089 bash[32084]: audit 2024-08-29T18:09:19.596534+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-29T18:09:21.727 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T18:09:21.727 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-29T18:09:21.727 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-29T18:09:21.748 INFO:tasks.cephadm:Creating RBD pool 2024-08-29T18:09:21.748 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool create rbd 8 2024-08-29T18:09:22.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:22 smithi089 bash[22629]: cluster 2024-08-29T18:09:20.944468+0000 mgr.y (mgr.14472) 43 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:22.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:22 smithi089 bash[32084]: cluster 2024-08-29T18:09:20.944468+0000 mgr.y (mgr.14472) 43 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:22.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:22 smithi144 bash[24722]: cluster 2024-08-29T18:09:20.944468+0000 mgr.y (mgr.14472) 43 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:24.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:24 smithi144 bash[24722]: cluster 2024-08-29T18:09:22.945128+0000 mgr.y (mgr.14472) 44 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:24.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:24 smithi089 bash[22629]: cluster 2024-08-29T18:09:22.945128+0000 mgr.y (mgr.14472) 44 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:24.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:24 smithi089 bash[32084]: cluster 2024-08-29T18:09:22.945128+0000 mgr.y (mgr.14472) 44 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:26.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:26 smithi144 bash[24722]: cluster 2024-08-29T18:09:24.946099+0000 mgr.y (mgr.14472) 45 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:26.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:26 smithi089 bash[22629]: cluster 2024-08-29T18:09:24.946099+0000 mgr.y (mgr.14472) 45 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:26.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:26 smithi089 bash[32084]: cluster 2024-08-29T18:09:24.946099+0000 mgr.y (mgr.14472) 45 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:26.489 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:09:28.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:28 smithi144 bash[24722]: cluster 2024-08-29T18:09:26.946766+0000 mgr.y (mgr.14472) 46 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:28.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:28 smithi089 bash[22629]: cluster 2024-08-29T18:09:26.946766+0000 mgr.y (mgr.14472) 46 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:28.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:28 smithi089 bash[32084]: cluster 2024-08-29T18:09:26.946766+0000 mgr.y (mgr.14472) 46 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:30.312 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'rbd' created 2024-08-29T18:09:30.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:30 smithi089 bash[32084]: cluster 2024-08-29T18:09:28.947964+0000 mgr.y (mgr.14472) 47 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:30.546 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:30 smithi089 bash[22629]: cluster 2024-08-29T18:09:28.947964+0000 mgr.y (mgr.14472) 47 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:30.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:30 smithi144 bash[24722]: cluster 2024-08-29T18:09:28.947964+0000 mgr.y (mgr.14472) 47 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:30.985 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- rbd pool init rbd 2024-08-29T18:09:31.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:31 smithi144 bash[24722]: audit 2024-08-29T18:09:29.827103+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.89:0/919946594' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-29T18:09:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:31 smithi144 bash[24722]: audit 2024-08-29T18:09:30.317062+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.89:0/919946594' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-29T18:09:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:31 smithi144 bash[24722]: cluster 2024-08-29T18:09:30.317220+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-29T18:09:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:31 smithi144 bash[24722]: cluster 2024-08-29T18:09:30.948754+0000 mgr.y (mgr.14472) 48 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[22629]: audit 2024-08-29T18:09:29.827103+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.89:0/919946594' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[22629]: audit 2024-08-29T18:09:30.317062+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.89:0/919946594' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[22629]: cluster 2024-08-29T18:09:30.317220+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[22629]: cluster 2024-08-29T18:09:30.948754+0000 mgr.y (mgr.14472) 48 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[32084]: audit 2024-08-29T18:09:29.827103+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.89:0/919946594' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[32084]: audit 2024-08-29T18:09:30.317062+0000 mon.a (mon.0) 823 : audit [INF] from='client.? 172.21.15.89:0/919946594' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-29T18:09:31.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[32084]: cluster 2024-08-29T18:09:30.317220+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-29T18:09:31.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:31 smithi089 bash[32084]: cluster 2024-08-29T18:09:30.948754+0000 mgr.y (mgr.14472) 48 : cluster [DBG] pgmap v26: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:32 smithi144 bash[24722]: cluster 2024-08-29T18:09:31.311297+0000 mon.a (mon.0) 825 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:32 smithi144 bash[24722]: cluster 2024-08-29T18:09:31.326081+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-29T18:09:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:32 smithi144 bash[24722]: audit 2024-08-29T18:09:32.013853+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:32 smithi144 bash[24722]: audit 2024-08-29T18:09:32.015755+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:32.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[22629]: cluster 2024-08-29T18:09:31.311297+0000 mon.a (mon.0) 825 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:32.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[22629]: cluster 2024-08-29T18:09:31.326081+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-29T18:09:32.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[22629]: audit 2024-08-29T18:09:32.013853+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:32.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[22629]: audit 2024-08-29T18:09:32.015755+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[32084]: cluster 2024-08-29T18:09:31.311297+0000 mon.a (mon.0) 825 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:09:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[32084]: cluster 2024-08-29T18:09:31.326081+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-29T18:09:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[32084]: audit 2024-08-29T18:09:32.013853+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:32.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:32 smithi089 bash[32084]: audit 2024-08-29T18:09:32.015755+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:33.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:33 smithi089 bash[22629]: cluster 2024-08-29T18:09:32.328335+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-29T18:09:33.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:33 smithi089 bash[22629]: cluster 2024-08-29T18:09:32.950266+0000 mgr.y (mgr.14472) 49 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:33.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:33 smithi089 bash[32084]: cluster 2024-08-29T18:09:32.328335+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-29T18:09:33.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:33 smithi089 bash[32084]: cluster 2024-08-29T18:09:32.950266+0000 mgr.y (mgr.14472) 49 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:33.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:33 smithi144 bash[24722]: cluster 2024-08-29T18:09:32.328335+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-29T18:09:33.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:33 smithi144 bash[24722]: cluster 2024-08-29T18:09:32.950266+0000 mgr.y (mgr.14472) 49 : cluster [DBG] pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:35.724 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:09:36.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:36 smithi144 bash[24722]: cluster 2024-08-29T18:09:34.951001+0000 mgr.y (mgr.14472) 50 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:36.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:36 smithi089 bash[22629]: cluster 2024-08-29T18:09:34.951001+0000 mgr.y (mgr.14472) 50 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:36.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:36 smithi089 bash[32084]: cluster 2024-08-29T18:09:34.951001+0000 mgr.y (mgr.14472) 50 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:38.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:38 smithi089 bash[22629]: cluster 2024-08-29T18:09:36.951444+0000 mgr.y (mgr.14472) 51 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:38.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:38 smithi089 bash[32084]: cluster 2024-08-29T18:09:36.951444+0000 mgr.y (mgr.14472) 51 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:38 smithi144 bash[24722]: cluster 2024-08-29T18:09:36.951444+0000 mgr.y (mgr.14472) 51 : cluster [DBG] pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:39.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:39 smithi144 bash[24722]: audit 2024-08-29T18:09:38.778732+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.89:0/1480747788' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T18:09:39.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:39 smithi089 bash[22629]: audit 2024-08-29T18:09:38.778732+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.89:0/1480747788' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T18:09:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:39 smithi089 bash[32084]: audit 2024-08-29T18:09:38.778732+0000 mon.a (mon.0) 830 : audit [INF] from='client.? 172.21.15.89:0/1480747788' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-29T18:09:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:40 smithi144 bash[24722]: cluster 2024-08-29T18:09:38.952657+0000 mgr.y (mgr.14472) 52 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:40 smithi144 bash[24722]: audit 2024-08-29T18:09:39.028067+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.89:0/1480747788' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-29T18:09:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:40 smithi144 bash[24722]: cluster 2024-08-29T18:09:39.028231+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-29T18:09:40.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:40 smithi089 bash[22629]: cluster 2024-08-29T18:09:38.952657+0000 mgr.y (mgr.14472) 52 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:40.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:40 smithi089 bash[22629]: audit 2024-08-29T18:09:39.028067+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.89:0/1480747788' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-29T18:09:40.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:40 smithi089 bash[22629]: cluster 2024-08-29T18:09:39.028231+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-29T18:09:40.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:40 smithi089 bash[32084]: cluster 2024-08-29T18:09:38.952657+0000 mgr.y (mgr.14472) 52 : cluster [DBG] pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:40.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:40 smithi089 bash[32084]: audit 2024-08-29T18:09:39.028067+0000 mon.a (mon.0) 831 : audit [INF] from='client.? 172.21.15.89:0/1480747788' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-29T18:09:40.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:40 smithi089 bash[32084]: cluster 2024-08-29T18:09:39.028231+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-29T18:09:41.175 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:41 smithi144 bash[24722]: cluster 2024-08-29T18:09:40.031423+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-29T18:09:41.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:41 smithi089 bash[22629]: cluster 2024-08-29T18:09:40.031423+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-29T18:09:41.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:41 smithi089 bash[32084]: cluster 2024-08-29T18:09:40.031423+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-29T18:09:41.770 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-29T18:09:41.770 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-29T18:09:41.771 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph mgr dump --format=json 2024-08-29T18:09:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:42 smithi144 bash[24722]: cluster 2024-08-29T18:09:40.953453+0000 mgr.y (mgr.14472) 53 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:42 smithi144 bash[24722]: cluster 2024-08-29T18:09:41.033819+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:42 smithi144 bash[24722]: cluster 2024-08-29T18:09:41.033877+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:42 smithi144 bash[24722]: cluster 2024-08-29T18:09:41.052906+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-29T18:09:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[22629]: cluster 2024-08-29T18:09:40.953453+0000 mgr.y (mgr.14472) 53 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[22629]: cluster 2024-08-29T18:09:41.033819+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[22629]: cluster 2024-08-29T18:09:41.033877+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[22629]: cluster 2024-08-29T18:09:41.052906+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-29T18:09:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[32084]: cluster 2024-08-29T18:09:40.953453+0000 mgr.y (mgr.14472) 53 : cluster [DBG] pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[32084]: cluster 2024-08-29T18:09:41.033819+0000 mon.a (mon.0) 834 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:09:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[32084]: cluster 2024-08-29T18:09:41.033877+0000 mon.a (mon.0) 835 : cluster [INF] Cluster is now healthy 2024-08-29T18:09:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:42 smithi089 bash[32084]: cluster 2024-08-29T18:09:41.052906+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-29T18:09:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:43 smithi089 bash[32084]: audit 2024-08-29T18:09:42.083022+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:43 smithi089 bash[22629]: audit 2024-08-29T18:09:42.083022+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:43.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:43 smithi144 bash[24722]: audit 2024-08-29T18:09:42.083022+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:43.937 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.938 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.938 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.938 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.939 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.939 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.939 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.940 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:43.940 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.201 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.202 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.202 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.202 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.203 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.203 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.203 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.203 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:43 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.203 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.204 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: Started Ceph grafana.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:09:44.204 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.204 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.205 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:44 smithi144 bash[24722]: cluster 2024-08-29T18:09:42.954210+0000 mgr.y (mgr.14472) 54 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T18:09:44.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:44 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:09:44.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:44 smithi089 bash[22629]: cluster 2024-08-29T18:09:42.954210+0000 mgr.y (mgr.14472) 54 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T18:09:44.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:44 smithi089 bash[32084]: cluster 2024-08-29T18:09:42.954210+0000 mgr.y (mgr.14472) 54 : cluster [DBG] pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T18:09:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[24722]: audit 2024-08-29T18:09:44.249148+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[24722]: audit 2024-08-29T18:09:44.259710+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[24722]: audit 2024-08-29T18:09:44.266145+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[24722]: audit 2024-08-29T18:09:44.271656+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[24722]: audit 2024-08-29T18:09:44.327028+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:45.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[22629]: audit 2024-08-29T18:09:44.249148+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[22629]: audit 2024-08-29T18:09:44.259710+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[22629]: audit 2024-08-29T18:09:44.266145+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[22629]: audit 2024-08-29T18:09:44.271656+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[22629]: audit 2024-08-29T18:09:44.327028+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:45.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[32084]: audit 2024-08-29T18:09:44.249148+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[32084]: audit 2024-08-29T18:09:44.259710+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[32084]: audit 2024-08-29T18:09:44.266145+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[32084]: audit 2024-08-29T18:09:44.271656+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:45.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:45 smithi089 bash[32084]: audit 2024-08-29T18:09:44.327028+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:09:45.863 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613401597Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-29T18:09:45.863 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613622071Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-29T18:09:45.863 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613645817Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-29T18:09:45.863 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613659513Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-29T18:09:45.863 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613676084Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613683385Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.61369026Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613697254Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613708983Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613720536Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613731973Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613743242Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613754899Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-29T18:09:45.864 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=settings t=2024-08-29T18:09:45.613767197Z level=info msg="App mode production" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=sqlstore t=2024-08-29T18:09:45.613837798Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=sqlstore t=2024-08-29T18:09:45.613875073Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.614939754Z level=info msg="Starting DB migrations" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.615044093Z level=info msg="Executing migration" id="create migration_log table" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.67058681Z level=info msg="Executing migration" id="create user table" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.696005109Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.721236557Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.763675936Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.789013218Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-29T18:09:45.865 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.814297565Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-29T18:09:45.866 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.839467274Z level=info msg="Executing migration" id="create user table v2" 2024-08-29T18:09:45.866 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.86482456Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-29T18:09:46.114 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.890105312Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.932222072Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.974140814Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:45 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:45.999397388Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.024679493Z level=info msg="Executing migration" id="Update user table charset" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.049985624Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.075221493Z level=info msg="Executing migration" id="Add missing user data" 2024-08-29T18:09:46.115 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.117293739Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-29T18:09:46.367 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[24722]: cluster 2024-08-29T18:09:44.954846+0000 mgr.y (mgr.14472) 55 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T18:09:46.367 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[24722]: cluster 2024-08-29T18:09:45.743125+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-29T18:09:46.367 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.142621609Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-29T18:09:46.367 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.184703153Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-29T18:09:46.368 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.209953931Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-29T18:09:46.368 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.251978695Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-29T18:09:46.368 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.277364204Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-29T18:09:46.368 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.319332379Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-29T18:09:46.368 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.344610025Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-29T18:09:46.368 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.369844463Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-29T18:09:46.507 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:09:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:46 smithi089 bash[22629]: cluster 2024-08-29T18:09:44.954846+0000 mgr.y (mgr.14472) 55 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T18:09:46.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:46 smithi089 bash[22629]: cluster 2024-08-29T18:09:45.743125+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-29T18:09:46.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:46 smithi089 bash[32084]: cluster 2024-08-29T18:09:44.954846+0000 mgr.y (mgr.14472) 55 : cluster [DBG] pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-08-29T18:09:46.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:46 smithi089 bash[32084]: cluster 2024-08-29T18:09:45.743125+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.395163737Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.437023891Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.479089395Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.504465764Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.529702987Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.554958875Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-29T18:09:46.670 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.605236856Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.672457153Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.731137369Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.756484646Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.798446695Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.823871983Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.840670592Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-29T18:09:46.948 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.857644526Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-29T18:09:46.949 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.874500808Z level=info msg="Executing migration" id="create star table" 2024-08-29T18:09:46.949 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.891442703Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-29T18:09:46.949 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.908526356Z level=info msg="Executing migration" id="create org table v1" 2024-08-29T18:09:46.949 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.950543724Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-29T18:09:47.216 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:46 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:46.975862654Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.001159938Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.04308925Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.087437527Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.127223254Z level=info msg="Executing migration" id="Update org table charset" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.152381078Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.177625455Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-29T18:09:47.217 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.219520151Z level=info msg="Executing migration" id="create dashboard table" 2024-08-29T18:09:47.487 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.24502357Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-29T18:09:47.487 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.287104308Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-29T18:09:47.487 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.329386866Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-29T18:09:47.487 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.371169349Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-29T18:09:47.487 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.388035255Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-29T18:09:47.487 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.405027202Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-29T18:09:47.488 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.447218781Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-29T18:09:47.488 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.464317595Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-29T18:09:47.488 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.489536832Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-29T18:09:47.748 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.514881207Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-29T18:09:47.748 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.540102723Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-29T18:09:47.748 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.565410979Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-29T18:09:47.748 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.607329197Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-29T18:09:47.748 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.649515683Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-29T18:09:47.749 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.674759453Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-29T18:09:47.749 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.700116003Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-29T18:09:47.749 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.725378423Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-29T18:09:47.749 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.750608773Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-29T18:09:48.006 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.792593691Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-29T18:09:48.006 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.817754022Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-29T18:09:48.006 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.843062614Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-29T18:09:48.007 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.88508234Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-29T18:09:48.007 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.927024314Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-29T18:09:48.007 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:47 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:47.969126716Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[22629]: cluster 2024-08-29T18:09:46.955522+0000 mgr.y (mgr.14472) 56 : cluster [DBG] pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 295 B/s wr, 0 op/s 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[22629]: audit 2024-08-29T18:09:47.015193+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[22629]: audit 2024-08-29T18:09:47.020478+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[22629]: audit 2024-08-29T18:09:47.094171+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[32084]: cluster 2024-08-29T18:09:46.955522+0000 mgr.y (mgr.14472) 56 : cluster [DBG] pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 295 B/s wr, 0 op/s 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[32084]: audit 2024-08-29T18:09:47.015193+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[32084]: audit 2024-08-29T18:09:47.020478+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:48.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:48 smithi089 bash[32084]: audit 2024-08-29T18:09:47.094171+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:48.286 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[24722]: cluster 2024-08-29T18:09:46.955522+0000 mgr.y (mgr.14472) 56 : cluster [DBG] pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 295 B/s wr, 0 op/s 2024-08-29T18:09:48.286 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[24722]: audit 2024-08-29T18:09:47.015193+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:48.286 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[24722]: audit 2024-08-29T18:09:47.020478+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:09:48.286 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[24722]: audit 2024-08-29T18:09:47.094171+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:48.286 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.011997034Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-29T18:09:48.286 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.053238406Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.078488823Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.103806666Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.129032381Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.154163974Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.179264334Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.204689302Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.246572268Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-29T18:09:48.287 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.28882089Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-29T18:09:48.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.331059424Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-29T18:09:48.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.356411179Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-29T18:09:48.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.414902287Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-29T18:09:48.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.456896322Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-29T18:09:48.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.482146357Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-29T18:09:48.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.507345345Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-29T18:09:48.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.532681724Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.574652707Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.616682005Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.658626242Z level=info msg="Executing migration" id="create data_source table" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.683940003Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.70916241Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.73439291Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.776459514Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.801919084Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-29T18:09:48.825 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.827211471Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-29T18:09:49.093 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.869153344Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-29T18:09:49.093 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.894371902Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-29T18:09:49.093 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.919716641Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-29T18:09:49.094 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.961687974Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-29T18:09:49.094 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:48 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:48.986998977Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-29T18:09:49.094 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.028987074Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-29T18:09:49.094 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.070965174Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-29T18:09:49.094 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.096273245Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-29T18:09:49.354 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.121553583Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.146732945Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.17209464Z level=info msg="Executing migration" id="Add uid column" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.197541293Z level=info msg="Executing migration" id="Update uid value" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.222728262Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.248014708Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.290247533Z level=info msg="Executing migration" id="create api_key table" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.332273525Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-29T18:09:49.355 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.357488755Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-29T18:09:49.593 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:09:49.615 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.399437611Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-29T18:09:49.615 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.433121697Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-29T18:09:49.615 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.458379362Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-29T18:09:49.615 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.483641593Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-29T18:09:49.615 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.508981403Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-29T18:09:49.616 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.534208657Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-29T18:09:49.616 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.576295003Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-29T18:09:49.894 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.618426275Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-29T18:09:49.894 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.660599065Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-29T18:09:49.894 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.702756486Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-29T18:09:49.894 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.728109887Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-29T18:09:49.894 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.770271831Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-29T18:09:49.894 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.812367053Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-29T18:09:49.895 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.829305263Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-29T18:09:49.895 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.846190806Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-29T18:09:49.895 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.863095793Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-29T18:09:49.895 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.896921405Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.922477119Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.947798092Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:49 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:49.990258476Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.061031206Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.107449127Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.149647216Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-29T18:09:50.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: cluster 2024-08-29T18:09:48.956222+0000 mgr.y (mgr.14472) 57 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:09:50.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:49.273272+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:49.278042+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:49.590293+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.89:0/1222182748' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-29T18:09:50.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:49.986582+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:49.996692+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:49.998609+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:50.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:50.000260+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:50.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[24722]: audit 2024-08-29T18:09:50.010182+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: cluster 2024-08-29T18:09:48.956222+0000 mgr.y (mgr.14472) 57 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:49.273272+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:49.278042+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:49.590293+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.89:0/1222182748' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:49.986582+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:49.996692+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:49.998609+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:50.266 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:50.000260+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[22629]: audit 2024-08-29T18:09:50.010182+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: cluster 2024-08-29T18:09:48.956222+0000 mgr.y (mgr.14472) 57 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:49.273272+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:49.278042+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:49.590293+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.89:0/1222182748' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:49.986582+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:49.996692+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:49.998609+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:09:50.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:50.000260+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:09:50.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:50 smithi089 bash[32084]: audit 2024-08-29T18:09:50.010182+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:50.268 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":20,"flags":0,"active_gid":14472,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":618354534},{"type":"v1","addr":"172.21.15.89:6801","nonce":618354534}]},"active_addr":"172.21.15.89:6801/618354534","active_change":"2024-08-29T18:08:46.907907+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24313,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.89:8443/","prometheus":"http://172.21.15.89:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":69,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":1615894795}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":2535403848}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":4110953081}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":4073867985}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":1500361339}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":674861572}]}]} 2024-08-29T18:09:50.274 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-29T18:09:50.275 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-29T18:09:50.275 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.17487158Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.200112019Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.225379332Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.267383928Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.326364395Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.351670338Z level=info msg="Executing migration" id="create quota table v1" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.368625663Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.385468647Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-29T18:09:50.400 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.402435178Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.436162656Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.453057149Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.470005811Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.486923171Z level=info msg="Executing migration" id="create session table" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.50396331Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.520796261Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.546041385Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.571335354Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.596751093Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.613509929Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-29T18:09:50.662 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.647181564Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-29T18:09:50.663 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.664419914Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.698107588Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.723346676Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.76544979Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.790743298Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.816071497Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.858093492Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-29T18:09:50.914 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.900036196Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-29T18:09:51.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[24722]: cephadm 2024-08-29T18:09:50.066674+0000 mgr.y (mgr.14472) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-29T18:09:51.168 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[24722]: cephadm 2024-08-29T18:09:50.071409+0000 mgr.y (mgr.14472) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-08-29T18:09:51.168 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.916991037Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.950751025Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.967660574Z level=info msg="Executing migration" id="create alert table v1" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:50 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:50.984474689Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.001512336Z level=info msg="Executing migration" id="add index alert state" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.035223805Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.068832107Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.102566876Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.127875752Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-29T18:09:51.169 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.169830258Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-29T18:09:51.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:51 smithi089 bash[22629]: cephadm 2024-08-29T18:09:50.066674+0000 mgr.y (mgr.14472) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-29T18:09:51.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:51 smithi089 bash[22629]: cephadm 2024-08-29T18:09:50.071409+0000 mgr.y (mgr.14472) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-08-29T18:09:51.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:51 smithi089 bash[32084]: cephadm 2024-08-29T18:09:50.066674+0000 mgr.y (mgr.14472) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-29T18:09:51.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:51 smithi089 bash[32084]: cephadm 2024-08-29T18:09:50.071409+0000 mgr.y (mgr.14472) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.203356771Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.228722356Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.25402036Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.279224355Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.321158384Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.346553889Z level=info msg="Executing migration" id="Add column is_default" 2024-08-29T18:09:51.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.388551567Z level=info msg="Executing migration" id="Add column frequency" 2024-08-29T18:09:51.454 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.41383353Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-29T18:09:51.454 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.455724123Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.498066932Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.540301858Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.565564615Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.590889298Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.616092437Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.658162283Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-29T18:09:51.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.700092476Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.72546509Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.750750744Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.776036628Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.801254153Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.843239491Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.885306568Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-29T18:09:51.975 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.910551466Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-29T18:09:51.976 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.935779743Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-29T18:09:51.976 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:51 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:51.977727156Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-29T18:09:52.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[24722]: cluster 2024-08-29T18:09:50.956826+0000 mgr.y (mgr.14472) 60 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-08-29T18:09:52.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.00314136Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-29T18:09:52.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.045225248Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-29T18:09:52.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.08727677Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-29T18:09:52.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.112567258Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-29T18:09:52.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.129457323Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-29T18:09:52.228 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.154792957Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-29T18:09:52.229 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.171704701Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-29T18:09:52.229 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.197048355Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-29T18:09:52.229 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.214026431Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-29T18:09:52.229 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.230884266Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-29T18:09:52.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:52 smithi089 bash[22629]: cluster 2024-08-29T18:09:50.956826+0000 mgr.y (mgr.14472) 60 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-08-29T18:09:52.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:52 smithi089 bash[32084]: cluster 2024-08-29T18:09:50.956826+0000 mgr.y (mgr.14472) 60 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 206 B/s wr, 0 op/s 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.256438392Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.281694411Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.323661585Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.349029405Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.374320599Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.399446784Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.449864504Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.475155758Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-29T18:09:52.498 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.500447845Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-29T18:09:52.775 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.525662842Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-29T18:09:52.775 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.55097491Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.576235661Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.601526273Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.643399072Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.668757682Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.710856767Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.736152361Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-29T18:09:52.776 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.778072579Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.803368137Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.828589387Z level=info msg="Executing migration" id="Move region to single row" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.870633432Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.895905804Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.937884557Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:52 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:52.98005401Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.005253371Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-29T18:09:53.045 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.047302465Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.072599857Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.1083718Z level=info msg="Executing migration" id="create test_data table" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.133684772Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.175621148Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.192644951Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.209563116Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.226474297Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.243333078Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.260294368Z level=info msg="Executing migration" id="create team table" 2024-08-29T18:09:53.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.285589867Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-29T18:09:53.585 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.327501614Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-29T18:09:53.585 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.394614578Z level=info msg="Executing migration" id="create team member table" 2024-08-29T18:09:53.585 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.419860415Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-29T18:09:53.586 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.461837117Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-29T18:09:53.586 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.48709385Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-29T18:09:53.586 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.512267779Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-29T18:09:53.586 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.537579068Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-29T18:09:53.586 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.562826651Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-29T18:09:53.586 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.588054091Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-29T18:09:53.846 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.63001223Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.672106884Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.714304714Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.747876233Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.764871933Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.781773862Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.815337467Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.832336601Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-29T18:09:53.847 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.849262675Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-29T18:09:54.107 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[24722]: cluster 2024-08-29T18:09:52.957510+0000 mgr.y (mgr.14472) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:54.107 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.866142338Z level=info msg="Executing migration" id="create tag table" 2024-08-29T18:09:54.107 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.916721643Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-29T18:09:54.107 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.942023232Z level=info msg="Executing migration" id="create login attempt table" 2024-08-29T18:09:54.108 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:53 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:53.983994587Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-29T18:09:54.108 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.00925412Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-29T18:09:54.108 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.051225535Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-29T18:09:54.108 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.084830204Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-29T18:09:54.108 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.110086472Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-29T18:09:54.175 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:53 smithi089 systemd[1]: Stopping Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:09:54.175 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:53 smithi089 bash[60419]: ts=2024-08-29T18:09:53.979Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:09:54.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:54 smithi089 bash[22629]: cluster 2024-08-29T18:09:52.957510+0000 mgr.y (mgr.14472) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:54.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:54 smithi089 bash[32084]: cluster 2024-08-29T18:09:52.957510+0000 mgr.y (mgr.14472) 61 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:54.360 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.135292878Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-29T18:09:54.360 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.160502176Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-29T18:09:54.360 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.177420962Z level=info msg="Executing migration" id="create user auth table" 2024-08-29T18:09:54.360 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.194378457Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-29T18:09:54.360 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.227942277Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-29T18:09:54.360 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.244810484Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-29T18:09:54.361 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.26169973Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-29T18:09:54.361 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.27859473Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-29T18:09:54.361 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.295519672Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-29T18:09:54.361 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.329260835Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-29T18:09:54.361 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.362917993Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-29T18:09:54.629 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.388077183Z level=info msg="Executing migration" id="create server_lock table" 2024-08-29T18:09:54.629 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.430122356Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-29T18:09:54.629 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.455327521Z level=info msg="Executing migration" id="create user auth token table" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.480649528Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.505847533Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.53113508Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.556358492Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.581483382Z level=info msg="Executing migration" id="create cache_data table" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.60688124Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-29T18:09:54.630 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.632152978Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-29T18:09:54.776 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:54 smithi089 bash[62013]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T18:09:54.777 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:54 smithi089 bash[62072]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T18:09:54.777 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:54 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-29T18:09:54.777 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:54 smithi089 systemd[1]: Stopped Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:09:54.777 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:54 smithi089 systemd[1]: Started Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:09:54.882 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.674134502Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-29T18:09:54.882 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.716369577Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-29T18:09:54.882 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.758278769Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-29T18:09:54.882 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.79213089Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-29T18:09:54.882 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.809068909Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-29T18:09:54.883 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.825970082Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-29T18:09:54.883 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.859588518Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-29T18:09:55.154 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:09:55.184 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.884873195Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.910115086Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.935227077Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:54 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:54.960636338Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.01934653Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.044601492Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.086480297Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.11183283Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-29T18:09:55.185 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.187303399Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-29T18:09:55.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:09:55] "GET /metrics HTTP/1.1" 200 33730 "" "Prometheus/2.43.0" 2024-08-29T18:09:55.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.212693935Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-29T18:09:55.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.25571417Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-29T18:09:55.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.322274105Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[32084]: audit 2024-08-29T18:09:54.697599+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[32084]: audit 2024-08-29T18:09:54.704136+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[32084]: cephadm 2024-08-29T18:09:54.705947+0000 mgr.y (mgr.14472) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[32084]: cephadm 2024-08-29T18:09:54.949037+0000 mgr.y (mgr.14472) 63 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[32084]: cluster 2024-08-29T18:09:54.958075+0000 mgr.y (mgr.14472) 64 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[22629]: audit 2024-08-29T18:09:54.697599+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:55.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[22629]: audit 2024-08-29T18:09:54.704136+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:55.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[22629]: cephadm 2024-08-29T18:09:54.705947+0000 mgr.y (mgr.14472) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:09:55.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[22629]: cephadm 2024-08-29T18:09:54.949037+0000 mgr.y (mgr.14472) 63 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:09:55.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:55 smithi089 bash[22629]: cluster 2024-08-29T18:09:54.958075+0000 mgr.y (mgr.14472) 64 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:55.934 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.596120891Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-29T18:09:55.934 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.691256437Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-29T18:09:55.934 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.783804576Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-29T18:09:55.934 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[24722]: audit 2024-08-29T18:09:54.697599+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:55.934 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[24722]: audit 2024-08-29T18:09:54.704136+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:09:55.934 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[24722]: cephadm 2024-08-29T18:09:54.705947+0000 mgr.y (mgr.14472) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:09:55.934 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[24722]: cephadm 2024-08-29T18:09:54.949037+0000 mgr.y (mgr.14472) 63 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:09:55.934 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[24722]: cluster 2024-08-29T18:09:54.958075+0000 mgr.y (mgr.14472) 64 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.352Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.352Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.354Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.355Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.385Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.386Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:09:56.574 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.389Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-29T18:09:56.575 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:56 smithi089 bash[62099]: ts=2024-08-29T18:09:56.389Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-29T18:09:56.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:55 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:55.934214815Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-29T18:09:56.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:56 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:56.330431743Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-29T18:09:56.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:56 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:56.477896702Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-29T18:09:56.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:56 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:56.560925809Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-29T18:09:57.266 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:56 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:56.985756372Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-29T18:09:57.266 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.055767975Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-29T18:09:57.266 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.114850103Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-29T18:09:57.266 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.20106592Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-29T18:09:57.266 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.268539842Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-29T18:09:57.529 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.332805934Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-29T18:09:57.529 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.405030785Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-29T18:09:57.529 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.492559299Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-29T18:09:57.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.534587479Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-29T18:09:57.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.576907163Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-29T18:09:57.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.627284494Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-29T18:09:57.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.686378631Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-29T18:09:57.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.745470647Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-29T18:09:58.128 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[24722]: cluster 2024-08-29T18:09:56.958737+0000 mgr.y (mgr.14472) 65 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:58.128 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.829332846Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-29T18:09:58.129 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:57 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:57.909213336Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-29T18:09:58.350 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:58 smithi089 bash[22629]: cluster 2024-08-29T18:09:56.958737+0000 mgr.y (mgr.14472) 65 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:58.350 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:58 smithi089 bash[32084]: cluster 2024-08-29T18:09:56.958737+0000 mgr.y (mgr.14472) 65 : cluster [DBG] pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:09:58.467 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.130902979Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-29T18:09:58.520 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:09:58.521 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":76,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:09:45.733646+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-29T18:09:30.258397+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":"75","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":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","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.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.9","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2586130866":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2140558189":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2036973596":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/4207232654":"2024-08-30T18:08:46.907447+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":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:09:58.675 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:09:58 smithi089 bash[62099]: ts=2024-08-29T18:09:58.355Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000181792s 2024-08-29T18:09:58.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.469991287Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-29T18:09:58.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.649132438Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-29T18:09:58.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.72485633Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-29T18:09:59.012 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.785517944Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-29T18:09:59.012 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.834984393Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-29T18:09:59.012 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:58 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:58.885624855Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-29T18:09:59.172 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-29T18:09:59.172 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:09:59.303 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:59 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:59.169710723Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-29T18:09:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:09:59 smithi144 bash[24722]: audit 2024-08-29T18:09:58.523733+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.89:0/530048389' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:09:59.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:09:59 smithi089 bash[32084]: audit 2024-08-29T18:09:58.523733+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.89:0/530048389' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:09:59.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:09:59 smithi089 bash[22629]: audit 2024-08-29T18:09:58.523733+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.89:0/530048389' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:09:59.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:59 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:59.383307092Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-29T18:09:59.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:59 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:59.522368618Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-29T18:09:59.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:59 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:59.589442645Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-29T18:10:00.133 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:09:59 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:09:59.875279732Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-29T18:10:00.134 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[24722]: cluster 2024-08-29T18:09:58.960044+0000 mgr.y (mgr.14472) 66 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:00.134 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[24722]: cluster 2024-08-29T18:10:00.000159+0000 mon.a (mon.0) 857 : cluster [INF] overall HEALTH_OK 2024-08-29T18:10:00.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:00 smithi089 bash[22629]: cluster 2024-08-29T18:09:58.960044+0000 mgr.y (mgr.14472) 66 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:00.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:00 smithi089 bash[22629]: cluster 2024-08-29T18:10:00.000159+0000 mon.a (mon.0) 857 : cluster [INF] overall HEALTH_OK 2024-08-29T18:10:00.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:00 smithi089 bash[32084]: cluster 2024-08-29T18:09:58.960044+0000 mgr.y (mgr.14472) 66 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:00.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:00 smithi089 bash[32084]: cluster 2024-08-29T18:10:00.000159+0000 mon.a (mon.0) 857 : cluster [INF] overall HEALTH_OK 2024-08-29T18:10:00.472 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.136713069Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-29T18:10:00.472 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.209209852Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-29T18:10:00.473 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.284882231Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-29T18:10:00.473 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.385466518Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-29T18:10:00.751 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.475487629Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-29T18:10:00.752 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.527991734Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-29T18:10:00.752 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.586652205Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-29T18:10:00.752 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.670608121Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-29T18:10:00.752 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.712639049Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-29T18:10:00.752 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.754805267Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-29T18:10:01.026 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.805378212Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-29T18:10:01.026 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.886360618Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-29T18:10:01.026 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:00 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:00.96546522Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-29T18:10:01.303 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.028760667Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-29T18:10:01.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.117953839Z level=info msg="Executing migration" id="create alert_image table" 2024-08-29T18:10:01.651 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.369564402Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-29T18:10:01.913 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.654050743Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-29T18:10:01.913 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.76012292Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-29T18:10:01.913 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.819359005Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-29T18:10:01.913 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.895521223Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-29T18:10:01.913 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.895979101Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-29T18:10:02.170 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.937440172Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:01 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:01.962772148Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.004884793Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.005120315Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.005590053Z level=info msg="alerts found to migrate" alerts=0 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.064109108Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.081244842Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.114857936Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.173570047Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-29T18:10:02.171 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[24722]: cluster 2024-08-29T18:10:00.960738+0000 mgr.y (mgr.14472) 67 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:02.172 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[24722]: audit 2024-08-29T18:10:02.007645+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:01 smithi144 systemd[1]: Stopping Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T18:10:02.172 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T18:10:02.173 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.056Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T18:10:02.173 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.057Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T18:10:02.173 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.057Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T18:10:02.173 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[49667]: ts=2024-08-29T18:10:02.057Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T18:10:02.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:02 smithi089 bash[22629]: cluster 2024-08-29T18:10:00.960738+0000 mgr.y (mgr.14472) 67 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:02.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:02 smithi089 bash[22629]: audit 2024-08-29T18:10:02.007645+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:02.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:02 smithi089 bash[32084]: cluster 2024-08-29T18:10:00.960738+0000 mgr.y (mgr.14472) 67 : cluster [DBG] pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:02.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:02 smithi089 bash[32084]: audit 2024-08-29T18:10:02.007645+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:02.553 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.266799738Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-29T18:10:02.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.366818362Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-29T18:10:02.920 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.612355073Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-29T18:10:03.219 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:02.923313586Z level=info msg="Executing migration" id="create data_keys table" 2024-08-29T18:10:03.263 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:03.043921265Z level=info msg="Executing migration" id="create secrets table" 2024-08-29T18:10:03.263 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:03.111324703Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-29T18:10:03.263 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:03.171350745Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-29T18:10:03.263 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:02 smithi144 bash[52011]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:10:03.263 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[52071]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:10:03.263 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:03 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T18:10:03.263 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:03 smithi144 systemd[1]: Stopped Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:10:03.264 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:03 smithi144 systemd[1]: Started Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:10:03.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:03.222129097Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-29T18:10:03.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:03.281199216Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-29T18:10:03.562 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE Bus STOPPING 2024-08-29T18:10:03.906 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:03.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:10:03.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE Bus STOPPED 2024-08-29T18:10:03.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE Bus STARTING 2024-08-29T18:10:03.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE Serving on http://:::9283 2024-08-29T18:10:03.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE Bus STARTED 2024-08-29T18:10:03.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:03 smithi089 bash[22881]: [29/Aug/2024:18:10:03] ENGINE Bus STOPPING 2024-08-29T18:10:04.016 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:03 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:03.557808583Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-29T18:10:04.275 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:10:04.275 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STOPPED 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STARTING 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: cluster 2024-08-29T18:10:02.962075+0000 mgr.y (mgr.14472) 68 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.198963+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.210412+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.215648+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.216349+0000 mgr.y (mgr.14472) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.218256+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T18:10:04.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.218796+0000 mgr.y (mgr.14472) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.229867+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.243846+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.244423+0000 mgr.y (mgr.14472) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.247508+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.247960+0000 mgr.y (mgr.14472) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.254684+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.267585+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.274020+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.280567+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[32084]: audit 2024-08-29T18:10:03.348314+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:10:04.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: cluster 2024-08-29T18:10:02.962075+0000 mgr.y (mgr.14472) 68 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.198963+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.210412+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.215648+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.216349+0000 mgr.y (mgr.14472) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.218256+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.218796+0000 mgr.y (mgr.14472) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.229867+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.243846+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.244423+0000 mgr.y (mgr.14472) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.247508+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.247960+0000 mgr.y (mgr.14472) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T18:10:04.278 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.254684+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.267585+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:10:04.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.274020+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T18:10:04.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.280567+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22629]: audit 2024-08-29T18:10:03.348314+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:10:04.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.01913787Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-29T18:10:04.305 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.076823446Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: cluster 2024-08-29T18:10:02.962075+0000 mgr.y (mgr.14472) 68 : cluster [DBG] pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.198963+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.210412+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.215648+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.216349+0000 mgr.y (mgr.14472) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.218256+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.218796+0000 mgr.y (mgr.14472) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.229867+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.243846+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.244423+0000 mgr.y (mgr.14472) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.247508+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.247960+0000 mgr.y (mgr.14472) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi144.front.sepia.ceph.com:9095"}]: dispatch 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.254684+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.267585+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.274020+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.280567+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[24722]: audit 2024-08-29T18:10:03.348314+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Serving on http://:::9283 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STARTED 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STOPPING 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STOPPED 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STARTING 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Serving on http://:::9283 2024-08-29T18:10:04.676 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:04 smithi089 bash[22881]: [29/Aug/2024:18:10:04] ENGINE Bus STARTED 2024-08-29T18:10:04.718 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.42018224Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-29T18:10:05.014 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.721585337Z level=info msg="Executing migration" id="create permission table" 2024-08-29T18:10:05.015 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.805046162Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-29T18:10:05.015 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.867247522Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-29T18:10:05.015 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:04 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:04.947657622Z level=info msg="Executing migration" id="create role table" 2024-08-29T18:10:05.015 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.017193825Z level=info msg="Executing migration" id="add column display_name" 2024-08-29T18:10:05.289 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.098512277Z level=info msg="Executing migration" id="add column group_name" 2024-08-29T18:10:05.289 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.174072731Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-29T18:10:05.289 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.245141179Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-29T18:10:05.289 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[24722]: audit 2024-08-29T18:10:03.268050+0000 mgr.y (mgr.14472) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:10:05.290 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[24722]: audit 2024-08-29T18:10:03.274395+0000 mgr.y (mgr.14472) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T18:10:05.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:05 smithi089 bash[22629]: audit 2024-08-29T18:10:03.268050+0000 mgr.y (mgr.14472) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:10:05.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:05 smithi089 bash[22629]: audit 2024-08-29T18:10:03.274395+0000 mgr.y (mgr.14472) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T18:10:05.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:05 smithi089 bash[32084]: audit 2024-08-29T18:10:03.268050+0000 mgr.y (mgr.14472) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:10:05.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:05 smithi089 bash[32084]: audit 2024-08-29T18:10:03.274395+0000 mgr.y (mgr.14472) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi144.front.sepia.ceph.com:3000"}]: dispatch 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.29196718Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.334035117Z level=info msg="Executing migration" id="create team role table" 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.384515605Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.452126838Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.477199788Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.502471631Z level=info msg="Executing migration" id="create user role table" 2024-08-29T18:10:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.527773942Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.378Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.378Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.378Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi144 (none))" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.378Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.378Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.380Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.380Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.381Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.381Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.384Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.384Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.588µs 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.384Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T18:10:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.386Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.387Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.387Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.082µs wal_replay_duration=2.518239ms wbl_replay_duration=107ns total_replay_duration=2.59619ms 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.388Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.388Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.388Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.412Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.630299ms db_storage=873ns remote_storage=1.111µs web_handler=437ns query_engine=1.128µs scrape=278.959µs scrape_sd=109.571µs notify=11.274µs notify_sd=10.418µs rules=23.846677ms tracing=6.279µs 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.412Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T18:10:05.556 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[52099]: ts=2024-08-29T18:10:05.412Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T18:10:05.828 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.56991944Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-29T18:10:05.828 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.611920983Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-29T18:10:05.828 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.653788921Z level=info msg="Executing migration" id="create builtin role table" 2024-08-29T18:10:05.828 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.670983287Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-29T18:10:05.828 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.721212383Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-29T18:10:05.828 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.746570625Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-29T18:10:05.829 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.78863584Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-29T18:10:05.829 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.830794178Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-29T18:10:06.089 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.855971465Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-29T18:10:06.089 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.881279785Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-29T18:10:06.089 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.906517262Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-29T18:10:06.089 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.948534115Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-29T18:10:06.089 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:05 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:05.990553546Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-29T18:10:06.089 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.015799027Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-29T18:10:06.090 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.041121857Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-29T18:10:06.090 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.066368544Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-29T18:10:06.090 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.09155772Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-29T18:10:06.350 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[24722]: cluster 2024-08-29T18:10:04.962748+0000 mgr.y (mgr.14472) 75 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:06.350 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.117159991Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-29T18:10:06.350 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.142413586Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-29T18:10:06.350 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.167686647Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-29T18:10:06.350 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.209620447Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-29T18:10:06.351 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.235031658Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-29T18:10:06.351 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.260347981Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-29T18:10:06.351 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.302314458Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-29T18:10:06.351 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.327623282Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-29T18:10:06.351 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.352858333Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.378220042Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.403358369Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.445395324Z level=info msg="Executing migration" id="add correlation config column" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.470693988Z level=info msg="Executing migration" id="create entity_events table" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.495974015Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.521224703Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.52158003Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.546421029Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.546798815Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-29T18:10:06.620 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.57165281Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-29T18:10:06.621 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.596990703Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-29T18:10:06.621 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.622209275Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-29T18:10:06.676 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:10:06 smithi089 bash[62099]: ts=2024-08-29T18:10:06.356Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001539491s 2024-08-29T18:10:06.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:06 smithi089 bash[22629]: cluster 2024-08-29T18:10:04.962748+0000 mgr.y (mgr.14472) 75 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:06.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:06 smithi089 bash[32084]: cluster 2024-08-29T18:10:04.962748+0000 mgr.y (mgr.14472) 75 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:06.879 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.66421123Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-29T18:10:06.880 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.731342844Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-29T18:10:06.880 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.756588498Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-29T18:10:06.880 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.781889208Z level=info msg="Executing migration" id="Drop public config table" 2024-08-29T18:10:06.880 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.840507978Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-29T18:10:07.044 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:10:07.045 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":76,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:09:45.733646+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-29T18:09:30.258397+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":"75","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":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","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.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.9","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2586130866":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2140558189":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2036973596":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/4207232654":"2024-08-30T18:08:46.907447+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":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:10:07.166 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.882292418Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-29T18:10:07.166 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.90787887Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-29T18:10:07.166 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.932991219Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-29T18:10:07.166 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:06 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:06.975248208Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-29T18:10:07.166 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.017410928Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-29T18:10:07.167 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.059313208Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-29T18:10:07.167 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.101379581Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-29T18:10:07.167 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.126680685Z level=info msg="Executing migration" id="add share column" 2024-08-29T18:10:07.167 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.168711392Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-29T18:10:07.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:07 smithi089 bash[32084]: audit 2024-08-29T18:10:07.047920+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.89:0/1234180542' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:10:07.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:07 smithi089 bash[22629]: audit 2024-08-29T18:10:07.047920+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.89:0/1234180542' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:10:07.452 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[24722]: audit 2024-08-29T18:10:07.047920+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.89:0/1234180542' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:10:07.452 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.194028733Z level=info msg="Executing migration" id="create file table" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.235871156Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.252791969Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.269744275Z level=info msg="Executing migration" id="create file_meta table" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.286602002Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.320292475Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.353834813Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.370920629Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.387887656Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.413049984Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-29T18:10:07.453 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.455143328Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-29T18:10:07.667 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-29T18:10:07.668 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-29T18:10:07.668 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-29T18:10:07.669 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-29T18:10:07.669 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-29T18:10:07.670 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-29T18:10:07.670 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-29T18:10:07.671 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.497118553Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.539364825Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.556096031Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.57315535Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.590088689Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.607027174Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.623885451Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-29T18:10:07.722 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.640824249Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-29T18:10:07.723 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.724505231Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-29T18:10:07.999 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.749752167Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.775073087Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.842282902Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.867470616Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.892829359Z level=info msg="Executing migration" id="create folder table" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.918040882Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:07 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:07.960054506Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-29T18:10:08.000 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:08.00220381Z level=info msg="Executing migration" id="Update folder title length" 2024-08-29T18:10:08.259 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:08.027334137Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-29T18:10:08.259 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=migrator t=2024-08-29T18:10:08.052670172Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.437641267s 2024-08-29T18:10:08.259 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=sqlstore t=2024-08-29T18:10:08.054108873Z level=info msg="Created default organization" 2024-08-29T18:10:08.259 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=plugin.loader t=2024-08-29T18:10:08.190417774Z level=info msg="Plugin registered" pluginID=input 2024-08-29T18:10:08.259 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[24722]: cluster 2024-08-29T18:10:06.963365+0000 mgr.y (mgr.14472) 76 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:08.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=plugin.loader t=2024-08-29T18:10:08.261671951Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-29T18:10:08.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=plugin.loader t=2024-08-29T18:10:08.261728514Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-29T18:10:08.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=secrets t=2024-08-29T18:10:08.261795091Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-29T18:10:08.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=query_data t=2024-08-29T18:10:08.265475138Z level=info msg="Query Service initialization" 2024-08-29T18:10:08.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:08 smithi144 bash[51413]: logger=live.push_http t=2024-08-29T18:10:08.270908675Z level=info msg="Live Push Gateway initialization" 2024-08-29T18:10:08.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:08 smithi089 bash[22629]: cluster 2024-08-29T18:10:06.963365+0000 mgr.y (mgr.14472) 76 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:08.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:08 smithi089 bash[32084]: cluster 2024-08-29T18:10:06.963365+0000 mgr.y (mgr.14472) 76 : cluster [DBG] pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:09.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[24722]: audit 2024-08-29T18:10:08.627163+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:09.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[24722]: audit 2024-08-29T18:10:08.632506+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:09.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[24722]: cluster 2024-08-29T18:10:08.964342+0000 mgr.y (mgr.14472) 77 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:09.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=infra.usagestats.collector t=2024-08-29T18:10:09.552167015Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-29T18:10:09.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=provisioning.datasources t=2024-08-29T18:10:09.608445084Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-29T18:10:09.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=provisioning.datasources t=2024-08-29T18:10:09.680859349Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-29T18:10:09.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=provisioning.alerting t=2024-08-29T18:10:09.772767359Z level=info msg="starting to provision alerting" 2024-08-29T18:10:09.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=provisioning.alerting t=2024-08-29T18:10:09.772801455Z level=info msg="finished to provision alerting" 2024-08-29T18:10:09.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=grafanaStorageLogger t=2024-08-29T18:10:09.773010436Z level=info msg="storage starting" 2024-08-29T18:10:09.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=ngalert.state.manager t=2024-08-29T18:10:09.773064213Z level=info msg="Warming state cache for startup" 2024-08-29T18:10:09.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=http.server t=2024-08-29T18:10:09.774890499Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-29T18:10:09.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=sqlstore.transactions t=2024-08-29T18:10:09.783423475Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:10:09.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:09 smithi089 bash[22629]: audit 2024-08-29T18:10:08.627163+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:09.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:09 smithi089 bash[22629]: audit 2024-08-29T18:10:08.632506+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:09.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:09 smithi089 bash[22629]: cluster 2024-08-29T18:10:08.964342+0000 mgr.y (mgr.14472) 77 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:09.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:09 smithi089 bash[32084]: audit 2024-08-29T18:10:08.627163+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:09.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:09 smithi089 bash[32084]: audit 2024-08-29T18:10:08.632506+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:09.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:09 smithi089 bash[32084]: cluster 2024-08-29T18:10:08.964342+0000 mgr.y (mgr.14472) 77 : cluster [DBG] pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:10.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=ngalert.state.manager t=2024-08-29T18:10:09.921540276Z level=info msg="State cache has been initialized" states=0 duration=148.473512ms 2024-08-29T18:10:10.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=ticker t=2024-08-29T18:10:09.9216599Z level=info msg=starting first_tick=2024-08-29T18:10:10Z 2024-08-29T18:10:10.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=ngalert.multiorg.alertmanager t=2024-08-29T18:10:09.921657553Z level=info msg="starting MultiOrg Alertmanager" 2024-08-29T18:10:10.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=sqlstore.transactions t=2024-08-29T18:10:09.986419529Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:10:10.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:09 smithi144 bash[51413]: logger=sqlstore.transactions t=2024-08-29T18:10:09.99748961Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-29T18:10:10.304 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:10:10 smithi144 bash[51413]: logger=sqlstore.transactions t=2024-08-29T18:10:10.087605144Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[22629]: audit 2024-08-29T18:10:10.094887+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[22629]: audit 2024-08-29T18:10:10.107226+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[22629]: audit 2024-08-29T18:10:10.571804+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[22629]: audit 2024-08-29T18:10:10.573200+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[22629]: audit 2024-08-29T18:10:10.583017+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[32084]: audit 2024-08-29T18:10:10.094887+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[32084]: audit 2024-08-29T18:10:10.107226+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[32084]: audit 2024-08-29T18:10:10.571804+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:10:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[32084]: audit 2024-08-29T18:10:10.573200+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:10:11.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:11 smithi089 bash[32084]: audit 2024-08-29T18:10:10.583017+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:11 smithi144 bash[24722]: audit 2024-08-29T18:10:10.094887+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:11 smithi144 bash[24722]: audit 2024-08-29T18:10:10.107226+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:11 smithi144 bash[24722]: audit 2024-08-29T18:10:10.571804+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:10:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:11 smithi144 bash[24722]: audit 2024-08-29T18:10:10.573200+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:10:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:11 smithi144 bash[24722]: audit 2024-08-29T18:10:10.583017+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:10:12.233 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.233 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.233 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.234 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.235 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.235 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.236 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.237 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:12.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:12 smithi089 bash[32084]: cluster 2024-08-29T18:10:10.964984+0000 mgr.y (mgr.14472) 78 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:12.391 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:12 smithi089 bash[22629]: cluster 2024-08-29T18:10:10.964984+0000 mgr.y (mgr.14472) 78 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:12 smithi144 bash[24722]: cluster 2024-08-29T18:10:10.964984+0000 mgr.y (mgr.14472) 78 : cluster [DBG] pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:14 smithi089 bash[22629]: cluster 2024-08-29T18:10:12.966191+0000 mgr.y (mgr.14472) 79 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:14 smithi089 bash[32084]: cluster 2024-08-29T18:10:12.966191+0000 mgr.y (mgr.14472) 79 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:14 smithi144 bash[24722]: cluster 2024-08-29T18:10:12.966191+0000 mgr.y (mgr.14472) 79 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:15.456 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:15 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:10:15] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2024-08-29T18:10:16.241 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:16 smithi089 bash[22629]: cluster 2024-08-29T18:10:14.966646+0000 mgr.y (mgr.14472) 80 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:16.241 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:16 smithi089 bash[32084]: cluster 2024-08-29T18:10:14.966646+0000 mgr.y (mgr.14472) 80 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:16 smithi144 bash[24722]: cluster 2024-08-29T18:10:14.966646+0000 mgr.y (mgr.14472) 80 : cluster [DBG] pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:17.187 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:17 smithi089 bash[22629]: audit 2024-08-29T18:10:17.007339+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:17.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:17 smithi089 bash[32084]: audit 2024-08-29T18:10:17.007339+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:17.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:17 smithi144 bash[24722]: audit 2024-08-29T18:10:17.007339+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:18.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:18 smithi089 bash[22629]: cluster 2024-08-29T18:10:16.967035+0000 mgr.y (mgr.14472) 81 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:18.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:18 smithi089 bash[32084]: cluster 2024-08-29T18:10:16.967035+0000 mgr.y (mgr.14472) 81 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:18 smithi144 bash[24722]: cluster 2024-08-29T18:10:16.967035+0000 mgr.y (mgr.14472) 81 : cluster [DBG] pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:19.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:19 smithi089 bash[22629]: cluster 2024-08-29T18:10:18.129329+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e21: y(active, since 91s), standbys: x 2024-08-29T18:10:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:19 smithi089 bash[32084]: cluster 2024-08-29T18:10:18.129329+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e21: y(active, since 91s), standbys: x 2024-08-29T18:10:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:19 smithi144 bash[24722]: cluster 2024-08-29T18:10:18.129329+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e21: y(active, since 91s), standbys: x 2024-08-29T18:10:20.470 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:20 smithi089 bash[22629]: cluster 2024-08-29T18:10:18.968229+0000 mgr.y (mgr.14472) 82 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:20.470 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:20 smithi089 bash[32084]: cluster 2024-08-29T18:10:18.968229+0000 mgr.y (mgr.14472) 82 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:20 smithi144 bash[24722]: cluster 2024-08-29T18:10:18.968229+0000 mgr.y (mgr.14472) 82 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:22.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:22 smithi089 bash[22629]: cluster 2024-08-29T18:10:20.968890+0000 mgr.y (mgr.14472) 83 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:22.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:22 smithi089 bash[32084]: cluster 2024-08-29T18:10:20.968890+0000 mgr.y (mgr.14472) 83 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:22 smithi144 bash[24722]: cluster 2024-08-29T18:10:20.968890+0000 mgr.y (mgr.14472) 83 : cluster [DBG] pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:24.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:24 smithi089 bash[22629]: cluster 2024-08-29T18:10:22.970098+0000 mgr.y (mgr.14472) 84 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:24.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:24 smithi089 bash[32084]: cluster 2024-08-29T18:10:22.970098+0000 mgr.y (mgr.14472) 84 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:24 smithi144 bash[24722]: cluster 2024-08-29T18:10:22.970098+0000 mgr.y (mgr.14472) 84 : cluster [DBG] pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:25.411 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:25 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:10:25] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2024-08-29T18:10:25.411 INFO:teuthology.orchestra.run.smithi089.stdout:55834574970 2024-08-29T18:10:25.412 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-29T18:10:26.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:26 smithi089 bash[22629]: cluster 2024-08-29T18:10:24.970764+0000 mgr.y (mgr.14472) 85 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:26.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:26 smithi089 bash[32084]: cluster 2024-08-29T18:10:24.970764+0000 mgr.y (mgr.14472) 85 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:26 smithi144 bash[24722]: cluster 2024-08-29T18:10:24.970764+0000 mgr.y (mgr.14472) 85 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:26.854 INFO:teuthology.orchestra.run.smithi089.stdout:34359738501 2024-08-29T18:10:26.855 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-29T18:10:27.336 INFO:teuthology.orchestra.run.smithi089.stdout:77309411439 2024-08-29T18:10:27.336 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-29T18:10:28.404 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:28 smithi089 bash[22629]: cluster 2024-08-29T18:10:26.971248+0000 mgr.y (mgr.14472) 86 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:28.404 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:28 smithi089 bash[32084]: cluster 2024-08-29T18:10:26.971248+0000 mgr.y (mgr.14472) 86 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:28.405 INFO:teuthology.orchestra.run.smithi089.stdout:111669149798 2024-08-29T18:10:28.406 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-29T18:10:28.410 INFO:teuthology.orchestra.run.smithi089.stdout:201863462981 2024-08-29T18:10:28.410 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-29T18:10:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:28 smithi144 bash[24722]: cluster 2024-08-29T18:10:26.971248+0000 mgr.y (mgr.14472) 86 : cluster [DBG] pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:30.107 INFO:teuthology.orchestra.run.smithi089.stdout:167503724625 2024-08-29T18:10:30.108 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-29T18:10:30.124 INFO:teuthology.orchestra.run.smithi089.stdout:133143986268 2024-08-29T18:10:30.125 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-29T18:10:30.139 INFO:teuthology.orchestra.run.smithi089.stdout:236223201339 2024-08-29T18:10:30.139 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-29T18:10:30.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:30 smithi089 bash[22629]: cluster 2024-08-29T18:10:28.972386+0000 mgr.y (mgr.14472) 87 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:30.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:30 smithi089 bash[32084]: cluster 2024-08-29T18:10:28.972386+0000 mgr.y (mgr.14472) 87 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:30 smithi144 bash[24722]: cluster 2024-08-29T18:10:28.972386+0000 mgr.y (mgr.14472) 87 : cluster [DBG] pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:10:31.647 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:31.648 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:31.648 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:32 smithi089 bash[32084]: cluster 2024-08-29T18:10:30.973066+0000 mgr.y (mgr.14472) 88 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:32.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:32 smithi089 bash[32084]: audit 2024-08-29T18:10:32.008206+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:32.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:32 smithi089 bash[22629]: cluster 2024-08-29T18:10:30.973066+0000 mgr.y (mgr.14472) 88 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:32.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:32 smithi089 bash[22629]: audit 2024-08-29T18:10:32.008206+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:32 smithi144 bash[24722]: cluster 2024-08-29T18:10:30.973066+0000 mgr.y (mgr.14472) 88 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:32 smithi144 bash[24722]: audit 2024-08-29T18:10:32.008206+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:32.669 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:32.670 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:34 smithi089 bash[22629]: cluster 2024-08-29T18:10:32.974281+0000 mgr.y (mgr.14472) 89 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:34 smithi089 bash[32084]: cluster 2024-08-29T18:10:32.974281+0000 mgr.y (mgr.14472) 89 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:34 smithi144 bash[24722]: cluster 2024-08-29T18:10:32.974281+0000 mgr.y (mgr.14472) 89 : cluster [DBG] pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:34.709 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:34.710 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:34.710 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:35.175 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:35 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:10:35] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2024-08-29T18:10:36.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:36 smithi089 bash[32084]: cluster 2024-08-29T18:10:34.974916+0000 mgr.y (mgr.14472) 90 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:36.368 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:36 smithi089 bash[22629]: cluster 2024-08-29T18:10:34.974916+0000 mgr.y (mgr.14472) 90 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:36 smithi144 bash[24722]: cluster 2024-08-29T18:10:34.974916+0000 mgr.y (mgr.14472) 90 : cluster [DBG] pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:38 smithi089 bash[22629]: cluster 2024-08-29T18:10:36.975568+0000 mgr.y (mgr.14472) 91 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:38 smithi089 bash[32084]: cluster 2024-08-29T18:10:36.975568+0000 mgr.y (mgr.14472) 91 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:38 smithi144 bash[24722]: cluster 2024-08-29T18:10:36.975568+0000 mgr.y (mgr.14472) 91 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:40.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:40 smithi089 bash[22629]: cluster 2024-08-29T18:10:38.976807+0000 mgr.y (mgr.14472) 92 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:40.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:40 smithi089 bash[32084]: cluster 2024-08-29T18:10:38.976807+0000 mgr.y (mgr.14472) 92 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:40 smithi144 bash[24722]: cluster 2024-08-29T18:10:38.976807+0000 mgr.y (mgr.14472) 92 : cluster [DBG] pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:41.992 INFO:teuthology.orchestra.run.smithi089.stdout:34359738505 2024-08-29T18:10:42.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:42 smithi089 bash[22629]: cluster 2024-08-29T18:10:40.977436+0000 mgr.y (mgr.14472) 93 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:42.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:42 smithi089 bash[22629]: audit 2024-08-29T18:10:41.997279+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.89:0/3725579085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-29T18:10:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:42 smithi089 bash[32084]: cluster 2024-08-29T18:10:40.977436+0000 mgr.y (mgr.14472) 93 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:42 smithi089 bash[32084]: audit 2024-08-29T18:10:41.997279+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.89:0/3725579085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-29T18:10:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:42 smithi144 bash[24722]: cluster 2024-08-29T18:10:40.977436+0000 mgr.y (mgr.14472) 93 : cluster [DBG] pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:42 smithi144 bash[24722]: audit 2024-08-29T18:10:41.997279+0000 mon.a (mon.0) 882 : audit [DBG] from='client.? 172.21.15.89:0/3725579085' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-29T18:10:43.253 INFO:teuthology.orchestra.run.smithi089.stdout:77309411443 2024-08-29T18:10:44.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:44 smithi089 bash[22629]: cluster 2024-08-29T18:10:42.978148+0000 mgr.y (mgr.14472) 94 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:44.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:44 smithi089 bash[22629]: audit 2024-08-29T18:10:43.258750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.89:0/2061476591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-29T18:10:44.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:44 smithi089 bash[32084]: cluster 2024-08-29T18:10:42.978148+0000 mgr.y (mgr.14472) 94 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:44.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:44 smithi089 bash[32084]: audit 2024-08-29T18:10:43.258750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.89:0/2061476591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-29T18:10:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:44 smithi144 bash[24722]: cluster 2024-08-29T18:10:42.978148+0000 mgr.y (mgr.14472) 94 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:44 smithi144 bash[24722]: audit 2024-08-29T18:10:43.258750+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.89:0/2061476591' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-29T18:10:44.942 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738501 got 34359738505 for osd.0 2024-08-29T18:10:44.943 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:45.042 INFO:teuthology.orchestra.run.smithi089.stdout:201863462985 2024-08-29T18:10:45.188 INFO:teuthology.orchestra.run.smithi089.stdout:55834574975 2024-08-29T18:10:45.201 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:45 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:10:45] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2024-08-29T18:10:45.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:45 smithi089 bash[22629]: audit 2024-08-29T18:10:45.047641+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.89:0/771945468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-29T18:10:45.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:45 smithi089 bash[32084]: audit 2024-08-29T18:10:45.047641+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.89:0/771945468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-29T18:10:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:45 smithi144 bash[24722]: audit 2024-08-29T18:10:45.047641+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.89:0/771945468' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-29T18:10:46.243 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411439 got 77309411443 for osd.2 2024-08-29T18:10:46.243 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:46.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:46 smithi089 bash[22629]: cluster 2024-08-29T18:10:44.978474+0000 mgr.y (mgr.14472) 95 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:46.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:46 smithi089 bash[22629]: audit 2024-08-29T18:10:45.193644+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.89:0/694559300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-29T18:10:46.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:46 smithi089 bash[32084]: cluster 2024-08-29T18:10:44.978474+0000 mgr.y (mgr.14472) 95 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:46.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:46 smithi089 bash[32084]: audit 2024-08-29T18:10:45.193644+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.89:0/694559300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-29T18:10:46.445 INFO:teuthology.orchestra.run.smithi089.stdout:111669149802 2024-08-29T18:10:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:46 smithi144 bash[24722]: cluster 2024-08-29T18:10:44.978474+0000 mgr.y (mgr.14472) 95 : cluster [DBG] pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:46 smithi144 bash[24722]: audit 2024-08-29T18:10:45.193644+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.89:0/694559300' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-29T18:10:47.422 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:47 smithi089 bash[22629]: audit 2024-08-29T18:10:46.450381+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.89:0/3241502266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-29T18:10:47.422 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:47 smithi089 bash[22629]: audit 2024-08-29T18:10:47.008611+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:47.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:47 smithi089 bash[32084]: audit 2024-08-29T18:10:46.450381+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.89:0/3241502266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-29T18:10:47.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:47 smithi089 bash[32084]: audit 2024-08-29T18:10:47.008611+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:47 smithi144 bash[24722]: audit 2024-08-29T18:10:46.450381+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.89:0/3241502266' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-29T18:10:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:47 smithi144 bash[24722]: audit 2024-08-29T18:10:47.008611+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:10:47.646 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462981 got 201863462985 for osd.6 2024-08-29T18:10:47.646 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:47.764 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574970 got 55834574975 for osd.1 2024-08-29T18:10:47.765 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:48.107 INFO:teuthology.orchestra.run.smithi089.stdout:167503724628 2024-08-29T18:10:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:48 smithi144 bash[24722]: cluster 2024-08-29T18:10:46.978996+0000 mgr.y (mgr.14472) 96 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:48 smithi144 bash[24722]: audit 2024-08-29T18:10:48.112270+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.89:0/275979126' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-29T18:10:48.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:48 smithi089 bash[22629]: cluster 2024-08-29T18:10:46.978996+0000 mgr.y (mgr.14472) 96 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:48.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:48 smithi089 bash[22629]: audit 2024-08-29T18:10:48.112270+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.89:0/275979126' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-29T18:10:48.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:48 smithi089 bash[32084]: cluster 2024-08-29T18:10:46.978996+0000 mgr.y (mgr.14472) 96 : cluster [DBG] pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:48.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:48 smithi089 bash[32084]: audit 2024-08-29T18:10:48.112270+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.89:0/275979126' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-29T18:10:49.073 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149798 got 111669149802 for osd.3 2024-08-29T18:10:49.073 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:49.369 INFO:teuthology.orchestra.run.smithi089.stdout:133143986272 2024-08-29T18:10:49.538 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724625 got 167503724628 for osd.5 2024-08-29T18:10:49.538 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:50.116 INFO:teuthology.orchestra.run.smithi089.stdout:236223201343 2024-08-29T18:10:50.326 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986268 got 133143986272 for osd.4 2024-08-29T18:10:50.326 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:50.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:50 smithi089 bash[22629]: cluster 2024-08-29T18:10:48.980231+0000 mgr.y (mgr.14472) 97 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:50.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:50 smithi089 bash[22629]: audit 2024-08-29T18:10:49.374459+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.89:0/4262265279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-29T18:10:50.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:50 smithi089 bash[22629]: audit 2024-08-29T18:10:50.121762+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.89:0/2301619111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-29T18:10:50.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:50 smithi089 bash[32084]: cluster 2024-08-29T18:10:48.980231+0000 mgr.y (mgr.14472) 97 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:50.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:50 smithi089 bash[32084]: audit 2024-08-29T18:10:49.374459+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.89:0/4262265279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-29T18:10:50.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:50 smithi089 bash[32084]: audit 2024-08-29T18:10:50.121762+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.89:0/2301619111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-29T18:10:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:50 smithi144 bash[24722]: cluster 2024-08-29T18:10:48.980231+0000 mgr.y (mgr.14472) 97 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:50 smithi144 bash[24722]: audit 2024-08-29T18:10:49.374459+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.89:0/4262265279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-29T18:10:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:50 smithi144 bash[24722]: audit 2024-08-29T18:10:50.121762+0000 mon.a (mon.0) 884 : audit [DBG] from='client.? 172.21.15.89:0/2301619111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-29T18:10:50.817 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201339 got 236223201343 for osd.7 2024-08-29T18:10:50.818 DEBUG:teuthology.parallel:result is None 2024-08-29T18:10:50.818 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-29T18:10:50.818 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T18:10:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:52 smithi144 bash[24722]: cluster 2024-08-29T18:10:50.980650+0000 mgr.y (mgr.14472) 98 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:52.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:52 smithi089 bash[22629]: cluster 2024-08-29T18:10:50.980650+0000 mgr.y (mgr.14472) 98 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:52.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:52 smithi089 bash[32084]: cluster 2024-08-29T18:10:50.980650+0000 mgr.y (mgr.14472) 98 : cluster [DBG] pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:54 smithi144 bash[24722]: cluster 2024-08-29T18:10:52.981908+0000 mgr.y (mgr.14472) 99 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:54.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:54 smithi089 bash[22629]: cluster 2024-08-29T18:10:52.981908+0000 mgr.y (mgr.14472) 99 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:54.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:54 smithi089 bash[32084]: cluster 2024-08-29T18:10:52.981908+0000 mgr.y (mgr.14472) 99 : cluster [DBG] pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:55.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:10:55 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:10:55] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2024-08-29T18:10:55.562 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:10:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:56 smithi144 bash[24722]: cluster 2024-08-29T18:10:54.982585+0000 mgr.y (mgr.14472) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:56.590 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:56 smithi089 bash[22629]: cluster 2024-08-29T18:10:54.982585+0000 mgr.y (mgr.14472) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:56.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:56 smithi089 bash[32084]: cluster 2024-08-29T18:10:54.982585+0000 mgr.y (mgr.14472) 100 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:10:58 smithi144 bash[24722]: cluster 2024-08-29T18:10:56.983229+0000 mgr.y (mgr.14472) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:58.617 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:10:58.622 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-08-29T18:10:58.629 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:10:58 smithi089 bash[22629]: cluster 2024-08-29T18:10:56.983229+0000 mgr.y (mgr.14472) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:58.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:10:58 smithi089 bash[32084]: cluster 2024-08-29T18:10:56.983229+0000 mgr.y (mgr.14472) 101 : cluster [DBG] pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:10:59.281 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":75,"stamp":"2024-08-29T18:10:56.982883+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593815,"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":212,"num_read_kb":306,"num_write":232,"num_write_kb":2438,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":176,"ondisk_log_size":176,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240532,"kb_used_data":8000,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720684,"statfs":{"total":767960285184,"available":767713980416,"internally_reserved":0,"allocated":8192000,"data_stored":4604115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12741,"internal_metadata":238014011},"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.004575"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468234+0000","last_change":"2024-08-29T18:06:55.500917+0000","last_active":"2024-08-29T18:09:41.468234+0000","last_peered":"2024-08-29T18:09:41.468234+0000","last_clean":"2024-08-29T18:09:41.468234+0000","last_became_active":"2024-08-29T18:06:55.500108+0000","last_became_peered":"2024-08-29T18:06:55.500108+0000","last_unstale":"2024-08-29T18:09:41.468234+0000","last_undegraded":"2024-08-29T18:09:41.468234+0000","last_fullsized":"2024-08-29T18:09:41.468234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:00:54.668191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052279+0000","last_change":"2024-08-29T18:06:55.493602+0000","last_active":"2024-08-29T18:09:41.052279+0000","last_peered":"2024-08-29T18:09:41.052279+0000","last_clean":"2024-08-29T18:09:41.052279+0000","last_became_active":"2024-08-29T18:06:55.492548+0000","last_became_peered":"2024-08-29T18:06:55.492548+0000","last_unstale":"2024-08-29T18:09:41.052279+0000","last_undegraded":"2024-08-29T18:09:41.052279+0000","last_fullsized":"2024-08-29T18:09:41.052279+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:05:14.812779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.051322+0000","last_change":"2024-08-29T18:06:55.506534+0000","last_active":"2024-08-29T18:09:41.051322+0000","last_peered":"2024-08-29T18:09:41.051322+0000","last_clean":"2024-08-29T18:09:41.051322+0000","last_became_active":"2024-08-29T18:06:55.505948+0000","last_became_peered":"2024-08-29T18:06:55.505948+0000","last_unstale":"2024-08-29T18:09:41.051322+0000","last_undegraded":"2024-08-29T18:09:41.051322+0000","last_fullsized":"2024-08-29T18:09:41.051322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:24:25.223790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055862+0000","last_change":"2024-08-29T18:06:55.487473+0000","last_active":"2024-08-29T18:09:41.055862+0000","last_peered":"2024-08-29T18:09:41.055862+0000","last_clean":"2024-08-29T18:09:41.055862+0000","last_became_active":"2024-08-29T18:06:55.487247+0000","last_became_peered":"2024-08-29T18:06:55.487247+0000","last_unstale":"2024-08-29T18:09:41.055862+0000","last_undegraded":"2024-08-29T18:09:41.055862+0000","last_fullsized":"2024-08-29T18:09:41.055862+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:58:55.023358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467206+0000","last_change":"2024-08-29T18:07:59.128559+0000","last_active":"2024-08-29T18:09:41.467206+0000","last_peered":"2024-08-29T18:09:41.467206+0000","last_clean":"2024-08-29T18:09:41.467206+0000","last_became_active":"2024-08-29T18:07:59.127894+0000","last_became_peered":"2024-08-29T18:07:59.127894+0000","last_unstale":"2024-08-29T18:09:41.467206+0000","last_undegraded":"2024-08-29T18:09:41.467206+0000","last_fullsized":"2024-08-29T18:09:41.467206+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:46:53.595254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.164969+0000","last_change":"2024-08-29T18:07:59.079674+0000","last_active":"2024-08-29T18:09:46.164969+0000","last_peered":"2024-08-29T18:09:46.164969+0000","last_clean":"2024-08-29T18:09:46.164969+0000","last_became_active":"2024-08-29T18:07:59.078842+0000","last_became_peered":"2024-08-29T18:07:59.078842+0000","last_unstale":"2024-08-29T18:09:46.164969+0000","last_undegraded":"2024-08-29T18:09:46.164969+0000","last_fullsized":"2024-08-29T18:09:46.164969+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:12.041143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.39","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466296+0000","last_change":"2024-08-29T18:06:55.492918+0000","last_active":"2024-08-29T18:09:41.466296+0000","last_peered":"2024-08-29T18:09:41.466296+0000","last_clean":"2024-08-29T18:09:41.466296+0000","last_became_active":"2024-08-29T18:06:55.491890+0000","last_became_peered":"2024-08-29T18:06:55.491890+0000","last_unstale":"2024-08-29T18:09:41.466296+0000","last_undegraded":"2024-08-29T18:09:41.466296+0000","last_fullsized":"2024-08-29T18:09:41.466296+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:55:46.563487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173521+0000","last_change":"2024-08-29T18:06:55.483661+0000","last_active":"2024-08-29T18:09:41.173521+0000","last_peered":"2024-08-29T18:09:41.173521+0000","last_clean":"2024-08-29T18:09:41.173521+0000","last_became_active":"2024-08-29T18:06:55.482783+0000","last_became_peered":"2024-08-29T18:06:55.482783+0000","last_unstale":"2024-08-29T18:09:41.173521+0000","last_undegraded":"2024-08-29T18:09:41.173521+0000","last_fullsized":"2024-08-29T18:09:41.173521+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:13.332817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468939+0000","last_change":"2024-08-29T18:06:55.498066+0000","last_active":"2024-08-29T18:09:41.468939+0000","last_peered":"2024-08-29T18:09:41.468939+0000","last_clean":"2024-08-29T18:09:41.468939+0000","last_became_active":"2024-08-29T18:06:55.497656+0000","last_became_peered":"2024-08-29T18:06:55.497656+0000","last_unstale":"2024-08-29T18:09:41.468939+0000","last_undegraded":"2024-08-29T18:09:41.468939+0000","last_fullsized":"2024-08-29T18:09:41.468939+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:31.469889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466560+0000","last_change":"2024-08-29T18:06:55.484595+0000","last_active":"2024-08-29T18:09:41.466560+0000","last_peered":"2024-08-29T18:09:41.466560+0000","last_clean":"2024-08-29T18:09:41.466560+0000","last_became_active":"2024-08-29T18:06:55.483806+0000","last_became_peered":"2024-08-29T18:06:55.483806+0000","last_unstale":"2024-08-29T18:09:41.466560+0000","last_undegraded":"2024-08-29T18:09:41.466560+0000","last_fullsized":"2024-08-29T18:09:41.466560+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:03.404477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467168+0000","last_change":"2024-08-29T18:06:55.506338+0000","last_active":"2024-08-29T18:09:41.467168+0000","last_peered":"2024-08-29T18:09:41.467168+0000","last_clean":"2024-08-29T18:09:41.467168+0000","last_became_active":"2024-08-29T18:06:55.505865+0000","last_became_peered":"2024-08-29T18:06:55.505865+0000","last_unstale":"2024-08-29T18:09:41.467168+0000","last_undegraded":"2024-08-29T18:09:41.467168+0000","last_fullsized":"2024-08-29T18:09:41.467168+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:54:39.288086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044934+0000","last_change":"2024-08-29T18:06:55.471828+0000","last_active":"2024-08-29T18:09:41.044934+0000","last_peered":"2024-08-29T18:09:41.044934+0000","last_clean":"2024-08-29T18:09:41.044934+0000","last_became_active":"2024-08-29T18:06:55.470563+0000","last_became_peered":"2024-08-29T18:06:55.470563+0000","last_unstale":"2024-08-29T18:09:41.044934+0000","last_undegraded":"2024-08-29T18:09:41.044934+0000","last_fullsized":"2024-08-29T18:09:41.044934+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:46.242354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173895+0000","last_change":"2024-08-29T18:06:55.471438+0000","last_active":"2024-08-29T18:09:41.173895+0000","last_peered":"2024-08-29T18:09:41.173895+0000","last_clean":"2024-08-29T18:09:41.173895+0000","last_became_active":"2024-08-29T18:06:55.470693+0000","last_became_peered":"2024-08-29T18:06:55.470693+0000","last_unstale":"2024-08-29T18:09:41.173895+0000","last_undegraded":"2024-08-29T18:09:41.173895+0000","last_fullsized":"2024-08-29T18:09:41.173895+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:20.573585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050725+0000","last_change":"2024-08-29T18:06:55.490290+0000","last_active":"2024-08-29T18:09:41.050725+0000","last_peered":"2024-08-29T18:09:41.050725+0000","last_clean":"2024-08-29T18:09:41.050725+0000","last_became_active":"2024-08-29T18:06:55.488423+0000","last_became_peered":"2024-08-29T18:06:55.488423+0000","last_unstale":"2024-08-29T18:09:41.050725+0000","last_undegraded":"2024-08-29T18:09:41.050725+0000","last_fullsized":"2024-08-29T18:09:41.050725+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:21:23.888719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050567+0000","last_change":"2024-08-29T18:06:55.484682+0000","last_active":"2024-08-29T18:09:41.050567+0000","last_peered":"2024-08-29T18:09:41.050567+0000","last_clean":"2024-08-29T18:09:41.050567+0000","last_became_active":"2024-08-29T18:06:55.483852+0000","last_became_peered":"2024-08-29T18:06:55.483852+0000","last_unstale":"2024-08-29T18:09:41.050567+0000","last_undegraded":"2024-08-29T18:09:41.050567+0000","last_fullsized":"2024-08-29T18:09:41.050567+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:29.898625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055522+0000","last_change":"2024-08-29T18:06:55.500645+0000","last_active":"2024-08-29T18:09:41.055522+0000","last_peered":"2024-08-29T18:09:41.055522+0000","last_clean":"2024-08-29T18:09:41.055522+0000","last_became_active":"2024-08-29T18:06:55.500130+0000","last_became_peered":"2024-08-29T18:06:55.500130+0000","last_unstale":"2024-08-29T18:09:41.055522+0000","last_undegraded":"2024-08-29T18:09:41.055522+0000","last_fullsized":"2024-08-29T18:09:41.055522+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:30:00.957792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056277+0000","last_change":"2024-08-29T18:06:55.488185+0000","last_active":"2024-08-29T18:09:41.056277+0000","last_peered":"2024-08-29T18:09:41.056277+0000","last_clean":"2024-08-29T18:09:41.056277+0000","last_became_active":"2024-08-29T18:06:55.487876+0000","last_became_peered":"2024-08-29T18:06:55.487876+0000","last_unstale":"2024-08-29T18:09:41.056277+0000","last_undegraded":"2024-08-29T18:09:41.056277+0000","last_fullsized":"2024-08-29T18:09:41.056277+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:07:24.327974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.070648+0000","last_change":"2024-08-29T18:06:55.477199+0000","last_active":"2024-08-29T18:09:41.070648+0000","last_peered":"2024-08-29T18:09:41.070648+0000","last_clean":"2024-08-29T18:09:41.070648+0000","last_became_active":"2024-08-29T18:06:55.476394+0000","last_became_peered":"2024-08-29T18:06:55.476394+0000","last_unstale":"2024-08-29T18:09:41.070648+0000","last_undegraded":"2024-08-29T18:09:41.070648+0000","last_fullsized":"2024-08-29T18:09:41.070648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.441967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468394+0000","last_change":"2024-08-29T18:06:55.485197+0000","last_active":"2024-08-29T18:09:41.468394+0000","last_peered":"2024-08-29T18:09:41.468394+0000","last_clean":"2024-08-29T18:09:41.468394+0000","last_became_active":"2024-08-29T18:06:55.484528+0000","last_became_peered":"2024-08-29T18:06:55.484528+0000","last_unstale":"2024-08-29T18:09:41.468394+0000","last_undegraded":"2024-08-29T18:09:41.468394+0000","last_fullsized":"2024-08-29T18:09:41.468394+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:50.421631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467412+0000","last_change":"2024-08-29T18:07:59.076562+0000","last_active":"2024-08-29T18:09:41.467412+0000","last_peered":"2024-08-29T18:09:41.467412+0000","last_clean":"2024-08-29T18:09:41.467412+0000","last_became_active":"2024-08-29T18:07:59.075922+0000","last_became_peered":"2024-08-29T18:07:59.075922+0000","last_unstale":"2024-08-29T18:09:41.467412+0000","last_undegraded":"2024-08-29T18:09:41.467412+0000","last_fullsized":"2024-08-29T18:09:41.467412+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:23:23.009219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.051948+0000","last_change":"2024-08-29T18:06:55.503986+0000","last_active":"2024-08-29T18:09:41.051948+0000","last_peered":"2024-08-29T18:09:41.051948+0000","last_clean":"2024-08-29T18:09:41.051948+0000","last_became_active":"2024-08-29T18:06:55.503381+0000","last_became_peered":"2024-08-29T18:06:55.503381+0000","last_unstale":"2024-08-29T18:09:41.051948+0000","last_undegraded":"2024-08-29T18:09:41.051948+0000","last_fullsized":"2024-08-29T18:09:41.051948+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:41.310165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055750+0000","last_change":"2024-08-29T18:06:55.480409+0000","last_active":"2024-08-29T18:09:41.055750+0000","last_peered":"2024-08-29T18:09:41.055750+0000","last_clean":"2024-08-29T18:09:41.055750+0000","last_became_active":"2024-08-29T18:06:55.480100+0000","last_became_peered":"2024-08-29T18:06:55.480100+0000","last_unstale":"2024-08-29T18:09:41.055750+0000","last_undegraded":"2024-08-29T18:09:41.055750+0000","last_fullsized":"2024-08-29T18:09:41.055750+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:17:15.399750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.29","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173576+0000","last_change":"2024-08-29T18:06:55.488082+0000","last_active":"2024-08-29T18:09:41.173576+0000","last_peered":"2024-08-29T18:09:41.173576+0000","last_clean":"2024-08-29T18:09:41.173576+0000","last_became_active":"2024-08-29T18:06:55.487267+0000","last_became_peered":"2024-08-29T18:06:55.487267+0000","last_unstale":"2024-08-29T18:09:41.173576+0000","last_undegraded":"2024-08-29T18:09:41.173576+0000","last_fullsized":"2024-08-29T18:09:41.173576+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:59:02.647167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055598+0000","last_change":"2024-08-29T18:06:55.485033+0000","last_active":"2024-08-29T18:09:41.055598+0000","last_peered":"2024-08-29T18:09:41.055598+0000","last_clean":"2024-08-29T18:09:41.055598+0000","last_became_active":"2024-08-29T18:06:55.484557+0000","last_became_peered":"2024-08-29T18:06:55.484557+0000","last_unstale":"2024-08-29T18:09:41.055598+0000","last_undegraded":"2024-08-29T18:09:41.055598+0000","last_fullsized":"2024-08-29T18:09:41.055598+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:47.275002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174269+0000","last_change":"2024-08-29T18:06:55.472660+0000","last_active":"2024-08-29T18:09:41.174269+0000","last_peered":"2024-08-29T18:09:41.174269+0000","last_clean":"2024-08-29T18:09:41.174269+0000","last_became_active":"2024-08-29T18:06:55.471520+0000","last_became_peered":"2024-08-29T18:06:55.471520+0000","last_unstale":"2024-08-29T18:09:41.174269+0000","last_undegraded":"2024-08-29T18:09:41.174269+0000","last_fullsized":"2024-08-29T18:09:41.174269+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:02:54.793363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466726+0000","last_change":"2024-08-29T18:06:55.496372+0000","last_active":"2024-08-29T18:09:41.466726+0000","last_peered":"2024-08-29T18:09:41.466726+0000","last_clean":"2024-08-29T18:09:41.466726+0000","last_became_active":"2024-08-29T18:06:55.495752+0000","last_became_peered":"2024-08-29T18:06:55.495752+0000","last_unstale":"2024-08-29T18:09:41.466726+0000","last_undegraded":"2024-08-29T18:09:41.466726+0000","last_fullsized":"2024-08-29T18:09:41.466726+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:05:25.590624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050453+0000","last_change":"2024-08-29T18:06:55.463356+0000","last_active":"2024-08-29T18:09:41.050453+0000","last_peered":"2024-08-29T18:09:41.050453+0000","last_clean":"2024-08-29T18:09:41.050453+0000","last_became_active":"2024-08-29T18:06:55.462516+0000","last_became_peered":"2024-08-29T18:06:55.462516+0000","last_unstale":"2024-08-29T18:09:41.050453+0000","last_undegraded":"2024-08-29T18:09:41.050453+0000","last_fullsized":"2024-08-29T18:09:41.050453+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:44.942411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173840+0000","last_change":"2024-08-29T18:06:55.496823+0000","last_active":"2024-08-29T18:09:41.173840+0000","last_peered":"2024-08-29T18:09:41.173840+0000","last_clean":"2024-08-29T18:09:41.173840+0000","last_became_active":"2024-08-29T18:06:55.496241+0000","last_became_peered":"2024-08-29T18:06:55.496241+0000","last_unstale":"2024-08-29T18:09:41.173840+0000","last_undegraded":"2024-08-29T18:09:41.173840+0000","last_fullsized":"2024-08-29T18:09:41.173840+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:53.716584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052173+0000","last_change":"2024-08-29T18:06:55.508679+0000","last_active":"2024-08-29T18:09:41.052173+0000","last_peered":"2024-08-29T18:09:41.052173+0000","last_clean":"2024-08-29T18:09:41.052173+0000","last_became_active":"2024-08-29T18:06:55.508094+0000","last_became_peered":"2024-08-29T18:06:55.508094+0000","last_unstale":"2024-08-29T18:09:41.052173+0000","last_undegraded":"2024-08-29T18:09:41.052173+0000","last_fullsized":"2024-08-29T18:09:41.052173+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:55:09.561165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055762+0000","last_change":"2024-08-29T18:06:55.500525+0000","last_active":"2024-08-29T18:09:41.055762+0000","last_peered":"2024-08-29T18:09:41.055762+0000","last_clean":"2024-08-29T18:09:41.055762+0000","last_became_active":"2024-08-29T18:06:55.499729+0000","last_became_peered":"2024-08-29T18:06:55.499729+0000","last_unstale":"2024-08-29T18:09:41.055762+0000","last_undegraded":"2024-08-29T18:09:41.055762+0000","last_fullsized":"2024-08-29T18:09:41.055762+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:36.096603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.069718+0000","last_change":"2024-08-29T18:06:55.475166+0000","last_active":"2024-08-29T18:09:41.069718+0000","last_peered":"2024-08-29T18:09:41.069718+0000","last_clean":"2024-08-29T18:09:41.069718+0000","last_became_active":"2024-08-29T18:06:55.474374+0000","last_became_peered":"2024-08-29T18:06:55.474374+0000","last_unstale":"2024-08-29T18:09:41.069718+0000","last_undegraded":"2024-08-29T18:09:41.069718+0000","last_fullsized":"2024-08-29T18:09:41.069718+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:10:03.817957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.20","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465148+0000","last_change":"2024-08-29T18:06:55.507099+0000","last_active":"2024-08-29T18:09:41.465148+0000","last_peered":"2024-08-29T18:09:41.465148+0000","last_clean":"2024-08-29T18:09:41.465148+0000","last_became_active":"2024-08-29T18:06:55.506786+0000","last_became_peered":"2024-08-29T18:06:55.506786+0000","last_unstale":"2024-08-29T18:09:41.465148+0000","last_undegraded":"2024-08-29T18:09:41.465148+0000","last_fullsized":"2024-08-29T18:09:41.465148+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T06:01:08.833781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.045085+0000","last_change":"2024-08-29T18:06:55.456302+0000","last_active":"2024-08-29T18:09:41.045085+0000","last_peered":"2024-08-29T18:09:41.045085+0000","last_clean":"2024-08-29T18:09:41.045085+0000","last_became_active":"2024-08-29T18:06:55.455539+0000","last_became_peered":"2024-08-29T18:06:55.455539+0000","last_unstale":"2024-08-29T18:09:41.045085+0000","last_undegraded":"2024-08-29T18:09:41.045085+0000","last_fullsized":"2024-08-29T18:09:41.045085+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:52.092471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174022+0000","last_change":"2024-08-29T18:06:46.283936+0000","last_active":"2024-08-29T18:09:41.174022+0000","last_peered":"2024-08-29T18:09:41.174022+0000","last_clean":"2024-08-29T18:09:41.174022+0000","last_became_active":"2024-08-29T18:06:46.283157+0000","last_became_peered":"2024-08-29T18:06:46.283157+0000","last_unstale":"2024-08-29T18:09:41.174022+0000","last_undegraded":"2024-08-29T18:09:41.174022+0000","last_fullsized":"2024-08-29T18:09:41.174022+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:59:54.279660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.164460+0000","last_change":"2024-08-29T18:07:59.126966+0000","last_active":"2024-08-29T18:09:46.164460+0000","last_peered":"2024-08-29T18:09:46.164460+0000","last_clean":"2024-08-29T18:09:46.164460+0000","last_became_active":"2024-08-29T18:07:59.126247+0000","last_became_peered":"2024-08-29T18:07:59.126247+0000","last_unstale":"2024-08-29T18:09:46.164460+0000","last_undegraded":"2024-08-29T18:09:46.164460+0000","last_fullsized":"2024-08-29T18:09:46.164460+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:44:33.600311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466256+0000","last_change":"2024-08-29T18:06:46.289082+0000","last_active":"2024-08-29T18:09:41.466256+0000","last_peered":"2024-08-29T18:09:41.466256+0000","last_clean":"2024-08-29T18:09:41.466256+0000","last_became_active":"2024-08-29T18:06:46.288369+0000","last_became_peered":"2024-08-29T18:06:46.288369+0000","last_unstale":"2024-08-29T18:09:41.466256+0000","last_undegraded":"2024-08-29T18:09:41.466256+0000","last_fullsized":"2024-08-29T18:09:41.466256+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:08:27.448101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173712+0000","last_change":"2024-08-29T18:06:46.282234+0000","last_active":"2024-08-29T18:09:41.173712+0000","last_peered":"2024-08-29T18:09:41.173712+0000","last_clean":"2024-08-29T18:09:41.173712+0000","last_became_active":"2024-08-29T18:06:46.281348+0000","last_became_peered":"2024-08-29T18:06:46.281348+0000","last_unstale":"2024-08-29T18:09:41.173712+0000","last_undegraded":"2024-08-29T18:09:41.173712+0000","last_fullsized":"2024-08-29T18:09:41.173712+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:15:18.672549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173638+0000","last_change":"2024-08-29T18:06:55.495842+0000","last_active":"2024-08-29T18:09:41.173638+0000","last_peered":"2024-08-29T18:09:41.173638+0000","last_clean":"2024-08-29T18:09:41.173638+0000","last_became_active":"2024-08-29T18:06:55.495155+0000","last_became_peered":"2024-08-29T18:06:55.495155+0000","last_unstale":"2024-08-29T18:09:41.173638+0000","last_undegraded":"2024-08-29T18:09:41.173638+0000","last_fullsized":"2024-08-29T18:09:41.173638+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:36:57.818496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055634+0000","last_change":"2024-08-29T18:06:46.275754+0000","last_active":"2024-08-29T18:09:41.055634+0000","last_peered":"2024-08-29T18:09:41.055634+0000","last_clean":"2024-08-29T18:09:41.055634+0000","last_became_active":"2024-08-29T18:06:46.274618+0000","last_became_peered":"2024-08-29T18:06:46.274618+0000","last_unstale":"2024-08-29T18:09:41.055634+0000","last_undegraded":"2024-08-29T18:09:41.055634+0000","last_fullsized":"2024-08-29T18:09:41.055634+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:40.236812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050174+0000","last_change":"2024-08-29T18:06:55.455835+0000","last_active":"2024-08-29T18:09:41.050174+0000","last_peered":"2024-08-29T18:09:41.050174+0000","last_clean":"2024-08-29T18:09:41.050174+0000","last_became_active":"2024-08-29T18:06:55.455002+0000","last_became_peered":"2024-08-29T18:06:55.455002+0000","last_unstale":"2024-08-29T18:09:41.050174+0000","last_undegraded":"2024-08-29T18:09:41.050174+0000","last_fullsized":"2024-08-29T18:09:41.050174+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:31:26.731592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465756+0000","last_change":"2024-08-29T18:06:46.284339+0000","last_active":"2024-08-29T18:09:41.465756+0000","last_peered":"2024-08-29T18:09:41.465756+0000","last_clean":"2024-08-29T18:09:41.465756+0000","last_became_active":"2024-08-29T18:06:46.284016+0000","last_became_peered":"2024-08-29T18:06:46.284016+0000","last_unstale":"2024-08-29T18:09:41.465756+0000","last_undegraded":"2024-08-29T18:09:41.465756+0000","last_fullsized":"2024-08-29T18:09:41.465756+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:28:46.700342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056084+0000","last_change":"2024-08-29T18:06:55.482639+0000","last_active":"2024-08-29T18:09:41.056084+0000","last_peered":"2024-08-29T18:09:41.056084+0000","last_clean":"2024-08-29T18:09:41.056084+0000","last_became_active":"2024-08-29T18:06:55.482243+0000","last_became_peered":"2024-08-29T18:06:55.482243+0000","last_unstale":"2024-08-29T18:09:41.056084+0000","last_undegraded":"2024-08-29T18:09:41.056084+0000","last_fullsized":"2024-08-29T18:09:41.056084+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:57:26.396983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.16","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056208+0000","last_change":"2024-08-29T18:06:46.281935+0000","last_active":"2024-08-29T18:09:41.056208+0000","last_peered":"2024-08-29T18:09:41.056208+0000","last_clean":"2024-08-29T18:09:41.056208+0000","last_became_active":"2024-08-29T18:06:46.281062+0000","last_became_peered":"2024-08-29T18:06:46.281062+0000","last_unstale":"2024-08-29T18:09:41.056208+0000","last_undegraded":"2024-08-29T18:09:41.056208+0000","last_fullsized":"2024-08-29T18:09:41.056208+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:42:06.735710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.165538+0000","last_change":"2024-08-29T18:07:59.130604+0000","last_active":"2024-08-29T18:09:46.165538+0000","last_peered":"2024-08-29T18:09:46.165538+0000","last_clean":"2024-08-29T18:09:46.165538+0000","last_became_active":"2024-08-29T18:07:59.129693+0000","last_became_peered":"2024-08-29T18:07:59.129693+0000","last_unstale":"2024-08-29T18:09:46.165538+0000","last_undegraded":"2024-08-29T18:09:46.165538+0000","last_fullsized":"2024-08-29T18:09:46.165538+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:21:02.283956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050854+0000","last_change":"2024-08-29T18:06:46.275000+0000","last_active":"2024-08-29T18:09:41.050854+0000","last_peered":"2024-08-29T18:09:41.050854+0000","last_clean":"2024-08-29T18:09:41.050854+0000","last_became_active":"2024-08-29T18:06:46.274314+0000","last_became_peered":"2024-08-29T18:06:46.274314+0000","last_unstale":"2024-08-29T18:09:41.050854+0000","last_undegraded":"2024-08-29T18:09:41.050854+0000","last_fullsized":"2024-08-29T18:09:41.050854+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:18.781836+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044996+0000","last_change":"2024-08-29T18:06:55.474260+0000","last_active":"2024-08-29T18:09:41.044996+0000","last_peered":"2024-08-29T18:09:41.044996+0000","last_clean":"2024-08-29T18:09:41.044996+0000","last_became_active":"2024-08-29T18:06:55.473398+0000","last_became_peered":"2024-08-29T18:06:55.473398+0000","last_unstale":"2024-08-29T18:09:41.044996+0000","last_undegraded":"2024-08-29T18:09:41.044996+0000","last_fullsized":"2024-08-29T18:09:41.044996+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:23:54.724721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"76'12","reported_seq":38,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:10:17.063706+0000","last_change":"2024-08-29T18:06:46.286516+0000","last_active":"2024-08-29T18:10:17.063706+0000","last_peered":"2024-08-29T18:10:17.063706+0000","last_clean":"2024-08-29T18:10:17.063706+0000","last_became_active":"2024-08-29T18:06:46.285894+0000","last_became_peered":"2024-08-29T18:06:46.285894+0000","last_unstale":"2024-08-29T18:10:17.063706+0000","last_undegraded":"2024-08-29T18:10:17.063706+0000","last_fullsized":"2024-08-29T18:10:17.063706+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:02:38.181198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2630,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":9,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467035+0000","last_change":"2024-08-29T18:06:55.492729+0000","last_active":"2024-08-29T18:09:41.467035+0000","last_peered":"2024-08-29T18:09:41.467035+0000","last_clean":"2024-08-29T18:09:41.467035+0000","last_became_active":"2024-08-29T18:06:55.492084+0000","last_became_peered":"2024-08-29T18:06:55.492084+0000","last_unstale":"2024-08-29T18:09:41.467035+0000","last_undegraded":"2024-08-29T18:09:41.467035+0000","last_fullsized":"2024-08-29T18:09:41.467035+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:24.802508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052406+0000","last_change":"2024-08-29T18:06:46.260033+0000","last_active":"2024-08-29T18:09:41.052406+0000","last_peered":"2024-08-29T18:09:41.052406+0000","last_clean":"2024-08-29T18:09:41.052406+0000","last_became_active":"2024-08-29T18:06:46.259293+0000","last_became_peered":"2024-08-29T18:06:46.259293+0000","last_unstale":"2024-08-29T18:09:41.052406+0000","last_undegraded":"2024-08-29T18:09:41.052406+0000","last_fullsized":"2024-08-29T18:09:41.052406+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:40:23.646672+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.12","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050952+0000","last_change":"2024-08-29T18:06:55.481112+0000","last_active":"2024-08-29T18:09:41.050952+0000","last_peered":"2024-08-29T18:09:41.050952+0000","last_clean":"2024-08-29T18:09:41.050952+0000","last_became_active":"2024-08-29T18:06:55.478256+0000","last_became_peered":"2024-08-29T18:06:55.478256+0000","last_unstale":"2024-08-29T18:09:41.050952+0000","last_undegraded":"2024-08-29T18:09:41.050952+0000","last_fullsized":"2024-08-29T18:09:41.050952+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:56:53.760553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055855+0000","last_change":"2024-08-29T18:06:46.276204+0000","last_active":"2024-08-29T18:09:41.055855+0000","last_peered":"2024-08-29T18:09:41.055855+0000","last_clean":"2024-08-29T18:09:41.055855+0000","last_became_active":"2024-08-29T18:06:46.274555+0000","last_became_peered":"2024-08-29T18:06:46.274555+0000","last_unstale":"2024-08-29T18:09:41.055855+0000","last_undegraded":"2024-08-29T18:09:41.055855+0000","last_fullsized":"2024-08-29T18:09:41.055855+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:53:46.812371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467430+0000","last_change":"2024-08-29T18:06:55.497774+0000","last_active":"2024-08-29T18:09:41.467430+0000","last_peered":"2024-08-29T18:09:41.467430+0000","last_clean":"2024-08-29T18:09:41.467430+0000","last_became_active":"2024-08-29T18:06:55.497311+0000","last_became_peered":"2024-08-29T18:06:55.497311+0000","last_unstale":"2024-08-29T18:09:41.467430+0000","last_undegraded":"2024-08-29T18:09:41.467430+0000","last_fullsized":"2024-08-29T18:09:41.467430+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:21.940743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465745+0000","last_change":"2024-08-29T18:06:46.268603+0000","last_active":"2024-08-29T18:09:41.465745+0000","last_peered":"2024-08-29T18:09:41.465745+0000","last_clean":"2024-08-29T18:09:41.465745+0000","last_became_active":"2024-08-29T18:06:46.266581+0000","last_became_peered":"2024-08-29T18:06:46.266581+0000","last_unstale":"2024-08-29T18:09:41.465745+0000","last_undegraded":"2024-08-29T18:09:41.465745+0000","last_fullsized":"2024-08-29T18:09:41.465745+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:11:44.110729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465233+0000","last_change":"2024-08-29T18:06:55.506868+0000","last_active":"2024-08-29T18:09:41.465233+0000","last_peered":"2024-08-29T18:09:41.465233+0000","last_clean":"2024-08-29T18:09:41.465233+0000","last_became_active":"2024-08-29T18:06:55.506041+0000","last_became_peered":"2024-08-29T18:06:55.506041+0000","last_unstale":"2024-08-29T18:09:41.465233+0000","last_undegraded":"2024-08-29T18:09:41.465233+0000","last_fullsized":"2024-08-29T18:09:41.465233+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:06:00.205748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"66'8","reported_seq":34,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.069789+0000","last_change":"2024-08-29T18:06:46.263256+0000","last_active":"2024-08-29T18:09:41.069789+0000","last_peered":"2024-08-29T18:09:41.069789+0000","last_clean":"2024-08-29T18:09:41.069789+0000","last_became_active":"2024-08-29T18:06:46.262542+0000","last_became_peered":"2024-08-29T18:06:46.262542+0000","last_unstale":"2024-08-29T18:09:41.069789+0000","last_undegraded":"2024-08-29T18:09:41.069789+0000","last_fullsized":"2024-08-29T18:09:41.069789+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:12:20.013361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466369+0000","last_change":"2024-08-29T18:06:55.488044+0000","last_active":"2024-08-29T18:09:41.466369+0000","last_peered":"2024-08-29T18:09:41.466369+0000","last_clean":"2024-08-29T18:09:41.466369+0000","last_became_active":"2024-08-29T18:06:55.487399+0000","last_became_peered":"2024-08-29T18:06:55.487399+0000","last_unstale":"2024-08-29T18:09:41.466369+0000","last_undegraded":"2024-08-29T18:09:41.466369+0000","last_fullsized":"2024-08-29T18:09:41.466369+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:40:16.118093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.045031+0000","last_change":"2024-08-29T18:06:46.259847+0000","last_active":"2024-08-29T18:09:41.045031+0000","last_peered":"2024-08-29T18:09:41.045031+0000","last_clean":"2024-08-29T18:09:41.045031+0000","last_became_active":"2024-08-29T18:06:46.258820+0000","last_became_peered":"2024-08-29T18:06:46.258820+0000","last_unstale":"2024-08-29T18:09:41.045031+0000","last_undegraded":"2024-08-29T18:09:41.045031+0000","last_fullsized":"2024-08-29T18:09:41.045031+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:56:18.250318+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468308+0000","last_change":"2024-08-29T18:06:55.496942+0000","last_active":"2024-08-29T18:09:41.468308+0000","last_peered":"2024-08-29T18:09:41.468308+0000","last_clean":"2024-08-29T18:09:41.468308+0000","last_became_active":"2024-08-29T18:06:55.496317+0000","last_became_peered":"2024-08-29T18:06:55.496317+0000","last_unstale":"2024-08-29T18:09:41.468308+0000","last_undegraded":"2024-08-29T18:09:41.468308+0000","last_fullsized":"2024-08-29T18:09:41.468308+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:37:56.989132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.070805+0000","last_change":"2024-08-29T18:06:46.268691+0000","last_active":"2024-08-29T18:09:41.070805+0000","last_peered":"2024-08-29T18:09:41.070805+0000","last_clean":"2024-08-29T18:09:41.070805+0000","last_became_active":"2024-08-29T18:06:46.265397+0000","last_became_peered":"2024-08-29T18:06:46.265397+0000","last_unstale":"2024-08-29T18:09:41.070805+0000","last_undegraded":"2024-08-29T18:09:41.070805+0000","last_fullsized":"2024-08-29T18:09:41.070805+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:36:11.647429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468502+0000","last_change":"2024-08-29T18:07:59.073858+0000","last_active":"2024-08-29T18:09:41.468502+0000","last_peered":"2024-08-29T18:09:41.468502+0000","last_clean":"2024-08-29T18:09:41.468502+0000","last_became_active":"2024-08-29T18:07:59.073254+0000","last_became_peered":"2024-08-29T18:07:59.073254+0000","last_unstale":"2024-08-29T18:09:41.468502+0000","last_undegraded":"2024-08-29T18:09:41.468502+0000","last_fullsized":"2024-08-29T18:09:41.468502+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:19:52.627914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.051096+0000","last_change":"2024-08-29T18:06:46.262886+0000","last_active":"2024-08-29T18:09:41.051096+0000","last_peered":"2024-08-29T18:09:41.051096+0000","last_clean":"2024-08-29T18:09:41.051096+0000","last_became_active":"2024-08-29T18:06:46.261726+0000","last_became_peered":"2024-08-29T18:06:46.261726+0000","last_unstale":"2024-08-29T18:09:41.051096+0000","last_undegraded":"2024-08-29T18:09:41.051096+0000","last_fullsized":"2024-08-29T18:09:41.051096+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:44.724291+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":[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.c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055972+0000","last_change":"2024-08-29T18:06:55.483882+0000","last_active":"2024-08-29T18:09:41.055972+0000","last_peered":"2024-08-29T18:09:41.055972+0000","last_clean":"2024-08-29T18:09:41.055972+0000","last_became_active":"2024-08-29T18:06:55.483591+0000","last_became_peered":"2024-08-29T18:06:55.483591+0000","last_unstale":"2024-08-29T18:09:41.055972+0000","last_undegraded":"2024-08-29T18:09:41.055972+0000","last_fullsized":"2024-08-29T18:09:41.055972+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:03:42.541387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.070341+0000","last_change":"2024-08-29T18:06:46.272526+0000","last_active":"2024-08-29T18:09:41.070341+0000","last_peered":"2024-08-29T18:09:41.070341+0000","last_clean":"2024-08-29T18:09:41.070341+0000","last_became_active":"2024-08-29T18:06:46.271654+0000","last_became_peered":"2024-08-29T18:06:46.271654+0000","last_unstale":"2024-08-29T18:09:41.070341+0000","last_undegraded":"2024-08-29T18:09:41.070341+0000","last_fullsized":"2024-08-29T18:09:41.070341+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:13:51.002154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467860+0000","last_change":"2024-08-29T18:06:55.482894+0000","last_active":"2024-08-29T18:09:41.467860+0000","last_peered":"2024-08-29T18:09:41.467860+0000","last_clean":"2024-08-29T18:09:41.467860+0000","last_became_active":"2024-08-29T18:06:55.480227+0000","last_became_peered":"2024-08-29T18:06:55.480227+0000","last_unstale":"2024-08-29T18:09:41.467860+0000","last_undegraded":"2024-08-29T18:09:41.467860+0000","last_fullsized":"2024-08-29T18:09:41.467860+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:45:42.453648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.762237+0000","last_change":"2024-08-29T18:09:41.467642+0000","last_active":"2024-08-29T18:09:45.762237+0000","last_peered":"2024-08-29T18:09:45.762237+0000","last_clean":"2024-08-29T18:09:45.762237+0000","last_became_active":"2024-08-29T18:09:31.336112+0000","last_became_peered":"2024-08-29T18:09:31.336112+0000","last_unstale":"2024-08-29T18:09:45.762237+0000","last_undegraded":"2024-08-29T18:09:45.762237+0000","last_fullsized":"2024-08-29T18:09:45.762237+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:52:30.736477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001164825,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"69'128","reported_seq":273,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.949304+0000","last_change":"2024-08-29T18:05:46.696376+0000","last_active":"2024-08-29T18:09:45.949304+0000","last_peered":"2024-08-29T18:09:45.949304+0000","last_clean":"2024-08-29T18:09:45.949304+0000","last_became_active":"2024-08-29T18:05:46.695440+0000","last_became_peered":"2024-08-29T18:05:46.695440+0000","last_unstale":"2024-08-29T18:09:45.949304+0000","last_undegraded":"2024-08-29T18:09:45.949304+0000","last_fullsized":"2024-08-29T18:09:45.949304+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_clean_scrub_stamp":"2024-08-29T18:01:18.570400+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:32:07.065852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055804+0000","last_change":"2024-08-29T18:06:46.277401+0000","last_active":"2024-08-29T18:09:41.055804+0000","last_peered":"2024-08-29T18:09:41.055804+0000","last_clean":"2024-08-29T18:09:41.055804+0000","last_became_active":"2024-08-29T18:06:46.274797+0000","last_became_peered":"2024-08-29T18:06:46.274797+0000","last_unstale":"2024-08-29T18:09:41.055804+0000","last_undegraded":"2024-08-29T18:09:41.055804+0000","last_fullsized":"2024-08-29T18:09:41.055804+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:02:49.816792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173699+0000","last_change":"2024-08-29T18:06:55.483630+0000","last_active":"2024-08-29T18:09:41.173699+0000","last_peered":"2024-08-29T18:09:41.173699+0000","last_clean":"2024-08-29T18:09:41.173699+0000","last_became_active":"2024-08-29T18:06:55.482889+0000","last_became_peered":"2024-08-29T18:06:55.482889+0000","last_unstale":"2024-08-29T18:09:41.173699+0000","last_undegraded":"2024-08-29T18:09:41.173699+0000","last_fullsized":"2024-08-29T18:09:41.173699+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:53:24.996743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.745575+0000","last_change":"2024-08-29T18:09:41.054762+0000","last_active":"2024-08-29T18:09:45.745575+0000","last_peered":"2024-08-29T18:09:45.745575+0000","last_clean":"2024-08-29T18:09:45.745575+0000","last_became_active":"2024-08-29T18:09:31.350697+0000","last_became_peered":"2024-08-29T18:09:31.350697+0000","last_unstale":"2024-08-29T18:09:45.745575+0000","last_undegraded":"2024-08-29T18:09:45.745575+0000","last_fullsized":"2024-08-29T18:09:45.745575+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:02.409945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055853299999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.949072+0000","last_change":"2024-08-29T18:06:46.281947+0000","last_active":"2024-08-29T18:09:45.949072+0000","last_peered":"2024-08-29T18:09:45.949072+0000","last_clean":"2024-08-29T18:09:45.949072+0000","last_became_active":"2024-08-29T18:06:46.281196+0000","last_became_peered":"2024-08-29T18:06:46.281196+0000","last_unstale":"2024-08-29T18:09:45.949072+0000","last_undegraded":"2024-08-29T18:09:45.949072+0000","last_fullsized":"2024-08-29T18:09:45.949072+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:47:15.639908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050272+0000","last_change":"2024-08-29T18:06:55.497061+0000","last_active":"2024-08-29T18:09:41.050272+0000","last_peered":"2024-08-29T18:09:41.050272+0000","last_clean":"2024-08-29T18:09:41.050272+0000","last_became_active":"2024-08-29T18:06:55.493062+0000","last_became_peered":"2024-08-29T18:06:55.493062+0000","last_unstale":"2024-08-29T18:09:41.050272+0000","last_undegraded":"2024-08-29T18:09:41.050272+0000","last_fullsized":"2024-08-29T18:09:41.050272+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:36:47.955717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.741387+0000","last_change":"2024-08-29T18:09:41.052278+0000","last_active":"2024-08-29T18:09:45.741387+0000","last_peered":"2024-08-29T18:09:45.741387+0000","last_clean":"2024-08-29T18:09:45.741387+0000","last_became_active":"2024-08-29T18:09:31.349669+0000","last_became_peered":"2024-08-29T18:09:31.349669+0000","last_unstale":"2024-08-29T18:09:45.741387+0000","last_undegraded":"2024-08-29T18:09:45.741387+0000","last_fullsized":"2024-08-29T18:09:45.741387+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:50:36.745795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017734579999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.164440+0000","last_change":"2024-08-29T18:06:46.267582+0000","last_active":"2024-08-29T18:09:46.164440+0000","last_peered":"2024-08-29T18:09:46.164440+0000","last_clean":"2024-08-29T18:09:46.164440+0000","last_became_active":"2024-08-29T18:06:46.265831+0000","last_became_peered":"2024-08-29T18:06:46.265831+0000","last_unstale":"2024-08-29T18:09:46.164440+0000","last_undegraded":"2024-08-29T18:09:46.164440+0000","last_fullsized":"2024-08-29T18:09:46.164440+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:08:37.824437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.049800+0000","last_change":"2024-08-29T18:06:55.482981+0000","last_active":"2024-08-29T18:09:41.049800+0000","last_peered":"2024-08-29T18:09:41.049800+0000","last_clean":"2024-08-29T18:09:41.049800+0000","last_became_active":"2024-08-29T18:06:55.482049+0000","last_became_peered":"2024-08-29T18:06:55.482049+0000","last_unstale":"2024-08-29T18:09:41.049800+0000","last_undegraded":"2024-08-29T18:09:41.049800+0000","last_fullsized":"2024-08-29T18:09:41.049800+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:39:30.835919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.740329+0000","last_change":"2024-08-29T18:09:41.055738+0000","last_active":"2024-08-29T18:09:45.740329+0000","last_peered":"2024-08-29T18:09:45.740329+0000","last_clean":"2024-08-29T18:09:45.740329+0000","last_became_active":"2024-08-29T18:09:31.352832+0000","last_became_peered":"2024-08-29T18:09:31.352832+0000","last_unstale":"2024-08-29T18:09:45.740329+0000","last_undegraded":"2024-08-29T18:09:45.740329+0000","last_fullsized":"2024-08-29T18:09:45.740329+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:45:23.802609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074197,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055962+0000","last_change":"2024-08-29T18:06:46.281688+0000","last_active":"2024-08-29T18:09:41.055962+0000","last_peered":"2024-08-29T18:09:41.055962+0000","last_clean":"2024-08-29T18:09:41.055962+0000","last_became_active":"2024-08-29T18:06:46.280957+0000","last_became_peered":"2024-08-29T18:06:46.280957+0000","last_unstale":"2024-08-29T18:09:41.055962+0000","last_undegraded":"2024-08-29T18:09:41.055962+0000","last_fullsized":"2024-08-29T18:09:41.055962+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:07:01.109765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044788+0000","last_change":"2024-08-29T18:06:55.478093+0000","last_active":"2024-08-29T18:09:41.044788+0000","last_peered":"2024-08-29T18:09:41.044788+0000","last_clean":"2024-08-29T18:09:41.044788+0000","last_became_active":"2024-08-29T18:06:55.477805+0000","last_became_peered":"2024-08-29T18:06:55.477805+0000","last_unstale":"2024-08-29T18:09:41.044788+0000","last_undegraded":"2024-08-29T18:09:41.044788+0000","last_fullsized":"2024-08-29T18:09:41.044788+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:50:47.605258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.739975+0000","last_change":"2024-08-29T18:09:41.052619+0000","last_active":"2024-08-29T18:09:45.739975+0000","last_peered":"2024-08-29T18:09:45.739975+0000","last_clean":"2024-08-29T18:09:45.739975+0000","last_became_active":"2024-08-29T18:09:31.351149+0000","last_became_peered":"2024-08-29T18:09:31.351149+0000","last_unstale":"2024-08-29T18:09:45.739975+0000","last_undegraded":"2024-08-29T18:09:45.739975+0000","last_fullsized":"2024-08-29T18:09:45.739975+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:22.471114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014798739999999999,"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,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055446+0000","last_change":"2024-08-29T18:06:46.269792+0000","last_active":"2024-08-29T18:09:41.055446+0000","last_peered":"2024-08-29T18:09:41.055446+0000","last_clean":"2024-08-29T18:09:41.055446+0000","last_became_active":"2024-08-29T18:06:46.268026+0000","last_became_peered":"2024-08-29T18:06:46.268026+0000","last_unstale":"2024-08-29T18:09:41.055446+0000","last_undegraded":"2024-08-29T18:09:41.055446+0000","last_fullsized":"2024-08-29T18:09:41.055446+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:40:33.314629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056050+0000","last_change":"2024-08-29T18:06:55.484365+0000","last_active":"2024-08-29T18:09:41.056050+0000","last_peered":"2024-08-29T18:09:41.056050+0000","last_clean":"2024-08-29T18:09:41.056050+0000","last_became_active":"2024-08-29T18:06:55.483792+0000","last_became_peered":"2024-08-29T18:06:55.483792+0000","last_unstale":"2024-08-29T18:09:41.056050+0000","last_undegraded":"2024-08-29T18:09:41.056050+0000","last_fullsized":"2024-08-29T18:09:41.056050+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:40:41.713865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.743509+0000","last_change":"2024-08-29T18:09:41.052922+0000","last_active":"2024-08-29T18:09:45.743509+0000","last_peered":"2024-08-29T18:09:45.743509+0000","last_clean":"2024-08-29T18:09:45.743509+0000","last_became_active":"2024-08-29T18:09:31.349672+0000","last_became_peered":"2024-08-29T18:09:31.349672+0000","last_unstale":"2024-08-29T18:09:45.743509+0000","last_undegraded":"2024-08-29T18:09:45.743509+0000","last_fullsized":"2024-08-29T18:09:45.743509+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:02:02.115318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001606045,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468585+0000","last_change":"2024-08-29T18:06:46.275126+0000","last_active":"2024-08-29T18:09:41.468585+0000","last_peered":"2024-08-29T18:09:41.468585+0000","last_clean":"2024-08-29T18:09:41.468585+0000","last_became_active":"2024-08-29T18:06:46.274352+0000","last_became_peered":"2024-08-29T18:06:46.274352+0000","last_unstale":"2024-08-29T18:09:41.468585+0000","last_undegraded":"2024-08-29T18:09:41.468585+0000","last_fullsized":"2024-08-29T18:09:41.468585+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:20:09.379001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055375+0000","last_change":"2024-08-29T18:06:55.484714+0000","last_active":"2024-08-29T18:09:41.055375+0000","last_peered":"2024-08-29T18:09:41.055375+0000","last_clean":"2024-08-29T18:09:41.055375+0000","last_became_active":"2024-08-29T18:06:55.483893+0000","last_became_peered":"2024-08-29T18:06:55.483893+0000","last_unstale":"2024-08-29T18:09:41.055375+0000","last_undegraded":"2024-08-29T18:09:41.055375+0000","last_fullsized":"2024-08-29T18:09:41.055375+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:25:39.862686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.082674+0000","last_change":"2024-08-29T18:09:41.174359+0000","last_active":"2024-08-29T18:09:46.082674+0000","last_peered":"2024-08-29T18:09:46.082674+0000","last_clean":"2024-08-29T18:09:46.082674+0000","last_became_active":"2024-08-29T18:09:31.338202+0000","last_became_peered":"2024-08-29T18:09:31.338202+0000","last_unstale":"2024-08-29T18:09:46.082674+0000","last_undegraded":"2024-08-29T18:09:46.082674+0000","last_fullsized":"2024-08-29T18:09:46.082674+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:45:21.467513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090542499999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052517+0000","last_change":"2024-08-29T18:06:46.281853+0000","last_active":"2024-08-29T18:09:41.052517+0000","last_peered":"2024-08-29T18:09:41.052517+0000","last_clean":"2024-08-29T18:09:41.052517+0000","last_became_active":"2024-08-29T18:06:46.280966+0000","last_became_peered":"2024-08-29T18:06:46.280966+0000","last_unstale":"2024-08-29T18:09:41.052517+0000","last_undegraded":"2024-08-29T18:09:41.052517+0000","last_fullsized":"2024-08-29T18:09:41.052517+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:50:46.834835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174265+0000","last_change":"2024-08-29T18:06:55.498522+0000","last_active":"2024-08-29T18:09:41.174265+0000","last_peered":"2024-08-29T18:09:41.174265+0000","last_clean":"2024-08-29T18:09:41.174265+0000","last_became_active":"2024-08-29T18:06:55.497973+0000","last_became_peered":"2024-08-29T18:06:55.497973+0000","last_unstale":"2024-08-29T18:09:41.174265+0000","last_undegraded":"2024-08-29T18:09:41.174265+0000","last_fullsized":"2024-08-29T18:09:41.174265+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:37:02.022141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.737898+0000","last_change":"2024-08-29T18:09:41.045107+0000","last_active":"2024-08-29T18:09:45.737898+0000","last_peered":"2024-08-29T18:09:45.737898+0000","last_clean":"2024-08-29T18:09:45.737898+0000","last_became_active":"2024-08-29T18:09:31.347405+0000","last_became_peered":"2024-08-29T18:09:31.347405+0000","last_unstale":"2024-08-29T18:09:45.737898+0000","last_undegraded":"2024-08-29T18:09:45.737898+0000","last_fullsized":"2024-08-29T18:09:45.737898+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:37.638456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077704100000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466517+0000","last_change":"2024-08-29T18:06:46.275171+0000","last_active":"2024-08-29T18:09:41.466517+0000","last_peered":"2024-08-29T18:09:41.466517+0000","last_clean":"2024-08-29T18:09:41.466517+0000","last_became_active":"2024-08-29T18:06:46.273763+0000","last_became_peered":"2024-08-29T18:06:46.273763+0000","last_unstale":"2024-08-29T18:09:41.466517+0000","last_undegraded":"2024-08-29T18:09:41.466517+0000","last_fullsized":"2024-08-29T18:09:41.466517+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:26:56.101411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.054007+0000","last_change":"2024-08-29T18:06:55.478370+0000","last_active":"2024-08-29T18:09:41.054007+0000","last_peered":"2024-08-29T18:09:41.054007+0000","last_clean":"2024-08-29T18:09:41.054007+0000","last_became_active":"2024-08-29T18:06:55.469827+0000","last_became_peered":"2024-08-29T18:06:55.469827+0000","last_unstale":"2024-08-29T18:09:41.054007+0000","last_undegraded":"2024-08-29T18:09:41.054007+0000","last_fullsized":"2024-08-29T18:09:41.054007+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:50:46.810540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465935+0000","last_change":"2024-08-29T18:06:46.277788+0000","last_active":"2024-08-29T18:09:41.465935+0000","last_peered":"2024-08-29T18:09:41.465935+0000","last_clean":"2024-08-29T18:09:41.465935+0000","last_became_active":"2024-08-29T18:06:46.276828+0000","last_became_peered":"2024-08-29T18:06:46.276828+0000","last_unstale":"2024-08-29T18:09:41.465935+0000","last_undegraded":"2024-08-29T18:09:41.465935+0000","last_fullsized":"2024-08-29T18:09:41.465935+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:31.662410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044584+0000","last_change":"2024-08-29T18:06:55.477299+0000","last_active":"2024-08-29T18:09:41.044584+0000","last_peered":"2024-08-29T18:09:41.044584+0000","last_clean":"2024-08-29T18:09:41.044584+0000","last_became_active":"2024-08-29T18:06:55.476975+0000","last_became_peered":"2024-08-29T18:06:55.476975+0000","last_unstale":"2024-08-29T18:09:41.044584+0000","last_undegraded":"2024-08-29T18:09:41.044584+0000","last_fullsized":"2024-08-29T18:09:41.044584+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:57:35.577911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":35,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050791+0000","last_change":"2024-08-29T18:07:59.130436+0000","last_active":"2024-08-29T18:09:41.050791+0000","last_peered":"2024-08-29T18:09:41.050791+0000","last_clean":"2024-08-29T18:09:41.050791+0000","last_became_active":"2024-08-29T18:07:59.129433+0000","last_became_peered":"2024-08-29T18:07:59.129433+0000","last_unstale":"2024-08-29T18:09:41.050791+0000","last_undegraded":"2024-08-29T18:09:41.050791+0000","last_fullsized":"2024-08-29T18:09:41.050791+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:16.491059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173851+0000","last_change":"2024-08-29T18:06:55.477087+0000","last_active":"2024-08-29T18:09:41.173851+0000","last_peered":"2024-08-29T18:09:41.173851+0000","last_clean":"2024-08-29T18:09:41.173851+0000","last_became_active":"2024-08-29T18:06:55.476345+0000","last_became_peered":"2024-08-29T18:06:55.476345+0000","last_unstale":"2024-08-29T18:09:41.173851+0000","last_undegraded":"2024-08-29T18:09:41.173851+0000","last_fullsized":"2024-08-29T18:09:41.173851+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:10:23.068944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052858+0000","last_change":"2024-08-29T18:06:46.270136+0000","last_active":"2024-08-29T18:09:41.052858+0000","last_peered":"2024-08-29T18:09:41.052858+0000","last_clean":"2024-08-29T18:09:41.052858+0000","last_became_active":"2024-08-29T18:06:46.267327+0000","last_became_peered":"2024-08-29T18:06:46.267327+0000","last_unstale":"2024-08-29T18:09:41.052858+0000","last_undegraded":"2024-08-29T18:09:41.052858+0000","last_fullsized":"2024-08-29T18:09:41.052858+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:53:27.006861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173839+0000","last_change":"2024-08-29T18:06:55.494215+0000","last_active":"2024-08-29T18:09:41.173839+0000","last_peered":"2024-08-29T18:09:41.173839+0000","last_clean":"2024-08-29T18:09:41.173839+0000","last_became_active":"2024-08-29T18:06:55.493473+0000","last_became_peered":"2024-08-29T18:06:55.493473+0000","last_unstale":"2024-08-29T18:09:41.173839+0000","last_undegraded":"2024-08-29T18:09:41.173839+0000","last_fullsized":"2024-08-29T18:09:41.173839+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:45:16.491953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467971+0000","last_change":"2024-08-29T18:06:46.270429+0000","last_active":"2024-08-29T18:09:41.467971+0000","last_peered":"2024-08-29T18:09:41.467971+0000","last_clean":"2024-08-29T18:09:41.467971+0000","last_became_active":"2024-08-29T18:06:46.269142+0000","last_became_peered":"2024-08-29T18:06:46.269142+0000","last_unstale":"2024-08-29T18:09:41.467971+0000","last_undegraded":"2024-08-29T18:09:41.467971+0000","last_fullsized":"2024-08-29T18:09:41.467971+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:07:46.595217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465796+0000","last_change":"2024-08-29T18:06:55.474357+0000","last_active":"2024-08-29T18:09:41.465796+0000","last_peered":"2024-08-29T18:09:41.465796+0000","last_clean":"2024-08-29T18:09:41.465796+0000","last_became_active":"2024-08-29T18:06:55.473633+0000","last_became_peered":"2024-08-29T18:06:55.473633+0000","last_unstale":"2024-08-29T18:09:41.465796+0000","last_undegraded":"2024-08-29T18:09:41.465796+0000","last_fullsized":"2024-08-29T18:09:41.465796+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:47:53.108654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055974+0000","last_change":"2024-08-29T18:06:55.489777+0000","last_active":"2024-08-29T18:09:41.055974+0000","last_peered":"2024-08-29T18:09:41.055974+0000","last_clean":"2024-08-29T18:09:41.055974+0000","last_became_active":"2024-08-29T18:06:55.489146+0000","last_became_peered":"2024-08-29T18:06:55.489146+0000","last_unstale":"2024-08-29T18:09:41.055974+0000","last_undegraded":"2024-08-29T18:09:41.055974+0000","last_fullsized":"2024-08-29T18:09:41.055974+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:52:14.686644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467421+0000","last_change":"2024-08-29T18:06:46.275765+0000","last_active":"2024-08-29T18:09:41.467421+0000","last_peered":"2024-08-29T18:09:41.467421+0000","last_clean":"2024-08-29T18:09:41.467421+0000","last_became_active":"2024-08-29T18:06:46.274663+0000","last_became_peered":"2024-08-29T18:06:46.274663+0000","last_unstale":"2024-08-29T18:09:41.467421+0000","last_undegraded":"2024-08-29T18:09:41.467421+0000","last_fullsized":"2024-08-29T18:09:41.467421+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:26:29.323656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055916+0000","last_change":"2024-08-29T18:06:55.489808+0000","last_active":"2024-08-29T18:09:41.055916+0000","last_peered":"2024-08-29T18:09:41.055916+0000","last_clean":"2024-08-29T18:09:41.055916+0000","last_became_active":"2024-08-29T18:06:55.489418+0000","last_became_peered":"2024-08-29T18:06:55.489418+0000","last_unstale":"2024-08-29T18:09:41.055916+0000","last_undegraded":"2024-08-29T18:09:41.055916+0000","last_fullsized":"2024-08-29T18:09:41.055916+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:33.654581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468109+0000","last_change":"2024-08-29T18:06:46.272316+0000","last_active":"2024-08-29T18:09:41.468109+0000","last_peered":"2024-08-29T18:09:41.468109+0000","last_clean":"2024-08-29T18:09:41.468109+0000","last_became_active":"2024-08-29T18:06:46.271258+0000","last_became_peered":"2024-08-29T18:06:46.271258+0000","last_unstale":"2024-08-29T18:09:41.468109+0000","last_undegraded":"2024-08-29T18:09:41.468109+0000","last_fullsized":"2024-08-29T18:09:41.468109+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:25:13.366893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.741956+0000","last_change":"2024-08-29T18:07:59.077691+0000","last_active":"2024-08-29T18:09:45.741956+0000","last_peered":"2024-08-29T18:09:45.741956+0000","last_clean":"2024-08-29T18:09:45.741956+0000","last_became_active":"2024-08-29T18:07:59.076641+0000","last_became_peered":"2024-08-29T18:07:59.076641+0000","last_unstale":"2024-08-29T18:09:45.741956+0000","last_undegraded":"2024-08-29T18:09:45.741956+0000","last_fullsized":"2024-08-29T18:09:45.741956+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:50:20.197035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.084019+0000","last_change":"2024-08-29T18:06:46.270341+0000","last_active":"2024-08-29T18:09:46.084019+0000","last_peered":"2024-08-29T18:09:46.084019+0000","last_clean":"2024-08-29T18:09:46.084019+0000","last_became_active":"2024-08-29T18:06:46.269640+0000","last_became_peered":"2024-08-29T18:06:46.269640+0000","last_unstale":"2024-08-29T18:09:46.084019+0000","last_undegraded":"2024-08-29T18:09:46.084019+0000","last_fullsized":"2024-08-29T18:09:46.084019+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:33:17.051621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174105+0000","last_change":"2024-08-29T18:06:55.480092+0000","last_active":"2024-08-29T18:09:41.174105+0000","last_peered":"2024-08-29T18:09:41.174105+0000","last_clean":"2024-08-29T18:09:41.174105+0000","last_became_active":"2024-08-29T18:06:55.479343+0000","last_became_peered":"2024-08-29T18:06:55.479343+0000","last_unstale":"2024-08-29T18:09:41.174105+0000","last_undegraded":"2024-08-29T18:09:41.174105+0000","last_fullsized":"2024-08-29T18:09:41.174105+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:47:31.939797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":30,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.054284+0000","last_change":"2024-08-29T18:06:46.266275+0000","last_active":"2024-08-29T18:09:41.054284+0000","last_peered":"2024-08-29T18:09:41.054284+0000","last_clean":"2024-08-29T18:09:41.054284+0000","last_became_active":"2024-08-29T18:06:46.265438+0000","last_became_peered":"2024-08-29T18:06:46.265438+0000","last_unstale":"2024-08-29T18:09:41.054284+0000","last_undegraded":"2024-08-29T18:09:41.054284+0000","last_fullsized":"2024-08-29T18:09:41.054284+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:27.085524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3428,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":51,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":10284,"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":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201344,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28372,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716780,"statfs":{"total":95995035648,"available":95965982720,"internally_reserved":0,"allocated":1384448,"data_stored":943421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92200000000000004,"15min":0.89800000000000002},"min":{"1min":0.65600000000000003,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.97499999999999998},"min":{"1min":0.58199999999999996,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.22,"5min":1.8859999999999999,"15min":1.8859999999999999},"last":0.94799999999999995}]},{"osd":1,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.94299999999999995,"15min":0.94399999999999995},"min":{"1min":0.53100000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.413,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.876,"5min":0.95299999999999996,"15min":0.98699999999999999},"min":{"1min":0.60199999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1599999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.22}]},{"osd":2,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.006,"15min":1.0329999999999999},"min":{"1min":0.621,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.268,"5min":1.9750000000000001,"15min":1.9750000000000001},"last":1.294},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.95199999999999996,"15min":0.97599999999999998},"min":{"1min":0.65200000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.248,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.91400000000000003}]},{"osd":3,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91500000000000004,"15min":0.94199999999999995},"min":{"1min":0.70999999999999996,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2649999999999999,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.98699999999999999,"15min":0.97399999999999998},"min":{"1min":0.73499999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.242,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.0449999999999999}]},{"osd":4,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.89000000000000001,"15min":0.90400000000000003},"min":{"1min":0.70699999999999996,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2230000000000001,"5min":2.044,"15min":2.044},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.67100000000000004,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2290000000000001,"5min":2.0129999999999999,"15min":2.0129999999999999},"last":0.877}]},{"osd":5,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.96499999999999997,"15min":0.93500000000000005},"min":{"1min":0.69799999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.4419999999999999,"5min":2.028,"15min":2.028},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.073,"15min":1.054},"min":{"1min":0.85399999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.329,"5min":2.1339999999999999,"15min":2.1339999999999999},"last":1.1559999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.083,"15min":1.048},"min":{"1min":0.68100000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.375,"5min":2.2010000000000001,"15min":2.2010000000000001},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.98699999999999999,"15min":0.98399999999999999},"min":{"1min":0.79700000000000004,"5min":0.38,"15min":0.38},"max":{"1min":1.3,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":1.0069999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462987,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32468,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712684,"statfs":{"total":95995035648,"available":95961788416,"internally_reserved":0,"allocated":1388544,"data_stored":945505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"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":"Thu Aug 29 18:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.88900000000000001,"15min":0.86699999999999999},"min":{"1min":0.61599999999999999,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.89600000000000002,"15min":0.93200000000000005},"min":{"1min":0.60099999999999998,"5min":0.5,"15min":0.5},"max":{"1min":1.2509999999999999,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.78600000000000003}]},{"osd":1,"last update":"Thu Aug 29 18:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.93000000000000005,"15min":0.90200000000000002},"min":{"1min":0.53200000000000003,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.90500000000000003,"15min":0.88700000000000001},"min":{"1min":0.66500000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.90100000000000002}]},{"osd":2,"last update":"Thu Aug 29 18:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.95599999999999996,"15min":0.92200000000000004},"min":{"1min":0.51900000000000002,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":2.508,"5min":2.508,"15min":2.508},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.91900000000000004,"15min":0.88900000000000001},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.3580000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0009999999999999}]},{"osd":3,"last update":"Thu Aug 29 18:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.94099999999999995,"15min":0.93000000000000005},"min":{"1min":0.60699999999999998,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.262,"5min":1.423,"15min":1.423},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.006,"15min":0.94599999999999995},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":2.621,"5min":2.621,"15min":2.621},"last":0.76000000000000001}]},{"osd":4,"last update":"Thu Aug 29 18:09:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.86399999999999999,"15min":0.80200000000000005},"min":{"1min":0.56699999999999995,"5min":0.378,"15min":0.378},"max":{"1min":1.206,"5min":1.345,"15min":1.345},"last":0.873},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.93999999999999995,"15min":0.89800000000000002},"min":{"1min":0.41199999999999998,"5min":0.371,"15min":0.371},"max":{"1min":1.3,"5min":1.476,"15min":1.476},"last":0.73499999999999999}]},{"osd":5,"last update":"Thu Aug 29 18:09:58 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.93999999999999995,"15min":0.876},"min":{"1min":0.49299999999999999,"5min":0.434,"15min":0.434},"max":{"1min":1.3049999999999999,"5min":1.379,"15min":1.379},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.99299999999999999,"15min":0.93700000000000006},"min":{"1min":0.44,"5min":0.434,"15min":0.434},"max":{"1min":1.4419999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.0329999999999999}]},{"osd":7,"last update":"Thu Aug 29 18:10:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0600000000000001,"15min":1.032},"min":{"1min":0.622,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.262,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0860000000000001,"15min":1.1180000000000001},"min":{"1min":0.60199999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.365,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.83899999999999997}]}]},{"osd":5,"up_from":39,"seq":167503724630,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27804,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717348,"statfs":{"total":95995035648,"available":95966564352,"internally_reserved":0,"allocated":806912,"data_stored":355461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.88100000000000001,"15min":0.85699999999999998},"min":{"1min":0.64100000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2050000000000001,"5min":1.3240000000000001,"15min":1.3480000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89300000000000002,"15min":0.84499999999999997},"min":{"1min":0.66800000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.194,"5min":1.53,"15min":1.53},"last":0.67500000000000004}]},{"osd":1,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.81699999999999995},"min":{"1min":0.627,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1319999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.60599999999999998,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2609999999999999,"5min":1.45,"15min":1.45},"last":1.0289999999999999}]},{"osd":2,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.88600000000000001,"15min":0.87},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.347,"5min":1.347,"15min":1.4339999999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.91100000000000003,"15min":0.89100000000000001},"min":{"1min":0.68999999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.86799999999999999}]},{"osd":3,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92500000000000004,"15min":0.89100000000000001},"min":{"1min":0.65400000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2130000000000001,"5min":1.238,"15min":1.5009999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93899999999999995,"15min":0.91500000000000004},"min":{"1min":0.59199999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.119}]},{"osd":4,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.82499999999999996,"15min":0.745},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1919999999999999,"5min":1.325,"15min":1.3999999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.91500000000000004,"15min":0.82499999999999996},"min":{"1min":0.49399999999999999,"5min":0.40699999999999997,"15min":0.379},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.0640000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:09:55 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.90900000000000003,"15min":0.83799999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2949999999999999,"5min":1.401,"15min":1.401},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.97799999999999998,"15min":0.90800000000000003},"min":{"1min":0.39700000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.96799999999999997}]},{"osd":7,"last update":"Thu Aug 29 18:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.42099999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.198,"5min":1.395,"15min":1.395},"last":0.997},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0469999999999999,"15min":1.0700000000000001},"min":{"1min":0.55400000000000005,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.343,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.1439999999999999}]}]},{"osd":4,"up_from":31,"seq":133143986273,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":353780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.875,"15min":0.876},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1699999999999999,"5min":1.292,"15min":1.292},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.88600000000000001,"15min":0.86799999999999999},"min":{"1min":0.63200000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2949999999999999,"5min":1.399,"15min":1.399},"last":0.89700000000000002}]},{"osd":1,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91400000000000003,"15min":0.87},"min":{"1min":0.57499999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2390000000000001,"5min":1.304,"15min":1.304},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.90800000000000003,"15min":0.88900000000000001},"min":{"1min":0.51500000000000001,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.66600000000000004}]},{"osd":2,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.92200000000000004,"15min":0.872},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.1930000000000001,"5min":1.333,"15min":1.333},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94799999999999995,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.60399999999999998}]},{"osd":3,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.995,"15min":0.92700000000000005},"min":{"1min":0.626,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.996,"15min":0.95299999999999996},"min":{"1min":0.54100000000000004,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.228,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.242}]},{"osd":5,"last update":"Thu Aug 29 18:10:05 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.86499999999999999,"15min":0.73899999999999999},"min":{"1min":0.48599999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.23,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93100000000000005,"15min":0.82599999999999996},"min":{"1min":0.54400000000000004,"5min":0.40999999999999998,"15min":0.34300000000000003},"max":{"1min":1.286,"5min":1.498,"15min":1.498},"last":1}]},{"osd":6,"last update":"Thu Aug 29 18:09:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0249999999999999,"15min":0.95099999999999996},"min":{"1min":0.76700000000000002,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.96099999999999997,"15min":0.88900000000000001},"min":{"1min":0.64200000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.94599999999999995}]},{"osd":7,"last update":"Thu Aug 29 18:09:52 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0529999999999999,"15min":1.0669999999999999},"min":{"1min":0.66800000000000004,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3360000000000001,"5min":1.399,"15min":1.399},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.0920000000000001,"15min":1.0920000000000001},"min":{"1min":0.46600000000000003,"5min":0.439,"15min":0.439},"max":{"1min":1.639,"5min":1.639,"15min":1.639},"last":1.323}]}]},{"osd":3,"up_from":26,"seq":111669149804,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":811008,"data_stored":355787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.65200000000000002,"15min":0.64400000000000002},"min":{"1min":0.318,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.73199999999999998,"15min":0.69799999999999995},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":2.0529999999999999,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":0.86899999999999999}]},{"osd":1,"last update":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.67000000000000004,"15min":0.65500000000000003},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.752,"5min":0.75900000000000001,"15min":0.72999999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.147,"5min":1.1859999999999999,"15min":1.194},"last":0.67100000000000004}]},{"osd":2,"last update":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.78500000000000003,"15min":0.79100000000000004},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.75800000000000001,"15min":0.72299999999999998},"min":{"1min":0.38100000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.996,"5min":1.377,"15min":1.377},"last":0.78200000000000003}]},{"osd":4,"last update":"Thu Aug 29 18:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.89500000000000002},"min":{"1min":0.52900000000000003,"5min":0.497,"15min":0.497},"max":{"1min":1.3500000000000001,"5min":1.5,"15min":1.5},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.93400000000000005,"15min":0.89500000000000002},"min":{"1min":0.61699999999999999,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.371,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":1.194}]},{"osd":5,"last update":"Thu Aug 29 18:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.01,"15min":0.98199999999999998},"min":{"1min":0.70299999999999996,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3759999999999999,"5min":1.407,"15min":1.407},"last":1.246},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0289999999999999,"15min":1.014},"min":{"1min":0.624,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4079999999999999,"5min":1.45,"15min":1.45},"last":1.1080000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.98099999999999998,"15min":0.99399999999999999},"min":{"1min":0.69199999999999995,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.288,"5min":1.421,"15min":1.421},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.044,"15min":1.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2969999999999999,"5min":1.51,"15min":1.51},"last":1.2949999999999999}]},{"osd":7,"last update":"Thu Aug 29 18:09:53 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.03,"15min":1.0169999999999999},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3169999999999999,"5min":1.615,"15min":1.615},"last":1.1639999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0529999999999999,"15min":1.0549999999999999},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2270000000000001,"5min":1.345,"15min":1.345},"last":1.373}]}]},{"osd":2,"up_from":18,"seq":77309411445,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31888,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713264,"statfs":{"total":95995035648,"available":95962382336,"internally_reserved":0,"allocated":790528,"data_stored":353053,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.64500000000000002,"15min":0.59999999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.0489999999999999,"5min":2.5499999999999998,"15min":2.5499999999999998},"last":1.117},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71599999999999997,"15min":0.64000000000000001},"min":{"1min":0.30099999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.99099999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.1779999999999999}]},{"osd":1,"last update":"Thu Aug 29 18:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.748,"15min":0.69499999999999995},"min":{"1min":0.34300000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.98899999999999999,"5min":2.746,"15min":2.746},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.746,"5min":0.77200000000000002,"15min":0.70299999999999996},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":1.1080000000000001,"5min":1.236,"15min":1.236},"last":0.60199999999999998}]},{"osd":3,"last update":"Thu Aug 29 18:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.85699999999999998,"15min":0.79700000000000004},"min":{"1min":0.378,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.1559999999999999,"5min":2.6989999999999998,"15min":2.6989999999999998},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.76900000000000002,"15min":0.745},"min":{"1min":0.40000000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.1819999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.67000000000000004}]},{"osd":4,"last update":"Thu Aug 29 18:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.95899999999999996,"15min":0.91400000000000003},"min":{"1min":0.67700000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.325,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0029999999999999,"15min":0.94999999999999996},"min":{"1min":0.53500000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.27,"5min":2.8239999999999998,"15min":2.8239999999999998},"last":1.0089999999999999}]},{"osd":5,"last update":"Thu Aug 29 18:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.60599999999999998,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.149,"5min":1.474,"15min":1.474},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.98899999999999999,"15min":0.95699999999999996},"min":{"1min":0.56499999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.153,"5min":2.113,"15min":2.113},"last":1.042}]},{"osd":6,"last update":"Thu Aug 29 18:10:00 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.091,"15min":1.1619999999999999},"min":{"1min":0.69099999999999995,"5min":0.626,"15min":0.626},"max":{"1min":1.2929999999999999,"5min":2.867,"15min":2.867},"last":1.157},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.0349999999999999,"15min":1.0589999999999999},"min":{"1min":0.58899999999999997,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.2090000000000001,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.091}]},{"osd":7,"last update":"Thu Aug 29 18:10:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.01,"15min":1.04},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.135},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0660000000000001,"15min":1.079},"min":{"1min":0.72199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2230000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.069}]}]},{"osd":1,"up_from":13,"seq":55834574977,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":798720,"data_stored":352959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.622,"15min":0.57999999999999996},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.78500000000000003,"5min":1.032,"15min":1.032},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.69099999999999995,"15min":0.64100000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.29699999999999999},"max":{"1min":1.04,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.64700000000000002}]},{"osd":2,"last update":"Thu Aug 29 18:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.65600000000000003,"15min":0.60999999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.0049999999999999,"5min":1.1379999999999999,"15min":1.1479999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.747,"15min":0.69499999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.33900000000000002},"max":{"1min":1.1439999999999999,"5min":1.302,"15min":1.302},"last":0.86799999999999999}]},{"osd":3,"last update":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.80900000000000005,"15min":0.79900000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73699999999999999,"15min":0.77100000000000002},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.0920000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.68999999999999995}]},{"osd":4,"last update":"Thu Aug 29 18:10:12 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.84299999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.3520000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":1.157},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.99299999999999999,"15min":0.94199999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.3109999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.96599999999999997}]},{"osd":5,"last update":"Thu Aug 29 18:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.94799999999999995,"15min":0.91700000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.345,"5min":1.538,"15min":1.538},"last":0.997},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.93700000000000006,"15min":0.89700000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.234,"5min":1.375,"15min":1.375},"last":1.26}]},{"osd":6,"last update":"Thu Aug 29 18:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0189999999999999,"15min":1.044},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.238,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.008,"15min":0.99199999999999999},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.331}]},{"osd":7,"last update":"Thu Aug 29 18:09:57 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.0449999999999999,"15min":1.0589999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.3999999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.032,"15min":1.032},"min":{"1min":0.52500000000000002,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.4239999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.89300000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738508,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":944149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 18:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.68100000000000005,"15min":0.60099999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.024,"5min":1.224,"15min":4.9100000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.69399999999999995,"15min":0.61699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.29299999999999998},"max":{"1min":0.79600000000000004,"5min":1.4319999999999999,"15min":4.8540000000000001},"last":0.82299999999999995}]},{"osd":2,"last update":"Thu Aug 29 18:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.69799999999999995,"15min":0.65500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.98399999999999999,"5min":1.091,"15min":1.123},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.78700000000000003,"15min":0.69099999999999995},"min":{"1min":0.317,"5min":0.317,"15min":0.29199999999999998},"max":{"1min":1.155,"5min":1.3500000000000001,"15min":4.7960000000000003},"last":0.72899999999999998}]},{"osd":3,"last update":"Thu Aug 29 18:10:31 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.80000000000000004,"15min":0.76300000000000001},"min":{"1min":0.40200000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.93000000000000005,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85799999999999998,"15min":0.82999999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":4.9950000000000001},"last":1.0960000000000001}]},{"osd":4,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90700000000000003,"15min":1.0109999999999999},"min":{"1min":0.59399999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1299999999999999,"5min":1.347,"15min":4.7469999999999999},"last":1.169},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.96899999999999997,"15min":0.92300000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2150000000000001,"5min":1.639,"15min":1.639},"last":1.1930000000000001}]},{"osd":5,"last update":"Thu Aug 29 18:10:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.04,"15min":1.006},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.4650000000000001,"5min":1.496,"15min":1.496},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.999,"15min":0.96899999999999997},"min":{"1min":0.63200000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.22,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.042}]},{"osd":6,"last update":"Thu Aug 29 18:09:57 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.109,"15min":1.103},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.234},{"interface":"front","average":{"1min":1.042,"5min":1.034,"15min":1.028},"min":{"1min":0.66200000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2949999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1200000000000001}]},{"osd":7,"last update":"Thu Aug 29 18:09:49 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0960000000000001,"15min":1.139},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1990000000000001,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.1439999999999999,"15min":1.143},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.625,"5min":1.625,"15min":1.625},"last":1.28}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2734,"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":16384,"data_stored":708,"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":16384,"data_stored":2720,"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":12288,"data_stored":2630,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T18:10:59.288 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T18:11:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:00 smithi144 bash[24722]: audit 2024-08-29T18:10:58.606590+0000 mgr.y (mgr.14472) 102 : audit [DBG] from='client.24548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:11:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:00 smithi144 bash[24722]: cluster 2024-08-29T18:10:58.984488+0000 mgr.y (mgr.14472) 103 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:00.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:00 smithi089 bash[22629]: audit 2024-08-29T18:10:58.606590+0000 mgr.y (mgr.14472) 102 : audit [DBG] from='client.24548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:11:00.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:00 smithi089 bash[22629]: cluster 2024-08-29T18:10:58.984488+0000 mgr.y (mgr.14472) 103 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:00.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:00 smithi089 bash[32084]: audit 2024-08-29T18:10:58.606590+0000 mgr.y (mgr.14472) 102 : audit [DBG] from='client.24548 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:11:00.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:00 smithi089 bash[32084]: cluster 2024-08-29T18:10:58.984488+0000 mgr.y (mgr.14472) 103 : cluster [DBG] pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:02 smithi144 bash[24722]: cluster 2024-08-29T18:11:00.985131+0000 mgr.y (mgr.14472) 104 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:02 smithi144 bash[24722]: audit 2024-08-29T18:11:02.009194+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:02.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:02 smithi089 bash[22629]: cluster 2024-08-29T18:11:00.985131+0000 mgr.y (mgr.14472) 104 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:02.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:02 smithi089 bash[22629]: audit 2024-08-29T18:11:02.009194+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:02.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:02 smithi089 bash[32084]: cluster 2024-08-29T18:11:00.985131+0000 mgr.y (mgr.14472) 104 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:02.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:02 smithi089 bash[32084]: audit 2024-08-29T18:11:02.009194+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:04.058 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:04 smithi089 bash[22629]: cluster 2024-08-29T18:11:02.986315+0000 mgr.y (mgr.14472) 105 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:04.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:04 smithi089 bash[32084]: cluster 2024-08-29T18:11:02.986315+0000 mgr.y (mgr.14472) 105 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:04 smithi144 bash[24722]: cluster 2024-08-29T18:11:02.986315+0000 mgr.y (mgr.14472) 105 : cluster [DBG] pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:05.406 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:11:05 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:11:05] "GET /metrics HTTP/1.1" 200 33744 "" "Prometheus/2.43.0" 2024-08-29T18:11:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:06 smithi144 bash[24722]: cluster 2024-08-29T18:11:04.986964+0000 mgr.y (mgr.14472) 106 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:06.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:06 smithi089 bash[22629]: cluster 2024-08-29T18:11:04.986964+0000 mgr.y (mgr.14472) 106 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:06.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:06 smithi089 bash[32084]: cluster 2024-08-29T18:11:04.986964+0000 mgr.y (mgr.14472) 106 : cluster [DBG] pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:07.057 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:11:07.059 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-08-29T18:11:07.691 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":80,"stamp":"2024-08-29T18:11:06.987176+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593815,"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":212,"num_read_kb":306,"num_write":232,"num_write_kb":2438,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":176,"ondisk_log_size":176,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240532,"kb_used_data":8000,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720684,"statfs":{"total":767960285184,"available":767713980416,"internally_reserved":0,"allocated":8192000,"data_stored":4604115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12741,"internal_metadata":238014011},"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.004936"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468234+0000","last_change":"2024-08-29T18:06:55.500917+0000","last_active":"2024-08-29T18:09:41.468234+0000","last_peered":"2024-08-29T18:09:41.468234+0000","last_clean":"2024-08-29T18:09:41.468234+0000","last_became_active":"2024-08-29T18:06:55.500108+0000","last_became_peered":"2024-08-29T18:06:55.500108+0000","last_unstale":"2024-08-29T18:09:41.468234+0000","last_undegraded":"2024-08-29T18:09:41.468234+0000","last_fullsized":"2024-08-29T18:09:41.468234+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:00:54.668191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052279+0000","last_change":"2024-08-29T18:06:55.493602+0000","last_active":"2024-08-29T18:09:41.052279+0000","last_peered":"2024-08-29T18:09:41.052279+0000","last_clean":"2024-08-29T18:09:41.052279+0000","last_became_active":"2024-08-29T18:06:55.492548+0000","last_became_peered":"2024-08-29T18:06:55.492548+0000","last_unstale":"2024-08-29T18:09:41.052279+0000","last_undegraded":"2024-08-29T18:09:41.052279+0000","last_fullsized":"2024-08-29T18:09:41.052279+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:05:14.812779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.051322+0000","last_change":"2024-08-29T18:06:55.506534+0000","last_active":"2024-08-29T18:09:41.051322+0000","last_peered":"2024-08-29T18:09:41.051322+0000","last_clean":"2024-08-29T18:09:41.051322+0000","last_became_active":"2024-08-29T18:06:55.505948+0000","last_became_peered":"2024-08-29T18:06:55.505948+0000","last_unstale":"2024-08-29T18:09:41.051322+0000","last_undegraded":"2024-08-29T18:09:41.051322+0000","last_fullsized":"2024-08-29T18:09:41.051322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:24:25.223790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3c","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.167170+0000","last_change":"2024-08-29T18:06:55.487473+0000","last_active":"2024-08-29T18:09:46.167170+0000","last_peered":"2024-08-29T18:09:46.167170+0000","last_clean":"2024-08-29T18:09:46.167170+0000","last_became_active":"2024-08-29T18:06:55.487247+0000","last_became_peered":"2024-08-29T18:06:55.487247+0000","last_unstale":"2024-08-29T18:09:46.167170+0000","last_undegraded":"2024-08-29T18:09:46.167170+0000","last_fullsized":"2024-08-29T18:09:46.167170+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:58:55.023358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467206+0000","last_change":"2024-08-29T18:07:59.128559+0000","last_active":"2024-08-29T18:09:41.467206+0000","last_peered":"2024-08-29T18:09:41.467206+0000","last_clean":"2024-08-29T18:09:41.467206+0000","last_became_active":"2024-08-29T18:07:59.127894+0000","last_became_peered":"2024-08-29T18:07:59.127894+0000","last_unstale":"2024-08-29T18:09:41.467206+0000","last_undegraded":"2024-08-29T18:09:41.467206+0000","last_fullsized":"2024-08-29T18:09:41.467206+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:46:53.595254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.164969+0000","last_change":"2024-08-29T18:07:59.079674+0000","last_active":"2024-08-29T18:09:46.164969+0000","last_peered":"2024-08-29T18:09:46.164969+0000","last_clean":"2024-08-29T18:09:46.164969+0000","last_became_active":"2024-08-29T18:07:59.078842+0000","last_became_peered":"2024-08-29T18:07:59.078842+0000","last_unstale":"2024-08-29T18:09:46.164969+0000","last_undegraded":"2024-08-29T18:09:46.164969+0000","last_fullsized":"2024-08-29T18:09:46.164969+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:09:12.041143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.39","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466296+0000","last_change":"2024-08-29T18:06:55.492918+0000","last_active":"2024-08-29T18:09:41.466296+0000","last_peered":"2024-08-29T18:09:41.466296+0000","last_clean":"2024-08-29T18:09:41.466296+0000","last_became_active":"2024-08-29T18:06:55.491890+0000","last_became_peered":"2024-08-29T18:06:55.491890+0000","last_unstale":"2024-08-29T18:09:41.466296+0000","last_undegraded":"2024-08-29T18:09:41.466296+0000","last_fullsized":"2024-08-29T18:09:41.466296+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:55:46.563487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173521+0000","last_change":"2024-08-29T18:06:55.483661+0000","last_active":"2024-08-29T18:09:41.173521+0000","last_peered":"2024-08-29T18:09:41.173521+0000","last_clean":"2024-08-29T18:09:41.173521+0000","last_became_active":"2024-08-29T18:06:55.482783+0000","last_became_peered":"2024-08-29T18:06:55.482783+0000","last_unstale":"2024-08-29T18:09:41.173521+0000","last_undegraded":"2024-08-29T18:09:41.173521+0000","last_fullsized":"2024-08-29T18:09:41.173521+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:13.332817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468939+0000","last_change":"2024-08-29T18:06:55.498066+0000","last_active":"2024-08-29T18:09:41.468939+0000","last_peered":"2024-08-29T18:09:41.468939+0000","last_clean":"2024-08-29T18:09:41.468939+0000","last_became_active":"2024-08-29T18:06:55.497656+0000","last_became_peered":"2024-08-29T18:06:55.497656+0000","last_unstale":"2024-08-29T18:09:41.468939+0000","last_undegraded":"2024-08-29T18:09:41.468939+0000","last_fullsized":"2024-08-29T18:09:41.468939+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:31.469889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466560+0000","last_change":"2024-08-29T18:06:55.484595+0000","last_active":"2024-08-29T18:09:41.466560+0000","last_peered":"2024-08-29T18:09:41.466560+0000","last_clean":"2024-08-29T18:09:41.466560+0000","last_became_active":"2024-08-29T18:06:55.483806+0000","last_became_peered":"2024-08-29T18:06:55.483806+0000","last_unstale":"2024-08-29T18:09:41.466560+0000","last_undegraded":"2024-08-29T18:09:41.466560+0000","last_fullsized":"2024-08-29T18:09:41.466560+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:03.404477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467168+0000","last_change":"2024-08-29T18:06:55.506338+0000","last_active":"2024-08-29T18:09:41.467168+0000","last_peered":"2024-08-29T18:09:41.467168+0000","last_clean":"2024-08-29T18:09:41.467168+0000","last_became_active":"2024-08-29T18:06:55.505865+0000","last_became_peered":"2024-08-29T18:06:55.505865+0000","last_unstale":"2024-08-29T18:09:41.467168+0000","last_undegraded":"2024-08-29T18:09:41.467168+0000","last_fullsized":"2024-08-29T18:09:41.467168+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:54:39.288086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044934+0000","last_change":"2024-08-29T18:06:55.471828+0000","last_active":"2024-08-29T18:09:41.044934+0000","last_peered":"2024-08-29T18:09:41.044934+0000","last_clean":"2024-08-29T18:09:41.044934+0000","last_became_active":"2024-08-29T18:06:55.470563+0000","last_became_peered":"2024-08-29T18:06:55.470563+0000","last_unstale":"2024-08-29T18:09:41.044934+0000","last_undegraded":"2024-08-29T18:09:41.044934+0000","last_fullsized":"2024-08-29T18:09:41.044934+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:58:46.242354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173895+0000","last_change":"2024-08-29T18:06:55.471438+0000","last_active":"2024-08-29T18:09:41.173895+0000","last_peered":"2024-08-29T18:09:41.173895+0000","last_clean":"2024-08-29T18:09:41.173895+0000","last_became_active":"2024-08-29T18:06:55.470693+0000","last_became_peered":"2024-08-29T18:06:55.470693+0000","last_unstale":"2024-08-29T18:09:41.173895+0000","last_undegraded":"2024-08-29T18:09:41.173895+0000","last_fullsized":"2024-08-29T18:09:41.173895+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:26:20.573585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050725+0000","last_change":"2024-08-29T18:06:55.490290+0000","last_active":"2024-08-29T18:09:41.050725+0000","last_peered":"2024-08-29T18:09:41.050725+0000","last_clean":"2024-08-29T18:09:41.050725+0000","last_became_active":"2024-08-29T18:06:55.488423+0000","last_became_peered":"2024-08-29T18:06:55.488423+0000","last_unstale":"2024-08-29T18:09:41.050725+0000","last_undegraded":"2024-08-29T18:09:41.050725+0000","last_fullsized":"2024-08-29T18:09:41.050725+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:21:23.888719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050567+0000","last_change":"2024-08-29T18:06:55.484682+0000","last_active":"2024-08-29T18:09:41.050567+0000","last_peered":"2024-08-29T18:09:41.050567+0000","last_clean":"2024-08-29T18:09:41.050567+0000","last_became_active":"2024-08-29T18:06:55.483852+0000","last_became_peered":"2024-08-29T18:06:55.483852+0000","last_unstale":"2024-08-29T18:09:41.050567+0000","last_undegraded":"2024-08-29T18:09:41.050567+0000","last_fullsized":"2024-08-29T18:09:41.050567+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:29.898625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055522+0000","last_change":"2024-08-29T18:06:55.500645+0000","last_active":"2024-08-29T18:09:41.055522+0000","last_peered":"2024-08-29T18:09:41.055522+0000","last_clean":"2024-08-29T18:09:41.055522+0000","last_became_active":"2024-08-29T18:06:55.500130+0000","last_became_peered":"2024-08-29T18:06:55.500130+0000","last_unstale":"2024-08-29T18:09:41.055522+0000","last_undegraded":"2024-08-29T18:09:41.055522+0000","last_fullsized":"2024-08-29T18:09:41.055522+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:30:00.957792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056277+0000","last_change":"2024-08-29T18:06:55.488185+0000","last_active":"2024-08-29T18:09:41.056277+0000","last_peered":"2024-08-29T18:09:41.056277+0000","last_clean":"2024-08-29T18:09:41.056277+0000","last_became_active":"2024-08-29T18:06:55.487876+0000","last_became_peered":"2024-08-29T18:06:55.487876+0000","last_unstale":"2024-08-29T18:09:41.056277+0000","last_undegraded":"2024-08-29T18:09:41.056277+0000","last_fullsized":"2024-08-29T18:09:41.056277+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:07:24.327974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.070648+0000","last_change":"2024-08-29T18:06:55.477199+0000","last_active":"2024-08-29T18:09:41.070648+0000","last_peered":"2024-08-29T18:09:41.070648+0000","last_clean":"2024-08-29T18:09:41.070648+0000","last_became_active":"2024-08-29T18:06:55.476394+0000","last_became_peered":"2024-08-29T18:06:55.476394+0000","last_unstale":"2024-08-29T18:09:41.070648+0000","last_undegraded":"2024-08-29T18:09:41.070648+0000","last_fullsized":"2024-08-29T18:09:41.070648+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:24:13.441967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468394+0000","last_change":"2024-08-29T18:06:55.485197+0000","last_active":"2024-08-29T18:09:41.468394+0000","last_peered":"2024-08-29T18:09:41.468394+0000","last_clean":"2024-08-29T18:09:41.468394+0000","last_became_active":"2024-08-29T18:06:55.484528+0000","last_became_peered":"2024-08-29T18:06:55.484528+0000","last_unstale":"2024-08-29T18:09:41.468394+0000","last_undegraded":"2024-08-29T18:09:41.468394+0000","last_fullsized":"2024-08-29T18:09:41.468394+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:50.421631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467412+0000","last_change":"2024-08-29T18:07:59.076562+0000","last_active":"2024-08-29T18:09:41.467412+0000","last_peered":"2024-08-29T18:09:41.467412+0000","last_clean":"2024-08-29T18:09:41.467412+0000","last_became_active":"2024-08-29T18:07:59.075922+0000","last_became_peered":"2024-08-29T18:07:59.075922+0000","last_unstale":"2024-08-29T18:09:41.467412+0000","last_undegraded":"2024-08-29T18:09:41.467412+0000","last_fullsized":"2024-08-29T18:09:41.467412+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:23:23.009219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.051948+0000","last_change":"2024-08-29T18:06:55.503986+0000","last_active":"2024-08-29T18:09:41.051948+0000","last_peered":"2024-08-29T18:09:41.051948+0000","last_clean":"2024-08-29T18:09:41.051948+0000","last_became_active":"2024-08-29T18:06:55.503381+0000","last_became_peered":"2024-08-29T18:06:55.503381+0000","last_unstale":"2024-08-29T18:09:41.051948+0000","last_undegraded":"2024-08-29T18:09:41.051948+0000","last_fullsized":"2024-08-29T18:09:41.051948+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:41.310165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055750+0000","last_change":"2024-08-29T18:06:55.480409+0000","last_active":"2024-08-29T18:09:41.055750+0000","last_peered":"2024-08-29T18:09:41.055750+0000","last_clean":"2024-08-29T18:09:41.055750+0000","last_became_active":"2024-08-29T18:06:55.480100+0000","last_became_peered":"2024-08-29T18:06:55.480100+0000","last_unstale":"2024-08-29T18:09:41.055750+0000","last_undegraded":"2024-08-29T18:09:41.055750+0000","last_fullsized":"2024-08-29T18:09:41.055750+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:17:15.399750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.29","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173576+0000","last_change":"2024-08-29T18:06:55.488082+0000","last_active":"2024-08-29T18:09:41.173576+0000","last_peered":"2024-08-29T18:09:41.173576+0000","last_clean":"2024-08-29T18:09:41.173576+0000","last_became_active":"2024-08-29T18:06:55.487267+0000","last_became_peered":"2024-08-29T18:06:55.487267+0000","last_unstale":"2024-08-29T18:09:41.173576+0000","last_undegraded":"2024-08-29T18:09:41.173576+0000","last_fullsized":"2024-08-29T18:09:41.173576+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:59:02.647167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055598+0000","last_change":"2024-08-29T18:06:55.485033+0000","last_active":"2024-08-29T18:09:41.055598+0000","last_peered":"2024-08-29T18:09:41.055598+0000","last_clean":"2024-08-29T18:09:41.055598+0000","last_became_active":"2024-08-29T18:06:55.484557+0000","last_became_peered":"2024-08-29T18:06:55.484557+0000","last_unstale":"2024-08-29T18:09:41.055598+0000","last_undegraded":"2024-08-29T18:09:41.055598+0000","last_fullsized":"2024-08-29T18:09:41.055598+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:47.275002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174269+0000","last_change":"2024-08-29T18:06:55.472660+0000","last_active":"2024-08-29T18:09:41.174269+0000","last_peered":"2024-08-29T18:09:41.174269+0000","last_clean":"2024-08-29T18:09:41.174269+0000","last_became_active":"2024-08-29T18:06:55.471520+0000","last_became_peered":"2024-08-29T18:06:55.471520+0000","last_unstale":"2024-08-29T18:09:41.174269+0000","last_undegraded":"2024-08-29T18:09:41.174269+0000","last_fullsized":"2024-08-29T18:09:41.174269+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:02:54.793363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466726+0000","last_change":"2024-08-29T18:06:55.496372+0000","last_active":"2024-08-29T18:09:41.466726+0000","last_peered":"2024-08-29T18:09:41.466726+0000","last_clean":"2024-08-29T18:09:41.466726+0000","last_became_active":"2024-08-29T18:06:55.495752+0000","last_became_peered":"2024-08-29T18:06:55.495752+0000","last_unstale":"2024-08-29T18:09:41.466726+0000","last_undegraded":"2024-08-29T18:09:41.466726+0000","last_fullsized":"2024-08-29T18:09:41.466726+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:05:25.590624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050453+0000","last_change":"2024-08-29T18:06:55.463356+0000","last_active":"2024-08-29T18:09:41.050453+0000","last_peered":"2024-08-29T18:09:41.050453+0000","last_clean":"2024-08-29T18:09:41.050453+0000","last_became_active":"2024-08-29T18:06:55.462516+0000","last_became_peered":"2024-08-29T18:06:55.462516+0000","last_unstale":"2024-08-29T18:09:41.050453+0000","last_undegraded":"2024-08-29T18:09:41.050453+0000","last_fullsized":"2024-08-29T18:09:41.050453+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:44.942411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173840+0000","last_change":"2024-08-29T18:06:55.496823+0000","last_active":"2024-08-29T18:09:41.173840+0000","last_peered":"2024-08-29T18:09:41.173840+0000","last_clean":"2024-08-29T18:09:41.173840+0000","last_became_active":"2024-08-29T18:06:55.496241+0000","last_became_peered":"2024-08-29T18:06:55.496241+0000","last_unstale":"2024-08-29T18:09:41.173840+0000","last_undegraded":"2024-08-29T18:09:41.173840+0000","last_fullsized":"2024-08-29T18:09:41.173840+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:53.716584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052173+0000","last_change":"2024-08-29T18:06:55.508679+0000","last_active":"2024-08-29T18:09:41.052173+0000","last_peered":"2024-08-29T18:09:41.052173+0000","last_clean":"2024-08-29T18:09:41.052173+0000","last_became_active":"2024-08-29T18:06:55.508094+0000","last_became_peered":"2024-08-29T18:06:55.508094+0000","last_unstale":"2024-08-29T18:09:41.052173+0000","last_undegraded":"2024-08-29T18:09:41.052173+0000","last_fullsized":"2024-08-29T18:09:41.052173+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:55:09.561165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055762+0000","last_change":"2024-08-29T18:06:55.500525+0000","last_active":"2024-08-29T18:09:41.055762+0000","last_peered":"2024-08-29T18:09:41.055762+0000","last_clean":"2024-08-29T18:09:41.055762+0000","last_became_active":"2024-08-29T18:06:55.499729+0000","last_became_peered":"2024-08-29T18:06:55.499729+0000","last_unstale":"2024-08-29T18:09:41.055762+0000","last_undegraded":"2024-08-29T18:09:41.055762+0000","last_fullsized":"2024-08-29T18:09:41.055762+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:16:36.096603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.069718+0000","last_change":"2024-08-29T18:06:55.475166+0000","last_active":"2024-08-29T18:09:41.069718+0000","last_peered":"2024-08-29T18:09:41.069718+0000","last_clean":"2024-08-29T18:09:41.069718+0000","last_became_active":"2024-08-29T18:06:55.474374+0000","last_became_peered":"2024-08-29T18:06:55.474374+0000","last_unstale":"2024-08-29T18:09:41.069718+0000","last_undegraded":"2024-08-29T18:09:41.069718+0000","last_fullsized":"2024-08-29T18:09:41.069718+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:10:03.817957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.20","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465148+0000","last_change":"2024-08-29T18:06:55.507099+0000","last_active":"2024-08-29T18:09:41.465148+0000","last_peered":"2024-08-29T18:09:41.465148+0000","last_clean":"2024-08-29T18:09:41.465148+0000","last_became_active":"2024-08-29T18:06:55.506786+0000","last_became_peered":"2024-08-29T18:06:55.506786+0000","last_unstale":"2024-08-29T18:09:41.465148+0000","last_undegraded":"2024-08-29T18:09:41.465148+0000","last_fullsized":"2024-08-29T18:09:41.465148+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T06:01:08.833781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.045085+0000","last_change":"2024-08-29T18:06:55.456302+0000","last_active":"2024-08-29T18:09:41.045085+0000","last_peered":"2024-08-29T18:09:41.045085+0000","last_clean":"2024-08-29T18:09:41.045085+0000","last_became_active":"2024-08-29T18:06:55.455539+0000","last_became_peered":"2024-08-29T18:06:55.455539+0000","last_unstale":"2024-08-29T18:09:41.045085+0000","last_undegraded":"2024-08-29T18:09:41.045085+0000","last_fullsized":"2024-08-29T18:09:41.045085+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:44:52.092471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174022+0000","last_change":"2024-08-29T18:06:46.283936+0000","last_active":"2024-08-29T18:09:41.174022+0000","last_peered":"2024-08-29T18:09:41.174022+0000","last_clean":"2024-08-29T18:09:41.174022+0000","last_became_active":"2024-08-29T18:06:46.283157+0000","last_became_peered":"2024-08-29T18:06:46.283157+0000","last_unstale":"2024-08-29T18:09:41.174022+0000","last_undegraded":"2024-08-29T18:09:41.174022+0000","last_fullsized":"2024-08-29T18:09:41.174022+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:59:54.279660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.164460+0000","last_change":"2024-08-29T18:07:59.126966+0000","last_active":"2024-08-29T18:09:46.164460+0000","last_peered":"2024-08-29T18:09:46.164460+0000","last_clean":"2024-08-29T18:09:46.164460+0000","last_became_active":"2024-08-29T18:07:59.126247+0000","last_became_peered":"2024-08-29T18:07:59.126247+0000","last_unstale":"2024-08-29T18:09:46.164460+0000","last_undegraded":"2024-08-29T18:09:46.164460+0000","last_fullsized":"2024-08-29T18:09:46.164460+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:44:33.600311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466256+0000","last_change":"2024-08-29T18:06:46.289082+0000","last_active":"2024-08-29T18:09:41.466256+0000","last_peered":"2024-08-29T18:09:41.466256+0000","last_clean":"2024-08-29T18:09:41.466256+0000","last_became_active":"2024-08-29T18:06:46.288369+0000","last_became_peered":"2024-08-29T18:06:46.288369+0000","last_unstale":"2024-08-29T18:09:41.466256+0000","last_undegraded":"2024-08-29T18:09:41.466256+0000","last_fullsized":"2024-08-29T18:09:41.466256+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:08:27.448101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173712+0000","last_change":"2024-08-29T18:06:46.282234+0000","last_active":"2024-08-29T18:09:41.173712+0000","last_peered":"2024-08-29T18:09:41.173712+0000","last_clean":"2024-08-29T18:09:41.173712+0000","last_became_active":"2024-08-29T18:06:46.281348+0000","last_became_peered":"2024-08-29T18:06:46.281348+0000","last_unstale":"2024-08-29T18:09:41.173712+0000","last_undegraded":"2024-08-29T18:09:41.173712+0000","last_fullsized":"2024-08-29T18:09:41.173712+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:15:18.672549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173638+0000","last_change":"2024-08-29T18:06:55.495842+0000","last_active":"2024-08-29T18:09:41.173638+0000","last_peered":"2024-08-29T18:09:41.173638+0000","last_clean":"2024-08-29T18:09:41.173638+0000","last_became_active":"2024-08-29T18:06:55.495155+0000","last_became_peered":"2024-08-29T18:06:55.495155+0000","last_unstale":"2024-08-29T18:09:41.173638+0000","last_undegraded":"2024-08-29T18:09:41.173638+0000","last_fullsized":"2024-08-29T18:09:41.173638+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:36:57.818496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055634+0000","last_change":"2024-08-29T18:06:46.275754+0000","last_active":"2024-08-29T18:09:41.055634+0000","last_peered":"2024-08-29T18:09:41.055634+0000","last_clean":"2024-08-29T18:09:41.055634+0000","last_became_active":"2024-08-29T18:06:46.274618+0000","last_became_peered":"2024-08-29T18:06:46.274618+0000","last_unstale":"2024-08-29T18:09:41.055634+0000","last_undegraded":"2024-08-29T18:09:41.055634+0000","last_fullsized":"2024-08-29T18:09:41.055634+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:40.236812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050174+0000","last_change":"2024-08-29T18:06:55.455835+0000","last_active":"2024-08-29T18:09:41.050174+0000","last_peered":"2024-08-29T18:09:41.050174+0000","last_clean":"2024-08-29T18:09:41.050174+0000","last_became_active":"2024-08-29T18:06:55.455002+0000","last_became_peered":"2024-08-29T18:06:55.455002+0000","last_unstale":"2024-08-29T18:09:41.050174+0000","last_undegraded":"2024-08-29T18:09:41.050174+0000","last_fullsized":"2024-08-29T18:09:41.050174+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:31:26.731592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465756+0000","last_change":"2024-08-29T18:06:46.284339+0000","last_active":"2024-08-29T18:09:41.465756+0000","last_peered":"2024-08-29T18:09:41.465756+0000","last_clean":"2024-08-29T18:09:41.465756+0000","last_became_active":"2024-08-29T18:06:46.284016+0000","last_became_peered":"2024-08-29T18:06:46.284016+0000","last_unstale":"2024-08-29T18:09:41.465756+0000","last_undegraded":"2024-08-29T18:09:41.465756+0000","last_fullsized":"2024-08-29T18:09:41.465756+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:28:46.700342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056084+0000","last_change":"2024-08-29T18:06:55.482639+0000","last_active":"2024-08-29T18:09:41.056084+0000","last_peered":"2024-08-29T18:09:41.056084+0000","last_clean":"2024-08-29T18:09:41.056084+0000","last_became_active":"2024-08-29T18:06:55.482243+0000","last_became_peered":"2024-08-29T18:06:55.482243+0000","last_unstale":"2024-08-29T18:09:41.056084+0000","last_undegraded":"2024-08-29T18:09:41.056084+0000","last_fullsized":"2024-08-29T18:09:41.056084+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:57:26.396983+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.16","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056208+0000","last_change":"2024-08-29T18:06:46.281935+0000","last_active":"2024-08-29T18:09:41.056208+0000","last_peered":"2024-08-29T18:09:41.056208+0000","last_clean":"2024-08-29T18:09:41.056208+0000","last_became_active":"2024-08-29T18:06:46.281062+0000","last_became_peered":"2024-08-29T18:06:46.281062+0000","last_unstale":"2024-08-29T18:09:41.056208+0000","last_undegraded":"2024-08-29T18:09:41.056208+0000","last_fullsized":"2024-08-29T18:09:41.056208+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:42:06.735710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.165538+0000","last_change":"2024-08-29T18:07:59.130604+0000","last_active":"2024-08-29T18:09:46.165538+0000","last_peered":"2024-08-29T18:09:46.165538+0000","last_clean":"2024-08-29T18:09:46.165538+0000","last_became_active":"2024-08-29T18:07:59.129693+0000","last_became_peered":"2024-08-29T18:07:59.129693+0000","last_unstale":"2024-08-29T18:09:46.165538+0000","last_undegraded":"2024-08-29T18:09:46.165538+0000","last_fullsized":"2024-08-29T18:09:46.165538+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:21:02.283956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":29,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050854+0000","last_change":"2024-08-29T18:06:46.275000+0000","last_active":"2024-08-29T18:09:41.050854+0000","last_peered":"2024-08-29T18:09:41.050854+0000","last_clean":"2024-08-29T18:09:41.050854+0000","last_became_active":"2024-08-29T18:06:46.274314+0000","last_became_peered":"2024-08-29T18:06:46.274314+0000","last_unstale":"2024-08-29T18:09:41.050854+0000","last_undegraded":"2024-08-29T18:09:41.050854+0000","last_fullsized":"2024-08-29T18:09:41.050854+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:18.781836+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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044996+0000","last_change":"2024-08-29T18:06:55.474260+0000","last_active":"2024-08-29T18:09:41.044996+0000","last_peered":"2024-08-29T18:09:41.044996+0000","last_clean":"2024-08-29T18:09:41.044996+0000","last_became_active":"2024-08-29T18:06:55.473398+0000","last_became_peered":"2024-08-29T18:06:55.473398+0000","last_unstale":"2024-08-29T18:09:41.044996+0000","last_undegraded":"2024-08-29T18:09:41.044996+0000","last_fullsized":"2024-08-29T18:09:41.044996+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:23:54.724721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"76'12","reported_seq":38,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:10:17.063706+0000","last_change":"2024-08-29T18:06:46.286516+0000","last_active":"2024-08-29T18:10:17.063706+0000","last_peered":"2024-08-29T18:10:17.063706+0000","last_clean":"2024-08-29T18:10:17.063706+0000","last_became_active":"2024-08-29T18:06:46.285894+0000","last_became_peered":"2024-08-29T18:06:46.285894+0000","last_unstale":"2024-08-29T18:10:17.063706+0000","last_undegraded":"2024-08-29T18:10:17.063706+0000","last_fullsized":"2024-08-29T18:10:17.063706+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:02:38.181198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2630,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":9,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467035+0000","last_change":"2024-08-29T18:06:55.492729+0000","last_active":"2024-08-29T18:09:41.467035+0000","last_peered":"2024-08-29T18:09:41.467035+0000","last_clean":"2024-08-29T18:09:41.467035+0000","last_became_active":"2024-08-29T18:06:55.492084+0000","last_became_peered":"2024-08-29T18:06:55.492084+0000","last_unstale":"2024-08-29T18:09:41.467035+0000","last_undegraded":"2024-08-29T18:09:41.467035+0000","last_fullsized":"2024-08-29T18:09:41.467035+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:28:24.802508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052406+0000","last_change":"2024-08-29T18:06:46.260033+0000","last_active":"2024-08-29T18:09:41.052406+0000","last_peered":"2024-08-29T18:09:41.052406+0000","last_clean":"2024-08-29T18:09:41.052406+0000","last_became_active":"2024-08-29T18:06:46.259293+0000","last_became_peered":"2024-08-29T18:06:46.259293+0000","last_unstale":"2024-08-29T18:09:41.052406+0000","last_undegraded":"2024-08-29T18:09:41.052406+0000","last_fullsized":"2024-08-29T18:09:41.052406+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:40:23.646672+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":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.12","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050952+0000","last_change":"2024-08-29T18:06:55.481112+0000","last_active":"2024-08-29T18:09:41.050952+0000","last_peered":"2024-08-29T18:09:41.050952+0000","last_clean":"2024-08-29T18:09:41.050952+0000","last_became_active":"2024-08-29T18:06:55.478256+0000","last_became_peered":"2024-08-29T18:06:55.478256+0000","last_unstale":"2024-08-29T18:09:41.050952+0000","last_undegraded":"2024-08-29T18:09:41.050952+0000","last_fullsized":"2024-08-29T18:09:41.050952+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:56:53.760553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055855+0000","last_change":"2024-08-29T18:06:46.276204+0000","last_active":"2024-08-29T18:09:41.055855+0000","last_peered":"2024-08-29T18:09:41.055855+0000","last_clean":"2024-08-29T18:09:41.055855+0000","last_became_active":"2024-08-29T18:06:46.274555+0000","last_became_peered":"2024-08-29T18:06:46.274555+0000","last_unstale":"2024-08-29T18:09:41.055855+0000","last_undegraded":"2024-08-29T18:09:41.055855+0000","last_fullsized":"2024-08-29T18:09:41.055855+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:53:46.812371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467430+0000","last_change":"2024-08-29T18:06:55.497774+0000","last_active":"2024-08-29T18:09:41.467430+0000","last_peered":"2024-08-29T18:09:41.467430+0000","last_clean":"2024-08-29T18:09:41.467430+0000","last_became_active":"2024-08-29T18:06:55.497311+0000","last_became_peered":"2024-08-29T18:06:55.497311+0000","last_unstale":"2024-08-29T18:09:41.467430+0000","last_undegraded":"2024-08-29T18:09:41.467430+0000","last_fullsized":"2024-08-29T18:09:41.467430+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:56:21.940743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465745+0000","last_change":"2024-08-29T18:06:46.268603+0000","last_active":"2024-08-29T18:09:41.465745+0000","last_peered":"2024-08-29T18:09:41.465745+0000","last_clean":"2024-08-29T18:09:41.465745+0000","last_became_active":"2024-08-29T18:06:46.266581+0000","last_became_peered":"2024-08-29T18:06:46.266581+0000","last_unstale":"2024-08-29T18:09:41.465745+0000","last_undegraded":"2024-08-29T18:09:41.465745+0000","last_fullsized":"2024-08-29T18:09:41.465745+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:11:44.110729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465233+0000","last_change":"2024-08-29T18:06:55.506868+0000","last_active":"2024-08-29T18:09:41.465233+0000","last_peered":"2024-08-29T18:09:41.465233+0000","last_clean":"2024-08-29T18:09:41.465233+0000","last_became_active":"2024-08-29T18:06:55.506041+0000","last_became_peered":"2024-08-29T18:06:55.506041+0000","last_unstale":"2024-08-29T18:09:41.465233+0000","last_undegraded":"2024-08-29T18:09:41.465233+0000","last_fullsized":"2024-08-29T18:09:41.465233+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:06:00.205748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"66'8","reported_seq":34,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.069789+0000","last_change":"2024-08-29T18:06:46.263256+0000","last_active":"2024-08-29T18:09:41.069789+0000","last_peered":"2024-08-29T18:09:41.069789+0000","last_clean":"2024-08-29T18:09:41.069789+0000","last_became_active":"2024-08-29T18:06:46.262542+0000","last_became_peered":"2024-08-29T18:06:46.262542+0000","last_unstale":"2024-08-29T18:09:41.069789+0000","last_undegraded":"2024-08-29T18:09:41.069789+0000","last_fullsized":"2024-08-29T18:09:41.069789+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:12:20.013361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466369+0000","last_change":"2024-08-29T18:06:55.488044+0000","last_active":"2024-08-29T18:09:41.466369+0000","last_peered":"2024-08-29T18:09:41.466369+0000","last_clean":"2024-08-29T18:09:41.466369+0000","last_became_active":"2024-08-29T18:06:55.487399+0000","last_became_peered":"2024-08-29T18:06:55.487399+0000","last_unstale":"2024-08-29T18:09:41.466369+0000","last_undegraded":"2024-08-29T18:09:41.466369+0000","last_fullsized":"2024-08-29T18:09:41.466369+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:40:16.118093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.f","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.045031+0000","last_change":"2024-08-29T18:06:46.259847+0000","last_active":"2024-08-29T18:09:41.045031+0000","last_peered":"2024-08-29T18:09:41.045031+0000","last_clean":"2024-08-29T18:09:41.045031+0000","last_became_active":"2024-08-29T18:06:46.258820+0000","last_became_peered":"2024-08-29T18:06:46.258820+0000","last_unstale":"2024-08-29T18:09:41.045031+0000","last_undegraded":"2024-08-29T18:09:41.045031+0000","last_fullsized":"2024-08-29T18:09:41.045031+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:56:18.250318+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,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468308+0000","last_change":"2024-08-29T18:06:55.496942+0000","last_active":"2024-08-29T18:09:41.468308+0000","last_peered":"2024-08-29T18:09:41.468308+0000","last_clean":"2024-08-29T18:09:41.468308+0000","last_became_active":"2024-08-29T18:06:55.496317+0000","last_became_peered":"2024-08-29T18:06:55.496317+0000","last_unstale":"2024-08-29T18:09:41.468308+0000","last_undegraded":"2024-08-29T18:09:41.468308+0000","last_fullsized":"2024-08-29T18:09:41.468308+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:37:56.989132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.070805+0000","last_change":"2024-08-29T18:06:46.268691+0000","last_active":"2024-08-29T18:09:41.070805+0000","last_peered":"2024-08-29T18:09:41.070805+0000","last_clean":"2024-08-29T18:09:41.070805+0000","last_became_active":"2024-08-29T18:06:46.265397+0000","last_became_peered":"2024-08-29T18:06:46.265397+0000","last_unstale":"2024-08-29T18:09:41.070805+0000","last_undegraded":"2024-08-29T18:09:41.070805+0000","last_fullsized":"2024-08-29T18:09:41.070805+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:36:11.647429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":32,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468502+0000","last_change":"2024-08-29T18:07:59.073858+0000","last_active":"2024-08-29T18:09:41.468502+0000","last_peered":"2024-08-29T18:09:41.468502+0000","last_clean":"2024-08-29T18:09:41.468502+0000","last_became_active":"2024-08-29T18:07:59.073254+0000","last_became_peered":"2024-08-29T18:07:59.073254+0000","last_unstale":"2024-08-29T18:09:41.468502+0000","last_undegraded":"2024-08-29T18:09:41.468502+0000","last_fullsized":"2024-08-29T18:09:41.468502+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:19:52.627914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.051096+0000","last_change":"2024-08-29T18:06:46.262886+0000","last_active":"2024-08-29T18:09:41.051096+0000","last_peered":"2024-08-29T18:09:41.051096+0000","last_clean":"2024-08-29T18:09:41.051096+0000","last_became_active":"2024-08-29T18:06:46.261726+0000","last_became_peered":"2024-08-29T18:06:46.261726+0000","last_unstale":"2024-08-29T18:09:41.051096+0000","last_undegraded":"2024-08-29T18:09:41.051096+0000","last_fullsized":"2024-08-29T18:09:41.051096+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:39:44.724291+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":[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.c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055972+0000","last_change":"2024-08-29T18:06:55.483882+0000","last_active":"2024-08-29T18:09:41.055972+0000","last_peered":"2024-08-29T18:09:41.055972+0000","last_clean":"2024-08-29T18:09:41.055972+0000","last_became_active":"2024-08-29T18:06:55.483591+0000","last_became_peered":"2024-08-29T18:06:55.483591+0000","last_unstale":"2024-08-29T18:09:41.055972+0000","last_undegraded":"2024-08-29T18:09:41.055972+0000","last_fullsized":"2024-08-29T18:09:41.055972+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:03:42.541387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.070341+0000","last_change":"2024-08-29T18:06:46.272526+0000","last_active":"2024-08-29T18:09:41.070341+0000","last_peered":"2024-08-29T18:09:41.070341+0000","last_clean":"2024-08-29T18:09:41.070341+0000","last_became_active":"2024-08-29T18:06:46.271654+0000","last_became_peered":"2024-08-29T18:06:46.271654+0000","last_unstale":"2024-08-29T18:09:41.070341+0000","last_undegraded":"2024-08-29T18:09:41.070341+0000","last_fullsized":"2024-08-29T18:09:41.070341+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:13:51.002154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467860+0000","last_change":"2024-08-29T18:06:55.482894+0000","last_active":"2024-08-29T18:09:41.467860+0000","last_peered":"2024-08-29T18:09:41.467860+0000","last_clean":"2024-08-29T18:09:41.467860+0000","last_became_active":"2024-08-29T18:06:55.480227+0000","last_became_peered":"2024-08-29T18:06:55.480227+0000","last_unstale":"2024-08-29T18:09:41.467860+0000","last_undegraded":"2024-08-29T18:09:41.467860+0000","last_fullsized":"2024-08-29T18:09:41.467860+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:45:42.453648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.762237+0000","last_change":"2024-08-29T18:09:41.467642+0000","last_active":"2024-08-29T18:09:45.762237+0000","last_peered":"2024-08-29T18:09:45.762237+0000","last_clean":"2024-08-29T18:09:45.762237+0000","last_became_active":"2024-08-29T18:09:31.336112+0000","last_became_peered":"2024-08-29T18:09:31.336112+0000","last_unstale":"2024-08-29T18:09:45.762237+0000","last_undegraded":"2024-08-29T18:09:45.762237+0000","last_fullsized":"2024-08-29T18:09:45.762237+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:52:30.736477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001164825,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"69'128","reported_seq":273,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.949304+0000","last_change":"2024-08-29T18:05:46.696376+0000","last_active":"2024-08-29T18:09:45.949304+0000","last_peered":"2024-08-29T18:09:45.949304+0000","last_clean":"2024-08-29T18:09:45.949304+0000","last_became_active":"2024-08-29T18:05:46.695440+0000","last_became_peered":"2024-08-29T18:05:46.695440+0000","last_unstale":"2024-08-29T18:09:45.949304+0000","last_undegraded":"2024-08-29T18:09:45.949304+0000","last_fullsized":"2024-08-29T18:09:45.949304+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_clean_scrub_stamp":"2024-08-29T18:01:18.570400+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:32:07.065852+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.167058+0000","last_change":"2024-08-29T18:06:46.277401+0000","last_active":"2024-08-29T18:09:46.167058+0000","last_peered":"2024-08-29T18:09:46.167058+0000","last_clean":"2024-08-29T18:09:46.167058+0000","last_became_active":"2024-08-29T18:06:46.274797+0000","last_became_peered":"2024-08-29T18:06:46.274797+0000","last_unstale":"2024-08-29T18:09:46.167058+0000","last_undegraded":"2024-08-29T18:09:46.167058+0000","last_fullsized":"2024-08-29T18:09:46.167058+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:02:49.816792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.083689+0000","last_change":"2024-08-29T18:06:55.483630+0000","last_active":"2024-08-29T18:09:46.083689+0000","last_peered":"2024-08-29T18:09:46.083689+0000","last_clean":"2024-08-29T18:09:46.083689+0000","last_became_active":"2024-08-29T18:06:55.482889+0000","last_became_peered":"2024-08-29T18:06:55.482889+0000","last_unstale":"2024-08-29T18:09:46.083689+0000","last_undegraded":"2024-08-29T18:09:46.083689+0000","last_fullsized":"2024-08-29T18:09:46.083689+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:53:24.996743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.745575+0000","last_change":"2024-08-29T18:09:41.054762+0000","last_active":"2024-08-29T18:09:45.745575+0000","last_peered":"2024-08-29T18:09:45.745575+0000","last_clean":"2024-08-29T18:09:45.745575+0000","last_became_active":"2024-08-29T18:09:31.350697+0000","last_became_peered":"2024-08-29T18:09:31.350697+0000","last_unstale":"2024-08-29T18:09:45.745575+0000","last_undegraded":"2024-08-29T18:09:45.745575+0000","last_fullsized":"2024-08-29T18:09:45.745575+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:02.409945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055853299999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.949072+0000","last_change":"2024-08-29T18:06:46.281947+0000","last_active":"2024-08-29T18:09:45.949072+0000","last_peered":"2024-08-29T18:09:45.949072+0000","last_clean":"2024-08-29T18:09:45.949072+0000","last_became_active":"2024-08-29T18:06:46.281196+0000","last_became_peered":"2024-08-29T18:06:46.281196+0000","last_unstale":"2024-08-29T18:09:45.949072+0000","last_undegraded":"2024-08-29T18:09:45.949072+0000","last_fullsized":"2024-08-29T18:09:45.949072+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:47:15.639908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050272+0000","last_change":"2024-08-29T18:06:55.497061+0000","last_active":"2024-08-29T18:09:41.050272+0000","last_peered":"2024-08-29T18:09:41.050272+0000","last_clean":"2024-08-29T18:09:41.050272+0000","last_became_active":"2024-08-29T18:06:55.493062+0000","last_became_peered":"2024-08-29T18:06:55.493062+0000","last_unstale":"2024-08-29T18:09:41.050272+0000","last_undegraded":"2024-08-29T18:09:41.050272+0000","last_fullsized":"2024-08-29T18:09:41.050272+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:36:47.955717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.741387+0000","last_change":"2024-08-29T18:09:41.052278+0000","last_active":"2024-08-29T18:09:45.741387+0000","last_peered":"2024-08-29T18:09:45.741387+0000","last_clean":"2024-08-29T18:09:45.741387+0000","last_became_active":"2024-08-29T18:09:31.349669+0000","last_became_peered":"2024-08-29T18:09:31.349669+0000","last_unstale":"2024-08-29T18:09:45.741387+0000","last_undegraded":"2024-08-29T18:09:45.741387+0000","last_fullsized":"2024-08-29T18:09:45.741387+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:50:36.745795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017734579999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.164440+0000","last_change":"2024-08-29T18:06:46.267582+0000","last_active":"2024-08-29T18:09:46.164440+0000","last_peered":"2024-08-29T18:09:46.164440+0000","last_clean":"2024-08-29T18:09:46.164440+0000","last_became_active":"2024-08-29T18:06:46.265831+0000","last_became_peered":"2024-08-29T18:06:46.265831+0000","last_unstale":"2024-08-29T18:09:46.164440+0000","last_undegraded":"2024-08-29T18:09:46.164440+0000","last_fullsized":"2024-08-29T18:09:46.164440+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:08:37.824437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.739743+0000","last_change":"2024-08-29T18:06:55.482981+0000","last_active":"2024-08-29T18:09:45.739743+0000","last_peered":"2024-08-29T18:09:45.739743+0000","last_clean":"2024-08-29T18:09:45.739743+0000","last_became_active":"2024-08-29T18:06:55.482049+0000","last_became_peered":"2024-08-29T18:06:55.482049+0000","last_unstale":"2024-08-29T18:09:45.739743+0000","last_undegraded":"2024-08-29T18:09:45.739743+0000","last_fullsized":"2024-08-29T18:09:45.739743+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:39:30.835919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.740329+0000","last_change":"2024-08-29T18:09:41.055738+0000","last_active":"2024-08-29T18:09:45.740329+0000","last_peered":"2024-08-29T18:09:45.740329+0000","last_clean":"2024-08-29T18:09:45.740329+0000","last_became_active":"2024-08-29T18:09:31.352832+0000","last_became_peered":"2024-08-29T18:09:31.352832+0000","last_unstale":"2024-08-29T18:09:45.740329+0000","last_undegraded":"2024-08-29T18:09:45.740329+0000","last_fullsized":"2024-08-29T18:09:45.740329+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:45:23.802609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074197,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.167216+0000","last_change":"2024-08-29T18:06:46.281688+0000","last_active":"2024-08-29T18:09:46.167216+0000","last_peered":"2024-08-29T18:09:46.167216+0000","last_clean":"2024-08-29T18:09:46.167216+0000","last_became_active":"2024-08-29T18:06:46.280957+0000","last_became_peered":"2024-08-29T18:06:46.280957+0000","last_unstale":"2024-08-29T18:09:46.167216+0000","last_undegraded":"2024-08-29T18:09:46.167216+0000","last_fullsized":"2024-08-29T18:09:46.167216+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:07:01.109765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.738591+0000","last_change":"2024-08-29T18:06:55.478093+0000","last_active":"2024-08-29T18:09:45.738591+0000","last_peered":"2024-08-29T18:09:45.738591+0000","last_clean":"2024-08-29T18:09:45.738591+0000","last_became_active":"2024-08-29T18:06:55.477805+0000","last_became_peered":"2024-08-29T18:06:55.477805+0000","last_unstale":"2024-08-29T18:09:45.738591+0000","last_undegraded":"2024-08-29T18:09:45.738591+0000","last_fullsized":"2024-08-29T18:09:45.738591+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:50:47.605258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"75'2","reported_seq":22,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.739975+0000","last_change":"2024-08-29T18:09:41.052619+0000","last_active":"2024-08-29T18:09:45.739975+0000","last_peered":"2024-08-29T18:09:45.739975+0000","last_clean":"2024-08-29T18:09:45.739975+0000","last_became_active":"2024-08-29T18:09:31.351149+0000","last_became_peered":"2024-08-29T18:09:31.351149+0000","last_unstale":"2024-08-29T18:09:45.739975+0000","last_undegraded":"2024-08-29T18:09:45.739975+0000","last_fullsized":"2024-08-29T18:09:45.739975+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:22.471114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014798739999999999,"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,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.741123+0000","last_change":"2024-08-29T18:06:46.269792+0000","last_active":"2024-08-29T18:09:45.741123+0000","last_peered":"2024-08-29T18:09:45.741123+0000","last_clean":"2024-08-29T18:09:45.741123+0000","last_became_active":"2024-08-29T18:06:46.268026+0000","last_became_peered":"2024-08-29T18:06:46.268026+0000","last_unstale":"2024-08-29T18:09:45.741123+0000","last_undegraded":"2024-08-29T18:09:45.741123+0000","last_fullsized":"2024-08-29T18:09:45.741123+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:40:33.314629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.056050+0000","last_change":"2024-08-29T18:06:55.484365+0000","last_active":"2024-08-29T18:09:41.056050+0000","last_peered":"2024-08-29T18:09:41.056050+0000","last_clean":"2024-08-29T18:09:41.056050+0000","last_became_active":"2024-08-29T18:06:55.483792+0000","last_became_peered":"2024-08-29T18:06:55.483792+0000","last_unstale":"2024-08-29T18:09:41.056050+0000","last_undegraded":"2024-08-29T18:09:41.056050+0000","last_fullsized":"2024-08-29T18:09:41.056050+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:40:41.713865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.743509+0000","last_change":"2024-08-29T18:09:41.052922+0000","last_active":"2024-08-29T18:09:45.743509+0000","last_peered":"2024-08-29T18:09:45.743509+0000","last_clean":"2024-08-29T18:09:45.743509+0000","last_became_active":"2024-08-29T18:09:31.349672+0000","last_became_peered":"2024-08-29T18:09:31.349672+0000","last_unstale":"2024-08-29T18:09:45.743509+0000","last_undegraded":"2024-08-29T18:09:45.743509+0000","last_fullsized":"2024-08-29T18:09:45.743509+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:02:02.115318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001606045,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":27,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.950159+0000","last_change":"2024-08-29T18:06:46.275126+0000","last_active":"2024-08-29T18:09:45.950159+0000","last_peered":"2024-08-29T18:09:45.950159+0000","last_clean":"2024-08-29T18:09:45.950159+0000","last_became_active":"2024-08-29T18:06:46.274352+0000","last_became_peered":"2024-08-29T18:06:46.274352+0000","last_unstale":"2024-08-29T18:09:45.950159+0000","last_undegraded":"2024-08-29T18:09:45.950159+0000","last_fullsized":"2024-08-29T18:09:45.950159+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:20:09.379001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055375+0000","last_change":"2024-08-29T18:06:55.484714+0000","last_active":"2024-08-29T18:09:41.055375+0000","last_peered":"2024-08-29T18:09:41.055375+0000","last_clean":"2024-08-29T18:09:41.055375+0000","last_became_active":"2024-08-29T18:06:55.483893+0000","last_became_peered":"2024-08-29T18:06:55.483893+0000","last_unstale":"2024-08-29T18:09:41.055375+0000","last_undegraded":"2024-08-29T18:09:41.055375+0000","last_fullsized":"2024-08-29T18:09:41.055375+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:25:39.862686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.082674+0000","last_change":"2024-08-29T18:09:41.174359+0000","last_active":"2024-08-29T18:09:46.082674+0000","last_peered":"2024-08-29T18:09:46.082674+0000","last_clean":"2024-08-29T18:09:46.082674+0000","last_became_active":"2024-08-29T18:09:31.338202+0000","last_became_peered":"2024-08-29T18:09:31.338202+0000","last_unstale":"2024-08-29T18:09:46.082674+0000","last_undegraded":"2024-08-29T18:09:46.082674+0000","last_fullsized":"2024-08-29T18:09:46.082674+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:45:21.467513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090542499999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"66'1","reported_seq":27,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052517+0000","last_change":"2024-08-29T18:06:46.281853+0000","last_active":"2024-08-29T18:09:41.052517+0000","last_peered":"2024-08-29T18:09:41.052517+0000","last_clean":"2024-08-29T18:09:41.052517+0000","last_became_active":"2024-08-29T18:06:46.280966+0000","last_became_peered":"2024-08-29T18:06:46.280966+0000","last_unstale":"2024-08-29T18:09:41.052517+0000","last_undegraded":"2024-08-29T18:09:41.052517+0000","last_fullsized":"2024-08-29T18:09:41.052517+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:50:46.834835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.174265+0000","last_change":"2024-08-29T18:06:55.498522+0000","last_active":"2024-08-29T18:09:41.174265+0000","last_peered":"2024-08-29T18:09:41.174265+0000","last_clean":"2024-08-29T18:09:41.174265+0000","last_became_active":"2024-08-29T18:06:55.497973+0000","last_became_peered":"2024-08-29T18:06:55.497973+0000","last_unstale":"2024-08-29T18:09:41.174265+0000","last_undegraded":"2024-08-29T18:09:41.174265+0000","last_fullsized":"2024-08-29T18:09:41.174265+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:37:02.022141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.737898+0000","last_change":"2024-08-29T18:09:41.045107+0000","last_active":"2024-08-29T18:09:45.737898+0000","last_peered":"2024-08-29T18:09:45.737898+0000","last_clean":"2024-08-29T18:09:45.737898+0000","last_became_active":"2024-08-29T18:09:31.347405+0000","last_became_peered":"2024-08-29T18:09:31.347405+0000","last_unstale":"2024-08-29T18:09:45.737898+0000","last_undegraded":"2024-08-29T18:09:45.737898+0000","last_fullsized":"2024-08-29T18:09:45.737898+0000","mapping_epoch":70,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:36:37.638456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077704100000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.466517+0000","last_change":"2024-08-29T18:06:46.275171+0000","last_active":"2024-08-29T18:09:41.466517+0000","last_peered":"2024-08-29T18:09:41.466517+0000","last_clean":"2024-08-29T18:09:41.466517+0000","last_became_active":"2024-08-29T18:06:46.273763+0000","last_became_peered":"2024-08-29T18:06:46.273763+0000","last_unstale":"2024-08-29T18:09:41.466517+0000","last_undegraded":"2024-08-29T18:09:41.466517+0000","last_fullsized":"2024-08-29T18:09:41.466517+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:26:56.101411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.054007+0000","last_change":"2024-08-29T18:06:55.478370+0000","last_active":"2024-08-29T18:09:41.054007+0000","last_peered":"2024-08-29T18:09:41.054007+0000","last_clean":"2024-08-29T18:09:41.054007+0000","last_became_active":"2024-08-29T18:06:55.469827+0000","last_became_peered":"2024-08-29T18:06:55.469827+0000","last_unstale":"2024-08-29T18:09:41.054007+0000","last_undegraded":"2024-08-29T18:09:41.054007+0000","last_fullsized":"2024-08-29T18:09:41.054007+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:50:46.810540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465935+0000","last_change":"2024-08-29T18:06:46.277788+0000","last_active":"2024-08-29T18:09:41.465935+0000","last_peered":"2024-08-29T18:09:41.465935+0000","last_clean":"2024-08-29T18:09:41.465935+0000","last_became_active":"2024-08-29T18:06:46.276828+0000","last_became_peered":"2024-08-29T18:06:46.276828+0000","last_unstale":"2024-08-29T18:09:41.465935+0000","last_undegraded":"2024-08-29T18:09:41.465935+0000","last_fullsized":"2024-08-29T18:09:41.465935+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:23:31.662410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.044584+0000","last_change":"2024-08-29T18:06:55.477299+0000","last_active":"2024-08-29T18:09:41.044584+0000","last_peered":"2024-08-29T18:09:41.044584+0000","last_clean":"2024-08-29T18:09:41.044584+0000","last_became_active":"2024-08-29T18:06:55.476975+0000","last_became_peered":"2024-08-29T18:06:55.476975+0000","last_unstale":"2024-08-29T18:09:41.044584+0000","last_undegraded":"2024-08-29T18:09:41.044584+0000","last_fullsized":"2024-08-29T18:09:41.044584+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:57:35.577911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.9","version":"0'0","reported_seq":35,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.050791+0000","last_change":"2024-08-29T18:07:59.130436+0000","last_active":"2024-08-29T18:09:41.050791+0000","last_peered":"2024-08-29T18:09:41.050791+0000","last_clean":"2024-08-29T18:09:41.050791+0000","last_became_active":"2024-08-29T18:07:59.129433+0000","last_became_peered":"2024-08-29T18:07:59.129433+0000","last_unstale":"2024-08-29T18:09:41.050791+0000","last_undegraded":"2024-08-29T18:09:41.050791+0000","last_fullsized":"2024-08-29T18:09:41.050791+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:16.491059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173851+0000","last_change":"2024-08-29T18:06:55.477087+0000","last_active":"2024-08-29T18:09:41.173851+0000","last_peered":"2024-08-29T18:09:41.173851+0000","last_clean":"2024-08-29T18:09:41.173851+0000","last_became_active":"2024-08-29T18:06:55.476345+0000","last_became_peered":"2024-08-29T18:06:55.476345+0000","last_unstale":"2024-08-29T18:09:41.173851+0000","last_undegraded":"2024-08-29T18:09:41.173851+0000","last_fullsized":"2024-08-29T18:09:41.173851+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:10:23.068944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.a","version":"0'0","reported_seq":26,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.052858+0000","last_change":"2024-08-29T18:06:46.270136+0000","last_active":"2024-08-29T18:09:41.052858+0000","last_peered":"2024-08-29T18:09:41.052858+0000","last_clean":"2024-08-29T18:09:41.052858+0000","last_became_active":"2024-08-29T18:06:46.267327+0000","last_became_peered":"2024-08-29T18:06:46.267327+0000","last_unstale":"2024-08-29T18:09:41.052858+0000","last_undegraded":"2024-08-29T18:09:41.052858+0000","last_fullsized":"2024-08-29T18:09:41.052858+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:53:27.006861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.173839+0000","last_change":"2024-08-29T18:06:55.494215+0000","last_active":"2024-08-29T18:09:41.173839+0000","last_peered":"2024-08-29T18:09:41.173839+0000","last_clean":"2024-08-29T18:09:41.173839+0000","last_became_active":"2024-08-29T18:06:55.493473+0000","last_became_peered":"2024-08-29T18:06:55.493473+0000","last_unstale":"2024-08-29T18:09:41.173839+0000","last_undegraded":"2024-08-29T18:09:41.173839+0000","last_fullsized":"2024-08-29T18:09:41.173839+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:45:16.491953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467971+0000","last_change":"2024-08-29T18:06:46.270429+0000","last_active":"2024-08-29T18:09:41.467971+0000","last_peered":"2024-08-29T18:09:41.467971+0000","last_clean":"2024-08-29T18:09:41.467971+0000","last_became_active":"2024-08-29T18:06:46.269142+0000","last_became_peered":"2024-08-29T18:06:46.269142+0000","last_unstale":"2024-08-29T18:09:41.467971+0000","last_undegraded":"2024-08-29T18:09:41.467971+0000","last_fullsized":"2024-08-29T18:09:41.467971+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:07:46.595217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.465796+0000","last_change":"2024-08-29T18:06:55.474357+0000","last_active":"2024-08-29T18:09:41.465796+0000","last_peered":"2024-08-29T18:09:41.465796+0000","last_clean":"2024-08-29T18:09:41.465796+0000","last_became_active":"2024-08-29T18:06:55.473633+0000","last_became_peered":"2024-08-29T18:06:55.473633+0000","last_unstale":"2024-08-29T18:09:41.465796+0000","last_undegraded":"2024-08-29T18:09:41.465796+0000","last_fullsized":"2024-08-29T18:09:41.465796+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:47:53.108654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055974+0000","last_change":"2024-08-29T18:06:55.489777+0000","last_active":"2024-08-29T18:09:41.055974+0000","last_peered":"2024-08-29T18:09:41.055974+0000","last_clean":"2024-08-29T18:09:41.055974+0000","last_became_active":"2024-08-29T18:06:55.489146+0000","last_became_peered":"2024-08-29T18:06:55.489146+0000","last_unstale":"2024-08-29T18:09:41.055974+0000","last_undegraded":"2024-08-29T18:09:41.055974+0000","last_fullsized":"2024-08-29T18:09:41.055974+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:52:14.686644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.467421+0000","last_change":"2024-08-29T18:06:46.275765+0000","last_active":"2024-08-29T18:09:41.467421+0000","last_peered":"2024-08-29T18:09:41.467421+0000","last_clean":"2024-08-29T18:09:41.467421+0000","last_became_active":"2024-08-29T18:06:46.274663+0000","last_became_peered":"2024-08-29T18:06:46.274663+0000","last_unstale":"2024-08-29T18:09:41.467421+0000","last_undegraded":"2024-08-29T18:09:41.467421+0000","last_fullsized":"2024-08-29T18:09:41.467421+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:26:29.323656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":23,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.055916+0000","last_change":"2024-08-29T18:06:55.489808+0000","last_active":"2024-08-29T18:09:41.055916+0000","last_peered":"2024-08-29T18:09:41.055916+0000","last_clean":"2024-08-29T18:09:41.055916+0000","last_became_active":"2024-08-29T18:06:55.489418+0000","last_became_peered":"2024-08-29T18:06:55.489418+0000","last_unstale":"2024-08-29T18:09:41.055916+0000","last_undegraded":"2024-08-29T18:09:41.055916+0000","last_fullsized":"2024-08-29T18:09:41.055916+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:06:33.654581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":28,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-29T18:09:41.468109+0000","last_change":"2024-08-29T18:06:46.272316+0000","last_active":"2024-08-29T18:09:41.468109+0000","last_peered":"2024-08-29T18:09:41.468109+0000","last_clean":"2024-08-29T18:09:41.468109+0000","last_became_active":"2024-08-29T18:06:46.271258+0000","last_became_peered":"2024-08-29T18:06:46.271258+0000","last_unstale":"2024-08-29T18:09:41.468109+0000","last_undegraded":"2024-08-29T18:09:41.468109+0000","last_fullsized":"2024-08-29T18:09:41.468109+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:25:13.366893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.741956+0000","last_change":"2024-08-29T18:07:59.077691+0000","last_active":"2024-08-29T18:09:45.741956+0000","last_peered":"2024-08-29T18:09:45.741956+0000","last_clean":"2024-08-29T18:09:45.741956+0000","last_became_active":"2024-08-29T18:07:59.076641+0000","last_became_peered":"2024-08-29T18:07:59.076641+0000","last_unstale":"2024-08-29T18:09:45.741956+0000","last_undegraded":"2024-08-29T18:09:45.741956+0000","last_fullsized":"2024-08-29T18:09:45.741956+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:50:20.197035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1e","version":"66'1","reported_seq":28,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.084019+0000","last_change":"2024-08-29T18:06:46.270341+0000","last_active":"2024-08-29T18:09:46.084019+0000","last_peered":"2024-08-29T18:09:46.084019+0000","last_clean":"2024-08-29T18:09:46.084019+0000","last_became_active":"2024-08-29T18:06:46.269640+0000","last_became_peered":"2024-08-29T18:06:46.269640+0000","last_unstale":"2024-08-29T18:09:46.084019+0000","last_undegraded":"2024-08-29T18:09:46.084019+0000","last_fullsized":"2024-08-29T18:09:46.084019+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:33:17.051621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:46.083442+0000","last_change":"2024-08-29T18:06:55.480092+0000","last_active":"2024-08-29T18:09:46.083442+0000","last_peered":"2024-08-29T18:09:46.083442+0000","last_clean":"2024-08-29T18:09:46.083442+0000","last_became_active":"2024-08-29T18:06:55.479343+0000","last_became_peered":"2024-08-29T18:06:55.479343+0000","last_unstale":"2024-08-29T18:09:46.083442+0000","last_undegraded":"2024-08-29T18:09:46.083442+0000","last_fullsized":"2024-08-29T18:09:46.083442+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:47:31.939797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"66'4","reported_seq":31,"reported_epoch":76,"state":"active+clean","last_fresh":"2024-08-29T18:09:45.745983+0000","last_change":"2024-08-29T18:06:46.266275+0000","last_active":"2024-08-29T18:09:45.745983+0000","last_peered":"2024-08-29T18:09:45.745983+0000","last_clean":"2024-08-29T18:09:45.745983+0000","last_became_active":"2024-08-29T18:06:46.265438+0000","last_became_peered":"2024-08-29T18:06:46.265438+0000","last_unstale":"2024-08-29T18:09:45.745983+0000","last_undegraded":"2024-08-29T18:09:45.745983+0000","last_fullsized":"2024-08-29T18:09:45.745983+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-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:30:27.085524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3428,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":51,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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":10284,"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":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201346,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28372,"kb_used_data":1352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716780,"statfs":{"total":95995035648,"available":95965982720,"internally_reserved":0,"allocated":1384448,"data_stored":943421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.92200000000000004,"15min":0.89800000000000002},"min":{"1min":0.65600000000000003,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.97499999999999998},"min":{"1min":0.58199999999999996,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.22,"5min":1.8859999999999999,"15min":1.8859999999999999},"last":1.044}]},{"osd":1,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.94299999999999995,"15min":0.94399999999999995},"min":{"1min":0.53100000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.413,"5min":1.6639999999999999,"15min":1.6639999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.876,"5min":0.95299999999999996,"15min":0.98699999999999999},"min":{"1min":0.60199999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.1599999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.78200000000000003}]},{"osd":2,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.006,"15min":1.0329999999999999},"min":{"1min":0.621,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.268,"5min":1.9750000000000001,"15min":1.9750000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.95199999999999996,"15min":0.97599999999999998},"min":{"1min":0.65200000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.248,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.96599999999999997}]},{"osd":3,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91500000000000004,"15min":0.94199999999999995},"min":{"1min":0.70999999999999996,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2649999999999999,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":0.751},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.98699999999999999,"15min":0.97399999999999998},"min":{"1min":0.73499999999999999,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.242,"5min":1.8240000000000001,"15min":1.8240000000000001},"last":1.0129999999999999}]},{"osd":4,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.89000000000000001,"15min":0.90400000000000003},"min":{"1min":0.70699999999999996,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2230000000000001,"5min":2.044,"15min":2.044},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.67100000000000004,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2290000000000001,"5min":2.0129999999999999,"15min":2.0129999999999999},"last":0.67100000000000004}]},{"osd":5,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.96499999999999997,"15min":0.93500000000000005},"min":{"1min":0.69799999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.4419999999999999,"5min":2.028,"15min":2.028},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.073,"15min":1.054},"min":{"1min":0.85399999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.329,"5min":2.1339999999999999,"15min":2.1339999999999999},"last":0.98799999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:10:50 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.083,"15min":1.048},"min":{"1min":0.68100000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.375,"5min":2.2010000000000001,"15min":2.2010000000000001},"last":1.123},{"interface":"front","average":{"1min":1.008,"5min":0.98699999999999999,"15min":0.98399999999999999},"min":{"1min":0.79700000000000004,"5min":0.38,"15min":0.38},"max":{"1min":1.3,"5min":2.0750000000000002,"15min":2.0750000000000002},"last":0.81599999999999995}]}]},{"osd":6,"up_from":47,"seq":201863462989,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32468,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712684,"statfs":{"total":95995035648,"available":95961788416,"internally_reserved":0,"allocated":1388544,"data_stored":945505,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"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":"Thu Aug 29 18:10:58 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.88600000000000001,"15min":0.86599999999999999},"min":{"1min":0.55000000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.23,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.88600000000000001,"15min":0.92900000000000005},"min":{"1min":0.57799999999999996,"5min":0.56599999999999995,"15min":0.5},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":2.0990000000000002},"last":0.73399999999999999}]},{"osd":1,"last update":"Thu Aug 29 18:10:58 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.93000000000000005,"15min":0.90200000000000002},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.179,"5min":1.371,"15min":1.371},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.92100000000000004,"15min":0.89300000000000002},"min":{"1min":0.70499999999999996,"5min":0.55700000000000005,"15min":0.54600000000000004},"max":{"1min":1.234,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.069}]},{"osd":2,"last update":"Thu Aug 29 18:10:58 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.96599999999999997,"15min":0.92600000000000005},"min":{"1min":0.65900000000000003,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.298,"5min":2.508,"15min":2.508},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.93000000000000005,"15min":0.89200000000000002},"min":{"1min":0.69399999999999995,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2170000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.85299999999999998}]},{"osd":3,"last update":"Thu Aug 29 18:10:58 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.93200000000000005,"15min":0.92700000000000005},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.129,"5min":1.3,"15min":1.423},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0349999999999999,"15min":0.95599999999999996},"min":{"1min":0.749,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3049999999999999,"5min":2.621,"15min":2.621},"last":1.147}]},{"osd":4,"last update":"Thu Aug 29 18:10:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89200000000000002,"15min":0.81100000000000005},"min":{"1min":0.53600000000000003,"5min":0.46000000000000002,"15min":0.378},"max":{"1min":1.24,"5min":1.345,"15min":1.345},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.94899999999999995,"15min":0.90100000000000002},"min":{"1min":0.56000000000000005,"5min":0.38600000000000001,"15min":0.371},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.476},"last":0.96599999999999997}]},{"osd":5,"last update":"Thu Aug 29 18:10:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.97199999999999998,"15min":0.88600000000000001},"min":{"1min":0.58499999999999996,"5min":0.44700000000000001,"15min":0.434},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.996},{"interface":"front","average":{"1min":0.97499999999999998,"5min":1.0069999999999999,"15min":0.94099999999999995},"min":{"1min":0.65500000000000003,"5min":0.434,"15min":0.434},"max":{"1min":1.24,"5min":1.4419999999999999,"15min":1.5329999999999999},"last":1.0429999999999999}]},{"osd":7,"last update":"Thu Aug 29 18:10:51 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.0600000000000001,"15min":1.032},"min":{"1min":0.622,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.262,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.115},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0860000000000001,"15min":1.1180000000000001},"min":{"1min":0.60199999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.365,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.2729999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724632,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27804,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717348,"statfs":{"total":95995035648,"available":95966564352,"internally_reserved":0,"allocated":806912,"data_stored":355461,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.88100000000000001,"15min":0.85699999999999998},"min":{"1min":0.64100000000000001,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2050000000000001,"5min":1.3240000000000001,"15min":1.3480000000000001},"last":1.228},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89300000000000002,"15min":0.84499999999999997},"min":{"1min":0.66800000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.194,"5min":1.53,"15min":1.53},"last":0.97199999999999998}]},{"osd":1,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.81699999999999995},"min":{"1min":0.627,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1319999999999999,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.60599999999999998,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2609999999999999,"5min":1.45,"15min":1.45},"last":1.0269999999999999}]},{"osd":2,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.88600000000000001,"15min":0.87},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.347,"5min":1.347,"15min":1.4339999999999999},"last":1.304},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.91100000000000003,"15min":0.89100000000000001},"min":{"1min":0.68999999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.264,"5min":1.264,"15min":1.264},"last":0.77200000000000002}]},{"osd":3,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92500000000000004,"15min":0.89100000000000001},"min":{"1min":0.65400000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2130000000000001,"5min":1.238,"15min":1.5009999999999999},"last":1.1579999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93899999999999995,"15min":0.91500000000000004},"min":{"1min":0.59199999999999997,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.0529999999999999}]},{"osd":4,"last update":"Thu Aug 29 18:10:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.82499999999999996,"15min":0.745},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1919999999999999,"5min":1.325,"15min":1.3999999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.91500000000000004,"15min":0.82499999999999996},"min":{"1min":0.49399999999999999,"5min":0.40699999999999997,"15min":0.379},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.073}]},{"osd":6,"last update":"Thu Aug 29 18:10:57 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93899999999999995,"15min":0.84799999999999998},"min":{"1min":0.51300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.2110000000000001,"5min":1.401,"15min":1.401},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.004,"15min":0.91700000000000004},"min":{"1min":0.44,"5min":0.39700000000000002,"15min":0.39600000000000002},"max":{"1min":1.3100000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.90000000000000002}]},{"osd":7,"last update":"Thu Aug 29 18:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94399999999999995,"15min":0.94199999999999995},"min":{"1min":0.42099999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.198,"5min":1.395,"15min":1.395},"last":0.998},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0469999999999999,"15min":1.0700000000000001},"min":{"1min":0.55400000000000005,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.343,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.1120000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986275,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31908,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713244,"statfs":{"total":95995035648,"available":95962361856,"internally_reserved":0,"allocated":811008,"data_stored":353780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.875,"15min":0.876},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.1699999999999999,"5min":1.292,"15min":1.292},"last":1.048},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.88600000000000001,"15min":0.86799999999999999},"min":{"1min":0.63200000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2949999999999999,"5min":1.399,"15min":1.399},"last":0.93400000000000005}]},{"osd":1,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.91400000000000003,"15min":0.87},"min":{"1min":0.57499999999999996,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.2390000000000001,"5min":1.304,"15min":1.304},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.90800000000000003,"15min":0.88900000000000001},"min":{"1min":0.51500000000000001,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.95899999999999996}]},{"osd":2,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.92200000000000004,"15min":0.872},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.1930000000000001,"5min":1.333,"15min":1.333},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94799999999999995,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.84999999999999998}]},{"osd":3,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.995,"15min":0.92700000000000005},"min":{"1min":0.626,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.117},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.996,"15min":0.95299999999999996},"min":{"1min":0.54100000000000004,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.228,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.90200000000000002}]},{"osd":5,"last update":"Thu Aug 29 18:10:05 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.86499999999999999,"15min":0.73899999999999999},"min":{"1min":0.48599999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.23,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.996},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93100000000000005,"15min":0.82599999999999996},"min":{"1min":0.54400000000000004,"5min":0.40999999999999998,"15min":0.34300000000000003},"max":{"1min":1.286,"5min":1.498,"15min":1.498},"last":1.0229999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:11:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.046,"15min":0.95799999999999996},"min":{"1min":0.71999999999999997,"5min":0.502,"15min":0.40999999999999998},"max":{"1min":1.3959999999999999,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.97299999999999998,"15min":0.89300000000000002},"min":{"1min":0.627,"5min":0.371,"15min":0.371},"max":{"1min":1.2709999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.0900000000000001}]},{"osd":7,"last update":"Thu Aug 29 18:10:55 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.042,"15min":1.0640000000000001},"min":{"1min":0.59899999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.256,"5min":1.399,"15min":1.399},"last":1.157},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.085,"15min":1.0900000000000001},"min":{"1min":0.77000000000000002,"5min":0.439,"15min":0.439},"max":{"1min":1.323,"5min":1.639,"15min":1.639},"last":1.137}]}]},{"osd":3,"up_from":26,"seq":111669149806,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27808,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717344,"statfs":{"total":95995035648,"available":95966560256,"internally_reserved":0,"allocated":811008,"data_stored":355787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.65200000000000002,"15min":0.64400000000000002},"min":{"1min":0.318,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.73199999999999998,"15min":0.69799999999999995},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":2.0529999999999999,"5min":2.0529999999999999,"15min":2.0529999999999999},"last":0.55600000000000005}]},{"osd":1,"last update":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.67000000000000004,"15min":0.65500000000000003},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.048,"5min":1.048,"15min":1.048},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.752,"5min":0.75900000000000001,"15min":0.72999999999999998},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.147,"5min":1.1859999999999999,"15min":1.194},"last":0.80200000000000005}]},{"osd":2,"last update":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.78500000000000003,"15min":0.79100000000000004},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.75800000000000001,"15min":0.72299999999999998},"min":{"1min":0.38100000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.996,"5min":1.377,"15min":1.377},"last":0.998}]},{"osd":4,"last update":"Thu Aug 29 18:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.89500000000000002},"min":{"1min":0.52900000000000003,"5min":0.497,"15min":0.497},"max":{"1min":1.3500000000000001,"5min":1.5,"15min":1.5},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.93400000000000005,"15min":0.89500000000000002},"min":{"1min":0.61699999999999999,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.371,"5min":2.0499999999999998,"15min":2.0499999999999998},"last":1.2529999999999999}]},{"osd":5,"last update":"Thu Aug 29 18:10:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.01,"15min":0.98199999999999998},"min":{"1min":0.70299999999999996,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3759999999999999,"5min":1.407,"15min":1.407},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0289999999999999,"15min":1.014},"min":{"1min":0.624,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4079999999999999,"5min":1.45,"15min":1.45},"last":1.2849999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.98099999999999998,"15min":0.99399999999999999},"min":{"1min":0.69199999999999995,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.288,"5min":1.421,"15min":1.421},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.044,"15min":1.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.2969999999999999,"5min":1.51,"15min":1.51},"last":0.97799999999999998}]},{"osd":7,"last update":"Thu Aug 29 18:10:56 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.0329999999999999,"15min":1.018},"min":{"1min":0.67500000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.397,"5min":1.615,"15min":1.615},"last":1.224},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0389999999999999,"15min":1.05},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1.379}]}]},{"osd":2,"up_from":18,"seq":77309411447,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31888,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713264,"statfs":{"total":95995035648,"available":95962382336,"internally_reserved":0,"allocated":790528,"data_stored":353053,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.64500000000000002,"15min":0.59999999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.0489999999999999,"5min":2.5499999999999998,"15min":2.5499999999999998},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71599999999999997,"15min":0.64000000000000001},"min":{"1min":0.30099999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.99099999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.71299999999999997}]},{"osd":1,"last update":"Thu Aug 29 18:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.748,"15min":0.69499999999999995},"min":{"1min":0.34300000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.98899999999999999,"5min":2.746,"15min":2.746},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.746,"5min":0.77200000000000002,"15min":0.70299999999999996},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":1.1080000000000001,"5min":1.236,"15min":1.236},"last":0.81000000000000005}]},{"osd":3,"last update":"Thu Aug 29 18:10:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.85699999999999998,"15min":0.79700000000000004},"min":{"1min":0.378,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.1559999999999999,"5min":2.6989999999999998,"15min":2.6989999999999998},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.76900000000000002,"15min":0.745},"min":{"1min":0.40000000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.1819999999999999,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.90700000000000003}]},{"osd":4,"last update":"Thu Aug 29 18:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.95899999999999996,"15min":0.91400000000000003},"min":{"1min":0.67700000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.325,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.0029999999999999,"15min":0.94999999999999996},"min":{"1min":0.53500000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.27,"5min":2.8239999999999998,"15min":2.8239999999999998},"last":0.95699999999999996}]},{"osd":5,"last update":"Thu Aug 29 18:10:04 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.60599999999999998,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.149,"5min":1.474,"15min":1.474},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.98899999999999999,"15min":0.95699999999999996},"min":{"1min":0.56499999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.153,"5min":2.113,"15min":2.113},"last":0.98899999999999999}]},{"osd":6,"last update":"Thu Aug 29 18:11:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.048,"15min":1.1479999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1950000000000001,"5min":2.0099999999999998,"15min":2.867},"last":1.03},{"interface":"front","average":{"1min":0.96499999999999997,"5min":1.014,"15min":1.052},"min":{"1min":0.65100000000000002,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.339,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.89300000000000002}]},{"osd":7,"last update":"Thu Aug 29 18:10:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":1.01,"15min":1.04},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2809999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0660000000000001,"15min":1.079},"min":{"1min":0.72199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2230000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.1000000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574979,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":798720,"data_stored":352959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Aug 29 18:10:47 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.622,"15min":0.57999999999999996},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.78500000000000003,"5min":1.032,"15min":1.032},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.69099999999999995,"15min":0.64100000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.29699999999999999},"max":{"1min":1.04,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.61199999999999999}]},{"osd":2,"last update":"Thu Aug 29 18:10:38 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.65600000000000003,"15min":0.60999999999999999},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.0049999999999999,"5min":1.1379999999999999,"15min":1.1479999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.747,"15min":0.69499999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.33900000000000002},"max":{"1min":1.1439999999999999,"5min":1.302,"15min":1.302},"last":0.96499999999999997}]},{"osd":3,"last update":"Thu Aug 29 18:10:30 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.80900000000000005,"15min":0.79900000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":0.878},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.73699999999999999,"15min":0.77100000000000002},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.0920000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.91800000000000004}]},{"osd":4,"last update":"Thu Aug 29 18:10:12 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.84299999999999997},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.3520000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.99299999999999999,"15min":0.94199999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.3109999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.141}]},{"osd":5,"last update":"Thu Aug 29 18:10:08 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.94799999999999995,"15min":0.91700000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.345,"5min":1.538,"15min":1.538},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.93700000000000006,"15min":0.89700000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.234,"5min":1.375,"15min":1.375},"last":1.1970000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:10:59 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.99099999999999999,"15min":1.0349999999999999},"min":{"1min":0.56899999999999995,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.2709999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.226},{"interface":"front","average":{"1min":0.97499999999999998,"5min":1.006,"15min":0.99099999999999999},"min":{"1min":0.63,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.45,"5min":1.48,"15min":1.48},"last":1.266}]},{"osd":7,"last update":"Thu Aug 29 18:10:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.032,"15min":1.054},"min":{"1min":0.59399999999999997,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.3999999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.3340000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":1.0129999999999999,"15min":1.026},"min":{"1min":0.65000000000000002,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.367,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.2470000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738510,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":944149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Aug 29 18:10:43 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.68100000000000005,"15min":0.60099999999999998},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.024,"5min":1.224,"15min":4.9100000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.69399999999999995,"15min":0.61699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.29299999999999998},"max":{"1min":0.79600000000000004,"5min":1.4319999999999999,"15min":4.8540000000000001},"last":0.54900000000000004}]},{"osd":2,"last update":"Thu Aug 29 18:10:37 2024","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.69799999999999995,"15min":0.65500000000000003},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.98399999999999999,"5min":1.091,"15min":1.123},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.78700000000000003,"15min":0.69099999999999995},"min":{"1min":0.317,"5min":0.317,"15min":0.29199999999999998},"max":{"1min":1.155,"5min":1.3500000000000001,"15min":4.7960000000000003},"last":0.65400000000000003}]},{"osd":3,"last update":"Thu Aug 29 18:10:31 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.80000000000000004,"15min":0.76300000000000001},"min":{"1min":0.40200000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.93000000000000005,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85799999999999998,"15min":0.82999999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":4.9950000000000001},"last":0.72199999999999998}]},{"osd":4,"last update":"Thu Aug 29 18:10:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90700000000000003,"15min":1.0109999999999999},"min":{"1min":0.59399999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1299999999999999,"5min":1.347,"15min":4.7469999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.96899999999999997,"15min":0.92300000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2150000000000001,"5min":1.639,"15min":1.639},"last":0.70899999999999996}]},{"osd":5,"last update":"Thu Aug 29 18:10:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.04,"15min":1.006},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.4650000000000001,"5min":1.496,"15min":1.496},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.999,"15min":0.96899999999999997},"min":{"1min":0.63200000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.22,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.88900000000000001}]},{"osd":6,"last update":"Thu Aug 29 18:09:57 2024","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.109,"15min":1.103},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.034,"15min":1.028},"min":{"1min":0.66200000000000003,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.2949999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.95999999999999996}]},{"osd":7,"last update":"Thu Aug 29 18:10:54 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0640000000000001,"15min":1.1279999999999999},"min":{"1min":0.58099999999999996,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.329,"5min":1.7450000000000001,"15min":1.7450000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.139,"15min":1.141},"min":{"1min":0.82099999999999995,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.502,"5min":1.625,"15min":1.625},"last":0.98499999999999999}]}]}],"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":16384,"data_stored":728,"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":8192,"data_stored":160,"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":20480,"data_stored":2734,"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":16384,"data_stored":708,"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":16384,"data_stored":2720,"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":12288,"data_stored":2630,"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":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T18:11:07.696 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-29T18:11:07.697 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-29T18:11:07.697 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-29T18:11:07.697 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph health --format=json 2024-08-29T18:11:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:08 smithi144 bash[24722]: cluster 2024-08-29T18:11:06.987410+0000 mgr.y (mgr.14472) 107 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:08 smithi144 bash[24722]: audit 2024-08-29T18:11:07.031989+0000 mgr.y (mgr.14472) 108 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:11:08.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:08 smithi089 bash[22629]: cluster 2024-08-29T18:11:06.987410+0000 mgr.y (mgr.14472) 107 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:08.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:08 smithi089 bash[22629]: audit 2024-08-29T18:11:07.031989+0000 mgr.y (mgr.14472) 108 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:11:08.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:08 smithi089 bash[32084]: cluster 2024-08-29T18:11:06.987410+0000 mgr.y (mgr.14472) 107 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:08.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:08 smithi089 bash[32084]: audit 2024-08-29T18:11:07.031989+0000 mgr.y (mgr.14472) 108 : audit [DBG] from='client.14655 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:11:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:10 smithi144 bash[24722]: cluster 2024-08-29T18:11:08.988604+0000 mgr.y (mgr.14472) 109 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:10.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:10 smithi089 bash[22629]: cluster 2024-08-29T18:11:08.988604+0000 mgr.y (mgr.14472) 109 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:10.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:10 smithi089 bash[32084]: cluster 2024-08-29T18:11:08.988604+0000 mgr.y (mgr.14472) 109 : cluster [DBG] pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:11 smithi144 bash[24722]: audit 2024-08-29T18:11:10.715483+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:11:11.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:11 smithi089 bash[22629]: audit 2024-08-29T18:11:10.715483+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:11:11.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:11 smithi089 bash[32084]: audit 2024-08-29T18:11:10.715483+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:11:12.432 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:12.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[22629]: cluster 2024-08-29T18:11:10.989259+0000 mgr.y (mgr.14472) 110 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:12.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[22629]: audit 2024-08-29T18:11:11.271706+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:11:12.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[22629]: audit 2024-08-29T18:11:11.273092+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:11:12.522 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[22629]: audit 2024-08-29T18:11:11.282218+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:11:12.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[32084]: cluster 2024-08-29T18:11:10.989259+0000 mgr.y (mgr.14472) 110 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:12.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[32084]: audit 2024-08-29T18:11:11.271706+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:11:12.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[32084]: audit 2024-08-29T18:11:11.273092+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:11:12.523 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:12 smithi089 bash[32084]: audit 2024-08-29T18:11:11.282218+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:11:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:12 smithi144 bash[24722]: cluster 2024-08-29T18:11:10.989259+0000 mgr.y (mgr.14472) 110 : cluster [DBG] pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:12 smithi144 bash[24722]: audit 2024-08-29T18:11:11.271706+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:11:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:12 smithi144 bash[24722]: audit 2024-08-29T18:11:11.273092+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:11:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:12 smithi144 bash[24722]: audit 2024-08-29T18:11:11.282218+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:11:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:14 smithi144 bash[24722]: cluster 2024-08-29T18:11:12.990442+0000 mgr.y (mgr.14472) 111 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:14.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:14 smithi089 bash[22629]: cluster 2024-08-29T18:11:12.990442+0000 mgr.y (mgr.14472) 111 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:14.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:14 smithi089 bash[32084]: cluster 2024-08-29T18:11:12.990442+0000 mgr.y (mgr.14472) 111 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:15.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:11:15 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:11:15] "GET /metrics HTTP/1.1" 200 33744 "" "Prometheus/2.43.0" 2024-08-29T18:11:15.477 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:11:15.477 INFO:teuthology.orchestra.run.smithi089.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-29T18:11:16.106 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-29T18:11:16.107 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T18:11:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:16 smithi089 bash[22629]: cluster 2024-08-29T18:11:14.991088+0000 mgr.y (mgr.14472) 112 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:16 smithi089 bash[22629]: audit 2024-08-29T18:11:15.483027+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.89:0/2702119934' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-29T18:11:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:16 smithi089 bash[32084]: cluster 2024-08-29T18:11:14.991088+0000 mgr.y (mgr.14472) 112 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:16 smithi089 bash[32084]: audit 2024-08-29T18:11:15.483027+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.89:0/2702119934' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-29T18:11:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:16 smithi144 bash[24722]: cluster 2024-08-29T18:11:14.991088+0000 mgr.y (mgr.14472) 112 : cluster [DBG] pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:16 smithi144 bash[24722]: audit 2024-08-29T18:11:15.483027+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.89:0/2702119934' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-29T18:11:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:17 smithi144 bash[24722]: audit 2024-08-29T18:11:17.009592+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:17.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:17 smithi089 bash[22629]: audit 2024-08-29T18:11:17.009592+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:17.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:17 smithi089 bash[32084]: audit 2024-08-29T18:11:17.009592+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:18 smithi144 bash[24722]: cluster 2024-08-29T18:11:16.991747+0000 mgr.y (mgr.14472) 113 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:18.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:18 smithi089 bash[22629]: cluster 2024-08-29T18:11:16.991747+0000 mgr.y (mgr.14472) 113 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:18.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:18 smithi089 bash[32084]: cluster 2024-08-29T18:11:16.991747+0000 mgr.y (mgr.14472) 113 : cluster [DBG] pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:19 smithi144 bash[24722]: cluster 2024-08-29T18:11:18.993014+0000 mgr.y (mgr.14472) 114 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:19.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:19 smithi089 bash[22629]: cluster 2024-08-29T18:11:18.993014+0000 mgr.y (mgr.14472) 114 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:19.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:19 smithi089 bash[32084]: cluster 2024-08-29T18:11:18.993014+0000 mgr.y (mgr.14472) 114 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:20.851 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:22.277 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:22 smithi089 bash[22629]: cluster 2024-08-29T18:11:20.993680+0000 mgr.y (mgr.14472) 115 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:22.278 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:22 smithi089 bash[32084]: cluster 2024-08-29T18:11:20.993680+0000 mgr.y (mgr.14472) 115 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:22 smithi144 bash[24722]: cluster 2024-08-29T18:11:20.993680+0000 mgr.y (mgr.14472) 115 : cluster [DBG] pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:24.011 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:11:24.011 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14382,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.89:6835/3447957083","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":3447957083},{"type":"v1","addr":"172.21.15.89:6835","nonce":3447957083}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T18:07:03.292085+0000","modified":"2024-08-29T18:07:38.968024+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24289},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24289":{"gid":24289,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":11,"addr":"172.21.15.144:6833/1285068981","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":1285068981},{"type":"v1","addr":"172.21.15.144:6833","nonce":1285068981}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T18:11:24.011 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 8 2024-08-29T18:11:24.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:24 smithi144 bash[24722]: cluster 2024-08-29T18:11:22.994867+0000 mgr.y (mgr.14472) 116 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:24.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:24 smithi144 bash[24722]: audit 2024-08-29T18:11:24.016041+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.89:0/3950149218' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:24.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:24 smithi089 bash[22629]: cluster 2024-08-29T18:11:22.994867+0000 mgr.y (mgr.14472) 116 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:24.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:24 smithi089 bash[22629]: audit 2024-08-29T18:11:24.016041+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.89:0/3950149218' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:24.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:24 smithi089 bash[32084]: cluster 2024-08-29T18:11:22.994867+0000 mgr.y (mgr.14472) 116 : cluster [DBG] pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:24.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:24 smithi089 bash[32084]: audit 2024-08-29T18:11:24.016041+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.89:0/3950149218' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:24.700 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T18:11:25.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:11:25 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:11:25] "GET /metrics HTTP/1.1" 200 33741 "" "Prometheus/2.43.0" 2024-08-29T18:11:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:26 smithi144 bash[24722]: cluster 2024-08-29T18:11:24.995510+0000 mgr.y (mgr.14472) 117 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:26.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:26 smithi089 bash[22629]: cluster 2024-08-29T18:11:24.995510+0000 mgr.y (mgr.14472) 117 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:26 smithi089 bash[32084]: cluster 2024-08-29T18:11:24.995510+0000 mgr.y (mgr.14472) 117 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:28.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:28 smithi089 bash[22629]: cluster 2024-08-29T18:11:26.996164+0000 mgr.y (mgr.14472) 118 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:28.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:28 smithi089 bash[32084]: cluster 2024-08-29T18:11:26.996164+0000 mgr.y (mgr.14472) 118 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:28 smithi144 bash[24722]: cluster 2024-08-29T18:11:26.996164+0000 mgr.y (mgr.14472) 118 : cluster [DBG] pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:29.433 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:30.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:30 smithi089 bash[22629]: cluster 2024-08-29T18:11:28.997398+0000 mgr.y (mgr.14472) 119 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:30.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:30 smithi089 bash[32084]: cluster 2024-08-29T18:11:28.997398+0000 mgr.y (mgr.14472) 119 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:30 smithi144 bash[24722]: cluster 2024-08-29T18:11:28.997398+0000 mgr.y (mgr.14472) 119 : cluster [DBG] pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:32.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:32 smithi089 bash[22629]: cluster 2024-08-29T18:11:30.998003+0000 mgr.y (mgr.14472) 120 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:32.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:32 smithi089 bash[22629]: audit 2024-08-29T18:11:32.009940+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:32 smithi089 bash[32084]: cluster 2024-08-29T18:11:30.998003+0000 mgr.y (mgr.14472) 120 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:32.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:32 smithi089 bash[32084]: audit 2024-08-29T18:11:32.009940+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:32.511 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:11:32.512 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14382,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.89:6835/3447957083","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":3447957083},{"type":"v1","addr":"172.21.15.89:6835","nonce":3447957083}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T18:07:03.292085+0000","modified":"2024-08-29T18:07:38.968024+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24289},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24289":{"gid":24289,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":11,"addr":"172.21.15.144:6833/1285068981","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":1285068981},{"type":"v1","addr":"172.21.15.144:6833","nonce":1285068981}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T18:11:32.512 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 8 2024-08-29T18:11:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:32 smithi144 bash[24722]: cluster 2024-08-29T18:11:30.998003+0000 mgr.y (mgr.14472) 120 : cluster [DBG] pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:32 smithi144 bash[24722]: audit 2024-08-29T18:11:32.009940+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:33.185 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:11:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:33 smithi089 bash[22629]: audit 2024-08-29T18:11:32.516989+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.89:0/3207247205' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:33.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:33 smithi089 bash[32084]: audit 2024-08-29T18:11:32.516989+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.89:0/3207247205' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:33 smithi144 bash[24722]: audit 2024-08-29T18:11:32.516989+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.89:0/3207247205' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:34.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:34 smithi089 bash[22629]: cluster 2024-08-29T18:11:32.999194+0000 mgr.y (mgr.14472) 121 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:34.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:34 smithi089 bash[32084]: cluster 2024-08-29T18:11:32.999194+0000 mgr.y (mgr.14472) 121 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:34 smithi144 bash[24722]: cluster 2024-08-29T18:11:32.999194+0000 mgr.y (mgr.14472) 121 : cluster [DBG] pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:35.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:11:35 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:11:35] "GET /metrics HTTP/1.1" 200 33742 "" "Prometheus/2.43.0" 2024-08-29T18:11:36.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:36 smithi089 bash[22629]: cluster 2024-08-29T18:11:34.999826+0000 mgr.y (mgr.14472) 122 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:36 smithi089 bash[32084]: cluster 2024-08-29T18:11:34.999826+0000 mgr.y (mgr.14472) 122 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:36 smithi144 bash[24722]: cluster 2024-08-29T18:11:34.999826+0000 mgr.y (mgr.14472) 122 : cluster [DBG] pgmap v94: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:37.925 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:38 smithi089 bash[22629]: cluster 2024-08-29T18:11:37.000490+0000 mgr.y (mgr.14472) 123 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:38 smithi089 bash[32084]: cluster 2024-08-29T18:11:37.000490+0000 mgr.y (mgr.14472) 123 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:38 smithi144 bash[24722]: cluster 2024-08-29T18:11:37.000490+0000 mgr.y (mgr.14472) 123 : cluster [DBG] pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:40.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:40 smithi089 bash[22629]: cluster 2024-08-29T18:11:39.001530+0000 mgr.y (mgr.14472) 124 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:40.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:40 smithi089 bash[32084]: cluster 2024-08-29T18:11:39.001530+0000 mgr.y (mgr.14472) 124 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:40 smithi144 bash[24722]: cluster 2024-08-29T18:11:39.001530+0000 mgr.y (mgr.14472) 124 : cluster [DBG] pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:41.084 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:11:41.085 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":76,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:09:45.733646+0000","last_up_change":"2024-08-29T18:05:43.569901+0000","last_in_change":"2024-08-29T18:05:16.604472+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-29T18:09:30.258397+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":"75","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":75,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6803","nonce":769678730}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6805","nonce":769678730}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6809","nonce":769678730}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":769678730},{"type":"v1","addr":"172.21.15.89:6807","nonce":769678730}]},"public_addr":"172.21.15.89:6803/769678730","cluster_addr":"172.21.15.89:6805/769678730","heartbeat_back_addr":"172.21.15.89:6809/769678730","heartbeat_front_addr":"172.21.15.89:6807/769678730","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6811","nonce":3363542213}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6813","nonce":3363542213}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6817","nonce":3363542213}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":3363542213},{"type":"v1","addr":"172.21.15.89:6815","nonce":3363542213}]},"public_addr":"172.21.15.89:6811/3363542213","cluster_addr":"172.21.15.89:6813/3363542213","heartbeat_back_addr":"172.21.15.89:6817/3363542213","heartbeat_front_addr":"172.21.15.89:6815/3363542213","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","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.89:6818","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6819","nonce":4277488959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6821","nonce":4277488959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6825","nonce":4277488959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":4277488959},{"type":"v1","addr":"172.21.15.89:6823","nonce":4277488959}]},"public_addr":"172.21.15.89:6819/4277488959","cluster_addr":"172.21.15.89:6821/4277488959","heartbeat_back_addr":"172.21.15.89:6825/4277488959","heartbeat_front_addr":"172.21.15.89:6823/4277488959","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6827","nonce":1174618887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6829","nonce":1174618887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6833","nonce":1174618887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":1174618887},{"type":"v1","addr":"172.21.15.89:6831","nonce":1174618887}]},"public_addr":"172.21.15.89:6827/1174618887","cluster_addr":"172.21.15.89:6829/1174618887","heartbeat_back_addr":"172.21.15.89:6833/1174618887","heartbeat_front_addr":"172.21.15.89:6831/1174618887","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6801","nonce":148432199}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6803","nonce":148432199}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6807","nonce":148432199}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":148432199},{"type":"v1","addr":"172.21.15.144:6805","nonce":148432199}]},"public_addr":"172.21.15.144:6801/148432199","cluster_addr":"172.21.15.144:6803/148432199","heartbeat_back_addr":"172.21.15.144:6807/148432199","heartbeat_front_addr":"172.21.15.144:6805/148432199","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6809","nonce":2851137847}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6811","nonce":2851137847}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6815","nonce":2851137847}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":2851137847},{"type":"v1","addr":"172.21.15.144:6813","nonce":2851137847}]},"public_addr":"172.21.15.144:6809/2851137847","cluster_addr":"172.21.15.144:6811/2851137847","heartbeat_back_addr":"172.21.15.144:6815/2851137847","heartbeat_front_addr":"172.21.15.144:6813/2851137847","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":70,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6817","nonce":929765897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6819","nonce":929765897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6823","nonce":929765897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":929765897},{"type":"v1","addr":"172.21.15.144:6821","nonce":929765897}]},"public_addr":"172.21.15.144:6817/929765897","cluster_addr":"172.21.15.144:6819/929765897","heartbeat_back_addr":"172.21.15.144:6823/929765897","heartbeat_front_addr":"172.21.15.144:6821/929765897","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6825","nonce":4225863307}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6827","nonce":4225863307}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6831","nonce":4225863307}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":4225863307},{"type":"v1","addr":"172.21.15.144:6829","nonce":4225863307}]},"public_addr":"172.21.15.144:6825/4225863307","cluster_addr":"172.21.15.144:6827/4225863307","heartbeat_back_addr":"172.21.15.144:6831/4225863307","heartbeat_front_addr":"172.21.15.144:6829/4225863307","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.9","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:6801/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2586130866":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2140558189":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2036973596":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/4207232654":"2024-08-30T18:08:46.907447+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":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:11:41.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:41 smithi089 bash[22629]: audit 2024-08-29T18:11:41.088684+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.89:0/3784228888' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:11:41.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:41 smithi089 bash[32084]: audit 2024-08-29T18:11:41.088684+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.89:0/3784228888' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:11:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:41 smithi144 bash[24722]: audit 2024-08-29T18:11:41.088684+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.89:0/3784228888' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:11:41.744 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T18:11:42.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:42 smithi089 bash[22629]: cluster 2024-08-29T18:11:41.002187+0000 mgr.y (mgr.14472) 125 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:42.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:42 smithi089 bash[32084]: cluster 2024-08-29T18:11:41.002187+0000 mgr.y (mgr.14472) 125 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:42 smithi144 bash[24722]: cluster 2024-08-29T18:11:41.002187+0000 mgr.y (mgr.14472) 125 : cluster [DBG] pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:44.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:44 smithi089 bash[22629]: cluster 2024-08-29T18:11:43.003412+0000 mgr.y (mgr.14472) 126 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:44.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:44 smithi089 bash[32084]: cluster 2024-08-29T18:11:43.003412+0000 mgr.y (mgr.14472) 126 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:44 smithi144 bash[24722]: cluster 2024-08-29T18:11:43.003412+0000 mgr.y (mgr.14472) 126 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:45.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:11:45 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:11:45] "GET /metrics HTTP/1.1" 200 33742 "" "Prometheus/2.43.0" 2024-08-29T18:11:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:46 smithi089 bash[22629]: cluster 2024-08-29T18:11:45.004059+0000 mgr.y (mgr.14472) 127 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:46 smithi089 bash[32084]: cluster 2024-08-29T18:11:45.004059+0000 mgr.y (mgr.14472) 127 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:46.483 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:46 smithi144 bash[24722]: cluster 2024-08-29T18:11:45.004059+0000 mgr.y (mgr.14472) 127 : cluster [DBG] pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:47.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:47 smithi089 bash[22629]: audit 2024-08-29T18:11:47.010343+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:47.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:47 smithi089 bash[32084]: audit 2024-08-29T18:11:47.010343+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:47 smithi144 bash[24722]: audit 2024-08-29T18:11:47.010343+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:11:48.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:48 smithi089 bash[22629]: cluster 2024-08-29T18:11:47.004772+0000 mgr.y (mgr.14472) 128 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:48 smithi089 bash[32084]: cluster 2024-08-29T18:11:47.004772+0000 mgr.y (mgr.14472) 128 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:48 smithi144 bash[24722]: cluster 2024-08-29T18:11:47.004772+0000 mgr.y (mgr.14472) 128 : cluster [DBG] pgmap v100: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:49.794 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 8 2024-08-29T18:11:49.794 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:11:49.795 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14382,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.89:6835/3447957083","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":3447957083},{"type":"v1","addr":"172.21.15.89:6835","nonce":3447957083}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T18:07:03.292085+0000","modified":"2024-08-29T18:07:38.968024+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24289},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24289":{"gid":24289,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":11,"addr":"172.21.15.144:6833/1285068981","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":1285068981},{"type":"v1","addr":"172.21.15.144:6833","nonce":1285068981}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-08-29T18:11:50.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:50 smithi089 bash[22629]: cluster 2024-08-29T18:11:49.006055+0000 mgr.y (mgr.14472) 129 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:50.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:50 smithi089 bash[22629]: audit 2024-08-29T18:11:49.799456+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.89:0/2279559930' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:50.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:50 smithi089 bash[32084]: cluster 2024-08-29T18:11:49.006055+0000 mgr.y (mgr.14472) 129 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:50.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:50 smithi089 bash[32084]: audit 2024-08-29T18:11:49.799456+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.89:0/2279559930' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:50.427 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False, 'balance_automate': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-08-29T18:07:03.292085+0000', 'modified': '2024-08-29T18:07:38.968024+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'max_xattr_size': 65536, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24289}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24289': {'gid': 24289, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 11, 'addr': '172.21.15.144:6833/1285068981', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.144:6832', 'nonce': 1285068981}, {'type': 'v1', 'addr': '172.21.15.144:6833', 'nonce': 1285068981}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2024-08-29T18:11:50.427 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-08-29T18:11:50.427 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph tell mds.b status 2024-08-29T18:11:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:50 smithi144 bash[24722]: cluster 2024-08-29T18:11:49.006055+0000 mgr.y (mgr.14472) 129 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:50 smithi144 bash[24722]: audit 2024-08-29T18:11:49.799456+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.89:0/2279559930' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T18:11:52.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:52 smithi089 bash[22629]: cluster 2024-08-29T18:11:51.006695+0000 mgr.y (mgr.14472) 130 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:52.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:52 smithi089 bash[32084]: cluster 2024-08-29T18:11:51.006695+0000 mgr.y (mgr.14472) 130 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:52 smithi144 bash[24722]: cluster 2024-08-29T18:11:51.006695+0000 mgr.y (mgr.14472) 130 : cluster [DBG] pgmap v102: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:54.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:54 smithi089 bash[22629]: cluster 2024-08-29T18:11:53.007858+0000 mgr.y (mgr.14472) 131 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:54.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:54 smithi089 bash[32084]: cluster 2024-08-29T18:11:53.007858+0000 mgr.y (mgr.14472) 131 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:54.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:54 smithi144 bash[24722]: cluster 2024-08-29T18:11:53.007858+0000 mgr.y (mgr.14472) 131 : cluster [DBG] pgmap v103: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:55.162 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:11:55.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:11:55 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:11:55] "GET /metrics HTTP/1.1" 200 33742 "" "Prometheus/2.43.0" 2024-08-29T18:11:56.407 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:56 smithi089 bash[22629]: cluster 2024-08-29T18:11:55.008488+0000 mgr.y (mgr.14472) 132 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:56.408 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:56 smithi089 bash[32084]: cluster 2024-08-29T18:11:55.008488+0000 mgr.y (mgr.14472) 132 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:56 smithi144 bash[24722]: cluster 2024-08-29T18:11:55.008488+0000 mgr.y (mgr.14472) 132 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:58.084 INFO:teuthology.orchestra.run.smithi089.stderr:2024-08-29T18:11:58.085+0000 7febc3fff640 0 client.24596 ms_handle_reset on v2:172.21.15.144:6832/1285068981 2024-08-29T18:11:58.104 INFO:teuthology.orchestra.run.smithi089.stderr:2024-08-29T18:11:58.105+0000 7febc3fff640 0 client.24602 ms_handle_reset on v2:172.21.15.144:6832/1285068981 2024-08-29T18:11:58.104 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:11:58.104 INFO:teuthology.orchestra.run.smithi089.stdout: "cluster_fsid": "c8dcf998-662f-11ef-bcd4-c7b262605968", 2024-08-29T18:11:58.104 INFO:teuthology.orchestra.run.smithi089.stdout: "whoami": 0, 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "id": 24289, 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "want_state": "up:active", 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "state": "up:active", 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "fs_name": "cephfs", 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "rank_uptime": 294.81278958399997, 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "mdsmap_epoch": 8, 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "osdmap_epoch": 76, 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "osdmap_epoch_barrier": 66, 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout: "uptime": 332.19305998300001 2024-08-29T18:11:58.105 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:11:58.322 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:11:58 smithi089 bash[22629]: cluster 2024-08-29T18:11:57.009157+0000 mgr.y (mgr.14472) 133 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:58.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:11:58 smithi089 bash[32084]: cluster 2024-08-29T18:11:57.009157+0000 mgr.y (mgr.14472) 133 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:11:58 smithi144 bash[24722]: cluster 2024-08-29T18:11:57.009157+0000 mgr.y (mgr.14472) 133 : cluster [DBG] pgmap v105: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:11:58.742 INFO:tasks.cephadm:Setup complete, yielding 2024-08-29T18:11:58.742 INFO:teuthology.run_tasks:Running task print... 2024-08-29T18:11:58.750 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-08-29T18:11:58.751 INFO:teuthology.run_tasks:Running task print... 2024-08-29T18:11:58.777 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-08-29T18:11:58.777 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-29T18:11:58.812 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2024-08-29T18:11:58.812 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-08-29T18:12:00.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:00 smithi089 bash[32084]: cluster 2024-08-29T18:11:59.010070+0000 mgr.y (mgr.14472) 134 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:00.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:00 smithi089 bash[22629]: cluster 2024-08-29T18:11:59.010070+0000 mgr.y (mgr.14472) 134 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:00 smithi144 bash[24722]: cluster 2024-08-29T18:11:59.010070+0000 mgr.y (mgr.14472) 134 : cluster [DBG] pgmap v106: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:02.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:01 smithi144 bash[24722]: cluster 2024-08-29T18:12:01.010622+0000 mgr.y (mgr.14472) 135 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:02.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:01 smithi089 bash[22629]: cluster 2024-08-29T18:12:01.010622+0000 mgr.y (mgr.14472) 135 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:02.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:01 smithi089 bash[32084]: cluster 2024-08-29T18:12:01.010622+0000 mgr.y (mgr.14472) 135 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:03.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:02 smithi144 bash[24722]: audit 2024-08-29T18:12:02.011025+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:03.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:02 smithi089 bash[22629]: audit 2024-08-29T18:12:02.011025+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:03.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:02 smithi089 bash[32084]: audit 2024-08-29T18:12:02.011025+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:03.554 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:12:04.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:03 smithi144 bash[24722]: cluster 2024-08-29T18:12:03.011831+0000 mgr.y (mgr.14472) 136 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:04.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:03 smithi089 bash[22629]: cluster 2024-08-29T18:12:03.011831+0000 mgr.y (mgr.14472) 136 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:04.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:03 smithi089 bash[32084]: cluster 2024-08-29T18:12:03.011831+0000 mgr.y (mgr.14472) 136 : cluster [DBG] pgmap v108: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:05.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:05 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:12:05] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T18:12:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:06 smithi089 bash[22629]: cluster 2024-08-29T18:12:05.012467+0000 mgr.y (mgr.14472) 137 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:06.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:06 smithi089 bash[32084]: cluster 2024-08-29T18:12:05.012467+0000 mgr.y (mgr.14472) 137 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:06 smithi144 bash[24722]: cluster 2024-08-29T18:12:05.012467+0000 mgr.y (mgr.14472) 137 : cluster [DBG] pgmap v109: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:07.066 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:06 smithi089 bash[22881]: [29/Aug/2024:18:12:06] ENGINE Bus STOPPING 2024-08-29T18:12:07.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22881]: [29/Aug/2024:18:12:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:12:07.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22881]: [29/Aug/2024:18:12:07] ENGINE Bus STOPPED 2024-08-29T18:12:07.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22881]: [29/Aug/2024:18:12:07] ENGINE Bus STARTING 2024-08-29T18:12:07.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22881]: [29/Aug/2024:18:12:07] ENGINE Serving on http://:::9283 2024-08-29T18:12:07.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22881]: [29/Aug/2024:18:12:07] ENGINE Bus STARTED 2024-08-29T18:12:07.431 INFO:teuthology.run_tasks:Running task print... 2024-08-29T18:12:07.440 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-08-29T18:12:07.440 INFO:teuthology.run_tasks:Running task print... 2024-08-29T18:12:07.485 INFO:teuthology.task.print:**** done start telemetry reef... 2024-08-29T18:12:07.485 INFO:teuthology.run_tasks:Running task workunit... 2024-08-29T18:12:07.525 INFO:tasks.workunit:Pulling workunits from ref 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:12:07.525 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:12:07.526 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:12:07.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:12:07.532 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:12:07.532 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:12:07.580 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:12:07.580 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:12:07.627 INFO:tasks.workunit:timeout=3h 2024-08-29T18:12:07.627 INFO:tasks.workunit:cleanup=True 2024-08-29T18:12:07.628 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:12:07.678 INFO:tasks.workunit.client.0.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:12:08.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:07 smithi144 bash[24722]: audit 2024-08-29T18:12:06.779185+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:08.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:07 smithi144 bash[24722]: audit 2024-08-29T18:12:06.793881+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:08.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:07 smithi144 bash[24722]: audit 2024-08-29T18:12:06.795614+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:08.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:07 smithi144 bash[24722]: audit 2024-08-29T18:12:06.796779+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:08.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:07 smithi144 bash[24722]: audit 2024-08-29T18:12:06.802726+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:08.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:07 smithi144 bash[24722]: cluster 2024-08-29T18:12:07.013031+0000 mgr.y (mgr.14472) 138 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:08.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22629]: audit 2024-08-29T18:12:06.779185+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:08.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22629]: audit 2024-08-29T18:12:06.793881+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:08.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22629]: audit 2024-08-29T18:12:06.795614+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:08.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22629]: audit 2024-08-29T18:12:06.796779+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:08.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22629]: audit 2024-08-29T18:12:06.802726+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:08.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[22629]: cluster 2024-08-29T18:12:07.013031+0000 mgr.y (mgr.14472) 138 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:08.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[32084]: audit 2024-08-29T18:12:06.779185+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:08.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[32084]: audit 2024-08-29T18:12:06.793881+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:08.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[32084]: audit 2024-08-29T18:12:06.795614+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:08.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[32084]: audit 2024-08-29T18:12:06.796779+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:08.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[32084]: audit 2024-08-29T18:12:06.802726+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:08.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:07 smithi089 bash[32084]: cluster 2024-08-29T18:12:07.013031+0000 mgr.y (mgr.14472) 138 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:10.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:10 smithi089 bash[32084]: cluster 2024-08-29T18:12:09.014238+0000 mgr.y (mgr.14472) 139 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:10.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:10 smithi089 bash[22629]: cluster 2024-08-29T18:12:09.014238+0000 mgr.y (mgr.14472) 139 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:10 smithi144 bash[24722]: cluster 2024-08-29T18:12:09.014238+0000 mgr.y (mgr.14472) 139 : cluster [DBG] pgmap v111: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:12.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:12 smithi089 bash[22629]: cluster 2024-08-29T18:12:11.014916+0000 mgr.y (mgr.14472) 140 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:12.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:12 smithi089 bash[32084]: cluster 2024-08-29T18:12:11.014916+0000 mgr.y (mgr.14472) 140 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:12 smithi144 bash[24722]: cluster 2024-08-29T18:12:11.014916+0000 mgr.y (mgr.14472) 140 : cluster [DBG] pgmap v112: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:14 smithi089 bash[22629]: cluster 2024-08-29T18:12:13.016115+0000 mgr.y (mgr.14472) 141 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:14.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:14 smithi089 bash[32084]: cluster 2024-08-29T18:12:13.016115+0000 mgr.y (mgr.14472) 141 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:14 smithi144 bash[24722]: cluster 2024-08-29T18:12:13.016115+0000 mgr.y (mgr.14472) 141 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:15.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:15 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:12:15] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T18:12:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:16 smithi089 bash[22629]: cluster 2024-08-29T18:12:15.016594+0000 mgr.y (mgr.14472) 142 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:16.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:16 smithi089 bash[32084]: cluster 2024-08-29T18:12:15.016594+0000 mgr.y (mgr.14472) 142 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:16 smithi144 bash[24722]: cluster 2024-08-29T18:12:15.016594+0000 mgr.y (mgr.14472) 142 : cluster [DBG] pgmap v114: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:17 smithi089 bash[22629]: audit 2024-08-29T18:12:17.011691+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:17.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:17 smithi089 bash[32084]: audit 2024-08-29T18:12:17.011691+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:17 smithi144 bash[24722]: audit 2024-08-29T18:12:17.011691+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:18.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:18 smithi089 bash[22629]: cluster 2024-08-29T18:12:17.024179+0000 mgr.y (mgr.14472) 143 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:18.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:18 smithi089 bash[32084]: cluster 2024-08-29T18:12:17.024179+0000 mgr.y (mgr.14472) 143 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:18 smithi144 bash[24722]: cluster 2024-08-29T18:12:17.024179+0000 mgr.y (mgr.14472) 143 : cluster [DBG] pgmap v115: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:20 smithi089 bash[22629]: cluster 2024-08-29T18:12:19.025671+0000 mgr.y (mgr.14472) 144 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:20.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:20 smithi089 bash[32084]: cluster 2024-08-29T18:12:19.025671+0000 mgr.y (mgr.14472) 144 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:20 smithi144 bash[24722]: cluster 2024-08-29T18:12:19.025671+0000 mgr.y (mgr.14472) 144 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:22.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:22 smithi089 bash[22629]: cluster 2024-08-29T18:12:21.026395+0000 mgr.y (mgr.14472) 145 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:22.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:22 smithi089 bash[32084]: cluster 2024-08-29T18:12:21.026395+0000 mgr.y (mgr.14472) 145 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:22 smithi144 bash[24722]: cluster 2024-08-29T18:12:21.026395+0000 mgr.y (mgr.14472) 145 : cluster [DBG] pgmap v117: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:24.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:24 smithi089 bash[22629]: cluster 2024-08-29T18:12:23.027779+0000 mgr.y (mgr.14472) 146 : cluster [DBG] pgmap v118: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:24.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:24 smithi089 bash[32084]: cluster 2024-08-29T18:12:23.027779+0000 mgr.y (mgr.14472) 146 : cluster [DBG] pgmap v118: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:24 smithi144 bash[24722]: cluster 2024-08-29T18:12:23.027779+0000 mgr.y (mgr.14472) 146 : cluster [DBG] pgmap v118: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:25.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:25 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:12:25] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-08-29T18:12:26.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:26 smithi089 bash[22629]: cluster 2024-08-29T18:12:25.028424+0000 mgr.y (mgr.14472) 147 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:26 smithi089 bash[32084]: cluster 2024-08-29T18:12:25.028424+0000 mgr.y (mgr.14472) 147 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:26 smithi144 bash[24722]: cluster 2024-08-29T18:12:25.028424+0000 mgr.y (mgr.14472) 147 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:28.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:28 smithi089 bash[22629]: cluster 2024-08-29T18:12:27.028855+0000 mgr.y (mgr.14472) 148 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:28.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:28 smithi089 bash[32084]: cluster 2024-08-29T18:12:27.028855+0000 mgr.y (mgr.14472) 148 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:28 smithi144 bash[24722]: cluster 2024-08-29T18:12:27.028855+0000 mgr.y (mgr.14472) 148 : cluster [DBG] pgmap v120: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:30.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:30 smithi089 bash[22629]: cluster 2024-08-29T18:12:29.029541+0000 mgr.y (mgr.14472) 149 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:30.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:30 smithi089 bash[32084]: cluster 2024-08-29T18:12:29.029541+0000 mgr.y (mgr.14472) 149 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:30 smithi144 bash[24722]: cluster 2024-08-29T18:12:29.029541+0000 mgr.y (mgr.14472) 149 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:32.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:32 smithi089 bash[22629]: cluster 2024-08-29T18:12:31.029938+0000 mgr.y (mgr.14472) 150 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:32.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:32 smithi089 bash[22629]: audit 2024-08-29T18:12:32.010978+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:32 smithi089 bash[32084]: cluster 2024-08-29T18:12:31.029938+0000 mgr.y (mgr.14472) 150 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:32 smithi089 bash[32084]: audit 2024-08-29T18:12:32.010978+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:32 smithi144 bash[24722]: cluster 2024-08-29T18:12:31.029938+0000 mgr.y (mgr.14472) 150 : cluster [DBG] pgmap v122: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:32 smithi144 bash[24722]: audit 2024-08-29T18:12:32.010978+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:34.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:34 smithi089 bash[22629]: cluster 2024-08-29T18:12:33.030592+0000 mgr.y (mgr.14472) 151 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:34.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:34 smithi089 bash[32084]: cluster 2024-08-29T18:12:33.030592+0000 mgr.y (mgr.14472) 151 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:34 smithi144 bash[24722]: cluster 2024-08-29T18:12:33.030592+0000 mgr.y (mgr.14472) 151 : cluster [DBG] pgmap v123: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:35.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:35 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:12:35] "GET /metrics HTTP/1.1" 200 33741 "" "Prometheus/2.43.0" 2024-08-29T18:12:36.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:36 smithi089 bash[22629]: cluster 2024-08-29T18:12:35.030970+0000 mgr.y (mgr.14472) 152 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:36 smithi089 bash[32084]: cluster 2024-08-29T18:12:35.030970+0000 mgr.y (mgr.14472) 152 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:36 smithi144 bash[24722]: cluster 2024-08-29T18:12:35.030970+0000 mgr.y (mgr.14472) 152 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:38 smithi089 bash[22629]: cluster 2024-08-29T18:12:37.031542+0000 mgr.y (mgr.14472) 153 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:38.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:38 smithi089 bash[32084]: cluster 2024-08-29T18:12:37.031542+0000 mgr.y (mgr.14472) 153 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:38 smithi144 bash[24722]: cluster 2024-08-29T18:12:37.031542+0000 mgr.y (mgr.14472) 153 : cluster [DBG] pgmap v125: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:40.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:40 smithi089 bash[32084]: cluster 2024-08-29T18:12:39.032287+0000 mgr.y (mgr.14472) 154 : cluster [DBG] pgmap v126: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:40.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:40 smithi089 bash[22629]: cluster 2024-08-29T18:12:39.032287+0000 mgr.y (mgr.14472) 154 : cluster [DBG] pgmap v126: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:40 smithi144 bash[24722]: cluster 2024-08-29T18:12:39.032287+0000 mgr.y (mgr.14472) 154 : cluster [DBG] pgmap v126: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:42.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:42 smithi089 bash[22629]: cluster 2024-08-29T18:12:41.032676+0000 mgr.y (mgr.14472) 155 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:42.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:42 smithi089 bash[32084]: cluster 2024-08-29T18:12:41.032676+0000 mgr.y (mgr.14472) 155 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:42 smithi144 bash[24722]: cluster 2024-08-29T18:12:41.032676+0000 mgr.y (mgr.14472) 155 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:44.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:44 smithi089 bash[22629]: cluster 2024-08-29T18:12:43.033378+0000 mgr.y (mgr.14472) 156 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:44.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:44 smithi089 bash[32084]: cluster 2024-08-29T18:12:43.033378+0000 mgr.y (mgr.14472) 156 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:44 smithi144 bash[24722]: cluster 2024-08-29T18:12:43.033378+0000 mgr.y (mgr.14472) 156 : cluster [DBG] pgmap v128: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:45.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:45 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:12:45] "GET /metrics HTTP/1.1" 200 33741 "" "Prometheus/2.43.0" 2024-08-29T18:12:46.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:46 smithi089 bash[32084]: cluster 2024-08-29T18:12:45.033764+0000 mgr.y (mgr.14472) 157 : cluster [DBG] pgmap v129: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:46.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:46 smithi089 bash[22629]: cluster 2024-08-29T18:12:45.033764+0000 mgr.y (mgr.14472) 157 : cluster [DBG] pgmap v129: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:46 smithi144 bash[24722]: cluster 2024-08-29T18:12:45.033764+0000 mgr.y (mgr.14472) 157 : cluster [DBG] pgmap v129: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:47.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:47 smithi089 bash[22629]: audit 2024-08-29T18:12:47.011137+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:47 smithi089 bash[32084]: audit 2024-08-29T18:12:47.011137+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:47 smithi144 bash[24722]: audit 2024-08-29T18:12:47.011137+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:12:48.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:48 smithi089 bash[22629]: cluster 2024-08-29T18:12:47.034106+0000 mgr.y (mgr.14472) 158 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:48.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:48 smithi089 bash[32084]: cluster 2024-08-29T18:12:47.034106+0000 mgr.y (mgr.14472) 158 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:48 smithi144 bash[24722]: cluster 2024-08-29T18:12:47.034106+0000 mgr.y (mgr.14472) 158 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:50.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:50 smithi089 bash[22629]: cluster 2024-08-29T18:12:49.034783+0000 mgr.y (mgr.14472) 159 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:50.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:50 smithi089 bash[32084]: cluster 2024-08-29T18:12:49.034783+0000 mgr.y (mgr.14472) 159 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:50 smithi144 bash[24722]: cluster 2024-08-29T18:12:49.034783+0000 mgr.y (mgr.14472) 159 : cluster [DBG] pgmap v131: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:52.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:52 smithi089 bash[22629]: cluster 2024-08-29T18:12:51.035175+0000 mgr.y (mgr.14472) 160 : cluster [DBG] pgmap v132: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:52.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:52 smithi089 bash[32084]: cluster 2024-08-29T18:12:51.035175+0000 mgr.y (mgr.14472) 160 : cluster [DBG] pgmap v132: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:52 smithi144 bash[24722]: cluster 2024-08-29T18:12:51.035175+0000 mgr.y (mgr.14472) 160 : cluster [DBG] pgmap v132: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:54.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:54 smithi089 bash[22629]: cluster 2024-08-29T18:12:53.036652+0000 mgr.y (mgr.14472) 161 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:54.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:54 smithi089 bash[32084]: cluster 2024-08-29T18:12:53.036652+0000 mgr.y (mgr.14472) 161 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:54 smithi144 bash[24722]: cluster 2024-08-29T18:12:53.036652+0000 mgr.y (mgr.14472) 161 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:54.835 INFO:tasks.workunit.client.0.smithi089.stderr:Note: switching to '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'. 2024-08-29T18:12:54.835 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.835 INFO:tasks.workunit.client.0.smithi089.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr:state without impacting any branches by switching back to a branch. 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr: git switch -c 2024-08-29T18:12:54.836 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr:Or undo this operation with: 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr: git switch - 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:54.837 INFO:tasks.workunit.client.0.smithi089.stderr:HEAD is now at 1ef864504b8 Merge branch 'wip-bz-2305110-squid' of https://github.com/ljflores/ceph into wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T18:12:54.842 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-29T18:12:54.891 INFO:tasks.workunit.client.0.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:12:54.894 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:12:54.894 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:12:55.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:55 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:12:55] "GET /metrics HTTP/1.1" 200 33737 "" "Prometheus/2.43.0" 2024-08-29T18:12:55.605 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:12:55.697 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:12:55.746 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:12:55.747 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:12:55.747 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:12:55.795 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:12:55.798 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T18:12:55.798 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:12:55.847 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-08-29T18:12:55.848 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-08-29T18:12:55.849 DEBUG:teuthology.orchestra.run.smithi089:workunit test test_telemetry_reef.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=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 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/test_telemetry_reef.sh 2024-08-29T18:12:55.899 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-08-29T18:12:56.321 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-08-29T18:12:56.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STOPPING 2024-08-29T18:12:56.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22629]: cluster 2024-08-29T18:12:55.037355+0000 mgr.y (mgr.14472) 162 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:56.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[32084]: cluster 2024-08-29T18:12:55.037355+0000 mgr.y (mgr.14472) 162 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:56 smithi144 bash[24722]: cluster 2024-08-29T18:12:55.037355+0000 mgr.y (mgr.14472) 162 : cluster [DBG] pgmap v134: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:56.792 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-08-29T18:12:56.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:12:56.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STOPPED 2024-08-29T18:12:56.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STARTING 2024-08-29T18:12:56.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Serving on http://:::9283 2024-08-29T18:12:56.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STARTED 2024-08-29T18:12:56.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STOPPING 2024-08-29T18:12:56.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:12:56.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STOPPED 2024-08-29T18:12:56.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STARTING 2024-08-29T18:12:56.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Serving on http://:::9283 2024-08-29T18:12:56.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:56 smithi089 bash[22881]: [29/Aug/2024:18:12:56] ENGINE Bus STARTED 2024-08-29T18:12:57.197 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry preview 2024-08-29T18:12:57.421 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22881]: [29/Aug/2024:18:12:57] ENGINE Bus STOPPING 2024-08-29T18:12:57.421 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22881]: [29/Aug/2024:18:12:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:12:57.421 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22881]: [29/Aug/2024:18:12:57] ENGINE Bus STOPPED 2024-08-29T18:12:57.421 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22881]: [29/Aug/2024:18:12:57] ENGINE Bus STARTING 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.208959+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.89:0/1232467030' entity='client.admin' 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.226910+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.676362+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.781056+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.782175+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.788470+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.865138+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.867277+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.868280+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:56.875052+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:57.081334+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:57.100242+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:57.102437+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:57.103572+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[32084]: audit 2024-08-29T18:12:57.110832+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.208959+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.89:0/1232467030' entity='client.admin' 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.226910+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.676362+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.781056+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.782175+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.788470+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.865138+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.867277+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.868280+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:56.875052+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:57.081334+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:57.100242+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:57.102437+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:57.103572+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22629]: audit 2024-08-29T18:12:57.110832+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.208959+0000 mon.a (mon.0) 904 : audit [INF] from='client.? 172.21.15.89:0/1232467030' entity='client.admin' 2024-08-29T18:12:57.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.226910+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.676362+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.781056+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.782175+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.788470+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.865138+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.867277+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.868280+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:56.875052+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:57.081334+0000 mon.a (mon.0) 914 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:57.100242+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:57.102437+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:57.103572+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:12:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:57 smithi144 bash[24722]: audit 2024-08-29T18:12:57.110832+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:57.674 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22881]: [29/Aug/2024:18:12:57] ENGINE Serving on http://:::9283 2024-08-29T18:12:57.674 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:57 smithi089 bash[22881]: [29/Aug/2024:18:12:57] ENGINE Bus STARTED 2024-08-29T18:12:57.690 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer": { 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "active": true, 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "mode": "" 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "channels": [ 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "ident" 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "channels_available": [ 2024-08-29T18:12:57.691 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_available": [ 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:12:57.692 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_opted_in": [ 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:12:57.693 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "config": { 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "active_changed": [ 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:12:57.694 INFO:tasks.workunit.client.0.smithi089.stdout: "client_check_pool_perm", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_gid", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_uid", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "client_quota", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "daemonize", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "keyring", 2024-08-29T18:12:57.695 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_block_size", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_cache_size", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_compression", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_log", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_write_buffer_size", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_stderr_prefix", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:12:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_stderr", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_host", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:12:57.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "no_config_file", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_crush_chooseleaf_type", 2024-08-29T18:12:57.698 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hdd", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hybrid", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_ssd", 2024-08-29T18:12:57.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_max_backfills", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T18:12:57.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pg_delete_cost", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_hdd", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_ssd", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep", 2024-08-29T18:12:57.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hdd", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_ssd", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_sleep", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addr", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addrv", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:12:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_default_features", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_qos_exclude_ops", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "setgroup", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "setuser" 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_changed": [ 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:12:57.703 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_join_fs", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/container_init", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/migration_current", 2024-08-29T18:12:57.704 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_ident", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/description", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/organization", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:12:57.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:12:57.706 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:12:57.707 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:12:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_cache_enabled", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_ops_log", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_usage_log" 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "contact": null, 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "crashes": [], 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "created": "2024-08-29T17:55:54.856780Z", 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "crush": { 2024-08-29T18:12:57.709 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_algs": { 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "straw2": 3 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_sizes": { 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "2": 1, 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "4": 2 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_types": { 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "1": 2, 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "11": 1 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "compat_weight_set": false, 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: "device_classes": [ 2024-08-29T18:12:57.710 INFO:tasks.workunit.client.0.smithi089.stdout: 8 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_buckets": 6, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_devices": 8, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_rules": 1, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_types": 12, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_weight_sets": 0, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "tunables": { 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "allowed_bucket_algs": 54, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_fallback_tries": 0, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_tries": 0, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_total_tries": 50, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_descend_once": 1, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_stable": 1, 2024-08-29T18:12:57.711 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_vary_r": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v2_rules": 0, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v3_rules": 0, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v4_buckets": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v5_rules": 0, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "legacy_tunables": 0, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "minimum_required_version": "jewel", 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "optimal_tunables": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "profile": "jewel", 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables2": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables3": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables5": 1, 2024-08-29T18:12:57.712 INFO:tasks.workunit.client.0.smithi089.stdout: "straw_calc_version": 1 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "description": "upgrade test cluster", 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "fs": { 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "feature_flags": { 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "enable_multiple": true, 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_enabled_multiple": true 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "filesystems": [ 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "approx_ctime": "2024-08", 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer_enabled": false, 2024-08-29T18:12:57.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_caps": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_dns": 10, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_inos": 13, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_subtrees": 2, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_allowed_features": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "explicitly_allowed_features": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "files": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "max_mds": 1, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_data_pools": 1, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_in": 1, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_mds": 1, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_replay": 0, 2024-08-29T18:12:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_up": 1, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "snaps": 0, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "standby_count_wanted": 0 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_mds": 1, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "total_num_mds": 2 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "hosts": { 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num": 2, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mds": 2, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mgr": 2, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mon": 2, 2024-08-29T18:12:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_osd": 2 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard": false, 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard_description": null, 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "license": "sharing-1-0", 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "metadata": { 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 2 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.716 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 2 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 2 2024-08-29T18:12:57.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 2 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 2 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 3 2024-08-29T18:12:57.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 3 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 3 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:12:57.719 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 3 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 3 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 8 2024-08-29T18:12:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 8 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 8 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:12:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 8 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 8 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_objectstore": { 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": 8 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "rotational": { 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: "0": 8 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "features": { 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "optional": [], 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "persistent": [ 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "kraken", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "luminous", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "mimic", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap-prune", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "nautilus", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "octopus", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "pacific", 2024-08-29T18:12:57.723 INFO:tasks.workunit.client.0.smithi089.stdout: "elector-pinging", 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "quincy", 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "reef" 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv4_addr_mons": 6, 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv6_addr_mons": 0, 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "min_mon_release": 18, 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "v1_addr_mons": 3, 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "v2_addr_mons": 3 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "organization": "ceph-qa", 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:12:57.724 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_network": false, 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "require_min_compat_client": "luminous", 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "require_osd_release": "reef" 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": [ 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:57.725 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 1, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 1, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 1, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 1781760, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 1781760, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:12:57.726 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.443116500217002e-06, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 212, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 313344, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 590368, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 590368, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 1771104, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 179, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2473984 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 32, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 32, 2024-08-29T18:12:57.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 2, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 98304, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 98304, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 22, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-29T18:12:57.729 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 3428, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 3428, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 10284, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 51, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 20480 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:57.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 64, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 64, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 3, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:57.731 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 0.0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:57.732 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 0 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:57.734 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 8, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 8, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 4, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 12288, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 12288, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:57.735 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.684911943300449e-08, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 19, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 19, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 57, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 2, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2048 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.736 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": { 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "mirroring_by_pool": [ 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: false 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "num_images_by_pool": [ 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pools": 1 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.737 INFO:tasks.workunit.client.0.smithi089.stdout: "report_id": "e7383f2f-2408-49aa-a668-ca47d91ea884", 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "report_timestamp": "2024-08-29T18:12:57.681495", 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "report_version": 1, 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "rook": { 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster": { 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "external-mode": null, 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "allow-multiple-per-node": null, 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "count": null, 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "max-id": null, 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pvc": { 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "stretch": { 2024-08-29T18:12:57.738 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "network": { 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "provider": null 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "storage": { 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "device-set": { 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "non-portable": null, 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "portable": null, 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.739 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "csi": { 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes": { 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "node": { 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes-total": null, 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "with-ceph-daemons": null, 2024-08-29T18:12:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-nfs-plugin": null, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-rbd-plugin": null 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "storage-class": { 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket": null, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs": null, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "nfs": null, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": null, 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:12:57.741 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "services": {}, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 105, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": 4, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_by_class": { 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "ssd": { 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767713980416, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 246304768, 2024-08-29T18:12:57.742 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_bytes": 246304768, 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_ratio": 0.00032072592875920236 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767713980416, 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 246304768 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T18:12:57.743 INFO:tasks.workunit.client.0.smithi089.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-08-29T18:12:57.744 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry preview-device 2024-08-29T18:12:58.288 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T18:12:58.288 INFO:tasks.workunit.client.0.smithi089.stdout: "51ef6688-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.288 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f0500c-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.288 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180120": { 2024-08-29T18:12:58.288 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:12:58.288 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51ef6688-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954480 2024-08-29T18:12:58.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:12:58.290 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:12:58.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.292 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 33665042 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.293 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 56390664 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:12:58.294 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.295 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 88, 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3811, 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3829, 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3795 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 5, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 460048143, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 2206272205, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 7269184320, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 38315751490, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:12:58.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 12, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 57229, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57533, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 26, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 326 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 57229, 2024-08-29T18:12:58.300 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57533 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:12:58.301 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:12:58.302 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:12:58.303 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:12:58.304 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:12:58.305 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 26 Celsius", 2024-08-29T18:12:58.306 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 12%", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 460,048,143 [235 TB]", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 2,206,272,205 [1.12 PB]", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 7,269,184,320", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 38,315,751,490", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 5", 2024-08-29T18:12:58.307 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 57,229", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,533", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 326", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.308 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 26 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.309 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "51f2e556-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f3d8f8-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180124": { 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:12:58.310 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51f2e556-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954483 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:12:58.311 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:12:58.312 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.313 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.314 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 26077643 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 45319928 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.316 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:12:58.317 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:12:58.318 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.319 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:12:58.320 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 90, 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3078, 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3091, 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3067 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:12:58.321 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 2, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 369982540, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 1709024476, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 5995067796, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 30227420673, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 10, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 50489, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57701, 2024-08-29T18:12:58.322 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 25, 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 232 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 50489, 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57701 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.323 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:12:58.324 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:12:58.325 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:12:58.326 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:12:58.327 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 25 Celsius", 2024-08-29T18:12:58.328 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 10%", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 369,982,540 [189 TB]", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 1,709,024,476 [875 TB]", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 5,995,067,796", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 30,227,420,673", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 2", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 50,489", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,701", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 232", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:12:58.329 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:58.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 25 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.331 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T18:12:58.332 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry preview-all 2024-08-29T18:12:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: cluster 2024-08-29T18:12:57.037958+0000 mgr.y (mgr.14472) 163 : cluster [DBG] pgmap v135: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:57.523948+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:57.537657+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:57.683673+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:57.689513+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:58.087224+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:58.092440+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:58.110376+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:58 smithi144 bash[24722]: audit 2024-08-29T18:12:58.118332+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: cluster 2024-08-29T18:12:57.037958+0000 mgr.y (mgr.14472) 163 : cluster [DBG] pgmap v135: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:57.523948+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:57.537657+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:57.683673+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:57.689513+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:58.087224+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:58.092440+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:58.110376+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[22629]: audit 2024-08-29T18:12:58.118332+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: cluster 2024-08-29T18:12:57.037958+0000 mgr.y (mgr.14472) 163 : cluster [DBG] pgmap v135: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:57.523948+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:57.537657+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:57.683673+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:57.689513+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:58.087224+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:58.092440+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:58.110376+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:58 smithi089 bash[32084]: audit 2024-08-29T18:12:58.118332+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:12:58.897 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T18:12:58.897 INFO:tasks.workunit.client.0.smithi089.stdout: "device_report": { 2024-08-29T18:12:58.897 INFO:tasks.workunit.client.0.smithi089.stdout: "51ef6688-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.897 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f0500c-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180120": { 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51ef6688-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:12:58.898 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954480 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.900 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 33665042 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.902 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 56390664 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.903 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:12:58.904 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.905 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.906 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 88, 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3811, 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3829, 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3795 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.907 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 5, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 460048143, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 2206272205, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 7269184320, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 38315751490, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:12:58.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 12, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 57229, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57533, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 26, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 326 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 57229, 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:12:58.909 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57533 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:12:58.910 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:12:58.911 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:12:58.912 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:12:58.913 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 26 Celsius", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 12%", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 460,048,143 [235 TB]", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 2,206,272,205 [1.12 PB]", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 7,269,184,320", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 38,315,751,490", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 5", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 57,229", 2024-08-29T18:12:58.914 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,533", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 326", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:12:58.915 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 26 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.916 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "51f2e556-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f3d8f8-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180124": { 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51f2e556-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:12:58.917 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954483 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.918 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.919 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.921 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 26077643 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.922 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 45319928 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:12:58.924 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:12:58.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 90, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3078, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3091, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3067 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:12:58.927 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 2, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 369982540, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 1709024476, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 5995067796, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 30227420673, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 10, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 50489, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57701, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 25, 2024-08-29T18:12:58.928 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 232 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 50489, 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57701 2024-08-29T18:12:58.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:12:58.930 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:12:58.931 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:12:58.932 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:12:58.933 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 25 Celsius", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 10%", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 369,982,540 [189 TB]", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 1,709,024,476 [875 TB]", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 5,995,067,796", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 30,227,420,673", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 2", 2024-08-29T18:12:58.934 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 50,489", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,701", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 232", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:12:58.935 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 25 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "report": { 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer": { 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "active": true, 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "mode": "" 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "channels": [ 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "ident" 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "channels_available": [ 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T18:12:58.937 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_available": [ 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:12:58.938 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_opted_in": [ 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:12:58.939 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "config": { 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "active_changed": [ 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "client_check_pool_perm", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_gid", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_uid", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "client_quota", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:12:58.940 INFO:tasks.workunit.client.0.smithi089.stdout: "daemonize", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "keyring", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_block_size", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_cache_size", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_compression", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_log", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_write_buffer_size", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "log_stderr_prefix", 2024-08-29T18:12:58.941 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_stderr", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_host", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:12:58.942 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "no_config_file", 2024-08-29T18:12:58.943 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_crush_chooseleaf_type", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hdd", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hybrid", 2024-08-29T18:12:58.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_ssd", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_max_backfills", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:12:58.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pg_delete_cost", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_hdd", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_ssd", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hdd", 2024-08-29T18:12:58.946 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_ssd", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_sleep", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addr", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addrv", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:12:58.947 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_default_features", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_qos_exclude_ops", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "setgroup", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "setuser" 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_changed": [ 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:12:58.948 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_join_fs", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/container_init", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/migration_current", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T18:12:58.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_ident", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/description", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/organization", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:12:58.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:12:58.951 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:12:58.952 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_cache_enabled", 2024-08-29T18:12:58.953 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_ops_log", 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_usage_log" 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "contact": null, 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "crashes": [], 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "created": "2024-08-29T17:55:54.856780Z", 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "crush": { 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_algs": { 2024-08-29T18:12:58.954 INFO:tasks.workunit.client.0.smithi089.stdout: "straw2": 3 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_sizes": { 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "2": 1, 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "4": 2 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_types": { 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "1": 2, 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "11": 1 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "compat_weight_set": false, 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: "device_classes": [ 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: 8 2024-08-29T18:12:58.955 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_buckets": 6, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_devices": 8, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_rules": 1, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_types": 12, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_weight_sets": 0, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "tunables": { 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "allowed_bucket_algs": 54, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_fallback_tries": 0, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_tries": 0, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_total_tries": 50, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_descend_once": 1, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_stable": 1, 2024-08-29T18:12:58.956 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_vary_r": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v2_rules": 0, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v3_rules": 0, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v4_buckets": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v5_rules": 0, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "legacy_tunables": 0, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "minimum_required_version": "jewel", 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "optimal_tunables": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "profile": "jewel", 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables2": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables3": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables5": 1, 2024-08-29T18:12:58.957 INFO:tasks.workunit.client.0.smithi089.stdout: "straw_calc_version": 1 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "description": "upgrade test cluster", 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "fs": { 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "feature_flags": { 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "enable_multiple": true, 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_enabled_multiple": true 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "filesystems": [ 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "approx_ctime": "2024-08", 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer_enabled": false, 2024-08-29T18:12:58.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_caps": 0, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_dns": 10, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_inos": 13, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_subtrees": 2, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_allowed_features": 0, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "explicitly_allowed_features": 0, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "files": 0, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "max_mds": 1, 2024-08-29T18:12:58.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_data_pools": 1, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_in": 1, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_mds": 1, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": 0, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_replay": 0, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_up": 1, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "snaps": 0, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "standby_count_wanted": 0 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_mds": 1, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "total_num_mds": 2 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.960 INFO:tasks.workunit.client.0.smithi089.stdout: "hosts": { 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num": 2, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mds": 2, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mgr": 2, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mon": 2, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_osd": 2 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard": false, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard_description": null, 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "license": "sharing-1-0", 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "metadata": { 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 2 2024-08-29T18:12:58.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 2 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 2 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.962 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 2 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 2 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 3 2024-08-29T18:12:58.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 3 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 3 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:12:58.964 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 3 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 3 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 8 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:12:58.965 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 8 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 8 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T18:12:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 8 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 8 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_objectstore": { 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": 8 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "rotational": { 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "0": 8 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.967 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "features": { 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "optional": [], 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "persistent": [ 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "kraken", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "luminous", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "mimic", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap-prune", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "nautilus", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "octopus", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "pacific", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "elector-pinging", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "quincy", 2024-08-29T18:12:58.968 INFO:tasks.workunit.client.0.smithi089.stdout: "reef" 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv4_addr_mons": 6, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv6_addr_mons": 0, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "min_mon_release": 18, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "v1_addr_mons": 3, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "v2_addr_mons": 3 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "organization": "ceph-qa", 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_network": false, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "require_min_compat_client": "luminous", 2024-08-29T18:12:58.969 INFO:tasks.workunit.client.0.smithi089.stdout: "require_osd_release": "reef" 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": [ 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 1, 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 1, 2024-08-29T18:12:58.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 1, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 1781760, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 1781760, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.443116500217002e-06, 2024-08-29T18:12:58.971 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 212, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 313344, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 590368, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 590368, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 1771104, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 179, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2473984 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:58.972 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 32, 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 32, 2024-08-29T18:12:58.973 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 2, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 98304, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 98304, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 22, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-29T18:12:58.974 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 3428, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 3428, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 10284, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 51, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 20480 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:58.975 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 64, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 64, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 3, 2024-08-29T18:12:58.976 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 0.0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:58.977 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 0 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:12:58.978 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 8, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 8, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 4, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:12:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 12288, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 12288, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.684911943300449e-08, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 19, 2024-08-29T18:12:58.980 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 19, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 57, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 2, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2048 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": { 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: "mirroring_by_pool": [ 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: false 2024-08-29T18:12:58.981 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_images_by_pool": [ 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pools": 1 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "report_id": "e7383f2f-2408-49aa-a668-ca47d91ea884", 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "report_timestamp": "2024-08-29T18:12:58.856006", 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "report_version": 1, 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "rook": { 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster": { 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "external-mode": null, 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "allow-multiple-per-node": null, 2024-08-29T18:12:58.982 INFO:tasks.workunit.client.0.smithi089.stdout: "count": null, 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "max-id": null, 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "pvc": { 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "stretch": { 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "network": { 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "provider": null 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "storage": { 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "device-set": { 2024-08-29T18:12:58.983 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "non-portable": null, 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "portable": null, 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "csi": { 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes": { 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.984 INFO:tasks.workunit.client.0.smithi089.stdout: "node": { 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes-total": null, 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "with-ceph-daemons": null, 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-nfs-plugin": null, 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-rbd-plugin": null 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "storage-class": { 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket": null, 2024-08-29T18:12:58.985 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs": null, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "nfs": null, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": null, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "services": {}, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 105, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": 4, 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_by_class": { 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "ssd": { 2024-08-29T18:12:58.986 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767713980416, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 246304768, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_bytes": 246304768, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_ratio": 0.00032072592875920236 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767713980416, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 246304768 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:12:58.987 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T18:12:58.988 INFO:tasks.workunit.client.0.smithi089.stderr:++ ceph telemetry collection ls 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:+ COLLECTIONS='New collections are available: 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:NAME STATUS DESC 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T18:12:59.446 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ New collections are available: 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T18:12:59.447 INFO:tasks.workunit.client.0.smithi089.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:NAME STATUS DESC 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T18:12:59.448 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ New collections are available: 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:NAME STATUS DESC 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T18:12:59.449 INFO:tasks.workunit.client.0.smithi089.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ New collections are available: 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:NAME STATUS DESC 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T18:12:59.450 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ New collections are available: 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:NAME STATUS DESC 2024-08-29T18:12:59.451 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ New collections are available: 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-08-29T18:12:59.452 INFO:tasks.workunit.client.0.smithi089.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:NAME STATUS DESC 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-29T18:12:59.453 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-29T18:12:59.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:57.519838+0000 mgr.y (mgr.14472) 164 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:57.681342+0000 mgr.y (mgr.14472) 165 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:58.066222+0000 mgr.y (mgr.14472) 166 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:58.265944+0000 mgr.y (mgr.14472) 167 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:58.658987+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:58.664884+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:58.859659+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:12:59 smithi144 bash[24722]: audit 2024-08-29T18:12:58.865560+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:57.519838+0000 mgr.y (mgr.14472) 164 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:57.681342+0000 mgr.y (mgr.14472) 165 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:58.066222+0000 mgr.y (mgr.14472) 166 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:58.265944+0000 mgr.y (mgr.14472) 167 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:58.658987+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:58.664884+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:58.859659+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[32084]: audit 2024-08-29T18:12:58.865560+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:57.519838+0000 mgr.y (mgr.14472) 164 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:57.681342+0000 mgr.y (mgr.14472) 165 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:58.066222+0000 mgr.y (mgr.14472) 166 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:58.265944+0000 mgr.y (mgr.14472) 167 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:12:59.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:58.658987+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:58.664884+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:58.859659+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22629]: audit 2024-08-29T18:12:58.865560+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:12:59.994 INFO:tasks.workunit.client.0.smithi089.stdout:Telemetry is on. 2024-08-29T18:12:59.994 INFO:tasks.workunit.client.0.smithi089.stdout:Some channels are disabled, please enable with: 2024-08-29T18:12:59.994 INFO:tasks.workunit.client.0.smithi089.stdout:`ceph telemetry enable channel perf` 2024-08-29T18:13:00.013 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry enable channel perf 2024-08-29T18:13:00.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22881]: [29/Aug/2024:18:12:59] ENGINE Bus STOPPING 2024-08-29T18:13:00.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22881]: [29/Aug/2024:18:12:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:13:00.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22881]: [29/Aug/2024:18:12:59] ENGINE Bus STOPPED 2024-08-29T18:13:00.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:12:59 smithi089 bash[22881]: [29/Aug/2024:18:12:59] ENGINE Bus STARTING 2024-08-29T18:13:00.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Serving on http://:::9283 2024-08-29T18:13:00.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Bus STARTED 2024-08-29T18:13:00.543 INFO:tasks.workunit.client.0.smithi089.stdout:channel_perf is enabled 2024-08-29T18:13:00.549 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Bus STOPPING 2024-08-29T18:13:00.549 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:58.655099+0000 mgr.y (mgr.14472) 168 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:58.855753+0000 mgr.y (mgr.14472) 169 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: cluster 2024-08-29T18:12:59.038601+0000 mgr.y (mgr.14472) 170 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: cluster 2024-08-29T18:12:59.233845+0000 mon.a (mon.0) 931 : cluster [DBG] mgrmap e22: y(active, since 4m), standbys: x 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.277605+0000 mgr.y (mgr.14472) 171 : audit [DBG] from='client.24656 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.807754+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.817903+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.821856+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.824652+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.829022+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.831569+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.832091+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:00.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.836791+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.841714+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.958959+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.962869+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:12:59.994870+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:13:00.000886+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:13:00.038892+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[32084]: audit 2024-08-29T18:13:00.042005+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:58.655099+0000 mgr.y (mgr.14472) 168 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:58.855753+0000 mgr.y (mgr.14472) 169 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: cluster 2024-08-29T18:12:59.038601+0000 mgr.y (mgr.14472) 170 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: cluster 2024-08-29T18:12:59.233845+0000 mon.a (mon.0) 931 : cluster [DBG] mgrmap e22: y(active, since 4m), standbys: x 2024-08-29T18:13:00.551 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.277605+0000 mgr.y (mgr.14472) 171 : audit [DBG] from='client.24656 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.807754+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.817903+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.821856+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.824652+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.829022+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.831569+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.832091+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.836791+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.841714+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.958959+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.962869+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.552 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:12:59.994870+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.553 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:13:00.000886+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.553 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:13:00.038892+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.553 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22629]: audit 2024-08-29T18:13:00.042005+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:58.655099+0000 mgr.y (mgr.14472) 168 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:58.855753+0000 mgr.y (mgr.14472) 169 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: cluster 2024-08-29T18:12:59.038601+0000 mgr.y (mgr.14472) 170 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: cluster 2024-08-29T18:12:59.233845+0000 mon.a (mon.0) 931 : cluster [DBG] mgrmap e22: y(active, since 4m), standbys: x 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.277605+0000 mgr.y (mgr.14472) 171 : audit [DBG] from='client.24656 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.807754+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.817903+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.821856+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.824652+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.829022+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.831569+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.832091+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.836791+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.841714+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.958959+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.962869+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:12:59.994870+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:13:00.000886+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:13:00.038892+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:00 smithi144 bash[24722]: audit 2024-08-29T18:13:00.042005+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:00.563 INFO:tasks.workunit.client.0.smithi089.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-29T18:13:00.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:13:00.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Bus STOPPED 2024-08-29T18:13:00.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Bus STARTING 2024-08-29T18:13:00.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Serving on http://:::9283 2024-08-29T18:13:00.925 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:00 smithi089 bash[22881]: [29/Aug/2024:18:13:00] ENGINE Bus STARTED 2024-08-29T18:13:00.951 INFO:tasks.workunit.client.0.smithi089.stderr:+ LAST_OPT_REVISION=1 2024-08-29T18:13:00.951 INFO:tasks.workunit.client.0.smithi089.stderr:+ '[' 1 -ne 1 ']' 2024-08-29T18:13:00.951 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry show 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:12:59.431296+0000 mgr.y (mgr.14472) 172 : audit [DBG] from='client.24656 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:12:59.801261+0000 mgr.y (mgr.14472) 173 : audit [DBG] from='client.24662 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:12:59.990038+0000 mgr.y (mgr.14472) 174 : audit [DBG] from='client.24662 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.392505+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.404430+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.406169+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.408774+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.408982+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.411349+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:01.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.421610+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.553590+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.553776+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.553953+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.556841+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.557040+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.557212+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.559419+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.559621+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.559798+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.568677+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.568784+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.569675+0000 mon.a (mon.0) 963 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.569738+0000 mon.a (mon.0) 964 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.569945+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.570103+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.570246+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.572545+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.572673+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.572786+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.574033+0000 mon.c (mon.2) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.574105+0000 mon.c (mon.2) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.574175+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.574527+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.574672+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.847935+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.89:0/3905607633' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T18:13:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:01 smithi144 bash[24722]: audit 2024-08-29T18:13:00.941348+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.89:0/3905607633' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:12:59.431296+0000 mgr.y (mgr.14472) 172 : audit [DBG] from='client.24656 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:12:59.801261+0000 mgr.y (mgr.14472) 173 : audit [DBG] from='client.24662 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:12:59.990038+0000 mgr.y (mgr.14472) 174 : audit [DBG] from='client.24662 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.392505+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.404430+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.406169+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.408774+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.408982+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.411349+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:01.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.421610+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.553590+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.553776+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.553953+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.556841+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.557040+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.557212+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.559419+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.559621+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:12:59.431296+0000 mgr.y (mgr.14472) 172 : audit [DBG] from='client.24656 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:12:59.801261+0000 mgr.y (mgr.14472) 173 : audit [DBG] from='client.24662 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:12:59.990038+0000 mgr.y (mgr.14472) 174 : audit [DBG] from='client.24662 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.392505+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.404430+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.406169+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.408774+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.408982+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.411349+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.421610+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.553590+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.553776+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.553953+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.556841+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.557040+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.557212+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.559419+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.559621+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.559798+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.568677+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.568784+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.569675+0000 mon.a (mon.0) 963 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.569738+0000 mon.a (mon.0) 964 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.569945+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.570103+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.570246+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.572545+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.572673+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.572786+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.574033+0000 mon.c (mon.2) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.574105+0000 mon.c (mon.2) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.574175+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.574527+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.574672+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.847935+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.89:0/3905607633' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[32084]: audit 2024-08-29T18:13:00.941348+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.89:0/3905607633' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.559798+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.568677+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.568784+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.569675+0000 mon.a (mon.0) 963 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.569738+0000 mon.a (mon.0) 964 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.569945+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.570103+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.570246+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.572545+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.572673+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.572786+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.574033+0000 mon.c (mon.2) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.574105+0000 mon.c (mon.2) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.574175+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.574527+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.574672+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.847935+0000 mon.a (mon.0) 974 : audit [DBG] from='client.? 172.21.15.89:0/3905607633' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T18:13:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:01 smithi089 bash[22629]: audit 2024-08-29T18:13:00.941348+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.89:0/3905607633' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T18:13:01.985 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T18:13:01.985 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer": { 2024-08-29T18:13:01.985 INFO:tasks.workunit.client.0.smithi089.stdout: "active": true, 2024-08-29T18:13:01.985 INFO:tasks.workunit.client.0.smithi089.stdout: "mode": "" 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "channels": [ 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "channels_available": [ 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:13:01.986 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_available": [ 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:13:01.987 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_opted_in": [ 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:13:01.988 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "config": { 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "active_changed": [ 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "client_check_pool_perm", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_gid", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_uid", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "client_quota", 2024-08-29T18:13:01.989 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "daemonize", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "keyring", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_block_size", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_cache_size", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_compression", 2024-08-29T18:13:01.990 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_log", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_write_buffer_size", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_stderr_prefix", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_stderr", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_host", 2024-08-29T18:13:01.991 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:13:01.992 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "no_config_file", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_crush_chooseleaf_type", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:13:01.993 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hdd", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hybrid", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_ssd", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_max_backfills", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T18:13:01.994 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pg_delete_cost", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_hdd", 2024-08-29T18:13:01.995 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_ssd", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hdd", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_ssd", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_sleep", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T18:13:01.996 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addr", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addrv", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_default_features", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_qos_exclude_ops", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "setgroup", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "setuser" 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_changed": [ 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:13:01.997 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:13:01.998 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_join_fs", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/container_init", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/migration_current", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_ident", 2024-08-29T18:13:01.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_perf", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/description", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/enabled", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/organization", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:13:02.000 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:13:02.001 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:13:02.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_cache_enabled", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_ops_log", 2024-08-29T18:13:02.003 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_usage_log" 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "contact": null, 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "crashes": [], 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "created": "2024-08-29T17:55:54.856780Z", 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "crush": { 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_algs": { 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "straw2": 3 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_sizes": { 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "2": 1, 2024-08-29T18:13:02.004 INFO:tasks.workunit.client.0.smithi089.stdout: "4": 2 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_types": { 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "1": 2, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "11": 1 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "compat_weight_set": false, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "device_classes": [ 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: 8 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_buckets": 6, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_devices": 8, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_rules": 1, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_types": 12, 2024-08-29T18:13:02.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_weight_sets": 0, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "tunables": { 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "allowed_bucket_algs": 54, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_fallback_tries": 0, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_tries": 0, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_total_tries": 50, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_descend_once": 1, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_stable": 1, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_vary_r": 1, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v2_rules": 0, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v3_rules": 0, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v4_buckets": 1, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v5_rules": 0, 2024-08-29T18:13:02.006 INFO:tasks.workunit.client.0.smithi089.stdout: "legacy_tunables": 0, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "minimum_required_version": "jewel", 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "optimal_tunables": 1, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "profile": "jewel", 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables": 1, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables2": 1, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables3": 1, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables5": 1, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "straw_calc_version": 1 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "description": "upgrade test cluster", 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "fs": { 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.007 INFO:tasks.workunit.client.0.smithi089.stdout: "feature_flags": { 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "enable_multiple": true, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_enabled_multiple": true 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "filesystems": [ 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "approx_ctime": "2024-08", 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer_enabled": false, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_caps": 0, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_dns": 10, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_inos": 13, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_subtrees": 2, 2024-08-29T18:13:02.008 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_allowed_features": 0, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "explicitly_allowed_features": 0, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "files": 0, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "max_mds": 1, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_data_pools": 1, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_in": 1, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_mds": 1, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": 0, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_replay": 0, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_up": 1, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "snaps": 0, 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: "standby_count_wanted": 0 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.009 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_mds": 1, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "total_num_mds": 2 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_stats": { 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20135936, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 323480, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 851968, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 0, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 340, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.010 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 892024, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 12, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 726528, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 14720496, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 20135936 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20578304, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 469872, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 606208, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 433, 2024-08-29T18:13:02.011 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 1384472, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 20, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 947712, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 15154808, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 21184512 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49528832, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1728232, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 3112960, 2024-08-29T18:13:02.012 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 0, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1896, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 11434016, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 23, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2631424, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 28000760, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 49528832 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 35069952, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1030784, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:02.013 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 540672, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 6168576, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1071, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 8010640, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1551872, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 21314544, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 41238528 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 40009728, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1248728, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:02.014 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 4644864, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 2277376, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1195, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 8519544, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1317888, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 21657264, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 42287104 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49086464, 2024-08-29T18:13:02.015 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 934688, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 458752, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1615, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5323016, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 46, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3148800, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 36927448, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 49545216 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 52133888, 2024-08-29T18:13:02.016 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1785232, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 557056, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1920, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 6578984, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3815680, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 37201480, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 52690944 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 51486720, 2024-08-29T18:13:02.017 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1830632, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 155648, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1859, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5810688, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 4256768, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 36836120, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 51642368 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 45907968, 2024-08-29T18:13:02.018 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 829352, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 425984, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1441, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 4711336, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1954816, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35659952, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 46333952 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T18:13:02.019 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49594368, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1844336, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 16384, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 933888, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1802, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5832896, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3449088, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35699152, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 50528256 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.020 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 46940160, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 830032, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 507904, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1452, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5171712, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2222592, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35963312, 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 47448064 2024-08-29T18:13:02.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 50413568, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1660560, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 16384, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 180224, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1832, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5840640, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 4211456, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35932016, 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 50593792 2024-08-29T18:13:02.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49971200, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 2031120, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 1671168, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1831, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5751872, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3841280, 2024-08-29T18:13:02.023 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35594416, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 51642368 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "hosts": { 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num": 2, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mds": 2, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mgr": 2, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mon": 2, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_osd": 2 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "io_rate": { 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_stats_delta": { 2024-08-29T18:13:02.024 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "stamp_delta": "12.004526", 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T18:13:02.028 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 0 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard": false, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard_description": null, 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "license": "sharing-1-0", 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "mempool": { 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:02.029 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.030 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.033 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 150168, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 33 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.035 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 928, 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.036 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.037 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:02.038 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.039 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.041 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.042 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.043 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 222727, 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 72 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 51704, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 208 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.045 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8304, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 141 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.046 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:02.047 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.048 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.049 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1167468, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 354 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.053 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.054 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6880, 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 140 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12744, 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1546 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10624, 2024-08-29T18:13:02.055 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 206 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.056 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.057 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.058 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.059 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.060 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1193590, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 375 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.062 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.063 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6880, 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 140 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12744, 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1546 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5312, 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 103 2024-08-29T18:13:02.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.065 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.065 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.065 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.065 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.065 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.066 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.067 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.070 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1174908, 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 368 2024-08-29T18:13:02.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6880, 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 140 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.073 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12744, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1546 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5312, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 103 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.074 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6400, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 80 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23184, 2024-08-29T18:13:02.076 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 207 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1936, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 47 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 620985, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 20 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 58416, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10631 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 146456, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 247 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11668, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 779 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9936, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 207 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.078 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 33570, 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 215 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23184, 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 207 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.079 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 433609, 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 94 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2444930, 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 202 2024-08-29T18:13:02.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7040, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 80 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 510048, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 44 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.081 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 95264, 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 188 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.082 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.083 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.084 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5280, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 66 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21840, 2024-08-29T18:13:02.085 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1040, 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8192, 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 91723, 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15794 2024-08-29T18:13:02.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 206296, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 335 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9960, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 607 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9360, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 29894, 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21840, 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 463850, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 101 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2412230, 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 170 2024-08-29T18:13:02.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.090 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.090 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4928, 2024-08-29T18:13:02.090 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 56 2024-08-29T18:13:02.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.090 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.090 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 452088, 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8528, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 22 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 243176, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3597 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.093 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.094 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.095 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4880, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 61 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21616, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1040, 2024-08-29T18:13:02.096 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8192, 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88640, 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15363 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 200176, 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 326 2024-08-29T18:13:02.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9024, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 595 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9264, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.098 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 27926, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 194 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21616, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 390863, 2024-08-29T18:13:02.099 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 83 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2448010, 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 191 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4312, 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 49 2024-08-29T18:13:02.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 359352, 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 31 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8320, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 24 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242920, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3585 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.102 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T18:13:02.103 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4160, 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 52 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.105 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 480, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 51014, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9601 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 136936, 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 233 2024-08-29T18:13:02.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9828, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 613 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9504, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.107 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 28878, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 201 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2208, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 303567, 2024-08-29T18:13:02.108 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 62 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 26565, 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2471038, 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 200 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4752, 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 54 2024-08-29T18:13:02.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 428904, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 37 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.110 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10400, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 20 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.112 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4080, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 51 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 816, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 37 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.114 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 91152, 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15792 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 206296, 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 335 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9908, 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 612 2024-08-29T18:13:02.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9504, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 29390, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.116 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 970525, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 82 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T18:13:02.117 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2430626, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 178 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4664, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 53 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.118 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 440496, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 38 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8944, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 18 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242664, 2024-08-29T18:13:02.119 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3573 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.121 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3360, 2024-08-29T18:13:02.122 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 42 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22064, 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 197 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 704, 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 14187, 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 53231, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9841 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 140336, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 238 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10256, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 615 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.124 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9456, 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 197 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 30326, 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 206 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.125 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22064, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 197 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2208, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 874950, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 59 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 26565, 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9 2024-08-29T18:13:02.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2441271, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 185 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5632, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 64 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.127 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 475272, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 41 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 13000, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 25 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242920, 2024-08-29T18:13:02.128 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3585 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.130 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2880, 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T18:13:02.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22848, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 204 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 480, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 14777, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 91702, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 16076 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 205616, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 334 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11240, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 768 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9792, 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 204 2024-08-29T18:13:02.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 30666, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 202 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22848, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 204 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.134 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 834382, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 50 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2446704, 2024-08-29T18:13:02.135 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 182 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4840, 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 55 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 452088, 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:02.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 94952, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.137 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.138 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:02.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2160, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 27 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22736, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1264, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 41 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 278528, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 95356, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 16517 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 211736, 2024-08-29T18:13:02.141 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 343 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12004, 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 773 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9744, 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 33138, 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 211 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22736, 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 190778, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2411242, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 199 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.144 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6160, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 70 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 533232, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.145 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 99008, 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 228 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.147 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "metadata": { 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 2 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.148 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 2 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 2 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 2 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:13:02.149 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 2 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 3 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.150 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 3 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 3 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 3 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 3 2024-08-29T18:13:02.151 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 8 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:13:02.152 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 8 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 8 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 8 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 8 2024-08-29T18:13:02.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_objectstore": { 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": 8 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "rotational": { 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "0": 8 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "features": { 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "optional": [], 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "persistent": [ 2024-08-29T18:13:02.154 INFO:tasks.workunit.client.0.smithi089.stdout: "kraken", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "luminous", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "mimic", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap-prune", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "nautilus", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "octopus", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pacific", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "elector-pinging", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "quincy", 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "reef" 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv4_addr_mons": 6, 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv6_addr_mons": 0, 2024-08-29T18:13:02.155 INFO:tasks.workunit.client.0.smithi089.stdout: "min_mon_release": 18, 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "v1_addr_mons": 3, 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "v2_addr_mons": 3 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "organization": "ceph-qa", 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_network": false, 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "require_min_compat_client": "luminous", 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "require_osd_release": "reef" 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_perf_histograms": [ 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.156 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:02.157 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:02.158 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:02.160 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:02.161 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:02.162 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.163 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.164 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.165 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:02.166 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.167 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.168 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.169 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.170 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.171 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.172 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.173 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.174 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.175 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.176 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.178 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.179 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.180 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.181 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.182 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.183 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 40, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.184 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.185 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.186 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:02.187 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:02.188 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:02.189 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:02.190 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:02.191 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:02.192 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.193 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.194 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.195 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.196 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.197 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.198 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.199 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.200 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:02.201 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.202 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.203 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.204 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.205 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.206 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.207 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.208 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.209 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.210 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.211 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:02.212 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.213 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.214 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.215 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.216 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.217 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.218 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:02.219 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:02.220 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:02.221 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:02.222 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:02.223 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:02.224 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:02.225 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:02.226 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:02.227 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.228 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.229 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.230 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.231 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.232 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.233 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.234 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.235 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.236 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.237 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.238 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.239 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.240 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.241 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.242 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.243 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.244 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.245 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.246 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.247 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.248 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.249 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.250 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.251 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.252 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.253 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.254 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:02.255 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:02.256 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:02.257 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:02.258 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:02.259 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:02.260 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:02.261 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.262 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.263 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.264 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.265 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.266 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16, 5, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16, 3, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.267 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.268 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.269 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.270 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.271 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.272 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.273 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.274 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.275 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.277 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.278 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.279 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.280 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.281 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.282 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:02.283 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.284 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.285 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.287 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.288 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.289 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_counters": { 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: "caps": { 2024-08-29T18:13:02.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_grant": { 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_revoke": { 2024-08-29T18:13:02.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_trunc": { 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_commit": { 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_complete": { 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_keys": { 2024-08-29T18:13:02.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_merge": { 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_split": { 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "exported_inodes": { 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.293 INFO:tasks.workunit.client.0.smithi089.stdout: "forward": { 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_cap_release": { 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps": { 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps_dirty": { 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.294 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_inode_file_caps": { 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "imported_inodes": { 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes": { 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_expired": { 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.295 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_pinned": { 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_with_caps": { 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "load_cent": { 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "openino_dir_fetch": { 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "process_request_cap_release": { 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "reply_latency": { 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 345454 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "request": { 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rbytes": { 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rfiles": { 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rsnaps": { 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_reply": { 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "subtrees": { 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_cache": { 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_enqueue_scrub": { 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_exportdir": { 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.299 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_flush": { 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragmentdir": { 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragstats": { 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_inodestats": { 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.300 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_enqueued": { 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_prioritized": { 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_processing": { 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays": { 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_delayed": { 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_enqueuing": { 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_completed": { 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_started": { 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_created": { 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_enqueued": { 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_migrated": { 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_reintegrated": { 2024-08-29T18:13:02.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_log": { 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "ev": { 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "evadd": { 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "evex": { 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.304 INFO:tasks.workunit.client.0.smithi089.stdout: "evexd": { 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "evexg": { 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "evtrm": { 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "jlat": { 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20582021 2024-08-29T18:13:02.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "replayed": { 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "seg": { 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "segadd": { 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "segex": { 2024-08-29T18:13:02.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: "segexd": { 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: "segexg": { 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: "segtrm": { 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_mem": { 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "cap": { 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "cap+": { 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "cap-": { 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.308 INFO:tasks.workunit.client.0.smithi089.stdout: "dir": { 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "dir+": { 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "dir-": { 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "dn": { 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "dn+": { 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "dn-": { 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "heap": { 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 207124 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "ino": { 2024-08-29T18:13:02.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: "ino+": { 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: "ino-": { 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: "rss": { 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36100 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_server": { 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_acquisition_throttle": { 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_revoke_eviction": { 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_request": { 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.312 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_session": { 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_peer_request": { 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "req_create_latency": { 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getattr_latency": { 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 345454 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getfilelock_latency": { 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getvxattr_latency": { 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.314 INFO:tasks.workunit.client.0.smithi089.stdout: "req_link_latency": { 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookup_latency": { 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookuphash_latency": { 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.315 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupino_latency": { 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupname_latency": { 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupparent_latency": { 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupsnap_latency": { 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lssnap_latency": { 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.317 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mkdir_latency": { 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mknod_latency": { 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mksnap_latency": { 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "req_open_latency": { 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "req_readdir_latency": { 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rename_latency": { 2024-08-29T18:13:02.319 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "req_renamesnap_latency": { 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmdir_latency": { 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.320 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmsnap_latency": { 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmxattr_latency": { 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setattr_latency": { 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setdirlayout_latency": { 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setfilelock_latency": { 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setlayout_latency": { 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setxattr_latency": { 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "req_snapdiff_latency": { 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "req_symlink_latency": { 2024-08-29T18:13:02.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "req_unlink_latency": { 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_sessions": { 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "average_load": { 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "avg_session_uptime": { 2024-08-29T18:13:02.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 88 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: "mdthresh_evicted": { 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: "session_count": { 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "session_remove": { 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_open": { 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_stale": { 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.326 INFO:tasks.workunit.client.0.smithi089.stdout: "total_load": { 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: "purge_queue": { 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed": { 2024-08-29T18:13:02.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed_ops": { 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing": { 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_high_water": { 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops": { 2024-08-29T18:13:02.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops_high_water": { 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_item_in_journal": { 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T18:13:02.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 166 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.332 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1467 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1467, 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6087935 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T18:13:02.333 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1467, 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4401 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1467, 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 483990992 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T18:13:02.334 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1467 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1467, 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5981746 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.336 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1467, 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8285 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1467, 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 686972832 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T18:13:02.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7999815 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1469 2024-08-29T18:13:02.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1469, 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6995883211 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.339 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26183 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.340 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.341 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T18:13:02.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45850624 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43810816 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.343 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2039808 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277006245 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311263 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70809724 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277006245 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41779 2024-08-29T18:13:02.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71079208 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322961408 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.352 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184670830 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.354 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71181714 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T18:13:02.356 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65406, 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 541375124 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3197, 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1217575285 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T18:13:02.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 84 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T18:13:02.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1294 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1294, 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4952957 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T18:13:02.364 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1294, 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 423993118 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 73 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T18:13:02.365 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.366 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T18:13:02.366 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1295 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.367 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.369 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1295 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1295, 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5955909197 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.370 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T18:13:02.371 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T18:13:02.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1295 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1295, 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9712181 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1295, 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8723 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.373 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1295, 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 779987791 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38617088 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32899072 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5718016 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311693 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70810370 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:02.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44218 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71077845 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322961408 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.383 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184670113 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.386 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71182431 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.387 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 54960, 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353147934 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.388 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.389 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2762, 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1434183160 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T18:13:02.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.392 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1302 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1302, 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4979723 2024-08-29T18:13:02.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1302, 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 247996827 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.394 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 146 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T18:13:02.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1303 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.398 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1303 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1303, 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5591926683 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1303 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1303, 2024-08-29T18:13:02.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9713734 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1303, 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8735 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1303, 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443994323 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39665664 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34897920 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4767744 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311693 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.405 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.406 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.407 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70810370 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44218 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.410 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71077845 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322961408 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184670113 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.414 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71182431 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T18:13:02.415 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T18:13:02.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 55297, 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 316276900 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.417 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T18:13:02.418 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2826, 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 930163199 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2879488 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.421 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:02.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1826816 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1687552 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.425 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.426 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4644864 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1400832 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 541950 2024-08-29T18:13:02.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.432 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23, 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 113030 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 399, 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176243990 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 392, 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12998073 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 399, 2024-08-29T18:13:02.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 830969 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 399, 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177074959 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.435 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49722 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38099 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.436 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20922 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 871 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 237 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 129, 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4782162 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 346, 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443363 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:02.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3998381 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 145900 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16707522 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135, 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12113552 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 134, 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 897733533671 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135, 2024-08-29T18:13:02.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 191918578719 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 499, 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 88168992203 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 499, 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95993 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.441 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2098628 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 349802063 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 371175 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.442 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 245825703 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42881217 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 944149 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.443 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 69, 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 592031 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 657462336 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51821136 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.444 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 500, 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5904011 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46792704 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.445 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46186496 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 606208 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87828394 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.448 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 614400 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.449 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70940758 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658712961 2024-08-29T18:13:02.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71095695 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58552263 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.456 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.457 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67276393 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.458 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658712961 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 231561 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70864374 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.462 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 616 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23815642 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.465 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.466 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7, 2024-08-29T18:13:02.466 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3644434 2024-08-29T18:13:02.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.466 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.466 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20680506 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.467 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.468 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.470 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6 2024-08-29T18:13:02.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 616 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23815642 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7, 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3644434 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20680506 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1771104 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29069312 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7888896 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.477 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4247552 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4108288 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.483 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.484 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12075008 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 798720 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 229670 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.487 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 30, 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 162689 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 990, 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 570309223 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 982, 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34467016 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.490 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 990, 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1607851 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 990, 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 571917074 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.491 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 40405 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13931 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.492 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26192 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3970 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 352 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 144, 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5105044 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 369, 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 692279 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.494 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 225, 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7575333 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 103, 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6306754 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.495 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3475143314 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34263081 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 129, 2024-08-29T18:13:02.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 960330765535 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 169792839312 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3535, 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 91834293428 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.497 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3535, 2024-08-29T18:13:02.498 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 317417 2024-08-29T18:13:02.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.498 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.498 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.500 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4858786 2024-08-29T18:13:02.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.500 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.500 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.500 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2676794211 2024-08-29T18:13:02.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 793421 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1406108113 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 352852199 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 352959 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63, 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 581266 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.502 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7916116607 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 449912630 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:02.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 145358113 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49938432 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.504 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49192960 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 745472 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.505 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87859800 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.506 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71515560 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658948500 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70860156 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58573200 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.516 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67255456 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658948500 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 202411 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70657985 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39 2024-08-29T18:13:02.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 157 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2429467 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 157, 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 549716590 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.524 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1052 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 157, 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 91257369 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 157, 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 320461715 2024-08-29T18:13:02.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8505425 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1052 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7432050 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6149017 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22, 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32248702 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22, 2024-08-29T18:13:02.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13005670 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22, 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30481683 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 102 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2429467 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 102, 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 508962463 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 102, 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70819649 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.531 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 102, 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 283831015 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 590368 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32661504 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.533 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.534 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7159808 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.536 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3624960 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3485696 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.537 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.543 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10723328 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 790528 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 447250 2024-08-29T18:13:02.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.546 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24408 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.547 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 838, 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 539497021 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 836, 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33347162 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.548 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 838, 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1492634 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 838, 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 540989655 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.549 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47795 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3313 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5202 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3742 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.551 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 325 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 105, 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1867954 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 286, 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 453218 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.552 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 181, 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4901570 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 103, 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6550625 2024-08-29T18:13:02.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3406002298 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 123, 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51428994 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 122, 2024-08-29T18:13:02.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 897606568779 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 123, 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 168859079402 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3452, 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 89375634379 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.555 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3452, 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 297123 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 174522268 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2249856185 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 720646 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1371971909 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.557 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353936340 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353053 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 57, 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 468264 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.558 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7556591026 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 433594420 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 172773873 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48889856 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48775168 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.560 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114688 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.561 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87860559 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71514801 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658954193 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.567 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.567 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.567 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.567 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70852575 2024-08-29T18:13:02.569 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58573706 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67254950 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.573 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658954193 2024-08-29T18:13:02.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.575 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 339742 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70514961 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.577 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.578 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.579 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74182179 2024-08-29T18:13:02.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4715094 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25364114 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.581 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.582 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.583 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.584 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.585 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.586 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74182179 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4715094 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.587 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25364114 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32653312 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.589 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.590 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.591 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1204224 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 880640 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 741376 2024-08-29T18:13:02.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.594 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.595 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.598 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.599 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2023424 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811008 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.601 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.602 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6776 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.603 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 168, 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75288906 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 160, 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12470108 2024-08-29T18:13:02.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 168, 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 419856 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 168, 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75708762 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.605 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47654 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2886 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.606 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19934 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 362 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.607 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 236 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 92, 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1288550 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 159, 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 407000 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.608 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67, 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498345 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5633204 2024-08-29T18:13:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56, 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5345425 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 53, 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 630186690375 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.610 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56, 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 100873848994 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 243, 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1080408 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 243, 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49647 2024-08-29T18:13:02.611 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498179 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 180028002 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.612 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 151974 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 158299788 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24931639 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.613 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 355787 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 420003 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 369455596 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31519015 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2948425 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.615 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43581440 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43032576 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.616 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 548864 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.617 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87866949 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.618 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.619 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.620 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71516603 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.621 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659002119 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.622 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.623 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.624 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70804649 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.625 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58577966 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.626 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.627 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.628 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67250690 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.629 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659002119 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.630 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 242400 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.631 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70564377 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.632 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.633 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.634 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.635 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 714990 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.636 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.637 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.640 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.641 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.642 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 714990 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.643 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28475392 2024-08-29T18:13:02.644 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.645 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.646 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8437760 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.648 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5365760 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5226496 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.649 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.650 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.652 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.653 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.654 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.655 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.656 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13742080 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.657 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811008 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 765133 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.658 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2797 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1263, 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 613394080 2024-08-29T18:13:02.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1252, 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33030198 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1263, 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1987389 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1263, 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 615381469 2024-08-29T18:13:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59412 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3286 2024-08-29T18:13:02.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.663 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17148 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3502 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 107, 2024-08-29T18:13:02.664 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1526569 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 183, 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441965 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 76, 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206011 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.665 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 106, 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8840842 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3598406768 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.666 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 49, 2024-08-29T18:13:02.667 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43080567 2024-08-29T18:13:02.667 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.667 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.667 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 48, 2024-08-29T18:13:02.667 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 663138912007 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 49, 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71234445813 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3373, 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1115888887 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.668 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3373, 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311047 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114485283 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2808341560 2024-08-29T18:13:02.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 724686 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1613446929 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.670 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 393727234 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353780 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373678 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8528708836 2024-08-29T18:13:02.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 483639294 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 216428657 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.672 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47775744 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46825472 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:02.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 950272 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87862480 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.677 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71521072 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658968603 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.679 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.680 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70838165 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58574987 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.683 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.684 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67253669 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658968603 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 350523 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70489770 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096951 2024-08-29T18:13:02.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 838567 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3950069 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.694 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.697 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.698 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.699 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096951 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 838567 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.700 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3950069 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32673792 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T18:13:02.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.703 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.703 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.703 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.703 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.704 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1454080 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1081344 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 942080 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.708 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:02.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.712 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2473984 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 806912 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.715 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 439843 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12272 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 111232093 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 206, 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16045789 2024-08-29T18:13:02.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 388841 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 111620934 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 66205 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3023 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8336 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 379 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.721 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 258 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 98, 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1591570 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 160, 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 506049 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.722 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62, 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 666877 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 230745 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13286801 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4116381 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44, 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 551522176802 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.724 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 76829486344 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 287, 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5110732702 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 287, 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62345 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.725 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 508652 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 331891836 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 182929 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.726 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114624555 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24798787 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 355461 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.727 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 39, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311207 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 485190145 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32414349 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:02.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3565130 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44695552 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44163072 2024-08-29T18:13:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 532480 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.730 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87868167 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:02.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71507193 2024-08-29T18:13:02.733 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.734 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659011258 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70795510 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.737 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58578778 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.739 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.740 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67249878 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659011258 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 249655 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.744 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70547983 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.745 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.746 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.748 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.749 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.751 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.752 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.753 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.754 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.756 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28471296 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.757 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8011776 2024-08-29T18:13:02.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4997120 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4857856 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.764 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5556 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5556 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.765 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.766 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12947456 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1388544 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.769 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12405 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1173, 2024-08-29T18:13:02.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 566947976 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1166, 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28432484 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1173, 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1456688 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1173, 2024-08-29T18:13:02.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 568404664 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44794 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2857 2024-08-29T18:13:02.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.774 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15607 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3440 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 366 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 100, 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1357178 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.775 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 154, 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 450755 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 54, 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811383 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 100, 2024-08-29T18:13:02.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8311961 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3684484532 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24554211 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 37, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 520374741021 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.777 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40, 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67806216780 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3357, 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1471453127 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3357, 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 351479 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.778 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 232539589 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3047977548 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811194 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1563295011 2024-08-29T18:13:02.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.780 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.780 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.780 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373897822 2024-08-29T18:13:02.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.780 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 945505 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 256031 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8902567369 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.781 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 466399907 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3360, 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 193963190 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.782 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47841280 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47636480 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 204800 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87861740 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71513620 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658963053 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:02.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70843715 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58574493 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.791 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67254163 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.794 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658963053 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 357662 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.796 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70488181 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.799 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2810 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99204299 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9908687 2024-08-29T18:13:02.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39286663 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2810 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99204299 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.805 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9908687 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39286663 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.806 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33247232 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:02.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:02.808 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6156288 2024-08-29T18:13:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:02.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3166208 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3026944 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:02.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:02.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:02.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9261056 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:02.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1384448 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 337447 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27963 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 726, 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 542541540 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 710, 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41669969 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:02.820 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 726, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 855871 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 726, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 543397411 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:02.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47805 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2993 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6874 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3525 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 387 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 105, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2276786 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.823 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 152, 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 584396 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1087285 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:02.824 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 101, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5671602 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3353251657 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21835128 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25, 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 226064554025 2024-08-29T18:13:02.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41048031487 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3392, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1377744416 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3392, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 215609 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:02.826 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 123255497 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3133506287 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 541138 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1847853436 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 355787328 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 943421 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25, 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 195949 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:02.828 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8813923074 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 412925813 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3393, 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 226190293 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:02.829 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46792704 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46784512 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87853331 2024-08-29T18:13:02.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 135168 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71395053 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658899987 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.836 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70906781 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58568887 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67259769 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:02.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658899987 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.841 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 367022 2024-08-29T18:13:02.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70541887 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.843 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.844 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:02.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43, 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 93042713 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132134 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45, 2024-08-29T18:13:02.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25346645 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43, 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58767102 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28, 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11159468 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.847 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132134 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28, 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9604344 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28, 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7852125 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.848 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22088288 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.849 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10842410 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20734524 2024-08-29T18:13:02.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59794957 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.851 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7, 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4899891 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30180453 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:02.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29052928 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.853 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": [ 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:02.854 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 1, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 1, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 1, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 1781760, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 1781760, 2024-08-29T18:13:02.855 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.443116500217002e-06, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 212, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 313344, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 590368, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 590368, 2024-08-29T18:13:02.856 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 1771104, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 179, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2473984 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.857 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 32, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 32, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 2, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 98304, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:02.858 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 98304, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 22, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 3428, 2024-08-29T18:13:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 3428, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 10284, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 51, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 20480 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:02.860 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:02.861 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 64, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 64, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 3, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 0, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:02.862 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 0.0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:02.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 0, 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 0, 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 0 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:02.864 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 8, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 8, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 4, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 12288, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 12288, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.684911943300449e-08, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 19, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 19, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 57, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 2, 2024-08-29T18:13:02.866 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2048 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": { 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: "mirroring_by_pool": [ 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: false 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_images_by_pool": [ 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pools": 1 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: "report_id": "e7383f2f-2408-49aa-a668-ca47d91ea884", 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: "report_timestamp": "2024-08-29T18:13:01.737237", 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: "report_version": 1, 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_stats": { 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "7.9.2" 2024-08-29T18:13:02.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "rook": { 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster": { 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "external-mode": null, 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "allow-multiple-per-node": null, 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "count": null, 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "max-id": null, 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "pvc": { 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "stretch": { 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:13:02.869 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "network": { 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "provider": null 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "storage": { 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "device-set": { 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "non-portable": null, 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "portable": null, 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.870 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "csi": { 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes": { 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "node": { 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes-total": null, 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "with-ceph-daemons": null, 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T18:13:02.871 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-nfs-plugin": null, 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-rbd-plugin": null 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "storage-class": { 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket": null, 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs": null, 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "nfs": null, 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": null, 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:02.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "services": {}, 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pg": [ 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.873 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.500108+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.500108+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.500917+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.875 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3f", 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.876 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:00:54.668191+0000", 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.880 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:02.881 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.492548+0000", 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.492548+0000", 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.493602+0000", 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.884 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3e", 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:05:14.812779+0000", 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.888 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:02.889 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.505948+0000", 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.505948+0000", 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.506534+0000", 2024-08-29T18:13:02.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:02.891 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.892 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3d", 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:24:25.223790+0000", 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.896 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:02.897 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487247+0000", 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487247+0000", 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.487473+0000", 2024-08-29T18:13:02.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:02.899 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.900 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3c", 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 25, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:58:55.023358+0000", 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.905 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.127894+0000", 2024-08-29T18:13:02.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.127894+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.128559+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.907 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.908 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.909 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3b", 2024-08-29T18:13:02.909 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.909 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.909 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.912 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 33, 2024-08-29T18:13:02.912 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.912 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:46:53.595254+0000", 2024-08-29T18:13:02.912 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.912 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.912 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:02.916 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.078842+0000", 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.078842+0000", 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.079674+0000", 2024-08-29T18:13:02.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164969+0000", 2024-08-29T18:13:02.918 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3a", 2024-08-29T18:13:02.919 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 20, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:09:12.041143+0000", 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.923 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:02.924 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.491890+0000", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.491890+0000", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.492918+0000", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.926 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.39", 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.927 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:55:46.563487+0000", 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.933 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:02.934 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482783+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482783+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.483661+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.936 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.38", 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.937 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:56:13.332817+0000", 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.941 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.942 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.497656+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.497656+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.498066+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.944 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.37", 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:36:31.469889+0000", 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.945 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.949 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483806+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483806+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484595+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.952 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.36", 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:26:03.404477+0000", 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.956 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.957 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.505865+0000", 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.505865+0000", 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.506338+0000", 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.959 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.35", 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.960 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:54:39.288086+0000", 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.964 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.965 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:02.966 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.470563+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.470563+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.471828+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.967 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.968 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.34", 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.969 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:58:46.242354+0000", 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.972 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.973 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.974 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.470693+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.470693+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.471438+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.975 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.976 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.33", 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.977 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:26:20.573585+0000", 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.979 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.980 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.982 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.488423+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.488423+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.490290+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.984 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.32", 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:21:23.888719+0000", 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.988 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:02.989 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483852+0000", 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483852+0000", 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484682+0000", 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.990 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.991 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.31", 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:02.992 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:36:29.898625+0000", 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:02.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:02.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:02.995 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:02.996 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:02.997 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.500130+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.500130+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.500645+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.998 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:02.999 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.30", 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:30:00.957792+0000", 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.000 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.003 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.005 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487876+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487876+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.488185+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.006 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.007 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2f", 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:07:24.327974+0000", 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.008 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.011 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.012 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.476394+0000", 2024-08-29T18:13:03.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.476394+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.477199+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.014 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.015 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2e", 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:24:13.441967+0000", 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.019 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.020 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.484528+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.484528+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.485197+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.022 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2d", 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.023 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:35:50.421631+0000", 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.027 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.075922+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.075922+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.076562+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.030 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2c", 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 33, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:23:23.009219+0000", 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.034 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.035 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.503381+0000", 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.503381+0000", 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.503986+0000", 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.037 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2b", 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.038 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:51:41.310165+0000", 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.042 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.043 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.480100+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.480100+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.480409+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.045 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2a", 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:17:15.399750+0000", 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.046 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.049 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.050 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487267+0000", 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487267+0000", 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.488082+0000", 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.29", 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.053 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:59:02.647167+0000", 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.057 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.058 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.484557+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.484557+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.485033+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.060 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.28", 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:11:47.275002+0000", 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.061 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.064 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.065 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.471520+0000", 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.471520+0000", 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.472660+0000", 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.067 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.27", 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.068 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:02:54.793363+0000", 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.072 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.073 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.495752+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.495752+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.496372+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.075 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.26", 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.076 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:05:25.590624+0000", 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.080 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.081 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.462516+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.462516+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.463356+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.083 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.25", 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:28:44.942411+0000", 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.084 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.088 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.496241+0000", 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.496241+0000", 2024-08-29T18:13:03.089 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.496823+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:03.090 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.24", 2024-08-29T18:13:03.091 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:16:53.716584+0000", 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.095 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.508094+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.508094+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.508679+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.098 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.23", 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.099 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:55:09.561165+0000", 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.103 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.104 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.499729+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.499729+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.500525+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.106 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.22", 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:16:36.096603+0000", 2024-08-29T18:13:03.107 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.111 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.474374+0000", 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.474374+0000", 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.475166+0000", 2024-08-29T18:13:03.112 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.116 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.21", 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:10:03.817957+0000", 2024-08-29T18:13:03.117 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.121 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.506786+0000", 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.506786+0000", 2024-08-29T18:13:03.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.507099+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.123 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.124 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.20", 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T06:01:08.833781+0000", 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.128 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.129 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.455539+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.455539+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.456302+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.131 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1a", 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.132 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:44:52.092471+0000", 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.137 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.283157+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.283157+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.283936+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.139 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1b", 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:59:54.279660+0000", 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.140 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.144 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.126247+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.126247+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.126966+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:00.384320+0000 mgr.y (mgr.14472) 175 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:00.549257+0000 mgr.y (mgr.14472) 176 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: cluster 2024-08-29T18:13:01.039139+0000 mgr.y (mgr.14472) 177 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.293920+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.299958+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.461566+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.462203+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.462577+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.466193+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.466741+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.467097+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.470143+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.470635+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.471068+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.489167+0000 mon.a (mon.0) 987 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.489278+0000 mon.a (mon.0) 988 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.489660+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.490001+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.490115+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.490211+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.490656+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.494453+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.495351+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.495791+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.498488+0000 mon.c (mon.2) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.498642+0000 mon.c (mon.2) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.498958+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.499812+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.500244+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.738880+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.742586+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.866908+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.150 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.867483+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.867907+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.871198+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.871734+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.872179+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.875516+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.876024+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.876386+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.894148+0000 mon.a (mon.0) 1009 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.894274+0000 mon.a (mon.0) 1010 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.894537+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.894666+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.151 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.894692+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.895164+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.895534+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.898778+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.899454+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.899799+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.902234+0000 mon.c (mon.2) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.902366+0000 mon.c (mon.2) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.902741+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.903456+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:01.903764+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.152 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:02 smithi144 bash[24722]: audit 2024-08-29T18:13:02.012043+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:03.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164460+0000", 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.155 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1b", 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 20, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:44:33.600311+0000", 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.160 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.288369+0000", 2024-08-29T18:13:03.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.288369+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.289082+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.163 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1a", 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:08:27.448101+0000", 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.167 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.168 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.281348+0000", 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.281348+0000", 2024-08-29T18:13:03.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.282234+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:03.170 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.19", 2024-08-29T18:13:03.171 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:15:18.672549+0000", 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.175 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.176 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.495155+0000", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.495155+0000", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.495842+0000", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.178 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.18", 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.179 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:36:57.818496+0000", 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.183 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.184 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274618+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274618+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275754+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.186 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.18", 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:35:40.236812+0000", 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.187 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.191 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.455002+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.455002+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.455835+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.194 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.19", 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:31:26.731592+0000", 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.198 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.199 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.284016+0000", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.284016+0000", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.284339+0000", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.201 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.17", 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:28:46.700342+0000", 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.206 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.207 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482243+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482243+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.482639+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.209 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.16", 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.210 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:57:26.396983+0000", 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.214 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.215 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.281062+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.281062+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281935+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.217 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.16", 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:42:06.735710+0000", 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.218 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.129693+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.129693+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.130604+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.225 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.17", 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:21:02.283956+0000", 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.229 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.230 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274314+0000", 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274314+0000", 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275000+0000", 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T18:13:03.232 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.15", 2024-08-29T18:13:03.233 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 30, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:56:18.781836+0000", 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 90, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:03.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.237 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'3" 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.238 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.473398+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.473398+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.474260+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.240 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.14", 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.241 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:23:54.724721+0000", 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.285894+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.285894+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.286516+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 12, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 12, 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.248 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.14", 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 39, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:02:38.181198+0000", 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 2630, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 12, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 9 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.252 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "76'12" 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.253 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.492084+0000", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.492084+0000", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.492729+0000", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.255 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.15", 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.256 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:28:24.802508+0000", 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.260 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.261 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.259293+0000", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.259293+0000", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.260033+0000", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.263 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.13", 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.264 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:40:23.646672+0000", 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 34, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 7 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.268 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.269 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.478256+0000", 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.478256+0000", 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.481112+0000", 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.271 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.12", 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.272 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:56:53.760553+0000", 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.276 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.277 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274555+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274555+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.276204+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.279 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.12", 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.280 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:53:46.812371+0000", 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.284 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.497311+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.497311+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.497774+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.287 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.13", 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:56:21.940743+0000", 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.291 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.292 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.266581+0000", 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.266581+0000", 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.268603+0000", 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.294 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.11", 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.295 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:11:44.110729+0000", 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.299 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.300 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.506041+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.506041+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.506868+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.302 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.10", 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.303 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:06:00.205748+0000", 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.262542+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.262542+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.263256+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 8, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 8, 2024-08-29T18:13:03.310 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.10", 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 35, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:12:20.013361+0000", 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.311 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 4, 2024-08-29T18:13:03.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 12, 2024-08-29T18:13:03.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'8" 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.315 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487399+0000", 2024-08-29T18:13:03.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487399+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.488044+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.318 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.11", 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:40:16.118093+0000", 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.322 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:03.323 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.258820+0000", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.258820+0000", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.259847+0000", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.325 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.f", 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.326 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:56:18.250318+0000", 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 22, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:03.330 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.331 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.496317+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.496317+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.496942+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.333 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.e", 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:37:56.989132+0000", 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.337 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.338 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.265397+0000", 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.265397+0000", 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.268691+0000", 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.340 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.e", 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.341 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:36:11.647429+0000", 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.345 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.346 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.073254+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.073254+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.073858+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.348 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.f", 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 33, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:19:52.627914+0000", 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.349 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.353 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.261726+0000", 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.261726+0000", 2024-08-29T18:13:03.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.262886+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:03.355 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.356 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.d", 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:39:44.724291+0000", 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 70, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.360 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.361 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483591+0000", 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483591+0000", 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.483882+0000", 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.c", 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.364 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:03:42.541387+0000", 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.368 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.369 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.271654+0000", 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.271654+0000", 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.272526+0000", 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.371 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.c", 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.372 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:13:51.002154+0000", 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.376 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.377 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.480227+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.480227+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.482894+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.379 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.d", 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:45:42.453648+0000", 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.380 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.384 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.336112+0000", 2024-08-29T18:13:03.385 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.336112+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.467642+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.387 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.5", 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:52:30.736477+0000", 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001164825, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.388 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.391 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.392 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 20, 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:05:46.695440+0000", 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:05:46.695440+0000", 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:05:46.696376+0000", 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T18:13:03.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 59, 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:52.948571+0000", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 128, 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.394 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 58, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 128, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "1.0", 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.395 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 274, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:32:07.065852+0000", 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 212, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 306, 2024-08-29T18:13:03.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 179, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.399 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "69'128" 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.400 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274797+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274797+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.277401+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.402 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.3", 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:02:49.816792+0000", 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.403 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.407 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482889+0000", 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482889+0000", 2024-08-29T18:13:03.408 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.483630+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:03.409 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2", 2024-08-29T18:13:03.410 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:53:24.996743+0000", 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.414 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.415 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.350697+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.350697+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.054762+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.416 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.417 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.6", 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.418 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:56:02.409945+0000", 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.000558533, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.423 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.281196+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.281196+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281947+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.424 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.425 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.0", 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:47:15.639908+0000", 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.426 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.427 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.429 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.430 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.493062+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.493062+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.497061+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.431 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.432 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1", 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.433 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:36:47.955717+0000", 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.434 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.435 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.437 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.438 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.349669+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.349669+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.052278+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.439 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.440 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.7", 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:50:36.745795+0000", 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001773458, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.441 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.442 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.443 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.444 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.445 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.265831+0000", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.265831+0000", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.267582+0000", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.446 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.447 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1", 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.448 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:08:37.824437+0000", 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.450 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.451 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.453 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482049+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482049+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.482981+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.454 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.455 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.0", 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 25, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:39:30.835919+0000", 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.456 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.457 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.459 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.460 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.352832+0000", 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.352832+0000", 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.055738+0000", 2024-08-29T18:13:03.461 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.462 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.4", 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.463 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:45:23.802609+0000", 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.00074197, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.464 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.465 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.280957+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.280957+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281688+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167216+0000", 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.2", 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:07:01.109765+0000", 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.472 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.475 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.476 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.477805+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.477805+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.478093+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.477 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.478 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3", 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:50:47.605258+0000", 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.482 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.483 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.351149+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.351149+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.052619+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.484 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.485 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.2", 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 23, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.486 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:22.471114+0000", 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001479874, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 19, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "75'2" 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.490 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.268026+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.268026+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.269792+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.492 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741123+0000", 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.493 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.4", 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:40:33.314629+0000", 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.496 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.497 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.498 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483792+0000", 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483792+0000", 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484365+0000", 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.500 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.5", 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.501 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:40:41.713865+0000", 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.505 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.506 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.349672+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.349672+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.052922+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.507 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.508 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.3", 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 22, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:02:02.115318+0000", 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001606045, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.512 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "73'1" 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.513 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274352+0000", 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274352+0000", 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275126+0000", 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.515 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.5", 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.516 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:20:09.379001+0000", 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.520 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.521 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483893+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483893+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484714+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.523 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.4", 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:25:39.862686+0000", 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.530 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.531 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.338202+0000", 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.338202+0000", 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.174359+0000", 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.532 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.533 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.0", 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.534 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:45:21.467513+0000", 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.000905425, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.538 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.539 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.280966+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.280966+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281853+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.541 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.6", 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:50:46.834835+0000", 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.542 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.546 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.497973+0000", 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.497973+0000", 2024-08-29T18:13:03.547 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.498522+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:03.548 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.549 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.7", 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:37:02.022141+0000", 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.553 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:03.554 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.347405+0000", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.347405+0000", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.045107+0000", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.555 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.556 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.1", 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.557 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:36:37.638456+0000", 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.000777041, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.561 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.562 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.273763+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.273763+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275171+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.564 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.7", 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:26:56.101411+0000", 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.565 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.569 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.570 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.469827+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.469827+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.478370+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.572 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.6", 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:50:46.810540+0000", 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.573 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.578 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.276828+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.276828+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.277788+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.580 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.8", 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:31.662410+0000", 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.581 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.584 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.585 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.476975+0000", 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.476975+0000", 2024-08-29T18:13:03.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.477299+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:03.587 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.9", 2024-08-29T18:13:03.588 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:57:35.577911+0000", 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.592 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.593 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.129433+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.129433+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.130436+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:03.595 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.9", 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 36, 2024-08-29T18:13:03.596 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:11:16.491059+0000", 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.600 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.601 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.476345+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.476345+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.477087+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.603 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.8", 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:10:23.068944+0000", 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.604 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.608 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.609 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.267327+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.267327+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.270136+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.611 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.a", 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:53:27.006861+0000", 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.615 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.616 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.493473+0000", 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.493473+0000", 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.494215+0000", 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.618 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.b", 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.619 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:45:16.491953+0000", 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.623 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.624 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.269142+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.269142+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.270429+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.626 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.b", 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:07:46.595217+0000", 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.627 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:03.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.631 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.632 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.473633+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.473633+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.474357+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.a", 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:47:53.108654+0000", 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.639 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.489146+0000", 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.489146+0000", 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.489777+0000", 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.641 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1d", 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:52:14.686644+0000", 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.646 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.647 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274663+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274663+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275765+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.649 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1c", 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.650 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:26:29.323656+0000", 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.654 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.655 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.489418+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.489418+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.489808+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.657 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1c", 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:06:33.654581+0000", 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.658 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.662 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.271258+0000", 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.271258+0000", 2024-08-29T18:13:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.272316+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.665 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1d", 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:25:13.366893+0000", 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:03.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.669 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.670 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.076641+0000", 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.076641+0000", 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.077691+0000", 2024-08-29T18:13:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.673 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1f", 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:50:20.197035+0000", 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.677 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.269640+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.269640+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.270341+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.680 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1e", 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.681 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:33:17.051621+0000", 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.685 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.686 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.479343+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.479343+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.480092+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.688 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1e", 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 25, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:47:31.939797+0000", 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.689 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.693 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:03.694 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.265438+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.265438+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.266275+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:03.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745983+0000", 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 4, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 4, 2024-08-29T18:13:03.696 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1f", 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 31, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:30:27.085524+0000", 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 582, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.698 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:03.700 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'4" 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pool": [ 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 24, 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.701 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 8, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 4, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 19, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 12288, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 57, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:03.705 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 24 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 192, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 64, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.706 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 3, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:03.710 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 192 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 96, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 45, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 32, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T18:13:03.711 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 45, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 2, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 3428, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 66, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 22, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 22, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.713 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 14, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 51, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 20 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 98304, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 10284, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:03.715 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 96 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 3, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 128, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 1, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 3, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 128, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 1, 2024-08-29T18:13:03.716 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 212, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 306, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 179, 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T18:13:03.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 1781760, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 1771104, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 3 2024-08-29T18:13:03.720 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 105, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": 4, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_by_class": { 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "ssd": { 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767713980416, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 246304768, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_bytes": 246304768, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_ratio": 0.00032072592875920236 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.721 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767713980416, 2024-08-29T18:13:03.722 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:13:03.722 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 246304768 2024-08-29T18:13:03.722 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.722 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T18:13:03.722 INFO:tasks.workunit.client.0.smithi089.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-29T18:13:03.722 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry show-device 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "51ef6688-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f0500c-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180120": { 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:13:03.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51ef6688-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954480 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.724 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:13:03.726 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.727 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 33665042 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 56390664 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:13:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:13:03.731 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 88, 2024-08-29T18:13:03.732 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3811, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3829, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3795 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 5, 2024-08-29T18:13:03.733 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 460048143, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 2206272205, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 7269184320, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 38315751490, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 12, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 57229, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57533, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 26, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 326 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.734 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 57229, 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57533 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:13:03.736 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:13:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:13:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 26 Celsius", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:13:03.739 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 12%", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 460,048,143 [235 TB]", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 2,206,272,205 [1.12 PB]", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 7,269,184,320", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 38,315,751,490", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 5", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 57,229", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,533", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 326", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:13:03.740 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 26 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.741 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "51f2e556-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f3d8f8-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180124": { 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:13:03.742 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51f2e556-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954483 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:13:03.743 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:13:03.745 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.746 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 26077643 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.747 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 45319928 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.748 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:13:03.749 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 90, 2024-08-29T18:13:03.751 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3078, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3091, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3067 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 2, 2024-08-29T18:13:03.752 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 369982540, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 1709024476, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 5995067796, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 30227420673, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 10, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 50489, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57701, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 25, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 232 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:13:03.753 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 50489, 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57701 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.754 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:13:03.755 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:13:03.756 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:13:03.757 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 25 Celsius", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 10%", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 369,982,540 [189 TB]", 2024-08-29T18:13:03.758 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 1,709,024,476 [875 TB]", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 5,995,067,796", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 30,227,420,673", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 2", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 50,489", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,701", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 232", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:13:03.759 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 25 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.761 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.761 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.761 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.761 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.761 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T18:13:03.761 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry show-all 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:00.384320+0000 mgr.y (mgr.14472) 175 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:00.549257+0000 mgr.y (mgr.14472) 176 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: cluster 2024-08-29T18:13:01.039139+0000 mgr.y (mgr.14472) 177 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.293920+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.299958+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.461566+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.462203+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.462577+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.466193+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.466741+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.467097+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.470143+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.762 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.470635+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.471068+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.489167+0000 mon.a (mon.0) 987 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.489278+0000 mon.a (mon.0) 988 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.489660+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.490001+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:00.384320+0000 mgr.y (mgr.14472) 175 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:00.549257+0000 mgr.y (mgr.14472) 176 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: cluster 2024-08-29T18:13:01.039139+0000 mgr.y (mgr.14472) 177 : cluster [DBG] pgmap v137: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:03.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.293920+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.299958+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.461566+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.462203+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.462577+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.466193+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.466741+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.467097+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.470143+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.470635+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.471068+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.489167+0000 mon.a (mon.0) 987 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.489278+0000 mon.a (mon.0) 988 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.489660+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.764 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.490001+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.490115+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.490211+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.490656+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.494453+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.495351+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.495791+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.498488+0000 mon.c (mon.2) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.498642+0000 mon.c (mon.2) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.765 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.498958+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.499812+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.500244+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.738880+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.742586+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.866908+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.867483+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.867907+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.871198+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.871734+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.872179+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.766 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.490115+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.490211+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.490656+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.494453+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.495351+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.495791+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.498488+0000 mon.c (mon.2) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.498642+0000 mon.c (mon.2) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.498958+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.499812+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.500244+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.738880+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.767 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.742586+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.768 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.866908+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.768 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.867483+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.768 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.867907+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.768 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.871198+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.768 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.871734+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.768 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.872179+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.875516+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.876024+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.876386+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.894148+0000 mon.a (mon.0) 1009 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.894274+0000 mon.a (mon.0) 1010 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.894537+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.894666+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.894692+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.895164+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.895534+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.898778+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.769 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.899454+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.899799+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.902234+0000 mon.c (mon.2) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.902366+0000 mon.c (mon.2) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.902741+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.903456+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:01.903764+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[32084]: audit 2024-08-29T18:13:02.012043+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:01.290233+0000 mgr.y (mgr.14472) 178 : audit [DBG] from='client.24686 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:01.737117+0000 mgr.y (mgr.14472) 179 : audit [DBG] from='client.24686 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.770 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:02.943234+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:02.948970+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.127994+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.128705+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.129161+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.132730+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.133032+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.133431+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.136509+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.137013+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.137304+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.155618+0000 mon.a (mon.0) 1032 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.155758+0000 mon.a (mon.0) 1033 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.155894+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.771 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.155990+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.156152+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.156647+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.156956+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.160149+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.160772+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.161121+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.163529+0000 mon.c (mon.2) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.163624+0000 mon.c (mon.2) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.164067+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.165002+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.772 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:03 smithi144 bash[24722]: audit 2024-08-29T18:13:03.165475+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.875516+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.876024+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.876386+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.894148+0000 mon.a (mon.0) 1009 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.894274+0000 mon.a (mon.0) 1010 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.894537+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.894666+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.894692+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.895164+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.895534+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.773 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.898778+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.899454+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.899799+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.902234+0000 mon.c (mon.2) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.902366+0000 mon.c (mon.2) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.902741+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.903456+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:01.903764+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:02 smithi089 bash[22629]: audit 2024-08-29T18:13:02.012043+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:01.290233+0000 mgr.y (mgr.14472) 178 : audit [DBG] from='client.24686 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:01.737117+0000 mgr.y (mgr.14472) 179 : audit [DBG] from='client.24686 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:02.943234+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:02.948970+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.774 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.127994+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.128705+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.129161+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.132730+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.133032+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.133431+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.136509+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.137013+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.137304+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.155618+0000 mon.a (mon.0) 1032 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.155758+0000 mon.a (mon.0) 1033 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.155894+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.155990+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.775 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.156152+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.156647+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:01.290233+0000 mgr.y (mgr.14472) 178 : audit [DBG] from='client.24686 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:01.737117+0000 mgr.y (mgr.14472) 179 : audit [DBG] from='client.24686 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:02.943234+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:02.948970+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.127994+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.128705+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.776 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.129161+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.132730+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.133032+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.133431+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.136509+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.137013+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.137304+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.155618+0000 mon.a (mon.0) 1032 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.155758+0000 mon.a (mon.0) 1033 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.155894+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.155990+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.156152+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.156647+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.777 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.156956+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.160149+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.160772+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.161121+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.163529+0000 mon.c (mon.2) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.163624+0000 mon.c (mon.2) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.164067+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.165002+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[32084]: audit 2024-08-29T18:13:03.165475+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.778 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.156956+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.160149+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.160772+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.161121+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.163529+0000 mon.c (mon.2) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.163624+0000 mon.c (mon.2) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.164067+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.165002+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:03.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:03 smithi089 bash[22629]: audit 2024-08-29T18:13:03.165475+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout: "device_report": { 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout: "51ef6688-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f0500c-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180120": { 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:13:03.786 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51ef6688-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:13:03.787 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954480 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:13:03.788 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:13:03.789 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.790 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 33665042 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.791 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 56390664 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:13:03.792 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.794 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.795 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 88, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3811, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3829, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3795 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:13:03.796 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 5, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 460048143, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 2206272205, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 7269184320, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 38315751490, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 12, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 57229, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57533, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 26, 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 326 2024-08-29T18:13:03.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 57229, 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57533 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:13:03.799 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:13:03.800 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.801 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.802 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 26 Celsius", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 12%", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 460,048,143 [235 TB]", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 2,206,272,205 [1.12 PB]", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 7,269,184,320", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 38,315,751,490", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 5", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 57,229", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,533", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 326", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:13:03.803 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:13:03.804 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 26 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "51f2e556-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f3d8f8-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180124": { 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T18:13:03.805 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51f2e556-6632-11ef-977e-0cc47a8fd501", 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:13:03.806 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954483 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T18:13:03.807 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T18:13:03.808 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.809 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 26077643 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.810 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 45319928 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.812 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T18:13:03.813 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T18:13:03.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 90, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3078, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3091, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3067 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T18:13:03.815 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 2, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 369982540, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 1709024476, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 5995067796, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 30227420673, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 10, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 50489, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57701, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 25, 2024-08-29T18:13:03.816 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 232 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 50489, 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57701 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T18:13:03.817 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T18:13:03.818 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T18:13:03.819 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T18:13:03.820 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T18:13:03.821 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 25 Celsius", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 10%", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 369,982,540 [189 TB]", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 1,709,024,476 [875 TB]", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 5,995,067,796", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 30,227,420,673", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 2", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 50,489", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,701", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 232", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T18:13:03.822 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.823 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 25 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "report": { 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer": { 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "active": true, 2024-08-29T18:13:03.824 INFO:tasks.workunit.client.0.smithi089.stdout: "mode": "" 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "channels": [ 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "channels_available": [ 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T18:13:03.825 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_available": [ 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:13:03.826 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_opted_in": [ 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T18:13:03.827 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore" 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "config": { 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "active_changed": [ 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "client_check_pool_perm", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_gid", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_uid", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "client_quota", 2024-08-29T18:13:03.828 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "daemonize", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "keyring", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_block_size", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_cache_size", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_compression", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_log", 2024-08-29T18:13:03.829 INFO:tasks.workunit.client.0.smithi089.stdout: "leveldb_write_buffer_size", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_stderr_prefix", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_stderr", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_host", 2024-08-29T18:13:03.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:13:03.831 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "no_config_file", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_crush_chooseleaf_type", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:13:03.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hdd", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hybrid", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_ssd", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_max_backfills", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T18:13:03.833 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pg_delete_cost", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_hdd", 2024-08-29T18:13:03.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_ssd", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hdd", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_ssd", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_sleep", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T18:13:03.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addr", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "public_addrv", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_default_features", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_qos_exclude_ops", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "setgroup", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "setuser" 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_changed": [ 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T18:13:03.836 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_join_fs", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T18:13:03.837 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/container_init", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/migration_current", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_ident", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_perf", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/description", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/enabled", 2024-08-29T18:13:03.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/organization", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T18:13:03.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T18:13:03.840 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T18:13:03.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_cache_enabled", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_ops_log", 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_usage_log" 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "contact": null, 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "crashes": [], 2024-08-29T18:13:03.842 INFO:tasks.workunit.client.0.smithi089.stdout: "created": "2024-08-29T17:55:54.856780Z", 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "crush": { 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_algs": { 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "straw2": 3 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_sizes": { 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "2": 1, 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "4": 2 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_types": { 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "1": 2, 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "11": 1 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "compat_weight_set": false, 2024-08-29T18:13:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: "device_classes": [ 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: 8 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "num_buckets": 6, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "num_devices": 8, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "num_rules": 1, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "num_types": 12, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "num_weight_sets": 0, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "tunables": { 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "allowed_bucket_algs": 54, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_fallback_tries": 0, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_tries": 0, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_total_tries": 50, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_descend_once": 1, 2024-08-29T18:13:03.844 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_stable": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_vary_r": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v2_rules": 0, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v3_rules": 0, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v4_buckets": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v5_rules": 0, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "legacy_tunables": 0, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "minimum_required_version": "jewel", 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "optimal_tunables": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "profile": "jewel", 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables2": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables3": 1, 2024-08-29T18:13:03.845 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables5": 1, 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "straw_calc_version": 1 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "description": "upgrade test cluster", 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "fs": { 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "feature_flags": { 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "enable_multiple": true, 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_enabled_multiple": true 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "filesystems": [ 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.846 INFO:tasks.workunit.client.0.smithi089.stdout: "approx_ctime": "2024-08", 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer_enabled": false, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_caps": 0, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_dns": 10, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_inos": 13, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_subtrees": 2, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_allowed_features": 0, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "explicitly_allowed_features": 0, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "files": 0, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "max_mds": 1, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_data_pools": 1, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_in": 1, 2024-08-29T18:13:03.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_mds": 1, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": 0, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_replay": 0, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_up": 1, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "snaps": 0, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "standby_count_wanted": 0 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_mds": 1, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "total_num_mds": 2 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_stats": { 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:03.848 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20135936, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 322104, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 835584, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 0, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 341, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 778200, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 12, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 858112, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 14720496, 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 20135936 2024-08-29T18:13:03.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20594688, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 466944, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 589824, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 434, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 1401736, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 20, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 949760, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 15154808, 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 21184512 2024-08-29T18:13:03.850 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49528832, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1752808, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 2842624, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 0, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1902, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 11505520, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 23, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2868992, 2024-08-29T18:13:03.851 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 27937448, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 49528832 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 35217408, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1029888, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 540672, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 6021120, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1072, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 8468656, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1247232, 2024-08-29T18:13:03.852 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 21309520, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 41238528 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 35520512, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1220680, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 6766592, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1198, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 8570120, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T18:13:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1421824, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 21686448, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 42287104 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49111040, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 932512, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 434176, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1617, 2024-08-29T18:13:03.854 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5586024, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 46, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2903552, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 36936440, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 49545216 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 52142080, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1708464, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 548864, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1921, 2024-08-29T18:13:03.855 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 6566792, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3908352, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 37205960, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 52690944 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 51511296, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1825880, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 131072, 2024-08-29T18:13:03.856 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1861, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5896368, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 4197376, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 36839160, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 51642368 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 45965312, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 779912, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 368640, 2024-08-29T18:13:03.857 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1443, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 4657896, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2108928, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35666064, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 46333952 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 49586176, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1942360, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 32768, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 942080, 2024-08-29T18:13:03.858 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1802, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5684728, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3471616, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35702192, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 50528256 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 46989312, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 762304, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 458752, 2024-08-29T18:13:03.859 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1457, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5316272, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2188800, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35969424, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 47448064 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 50438144, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 1622288, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 155648, 2024-08-29T18:13:03.860 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1835, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5782592, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 4335872, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35944880, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 50593792 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 50028544, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 2008432, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2752512, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 1613824, 2024-08-29T18:13:03.861 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 1835, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 5785184, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 47, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3869952, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 35612464, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 51642368 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "hosts": { 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num": 2, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mds": 2, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mgr": 2, 2024-08-29T18:13:03.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mon": 2, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_osd": 2 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "io_rate": { 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_stats_delta": { 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 0, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 0, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stamp_delta": "12.004456", 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:03.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:03.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:03.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 362, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 428, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 80, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:03.866 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 0 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard": false, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard_description": null, 2024-08-29T18:13:03.867 INFO:tasks.workunit.client.0.smithi089.stdout: "license": "sharing-1-0", 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "mempool": { 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.868 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.870 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.872 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 150168, 2024-08-29T18:13:03.873 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 33 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 928, 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.875 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.876 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.878 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.879 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.880 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 222727, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 72 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.882 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 51704, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 208 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.883 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8304, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 141 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.884 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:03.885 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.886 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.887 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.888 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.890 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1165484, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 348 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88, 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.892 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6880, 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 140 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12744, 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1546 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.893 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10624, 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 206 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.894 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.895 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.896 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.898 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1166342, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 372 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.900 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6880, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 140 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12744, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1546 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5312, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 103 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.902 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.903 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.904 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.905 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1162708, 2024-08-29T18:13:03.908 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 368 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6880, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 140 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.910 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12744, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1546 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5312, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 103 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.911 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.912 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6400, 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 80 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.913 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23184, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 207 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1936, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 47 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 620985, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 20 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 58416, 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10631 2024-08-29T18:13:03.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 146456, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 247 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11668, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 779 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9936, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 207 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.915 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 33570, 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 215 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23184, 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 207 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.916 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 433609, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 94 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2444930, 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 202 2024-08-29T18:13:03.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7040, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 80 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 510048, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 44 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.918 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 101504, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 200 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.919 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.920 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5280, 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 66 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21840, 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T18:13:03.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1040, 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8192, 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 91723, 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15794 2024-08-29T18:13:03.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 206296, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 335 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9960, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 607 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9360, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 29894, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21840, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T18:13:03.925 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 463850, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 101 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2412230, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 170 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.926 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4928, 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 56 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 452088, 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.927 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8528, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 22 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 243176, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3597 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.929 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.930 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4880, 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 61 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21616, 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1040, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8192, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88640, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15363 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 200176, 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 326 2024-08-29T18:13:03.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9024, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 595 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9264, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.933 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 27926, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 194 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21616, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 193 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 390863, 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 83 2024-08-29T18:13:03.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2448010, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 191 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4312, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 49 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.935 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 359352, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 31 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8320, 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 24 2024-08-29T18:13:03.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242920, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3585 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.937 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.938 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4160, 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 52 2024-08-29T18:13:03.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 480, 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 51014, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9601 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 136936, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 233 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9828, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 613 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.941 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9504, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 28878, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 201 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:03.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2208, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 303567, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 62 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 26565, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.943 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2471038, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 200 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4752, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 54 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 428904, 2024-08-29T18:13:03.944 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 37 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10400, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 20 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.945 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.946 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.947 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4080, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 51 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:03.948 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 816, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 37 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 91152, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15792 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.949 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 206296, 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 335 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9908, 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 612 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9504, 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 29390, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22176, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 198 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T18:13:03.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 970525, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 82 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2430626, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 178 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.952 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4664, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 53 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 440496, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 38 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.953 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 8944, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 18 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242664, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3573 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.954 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T18:13:03.955 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.956 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3360, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 42 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22064, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 197 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 704, 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T18:13:03.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 14187, 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 53231, 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9841 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 140336, 2024-08-29T18:13:03.958 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 238 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10256, 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 615 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9456, 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 197 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 30326, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 206 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22064, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 197 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2208, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.960 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 874950, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 59 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 26565, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2441271, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 185 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5632, 2024-08-29T18:13:03.961 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 64 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 475272, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 41 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.962 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 13000, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 25 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242920, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3585 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.963 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.964 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.965 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2880, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22848, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 204 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 480, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.966 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 14777, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 91702, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 16076 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 205616, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 334 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11240, 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 768 2024-08-29T18:13:03.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9792, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 204 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 30666, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 202 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.968 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22848, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 204 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 834382, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 50 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.969 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2446744, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 182 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4840, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 55 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.970 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 452088, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 101192, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 205 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:03.971 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.972 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6304, 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 115 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.973 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 16896, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 576, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2160, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 27 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22736, 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:03.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1264, 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 41 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 278528, 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 95356, 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 16517 2024-08-29T18:13:03.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 211736, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 343 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12004, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 773 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 9744, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 33138, 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 211 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22736, 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 203 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T18:13:03.977 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 190778, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2411242, 2024-08-29T18:13:03.978 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 199 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6160, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 70 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 533232, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T18:13:03.979 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 106496, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 252 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 242408, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3561 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.980 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T18:13:03.981 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "metadata": { 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 2 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.982 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 2 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 2 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 2 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 2 2024-08-29T18:13:03.983 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 3 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 3 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.984 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 3 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 3 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 3 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 8 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 8 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.986 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 8 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 8 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 8 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_objectstore": { 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": 8 2024-08-29T18:13:03.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "rotational": { 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "0": 8 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "features": { 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "optional": [], 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "persistent": [ 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "kraken", 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "luminous", 2024-08-29T18:13:03.988 INFO:tasks.workunit.client.0.smithi089.stdout: "mimic", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap-prune", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "nautilus", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "octopus", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "pacific", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "elector-pinging", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "quincy", 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "reef" 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv4_addr_mons": 6, 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv6_addr_mons": 0, 2024-08-29T18:13:03.989 INFO:tasks.workunit.client.0.smithi089.stdout: "min_mon_release": 18, 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "v1_addr_mons": 3, 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "v2_addr_mons": 3 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "organization": "ceph-qa", 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_network": false, 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "require_min_compat_client": "luminous", 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "require_osd_release": "reef" 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_perf_histograms": [ 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:03.990 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:03.991 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:03.992 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:03.993 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:03.994 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:03.995 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.996 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.997 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.998 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:03.999 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.000 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.001 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.002 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.003 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.004 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.005 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.006 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.008 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.009 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.010 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.011 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.012 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.013 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.014 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.015 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.016 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 57, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.017 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.018 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:04.019 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:04.020 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:04.021 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:04.022 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:04.023 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:04.024 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:04.025 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.026 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.027 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.028 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.029 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.031 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.032 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.033 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.034 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.035 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.036 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.037 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.038 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.039 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.040 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.041 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:04.042 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.043 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.044 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.045 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.046 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.047 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:04.048 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:04.049 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:04.050 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:04.051 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:04.052 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:04.053 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.054 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.055 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.056 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:04.057 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.058 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.059 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.060 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.061 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.062 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.063 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.064 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.065 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.066 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.067 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.068 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.069 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.070 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.072 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.073 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.074 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.075 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.076 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.077 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T18:13:04.078 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T18:13:04.079 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T18:13:04.080 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T18:13:04.081 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T18:13:04.082 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T18:13:04.083 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.084 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.085 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.086 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16, 5, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16, 3, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.087 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.088 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.089 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.090 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.091 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.092 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.093 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.095 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.096 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.097 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.098 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.099 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.100 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.101 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.102 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.103 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.104 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.105 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_counters": { 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: "caps": { 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_grant": { 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_revoke": { 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_trunc": { 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_commit": { 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_complete": { 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_keys": { 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_merge": { 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.108 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_split": { 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "exported_inodes": { 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "forward": { 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_cap_release": { 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps": { 2024-08-29T18:13:04.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps_dirty": { 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_inode_file_caps": { 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "imported_inodes": { 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes": { 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.110 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_expired": { 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_pinned": { 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_with_caps": { 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "load_cent": { 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "openino_dir_fetch": { 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.111 INFO:tasks.workunit.client.0.smithi089.stdout: "process_request_cap_release": { 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "reply_latency": { 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 345454 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "request": { 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rbytes": { 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rfiles": { 2024-08-29T18:13:04.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rsnaps": { 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_reply": { 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "subtrees": { 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_cache": { 2024-08-29T18:13:04.113 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_enqueue_scrub": { 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_exportdir": { 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_flush": { 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragmentdir": { 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragstats": { 2024-08-29T18:13:04.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_inodestats": { 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_enqueued": { 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_prioritized": { 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_processing": { 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.115 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays": { 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_delayed": { 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_enqueuing": { 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_completed": { 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_started": { 2024-08-29T18:13:04.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_created": { 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_enqueued": { 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_migrated": { 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_reintegrated": { 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.117 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_log": { 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "ev": { 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "evadd": { 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "evex": { 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "evexd": { 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "evexg": { 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "evtrm": { 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "jlat": { 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20582021 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "replayed": { 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.119 INFO:tasks.workunit.client.0.smithi089.stdout: "seg": { 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "segadd": { 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "segex": { 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "segexd": { 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "segexg": { 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "segtrm": { 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_mem": { 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "cap": { 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "cap+": { 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "cap-": { 2024-08-29T18:13:04.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "dir": { 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "dir+": { 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "dir-": { 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "dn": { 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "dn+": { 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "dn-": { 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "heap": { 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 207124 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "ino": { 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "ino+": { 2024-08-29T18:13:04.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "ino-": { 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "rss": { 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36364 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_server": { 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_acquisition_throttle": { 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.124 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_revoke_eviction": { 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_request": { 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_session": { 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_peer_request": { 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "req_create_latency": { 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getattr_latency": { 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 345454 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getfilelock_latency": { 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getvxattr_latency": { 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "req_link_latency": { 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookup_latency": { 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookuphash_latency": { 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupino_latency": { 2024-08-29T18:13:04.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupname_latency": { 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupparent_latency": { 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupsnap_latency": { 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lssnap_latency": { 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mkdir_latency": { 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mknod_latency": { 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.129 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mksnap_latency": { 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "req_open_latency": { 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "req_readdir_latency": { 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rename_latency": { 2024-08-29T18:13:04.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "req_renamesnap_latency": { 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmdir_latency": { 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmsnap_latency": { 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmxattr_latency": { 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setattr_latency": { 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setdirlayout_latency": { 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setfilelock_latency": { 2024-08-29T18:13:04.132 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setlayout_latency": { 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setxattr_latency": { 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "req_snapdiff_latency": { 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "req_symlink_latency": { 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "req_unlink_latency": { 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_sessions": { 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "average_load": { 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.135 INFO:tasks.workunit.client.0.smithi089.stdout: "avg_session_uptime": { 2024-08-29T18:13:04.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 88 2024-08-29T18:13:04.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.136 INFO:tasks.workunit.client.0.smithi089.stdout: "mdthresh_evicted": { 2024-08-29T18:13:04.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.136 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "session_count": { 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "session_remove": { 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_open": { 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_stale": { 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "total_load": { 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "purge_queue": { 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed": { 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed_ops": { 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing": { 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_high_water": { 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops": { 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops_high_water": { 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_item_in_journal": { 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T18:13:04.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 179 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.142 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1487 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1487, 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6269994 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1487, 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4461 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.143 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1487, 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 491990878 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.145 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1487 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1487, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6162277 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1487, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8747 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1487, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 692383293 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T18:13:04.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7999815 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1489 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1489, 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7095881760 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26183 2024-08-29T18:13:04.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T18:13:04.149 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45850624 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44515328 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1335296 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277006245 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311263 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70809724 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277006245 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41779 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71079208 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322961408 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184670830 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71181714 2024-08-29T18:13:04.161 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T18:13:04.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 66302, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 548731626 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T18:13:04.163 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3238, 2024-08-29T18:13:04.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1227064793 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.165 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99 2024-08-29T18:13:04.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1314 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1314, 2024-08-29T18:13:04.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5135016 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1314, 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 435992944 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.168 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 73 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T18:13:04.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1315 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T18:13:04.170 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T18:13:04.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1315 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1315, 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6067907575 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.172 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.173 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1315 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1315, 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10072431 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1315, 2024-08-29T18:13:04.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9205 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1315, 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 799987499 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38617088 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.175 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30777344 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7839744 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.176 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311693 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70810370 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:04.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44218 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.182 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71077845 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322961408 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.183 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184670113 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71182431 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 55793, 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360715949 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.188 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2802, 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1463419820 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.190 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.191 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1322 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1322, 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5161782 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1322, 2024-08-29T18:13:04.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 255996699 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 146 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T18:13:04.193 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1323 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.195 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1323 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T18:13:04.196 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1323, 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5687925166 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1323 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.198 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1323, 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10073984 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1323, 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9217 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1323, 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 451994199 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.199 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39665664 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32759808 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6905856 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.201 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311693 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70810370 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 348127232 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277005169 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44218 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71077845 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322961408 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184670113 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71182431 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56130, 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 322928214 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.211 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T18:13:04.212 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2867, 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 944287370 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.213 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.214 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3112960 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.215 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.216 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1990656 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1851392 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.218 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.220 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.222 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5042176 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1400832 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.223 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 541950 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.224 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23, 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 113030 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 439, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 185457180 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 432, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13627210 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 439, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 839687 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 439, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 186296867 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49722 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38099 2024-08-29T18:13:04.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20922 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.228 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 951 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 246 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 129, 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4782162 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 346, 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443363 2024-08-29T18:13:04.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3998381 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 145900 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16716051 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12113552 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1087471446804 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 191918578719 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.231 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 88169081842 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 105921 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2120583 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.232 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360117231 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 405232 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 247251714 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44511147 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 944149 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 69, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 592031 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 670877723 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 53670919 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 540, 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6283217 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46792704 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.235 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46342144 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 450560 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87828443 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 614400 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.238 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70940709 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.239 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658713328 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71095328 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.242 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58552295 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.243 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67276361 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.246 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658713328 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8738 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 224708 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70862122 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6 2024-08-29T18:13:04.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 616 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:04.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23815642 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7, 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3644434 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20680506 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.252 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.253 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 616 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23815642 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7, 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3644434 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20680506 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.257 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1771104 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29065216 2024-08-29T18:13:04.258 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.260 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7888896 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.261 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4247552 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4108288 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.263 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.266 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.267 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12075008 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 798720 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 229670 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.269 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 30, 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 162689 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 990, 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 570309223 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 982, 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34467016 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 990, 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1607851 2024-08-29T18:13:04.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 990, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 571917074 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 40405 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.272 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13931 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26192 2024-08-29T18:13:04.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3970 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 361 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 144, 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5105044 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 369, 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 692279 2024-08-29T18:13:04.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 225, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7575333 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 103, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6306754 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3475143314 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34263081 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 129, 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 960330765535 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 169792839312 2024-08-29T18:13:04.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3535, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 91834293428 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3535, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 317417 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4858786 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.277 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2676794211 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 793421 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1406108113 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 352852199 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 352959 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63, 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 581266 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7916116607 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.279 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 449912630 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3536, 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 145358113 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49938432 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49381376 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 557056 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87859800 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.282 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.283 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71515560 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.284 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658948500 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.285 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.287 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70860156 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58573200 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.289 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67255456 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658948500 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 202411 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70657985 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 157 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.296 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2429467 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 157, 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 549716590 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1052 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.297 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 157, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 91257369 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 157, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 320461715 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8505425 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.298 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1052 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7432050 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6149017 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.299 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22, 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32248702 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22, 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13005670 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22, 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30481683 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 102 2024-08-29T18:13:04.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2429467 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 102, 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 508962463 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 102, 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70819649 2024-08-29T18:13:04.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 102, 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 283831015 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 590368 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.303 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32661504 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.305 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7159808 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.306 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3624960 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3485696 2024-08-29T18:13:04.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.309 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.311 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10723328 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 790528 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 447250 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24408 2024-08-29T18:13:04.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 838, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 539497021 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 836, 2024-08-29T18:13:04.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33347162 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 838, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1492634 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 838, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 540989655 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.317 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47795 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3313 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5202 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3742 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 325 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 105, 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1867954 2024-08-29T18:13:04.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 286, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 453218 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 181, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4901570 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 103, 2024-08-29T18:13:04.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6550625 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3406002298 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 123, 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51428994 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 122, 2024-08-29T18:13:04.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 897606568779 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 123, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 168859079402 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3452, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 89375634379 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3452, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 297123 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.322 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 174522268 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2249856185 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 720646 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1371971909 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353936340 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353053 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 57, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 468264 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.324 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7556591026 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 433594420 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3453, 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 172773873 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.325 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48889856 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48742400 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 147456 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87860559 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71514801 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.330 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658954193 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.332 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70852575 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.333 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58573706 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.335 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67254950 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.336 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658954193 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 339742 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70514961 2024-08-29T18:13:04.339 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.340 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74182179 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.342 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4715094 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25364114 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.344 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.345 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.346 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74182179 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4715094 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25364114 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32653312 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.350 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1204224 2024-08-29T18:13:04.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:04.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 880640 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 741376 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.359 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2023424 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811008 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.360 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.361 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6776 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 168, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75288906 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 160, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12470108 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 168, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 419856 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.363 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 168, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75708762 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47654 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2886 2024-08-29T18:13:04.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19934 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 362 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 236 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 92, 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1288550 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 159, 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 407000 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.366 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498345 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5633204 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.367 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56, 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5345425 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 53, 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 630186690375 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56, 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 100873848994 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.368 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 243, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1080408 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 243, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49647 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498179 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 180028002 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 151974 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 158299788 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24931639 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.370 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 355787 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 420003 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 369455596 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31519015 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.371 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 246, 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2948425 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900940354 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43581440 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43155456 2024-08-29T18:13:04.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183819673 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 425984 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87866949 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71516603 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.376 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659002119 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70804649 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58577966 2024-08-29T18:13:04.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.382 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67250690 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.383 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659002119 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 242400 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.385 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70564377 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.388 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 714990 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.392 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.393 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 714990 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.395 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28475392 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8437760 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5365760 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5226496 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.402 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.404 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13742080 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811008 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 765133 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2797 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1263, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 613394080 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1252, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33030198 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1263, 2024-08-29T18:13:04.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1987389 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1263, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 615381469 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59412 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.409 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3286 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17148 2024-08-29T18:13:04.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3502 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 107, 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1526569 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 183, 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441965 2024-08-29T18:13:04.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 76, 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206011 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 106, 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8840842 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.412 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3598406768 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 49, 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43080567 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 48, 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 663138912007 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.413 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 49, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71234445813 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3373, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1115888887 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3373, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311047 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114485283 2024-08-29T18:13:04.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2808341560 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 724686 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1613446929 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.415 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 393727234 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 353780 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373678 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8528708836 2024-08-29T18:13:04.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 483639294 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3374, 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 216428657 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.417 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47775744 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46825472 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 950272 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.418 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87862480 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.421 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71521072 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.422 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658968603 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70838165 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.425 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58574987 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67253669 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658968603 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.429 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 350523 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.430 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70489770 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.431 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.432 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096951 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 838567 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3950069 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.437 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.438 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096951 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.439 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 838567 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3950069 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.440 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32673792 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.441 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1454080 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.443 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27656192 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1081344 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.444 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 942080 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.446 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.447 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5557 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.448 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.449 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2473984 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 806912 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.451 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6, 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 439843 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.452 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12272 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 111232093 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 206, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16045789 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 388841 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.454 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 217, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 111620934 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 66205 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.455 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3023 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8336 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.456 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 379 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 258 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 98, 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1591570 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 160, 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 506049 2024-08-29T18:13:04.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 666877 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 230745 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.458 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13286801 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4116381 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44, 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 551522176802 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 47, 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 76829486344 2024-08-29T18:13:04.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 287, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5110732702 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 287, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62345 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 508652 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.460 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 331891836 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 182929 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114624555 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24798787 2024-08-29T18:13:04.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 355461 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 39, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311207 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 485190145 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.462 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32414349 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 290, 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3565130 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44695552 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.463 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44204032 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 491520 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87868167 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.466 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71507193 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659011258 2024-08-29T18:13:04.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.469 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.470 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70795510 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58578778 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.472 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67249878 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 659011258 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.475 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 249655 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70547983 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.477 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.478 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.479 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.482 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.484 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.485 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.486 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28471296 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.487 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8245248 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.489 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5160960 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.490 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5021696 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.492 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5556 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5556 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.494 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.496 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13344768 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1388544 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.498 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12405 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1213, 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 577226232 2024-08-29T18:13:04.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1206, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29265730 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1213, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1467595 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1213, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578693827 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.500 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44794 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2857 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.501 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15607 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3520 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.502 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 366 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 100, 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1357178 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 154, 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 450755 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 54, 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 811383 2024-08-29T18:13:04.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 100, 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8311961 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3684497133 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.504 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24554211 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 999836013598 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67806216780 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.505 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1471540718 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 363400 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 232562914 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3059073180 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.506 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 850518 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1564334120 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 376051432 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.507 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 945505 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 256031 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8916909566 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 468936357 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.508 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3400, 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 194433804 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47841280 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.509 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47652864 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 188416 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.510 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87861762 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:04.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71513598 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658963219 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.514 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.516 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70843549 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58574508 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.518 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.519 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67254148 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658963219 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.521 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5916 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 351413 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.522 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70488348 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.523 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39 2024-08-29T18:13:04.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.525 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2810 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99204299 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9908687 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.526 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39286663 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.527 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2810 2024-08-29T18:13:04.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99204299 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9908687 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T18:13:04.531 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39286663 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33247232 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.533 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_main": { 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T18:13:04.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6389760 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3330048 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3190784 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31850496 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.536 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 206480 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23 2024-08-29T18:13:04.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1282048 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.538 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4991 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5552 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.540 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9658368 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T18:13:04.542 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1384448 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 337447 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57612 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.544 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 766, 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 555467241 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 750, 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42457538 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T18:13:04.545 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 766, 2024-08-29T18:13:04.546 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 869160 2024-08-29T18:13:04.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.548 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T18:13:04.548 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 766, 2024-08-29T18:13:04.548 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 556336401 2024-08-29T18:13:04.548 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.548 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47805 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2993 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.549 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6874 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3971 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T18:13:04.550 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 407 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 151, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4029873 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 244, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 661629 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 93, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2321429 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.551 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 101, 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5671602 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3353263941 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26, 2024-08-29T18:13:04.552 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21835128 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 417296324651 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41048031487 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1377848995 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.553 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 227222 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 123286475 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3147248444 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.554 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 581187 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1849143589 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 358606484 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 943421 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.555 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 195949 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8831835125 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 416145445 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3433, 2024-08-29T18:13:04.556 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 226727897 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1900976301 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48889856 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47226880 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.557 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3183861964 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1662976 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 159383552 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87844731 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.559 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 143360 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 126976 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.560 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71260293 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 796917760 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.561 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658835483 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2128 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.563 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70971285 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.564 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 192937984 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 464 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58563154 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.565 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67265502 2024-08-29T18:13:04.567 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729808896 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T18:13:04.568 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 658835483 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3574 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9532 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T18:13:04.569 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 357475 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.570 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70602832 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.571 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 185 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.572 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 185, 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 239778790 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.573 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266926 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 187, 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 107430915 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 185, 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 186888251 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.574 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55408862 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266926 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48058738 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T18:13:04.575 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 130, 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39013358 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 50, 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 124574971 2024-08-29T18:13:04.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 50, 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54472286 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.577 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 50, 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 117694440 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59794957 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.578 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7, 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4899891 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30180453 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.579 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33243136 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": [ 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 1, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 1, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 1, 2024-08-29T18:13:04.581 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 1781760, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 1781760, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.443116500217002e-06, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:04.582 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 574, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 751616, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 590368, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 590368, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 1771104, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 259, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2473984 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.583 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 32, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 32, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 2, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:04.584 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 98304, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 98304, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 22, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.3479292704232648e-07, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:13:04.585 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 3428, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 3428, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 10284, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 51, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 20480 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:04.586 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 64, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 64, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 3, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 0, 2024-08-29T18:13:04.587 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 0.0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 0, 2024-08-29T18:13:04.588 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 0, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 0, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 0, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 0 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.589 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 8, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 8, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 4, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 729296283914, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 12288, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T18:13:04.590 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 12288, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 243098763264, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.684911943300449e-08, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 19, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 19, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 57, 2024-08-29T18:13:04.591 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 2, 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2048 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": { 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "mirroring_by_pool": [ 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: false 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_images_by_pool": [ 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.592 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pools": 1 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "report_id": "e7383f2f-2408-49aa-a668-ca47d91ea884", 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "report_timestamp": "2024-08-29T18:13:03.441470", 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "report_version": 1, 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_stats": { 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "7.9.2" 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "rook": { 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster": { 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "external-mode": null, 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T18:13:04.593 INFO:tasks.workunit.client.0.smithi089.stdout: "allow-multiple-per-node": null, 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "count": null, 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "max-id": null, 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "pvc": { 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "stretch": { 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "network": { 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "provider": null 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.594 INFO:tasks.workunit.client.0.smithi089.stdout: "storage": { 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "device-set": { 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "non-portable": null, 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "portable": null, 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "csi": { 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes": { 2024-08-29T18:13:04.595 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "node": { 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes-total": null, 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "with-ceph-daemons": null, 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-nfs-plugin": null, 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-rbd-plugin": null 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "storage-class": { 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T18:13:04.596 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket": null, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs": null, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "nfs": null, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": null, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "services": {}, 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pg": [ 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.597 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.500108+0000", 2024-08-29T18:13:04.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.500108+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.500917+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950571+0000", 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.600 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3f", 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:00:54.668191+0000", 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.604 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:04.605 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.492548+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.492548+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.493602+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741062+0000", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.607 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3e", 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.608 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:05:14.812779+0000", 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.612 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.613 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.505948+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.505948+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.506534+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745176+0000", 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.615 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3d", 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:24:25.223790+0000", 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.616 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.619 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.620 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487247+0000", 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487247+0000", 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.487473+0000", 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.621 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.964106+0000", 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.623 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3c", 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 25, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:58:55.023358+0000", 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.624 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.627 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.628 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.127894+0000", 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.127894+0000", 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.128559+0000", 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.629 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949503+0000", 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.630 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3b", 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.631 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 33, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:46:53.595254+0000", 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.635 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.636 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.078842+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.078842+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.079674+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:32.952883+0000", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.638 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3a", 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:09:12.041143+0000", 2024-08-29T18:13:04.639 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.643 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.644 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.491890+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.491890+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.492918+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.948921+0000", 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.646 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.39", 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:55:46.563487+0000", 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.647 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.650 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.651 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482783+0000", 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482783+0000", 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.483661+0000", 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.082869+0000", 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.653 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.38", 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.654 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:56:13.332817+0000", 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.658 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.659 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.497656+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.497656+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.498066+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.660 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950876+0000", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.661 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.37", 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:36:31.469889+0000", 2024-08-29T18:13:04.662 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.663 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.664 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.665 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.666 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.667 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483806+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483806+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484595+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762589+0000", 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.669 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.36", 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:26:03.404477+0000", 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.670 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.671 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.672 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.673 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.505865+0000", 2024-08-29T18:13:04.675 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.505865+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.506338+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.676 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762624+0000", 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.677 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.35", 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:54:39.288086+0000", 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.679 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.680 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.681 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:04.682 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.470563+0000", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.470563+0000", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.471828+0000", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.683 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738635+0000", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.684 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.34", 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:58:46.242354+0000", 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.687 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.688 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:04.689 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.690 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.470693+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.470693+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.471438+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.691 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083602+0000", 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.692 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.33", 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:26:20.573585+0000", 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.695 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.696 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.488423+0000", 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.488423+0000", 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.490290+0000", 2024-08-29T18:13:04.698 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.743830+0000", 2024-08-29T18:13:04.699 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.700 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.32", 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:21:23.888719+0000", 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.703 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.704 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.705 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483852+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483852+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484682+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740007+0000", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.707 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.31", 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.708 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:36:29.898625+0000", 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.713 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.500130+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.500130+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.500645+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166462+0000", 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.715 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.30", 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:30:00.957792+0000", 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.719 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.720 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487876+0000", 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487876+0000", 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.488185+0000", 2024-08-29T18:13:04.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.168258+0000", 2024-08-29T18:13:04.722 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2f", 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.723 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:07:24.327974+0000", 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.727 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.728 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.476394+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.476394+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.477199+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.165843+0000", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2e", 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:24:13.441967+0000", 2024-08-29T18:13:04.731 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.484528+0000", 2024-08-29T18:13:04.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.484528+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.485197+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950076+0000", 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.738 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2d", 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:35:50.421631+0000", 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.742 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.743 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.075922+0000", 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.075922+0000", 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.076562+0000", 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762141+0000", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.745 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2c", 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.746 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 33, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:23:23.009219+0000", 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.750 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.751 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.503381+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.503381+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.503986+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744275+0000", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.753 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2b", 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.754 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:51:41.310165+0000", 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:04.758 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.759 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.480100+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.480100+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.480409+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166937+0000", 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.761 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2a", 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:17:15.399750+0000", 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.762 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487267+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487267+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.488082+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083069+0000", 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.769 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.29", 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:59:02.647167+0000", 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.773 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.774 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.484557+0000", 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.484557+0000", 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.485033+0000", 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166604+0000", 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.28", 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.777 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:11:47.275002+0000", 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.781 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.782 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.471520+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.471520+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.472660+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083808+0000", 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.784 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.27", 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:02:54.793363+0000", 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.785 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.789 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.495752+0000", 2024-08-29T18:13:04.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.495752+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.496372+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762837+0000", 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.792 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.26", 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:05:25.590624+0000", 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.796 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.797 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.462516+0000", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.462516+0000", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.463356+0000", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741601+0000", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.799 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.25", 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.800 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:28:44.942411+0000", 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.804 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.805 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.496241+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.496241+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.496823+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.084038+0000", 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.807 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.24", 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:16:53.716584+0000", 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.808 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.812 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.813 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.508094+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.508094+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.508679+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744422+0000", 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.815 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.23", 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:55:09.561165+0000", 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.816 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.820 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.499729+0000", 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.499729+0000", 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.500525+0000", 2024-08-29T18:13:04.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167020+0000", 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.822 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.22", 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.823 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:16:36.096603+0000", 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.827 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.828 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.474374+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.474374+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.475166+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164330+0000", 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.830 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.21", 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:10:03.817957+0000", 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.831 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.834 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.835 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.506786+0000", 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.506786+0000", 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.507099+0000", 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.836 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761448+0000", 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.837 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.20", 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.838 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T06:01:08.833781+0000", 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.839 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.842 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.843 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.455539+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.455539+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.456302+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.844 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.737961+0000", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.845 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1a", 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:44:52.092471+0000", 2024-08-29T18:13:04.846 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.847 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:04.850 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.851 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.283157+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.283157+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.283936+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.852 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.084080+0000", 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.853 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1b", 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:59:54.279660+0000", 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.854 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.855 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.858 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.126247+0000", 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.126247+0000", 2024-08-29T18:13:04.859 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.126966+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:32.952926+0000", 2024-08-29T18:13:04.860 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1b", 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.861 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:44:33.600311+0000", 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.862 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.863 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.865 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.866 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.288369+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.288369+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.289082+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.867 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761903+0000", 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.868 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1a", 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:08:27.448101+0000", 2024-08-29T18:13:04.869 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.873 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.874 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.281348+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.281348+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.282234+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.875 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083339+0000", 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.876 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.19", 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:15:18.672549+0000", 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.877 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.878 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.880 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.881 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.495155+0000", 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.495155+0000", 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.495842+0000", 2024-08-29T18:13:04.882 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083117+0000", 2024-08-29T18:13:04.883 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.18", 2024-08-29T18:13:04.884 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:36:57.818496+0000", 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.885 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.886 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:04.888 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274618+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274618+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275754+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.890 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.166721+0000", 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.891 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.18", 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:35:40.236812+0000", 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.892 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.893 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.894 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.895 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.896 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.455002+0000", 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.455002+0000", 2024-08-29T18:13:04.897 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.455835+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.898 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.739773+0000", 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.899 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.19", 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:31:26.731592+0000", 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.900 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.901 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.902 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.903 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.904 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.284016+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.284016+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.284339+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.905 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762556+0000", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.906 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.17", 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:28:46.700342+0000", 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.907 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.908 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.909 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.911 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482243+0000", 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482243+0000", 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.482639+0000", 2024-08-29T18:13:04.912 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167850+0000", 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.913 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.16", 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.914 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:57:26.396983+0000", 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.916 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.917 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.918 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.919 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.281062+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.281062+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281935+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.920 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.168048+0000", 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.921 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.16", 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:42:06.735710+0000", 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.923 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.924 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.925 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.926 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.129693+0000", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.129693+0000", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.130604+0000", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.927 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:25.235746+0000", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.928 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.17", 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:04.929 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:21:02.283956+0000", 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.932 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.934 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274314+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274314+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275000+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.935 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741970+0000", 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.936 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.15", 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 30, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:56:18.781836+0000", 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.937 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 90, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.939 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T18:13:04.940 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'3" 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.941 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.942 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.473398+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.473398+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.474260+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.943 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738667+0000", 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.944 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.14", 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:23:54.724721+0000", 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.946 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.947 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.948 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.949 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.285894+0000", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.285894+0000", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.286516+0000", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.950 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:17.064243+0000", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 12, 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 12, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.14", 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.952 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 39, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:02:38.181198+0000", 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 2630, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T18:13:04.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.955 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 12, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 9 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:04.956 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "76'12" 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.957 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.492084+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.492084+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.492729+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.958 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949796+0000", 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.959 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.15", 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:28:24.802508+0000", 2024-08-29T18:13:04.960 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.962 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.963 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.964 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.259293+0000", 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.259293+0000", 2024-08-29T18:13:04.965 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.260033+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744513+0000", 2024-08-29T18:13:04.966 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.13", 2024-08-29T18:13:04.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:40:23.646672+0000", 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 34, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:04.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.970 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 7 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.971 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.972 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.478256+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.478256+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.481112+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.973 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.744097+0000", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.974 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.12", 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:56:53.760553+0000", 2024-08-29T18:13:04.975 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.978 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.979 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274555+0000", 2024-08-29T18:13:04.980 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274555+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.276204+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.981 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167187+0000", 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.982 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.12", 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:53:46.812371+0000", 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.985 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:04.986 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.987 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.497311+0000", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.497311+0000", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.497774+0000", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.988 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949681+0000", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.989 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.13", 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.990 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:56:21.940743+0000", 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:04.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:04.993 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.994 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:04.995 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.266581+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.266581+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.268603+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.996 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761615+0000", 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:04.997 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.11", 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:11:44.110729+0000", 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:04.998 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:04.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.002 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.506041+0000", 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.506041+0000", 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.506868+0000", 2024-08-29T18:13:05.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761417+0000", 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.004 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.10", 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.005 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:06:00.205748+0000", 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.009 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.010 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.262542+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.262542+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.263256+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164331+0000", 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 8, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.012 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 8, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.10", 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 35, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:12:20.013361+0000", 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 4, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 12, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.016 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'8" 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.017 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.487399+0000", 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.487399+0000", 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.488044+0000", 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.018 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949031+0000", 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.019 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.11", 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.020 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:40:16.118093+0000", 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.021 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.024 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.025 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.258820+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.258820+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.259847+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.026 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.739711+0000", 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:05.027 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.f", 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:56:18.250318+0000", 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.028 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 22, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.029 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.031 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.032 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.496317+0000", 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.496317+0000", 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.496942+0000", 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.033 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950562+0000", 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.034 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.e", 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.035 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:37:56.989132+0000", 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.036 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.037 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.039 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.040 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.265397+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.265397+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.268691+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.041 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.165991+0000", 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.042 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.e", 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:36:11.647429+0000", 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.043 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.044 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.045 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.047 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.073254+0000", 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.073254+0000", 2024-08-29T18:13:05.048 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.073858+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950617+0000", 2024-08-29T18:13:05.049 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.f", 2024-08-29T18:13:05.050 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 33, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:19:52.627914+0000", 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.051 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.052 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.055 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.261726+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.261726+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.262886+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.056 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.742199+0000", 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.057 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.d", 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:39:44.724291+0000", 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.058 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 70, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:05.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.062 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483591+0000", 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483591+0000", 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.483882+0000", 2024-08-29T18:13:05.063 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167375+0000", 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.064 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.c", 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.065 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:03:42.541387+0000", 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.067 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.069 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.070 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.271654+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.271654+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.272526+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.071 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.164862+0000", 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.072 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.c", 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:13:51.002154+0000", 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.073 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.077 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.078 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.480227+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.480227+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.482894+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.079 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949864+0000", 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.080 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.d", 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:45:42.453648+0000", 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.081 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.082 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.083 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.084 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.085 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.336112+0000", 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.336112+0000", 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.467642+0000", 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.086 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762358+0000", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.087 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.5", 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.088 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:52:30.736477+0000", 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001164825, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.089 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.090 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.091 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.092 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.093 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 20, 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:05:46.695440+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:05:46.695440+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:05:46.696376+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 59, 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.094 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:13:02.571133+0000", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 168, 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 58, 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.095 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 168, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "1.0", 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 416, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:32:07.065852+0000", 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.096 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.097 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.098 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 574, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 734, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 259, 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T18:13:05.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "76'168" 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.100 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274797+0000", 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274797+0000", 2024-08-29T18:13:05.101 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.277401+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167058+0000", 2024-08-29T18:13:05.102 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.3", 2024-08-29T18:13:05.103 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:02:49.816792+0000", 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.104 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.105 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.106 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.107 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.108 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482889+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482889+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.483630+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.109 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083689+0000", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.110 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2", 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:53:24.996743+0000", 2024-08-29T18:13:05.111 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.112 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.113 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.114 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.115 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.116 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.350697+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.350697+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.054762+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.117 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745690+0000", 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.118 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.6", 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:56:02.409945+0000", 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.000558533, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.120 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.121 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.122 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.123 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.281196+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.281196+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281947+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.124 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:52.962778+0000", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.125 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.0", 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.126 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:47:15.639908+0000", 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.128 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.129 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.131 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.493062+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.493062+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.497061+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.132 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.743468+0000", 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.133 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1", 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:36:47.955717+0000", 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.136 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.137 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.138 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.349669+0000", 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.349669+0000", 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.052278+0000", 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.139 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741493+0000", 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.140 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.7", 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.141 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:50:36.745795+0000", 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001773458, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.144 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.145 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.146 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.265831+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.265831+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.267582+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.147 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:52.955818+0000", 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.148 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1", 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:08:37.824437+0000", 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.151 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.152 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.153 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.482049+0000", 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.482049+0000", 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.482981+0000", 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.154 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.957662+0000", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.155 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.0", 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.156 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 25, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:39:30.835919+0000", 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.159 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.160 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.161 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.352832+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.352832+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.055738+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.162 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740437+0000", 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.163 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.4", 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:45:23.802609+0000", 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.00074197, 2024-08-29T18:13:05.164 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.167 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.168 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.280957+0000", 2024-08-29T18:13:05.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.280957+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281688+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.170 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.964031+0000", 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.171 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.2", 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:07:01.109765+0000", 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.175 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.176 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.477805+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.477805+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.478093+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.178 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738591+0000", 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.179 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3", 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:50:47.605258+0000", 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.184 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.351149+0000", 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.351149+0000", 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.052619+0000", 2024-08-29T18:13:05.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740107+0000", 2024-08-29T18:13:05.186 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.2", 2024-08-29T18:13:05.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 23, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:22.471114+0000", 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001479874, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 19, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.191 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "75'2" 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.192 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.268026+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.268026+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.269792+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.957725+0000", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.194 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.4", 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:40:33.314629+0000", 2024-08-29T18:13:05.195 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.200 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483792+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483792+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484365+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167729+0000", 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.202 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.5", 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:40:41.713865+0000", 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.206 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.207 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.349672+0000", 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.349672+0000", 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.052922+0000", 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.743645+0000", 2024-08-29T18:13:05.209 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.3", 2024-08-29T18:13:05.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 22, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:02:02.115318+0000", 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.001606045, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.214 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "73'1" 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.215 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274352+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274352+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275126+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950159+0000", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.217 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.5", 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.218 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:20:09.379001+0000", 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.223 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.483893+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.483893+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.484714+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740899+0000", 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.225 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.4", 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:25:39.862686+0000", 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.230 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.338202+0000", 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.338202+0000", 2024-08-29T18:13:05.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.174359+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.082791+0000", 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.233 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.0", 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:45:21.467513+0000", 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.000905425, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.237 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.238 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.280966+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.280966+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.281853+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741127+0000", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.240 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.6", 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 28, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:50:46.834835+0000", 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.241 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.245 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.497973+0000", 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.497973+0000", 2024-08-29T18:13:05.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.498522+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.084021+0000", 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.248 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.7", 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:37:02.022141+0000", 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.252 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.253 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:09:31.347405+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:09:31.347405+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:09:41.045107+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 71, 2024-08-29T18:13:05.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.738020+0000", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 70, 2024-08-29T18:13:05.255 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.1", 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.256 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:36:37.638456+0000", 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.000777041, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:05.260 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.261 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.273763+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.273763+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275171+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.762674+0000", 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.263 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.7", 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:26:56.101411+0000", 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.267 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:05.268 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.469827+0000", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.469827+0000", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.478370+0000", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.745279+0000", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.270 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.6", 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.271 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:50:46.810540+0000", 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.275 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.276 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.276828+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.276828+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.277788+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.948998+0000", 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.278 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.8", 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.279 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:05.280 INFO:tasks.workunit.client.0.smithi089.stderr:+ echo OK 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:23:31.662410+0000", 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.284 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T18:13:05.285 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.476975+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.476975+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.477299+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.286 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.737987+0000", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.287 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.9", 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.288 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:57:35.577911+0000", 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T18:13:05.292 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.293 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.129433+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.129433+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.130436+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.294 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.740075+0000", 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.9", 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 36, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:11:16.491059+0000", 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.299 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.300 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.476345+0000", 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.476345+0000", 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.477087+0000", 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083724+0000", 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.302 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.8", 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.303 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:10:23.068944+0000", 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.306 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.307 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.308 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.267327+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.267327+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.270136+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.309 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.741207+0000", 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.310 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.a", 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 27, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:53:27.006861+0000", 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.311 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.314 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.315 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.493473+0000", 2024-08-29T18:13:05.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.493473+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.494215+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.317 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.083836+0000", 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.318 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.b", 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:45:16.491953+0000", 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.322 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.323 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.269142+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.269142+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.270429+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950047+0000", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.325 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.b", 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.326 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:07:46.595217+0000", 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.329 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:05.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.331 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.473633+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.473633+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.474357+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.761661+0000", 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.333 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.a", 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:47:53.108654+0000", 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.338 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.489146+0000", 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.489146+0000", 2024-08-29T18:13:05.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.489777+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.340 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167741+0000", 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.341 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1d", 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:52:14.686644+0000", 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.345 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.346 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.274663+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.274663+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.275765+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.949901+0000", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.348 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1c", 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:26:29.323656+0000", 2024-08-29T18:13:05.349 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.353 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.489418+0000", 2024-08-29T18:13:05.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.489418+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.489808+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:46.167214+0000", 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.356 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1c", 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 24, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:06:33.654581+0000", 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.360 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.361 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.271258+0000", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.271258+0000", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.272316+0000", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:09:45.950028+0000", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.363 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1d", 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.364 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:25:13.366893+0000", 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.369 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.371 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:07:59.076641+0000", 2024-08-29T18:13:05.372 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:07:59.076641+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:07:59.077691+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 68, 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.373 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:07.948749+0000", 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 67, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.374 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1f", 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 21, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:50:20.197035+0000", 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.376 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.377 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.378 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.379 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.269640+0000", 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.269640+0000", 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.270341+0000", 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.380 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:52.960809+0000", 2024-08-29T18:13:05.381 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1e", 2024-08-29T18:13:05.382 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 29, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:33:17.051621+0000", 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.384 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.385 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.386 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T18:13:05.387 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:55.479343+0000", 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:55.479343+0000", 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:55.480092+0000", 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.388 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 64, 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.961865+0000", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.389 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 63, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1e", 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.390 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 25, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:47:31.939797+0000", 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.393 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.394 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T18:13:05.395 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:06:46.265438+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:06:46.265438+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:06:46.266275+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 61, 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.396 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T18:10:57.958662+0000", 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 4, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 60, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T18:13:05.397 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 4, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1f", 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 76, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 32, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:30:27.085524+0000", 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T18:13:05.398 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 582, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.400 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.401 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'4" 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:05.402 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pool": [ 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 24, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 8, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 4, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 19, 2024-08-29T18:13:05.403 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.406 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 12288, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 57, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 24 2024-08-29T18:13:05.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 192, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 64, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 3, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.408 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.409 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.410 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:05.411 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 192 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.412 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 96, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 45, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 32, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 45, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 2, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 3428, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T18:13:05.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 66, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 22, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 22, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 14, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T18:13:05.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 51, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 20 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.416 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 98304, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 10284, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 96 2024-08-29T18:13:05.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 3, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 168, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 1, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 3, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 168, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 1, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T18:13:05.418 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T18:13:05.419 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T18:13:05.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 574, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 734, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 259, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.421 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 1781760, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 1771104, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 3 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:05.422 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 105, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": 4, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_by_class": { 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "ssd": { 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767709794304, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 250490880, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_bytes": 250490880, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_ratio": 0.0003261768724769354 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 767709794304, 2024-08-29T18:13:05.423 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T18:13:05.424 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 250490880 2024-08-29T18:13:05.424 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:05.424 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T18:13:05.424 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T18:13:05.424 INFO:tasks.workunit.client.0.smithi089.stdout:OK 2024-08-29T18:13:05.425 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:13:05.425 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:13:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:02.375711+0000 mgr.y (mgr.14472) 180 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:02.555812+0000 mgr.y (mgr.14472) 181 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:02.939503+0000 mgr.y (mgr.14472) 182 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: cluster 2024-08-29T18:13:03.040320+0000 mgr.y (mgr.14472) 183 : cluster [DBG] pgmap v138: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.443125+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.446935+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.564771+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.565077+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.565416+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.568153+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.568435+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.568676+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.570967+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.571217+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.571503+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.585934+0000 mon.a (mon.0) 1054 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.585997+0000 mon.a (mon.0) 1055 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.586214+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:02.375711+0000 mgr.y (mgr.14472) 180 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:02.555812+0000 mgr.y (mgr.14472) 181 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:02.939503+0000 mgr.y (mgr.14472) 182 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: cluster 2024-08-29T18:13:03.040320+0000 mgr.y (mgr.14472) 183 : cluster [DBG] pgmap v138: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.443125+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.446935+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.564771+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.565077+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.565416+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.568153+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.568435+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.568676+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.570967+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.571217+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.571503+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.585934+0000 mon.a (mon.0) 1054 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.585997+0000 mon.a (mon.0) 1055 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.586214+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.428 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:02.375711+0000 mgr.y (mgr.14472) 180 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:02.555812+0000 mgr.y (mgr.14472) 181 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:02.939503+0000 mgr.y (mgr.14472) 182 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: cluster 2024-08-29T18:13:03.040320+0000 mgr.y (mgr.14472) 183 : cluster [DBG] pgmap v138: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.443125+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.446935+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.564771+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.565077+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.565416+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.568153+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.568435+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.568676+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.570967+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.429 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.571217+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.571503+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.585934+0000 mon.a (mon.0) 1054 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.585997+0000 mon.a (mon.0) 1055 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.586214+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.586314+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.586574+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.586917+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.587218+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.590313+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.590969+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.591375+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.593260+0000 mon.c (mon.2) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.430 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.593399+0000 mon.c (mon.2) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.593597+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.594099+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:04 smithi144 bash[24722]: audit 2024-08-29T18:13:03.594974+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.586314+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.586574+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.586917+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.587218+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.590313+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.590969+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.591375+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.593260+0000 mon.c (mon.2) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.593399+0000 mon.c (mon.2) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.593597+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.594099+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[22629]: audit 2024-08-29T18:13:03.594974+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.586314+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.586574+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.586917+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.587218+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.590313+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.590969+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.591375+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.593260+0000 mon.c (mon.2) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.593399+0000 mon.c (mon.2) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.593597+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.594099+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:04 smithi089 bash[32084]: audit 2024-08-29T18:13:03.594974+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:05 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:13:05] "GET /metrics HTTP/1.1" 200 33738 "" "Prometheus/2.43.0" 2024-08-29T18:13:05.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:05 smithi089 bash[22629]: audit 2024-08-29T18:13:03.441355+0000 mgr.y (mgr.14472) 184 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:05 smithi089 bash[32084]: audit 2024-08-29T18:13:03.441355+0000 mgr.y (mgr.14472) 184 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.448 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-08-29T18:13:05.448 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:13:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:05 smithi144 bash[24722]: audit 2024-08-29T18:13:03.441355+0000 mgr.y (mgr.14472) 184 : audit [DBG] from='client.24710 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:05.777 DEBUG:teuthology.parallel:result is None 2024-08-29T18:13:05.777 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:13:05.790 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:13:05.790 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:13:05.847 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:13:05.847 INFO:teuthology.run_tasks:Running task print... 2024-08-29T18:13:05.858 INFO:teuthology.task.print:**** done end telemetry reef... 2024-08-29T18:13:05.858 INFO:teuthology.run_tasks:Running task print... 2024-08-29T18:13:05.890 INFO:teuthology.task.print:**** done start parallel 2024-08-29T18:13:05.890 INFO:teuthology.run_tasks:Running task parallel... 2024-08-29T18:13:05.921 INFO:teuthology.task.parallel:starting parallel... 2024-08-29T18:13:05.922 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-08-29T18:13:05.922 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:13:05.922 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-08-29T18:13:05.923 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-08-29T18:13:05.925 INFO:tasks.rados:Beginning rados... 2024-08-29T18:13:05.925 INFO:tasks.rados:joining rados 2024-08-29T18:13:05.925 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-29T18:13:05.926 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-29T18:13:05.926 INFO:teuthology.task.print:**** done start upgrade, wait 2024-08-29T18:13:05.926 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-29T18:13:05.926 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2024-08-29T18:13:05.927 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-29T18:13:05.927 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-08-29T18:13:05.927 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-08-29T18:13:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:06 smithi144 bash[24722]: cluster 2024-08-29T18:13:05.040953+0000 mgr.y (mgr.14472) 185 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:06.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:06 smithi089 bash[22629]: cluster 2024-08-29T18:13:05.040953+0000 mgr.y (mgr.14472) 185 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:06.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:06 smithi089 bash[32084]: cluster 2024-08-29T18:13:05.040953+0000 mgr.y (mgr.14472) 185 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:08 smithi144 bash[24722]: cluster 2024-08-29T18:13:07.041636+0000 mgr.y (mgr.14472) 186 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:08.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:08 smithi089 bash[22629]: cluster 2024-08-29T18:13:07.041636+0000 mgr.y (mgr.14472) 186 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:08.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:08 smithi089 bash[32084]: cluster 2024-08-29T18:13:07.041636+0000 mgr.y (mgr.14472) 186 : cluster [DBG] pgmap v140: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 36 op/s 2024-08-29T18:13:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:10 smithi144 bash[24722]: cluster 2024-08-29T18:13:09.042908+0000 mgr.y (mgr.14472) 187 : cluster [DBG] pgmap v141: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:10.659 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:13:10.659 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:13:10.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:10 smithi089 bash[22629]: cluster 2024-08-29T18:13:09.042908+0000 mgr.y (mgr.14472) 187 : cluster [DBG] pgmap v141: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:10.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:10 smithi089 bash[32084]: cluster 2024-08-29T18:13:09.042908+0000 mgr.y (mgr.14472) 187 : cluster [DBG] pgmap v141: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:12 smithi144 bash[24722]: cluster 2024-08-29T18:13:11.043513+0000 mgr.y (mgr.14472) 188 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:12.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:12 smithi089 bash[32084]: cluster 2024-08-29T18:13:11.043513+0000 mgr.y (mgr.14472) 188 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:12.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:12 smithi089 bash[22629]: cluster 2024-08-29T18:13:11.043513+0000 mgr.y (mgr.14472) 188 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:14 smithi144 bash[24722]: cluster 2024-08-29T18:13:13.044707+0000 mgr.y (mgr.14472) 189 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:14.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:14 smithi089 bash[22629]: cluster 2024-08-29T18:13:13.044707+0000 mgr.y (mgr.14472) 189 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:14.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:14 smithi089 bash[32084]: cluster 2024-08-29T18:13:13.044707+0000 mgr.y (mgr.14472) 189 : cluster [DBG] pgmap v143: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-08-29T18:13:15.396 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:15 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:13:15] "GET /metrics HTTP/1.1" 200 33738 "" "Prometheus/2.43.0" 2024-08-29T18:13:16.080 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-29T18:13:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:16 smithi089 bash[32084]: cluster 2024-08-29T18:13:15.045282+0000 mgr.y (mgr.14472) 190 : cluster [DBG] pgmap v144: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:13:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:16 smithi089 bash[32084]: audit 2024-08-29T18:13:15.474419+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.89:0/2682899119' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:13:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:16 smithi089 bash[32084]: audit 2024-08-29T18:13:15.474715+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:13:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:16 smithi089 bash[22629]: cluster 2024-08-29T18:13:15.045282+0000 mgr.y (mgr.14472) 190 : cluster [DBG] pgmap v144: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:13:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:16 smithi089 bash[22629]: audit 2024-08-29T18:13:15.474419+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.89:0/2682899119' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:13:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:16 smithi089 bash[22629]: audit 2024-08-29T18:13:15.474715+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:13:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:16 smithi144 bash[24722]: cluster 2024-08-29T18:13:15.045282+0000 mgr.y (mgr.14472) 190 : cluster [DBG] pgmap v144: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:13:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:16 smithi144 bash[24722]: audit 2024-08-29T18:13:15.474419+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.89:0/2682899119' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:13:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:16 smithi144 bash[24722]: audit 2024-08-29T18:13:15.474715+0000 mon.a (mon.0) 1065 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:13:16.938 INFO:tasks.rados:starting run 0 out of 1 2024-08-29T18:13:16.938 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-29T18:13:16.938 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-08-29T18:13:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:17 smithi144 bash[24722]: audit 2024-08-29T18:13:16.286828+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:13:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:17 smithi144 bash[24722]: cluster 2024-08-29T18:13:16.286917+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-29T18:13:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:17 smithi144 bash[24722]: audit 2024-08-29T18:13:17.012397+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:17.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:17 smithi089 bash[32084]: audit 2024-08-29T18:13:16.286828+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:13:17.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:17 smithi089 bash[32084]: cluster 2024-08-29T18:13:16.286917+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-29T18:13:17.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:17 smithi089 bash[32084]: audit 2024-08-29T18:13:17.012397+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:17.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:17 smithi089 bash[22629]: audit 2024-08-29T18:13:16.286828+0000 mon.a (mon.0) 1066 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:13:17.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:17 smithi089 bash[22629]: cluster 2024-08-29T18:13:16.286917+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-29T18:13:17.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:17 smithi089 bash[22629]: audit 2024-08-29T18:13:17.012397+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:18 smithi144 bash[24722]: cluster 2024-08-29T18:13:17.046012+0000 mgr.y (mgr.14472) 191 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T18:13:18.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:18 smithi089 bash[22629]: cluster 2024-08-29T18:13:17.046012+0000 mgr.y (mgr.14472) 191 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T18:13:18.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:18 smithi089 bash[32084]: cluster 2024-08-29T18:13:17.046012+0000 mgr.y (mgr.14472) 191 : cluster [DBG] pgmap v146: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-29T18:13:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:19 smithi144 bash[24722]: cluster 2024-08-29T18:13:19.047169+0000 mgr.y (mgr.14472) 192 : cluster [DBG] pgmap v147: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:19.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:19 smithi089 bash[32084]: cluster 2024-08-29T18:13:19.047169+0000 mgr.y (mgr.14472) 192 : cluster [DBG] pgmap v147: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:19.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:19 smithi089 bash[22629]: cluster 2024-08-29T18:13:19.047169+0000 mgr.y (mgr.14472) 192 : cluster [DBG] pgmap v147: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:20.827 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:13:20.827 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:13:22.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:22 smithi089 bash[22629]: cluster 2024-08-29T18:13:21.047848+0000 mgr.y (mgr.14472) 193 : cluster [DBG] pgmap v148: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:22.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:22 smithi089 bash[32084]: cluster 2024-08-29T18:13:21.047848+0000 mgr.y (mgr.14472) 193 : cluster [DBG] pgmap v148: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:22 smithi144 bash[24722]: cluster 2024-08-29T18:13:21.047848+0000 mgr.y (mgr.14472) 193 : cluster [DBG] pgmap v148: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:24.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:24 smithi089 bash[22629]: cluster 2024-08-29T18:13:23.049077+0000 mgr.y (mgr.14472) 194 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:24.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:24 smithi089 bash[32084]: cluster 2024-08-29T18:13:23.049077+0000 mgr.y (mgr.14472) 194 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:24 smithi144 bash[24722]: cluster 2024-08-29T18:13:23.049077+0000 mgr.y (mgr.14472) 194 : cluster [DBG] pgmap v149: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:25.315 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:25 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:13:25] "GET /metrics HTTP/1.1" 200 33738 "" "Prometheus/2.43.0" 2024-08-29T18:13:25.618 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:26.291 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-08-29T18:13:26.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: cluster 2024-08-29T18:13:25.049664+0000 mgr.y (mgr.14472) 195 : cluster [DBG] pgmap v150: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:26.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.490972+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.89:0/3335545759' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T18:13:26.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.491434+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T18:13:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.624528+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.625470+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.627510+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.628470+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[32084]: audit 2024-08-29T18:13:25.635747+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:26.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: cluster 2024-08-29T18:13:25.049664+0000 mgr.y (mgr.14472) 195 : cluster [DBG] pgmap v150: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:26.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.490972+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.89:0/3335545759' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T18:13:26.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.491434+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T18:13:26.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.624528+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:26.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.625470+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:26.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.627510+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:26.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.628470+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:26.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:26 smithi089 bash[22629]: audit 2024-08-29T18:13:25.635747+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: cluster 2024-08-29T18:13:25.049664+0000 mgr.y (mgr.14472) 195 : cluster [DBG] pgmap v150: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.490972+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.89:0/3335545759' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T18:13:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.491434+0000 mon.a (mon.0) 1069 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-08-29T18:13:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.624528+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.625470+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:13:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.627510+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:13:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.628470+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:13:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:26 smithi144 bash[24722]: audit 2024-08-29T18:13:25.635747+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:27.138 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'unique_pool_0' created 2024-08-29T18:13:27.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[22629]: audit 2024-08-29T18:13:25.617172+0000 mgr.y (mgr.14472) 196 : audit [DBG] from='client.24746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:27.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[22629]: cephadm 2024-08-29T18:13:25.617870+0000 mgr.y (mgr.14472) 197 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:27.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[22629]: cephadm 2024-08-29T18:13:25.712681+0000 mgr.y (mgr.14472) 198 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:27.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[22629]: cluster 2024-08-29T18:13:26.547992+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-29T18:13:27.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[32084]: audit 2024-08-29T18:13:25.617172+0000 mgr.y (mgr.14472) 196 : audit [DBG] from='client.24746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:27.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[32084]: cephadm 2024-08-29T18:13:25.617870+0000 mgr.y (mgr.14472) 197 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:27.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[32084]: cephadm 2024-08-29T18:13:25.712681+0000 mgr.y (mgr.14472) 198 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:27.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:27 smithi089 bash[32084]: cluster 2024-08-29T18:13:26.547992+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-29T18:13:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:27 smithi144 bash[24722]: audit 2024-08-29T18:13:25.617172+0000 mgr.y (mgr.14472) 196 : audit [DBG] from='client.24746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:27 smithi144 bash[24722]: cephadm 2024-08-29T18:13:25.617870+0000 mgr.y (mgr.14472) 197 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:27 smithi144 bash[24722]: cephadm 2024-08-29T18:13:25.712681+0000 mgr.y (mgr.14472) 198 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T18:13:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:27 smithi144 bash[24722]: cluster 2024-08-29T18:13:26.547992+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-29T18:13:28.062 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-29T18:13:28.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:28 smithi089 bash[32084]: cluster 2024-08-29T18:13:27.050262+0000 mgr.y (mgr.14472) 199 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:28.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:28 smithi089 bash[32084]: audit 2024-08-29T18:13:27.142618+0000 mon.a (mon.0) 1076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-29T18:13:28.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:28 smithi089 bash[32084]: cluster 2024-08-29T18:13:27.144107+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-29T18:13:28.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:28 smithi089 bash[22629]: cluster 2024-08-29T18:13:27.050262+0000 mgr.y (mgr.14472) 199 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:28.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:28 smithi089 bash[22629]: audit 2024-08-29T18:13:27.142618+0000 mon.a (mon.0) 1076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-29T18:13:28.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:28 smithi089 bash[22629]: cluster 2024-08-29T18:13:27.144107+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-29T18:13:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:28 smithi144 bash[24722]: cluster 2024-08-29T18:13:27.050262+0000 mgr.y (mgr.14472) 199 : cluster [DBG] pgmap v152: 105 pgs: 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:28 smithi144 bash[24722]: audit 2024-08-29T18:13:27.142618+0000 mon.a (mon.0) 1076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-08-29T18:13:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:28 smithi144 bash[24722]: cluster 2024-08-29T18:13:27.144107+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-29T18:13:29.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:29 smithi089 bash[22629]: cluster 2024-08-29T18:13:28.138582+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-29T18:13:29.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:29 smithi089 bash[22629]: cluster 2024-08-29T18:13:29.143404+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-29T18:13:29.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:29 smithi089 bash[32084]: cluster 2024-08-29T18:13:28.138582+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-29T18:13:29.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:29 smithi089 bash[32084]: cluster 2024-08-29T18:13:29.143404+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-29T18:13:29.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:29 smithi144 bash[24722]: cluster 2024-08-29T18:13:28.138582+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-29T18:13:29.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:29 smithi144 bash[24722]: cluster 2024-08-29T18:13:29.143404+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-29T18:13:30.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:30 smithi089 bash[22629]: cluster 2024-08-29T18:13:29.051129+0000 mgr.y (mgr.14472) 200 : cluster [DBG] pgmap v155: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:30.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:30 smithi089 bash[22629]: cluster 2024-08-29T18:13:29.152341+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:13:30.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:30 smithi089 bash[32084]: cluster 2024-08-29T18:13:29.051129+0000 mgr.y (mgr.14472) 200 : cluster [DBG] pgmap v155: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:30.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:30 smithi089 bash[32084]: cluster 2024-08-29T18:13:29.152341+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:13:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:30 smithi144 bash[24722]: cluster 2024-08-29T18:13:29.051129+0000 mgr.y (mgr.14472) 200 : cluster [DBG] pgmap v155: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:30 smithi144 bash[24722]: cluster 2024-08-29T18:13:29.152341+0000 mon.a (mon.0) 1080 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:13:31.604 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:13:32.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:32 smithi089 bash[22629]: cluster 2024-08-29T18:13:31.051932+0000 mgr.y (mgr.14472) 201 : cluster [DBG] pgmap v157: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:32.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:32 smithi089 bash[22629]: audit 2024-08-29T18:13:32.019802+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:32.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:32 smithi089 bash[22629]: audit 2024-08-29T18:13:32.021901+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:32.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:32 smithi089 bash[32084]: cluster 2024-08-29T18:13:31.051932+0000 mgr.y (mgr.14472) 201 : cluster [DBG] pgmap v157: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:32 smithi089 bash[32084]: audit 2024-08-29T18:13:32.019802+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:32 smithi089 bash[32084]: audit 2024-08-29T18:13:32.021901+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:32 smithi144 bash[24722]: cluster 2024-08-29T18:13:31.051932+0000 mgr.y (mgr.14472) 201 : cluster [DBG] pgmap v157: 121 pgs: 16 creating+peering, 105 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:32 smithi144 bash[24722]: audit 2024-08-29T18:13:32.019802+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:32 smithi144 bash[24722]: audit 2024-08-29T18:13:32.021901+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:32.627 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:13:34.411 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:34 smithi089 bash[22629]: cluster 2024-08-29T18:13:33.053390+0000 mgr.y (mgr.14472) 202 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:34.411 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:34 smithi089 bash[32084]: cluster 2024-08-29T18:13:33.053390+0000 mgr.y (mgr.14472) 202 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:34 smithi144 bash[24722]: cluster 2024-08-29T18:13:33.053390+0000 mgr.y (mgr.14472) 202 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:35.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:35 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:13:35] "GET /metrics HTTP/1.1" 200 36024 "" "Prometheus/2.43.0" 2024-08-29T18:13:36.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:36 smithi089 bash[22629]: cluster 2024-08-29T18:13:35.054070+0000 mgr.y (mgr.14472) 203 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:36.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:36 smithi089 bash[32084]: cluster 2024-08-29T18:13:35.054070+0000 mgr.y (mgr.14472) 203 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:36 smithi144 bash[24722]: cluster 2024-08-29T18:13:35.054070+0000 mgr.y (mgr.14472) 203 : cluster [DBG] pgmap v159: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:38.168 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:13:38.169 INFO:teuthology.orchestra.run.smithi089.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-29T18:13:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:38 smithi089 bash[22629]: cluster 2024-08-29T18:13:37.054581+0000 mgr.y (mgr.14472) 204 : cluster [DBG] pgmap v160: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:38 smithi089 bash[22629]: audit 2024-08-29T18:13:38.135786+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.89:0/259700068' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:13:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:38 smithi089 bash[22629]: audit 2024-08-29T18:13:38.136219+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:13:38.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:38 smithi089 bash[32084]: cluster 2024-08-29T18:13:37.054581+0000 mgr.y (mgr.14472) 204 : cluster [DBG] pgmap v160: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:38 smithi089 bash[32084]: audit 2024-08-29T18:13:38.135786+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.89:0/259700068' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:13:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:38 smithi089 bash[32084]: audit 2024-08-29T18:13:38.136219+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:13:38.501 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:13:38.501 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (3m) 3m ago 4m 13.6M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:13:38.501 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (3m) 3m ago 3m 27.6M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (7m) 3m ago 7m 13.0M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (7m) 3m ago 7m 15.1M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,8765 running (15m) 3m ago 15m 424M - 18.2.4-774-gfe43f1c9 96384990183a d7b7ebed98f4 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283,8765 running (17m) 3m ago 17m 474M - 18.2.4-774-gfe43f1c9 96384990183a 5e020e2cba11 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (17m) 3m ago 17m 47.3M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (15m) 3m ago 15m 38.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (15m) 3m ago 15m 36.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (4m) 3m ago 4m 2832k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (4m) 3m ago 4m 3147k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (14m) 3m ago 14m 46.9M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (13m) 3m ago 13m 52.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (12m) 3m ago 12m 51.8M 3036M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:13:38.502 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (11m) 3m ago 11m 42.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:13:38.503 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (10m) 3m ago 10m 50.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:13:38.503 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (9m) 3m ago 9m 44.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:13:38.503 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (8m) 3m ago 9m 52.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:13:38.503 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (8m) 3m ago 8m 51.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:13:38.503 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (3m) 3m ago 4m 23.7M - 2.43.0 a07b618ecd1d f6b8f79ddd0f 2024-08-29T18:13:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:38 smithi144 bash[24722]: cluster 2024-08-29T18:13:37.054581+0000 mgr.y (mgr.14472) 204 : cluster [DBG] pgmap v160: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:38.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:38 smithi144 bash[24722]: audit 2024-08-29T18:13:38.135786+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.89:0/259700068' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:13:38.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:38 smithi144 bash[24722]: audit 2024-08-29T18:13:38.136219+0000 mon.a (mon.0) 1083 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:13:38.892 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:13:38.893 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:13:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[32084]: audit 2024-08-29T18:13:38.161121+0000 mgr.y (mgr.14472) 205 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[32084]: audit 2024-08-29T18:13:38.172987+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-29T18:13:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[32084]: cluster 2024-08-29T18:13:38.173042+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-29T18:13:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[32084]: audit 2024-08-29T18:13:38.898360+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.89:0/870712483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:13:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[22629]: audit 2024-08-29T18:13:38.161121+0000 mgr.y (mgr.14472) 205 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[22629]: audit 2024-08-29T18:13:38.172987+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-29T18:13:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[22629]: cluster 2024-08-29T18:13:38.173042+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-29T18:13:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:39 smithi089 bash[22629]: audit 2024-08-29T18:13:38.898360+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.89:0/870712483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:13:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:39 smithi144 bash[24722]: audit 2024-08-29T18:13:38.161121+0000 mgr.y (mgr.14472) 205 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:39 smithi144 bash[24722]: audit 2024-08-29T18:13:38.172987+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-29T18:13:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:39 smithi144 bash[24722]: cluster 2024-08-29T18:13:38.173042+0000 mon.a (mon.0) 1085 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-29T18:13:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:39 smithi144 bash[24722]: audit 2024-08-29T18:13:38.898360+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.89:0/870712483' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:13:40.142 DEBUG:teuthology.orchestra.run.smithi089:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2024-08-29T18:13:40.163 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight read -> 100 2024-08-29T18:13:40.163 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight delete -> 50 2024-08-29T18:13:40.163 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight snap_create -> 50 2024-08-29T18:13:40.163 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight snap_remove -> 50 2024-08-29T18:13:40.163 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight rollback -> 50 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight setattr -> 25 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight rmattr -> 25 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight copy_from -> 50 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout:adding op weight append -> 100 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout:ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable) 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout:Configuration: 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout: Number of operations: 4000 2024-08-29T18:13:40.164 INFO:tasks.rados.rados.0.smithi089.stdout: Number of objects: 50 2024-08-29T18:13:40.165 INFO:tasks.rados.rados.0.smithi089.stdout: Max in flight operations: 16 2024-08-29T18:13:40.165 INFO:tasks.rados.rados.0.smithi089.stdout: Object size (in bytes): 4000000 2024-08-29T18:13:40.165 INFO:tasks.rados.rados.0.smithi089.stdout: Write stride min: 400000 2024-08-29T18:13:40.165 INFO:tasks.rados.rados.0.smithi089.stdout: Write stride max: 800000 2024-08-29T18:13:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:40 smithi144 bash[24722]: audit 2024-08-29T18:13:38.472608+0000 mgr.y (mgr.14472) 206 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:40 smithi144 bash[24722]: cluster 2024-08-29T18:13:39.055209+0000 mgr.y (mgr.14472) 207 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:40 smithi144 bash[24722]: cluster 2024-08-29T18:13:39.179557+0000 mon.a (mon.0) 1086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:13:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:40 smithi144 bash[24722]: cluster 2024-08-29T18:13:39.179587+0000 mon.a (mon.0) 1087 : cluster [INF] Cluster is now healthy 2024-08-29T18:13:40.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[32084]: audit 2024-08-29T18:13:38.472608+0000 mgr.y (mgr.14472) 206 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:40.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[32084]: cluster 2024-08-29T18:13:39.055209+0000 mgr.y (mgr.14472) 207 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:40.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[32084]: cluster 2024-08-29T18:13:39.179557+0000 mon.a (mon.0) 1086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:13:40.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[32084]: cluster 2024-08-29T18:13:39.179587+0000 mon.a (mon.0) 1087 : cluster [INF] Cluster is now healthy 2024-08-29T18:13:40.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[22629]: audit 2024-08-29T18:13:38.472608+0000 mgr.y (mgr.14472) 206 : audit [DBG] from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:13:40.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[22629]: cluster 2024-08-29T18:13:39.055209+0000 mgr.y (mgr.14472) 207 : cluster [DBG] pgmap v162: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:40.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[22629]: cluster 2024-08-29T18:13:39.179557+0000 mon.a (mon.0) 1086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:13:40.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:40 smithi089 bash[22629]: cluster 2024-08-29T18:13:39.179587+0000 mon.a (mon.0) 1087 : cluster [INF] Cluster is now healthy 2024-08-29T18:13:41.193 INFO:tasks.rados.rados.0.smithi089.stdout:1: write initial oid 1 2024-08-29T18:13:41.193 INFO:tasks.rados.rados.0.smithi089.stdout:1: seq_num 0 ranges {0=24576} 2024-08-29T18:13:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:1: writing smithi08969774-1 from 0 to 24576 tid 1 2024-08-29T18:13:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:2: write initial oid 2 2024-08-29T18:13:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:2: seq_num 1 ranges {0=24576} 2024-08-29T18:13:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:2: writing smithi08969774-2 from 0 to 24576 tid 1 2024-08-29T18:13:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3: write initial oid 3 2024-08-29T18:13:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3: seq_num 2 ranges {0=40960} 2024-08-29T18:13:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3: writing smithi08969774-3 from 0 to 40960 tid 1 2024-08-29T18:13:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:4: write initial oid 4 2024-08-29T18:13:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:4: seq_num 3 ranges {0=57344} 2024-08-29T18:13:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:4: writing smithi08969774-4 from 0 to 57344 tid 1 2024-08-29T18:13:41.197 INFO:tasks.rados.rados.0.smithi089.stdout:5: write initial oid 5 2024-08-29T18:13:41.197 INFO:tasks.rados.rados.0.smithi089.stdout:5: seq_num 4 ranges {0=73728} 2024-08-29T18:13:41.197 INFO:tasks.rados.rados.0.smithi089.stdout:5: writing smithi08969774-5 from 0 to 73728 tid 1 2024-08-29T18:13:41.197 INFO:tasks.rados.rados.0.smithi089.stdout:6: write initial oid 6 2024-08-29T18:13:41.197 INFO:tasks.rados.rados.0.smithi089.stdout:6: seq_num 5 ranges {0=90112} 2024-08-29T18:13:41.198 INFO:tasks.rados.rados.0.smithi089.stdout:6: writing smithi08969774-6 from 0 to 90112 tid 1 2024-08-29T18:13:41.198 INFO:tasks.rados.rados.0.smithi089.stdout:7: write initial oid 7 2024-08-29T18:13:41.199 INFO:tasks.rados.rados.0.smithi089.stdout:7: seq_num 6 ranges {0=106496} 2024-08-29T18:13:41.200 INFO:tasks.rados.rados.0.smithi089.stdout:7: writing smithi08969774-7 from 0 to 106496 tid 1 2024-08-29T18:13:41.200 INFO:tasks.rados.rados.0.smithi089.stdout:8: write initial oid 8 2024-08-29T18:13:41.200 INFO:tasks.rados.rados.0.smithi089.stdout:8: seq_num 7 ranges {0=122880} 2024-08-29T18:13:41.200 INFO:tasks.rados.rados.0.smithi089.stdout:8: writing smithi08969774-8 from 0 to 122880 tid 1 2024-08-29T18:13:41.201 INFO:tasks.rados.rados.0.smithi089.stdout:1: finishing write tid 1 to smithi08969774-1 2024-08-29T18:13:41.201 INFO:tasks.rados.rados.0.smithi089.stdout:9: write initial oid 9 2024-08-29T18:13:41.202 INFO:tasks.rados.rados.0.smithi089.stdout:9: seq_num 8 ranges {0=139264} 2024-08-29T18:13:41.203 INFO:tasks.rados.rados.0.smithi089.stdout:9: writing smithi08969774-9 from 0 to 139264 tid 1 2024-08-29T18:13:41.203 INFO:tasks.rados.rados.0.smithi089.stdout:10: write initial oid 10 2024-08-29T18:13:41.203 INFO:tasks.rados.rados.0.smithi089.stdout:10: seq_num 9 ranges {0=155648} 2024-08-29T18:13:41.204 INFO:tasks.rados.rados.0.smithi089.stdout:10: writing smithi08969774-10 from 0 to 155648 tid 1 2024-08-29T18:13:41.204 INFO:tasks.rados.rados.0.smithi089.stdout:11: write initial oid 11 2024-08-29T18:13:41.204 INFO:tasks.rados.rados.0.smithi089.stdout:2: finishing write tid 1 to smithi08969774-2 2024-08-29T18:13:41.205 INFO:tasks.rados.rados.0.smithi089.stdout:11: seq_num 10 ranges {0=172032} 2024-08-29T18:13:41.206 INFO:tasks.rados.rados.0.smithi089.stdout:11: writing smithi08969774-11 from 0 to 172032 tid 1 2024-08-29T18:13:41.206 INFO:tasks.rados.rados.0.smithi089.stdout:12: write initial oid 12 2024-08-29T18:13:41.206 INFO:tasks.rados.rados.0.smithi089.stdout:12: seq_num 11 ranges {0=188416} 2024-08-29T18:13:41.207 INFO:tasks.rados.rados.0.smithi089.stdout:12: writing smithi08969774-12 from 0 to 188416 tid 1 2024-08-29T18:13:41.207 INFO:tasks.rados.rados.0.smithi089.stdout:13: write initial oid 13 2024-08-29T18:13:41.207 INFO:tasks.rados.rados.0.smithi089.stdout:13: seq_num 12 ranges {0=204800} 2024-08-29T18:13:41.208 INFO:tasks.rados.rados.0.smithi089.stdout:13: writing smithi08969774-13 from 0 to 204800 tid 1 2024-08-29T18:13:41.209 INFO:tasks.rados.rados.0.smithi089.stdout:14: write initial oid 14 2024-08-29T18:13:41.209 INFO:tasks.rados.rados.0.smithi089.stdout:14: seq_num 13 ranges {0=221184} 2024-08-29T18:13:41.212 INFO:tasks.rados.rados.0.smithi089.stdout:14: writing smithi08969774-14 from 0 to 221184 tid 1 2024-08-29T18:13:41.212 INFO:tasks.rados.rados.0.smithi089.stdout:15: write initial oid 15 2024-08-29T18:13:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:15: seq_num 14 ranges {0=237568} 2024-08-29T18:13:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:15: writing smithi08969774-15 from 0 to 237568 tid 1 2024-08-29T18:13:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:16: write initial oid 16 2024-08-29T18:13:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:16: seq_num 15 ranges {0=253952} 2024-08-29T18:13:41.215 INFO:tasks.rados.rados.0.smithi089.stdout:16: writing smithi08969774-16 from 0 to 253952 tid 1 2024-08-29T18:13:41.215 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:1: finishing write tid 2 to smithi08969774-1 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:1: finishing write tid 3 to smithi08969774-1 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:1: oid 1 updating version 0 to 1 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:1: oid 1 updating version 1 to 2 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:5: finishing write tid 1 to smithi08969774-5 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:4: finishing write tid 1 to smithi08969774-4 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:2: finishing write tid 2 to smithi08969774-2 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:5: finishing write tid 2 to smithi08969774-5 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:1: done (15 left) 2024-08-29T18:13:41.216 INFO:tasks.rados.rados.0.smithi089.stdout:17: write initial oid 17 2024-08-29T18:13:41.217 INFO:tasks.rados.rados.0.smithi089.stdout:17: seq_num 16 ranges {0=270336} 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:17: writing smithi08969774-17 from 0 to 270336 tid 1 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:3: finishing write tid 1 to smithi08969774-3 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:5: finishing write tid 3 to smithi08969774-5 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:5: oid 5 updating version 0 to 1 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:5: oid 5 updating version 1 to 2 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:7: finishing write tid 1 to smithi08969774-7 2024-08-29T18:13:41.218 INFO:tasks.rados.rados.0.smithi089.stdout:7: finishing write tid 2 to smithi08969774-7 2024-08-29T18:13:41.219 INFO:tasks.rados.rados.0.smithi089.stdout:8: finishing write tid 1 to smithi08969774-8 2024-08-29T18:13:41.219 INFO:tasks.rados.rados.0.smithi089.stdout:5: done (15 left) 2024-08-29T18:13:41.219 INFO:tasks.rados.rados.0.smithi089.stdout:18: write initial oid 18 2024-08-29T18:13:41.219 INFO:tasks.rados.rados.0.smithi089.stdout:18: seq_num 17 ranges {0=286720} 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:18: writing smithi08969774-18 from 0 to 286720 tid 1 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:8: finishing write tid 2 to smithi08969774-8 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:12: finishing write tid 1 to smithi08969774-12 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:7: finishing write tid 3 to smithi08969774-7 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:7: oid 7 updating version 0 to 1 2024-08-29T18:13:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:7: oid 7 updating version 1 to 2 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:3: finishing write tid 2 to smithi08969774-3 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:8: finishing write tid 3 to smithi08969774-8 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:8: oid 8 updating version 0 to 3 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:8: oid 8 updating version 3 to 4 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:12: finishing write tid 2 to smithi08969774-12 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:10: finishing write tid 1 to smithi08969774-10 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:10: finishing write tid 2 to smithi08969774-10 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:11: finishing write tid 1 to smithi08969774-11 2024-08-29T18:13:41.222 INFO:tasks.rados.rados.0.smithi089.stdout:11: finishing write tid 2 to smithi08969774-11 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:2: finishing write tid 3 to smithi08969774-2 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:2: oid 2 updating version 0 to 1 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:2: oid 2 updating version 1 to 2 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:13: finishing write tid 1 to smithi08969774-13 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:4: finishing write tid 2 to smithi08969774-4 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:2: done (15 left) 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:7: done (14 left) 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:8: done (13 left) 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:19: write initial oid 19 2024-08-29T18:13:41.223 INFO:tasks.rados.rados.0.smithi089.stdout:19: seq_num 18 ranges {0=303104} 2024-08-29T18:13:41.224 INFO:tasks.rados.rados.0.smithi089.stdout:19: writing smithi08969774-19 from 0 to 303104 tid 1 2024-08-29T18:13:41.224 INFO:tasks.rados.rados.0.smithi089.stdout:20: write initial oid 20 2024-08-29T18:13:41.224 INFO:tasks.rados.rados.0.smithi089.stdout:20: seq_num 19 ranges {0=319488} 2024-08-29T18:13:41.225 INFO:tasks.rados.rados.0.smithi089.stdout:20: writing smithi08969774-20 from 0 to 319488 tid 1 2024-08-29T18:13:41.225 INFO:tasks.rados.rados.0.smithi089.stdout:21: write initial oid 21 2024-08-29T18:13:41.226 INFO:tasks.rados.rados.0.smithi089.stdout:21: seq_num 20 ranges {0=344064} 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:21: writing smithi08969774-21 from 0 to 344064 tid 1 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:6: finishing write tid 1 to smithi08969774-6 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:16: finishing write tid 1 to smithi08969774-16 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:16: finishing write tid 2 to smithi08969774-16 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:12: finishing write tid 3 to smithi08969774-12 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:12: oid 12 updating version 0 to 5 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:12: oid 12 updating version 5 to 6 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-29T18:13:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:4: finishing write tid 3 to smithi08969774-4 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:4: oid 4 updating version 0 to 1 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:4: oid 4 updating version 1 to 2 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:6: finishing write tid 2 to smithi08969774-6 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:14: finishing write tid 1 to smithi08969774-14 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:16: finishing write tid 3 to smithi08969774-16 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:16: oid 16 updating version 0 to 3 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:16: oid 16 updating version 3 to 4 2024-08-29T18:13:41.230 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:13: finishing write tid 2 to smithi08969774-13 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:3: finishing write tid 3 to smithi08969774-3 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:3: oid 3 updating version 0 to 1 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:3: oid 3 updating version 1 to 2 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:14: finishing write tid 2 to smithi08969774-14 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:17: finishing write tid 1 to smithi08969774-17 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:9: finishing write tid 1 to smithi08969774-9 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:17: finishing write tid 2 to smithi08969774-17 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:9: finishing write tid 2 to smithi08969774-9 2024-08-29T18:13:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:18: finishing write tid 1 to smithi08969774-18 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:18: finishing write tid 2 to smithi08969774-18 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:15: finishing write tid 1 to smithi08969774-15 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:13: finishing write tid 3 to smithi08969774-13 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:13: oid 13 updating version 0 to 2 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:13: oid 13 version 2 is already newer than 1 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:15: finishing write tid 2 to smithi08969774-15 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:3: done (15 left) 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:4: done (14 left) 2024-08-29T18:13:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:12: done (13 left) 2024-08-29T18:13:41.233 INFO:tasks.rados.rados.0.smithi089.stdout:13: done (12 left) 2024-08-29T18:13:41.233 INFO:tasks.rados.rados.0.smithi089.stdout:16: done (11 left) 2024-08-29T18:13:41.233 INFO:tasks.rados.rados.0.smithi089.stdout:22: write initial oid 22 2024-08-29T18:13:41.233 INFO:tasks.rados.rados.0.smithi089.stdout:22: seq_num 21 ranges {0=360448} 2024-08-29T18:13:41.234 INFO:tasks.rados.rados.0.smithi089.stdout:22: writing smithi08969774-22 from 0 to 360448 tid 1 2024-08-29T18:13:41.234 INFO:tasks.rados.rados.0.smithi089.stdout:23: write initial oid 23 2024-08-29T18:13:41.234 INFO:tasks.rados.rados.0.smithi089.stdout:23: seq_num 22 ranges {0=376832} 2024-08-29T18:13:41.234 INFO:tasks.rados.rados.0.smithi089.stdout:23: writing smithi08969774-23 from 0 to 376832 tid 1 2024-08-29T18:13:41.234 INFO:tasks.rados.rados.0.smithi089.stdout:24: write initial oid 24 2024-08-29T18:13:41.234 INFO:tasks.rados.rados.0.smithi089.stdout:24: seq_num 23 ranges {0=393216} 2024-08-29T18:13:41.236 INFO:tasks.rados.rados.0.smithi089.stdout:24: writing smithi08969774-24 from 0 to 393216 tid 1 2024-08-29T18:13:41.236 INFO:tasks.rados.rados.0.smithi089.stdout:25: write initial oid 25 2024-08-29T18:13:41.236 INFO:tasks.rados.rados.0.smithi089.stdout:25: seq_num 24 ranges {0=409600} 2024-08-29T18:13:41.239 INFO:tasks.rados.rados.0.smithi089.stdout:25: writing smithi08969774-25 from 0 to 409600 tid 1 2024-08-29T18:13:41.239 INFO:tasks.rados.rados.0.smithi089.stdout:26: write initial oid 26 2024-08-29T18:13:41.240 INFO:tasks.rados.rados.0.smithi089.stdout:26: seq_num 25 ranges {0=425984} 2024-08-29T18:13:41.242 INFO:tasks.rados.rados.0.smithi089.stdout:26: writing smithi08969774-26 from 0 to 425984 tid 1 2024-08-29T18:13:41.242 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.242 INFO:tasks.rados.rados.0.smithi089.stdout:6: finishing write tid 3 to smithi08969774-6 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:6: oid 6 updating version 0 to 1 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:6: oid 6 updating version 1 to 2 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:20: finishing write tid 1 to smithi08969774-20 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:20: finishing write tid 2 to smithi08969774-20 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:19: finishing write tid 1 to smithi08969774-19 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:15: finishing write tid 3 to smithi08969774-15 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:15: oid 15 updating version 0 to 1 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:15: oid 15 updating version 1 to 2 2024-08-29T18:13:41.243 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:21: finishing write tid 1 to smithi08969774-21 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:19: finishing write tid 2 to smithi08969774-19 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:6: done (15 left) 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:15: done (14 left) 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:27: write initial oid 27 2024-08-29T18:13:41.244 INFO:tasks.rados.rados.0.smithi089.stdout:27: seq_num 26 ranges {0=442368} 2024-08-29T18:13:41.245 INFO:tasks.rados.rados.0.smithi089.stdout:27: writing smithi08969774-27 from 0 to 442368 tid 1 2024-08-29T18:13:41.245 INFO:tasks.rados.rados.0.smithi089.stdout:28: write initial oid 28 2024-08-29T18:13:41.245 INFO:tasks.rados.rados.0.smithi089.stdout:28: seq_num 27 ranges {0=458752} 2024-08-29T18:13:41.248 INFO:tasks.rados.rados.0.smithi089.stdout:28: writing smithi08969774-28 from 0 to 458752 tid 1 2024-08-29T18:13:41.248 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.248 INFO:tasks.rados.rados.0.smithi089.stdout:20: finishing write tid 3 to smithi08969774-20 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:20: oid 20 updating version 0 to 4 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:20: oid 20 version 4 is already newer than 3 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:21: finishing write tid 2 to smithi08969774-21 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:19: finishing write tid 3 to smithi08969774-19 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:19: oid 19 updating version 0 to 4 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:19: oid 19 version 4 is already newer than 3 2024-08-29T18:13:41.249 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:21: finishing write tid 3 to smithi08969774-21 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:21: oid 21 updating version 0 to 5 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:21: oid 21 updating version 5 to 6 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:10: finishing write tid 3 to smithi08969774-10 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:10: oid 10 updating version 0 to 4 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:10: oid 10 version 4 is already newer than 3 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 4 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T18:13:41.250 INFO:tasks.rados.rados.0.smithi089.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:18: finishing write tid 3 to smithi08969774-18 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:18: oid 18 updating version 0 to 1 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:18: oid 18 updating version 1 to 2 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:14: finishing write tid 3 to smithi08969774-14 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:14: oid 14 updating version 0 to 7 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:14: oid 14 updating version 7 to 8 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 8 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:13:41.251 INFO:tasks.rados.rados.0.smithi089.stdout:11: finishing write tid 3 to smithi08969774-11 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:11: oid 11 updating version 0 to 5 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:11: oid 11 updating version 5 to 6 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:17: finishing write tid 3 to smithi08969774-17 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:17: oid 17 updating version 0 to 2 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:17: oid 17 version 2 is already newer than 1 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:9: finishing write tid 3 to smithi08969774-9 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:9: oid 9 updating version 0 to 1 2024-08-29T18:13:41.252 INFO:tasks.rados.rados.0.smithi089.stdout:9: oid 9 updating version 1 to 2 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:22: finishing write tid 1 to smithi08969774-22 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:22: finishing write tid 2 to smithi08969774-22 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:9: done (15 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:10: done (14 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:11: done (13 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:14: done (12 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:17: done (11 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:18: done (10 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:19: done (9 left) 2024-08-29T18:13:41.253 INFO:tasks.rados.rados.0.smithi089.stdout:20: done (8 left) 2024-08-29T18:13:41.254 INFO:tasks.rados.rados.0.smithi089.stdout:21: done (7 left) 2024-08-29T18:13:41.254 INFO:tasks.rados.rados.0.smithi089.stdout:29: write initial oid 29 2024-08-29T18:13:41.254 INFO:tasks.rados.rados.0.smithi089.stdout:29: seq_num 28 ranges {0=475136} 2024-08-29T18:13:41.254 INFO:tasks.rados.rados.0.smithi089.stdout:29: writing smithi08969774-29 from 0 to 475136 tid 1 2024-08-29T18:13:41.255 INFO:tasks.rados.rados.0.smithi089.stdout:30: write initial oid 30 2024-08-29T18:13:41.255 INFO:tasks.rados.rados.0.smithi089.stdout:30: seq_num 29 ranges {0=491520} 2024-08-29T18:13:41.255 INFO:tasks.rados.rados.0.smithi089.stdout:30: writing smithi08969774-30 from 0 to 491520 tid 1 2024-08-29T18:13:41.255 INFO:tasks.rados.rados.0.smithi089.stdout:31: write initial oid 31 2024-08-29T18:13:41.255 INFO:tasks.rados.rados.0.smithi089.stdout:31: seq_num 30 ranges {0=507904} 2024-08-29T18:13:41.257 INFO:tasks.rados.rados.0.smithi089.stdout:31: writing smithi08969774-31 from 0 to 507904 tid 1 2024-08-29T18:13:41.257 INFO:tasks.rados.rados.0.smithi089.stdout:32: write initial oid 32 2024-08-29T18:13:41.258 INFO:tasks.rados.rados.0.smithi089.stdout:32: seq_num 31 ranges {0=524288} 2024-08-29T18:13:41.261 INFO:tasks.rados.rados.0.smithi089.stdout:32: writing smithi08969774-32 from 0 to 524288 tid 1 2024-08-29T18:13:41.261 INFO:tasks.rados.rados.0.smithi089.stdout:33: write initial oid 33 2024-08-29T18:13:41.261 INFO:tasks.rados.rados.0.smithi089.stdout:33: seq_num 32 ranges {0=540672} 2024-08-29T18:13:41.264 INFO:tasks.rados.rados.0.smithi089.stdout:33: writing smithi08969774-33 from 0 to 540672 tid 1 2024-08-29T18:13:41.264 INFO:tasks.rados.rados.0.smithi089.stdout:34: write initial oid 34 2024-08-29T18:13:41.265 INFO:tasks.rados.rados.0.smithi089.stdout:34: seq_num 33 ranges {0=557056} 2024-08-29T18:13:41.268 INFO:tasks.rados.rados.0.smithi089.stdout:34: writing smithi08969774-34 from 0 to 557056 tid 1 2024-08-29T18:13:41.268 INFO:tasks.rados.rados.0.smithi089.stdout:35: write initial oid 35 2024-08-29T18:13:41.268 INFO:tasks.rados.rados.0.smithi089.stdout:35: seq_num 34 ranges {0=573440} 2024-08-29T18:13:41.272 INFO:tasks.rados.rados.0.smithi089.stdout:35: writing smithi08969774-35 from 0 to 573440 tid 1 2024-08-29T18:13:41.272 INFO:tasks.rados.rados.0.smithi089.stdout:36: write initial oid 36 2024-08-29T18:13:41.272 INFO:tasks.rados.rados.0.smithi089.stdout:36: seq_num 35 ranges {0=589824} 2024-08-29T18:13:41.276 INFO:tasks.rados.rados.0.smithi089.stdout:36: writing smithi08969774-36 from 0 to 589824 tid 1 2024-08-29T18:13:41.276 INFO:tasks.rados.rados.0.smithi089.stdout:37: write initial oid 37 2024-08-29T18:13:41.276 INFO:tasks.rados.rados.0.smithi089.stdout:37: seq_num 36 ranges {0=606208} 2024-08-29T18:13:41.280 INFO:tasks.rados.rados.0.smithi089.stdout:37: writing smithi08969774-37 from 0 to 606208 tid 1 2024-08-29T18:13:41.280 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.280 INFO:tasks.rados.rados.0.smithi089.stdout:22: finishing write tid 3 to smithi08969774-22 2024-08-29T18:13:41.280 INFO:tasks.rados.rados.0.smithi089.stdout:22: oid 22 updating version 0 to 1 2024-08-29T18:13:41.280 INFO:tasks.rados.rados.0.smithi089.stdout:22: oid 22 updating version 1 to 2 2024-08-29T18:13:41.280 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 2 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-29T18:13:41.281 INFO:tasks.rados.rados.0.smithi089.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-08-29T18:13:41.281 INFO:tasks.rados.rados.0.smithi089.stdout:23: finishing write tid 1 to smithi08969774-23 2024-08-29T18:13:41.281 INFO:tasks.rados.rados.0.smithi089.stdout:23: finishing write tid 2 to smithi08969774-23 2024-08-29T18:13:41.281 INFO:tasks.rados.rados.0.smithi089.stdout:22: done (15 left) 2024-08-29T18:13:41.281 INFO:tasks.rados.rados.0.smithi089.stdout:38: write initial oid 38 2024-08-29T18:13:41.281 INFO:tasks.rados.rados.0.smithi089.stdout:38: seq_num 37 ranges {0=622592} 2024-08-29T18:13:41.284 INFO:tasks.rados.rados.0.smithi089.stdout:38: writing smithi08969774-38 from 0 to 622592 tid 1 2024-08-29T18:13:41.284 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.284 INFO:tasks.rados.rados.0.smithi089.stdout:23: finishing write tid 3 to smithi08969774-23 2024-08-29T18:13:41.284 INFO:tasks.rados.rados.0.smithi089.stdout:23: oid 23 updating version 0 to 4 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:23: oid 23 version 4 is already newer than 3 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 4 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:24: finishing write tid 1 to smithi08969774-24 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:24: finishing write tid 2 to smithi08969774-24 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:25: finishing write tid 1 to smithi08969774-25 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:23: done (15 left) 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:39: write initial oid 39 2024-08-29T18:13:41.285 INFO:tasks.rados.rados.0.smithi089.stdout:39: seq_num 38 ranges {0=638976} 2024-08-29T18:13:41.288 INFO:tasks.rados.rados.0.smithi089.stdout:39: writing smithi08969774-39 from 0 to 638976 tid 1 2024-08-29T18:13:41.288 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:25: finishing write tid 2 to smithi08969774-25 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:24: finishing write tid 3 to smithi08969774-24 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:24: oid 24 updating version 0 to 4 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:24: oid 24 version 4 is already newer than 3 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:25: finishing write tid 3 to smithi08969774-25 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:25: oid 25 updating version 0 to 5 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:25: oid 25 updating version 5 to 6 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-08-29T18:13:41.289 INFO:tasks.rados.rados.0.smithi089.stdout:26: finishing write tid 1 to smithi08969774-26 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:26: finishing write tid 2 to smithi08969774-26 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:27: finishing write tid 1 to smithi08969774-27 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:27: finishing write tid 2 to smithi08969774-27 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:28: finishing write tid 1 to smithi08969774-28 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:28: finishing write tid 2 to smithi08969774-28 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:24: done (15 left) 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:25: done (14 left) 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:40: write initial oid 40 2024-08-29T18:13:41.290 INFO:tasks.rados.rados.0.smithi089.stdout:40: seq_num 39 ranges {0=663552} 2024-08-29T18:13:41.292 INFO:tasks.rados.rados.0.smithi089.stdout:40: writing smithi08969774-40 from 0 to 663552 tid 1 2024-08-29T18:13:41.292 INFO:tasks.rados.rados.0.smithi089.stdout:41: write initial oid 41 2024-08-29T18:13:41.292 INFO:tasks.rados.rados.0.smithi089.stdout:41: seq_num 40 ranges {0=679936} 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout:41: writing smithi08969774-41 from 0 to 679936 tid 1 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout:26: finishing write tid 3 to smithi08969774-26 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout:26: oid 26 updating version 0 to 2 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout:26: oid 26 version 2 is already newer than 1 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-08-29T18:13:41.297 INFO:tasks.rados.rados.0.smithi089.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:28: finishing write tid 3 to smithi08969774-28 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:28: oid 28 updating version 0 to 2 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:28: oid 28 version 2 is already newer than 1 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:27: finishing write tid 3 to smithi08969774-27 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:27: oid 27 updating version 0 to 3 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:27: oid 27 updating version 3 to 4 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:29: finishing write tid 1 to smithi08969774-29 2024-08-29T18:13:41.298 INFO:tasks.rados.rados.0.smithi089.stdout:26: done (15 left) 2024-08-29T18:13:41.299 INFO:tasks.rados.rados.0.smithi089.stdout:27: done (14 left) 2024-08-29T18:13:41.299 INFO:tasks.rados.rados.0.smithi089.stdout:28: done (13 left) 2024-08-29T18:13:41.299 INFO:tasks.rados.rados.0.smithi089.stdout:42: write initial oid 42 2024-08-29T18:13:41.299 INFO:tasks.rados.rados.0.smithi089.stdout:42: seq_num 41 ranges {0=696320} 2024-08-29T18:13:41.301 INFO:tasks.rados.rados.0.smithi089.stdout:42: writing smithi08969774-42 from 0 to 696320 tid 1 2024-08-29T18:13:41.301 INFO:tasks.rados.rados.0.smithi089.stdout:43: write initial oid 43 2024-08-29T18:13:41.301 INFO:tasks.rados.rados.0.smithi089.stdout:43: seq_num 42 ranges {0=712704} 2024-08-29T18:13:41.306 INFO:tasks.rados.rados.0.smithi089.stdout:43: writing smithi08969774-43 from 0 to 712704 tid 1 2024-08-29T18:13:41.306 INFO:tasks.rados.rados.0.smithi089.stdout:44: write initial oid 44 2024-08-29T18:13:41.307 INFO:tasks.rados.rados.0.smithi089.stdout:44: seq_num 43 ranges {0=729088} 2024-08-29T18:13:41.311 INFO:tasks.rados.rados.0.smithi089.stdout:44: writing smithi08969774-44 from 0 to 729088 tid 1 2024-08-29T18:13:41.311 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.311 INFO:tasks.rados.rados.0.smithi089.stdout:29: finishing write tid 2 to smithi08969774-29 2024-08-29T18:13:41.311 INFO:tasks.rados.rados.0.smithi089.stdout:30: finishing write tid 1 to smithi08969774-30 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:29: finishing write tid 3 to smithi08969774-29 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:29: oid 29 updating version 0 to 4 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:29: oid 29 version 4 is already newer than 3 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:30: finishing write tid 2 to smithi08969774-30 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:30: finishing write tid 3 to smithi08969774-30 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:30: oid 30 updating version 0 to 10 2024-08-29T18:13:41.312 INFO:tasks.rados.rados.0.smithi089.stdout:30: oid 30 version 10 is already newer than 9 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 10 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:31: finishing write tid 1 to smithi08969774-31 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:29: done (15 left) 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:30: done (14 left) 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:45: write initial oid 45 2024-08-29T18:13:41.313 INFO:tasks.rados.rados.0.smithi089.stdout:45: seq_num 44 ranges {0=745472} 2024-08-29T18:13:41.315 INFO:tasks.rados.rados.0.smithi089.stdout:45: writing smithi08969774-45 from 0 to 745472 tid 1 2024-08-29T18:13:41.315 INFO:tasks.rados.rados.0.smithi089.stdout:46: write initial oid 46 2024-08-29T18:13:41.316 INFO:tasks.rados.rados.0.smithi089.stdout:46: seq_num 45 ranges {0=761856} 2024-08-29T18:13:41.321 INFO:tasks.rados.rados.0.smithi089.stdout:46: writing smithi08969774-46 from 0 to 761856 tid 1 2024-08-29T18:13:41.321 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 16 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:31: finishing write tid 2 to smithi08969774-31 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:31: finishing write tid 3 to smithi08969774-31 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:31: oid 31 updating version 0 to 4 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:31: oid 31 version 4 is already newer than 3 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 4 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:32: finishing write tid 1 to smithi08969774-32 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:32: finishing write tid 2 to smithi08969774-32 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:32: finishing write tid 3 to smithi08969774-32 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:32: oid 32 updating version 0 to 5 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:32: oid 32 updating version 5 to 6 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-29T18:13:41.322 INFO:tasks.rados.rados.0.smithi089.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:33: finishing write tid 1 to smithi08969774-33 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:33: finishing write tid 2 to smithi08969774-33 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:33: finishing write tid 3 to smithi08969774-33 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:33: oid 33 updating version 0 to 5 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:33: oid 33 updating version 5 to 6 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:34: finishing write tid 1 to smithi08969774-34 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:34: finishing write tid 2 to smithi08969774-34 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:34: finishing write tid 3 to smithi08969774-34 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:34: oid 34 updating version 0 to 7 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:34: oid 34 updating version 7 to 8 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T18:13:41.323 INFO:tasks.rados.rados.0.smithi089.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:35: finishing write tid 1 to smithi08969774-35 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:35: finishing write tid 2 to smithi08969774-35 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:35: finishing write tid 3 to smithi08969774-35 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:35: oid 35 updating version 0 to 11 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:35: oid 35 updating version 11 to 12 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:36: finishing write tid 1 to smithi08969774-36 2024-08-29T18:13:41.324 INFO:tasks.rados.rados.0.smithi089.stdout:36: finishing write tid 2 to smithi08969774-36 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:36: finishing write tid 3 to smithi08969774-36 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:36: oid 36 updating version 0 to 8 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:36: oid 36 version 8 is already newer than 7 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 8 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:37: finishing write tid 1 to smithi08969774-37 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:37: finishing write tid 2 to smithi08969774-37 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:31: done (15 left) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:32: done (14 left) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:33: done (13 left) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:34: done (12 left) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:35: done (11 left) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:36: done (10 left) 2024-08-29T18:13:41.325 INFO:tasks.rados.rados.0.smithi089.stdout:47: write initial oid 47 2024-08-29T18:13:41.326 INFO:tasks.rados.rados.0.smithi089.stdout:47: seq_num 46 ranges {0=778240} 2024-08-29T18:13:41.326 INFO:tasks.rados.rados.0.smithi089.stdout:47: writing smithi08969774-47 from 0 to 778240 tid 1 2024-08-29T18:13:41.326 INFO:tasks.rados.rados.0.smithi089.stdout:48: write initial oid 48 2024-08-29T18:13:41.326 INFO:tasks.rados.rados.0.smithi089.stdout:48: seq_num 47 ranges {0=794624} 2024-08-29T18:13:41.330 INFO:tasks.rados.rados.0.smithi089.stdout:48: writing smithi08969774-48 from 0 to 794624 tid 1 2024-08-29T18:13:41.330 INFO:tasks.rados.rados.0.smithi089.stdout:49: write initial oid 49 2024-08-29T18:13:41.330 INFO:tasks.rados.rados.0.smithi089.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-08-29T18:13:41.332 INFO:tasks.rados.rados.0.smithi089.stdout:49: writing smithi08969774-49 from 0 to 409600 tid 1 2024-08-29T18:13:41.335 INFO:tasks.rados.rados.0.smithi089.stdout:49: writing smithi08969774-49 from 409600 to 811008 tid 2 2024-08-29T18:13:41.335 INFO:tasks.rados.rados.0.smithi089.stdout:50: write initial oid 50 2024-08-29T18:13:41.335 INFO:tasks.rados.rados.0.smithi089.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-08-29T18:13:41.338 INFO:tasks.rados.rados.0.smithi089.stdout:50: writing smithi08969774-50 from 0 to 425984 tid 1 2024-08-29T18:13:41.341 INFO:tasks.rados.rados.0.smithi089.stdout:50: writing smithi08969774-50 from 425984 to 827392 tid 2 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:51: copy_from oid 8 from oid 18 current snap is 0 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:37: finishing write tid 3 to smithi08969774-37 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:37: oid 37 updating version 0 to 10 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:37: oid 37 version 10 is already newer than 9 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:38: finishing write tid 1 to smithi08969774-38 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:37: done (14 left) 2024-08-29T18:13:41.342 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 0 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:38: finishing write tid 2 to smithi08969774-38 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:38: finishing write tid 3 to smithi08969774-38 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:38: oid 38 updating version 0 to 6 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:38: oid 38 version 6 is already newer than 5 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:39: finishing write tid 1 to smithi08969774-39 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:39: finishing write tid 2 to smithi08969774-39 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:39: finishing write tid 3 to smithi08969774-39 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:39: oid 39 updating version 0 to 8 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:39: oid 39 version 8 is already newer than 7 2024-08-29T18:13:41.343 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:40: finishing write tid 1 to smithi08969774-40 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:40: finishing write tid 2 to smithi08969774-40 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:40: finishing write tid 3 to smithi08969774-40 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:40: oid 40 updating version 0 to 12 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:40: oid 40 version 12 is already newer than 11 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:41: finishing write tid 1 to smithi08969774-41 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:41: finishing write tid 2 to smithi08969774-41 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:41: finishing write tid 3 to smithi08969774-41 2024-08-29T18:13:41.344 INFO:tasks.rados.rados.0.smithi089.stdout:41: oid 41 updating version 0 to 3 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:41: oid 41 updating version 3 to 4 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 4 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:42: finishing write tid 1 to smithi08969774-42 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:42: finishing write tid 2 to smithi08969774-42 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:42: finishing write tid 3 to smithi08969774-42 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:42: oid 42 updating version 0 to 5 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:42: oid 42 updating version 5 to 6 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:43: finishing write tid 1 to smithi08969774-43 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:43: finishing write tid 2 to smithi08969774-43 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:43: finishing write tid 3 to smithi08969774-43 2024-08-29T18:13:41.345 INFO:tasks.rados.rados.0.smithi089.stdout:43: oid 43 updating version 0 to 8 2024-08-29T18:13:41.346 INFO:tasks.rados.rados.0.smithi089.stdout:43: oid 43 version 8 is already newer than 7 2024-08-29T18:13:41.346 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 8 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-08-29T18:13:41.346 INFO:tasks.rados.rados.0.smithi089.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-08-29T18:13:41.346 INFO:tasks.rados.rados.0.smithi089.stdout:44: finishing write tid 1 to smithi08969774-44 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:44: finishing write tid 2 to smithi08969774-44 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:44: finishing write tid 3 to smithi08969774-44 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:44: oid 44 updating version 0 to 6 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:44: oid 44 version 6 is already newer than 5 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 6 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:45: finishing write tid 1 to smithi08969774-45 2024-08-29T18:13:41.347 INFO:tasks.rados.rados.0.smithi089.stdout:52: seq_num 50 ranges {270336=442368,712704=401408} 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:52: writing smithi08969774-17 from 270336 to 712704 tid 1 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:52: writing smithi08969774-17 from 712704 to 1114112 tid 2 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:38: done (14 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:39: done (13 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:40: done (12 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:41: done (11 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:42: done (10 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:43: done (9 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:44: done (8 left) 2024-08-29T18:13:41.349 INFO:tasks.rados.rados.0.smithi089.stdout:53: rmattr oid 15 current snap is 0 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:53: done (8 left) 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:54: delete oid 27 current snap is 0 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:45: finishing write tid 2 to smithi08969774-45 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:45: finishing write tid 3 to smithi08969774-45 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:45: oid 45 updating version 0 to 14 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:45: oid 45 version 14 is already newer than 13 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 14 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:46: finishing write tid 1 to smithi08969774-46 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:46: finishing write tid 2 to smithi08969774-46 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:47: finishing write tid 1 to smithi08969774-47 2024-08-29T18:13:41.350 INFO:tasks.rados.rados.0.smithi089.stdout:46: finishing write tid 3 to smithi08969774-46 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:46: oid 46 updating version 0 to 5 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:46: oid 46 updating version 5 to 6 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:47: finishing write tid 2 to smithi08969774-47 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:48: finishing write tid 1 to smithi08969774-48 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:48: finishing write tid 2 to smithi08969774-48 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:47: finishing write tid 3 to smithi08969774-47 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:47: oid 47 updating version 0 to 8 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:47: oid 47 version 8 is already newer than 7 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:48: finishing write tid 3 to smithi08969774-48 2024-08-29T18:13:41.351 INFO:tasks.rados.rados.0.smithi089.stdout:48: oid 48 updating version 0 to 10 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:48: oid 48 version 10 is already newer than 9 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:49: finishing write tid 1 to smithi08969774-49 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:49: finishing write tid 2 to smithi08969774-49 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:49: finishing write tid 3 to smithi08969774-49 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: finishing write tid 1 to smithi08969774-50 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: finishing write tid 2 to smithi08969774-50 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: finishing write tid 3 to smithi08969774-50 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: finishing write tid 4 to smithi08969774-50 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: oid 50 updating version 0 to 8 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: oid 50 version 8 is already newer than 7 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:50: oid 50 updating version 8 to 9 2024-08-29T18:13:41.352 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:49: finishing write tid 4 to smithi08969774-49 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:49: oid 49 updating version 0 to 5 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:49: oid 49 updating version 5 to 6 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:49: oid 49 updating version 6 to 7 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 7 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:51: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:52: finishing write tid 1 to smithi08969774-17 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:51: finishing copy_from to smithi08969774-8 2024-08-29T18:13:41.353 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-08-29T18:13:41.355 INFO:tasks.rados.rados.0.smithi089.stdout:52: finishing write tid 2 to smithi08969774-17 2024-08-29T18:13:41.355 INFO:tasks.rados.rados.0.smithi089.stdout:52: finishing write tid 3 to smithi08969774-17 2024-08-29T18:13:41.355 INFO:tasks.rados.rados.0.smithi089.stdout:45: done (8 left) 2024-08-29T18:13:41.355 INFO:tasks.rados.rados.0.smithi089.stdout:46: done (7 left) 2024-08-29T18:13:41.355 INFO:tasks.rados.rados.0.smithi089.stdout:47: done (6 left) 2024-08-29T18:13:41.355 INFO:tasks.rados.rados.0.smithi089.stdout:48: done (5 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:49: done (4 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:50: done (3 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:51: done (2 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:54: done (1 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:55: read oid 15 snap -1 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:56: rollback oid 31 current snap is 0 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:56: done (2 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:57: read oid 28 snap -1 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:59: rollback oid 45 current snap is 0 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:59: done (4 left) 2024-08-29T18:13:41.356 INFO:tasks.rados.rados.0.smithi089.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:61: delete oid 1 current snap is 0 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:61: done (5 left) 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:62: read oid 18 snap -1 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:62: expect (ObjNum 17 snap 0 seq_num 17) 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:63: snap_create 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:52: finishing write tid 4 to smithi08969774-17 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:52: oid 17 updating version 0 to 9 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:52: oid 17 version 9 is already newer than 7 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:52: oid 17 version 9 is already newer than 8 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:52: left oid 17 (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:13:41.357 INFO:tasks.rados.rados.0.smithi089.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-08-29T18:13:41.368 INFO:tasks.rados.rados.0.smithi089.stdout:60: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:13:41.368 INFO:tasks.rados.rados.0.smithi089.stdout:60: finishing copy_from to smithi08969774-23 2024-08-29T18:13:41.368 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-08-29T18:13:41.368 INFO:tasks.rados.rados.0.smithi089.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-08-29T18:13:41.374 INFO:tasks.rados.rados.0.smithi089.stdout:62: expect (ObjNum 17 snap 0 seq_num 17) 2024-08-29T18:13:41.382 INFO:tasks.rados.rados.0.smithi089.stdout:58: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:13:41.382 INFO:tasks.rados.rados.0.smithi089.stdout:58: finishing copy_from to smithi08969774-29 2024-08-29T18:13:41.382 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T18:13:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:41 smithi144 bash[24722]: audit 2024-08-29T18:13:40.186908+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.89:0/658486022' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T18:13:41.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:41 smithi089 bash[22629]: audit 2024-08-29T18:13:40.186908+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.89:0/658486022' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T18:13:41.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:41 smithi089 bash[32084]: audit 2024-08-29T18:13:40.186908+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? 172.21.15.89:0/658486022' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:52: done (6 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:55: done (5 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:57: done (4 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:58: done (3 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:60: done (2 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:62: done (1 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:63: done (0 left) 2024-08-29T18:13:42.200 INFO:tasks.rados.rados.0.smithi089.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-08-29T18:13:42.201 INFO:tasks.rados.rados.0.smithi089.stdout:65: read oid 30 snap -1 2024-08-29T18:13:42.201 INFO:tasks.rados.rados.0.smithi089.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-29T18:13:42.201 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 1 2024-08-29T18:13:42.201 INFO:tasks.rados.rados.0.smithi089.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-08-29T18:13:42.208 INFO:tasks.rados.rados.0.smithi089.stdout:66: writing smithi08969774-23 from 794624 to 1286144 tid 1 2024-08-29T18:13:42.211 INFO:tasks.rados.rados.0.smithi089.stdout:66: writing smithi08969774-23 from 1286144 to 1687552 tid 2 2024-08-29T18:13:42.211 INFO:tasks.rados.rados.0.smithi089.stdout:67: rollback oid 10 current snap is 1 2024-08-29T18:13:42.211 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 0 2024-08-29T18:13:42.211 INFO:tasks.rados.rados.0.smithi089.stdout:68: setattr oid 32 current snap is 1 2024-08-29T18:13:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:69: copy_from oid 7 from oid 17 current snap is 1 2024-08-29T18:13:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:70: read oid 20 snap 0 2024-08-29T18:13:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:71: copy_from oid 24 from oid 29 current snap is 1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:72: rollback oid 6 current snap is 1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 0 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:73: read oid 13 snap 0 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:74: rmattr oid 4 current snap is 1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:74: done (10 left) 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:75: copy_from oid 48 from oid 1 current snap is 1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:76: read oid 27 snap -1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:76: expect deleted 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:77: copy_from oid 28 from oid 34 current snap is 1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:78: read oid 43 snap -1 2024-08-29T18:13:42.213 INFO:tasks.rados.rados.0.smithi089.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2024-08-29T18:13:42.214 INFO:tasks.rados.rados.0.smithi089.stdout:79: setattr oid 14 current snap is 1 2024-08-29T18:13:42.214 INFO:tasks.rados.rados.0.smithi089.stdout:80: snap_create 2024-08-29T18:13:42.223 INFO:tasks.rados.rados.0.smithi089.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-29T18:13:42.254 INFO:tasks.rados.rados.0.smithi089.stdout:71: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:13:42.254 INFO:tasks.rados.rados.0.smithi089.stdout:73: expect (ObjNum 12 snap 0 seq_num 12) 2024-08-29T18:13:42.263 INFO:tasks.rados.rados.0.smithi089.stdout:70: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-29T18:13:42.278 INFO:tasks.rados.rados.0.smithi089.stdout:67: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:13:42.278 INFO:tasks.rados.rados.0.smithi089.stdout:67: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:13:42.278 INFO:tasks.rados.rados.0.smithi089.stdout:67: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 16 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 18 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: finishing write tid 1 to smithi08969774-23 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: finishing write tid 2 to smithi08969774-23 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: finishing write tid 3 to smithi08969774-23 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:72: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:72: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:72: finishing rollback tid 2 to smithi08969774-6 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 18 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: finishing write tid 4 to smithi08969774-23 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: oid 23 updating version 0 to 12 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: oid 23 updating version 12 to 13 2024-08-29T18:13:42.279 INFO:tasks.rados.rados.0.smithi089.stdout:66: oid 23 updating version 13 to 14 2024-08-29T18:13:42.280 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 14 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-08-29T18:13:42.280 INFO:tasks.rados.rados.0.smithi089.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-08-29T18:13:42.280 INFO:tasks.rados.rados.0.smithi089.stdout:78: expect (ObjNum 42 snap 0 seq_num 42) 2024-08-29T18:13:42.304 INFO:tasks.rados.rados.0.smithi089.stdout:64: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:13:42.304 INFO:tasks.rados.rados.0.smithi089.stdout:64: finishing copy_from to smithi08969774-15 2024-08-29T18:13:42.304 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-29T18:13:42.304 INFO:tasks.rados.rados.0.smithi089.stdout:75: finishing copy_from to smithi08969774-48 2024-08-29T18:13:42.304 INFO:tasks.rados.rados.0.smithi089.stdout:75: got expected ENOENT (src dne) 2024-08-29T18:13:42.304 INFO:tasks.rados.rados.0.smithi089.stdout:77: finishing copy_from racing read to smithi08969774-28 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:75: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 11 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:77: finishing copy_from to smithi08969774-28 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:69: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:71: finishing copy_from to smithi08969774-24 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:69: finishing copy_from to smithi08969774-7 2024-08-29T18:13:42.305 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:13:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:42 smithi144 bash[24722]: cluster 2024-08-29T18:13:41.055937+0000 mgr.y (mgr.14472) 208 : cluster [DBG] pgmap v163: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:42 smithi144 bash[24722]: audit 2024-08-29T18:13:41.200124+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.89:0/658486022' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-29T18:13:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:42 smithi144 bash[24722]: cluster 2024-08-29T18:13:41.200234+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-29T18:13:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:42 smithi144 bash[24722]: audit 2024-08-29T18:13:42.137877+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:42.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[22629]: cluster 2024-08-29T18:13:41.055937+0000 mgr.y (mgr.14472) 208 : cluster [DBG] pgmap v163: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:42.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[22629]: audit 2024-08-29T18:13:41.200124+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.89:0/658486022' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-29T18:13:42.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[22629]: cluster 2024-08-29T18:13:41.200234+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-29T18:13:42.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[22629]: audit 2024-08-29T18:13:42.137877+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:42.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[32084]: cluster 2024-08-29T18:13:41.055937+0000 mgr.y (mgr.14472) 208 : cluster [DBG] pgmap v163: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:42.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[32084]: audit 2024-08-29T18:13:41.200124+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? 172.21.15.89:0/658486022' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-08-29T18:13:42.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[32084]: cluster 2024-08-29T18:13:41.200234+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-29T18:13:42.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:42 smithi089 bash[32084]: audit 2024-08-29T18:13:42.137877+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:43.223 INFO:tasks.rados.rados.0.smithi089.stdout:64: done (15 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:65: done (14 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:66: done (13 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:67: done (12 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:68: done (11 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:69: done (10 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:70: done (9 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:71: done (8 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:72: done (7 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:73: done (6 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:75: done (5 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:76: done (4 left) 2024-08-29T18:13:43.224 INFO:tasks.rados.rados.0.smithi089.stdout:77: done (3 left) 2024-08-29T18:13:43.225 INFO:tasks.rados.rados.0.smithi089.stdout:78: done (2 left) 2024-08-29T18:13:43.225 INFO:tasks.rados.rados.0.smithi089.stdout:79: done (1 left) 2024-08-29T18:13:43.225 INFO:tasks.rados.rados.0.smithi089.stdout:80: done (0 left) 2024-08-29T18:13:43.225 INFO:tasks.rados.rados.0.smithi089.stdout:81: rollback oid 40 current snap is 2 2024-08-29T18:13:43.225 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 1 2024-08-29T18:13:43.225 INFO:tasks.rados.rados.0.smithi089.stdout:82: snap_create 2024-08-29T18:13:43.227 INFO:tasks.rados.rados.0.smithi089.stdout:81: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:13:43.230 INFO:tasks.rados.rados.0.smithi089.stdout:81: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:13:43.230 INFO:tasks.rados.rados.0.smithi089.stdout:81: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:13:43.231 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 21 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T18:13:43.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:43 smithi144 bash[24722]: cluster 2024-08-29T18:13:42.203452+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-29T18:13:43.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:43 smithi089 bash[32084]: cluster 2024-08-29T18:13:42.203452+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-29T18:13:43.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:43 smithi089 bash[22629]: cluster 2024-08-29T18:13:42.203452+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-29T18:13:44.234 INFO:tasks.rados.rados.0.smithi089.stdout:81: done (1 left) 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:82: done (0 left) 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:83: rollback oid 9 current snap is 3 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 0 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:84: read oid 20 snap 1 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:85: read oid 41 snap -1 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:86: read oid 5 snap -1 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:87: read oid 4 snap -1 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 3 2024-08-29T18:13:44.235 INFO:tasks.rados.rados.0.smithi089.stdout:88: seq_num 54 ranges {40960=507904,548864=401408} 2024-08-29T18:13:44.239 INFO:tasks.rados.rados.0.smithi089.stdout:88: writing smithi08969774-3 from 40960 to 548864 tid 1 2024-08-29T18:13:44.242 INFO:tasks.rados.rados.0.smithi089.stdout:88: writing smithi08969774-3 from 548864 to 950272 tid 2 2024-08-29T18:13:44.243 INFO:tasks.rados.rados.0.smithi089.stdout:89: read oid 27 snap -1 2024-08-29T18:13:44.243 INFO:tasks.rados.rados.0.smithi089.stdout:89: expect deleted 2024-08-29T18:13:44.243 INFO:tasks.rados.rados.0.smithi089.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-08-29T18:13:44.255 INFO:tasks.rados.rados.0.smithi089.stdout:86: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-29T18:13:44.257 INFO:tasks.rados.rados.0.smithi089.stdout:87: expect (ObjNum 3 snap 0 seq_num 3) 2024-08-29T18:13:44.259 INFO:tasks.rados.rados.0.smithi089.stdout:88: finishing write tid 1 to smithi08969774-3 2024-08-29T18:13:44.259 INFO:tasks.rados.rados.0.smithi089.stdout:88: finishing write tid 2 to smithi08969774-3 2024-08-29T18:13:44.259 INFO:tasks.rados.rados.0.smithi089.stdout:88: finishing write tid 3 to smithi08969774-3 2024-08-29T18:13:44.259 INFO:tasks.rados.rados.0.smithi089.stdout:84: done (6 left) 2024-08-29T18:13:44.259 INFO:tasks.rados.rados.0.smithi089.stdout:86: done (5 left) 2024-08-29T18:13:44.259 INFO:tasks.rados.rados.0.smithi089.stdout:87: done (4 left) 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 3 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:88: finishing write tid 4 to smithi08969774-3 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:88: oid 3 updating version 0 to 22 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:88: oid 3 version 22 is already newer than 21 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:88: oid 3 version 22 is already newer than 20 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 22 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:88: left oid 3 (ObjNum 54 snap 3 seq_num 54) 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:83: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:83: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:13:44.260 INFO:tasks.rados.rados.0.smithi089.stdout:90: seq_num 55 ranges {638976=524288,1163264=401408} 2024-08-29T18:13:44.265 INFO:tasks.rados.rados.0.smithi089.stdout:90: writing smithi08969774-39 from 638976 to 1163264 tid 1 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:90: writing smithi08969774-39 from 1163264 to 1564672 tid 2 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:88: done (4 left) 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:91: rollback oid 33 current snap is 3 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 2 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:83: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 12 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-08-29T18:13:44.268 INFO:tasks.rados.rados.0.smithi089.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T18:13:44.288 INFO:tasks.rados.rados.0.smithi089.stdout:83: done (4 left) 2024-08-29T18:13:44.288 INFO:tasks.rados.rados.0.smithi089.stdout:85: done (3 left) 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:89: done (2 left) 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:92: rollback oid 10 current snap is 3 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 0 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:91: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:91: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:91: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 22 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: finishing write tid 1 to smithi08969774-39 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: finishing write tid 2 to smithi08969774-39 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: finishing write tid 3 to smithi08969774-39 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: finishing write tid 4 to smithi08969774-39 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: oid 39 updating version 0 to 15 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: oid 39 version 15 is already newer than 13 2024-08-29T18:13:44.289 INFO:tasks.rados.rados.0.smithi089.stdout:90: oid 39 version 15 is already newer than 14 2024-08-29T18:13:44.290 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 15 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-08-29T18:13:44.290 INFO:tasks.rados.rados.0.smithi089.stdout:90: left oid 39 (ObjNum 55 snap 3 seq_num 55) 2024-08-29T18:13:44.290 INFO:tasks.rados.rados.0.smithi089.stdout:90: done (2 left) 2024-08-29T18:13:44.290 INFO:tasks.rados.rados.0.smithi089.stdout:91: done (1 left) 2024-08-29T18:13:44.290 INFO:tasks.rados.rados.0.smithi089.stdout:93: snap_create 2024-08-29T18:13:44.291 INFO:tasks.rados.rados.0.smithi089.stdout:92: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:13:44.291 INFO:tasks.rados.rados.0.smithi089.stdout:92: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:13:44.292 INFO:tasks.rados.rados.0.smithi089.stdout:92: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:13:44.292 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 26 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-08-29T18:13:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:44 smithi144 bash[24722]: cluster 2024-08-29T18:13:43.057400+0000 mgr.y (mgr.14472) 209 : cluster [DBG] pgmap v166: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2024-08-29T18:13:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:44 smithi144 bash[24722]: cluster 2024-08-29T18:13:43.228261+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-29T18:13:44.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:44 smithi089 bash[22629]: cluster 2024-08-29T18:13:43.057400+0000 mgr.y (mgr.14472) 209 : cluster [DBG] pgmap v166: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2024-08-29T18:13:44.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:44 smithi089 bash[22629]: cluster 2024-08-29T18:13:43.228261+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-29T18:13:44.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:44 smithi089 bash[32084]: cluster 2024-08-29T18:13:43.057400+0000 mgr.y (mgr.14472) 209 : cluster [DBG] pgmap v166: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2024-08-29T18:13:44.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:44 smithi089 bash[32084]: cluster 2024-08-29T18:13:43.228261+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-29T18:13:45.244 INFO:tasks.rados.rados.0.smithi089.stdout:92: done (1 left) 2024-08-29T18:13:45.244 INFO:tasks.rados.rados.0.smithi089.stdout:93: done (0 left) 2024-08-29T18:13:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 4 2024-08-29T18:13:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:94: seq_num 56 ranges {0=540672,540672=401408} 2024-08-29T18:13:45.249 INFO:tasks.rados.rados.0.smithi089.stdout:94: writing smithi08969774-27 from 0 to 540672 tid 1 2024-08-29T18:13:45.253 INFO:tasks.rados.rados.0.smithi089.stdout:94: writing smithi08969774-27 from 540672 to 942080 tid 2 2024-08-29T18:13:45.253 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 4 2024-08-29T18:13:45.253 INFO:tasks.rados.rados.0.smithi089.stdout:95: seq_num 57 ranges {1564672=557056,2121728=401408} 2024-08-29T18:13:45.273 INFO:tasks.rados.rados.0.smithi089.stdout:95: writing smithi08969774-39 from 1564672 to 2121728 tid 1 2024-08-29T18:13:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:95: writing smithi08969774-39 from 2121728 to 2523136 tid 2 2024-08-29T18:13:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:96: read oid 45 snap -1 2024-08-29T18:13:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-08-29T18:13:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:97: rollback oid 12 current snap is 4 2024-08-29T18:13:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 3 2024-08-29T18:13:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:98: snap_remove snap 0 2024-08-29T18:13:45.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:45 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:13:45] "GET /metrics HTTP/1.1" 200 36024 "" "Prometheus/2.43.0" 2024-08-29T18:13:45.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:45 smithi089 bash[32084]: cluster 2024-08-29T18:13:44.240047+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-29T18:13:45.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:45 smithi089 bash[22629]: cluster 2024-08-29T18:13:44.240047+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-29T18:13:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:45 smithi144 bash[24722]: cluster 2024-08-29T18:13:44.240047+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: finishing write tid 1 to smithi08969774-27 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: finishing write tid 2 to smithi08969774-27 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: finishing write tid 3 to smithi08969774-27 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: finishing write tid 4 to smithi08969774-27 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: oid 27 updating version 0 to 17 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: oid 27 updating version 17 to 18 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: oid 27 version 18 is already newer than 16 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 18 (ObjNum 56 snap 4 seq_num 56) dirty exists 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:94: left oid 27 (ObjNum 56 snap 4 seq_num 56) 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:95: finishing write tid 1 to smithi08969774-39 2024-08-29T18:13:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:95: finishing write tid 2 to smithi08969774-39 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:95: finishing write tid 3 to smithi08969774-39 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:95: finishing write tid 4 to smithi08969774-39 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:95: oid 39 updating version 0 to 21 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:95: oid 39 updating version 21 to 22 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:95: oid 39 version 22 is already newer than 20 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:95: left oid 39 (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:13:46.255 INFO:tasks.rados.rados.0.smithi089.stdout:96: expect (ObjNum 44 snap 0 seq_num 44) 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:97: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:97: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:97: finishing rollback tid 2 to smithi08969774-12 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 25 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:94: done (4 left) 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:95: done (3 left) 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:96: done (2 left) 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:97: done (1 left) 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:98: done (0 left) 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 4 2024-08-29T18:13:46.291 INFO:tasks.rados.rados.0.smithi089.stdout:99: seq_num 58 ranges {188416=573440,761856=401408} 2024-08-29T18:13:46.295 INFO:tasks.rados.rados.0.smithi089.stdout:99: writing smithi08969774-12 from 188416 to 761856 tid 1 2024-08-29T18:13:46.298 INFO:tasks.rados.rados.0.smithi089.stdout:99: writing smithi08969774-12 from 761856 to 1163264 tid 2 2024-08-29T18:13:46.298 INFO:tasks.rados.rados.0.smithi089.stdout:100: read oid 1 snap -1 2024-08-29T18:13:46.298 INFO:tasks.rados.rados.0.smithi089.stdout:100: expect deleted 2024-08-29T18:13:46.298 INFO:tasks.rados.rados.0.smithi089.stdout:101: snap_create 2024-08-29T18:13:46.303 INFO:tasks.rados.rados.0.smithi089.stdout:99: finishing write tid 1 to smithi08969774-12 2024-08-29T18:13:46.303 INFO:tasks.rados.rados.0.smithi089.stdout:99: finishing write tid 2 to smithi08969774-12 2024-08-29T18:13:46.303 INFO:tasks.rados.rados.0.smithi089.stdout:99: finishing write tid 3 to smithi08969774-12 2024-08-29T18:13:46.304 INFO:tasks.rados.rados.0.smithi089.stdout:99: finishing write tid 4 to smithi08969774-12 2024-08-29T18:13:46.304 INFO:tasks.rados.rados.0.smithi089.stdout:99: oid 12 updating version 0 to 34 2024-08-29T18:13:46.305 INFO:tasks.rados.rados.0.smithi089.stdout:99: oid 12 version 34 is already newer than 33 2024-08-29T18:13:46.305 INFO:tasks.rados.rados.0.smithi089.stdout:99: oid 12 version 34 is already newer than 32 2024-08-29T18:13:46.306 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 34 (ObjNum 58 snap 4 seq_num 58) dirty exists 2024-08-29T18:13:46.306 INFO:tasks.rados.rados.0.smithi089.stdout:99: left oid 12 (ObjNum 58 snap 4 seq_num 58) 2024-08-29T18:13:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:46 smithi144 bash[24722]: cluster 2024-08-29T18:13:45.058161+0000 mgr.y (mgr.14472) 210 : cluster [DBG] pgmap v169: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.4 MiB/s wr, 74 op/s 2024-08-29T18:13:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:46 smithi144 bash[24722]: cluster 2024-08-29T18:13:45.249065+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-29T18:13:46.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:46 smithi089 bash[22629]: cluster 2024-08-29T18:13:45.058161+0000 mgr.y (mgr.14472) 210 : cluster [DBG] pgmap v169: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.4 MiB/s wr, 74 op/s 2024-08-29T18:13:46.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:46 smithi089 bash[22629]: cluster 2024-08-29T18:13:45.249065+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-29T18:13:46.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:46 smithi089 bash[32084]: cluster 2024-08-29T18:13:45.058161+0000 mgr.y (mgr.14472) 210 : cluster [DBG] pgmap v169: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.4 MiB/s wr, 74 op/s 2024-08-29T18:13:46.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:46 smithi089 bash[32084]: cluster 2024-08-29T18:13:45.249065+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-29T18:13:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:99: done (2 left) 2024-08-29T18:13:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:100: done (1 left) 2024-08-29T18:13:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:101: done (0 left) 2024-08-29T18:13:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:102: snap_remove snap 1 2024-08-29T18:13:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:47 smithi144 bash[24722]: cluster 2024-08-29T18:13:46.254798+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-29T18:13:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:47 smithi144 bash[24722]: audit 2024-08-29T18:13:47.018293+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:47 smithi144 bash[24722]: audit 2024-08-29T18:13:47.019829+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:47.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:47 smithi089 bash[22629]: cluster 2024-08-29T18:13:46.254798+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-29T18:13:47.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:47 smithi089 bash[22629]: audit 2024-08-29T18:13:47.018293+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:47.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:47 smithi089 bash[22629]: audit 2024-08-29T18:13:47.019829+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:47.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:47 smithi089 bash[32084]: cluster 2024-08-29T18:13:46.254798+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-29T18:13:47.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:47 smithi089 bash[32084]: audit 2024-08-29T18:13:47.018293+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:13:47.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:47 smithi089 bash[32084]: audit 2024-08-29T18:13:47.019829+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:13:48.275 INFO:tasks.rados.rados.0.smithi089.stdout:102: done (0 left) 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:103: read oid 29 snap 4 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:104: read oid 46 snap -1 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:105: copy_from oid 36 from oid 2 current snap is 5 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:106: rmattr oid 49 current snap is 5 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:106: done (3 left) 2024-08-29T18:13:48.276 INFO:tasks.rados.rados.0.smithi089.stdout:107: snap_remove snap 3 2024-08-29T18:13:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:48 smithi144 bash[24722]: cluster 2024-08-29T18:13:47.058622+0000 mgr.y (mgr.14472) 211 : cluster [DBG] pgmap v172: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:48 smithi144 bash[24722]: cluster 2024-08-29T18:13:47.278368+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-29T18:13:48.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:48 smithi089 bash[32084]: cluster 2024-08-29T18:13:47.058622+0000 mgr.y (mgr.14472) 211 : cluster [DBG] pgmap v172: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:48.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:48 smithi089 bash[32084]: cluster 2024-08-29T18:13:47.278368+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-29T18:13:48.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:48 smithi089 bash[22629]: cluster 2024-08-29T18:13:47.058622+0000 mgr.y (mgr.14472) 211 : cluster [DBG] pgmap v172: 121 pgs: 121 active+clean; 25 MiB data, 273 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:48.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:48 smithi089 bash[22629]: cluster 2024-08-29T18:13:47.278368+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:107: done (3 left) 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:108: rmattr oid 30 current snap is 5 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:108: done (3 left) 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:109: read oid 42 snap 2 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:110: rmattr oid 14 current snap is 5 2024-08-29T18:13:49.285 INFO:tasks.rados.rados.0.smithi089.stdout:105: finishing copy_from racing read to smithi08969774-36 2024-08-29T18:13:49.286 INFO:tasks.rados.rados.0.smithi089.stdout:105: finishing copy_from to smithi08969774-36 2024-08-29T18:13:49.286 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-08-29T18:13:49.286 INFO:tasks.rados.rados.0.smithi089.stdout:104: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:13:49.339 INFO:tasks.rados.rados.0.smithi089.stdout:103: expect (ObjNum 46 snap 0 seq_num 46) 2024-08-29T18:13:49.374 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 38 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T18:13:49.374 INFO:tasks.rados.rados.0.smithi089.stdout:109: expect (ObjNum 41 snap 0 seq_num 41) 2024-08-29T18:13:49.399 INFO:tasks.rados.rados.0.smithi089.stdout:103: done (4 left) 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:104: done (3 left) 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:105: done (2 left) 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:109: done (1 left) 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:110: done (0 left) 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:111: read oid 40 snap 2 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:111: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 5 2024-08-29T18:13:49.400 INFO:tasks.rados.rados.0.smithi089.stdout:112: seq_num 59 ranges {507904=598016,1105920=401408} 2024-08-29T18:13:49.408 INFO:tasks.rados.rados.0.smithi089.stdout:112: writing smithi08969774-31 from 507904 to 1105920 tid 1 2024-08-29T18:13:49.412 INFO:tasks.rados.rados.0.smithi089.stdout:112: writing smithi08969774-31 from 1105920 to 1507328 tid 2 2024-08-29T18:13:49.412 INFO:tasks.rados.rados.0.smithi089.stdout:113: copy_from oid 23 from oid 35 current snap is 5 2024-08-29T18:13:49.412 INFO:tasks.rados.rados.0.smithi089.stdout:111: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: finishing write tid 1 to smithi08969774-31 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: finishing write tid 2 to smithi08969774-31 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: finishing write tid 3 to smithi08969774-31 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: finishing write tid 4 to smithi08969774-31 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: oid 31 updating version 0 to 13 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: oid 31 version 13 is already newer than 11 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:112: oid 31 version 13 is already newer than 12 2024-08-29T18:13:49.434 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 13 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:112: left oid 31 (ObjNum 59 snap 5 seq_num 59) 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:113: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:113: finishing copy_from to smithi08969774-23 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 12 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:111: done (2 left) 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:112: done (1 left) 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:113: done (0 left) 2024-08-29T18:13:49.435 INFO:tasks.rados.rados.0.smithi089.stdout:114: snap_remove snap 4 2024-08-29T18:13:49.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:49 smithi089 bash[22629]: cluster 2024-08-29T18:13:48.281484+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-29T18:13:49.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:49 smithi089 bash[32084]: cluster 2024-08-29T18:13:48.281484+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-29T18:13:49.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:49 smithi144 bash[24722]: cluster 2024-08-29T18:13:48.281484+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-29T18:13:50.319 INFO:tasks.rados.rados.0.smithi089.stdout:114: done (0 left) 2024-08-29T18:13:50.319 INFO:tasks.rados.rados.0.smithi089.stdout:115: copy_from oid 42 from oid 39 current snap is 5 2024-08-29T18:13:50.319 INFO:tasks.rados.rados.0.smithi089.stdout:116: read oid 14 snap 2 2024-08-29T18:13:50.319 INFO:tasks.rados.rados.0.smithi089.stdout:116: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:13:50.319 INFO:tasks.rados.rados.0.smithi089.stdout:117: snap_create 2024-08-29T18:13:50.330 INFO:tasks.rados.rados.0.smithi089.stdout:116: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:13:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:115: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:13:50.355 INFO:tasks.rados.rados.0.smithi089.stdout:115: finishing copy_from to smithi08969774-42 2024-08-29T18:13:50.355 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:13:50.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:50 smithi089 bash[22629]: cluster 2024-08-29T18:13:49.059322+0000 mgr.y (mgr.14472) 212 : cluster [DBG] pgmap v175: 121 pgs: 121 active+clean; 28 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:13:50.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:50 smithi089 bash[22629]: cluster 2024-08-29T18:13:49.290625+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-29T18:13:50.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:50 smithi089 bash[32084]: cluster 2024-08-29T18:13:49.059322+0000 mgr.y (mgr.14472) 212 : cluster [DBG] pgmap v175: 121 pgs: 121 active+clean; 28 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:13:50.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:50 smithi089 bash[32084]: cluster 2024-08-29T18:13:49.290625+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-29T18:13:50.792 INFO:tasks.rados.rados.0.smithi089.stdout:115: done (2 left) 2024-08-29T18:13:50.792 INFO:tasks.rados.rados.0.smithi089.stdout:116: done (1 left) 2024-08-29T18:13:50.792 INFO:tasks.rados.rados.0.smithi089.stdout:117: done (0 left) 2024-08-29T18:13:50.792 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 6 2024-08-29T18:13:50.792 INFO:tasks.rados.rados.0.smithi089.stdout:118: seq_num 60 ranges {139264=614400,753664=401408} 2024-08-29T18:13:50.799 INFO:tasks.rados.rados.0.smithi089.stdout:118: writing smithi08969774-9 from 139264 to 753664 tid 1 2024-08-29T18:13:50.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:50 smithi144 bash[24722]: cluster 2024-08-29T18:13:49.059322+0000 mgr.y (mgr.14472) 212 : cluster [DBG] pgmap v175: 121 pgs: 121 active+clean; 28 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:13:50.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:50 smithi144 bash[24722]: cluster 2024-08-29T18:13:49.290625+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:118: writing smithi08969774-9 from 753664 to 1155072 tid 2 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:119: rollback oid 3 current snap is 6 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 2 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:120: read oid 25 snap -1 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:120: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 6 2024-08-29T18:13:50.805 INFO:tasks.rados.rados.0.smithi089.stdout:121: seq_num 61 ranges {24576=630784,655360=401408} 2024-08-29T18:13:50.811 INFO:tasks.rados.rados.0.smithi089.stdout:121: writing smithi08969774-2 from 24576 to 655360 tid 1 2024-08-29T18:13:50.817 INFO:tasks.rados.rados.0.smithi089.stdout:121: writing smithi08969774-2 from 655360 to 1056768 tid 2 2024-08-29T18:13:50.817 INFO:tasks.rados.rados.0.smithi089.stdout:122: snap_create 2024-08-29T18:13:50.817 INFO:tasks.rados.rados.0.smithi089.stdout:119: finishing rollback tid 0 to smithi08969774-3 2024-08-29T18:13:50.817 INFO:tasks.rados.rados.0.smithi089.stdout:119: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:13:50.817 INFO:tasks.rados.rados.0.smithi089.stdout:119: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:13:50.817 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 44 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-08-29T18:13:50.818 INFO:tasks.rados.rados.0.smithi089.stdout:120: expect (ObjNum 24 snap 0 seq_num 24) 2024-08-29T18:13:50.832 INFO:tasks.rados.rados.0.smithi089.stdout:121: finishing write tid 1 to smithi08969774-2 2024-08-29T18:13:50.832 INFO:tasks.rados.rados.0.smithi089.stdout:121: finishing write tid 2 to smithi08969774-2 2024-08-29T18:13:50.832 INFO:tasks.rados.rados.0.smithi089.stdout:121: finishing write tid 3 to smithi08969774-2 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: finishing write tid 1 to smithi08969774-9 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: finishing write tid 2 to smithi08969774-9 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: finishing write tid 3 to smithi08969774-9 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:121: finishing write tid 4 to smithi08969774-2 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:121: oid 2 updating version 0 to 34 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:121: oid 2 version 34 is already newer than 33 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:121: oid 2 version 34 is already newer than 32 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 34 (ObjNum 61 snap 6 seq_num 61) dirty exists 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:121: left oid 2 (ObjNum 61 snap 6 seq_num 61) 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: finishing write tid 4 to smithi08969774-9 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: oid 9 updating version 0 to 20 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: oid 9 version 20 is already newer than 19 2024-08-29T18:13:50.833 INFO:tasks.rados.rados.0.smithi089.stdout:118: oid 9 version 20 is already newer than 18 2024-08-29T18:13:50.834 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 20 (ObjNum 60 snap 6 seq_num 60) dirty exists 2024-08-29T18:13:50.834 INFO:tasks.rados.rados.0.smithi089.stdout:118: left oid 9 (ObjNum 60 snap 6 seq_num 60) 2024-08-29T18:13:51.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:51 smithi089 bash[32084]: cluster 2024-08-29T18:13:50.325065+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-29T18:13:51.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:51 smithi089 bash[32084]: cluster 2024-08-29T18:13:50.796868+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-29T18:13:51.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:51 smithi089 bash[32084]: cluster 2024-08-29T18:13:51.059940+0000 mgr.y (mgr.14472) 213 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 28 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-29T18:13:51.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:51 smithi089 bash[22629]: cluster 2024-08-29T18:13:50.325065+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-29T18:13:51.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:51 smithi089 bash[22629]: cluster 2024-08-29T18:13:50.796868+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-29T18:13:51.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:51 smithi089 bash[22629]: cluster 2024-08-29T18:13:51.059940+0000 mgr.y (mgr.14472) 213 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 28 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-29T18:13:51.797 INFO:tasks.rados.rados.0.smithi089.stdout:118: done (4 left) 2024-08-29T18:13:51.797 INFO:tasks.rados.rados.0.smithi089.stdout:119: done (3 left) 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:120: done (2 left) 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:121: done (1 left) 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:122: done (0 left) 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:123: read oid 48 snap 5 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:123: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:124: read oid 49 snap 6 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:124: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:13:51.798 INFO:tasks.rados.rados.0.smithi089.stdout:125: delete oid 44 current snap is 7 2024-08-29T18:13:51.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:51 smithi144 bash[24722]: cluster 2024-08-29T18:13:50.325065+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-29T18:13:51.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:51 smithi144 bash[24722]: cluster 2024-08-29T18:13:50.796868+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-29T18:13:51.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:51 smithi144 bash[24722]: cluster 2024-08-29T18:13:51.059940+0000 mgr.y (mgr.14472) 213 : cluster [DBG] pgmap v179: 121 pgs: 121 active+clean; 28 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2024-08-29T18:13:51.805 INFO:tasks.rados.rados.0.smithi089.stdout:125: done (2 left) 2024-08-29T18:13:51.805 INFO:tasks.rados.rados.0.smithi089.stdout:126: rollback oid 23 current snap is 7 2024-08-29T18:13:51.805 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 23 to 5 2024-08-29T18:13:51.806 INFO:tasks.rados.rados.0.smithi089.stdout:127: read oid 30 snap -1 2024-08-29T18:13:51.806 INFO:tasks.rados.rados.0.smithi089.stdout:127: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-29T18:13:51.806 INFO:tasks.rados.rados.0.smithi089.stdout:128: setattr oid 35 current snap is 7 2024-08-29T18:13:51.807 INFO:tasks.rados.rados.0.smithi089.stdout:129: delete oid 25 current snap is 7 2024-08-29T18:13:51.807 INFO:tasks.rados.rados.0.smithi089.stdout:123: expect (ObjNum 47 snap 0 seq_num 47) 2024-08-29T18:13:51.843 INFO:tasks.rados.rados.0.smithi089.stdout:127: expect (ObjNum 29 snap 0 seq_num 29) 2024-08-29T18:13:51.864 INFO:tasks.rados.rados.0.smithi089.stdout:126: finishing rollback tid 0 to smithi08969774-23 2024-08-29T18:13:51.865 INFO:tasks.rados.rados.0.smithi089.stdout:126: finishing rollback tid 1 to smithi08969774-23 2024-08-29T18:13:51.865 INFO:tasks.rados.rados.0.smithi089.stdout:126: finishing rollback tid 2 to smithi08969774-23 2024-08-29T18:13:51.865 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 38 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T18:13:51.865 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 46 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T18:13:51.865 INFO:tasks.rados.rados.0.smithi089.stdout:124: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:13:51.890 INFO:tasks.rados.rados.0.smithi089.stdout:123: done (5 left) 2024-08-29T18:13:51.890 INFO:tasks.rados.rados.0.smithi089.stdout:124: done (4 left) 2024-08-29T18:13:51.890 INFO:tasks.rados.rados.0.smithi089.stdout:126: done (3 left) 2024-08-29T18:13:51.891 INFO:tasks.rados.rados.0.smithi089.stdout:127: done (2 left) 2024-08-29T18:13:51.891 INFO:tasks.rados.rados.0.smithi089.stdout:128: done (1 left) 2024-08-29T18:13:51.891 INFO:tasks.rados.rados.0.smithi089.stdout:129: done (0 left) 2024-08-29T18:13:51.891 INFO:tasks.rados.rados.0.smithi089.stdout:130: snap_remove snap 5 2024-08-29T18:13:52.817 INFO:tasks.rados.rados.0.smithi089.stdout:130: done (0 left) 2024-08-29T18:13:52.818 INFO:tasks.rados.rados.0.smithi089.stdout:131: setattr oid 28 current snap is 7 2024-08-29T18:13:52.819 INFO:tasks.rados.rados.0.smithi089.stdout:132: snap_remove snap 2 2024-08-29T18:13:53.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:52 smithi144 bash[24722]: cluster 2024-08-29T18:13:51.804266+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-29T18:13:53.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:52 smithi089 bash[22629]: cluster 2024-08-29T18:13:51.804266+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-29T18:13:53.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:52 smithi089 bash[32084]: cluster 2024-08-29T18:13:51.804266+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-29T18:13:53.836 INFO:tasks.rados.rados.0.smithi089.stdout:132: done (1 left) 2024-08-29T18:13:53.836 INFO:tasks.rados.rados.0.smithi089.stdout:133: delete oid 6 current snap is 7 2024-08-29T18:13:53.836 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T18:13:53.842 INFO:tasks.rados.rados.0.smithi089.stdout:131: done (1 left) 2024-08-29T18:13:53.843 INFO:tasks.rados.rados.0.smithi089.stdout:133: done (0 left) 2024-08-29T18:13:53.843 INFO:tasks.rados.rados.0.smithi089.stdout:134: snap_remove snap 6 2024-08-29T18:13:54.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:53 smithi089 bash[22629]: cluster 2024-08-29T18:13:52.820934+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-29T18:13:54.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:53 smithi089 bash[22629]: cluster 2024-08-29T18:13:53.060791+0000 mgr.y (mgr.14472) 214 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:13:54.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:53 smithi089 bash[32084]: cluster 2024-08-29T18:13:52.820934+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-29T18:13:54.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:53 smithi089 bash[32084]: cluster 2024-08-29T18:13:53.060791+0000 mgr.y (mgr.14472) 214 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:13:54.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:53 smithi144 bash[24722]: cluster 2024-08-29T18:13:52.820934+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-29T18:13:54.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:53 smithi144 bash[24722]: cluster 2024-08-29T18:13:53.060791+0000 mgr.y (mgr.14472) 214 : cluster [DBG] pgmap v182: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T18:13:54.826 INFO:tasks.rados.rados.0.smithi089.stdout:134: done (0 left) 2024-08-29T18:13:54.827 INFO:tasks.rados.rados.0.smithi089.stdout:135: rollback oid 17 current snap is 7 2024-08-29T18:13:54.827 INFO:tasks.rados.rados.0.smithi089.stdout:135: done (0 left) 2024-08-29T18:13:54.827 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 7 2024-08-29T18:13:54.827 INFO:tasks.rados.rados.0.smithi089.stdout:136: seq_num 65 ranges {712704=696320,1409024=401408} 2024-08-29T18:13:54.841 INFO:tasks.rados.rados.0.smithi089.stdout:136: writing smithi08969774-43 from 712704 to 1409024 tid 1 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:136: writing smithi08969774-43 from 1409024 to 1810432 tid 2 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:137: read oid 11 snap -1 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:137: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:138: read oid 6 snap -1 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:138: expect deleted 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:139: copy_from oid 18 from oid 46 current snap is 7 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:140: read oid 41 snap -1 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:140: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:141: copy_from oid 31 from oid 2 current snap is 7 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:142: copy_from oid 21 from oid 20 current snap is 7 2024-08-29T18:13:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:143: snap_create 2024-08-29T18:13:54.846 INFO:tasks.rados.rados.0.smithi089.stdout:136: finishing write tid 1 to smithi08969774-43 2024-08-29T18:13:54.849 INFO:tasks.rados.rados.0.smithi089.stdout:137: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:142: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:136: finishing write tid 2 to smithi08969774-43 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:136: finishing write tid 3 to smithi08969774-43 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:142: finishing copy_from to smithi08969774-21 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:136: finishing write tid 4 to smithi08969774-43 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:136: oid 43 updating version 0 to 14 2024-08-29T18:13:54.856 INFO:tasks.rados.rados.0.smithi089.stdout:136: oid 43 version 14 is already newer than 12 2024-08-29T18:13:54.857 INFO:tasks.rados.rados.0.smithi089.stdout:136: oid 43 version 14 is already newer than 13 2024-08-29T18:13:54.857 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 14 (ObjNum 65 snap 7 seq_num 65) dirty exists 2024-08-29T18:13:54.857 INFO:tasks.rados.rados.0.smithi089.stdout:136: left oid 43 (ObjNum 65 snap 7 seq_num 65) 2024-08-29T18:13:54.860 INFO:tasks.rados.rados.0.smithi089.stdout:140: expect (ObjNum 40 snap 0 seq_num 40) 2024-08-29T18:13:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:141: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:13:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:139: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:13:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:141: finishing copy_from to smithi08969774-31 2024-08-29T18:13:54.883 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 34 (ObjNum 61 snap 6 seq_num 61) dirty exists 2024-08-29T18:13:54.883 INFO:tasks.rados.rados.0.smithi089.stdout:139: finishing copy_from to smithi08969774-18 2024-08-29T18:13:54.883 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:13:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:54 smithi089 bash[22629]: cluster 2024-08-29T18:13:53.836815+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-29T18:13:55.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:13:55] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-08-29T18:13:55.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:54 smithi089 bash[32084]: cluster 2024-08-29T18:13:53.836815+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-29T18:13:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:54 smithi144 bash[24722]: cluster 2024-08-29T18:13:53.836815+0000 mon.a (mon.0) 1106 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-29T18:13:55.792 INFO:tasks.rados.rados.0.smithi089.stdout:136: done (7 left) 2024-08-29T18:13:55.792 INFO:tasks.rados.rados.0.smithi089.stdout:137: done (6 left) 2024-08-29T18:13:55.792 INFO:tasks.rados.rados.0.smithi089.stdout:138: done (5 left) 2024-08-29T18:13:55.792 INFO:tasks.rados.rados.0.smithi089.stdout:139: done (4 left) 2024-08-29T18:13:55.792 INFO:tasks.rados.rados.0.smithi089.stdout:140: done (3 left) 2024-08-29T18:13:55.793 INFO:tasks.rados.rados.0.smithi089.stdout:141: done (2 left) 2024-08-29T18:13:55.793 INFO:tasks.rados.rados.0.smithi089.stdout:142: done (1 left) 2024-08-29T18:13:55.793 INFO:tasks.rados.rados.0.smithi089.stdout:143: done (0 left) 2024-08-29T18:13:55.793 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 8 2024-08-29T18:13:55.793 INFO:tasks.rados.rados.0.smithi089.stdout:144: seq_num 66 ranges {1155072=712704,1867776=401408} 2024-08-29T18:13:55.804 INFO:tasks.rados.rados.0.smithi089.stdout:144: writing smithi08969774-9 from 1155072 to 1867776 tid 1 2024-08-29T18:13:55.806 INFO:tasks.rados.rados.0.smithi089.stdout:144: writing smithi08969774-9 from 1867776 to 2269184 tid 2 2024-08-29T18:13:55.807 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 8 2024-08-29T18:13:55.807 INFO:tasks.rados.rados.0.smithi089.stdout:145: seq_num 67 ranges {1163264=729088,1892352=401408} 2024-08-29T18:13:55.819 INFO:tasks.rados.rados.0.smithi089.stdout:145: writing smithi08969774-12 from 1163264 to 1892352 tid 1 2024-08-29T18:13:55.822 INFO:tasks.rados.rados.0.smithi089.stdout:145: writing smithi08969774-12 from 1892352 to 2293760 tid 2 2024-08-29T18:13:55.822 INFO:tasks.rados.rados.0.smithi089.stdout:146: rollback oid 22 current snap is 8 2024-08-29T18:13:55.822 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 22 to 7 2024-08-29T18:13:55.822 INFO:tasks.rados.rados.0.smithi089.stdout:144: finishing write tid 1 to smithi08969774-9 2024-08-29T18:13:55.823 INFO:tasks.rados.rados.0.smithi089.stdout:144: finishing write tid 2 to smithi08969774-9 2024-08-29T18:13:55.823 INFO:tasks.rados.rados.0.smithi089.stdout:144: finishing write tid 3 to smithi08969774-9 2024-08-29T18:13:55.823 INFO:tasks.rados.rados.0.smithi089.stdout:147: snap_create 2024-08-29T18:13:55.825 INFO:tasks.rados.rados.0.smithi089.stdout:144: finishing write tid 4 to smithi08969774-9 2024-08-29T18:13:55.825 INFO:tasks.rados.rados.0.smithi089.stdout:144: oid 9 updating version 0 to 28 2024-08-29T18:13:55.825 INFO:tasks.rados.rados.0.smithi089.stdout:144: oid 9 version 28 is already newer than 26 2024-08-29T18:13:55.825 INFO:tasks.rados.rados.0.smithi089.stdout:144: oid 9 version 28 is already newer than 27 2024-08-29T18:13:55.825 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 28 (ObjNum 66 snap 8 seq_num 66) dirty exists 2024-08-29T18:13:55.825 INFO:tasks.rados.rados.0.smithi089.stdout:144: left oid 9 (ObjNum 66 snap 8 seq_num 66) 2024-08-29T18:13:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:146: finishing rollback tid 0 to smithi08969774-22 2024-08-29T18:13:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:145: finishing write tid 1 to smithi08969774-12 2024-08-29T18:13:55.829 INFO:tasks.rados.rados.0.smithi089.stdout:146: finishing rollback tid 1 to smithi08969774-22 2024-08-29T18:13:55.829 INFO:tasks.rados.rados.0.smithi089.stdout:146: finishing rollback tid 2 to smithi08969774-22 2024-08-29T18:13:55.829 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-08-29T18:13:55.830 INFO:tasks.rados.rados.0.smithi089.stdout:145: finishing write tid 2 to smithi08969774-12 2024-08-29T18:13:55.830 INFO:tasks.rados.rados.0.smithi089.stdout:145: finishing write tid 3 to smithi08969774-12 2024-08-29T18:13:55.831 INFO:tasks.rados.rados.0.smithi089.stdout:145: finishing write tid 4 to smithi08969774-12 2024-08-29T18:13:55.832 INFO:tasks.rados.rados.0.smithi089.stdout:145: oid 12 updating version 0 to 53 2024-08-29T18:13:55.832 INFO:tasks.rados.rados.0.smithi089.stdout:145: oid 12 updating version 53 to 54 2024-08-29T18:13:55.832 INFO:tasks.rados.rados.0.smithi089.stdout:145: oid 12 version 54 is already newer than 52 2024-08-29T18:13:55.832 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 54 (ObjNum 67 snap 8 seq_num 67) dirty exists 2024-08-29T18:13:55.832 INFO:tasks.rados.rados.0.smithi089.stdout:145: left oid 12 (ObjNum 67 snap 8 seq_num 67) 2024-08-29T18:13:56.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[22629]: cluster 2024-08-29T18:13:54.832648+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-29T18:13:56.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[22629]: cluster 2024-08-29T18:13:55.061202+0000 mgr.y (mgr.14472) 215 : cluster [DBG] pgmap v185: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T18:13:56.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[22629]: cluster 2024-08-29T18:13:55.796616+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-29T18:13:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[32084]: cluster 2024-08-29T18:13:54.832648+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-29T18:13:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[32084]: cluster 2024-08-29T18:13:55.061202+0000 mgr.y (mgr.14472) 215 : cluster [DBG] pgmap v185: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T18:13:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:55 smithi089 bash[32084]: cluster 2024-08-29T18:13:55.796616+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-29T18:13:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:55 smithi144 bash[24722]: cluster 2024-08-29T18:13:54.832648+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-29T18:13:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:55 smithi144 bash[24722]: cluster 2024-08-29T18:13:55.061202+0000 mgr.y (mgr.14472) 215 : cluster [DBG] pgmap v185: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 27 op/s 2024-08-29T18:13:56.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:55 smithi144 bash[24722]: cluster 2024-08-29T18:13:55.796616+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-29T18:13:56.799 INFO:tasks.rados.rados.0.smithi089.stdout:144: done (3 left) 2024-08-29T18:13:56.799 INFO:tasks.rados.rados.0.smithi089.stdout:145: done (2 left) 2024-08-29T18:13:56.799 INFO:tasks.rados.rados.0.smithi089.stdout:146: done (1 left) 2024-08-29T18:13:56.799 INFO:tasks.rados.rados.0.smithi089.stdout:147: done (0 left) 2024-08-29T18:13:56.799 INFO:tasks.rados.rados.0.smithi089.stdout:148: read oid 33 snap -1 2024-08-29T18:13:56.799 INFO:tasks.rados.rados.0.smithi089.stdout:148: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T18:13:56.800 INFO:tasks.rados.rados.0.smithi089.stdout:149: read oid 45 snap -1 2024-08-29T18:13:56.800 INFO:tasks.rados.rados.0.smithi089.stdout:149: expect (ObjNum 44 snap 0 seq_num 44) 2024-08-29T18:13:56.800 INFO:tasks.rados.rados.0.smithi089.stdout:150: snap_create 2024-08-29T18:13:56.810 INFO:tasks.rados.rados.0.smithi089.stdout:148: expect (ObjNum 32 snap 0 seq_num 32) 2024-08-29T18:13:56.836 INFO:tasks.rados.rados.0.smithi089.stdout:149: expect (ObjNum 44 snap 0 seq_num 44) 2024-08-29T18:13:57.812 INFO:tasks.rados.rados.0.smithi089.stdout:148: done (2 left) 2024-08-29T18:13:57.812 INFO:tasks.rados.rados.0.smithi089.stdout:149: done (1 left) 2024-08-29T18:13:57.813 INFO:tasks.rados.rados.0.smithi089.stdout:150: done (0 left) 2024-08-29T18:13:57.813 INFO:tasks.rados.rados.0.smithi089.stdout:151: copy_from oid 48 from oid 42 current snap is 10 2024-08-29T18:13:57.813 INFO:tasks.rados.rados.0.smithi089.stdout:152: delete oid 29 current snap is 10 2024-08-29T18:13:57.820 INFO:tasks.rados.rados.0.smithi089.stdout:152: done (1 left) 2024-08-29T18:13:57.820 INFO:tasks.rados.rados.0.smithi089.stdout:153: snap_create 2024-08-29T18:13:57.834 INFO:tasks.rados.rados.0.smithi089.stdout:151: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:13:57.838 INFO:tasks.rados.rados.0.smithi089.stdout:151: finishing copy_from to smithi08969774-48 2024-08-29T18:13:57.838 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:13:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:57 smithi144 bash[24722]: cluster 2024-08-29T18:13:56.805053+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-29T18:13:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:57 smithi144 bash[24722]: cluster 2024-08-29T18:13:57.061850+0000 mgr.y (mgr.14472) 216 : cluster [DBG] pgmap v188: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:57 smithi089 bash[22629]: cluster 2024-08-29T18:13:56.805053+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-29T18:13:58.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:57 smithi089 bash[22629]: cluster 2024-08-29T18:13:57.061850+0000 mgr.y (mgr.14472) 216 : cluster [DBG] pgmap v188: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:58.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:57 smithi089 bash[32084]: cluster 2024-08-29T18:13:56.805053+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-29T18:13:58.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:57 smithi089 bash[32084]: cluster 2024-08-29T18:13:57.061850+0000 mgr.y (mgr.14472) 216 : cluster [DBG] pgmap v188: 121 pgs: 121 active+clean; 33 MiB data, 291 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:13:58.822 INFO:tasks.rados.rados.0.smithi089.stdout:151: done (1 left) 2024-08-29T18:13:58.822 INFO:tasks.rados.rados.0.smithi089.stdout:153: done (0 left) 2024-08-29T18:13:58.822 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 11 2024-08-29T18:13:58.822 INFO:tasks.rados.rados.0.smithi089.stdout:154: seq_num 69 ranges {1810432=761856,2572288=401408} 2024-08-29T18:13:58.856 INFO:tasks.rados.rados.0.smithi089.stdout:154: writing smithi08969774-43 from 1810432 to 2572288 tid 1 2024-08-29T18:13:58.861 INFO:tasks.rados.rados.0.smithi089.stdout:154: writing smithi08969774-43 from 2572288 to 2973696 tid 2 2024-08-29T18:13:58.861 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 11 2024-08-29T18:13:58.862 INFO:tasks.rados.rados.0.smithi089.stdout:155: seq_num 70 ranges {155648=778240,933888=401408} 2024-08-29T18:13:58.873 INFO:tasks.rados.rados.0.smithi089.stdout:155: writing smithi08969774-10 from 155648 to 933888 tid 1 2024-08-29T18:13:58.878 INFO:tasks.rados.rados.0.smithi089.stdout:155: writing smithi08969774-10 from 933888 to 1335296 tid 2 2024-08-29T18:13:58.878 INFO:tasks.rados.rados.0.smithi089.stdout:156: snap_create 2024-08-29T18:13:58.879 INFO:tasks.rados.rados.0.smithi089.stdout:154: finishing write tid 1 to smithi08969774-43 2024-08-29T18:13:58.879 INFO:tasks.rados.rados.0.smithi089.stdout:154: finishing write tid 2 to smithi08969774-43 2024-08-29T18:13:58.879 INFO:tasks.rados.rados.0.smithi089.stdout:154: finishing write tid 3 to smithi08969774-43 2024-08-29T18:13:58.879 INFO:tasks.rados.rados.0.smithi089.stdout:154: finishing write tid 4 to smithi08969774-43 2024-08-29T18:13:58.879 INFO:tasks.rados.rados.0.smithi089.stdout:154: oid 43 updating version 0 to 23 2024-08-29T18:13:58.879 INFO:tasks.rados.rados.0.smithi089.stdout:154: oid 43 updating version 23 to 25 2024-08-29T18:13:58.880 INFO:tasks.rados.rados.0.smithi089.stdout:154: oid 43 version 25 is already newer than 24 2024-08-29T18:13:58.880 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 25 (ObjNum 69 snap 11 seq_num 69) dirty exists 2024-08-29T18:13:58.880 INFO:tasks.rados.rados.0.smithi089.stdout:154: left oid 43 (ObjNum 69 snap 11 seq_num 69) 2024-08-29T18:13:58.885 INFO:tasks.rados.rados.0.smithi089.stdout:155: finishing write tid 1 to smithi08969774-10 2024-08-29T18:13:58.886 INFO:tasks.rados.rados.0.smithi089.stdout:155: finishing write tid 2 to smithi08969774-10 2024-08-29T18:13:58.886 INFO:tasks.rados.rados.0.smithi089.stdout:155: finishing write tid 3 to smithi08969774-10 2024-08-29T18:13:58.887 INFO:tasks.rados.rados.0.smithi089.stdout:155: finishing write tid 4 to smithi08969774-10 2024-08-29T18:13:58.887 INFO:tasks.rados.rados.0.smithi089.stdout:155: oid 10 updating version 0 to 63 2024-08-29T18:13:58.888 INFO:tasks.rados.rados.0.smithi089.stdout:155: oid 10 version 63 is already newer than 62 2024-08-29T18:13:58.888 INFO:tasks.rados.rados.0.smithi089.stdout:155: oid 10 updating version 63 to 64 2024-08-29T18:13:58.888 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 64 (ObjNum 70 snap 11 seq_num 70) dirty exists 2024-08-29T18:13:58.888 INFO:tasks.rados.rados.0.smithi089.stdout:155: left oid 10 (ObjNum 70 snap 11 seq_num 70) 2024-08-29T18:13:59.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:58 smithi089 bash[22629]: cluster 2024-08-29T18:13:57.816496+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-29T18:13:59.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:58 smithi089 bash[32084]: cluster 2024-08-29T18:13:57.816496+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-29T18:13:59.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:58 smithi144 bash[24722]: cluster 2024-08-29T18:13:57.816496+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-29T18:13:59.828 INFO:tasks.rados.rados.0.smithi089.stdout:154: done (2 left) 2024-08-29T18:13:59.829 INFO:tasks.rados.rados.0.smithi089.stdout:155: done (1 left) 2024-08-29T18:13:59.829 INFO:tasks.rados.rados.0.smithi089.stdout:156: done (0 left) 2024-08-29T18:13:59.829 INFO:tasks.rados.rados.0.smithi089.stdout:157: snap_create 2024-08-29T18:14:00.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:59 smithi089 bash[22629]: cluster 2024-08-29T18:13:58.828707+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-29T18:14:00.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:13:59 smithi089 bash[22629]: cluster 2024-08-29T18:13:59.062582+0000 mgr.y (mgr.14472) 217 : cluster [DBG] pgmap v191: 121 pgs: 121 active+clean; 35 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-08-29T18:14:00.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:59 smithi089 bash[32084]: cluster 2024-08-29T18:13:58.828707+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-29T18:14:00.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:13:59 smithi089 bash[32084]: cluster 2024-08-29T18:13:59.062582+0000 mgr.y (mgr.14472) 217 : cluster [DBG] pgmap v191: 121 pgs: 121 active+clean; 35 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-08-29T18:14:00.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:59 smithi144 bash[24722]: cluster 2024-08-29T18:13:58.828707+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-29T18:14:00.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:13:59 smithi144 bash[24722]: cluster 2024-08-29T18:13:59.062582+0000 mgr.y (mgr.14472) 217 : cluster [DBG] pgmap v191: 121 pgs: 121 active+clean; 35 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-08-29T18:14:00.797 INFO:tasks.rados.rados.0.smithi089.stdout:157: done (0 left) 2024-08-29T18:14:00.797 INFO:tasks.rados.rados.0.smithi089.stdout:158: read oid 42 snap -1 2024-08-29T18:14:00.797 INFO:tasks.rados.rados.0.smithi089.stdout:158: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:00.797 INFO:tasks.rados.rados.0.smithi089.stdout:159: rmattr oid 17 current snap is 13 2024-08-29T18:14:00.797 INFO:tasks.rados.rados.0.smithi089.stdout:159: done (1 left) 2024-08-29T18:14:00.797 INFO:tasks.rados.rados.0.smithi089.stdout:160: setattr oid 28 current snap is 13 2024-08-29T18:14:00.803 INFO:tasks.rados.rados.0.smithi089.stdout:161: copy_from oid 33 from oid 16 current snap is 13 2024-08-29T18:14:00.803 INFO:tasks.rados.rados.0.smithi089.stdout:162: setattr oid 32 current snap is 13 2024-08-29T18:14:00.809 INFO:tasks.rados.rados.0.smithi089.stdout:163: snap_remove snap 9 2024-08-29T18:14:00.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:00 smithi089 bash[32084]: cluster 2024-08-29T18:13:59.835040+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-29T18:14:00.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:00 smithi089 bash[32084]: cluster 2024-08-29T18:14:00.803109+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-29T18:14:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:00 smithi089 bash[22629]: cluster 2024-08-29T18:13:59.835040+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-29T18:14:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:00 smithi089 bash[22629]: cluster 2024-08-29T18:14:00.803109+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-29T18:14:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:00 smithi144 bash[24722]: cluster 2024-08-29T18:13:59.835040+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-29T18:14:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:00 smithi144 bash[24722]: cluster 2024-08-29T18:14:00.803109+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-29T18:14:01.806 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 14 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T18:14:01.806 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 42 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-08-29T18:14:01.806 INFO:tasks.rados.rados.0.smithi089.stdout:158: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:161: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:161: finishing copy_from to smithi08969774-33 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:158: done (4 left) 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:160: done (3 left) 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:161: done (2 left) 2024-08-29T18:14:01.910 INFO:tasks.rados.rados.0.smithi089.stdout:162: done (1 left) 2024-08-29T18:14:01.911 INFO:tasks.rados.rados.0.smithi089.stdout:163: done (0 left) 2024-08-29T18:14:01.911 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 13 2024-08-29T18:14:01.911 INFO:tasks.rados.rados.0.smithi089.stdout:164: seq_num 71 ranges {1056768=794624,1851392=401408} 2024-08-29T18:14:01.940 INFO:tasks.rados.rados.0.smithi089.stdout:164: writing smithi08969774-2 from 1056768 to 1851392 tid 1 2024-08-29T18:14:01.947 INFO:tasks.rados.rados.0.smithi089.stdout:164: writing smithi08969774-2 from 1851392 to 2252800 tid 2 2024-08-29T18:14:01.947 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 13 2024-08-29T18:14:01.947 INFO:tasks.rados.rados.0.smithi089.stdout:165: seq_num 72 ranges {745472=409600,1155072=524288,1679360=278528} 2024-08-29T18:14:01.962 INFO:tasks.rados.rados.0.smithi089.stdout:165: writing smithi08969774-45 from 745472 to 1155072 tid 1 2024-08-29T18:14:01.968 INFO:tasks.rados.rados.0.smithi089.stdout:165: writing smithi08969774-45 from 1155072 to 1679360 tid 2 2024-08-29T18:14:01.971 INFO:tasks.rados.rados.0.smithi089.stdout:165: writing smithi08969774-45 from 1679360 to 1957888 tid 3 2024-08-29T18:14:01.971 INFO:tasks.rados.rados.0.smithi089.stdout:166: snap_remove snap 11 2024-08-29T18:14:02.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:01 smithi089 bash[22629]: cluster 2024-08-29T18:14:01.063292+0000 mgr.y (mgr.14472) 218 : cluster [DBG] pgmap v194: 121 pgs: 121 active+clean; 35 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-08-29T18:14:02.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:01 smithi089 bash[22629]: cluster 2024-08-29T18:14:01.806095+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-29T18:14:02.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:01 smithi089 bash[32084]: cluster 2024-08-29T18:14:01.063292+0000 mgr.y (mgr.14472) 218 : cluster [DBG] pgmap v194: 121 pgs: 121 active+clean; 35 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-08-29T18:14:02.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:01 smithi089 bash[32084]: cluster 2024-08-29T18:14:01.806095+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-29T18:14:02.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:01 smithi144 bash[24722]: cluster 2024-08-29T18:14:01.063292+0000 mgr.y (mgr.14472) 218 : cluster [DBG] pgmap v194: 121 pgs: 121 active+clean; 35 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-08-29T18:14:02.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:01 smithi144 bash[24722]: cluster 2024-08-29T18:14:01.806095+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-29T18:14:02.851 INFO:tasks.rados.rados.0.smithi089.stdout:166: done (2 left) 2024-08-29T18:14:02.851 INFO:tasks.rados.rados.0.smithi089.stdout:167: delete oid 23 current snap is 13 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: finishing write tid 1 to smithi08969774-2 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: finishing write tid 2 to smithi08969774-2 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: finishing write tid 3 to smithi08969774-2 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: finishing write tid 4 to smithi08969774-2 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: oid 2 updating version 0 to 47 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: oid 2 version 47 is already newer than 46 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: oid 2 updating version 47 to 48 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 48 (ObjNum 71 snap 13 seq_num 71) dirty exists 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:164: left oid 2 (ObjNum 71 snap 13 seq_num 71) 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:165: finishing write tid 1 to smithi08969774-45 2024-08-29T18:14:02.852 INFO:tasks.rados.rados.0.smithi089.stdout:165: finishing write tid 2 to smithi08969774-45 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: finishing write tid 3 to smithi08969774-45 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: finishing write tid 4 to smithi08969774-45 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: finishing write tid 5 to smithi08969774-45 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: oid 45 updating version 0 to 57 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: oid 45 updating version 57 to 59 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: oid 45 version 59 is already newer than 56 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: oid 45 version 59 is already newer than 58 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 59 (ObjNum 72 snap 13 seq_num 72) dirty exists 2024-08-29T18:14:02.853 INFO:tasks.rados.rados.0.smithi089.stdout:165: left oid 45 (ObjNum 72 snap 13 seq_num 72) 2024-08-29T18:14:02.865 INFO:tasks.rados.rados.0.smithi089.stdout:164: done (2 left) 2024-08-29T18:14:02.865 INFO:tasks.rados.rados.0.smithi089.stdout:165: done (1 left) 2024-08-29T18:14:02.865 INFO:tasks.rados.rados.0.smithi089.stdout:167: done (0 left) 2024-08-29T18:14:02.865 INFO:tasks.rados.rados.0.smithi089.stdout:168: snap_create 2024-08-29T18:14:03.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:02 smithi089 bash[22629]: audit 2024-08-29T18:14:02.013531+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:03.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:02 smithi089 bash[32084]: audit 2024-08-29T18:14:02.013531+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:02 smithi144 bash[24722]: audit 2024-08-29T18:14:02.013531+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:03.864 INFO:tasks.rados.rados.0.smithi089.stdout:168: done (0 left) 2024-08-29T18:14:03.864 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 14 2024-08-29T18:14:03.864 INFO:tasks.rados.rados.0.smithi089.stdout:169: seq_num 74 ranges {1056768=442368,1499136=696320,2195456=106496} 2024-08-29T18:14:03.885 INFO:tasks.rados.rados.0.smithi089.stdout:169: writing smithi08969774-31 from 1056768 to 1499136 tid 1 2024-08-29T18:14:03.894 INFO:tasks.rados.rados.0.smithi089.stdout:169: writing smithi08969774-31 from 1499136 to 2195456 tid 2 2024-08-29T18:14:03.896 INFO:tasks.rados.rados.0.smithi089.stdout:169: writing smithi08969774-31 from 2195456 to 2301952 tid 3 2024-08-29T18:14:03.896 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 14 2024-08-29T18:14:03.896 INFO:tasks.rados.rados.0.smithi089.stdout:169: finishing write tid 1 to smithi08969774-31 2024-08-29T18:14:03.896 INFO:tasks.rados.rados.0.smithi089.stdout:170: seq_num 75 ranges {253952=458752,712704=581632,1294336=221184} 2024-08-29T18:14:03.905 INFO:tasks.rados.rados.0.smithi089.stdout:170: writing smithi08969774-16 from 253952 to 712704 tid 1 2024-08-29T18:14:03.914 INFO:tasks.rados.rados.0.smithi089.stdout:170: writing smithi08969774-16 from 712704 to 1294336 tid 2 2024-08-29T18:14:03.918 INFO:tasks.rados.rados.0.smithi089.stdout:170: writing smithi08969774-16 from 1294336 to 1515520 tid 3 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:171: copy_from oid 10 from oid 39 current snap is 14 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: finishing write tid 2 to smithi08969774-31 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: finishing write tid 3 to smithi08969774-31 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: finishing write tid 4 to smithi08969774-31 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: finishing write tid 5 to smithi08969774-31 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: oid 31 updating version 0 to 35 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: oid 31 updating version 35 to 36 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: oid 31 updating version 36 to 38 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: oid 31 version 38 is already newer than 37 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 38 (ObjNum 74 snap 14 seq_num 74) dirty exists 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:169: left oid 31 (ObjNum 74 snap 14 seq_num 74) 2024-08-29T18:14:03.919 INFO:tasks.rados.rados.0.smithi089.stdout:170: finishing write tid 1 to smithi08969774-16 2024-08-29T18:14:03.920 INFO:tasks.rados.rados.0.smithi089.stdout:169: done (2 left) 2024-08-29T18:14:03.920 INFO:tasks.rados.rados.0.smithi089.stdout:172: read oid 25 snap 10 2024-08-29T18:14:03.920 INFO:tasks.rados.rados.0.smithi089.stdout:172: expect deleted 2024-08-29T18:14:03.920 INFO:tasks.rados.rados.0.smithi089.stdout:173: copy_from oid 21 from oid 35 current snap is 14 2024-08-29T18:14:03.920 INFO:tasks.rados.rados.0.smithi089.stdout:174: snap_remove snap 13 2024-08-29T18:14:04.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:03 smithi089 bash[22629]: cluster 2024-08-29T18:14:02.857692+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-29T18:14:04.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:03 smithi089 bash[22629]: cluster 2024-08-29T18:14:03.064648+0000 mgr.y (mgr.14472) 219 : cluster [DBG] pgmap v197: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-29T18:14:04.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:03 smithi089 bash[32084]: cluster 2024-08-29T18:14:02.857692+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-29T18:14:04.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:03 smithi089 bash[32084]: cluster 2024-08-29T18:14:03.064648+0000 mgr.y (mgr.14472) 219 : cluster [DBG] pgmap v197: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-29T18:14:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:03 smithi144 bash[24722]: cluster 2024-08-29T18:14:02.857692+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-29T18:14:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:03 smithi144 bash[24722]: cluster 2024-08-29T18:14:03.064648+0000 mgr.y (mgr.14472) 219 : cluster [DBG] pgmap v197: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-29T18:14:04.871 INFO:tasks.rados.rados.0.smithi089.stdout:174: done (4 left) 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:175: delete oid 8 current snap is 14 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: finishing write tid 2 to smithi08969774-16 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: finishing write tid 3 to smithi08969774-16 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: finishing write tid 4 to smithi08969774-16 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: finishing write tid 5 to smithi08969774-16 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: oid 16 updating version 0 to 13 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: oid 16 updating version 13 to 14 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: oid 16 version 14 is already newer than 12 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: oid 16 version 14 is already newer than 11 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 14 (ObjNum 75 snap 14 seq_num 75) dirty exists 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:170: left oid 16 (ObjNum 75 snap 14 seq_num 75) 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:173: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:14:04.872 INFO:tasks.rados.rados.0.smithi089.stdout:173: finishing copy_from to smithi08969774-21 2024-08-29T18:14:04.873 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 46 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-08-29T18:14:04.873 INFO:tasks.rados.rados.0.smithi089.stdout:171: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:14:04.873 INFO:tasks.rados.rados.0.smithi089.stdout:171: finishing copy_from to smithi08969774-10 2024-08-29T18:14:04.873 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:04.881 INFO:tasks.rados.rados.0.smithi089.stdout:170: done (4 left) 2024-08-29T18:14:04.881 INFO:tasks.rados.rados.0.smithi089.stdout:171: done (3 left) 2024-08-29T18:14:04.881 INFO:tasks.rados.rados.0.smithi089.stdout:172: done (2 left) 2024-08-29T18:14:04.881 INFO:tasks.rados.rados.0.smithi089.stdout:173: done (1 left) 2024-08-29T18:14:04.881 INFO:tasks.rados.rados.0.smithi089.stdout:175: done (0 left) 2024-08-29T18:14:04.881 INFO:tasks.rados.rados.0.smithi089.stdout:176: snap_remove snap 10 2024-08-29T18:14:05.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:04 smithi089 bash[22629]: cluster 2024-08-29T18:14:03.870417+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-29T18:14:05.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:14:05] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2024-08-29T18:14:05.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:04 smithi089 bash[32084]: cluster 2024-08-29T18:14:03.870417+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-29T18:14:05.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:04 smithi144 bash[24722]: cluster 2024-08-29T18:14:03.870417+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-29T18:14:05.799 INFO:tasks.rados.rados.0.smithi089.stdout:176: done (0 left) 2024-08-29T18:14:05.799 INFO:tasks.rados.rados.0.smithi089.stdout:177: snap_create 2024-08-29T18:14:06.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[22629]: cluster 2024-08-29T18:14:04.877774+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-29T18:14:06.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[22629]: cluster 2024-08-29T18:14:05.065364+0000 mgr.y (mgr.14472) 220 : cluster [DBG] pgmap v200: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-29T18:14:06.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[22629]: cluster 2024-08-29T18:14:05.805410+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-29T18:14:06.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[32084]: cluster 2024-08-29T18:14:04.877774+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-29T18:14:06.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[32084]: cluster 2024-08-29T18:14:05.065364+0000 mgr.y (mgr.14472) 220 : cluster [DBG] pgmap v200: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-29T18:14:06.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:05 smithi089 bash[32084]: cluster 2024-08-29T18:14:05.805410+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-29T18:14:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:05 smithi144 bash[24722]: cluster 2024-08-29T18:14:04.877774+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-29T18:14:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:05 smithi144 bash[24722]: cluster 2024-08-29T18:14:05.065364+0000 mgr.y (mgr.14472) 220 : cluster [DBG] pgmap v200: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-08-29T18:14:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:05 smithi144 bash[24722]: cluster 2024-08-29T18:14:05.805410+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-29T18:14:06.801 INFO:tasks.rados.rados.0.smithi089.stdout:177: done (0 left) 2024-08-29T18:14:06.802 INFO:tasks.rados.rados.0.smithi089.stdout:178: read oid 46 snap -1 2024-08-29T18:14:06.802 INFO:tasks.rados.rados.0.smithi089.stdout:178: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:14:06.802 INFO:tasks.rados.rados.0.smithi089.stdout:179: read oid 7 snap 7 2024-08-29T18:14:06.802 INFO:tasks.rados.rados.0.smithi089.stdout:179: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:14:06.802 INFO:tasks.rados.rados.0.smithi089.stdout:180: snap_create 2024-08-29T18:14:06.812 INFO:tasks.rados.rados.0.smithi089.stdout:179: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:14:06.884 INFO:tasks.rados.rados.0.smithi089.stdout:178: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:14:07.812 INFO:tasks.rados.rados.0.smithi089.stdout:178: done (2 left) 2024-08-29T18:14:07.812 INFO:tasks.rados.rados.0.smithi089.stdout:179: done (1 left) 2024-08-29T18:14:07.812 INFO:tasks.rados.rados.0.smithi089.stdout:180: done (0 left) 2024-08-29T18:14:07.812 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 16 2024-08-29T18:14:07.812 INFO:tasks.rados.rados.0.smithi089.stdout:181: seq_num 77 ranges {204800=491520,696320=794624,1490944=8192} 2024-08-29T18:14:07.823 INFO:tasks.rados.rados.0.smithi089.stdout:181: writing smithi08969774-13 from 204800 to 696320 tid 1 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:181: writing smithi08969774-13 from 696320 to 1490944 tid 2 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:181: writing smithi08969774-13 from 1490944 to 1499136 tid 3 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:182: copy_from oid 15 from oid 5 current snap is 16 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:181: finishing write tid 1 to smithi08969774-13 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:183: rollback oid 19 current snap is 16 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 7 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:184: copy_from oid 21 from oid 24 current snap is 16 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:185: copy_from oid 3 from oid 7 current snap is 16 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:186: read oid 33 snap -1 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:186: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 16 2024-08-29T18:14:07.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: seq_num 78 ranges {1515520=516096,2031616=679936,2711552=122880} 2024-08-29T18:14:07.846 INFO:tasks.rados.rados.0.smithi089.stdout:187: writing smithi08969774-16 from 1515520 to 2031616 tid 1 2024-08-29T18:14:07.855 INFO:tasks.rados.rados.0.smithi089.stdout:187: writing smithi08969774-16 from 2031616 to 2711552 tid 2 2024-08-29T18:14:07.856 INFO:tasks.rados.rados.0.smithi089.stdout:187: writing smithi08969774-16 from 2711552 to 2834432 tid 3 2024-08-29T18:14:07.856 INFO:tasks.rados.rados.0.smithi089.stdout:188: rmattr oid 34 current snap is 16 2024-08-29T18:14:07.856 INFO:tasks.rados.rados.0.smithi089.stdout:188: done (7 left) 2024-08-29T18:14:07.857 INFO:tasks.rados.rados.0.smithi089.stdout:189: snap_remove snap 12 2024-08-29T18:14:08.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:07 smithi144 bash[24722]: cluster 2024-08-29T18:14:06.807162+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-29T18:14:08.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:07 smithi144 bash[24722]: cluster 2024-08-29T18:14:07.065991+0000 mgr.y (mgr.14472) 221 : cluster [DBG] pgmap v203: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:07 smithi089 bash[22629]: cluster 2024-08-29T18:14:06.807162+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-29T18:14:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:07 smithi089 bash[22629]: cluster 2024-08-29T18:14:07.065991+0000 mgr.y (mgr.14472) 221 : cluster [DBG] pgmap v203: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:08.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:07 smithi089 bash[32084]: cluster 2024-08-29T18:14:06.807162+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-29T18:14:08.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:07 smithi089 bash[32084]: cluster 2024-08-29T18:14:07.065991+0000 mgr.y (mgr.14472) 221 : cluster [DBG] pgmap v203: 121 pgs: 121 active+clean; 40 MiB data, 304 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:189: done (7 left) 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:183: finishing rollback tid 0 to smithi08969774-19 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:181: finishing write tid 2 to smithi08969774-13 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:183: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:181: finishing write tid 3 to smithi08969774-13 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:183: finishing rollback tid 2 to smithi08969774-19 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 18 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:181: finishing write tid 4 to smithi08969774-13 2024-08-29T18:14:08.817 INFO:tasks.rados.rados.0.smithi089.stdout:186: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: finishing write tid 5 to smithi08969774-13 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: oid 13 updating version 0 to 20 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: oid 13 updating version 20 to 22 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: oid 13 updating version 22 to 23 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: oid 13 version 23 is already newer than 21 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 23 (ObjNum 77 snap 16 seq_num 77) dirty exists 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: left oid 13 (ObjNum 77 snap 16 seq_num 77) 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:185: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:190: read oid 39 snap -1 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:190: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:08.831 INFO:tasks.rados.rados.0.smithi089.stdout:181: done (7 left) 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:183: done (6 left) 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:186: done (5 left) 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:191: rmattr oid 1 current snap is 16 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:191: done (5 left) 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:192: snap_create 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:182: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:182: finishing copy_from to smithi08969774-15 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:184: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:187: finishing write tid 1 to smithi08969774-16 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:185: finishing copy_from to smithi08969774-3 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:184: finishing copy_from to smithi08969774-21 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 8 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T18:14:08.832 INFO:tasks.rados.rados.0.smithi089.stdout:187: finishing write tid 2 to smithi08969774-16 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: finishing write tid 3 to smithi08969774-16 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: finishing write tid 4 to smithi08969774-16 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: finishing write tid 5 to smithi08969774-16 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: oid 16 updating version 0 to 48 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: oid 16 updating version 48 to 49 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: oid 16 updating version 49 to 50 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: oid 16 version 50 is already newer than 47 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 50 (ObjNum 78 snap 16 seq_num 78) dirty exists 2024-08-29T18:14:08.833 INFO:tasks.rados.rados.0.smithi089.stdout:187: left oid 16 (ObjNum 78 snap 16 seq_num 78) 2024-08-29T18:14:08.850 INFO:tasks.rados.rados.0.smithi089.stdout:190: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:09.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:08 smithi089 bash[22629]: cluster 2024-08-29T18:14:07.818020+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-29T18:14:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:08 smithi089 bash[32084]: cluster 2024-08-29T18:14:07.818020+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-29T18:14:09.207 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:14:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:08 smithi144 bash[24722]: cluster 2024-08-29T18:14:07.818020+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (4m) 4m ago 5m 13.6M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (4m) 3m ago 4m 27.6M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (7m) 4m ago 7m 13.0M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (7m) 3m ago 7m 15.1M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,8765 running (15m) 3m ago 15m 424M - 18.2.4-774-gfe43f1c9 96384990183a d7b7ebed98f4 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283,8765 running (18m) 4m ago 18m 474M - 18.2.4-774-gfe43f1c9 96384990183a 5e020e2cba11 2024-08-29T18:14:09.515 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (18m) 4m ago 18m 47.3M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (16m) 3m ago 16m 38.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (15m) 4m ago 15m 36.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (5m) 4m ago 5m 2832k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (5m) 3m ago 5m 3147k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (14m) 4m ago 14m 46.9M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (13m) 4m ago 13m 52.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (13m) 4m ago 13m 51.8M 3036M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (12m) 4m ago 12m 42.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (11m) 3m ago 11m 50.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (10m) 3m ago 10m 44.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (9m) 3m ago 9m 52.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (8m) 3m ago 8m 51.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:14:09.516 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (4m) 3m ago 5m 23.7M - 2.43.0 a07b618ecd1d f6b8f79ddd0f 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:182: done (5 left) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:184: done (4 left) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:185: done (3 left) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:187: done (2 left) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:190: done (1 left) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:192: done (0 left) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:193: copy_from oid 17 from oid 8 current snap is 17 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:194: read oid 32 snap -1 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:194: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-29T18:14:09.835 INFO:tasks.rados.rados.0.smithi089.stdout:195: snap_remove snap 8 2024-08-29T18:14:09.870 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:14:09.870 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:14:09.870 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T18:14:09.871 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:14:09.872 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:14:10.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:09 smithi089 bash[22629]: cluster 2024-08-29T18:14:08.821838+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-29T18:14:10.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:09 smithi089 bash[22629]: cluster 2024-08-29T18:14:09.066652+0000 mgr.y (mgr.14472) 222 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 49 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-08-29T18:14:10.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:09 smithi089 bash[22629]: audit 2024-08-29T18:14:09.201391+0000 mgr.y (mgr.14472) 223 : audit [DBG] from='client.24782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:10.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:09 smithi089 bash[32084]: cluster 2024-08-29T18:14:08.821838+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-29T18:14:10.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:09 smithi089 bash[32084]: cluster 2024-08-29T18:14:09.066652+0000 mgr.y (mgr.14472) 222 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 49 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-08-29T18:14:10.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:09 smithi089 bash[32084]: audit 2024-08-29T18:14:09.201391+0000 mgr.y (mgr.14472) 223 : audit [DBG] from='client.24782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:10.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:09 smithi144 bash[24722]: cluster 2024-08-29T18:14:08.821838+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-29T18:14:10.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:09 smithi144 bash[24722]: cluster 2024-08-29T18:14:09.066652+0000 mgr.y (mgr.14472) 222 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 49 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-08-29T18:14:10.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:09 smithi144 bash[24722]: audit 2024-08-29T18:14:09.201391+0000 mgr.y (mgr.14472) 223 : audit [DBG] from='client.24782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:10.804 INFO:tasks.rados.rados.0.smithi089.stdout:195: done (2 left) 2024-08-29T18:14:10.804 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 17 2024-08-29T18:14:10.804 INFO:tasks.rados.rados.0.smithi089.stdout:196: seq_num 79 ranges {2252800=532480,2785280=565248,3350528=237568} 2024-08-29T18:14:10.835 INFO:tasks.rados.rados.0.smithi089.stdout:196: writing smithi08969774-2 from 2252800 to 2785280 tid 1 2024-08-29T18:14:10.841 INFO:tasks.rados.rados.0.smithi089.stdout:196: writing smithi08969774-2 from 2785280 to 3350528 tid 2 2024-08-29T18:14:10.844 INFO:tasks.rados.rados.0.smithi089.stdout:196: writing smithi08969774-2 from 3350528 to 3588096 tid 3 2024-08-29T18:14:10.844 INFO:tasks.rados.rados.0.smithi089.stdout:197: copy_from oid 38 from oid 46 current snap is 17 2024-08-29T18:14:10.844 INFO:tasks.rados.rados.0.smithi089.stdout:193: finishing copy_from to smithi08969774-17 2024-08-29T18:14:10.844 INFO:tasks.rados.rados.0.smithi089.stdout:193: got expected ENOENT (src dne) 2024-08-29T18:14:10.844 INFO:tasks.rados.rados.0.smithi089.stdout:193: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:14:10.844 INFO:tasks.rados.rados.0.smithi089.stdout:194: expect (ObjNum 31 snap 0 seq_num 31) 2024-08-29T18:14:10.872 INFO:tasks.rados.rados.0.smithi089.stdout:196: finishing write tid 1 to smithi08969774-2 2024-08-29T18:14:10.872 INFO:tasks.rados.rados.0.smithi089.stdout:196: finishing write tid 2 to smithi08969774-2 2024-08-29T18:14:10.872 INFO:tasks.rados.rados.0.smithi089.stdout:196: finishing write tid 3 to smithi08969774-2 2024-08-29T18:14:10.872 INFO:tasks.rados.rados.0.smithi089.stdout:193: done (3 left) 2024-08-29T18:14:10.872 INFO:tasks.rados.rados.0.smithi089.stdout:194: done (2 left) 2024-08-29T18:14:10.872 INFO:tasks.rados.rados.0.smithi089.stdout:198: snap_remove snap 7 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[22629]: audit 2024-08-29T18:14:09.497495+0000 mgr.y (mgr.14472) 224 : audit [DBG] from='client.24788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[22629]: cluster 2024-08-29T18:14:09.840940+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[22629]: audit 2024-08-29T18:14:09.877397+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.89:0/968941692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[22629]: cluster 2024-08-29T18:14:10.810006+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[32084]: audit 2024-08-29T18:14:09.497495+0000 mgr.y (mgr.14472) 224 : audit [DBG] from='client.24788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[32084]: cluster 2024-08-29T18:14:09.840940+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[32084]: audit 2024-08-29T18:14:09.877397+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.89:0/968941692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:14:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:10 smithi089 bash[32084]: cluster 2024-08-29T18:14:10.810006+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-29T18:14:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:10 smithi144 bash[24722]: audit 2024-08-29T18:14:09.497495+0000 mgr.y (mgr.14472) 224 : audit [DBG] from='client.24788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:10 smithi144 bash[24722]: cluster 2024-08-29T18:14:09.840940+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-29T18:14:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:10 smithi144 bash[24722]: audit 2024-08-29T18:14:09.877397+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.89:0/968941692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:14:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:10 smithi144 bash[24722]: cluster 2024-08-29T18:14:10.810006+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-29T18:14:11.848 INFO:tasks.rados.rados.0.smithi089.stdout:198: done (2 left) 2024-08-29T18:14:11.848 INFO:tasks.rados.rados.0.smithi089.stdout:199: rmattr oid 30 current snap is 17 2024-08-29T18:14:11.848 INFO:tasks.rados.rados.0.smithi089.stdout:199: done (2 left) 2024-08-29T18:14:11.849 INFO:tasks.rados.rados.0.smithi089.stdout:200: rmattr oid 27 current snap is 17 2024-08-29T18:14:11.849 INFO:tasks.rados.rados.0.smithi089.stdout:200: done (2 left) 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:201: rmattr oid 12 current snap is 17 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:201: done (2 left) 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:202: read oid 49 snap -1 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:202: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:203: read oid 50 snap -1 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:203: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:204: setattr oid 24 current snap is 17 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:196: finishing write tid 4 to smithi08969774-2 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:196: finishing write tid 5 to smithi08969774-2 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:196: oid 2 updating version 0 to 66 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:196: oid 2 updating version 66 to 69 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:196: oid 2 version 69 is already newer than 68 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:196: oid 2 version 69 is already newer than 67 2024-08-29T18:14:11.850 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 69 (ObjNum 79 snap 17 seq_num 79) dirty exists 2024-08-29T18:14:11.851 INFO:tasks.rados.rados.0.smithi089.stdout:196: left oid 2 (ObjNum 79 snap 17 seq_num 79) 2024-08-29T18:14:11.851 INFO:tasks.rados.rados.0.smithi089.stdout:197: finishing copy_from racing read to smithi08969774-38 2024-08-29T18:14:11.851 INFO:tasks.rados.rados.0.smithi089.stdout:197: finishing copy_from to smithi08969774-38 2024-08-29T18:14:11.851 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:14:11.855 INFO:tasks.rados.rados.0.smithi089.stdout:196: done (4 left) 2024-08-29T18:14:11.855 INFO:tasks.rados.rados.0.smithi089.stdout:197: done (3 left) 2024-08-29T18:14:11.855 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 17 2024-08-29T18:14:11.855 INFO:tasks.rados.rados.0.smithi089.stdout:205: seq_num 80 ranges {0=548864,548864=450560,999424=352256} 2024-08-29T18:14:11.865 INFO:tasks.rados.rados.0.smithi089.stdout:205: writing smithi08969774-1 from 0 to 548864 tid 1 2024-08-29T18:14:11.872 INFO:tasks.rados.rados.0.smithi089.stdout:205: writing smithi08969774-1 from 548864 to 999424 tid 2 2024-08-29T18:14:11.878 INFO:tasks.rados.rados.0.smithi089.stdout:205: writing smithi08969774-1 from 999424 to 1351680 tid 3 2024-08-29T18:14:11.878 INFO:tasks.rados.rados.0.smithi089.stdout:206: copy_from oid 25 from oid 10 current snap is 17 2024-08-29T18:14:11.881 INFO:tasks.rados.rados.0.smithi089.stdout:203: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-29T18:14:11.937 INFO:tasks.rados.rados.0.smithi089.stdout:202: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:14:11.969 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 31 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-08-29T18:14:11.969 INFO:tasks.rados.rados.0.smithi089.stdout:205: finishing write tid 1 to smithi08969774-1 2024-08-29T18:14:11.969 INFO:tasks.rados.rados.0.smithi089.stdout:205: finishing write tid 2 to smithi08969774-1 2024-08-29T18:14:11.969 INFO:tasks.rados.rados.0.smithi089.stdout:205: finishing write tid 3 to smithi08969774-1 2024-08-29T18:14:11.969 INFO:tasks.rados.rados.0.smithi089.stdout:205: finishing write tid 4 to smithi08969774-1 2024-08-29T18:14:11.969 INFO:tasks.rados.rados.0.smithi089.stdout:205: finishing write tid 5 to smithi08969774-1 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:205: oid 1 updating version 0 to 37 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:205: oid 1 updating version 37 to 38 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:205: oid 1 updating version 38 to 42 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:205: oid 1 version 42 is already newer than 41 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 42 (ObjNum 80 snap 17 seq_num 80) dirty exists 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:205: left oid 1 (ObjNum 80 snap 17 seq_num 80) 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:206: finishing copy_from racing read to smithi08969774-25 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:206: finishing copy_from to smithi08969774-25 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:202: done (4 left) 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:203: done (3 left) 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:204: done (2 left) 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:205: done (1 left) 2024-08-29T18:14:11.970 INFO:tasks.rados.rados.0.smithi089.stdout:206: done (0 left) 2024-08-29T18:14:11.971 INFO:tasks.rados.rados.0.smithi089.stdout:207: snap_create 2024-08-29T18:14:12.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:11 smithi089 bash[22629]: cluster 2024-08-29T18:14:11.067318+0000 mgr.y (mgr.14472) 225 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 49 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-08-29T18:14:12.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:11 smithi089 bash[32084]: cluster 2024-08-29T18:14:11.067318+0000 mgr.y (mgr.14472) 225 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 49 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-08-29T18:14:12.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:11 smithi144 bash[24722]: cluster 2024-08-29T18:14:11.067318+0000 mgr.y (mgr.14472) 225 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 49 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-08-29T18:14:12.858 INFO:tasks.rados.rados.0.smithi089.stdout:207: done (0 left) 2024-08-29T18:14:12.858 INFO:tasks.rados.rados.0.smithi089.stdout:208: delete oid 31 current snap is 18 2024-08-29T18:14:12.866 INFO:tasks.rados.rados.0.smithi089.stdout:208: done (0 left) 2024-08-29T18:14:12.866 INFO:tasks.rados.rados.0.smithi089.stdout:209: delete oid 26 current snap is 18 2024-08-29T18:14:12.873 INFO:tasks.rados.rados.0.smithi089.stdout:209: done (0 left) 2024-08-29T18:14:12.873 INFO:tasks.rados.rados.0.smithi089.stdout:210: copy_from oid 20 from oid 42 current snap is 18 2024-08-29T18:14:12.874 INFO:tasks.rados.rados.0.smithi089.stdout:211: delete oid 5 current snap is 18 2024-08-29T18:14:12.879 INFO:tasks.rados.rados.0.smithi089.stdout:211: done (1 left) 2024-08-29T18:14:12.879 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 18 2024-08-29T18:14:12.879 INFO:tasks.rados.rados.0.smithi089.stdout:212: seq_num 84 ranges {1499136=614400,2113536=434176,2547712=368640} 2024-08-29T18:14:12.891 INFO:tasks.rados.rados.0.smithi089.stdout:212: writing smithi08969774-13 from 1499136 to 2113536 tid 1 2024-08-29T18:14:12.893 INFO:tasks.rados.rados.0.smithi089.stdout:212: writing smithi08969774-13 from 2113536 to 2547712 tid 2 2024-08-29T18:14:12.896 INFO:tasks.rados.rados.0.smithi089.stdout:212: writing smithi08969774-13 from 2547712 to 2916352 tid 3 2024-08-29T18:14:12.896 INFO:tasks.rados.rados.0.smithi089.stdout:213: read oid 19 snap -1 2024-08-29T18:14:12.896 INFO:tasks.rados.rados.0.smithi089.stdout:213: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T18:14:12.896 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 18 2024-08-29T18:14:12.897 INFO:tasks.rados.rados.0.smithi089.stdout:210: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:14:12.897 INFO:tasks.rados.rados.0.smithi089.stdout:214: seq_num 85 ranges {778240=630784,1409024=720896,2129920=81920} 2024-08-29T18:14:12.904 INFO:tasks.rados.rados.0.smithi089.stdout:214: writing smithi08969774-21 from 778240 to 1409024 tid 1 2024-08-29T18:14:12.908 INFO:tasks.rados.rados.0.smithi089.stdout:214: writing smithi08969774-21 from 1409024 to 2129920 tid 2 2024-08-29T18:14:12.909 INFO:tasks.rados.rados.0.smithi089.stdout:214: writing smithi08969774-21 from 2129920 to 2211840 tid 3 2024-08-29T18:14:12.910 INFO:tasks.rados.rados.0.smithi089.stdout:215: delete oid 22 current snap is 18 2024-08-29T18:14:12.910 INFO:tasks.rados.rados.0.smithi089.stdout:210: finishing copy_from to smithi08969774-20 2024-08-29T18:14:12.910 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:12.910 INFO:tasks.rados.rados.0.smithi089.stdout:212: finishing write tid 1 to smithi08969774-13 2024-08-29T18:14:12.910 INFO:tasks.rados.rados.0.smithi089.stdout:213: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:212: finishing write tid 2 to smithi08969774-13 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:212: finishing write tid 3 to smithi08969774-13 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:212: finishing write tid 4 to smithi08969774-13 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:210: done (4 left) 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:213: done (3 left) 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:215: done (2 left) 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:216: read oid 9 snap -1 2024-08-29T18:14:12.924 INFO:tasks.rados.rados.0.smithi089.stdout:216: expect (ObjNum 66 snap 8 seq_num 66) 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:217: copy_from oid 4 from oid 7 current snap is 18 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: finishing write tid 5 to smithi08969774-13 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: oid 13 updating version 0 to 37 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: oid 13 version 37 is already newer than 36 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: oid 13 version 37 is already newer than 35 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: oid 13 version 37 is already newer than 34 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 37 (ObjNum 84 snap 18 seq_num 84) dirty exists 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: left oid 13 (ObjNum 84 snap 18 seq_num 84) 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:214: finishing write tid 1 to smithi08969774-21 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:214: finishing write tid 2 to smithi08969774-21 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:214: finishing write tid 3 to smithi08969774-21 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:212: done (3 left) 2024-08-29T18:14:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:218: copy_from oid 20 from oid 22 current snap is 18 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: finishing write tid 4 to smithi08969774-21 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: finishing write tid 5 to smithi08969774-21 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: oid 21 updating version 0 to 54 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: oid 21 version 54 is already newer than 51 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: oid 21 version 54 is already newer than 53 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: oid 21 version 54 is already newer than 52 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 54 (ObjNum 85 snap 18 seq_num 85) dirty exists 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: left oid 21 (ObjNum 85 snap 18 seq_num 85) 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:214: done (3 left) 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:219: read oid 14 snap 17 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:219: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:220: rollback oid 43 current snap is 18 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 15 2024-08-29T18:14:12.926 INFO:tasks.rados.rados.0.smithi089.stdout:221: snap_remove snap 16 2024-08-29T18:14:13.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:12 smithi089 bash[22629]: cluster 2024-08-29T18:14:11.854342+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-29T18:14:13.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:12 smithi089 bash[32084]: cluster 2024-08-29T18:14:11.854342+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-29T18:14:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:12 smithi144 bash[24722]: cluster 2024-08-29T18:14:11.854342+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-29T18:14:13.872 INFO:tasks.rados.rados.0.smithi089.stdout:221: done (5 left) 2024-08-29T18:14:13.872 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 18 2024-08-29T18:14:13.872 INFO:tasks.rados.rados.0.smithi089.stdout:222: seq_num 87 ranges {778240=663552,1441792=491520,1933312=311296} 2024-08-29T18:14:13.885 INFO:tasks.rados.rados.0.smithi089.stdout:222: writing smithi08969774-47 from 778240 to 1441792 tid 1 2024-08-29T18:14:13.890 INFO:tasks.rados.rados.0.smithi089.stdout:222: writing smithi08969774-47 from 1441792 to 1933312 tid 2 2024-08-29T18:14:13.893 INFO:tasks.rados.rados.0.smithi089.stdout:222: writing smithi08969774-47 from 1933312 to 2244608 tid 3 2024-08-29T18:14:13.893 INFO:tasks.rados.rados.0.smithi089.stdout:223: copy_from oid 18 from oid 21 current snap is 18 2024-08-29T18:14:13.893 INFO:tasks.rados.rados.0.smithi089.stdout:218: finishing copy_from to smithi08969774-20 2024-08-29T18:14:13.893 INFO:tasks.rados.rados.0.smithi089.stdout:218: got expected ENOENT (src dne) 2024-08-29T18:14:13.894 INFO:tasks.rados.rados.0.smithi089.stdout:224: delete oid 2 current snap is 18 2024-08-29T18:14:13.894 INFO:tasks.rados.rados.0.smithi089.stdout:218: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:14:13.894 INFO:tasks.rados.rados.0.smithi089.stdout:220: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:14:13.894 INFO:tasks.rados.rados.0.smithi089.stdout:220: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:14:13.894 INFO:tasks.rados.rados.0.smithi089.stdout:219: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:14:13.908 INFO:tasks.rados.rados.0.smithi089.stdout:220: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:14:13.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 48 (ObjNum 69 snap 11 seq_num 69) dirty exists 2024-08-29T18:14:13.908 INFO:tasks.rados.rados.0.smithi089.stdout:217: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:14:13.908 INFO:tasks.rados.rados.0.smithi089.stdout:217: finishing copy_from to smithi08969774-4 2024-08-29T18:14:13.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:13.909 INFO:tasks.rados.rados.0.smithi089.stdout:216: expect (ObjNum 66 snap 8 seq_num 66) 2024-08-29T18:14:13.993 INFO:tasks.rados.rados.0.smithi089.stdout:222: finishing write tid 1 to smithi08969774-47 2024-08-29T18:14:13.993 INFO:tasks.rados.rados.0.smithi089.stdout:222: finishing write tid 2 to smithi08969774-47 2024-08-29T18:14:13.993 INFO:tasks.rados.rados.0.smithi089.stdout:222: finishing write tid 3 to smithi08969774-47 2024-08-29T18:14:13.993 INFO:tasks.rados.rados.0.smithi089.stdout:222: finishing write tid 4 to smithi08969774-47 2024-08-29T18:14:13.993 INFO:tasks.rados.rados.0.smithi089.stdout:222: finishing write tid 5 to smithi08969774-47 2024-08-29T18:14:13.993 INFO:tasks.rados.rados.0.smithi089.stdout:222: oid 47 updating version 0 to 33 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:222: oid 47 updating version 33 to 34 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:222: oid 47 updating version 34 to 35 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:222: oid 47 version 35 is already newer than 32 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 35 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:222: left oid 47 (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:223: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:223: finishing copy_from to smithi08969774-18 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 54 (ObjNum 85 snap 18 seq_num 85) dirty exists 2024-08-29T18:14:13.994 INFO:tasks.rados.rados.0.smithi089.stdout:216: done (7 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:217: done (6 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:218: done (5 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:219: done (4 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:220: done (3 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:222: done (2 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:223: done (1 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:224: done (0 left) 2024-08-29T18:14:13.995 INFO:tasks.rados.rados.0.smithi089.stdout:225: delete oid 35 current snap is 18 2024-08-29T18:14:13.996 INFO:tasks.rados.rados.0.smithi089.stdout:225: done (0 left) 2024-08-29T18:14:13.996 INFO:tasks.rados.rados.0.smithi089.stdout:226: setattr oid 29 current snap is 18 2024-08-29T18:14:14.000 INFO:tasks.rados.rados.0.smithi089.stdout:227: snap_remove snap 14 2024-08-29T18:14:14.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:13 smithi089 bash[22629]: cluster 2024-08-29T18:14:12.863685+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-29T18:14:14.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:13 smithi089 bash[22629]: cluster 2024-08-29T18:14:13.068674+0000 mgr.y (mgr.14472) 226 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:14:14.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:13 smithi089 bash[32084]: cluster 2024-08-29T18:14:12.863685+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-29T18:14:14.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:13 smithi089 bash[32084]: cluster 2024-08-29T18:14:13.068674+0000 mgr.y (mgr.14472) 226 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:14:14.238 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:13 smithi144 bash[24722]: cluster 2024-08-29T18:14:12.863685+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-29T18:14:14.238 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:13 smithi144 bash[24722]: cluster 2024-08-29T18:14:13.068674+0000 mgr.y (mgr.14472) 226 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:14:14.963 INFO:tasks.rados.rados.0.smithi089.stdout:227: done (1 left) 2024-08-29T18:14:14.963 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 18 2024-08-29T18:14:14.963 INFO:tasks.rados.rados.0.smithi089.stdout:228: seq_num 90 ranges {761856=712704,1474560=540672,2015232=262144} 2024-08-29T18:14:14.990 INFO:tasks.rados.rados.0.smithi089.stdout:228: writing smithi08969774-38 from 761856 to 1474560 tid 1 2024-08-29T18:14:15.001 INFO:tasks.rados.rados.0.smithi089.stdout:228: writing smithi08969774-38 from 1474560 to 2015232 tid 2 2024-08-29T18:14:15.006 INFO:tasks.rados.rados.0.smithi089.stdout:228: writing smithi08969774-38 from 2015232 to 2277376 tid 3 2024-08-29T18:14:15.006 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 18 2024-08-29T18:14:15.006 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 29 (ObjNum 33 snap 0 seq_num 2867670944) dirty exists 2024-08-29T18:14:15.006 INFO:tasks.rados.rados.0.smithi089.stdout:228: finishing write tid 1 to smithi08969774-38 2024-08-29T18:14:15.006 INFO:tasks.rados.rados.0.smithi089.stdout:228: finishing write tid 2 to smithi08969774-38 2024-08-29T18:14:15.006 INFO:tasks.rados.rados.0.smithi089.stdout:229: seq_num 91 ranges {811008=729088,1540096=425984,1966080=376832} 2024-08-29T18:14:15.029 INFO:tasks.rados.rados.0.smithi089.stdout:229: writing smithi08969774-49 from 811008 to 1540096 tid 1 2024-08-29T18:14:15.036 INFO:tasks.rados.rados.0.smithi089.stdout:229: writing smithi08969774-49 from 1540096 to 1966080 tid 2 2024-08-29T18:14:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:229: writing smithi08969774-49 from 1966080 to 2342912 tid 3 2024-08-29T18:14:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:226: done (2 left) 2024-08-29T18:14:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:230: copy_from oid 26 from oid 25 current snap is 18 2024-08-29T18:14:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:228: finishing write tid 3 to smithi08969774-38 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: finishing write tid 4 to smithi08969774-38 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: finishing write tid 5 to smithi08969774-38 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: oid 38 updating version 0 to 64 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: oid 38 version 64 is already newer than 63 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: oid 38 updating version 64 to 65 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: oid 38 version 65 is already newer than 62 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 65 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: left oid 38 (ObjNum 90 snap 18 seq_num 90) 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:229: finishing write tid 1 to smithi08969774-49 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:229: finishing write tid 2 to smithi08969774-49 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:228: done (2 left) 2024-08-29T18:14:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:231: snap_create 2024-08-29T18:14:15.047 INFO:tasks.rados.rados.0.smithi089.stdout:229: finishing write tid 3 to smithi08969774-49 2024-08-29T18:14:15.047 INFO:tasks.rados.rados.0.smithi089.stdout:229: finishing write tid 4 to smithi08969774-49 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:229: finishing write tid 5 to smithi08969774-49 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:229: oid 49 updating version 0 to 35 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:229: oid 49 updating version 35 to 36 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:229: oid 49 version 36 is already newer than 34 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:229: oid 49 version 36 is already newer than 33 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 36 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-08-29T18:14:15.050 INFO:tasks.rados.rados.0.smithi089.stdout:229: left oid 49 (ObjNum 91 snap 18 seq_num 91) 2024-08-29T18:14:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:230: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:14:15.072 INFO:tasks.rados.rados.0.smithi089.stdout:230: finishing copy_from to smithi08969774-26 2024-08-29T18:14:15.072 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 22 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:15.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:14:15] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: cluster 2024-08-29T18:14:13.874385+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: audit 2024-08-29T18:14:13.950821+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: cephadm 2024-08-29T18:14:13.951358+0000 mgr.y (mgr.14472) 227 : cephadm [INF] Upgrade: Target is version 19.1.1-235-g1ef86450 (unknown) 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: cephadm 2024-08-29T18:14:13.951493+0000 mgr.y (mgr.14472) 228 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d'] 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: audit 2024-08-29T18:14:13.953834+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: audit 2024-08-29T18:14:13.961043+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:14:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[32084]: cephadm 2024-08-29T18:14:13.962116+0000 mgr.y (mgr.14472) 229 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-29T18:14:15.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: cluster 2024-08-29T18:14:13.874385+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-29T18:14:15.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: audit 2024-08-29T18:14:13.950821+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:14:15.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: cephadm 2024-08-29T18:14:13.951358+0000 mgr.y (mgr.14472) 227 : cephadm [INF] Upgrade: Target is version 19.1.1-235-g1ef86450 (unknown) 2024-08-29T18:14:15.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: cephadm 2024-08-29T18:14:13.951493+0000 mgr.y (mgr.14472) 228 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d'] 2024-08-29T18:14:15.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: audit 2024-08-29T18:14:13.953834+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:14:15.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: audit 2024-08-29T18:14:13.961043+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:14:15.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:14 smithi089 bash[22629]: cephadm 2024-08-29T18:14:13.962116+0000 mgr.y (mgr.14472) 229 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-29T18:14:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: cluster 2024-08-29T18:14:13.874385+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-29T18:14:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: audit 2024-08-29T18:14:13.950821+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:14:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: cephadm 2024-08-29T18:14:13.951358+0000 mgr.y (mgr.14472) 227 : cephadm [INF] Upgrade: Target is version 19.1.1-235-g1ef86450 (unknown) 2024-08-29T18:14:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: cephadm 2024-08-29T18:14:13.951493+0000 mgr.y (mgr.14472) 228 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d'] 2024-08-29T18:14:15.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: audit 2024-08-29T18:14:13.953834+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:14:15.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: audit 2024-08-29T18:14:13.961043+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:14:15.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:14 smithi144 bash[24722]: cephadm 2024-08-29T18:14:13.962116+0000 mgr.y (mgr.14472) 229 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-29T18:14:15.804 INFO:tasks.rados.rados.0.smithi089.stdout:229: done (2 left) 2024-08-29T18:14:15.804 INFO:tasks.rados.rados.0.smithi089.stdout:230: done (1 left) 2024-08-29T18:14:15.805 INFO:tasks.rados.rados.0.smithi089.stdout:231: done (0 left) 2024-08-29T18:14:15.805 INFO:tasks.rados.rados.0.smithi089.stdout:232: snap_create 2024-08-29T18:14:16.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:15 smithi144 bash[24722]: cephadm 2024-08-29T18:14:14.329920+0000 mgr.y (mgr.14472) 230 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d on smithi144 2024-08-29T18:14:16.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:15 smithi144 bash[24722]: cluster 2024-08-29T18:14:14.967284+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-29T18:14:16.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:15 smithi144 bash[24722]: cluster 2024-08-29T18:14:15.069212+0000 mgr.y (mgr.14472) 231 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:14:16.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:15 smithi144 bash[24722]: cluster 2024-08-29T18:14:15.808842+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[22629]: cephadm 2024-08-29T18:14:14.329920+0000 mgr.y (mgr.14472) 230 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d on smithi144 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[22629]: cluster 2024-08-29T18:14:14.967284+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[22629]: cluster 2024-08-29T18:14:15.069212+0000 mgr.y (mgr.14472) 231 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[22629]: cluster 2024-08-29T18:14:15.808842+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[32084]: cephadm 2024-08-29T18:14:14.329920+0000 mgr.y (mgr.14472) 230 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:8f3b6bac69336351d15cf039dfef8f2a6f91298db15a9ffbb83a9ec0b4e7f64d on smithi144 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[32084]: cluster 2024-08-29T18:14:14.967284+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-29T18:14:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[32084]: cluster 2024-08-29T18:14:15.069212+0000 mgr.y (mgr.14472) 231 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-29T18:14:16.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:15 smithi089 bash[32084]: cluster 2024-08-29T18:14:15.808842+0000 mon.a (mon.0) 1132 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-29T18:14:16.805 INFO:tasks.rados.rados.0.smithi089.stdout:232: done (0 left) 2024-08-29T18:14:16.805 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 20 2024-08-29T18:14:16.805 INFO:tasks.rados.rados.0.smithi089.stdout:233: seq_num 92 ranges {1114112=745472,1859584=761856,2621440=40960} 2024-08-29T18:14:16.835 INFO:tasks.rados.rados.0.smithi089.stdout:233: writing smithi08969774-17 from 1114112 to 1859584 tid 1 2024-08-29T18:14:16.848 INFO:tasks.rados.rados.0.smithi089.stdout:233: writing smithi08969774-17 from 1859584 to 2621440 tid 2 2024-08-29T18:14:16.849 INFO:tasks.rados.rados.0.smithi089.stdout:233: writing smithi08969774-17 from 2621440 to 2662400 tid 3 2024-08-29T18:14:16.849 INFO:tasks.rados.rados.0.smithi089.stdout:234: rollback oid 8 current snap is 20 2024-08-29T18:14:16.849 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 17 2024-08-29T18:14:16.849 INFO:tasks.rados.rados.0.smithi089.stdout:235: rmattr oid 26 current snap is 20 2024-08-29T18:14:16.849 INFO:tasks.rados.rados.0.smithi089.stdout:235: done (2 left) 2024-08-29T18:14:16.849 INFO:tasks.rados.rados.0.smithi089.stdout:236: delete oid 2 current snap is 20 2024-08-29T18:14:16.850 INFO:tasks.rados.rados.0.smithi089.stdout:234: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:14:16.850 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 0 (ObjNum 129 snap 0 seq_num 2867381792) dirty dne 2024-08-29T18:14:16.855 INFO:tasks.rados.rados.0.smithi089.stdout:234: done (2 left) 2024-08-29T18:14:16.855 INFO:tasks.rados.rados.0.smithi089.stdout:236: done (1 left) 2024-08-29T18:14:16.855 INFO:tasks.rados.rados.0.smithi089.stdout:237: rmattr oid 10 current snap is 20 2024-08-29T18:14:16.855 INFO:tasks.rados.rados.0.smithi089.stdout:237: done (1 left) 2024-08-29T18:14:16.855 INFO:tasks.rados.rados.0.smithi089.stdout:238: snap_create 2024-08-29T18:14:16.855 INFO:tasks.rados.rados.0.smithi089.stdout:233: finishing write tid 1 to smithi08969774-17 2024-08-29T18:14:16.857 INFO:tasks.rados.rados.0.smithi089.stdout:233: finishing write tid 2 to smithi08969774-17 2024-08-29T18:14:16.858 INFO:tasks.rados.rados.0.smithi089.stdout:233: finishing write tid 3 to smithi08969774-17 2024-08-29T18:14:16.858 INFO:tasks.rados.rados.0.smithi089.stdout:233: finishing write tid 4 to smithi08969774-17 2024-08-29T18:14:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:233: finishing write tid 5 to smithi08969774-17 2024-08-29T18:14:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:233: oid 17 updating version 0 to 47 2024-08-29T18:14:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:233: oid 17 updating version 47 to 48 2024-08-29T18:14:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:233: oid 17 version 48 is already newer than 46 2024-08-29T18:14:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:233: oid 17 version 48 is already newer than 45 2024-08-29T18:14:16.862 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 48 (ObjNum 92 snap 20 seq_num 92) dirty exists 2024-08-29T18:14:16.862 INFO:tasks.rados.rados.0.smithi089.stdout:233: left oid 17 (ObjNum 92 snap 20 seq_num 92) 2024-08-29T18:14:17.817 INFO:tasks.rados.rados.0.smithi089.stdout:233: done (1 left) 2024-08-29T18:14:17.818 INFO:tasks.rados.rados.0.smithi089.stdout:238: done (0 left) 2024-08-29T18:14:17.818 INFO:tasks.rados.rados.0.smithi089.stdout:239: copy_from oid 48 from oid 47 current snap is 21 2024-08-29T18:14:17.818 INFO:tasks.rados.rados.0.smithi089.stdout:240: read oid 34 snap -1 2024-08-29T18:14:17.818 INFO:tasks.rados.rados.0.smithi089.stdout:240: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:14:17.818 INFO:tasks.rados.rados.0.smithi089.stdout:241: snap_create 2024-08-29T18:14:17.826 INFO:tasks.rados.rados.0.smithi089.stdout:240: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:14:17.871 INFO:tasks.rados.rados.0.smithi089.stdout:239: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:14:17.872 INFO:tasks.rados.rados.0.smithi089.stdout:239: finishing copy_from to smithi08969774-48 2024-08-29T18:14:17.872 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 35 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:14:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:17 smithi089 bash[22629]: cluster 2024-08-29T18:14:16.811713+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-29T18:14:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:17 smithi089 bash[22629]: audit 2024-08-29T18:14:17.014171+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:17 smithi089 bash[22629]: cluster 2024-08-29T18:14:17.069918+0000 mgr.y (mgr.14472) 232 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:17 smithi089 bash[32084]: cluster 2024-08-29T18:14:16.811713+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-29T18:14:18.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:17 smithi089 bash[32084]: audit 2024-08-29T18:14:17.014171+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:18.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:17 smithi089 bash[32084]: cluster 2024-08-29T18:14:17.069918+0000 mgr.y (mgr.14472) 232 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:18.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:17 smithi144 bash[24722]: cluster 2024-08-29T18:14:16.811713+0000 mon.a (mon.0) 1133 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-29T18:14:18.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:17 smithi144 bash[24722]: audit 2024-08-29T18:14:17.014171+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:18.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:17 smithi144 bash[24722]: cluster 2024-08-29T18:14:17.069918+0000 mgr.y (mgr.14472) 232 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 57 MiB data, 323 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:18.821 INFO:tasks.rados.rados.0.smithi089.stdout:239: done (2 left) 2024-08-29T18:14:18.821 INFO:tasks.rados.rados.0.smithi089.stdout:240: done (1 left) 2024-08-29T18:14:18.821 INFO:tasks.rados.rados.0.smithi089.stdout:241: done (0 left) 2024-08-29T18:14:18.821 INFO:tasks.rados.rados.0.smithi089.stdout:242: read oid 47 snap -1 2024-08-29T18:14:18.822 INFO:tasks.rados.rados.0.smithi089.stdout:242: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:14:18.822 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 22 2024-08-29T18:14:18.822 INFO:tasks.rados.rados.0.smithi089.stdout:243: seq_num 94 ranges {1957888=778240,2736128=532480,3268608=270336} 2024-08-29T18:14:18.867 INFO:tasks.rados.rados.0.smithi089.stdout:243: writing smithi08969774-45 from 1957888 to 2736128 tid 1 2024-08-29T18:14:18.876 INFO:tasks.rados.rados.0.smithi089.stdout:243: writing smithi08969774-45 from 2736128 to 3268608 tid 2 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:243: writing smithi08969774-45 from 3268608 to 3538944 tid 3 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:244: read oid 49 snap 15 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:244: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:245: read oid 28 snap -1 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:245: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:246: rollback oid 29 current snap is 22 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 19 2024-08-29T18:14:18.880 INFO:tasks.rados.rados.0.smithi089.stdout:247: snap_remove snap 18 2024-08-29T18:14:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:18 smithi089 bash[22629]: cluster 2024-08-29T18:14:17.821916+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-29T18:14:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:18 smithi089 bash[32084]: cluster 2024-08-29T18:14:17.821916+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-29T18:14:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:18 smithi144 bash[24722]: cluster 2024-08-29T18:14:17.821916+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-29T18:14:19.840 INFO:tasks.rados.rados.0.smithi089.stdout:247: done (5 left) 2024-08-29T18:14:19.840 INFO:tasks.rados.rados.0.smithi089.stdout:248: rollback oid 11 current snap is 22 2024-08-29T18:14:19.841 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 17 2024-08-29T18:14:19.841 INFO:tasks.rados.rados.0.smithi089.stdout:242: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:14:19.963 INFO:tasks.rados.rados.0.smithi089.stdout:243: finishing write tid 1 to smithi08969774-45 2024-08-29T18:14:19.963 INFO:tasks.rados.rados.0.smithi089.stdout:243: finishing write tid 2 to smithi08969774-45 2024-08-29T18:14:19.963 INFO:tasks.rados.rados.0.smithi089.stdout:243: finishing write tid 3 to smithi08969774-45 2024-08-29T18:14:19.963 INFO:tasks.rados.rados.0.smithi089.stdout:243: finishing write tid 4 to smithi08969774-45 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:243: finishing write tid 5 to smithi08969774-45 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:243: oid 45 updating version 0 to 83 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:243: oid 45 updating version 83 to 86 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:243: oid 45 version 86 is already newer than 85 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:243: oid 45 version 86 is already newer than 84 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 86 (ObjNum 94 snap 22 seq_num 94) dirty exists 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:243: left oid 45 (ObjNum 94 snap 22 seq_num 94) 2024-08-29T18:14:19.964 INFO:tasks.rados.rados.0.smithi089.stdout:244: expect (ObjNum 48 snap 0 seq_num 48) 2024-08-29T18:14:19.983 INFO:tasks.rados.rados.0.smithi089.stdout:246: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:14:19.984 INFO:tasks.rados.rados.0.smithi089.stdout:245: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:14:20.005 INFO:tasks.rados.rados.0.smithi089.stdout:246: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:246: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 40 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:248: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:248: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:248: finishing rollback tid 2 to smithi08969774-11 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 96 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:242: done (5 left) 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:243: done (4 left) 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:244: done (3 left) 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:245: done (2 left) 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:246: done (1 left) 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:248: done (0 left) 2024-08-29T18:14:20.006 INFO:tasks.rados.rados.0.smithi089.stdout:249: snap_remove snap 19 2024-08-29T18:14:20.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:19 smithi089 bash[22629]: cluster 2024-08-29T18:14:18.826996+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-29T18:14:20.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:19 smithi089 bash[22629]: cluster 2024-08-29T18:14:19.070574+0000 mgr.y (mgr.14472) 233 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 69 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 409 KiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-08-29T18:14:20.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:19 smithi089 bash[32084]: cluster 2024-08-29T18:14:18.826996+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-29T18:14:20.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:19 smithi089 bash[32084]: cluster 2024-08-29T18:14:19.070574+0000 mgr.y (mgr.14472) 233 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 69 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 409 KiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-08-29T18:14:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:19 smithi144 bash[24722]: cluster 2024-08-29T18:14:18.826996+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-29T18:14:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:19 smithi144 bash[24722]: cluster 2024-08-29T18:14:19.070574+0000 mgr.y (mgr.14472) 233 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 69 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 409 KiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-08-29T18:14:20.813 INFO:tasks.rados.rados.0.smithi089.stdout:249: done (0 left) 2024-08-29T18:14:20.813 INFO:tasks.rados.rados.0.smithi089.stdout:250: snap_create 2024-08-29T18:14:21.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:20 smithi089 bash[22629]: cluster 2024-08-29T18:14:19.846861+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-29T18:14:21.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:20 smithi089 bash[22629]: cluster 2024-08-29T18:14:20.818805+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-29T18:14:21.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:20 smithi089 bash[32084]: cluster 2024-08-29T18:14:19.846861+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-29T18:14:21.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:20 smithi089 bash[32084]: cluster 2024-08-29T18:14:20.818805+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-29T18:14:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:20 smithi144 bash[24722]: cluster 2024-08-29T18:14:19.846861+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-29T18:14:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:20 smithi144 bash[24722]: cluster 2024-08-29T18:14:20.818805+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-29T18:14:21.813 INFO:tasks.rados.rados.0.smithi089.stdout:250: done (0 left) 2024-08-29T18:14:21.813 INFO:tasks.rados.rados.0.smithi089.stdout:251: snap_create 2024-08-29T18:14:22.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:21 smithi089 bash[22629]: cluster 2024-08-29T18:14:21.071292+0000 mgr.y (mgr.14472) 234 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 69 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 409 KiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-08-29T18:14:22.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:21 smithi089 bash[22629]: cluster 2024-08-29T18:14:21.819460+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-29T18:14:22.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:21 smithi089 bash[32084]: cluster 2024-08-29T18:14:21.071292+0000 mgr.y (mgr.14472) 234 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 69 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 409 KiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-08-29T18:14:22.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:21 smithi089 bash[32084]: cluster 2024-08-29T18:14:21.819460+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-29T18:14:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:21 smithi144 bash[24722]: cluster 2024-08-29T18:14:21.071292+0000 mgr.y (mgr.14472) 234 : cluster [DBG] pgmap v224: 121 pgs: 121 active+clean; 69 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 409 KiB/s rd, 3.1 MiB/s wr, 13 op/s 2024-08-29T18:14:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:21 smithi144 bash[24722]: cluster 2024-08-29T18:14:21.819460+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-29T18:14:22.815 INFO:tasks.rados.rados.0.smithi089.stdout:251: done (0 left) 2024-08-29T18:14:22.815 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 24 2024-08-29T18:14:22.815 INFO:tasks.rados.rados.0.smithi089.stdout:252: seq_num 95 ranges {491520=794624,1286144=409600,1695744=393216} 2024-08-29T18:14:22.836 INFO:tasks.rados.rados.0.smithi089.stdout:252: writing smithi08969774-30 from 491520 to 1286144 tid 1 2024-08-29T18:14:22.843 INFO:tasks.rados.rados.0.smithi089.stdout:252: writing smithi08969774-30 from 1286144 to 1695744 tid 2 2024-08-29T18:14:22.850 INFO:tasks.rados.rados.0.smithi089.stdout:252: writing smithi08969774-30 from 1695744 to 2088960 tid 3 2024-08-29T18:14:22.850 INFO:tasks.rados.rados.0.smithi089.stdout:253: rmattr oid 17 current snap is 24 2024-08-29T18:14:22.850 INFO:tasks.rados.rados.0.smithi089.stdout:253: done (1 left) 2024-08-29T18:14:22.851 INFO:tasks.rados.rados.0.smithi089.stdout:254: snap_remove snap 15 2024-08-29T18:14:23.825 INFO:tasks.rados.rados.0.smithi089.stdout:254: done (1 left) 2024-08-29T18:14:23.825 INFO:tasks.rados.rados.0.smithi089.stdout:255: snap_remove snap 20 2024-08-29T18:14:24.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:23 smithi089 bash[32084]: cluster 2024-08-29T18:14:22.821404+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-29T18:14:24.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:23 smithi089 bash[32084]: cluster 2024-08-29T18:14:23.072625+0000 mgr.y (mgr.14472) 235 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-08-29T18:14:24.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:23 smithi089 bash[22629]: cluster 2024-08-29T18:14:22.821404+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-29T18:14:24.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:23 smithi089 bash[22629]: cluster 2024-08-29T18:14:23.072625+0000 mgr.y (mgr.14472) 235 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-08-29T18:14:24.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:23 smithi144 bash[24722]: cluster 2024-08-29T18:14:22.821404+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-29T18:14:24.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:23 smithi144 bash[24722]: cluster 2024-08-29T18:14:23.072625+0000 mgr.y (mgr.14472) 235 : cluster [DBG] pgmap v227: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-08-29T18:14:24.831 INFO:tasks.rados.rados.0.smithi089.stdout:255: done (1 left) 2024-08-29T18:14:24.831 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 24 2024-08-29T18:14:24.831 INFO:tasks.rados.rados.0.smithi089.stdout:256: seq_num 96 ranges {0=409600,409600=696320,1105920=507904} 2024-08-29T18:14:24.838 INFO:tasks.rados.rados.0.smithi089.stdout:256: writing smithi08969774-6 from 0 to 409600 tid 1 2024-08-29T18:14:24.852 INFO:tasks.rados.rados.0.smithi089.stdout:256: writing smithi08969774-6 from 409600 to 1105920 tid 2 2024-08-29T18:14:24.861 INFO:tasks.rados.rados.0.smithi089.stdout:256: writing smithi08969774-6 from 1105920 to 1613824 tid 3 2024-08-29T18:14:24.861 INFO:tasks.rados.rados.0.smithi089.stdout:257: read oid 11 snap -1 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:257: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 24 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: finishing write tid 1 to smithi08969774-30 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: finishing write tid 2 to smithi08969774-30 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: finishing write tid 3 to smithi08969774-30 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: finishing write tid 4 to smithi08969774-30 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: finishing write tid 5 to smithi08969774-30 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: oid 30 updating version 0 to 100 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: oid 30 updating version 100 to 103 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: oid 30 version 103 is already newer than 101 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: oid 30 version 103 is already newer than 102 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 103 (ObjNum 95 snap 24 seq_num 95) dirty exists 2024-08-29T18:14:24.862 INFO:tasks.rados.rados.0.smithi089.stdout:252: left oid 30 (ObjNum 95 snap 24 seq_num 95) 2024-08-29T18:14:24.863 INFO:tasks.rados.rados.0.smithi089.stdout:256: finishing write tid 1 to smithi08969774-6 2024-08-29T18:14:24.863 INFO:tasks.rados.rados.0.smithi089.stdout:256: finishing write tid 2 to smithi08969774-6 2024-08-29T18:14:24.863 INFO:tasks.rados.rados.0.smithi089.stdout:258: seq_num 97 ranges {557056=434176,991232=581632,1572864=540672,2113536=81920} 2024-08-29T18:14:24.880 INFO:tasks.rados.rados.0.smithi089.stdout:258: writing smithi08969774-28 from 557056 to 991232 tid 1 2024-08-29T18:14:24.892 INFO:tasks.rados.rados.0.smithi089.stdout:258: writing smithi08969774-28 from 991232 to 1572864 tid 2 2024-08-29T18:14:24.899 INFO:tasks.rados.rados.0.smithi089.stdout:258: writing smithi08969774-28 from 1572864 to 2113536 tid 3 2024-08-29T18:14:24.900 INFO:tasks.rados.rados.0.smithi089.stdout:258: writing smithi08969774-28 from 2113536 to 2195456 tid 4 2024-08-29T18:14:24.900 INFO:tasks.rados.rados.0.smithi089.stdout:252: done (3 left) 2024-08-29T18:14:24.900 INFO:tasks.rados.rados.0.smithi089.stdout:259: snap_create 2024-08-29T18:14:24.900 INFO:tasks.rados.rados.0.smithi089.stdout:256: finishing write tid 3 to smithi08969774-6 2024-08-29T18:14:24.900 INFO:tasks.rados.rados.0.smithi089.stdout:256: finishing write tid 4 to smithi08969774-6 2024-08-29T18:14:24.900 INFO:tasks.rados.rados.0.smithi089.stdout:257: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:256: finishing write tid 5 to smithi08969774-6 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:256: oid 6 updating version 0 to 76 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:256: oid 6 updating version 76 to 78 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:256: oid 6 version 78 is already newer than 75 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:256: oid 6 version 78 is already newer than 77 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 78 (ObjNum 96 snap 24 seq_num 96) dirty exists 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:256: left oid 6 (ObjNum 96 snap 24 seq_num 96) 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:258: finishing write tid 1 to smithi08969774-28 2024-08-29T18:14:24.915 INFO:tasks.rados.rados.0.smithi089.stdout:258: finishing write tid 2 to smithi08969774-28 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: finishing write tid 3 to smithi08969774-28 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: finishing write tid 4 to smithi08969774-28 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: finishing write tid 5 to smithi08969774-28 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: finishing write tid 6 to smithi08969774-28 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: oid 28 updating version 0 to 28 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: oid 28 updating version 28 to 32 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: oid 28 version 32 is already newer than 29 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: oid 28 version 32 is already newer than 30 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: oid 28 version 32 is already newer than 31 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 32 (ObjNum 97 snap 24 seq_num 97) dirty exists 2024-08-29T18:14:24.916 INFO:tasks.rados.rados.0.smithi089.stdout:258: left oid 28 (ObjNum 97 snap 24 seq_num 97) 2024-08-29T18:14:25.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:14:25] "GET /metrics HTTP/1.1" 200 36084 "" "Prometheus/2.43.0" 2024-08-29T18:14:25.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:24 smithi089 bash[32084]: cluster 2024-08-29T18:14:23.831121+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-29T18:14:25.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:24 smithi089 bash[22629]: cluster 2024-08-29T18:14:23.831121+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-29T18:14:25.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:24 smithi144 bash[24722]: cluster 2024-08-29T18:14:23.831121+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-29T18:14:25.817 INFO:tasks.rados.rados.0.smithi089.stdout:256: done (3 left) 2024-08-29T18:14:25.818 INFO:tasks.rados.rados.0.smithi089.stdout:257: done (2 left) 2024-08-29T18:14:25.818 INFO:tasks.rados.rados.0.smithi089.stdout:258: done (1 left) 2024-08-29T18:14:25.818 INFO:tasks.rados.rados.0.smithi089.stdout:259: done (0 left) 2024-08-29T18:14:25.818 INFO:tasks.rados.rados.0.smithi089.stdout:260: delete oid 41 current snap is 25 2024-08-29T18:14:25.826 INFO:tasks.rados.rados.0.smithi089.stdout:260: done (0 left) 2024-08-29T18:14:25.826 INFO:tasks.rados.rados.0.smithi089.stdout:261: read oid 13 snap -1 2024-08-29T18:14:25.826 INFO:tasks.rados.rados.0.smithi089.stdout:261: expect (ObjNum 84 snap 18 seq_num 84) 2024-08-29T18:14:25.827 INFO:tasks.rados.rados.0.smithi089.stdout:262: setattr oid 26 current snap is 25 2024-08-29T18:14:25.829 INFO:tasks.rados.rados.0.smithi089.stdout:263: copy_from oid 32 from oid 7 current snap is 25 2024-08-29T18:14:25.829 INFO:tasks.rados.rados.0.smithi089.stdout:264: read oid 22 snap -1 2024-08-29T18:14:25.829 INFO:tasks.rados.rados.0.smithi089.stdout:264: expect deleted 2024-08-29T18:14:25.830 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 25 2024-08-29T18:14:25.830 INFO:tasks.rados.rados.0.smithi089.stdout:265: seq_num 99 ranges {73728=466944,540672=802816,1343488=401408} 2024-08-29T18:14:25.836 INFO:tasks.rados.rados.0.smithi089.stdout:265: writing smithi08969774-15 from 73728 to 540672 tid 1 2024-08-29T18:14:25.847 INFO:tasks.rados.rados.0.smithi089.stdout:265: writing smithi08969774-15 from 540672 to 1343488 tid 2 2024-08-29T18:14:25.851 INFO:tasks.rados.rados.0.smithi089.stdout:265: writing smithi08969774-15 from 1343488 to 1744896 tid 3 2024-08-29T18:14:25.851 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 25 2024-08-29T18:14:25.851 INFO:tasks.rados.rados.0.smithi089.stdout:266: seq_num 100 ranges {2342912=483328,2826240=688128,3514368=516096} 2024-08-29T18:14:25.867 INFO:tasks.rados.rados.0.smithi089.stdout:266: writing smithi08969774-49 from 2342912 to 2826240 tid 1 2024-08-29T18:14:25.871 INFO:tasks.rados.rados.0.smithi089.stdout:266: writing smithi08969774-49 from 2826240 to 3514368 tid 2 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:266: writing smithi08969774-49 from 3514368 to 4030464 tid 3 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:267: rollback oid 33 current snap is 25 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 21 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 23 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:263: finishing copy_from racing read to smithi08969774-32 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:265: finishing write tid 1 to smithi08969774-15 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:265: finishing write tid 2 to smithi08969774-15 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:265: finishing write tid 3 to smithi08969774-15 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:265: finishing write tid 4 to smithi08969774-15 2024-08-29T18:14:25.875 INFO:tasks.rados.rados.0.smithi089.stdout:261: expect (ObjNum 84 snap 18 seq_num 84) 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:263: finishing copy_from to smithi08969774-32 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:265: finishing write tid 5 to smithi08969774-15 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:265: oid 15 updating version 0 to 55 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:265: oid 15 version 55 is already newer than 52 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:265: oid 15 version 55 is already newer than 54 2024-08-29T18:14:25.978 INFO:tasks.rados.rados.0.smithi089.stdout:265: oid 15 version 55 is already newer than 53 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 55 (ObjNum 99 snap 25 seq_num 99) dirty exists 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:265: left oid 15 (ObjNum 99 snap 25 seq_num 99) 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:266: finishing write tid 1 to smithi08969774-49 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:266: finishing write tid 2 to smithi08969774-49 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:266: finishing write tid 3 to smithi08969774-49 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:266: finishing write tid 4 to smithi08969774-49 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:261: done (6 left) 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:262: done (5 left) 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:263: done (4 left) 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:264: done (3 left) 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:265: done (2 left) 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 25 2024-08-29T18:14:25.979 INFO:tasks.rados.rados.0.smithi089.stdout:267: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:267: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:266: finishing write tid 5 to smithi08969774-49 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:266: oid 49 updating version 0 to 57 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:266: oid 49 updating version 57 to 58 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:266: oid 49 updating version 58 to 59 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:266: oid 49 updating version 59 to 60 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 60 (ObjNum 100 snap 25 seq_num 100) dirty exists 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:266: left oid 49 (ObjNum 100 snap 25 seq_num 100) 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:267: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 82 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-08-29T18:14:25.980 INFO:tasks.rados.rados.0.smithi089.stdout:268: seq_num 101 ranges {2523136=499712,3022848=573440,3596288=524288,4120576=106496} 2024-08-29T18:14:25.994 INFO:tasks.rados.rados.0.smithi089.stdout:268: writing smithi08969774-10 from 2523136 to 3022848 tid 1 2024-08-29T18:14:25.998 INFO:tasks.rados.rados.0.smithi089.stdout:268: writing smithi08969774-10 from 3022848 to 3596288 tid 2 2024-08-29T18:14:26.002 INFO:tasks.rados.rados.0.smithi089.stdout:268: writing smithi08969774-10 from 3596288 to 4120576 tid 3 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:268: writing smithi08969774-10 from 4120576 to 4227072 tid 4 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:266: done (2 left) 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:267: done (1 left) 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:268: finishing write tid 1 to smithi08969774-10 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:269: read oid 33 snap -1 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:269: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:270: rollback oid 39 current snap is 25 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 21 2024-08-29T18:14:26.004 INFO:tasks.rados.rados.0.smithi089.stdout:271: rmattr oid 23 current snap is 25 2024-08-29T18:14:26.005 INFO:tasks.rados.rados.0.smithi089.stdout:271: done (3 left) 2024-08-29T18:14:26.005 INFO:tasks.rados.rados.0.smithi089.stdout:272: copy_from oid 8 from oid 7 current snap is 25 2024-08-29T18:14:26.005 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 25 2024-08-29T18:14:26.005 INFO:tasks.rados.rados.0.smithi089.stdout:273: seq_num 102 ranges {2088960=516096,2605056=450560,3055616=729088,3784704=24576} 2024-08-29T18:14:26.022 INFO:tasks.rados.rados.0.smithi089.stdout:273: writing smithi08969774-30 from 2088960 to 2605056 tid 1 2024-08-29T18:14:26.025 INFO:tasks.rados.rados.0.smithi089.stdout:273: writing smithi08969774-30 from 2605056 to 3055616 tid 2 2024-08-29T18:14:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:273: writing smithi08969774-30 from 3055616 to 3784704 tid 3 2024-08-29T18:14:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:273: writing smithi08969774-30 from 3784704 to 3809280 tid 4 2024-08-29T18:14:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 25 2024-08-29T18:14:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:274: seq_num 103 ranges {2293760=532480,2826240=737280,3563520=466944} 2024-08-29T18:14:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:274: writing smithi08969774-12 from 2293760 to 2826240 tid 1 2024-08-29T18:14:26.052 INFO:tasks.rados.rados.0.smithi089.stdout:274: writing smithi08969774-12 from 2826240 to 3563520 tid 2 2024-08-29T18:14:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:274: writing smithi08969774-12 from 3563520 to 4030464 tid 3 2024-08-29T18:14:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:275: read oid 45 snap 23 2024-08-29T18:14:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:275: expect (ObjNum 94 snap 22 seq_num 94) 2024-08-29T18:14:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:276: rmattr oid 16 current snap is 25 2024-08-29T18:14:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:276: done (7 left) 2024-08-29T18:14:26.056 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 25 2024-08-29T18:14:26.056 INFO:tasks.rados.rados.0.smithi089.stdout:268: finishing write tid 2 to smithi08969774-10 2024-08-29T18:14:26.056 INFO:tasks.rados.rados.0.smithi089.stdout:277: seq_num 104 ranges {2244608=548864,2793472=622592,3416064=581632} 2024-08-29T18:14:26.072 INFO:tasks.rados.rados.0.smithi089.stdout:277: writing smithi08969774-48 from 2244608 to 2793472 tid 1 2024-08-29T18:14:26.075 INFO:tasks.rados.rados.0.smithi089.stdout:277: writing smithi08969774-48 from 2793472 to 3416064 tid 2 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:277: writing smithi08969774-48 from 3416064 to 3997696 tid 3 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:278: read oid 47 snap -1 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:278: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:279: read oid 18 snap 22 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:279: expect (ObjNum 85 snap 18 seq_num 85) 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 25 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:270: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:270: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:14:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:269: expect (ObjNum 15 snap 0 seq_num 15) 2024-08-29T18:14:26.088 INFO:tasks.rados.rados.0.smithi089.stdout:270: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:14:26.088 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 88 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:26.088 INFO:tasks.rados.rados.0.smithi089.stdout:268: finishing write tid 3 to smithi08969774-10 2024-08-29T18:14:26.088 INFO:tasks.rados.rados.0.smithi089.stdout:280: seq_num 105 ranges {0=565248,565248=507904,1073152=507904,1581056=188416} 2024-08-29T18:14:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:280: writing smithi08969774-23 from 0 to 565248 tid 1 2024-08-29T18:14:26.095 INFO:tasks.rados.rados.0.smithi089.stdout:280: writing smithi08969774-23 from 565248 to 1073152 tid 2 2024-08-29T18:14:26.098 INFO:tasks.rados.rados.0.smithi089.stdout:280: writing smithi08969774-23 from 1073152 to 1581056 tid 3 2024-08-29T18:14:26.100 INFO:tasks.rados.rados.0.smithi089.stdout:280: writing smithi08969774-23 from 1581056 to 1769472 tid 4 2024-08-29T18:14:26.100 INFO:tasks.rados.rados.0.smithi089.stdout:269: done (10 left) 2024-08-29T18:14:26.100 INFO:tasks.rados.rados.0.smithi089.stdout:270: done (9 left) 2024-08-29T18:14:26.100 INFO:tasks.rados.rados.0.smithi089.stdout:281: snap_remove snap 24 2024-08-29T18:14:26.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[22629]: cluster 2024-08-29T18:14:24.836921+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-29T18:14:26.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[22629]: cluster 2024-08-29T18:14:25.073346+0000 mgr.y (mgr.14472) 236 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-08-29T18:14:26.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[22629]: cluster 2024-08-29T18:14:25.823530+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-29T18:14:26.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[32084]: cluster 2024-08-29T18:14:24.836921+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-29T18:14:26.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[32084]: cluster 2024-08-29T18:14:25.073346+0000 mgr.y (mgr.14472) 236 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-08-29T18:14:26.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:25 smithi089 bash[32084]: cluster 2024-08-29T18:14:25.823530+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-29T18:14:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:25 smithi144 bash[24722]: cluster 2024-08-29T18:14:24.836921+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-29T18:14:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:25 smithi144 bash[24722]: cluster 2024-08-29T18:14:25.073346+0000 mgr.y (mgr.14472) 236 : cluster [DBG] pgmap v230: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 776 KiB/s wr, 6 op/s 2024-08-29T18:14:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:25 smithi144 bash[24722]: cluster 2024-08-29T18:14:25.823530+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-29T18:14:26.859 INFO:tasks.rados.rados.0.smithi089.stdout:281: done (9 left) 2024-08-29T18:14:26.860 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 25 2024-08-29T18:14:26.860 INFO:tasks.rados.rados.0.smithi089.stdout:282: seq_num 106 ranges {1114112=581632,1695744=794624,2490368=409600} 2024-08-29T18:14:26.869 INFO:tasks.rados.rados.0.smithi089.stdout:282: writing smithi08969774-3 from 1114112 to 1695744 tid 1 2024-08-29T18:14:26.877 INFO:tasks.rados.rados.0.smithi089.stdout:282: writing smithi08969774-3 from 1695744 to 2490368 tid 2 2024-08-29T18:14:26.877 INFO:tasks.rados.rados.0.smithi089.stdout:282: writing smithi08969774-3 from 2490368 to 2899968 tid 3 2024-08-29T18:14:26.877 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 25 2024-08-29T18:14:26.881 INFO:tasks.rados.rados.0.smithi089.stdout:283: seq_num 107 ranges {2916352=598016,3514368=729088,4243456=466944,4710400=8192} 2024-08-29T18:14:26.897 INFO:tasks.rados.rados.0.smithi089.stdout:283: writing smithi08969774-13 from 2916352 to 3514368 tid 1 2024-08-29T18:14:26.902 INFO:tasks.rados.rados.0.smithi089.stdout:283: writing smithi08969774-13 from 3514368 to 4243456 tid 2 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:283: writing smithi08969774-13 from 4243456 to 4710400 tid 3 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:283: writing smithi08969774-13 from 4710400 to 4718592 tid 4 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:284: rollback oid 17 current snap is 25 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 22 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: finishing write tid 4 to smithi08969774-10 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: finishing write tid 5 to smithi08969774-10 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: finishing write tid 6 to smithi08969774-10 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: oid 10 updating version 0 to 120 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: oid 10 updating version 120 to 121 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: oid 10 version 121 is already newer than 119 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: oid 10 version 121 is already newer than 118 2024-08-29T18:14:26.907 INFO:tasks.rados.rados.0.smithi089.stdout:268: oid 10 version 121 is already newer than 117 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 121 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:268: left oid 10 (ObjNum 101 snap 25 seq_num 101) 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:272: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:272: finishing copy_from to smithi08969774-8 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:273: finishing write tid 1 to smithi08969774-30 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:273: finishing write tid 2 to smithi08969774-30 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:273: finishing write tid 3 to smithi08969774-30 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:268: done (11 left) 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:272: done (10 left) 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:285: rollback oid 14 current snap is 25 2024-08-29T18:14:26.908 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 21 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: finishing write tid 4 to smithi08969774-30 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: finishing write tid 5 to smithi08969774-30 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: finishing write tid 6 to smithi08969774-30 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: oid 30 updating version 0 to 124 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: oid 30 updating version 124 to 127 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: oid 30 version 127 is already newer than 125 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: oid 30 version 127 is already newer than 126 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: oid 30 version 127 is already newer than 123 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 127 (ObjNum 102 snap 25 seq_num 102) dirty exists 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: left oid 30 (ObjNum 102 snap 25 seq_num 102) 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:274: finishing write tid 1 to smithi08969774-12 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:274: finishing write tid 2 to smithi08969774-12 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:274: finishing write tid 3 to smithi08969774-12 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:273: done (10 left) 2024-08-29T18:14:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:286: rmattr oid 15 current snap is 25 2024-08-29T18:14:26.910 INFO:tasks.rados.rados.0.smithi089.stdout:286: done (10 left) 2024-08-29T18:14:26.910 INFO:tasks.rados.rados.0.smithi089.stdout:287: rollback oid 11 current snap is 25 2024-08-29T18:14:26.910 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 22 2024-08-29T18:14:26.910 INFO:tasks.rados.rados.0.smithi089.stdout:274: finishing write tid 4 to smithi08969774-12 2024-08-29T18:14:26.910 INFO:tasks.rados.rados.0.smithi089.stdout:275: expect (ObjNum 94 snap 22 seq_num 94) 2024-08-29T18:14:27.085 INFO:tasks.rados.rados.0.smithi089.stdout:274: finishing write tid 5 to smithi08969774-12 2024-08-29T18:14:27.085 INFO:tasks.rados.rados.0.smithi089.stdout:274: oid 12 updating version 0 to 100 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:274: oid 12 version 100 is already newer than 97 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:274: oid 12 version 100 is already newer than 99 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:274: oid 12 version 100 is already newer than 98 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 100 (ObjNum 103 snap 25 seq_num 103) dirty exists 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:274: left oid 12 (ObjNum 103 snap 25 seq_num 103) 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: finishing write tid 1 to smithi08969774-48 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: finishing write tid 2 to smithi08969774-48 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: finishing write tid 3 to smithi08969774-48 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: finishing write tid 4 to smithi08969774-48 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: finishing write tid 5 to smithi08969774-48 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: oid 48 updating version 0 to 83 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: oid 48 updating version 83 to 86 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: oid 48 version 86 is already newer than 85 2024-08-29T18:14:27.086 INFO:tasks.rados.rados.0.smithi089.stdout:277: oid 48 version 86 is already newer than 84 2024-08-29T18:14:27.087 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 86 (ObjNum 104 snap 25 seq_num 104) dirty exists 2024-08-29T18:14:27.087 INFO:tasks.rados.rados.0.smithi089.stdout:277: left oid 48 (ObjNum 104 snap 25 seq_num 104) 2024-08-29T18:14:27.087 INFO:tasks.rados.rados.0.smithi089.stdout:278: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:14:27.155 INFO:tasks.rados.rados.0.smithi089.stdout:279: expect (ObjNum 85 snap 18 seq_num 85) 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: finishing write tid 1 to smithi08969774-23 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: finishing write tid 2 to smithi08969774-23 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: finishing write tid 3 to smithi08969774-23 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: finishing write tid 4 to smithi08969774-23 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: finishing write tid 5 to smithi08969774-23 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: finishing write tid 6 to smithi08969774-23 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: oid 23 updating version 0 to 84 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: oid 23 updating version 84 to 85 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: oid 23 version 85 is already newer than 83 2024-08-29T18:14:27.224 INFO:tasks.rados.rados.0.smithi089.stdout:280: oid 23 updating version 85 to 86 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:280: oid 23 updating version 86 to 87 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 87 (ObjNum 105 snap 25 seq_num 105) dirty exists 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:280: left oid 23 (ObjNum 105 snap 25 seq_num 105) 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: finishing write tid 1 to smithi08969774-3 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: finishing write tid 2 to smithi08969774-3 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: finishing write tid 3 to smithi08969774-3 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: finishing write tid 4 to smithi08969774-3 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: finishing write tid 5 to smithi08969774-3 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: oid 3 updating version 0 to 131 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: oid 3 updating version 131 to 132 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: oid 3 version 132 is already newer than 129 2024-08-29T18:14:27.225 INFO:tasks.rados.rados.0.smithi089.stdout:282: oid 3 version 132 is already newer than 130 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 132 (ObjNum 106 snap 25 seq_num 106) dirty exists 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:282: left oid 3 (ObjNum 106 snap 25 seq_num 106) 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:285: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:283: finishing write tid 1 to smithi08969774-13 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:285: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:285: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 140 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:283: finishing write tid 2 to smithi08969774-13 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:283: finishing write tid 3 to smithi08969774-13 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:274: done (10 left) 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:275: done (9 left) 2024-08-29T18:14:27.226 INFO:tasks.rados.rados.0.smithi089.stdout:277: done (8 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:278: done (7 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:279: done (6 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:280: done (5 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:282: done (4 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:285: done (3 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:288: rmattr oid 39 current snap is 25 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:288: done (3 left) 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:289: copy_from oid 4 from oid 15 current snap is 25 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:287: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:284: finishing rollback tid 0 to smithi08969774-17 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:287: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:287: finishing rollback tid 2 to smithi08969774-11 2024-08-29T18:14:27.227 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 144 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:284: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:284: finishing rollback tid 2 to smithi08969774-17 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 60 (ObjNum 92 snap 20 seq_num 92) dirty exists 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: finishing write tid 4 to smithi08969774-13 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: finishing write tid 5 to smithi08969774-13 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: finishing write tid 6 to smithi08969774-13 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: oid 13 updating version 0 to 54 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: oid 13 version 54 is already newer than 52 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: oid 13 version 54 is already newer than 53 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: oid 13 version 54 is already newer than 51 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: oid 13 updating version 54 to 55 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 55 (ObjNum 107 snap 25 seq_num 107) dirty exists 2024-08-29T18:14:27.228 INFO:tasks.rados.rados.0.smithi089.stdout:283: left oid 13 (ObjNum 107 snap 25 seq_num 107) 2024-08-29T18:14:27.229 INFO:tasks.rados.rados.0.smithi089.stdout:283: done (3 left) 2024-08-29T18:14:27.229 INFO:tasks.rados.rados.0.smithi089.stdout:284: done (2 left) 2024-08-29T18:14:27.229 INFO:tasks.rados.rados.0.smithi089.stdout:287: done (1 left) 2024-08-29T18:14:27.229 INFO:tasks.rados.rados.0.smithi089.stdout:290: rollback oid 7 current snap is 25 2024-08-29T18:14:27.229 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 22 2024-08-29T18:14:27.229 INFO:tasks.rados.rados.0.smithi089.stdout:291: snap_remove snap 23 2024-08-29T18:14:27.875 INFO:tasks.rados.rados.0.smithi089.stdout:291: done (2 left) 2024-08-29T18:14:27.875 INFO:tasks.rados.rados.0.smithi089.stdout:292: snap_create 2024-08-29T18:14:27.875 INFO:tasks.rados.rados.0.smithi089.stdout:290: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:14:27.875 INFO:tasks.rados.rados.0.smithi089.stdout:290: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:14:27.875 INFO:tasks.rados.rados.0.smithi089.stdout:290: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:14:27.876 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 106 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:27.876 INFO:tasks.rados.rados.0.smithi089.stdout:289: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:14:27.876 INFO:tasks.rados.rados.0.smithi089.stdout:289: finishing copy_from to smithi08969774-4 2024-08-29T18:14:27.876 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 55 (ObjNum 99 snap 25 seq_num 99) dirty exists 2024-08-29T18:14:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:27 smithi089 bash[32084]: cluster 2024-08-29T18:14:26.865583+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-29T18:14:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:27 smithi089 bash[32084]: cluster 2024-08-29T18:14:27.073952+0000 mgr.y (mgr.14472) 237 : cluster [DBG] pgmap v233: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:28.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:27 smithi089 bash[22629]: cluster 2024-08-29T18:14:26.865583+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-29T18:14:28.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:27 smithi089 bash[22629]: cluster 2024-08-29T18:14:27.073952+0000 mgr.y (mgr.14472) 237 : cluster [DBG] pgmap v233: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:28.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:27 smithi144 bash[24722]: cluster 2024-08-29T18:14:26.865583+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-29T18:14:28.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:27 smithi144 bash[24722]: cluster 2024-08-29T18:14:27.073952+0000 mgr.y (mgr.14472) 237 : cluster [DBG] pgmap v233: 121 pgs: 121 active+clean; 72 MiB data, 357 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:28.877 INFO:tasks.rados.rados.0.smithi089.stdout:289: done (2 left) 2024-08-29T18:14:28.877 INFO:tasks.rados.rados.0.smithi089.stdout:290: done (1 left) 2024-08-29T18:14:28.877 INFO:tasks.rados.rados.0.smithi089.stdout:292: done (0 left) 2024-08-29T18:14:28.877 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 26 2024-08-29T18:14:28.877 INFO:tasks.rados.rados.0.smithi089.stdout:293: seq_num 108 ranges {2834432=614400,3448832=606208,4055040=598016} 2024-08-29T18:14:28.931 INFO:tasks.rados.rados.0.smithi089.stdout:293: writing smithi08969774-16 from 2834432 to 3448832 tid 1 2024-08-29T18:14:28.939 INFO:tasks.rados.rados.0.smithi089.stdout:293: writing smithi08969774-16 from 3448832 to 4055040 tid 2 2024-08-29T18:14:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:293: writing smithi08969774-16 from 4055040 to 4653056 tid 3 2024-08-29T18:14:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 26 2024-08-29T18:14:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:293: finishing write tid 1 to smithi08969774-16 2024-08-29T18:14:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:293: finishing write tid 2 to smithi08969774-16 2024-08-29T18:14:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:294: seq_num 109 ranges {2211840=630784,2842624=491520,3334144=483328,3817472=229376} 2024-08-29T18:14:28.972 INFO:tasks.rados.rados.0.smithi089.stdout:294: writing smithi08969774-18 from 2211840 to 2842624 tid 1 2024-08-29T18:14:28.978 INFO:tasks.rados.rados.0.smithi089.stdout:294: writing smithi08969774-18 from 2842624 to 3334144 tid 2 2024-08-29T18:14:28.982 INFO:tasks.rados.rados.0.smithi089.stdout:294: writing smithi08969774-18 from 3334144 to 3817472 tid 3 2024-08-29T18:14:28.984 INFO:tasks.rados.rados.0.smithi089.stdout:294: writing smithi08969774-18 from 3817472 to 4046848 tid 4 2024-08-29T18:14:28.984 INFO:tasks.rados.rados.0.smithi089.stdout:295: setattr oid 45 current snap is 26 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: finishing write tid 3 to smithi08969774-16 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: finishing write tid 4 to smithi08969774-16 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: finishing write tid 5 to smithi08969774-16 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: oid 16 updating version 0 to 75 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: oid 16 version 75 is already newer than 73 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: oid 16 version 75 is already newer than 72 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: oid 16 version 75 is already newer than 74 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 75 (ObjNum 108 snap 26 seq_num 108) dirty exists 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:293: left oid 16 (ObjNum 108 snap 26 seq_num 108) 2024-08-29T18:14:28.985 INFO:tasks.rados.rados.0.smithi089.stdout:294: finishing write tid 1 to smithi08969774-18 2024-08-29T18:14:28.986 INFO:tasks.rados.rados.0.smithi089.stdout:293: done (2 left) 2024-08-29T18:14:28.986 INFO:tasks.rados.rados.0.smithi089.stdout:296: snap_remove snap 17 2024-08-29T18:14:29.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:28 smithi089 bash[22629]: cluster 2024-08-29T18:14:27.876650+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-29T18:14:29.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:28 smithi089 bash[32084]: cluster 2024-08-29T18:14:27.876650+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-29T18:14:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:28 smithi144 bash[24722]: cluster 2024-08-29T18:14:27.876650+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-29T18:14:29.899 INFO:tasks.rados.rados.0.smithi089.stdout:296: done (2 left) 2024-08-29T18:14:29.899 INFO:tasks.rados.rados.0.smithi089.stdout:297: setattr oid 15 current snap is 26 2024-08-29T18:14:29.899 INFO:tasks.rados.rados.0.smithi089.stdout:294: finishing write tid 2 to smithi08969774-18 2024-08-29T18:14:29.899 INFO:tasks.rados.rados.0.smithi089.stdout:294: finishing write tid 3 to smithi08969774-18 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 112 (ObjNum 94 snap 22 seq_num 94) dirty exists 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: finishing write tid 4 to smithi08969774-18 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: finishing write tid 5 to smithi08969774-18 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: finishing write tid 6 to smithi08969774-18 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: oid 18 updating version 0 to 57 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: oid 18 version 57 is already newer than 56 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: oid 18 version 57 is already newer than 55 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: oid 18 updating version 57 to 58 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: oid 18 updating version 58 to 59 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 59 (ObjNum 109 snap 26 seq_num 109) dirty exists 2024-08-29T18:14:29.900 INFO:tasks.rados.rados.0.smithi089.stdout:294: left oid 18 (ObjNum 109 snap 26 seq_num 109) 2024-08-29T18:14:29.901 INFO:tasks.rados.rados.0.smithi089.stdout:294: done (2 left) 2024-08-29T18:14:29.901 INFO:tasks.rados.rados.0.smithi089.stdout:295: done (1 left) 2024-08-29T18:14:29.901 INFO:tasks.rados.rados.0.smithi089.stdout:298: snap_create 2024-08-29T18:14:29.920 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 70 (ObjNum 99 snap 25 seq_num 99) dirty exists 2024-08-29T18:14:30.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:29 smithi089 bash[22629]: cluster 2024-08-29T18:14:28.882859+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-29T18:14:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:29 smithi089 bash[22629]: cluster 2024-08-29T18:14:29.074608+0000 mgr.y (mgr.14472) 238 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 93 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-29T18:14:30.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:29 smithi089 bash[32084]: cluster 2024-08-29T18:14:28.882859+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-29T18:14:30.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:29 smithi089 bash[32084]: cluster 2024-08-29T18:14:29.074608+0000 mgr.y (mgr.14472) 238 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 93 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-29T18:14:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:29 smithi144 bash[24722]: cluster 2024-08-29T18:14:28.882859+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-29T18:14:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:29 smithi144 bash[24722]: cluster 2024-08-29T18:14:29.074608+0000 mgr.y (mgr.14472) 238 : cluster [DBG] pgmap v236: 121 pgs: 121 active+clean; 93 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-29T18:14:30.813 INFO:tasks.rados.rados.0.smithi089.stdout:297: done (1 left) 2024-08-29T18:14:30.813 INFO:tasks.rados.rados.0.smithi089.stdout:298: done (0 left) 2024-08-29T18:14:30.813 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 27 2024-08-29T18:14:30.813 INFO:tasks.rados.rados.0.smithi089.stdout:299: seq_num 110 ranges {253952=647168,901120=778240,1679360=425984} 2024-08-29T18:14:30.822 INFO:tasks.rados.rados.0.smithi089.stdout:299: writing smithi08969774-33 from 253952 to 901120 tid 1 2024-08-29T18:14:30.831 INFO:tasks.rados.rados.0.smithi089.stdout:299: writing smithi08969774-33 from 901120 to 1679360 tid 2 2024-08-29T18:14:30.836 INFO:tasks.rados.rados.0.smithi089.stdout:299: writing smithi08969774-33 from 1679360 to 2105344 tid 3 2024-08-29T18:14:30.836 INFO:tasks.rados.rados.0.smithi089.stdout:300: copy_from oid 18 from oid 13 current snap is 27 2024-08-29T18:14:30.836 INFO:tasks.rados.rados.0.smithi089.stdout:299: finishing write tid 1 to smithi08969774-33 2024-08-29T18:14:30.836 INFO:tasks.rados.rados.0.smithi089.stdout:301: snap_create 2024-08-29T18:14:30.839 INFO:tasks.rados.rados.0.smithi089.stdout:299: finishing write tid 2 to smithi08969774-33 2024-08-29T18:14:30.843 INFO:tasks.rados.rados.0.smithi089.stdout:299: finishing write tid 3 to smithi08969774-33 2024-08-29T18:14:30.844 INFO:tasks.rados.rados.0.smithi089.stdout:299: finishing write tid 4 to smithi08969774-33 2024-08-29T18:14:30.846 INFO:tasks.rados.rados.0.smithi089.stdout:299: finishing write tid 5 to smithi08969774-33 2024-08-29T18:14:30.846 INFO:tasks.rados.rados.0.smithi089.stdout:299: oid 33 updating version 0 to 97 2024-08-29T18:14:30.846 INFO:tasks.rados.rados.0.smithi089.stdout:299: oid 33 updating version 97 to 98 2024-08-29T18:14:30.846 INFO:tasks.rados.rados.0.smithi089.stdout:299: oid 33 version 98 is already newer than 96 2024-08-29T18:14:30.846 INFO:tasks.rados.rados.0.smithi089.stdout:299: oid 33 version 98 is already newer than 95 2024-08-29T18:14:30.847 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 98 (ObjNum 110 snap 27 seq_num 110) dirty exists 2024-08-29T18:14:30.847 INFO:tasks.rados.rados.0.smithi089.stdout:299: left oid 33 (ObjNum 110 snap 27 seq_num 110) 2024-08-29T18:14:30.884 INFO:tasks.rados.rados.0.smithi089.stdout:300: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:14:30.891 INFO:tasks.rados.rados.0.smithi089.stdout:300: finishing copy_from to smithi08969774-18 2024-08-29T18:14:30.891 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 55 (ObjNum 107 snap 25 seq_num 107) dirty exists 2024-08-29T18:14:31.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:30 smithi089 bash[22629]: cluster 2024-08-29T18:14:29.903438+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-29T18:14:31.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:30 smithi089 bash[22629]: cluster 2024-08-29T18:14:30.819774+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-29T18:14:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:30 smithi089 bash[32084]: cluster 2024-08-29T18:14:29.903438+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-29T18:14:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:30 smithi089 bash[32084]: cluster 2024-08-29T18:14:30.819774+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-29T18:14:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:30 smithi144 bash[24722]: cluster 2024-08-29T18:14:29.903438+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-29T18:14:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:30 smithi144 bash[24722]: cluster 2024-08-29T18:14:30.819774+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-29T18:14:31.817 INFO:tasks.rados.rados.0.smithi089.stdout:299: done (2 left) 2024-08-29T18:14:31.817 INFO:tasks.rados.rados.0.smithi089.stdout:300: done (1 left) 2024-08-29T18:14:31.817 INFO:tasks.rados.rados.0.smithi089.stdout:301: done (0 left) 2024-08-29T18:14:31.817 INFO:tasks.rados.rados.0.smithi089.stdout:302: snap_create 2024-08-29T18:14:32.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:31 smithi089 bash[22629]: cluster 2024-08-29T18:14:31.075307+0000 mgr.y (mgr.14472) 239 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 93 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-29T18:14:32.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:31 smithi089 bash[22629]: cluster 2024-08-29T18:14:31.823646+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-29T18:14:32.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:31 smithi089 bash[32084]: cluster 2024-08-29T18:14:31.075307+0000 mgr.y (mgr.14472) 239 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 93 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-29T18:14:32.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:31 smithi089 bash[32084]: cluster 2024-08-29T18:14:31.823646+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-29T18:14:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:31 smithi144 bash[24722]: cluster 2024-08-29T18:14:31.075307+0000 mgr.y (mgr.14472) 239 : cluster [DBG] pgmap v239: 121 pgs: 121 active+clean; 93 MiB data, 393 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.4 MiB/s wr, 30 op/s 2024-08-29T18:14:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:31 smithi144 bash[24722]: cluster 2024-08-29T18:14:31.823646+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-29T18:14:32.824 INFO:tasks.rados.rados.0.smithi089.stdout:302: done (0 left) 2024-08-29T18:14:32.824 INFO:tasks.rados.rados.0.smithi089.stdout:303: read oid 15 snap -1 2024-08-29T18:14:32.824 INFO:tasks.rados.rados.0.smithi089.stdout:303: expect (ObjNum 99 snap 25 seq_num 99) 2024-08-29T18:14:32.824 INFO:tasks.rados.rados.0.smithi089.stdout:304: snap_create 2024-08-29T18:14:32.840 INFO:tasks.rados.rados.0.smithi089.stdout:303: expect (ObjNum 99 snap 25 seq_num 99) 2024-08-29T18:14:33.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:32 smithi089 bash[22629]: audit 2024-08-29T18:14:32.014552+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:33.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:32 smithi089 bash[22629]: cluster 2024-08-29T18:14:32.830426+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-29T18:14:33.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:32 smithi089 bash[32084]: audit 2024-08-29T18:14:32.014552+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:33.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:32 smithi089 bash[32084]: cluster 2024-08-29T18:14:32.830426+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-29T18:14:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:32 smithi144 bash[24722]: audit 2024-08-29T18:14:32.014552+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:33.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:32 smithi144 bash[24722]: cluster 2024-08-29T18:14:32.830426+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-29T18:14:33.822 INFO:tasks.rados.rados.0.smithi089.stdout:303: done (1 left) 2024-08-29T18:14:33.823 INFO:tasks.rados.rados.0.smithi089.stdout:304: done (0 left) 2024-08-29T18:14:33.823 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 30 2024-08-29T18:14:33.823 INFO:tasks.rados.rados.0.smithi089.stdout:305: seq_num 111 ranges {1769472=663552,2433024=663552,3096576=450560,3547136=90112} 2024-08-29T18:14:33.862 INFO:tasks.rados.rados.0.smithi089.stdout:305: writing smithi08969774-23 from 1769472 to 2433024 tid 1 2024-08-29T18:14:33.873 INFO:tasks.rados.rados.0.smithi089.stdout:305: writing smithi08969774-23 from 2433024 to 3096576 tid 2 2024-08-29T18:14:33.880 INFO:tasks.rados.rados.0.smithi089.stdout:305: writing smithi08969774-23 from 3096576 to 3547136 tid 3 2024-08-29T18:14:33.881 INFO:tasks.rados.rados.0.smithi089.stdout:305: writing smithi08969774-23 from 3547136 to 3637248 tid 4 2024-08-29T18:14:33.881 INFO:tasks.rados.rados.0.smithi089.stdout:306: rollback oid 9 current snap is 30 2024-08-29T18:14:33.881 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 27 2024-08-29T18:14:33.881 INFO:tasks.rados.rados.0.smithi089.stdout:305: finishing write tid 1 to smithi08969774-23 2024-08-29T18:14:33.882 INFO:tasks.rados.rados.0.smithi089.stdout:305: finishing write tid 2 to smithi08969774-23 2024-08-29T18:14:33.882 INFO:tasks.rados.rados.0.smithi089.stdout:307: snap_remove snap 22 2024-08-29T18:14:34.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:33 smithi089 bash[22629]: cluster 2024-08-29T18:14:33.076660+0000 mgr.y (mgr.14472) 240 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T18:14:34.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:33 smithi089 bash[22629]: cluster 2024-08-29T18:14:33.829499+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-29T18:14:34.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:33 smithi089 bash[32084]: cluster 2024-08-29T18:14:33.076660+0000 mgr.y (mgr.14472) 240 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T18:14:34.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:33 smithi089 bash[32084]: cluster 2024-08-29T18:14:33.829499+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-29T18:14:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:33 smithi144 bash[24722]: cluster 2024-08-29T18:14:33.076660+0000 mgr.y (mgr.14472) 240 : cluster [DBG] pgmap v242: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T18:14:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:33 smithi144 bash[24722]: cluster 2024-08-29T18:14:33.829499+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:307: done (2 left) 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:308: read oid 18 snap 21 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:308: expect (ObjNum 85 snap 18 seq_num 85) 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:309: snap_create 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: finishing write tid 3 to smithi08969774-23 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: finishing write tid 4 to smithi08969774-23 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: finishing write tid 5 to smithi08969774-23 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: finishing write tid 6 to smithi08969774-23 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: oid 23 updating version 0 to 104 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: oid 23 version 104 is already newer than 102 2024-08-29T18:14:34.827 INFO:tasks.rados.rados.0.smithi089.stdout:305: oid 23 version 104 is already newer than 103 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:305: oid 23 version 104 is already newer than 100 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:305: oid 23 version 104 is already newer than 101 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 104 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:305: left oid 23 (ObjNum 111 snap 30 seq_num 111) 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:306: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:306: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:306: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:14:34.828 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 53 (ObjNum 66 snap 8 seq_num 66) dirty exists 2024-08-29T18:14:34.865 INFO:tasks.rados.rados.0.smithi089.stdout:308: expect (ObjNum 85 snap 18 seq_num 85) 2024-08-29T18:14:35.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:14:35] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-29T18:14:35.820 INFO:tasks.rados.rados.0.smithi089.stdout:305: done (3 left) 2024-08-29T18:14:35.820 INFO:tasks.rados.rados.0.smithi089.stdout:306: done (2 left) 2024-08-29T18:14:35.821 INFO:tasks.rados.rados.0.smithi089.stdout:308: done (1 left) 2024-08-29T18:14:35.821 INFO:tasks.rados.rados.0.smithi089.stdout:309: done (0 left) 2024-08-29T18:14:35.821 INFO:tasks.rados.rados.0.smithi089.stdout:310: read oid 23 snap -1 2024-08-29T18:14:35.821 INFO:tasks.rados.rados.0.smithi089.stdout:310: expect (ObjNum 111 snap 30 seq_num 111) 2024-08-29T18:14:35.821 INFO:tasks.rados.rados.0.smithi089.stdout:311: snap_remove snap 28 2024-08-29T18:14:36.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[22629]: cluster 2024-08-29T18:14:34.832390+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-29T18:14:36.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[22629]: cluster 2024-08-29T18:14:35.077291+0000 mgr.y (mgr.14472) 241 : cluster [DBG] pgmap v245: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T18:14:36.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[22629]: cluster 2024-08-29T18:14:35.824898+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-29T18:14:36.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[32084]: cluster 2024-08-29T18:14:34.832390+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-29T18:14:36.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[32084]: cluster 2024-08-29T18:14:35.077291+0000 mgr.y (mgr.14472) 241 : cluster [DBG] pgmap v245: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T18:14:36.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:35 smithi089 bash[32084]: cluster 2024-08-29T18:14:35.824898+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-29T18:14:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:35 smithi144 bash[24722]: cluster 2024-08-29T18:14:34.832390+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-29T18:14:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:35 smithi144 bash[24722]: cluster 2024-08-29T18:14:35.077291+0000 mgr.y (mgr.14472) 241 : cluster [DBG] pgmap v245: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T18:14:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:35 smithi144 bash[24722]: cluster 2024-08-29T18:14:35.824898+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-29T18:14:36.820 INFO:tasks.rados.rados.0.smithi089.stdout:311: done (1 left) 2024-08-29T18:14:36.820 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 31 2024-08-29T18:14:36.820 INFO:tasks.rados.rados.0.smithi089.stdout:312: seq_num 112 ranges {3538944=679936,4218880=548864,4767744=655360} 2024-08-29T18:14:36.873 INFO:tasks.rados.rados.0.smithi089.stdout:312: writing smithi08969774-45 from 3538944 to 4218880 tid 1 2024-08-29T18:14:36.879 INFO:tasks.rados.rados.0.smithi089.stdout:312: writing smithi08969774-45 from 4218880 to 4767744 tid 2 2024-08-29T18:14:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:312: writing smithi08969774-45 from 4767744 to 5423104 tid 3 2024-08-29T18:14:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:313: rollback oid 35 current snap is 31 2024-08-29T18:14:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 35 to 29 2024-08-29T18:14:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:310: expect (ObjNum 111 snap 30 seq_num 111) 2024-08-29T18:14:37.023 INFO:tasks.rados.rados.0.smithi089.stdout:312: finishing write tid 1 to smithi08969774-45 2024-08-29T18:14:37.023 INFO:tasks.rados.rados.0.smithi089.stdout:313: finishing rollback tid 1 to smithi08969774-35 2024-08-29T18:14:37.023 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 0 (ObjNum 161 snap 0 seq_num 2867383584) dirty dne 2024-08-29T18:14:37.023 INFO:tasks.rados.rados.0.smithi089.stdout:312: finishing write tid 2 to smithi08969774-45 2024-08-29T18:14:37.023 INFO:tasks.rados.rados.0.smithi089.stdout:312: finishing write tid 3 to smithi08969774-45 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: finishing write tid 4 to smithi08969774-45 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: finishing write tid 5 to smithi08969774-45 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: oid 45 updating version 0 to 129 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: oid 45 version 129 is already newer than 126 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: oid 45 version 129 is already newer than 127 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: oid 45 version 129 is already newer than 128 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 129 (ObjNum 112 snap 31 seq_num 112) dirty exists 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: left oid 45 (ObjNum 112 snap 31 seq_num 112) 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:310: done (2 left) 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:312: done (1 left) 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:313: done (0 left) 2024-08-29T18:14:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:314: snap_create 2024-08-29T18:14:37.830 INFO:tasks.rados.rados.0.smithi089.stdout:314: done (0 left) 2024-08-29T18:14:37.830 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 32 2024-08-29T18:14:37.830 INFO:tasks.rados.rados.0.smithi089.stdout:315: seq_num 113 ranges {4718592=696320,5414912=434176,5849088=466944,6316032=303104} 2024-08-29T18:14:37.889 INFO:tasks.rados.rados.0.smithi089.stdout:315: writing smithi08969774-18 from 4718592 to 5414912 tid 1 2024-08-29T18:14:37.893 INFO:tasks.rados.rados.0.smithi089.stdout:315: writing smithi08969774-18 from 5414912 to 5849088 tid 2 2024-08-29T18:14:37.898 INFO:tasks.rados.rados.0.smithi089.stdout:315: writing smithi08969774-18 from 5849088 to 6316032 tid 3 2024-08-29T18:14:37.901 INFO:tasks.rados.rados.0.smithi089.stdout:315: writing smithi08969774-18 from 6316032 to 6619136 tid 4 2024-08-29T18:14:37.902 INFO:tasks.rados.rados.0.smithi089.stdout:316: read oid 31 snap -1 2024-08-29T18:14:37.902 INFO:tasks.rados.rados.0.smithi089.stdout:316: expect deleted 2024-08-29T18:14:37.902 INFO:tasks.rados.rados.0.smithi089.stdout:317: read oid 5 snap -1 2024-08-29T18:14:37.902 INFO:tasks.rados.rados.0.smithi089.stdout:317: expect deleted 2024-08-29T18:14:37.902 INFO:tasks.rados.rados.0.smithi089.stdout:318: copy_from oid 21 from oid 32 current snap is 32 2024-08-29T18:14:37.902 INFO:tasks.rados.rados.0.smithi089.stdout:319: snap_create 2024-08-29T18:14:37.903 INFO:tasks.rados.rados.0.smithi089.stdout:315: finishing write tid 1 to smithi08969774-18 2024-08-29T18:14:37.905 INFO:tasks.rados.rados.0.smithi089.stdout:315: finishing write tid 2 to smithi08969774-18 2024-08-29T18:14:37.906 INFO:tasks.rados.rados.0.smithi089.stdout:315: finishing write tid 3 to smithi08969774-18 2024-08-29T18:14:37.909 INFO:tasks.rados.rados.0.smithi089.stdout:315: finishing write tid 4 to smithi08969774-18 2024-08-29T18:14:37.909 INFO:tasks.rados.rados.0.smithi089.stdout:315: finishing write tid 5 to smithi08969774-18 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: finishing write tid 6 to smithi08969774-18 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: oid 18 updating version 0 to 62 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: oid 18 version 62 is already newer than 61 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: oid 18 updating version 62 to 64 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: oid 18 version 64 is already newer than 60 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: oid 18 version 64 is already newer than 63 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 64 (ObjNum 113 snap 32 seq_num 113) dirty exists 2024-08-29T18:14:37.913 INFO:tasks.rados.rados.0.smithi089.stdout:315: left oid 18 (ObjNum 113 snap 32 seq_num 113) 2024-08-29T18:14:37.919 INFO:tasks.rados.rados.0.smithi089.stdout:318: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:14:37.921 INFO:tasks.rados.rados.0.smithi089.stdout:318: finishing copy_from to smithi08969774-21 2024-08-29T18:14:37.921 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:38.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:37 smithi089 bash[22629]: cluster 2024-08-29T18:14:36.825585+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-29T18:14:38.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:37 smithi089 bash[22629]: cluster 2024-08-29T18:14:37.077954+0000 mgr.y (mgr.14472) 242 : cluster [DBG] pgmap v248: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:38.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:37 smithi089 bash[32084]: cluster 2024-08-29T18:14:36.825585+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-29T18:14:38.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:37 smithi089 bash[32084]: cluster 2024-08-29T18:14:37.077954+0000 mgr.y (mgr.14472) 242 : cluster [DBG] pgmap v248: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:37 smithi144 bash[24722]: cluster 2024-08-29T18:14:36.825585+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-29T18:14:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:37 smithi144 bash[24722]: cluster 2024-08-29T18:14:37.077954+0000 mgr.y (mgr.14472) 242 : cluster [DBG] pgmap v248: 121 pgs: 121 active+clean; 92 MiB data, 394 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:38.841 INFO:tasks.rados.rados.0.smithi089.stdout:315: done (4 left) 2024-08-29T18:14:38.841 INFO:tasks.rados.rados.0.smithi089.stdout:316: done (3 left) 2024-08-29T18:14:38.841 INFO:tasks.rados.rados.0.smithi089.stdout:317: done (2 left) 2024-08-29T18:14:38.841 INFO:tasks.rados.rados.0.smithi089.stdout:318: done (1 left) 2024-08-29T18:14:38.842 INFO:tasks.rados.rados.0.smithi089.stdout:319: done (0 left) 2024-08-29T18:14:38.842 INFO:tasks.rados.rados.0.smithi089.stdout:320: read oid 41 snap -1 2024-08-29T18:14:38.842 INFO:tasks.rados.rados.0.smithi089.stdout:320: expect deleted 2024-08-29T18:14:38.842 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 33 2024-08-29T18:14:38.842 INFO:tasks.rados.rados.0.smithi089.stdout:321: seq_num 114 ranges {4653056=712704,5365760=712704,6078464=491520} 2024-08-29T18:14:38.879 INFO:tasks.rados.rados.0.smithi089.stdout:321: writing smithi08969774-16 from 4653056 to 5365760 tid 1 2024-08-29T18:14:38.884 INFO:tasks.rados.rados.0.smithi089.stdout:321: writing smithi08969774-16 from 5365760 to 6078464 tid 2 2024-08-29T18:14:38.888 INFO:tasks.rados.rados.0.smithi089.stdout:321: writing smithi08969774-16 from 6078464 to 6569984 tid 3 2024-08-29T18:14:38.888 INFO:tasks.rados.rados.0.smithi089.stdout:322: setattr oid 13 current snap is 33 2024-08-29T18:14:38.888 INFO:tasks.rados.rados.0.smithi089.stdout:321: finishing write tid 1 to smithi08969774-16 2024-08-29T18:14:38.889 INFO:tasks.rados.rados.0.smithi089.stdout:320: done (2 left) 2024-08-29T18:14:38.889 INFO:tasks.rados.rados.0.smithi089.stdout:323: delete oid 37 current snap is 33 2024-08-29T18:14:38.893 INFO:tasks.rados.rados.0.smithi089.stdout:321: finishing write tid 2 to smithi08969774-16 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:323: done (2 left) 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:324: read oid 33 snap -1 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:324: expect (ObjNum 110 snap 27 seq_num 110) 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:325: read oid 15 snap 21 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:325: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:326: delete oid 34 current snap is 33 2024-08-29T18:14:38.897 INFO:tasks.rados.rados.0.smithi089.stdout:321: finishing write tid 3 to smithi08969774-16 2024-08-29T18:14:38.898 INFO:tasks.rados.rados.0.smithi089.stdout:321: finishing write tid 4 to smithi08969774-16 2024-08-29T18:14:38.899 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 63 (ObjNum 107 snap 25 seq_num 107) dirty exists 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:321: finishing write tid 5 to smithi08969774-16 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:321: oid 16 updating version 0 to 91 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:321: oid 16 updating version 91 to 92 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:321: oid 16 version 92 is already newer than 90 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:321: oid 16 version 92 is already newer than 89 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 92 (ObjNum 114 snap 33 seq_num 114) dirty exists 2024-08-29T18:14:38.904 INFO:tasks.rados.rados.0.smithi089.stdout:321: left oid 16 (ObjNum 114 snap 33 seq_num 114) 2024-08-29T18:14:38.905 INFO:tasks.rados.rados.0.smithi089.stdout:321: done (4 left) 2024-08-29T18:14:38.905 INFO:tasks.rados.rados.0.smithi089.stdout:322: done (3 left) 2024-08-29T18:14:38.905 INFO:tasks.rados.rados.0.smithi089.stdout:326: done (2 left) 2024-08-29T18:14:38.905 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 33 2024-08-29T18:14:38.905 INFO:tasks.rados.rados.0.smithi089.stdout:327: seq_num 117 ranges {6569984=770048,7340032=417792,7757824=442368,8200192=344064} 2024-08-29T18:14:38.956 INFO:tasks.rados.rados.0.smithi089.stdout:327: writing smithi08969774-16 from 6569984 to 7340032 tid 1 2024-08-29T18:14:38.959 INFO:tasks.rados.rados.0.smithi089.stdout:327: writing smithi08969774-16 from 7340032 to 7757824 tid 2 2024-08-29T18:14:38.961 INFO:tasks.rados.rados.0.smithi089.stdout:327: writing smithi08969774-16 from 7757824 to 8200192 tid 3 2024-08-29T18:14:38.963 INFO:tasks.rados.rados.0.smithi089.stdout:327: writing smithi08969774-16 from 8200192 to 8544256 tid 4 2024-08-29T18:14:38.964 INFO:tasks.rados.rados.0.smithi089.stdout:328: delete oid 26 current snap is 33 2024-08-29T18:14:38.964 INFO:tasks.rados.rados.0.smithi089.stdout:325: expect (ObjNum 4 snap 0 seq_num 4) 2024-08-29T18:14:38.970 INFO:tasks.rados.rados.0.smithi089.stdout:324: expect (ObjNum 110 snap 27 seq_num 110) 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: finishing write tid 1 to smithi08969774-16 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: finishing write tid 2 to smithi08969774-16 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: finishing write tid 3 to smithi08969774-16 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: finishing write tid 4 to smithi08969774-16 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: finishing write tid 5 to smithi08969774-16 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: finishing write tid 6 to smithi08969774-16 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: oid 16 updating version 0 to 96 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: oid 16 updating version 96 to 97 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: oid 16 version 97 is already newer than 95 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: oid 16 updating version 97 to 99 2024-08-29T18:14:39.077 INFO:tasks.rados.rados.0.smithi089.stdout:327: oid 16 version 99 is already newer than 98 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 99 (ObjNum 117 snap 33 seq_num 117) dirty exists 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:327: left oid 16 (ObjNum 117 snap 33 seq_num 117) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:324: done (3 left) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:325: done (2 left) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:327: done (1 left) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:328: done (0 left) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:329: copy_from oid 32 from oid 23 current snap is 33 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:330: read oid 7 snap -1 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:330: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:331: read oid 19 snap -1 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:331: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:332: copy_from oid 5 from oid 44 current snap is 33 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:333: rmattr oid 36 current snap is 33 2024-08-29T18:14:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:333: done (4 left) 2024-08-29T18:14:39.079 INFO:tasks.rados.rados.0.smithi089.stdout:334: read oid 45 snap -1 2024-08-29T18:14:39.079 INFO:tasks.rados.rados.0.smithi089.stdout:334: expect (ObjNum 112 snap 31 seq_num 112) 2024-08-29T18:14:39.079 INFO:tasks.rados.rados.0.smithi089.stdout:335: setattr oid 29 current snap is 33 2024-08-29T18:14:39.079 INFO:tasks.rados.rados.0.smithi089.stdout:336: rollback oid 31 current snap is 33 2024-08-29T18:14:39.079 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 27 2024-08-29T18:14:39.080 INFO:tasks.rados.rados.0.smithi089.stdout:337: snap_create 2024-08-29T18:14:39.080 INFO:tasks.rados.rados.0.smithi089.stdout:336: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:14:39.080 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:14:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:330: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:14:39.123 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 80 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:14:39.123 INFO:tasks.rados.rados.0.smithi089.stdout:331: expect (ObjNum 18 snap 0 seq_num 18) 2024-08-29T18:14:39.131 INFO:tasks.rados.rados.0.smithi089.stdout:332: finishing copy_from to smithi08969774-5 2024-08-29T18:14:39.131 INFO:tasks.rados.rados.0.smithi089.stdout:332: got expected ENOENT (src dne) 2024-08-29T18:14:39.131 INFO:tasks.rados.rados.0.smithi089.stdout:332: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:14:39.131 INFO:tasks.rados.rados.0.smithi089.stdout:334: expect (ObjNum 112 snap 31 seq_num 112) 2024-08-29T18:14:39.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:38 smithi089 bash[22629]: cluster 2024-08-29T18:14:37.836887+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-29T18:14:39.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:38 smithi089 bash[32084]: cluster 2024-08-29T18:14:37.836887+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-29T18:14:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:38 smithi144 bash[24722]: cluster 2024-08-29T18:14:37.836887+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-29T18:14:39.374 INFO:tasks.rados.rados.0.smithi089.stdout:329: finishing copy_from racing read to smithi08969774-32 2024-08-29T18:14:39.374 INFO:tasks.rados.rados.0.smithi089.stdout:329: finishing copy_from to smithi08969774-32 2024-08-29T18:14:39.374 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 104 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:14:39.848 INFO:tasks.rados.rados.0.smithi089.stdout:329: done (7 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:330: done (6 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:331: done (5 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:332: done (4 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:334: done (3 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:335: done (2 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:336: done (1 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:337: done (0 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:338: rollback oid 50 current snap is 34 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 30 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:339: rmattr oid 38 current snap is 34 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:339: done (1 left) 2024-08-29T18:14:39.849 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 34 2024-08-29T18:14:39.850 INFO:tasks.rados.rados.0.smithi089.stdout:340: seq_num 119 ranges {1114112=802816,1916928=589824,2506752=409600,2916352=204800} 2024-08-29T18:14:39.863 INFO:tasks.rados.rados.0.smithi089.stdout:340: writing smithi08969774-21 from 1114112 to 1916928 tid 1 2024-08-29T18:14:39.868 INFO:tasks.rados.rados.0.smithi089.stdout:340: writing smithi08969774-21 from 1916928 to 2506752 tid 2 2024-08-29T18:14:39.872 INFO:tasks.rados.rados.0.smithi089.stdout:340: writing smithi08969774-21 from 2506752 to 2916352 tid 3 2024-08-29T18:14:39.874 INFO:tasks.rados.rados.0.smithi089.stdout:340: writing smithi08969774-21 from 2916352 to 3121152 tid 4 2024-08-29T18:14:39.874 INFO:tasks.rados.rados.0.smithi089.stdout:341: copy_from oid 37 from oid 14 current snap is 34 2024-08-29T18:14:39.874 INFO:tasks.rados.rados.0.smithi089.stdout:338: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:14:39.874 INFO:tasks.rados.rados.0.smithi089.stdout:338: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:14:39.874 INFO:tasks.rados.rados.0.smithi089.stdout:338: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 112 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:340: finishing write tid 1 to smithi08969774-21 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:338: done (2 left) 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:342: rmattr oid 44 current snap is 34 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:342: done (2 left) 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 34 2024-08-29T18:14:39.875 INFO:tasks.rados.rados.0.smithi089.stdout:343: seq_num 120 ranges {1744896=417792,2162688=475136,2637824=622592,3260416=507904} 2024-08-29T18:14:39.887 INFO:tasks.rados.rados.0.smithi089.stdout:343: writing smithi08969774-15 from 1744896 to 2162688 tid 1 2024-08-29T18:14:39.890 INFO:tasks.rados.rados.0.smithi089.stdout:343: writing smithi08969774-15 from 2162688 to 2637824 tid 2 2024-08-29T18:14:39.893 INFO:tasks.rados.rados.0.smithi089.stdout:343: writing smithi08969774-15 from 2637824 to 3260416 tid 3 2024-08-29T18:14:39.896 INFO:tasks.rados.rados.0.smithi089.stdout:343: writing smithi08969774-15 from 3260416 to 3768320 tid 4 2024-08-29T18:14:39.897 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 34 2024-08-29T18:14:39.897 INFO:tasks.rados.rados.0.smithi089.stdout:340: finishing write tid 2 to smithi08969774-21 2024-08-29T18:14:39.897 INFO:tasks.rados.rados.0.smithi089.stdout:340: finishing write tid 3 to smithi08969774-21 2024-08-29T18:14:39.897 INFO:tasks.rados.rados.0.smithi089.stdout:340: finishing write tid 4 to smithi08969774-21 2024-08-29T18:14:39.897 INFO:tasks.rados.rados.0.smithi089.stdout:344: seq_num 121 ranges {0=434176,434176=753664,1187840=425984,1613824=425984} 2024-08-29T18:14:39.899 INFO:tasks.rados.rados.0.smithi089.stdout:344: writing smithi08969774-22 from 0 to 434176 tid 1 2024-08-29T18:14:39.903 INFO:tasks.rados.rados.0.smithi089.stdout:344: writing smithi08969774-22 from 434176 to 1187840 tid 2 2024-08-29T18:14:39.906 INFO:tasks.rados.rados.0.smithi089.stdout:344: writing smithi08969774-22 from 1187840 to 1613824 tid 3 2024-08-29T18:14:39.909 INFO:tasks.rados.rados.0.smithi089.stdout:344: writing smithi08969774-22 from 1613824 to 2039808 tid 4 2024-08-29T18:14:39.909 INFO:tasks.rados.rados.0.smithi089.stdout:345: copy_from oid 23 from oid 11 current snap is 34 2024-08-29T18:14:39.909 INFO:tasks.rados.rados.0.smithi089.stdout:340: finishing write tid 5 to smithi08969774-21 2024-08-29T18:14:39.910 INFO:tasks.rados.rados.0.smithi089.stdout:341: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:14:39.910 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 34 2024-08-29T18:14:39.910 INFO:tasks.rados.rados.0.smithi089.stdout:346: seq_num 122 ranges {2277376=450560,2727936=688128,3416064=630784,4046848=286720} 2024-08-29T18:14:39.925 INFO:tasks.rados.rados.0.smithi089.stdout:346: writing smithi08969774-38 from 2277376 to 2727936 tid 1 2024-08-29T18:14:39.929 INFO:tasks.rados.rados.0.smithi089.stdout:346: writing smithi08969774-38 from 2727936 to 3416064 tid 2 2024-08-29T18:14:39.933 INFO:tasks.rados.rados.0.smithi089.stdout:346: writing smithi08969774-38 from 3416064 to 4046848 tid 3 2024-08-29T18:14:39.935 INFO:tasks.rados.rados.0.smithi089.stdout:346: writing smithi08969774-38 from 4046848 to 4333568 tid 4 2024-08-29T18:14:39.935 INFO:tasks.rados.rados.0.smithi089.stdout:347: snap_remove snap 31 2024-08-29T18:14:40.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:39 smithi089 bash[22629]: cluster 2024-08-29T18:14:38.844371+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-29T18:14:40.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:39 smithi089 bash[22629]: cluster 2024-08-29T18:14:39.078450+0000 mgr.y (mgr.14472) 243 : cluster [DBG] pgmap v251: 121 pgs: 121 active+clean; 99 MiB data, 404 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-08-29T18:14:40.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:39 smithi089 bash[32084]: cluster 2024-08-29T18:14:38.844371+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-29T18:14:40.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:39 smithi089 bash[32084]: cluster 2024-08-29T18:14:39.078450+0000 mgr.y (mgr.14472) 243 : cluster [DBG] pgmap v251: 121 pgs: 121 active+clean; 99 MiB data, 404 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-08-29T18:14:40.192 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:14:40.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:39 smithi144 bash[24722]: cluster 2024-08-29T18:14:38.844371+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-29T18:14:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:39 smithi144 bash[24722]: cluster 2024-08-29T18:14:39.078450+0000 mgr.y (mgr.14472) 243 : cluster [DBG] pgmap v251: 121 pgs: 121 active+clean; 99 MiB data, 404 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-08-29T18:14:40.511 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (4m) 4m ago 5m 13.6M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (4m) 4m ago 4m 27.6M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (8m) 4m ago 8m 13.0M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (8m) 4m ago 8m 15.1M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,8765 running (16m) 4m ago 16m 424M - 18.2.4-774-gfe43f1c9 96384990183a d7b7ebed98f4 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283,8765 running (18m) 4m ago 18m 474M - 18.2.4-774-gfe43f1c9 96384990183a 5e020e2cba11 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (18m) 4m ago 18m 47.3M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (16m) 4m ago 16m 38.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (16m) 4m ago 16m 36.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (5m) 4m ago 5m 2832k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:14:40.512 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (5m) 4m ago 5m 3147k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (15m) 4m ago 15m 46.9M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (14m) 4m ago 14m 52.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (13m) 4m ago 13m 51.8M 3036M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (12m) 4m ago 12m 42.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (11m) 4m ago 11m 50.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (10m) 4m ago 10m 44.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (9m) 4m ago 10m 52.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (9m) 4m ago 9m 51.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:14:40.513 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (4m) 4m ago 6m 23.7M - 2.43.0 a07b618ecd1d f6b8f79ddd0f 2024-08-29T18:14:40.823 INFO:tasks.rados.rados.0.smithi089.stdout:347: done (6 left) 2024-08-29T18:14:40.823 INFO:tasks.rados.rados.0.smithi089.stdout:348: copy_from oid 6 from oid 40 current snap is 34 2024-08-29T18:14:40.823 INFO:tasks.rados.rados.0.smithi089.stdout:341: finishing copy_from to smithi08969774-37 2024-08-29T18:14:40.823 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 140 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T18:14:40.823 INFO:tasks.rados.rados.0.smithi089.stdout:340: finishing write tid 6 to smithi08969774-21 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: oid 21 updating version 0 to 104 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: oid 21 version 104 is already newer than 103 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: oid 21 version 104 is already newer than 101 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: oid 21 updating version 104 to 105 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: oid 21 version 105 is already newer than 102 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 105 (ObjNum 119 snap 34 seq_num 119) dirty exists 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: left oid 21 (ObjNum 119 snap 34 seq_num 119) 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:343: finishing write tid 1 to smithi08969774-15 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:343: finishing write tid 2 to smithi08969774-15 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:343: finishing write tid 3 to smithi08969774-15 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:343: finishing write tid 4 to smithi08969774-15 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:343: finishing write tid 5 to smithi08969774-15 2024-08-29T18:14:40.824 INFO:tasks.rados.rados.0.smithi089.stdout:340: done (6 left) 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:341: done (5 left) 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:349: copy_from oid 17 from oid 39 current snap is 34 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:344: finishing write tid 1 to smithi08969774-22 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: finishing write tid 6 to smithi08969774-15 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: oid 15 updating version 0 to 85 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: oid 15 version 85 is already newer than 84 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: oid 15 version 85 is already newer than 83 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: oid 15 version 85 is already newer than 82 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: oid 15 updating version 85 to 86 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 86 (ObjNum 120 snap 34 seq_num 120) dirty exists 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:343: left oid 15 (ObjNum 120 snap 34 seq_num 120) 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:344: finishing write tid 2 to smithi08969774-22 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:344: finishing write tid 3 to smithi08969774-22 2024-08-29T18:14:40.825 INFO:tasks.rados.rados.0.smithi089.stdout:344: finishing write tid 4 to smithi08969774-22 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:343: done (5 left) 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:350: snap_create 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: finishing write tid 5 to smithi08969774-22 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:345: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:345: finishing copy_from to smithi08969774-23 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 144 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: finishing write tid 6 to smithi08969774-22 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: oid 22 updating version 0 to 21 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: oid 22 updating version 21 to 22 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: oid 22 updating version 22 to 23 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: oid 22 version 23 is already newer than 20 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: oid 22 version 23 is already newer than 19 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 23 (ObjNum 121 snap 34 seq_num 121) dirty exists 2024-08-29T18:14:40.826 INFO:tasks.rados.rados.0.smithi089.stdout:344: left oid 22 (ObjNum 121 snap 34 seq_num 121) 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: finishing write tid 1 to smithi08969774-38 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: finishing write tid 2 to smithi08969774-38 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: finishing write tid 3 to smithi08969774-38 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: finishing write tid 4 to smithi08969774-38 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: finishing write tid 5 to smithi08969774-38 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: finishing write tid 6 to smithi08969774-38 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: oid 38 updating version 0 to 103 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: oid 38 updating version 103 to 104 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: oid 38 updating version 104 to 105 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: oid 38 updating version 105 to 106 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: oid 38 version 106 is already newer than 102 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 106 (ObjNum 122 snap 34 seq_num 122) dirty exists 2024-08-29T18:14:40.827 INFO:tasks.rados.rados.0.smithi089.stdout:346: left oid 38 (ObjNum 122 snap 34 seq_num 122) 2024-08-29T18:14:40.843 INFO:tasks.rados.rados.0.smithi089.stdout:348: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:14:40.845 INFO:tasks.rados.rados.0.smithi089.stdout:348: finishing copy_from to smithi08969774-6 2024-08-29T18:14:40.845 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 21 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T18:14:40.851 INFO:tasks.rados.rados.0.smithi089.stdout:349: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:14:40.852 INFO:tasks.rados.rados.0.smithi089.stdout:349: finishing copy_from to smithi08969774-17 2024-08-29T18:14:40.852 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 88 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:14:40.863 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:14:40.863 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:14:40.863 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:14:40.863 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:14:40.864 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:14:41.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:40 smithi089 bash[22629]: cluster 2024-08-29T18:14:39.854742+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-29T18:14:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:40 smithi089 bash[22629]: audit 2024-08-29T18:14:40.187054+0000 mgr.y (mgr.14472) 244 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:40 smithi089 bash[22629]: cluster 2024-08-29T18:14:40.824684+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-29T18:14:41.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:40 smithi089 bash[32084]: cluster 2024-08-29T18:14:39.854742+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-29T18:14:41.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:40 smithi089 bash[32084]: audit 2024-08-29T18:14:40.187054+0000 mgr.y (mgr.14472) 244 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:41.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:40 smithi089 bash[32084]: cluster 2024-08-29T18:14:40.824684+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-29T18:14:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:40 smithi144 bash[24722]: cluster 2024-08-29T18:14:39.854742+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-29T18:14:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:40 smithi144 bash[24722]: audit 2024-08-29T18:14:40.187054+0000 mgr.y (mgr.14472) 244 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:40 smithi144 bash[24722]: cluster 2024-08-29T18:14:40.824684+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:344: done (5 left) 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:345: done (4 left) 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:346: done (3 left) 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:348: done (2 left) 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:349: done (1 left) 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:350: done (0 left) 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:351: read oid 15 snap -1 2024-08-29T18:14:41.822 INFO:tasks.rados.rados.0.smithi089.stdout:351: expect (ObjNum 120 snap 34 seq_num 120) 2024-08-29T18:14:41.823 INFO:tasks.rados.rados.0.smithi089.stdout:352: copy_from oid 39 from oid 19 current snap is 35 2024-08-29T18:14:41.823 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 35 2024-08-29T18:14:41.823 INFO:tasks.rados.rados.0.smithi089.stdout:353: seq_num 123 ranges {2269184=466944,2736128=573440,3309568=794624,4104192=237568} 2024-08-29T18:14:41.847 INFO:tasks.rados.rados.0.smithi089.stdout:353: writing smithi08969774-9 from 2269184 to 2736128 tid 1 2024-08-29T18:14:41.854 INFO:tasks.rados.rados.0.smithi089.stdout:353: writing smithi08969774-9 from 2736128 to 3309568 tid 2 2024-08-29T18:14:41.861 INFO:tasks.rados.rados.0.smithi089.stdout:353: writing smithi08969774-9 from 3309568 to 4104192 tid 3 2024-08-29T18:14:41.863 INFO:tasks.rados.rados.0.smithi089.stdout:353: writing smithi08969774-9 from 4104192 to 4341760 tid 4 2024-08-29T18:14:41.863 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 35 2024-08-29T18:14:41.863 INFO:tasks.rados.rados.0.smithi089.stdout:354: seq_num 124 ranges {5423104=483328,5906432=458752,6365184=598016,6963200=548864} 2024-08-29T18:14:41.902 INFO:tasks.rados.rados.0.smithi089.stdout:354: writing smithi08969774-45 from 5423104 to 5906432 tid 1 2024-08-29T18:14:41.905 INFO:tasks.rados.rados.0.smithi089.stdout:354: writing smithi08969774-45 from 5906432 to 6365184 tid 2 2024-08-29T18:14:41.909 INFO:tasks.rados.rados.0.smithi089.stdout:354: writing smithi08969774-45 from 6365184 to 6963200 tid 3 2024-08-29T18:14:41.913 INFO:tasks.rados.rados.0.smithi089.stdout:354: writing smithi08969774-45 from 6963200 to 7512064 tid 4 2024-08-29T18:14:41.913 INFO:tasks.rados.rados.0.smithi089.stdout:355: snap_create 2024-08-29T18:14:41.913 INFO:tasks.rados.rados.0.smithi089.stdout:352: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:14:41.913 INFO:tasks.rados.rados.0.smithi089.stdout:352: finishing copy_from to smithi08969774-39 2024-08-29T18:14:41.913 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 18 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T18:14:41.913 INFO:tasks.rados.rados.0.smithi089.stdout:351: expect (ObjNum 120 snap 34 seq_num 120) 2024-08-29T18:14:42.092 INFO:tasks.rados.rados.0.smithi089.stdout:353: finishing write tid 1 to smithi08969774-9 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: finishing write tid 2 to smithi08969774-9 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: finishing write tid 3 to smithi08969774-9 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: finishing write tid 4 to smithi08969774-9 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: finishing write tid 5 to smithi08969774-9 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: finishing write tid 6 to smithi08969774-9 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: oid 9 updating version 0 to 63 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: oid 9 version 63 is already newer than 62 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: oid 9 version 63 is already newer than 61 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: oid 9 updating version 63 to 64 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:353: oid 9 updating version 64 to 65 2024-08-29T18:14:42.093 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 65 (ObjNum 123 snap 35 seq_num 123) dirty exists 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:353: left oid 9 (ObjNum 123 snap 35 seq_num 123) 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: finishing write tid 1 to smithi08969774-45 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: finishing write tid 2 to smithi08969774-45 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: finishing write tid 3 to smithi08969774-45 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: finishing write tid 4 to smithi08969774-45 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: finishing write tid 5 to smithi08969774-45 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: finishing write tid 6 to smithi08969774-45 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: oid 45 updating version 0 to 142 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: oid 45 updating version 142 to 144 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: oid 45 version 144 is already newer than 143 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: oid 45 version 144 is already newer than 141 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: oid 45 updating version 144 to 145 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 145 (ObjNum 124 snap 35 seq_num 124) dirty exists 2024-08-29T18:14:42.094 INFO:tasks.rados.rados.0.smithi089.stdout:354: left oid 45 (ObjNum 124 snap 35 seq_num 124) 2024-08-29T18:14:42.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[22629]: audit 2024-08-29T18:14:40.483938+0000 mgr.y (mgr.14472) 245 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:42.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[22629]: audit 2024-08-29T18:14:40.870967+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.89:0/2958199419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:14:42.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[22629]: cluster 2024-08-29T18:14:41.079184+0000 mgr.y (mgr.14472) 246 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 99 MiB data, 404 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-08-29T18:14:42.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[22629]: cluster 2024-08-29T18:14:41.828502+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-29T18:14:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[32084]: audit 2024-08-29T18:14:40.483938+0000 mgr.y (mgr.14472) 245 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[32084]: audit 2024-08-29T18:14:40.870967+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.89:0/2958199419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:14:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[32084]: cluster 2024-08-29T18:14:41.079184+0000 mgr.y (mgr.14472) 246 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 99 MiB data, 404 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-08-29T18:14:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:41 smithi089 bash[32084]: cluster 2024-08-29T18:14:41.828502+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-29T18:14:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:41 smithi144 bash[24722]: audit 2024-08-29T18:14:40.483938+0000 mgr.y (mgr.14472) 245 : audit [DBG] from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:14:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:41 smithi144 bash[24722]: audit 2024-08-29T18:14:40.870967+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.89:0/2958199419' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:14:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:41 smithi144 bash[24722]: cluster 2024-08-29T18:14:41.079184+0000 mgr.y (mgr.14472) 246 : cluster [DBG] pgmap v254: 121 pgs: 121 active+clean; 99 MiB data, 404 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 7 op/s 2024-08-29T18:14:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:41 smithi144 bash[24722]: cluster 2024-08-29T18:14:41.828502+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-29T18:14:42.861 INFO:tasks.rados.rados.0.smithi089.stdout:351: done (4 left) 2024-08-29T18:14:42.862 INFO:tasks.rados.rados.0.smithi089.stdout:352: done (3 left) 2024-08-29T18:14:42.862 INFO:tasks.rados.rados.0.smithi089.stdout:353: done (2 left) 2024-08-29T18:14:42.862 INFO:tasks.rados.rados.0.smithi089.stdout:354: done (1 left) 2024-08-29T18:14:42.862 INFO:tasks.rados.rados.0.smithi089.stdout:355: done (0 left) 2024-08-29T18:14:42.862 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 36 2024-08-29T18:14:42.862 INFO:tasks.rados.rados.0.smithi089.stdout:356: seq_num 125 ranges {0=499712,499712=745472,1245184=409600,1654784=450560} 2024-08-29T18:14:42.864 INFO:tasks.rados.rados.0.smithi089.stdout:356: writing smithi08969774-5 from 0 to 499712 tid 1 2024-08-29T18:14:42.868 INFO:tasks.rados.rados.0.smithi089.stdout:356: writing smithi08969774-5 from 499712 to 1245184 tid 2 2024-08-29T18:14:42.870 INFO:tasks.rados.rados.0.smithi089.stdout:356: writing smithi08969774-5 from 1245184 to 1654784 tid 3 2024-08-29T18:14:42.873 INFO:tasks.rados.rados.0.smithi089.stdout:356: writing smithi08969774-5 from 1654784 to 2105344 tid 4 2024-08-29T18:14:42.873 INFO:tasks.rados.rados.0.smithi089.stdout:357: rollback oid 31 current snap is 36 2024-08-29T18:14:42.873 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 29 2024-08-29T18:14:42.873 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 36 2024-08-29T18:14:42.873 INFO:tasks.rados.rados.0.smithi089.stdout:358: seq_num 126 ranges {4030464=516096,4546560=630784,5177344=614400,5791744=360448} 2024-08-29T18:14:42.900 INFO:tasks.rados.rados.0.smithi089.stdout:358: writing smithi08969774-49 from 4030464 to 4546560 tid 1 2024-08-29T18:14:42.902 INFO:tasks.rados.rados.0.smithi089.stdout:358: writing smithi08969774-49 from 4546560 to 5177344 tid 2 2024-08-29T18:14:42.906 INFO:tasks.rados.rados.0.smithi089.stdout:358: writing smithi08969774-49 from 5177344 to 5791744 tid 3 2024-08-29T18:14:42.909 INFO:tasks.rados.rados.0.smithi089.stdout:358: writing smithi08969774-49 from 5791744 to 6152192 tid 4 2024-08-29T18:14:42.909 INFO:tasks.rados.rados.0.smithi089.stdout:359: rmattr oid 41 current snap is 36 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:359: done (3 left) 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:360: read oid 7 snap -1 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:360: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:361: snap_create 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: finishing write tid 1 to smithi08969774-5 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:357: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 0 (ObjNum 65 snap 0 seq_num 2858197936) dirty dne 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: finishing write tid 2 to smithi08969774-5 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: finishing write tid 3 to smithi08969774-5 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: finishing write tid 4 to smithi08969774-5 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: finishing write tid 5 to smithi08969774-5 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: finishing write tid 6 to smithi08969774-5 2024-08-29T18:14:42.910 INFO:tasks.rados.rados.0.smithi089.stdout:356: oid 5 updating version 0 to 40 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:356: oid 5 updating version 40 to 42 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:356: oid 5 version 42 is already newer than 41 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:356: oid 5 version 42 is already newer than 39 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:356: oid 5 updating version 42 to 43 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 43 (ObjNum 125 snap 36 seq_num 125) dirty exists 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:356: left oid 5 (ObjNum 125 snap 36 seq_num 125) 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:358: finishing write tid 1 to smithi08969774-49 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:358: finishing write tid 2 to smithi08969774-49 2024-08-29T18:14:42.911 INFO:tasks.rados.rados.0.smithi089.stdout:358: finishing write tid 3 to smithi08969774-49 2024-08-29T18:14:42.913 INFO:tasks.rados.rados.0.smithi089.stdout:358: finishing write tid 4 to smithi08969774-49 2024-08-29T18:14:42.915 INFO:tasks.rados.rados.0.smithi089.stdout:358: finishing write tid 5 to smithi08969774-49 2024-08-29T18:14:42.916 INFO:tasks.rados.rados.0.smithi089.stdout:360: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: finishing write tid 6 to smithi08969774-49 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: oid 49 updating version 0 to 96 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: oid 49 version 96 is already newer than 95 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: oid 49 version 96 is already newer than 94 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: oid 49 version 96 is already newer than 92 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: oid 49 version 96 is already newer than 93 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 96 (ObjNum 126 snap 36 seq_num 126) dirty exists 2024-08-29T18:14:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:358: left oid 49 (ObjNum 126 snap 36 seq_num 126) 2024-08-29T18:14:43.873 INFO:tasks.rados.rados.0.smithi089.stdout:356: done (4 left) 2024-08-29T18:14:43.874 INFO:tasks.rados.rados.0.smithi089.stdout:357: done (3 left) 2024-08-29T18:14:43.874 INFO:tasks.rados.rados.0.smithi089.stdout:358: done (2 left) 2024-08-29T18:14:43.874 INFO:tasks.rados.rados.0.smithi089.stdout:360: done (1 left) 2024-08-29T18:14:43.874 INFO:tasks.rados.rados.0.smithi089.stdout:361: done (0 left) 2024-08-29T18:14:43.874 INFO:tasks.rados.rados.0.smithi089.stdout:362: delete oid 49 current snap is 37 2024-08-29T18:14:43.883 INFO:tasks.rados.rados.0.smithi089.stdout:362: done (0 left) 2024-08-29T18:14:43.883 INFO:tasks.rados.rados.0.smithi089.stdout:363: rollback oid 18 current snap is 37 2024-08-29T18:14:43.883 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 18 to 32 2024-08-29T18:14:43.883 INFO:tasks.rados.rados.0.smithi089.stdout:364: snap_create 2024-08-29T18:14:43.890 INFO:tasks.rados.rados.0.smithi089.stdout:363: finishing rollback tid 0 to smithi08969774-18 2024-08-29T18:14:43.891 INFO:tasks.rados.rados.0.smithi089.stdout:363: finishing rollback tid 1 to smithi08969774-18 2024-08-29T18:14:43.891 INFO:tasks.rados.rados.0.smithi089.stdout:363: finishing rollback tid 2 to smithi08969774-18 2024-08-29T18:14:43.891 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 67 (ObjNum 113 snap 32 seq_num 113) dirty exists 2024-08-29T18:14:44.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:43 smithi089 bash[22629]: cluster 2024-08-29T18:14:42.866904+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-29T18:14:44.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:43 smithi089 bash[22629]: cluster 2024-08-29T18:14:43.080669+0000 mgr.y (mgr.14472) 247 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 36 op/s 2024-08-29T18:14:44.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:43 smithi089 bash[32084]: cluster 2024-08-29T18:14:42.866904+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-29T18:14:44.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:43 smithi089 bash[32084]: cluster 2024-08-29T18:14:43.080669+0000 mgr.y (mgr.14472) 247 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 36 op/s 2024-08-29T18:14:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:43 smithi144 bash[24722]: cluster 2024-08-29T18:14:42.866904+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-29T18:14:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:43 smithi144 bash[24722]: cluster 2024-08-29T18:14:43.080669+0000 mgr.y (mgr.14472) 247 : cluster [DBG] pgmap v257: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 36 op/s 2024-08-29T18:14:44.881 INFO:tasks.rados.rados.0.smithi089.stdout:363: done (1 left) 2024-08-29T18:14:44.881 INFO:tasks.rados.rados.0.smithi089.stdout:364: done (0 left) 2024-08-29T18:14:44.881 INFO:tasks.rados.rados.0.smithi089.stdout:365: rollback oid 41 current snap is 38 2024-08-29T18:14:44.881 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 29 2024-08-29T18:14:44.881 INFO:tasks.rados.rados.0.smithi089.stdout:366: rollback oid 18 current snap is 38 2024-08-29T18:14:44.881 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 18 to 30 2024-08-29T18:14:44.882 INFO:tasks.rados.rados.0.smithi089.stdout:367: rmattr oid 23 current snap is 38 2024-08-29T18:14:44.882 INFO:tasks.rados.rados.0.smithi089.stdout:367: done (2 left) 2024-08-29T18:14:44.882 INFO:tasks.rados.rados.0.smithi089.stdout:368: copy_from oid 43 from oid 10 current snap is 38 2024-08-29T18:14:44.882 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 38 2024-08-29T18:14:44.882 INFO:tasks.rados.rados.0.smithi089.stdout:369: seq_num 128 ranges {303104=548864,851968=794624,1646592=581632,2228224=229376} 2024-08-29T18:14:44.882 INFO:tasks.rados.rados.0.smithi089.stdout:369: writing smithi08969774-19 from 303104 to 851968 tid 1 2024-08-29T18:14:44.888 INFO:tasks.rados.rados.0.smithi089.stdout:369: writing smithi08969774-19 from 851968 to 1646592 tid 2 2024-08-29T18:14:44.893 INFO:tasks.rados.rados.0.smithi089.stdout:369: writing smithi08969774-19 from 1646592 to 2228224 tid 3 2024-08-29T18:14:44.896 INFO:tasks.rados.rados.0.smithi089.stdout:369: writing smithi08969774-19 from 2228224 to 2457600 tid 4 2024-08-29T18:14:44.896 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 38 2024-08-29T18:14:44.896 INFO:tasks.rados.rados.0.smithi089.stdout:365: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:14:44.896 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 41 (ObjNum 33 snap 0 seq_num 2867627624) dirty dne 2024-08-29T18:14:44.896 INFO:tasks.rados.rados.0.smithi089.stdout:366: finishing rollback tid 0 to smithi08969774-18 2024-08-29T18:14:44.896 INFO:tasks.rados.rados.0.smithi089.stdout:370: seq_num 129 ranges {4718592=565248,5283840=679936,5963776=786432,6750208=139264} 2024-08-29T18:14:44.940 INFO:tasks.rados.rados.0.smithi089.stdout:370: writing smithi08969774-13 from 4718592 to 5283840 tid 1 2024-08-29T18:14:44.945 INFO:tasks.rados.rados.0.smithi089.stdout:370: writing smithi08969774-13 from 5283840 to 5963776 tid 2 2024-08-29T18:14:44.950 INFO:tasks.rados.rados.0.smithi089.stdout:370: writing smithi08969774-13 from 5963776 to 6750208 tid 3 2024-08-29T18:14:44.951 INFO:tasks.rados.rados.0.smithi089.stdout:370: writing smithi08969774-13 from 6750208 to 6889472 tid 4 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:365: done (4 left) 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:371: setattr oid 41 current snap is 38 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:366: finishing rollback tid 1 to smithi08969774-18 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:366: finishing rollback tid 2 to smithi08969774-18 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 70 (ObjNum 107 snap 25 seq_num 107) dirty exists 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: finishing write tid 1 to smithi08969774-19 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: finishing write tid 2 to smithi08969774-19 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: finishing write tid 3 to smithi08969774-19 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: finishing write tid 4 to smithi08969774-19 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: finishing write tid 5 to smithi08969774-19 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: finishing write tid 6 to smithi08969774-19 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: oid 19 updating version 0 to 48 2024-08-29T18:14:44.952 INFO:tasks.rados.rados.0.smithi089.stdout:369: oid 19 version 48 is already newer than 46 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:369: oid 19 version 48 is already newer than 45 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:369: oid 19 updating version 48 to 49 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:369: oid 19 version 49 is already newer than 47 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 49 (ObjNum 128 snap 38 seq_num 128) dirty exists 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:369: left oid 19 (ObjNum 128 snap 38 seq_num 128) 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:368: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:368: finishing copy_from to smithi08969774-43 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 121 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:370: finishing write tid 1 to smithi08969774-13 2024-08-29T18:14:44.953 INFO:tasks.rados.rados.0.smithi089.stdout:370: finishing write tid 2 to smithi08969774-13 2024-08-29T18:14:44.954 INFO:tasks.rados.rados.0.smithi089.stdout:366: done (4 left) 2024-08-29T18:14:44.954 INFO:tasks.rados.rados.0.smithi089.stdout:368: done (3 left) 2024-08-29T18:14:44.954 INFO:tasks.rados.rados.0.smithi089.stdout:369: done (2 left) 2024-08-29T18:14:44.954 INFO:tasks.rados.rados.0.smithi089.stdout:372: snap_create 2024-08-29T18:14:44.957 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 67 (ObjNum 33 snap 0 seq_num 1953066355) dirty exists 2024-08-29T18:14:44.958 INFO:tasks.rados.rados.0.smithi089.stdout:370: finishing write tid 3 to smithi08969774-13 2024-08-29T18:14:44.959 INFO:tasks.rados.rados.0.smithi089.stdout:370: finishing write tid 4 to smithi08969774-13 2024-08-29T18:14:44.960 INFO:tasks.rados.rados.0.smithi089.stdout:370: finishing write tid 5 to smithi08969774-13 2024-08-29T18:14:44.963 INFO:tasks.rados.rados.0.smithi089.stdout:370: finishing write tid 6 to smithi08969774-13 2024-08-29T18:14:44.963 INFO:tasks.rados.rados.0.smithi089.stdout:370: oid 13 updating version 0 to 67 2024-08-29T18:14:44.963 INFO:tasks.rados.rados.0.smithi089.stdout:370: oid 13 updating version 67 to 69 2024-08-29T18:14:44.963 INFO:tasks.rados.rados.0.smithi089.stdout:370: oid 13 version 69 is already newer than 68 2024-08-29T18:14:44.963 INFO:tasks.rados.rados.0.smithi089.stdout:370: oid 13 updating version 69 to 71 2024-08-29T18:14:44.963 INFO:tasks.rados.rados.0.smithi089.stdout:370: oid 13 version 71 is already newer than 70 2024-08-29T18:14:44.964 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 71 (ObjNum 129 snap 38 seq_num 129) dirty exists 2024-08-29T18:14:44.964 INFO:tasks.rados.rados.0.smithi089.stdout:370: left oid 13 (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:14:45.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:14:45] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-29T18:14:45.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:44 smithi089 bash[22629]: cluster 2024-08-29T18:14:43.879395+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-29T18:14:45.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:44 smithi089 bash[32084]: cluster 2024-08-29T18:14:43.879395+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-29T18:14:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:44 smithi144 bash[24722]: cluster 2024-08-29T18:14:43.879395+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-29T18:14:45.821 INFO:tasks.rados.rados.0.smithi089.stdout:370: done (2 left) 2024-08-29T18:14:45.821 INFO:tasks.rados.rados.0.smithi089.stdout:371: done (1 left) 2024-08-29T18:14:45.821 INFO:tasks.rados.rados.0.smithi089.stdout:372: done (0 left) 2024-08-29T18:14:45.822 INFO:tasks.rados.rados.0.smithi089.stdout:373: copy_from oid 34 from oid 46 current snap is 39 2024-08-29T18:14:45.822 INFO:tasks.rados.rados.0.smithi089.stdout:374: snap_remove snap 36 2024-08-29T18:14:46.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[22629]: cluster 2024-08-29T18:14:44.879155+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-29T18:14:46.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[22629]: cluster 2024-08-29T18:14:45.081454+0000 mgr.y (mgr.14472) 248 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 36 op/s 2024-08-29T18:14:46.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[22629]: cluster 2024-08-29T18:14:45.827747+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-29T18:14:46.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[32084]: cluster 2024-08-29T18:14:44.879155+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-29T18:14:46.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[32084]: cluster 2024-08-29T18:14:45.081454+0000 mgr.y (mgr.14472) 248 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 36 op/s 2024-08-29T18:14:46.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:45 smithi089 bash[32084]: cluster 2024-08-29T18:14:45.827747+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-29T18:14:46.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:45 smithi144 bash[24722]: cluster 2024-08-29T18:14:44.879155+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-29T18:14:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:45 smithi144 bash[24722]: cluster 2024-08-29T18:14:45.081454+0000 mgr.y (mgr.14472) 248 : cluster [DBG] pgmap v260: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 36 op/s 2024-08-29T18:14:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:45 smithi144 bash[24722]: cluster 2024-08-29T18:14:45.827747+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-29T18:14:46.824 INFO:tasks.rados.rados.0.smithi089.stdout:374: done (1 left) 2024-08-29T18:14:46.824 INFO:tasks.rados.rados.0.smithi089.stdout:375: rollback oid 45 current snap is 39 2024-08-29T18:14:46.824 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 33 2024-08-29T18:14:46.824 INFO:tasks.rados.rados.0.smithi089.stdout:376: read oid 20 snap -1 2024-08-29T18:14:46.824 INFO:tasks.rados.rados.0.smithi089.stdout:376: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:46.824 INFO:tasks.rados.rados.0.smithi089.stdout:377: read oid 37 snap -1 2024-08-29T18:14:46.825 INFO:tasks.rados.rados.0.smithi089.stdout:377: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:14:46.825 INFO:tasks.rados.rados.0.smithi089.stdout:378: snap_create 2024-08-29T18:14:46.825 INFO:tasks.rados.rados.0.smithi089.stdout:373: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:14:46.825 INFO:tasks.rados.rados.0.smithi089.stdout:373: finishing copy_from to smithi08969774-34 2024-08-29T18:14:46.825 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:14:46.841 INFO:tasks.rados.rados.0.smithi089.stdout:375: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:14:46.842 INFO:tasks.rados.rados.0.smithi089.stdout:375: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:14:46.842 INFO:tasks.rados.rados.0.smithi089.stdout:375: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:14:46.842 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 148 (ObjNum 112 snap 31 seq_num 112) dirty exists 2024-08-29T18:14:46.846 INFO:tasks.rados.rados.0.smithi089.stdout:377: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:14:46.853 INFO:tasks.rados.rados.0.smithi089.stdout:376: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:47.837 INFO:tasks.rados.rados.0.smithi089.stdout:373: done (4 left) 2024-08-29T18:14:47.837 INFO:tasks.rados.rados.0.smithi089.stdout:375: done (3 left) 2024-08-29T18:14:47.837 INFO:tasks.rados.rados.0.smithi089.stdout:376: done (2 left) 2024-08-29T18:14:47.837 INFO:tasks.rados.rados.0.smithi089.stdout:377: done (1 left) 2024-08-29T18:14:47.837 INFO:tasks.rados.rados.0.smithi089.stdout:378: done (0 left) 2024-08-29T18:14:47.837 INFO:tasks.rados.rados.0.smithi089.stdout:379: snap_remove snap 37 2024-08-29T18:14:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:47 smithi089 bash[22629]: cluster 2024-08-29T18:14:46.829832+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-29T18:14:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:47 smithi089 bash[22629]: audit 2024-08-29T18:14:47.014709+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:47 smithi089 bash[22629]: cluster 2024-08-29T18:14:47.082039+0000 mgr.y (mgr.14472) 249 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:47 smithi089 bash[32084]: cluster 2024-08-29T18:14:46.829832+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-29T18:14:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:47 smithi089 bash[32084]: audit 2024-08-29T18:14:47.014709+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:47 smithi089 bash[32084]: cluster 2024-08-29T18:14:47.082039+0000 mgr.y (mgr.14472) 249 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:48.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:47 smithi144 bash[24722]: cluster 2024-08-29T18:14:46.829832+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-29T18:14:48.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:47 smithi144 bash[24722]: audit 2024-08-29T18:14:47.014709+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:14:48.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:47 smithi144 bash[24722]: cluster 2024-08-29T18:14:47.082039+0000 mgr.y (mgr.14472) 249 : cluster [DBG] pgmap v263: 121 pgs: 121 active+clean; 125 MiB data, 442 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:48.839 INFO:tasks.rados.rados.0.smithi089.stdout:379: done (0 left) 2024-08-29T18:14:48.840 INFO:tasks.rados.rados.0.smithi089.stdout:380: copy_from oid 38 from oid 11 current snap is 40 2024-08-29T18:14:48.840 INFO:tasks.rados.rados.0.smithi089.stdout:381: snap_create 2024-08-29T18:14:48.859 INFO:tasks.rados.rados.0.smithi089.stdout:380: finishing copy_from racing read to smithi08969774-38 2024-08-29T18:14:48.861 INFO:tasks.rados.rados.0.smithi089.stdout:380: finishing copy_from to smithi08969774-38 2024-08-29T18:14:48.862 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 144 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-08-29T18:14:49.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:48 smithi089 bash[22629]: cluster 2024-08-29T18:14:47.842981+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-29T18:14:49.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:48 smithi089 bash[32084]: cluster 2024-08-29T18:14:47.842981+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-29T18:14:49.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:48 smithi144 bash[24722]: cluster 2024-08-29T18:14:47.842981+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-29T18:14:49.841 INFO:tasks.rados.rados.0.smithi089.stdout:380: done (1 left) 2024-08-29T18:14:49.841 INFO:tasks.rados.rados.0.smithi089.stdout:381: done (0 left) 2024-08-29T18:14:49.841 INFO:tasks.rados.rados.0.smithi089.stdout:382: snap_remove snap 27 2024-08-29T18:14:50.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:49 smithi089 bash[22629]: cluster 2024-08-29T18:14:48.842984+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-29T18:14:50.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:49 smithi089 bash[22629]: cluster 2024-08-29T18:14:49.082740+0000 mgr.y (mgr.14472) 250 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 132 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:14:50.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:49 smithi089 bash[22629]: cluster 2024-08-29T18:14:49.848341+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-29T18:14:50.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:49 smithi089 bash[32084]: cluster 2024-08-29T18:14:48.842984+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-29T18:14:50.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:49 smithi089 bash[32084]: cluster 2024-08-29T18:14:49.082740+0000 mgr.y (mgr.14472) 250 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 132 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:14:50.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:49 smithi089 bash[32084]: cluster 2024-08-29T18:14:49.848341+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-29T18:14:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:49 smithi144 bash[24722]: cluster 2024-08-29T18:14:48.842984+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-29T18:14:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:49 smithi144 bash[24722]: cluster 2024-08-29T18:14:49.082740+0000 mgr.y (mgr.14472) 250 : cluster [DBG] pgmap v266: 121 pgs: 121 active+clean; 132 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:14:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:49 smithi144 bash[24722]: cluster 2024-08-29T18:14:49.848341+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-29T18:14:50.824 INFO:tasks.rados.rados.0.smithi089.stdout:382: done (0 left) 2024-08-29T18:14:50.824 INFO:tasks.rados.rados.0.smithi089.stdout:383: snap_remove snap 40 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:383: done (0 left) 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:384: copy_from oid 43 from oid 3 current snap is 41 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:385: read oid 37 snap -1 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:385: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:386: read oid 12 snap -1 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:386: expect (ObjNum 103 snap 25 seq_num 103) 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:387: rollback oid 7 current snap is 41 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 32 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:388: read oid 34 snap -1 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:388: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:14:51.835 INFO:tasks.rados.rados.0.smithi089.stdout:389: read oid 4 snap 33 2024-08-29T18:14:51.836 INFO:tasks.rados.rados.0.smithi089.stdout:389: expect (ObjNum 99 snap 25 seq_num 99) 2024-08-29T18:14:51.836 INFO:tasks.rados.rados.0.smithi089.stdout:390: snap_remove snap 34 2024-08-29T18:14:52.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:51 smithi089 bash[22629]: cluster 2024-08-29T18:14:50.829502+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-29T18:14:52.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:51 smithi089 bash[22629]: cluster 2024-08-29T18:14:51.083427+0000 mgr.y (mgr.14472) 251 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 132 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:14:52.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:51 smithi089 bash[32084]: cluster 2024-08-29T18:14:50.829502+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-29T18:14:52.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:51 smithi089 bash[32084]: cluster 2024-08-29T18:14:51.083427+0000 mgr.y (mgr.14472) 251 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 132 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:14:52.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:51 smithi144 bash[24722]: cluster 2024-08-29T18:14:50.829502+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-29T18:14:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:51 smithi144 bash[24722]: cluster 2024-08-29T18:14:51.083427+0000 mgr.y (mgr.14472) 251 : cluster [DBG] pgmap v269: 121 pgs: 121 active+clean; 132 MiB data, 459 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:14:52.837 INFO:tasks.rados.rados.0.smithi089.stdout:390: done (6 left) 2024-08-29T18:14:52.837 INFO:tasks.rados.rados.0.smithi089.stdout:391: read oid 35 snap -1 2024-08-29T18:14:52.837 INFO:tasks.rados.rados.0.smithi089.stdout:391: expect deleted 2024-08-29T18:14:52.837 INFO:tasks.rados.rados.0.smithi089.stdout:392: snap_remove snap 21 2024-08-29T18:14:53.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:52 smithi089 bash[22629]: cluster 2024-08-29T18:14:51.840834+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-29T18:14:53.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:52 smithi089 bash[32084]: cluster 2024-08-29T18:14:51.840834+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-29T18:14:53.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:52 smithi144 bash[24722]: cluster 2024-08-29T18:14:51.840834+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-29T18:14:53.836 INFO:tasks.rados.rados.0.smithi089.stdout:392: done (7 left) 2024-08-29T18:14:53.837 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 41 2024-08-29T18:14:53.837 INFO:tasks.rados.rados.0.smithi089.stdout:393: seq_num 130 ranges {1351680=581632,1933312=614400,2547712=598016,3145728=393216} 2024-08-29T18:14:53.865 INFO:tasks.rados.rados.0.smithi089.stdout:393: writing smithi08969774-1 from 1351680 to 1933312 tid 1 2024-08-29T18:14:53.875 INFO:tasks.rados.rados.0.smithi089.stdout:393: writing smithi08969774-1 from 1933312 to 2547712 tid 2 2024-08-29T18:14:53.885 INFO:tasks.rados.rados.0.smithi089.stdout:393: writing smithi08969774-1 from 2547712 to 3145728 tid 3 2024-08-29T18:14:53.891 INFO:tasks.rados.rados.0.smithi089.stdout:393: writing smithi08969774-1 from 3145728 to 3538944 tid 4 2024-08-29T18:14:53.891 INFO:tasks.rados.rados.0.smithi089.stdout:388: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:14:53.914 INFO:tasks.rados.rados.0.smithi089.stdout:385: expect (ObjNum 13 snap 0 seq_num 13) 2024-08-29T18:14:53.920 INFO:tasks.rados.rados.0.smithi089.stdout:389: expect (ObjNum 99 snap 25 seq_num 99) 2024-08-29T18:14:53.965 INFO:tasks.rados.rados.0.smithi089.stdout:384: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:14:53.965 INFO:tasks.rados.rados.0.smithi089.stdout:386: expect (ObjNum 103 snap 25 seq_num 103) 2024-08-29T18:14:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:387: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:387: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:385: done (7 left) 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:386: done (6 left) 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:388: done (5 left) 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:389: done (4 left) 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:394: delete oid 11 current snap is 41 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:387: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 154 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:384: finishing copy_from to smithi08969774-43 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 132 (ObjNum 106 snap 25 seq_num 106) dirty exists 2024-08-29T18:14:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:393: finishing write tid 1 to smithi08969774-1 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: finishing write tid 2 to smithi08969774-1 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: finishing write tid 3 to smithi08969774-1 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: finishing write tid 4 to smithi08969774-1 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: finishing write tid 5 to smithi08969774-1 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: finishing write tid 6 to smithi08969774-1 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: oid 1 updating version 0 to 145 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: oid 1 updating version 145 to 147 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: oid 1 updating version 147 to 148 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: oid 1 updating version 148 to 149 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: oid 1 version 149 is already newer than 146 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 149 (ObjNum 130 snap 41 seq_num 130) dirty exists 2024-08-29T18:14:54.129 INFO:tasks.rados.rados.0.smithi089.stdout:393: left oid 1 (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:14:54.130 INFO:tasks.rados.rados.0.smithi089.stdout:384: done (4 left) 2024-08-29T18:14:54.130 INFO:tasks.rados.rados.0.smithi089.stdout:387: done (3 left) 2024-08-29T18:14:54.130 INFO:tasks.rados.rados.0.smithi089.stdout:391: done (2 left) 2024-08-29T18:14:54.130 INFO:tasks.rados.rados.0.smithi089.stdout:393: done (1 left) 2024-08-29T18:14:54.130 INFO:tasks.rados.rados.0.smithi089.stdout:394: done (0 left) 2024-08-29T18:14:54.131 INFO:tasks.rados.rados.0.smithi089.stdout:395: rollback oid 29 current snap is 41 2024-08-29T18:14:54.131 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 30 2024-08-29T18:14:54.131 INFO:tasks.rados.rados.0.smithi089.stdout:396: rmattr oid 34 current snap is 41 2024-08-29T18:14:54.131 INFO:tasks.rados.rados.0.smithi089.stdout:397: snap_remove snap 35 2024-08-29T18:14:54.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:53 smithi089 bash[32084]: cluster 2024-08-29T18:14:52.841945+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-29T18:14:54.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:53 smithi089 bash[32084]: cluster 2024-08-29T18:14:53.084793+0000 mgr.y (mgr.14472) 252 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 750 KiB/s wr, 5 op/s 2024-08-29T18:14:54.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:53 smithi089 bash[32084]: cluster 2024-08-29T18:14:53.842582+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-29T18:14:54.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:53 smithi089 bash[22629]: cluster 2024-08-29T18:14:52.841945+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-29T18:14:54.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:53 smithi089 bash[22629]: cluster 2024-08-29T18:14:53.084793+0000 mgr.y (mgr.14472) 252 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 750 KiB/s wr, 5 op/s 2024-08-29T18:14:54.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:53 smithi089 bash[22629]: cluster 2024-08-29T18:14:53.842582+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-29T18:14:54.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:53 smithi144 bash[24722]: cluster 2024-08-29T18:14:52.841945+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-29T18:14:54.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:53 smithi144 bash[24722]: cluster 2024-08-29T18:14:53.084793+0000 mgr.y (mgr.14472) 252 : cluster [DBG] pgmap v272: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 750 KiB/s wr, 5 op/s 2024-08-29T18:14:54.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:53 smithi144 bash[24722]: cluster 2024-08-29T18:14:53.842582+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:397: done (2 left) 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:398: copy_from oid 24 from oid 1 current snap is 41 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 0 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:395: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:395: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:395: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:14:54.880 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 118 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-29T18:14:54.881 INFO:tasks.rados.rados.0.smithi089.stdout:395: done (2 left) 2024-08-29T18:14:54.881 INFO:tasks.rados.rados.0.smithi089.stdout:396: done (1 left) 2024-08-29T18:14:54.881 INFO:tasks.rados.rados.0.smithi089.stdout:399: snap_create 2024-08-29T18:14:54.915 INFO:tasks.rados.rados.0.smithi089.stdout:398: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:14:54.918 INFO:tasks.rados.rados.0.smithi089.stdout:398: finishing copy_from to smithi08969774-24 2024-08-29T18:14:54.918 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 149 (ObjNum 130 snap 41 seq_num 130) dirty exists 2024-08-29T18:14:55.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:14:55] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-08-29T18:14:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:398: done (1 left) 2024-08-29T18:14:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:399: done (0 left) 2024-08-29T18:14:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:400: copy_from oid 27 from oid 39 current snap is 42 2024-08-29T18:14:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 42 2024-08-29T18:14:55.828 INFO:tasks.rados.rados.0.smithi089.stdout:401: seq_num 132 ranges {1114112=614400,1728512=786432,2514944=565248,3080192=253952} 2024-08-29T18:14:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:401: writing smithi08969774-8 from 1114112 to 1728512 tid 1 2024-08-29T18:14:55.869 INFO:tasks.rados.rados.0.smithi089.stdout:401: writing smithi08969774-8 from 1728512 to 2514944 tid 2 2024-08-29T18:14:55.878 INFO:tasks.rados.rados.0.smithi089.stdout:401: writing smithi08969774-8 from 2514944 to 3080192 tid 3 2024-08-29T18:14:55.881 INFO:tasks.rados.rados.0.smithi089.stdout:401: writing smithi08969774-8 from 3080192 to 3334144 tid 4 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:402: copy_from oid 45 from oid 50 current snap is 42 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:400: finishing copy_from racing read to smithi08969774-27 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:400: finishing copy_from to smithi08969774-27 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 18 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:401: finishing write tid 1 to smithi08969774-8 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:401: finishing write tid 2 to smithi08969774-8 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:400: done (2 left) 2024-08-29T18:14:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:403: snap_create 2024-08-29T18:14:55.885 INFO:tasks.rados.rados.0.smithi089.stdout:401: finishing write tid 3 to smithi08969774-8 2024-08-29T18:14:55.886 INFO:tasks.rados.rados.0.smithi089.stdout:401: finishing write tid 4 to smithi08969774-8 2024-08-29T18:14:55.886 INFO:tasks.rados.rados.0.smithi089.stdout:401: finishing write tid 5 to smithi08969774-8 2024-08-29T18:14:55.890 INFO:tasks.rados.rados.0.smithi089.stdout:401: finishing write tid 6 to smithi08969774-8 2024-08-29T18:14:55.890 INFO:tasks.rados.rados.0.smithi089.stdout:401: oid 8 updating version 0 to 175 2024-08-29T18:14:55.890 INFO:tasks.rados.rados.0.smithi089.stdout:401: oid 8 version 175 is already newer than 174 2024-08-29T18:14:55.890 INFO:tasks.rados.rados.0.smithi089.stdout:401: oid 8 version 175 is already newer than 173 2024-08-29T18:14:55.890 INFO:tasks.rados.rados.0.smithi089.stdout:401: oid 8 updating version 175 to 176 2024-08-29T18:14:55.891 INFO:tasks.rados.rados.0.smithi089.stdout:401: oid 8 version 176 is already newer than 172 2024-08-29T18:14:55.891 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 176 (ObjNum 132 snap 42 seq_num 132) dirty exists 2024-08-29T18:14:55.891 INFO:tasks.rados.rados.0.smithi089.stdout:401: left oid 8 (ObjNum 132 snap 42 seq_num 132) 2024-08-29T18:14:55.898 INFO:tasks.rados.rados.0.smithi089.stdout:402: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:14:55.898 INFO:tasks.rados.rados.0.smithi089.stdout:402: finishing copy_from to smithi08969774-45 2024-08-29T18:14:55.899 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 112 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T18:14:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[22629]: cluster 2024-08-29T18:14:54.882465+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-29T18:14:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[22629]: cluster 2024-08-29T18:14:55.085508+0000 mgr.y (mgr.14472) 253 : cluster [DBG] pgmap v275: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 750 KiB/s wr, 5 op/s 2024-08-29T18:14:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[22629]: cluster 2024-08-29T18:14:55.833988+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-29T18:14:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[32084]: cluster 2024-08-29T18:14:54.882465+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-29T18:14:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[32084]: cluster 2024-08-29T18:14:55.085508+0000 mgr.y (mgr.14472) 253 : cluster [DBG] pgmap v275: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 750 KiB/s wr, 5 op/s 2024-08-29T18:14:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:55 smithi089 bash[32084]: cluster 2024-08-29T18:14:55.833988+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-29T18:14:56.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:55 smithi144 bash[24722]: cluster 2024-08-29T18:14:54.882465+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-29T18:14:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:55 smithi144 bash[24722]: cluster 2024-08-29T18:14:55.085508+0000 mgr.y (mgr.14472) 253 : cluster [DBG] pgmap v275: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 750 KiB/s wr, 5 op/s 2024-08-29T18:14:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:55 smithi144 bash[24722]: cluster 2024-08-29T18:14:55.833988+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-29T18:14:56.888 INFO:tasks.rados.rados.0.smithi089.stdout:401: done (2 left) 2024-08-29T18:14:56.889 INFO:tasks.rados.rados.0.smithi089.stdout:402: done (1 left) 2024-08-29T18:14:56.889 INFO:tasks.rados.rados.0.smithi089.stdout:403: done (0 left) 2024-08-29T18:14:56.889 INFO:tasks.rados.rados.0.smithi089.stdout:404: read oid 36 snap -1 2024-08-29T18:14:56.889 INFO:tasks.rados.rados.0.smithi089.stdout:404: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T18:14:56.889 INFO:tasks.rados.rados.0.smithi089.stdout:405: delete oid 21 current snap is 43 2024-08-29T18:14:56.896 INFO:tasks.rados.rados.0.smithi089.stdout:405: done (1 left) 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:406: rmattr oid 9 current snap is 43 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:406: done (1 left) 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:407: rmattr oid 32 current snap is 43 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:407: done (1 left) 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:408: rmattr oid 6 current snap is 43 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:408: done (1 left) 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:409: copy_from oid 15 from oid 19 current snap is 43 2024-08-29T18:14:56.897 INFO:tasks.rados.rados.0.smithi089.stdout:410: delete oid 3 current snap is 43 2024-08-29T18:14:56.900 INFO:tasks.rados.rados.0.smithi089.stdout:404: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:404: done (2 left) 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:410: done (1 left) 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:411: rollback oid 14 current snap is 43 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 30 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:412: read oid 20 snap -1 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:412: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:56.903 INFO:tasks.rados.rados.0.smithi089.stdout:413: snap_remove snap 32 2024-08-29T18:14:57.903 INFO:tasks.rados.rados.0.smithi089.stdout:413: done (3 left) 2024-08-29T18:14:57.903 INFO:tasks.rados.rados.0.smithi089.stdout:414: delete oid 4 current snap is 43 2024-08-29T18:14:57.903 INFO:tasks.rados.rados.0.smithi089.stdout:411: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:14:57.903 INFO:tasks.rados.rados.0.smithi089.stdout:411: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:14:57.903 INFO:tasks.rados.rados.0.smithi089.stdout:411: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:14:57.903 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 196 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-08-29T18:14:57.904 INFO:tasks.rados.rados.0.smithi089.stdout:409: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:14:57.904 INFO:tasks.rados.rados.0.smithi089.stdout:412: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:409: finishing copy_from to smithi08969774-15 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 49 (ObjNum 128 snap 38 seq_num 128) dirty exists 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:409: done (3 left) 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:411: done (2 left) 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:412: done (1 left) 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:414: done (0 left) 2024-08-29T18:14:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 43 2024-08-29T18:14:58.038 INFO:tasks.rados.rados.0.smithi089.stdout:415: seq_num 136 ranges {4030464=688128,4718592=720896,5439488=540672,5980160=344064} 2024-08-29T18:14:58.105 INFO:tasks.rados.rados.0.smithi089.stdout:415: writing smithi08969774-12 from 4030464 to 4718592 tid 1 2024-08-29T18:14:58.111 INFO:tasks.rados.rados.0.smithi089.stdout:415: writing smithi08969774-12 from 4718592 to 5439488 tid 2 2024-08-29T18:14:58.116 INFO:tasks.rados.rados.0.smithi089.stdout:415: writing smithi08969774-12 from 5439488 to 5980160 tid 3 2024-08-29T18:14:58.120 INFO:tasks.rados.rados.0.smithi089.stdout:415: writing smithi08969774-12 from 5980160 to 6324224 tid 4 2024-08-29T18:14:58.120 INFO:tasks.rados.rados.0.smithi089.stdout:416: snap_remove snap 41 2024-08-29T18:14:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:57 smithi089 bash[22629]: cluster 2024-08-29T18:14:56.895056+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-29T18:14:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:57 smithi089 bash[22629]: cluster 2024-08-29T18:14:57.086203+0000 mgr.y (mgr.14472) 254 : cluster [DBG] pgmap v278: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:58.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:57 smithi089 bash[32084]: cluster 2024-08-29T18:14:56.895056+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-29T18:14:58.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:57 smithi089 bash[32084]: cluster 2024-08-29T18:14:57.086203+0000 mgr.y (mgr.14472) 254 : cluster [DBG] pgmap v278: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:58.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:57 smithi144 bash[24722]: cluster 2024-08-29T18:14:56.895056+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-29T18:14:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:57 smithi144 bash[24722]: cluster 2024-08-29T18:14:57.086203+0000 mgr.y (mgr.14472) 254 : cluster [DBG] pgmap v278: 121 pgs: 121 active+clean; 135 MiB data, 468 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:14:58.912 INFO:tasks.rados.rados.0.smithi089.stdout:416: done (1 left) 2024-08-29T18:14:58.912 INFO:tasks.rados.rados.0.smithi089.stdout:417: snap_remove snap 33 2024-08-29T18:14:59.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:58 smithi089 bash[32084]: cluster 2024-08-29T18:14:57.909845+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-29T18:14:59.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:58 smithi089 bash[22629]: cluster 2024-08-29T18:14:57.909845+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-29T18:14:59.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:58 smithi144 bash[24722]: cluster 2024-08-29T18:14:57.909845+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-29T18:14:59.926 INFO:tasks.rados.rados.0.smithi089.stdout:415: finishing write tid 1 to smithi08969774-12 2024-08-29T18:14:59.926 INFO:tasks.rados.rados.0.smithi089.stdout:415: finishing write tid 2 to smithi08969774-12 2024-08-29T18:14:59.926 INFO:tasks.rados.rados.0.smithi089.stdout:415: finishing write tid 3 to smithi08969774-12 2024-08-29T18:14:59.926 INFO:tasks.rados.rados.0.smithi089.stdout:415: finishing write tid 4 to smithi08969774-12 2024-08-29T18:14:59.926 INFO:tasks.rados.rados.0.smithi089.stdout:415: finishing write tid 5 to smithi08969774-12 2024-08-29T18:14:59.926 INFO:tasks.rados.rados.0.smithi089.stdout:415: finishing write tid 6 to smithi08969774-12 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: oid 12 updating version 0 to 189 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: oid 12 updating version 189 to 192 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: oid 12 version 192 is already newer than 190 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: oid 12 version 192 is already newer than 191 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: oid 12 version 192 is already newer than 188 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 192 (ObjNum 136 snap 43 seq_num 136) dirty exists 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: left oid 12 (ObjNum 136 snap 43 seq_num 136) 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:415: done (1 left) 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:417: done (0 left) 2024-08-29T18:14:59.927 INFO:tasks.rados.rados.0.smithi089.stdout:418: snap_remove snap 29 2024-08-29T18:15:00.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:59 smithi089 bash[22629]: cluster 2024-08-29T18:14:58.918221+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-29T18:15:00.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:14:59 smithi089 bash[22629]: cluster 2024-08-29T18:14:59.086905+0000 mgr.y (mgr.14472) 255 : cluster [DBG] pgmap v281: 121 pgs: 121 active+clean; 144 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2024-08-29T18:15:00.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:59 smithi089 bash[32084]: cluster 2024-08-29T18:14:58.918221+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-29T18:15:00.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:14:59 smithi089 bash[32084]: cluster 2024-08-29T18:14:59.086905+0000 mgr.y (mgr.14472) 255 : cluster [DBG] pgmap v281: 121 pgs: 121 active+clean; 144 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2024-08-29T18:15:00.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:59 smithi144 bash[24722]: cluster 2024-08-29T18:14:58.918221+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-29T18:15:00.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:14:59 smithi144 bash[24722]: cluster 2024-08-29T18:14:59.086905+0000 mgr.y (mgr.14472) 255 : cluster [DBG] pgmap v281: 121 pgs: 121 active+clean; 144 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2024-08-29T18:15:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:418: done (0 left) 2024-08-29T18:15:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:419: snap_remove snap 26 2024-08-29T18:15:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:00 smithi089 bash[22629]: cluster 2024-08-29T18:14:59.931262+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-29T18:15:01.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:00 smithi089 bash[22629]: cluster 2024-08-29T18:15:00.834711+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-29T18:15:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:00 smithi089 bash[32084]: cluster 2024-08-29T18:14:59.931262+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-29T18:15:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:00 smithi089 bash[32084]: cluster 2024-08-29T18:15:00.834711+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-29T18:15:01.289 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:00 smithi144 bash[24722]: cluster 2024-08-29T18:14:59.931262+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-29T18:15:01.289 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:00 smithi144 bash[24722]: cluster 2024-08-29T18:15:00.834711+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-29T18:15:01.832 INFO:tasks.rados.rados.0.smithi089.stdout:419: done (0 left) 2024-08-29T18:15:01.832 INFO:tasks.rados.rados.0.smithi089.stdout:420: setattr oid 41 current snap is 43 2024-08-29T18:15:01.839 INFO:tasks.rados.rados.0.smithi089.stdout:421: read oid 26 snap -1 2024-08-29T18:15:01.840 INFO:tasks.rados.rados.0.smithi089.stdout:421: expect deleted 2024-08-29T18:15:01.840 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 43 2024-08-29T18:15:01.840 INFO:tasks.rados.rados.0.smithi089.stdout:422: seq_num 137 ranges {0=704512,704512=655360,1359872=753664,2113536=196608} 2024-08-29T18:15:01.850 INFO:tasks.rados.rados.0.smithi089.stdout:422: writing smithi08969774-31 from 0 to 704512 tid 1 2024-08-29T18:15:01.855 INFO:tasks.rados.rados.0.smithi089.stdout:422: writing smithi08969774-31 from 704512 to 1359872 tid 2 2024-08-29T18:15:01.861 INFO:tasks.rados.rados.0.smithi089.stdout:422: writing smithi08969774-31 from 1359872 to 2113536 tid 3 2024-08-29T18:15:01.863 INFO:tasks.rados.rados.0.smithi089.stdout:422: writing smithi08969774-31 from 2113536 to 2310144 tid 4 2024-08-29T18:15:01.863 INFO:tasks.rados.rados.0.smithi089.stdout:423: setattr oid 8 current snap is 43 2024-08-29T18:15:01.863 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 85 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-08-29T18:15:01.865 INFO:tasks.rados.rados.0.smithi089.stdout:420: done (3 left) 2024-08-29T18:15:01.865 INFO:tasks.rados.rados.0.smithi089.stdout:421: done (2 left) 2024-08-29T18:15:01.865 INFO:tasks.rados.rados.0.smithi089.stdout:424: read oid 33 snap -1 2024-08-29T18:15:01.865 INFO:tasks.rados.rados.0.smithi089.stdout:424: expect (ObjNum 110 snap 27 seq_num 110) 2024-08-29T18:15:01.865 INFO:tasks.rados.rados.0.smithi089.stdout:425: snap_remove snap 25 2024-08-29T18:15:02.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:01 smithi089 bash[22629]: cluster 2024-08-29T18:15:01.087699+0000 mgr.y (mgr.14472) 256 : cluster [DBG] pgmap v284: 121 pgs: 121 active+clean; 144 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2024-08-29T18:15:02.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:01 smithi089 bash[22629]: cluster 2024-08-29T18:15:01.838466+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-29T18:15:02.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:01 smithi089 bash[32084]: cluster 2024-08-29T18:15:01.087699+0000 mgr.y (mgr.14472) 256 : cluster [DBG] pgmap v284: 121 pgs: 121 active+clean; 144 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2024-08-29T18:15:02.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:01 smithi089 bash[32084]: cluster 2024-08-29T18:15:01.838466+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-29T18:15:02.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:01 smithi144 bash[24722]: cluster 2024-08-29T18:15:01.087699+0000 mgr.y (mgr.14472) 256 : cluster [DBG] pgmap v284: 121 pgs: 121 active+clean; 144 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2024-08-29T18:15:02.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:01 smithi144 bash[24722]: cluster 2024-08-29T18:15:01.838466+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 218 (ObjNum 132 snap 42 seq_num 132) dirty exists 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: finishing write tid 1 to smithi08969774-31 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: finishing write tid 2 to smithi08969774-31 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: finishing write tid 3 to smithi08969774-31 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: finishing write tid 4 to smithi08969774-31 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: finishing write tid 5 to smithi08969774-31 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: finishing write tid 6 to smithi08969774-31 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: oid 31 updating version 0 to 93 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: oid 31 version 93 is already newer than 89 2024-08-29T18:15:02.848 INFO:tasks.rados.rados.0.smithi089.stdout:422: oid 31 version 93 is already newer than 91 2024-08-29T18:15:02.849 INFO:tasks.rados.rados.0.smithi089.stdout:422: oid 31 version 93 is already newer than 90 2024-08-29T18:15:02.849 INFO:tasks.rados.rados.0.smithi089.stdout:422: oid 31 version 93 is already newer than 92 2024-08-29T18:15:02.849 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 93 (ObjNum 137 snap 43 seq_num 137) dirty exists 2024-08-29T18:15:02.849 INFO:tasks.rados.rados.0.smithi089.stdout:422: left oid 31 (ObjNum 137 snap 43 seq_num 137) 2024-08-29T18:15:02.849 INFO:tasks.rados.rados.0.smithi089.stdout:424: expect (ObjNum 110 snap 27 seq_num 110) 2024-08-29T18:15:02.917 INFO:tasks.rados.rados.0.smithi089.stdout:422: done (3 left) 2024-08-29T18:15:02.917 INFO:tasks.rados.rados.0.smithi089.stdout:423: done (2 left) 2024-08-29T18:15:02.917 INFO:tasks.rados.rados.0.smithi089.stdout:424: done (1 left) 2024-08-29T18:15:02.917 INFO:tasks.rados.rados.0.smithi089.stdout:425: done (0 left) 2024-08-29T18:15:02.917 INFO:tasks.rados.rados.0.smithi089.stdout:426: snap_remove snap 42 2024-08-29T18:15:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:02 smithi144 bash[24722]: audit 2024-08-29T18:15:02.015588+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:02 smithi144 bash[24722]: cluster 2024-08-29T18:15:02.841919+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-29T18:15:03.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:02 smithi089 bash[22629]: audit 2024-08-29T18:15:02.015588+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:03.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:02 smithi089 bash[22629]: cluster 2024-08-29T18:15:02.841919+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-29T18:15:03.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:02 smithi089 bash[32084]: audit 2024-08-29T18:15:02.015588+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:03.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:02 smithi089 bash[32084]: cluster 2024-08-29T18:15:02.841919+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-29T18:15:03.836 INFO:tasks.rados.rados.0.smithi089.stdout:426: done (0 left) 2024-08-29T18:15:03.837 INFO:tasks.rados.rados.0.smithi089.stdout:427: read oid 36 snap -1 2024-08-29T18:15:03.837 INFO:tasks.rados.rados.0.smithi089.stdout:427: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T18:15:03.837 INFO:tasks.rados.rados.0.smithi089.stdout:428: setattr oid 42 current snap is 43 2024-08-29T18:15:03.839 INFO:tasks.rados.rados.0.smithi089.stdout:429: setattr oid 11 current snap is 43 2024-08-29T18:15:03.841 INFO:tasks.rados.rados.0.smithi089.stdout:430: delete oid 15 current snap is 43 2024-08-29T18:15:03.852 INFO:tasks.rados.rados.0.smithi089.stdout:427: expect (ObjNum 1 snap 0 seq_num 1) 2024-08-29T18:15:03.857 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 231 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:15:03.858 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 94 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:03.859 INFO:tasks.rados.rados.0.smithi089.stdout:427: done (3 left) 2024-08-29T18:15:03.859 INFO:tasks.rados.rados.0.smithi089.stdout:428: done (2 left) 2024-08-29T18:15:03.859 INFO:tasks.rados.rados.0.smithi089.stdout:429: done (1 left) 2024-08-29T18:15:03.859 INFO:tasks.rados.rados.0.smithi089.stdout:430: done (0 left) 2024-08-29T18:15:03.859 INFO:tasks.rados.rados.0.smithi089.stdout:431: copy_from oid 35 from oid 7 current snap is 43 2024-08-29T18:15:03.859 INFO:tasks.rados.rados.0.smithi089.stdout:432: snap_remove snap 39 2024-08-29T18:15:04.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:03 smithi144 bash[24722]: cluster 2024-08-29T18:15:03.089052+0000 mgr.y (mgr.14472) 257 : cluster [DBG] pgmap v287: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-08-29T18:15:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:03 smithi144 bash[24722]: cluster 2024-08-29T18:15:03.842708+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-29T18:15:04.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:03 smithi089 bash[22629]: cluster 2024-08-29T18:15:03.089052+0000 mgr.y (mgr.14472) 257 : cluster [DBG] pgmap v287: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-08-29T18:15:04.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:03 smithi089 bash[22629]: cluster 2024-08-29T18:15:03.842708+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-29T18:15:04.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:03 smithi089 bash[32084]: cluster 2024-08-29T18:15:03.089052+0000 mgr.y (mgr.14472) 257 : cluster [DBG] pgmap v287: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-08-29T18:15:04.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:03 smithi089 bash[32084]: cluster 2024-08-29T18:15:03.842708+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-29T18:15:04.850 INFO:tasks.rados.rados.0.smithi089.stdout:431: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:15:04.850 INFO:tasks.rados.rados.0.smithi089.stdout:431: finishing copy_from to smithi08969774-35 2024-08-29T18:15:04.850 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 154 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-08-29T18:15:04.850 INFO:tasks.rados.rados.0.smithi089.stdout:431: done (1 left) 2024-08-29T18:15:04.850 INFO:tasks.rados.rados.0.smithi089.stdout:432: done (0 left) 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:433: copy_from oid 43 from oid 9 current snap is 43 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:434: read oid 21 snap -1 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:434: expect deleted 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:435: copy_from oid 14 from oid 31 current snap is 43 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:436: rollback oid 50 current snap is 43 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 30 2024-08-29T18:15:04.851 INFO:tasks.rados.rados.0.smithi089.stdout:437: delete oid 5 current snap is 43 2024-08-29T18:15:04.861 INFO:tasks.rados.rados.0.smithi089.stdout:434: done (4 left) 2024-08-29T18:15:04.861 INFO:tasks.rados.rados.0.smithi089.stdout:437: done (3 left) 2024-08-29T18:15:04.861 INFO:tasks.rados.rados.0.smithi089.stdout:438: snap_create 2024-08-29T18:15:04.865 INFO:tasks.rados.rados.0.smithi089.stdout:436: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:15:04.866 INFO:tasks.rados.rados.0.smithi089.stdout:436: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:15:04.867 INFO:tasks.rados.rados.0.smithi089.stdout:436: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:15:04.867 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 168 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-08-29T18:15:04.877 INFO:tasks.rados.rados.0.smithi089.stdout:435: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:15:04.882 INFO:tasks.rados.rados.0.smithi089.stdout:435: finishing copy_from to smithi08969774-14 2024-08-29T18:15:04.882 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 93 (ObjNum 137 snap 43 seq_num 137) dirty exists 2024-08-29T18:15:04.893 INFO:tasks.rados.rados.0.smithi089.stdout:433: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:15:04.896 INFO:tasks.rados.rados.0.smithi089.stdout:433: finishing copy_from to smithi08969774-43 2024-08-29T18:15:04.896 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 65 (ObjNum 123 snap 35 seq_num 123) dirty exists 2024-08-29T18:15:05.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:05 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:15:05] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-29T18:15:05.837 INFO:tasks.rados.rados.0.smithi089.stdout:433: done (3 left) 2024-08-29T18:15:05.837 INFO:tasks.rados.rados.0.smithi089.stdout:435: done (2 left) 2024-08-29T18:15:05.837 INFO:tasks.rados.rados.0.smithi089.stdout:436: done (1 left) 2024-08-29T18:15:05.837 INFO:tasks.rados.rados.0.smithi089.stdout:438: done (0 left) 2024-08-29T18:15:05.837 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 44 2024-08-29T18:15:05.838 INFO:tasks.rados.rados.0.smithi089.stdout:439: seq_num 140 ranges {2195456=753664,2949120=704512,3653632=524288,4177920=376832} 2024-08-29T18:15:05.885 INFO:tasks.rados.rados.0.smithi089.stdout:439: writing smithi08969774-28 from 2195456 to 2949120 tid 1 2024-08-29T18:15:05.897 INFO:tasks.rados.rados.0.smithi089.stdout:439: writing smithi08969774-28 from 2949120 to 3653632 tid 2 2024-08-29T18:15:05.903 INFO:tasks.rados.rados.0.smithi089.stdout:439: writing smithi08969774-28 from 3653632 to 4177920 tid 3 2024-08-29T18:15:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:439: writing smithi08969774-28 from 4177920 to 4554752 tid 4 2024-08-29T18:15:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 44 2024-08-29T18:15:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:439: finishing write tid 1 to smithi08969774-28 2024-08-29T18:15:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:439: finishing write tid 2 to smithi08969774-28 2024-08-29T18:15:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:440: seq_num 141 ranges {4341760=770048,5111808=589824,5701632=729088,6430720=286720} 2024-08-29T18:15:05.954 INFO:tasks.rados.rados.0.smithi089.stdout:440: writing smithi08969774-43 from 4341760 to 5111808 tid 1 2024-08-29T18:15:05.959 INFO:tasks.rados.rados.0.smithi089.stdout:440: writing smithi08969774-43 from 5111808 to 5701632 tid 2 2024-08-29T18:15:05.964 INFO:tasks.rados.rados.0.smithi089.stdout:440: writing smithi08969774-43 from 5701632 to 6430720 tid 3 2024-08-29T18:15:05.967 INFO:tasks.rados.rados.0.smithi089.stdout:440: writing smithi08969774-43 from 6430720 to 6717440 tid 4 2024-08-29T18:15:05.967 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 44 2024-08-29T18:15:05.967 INFO:tasks.rados.rados.0.smithi089.stdout:439: finishing write tid 3 to smithi08969774-28 2024-08-29T18:15:05.967 INFO:tasks.rados.rados.0.smithi089.stdout:439: finishing write tid 4 to smithi08969774-28 2024-08-29T18:15:05.967 INFO:tasks.rados.rados.0.smithi089.stdout:439: finishing write tid 5 to smithi08969774-28 2024-08-29T18:15:05.967 INFO:tasks.rados.rados.0.smithi089.stdout:441: seq_num 142 ranges {0=786432,786432=475136,1261568=540672,1802240=589824} 2024-08-29T18:15:05.973 INFO:tasks.rados.rados.0.smithi089.stdout:441: writing smithi08969774-26 from 0 to 786432 tid 1 2024-08-29T18:15:05.976 INFO:tasks.rados.rados.0.smithi089.stdout:441: writing smithi08969774-26 from 786432 to 1261568 tid 2 2024-08-29T18:15:05.980 INFO:tasks.rados.rados.0.smithi089.stdout:441: writing smithi08969774-26 from 1261568 to 1802240 tid 3 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:441: writing smithi08969774-26 from 1802240 to 2392064 tid 4 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:442: delete oid 17 current snap is 44 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:439: finishing write tid 6 to smithi08969774-28 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:439: oid 28 updating version 0 to 44 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:439: oid 28 updating version 44 to 46 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:439: oid 28 version 46 is already newer than 42 2024-08-29T18:15:05.984 INFO:tasks.rados.rados.0.smithi089.stdout:439: oid 28 version 46 is already newer than 43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:439: oid 28 version 46 is already newer than 45 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 46 (ObjNum 140 snap 44 seq_num 140) dirty exists 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:439: left oid 28 (ObjNum 140 snap 44 seq_num 140) 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: finishing write tid 1 to smithi08969774-43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: finishing write tid 2 to smithi08969774-43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: finishing write tid 3 to smithi08969774-43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: finishing write tid 4 to smithi08969774-43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: finishing write tid 5 to smithi08969774-43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: finishing write tid 6 to smithi08969774-43 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: oid 43 updating version 0 to 186 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: oid 43 version 186 is already newer than 183 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: oid 43 version 186 is already newer than 185 2024-08-29T18:15:05.985 INFO:tasks.rados.rados.0.smithi089.stdout:440: oid 43 updating version 186 to 187 2024-08-29T18:15:05.986 INFO:tasks.rados.rados.0.smithi089.stdout:440: oid 43 version 187 is already newer than 184 2024-08-29T18:15:05.986 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 187 (ObjNum 141 snap 44 seq_num 141) dirty exists 2024-08-29T18:15:05.986 INFO:tasks.rados.rados.0.smithi089.stdout:440: left oid 43 (ObjNum 141 snap 44 seq_num 141) 2024-08-29T18:15:05.986 INFO:tasks.rados.rados.0.smithi089.stdout:441: finishing write tid 1 to smithi08969774-26 2024-08-29T18:15:05.986 INFO:tasks.rados.rados.0.smithi089.stdout:441: finishing write tid 2 to smithi08969774-26 2024-08-29T18:15:05.988 INFO:tasks.rados.rados.0.smithi089.stdout:439: done (3 left) 2024-08-29T18:15:05.988 INFO:tasks.rados.rados.0.smithi089.stdout:440: done (2 left) 2024-08-29T18:15:05.988 INFO:tasks.rados.rados.0.smithi089.stdout:442: done (1 left) 2024-08-29T18:15:05.988 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 44 2024-08-29T18:15:05.988 INFO:tasks.rados.rados.0.smithi089.stdout:443: seq_num 144 ranges {172032=16384} 2024-08-29T18:15:05.989 INFO:tasks.rados.rados.0.smithi089.stdout:443: writing smithi08969774-38 from 172032 to 188416 tid 1 2024-08-29T18:15:05.990 INFO:tasks.rados.rados.0.smithi089.stdout:444: setattr oid 2 current snap is 44 2024-08-29T18:15:05.990 INFO:tasks.rados.rados.0.smithi089.stdout:441: finishing write tid 3 to smithi08969774-26 2024-08-29T18:15:05.991 INFO:tasks.rados.rados.0.smithi089.stdout:441: finishing write tid 4 to smithi08969774-26 2024-08-29T18:15:05.991 INFO:tasks.rados.rados.0.smithi089.stdout:445: read oid 6 snap -1 2024-08-29T18:15:05.991 INFO:tasks.rados.rados.0.smithi089.stdout:445: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-29T18:15:05.991 INFO:tasks.rados.rados.0.smithi089.stdout:446: snap_create 2024-08-29T18:15:05.991 INFO:tasks.rados.rados.0.smithi089.stdout:441: finishing write tid 5 to smithi08969774-26 2024-08-29T18:15:05.994 INFO:tasks.rados.rados.0.smithi089.stdout:443: finishing write tid 1 to smithi08969774-38 2024-08-29T18:15:05.996 INFO:tasks.rados.rados.0.smithi089.stdout:443: finishing write tid 2 to smithi08969774-38 2024-08-29T18:15:05.998 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 157 (ObjNum 33 snap 0 seq_num 2867330704) dirty exists 2024-08-29T18:15:05.998 INFO:tasks.rados.rados.0.smithi089.stdout:445: expect (ObjNum 39 snap 0 seq_num 39) 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: finishing write tid 6 to smithi08969774-26 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: oid 26 updating version 0 to 41 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: oid 26 version 41 is already newer than 38 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: oid 26 version 41 is already newer than 39 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: oid 26 version 41 is already newer than 40 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: oid 26 updating version 41 to 42 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 42 (ObjNum 142 snap 44 seq_num 142) dirty exists 2024-08-29T18:15:06.018 INFO:tasks.rados.rados.0.smithi089.stdout:441: left oid 26 (ObjNum 142 snap 44 seq_num 142) 2024-08-29T18:15:06.019 INFO:tasks.rados.rados.0.smithi089.stdout:443: finishing write tid 3 to smithi08969774-38 2024-08-29T18:15:06.019 INFO:tasks.rados.rados.0.smithi089.stdout:443: oid 38 updating version 0 to 189 2024-08-29T18:15:06.019 INFO:tasks.rados.rados.0.smithi089.stdout:443: oid 38 updating version 189 to 190 2024-08-29T18:15:06.019 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 190 (ObjNum 144 snap 44 seq_num 144) dirty exists 2024-08-29T18:15:06.019 INFO:tasks.rados.rados.0.smithi089.stdout:443: left oid 38 (ObjNum 144 snap 44 seq_num 144) 2024-08-29T18:15:06.100 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:05 smithi144 bash[24722]: cluster 2024-08-29T18:15:04.847278+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-29T18:15:06.100 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:05 smithi144 bash[24722]: cluster 2024-08-29T18:15:05.089771+0000 mgr.y (mgr.14472) 258 : cluster [DBG] pgmap v290: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-08-29T18:15:06.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:05 smithi089 bash[22629]: cluster 2024-08-29T18:15:04.847278+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-29T18:15:06.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:05 smithi089 bash[22629]: cluster 2024-08-29T18:15:05.089771+0000 mgr.y (mgr.14472) 258 : cluster [DBG] pgmap v290: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-08-29T18:15:06.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:05 smithi089 bash[32084]: cluster 2024-08-29T18:15:04.847278+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-29T18:15:06.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:05 smithi089 bash[32084]: cluster 2024-08-29T18:15:05.089771+0000 mgr.y (mgr.14472) 258 : cluster [DBG] pgmap v290: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-08-29T18:15:06.870 INFO:tasks.rados.rados.0.smithi089.stdout:441: done (4 left) 2024-08-29T18:15:06.870 INFO:tasks.rados.rados.0.smithi089.stdout:443: done (3 left) 2024-08-29T18:15:06.870 INFO:tasks.rados.rados.0.smithi089.stdout:444: done (2 left) 2024-08-29T18:15:06.870 INFO:tasks.rados.rados.0.smithi089.stdout:445: done (1 left) 2024-08-29T18:15:06.870 INFO:tasks.rados.rados.0.smithi089.stdout:446: done (0 left) 2024-08-29T18:15:06.870 INFO:tasks.rados.rados.0.smithi089.stdout:447: delete oid 27 current snap is 45 2024-08-29T18:15:06.877 INFO:tasks.rados.rados.0.smithi089.stdout:447: done (0 left) 2024-08-29T18:15:06.878 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 45 2024-08-29T18:15:06.878 INFO:tasks.rados.rados.0.smithi089.stdout:448: seq_num 146 ranges {0=49152} 2024-08-29T18:15:06.878 INFO:tasks.rados.rados.0.smithi089.stdout:448: writing smithi08969774-3 from 0 to 49152 tid 1 2024-08-29T18:15:06.878 INFO:tasks.rados.rados.0.smithi089.stdout:449: snap_create 2024-08-29T18:15:06.887 INFO:tasks.rados.rados.0.smithi089.stdout:448: finishing write tid 1 to smithi08969774-3 2024-08-29T18:15:06.888 INFO:tasks.rados.rados.0.smithi089.stdout:448: finishing write tid 2 to smithi08969774-3 2024-08-29T18:15:06.890 INFO:tasks.rados.rados.0.smithi089.stdout:448: finishing write tid 3 to smithi08969774-3 2024-08-29T18:15:06.890 INFO:tasks.rados.rados.0.smithi089.stdout:448: oid 3 updating version 0 to 244 2024-08-29T18:15:06.890 INFO:tasks.rados.rados.0.smithi089.stdout:448: oid 3 updating version 244 to 245 2024-08-29T18:15:06.890 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 245 (ObjNum 146 snap 45 seq_num 146) dirty exists 2024-08-29T18:15:06.890 INFO:tasks.rados.rados.0.smithi089.stdout:448: left oid 3 (ObjNum 146 snap 45 seq_num 146) 2024-08-29T18:15:07.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:06 smithi089 bash[22629]: cluster 2024-08-29T18:15:05.843364+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-29T18:15:07.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:06 smithi089 bash[32084]: cluster 2024-08-29T18:15:05.843364+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-29T18:15:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:06 smithi144 bash[24722]: cluster 2024-08-29T18:15:05.843364+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-29T18:15:07.871 INFO:tasks.rados.rados.0.smithi089.stdout:448: done (1 left) 2024-08-29T18:15:07.871 INFO:tasks.rados.rados.0.smithi089.stdout:449: done (0 left) 2024-08-29T18:15:07.872 INFO:tasks.rados.rados.0.smithi089.stdout:450: rollback oid 27 current snap is 46 2024-08-29T18:15:07.872 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 45 2024-08-29T18:15:07.872 INFO:tasks.rados.rados.0.smithi089.stdout:451: setattr oid 20 current snap is 46 2024-08-29T18:15:07.875 INFO:tasks.rados.rados.0.smithi089.stdout:450: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:15:07.875 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 159 (ObjNum 161 snap 0 seq_num 2867539296) dirty dne 2024-08-29T18:15:07.878 INFO:tasks.rados.rados.0.smithi089.stdout:450: done (1 left) 2024-08-29T18:15:07.878 INFO:tasks.rados.rados.0.smithi089.stdout:452: snap_create 2024-08-29T18:15:07.884 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 192 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:08.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: cluster 2024-08-29T18:15:06.874039+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: cephadm 2024-08-29T18:15:07.027104+0000 mgr.y (mgr.14472) 259 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: audit 2024-08-29T18:15:07.037482+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: audit 2024-08-29T18:15:07.039383+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: audit 2024-08-29T18:15:07.041279+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: audit 2024-08-29T18:15:07.043291+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: cephadm 2024-08-29T18:15:07.045269+0000 mgr.y (mgr.14472) 260 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[22629]: cluster 2024-08-29T18:15:07.090387+0000 mgr.y (mgr.14472) 261 : cluster [DBG] pgmap v293: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: cluster 2024-08-29T18:15:06.874039+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: cephadm 2024-08-29T18:15:07.027104+0000 mgr.y (mgr.14472) 259 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T18:15:08.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: audit 2024-08-29T18:15:07.037482+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:08.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: audit 2024-08-29T18:15:07.039383+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:08.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: audit 2024-08-29T18:15:07.041279+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:15:08.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: audit 2024-08-29T18:15:07.043291+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:08.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: cephadm 2024-08-29T18:15:07.045269+0000 mgr.y (mgr.14472) 260 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T18:15:08.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:07 smithi089 bash[32084]: cluster 2024-08-29T18:15:07.090387+0000 mgr.y (mgr.14472) 261 : cluster [DBG] pgmap v293: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: cluster 2024-08-29T18:15:06.874039+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: cephadm 2024-08-29T18:15:07.027104+0000 mgr.y (mgr.14472) 259 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: audit 2024-08-29T18:15:07.037482+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: audit 2024-08-29T18:15:07.039383+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: audit 2024-08-29T18:15:07.041279+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: audit 2024-08-29T18:15:07.043291+0000 mon.a (mon.0) 1191 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: cephadm 2024-08-29T18:15:07.045269+0000 mgr.y (mgr.14472) 260 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T18:15:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:07 smithi144 bash[24722]: cluster 2024-08-29T18:15:07.090387+0000 mgr.y (mgr.14472) 261 : cluster [DBG] pgmap v293: 121 pgs: 121 active+clean; 142 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:08.896 INFO:tasks.rados.rados.0.smithi089.stdout:451: done (1 left) 2024-08-29T18:15:08.896 INFO:tasks.rados.rados.0.smithi089.stdout:452: done (0 left) 2024-08-29T18:15:08.896 INFO:tasks.rados.rados.0.smithi089.stdout:453: read oid 46 snap -1 2024-08-29T18:15:08.897 INFO:tasks.rados.rados.0.smithi089.stdout:453: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:15:08.897 INFO:tasks.rados.rados.0.smithi089.stdout:454: snap_remove snap 43 2024-08-29T18:15:09.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:08 smithi144 bash[24722]: cluster 2024-08-29T18:15:07.877539+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-29T18:15:09.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:08 smithi089 bash[32084]: cluster 2024-08-29T18:15:07.877539+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-29T18:15:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:08 smithi089 bash[22629]: cluster 2024-08-29T18:15:07.877539+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-29T18:15:09.550 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.550 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.551 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.551 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.551 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.552 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.552 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.552 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.553 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:09.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:09 smithi144 systemd[1]: Stopping Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:15:09.909 INFO:tasks.rados.rados.0.smithi089.stdout:454: done (1 left) 2024-08-29T18:15:09.909 INFO:tasks.rados.rados.0.smithi089.stdout:455: read oid 12 snap -1 2024-08-29T18:15:09.909 INFO:tasks.rados.rados.0.smithi089.stdout:455: expect (ObjNum 136 snap 43 seq_num 136) 2024-08-29T18:15:09.909 INFO:tasks.rados.rados.0.smithi089.stdout:453: expect (ObjNum 45 snap 0 seq_num 45) 2024-08-29T18:15:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:455: expect (ObjNum 136 snap 43 seq_num 136) 2024-08-29T18:15:10.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:09 smithi089 bash[22629]: cluster 2024-08-29T18:15:08.900750+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-29T18:15:10.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:09 smithi089 bash[22629]: cluster 2024-08-29T18:15:09.091073+0000 mgr.y (mgr.14472) 262 : cluster [DBG] pgmap v296: 121 pgs: 121 active+clean; 152 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T18:15:10.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:09 smithi089 bash[32084]: cluster 2024-08-29T18:15:08.900750+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-29T18:15:10.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:09 smithi089 bash[32084]: cluster 2024-08-29T18:15:09.091073+0000 mgr.y (mgr.14472) 262 : cluster [DBG] pgmap v296: 121 pgs: 121 active+clean; 152 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T18:15:10.271 INFO:tasks.rados.rados.0.smithi089.stdout:456: read oid 38 snap 30 2024-08-29T18:15:10.271 INFO:tasks.rados.rados.0.smithi089.stdout:456: expect (ObjNum 90 snap 18 seq_num 90) 2024-08-29T18:15:10.271 INFO:tasks.rados.rados.0.smithi089.stdout:453: done (2 left) 2024-08-29T18:15:10.271 INFO:tasks.rados.rados.0.smithi089.stdout:455: done (1 left) 2024-08-29T18:15:10.271 INFO:tasks.rados.rados.0.smithi089.stdout:457: snap_create 2024-08-29T18:15:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:456: expect (ObjNum 90 snap 18 seq_num 90) 2024-08-29T18:15:10.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:09 smithi144 bash[24722]: cluster 2024-08-29T18:15:08.900750+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-29T18:15:10.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:09 smithi144 bash[24722]: cluster 2024-08-29T18:15:09.091073+0000 mgr.y (mgr.14472) 262 : cluster [DBG] pgmap v296: 121 pgs: 121 active+clean; 152 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T18:15:10.694 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[52834]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T18:15:10.694 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:15:10.694 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[52895]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T18:15:10.694 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-29T18:15:10.694 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: Stopped Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:15:10.832 INFO:tasks.rados.rados.0.smithi089.stdout:456: done (1 left) 2024-08-29T18:15:10.832 INFO:tasks.rados.rados.0.smithi089.stdout:457: done (0 left) 2024-08-29T18:15:10.832 INFO:tasks.rados.rados.0.smithi089.stdout:458: delete oid 4 current snap is 48 2024-08-29T18:15:10.838 INFO:tasks.rados.rados.0.smithi089.stdout:458: done (0 left) 2024-08-29T18:15:10.838 INFO:tasks.rados.rados.0.smithi089.stdout:459: snap_create 2024-08-29T18:15:11.054 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.054 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.054 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.055 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.055 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.055 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.055 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: Started Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:15:11.056 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.056 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:10 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[24722]: cluster 2024-08-29T18:15:09.913124+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-29T18:15:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[24722]: cluster 2024-08-29T18:15:10.838965+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-29T18:15:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[24722]: audit 2024-08-29T18:15:10.865829+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[24722]: audit 2024-08-29T18:15:10.876378+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:10 smithi144 bash[24722]: audit 2024-08-29T18:15:10.878603+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:11.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[22629]: cluster 2024-08-29T18:15:09.913124+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-29T18:15:11.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[22629]: cluster 2024-08-29T18:15:10.838965+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-29T18:15:11.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[22629]: audit 2024-08-29T18:15:10.865829+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:11.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[22629]: audit 2024-08-29T18:15:10.876378+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:11.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[22629]: audit 2024-08-29T18:15:10.878603+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[32084]: cluster 2024-08-29T18:15:09.913124+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-29T18:15:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[32084]: cluster 2024-08-29T18:15:10.838965+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-29T18:15:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[32084]: audit 2024-08-29T18:15:10.865829+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[32084]: audit 2024-08-29T18:15:10.876378+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:10 smithi089 bash[32084]: audit 2024-08-29T18:15:10.878603+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:11.193 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:15:11.521 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (5m) 5m ago 6m 13.6M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (5m) 5m ago 5m 27.6M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (8m) 5m ago 8m 13.0M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (8m) 5m ago 8m 15.1M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 starting - - - - 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283,8765 running (19m) 5m ago 19m 474M - 18.2.4-774-gfe43f1c9 96384990183a 5e020e2cba11 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (19m) 5m ago 19m 47.3M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (17m) 5m ago 17m 38.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (17m) 5m ago 17m 36.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (6m) 5m ago 6m 2832k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (6m) 5m ago 6m 3147k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:15:11.522 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (15m) 5m ago 15m 46.9M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (14m) 5m ago 14m 52.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (14m) 5m ago 14m 51.8M 3036M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (13m) 5m ago 13m 42.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (12m) 5m ago 12m 50.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (11m) 5m ago 11m 44.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (10m) 5m ago 10m 52.6M 3036M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (9m) 5m ago 9m 51.4M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:15:11.523 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (5m) 5m ago 6m 23.7M - 2.43.0 a07b618ecd1d f6b8f79ddd0f 2024-08-29T18:15:11.840 INFO:tasks.rados.rados.0.smithi089.stdout:459: done (0 left) 2024-08-29T18:15:11.840 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 49 2024-08-29T18:15:11.840 INFO:tasks.rados.rados.0.smithi089.stdout:460: seq_num 148 ranges {4554752=81920} 2024-08-29T18:15:11.876 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:15:11.876 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:15:11.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 15 2024-08-29T18:15:11.878 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:15:11.878 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:15:11.900 INFO:tasks.rados.rados.0.smithi089.stdout:460: writing smithi08969774-28 from 4554752 to 4636672 tid 1 2024-08-29T18:15:11.900 INFO:tasks.rados.rados.0.smithi089.stdout:461: rollback oid 34 current snap is 49 2024-08-29T18:15:11.900 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 34 to 30 2024-08-29T18:15:11.901 INFO:tasks.rados.rados.0.smithi089.stdout:462: delete oid 8 current snap is 49 2024-08-29T18:15:11.906 INFO:tasks.rados.rados.0.smithi089.stdout:461: finishing rollback tid 0 to smithi08969774-34 2024-08-29T18:15:11.906 INFO:tasks.rados.rados.0.smithi089.stdout:461: finishing rollback tid 1 to smithi08969774-34 2024-08-29T18:15:11.907 INFO:tasks.rados.rados.0.smithi089.stdout:461: finishing rollback tid 2 to smithi08969774-34 2024-08-29T18:15:11.907 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 181 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-08-29T18:15:11.908 INFO:tasks.rados.rados.0.smithi089.stdout:460: finishing write tid 1 to smithi08969774-28 2024-08-29T18:15:11.909 INFO:tasks.rados.rados.0.smithi089.stdout:460: finishing write tid 2 to smithi08969774-28 2024-08-29T18:15:11.911 INFO:tasks.rados.rados.0.smithi089.stdout:460: finishing write tid 3 to smithi08969774-28 2024-08-29T18:15:11.911 INFO:tasks.rados.rados.0.smithi089.stdout:460: oid 28 updating version 0 to 50 2024-08-29T18:15:11.911 INFO:tasks.rados.rados.0.smithi089.stdout:460: oid 28 updating version 50 to 51 2024-08-29T18:15:11.911 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 51 (ObjNum 148 snap 49 seq_num 148) dirty exists 2024-08-29T18:15:11.911 INFO:tasks.rados.rados.0.smithi089.stdout:460: left oid 28 (ObjNum 148 snap 49 seq_num 148) 2024-08-29T18:15:11.914 INFO:tasks.rados.rados.0.smithi089.stdout:460: done (2 left) 2024-08-29T18:15:11.915 INFO:tasks.rados.rados.0.smithi089.stdout:461: done (1 left) 2024-08-29T18:15:11.915 INFO:tasks.rados.rados.0.smithi089.stdout:462: done (0 left) 2024-08-29T18:15:11.915 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 49 2024-08-29T18:15:11.915 INFO:tasks.rados.rados.0.smithi089.stdout:463: seq_num 150 ranges {0=114688} 2024-08-29T18:15:11.915 INFO:tasks.rados.rados.0.smithi089.stdout:463: writing smithi08969774-21 from 0 to 114688 tid 1 2024-08-29T18:15:11.915 INFO:tasks.rados.rados.0.smithi089.stdout:464: snap_create 2024-08-29T18:15:11.918 INFO:tasks.rados.rados.0.smithi089.stdout:463: finishing write tid 1 to smithi08969774-21 2024-08-29T18:15:11.918 INFO:tasks.rados.rados.0.smithi089.stdout:463: finishing write tid 2 to smithi08969774-21 2024-08-29T18:15:11.919 INFO:tasks.rados.rados.0.smithi089.stdout:463: finishing write tid 3 to smithi08969774-21 2024-08-29T18:15:11.919 INFO:tasks.rados.rados.0.smithi089.stdout:463: oid 21 updating version 0 to 183 2024-08-29T18:15:11.919 INFO:tasks.rados.rados.0.smithi089.stdout:463: oid 21 version 183 is already newer than 182 2024-08-29T18:15:11.919 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 183 (ObjNum 150 snap 49 seq_num 150) dirty exists 2024-08-29T18:15:11.919 INFO:tasks.rados.rados.0.smithi089.stdout:463: left oid 21 (ObjNum 150 snap 49 seq_num 150) 2024-08-29T18:15:12.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[22629]: cluster 2024-08-29T18:15:11.091591+0000 mgr.y (mgr.14472) 263 : cluster [DBG] pgmap v299: 121 pgs: 121 active+clean; 152 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[22629]: audit 2024-08-29T18:15:11.188561+0000 mgr.y (mgr.14472) 264 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[22629]: cluster 2024-08-29T18:15:11.845937+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[22629]: audit 2024-08-29T18:15:11.884260+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.89:0/3889559472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[32084]: cluster 2024-08-29T18:15:11.091591+0000 mgr.y (mgr.14472) 263 : cluster [DBG] pgmap v299: 121 pgs: 121 active+clean; 152 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[32084]: audit 2024-08-29T18:15:11.188561+0000 mgr.y (mgr.14472) 264 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[32084]: cluster 2024-08-29T18:15:11.845937+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-29T18:15:12.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:11 smithi089 bash[32084]: audit 2024-08-29T18:15:11.884260+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.89:0/3889559472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:15:12.188 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:12 smithi144 bash[52952]: debug 2024-08-29T18:15:12.068+0000 7fdaf96bd640 1 -- 172.21.15.144:0/655211462 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5609f23c90e0 con 0x5609f23cb800 2024-08-29T18:15:12.188 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:11 smithi144 bash[24722]: cluster 2024-08-29T18:15:11.091591+0000 mgr.y (mgr.14472) 263 : cluster [DBG] pgmap v299: 121 pgs: 121 active+clean; 152 MiB data, 520 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 3.6 MiB/s wr, 31 op/s 2024-08-29T18:15:12.188 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:11 smithi144 bash[24722]: audit 2024-08-29T18:15:11.188561+0000 mgr.y (mgr.14472) 264 : audit [DBG] from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:12.188 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:11 smithi144 bash[24722]: cluster 2024-08-29T18:15:11.845937+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-29T18:15:12.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:11 smithi144 bash[24722]: audit 2024-08-29T18:15:11.884260+0000 mon.c (mon.2) 46 : audit [DBG] from='client.? 172.21.15.89:0/3889559472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:15:12.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:12 smithi144 bash[52952]: debug 2024-08-29T18:15:12.188+0000 7fdafbf27040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:463: done (1 left) 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:464: done (0 left) 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:465: read oid 45 snap -1 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:465: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:466: read oid 29 snap 38 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:466: expect (ObjNum -1427636192 snap 22081 seq_num 2867574384) 2024-08-29T18:15:12.920 INFO:tasks.rados.rados.0.smithi089.stdout:467: setattr oid 25 current snap is 50 2024-08-29T18:15:12.923 INFO:tasks.rados.rados.0.smithi089.stdout:468: delete oid 12 current snap is 50 2024-08-29T18:15:12.925 INFO:tasks.rados.rados.0.smithi089.stdout:466: expect (ObjNum -1427636192 snap 22081 seq_num 2867574384) 2024-08-29T18:15:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 150 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:12.941 INFO:tasks.rados.rados.0.smithi089.stdout:465: expect (ObjNum 49 snap 0 seq_num 49) 2024-08-29T18:15:12.977 INFO:tasks.rados.rados.0.smithi089.stdout:465: done (3 left) 2024-08-29T18:15:12.977 INFO:tasks.rados.rados.0.smithi089.stdout:466: done (2 left) 2024-08-29T18:15:12.977 INFO:tasks.rados.rados.0.smithi089.stdout:467: done (1 left) 2024-08-29T18:15:12.977 INFO:tasks.rados.rados.0.smithi089.stdout:468: done (0 left) 2024-08-29T18:15:12.978 INFO:tasks.rados.rados.0.smithi089.stdout:469: rollback oid 9 current snap is 50 2024-08-29T18:15:12.978 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 49 2024-08-29T18:15:12.978 INFO:tasks.rados.rados.0.smithi089.stdout:470: read oid 11 snap 47 2024-08-29T18:15:12.978 INFO:tasks.rados.rados.0.smithi089.stdout:470: expect (ObjNum -1429810384 snap 22081 seq_num 2867542128) 2024-08-29T18:15:12.978 INFO:tasks.rados.rados.0.smithi089.stdout:471: snap_create 2024-08-29T18:15:12.979 INFO:tasks.rados.rados.0.smithi089.stdout:470: expect (ObjNum -1429810384 snap 22081 seq_num 2867542128) 2024-08-29T18:15:12.984 INFO:tasks.rados.rados.0.smithi089.stdout:469: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:15:12.984 INFO:tasks.rados.rados.0.smithi089.stdout:469: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:15:12.984 INFO:tasks.rados.rados.0.smithi089.stdout:469: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:15:12.984 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 95 (ObjNum 123 snap 35 seq_num 123) dirty exists 2024-08-29T18:15:13.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:12 smithi089 bash[22629]: audit 2024-08-29T18:15:11.491589+0000 mgr.y (mgr.14472) 265 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:13.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:12 smithi089 bash[32084]: audit 2024-08-29T18:15:11.491589+0000 mgr.y (mgr.14472) 265 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:12 smithi144 bash[24722]: audit 2024-08-29T18:15:11.491589+0000 mgr.y (mgr.14472) 265 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:13.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:13 smithi144 bash[52952]: debug 2024-08-29T18:15:13.424+0000 7fdafbf27040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:15:13.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:13 smithi144 bash[52952]: debug 2024-08-29T18:15:13.488+0000 7fdafbf27040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:15:13.804 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:13 smithi144 bash[52952]: debug 2024-08-29T18:15:13.640+0000 7fdafbf27040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:15:13.938 INFO:tasks.rados.rados.0.smithi089.stdout:469: done (2 left) 2024-08-29T18:15:13.938 INFO:tasks.rados.rados.0.smithi089.stdout:470: done (1 left) 2024-08-29T18:15:13.938 INFO:tasks.rados.rados.0.smithi089.stdout:471: done (0 left) 2024-08-29T18:15:13.938 INFO:tasks.rados.rados.0.smithi089.stdout:472: read oid 14 snap -1 2024-08-29T18:15:13.939 INFO:tasks.rados.rados.0.smithi089.stdout:472: expect (ObjNum 137 snap 43 seq_num 137) 2024-08-29T18:15:13.939 INFO:tasks.rados.rados.0.smithi089.stdout:473: delete oid 12 current snap is 51 2024-08-29T18:15:13.941 INFO:tasks.rados.rados.0.smithi089.stdout:473: done (1 left) 2024-08-29T18:15:13.941 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 51 2024-08-29T18:15:13.941 INFO:tasks.rados.rados.0.smithi089.stdout:474: seq_num 153 ranges {2244608=163840} 2024-08-29T18:15:13.981 INFO:tasks.rados.rados.0.smithi089.stdout:474: writing smithi08969774-47 from 2244608 to 2408448 tid 1 2024-08-29T18:15:13.982 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 51 2024-08-29T18:15:13.982 INFO:tasks.rados.rados.0.smithi089.stdout:475: seq_num 154 ranges {0=180224} 2024-08-29T18:15:13.984 INFO:tasks.rados.rados.0.smithi089.stdout:475: writing smithi08969774-44 from 0 to 180224 tid 1 2024-08-29T18:15:13.984 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 51 2024-08-29T18:15:13.984 INFO:tasks.rados.rados.0.smithi089.stdout:476: seq_num 155 ranges {4341760=204800} 2024-08-29T18:15:14.030 INFO:tasks.rados.rados.0.smithi089.stdout:476: writing smithi08969774-9 from 4341760 to 4546560 tid 1 2024-08-29T18:15:14.030 INFO:tasks.rados.rados.0.smithi089.stdout:477: snap_remove snap 46 2024-08-29T18:15:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:13 smithi144 bash[24722]: cluster 2024-08-29T18:15:12.925616+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-29T18:15:14.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:13 smithi144 bash[24722]: cluster 2024-08-29T18:15:13.092924+0000 mgr.y (mgr.14472) 266 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 48 KiB/s wr, 14 op/s 2024-08-29T18:15:14.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:13 smithi089 bash[32084]: cluster 2024-08-29T18:15:12.925616+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-29T18:15:14.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:13 smithi089 bash[32084]: cluster 2024-08-29T18:15:13.092924+0000 mgr.y (mgr.14472) 266 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 48 KiB/s wr, 14 op/s 2024-08-29T18:15:14.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:13 smithi089 bash[22629]: cluster 2024-08-29T18:15:12.925616+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-29T18:15:14.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:13 smithi089 bash[22629]: cluster 2024-08-29T18:15:13.092924+0000 mgr.y (mgr.14472) 266 : cluster [DBG] pgmap v302: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 48 KiB/s wr, 14 op/s 2024-08-29T18:15:14.646 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[52952]: debug 2024-08-29T18:15:14.316+0000 7fdafbf27040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:15:14.646 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[52952]: debug 2024-08-29T18:15:14.388+0000 7fdafbf27040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:15:14.646 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[52952]: debug 2024-08-29T18:15:14.460+0000 7fdafbf27040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:15:14.933 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[52952]: debug 2024-08-29T18:15:14.644+0000 7fdafbf27040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:15:14.933 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[52952]: debug 2024-08-29T18:15:14.724+0000 7fdafbf27040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:15:14.933 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[52952]: debug 2024-08-29T18:15:14.792+0000 7fdafbf27040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:15:14.952 INFO:tasks.rados.rados.0.smithi089.stdout:477: done (4 left) 2024-08-29T18:15:14.952 INFO:tasks.rados.rados.0.smithi089.stdout:478: rollback oid 29 current snap is 51 2024-08-29T18:15:14.952 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 49 2024-08-29T18:15:14.952 INFO:tasks.rados.rados.0.smithi089.stdout:472: expect (ObjNum 137 snap 43 seq_num 137) 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:475: finishing write tid 1 to smithi08969774-44 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:475: finishing write tid 2 to smithi08969774-44 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:474: finishing write tid 1 to smithi08969774-47 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:474: finishing write tid 2 to smithi08969774-47 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:474: finishing write tid 3 to smithi08969774-47 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:474: oid 47 updating version 0 to 97 2024-08-29T18:15:15.067 INFO:tasks.rados.rados.0.smithi089.stdout:474: oid 47 updating version 97 to 98 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 98 (ObjNum 153 snap 51 seq_num 153) dirty exists 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:474: left oid 47 (ObjNum 153 snap 51 seq_num 153) 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:475: finishing write tid 3 to smithi08969774-44 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:475: oid 44 updating version 0 to 75 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:475: oid 44 version 75 is already newer than 74 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 75 (ObjNum 154 snap 51 seq_num 154) dirty exists 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:475: left oid 44 (ObjNum 154 snap 51 seq_num 154) 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:476: finishing write tid 1 to smithi08969774-9 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:476: finishing write tid 2 to smithi08969774-9 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:476: finishing write tid 3 to smithi08969774-9 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:476: oid 9 updating version 0 to 100 2024-08-29T18:15:15.068 INFO:tasks.rados.rados.0.smithi089.stdout:476: oid 9 updating version 100 to 101 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 101 (ObjNum 155 snap 51 seq_num 155) dirty exists 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:476: left oid 9 (ObjNum 155 snap 51 seq_num 155) 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:478: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:478: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:478: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 167 (ObjNum 129 snap 0 seq_num 2867617464) dirty exists 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:472: done (4 left) 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:474: done (3 left) 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:475: done (2 left) 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:476: done (1 left) 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:478: done (0 left) 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 51 2024-08-29T18:15:15.069 INFO:tasks.rados.rados.0.smithi089.stdout:479: seq_num 156 ranges {4718592=221184} 2024-08-29T18:15:15.115 INFO:tasks.rados.rados.0.smithi089.stdout:479: writing smithi08969774-18 from 4718592 to 4939776 tid 1 2024-08-29T18:15:15.115 INFO:tasks.rados.rados.0.smithi089.stdout:480: copy_from oid 47 from oid 8 current snap is 51 2024-08-29T18:15:15.115 INFO:tasks.rados.rados.0.smithi089.stdout:481: snap_create 2024-08-29T18:15:15.118 INFO:tasks.rados.rados.0.smithi089.stdout:480: finishing copy_from to smithi08969774-47 2024-08-29T18:15:15.118 INFO:tasks.rados.rados.0.smithi089.stdout:480: got expected ENOENT (src dne) 2024-08-29T18:15:15.118 INFO:tasks.rados.rados.0.smithi089.stdout:480: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:15:15.120 INFO:tasks.rados.rados.0.smithi089.stdout:479: finishing write tid 1 to smithi08969774-18 2024-08-29T18:15:15.120 INFO:tasks.rados.rados.0.smithi089.stdout:479: finishing write tid 2 to smithi08969774-18 2024-08-29T18:15:15.123 INFO:tasks.rados.rados.0.smithi089.stdout:479: finishing write tid 3 to smithi08969774-18 2024-08-29T18:15:15.123 INFO:tasks.rados.rados.0.smithi089.stdout:479: oid 18 updating version 0 to 72 2024-08-29T18:15:15.123 INFO:tasks.rados.rados.0.smithi089.stdout:479: oid 18 version 72 is already newer than 71 2024-08-29T18:15:15.123 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 72 (ObjNum 156 snap 51 seq_num 156) dirty exists 2024-08-29T18:15:15.123 INFO:tasks.rados.rados.0.smithi089.stdout:479: left oid 18 (ObjNum 156 snap 51 seq_num 156) 2024-08-29T18:15:15.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:14 smithi144 bash[24722]: cluster 2024-08-29T18:15:13.944502+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-29T18:15:15.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[52952]: debug 2024-08-29T18:15:15.056+0000 7fdafbf27040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:15:15.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[52952]: debug 2024-08-29T18:15:15.128+0000 7fdafbf27040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:15:15.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:14 smithi089 bash[22629]: cluster 2024-08-29T18:15:13.944502+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-29T18:15:15.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:15:15] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-08-29T18:15:15.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:14 smithi089 bash[32084]: cluster 2024-08-29T18:15:13.944502+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-29T18:15:15.658 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[52952]: debug 2024-08-29T18:15:15.324+0000 7fdafbf27040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:15:15.658 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[52952]: debug 2024-08-29T18:15:15.404+0000 7fdafbf27040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:15:15.836 INFO:tasks.rados.rados.0.smithi089.stdout:479: done (2 left) 2024-08-29T18:15:15.836 INFO:tasks.rados.rados.0.smithi089.stdout:480: done (1 left) 2024-08-29T18:15:15.836 INFO:tasks.rados.rados.0.smithi089.stdout:481: done (0 left) 2024-08-29T18:15:15.836 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 52 2024-08-29T18:15:15.837 INFO:tasks.rados.rados.0.smithi089.stdout:482: seq_num 157 ranges {0=237568} 2024-08-29T18:15:15.839 INFO:tasks.rados.rados.0.smithi089.stdout:482: writing smithi08969774-12 from 0 to 237568 tid 1 2024-08-29T18:15:15.839 INFO:tasks.rados.rados.0.smithi089.stdout:483: read oid 9 snap -1 2024-08-29T18:15:15.839 INFO:tasks.rados.rados.0.smithi089.stdout:483: expect (ObjNum 155 snap 51 seq_num 155) 2024-08-29T18:15:15.839 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 52 2024-08-29T18:15:15.839 INFO:tasks.rados.rados.0.smithi089.stdout:484: seq_num 158 ranges {2392064=253952} 2024-08-29T18:15:15.865 INFO:tasks.rados.rados.0.smithi089.stdout:484: writing smithi08969774-26 from 2392064 to 2646016 tid 1 2024-08-29T18:15:15.865 INFO:tasks.rados.rados.0.smithi089.stdout:485: snap_create 2024-08-29T18:15:15.865 INFO:tasks.rados.rados.0.smithi089.stdout:482: finishing write tid 1 to smithi08969774-12 2024-08-29T18:15:15.866 INFO:tasks.rados.rados.0.smithi089.stdout:482: finishing write tid 2 to smithi08969774-12 2024-08-29T18:15:15.869 INFO:tasks.rados.rados.0.smithi089.stdout:482: finishing write tid 3 to smithi08969774-12 2024-08-29T18:15:15.869 INFO:tasks.rados.rados.0.smithi089.stdout:482: oid 12 updating version 0 to 260 2024-08-29T18:15:15.870 INFO:tasks.rados.rados.0.smithi089.stdout:482: oid 12 updating version 260 to 261 2024-08-29T18:15:15.870 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 261 (ObjNum 157 snap 52 seq_num 157) dirty exists 2024-08-29T18:15:15.870 INFO:tasks.rados.rados.0.smithi089.stdout:482: left oid 12 (ObjNum 157 snap 52 seq_num 157) 2024-08-29T18:15:15.873 INFO:tasks.rados.rados.0.smithi089.stdout:484: finishing write tid 1 to smithi08969774-26 2024-08-29T18:15:15.873 INFO:tasks.rados.rados.0.smithi089.stdout:484: finishing write tid 2 to smithi08969774-26 2024-08-29T18:15:15.876 INFO:tasks.rados.rados.0.smithi089.stdout:484: finishing write tid 3 to smithi08969774-26 2024-08-29T18:15:15.876 INFO:tasks.rados.rados.0.smithi089.stdout:484: oid 26 updating version 0 to 45 2024-08-29T18:15:15.876 INFO:tasks.rados.rados.0.smithi089.stdout:484: oid 26 version 45 is already newer than 44 2024-08-29T18:15:15.876 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 45 (ObjNum 158 snap 52 seq_num 158) dirty exists 2024-08-29T18:15:15.876 INFO:tasks.rados.rados.0.smithi089.stdout:484: left oid 26 (ObjNum 158 snap 52 seq_num 158) 2024-08-29T18:15:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:483: expect (ObjNum 155 snap 51 seq_num 155) 2024-08-29T18:15:15.951 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[52952]: debug 2024-08-29T18:15:15.656+0000 7fdafbf27040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:15:15.951 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[52952]: debug 2024-08-29T18:15:15.844+0000 7fdafbf27040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:15:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[24722]: cluster 2024-08-29T18:15:14.956376+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-29T18:15:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[24722]: cluster 2024-08-29T18:15:15.093557+0000 mgr.y (mgr.14472) 267 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 48 KiB/s wr, 14 op/s 2024-08-29T18:15:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:15 smithi144 bash[24722]: cluster 2024-08-29T18:15:15.841683+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-29T18:15:16.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:16 smithi144 bash[52952]: debug 2024-08-29T18:15:16.036+0000 7fdafbf27040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:15:16.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:16 smithi144 bash[52952]: debug 2024-08-29T18:15:16.124+0000 7fdafbf27040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:15:16.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[22629]: cluster 2024-08-29T18:15:14.956376+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-29T18:15:16.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[22629]: cluster 2024-08-29T18:15:15.093557+0000 mgr.y (mgr.14472) 267 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 48 KiB/s wr, 14 op/s 2024-08-29T18:15:16.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[22629]: cluster 2024-08-29T18:15:15.841683+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-29T18:15:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[32084]: cluster 2024-08-29T18:15:14.956376+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-29T18:15:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[32084]: cluster 2024-08-29T18:15:15.093557+0000 mgr.y (mgr.14472) 267 : cluster [DBG] pgmap v305: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 48 KiB/s wr, 14 op/s 2024-08-29T18:15:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:15 smithi089 bash[32084]: cluster 2024-08-29T18:15:15.841683+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-29T18:15:16.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:16 smithi144 bash[52952]: debug 2024-08-29T18:15:16.324+0000 7fdafbf27040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:15:16.851 INFO:tasks.rados.rados.0.smithi089.stdout:482: done (3 left) 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:483: done (2 left) 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:484: done (1 left) 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:485: done (0 left) 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:486: copy_from oid 15 from oid 40 current snap is 53 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:487: read oid 7 snap 51 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:487: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:488: rollback oid 31 current snap is 53 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 45 2024-08-29T18:15:16.852 INFO:tasks.rados.rados.0.smithi089.stdout:489: delete oid 35 current snap is 53 2024-08-29T18:15:16.857 INFO:tasks.rados.rados.0.smithi089.stdout:489: done (3 left) 2024-08-29T18:15:16.857 INFO:tasks.rados.rados.0.smithi089.stdout:490: read oid 38 snap -1 2024-08-29T18:15:16.857 INFO:tasks.rados.rados.0.smithi089.stdout:490: expect (ObjNum 144 snap 44 seq_num 144) 2024-08-29T18:15:16.857 INFO:tasks.rados.rados.0.smithi089.stdout:491: delete oid 26 current snap is 53 2024-08-29T18:15:16.858 INFO:tasks.rados.rados.0.smithi089.stdout:488: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:15:16.859 INFO:tasks.rados.rados.0.smithi089.stdout:488: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:15:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:491: done (4 left) 2024-08-29T18:15:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:492: rmattr oid 23 current snap is 53 2024-08-29T18:15:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:492: done (4 left) 2024-08-29T18:15:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:493: copy_from oid 33 from oid 10 current snap is 53 2024-08-29T18:15:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 53 2024-08-29T18:15:16.861 INFO:tasks.rados.rados.0.smithi089.stdout:494: seq_num 161 ranges {4546560=303104} 2024-08-29T18:15:16.901 INFO:tasks.rados.rados.0.smithi089.stdout:494: writing smithi08969774-9 from 4546560 to 4849664 tid 1 2024-08-29T18:15:16.902 INFO:tasks.rados.rados.0.smithi089.stdout:495: rollback oid 8 current snap is 53 2024-08-29T18:15:16.902 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 49 2024-08-29T18:15:16.902 INFO:tasks.rados.rados.0.smithi089.stdout:488: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:15:16.902 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 102 (ObjNum 137 snap 43 seq_num 137) dirty exists 2024-08-29T18:15:16.902 INFO:tasks.rados.rados.0.smithi089.stdout:487: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:15:16.961 INFO:tasks.rados.rados.0.smithi089.stdout:486: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:15:16.961 INFO:tasks.rados.rados.0.smithi089.stdout:486: finishing copy_from to smithi08969774-15 2024-08-29T18:15:16.961 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 21 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T18:15:16.961 INFO:tasks.rados.rados.0.smithi089.stdout:490: expect (ObjNum 144 snap 44 seq_num 144) 2024-08-29T18:15:16.971 INFO:tasks.rados.rados.0.smithi089.stdout:493: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:15:16.971 INFO:tasks.rados.rados.0.smithi089.stdout:493: finishing copy_from to smithi08969774-33 2024-08-29T18:15:16.971 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 121 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:15:16.971 INFO:tasks.rados.rados.0.smithi089.stdout:495: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:15:16.971 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 252 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: finishing write tid 1 to smithi08969774-9 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: finishing write tid 2 to smithi08969774-9 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: finishing write tid 3 to smithi08969774-9 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: oid 9 updating version 0 to 108 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: oid 9 version 108 is already newer than 107 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 108 (ObjNum 161 snap 53 seq_num 161) dirty exists 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: left oid 9 (ObjNum 161 snap 53 seq_num 161) 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:486: done (6 left) 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:487: done (5 left) 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:488: done (4 left) 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:490: done (3 left) 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:493: done (2 left) 2024-08-29T18:15:16.972 INFO:tasks.rados.rados.0.smithi089.stdout:494: done (1 left) 2024-08-29T18:15:16.973 INFO:tasks.rados.rados.0.smithi089.stdout:495: done (0 left) 2024-08-29T18:15:16.973 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 53 2024-08-29T18:15:16.973 INFO:tasks.rados.rados.0.smithi089.stdout:496: seq_num 162 ranges {4227072=319488} 2024-08-29T18:15:17.025 INFO:tasks.rados.rados.0.smithi089.stdout:496: writing smithi08969774-33 from 4227072 to 4546560 tid 1 2024-08-29T18:15:17.025 INFO:tasks.rados.rados.0.smithi089.stdout:497: copy_from oid 9 from oid 13 current snap is 53 2024-08-29T18:15:17.025 INFO:tasks.rados.rados.0.smithi089.stdout:498: read oid 28 snap -1 2024-08-29T18:15:17.025 INFO:tasks.rados.rados.0.smithi089.stdout:498: expect (ObjNum 148 snap 49 seq_num 148) 2024-08-29T18:15:17.025 INFO:tasks.rados.rados.0.smithi089.stdout:499: delete oid 40 current snap is 53 2024-08-29T18:15:17.031 INFO:tasks.rados.rados.0.smithi089.stdout:496: finishing write tid 1 to smithi08969774-33 2024-08-29T18:15:17.031 INFO:tasks.rados.rados.0.smithi089.stdout:496: finishing write tid 2 to smithi08969774-33 2024-08-29T18:15:17.031 INFO:tasks.rados.rados.0.smithi089.stdout:499: done (3 left) 2024-08-29T18:15:17.031 INFO:tasks.rados.rados.0.smithi089.stdout:500: snap_create 2024-08-29T18:15:17.039 INFO:tasks.rados.rados.0.smithi089.stdout:496: finishing write tid 3 to smithi08969774-33 2024-08-29T18:15:17.039 INFO:tasks.rados.rados.0.smithi089.stdout:496: oid 33 updating version 0 to 171 2024-08-29T18:15:17.039 INFO:tasks.rados.rados.0.smithi089.stdout:496: oid 33 updating version 171 to 172 2024-08-29T18:15:17.039 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 172 (ObjNum 162 snap 53 seq_num 162) dirty exists 2024-08-29T18:15:17.039 INFO:tasks.rados.rados.0.smithi089.stdout:496: left oid 33 (ObjNum 162 snap 53 seq_num 162) 2024-08-29T18:15:17.055 INFO:tasks.rados.rados.0.smithi089.stdout:498: expect (ObjNum 148 snap 49 seq_num 148) 2024-08-29T18:15:17.301 INFO:tasks.rados.rados.0.smithi089.stdout:497: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:15:17.301 INFO:tasks.rados.rados.0.smithi089.stdout:497: finishing copy_from to smithi08969774-9 2024-08-29T18:15:17.301 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 71 (ObjNum 129 snap 38 seq_num 129) dirty exists 2024-08-29T18:15:17.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[52952]: debug 2024-08-29T18:15:17.260+0000 7fdafbf27040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:15:17.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[52952]: debug 2024-08-29T18:15:17.340+0000 7fdafbf27040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:15:17.857 INFO:tasks.rados.rados.0.smithi089.stdout:496: done (3 left) 2024-08-29T18:15:17.857 INFO:tasks.rados.rados.0.smithi089.stdout:497: done (2 left) 2024-08-29T18:15:17.857 INFO:tasks.rados.rados.0.smithi089.stdout:498: done (1 left) 2024-08-29T18:15:17.857 INFO:tasks.rados.rados.0.smithi089.stdout:500: done (0 left) 2024-08-29T18:15:17.857 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 54 2024-08-29T18:15:17.857 INFO:tasks.rados.rados.0.smithi089.stdout:501: seq_num 164 ranges {4636672=352256} 2024-08-29T18:15:17.905 INFO:tasks.rados.rados.0.smithi089.stdout:501: writing smithi08969774-28 from 4636672 to 4988928 tid 1 2024-08-29T18:15:17.905 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 54 2024-08-29T18:15:17.905 INFO:tasks.rados.rados.0.smithi089.stdout:502: seq_num 165 ranges {0=368640} 2024-08-29T18:15:17.909 INFO:tasks.rados.rados.0.smithi089.stdout:502: writing smithi08969774-17 from 0 to 368640 tid 1 2024-08-29T18:15:17.909 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 54 2024-08-29T18:15:17.909 INFO:tasks.rados.rados.0.smithi089.stdout:503: seq_num 166 ranges {237568=385024} 2024-08-29T18:15:17.914 INFO:tasks.rados.rados.0.smithi089.stdout:503: writing smithi08969774-12 from 237568 to 622592 tid 1 2024-08-29T18:15:17.914 INFO:tasks.rados.rados.0.smithi089.stdout:504: read oid 34 snap -1 2024-08-29T18:15:17.915 INFO:tasks.rados.rados.0.smithi089.stdout:504: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:15:17.915 INFO:tasks.rados.rados.0.smithi089.stdout:505: snap_remove snap 45 2024-08-29T18:15:18.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[52952]: debug 2024-08-29T18:15:17.580+0000 7fdafbf27040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[52952]: debug 2024-08-29T18:15:17.656+0000 7fdafbf27040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: audit 2024-08-29T18:15:16.753710+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: audit 2024-08-29T18:15:16.766871+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: cluster 2024-08-29T18:15:16.857051+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: audit 2024-08-29T18:15:17.016014+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: cluster 2024-08-29T18:15:17.094141+0000 mgr.y (mgr.14472) 268 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: audit 2024-08-29T18:15:17.547467+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:17 smithi144 bash[24722]: audit 2024-08-29T18:15:17.556856+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: audit 2024-08-29T18:15:16.753710+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: audit 2024-08-29T18:15:16.766871+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: cluster 2024-08-29T18:15:16.857051+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-29T18:15:18.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: audit 2024-08-29T18:15:17.016014+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: cluster 2024-08-29T18:15:17.094141+0000 mgr.y (mgr.14472) 268 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: audit 2024-08-29T18:15:17.547467+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[22629]: audit 2024-08-29T18:15:17.556856+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: audit 2024-08-29T18:15:16.753710+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: audit 2024-08-29T18:15:16.766871+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: cluster 2024-08-29T18:15:16.857051+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: audit 2024-08-29T18:15:17.016014+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: cluster 2024-08-29T18:15:17.094141+0000 mgr.y (mgr.14472) 268 : cluster [DBG] pgmap v308: 121 pgs: 121 active+clean; 152 MiB data, 521 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: audit 2024-08-29T18:15:17.547467+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:17 smithi089 bash[32084]: audit 2024-08-29T18:15:17.556856+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: debug 2024-08-29T18:15:18.064+0000 7fdafbf27040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: debug 2024-08-29T18:15:18.144+0000 7fdafbf27040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: [29/Aug/2024:18:15:18] ENGINE Bus STARTING 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: CherryPy Checker: 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: The Application mounted at '' has an empty config. 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: [29/Aug/2024:18:15:18] ENGINE Serving on http://:::9283 2024-08-29T18:15:18.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[52952]: [29/Aug/2024:18:15:18] ENGINE Bus STARTED 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:505: done (4 left) 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:506: rollback oid 1 current snap is 54 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 47 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:507: delete oid 15 current snap is 54 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:501: finishing write tid 1 to smithi08969774-28 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:501: finishing write tid 2 to smithi08969774-28 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:503: finishing write tid 1 to smithi08969774-12 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:503: finishing write tid 2 to smithi08969774-12 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:502: finishing write tid 1 to smithi08969774-17 2024-08-29T18:15:18.886 INFO:tasks.rados.rados.0.smithi089.stdout:501: finishing write tid 3 to smithi08969774-28 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:501: oid 28 updating version 0 to 56 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:501: oid 28 version 56 is already newer than 55 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 56 (ObjNum 164 snap 54 seq_num 164) dirty exists 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:501: left oid 28 (ObjNum 164 snap 54 seq_num 164) 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:502: finishing write tid 2 to smithi08969774-17 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:503: finishing write tid 3 to smithi08969774-12 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:503: oid 12 updating version 0 to 266 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:503: oid 12 updating version 266 to 267 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 267 (ObjNum 166 snap 54 seq_num 166) dirty exists 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:503: left oid 12 (ObjNum 166 snap 54 seq_num 166) 2024-08-29T18:15:18.887 INFO:tasks.rados.rados.0.smithi089.stdout:504: expect (ObjNum 33 snap 0 seq_num 33) 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:502: finishing write tid 3 to smithi08969774-17 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:502: oid 17 updating version 0 to 103 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:502: oid 17 updating version 103 to 104 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 104 (ObjNum 165 snap 54 seq_num 165) dirty exists 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:502: left oid 17 (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:506: finishing rollback tid 0 to smithi08969774-1 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:506: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:506: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 202 (ObjNum 130 snap 41 seq_num 130) dirty exists 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:501: done (5 left) 2024-08-29T18:15:18.908 INFO:tasks.rados.rados.0.smithi089.stdout:502: done (4 left) 2024-08-29T18:15:18.909 INFO:tasks.rados.rados.0.smithi089.stdout:503: done (3 left) 2024-08-29T18:15:18.909 INFO:tasks.rados.rados.0.smithi089.stdout:504: done (2 left) 2024-08-29T18:15:18.909 INFO:tasks.rados.rados.0.smithi089.stdout:506: done (1 left) 2024-08-29T18:15:18.909 INFO:tasks.rados.rados.0.smithi089.stdout:507: done (0 left) 2024-08-29T18:15:18.909 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 54 2024-08-29T18:15:18.909 INFO:tasks.rados.rados.0.smithi089.stdout:508: seq_num 168 ranges {0=417792} 2024-08-29T18:15:18.914 INFO:tasks.rados.rados.0.smithi089.stdout:508: writing smithi08969774-49 from 0 to 417792 tid 1 2024-08-29T18:15:18.914 INFO:tasks.rados.rados.0.smithi089.stdout:509: snap_remove snap 48 2024-08-29T18:15:19.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: cluster 2024-08-29T18:15:17.863108+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-29T18:15:19.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: audit 2024-08-29T18:15:18.172994+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:15:19.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: audit 2024-08-29T18:15:18.174261+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:15:19.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: cluster 2024-08-29T18:15:18.174713+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:15:19.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: cluster 2024-08-29T18:15:18.175030+0000 mon.a (mon.0) 1212 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: audit 2024-08-29T18:15:18.175714+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[22629]: audit 2024-08-29T18:15:18.176032+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: cluster 2024-08-29T18:15:17.863108+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: audit 2024-08-29T18:15:18.172994+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: audit 2024-08-29T18:15:18.174261+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: cluster 2024-08-29T18:15:18.174713+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: cluster 2024-08-29T18:15:18.175030+0000 mon.a (mon.0) 1212 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: audit 2024-08-29T18:15:18.175714+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:15:19.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:18 smithi089 bash[32084]: audit 2024-08-29T18:15:18.176032+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: cluster 2024-08-29T18:15:17.863108+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: audit 2024-08-29T18:15:18.172994+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: audit 2024-08-29T18:15:18.174261+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: cluster 2024-08-29T18:15:18.174713+0000 mon.a (mon.0) 1211 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: cluster 2024-08-29T18:15:18.175030+0000 mon.a (mon.0) 1212 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: audit 2024-08-29T18:15:18.175714+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:15:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:18 smithi144 bash[24722]: audit 2024-08-29T18:15:18.176032+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: finishing write tid 1 to smithi08969774-49 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: finishing write tid 2 to smithi08969774-49 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: finishing write tid 3 to smithi08969774-49 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: oid 49 updating version 0 to 174 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: oid 49 version 174 is already newer than 173 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 174 (ObjNum 168 snap 54 seq_num 168) dirty exists 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: left oid 49 (ObjNum 168 snap 54 seq_num 168) 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:508: done (1 left) 2024-08-29T18:15:19.884 INFO:tasks.rados.rados.0.smithi089.stdout:509: done (0 left) 2024-08-29T18:15:19.885 INFO:tasks.rados.rados.0.smithi089.stdout:510: copy_from oid 5 from oid 32 current snap is 54 2024-08-29T18:15:19.885 INFO:tasks.rados.rados.0.smithi089.stdout:511: setattr oid 26 current snap is 54 2024-08-29T18:15:19.885 INFO:tasks.rados.rados.0.smithi089.stdout:512: rollback oid 29 current snap is 54 2024-08-29T18:15:19.886 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 38 2024-08-29T18:15:19.886 INFO:tasks.rados.rados.0.smithi089.stdout:513: setattr oid 40 current snap is 54 2024-08-29T18:15:19.888 INFO:tasks.rados.rados.0.smithi089.stdout:514: snap_create 2024-08-29T18:15:19.891 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 52 (ObjNum 33 snap 0 seq_num 2867123040) dirty exists 2024-08-29T18:15:19.909 INFO:tasks.rados.rados.0.smithi089.stdout:512: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:15:19.909 INFO:tasks.rados.rados.0.smithi089.stdout:512: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:15:19.909 INFO:tasks.rados.rados.0.smithi089.stdout:512: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:15:19.909 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 178 (ObjNum 65 snap 0 seq_num 3472249375) dirty exists 2024-08-29T18:15:19.910 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 278 (ObjNum 33 snap 0 seq_num 2867746960) dirty exists 2024-08-29T18:15:19.914 INFO:tasks.rados.rados.0.smithi089.stdout:510: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:15:19.918 INFO:tasks.rados.rados.0.smithi089.stdout:510: finishing copy_from to smithi08969774-5 2024-08-29T18:15:19.919 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 104 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:15:20.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:19 smithi089 bash[22629]: cluster 2024-08-29T18:15:18.888534+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e23: y(active, since 6m), standbys: x 2024-08-29T18:15:20.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:19 smithi089 bash[22629]: cluster 2024-08-29T18:15:18.888698+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-29T18:15:20.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:19 smithi089 bash[22629]: cluster 2024-08-29T18:15:19.094810+0000 mgr.y (mgr.14472) 269 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 166 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-08-29T18:15:20.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:19 smithi089 bash[32084]: cluster 2024-08-29T18:15:18.888534+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e23: y(active, since 6m), standbys: x 2024-08-29T18:15:20.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:19 smithi089 bash[32084]: cluster 2024-08-29T18:15:18.888698+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-29T18:15:20.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:19 smithi089 bash[32084]: cluster 2024-08-29T18:15:19.094810+0000 mgr.y (mgr.14472) 269 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 166 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-08-29T18:15:20.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:19 smithi144 bash[24722]: cluster 2024-08-29T18:15:18.888534+0000 mon.a (mon.0) 1213 : cluster [DBG] mgrmap e23: y(active, since 6m), standbys: x 2024-08-29T18:15:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:19 smithi144 bash[24722]: cluster 2024-08-29T18:15:18.888698+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-29T18:15:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:19 smithi144 bash[24722]: cluster 2024-08-29T18:15:19.094810+0000 mgr.y (mgr.14472) 269 : cluster [DBG] pgmap v311: 121 pgs: 121 active+clean; 166 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-08-29T18:15:20.837 INFO:tasks.rados.rados.0.smithi089.stdout:510: done (4 left) 2024-08-29T18:15:20.837 INFO:tasks.rados.rados.0.smithi089.stdout:511: done (3 left) 2024-08-29T18:15:20.837 INFO:tasks.rados.rados.0.smithi089.stdout:512: done (2 left) 2024-08-29T18:15:20.837 INFO:tasks.rados.rados.0.smithi089.stdout:513: done (1 left) 2024-08-29T18:15:20.838 INFO:tasks.rados.rados.0.smithi089.stdout:514: done (0 left) 2024-08-29T18:15:20.838 INFO:tasks.rados.rados.0.smithi089.stdout:515: snap_create 2024-08-29T18:15:21.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:20 smithi089 bash[22629]: cluster 2024-08-29T18:15:19.889047+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-29T18:15:21.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:20 smithi089 bash[22629]: cluster 2024-08-29T18:15:20.843586+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-29T18:15:21.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:20 smithi089 bash[32084]: cluster 2024-08-29T18:15:19.889047+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-29T18:15:21.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:20 smithi089 bash[32084]: cluster 2024-08-29T18:15:20.843586+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-29T18:15:21.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:20 smithi144 bash[24722]: cluster 2024-08-29T18:15:19.889047+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-29T18:15:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:20 smithi144 bash[24722]: cluster 2024-08-29T18:15:20.843586+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-29T18:15:21.842 INFO:tasks.rados.rados.0.smithi089.stdout:515: done (0 left) 2024-08-29T18:15:21.842 INFO:tasks.rados.rados.0.smithi089.stdout:516: setattr oid 4 current snap is 56 2024-08-29T18:15:21.844 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 56 2024-08-29T18:15:21.845 INFO:tasks.rados.rados.0.smithi089.stdout:517: seq_num 169 ranges {2310144=434176} 2024-08-29T18:15:21.890 INFO:tasks.rados.rados.0.smithi089.stdout:517: writing smithi08969774-14 from 2310144 to 2744320 tid 1 2024-08-29T18:15:21.890 INFO:tasks.rados.rados.0.smithi089.stdout:518: read oid 16 snap 44 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:518: expect (ObjNum 117 snap 33 seq_num 117) 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:519: rmattr oid 10 current snap is 56 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:519: done (3 left) 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:520: copy_from oid 41 from oid 17 current snap is 56 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 190 (ObjNum 49 snap 0 seq_num 2865712632) dirty exists 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:516: done (3 left) 2024-08-29T18:15:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:521: delete oid 22 current snap is 56 2024-08-29T18:15:21.914 INFO:tasks.rados.rados.0.smithi089.stdout:520: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:15:21.916 INFO:tasks.rados.rados.0.smithi089.stdout:520: finishing copy_from to smithi08969774-41 2024-08-29T18:15:21.916 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 104 (ObjNum 165 snap 54 seq_num 165) dirty exists 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:520: done (3 left) 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:521: done (2 left) 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:522: rmattr oid 49 current snap is 56 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:522: done (2 left) 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:523: rollback oid 6 current snap is 56 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 38 2024-08-29T18:15:21.919 INFO:tasks.rados.rados.0.smithi089.stdout:524: copy_from oid 5 from oid 2 current snap is 56 2024-08-29T18:15:21.920 INFO:tasks.rados.rados.0.smithi089.stdout:525: read oid 9 snap -1 2024-08-29T18:15:21.920 INFO:tasks.rados.rados.0.smithi089.stdout:525: expect (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:15:21.920 INFO:tasks.rados.rados.0.smithi089.stdout:526: snap_remove snap 52 2024-08-29T18:15:22.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:21 smithi089 bash[22629]: cluster 2024-08-29T18:15:21.095496+0000 mgr.y (mgr.14472) 270 : cluster [DBG] pgmap v314: 121 pgs: 121 active+clean; 166 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-08-29T18:15:22.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:21 smithi089 bash[22629]: cluster 2024-08-29T18:15:21.849956+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-29T18:15:22.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:21 smithi089 bash[32084]: cluster 2024-08-29T18:15:21.095496+0000 mgr.y (mgr.14472) 270 : cluster [DBG] pgmap v314: 121 pgs: 121 active+clean; 166 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-08-29T18:15:22.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:21 smithi089 bash[32084]: cluster 2024-08-29T18:15:21.849956+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-29T18:15:22.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:21 smithi144 bash[24722]: cluster 2024-08-29T18:15:21.095496+0000 mgr.y (mgr.14472) 270 : cluster [DBG] pgmap v314: 121 pgs: 121 active+clean; 166 MiB data, 559 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.5 MiB/s wr, 17 op/s 2024-08-29T18:15:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:21 smithi144 bash[24722]: cluster 2024-08-29T18:15:21.849956+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-29T18:15:22.895 INFO:tasks.rados.rados.0.smithi089.stdout:526: done (5 left) 2024-08-29T18:15:22.895 INFO:tasks.rados.rados.0.smithi089.stdout:527: snap_remove snap 53 2024-08-29T18:15:23.915 INFO:tasks.rados.rados.0.smithi089.stdout:527: done (5 left) 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:528: copy_from oid 49 from oid 46 current snap is 56 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:529: snap_create 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:524: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:523: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:523: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:517: finishing write tid 1 to smithi08969774-14 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:517: finishing write tid 2 to smithi08969774-14 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:523: finishing rollback tid 2 to smithi08969774-6 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 180 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:524: finishing copy_from to smithi08969774-5 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 157 (ObjNum 65 snap 0 seq_num 1801738335) dirty exists 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:517: finishing write tid 3 to smithi08969774-14 2024-08-29T18:15:23.916 INFO:tasks.rados.rados.0.smithi089.stdout:517: oid 14 updating version 0 to 254 2024-08-29T18:15:23.917 INFO:tasks.rados.rados.0.smithi089.stdout:517: oid 14 version 254 is already newer than 253 2024-08-29T18:15:23.917 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 254 (ObjNum 169 snap 56 seq_num 169) dirty exists 2024-08-29T18:15:23.917 INFO:tasks.rados.rados.0.smithi089.stdout:517: left oid 14 (ObjNum 169 snap 56 seq_num 169) 2024-08-29T18:15:23.917 INFO:tasks.rados.rados.0.smithi089.stdout:518: expect (ObjNum 117 snap 33 seq_num 117) 2024-08-29T18:15:24.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:23 smithi144 bash[24722]: cluster 2024-08-29T18:15:22.901188+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-29T18:15:24.018 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:23 smithi144 bash[24722]: cluster 2024-08-29T18:15:23.096926+0000 mgr.y (mgr.14472) 271 : cluster [DBG] pgmap v317: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:15:24.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:23 smithi089 bash[32084]: cluster 2024-08-29T18:15:22.901188+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-29T18:15:24.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:23 smithi089 bash[32084]: cluster 2024-08-29T18:15:23.096926+0000 mgr.y (mgr.14472) 271 : cluster [DBG] pgmap v317: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:15:24.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:23 smithi089 bash[22629]: cluster 2024-08-29T18:15:22.901188+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-29T18:15:24.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:23 smithi089 bash[22629]: cluster 2024-08-29T18:15:23.096926+0000 mgr.y (mgr.14472) 271 : cluster [DBG] pgmap v317: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:15:24.408 INFO:tasks.rados.rados.0.smithi089.stdout:525: expect (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:15:24.722 INFO:tasks.rados.rados.0.smithi089.stdout:528: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:15:24.722 INFO:tasks.rados.rados.0.smithi089.stdout:528: finishing copy_from to smithi08969774-49 2024-08-29T18:15:24.722 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:15:24.912 INFO:tasks.rados.rados.0.smithi089.stdout:517: done (6 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:518: done (5 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:523: done (4 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:524: done (3 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:525: done (2 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:528: done (1 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:529: done (0 left) 2024-08-29T18:15:24.913 INFO:tasks.rados.rados.0.smithi089.stdout:530: snap_remove snap 55 2024-08-29T18:15:25.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:15:25] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T18:15:25.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:24 smithi089 bash[32084]: cluster 2024-08-29T18:15:23.916858+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-29T18:15:25.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:24 smithi089 bash[22629]: cluster 2024-08-29T18:15:23.916858+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-29T18:15:25.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:24 smithi144 bash[24722]: cluster 2024-08-29T18:15:23.916858+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-29T18:15:25.839 INFO:tasks.rados.rados.0.smithi089.stdout:530: done (0 left) 2024-08-29T18:15:25.839 INFO:tasks.rados.rados.0.smithi089.stdout:531: read oid 21 snap -1 2024-08-29T18:15:25.839 INFO:tasks.rados.rados.0.smithi089.stdout:531: expect (ObjNum 150 snap 49 seq_num 150) 2024-08-29T18:15:25.839 INFO:tasks.rados.rados.0.smithi089.stdout:532: snap_create 2024-08-29T18:15:25.854 INFO:tasks.rados.rados.0.smithi089.stdout:531: expect (ObjNum 150 snap 49 seq_num 150) 2024-08-29T18:15:26.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:25 smithi144 bash[24722]: cluster 2024-08-29T18:15:24.919553+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-29T18:15:26.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:25 smithi144 bash[24722]: cluster 2024-08-29T18:15:25.097643+0000 mgr.y (mgr.14472) 272 : cluster [DBG] pgmap v320: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:15:26.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:25 smithi144 bash[24722]: cluster 2024-08-29T18:15:25.845502+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-29T18:15:26.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[32084]: cluster 2024-08-29T18:15:24.919553+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-29T18:15:26.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[32084]: cluster 2024-08-29T18:15:25.097643+0000 mgr.y (mgr.14472) 272 : cluster [DBG] pgmap v320: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:15:26.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[32084]: cluster 2024-08-29T18:15:25.845502+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-29T18:15:26.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[22629]: cluster 2024-08-29T18:15:24.919553+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-29T18:15:26.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[22629]: cluster 2024-08-29T18:15:25.097643+0000 mgr.y (mgr.14472) 272 : cluster [DBG] pgmap v320: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T18:15:26.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:25 smithi089 bash[22629]: cluster 2024-08-29T18:15:25.845502+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-29T18:15:26.842 INFO:tasks.rados.rados.0.smithi089.stdout:531: done (1 left) 2024-08-29T18:15:26.842 INFO:tasks.rados.rados.0.smithi089.stdout:532: done (0 left) 2024-08-29T18:15:26.842 INFO:tasks.rados.rados.0.smithi089.stdout:533: copy_from oid 24 from oid 25 current snap is 58 2024-08-29T18:15:26.842 INFO:tasks.rados.rados.0.smithi089.stdout:534: snap_remove snap 44 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:534: done (1 left) 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:535: rollback oid 16 current snap is 58 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 16 to 30 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:536: read oid 35 snap 47 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:536: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:537: rollback oid 10 current snap is 58 2024-08-29T18:15:27.818 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 50 2024-08-29T18:15:27.819 INFO:tasks.rados.rados.0.smithi089.stdout:538: snap_create 2024-08-29T18:15:27.819 INFO:tasks.rados.rados.0.smithi089.stdout:533: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:15:27.819 INFO:tasks.rados.rados.0.smithi089.stdout:533: finishing copy_from to smithi08969774-24 2024-08-29T18:15:27.819 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 150 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:27.829 INFO:tasks.rados.rados.0.smithi089.stdout:536: expect (ObjNum 50 snap 0 seq_num 50) 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:535: finishing rollback tid 0 to smithi08969774-16 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:535: finishing rollback tid 1 to smithi08969774-16 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:535: finishing rollback tid 2 to smithi08969774-16 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 194 (ObjNum 108 snap 26 seq_num 108) dirty exists 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:537: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:537: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:537: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:15:27.869 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 266 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:15:28.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22881]: ignoring --setuser ceph since I am not root 2024-08-29T18:15:28.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22881]: ignoring --setgroup ceph since I am not root 2024-08-29T18:15:28.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22881]: debug 2024-08-29T18:15:28.006+0000 7f79b7e2a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: cluster 2024-08-29T18:15:26.848808+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: cluster 2024-08-29T18:15:27.098265+0000 mgr.y (mgr.14472) 273 : cluster [DBG] pgmap v323: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.620314+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.630369+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.632367+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.634309+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.644710+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.799095+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:28.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.807093+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: cluster 2024-08-29T18:15:27.808097+0000 mon.a (mon.0) 1230 : cluster [INF] Activating manager daemon x 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: cluster 2024-08-29T18:15:27.823104+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.824634+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.824892+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.825087+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.825206+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.825264+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: cluster 2024-08-29T18:15:27.825401+0000 mon.a (mon.0) 1233 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0172934s) 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.825627+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.829802+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.830065+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:15:28.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.830417+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.830786+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.832356+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.832856+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.833445+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.833963+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.834923+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.836322+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.836802+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:15:28.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[32084]: audit 2024-08-29T18:15:27.838013+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: cluster 2024-08-29T18:15:26.848808+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: cluster 2024-08-29T18:15:27.098265+0000 mgr.y (mgr.14472) 273 : cluster [DBG] pgmap v323: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.620314+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.630369+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.632367+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.634309+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.644710+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.799095+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.807093+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: cluster 2024-08-29T18:15:27.808097+0000 mon.a (mon.0) 1230 : cluster [INF] Activating manager daemon x 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: cluster 2024-08-29T18:15:27.823104+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.824634+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:28.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.824892+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.825087+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.825206+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.825264+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: cluster 2024-08-29T18:15:27.825401+0000 mon.a (mon.0) 1233 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0172934s) 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.825627+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.829802+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.830065+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.830417+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.830786+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.832356+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.832856+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.833445+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.833963+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:15:28.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.834923+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:15:28.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.836322+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:15:28.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.836802+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:15:28.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:27 smithi089 bash[22629]: audit 2024-08-29T18:15:27.838013+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:15:28.296 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[52952]: [29/Aug/2024:18:15:27] ENGINE Bus STOPPING 2024-08-29T18:15:28.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: cluster 2024-08-29T18:15:26.848808+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-29T18:15:28.296 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: cluster 2024-08-29T18:15:27.098265+0000 mgr.y (mgr.14472) 273 : cluster [DBG] pgmap v323: 121 pgs: 121 active+clean; 171 MiB data, 571 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.620314+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.630369+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.632367+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.634309+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.644710+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.799095+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.807093+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: cluster 2024-08-29T18:15:27.808097+0000 mon.a (mon.0) 1230 : cluster [INF] Activating manager daemon x 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: cluster 2024-08-29T18:15:27.823104+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.824634+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.824892+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:28.297 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.825087+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.825206+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.14472 172.21.15.89:0/938948024' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.825264+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: cluster 2024-08-29T18:15:27.825401+0000 mon.a (mon.0) 1233 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0172934s) 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.825627+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.829802+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.830065+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.830417+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.830786+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.832356+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.832856+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.833445+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.833963+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:15:28.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.834923+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:15:28.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.836322+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:15:28.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.836802+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:15:28.299 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:27 smithi144 bash[24722]: audit 2024-08-29T18:15:27.838013+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:15:28.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: [29/Aug/2024:18:15:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:15:28.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: [29/Aug/2024:18:15:28] ENGINE Bus STOPPED 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: [29/Aug/2024:18:15:28] ENGINE Bus STARTING 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.532+0000 7fda62918640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.532+0000 7fda62918640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.532+0000 7fda62918640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.532+0000 7fda62918640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.532+0000 7fda62918640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.536+0000 7fda6591e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.536+0000 7fda6591e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.536+0000 7fda6591e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.536+0000 7fda6591e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: debug 2024-08-29T18:15:28.536+0000 7fda6591e640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:15:28.813 INFO:tasks.rados.rados.0.smithi089.stdout:533: done (4 left) 2024-08-29T18:15:28.814 INFO:tasks.rados.rados.0.smithi089.stdout:535: done (3 left) 2024-08-29T18:15:28.814 INFO:tasks.rados.rados.0.smithi089.stdout:536: done (2 left) 2024-08-29T18:15:28.814 INFO:tasks.rados.rados.0.smithi089.stdout:537: done (1 left) 2024-08-29T18:15:28.814 INFO:tasks.rados.rados.0.smithi089.stdout:538: done (0 left) 2024-08-29T18:15:28.814 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 59 2024-08-29T18:15:28.814 INFO:tasks.rados.rados.0.smithi089.stdout:539: seq_num 171 ranges {4546560=466944} 2024-08-29T18:15:28.853 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: [29/Aug/2024:18:15:28] ENGINE Serving on http://:::9283 2024-08-29T18:15:28.853 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[52952]: [29/Aug/2024:18:15:28] ENGINE Bus STARTED 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:539: writing smithi08969774-33 from 4546560 to 5013504 tid 1 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:540: read oid 27 snap -1 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:540: expect deleted 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:541: copy_from oid 30 from oid 25 current snap is 59 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:542: read oid 31 snap -1 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:542: expect (ObjNum 137 snap 43 seq_num 137) 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 59 2024-08-29T18:15:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:543: seq_num 172 ranges {663552=483328} 2024-08-29T18:15:28.895 INFO:tasks.rados.rados.0.smithi089.stdout:543: writing smithi08969774-6 from 663552 to 1146880 tid 1 2024-08-29T18:15:28.895 INFO:tasks.rados.rados.0.smithi089.stdout:544: read oid 41 snap 47 2024-08-29T18:15:28.895 INFO:tasks.rados.rados.0.smithi089.stdout:544: expect (ObjNum -1427853904 snap 22081 seq_num 2867575376) 2024-08-29T18:15:28.895 INFO:tasks.rados.rados.0.smithi089.stdout:545: copy_from oid 11 from oid 29 current snap is 59 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: finishing write tid 1 to smithi08969774-33 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: finishing write tid 2 to smithi08969774-33 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: finishing write tid 3 to smithi08969774-33 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: oid 33 updating version 0 to 195 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: oid 33 version 195 is already newer than 194 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 195 (ObjNum 171 snap 59 seq_num 171) dirty exists 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: left oid 33 (ObjNum 171 snap 59 seq_num 171) 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:539: done (6 left) 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:540: done (5 left) 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:546: read oid 18 snap -1 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:546: expect (ObjNum 156 snap 51 seq_num 156) 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 59 2024-08-29T18:15:28.896 INFO:tasks.rados.rados.0.smithi089.stdout:547: seq_num 173 ranges {188416=499712} 2024-08-29T18:15:28.902 INFO:tasks.rados.rados.0.smithi089.stdout:547: writing smithi08969774-38 from 188416 to 688128 tid 1 2024-08-29T18:15:28.902 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 59 2024-08-29T18:15:28.902 INFO:tasks.rados.rados.0.smithi089.stdout:548: seq_num 174 ranges {0=516096} 2024-08-29T18:15:28.907 INFO:tasks.rados.rados.0.smithi089.stdout:548: writing smithi08969774-2 from 0 to 516096 tid 1 2024-08-29T18:15:28.907 INFO:tasks.rados.rados.0.smithi089.stdout:549: snap_remove snap 57 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: cluster 2024-08-29T18:15:28.351882+0000 mon.a (mon.0) 1234 : cluster [INF] Manager daemon x is now available 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.401857+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.411481+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.420748+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.430375+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.441142+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.446996+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:28.947 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.472265+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.481108+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.486412+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.506504+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: audit 2024-08-29T18:15:28.511830+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[22629]: cluster 2024-08-29T18:15:28.820426+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: cluster 2024-08-29T18:15:28.351882+0000 mon.a (mon.0) 1234 : cluster [INF] Manager daemon x is now available 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.401857+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.411481+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.420748+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.430375+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.441142+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:28.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.446996+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:28.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.472265+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:28.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.481108+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:15:28.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.486412+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:15:28.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.506504+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T18:15:28.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: audit 2024-08-29T18:15:28.511830+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T18:15:28.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:28 smithi089 bash[32084]: cluster 2024-08-29T18:15:28.820426+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: cluster 2024-08-29T18:15:28.351882+0000 mon.a (mon.0) 1234 : cluster [INF] Manager daemon x is now available 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.401857+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.411481+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.420748+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.430375+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.441142+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.446996+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.472265+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.481108+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:15:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.486412+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:15:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.506504+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T18:15:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: audit 2024-08-29T18:15:28.511830+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-29T18:15:29.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:28 smithi144 bash[24722]: cluster 2024-08-29T18:15:28.820426+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-29T18:15:29.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22881]: debug 2024-08-29T18:15:29.246+0000 7f79b7e2a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:15:29.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22881]: debug 2024-08-29T18:15:29.310+0000 7f79b7e2a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:15:29.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22881]: debug 2024-08-29T18:15:29.458+0000 7f79b7e2a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:15:29.888 INFO:tasks.rados.rados.0.smithi089.stdout:549: done (8 left) 2024-08-29T18:15:29.888 INFO:tasks.rados.rados.0.smithi089.stdout:550: snap_create 2024-08-29T18:15:29.888 INFO:tasks.rados.rados.0.smithi089.stdout:544: expect (ObjNum -1427853904 snap 22081 seq_num 2867575376) 2024-08-29T18:15:29.906 INFO:tasks.rados.rados.0.smithi089.stdout:543: finishing write tid 1 to smithi08969774-6 2024-08-29T18:15:29.906 INFO:tasks.rados.rados.0.smithi089.stdout:543: finishing write tid 2 to smithi08969774-6 2024-08-29T18:15:29.906 INFO:tasks.rados.rados.0.smithi089.stdout:541: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:15:29.906 INFO:tasks.rados.rados.0.smithi089.stdout:545: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:15:29.906 INFO:tasks.rados.rados.0.smithi089.stdout:543: finishing write tid 3 to smithi08969774-6 2024-08-29T18:15:29.906 INFO:tasks.rados.rados.0.smithi089.stdout:543: oid 6 updating version 0 to 197 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:543: oid 6 updating version 197 to 198 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 198 (ObjNum 172 snap 59 seq_num 172) dirty exists 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:543: left oid 6 (ObjNum 172 snap 59 seq_num 172) 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:547: finishing write tid 1 to smithi08969774-38 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:547: finishing write tid 2 to smithi08969774-38 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:548: finishing write tid 1 to smithi08969774-2 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:548: finishing write tid 2 to smithi08969774-2 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:547: finishing write tid 3 to smithi08969774-38 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:547: oid 38 updating version 0 to 217 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:547: oid 38 version 217 is already newer than 216 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 217 (ObjNum 173 snap 59 seq_num 173) dirty exists 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:547: left oid 38 (ObjNum 173 snap 59 seq_num 173) 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:548: finishing write tid 3 to smithi08969774-2 2024-08-29T18:15:29.907 INFO:tasks.rados.rados.0.smithi089.stdout:548: oid 2 updating version 0 to 167 2024-08-29T18:15:29.908 INFO:tasks.rados.rados.0.smithi089.stdout:548: oid 2 version 167 is already newer than 166 2024-08-29T18:15:29.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 167 (ObjNum 174 snap 59 seq_num 174) dirty exists 2024-08-29T18:15:29.908 INFO:tasks.rados.rados.0.smithi089.stdout:548: left oid 2 (ObjNum 174 snap 59 seq_num 174) 2024-08-29T18:15:29.908 INFO:tasks.rados.rados.0.smithi089.stdout:542: expect (ObjNum 137 snap 43 seq_num 137) 2024-08-29T18:15:29.994 INFO:tasks.rados.rados.0.smithi089.stdout:541: finishing copy_from to smithi08969774-30 2024-08-29T18:15:29.994 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 150 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:29.994 INFO:tasks.rados.rados.0.smithi089.stdout:545: finishing copy_from to smithi08969774-11 2024-08-29T18:15:29.994 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 178 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-29T18:15:29.994 INFO:tasks.rados.rados.0.smithi089.stdout:546: expect (ObjNum 156 snap 51 seq_num 156) 2024-08-29T18:15:30.170 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.102+0000 7f79b7e2a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:15:30.170 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cephadm 2024-08-29T18:15:28.389371+0000 mgr.x (mgr.24451) 1 : cephadm [INF] Migrating agent root cert to cert store 2024-08-29T18:15:30.170 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cephadm 2024-08-29T18:15:28.397841+0000 mgr.x (mgr.24451) 2 : cephadm [INF] Migrating agent root key to cert store 2024-08-29T18:15:30.170 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cephadm 2024-08-29T18:15:28.407686+0000 mgr.x (mgr.24451) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-29T18:15:30.170 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cephadm 2024-08-29T18:15:28.407789+0000 mgr.x (mgr.24451) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cephadm 2024-08-29T18:15:28.416824+0000 mgr.x (mgr.24451) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cluster 2024-08-29T18:15:28.881067+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e25: x(active, since 1.07296s) 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cluster 2024-08-29T18:15:28.921771+0000 mgr.x (mgr.24451) 6 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[32084]: cephadm 2024-08-29T18:15:28.992887+0000 mgr.x (mgr.24451) 7 : cephadm [INF] Deploying cephadm binary to smithi144 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cephadm 2024-08-29T18:15:28.389371+0000 mgr.x (mgr.24451) 1 : cephadm [INF] Migrating agent root cert to cert store 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cephadm 2024-08-29T18:15:28.397841+0000 mgr.x (mgr.24451) 2 : cephadm [INF] Migrating agent root key to cert store 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cephadm 2024-08-29T18:15:28.407686+0000 mgr.x (mgr.24451) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cephadm 2024-08-29T18:15:28.407789+0000 mgr.x (mgr.24451) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cephadm 2024-08-29T18:15:28.416824+0000 mgr.x (mgr.24451) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cluster 2024-08-29T18:15:28.881067+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e25: x(active, since 1.07296s) 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cluster 2024-08-29T18:15:28.921771+0000 mgr.x (mgr.24451) 6 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:30.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:29 smithi089 bash[22629]: cephadm 2024-08-29T18:15:28.992887+0000 mgr.x (mgr.24451) 7 : cephadm [INF] Deploying cephadm binary to smithi144 2024-08-29T18:15:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cephadm 2024-08-29T18:15:28.389371+0000 mgr.x (mgr.24451) 1 : cephadm [INF] Migrating agent root cert to cert store 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cephadm 2024-08-29T18:15:28.397841+0000 mgr.x (mgr.24451) 2 : cephadm [INF] Migrating agent root key to cert store 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cephadm 2024-08-29T18:15:28.407686+0000 mgr.x (mgr.24451) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cephadm 2024-08-29T18:15:28.407789+0000 mgr.x (mgr.24451) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cephadm 2024-08-29T18:15:28.416824+0000 mgr.x (mgr.24451) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cluster 2024-08-29T18:15:28.881067+0000 mon.a (mon.0) 1243 : cluster [DBG] mgrmap e25: x(active, since 1.07296s) 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cluster 2024-08-29T18:15:28.921771+0000 mgr.x (mgr.24451) 6 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:29 smithi144 bash[24722]: cephadm 2024-08-29T18:15:28.992887+0000 mgr.x (mgr.24451) 7 : cephadm [INF] Deploying cephadm binary to smithi144 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: debug 2024-08-29T18:15:30.092+0000 7fda4e6cd640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:18:15:30] ENGINE Error in HTTPServer.serve 2024-08-29T18:15:30.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: Traceback (most recent call last): 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: self._connections.run(self.expiration_interval) 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: self._run(expiration_interval) 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: s = self.context.wrap_socket( 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: return self.sslsocket_class._create( 2024-08-29T18:15:30.305 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:15:30.306 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: self.do_handshake() 2024-08-29T18:15:30.306 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:15:30.306 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: self._sslobj.do_handshake() 2024-08-29T18:15:30.306 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[52952]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:15:30.422 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.174+0000 7f79b7e2a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:15:30.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.250+0000 7f79b7e2a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:15:30.827 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.430+0000 7f79b7e2a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:15:30.827 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.510+0000 7f79b7e2a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:15:30.827 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.578+0000 7f79b7e2a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:15:30.841 INFO:tasks.rados.rados.0.smithi089.stdout:541: done (8 left) 2024-08-29T18:15:30.841 INFO:tasks.rados.rados.0.smithi089.stdout:542: done (7 left) 2024-08-29T18:15:30.841 INFO:tasks.rados.rados.0.smithi089.stdout:543: done (6 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:544: done (5 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:545: done (4 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:546: done (3 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:547: done (2 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:548: done (1 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:550: done (0 left) 2024-08-29T18:15:30.842 INFO:tasks.rados.rados.0.smithi089.stdout:551: snap_remove snap 30 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.830+0000 7f79b7e2a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22881]: debug 2024-08-29T18:15:30.906+0000 7f79b7e2a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[32084]: cluster 2024-08-29T18:15:29.834890+0000 mgr.x (mgr.24451) 8 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[32084]: cephadm 2024-08-29T18:15:29.870531+0000 mgr.x (mgr.24451) 9 : cephadm [INF] [29/Aug/2024:18:15:29] ENGINE Bus STARTING 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[32084]: cluster 2024-08-29T18:15:29.894547+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[32084]: cephadm 2024-08-29T18:15:30.069713+0000 mgr.x (mgr.24451) 10 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Serving on https://172.21.15.144:7150 2024-08-29T18:15:31.101 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[32084]: cluster 2024-08-29T18:15:30.847580+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-29T18:15:31.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22629]: cluster 2024-08-29T18:15:29.834890+0000 mgr.x (mgr.24451) 8 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:31.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22629]: cephadm 2024-08-29T18:15:29.870531+0000 mgr.x (mgr.24451) 9 : cephadm [INF] [29/Aug/2024:18:15:29] ENGINE Bus STARTING 2024-08-29T18:15:31.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22629]: cluster 2024-08-29T18:15:29.894547+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-29T18:15:31.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22629]: cephadm 2024-08-29T18:15:30.069713+0000 mgr.x (mgr.24451) 10 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Serving on https://172.21.15.144:7150 2024-08-29T18:15:31.102 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:30 smithi089 bash[22629]: cluster 2024-08-29T18:15:30.847580+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-29T18:15:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[24722]: cluster 2024-08-29T18:15:29.834890+0000 mgr.x (mgr.24451) 8 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[24722]: cephadm 2024-08-29T18:15:29.870531+0000 mgr.x (mgr.24451) 9 : cephadm [INF] [29/Aug/2024:18:15:29] ENGINE Bus STARTING 2024-08-29T18:15:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[24722]: cluster 2024-08-29T18:15:29.894547+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-29T18:15:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[24722]: cephadm 2024-08-29T18:15:30.069713+0000 mgr.x (mgr.24451) 10 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Serving on https://172.21.15.144:7150 2024-08-29T18:15:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:30 smithi144 bash[24722]: cluster 2024-08-29T18:15:30.847580+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-29T18:15:31.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22881]: debug 2024-08-29T18:15:31.102+0000 7f79b7e2a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:15:31.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22881]: debug 2024-08-29T18:15:31.178+0000 7f79b7e2a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:15:31.776 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22881]: debug 2024-08-29T18:15:31.434+0000 7f79b7e2a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:15:31.776 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22881]: debug 2024-08-29T18:15:31.614+0000 7f79b7e2a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:15:31.838 INFO:tasks.rados.rados.0.smithi089.stdout:551: done (0 left) 2024-08-29T18:15:31.838 INFO:tasks.rados.rados.0.smithi089.stdout:552: read oid 16 snap 54 2024-08-29T18:15:31.838 INFO:tasks.rados.rados.0.smithi089.stdout:552: expect (ObjNum 117 snap 33 seq_num 117) 2024-08-29T18:15:31.838 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 60 2024-08-29T18:15:31.838 INFO:tasks.rados.rados.0.smithi089.stdout:553: seq_num 175 ranges {516096=540672} 2024-08-29T18:15:31.845 INFO:tasks.rados.rados.0.smithi089.stdout:553: writing smithi08969774-2 from 516096 to 1056768 tid 1 2024-08-29T18:15:31.845 INFO:tasks.rados.rados.0.smithi089.stdout:554: setattr oid 49 current snap is 60 2024-08-29T18:15:31.848 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 60 2024-08-29T18:15:31.848 INFO:tasks.rados.rados.0.smithi089.stdout:555: seq_num 176 ranges {827392=557056} 2024-08-29T18:15:31.857 INFO:tasks.rados.rados.0.smithi089.stdout:555: writing smithi08969774-45 from 827392 to 1384448 tid 1 2024-08-29T18:15:31.858 INFO:tasks.rados.rados.0.smithi089.stdout:556: read oid 35 snap -1 2024-08-29T18:15:31.858 INFO:tasks.rados.rados.0.smithi089.stdout:556: expect deleted 2024-08-29T18:15:31.858 INFO:tasks.rados.rados.0.smithi089.stdout:557: read oid 14 snap -1 2024-08-29T18:15:31.858 INFO:tasks.rados.rados.0.smithi089.stdout:557: expect (ObjNum 169 snap 56 seq_num 169) 2024-08-29T18:15:31.858 INFO:tasks.rados.rados.0.smithi089.stdout:558: copy_from oid 19 from oid 32 current snap is 60 2024-08-29T18:15:31.858 INFO:tasks.rados.rados.0.smithi089.stdout:559: rollback oid 25 current snap is 60 2024-08-29T18:15:31.859 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 25 to 50 2024-08-29T18:15:31.859 INFO:tasks.rados.rados.0.smithi089.stdout:560: snap_remove snap 49 2024-08-29T18:15:32.058 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22881]: debug 2024-08-29T18:15:31.778+0000 7f79b7e2a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:15:32.058 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22881]: debug 2024-08-29T18:15:31.878+0000 7f79b7e2a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: cephadm 2024-08-29T18:15:30.096421+0000 mgr.x (mgr.24451) 11 : cephadm [ERR] [29/Aug/2024:18:15:30] ENGINE Error in HTTPServer.serve 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: Traceback (most recent call last): 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: self._connections.run(self.expiration_interval) 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: self._run(expiration_interval) 2024-08-29T18:15:32.059 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: s = self.context.wrap_socket( 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: return self.sslsocket_class._create( 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: self.do_handshake() 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: self._sslobj.do_handshake() 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: cephadm 2024-08-29T18:15:30.172335+0000 mgr.x (mgr.24451) 12 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Serving on http://172.21.15.144:8765 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: cephadm 2024-08-29T18:15:30.172616+0000 mgr.x (mgr.24451) 13 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Bus STARTED 2024-08-29T18:15:32.060 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: cephadm 2024-08-29T18:15:30.200619+0000 mgr.x (mgr.24451) 14 : cephadm [INF] Deploying cephadm binary to smithi089 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: cluster 2024-08-29T18:15:30.893043+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[22629]: cluster 2024-08-29T18:15:31.845833+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: cephadm 2024-08-29T18:15:30.096421+0000 mgr.x (mgr.24451) 11 : cephadm [ERR] [29/Aug/2024:18:15:30] ENGINE Error in HTTPServer.serve 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: Traceback (most recent call last): 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: self._connections.run(self.expiration_interval) 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: self._run(expiration_interval) 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:15:32.061 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: s = self.context.wrap_socket( 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: return self.sslsocket_class._create( 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: self.do_handshake() 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: self._sslobj.do_handshake() 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: cephadm 2024-08-29T18:15:30.172335+0000 mgr.x (mgr.24451) 12 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Serving on http://172.21.15.144:8765 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: cephadm 2024-08-29T18:15:30.172616+0000 mgr.x (mgr.24451) 13 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Bus STARTED 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: cephadm 2024-08-29T18:15:30.200619+0000 mgr.x (mgr.24451) 14 : cephadm [INF] Deploying cephadm binary to smithi089 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: cluster 2024-08-29T18:15:30.893043+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-08-29T18:15:32.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:31 smithi089 bash[32084]: cluster 2024-08-29T18:15:31.845833+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-29T18:15:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: cephadm 2024-08-29T18:15:30.096421+0000 mgr.x (mgr.24451) 11 : cephadm [ERR] [29/Aug/2024:18:15:30] ENGINE Error in HTTPServer.serve 2024-08-29T18:15:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: Traceback (most recent call last): 2024-08-29T18:15:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:15:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: self._connections.run(self.expiration_interval) 2024-08-29T18:15:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: self._run(expiration_interval) 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: s = self.context.wrap_socket( 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:15:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: return self.sslsocket_class._create( 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: self.do_handshake() 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: self._sslobj.do_handshake() 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: cephadm 2024-08-29T18:15:30.172335+0000 mgr.x (mgr.24451) 12 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Serving on http://172.21.15.144:8765 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: cephadm 2024-08-29T18:15:30.172616+0000 mgr.x (mgr.24451) 13 : cephadm [INF] [29/Aug/2024:18:15:30] ENGINE Bus STARTED 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: cephadm 2024-08-29T18:15:30.200619+0000 mgr.x (mgr.24451) 14 : cephadm [INF] Deploying cephadm binary to smithi089 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: cluster 2024-08-29T18:15:30.893043+0000 mon.a (mon.0) 1246 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-08-29T18:15:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:31 smithi144 bash[24722]: cluster 2024-08-29T18:15:31.845833+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-29T18:15:32.422 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[22881]: debug 2024-08-29T18:15:32.062+0000 7f79b7e2a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:15:32.843 INFO:tasks.rados.rados.0.smithi089.stdout:560: done (8 left) 2024-08-29T18:15:32.843 INFO:tasks.rados.rados.0.smithi089.stdout:561: read oid 23 snap -1 2024-08-29T18:15:32.843 INFO:tasks.rados.rados.0.smithi089.stdout:561: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:15:32.843 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 198 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:15:32.843 INFO:tasks.rados.rados.0.smithi089.stdout:552: expect (ObjNum 117 snap 33 seq_num 117) 2024-08-29T18:15:33.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[22881]: debug 2024-08-29T18:15:32.886+0000 7f79b7e2a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:15:33.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[22881]: debug 2024-08-29T18:15:32.966+0000 7f79b7e2a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:15:33.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[22629]: cluster 2024-08-29T18:15:31.835705+0000 mgr.x (mgr.24451) 15 : cluster [DBG] pgmap v8: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:33.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[22629]: cluster 2024-08-29T18:15:32.850224+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-29T18:15:33.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[32084]: cluster 2024-08-29T18:15:31.835705+0000 mgr.x (mgr.24451) 15 : cluster [DBG] pgmap v8: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:33.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:32 smithi089 bash[32084]: cluster 2024-08-29T18:15:32.850224+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-29T18:15:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:32 smithi144 bash[24722]: cluster 2024-08-29T18:15:31.835705+0000 mgr.x (mgr.24451) 15 : cluster [DBG] pgmap v8: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:32 smithi144 bash[24722]: cluster 2024-08-29T18:15:32.850224+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-29T18:15:33.334 INFO:tasks.rados.rados.0.smithi089.stdout:559: finishing rollback tid 0 to smithi08969774-25 2024-08-29T18:15:33.334 INFO:tasks.rados.rados.0.smithi089.stdout:559: finishing rollback tid 1 to smithi08969774-25 2024-08-29T18:15:33.335 INFO:tasks.rados.rados.0.smithi089.stdout:559: finishing rollback tid 2 to smithi08969774-25 2024-08-29T18:15:33.335 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 153 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:33.335 INFO:tasks.rados.rados.0.smithi089.stdout:557: expect (ObjNum 169 snap 56 seq_num 169) 2024-08-29T18:15:33.438 INFO:tasks.rados.rados.0.smithi089.stdout:555: finishing write tid 1 to smithi08969774-45 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:555: finishing write tid 2 to smithi08969774-45 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:552: done (8 left) 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:554: done (7 left) 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:556: done (6 left) 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:557: done (5 left) 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:559: done (4 left) 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:562: rollback oid 40 current snap is 60 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 58 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:553: finishing write tid 1 to smithi08969774-2 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:553: finishing write tid 2 to smithi08969774-2 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:555: finishing write tid 3 to smithi08969774-45 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:555: oid 45 updating version 0 to 299 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:555: oid 45 version 299 is already newer than 298 2024-08-29T18:15:33.439 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 299 (ObjNum 176 snap 60 seq_num 176) dirty exists 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:555: left oid 45 (ObjNum 176 snap 60 seq_num 176) 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:553: finishing write tid 3 to smithi08969774-2 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:553: oid 2 updating version 0 to 176 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:553: oid 2 version 176 is already newer than 175 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 176 (ObjNum 175 snap 60 seq_num 175) dirty exists 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:553: left oid 2 (ObjNum 175 snap 60 seq_num 175) 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:558: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:558: finishing copy_from to smithi08969774-19 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 104 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:15:33.440 INFO:tasks.rados.rados.0.smithi089.stdout:561: expect (ObjNum 10 snap 0 seq_num 10) 2024-08-29T18:15:33.444 INFO:tasks.rados.rados.0.smithi089.stdout:562: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:15:33.444 INFO:tasks.rados.rados.0.smithi089.stdout:553: done (4 left) 2024-08-29T18:15:33.444 INFO:tasks.rados.rados.0.smithi089.stdout:555: done (3 left) 2024-08-29T18:15:33.444 INFO:tasks.rados.rados.0.smithi089.stdout:558: done (2 left) 2024-08-29T18:15:33.444 INFO:tasks.rados.rados.0.smithi089.stdout:561: done (1 left) 2024-08-29T18:15:33.444 INFO:tasks.rados.rados.0.smithi089.stdout:563: delete oid 15 current snap is 60 2024-08-29T18:15:33.445 INFO:tasks.rados.rados.0.smithi089.stdout:562: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:15:33.445 INFO:tasks.rados.rados.0.smithi089.stdout:562: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:15:33.445 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 317 (ObjNum 33 snap 0 seq_num 2867481744) dirty exists 2024-08-29T18:15:33.446 INFO:tasks.rados.rados.0.smithi089.stdout:562: done (1 left) 2024-08-29T18:15:33.446 INFO:tasks.rados.rados.0.smithi089.stdout:563: done (0 left) 2024-08-29T18:15:33.446 INFO:tasks.rados.rados.0.smithi089.stdout:564: rmattr oid 4 current snap is 60 2024-08-29T18:15:33.446 INFO:tasks.rados.rados.0.smithi089.stdout:565: snap_create 2024-08-29T18:15:33.450 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 210 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:15:33.646 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: debug 2024-08-29T18:15:33.190+0000 7f79b7e2a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:15:33.647 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: debug 2024-08-29T18:15:33.262+0000 7f79b7e2a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: debug 2024-08-29T18:15:33.650+0000 7f79b7e2a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: debug 2024-08-29T18:15:33.726+0000 7f79b7e2a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: [29/Aug/2024:18:15:33] ENGINE Bus STARTING 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: CherryPy Checker: 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: The Application mounted at '' has an empty config. 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: [29/Aug/2024:18:15:33] ENGINE Serving on http://:::9283 2024-08-29T18:15:33.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22881]: [29/Aug/2024:18:15:33] ENGINE Bus STARTED 2024-08-29T18:15:33.940 INFO:tasks.rados.rados.0.smithi089.stdout:564: done (1 left) 2024-08-29T18:15:33.940 INFO:tasks.rados.rados.0.smithi089.stdout:565: done (0 left) 2024-08-29T18:15:33.940 INFO:tasks.rados.rados.0.smithi089.stdout:566: delete oid 37 current snap is 61 2024-08-29T18:15:33.945 INFO:tasks.rados.rados.0.smithi089.stdout:566: done (0 left) 2024-08-29T18:15:33.945 INFO:tasks.rados.rados.0.smithi089.stdout:567: read oid 28 snap 60 2024-08-29T18:15:33.945 INFO:tasks.rados.rados.0.smithi089.stdout:567: expect (ObjNum 164 snap 54 seq_num 164) 2024-08-29T18:15:33.945 INFO:tasks.rados.rados.0.smithi089.stdout:568: copy_from oid 25 from oid 35 current snap is 61 2024-08-29T18:15:33.945 INFO:tasks.rados.rados.0.smithi089.stdout:569: rollback oid 47 current snap is 61 2024-08-29T18:15:33.946 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 56 2024-08-29T18:15:33.946 INFO:tasks.rados.rados.0.smithi089.stdout:570: snap_create 2024-08-29T18:15:33.946 INFO:tasks.rados.rados.0.smithi089.stdout:568: finishing copy_from to smithi08969774-25 2024-08-29T18:15:33.946 INFO:tasks.rados.rados.0.smithi089.stdout:568: got expected ENOENT (src dne) 2024-08-29T18:15:33.947 INFO:tasks.rados.rados.0.smithi089.stdout:568: finishing copy_from racing read to smithi08969774-25 2024-08-29T18:15:33.956 INFO:tasks.rados.rados.0.smithi089.stdout:569: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:15:33.957 INFO:tasks.rados.rados.0.smithi089.stdout:569: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:15:33.957 INFO:tasks.rados.rados.0.smithi089.stdout:569: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:15:33.957 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 147 (ObjNum 153 snap 51 seq_num 153) dirty exists 2024-08-29T18:15:33.963 INFO:tasks.rados.rados.0.smithi089.stdout:567: expect (ObjNum 164 snap 54 seq_num 164) 2024-08-29T18:15:34.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:33 smithi144 bash[24722]: cluster 2024-08-29T18:15:32.914043+0000 mon.a (mon.0) 1249 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-08-29T18:15:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:33 smithi144 bash[24722]: cluster 2024-08-29T18:15:33.751123+0000 mon.a (mon.0) 1250 : cluster [DBG] Standby manager daemon y started 2024-08-29T18:15:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:33 smithi144 bash[24722]: audit 2024-08-29T18:15:33.757889+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T18:15:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:33 smithi144 bash[24722]: audit 2024-08-29T18:15:33.759143+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:15:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:33 smithi144 bash[24722]: audit 2024-08-29T18:15:33.761750+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T18:15:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:33 smithi144 bash[24722]: audit 2024-08-29T18:15:33.762387+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[32084]: cluster 2024-08-29T18:15:32.914043+0000 mon.a (mon.0) 1249 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[32084]: cluster 2024-08-29T18:15:33.751123+0000 mon.a (mon.0) 1250 : cluster [DBG] Standby manager daemon y started 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[32084]: audit 2024-08-29T18:15:33.757889+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[32084]: audit 2024-08-29T18:15:33.759143+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[32084]: audit 2024-08-29T18:15:33.761750+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[32084]: audit 2024-08-29T18:15:33.762387+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22629]: cluster 2024-08-29T18:15:32.914043+0000 mon.a (mon.0) 1249 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-08-29T18:15:34.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22629]: cluster 2024-08-29T18:15:33.751123+0000 mon.a (mon.0) 1250 : cluster [DBG] Standby manager daemon y started 2024-08-29T18:15:34.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22629]: audit 2024-08-29T18:15:33.757889+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T18:15:34.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22629]: audit 2024-08-29T18:15:33.759143+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:15:34.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22629]: audit 2024-08-29T18:15:33.761750+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T18:15:34.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:33 smithi089 bash[22629]: audit 2024-08-29T18:15:33.762387+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.? 172.21.15.89:0/4255797507' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:15:34.936 INFO:tasks.rados.rados.0.smithi089.stdout:567: done (3 left) 2024-08-29T18:15:34.937 INFO:tasks.rados.rados.0.smithi089.stdout:568: done (2 left) 2024-08-29T18:15:34.937 INFO:tasks.rados.rados.0.smithi089.stdout:569: done (1 left) 2024-08-29T18:15:34.937 INFO:tasks.rados.rados.0.smithi089.stdout:570: done (0 left) 2024-08-29T18:15:34.937 INFO:tasks.rados.rados.0.smithi089.stdout:571: read oid 47 snap -1 2024-08-29T18:15:34.937 INFO:tasks.rados.rados.0.smithi089.stdout:571: expect (ObjNum 153 snap 51 seq_num 153) 2024-08-29T18:15:34.937 INFO:tasks.rados.rados.0.smithi089.stdout:572: delete oid 33 current snap is 62 2024-08-29T18:15:34.953 INFO:tasks.rados.rados.0.smithi089.stdout:572: done (1 left) 2024-08-29T18:15:34.953 INFO:tasks.rados.rados.0.smithi089.stdout:573: rollback oid 8 current snap is 62 2024-08-29T18:15:34.953 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 50 2024-08-29T18:15:34.953 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 62 2024-08-29T18:15:34.953 INFO:tasks.rados.rados.0.smithi089.stdout:574: seq_num 180 ranges {622592=622592} 2024-08-29T18:15:34.963 INFO:tasks.rados.rados.0.smithi089.stdout:574: writing smithi08969774-12 from 622592 to 1245184 tid 1 2024-08-29T18:15:34.963 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 62 2024-08-29T18:15:34.964 INFO:tasks.rados.rados.0.smithi089.stdout:575: seq_num 181 ranges {2310144=638976} 2024-08-29T18:15:34.980 INFO:tasks.rados.rados.0.smithi089.stdout:575: writing smithi08969774-31 from 2310144 to 2949120 tid 1 2024-08-29T18:15:34.980 INFO:tasks.rados.rados.0.smithi089.stdout:576: rollback oid 41 current snap is 62 2024-08-29T18:15:34.980 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 60 2024-08-29T18:15:34.981 INFO:tasks.rados.rados.0.smithi089.stdout:573: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:15:34.981 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 252 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:15:34.981 INFO:tasks.rados.rados.0.smithi089.stdout:571: expect (ObjNum 153 snap 51 seq_num 153) 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:574: finishing write tid 1 to smithi08969774-12 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:574: finishing write tid 2 to smithi08969774-12 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:574: finishing write tid 3 to smithi08969774-12 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:574: oid 12 updating version 0 to 323 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:574: oid 12 version 323 is already newer than 322 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 323 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:574: left oid 12 (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:576: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:15:35.092 INFO:tasks.rados.rados.0.smithi089.stdout:576: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:571: done (4 left) 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:573: done (3 left) 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:574: done (2 left) 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:577: read oid 38 snap -1 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:577: expect (ObjNum 173 snap 59 seq_num 173) 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 62 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:576: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 151 (ObjNum 165 snap 54 seq_num 165) dirty exists 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:575: finishing write tid 1 to smithi08969774-31 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:575: finishing write tid 2 to smithi08969774-31 2024-08-29T18:15:35.093 INFO:tasks.rados.rados.0.smithi089.stdout:578: seq_num 182 ranges {3637248=655360} 2024-08-29T18:15:35.116 INFO:tasks.rados.rados.0.smithi089.stdout:578: writing smithi08969774-32 from 3637248 to 4292608 tid 1 2024-08-29T18:15:35.116 INFO:tasks.rados.rados.0.smithi089.stdout:576: done (3 left) 2024-08-29T18:15:35.116 INFO:tasks.rados.rados.0.smithi089.stdout:579: snap_create 2024-08-29T18:15:35.117 INFO:tasks.rados.rados.0.smithi089.stdout:575: finishing write tid 3 to smithi08969774-31 2024-08-29T18:15:35.117 INFO:tasks.rados.rados.0.smithi089.stdout:575: oid 31 updating version 0 to 120 2024-08-29T18:15:35.117 INFO:tasks.rados.rados.0.smithi089.stdout:575: oid 31 updating version 120 to 121 2024-08-29T18:15:35.117 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 121 (ObjNum 181 snap 62 seq_num 181) dirty exists 2024-08-29T18:15:35.117 INFO:tasks.rados.rados.0.smithi089.stdout:575: left oid 31 (ObjNum 181 snap 62 seq_num 181) 2024-08-29T18:15:35.117 INFO:tasks.rados.rados.0.smithi089.stdout:577: expect (ObjNum 173 snap 59 seq_num 173) 2024-08-29T18:15:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:578: finishing write tid 1 to smithi08969774-32 2024-08-29T18:15:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:578: finishing write tid 2 to smithi08969774-32 2024-08-29T18:15:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:578: finishing write tid 3 to smithi08969774-32 2024-08-29T18:15:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:578: oid 32 updating version 0 to 183 2024-08-29T18:15:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:578: oid 32 version 183 is already newer than 182 2024-08-29T18:15:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 183 (ObjNum 182 snap 62 seq_num 182) dirty exists 2024-08-29T18:15:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:578: left oid 32 (ObjNum 182 snap 62 seq_num 182) 2024-08-29T18:15:35.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:34 smithi144 bash[24722]: cluster 2024-08-29T18:15:33.836455+0000 mgr.x (mgr.24451) 16 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:35.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:34 smithi144 bash[24722]: audit 2024-08-29T18:15:33.945984+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:15:35.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:34 smithi144 bash[24722]: cluster 2024-08-29T18:15:33.947678+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-29T18:15:35.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:34 smithi144 bash[24722]: cluster 2024-08-29T18:15:33.948156+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-08-29T18:15:35.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:35 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:15:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T18:15:35.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[32084]: cluster 2024-08-29T18:15:33.836455+0000 mgr.x (mgr.24451) 16 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:35.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[32084]: audit 2024-08-29T18:15:33.945984+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:15:35.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[32084]: cluster 2024-08-29T18:15:33.947678+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-29T18:15:35.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[32084]: cluster 2024-08-29T18:15:33.948156+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-08-29T18:15:35.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[22629]: cluster 2024-08-29T18:15:33.836455+0000 mgr.x (mgr.24451) 16 : cluster [DBG] pgmap v11: 121 pgs: 121 active+clean; 176 MiB data, 574 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:35.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[22629]: audit 2024-08-29T18:15:33.945984+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:15:35.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[22629]: cluster 2024-08-29T18:15:33.947678+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-29T18:15:35.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:34 smithi089 bash[22629]: cluster 2024-08-29T18:15:33.948156+0000 mon.a (mon.0) 1256 : cluster [DBG] mgrmap e28: x(active, since 6s), standbys: y 2024-08-29T18:15:35.953 INFO:tasks.rados.rados.0.smithi089.stdout:575: done (3 left) 2024-08-29T18:15:35.953 INFO:tasks.rados.rados.0.smithi089.stdout:577: done (2 left) 2024-08-29T18:15:35.953 INFO:tasks.rados.rados.0.smithi089.stdout:578: done (1 left) 2024-08-29T18:15:35.953 INFO:tasks.rados.rados.0.smithi089.stdout:579: done (0 left) 2024-08-29T18:15:35.953 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 63 2024-08-29T18:15:35.953 INFO:tasks.rados.rados.0.smithi089.stdout:580: seq_num 183 ranges {172032=671744} 2024-08-29T18:15:35.961 INFO:tasks.rados.rados.0.smithi089.stdout:580: writing smithi08969774-23 from 172032 to 843776 tid 1 2024-08-29T18:15:35.961 INFO:tasks.rados.rados.0.smithi089.stdout:581: copy_from oid 26 from oid 22 current snap is 63 2024-08-29T18:15:35.961 INFO:tasks.rados.rados.0.smithi089.stdout:582: snap_create 2024-08-29T18:15:35.966 INFO:tasks.rados.rados.0.smithi089.stdout:580: finishing write tid 1 to smithi08969774-23 2024-08-29T18:15:35.967 INFO:tasks.rados.rados.0.smithi089.stdout:580: finishing write tid 2 to smithi08969774-23 2024-08-29T18:15:35.968 INFO:tasks.rados.rados.0.smithi089.stdout:581: finishing copy_from to smithi08969774-26 2024-08-29T18:15:35.968 INFO:tasks.rados.rados.0.smithi089.stdout:581: got expected ENOENT (src dne) 2024-08-29T18:15:35.968 INFO:tasks.rados.rados.0.smithi089.stdout:581: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:15:35.969 INFO:tasks.rados.rados.0.smithi089.stdout:580: finishing write tid 3 to smithi08969774-23 2024-08-29T18:15:35.969 INFO:tasks.rados.rados.0.smithi089.stdout:580: oid 23 updating version 0 to 218 2024-08-29T18:15:35.969 INFO:tasks.rados.rados.0.smithi089.stdout:580: oid 23 updating version 218 to 219 2024-08-29T18:15:35.969 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 219 (ObjNum 183 snap 63 seq_num 183) dirty exists 2024-08-29T18:15:35.969 INFO:tasks.rados.rados.0.smithi089.stdout:580: left oid 23 (ObjNum 183 snap 63 seq_num 183) 2024-08-29T18:15:36.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:35 smithi144 bash[24722]: cluster 2024-08-29T18:15:34.941077+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-29T18:15:36.422 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:35 smithi089 bash[22629]: cluster 2024-08-29T18:15:34.941077+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-29T18:15:36.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:35 smithi089 bash[32084]: cluster 2024-08-29T18:15:34.941077+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-29T18:15:36.960 INFO:tasks.rados.rados.0.smithi089.stdout:580: done (2 left) 2024-08-29T18:15:36.960 INFO:tasks.rados.rados.0.smithi089.stdout:581: done (1 left) 2024-08-29T18:15:36.960 INFO:tasks.rados.rados.0.smithi089.stdout:582: done (0 left) 2024-08-29T18:15:36.960 INFO:tasks.rados.rados.0.smithi089.stdout:583: snap_create 2024-08-29T18:15:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:36 smithi144 bash[24722]: cluster 2024-08-29T18:15:35.836882+0000 mgr.x (mgr.24451) 17 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 158 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2024-08-29T18:15:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:36 smithi144 bash[24722]: cluster 2024-08-29T18:15:35.959105+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-29T18:15:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:36 smithi144 bash[24722]: audit 2024-08-29T18:15:36.265251+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:36 smithi144 bash[24722]: audit 2024-08-29T18:15:36.276645+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:36 smithi144 bash[24722]: audit 2024-08-29T18:15:36.935514+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:36 smithi144 bash[24722]: audit 2024-08-29T18:15:36.945054+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[32084]: cluster 2024-08-29T18:15:35.836882+0000 mgr.x (mgr.24451) 17 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 158 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2024-08-29T18:15:37.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[32084]: cluster 2024-08-29T18:15:35.959105+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-29T18:15:37.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[32084]: audit 2024-08-29T18:15:36.265251+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[32084]: audit 2024-08-29T18:15:36.276645+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[32084]: audit 2024-08-29T18:15:36.935514+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[32084]: audit 2024-08-29T18:15:36.945054+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[22629]: cluster 2024-08-29T18:15:35.836882+0000 mgr.x (mgr.24451) 17 : cluster [DBG] pgmap v14: 121 pgs: 121 active+clean; 158 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2024-08-29T18:15:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[22629]: cluster 2024-08-29T18:15:35.959105+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-29T18:15:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[22629]: audit 2024-08-29T18:15:36.265251+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[22629]: audit 2024-08-29T18:15:36.276645+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[22629]: audit 2024-08-29T18:15:36.935514+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:36 smithi089 bash[22629]: audit 2024-08-29T18:15:36.945054+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:37.971 INFO:tasks.rados.rados.0.smithi089.stdout:583: done (0 left) 2024-08-29T18:15:37.971 INFO:tasks.rados.rados.0.smithi089.stdout:584: delete oid 4 current snap is 65 2024-08-29T18:15:37.974 INFO:tasks.rados.rados.0.smithi089.stdout:584: done (0 left) 2024-08-29T18:15:37.974 INFO:tasks.rados.rados.0.smithi089.stdout:585: delete oid 15 current snap is 65 2024-08-29T18:15:37.985 INFO:tasks.rados.rados.0.smithi089.stdout:585: done (0 left) 2024-08-29T18:15:37.985 INFO:tasks.rados.rados.0.smithi089.stdout:586: snap_create 2024-08-29T18:15:38.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:37 smithi144 bash[24722]: cluster 2024-08-29T18:15:36.968496+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-29T18:15:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:37 smithi144 bash[24722]: audit 2024-08-29T18:15:37.387870+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:37 smithi144 bash[24722]: audit 2024-08-29T18:15:37.398174+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:38.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:37 smithi089 bash[22629]: cluster 2024-08-29T18:15:36.968496+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-29T18:15:38.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:37 smithi089 bash[22629]: audit 2024-08-29T18:15:37.387870+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:38.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:37 smithi089 bash[22629]: audit 2024-08-29T18:15:37.398174+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:38.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:37 smithi089 bash[32084]: cluster 2024-08-29T18:15:36.968496+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-29T18:15:38.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:37 smithi089 bash[32084]: audit 2024-08-29T18:15:37.387870+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:38.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:37 smithi089 bash[32084]: audit 2024-08-29T18:15:37.398174+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:38.986 INFO:tasks.rados.rados.0.smithi089.stdout:586: done (0 left) 2024-08-29T18:15:38.986 INFO:tasks.rados.rados.0.smithi089.stdout:587: setattr oid 19 current snap is 66 2024-08-29T18:15:38.987 INFO:tasks.rados.rados.0.smithi089.stdout:588: rmattr oid 42 current snap is 66 2024-08-29T18:15:38.988 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 66 2024-08-29T18:15:38.988 INFO:tasks.rados.rados.0.smithi089.stdout:589: seq_num 186 ranges {688128=720896} 2024-08-29T18:15:39.012 INFO:tasks.rados.rados.0.smithi089.stdout:589: writing smithi08969774-38 from 688128 to 1409024 tid 1 2024-08-29T18:15:39.012 INFO:tasks.rados.rados.0.smithi089.stdout:590: read oid 26 snap -1 2024-08-29T18:15:39.012 INFO:tasks.rados.rados.0.smithi089.stdout:590: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:15:39.013 INFO:tasks.rados.rados.0.smithi089.stdout:591: setattr oid 10 current snap is 66 2024-08-29T18:15:39.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 158 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:15:39.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 123 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:39.014 INFO:tasks.rados.rados.0.smithi089.stdout:590: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:15:39.016 INFO:tasks.rados.rados.0.smithi089.stdout:587: done (4 left) 2024-08-29T18:15:39.016 INFO:tasks.rados.rados.0.smithi089.stdout:588: done (3 left) 2024-08-29T18:15:39.016 INFO:tasks.rados.rados.0.smithi089.stdout:590: done (2 left) 2024-08-29T18:15:39.016 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 66 2024-08-29T18:15:39.016 INFO:tasks.rados.rados.0.smithi089.stdout:592: seq_num 187 ranges {2523136=737280} 2024-08-29T18:15:39.055 INFO:tasks.rados.rados.0.smithi089.stdout:592: writing smithi08969774-25 from 2523136 to 3260416 tid 1 2024-08-29T18:15:39.055 INFO:tasks.rados.rados.0.smithi089.stdout:593: copy_from oid 15 from oid 5 current snap is 66 2024-08-29T18:15:39.055 INFO:tasks.rados.rados.0.smithi089.stdout:589: finishing write tid 1 to smithi08969774-38 2024-08-29T18:15:39.055 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 66 2024-08-29T18:15:39.055 INFO:tasks.rados.rados.0.smithi089.stdout:589: finishing write tid 2 to smithi08969774-38 2024-08-29T18:15:39.056 INFO:tasks.rados.rados.0.smithi089.stdout:594: seq_num 188 ranges {557056=753664} 2024-08-29T18:15:39.067 INFO:tasks.rados.rados.0.smithi089.stdout:594: writing smithi08969774-34 from 557056 to 1310720 tid 1 2024-08-29T18:15:39.067 INFO:tasks.rados.rados.0.smithi089.stdout:595: read oid 14 snap 64 2024-08-29T18:15:39.068 INFO:tasks.rados.rados.0.smithi089.stdout:595: expect (ObjNum 169 snap 56 seq_num 169) 2024-08-29T18:15:39.068 INFO:tasks.rados.rados.0.smithi089.stdout:596: read oid 41 snap -1 2024-08-29T18:15:39.068 INFO:tasks.rados.rados.0.smithi089.stdout:596: expect (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:15:39.068 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 66 2024-08-29T18:15:39.068 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 302 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:589: finishing write tid 3 to smithi08969774-38 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:589: oid 38 updating version 0 to 233 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:589: oid 38 updating version 233 to 234 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 234 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:589: left oid 38 (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:593: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:593: finishing copy_from to smithi08969774-15 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 157 (ObjNum 65 snap 0 seq_num 1) dirty exists 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:592: finishing write tid 1 to smithi08969774-25 2024-08-29T18:15:39.069 INFO:tasks.rados.rados.0.smithi089.stdout:592: finishing write tid 2 to smithi08969774-25 2024-08-29T18:15:39.070 INFO:tasks.rados.rados.0.smithi089.stdout:597: seq_num 189 ranges {0=770048} 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:597: writing smithi08969774-33 from 0 to 770048 tid 1 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:589: done (7 left) 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:591: done (6 left) 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:593: done (5 left) 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:598: rollback oid 22 current snap is 66 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 22 to 63 2024-08-29T18:15:39.075 INFO:tasks.rados.rados.0.smithi089.stdout:592: finishing write tid 3 to smithi08969774-25 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:592: oid 25 updating version 0 to 154 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:592: oid 25 updating version 154 to 155 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 155 (ObjNum 187 snap 66 seq_num 187) dirty exists 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:592: left oid 25 (ObjNum 187 snap 66 seq_num 187) 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:592: done (5 left) 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:599: rollback oid 20 current snap is 66 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 61 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 66 2024-08-29T18:15:39.076 INFO:tasks.rados.rados.0.smithi089.stdout:600: seq_num 190 ranges {0=786432} 2024-08-29T18:15:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:600: writing smithi08969774-5 from 0 to 786432 tid 1 2024-08-29T18:15:39.086 INFO:tasks.rados.rados.0.smithi089.stdout:601: rollback oid 40 current snap is 66 2024-08-29T18:15:39.086 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 47 2024-08-29T18:15:39.086 INFO:tasks.rados.rados.0.smithi089.stdout:602: read oid 29 snap -1 2024-08-29T18:15:39.086 INFO:tasks.rados.rados.0.smithi089.stdout:602: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:15:39.086 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 66 2024-08-29T18:15:39.086 INFO:tasks.rados.rados.0.smithi089.stdout:603: seq_num 191 ranges {2523136=802816} 2024-08-29T18:15:39.105 INFO:tasks.rados.rados.0.smithi089.stdout:603: writing smithi08969774-30 from 2523136 to 3325952 tid 1 2024-08-29T18:15:39.105 INFO:tasks.rados.rados.0.smithi089.stdout:604: snap_create 2024-08-29T18:15:39.105 INFO:tasks.rados.rados.0.smithi089.stdout:594: finishing write tid 1 to smithi08969774-34 2024-08-29T18:15:39.105 INFO:tasks.rados.rados.0.smithi089.stdout:596: expect (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:15:39.116 INFO:tasks.rados.rados.0.smithi089.stdout:594: finishing write tid 2 to smithi08969774-34 2024-08-29T18:15:39.116 INFO:tasks.rados.rados.0.smithi089.stdout:594: finishing write tid 3 to smithi08969774-34 2024-08-29T18:15:39.116 INFO:tasks.rados.rados.0.smithi089.stdout:594: oid 34 updating version 0 to 214 2024-08-29T18:15:39.116 INFO:tasks.rados.rados.0.smithi089.stdout:594: oid 34 updating version 214 to 215 2024-08-29T18:15:39.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 215 (ObjNum 188 snap 66 seq_num 188) dirty exists 2024-08-29T18:15:39.117 INFO:tasks.rados.rados.0.smithi089.stdout:594: left oid 34 (ObjNum 188 snap 66 seq_num 188) 2024-08-29T18:15:39.117 INFO:tasks.rados.rados.0.smithi089.stdout:597: finishing write tid 1 to smithi08969774-33 2024-08-29T18:15:39.117 INFO:tasks.rados.rados.0.smithi089.stdout:602: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:15:39.119 INFO:tasks.rados.rados.0.smithi089.stdout:597: finishing write tid 2 to smithi08969774-33 2024-08-29T18:15:39.119 INFO:tasks.rados.rados.0.smithi089.stdout:599: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:15:39.120 INFO:tasks.rados.rados.0.smithi089.stdout:599: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:15:39.120 INFO:tasks.rados.rados.0.smithi089.stdout:599: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:15:39.120 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 238 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:39.120 INFO:tasks.rados.rados.0.smithi089.stdout:595: expect (ObjNum 169 snap 56 seq_num 169) 2024-08-29T18:15:39.227 INFO:tasks.rados.rados.0.smithi089.stdout:598: finishing rollback tid 1 to smithi08969774-22 2024-08-29T18:15:39.227 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 25 (ObjNum 5505 snap 0 seq_num 126665504) dirty dne 2024-08-29T18:15:39.227 INFO:tasks.rados.rados.0.smithi089.stdout:601: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:15:39.227 INFO:tasks.rados.rados.0.smithi089.stdout:597: finishing write tid 3 to smithi08969774-33 2024-08-29T18:15:39.227 INFO:tasks.rados.rados.0.smithi089.stdout:597: oid 33 updating version 0 to 220 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:597: oid 33 updating version 220 to 221 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 221 (ObjNum 189 snap 66 seq_num 189) dirty exists 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:597: left oid 33 (ObjNum 189 snap 66 seq_num 189) 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:601: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:601: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 327 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:600: finishing write tid 1 to smithi08969774-5 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:600: finishing write tid 2 to smithi08969774-5 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:600: finishing write tid 3 to smithi08969774-5 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:600: oid 5 updating version 0 to 160 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:600: oid 5 version 160 is already newer than 159 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 160 (ObjNum 190 snap 66 seq_num 190) dirty exists 2024-08-29T18:15:39.228 INFO:tasks.rados.rados.0.smithi089.stdout:600: left oid 5 (ObjNum 190 snap 66 seq_num 190) 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:603: finishing write tid 1 to smithi08969774-30 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:603: finishing write tid 2 to smithi08969774-30 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:603: finishing write tid 3 to smithi08969774-30 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:603: oid 30 updating version 0 to 305 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:603: oid 30 version 305 is already newer than 304 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 305 (ObjNum 191 snap 66 seq_num 191) dirty exists 2024-08-29T18:15:39.229 INFO:tasks.rados.rados.0.smithi089.stdout:603: left oid 30 (ObjNum 191 snap 66 seq_num 191) 2024-08-29T18:15:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: cluster 2024-08-29T18:15:37.837554+0000 mgr.x (mgr.24451) 18 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 158 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2024-08-29T18:15:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: cluster 2024-08-29T18:15:37.976125+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-29T18:15:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.073901+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.086385+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.087818+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.090187+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.092287+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.093315+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.094340+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.095480+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.097583+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.099732+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.108123+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.535981+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.555690+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.707954+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.708513+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.708880+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.711978+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.712563+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.713027+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.716393+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.716997+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.717465+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.738016+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.738582+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.739122+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.741795+0000 mon.b (mon.1) 84 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.741912+0000 mon.b (mon.1) 85 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.742355+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.742478+0000 mon.a (mon.0) 1274 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.742596+0000 mon.a (mon.0) 1275 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.742864+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.743212+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.746375+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.746962+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.747425+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.750842+0000 mon.c (mon.2) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:38 smithi144 bash[24722]: audit 2024-08-29T18:15:38.750936+0000 mon.c (mon.2) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: cluster 2024-08-29T18:15:37.837554+0000 mgr.x (mgr.24451) 18 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 158 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: cluster 2024-08-29T18:15:37.976125+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.073901+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.086385+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.087818+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.090187+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.092287+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.093315+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.094340+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.095480+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.097583+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.099732+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.108123+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.535981+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.555690+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.707954+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.708513+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.708880+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.711978+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: cluster 2024-08-29T18:15:37.837554+0000 mgr.x (mgr.24451) 18 : cluster [DBG] pgmap v17: 121 pgs: 121 active+clean; 158 MiB data, 579 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: cluster 2024-08-29T18:15:37.976125+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-29T18:15:39.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.073901+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.086385+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.087818+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.090187+0000 mon.b (mon.1) 67 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.092287+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.093315+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.094340+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.095480+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.097583+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.099732+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.108123+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.535981+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:39.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.555690+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.707954+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.708513+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.708880+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.711978+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.712563+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.713027+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.716393+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.716997+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.717465+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.738016+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.738582+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:38 smithi089 bash[22629]: audit 2024-08-29T18:15:38.739122+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.741795+0000 mon.b (mon.1) 84 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.741912+0000 mon.b (mon.1) 85 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.742355+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.742478+0000 mon.a (mon.0) 1274 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.742596+0000 mon.a (mon.0) 1275 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.742864+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.743212+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.746375+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.746962+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.747425+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.750842+0000 mon.c (mon.2) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[22629]: audit 2024-08-29T18:15:38.750936+0000 mon.c (mon.2) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.712563+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.713027+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.716393+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.716997+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.717465+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.738016+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.738582+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.739122+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.741795+0000 mon.b (mon.1) 84 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.741912+0000 mon.b (mon.1) 85 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.742355+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.742478+0000 mon.a (mon.0) 1274 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.742596+0000 mon.a (mon.0) 1275 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.742864+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.743212+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.746375+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.746962+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.747425+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.750842+0000 mon.c (mon.2) 47 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:39 smithi089 bash[32084]: audit 2024-08-29T18:15:38.750936+0000 mon.c (mon.2) 48 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:594: done (10 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:595: done (9 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:596: done (8 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:597: done (7 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:598: done (6 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:599: done (5 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:600: done (4 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:601: done (3 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:602: done (2 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:603: done (1 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:604: done (0 left) 2024-08-29T18:15:40.007 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 67 2024-08-29T18:15:40.008 INFO:tasks.rados.rados.0.smithi089.stdout:605: seq_num 192 ranges {4939776=417792,5357568=401408} 2024-08-29T18:15:40.046 INFO:tasks.rados.rados.0.smithi089.stdout:605: writing smithi08969774-18 from 4939776 to 5357568 tid 1 2024-08-29T18:15:40.049 INFO:tasks.rados.rados.0.smithi089.stdout:605: writing smithi08969774-18 from 5357568 to 5758976 tid 2 2024-08-29T18:15:40.050 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 67 2024-08-29T18:15:40.050 INFO:tasks.rados.rados.0.smithi089.stdout:606: seq_num 193 ranges {303104=434176,737280=401408} 2024-08-29T18:15:40.055 INFO:tasks.rados.rados.0.smithi089.stdout:606: writing smithi08969774-39 from 303104 to 737280 tid 1 2024-08-29T18:15:40.058 INFO:tasks.rados.rados.0.smithi089.stdout:606: writing smithi08969774-39 from 737280 to 1138688 tid 2 2024-08-29T18:15:40.059 INFO:tasks.rados.rados.0.smithi089.stdout:607: setattr oid 49 current snap is 67 2024-08-29T18:15:40.060 INFO:tasks.rados.rados.0.smithi089.stdout:605: finishing write tid 1 to smithi08969774-18 2024-08-29T18:15:40.060 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 67 2024-08-29T18:15:40.060 INFO:tasks.rados.rados.0.smithi089.stdout:608: seq_num 194 ranges {827392=458752,1286144=401408} 2024-08-29T18:15:40.070 INFO:tasks.rados.rados.0.smithi089.stdout:608: writing smithi08969774-50 from 827392 to 1286144 tid 1 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:608: writing smithi08969774-50 from 1286144 to 1687552 tid 2 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:609: rollback oid 3 current snap is 67 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 62 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:605: finishing write tid 2 to smithi08969774-18 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:610: copy_from oid 45 from oid 12 current snap is 67 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:605: finishing write tid 3 to smithi08969774-18 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:605: finishing write tid 4 to smithi08969774-18 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:605: oid 18 updating version 0 to 76 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:605: oid 18 version 76 is already newer than 75 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:605: oid 18 version 76 is already newer than 74 2024-08-29T18:15:40.074 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 76 (ObjNum 192 snap 67 seq_num 192) dirty exists 2024-08-29T18:15:40.075 INFO:tasks.rados.rados.0.smithi089.stdout:605: left oid 18 (ObjNum 192 snap 67 seq_num 192) 2024-08-29T18:15:40.075 INFO:tasks.rados.rados.0.smithi089.stdout:606: finishing write tid 1 to smithi08969774-39 2024-08-29T18:15:40.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 207 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-08-29T18:15:40.075 INFO:tasks.rados.rados.0.smithi089.stdout:605: done (5 left) 2024-08-29T18:15:40.075 INFO:tasks.rados.rados.0.smithi089.stdout:607: done (4 left) 2024-08-29T18:15:40.075 INFO:tasks.rados.rados.0.smithi089.stdout:611: snap_remove snap 50 2024-08-29T18:15:40.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:40 smithi144 bash[24722]: cephadm 2024-08-29T18:15:38.096400+0000 mgr.x (mgr.24451) 19 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 2524M 2024-08-29T18:15:40.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:40 smithi144 bash[24722]: cluster 2024-08-29T18:15:38.992275+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-29T18:15:40.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:40 smithi089 bash[32084]: cephadm 2024-08-29T18:15:38.096400+0000 mgr.x (mgr.24451) 19 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 2524M 2024-08-29T18:15:40.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:40 smithi089 bash[32084]: cluster 2024-08-29T18:15:38.992275+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-29T18:15:40.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:40 smithi089 bash[22629]: cephadm 2024-08-29T18:15:38.096400+0000 mgr.x (mgr.24451) 19 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 2524M 2024-08-29T18:15:40.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:40 smithi089 bash[22629]: cluster 2024-08-29T18:15:38.992275+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-29T18:15:40.853 INFO:tasks.rados.rados.0.smithi089.stdout:611: done (4 left) 2024-08-29T18:15:40.853 INFO:tasks.rados.rados.0.smithi089.stdout:612: copy_from oid 27 from oid 11 current snap is 67 2024-08-29T18:15:40.853 INFO:tasks.rados.rados.0.smithi089.stdout:606: finishing write tid 2 to smithi08969774-39 2024-08-29T18:15:40.853 INFO:tasks.rados.rados.0.smithi089.stdout:606: finishing write tid 3 to smithi08969774-39 2024-08-29T18:15:40.853 INFO:tasks.rados.rados.0.smithi089.stdout:606: finishing write tid 4 to smithi08969774-39 2024-08-29T18:15:40.853 INFO:tasks.rados.rados.0.smithi089.stdout:606: oid 39 updating version 0 to 185 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:606: oid 39 updating version 185 to 187 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:606: oid 39 version 187 is already newer than 186 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 187 (ObjNum 193 snap 67 seq_num 193) dirty exists 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:606: left oid 39 (ObjNum 193 snap 67 seq_num 193) 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: finishing write tid 1 to smithi08969774-50 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: finishing write tid 2 to smithi08969774-50 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: finishing write tid 3 to smithi08969774-50 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: finishing write tid 4 to smithi08969774-50 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: oid 50 updating version 0 to 223 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: oid 50 updating version 223 to 224 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: oid 50 updating version 224 to 225 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 225 (ObjNum 194 snap 67 seq_num 194) dirty exists 2024-08-29T18:15:40.854 INFO:tasks.rados.rados.0.smithi089.stdout:608: left oid 50 (ObjNum 194 snap 67 seq_num 194) 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:610: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:609: finishing rollback tid 0 to smithi08969774-3 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:609: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:610: finishing copy_from to smithi08969774-45 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 323 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:609: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 309 (ObjNum 146 snap 45 seq_num 146) dirty exists 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:606: done (4 left) 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:608: done (3 left) 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:609: done (2 left) 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:610: done (1 left) 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:613: read oid 44 snap 66 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:613: expect (ObjNum 154 snap 51 seq_num 154) 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:614: copy_from oid 46 from oid 10 current snap is 67 2024-08-29T18:15:40.855 INFO:tasks.rados.rados.0.smithi089.stdout:615: delete oid 2 current snap is 67 2024-08-29T18:15:40.880 INFO:tasks.rados.rados.0.smithi089.stdout:613: expect (ObjNum 154 snap 51 seq_num 154) 2024-08-29T18:15:40.888 INFO:tasks.rados.rados.0.smithi089.stdout:613: done (3 left) 2024-08-29T18:15:40.888 INFO:tasks.rados.rados.0.smithi089.stdout:615: done (2 left) 2024-08-29T18:15:40.888 INFO:tasks.rados.rados.0.smithi089.stdout:616: snap_create 2024-08-29T18:15:40.893 INFO:tasks.rados.rados.0.smithi089.stdout:612: finishing copy_from racing read to smithi08969774-27 2024-08-29T18:15:40.897 INFO:tasks.rados.rados.0.smithi089.stdout:612: finishing copy_from to smithi08969774-27 2024-08-29T18:15:40.898 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 178 (ObjNum 4113 snap 0 seq_num 3814915078) dirty exists 2024-08-29T18:15:40.930 INFO:tasks.rados.rados.0.smithi089.stdout:614: finishing copy_from racing read to smithi08969774-46 2024-08-29T18:15:40.930 INFO:tasks.rados.rados.0.smithi089.stdout:614: finishing copy_from to smithi08969774-46 2024-08-29T18:15:40.930 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 302 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:15:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:41 smithi144 bash[24722]: cluster 2024-08-29T18:15:39.838384+0000 mgr.x (mgr.24451) 20 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 632 KiB/s wr, 19 op/s 2024-08-29T18:15:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:41 smithi144 bash[24722]: cluster 2024-08-29T18:15:40.012972+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-29T18:15:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:41 smithi144 bash[24722]: cluster 2024-08-29T18:15:40.856313+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-29T18:15:41.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:41 smithi089 bash[22629]: cluster 2024-08-29T18:15:39.838384+0000 mgr.x (mgr.24451) 20 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 632 KiB/s wr, 19 op/s 2024-08-29T18:15:41.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:41 smithi089 bash[22629]: cluster 2024-08-29T18:15:40.012972+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-29T18:15:41.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:41 smithi089 bash[22629]: cluster 2024-08-29T18:15:40.856313+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-29T18:15:41.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:41 smithi089 bash[32084]: cluster 2024-08-29T18:15:39.838384+0000 mgr.x (mgr.24451) 20 : cluster [DBG] pgmap v20: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 632 KiB/s wr, 19 op/s 2024-08-29T18:15:41.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:41 smithi089 bash[32084]: cluster 2024-08-29T18:15:40.012972+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-29T18:15:41.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:41 smithi089 bash[32084]: cluster 2024-08-29T18:15:40.856313+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-29T18:15:41.865 INFO:tasks.rados.rados.0.smithi089.stdout:612: done (2 left) 2024-08-29T18:15:41.866 INFO:tasks.rados.rados.0.smithi089.stdout:614: done (1 left) 2024-08-29T18:15:41.866 INFO:tasks.rados.rados.0.smithi089.stdout:616: done (0 left) 2024-08-29T18:15:41.866 INFO:tasks.rados.rados.0.smithi089.stdout:617: read oid 45 snap -1 2024-08-29T18:15:41.866 INFO:tasks.rados.rados.0.smithi089.stdout:617: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:15:41.866 INFO:tasks.rados.rados.0.smithi089.stdout:618: copy_from oid 49 from oid 4 current snap is 68 2024-08-29T18:15:41.866 INFO:tasks.rados.rados.0.smithi089.stdout:619: snap_remove snap 59 2024-08-29T18:15:42.209 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:15:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:42 smithi144 bash[24722]: cluster 2024-08-29T18:15:41.027564+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e29: x(active, since 13s), standbys: y 2024-08-29T18:15:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:42 smithi144 bash[24722]: cluster 2024-08-29T18:15:41.872498+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-29T18:15:42.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:42 smithi089 bash[32084]: cluster 2024-08-29T18:15:41.027564+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e29: x(active, since 13s), standbys: y 2024-08-29T18:15:42.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:42 smithi089 bash[32084]: cluster 2024-08-29T18:15:41.872498+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-29T18:15:42.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:42 smithi089 bash[22629]: cluster 2024-08-29T18:15:41.027564+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e29: x(active, since 13s), standbys: y 2024-08-29T18:15:42.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:42 smithi089 bash[22629]: cluster 2024-08-29T18:15:41.872498+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (5m) 5s ago 6m 14.3M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (5m) 6s ago 5m 78.4M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (9m) 5s ago 9m 14.7M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (9m) 6s ago 9m 18.1M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (31s) 6s ago 17m 472M - 19.1.1-235-g1ef86450 d401bb9bb76e 7c83b706669f 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:9283,8765 running (19m) 5s ago 19m 423M - 18.2.4-774-gfe43f1c9 96384990183a 5e020e2cba11 2024-08-29T18:15:42.514 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (19m) 5s ago 19m 57.2M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (17m) 6s ago 17m 46.2M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (17m) 5s ago 17m 44.2M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (6m) 5s ago 6m 8552k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (6m) 6s ago 6m 8443k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (16m) 5s ago 16m 103M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (15m) 5s ago 15m 107M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (14m) 5s ago 14m 115M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (13m) 5s ago 13m 91.9M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (12m) 6s ago 12m 120M 3036M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (11m) 6s ago 11m 85.3M 3036M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (11m) 6s ago 11m 87.2M 3036M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (10m) 6s ago 10m 102M 3036M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:15:42.515 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (5m) 6s ago 7m 41.7M - 2.43.0 a07b618ecd1d f6b8f79ddd0f 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:619: done (2 left) 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:620: rollback oid 14 current snap is 68 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 56 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:618: finishing copy_from to smithi08969774-49 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:618: got expected ENOENT (src dne) 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:618: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:15:42.871 INFO:tasks.rados.rados.0.smithi089.stdout:617: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:15:42.876 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 14, 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:15:42.877 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:620: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:620: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:620: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 325 (ObjNum 169 snap 56 seq_num 169) dirty exists 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:617: done (2 left) 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:618: done (1 left) 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:620: done (0 left) 2024-08-29T18:15:42.950 INFO:tasks.rados.rados.0.smithi089.stdout:621: snap_create 2024-08-29T18:15:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:43 smithi144 bash[24722]: cluster 2024-08-29T18:15:41.839175+0000 mgr.x (mgr.24451) 21 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 632 KiB/s wr, 19 op/s 2024-08-29T18:15:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:43 smithi144 bash[24722]: cluster 2024-08-29T18:15:42.875861+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-29T18:15:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:43 smithi144 bash[24722]: audit 2024-08-29T18:15:42.884092+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.89:0/933908310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:15:43.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:43 smithi089 bash[32084]: cluster 2024-08-29T18:15:41.839175+0000 mgr.x (mgr.24451) 21 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 632 KiB/s wr, 19 op/s 2024-08-29T18:15:43.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:43 smithi089 bash[32084]: cluster 2024-08-29T18:15:42.875861+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-29T18:15:43.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:43 smithi089 bash[32084]: audit 2024-08-29T18:15:42.884092+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.89:0/933908310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:15:43.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:43 smithi089 bash[22629]: cluster 2024-08-29T18:15:41.839175+0000 mgr.x (mgr.24451) 21 : cluster [DBG] pgmap v23: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 632 KiB/s wr, 19 op/s 2024-08-29T18:15:43.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:43 smithi089 bash[22629]: cluster 2024-08-29T18:15:42.875861+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-29T18:15:43.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:43 smithi089 bash[22629]: audit 2024-08-29T18:15:42.884092+0000 mon.a (mon.0) 1282 : audit [DBG] from='client.? 172.21.15.89:0/933908310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:15:43.873 INFO:tasks.rados.rados.0.smithi089.stdout:621: done (0 left) 2024-08-29T18:15:43.873 INFO:tasks.rados.rados.0.smithi089.stdout:622: copy_from oid 16 from oid 10 current snap is 69 2024-08-29T18:15:43.873 INFO:tasks.rados.rados.0.smithi089.stdout:623: snap_remove snap 58 2024-08-29T18:15:44.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:44 smithi144 bash[24722]: audit 2024-08-29T18:15:42.199386+0000 mgr.x (mgr.24451) 22 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:44 smithi144 bash[24722]: audit 2024-08-29T18:15:42.502151+0000 mgr.x (mgr.24451) 23 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:44 smithi144 bash[24722]: audit 2024-08-29T18:15:43.472864+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:44 smithi144 bash[24722]: cluster 2024-08-29T18:15:43.880405+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-29T18:15:44.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[32084]: audit 2024-08-29T18:15:42.199386+0000 mgr.x (mgr.24451) 22 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:44.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[32084]: audit 2024-08-29T18:15:42.502151+0000 mgr.x (mgr.24451) 23 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:44.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[32084]: audit 2024-08-29T18:15:43.472864+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:44.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[32084]: cluster 2024-08-29T18:15:43.880405+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-29T18:15:44.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[22629]: audit 2024-08-29T18:15:42.199386+0000 mgr.x (mgr.24451) 22 : audit [DBG] from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:44.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[22629]: audit 2024-08-29T18:15:42.502151+0000 mgr.x (mgr.24451) 23 : audit [DBG] from='client.24890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:15:44.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[22629]: audit 2024-08-29T18:15:43.472864+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:44.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:44 smithi089 bash[22629]: cluster 2024-08-29T18:15:43.880405+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:623: done (1 left) 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:624: read oid 35 snap -1 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:624: expect deleted 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:625: snap_create 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:622: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:622: finishing copy_from to smithi08969774-16 2024-08-29T18:15:44.876 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 302 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:15:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:45 smithi144 bash[24722]: cluster 2024-08-29T18:15:43.839871+0000 mgr.x (mgr.24451) 24 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:45 smithi144 bash[24722]: cluster 2024-08-29T18:15:44.882622+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-29T18:15:45.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:45 smithi089 bash[22881]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:15:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T18:15:45.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:45 smithi089 bash[32084]: cluster 2024-08-29T18:15:43.839871+0000 mgr.x (mgr.24451) 24 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:45.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:45 smithi089 bash[32084]: cluster 2024-08-29T18:15:44.882622+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-29T18:15:45.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:45 smithi089 bash[22629]: cluster 2024-08-29T18:15:43.839871+0000 mgr.x (mgr.24451) 24 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 161 MiB data, 584 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:45.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:45 smithi089 bash[22629]: cluster 2024-08-29T18:15:44.882622+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-29T18:15:45.878 INFO:tasks.rados.rados.0.smithi089.stdout:622: done (2 left) 2024-08-29T18:15:45.879 INFO:tasks.rados.rados.0.smithi089.stdout:624: done (1 left) 2024-08-29T18:15:45.879 INFO:tasks.rados.rados.0.smithi089.stdout:625: done (0 left) 2024-08-29T18:15:45.879 INFO:tasks.rados.rados.0.smithi089.stdout:626: rmattr oid 33 current snap is 70 2024-08-29T18:15:45.879 INFO:tasks.rados.rados.0.smithi089.stdout:626: done (0 left) 2024-08-29T18:15:45.879 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 70 2024-08-29T18:15:45.879 INFO:tasks.rados.rados.0.smithi089.stdout:627: seq_num 196 ranges {4292608=491520,4784128=401408} 2024-08-29T18:15:45.937 INFO:tasks.rados.rados.0.smithi089.stdout:627: writing smithi08969774-32 from 4292608 to 4784128 tid 1 2024-08-29T18:15:45.941 INFO:tasks.rados.rados.0.smithi089.stdout:627: writing smithi08969774-32 from 4784128 to 5185536 tid 2 2024-08-29T18:15:45.941 INFO:tasks.rados.rados.0.smithi089.stdout:628: copy_from oid 11 from oid 45 current snap is 70 2024-08-29T18:15:45.941 INFO:tasks.rados.rados.0.smithi089.stdout:629: read oid 12 snap -1 2024-08-29T18:15:45.941 INFO:tasks.rados.rados.0.smithi089.stdout:629: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:15:45.942 INFO:tasks.rados.rados.0.smithi089.stdout:630: rollback oid 13 current snap is 70 2024-08-29T18:15:45.942 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 13 to 64 2024-08-29T18:15:45.942 INFO:tasks.rados.rados.0.smithi089.stdout:631: setattr oid 30 current snap is 70 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:632: rmattr oid 41 current snap is 70 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:632: done (5 left) 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:633: read oid 31 snap -1 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:633: expect (ObjNum 181 snap 62 seq_num 181) 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:634: rollback oid 20 current snap is 70 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 66 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:635: copy_from oid 21 from oid 50 current snap is 70 2024-08-29T18:15:45.944 INFO:tasks.rados.rados.0.smithi089.stdout:636: delete oid 44 current snap is 70 2024-08-29T18:15:45.955 INFO:tasks.rados.rados.0.smithi089.stdout:627: finishing write tid 1 to smithi08969774-32 2024-08-29T18:15:45.962 INFO:tasks.rados.rados.0.smithi089.stdout:636: done (8 left) 2024-08-29T18:15:45.962 INFO:tasks.rados.rados.0.smithi089.stdout:637: rollback oid 2 current snap is 70 2024-08-29T18:15:45.962 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 66 2024-08-29T18:15:45.962 INFO:tasks.rados.rados.0.smithi089.stdout:638: snap_remove snap 54 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:638: done (9 left) 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:639: read oid 33 snap -1 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:639: expect (ObjNum 189 snap 66 seq_num 189) 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:640: delete oid 39 current snap is 70 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:630: finishing rollback tid 0 to smithi08969774-13 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:627: finishing write tid 2 to smithi08969774-32 2024-08-29T18:15:46.881 INFO:tasks.rados.rados.0.smithi089.stdout:634: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:15:46.882 INFO:tasks.rados.rados.0.smithi089.stdout:630: finishing rollback tid 1 to smithi08969774-13 2024-08-29T18:15:46.882 INFO:tasks.rados.rados.0.smithi089.stdout:630: finishing rollback tid 2 to smithi08969774-13 2024-08-29T18:15:46.882 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 158 (ObjNum 129 snap 38 seq_num 129) dirty exists 2024-08-29T18:15:46.882 INFO:tasks.rados.rados.0.smithi089.stdout:629: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 343 (ObjNum 191 snap 66 seq_num 191) dirty exists 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:627: finishing write tid 3 to smithi08969774-32 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:634: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:634: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 256 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:637: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:15:46.959 INFO:tasks.rados.rados.0.smithi089.stdout:627: finishing write tid 4 to smithi08969774-32 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:627: oid 32 updating version 0 to 212 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:627: oid 32 version 212 is already newer than 211 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:627: oid 32 version 212 is already newer than 210 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 212 (ObjNum 196 snap 70 seq_num 196) dirty exists 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:627: left oid 32 (ObjNum 196 snap 70 seq_num 196) 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:637: finishing rollback tid 2 to smithi08969774-2 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 214 (ObjNum 175 snap 60 seq_num 175) dirty exists 2024-08-29T18:15:46.960 INFO:tasks.rados.rados.0.smithi089.stdout:633: expect (ObjNum 181 snap 62 seq_num 181) 2024-08-29T18:15:47.072 INFO:tasks.rados.rados.0.smithi089.stdout:628: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:15:47.072 INFO:tasks.rados.rados.0.smithi089.stdout:628: finishing copy_from to smithi08969774-11 2024-08-29T18:15:47.073 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 323 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:15:47.073 INFO:tasks.rados.rados.0.smithi089.stdout:635: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:15:47.073 INFO:tasks.rados.rados.0.smithi089.stdout:635: finishing copy_from to smithi08969774-21 2024-08-29T18:15:47.073 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 225 (ObjNum 194 snap 67 seq_num 194) dirty exists 2024-08-29T18:15:47.073 INFO:tasks.rados.rados.0.smithi089.stdout:639: expect (ObjNum 189 snap 66 seq_num 189) 2024-08-29T18:15:47.092 INFO:tasks.rados.rados.0.smithi089.stdout:627: done (10 left) 2024-08-29T18:15:47.092 INFO:tasks.rados.rados.0.smithi089.stdout:628: done (9 left) 2024-08-29T18:15:47.092 INFO:tasks.rados.rados.0.smithi089.stdout:629: done (8 left) 2024-08-29T18:15:47.092 INFO:tasks.rados.rados.0.smithi089.stdout:630: done (7 left) 2024-08-29T18:15:47.092 INFO:tasks.rados.rados.0.smithi089.stdout:631: done (6 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:633: done (5 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:634: done (4 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:635: done (3 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:637: done (2 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:639: done (1 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:640: done (0 left) 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:641: rollback oid 44 current snap is 70 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 44 to 65 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 70 2024-08-29T18:15:47.093 INFO:tasks.rados.rados.0.smithi089.stdout:642: seq_num 199 ranges {3325952=540672,3866624=401408} 2024-08-29T18:15:47.152 INFO:tasks.rados.rados.0.smithi089.stdout:642: writing smithi08969774-30 from 3325952 to 3866624 tid 1 2024-08-29T18:15:47.157 INFO:tasks.rados.rados.0.smithi089.stdout:642: writing smithi08969774-30 from 3866624 to 4268032 tid 2 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:643: rollback oid 40 current snap is 70 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 62 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:641: finishing rollback tid 1 to smithi08969774-44 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:641: finishing rollback tid 2 to smithi08969774-44 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 163 (ObjNum 154 snap 51 seq_num 154) dirty exists 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:641: done (2 left) 2024-08-29T18:15:47.158 INFO:tasks.rados.rados.0.smithi089.stdout:644: snap_remove snap 56 2024-08-29T18:15:47.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:46 smithi089 bash[22629]: cluster 2024-08-29T18:15:45.840607+0000 mgr.x (mgr.24451) 25 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 173 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T18:15:47.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:46 smithi089 bash[22629]: cluster 2024-08-29T18:15:45.886159+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-29T18:15:47.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:46 smithi089 bash[32084]: cluster 2024-08-29T18:15:45.840607+0000 mgr.x (mgr.24451) 25 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 173 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T18:15:47.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:46 smithi089 bash[32084]: cluster 2024-08-29T18:15:45.886159+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-29T18:15:47.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:46 smithi144 bash[24722]: cluster 2024-08-29T18:15:45.840607+0000 mgr.x (mgr.24451) 25 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 173 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T18:15:47.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:46 smithi144 bash[24722]: cluster 2024-08-29T18:15:45.886159+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-29T18:15:47.911 INFO:tasks.rados.rados.0.smithi089.stdout:644: done (2 left) 2024-08-29T18:15:47.911 INFO:tasks.rados.rados.0.smithi089.stdout:645: snap_create 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: finishing write tid 1 to smithi08969774-30 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: finishing write tid 2 to smithi08969774-30 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: finishing write tid 3 to smithi08969774-30 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:643: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:643: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:643: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 363 (ObjNum 177 snap 0 seq_num 3472248042) dirty exists 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: finishing write tid 4 to smithi08969774-30 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: oid 30 updating version 0 to 357 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: oid 30 updating version 357 to 358 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: oid 30 version 358 is already newer than 356 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 358 (ObjNum 199 snap 70 seq_num 199) dirty exists 2024-08-29T18:15:47.912 INFO:tasks.rados.rados.0.smithi089.stdout:642: left oid 30 (ObjNum 199 snap 70 seq_num 199) 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: cluster 2024-08-29T18:15:46.886462+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.773999+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.785802+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.786265+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.788365+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.790824+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.791449+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.793048+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.793916+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.796310+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.798633+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.808582+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.810043+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[22629]: audit 2024-08-29T18:15:47.811334+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: cluster 2024-08-29T18:15:46.886462+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.773999+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.785802+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.786265+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.788365+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.790824+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.791449+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.793048+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.793916+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.796310+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.798633+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.808582+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.810043+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:48.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:47 smithi089 bash[32084]: audit 2024-08-29T18:15:47.811334+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: cluster 2024-08-29T18:15:46.886462+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.773999+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.785802+0000 mon.b (mon.1) 93 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.786265+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.788365+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.790824+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.791449+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.793048+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.793916+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.796310+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.798633+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-29T18:15:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.808582+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.810043+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:15:48.312 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:47 smithi144 bash[24722]: audit 2024-08-29T18:15:47.811334+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:48.913 INFO:tasks.rados.rados.0.smithi089.stdout:642: done (2 left) 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:643: done (1 left) 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:645: done (0 left) 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:646: rmattr oid 40 current snap is 71 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:647: read oid 48 snap 65 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:647: expect (ObjNum 104 snap 25 seq_num 104) 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:648: read oid 13 snap -1 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:648: expect (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:15:48.914 INFO:tasks.rados.rados.0.smithi089.stdout:649: snap_remove snap 51 2024-08-29T18:15:49.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cephadm 2024-08-29T18:15:47.795163+0000 mgr.x (mgr.24451) 26 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-08-29T18:15:49.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cephadm 2024-08-29T18:15:47.812332+0000 mgr.x (mgr.24451) 27 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:15:49.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cephadm 2024-08-29T18:15:47.812801+0000 mgr.x (mgr.24451) 28 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cluster 2024-08-29T18:15:47.841311+0000 mgr.x (mgr.24451) 29 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 173 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cluster 2024-08-29T18:15:47.918704+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.020160+0000 mgr.x (mgr.24451) 30 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.020442+0000 mgr.x (mgr.24451) 31 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: audit 2024-08-29T18:15:48.433033+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: audit 2024-08-29T18:15:48.441504+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: audit 2024-08-29T18:15:48.452358+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: audit 2024-08-29T18:15:48.459492+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[22629]: audit 2024-08-29T18:15:48.476038+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cephadm 2024-08-29T18:15:47.795163+0000 mgr.x (mgr.24451) 26 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-08-29T18:15:49.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cephadm 2024-08-29T18:15:47.812332+0000 mgr.x (mgr.24451) 27 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cephadm 2024-08-29T18:15:47.812801+0000 mgr.x (mgr.24451) 28 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cluster 2024-08-29T18:15:47.841311+0000 mgr.x (mgr.24451) 29 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 173 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cluster 2024-08-29T18:15:47.918704+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.020160+0000 mgr.x (mgr.24451) 30 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.020442+0000 mgr.x (mgr.24451) 31 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: audit 2024-08-29T18:15:48.433033+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: audit 2024-08-29T18:15:48.441504+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: audit 2024-08-29T18:15:48.452358+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: audit 2024-08-29T18:15:48.459492+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:48 smithi089 bash[32084]: audit 2024-08-29T18:15:48.476038+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cephadm 2024-08-29T18:15:47.795163+0000 mgr.x (mgr.24451) 26 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-08-29T18:15:49.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cephadm 2024-08-29T18:15:47.812332+0000 mgr.x (mgr.24451) 27 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cephadm 2024-08-29T18:15:47.812801+0000 mgr.x (mgr.24451) 28 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cluster 2024-08-29T18:15:47.841311+0000 mgr.x (mgr.24451) 29 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 173 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 33 op/s 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cluster 2024-08-29T18:15:47.918704+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.020160+0000 mgr.x (mgr.24451) 30 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.020442+0000 mgr.x (mgr.24451) 31 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: audit 2024-08-29T18:15:48.433033+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: audit 2024-08-29T18:15:48.441504+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: audit 2024-08-29T18:15:48.452358+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: audit 2024-08-29T18:15:48.459492+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:48 smithi144 bash[24722]: audit 2024-08-29T18:15:48.476038+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:49.919 INFO:tasks.rados.rados.0.smithi089.stdout:649: done (3 left) 2024-08-29T18:15:49.919 INFO:tasks.rados.rados.0.smithi089.stdout:650: copy_from oid 22 from oid 11 current snap is 71 2024-08-29T18:15:49.919 INFO:tasks.rados.rados.0.smithi089.stdout:651: copy_from oid 12 from oid 19 current snap is 71 2024-08-29T18:15:49.919 INFO:tasks.rados.rados.0.smithi089.stdout:652: rollback oid 10 current snap is 71 2024-08-29T18:15:49.919 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 47 2024-08-29T18:15:49.920 INFO:tasks.rados.rados.0.smithi089.stdout:653: read oid 41 snap -1 2024-08-29T18:15:49.920 INFO:tasks.rados.rados.0.smithi089.stdout:653: expect (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:15:49.920 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 71 2024-08-29T18:15:49.921 INFO:tasks.rados.rados.0.smithi089.stdout:654: seq_num 200 ranges {1245184=557056,1802240=401408} 2024-08-29T18:15:49.929 INFO:tasks.rados.rados.0.smithi089.stdout:654: writing smithi08969774-45 from 1245184 to 1802240 tid 1 2024-08-29T18:15:49.933 INFO:tasks.rados.rados.0.smithi089.stdout:654: writing smithi08969774-45 from 1802240 to 2203648 tid 2 2024-08-29T18:15:49.936 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 373 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-29T18:15:49.937 INFO:tasks.rados.rados.0.smithi089.stdout:647: expect (ObjNum 104 snap 25 seq_num 104) 2024-08-29T18:15:50.096 INFO:tasks.rados.rados.0.smithi089.stdout:648: expect (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:15:50.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.156661+0000 mgr.x (mgr.24451) 32 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:15:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.156822+0000 mgr.x (mgr.24451) 33 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:15:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.290260+0000 mgr.x (mgr.24451) 34 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:15:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.290583+0000 mgr.x (mgr.24451) 35 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:15:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.515605+0000 mgr.x (mgr.24451) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:15:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cephadm 2024-08-29T18:15:48.808238+0000 mgr.x (mgr.24451) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:15:50.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:49 smithi144 bash[24722]: cluster 2024-08-29T18:15:48.919936+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.156661+0000 mgr.x (mgr.24451) 32 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.156822+0000 mgr.x (mgr.24451) 33 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.290260+0000 mgr.x (mgr.24451) 34 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.290583+0000 mgr.x (mgr.24451) 35 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.515605+0000 mgr.x (mgr.24451) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cephadm 2024-08-29T18:15:48.808238+0000 mgr.x (mgr.24451) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[22629]: cluster 2024-08-29T18:15:48.919936+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.156661+0000 mgr.x (mgr.24451) 32 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.156822+0000 mgr.x (mgr.24451) 33 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:15:50.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.290260+0000 mgr.x (mgr.24451) 34 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:15:50.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.290583+0000 mgr.x (mgr.24451) 35 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:15:50.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.515605+0000 mgr.x (mgr.24451) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:15:50.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cephadm 2024-08-29T18:15:48.808238+0000 mgr.x (mgr.24451) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:15:50.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:49 smithi089 bash[32084]: cluster 2024-08-29T18:15:48.919936+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:652: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:652: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:652: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 372 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:650: finishing copy_from racing read to smithi08969774-22 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:650: finishing copy_from to smithi08969774-22 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 323 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:15:50.435 INFO:tasks.rados.rados.0.smithi089.stdout:654: finishing write tid 1 to smithi08969774-45 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: finishing write tid 2 to smithi08969774-45 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: finishing write tid 3 to smithi08969774-45 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: finishing write tid 4 to smithi08969774-45 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: oid 45 updating version 0 to 380 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: oid 45 version 380 is already newer than 379 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: oid 45 updating version 380 to 381 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 381 (ObjNum 200 snap 71 seq_num 200) dirty exists 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:654: left oid 45 (ObjNum 200 snap 71 seq_num 200) 2024-08-29T18:15:50.436 INFO:tasks.rados.rados.0.smithi089.stdout:653: expect (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:651: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:651: finishing copy_from to smithi08969774-12 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 158 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:646: done (7 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:647: done (6 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:648: done (5 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:650: done (4 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:651: done (3 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:652: done (2 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:653: done (1 left) 2024-08-29T18:15:50.444 INFO:tasks.rados.rados.0.smithi089.stdout:654: done (0 left) 2024-08-29T18:15:50.445 INFO:tasks.rados.rados.0.smithi089.stdout:655: snap_remove snap 66 2024-08-29T18:15:50.855 INFO:tasks.rados.rados.0.smithi089.stdout:655: done (0 left) 2024-08-29T18:15:50.855 INFO:tasks.rados.rados.0.smithi089.stdout:656: snap_remove snap 64 2024-08-29T18:15:51.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:50 smithi144 bash[24722]: cluster 2024-08-29T18:15:49.842619+0000 mgr.x (mgr.24451) 38 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:15:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:50 smithi144 bash[24722]: cluster 2024-08-29T18:15:49.923538+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-29T18:15:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:50 smithi144 bash[24722]: cluster 2024-08-29T18:15:50.860617+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-29T18:15:51.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:50 smithi089 bash[22629]: cluster 2024-08-29T18:15:49.842619+0000 mgr.x (mgr.24451) 38 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:15:51.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:50 smithi089 bash[22629]: cluster 2024-08-29T18:15:49.923538+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-29T18:15:51.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:50 smithi089 bash[22629]: cluster 2024-08-29T18:15:50.860617+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-29T18:15:51.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:50 smithi089 bash[32084]: cluster 2024-08-29T18:15:49.842619+0000 mgr.x (mgr.24451) 38 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:15:51.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:50 smithi089 bash[32084]: cluster 2024-08-29T18:15:49.923538+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-29T18:15:51.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:50 smithi089 bash[32084]: cluster 2024-08-29T18:15:50.860617+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-29T18:15:51.855 INFO:tasks.rados.rados.0.smithi089.stdout:656: done (0 left) 2024-08-29T18:15:51.856 INFO:tasks.rados.rados.0.smithi089.stdout:657: snap_remove snap 47 2024-08-29T18:15:52.868 INFO:tasks.rados.rados.0.smithi089.stdout:657: done (0 left) 2024-08-29T18:15:52.868 INFO:tasks.rados.rados.0.smithi089.stdout:658: rollback oid 12 current snap is 71 2024-08-29T18:15:52.868 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 70 2024-08-29T18:15:52.868 INFO:tasks.rados.rados.0.smithi089.stdout:659: read oid 21 snap -1 2024-08-29T18:15:52.868 INFO:tasks.rados.rados.0.smithi089.stdout:659: expect (ObjNum 194 snap 67 seq_num 194) 2024-08-29T18:15:52.868 INFO:tasks.rados.rados.0.smithi089.stdout:660: snap_remove snap 61 2024-08-29T18:15:53.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:52 smithi089 bash[22629]: cluster 2024-08-29T18:15:51.843366+0000 mgr.x (mgr.24451) 39 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:15:53.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:52 smithi089 bash[22629]: cluster 2024-08-29T18:15:51.862962+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-29T18:15:53.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:52 smithi089 bash[32084]: cluster 2024-08-29T18:15:51.843366+0000 mgr.x (mgr.24451) 39 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:15:53.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:52 smithi089 bash[32084]: cluster 2024-08-29T18:15:51.862962+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-29T18:15:53.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:52 smithi144 bash[24722]: cluster 2024-08-29T18:15:51.843366+0000 mgr.x (mgr.24451) 39 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:15:53.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:52 smithi144 bash[24722]: cluster 2024-08-29T18:15:51.862962+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-29T18:15:53.697 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 systemd[1]: Stopping Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:15:53.697 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:15:53.697 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.524Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.525Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.525Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.525Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T18:15:53.698 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[52099]: ts=2024-08-29T18:15:53.525Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T18:15:53.883 INFO:tasks.rados.rados.0.smithi089.stdout:660: done (2 left) 2024-08-29T18:15:53.883 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 71 2024-08-29T18:15:53.883 INFO:tasks.rados.rados.0.smithi089.stdout:658: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:15:53.884 INFO:tasks.rados.rados.0.smithi089.stdout:661: seq_num 201 ranges {180224=573440,753664=401408} 2024-08-29T18:15:53.892 INFO:tasks.rados.rados.0.smithi089.stdout:661: writing smithi08969774-44 from 180224 to 753664 tid 1 2024-08-29T18:15:53.899 INFO:tasks.rados.rados.0.smithi089.stdout:661: writing smithi08969774-44 from 753664 to 1155072 tid 2 2024-08-29T18:15:53.899 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 71 2024-08-29T18:15:53.899 INFO:tasks.rados.rados.0.smithi089.stdout:662: seq_num 202 ranges {4988928=589824,5578752=401408} 2024-08-29T18:15:53.931 INFO:tasks.rados.rados.0.smithi089.stdout:662: writing smithi08969774-28 from 4988928 to 5578752 tid 1 2024-08-29T18:15:53.934 INFO:tasks.rados.rados.0.smithi089.stdout:662: writing smithi08969774-28 from 5578752 to 5980160 tid 2 2024-08-29T18:15:53.934 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 71 2024-08-29T18:15:53.934 INFO:tasks.rados.rados.0.smithi089.stdout:663: seq_num 203 ranges {1245184=606208,1851392=401408} 2024-08-29T18:15:53.944 INFO:tasks.rados.rados.0.smithi089.stdout:663: writing smithi08969774-11 from 1245184 to 1851392 tid 1 2024-08-29T18:15:53.947 INFO:tasks.rados.rados.0.smithi089.stdout:663: writing smithi08969774-11 from 1851392 to 2252800 tid 2 2024-08-29T18:15:53.947 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 71 2024-08-29T18:15:53.947 INFO:tasks.rados.rados.0.smithi089.stdout:664: seq_num 204 ranges {4227072=622592,4849664=401408} 2024-08-29T18:15:53.974 INFO:tasks.rados.rados.0.smithi089.stdout:664: writing smithi08969774-10 from 4227072 to 4849664 tid 1 2024-08-29T18:15:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:664: writing smithi08969774-10 from 4849664 to 5251072 tid 2 2024-08-29T18:15:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 71 2024-08-29T18:15:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:658: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:15:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:658: finishing rollback tid 2 to smithi08969774-12 2024-08-29T18:15:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 400 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:15:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:659: expect (ObjNum 194 snap 67 seq_num 194) 2024-08-29T18:15:53.990 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[24722]: cluster 2024-08-29T18:15:52.874760+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: finishing write tid 1 to smithi08969774-44 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: finishing write tid 2 to smithi08969774-44 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: finishing write tid 3 to smithi08969774-44 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: finishing write tid 4 to smithi08969774-44 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: oid 44 updating version 0 to 165 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: oid 44 version 165 is already newer than 164 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: oid 44 updating version 165 to 166 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 166 (ObjNum 201 snap 71 seq_num 201) dirty exists 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:661: left oid 44 (ObjNum 201 snap 71 seq_num 201) 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:662: finishing write tid 1 to smithi08969774-28 2024-08-29T18:15:54.035 INFO:tasks.rados.rados.0.smithi089.stdout:665: seq_num 205 ranges {0=638976,638976=401408} 2024-08-29T18:15:54.038 INFO:tasks.rados.rados.0.smithi089.stdout:665: writing smithi08969774-39 from 0 to 638976 tid 1 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:665: writing smithi08969774-39 from 638976 to 1040384 tid 2 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:658: done (6 left) 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:659: done (5 left) 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:661: done (4 left) 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:666: setattr oid 3 current snap is 71 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:662: finishing write tid 2 to smithi08969774-28 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:662: finishing write tid 3 to smithi08969774-28 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:662: finishing write tid 4 to smithi08969774-28 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:662: oid 28 updating version 0 to 79 2024-08-29T18:15:54.043 INFO:tasks.rados.rados.0.smithi089.stdout:662: oid 28 version 79 is already newer than 78 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:662: oid 28 updating version 79 to 80 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 80 (ObjNum 202 snap 71 seq_num 202) dirty exists 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:662: left oid 28 (ObjNum 202 snap 71 seq_num 202) 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: finishing write tid 1 to smithi08969774-11 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: finishing write tid 2 to smithi08969774-11 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: finishing write tid 3 to smithi08969774-11 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: finishing write tid 4 to smithi08969774-11 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: oid 11 updating version 0 to 429 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: oid 11 version 429 is already newer than 428 2024-08-29T18:15:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:663: oid 11 updating version 429 to 430 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 430 (ObjNum 203 snap 71 seq_num 203) dirty exists 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:663: left oid 11 (ObjNum 203 snap 71 seq_num 203) 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: finishing write tid 1 to smithi08969774-10 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: finishing write tid 2 to smithi08969774-10 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: finishing write tid 3 to smithi08969774-10 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: finishing write tid 4 to smithi08969774-10 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: oid 10 updating version 0 to 432 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: oid 10 version 432 is already newer than 431 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:664: oid 10 updating version 432 to 433 2024-08-29T18:15:54.045 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 433 (ObjNum 204 snap 71 seq_num 204) dirty exists 2024-08-29T18:15:54.046 INFO:tasks.rados.rados.0.smithi089.stdout:664: left oid 10 (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:15:54.046 INFO:tasks.rados.rados.0.smithi089.stdout:662: done (4 left) 2024-08-29T18:15:54.046 INFO:tasks.rados.rados.0.smithi089.stdout:663: done (3 left) 2024-08-29T18:15:54.046 INFO:tasks.rados.rados.0.smithi089.stdout:664: done (2 left) 2024-08-29T18:15:54.046 INFO:tasks.rados.rados.0.smithi089.stdout:667: delete oid 7 current snap is 71 2024-08-29T18:15:54.047 INFO:tasks.rados.rados.0.smithi089.stdout:665: finishing write tid 1 to smithi08969774-39 2024-08-29T18:15:54.047 INFO:tasks.rados.rados.0.smithi089.stdout:665: finishing write tid 2 to smithi08969774-39 2024-08-29T18:15:54.047 INFO:tasks.rados.rados.0.smithi089.stdout:665: finishing write tid 3 to smithi08969774-39 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:665: finishing write tid 4 to smithi08969774-39 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:665: oid 39 updating version 0 to 260 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:665: oid 39 version 260 is already newer than 259 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:665: oid 39 updating version 260 to 261 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 261 (ObjNum 205 snap 71 seq_num 205) dirty exists 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:665: left oid 39 (ObjNum 205 snap 71 seq_num 205) 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:665: done (2 left) 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:667: done (1 left) 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 71 2024-08-29T18:15:54.048 INFO:tasks.rados.rados.0.smithi089.stdout:668: seq_num 207 ranges {786432=671744,1458176=401408} 2024-08-29T18:15:54.056 INFO:tasks.rados.rados.0.smithi089.stdout:668: writing smithi08969774-5 from 786432 to 1458176 tid 1 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:668: writing smithi08969774-5 from 1458176 to 1859584 tid 2 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:669: copy_from oid 44 from oid 47 current snap is 71 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 435 (ObjNum 146 snap 45 seq_num 146) dirty exists 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:666: done (2 left) 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:670: rollback oid 9 current snap is 71 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 69 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:671: copy_from oid 31 from oid 18 current snap is 71 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:672: copy_from oid 17 from oid 7 current snap is 71 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 71 2024-08-29T18:15:54.060 INFO:tasks.rados.rados.0.smithi089.stdout:673: seq_num 208 ranges {4227072=688128,4915200=401408} 2024-08-29T18:15:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:673: writing smithi08969774-16 from 4227072 to 4915200 tid 1 2024-08-29T18:15:54.096 INFO:tasks.rados.rados.0.smithi089.stdout:673: writing smithi08969774-16 from 4915200 to 5316608 tid 2 2024-08-29T18:15:54.097 INFO:tasks.rados.rados.0.smithi089.stdout:674: snap_remove snap 60 2024-08-29T18:15:54.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:53 smithi089 bash[22629]: cluster 2024-08-29T18:15:52.874760+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-29T18:15:54.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:53 smithi089 bash[32084]: cluster 2024-08-29T18:15:52.874760+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-29T18:15:54.303 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:53 smithi144 bash[59584]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:15:54.303 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[59647]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:15:54.303 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:54 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T18:15:54.303 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:54 smithi144 systemd[1]: Stopped Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:15:54.303 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:54 smithi144 systemd[1]: Started Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:15:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:674: done (6 left) 2024-08-29T18:15:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 71 2024-08-29T18:15:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:672: finishing copy_from to smithi08969774-17 2024-08-29T18:15:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:672: got expected ENOENT (src dne) 2024-08-29T18:15:54.882 INFO:tasks.rados.rados.0.smithi089.stdout:675: seq_num 209 ranges {0=704512,704512=401408} 2024-08-29T18:15:54.886 INFO:tasks.rados.rados.0.smithi089.stdout:675: writing smithi08969774-26 from 0 to 704512 tid 1 2024-08-29T18:15:54.890 INFO:tasks.rados.rados.0.smithi089.stdout:675: writing smithi08969774-26 from 704512 to 1105920 tid 2 2024-08-29T18:15:54.890 INFO:tasks.rados.rados.0.smithi089.stdout:676: read oid 33 snap -1 2024-08-29T18:15:54.890 INFO:tasks.rados.rados.0.smithi089.stdout:676: expect (ObjNum 189 snap 66 seq_num 189) 2024-08-29T18:15:54.890 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 71 2024-08-29T18:15:54.890 INFO:tasks.rados.rados.0.smithi089.stdout:677: seq_num 210 ranges {0=720896,720896=401408} 2024-08-29T18:15:54.895 INFO:tasks.rados.rados.0.smithi089.stdout:677: writing smithi08969774-29 from 0 to 720896 tid 1 2024-08-29T18:15:54.898 INFO:tasks.rados.rados.0.smithi089.stdout:677: writing smithi08969774-29 from 720896 to 1122304 tid 2 2024-08-29T18:15:54.898 INFO:tasks.rados.rados.0.smithi089.stdout:678: snap_create 2024-08-29T18:15:54.899 INFO:tasks.rados.rados.0.smithi089.stdout:672: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:15:54.899 INFO:tasks.rados.rados.0.smithi089.stdout:668: finishing write tid 1 to smithi08969774-5 2024-08-29T18:15:54.900 INFO:tasks.rados.rados.0.smithi089.stdout:668: finishing write tid 2 to smithi08969774-5 2024-08-29T18:15:54.900 INFO:tasks.rados.rados.0.smithi089.stdout:670: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:15:54.900 INFO:tasks.rados.rados.0.smithi089.stdout:670: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:15:54.900 INFO:tasks.rados.rados.0.smithi089.stdout:668: finishing write tid 3 to smithi08969774-5 2024-08-29T18:15:54.900 INFO:tasks.rados.rados.0.smithi089.stdout:670: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:15:54.901 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 305 (ObjNum 129 snap 38 seq_num 129) dirty exists 2024-08-29T18:15:54.901 INFO:tasks.rados.rados.0.smithi089.stdout:668: finishing write tid 4 to smithi08969774-5 2024-08-29T18:15:54.901 INFO:tasks.rados.rados.0.smithi089.stdout:668: oid 5 updating version 0 to 168 2024-08-29T18:15:54.901 INFO:tasks.rados.rados.0.smithi089.stdout:668: oid 5 updating version 168 to 169 2024-08-29T18:15:54.901 INFO:tasks.rados.rados.0.smithi089.stdout:668: oid 5 version 169 is already newer than 167 2024-08-29T18:15:54.901 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 169 (ObjNum 207 snap 71 seq_num 207) dirty exists 2024-08-29T18:15:54.902 INFO:tasks.rados.rados.0.smithi089.stdout:668: left oid 5 (ObjNum 207 snap 71 seq_num 207) 2024-08-29T18:15:54.902 INFO:tasks.rados.rados.0.smithi089.stdout:669: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:15:54.902 INFO:tasks.rados.rados.0.smithi089.stdout:669: finishing copy_from to smithi08969774-44 2024-08-29T18:15:54.902 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 147 (ObjNum 153 snap 51 seq_num 153) dirty exists 2024-08-29T18:15:54.902 INFO:tasks.rados.rados.0.smithi089.stdout:671: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:15:54.902 INFO:tasks.rados.rados.0.smithi089.stdout:671: finishing copy_from to smithi08969774-31 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 76 (ObjNum 192 snap 67 seq_num 192) dirty exists 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: finishing write tid 1 to smithi08969774-16 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: finishing write tid 2 to smithi08969774-16 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: finishing write tid 3 to smithi08969774-16 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: finishing write tid 4 to smithi08969774-16 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: oid 16 updating version 0 to 303 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: oid 16 updating version 303 to 304 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: oid 16 updating version 304 to 305 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 305 (ObjNum 208 snap 71 seq_num 208) dirty exists 2024-08-29T18:15:54.903 INFO:tasks.rados.rados.0.smithi089.stdout:673: left oid 16 (ObjNum 208 snap 71 seq_num 208) 2024-08-29T18:15:54.912 INFO:tasks.rados.rados.0.smithi089.stdout:675: finishing write tid 1 to smithi08969774-26 2024-08-29T18:15:54.915 INFO:tasks.rados.rados.0.smithi089.stdout:675: finishing write tid 2 to smithi08969774-26 2024-08-29T18:15:54.916 INFO:tasks.rados.rados.0.smithi089.stdout:675: finishing write tid 3 to smithi08969774-26 2024-08-29T18:15:54.919 INFO:tasks.rados.rados.0.smithi089.stdout:676: expect (ObjNum 189 snap 66 seq_num 189) 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:677: finishing write tid 1 to smithi08969774-29 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:677: finishing write tid 2 to smithi08969774-29 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:677: finishing write tid 3 to smithi08969774-29 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:675: finishing write tid 4 to smithi08969774-26 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:675: oid 26 updating version 0 to 70 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:675: oid 26 version 70 is already newer than 68 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:675: oid 26 version 70 is already newer than 69 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 70 (ObjNum 209 snap 71 seq_num 209) dirty exists 2024-08-29T18:15:54.943 INFO:tasks.rados.rados.0.smithi089.stdout:675: left oid 26 (ObjNum 209 snap 71 seq_num 209) 2024-08-29T18:15:54.944 INFO:tasks.rados.rados.0.smithi089.stdout:677: finishing write tid 4 to smithi08969774-29 2024-08-29T18:15:54.944 INFO:tasks.rados.rados.0.smithi089.stdout:677: oid 29 updating version 0 to 233 2024-08-29T18:15:54.944 INFO:tasks.rados.rados.0.smithi089.stdout:677: oid 29 version 233 is already newer than 231 2024-08-29T18:15:54.944 INFO:tasks.rados.rados.0.smithi089.stdout:677: oid 29 version 233 is already newer than 232 2024-08-29T18:15:54.944 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 233 (ObjNum 210 snap 71 seq_num 210) dirty exists 2024-08-29T18:15:54.944 INFO:tasks.rados.rados.0.smithi089.stdout:677: left oid 29 (ObjNum 210 snap 71 seq_num 210) 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[22629]: cluster 2024-08-29T18:15:53.844082+0000 mgr.x (mgr.24451) 40 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[22629]: cluster 2024-08-29T18:15:53.885737+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[22629]: audit 2024-08-29T18:15:54.273729+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[22629]: audit 2024-08-29T18:15:54.285852+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[22629]: audit 2024-08-29T18:15:54.286336+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[22629]: audit 2024-08-29T18:15:54.328891+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:55.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[32084]: cluster 2024-08-29T18:15:53.844082+0000 mgr.x (mgr.24451) 40 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:55.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[32084]: cluster 2024-08-29T18:15:53.885737+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-29T18:15:55.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[32084]: audit 2024-08-29T18:15:54.273729+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:55.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[32084]: audit 2024-08-29T18:15:54.285852+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:55.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[32084]: audit 2024-08-29T18:15:54.286336+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:15:55.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:54 smithi089 bash[32084]: audit 2024-08-29T18:15:54.328891+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:55.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[24722]: cluster 2024-08-29T18:15:53.844082+0000 mgr.x (mgr.24451) 40 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 179 MiB data, 684 MiB used, 715 GiB / 715 GiB avail 2024-08-29T18:15:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[24722]: cluster 2024-08-29T18:15:53.885737+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-29T18:15:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[24722]: audit 2024-08-29T18:15:54.273729+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[24722]: audit 2024-08-29T18:15:54.285852+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[24722]: audit 2024-08-29T18:15:54.286336+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:15:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:54 smithi144 bash[24722]: audit 2024-08-29T18:15:54.328891+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:15:55.804 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.463Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T18:15:55.804 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.463Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.463Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi144 (none))" 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.463Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.463Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.465Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.465Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.467Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.467Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.469Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.469Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.002µs 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.469Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.471Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-29T18:15:55.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.482Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.482Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.482Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=44.442µs wal_replay_duration=13.205281ms wbl_replay_duration=149ns total_replay_duration=13.270515ms 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.484Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.484Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.484Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.509Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.978668ms db_storage=1.055µs remote_storage=1.223µs web_handler=600ns query_engine=780ns scrape=269.834µs scrape_sd=100.85µs notify=12.284µs notify_sd=9.255µs rules=24.163652ms tracing=6.608µs 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.509Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T18:15:55.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[59675]: ts=2024-08-29T18:15:55.509Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T18:15:55.904 INFO:tasks.rados.rados.0.smithi089.stdout:668: done (9 left) 2024-08-29T18:15:55.904 INFO:tasks.rados.rados.0.smithi089.stdout:669: done (8 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:670: done (7 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:671: done (6 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:672: done (5 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:673: done (4 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:675: done (3 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:676: done (2 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:677: done (1 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:678: done (0 left) 2024-08-29T18:15:55.905 INFO:tasks.rados.rados.0.smithi089.stdout:679: delete oid 2 current snap is 72 2024-08-29T18:15:55.915 INFO:tasks.rados.rados.0.smithi089.stdout:679: done (0 left) 2024-08-29T18:15:55.915 INFO:tasks.rados.rados.0.smithi089.stdout:680: delete oid 5 current snap is 72 2024-08-29T18:15:55.923 INFO:tasks.rados.rados.0.smithi089.stdout:680: done (0 left) 2024-08-29T18:15:55.923 INFO:tasks.rados.rados.0.smithi089.stdout:681: read oid 43 snap -1 2024-08-29T18:15:55.924 INFO:tasks.rados.rados.0.smithi089.stdout:681: expect (ObjNum 141 snap 44 seq_num 141) 2024-08-29T18:15:55.924 INFO:tasks.rados.rados.0.smithi089.stdout:682: read oid 28 snap 68 2024-08-29T18:15:55.924 INFO:tasks.rados.rados.0.smithi089.stdout:682: expect (ObjNum 164 snap 54 seq_num 164) 2024-08-29T18:15:55.924 INFO:tasks.rados.rados.0.smithi089.stdout:683: read oid 42 snap -1 2024-08-29T18:15:55.924 INFO:tasks.rados.rados.0.smithi089.stdout:683: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:15:55.924 INFO:tasks.rados.rados.0.smithi089.stdout:684: snap_remove snap 63 2024-08-29T18:15:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[22629]: audit 2024-08-29T18:15:54.286871+0000 mgr.x (mgr.24451) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:15:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[22629]: cephadm 2024-08-29T18:15:54.330169+0000 mgr.x (mgr.24451) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T18:15:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[22629]: cephadm 2024-08-29T18:15:54.330743+0000 mgr.x (mgr.24451) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T18:15:56.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[22629]: cluster 2024-08-29T18:15:54.890124+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-29T18:15:56.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[32084]: audit 2024-08-29T18:15:54.286871+0000 mgr.x (mgr.24451) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:15:56.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[32084]: cephadm 2024-08-29T18:15:54.330169+0000 mgr.x (mgr.24451) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T18:15:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[32084]: cephadm 2024-08-29T18:15:54.330743+0000 mgr.x (mgr.24451) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T18:15:56.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:55 smithi089 bash[32084]: cluster 2024-08-29T18:15:54.890124+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-29T18:15:56.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[24722]: audit 2024-08-29T18:15:54.286871+0000 mgr.x (mgr.24451) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:15:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[24722]: cephadm 2024-08-29T18:15:54.330169+0000 mgr.x (mgr.24451) 42 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T18:15:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[24722]: cephadm 2024-08-29T18:15:54.330743+0000 mgr.x (mgr.24451) 43 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-29T18:15:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:55 smithi144 bash[24722]: cluster 2024-08-29T18:15:54.890124+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-29T18:15:56.917 INFO:tasks.rados.rados.0.smithi089.stdout:684: done (3 left) 2024-08-29T18:15:56.918 INFO:tasks.rados.rados.0.smithi089.stdout:685: snap_create 2024-08-29T18:15:56.918 INFO:tasks.rados.rados.0.smithi089.stdout:683: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:15:57.038 INFO:tasks.rados.rados.0.smithi089.stdout:682: expect (ObjNum 164 snap 54 seq_num 164) 2024-08-29T18:15:57.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:56 smithi089 bash[22629]: cluster 2024-08-29T18:15:55.844837+0000 mgr.x (mgr.24451) 44 : cluster [DBG] pgmap v44: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 171 MiB data, 705 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-29T18:15:57.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:56 smithi089 bash[22629]: cluster 2024-08-29T18:15:55.909801+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-29T18:15:57.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:56 smithi089 bash[32084]: cluster 2024-08-29T18:15:55.844837+0000 mgr.x (mgr.24451) 44 : cluster [DBG] pgmap v44: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 171 MiB data, 705 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-29T18:15:57.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:56 smithi089 bash[32084]: cluster 2024-08-29T18:15:55.909801+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-29T18:15:57.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:56 smithi144 bash[24722]: cluster 2024-08-29T18:15:55.844837+0000 mgr.x (mgr.24451) 44 : cluster [DBG] pgmap v44: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 171 MiB data, 705 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-29T18:15:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:56 smithi144 bash[24722]: cluster 2024-08-29T18:15:55.909801+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-29T18:15:57.369 INFO:tasks.rados.rados.0.smithi089.stdout:681: expect (ObjNum 141 snap 44 seq_num 141) 2024-08-29T18:15:57.923 INFO:tasks.rados.rados.0.smithi089.stdout:681: done (3 left) 2024-08-29T18:15:57.923 INFO:tasks.rados.rados.0.smithi089.stdout:682: done (2 left) 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:683: done (1 left) 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:685: done (0 left) 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:686: rollback oid 47 current snap is 73 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 38 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:687: read oid 10 snap -1 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:687: expect (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:688: read oid 42 snap 68 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:688: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:689: rmattr oid 27 current snap is 73 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 73 2024-08-29T18:15:57.924 INFO:tasks.rados.rados.0.smithi089.stdout:690: seq_num 213 ranges {770048=770048,1540096=401408} 2024-08-29T18:15:57.950 INFO:tasks.rados.rados.0.smithi089.stdout:690: writing smithi08969774-33 from 770048 to 1540096 tid 1 2024-08-29T18:15:57.958 INFO:tasks.rados.rados.0.smithi089.stdout:690: writing smithi08969774-33 from 1540096 to 1941504 tid 2 2024-08-29T18:15:57.958 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 73 2024-08-29T18:15:57.959 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 277 (ObjNum 385 snap 0 seq_num 2867673456) dirty exists 2024-08-29T18:15:57.959 INFO:tasks.rados.rados.0.smithi089.stdout:686: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:15:57.959 INFO:tasks.rados.rados.0.smithi089.stdout:686: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:15:57.959 INFO:tasks.rados.rados.0.smithi089.stdout:686: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:15:57.959 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 308 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:15:57.959 INFO:tasks.rados.rados.0.smithi089.stdout:691: seq_num 214 ranges {6889472=794624,7684096=401408} 2024-08-29T18:15:58.030 INFO:tasks.rados.rados.0.smithi089.stdout:691: writing smithi08969774-13 from 6889472 to 7684096 tid 1 2024-08-29T18:15:58.033 INFO:tasks.rados.rados.0.smithi089.stdout:691: writing smithi08969774-13 from 7684096 to 8085504 tid 2 2024-08-29T18:15:58.033 INFO:tasks.rados.rados.0.smithi089.stdout:686: done (5 left) 2024-08-29T18:15:58.033 INFO:tasks.rados.rados.0.smithi089.stdout:689: done (4 left) 2024-08-29T18:15:58.033 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 73 2024-08-29T18:15:58.033 INFO:tasks.rados.rados.0.smithi089.stdout:692: seq_num 215 ranges {1122304=409600,1531904=532480,2064384=270336} 2024-08-29T18:15:58.042 INFO:tasks.rados.rados.0.smithi089.stdout:692: writing smithi08969774-29 from 1122304 to 1531904 tid 1 2024-08-29T18:15:58.045 INFO:tasks.rados.rados.0.smithi089.stdout:692: writing smithi08969774-29 from 1531904 to 2064384 tid 2 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:692: writing smithi08969774-29 from 2064384 to 2334720 tid 3 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:693: read oid 35 snap -1 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:693: expect deleted 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:694: read oid 6 snap -1 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:694: expect (ObjNum 172 snap 59 seq_num 172) 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 73 2024-08-29T18:15:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:688: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:15:58.171 INFO:tasks.rados.rados.0.smithi089.stdout:690: finishing write tid 1 to smithi08969774-33 2024-08-29T18:15:58.171 INFO:tasks.rados.rados.0.smithi089.stdout:690: finishing write tid 2 to smithi08969774-33 2024-08-29T18:15:58.172 INFO:tasks.rados.rados.0.smithi089.stdout:690: finishing write tid 3 to smithi08969774-33 2024-08-29T18:15:58.172 INFO:tasks.rados.rados.0.smithi089.stdout:687: expect (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:15:58.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: cluster 2024-08-29T18:15:56.921682+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: cephadm 2024-08-29T18:15:57.012955+0000 mgr.x (mgr.24451) 45 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: audit 2024-08-29T18:15:57.024112+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: audit 2024-08-29T18:15:57.024950+0000 mon.b (mon.1) 101 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: audit 2024-08-29T18:15:57.027161+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: audit 2024-08-29T18:15:57.028702+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: cephadm 2024-08-29T18:15:57.030412+0000 mgr.x (mgr.24451) 46 : cephadm [INF] Deploying daemon mgr.y on smithi089 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[22629]: audit 2024-08-29T18:15:57.030433+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: cluster 2024-08-29T18:15:56.921682+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: cephadm 2024-08-29T18:15:57.012955+0000 mgr.x (mgr.24451) 45 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: audit 2024-08-29T18:15:57.024112+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:58.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: audit 2024-08-29T18:15:57.024950+0000 mon.b (mon.1) 101 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:58.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: audit 2024-08-29T18:15:57.027161+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:15:58.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: audit 2024-08-29T18:15:57.028702+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:58.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: cephadm 2024-08-29T18:15:57.030412+0000 mgr.x (mgr.24451) 46 : cephadm [INF] Deploying daemon mgr.y on smithi089 2024-08-29T18:15:58.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:57 smithi089 bash[32084]: audit 2024-08-29T18:15:57.030433+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:58.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: cluster 2024-08-29T18:15:56.921682+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: cephadm 2024-08-29T18:15:57.012955+0000 mgr.x (mgr.24451) 45 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: audit 2024-08-29T18:15:57.024112+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: audit 2024-08-29T18:15:57.024950+0000 mon.b (mon.1) 101 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: audit 2024-08-29T18:15:57.027161+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: audit 2024-08-29T18:15:57.028702+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: cephadm 2024-08-29T18:15:57.030412+0000 mgr.x (mgr.24451) 46 : cephadm [INF] Deploying daemon mgr.y on smithi089 2024-08-29T18:15:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:57 smithi144 bash[24722]: audit 2024-08-29T18:15:57.030433+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:15:58.455 INFO:tasks.rados.rados.0.smithi089.stdout:690: finishing write tid 4 to smithi08969774-33 2024-08-29T18:15:58.455 INFO:tasks.rados.rados.0.smithi089.stdout:690: oid 33 updating version 0 to 301 2024-08-29T18:15:58.455 INFO:tasks.rados.rados.0.smithi089.stdout:690: oid 33 version 301 is already newer than 300 2024-08-29T18:15:58.455 INFO:tasks.rados.rados.0.smithi089.stdout:690: oid 33 version 301 is already newer than 299 2024-08-29T18:15:58.455 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 301 (ObjNum 213 snap 73 seq_num 213) dirty exists 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:690: left oid 33 (ObjNum 213 snap 73 seq_num 213) 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: finishing write tid 1 to smithi08969774-13 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: finishing write tid 2 to smithi08969774-13 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: finishing write tid 3 to smithi08969774-13 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: finishing write tid 4 to smithi08969774-13 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: oid 13 updating version 0 to 198 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: oid 13 version 198 is already newer than 196 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: oid 13 version 198 is already newer than 197 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 198 (ObjNum 214 snap 73 seq_num 214) dirty exists 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:691: left oid 13 (ObjNum 214 snap 73 seq_num 214) 2024-08-29T18:15:58.456 INFO:tasks.rados.rados.0.smithi089.stdout:695: seq_num 216 ranges {24576=425984,450560=409600,860160=393216} 2024-08-29T18:15:58.460 INFO:tasks.rados.rados.0.smithi089.stdout:695: writing smithi08969774-36 from 24576 to 450560 tid 1 2024-08-29T18:15:58.466 INFO:tasks.rados.rados.0.smithi089.stdout:695: writing smithi08969774-36 from 450560 to 860160 tid 2 2024-08-29T18:15:58.471 INFO:tasks.rados.rados.0.smithi089.stdout:695: writing smithi08969774-36 from 860160 to 1253376 tid 3 2024-08-29T18:15:58.471 INFO:tasks.rados.rados.0.smithi089.stdout:687: done (7 left) 2024-08-29T18:15:58.471 INFO:tasks.rados.rados.0.smithi089.stdout:688: done (6 left) 2024-08-29T18:15:58.471 INFO:tasks.rados.rados.0.smithi089.stdout:690: done (5 left) 2024-08-29T18:15:58.472 INFO:tasks.rados.rados.0.smithi089.stdout:691: done (4 left) 2024-08-29T18:15:58.472 INFO:tasks.rados.rados.0.smithi089.stdout:693: done (3 left) 2024-08-29T18:15:58.472 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 73 2024-08-29T18:15:58.472 INFO:tasks.rados.rados.0.smithi089.stdout:696: seq_num 217 ranges {6717440=442368,7159808=696320,7856128=106496} 2024-08-29T18:15:58.538 INFO:tasks.rados.rados.0.smithi089.stdout:696: writing smithi08969774-43 from 6717440 to 7159808 tid 1 2024-08-29T18:15:58.542 INFO:tasks.rados.rados.0.smithi089.stdout:696: writing smithi08969774-43 from 7159808 to 7856128 tid 2 2024-08-29T18:15:58.543 INFO:tasks.rados.rados.0.smithi089.stdout:696: writing smithi08969774-43 from 7856128 to 7962624 tid 3 2024-08-29T18:15:58.543 INFO:tasks.rados.rados.0.smithi089.stdout:697: snap_remove snap 68 2024-08-29T18:15:59.034 INFO:tasks.rados.rados.0.smithi089.stdout:697: done (4 left) 2024-08-29T18:15:59.034 INFO:tasks.rados.rados.0.smithi089.stdout:698: snap_remove snap 62 2024-08-29T18:15:59.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:58 smithi089 bash[22629]: cluster 2024-08-29T18:15:57.845574+0000 mgr.x (mgr.24451) 47 : cluster [DBG] pgmap v47: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 171 MiB data, 705 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-29T18:15:59.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:58 smithi089 bash[22629]: cluster 2024-08-29T18:15:57.930351+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-29T18:15:59.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:58 smithi089 bash[22629]: audit 2024-08-29T18:15:58.473736+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:59.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:58 smithi089 bash[32084]: cluster 2024-08-29T18:15:57.845574+0000 mgr.x (mgr.24451) 47 : cluster [DBG] pgmap v47: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 171 MiB data, 705 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-29T18:15:59.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:58 smithi089 bash[32084]: cluster 2024-08-29T18:15:57.930351+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-29T18:15:59.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:58 smithi089 bash[32084]: audit 2024-08-29T18:15:58.473736+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:59.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:58 smithi144 bash[24722]: cluster 2024-08-29T18:15:57.845574+0000 mgr.x (mgr.24451) 47 : cluster [DBG] pgmap v47: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 171 MiB data, 705 MiB used, 715 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-08-29T18:15:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:58 smithi144 bash[24722]: cluster 2024-08-29T18:15:57.930351+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-29T18:15:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:15:58 smithi144 bash[24722]: audit 2024-08-29T18:15:58.473736+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:15:59.778 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.778 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.779 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.779 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.779 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.780 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.780 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.780 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.781 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:15:59.781 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:00.029 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:00 smithi089 bash[22629]: cluster 2024-08-29T18:15:59.035636+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-29T18:16:00.029 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:15:59 smithi089 systemd[1]: Stopping Ceph mgr.y for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:16:00.033 INFO:tasks.rados.rados.0.smithi089.stdout:694: expect (ObjNum 172 snap 59 seq_num 172) 2024-08-29T18:16:00.083 INFO:tasks.rados.rados.0.smithi089.stdout:692: finishing write tid 1 to smithi08969774-29 2024-08-29T18:16:00.083 INFO:tasks.rados.rados.0.smithi089.stdout:692: finishing write tid 2 to smithi08969774-29 2024-08-29T18:16:00.083 INFO:tasks.rados.rados.0.smithi089.stdout:692: finishing write tid 3 to smithi08969774-29 2024-08-29T18:16:00.083 INFO:tasks.rados.rados.0.smithi089.stdout:694: done (4 left) 2024-08-29T18:16:00.083 INFO:tasks.rados.rados.0.smithi089.stdout:698: done (3 left) 2024-08-29T18:16:00.084 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 73 2024-08-29T18:16:00.084 INFO:tasks.rados.rados.0.smithi089.stdout:699: seq_num 218 ranges {5980160=458752,6438912=581632,7020544=221184} 2024-08-29T18:16:00.122 INFO:tasks.rados.rados.0.smithi089.stdout:699: writing smithi08969774-28 from 5980160 to 6438912 tid 1 2024-08-29T18:16:00.126 INFO:tasks.rados.rados.0.smithi089.stdout:699: writing smithi08969774-28 from 6438912 to 7020544 tid 2 2024-08-29T18:16:00.127 INFO:tasks.rados.rados.0.smithi089.stdout:699: writing smithi08969774-28 from 7020544 to 7241728 tid 3 2024-08-29T18:16:00.127 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 73 2024-08-29T18:16:00.127 INFO:tasks.rados.rados.0.smithi089.stdout:700: seq_num 219 ranges {1941504=475136,2416640=466944,2883584=335872} 2024-08-29T18:16:00.141 INFO:tasks.rados.rados.0.smithi089.stdout:700: writing smithi08969774-33 from 1941504 to 2416640 tid 1 2024-08-29T18:16:00.144 INFO:tasks.rados.rados.0.smithi089.stdout:700: writing smithi08969774-33 from 2416640 to 2883584 tid 2 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:700: writing smithi08969774-33 from 2883584 to 3219456 tid 3 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:701: snap_create 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: finishing write tid 4 to smithi08969774-29 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: finishing write tid 5 to smithi08969774-29 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: oid 29 updating version 0 to 242 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: oid 29 version 242 is already newer than 240 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: oid 29 version 242 is already newer than 241 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: oid 29 version 242 is already newer than 239 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 242 (ObjNum 215 snap 73 seq_num 215) dirty exists 2024-08-29T18:16:00.148 INFO:tasks.rados.rados.0.smithi089.stdout:692: left oid 29 (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: finishing write tid 1 to smithi08969774-36 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: finishing write tid 2 to smithi08969774-36 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: finishing write tid 3 to smithi08969774-36 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: finishing write tid 4 to smithi08969774-36 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: finishing write tid 5 to smithi08969774-36 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: oid 36 updating version 0 to 438 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: oid 36 updating version 438 to 439 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: oid 36 updating version 439 to 441 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: oid 36 version 441 is already newer than 440 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 441 (ObjNum 216 snap 73 seq_num 216) dirty exists 2024-08-29T18:16:00.149 INFO:tasks.rados.rados.0.smithi089.stdout:695: left oid 36 (ObjNum 216 snap 73 seq_num 216) 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: finishing write tid 1 to smithi08969774-43 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: finishing write tid 2 to smithi08969774-43 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: finishing write tid 3 to smithi08969774-43 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: finishing write tid 4 to smithi08969774-43 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: finishing write tid 5 to smithi08969774-43 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: oid 43 updating version 0 to 298 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: oid 43 updating version 298 to 299 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: oid 43 version 299 is already newer than 297 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: oid 43 version 299 is already newer than 296 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 299 (ObjNum 217 snap 73 seq_num 217) dirty exists 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:696: left oid 43 (ObjNum 217 snap 73 seq_num 217) 2024-08-29T18:16:00.150 INFO:tasks.rados.rados.0.smithi089.stdout:699: finishing write tid 1 to smithi08969774-28 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: finishing write tid 2 to smithi08969774-28 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: finishing write tid 3 to smithi08969774-28 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: finishing write tid 4 to smithi08969774-28 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: finishing write tid 5 to smithi08969774-28 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: oid 28 updating version 0 to 93 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: oid 28 version 93 is already newer than 91 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: oid 28 version 93 is already newer than 90 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: oid 28 version 93 is already newer than 92 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 93 (ObjNum 218 snap 73 seq_num 218) dirty exists 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:699: left oid 28 (ObjNum 218 snap 73 seq_num 218) 2024-08-29T18:16:00.151 INFO:tasks.rados.rados.0.smithi089.stdout:700: finishing write tid 1 to smithi08969774-33 2024-08-29T18:16:00.152 INFO:tasks.rados.rados.0.smithi089.stdout:700: finishing write tid 2 to smithi08969774-33 2024-08-29T18:16:00.152 INFO:tasks.rados.rados.0.smithi089.stdout:700: finishing write tid 3 to smithi08969774-33 2024-08-29T18:16:00.152 INFO:tasks.rados.rados.0.smithi089.stdout:700: finishing write tid 4 to smithi08969774-33 2024-08-29T18:16:00.152 INFO:tasks.rados.rados.0.smithi089.stdout:700: finishing write tid 5 to smithi08969774-33 2024-08-29T18:16:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:700: oid 33 updating version 0 to 310 2024-08-29T18:16:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:700: oid 33 version 310 is already newer than 309 2024-08-29T18:16:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:700: oid 33 version 310 is already newer than 308 2024-08-29T18:16:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:700: oid 33 updating version 310 to 311 2024-08-29T18:16:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 311 (ObjNum 219 snap 73 seq_num 219) dirty exists 2024-08-29T18:16:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:700: left oid 33 (ObjNum 219 snap 73 seq_num 219) 2024-08-29T18:16:00.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:00 smithi144 bash[24722]: cluster 2024-08-29T18:15:59.035636+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-29T18:16:00.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:00 smithi089 bash[32084]: cluster 2024-08-29T18:15:59.035636+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-29T18:16:00.852 INFO:tasks.rados.rados.0.smithi089.stdout:692: done (5 left) 2024-08-29T18:16:00.852 INFO:tasks.rados.rados.0.smithi089.stdout:695: done (4 left) 2024-08-29T18:16:00.852 INFO:tasks.rados.rados.0.smithi089.stdout:696: done (3 left) 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:699: done (2 left) 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:700: done (1 left) 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:701: done (0 left) 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:702: rollback oid 13 current snap is 74 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 13 to 65 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 74 2024-08-29T18:16:00.853 INFO:tasks.rados.rados.0.smithi089.stdout:703: seq_num 220 ranges {0=491520,491520=753664,1245184=49152} 2024-08-29T18:16:00.855 INFO:tasks.rados.rados.0.smithi089.stdout:703: writing smithi08969774-35 from 0 to 491520 tid 1 2024-08-29T18:16:00.859 INFO:tasks.rados.rados.0.smithi089.stdout:703: writing smithi08969774-35 from 491520 to 1245184 tid 2 2024-08-29T18:16:00.860 INFO:tasks.rados.rados.0.smithi089.stdout:703: writing smithi08969774-35 from 1245184 to 1294336 tid 3 2024-08-29T18:16:00.860 INFO:tasks.rados.rados.0.smithi089.stdout:704: read oid 1 snap -1 2024-08-29T18:16:00.860 INFO:tasks.rados.rados.0.smithi089.stdout:704: expect (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:16:00.860 INFO:tasks.rados.rados.0.smithi089.stdout:705: copy_from oid 17 from oid 38 current snap is 74 2024-08-29T18:16:00.860 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 74 2024-08-29T18:16:00.861 INFO:tasks.rados.rados.0.smithi089.stdout:706: seq_num 221 ranges {0=507904,507904=688128,1196032=114688} 2024-08-29T18:16:00.862 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 bash[70851]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T18:16:00.862 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:16:00.862 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 bash[70912]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T18:16:00.863 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-29T18:16:00.863 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: Stopped Ceph mgr.y for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:16:00.865 INFO:tasks.rados.rados.0.smithi089.stdout:706: writing smithi08969774-2 from 0 to 507904 tid 1 2024-08-29T18:16:00.870 INFO:tasks.rados.rados.0.smithi089.stdout:706: writing smithi08969774-2 from 507904 to 1196032 tid 2 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:706: writing smithi08969774-2 from 1196032 to 1310720 tid 3 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:707: setattr oid 36 current snap is 74 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:702: finishing rollback tid 0 to smithi08969774-13 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:702: finishing rollback tid 1 to smithi08969774-13 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:702: finishing rollback tid 2 to smithi08969774-13 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 208 (ObjNum 129 snap 38 seq_num 129) dirty exists 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:703: finishing write tid 1 to smithi08969774-35 2024-08-29T18:16:00.871 INFO:tasks.rados.rados.0.smithi089.stdout:703: finishing write tid 2 to smithi08969774-35 2024-08-29T18:16:00.872 INFO:tasks.rados.rados.0.smithi089.stdout:703: finishing write tid 3 to smithi08969774-35 2024-08-29T18:16:00.874 INFO:tasks.rados.rados.0.smithi089.stdout:702: done (5 left) 2024-08-29T18:16:00.874 INFO:tasks.rados.rados.0.smithi089.stdout:708: setattr oid 34 current snap is 74 2024-08-29T18:16:00.876 INFO:tasks.rados.rados.0.smithi089.stdout:709: snap_create 2024-08-29T18:16:00.878 INFO:tasks.rados.rados.0.smithi089.stdout:705: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:16:00.880 INFO:tasks.rados.rados.0.smithi089.stdout:703: finishing write tid 4 to smithi08969774-35 2024-08-29T18:16:00.881 INFO:tasks.rados.rados.0.smithi089.stdout:703: finishing write tid 5 to smithi08969774-35 2024-08-29T18:16:00.881 INFO:tasks.rados.rados.0.smithi089.stdout:703: oid 35 updating version 0 to 474 2024-08-29T18:16:00.881 INFO:tasks.rados.rados.0.smithi089.stdout:703: oid 35 updating version 474 to 476 2024-08-29T18:16:00.881 INFO:tasks.rados.rados.0.smithi089.stdout:703: oid 35 version 476 is already newer than 475 2024-08-29T18:16:00.881 INFO:tasks.rados.rados.0.smithi089.stdout:703: oid 35 updating version 476 to 477 2024-08-29T18:16:00.882 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 477 (ObjNum 220 snap 74 seq_num 220) dirty exists 2024-08-29T18:16:00.882 INFO:tasks.rados.rados.0.smithi089.stdout:703: left oid 35 (ObjNum 220 snap 74 seq_num 220) 2024-08-29T18:16:00.882 INFO:tasks.rados.rados.0.smithi089.stdout:704: expect (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:16:01.002 INFO:tasks.rados.rados.0.smithi089.stdout:706: finishing write tid 1 to smithi08969774-2 2024-08-29T18:16:01.002 INFO:tasks.rados.rados.0.smithi089.stdout:706: finishing write tid 2 to smithi08969774-2 2024-08-29T18:16:01.002 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 311 (ObjNum 188 snap 66 seq_num 188) dirty exists 2024-08-29T18:16:01.002 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 463 (ObjNum 216 snap 73 seq_num 216) dirty exists 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:705: finishing copy_from to smithi08969774-17 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 234 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: finishing write tid 3 to smithi08969774-2 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: finishing write tid 4 to smithi08969774-2 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: finishing write tid 5 to smithi08969774-2 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: oid 2 updating version 0 to 293 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: oid 2 version 293 is already newer than 292 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: oid 2 version 293 is already newer than 290 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: oid 2 version 293 is already newer than 291 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 293 (ObjNum 221 snap 74 seq_num 221) dirty exists 2024-08-29T18:16:01.003 INFO:tasks.rados.rados.0.smithi089.stdout:706: left oid 2 (ObjNum 221 snap 74 seq_num 221) 2024-08-29T18:16:01.172 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.173 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.173 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.173 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.174 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:01 smithi089 bash[22629]: cluster 2024-08-29T18:15:59.846286+0000 mgr.x (mgr.24451) 48 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 31 op/s 2024-08-29T18:16:01.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:01 smithi089 bash[22629]: cluster 2024-08-29T18:16:00.040516+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-29T18:16:01.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:01 smithi089 bash[22629]: cluster 2024-08-29T18:16:00.858761+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: Started Ceph mgr.y for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:01 smithi089 bash[32084]: cluster 2024-08-29T18:15:59.846286+0000 mgr.x (mgr.24451) 48 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 31 op/s 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:01 smithi089 bash[32084]: cluster 2024-08-29T18:16:00.040516+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:01 smithi089 bash[32084]: cluster 2024-08-29T18:16:00.858761+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-29T18:16:01.175 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.176 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:16:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:01.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:01 smithi144 bash[24722]: cluster 2024-08-29T18:15:59.846286+0000 mgr.x (mgr.24451) 48 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 31 op/s 2024-08-29T18:16:01.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:01 smithi144 bash[24722]: cluster 2024-08-29T18:16:00.040516+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-29T18:16:01.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:01 smithi144 bash[24722]: cluster 2024-08-29T18:16:00.858761+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-29T18:16:01.869 INFO:tasks.rados.rados.0.smithi089.stdout:703: done (6 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:704: done (5 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:705: done (4 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:706: done (3 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:707: done (2 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:708: done (1 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:709: done (0 left) 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:710: rollback oid 32 current snap is 75 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 70 2024-08-29T18:16:01.870 INFO:tasks.rados.rados.0.smithi089.stdout:711: snap_remove snap 72 2024-08-29T18:16:02.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:02 smithi144 bash[24722]: audit 2024-08-29T18:16:01.050256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:02.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:02 smithi144 bash[24722]: audit 2024-08-29T18:16:01.062204+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:02.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:02 smithi144 bash[24722]: audit 2024-08-29T18:16:01.062357+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:02.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:02 smithi144 bash[24722]: cluster 2024-08-29T18:16:01.877354+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-29T18:16:02.392 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[70970]: debug 2024-08-29T18:16:02.282+0000 7f16d3d36640 1 -- 172.21.15.89:0/2365143615 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561883dbb0e0 con 0x561883dbd800 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[22629]: audit 2024-08-29T18:16:01.050256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[22629]: audit 2024-08-29T18:16:01.062204+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[22629]: audit 2024-08-29T18:16:01.062357+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[22629]: cluster 2024-08-29T18:16:01.877354+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[32084]: audit 2024-08-29T18:16:01.050256+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[32084]: audit 2024-08-29T18:16:01.062204+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[32084]: audit 2024-08-29T18:16:01.062357+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:02.393 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[32084]: cluster 2024-08-29T18:16:01.877354+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-29T18:16:02.672 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:02 smithi089 bash[70970]: debug 2024-08-29T18:16:02.394+0000 7f16d65a0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:16:02.875 INFO:tasks.rados.rados.0.smithi089.stdout:711: done (1 left) 2024-08-29T18:16:02.875 INFO:tasks.rados.rados.0.smithi089.stdout:712: rollback oid 46 current snap is 75 2024-08-29T18:16:02.875 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 46 to 71 2024-08-29T18:16:02.875 INFO:tasks.rados.rados.0.smithi089.stdout:713: snap_remove snap 38 2024-08-29T18:16:03.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[32084]: cluster 2024-08-29T18:16:01.847070+0000 mgr.x (mgr.24451) 49 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 31 op/s 2024-08-29T18:16:03.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[32084]: cluster 2024-08-29T18:16:02.877596+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-29T18:16:03.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[22629]: cluster 2024-08-29T18:16:01.847070+0000 mgr.x (mgr.24451) 49 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 31 op/s 2024-08-29T18:16:03.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[22629]: cluster 2024-08-29T18:16:02.877596+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-29T18:16:03.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:03 smithi144 bash[24722]: cluster 2024-08-29T18:16:01.847070+0000 mgr.x (mgr.24451) 49 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.4 MiB/s wr, 31 op/s 2024-08-29T18:16:03.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:03 smithi144 bash[24722]: cluster 2024-08-29T18:16:02.877596+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-29T18:16:03.880 INFO:tasks.rados.rados.0.smithi089.stdout:713: done (2 left) 2024-08-29T18:16:03.880 INFO:tasks.rados.rados.0.smithi089.stdout:714: read oid 31 snap -1 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:714: expect (ObjNum 192 snap 67 seq_num 192) 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:715: read oid 29 snap 73 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:715: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:716: read oid 48 snap -1 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:716: expect (ObjNum 104 snap 25 seq_num 104) 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:717: copy_from oid 39 from oid 38 current snap is 75 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 75 2024-08-29T18:16:03.881 INFO:tasks.rados.rados.0.smithi089.stdout:718: seq_num 222 ranges {1146880=524288,1671168=565248,2236416=237568} 2024-08-29T18:16:03.885 INFO:tasks.rados.rados.0.smithi089.stdout:718: writing smithi08969774-6 from 1146880 to 1671168 tid 1 2024-08-29T18:16:03.889 INFO:tasks.rados.rados.0.smithi089.stdout:718: writing smithi08969774-6 from 1671168 to 2236416 tid 2 2024-08-29T18:16:03.891 INFO:tasks.rados.rados.0.smithi089.stdout:718: writing smithi08969774-6 from 2236416 to 2473984 tid 3 2024-08-29T18:16:03.891 INFO:tasks.rados.rados.0.smithi089.stdout:710: finishing rollback tid 0 to smithi08969774-32 2024-08-29T18:16:03.891 INFO:tasks.rados.rados.0.smithi089.stdout:710: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:16:03.891 INFO:tasks.rados.rados.0.smithi089.stdout:710: finishing rollback tid 2 to smithi08969774-32 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 297 (ObjNum 196 snap 70 seq_num 196) dirty exists 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:712: finishing rollback tid 0 to smithi08969774-46 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:712: finishing rollback tid 1 to smithi08969774-46 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:712: finishing rollback tid 2 to smithi08969774-46 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 311 (ObjNum 101 snap 25 seq_num 101) dirty exists 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:710: done (6 left) 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:712: done (5 left) 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:719: read oid 17 snap 73 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:719: expect (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:16:03.892 INFO:tasks.rados.rados.0.smithi089.stdout:720: snap_create 2024-08-29T18:16:03.908 INFO:tasks.rados.rados.0.smithi089.stdout:718: finishing write tid 1 to smithi08969774-6 2024-08-29T18:16:03.913 INFO:tasks.rados.rados.0.smithi089.stdout:715: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:03.922 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[70970]: debug 2024-08-29T18:16:03.618+0000 7f16d65a0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:16:03.922 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[70970]: debug 2024-08-29T18:16:03.686+0000 7f16d65a0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:16:03.922 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:03 smithi089 bash[70970]: debug 2024-08-29T18:16:03.838+0000 7f16d65a0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:16:04.004 INFO:tasks.rados.rados.0.smithi089.stdout:718: finishing write tid 2 to smithi08969774-6 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: finishing write tid 3 to smithi08969774-6 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: finishing write tid 4 to smithi08969774-6 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: finishing write tid 5 to smithi08969774-6 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: oid 6 updating version 0 to 319 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: oid 6 updating version 319 to 324 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: oid 6 updating version 324 to 326 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: oid 6 version 326 is already newer than 325 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 326 (ObjNum 222 snap 75 seq_num 222) dirty exists 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:718: left oid 6 (ObjNum 222 snap 75 seq_num 222) 2024-08-29T18:16:04.005 INFO:tasks.rados.rados.0.smithi089.stdout:717: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:16:04.006 INFO:tasks.rados.rados.0.smithi089.stdout:716: expect (ObjNum 104 snap 25 seq_num 104) 2024-08-29T18:16:04.157 INFO:tasks.rados.rados.0.smithi089.stdout:717: finishing copy_from to smithi08969774-39 2024-08-29T18:16:04.157 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 234 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:04.157 INFO:tasks.rados.rados.0.smithi089.stdout:714: expect (ObjNum 192 snap 67 seq_num 192) 2024-08-29T18:16:04.541 INFO:tasks.rados.rados.0.smithi089.stdout:719: expect (ObjNum 165 snap 54 seq_num 165) 2024-08-29T18:16:04.865 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[70970]: debug 2024-08-29T18:16:04.542+0000 7f16d65a0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:16:04.865 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[70970]: debug 2024-08-29T18:16:04.614+0000 7f16d65a0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:16:04.865 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[70970]: debug 2024-08-29T18:16:04.686+0000 7f16d65a0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:16:04.879 INFO:tasks.rados.rados.0.smithi089.stdout:714: done (6 left) 2024-08-29T18:16:04.879 INFO:tasks.rados.rados.0.smithi089.stdout:715: done (5 left) 2024-08-29T18:16:04.879 INFO:tasks.rados.rados.0.smithi089.stdout:716: done (4 left) 2024-08-29T18:16:04.880 INFO:tasks.rados.rados.0.smithi089.stdout:717: done (3 left) 2024-08-29T18:16:04.880 INFO:tasks.rados.rados.0.smithi089.stdout:718: done (2 left) 2024-08-29T18:16:04.880 INFO:tasks.rados.rados.0.smithi089.stdout:719: done (1 left) 2024-08-29T18:16:04.880 INFO:tasks.rados.rados.0.smithi089.stdout:720: done (0 left) 2024-08-29T18:16:04.880 INFO:tasks.rados.rados.0.smithi089.stdout:721: snap_remove snap 74 2024-08-29T18:16:05.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[22629]: cluster 2024-08-29T18:16:03.847839+0000 mgr.x (mgr.24451) 50 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:05.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[22629]: cluster 2024-08-29T18:16:03.878428+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-29T18:16:05.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[70970]: debug 2024-08-29T18:16:04.870+0000 7f16d65a0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:16:05.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[70970]: debug 2024-08-29T18:16:04.950+0000 7f16d65a0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:16:05.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[70970]: debug 2024-08-29T18:16:05.018+0000 7f16d65a0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:16:05.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[32084]: cluster 2024-08-29T18:16:03.847839+0000 mgr.x (mgr.24451) 50 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:05.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:04 smithi089 bash[32084]: cluster 2024-08-29T18:16:03.878428+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-29T18:16:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:04 smithi144 bash[24722]: cluster 2024-08-29T18:16:03.847839+0000 mgr.x (mgr.24451) 50 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 187 MiB data, 767 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:04 smithi144 bash[24722]: cluster 2024-08-29T18:16:03.878428+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-29T18:16:05.534 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[70970]: debug 2024-08-29T18:16:05.274+0000 7f16d65a0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:16:05.535 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[70970]: debug 2024-08-29T18:16:05.342+0000 7f16d65a0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:16:05.867 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[70970]: debug 2024-08-29T18:16:05.538+0000 7f16d65a0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:16:05.867 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[70970]: debug 2024-08-29T18:16:05.614+0000 7f16d65a0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:16:05.888 INFO:tasks.rados.rados.0.smithi089.stdout:721: done (0 left) 2024-08-29T18:16:05.888 INFO:tasks.rados.rados.0.smithi089.stdout:722: snap_remove snap 70 2024-08-29T18:16:06.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[70970]: debug 2024-08-29T18:16:05.870+0000 7f16d65a0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:16:06.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[70970]: debug 2024-08-29T18:16:06.058+0000 7f16d65a0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:16:06.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[22629]: cluster 2024-08-29T18:16:04.886723+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-29T18:16:06.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:05 smithi089 bash[32084]: cluster 2024-08-29T18:16:04.886723+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-29T18:16:06.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:05 smithi144 bash[24722]: cluster 2024-08-29T18:16:04.886723+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-29T18:16:06.518 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[70970]: debug 2024-08-29T18:16:06.230+0000 7f16d65a0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:16:06.518 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[70970]: debug 2024-08-29T18:16:06.314+0000 7f16d65a0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:16:06.883 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[70970]: debug 2024-08-29T18:16:06.522+0000 7f16d65a0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:16:06.892 INFO:tasks.rados.rados.0.smithi089.stdout:722: done (0 left) 2024-08-29T18:16:06.892 INFO:tasks.rados.rados.0.smithi089.stdout:723: copy_from oid 48 from oid 5 current snap is 76 2024-08-29T18:16:06.892 INFO:tasks.rados.rados.0.smithi089.stdout:724: setattr oid 20 current snap is 76 2024-08-29T18:16:06.895 INFO:tasks.rados.rados.0.smithi089.stdout:725: read oid 3 snap -1 2024-08-29T18:16:06.896 INFO:tasks.rados.rados.0.smithi089.stdout:725: expect (ObjNum 146 snap 45 seq_num 146) 2024-08-29T18:16:06.896 INFO:tasks.rados.rados.0.smithi089.stdout:726: snap_remove snap 75 2024-08-29T18:16:07.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[22629]: cluster 2024-08-29T18:16:05.848588+0000 mgr.x (mgr.24451) 51 : cluster [DBG] pgmap v59: 121 pgs: 1 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 113 active+clean; 174 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-08-29T18:16:07.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[22629]: cluster 2024-08-29T18:16:05.895824+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-29T18:16:07.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[22629]: audit 2024-08-29T18:16:06.863849+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:07.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[22629]: audit 2024-08-29T18:16:06.874416+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:07.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[32084]: cluster 2024-08-29T18:16:05.848588+0000 mgr.x (mgr.24451) 51 : cluster [DBG] pgmap v59: 121 pgs: 1 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 113 active+clean; 174 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-08-29T18:16:07.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[32084]: cluster 2024-08-29T18:16:05.895824+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-29T18:16:07.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[32084]: audit 2024-08-29T18:16:06.863849+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:07.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:06 smithi089 bash[32084]: audit 2024-08-29T18:16:06.874416+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:06 smithi144 bash[24722]: cluster 2024-08-29T18:16:05.848588+0000 mgr.x (mgr.24451) 51 : cluster [DBG] pgmap v59: 121 pgs: 1 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 113 active+clean; 174 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-08-29T18:16:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:06 smithi144 bash[24722]: cluster 2024-08-29T18:16:05.895824+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-29T18:16:07.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:06 smithi144 bash[24722]: audit 2024-08-29T18:16:06.863849+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:07.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:06 smithi144 bash[24722]: audit 2024-08-29T18:16:06.874416+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:07.736 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[70970]: debug 2024-08-29T18:16:07.426+0000 7f16d65a0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:16:07.737 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[70970]: debug 2024-08-29T18:16:07.506+0000 7f16d65a0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:16:07.907 INFO:tasks.rados.rados.0.smithi089.stdout:726: done (3 left) 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:727: rmattr oid 41 current snap is 76 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:727: done (3 left) 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:728: delete oid 7 current snap is 76 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:723: finishing copy_from to smithi08969774-48 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:723: got expected ENOENT (src dne) 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:723: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 321 (ObjNum 57 snap 4 seq_num 57) dirty exists 2024-08-29T18:16:07.908 INFO:tasks.rados.rados.0.smithi089.stdout:725: expect (ObjNum 146 snap 45 seq_num 146) 2024-08-29T18:16:07.922 INFO:tasks.rados.rados.0.smithi089.stdout:723: done (3 left) 2024-08-29T18:16:07.923 INFO:tasks.rados.rados.0.smithi089.stdout:724: done (2 left) 2024-08-29T18:16:07.923 INFO:tasks.rados.rados.0.smithi089.stdout:725: done (1 left) 2024-08-29T18:16:07.923 INFO:tasks.rados.rados.0.smithi089.stdout:728: done (0 left) 2024-08-29T18:16:07.923 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 76 2024-08-29T18:16:07.923 INFO:tasks.rados.rados.0.smithi089.stdout:729: seq_num 224 ranges {0=557056,557056=737280,1294336=65536} 2024-08-29T18:16:07.931 INFO:tasks.rados.rados.0.smithi089.stdout:729: writing smithi08969774-4 from 0 to 557056 tid 1 2024-08-29T18:16:07.944 INFO:tasks.rados.rados.0.smithi089.stdout:729: writing smithi08969774-4 from 557056 to 1294336 tid 2 2024-08-29T18:16:07.946 INFO:tasks.rados.rados.0.smithi089.stdout:729: writing smithi08969774-4 from 1294336 to 1359872 tid 3 2024-08-29T18:16:07.946 INFO:tasks.rados.rados.0.smithi089.stdout:729: finishing write tid 1 to smithi08969774-4 2024-08-29T18:16:07.946 INFO:tasks.rados.rados.0.smithi089.stdout:730: read oid 11 snap -1 2024-08-29T18:16:07.946 INFO:tasks.rados.rados.0.smithi089.stdout:730: expect (ObjNum 203 snap 71 seq_num 203) 2024-08-29T18:16:07.946 INFO:tasks.rados.rados.0.smithi089.stdout:731: read oid 42 snap 71 2024-08-29T18:16:07.946 INFO:tasks.rados.rados.0.smithi089.stdout:731: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:16:07.947 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 76 2024-08-29T18:16:07.947 INFO:tasks.rados.rados.0.smithi089.stdout:732: seq_num 225 ranges {368640=573440,942080=622592,1564672=180224} 2024-08-29T18:16:07.965 INFO:tasks.rados.rados.0.smithi089.stdout:732: writing smithi08969774-41 from 368640 to 942080 tid 1 2024-08-29T18:16:07.975 INFO:tasks.rados.rados.0.smithi089.stdout:732: writing smithi08969774-41 from 942080 to 1564672 tid 2 2024-08-29T18:16:07.978 INFO:tasks.rados.rados.0.smithi089.stdout:732: writing smithi08969774-41 from 1564672 to 1744896 tid 3 2024-08-29T18:16:07.978 INFO:tasks.rados.rados.0.smithi089.stdout:733: copy_from oid 15 from oid 32 current snap is 76 2024-08-29T18:16:07.978 INFO:tasks.rados.rados.0.smithi089.stdout:729: finishing write tid 2 to smithi08969774-4 2024-08-29T18:16:07.978 INFO:tasks.rados.rados.0.smithi089.stdout:729: finishing write tid 3 to smithi08969774-4 2024-08-29T18:16:07.978 INFO:tasks.rados.rados.0.smithi089.stdout:729: finishing write tid 4 to smithi08969774-4 2024-08-29T18:16:07.979 INFO:tasks.rados.rados.0.smithi089.stdout:730: expect (ObjNum 203 snap 71 seq_num 203) 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:729: finishing write tid 5 to smithi08969774-4 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:729: oid 4 updating version 0 to 327 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:729: oid 4 version 327 is already newer than 324 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:729: oid 4 version 327 is already newer than 326 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:729: oid 4 version 327 is already newer than 325 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 327 (ObjNum 224 snap 76 seq_num 224) dirty exists 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:729: left oid 4 (ObjNum 224 snap 76 seq_num 224) 2024-08-29T18:16:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:731: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:16:08.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[70970]: debug 2024-08-29T18:16:07.738+0000 7f16d65a0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:16:08.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[70970]: debug 2024-08-29T18:16:07.818+0000 7f16d65a0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:16:08.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[32084]: cluster 2024-08-29T18:16:06.900408+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-29T18:16:08.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[32084]: audit 2024-08-29T18:16:07.193873+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:08.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[32084]: audit 2024-08-29T18:16:07.206726+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:08.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[22629]: cluster 2024-08-29T18:16:06.900408+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-29T18:16:08.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[22629]: audit 2024-08-29T18:16:07.193873+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:08.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:07 smithi089 bash[22629]: audit 2024-08-29T18:16:07.206726+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:08.187 INFO:tasks.rados.rados.0.smithi089.stdout:732: finishing write tid 1 to smithi08969774-41 2024-08-29T18:16:08.187 INFO:tasks.rados.rados.0.smithi089.stdout:732: finishing write tid 2 to smithi08969774-41 2024-08-29T18:16:08.187 INFO:tasks.rados.rados.0.smithi089.stdout:732: finishing write tid 3 to smithi08969774-41 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: finishing write tid 4 to smithi08969774-41 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: finishing write tid 5 to smithi08969774-41 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: oid 41 updating version 0 to 313 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: oid 41 version 313 is already newer than 312 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: oid 41 updating version 313 to 315 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: oid 41 version 315 is already newer than 314 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 315 (ObjNum 225 snap 76 seq_num 225) dirty exists 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:732: left oid 41 (ObjNum 225 snap 76 seq_num 225) 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:733: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:729: done (4 left) 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:730: done (3 left) 2024-08-29T18:16:08.188 INFO:tasks.rados.rados.0.smithi089.stdout:731: done (2 left) 2024-08-29T18:16:08.189 INFO:tasks.rados.rados.0.smithi089.stdout:732: done (1 left) 2024-08-29T18:16:08.189 INFO:tasks.rados.rados.0.smithi089.stdout:734: delete oid 19 current snap is 76 2024-08-29T18:16:08.189 INFO:tasks.rados.rados.0.smithi089.stdout:733: finishing copy_from to smithi08969774-15 2024-08-29T18:16:08.189 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 297 (ObjNum 196 snap 70 seq_num 196) dirty exists 2024-08-29T18:16:08.192 INFO:tasks.rados.rados.0.smithi089.stdout:733: done (1 left) 2024-08-29T18:16:08.192 INFO:tasks.rados.rados.0.smithi089.stdout:734: done (0 left) 2024-08-29T18:16:08.192 INFO:tasks.rados.rados.0.smithi089.stdout:735: read oid 37 snap -1 2024-08-29T18:16:08.192 INFO:tasks.rados.rados.0.smithi089.stdout:735: expect deleted 2024-08-29T18:16:08.192 INFO:tasks.rados.rados.0.smithi089.stdout:736: snap_remove snap 69 2024-08-29T18:16:08.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:07 smithi144 bash[24722]: cluster 2024-08-29T18:16:06.900408+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-29T18:16:08.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:07 smithi144 bash[24722]: audit 2024-08-29T18:16:07.193873+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:08.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:07 smithi144 bash[24722]: audit 2024-08-29T18:16:07.206726+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:08.672 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: debug 2024-08-29T18:16:08.254+0000 7f16d65a0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:16:08.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: debug 2024-08-29T18:16:08.334+0000 7f16d65a0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:16:08.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: [29/Aug/2024:18:16:08] ENGINE Bus STARTING 2024-08-29T18:16:08.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: CherryPy Checker: 2024-08-29T18:16:08.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: The Application mounted at '' has an empty config. 2024-08-29T18:16:08.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: [29/Aug/2024:18:16:08] ENGINE Serving on http://:::9283 2024-08-29T18:16:08.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[70970]: [29/Aug/2024:18:16:08] ENGINE Bus STARTED 2024-08-29T18:16:09.095 INFO:tasks.rados.rados.0.smithi089.stdout:736: done (1 left) 2024-08-29T18:16:09.153 INFO:tasks.rados.rados.0.smithi089.stdout:737: snap_remove snap 65 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: cluster 2024-08-29T18:16:07.849391+0000 mgr.x (mgr.24451) 52 : cluster [DBG] pgmap v62: 121 pgs: 1 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 113 active+clean; 174 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: cluster 2024-08-29T18:16:07.910722+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: audit 2024-08-29T18:16:08.085508+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: audit 2024-08-29T18:16:08.097040+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: cluster 2024-08-29T18:16:08.358892+0000 mon.a (mon.0) 1332 : cluster [DBG] Standby manager daemon y restarted 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: cluster 2024-08-29T18:16:08.359027+0000 mon.a (mon.0) 1333 : cluster [DBG] Standby manager daemon y started 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: audit 2024-08-29T18:16:08.362510+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: audit 2024-08-29T18:16:08.363329+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: audit 2024-08-29T18:16:08.365207+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T18:16:09.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[22629]: audit 2024-08-29T18:16:08.366281+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: cluster 2024-08-29T18:16:07.849391+0000 mgr.x (mgr.24451) 52 : cluster [DBG] pgmap v62: 121 pgs: 1 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 113 active+clean; 174 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: cluster 2024-08-29T18:16:07.910722+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: audit 2024-08-29T18:16:08.085508+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: audit 2024-08-29T18:16:08.097040+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: cluster 2024-08-29T18:16:08.358892+0000 mon.a (mon.0) 1332 : cluster [DBG] Standby manager daemon y restarted 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: cluster 2024-08-29T18:16:08.359027+0000 mon.a (mon.0) 1333 : cluster [DBG] Standby manager daemon y started 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: audit 2024-08-29T18:16:08.362510+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: audit 2024-08-29T18:16:08.363329+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: audit 2024-08-29T18:16:08.365207+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T18:16:09.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:08 smithi089 bash[32084]: audit 2024-08-29T18:16:08.366281+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: cluster 2024-08-29T18:16:07.849391+0000 mgr.x (mgr.24451) 52 : cluster [DBG] pgmap v62: 121 pgs: 1 active+clean+snaptrim_wait, 7 active+clean+snaptrim, 113 active+clean; 174 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: cluster 2024-08-29T18:16:07.910722+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: audit 2024-08-29T18:16:08.085508+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: audit 2024-08-29T18:16:08.097040+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: cluster 2024-08-29T18:16:08.358892+0000 mon.a (mon.0) 1332 : cluster [DBG] Standby manager daemon y restarted 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: cluster 2024-08-29T18:16:08.359027+0000 mon.a (mon.0) 1333 : cluster [DBG] Standby manager daemon y started 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: audit 2024-08-29T18:16:08.362510+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: audit 2024-08-29T18:16:08.363329+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: audit 2024-08-29T18:16:08.365207+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-29T18:16:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:08 smithi144 bash[24722]: audit 2024-08-29T18:16:08.366281+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.? 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:09.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:09 smithi144 bash[52952]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:16:09] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T18:16:10.107 INFO:tasks.rados.rados.0.smithi089.stdout:737: done (1 left) 2024-08-29T18:16:10.107 INFO:tasks.rados.rados.0.smithi089.stdout:738: setattr oid 18 current snap is 76 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:735: done (1 left) 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:739: copy_from oid 14 from oid 10 current snap is 76 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:740: rollback oid 19 current snap is 76 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 73 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:741: read oid 36 snap -1 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:741: expect (ObjNum 216 snap 73 seq_num 216) 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:742: read oid 39 snap 67 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:742: expect (ObjNum 193 snap 67 seq_num 193) 2024-08-29T18:16:10.108 INFO:tasks.rados.rados.0.smithi089.stdout:743: snap_create 2024-08-29T18:16:10.126 INFO:tasks.rados.rados.0.smithi089.stdout:740: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:16:10.129 INFO:tasks.rados.rados.0.smithi089.stdout:740: finishing rollback tid 2 to smithi08969774-19 2024-08-29T18:16:10.129 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 192 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:16:10.129 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 106 (ObjNum 192 snap 67 seq_num 192) dirty exists 2024-08-29T18:16:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:741: expect (ObjNum 216 snap 73 seq_num 216) 2024-08-29T18:16:10.179 INFO:tasks.rados.rados.0.smithi089.stdout:742: expect (ObjNum 193 snap 67 seq_num 193) 2024-08-29T18:16:10.213 INFO:tasks.rados.rados.0.smithi089.stdout:739: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:16:10.213 INFO:tasks.rados.rados.0.smithi089.stdout:739: finishing copy_from to smithi08969774-14 2024-08-29T18:16:10.213 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 433 (ObjNum 204 snap 71 seq_num 204) dirty exists 2024-08-29T18:16:10.422 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:10 smithi089 bash[22629]: cluster 2024-08-29T18:16:09.102994+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-29T18:16:10.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:10 smithi089 bash[22629]: cluster 2024-08-29T18:16:09.214658+0000 mon.a (mon.0) 1339 : cluster [DBG] mgrmap e30: x(active, since 41s), standbys: y 2024-08-29T18:16:10.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:10 smithi089 bash[22629]: cluster 2024-08-29T18:16:09.850252+0000 mgr.x (mgr.24451) 53 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:16:10.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:10 smithi089 bash[32084]: cluster 2024-08-29T18:16:09.102994+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-29T18:16:10.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:10 smithi089 bash[32084]: cluster 2024-08-29T18:16:09.214658+0000 mon.a (mon.0) 1339 : cluster [DBG] mgrmap e30: x(active, since 41s), standbys: y 2024-08-29T18:16:10.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:10 smithi089 bash[32084]: cluster 2024-08-29T18:16:09.850252+0000 mgr.x (mgr.24451) 53 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:16:10.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:10 smithi144 bash[24722]: cluster 2024-08-29T18:16:09.102994+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-29T18:16:10.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:10 smithi144 bash[24722]: cluster 2024-08-29T18:16:09.214658+0000 mon.a (mon.0) 1339 : cluster [DBG] mgrmap e30: x(active, since 41s), standbys: y 2024-08-29T18:16:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:10 smithi144 bash[24722]: cluster 2024-08-29T18:16:09.850252+0000 mgr.x (mgr.24451) 53 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:16:10.861 INFO:tasks.rados.rados.0.smithi089.stdout:738: done (5 left) 2024-08-29T18:16:10.862 INFO:tasks.rados.rados.0.smithi089.stdout:739: done (4 left) 2024-08-29T18:16:10.862 INFO:tasks.rados.rados.0.smithi089.stdout:740: done (3 left) 2024-08-29T18:16:10.862 INFO:tasks.rados.rados.0.smithi089.stdout:741: done (2 left) 2024-08-29T18:16:10.862 INFO:tasks.rados.rados.0.smithi089.stdout:742: done (1 left) 2024-08-29T18:16:10.862 INFO:tasks.rados.rados.0.smithi089.stdout:743: done (0 left) 2024-08-29T18:16:10.862 INFO:tasks.rados.rados.0.smithi089.stdout:744: snap_remove snap 73 2024-08-29T18:16:11.422 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:11 smithi089 bash[22629]: cluster 2024-08-29T18:16:10.105790+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-29T18:16:11.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:11 smithi089 bash[22629]: cluster 2024-08-29T18:16:10.868521+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-29T18:16:11.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:11 smithi089 bash[32084]: cluster 2024-08-29T18:16:10.105790+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-29T18:16:11.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:11 smithi089 bash[32084]: cluster 2024-08-29T18:16:10.868521+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-29T18:16:11.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:11 smithi144 bash[24722]: cluster 2024-08-29T18:16:10.105790+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-29T18:16:11.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:11 smithi144 bash[24722]: cluster 2024-08-29T18:16:10.868521+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-29T18:16:11.865 INFO:tasks.rados.rados.0.smithi089.stdout:744: done (0 left) 2024-08-29T18:16:11.865 INFO:tasks.rados.rados.0.smithi089.stdout:745: snap_create 2024-08-29T18:16:12.868 INFO:tasks.rados.rados.0.smithi089.stdout:745: done (0 left) 2024-08-29T18:16:12.868 INFO:tasks.rados.rados.0.smithi089.stdout:746: read oid 1 snap -1 2024-08-29T18:16:12.868 INFO:tasks.rados.rados.0.smithi089.stdout:746: expect (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:16:12.868 INFO:tasks.rados.rados.0.smithi089.stdout:747: rollback oid 50 current snap is 78 2024-08-29T18:16:12.869 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 77 2024-08-29T18:16:12.869 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 78 2024-08-29T18:16:12.869 INFO:tasks.rados.rados.0.smithi089.stdout:748: seq_num 227 ranges {1245184=606208,1851392=794624,2646016=8192} 2024-08-29T18:16:12.901 INFO:tasks.rados.rados.0.smithi089.stdout:748: writing smithi08969774-22 from 1245184 to 1851392 tid 1 2024-08-29T18:16:12.915 INFO:tasks.rados.rados.0.smithi089.stdout:748: writing smithi08969774-22 from 1851392 to 2646016 tid 2 2024-08-29T18:16:12.915 INFO:tasks.rados.rados.0.smithi089.stdout:748: writing smithi08969774-22 from 2646016 to 2654208 tid 3 2024-08-29T18:16:12.915 INFO:tasks.rados.rados.0.smithi089.stdout:749: read oid 9 snap -1 2024-08-29T18:16:12.915 INFO:tasks.rados.rados.0.smithi089.stdout:749: expect (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:16:12.915 INFO:tasks.rados.rados.0.smithi089.stdout:750: setattr oid 47 current snap is 78 2024-08-29T18:16:12.915 INFO:tasks.rados.rados.0.smithi089.stdout:747: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:16:12.916 INFO:tasks.rados.rados.0.smithi089.stdout:747: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:16:12.916 INFO:tasks.rados.rados.0.smithi089.stdout:747: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:16:12.916 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 346 (ObjNum 194 snap 67 seq_num 194) dirty exists 2024-08-29T18:16:12.916 INFO:tasks.rados.rados.0.smithi089.stdout:746: expect (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:16:13.032 INFO:tasks.rados.rados.0.smithi089.stdout:748: finishing write tid 1 to smithi08969774-22 2024-08-29T18:16:13.032 INFO:tasks.rados.rados.0.smithi089.stdout:748: finishing write tid 2 to smithi08969774-22 2024-08-29T18:16:13.032 INFO:tasks.rados.rados.0.smithi089.stdout:748: finishing write tid 3 to smithi08969774-22 2024-08-29T18:16:13.032 INFO:tasks.rados.rados.0.smithi089.stdout:748: finishing write tid 4 to smithi08969774-22 2024-08-29T18:16:13.032 INFO:tasks.rados.rados.0.smithi089.stdout:748: finishing write tid 5 to smithi08969774-22 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:748: oid 22 updating version 0 to 326 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:748: oid 22 version 326 is already newer than 324 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:748: oid 22 version 326 is already newer than 325 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:748: oid 22 updating version 326 to 327 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 327 (ObjNum 227 snap 78 seq_num 227) dirty exists 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:748: left oid 22 (ObjNum 227 snap 78 seq_num 227) 2024-08-29T18:16:13.033 INFO:tasks.rados.rados.0.smithi089.stdout:749: expect (ObjNum 129 snap 38 seq_num 129) 2024-08-29T18:16:13.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:12 smithi089 bash[22629]: cluster 2024-08-29T18:16:11.851004+0000 mgr.x (mgr.24451) 54 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:16:13.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:12 smithi089 bash[22629]: cluster 2024-08-29T18:16:11.869686+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-29T18:16:13.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:12 smithi089 bash[32084]: cluster 2024-08-29T18:16:11.851004+0000 mgr.x (mgr.24451) 54 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:16:13.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:12 smithi089 bash[32084]: cluster 2024-08-29T18:16:11.869686+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-29T18:16:13.216 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:16:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:12 smithi144 bash[24722]: cluster 2024-08-29T18:16:11.851004+0000 mgr.x (mgr.24451) 54 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:16:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:12 smithi144 bash[24722]: cluster 2024-08-29T18:16:11.869686+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-29T18:16:13.370 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 316 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:16:13.371 INFO:tasks.rados.rados.0.smithi089.stdout:746: done (4 left) 2024-08-29T18:16:13.371 INFO:tasks.rados.rados.0.smithi089.stdout:747: done (3 left) 2024-08-29T18:16:13.371 INFO:tasks.rados.rados.0.smithi089.stdout:748: done (2 left) 2024-08-29T18:16:13.371 INFO:tasks.rados.rados.0.smithi089.stdout:749: done (1 left) 2024-08-29T18:16:13.371 INFO:tasks.rados.rados.0.smithi089.stdout:750: done (0 left) 2024-08-29T18:16:13.371 INFO:tasks.rados.rados.0.smithi089.stdout:751: delete oid 46 current snap is 78 2024-08-29T18:16:13.376 INFO:tasks.rados.rados.0.smithi089.stdout:751: done (0 left) 2024-08-29T18:16:13.376 INFO:tasks.rados.rados.0.smithi089.stdout:752: snap_create 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (6m) 6s ago 7m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (6m) 6s ago 6m 78.4M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (9m) 6s ago 9m 14.9M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (9m) 6s ago 9m 18.2M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (62s) 6s ago 17m 489M - 19.1.1-235-g1ef86450 d401bb9bb76e 7c83b706669f 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (12s) 6s ago 20m 140M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (20m) 6s ago 20m 58.6M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:16:13.567 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (18m) 6s ago 18m 47.8M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (18m) 6s ago 18m 45.0M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (7m) 6s ago 7m 8668k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (7m) 6s ago 7m 8483k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (16m) 6s ago 16m 131M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (15m) 6s ago 16m 126M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (15m) 6s ago 15m 132M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (14m) 6s ago 14m 107M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (13m) 6s ago 13m 144M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (12m) 6s ago 12m 106M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (11m) 6s ago 11m 100M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (10m) 6s ago 10m 117M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:16:13.568 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (19s) 6s ago 7m 30.3M - 2.43.0 a07b618ecd1d 268f8bb1b7fe 2024-08-29T18:16:13.889 INFO:tasks.rados.rados.0.smithi089.stdout:752: done (0 left) 2024-08-29T18:16:13.889 INFO:tasks.rados.rados.0.smithi089.stdout:753: delete oid 9 current snap is 79 2024-08-29T18:16:13.899 INFO:tasks.rados.rados.0.smithi089.stdout:753: done (0 left) 2024-08-29T18:16:13.900 INFO:tasks.rados.rados.0.smithi089.stdout:754: snap_create 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:16:13.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 13, 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:16:13.921 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:16:14.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:13 smithi089 bash[22629]: cluster 2024-08-29T18:16:12.874928+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-29T18:16:14.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:13 smithi089 bash[22629]: audit 2024-08-29T18:16:13.474337+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:14.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:13 smithi089 bash[32084]: cluster 2024-08-29T18:16:12.874928+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-29T18:16:14.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:13 smithi089 bash[32084]: audit 2024-08-29T18:16:13.474337+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:13 smithi144 bash[24722]: cluster 2024-08-29T18:16:12.874928+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-29T18:16:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:13 smithi144 bash[24722]: audit 2024-08-29T18:16:13.474337+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:14.897 INFO:tasks.rados.rados.0.smithi089.stdout:754: done (0 left) 2024-08-29T18:16:14.897 INFO:tasks.rados.rados.0.smithi089.stdout:755: rmattr oid 13 current snap is 80 2024-08-29T18:16:14.897 INFO:tasks.rados.rados.0.smithi089.stdout:756: snap_create 2024-08-29T18:16:14.904 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 228 (ObjNum 129 snap 38 seq_num 129) dirty exists 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[22629]: audit 2024-08-29T18:16:13.206687+0000 mgr.x (mgr.24451) 55 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[22629]: audit 2024-08-29T18:16:13.497460+0000 mgr.x (mgr.24451) 56 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[22629]: cluster 2024-08-29T18:16:13.851804+0000 mgr.x (mgr.24451) 57 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[22629]: cluster 2024-08-29T18:16:13.896307+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[22629]: audit 2024-08-29T18:16:13.927776+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.89:0/4035407741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[32084]: audit 2024-08-29T18:16:13.206687+0000 mgr.x (mgr.24451) 55 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[32084]: audit 2024-08-29T18:16:13.497460+0000 mgr.x (mgr.24451) 56 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[32084]: cluster 2024-08-29T18:16:13.851804+0000 mgr.x (mgr.24451) 57 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:15.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[32084]: cluster 2024-08-29T18:16:13.896307+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-29T18:16:15.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:14 smithi089 bash[32084]: audit 2024-08-29T18:16:13.927776+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.89:0/4035407741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:16:15.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:14 smithi144 bash[24722]: audit 2024-08-29T18:16:13.206687+0000 mgr.x (mgr.24451) 55 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:15.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:14 smithi144 bash[24722]: audit 2024-08-29T18:16:13.497460+0000 mgr.x (mgr.24451) 56 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:15.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:14 smithi144 bash[24722]: cluster 2024-08-29T18:16:13.851804+0000 mgr.x (mgr.24451) 57 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 147 MiB data, 751 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:14 smithi144 bash[24722]: cluster 2024-08-29T18:16:13.896307+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-29T18:16:15.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:14 smithi144 bash[24722]: audit 2024-08-29T18:16:13.927776+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.89:0/4035407741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:16:15.901 INFO:tasks.rados.rados.0.smithi089.stdout:755: done (1 left) 2024-08-29T18:16:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:756: done (0 left) 2024-08-29T18:16:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:757: copy_from oid 43 from oid 39 current snap is 81 2024-08-29T18:16:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:758: delete oid 49 current snap is 81 2024-08-29T18:16:15.916 INFO:tasks.rados.rados.0.smithi089.stdout:758: done (1 left) 2024-08-29T18:16:15.917 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 81 2024-08-29T18:16:15.917 INFO:tasks.rados.rados.0.smithi089.stdout:759: seq_num 231 ranges {843776=671744,1515520=778240,2293760=24576} 2024-08-29T18:16:15.941 INFO:tasks.rados.rados.0.smithi089.stdout:759: writing smithi08969774-23 from 843776 to 1515520 tid 1 2024-08-29T18:16:15.955 INFO:tasks.rados.rados.0.smithi089.stdout:759: writing smithi08969774-23 from 1515520 to 2293760 tid 2 2024-08-29T18:16:15.955 INFO:tasks.rados.rados.0.smithi089.stdout:759: writing smithi08969774-23 from 2293760 to 2318336 tid 3 2024-08-29T18:16:15.955 INFO:tasks.rados.rados.0.smithi089.stdout:760: rollback oid 3 current snap is 81 2024-08-29T18:16:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 78 2024-08-29T18:16:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:757: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:16:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:761: snap_create 2024-08-29T18:16:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:757: finishing copy_from to smithi08969774-43 2024-08-29T18:16:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 234 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:759: finishing write tid 1 to smithi08969774-23 2024-08-29T18:16:15.963 INFO:tasks.rados.rados.0.smithi089.stdout:760: finishing rollback tid 0 to smithi08969774-3 2024-08-29T18:16:15.964 INFO:tasks.rados.rados.0.smithi089.stdout:760: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:16:15.964 INFO:tasks.rados.rados.0.smithi089.stdout:759: finishing write tid 2 to smithi08969774-23 2024-08-29T18:16:15.965 INFO:tasks.rados.rados.0.smithi089.stdout:759: finishing write tid 3 to smithi08969774-23 2024-08-29T18:16:15.965 INFO:tasks.rados.rados.0.smithi089.stdout:760: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:16:15.965 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 519 (ObjNum 146 snap 45 seq_num 146) dirty exists 2024-08-29T18:16:15.966 INFO:tasks.rados.rados.0.smithi089.stdout:759: finishing write tid 4 to smithi08969774-23 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:759: finishing write tid 5 to smithi08969774-23 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:759: oid 23 updating version 0 to 351 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:759: oid 23 version 351 is already newer than 348 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:759: oid 23 version 351 is already newer than 350 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:759: oid 23 version 351 is already newer than 349 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 351 (ObjNum 231 snap 81 seq_num 231) dirty exists 2024-08-29T18:16:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:759: left oid 23 (ObjNum 231 snap 81 seq_num 231) 2024-08-29T18:16:16.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:15 smithi089 bash[22629]: cluster 2024-08-29T18:16:14.904230+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-29T18:16:16.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:15 smithi089 bash[32084]: cluster 2024-08-29T18:16:14.904230+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-29T18:16:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:15 smithi144 bash[24722]: cluster 2024-08-29T18:16:14.904230+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:757: done (3 left) 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:759: done (2 left) 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:760: done (1 left) 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:761: done (0 left) 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:762: read oid 42 snap -1 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:762: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:763: rollback oid 22 current snap is 82 2024-08-29T18:16:16.920 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 22 to 77 2024-08-29T18:16:16.921 INFO:tasks.rados.rados.0.smithi089.stdout:764: rollback oid 15 current snap is 82 2024-08-29T18:16:16.921 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 15 to 67 2024-08-29T18:16:16.921 INFO:tasks.rados.rados.0.smithi089.stdout:765: snap_remove snap 79 2024-08-29T18:16:17.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:16 smithi089 bash[22629]: cluster 2024-08-29T18:16:15.852564+0000 mgr.x (mgr.24451) 58 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 153 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T18:16:17.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:16 smithi089 bash[22629]: cluster 2024-08-29T18:16:15.908501+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-29T18:16:17.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:16 smithi089 bash[32084]: cluster 2024-08-29T18:16:15.852564+0000 mgr.x (mgr.24451) 58 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 153 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T18:16:17.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:16 smithi089 bash[32084]: cluster 2024-08-29T18:16:15.908501+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-29T18:16:17.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:16 smithi144 bash[24722]: cluster 2024-08-29T18:16:15.852564+0000 mgr.x (mgr.24451) 58 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 153 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T18:16:17.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:16 smithi144 bash[24722]: cluster 2024-08-29T18:16:15.908501+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-29T18:16:17.927 INFO:tasks.rados.rados.0.smithi089.stdout:765: done (3 left) 2024-08-29T18:16:17.927 INFO:tasks.rados.rados.0.smithi089.stdout:766: rollback oid 4 current snap is 82 2024-08-29T18:16:17.927 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 67 2024-08-29T18:16:17.927 INFO:tasks.rados.rados.0.smithi089.stdout:763: finishing rollback tid 0 to smithi08969774-22 2024-08-29T18:16:17.927 INFO:tasks.rados.rados.0.smithi089.stdout:763: finishing rollback tid 1 to smithi08969774-22 2024-08-29T18:16:17.927 INFO:tasks.rados.rados.0.smithi089.stdout:763: finishing rollback tid 2 to smithi08969774-22 2024-08-29T18:16:17.928 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 330 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:16:17.928 INFO:tasks.rados.rados.0.smithi089.stdout:764: finishing rollback tid 0 to smithi08969774-15 2024-08-29T18:16:17.928 INFO:tasks.rados.rados.0.smithi089.stdout:764: finishing rollback tid 1 to smithi08969774-15 2024-08-29T18:16:17.928 INFO:tasks.rados.rados.0.smithi089.stdout:764: finishing rollback tid 2 to smithi08969774-15 2024-08-29T18:16:17.928 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 301 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:16:17.928 INFO:tasks.rados.rados.0.smithi089.stdout:762: expect (ObjNum 57 snap 4 seq_num 57) 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:766: finishing rollback tid 0 to smithi08969774-4 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:766: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 344 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:762: done (3 left) 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:763: done (2 left) 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:764: done (1 left) 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:766: done (0 left) 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:767: copy_from oid 48 from oid 1 current snap is 82 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 82 2024-08-29T18:16:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:768: seq_num 232 ranges {1744896=688128,2433024=663552,3096576=139264} 2024-08-29T18:16:18.061 INFO:tasks.rados.rados.0.smithi089.stdout:768: writing smithi08969774-41 from 1744896 to 2433024 tid 1 2024-08-29T18:16:18.065 INFO:tasks.rados.rados.0.smithi089.stdout:768: writing smithi08969774-41 from 2433024 to 3096576 tid 2 2024-08-29T18:16:18.066 INFO:tasks.rados.rados.0.smithi089.stdout:768: writing smithi08969774-41 from 3096576 to 3235840 tid 3 2024-08-29T18:16:18.066 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 82 2024-08-29T18:16:18.066 INFO:tasks.rados.rados.0.smithi089.stdout:767: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:16:18.066 INFO:tasks.rados.rados.0.smithi089.stdout:769: seq_num 233 ranges {3260416=712704,3973120=548864,4521984=253952} 2024-08-29T18:16:18.088 INFO:tasks.rados.rados.0.smithi089.stdout:769: writing smithi08969774-25 from 3260416 to 3973120 tid 1 2024-08-29T18:16:18.092 INFO:tasks.rados.rados.0.smithi089.stdout:769: writing smithi08969774-25 from 3973120 to 4521984 tid 2 2024-08-29T18:16:18.093 INFO:tasks.rados.rados.0.smithi089.stdout:769: writing smithi08969774-25 from 4521984 to 4775936 tid 3 2024-08-29T18:16:18.093 INFO:tasks.rados.rados.0.smithi089.stdout:770: rmattr oid 32 current snap is 82 2024-08-29T18:16:18.094 INFO:tasks.rados.rados.0.smithi089.stdout:770: done (3 left) 2024-08-29T18:16:18.094 INFO:tasks.rados.rados.0.smithi089.stdout:771: read oid 36 snap -1 2024-08-29T18:16:18.094 INFO:tasks.rados.rados.0.smithi089.stdout:771: expect (ObjNum 216 snap 73 seq_num 216) 2024-08-29T18:16:18.094 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 82 2024-08-29T18:16:18.094 INFO:tasks.rados.rados.0.smithi089.stdout:772: seq_num 234 ranges {1687552=729088,2416640=434176,2850816=368640} 2024-08-29T18:16:18.107 INFO:tasks.rados.rados.0.smithi089.stdout:772: writing smithi08969774-50 from 1687552 to 2416640 tid 1 2024-08-29T18:16:18.110 INFO:tasks.rados.rados.0.smithi089.stdout:772: writing smithi08969774-50 from 2416640 to 2850816 tid 2 2024-08-29T18:16:18.112 INFO:tasks.rados.rados.0.smithi089.stdout:772: writing smithi08969774-50 from 2850816 to 3219456 tid 3 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:773: rollback oid 18 current snap is 82 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 18 to 77 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:767: finishing copy_from to smithi08969774-48 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 202 (ObjNum 130 snap 41 seq_num 130) dirty exists 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:768: finishing write tid 1 to smithi08969774-41 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:768: finishing write tid 2 to smithi08969774-41 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:768: finishing write tid 3 to smithi08969774-41 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:768: finishing write tid 4 to smithi08969774-41 2024-08-29T18:16:18.113 INFO:tasks.rados.rados.0.smithi089.stdout:768: finishing write tid 5 to smithi08969774-41 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:768: oid 41 updating version 0 to 320 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:768: oid 41 updating version 320 to 322 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:768: oid 41 version 322 is already newer than 319 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:768: oid 41 version 322 is already newer than 321 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 322 (ObjNum 232 snap 82 seq_num 232) dirty exists 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:768: left oid 41 (ObjNum 232 snap 82 seq_num 232) 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:769: finishing write tid 1 to smithi08969774-25 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:769: finishing write tid 2 to smithi08969774-25 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:769: finishing write tid 3 to smithi08969774-25 2024-08-29T18:16:18.114 INFO:tasks.rados.rados.0.smithi089.stdout:771: expect (ObjNum 216 snap 73 seq_num 216) 2024-08-29T18:16:18.149 INFO:tasks.rados.rados.0.smithi089.stdout:769: finishing write tid 4 to smithi08969774-25 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: finishing write tid 5 to smithi08969774-25 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: oid 25 updating version 0 to 233 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: oid 25 updating version 233 to 235 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: oid 25 version 235 is already newer than 234 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: oid 25 version 235 is already newer than 232 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 235 (ObjNum 233 snap 82 seq_num 233) dirty exists 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: left oid 25 (ObjNum 233 snap 82 seq_num 233) 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:772: finishing write tid 1 to smithi08969774-50 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:767: done (5 left) 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:768: done (4 left) 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:769: done (3 left) 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:771: done (2 left) 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:774: snap_create 2024-08-29T18:16:18.150 INFO:tasks.rados.rados.0.smithi089.stdout:772: finishing write tid 2 to smithi08969774-50 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: finishing write tid 3 to smithi08969774-50 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: finishing write tid 4 to smithi08969774-50 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:773: finishing rollback tid 0 to smithi08969774-18 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:773: finishing rollback tid 1 to smithi08969774-18 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:773: finishing rollback tid 2 to smithi08969774-18 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 114 (ObjNum 192 snap 67 seq_num 192) dirty exists 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: finishing write tid 5 to smithi08969774-50 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: oid 50 updating version 0 to 355 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: oid 50 updating version 355 to 358 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: oid 50 version 358 is already newer than 357 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: oid 50 version 358 is already newer than 356 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 358 (ObjNum 234 snap 82 seq_num 234) dirty exists 2024-08-29T18:16:18.151 INFO:tasks.rados.rados.0.smithi089.stdout:772: left oid 50 (ObjNum 234 snap 82 seq_num 234) 2024-08-29T18:16:18.172 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:17 smithi089 bash[22629]: cluster 2024-08-29T18:16:16.927343+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-29T18:16:18.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:17 smithi089 bash[32084]: cluster 2024-08-29T18:16:16.927343+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:772: done (2 left) 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:773: done (1 left) 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:774: done (0 left) 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:775: copy_from oid 48 from oid 7 current snap is 83 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:776: read oid 2 snap -1 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:776: expect (ObjNum 221 snap 74 seq_num 221) 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 83 2024-08-29T18:16:18.174 INFO:tasks.rados.rados.0.smithi089.stdout:777: seq_num 235 ranges {6889472=745472,7634944=712704,8347648=90112} 2024-08-29T18:16:18.205 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:17 smithi144 bash[24722]: cluster 2024-08-29T18:16:16.927343+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-29T18:16:18.218 INFO:tasks.rados.rados.0.smithi089.stdout:777: writing smithi08969774-13 from 6889472 to 7634944 tid 1 2024-08-29T18:16:18.222 INFO:tasks.rados.rados.0.smithi089.stdout:777: writing smithi08969774-13 from 7634944 to 8347648 tid 2 2024-08-29T18:16:18.223 INFO:tasks.rados.rados.0.smithi089.stdout:777: writing smithi08969774-13 from 8347648 to 8437760 tid 3 2024-08-29T18:16:18.224 INFO:tasks.rados.rados.0.smithi089.stdout:778: read oid 47 snap -1 2024-08-29T18:16:18.224 INFO:tasks.rados.rados.0.smithi089.stdout:778: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:16:18.224 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 83 2024-08-29T18:16:18.224 INFO:tasks.rados.rados.0.smithi089.stdout:775: finishing copy_from to smithi08969774-48 2024-08-29T18:16:18.224 INFO:tasks.rados.rados.0.smithi089.stdout:775: got expected ENOENT (src dne) 2024-08-29T18:16:18.224 INFO:tasks.rados.rados.0.smithi089.stdout:779: seq_num 236 ranges {5758976=761856,6520832=647168,7168000=155648} 2024-08-29T18:16:18.261 INFO:tasks.rados.rados.0.smithi089.stdout:779: writing smithi08969774-18 from 5758976 to 6520832 tid 1 2024-08-29T18:16:18.265 INFO:tasks.rados.rados.0.smithi089.stdout:779: writing smithi08969774-18 from 6520832 to 7168000 tid 2 2024-08-29T18:16:18.266 INFO:tasks.rados.rados.0.smithi089.stdout:779: writing smithi08969774-18 from 7168000 to 7323648 tid 3 2024-08-29T18:16:18.266 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 83 2024-08-29T18:16:18.266 INFO:tasks.rados.rados.0.smithi089.stdout:780: seq_num 237 ranges {3219456=778240,3997696=532480,4530176=270336} 2024-08-29T18:16:18.289 INFO:tasks.rados.rados.0.smithi089.stdout:780: writing smithi08969774-33 from 3219456 to 3997696 tid 1 2024-08-29T18:16:18.292 INFO:tasks.rados.rados.0.smithi089.stdout:780: writing smithi08969774-33 from 3997696 to 4530176 tid 2 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:780: writing smithi08969774-33 from 4530176 to 4800512 tid 3 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:781: read oid 37 snap -1 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:781: expect deleted 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:782: read oid 38 snap -1 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:782: expect (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:783: copy_from oid 50 from oid 12 current snap is 83 2024-08-29T18:16:18.294 INFO:tasks.rados.rados.0.smithi089.stdout:775: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:16:18.295 INFO:tasks.rados.rados.0.smithi089.stdout:776: expect (ObjNum 221 snap 74 seq_num 221) 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: finishing write tid 1 to smithi08969774-13 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: finishing write tid 2 to smithi08969774-13 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: finishing write tid 3 to smithi08969774-13 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: finishing write tid 4 to smithi08969774-13 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: finishing write tid 5 to smithi08969774-13 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: oid 13 updating version 0 to 238 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: oid 13 version 238 is already newer than 237 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: oid 13 updating version 238 to 240 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: oid 13 version 240 is already newer than 239 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 240 (ObjNum 235 snap 83 seq_num 235) dirty exists 2024-08-29T18:16:18.343 INFO:tasks.rados.rados.0.smithi089.stdout:777: left oid 13 (ObjNum 235 snap 83 seq_num 235) 2024-08-29T18:16:18.344 INFO:tasks.rados.rados.0.smithi089.stdout:778: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: finishing write tid 1 to smithi08969774-18 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: finishing write tid 2 to smithi08969774-18 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: finishing write tid 3 to smithi08969774-18 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: finishing write tid 4 to smithi08969774-18 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: finishing write tid 5 to smithi08969774-18 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: oid 18 updating version 0 to 119 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: oid 18 version 119 is already newer than 118 2024-08-29T18:16:18.423 INFO:tasks.rados.rados.0.smithi089.stdout:779: oid 18 version 119 is already newer than 116 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:779: oid 18 version 119 is already newer than 117 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 119 (ObjNum 236 snap 83 seq_num 236) dirty exists 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:779: left oid 18 (ObjNum 236 snap 83 seq_num 236) 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: finishing write tid 1 to smithi08969774-33 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: finishing write tid 2 to smithi08969774-33 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: finishing write tid 3 to smithi08969774-33 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: finishing write tid 4 to smithi08969774-33 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: finishing write tid 5 to smithi08969774-33 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: oid 33 updating version 0 to 363 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: oid 33 version 363 is already newer than 360 2024-08-29T18:16:18.424 INFO:tasks.rados.rados.0.smithi089.stdout:780: oid 33 version 363 is already newer than 362 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:780: oid 33 version 363 is already newer than 361 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 363 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:780: left oid 33 (ObjNum 237 snap 83 seq_num 237) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:775: done (8 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:776: done (7 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:777: done (6 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:778: done (5 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:779: done (4 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:780: done (3 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:781: done (2 left) 2024-08-29T18:16:18.425 INFO:tasks.rados.rados.0.smithi089.stdout:784: snap_remove snap 81 2024-08-29T18:16:18.476 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: [29/Aug/2024:18:16:18] ENGINE Bus STOPPING 2024-08-29T18:16:18.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[52952]: ignoring --setuser ceph since I am not root 2024-08-29T18:16:18.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[52952]: ignoring --setgroup ceph since I am not root 2024-08-29T18:16:18.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[52952]: debug 2024-08-29T18:16:18.236+0000 7ff16842a640 1 -- 172.21.15.144:0/3564513358 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56113c2eb0e0 con 0x56113c2ed800 2024-08-29T18:16:18.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[52952]: debug 2024-08-29T18:16:18.348+0000 7ff16ac86040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:16:18.759 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: [29/Aug/2024:18:16:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:16:18.760 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: [29/Aug/2024:18:16:18] ENGINE Bus STOPPED 2024-08-29T18:16:18.760 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: [29/Aug/2024:18:16:18] ENGINE Bus STARTING 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.762+0000 7f163cf91640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.762+0000 7f163cf91640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.762+0000 7f163cf91640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.762+0000 7f163cf91640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.762+0000 7f163cf91640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.766+0000 7f163ff97640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.766+0000 7f163ff97640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.766+0000 7f163ff97640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.766+0000 7f163ff97640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: debug 2024-08-29T18:16:18.766+0000 7f163ff97640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:16:19.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: [29/Aug/2024:18:16:18] ENGINE Serving on http://:::9283 2024-08-29T18:16:19.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[70970]: [29/Aug/2024:18:16:18] ENGINE Bus STARTED 2024-08-29T18:16:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: cluster 2024-08-29T18:16:17.853435+0000 mgr.x (mgr.24451) 59 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 153 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T18:16:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: cluster 2024-08-29T18:16:17.934792+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-29T18:16:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:17.975949+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:17.985498+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:19.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:17.987140+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:17.987356+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.002260+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.157158+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.163610+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.169064+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: cluster 2024-08-29T18:16:18.169636+0000 mon.a (mon.0) 1354 : cluster [INF] Activating manager daemon y 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: cluster 2024-08-29T18:16:18.181642+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.182029+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: cluster 2024-08-29T18:16:18.182120+0000 mon.a (mon.0) 1357 : cluster [DBG] mgrmap e31: y(active, starting, since 0.0124788s) 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.190933+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.191206+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:19.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.191367+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.194297+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.194672+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.194980+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.195214+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.195544+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.195838+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.196105+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.196371+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.196581+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.196823+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.197007+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.197243+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.197504+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:16:19.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.197944+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: cluster 2024-08-29T18:16:18.608197+0000 mon.a (mon.0) 1375 : cluster [INF] Manager daemon y is now available 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.671068+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.700222+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.710344+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[22629]: audit 2024-08-29T18:16:18.749867+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: cluster 2024-08-29T18:16:17.853435+0000 mgr.x (mgr.24451) 59 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 153 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: cluster 2024-08-29T18:16:17.934792+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:17.975949+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:17.985498+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:17.987140+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:17.987356+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.002260+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.157158+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.163610+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.169064+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: cluster 2024-08-29T18:16:18.169636+0000 mon.a (mon.0) 1354 : cluster [INF] Activating manager daemon y 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: cluster 2024-08-29T18:16:18.181642+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.182029+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: cluster 2024-08-29T18:16:18.182120+0000 mon.a (mon.0) 1357 : cluster [DBG] mgrmap e31: y(active, starting, since 0.0124788s) 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.190933+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.191206+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:19.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.191367+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.194297+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.194672+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.194980+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.195214+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.195544+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.195838+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.196105+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.196371+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.196581+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.196823+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.197007+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.197243+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.197504+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:16:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.197944+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:16:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: cluster 2024-08-29T18:16:18.608197+0000 mon.a (mon.0) 1375 : cluster [INF] Manager daemon y is now available 2024-08-29T18:16:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.671068+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.700222+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.710344+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:16:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:18 smithi089 bash[32084]: audit 2024-08-29T18:16:18.749867+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:16:19.187 INFO:tasks.rados.rados.0.smithi089.stdout:784: done (2 left) 2024-08-29T18:16:19.187 INFO:tasks.rados.rados.0.smithi089.stdout:785: delete oid 25 current snap is 83 2024-08-29T18:16:19.188 INFO:tasks.rados.rados.0.smithi089.stdout:782: expect (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:16:19.274 INFO:tasks.rados.rados.0.smithi089.stdout:783: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:16:19.274 INFO:tasks.rados.rados.0.smithi089.stdout:783: finishing copy_from to smithi08969774-50 2024-08-29T18:16:19.275 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 400 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:16:19.275 INFO:tasks.rados.rados.0.smithi089.stdout:782: done (2 left) 2024-08-29T18:16:19.275 INFO:tasks.rados.rados.0.smithi089.stdout:783: done (1 left) 2024-08-29T18:16:19.275 INFO:tasks.rados.rados.0.smithi089.stdout:785: done (0 left) 2024-08-29T18:16:19.276 INFO:tasks.rados.rados.0.smithi089.stdout:786: read oid 11 snap -1 2024-08-29T18:16:19.276 INFO:tasks.rados.rados.0.smithi089.stdout:786: expect (ObjNum 203 snap 71 seq_num 203) 2024-08-29T18:16:19.276 INFO:tasks.rados.rados.0.smithi089.stdout:787: snap_remove snap 78 2024-08-29T18:16:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: cluster 2024-08-29T18:16:17.853435+0000 mgr.x (mgr.24451) 59 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 153 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-08-29T18:16:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: cluster 2024-08-29T18:16:17.934792+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-29T18:16:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:17.975949+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:17.985498+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:17.987140+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:17.987356+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.002260+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24451 ' entity='mgr.x' 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.157158+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.163610+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.24451 172.21.15.144:0/2827713780' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.169064+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: cluster 2024-08-29T18:16:18.169636+0000 mon.a (mon.0) 1354 : cluster [INF] Activating manager daemon y 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: cluster 2024-08-29T18:16:18.181642+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.182029+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24451 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: cluster 2024-08-29T18:16:18.182120+0000 mon.a (mon.0) 1357 : cluster [DBG] mgrmap e31: y(active, starting, since 0.0124788s) 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.190933+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.191206+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.191367+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.194297+0000 mon.a (mon.0) 1361 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.194672+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.194980+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.195214+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.195544+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.195838+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.196105+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.196371+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.196581+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.196823+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.197007+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.197243+0000 mon.a (mon.0) 1372 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.197504+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:16:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.197944+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:16:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: cluster 2024-08-29T18:16:18.608197+0000 mon.a (mon.0) 1375 : cluster [INF] Manager daemon y is now available 2024-08-29T18:16:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.671068+0000 mon.a (mon.0) 1376 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.700222+0000 mon.a (mon.0) 1377 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.710344+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:16:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:18 smithi144 bash[24722]: audit 2024-08-29T18:16:18.749867+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:16:20.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:19 smithi144 bash[52952]: debug 2024-08-29T18:16:19.600+0000 7ff16ac86040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:16:20.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:19 smithi144 bash[52952]: debug 2024-08-29T18:16:19.668+0000 7ff16ac86040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:16:20.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:19 smithi144 bash[52952]: debug 2024-08-29T18:16:19.820+0000 7ff16ac86040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:16:20.170 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: debug 2024-08-29T18:16:19.901+0000 7f162353b640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:18:16:19] ENGINE Error in HTTPServer.serve 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: Traceback (most recent call last): 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: self._connections.run(self.expiration_interval) 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: self._run(expiration_interval) 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: s = self.context.wrap_socket( 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:16:20.171 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: return self.sslsocket_class._create( 2024-08-29T18:16:20.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:16:20.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: self.do_handshake() 2024-08-29T18:16:20.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:16:20.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: self._sslobj.do_handshake() 2024-08-29T18:16:20.172 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:19 smithi089 bash[70970]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:16:20.200 INFO:tasks.rados.rados.0.smithi089.stdout:787: done (1 left) 2024-08-29T18:16:20.200 INFO:tasks.rados.rados.0.smithi089.stdout:788: read oid 12 snap -1 2024-08-29T18:16:20.200 INFO:tasks.rados.rados.0.smithi089.stdout:788: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:16:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:789: read oid 29 snap -1 2024-08-29T18:16:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:789: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:790: read oid 49 snap -1 2024-08-29T18:16:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:790: expect deleted 2024-08-29T18:16:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:791: snap_create 2024-08-29T18:16:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:786: expect (ObjNum 203 snap 71 seq_num 203) 2024-08-29T18:16:20.295 INFO:tasks.rados.rados.0.smithi089.stdout:788: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:16:20.340 INFO:tasks.rados.rados.0.smithi089.stdout:789: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:20.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:20 smithi089 bash[32084]: cluster 2024-08-29T18:16:19.180927+0000 mon.a (mon.0) 1380 : cluster [DBG] mgrmap e32: y(active, since 1.01129s) 2024-08-29T18:16:20.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:20 smithi089 bash[32084]: cluster 2024-08-29T18:16:19.189969+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-29T18:16:20.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:20 smithi089 bash[32084]: cluster 2024-08-29T18:16:19.229172+0000 mgr.y (mgr.15006) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:20.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:20 smithi089 bash[22629]: cluster 2024-08-29T18:16:19.180927+0000 mon.a (mon.0) 1380 : cluster [DBG] mgrmap e32: y(active, since 1.01129s) 2024-08-29T18:16:20.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:20 smithi089 bash[22629]: cluster 2024-08-29T18:16:19.189969+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-29T18:16:20.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:20 smithi089 bash[22629]: cluster 2024-08-29T18:16:19.229172+0000 mgr.y (mgr.15006) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:20.494 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[24722]: cluster 2024-08-29T18:16:19.180927+0000 mon.a (mon.0) 1380 : cluster [DBG] mgrmap e32: y(active, since 1.01129s) 2024-08-29T18:16:20.494 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[24722]: cluster 2024-08-29T18:16:19.189969+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-29T18:16:20.494 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[24722]: cluster 2024-08-29T18:16:19.229172+0000 mgr.y (mgr.15006) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:20.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[52952]: debug 2024-08-29T18:16:20.492+0000 7ff16ac86040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:16:20.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[52952]: debug 2024-08-29T18:16:20.564+0000 7ff16ac86040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:16:20.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[52952]: debug 2024-08-29T18:16:20.632+0000 7ff16ac86040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:786: done (4 left) 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:788: done (3 left) 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:789: done (2 left) 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:790: done (1 left) 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:791: done (0 left) 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 84 2024-08-29T18:16:20.869 INFO:tasks.rados.rados.0.smithi089.stdout:792: seq_num 239 ranges {8437760=409600,8847360=704512,9551872=499712} 2024-08-29T18:16:20.921 INFO:tasks.rados.rados.0.smithi089.stdout:792: writing smithi08969774-13 from 8437760 to 8847360 tid 1 2024-08-29T18:16:20.925 INFO:tasks.rados.rados.0.smithi089.stdout:792: writing smithi08969774-13 from 8847360 to 9551872 tid 2 2024-08-29T18:16:20.929 INFO:tasks.rados.rados.0.smithi089.stdout:792: writing smithi08969774-13 from 9551872 to 10051584 tid 3 2024-08-29T18:16:20.929 INFO:tasks.rados.rados.0.smithi089.stdout:793: snap_create 2024-08-29T18:16:20.930 INFO:tasks.rados.rados.0.smithi089.stdout:792: finishing write tid 1 to smithi08969774-13 2024-08-29T18:16:20.935 INFO:tasks.rados.rados.0.smithi089.stdout:792: finishing write tid 2 to smithi08969774-13 2024-08-29T18:16:20.937 INFO:tasks.rados.rados.0.smithi089.stdout:792: finishing write tid 3 to smithi08969774-13 2024-08-29T18:16:20.937 INFO:tasks.rados.rados.0.smithi089.stdout:792: finishing write tid 4 to smithi08969774-13 2024-08-29T18:16:20.939 INFO:tasks.rados.rados.0.smithi089.stdout:792: finishing write tid 5 to smithi08969774-13 2024-08-29T18:16:20.940 INFO:tasks.rados.rados.0.smithi089.stdout:792: oid 13 updating version 0 to 252 2024-08-29T18:16:20.940 INFO:tasks.rados.rados.0.smithi089.stdout:792: oid 13 updating version 252 to 254 2024-08-29T18:16:20.940 INFO:tasks.rados.rados.0.smithi089.stdout:792: oid 13 updating version 254 to 255 2024-08-29T18:16:20.940 INFO:tasks.rados.rados.0.smithi089.stdout:792: oid 13 version 255 is already newer than 253 2024-08-29T18:16:20.940 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 255 (ObjNum 239 snap 84 seq_num 239) dirty exists 2024-08-29T18:16:20.940 INFO:tasks.rados.rados.0.smithi089.stdout:792: left oid 13 (ObjNum 239 snap 84 seq_num 239) 2024-08-29T18:16:21.188 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[52952]: debug 2024-08-29T18:16:20.828+0000 7ff16ac86040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:16:21.188 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[52952]: debug 2024-08-29T18:16:20.908+0000 7ff16ac86040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:16:21.188 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:20 smithi144 bash[52952]: debug 2024-08-29T18:16:20.984+0000 7ff16ac86040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:16:21.509 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[52952]: debug 2024-08-29T18:16:21.244+0000 7ff16ac86040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:16:21.509 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[52952]: debug 2024-08-29T18:16:21.312+0000 7ff16ac86040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:16:21.509 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cephadm 2024-08-29T18:16:19.683397+0000 mgr.y (mgr.15006) 2 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Bus STARTING 2024-08-29T18:16:21.509 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cephadm 2024-08-29T18:16:19.785202+0000 mgr.y (mgr.15006) 3 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cephadm 2024-08-29T18:16:19.905920+0000 mgr.y (mgr.15006) 4 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cephadm 2024-08-29T18:16:19.906061+0000 mgr.y (mgr.15006) 5 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Bus STARTED 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cephadm 2024-08-29T18:16:19.908127+0000 mgr.y (mgr.15006) 6 : cephadm [ERR] [29/Aug/2024:18:16:19] ENGINE Error in HTTPServer.serve 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: Traceback (most recent call last): 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: self._connections.run(self.expiration_interval) 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: self._run(expiration_interval) 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:16:21.510 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: s = self.context.wrap_socket( 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: return self.sslsocket_class._create( 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: self.do_handshake() 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: self._sslobj.do_handshake() 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:16:21.511 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cluster 2024-08-29T18:16:20.196665+0000 mgr.y (mgr.15006) 7 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:21.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cluster 2024-08-29T18:16:20.199033+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-29T18:16:21.512 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[24722]: cluster 2024-08-29T18:16:20.871370+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cephadm 2024-08-29T18:16:19.683397+0000 mgr.y (mgr.15006) 2 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Bus STARTING 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cephadm 2024-08-29T18:16:19.785202+0000 mgr.y (mgr.15006) 3 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cephadm 2024-08-29T18:16:19.905920+0000 mgr.y (mgr.15006) 4 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cephadm 2024-08-29T18:16:19.906061+0000 mgr.y (mgr.15006) 5 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Bus STARTED 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cephadm 2024-08-29T18:16:19.908127+0000 mgr.y (mgr.15006) 6 : cephadm [ERR] [29/Aug/2024:18:16:19] ENGINE Error in HTTPServer.serve 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: Traceback (most recent call last): 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: self._connections.run(self.expiration_interval) 2024-08-29T18:16:21.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: self._run(expiration_interval) 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: s = self.context.wrap_socket( 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: return self.sslsocket_class._create( 2024-08-29T18:16:21.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: self.do_handshake() 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: self._sslobj.do_handshake() 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cluster 2024-08-29T18:16:20.196665+0000 mgr.y (mgr.15006) 7 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cluster 2024-08-29T18:16:20.199033+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[22629]: cluster 2024-08-29T18:16:20.871370+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-29T18:16:21.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cephadm 2024-08-29T18:16:19.683397+0000 mgr.y (mgr.15006) 2 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Bus STARTING 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cephadm 2024-08-29T18:16:19.785202+0000 mgr.y (mgr.15006) 3 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cephadm 2024-08-29T18:16:19.905920+0000 mgr.y (mgr.15006) 4 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cephadm 2024-08-29T18:16:19.906061+0000 mgr.y (mgr.15006) 5 : cephadm [INF] [29/Aug/2024:18:16:19] ENGINE Bus STARTED 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cephadm 2024-08-29T18:16:19.908127+0000 mgr.y (mgr.15006) 6 : cephadm [ERR] [29/Aug/2024:18:16:19] ENGINE Error in HTTPServer.serve 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: Traceback (most recent call last): 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:16:21.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: self._connections.run(self.expiration_interval) 2024-08-29T18:16:21.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:16:21.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: self._run(expiration_interval) 2024-08-29T18:16:21.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:16:21.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: s = self.context.wrap_socket( 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: return self.sslsocket_class._create( 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: self.do_handshake() 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: self._sslobj.do_handshake() 2024-08-29T18:16:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:16:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cluster 2024-08-29T18:16:20.196665+0000 mgr.y (mgr.15006) 7 : cluster [DBG] pgmap v6: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cluster 2024-08-29T18:16:20.199033+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-29T18:16:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:21 smithi089 bash[32084]: cluster 2024-08-29T18:16:20.871370+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-29T18:16:21.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[52952]: debug 2024-08-29T18:16:21.508+0000 7ff16ac86040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:16:21.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[52952]: debug 2024-08-29T18:16:21.584+0000 7ff16ac86040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:16:21.868 INFO:tasks.rados.rados.0.smithi089.stdout:792: done (1 left) 2024-08-29T18:16:21.868 INFO:tasks.rados.rados.0.smithi089.stdout:793: done (0 left) 2024-08-29T18:16:21.868 INFO:tasks.rados.rados.0.smithi089.stdout:794: delete oid 15 current snap is 85 2024-08-29T18:16:21.875 INFO:tasks.rados.rados.0.smithi089.stdout:794: done (0 left) 2024-08-29T18:16:21.875 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 85 2024-08-29T18:16:21.875 INFO:tasks.rados.rados.0.smithi089.stdout:795: seq_num 241 ranges {2473984=442368,2916352=466944,3383296=688128,4071424=49152} 2024-08-29T18:16:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:795: writing smithi08969774-6 from 2473984 to 2916352 tid 1 2024-08-29T18:16:21.894 INFO:tasks.rados.rados.0.smithi089.stdout:795: writing smithi08969774-6 from 2916352 to 3383296 tid 2 2024-08-29T18:16:21.898 INFO:tasks.rados.rados.0.smithi089.stdout:795: writing smithi08969774-6 from 3383296 to 4071424 tid 3 2024-08-29T18:16:21.899 INFO:tasks.rados.rados.0.smithi089.stdout:795: writing smithi08969774-6 from 4071424 to 4120576 tid 4 2024-08-29T18:16:21.899 INFO:tasks.rados.rados.0.smithi089.stdout:796: snap_remove snap 84 2024-08-29T18:16:22.185 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:21 smithi144 bash[52952]: debug 2024-08-29T18:16:21.836+0000 7ff16ac86040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:16:22.185 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:22 smithi144 bash[52952]: debug 2024-08-29T18:16:22.020+0000 7ff16ac86040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:16:22.453 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:22 smithi144 bash[52952]: debug 2024-08-29T18:16:22.184+0000 7ff16ac86040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:16:22.453 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:22 smithi144 bash[52952]: debug 2024-08-29T18:16:22.268+0000 7ff16ac86040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:16:22.454 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:22 smithi144 bash[24722]: cluster 2024-08-29T18:16:21.211033+0000 mon.a (mon.0) 1384 : cluster [DBG] mgrmap e33: y(active, since 3s) 2024-08-29T18:16:22.454 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:22 smithi144 bash[24722]: cluster 2024-08-29T18:16:21.873574+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-29T18:16:22.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:22 smithi089 bash[22629]: cluster 2024-08-29T18:16:21.211033+0000 mon.a (mon.0) 1384 : cluster [DBG] mgrmap e33: y(active, since 3s) 2024-08-29T18:16:22.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:22 smithi089 bash[22629]: cluster 2024-08-29T18:16:21.873574+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-29T18:16:22.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:22 smithi089 bash[32084]: cluster 2024-08-29T18:16:21.211033+0000 mon.a (mon.0) 1384 : cluster [DBG] mgrmap e33: y(active, since 3s) 2024-08-29T18:16:22.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:22 smithi089 bash[32084]: cluster 2024-08-29T18:16:21.873574+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-29T18:16:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:22 smithi144 bash[52952]: debug 2024-08-29T18:16:22.452+0000 7ff16ac86040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:16:22.880 INFO:tasks.rados.rados.0.smithi089.stdout:796: done (1 left) 2024-08-29T18:16:22.880 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 85 2024-08-29T18:16:22.880 INFO:tasks.rados.rados.0.smithi089.stdout:795: finishing write tid 1 to smithi08969774-6 2024-08-29T18:16:22.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: seq_num 242 ranges {2252800=458752,2711552=753664,3465216=450560} 2024-08-29T18:16:22.911 INFO:tasks.rados.rados.0.smithi089.stdout:797: writing smithi08969774-11 from 2252800 to 2711552 tid 1 2024-08-29T18:16:22.921 INFO:tasks.rados.rados.0.smithi089.stdout:797: writing smithi08969774-11 from 2711552 to 3465216 tid 2 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:797: writing smithi08969774-11 from 3465216 to 3915776 tid 3 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:798: copy_from oid 1 from oid 28 current snap is 85 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: finishing write tid 2 to smithi08969774-6 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: finishing write tid 3 to smithi08969774-6 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: finishing write tid 4 to smithi08969774-6 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: finishing write tid 5 to smithi08969774-6 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: finishing write tid 6 to smithi08969774-6 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: oid 6 updating version 0 to 401 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: oid 6 updating version 401 to 402 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: oid 6 updating version 402 to 403 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: oid 6 updating version 403 to 405 2024-08-29T18:16:22.927 INFO:tasks.rados.rados.0.smithi089.stdout:795: oid 6 version 405 is already newer than 404 2024-08-29T18:16:22.928 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 405 (ObjNum 241 snap 85 seq_num 241) dirty exists 2024-08-29T18:16:22.928 INFO:tasks.rados.rados.0.smithi089.stdout:795: left oid 6 (ObjNum 241 snap 85 seq_num 241) 2024-08-29T18:16:22.928 INFO:tasks.rados.rados.0.smithi089.stdout:797: finishing write tid 1 to smithi08969774-11 2024-08-29T18:16:22.928 INFO:tasks.rados.rados.0.smithi089.stdout:795: done (2 left) 2024-08-29T18:16:22.928 INFO:tasks.rados.rados.0.smithi089.stdout:799: snap_remove snap 82 2024-08-29T18:16:23.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:23 smithi144 bash[52952]: debug 2024-08-29T18:16:23.296+0000 7ff16ac86040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:16:23.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:23 smithi144 bash[52952]: debug 2024-08-29T18:16:23.372+0000 7ff16ac86040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:16:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:23 smithi144 bash[24722]: cluster 2024-08-29T18:16:22.197394+0000 mgr.y (mgr.15006) 8 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:23 smithi144 bash[24722]: cluster 2024-08-29T18:16:22.882935+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-29T18:16:23.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:23 smithi089 bash[22629]: cluster 2024-08-29T18:16:22.197394+0000 mgr.y (mgr.15006) 8 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:23.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:23 smithi089 bash[22629]: cluster 2024-08-29T18:16:22.882935+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-29T18:16:23.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:23 smithi089 bash[32084]: cluster 2024-08-29T18:16:22.197394+0000 mgr.y (mgr.15006) 8 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:23.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:23 smithi089 bash[32084]: cluster 2024-08-29T18:16:22.882935+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: finishing write tid 2 to smithi08969774-11 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: finishing write tid 3 to smithi08969774-11 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: finishing write tid 4 to smithi08969774-11 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: finishing write tid 5 to smithi08969774-11 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: oid 11 updating version 0 to 528 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: oid 11 version 528 is already newer than 526 2024-08-29T18:16:23.880 INFO:tasks.rados.rados.0.smithi089.stdout:797: oid 11 version 528 is already newer than 527 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:797: oid 11 version 528 is already newer than 525 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 528 (ObjNum 242 snap 85 seq_num 242) dirty exists 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:797: left oid 11 (ObjNum 242 snap 85 seq_num 242) 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:798: finishing copy_from racing read to smithi08969774-1 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:798: finishing copy_from to smithi08969774-1 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 93 (ObjNum 218 snap 73 seq_num 218) dirty exists 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:797: done (2 left) 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:798: done (1 left) 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:799: done (0 left) 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:800: copy_from oid 43 from oid 35 current snap is 85 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:801: copy_from oid 42 from oid 33 current snap is 85 2024-08-29T18:16:23.881 INFO:tasks.rados.rados.0.smithi089.stdout:802: setattr oid 27 current snap is 85 2024-08-29T18:16:23.883 INFO:tasks.rados.rados.0.smithi089.stdout:803: setattr oid 30 current snap is 85 2024-08-29T18:16:23.886 INFO:tasks.rados.rados.0.smithi089.stdout:804: snap_create 2024-08-29T18:16:23.897 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 337 (ObjNum 129 snap 0 seq_num 3472150411) dirty exists 2024-08-29T18:16:23.902 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 530 (ObjNum 199 snap 70 seq_num 199) dirty exists 2024-08-29T18:16:23.911 INFO:tasks.rados.rados.0.smithi089.stdout:800: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:16:23.912 INFO:tasks.rados.rados.0.smithi089.stdout:800: finishing copy_from to smithi08969774-43 2024-08-29T18:16:23.912 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 477 (ObjNum 220 snap 74 seq_num 220) dirty exists 2024-08-29T18:16:23.930 INFO:tasks.rados.rados.0.smithi089.stdout:801: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:16:23.934 INFO:tasks.rados.rados.0.smithi089.stdout:801: finishing copy_from to smithi08969774-42 2024-08-29T18:16:23.935 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 363 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:16:24.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:23 smithi144 bash[52952]: debug 2024-08-29T18:16:23.604+0000 7ff16ac86040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:16:24.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:23 smithi144 bash[52952]: debug 2024-08-29T18:16:23.676+0000 7ff16ac86040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:16:24.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: cluster 2024-08-29T18:16:23.224392+0000 mon.a (mon.0) 1387 : cluster [DBG] mgrmap e34: y(active, since 5s) 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: cluster 2024-08-29T18:16:23.886683+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: audit 2024-08-29T18:16:24.194409+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: cluster 2024-08-29T18:16:24.199792+0000 mon.a (mon.0) 1389 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: audit 2024-08-29T18:16:24.200072+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: audit 2024-08-29T18:16:24.201059+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[24722]: audit 2024-08-29T18:16:24.201548+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: debug 2024-08-29T18:16:24.084+0000 7ff16ac86040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: debug 2024-08-29T18:16:24.164+0000 7ff16ac86040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:16:24.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: [29/Aug/2024:18:16:24] ENGINE Bus STARTING 2024-08-29T18:16:24.555 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: CherryPy Checker: 2024-08-29T18:16:24.555 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: The Application mounted at '' has an empty config. 2024-08-29T18:16:24.555 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: [29/Aug/2024:18:16:24] ENGINE Serving on http://:::9283 2024-08-29T18:16:24.555 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:24 smithi144 bash[52952]: [29/Aug/2024:18:16:24] ENGINE Bus STARTED 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: cluster 2024-08-29T18:16:23.224392+0000 mon.a (mon.0) 1387 : cluster [DBG] mgrmap e34: y(active, since 5s) 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: cluster 2024-08-29T18:16:23.886683+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: audit 2024-08-29T18:16:24.194409+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: cluster 2024-08-29T18:16:24.199792+0000 mon.a (mon.0) 1389 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: audit 2024-08-29T18:16:24.200072+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: audit 2024-08-29T18:16:24.201059+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:16:24.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[22629]: audit 2024-08-29T18:16:24.201548+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: cluster 2024-08-29T18:16:23.224392+0000 mon.a (mon.0) 1387 : cluster [DBG] mgrmap e34: y(active, since 5s) 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: cluster 2024-08-29T18:16:23.886683+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: audit 2024-08-29T18:16:24.194409+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: cluster 2024-08-29T18:16:24.199792+0000 mon.a (mon.0) 1389 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: audit 2024-08-29T18:16:24.200072+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: audit 2024-08-29T18:16:24.201059+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:16:24.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:24 smithi089 bash[32084]: audit 2024-08-29T18:16:24.201548+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.144:0/682187977' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:800: done (4 left) 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:801: done (3 left) 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:802: done (2 left) 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:803: done (1 left) 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:804: done (0 left) 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:805: rollback oid 27 current snap is 86 2024-08-29T18:16:24.888 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 67 2024-08-29T18:16:24.889 INFO:tasks.rados.rados.0.smithi089.stdout:806: snap_remove snap 83 2024-08-29T18:16:25.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: cluster 2024-08-29T18:16:24.198085+0000 mgr.y (mgr.15006) 9 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: cluster 2024-08-29T18:16:24.894252+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: cluster 2024-08-29T18:16:24.895136+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e35: y(active, since 6s), standbys: x 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: audit 2024-08-29T18:16:24.897709+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: audit 2024-08-29T18:16:24.937068+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: audit 2024-08-29T18:16:24.943790+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: audit 2024-08-29T18:16:25.121873+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:25 smithi144 bash[24722]: audit 2024-08-29T18:16:25.133290+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: cluster 2024-08-29T18:16:24.198085+0000 mgr.y (mgr.15006) 9 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:25.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: cluster 2024-08-29T18:16:24.894252+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-29T18:16:25.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: cluster 2024-08-29T18:16:24.895136+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e35: y(active, since 6s), standbys: x 2024-08-29T18:16:25.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: audit 2024-08-29T18:16:24.897709+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:16:25.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: audit 2024-08-29T18:16:24.937068+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: audit 2024-08-29T18:16:24.943790+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: audit 2024-08-29T18:16:25.121873+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[22629]: audit 2024-08-29T18:16:25.133290+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: cluster 2024-08-29T18:16:24.198085+0000 mgr.y (mgr.15006) 9 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 169 MiB data, 807 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: cluster 2024-08-29T18:16:24.894252+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: cluster 2024-08-29T18:16:24.895136+0000 mon.a (mon.0) 1391 : cluster [DBG] mgrmap e35: y(active, since 6s), standbys: x 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: audit 2024-08-29T18:16:24.897709+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: audit 2024-08-29T18:16:24.937068+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: audit 2024-08-29T18:16:24.943790+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: audit 2024-08-29T18:16:25.121873+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:25 smithi089 bash[32084]: audit 2024-08-29T18:16:25.133290+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:25.899 INFO:tasks.rados.rados.0.smithi089.stdout:806: done (1 left) 2024-08-29T18:16:25.899 INFO:tasks.rados.rados.0.smithi089.stdout:807: copy_from oid 11 from oid 41 current snap is 86 2024-08-29T18:16:25.899 INFO:tasks.rados.rados.0.smithi089.stdout:808: copy_from oid 24 from oid 48 current snap is 86 2024-08-29T18:16:25.899 INFO:tasks.rados.rados.0.smithi089.stdout:809: delete oid 43 current snap is 86 2024-08-29T18:16:25.899 INFO:tasks.rados.rados.0.smithi089.stdout:805: finishing rollback tid 0 to smithi08969774-27 2024-08-29T18:16:25.900 INFO:tasks.rados.rados.0.smithi089.stdout:805: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:16:25.900 INFO:tasks.rados.rados.0.smithi089.stdout:805: finishing rollback tid 2 to smithi08969774-27 2024-08-29T18:16:25.900 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 341 (ObjNum 33 snap 0 seq_num 2867377728) dirty exists 2024-08-29T18:16:25.907 INFO:tasks.rados.rados.0.smithi089.stdout:805: done (3 left) 2024-08-29T18:16:25.907 INFO:tasks.rados.rados.0.smithi089.stdout:809: done (2 left) 2024-08-29T18:16:25.908 INFO:tasks.rados.rados.0.smithi089.stdout:810: snap_remove snap 76 2024-08-29T18:16:26.913 INFO:tasks.rados.rados.0.smithi089.stdout:810: done (2 left) 2024-08-29T18:16:26.913 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 86 2024-08-29T18:16:26.913 INFO:tasks.rados.rados.0.smithi089.stdout:811: seq_num 244 ranges {1245184=491520,1736704=573440,2310144=458752,2768896=172032} 2024-08-29T18:16:26.941 INFO:tasks.rados.rados.0.smithi089.stdout:811: writing smithi08969774-12 from 1245184 to 1736704 tid 1 2024-08-29T18:16:26.951 INFO:tasks.rados.rados.0.smithi089.stdout:811: writing smithi08969774-12 from 1736704 to 2310144 tid 2 2024-08-29T18:16:26.958 INFO:tasks.rados.rados.0.smithi089.stdout:811: writing smithi08969774-12 from 2310144 to 2768896 tid 3 2024-08-29T18:16:26.961 INFO:tasks.rados.rados.0.smithi089.stdout:811: writing smithi08969774-12 from 2768896 to 2940928 tid 4 2024-08-29T18:16:26.961 INFO:tasks.rados.rados.0.smithi089.stdout:812: delete oid 21 current snap is 86 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:808: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:807: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:808: finishing copy_from to smithi08969774-24 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 202 (ObjNum 130 snap 41 seq_num 130) dirty exists 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:807: finishing copy_from to smithi08969774-11 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 322 (ObjNum 232 snap 82 seq_num 232) dirty exists 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:811: finishing write tid 1 to smithi08969774-12 2024-08-29T18:16:26.962 INFO:tasks.rados.rados.0.smithi089.stdout:811: finishing write tid 2 to smithi08969774-12 2024-08-29T18:16:26.964 INFO:tasks.rados.rados.0.smithi089.stdout:811: finishing write tid 3 to smithi08969774-12 2024-08-29T18:16:26.965 INFO:tasks.rados.rados.0.smithi089.stdout:807: done (3 left) 2024-08-29T18:16:26.965 INFO:tasks.rados.rados.0.smithi089.stdout:808: done (2 left) 2024-08-29T18:16:26.965 INFO:tasks.rados.rados.0.smithi089.stdout:812: done (1 left) 2024-08-29T18:16:26.965 INFO:tasks.rados.rados.0.smithi089.stdout:813: snap_remove snap 71 2024-08-29T18:16:27.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[22629]: cluster 2024-08-29T18:16:25.906283+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-29T18:16:27.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[22629]: audit 2024-08-29T18:16:26.094594+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[22629]: audit 2024-08-29T18:16:26.101590+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[22629]: cluster 2024-08-29T18:16:26.198808+0000 mgr.y (mgr.15006) 10 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 184 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[22629]: audit 2024-08-29T18:16:26.282374+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[22629]: audit 2024-08-29T18:16:26.293626+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[32084]: cluster 2024-08-29T18:16:25.906283+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[32084]: audit 2024-08-29T18:16:26.094594+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[32084]: audit 2024-08-29T18:16:26.101590+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[32084]: cluster 2024-08-29T18:16:26.198808+0000 mgr.y (mgr.15006) 10 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 184 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[32084]: audit 2024-08-29T18:16:26.282374+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:26 smithi089 bash[32084]: audit 2024-08-29T18:16:26.293626+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:26 smithi144 bash[24722]: cluster 2024-08-29T18:16:25.906283+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-29T18:16:27.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:26 smithi144 bash[24722]: audit 2024-08-29T18:16:26.094594+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:26 smithi144 bash[24722]: audit 2024-08-29T18:16:26.101590+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:26 smithi144 bash[24722]: cluster 2024-08-29T18:16:26.198808+0000 mgr.y (mgr.15006) 10 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 184 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2024-08-29T18:16:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:26 smithi144 bash[24722]: audit 2024-08-29T18:16:26.282374+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:26 smithi144 bash[24722]: audit 2024-08-29T18:16:26.293626+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:811: finishing write tid 4 to smithi08969774-12 2024-08-29T18:16:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:811: finishing write tid 5 to smithi08969774-12 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: finishing write tid 6 to smithi08969774-12 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: oid 12 updating version 0 to 517 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: oid 12 version 517 is already newer than 515 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: oid 12 version 517 is already newer than 516 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: oid 12 version 517 is already newer than 514 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: oid 12 updating version 517 to 518 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 518 (ObjNum 244 snap 86 seq_num 244) dirty exists 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: left oid 12 (ObjNum 244 snap 86 seq_num 244) 2024-08-29T18:16:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:811: done (1 left) 2024-08-29T18:16:27.913 INFO:tasks.rados.rados.0.smithi089.stdout:813: done (0 left) 2024-08-29T18:16:27.913 INFO:tasks.rados.rados.0.smithi089.stdout:814: read oid 14 snap -1 2024-08-29T18:16:27.913 INFO:tasks.rados.rados.0.smithi089.stdout:814: expect (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:16:27.913 INFO:tasks.rados.rados.0.smithi089.stdout:815: snap_remove snap 67 2024-08-29T18:16:28.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:27 smithi089 bash[22629]: cluster 2024-08-29T18:16:26.908355+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-29T18:16:28.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:27 smithi089 bash[32084]: cluster 2024-08-29T18:16:26.908355+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-29T18:16:28.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:27 smithi144 bash[24722]: cluster 2024-08-29T18:16:26.908355+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-29T18:16:28.933 INFO:tasks.rados.rados.0.smithi089.stdout:814: expect (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[22629]: cluster 2024-08-29T18:16:27.916911+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[22629]: cluster 2024-08-29T18:16:28.199474+0000 mgr.y (mgr.15006) 11 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 184 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[22629]: audit 2024-08-29T18:16:28.758825+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[22629]: audit 2024-08-29T18:16:28.777665+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[32084]: cluster 2024-08-29T18:16:27.916911+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[32084]: cluster 2024-08-29T18:16:28.199474+0000 mgr.y (mgr.15006) 11 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 184 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[32084]: audit 2024-08-29T18:16:28.758825+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:29.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:28 smithi089 bash[32084]: audit 2024-08-29T18:16:28.777665+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:814: done (1 left) 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:815: done (0 left) 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:816: read oid 35 snap -1 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:816: expect (ObjNum 220 snap 74 seq_num 220) 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:817: rollback oid 4 current snap is 86 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 85 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 86 2024-08-29T18:16:29.248 INFO:tasks.rados.rados.0.smithi089.stdout:818: seq_num 246 ranges {2408448=524288,2932736=745472,3678208=425984,4104192=32768} 2024-08-29T18:16:29.266 INFO:tasks.rados.rados.0.smithi089.stdout:818: writing smithi08969774-44 from 2408448 to 2932736 tid 1 2024-08-29T18:16:29.271 INFO:tasks.rados.rados.0.smithi089.stdout:818: writing smithi08969774-44 from 2932736 to 3678208 tid 2 2024-08-29T18:16:29.275 INFO:tasks.rados.rados.0.smithi089.stdout:818: writing smithi08969774-44 from 3678208 to 4104192 tid 3 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:818: writing smithi08969774-44 from 4104192 to 4136960 tid 4 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:819: read oid 24 snap -1 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:819: expect (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 86 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:817: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 344 (ObjNum 257 snap 0 seq_num 2867051152) dirty dne 2024-08-29T18:16:29.276 INFO:tasks.rados.rados.0.smithi089.stdout:816: expect (ObjNum 220 snap 74 seq_num 220) 2024-08-29T18:16:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:28 smithi144 bash[24722]: cluster 2024-08-29T18:16:27.916911+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-29T18:16:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:28 smithi144 bash[24722]: cluster 2024-08-29T18:16:28.199474+0000 mgr.y (mgr.15006) 11 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 184 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 47 op/s 2024-08-29T18:16:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:28 smithi144 bash[24722]: audit 2024-08-29T18:16:28.758825+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:28 smithi144 bash[24722]: audit 2024-08-29T18:16:28.777665+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: finishing write tid 1 to smithi08969774-44 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: finishing write tid 2 to smithi08969774-44 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: finishing write tid 3 to smithi08969774-44 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: finishing write tid 4 to smithi08969774-44 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: finishing write tid 5 to smithi08969774-44 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: finishing write tid 6 to smithi08969774-44 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: oid 44 updating version 0 to 208 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: oid 44 updating version 208 to 210 2024-08-29T18:16:29.359 INFO:tasks.rados.rados.0.smithi089.stdout:818: oid 44 updating version 210 to 211 2024-08-29T18:16:29.360 INFO:tasks.rados.rados.0.smithi089.stdout:818: oid 44 version 211 is already newer than 209 2024-08-29T18:16:29.360 INFO:tasks.rados.rados.0.smithi089.stdout:818: oid 44 updating version 211 to 212 2024-08-29T18:16:29.360 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 212 (ObjNum 246 snap 86 seq_num 246) dirty exists 2024-08-29T18:16:29.360 INFO:tasks.rados.rados.0.smithi089.stdout:818: left oid 44 (ObjNum 246 snap 86 seq_num 246) 2024-08-29T18:16:29.360 INFO:tasks.rados.rados.0.smithi089.stdout:819: expect (ObjNum 130 snap 41 seq_num 130) 2024-08-29T18:16:29.475 INFO:tasks.rados.rados.0.smithi089.stdout:820: seq_num 247 ranges {2940928=540672,3481600=622592,4104192=581632} 2024-08-29T18:16:29.521 INFO:tasks.rados.rados.0.smithi089.stdout:820: writing smithi08969774-12 from 2940928 to 3481600 tid 1 2024-08-29T18:16:29.529 INFO:tasks.rados.rados.0.smithi089.stdout:820: writing smithi08969774-12 from 3481600 to 4104192 tid 2 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:820: writing smithi08969774-12 from 4104192 to 4685824 tid 3 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:816: done (4 left) 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:817: done (3 left) 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:818: done (2 left) 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:819: done (1 left) 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:821: rollback oid 33 current snap is 86 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 85 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:820: finishing write tid 1 to smithi08969774-12 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:820: finishing write tid 2 to smithi08969774-12 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:822: read oid 18 snap -1 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:822: expect (ObjNum 236 snap 83 seq_num 236) 2024-08-29T18:16:29.536 INFO:tasks.rados.rados.0.smithi089.stdout:823: delete oid 10 current snap is 86 2024-08-29T18:16:29.541 INFO:tasks.rados.rados.0.smithi089.stdout:821: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:16:29.541 INFO:tasks.rados.rados.0.smithi089.stdout:821: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:16:29.542 INFO:tasks.rados.rados.0.smithi089.stdout:821: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:16:29.542 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 419 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:16:29.544 INFO:tasks.rados.rados.0.smithi089.stdout:820: finishing write tid 3 to smithi08969774-12 2024-08-29T18:16:29.545 INFO:tasks.rados.rados.0.smithi089.stdout:820: finishing write tid 4 to smithi08969774-12 2024-08-29T18:16:29.546 INFO:tasks.rados.rados.0.smithi089.stdout:821: done (3 left) 2024-08-29T18:16:29.546 INFO:tasks.rados.rados.0.smithi089.stdout:823: done (2 left) 2024-08-29T18:16:29.546 INFO:tasks.rados.rados.0.smithi089.stdout:824: copy_from oid 20 from oid 47 current snap is 86 2024-08-29T18:16:29.547 INFO:tasks.rados.rados.0.smithi089.stdout:825: read oid 46 snap -1 2024-08-29T18:16:29.547 INFO:tasks.rados.rados.0.smithi089.stdout:825: expect deleted 2024-08-29T18:16:29.547 INFO:tasks.rados.rados.0.smithi089.stdout:826: setattr oid 7 current snap is 86 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:827: rollback oid 25 current snap is 86 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 25 to 77 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:828: copy_from oid 33 from oid 23 current snap is 86 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:829: read oid 16 snap -1 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:829: expect (ObjNum 208 snap 71 seq_num 208) 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:830: copy_from oid 17 from oid 5 current snap is 86 2024-08-29T18:16:29.549 INFO:tasks.rados.rados.0.smithi089.stdout:831: snap_remove snap 80 2024-08-29T18:16:29.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[52952]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:16:29] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T18:16:29.936 INFO:tasks.rados.rados.0.smithi089.stdout:831: done (9 left) 2024-08-29T18:16:29.936 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 86 2024-08-29T18:16:29.936 INFO:tasks.rados.rados.0.smithi089.stdout:832: seq_num 249 ranges {0=573440,573440=794624,1368064=409600} 2024-08-29T18:16:29.944 INFO:tasks.rados.rados.0.smithi089.stdout:832: writing smithi08969774-9 from 0 to 573440 tid 1 2024-08-29T18:16:29.955 INFO:tasks.rados.rados.0.smithi089.stdout:832: writing smithi08969774-9 from 573440 to 1368064 tid 2 2024-08-29T18:16:29.961 INFO:tasks.rados.rados.0.smithi089.stdout:832: writing smithi08969774-9 from 1368064 to 1777664 tid 3 2024-08-29T18:16:29.961 INFO:tasks.rados.rados.0.smithi089.stdout:833: read oid 42 snap -1 2024-08-29T18:16:29.961 INFO:tasks.rados.rados.0.smithi089.stdout:833: expect (ObjNum 237 snap 83 seq_num 237) 2024-08-29T18:16:29.962 INFO:tasks.rados.rados.0.smithi089.stdout:834: rmattr oid 30 current snap is 86 2024-08-29T18:16:29.962 INFO:tasks.rados.rados.0.smithi089.stdout:827: finishing rollback tid 1 to smithi08969774-25 2024-08-29T18:16:29.962 INFO:tasks.rados.rados.0.smithi089.stdout:827: finishing rollback tid 2 to smithi08969774-25 2024-08-29T18:16:29.962 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 283 (ObjNum 187 snap 66 seq_num 187) dirty exists 2024-08-29T18:16:29.962 INFO:tasks.rados.rados.0.smithi089.stdout:820: finishing write tid 5 to smithi08969774-12 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:820: oid 12 updating version 0 to 536 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:820: oid 12 version 536 is already newer than 533 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:820: oid 12 version 536 is already newer than 534 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:820: oid 12 version 536 is already newer than 535 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 536 (ObjNum 247 snap 86 seq_num 247) dirty exists 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:820: left oid 12 (ObjNum 247 snap 86 seq_num 247) 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:830: finishing copy_from to smithi08969774-17 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:830: got expected ENOENT (src dne) 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:830: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:828: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:16:29.963 INFO:tasks.rados.rados.0.smithi089.stdout:822: expect (ObjNum 236 snap 83 seq_num 236) 2024-08-29T18:16:30.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: cluster 2024-08-29T18:16:28.929768+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.976095+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.976668+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.977136+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.981555+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.981926+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.982195+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.985801+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.986072+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:28.986232+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.001099+0000 mon.b (mon.1) 115 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.001174+0000 mon.b (mon.1) 116 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.002485+0000 mon.a (mon.0) 1416 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.002552+0000 mon.a (mon.0) 1417 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.002888+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.003217+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.003523+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.005870+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.006345+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: cluster 2024-08-29T18:16:28.929768+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.976095+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.976668+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.977136+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.981555+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.981926+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.982195+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.985801+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.986072+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:28.986232+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.001099+0000 mon.b (mon.1) 115 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.001174+0000 mon.b (mon.1) 116 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.002485+0000 mon.a (mon.0) 1416 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.002552+0000 mon.a (mon.0) 1417 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.002888+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.003217+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.003523+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.005870+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.006345+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.006552+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.007994+0000 mon.c (mon.2) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.008055+0000 mon.c (mon.2) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.008237+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.008620+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[22629]: audit 2024-08-29T18:16:29.008788+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.006552+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.007994+0000 mon.c (mon.2) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.008055+0000 mon.c (mon.2) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.008237+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.008620+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:29 smithi089 bash[32084]: audit 2024-08-29T18:16:29.008788+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: cluster 2024-08-29T18:16:28.929768+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-29T18:16:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.976095+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.976668+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.977136+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.981555+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.981926+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.982195+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.985801+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.986072+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:28.986232+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.001099+0000 mon.b (mon.1) 115 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.001174+0000 mon.b (mon.1) 116 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.002485+0000 mon.a (mon.0) 1416 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.002552+0000 mon.a (mon.0) 1417 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.002888+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.003217+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.003523+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.005870+0000 mon.a (mon.0) 1421 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.006345+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.006552+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.007994+0000 mon.c (mon.2) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.008055+0000 mon.c (mon.2) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.008237+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.008620+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:16:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:29 smithi144 bash[24722]: audit 2024-08-29T18:16:29.008788+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:16:30.506 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 537 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:16:30.506 INFO:tasks.rados.rados.0.smithi089.stdout:828: finishing copy_from to smithi08969774-33 2024-08-29T18:16:30.506 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 351 (ObjNum 231 snap 81 seq_num 231) dirty exists 2024-08-29T18:16:30.507 INFO:tasks.rados.rados.0.smithi089.stdout:824: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:16:30.507 INFO:tasks.rados.rados.0.smithi089.stdout:824: finishing copy_from to smithi08969774-20 2024-08-29T18:16:30.507 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 316 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:16:30.507 INFO:tasks.rados.rados.0.smithi089.stdout:829: expect (ObjNum 208 snap 71 seq_num 208) 2024-08-29T18:16:30.782 INFO:tasks.rados.rados.0.smithi089.stdout:832: finishing write tid 1 to smithi08969774-9 2024-08-29T18:16:30.782 INFO:tasks.rados.rados.0.smithi089.stdout:832: finishing write tid 2 to smithi08969774-9 2024-08-29T18:16:30.782 INFO:tasks.rados.rados.0.smithi089.stdout:832: finishing write tid 3 to smithi08969774-9 2024-08-29T18:16:30.782 INFO:tasks.rados.rados.0.smithi089.stdout:832: finishing write tid 4 to smithi08969774-9 2024-08-29T18:16:30.782 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 566 (ObjNum 199 snap 70 seq_num 199) dirty exists 2024-08-29T18:16:30.782 INFO:tasks.rados.rados.0.smithi089.stdout:832: finishing write tid 5 to smithi08969774-9 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:832: oid 9 updating version 0 to 330 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:832: oid 9 updating version 330 to 331 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:832: oid 9 version 331 is already newer than 329 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:832: oid 9 version 331 is already newer than 326 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 331 (ObjNum 249 snap 86 seq_num 249) dirty exists 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:832: left oid 9 (ObjNum 249 snap 86 seq_num 249) 2024-08-29T18:16:30.783 INFO:tasks.rados.rados.0.smithi089.stdout:833: expect (ObjNum 237 snap 83 seq_num 237) 2024-08-29T18:16:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:820: done (11 left) 2024-08-29T18:16:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:822: done (10 left) 2024-08-29T18:16:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:824: done (9 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:825: done (8 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:826: done (7 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:827: done (6 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:828: done (5 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:829: done (4 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:830: done (3 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:832: done (2 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:833: done (1 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:834: done (0 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:835: copy_from oid 30 from oid 20 current snap is 86 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:836: rmattr oid 33 current snap is 86 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:836: done (1 left) 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 86 2024-08-29T18:16:30.994 INFO:tasks.rados.rados.0.smithi089.stdout:837: seq_num 250 ranges {4685824=589824,5275648=679936,5955584=409600,6365184=114688} 2024-08-29T18:16:31.067 INFO:tasks.rados.rados.0.smithi089.stdout:837: writing smithi08969774-12 from 4685824 to 5275648 tid 1 2024-08-29T18:16:31.073 INFO:tasks.rados.rados.0.smithi089.stdout:837: writing smithi08969774-12 from 5275648 to 5955584 tid 2 2024-08-29T18:16:31.076 INFO:tasks.rados.rados.0.smithi089.stdout:837: writing smithi08969774-12 from 5955584 to 6365184 tid 3 2024-08-29T18:16:31.078 INFO:tasks.rados.rados.0.smithi089.stdout:837: writing smithi08969774-12 from 6365184 to 6479872 tid 4 2024-08-29T18:16:31.078 INFO:tasks.rados.rados.0.smithi089.stdout:838: delete oid 35 current snap is 86 2024-08-29T18:16:31.078 INFO:tasks.rados.rados.0.smithi089.stdout:835: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:16:31.078 INFO:tasks.rados.rados.0.smithi089.stdout:835: finishing copy_from to smithi08969774-30 2024-08-29T18:16:31.078 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 316 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:16:31.078 INFO:tasks.rados.rados.0.smithi089.stdout:837: finishing write tid 1 to smithi08969774-12 2024-08-29T18:16:31.080 INFO:tasks.rados.rados.0.smithi089.stdout:837: finishing write tid 2 to smithi08969774-12 2024-08-29T18:16:31.081 INFO:tasks.rados.rados.0.smithi089.stdout:835: done (2 left) 2024-08-29T18:16:31.081 INFO:tasks.rados.rados.0.smithi089.stdout:838: done (1 left) 2024-08-29T18:16:31.081 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 86 2024-08-29T18:16:31.081 INFO:tasks.rados.rados.0.smithi089.stdout:839: seq_num 252 ranges {5316608=630784,5947392=499712,6447104=425984,6873088=278528} 2024-08-29T18:16:31.127 INFO:tasks.rados.rados.0.smithi089.stdout:839: writing smithi08969774-16 from 5316608 to 5947392 tid 1 2024-08-29T18:16:31.131 INFO:tasks.rados.rados.0.smithi089.stdout:839: writing smithi08969774-16 from 5947392 to 6447104 tid 2 2024-08-29T18:16:31.134 INFO:tasks.rados.rados.0.smithi089.stdout:839: writing smithi08969774-16 from 6447104 to 6873088 tid 3 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:839: writing smithi08969774-16 from 6873088 to 7151616 tid 4 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:840: read oid 45 snap -1 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:840: expect (ObjNum 200 snap 71 seq_num 200) 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:841: rollback oid 9 current snap is 86 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 85 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: finishing write tid 3 to smithi08969774-12 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: finishing write tid 4 to smithi08969774-12 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: finishing write tid 5 to smithi08969774-12 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: finishing write tid 6 to smithi08969774-12 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: oid 12 updating version 0 to 541 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: oid 12 version 541 is already newer than 540 2024-08-29T18:16:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:837: oid 12 updating version 541 to 544 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:837: oid 12 version 544 is already newer than 542 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:837: oid 12 version 544 is already newer than 543 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 544 (ObjNum 250 snap 86 seq_num 250) dirty exists 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:837: left oid 12 (ObjNum 250 snap 86 seq_num 250) 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:839: finishing write tid 1 to smithi08969774-16 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:837: done (3 left) 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:842: rollback oid 19 current snap is 86 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 85 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:843: read oid 37 snap -1 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:843: expect deleted 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:844: read oid 44 snap 77 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:844: expect (ObjNum 153 snap 51 seq_num 153) 2024-08-29T18:16:31.138 INFO:tasks.rados.rados.0.smithi089.stdout:845: snap_create 2024-08-29T18:16:31.139 INFO:tasks.rados.rados.0.smithi089.stdout:839: finishing write tid 2 to smithi08969774-16 2024-08-29T18:16:31.140 INFO:tasks.rados.rados.0.smithi089.stdout:839: finishing write tid 3 to smithi08969774-16 2024-08-29T18:16:31.144 INFO:tasks.rados.rados.0.smithi089.stdout:841: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:16:31.144 INFO:tasks.rados.rados.0.smithi089.stdout:839: finishing write tid 4 to smithi08969774-16 2024-08-29T18:16:31.144 INFO:tasks.rados.rados.0.smithi089.stdout:839: finishing write tid 5 to smithi08969774-16 2024-08-29T18:16:31.145 INFO:tasks.rados.rados.0.smithi089.stdout:839: finishing write tid 6 to smithi08969774-16 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:839: oid 16 updating version 0 to 371 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:839: oid 16 version 371 is already newer than 369 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:839: oid 16 updating version 371 to 372 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:839: oid 16 version 372 is already newer than 370 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:839: oid 16 updating version 372 to 373 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 373 (ObjNum 252 snap 86 seq_num 252) dirty exists 2024-08-29T18:16:31.146 INFO:tasks.rados.rados.0.smithi089.stdout:839: left oid 16 (ObjNum 252 snap 86 seq_num 252) 2024-08-29T18:16:31.147 INFO:tasks.rados.rados.0.smithi089.stdout:842: finishing rollback tid 0 to smithi08969774-19 2024-08-29T18:16:31.147 INFO:tasks.rados.rados.0.smithi089.stdout:842: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:16:31.147 INFO:tasks.rados.rados.0.smithi089.stdout:842: finishing rollback tid 2 to smithi08969774-19 2024-08-29T18:16:31.147 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 218 (ObjNum 111 snap 30 seq_num 111) dirty exists 2024-08-29T18:16:31.149 INFO:tasks.rados.rados.0.smithi089.stdout:841: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:16:31.149 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 333 (ObjNum 33 snap 0 seq_num 2868913872) dirty dne 2024-08-29T18:16:31.160 INFO:tasks.rados.rados.0.smithi089.stdout:840: expect (ObjNum 200 snap 71 seq_num 200) 2024-08-29T18:16:31.249 INFO:tasks.rados.rados.0.smithi089.stdout:844: expect (ObjNum 153 snap 51 seq_num 153) 2024-08-29T18:16:31.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:30 smithi089 bash[22629]: cluster 2024-08-29T18:16:29.942805+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-29T18:16:31.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:30 smithi089 bash[22629]: cluster 2024-08-29T18:16:30.200183+0000 mgr.y (mgr.15006) 12 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-29T18:16:31.279 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:30 smithi089 bash[22629]: cluster 2024-08-29T18:16:30.874174+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-29T18:16:31.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:30 smithi089 bash[32084]: cluster 2024-08-29T18:16:29.942805+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-29T18:16:31.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:30 smithi089 bash[32084]: cluster 2024-08-29T18:16:30.200183+0000 mgr.y (mgr.15006) 12 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-29T18:16:31.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:30 smithi089 bash[32084]: cluster 2024-08-29T18:16:30.874174+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-29T18:16:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:30 smithi144 bash[24722]: cluster 2024-08-29T18:16:29.942805+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-29T18:16:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:30 smithi144 bash[24722]: cluster 2024-08-29T18:16:30.200183+0000 mgr.y (mgr.15006) 12 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-29T18:16:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:30 smithi144 bash[24722]: cluster 2024-08-29T18:16:30.874174+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-29T18:16:31.948 INFO:tasks.rados.rados.0.smithi089.stdout:839: done (6 left) 2024-08-29T18:16:31.948 INFO:tasks.rados.rados.0.smithi089.stdout:840: done (5 left) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:841: done (4 left) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:842: done (3 left) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:843: done (2 left) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:844: done (1 left) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:845: done (0 left) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:846: read oid 27 snap -1 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:846: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:16:31.951 INFO:tasks.rados.rados.0.smithi089.stdout:847: snap_create 2024-08-29T18:16:31.952 INFO:tasks.rados.rados.0.smithi089.stdout:846: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:16:32.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:31 smithi144 bash[24722]: cluster 2024-08-29T18:16:30.957187+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e36: y(active, since 12s), standbys: x 2024-08-29T18:16:32.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:31 smithi089 bash[32084]: cluster 2024-08-29T18:16:30.957187+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e36: y(active, since 12s), standbys: x 2024-08-29T18:16:32.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:31 smithi089 bash[22629]: cluster 2024-08-29T18:16:30.957187+0000 mon.a (mon.0) 1429 : cluster [DBG] mgrmap e36: y(active, since 12s), standbys: x 2024-08-29T18:16:32.955 INFO:tasks.rados.rados.0.smithi089.stdout:846: done (1 left) 2024-08-29T18:16:32.955 INFO:tasks.rados.rados.0.smithi089.stdout:847: done (0 left) 2024-08-29T18:16:32.956 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 88 2024-08-29T18:16:32.956 INFO:tasks.rados.rados.0.smithi089.stdout:848: seq_num 253 ranges {1253376=647168,1900544=786432,2686976=417792} 2024-08-29T18:16:32.969 INFO:tasks.rados.rados.0.smithi089.stdout:848: writing smithi08969774-36 from 1253376 to 1900544 tid 1 2024-08-29T18:16:32.974 INFO:tasks.rados.rados.0.smithi089.stdout:848: writing smithi08969774-36 from 1900544 to 2686976 tid 2 2024-08-29T18:16:32.978 INFO:tasks.rados.rados.0.smithi089.stdout:848: writing smithi08969774-36 from 2686976 to 3104768 tid 3 2024-08-29T18:16:32.978 INFO:tasks.rados.rados.0.smithi089.stdout:849: read oid 40 snap -1 2024-08-29T18:16:32.978 INFO:tasks.rados.rados.0.smithi089.stdout:849: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:16:32.978 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 88 2024-08-29T18:16:32.978 INFO:tasks.rados.rados.0.smithi089.stdout:850: seq_num 254 ranges {2244608=663552,2908160=663552,3571712=540672} 2024-08-29T18:16:32.994 INFO:tasks.rados.rados.0.smithi089.stdout:850: writing smithi08969774-20 from 2244608 to 2908160 tid 1 2024-08-29T18:16:32.998 INFO:tasks.rados.rados.0.smithi089.stdout:850: writing smithi08969774-20 from 2908160 to 3571712 tid 2 2024-08-29T18:16:33.001 INFO:tasks.rados.rados.0.smithi089.stdout:850: writing smithi08969774-20 from 3571712 to 4112384 tid 3 2024-08-29T18:16:33.001 INFO:tasks.rados.rados.0.smithi089.stdout:851: copy_from oid 19 from oid 38 current snap is 88 2024-08-29T18:16:33.001 INFO:tasks.rados.rados.0.smithi089.stdout:848: finishing write tid 1 to smithi08969774-36 2024-08-29T18:16:33.002 INFO:tasks.rados.rados.0.smithi089.stdout:849: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:16:33.002 INFO:tasks.rados.rados.0.smithi089.stdout:848: finishing write tid 2 to smithi08969774-36 2024-08-29T18:16:33.002 INFO:tasks.rados.rados.0.smithi089.stdout:848: finishing write tid 3 to smithi08969774-36 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: finishing write tid 4 to smithi08969774-36 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: finishing write tid 5 to smithi08969774-36 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: oid 36 updating version 0 to 546 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: oid 36 updating version 546 to 547 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: oid 36 updating version 547 to 549 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: oid 36 version 549 is already newer than 548 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 549 (ObjNum 253 snap 88 seq_num 253) dirty exists 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: left oid 36 (ObjNum 253 snap 88 seq_num 253) 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:850: finishing write tid 1 to smithi08969774-20 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:848: done (3 left) 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:849: done (2 left) 2024-08-29T18:16:33.003 INFO:tasks.rados.rados.0.smithi089.stdout:852: delete oid 26 current snap is 88 2024-08-29T18:16:33.004 INFO:tasks.rados.rados.0.smithi089.stdout:850: finishing write tid 2 to smithi08969774-20 2024-08-29T18:16:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:850: finishing write tid 3 to smithi08969774-20 2024-08-29T18:16:33.009 INFO:tasks.rados.rados.0.smithi089.stdout:850: finishing write tid 4 to smithi08969774-20 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:850: finishing write tid 5 to smithi08969774-20 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:850: oid 20 updating version 0 to 482 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:850: oid 20 version 482 is already newer than 481 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:850: oid 20 version 482 is already newer than 480 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:850: oid 20 version 482 is already newer than 479 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 482 (ObjNum 254 snap 88 seq_num 254) dirty exists 2024-08-29T18:16:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:850: left oid 20 (ObjNum 254 snap 88 seq_num 254) 2024-08-29T18:16:33.014 INFO:tasks.rados.rados.0.smithi089.stdout:850: done (2 left) 2024-08-29T18:16:33.014 INFO:tasks.rados.rados.0.smithi089.stdout:852: done (1 left) 2024-08-29T18:16:33.014 INFO:tasks.rados.rados.0.smithi089.stdout:853: read oid 13 snap -1 2024-08-29T18:16:33.015 INFO:tasks.rados.rados.0.smithi089.stdout:853: expect (ObjNum 239 snap 84 seq_num 239) 2024-08-29T18:16:33.015 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 88 2024-08-29T18:16:33.015 INFO:tasks.rados.rados.0.smithi089.stdout:854: seq_num 256 ranges {4112384=696320,4808704=434176,5242880=770048} 2024-08-29T18:16:33.042 INFO:tasks.rados.rados.0.smithi089.stdout:854: writing smithi08969774-20 from 4112384 to 4808704 tid 1 2024-08-29T18:16:33.045 INFO:tasks.rados.rados.0.smithi089.stdout:854: writing smithi08969774-20 from 4808704 to 5242880 tid 2 2024-08-29T18:16:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:854: writing smithi08969774-20 from 5242880 to 6012928 tid 3 2024-08-29T18:16:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 88 2024-08-29T18:16:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:855: seq_num 257 ranges {3260416=712704,3973120=720896,4694016=483328} 2024-08-29T18:16:33.072 INFO:tasks.rados.rados.0.smithi089.stdout:855: writing smithi08969774-25 from 3260416 to 3973120 tid 1 2024-08-29T18:16:33.076 INFO:tasks.rados.rados.0.smithi089.stdout:855: writing smithi08969774-25 from 3973120 to 4694016 tid 2 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:855: writing smithi08969774-25 from 4694016 to 5177344 tid 3 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:856: setattr oid 23 current snap is 88 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:851: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:851: finishing copy_from to smithi08969774-19 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 234 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:854: finishing write tid 1 to smithi08969774-20 2024-08-29T18:16:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:854: finishing write tid 2 to smithi08969774-20 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: finishing write tid 3 to smithi08969774-20 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: finishing write tid 4 to smithi08969774-20 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: finishing write tid 5 to smithi08969774-20 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: oid 20 updating version 0 to 486 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: oid 20 version 486 is already newer than 484 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: oid 20 version 486 is already newer than 485 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: oid 20 version 486 is already newer than 483 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 486 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:16:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:854: left oid 20 (ObjNum 256 snap 88 seq_num 256) 2024-08-29T18:16:33.082 INFO:tasks.rados.rados.0.smithi089.stdout:851: done (4 left) 2024-08-29T18:16:33.082 INFO:tasks.rados.rados.0.smithi089.stdout:854: done (3 left) 2024-08-29T18:16:33.082 INFO:tasks.rados.rados.0.smithi089.stdout:857: read oid 6 snap -1 2024-08-29T18:16:33.082 INFO:tasks.rados.rados.0.smithi089.stdout:857: expect (ObjNum 241 snap 85 seq_num 241) 2024-08-29T18:16:33.082 INFO:tasks.rados.rados.0.smithi089.stdout:858: copy_from oid 26 from oid 12 current snap is 88 2024-08-29T18:16:33.082 INFO:tasks.rados.rados.0.smithi089.stdout:853: expect (ObjNum 239 snap 84 seq_num 239) 2024-08-29T18:16:33.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:32 smithi089 bash[22629]: cluster 2024-08-29T18:16:31.954007+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-29T18:16:33.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:32 smithi089 bash[22629]: cluster 2024-08-29T18:16:32.200975+0000 mgr.y (mgr.15006) 13 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-29T18:16:33.147 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:32 smithi089 bash[32084]: cluster 2024-08-29T18:16:31.954007+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-29T18:16:33.147 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:32 smithi089 bash[32084]: cluster 2024-08-29T18:16:32.200975+0000 mgr.y (mgr.15006) 13 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-29T18:16:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:32 smithi144 bash[24722]: cluster 2024-08-29T18:16:31.954007+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-29T18:16:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:32 smithi144 bash[24722]: cluster 2024-08-29T18:16:32.200975+0000 mgr.y (mgr.15006) 13 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: finishing write tid 1 to smithi08969774-25 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: finishing write tid 2 to smithi08969774-25 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: finishing write tid 3 to smithi08969774-25 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: finishing write tid 4 to smithi08969774-25 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: finishing write tid 5 to smithi08969774-25 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: oid 25 updating version 0 to 294 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: oid 25 version 294 is already newer than 291 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: oid 25 version 294 is already newer than 293 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: oid 25 version 294 is already newer than 292 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 294 (ObjNum 257 snap 88 seq_num 257) dirty exists 2024-08-29T18:16:33.798 INFO:tasks.rados.rados.0.smithi089.stdout:855: left oid 25 (ObjNum 257 snap 88 seq_num 257) 2024-08-29T18:16:33.799 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 430 (ObjNum 231 snap 81 seq_num 231) dirty exists 2024-08-29T18:16:33.799 INFO:tasks.rados.rados.0.smithi089.stdout:857: expect (ObjNum 241 snap 85 seq_num 241) 2024-08-29T18:16:33.962 INFO:tasks.rados.rados.0.smithi089.stdout:858: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:16:33.962 INFO:tasks.rados.rados.0.smithi089.stdout:858: finishing copy_from to smithi08969774-26 2024-08-29T18:16:33.962 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 544 (ObjNum 250 snap 86 seq_num 250) dirty exists 2024-08-29T18:16:33.962 INFO:tasks.rados.rados.0.smithi089.stdout:853: done (4 left) 2024-08-29T18:16:33.962 INFO:tasks.rados.rados.0.smithi089.stdout:855: done (3 left) 2024-08-29T18:16:33.962 INFO:tasks.rados.rados.0.smithi089.stdout:856: done (2 left) 2024-08-29T18:16:33.963 INFO:tasks.rados.rados.0.smithi089.stdout:857: done (1 left) 2024-08-29T18:16:33.963 INFO:tasks.rados.rados.0.smithi089.stdout:858: done (0 left) 2024-08-29T18:16:33.963 INFO:tasks.rados.rados.0.smithi089.stdout:859: delete oid 21 current snap is 88 2024-08-29T18:16:33.964 INFO:tasks.rados.rados.0.smithi089.stdout:859: done (0 left) 2024-08-29T18:16:33.965 INFO:tasks.rados.rados.0.smithi089.stdout:860: rollback oid 34 current snap is 88 2024-08-29T18:16:33.965 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 34 to 87 2024-08-29T18:16:33.965 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 88 2024-08-29T18:16:33.965 INFO:tasks.rados.rados.0.smithi089.stdout:861: seq_num 259 ranges {6479872=745472,7225344=540672,7766016=581632,8347648=81920} 2024-08-29T18:16:34.010 INFO:tasks.rados.rados.0.smithi089.stdout:861: writing smithi08969774-26 from 6479872 to 7225344 tid 1 2024-08-29T18:16:34.014 INFO:tasks.rados.rados.0.smithi089.stdout:861: writing smithi08969774-26 from 7225344 to 7766016 tid 2 2024-08-29T18:16:34.017 INFO:tasks.rados.rados.0.smithi089.stdout:861: writing smithi08969774-26 from 7766016 to 8347648 tid 3 2024-08-29T18:16:34.018 INFO:tasks.rados.rados.0.smithi089.stdout:861: writing smithi08969774-26 from 8347648 to 8429568 tid 4 2024-08-29T18:16:34.018 INFO:tasks.rados.rados.0.smithi089.stdout:862: copy_from oid 19 from oid 20 current snap is 88 2024-08-29T18:16:34.018 INFO:tasks.rados.rados.0.smithi089.stdout:860: finishing rollback tid 0 to smithi08969774-34 2024-08-29T18:16:34.019 INFO:tasks.rados.rados.0.smithi089.stdout:860: finishing rollback tid 1 to smithi08969774-34 2024-08-29T18:16:34.019 INFO:tasks.rados.rados.0.smithi089.stdout:860: finishing rollback tid 2 to smithi08969774-34 2024-08-29T18:16:34.019 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 378 (ObjNum 188 snap 66 seq_num 188) dirty exists 2024-08-29T18:16:34.019 INFO:tasks.rados.rados.0.smithi089.stdout:860: done (2 left) 2024-08-29T18:16:34.019 INFO:tasks.rados.rados.0.smithi089.stdout:863: snap_remove snap 86 2024-08-29T18:16:34.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:33 smithi089 bash[22629]: cluster 2024-08-29T18:16:32.962943+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-29T18:16:34.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:33 smithi089 bash[22629]: audit 2024-08-29T18:16:33.700487+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:34.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:33 smithi089 bash[32084]: cluster 2024-08-29T18:16:32.962943+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-29T18:16:34.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:33 smithi089 bash[32084]: audit 2024-08-29T18:16:33.700487+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:34.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:33 smithi144 bash[24722]: cluster 2024-08-29T18:16:32.962943+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-29T18:16:34.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:33 smithi144 bash[24722]: audit 2024-08-29T18:16:33.700487+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:34.983 INFO:tasks.rados.rados.0.smithi089.stdout:863: done (2 left) 2024-08-29T18:16:34.983 INFO:tasks.rados.rados.0.smithi089.stdout:864: rollback oid 47 current snap is 88 2024-08-29T18:16:34.983 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 85 2024-08-29T18:16:34.983 INFO:tasks.rados.rados.0.smithi089.stdout:861: finishing write tid 1 to smithi08969774-26 2024-08-29T18:16:34.983 INFO:tasks.rados.rados.0.smithi089.stdout:861: finishing write tid 2 to smithi08969774-26 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: finishing write tid 3 to smithi08969774-26 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: finishing write tid 4 to smithi08969774-26 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: finishing write tid 5 to smithi08969774-26 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: finishing write tid 6 to smithi08969774-26 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: oid 26 updating version 0 to 549 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: oid 26 version 549 is already newer than 548 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: oid 26 version 549 is already newer than 545 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: oid 26 version 549 is already newer than 547 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: oid 26 version 549 is already newer than 546 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 549 (ObjNum 259 snap 88 seq_num 259) dirty exists 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:861: left oid 26 (ObjNum 259 snap 88 seq_num 259) 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:862: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:16:34.984 INFO:tasks.rados.rados.0.smithi089.stdout:862: finishing copy_from to smithi08969774-19 2024-08-29T18:16:34.985 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 486 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:16:34.985 INFO:tasks.rados.rados.0.smithi089.stdout:861: done (2 left) 2024-08-29T18:16:34.985 INFO:tasks.rados.rados.0.smithi089.stdout:862: done (1 left) 2024-08-29T18:16:34.985 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 88 2024-08-29T18:16:34.985 INFO:tasks.rados.rados.0.smithi089.stdout:865: seq_num 260 ranges {3235840=761856,3997696=417792,4415488=786432} 2024-08-29T18:16:35.009 INFO:tasks.rados.rados.0.smithi089.stdout:865: writing smithi08969774-41 from 3235840 to 3997696 tid 1 2024-08-29T18:16:35.012 INFO:tasks.rados.rados.0.smithi089.stdout:865: writing smithi08969774-41 from 3997696 to 4415488 tid 2 2024-08-29T18:16:35.017 INFO:tasks.rados.rados.0.smithi089.stdout:865: writing smithi08969774-41 from 4415488 to 5201920 tid 3 2024-08-29T18:16:35.017 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 88 2024-08-29T18:16:35.018 INFO:tasks.rados.rados.0.smithi089.stdout:864: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:16:35.018 INFO:tasks.rados.rados.0.smithi089.stdout:864: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:16:35.018 INFO:tasks.rados.rados.0.smithi089.stdout:864: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:16:35.018 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 337 (ObjNum 87 snap 18 seq_num 87) dirty exists 2024-08-29T18:16:35.018 INFO:tasks.rados.rados.0.smithi089.stdout:865: finishing write tid 1 to smithi08969774-41 2024-08-29T18:16:35.018 INFO:tasks.rados.rados.0.smithi089.stdout:866: seq_num 261 ranges {2318336=778240,3096576=704512,3801088=499712} 2024-08-29T18:16:35.037 INFO:tasks.rados.rados.0.smithi089.stdout:866: writing smithi08969774-23 from 2318336 to 3096576 tid 1 2024-08-29T18:16:35.042 INFO:tasks.rados.rados.0.smithi089.stdout:866: writing smithi08969774-23 from 3096576 to 3801088 tid 2 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:866: writing smithi08969774-23 from 3801088 to 4300800 tid 3 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:864: done (2 left) 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:867: snap_create 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:865: finishing write tid 2 to smithi08969774-41 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:865: finishing write tid 3 to smithi08969774-41 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:865: finishing write tid 4 to smithi08969774-41 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:865: finishing write tid 5 to smithi08969774-41 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:865: oid 41 updating version 0 to 340 2024-08-29T18:16:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:865: oid 41 version 340 is already newer than 339 2024-08-29T18:16:35.047 INFO:tasks.rados.rados.0.smithi089.stdout:865: oid 41 updating version 340 to 342 2024-08-29T18:16:35.047 INFO:tasks.rados.rados.0.smithi089.stdout:865: oid 41 version 342 is already newer than 341 2024-08-29T18:16:35.047 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 342 (ObjNum 260 snap 88 seq_num 260) dirty exists 2024-08-29T18:16:35.047 INFO:tasks.rados.rados.0.smithi089.stdout:865: left oid 41 (ObjNum 260 snap 88 seq_num 260) 2024-08-29T18:16:35.047 INFO:tasks.rados.rados.0.smithi089.stdout:866: finishing write tid 1 to smithi08969774-23 2024-08-29T18:16:35.047 INFO:tasks.rados.rados.0.smithi089.stdout:866: finishing write tid 2 to smithi08969774-23 2024-08-29T18:16:35.049 INFO:tasks.rados.rados.0.smithi089.stdout:866: finishing write tid 3 to smithi08969774-23 2024-08-29T18:16:35.049 INFO:tasks.rados.rados.0.smithi089.stdout:866: finishing write tid 4 to smithi08969774-23 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:866: finishing write tid 5 to smithi08969774-23 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:866: oid 23 updating version 0 to 435 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:866: oid 23 updating version 435 to 436 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:866: oid 23 version 436 is already newer than 433 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:866: oid 23 version 436 is already newer than 434 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 436 (ObjNum 261 snap 88 seq_num 261) dirty exists 2024-08-29T18:16:35.051 INFO:tasks.rados.rados.0.smithi089.stdout:866: left oid 23 (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:16:35.173 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:34 smithi089 bash[32084]: cluster 2024-08-29T18:16:34.201759+0000 mgr.y (mgr.15006) 14 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:35.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:34 smithi089 bash[22629]: cluster 2024-08-29T18:16:34.201759+0000 mgr.y (mgr.15006) 14 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:35.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:34 smithi144 bash[24722]: cluster 2024-08-29T18:16:34.201759+0000 mgr.y (mgr.15006) 14 : cluster [DBG] pgmap v26: 121 pgs: 121 active+clean; 168 MiB data, 881 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:35.873 INFO:tasks.rados.rados.0.smithi089.stdout:865: done (2 left) 2024-08-29T18:16:35.873 INFO:tasks.rados.rados.0.smithi089.stdout:866: done (1 left) 2024-08-29T18:16:35.873 INFO:tasks.rados.rados.0.smithi089.stdout:867: done (0 left) 2024-08-29T18:16:35.874 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 89 2024-08-29T18:16:35.874 INFO:tasks.rados.rados.0.smithi089.stdout:868: seq_num 262 ranges {2203648=794624,2998272=589824,3588096=614400} 2024-08-29T18:16:35.893 INFO:tasks.rados.rados.0.smithi089.stdout:868: writing smithi08969774-45 from 2203648 to 2998272 tid 1 2024-08-29T18:16:35.897 INFO:tasks.rados.rados.0.smithi089.stdout:868: writing smithi08969774-45 from 2998272 to 3588096 tid 2 2024-08-29T18:16:35.902 INFO:tasks.rados.rados.0.smithi089.stdout:868: writing smithi08969774-45 from 3588096 to 4202496 tid 3 2024-08-29T18:16:35.902 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 89 2024-08-29T18:16:35.902 INFO:tasks.rados.rados.0.smithi089.stdout:869: seq_num 263 ranges {0=409600,409600=475136,884736=557056,1441792=573440} 2024-08-29T18:16:35.905 INFO:tasks.rados.rados.0.smithi089.stdout:869: writing smithi08969774-10 from 0 to 409600 tid 1 2024-08-29T18:16:35.909 INFO:tasks.rados.rados.0.smithi089.stdout:869: writing smithi08969774-10 from 409600 to 884736 tid 2 2024-08-29T18:16:35.913 INFO:tasks.rados.rados.0.smithi089.stdout:869: writing smithi08969774-10 from 884736 to 1441792 tid 3 2024-08-29T18:16:35.917 INFO:tasks.rados.rados.0.smithi089.stdout:869: writing smithi08969774-10 from 1441792 to 2015232 tid 4 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:870: delete oid 7 current snap is 89 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: finishing write tid 1 to smithi08969774-45 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: finishing write tid 2 to smithi08969774-45 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: finishing write tid 3 to smithi08969774-45 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: finishing write tid 4 to smithi08969774-45 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: finishing write tid 5 to smithi08969774-45 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: oid 45 updating version 0 to 554 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: oid 45 version 554 is already newer than 553 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: oid 45 updating version 554 to 555 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: oid 45 updating version 555 to 556 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 556 (ObjNum 262 snap 89 seq_num 262) dirty exists 2024-08-29T18:16:35.918 INFO:tasks.rados.rados.0.smithi089.stdout:868: left oid 45 (ObjNum 262 snap 89 seq_num 262) 2024-08-29T18:16:35.919 INFO:tasks.rados.rados.0.smithi089.stdout:869: finishing write tid 1 to smithi08969774-10 2024-08-29T18:16:35.919 INFO:tasks.rados.rados.0.smithi089.stdout:869: finishing write tid 2 to smithi08969774-10 2024-08-29T18:16:35.922 INFO:tasks.rados.rados.0.smithi089.stdout:869: finishing write tid 3 to smithi08969774-10 2024-08-29T18:16:35.923 INFO:tasks.rados.rados.0.smithi089.stdout:868: done (2 left) 2024-08-29T18:16:35.923 INFO:tasks.rados.rados.0.smithi089.stdout:870: done (1 left) 2024-08-29T18:16:35.923 INFO:tasks.rados.rados.0.smithi089.stdout:871: rmattr oid 20 current snap is 89 2024-08-29T18:16:35.923 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 89 2024-08-29T18:16:35.923 INFO:tasks.rados.rados.0.smithi089.stdout:872: seq_num 265 ranges {2244608=442368,2686976=647168,3334144=573440,3907584=385024} 2024-08-29T18:16:35.938 INFO:tasks.rados.rados.0.smithi089.stdout:872: writing smithi08969774-47 from 2244608 to 2686976 tid 1 2024-08-29T18:16:35.942 INFO:tasks.rados.rados.0.smithi089.stdout:872: writing smithi08969774-47 from 2686976 to 3334144 tid 2 2024-08-29T18:16:35.945 INFO:tasks.rados.rados.0.smithi089.stdout:872: writing smithi08969774-47 from 3334144 to 3907584 tid 3 2024-08-29T18:16:35.948 INFO:tasks.rados.rados.0.smithi089.stdout:872: writing smithi08969774-47 from 3907584 to 4292608 tid 4 2024-08-29T18:16:35.948 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 89 2024-08-29T18:16:35.948 INFO:tasks.rados.rados.0.smithi089.stdout:869: finishing write tid 4 to smithi08969774-10 2024-08-29T18:16:35.948 INFO:tasks.rados.rados.0.smithi089.stdout:873: seq_num 266 ranges {3538944=458752,3997696=524288,4521984=729088,5251072=352256} 2024-08-29T18:16:35.970 INFO:tasks.rados.rados.0.smithi089.stdout:873: writing smithi08969774-48 from 3538944 to 3997696 tid 1 2024-08-29T18:16:35.974 INFO:tasks.rados.rados.0.smithi089.stdout:873: writing smithi08969774-48 from 3997696 to 4521984 tid 2 2024-08-29T18:16:35.978 INFO:tasks.rados.rados.0.smithi089.stdout:873: writing smithi08969774-48 from 4521984 to 5251072 tid 3 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:873: writing smithi08969774-48 from 5251072 to 5603328 tid 4 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:874: delete oid 6 current snap is 89 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: finishing write tid 5 to smithi08969774-10 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: finishing write tid 6 to smithi08969774-10 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: oid 10 updating version 0 to 578 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: oid 10 updating version 578 to 582 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: oid 10 version 582 is already newer than 580 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: oid 10 version 582 is already newer than 579 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:869: oid 10 version 582 is already newer than 581 2024-08-29T18:16:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 582 (ObjNum 263 snap 89 seq_num 263) dirty exists 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:869: left oid 10 (ObjNum 263 snap 89 seq_num 263) 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 487 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: finishing write tid 1 to smithi08969774-47 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: finishing write tid 2 to smithi08969774-47 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: finishing write tid 3 to smithi08969774-47 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: finishing write tid 4 to smithi08969774-47 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: finishing write tid 5 to smithi08969774-47 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: finishing write tid 6 to smithi08969774-47 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: oid 47 updating version 0 to 344 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: oid 47 updating version 344 to 346 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: oid 47 updating version 346 to 347 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: oid 47 updating version 347 to 348 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:872: oid 47 version 348 is already newer than 345 2024-08-29T18:16:35.982 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 348 (ObjNum 265 snap 89 seq_num 265) dirty exists 2024-08-29T18:16:35.983 INFO:tasks.rados.rados.0.smithi089.stdout:872: left oid 47 (ObjNum 265 snap 89 seq_num 265) 2024-08-29T18:16:35.983 INFO:tasks.rados.rados.0.smithi089.stdout:873: finishing write tid 1 to smithi08969774-48 2024-08-29T18:16:35.983 INFO:tasks.rados.rados.0.smithi089.stdout:873: finishing write tid 2 to smithi08969774-48 2024-08-29T18:16:35.983 INFO:tasks.rados.rados.0.smithi089.stdout:869: done (4 left) 2024-08-29T18:16:35.984 INFO:tasks.rados.rados.0.smithi089.stdout:871: done (3 left) 2024-08-29T18:16:35.984 INFO:tasks.rados.rados.0.smithi089.stdout:872: done (2 left) 2024-08-29T18:16:35.984 INFO:tasks.rados.rados.0.smithi089.stdout:874: done (1 left) 2024-08-29T18:16:35.984 INFO:tasks.rados.rados.0.smithi089.stdout:875: snap_create 2024-08-29T18:16:35.985 INFO:tasks.rados.rados.0.smithi089.stdout:873: finishing write tid 3 to smithi08969774-48 2024-08-29T18:16:35.986 INFO:tasks.rados.rados.0.smithi089.stdout:873: finishing write tid 4 to smithi08969774-48 2024-08-29T18:16:35.986 INFO:tasks.rados.rados.0.smithi089.stdout:873: finishing write tid 5 to smithi08969774-48 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: finishing write tid 6 to smithi08969774-48 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: oid 48 updating version 0 to 488 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: oid 48 updating version 488 to 489 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: oid 48 updating version 489 to 490 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: oid 48 updating version 490 to 492 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: oid 48 version 492 is already newer than 491 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 492 (ObjNum 266 snap 89 seq_num 266) dirty exists 2024-08-29T18:16:35.988 INFO:tasks.rados.rados.0.smithi089.stdout:873: left oid 48 (ObjNum 266 snap 89 seq_num 266) 2024-08-29T18:16:36.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:35 smithi144 bash[24722]: cluster 2024-08-29T18:16:34.985210+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-29T18:16:36.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:35 smithi144 bash[24722]: cluster 2024-08-29T18:16:35.877050+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-29T18:16:36.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:35 smithi089 bash[22629]: cluster 2024-08-29T18:16:34.985210+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-29T18:16:36.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:35 smithi089 bash[22629]: cluster 2024-08-29T18:16:35.877050+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-29T18:16:36.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:35 smithi089 bash[32084]: cluster 2024-08-29T18:16:34.985210+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-29T18:16:36.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:35 smithi089 bash[32084]: cluster 2024-08-29T18:16:35.877050+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-29T18:16:36.985 INFO:tasks.rados.rados.0.smithi089.stdout:873: done (1 left) 2024-08-29T18:16:36.985 INFO:tasks.rados.rados.0.smithi089.stdout:875: done (0 left) 2024-08-29T18:16:36.985 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 90 2024-08-29T18:16:36.985 INFO:tasks.rados.rados.0.smithi089.stdout:876: seq_num 268 ranges {10051584=491520,10543104=745472,11288576=745472,12034048=114688} 2024-08-29T18:16:37.045 INFO:tasks.rados.rados.0.smithi089.stdout:876: writing smithi08969774-13 from 10051584 to 10543104 tid 1 2024-08-29T18:16:37.049 INFO:tasks.rados.rados.0.smithi089.stdout:876: writing smithi08969774-13 from 10543104 to 11288576 tid 2 2024-08-29T18:16:37.053 INFO:tasks.rados.rados.0.smithi089.stdout:876: writing smithi08969774-13 from 11288576 to 12034048 tid 3 2024-08-29T18:16:37.054 INFO:tasks.rados.rados.0.smithi089.stdout:876: writing smithi08969774-13 from 12034048 to 12148736 tid 4 2024-08-29T18:16:37.054 INFO:tasks.rados.rados.0.smithi089.stdout:877: delete oid 50 current snap is 90 2024-08-29T18:16:37.054 INFO:tasks.rados.rados.0.smithi089.stdout:876: finishing write tid 1 to smithi08969774-13 2024-08-29T18:16:37.060 INFO:tasks.rados.rados.0.smithi089.stdout:877: done (1 left) 2024-08-29T18:16:37.061 INFO:tasks.rados.rados.0.smithi089.stdout:878: rollback oid 21 current snap is 90 2024-08-29T18:16:37.061 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 89 2024-08-29T18:16:37.061 INFO:tasks.rados.rados.0.smithi089.stdout:879: snap_remove snap 77 2024-08-29T18:16:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:36 smithi144 bash[24722]: cluster 2024-08-29T18:16:36.202546+0000 mgr.y (mgr.15006) 15 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 204 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2024-08-29T18:16:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:36 smithi144 bash[24722]: audit 2024-08-29T18:16:36.416870+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:36 smithi144 bash[24722]: audit 2024-08-29T18:16:36.426308+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:36 smithi144 bash[24722]: audit 2024-08-29T18:16:36.429983+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:36 smithi144 bash[24722]: audit 2024-08-29T18:16:36.431430+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:37.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[22629]: cluster 2024-08-29T18:16:36.202546+0000 mgr.y (mgr.15006) 15 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 204 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2024-08-29T18:16:37.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[22629]: audit 2024-08-29T18:16:36.416870+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[22629]: audit 2024-08-29T18:16:36.426308+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[22629]: audit 2024-08-29T18:16:36.429983+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[22629]: audit 2024-08-29T18:16:36.431430+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:37.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[32084]: cluster 2024-08-29T18:16:36.202546+0000 mgr.y (mgr.15006) 15 : cluster [DBG] pgmap v29: 121 pgs: 121 active+clean; 204 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 28 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2024-08-29T18:16:37.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[32084]: audit 2024-08-29T18:16:36.416870+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:37.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[32084]: audit 2024-08-29T18:16:36.426308+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[32084]: audit 2024-08-29T18:16:36.429983+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:36 smithi089 bash[32084]: audit 2024-08-29T18:16:36.431430+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:879: done (2 left) 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:876: finishing write tid 2 to smithi08969774-13 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:876: finishing write tid 3 to smithi08969774-13 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:876: finishing write tid 4 to smithi08969774-13 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:878: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 352 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:876: finishing write tid 5 to smithi08969774-13 2024-08-29T18:16:38.047 INFO:tasks.rados.rados.0.smithi089.stdout:876: finishing write tid 6 to smithi08969774-13 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: oid 13 updating version 0 to 300 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: oid 13 version 300 is already newer than 298 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: oid 13 version 300 is already newer than 299 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: oid 13 updating version 300 to 302 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: oid 13 version 302 is already newer than 301 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 302 (ObjNum 268 snap 90 seq_num 268) dirty exists 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: left oid 13 (ObjNum 268 snap 90 seq_num 268) 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:880: read oid 35 snap -1 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:880: expect deleted 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:876: done (2 left) 2024-08-29T18:16:38.048 INFO:tasks.rados.rados.0.smithi089.stdout:878: done (1 left) 2024-08-29T18:16:38.049 INFO:tasks.rados.rados.0.smithi089.stdout:881: read oid 12 snap -1 2024-08-29T18:16:38.049 INFO:tasks.rados.rados.0.smithi089.stdout:881: expect (ObjNum 250 snap 86 seq_num 250) 2024-08-29T18:16:38.049 INFO:tasks.rados.rados.0.smithi089.stdout:882: read oid 29 snap -1 2024-08-29T18:16:38.049 INFO:tasks.rados.rados.0.smithi089.stdout:882: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:38.049 INFO:tasks.rados.rados.0.smithi089.stdout:883: snap_remove snap 89 2024-08-29T18:16:38.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.433508+0000 mgr.y (mgr.15006) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.433821+0000 mgr.y (mgr.15006) 17 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.604706+0000 mgr.y (mgr.15006) 18 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.612216+0000 mgr.y (mgr.15006) 19 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.732664+0000 mgr.y (mgr.15006) 20 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.752277+0000 mgr.y (mgr.15006) 21 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.861035+0000 mgr.y (mgr.15006) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:36.891467+0000 mgr.y (mgr.15006) 23 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cluster 2024-08-29T18:16:36.992284+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-29T18:16:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: audit 2024-08-29T18:16:37.002339+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: audit 2024-08-29T18:16:37.010128+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: audit 2024-08-29T18:16:37.032044+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: audit 2024-08-29T18:16:37.037714+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: audit 2024-08-29T18:16:37.043786+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:37 smithi144 bash[24722]: cephadm 2024-08-29T18:16:37.085011+0000 mgr.y (mgr.15006) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:16:38.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.433508+0000 mgr.y (mgr.15006) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.433821+0000 mgr.y (mgr.15006) 17 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.604706+0000 mgr.y (mgr.15006) 18 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.612216+0000 mgr.y (mgr.15006) 19 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.732664+0000 mgr.y (mgr.15006) 20 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.752277+0000 mgr.y (mgr.15006) 21 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.861035+0000 mgr.y (mgr.15006) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:36.891467+0000 mgr.y (mgr.15006) 23 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cluster 2024-08-29T18:16:36.992284+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: audit 2024-08-29T18:16:37.002339+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: audit 2024-08-29T18:16:37.010128+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: audit 2024-08-29T18:16:37.032044+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: audit 2024-08-29T18:16:37.037714+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: audit 2024-08-29T18:16:37.043786+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[22629]: cephadm 2024-08-29T18:16:37.085011+0000 mgr.y (mgr.15006) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.433508+0000 mgr.y (mgr.15006) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.433821+0000 mgr.y (mgr.15006) 17 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.604706+0000 mgr.y (mgr.15006) 18 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.612216+0000 mgr.y (mgr.15006) 19 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.732664+0000 mgr.y (mgr.15006) 20 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.752277+0000 mgr.y (mgr.15006) 21 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.861035+0000 mgr.y (mgr.15006) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:16:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:36.891467+0000 mgr.y (mgr.15006) 23 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cluster 2024-08-29T18:16:36.992284+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: audit 2024-08-29T18:16:37.002339+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: audit 2024-08-29T18:16:37.010128+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: audit 2024-08-29T18:16:37.032044+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: audit 2024-08-29T18:16:37.037714+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: audit 2024-08-29T18:16:37.043786+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:38.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:37 smithi089 bash[32084]: cephadm 2024-08-29T18:16:37.085011+0000 mgr.y (mgr.15006) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-29T18:16:39.062 INFO:tasks.rados.rados.0.smithi089.stdout:882: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:16:39.157 INFO:tasks.rados.rados.0.smithi089.stdout:881: expect (ObjNum 250 snap 86 seq_num 250) 2024-08-29T18:16:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:39 smithi144 bash[24722]: cephadm 2024-08-29T18:16:37.329565+0000 mgr.y (mgr.15006) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:16:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:39 smithi144 bash[24722]: cluster 2024-08-29T18:16:38.052868+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-29T18:16:39.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:39 smithi144 bash[24722]: cluster 2024-08-29T18:16:38.203254+0000 mgr.y (mgr.15006) 26 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 204 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-08-29T18:16:39.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:39 smithi089 bash[22629]: cephadm 2024-08-29T18:16:37.329565+0000 mgr.y (mgr.15006) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:16:39.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:39 smithi089 bash[22629]: cluster 2024-08-29T18:16:38.052868+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-29T18:16:39.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:39 smithi089 bash[22629]: cluster 2024-08-29T18:16:38.203254+0000 mgr.y (mgr.15006) 26 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 204 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-08-29T18:16:39.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:39 smithi089 bash[32084]: cephadm 2024-08-29T18:16:37.329565+0000 mgr.y (mgr.15006) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi144 2024-08-29T18:16:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:39 smithi089 bash[32084]: cluster 2024-08-29T18:16:38.052868+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-29T18:16:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:39 smithi089 bash[32084]: cluster 2024-08-29T18:16:38.203254+0000 mgr.y (mgr.15006) 26 : cluster [DBG] pgmap v32: 121 pgs: 121 active+clean; 204 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail; 29 MiB/s rd, 9.3 MiB/s wr, 46 op/s 2024-08-29T18:16:39.479 INFO:tasks.rados.rados.0.smithi089.stdout:880: done (3 left) 2024-08-29T18:16:39.479 INFO:tasks.rados.rados.0.smithi089.stdout:881: done (2 left) 2024-08-29T18:16:39.479 INFO:tasks.rados.rados.0.smithi089.stdout:882: done (1 left) 2024-08-29T18:16:39.479 INFO:tasks.rados.rados.0.smithi089.stdout:883: done (0 left) 2024-08-29T18:16:39.479 INFO:tasks.rados.rados.0.smithi089.stdout:884: setattr oid 11 current snap is 90 2024-08-29T18:16:39.482 INFO:tasks.rados.rados.0.smithi089.stdout:885: rmattr oid 31 current snap is 90 2024-08-29T18:16:39.482 INFO:tasks.rados.rados.0.smithi089.stdout:885: done (1 left) 2024-08-29T18:16:39.482 INFO:tasks.rados.rados.0.smithi089.stdout:886: rollback oid 42 current snap is 90 2024-08-29T18:16:39.483 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 88 2024-08-29T18:16:39.483 INFO:tasks.rados.rados.0.smithi089.stdout:887: rollback oid 38 current snap is 90 2024-08-29T18:16:39.483 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 88 2024-08-29T18:16:39.483 INFO:tasks.rados.rados.0.smithi089.stdout:888: snap_create 2024-08-29T18:16:39.487 INFO:tasks.rados.rados.0.smithi089.stdout:886: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:16:39.487 INFO:tasks.rados.rados.0.smithi089.stdout:886: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:16:39.488 INFO:tasks.rados.rados.0.smithi089.stdout:886: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:16:39.488 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 366 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:16:39.488 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 594 (ObjNum 232 snap 82 seq_num 232) dirty exists 2024-08-29T18:16:39.490 INFO:tasks.rados.rados.0.smithi089.stdout:887: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:16:39.491 INFO:tasks.rados.rados.0.smithi089.stdout:887: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:16:39.491 INFO:tasks.rados.rados.0.smithi089.stdout:887: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:16:39.491 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 495 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:39.580 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:39 smithi144 bash[52952]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:16:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-29T18:16:40.067 INFO:tasks.rados.rados.0.smithi089.stdout:884: done (3 left) 2024-08-29T18:16:40.124 INFO:tasks.rados.rados.0.smithi089.stdout:886: done (2 left) 2024-08-29T18:16:40.124 INFO:tasks.rados.rados.0.smithi089.stdout:887: done (1 left) 2024-08-29T18:16:40.124 INFO:tasks.rados.rados.0.smithi089.stdout:888: done (0 left) 2024-08-29T18:16:40.124 INFO:tasks.rados.rados.0.smithi089.stdout:889: rollback oid 43 current snap is 91 2024-08-29T18:16:40.125 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 85 2024-08-29T18:16:40.125 INFO:tasks.rados.rados.0.smithi089.stdout:890: snap_create 2024-08-29T18:16:40.125 INFO:tasks.rados.rados.0.smithi089.stdout:889: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:16:40.125 INFO:tasks.rados.rados.0.smithi089.stdout:889: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:16:40.125 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 497 (ObjNum 220 snap 74 seq_num 220) dirty exists 2024-08-29T18:16:40.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:40 smithi144 bash[24722]: cluster 2024-08-29T18:16:39.067970+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-29T18:16:40.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:40 smithi089 bash[22629]: cluster 2024-08-29T18:16:39.067970+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-29T18:16:40.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:40 smithi089 bash[32084]: cluster 2024-08-29T18:16:39.067970+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-29T18:16:41.074 INFO:tasks.rados.rados.0.smithi089.stdout:889: done (1 left) 2024-08-29T18:16:41.075 INFO:tasks.rados.rados.0.smithi089.stdout:890: done (0 left) 2024-08-29T18:16:41.075 INFO:tasks.rados.rados.0.smithi089.stdout:891: rmattr oid 29 current snap is 92 2024-08-29T18:16:41.075 INFO:tasks.rados.rados.0.smithi089.stdout:892: snap_create 2024-08-29T18:16:41.085 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 318 (ObjNum 215 snap 73 seq_num 215) dirty exists 2024-08-29T18:16:41.321 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:41 smithi144 bash[24722]: cluster 2024-08-29T18:16:40.072038+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-29T18:16:41.321 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:41 smithi144 bash[24722]: cluster 2024-08-29T18:16:40.203988+0000 mgr.y (mgr.15006) 27 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:16:41.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:41 smithi089 bash[22629]: cluster 2024-08-29T18:16:40.072038+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-29T18:16:41.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:41 smithi089 bash[22629]: cluster 2024-08-29T18:16:40.203988+0000 mgr.y (mgr.15006) 27 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:16:41.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:41 smithi089 bash[32084]: cluster 2024-08-29T18:16:40.072038+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-29T18:16:41.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:41 smithi089 bash[32084]: cluster 2024-08-29T18:16:40.203988+0000 mgr.y (mgr.15006) 27 : cluster [DBG] pgmap v35: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:16:42.084 INFO:tasks.rados.rados.0.smithi089.stdout:891: done (1 left) 2024-08-29T18:16:42.084 INFO:tasks.rados.rados.0.smithi089.stdout:892: done (0 left) 2024-08-29T18:16:42.084 INFO:tasks.rados.rados.0.smithi089.stdout:893: delete oid 33 current snap is 93 2024-08-29T18:16:42.092 INFO:tasks.rados.rados.0.smithi089.stdout:893: done (0 left) 2024-08-29T18:16:42.092 INFO:tasks.rados.rados.0.smithi089.stdout:894: setattr oid 48 current snap is 93 2024-08-29T18:16:42.095 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 93 2024-08-29T18:16:42.095 INFO:tasks.rados.rados.0.smithi089.stdout:895: seq_num 271 ranges {1310720=540672,1851392=802816,2654208=516096,3170304=286720} 2024-08-29T18:16:42.125 INFO:tasks.rados.rados.0.smithi089.stdout:895: writing smithi08969774-2 from 1310720 to 1851392 tid 1 2024-08-29T18:16:42.138 INFO:tasks.rados.rados.0.smithi089.stdout:895: writing smithi08969774-2 from 1851392 to 2654208 tid 2 2024-08-29T18:16:42.145 INFO:tasks.rados.rados.0.smithi089.stdout:895: writing smithi08969774-2 from 2654208 to 3170304 tid 3 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:895: writing smithi08969774-2 from 3170304 to 3457024 tid 4 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:896: read oid 37 snap -1 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:896: expect deleted 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:897: copy_from oid 40 from oid 33 current snap is 93 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 498 (ObjNum 266 snap 89 seq_num 266) dirty exists 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:894: done (3 left) 2024-08-29T18:16:42.149 INFO:tasks.rados.rados.0.smithi089.stdout:898: snap_remove snap 85 2024-08-29T18:16:42.279 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[24722]: cluster 2024-08-29T18:16:41.081617+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:41 smithi144 systemd[1]: Stopping Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T18:16:42.280 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.100Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T18:16:42.281 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.101Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T18:16:42.281 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.101Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T18:16:42.281 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.101Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T18:16:42.281 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[59675]: ts=2024-08-29T18:16:42.101Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T18:16:42.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:42 smithi089 bash[22629]: cluster 2024-08-29T18:16:41.081617+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-29T18:16:42.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:42 smithi089 bash[32084]: cluster 2024-08-29T18:16:41.081617+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-29T18:16:42.803 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[60835]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:16:42.803 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 bash[60893]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:16:42.803 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T18:16:42.803 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 systemd[1]: Stopped Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:16:42.803 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:42 smithi144 systemd[1]: Started Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:898: done (3 left) 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:899: setattr oid 27 current snap is 93 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:895: finishing write tid 1 to smithi08969774-2 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:895: finishing write tid 2 to smithi08969774-2 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:895: finishing write tid 3 to smithi08969774-2 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:897: finishing copy_from to smithi08969774-40 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:897: got expected ENOENT (src dne) 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:897: finishing copy_from racing read to smithi08969774-40 2024-08-29T18:16:43.103 INFO:tasks.rados.rados.0.smithi089.stdout:895: finishing write tid 4 to smithi08969774-2 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: finishing write tid 5 to smithi08969774-2 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: finishing write tid 6 to smithi08969774-2 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: oid 2 updating version 0 to 368 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: oid 2 updating version 368 to 369 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: oid 2 version 369 is already newer than 366 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: oid 2 version 369 is already newer than 365 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: oid 2 version 369 is already newer than 367 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 369 (ObjNum 271 snap 93 seq_num 271) dirty exists 2024-08-29T18:16:43.104 INFO:tasks.rados.rados.0.smithi089.stdout:895: left oid 2 (ObjNum 271 snap 93 seq_num 271) 2024-08-29T18:16:43.106 INFO:tasks.rados.rados.0.smithi089.stdout:895: done (3 left) 2024-08-29T18:16:43.106 INFO:tasks.rados.rados.0.smithi089.stdout:896: done (2 left) 2024-08-29T18:16:43.106 INFO:tasks.rados.rados.0.smithi089.stdout:897: done (1 left) 2024-08-29T18:16:43.106 INFO:tasks.rados.rados.0.smithi089.stdout:900: snap_create 2024-08-29T18:16:43.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 375 (ObjNum 289 snap 0 seq_num 3474639306) dirty exists 2024-08-29T18:16:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:43 smithi144 bash[24722]: cluster 2024-08-29T18:16:42.090915+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-29T18:16:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:43 smithi144 bash[24722]: cluster 2024-08-29T18:16:42.204778+0000 mgr.y (mgr.15006) 28 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:16:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:43 smithi144 bash[24722]: audit 2024-08-29T18:16:42.825247+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:43 smithi144 bash[24722]: audit 2024-08-29T18:16:42.835835+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:43 smithi144 bash[24722]: audit 2024-08-29T18:16:42.842006+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:16:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:43 smithi144 bash[24722]: audit 2024-08-29T18:16:42.884999+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:43.423 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[32084]: cluster 2024-08-29T18:16:42.090915+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[32084]: cluster 2024-08-29T18:16:42.204778+0000 mgr.y (mgr.15006) 28 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[32084]: audit 2024-08-29T18:16:42.825247+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[32084]: audit 2024-08-29T18:16:42.835835+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[32084]: audit 2024-08-29T18:16:42.842006+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[32084]: audit 2024-08-29T18:16:42.884999+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[22629]: cluster 2024-08-29T18:16:42.090915+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[22629]: cluster 2024-08-29T18:16:42.204778+0000 mgr.y (mgr.15006) 28 : cluster [DBG] pgmap v38: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 3.4 MiB/s wr, 14 op/s 2024-08-29T18:16:43.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[22629]: audit 2024-08-29T18:16:42.825247+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[22629]: audit 2024-08-29T18:16:42.835835+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[22629]: audit 2024-08-29T18:16:42.842006+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:16:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:43 smithi089 bash[22629]: audit 2024-08-29T18:16:42.884999+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:899: done (1 left) 2024-08-29T18:16:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:900: done (0 left) 2024-08-29T18:16:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 94 2024-08-29T18:16:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:901: seq_num 272 ranges {0=565248,565248=688128,1253376=729088,1982464=188416} 2024-08-29T18:16:44.109 INFO:tasks.rados.rados.0.smithi089.stdout:901: writing smithi08969774-37 from 0 to 565248 tid 1 2024-08-29T18:16:44.119 INFO:tasks.rados.rados.0.smithi089.stdout:901: writing smithi08969774-37 from 565248 to 1253376 tid 2 2024-08-29T18:16:44.128 INFO:tasks.rados.rados.0.smithi089.stdout:901: writing smithi08969774-37 from 1253376 to 1982464 tid 3 2024-08-29T18:16:44.131 INFO:tasks.rados.rados.0.smithi089.stdout:901: writing smithi08969774-37 from 1982464 to 2170880 tid 4 2024-08-29T18:16:44.131 INFO:tasks.rados.rados.0.smithi089.stdout:902: snap_create 2024-08-29T18:16:44.131 INFO:tasks.rados.rados.0.smithi089.stdout:901: finishing write tid 1 to smithi08969774-37 2024-08-29T18:16:44.131 INFO:tasks.rados.rados.0.smithi089.stdout:901: finishing write tid 2 to smithi08969774-37 2024-08-29T18:16:44.135 INFO:tasks.rados.rados.0.smithi089.stdout:901: finishing write tid 3 to smithi08969774-37 2024-08-29T18:16:44.136 INFO:tasks.rados.rados.0.smithi089.stdout:901: finishing write tid 4 to smithi08969774-37 2024-08-29T18:16:44.136 INFO:tasks.rados.rados.0.smithi089.stdout:901: finishing write tid 5 to smithi08969774-37 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: finishing write tid 6 to smithi08969774-37 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: oid 37 updating version 0 to 575 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: oid 37 version 575 is already newer than 573 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: oid 37 version 575 is already newer than 572 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: oid 37 version 575 is already newer than 571 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: oid 37 version 575 is already newer than 574 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 575 (ObjNum 272 snap 94 seq_num 272) dirty exists 2024-08-29T18:16:44.140 INFO:tasks.rados.rados.0.smithi089.stdout:901: left oid 37 (ObjNum 272 snap 94 seq_num 272) 2024-08-29T18:16:44.263 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:16:44.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:44 smithi089 bash[22629]: audit 2024-08-29T18:16:42.843146+0000 mgr.y (mgr.15006) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:16:44.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:44 smithi089 bash[22629]: cluster 2024-08-29T18:16:43.107733+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-29T18:16:44.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:44 smithi089 bash[32084]: audit 2024-08-29T18:16:42.843146+0000 mgr.y (mgr.15006) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:16:44.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:44 smithi089 bash[32084]: cluster 2024-08-29T18:16:43.107733+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-29T18:16:44.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[24722]: audit 2024-08-29T18:16:42.843146+0000 mgr.y (mgr.15006) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:16:44.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[24722]: cluster 2024-08-29T18:16:43.107733+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-29T18:16:44.556 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:16:44.557 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (6m) 19s ago 7m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:16:44.557 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (7m) 19s ago 7m 78.4M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:16:44.557 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (10m) 19s ago 10m 15.0M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:16:44.557 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (10m) 19s ago 10m 18.7M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:16:44.557 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (93s) 19s ago 18m 269M - 19.1.1-235-g1ef86450 d401bb9bb76e 7c83b706669f 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (43s) 19s ago 20m 469M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (20m) 19s ago 20m 62.0M 2048M 18.2.4-774-gfe43f1c9 96384990183a d3e5056c504e 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (18m) 19s ago 18m 51.5M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (18m) 19s ago 18m 48.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (7m) 19s ago 7m 8263k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (7m) 19s ago 7m 8431k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (17m) 19s ago 17m 138M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (16m) 19s ago 16m 135M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:16:44.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (15m) 19s ago 15m 142M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:16:44.559 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (14m) 19s ago 14m 114M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:16:44.559 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (13m) 19s ago 13m 155M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:16:44.559 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (12m) 19s ago 12m 117M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:16:44.559 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (12m) 19s ago 12m 104M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:16:44.559 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (11m) 19s ago 11m 125M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:16:44.559 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 starting - - - - 2024-08-29T18:16:44.915 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:16:44.915 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:16:44.915 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:16:44.915 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 13, 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:16:44.916 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:16:44.917 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:16:45.112 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.978Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.978Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.978Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi144 (none))" 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.978Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.978Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.980Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.980Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.982Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.982Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.985Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.985Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.774µs 2024-08-29T18:16:45.113 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.985Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:44 smithi144 bash[60922]: ts=2024-08-29T18:16:44.987Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.000Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.001Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.002Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.002Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.529µs wal_replay_duration=16.164033ms wbl_replay_duration=93ns total_replay_duration=16.245579ms 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.003Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.003Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T18:16:45.114 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.004Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T18:16:45.115 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.028Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.155297ms db_storage=1.035µs remote_storage=1.229µs web_handler=423ns query_engine=803ns scrape=263.51µs scrape_sd=98.028µs notify=15.312µs notify_sd=31.966µs rules=23.355467ms tracing=6.05µs 2024-08-29T18:16:45.115 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.028Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T18:16:45.115 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[60922]: ts=2024-08-29T18:16:45.028Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T18:16:45.123 INFO:tasks.rados.rados.0.smithi089.stdout:901: done (1 left) 2024-08-29T18:16:45.123 INFO:tasks.rados.rados.0.smithi089.stdout:902: done (0 left) 2024-08-29T18:16:45.123 INFO:tasks.rados.rados.0.smithi089.stdout:903: read oid 11 snap 92 2024-08-29T18:16:45.123 INFO:tasks.rados.rados.0.smithi089.stdout:903: expect (ObjNum 232 snap 82 seq_num 232) 2024-08-29T18:16:45.123 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 95 2024-08-29T18:16:45.123 INFO:tasks.rados.rados.0.smithi089.stdout:904: seq_num 273 ranges {0=581632,581632=565248,1146880=532480,1679360=507904} 2024-08-29T18:16:45.132 INFO:tasks.rados.rados.0.smithi089.stdout:904: writing smithi08969774-21 from 0 to 581632 tid 1 2024-08-29T18:16:45.143 INFO:tasks.rados.rados.0.smithi089.stdout:904: writing smithi08969774-21 from 581632 to 1146880 tid 2 2024-08-29T18:16:45.153 INFO:tasks.rados.rados.0.smithi089.stdout:904: writing smithi08969774-21 from 1146880 to 1679360 tid 3 2024-08-29T18:16:45.161 INFO:tasks.rados.rados.0.smithi089.stdout:904: writing smithi08969774-21 from 1679360 to 2187264 tid 4 2024-08-29T18:16:45.161 INFO:tasks.rados.rados.0.smithi089.stdout:905: delete oid 47 current snap is 95 2024-08-29T18:16:45.161 INFO:tasks.rados.rados.0.smithi089.stdout:904: finishing write tid 1 to smithi08969774-21 2024-08-29T18:16:45.162 INFO:tasks.rados.rados.0.smithi089.stdout:904: finishing write tid 2 to smithi08969774-21 2024-08-29T18:16:45.162 INFO:tasks.rados.rados.0.smithi089.stdout:903: expect (ObjNum 232 snap 82 seq_num 232) 2024-08-29T18:16:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:904: finishing write tid 3 to smithi08969774-21 2024-08-29T18:16:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:904: finishing write tid 4 to smithi08969774-21 2024-08-29T18:16:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:904: finishing write tid 5 to smithi08969774-21 2024-08-29T18:16:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:904: finishing write tid 6 to smithi08969774-21 2024-08-29T18:16:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:904: oid 21 updating version 0 to 400 2024-08-29T18:16:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:904: oid 21 version 400 is already newer than 397 2024-08-29T18:16:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:904: oid 21 version 400 is already newer than 398 2024-08-29T18:16:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:904: oid 21 version 400 is already newer than 396 2024-08-29T18:16:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:904: oid 21 version 400 is already newer than 399 2024-08-29T18:16:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 400 (ObjNum 273 snap 95 seq_num 273) dirty exists 2024-08-29T18:16:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:904: left oid 21 (ObjNum 273 snap 95 seq_num 273) 2024-08-29T18:16:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:903: done (2 left) 2024-08-29T18:16:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:904: done (1 left) 2024-08-29T18:16:45.339 INFO:tasks.rados.rados.0.smithi089.stdout:905: done (0 left) 2024-08-29T18:16:45.339 INFO:tasks.rados.rados.0.smithi089.stdout:906: snap_create 2024-08-29T18:16:45.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[32084]: cluster 2024-08-29T18:16:44.106819+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-29T18:16:45.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[32084]: cluster 2024-08-29T18:16:44.205453+0000 mgr.y (mgr.15006) 30 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:45.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[32084]: audit 2024-08-29T18:16:44.257598+0000 mgr.y (mgr.15006) 31 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:45.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[32084]: audit 2024-08-29T18:16:44.922638+0000 mon.a (mon.0) 1456 : audit [DBG] from='client.? 172.21.15.89:0/4262947324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:16:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[22629]: cluster 2024-08-29T18:16:44.106819+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-29T18:16:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[22629]: cluster 2024-08-29T18:16:44.205453+0000 mgr.y (mgr.15006) 30 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[22629]: audit 2024-08-29T18:16:44.257598+0000 mgr.y (mgr.15006) 31 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:45 smithi089 bash[22629]: audit 2024-08-29T18:16:44.922638+0000 mon.a (mon.0) 1456 : audit [DBG] from='client.? 172.21.15.89:0/4262947324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:16:45.437 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[24722]: cluster 2024-08-29T18:16:44.106819+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-29T18:16:45.437 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[24722]: cluster 2024-08-29T18:16:44.205453+0000 mgr.y (mgr.15006) 30 : cluster [DBG] pgmap v41: 121 pgs: 121 active+clean; 178 MiB data, 1011 MiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:45.437 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[24722]: audit 2024-08-29T18:16:44.257598+0000 mgr.y (mgr.15006) 31 : audit [DBG] from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:45.437 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:45 smithi144 bash[24722]: audit 2024-08-29T18:16:44.922638+0000 mon.a (mon.0) 1456 : audit [DBG] from='client.? 172.21.15.89:0/4262947324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:16:45.878 INFO:tasks.rados.rados.0.smithi089.stdout:906: done (0 left) 2024-08-29T18:16:45.878 INFO:tasks.rados.rados.0.smithi089.stdout:907: setattr oid 39 current snap is 96 2024-08-29T18:16:45.880 INFO:tasks.rados.rados.0.smithi089.stdout:908: read oid 37 snap -1 2024-08-29T18:16:45.880 INFO:tasks.rados.rados.0.smithi089.stdout:908: expect (ObjNum 272 snap 94 seq_num 272) 2024-08-29T18:16:45.880 INFO:tasks.rados.rados.0.smithi089.stdout:909: read oid 25 snap -1 2024-08-29T18:16:45.880 INFO:tasks.rados.rados.0.smithi089.stdout:909: expect (ObjNum 257 snap 88 seq_num 257) 2024-08-29T18:16:45.880 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 96 2024-08-29T18:16:45.880 INFO:tasks.rados.rados.0.smithi089.stdout:910: seq_num 275 ranges {0=614400,614400=786432,1400832=499712,1900544=319488} 2024-08-29T18:16:45.889 INFO:tasks.rados.rados.0.smithi089.stdout:910: writing smithi08969774-47 from 0 to 614400 tid 1 2024-08-29T18:16:45.901 INFO:tasks.rados.rados.0.smithi089.stdout:910: writing smithi08969774-47 from 614400 to 1400832 tid 2 2024-08-29T18:16:45.907 INFO:tasks.rados.rados.0.smithi089.stdout:910: writing smithi08969774-47 from 1400832 to 1900544 tid 3 2024-08-29T18:16:45.911 INFO:tasks.rados.rados.0.smithi089.stdout:910: writing smithi08969774-47 from 1900544 to 2220032 tid 4 2024-08-29T18:16:45.911 INFO:tasks.rados.rados.0.smithi089.stdout:911: copy_from oid 42 from oid 26 current snap is 96 2024-08-29T18:16:45.911 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 377 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:45.911 INFO:tasks.rados.rados.0.smithi089.stdout:907: done (4 left) 2024-08-29T18:16:45.911 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 96 2024-08-29T18:16:45.911 INFO:tasks.rados.rados.0.smithi089.stdout:912: seq_num 276 ranges {6479872=630784,7110656=671744,7782400=704512,8486912=229376} 2024-08-29T18:16:45.973 INFO:tasks.rados.rados.0.smithi089.stdout:912: writing smithi08969774-12 from 6479872 to 7110656 tid 1 2024-08-29T18:16:45.977 INFO:tasks.rados.rados.0.smithi089.stdout:912: writing smithi08969774-12 from 7110656 to 7782400 tid 2 2024-08-29T18:16:45.982 INFO:tasks.rados.rados.0.smithi089.stdout:912: writing smithi08969774-12 from 7782400 to 8486912 tid 3 2024-08-29T18:16:45.984 INFO:tasks.rados.rados.0.smithi089.stdout:912: writing smithi08969774-12 from 8486912 to 8716288 tid 4 2024-08-29T18:16:45.984 INFO:tasks.rados.rados.0.smithi089.stdout:913: delete oid 33 current snap is 96 2024-08-29T18:16:45.984 INFO:tasks.rados.rados.0.smithi089.stdout:908: expect (ObjNum 272 snap 94 seq_num 272) 2024-08-29T18:16:46.072 INFO:tasks.rados.rados.0.smithi089.stdout:910: finishing write tid 1 to smithi08969774-47 2024-08-29T18:16:46.072 INFO:tasks.rados.rados.0.smithi089.stdout:910: finishing write tid 2 to smithi08969774-47 2024-08-29T18:16:46.072 INFO:tasks.rados.rados.0.smithi089.stdout:910: finishing write tid 3 to smithi08969774-47 2024-08-29T18:16:46.072 INFO:tasks.rados.rados.0.smithi089.stdout:910: finishing write tid 4 to smithi08969774-47 2024-08-29T18:16:46.072 INFO:tasks.rados.rados.0.smithi089.stdout:910: finishing write tid 5 to smithi08969774-47 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: finishing write tid 6 to smithi08969774-47 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: oid 47 updating version 0 to 367 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: oid 47 version 367 is already newer than 364 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: oid 47 version 367 is already newer than 365 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: oid 47 version 367 is already newer than 366 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: oid 47 version 367 is already newer than 363 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 367 (ObjNum 275 snap 96 seq_num 275) dirty exists 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:910: left oid 47 (ObjNum 275 snap 96 seq_num 275) 2024-08-29T18:16:46.073 INFO:tasks.rados.rados.0.smithi089.stdout:909: expect (ObjNum 257 snap 88 seq_num 257) 2024-08-29T18:16:46.341 INFO:tasks.rados.rados.0.smithi089.stdout:911: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:16:46.341 INFO:tasks.rados.rados.0.smithi089.stdout:912: finishing write tid 1 to smithi08969774-12 2024-08-29T18:16:46.341 INFO:tasks.rados.rados.0.smithi089.stdout:912: finishing write tid 2 to smithi08969774-12 2024-08-29T18:16:46.341 INFO:tasks.rados.rados.0.smithi089.stdout:912: finishing write tid 3 to smithi08969774-12 2024-08-29T18:16:46.341 INFO:tasks.rados.rados.0.smithi089.stdout:912: finishing write tid 4 to smithi08969774-12 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:911: finishing copy_from to smithi08969774-42 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 549 (ObjNum 259 snap 88 seq_num 259) dirty exists 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: finishing write tid 5 to smithi08969774-12 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: finishing write tid 6 to smithi08969774-12 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: oid 12 updating version 0 to 579 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: oid 12 updating version 579 to 580 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: oid 12 version 580 is already newer than 577 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: oid 12 updating version 580 to 581 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: oid 12 version 581 is already newer than 578 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 581 (ObjNum 276 snap 96 seq_num 276) dirty exists 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:912: left oid 12 (ObjNum 276 snap 96 seq_num 276) 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:908: done (5 left) 2024-08-29T18:16:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:909: done (4 left) 2024-08-29T18:16:46.343 INFO:tasks.rados.rados.0.smithi089.stdout:910: done (3 left) 2024-08-29T18:16:46.343 INFO:tasks.rados.rados.0.smithi089.stdout:911: done (2 left) 2024-08-29T18:16:46.343 INFO:tasks.rados.rados.0.smithi089.stdout:912: done (1 left) 2024-08-29T18:16:46.343 INFO:tasks.rados.rados.0.smithi089.stdout:913: done (0 left) 2024-08-29T18:16:46.343 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 96 2024-08-29T18:16:46.343 INFO:tasks.rados.rados.0.smithi089.stdout:914: seq_num 278 ranges {49152=663552,712704=442368,1155072=720896,1875968=442368} 2024-08-29T18:16:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:914: writing smithi08969774-3 from 49152 to 712704 tid 1 2024-08-29T18:16:46.351 INFO:tasks.rados.rados.0.smithi089.stdout:914: writing smithi08969774-3 from 712704 to 1155072 tid 2 2024-08-29T18:16:46.359 INFO:tasks.rados.rados.0.smithi089.stdout:914: writing smithi08969774-3 from 1155072 to 1875968 tid 3 2024-08-29T18:16:46.362 INFO:tasks.rados.rados.0.smithi089.stdout:914: writing smithi08969774-3 from 1875968 to 2318336 tid 4 2024-08-29T18:16:46.363 INFO:tasks.rados.rados.0.smithi089.stdout:915: snap_create 2024-08-29T18:16:46.363 INFO:tasks.rados.rados.0.smithi089.stdout:914: finishing write tid 1 to smithi08969774-3 2024-08-29T18:16:46.363 INFO:tasks.rados.rados.0.smithi089.stdout:914: finishing write tid 2 to smithi08969774-3 2024-08-29T18:16:46.368 INFO:tasks.rados.rados.0.smithi089.stdout:914: finishing write tid 3 to smithi08969774-3 2024-08-29T18:16:46.368 INFO:tasks.rados.rados.0.smithi089.stdout:914: finishing write tid 4 to smithi08969774-3 2024-08-29T18:16:46.369 INFO:tasks.rados.rados.0.smithi089.stdout:914: finishing write tid 5 to smithi08969774-3 2024-08-29T18:16:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:914: finishing write tid 6 to smithi08969774-3 2024-08-29T18:16:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:914: oid 3 updating version 0 to 604 2024-08-29T18:16:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:914: oid 3 updating version 604 to 607 2024-08-29T18:16:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:914: oid 3 updating version 607 to 608 2024-08-29T18:16:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:914: oid 3 version 608 is already newer than 606 2024-08-29T18:16:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:914: oid 3 version 608 is already newer than 605 2024-08-29T18:16:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 608 (ObjNum 278 snap 96 seq_num 278) dirty exists 2024-08-29T18:16:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:914: left oid 3 (ObjNum 278 snap 96 seq_num 278) 2024-08-29T18:16:46.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[22629]: audit 2024-08-29T18:16:44.546876+0000 mgr.y (mgr.15006) 32 : audit [DBG] from='client.24980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[22629]: cluster 2024-08-29T18:16:45.129842+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[22629]: cluster 2024-08-29T18:16:45.884005+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[22629]: audit 2024-08-29T18:16:45.985082+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[22629]: audit 2024-08-29T18:16:45.987214+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[22629]: audit 2024-08-29T18:16:45.988793+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[32084]: audit 2024-08-29T18:16:44.546876+0000 mgr.y (mgr.15006) 32 : audit [DBG] from='client.24980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:46.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[32084]: cluster 2024-08-29T18:16:45.129842+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-29T18:16:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[32084]: cluster 2024-08-29T18:16:45.884005+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-29T18:16:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[32084]: audit 2024-08-29T18:16:45.985082+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:16:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[32084]: audit 2024-08-29T18:16:45.987214+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:16:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:46 smithi089 bash[32084]: audit 2024-08-29T18:16:45.988793+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:46.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:46 smithi144 bash[24722]: audit 2024-08-29T18:16:44.546876+0000 mgr.y (mgr.15006) 32 : audit [DBG] from='client.24980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:16:46.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:46 smithi144 bash[24722]: cluster 2024-08-29T18:16:45.129842+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-29T18:16:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:46 smithi144 bash[24722]: cluster 2024-08-29T18:16:45.884005+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-29T18:16:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:46 smithi144 bash[24722]: audit 2024-08-29T18:16:45.985082+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:16:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:46 smithi144 bash[24722]: audit 2024-08-29T18:16:45.987214+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:16:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:46 smithi144 bash[24722]: audit 2024-08-29T18:16:45.988793+0000 mon.a (mon.0) 1461 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:16:47.137 INFO:tasks.rados.rados.0.smithi089.stdout:914: done (1 left) 2024-08-29T18:16:47.138 INFO:tasks.rados.rados.0.smithi089.stdout:915: done (0 left) 2024-08-29T18:16:47.138 INFO:tasks.rados.rados.0.smithi089.stdout:916: snap_remove snap 91 2024-08-29T18:16:47.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:47 smithi089 bash[22629]: cephadm 2024-08-29T18:16:45.984493+0000 mgr.y (mgr.15006) 33 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T18:16:47.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:47 smithi089 bash[22629]: cephadm 2024-08-29T18:16:45.990561+0000 mgr.y (mgr.15006) 34 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T18:16:47.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:47 smithi089 bash[22629]: cluster 2024-08-29T18:16:46.206120+0000 mgr.y (mgr.15006) 35 : cluster [DBG] pgmap v44: 121 pgs: 121 active+clean; 158 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 22 op/s 2024-08-29T18:16:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:47 smithi089 bash[32084]: cephadm 2024-08-29T18:16:45.984493+0000 mgr.y (mgr.15006) 33 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T18:16:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:47 smithi089 bash[32084]: cephadm 2024-08-29T18:16:45.990561+0000 mgr.y (mgr.15006) 34 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T18:16:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:47 smithi089 bash[32084]: cluster 2024-08-29T18:16:46.206120+0000 mgr.y (mgr.15006) 35 : cluster [DBG] pgmap v44: 121 pgs: 121 active+clean; 158 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 22 op/s 2024-08-29T18:16:47.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:47 smithi144 bash[24722]: cephadm 2024-08-29T18:16:45.984493+0000 mgr.y (mgr.15006) 33 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-29T18:16:47.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:47 smithi144 bash[24722]: cephadm 2024-08-29T18:16:45.990561+0000 mgr.y (mgr.15006) 34 : cephadm [INF] Deploying daemon mgr.x on smithi144 2024-08-29T18:16:47.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:47 smithi144 bash[24722]: cluster 2024-08-29T18:16:46.206120+0000 mgr.y (mgr.15006) 35 : cluster [DBG] pgmap v44: 121 pgs: 121 active+clean; 158 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 22 op/s 2024-08-29T18:16:48.145 INFO:tasks.rados.rados.0.smithi089.stdout:916: done (0 left) 2024-08-29T18:16:48.145 INFO:tasks.rados.rados.0.smithi089.stdout:917: rmattr oid 46 current snap is 97 2024-08-29T18:16:48.145 INFO:tasks.rados.rados.0.smithi089.stdout:917: done (0 left) 2024-08-29T18:16:48.146 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 97 2024-08-29T18:16:48.146 INFO:tasks.rados.rados.0.smithi089.stdout:918: seq_num 279 ranges {2187264=679936,2867200=720896,3588096=483328,4071424=401408} 2024-08-29T18:16:48.178 INFO:tasks.rados.rados.0.smithi089.stdout:918: writing smithi08969774-21 from 2187264 to 2867200 tid 1 2024-08-29T18:16:48.186 INFO:tasks.rados.rados.0.smithi089.stdout:918: writing smithi08969774-21 from 2867200 to 3588096 tid 2 2024-08-29T18:16:48.192 INFO:tasks.rados.rados.0.smithi089.stdout:918: writing smithi08969774-21 from 3588096 to 4071424 tid 3 2024-08-29T18:16:48.197 INFO:tasks.rados.rados.0.smithi089.stdout:918: writing smithi08969774-21 from 4071424 to 4472832 tid 4 2024-08-29T18:16:48.197 INFO:tasks.rados.rados.0.smithi089.stdout:919: delete oid 39 current snap is 97 2024-08-29T18:16:48.197 INFO:tasks.rados.rados.0.smithi089.stdout:918: finishing write tid 1 to smithi08969774-21 2024-08-29T18:16:48.197 INFO:tasks.rados.rados.0.smithi089.stdout:918: finishing write tid 2 to smithi08969774-21 2024-08-29T18:16:48.197 INFO:tasks.rados.rados.0.smithi089.stdout:918: finishing write tid 3 to smithi08969774-21 2024-08-29T18:16:48.201 INFO:tasks.rados.rados.0.smithi089.stdout:919: done (1 left) 2024-08-29T18:16:48.201 INFO:tasks.rados.rados.0.smithi089.stdout:920: read oid 49 snap -1 2024-08-29T18:16:48.201 INFO:tasks.rados.rados.0.smithi089.stdout:920: expect deleted 2024-08-29T18:16:48.201 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 97 2024-08-29T18:16:48.201 INFO:tasks.rados.rados.0.smithi089.stdout:921: seq_num 281 ranges {7241728=712704,7954432=491520,8445952=491520,8937472=622592} 2024-08-29T18:16:48.267 INFO:tasks.rados.rados.0.smithi089.stdout:921: writing smithi08969774-28 from 7241728 to 7954432 tid 1 2024-08-29T18:16:48.271 INFO:tasks.rados.rados.0.smithi089.stdout:921: writing smithi08969774-28 from 7954432 to 8445952 tid 2 2024-08-29T18:16:48.274 INFO:tasks.rados.rados.0.smithi089.stdout:921: writing smithi08969774-28 from 8445952 to 8937472 tid 3 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:921: writing smithi08969774-28 from 8937472 to 9560064 tid 4 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:922: read oid 39 snap -1 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:922: expect deleted 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:923: rmattr oid 12 current snap is 97 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:923: done (4 left) 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:924: delete oid 3 current snap is 97 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:918: finishing write tid 4 to smithi08969774-21 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:918: finishing write tid 5 to smithi08969774-21 2024-08-29T18:16:48.279 INFO:tasks.rados.rados.0.smithi089.stdout:918: finishing write tid 6 to smithi08969774-21 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:918: oid 21 updating version 0 to 403 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:918: oid 21 updating version 403 to 404 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:918: oid 21 updating version 404 to 405 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:918: oid 21 version 405 is already newer than 402 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:918: oid 21 updating version 405 to 406 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 406 (ObjNum 279 snap 97 seq_num 279) dirty exists 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:918: left oid 21 (ObjNum 279 snap 97 seq_num 279) 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:921: finishing write tid 1 to smithi08969774-28 2024-08-29T18:16:48.280 INFO:tasks.rados.rados.0.smithi089.stdout:921: finishing write tid 2 to smithi08969774-28 2024-08-29T18:16:48.282 INFO:tasks.rados.rados.0.smithi089.stdout:921: finishing write tid 3 to smithi08969774-28 2024-08-29T18:16:48.282 INFO:tasks.rados.rados.0.smithi089.stdout:921: finishing write tid 4 to smithi08969774-28 2024-08-29T18:16:48.283 INFO:tasks.rados.rados.0.smithi089.stdout:921: finishing write tid 5 to smithi08969774-28 2024-08-29T18:16:48.284 INFO:tasks.rados.rados.0.smithi089.stdout:918: done (4 left) 2024-08-29T18:16:48.284 INFO:tasks.rados.rados.0.smithi089.stdout:920: done (3 left) 2024-08-29T18:16:48.284 INFO:tasks.rados.rados.0.smithi089.stdout:922: done (2 left) 2024-08-29T18:16:48.284 INFO:tasks.rados.rados.0.smithi089.stdout:924: done (1 left) 2024-08-29T18:16:48.284 INFO:tasks.rados.rados.0.smithi089.stdout:925: copy_from oid 32 from oid 19 current snap is 97 2024-08-29T18:16:48.284 INFO:tasks.rados.rados.0.smithi089.stdout:926: snap_remove snap 95 2024-08-29T18:16:48.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:48 smithi144 bash[24722]: cluster 2024-08-29T18:16:47.141177+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-29T18:16:48.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:48 smithi089 bash[22629]: cluster 2024-08-29T18:16:47.141177+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-29T18:16:48.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:48 smithi089 bash[32084]: cluster 2024-08-29T18:16:47.141177+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-29T18:16:48.830 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.830 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.831 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.831 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.831 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.832 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.832 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.832 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.833 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:48.833 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: Stopping Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:16:48.833 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:48 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:49.170 INFO:tasks.rados.rados.0.smithi089.stdout:926: done (2 left) 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:927: snap_create 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: finishing write tid 6 to smithi08969774-28 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: oid 28 updating version 0 to 113 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: oid 28 version 113 is already newer than 109 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: oid 28 version 113 is already newer than 112 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: oid 28 version 113 is already newer than 110 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: oid 28 version 113 is already newer than 111 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 113 (ObjNum 281 snap 97 seq_num 281) dirty exists 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:921: left oid 28 (ObjNum 281 snap 97 seq_num 281) 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:925: finishing copy_from racing read to smithi08969774-32 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:925: finishing copy_from to smithi08969774-32 2024-08-29T18:16:49.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 486 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:16:49.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:49 smithi089 bash[22629]: cluster 2024-08-29T18:16:48.148766+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-29T18:16:49.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:49 smithi089 bash[22629]: cluster 2024-08-29T18:16:48.206970+0000 mgr.y (mgr.15006) 36 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 158 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 22 op/s 2024-08-29T18:16:49.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:49 smithi089 bash[22629]: audit 2024-08-29T18:16:48.701689+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:49.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:49 smithi089 bash[32084]: cluster 2024-08-29T18:16:48.148766+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-29T18:16:49.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:49 smithi089 bash[32084]: cluster 2024-08-29T18:16:48.206970+0000 mgr.y (mgr.15006) 36 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 158 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 22 op/s 2024-08-29T18:16:49.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:49 smithi089 bash[32084]: audit 2024-08-29T18:16:48.701689+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:49.533 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:49 smithi144 bash[24722]: cluster 2024-08-29T18:16:48.148766+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-29T18:16:49.533 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:49 smithi144 bash[24722]: cluster 2024-08-29T18:16:48.206970+0000 mgr.y (mgr.15006) 36 : cluster [DBG] pgmap v47: 121 pgs: 121 active+clean; 158 MiB data, 984 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 22 op/s 2024-08-29T18:16:49.533 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:49 smithi144 bash[24722]: audit 2024-08-29T18:16:48.701689+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:16:49.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:49 smithi144 bash[61199]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T18:16:49.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:16:49.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:49 smithi144 bash[61258]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-x 2024-08-29T18:16:49.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-29T18:16:49.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: Stopped Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:16:50.172 INFO:tasks.rados.rados.0.smithi089.stdout:921: done (2 left) 2024-08-29T18:16:50.172 INFO:tasks.rados.rados.0.smithi089.stdout:925: done (1 left) 2024-08-29T18:16:50.172 INFO:tasks.rados.rados.0.smithi089.stdout:927: done (0 left) 2024-08-29T18:16:50.172 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 98 2024-08-29T18:16:50.172 INFO:tasks.rados.rados.0.smithi089.stdout:928: seq_num 283 ranges {4472832=745472,5218304=712704,5931008=458752,6389760=434176} 2024-08-29T18:16:50.175 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.175 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.175 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.176 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.176 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.176 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:50 smithi144 systemd[1]: Started Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:16:50.176 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.177 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.177 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.177 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.177 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:16:49 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:16:50.201 INFO:tasks.rados.rados.0.smithi089.stdout:928: writing smithi08969774-21 from 4472832 to 5218304 tid 1 2024-08-29T18:16:50.205 INFO:tasks.rados.rados.0.smithi089.stdout:928: writing smithi08969774-21 from 5218304 to 5931008 tid 2 2024-08-29T18:16:50.208 INFO:tasks.rados.rados.0.smithi089.stdout:928: writing smithi08969774-21 from 5931008 to 6389760 tid 3 2024-08-29T18:16:50.211 INFO:tasks.rados.rados.0.smithi089.stdout:928: writing smithi08969774-21 from 6389760 to 6823936 tid 4 2024-08-29T18:16:50.211 INFO:tasks.rados.rados.0.smithi089.stdout:929: rollback oid 42 current snap is 98 2024-08-29T18:16:50.211 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 92 2024-08-29T18:16:50.211 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 98 2024-08-29T18:16:50.212 INFO:tasks.rados.rados.0.smithi089.stdout:930: seq_num 284 ranges {2220032=761856,2981888=598016,3579904=671744,4251648=335872} 2024-08-29T18:16:50.229 INFO:tasks.rados.rados.0.smithi089.stdout:930: writing smithi08969774-47 from 2220032 to 2981888 tid 1 2024-08-29T18:16:50.232 INFO:tasks.rados.rados.0.smithi089.stdout:930: writing smithi08969774-47 from 2981888 to 3579904 tid 2 2024-08-29T18:16:50.236 INFO:tasks.rados.rados.0.smithi089.stdout:930: writing smithi08969774-47 from 3579904 to 4251648 tid 3 2024-08-29T18:16:50.239 INFO:tasks.rados.rados.0.smithi089.stdout:930: writing smithi08969774-47 from 4251648 to 4587520 tid 4 2024-08-29T18:16:50.239 INFO:tasks.rados.rados.0.smithi089.stdout:931: copy_from oid 13 from oid 7 current snap is 98 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: finishing write tid 1 to smithi08969774-21 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: finishing write tid 2 to smithi08969774-21 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: finishing write tid 3 to smithi08969774-21 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:932: snap_create 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: finishing write tid 4 to smithi08969774-21 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: finishing write tid 5 to smithi08969774-21 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:929: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:929: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: finishing write tid 6 to smithi08969774-21 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: oid 21 updating version 0 to 410 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: oid 21 updating version 410 to 411 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: oid 21 updating version 411 to 414 2024-08-29T18:16:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:928: oid 21 version 414 is already newer than 412 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:928: oid 21 version 414 is already newer than 413 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 414 (ObjNum 283 snap 98 seq_num 283) dirty exists 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:928: left oid 21 (ObjNum 283 snap 98 seq_num 283) 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:929: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 552 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:930: finishing write tid 1 to smithi08969774-47 2024-08-29T18:16:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:930: finishing write tid 2 to smithi08969774-47 2024-08-29T18:16:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:931: finishing copy_from to smithi08969774-13 2024-08-29T18:16:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:931: got expected ENOENT (src dne) 2024-08-29T18:16:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:931: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:16:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:930: finishing write tid 3 to smithi08969774-47 2024-08-29T18:16:50.244 INFO:tasks.rados.rados.0.smithi089.stdout:930: finishing write tid 4 to smithi08969774-47 2024-08-29T18:16:50.245 INFO:tasks.rados.rados.0.smithi089.stdout:930: finishing write tid 5 to smithi08969774-47 2024-08-29T18:16:50.246 INFO:tasks.rados.rados.0.smithi089.stdout:930: finishing write tid 6 to smithi08969774-47 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:930: oid 47 updating version 0 to 374 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:930: oid 47 version 374 is already newer than 373 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:930: oid 47 version 374 is already newer than 371 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:930: oid 47 updating version 374 to 375 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:930: oid 47 version 375 is already newer than 372 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 375 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-08-29T18:16:50.247 INFO:tasks.rados.rados.0.smithi089.stdout:930: left oid 47 (ObjNum 284 snap 98 seq_num 284) 2024-08-29T18:16:50.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:50 smithi144 bash[24722]: cluster 2024-08-29T18:16:49.176755+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-29T18:16:50.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:50 smithi144 bash[24722]: audit 2024-08-29T18:16:50.090729+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:50.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:50 smithi144 bash[24722]: audit 2024-08-29T18:16:50.100537+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:50.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:50 smithi144 bash[24722]: audit 2024-08-29T18:16:50.102839+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:50.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[22629]: cluster 2024-08-29T18:16:49.176755+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-29T18:16:50.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[22629]: audit 2024-08-29T18:16:50.090729+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:50.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[22629]: audit 2024-08-29T18:16:50.100537+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:50.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[22629]: audit 2024-08-29T18:16:50.102839+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:50.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[32084]: cluster 2024-08-29T18:16:49.176755+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-29T18:16:50.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[32084]: audit 2024-08-29T18:16:50.090729+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:50.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[32084]: audit 2024-08-29T18:16:50.100537+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:50.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:50 smithi089 bash[32084]: audit 2024-08-29T18:16:50.102839+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:928: done (4 left) 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:929: done (3 left) 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:930: done (2 left) 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:931: done (1 left) 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:932: done (0 left) 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 99 2024-08-29T18:16:51.197 INFO:tasks.rados.rados.0.smithi089.stdout:933: seq_num 285 ranges {0=778240,778240=475136,1253376=475136,1728512=655360} 2024-08-29T18:16:51.201 INFO:tasks.rados.rados.0.smithi089.stdout:933: writing smithi08969774-15 from 0 to 778240 tid 1 2024-08-29T18:16:51.203 INFO:tasks.rados.rados.0.smithi089.stdout:933: writing smithi08969774-15 from 778240 to 1253376 tid 2 2024-08-29T18:16:51.206 INFO:tasks.rados.rados.0.smithi089.stdout:933: writing smithi08969774-15 from 1253376 to 1728512 tid 3 2024-08-29T18:16:51.210 INFO:tasks.rados.rados.0.smithi089.stdout:933: writing smithi08969774-15 from 1728512 to 2383872 tid 4 2024-08-29T18:16:51.210 INFO:tasks.rados.rados.0.smithi089.stdout:934: delete oid 31 current snap is 99 2024-08-29T18:16:51.218 INFO:tasks.rados.rados.0.smithi089.stdout:933: finishing write tid 1 to smithi08969774-15 2024-08-29T18:16:51.219 INFO:tasks.rados.rados.0.smithi089.stdout:933: finishing write tid 2 to smithi08969774-15 2024-08-29T18:16:51.219 INFO:tasks.rados.rados.0.smithi089.stdout:934: done (1 left) 2024-08-29T18:16:51.219 INFO:tasks.rados.rados.0.smithi089.stdout:935: snap_create 2024-08-29T18:16:51.220 INFO:tasks.rados.rados.0.smithi089.stdout:933: finishing write tid 3 to smithi08969774-15 2024-08-29T18:16:51.226 INFO:tasks.rados.rados.0.smithi089.stdout:933: finishing write tid 4 to smithi08969774-15 2024-08-29T18:16:51.226 INFO:tasks.rados.rados.0.smithi089.stdout:933: finishing write tid 5 to smithi08969774-15 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: finishing write tid 6 to smithi08969774-15 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: oid 15 updating version 0 to 324 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: oid 15 updating version 324 to 327 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: oid 15 version 327 is already newer than 326 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: oid 15 version 327 is already newer than 325 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: oid 15 version 327 is already newer than 323 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 327 (ObjNum 285 snap 99 seq_num 285) dirty exists 2024-08-29T18:16:51.229 INFO:tasks.rados.rados.0.smithi089.stdout:933: left oid 15 (ObjNum 285 snap 99 seq_num 285) 2024-08-29T18:16:51.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:51 smithi144 bash[61315]: debug 2024-08-29T18:16:51.311+0000 7f4cb9d61640 1 -- 172.21.15.144:0/3039975526 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563f58a110e0 con 0x563f58a13400 2024-08-29T18:16:51.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:51 smithi144 bash[61315]: debug 2024-08-29T18:16:51.423+0000 7f4cbc5cb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:16:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:51 smithi144 bash[24722]: cluster 2024-08-29T18:16:50.178631+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-29T18:16:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:51 smithi144 bash[24722]: cluster 2024-08-29T18:16:50.207733+0000 mgr.y (mgr.15006) 37 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s 2024-08-29T18:16:51.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:51 smithi089 bash[22629]: cluster 2024-08-29T18:16:50.178631+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-29T18:16:51.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:51 smithi089 bash[22629]: cluster 2024-08-29T18:16:50.207733+0000 mgr.y (mgr.15006) 37 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s 2024-08-29T18:16:51.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:51 smithi089 bash[32084]: cluster 2024-08-29T18:16:50.178631+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-29T18:16:51.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:51 smithi089 bash[32084]: cluster 2024-08-29T18:16:50.207733+0000 mgr.y (mgr.15006) 37 : cluster [DBG] pgmap v50: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s 2024-08-29T18:16:52.206 INFO:tasks.rados.rados.0.smithi089.stdout:933: done (1 left) 2024-08-29T18:16:52.206 INFO:tasks.rados.rados.0.smithi089.stdout:935: done (0 left) 2024-08-29T18:16:52.206 INFO:tasks.rados.rados.0.smithi089.stdout:936: copy_from oid 33 from oid 44 current snap is 100 2024-08-29T18:16:52.206 INFO:tasks.rados.rados.0.smithi089.stdout:937: delete oid 3 current snap is 100 2024-08-29T18:16:52.212 INFO:tasks.rados.rados.0.smithi089.stdout:937: done (1 left) 2024-08-29T18:16:52.212 INFO:tasks.rados.rados.0.smithi089.stdout:938: snap_remove snap 94 2024-08-29T18:16:52.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:52 smithi144 bash[24722]: cluster 2024-08-29T18:16:51.203343+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-29T18:16:52.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:52 smithi089 bash[22629]: cluster 2024-08-29T18:16:51.203343+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-29T18:16:52.673 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:52 smithi089 bash[32084]: cluster 2024-08-29T18:16:51.203343+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-29T18:16:53.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:52 smithi144 bash[61315]: debug 2024-08-29T18:16:52.651+0000 7f4cbc5cb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:16:53.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:52 smithi144 bash[61315]: debug 2024-08-29T18:16:52.715+0000 7f4cbc5cb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:16:53.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:52 smithi144 bash[61315]: debug 2024-08-29T18:16:52.867+0000 7f4cbc5cb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:16:53.223 INFO:tasks.rados.rados.0.smithi089.stdout:938: done (1 left) 2024-08-29T18:16:53.223 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 100 2024-08-29T18:16:53.223 INFO:tasks.rados.rados.0.smithi089.stdout:939: seq_num 288 ranges {6823936=24576} 2024-08-29T18:16:53.281 INFO:tasks.rados.rados.0.smithi089.stdout:939: writing smithi08969774-21 from 6823936 to 6848512 tid 1 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:940: read oid 3 snap -1 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:940: expect deleted 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:941: read oid 23 snap -1 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:941: expect (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:942: delete oid 19 current snap is 100 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:936: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:936: finishing copy_from to smithi08969774-33 2024-08-29T18:16:53.282 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 212 (ObjNum 246 snap 86 seq_num 246) dirty exists 2024-08-29T18:16:53.285 INFO:tasks.rados.rados.0.smithi089.stdout:939: finishing write tid 1 to smithi08969774-21 2024-08-29T18:16:53.286 INFO:tasks.rados.rados.0.smithi089.stdout:939: finishing write tid 2 to smithi08969774-21 2024-08-29T18:16:53.288 INFO:tasks.rados.rados.0.smithi089.stdout:936: done (4 left) 2024-08-29T18:16:53.289 INFO:tasks.rados.rados.0.smithi089.stdout:940: done (3 left) 2024-08-29T18:16:53.289 INFO:tasks.rados.rados.0.smithi089.stdout:942: done (2 left) 2024-08-29T18:16:53.289 INFO:tasks.rados.rados.0.smithi089.stdout:943: rollback oid 41 current snap is 100 2024-08-29T18:16:53.289 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 99 2024-08-29T18:16:53.289 INFO:tasks.rados.rados.0.smithi089.stdout:944: rollback oid 22 current snap is 100 2024-08-29T18:16:53.290 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 22 to 88 2024-08-29T18:16:53.290 INFO:tasks.rados.rados.0.smithi089.stdout:945: rmattr oid 32 current snap is 100 2024-08-29T18:16:53.290 INFO:tasks.rados.rados.0.smithi089.stdout:946: read oid 17 snap -1 2024-08-29T18:16:53.290 INFO:tasks.rados.rados.0.smithi089.stdout:946: expect (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:16:53.291 INFO:tasks.rados.rados.0.smithi089.stdout:947: snap_create 2024-08-29T18:16:53.292 INFO:tasks.rados.rados.0.smithi089.stdout:939: finishing write tid 3 to smithi08969774-21 2024-08-29T18:16:53.292 INFO:tasks.rados.rados.0.smithi089.stdout:939: oid 21 updating version 0 to 417 2024-08-29T18:16:53.292 INFO:tasks.rados.rados.0.smithi089.stdout:939: oid 21 version 417 is already newer than 416 2024-08-29T18:16:53.292 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 417 (ObjNum 288 snap 100 seq_num 288) dirty exists 2024-08-29T18:16:53.293 INFO:tasks.rados.rados.0.smithi089.stdout:939: left oid 21 (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:16:53.296 INFO:tasks.rados.rados.0.smithi089.stdout:943: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:16:53.296 INFO:tasks.rados.rados.0.smithi089.stdout:943: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:16:53.297 INFO:tasks.rados.rados.0.smithi089.stdout:943: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:16:53.298 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 381 (ObjNum 260 snap 88 seq_num 260) dirty exists 2024-08-29T18:16:53.298 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 487 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:16:53.306 INFO:tasks.rados.rados.0.smithi089.stdout:944: finishing rollback tid 0 to smithi08969774-22 2024-08-29T18:16:53.306 INFO:tasks.rados.rados.0.smithi089.stdout:944: finishing rollback tid 1 to smithi08969774-22 2024-08-29T18:16:53.306 INFO:tasks.rados.rados.0.smithi089.stdout:944: finishing rollback tid 2 to smithi08969774-22 2024-08-29T18:16:53.306 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 333 (ObjNum 180 snap 62 seq_num 180) dirty exists 2024-08-29T18:16:53.308 INFO:tasks.rados.rados.0.smithi089.stdout:946: expect (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:16:53.409 INFO:tasks.rados.rados.0.smithi089.stdout:941: expect (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:16:53.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[24722]: cluster 2024-08-29T18:16:52.211016+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-29T18:16:53.537 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[24722]: cluster 2024-08-29T18:16:52.211534+0000 mgr.y (mgr.15006) 38 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s 2024-08-29T18:16:53.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:53 smithi089 bash[22629]: cluster 2024-08-29T18:16:52.211016+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-29T18:16:53.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:53 smithi089 bash[22629]: cluster 2024-08-29T18:16:52.211534+0000 mgr.y (mgr.15006) 38 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s 2024-08-29T18:16:53.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:53 smithi089 bash[32084]: cluster 2024-08-29T18:16:52.211016+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-29T18:16:53.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:53 smithi089 bash[32084]: cluster 2024-08-29T18:16:52.211534+0000 mgr.y (mgr.15006) 38 : cluster [DBG] pgmap v53: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s 2024-08-29T18:16:53.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[61315]: debug 2024-08-29T18:16:53.535+0000 7f4cbc5cb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:16:53.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[61315]: debug 2024-08-29T18:16:53.607+0000 7f4cbc5cb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:16:53.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[61315]: debug 2024-08-29T18:16:53.679+0000 7f4cbc5cb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:16:54.219 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[61315]: debug 2024-08-29T18:16:53.863+0000 7f4cbc5cb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:16:54.219 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:53 smithi144 bash[61315]: debug 2024-08-29T18:16:53.939+0000 7f4cbc5cb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:16:54.219 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[61315]: debug 2024-08-29T18:16:54.007+0000 7f4cbc5cb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:939: done (6 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:941: done (5 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:943: done (4 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:944: done (3 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:945: done (2 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:946: done (1 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:947: done (0 left) 2024-08-29T18:16:54.228 INFO:tasks.rados.rados.0.smithi089.stdout:948: snap_remove snap 87 2024-08-29T18:16:54.542 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[24722]: cluster 2024-08-29T18:16:53.227079+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-29T18:16:54.543 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[61315]: debug 2024-08-29T18:16:54.267+0000 7f4cbc5cb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:16:54.543 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[61315]: debug 2024-08-29T18:16:54.339+0000 7f4cbc5cb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:16:54.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:54 smithi089 bash[22629]: cluster 2024-08-29T18:16:53.227079+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-29T18:16:54.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:54 smithi089 bash[32084]: cluster 2024-08-29T18:16:53.227079+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-29T18:16:54.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[61315]: debug 2024-08-29T18:16:54.539+0000 7f4cbc5cb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:16:54.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[61315]: debug 2024-08-29T18:16:54.619+0000 7f4cbc5cb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:16:55.217 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:54 smithi144 bash[61315]: debug 2024-08-29T18:16:54.871+0000 7f4cbc5cb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:16:55.218 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:55 smithi144 bash[61315]: debug 2024-08-29T18:16:55.047+0000 7f4cbc5cb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:948: done (0 left) 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:949: read oid 47 snap -1 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:949: expect (ObjNum 284 snap 98 seq_num 284) 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:950: read oid 35 snap -1 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:950: expect deleted 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 101 2024-08-29T18:16:55.233 INFO:tasks.rados.rados.0.smithi089.stdout:951: seq_num 290 ranges {0=57344} 2024-08-29T18:16:55.234 INFO:tasks.rados.rados.0.smithi089.stdout:951: writing smithi08969774-4 from 0 to 57344 tid 1 2024-08-29T18:16:55.234 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 101 2024-08-29T18:16:55.234 INFO:tasks.rados.rados.0.smithi089.stdout:952: seq_num 291 ranges {3104768=81920} 2024-08-29T18:16:55.253 INFO:tasks.rados.rados.0.smithi089.stdout:952: writing smithi08969774-36 from 3104768 to 3186688 tid 1 2024-08-29T18:16:55.253 INFO:tasks.rados.rados.0.smithi089.stdout:953: copy_from oid 8 from oid 27 current snap is 101 2024-08-29T18:16:55.253 INFO:tasks.rados.rados.0.smithi089.stdout:950: done (4 left) 2024-08-29T18:16:55.253 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 101 2024-08-29T18:16:55.253 INFO:tasks.rados.rados.0.smithi089.stdout:954: seq_num 292 ranges {1310720=98304} 2024-08-29T18:16:55.265 INFO:tasks.rados.rados.0.smithi089.stdout:954: writing smithi08969774-34 from 1310720 to 1409024 tid 1 2024-08-29T18:16:55.265 INFO:tasks.rados.rados.0.smithi089.stdout:955: rollback oid 19 current snap is 101 2024-08-29T18:16:55.265 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 92 2024-08-29T18:16:55.265 INFO:tasks.rados.rados.0.smithi089.stdout:951: finishing write tid 1 to smithi08969774-4 2024-08-29T18:16:55.265 INFO:tasks.rados.rados.0.smithi089.stdout:951: finishing write tid 2 to smithi08969774-4 2024-08-29T18:16:55.265 INFO:tasks.rados.rados.0.smithi089.stdout:956: delete oid 5 current snap is 101 2024-08-29T18:16:55.267 INFO:tasks.rados.rados.0.smithi089.stdout:949: expect (ObjNum 284 snap 98 seq_num 284) 2024-08-29T18:16:55.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:55 smithi089 bash[22629]: cluster 2024-08-29T18:16:54.212389+0000 mgr.y (mgr.15006) 39 : cluster [DBG] pgmap v55: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:55.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:55 smithi089 bash[22629]: cluster 2024-08-29T18:16:54.234287+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-29T18:16:55.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:16:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:16:55] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-08-29T18:16:55.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:55 smithi089 bash[32084]: cluster 2024-08-29T18:16:54.212389+0000 mgr.y (mgr.15006) 39 : cluster [DBG] pgmap v55: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:55.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:55 smithi089 bash[32084]: cluster 2024-08-29T18:16:54.234287+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:951: finishing write tid 3 to smithi08969774-4 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:951: oid 4 updating version 0 to 420 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:951: oid 4 updating version 420 to 421 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 421 (ObjNum 290 snap 101 seq_num 290) dirty exists 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:951: left oid 4 (ObjNum 290 snap 101 seq_num 290) 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:955: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:954: finishing write tid 1 to smithi08969774-34 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:954: finishing write tid 2 to smithi08969774-34 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:955: finishing rollback tid 2 to smithi08969774-19 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 489 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:954: finishing write tid 3 to smithi08969774-34 2024-08-29T18:16:55.425 INFO:tasks.rados.rados.0.smithi089.stdout:954: oid 34 updating version 0 to 424 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:954: oid 34 version 424 is already newer than 423 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 424 (ObjNum 292 snap 101 seq_num 292) dirty exists 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:954: left oid 34 (ObjNum 292 snap 101 seq_num 292) 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:953: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:952: finishing write tid 1 to smithi08969774-36 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:952: finishing write tid 2 to smithi08969774-36 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:952: finishing write tid 3 to smithi08969774-36 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:952: oid 36 updating version 0 to 593 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:952: oid 36 updating version 593 to 594 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 594 (ObjNum 291 snap 101 seq_num 291) dirty exists 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:952: left oid 36 (ObjNum 291 snap 101 seq_num 291) 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:953: finishing copy_from to smithi08969774-8 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 375 (ObjNum 129 snap 0 seq_num 3472262307) dirty exists 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:949: done (6 left) 2024-08-29T18:16:55.426 INFO:tasks.rados.rados.0.smithi089.stdout:951: done (5 left) 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:952: done (4 left) 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:953: done (3 left) 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:954: done (2 left) 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:955: done (1 left) 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:956: done (0 left) 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 101 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:957: seq_num 294 ranges {57344=131072} 2024-08-29T18:16:55.427 INFO:tasks.rados.rados.0.smithi089.stdout:957: writing smithi08969774-4 from 57344 to 188416 tid 1 2024-08-29T18:16:55.428 INFO:tasks.rados.rados.0.smithi089.stdout:958: read oid 45 snap -1 2024-08-29T18:16:55.428 INFO:tasks.rados.rados.0.smithi089.stdout:958: expect (ObjNum 262 snap 89 seq_num 262) 2024-08-29T18:16:55.428 INFO:tasks.rados.rados.0.smithi089.stdout:959: snap_remove snap 99 2024-08-29T18:16:55.520 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:55 smithi144 bash[61315]: debug 2024-08-29T18:16:55.215+0000 7f4cbc5cb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:16:55.521 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:55 smithi144 bash[61315]: debug 2024-08-29T18:16:55.319+0000 7f4cbc5cb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:16:55.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:55 smithi144 bash[24722]: cluster 2024-08-29T18:16:54.212389+0000 mgr.y (mgr.15006) 39 : cluster [DBG] pgmap v55: 121 pgs: 121 active+clean; 184 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:16:55.521 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:55 smithi144 bash[24722]: cluster 2024-08-29T18:16:54.234287+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-29T18:16:55.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:55 smithi144 bash[61315]: debug 2024-08-29T18:16:55.519+0000 7f4cbc5cb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:16:55.881 INFO:tasks.rados.rados.0.smithi089.stdout:957: finishing write tid 1 to smithi08969774-4 2024-08-29T18:16:55.881 INFO:tasks.rados.rados.0.smithi089.stdout:957: finishing write tid 2 to smithi08969774-4 2024-08-29T18:16:55.881 INFO:tasks.rados.rados.0.smithi089.stdout:957: finishing write tid 3 to smithi08969774-4 2024-08-29T18:16:55.881 INFO:tasks.rados.rados.0.smithi089.stdout:957: oid 4 updating version 0 to 426 2024-08-29T18:16:55.881 INFO:tasks.rados.rados.0.smithi089.stdout:957: oid 4 version 426 is already newer than 425 2024-08-29T18:16:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 426 (ObjNum 294 snap 101 seq_num 294) dirty exists 2024-08-29T18:16:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:957: left oid 4 (ObjNum 294 snap 101 seq_num 294) 2024-08-29T18:16:55.882 INFO:tasks.rados.rados.0.smithi089.stdout:958: expect (ObjNum 262 snap 89 seq_num 262) 2024-08-29T18:16:56.059 INFO:tasks.rados.rados.0.smithi089.stdout:957: done (2 left) 2024-08-29T18:16:56.059 INFO:tasks.rados.rados.0.smithi089.stdout:958: done (1 left) 2024-08-29T18:16:56.059 INFO:tasks.rados.rados.0.smithi089.stdout:959: done (0 left) 2024-08-29T18:16:56.059 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 101 2024-08-29T18:16:56.059 INFO:tasks.rados.rados.0.smithi089.stdout:960: seq_num 295 ranges {5177344=147456} 2024-08-29T18:16:56.088 INFO:tasks.rados.rados.0.smithi089.stdout:960: writing smithi08969774-25 from 5177344 to 5324800 tid 1 2024-08-29T18:16:56.089 INFO:tasks.rados.rados.0.smithi089.stdout:961: snap_create 2024-08-29T18:16:56.107 INFO:tasks.rados.rados.0.smithi089.stdout:960: finishing write tid 1 to smithi08969774-25 2024-08-29T18:16:56.107 INFO:tasks.rados.rados.0.smithi089.stdout:960: finishing write tid 2 to smithi08969774-25 2024-08-29T18:16:56.111 INFO:tasks.rados.rados.0.smithi089.stdout:960: finishing write tid 3 to smithi08969774-25 2024-08-29T18:16:56.111 INFO:tasks.rados.rados.0.smithi089.stdout:960: oid 25 updating version 0 to 320 2024-08-29T18:16:56.111 INFO:tasks.rados.rados.0.smithi089.stdout:960: oid 25 updating version 320 to 321 2024-08-29T18:16:56.111 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 321 (ObjNum 295 snap 101 seq_num 295) dirty exists 2024-08-29T18:16:56.111 INFO:tasks.rados.rados.0.smithi089.stdout:960: left oid 25 (ObjNum 295 snap 101 seq_num 295) 2024-08-29T18:16:56.502 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[61315]: debug 2024-08-29T18:16:56.423+0000 7f4cbc5cb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:16:56.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[24722]: cluster 2024-08-29T18:16:55.233832+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-29T18:16:56.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[24722]: cluster 2024-08-29T18:16:55.885696+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-29T18:16:56.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[24722]: audit 2024-08-29T18:16:56.160331+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:56.502 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[24722]: audit 2024-08-29T18:16:56.169044+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:56.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[22629]: cluster 2024-08-29T18:16:55.233832+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[22629]: cluster 2024-08-29T18:16:55.885696+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[22629]: audit 2024-08-29T18:16:56.160331+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[22629]: audit 2024-08-29T18:16:56.169044+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[32084]: cluster 2024-08-29T18:16:55.233832+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[32084]: cluster 2024-08-29T18:16:55.885696+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[32084]: audit 2024-08-29T18:16:56.160331+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:56.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:56 smithi089 bash[32084]: audit 2024-08-29T18:16:56.169044+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:56.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[61315]: debug 2024-08-29T18:16:56.499+0000 7f4cbc5cb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:16:56.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[61315]: debug 2024-08-29T18:16:56.731+0000 7f4cbc5cb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:16:56.884 INFO:tasks.rados.rados.0.smithi089.stdout:960: done (1 left) 2024-08-29T18:16:56.884 INFO:tasks.rados.rados.0.smithi089.stdout:961: done (0 left) 2024-08-29T18:16:56.884 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 102 2024-08-29T18:16:56.885 INFO:tasks.rados.rados.0.smithi089.stdout:962: seq_num 296 ranges {6012928=163840} 2024-08-29T18:16:56.938 INFO:tasks.rados.rados.0.smithi089.stdout:962: writing smithi08969774-19 from 6012928 to 6176768 tid 1 2024-08-29T18:16:56.938 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 102 2024-08-29T18:16:56.939 INFO:tasks.rados.rados.0.smithi089.stdout:963: seq_num 297 ranges {5324800=180224} 2024-08-29T18:16:56.975 INFO:tasks.rados.rados.0.smithi089.stdout:963: writing smithi08969774-25 from 5324800 to 5505024 tid 1 2024-08-29T18:16:56.975 INFO:tasks.rados.rados.0.smithi089.stdout:964: rmattr oid 42 current snap is 102 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:965: delete oid 10 current snap is 102 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:962: finishing write tid 1 to smithi08969774-19 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:962: finishing write tid 2 to smithi08969774-19 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:962: finishing write tid 3 to smithi08969774-19 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:962: oid 19 updating version 0 to 490 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:962: oid 19 updating version 490 to 491 2024-08-29T18:16:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 491 (ObjNum 296 snap 102 seq_num 296) dirty exists 2024-08-29T18:16:56.977 INFO:tasks.rados.rados.0.smithi089.stdout:962: left oid 19 (ObjNum 296 snap 102 seq_num 296) 2024-08-29T18:16:56.977 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 0 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:16:56.978 INFO:tasks.rados.rados.0.smithi089.stdout:962: done (3 left) 2024-08-29T18:16:56.978 INFO:tasks.rados.rados.0.smithi089.stdout:964: done (2 left) 2024-08-29T18:16:56.978 INFO:tasks.rados.rados.0.smithi089.stdout:965: done (1 left) 2024-08-29T18:16:56.978 INFO:tasks.rados.rados.0.smithi089.stdout:966: copy_from oid 21 from oid 5 current snap is 102 2024-08-29T18:16:56.978 INFO:tasks.rados.rados.0.smithi089.stdout:967: snap_create 2024-08-29T18:16:56.981 INFO:tasks.rados.rados.0.smithi089.stdout:966: finishing copy_from to smithi08969774-21 2024-08-29T18:16:56.981 INFO:tasks.rados.rados.0.smithi089.stdout:966: got expected ENOENT (src dne) 2024-08-29T18:16:56.981 INFO:tasks.rados.rados.0.smithi089.stdout:966: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:16:56.981 INFO:tasks.rados.rados.0.smithi089.stdout:963: finishing write tid 1 to smithi08969774-25 2024-08-29T18:16:56.982 INFO:tasks.rados.rados.0.smithi089.stdout:963: finishing write tid 2 to smithi08969774-25 2024-08-29T18:16:56.984 INFO:tasks.rados.rados.0.smithi089.stdout:963: finishing write tid 3 to smithi08969774-25 2024-08-29T18:16:56.984 INFO:tasks.rados.rados.0.smithi089.stdout:963: oid 25 updating version 0 to 323 2024-08-29T18:16:56.984 INFO:tasks.rados.rados.0.smithi089.stdout:963: oid 25 updating version 323 to 324 2024-08-29T18:16:56.984 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 324 (ObjNum 297 snap 102 seq_num 297) dirty exists 2024-08-29T18:16:56.984 INFO:tasks.rados.rados.0.smithi089.stdout:963: left oid 25 (ObjNum 297 snap 102 seq_num 297) 2024-08-29T18:16:57.219 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:56 smithi144 bash[61315]: debug 2024-08-29T18:16:56.807+0000 7f4cbc5cb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:16:57.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[24722]: cluster 2024-08-29T18:16:56.213096+0000 mgr.y (mgr.15006) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-29T18:16:57.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[24722]: cluster 2024-08-29T18:16:56.887322+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-29T18:16:57.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: debug 2024-08-29T18:16:57.219+0000 7f4cbc5cb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:16:57.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: debug 2024-08-29T18:16:57.303+0000 7f4cbc5cb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:16:57.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: [29/Aug/2024:18:16:57] ENGINE Bus STARTING 2024-08-29T18:16:57.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: CherryPy Checker: 2024-08-29T18:16:57.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: The Application mounted at '' has an empty config. 2024-08-29T18:16:57.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: [29/Aug/2024:18:16:57] ENGINE Serving on http://:::9283 2024-08-29T18:16:57.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:16:57 smithi144 bash[61315]: [29/Aug/2024:18:16:57] ENGINE Bus STARTED 2024-08-29T18:16:57.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:57 smithi089 bash[22629]: cluster 2024-08-29T18:16:56.213096+0000 mgr.y (mgr.15006) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-29T18:16:57.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:57 smithi089 bash[22629]: cluster 2024-08-29T18:16:56.887322+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-29T18:16:57.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:57 smithi089 bash[32084]: cluster 2024-08-29T18:16:56.213096+0000 mgr.y (mgr.15006) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-29T18:16:57.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:57 smithi089 bash[32084]: cluster 2024-08-29T18:16:56.887322+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:963: done (2 left) 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:966: done (1 left) 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:967: done (0 left) 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:968: rollback oid 44 current snap is 103 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 44 to 88 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:969: copy_from oid 18 from oid 38 current snap is 103 2024-08-29T18:16:57.885 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 103 2024-08-29T18:16:57.886 INFO:tasks.rados.rados.0.smithi089.stdout:970: seq_num 299 ranges {0=212992} 2024-08-29T18:16:57.886 INFO:tasks.rados.rados.0.smithi089.stdout:970: writing smithi08969774-3 from 0 to 212992 tid 1 2024-08-29T18:16:57.886 INFO:tasks.rados.rados.0.smithi089.stdout:971: snap_remove snap 97 2024-08-29T18:16:58.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: audit 2024-08-29T18:16:57.313460+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:16:58.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: audit 2024-08-29T18:16:57.315660+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:58.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: audit 2024-08-29T18:16:57.317238+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:16:58.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: audit 2024-08-29T18:16:57.317543+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:58.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: audit 2024-08-29T18:16:57.318944+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:58.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: cluster 2024-08-29T18:16:57.320204+0000 mon.a (mon.0) 1480 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: cluster 2024-08-29T18:16:57.320413+0000 mon.a (mon.0) 1481 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: audit 2024-08-29T18:16:57.330300+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: cluster 2024-08-29T18:16:57.891574+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[22629]: cluster 2024-08-29T18:16:58.213895+0000 mgr.y (mgr.15006) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: audit 2024-08-29T18:16:57.313460+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: audit 2024-08-29T18:16:57.315660+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: audit 2024-08-29T18:16:57.317238+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: audit 2024-08-29T18:16:57.317543+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: audit 2024-08-29T18:16:57.318944+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: cluster 2024-08-29T18:16:57.320204+0000 mon.a (mon.0) 1480 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:16:58.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: cluster 2024-08-29T18:16:57.320413+0000 mon.a (mon.0) 1481 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:16:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: audit 2024-08-29T18:16:57.330300+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: cluster 2024-08-29T18:16:57.891574+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-29T18:16:58.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:58 smithi089 bash[32084]: cluster 2024-08-29T18:16:58.213895+0000 mgr.y (mgr.15006) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-29T18:16:58.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: audit 2024-08-29T18:16:57.313460+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:16:58.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: audit 2024-08-29T18:16:57.315660+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:16:58.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: audit 2024-08-29T18:16:57.317238+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: audit 2024-08-29T18:16:57.317543+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.144:0/1119761641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: audit 2024-08-29T18:16:57.318944+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: cluster 2024-08-29T18:16:57.320204+0000 mon.a (mon.0) 1480 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: cluster 2024-08-29T18:16:57.320413+0000 mon.a (mon.0) 1481 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: audit 2024-08-29T18:16:57.330300+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: cluster 2024-08-29T18:16:57.891574+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-29T18:16:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:58 smithi144 bash[24722]: cluster 2024-08-29T18:16:58.213895+0000 mgr.y (mgr.15006) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 200 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:971: done (3 left) 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:972: snap_create 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:968: finishing rollback tid 0 to smithi08969774-44 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:970: finishing write tid 1 to smithi08969774-3 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:968: finishing rollback tid 1 to smithi08969774-44 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:968: finishing rollback tid 2 to smithi08969774-44 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 494 (ObjNum 246 snap 86 seq_num 246) dirty exists 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:970: finishing write tid 2 to smithi08969774-3 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:969: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:970: finishing write tid 3 to smithi08969774-3 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:970: oid 3 updating version 0 to 624 2024-08-29T18:16:58.893 INFO:tasks.rados.rados.0.smithi089.stdout:970: oid 3 updating version 624 to 625 2024-08-29T18:16:58.894 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 625 (ObjNum 299 snap 103 seq_num 299) dirty exists 2024-08-29T18:16:58.894 INFO:tasks.rados.rados.0.smithi089.stdout:970: left oid 3 (ObjNum 299 snap 103 seq_num 299) 2024-08-29T18:16:58.894 INFO:tasks.rados.rados.0.smithi089.stdout:969: finishing copy_from to smithi08969774-18 2024-08-29T18:16:58.894 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 495 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:16:59.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:59 smithi089 bash[22629]: cluster 2024-08-29T18:16:58.334718+0000 mon.a (mon.0) 1484 : cluster [DBG] mgrmap e37: y(active, since 40s), standbys: x 2024-08-29T18:16:59.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:16:59 smithi089 bash[22629]: cluster 2024-08-29T18:16:58.899172+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-29T18:16:59.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:59 smithi089 bash[32084]: cluster 2024-08-29T18:16:58.334718+0000 mon.a (mon.0) 1484 : cluster [DBG] mgrmap e37: y(active, since 40s), standbys: x 2024-08-29T18:16:59.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:16:59 smithi089 bash[32084]: cluster 2024-08-29T18:16:58.899172+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-29T18:16:59.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:59 smithi144 bash[24722]: cluster 2024-08-29T18:16:58.334718+0000 mon.a (mon.0) 1484 : cluster [DBG] mgrmap e37: y(active, since 40s), standbys: x 2024-08-29T18:16:59.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:16:59 smithi144 bash[24722]: cluster 2024-08-29T18:16:58.899172+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-29T18:16:59.895 INFO:tasks.rados.rados.0.smithi089.stdout:968: done (3 left) 2024-08-29T18:16:59.895 INFO:tasks.rados.rados.0.smithi089.stdout:969: done (2 left) 2024-08-29T18:16:59.895 INFO:tasks.rados.rados.0.smithi089.stdout:970: done (1 left) 2024-08-29T18:16:59.895 INFO:tasks.rados.rados.0.smithi089.stdout:972: done (0 left) 2024-08-29T18:16:59.895 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 104 2024-08-29T18:16:59.895 INFO:tasks.rados.rados.0.smithi089.stdout:973: seq_num 300 ranges {7241728=229376} 2024-08-29T18:16:59.949 INFO:tasks.rados.rados.0.smithi089.stdout:973: writing smithi08969774-1 from 7241728 to 7471104 tid 1 2024-08-29T18:16:59.949 INFO:tasks.rados.rados.0.smithi089.stdout:974: read oid 35 snap -1 2024-08-29T18:16:59.949 INFO:tasks.rados.rados.0.smithi089.stdout:974: expect deleted 2024-08-29T18:16:59.949 INFO:tasks.rados.rados.0.smithi089.stdout:975: snap_create 2024-08-29T18:16:59.962 INFO:tasks.rados.rados.0.smithi089.stdout:973: finishing write tid 1 to smithi08969774-1 2024-08-29T18:16:59.963 INFO:tasks.rados.rados.0.smithi089.stdout:973: finishing write tid 2 to smithi08969774-1 2024-08-29T18:16:59.965 INFO:tasks.rados.rados.0.smithi089.stdout:973: finishing write tid 3 to smithi08969774-1 2024-08-29T18:16:59.966 INFO:tasks.rados.rados.0.smithi089.stdout:973: oid 1 updating version 0 to 499 2024-08-29T18:16:59.966 INFO:tasks.rados.rados.0.smithi089.stdout:973: oid 1 updating version 499 to 500 2024-08-29T18:16:59.966 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 500 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:16:59.966 INFO:tasks.rados.rados.0.smithi089.stdout:973: left oid 1 (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:17:00.906 INFO:tasks.rados.rados.0.smithi089.stdout:973: done (2 left) 2024-08-29T18:17:00.906 INFO:tasks.rados.rados.0.smithi089.stdout:974: done (1 left) 2024-08-29T18:17:00.906 INFO:tasks.rados.rados.0.smithi089.stdout:975: done (0 left) 2024-08-29T18:17:00.906 INFO:tasks.rados.rados.0.smithi089.stdout:976: rollback oid 37 current snap is 105 2024-08-29T18:17:00.907 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 93 2024-08-29T18:17:00.907 INFO:tasks.rados.rados.0.smithi089.stdout:977: delete oid 44 current snap is 105 2024-08-29T18:17:00.916 INFO:tasks.rados.rados.0.smithi089.stdout:977: done (1 left) 2024-08-29T18:17:00.916 INFO:tasks.rados.rados.0.smithi089.stdout:978: copy_from oid 39 from oid 8 current snap is 105 2024-08-29T18:17:00.916 INFO:tasks.rados.rados.0.smithi089.stdout:979: read oid 46 snap 104 2024-08-29T18:17:00.916 INFO:tasks.rados.rados.0.smithi089.stdout:979: expect deleted 2024-08-29T18:17:00.917 INFO:tasks.rados.rados.0.smithi089.stdout:980: rollback oid 29 current snap is 105 2024-08-29T18:17:00.917 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 88 2024-08-29T18:17:00.917 INFO:tasks.rados.rados.0.smithi089.stdout:976: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:17:00.917 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 105 2024-08-29T18:17:00.917 INFO:tasks.rados.rados.0.smithi089.stdout:981: seq_num 302 ranges {0=262144} 2024-08-29T18:17:00.919 INFO:tasks.rados.rados.0.smithi089.stdout:981: writing smithi08969774-50 from 0 to 262144 tid 1 2024-08-29T18:17:00.919 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 105 2024-08-29T18:17:00.919 INFO:tasks.rados.rados.0.smithi089.stdout:976: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:17:00.919 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 606 (ObjNum 33 snap 0 seq_num 2867658576) dirty dne 2024-08-29T18:17:00.919 INFO:tasks.rados.rados.0.smithi089.stdout:982: seq_num 303 ranges {3538944=278528} 2024-08-29T18:17:00.955 INFO:tasks.rados.rados.0.smithi089.stdout:982: writing smithi08969774-24 from 3538944 to 3817472 tid 1 2024-08-29T18:17:00.955 INFO:tasks.rados.rados.0.smithi089.stdout:976: done (5 left) 2024-08-29T18:17:00.955 INFO:tasks.rados.rados.0.smithi089.stdout:983: snap_remove snap 96 2024-08-29T18:17:01.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:00 smithi089 bash[22629]: cluster 2024-08-29T18:16:59.901550+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-29T18:17:01.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:00 smithi089 bash[22629]: cluster 2024-08-29T18:17:00.214688+0000 mgr.y (mgr.15006) 42 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 606 KiB/s wr, 10 op/s 2024-08-29T18:17:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:00 smithi089 bash[32084]: cluster 2024-08-29T18:16:59.901550+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-29T18:17:01.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:00 smithi089 bash[32084]: cluster 2024-08-29T18:17:00.214688+0000 mgr.y (mgr.15006) 42 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 606 KiB/s wr, 10 op/s 2024-08-29T18:17:01.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:00 smithi144 bash[24722]: cluster 2024-08-29T18:16:59.901550+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-29T18:17:01.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:00 smithi144 bash[24722]: cluster 2024-08-29T18:17:00.214688+0000 mgr.y (mgr.15006) 42 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 606 KiB/s wr, 10 op/s 2024-08-29T18:17:01.915 INFO:tasks.rados.rados.0.smithi089.stdout:983: done (5 left) 2024-08-29T18:17:01.915 INFO:tasks.rados.rados.0.smithi089.stdout:984: rmattr oid 44 current snap is 105 2024-08-29T18:17:01.915 INFO:tasks.rados.rados.0.smithi089.stdout:984: done (5 left) 2024-08-29T18:17:01.915 INFO:tasks.rados.rados.0.smithi089.stdout:985: setattr oid 18 current snap is 105 2024-08-29T18:17:01.921 INFO:tasks.rados.rados.0.smithi089.stdout:981: finishing write tid 1 to smithi08969774-50 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:978: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:981: finishing write tid 2 to smithi08969774-50 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:981: finishing write tid 3 to smithi08969774-50 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:981: oid 50 updating version 0 to 474 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:981: oid 50 version 474 is already newer than 473 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 474 (ObjNum 302 snap 105 seq_num 302) dirty exists 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:981: left oid 50 (ObjNum 302 snap 105 seq_num 302) 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:980: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:978: finishing copy_from to smithi08969774-39 2024-08-29T18:17:01.922 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 375 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:980: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:980: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 333 (ObjNum 215 snap 73 seq_num 215) dirty exists 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:982: finishing write tid 1 to smithi08969774-24 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:982: finishing write tid 2 to smithi08969774-24 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:982: finishing write tid 3 to smithi08969774-24 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:982: oid 24 updating version 0 to 328 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:982: oid 24 updating version 328 to 329 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 329 (ObjNum 303 snap 105 seq_num 303) dirty exists 2024-08-29T18:17:01.923 INFO:tasks.rados.rados.0.smithi089.stdout:982: left oid 24 (ObjNum 303 snap 105 seq_num 303) 2024-08-29T18:17:01.924 INFO:tasks.rados.rados.0.smithi089.stdout:978: done (5 left) 2024-08-29T18:17:01.924 INFO:tasks.rados.rados.0.smithi089.stdout:979: done (4 left) 2024-08-29T18:17:01.924 INFO:tasks.rados.rados.0.smithi089.stdout:980: done (3 left) 2024-08-29T18:17:01.924 INFO:tasks.rados.rados.0.smithi089.stdout:981: done (2 left) 2024-08-29T18:17:01.924 INFO:tasks.rados.rados.0.smithi089.stdout:982: done (1 left) 2024-08-29T18:17:01.924 INFO:tasks.rados.rados.0.smithi089.stdout:986: snap_remove snap 98 2024-08-29T18:17:02.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:01 smithi089 bash[22629]: cluster 2024-08-29T18:17:00.911341+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-29T18:17:02.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:01 smithi089 bash[32084]: cluster 2024-08-29T18:17:00.911341+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-29T18:17:02.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:01 smithi144 bash[24722]: cluster 2024-08-29T18:17:00.911341+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-29T18:17:02.934 INFO:tasks.rados.rados.0.smithi089.stdout:986: done (1 left) 2024-08-29T18:17:02.934 INFO:tasks.rados.rados.0.smithi089.stdout:987: rollback oid 16 current snap is 105 2024-08-29T18:17:02.934 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 16 to 88 2024-08-29T18:17:02.934 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 496 (ObjNum 186 snap 66 seq_num 186) dirty exists 2024-08-29T18:17:02.934 INFO:tasks.rados.rados.0.smithi089.stdout:985: done (1 left) 2024-08-29T18:17:02.934 INFO:tasks.rados.rados.0.smithi089.stdout:988: snap_remove snap 100 2024-08-29T18:17:03.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:02 smithi089 bash[22629]: cluster 2024-08-29T18:17:01.920035+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-29T18:17:03.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:02 smithi089 bash[22629]: cluster 2024-08-29T18:17:02.215453+0000 mgr.y (mgr.15006) 43 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 606 KiB/s wr, 10 op/s 2024-08-29T18:17:03.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:02 smithi089 bash[32084]: cluster 2024-08-29T18:17:01.920035+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-29T18:17:03.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:02 smithi089 bash[32084]: cluster 2024-08-29T18:17:02.215453+0000 mgr.y (mgr.15006) 43 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 606 KiB/s wr, 10 op/s 2024-08-29T18:17:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:02 smithi144 bash[24722]: cluster 2024-08-29T18:17:01.920035+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-29T18:17:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:02 smithi144 bash[24722]: cluster 2024-08-29T18:17:02.215453+0000 mgr.y (mgr.15006) 43 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 606 KiB/s wr, 10 op/s 2024-08-29T18:17:03.926 INFO:tasks.rados.rados.0.smithi089.stdout:988: done (1 left) 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:987: finishing rollback tid 0 to smithi08969774-16 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:987: finishing rollback tid 1 to smithi08969774-16 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:987: finishing rollback tid 2 to smithi08969774-16 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 446 (ObjNum 252 snap 86 seq_num 252) dirty exists 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:989: read oid 46 snap -1 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:989: expect deleted 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:987: done (1 left) 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:990: copy_from oid 33 from oid 13 current snap is 105 2024-08-29T18:17:03.927 INFO:tasks.rados.rados.0.smithi089.stdout:991: snap_remove snap 88 2024-08-29T18:17:04.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:03 smithi144 bash[24722]: cluster 2024-08-29T18:17:02.932341+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-29T18:17:04.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:03 smithi144 bash[24722]: audit 2024-08-29T18:17:03.702196+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:04.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:03 smithi089 bash[22629]: cluster 2024-08-29T18:17:02.932341+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-29T18:17:04.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:03 smithi089 bash[22629]: audit 2024-08-29T18:17:03.702196+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:04.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:03 smithi089 bash[32084]: cluster 2024-08-29T18:17:02.932341+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-29T18:17:04.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:03 smithi089 bash[32084]: audit 2024-08-29T18:17:03.702196+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:04.947 INFO:tasks.rados.rados.0.smithi089.stdout:991: done (2 left) 2024-08-29T18:17:04.947 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 105 2024-08-29T18:17:04.947 INFO:tasks.rados.rados.0.smithi089.stdout:990: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:17:04.947 INFO:tasks.rados.rados.0.smithi089.stdout:990: finishing copy_from to smithi08969774-33 2024-08-29T18:17:04.947 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 302 (ObjNum 268 snap 90 seq_num 268) dirty exists 2024-08-29T18:17:04.947 INFO:tasks.rados.rados.0.smithi089.stdout:992: seq_num 304 ranges {1409024=294912} 2024-08-29T18:17:04.978 INFO:tasks.rados.rados.0.smithi089.stdout:992: writing smithi08969774-17 from 1409024 to 1703936 tid 1 2024-08-29T18:17:04.978 INFO:tasks.rados.rados.0.smithi089.stdout:989: done (2 left) 2024-08-29T18:17:04.979 INFO:tasks.rados.rados.0.smithi089.stdout:990: done (1 left) 2024-08-29T18:17:04.979 INFO:tasks.rados.rados.0.smithi089.stdout:993: delete oid 31 current snap is 105 2024-08-29T18:17:04.985 INFO:tasks.rados.rados.0.smithi089.stdout:992: finishing write tid 1 to smithi08969774-17 2024-08-29T18:17:04.985 INFO:tasks.rados.rados.0.smithi089.stdout:992: finishing write tid 2 to smithi08969774-17 2024-08-29T18:17:04.986 INFO:tasks.rados.rados.0.smithi089.stdout:993: done (1 left) 2024-08-29T18:17:04.986 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 105 2024-08-29T18:17:04.986 INFO:tasks.rados.rados.0.smithi089.stdout:994: seq_num 306 ranges {3457024=327680} 2024-08-29T18:17:05.008 INFO:tasks.rados.rados.0.smithi089.stdout:994: writing smithi08969774-2 from 3457024 to 3784704 tid 1 2024-08-29T18:17:05.008 INFO:tasks.rados.rados.0.smithi089.stdout:995: rollback oid 36 current snap is 105 2024-08-29T18:17:05.008 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 36 to 102 2024-08-29T18:17:05.008 INFO:tasks.rados.rados.0.smithi089.stdout:992: finishing write tid 3 to smithi08969774-17 2024-08-29T18:17:05.008 INFO:tasks.rados.rados.0.smithi089.stdout:992: oid 17 updating version 0 to 555 2024-08-29T18:17:05.008 INFO:tasks.rados.rados.0.smithi089.stdout:992: oid 17 version 555 is already newer than 554 2024-08-29T18:17:05.009 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 555 (ObjNum 304 snap 105 seq_num 304) dirty exists 2024-08-29T18:17:05.009 INFO:tasks.rados.rados.0.smithi089.stdout:992: left oid 17 (ObjNum 304 snap 105 seq_num 304) 2024-08-29T18:17:05.009 INFO:tasks.rados.rados.0.smithi089.stdout:992: done (2 left) 2024-08-29T18:17:05.009 INFO:tasks.rados.rados.0.smithi089.stdout:996: snap_create 2024-08-29T18:17:05.012 INFO:tasks.rados.rados.0.smithi089.stdout:995: finishing rollback tid 0 to smithi08969774-36 2024-08-29T18:17:05.012 INFO:tasks.rados.rados.0.smithi089.stdout:995: finishing rollback tid 1 to smithi08969774-36 2024-08-29T18:17:05.013 INFO:tasks.rados.rados.0.smithi089.stdout:995: finishing rollback tid 2 to smithi08969774-36 2024-08-29T18:17:05.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 630 (ObjNum 291 snap 101 seq_num 291) dirty exists 2024-08-29T18:17:05.013 INFO:tasks.rados.rados.0.smithi089.stdout:994: finishing write tid 1 to smithi08969774-2 2024-08-29T18:17:05.013 INFO:tasks.rados.rados.0.smithi089.stdout:994: finishing write tid 2 to smithi08969774-2 2024-08-29T18:17:05.015 INFO:tasks.rados.rados.0.smithi089.stdout:994: finishing write tid 3 to smithi08969774-2 2024-08-29T18:17:05.015 INFO:tasks.rados.rados.0.smithi089.stdout:994: oid 2 updating version 0 to 488 2024-08-29T18:17:05.015 INFO:tasks.rados.rados.0.smithi089.stdout:994: oid 2 updating version 488 to 489 2024-08-29T18:17:05.015 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 489 (ObjNum 306 snap 105 seq_num 306) dirty exists 2024-08-29T18:17:05.015 INFO:tasks.rados.rados.0.smithi089.stdout:994: left oid 2 (ObjNum 306 snap 105 seq_num 306) 2024-08-29T18:17:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:04 smithi144 bash[24722]: cluster 2024-08-29T18:17:03.933000+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-29T18:17:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:04 smithi144 bash[24722]: cluster 2024-08-29T18:17:04.216212+0000 mgr.y (mgr.15006) 44 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:17:05.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:17:05] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T18:17:05.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:04 smithi089 bash[22629]: cluster 2024-08-29T18:17:03.933000+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-29T18:17:05.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:04 smithi089 bash[22629]: cluster 2024-08-29T18:17:04.216212+0000 mgr.y (mgr.15006) 44 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:17:05.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:04 smithi089 bash[32084]: cluster 2024-08-29T18:17:03.933000+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-29T18:17:05.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:04 smithi089 bash[32084]: cluster 2024-08-29T18:17:04.216212+0000 mgr.y (mgr.15006) 44 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 203 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:17:05.885 INFO:tasks.rados.rados.0.smithi089.stdout:994: done (2 left) 2024-08-29T18:17:05.885 INFO:tasks.rados.rados.0.smithi089.stdout:995: done (1 left) 2024-08-29T18:17:05.885 INFO:tasks.rados.rados.0.smithi089.stdout:996: done (0 left) 2024-08-29T18:17:05.885 INFO:tasks.rados.rados.0.smithi089.stdout:997: rmattr oid 32 current snap is 106 2024-08-29T18:17:05.885 INFO:tasks.rados.rados.0.smithi089.stdout:998: read oid 14 snap -1 2024-08-29T18:17:05.886 INFO:tasks.rados.rados.0.smithi089.stdout:998: expect (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:17:05.886 INFO:tasks.rados.rados.0.smithi089.stdout:999: rollback oid 42 current snap is 106 2024-08-29T18:17:05.886 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 92 2024-08-29T18:17:05.886 INFO:tasks.rados.rados.0.smithi089.stdout:1000: delete oid 12 current snap is 106 2024-08-29T18:17:05.893 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 490 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:17:05.896 INFO:tasks.rados.rados.0.smithi089.stdout:999: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:17:05.901 INFO:tasks.rados.rados.0.smithi089.stdout:997: done (3 left) 2024-08-29T18:17:05.902 INFO:tasks.rados.rados.0.smithi089.stdout:1000: done (2 left) 2024-08-29T18:17:05.902 INFO:tasks.rados.rados.0.smithi089.stdout:1001: delete oid 37 current snap is 106 2024-08-29T18:17:05.907 INFO:tasks.rados.rados.0.smithi089.stdout:999: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:17:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:999: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:17:05.908 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 558 (ObjNum 237 snap 83 seq_num 237) dirty exists 2024-08-29T18:17:05.913 INFO:tasks.rados.rados.0.smithi089.stdout:999: done (2 left) 2024-08-29T18:17:05.913 INFO:tasks.rados.rados.0.smithi089.stdout:1001: done (1 left) 2024-08-29T18:17:05.914 INFO:tasks.rados.rados.0.smithi089.stdout:1002: copy_from oid 3 from oid 17 current snap is 106 2024-08-29T18:17:05.914 INFO:tasks.rados.rados.0.smithi089.stdout:1003: read oid 2 snap 105 2024-08-29T18:17:05.914 INFO:tasks.rados.rados.0.smithi089.stdout:1003: expect (ObjNum 306 snap 105 seq_num 306) 2024-08-29T18:17:05.914 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 106 2024-08-29T18:17:05.914 INFO:tasks.rados.rados.0.smithi089.stdout:1004: seq_num 309 ranges {3235840=376832} 2024-08-29T18:17:05.948 INFO:tasks.rados.rados.0.smithi089.stdout:1004: writing smithi08969774-11 from 3235840 to 3612672 tid 1 2024-08-29T18:17:05.949 INFO:tasks.rados.rados.0.smithi089.stdout:1005: copy_from oid 27 from oid 19 current snap is 106 2024-08-29T18:17:05.949 INFO:tasks.rados.rados.0.smithi089.stdout:998: expect (ObjNum 204 snap 71 seq_num 204) 2024-08-29T18:17:06.276 INFO:tasks.rados.rados.0.smithi089.stdout:1002: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:17:06.277 INFO:tasks.rados.rados.0.smithi089.stdout:1002: finishing copy_from to smithi08969774-3 2024-08-29T18:17:06.277 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 555 (ObjNum 304 snap 105 seq_num 304) dirty exists 2024-08-29T18:17:06.277 INFO:tasks.rados.rados.0.smithi089.stdout:1003: expect (ObjNum 306 snap 105 seq_num 306) 2024-08-29T18:17:06.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:05 smithi144 bash[24722]: cluster 2024-08-29T18:17:04.952609+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-29T18:17:06.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:05 smithi144 bash[24722]: cluster 2024-08-29T18:17:05.889171+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-29T18:17:06.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:05 smithi089 bash[22629]: cluster 2024-08-29T18:17:04.952609+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-29T18:17:06.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:05 smithi089 bash[22629]: cluster 2024-08-29T18:17:05.889171+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-29T18:17:06.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:05 smithi089 bash[32084]: cluster 2024-08-29T18:17:04.952609+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-29T18:17:06.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:05 smithi089 bash[32084]: cluster 2024-08-29T18:17:05.889171+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-29T18:17:06.451 INFO:tasks.rados.rados.0.smithi089.stdout:1004: finishing write tid 1 to smithi08969774-11 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1004: finishing write tid 2 to smithi08969774-11 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1004: finishing write tid 3 to smithi08969774-11 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1004: oid 11 updating version 0 to 643 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1004: oid 11 updating version 643 to 644 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 644 (ObjNum 309 snap 106 seq_num 309) dirty exists 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1004: left oid 11 (ObjNum 309 snap 106 seq_num 309) 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1005: finishing copy_from racing read to smithi08969774-27 2024-08-29T18:17:06.452 INFO:tasks.rados.rados.0.smithi089.stdout:1005: finishing copy_from to smithi08969774-27 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 491 (ObjNum 296 snap 102 seq_num 296) dirty exists 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:998: done (4 left) 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:1002: done (3 left) 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:1003: done (2 left) 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:1004: done (1 left) 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:1005: done (0 left) 2024-08-29T18:17:06.453 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 106 2024-08-29T18:17:06.454 INFO:tasks.rados.rados.0.smithi089.stdout:1006: seq_num 310 ranges {262144=401408} 2024-08-29T18:17:06.460 INFO:tasks.rados.rados.0.smithi089.stdout:1006: writing smithi08969774-50 from 262144 to 663552 tid 1 2024-08-29T18:17:06.460 INFO:tasks.rados.rados.0.smithi089.stdout:1007: read oid 19 snap 103 2024-08-29T18:17:06.460 INFO:tasks.rados.rados.0.smithi089.stdout:1007: expect (ObjNum 296 snap 102 seq_num 296) 2024-08-29T18:17:06.460 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 106 2024-08-29T18:17:06.460 INFO:tasks.rados.rados.0.smithi089.stdout:1008: seq_num 311 ranges {0=417792} 2024-08-29T18:17:06.466 INFO:tasks.rados.rados.0.smithi089.stdout:1008: writing smithi08969774-37 from 0 to 417792 tid 1 2024-08-29T18:17:06.466 INFO:tasks.rados.rados.0.smithi089.stdout:1009: copy_from oid 39 from oid 8 current snap is 106 2024-08-29T18:17:06.466 INFO:tasks.rados.rados.0.smithi089.stdout:1010: snap_remove snap 102 2024-08-29T18:17:06.960 INFO:tasks.rados.rados.0.smithi089.stdout:1010: done (4 left) 2024-08-29T18:17:06.960 INFO:tasks.rados.rados.0.smithi089.stdout:1011: snap_remove snap 90 2024-08-29T18:17:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:06 smithi144 bash[24722]: cluster 2024-08-29T18:17:06.217006+0000 mgr.y (mgr.15006) 45 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.1 MiB/s wr, 10 op/s 2024-08-29T18:17:07.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:06 smithi089 bash[22629]: cluster 2024-08-29T18:17:06.217006+0000 mgr.y (mgr.15006) 45 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.1 MiB/s wr, 10 op/s 2024-08-29T18:17:07.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:06 smithi089 bash[32084]: cluster 2024-08-29T18:17:06.217006+0000 mgr.y (mgr.15006) 45 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.1 MiB/s wr, 10 op/s 2024-08-29T18:17:07.971 INFO:tasks.rados.rados.0.smithi089.stdout:1006: finishing write tid 1 to smithi08969774-50 2024-08-29T18:17:07.971 INFO:tasks.rados.rados.0.smithi089.stdout:1006: finishing write tid 2 to smithi08969774-50 2024-08-29T18:17:07.971 INFO:tasks.rados.rados.0.smithi089.stdout:1008: finishing write tid 1 to smithi08969774-37 2024-08-29T18:17:07.971 INFO:tasks.rados.rados.0.smithi089.stdout:1008: finishing write tid 2 to smithi08969774-37 2024-08-29T18:17:07.971 INFO:tasks.rados.rados.0.smithi089.stdout:1006: finishing write tid 3 to smithi08969774-50 2024-08-29T18:17:07.971 INFO:tasks.rados.rados.0.smithi089.stdout:1006: oid 50 updating version 0 to 485 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1006: oid 50 version 485 is already newer than 484 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 485 (ObjNum 310 snap 106 seq_num 310) dirty exists 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1006: left oid 50 (ObjNum 310 snap 106 seq_num 310) 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1008: finishing write tid 3 to smithi08969774-37 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1008: oid 37 updating version 0 to 635 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1008: oid 37 version 635 is already newer than 634 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 635 (ObjNum 311 snap 106 seq_num 311) dirty exists 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1008: left oid 37 (ObjNum 311 snap 106 seq_num 311) 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1009: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1009: finishing copy_from to smithi08969774-39 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 375 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:17:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1007: expect (ObjNum 296 snap 102 seq_num 296) 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: cluster 2024-08-29T18:17:06.966865+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.374062+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.384206+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.386297+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.388252+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.400670+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.554404+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.557832+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.570249+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.571912+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.581727+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.583477+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.593533+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.595924+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:17:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:07 smithi144 bash[24722]: audit 2024-08-29T18:17:07.597390+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:17:08.405 INFO:tasks.rados.rados.0.smithi089.stdout:1006: done (4 left) 2024-08-29T18:17:08.405 INFO:tasks.rados.rados.0.smithi089.stdout:1007: done (3 left) 2024-08-29T18:17:08.405 INFO:tasks.rados.rados.0.smithi089.stdout:1008: done (2 left) 2024-08-29T18:17:08.405 INFO:tasks.rados.rados.0.smithi089.stdout:1009: done (1 left) 2024-08-29T18:17:08.405 INFO:tasks.rados.rados.0.smithi089.stdout:1011: done (0 left) 2024-08-29T18:17:08.405 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 106 2024-08-29T18:17:08.406 INFO:tasks.rados.rados.0.smithi089.stdout:1012: seq_num 312 ranges {7151616=434176} 2024-08-29T18:17:08.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: cluster 2024-08-29T18:17:06.966865+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-29T18:17:08.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.374062+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.384206+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.386297+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.388252+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.400670+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.554404+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.557832+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.570249+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.571912+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.581727+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.583477+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.593533+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.595924+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:17:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[22629]: audit 2024-08-29T18:17:07.597390+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: cluster 2024-08-29T18:17:06.966865+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.374062+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.384206+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.386297+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.388252+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.400670+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.554404+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.557832+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.570249+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.571912+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-29T18:17:08.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.581727+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-29T18:17:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.583477+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-29T18:17:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.593533+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-29T18:17:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.595924+0000 mon.a (mon.0) 1507 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:17:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:07 smithi089 bash[32084]: audit 2024-08-29T18:17:07.597390+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:17:08.498 INFO:tasks.rados.rados.0.smithi089.stdout:1012: writing smithi08969774-16 from 7151616 to 7585792 tid 1 2024-08-29T18:17:08.499 INFO:tasks.rados.rados.0.smithi089.stdout:1013: read oid 27 snap -1 2024-08-29T18:17:08.499 INFO:tasks.rados.rados.0.smithi089.stdout:1013: expect (ObjNum 296 snap 102 seq_num 296) 2024-08-29T18:17:08.499 INFO:tasks.rados.rados.0.smithi089.stdout:1014: setattr oid 34 current snap is 106 2024-08-29T18:17:08.500 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 106 2024-08-29T18:17:08.500 INFO:tasks.rados.rados.0.smithi089.stdout:1015: seq_num 313 ranges {1409024=450560} 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1015: writing smithi08969774-18 from 1409024 to 1859584 tid 1 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1016: delete oid 7 current snap is 106 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1012: finishing write tid 1 to smithi08969774-16 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1012: finishing write tid 2 to smithi08969774-16 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 465 (ObjNum 292 snap 101 seq_num 292) dirty exists 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1012: finishing write tid 3 to smithi08969774-16 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1012: oid 16 updating version 0 to 463 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1012: oid 16 version 463 is already newer than 462 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 463 (ObjNum 312 snap 106 seq_num 312) dirty exists 2024-08-29T18:17:08.514 INFO:tasks.rados.rados.0.smithi089.stdout:1012: left oid 16 (ObjNum 312 snap 106 seq_num 312) 2024-08-29T18:17:08.517 INFO:tasks.rados.rados.0.smithi089.stdout:1012: done (4 left) 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1014: done (3 left) 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1016: done (2 left) 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1017: read oid 30 snap -1 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1017: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1018: read oid 9 snap -1 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1018: expect deleted 2024-08-29T18:17:08.518 INFO:tasks.rados.rados.0.smithi089.stdout:1019: snap_create 2024-08-29T18:17:08.521 INFO:tasks.rados.rados.0.smithi089.stdout:1015: finishing write tid 1 to smithi08969774-18 2024-08-29T18:17:08.528 INFO:tasks.rados.rados.0.smithi089.stdout:1015: finishing write tid 2 to smithi08969774-18 2024-08-29T18:17:08.529 INFO:tasks.rados.rados.0.smithi089.stdout:1017: expect (ObjNum 87 snap 18 seq_num 87) 2024-08-29T18:17:08.604 INFO:tasks.rados.rados.0.smithi089.stdout:1015: finishing write tid 3 to smithi08969774-18 2024-08-29T18:17:08.604 INFO:tasks.rados.rados.0.smithi089.stdout:1015: oid 18 updating version 0 to 498 2024-08-29T18:17:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:1015: oid 18 version 498 is already newer than 497 2024-08-29T18:17:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 498 (ObjNum 313 snap 106 seq_num 313) dirty exists 2024-08-29T18:17:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:1015: left oid 18 (ObjNum 313 snap 106 seq_num 313) 2024-08-29T18:17:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:1013: expect (ObjNum 296 snap 102 seq_num 296) 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1013: done (4 left) 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1015: done (3 left) 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1017: done (2 left) 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1018: done (1 left) 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1019: done (0 left) 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1020: copy_from oid 44 from oid 47 current snap is 107 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1021: copy_from oid 18 from oid 21 current snap is 107 2024-08-29T18:17:08.990 INFO:tasks.rados.rados.0.smithi089.stdout:1022: snap_create 2024-08-29T18:17:09.020 INFO:tasks.rados.rados.0.smithi089.stdout:1021: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:17:09.030 INFO:tasks.rados.rados.0.smithi089.stdout:1020: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:17:09.036 INFO:tasks.rados.rados.0.smithi089.stdout:1020: finishing copy_from to smithi08969774-44 2024-08-29T18:17:09.036 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 375 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-08-29T18:17:09.037 INFO:tasks.rados.rados.0.smithi089.stdout:1021: finishing copy_from to smithi08969774-18 2024-08-29T18:17:09.037 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 417 (ObjNum 288 snap 100 seq_num 288) dirty exists 2024-08-29T18:17:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:08 smithi144 bash[24722]: cephadm 2024-08-29T18:17:07.559439+0000 mgr.y (mgr.15006) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-29T18:17:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:08 smithi144 bash[24722]: cephadm 2024-08-29T18:17:07.598419+0000 mgr.y (mgr.15006) 47 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-29T18:17:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:08 smithi144 bash[24722]: cluster 2024-08-29T18:17:07.967935+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-29T18:17:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:08 smithi144 bash[24722]: cluster 2024-08-29T18:17:08.217732+0000 mgr.y (mgr.15006) 48 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.1 MiB/s wr, 10 op/s 2024-08-29T18:17:09.399 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[22629]: cephadm 2024-08-29T18:17:07.559439+0000 mgr.y (mgr.15006) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[22629]: cephadm 2024-08-29T18:17:07.598419+0000 mgr.y (mgr.15006) 47 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[22629]: cluster 2024-08-29T18:17:07.967935+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[22629]: cluster 2024-08-29T18:17:08.217732+0000 mgr.y (mgr.15006) 48 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.1 MiB/s wr, 10 op/s 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[32084]: cephadm 2024-08-29T18:17:07.559439+0000 mgr.y (mgr.15006) 46 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[32084]: cephadm 2024-08-29T18:17:07.598419+0000 mgr.y (mgr.15006) 47 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[32084]: cluster 2024-08-29T18:17:07.967935+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-29T18:17:09.400 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:08 smithi089 bash[32084]: cluster 2024-08-29T18:17:08.217732+0000 mgr.y (mgr.15006) 48 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 205 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 3.1 MiB/s wr, 10 op/s 2024-08-29T18:17:09.994 INFO:tasks.rados.rados.0.smithi089.stdout:1020: done (2 left) 2024-08-29T18:17:09.994 INFO:tasks.rados.rados.0.smithi089.stdout:1021: done (1 left) 2024-08-29T18:17:09.994 INFO:tasks.rados.rados.0.smithi089.stdout:1022: done (0 left) 2024-08-29T18:17:09.994 INFO:tasks.rados.rados.0.smithi089.stdout:1023: read oid 16 snap 93 2024-08-29T18:17:09.995 INFO:tasks.rados.rados.0.smithi089.stdout:1023: expect (ObjNum 252 snap 86 seq_num 252) 2024-08-29T18:17:09.995 INFO:tasks.rados.rados.0.smithi089.stdout:1024: delete oid 5 current snap is 108 2024-08-29T18:17:10.001 INFO:tasks.rados.rados.0.smithi089.stdout:1024: done (1 left) 2024-08-29T18:17:10.002 INFO:tasks.rados.rados.0.smithi089.stdout:1025: delete oid 21 current snap is 108 2024-08-29T18:17:10.021 INFO:tasks.rados.rados.0.smithi089.stdout:1025: done (1 left) 2024-08-29T18:17:10.021 INFO:tasks.rados.rados.0.smithi089.stdout:1026: snap_remove snap 104 2024-08-29T18:17:10.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:10 smithi144 bash[24722]: cluster 2024-08-29T18:17:08.994149+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-29T18:17:10.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:10 smithi089 bash[22629]: cluster 2024-08-29T18:17:08.994149+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-29T18:17:10.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:10 smithi089 bash[32084]: cluster 2024-08-29T18:17:08.994149+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-29T18:17:11.016 INFO:tasks.rados.rados.0.smithi089.stdout:1026: done (1 left) 2024-08-29T18:17:11.016 INFO:tasks.rados.rados.0.smithi089.stdout:1027: snap_remove snap 106 2024-08-29T18:17:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: cluster 2024-08-29T18:17:10.000365+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-29T18:17:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: cluster 2024-08-29T18:17:10.218428+0000 mgr.y (mgr.15006) 49 : cluster [DBG] pgmap v80: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 20 op/s 2024-08-29T18:17:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: cephadm 2024-08-29T18:17:10.277197+0000 mgr.y (mgr.15006) 50 : cephadm [INF] Upgrade: Updating mon.a 2024-08-29T18:17:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: audit 2024-08-29T18:17:10.286716+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: audit 2024-08-29T18:17:10.288445+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:17:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: audit 2024-08-29T18:17:10.291064+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:17:11.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: audit 2024-08-29T18:17:10.293002+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:11.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[22629]: cephadm 2024-08-29T18:17:10.294777+0000 mgr.y (mgr.15006) 51 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-08-29T18:17:11.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: cluster 2024-08-29T18:17:10.000365+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-29T18:17:11.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: cluster 2024-08-29T18:17:10.218428+0000 mgr.y (mgr.15006) 49 : cluster [DBG] pgmap v80: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 20 op/s 2024-08-29T18:17:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: cephadm 2024-08-29T18:17:10.277197+0000 mgr.y (mgr.15006) 50 : cephadm [INF] Upgrade: Updating mon.a 2024-08-29T18:17:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: audit 2024-08-29T18:17:10.286716+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: audit 2024-08-29T18:17:10.288445+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:17:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: audit 2024-08-29T18:17:10.291064+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:17:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: audit 2024-08-29T18:17:10.293002+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:11.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:11 smithi089 bash[32084]: cephadm 2024-08-29T18:17:10.294777+0000 mgr.y (mgr.15006) 51 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-08-29T18:17:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: cluster 2024-08-29T18:17:10.000365+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-29T18:17:11.463 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: cluster 2024-08-29T18:17:10.218428+0000 mgr.y (mgr.15006) 49 : cluster [DBG] pgmap v80: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 20 op/s 2024-08-29T18:17:11.463 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: cephadm 2024-08-29T18:17:10.277197+0000 mgr.y (mgr.15006) 50 : cephadm [INF] Upgrade: Updating mon.a 2024-08-29T18:17:11.463 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: audit 2024-08-29T18:17:10.286716+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' 2024-08-29T18:17:11.463 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: audit 2024-08-29T18:17:10.288445+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:17:11.463 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: audit 2024-08-29T18:17:10.291064+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:17:11.464 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: audit 2024-08-29T18:17:10.293002+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:11.464 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:11 smithi144 bash[24722]: cephadm 2024-08-29T18:17:10.294777+0000 mgr.y (mgr.15006) 51 : cephadm [INF] Deploying daemon mon.a on smithi089 2024-08-29T18:17:12.020 INFO:tasks.rados.rados.0.smithi089.stdout:1027: done (1 left) 2024-08-29T18:17:12.020 INFO:tasks.rados.rados.0.smithi089.stdout:1028: snap_create 2024-08-29T18:17:12.021 INFO:tasks.rados.rados.0.smithi089.stdout:1023: expect (ObjNum 252 snap 86 seq_num 252) 2024-08-29T18:17:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:12 smithi144 bash[24722]: cluster 2024-08-29T18:17:11.022053+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-29T18:17:12.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:12 smithi089 bash[32084]: cluster 2024-08-29T18:17:11.022053+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-29T18:17:12.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:12 smithi089 bash[22629]: cluster 2024-08-29T18:17:11.022053+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-29T18:17:13.028 INFO:tasks.rados.rados.0.smithi089.stdout:1023: done (1 left) 2024-08-29T18:17:13.028 INFO:tasks.rados.rados.0.smithi089.stdout:1028: done (0 left) 2024-08-29T18:17:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:1029: rollback oid 48 current snap is 109 2024-08-29T18:17:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 48 to 101 2024-08-29T18:17:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:1030: copy_from oid 4 from oid 24 current snap is 109 2024-08-29T18:17:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:1031: snap_create 2024-08-29T18:17:13.036 INFO:tasks.rados.rados.0.smithi089.stdout:1029: finishing rollback tid 0 to smithi08969774-48 2024-08-29T18:17:13.038 INFO:tasks.rados.rados.0.smithi089.stdout:1029: finishing rollback tid 1 to smithi08969774-48 2024-08-29T18:17:13.039 INFO:tasks.rados.rados.0.smithi089.stdout:1029: finishing rollback tid 2 to smithi08969774-48 2024-08-29T18:17:13.039 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 503 (ObjNum 266 snap 89 seq_num 266) dirty exists 2024-08-29T18:17:13.063 INFO:tasks.rados.rados.0.smithi089.stdout:1030: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:17:13.068 INFO:tasks.rados.rados.0.smithi089.stdout:1030: finishing copy_from to smithi08969774-4 2024-08-29T18:17:13.068 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 329 (ObjNum 303 snap 105 seq_num 303) dirty exists 2024-08-29T18:17:13.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.173 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.174 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.174 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.174 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.175 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[22629]: cluster 2024-08-29T18:17:12.025720+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-29T18:17:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[22629]: cluster 2024-08-29T18:17:12.218840+0000 mgr.y (mgr.15006) 52 : cluster [DBG] pgmap v83: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 20 op/s 2024-08-29T18:17:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: Stopping Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:17:13.176 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.176 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[32084]: cluster 2024-08-29T18:17:12.025720+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-29T18:17:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[32084]: cluster 2024-08-29T18:17:12.218840+0000 mgr.y (mgr.15006) 52 : cluster [DBG] pgmap v83: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 20 op/s 2024-08-29T18:17:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:13 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:13 smithi144 bash[24722]: cluster 2024-08-29T18:17:12.025720+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-29T18:17:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:13 smithi144 bash[24722]: cluster 2024-08-29T18:17:12.218840+0000 mgr.y (mgr.15006) 52 : cluster [DBG] pgmap v83: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 5.2 MiB/s wr, 20 op/s 2024-08-29T18:17:13.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[70970]: [29/Aug/2024:18:17:13] ENGINE Bus STOPPING 2024-08-29T18:17:13.485 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[22629]: debug 2024-08-29T18:17:13.236+0000 7fee84777640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T18:17:13.485 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[22629]: debug 2024-08-29T18:17:13.236+0000 7fee84777640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-29T18:17:13.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[70970]: [29/Aug/2024:18:17:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:17:13.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[70970]: [29/Aug/2024:18:17:13] ENGINE Bus STOPPED 2024-08-29T18:17:13.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[70970]: [29/Aug/2024:18:17:13] ENGINE Bus STARTING 2024-08-29T18:17:13.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[70970]: [29/Aug/2024:18:17:13] ENGINE Serving on http://:::9283 2024-08-29T18:17:13.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:13 smithi089 bash[70970]: [29/Aug/2024:18:17:13] ENGINE Bus STARTED 2024-08-29T18:17:14.415 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:14 smithi089 bash[77196]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-a 2024-08-29T18:17:14.415 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:14 smithi089 bash[77267]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-a 2024-08-29T18:17:14.415 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-29T18:17:14.415 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: Stopped Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:17:14.680 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.680 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.680 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.681 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.681 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: Started Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:17:14.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.682 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.682 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:14.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:17:14 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:15.235 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:17:15.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:17:15] "GET /metrics HTTP/1.1" 200 36087 "" "Prometheus/2.43.0" 2024-08-29T18:17:15.560 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:17:15.560 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (7m) 50s ago 8m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:17:15.560 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (7m) 19s ago 7m 78.4M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:17:15.560 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (10m) 50s ago 10m 15.0M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:17:15.560 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (10m) 19s ago 10m 18.8M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:17:15.560 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (25s) 19s ago 18m 139M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (74s) 50s ago 21m 469M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 starting - - - 2048M 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (19m) 19s ago 19m 48.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (19m) 50s ago 19m 48.1M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (8m) 50s ago 8m 8263k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (8m) 19s ago 8m 8804k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (17m) 50s ago 17m 138M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (17m) 50s ago 17m 135M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (16m) 50s ago 16m 142M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:17:15.561 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (15m) 50s ago 15m 114M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:17:15.562 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (14m) 19s ago 14m 190M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:17:15.562 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (13m) 19s ago 13m 142M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:17:15.562 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (12m) 19s ago 12m 119M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:17:15.562 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (11m) 19s ago 11m 134M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:17:15.562 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (32s) 19s ago 8m 31.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:17:15.865 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.855+0000 7f8cc89f4b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T18:17:15.865 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.855+0000 7f8cc89f4b00 0 ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc), process ceph-mon, pid 7 2024-08-29T18:17:15.865 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.855+0000 7f8cc89f4b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T18:17:15.865 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 0 load: jerasure load: lrc 2024-08-29T18:17:15.865 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Git sha 0 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Compile date 2024-08-28 23:52:59 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: DB SUMMARY 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: DB Session ID: ZXLO3NLO6LLCHSS8VZEZ 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2485 Bytes 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000044.sst 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000042.log size: 1409952 ; 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T18:17:15.866 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.env: 0x556f1dcb17a0 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.info_log: 0x556f1fa7b560 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T18:17:15.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.db_log_dir: 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.wal_dir: 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T18:17:15.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.write_buffer_manager: 0x556f1fa8a8c0 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T18:17:15.869 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.row_cache: None 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.wal_filter: None 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T18:17:15.871 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T18:17:15.872 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T18:17:15.873 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Compression algorithms supported: 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kZSTD supported: 0 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T18:17:15.874 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.merge_operator: 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T18:17:15.875 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556f1fa7b180) 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: cache_index_and_filter_blocks: 1 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: pin_top_level_index_and_filter: 1 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: index_type: 0 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: data_block_index_type: 0 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: index_shortening: 1 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T18:17:15.876 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: checksum: 4 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: no_block_cache: 0 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_cache: 0x556f1fa71090 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_cache_name: BinnedLRUCache 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_cache_options: 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: capacity : 536870912 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: num_shard_bits : 4 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: strict_capacity_limit : 0 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: high_pri_pool_ratio: 0.000 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_cache_compressed: (nil) 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: persistent_cache: (nil) 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_size: 4096 2024-08-29T18:17:15.877 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_size_deviation: 10 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_restart_interval: 16 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: index_block_restart_interval: 1 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: metadata_block_size: 4096 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: partition_filters: 0 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: use_delta_encoding: 1 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: filter_policy: bloomfilter 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: whole_key_filtering: 1 2024-08-29T18:17:15.878 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: verify_compression: 0 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: read_amp_bytes_per_bit: 0 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: format_version: 5 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: enable_index_compression: 1 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: block_align: 0 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: max_auto_readahead_size: 262144 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: prepopulate_block_cache: 0 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: initial_auto_readahead_size: 8192 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: num_file_reads_for_auto_readahead: 2 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T18:17:15.879 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.num_levels: 7 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T18:17:15.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T18:17:15.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T18:17:15.882 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T18:17:15.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T18:17:15.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T18:17:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 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 46, last_sequence is 20188, log_number is 42,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 42 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 42 2024-08-29T18:17:15.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5a59f233-261f-46a5-9e99-95e7cdc56c8d 2024-08-29T18:17:15.928 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:17:15.928 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 13, 2024-08-29T18:17:15.929 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:17:15.930 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:17:15.930 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:17:16.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955435865038, "job": 1, "event": "recovery_started", "wal_files": [42]} 2024-08-29T18:17:16.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.859+0000 7f8cc89f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #42 mode 2 2024-08-29T18:17:16.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955435870470, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 47, "file_size": 1347638, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20190, "largest_seqno": 21066, "table_properties": {"data_size": 1342474, "index_size": 3163, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 9477, "raw_average_key_size": 24, "raw_value_size": 1333483, "raw_average_value_size": 3472, "num_data_blocks": 139, "num_entries": 384, "num_filter_entries": 384, "num_deletions": 16, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1724955435, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5a59f233-261f-46a5-9e99-95e7cdc56c8d", "db_session_id": "ZXLO3NLO6LLCHSS8VZEZ", "orig_file_number": 47, "seqno_to_time_mapping": "N/A"}} 2024-08-29T18:17:16.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955435870613, "job": 1, "event": "recovery_finished"} 2024-08-29T18:17:16.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 49 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000042.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556f1fa9ce00 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 4 rocksdb: DB pointer 0x556f1fb9c000 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cbe7bd640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cbe7bd640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: ** DB Stats ** 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T18:17:16.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T18:17:16.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T18:17:16.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T18:17:16.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: ** Compaction Stats [default] ** 2024-08-29T18:17:16.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T18:17:16.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: L0 1/0 1.29 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 410.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: L6 1/0 10.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Sum 2/0 11.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 410.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 410.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: ** Compaction Stats [default] ** 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 410.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Flush(GB): cumulative 0.001, interval 0.001 2024-08-29T18:17:16.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Cumulative compaction: 0.00 GB write, 155.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Interval compaction: 0.00 GB write, 155.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Block cache BinnedLRUCache@0x556f1fa71090#7 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.867+0000 7f8cc89f4b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 1 mon.a@-1(???) e3 preinit fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 0 mon.a@-1(???).mds e8 new map 2024-08-29T18:17:16.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 0 mon.a@-1(???).mds e8 print_map 2024-08-29T18:17:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: e8 2024-08-29T18:17:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: btime 1970-01-01T00:00:00:000000+0000 2024-08-29T18:17:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T18:17:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T18:17:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: legacy client fscid: 1 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Filesystem 'cephfs' (1) 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: fs_name cephfs 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: epoch 8 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: created 2024-08-29T18:07:03.292085+0000 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: modified 2024-08-29T18:07:38.968024+0000 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: tableserver 0 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: root 0 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: session_timeout 60 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: session_autoclose 300 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: max_file_size 1099511627776 2024-08-29T18:17:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: max_xattr_size 65536 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: required_client_features {} 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: last_failure 0 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: last_failure_osd_epoch 0 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: max_mds 1 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: in 0 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: up {0=24289} 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: failed 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: damaged 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: stopped 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: data_pools [3] 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: metadata_pool 2 2024-08-29T18:17:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: inline_data disabled 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: balancer 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: bal_rank_mask -1 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: standby_count_wanted 0 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: qdb_cluster leader: 0 members: 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: [mds.b{0:24289} state up:active seq 11 addr [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: Standby daemons: 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: [mds.a{-1:14382} state up:standby seq 1 addr [v2:172.21.15.89:6834/3447957083,v1:172.21.15.89:6835/3447957083] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 0 mon.a@-1(???).osd e295 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 0 mon.a@-1(???).osd e295 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:17:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 0 mon.a@-1(???).osd e295 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:17:16.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 0 mon.a@-1(???).osd e295 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:17:16.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:15 smithi089 bash[77323]: debug 2024-08-29T18:17:15.871+0000 7f8cc89f4b00 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-08-29T18:17:16.588 INFO:tasks.rados.rados.0.smithi089.stdout:1029: done (2 left) 2024-08-29T18:17:16.588 INFO:tasks.rados.rados.0.smithi089.stdout:1030: done (1 left) 2024-08-29T18:17:16.588 INFO:tasks.rados.rados.0.smithi089.stdout:1031: done (0 left) 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1032: read oid 34 snap 105 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1032: expect (ObjNum 292 snap 101 seq_num 292) 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1033: read oid 46 snap -1 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1033: expect deleted 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1034: read oid 41 snap -1 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1034: expect (ObjNum 260 snap 88 seq_num 260) 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1035: copy_from oid 4 from oid 18 current snap is 110 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1036: copy_from oid 9 from oid 44 current snap is 110 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 110 2024-08-29T18:17:16.589 INFO:tasks.rados.rados.0.smithi089.stdout:1037: seq_num 317 ranges {3784704=516096} 2024-08-29T18:17:16.617 INFO:tasks.rados.rados.0.smithi089.stdout:1037: writing smithi08969774-2 from 3784704 to 4300800 tid 1 2024-08-29T18:17:16.618 INFO:tasks.rados.rados.0.smithi089.stdout:1038: snap_remove snap 107 2024-08-29T18:17:16.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[70970]: ignoring --setuser ceph since I am not root 2024-08-29T18:17:16.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[70970]: ignoring --setgroup ceph since I am not root 2024-08-29T18:17:16.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[70970]: debug 2024-08-29T18:17:16.631+0000 7f87f2612640 1 -- 172.21.15.89:0/698155869 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557c49c030e0 con 0x557c49c04800 2024-08-29T18:17:16.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[70970]: debug 2024-08-29T18:17:16.747+0000 7f87f4e6e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:17:16.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:13.249025+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:16.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:13.249241+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:16.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:13.249439+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:13.258155+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:13.261645+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:14.219543+0000 mgr.y (mgr.15006) 53 : cluster [DBG] pgmap v85: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:15.229638+0000 mgr.y (mgr.15006) 54 : audit [DBG] from='client.24995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:15.532155+0000 mgr.y (mgr.15006) 55 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:15.935682+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.89:0/3695964086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.221301+0000 mgr.y (mgr.15006) 56 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 229 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 621 KiB/s wr, 1 op/s 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.491186+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.512500+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522699+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522735+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522752+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-29T17:58:12.965976+0000 2024-08-29T18:17:16.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522769+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522786+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522804+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522821+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522838+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.522857+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.524127+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.524187+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.526588+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: y(active, since 58s), standbys: x 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.527592+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: audit 2024-08-29T18:17:16.553761+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15006 ' entity='' 2024-08-29T18:17:16.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.555244+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, since 58s), standbys: x 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:13.249025+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:13.249241+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:13.249439+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:13.258155+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:13.261645+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:14.219543+0000 mgr.y (mgr.15006) 53 : cluster [DBG] pgmap v85: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:15.229638+0000 mgr.y (mgr.15006) 54 : audit [DBG] from='client.24995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:15.532155+0000 mgr.y (mgr.15006) 55 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:15.935682+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.89:0/3695964086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:16.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.221301+0000 mgr.y (mgr.15006) 56 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 229 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 621 KiB/s wr, 1 op/s 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.491186+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.512500+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522699+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522735+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522752+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-29T17:58:12.965976+0000 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522769+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522786+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522804+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522821+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522838+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.522857+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.524127+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:17:16.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.524187+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-29T18:17:16.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.526588+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: y(active, since 58s), standbys: x 2024-08-29T18:17:16.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.527592+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-29T18:17:16.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: audit 2024-08-29T18:17:16.553761+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15006 ' entity='' 2024-08-29T18:17:16.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:16 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.555244+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, since 58s), standbys: x 2024-08-29T18:17:17.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[61315]: ignoring --setuser ceph since I am not root 2024-08-29T18:17:17.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[61315]: ignoring --setgroup ceph since I am not root 2024-08-29T18:17:17.053 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[61315]: debug 2024-08-29T18:17:16.747+0000 7f4474efa040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:13.249025+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:13.249241+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:13.249439+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:13.258155+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:13.261645+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15006 172.21.15.89:0/1489381706' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:14.219543+0000 mgr.y (mgr.15006) 53 : cluster [DBG] pgmap v85: 121 pgs: 121 active+clean; 226 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:15.229638+0000 mgr.y (mgr.15006) 54 : audit [DBG] from='client.24995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:15.532155+0000 mgr.y (mgr.15006) 55 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:15.935682+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.89:0/3695964086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.221301+0000 mgr.y (mgr.15006) 56 : cluster [DBG] pgmap v86: 121 pgs: 121 active+clean; 229 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 621 KiB/s wr, 1 op/s 2024-08-29T18:17:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.491186+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.512500+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522699+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522735+0000 mon.a (mon.0) 4 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522752+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-29T17:58:12.965976+0000 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522769+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522786+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522804+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522821+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522838+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.522857+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.524127+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.524187+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-29T18:17:17.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.526588+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e37: y(active, since 58s), standbys: x 2024-08-29T18:17:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.527592+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-29T18:17:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: audit 2024-08-29T18:17:16.553761+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15006 ' entity='' 2024-08-29T18:17:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:16 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.555244+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e38: y(active, since 58s), standbys: x 2024-08-29T18:17:17.625 INFO:tasks.rados.rados.0.smithi089.stdout:1032: expect (ObjNum 292 snap 101 seq_num 292) 2024-08-29T18:17:17.686 INFO:tasks.rados.rados.0.smithi089.stdout:1037: finishing write tid 1 to smithi08969774-2 2024-08-29T18:17:17.686 INFO:tasks.rados.rados.0.smithi089.stdout:1037: finishing write tid 2 to smithi08969774-2 2024-08-29T18:17:17.686 INFO:tasks.rados.rados.0.smithi089.stdout:1032: done (6 left) 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1033: done (5 left) 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1038: done (4 left) 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1039: rmattr oid 13 current snap is 110 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1037: finishing write tid 3 to smithi08969774-2 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1037: oid 2 updating version 0 to 492 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1037: oid 2 updating version 492 to 493 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 493 (ObjNum 317 snap 110 seq_num 317) dirty exists 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1037: left oid 2 (ObjNum 317 snap 110 seq_num 317) 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1035: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:17:17.687 INFO:tasks.rados.rados.0.smithi089.stdout:1034: expect (ObjNum 260 snap 88 seq_num 260) 2024-08-29T18:17:17.898 INFO:tasks.rados.rados.0.smithi089.stdout:1035: finishing copy_from to smithi08969774-4 2024-08-29T18:17:17.898 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 417 (ObjNum 288 snap 100 seq_num 288) dirty exists 2024-08-29T18:17:17.898 INFO:tasks.rados.rados.0.smithi089.stdout:1036: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:17:17.898 INFO:tasks.rados.rados.0.smithi089.stdout:1034: done (4 left) 2024-08-29T18:17:17.898 INFO:tasks.rados.rados.0.smithi089.stdout:1035: done (3 left) 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:1037: done (2 left) 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:1040: rollback oid 37 current snap is 110 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 93 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:1036: finishing copy_from to smithi08969774-9 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 375 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 357 (ObjNum 268 snap 90 seq_num 268) dirty exists 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:1036: done (2 left) 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:1039: done (1 left) 2024-08-29T18:17:17.899 INFO:tasks.rados.rados.0.smithi089.stdout:1041: delete oid 14 current snap is 110 2024-08-29T18:17:17.913 INFO:tasks.rados.rados.0.smithi089.stdout:1041: done (1 left) 2024-08-29T18:17:17.913 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 110 2024-08-29T18:17:17.913 INFO:tasks.rados.rados.0.smithi089.stdout:1042: seq_num 319 ranges {1294336=548864} 2024-08-29T18:17:17.917 INFO:tasks.rados.rados.0.smithi089.stdout:1042: writing smithi08969774-43 from 1294336 to 1843200 tid 1 2024-08-29T18:17:17.917 INFO:tasks.rados.rados.0.smithi089.stdout:1043: read oid 14 snap -1 2024-08-29T18:17:17.917 INFO:tasks.rados.rados.0.smithi089.stdout:1043: expect deleted 2024-08-29T18:17:17.917 INFO:tasks.rados.rados.0.smithi089.stdout:1044: snap_remove snap 109 2024-08-29T18:17:17.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:17 smithi089 bash[77323]: cluster 2024-08-29T18:17:16.594105+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-29T18:17:17.923 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:17 smithi089 bash[32084]: cluster 2024-08-29T18:17:16.594105+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-29T18:17:17.974 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:17 smithi144 bash[24722]: cluster 2024-08-29T18:17:16.594105+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-29T18:17:18.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:17 smithi144 bash[61315]: debug 2024-08-29T18:17:17.971+0000 7f4474efa040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:17:18.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:18 smithi144 bash[61315]: debug 2024-08-29T18:17:18.039+0000 7f4474efa040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:17:18.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:18 smithi144 bash[61315]: debug 2024-08-29T18:17:18.191+0000 7f4474efa040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:17:18.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:17 smithi089 bash[70970]: debug 2024-08-29T18:17:17.971+0000 7f87f4e6e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-29T18:17:18.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:18 smithi089 bash[70970]: debug 2024-08-29T18:17:18.035+0000 7f87f4e6e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-29T18:17:18.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:18 smithi089 bash[70970]: debug 2024-08-29T18:17:18.187+0000 7f87f4e6e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-29T18:17:18.621 INFO:tasks.rados.rados.0.smithi089.stdout:1044: done (3 left) 2024-08-29T18:17:18.621 INFO:tasks.rados.rados.0.smithi089.stdout:1040: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:17:18.621 INFO:tasks.rados.rados.0.smithi089.stdout:1040: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:17:18.621 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 655 (ObjNum 65 snap 0 seq_num 2867392304) dirty dne 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: finishing write tid 1 to smithi08969774-43 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: finishing write tid 2 to smithi08969774-43 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: finishing write tid 3 to smithi08969774-43 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: oid 43 updating version 0 to 505 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: oid 43 version 505 is already newer than 504 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 505 (ObjNum 319 snap 110 seq_num 319) dirty exists 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: left oid 43 (ObjNum 319 snap 110 seq_num 319) 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1045: read oid 36 snap -1 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1045: expect (ObjNum 291 snap 101 seq_num 291) 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1040: done (3 left) 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1042: done (2 left) 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1043: done (1 left) 2024-08-29T18:17:18.622 INFO:tasks.rados.rados.0.smithi089.stdout:1046: delete oid 2 current snap is 110 2024-08-29T18:17:18.637 INFO:tasks.rados.rados.0.smithi089.stdout:1046: done (1 left) 2024-08-29T18:17:18.637 INFO:tasks.rados.rados.0.smithi089.stdout:1047: snap_create 2024-08-29T18:17:18.654 INFO:tasks.rados.rados.0.smithi089.stdout:1045: expect (ObjNum 291 snap 101 seq_num 291) 2024-08-29T18:17:18.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:18 smithi089 bash[77323]: cluster 2024-08-29T18:17:17.618055+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-29T18:17:18.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:18 smithi089 bash[70970]: debug 2024-08-29T18:17:18.855+0000 7f87f4e6e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:17:18.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:18 smithi089 bash[32084]: cluster 2024-08-29T18:17:17.618055+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-29T18:17:18.925 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:18 smithi144 bash[61315]: debug 2024-08-29T18:17:18.851+0000 7f4474efa040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-29T18:17:18.925 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:18 smithi144 bash[24722]: cluster 2024-08-29T18:17:17.618055+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-29T18:17:19.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:18 smithi089 bash[70970]: debug 2024-08-29T18:17:18.927+0000 7f87f4e6e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:17:19.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:18.995+0000 7f87f4e6e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:17:19.182 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:18 smithi144 bash[61315]: debug 2024-08-29T18:17:18.923+0000 7f4474efa040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-29T18:17:19.182 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:18 smithi144 bash[61315]: debug 2024-08-29T18:17:18.991+0000 7f4474efa040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-29T18:17:19.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.179+0000 7f4474efa040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:17:19.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.259+0000 7f4474efa040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:17:19.553 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.327+0000 7f4474efa040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:17:19.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.183+0000 7f87f4e6e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-29T18:17:19.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.259+0000 7f87f4e6e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-29T18:17:19.588 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.331+0000 7f87f4e6e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-29T18:17:19.622 INFO:tasks.rados.rados.0.smithi089.stdout:1045: done (1 left) 2024-08-29T18:17:19.622 INFO:tasks.rados.rados.0.smithi089.stdout:1047: done (0 left) 2024-08-29T18:17:19.622 INFO:tasks.rados.rados.0.smithi089.stdout:1048: delete oid 3 current snap is 111 2024-08-29T18:17:19.636 INFO:tasks.rados.rados.0.smithi089.stdout:1048: done (0 left) 2024-08-29T18:17:19.636 INFO:tasks.rados.rados.0.smithi089.stdout:1049: rollback oid 48 current snap is 111 2024-08-29T18:17:19.636 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 48 to 103 2024-08-29T18:17:19.637 INFO:tasks.rados.rados.0.smithi089.stdout:1050: delete oid 19 current snap is 111 2024-08-29T18:17:19.647 INFO:tasks.rados.rados.0.smithi089.stdout:1050: done (1 left) 2024-08-29T18:17:19.647 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 111 2024-08-29T18:17:19.647 INFO:tasks.rados.rados.0.smithi089.stdout:1051: seq_num 323 ranges {4587520=614400} 2024-08-29T18:17:19.686 INFO:tasks.rados.rados.0.smithi089.stdout:1051: writing smithi08969774-9 from 4587520 to 5201920 tid 1 2024-08-29T18:17:19.686 INFO:tasks.rados.rados.0.smithi089.stdout:1052: snap_create 2024-08-29T18:17:19.686 INFO:tasks.rados.rados.0.smithi089.stdout:1049: finishing rollback tid 0 to smithi08969774-48 2024-08-29T18:17:19.686 INFO:tasks.rados.rados.0.smithi089.stdout:1049: finishing rollback tid 1 to smithi08969774-48 2024-08-29T18:17:19.686 INFO:tasks.rados.rados.0.smithi089.stdout:1049: finishing rollback tid 2 to smithi08969774-48 2024-08-29T18:17:19.686 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 508 (ObjNum 266 snap 89 seq_num 266) dirty exists 2024-08-29T18:17:19.697 INFO:tasks.rados.rados.0.smithi089.stdout:1051: finishing write tid 1 to smithi08969774-9 2024-08-29T18:17:19.697 INFO:tasks.rados.rados.0.smithi089.stdout:1051: finishing write tid 2 to smithi08969774-9 2024-08-29T18:17:19.699 INFO:tasks.rados.rados.0.smithi089.stdout:1051: finishing write tid 3 to smithi08969774-9 2024-08-29T18:17:19.699 INFO:tasks.rados.rados.0.smithi089.stdout:1051: oid 9 updating version 0 to 408 2024-08-29T18:17:19.699 INFO:tasks.rados.rados.0.smithi089.stdout:1051: oid 9 updating version 408 to 409 2024-08-29T18:17:19.699 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 409 (ObjNum 323 snap 111 seq_num 323) dirty exists 2024-08-29T18:17:19.699 INFO:tasks.rados.rados.0.smithi089.stdout:1051: left oid 9 (ObjNum 323 snap 111 seq_num 323) 2024-08-29T18:17:19.864 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.591+0000 7f87f4e6e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:17:19.865 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.671+0000 7f87f4e6e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:17:19.865 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[32084]: cluster 2024-08-29T18:17:18.626027+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-29T18:17:19.865 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[77323]: cluster 2024-08-29T18:17:18.626027+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-29T18:17:19.869 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[24722]: cluster 2024-08-29T18:17:18.626027+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-29T18:17:19.869 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.591+0000 7f4474efa040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-29T18:17:19.869 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.667+0000 7f4474efa040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-29T18:17:20.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.867+0000 7f87f4e6e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:17:20.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:19 smithi089 bash[70970]: debug 2024-08-29T18:17:19.947+0000 7f87f4e6e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:17:20.201 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.867+0000 7f4474efa040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-29T18:17:20.201 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:19 smithi144 bash[61315]: debug 2024-08-29T18:17:19.943+0000 7f4474efa040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-29T18:17:20.537 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[70970]: debug 2024-08-29T18:17:20.199+0000 7f87f4e6e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:17:20.537 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[70970]: debug 2024-08-29T18:17:20.375+0000 7f87f4e6e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:17:20.549 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:20 smithi144 bash[61315]: debug 2024-08-29T18:17:20.199+0000 7f4474efa040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-29T18:17:20.549 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:20 smithi144 bash[61315]: debug 2024-08-29T18:17:20.383+0000 7f4474efa040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:17:20.634 INFO:tasks.rados.rados.0.smithi089.stdout:1049: done (2 left) 2024-08-29T18:17:20.634 INFO:tasks.rados.rados.0.smithi089.stdout:1051: done (1 left) 2024-08-29T18:17:20.634 INFO:tasks.rados.rados.0.smithi089.stdout:1052: done (0 left) 2024-08-29T18:17:20.634 INFO:tasks.rados.rados.0.smithi089.stdout:1053: read oid 48 snap -1 2024-08-29T18:17:20.634 INFO:tasks.rados.rados.0.smithi089.stdout:1053: expect (ObjNum 266 snap 89 seq_num 266) 2024-08-29T18:17:20.634 INFO:tasks.rados.rados.0.smithi089.stdout:1054: snap_remove snap 111 2024-08-29T18:17:20.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:20 smithi144 bash[24722]: cluster 2024-08-29T18:17:19.627619+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-29T18:17:20.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:20 smithi144 bash[61315]: debug 2024-08-29T18:17:20.547+0000 7f4474efa040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:17:20.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:20 smithi144 bash[61315]: debug 2024-08-29T18:17:20.627+0000 7f4474efa040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:17:20.806 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[70970]: debug 2024-08-29T18:17:20.539+0000 7f87f4e6e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-29T18:17:20.807 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[70970]: debug 2024-08-29T18:17:20.619+0000 7f87f4e6e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-29T18:17:20.807 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[32084]: cluster 2024-08-29T18:17:19.627619+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-29T18:17:20.807 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[77323]: cluster 2024-08-29T18:17:19.627619+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-29T18:17:20.882 INFO:tasks.rados.rados.0.smithi089.stdout:1054: done (1 left) 2024-08-29T18:17:20.882 INFO:tasks.rados.rados.0.smithi089.stdout:1055: snap_create 2024-08-29T18:17:20.883 INFO:tasks.rados.rados.0.smithi089.stdout:1053: expect (ObjNum 266 snap 89 seq_num 266) 2024-08-29T18:17:21.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:20 smithi089 bash[70970]: debug 2024-08-29T18:17:20.811+0000 7f87f4e6e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:17:21.303 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:20 smithi144 bash[61315]: debug 2024-08-29T18:17:20.811+0000 7f4474efa040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-29T18:17:21.883 INFO:tasks.rados.rados.0.smithi089.stdout:1053: done (1 left) 2024-08-29T18:17:21.884 INFO:tasks.rados.rados.0.smithi089.stdout:1055: done (0 left) 2024-08-29T18:17:21.884 INFO:tasks.rados.rados.0.smithi089.stdout:1056: copy_from oid 20 from oid 32 current snap is 113 2024-08-29T18:17:21.884 INFO:tasks.rados.rados.0.smithi089.stdout:1057: delete oid 3 current snap is 113 2024-08-29T18:17:21.890 INFO:tasks.rados.rados.0.smithi089.stdout:1057: done (1 left) 2024-08-29T18:17:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:1058: copy_from oid 45 from oid 37 current snap is 113 2024-08-29T18:17:21.891 INFO:tasks.rados.rados.0.smithi089.stdout:1059: snap_remove snap 92 2024-08-29T18:17:21.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[70970]: debug 2024-08-29T18:17:21.659+0000 7f87f4e6e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:17:21.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[70970]: debug 2024-08-29T18:17:21.735+0000 7f87f4e6e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:17:21.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[77323]: cluster 2024-08-29T18:17:20.639571+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-29T18:17:21.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[77323]: cluster 2024-08-29T18:17:20.885523+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-29T18:17:21.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[32084]: cluster 2024-08-29T18:17:20.639571+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-29T18:17:21.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[32084]: cluster 2024-08-29T18:17:20.885523+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-29T18:17:21.968 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:21 smithi144 bash[61315]: debug 2024-08-29T18:17:21.659+0000 7f4474efa040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-29T18:17:21.968 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:21 smithi144 bash[61315]: debug 2024-08-29T18:17:21.735+0000 7f4474efa040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-29T18:17:21.968 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:21 smithi144 bash[24722]: cluster 2024-08-29T18:17:20.639571+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-29T18:17:21.969 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:21 smithi144 bash[24722]: cluster 2024-08-29T18:17:20.885523+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-29T18:17:22.303 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:21 smithi144 bash[61315]: debug 2024-08-29T18:17:21.967+0000 7f4474efa040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:17:22.303 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: debug 2024-08-29T18:17:22.043+0000 7f4474efa040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:17:22.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:21 smithi089 bash[70970]: debug 2024-08-29T18:17:21.971+0000 7f87f4e6e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-29T18:17:22.423 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.047+0000 7f87f4e6e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1059: done (2 left) 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1060: snap_create 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1058: finishing copy_from to smithi08969774-45 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1058: got expected ENOENT (src dne) 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1058: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1056: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:17:22.553 INFO:tasks.rados.rados.0.smithi089.stdout:1056: finishing copy_from to smithi08969774-20 2024-08-29T18:17:22.554 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 490 (ObjNum 256 snap 88 seq_num 256) dirty exists 2024-08-29T18:17:22.726 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.439+0000 7f87f4e6e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:17:22.726 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.519+0000 7f87f4e6e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:17:22.727 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: [29/Aug/2024:18:17:22] ENGINE Bus STARTING 2024-08-29T18:17:22.727 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: CherryPy Checker: 2024-08-29T18:17:22.727 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: The Application mounted at '' has an empty config. 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: debug 2024-08-29T18:17:22.435+0000 7f4474efa040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: debug 2024-08-29T18:17:22.519+0000 7f4474efa040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: [29/Aug/2024:18:17:22] ENGINE Bus STARTING 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: CherryPy Checker: 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: The Application mounted at '' has an empty config. 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: [29/Aug/2024:18:17:22] ENGINE Serving on http://:::9283 2024-08-29T18:17:22.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[61315]: [29/Aug/2024:18:17:22] ENGINE Bus STARTED 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:21.887746+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.543594+0000 mon.a (mon.0) 25 : cluster [INF] Active manager daemon y restarted 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.544350+0000 mon.a (mon.0) 26 : cluster [INF] Activating manager daemon y 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.551242+0000 mon.a (mon.0) 27 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.551517+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00734312s), standbys: x 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.562833+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:23.146 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.563108+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.563312+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.564933+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.565330+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.565717+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.566042+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.566342+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.566685+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.567016+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.567210+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.567288+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.567315+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.567523+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:17:23.147 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.567719+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.567978+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.568244+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.568703+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.571492+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.571659+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.571975+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.572590+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.573138+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.574535+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:17:23.148 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: cluster 2024-08-29T18:17:22.608294+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-08-29T18:17:23.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.645956+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:23.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.664753+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:23.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.673647+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:17:23.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.674145+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:17:23.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.704924+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:17:23.149 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:22 smithi144 bash[24722]: audit 2024-08-29T18:17:22.705429+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:17:23.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875f034640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875f034640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.173 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875f034640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875f034640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875f034640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875b82d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875b82d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875b82d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875b82d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: debug 2024-08-29T18:17:22.731+0000 7f875b82d640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: [29/Aug/2024:18:17:22] ENGINE Serving on http://:::9283 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[70970]: [29/Aug/2024:18:17:22] ENGINE Bus STARTED 2024-08-29T18:17:23.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:21.887746+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.543594+0000 mon.a (mon.0) 25 : cluster [INF] Active manager daemon y restarted 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.544350+0000 mon.a (mon.0) 26 : cluster [INF] Activating manager daemon y 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.551242+0000 mon.a (mon.0) 27 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.551517+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00734312s), standbys: x 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.562833+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.563108+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.563312+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.564933+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.565330+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.565717+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.566042+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.566342+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:17:23.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.566685+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.567016+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.567210+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.567288+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.567315+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.567523+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.567719+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:21.887746+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.543594+0000 mon.a (mon.0) 25 : cluster [INF] Active manager daemon y restarted 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.544350+0000 mon.a (mon.0) 26 : cluster [INF] Activating manager daemon y 2024-08-29T18:17:23.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.551242+0000 mon.a (mon.0) 27 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.551517+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e39: y(active, starting, since 0.00734312s), standbys: x 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.562833+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.563108+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.563312+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.564933+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.565330+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.565717+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.566042+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.566342+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.566685+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.567016+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.567210+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-29T18:17:23.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.567288+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.567315+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.567523+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.567719+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.567978+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.568244+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.568703+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.571492+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.571659+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.571975+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:17:23.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.572590+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.573138+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.574535+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: cluster 2024-08-29T18:17:22.608294+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.645956+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.664753+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.673647+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.674145+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.704924+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[77323]: audit 2024-08-29T18:17:22.705429+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.567978+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:17:23.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.568244+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.568703+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.571492+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.571659+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.571975+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.572590+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.573138+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.574535+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.? 172.21.15.144:0/3929826588' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: cluster 2024-08-29T18:17:22.608294+0000 mon.a (mon.0) 31 : cluster [INF] Manager daemon y is now available 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.645956+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.664753+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.673647+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:17:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.674145+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-29T18:17:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.704924+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:17:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:22 smithi089 bash[32084]: audit 2024-08-29T18:17:22.705429+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-29T18:17:23.575 INFO:tasks.rados.rados.0.smithi089.stdout:1056: done (2 left) 2024-08-29T18:17:23.575 INFO:tasks.rados.rados.0.smithi089.stdout:1058: done (1 left) 2024-08-29T18:17:23.575 INFO:tasks.rados.rados.0.smithi089.stdout:1060: done (0 left) 2024-08-29T18:17:23.575 INFO:tasks.rados.rados.0.smithi089.stdout:1061: snap_remove snap 93 2024-08-29T18:17:23.923 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:23 smithi089 bash[70970]: debug 2024-08-29T18:17:23.555+0000 7f8793b5d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-29T18:17:24.575 INFO:tasks.rados.rados.0.smithi089.stdout:1061: done (0 left) 2024-08-29T18:17:24.576 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 114 2024-08-29T18:17:24.576 INFO:tasks.rados.rados.0.smithi089.stdout:1062: seq_num 325 ranges {5505024=647168} 2024-08-29T18:17:24.616 INFO:tasks.rados.rados.0.smithi089.stdout:1062: writing smithi08969774-25 from 5505024 to 6152192 tid 1 2024-08-29T18:17:24.617 INFO:tasks.rados.rados.0.smithi089.stdout:1063: copy_from oid 1 from oid 10 current snap is 114 2024-08-29T18:17:24.617 INFO:tasks.rados.rados.0.smithi089.stdout:1064: read oid 46 snap -1 2024-08-29T18:17:24.617 INFO:tasks.rados.rados.0.smithi089.stdout:1064: expect deleted 2024-08-29T18:17:24.617 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 114 2024-08-29T18:17:24.617 INFO:tasks.rados.rados.0.smithi089.stdout:1065: seq_num 326 ranges {3817472=663552} 2024-08-29T18:17:24.648 INFO:tasks.rados.rados.0.smithi089.stdout:1065: writing smithi08969774-24 from 3817472 to 4481024 tid 1 2024-08-29T18:17:24.648 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 114 2024-08-29T18:17:24.648 INFO:tasks.rados.rados.0.smithi089.stdout:1066: seq_num 327 ranges {0=679936} 2024-08-29T18:17:24.658 INFO:tasks.rados.rados.0.smithi089.stdout:1066: writing smithi08969774-5 from 0 to 679936 tid 1 2024-08-29T18:17:24.658 INFO:tasks.rados.rados.0.smithi089.stdout:1067: rollback oid 26 current snap is 114 2024-08-29T18:17:24.658 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 26 to 105 2024-08-29T18:17:24.658 INFO:tasks.rados.rados.0.smithi089.stdout:1063: finishing copy_from to smithi08969774-1 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1063: got expected ENOENT (src dne) 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1062: finishing write tid 1 to smithi08969774-25 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1063: finishing copy_from racing read to smithi08969774-1 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1062: finishing write tid 2 to smithi08969774-25 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1063: done (5 left) 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1064: done (4 left) 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 114 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1062: finishing write tid 3 to smithi08969774-25 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1062: oid 25 updating version 0 to 372 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1062: oid 25 version 372 is already newer than 371 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 372 (ObjNum 325 snap 114 seq_num 325) dirty exists 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1062: left oid 25 (ObjNum 325 snap 114 seq_num 325) 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1065: finishing write tid 1 to smithi08969774-24 2024-08-29T18:17:24.659 INFO:tasks.rados.rados.0.smithi089.stdout:1065: finishing write tid 2 to smithi08969774-24 2024-08-29T18:17:24.660 INFO:tasks.rados.rados.0.smithi089.stdout:1068: seq_num 328 ranges {0=696320} 2024-08-29T18:17:24.664 INFO:tasks.rados.rados.0.smithi089.stdout:1068: writing smithi08969774-10 from 0 to 696320 tid 1 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1062: done (4 left) 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1069: copy_from oid 9 from oid 3 current snap is 114 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1065: finishing write tid 3 to smithi08969774-24 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1065: oid 24 updating version 0 to 377 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1065: oid 24 version 377 is already newer than 376 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 377 (ObjNum 326 snap 114 seq_num 326) dirty exists 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1065: left oid 24 (ObjNum 326 snap 114 seq_num 326) 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1065: done (4 left) 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1070: copy_from oid 28 from oid 43 current snap is 114 2024-08-29T18:17:24.665 INFO:tasks.rados.rados.0.smithi089.stdout:1071: read oid 4 snap -1 2024-08-29T18:17:24.666 INFO:tasks.rados.rados.0.smithi089.stdout:1071: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:17:24.666 INFO:tasks.rados.rados.0.smithi089.stdout:1072: setattr oid 48 current snap is 114 2024-08-29T18:17:24.666 INFO:tasks.rados.rados.0.smithi089.stdout:1067: finishing rollback tid 0 to smithi08969774-26 2024-08-29T18:17:24.666 INFO:tasks.rados.rados.0.smithi089.stdout:1067: finishing rollback tid 1 to smithi08969774-26 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1073: rollback oid 27 current snap is 114 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 108 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1066: finishing write tid 1 to smithi08969774-5 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1074: rollback oid 17 current snap is 114 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 110 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1075: read oid 50 snap -1 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1075: expect (ObjNum 310 snap 106 seq_num 310) 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1076: rollback oid 2 current snap is 114 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 110 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:1067: finishing rollback tid 2 to smithi08969774-26 2024-08-29T18:17:24.667 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 552 (ObjNum 259 snap 88 seq_num 259) dirty exists 2024-08-29T18:17:24.668 INFO:tasks.rados.rados.0.smithi089.stdout:1066: finishing write tid 2 to smithi08969774-5 2024-08-29T18:17:24.668 INFO:tasks.rados.rados.0.smithi089.stdout:1067: done (10 left) 2024-08-29T18:17:24.668 INFO:tasks.rados.rados.0.smithi089.stdout:1077: delete oid 14 current snap is 114 2024-08-29T18:17:24.669 INFO:tasks.rados.rados.0.smithi089.stdout:1069: finishing copy_from to smithi08969774-9 2024-08-29T18:17:24.669 INFO:tasks.rados.rados.0.smithi089.stdout:1069: got expected ENOENT (src dne) 2024-08-29T18:17:24.669 INFO:tasks.rados.rados.0.smithi089.stdout:1069: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:17:24.670 INFO:tasks.rados.rados.0.smithi089.stdout:1066: finishing write tid 3 to smithi08969774-5 2024-08-29T18:17:24.670 INFO:tasks.rados.rados.0.smithi089.stdout:1066: oid 5 updating version 0 to 498 2024-08-29T18:17:24.671 INFO:tasks.rados.rados.0.smithi089.stdout:1066: oid 5 version 498 is already newer than 497 2024-08-29T18:17:24.671 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 498 (ObjNum 327 snap 114 seq_num 327) dirty exists 2024-08-29T18:17:24.671 INFO:tasks.rados.rados.0.smithi089.stdout:1066: left oid 5 (ObjNum 327 snap 114 seq_num 327) 2024-08-29T18:17:24.674 INFO:tasks.rados.rados.0.smithi089.stdout:1074: finishing rollback tid 0 to smithi08969774-17 2024-08-29T18:17:24.674 INFO:tasks.rados.rados.0.smithi089.stdout:1073: finishing rollback tid 0 to smithi08969774-27 2024-08-29T18:17:24.674 INFO:tasks.rados.rados.0.smithi089.stdout:1074: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:17:24.674 INFO:tasks.rados.rados.0.smithi089.stdout:1074: finishing rollback tid 2 to smithi08969774-17 2024-08-29T18:17:24.674 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 561 (ObjNum 304 snap 105 seq_num 304) dirty exists 2024-08-29T18:17:24.675 INFO:tasks.rados.rados.0.smithi089.stdout:1068: finishing write tid 1 to smithi08969774-10 2024-08-29T18:17:24.681 INFO:tasks.rados.rados.0.smithi089.stdout:1075: expect (ObjNum 310 snap 106 seq_num 310) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 509 (ObjNum 266 snap 89 seq_num 266) dirty exists 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1070: finishing copy_from racing read to smithi08969774-28 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1066: done (10 left) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1069: done (9 left) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1072: done (8 left) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1074: done (7 left) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1075: done (6 left) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1077: done (5 left) 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1078: copy_from oid 16 from oid 6 current snap is 114 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1073: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:17:24.711 INFO:tasks.rados.rados.0.smithi089.stdout:1073: finishing rollback tid 2 to smithi08969774-27 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 497 (ObjNum 296 snap 102 seq_num 296) dirty exists 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1076: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 494 (ObjNum 33 snap 0 seq_num 2867225776) dirty dne 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1068: finishing write tid 2 to smithi08969774-10 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1070: finishing copy_from to smithi08969774-28 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 505 (ObjNum 319 snap 110 seq_num 319) dirty exists 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1068: finishing write tid 3 to smithi08969774-10 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1068: oid 10 updating version 0 to 680 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1068: oid 10 updating version 680 to 681 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 681 (ObjNum 328 snap 114 seq_num 328) dirty exists 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1068: left oid 10 (ObjNum 328 snap 114 seq_num 328) 2024-08-29T18:17:24.712 INFO:tasks.rados.rados.0.smithi089.stdout:1071: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:17:24.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:24 smithi144 bash[24722]: cluster 2024-08-29T18:17:23.558686+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e40: y(active, since 1.01451s), standbys: x 2024-08-29T18:17:24.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:24 smithi144 bash[24722]: cluster 2024-08-29T18:17:23.576555+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-29T18:17:24.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:24 smithi144 bash[24722]: cluster 2024-08-29T18:17:23.578782+0000 mgr.y (mgr.34104) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 100 MiB/s rd, 34 GiB/s wr, 189.25k op/s 2024-08-29T18:17:24.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[77323]: cluster 2024-08-29T18:17:23.558686+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e40: y(active, since 1.01451s), standbys: x 2024-08-29T18:17:24.849 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[77323]: cluster 2024-08-29T18:17:23.576555+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-29T18:17:24.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[77323]: cluster 2024-08-29T18:17:23.578782+0000 mgr.y (mgr.34104) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 100 MiB/s rd, 34 GiB/s wr, 189.25k op/s 2024-08-29T18:17:24.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[32084]: cluster 2024-08-29T18:17:23.558686+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e40: y(active, since 1.01451s), standbys: x 2024-08-29T18:17:24.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[32084]: cluster 2024-08-29T18:17:23.576555+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-29T18:17:24.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[32084]: cluster 2024-08-29T18:17:23.578782+0000 mgr.y (mgr.34104) 1 : cluster [DBG] pgmap v4: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 100 MiB/s rd, 34 GiB/s wr, 189.25k op/s 2024-08-29T18:17:25.114 INFO:tasks.rados.rados.0.smithi089.stdout:1078: finishing copy_from to smithi08969774-16 2024-08-29T18:17:25.114 INFO:tasks.rados.rados.0.smithi089.stdout:1078: got expected ENOENT (src dne) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1078: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1068: done (5 left) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1070: done (4 left) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1071: done (3 left) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1073: done (2 left) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1076: done (1 left) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1078: done (0 left) 2024-08-29T18:17:25.115 INFO:tasks.rados.rados.0.smithi089.stdout:1079: setattr oid 21 current snap is 114 2024-08-29T18:17:25.116 INFO:tasks.rados.rados.0.smithi089.stdout:1080: snap_create 2024-08-29T18:17:25.120 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 494 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: debug 2024-08-29T18:17:24.851+0000 7f874364d640 -1 log_channel(cephadm) log [ERR] : [29/Aug/2024:18:17:24] ENGINE Error in HTTPServer.serve 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: Traceback (most recent call last): 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: self._connections.run(self.expiration_interval) 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: self._run(expiration_interval) 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:17:25.483 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: s = self.context.wrap_socket( 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: return self.sslsocket_class._create( 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: self.do_handshake() 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: self._sslobj.do_handshake() 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:24 smithi089 bash[70970]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:17:25.484 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:17:25] "GET /metrics HTTP/1.1" 200 33338 "" "Prometheus/2.43.0" 2024-08-29T18:17:25.588 INFO:tasks.rados.rados.0.smithi089.stdout:1079: done (1 left) 2024-08-29T18:17:25.588 INFO:tasks.rados.rados.0.smithi089.stdout:1080: done (0 left) 2024-08-29T18:17:25.588 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 115 2024-08-29T18:17:25.588 INFO:tasks.rados.rados.0.smithi089.stdout:1081: seq_num 330 ranges {0=737280} 2024-08-29T18:17:25.595 INFO:tasks.rados.rados.0.smithi089.stdout:1081: writing smithi08969774-6 from 0 to 737280 tid 1 2024-08-29T18:17:25.595 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 115 2024-08-29T18:17:25.595 INFO:tasks.rados.rados.0.smithi089.stdout:1082: seq_num 331 ranges {4587520=753664} 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1082: writing smithi08969774-44 from 4587520 to 5341184 tid 1 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1083: read oid 50 snap -1 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1083: expect (ObjNum 310 snap 106 seq_num 310) 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1084: snap_create 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1081: finishing write tid 1 to smithi08969774-6 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1081: finishing write tid 2 to smithi08969774-6 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1081: finishing write tid 3 to smithi08969774-6 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1081: oid 6 updating version 0 to 495 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:1081: oid 6 version 495 is already newer than 494 2024-08-29T18:17:25.639 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 495 (ObjNum 330 snap 115 seq_num 330) dirty exists 2024-08-29T18:17:25.640 INFO:tasks.rados.rados.0.smithi089.stdout:1081: left oid 6 (ObjNum 330 snap 115 seq_num 330) 2024-08-29T18:17:25.644 INFO:tasks.rados.rados.0.smithi089.stdout:1083: expect (ObjNum 310 snap 106 seq_num 310) 2024-08-29T18:17:25.674 INFO:tasks.rados.rados.0.smithi089.stdout:1082: finishing write tid 1 to smithi08969774-44 2024-08-29T18:17:25.674 INFO:tasks.rados.rados.0.smithi089.stdout:1082: finishing write tid 2 to smithi08969774-44 2024-08-29T18:17:25.674 INFO:tasks.rados.rados.0.smithi089.stdout:1082: finishing write tid 3 to smithi08969774-44 2024-08-29T18:17:25.674 INFO:tasks.rados.rados.0.smithi089.stdout:1082: oid 44 updating version 0 to 499 2024-08-29T18:17:25.675 INFO:tasks.rados.rados.0.smithi089.stdout:1082: oid 44 updating version 499 to 500 2024-08-29T18:17:25.675 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 500 (ObjNum 331 snap 115 seq_num 331) dirty exists 2024-08-29T18:17:25.675 INFO:tasks.rados.rados.0.smithi089.stdout:1082: left oid 44 (ObjNum 331 snap 115 seq_num 331) 2024-08-29T18:17:25.886 INFO:tasks.rados.rados.0.smithi089.stdout:1081: done (3 left) 2024-08-29T18:17:25.887 INFO:tasks.rados.rados.0.smithi089.stdout:1082: done (2 left) 2024-08-29T18:17:25.887 INFO:tasks.rados.rados.0.smithi089.stdout:1083: done (1 left) 2024-08-29T18:17:25.887 INFO:tasks.rados.rados.0.smithi089.stdout:1084: done (0 left) 2024-08-29T18:17:25.887 INFO:tasks.rados.rados.0.smithi089.stdout:1085: snap_create 2024-08-29T18:17:25.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[77323]: cluster 2024-08-29T18:17:24.571630+0000 mgr.y (mgr.34104) 2 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 15 MiB/s wr, 78 op/s 2024-08-29T18:17:25.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[77323]: cluster 2024-08-29T18:17:24.578508+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-29T18:17:25.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[77323]: cluster 2024-08-29T18:17:24.594281+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-08-29T18:17:25.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[32084]: cluster 2024-08-29T18:17:24.571630+0000 mgr.y (mgr.34104) 2 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 15 MiB/s wr, 78 op/s 2024-08-29T18:17:25.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[32084]: cluster 2024-08-29T18:17:24.578508+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-29T18:17:25.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:25 smithi089 bash[32084]: cluster 2024-08-29T18:17:24.594281+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-08-29T18:17:26.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:25 smithi144 bash[24722]: cluster 2024-08-29T18:17:24.571630+0000 mgr.y (mgr.34104) 2 : cluster [DBG] pgmap v5: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 15 MiB/s wr, 78 op/s 2024-08-29T18:17:26.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:25 smithi144 bash[24722]: cluster 2024-08-29T18:17:24.578508+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-29T18:17:26.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:25 smithi144 bash[24722]: cluster 2024-08-29T18:17:24.594281+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e41: y(active, since 2s), standbys: x 2024-08-29T18:17:26.912 INFO:tasks.rados.rados.0.smithi089.stdout:1085: done (0 left) 2024-08-29T18:17:26.912 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 117 2024-08-29T18:17:26.912 INFO:tasks.rados.rados.0.smithi089.stdout:1086: seq_num 332 ranges {679936=770048} 2024-08-29T18:17:26.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cephadm 2024-08-29T18:17:24.735267+0000 mgr.y (mgr.34104) 3 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Bus STARTING 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cephadm 2024-08-29T18:17:24.852206+0000 mgr.y (mgr.34104) 4 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cephadm 2024-08-29T18:17:24.856605+0000 mgr.y (mgr.34104) 5 : cephadm [ERR] [29/Aug/2024:18:17:24] ENGINE Error in HTTPServer.serve 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: Traceback (most recent call last): 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: self._connections.run(self.expiration_interval) 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: self._run(expiration_interval) 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:17:26.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: s = self.context.wrap_socket( 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: return self.sslsocket_class._create( 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: self.do_handshake() 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: self._sslobj.do_handshake() 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cephadm 2024-08-29T18:17:24.953784+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cephadm 2024-08-29T18:17:24.953892+0000 mgr.y (mgr.34104) 7 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Bus STARTED 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cluster 2024-08-29T18:17:25.593223+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[77323]: cluster 2024-08-29T18:17:25.892089+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-29T18:17:26.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cephadm 2024-08-29T18:17:24.735267+0000 mgr.y (mgr.34104) 3 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Bus STARTING 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cephadm 2024-08-29T18:17:24.852206+0000 mgr.y (mgr.34104) 4 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cephadm 2024-08-29T18:17:24.856605+0000 mgr.y (mgr.34104) 5 : cephadm [ERR] [29/Aug/2024:18:17:24] ENGINE Error in HTTPServer.serve 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: Traceback (most recent call last): 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: self._connections.run(self.expiration_interval) 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: self._run(expiration_interval) 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:17:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: s = self.context.wrap_socket( 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: return self.sslsocket_class._create( 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: self.do_handshake() 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: self._sslobj.do_handshake() 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cephadm 2024-08-29T18:17:24.953784+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cephadm 2024-08-29T18:17:24.953892+0000 mgr.y (mgr.34104) 7 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Bus STARTED 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cluster 2024-08-29T18:17:25.593223+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-29T18:17:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:26 smithi089 bash[32084]: cluster 2024-08-29T18:17:25.892089+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-29T18:17:26.929 INFO:tasks.rados.rados.0.smithi089.stdout:1086: writing smithi08969774-5 from 679936 to 1449984 tid 1 2024-08-29T18:17:26.929 INFO:tasks.rados.rados.0.smithi089.stdout:1087: read oid 22 snap -1 2024-08-29T18:17:26.929 INFO:tasks.rados.rados.0.smithi089.stdout:1087: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:17:26.929 INFO:tasks.rados.rados.0.smithi089.stdout:1088: rollback oid 47 current snap is 117 2024-08-29T18:17:26.929 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 116 2024-08-29T18:17:26.929 INFO:tasks.rados.rados.0.smithi089.stdout:1089: delete oid 15 current snap is 117 2024-08-29T18:17:26.938 INFO:tasks.rados.rados.0.smithi089.stdout:1087: expect (ObjNum 180 snap 62 seq_num 180) 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1088: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1088: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1086: finishing write tid 1 to smithi08969774-5 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1086: finishing write tid 2 to smithi08969774-5 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1088: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 421 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-08-29T18:17:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1086: finishing write tid 3 to smithi08969774-5 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1086: oid 5 updating version 0 to 502 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1086: oid 5 version 502 is already newer than 501 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 502 (ObjNum 332 snap 117 seq_num 332) dirty exists 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1086: left oid 5 (ObjNum 332 snap 117 seq_num 332) 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1086: done (3 left) 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1087: done (2 left) 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1088: done (1 left) 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1089: done (0 left) 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1090: rollback oid 15 current snap is 117 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 15 to 108 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 117 2024-08-29T18:17:27.018 INFO:tasks.rados.rados.0.smithi089.stdout:1091: seq_num 334 ranges {7585792=802816} 2024-08-29T18:17:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cephadm 2024-08-29T18:17:24.735267+0000 mgr.y (mgr.34104) 3 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Bus STARTING 2024-08-29T18:17:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cephadm 2024-08-29T18:17:24.852206+0000 mgr.y (mgr.34104) 4 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Serving on https://172.21.15.89:7150 2024-08-29T18:17:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cephadm 2024-08-29T18:17:24.856605+0000 mgr.y (mgr.34104) 5 : cephadm [ERR] [29/Aug/2024:18:17:24] ENGINE Error in HTTPServer.serve 2024-08-29T18:17:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: Traceback (most recent call last): 2024-08-29T18:17:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: self._connections.run(self.expiration_interval) 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: self._run(expiration_interval) 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: new_conn = self._from_server_socket(self.server.socket) 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: s = self.context.wrap_socket( 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: return self.sslsocket_class._create( 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-29T18:17:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: self.do_handshake() 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: self._sslobj.do_handshake() 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cephadm 2024-08-29T18:17:24.953784+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Serving on http://172.21.15.89:8765 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cephadm 2024-08-29T18:17:24.953892+0000 mgr.y (mgr.34104) 7 : cephadm [INF] [29/Aug/2024:18:17:24] ENGINE Bus STARTED 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cluster 2024-08-29T18:17:25.593223+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-29T18:17:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:26 smithi144 bash[24722]: cluster 2024-08-29T18:17:25.892089+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-29T18:17:27.105 INFO:tasks.rados.rados.0.smithi089.stdout:1091: writing smithi08969774-16 from 7585792 to 8388608 tid 1 2024-08-29T18:17:27.105 INFO:tasks.rados.rados.0.smithi089.stdout:1092: delete oid 19 current snap is 117 2024-08-29T18:17:27.105 INFO:tasks.rados.rados.0.smithi089.stdout:1090: finishing rollback tid 1 to smithi08969774-15 2024-08-29T18:17:27.105 INFO:tasks.rados.rados.0.smithi089.stdout:1090: finishing rollback tid 2 to smithi08969774-15 2024-08-29T18:17:27.105 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 355 (ObjNum 285 snap 99 seq_num 285) dirty exists 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:1090: done (2 left) 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:1092: done (1 left) 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:1093: rollback oid 47 current snap is 117 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 103 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:1094: read oid 29 snap -1 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:1094: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 117 2024-08-29T18:17:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:1095: seq_num 336 ranges {0=434176,434176=401408} 2024-08-29T18:17:27.110 INFO:tasks.rados.rados.0.smithi089.stdout:1095: writing smithi08969774-12 from 0 to 434176 tid 1 2024-08-29T18:17:27.114 INFO:tasks.rados.rados.0.smithi089.stdout:1095: writing smithi08969774-12 from 434176 to 835584 tid 2 2024-08-29T18:17:27.114 INFO:tasks.rados.rados.0.smithi089.stdout:1096: delete oid 30 current snap is 117 2024-08-29T18:17:27.115 INFO:tasks.rados.rados.0.smithi089.stdout:1093: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:17:27.116 INFO:tasks.rados.rados.0.smithi089.stdout:1091: finishing write tid 1 to smithi08969774-16 2024-08-29T18:17:27.119 INFO:tasks.rados.rados.0.smithi089.stdout:1091: finishing write tid 2 to smithi08969774-16 2024-08-29T18:17:27.119 INFO:tasks.rados.rados.0.smithi089.stdout:1095: finishing write tid 1 to smithi08969774-12 2024-08-29T18:17:27.120 INFO:tasks.rados.rados.0.smithi089.stdout:1095: finishing write tid 2 to smithi08969774-12 2024-08-29T18:17:27.121 INFO:tasks.rados.rados.0.smithi089.stdout:1093: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:17:27.121 INFO:tasks.rados.rados.0.smithi089.stdout:1091: finishing write tid 3 to smithi08969774-16 2024-08-29T18:17:27.122 INFO:tasks.rados.rados.0.smithi089.stdout:1091: oid 16 updating version 0 to 497 2024-08-29T18:17:27.122 INFO:tasks.rados.rados.0.smithi089.stdout:1091: oid 16 version 497 is already newer than 496 2024-08-29T18:17:27.122 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 497 (ObjNum 334 snap 117 seq_num 334) dirty exists 2024-08-29T18:17:27.122 INFO:tasks.rados.rados.0.smithi089.stdout:1091: left oid 16 (ObjNum 334 snap 117 seq_num 334) 2024-08-29T18:17:27.122 INFO:tasks.rados.rados.0.smithi089.stdout:1095: finishing write tid 3 to smithi08969774-12 2024-08-29T18:17:27.123 INFO:tasks.rados.rados.0.smithi089.stdout:1091: done (4 left) 2024-08-29T18:17:27.123 INFO:tasks.rados.rados.0.smithi089.stdout:1096: done (3 left) 2024-08-29T18:17:27.123 INFO:tasks.rados.rados.0.smithi089.stdout:1097: rmattr oid 11 current snap is 117 2024-08-29T18:17:27.123 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 117 2024-08-29T18:17:27.123 INFO:tasks.rados.rados.0.smithi089.stdout:1098: seq_num 338 ranges {4800512=466944,5267456=401408} 2024-08-29T18:17:27.160 INFO:tasks.rados.rados.0.smithi089.stdout:1098: writing smithi08969774-42 from 4800512 to 5267456 tid 1 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1098: writing smithi08969774-42 from 5267456 to 5668864 tid 2 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1099: snap_create 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1093: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 424 (ObjNum 284 snap 98 seq_num 284) dirty exists 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1095: finishing write tid 4 to smithi08969774-12 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1095: oid 12 updating version 0 to 666 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1095: oid 12 updating version 666 to 667 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1095: oid 12 updating version 667 to 668 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 668 (ObjNum 336 snap 117 seq_num 336) dirty exists 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1095: left oid 12 (ObjNum 336 snap 117 seq_num 336) 2024-08-29T18:17:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:1094: expect (ObjNum 215 snap 73 seq_num 215) 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 686 (ObjNum 309 snap 106 seq_num 309) dirty exists 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: finishing write tid 1 to smithi08969774-42 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: finishing write tid 2 to smithi08969774-42 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: finishing write tid 3 to smithi08969774-42 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: finishing write tid 4 to smithi08969774-42 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: oid 42 updating version 0 to 564 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: oid 42 version 564 is already newer than 563 2024-08-29T18:17:27.252 INFO:tasks.rados.rados.0.smithi089.stdout:1098: oid 42 version 564 is already newer than 562 2024-08-29T18:17:27.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 564 (ObjNum 338 snap 117 seq_num 338) dirty exists 2024-08-29T18:17:27.253 INFO:tasks.rados.rados.0.smithi089.stdout:1098: left oid 42 (ObjNum 338 snap 117 seq_num 338) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1093: done (5 left) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1094: done (4 left) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1095: done (3 left) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1097: done (2 left) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1098: done (1 left) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1099: done (0 left) 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 118 2024-08-29T18:17:27.902 INFO:tasks.rados.rados.0.smithi089.stdout:1100: seq_num 339 ranges {0=483328,483328=401408} 2024-08-29T18:17:27.904 INFO:tasks.rados.rados.0.smithi089.stdout:1100: writing smithi08969774-39 from 0 to 483328 tid 1 2024-08-29T18:17:27.907 INFO:tasks.rados.rados.0.smithi089.stdout:1100: writing smithi08969774-39 from 483328 to 884736 tid 2 2024-08-29T18:17:27.907 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 118 2024-08-29T18:17:27.907 INFO:tasks.rados.rados.0.smithi089.stdout:1101: seq_num 340 ranges {1843200=499712,2342912=401408} 2024-08-29T18:17:27.920 INFO:tasks.rados.rados.0.smithi089.stdout:1101: writing smithi08969774-43 from 1843200 to 2342912 tid 1 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:1101: writing smithi08969774-43 from 2342912 to 2744320 tid 2 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:1102: read oid 2 snap -1 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:1102: expect deleted 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 118 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:1100: finishing write tid 1 to smithi08969774-39 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:1100: finishing write tid 2 to smithi08969774-39 2024-08-29T18:17:27.923 INFO:tasks.rados.rados.0.smithi089.stdout:1100: finishing write tid 3 to smithi08969774-39 2024-08-29T18:17:27.924 INFO:tasks.rados.rados.0.smithi089.stdout:1103: seq_num 341 ranges {3612672=516096,4128768=401408} 2024-08-29T18:17:27.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:27 smithi089 bash[77323]: cluster 2024-08-29T18:17:26.572351+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-29T18:17:27.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:27 smithi089 bash[77323]: cluster 2024-08-29T18:17:26.906025+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-29T18:17:27.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:27 smithi089 bash[77323]: cluster 2024-08-29T18:17:26.906746+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-08-29T18:17:27.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:27 smithi089 bash[32084]: cluster 2024-08-29T18:17:26.572351+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-29T18:17:27.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:27 smithi089 bash[32084]: cluster 2024-08-29T18:17:26.906025+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-29T18:17:27.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:27 smithi089 bash[32084]: cluster 2024-08-29T18:17:26.906746+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-08-29T18:17:27.947 INFO:tasks.rados.rados.0.smithi089.stdout:1103: writing smithi08969774-11 from 3612672 to 4128768 tid 1 2024-08-29T18:17:27.949 INFO:tasks.rados.rados.0.smithi089.stdout:1103: writing smithi08969774-11 from 4128768 to 4530176 tid 2 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1104: rmattr oid 14 current snap is 118 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1104: done (4 left) 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1105: rmattr oid 24 current snap is 118 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1100: finishing write tid 4 to smithi08969774-39 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1100: oid 39 updating version 0 to 500 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1100: oid 39 version 500 is already newer than 499 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1100: oid 39 version 500 is already newer than 498 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 500 (ObjNum 339 snap 118 seq_num 339) dirty exists 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1100: left oid 39 (ObjNum 339 snap 118 seq_num 339) 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1101: finishing write tid 1 to smithi08969774-43 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1101: finishing write tid 2 to smithi08969774-43 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1101: finishing write tid 3 to smithi08969774-43 2024-08-29T18:17:27.950 INFO:tasks.rados.rados.0.smithi089.stdout:1101: finishing write tid 4 to smithi08969774-43 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1101: oid 43 updating version 0 to 510 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1101: oid 43 updating version 510 to 511 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1101: oid 43 updating version 511 to 512 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 512 (ObjNum 340 snap 118 seq_num 340) dirty exists 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1101: left oid 43 (ObjNum 340 snap 118 seq_num 340) 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1100: done (4 left) 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1101: done (3 left) 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1102: done (2 left) 2024-08-29T18:17:27.951 INFO:tasks.rados.rados.0.smithi089.stdout:1106: snap_remove snap 108 2024-08-29T18:17:28.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:27 smithi144 bash[24722]: cluster 2024-08-29T18:17:26.572351+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v9: 121 pgs: 121 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-29T18:17:28.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:27 smithi144 bash[24722]: cluster 2024-08-29T18:17:26.906025+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-29T18:17:28.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:27 smithi144 bash[24722]: cluster 2024-08-29T18:17:26.906746+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e42: y(active, since 4s), standbys: x 2024-08-29T18:17:28.917 INFO:tasks.rados.rados.0.smithi089.stdout:1106: done (2 left) 2024-08-29T18:17:28.917 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 118 2024-08-29T18:17:28.918 INFO:tasks.rados.rados.0.smithi089.stdout:1107: seq_num 342 ranges {3186688=532480,3719168=401408} 2024-08-29T18:17:28.934 INFO:tasks.rados.rados.0.smithi089.stdout:1107: writing smithi08969774-36 from 3186688 to 3719168 tid 1 2024-08-29T18:17:28.937 INFO:tasks.rados.rados.0.smithi089.stdout:1107: writing smithi08969774-36 from 3719168 to 4120576 tid 2 2024-08-29T18:17:28.938 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 118 2024-08-29T18:17:28.938 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 0 (ObjNum 326 snap 114 seq_num 326) dirty exists 2024-08-29T18:17:28.938 INFO:tasks.rados.rados.0.smithi089.stdout:1103: finishing write tid 1 to smithi08969774-11 2024-08-29T18:17:28.938 INFO:tasks.rados.rados.0.smithi089.stdout:1103: finishing write tid 2 to smithi08969774-11 2024-08-29T18:17:28.938 INFO:tasks.rados.rados.0.smithi089.stdout:1108: seq_num 343 ranges {0=548864,548864=401408} 2024-08-29T18:17:28.941 INFO:tasks.rados.rados.0.smithi089.stdout:1108: writing smithi08969774-37 from 0 to 548864 tid 1 2024-08-29T18:17:28.944 INFO:tasks.rados.rados.0.smithi089.stdout:1108: writing smithi08969774-37 from 548864 to 950272 tid 2 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1105: done (3 left) 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1109: snap_create 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1103: finishing write tid 3 to smithi08969774-11 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1103: finishing write tid 4 to smithi08969774-11 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1103: oid 11 updating version 0 to 689 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1103: oid 11 updating version 689 to 690 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1103: oid 11 version 690 is already newer than 688 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 690 (ObjNum 341 snap 118 seq_num 341) dirty exists 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1103: left oid 11 (ObjNum 341 snap 118 seq_num 341) 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1107: finishing write tid 1 to smithi08969774-36 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1107: finishing write tid 2 to smithi08969774-36 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1107: finishing write tid 3 to smithi08969774-36 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1107: finishing write tid 4 to smithi08969774-36 2024-08-29T18:17:28.945 INFO:tasks.rados.rados.0.smithi089.stdout:1107: oid 36 updating version 0 to 674 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:1107: oid 36 version 674 is already newer than 673 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:1107: oid 36 version 674 is already newer than 672 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 674 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:1107: left oid 36 (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:1108: finishing write tid 1 to smithi08969774-37 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:1108: finishing write tid 2 to smithi08969774-37 2024-08-29T18:17:28.946 INFO:tasks.rados.rados.0.smithi089.stdout:1108: finishing write tid 3 to smithi08969774-37 2024-08-29T18:17:28.947 INFO:tasks.rados.rados.0.smithi089.stdout:1108: finishing write tid 4 to smithi08969774-37 2024-08-29T18:17:28.948 INFO:tasks.rados.rados.0.smithi089.stdout:1108: oid 37 updating version 0 to 676 2024-08-29T18:17:28.948 INFO:tasks.rados.rados.0.smithi089.stdout:1108: oid 37 updating version 676 to 677 2024-08-29T18:17:28.948 INFO:tasks.rados.rados.0.smithi089.stdout:1108: oid 37 version 677 is already newer than 675 2024-08-29T18:17:28.948 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 677 (ObjNum 343 snap 118 seq_num 343) dirty exists 2024-08-29T18:17:28.948 INFO:tasks.rados.rados.0.smithi089.stdout:1108: left oid 37 (ObjNum 343 snap 118 seq_num 343) 2024-08-29T18:17:29.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[77323]: cluster 2024-08-29T18:17:27.905445+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[77323]: cluster 2024-08-29T18:17:28.573237+0000 mgr.y (mgr.34104) 9 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 232 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[77323]: audit 2024-08-29T18:17:28.879724+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[77323]: audit 2024-08-29T18:17:28.889363+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[32084]: cluster 2024-08-29T18:17:27.905445+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[32084]: cluster 2024-08-29T18:17:28.573237+0000 mgr.y (mgr.34104) 9 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 232 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[32084]: audit 2024-08-29T18:17:28.879724+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:29.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:28 smithi089 bash[32084]: audit 2024-08-29T18:17:28.889363+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:29.302 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:28 smithi144 bash[24722]: cluster 2024-08-29T18:17:27.905445+0000 mon.a (mon.0) 42 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-29T18:17:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:28 smithi144 bash[24722]: cluster 2024-08-29T18:17:28.573237+0000 mgr.y (mgr.34104) 9 : cluster [DBG] pgmap v12: 121 pgs: 121 active+clean; 232 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-08-29T18:17:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:28 smithi144 bash[24722]: audit 2024-08-29T18:17:28.879724+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:28 smithi144 bash[24722]: audit 2024-08-29T18:17:28.889363+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1103: done (3 left) 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1107: done (2 left) 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1108: done (1 left) 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1109: done (0 left) 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1110: read oid 5 snap 115 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1110: expect (ObjNum 327 snap 114 seq_num 327) 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1111: read oid 47 snap 113 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1111: expect (ObjNum 284 snap 98 seq_num 284) 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1112: copy_from oid 23 from oid 15 current snap is 119 2024-08-29T18:17:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:1113: delete oid 9 current snap is 119 2024-08-29T18:17:29.933 INFO:tasks.rados.rados.0.smithi089.stdout:1110: expect (ObjNum 327 snap 114 seq_num 327) 2024-08-29T18:17:29.965 INFO:tasks.rados.rados.0.smithi089.stdout:1112: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:17:29.965 INFO:tasks.rados.rados.0.smithi089.stdout:1112: finishing copy_from to smithi08969774-23 2024-08-29T18:17:29.965 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 355 (ObjNum 285 snap 99 seq_num 285) dirty exists 2024-08-29T18:17:29.965 INFO:tasks.rados.rados.0.smithi089.stdout:1111: expect (ObjNum 284 snap 98 seq_num 284) 2024-08-29T18:17:30.129 INFO:tasks.rados.rados.0.smithi089.stdout:1110: done (3 left) 2024-08-29T18:17:30.129 INFO:tasks.rados.rados.0.smithi089.stdout:1111: done (2 left) 2024-08-29T18:17:30.129 INFO:tasks.rados.rados.0.smithi089.stdout:1112: done (1 left) 2024-08-29T18:17:30.129 INFO:tasks.rados.rados.0.smithi089.stdout:1113: done (0 left) 2024-08-29T18:17:30.129 INFO:tasks.rados.rados.0.smithi089.stdout:1114: setattr oid 40 current snap is 119 2024-08-29T18:17:30.131 INFO:tasks.rados.rados.0.smithi089.stdout:1115: rollback oid 26 current snap is 119 2024-08-29T18:17:30.131 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 26 to 110 2024-08-29T18:17:30.131 INFO:tasks.rados.rados.0.smithi089.stdout:1116: delete oid 42 current snap is 119 2024-08-29T18:17:30.137 INFO:tasks.rados.rados.0.smithi089.stdout:1116: done (2 left) 2024-08-29T18:17:30.137 INFO:tasks.rados.rados.0.smithi089.stdout:1117: copy_from oid 49 from oid 42 current snap is 119 2024-08-29T18:17:30.137 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 119 2024-08-29T18:17:30.137 INFO:tasks.rados.rados.0.smithi089.stdout:1118: seq_num 346 ranges {1449984=598016,2048000=401408} 2024-08-29T18:17:30.148 INFO:tasks.rados.rados.0.smithi089.stdout:1118: writing smithi08969774-5 from 1449984 to 2048000 tid 1 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1118: writing smithi08969774-5 from 2048000 to 2449408 tid 2 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1119: delete oid 48 current snap is 119 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 679 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1117: finishing copy_from to smithi08969774-49 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1117: got expected ENOENT (src dne) 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1117: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1115: finishing rollback tid 0 to smithi08969774-26 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1115: finishing rollback tid 1 to smithi08969774-26 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:1115: finishing rollback tid 2 to smithi08969774-26 2024-08-29T18:17:30.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 555 (ObjNum 259 snap 88 seq_num 259) dirty exists 2024-08-29T18:17:30.155 INFO:tasks.rados.rados.0.smithi089.stdout:1114: done (4 left) 2024-08-29T18:17:30.155 INFO:tasks.rados.rados.0.smithi089.stdout:1115: done (3 left) 2024-08-29T18:17:30.156 INFO:tasks.rados.rados.0.smithi089.stdout:1117: done (2 left) 2024-08-29T18:17:30.156 INFO:tasks.rados.rados.0.smithi089.stdout:1119: done (1 left) 2024-08-29T18:17:30.156 INFO:tasks.rados.rados.0.smithi089.stdout:1120: snap_create 2024-08-29T18:17:30.158 INFO:tasks.rados.rados.0.smithi089.stdout:1118: finishing write tid 1 to smithi08969774-5 2024-08-29T18:17:30.159 INFO:tasks.rados.rados.0.smithi089.stdout:1118: finishing write tid 2 to smithi08969774-5 2024-08-29T18:17:30.159 INFO:tasks.rados.rados.0.smithi089.stdout:1118: finishing write tid 3 to smithi08969774-5 2024-08-29T18:17:30.161 INFO:tasks.rados.rados.0.smithi089.stdout:1118: finishing write tid 4 to smithi08969774-5 2024-08-29T18:17:30.161 INFO:tasks.rados.rados.0.smithi089.stdout:1118: oid 5 updating version 0 to 503 2024-08-29T18:17:30.161 INFO:tasks.rados.rados.0.smithi089.stdout:1118: oid 5 updating version 503 to 504 2024-08-29T18:17:30.162 INFO:tasks.rados.rados.0.smithi089.stdout:1118: oid 5 updating version 504 to 505 2024-08-29T18:17:30.162 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 505 (ObjNum 346 snap 119 seq_num 346) dirty exists 2024-08-29T18:17:30.162 INFO:tasks.rados.rados.0.smithi089.stdout:1118: left oid 5 (ObjNum 346 snap 119 seq_num 346) 2024-08-29T18:17:30.173 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:29 smithi089 bash[77323]: cluster 2024-08-29T18:17:28.917692+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-29T18:17:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:29 smithi089 bash[77323]: audit 2024-08-29T18:17:29.305062+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:29 smithi089 bash[77323]: audit 2024-08-29T18:17:29.316825+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:30.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:29 smithi089 bash[32084]: cluster 2024-08-29T18:17:28.917692+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-29T18:17:30.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:29 smithi089 bash[32084]: audit 2024-08-29T18:17:29.305062+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:30.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:29 smithi089 bash[32084]: audit 2024-08-29T18:17:29.316825+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:29 smithi144 bash[24722]: cluster 2024-08-29T18:17:28.917692+0000 mon.a (mon.0) 45 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-29T18:17:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:29 smithi144 bash[24722]: audit 2024-08-29T18:17:29.305062+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:29 smithi144 bash[24722]: audit 2024-08-29T18:17:29.316825+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.099 INFO:tasks.rados.rados.0.smithi089.stdout:1118: done (1 left) 2024-08-29T18:17:31.099 INFO:tasks.rados.rados.0.smithi089.stdout:1120: done (0 left) 2024-08-29T18:17:31.099 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 120 2024-08-29T18:17:31.099 INFO:tasks.rados.rados.0.smithi089.stdout:1121: seq_num 348 ranges {4587520=630784,5218304=401408} 2024-08-29T18:17:31.166 INFO:tasks.rados.rados.0.smithi089.stdout:1121: writing smithi08969774-47 from 4587520 to 5218304 tid 1 2024-08-29T18:17:31.170 INFO:tasks.rados.rados.0.smithi089.stdout:1121: writing smithi08969774-47 from 5218304 to 5619712 tid 2 2024-08-29T18:17:31.170 INFO:tasks.rados.rados.0.smithi089.stdout:1122: snap_remove snap 113 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[32084]: cluster 2024-08-29T18:17:29.923826+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[32084]: audit 2024-08-29T18:17:30.089390+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[32084]: audit 2024-08-29T18:17:30.096328+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[32084]: audit 2024-08-29T18:17:30.549844+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[32084]: audit 2024-08-29T18:17:30.566528+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[32084]: cluster 2024-08-29T18:17:30.573880+0000 mgr.y (mgr.34104) 10 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 61 op/s 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[77323]: cluster 2024-08-29T18:17:29.923826+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[77323]: audit 2024-08-29T18:17:30.089390+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[77323]: audit 2024-08-29T18:17:30.096328+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[77323]: audit 2024-08-29T18:17:30.549844+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[77323]: audit 2024-08-29T18:17:30.566528+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:30 smithi089 bash[77323]: cluster 2024-08-29T18:17:30.573880+0000 mgr.y (mgr.34104) 10 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 61 op/s 2024-08-29T18:17:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:30 smithi144 bash[24722]: cluster 2024-08-29T18:17:29.923826+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-29T18:17:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:30 smithi144 bash[24722]: audit 2024-08-29T18:17:30.089390+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:30 smithi144 bash[24722]: audit 2024-08-29T18:17:30.096328+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:30 smithi144 bash[24722]: audit 2024-08-29T18:17:30.549844+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:30 smithi144 bash[24722]: audit 2024-08-29T18:17:30.566528+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:30 smithi144 bash[24722]: cluster 2024-08-29T18:17:30.573880+0000 mgr.y (mgr.34104) 10 : cluster [DBG] pgmap v15: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.9 MiB/s wr, 61 op/s 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1122: done (1 left) 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1123: delete oid 9 current snap is 120 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: finishing write tid 1 to smithi08969774-47 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: finishing write tid 2 to smithi08969774-47 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: finishing write tid 3 to smithi08969774-47 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: finishing write tid 4 to smithi08969774-47 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: oid 47 updating version 0 to 430 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: oid 47 updating version 430 to 432 2024-08-29T18:17:32.105 INFO:tasks.rados.rados.0.smithi089.stdout:1121: oid 47 version 432 is already newer than 431 2024-08-29T18:17:32.106 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 432 (ObjNum 348 snap 120 seq_num 348) dirty exists 2024-08-29T18:17:32.106 INFO:tasks.rados.rados.0.smithi089.stdout:1121: left oid 47 (ObjNum 348 snap 120 seq_num 348) 2024-08-29T18:17:32.122 INFO:tasks.rados.rados.0.smithi089.stdout:1121: done (1 left) 2024-08-29T18:17:32.122 INFO:tasks.rados.rados.0.smithi089.stdout:1123: done (0 left) 2024-08-29T18:17:32.122 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 120 2024-08-29T18:17:32.122 INFO:tasks.rados.rados.0.smithi089.stdout:1124: seq_num 350 ranges {0=671744,671744=401408} 2024-08-29T18:17:32.130 INFO:tasks.rados.rados.0.smithi089.stdout:1124: writing smithi08969774-46 from 0 to 671744 tid 1 2024-08-29T18:17:32.135 INFO:tasks.rados.rados.0.smithi089.stdout:1124: writing smithi08969774-46 from 671744 to 1073152 tid 2 2024-08-29T18:17:32.135 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 120 2024-08-29T18:17:32.135 INFO:tasks.rados.rados.0.smithi089.stdout:1125: seq_num 351 ranges {2383872=688128,3072000=401408} 2024-08-29T18:17:32.166 INFO:tasks.rados.rados.0.smithi089.stdout:1125: writing smithi08969774-15 from 2383872 to 3072000 tid 1 2024-08-29T18:17:32.170 INFO:tasks.rados.rados.0.smithi089.stdout:1125: writing smithi08969774-15 from 3072000 to 3473408 tid 2 2024-08-29T18:17:32.170 INFO:tasks.rados.rados.0.smithi089.stdout:1126: read oid 31 snap -1 2024-08-29T18:17:32.170 INFO:tasks.rados.rados.0.smithi089.stdout:1126: expect deleted 2024-08-29T18:17:32.170 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 120 2024-08-29T18:17:32.170 INFO:tasks.rados.rados.0.smithi089.stdout:1124: finishing write tid 1 to smithi08969774-46 2024-08-29T18:17:32.171 INFO:tasks.rados.rados.0.smithi089.stdout:1127: seq_num 352 ranges {2383872=704512,3088384=401408} 2024-08-29T18:17:32.197 INFO:tasks.rados.rados.0.smithi089.stdout:1127: writing smithi08969774-23 from 2383872 to 3088384 tid 1 2024-08-29T18:17:32.201 INFO:tasks.rados.rados.0.smithi089.stdout:1127: writing smithi08969774-23 from 3088384 to 3489792 tid 2 2024-08-29T18:17:32.201 INFO:tasks.rados.rados.0.smithi089.stdout:1128: snap_remove snap 101 2024-08-29T18:17:32.201 INFO:tasks.rados.rados.0.smithi089.stdout:1124: finishing write tid 2 to smithi08969774-46 2024-08-29T18:17:32.201 INFO:tasks.rados.rados.0.smithi089.stdout:1124: finishing write tid 3 to smithi08969774-46 2024-08-29T18:17:32.201 INFO:tasks.rados.rados.0.smithi089.stdout:1124: finishing write tid 4 to smithi08969774-46 2024-08-29T18:17:32.201 INFO:tasks.rados.rados.0.smithi089.stdout:1124: oid 46 updating version 0 to 438 2024-08-29T18:17:32.202 INFO:tasks.rados.rados.0.smithi089.stdout:1124: oid 46 updating version 438 to 440 2024-08-29T18:17:32.202 INFO:tasks.rados.rados.0.smithi089.stdout:1124: oid 46 version 440 is already newer than 439 2024-08-29T18:17:32.202 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 440 (ObjNum 350 snap 120 seq_num 350) dirty exists 2024-08-29T18:17:32.202 INFO:tasks.rados.rados.0.smithi089.stdout:1124: left oid 46 (ObjNum 350 snap 120 seq_num 350) 2024-08-29T18:17:32.202 INFO:tasks.rados.rados.0.smithi089.stdout:1125: finishing write tid 1 to smithi08969774-15 2024-08-29T18:17:32.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:32 smithi089 bash[77323]: cluster 2024-08-29T18:17:31.104184+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-29T18:17:32.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:32 smithi089 bash[32084]: cluster 2024-08-29T18:17:31.104184+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-29T18:17:32.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:32 smithi144 bash[24722]: cluster 2024-08-29T18:17:31.104184+0000 mon.a (mon.0) 53 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-29T18:17:33.139 INFO:tasks.rados.rados.0.smithi089.stdout:1124: done (4 left) 2024-08-29T18:17:33.139 INFO:tasks.rados.rados.0.smithi089.stdout:1126: done (3 left) 2024-08-29T18:17:33.139 INFO:tasks.rados.rados.0.smithi089.stdout:1128: done (2 left) 2024-08-29T18:17:33.139 INFO:tasks.rados.rados.0.smithi089.stdout:1129: rmattr oid 27 current snap is 120 2024-08-29T18:17:33.139 INFO:tasks.rados.rados.0.smithi089.stdout:1130: snap_remove snap 119 2024-08-29T18:17:33.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: cluster 2024-08-29T18:17:32.107847+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: cluster 2024-08-29T18:17:32.574616+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 938 KiB/s wr, 43 op/s 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.719479+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.737377+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.892206+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.892875+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.893339+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.897082+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.897620+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.898025+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.901451+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.902024+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.902379+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.923349+0000 mon.a (mon.0) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.923527+0000 mon.a (mon.0) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.923897+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.924422+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.924463+0000 mon.b (mon.1) 125 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.924573+0000 mon.b (mon.1) 126 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: cluster 2024-08-29T18:17:32.107847+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: cluster 2024-08-29T18:17:32.574616+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 938 KiB/s wr, 43 op/s 2024-08-29T18:17:33.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.719479+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.737377+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.892206+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.892875+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.893339+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.897082+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.897620+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.898025+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.901451+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.902024+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.902379+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.923349+0000 mon.a (mon.0) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.923527+0000 mon.a (mon.0) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.923897+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.924422+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.924463+0000 mon.b (mon.1) 125 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.924573+0000 mon.b (mon.1) 126 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.924855+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.928334+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.928924+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.929518+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.932394+0000 mon.c (mon.2) 96 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.932499+0000 mon.c (mon.2) 97 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.933027+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.933626+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[77323]: audit 2024-08-29T18:17:32.934011+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.924855+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.928334+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.928924+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.929518+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.932394+0000 mon.c (mon.2) 96 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.932499+0000 mon.c (mon.2) 97 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.933027+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.933626+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:33 smithi089 bash[32084]: audit 2024-08-29T18:17:32.934011+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: cluster 2024-08-29T18:17:32.107847+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: cluster 2024-08-29T18:17:32.574616+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v18: 121 pgs: 121 active+clean; 228 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 938 KiB/s wr, 43 op/s 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.719479+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.737377+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.892206+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.892875+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.893339+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.897082+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.897620+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.898025+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.901451+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.902024+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.902379+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.923349+0000 mon.a (mon.0) 55 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.923527+0000 mon.a (mon.0) 56 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.923897+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.924422+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.924463+0000 mon.b (mon.1) 125 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.924573+0000 mon.b (mon.1) 126 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.924855+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.928334+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.928924+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.929518+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.932394+0000 mon.c (mon.2) 96 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.932499+0000 mon.c (mon.2) 97 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.933027+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.933626+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:17:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:33 smithi144 bash[24722]: audit 2024-08-29T18:17:32.934011+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:17:34.140 INFO:tasks.rados.rados.0.smithi089.stdout:1130: done (3 left) 2024-08-29T18:17:34.140 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 120 2024-08-29T18:17:34.140 INFO:tasks.rados.rados.0.smithi089.stdout:1131: seq_num 353 ranges {1245184=720896,1966080=401408} 2024-08-29T18:17:34.164 INFO:tasks.rados.rados.0.smithi089.stdout:1131: writing smithi08969774-22 from 1245184 to 1966080 tid 1 2024-08-29T18:17:34.170 INFO:tasks.rados.rados.0.smithi089.stdout:1131: writing smithi08969774-22 from 1966080 to 2367488 tid 2 2024-08-29T18:17:34.170 INFO:tasks.rados.rados.0.smithi089.stdout:1132: read oid 11 snap -1 2024-08-29T18:17:34.170 INFO:tasks.rados.rados.0.smithi089.stdout:1132: expect (ObjNum 341 snap 118 seq_num 341) 2024-08-29T18:17:34.170 INFO:tasks.rados.rados.0.smithi089.stdout:1133: snap_create 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: finishing write tid 2 to smithi08969774-15 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: finishing write tid 3 to smithi08969774-15 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: finishing write tid 4 to smithi08969774-15 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: oid 15 updating version 0 to 361 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: oid 15 updating version 361 to 363 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: oid 15 version 363 is already newer than 362 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 363 (ObjNum 351 snap 120 seq_num 351) dirty exists 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1125: left oid 15 (ObjNum 351 snap 120 seq_num 351) 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1127: finishing write tid 1 to smithi08969774-23 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1127: finishing write tid 2 to smithi08969774-23 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1127: finishing write tid 3 to smithi08969774-23 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1127: finishing write tid 4 to smithi08969774-23 2024-08-29T18:17:34.171 INFO:tasks.rados.rados.0.smithi089.stdout:1127: oid 23 updating version 0 to 501 2024-08-29T18:17:34.172 INFO:tasks.rados.rados.0.smithi089.stdout:1127: oid 23 updating version 501 to 502 2024-08-29T18:17:34.172 INFO:tasks.rados.rados.0.smithi089.stdout:1127: oid 23 updating version 502 to 503 2024-08-29T18:17:34.172 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 503 (ObjNum 352 snap 120 seq_num 352) dirty exists 2024-08-29T18:17:34.172 INFO:tasks.rados.rados.0.smithi089.stdout:1127: left oid 23 (ObjNum 352 snap 120 seq_num 352) 2024-08-29T18:17:34.172 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 502 (ObjNum 296 snap 102 seq_num 296) dirty exists 2024-08-29T18:17:34.172 INFO:tasks.rados.rados.0.smithi089.stdout:1131: finishing write tid 1 to smithi08969774-22 2024-08-29T18:17:34.184 INFO:tasks.rados.rados.0.smithi089.stdout:1131: finishing write tid 2 to smithi08969774-22 2024-08-29T18:17:34.184 INFO:tasks.rados.rados.0.smithi089.stdout:1131: finishing write tid 3 to smithi08969774-22 2024-08-29T18:17:34.188 INFO:tasks.rados.rados.0.smithi089.stdout:1131: finishing write tid 4 to smithi08969774-22 2024-08-29T18:17:34.188 INFO:tasks.rados.rados.0.smithi089.stdout:1131: oid 22 updating version 0 to 334 2024-08-29T18:17:34.188 INFO:tasks.rados.rados.0.smithi089.stdout:1131: oid 22 updating version 334 to 336 2024-08-29T18:17:34.188 INFO:tasks.rados.rados.0.smithi089.stdout:1131: oid 22 version 336 is already newer than 335 2024-08-29T18:17:34.188 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 336 (ObjNum 353 snap 120 seq_num 353) dirty exists 2024-08-29T18:17:34.188 INFO:tasks.rados.rados.0.smithi089.stdout:1131: left oid 22 (ObjNum 353 snap 120 seq_num 353) 2024-08-29T18:17:34.193 INFO:tasks.rados.rados.0.smithi089.stdout:1132: expect (ObjNum 341 snap 118 seq_num 341) 2024-08-29T18:17:34.423 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:34 smithi089 bash[77323]: cluster 2024-08-29T18:17:33.134557+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-29T18:17:34.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:34 smithi089 bash[32084]: cluster 2024-08-29T18:17:33.134557+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-29T18:17:34.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:34 smithi144 bash[24722]: cluster 2024-08-29T18:17:33.134557+0000 mon.a (mon.0) 57 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-29T18:17:35.158 INFO:tasks.rados.rados.0.smithi089.stdout:1125: done (5 left) 2024-08-29T18:17:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:1127: done (4 left) 2024-08-29T18:17:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:1129: done (3 left) 2024-08-29T18:17:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:1131: done (2 left) 2024-08-29T18:17:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:1132: done (1 left) 2024-08-29T18:17:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:1133: done (0 left) 2024-08-29T18:17:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:1134: snap_create 2024-08-29T18:17:35.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:17:35] "GET /metrics HTTP/1.1" 200 33338 "" "Prometheus/2.43.0" 2024-08-29T18:17:35.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:35 smithi089 bash[32084]: cluster 2024-08-29T18:17:34.146382+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-29T18:17:35.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:35 smithi089 bash[32084]: cluster 2024-08-29T18:17:34.575316+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-29T18:17:35.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:35 smithi089 bash[77323]: cluster 2024-08-29T18:17:34.146382+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-29T18:17:35.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:35 smithi089 bash[77323]: cluster 2024-08-29T18:17:34.575316+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-29T18:17:35.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:35 smithi144 bash[24722]: cluster 2024-08-29T18:17:34.146382+0000 mon.a (mon.0) 58 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-29T18:17:35.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:35 smithi144 bash[24722]: cluster 2024-08-29T18:17:34.575316+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v21: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-29T18:17:35.890 INFO:tasks.rados.rados.0.smithi089.stdout:1134: done (0 left) 2024-08-29T18:17:35.890 INFO:tasks.rados.rados.0.smithi089.stdout:1135: snap_remove snap 114 2024-08-29T18:17:36.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:36 smithi089 bash[32084]: cluster 2024-08-29T18:17:35.157682+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e43: y(active, since 12s), standbys: x 2024-08-29T18:17:36.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:36 smithi089 bash[32084]: cluster 2024-08-29T18:17:35.157861+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-29T18:17:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:36 smithi089 bash[32084]: cluster 2024-08-29T18:17:35.895526+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-29T18:17:36.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:36 smithi089 bash[77323]: cluster 2024-08-29T18:17:35.157682+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e43: y(active, since 12s), standbys: x 2024-08-29T18:17:36.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:36 smithi089 bash[77323]: cluster 2024-08-29T18:17:35.157861+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-29T18:17:36.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:36 smithi089 bash[77323]: cluster 2024-08-29T18:17:35.895526+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-29T18:17:36.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:36 smithi144 bash[24722]: cluster 2024-08-29T18:17:35.157682+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e43: y(active, since 12s), standbys: x 2024-08-29T18:17:36.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:36 smithi144 bash[24722]: cluster 2024-08-29T18:17:35.157861+0000 mon.a (mon.0) 60 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-29T18:17:36.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:36 smithi144 bash[24722]: cluster 2024-08-29T18:17:35.895526+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-29T18:17:36.898 INFO:tasks.rados.rados.0.smithi089.stdout:1135: done (0 left) 2024-08-29T18:17:36.898 INFO:tasks.rados.rados.0.smithi089.stdout:1136: snap_remove snap 121 2024-08-29T18:17:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:37 smithi144 bash[24722]: cluster 2024-08-29T18:17:36.576207+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-29T18:17:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:37 smithi144 bash[24722]: cluster 2024-08-29T18:17:36.899461+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-29T18:17:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:37 smithi089 bash[77323]: cluster 2024-08-29T18:17:36.576207+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-29T18:17:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:37 smithi089 bash[77323]: cluster 2024-08-29T18:17:36.899461+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-29T18:17:37.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:37 smithi089 bash[32084]: cluster 2024-08-29T18:17:36.576207+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v24: 121 pgs: 121 active+clean; 228 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.3 MiB/s wr, 29 op/s 2024-08-29T18:17:37.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:37 smithi089 bash[32084]: cluster 2024-08-29T18:17:36.899461+0000 mon.a (mon.0) 62 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-29T18:17:37.897 INFO:tasks.rados.rados.0.smithi089.stdout:1136: done (0 left) 2024-08-29T18:17:37.897 INFO:tasks.rados.rados.0.smithi089.stdout:1137: delete oid 6 current snap is 122 2024-08-29T18:17:37.905 INFO:tasks.rados.rados.0.smithi089.stdout:1137: done (0 left) 2024-08-29T18:17:37.905 INFO:tasks.rados.rados.0.smithi089.stdout:1138: read oid 23 snap 105 2024-08-29T18:17:37.905 INFO:tasks.rados.rados.0.smithi089.stdout:1138: expect (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:17:37.905 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 122 2024-08-29T18:17:37.906 INFO:tasks.rados.rados.0.smithi089.stdout:1139: seq_num 355 ranges {0=753664,753664=401408} 2024-08-29T18:17:37.916 INFO:tasks.rados.rados.0.smithi089.stdout:1139: writing smithi08969774-14 from 0 to 753664 tid 1 2024-08-29T18:17:37.924 INFO:tasks.rados.rados.0.smithi089.stdout:1139: writing smithi08969774-14 from 753664 to 1155072 tid 2 2024-08-29T18:17:37.924 INFO:tasks.rados.rados.0.smithi089.stdout:1140: delete oid 37 current snap is 122 2024-08-29T18:17:37.932 INFO:tasks.rados.rados.0.smithi089.stdout:1140: done (2 left) 2024-08-29T18:17:37.932 INFO:tasks.rados.rados.0.smithi089.stdout:1141: read oid 4 snap -1 2024-08-29T18:17:37.932 INFO:tasks.rados.rados.0.smithi089.stdout:1141: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:17:37.932 INFO:tasks.rados.rados.0.smithi089.stdout:1142: snap_remove snap 112 2024-08-29T18:17:38.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:38 smithi144 bash[24722]: audit 2024-08-29T18:17:37.665292+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:38.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:38 smithi144 bash[24722]: cluster 2024-08-29T18:17:37.899701+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-29T18:17:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:38 smithi089 bash[77323]: audit 2024-08-29T18:17:37.665292+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:38 smithi089 bash[77323]: cluster 2024-08-29T18:17:37.899701+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-29T18:17:38.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:38 smithi089 bash[32084]: audit 2024-08-29T18:17:37.665292+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:17:38.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:38 smithi089 bash[32084]: cluster 2024-08-29T18:17:37.899701+0000 mon.a (mon.0) 63 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-29T18:17:38.898 INFO:tasks.rados.rados.0.smithi089.stdout:1142: done (3 left) 2024-08-29T18:17:38.898 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 122 2024-08-29T18:17:38.898 INFO:tasks.rados.rados.0.smithi089.stdout:1143: seq_num 357 ranges {6012928=786432,6799360=401408} 2024-08-29T18:17:38.982 INFO:tasks.rados.rados.0.smithi089.stdout:1143: writing smithi08969774-32 from 6012928 to 6799360 tid 1 2024-08-29T18:17:38.985 INFO:tasks.rados.rados.0.smithi089.stdout:1143: writing smithi08969774-32 from 6799360 to 7200768 tid 2 2024-08-29T18:17:38.985 INFO:tasks.rados.rados.0.smithi089.stdout:1144: read oid 2 snap -1 2024-08-29T18:17:38.985 INFO:tasks.rados.rados.0.smithi089.stdout:1144: expect deleted 2024-08-29T18:17:38.985 INFO:tasks.rados.rados.0.smithi089.stdout:1145: rollback oid 15 current snap is 122 2024-08-29T18:17:38.985 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 15 to 103 2024-08-29T18:17:38.986 INFO:tasks.rados.rados.0.smithi089.stdout:1146: snap_create 2024-08-29T18:17:38.986 INFO:tasks.rados.rados.0.smithi089.stdout:1139: finishing write tid 1 to smithi08969774-14 2024-08-29T18:17:38.986 INFO:tasks.rados.rados.0.smithi089.stdout:1139: finishing write tid 2 to smithi08969774-14 2024-08-29T18:17:38.986 INFO:tasks.rados.rados.0.smithi089.stdout:1138: expect (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1139: finishing write tid 3 to smithi08969774-14 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1139: finishing write tid 4 to smithi08969774-14 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1139: oid 14 updating version 0 to 717 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1139: oid 14 version 717 is already newer than 715 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1139: oid 14 version 717 is already newer than 716 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 717 (ObjNum 355 snap 122 seq_num 355) dirty exists 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1139: left oid 14 (ObjNum 355 snap 122 seq_num 355) 2024-08-29T18:17:39.180 INFO:tasks.rados.rados.0.smithi089.stdout:1141: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:17:39.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:39 smithi144 bash[24722]: cluster 2024-08-29T18:17:38.577557+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 556 KiB/s wr, 4 op/s 2024-08-29T18:17:39.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:39 smithi144 bash[24722]: cluster 2024-08-29T18:17:38.902926+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-29T18:17:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:39 smithi089 bash[77323]: cluster 2024-08-29T18:17:38.577557+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 556 KiB/s wr, 4 op/s 2024-08-29T18:17:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:39 smithi089 bash[77323]: cluster 2024-08-29T18:17:38.902926+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-29T18:17:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:39 smithi089 bash[32084]: cluster 2024-08-29T18:17:38.577557+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v27: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 556 KiB/s wr, 4 op/s 2024-08-29T18:17:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:39 smithi089 bash[32084]: cluster 2024-08-29T18:17:38.902926+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1145: finishing rollback tid 0 to smithi08969774-15 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1145: finishing rollback tid 1 to smithi08969774-15 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1145: finishing rollback tid 2 to smithi08969774-15 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 377 (ObjNum 285 snap 99 seq_num 285) dirty exists 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: finishing write tid 1 to smithi08969774-32 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: finishing write tid 2 to smithi08969774-32 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: finishing write tid 3 to smithi08969774-32 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: finishing write tid 4 to smithi08969774-32 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: oid 32 updating version 0 to 518 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: oid 32 version 518 is already newer than 516 2024-08-29T18:17:39.577 INFO:tasks.rados.rados.0.smithi089.stdout:1143: oid 32 version 518 is already newer than 517 2024-08-29T18:17:39.578 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 518 (ObjNum 357 snap 122 seq_num 357) dirty exists 2024-08-29T18:17:39.578 INFO:tasks.rados.rados.0.smithi089.stdout:1143: left oid 32 (ObjNum 357 snap 122 seq_num 357) 2024-08-29T18:17:39.901 INFO:tasks.rados.rados.0.smithi089.stdout:1138: done (6 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1139: done (5 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1141: done (4 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1143: done (3 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1144: done (2 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1145: done (1 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1146: done (0 left) 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1147: rollback oid 29 current snap is 123 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 120 2024-08-29T18:17:39.902 INFO:tasks.rados.rados.0.smithi089.stdout:1148: snap_remove snap 115 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1148: done (1 left) 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1149: read oid 4 snap -1 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1149: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1150: delete oid 20 current snap is 123 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1147: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1147: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:17:40.909 INFO:tasks.rados.rados.0.smithi089.stdout:1147: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:17:40.910 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 381 (ObjNum 215 snap 73 seq_num 215) dirty exists 2024-08-29T18:17:40.920 INFO:tasks.rados.rados.0.smithi089.stdout:1147: done (2 left) 2024-08-29T18:17:40.920 INFO:tasks.rados.rados.0.smithi089.stdout:1150: done (1 left) 2024-08-29T18:17:40.920 INFO:tasks.rados.rados.0.smithi089.stdout:1151: snap_remove snap 116 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[77323]: cluster 2024-08-29T18:17:39.906763+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[77323]: cluster 2024-08-29T18:17:40.578309+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 556 KiB/s wr, 5 op/s 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[77323]: audit 2024-08-29T18:17:40.744268+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[77323]: audit 2024-08-29T18:17:40.757808+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[77323]: audit 2024-08-29T18:17:40.763646+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[77323]: audit 2024-08-29T18:17:40.765491+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[32084]: cluster 2024-08-29T18:17:39.906763+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-29T18:17:41.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[32084]: cluster 2024-08-29T18:17:40.578309+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 556 KiB/s wr, 5 op/s 2024-08-29T18:17:41.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[32084]: audit 2024-08-29T18:17:40.744268+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:41.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[32084]: audit 2024-08-29T18:17:40.757808+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:41.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[32084]: audit 2024-08-29T18:17:40.763646+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:41.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:40 smithi089 bash[32084]: audit 2024-08-29T18:17:40.765491+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:40 smithi144 bash[24722]: cluster 2024-08-29T18:17:39.906763+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-29T18:17:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:40 smithi144 bash[24722]: cluster 2024-08-29T18:17:40.578309+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v30: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 556 KiB/s wr, 5 op/s 2024-08-29T18:17:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:40 smithi144 bash[24722]: audit 2024-08-29T18:17:40.744268+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:40 smithi144 bash[24722]: audit 2024-08-29T18:17:40.757808+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:40 smithi144 bash[24722]: audit 2024-08-29T18:17:40.763646+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:40 smithi144 bash[24722]: audit 2024-08-29T18:17:40.765491+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:17:41.933 INFO:tasks.rados.rados.0.smithi089.stdout:1151: done (1 left) 2024-08-29T18:17:41.934 INFO:tasks.rados.rados.0.smithi089.stdout:1152: delete oid 11 current snap is 123 2024-08-29T18:17:41.934 INFO:tasks.rados.rados.0.smithi089.stdout:1149: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:40.767984+0000 mgr.y (mgr.34104) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:40.768498+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cluster 2024-08-29T18:17:40.914284+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:40.979278+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:40.983104+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:41.107618+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:17:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:41.115167+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:41.232408+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:41.250543+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.367527+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.375810+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.391266+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.399214+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.405985+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.520706+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.524067+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.526242+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: audit 2024-08-29T18:17:41.527604+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-29T18:17:42.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[32084]: cephadm 2024-08-29T18:17:41.528499+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:40.767984+0000 mgr.y (mgr.34104) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:40.768498+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cluster 2024-08-29T18:17:40.914284+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:40.979278+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:40.983104+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:41.107618+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:41.115167+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:41.232408+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:41.250543+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.367527+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.375810+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.391266+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.399214+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.405985+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.520706+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.524067+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.526242+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: audit 2024-08-29T18:17:41.527604+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-29T18:17:42.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:41 smithi089 bash[77323]: cephadm 2024-08-29T18:17:41.528499+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:40.767984+0000 mgr.y (mgr.34104) 16 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:40.768498+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cluster 2024-08-29T18:17:40.914284+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:40.979278+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:40.983104+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.conf 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:41.107618+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:41.115167+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:41.232408+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:41.250543+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/config/ceph.client.admin.keyring 2024-08-29T18:17:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.367527+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.375810+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.391266+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.399214+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.405985+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.520706+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.524067+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.526242+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: audit 2024-08-29T18:17:41.527604+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-29T18:17:42.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:41 smithi144 bash[24722]: cephadm 2024-08-29T18:17:41.528499+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-29T18:17:42.342 INFO:tasks.rados.rados.0.smithi089.stdout:1149: done (1 left) 2024-08-29T18:17:42.342 INFO:tasks.rados.rados.0.smithi089.stdout:1152: done (0 left) 2024-08-29T18:17:42.342 INFO:tasks.rados.rados.0.smithi089.stdout:1153: snap_remove snap 122 2024-08-29T18:17:42.937 INFO:tasks.rados.rados.0.smithi089.stdout:1153: done (0 left) 2024-08-29T18:17:42.937 INFO:tasks.rados.rados.0.smithi089.stdout:1154: read oid 6 snap -1 2024-08-29T18:17:42.937 INFO:tasks.rados.rados.0.smithi089.stdout:1154: expect deleted 2024-08-29T18:17:42.938 INFO:tasks.rados.rados.0.smithi089.stdout:1155: copy_from oid 50 from oid 30 current snap is 123 2024-08-29T18:17:42.938 INFO:tasks.rados.rados.0.smithi089.stdout:1156: rmattr oid 49 current snap is 123 2024-08-29T18:17:42.938 INFO:tasks.rados.rados.0.smithi089.stdout:1156: done (2 left) 2024-08-29T18:17:42.938 INFO:tasks.rados.rados.0.smithi089.stdout:1157: delete oid 20 current snap is 123 2024-08-29T18:17:42.946 INFO:tasks.rados.rados.0.smithi089.stdout:1155: finishing copy_from to smithi08969774-50 2024-08-29T18:17:42.946 INFO:tasks.rados.rados.0.smithi089.stdout:1155: got expected ENOENT (src dne) 2024-08-29T18:17:42.946 INFO:tasks.rados.rados.0.smithi089.stdout:1155: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:17:42.948 INFO:tasks.rados.rados.0.smithi089.stdout:1154: done (2 left) 2024-08-29T18:17:42.948 INFO:tasks.rados.rados.0.smithi089.stdout:1155: done (1 left) 2024-08-29T18:17:42.948 INFO:tasks.rados.rados.0.smithi089.stdout:1157: done (0 left) 2024-08-29T18:17:42.948 INFO:tasks.rados.rados.0.smithi089.stdout:1158: delete oid 3 current snap is 123 2024-08-29T18:17:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:1158: done (0 left) 2024-08-29T18:17:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:1159: read oid 23 snap 105 2024-08-29T18:17:42.951 INFO:tasks.rados.rados.0.smithi089.stdout:1159: expect (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:17:42.952 INFO:tasks.rados.rados.0.smithi089.stdout:1160: read oid 8 snap -1 2024-08-29T18:17:42.952 INFO:tasks.rados.rados.0.smithi089.stdout:1160: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:17:42.952 INFO:tasks.rados.rados.0.smithi089.stdout:1161: snap_create 2024-08-29T18:17:42.952 INFO:tasks.rados.rados.0.smithi089.stdout:1160: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:17:42.967 INFO:tasks.rados.rados.0.smithi089.stdout:1159: expect (ObjNum 261 snap 88 seq_num 261) 2024-08-29T18:17:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:42 smithi144 bash[24722]: cluster 2024-08-29T18:17:41.926773+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-29T18:17:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:42 smithi144 bash[24722]: cluster 2024-08-29T18:17:42.579055+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:17:43.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:42 smithi089 bash[77323]: cluster 2024-08-29T18:17:41.926773+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-29T18:17:43.361 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:42 smithi089 bash[77323]: cluster 2024-08-29T18:17:42.579055+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:17:43.362 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:42 smithi089 bash[32084]: cluster 2024-08-29T18:17:41.926773+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-29T18:17:43.362 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:42 smithi089 bash[32084]: cluster 2024-08-29T18:17:42.579055+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v33: 121 pgs: 121 active+clean; 230 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:17:43.939 INFO:tasks.rados.rados.0.smithi089.stdout:1159: done (2 left) 2024-08-29T18:17:43.939 INFO:tasks.rados.rados.0.smithi089.stdout:1160: done (1 left) 2024-08-29T18:17:43.939 INFO:tasks.rados.rados.0.smithi089.stdout:1161: done (0 left) 2024-08-29T18:17:43.939 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 124 2024-08-29T18:17:43.939 INFO:tasks.rados.rados.0.smithi089.stdout:1162: seq_num 362 ranges {2367488=466944,2834432=466944,3301376=335872} 2024-08-29T18:17:43.986 INFO:tasks.rados.rados.0.smithi089.stdout:1162: writing smithi08969774-22 from 2367488 to 2834432 tid 1 2024-08-29T18:17:43.993 INFO:tasks.rados.rados.0.smithi089.stdout:1162: writing smithi08969774-22 from 2834432 to 3301376 tid 2 2024-08-29T18:17:43.998 INFO:tasks.rados.rados.0.smithi089.stdout:1162: writing smithi08969774-22 from 3301376 to 3637248 tid 3 2024-08-29T18:17:43.998 INFO:tasks.rados.rados.0.smithi089.stdout:1163: snap_create 2024-08-29T18:17:43.998 INFO:tasks.rados.rados.0.smithi089.stdout:1162: finishing write tid 1 to smithi08969774-22 2024-08-29T18:17:43.999 INFO:tasks.rados.rados.0.smithi089.stdout:1162: finishing write tid 2 to smithi08969774-22 2024-08-29T18:17:44.004 INFO:tasks.rados.rados.0.smithi089.stdout:1162: finishing write tid 3 to smithi08969774-22 2024-08-29T18:17:44.004 INFO:tasks.rados.rados.0.smithi089.stdout:1162: finishing write tid 4 to smithi08969774-22 2024-08-29T18:17:44.007 INFO:tasks.rados.rados.0.smithi089.stdout:1162: finishing write tid 5 to smithi08969774-22 2024-08-29T18:17:44.007 INFO:tasks.rados.rados.0.smithi089.stdout:1162: oid 22 updating version 0 to 337 2024-08-29T18:17:44.007 INFO:tasks.rados.rados.0.smithi089.stdout:1162: oid 22 updating version 337 to 339 2024-08-29T18:17:44.007 INFO:tasks.rados.rados.0.smithi089.stdout:1162: oid 22 version 339 is already newer than 338 2024-08-29T18:17:44.007 INFO:tasks.rados.rados.0.smithi089.stdout:1162: oid 22 updating version 339 to 340 2024-08-29T18:17:44.007 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 340 (ObjNum 362 snap 124 seq_num 362) dirty exists 2024-08-29T18:17:44.008 INFO:tasks.rados.rados.0.smithi089.stdout:1162: left oid 22 (ObjNum 362 snap 124 seq_num 362) 2024-08-29T18:17:44.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:43 smithi089 bash[32084]: cluster 2024-08-29T18:17:42.942391+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-29T18:17:44.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:43 smithi089 bash[77323]: cluster 2024-08-29T18:17:42.942391+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-29T18:17:44.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:43 smithi144 bash[24722]: cluster 2024-08-29T18:17:42.942391+0000 mon.a (mon.0) 75 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-29T18:17:44.961 INFO:tasks.rados.rados.0.smithi089.stdout:1162: done (1 left) 2024-08-29T18:17:44.961 INFO:tasks.rados.rados.0.smithi089.stdout:1163: done (0 left) 2024-08-29T18:17:44.961 INFO:tasks.rados.rados.0.smithi089.stdout:1164: delete oid 40 current snap is 125 2024-08-29T18:17:44.966 INFO:tasks.rados.rados.0.smithi089.stdout:1164: done (0 left) 2024-08-29T18:17:44.966 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 125 2024-08-29T18:17:44.966 INFO:tasks.rados.rados.0.smithi089.stdout:1165: seq_num 364 ranges {0=499712,499712=638976,1138688=163840} 2024-08-29T18:17:44.974 INFO:tasks.rados.rados.0.smithi089.stdout:1165: writing smithi08969774-35 from 0 to 499712 tid 1 2024-08-29T18:17:44.985 INFO:tasks.rados.rados.0.smithi089.stdout:1165: writing smithi08969774-35 from 499712 to 1138688 tid 2 2024-08-29T18:17:44.988 INFO:tasks.rados.rados.0.smithi089.stdout:1165: writing smithi08969774-35 from 1138688 to 1302528 tid 3 2024-08-29T18:17:44.988 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 125 2024-08-29T18:17:44.988 INFO:tasks.rados.rados.0.smithi089.stdout:1165: finishing write tid 1 to smithi08969774-35 2024-08-29T18:17:44.988 INFO:tasks.rados.rados.0.smithi089.stdout:1166: seq_num 365 ranges {4481024=516096,4997120=573440,5570560=229376} 2024-08-29T18:17:45.047 INFO:tasks.rados.rados.0.smithi089.stdout:1166: writing smithi08969774-24 from 4481024 to 4997120 tid 1 2024-08-29T18:17:45.051 INFO:tasks.rados.rados.0.smithi089.stdout:1166: writing smithi08969774-24 from 4997120 to 5570560 tid 2 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1166: writing smithi08969774-24 from 5570560 to 5799936 tid 3 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1167: delete oid 3 current snap is 125 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1165: finishing write tid 2 to smithi08969774-35 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1165: finishing write tid 3 to smithi08969774-35 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1165: finishing write tid 4 to smithi08969774-35 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1165: finishing write tid 5 to smithi08969774-35 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1165: oid 35 updating version 0 to 735 2024-08-29T18:17:45.054 INFO:tasks.rados.rados.0.smithi089.stdout:1165: oid 35 updating version 735 to 736 2024-08-29T18:17:45.055 INFO:tasks.rados.rados.0.smithi089.stdout:1165: oid 35 updating version 736 to 738 2024-08-29T18:17:45.055 INFO:tasks.rados.rados.0.smithi089.stdout:1165: oid 35 version 738 is already newer than 737 2024-08-29T18:17:45.055 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 738 (ObjNum 364 snap 125 seq_num 364) dirty exists 2024-08-29T18:17:45.055 INFO:tasks.rados.rados.0.smithi089.stdout:1165: left oid 35 (ObjNum 364 snap 125 seq_num 364) 2024-08-29T18:17:45.057 INFO:tasks.rados.rados.0.smithi089.stdout:1165: done (2 left) 2024-08-29T18:17:45.057 INFO:tasks.rados.rados.0.smithi089.stdout:1167: done (1 left) 2024-08-29T18:17:45.057 INFO:tasks.rados.rados.0.smithi089.stdout:1168: rollback oid 14 current snap is 125 2024-08-29T18:17:45.057 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 117 2024-08-29T18:17:45.057 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 125 2024-08-29T18:17:45.057 INFO:tasks.rados.rados.0.smithi089.stdout:1169: seq_num 367 ranges {696320=548864,1245184=737280,1982464=65536} 2024-08-29T18:17:45.067 INFO:tasks.rados.rados.0.smithi089.stdout:1169: writing smithi08969774-10 from 696320 to 1245184 tid 1 2024-08-29T18:17:45.072 INFO:tasks.rados.rados.0.smithi089.stdout:1169: writing smithi08969774-10 from 1245184 to 1982464 tid 2 2024-08-29T18:17:45.073 INFO:tasks.rados.rados.0.smithi089.stdout:1169: writing smithi08969774-10 from 1982464 to 2048000 tid 3 2024-08-29T18:17:45.073 INFO:tasks.rados.rados.0.smithi089.stdout:1170: snap_remove snap 105 2024-08-29T18:17:45.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:17:45] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: cluster 2024-08-29T18:17:43.942134+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: cephadm 2024-08-29T18:17:44.264897+0000 mgr.y (mgr.34104) 26 : cephadm [INF] Upgrade: Updating mon.c 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: audit 2024-08-29T18:17:44.273772+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: audit 2024-08-29T18:17:44.278886+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: audit 2024-08-29T18:17:44.280175+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: audit 2024-08-29T18:17:44.281594+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: cephadm 2024-08-29T18:17:44.283563+0000 mgr.y (mgr.34104) 27 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-08-29T18:17:45.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[77323]: cluster 2024-08-29T18:17:44.579566+0000 mgr.y (mgr.34104) 28 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 290 KiB/s wr, 5 op/s 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: cluster 2024-08-29T18:17:43.942134+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: cephadm 2024-08-29T18:17:44.264897+0000 mgr.y (mgr.34104) 26 : cephadm [INF] Upgrade: Updating mon.c 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: audit 2024-08-29T18:17:44.273772+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: audit 2024-08-29T18:17:44.278886+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: audit 2024-08-29T18:17:44.280175+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: audit 2024-08-29T18:17:44.281594+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: cephadm 2024-08-29T18:17:44.283563+0000 mgr.y (mgr.34104) 27 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-08-29T18:17:45.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:44 smithi089 bash[32084]: cluster 2024-08-29T18:17:44.579566+0000 mgr.y (mgr.34104) 28 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 290 KiB/s wr, 5 op/s 2024-08-29T18:17:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: cluster 2024-08-29T18:17:43.942134+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-29T18:17:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: cephadm 2024-08-29T18:17:44.264897+0000 mgr.y (mgr.34104) 26 : cephadm [INF] Upgrade: Updating mon.c 2024-08-29T18:17:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: audit 2024-08-29T18:17:44.273772+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2024-08-29T18:17:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: audit 2024-08-29T18:17:44.278886+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:17:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: audit 2024-08-29T18:17:44.280175+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:17:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: audit 2024-08-29T18:17:44.281594+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:17:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: cephadm 2024-08-29T18:17:44.283563+0000 mgr.y (mgr.34104) 27 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-08-29T18:17:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:44 smithi144 bash[24722]: cluster 2024-08-29T18:17:44.579566+0000 mgr.y (mgr.34104) 28 : cluster [DBG] pgmap v36: 121 pgs: 121 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 290 KiB/s wr, 5 op/s 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: finishing write tid 1 to smithi08969774-24 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: finishing write tid 2 to smithi08969774-24 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: finishing write tid 3 to smithi08969774-24 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: finishing write tid 4 to smithi08969774-24 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1168: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1168: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 742 (ObjNum 33 snap 0 seq_num 2867533040) dirty dne 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: finishing write tid 5 to smithi08969774-24 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: oid 24 updating version 0 to 402 2024-08-29T18:17:45.897 INFO:tasks.rados.rados.0.smithi089.stdout:1166: oid 24 version 402 is already newer than 401 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1166: oid 24 version 402 is already newer than 400 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1166: oid 24 version 402 is already newer than 399 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 402 (ObjNum 365 snap 125 seq_num 365) dirty exists 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1166: left oid 24 (ObjNum 365 snap 125 seq_num 365) 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: finishing write tid 1 to smithi08969774-10 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: finishing write tid 2 to smithi08969774-10 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: finishing write tid 3 to smithi08969774-10 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: finishing write tid 4 to smithi08969774-10 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: finishing write tid 5 to smithi08969774-10 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: oid 10 updating version 0 to 745 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: oid 10 updating version 745 to 747 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: oid 10 version 747 is already newer than 744 2024-08-29T18:17:45.898 INFO:tasks.rados.rados.0.smithi089.stdout:1169: oid 10 version 747 is already newer than 746 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 747 (ObjNum 367 snap 125 seq_num 367) dirty exists 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:1169: left oid 10 (ObjNum 367 snap 125 seq_num 367) 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:1166: done (3 left) 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:1168: done (2 left) 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:1169: done (1 left) 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:1170: done (0 left) 2024-08-29T18:17:45.899 INFO:tasks.rados.rados.0.smithi089.stdout:1171: snap_remove snap 110 2024-08-29T18:17:46.256 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:17:46.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:45 smithi144 bash[24722]: cluster 2024-08-29T18:17:44.966877+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-29T18:17:46.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:45 smithi144 bash[24722]: cluster 2024-08-29T18:17:45.898311+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-29T18:17:46.325 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:45 smithi089 bash[77323]: cluster 2024-08-29T18:17:44.966877+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-29T18:17:46.325 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:45 smithi089 bash[77323]: cluster 2024-08-29T18:17:45.898311+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-29T18:17:46.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:45 smithi089 bash[32084]: cluster 2024-08-29T18:17:44.966877+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-29T18:17:46.326 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:45 smithi089 bash[32084]: cluster 2024-08-29T18:17:45.898311+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-29T18:17:46.555 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (7m) 17s ago 8m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (8m) 17s ago 8m 78.4M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (11m) 17s ago 11m 15.8M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (11m) 17s ago 11m 19.4M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (56s) 17s ago 19m 424M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (105s) 17s ago 21m 470M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (31s) 17s ago 21m 32.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (19m) 17s ago 19m 56.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (19m) 17s ago 19m 55.2M 2048M 18.2.4-774-gfe43f1c9 96384990183a e7f78608b7d1 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (8m) 17s ago 8m 8347k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:17:46.556 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (8m) 17s ago 8m 8511k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (18m) 17s ago 18m 202M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (17m) 17s ago 17m 179M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (16m) 17s ago 16m 178M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (15m) 17s ago 15m 162M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (14m) 17s ago 14m 218M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (13m) 17s ago 14m 159M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (13m) 17s ago 13m 133M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (12m) 17s ago 12m 150M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:17:46.557 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (63s) 17s ago 9m 37.3M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:17:46.893 INFO:tasks.rados.rados.0.smithi089.stdout:1171: done (0 left) 2024-08-29T18:17:46.893 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 125 2024-08-29T18:17:46.893 INFO:tasks.rados.rados.0.smithi089.stdout:1172: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2024-08-29T18:17:46.898 INFO:tasks.rados.rados.0.smithi089.stdout:1172: writing smithi08969774-42 from 0 to 573440 tid 1 2024-08-29T18:17:46.904 INFO:tasks.rados.rados.0.smithi089.stdout:1172: writing smithi08969774-42 from 573440 to 1196032 tid 2 2024-08-29T18:17:46.907 INFO:tasks.rados.rados.0.smithi089.stdout:1172: writing smithi08969774-42 from 1196032 to 1376256 tid 3 2024-08-29T18:17:46.908 INFO:tasks.rados.rados.0.smithi089.stdout:1173: read oid 32 snap -1 2024-08-29T18:17:46.908 INFO:tasks.rados.rados.0.smithi089.stdout:1173: expect (ObjNum 357 snap 122 seq_num 357) 2024-08-29T18:17:46.908 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 125 2024-08-29T18:17:46.908 INFO:tasks.rados.rados.0.smithi089.stdout:1174: seq_num 369 ranges {6176768=589824,6766592=507904,7274496=294912} 2024-08-29T18:17:46.919 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:17:46.919 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:17:46.919 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2, 2024-08-29T18:17:46.919 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T18:17:46.919 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 12, 2024-08-29T18:17:46.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:17:46.921 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:17:46.921 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:17:46.953 INFO:tasks.rados.rados.0.smithi089.stdout:1174: writing smithi08969774-27 from 6176768 to 6766592 tid 1 2024-08-29T18:17:46.956 INFO:tasks.rados.rados.0.smithi089.stdout:1174: writing smithi08969774-27 from 6766592 to 7274496 tid 2 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1174: writing smithi08969774-27 from 7274496 to 7569408 tid 3 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1175: rollback oid 31 current snap is 125 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 103 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1172: finishing write tid 1 to smithi08969774-42 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1172: finishing write tid 2 to smithi08969774-42 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1172: finishing write tid 3 to smithi08969774-42 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1172: finishing write tid 4 to smithi08969774-42 2024-08-29T18:17:46.958 INFO:tasks.rados.rados.0.smithi089.stdout:1176: snap_remove snap 118 2024-08-29T18:17:47.155 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.155 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.155 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.156 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.156 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.156 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.157 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.157 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[77323]: audit 2024-08-29T18:17:46.249814+0000 mgr.y (mgr.34104) 29 : audit [DBG] from='client.25058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:47.157 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[77323]: audit 2024-08-29T18:17:46.544994+0000 mgr.y (mgr.34104) 30 : audit [DBG] from='client.25064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:47.157 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[77323]: cluster 2024-08-29T18:17:46.580038+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 290 KiB/s wr, 5 op/s 2024-08-29T18:17:47.157 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[77323]: cluster 2024-08-29T18:17:46.900069+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-29T18:17:47.157 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[77323]: audit 2024-08-29T18:17:46.925528+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.89:0/1202429017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:47.157 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.158 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.158 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[32084]: audit 2024-08-29T18:17:46.249814+0000 mgr.y (mgr.34104) 29 : audit [DBG] from='client.25058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:47.158 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[32084]: audit 2024-08-29T18:17:46.544994+0000 mgr.y (mgr.34104) 30 : audit [DBG] from='client.25064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:47.158 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[32084]: cluster 2024-08-29T18:17:46.580038+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 290 KiB/s wr, 5 op/s 2024-08-29T18:17:47.158 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[32084]: cluster 2024-08-29T18:17:46.900069+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-29T18:17:47.158 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:46 smithi089 bash[32084]: audit 2024-08-29T18:17:46.925528+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.89:0/1202429017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:47.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:47.159 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:47 smithi089 systemd[1]: Stopping Ceph mon.c for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:17:47.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:46 smithi144 bash[24722]: audit 2024-08-29T18:17:46.249814+0000 mgr.y (mgr.34104) 29 : audit [DBG] from='client.25058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:47.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:46 smithi144 bash[24722]: audit 2024-08-29T18:17:46.544994+0000 mgr.y (mgr.34104) 30 : audit [DBG] from='client.25064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:17:47.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:46 smithi144 bash[24722]: cluster 2024-08-29T18:17:46.580038+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v39: 121 pgs: 121 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 290 KiB/s wr, 5 op/s 2024-08-29T18:17:47.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:46 smithi144 bash[24722]: cluster 2024-08-29T18:17:46.900069+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-29T18:17:47.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:46 smithi144 bash[24722]: audit 2024-08-29T18:17:46.925528+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.89:0/1202429017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:17:47.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[70970]: [29/Aug/2024:18:17:47] ENGINE Bus STOPPING 2024-08-29T18:17:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[32084]: debug 2024-08-29T18:17:47.266+0000 7f8c657d0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T18:17:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[32084]: debug 2024-08-29T18:17:47.266+0000 7f8c657d0640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-29T18:17:47.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[70970]: [29/Aug/2024:18:17:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T18:17:47.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[70970]: [29/Aug/2024:18:17:47] ENGINE Bus STOPPED 2024-08-29T18:17:47.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[70970]: [29/Aug/2024:18:17:47] ENGINE Bus STARTING 2024-08-29T18:17:47.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[70970]: [29/Aug/2024:18:17:47] ENGINE Serving on http://:::9283 2024-08-29T18:17:47.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:47 smithi089 bash[70970]: [29/Aug/2024:18:17:47] ENGINE Bus STARTED 2024-08-29T18:17:48.421 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:48 smithi089 bash[78446]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-c 2024-08-29T18:17:48.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:48 smithi089 bash[78517]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-c 2024-08-29T18:17:48.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-29T18:17:48.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: Stopped Ceph mon.c for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:17:48.673 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.674 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.674 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.674 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: Started Ceph mon.c for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:17:48.675 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.675 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.676 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.676 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:48.676 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:17:48 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.714+0000 7f8bb2744b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.714+0000 7f8bb2744b00 0 ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc), process ceph-mon, pid 7 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.714+0000 7f8bb2744b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 0 load: jerasure load: lrc 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Git sha 0 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Compile date 2024-08-28 23:52:59 2024-08-29T18:17:49.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: DB SUMMARY 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: DB Session ID: 61ZYTPBYL0908VTQR73T 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2383 Bytes 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 6128133 ; 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T18:17:49.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.env: 0x55eb65e887a0 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.info_log: 0x55eb66f8b560 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T18:17:49.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T18:17:49.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.db_log_dir: 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.wal_dir: 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T18:17:49.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.write_buffer_manager: 0x55eb66f9a8c0 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T18:17:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.row_cache: None 2024-08-29T18:17:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.wal_filter: None 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T18:17:49.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T18:17:49.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T18:17:49.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Compression algorithms supported: 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kZSTD supported: 0 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T18:17:49.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.merge_operator: 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55eb66f8b180) 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: cache_index_and_filter_blocks: 1 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: pin_top_level_index_and_filter: 1 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: index_type: 0 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: data_block_index_type: 0 2024-08-29T18:17:49.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: index_shortening: 1 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: checksum: 4 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: no_block_cache: 0 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_cache: 0x55eb66f81090 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_cache_name: BinnedLRUCache 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_cache_options: 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: capacity : 536870912 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: num_shard_bits : 4 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: strict_capacity_limit : 0 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: high_pri_pool_ratio: 0.000 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_cache_compressed: (nil) 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: persistent_cache: (nil) 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_size: 4096 2024-08-29T18:17:49.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_size_deviation: 10 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_restart_interval: 16 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: index_block_restart_interval: 1 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: metadata_block_size: 4096 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: partition_filters: 0 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: use_delta_encoding: 1 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: filter_policy: bloomfilter 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: whole_key_filtering: 1 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: verify_compression: 0 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: read_amp_bytes_per_bit: 0 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: format_version: 5 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: enable_index_compression: 1 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: block_align: 0 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: max_auto_readahead_size: 262144 2024-08-29T18:17:49.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: prepopulate_block_cache: 0 2024-08-29T18:17:49.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: initial_auto_readahead_size: 8192 2024-08-29T18:17:49.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: num_file_reads_for_auto_readahead: 2 2024-08-29T18:17:49.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T18:17:49.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.num_levels: 7 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T18:17:49.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T18:17:49.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T18:17:49.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T18:17:49.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T18:17:49.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T18:17:49.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T18:17:49.946 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 41, last_sequence is 21340, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 37 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 60c5c8a0-cfc8-40c5-a928-b4d01d70b4f3 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955469724156, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.718+0000 7f8bb2744b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955469741982, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 3930497, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21346, "largest_seqno": 23357, "table_properties": {"data_size": 3920698, "index_size": 6705, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2053, "raw_key_size": 19641, "raw_average_key_size": 24, "raw_value_size": 3902169, "raw_average_value_size": 4787, "num_data_blocks": 292, "num_entries": 815, "num_filter_entries": 815, "num_deletions": 29, "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": 1724955469, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "60c5c8a0-cfc8-40c5-a928-b4d01d70b4f3", "db_session_id": "61ZYTPBYL0908VTQR73T", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955469742115, "job": 1, "event": "recovery_finished"} 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 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-08-29T18:17:49.947 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55eb66face00 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 4 rocksdb: DB pointer 0x55eb670ac000 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8ba850d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8ba850d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: ** DB Stats ** 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T18:17:49.948 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: ** Compaction Stats [default] ** 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: L0 1/0 3.75 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 474.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: L6 1/0 10.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Sum 2/0 14.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 474.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 474.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: ** Compaction Stats [default] ** 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 474.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T18:17:49.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Flush(GB): cumulative 0.004, interval 0.004 2024-08-29T18:17:49.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T18:17:49.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T18:17:49.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T18:17:49.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T18:17:49.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Cumulative compaction: 0.00 GB write, 175.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T18:17:49.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Interval compaction: 0.00 GB write, 175.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T18:17:49.952 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Block cache BinnedLRUCache@0x55eb66f81090#7 capacity: 512.00 MB usage: 10.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.738+0000 7f8bb2744b00 0 starting mon.c rank 2 at public addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] at bind addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 1 mon.c@-1(???) e3 preinit fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 0 mon.c@-1(???).mds e8 new map 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 0 mon.c@-1(???).mds e8 print_map 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: e8 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: btime 1970-01-01T00:00:00:000000+0000 2024-08-29T18:17:49.953 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: legacy client fscid: 1 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Filesystem 'cephfs' (1) 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: fs_name cephfs 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: epoch 8 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: created 2024-08-29T18:07:03.292085+0000 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: modified 2024-08-29T18:07:38.968024+0000 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: tableserver 0 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: root 0 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: session_timeout 60 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: session_autoclose 300 2024-08-29T18:17:49.954 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: max_file_size 1099511627776 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: max_xattr_size 65536 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: required_client_features {} 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: last_failure 0 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: last_failure_osd_epoch 0 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: max_mds 1 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: in 0 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: up {0=24289} 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: failed 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: damaged 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: stopped 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: data_pools [3] 2024-08-29T18:17:49.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: metadata_pool 2 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: inline_data disabled 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: balancer 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: bal_rank_mask -1 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: standby_count_wanted 0 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: qdb_cluster leader: 0 members: 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: [mds.b{0:24289} state up:active seq 11 addr [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: Standby daemons: 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: [mds.a{-1:14382} state up:standby seq 1 addr [v2:172.21.15.89:6834/3447957083,v1:172.21.15.89:6835/3447957083] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 0 mon.c@-1(???).osd e328 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-29T18:17:49.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 0 mon.c@-1(???).osd e328 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:17:49.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 0 mon.c@-1(???).osd e328 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:17:49.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 0 mon.c@-1(???).osd e328 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:17:49.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:49 smithi089 bash[78574]: debug 2024-08-29T18:17:49.742+0000 7f8bb2744b00 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-08-29T18:17:55.013 INFO:tasks.rados.rados.0.smithi089.stdout:1176: done (4 left) 2024-08-29T18:17:55.013 INFO:tasks.rados.rados.0.smithi089.stdout:1177: read oid 23 snap -1 2024-08-29T18:17:55.013 INFO:tasks.rados.rados.0.smithi089.stdout:1177: expect (ObjNum 352 snap 120 seq_num 352) 2024-08-29T18:17:55.013 INFO:tasks.rados.rados.0.smithi089.stdout:1178: snap_remove snap 120 2024-08-29T18:17:55.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:17:55] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-08-29T18:17:56.630 INFO:tasks.rados.rados.0.smithi089.stdout:1178: done (5 left) 2024-08-29T18:17:56.630 INFO:tasks.rados.rados.0.smithi089.stdout:1179: rollback oid 2 current snap is 125 2024-08-29T18:17:56.630 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 117 2024-08-29T18:17:56.630 INFO:tasks.rados.rados.0.smithi089.stdout:1172: finishing write tid 5 to smithi08969774-42 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1172: oid 42 updating version 0 to 567 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1172: oid 42 updating version 567 to 568 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1172: oid 42 version 568 is already newer than 566 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1172: oid 42 updating version 568 to 569 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 569 (ObjNum 368 snap 125 seq_num 368) dirty exists 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1172: left oid 42 (ObjNum 368 snap 125 seq_num 368) 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1172: done (5 left) 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1180: snap_create 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1175: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 0 (ObjNum 161 snap 0 seq_num 2867128576) dirty dne 2024-08-29T18:17:56.631 INFO:tasks.rados.rados.0.smithi089.stdout:1173: expect (ObjNum 357 snap 122 seq_num 357) 2024-08-29T18:17:56.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:49.959447+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T18:17:56.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:55.978058+0000 mon.b (mon.1) 130 : cluster [INF] mon.b calling monitor election 2024-08-29T18:17:56.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:55.981382+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-08-29T18:17:56.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.018877+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:17:56.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.025934+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-08-29T18:17:56.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.025967+0000 mon.a (mon.0) 125 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026002+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-08-29T17:58:12.965976+0000 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026036+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026068+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026101+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026129+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026165+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.026196+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.027265+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.027335+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.028119+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.028396+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:49.959447+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T18:17:56.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:55.978058+0000 mon.b (mon.1) 130 : cluster [INF] mon.b calling monitor election 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:55.981382+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.018877+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.025934+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.025967+0000 mon.a (mon.0) 125 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026002+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-08-29T17:58:12.965976+0000 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026036+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026068+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026101+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026129+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026165+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.026196+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.027265+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:17:56.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.027335+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-29T18:17:56.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.028119+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-08-29T18:17:56.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:56 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.028396+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: finishing write tid 1 to smithi08969774-27 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: finishing write tid 2 to smithi08969774-27 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: finishing write tid 3 to smithi08969774-27 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: finishing write tid 4 to smithi08969774-27 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: finishing write tid 5 to smithi08969774-27 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: oid 27 updating version 0 to 548 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: oid 27 version 548 is already newer than 547 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: oid 27 version 548 is already newer than 546 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: oid 27 updating version 548 to 549 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 549 (ObjNum 369 snap 125 seq_num 369) dirty exists 2024-08-29T18:17:57.043 INFO:tasks.rados.rados.0.smithi089.stdout:1174: left oid 27 (ObjNum 369 snap 125 seq_num 369) 2024-08-29T18:17:57.044 INFO:tasks.rados.rados.0.smithi089.stdout:1177: expect (ObjNum 352 snap 120 seq_num 352) 2024-08-29T18:17:57.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:49.959447+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-29T18:17:57.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:55.978058+0000 mon.b (mon.1) 130 : cluster [INF] mon.b calling monitor election 2024-08-29T18:17:57.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:55.981382+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-08-29T18:17:57.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.018877+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:17:57.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.025934+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.025967+0000 mon.a (mon.0) 125 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026002+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-08-29T17:58:12.965976+0000 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026036+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026068+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 18 (reef) 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026101+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026129+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026165+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.026196+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.027265+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.027335+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.028119+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-08-29T18:17:57.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:56 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.028396+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-08-29T18:17:57.172 INFO:tasks.rados.rados.0.smithi089.stdout:1179: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:17:57.173 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 494 (ObjNum 33 snap 0 seq_num 2867279568) dirty dne 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1173: done (5 left) 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1174: done (4 left) 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1175: done (3 left) 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1177: done (2 left) 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1179: done (1 left) 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1180: done (0 left) 2024-08-29T18:17:57.648 INFO:tasks.rados.rados.0.smithi089.stdout:1181: snap_create 2024-08-29T18:17:57.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:57 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.584693+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v46: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 808 KiB/s wr, 3 op/s 2024-08-29T18:17:57.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:57 smithi089 bash[77323]: cluster 2024-08-29T18:17:56.635146+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-29T18:17:57.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:57 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.584693+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v46: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 808 KiB/s wr, 3 op/s 2024-08-29T18:17:57.926 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:57 smithi089 bash[78574]: cluster 2024-08-29T18:17:56.635146+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-29T18:17:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:57 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.584693+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v46: 121 pgs: 121 active+clean; 239 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 808 KiB/s wr, 3 op/s 2024-08-29T18:17:58.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:57 smithi144 bash[24722]: cluster 2024-08-29T18:17:56.635146+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-29T18:17:58.659 INFO:tasks.rados.rados.0.smithi089.stdout:1181: done (0 left) 2024-08-29T18:17:58.659 INFO:tasks.rados.rados.0.smithi089.stdout:1182: delete oid 39 current snap is 127 2024-08-29T18:17:58.670 INFO:tasks.rados.rados.0.smithi089.stdout:1182: done (0 left) 2024-08-29T18:17:58.670 INFO:tasks.rados.rados.0.smithi089.stdout:1183: rollback oid 33 current snap is 127 2024-08-29T18:17:58.671 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 117 2024-08-29T18:17:58.671 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 127 2024-08-29T18:17:58.671 INFO:tasks.rados.rados.0.smithi089.stdout:1184: seq_num 371 ranges {835584=622592,1458176=679936,2138112=122880} 2024-08-29T18:17:58.679 INFO:tasks.rados.rados.0.smithi089.stdout:1184: writing smithi08969774-12 from 835584 to 1458176 tid 1 2024-08-29T18:17:58.683 INFO:tasks.rados.rados.0.smithi089.stdout:1184: writing smithi08969774-12 from 1458176 to 2138112 tid 2 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:1184: writing smithi08969774-12 from 2138112 to 2260992 tid 3 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:1185: rollback oid 42 current snap is 127 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 124 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:1183: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:1183: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:1183: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 539 (ObjNum 268 snap 90 seq_num 268) dirty exists 2024-08-29T18:17:58.684 INFO:tasks.rados.rados.0.smithi089.stdout:1183: done (2 left) 2024-08-29T18:17:58.685 INFO:tasks.rados.rados.0.smithi089.stdout:1186: snap_remove snap 103 2024-08-29T18:17:58.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:58 smithi089 bash[78574]: cluster 2024-08-29T18:17:57.653651+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-29T18:17:58.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:58 smithi089 bash[78574]: cluster 2024-08-29T18:17:58.586105+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 op/s 2024-08-29T18:17:58.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:58 smithi089 bash[77323]: cluster 2024-08-29T18:17:57.653651+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-29T18:17:58.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:58 smithi089 bash[77323]: cluster 2024-08-29T18:17:58.586105+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 op/s 2024-08-29T18:17:59.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:58 smithi144 bash[24722]: cluster 2024-08-29T18:17:57.653651+0000 mon.a (mon.0) 138 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-29T18:17:59.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:58 smithi144 bash[24722]: cluster 2024-08-29T18:17:58.586105+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v49: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 op/s 2024-08-29T18:17:59.671 INFO:tasks.rados.rados.0.smithi089.stdout:1186: done (2 left) 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1187: read oid 8 snap -1 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1187: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1188: read oid 39 snap 124 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1188: expect (ObjNum 339 snap 118 seq_num 339) 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1185: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1185: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 571 (ObjNum 1377 snap 0 seq_num 2866969872) dirty dne 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1184: finishing write tid 1 to smithi08969774-12 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1184: finishing write tid 2 to smithi08969774-12 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1184: finishing write tid 3 to smithi08969774-12 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1184: finishing write tid 4 to smithi08969774-12 2024-08-29T18:17:59.672 INFO:tasks.rados.rados.0.smithi089.stdout:1184: finishing write tid 5 to smithi08969774-12 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1184: oid 12 updating version 0 to 733 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1184: oid 12 updating version 733 to 734 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1184: oid 12 version 734 is already newer than 732 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1184: oid 12 version 734 is already newer than 731 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 734 (ObjNum 371 snap 127 seq_num 371) dirty exists 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1184: left oid 12 (ObjNum 371 snap 127 seq_num 371) 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1184: done (3 left) 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:1185: done (2 left) 2024-08-29T18:17:59.673 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 127 2024-08-29T18:17:59.674 INFO:tasks.rados.rados.0.smithi089.stdout:1189: seq_num 372 ranges {0=638976,638976=565248,1204224=237568} 2024-08-29T18:17:59.676 INFO:tasks.rados.rados.0.smithi089.stdout:1189: writing smithi08969774-40 from 0 to 638976 tid 1 2024-08-29T18:17:59.681 INFO:tasks.rados.rados.0.smithi089.stdout:1189: writing smithi08969774-40 from 638976 to 1204224 tid 2 2024-08-29T18:17:59.683 INFO:tasks.rados.rados.0.smithi089.stdout:1189: writing smithi08969774-40 from 1204224 to 1441792 tid 3 2024-08-29T18:17:59.683 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 127 2024-08-29T18:17:59.683 INFO:tasks.rados.rados.0.smithi089.stdout:1190: seq_num 373 ranges {0=655360,655360=499712,1155072=303104} 2024-08-29T18:17:59.687 INFO:tasks.rados.rados.0.smithi089.stdout:1190: writing smithi08969774-19 from 0 to 655360 tid 1 2024-08-29T18:17:59.691 INFO:tasks.rados.rados.0.smithi089.stdout:1190: writing smithi08969774-19 from 655360 to 1155072 tid 2 2024-08-29T18:17:59.693 INFO:tasks.rados.rados.0.smithi089.stdout:1190: writing smithi08969774-19 from 1155072 to 1458176 tid 3 2024-08-29T18:17:59.693 INFO:tasks.rados.rados.0.smithi089.stdout:1191: read oid 38 snap -1 2024-08-29T18:17:59.696 INFO:tasks.rados.rados.0.smithi089.stdout:1191: expect (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:17:59.696 INFO:tasks.rados.rados.0.smithi089.stdout:1192: read oid 3 snap -1 2024-08-29T18:17:59.696 INFO:tasks.rados.rados.0.smithi089.stdout:1192: expect deleted 2024-08-29T18:17:59.697 INFO:tasks.rados.rados.0.smithi089.stdout:1193: snap_remove snap 126 2024-08-29T18:17:59.924 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:17:59 smithi089 bash[70970]: debug 2024-08-29T18:17:59.750+0000 7f8793b5d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-29T18:17:59.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:17:59 smithi089 bash[77323]: cluster 2024-08-29T18:17:58.661462+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-29T18:17:59.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:17:59 smithi089 bash[78574]: cluster 2024-08-29T18:17:58.661462+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-29T18:18:00.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:17:59 smithi144 bash[24722]: cluster 2024-08-29T18:17:58.661462+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-29T18:18:00.682 INFO:tasks.rados.rados.0.smithi089.stdout:1193: done (6 left) 2024-08-29T18:18:00.682 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 127 2024-08-29T18:18:00.682 INFO:tasks.rados.rados.0.smithi089.stdout:1194: seq_num 374 ranges {8388608=671744,9060352=778240,9838592=24576} 2024-08-29T18:18:00.733 INFO:tasks.rados.rados.0.smithi089.stdout:1194: writing smithi08969774-16 from 8388608 to 9060352 tid 1 2024-08-29T18:18:00.738 INFO:tasks.rados.rados.0.smithi089.stdout:1194: writing smithi08969774-16 from 9060352 to 9838592 tid 2 2024-08-29T18:18:00.738 INFO:tasks.rados.rados.0.smithi089.stdout:1194: writing smithi08969774-16 from 9838592 to 9863168 tid 3 2024-08-29T18:18:00.738 INFO:tasks.rados.rados.0.smithi089.stdout:1195: snap_create 2024-08-29T18:18:00.738 INFO:tasks.rados.rados.0.smithi089.stdout:1187: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:18:00.745 INFO:tasks.rados.rados.0.smithi089.stdout:1189: finishing write tid 1 to smithi08969774-40 2024-08-29T18:18:00.745 INFO:tasks.rados.rados.0.smithi089.stdout:1191: expect (ObjNum 186 snap 66 seq_num 186) 2024-08-29T18:18:00.799 INFO:tasks.rados.rados.0.smithi089.stdout:1188: expect (ObjNum 339 snap 118 seq_num 339) 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: finishing write tid 2 to smithi08969774-40 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: finishing write tid 3 to smithi08969774-40 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: finishing write tid 4 to smithi08969774-40 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: finishing write tid 5 to smithi08969774-40 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: oid 40 updating version 0 to 735 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: oid 40 updating version 735 to 736 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: oid 40 updating version 736 to 738 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:1189: oid 40 version 738 is already newer than 737 2024-08-29T18:18:00.830 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 738 (ObjNum 372 snap 127 seq_num 372) dirty exists 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1189: left oid 40 (ObjNum 372 snap 127 seq_num 372) 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: finishing write tid 1 to smithi08969774-19 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: finishing write tid 2 to smithi08969774-19 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: finishing write tid 3 to smithi08969774-19 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: finishing write tid 4 to smithi08969774-19 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: finishing write tid 5 to smithi08969774-19 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: oid 19 updating version 0 to 507 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: oid 19 version 507 is already newer than 506 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: oid 19 updating version 507 to 508 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: oid 19 updating version 508 to 509 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 509 (ObjNum 373 snap 127 seq_num 373) dirty exists 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1190: left oid 19 (ObjNum 373 snap 127 seq_num 373) 2024-08-29T18:18:00.831 INFO:tasks.rados.rados.0.smithi089.stdout:1194: finishing write tid 1 to smithi08969774-16 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: finishing write tid 2 to smithi08969774-16 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: finishing write tid 3 to smithi08969774-16 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: finishing write tid 4 to smithi08969774-16 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: finishing write tid 5 to smithi08969774-16 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: oid 16 updating version 0 to 542 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: oid 16 version 542 is already newer than 539 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: oid 16 version 542 is already newer than 541 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: oid 16 version 542 is already newer than 540 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 542 (ObjNum 374 snap 127 seq_num 374) dirty exists 2024-08-29T18:18:00.832 INFO:tasks.rados.rados.0.smithi089.stdout:1194: left oid 16 (ObjNum 374 snap 127 seq_num 374) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1187: done (7 left) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1188: done (6 left) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1189: done (5 left) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1190: done (4 left) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1191: done (3 left) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1192: done (2 left) 2024-08-29T18:18:00.898 INFO:tasks.rados.rados.0.smithi089.stdout:1194: done (1 left) 2024-08-29T18:18:00.899 INFO:tasks.rados.rados.0.smithi089.stdout:1195: done (0 left) 2024-08-29T18:18:00.899 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 128 2024-08-29T18:18:00.899 INFO:tasks.rados.rados.0.smithi089.stdout:1196: seq_num 375 ranges {1409024=688128,2097152=663552,2760704=139264} 2024-08-29T18:18:00.909 INFO:tasks.rados.rados.0.smithi089.stdout:1196: writing smithi08969774-34 from 1409024 to 2097152 tid 1 2024-08-29T18:18:00.914 INFO:tasks.rados.rados.0.smithi089.stdout:1196: writing smithi08969774-34 from 2097152 to 2760704 tid 2 2024-08-29T18:18:00.915 INFO:tasks.rados.rados.0.smithi089.stdout:1196: writing smithi08969774-34 from 2760704 to 2899968 tid 3 2024-08-29T18:18:00.915 INFO:tasks.rados.rados.0.smithi089.stdout:1197: read oid 37 snap -1 2024-08-29T18:18:00.915 INFO:tasks.rados.rados.0.smithi089.stdout:1197: expect deleted 2024-08-29T18:18:00.915 INFO:tasks.rados.rados.0.smithi089.stdout:1198: snap_create 2024-08-29T18:18:00.921 INFO:tasks.rados.rados.0.smithi089.stdout:1196: finishing write tid 1 to smithi08969774-34 2024-08-29T18:18:00.922 INFO:tasks.rados.rados.0.smithi089.stdout:1196: finishing write tid 2 to smithi08969774-34 2024-08-29T18:18:00.922 INFO:tasks.rados.rados.0.smithi089.stdout:1196: finishing write tid 3 to smithi08969774-34 2024-08-29T18:18:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:1196: finishing write tid 4 to smithi08969774-34 2024-08-29T18:18:00.923 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: cluster 2024-08-29T18:17:59.676971+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: audit 2024-08-29T18:18:00.059526+0000 mon.c (mon.2) 2 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: audit 2024-08-29T18:18:00.059702+0000 mon.c (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: audit 2024-08-29T18:18:00.060050+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: audit 2024-08-29T18:18:00.061071+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: audit 2024-08-29T18:18:00.061572+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[77323]: cluster 2024-08-29T18:18:00.586819+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v52: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 op/s 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: cluster 2024-08-29T18:17:59.676971+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-29T18:18:00.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: audit 2024-08-29T18:18:00.059526+0000 mon.c (mon.2) 2 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:18:00.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: audit 2024-08-29T18:18:00.059702+0000 mon.c (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:18:00.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: audit 2024-08-29T18:18:00.060050+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:18:00.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: audit 2024-08-29T18:18:00.061071+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:18:00.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: audit 2024-08-29T18:18:00.061572+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:18:00.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:00 smithi089 bash[78574]: cluster 2024-08-29T18:18:00.586819+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v52: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 op/s 2024-08-29T18:18:00.925 INFO:tasks.rados.rados.0.smithi089.stdout:1196: finishing write tid 5 to smithi08969774-34 2024-08-29T18:18:00.925 INFO:tasks.rados.rados.0.smithi089.stdout:1196: oid 34 updating version 0 to 545 2024-08-29T18:18:00.926 INFO:tasks.rados.rados.0.smithi089.stdout:1196: oid 34 updating version 545 to 547 2024-08-29T18:18:00.926 INFO:tasks.rados.rados.0.smithi089.stdout:1196: oid 34 version 547 is already newer than 546 2024-08-29T18:18:00.926 INFO:tasks.rados.rados.0.smithi089.stdout:1196: oid 34 version 547 is already newer than 544 2024-08-29T18:18:00.926 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 547 (ObjNum 375 snap 128 seq_num 375) dirty exists 2024-08-29T18:18:00.926 INFO:tasks.rados.rados.0.smithi089.stdout:1196: left oid 34 (ObjNum 375 snap 128 seq_num 375) 2024-08-29T18:18:01.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: cluster 2024-08-29T18:17:59.676971+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-29T18:18:01.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: audit 2024-08-29T18:18:00.059526+0000 mon.c (mon.2) 2 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T18:18:01.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: audit 2024-08-29T18:18:00.059702+0000 mon.c (mon.2) 3 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T18:18:01.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: audit 2024-08-29T18:18:00.060050+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:18:01.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: audit 2024-08-29T18:18:00.061071+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:18:01.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: audit 2024-08-29T18:18:00.061572+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:18:01.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:00 smithi144 bash[24722]: cluster 2024-08-29T18:18:00.586819+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v52: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 op/s 2024-08-29T18:18:01.898 INFO:tasks.rados.rados.0.smithi089.stdout:1196: done (2 left) 2024-08-29T18:18:01.898 INFO:tasks.rados.rados.0.smithi089.stdout:1197: done (1 left) 2024-08-29T18:18:01.898 INFO:tasks.rados.rados.0.smithi089.stdout:1198: done (0 left) 2024-08-29T18:18:01.898 INFO:tasks.rados.rados.0.smithi089.stdout:1199: snap_remove snap 127 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[77323]: cluster 2024-08-29T18:18:00.682688+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[77323]: cluster 2024-08-29T18:18:00.900266+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[77323]: audit 2024-08-29T18:18:01.320698+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[77323]: audit 2024-08-29T18:18:01.326654+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[78574]: cluster 2024-08-29T18:18:00.682688+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[78574]: cluster 2024-08-29T18:18:00.900266+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[78574]: audit 2024-08-29T18:18:01.320698+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:01.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:01 smithi089 bash[78574]: audit 2024-08-29T18:18:01.326654+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:02.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:01 smithi144 bash[24722]: cluster 2024-08-29T18:18:00.682688+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-29T18:18:02.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:01 smithi144 bash[24722]: cluster 2024-08-29T18:18:00.900266+0000 mon.a (mon.0) 145 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-29T18:18:02.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:01 smithi144 bash[24722]: audit 2024-08-29T18:18:01.320698+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:02.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:01 smithi144 bash[24722]: audit 2024-08-29T18:18:01.326654+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:02.908 INFO:tasks.rados.rados.0.smithi089.stdout:1199: done (0 left) 2024-08-29T18:18:02.908 INFO:tasks.rados.rados.0.smithi089.stdout:1200: read oid 9 snap -1 2024-08-29T18:18:02.908 INFO:tasks.rados.rados.0.smithi089.stdout:1200: expect deleted 2024-08-29T18:18:02.908 INFO:tasks.rados.rados.0.smithi089.stdout:1201: read oid 41 snap 128 2024-08-29T18:18:02.909 INFO:tasks.rados.rados.0.smithi089.stdout:1201: expect (ObjNum 260 snap 88 seq_num 260) 2024-08-29T18:18:02.909 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 129 2024-08-29T18:18:02.909 INFO:tasks.rados.rados.0.smithi089.stdout:1202: seq_num 376 ranges {1843200=704512,2547712=548864,3096576=253952} 2024-08-29T18:18:02.922 INFO:tasks.rados.rados.0.smithi089.stdout:1202: writing smithi08969774-28 from 1843200 to 2547712 tid 1 2024-08-29T18:18:02.925 INFO:tasks.rados.rados.0.smithi089.stdout:1202: writing smithi08969774-28 from 2547712 to 3096576 tid 2 2024-08-29T18:18:02.928 INFO:tasks.rados.rados.0.smithi089.stdout:1202: writing smithi08969774-28 from 3096576 to 3350528 tid 3 2024-08-29T18:18:02.928 INFO:tasks.rados.rados.0.smithi089.stdout:1203: copy_from oid 8 from oid 14 current snap is 129 2024-08-29T18:18:02.928 INFO:tasks.rados.rados.0.smithi089.stdout:1204: rollback oid 32 current snap is 129 2024-08-29T18:18:02.928 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 125 2024-08-29T18:18:02.928 INFO:tasks.rados.rados.0.smithi089.stdout:1205: copy_from oid 45 from oid 22 current snap is 129 2024-08-29T18:18:02.928 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 129 2024-08-29T18:18:02.929 INFO:tasks.rados.rados.0.smithi089.stdout:1206: seq_num 377 ranges {2260992=720896,2981888=434176,3416064=368640} 2024-08-29T18:18:02.945 INFO:tasks.rados.rados.0.smithi089.stdout:1206: writing smithi08969774-12 from 2260992 to 2981888 tid 1 2024-08-29T18:18:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1206: writing smithi08969774-12 from 2981888 to 3416064 tid 2 2024-08-29T18:18:02.950 INFO:tasks.rados.rados.0.smithi089.stdout:1206: writing smithi08969774-12 from 3416064 to 3784704 tid 3 2024-08-29T18:18:02.950 INFO:tasks.rados.rados.0.smithi089.stdout:1207: snap_create 2024-08-29T18:18:02.950 INFO:tasks.rados.rados.0.smithi089.stdout:1203: finishing copy_from to smithi08969774-8 2024-08-29T18:18:02.950 INFO:tasks.rados.rados.0.smithi089.stdout:1203: got expected ENOENT (src dne) 2024-08-29T18:18:02.950 INFO:tasks.rados.rados.0.smithi089.stdout:1203: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:18:02.950 INFO:tasks.rados.rados.0.smithi089.stdout:1205: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: finishing write tid 1 to smithi08969774-28 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: finishing write tid 2 to smithi08969774-28 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: finishing write tid 3 to smithi08969774-28 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: finishing write tid 4 to smithi08969774-28 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: finishing write tid 5 to smithi08969774-28 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: oid 28 updating version 0 to 509 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: oid 28 version 509 is already newer than 506 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: oid 28 version 509 is already newer than 507 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: oid 28 version 509 is already newer than 508 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 509 (ObjNum 376 snap 129 seq_num 376) dirty exists 2024-08-29T18:18:02.951 INFO:tasks.rados.rados.0.smithi089.stdout:1202: left oid 28 (ObjNum 376 snap 129 seq_num 376) 2024-08-29T18:18:02.953 INFO:tasks.rados.rados.0.smithi089.stdout:1204: finishing rollback tid 0 to smithi08969774-32 2024-08-29T18:18:02.953 INFO:tasks.rados.rados.0.smithi089.stdout:1204: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:18:02.953 INFO:tasks.rados.rados.0.smithi089.stdout:1204: finishing rollback tid 2 to smithi08969774-32 2024-08-29T18:18:02.953 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 572 (ObjNum 357 snap 122 seq_num 357) dirty exists 2024-08-29T18:18:02.954 INFO:tasks.rados.rados.0.smithi089.stdout:1201: expect (ObjNum 260 snap 88 seq_num 260) 2024-08-29T18:18:03.172 INFO:tasks.rados.rados.0.smithi089.stdout:1205: finishing copy_from to smithi08969774-45 2024-08-29T18:18:03.172 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 340 (ObjNum 362 snap 124 seq_num 362) dirty exists 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: finishing write tid 1 to smithi08969774-12 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: finishing write tid 2 to smithi08969774-12 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: finishing write tid 3 to smithi08969774-12 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: finishing write tid 4 to smithi08969774-12 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: finishing write tid 5 to smithi08969774-12 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: oid 12 updating version 0 to 755 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: oid 12 version 755 is already newer than 754 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: oid 12 version 755 is already newer than 753 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: oid 12 version 755 is already newer than 752 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 755 (ObjNum 377 snap 129 seq_num 377) dirty exists 2024-08-29T18:18:03.173 INFO:tasks.rados.rados.0.smithi089.stdout:1206: left oid 12 (ObjNum 377 snap 129 seq_num 377) 2024-08-29T18:18:03.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[77323]: cluster 2024-08-29T18:18:01.904223+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-29T18:18:03.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[77323]: audit 2024-08-29T18:18:02.440927+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:03.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[77323]: audit 2024-08-29T18:18:02.446746+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:03.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[77323]: cluster 2024-08-29T18:18:02.587514+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:03.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[78574]: cluster 2024-08-29T18:18:01.904223+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-29T18:18:03.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[78574]: audit 2024-08-29T18:18:02.440927+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:03.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[78574]: audit 2024-08-29T18:18:02.446746+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:03.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:02 smithi089 bash[78574]: cluster 2024-08-29T18:18:02.587514+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:02 smithi144 bash[24722]: cluster 2024-08-29T18:18:01.904223+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-29T18:18:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:02 smithi144 bash[24722]: audit 2024-08-29T18:18:02.440927+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:02 smithi144 bash[24722]: audit 2024-08-29T18:18:02.446746+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:02 smithi144 bash[24722]: cluster 2024-08-29T18:18:02.587514+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v56: 121 pgs: 121 active+clean; 237 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:03.910 INFO:tasks.rados.rados.0.smithi089.stdout:1200: done (7 left) 2024-08-29T18:18:03.910 INFO:tasks.rados.rados.0.smithi089.stdout:1201: done (6 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1202: done (5 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1203: done (4 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1204: done (3 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1205: done (2 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1206: done (1 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1207: done (0 left) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1208: copy_from oid 31 from oid 47 current snap is 130 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1209: read oid 12 snap 125 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1209: expect (ObjNum 336 snap 117 seq_num 336) 2024-08-29T18:18:03.911 INFO:tasks.rados.rados.0.smithi089.stdout:1210: delete oid 32 current snap is 130 2024-08-29T18:18:03.928 INFO:tasks.rados.rados.0.smithi089.stdout:1210: done (2 left) 2024-08-29T18:18:03.928 INFO:tasks.rados.rados.0.smithi089.stdout:1211: snap_create 2024-08-29T18:18:03.929 INFO:tasks.rados.rados.0.smithi089.stdout:1209: expect (ObjNum 336 snap 117 seq_num 336) 2024-08-29T18:18:03.959 INFO:tasks.rados.rados.0.smithi089.stdout:1208: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:18:03.968 INFO:tasks.rados.rados.0.smithi089.stdout:1208: finishing copy_from to smithi08969774-31 2024-08-29T18:18:03.968 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 432 (ObjNum 348 snap 120 seq_num 348) dirty exists 2024-08-29T18:18:04.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:03 smithi089 bash[77323]: cluster 2024-08-29T18:18:02.913961+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-29T18:18:04.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:03 smithi089 bash[78574]: cluster 2024-08-29T18:18:02.913961+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-29T18:18:04.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:03 smithi144 bash[24722]: cluster 2024-08-29T18:18:02.913961+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-29T18:18:04.930 INFO:tasks.rados.rados.0.smithi089.stdout:1208: done (2 left) 2024-08-29T18:18:04.930 INFO:tasks.rados.rados.0.smithi089.stdout:1209: done (1 left) 2024-08-29T18:18:04.930 INFO:tasks.rados.rados.0.smithi089.stdout:1211: done (0 left) 2024-08-29T18:18:04.930 INFO:tasks.rados.rados.0.smithi089.stdout:1212: copy_from oid 38 from oid 8 current snap is 131 2024-08-29T18:18:04.930 INFO:tasks.rados.rados.0.smithi089.stdout:1213: delete oid 42 current snap is 131 2024-08-29T18:18:04.933 INFO:tasks.rados.rados.0.smithi089.stdout:1213: done (1 left) 2024-08-29T18:18:04.933 INFO:tasks.rados.rados.0.smithi089.stdout:1214: delete oid 29 current snap is 131 2024-08-29T18:18:04.942 INFO:tasks.rados.rados.0.smithi089.stdout:1212: finishing copy_from racing read to smithi08969774-38 2024-08-29T18:18:04.942 INFO:tasks.rados.rados.0.smithi089.stdout:1214: done (1 left) 2024-08-29T18:18:04.942 INFO:tasks.rados.rados.0.smithi089.stdout:1215: rollback oid 27 current snap is 131 2024-08-29T18:18:04.942 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 117 2024-08-29T18:18:04.943 INFO:tasks.rados.rados.0.smithi089.stdout:1216: snap_remove snap 130 2024-08-29T18:18:05.174 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:18:05] "GET /metrics HTTP/1.1" 200 36082 "" "Prometheus/2.43.0" 2024-08-29T18:18:05.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:04 smithi089 bash[78574]: cluster 2024-08-29T18:18:03.915852+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-29T18:18:05.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:04 smithi089 bash[78574]: cluster 2024-08-29T18:18:04.588173+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.4 MiB/s wr, 26 op/s 2024-08-29T18:18:05.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:04 smithi089 bash[77323]: cluster 2024-08-29T18:18:03.915852+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-29T18:18:05.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:04 smithi089 bash[77323]: cluster 2024-08-29T18:18:04.588173+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.4 MiB/s wr, 26 op/s 2024-08-29T18:18:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:04 smithi144 bash[24722]: cluster 2024-08-29T18:18:03.915852+0000 mon.a (mon.0) 152 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-29T18:18:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:04 smithi144 bash[24722]: cluster 2024-08-29T18:18:04.588173+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v59: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.4 MiB/s wr, 26 op/s 2024-08-29T18:18:05.900 INFO:tasks.rados.rados.0.smithi089.stdout:1216: done (2 left) 2024-08-29T18:18:05.900 INFO:tasks.rados.rados.0.smithi089.stdout:1217: snap_remove snap 128 2024-08-29T18:18:06.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:05 smithi089 bash[77323]: cluster 2024-08-29T18:18:04.933789+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-29T18:18:06.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:05 smithi089 bash[77323]: cluster 2024-08-29T18:18:05.904542+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-29T18:18:06.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:05 smithi089 bash[78574]: cluster 2024-08-29T18:18:04.933789+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-29T18:18:06.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:05 smithi089 bash[78574]: cluster 2024-08-29T18:18:05.904542+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-29T18:18:06.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:05 smithi144 bash[24722]: cluster 2024-08-29T18:18:04.933789+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-29T18:18:06.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:05 smithi144 bash[24722]: cluster 2024-08-29T18:18:05.904542+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-29T18:18:06.903 INFO:tasks.rados.rados.0.smithi089.stdout:1217: done (2 left) 2024-08-29T18:18:06.903 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 131 2024-08-29T18:18:06.903 INFO:tasks.rados.rados.0.smithi089.stdout:1212: finishing copy_from to smithi08969774-38 2024-08-29T18:18:06.903 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 375 (ObjNum 129 snap 0 seq_num 2867047904) dirty exists 2024-08-29T18:18:06.903 INFO:tasks.rados.rados.0.smithi089.stdout:1215: finishing rollback tid 0 to smithi08969774-27 2024-08-29T18:18:06.903 INFO:tasks.rados.rados.0.smithi089.stdout:1218: seq_num 381 ranges {5341184=786432,6127616=417792,6545408=385024} 2024-08-29T18:18:06.980 INFO:tasks.rados.rados.0.smithi089.stdout:1218: writing smithi08969774-44 from 5341184 to 6127616 tid 1 2024-08-29T18:18:06.983 INFO:tasks.rados.rados.0.smithi089.stdout:1218: writing smithi08969774-44 from 6127616 to 6545408 tid 2 2024-08-29T18:18:06.987 INFO:tasks.rados.rados.0.smithi089.stdout:1218: writing smithi08969774-44 from 6545408 to 6930432 tid 3 2024-08-29T18:18:06.987 INFO:tasks.rados.rados.0.smithi089.stdout:1212: done (2 left) 2024-08-29T18:18:06.987 INFO:tasks.rados.rados.0.smithi089.stdout:1219: rollback oid 43 current snap is 131 2024-08-29T18:18:06.987 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 123 2024-08-29T18:18:06.987 INFO:tasks.rados.rados.0.smithi089.stdout:1215: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:18:06.987 INFO:tasks.rados.rados.0.smithi089.stdout:1215: finishing rollback tid 2 to smithi08969774-27 2024-08-29T18:18:06.988 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 578 (ObjNum 296 snap 102 seq_num 296) dirty exists 2024-08-29T18:18:06.988 INFO:tasks.rados.rados.0.smithi089.stdout:1215: done (2 left) 2024-08-29T18:18:06.988 INFO:tasks.rados.rados.0.smithi089.stdout:1220: snap_remove snap 117 2024-08-29T18:18:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:06 smithi144 bash[24722]: cluster 2024-08-29T18:18:06.588880+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-08-29T18:18:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:06 smithi144 bash[24722]: cluster 2024-08-29T18:18:06.906895+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-29T18:18:07.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:06 smithi089 bash[77323]: cluster 2024-08-29T18:18:06.588880+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-08-29T18:18:07.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:06 smithi089 bash[77323]: cluster 2024-08-29T18:18:06.906895+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-29T18:18:07.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:06 smithi089 bash[78574]: cluster 2024-08-29T18:18:06.588880+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v62: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-08-29T18:18:07.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:06 smithi089 bash[78574]: cluster 2024-08-29T18:18:06.906895+0000 mon.a (mon.0) 155 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-29T18:18:07.951 INFO:tasks.rados.rados.0.smithi089.stdout:1220: done (2 left) 2024-08-29T18:18:07.951 INFO:tasks.rados.rados.0.smithi089.stdout:1221: copy_from oid 39 from oid 8 current snap is 131 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: finishing write tid 1 to smithi08969774-44 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1219: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: finishing write tid 2 to smithi08969774-44 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1219: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1219: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 587 (ObjNum 340 snap 118 seq_num 340) dirty exists 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: finishing write tid 3 to smithi08969774-44 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: finishing write tid 4 to smithi08969774-44 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: finishing write tid 5 to smithi08969774-44 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: oid 44 updating version 0 to 513 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: oid 44 version 513 is already newer than 510 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: oid 44 version 513 is already newer than 512 2024-08-29T18:18:07.952 INFO:tasks.rados.rados.0.smithi089.stdout:1218: oid 44 version 513 is already newer than 511 2024-08-29T18:18:07.953 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 513 (ObjNum 381 snap 131 seq_num 381) dirty exists 2024-08-29T18:18:07.953 INFO:tasks.rados.rados.0.smithi089.stdout:1218: left oid 44 (ObjNum 381 snap 131 seq_num 381) 2024-08-29T18:18:07.953 INFO:tasks.rados.rados.0.smithi089.stdout:1218: done (2 left) 2024-08-29T18:18:07.953 INFO:tasks.rados.rados.0.smithi089.stdout:1219: done (1 left) 2024-08-29T18:18:07.953 INFO:tasks.rados.rados.0.smithi089.stdout:1222: snap_create 2024-08-29T18:18:07.972 INFO:tasks.rados.rados.0.smithi089.stdout:1221: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:18:07.980 INFO:tasks.rados.rados.0.smithi089.stdout:1221: finishing copy_from to smithi08969774-39 2024-08-29T18:18:07.980 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 375 (ObjNum 129 snap 0 seq_num 2867242008) dirty exists 2024-08-29T18:18:08.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:07 smithi144 bash[24722]: audit 2024-08-29T18:18:07.666301+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:08.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:07 smithi089 bash[77323]: audit 2024-08-29T18:18:07.666301+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:08.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:07 smithi089 bash[78574]: audit 2024-08-29T18:18:07.666301+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:1221: done (1 left) 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:1222: done (0 left) 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:1223: copy_from oid 35 from oid 22 current snap is 132 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:1224: rollback oid 20 current snap is 132 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 131 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:1225: delete oid 27 current snap is 132 2024-08-29T18:18:08.958 INFO:tasks.rados.rados.0.smithi089.stdout:1224: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:18:08.959 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 0 (ObjNum 65 snap 0 seq_num 1835819353) dirty dne 2024-08-29T18:18:08.969 INFO:tasks.rados.rados.0.smithi089.stdout:1224: done (2 left) 2024-08-29T18:18:08.969 INFO:tasks.rados.rados.0.smithi089.stdout:1225: done (1 left) 2024-08-29T18:18:08.969 INFO:tasks.rados.rados.0.smithi089.stdout:1226: rollback oid 39 current snap is 132 2024-08-29T18:18:08.969 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 124 2024-08-29T18:18:08.970 INFO:tasks.rados.rados.0.smithi089.stdout:1227: delete oid 11 current snap is 132 2024-08-29T18:18:08.970 INFO:tasks.rados.rados.0.smithi089.stdout:1223: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:18:08.981 INFO:tasks.rados.rados.0.smithi089.stdout:1226: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:18:08.981 INFO:tasks.rados.rados.0.smithi089.stdout:1223: finishing copy_from to smithi08969774-35 2024-08-29T18:18:08.981 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 340 (ObjNum 362 snap 124 seq_num 362) dirty exists 2024-08-29T18:18:08.982 INFO:tasks.rados.rados.0.smithi089.stdout:1223: done (2 left) 2024-08-29T18:18:08.982 INFO:tasks.rados.rados.0.smithi089.stdout:1227: done (1 left) 2024-08-29T18:18:08.982 INFO:tasks.rados.rados.0.smithi089.stdout:1228: copy_from oid 1 from oid 48 current snap is 132 2024-08-29T18:18:08.982 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 132 2024-08-29T18:18:08.982 INFO:tasks.rados.rados.0.smithi089.stdout:1229: seq_num 384 ranges {2449408=434176,2883584=475136,3358720=630784,3989504=98304} 2024-08-29T18:18:09.002 INFO:tasks.rados.rados.0.smithi089.stdout:1229: writing smithi08969774-5 from 2449408 to 2883584 tid 1 2024-08-29T18:18:09.005 INFO:tasks.rados.rados.0.smithi089.stdout:1229: writing smithi08969774-5 from 2883584 to 3358720 tid 2 2024-08-29T18:18:09.010 INFO:tasks.rados.rados.0.smithi089.stdout:1229: writing smithi08969774-5 from 3358720 to 3989504 tid 3 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:1229: writing smithi08969774-5 from 3989504 to 4087808 tid 4 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 132 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:1226: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:1228: finishing copy_from to smithi08969774-1 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:1228: got expected ENOENT (src dne) 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:1228: finishing copy_from racing read to smithi08969774-1 2024-08-29T18:18:09.011 INFO:tasks.rados.rados.0.smithi089.stdout:1230: seq_num 385 ranges {0=450560,450560=761856,1212416=442368} 2024-08-29T18:18:09.014 INFO:tasks.rados.rados.0.smithi089.stdout:1230: writing smithi08969774-29 from 0 to 450560 tid 1 2024-08-29T18:18:09.020 INFO:tasks.rados.rados.0.smithi089.stdout:1230: writing smithi08969774-29 from 450560 to 1212416 tid 2 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:1230: writing smithi08969774-29 from 1212416 to 1654784 tid 3 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:1228: done (3 left) 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:1231: rollback oid 18 current snap is 132 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 18 to 125 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:1226: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 597 (ObjNum 339 snap 118 seq_num 339) dirty exists 2024-08-29T18:18:09.024 INFO:tasks.rados.rados.0.smithi089.stdout:1229: finishing write tid 1 to smithi08969774-5 2024-08-29T18:18:09.025 INFO:tasks.rados.rados.0.smithi089.stdout:1226: done (3 left) 2024-08-29T18:18:09.025 INFO:tasks.rados.rados.0.smithi089.stdout:1232: read oid 10 snap -1 2024-08-29T18:18:09.025 INFO:tasks.rados.rados.0.smithi089.stdout:1232: expect (ObjNum 367 snap 125 seq_num 367) 2024-08-29T18:18:09.025 INFO:tasks.rados.rados.0.smithi089.stdout:1233: snap_remove snap 129 2024-08-29T18:18:09.107 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:08 smithi089 bash[77323]: cluster 2024-08-29T18:18:07.957223+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-29T18:18:09.107 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:08 smithi089 bash[77323]: cluster 2024-08-29T18:18:08.590239+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:18:09.108 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:08 smithi089 bash[78574]: cluster 2024-08-29T18:18:07.957223+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-29T18:18:09.108 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:08 smithi089 bash[78574]: cluster 2024-08-29T18:18:08.590239+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:18:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:08 smithi144 bash[24722]: cluster 2024-08-29T18:18:07.957223+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-29T18:18:09.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:08 smithi144 bash[24722]: cluster 2024-08-29T18:18:08.590239+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v65: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1233: done (4 left) 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1234: delete oid 41 current snap is 132 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1230: finishing write tid 1 to smithi08969774-29 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1229: finishing write tid 2 to smithi08969774-5 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1229: finishing write tid 3 to smithi08969774-5 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1229: finishing write tid 4 to smithi08969774-5 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1229: finishing write tid 5 to smithi08969774-5 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1231: finishing rollback tid 0 to smithi08969774-18 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1229: finishing write tid 6 to smithi08969774-5 2024-08-29T18:18:09.972 INFO:tasks.rados.rados.0.smithi089.stdout:1229: oid 5 updating version 0 to 514 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1229: oid 5 updating version 514 to 517 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1229: oid 5 updating version 517 to 518 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1229: oid 5 version 518 is already newer than 515 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1229: oid 5 version 518 is already newer than 516 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 518 (ObjNum 384 snap 132 seq_num 384) dirty exists 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1229: left oid 5 (ObjNum 384 snap 132 seq_num 384) 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1231: finishing rollback tid 1 to smithi08969774-18 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1230: finishing write tid 2 to smithi08969774-29 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1231: finishing rollback tid 2 to smithi08969774-18 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 501 (ObjNum 288 snap 100 seq_num 288) dirty exists 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1230: finishing write tid 3 to smithi08969774-29 2024-08-29T18:18:09.973 INFO:tasks.rados.rados.0.smithi089.stdout:1230: finishing write tid 4 to smithi08969774-29 2024-08-29T18:18:09.974 INFO:tasks.rados.rados.0.smithi089.stdout:1232: expect (ObjNum 367 snap 125 seq_num 367) 2024-08-29T18:18:10.084 INFO:tasks.rados.rados.0.smithi089.stdout:1230: finishing write tid 5 to smithi08969774-29 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1230: oid 29 updating version 0 to 424 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1230: oid 29 updating version 424 to 425 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1230: oid 29 version 425 is already newer than 422 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1230: oid 29 version 425 is already newer than 423 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 425 (ObjNum 385 snap 132 seq_num 385) dirty exists 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1230: left oid 29 (ObjNum 385 snap 132 seq_num 385) 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1229: done (4 left) 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1230: done (3 left) 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1231: done (2 left) 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1232: done (1 left) 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:1234: done (0 left) 2024-08-29T18:18:10.085 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 132 2024-08-29T18:18:10.086 INFO:tasks.rados.rados.0.smithi089.stdout:1235: seq_num 387 ranges {1458176=483328,1941504=524288,2465792=679936} 2024-08-29T18:18:10.117 INFO:tasks.rados.rados.0.smithi089.stdout:1235: writing smithi08969774-19 from 1458176 to 1941504 tid 1 2024-08-29T18:18:10.122 INFO:tasks.rados.rados.0.smithi089.stdout:1235: writing smithi08969774-19 from 1941504 to 2465792 tid 2 2024-08-29T18:18:10.132 INFO:tasks.rados.rados.0.smithi089.stdout:1235: writing smithi08969774-19 from 2465792 to 3145728 tid 3 2024-08-29T18:18:10.132 INFO:tasks.rados.rados.0.smithi089.stdout:1236: snap_create 2024-08-29T18:18:10.132 INFO:tasks.rados.rados.0.smithi089.stdout:1235: finishing write tid 1 to smithi08969774-19 2024-08-29T18:18:10.133 INFO:tasks.rados.rados.0.smithi089.stdout:1235: finishing write tid 2 to smithi08969774-19 2024-08-29T18:18:10.139 INFO:tasks.rados.rados.0.smithi089.stdout:1235: finishing write tid 3 to smithi08969774-19 2024-08-29T18:18:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1235: finishing write tid 4 to smithi08969774-19 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:1235: finishing write tid 5 to smithi08969774-19 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:1235: oid 19 updating version 0 to 520 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:1235: oid 19 version 520 is already newer than 519 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:1235: oid 19 updating version 520 to 521 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:1235: oid 19 updating version 521 to 522 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 522 (ObjNum 387 snap 132 seq_num 387) dirty exists 2024-08-29T18:18:10.142 INFO:tasks.rados.rados.0.smithi089.stdout:1235: left oid 19 (ObjNum 387 snap 132 seq_num 387) 2024-08-29T18:18:10.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:09 smithi089 bash[77323]: cluster 2024-08-29T18:18:08.964145+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-29T18:18:10.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:09 smithi089 bash[78574]: cluster 2024-08-29T18:18:08.964145+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-29T18:18:10.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:09 smithi144 bash[24722]: cluster 2024-08-29T18:18:08.964145+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-29T18:18:10.898 INFO:tasks.rados.rados.0.smithi089.stdout:1235: done (1 left) 2024-08-29T18:18:10.899 INFO:tasks.rados.rados.0.smithi089.stdout:1236: done (0 left) 2024-08-29T18:18:10.899 INFO:tasks.rados.rados.0.smithi089.stdout:1237: snap_create 2024-08-29T18:18:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:10 smithi089 bash[78574]: cluster 2024-08-29T18:18:09.977331+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-29T18:18:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:10 smithi089 bash[78574]: cluster 2024-08-29T18:18:10.590914+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:18:11.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:10 smithi089 bash[78574]: cluster 2024-08-29T18:18:10.902411+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-29T18:18:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:10 smithi089 bash[77323]: cluster 2024-08-29T18:18:09.977331+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-29T18:18:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:10 smithi089 bash[77323]: cluster 2024-08-29T18:18:10.590914+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:18:11.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:10 smithi089 bash[77323]: cluster 2024-08-29T18:18:10.902411+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-29T18:18:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:10 smithi144 bash[24722]: cluster 2024-08-29T18:18:09.977331+0000 mon.a (mon.0) 159 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-29T18:18:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:10 smithi144 bash[24722]: cluster 2024-08-29T18:18:10.590914+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v68: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 612 KiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:18:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:10 smithi144 bash[24722]: cluster 2024-08-29T18:18:10.902411+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-29T18:18:11.902 INFO:tasks.rados.rados.0.smithi089.stdout:1237: done (0 left) 2024-08-29T18:18:11.902 INFO:tasks.rados.rados.0.smithi089.stdout:1238: rollback oid 44 current snap is 134 2024-08-29T18:18:11.902 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 44 to 131 2024-08-29T18:18:11.902 INFO:tasks.rados.rados.0.smithi089.stdout:1239: read oid 36 snap -1 2024-08-29T18:18:11.902 INFO:tasks.rados.rados.0.smithi089.stdout:1239: expect (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:18:11.902 INFO:tasks.rados.rados.0.smithi089.stdout:1240: snap_create 2024-08-29T18:18:11.910 INFO:tasks.rados.rados.0.smithi089.stdout:1238: finishing rollback tid 0 to smithi08969774-44 2024-08-29T18:18:11.912 INFO:tasks.rados.rados.0.smithi089.stdout:1238: finishing rollback tid 1 to smithi08969774-44 2024-08-29T18:18:11.912 INFO:tasks.rados.rados.0.smithi089.stdout:1238: finishing rollback tid 2 to smithi08969774-44 2024-08-29T18:18:11.912 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 525 (ObjNum 381 snap 131 seq_num 381) dirty exists 2024-08-29T18:18:11.922 INFO:tasks.rados.rados.0.smithi089.stdout:1239: expect (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:18:12.914 INFO:tasks.rados.rados.0.smithi089.stdout:1238: done (2 left) 2024-08-29T18:18:12.914 INFO:tasks.rados.rados.0.smithi089.stdout:1239: done (1 left) 2024-08-29T18:18:12.914 INFO:tasks.rados.rados.0.smithi089.stdout:1240: done (0 left) 2024-08-29T18:18:12.914 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 135 2024-08-29T18:18:12.914 INFO:tasks.rados.rados.0.smithi089.stdout:1241: seq_num 388 ranges {0=507904,507904=458752,966656=606208,1572864=139264} 2024-08-29T18:18:12.923 INFO:tasks.rados.rados.0.smithi089.stdout:1241: writing smithi08969774-42 from 0 to 507904 tid 1 2024-08-29T18:18:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:1241: writing smithi08969774-42 from 507904 to 966656 tid 2 2024-08-29T18:18:12.941 INFO:tasks.rados.rados.0.smithi089.stdout:1241: writing smithi08969774-42 from 966656 to 1572864 tid 3 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:1241: writing smithi08969774-42 from 1572864 to 1712128 tid 4 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:1242: read oid 6 snap -1 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:1242: expect deleted 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 135 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:1241: finishing write tid 1 to smithi08969774-42 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:1241: finishing write tid 2 to smithi08969774-42 2024-08-29T18:18:12.944 INFO:tasks.rados.rados.0.smithi089.stdout:1243: seq_num 389 ranges {0=524288,524288=745472,1269760=458752} 2024-08-29T18:18:12.952 INFO:tasks.rados.rados.0.smithi089.stdout:1243: writing smithi08969774-14 from 0 to 524288 tid 1 2024-08-29T18:18:12.964 INFO:tasks.rados.rados.0.smithi089.stdout:1243: writing smithi08969774-14 from 524288 to 1269760 tid 2 2024-08-29T18:18:12.970 INFO:tasks.rados.rados.0.smithi089.stdout:1243: writing smithi08969774-14 from 1269760 to 1728512 tid 3 2024-08-29T18:18:12.970 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 135 2024-08-29T18:18:12.971 INFO:tasks.rados.rados.0.smithi089.stdout:1244: seq_num 390 ranges {3784704=540672,4325376=630784,4956160=573440} 2024-08-29T18:18:13.012 INFO:tasks.rados.rados.0.smithi089.stdout:1244: writing smithi08969774-12 from 3784704 to 4325376 tid 1 2024-08-29T18:18:13.017 INFO:tasks.rados.rados.0.smithi089.stdout:1244: writing smithi08969774-12 from 4325376 to 4956160 tid 2 2024-08-29T18:18:13.022 INFO:tasks.rados.rados.0.smithi089.stdout:1244: writing smithi08969774-12 from 4956160 to 5529600 tid 3 2024-08-29T18:18:13.022 INFO:tasks.rados.rados.0.smithi089.stdout:1245: rmattr oid 16 current snap is 135 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: finishing write tid 3 to smithi08969774-42 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: finishing write tid 4 to smithi08969774-42 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: finishing write tid 5 to smithi08969774-42 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1242: done (4 left) 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1246: delete oid 3 current snap is 135 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: finishing write tid 6 to smithi08969774-42 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: oid 42 updating version 0 to 574 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: oid 42 updating version 574 to 575 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: oid 42 version 575 is already newer than 573 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: oid 42 version 575 is already newer than 572 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:1241: oid 42 updating version 575 to 576 2024-08-29T18:18:13.023 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 576 (ObjNum 388 snap 135 seq_num 388) dirty exists 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1241: left oid 42 (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: finishing write tid 1 to smithi08969774-14 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: finishing write tid 2 to smithi08969774-14 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: finishing write tid 3 to smithi08969774-14 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: finishing write tid 4 to smithi08969774-14 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: finishing write tid 5 to smithi08969774-14 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: oid 14 updating version 0 to 788 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: oid 14 updating version 788 to 789 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: oid 14 version 789 is already newer than 787 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: oid 14 updating version 789 to 790 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 790 (ObjNum 389 snap 135 seq_num 389) dirty exists 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1243: left oid 14 (ObjNum 389 snap 135 seq_num 389) 2024-08-29T18:18:13.024 INFO:tasks.rados.rados.0.smithi089.stdout:1244: finishing write tid 1 to smithi08969774-12 2024-08-29T18:18:13.025 INFO:tasks.rados.rados.0.smithi089.stdout:1244: finishing write tid 2 to smithi08969774-12 2024-08-29T18:18:13.025 INFO:tasks.rados.rados.0.smithi089.stdout:1241: done (4 left) 2024-08-29T18:18:13.025 INFO:tasks.rados.rados.0.smithi089.stdout:1243: done (3 left) 2024-08-29T18:18:13.025 INFO:tasks.rados.rados.0.smithi089.stdout:1246: done (2 left) 2024-08-29T18:18:13.026 INFO:tasks.rados.rados.0.smithi089.stdout:1247: snap_create 2024-08-29T18:18:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 555 (ObjNum 374 snap 127 seq_num 374) dirty exists 2024-08-29T18:18:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:1244: finishing write tid 3 to smithi08969774-12 2024-08-29T18:18:13.029 INFO:tasks.rados.rados.0.smithi089.stdout:1244: finishing write tid 4 to smithi08969774-12 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:1244: finishing write tid 5 to smithi08969774-12 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:1244: oid 12 updating version 0 to 771 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:1244: oid 12 version 771 is already newer than 769 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:1244: oid 12 updating version 771 to 772 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:1244: oid 12 version 772 is already newer than 770 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 772 (ObjNum 390 snap 135 seq_num 390) dirty exists 2024-08-29T18:18:13.031 INFO:tasks.rados.rados.0.smithi089.stdout:1244: left oid 12 (ObjNum 390 snap 135 seq_num 390) 2024-08-29T18:18:13.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: cluster 2024-08-29T18:18:11.904484+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-29T18:18:13.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: cluster 2024-08-29T18:18:12.591612+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.667251+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.678374+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.680431+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.681727+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.690766+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.798854+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.802196+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.804534+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[77323]: audit 2024-08-29T18:18:12.805911+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:18:13.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: cluster 2024-08-29T18:18:11.904484+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: cluster 2024-08-29T18:18:12.591612+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.667251+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.678374+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.680431+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.681727+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.690766+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.798854+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.802196+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.804534+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:18:13.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:12 smithi089 bash[78574]: audit 2024-08-29T18:18:12.805911+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:18:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: cluster 2024-08-29T18:18:11.904484+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-29T18:18:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: cluster 2024-08-29T18:18:12.591612+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v71: 121 pgs: 121 active+clean; 160 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.667251+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.678374+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.680431+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.681727+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.690766+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.798854+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.802196+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:13.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.804534+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-29T18:18:13.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:12 smithi144 bash[24722]: audit 2024-08-29T18:18:12.805911+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:18:13.915 INFO:tasks.rados.rados.0.smithi089.stdout:1244: done (2 left) 2024-08-29T18:18:13.915 INFO:tasks.rados.rados.0.smithi089.stdout:1245: done (1 left) 2024-08-29T18:18:13.915 INFO:tasks.rados.rados.0.smithi089.stdout:1247: done (0 left) 2024-08-29T18:18:13.915 INFO:tasks.rados.rados.0.smithi089.stdout:1248: read oid 10 snap -1 2024-08-29T18:18:13.915 INFO:tasks.rados.rados.0.smithi089.stdout:1248: expect (ObjNum 367 snap 125 seq_num 367) 2024-08-29T18:18:13.915 INFO:tasks.rados.rados.0.smithi089.stdout:1249: delete oid 19 current snap is 136 2024-08-29T18:18:13.920 INFO:tasks.rados.rados.0.smithi089.stdout:1249: done (1 left) 2024-08-29T18:18:13.920 INFO:tasks.rados.rados.0.smithi089.stdout:1250: delete oid 5 current snap is 136 2024-08-29T18:18:13.925 INFO:tasks.rados.rados.0.smithi089.stdout:1250: done (1 left) 2024-08-29T18:18:13.925 INFO:tasks.rados.rados.0.smithi089.stdout:1251: read oid 9 snap -1 2024-08-29T18:18:13.925 INFO:tasks.rados.rados.0.smithi089.stdout:1251: expect deleted 2024-08-29T18:18:13.925 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 136 2024-08-29T18:18:13.925 INFO:tasks.rados.rados.0.smithi089.stdout:1252: seq_num 394 ranges {663552=606208,1269760=565248,1835008=557056,2392064=81920} 2024-08-29T18:18:13.941 INFO:tasks.rados.rados.0.smithi089.stdout:1252: writing smithi08969774-50 from 663552 to 1269760 tid 1 2024-08-29T18:18:13.947 INFO:tasks.rados.rados.0.smithi089.stdout:1252: writing smithi08969774-50 from 1269760 to 1835008 tid 2 2024-08-29T18:18:13.954 INFO:tasks.rados.rados.0.smithi089.stdout:1252: writing smithi08969774-50 from 1835008 to 2392064 tid 3 2024-08-29T18:18:13.955 INFO:tasks.rados.rados.0.smithi089.stdout:1252: writing smithi08969774-50 from 2392064 to 2473984 tid 4 2024-08-29T18:18:13.956 INFO:tasks.rados.rados.0.smithi089.stdout:1253: rmattr oid 45 current snap is 136 2024-08-29T18:18:13.956 INFO:tasks.rados.rados.0.smithi089.stdout:1253: done (3 left) 2024-08-29T18:18:13.956 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 136 2024-08-29T18:18:13.956 INFO:tasks.rados.rados.0.smithi089.stdout:1254: seq_num 395 ranges {3489792=622592,4112384=450560,4562944=753664} 2024-08-29T18:18:13.996 INFO:tasks.rados.rados.0.smithi089.stdout:1254: writing smithi08969774-23 from 3489792 to 4112384 tid 1 2024-08-29T18:18:14.000 INFO:tasks.rados.rados.0.smithi089.stdout:1254: writing smithi08969774-23 from 4112384 to 4562944 tid 2 2024-08-29T18:18:14.006 INFO:tasks.rados.rados.0.smithi089.stdout:1254: writing smithi08969774-23 from 4562944 to 5316608 tid 3 2024-08-29T18:18:14.006 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 136 2024-08-29T18:18:14.006 INFO:tasks.rados.rados.0.smithi089.stdout:1255: seq_num 396 ranges {0=638976,638976=786432,1425408=417792} 2024-08-29T18:18:14.011 INFO:tasks.rados.rados.0.smithi089.stdout:1255: writing smithi08969774-5 from 0 to 638976 tid 1 2024-08-29T18:18:14.016 INFO:tasks.rados.rados.0.smithi089.stdout:1255: writing smithi08969774-5 from 638976 to 1425408 tid 2 2024-08-29T18:18:14.021 INFO:tasks.rados.rados.0.smithi089.stdout:1255: writing smithi08969774-5 from 1425408 to 1843200 tid 3 2024-08-29T18:18:14.021 INFO:tasks.rados.rados.0.smithi089.stdout:1256: snap_remove snap 133 2024-08-29T18:18:14.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:13 smithi089 bash[78574]: cephadm 2024-08-29T18:18:12.806821+0000 mgr.y (mgr.34104) 45 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-29T18:18:14.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:13 smithi089 bash[78574]: cluster 2024-08-29T18:18:12.919936+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-29T18:18:14.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:13 smithi089 bash[77323]: cephadm 2024-08-29T18:18:12.806821+0000 mgr.y (mgr.34104) 45 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-29T18:18:14.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:13 smithi089 bash[77323]: cluster 2024-08-29T18:18:12.919936+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-29T18:18:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:13 smithi144 bash[24722]: cephadm 2024-08-29T18:18:12.806821+0000 mgr.y (mgr.34104) 45 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-29T18:18:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:13 smithi144 bash[24722]: cluster 2024-08-29T18:18:12.919936+0000 mon.a (mon.0) 171 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-29T18:18:14.932 INFO:tasks.rados.rados.0.smithi089.stdout:1256: done (5 left) 2024-08-29T18:18:14.932 INFO:tasks.rados.rados.0.smithi089.stdout:1257: snap_remove snap 135 2024-08-29T18:18:15.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:14 smithi144 bash[24722]: cluster 2024-08-29T18:18:13.920384+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-29T18:18:15.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:14 smithi144 bash[24722]: cluster 2024-08-29T18:18:14.592382+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:18:15.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:18:15] "GET /metrics HTTP/1.1" 200 36080 "" "Prometheus/2.43.0" 2024-08-29T18:18:15.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:14 smithi089 bash[77323]: cluster 2024-08-29T18:18:13.920384+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-29T18:18:15.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:14 smithi089 bash[77323]: cluster 2024-08-29T18:18:14.592382+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:18:15.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:14 smithi089 bash[78574]: cluster 2024-08-29T18:18:13.920384+0000 mon.a (mon.0) 172 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-29T18:18:15.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:14 smithi089 bash[78574]: cluster 2024-08-29T18:18:14.592382+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v74: 121 pgs: 121 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:18:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:1257: done (5 left) 2024-08-29T18:18:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 136 2024-08-29T18:18:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:1258: seq_num 397 ranges {6848512=655360,7503872=671744,8175616=532480} 2024-08-29T18:18:15.947 INFO:tasks.rados.rados.0.smithi089.stdout:1258: writing smithi08969774-18 from 6848512 to 7503872 tid 1 2024-08-29T18:18:15.952 INFO:tasks.rados.rados.0.smithi089.stdout:1258: writing smithi08969774-18 from 7503872 to 8175616 tid 2 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:1258: writing smithi08969774-18 from 8175616 to 8708096 tid 3 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:1259: read oid 45 snap 125 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:1259: expect (ObjNum 262 snap 89 seq_num 262) 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:1260: rmattr oid 46 current snap is 136 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:1260: done (7 left) 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 136 2024-08-29T18:18:15.956 INFO:tasks.rados.rados.0.smithi089.stdout:1261: seq_num 398 ranges {2899968=671744,3571712=557056,4128768=532480,4661248=114688} 2024-08-29T18:18:15.977 INFO:tasks.rados.rados.0.smithi089.stdout:1261: writing smithi08969774-34 from 2899968 to 3571712 tid 1 2024-08-29T18:18:15.981 INFO:tasks.rados.rados.0.smithi089.stdout:1261: writing smithi08969774-34 from 3571712 to 4128768 tid 2 2024-08-29T18:18:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:1261: writing smithi08969774-34 from 4128768 to 4661248 tid 3 2024-08-29T18:18:15.985 INFO:tasks.rados.rados.0.smithi089.stdout:1261: writing smithi08969774-34 from 4661248 to 4775936 tid 4 2024-08-29T18:18:15.985 INFO:tasks.rados.rados.0.smithi089.stdout:1262: read oid 20 snap -1 2024-08-29T18:18:15.986 INFO:tasks.rados.rados.0.smithi089.stdout:1262: expect deleted 2024-08-29T18:18:15.986 INFO:tasks.rados.rados.0.smithi089.stdout:1263: delete oid 47 current snap is 136 2024-08-29T18:18:15.986 INFO:tasks.rados.rados.0.smithi089.stdout:1248: expect (ObjNum 367 snap 125 seq_num 367) 2024-08-29T18:18:16.086 INFO:tasks.rados.rados.0.smithi089.stdout:1252: finishing write tid 1 to smithi08969774-50 2024-08-29T18:18:16.086 INFO:tasks.rados.rados.0.smithi089.stdout:1252: finishing write tid 2 to smithi08969774-50 2024-08-29T18:18:16.086 INFO:tasks.rados.rados.0.smithi089.stdout:1252: finishing write tid 3 to smithi08969774-50 2024-08-29T18:18:16.086 INFO:tasks.rados.rados.0.smithi089.stdout:1252: finishing write tid 4 to smithi08969774-50 2024-08-29T18:18:16.086 INFO:tasks.rados.rados.0.smithi089.stdout:1252: finishing write tid 5 to smithi08969774-50 2024-08-29T18:18:16.086 INFO:tasks.rados.rados.0.smithi089.stdout:1252: finishing write tid 6 to smithi08969774-50 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: oid 50 updating version 0 to 556 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: oid 50 version 556 is already newer than 555 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: oid 50 updating version 556 to 557 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: oid 50 version 557 is already newer than 553 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: oid 50 version 557 is already newer than 554 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 557 (ObjNum 394 snap 136 seq_num 394) dirty exists 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: left oid 50 (ObjNum 394 snap 136 seq_num 394) 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1254: finishing write tid 1 to smithi08969774-23 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1254: finishing write tid 2 to smithi08969774-23 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1254: finishing write tid 3 to smithi08969774-23 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1254: finishing write tid 4 to smithi08969774-23 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1248: done (9 left) 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1251: done (8 left) 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1252: done (7 left) 2024-08-29T18:18:16.087 INFO:tasks.rados.rados.0.smithi089.stdout:1263: done (6 left) 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1264: rollback oid 21 current snap is 136 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 131 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1254: finishing write tid 5 to smithi08969774-23 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1254: oid 23 updating version 0 to 560 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1254: oid 23 updating version 560 to 562 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1254: oid 23 version 562 is already newer than 559 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1254: oid 23 version 562 is already newer than 561 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 562 (ObjNum 395 snap 136 seq_num 395) dirty exists 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1254: left oid 23 (ObjNum 395 snap 136 seq_num 395) 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1255: finishing write tid 1 to smithi08969774-5 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1255: finishing write tid 2 to smithi08969774-5 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1255: finishing write tid 3 to smithi08969774-5 2024-08-29T18:18:16.088 INFO:tasks.rados.rados.0.smithi089.stdout:1255: finishing write tid 4 to smithi08969774-5 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: finishing write tid 5 to smithi08969774-5 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: oid 5 updating version 0 to 531 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: oid 5 version 531 is already newer than 530 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: oid 5 version 531 is already newer than 529 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: oid 5 version 531 is already newer than 528 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 531 (ObjNum 396 snap 136 seq_num 396) dirty exists 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: left oid 5 (ObjNum 396 snap 136 seq_num 396) 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1258: finishing write tid 1 to smithi08969774-18 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1258: finishing write tid 2 to smithi08969774-18 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1254: done (6 left) 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1255: done (5 left) 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 136 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1258: finishing write tid 3 to smithi08969774-18 2024-08-29T18:18:16.089 INFO:tasks.rados.rados.0.smithi089.stdout:1258: finishing write tid 4 to smithi08969774-18 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1258: finishing write tid 5 to smithi08969774-18 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1258: oid 18 updating version 0 to 505 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1258: oid 18 version 505 is already newer than 502 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1258: oid 18 version 505 is already newer than 504 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1258: oid 18 version 505 is already newer than 503 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 505 (ObjNum 397 snap 136 seq_num 397) dirty exists 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1258: left oid 18 (ObjNum 397 snap 136 seq_num 397) 2024-08-29T18:18:16.090 INFO:tasks.rados.rados.0.smithi089.stdout:1259: expect (ObjNum 262 snap 89 seq_num 262) 2024-08-29T18:18:16.188 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: cluster 2024-08-29T18:18:14.938836+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: cephadm 2024-08-29T18:18:15.575563+0000 mgr.y (mgr.34104) 47 : cephadm [INF] Upgrade: Updating mon.b 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: audit 2024-08-29T18:18:15.582441+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: audit 2024-08-29T18:18:15.586698+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: audit 2024-08-29T18:18:15.588593+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: audit 2024-08-29T18:18:15.590515+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: cephadm 2024-08-29T18:18:15.592725+0000 mgr.y (mgr.34104) 48 : cephadm [INF] Deploying daemon mon.b on smithi144 2024-08-29T18:18:16.189 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:15 smithi144 bash[24722]: cluster 2024-08-29T18:18:15.908377+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-29T18:18:16.265 INFO:tasks.rados.rados.0.smithi089.stdout:1261: finishing write tid 1 to smithi08969774-34 2024-08-29T18:18:16.265 INFO:tasks.rados.rados.0.smithi089.stdout:1261: finishing write tid 2 to smithi08969774-34 2024-08-29T18:18:16.265 INFO:tasks.rados.rados.0.smithi089.stdout:1261: finishing write tid 3 to smithi08969774-34 2024-08-29T18:18:16.265 INFO:tasks.rados.rados.0.smithi089.stdout:1261: finishing write tid 4 to smithi08969774-34 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: finishing write tid 5 to smithi08969774-34 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: finishing write tid 6 to smithi08969774-34 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: oid 34 updating version 0 to 563 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: oid 34 version 563 is already newer than 559 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: oid 34 version 563 is already newer than 561 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: oid 34 version 563 is already newer than 560 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: oid 34 version 563 is already newer than 562 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 563 (ObjNum 398 snap 136 seq_num 398) dirty exists 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1261: left oid 34 (ObjNum 398 snap 136 seq_num 398) 2024-08-29T18:18:16.266 INFO:tasks.rados.rados.0.smithi089.stdout:1264: finishing rollback tid 0 to smithi08969774-21 2024-08-29T18:18:16.267 INFO:tasks.rados.rados.0.smithi089.stdout:1264: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:18:16.267 INFO:tasks.rados.rados.0.smithi089.stdout:1264: finishing rollback tid 2 to smithi08969774-21 2024-08-29T18:18:16.267 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 567 (ObjNum 33 snap 0 seq_num 2867214816) dirty exists 2024-08-29T18:18:16.267 INFO:tasks.rados.rados.0.smithi089.stdout:1265: seq_num 400 ranges {12148736=704512,12853248=720896,13574144=483328} 2024-08-29T18:18:16.350 INFO:tasks.rados.rados.0.smithi089.stdout:1265: writing smithi08969774-13 from 12148736 to 12853248 tid 1 2024-08-29T18:18:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:1265: writing smithi08969774-13 from 12853248 to 13574144 tid 2 2024-08-29T18:18:16.357 INFO:tasks.rados.rados.0.smithi089.stdout:1265: writing smithi08969774-13 from 13574144 to 14057472 tid 3 2024-08-29T18:18:16.357 INFO:tasks.rados.rados.0.smithi089.stdout:1258: done (5 left) 2024-08-29T18:18:16.357 INFO:tasks.rados.rados.0.smithi089.stdout:1259: done (4 left) 2024-08-29T18:18:16.357 INFO:tasks.rados.rados.0.smithi089.stdout:1261: done (3 left) 2024-08-29T18:18:16.357 INFO:tasks.rados.rados.0.smithi089.stdout:1262: done (2 left) 2024-08-29T18:18:16.357 INFO:tasks.rados.rados.0.smithi089.stdout:1264: done (1 left) 2024-08-29T18:18:16.358 INFO:tasks.rados.rados.0.smithi089.stdout:1266: read oid 42 snap -1 2024-08-29T18:18:16.358 INFO:tasks.rados.rados.0.smithi089.stdout:1266: expect (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:18:16.358 INFO:tasks.rados.rados.0.smithi089.stdout:1267: read oid 1 snap 134 2024-08-29T18:18:16.358 INFO:tasks.rados.rados.0.smithi089.stdout:1267: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:18:16.358 INFO:tasks.rados.rados.0.smithi089.stdout:1268: setattr oid 46 current snap is 136 2024-08-29T18:18:16.359 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 136 2024-08-29T18:18:16.359 INFO:tasks.rados.rados.0.smithi089.stdout:1269: seq_num 401 ranges {0=720896,720896=606208,1327104=598016} 2024-08-29T18:18:16.363 INFO:tasks.rados.rados.0.smithi089.stdout:1269: writing smithi08969774-11 from 0 to 720896 tid 1 2024-08-29T18:18:16.367 INFO:tasks.rados.rados.0.smithi089.stdout:1269: writing smithi08969774-11 from 720896 to 1327104 tid 2 2024-08-29T18:18:16.371 INFO:tasks.rados.rados.0.smithi089.stdout:1269: writing smithi08969774-11 from 1327104 to 1925120 tid 3 2024-08-29T18:18:16.372 INFO:tasks.rados.rados.0.smithi089.stdout:1270: copy_from oid 50 from oid 15 current snap is 136 2024-08-29T18:18:16.372 INFO:tasks.rados.rados.0.smithi089.stdout:1265: finishing write tid 1 to smithi08969774-13 2024-08-29T18:18:16.372 INFO:tasks.rados.rados.0.smithi089.stdout:1265: finishing write tid 2 to smithi08969774-13 2024-08-29T18:18:16.372 INFO:tasks.rados.rados.0.smithi089.stdout:1265: finishing write tid 3 to smithi08969774-13 2024-08-29T18:18:16.372 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 136 2024-08-29T18:18:16.372 INFO:tasks.rados.rados.0.smithi089.stdout:1271: seq_num 402 ranges {4775936=737280,5513216=491520,6004736=516096,6520832=196608} 2024-08-29T18:18:16.404 INFO:tasks.rados.rados.0.smithi089.stdout:1271: writing smithi08969774-34 from 4775936 to 5513216 tid 1 2024-08-29T18:18:16.407 INFO:tasks.rados.rados.0.smithi089.stdout:1271: writing smithi08969774-34 from 5513216 to 6004736 tid 2 2024-08-29T18:18:16.410 INFO:tasks.rados.rados.0.smithi089.stdout:1271: writing smithi08969774-34 from 6004736 to 6520832 tid 3 2024-08-29T18:18:16.412 INFO:tasks.rados.rados.0.smithi089.stdout:1271: writing smithi08969774-34 from 6520832 to 6717440 tid 4 2024-08-29T18:18:16.412 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 136 2024-08-29T18:18:16.412 INFO:tasks.rados.rados.0.smithi089.stdout:1272: seq_num 403 ranges {0=753664,753664=425984,1179648=720896,1900544=57344} 2024-08-29T18:18:16.416 INFO:tasks.rados.rados.0.smithi089.stdout:1272: writing smithi08969774-47 from 0 to 753664 tid 1 2024-08-29T18:18:16.419 INFO:tasks.rados.rados.0.smithi089.stdout:1272: writing smithi08969774-47 from 753664 to 1179648 tid 2 2024-08-29T18:18:16.423 INFO:tasks.rados.rados.0.smithi089.stdout:1272: writing smithi08969774-47 from 1179648 to 1900544 tid 3 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: cluster 2024-08-29T18:18:14.938836+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: cephadm 2024-08-29T18:18:15.575563+0000 mgr.y (mgr.34104) 47 : cephadm [INF] Upgrade: Updating mon.b 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: audit 2024-08-29T18:18:15.582441+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: audit 2024-08-29T18:18:15.586698+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: audit 2024-08-29T18:18:15.588593+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: audit 2024-08-29T18:18:15.590515+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: cephadm 2024-08-29T18:18:15.592725+0000 mgr.y (mgr.34104) 48 : cephadm [INF] Deploying daemon mon.b on smithi144 2024-08-29T18:18:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[77323]: cluster 2024-08-29T18:18:15.908377+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-29T18:18:16.425 INFO:tasks.rados.rados.0.smithi089.stdout:1272: writing smithi08969774-47 from 1900544 to 1957888 tid 4 2024-08-29T18:18:16.425 INFO:tasks.rados.rados.0.smithi089.stdout:1273: read oid 24 snap -1 2024-08-29T18:18:16.425 INFO:tasks.rados.rados.0.smithi089.stdout:1273: expect (ObjNum 365 snap 125 seq_num 365) 2024-08-29T18:18:16.425 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 136 2024-08-29T18:18:16.426 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 482 (ObjNum 350 snap 120 seq_num 350) dirty exists 2024-08-29T18:18:16.426 INFO:tasks.rados.rados.0.smithi089.stdout:1265: finishing write tid 4 to smithi08969774-13 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: cluster 2024-08-29T18:18:14.938836+0000 mon.a (mon.0) 173 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: cephadm 2024-08-29T18:18:15.575563+0000 mgr.y (mgr.34104) 47 : cephadm [INF] Upgrade: Updating mon.b 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: audit 2024-08-29T18:18:15.582441+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: audit 2024-08-29T18:18:15.586698+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: audit 2024-08-29T18:18:15.588593+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: audit 2024-08-29T18:18:15.590515+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: cephadm 2024-08-29T18:18:15.592725+0000 mgr.y (mgr.34104) 48 : cephadm [INF] Deploying daemon mon.b on smithi144 2024-08-29T18:18:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:15 smithi089 bash[78574]: cluster 2024-08-29T18:18:15.908377+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-29T18:18:16.427 INFO:tasks.rados.rados.0.smithi089.stdout:1274: seq_num 404 ranges {4120576=770048,4890624=712704,5603328=491520} 2024-08-29T18:18:16.454 INFO:tasks.rados.rados.0.smithi089.stdout:1274: writing smithi08969774-36 from 4120576 to 4890624 tid 1 2024-08-29T18:18:16.460 INFO:tasks.rados.rados.0.smithi089.stdout:1274: writing smithi08969774-36 from 4890624 to 5603328 tid 2 2024-08-29T18:18:16.463 INFO:tasks.rados.rados.0.smithi089.stdout:1274: writing smithi08969774-36 from 5603328 to 6094848 tid 3 2024-08-29T18:18:16.464 INFO:tasks.rados.rados.0.smithi089.stdout:1268: done (9 left) 2024-08-29T18:18:16.464 INFO:tasks.rados.rados.0.smithi089.stdout:1275: rollback oid 48 current snap is 136 2024-08-29T18:18:16.464 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 48 to 132 2024-08-29T18:18:16.464 INFO:tasks.rados.rados.0.smithi089.stdout:1266: expect (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1265: finishing write tid 5 to smithi08969774-13 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1265: oid 13 updating version 0 to 428 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1265: oid 13 version 428 is already newer than 426 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1265: oid 13 updating version 428 to 429 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1265: oid 13 version 429 is already newer than 427 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 429 (ObjNum 400 snap 136 seq_num 400) dirty exists 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1265: left oid 13 (ObjNum 400 snap 136 seq_num 400) 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1269: finishing write tid 1 to smithi08969774-11 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1269: finishing write tid 2 to smithi08969774-11 2024-08-29T18:18:16.530 INFO:tasks.rados.rados.0.smithi089.stdout:1269: finishing write tid 3 to smithi08969774-11 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: finishing write tid 4 to smithi08969774-11 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: finishing write tid 5 to smithi08969774-11 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: oid 11 updating version 0 to 792 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: oid 11 updating version 792 to 795 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: oid 11 version 795 is already newer than 793 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: oid 11 version 795 is already newer than 794 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 795 (ObjNum 401 snap 136 seq_num 401) dirty exists 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1269: left oid 11 (ObjNum 401 snap 136 seq_num 401) 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1270: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1270: finishing copy_from to smithi08969774-50 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 377 (ObjNum 285 snap 99 seq_num 285) dirty exists 2024-08-29T18:18:16.531 INFO:tasks.rados.rados.0.smithi089.stdout:1267: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:18:17.221 INFO:tasks.rados.rados.0.smithi089.stdout:1271: finishing write tid 1 to smithi08969774-34 2024-08-29T18:18:17.221 INFO:tasks.rados.rados.0.smithi089.stdout:1271: finishing write tid 2 to smithi08969774-34 2024-08-29T18:18:17.221 INFO:tasks.rados.rados.0.smithi089.stdout:1271: finishing write tid 3 to smithi08969774-34 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: finishing write tid 4 to smithi08969774-34 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: finishing write tid 5 to smithi08969774-34 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: finishing write tid 6 to smithi08969774-34 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: oid 34 updating version 0 to 572 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: oid 34 version 572 is already newer than 570 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: oid 34 version 572 is already newer than 569 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: oid 34 version 572 is already newer than 571 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: oid 34 version 572 is already newer than 568 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 572 (ObjNum 402 snap 136 seq_num 402) dirty exists 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1271: left oid 34 (ObjNum 402 snap 136 seq_num 402) 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1272: finishing write tid 1 to smithi08969774-47 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1272: finishing write tid 2 to smithi08969774-47 2024-08-29T18:18:17.222 INFO:tasks.rados.rados.0.smithi089.stdout:1272: finishing write tid 3 to smithi08969774-47 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: finishing write tid 4 to smithi08969774-47 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: finishing write tid 5 to smithi08969774-47 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: finishing write tid 6 to smithi08969774-47 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: oid 47 updating version 0 to 486 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: oid 47 updating version 486 to 487 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: oid 47 version 487 is already newer than 483 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: oid 47 version 487 is already newer than 484 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: oid 47 version 487 is already newer than 485 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 487 (ObjNum 403 snap 136 seq_num 403) dirty exists 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1272: left oid 47 (ObjNum 403 snap 136 seq_num 403) 2024-08-29T18:18:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1273: expect (ObjNum 365 snap 125 seq_num 365) 2024-08-29T18:18:17.243 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:18:17.272 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:16 smithi144 bash[24722]: cluster 2024-08-29T18:18:16.593056+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:18:17.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:16 smithi089 bash[77323]: cluster 2024-08-29T18:18:16.593056+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:18:17.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:16 smithi089 bash[78574]: cluster 2024-08-29T18:18:16.593056+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v77: 121 pgs: 121 active+clean; 174 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:18:17.545 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:18:17.546 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (8m) 16s ago 9m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:18:17.546 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (8m) 48s ago 8m 78.4M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:18:17.546 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (11m) 16s ago 11m 15.9M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:18:17.546 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (11m) 48s ago 11m 19.4M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:18:17.547 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (87s) 48s ago 19m 424M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:18:17.547 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (2m) 16s ago 22m 493M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:18:17.547 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (62s) 16s ago 22m 38.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:18:17.547 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (20m) 48s ago 20m 56.9M 2048M 18.2.4-774-gfe43f1c9 96384990183a c29c87bf791c 2024-08-29T18:18:17.547 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (28s) 16s ago 20m 20.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:18:17.548 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (9m) 16s ago 9m 8231k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:18:17.548 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (9m) 48s ago 9m 8511k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:18:17.548 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (18m) 16s ago 18m 195M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:18:17.548 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (18m) 16s ago 18m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:18:17.549 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (17m) 16s ago 17m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:18:17.549 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (16m) 16s ago 16m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:18:17.549 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (15m) 48s ago 15m 218M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:18:17.549 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (14m) 48s ago 14m 159M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:18:17.550 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (13m) 48s ago 13m 133M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:18:17.550 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (12m) 48s ago 12m 150M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:18:17.550 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (94s) 48s ago 9m 37.3M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:18:17.571 INFO:tasks.rados.rados.0.smithi089.stdout:1274: finishing write tid 1 to smithi08969774-36 2024-08-29T18:18:17.571 INFO:tasks.rados.rados.0.smithi089.stdout:1275: finishing rollback tid 1 to smithi08969774-48 2024-08-29T18:18:17.572 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 0 (ObjNum 177 snap 0 seq_num 2867625152) dirty dne 2024-08-29T18:18:17.572 INFO:tasks.rados.rados.0.smithi089.stdout:1274: finishing write tid 2 to smithi08969774-36 2024-08-29T18:18:17.572 INFO:tasks.rados.rados.0.smithi089.stdout:1274: finishing write tid 3 to smithi08969774-36 2024-08-29T18:18:17.572 INFO:tasks.rados.rados.0.smithi089.stdout:1274: finishing write tid 4 to smithi08969774-36 2024-08-29T18:18:17.572 INFO:tasks.rados.rados.0.smithi089.stdout:1274: finishing write tid 5 to smithi08969774-36 2024-08-29T18:18:17.573 INFO:tasks.rados.rados.0.smithi089.stdout:1274: oid 36 updating version 0 to 778 2024-08-29T18:18:17.573 INFO:tasks.rados.rados.0.smithi089.stdout:1274: oid 36 updating version 778 to 779 2024-08-29T18:18:17.573 INFO:tasks.rados.rados.0.smithi089.stdout:1274: oid 36 version 779 is already newer than 776 2024-08-29T18:18:17.573 INFO:tasks.rados.rados.0.smithi089.stdout:1274: oid 36 version 779 is already newer than 777 2024-08-29T18:18:17.573 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 779 (ObjNum 404 snap 136 seq_num 404) dirty exists 2024-08-29T18:18:17.573 INFO:tasks.rados.rados.0.smithi089.stdout:1274: left oid 36 (ObjNum 404 snap 136 seq_num 404) 2024-08-29T18:18:17.574 INFO:tasks.rados.rados.0.smithi089.stdout:1265: done (9 left) 2024-08-29T18:18:17.574 INFO:tasks.rados.rados.0.smithi089.stdout:1266: done (8 left) 2024-08-29T18:18:17.574 INFO:tasks.rados.rados.0.smithi089.stdout:1267: done (7 left) 2024-08-29T18:18:17.574 INFO:tasks.rados.rados.0.smithi089.stdout:1269: done (6 left) 2024-08-29T18:18:17.574 INFO:tasks.rados.rados.0.smithi089.stdout:1270: done (5 left) 2024-08-29T18:18:17.574 INFO:tasks.rados.rados.0.smithi089.stdout:1271: done (4 left) 2024-08-29T18:18:17.575 INFO:tasks.rados.rados.0.smithi089.stdout:1272: done (3 left) 2024-08-29T18:18:17.575 INFO:tasks.rados.rados.0.smithi089.stdout:1273: done (2 left) 2024-08-29T18:18:17.575 INFO:tasks.rados.rados.0.smithi089.stdout:1274: done (1 left) 2024-08-29T18:18:17.575 INFO:tasks.rados.rados.0.smithi089.stdout:1275: done (0 left) 2024-08-29T18:18:17.575 INFO:tasks.rados.rados.0.smithi089.stdout:1276: copy_from oid 19 from oid 16 current snap is 136 2024-08-29T18:18:17.575 INFO:tasks.rados.rados.0.smithi089.stdout:1277: snap_remove snap 125 2024-08-29T18:18:17.904 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:18:17.904 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:18:17.904 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T18:18:17.904 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 11, 2024-08-29T18:18:17.905 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 4 2024-08-29T18:18:17.906 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:18:17.906 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:1276: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:1276: finishing copy_from to smithi08969774-19 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 555 (ObjNum 374 snap 127 seq_num 374) dirty exists 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:1276: done (1 left) 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:1277: done (0 left) 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:1278: copy_from oid 26 from oid 24 current snap is 136 2024-08-29T18:18:17.955 INFO:tasks.rados.rados.0.smithi089.stdout:1279: snap_create 2024-08-29T18:18:18.005 INFO:tasks.rados.rados.0.smithi089.stdout:1278: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:18:18.011 INFO:tasks.rados.rados.0.smithi089.stdout:1278: finishing copy_from to smithi08969774-26 2024-08-29T18:18:18.011 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 402 (ObjNum 365 snap 125 seq_num 365) dirty exists 2024-08-29T18:18:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:17 smithi089 bash[77323]: audit 2024-08-29T18:18:17.238409+0000 mgr.y (mgr.34104) 50 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:17 smithi089 bash[77323]: audit 2024-08-29T18:18:17.538774+0000 mgr.y (mgr.34104) 51 : audit [DBG] from='client.44111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:18.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:17 smithi089 bash[77323]: audit 2024-08-29T18:18:17.910818+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.89:0/3108560120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:18.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:17 smithi089 bash[78574]: audit 2024-08-29T18:18:17.238409+0000 mgr.y (mgr.34104) 50 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:18.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:17 smithi089 bash[78574]: audit 2024-08-29T18:18:17.538774+0000 mgr.y (mgr.34104) 51 : audit [DBG] from='client.44111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:18.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:17 smithi089 bash[78574]: audit 2024-08-29T18:18:17.910818+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.89:0/3108560120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:18.272 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:17 smithi144 bash[24722]: audit 2024-08-29T18:18:17.238409+0000 mgr.y (mgr.34104) 50 : audit [DBG] from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:18.272 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:17 smithi144 bash[24722]: audit 2024-08-29T18:18:17.538774+0000 mgr.y (mgr.34104) 51 : audit [DBG] from='client.44111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:18.272 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:17 smithi144 bash[24722]: audit 2024-08-29T18:18:17.910818+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.89:0/3108560120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:18.535 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.535 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.536 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.536 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.536 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.537 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.537 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.537 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.538 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:18.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:18 smithi144 systemd[1]: Stopping Ceph mon.b for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:18:18.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:18 smithi144 bash[24722]: debug 2024-08-29T18:18:18.506+0000 7fb1fb9a3640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T18:18:18.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:18 smithi144 bash[24722]: debug 2024-08-29T18:18:18.506+0000 7fb1fb9a3640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-29T18:18:19.443 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:19 smithi144 bash[67563]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-b 2024-08-29T18:18:19.443 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:19 smithi144 bash[67622]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-b 2024-08-29T18:18:19.443 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-29T18:18:19.443 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: Stopped Ceph mon.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:18:19.803 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.803 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.803 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.804 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.804 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.804 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.805 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:19.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: Started Ceph mon.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:18:19.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:18:19 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.806+0000 7f4c6efa1b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.806+0000 7f4c6efa1b00 0 ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc), process ceph-mon, pid 7 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.806+0000 7f4c6efa1b00 0 pidfile_write: ignore empty --pid-file 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 0 load: jerasure load: lrc 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Git sha 0 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Compile date 2024-08-28 23:52:59 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: DB SUMMARY 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: DB Session ID: NB6CP4X4CX7WLWCKR028 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: CURRENT file: CURRENT 2024-08-29T18:18:21.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2383 Bytes 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 7538470 ; 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.error_if_exists: 0 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.create_if_missing: 0 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.env: 0x55d523bd57a0 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.info_log: 0x55d5258f9560 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-29T18:18:21.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.statistics: (nil) 2024-08-29T18:18:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.use_fsync: 0 2024-08-29T18:18:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-29T18:18:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-29T18:18:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-29T18:18:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.db_log_dir: 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.wal_dir: 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-29T18:18:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.write_buffer_manager: 0x55d5259088c0 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-29T18:18:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.unordered_write: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.row_cache: None 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.wal_filter: None 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.two_write_queues: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-29T18:18:21.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.wal_compression: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.atomic_flush: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-29T18:18:21.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_open_files: -1 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-29T18:18:21.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Compression algorithms supported: 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kZSTD supported: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kXpressCompression supported: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kZlibCompression supported: 1 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-29T18:18:21.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-29T18:18:21.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-29T18:18:21.063 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-29T18:18:21.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-29T18:18:21.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-29T18:18:21.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.merge_operator: 2024-08-29T18:18:21.064 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_filter: None 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d5258f9180) 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: cache_index_and_filter_blocks: 1 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: pin_top_level_index_and_filter: 1 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: index_type: 0 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: data_block_index_type: 0 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: index_shortening: 1 2024-08-29T18:18:21.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: data_block_hash_table_util_ratio: 0.750000 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: checksum: 4 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: no_block_cache: 0 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_cache: 0x55d5258ef090 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_cache_name: BinnedLRUCache 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_cache_options: 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: capacity : 536870912 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: num_shard_bits : 4 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: strict_capacity_limit : 0 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: high_pri_pool_ratio: 0.000 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_cache_compressed: (nil) 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: persistent_cache: (nil) 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_size: 4096 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_size_deviation: 10 2024-08-29T18:18:21.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_restart_interval: 16 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: index_block_restart_interval: 1 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: metadata_block_size: 4096 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: partition_filters: 0 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: use_delta_encoding: 1 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: filter_policy: bloomfilter 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: whole_key_filtering: 1 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: verify_compression: 0 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: read_amp_bytes_per_bit: 0 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: format_version: 5 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: enable_index_compression: 1 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: block_align: 0 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: max_auto_readahead_size: 262144 2024-08-29T18:18:21.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: prepopulate_block_cache: 0 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: initial_auto_readahead_size: 8192 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: num_file_reads_for_auto_readahead: 2 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression: NoCompression 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.num_levels: 7 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-29T18:18:21.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-29T18:18:21.069 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-29T18:18:21.070 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-29T18:18:21.071 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-29T18:18:21.072 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.bloom_locality: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.ttl: 2592000 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-29T18:18:21.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.enable_blob_files: false 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.min_blob_size: 0 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.810+0000 7f4c6efa1b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.814+0000 7f4c6efa1b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.814+0000 7f4c6efa1b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 41, last_sequence is 21435, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 37 2024-08-29T18:18:21.074 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.814+0000 7f4c6efa1b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.814+0000 7f4c6efa1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d62ae763-ed66-4bae-b11d-acf26f54e158 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.814+0000 7f4c6efa1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955500815087, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.814+0000 7f4c6efa1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.834+0000 7f4c6efa1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955500838133, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 4784380, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21441, "largest_seqno": 24166, "table_properties": {"data_size": 4771691, "index_size": 8955, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2693, "raw_key_size": 25296, "raw_average_key_size": 23, "raw_value_size": 4747506, "raw_average_value_size": 4466, "num_data_blocks": 388, "num_entries": 1063, "num_filter_entries": 1063, "num_deletions": 36, "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": 1724955500, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d62ae763-ed66-4bae-b11d-acf26f54e158", "db_session_id": "NB6CP4X4CX7WLWCKR028", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.834+0000 7f4c6efa1b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724955500838295, "job": 1, "event": "recovery_finished"} 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.834+0000 7f4c6efa1b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.834+0000 7f4c6efa1b00 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 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-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d52591ae00 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 4 rocksdb: DB pointer 0x55d525a1a000 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c64d6a640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c64d6a640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-29T18:18:21.075 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: ** DB Stats ** 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: ** Compaction Stats [default] ** 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: L0 1/0 4.56 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 503.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: L6 1/0 10.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-29T18:18:21.076 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Sum 2/0 14.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 503.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 503.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: ** Compaction Stats [default] ** 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 503.4 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Flush(GB): cumulative 0.004, interval 0.004 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: AddFile(Total Files): cumulative 0, interval 0 2024-08-29T18:18:21.077 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: AddFile(Keys): cumulative 0, interval 0 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Cumulative compaction: 0.00 GB write, 170.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Interval compaction: 0.00 GB write, 170.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Block cache BinnedLRUCache@0x55d5258ef090#7 capacity: 512.00 MB usage: 11.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: ** File Read Latency Histogram By Level [default] ** 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 starting mon.b rank 1 at public addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] at bind addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 1 mon.b@-1(???) e3 preinit fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 mon.b@-1(???).mds e8 new map 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 mon.b@-1(???).mds e8 print_map 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: e8 2024-08-29T18:18:21.078 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: btime 1970-01-01T00:00:00:000000+0000 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: legacy client fscid: 1 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Filesystem 'cephfs' (1) 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: fs_name cephfs 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: epoch 8 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: created 2024-08-29T18:07:03.292085+0000 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: modified 2024-08-29T18:07:38.968024+0000 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: tableserver 0 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: root 0 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: session_timeout 60 2024-08-29T18:18:21.079 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: session_autoclose 300 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: max_file_size 1099511627776 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: max_xattr_size 65536 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: required_client_features {} 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: last_failure 0 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: last_failure_osd_epoch 0 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: max_mds 1 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: in 0 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: up {0=24289} 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: failed 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: damaged 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: stopped 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: data_pools [3] 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: metadata_pool 2 2024-08-29T18:18:21.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: inline_data disabled 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: balancer 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: bal_rank_mask -1 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: standby_count_wanted 0 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: qdb_cluster leader: 0 members: 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: [mds.b{0:24289} state up:active seq 11 addr [v2:172.21.15.144:6832/1285068981,v1:172.21.15.144:6833/1285068981] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: Standby daemons: 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: [mds.a{-1:14382} state up:standby seq 1 addr [v2:172.21.15.89:6834/3447957083,v1:172.21.15.89:6835/3447957083] compat {c=[1],r=[1],i=[7ff]}] 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 mon.b@-1(???).osd e351 crush map has features 3314933069573799936, adjusting msgr requires 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 mon.b@-1(???).osd e351 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:18:21.081 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 mon.b@-1(???).osd e351 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:18:21.082 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.838+0000 7f4c6efa1b00 0 mon.b@-1(???).osd e351 crush map has features 432629308056666112, adjusting msgr requires 2024-08-29T18:18:21.082 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:20 smithi144 bash[67678]: debug 2024-08-29T18:18:20.842+0000 7f4c6efa1b00 1 mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-08-29T18:18:22.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:22 smithi144 bash[67678]: cluster 2024-08-29T18:18:17.954361+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:22.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:22 smithi144 bash[67678]: cluster 2024-08-29T18:18:18.594462+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v79: 121 pgs: 121 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 22 op/s 2024-08-29T18:18:22.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:22 smithi089 bash[77323]: cluster 2024-08-29T18:18:17.954361+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:22.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:22 smithi089 bash[77323]: cluster 2024-08-29T18:18:18.594462+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v79: 121 pgs: 121 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 22 op/s 2024-08-29T18:18:22.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:22 smithi089 bash[78574]: cluster 2024-08-29T18:18:17.954361+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:22.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:22 smithi089 bash[78574]: cluster 2024-08-29T18:18:18.594462+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v79: 121 pgs: 121 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.5 MiB/s wr, 22 op/s 2024-08-29T18:18:23.048 INFO:tasks.rados.rados.0.smithi089.stdout:1278: done (1 left) 2024-08-29T18:18:23.048 INFO:tasks.rados.rados.0.smithi089.stdout:1279: done (0 left) 2024-08-29T18:18:23.048 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 137 2024-08-29T18:18:23.048 INFO:tasks.rados.rados.0.smithi089.stdout:1280: seq_num 405 ranges {1925120=786432,2711552=589824,3301376=614400} 2024-08-29T18:18:23.083 INFO:tasks.rados.rados.0.smithi089.stdout:1280: writing smithi08969774-11 from 1925120 to 2711552 tid 1 2024-08-29T18:18:23.091 INFO:tasks.rados.rados.0.smithi089.stdout:1280: writing smithi08969774-11 from 2711552 to 3301376 tid 2 2024-08-29T18:18:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1280: writing smithi08969774-11 from 3301376 to 3915776 tid 3 2024-08-29T18:18:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1281: rmattr oid 30 current snap is 137 2024-08-29T18:18:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1281: done (1 left) 2024-08-29T18:18:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1282: delete oid 19 current snap is 137 2024-08-29T18:18:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1280: finishing write tid 1 to smithi08969774-11 2024-08-29T18:18:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1280: finishing write tid 2 to smithi08969774-11 2024-08-29T18:18:23.109 INFO:tasks.rados.rados.0.smithi089.stdout:1280: finishing write tid 3 to smithi08969774-11 2024-08-29T18:18:23.109 INFO:tasks.rados.rados.0.smithi089.stdout:1280: finishing write tid 4 to smithi08969774-11 2024-08-29T18:18:23.110 INFO:tasks.rados.rados.0.smithi089.stdout:1280: finishing write tid 5 to smithi08969774-11 2024-08-29T18:18:23.110 INFO:tasks.rados.rados.0.smithi089.stdout:1280: oid 11 updating version 0 to 801 2024-08-29T18:18:23.110 INFO:tasks.rados.rados.0.smithi089.stdout:1280: oid 11 updating version 801 to 802 2024-08-29T18:18:23.110 INFO:tasks.rados.rados.0.smithi089.stdout:1280: oid 11 version 802 is already newer than 800 2024-08-29T18:18:23.110 INFO:tasks.rados.rados.0.smithi089.stdout:1280: oid 11 version 802 is already newer than 799 2024-08-29T18:18:23.111 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 802 (ObjNum 405 snap 137 seq_num 405) dirty exists 2024-08-29T18:18:23.111 INFO:tasks.rados.rados.0.smithi089.stdout:1280: left oid 11 (ObjNum 405 snap 137 seq_num 405) 2024-08-29T18:18:23.112 INFO:tasks.rados.rados.0.smithi089.stdout:1280: done (1 left) 2024-08-29T18:18:23.112 INFO:tasks.rados.rados.0.smithi089.stdout:1282: done (0 left) 2024-08-29T18:18:23.112 INFO:tasks.rados.rados.0.smithi089.stdout:1283: rollback oid 50 current snap is 137 2024-08-29T18:18:23.112 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 134 2024-08-29T18:18:23.112 INFO:tasks.rados.rados.0.smithi089.stdout:1284: copy_from oid 7 from oid 49 current snap is 137 2024-08-29T18:18:23.113 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 137 2024-08-29T18:18:23.113 INFO:tasks.rados.rados.0.smithi089.stdout:1285: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2024-08-29T18:18:23.118 INFO:tasks.rados.rados.0.smithi089.stdout:1285: writing smithi08969774-3 from 0 to 425984 tid 1 2024-08-29T18:18:23.126 INFO:tasks.rados.rados.0.smithi089.stdout:1285: writing smithi08969774-3 from 425984 to 1187840 tid 2 2024-08-29T18:18:23.134 INFO:tasks.rados.rados.0.smithi089.stdout:1285: writing smithi08969774-3 from 1187840 to 1892352 tid 3 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1285: writing smithi08969774-3 from 1892352 to 2031616 tid 4 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1286: read oid 35 snap 136 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1286: expect (ObjNum 362 snap 124 seq_num 362) 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1287: snap_create 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1284: finishing copy_from to smithi08969774-7 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1284: got expected ENOENT (src dne) 2024-08-29T18:18:23.137 INFO:tasks.rados.rados.0.smithi089.stdout:1284: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:18:23.138 INFO:tasks.rados.rados.0.smithi089.stdout:1283: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:18:23.138 INFO:tasks.rados.rados.0.smithi089.stdout:1283: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:18:23.138 INFO:tasks.rados.rados.0.smithi089.stdout:1283: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:18:23.138 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 581 (ObjNum 310 snap 106 seq_num 310) dirty exists 2024-08-29T18:18:23.138 INFO:tasks.rados.rados.0.smithi089.stdout:1285: finishing write tid 1 to smithi08969774-3 2024-08-29T18:18:23.138 INFO:tasks.rados.rados.0.smithi089.stdout:1285: finishing write tid 2 to smithi08969774-3 2024-08-29T18:18:23.139 INFO:tasks.rados.rados.0.smithi089.stdout:1285: finishing write tid 3 to smithi08969774-3 2024-08-29T18:18:23.143 INFO:tasks.rados.rados.0.smithi089.stdout:1285: finishing write tid 4 to smithi08969774-3 2024-08-29T18:18:23.143 INFO:tasks.rados.rados.0.smithi089.stdout:1285: finishing write tid 5 to smithi08969774-3 2024-08-29T18:18:23.153 INFO:tasks.rados.rados.0.smithi089.stdout:1285: finishing write tid 6 to smithi08969774-3 2024-08-29T18:18:23.153 INFO:tasks.rados.rados.0.smithi089.stdout:1285: oid 3 updating version 0 to 803 2024-08-29T18:18:23.153 INFO:tasks.rados.rados.0.smithi089.stdout:1285: oid 3 updating version 803 to 805 2024-08-29T18:18:23.153 INFO:tasks.rados.rados.0.smithi089.stdout:1285: oid 3 version 805 is already newer than 804 2024-08-29T18:18:23.153 INFO:tasks.rados.rados.0.smithi089.stdout:1285: oid 3 updating version 805 to 806 2024-08-29T18:18:23.153 INFO:tasks.rados.rados.0.smithi089.stdout:1285: oid 3 updating version 806 to 807 2024-08-29T18:18:23.154 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 807 (ObjNum 407 snap 137 seq_num 407) dirty exists 2024-08-29T18:18:23.154 INFO:tasks.rados.rados.0.smithi089.stdout:1285: left oid 3 (ObjNum 407 snap 137 seq_num 407) 2024-08-29T18:18:23.157 INFO:tasks.rados.rados.0.smithi089.stdout:1286: expect (ObjNum 362 snap 124 seq_num 362) 2024-08-29T18:18:23.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.030302+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.030912+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e43: y(active, since 59s), standbys: x 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.031179+0000 mon.a (mon.0) 195 : cluster [INF] overall HEALTH_OK 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.038325+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.041639+0000 mon.c (mon.2) 4 : cluster [INF] mon.c calling monitor election 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.041686+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.044393+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.044797+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.045183+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.063246+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.074878+0000 mon.a (mon.0) 201 : cluster [DBG] monmap epoch 4 2024-08-29T18:18:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.074925+0000 mon.a (mon.0) 202 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.074960+0000 mon.a (mon.0) 203 : cluster [DBG] last_changed 2024-08-29T18:18:22.007449+0000 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.074999+0000 mon.a (mon.0) 204 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.075036+0000 mon.a (mon.0) 205 : cluster [DBG] min_mon_release 19 (squid) 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.075073+0000 mon.a (mon.0) 206 : cluster [DBG] election_strategy: 1 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.075110+0000 mon.a (mon.0) 207 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.075143+0000 mon.a (mon.0) 208 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.075180+0000 mon.a (mon.0) 209 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.076274+0000 mon.a (mon.0) 210 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.076357+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.076951+0000 mon.a (mon.0) 212 : cluster [DBG] mgrmap e43: y(active, since 59s), standbys: x 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.077285+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.095818+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.106004+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.108753+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: cluster 2024-08-29T18:18:22.595967+0000 mgr.y (mgr.34104) 54 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.6 MiB/s wr, 13 op/s 2024-08-29T18:18:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:23 smithi144 bash[67678]: audit 2024-08-29T18:18:22.684603+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.030302+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.030912+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e43: y(active, since 59s), standbys: x 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.031179+0000 mon.a (mon.0) 195 : cluster [INF] overall HEALTH_OK 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.038325+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.041639+0000 mon.c (mon.2) 4 : cluster [INF] mon.c calling monitor election 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.041686+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-08-29T18:18:23.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.044393+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.044797+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.045183+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.063246+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.074878+0000 mon.a (mon.0) 201 : cluster [DBG] monmap epoch 4 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.074925+0000 mon.a (mon.0) 202 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.074960+0000 mon.a (mon.0) 203 : cluster [DBG] last_changed 2024-08-29T18:18:22.007449+0000 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.074999+0000 mon.a (mon.0) 204 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.075036+0000 mon.a (mon.0) 205 : cluster [DBG] min_mon_release 19 (squid) 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.075073+0000 mon.a (mon.0) 206 : cluster [DBG] election_strategy: 1 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.075110+0000 mon.a (mon.0) 207 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.075143+0000 mon.a (mon.0) 208 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.075180+0000 mon.a (mon.0) 209 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.076274+0000 mon.a (mon.0) 210 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.076357+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.076951+0000 mon.a (mon.0) 212 : cluster [DBG] mgrmap e43: y(active, since 59s), standbys: x 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.077285+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.095818+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.106004+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.108753+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: cluster 2024-08-29T18:18:22.595967+0000 mgr.y (mgr.34104) 54 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.6 MiB/s wr, 13 op/s 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[77323]: audit 2024-08-29T18:18:22.684603+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.030302+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.030912+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e43: y(active, since 59s), standbys: x 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.031179+0000 mon.a (mon.0) 195 : cluster [INF] overall HEALTH_OK 2024-08-29T18:18:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.038325+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.041639+0000 mon.c (mon.2) 4 : cluster [INF] mon.c calling monitor election 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.041686+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.044393+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.044797+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.045183+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.063246+0000 mon.a (mon.0) 200 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.074878+0000 mon.a (mon.0) 201 : cluster [DBG] monmap epoch 4 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.074925+0000 mon.a (mon.0) 202 : cluster [DBG] fsid c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.074960+0000 mon.a (mon.0) 203 : cluster [DBG] last_changed 2024-08-29T18:18:22.007449+0000 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.074999+0000 mon.a (mon.0) 204 : cluster [DBG] created 2024-08-29T17:55:54.856780+0000 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.075036+0000 mon.a (mon.0) 205 : cluster [DBG] min_mon_release 19 (squid) 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.075073+0000 mon.a (mon.0) 206 : cluster [DBG] election_strategy: 1 2024-08-29T18:18:23.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.075110+0000 mon.a (mon.0) 207 : cluster [DBG] 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.075143+0000 mon.a (mon.0) 208 : cluster [DBG] 1: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.b 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.075180+0000 mon.a (mon.0) 209 : cluster [DBG] 2: [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon.c 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.076274+0000 mon.a (mon.0) 210 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.076357+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.076951+0000 mon.a (mon.0) 212 : cluster [DBG] mgrmap e43: y(active, since 59s), standbys: x 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.077285+0000 mon.a (mon.0) 213 : cluster [INF] overall HEALTH_OK 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.095818+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.106004+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.108753+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: cluster 2024-08-29T18:18:22.595967+0000 mgr.y (mgr.34104) 54 : cluster [DBG] pgmap v81: 121 pgs: 121 active+clean; 205 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 4.6 MiB/s wr, 13 op/s 2024-08-29T18:18:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:23 smithi089 bash[78574]: audit 2024-08-29T18:18:22.684603+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:24.115 INFO:tasks.rados.rados.0.smithi089.stdout:1283: done (4 left) 2024-08-29T18:18:24.115 INFO:tasks.rados.rados.0.smithi089.stdout:1284: done (3 left) 2024-08-29T18:18:24.115 INFO:tasks.rados.rados.0.smithi089.stdout:1285: done (2 left) 2024-08-29T18:18:24.115 INFO:tasks.rados.rados.0.smithi089.stdout:1286: done (1 left) 2024-08-29T18:18:24.115 INFO:tasks.rados.rados.0.smithi089.stdout:1287: done (0 left) 2024-08-29T18:18:24.115 INFO:tasks.rados.rados.0.smithi089.stdout:1288: delete oid 26 current snap is 138 2024-08-29T18:18:24.124 INFO:tasks.rados.rados.0.smithi089.stdout:1288: done (0 left) 2024-08-29T18:18:24.124 INFO:tasks.rados.rados.0.smithi089.stdout:1289: delete oid 5 current snap is 138 2024-08-29T18:18:24.130 INFO:tasks.rados.rados.0.smithi089.stdout:1289: done (0 left) 2024-08-29T18:18:24.130 INFO:tasks.rados.rados.0.smithi089.stdout:1290: copy_from oid 21 from oid 29 current snap is 138 2024-08-29T18:18:24.130 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 138 2024-08-29T18:18:24.130 INFO:tasks.rados.rados.0.smithi089.stdout:1291: seq_num 410 ranges {2031616=475136,2506752=417792,2924544=475136,3399680=425984,3825664=286720} 2024-08-29T18:18:24.172 INFO:tasks.rados.rados.0.smithi089.stdout:1291: writing smithi08969774-3 from 2031616 to 2506752 tid 1 2024-08-29T18:18:24.179 INFO:tasks.rados.rados.0.smithi089.stdout:1291: writing smithi08969774-3 from 2506752 to 2924544 tid 2 2024-08-29T18:18:24.186 INFO:tasks.rados.rados.0.smithi089.stdout:1291: writing smithi08969774-3 from 2924544 to 3399680 tid 3 2024-08-29T18:18:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1291: writing smithi08969774-3 from 3399680 to 3825664 tid 4 2024-08-29T18:18:24.195 INFO:tasks.rados.rados.0.smithi089.stdout:1291: writing smithi08969774-3 from 3825664 to 4112384 tid 5 2024-08-29T18:18:24.195 INFO:tasks.rados.rados.0.smithi089.stdout:1292: copy_from oid 35 from oid 34 current snap is 138 2024-08-29T18:18:24.195 INFO:tasks.rados.rados.0.smithi089.stdout:1290: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:18:24.195 INFO:tasks.rados.rados.0.smithi089.stdout:1290: finishing copy_from to smithi08969774-21 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 425 (ObjNum 385 snap 132 seq_num 385) dirty exists 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 1 to smithi08969774-3 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 2 to smithi08969774-3 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 3 to smithi08969774-3 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1290: done (2 left) 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1293: read oid 38 snap -1 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1293: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:18:24.196 INFO:tasks.rados.rados.0.smithi089.stdout:1294: delete oid 7 current snap is 138 2024-08-29T18:18:24.197 INFO:tasks.rados.rados.0.smithi089.stdout:1293: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:18:24.211 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 4 to smithi08969774-3 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 5 to smithi08969774-3 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 6 to smithi08969774-3 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: finishing write tid 7 to smithi08969774-3 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: oid 3 updating version 0 to 809 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: oid 3 updating version 809 to 810 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: oid 3 updating version 810 to 814 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: oid 3 version 814 is already newer than 812 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: oid 3 version 814 is already newer than 813 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: oid 3 version 814 is already newer than 811 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 814 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: left oid 3 (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1291: done (3 left) 2024-08-29T18:18:24.212 INFO:tasks.rados.rados.0.smithi089.stdout:1293: done (2 left) 2024-08-29T18:18:24.213 INFO:tasks.rados.rados.0.smithi089.stdout:1294: done (1 left) 2024-08-29T18:18:24.213 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 138 2024-08-29T18:18:24.213 INFO:tasks.rados.rados.0.smithi089.stdout:1295: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-08-29T18:18:24.215 INFO:tasks.rados.rados.0.smithi089.stdout:1295: writing smithi08969774-9 from 0 to 507904 tid 1 2024-08-29T18:18:24.220 INFO:tasks.rados.rados.0.smithi089.stdout:1295: writing smithi08969774-9 from 507904 to 1138688 tid 2 2024-08-29T18:18:24.225 INFO:tasks.rados.rados.0.smithi089.stdout:1295: writing smithi08969774-9 from 1138688 to 1630208 tid 3 2024-08-29T18:18:24.230 INFO:tasks.rados.rados.0.smithi089.stdout:1295: writing smithi08969774-9 from 1630208 to 2113536 tid 4 2024-08-29T18:18:24.230 INFO:tasks.rados.rados.0.smithi089.stdout:1296: snap_remove snap 124 2024-08-29T18:18:24.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:24 smithi144 bash[67678]: cluster 2024-08-29T18:18:23.054491+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-29T18:18:24.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:24 smithi089 bash[77323]: cluster 2024-08-29T18:18:23.054491+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-29T18:18:24.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:24 smithi089 bash[78574]: cluster 2024-08-29T18:18:23.054491+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-29T18:18:25.123 INFO:tasks.rados.rados.0.smithi089.stdout:1296: done (2 left) 2024-08-29T18:18:25.123 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 138 2024-08-29T18:18:25.123 INFO:tasks.rados.rados.0.smithi089.stdout:1297: seq_num 413 ranges {0=524288,524288=516096,1040384=696320,1736704=393216} 2024-08-29T18:18:25.133 INFO:tasks.rados.rados.0.smithi089.stdout:1297: writing smithi08969774-32 from 0 to 524288 tid 1 2024-08-29T18:18:25.134 INFO:tasks.rados.rados.0.smithi089.stdout:1297: writing smithi08969774-32 from 524288 to 1040384 tid 2 2024-08-29T18:18:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:1297: writing smithi08969774-32 from 1040384 to 1736704 tid 3 2024-08-29T18:18:25.141 INFO:tasks.rados.rados.0.smithi089.stdout:1297: writing smithi08969774-32 from 1736704 to 2129920 tid 4 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1298: setattr oid 39 current snap is 138 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1295: finishing write tid 1 to smithi08969774-9 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1295: finishing write tid 2 to smithi08969774-9 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1295: finishing write tid 3 to smithi08969774-9 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1295: finishing write tid 4 to smithi08969774-9 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1295: finishing write tid 5 to smithi08969774-9 2024-08-29T18:18:25.143 INFO:tasks.rados.rados.0.smithi089.stdout:1292: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: finishing write tid 6 to smithi08969774-9 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: oid 9 updating version 0 to 495 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: oid 9 updating version 495 to 497 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: oid 9 version 497 is already newer than 496 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: oid 9 version 497 is already newer than 494 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: oid 9 updating version 497 to 498 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 498 (ObjNum 412 snap 138 seq_num 412) dirty exists 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1295: left oid 9 (ObjNum 412 snap 138 seq_num 412) 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:1292: finishing copy_from to smithi08969774-35 2024-08-29T18:18:25.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 572 (ObjNum 402 snap 136 seq_num 402) dirty exists 2024-08-29T18:18:25.145 INFO:tasks.rados.rados.0.smithi089.stdout:1292: done (3 left) 2024-08-29T18:18:25.145 INFO:tasks.rados.rados.0.smithi089.stdout:1295: done (2 left) 2024-08-29T18:18:25.145 INFO:tasks.rados.rados.0.smithi089.stdout:1299: copy_from oid 47 from oid 9 current snap is 138 2024-08-29T18:18:25.145 INFO:tasks.rados.rados.0.smithi089.stdout:1300: snap_create 2024-08-29T18:18:25.155 INFO:tasks.rados.rados.0.smithi089.stdout:1297: finishing write tid 1 to smithi08969774-32 2024-08-29T18:18:25.155 INFO:tasks.rados.rados.0.smithi089.stdout:1297: finishing write tid 2 to smithi08969774-32 2024-08-29T18:18:25.155 INFO:tasks.rados.rados.0.smithi089.stdout:1297: finishing write tid 3 to smithi08969774-32 2024-08-29T18:18:25.156 INFO:tasks.rados.rados.0.smithi089.stdout:1297: finishing write tid 4 to smithi08969774-32 2024-08-29T18:18:25.156 INFO:tasks.rados.rados.0.smithi089.stdout:1297: finishing write tid 5 to smithi08969774-32 2024-08-29T18:18:25.163 INFO:tasks.rados.rados.0.smithi089.stdout:1297: finishing write tid 6 to smithi08969774-32 2024-08-29T18:18:25.163 INFO:tasks.rados.rados.0.smithi089.stdout:1297: oid 32 updating version 0 to 612 2024-08-29T18:18:25.164 INFO:tasks.rados.rados.0.smithi089.stdout:1297: oid 32 updating version 612 to 616 2024-08-29T18:18:25.164 INFO:tasks.rados.rados.0.smithi089.stdout:1297: oid 32 version 616 is already newer than 613 2024-08-29T18:18:25.164 INFO:tasks.rados.rados.0.smithi089.stdout:1297: oid 32 version 616 is already newer than 615 2024-08-29T18:18:25.164 INFO:tasks.rados.rados.0.smithi089.stdout:1297: oid 32 version 616 is already newer than 614 2024-08-29T18:18:25.164 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 616 (ObjNum 413 snap 138 seq_num 413) dirty exists 2024-08-29T18:18:25.164 INFO:tasks.rados.rados.0.smithi089.stdout:1297: left oid 32 (ObjNum 413 snap 138 seq_num 413) 2024-08-29T18:18:25.166 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 618 (ObjNum 339 snap 118 seq_num 339) dirty exists 2024-08-29T18:18:25.167 INFO:tasks.rados.rados.0.smithi089.stdout:1299: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:18:25.168 INFO:tasks.rados.rados.0.smithi089.stdout:1299: finishing copy_from to smithi08969774-47 2024-08-29T18:18:25.168 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 498 (ObjNum 412 snap 138 seq_num 412) dirty exists 2024-08-29T18:18:25.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:18:25] "GET /metrics HTTP/1.1" 200 36007 "" "Prometheus/2.43.0" 2024-08-29T18:18:25.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:25 smithi089 bash[78574]: cluster 2024-08-29T18:18:24.120923+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-29T18:18:25.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:25 smithi089 bash[78574]: cluster 2024-08-29T18:18:24.596820+0000 mgr.y (mgr.34104) 55 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 210 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2024-08-29T18:18:25.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:25 smithi089 bash[77323]: cluster 2024-08-29T18:18:24.120923+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-29T18:18:25.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:25 smithi089 bash[77323]: cluster 2024-08-29T18:18:24.596820+0000 mgr.y (mgr.34104) 55 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 210 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2024-08-29T18:18:25.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:25 smithi144 bash[67678]: cluster 2024-08-29T18:18:24.120923+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-29T18:18:25.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:25 smithi144 bash[67678]: cluster 2024-08-29T18:18:24.596820+0000 mgr.y (mgr.34104) 55 : cluster [DBG] pgmap v84: 121 pgs: 121 active+clean; 210 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2024-08-29T18:18:25.905 INFO:tasks.rados.rados.0.smithi089.stdout:1297: done (3 left) 2024-08-29T18:18:25.906 INFO:tasks.rados.rados.0.smithi089.stdout:1298: done (2 left) 2024-08-29T18:18:25.906 INFO:tasks.rados.rados.0.smithi089.stdout:1299: done (1 left) 2024-08-29T18:18:25.906 INFO:tasks.rados.rados.0.smithi089.stdout:1300: done (0 left) 2024-08-29T18:18:25.906 INFO:tasks.rados.rados.0.smithi089.stdout:1301: snap_remove snap 136 2024-08-29T18:18:26.113 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:25 smithi089 bash[70970]: debug 2024-08-29T18:18:25.849+0000 7f8793b5d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-29T18:18:26.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:26 smithi089 bash[77323]: cluster 2024-08-29T18:18:25.127244+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-29T18:18:26.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:26 smithi089 bash[77323]: cluster 2024-08-29T18:18:25.911377+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-29T18:18:26.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:26 smithi089 bash[78574]: cluster 2024-08-29T18:18:25.127244+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-29T18:18:26.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:26 smithi089 bash[78574]: cluster 2024-08-29T18:18:25.911377+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-29T18:18:26.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:26 smithi144 bash[67678]: cluster 2024-08-29T18:18:25.127244+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-29T18:18:26.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:26 smithi144 bash[67678]: cluster 2024-08-29T18:18:25.911377+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-29T18:18:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:1301: done (0 left) 2024-08-29T18:18:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 139 2024-08-29T18:18:26.909 INFO:tasks.rados.rados.0.smithi089.stdout:1302: seq_num 414 ranges {0=540672,540672=802816,1343488=458752,1802240=344064} 2024-08-29T18:18:26.916 INFO:tasks.rados.rados.0.smithi089.stdout:1302: writing smithi08969774-8 from 0 to 540672 tid 1 2024-08-29T18:18:26.928 INFO:tasks.rados.rados.0.smithi089.stdout:1302: writing smithi08969774-8 from 540672 to 1343488 tid 2 2024-08-29T18:18:26.933 INFO:tasks.rados.rados.0.smithi089.stdout:1302: writing smithi08969774-8 from 1343488 to 1802240 tid 3 2024-08-29T18:18:26.939 INFO:tasks.rados.rados.0.smithi089.stdout:1302: writing smithi08969774-8 from 1802240 to 2146304 tid 4 2024-08-29T18:18:26.939 INFO:tasks.rados.rados.0.smithi089.stdout:1303: rollback oid 31 current snap is 139 2024-08-29T18:18:26.939 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 131 2024-08-29T18:18:26.939 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 139 2024-08-29T18:18:26.939 INFO:tasks.rados.rados.0.smithi089.stdout:1304: seq_num 415 ranges {0=557056,557056=688128,1245184=663552,1908736=253952} 2024-08-29T18:18:26.946 INFO:tasks.rados.rados.0.smithi089.stdout:1304: writing smithi08969774-20 from 0 to 557056 tid 1 2024-08-29T18:18:26.955 INFO:tasks.rados.rados.0.smithi089.stdout:1304: writing smithi08969774-20 from 557056 to 1245184 tid 2 2024-08-29T18:18:26.963 INFO:tasks.rados.rados.0.smithi089.stdout:1304: writing smithi08969774-20 from 1245184 to 1908736 tid 3 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1304: writing smithi08969774-20 from 1908736 to 2162688 tid 4 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1305: read oid 41 snap -1 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1305: expect deleted 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 139 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1302: finishing write tid 1 to smithi08969774-8 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1302: finishing write tid 2 to smithi08969774-8 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1303: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1303: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:18:26.966 INFO:tasks.rados.rados.0.smithi089.stdout:1303: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 579 (ObjNum 348 snap 120 seq_num 348) dirty exists 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: finishing write tid 3 to smithi08969774-8 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: finishing write tid 4 to smithi08969774-8 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: finishing write tid 5 to smithi08969774-8 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1304: finishing write tid 1 to smithi08969774-20 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: finishing write tid 6 to smithi08969774-8 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: oid 8 updating version 0 to 798 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: oid 8 version 798 is already newer than 796 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: oid 8 updating version 798 to 799 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: oid 8 version 799 is already newer than 797 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: oid 8 updating version 799 to 800 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 800 (ObjNum 414 snap 139 seq_num 414) dirty exists 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1302: left oid 8 (ObjNum 414 snap 139 seq_num 414) 2024-08-29T18:18:26.967 INFO:tasks.rados.rados.0.smithi089.stdout:1304: finishing write tid 2 to smithi08969774-20 2024-08-29T18:18:26.968 INFO:tasks.rados.rados.0.smithi089.stdout:1306: seq_num 416 ranges {663552=573440,1236992=573440,1810432=475136,2285568=557056} 2024-08-29T18:18:26.978 INFO:tasks.rados.rados.0.smithi089.stdout:1306: writing smithi08969774-50 from 663552 to 1236992 tid 1 2024-08-29T18:18:26.983 INFO:tasks.rados.rados.0.smithi089.stdout:1306: writing smithi08969774-50 from 1236992 to 1810432 tid 2 2024-08-29T18:18:26.988 INFO:tasks.rados.rados.0.smithi089.stdout:1306: writing smithi08969774-50 from 1810432 to 2285568 tid 3 2024-08-29T18:18:26.995 INFO:tasks.rados.rados.0.smithi089.stdout:1306: writing smithi08969774-50 from 2285568 to 2842624 tid 4 2024-08-29T18:18:26.995 INFO:tasks.rados.rados.0.smithi089.stdout:1302: done (4 left) 2024-08-29T18:18:26.995 INFO:tasks.rados.rados.0.smithi089.stdout:1303: done (3 left) 2024-08-29T18:18:26.995 INFO:tasks.rados.rados.0.smithi089.stdout:1307: rollback oid 47 current snap is 139 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 123 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: finishing write tid 3 to smithi08969774-20 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: finishing write tid 4 to smithi08969774-20 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: finishing write tid 5 to smithi08969774-20 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: finishing write tid 6 to smithi08969774-20 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: oid 20 updating version 0 to 611 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: oid 20 updating version 611 to 612 2024-08-29T18:18:26.996 INFO:tasks.rados.rados.0.smithi089.stdout:1304: oid 20 version 612 is already newer than 608 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1304: oid 20 version 612 is already newer than 610 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1304: oid 20 version 612 is already newer than 609 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 612 (ObjNum 415 snap 139 seq_num 415) dirty exists 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1304: left oid 20 (ObjNum 415 snap 139 seq_num 415) 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1306: finishing write tid 1 to smithi08969774-50 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1306: finishing write tid 2 to smithi08969774-50 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1306: finishing write tid 3 to smithi08969774-50 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1304: done (3 left) 2024-08-29T18:18:26.997 INFO:tasks.rados.rados.0.smithi089.stdout:1305: done (2 left) 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:1308: read oid 14 snap -1 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:1308: expect (ObjNum 389 snap 135 seq_num 389) 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:1309: rollback oid 15 current snap is 139 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 15 to 137 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:1310: read oid 6 snap -1 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:1310: expect deleted 2024-08-29T18:18:26.998 INFO:tasks.rados.rados.0.smithi089.stdout:1311: delete oid 44 current snap is 139 2024-08-29T18:18:26.999 INFO:tasks.rados.rados.0.smithi089.stdout:1306: finishing write tid 4 to smithi08969774-50 2024-08-29T18:18:27.000 INFO:tasks.rados.rados.0.smithi089.stdout:1306: finishing write tid 5 to smithi08969774-50 2024-08-29T18:18:27.001 INFO:tasks.rados.rados.0.smithi089.stdout:1310: done (5 left) 2024-08-29T18:18:27.001 INFO:tasks.rados.rados.0.smithi089.stdout:1311: done (4 left) 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:1312: rollback oid 20 current snap is 139 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 123 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:1313: read oid 19 snap 137 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:1313: expect deleted 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:1314: read oid 27 snap -1 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:1314: expect deleted 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 139 2024-08-29T18:18:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:1315: seq_num 418 ranges {0=606208,606208=737280,1343488=434176,1777664=434176} 2024-08-29T18:18:27.007 INFO:tasks.rados.rados.0.smithi089.stdout:1315: writing smithi08969774-48 from 0 to 606208 tid 1 2024-08-29T18:18:27.013 INFO:tasks.rados.rados.0.smithi089.stdout:1315: writing smithi08969774-48 from 606208 to 1343488 tid 2 2024-08-29T18:18:27.017 INFO:tasks.rados.rados.0.smithi089.stdout:1315: writing smithi08969774-48 from 1343488 to 1777664 tid 3 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1315: writing smithi08969774-48 from 1777664 to 2211840 tid 4 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1316: rmattr oid 18 current snap is 139 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1316: done (8 left) 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1317: rmattr oid 39 current snap is 139 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1306: finishing write tid 6 to smithi08969774-50 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1306: oid 50 updating version 0 to 592 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1306: oid 50 updating version 592 to 593 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1306: oid 50 version 593 is already newer than 591 2024-08-29T18:18:27.021 INFO:tasks.rados.rados.0.smithi089.stdout:1306: oid 50 updating version 593 to 594 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1306: oid 50 updating version 594 to 595 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 595 (ObjNum 416 snap 139 seq_num 416) dirty exists 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1306: left oid 50 (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1307: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1306: done (8 left) 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1313: done (7 left) 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1318: snap_create 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1307: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1309: finishing rollback tid 0 to smithi08969774-15 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1309: finishing rollback tid 1 to smithi08969774-15 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1307: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 512 (ObjNum 348 snap 120 seq_num 348) dirty exists 2024-08-29T18:18:27.022 INFO:tasks.rados.rados.0.smithi089.stdout:1308: expect (ObjNum 389 snap 135 seq_num 389) 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1312: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1312: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 614 (ObjNum 33 snap 0 seq_num 2858203024) dirty dne 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1315: finishing write tid 1 to smithi08969774-48 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1309: finishing rollback tid 2 to smithi08969774-15 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 435 (ObjNum 285 snap 99 seq_num 285) dirty exists 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1315: finishing write tid 2 to smithi08969774-48 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1315: finishing write tid 3 to smithi08969774-48 2024-08-29T18:18:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:1315: finishing write tid 4 to smithi08969774-48 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: finishing write tid 5 to smithi08969774-48 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: finishing write tid 6 to smithi08969774-48 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: oid 48 updating version 0 to 616 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: oid 48 version 616 is already newer than 615 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: oid 48 updating version 616 to 619 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: oid 48 version 619 is already newer than 617 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: oid 48 version 619 is already newer than 618 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 619 (ObjNum 418 snap 139 seq_num 418) dirty exists 2024-08-29T18:18:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:1315: left oid 48 (ObjNum 418 snap 139 seq_num 418) 2024-08-29T18:18:27.068 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 624 (ObjNum 339 snap 118 seq_num 339) dirty exists 2024-08-29T18:18:27.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:27 smithi089 bash[77323]: cluster 2024-08-29T18:18:26.597585+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 210 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 982 KiB/s wr, 4 op/s 2024-08-29T18:18:27.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:27 smithi089 bash[77323]: cluster 2024-08-29T18:18:26.914974+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-29T18:18:27.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:27 smithi089 bash[78574]: cluster 2024-08-29T18:18:26.597585+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 210 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 982 KiB/s wr, 4 op/s 2024-08-29T18:18:27.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:27 smithi089 bash[78574]: cluster 2024-08-29T18:18:26.914974+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-29T18:18:27.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:27 smithi144 bash[67678]: cluster 2024-08-29T18:18:26.597585+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v87: 121 pgs: 121 active+clean; 210 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 982 KiB/s wr, 4 op/s 2024-08-29T18:18:27.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:27 smithi144 bash[67678]: cluster 2024-08-29T18:18:26.914974+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-29T18:18:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:1307: done (7 left) 2024-08-29T18:18:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:1308: done (6 left) 2024-08-29T18:18:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:1309: done (5 left) 2024-08-29T18:18:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:1312: done (4 left) 2024-08-29T18:18:27.911 INFO:tasks.rados.rados.0.smithi089.stdout:1314: done (3 left) 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:1315: done (2 left) 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:1317: done (1 left) 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:1318: done (0 left) 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:1319: rollback oid 39 current snap is 140 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 131 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 140 2024-08-29T18:18:27.912 INFO:tasks.rados.rados.0.smithi089.stdout:1320: seq_num 419 ranges {0=622592,622592=671744,1294336=647168,1941504=286720} 2024-08-29T18:18:27.918 INFO:tasks.rados.rados.0.smithi089.stdout:1320: writing smithi08969774-44 from 0 to 622592 tid 1 2024-08-29T18:18:27.924 INFO:tasks.rados.rados.0.smithi089.stdout:1320: writing smithi08969774-44 from 622592 to 1294336 tid 2 2024-08-29T18:18:27.931 INFO:tasks.rados.rados.0.smithi089.stdout:1320: writing smithi08969774-44 from 1294336 to 1941504 tid 3 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1320: writing smithi08969774-44 from 1941504 to 2228224 tid 4 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1321: read oid 16 snap 139 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1321: expect (ObjNum 374 snap 127 seq_num 374) 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1322: rollback oid 37 current snap is 140 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 138 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1319: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1319: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:18:27.934 INFO:tasks.rados.rados.0.smithi089.stdout:1319: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:18:27.935 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 628 (ObjNum 81 snap 0 seq_num 1433494613) dirty exists 2024-08-29T18:18:27.935 INFO:tasks.rados.rados.0.smithi089.stdout:1320: finishing write tid 1 to smithi08969774-44 2024-08-29T18:18:27.935 INFO:tasks.rados.rados.0.smithi089.stdout:1320: finishing write tid 2 to smithi08969774-44 2024-08-29T18:18:27.935 INFO:tasks.rados.rados.0.smithi089.stdout:1319: done (3 left) 2024-08-29T18:18:27.935 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 140 2024-08-29T18:18:27.935 INFO:tasks.rados.rados.0.smithi089.stdout:1323: seq_num 420 ranges {6717440=638976,7356416=557056,7913472=450560,8364032=598016} 2024-08-29T18:18:27.989 INFO:tasks.rados.rados.0.smithi089.stdout:1323: writing smithi08969774-34 from 6717440 to 7356416 tid 1 2024-08-29T18:18:27.993 INFO:tasks.rados.rados.0.smithi089.stdout:1323: writing smithi08969774-34 from 7356416 to 7913472 tid 2 2024-08-29T18:18:27.996 INFO:tasks.rados.rados.0.smithi089.stdout:1323: writing smithi08969774-34 from 7913472 to 8364032 tid 3 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1323: writing smithi08969774-34 from 8364032 to 8962048 tid 4 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1324: snap_create 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: finishing write tid 3 to smithi08969774-44 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: finishing write tid 4 to smithi08969774-44 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: finishing write tid 5 to smithi08969774-44 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1322: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 0 (ObjNum 33 snap 0 seq_num 2867331936) dirty dne 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: finishing write tid 6 to smithi08969774-44 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: oid 44 updating version 0 to 559 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: oid 44 updating version 559 to 562 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: oid 44 version 562 is already newer than 561 2024-08-29T18:18:28.001 INFO:tasks.rados.rados.0.smithi089.stdout:1320: oid 44 updating version 562 to 563 2024-08-29T18:18:28.002 INFO:tasks.rados.rados.0.smithi089.stdout:1320: oid 44 version 563 is already newer than 560 2024-08-29T18:18:28.002 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 563 (ObjNum 419 snap 140 seq_num 419) dirty exists 2024-08-29T18:18:28.002 INFO:tasks.rados.rados.0.smithi089.stdout:1320: left oid 44 (ObjNum 419 snap 140 seq_num 419) 2024-08-29T18:18:28.002 INFO:tasks.rados.rados.0.smithi089.stdout:1321: expect (ObjNum 374 snap 127 seq_num 374) 2024-08-29T18:18:28.890 INFO:tasks.rados.rados.0.smithi089.stdout:1323: finishing write tid 1 to smithi08969774-34 2024-08-29T18:18:28.891 INFO:tasks.rados.rados.0.smithi089.stdout:1323: finishing write tid 2 to smithi08969774-34 2024-08-29T18:18:28.891 INFO:tasks.rados.rados.0.smithi089.stdout:1323: finishing write tid 3 to smithi08969774-34 2024-08-29T18:18:28.891 INFO:tasks.rados.rados.0.smithi089.stdout:1323: finishing write tid 4 to smithi08969774-34 2024-08-29T18:18:28.891 INFO:tasks.rados.rados.0.smithi089.stdout:1323: finishing write tid 5 to smithi08969774-34 2024-08-29T18:18:28.891 INFO:tasks.rados.rados.0.smithi089.stdout:1323: finishing write tid 6 to smithi08969774-34 2024-08-29T18:18:28.892 INFO:tasks.rados.rados.0.smithi089.stdout:1323: oid 34 updating version 0 to 593 2024-08-29T18:18:28.892 INFO:tasks.rados.rados.0.smithi089.stdout:1323: oid 34 version 593 is already newer than 592 2024-08-29T18:18:28.892 INFO:tasks.rados.rados.0.smithi089.stdout:1323: oid 34 version 593 is already newer than 590 2024-08-29T18:18:28.892 INFO:tasks.rados.rados.0.smithi089.stdout:1323: oid 34 updating version 593 to 594 2024-08-29T18:18:28.892 INFO:tasks.rados.rados.0.smithi089.stdout:1323: oid 34 version 594 is already newer than 591 2024-08-29T18:18:28.892 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 594 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-29T18:18:28.893 INFO:tasks.rados.rados.0.smithi089.stdout:1323: left oid 34 (ObjNum 420 snap 140 seq_num 420) 2024-08-29T18:18:28.915 INFO:tasks.rados.rados.0.smithi089.stdout:1320: done (4 left) 2024-08-29T18:18:28.915 INFO:tasks.rados.rados.0.smithi089.stdout:1321: done (3 left) 2024-08-29T18:18:28.916 INFO:tasks.rados.rados.0.smithi089.stdout:1322: done (2 left) 2024-08-29T18:18:28.916 INFO:tasks.rados.rados.0.smithi089.stdout:1323: done (1 left) 2024-08-29T18:18:28.916 INFO:tasks.rados.rados.0.smithi089.stdout:1324: done (0 left) 2024-08-29T18:18:28.916 INFO:tasks.rados.rados.0.smithi089.stdout:1325: rollback oid 1 current snap is 141 2024-08-29T18:18:28.916 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 131 2024-08-29T18:18:28.917 INFO:tasks.rados.rados.0.smithi089.stdout:1326: rollback oid 36 current snap is 141 2024-08-29T18:18:28.917 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 36 to 123 2024-08-29T18:18:28.917 INFO:tasks.rados.rados.0.smithi089.stdout:1327: snap_remove snap 139 2024-08-29T18:18:29.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[77323]: cluster 2024-08-29T18:18:27.917230+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-29T18:18:29.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[77323]: audit 2024-08-29T18:18:28.170563+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:29.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[77323]: audit 2024-08-29T18:18:28.178235+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:29.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[77323]: cluster 2024-08-29T18:18:28.598937+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 7.1 MiB/s wr, 34 op/s 2024-08-29T18:18:29.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[78574]: cluster 2024-08-29T18:18:27.917230+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-29T18:18:29.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[78574]: audit 2024-08-29T18:18:28.170563+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:29.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[78574]: audit 2024-08-29T18:18:28.178235+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:29.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:28 smithi089 bash[78574]: cluster 2024-08-29T18:18:28.598937+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 7.1 MiB/s wr, 34 op/s 2024-08-29T18:18:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:28 smithi144 bash[67678]: cluster 2024-08-29T18:18:27.917230+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-29T18:18:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:28 smithi144 bash[67678]: audit 2024-08-29T18:18:28.170563+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:28 smithi144 bash[67678]: audit 2024-08-29T18:18:28.178235+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:28 smithi144 bash[67678]: cluster 2024-08-29T18:18:28.598937+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v90: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 7.1 MiB/s wr, 34 op/s 2024-08-29T18:18:29.928 INFO:tasks.rados.rados.0.smithi089.stdout:1327: done (2 left) 2024-08-29T18:18:29.928 INFO:tasks.rados.rados.0.smithi089.stdout:1328: snap_remove snap 140 2024-08-29T18:18:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:29 smithi089 bash[77323]: cluster 2024-08-29T18:18:28.921397+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-29T18:18:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:29 smithi089 bash[77323]: audit 2024-08-29T18:18:29.377822+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:30.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:29 smithi089 bash[77323]: audit 2024-08-29T18:18:29.387998+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:29 smithi089 bash[78574]: cluster 2024-08-29T18:18:28.921397+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-29T18:18:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:29 smithi089 bash[78574]: audit 2024-08-29T18:18:29.377822+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:30.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:29 smithi089 bash[78574]: audit 2024-08-29T18:18:29.387998+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:29 smithi144 bash[67678]: cluster 2024-08-29T18:18:28.921397+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-29T18:18:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:29 smithi144 bash[67678]: audit 2024-08-29T18:18:29.377822+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:29 smithi144 bash[67678]: audit 2024-08-29T18:18:29.387998+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:30.907 INFO:tasks.rados.rados.0.smithi089.stdout:1328: done (2 left) 2024-08-29T18:18:30.908 INFO:tasks.rados.rados.0.smithi089.stdout:1329: snap_remove snap 134 2024-08-29T18:18:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:30 smithi144 bash[67678]: cluster 2024-08-29T18:18:29.934712+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-29T18:18:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:30 smithi144 bash[67678]: cluster 2024-08-29T18:18:30.599685+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v93: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 7.1 MiB/s wr, 34 op/s 2024-08-29T18:18:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:30 smithi144 bash[67678]: cluster 2024-08-29T18:18:30.913488+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-29T18:18:31.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:30 smithi089 bash[78574]: cluster 2024-08-29T18:18:29.934712+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-29T18:18:31.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:30 smithi089 bash[78574]: cluster 2024-08-29T18:18:30.599685+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v93: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 7.1 MiB/s wr, 34 op/s 2024-08-29T18:18:31.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:30 smithi089 bash[78574]: cluster 2024-08-29T18:18:30.913488+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-29T18:18:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:30 smithi089 bash[77323]: cluster 2024-08-29T18:18:29.934712+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-29T18:18:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:30 smithi089 bash[77323]: cluster 2024-08-29T18:18:30.599685+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v93: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 7.1 MiB/s wr, 34 op/s 2024-08-29T18:18:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:30 smithi089 bash[77323]: cluster 2024-08-29T18:18:30.913488+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1329: done (2 left) 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1330: delete oid 19 current snap is 141 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1325: finishing rollback tid 0 to smithi08969774-1 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1325: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1326: finishing rollback tid 0 to smithi08969774-36 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1325: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 623 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:18:31.910 INFO:tasks.rados.rados.0.smithi089.stdout:1326: finishing rollback tid 1 to smithi08969774-36 2024-08-29T18:18:31.911 INFO:tasks.rados.rados.0.smithi089.stdout:1326: finishing rollback tid 2 to smithi08969774-36 2024-08-29T18:18:31.911 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 804 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:18:31.927 INFO:tasks.rados.rados.0.smithi089.stdout:1325: done (2 left) 2024-08-29T18:18:31.928 INFO:tasks.rados.rados.0.smithi089.stdout:1326: done (1 left) 2024-08-29T18:18:31.928 INFO:tasks.rados.rados.0.smithi089.stdout:1330: done (0 left) 2024-08-29T18:18:31.928 INFO:tasks.rados.rados.0.smithi089.stdout:1331: delete oid 12 current snap is 141 2024-08-29T18:18:31.941 INFO:tasks.rados.rados.0.smithi089.stdout:1331: done (0 left) 2024-08-29T18:18:31.941 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 141 2024-08-29T18:18:31.941 INFO:tasks.rados.rados.0.smithi089.stdout:1332: seq_num 423 ranges {2383872=688128,3072000=614400,3686400=622592,4308992=368640} 2024-08-29T18:18:31.980 INFO:tasks.rados.rados.0.smithi089.stdout:1332: writing smithi08969774-15 from 2383872 to 3072000 tid 1 2024-08-29T18:18:31.987 INFO:tasks.rados.rados.0.smithi089.stdout:1332: writing smithi08969774-15 from 3072000 to 3686400 tid 2 2024-08-29T18:18:31.993 INFO:tasks.rados.rados.0.smithi089.stdout:1332: writing smithi08969774-15 from 3686400 to 4308992 tid 3 2024-08-29T18:18:31.997 INFO:tasks.rados.rados.0.smithi089.stdout:1332: writing smithi08969774-15 from 4308992 to 4677632 tid 4 2024-08-29T18:18:31.997 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 141 2024-08-29T18:18:31.997 INFO:tasks.rados.rados.0.smithi089.stdout:1333: seq_num 424 ranges {3637248=704512,4341760=491520,4833280=434176,5267456=679936} 2024-08-29T18:18:32.027 INFO:tasks.rados.rados.0.smithi089.stdout:1333: writing smithi08969774-22 from 3637248 to 4341760 tid 1 2024-08-29T18:18:32.031 INFO:tasks.rados.rados.0.smithi089.stdout:1333: writing smithi08969774-22 from 4341760 to 4833280 tid 2 2024-08-29T18:18:32.034 INFO:tasks.rados.rados.0.smithi089.stdout:1333: writing smithi08969774-22 from 4833280 to 5267456 tid 3 2024-08-29T18:18:32.039 INFO:tasks.rados.rados.0.smithi089.stdout:1333: writing smithi08969774-22 from 5267456 to 5947392 tid 4 2024-08-29T18:18:32.039 INFO:tasks.rados.rados.0.smithi089.stdout:1334: read oid 30 snap -1 2024-08-29T18:18:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1334: expect deleted 2024-08-29T18:18:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1335: read oid 50 snap -1 2024-08-29T18:18:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1335: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:18:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1336: snap_create 2024-08-29T18:18:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1332: finishing write tid 1 to smithi08969774-15 2024-08-29T18:18:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1332: finishing write tid 2 to smithi08969774-15 2024-08-29T18:18:32.041 INFO:tasks.rados.rados.0.smithi089.stdout:1332: finishing write tid 3 to smithi08969774-15 2024-08-29T18:18:32.041 INFO:tasks.rados.rados.0.smithi089.stdout:1332: finishing write tid 4 to smithi08969774-15 2024-08-29T18:18:32.041 INFO:tasks.rados.rados.0.smithi089.stdout:1332: finishing write tid 5 to smithi08969774-15 2024-08-29T18:18:32.041 INFO:tasks.rados.rados.0.smithi089.stdout:1332: finishing write tid 6 to smithi08969774-15 2024-08-29T18:18:32.041 INFO:tasks.rados.rados.0.smithi089.stdout:1332: oid 15 updating version 0 to 439 2024-08-29T18:18:32.042 INFO:tasks.rados.rados.0.smithi089.stdout:1332: oid 15 updating version 439 to 440 2024-08-29T18:18:32.042 INFO:tasks.rados.rados.0.smithi089.stdout:1332: oid 15 updating version 440 to 442 2024-08-29T18:18:32.042 INFO:tasks.rados.rados.0.smithi089.stdout:1332: oid 15 version 442 is already newer than 441 2024-08-29T18:18:32.042 INFO:tasks.rados.rados.0.smithi089.stdout:1332: oid 15 version 442 is already newer than 438 2024-08-29T18:18:32.042 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 442 (ObjNum 423 snap 141 seq_num 423) dirty exists 2024-08-29T18:18:32.042 INFO:tasks.rados.rados.0.smithi089.stdout:1332: left oid 15 (ObjNum 423 snap 141 seq_num 423) 2024-08-29T18:18:32.043 INFO:tasks.rados.rados.0.smithi089.stdout:1333: finishing write tid 1 to smithi08969774-22 2024-08-29T18:18:32.043 INFO:tasks.rados.rados.0.smithi089.stdout:1333: finishing write tid 2 to smithi08969774-22 2024-08-29T18:18:32.044 INFO:tasks.rados.rados.0.smithi089.stdout:1333: finishing write tid 3 to smithi08969774-22 2024-08-29T18:18:32.044 INFO:tasks.rados.rados.0.smithi089.stdout:1333: finishing write tid 4 to smithi08969774-22 2024-08-29T18:18:32.044 INFO:tasks.rados.rados.0.smithi089.stdout:1333: finishing write tid 5 to smithi08969774-22 2024-08-29T18:18:32.045 INFO:tasks.rados.rados.0.smithi089.stdout:1333: finishing write tid 6 to smithi08969774-22 2024-08-29T18:18:32.045 INFO:tasks.rados.rados.0.smithi089.stdout:1333: oid 22 updating version 0 to 344 2024-08-29T18:18:32.046 INFO:tasks.rados.rados.0.smithi089.stdout:1333: oid 22 version 344 is already newer than 342 2024-08-29T18:18:32.046 INFO:tasks.rados.rados.0.smithi089.stdout:1333: oid 22 version 344 is already newer than 341 2024-08-29T18:18:32.046 INFO:tasks.rados.rados.0.smithi089.stdout:1333: oid 22 updating version 344 to 345 2024-08-29T18:18:32.046 INFO:tasks.rados.rados.0.smithi089.stdout:1333: oid 22 version 345 is already newer than 343 2024-08-29T18:18:32.046 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 345 (ObjNum 424 snap 141 seq_num 424) dirty exists 2024-08-29T18:18:32.046 INFO:tasks.rados.rados.0.smithi089.stdout:1333: left oid 22 (ObjNum 424 snap 141 seq_num 424) 2024-08-29T18:18:32.057 INFO:tasks.rados.rados.0.smithi089.stdout:1335: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:1332: done (4 left) 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:1333: done (3 left) 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:1334: done (2 left) 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:1335: done (1 left) 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:1336: done (0 left) 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 142 2024-08-29T18:18:32.928 INFO:tasks.rados.rados.0.smithi089.stdout:1337: seq_num 425 ranges {1703936=720896,2424832=778240,3203072=638976,3842048=188416} 2024-08-29T18:18:32.943 INFO:tasks.rados.rados.0.smithi089.stdout:1337: writing smithi08969774-17 from 1703936 to 2424832 tid 1 2024-08-29T18:18:32.948 INFO:tasks.rados.rados.0.smithi089.stdout:1337: writing smithi08969774-17 from 2424832 to 3203072 tid 2 2024-08-29T18:18:32.952 INFO:tasks.rados.rados.0.smithi089.stdout:1337: writing smithi08969774-17 from 3203072 to 3842048 tid 3 2024-08-29T18:18:32.953 INFO:tasks.rados.rados.0.smithi089.stdout:1337: writing smithi08969774-17 from 3842048 to 4030464 tid 4 2024-08-29T18:18:32.953 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 142 2024-08-29T18:18:32.953 INFO:tasks.rados.rados.0.smithi089.stdout:1338: seq_num 426 ranges {6717440=737280,7454720=712704,8167424=802816,8970240=90112} 2024-08-29T18:18:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:1338: writing smithi08969774-35 from 6717440 to 7454720 tid 1 2024-08-29T18:18:33.000 INFO:tasks.rados.rados.0.smithi089.stdout:1338: writing smithi08969774-35 from 7454720 to 8167424 tid 2 2024-08-29T18:18:33.005 INFO:tasks.rados.rados.0.smithi089.stdout:1338: writing smithi08969774-35 from 8167424 to 8970240 tid 3 2024-08-29T18:18:33.006 INFO:tasks.rados.rados.0.smithi089.stdout:1338: writing smithi08969774-35 from 8970240 to 9060352 tid 4 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1339: snap_create 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: finishing write tid 1 to smithi08969774-17 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: finishing write tid 2 to smithi08969774-17 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: finishing write tid 3 to smithi08969774-17 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: finishing write tid 4 to smithi08969774-17 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: finishing write tid 5 to smithi08969774-17 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: finishing write tid 6 to smithi08969774-17 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: oid 17 updating version 0 to 584 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: oid 17 version 584 is already newer than 581 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: oid 17 version 584 is already newer than 583 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: oid 17 version 584 is already newer than 582 2024-08-29T18:18:33.007 INFO:tasks.rados.rados.0.smithi089.stdout:1337: oid 17 version 584 is already newer than 580 2024-08-29T18:18:33.008 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 584 (ObjNum 425 snap 142 seq_num 425) dirty exists 2024-08-29T18:18:33.008 INFO:tasks.rados.rados.0.smithi089.stdout:1337: left oid 17 (ObjNum 425 snap 142 seq_num 425) 2024-08-29T18:18:33.008 INFO:tasks.rados.rados.0.smithi089.stdout:1338: finishing write tid 1 to smithi08969774-35 2024-08-29T18:18:33.013 INFO:tasks.rados.rados.0.smithi089.stdout:1338: finishing write tid 2 to smithi08969774-35 2024-08-29T18:18:33.013 INFO:tasks.rados.rados.0.smithi089.stdout:1338: finishing write tid 3 to smithi08969774-35 2024-08-29T18:18:33.016 INFO:tasks.rados.rados.0.smithi089.stdout:1338: finishing write tid 4 to smithi08969774-35 2024-08-29T18:18:33.017 INFO:tasks.rados.rados.0.smithi089.stdout:1338: finishing write tid 5 to smithi08969774-35 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: finishing write tid 6 to smithi08969774-35 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: oid 35 updating version 0 to 829 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: oid 35 updating version 829 to 830 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: oid 35 updating version 830 to 831 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: oid 35 version 831 is already newer than 828 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: oid 35 updating version 831 to 832 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 832 (ObjNum 426 snap 142 seq_num 426) dirty exists 2024-08-29T18:18:33.020 INFO:tasks.rados.rados.0.smithi089.stdout:1338: left oid 35 (ObjNum 426 snap 142 seq_num 426) 2024-08-29T18:18:33.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:32 smithi089 bash[77323]: cluster 2024-08-29T18:18:31.915967+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-29T18:18:33.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:32 smithi089 bash[77323]: cluster 2024-08-29T18:18:32.600365+0000 mgr.y (mgr.34104) 59 : cluster [DBG] pgmap v96: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:33.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:32 smithi089 bash[78574]: cluster 2024-08-29T18:18:31.915967+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-29T18:18:33.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:32 smithi089 bash[78574]: cluster 2024-08-29T18:18:32.600365+0000 mgr.y (mgr.34104) 59 : cluster [DBG] pgmap v96: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:32 smithi144 bash[67678]: cluster 2024-08-29T18:18:31.915967+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-29T18:18:33.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:32 smithi144 bash[67678]: cluster 2024-08-29T18:18:32.600365+0000 mgr.y (mgr.34104) 59 : cluster [DBG] pgmap v96: 121 pgs: 121 active+clean; 230 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:33.941 INFO:tasks.rados.rados.0.smithi089.stdout:1337: done (2 left) 2024-08-29T18:18:33.941 INFO:tasks.rados.rados.0.smithi089.stdout:1338: done (1 left) 2024-08-29T18:18:33.941 INFO:tasks.rados.rados.0.smithi089.stdout:1339: done (0 left) 2024-08-29T18:18:33.941 INFO:tasks.rados.rados.0.smithi089.stdout:1340: delete oid 44 current snap is 143 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1340: done (0 left) 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1341: rmattr oid 21 current snap is 143 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1341: done (0 left) 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1342: read oid 50 snap -1 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1342: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1343: read oid 4 snap -1 2024-08-29T18:18:33.948 INFO:tasks.rados.rados.0.smithi089.stdout:1343: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:18:33.949 INFO:tasks.rados.rados.0.smithi089.stdout:1344: snap_create 2024-08-29T18:18:33.971 INFO:tasks.rados.rados.0.smithi089.stdout:1342: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:18:34.068 INFO:tasks.rados.rados.0.smithi089.stdout:1343: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:18:34.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:33 smithi089 bash[77323]: cluster 2024-08-29T18:18:32.933418+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-29T18:18:34.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:33 smithi089 bash[78574]: cluster 2024-08-29T18:18:32.933418+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-29T18:18:34.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:33 smithi144 bash[67678]: cluster 2024-08-29T18:18:32.933418+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-29T18:18:34.951 INFO:tasks.rados.rados.0.smithi089.stdout:1342: done (2 left) 2024-08-29T18:18:34.951 INFO:tasks.rados.rados.0.smithi089.stdout:1343: done (1 left) 2024-08-29T18:18:34.951 INFO:tasks.rados.rados.0.smithi089.stdout:1344: done (0 left) 2024-08-29T18:18:34.951 INFO:tasks.rados.rados.0.smithi089.stdout:1345: read oid 40 snap 142 2024-08-29T18:18:34.951 INFO:tasks.rados.rados.0.smithi089.stdout:1345: expect (ObjNum 372 snap 127 seq_num 372) 2024-08-29T18:18:34.951 INFO:tasks.rados.rados.0.smithi089.stdout:1346: delete oid 47 current snap is 144 2024-08-29T18:18:34.964 INFO:tasks.rados.rados.0.smithi089.stdout:1346: done (1 left) 2024-08-29T18:18:34.964 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 144 2024-08-29T18:18:34.964 INFO:tasks.rados.rados.0.smithi089.stdout:1347: seq_num 429 ranges {5619712=794624,6414336=770048,7184384=622592,7806976=212992} 2024-08-29T18:18:35.023 INFO:tasks.rados.rados.0.smithi089.stdout:1347: writing smithi08969774-31 from 5619712 to 6414336 tid 1 2024-08-29T18:18:35.029 INFO:tasks.rados.rados.0.smithi089.stdout:1347: writing smithi08969774-31 from 6414336 to 7184384 tid 2 2024-08-29T18:18:35.034 INFO:tasks.rados.rados.0.smithi089.stdout:1347: writing smithi08969774-31 from 7184384 to 7806976 tid 3 2024-08-29T18:18:35.036 INFO:tasks.rados.rados.0.smithi089.stdout:1347: writing smithi08969774-31 from 7806976 to 8019968 tid 4 2024-08-29T18:18:35.036 INFO:tasks.rados.rados.0.smithi089.stdout:1348: delete oid 43 current snap is 144 2024-08-29T18:18:35.036 INFO:tasks.rados.rados.0.smithi089.stdout:1345: expect (ObjNum 372 snap 127 seq_num 372) 2024-08-29T18:18:35.083 INFO:tasks.rados.rados.0.smithi089.stdout:1347: finishing write tid 1 to smithi08969774-31 2024-08-29T18:18:35.083 INFO:tasks.rados.rados.0.smithi089.stdout:1347: finishing write tid 2 to smithi08969774-31 2024-08-29T18:18:35.083 INFO:tasks.rados.rados.0.smithi089.stdout:1347: finishing write tid 3 to smithi08969774-31 2024-08-29T18:18:35.083 INFO:tasks.rados.rados.0.smithi089.stdout:1347: finishing write tid 4 to smithi08969774-31 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: finishing write tid 5 to smithi08969774-31 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: finishing write tid 6 to smithi08969774-31 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: oid 31 updating version 0 to 586 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: oid 31 updating version 586 to 587 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: oid 31 updating version 587 to 588 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: oid 31 updating version 588 to 589 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: oid 31 version 589 is already newer than 585 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 589 (ObjNum 429 snap 144 seq_num 429) dirty exists 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: left oid 31 (ObjNum 429 snap 144 seq_num 429) 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1345: done (2 left) 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1347: done (1 left) 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1348: done (0 left) 2024-08-29T18:18:35.084 INFO:tasks.rados.rados.0.smithi089.stdout:1349: rollback oid 19 current snap is 144 2024-08-29T18:18:35.085 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 142 2024-08-29T18:18:35.085 INFO:tasks.rados.rados.0.smithi089.stdout:1350: read oid 23 snap -1 2024-08-29T18:18:35.085 INFO:tasks.rados.rados.0.smithi089.stdout:1350: expect (ObjNum 395 snap 136 seq_num 395) 2024-08-29T18:18:35.085 INFO:tasks.rados.rados.0.smithi089.stdout:1351: snap_create 2024-08-29T18:18:35.086 INFO:tasks.rados.rados.0.smithi089.stdout:1349: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:18:35.086 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 556 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:18:35.112 INFO:tasks.rados.rados.0.smithi089.stdout:1350: expect (ObjNum 395 snap 136 seq_num 395) 2024-08-29T18:18:35.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:34 smithi144 bash[67678]: cluster 2024-08-29T18:18:33.947413+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-29T18:18:35.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:34 smithi144 bash[67678]: cluster 2024-08-29T18:18:34.601037+0000 mgr.y (mgr.34104) 60 : cluster [DBG] pgmap v99: 121 pgs: 121 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:18:35.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:18:35] "GET /metrics HTTP/1.1" 200 36007 "" "Prometheus/2.43.0" 2024-08-29T18:18:35.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:34 smithi089 bash[78574]: cluster 2024-08-29T18:18:33.947413+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-29T18:18:35.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:34 smithi089 bash[78574]: cluster 2024-08-29T18:18:34.601037+0000 mgr.y (mgr.34104) 60 : cluster [DBG] pgmap v99: 121 pgs: 121 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:18:35.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:34 smithi089 bash[77323]: cluster 2024-08-29T18:18:33.947413+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-29T18:18:35.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:34 smithi089 bash[77323]: cluster 2024-08-29T18:18:34.601037+0000 mgr.y (mgr.34104) 60 : cluster [DBG] pgmap v99: 121 pgs: 121 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:18:35.911 INFO:tasks.rados.rados.0.smithi089.stdout:1349: done (2 left) 2024-08-29T18:18:35.911 INFO:tasks.rados.rados.0.smithi089.stdout:1350: done (1 left) 2024-08-29T18:18:35.911 INFO:tasks.rados.rados.0.smithi089.stdout:1351: done (0 left) 2024-08-29T18:18:35.911 INFO:tasks.rados.rados.0.smithi089.stdout:1352: copy_from oid 48 from oid 8 current snap is 145 2024-08-29T18:18:35.911 INFO:tasks.rados.rados.0.smithi089.stdout:1353: read oid 41 snap -1 2024-08-29T18:18:35.911 INFO:tasks.rados.rados.0.smithi089.stdout:1353: expect deleted 2024-08-29T18:18:35.912 INFO:tasks.rados.rados.0.smithi089.stdout:1354: snap_create 2024-08-29T18:18:35.940 INFO:tasks.rados.rados.0.smithi089.stdout:1352: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:18:35.940 INFO:tasks.rados.rados.0.smithi089.stdout:1352: finishing copy_from to smithi08969774-48 2024-08-29T18:18:35.940 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 800 (ObjNum 414 snap 139 seq_num 414) dirty exists 2024-08-29T18:18:36.135 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:35 smithi144 bash[67678]: cluster 2024-08-29T18:18:34.957082+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-29T18:18:36.135 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:35 smithi144 bash[67678]: cluster 2024-08-29T18:18:35.916272+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-29T18:18:36.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:35 smithi089 bash[77323]: cluster 2024-08-29T18:18:34.957082+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-29T18:18:36.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:35 smithi089 bash[77323]: cluster 2024-08-29T18:18:35.916272+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-29T18:18:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:35 smithi089 bash[78574]: cluster 2024-08-29T18:18:34.957082+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-29T18:18:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:35 smithi089 bash[78574]: cluster 2024-08-29T18:18:35.916272+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-29T18:18:36.913 INFO:tasks.rados.rados.0.smithi089.stdout:1352: done (2 left) 2024-08-29T18:18:36.913 INFO:tasks.rados.rados.0.smithi089.stdout:1353: done (1 left) 2024-08-29T18:18:36.913 INFO:tasks.rados.rados.0.smithi089.stdout:1354: done (0 left) 2024-08-29T18:18:36.913 INFO:tasks.rados.rados.0.smithi089.stdout:1355: snap_create 2024-08-29T18:18:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:36 smithi144 bash[67678]: cluster 2024-08-29T18:18:36.601727+0000 mgr.y (mgr.34104) 61 : cluster [DBG] pgmap v102: 121 pgs: 121 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:18:37.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:36 smithi144 bash[67678]: cluster 2024-08-29T18:18:36.918468+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-29T18:18:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:36 smithi089 bash[77323]: cluster 2024-08-29T18:18:36.601727+0000 mgr.y (mgr.34104) 61 : cluster [DBG] pgmap v102: 121 pgs: 121 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:18:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:36 smithi089 bash[77323]: cluster 2024-08-29T18:18:36.918468+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-29T18:18:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:36 smithi089 bash[78574]: cluster 2024-08-29T18:18:36.601727+0000 mgr.y (mgr.34104) 61 : cluster [DBG] pgmap v102: 121 pgs: 121 active+clean; 239 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:18:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:36 smithi089 bash[78574]: cluster 2024-08-29T18:18:36.918468+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-29T18:18:37.919 INFO:tasks.rados.rados.0.smithi089.stdout:1355: done (0 left) 2024-08-29T18:18:37.919 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 147 2024-08-29T18:18:37.919 INFO:tasks.rados.rados.0.smithi089.stdout:1356: seq_num 431 ranges {0=24576} 2024-08-29T18:18:37.920 INFO:tasks.rados.rados.0.smithi089.stdout:1356: writing smithi08969774-7 from 0 to 24576 tid 1 2024-08-29T18:18:37.920 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 147 2024-08-29T18:18:37.920 INFO:tasks.rados.rados.0.smithi089.stdout:1357: seq_num 432 ranges {3637248=40960} 2024-08-29T18:18:37.960 INFO:tasks.rados.rados.0.smithi089.stdout:1357: writing smithi08969774-45 from 3637248 to 3678208 tid 1 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1358: copy_from oid 38 from oid 44 current snap is 147 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: finishing write tid 1 to smithi08969774-7 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: finishing write tid 2 to smithi08969774-7 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: finishing write tid 3 to smithi08969774-7 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: oid 7 updating version 0 to 818 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: oid 7 version 818 is already newer than 817 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 818 (ObjNum 431 snap 147 seq_num 431) dirty exists 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: left oid 7 (ObjNum 431 snap 147 seq_num 431) 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1356: done (2 left) 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 147 2024-08-29T18:18:37.961 INFO:tasks.rados.rados.0.smithi089.stdout:1359: seq_num 433 ranges {0=57344} 2024-08-29T18:18:37.962 INFO:tasks.rados.rados.0.smithi089.stdout:1359: writing smithi08969774-27 from 0 to 57344 tid 1 2024-08-29T18:18:37.962 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 147 2024-08-29T18:18:37.962 INFO:tasks.rados.rados.0.smithi089.stdout:1360: seq_num 434 ranges {0=73728} 2024-08-29T18:18:37.962 INFO:tasks.rados.rados.0.smithi089.stdout:1360: writing smithi08969774-5 from 0 to 73728 tid 1 2024-08-29T18:18:37.963 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 147 2024-08-29T18:18:37.963 INFO:tasks.rados.rados.0.smithi089.stdout:1361: seq_num 435 ranges {0=90112} 2024-08-29T18:18:37.964 INFO:tasks.rados.rados.0.smithi089.stdout:1361: writing smithi08969774-37 from 0 to 90112 tid 1 2024-08-29T18:18:37.964 INFO:tasks.rados.rados.0.smithi089.stdout:1362: snap_remove snap 137 2024-08-29T18:18:38.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:37 smithi144 bash[67678]: audit 2024-08-29T18:18:37.685368+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:38.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:37 smithi144 bash[67678]: cluster 2024-08-29T18:18:37.925245+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-29T18:18:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:37 smithi089 bash[77323]: audit 2024-08-29T18:18:37.685368+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:38.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:37 smithi089 bash[77323]: cluster 2024-08-29T18:18:37.925245+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-29T18:18:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:37 smithi089 bash[78574]: audit 2024-08-29T18:18:37.685368+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:37 smithi089 bash[78574]: cluster 2024-08-29T18:18:37.925245+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1362: done (5 left) 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1363: snap_create 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1358: finishing copy_from to smithi08969774-38 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1358: got expected ENOENT (src dne) 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1358: finishing copy_from racing read to smithi08969774-38 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1359: finishing write tid 1 to smithi08969774-27 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1357: finishing write tid 1 to smithi08969774-45 2024-08-29T18:18:38.974 INFO:tasks.rados.rados.0.smithi089.stdout:1359: finishing write tid 2 to smithi08969774-27 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1360: finishing write tid 1 to smithi08969774-5 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1359: finishing write tid 3 to smithi08969774-27 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1359: oid 27 updating version 0 to 634 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1359: oid 27 version 634 is already newer than 633 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 634 (ObjNum 433 snap 147 seq_num 433) dirty exists 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1359: left oid 27 (ObjNum 433 snap 147 seq_num 433) 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1360: finishing write tid 2 to smithi08969774-5 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1357: finishing write tid 2 to smithi08969774-45 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1361: finishing write tid 1 to smithi08969774-37 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1360: finishing write tid 3 to smithi08969774-5 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1360: oid 5 updating version 0 to 566 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1360: oid 5 version 566 is already newer than 565 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 566 (ObjNum 434 snap 147 seq_num 434) dirty exists 2024-08-29T18:18:38.975 INFO:tasks.rados.rados.0.smithi089.stdout:1360: left oid 5 (ObjNum 434 snap 147 seq_num 434) 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1361: finishing write tid 2 to smithi08969774-37 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1357: finishing write tid 3 to smithi08969774-45 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1357: oid 45 updating version 0 to 820 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1357: oid 45 updating version 820 to 821 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 821 (ObjNum 432 snap 147 seq_num 432) dirty exists 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1357: left oid 45 (ObjNum 432 snap 147 seq_num 432) 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1361: finishing write tid 3 to smithi08969774-37 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1361: oid 37 updating version 0 to 822 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1361: oid 37 updating version 822 to 823 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 823 (ObjNum 435 snap 147 seq_num 435) dirty exists 2024-08-29T18:18:38.976 INFO:tasks.rados.rados.0.smithi089.stdout:1361: left oid 37 (ObjNum 435 snap 147 seq_num 435) 2024-08-29T18:18:39.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:38 smithi144 bash[67678]: cluster 2024-08-29T18:18:38.603064+0000 mgr.y (mgr.34104) 62 : cluster [DBG] pgmap v105: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:39.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:38 smithi089 bash[78574]: cluster 2024-08-29T18:18:38.603064+0000 mgr.y (mgr.34104) 62 : cluster [DBG] pgmap v105: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:39.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:38 smithi089 bash[77323]: cluster 2024-08-29T18:18:38.603064+0000 mgr.y (mgr.34104) 62 : cluster [DBG] pgmap v105: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:39.982 INFO:tasks.rados.rados.0.smithi089.stdout:1357: done (5 left) 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1358: done (4 left) 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1359: done (3 left) 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1360: done (2 left) 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1361: done (1 left) 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1363: done (0 left) 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1364: copy_from oid 34 from oid 38 current snap is 148 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1365: rollback oid 46 current snap is 148 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 46 to 132 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1366: rollback oid 23 current snap is 148 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 23 to 132 2024-08-29T18:18:39.983 INFO:tasks.rados.rados.0.smithi089.stdout:1367: delete oid 22 current snap is 148 2024-08-29T18:18:39.994 INFO:tasks.rados.rados.0.smithi089.stdout:1366: finishing rollback tid 0 to smithi08969774-23 2024-08-29T18:18:39.994 INFO:tasks.rados.rados.0.smithi089.stdout:1366: finishing rollback tid 1 to smithi08969774-23 2024-08-29T18:18:39.995 INFO:tasks.rados.rados.0.smithi089.stdout:1366: finishing rollback tid 2 to smithi08969774-23 2024-08-29T18:18:39.995 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 605 (ObjNum 352 snap 120 seq_num 352) dirty exists 2024-08-29T18:18:39.998 INFO:tasks.rados.rados.0.smithi089.stdout:1366: done (3 left) 2024-08-29T18:18:39.998 INFO:tasks.rados.rados.0.smithi089.stdout:1367: done (2 left) 2024-08-29T18:18:39.998 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 148 2024-08-29T18:18:39.998 INFO:tasks.rados.rados.0.smithi089.stdout:1368: seq_num 437 ranges {2146304=122880} 2024-08-29T18:18:40.011 INFO:tasks.rados.rados.0.smithi089.stdout:1368: writing smithi08969774-48 from 2146304 to 2269184 tid 1 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1369: copy_from oid 13 from oid 1 current snap is 148 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1365: finishing rollback tid 0 to smithi08969774-46 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1365: finishing rollback tid 1 to smithi08969774-46 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1364: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1365: finishing rollback tid 2 to smithi08969774-46 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 524 (ObjNum 350 snap 120 seq_num 350) dirty exists 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1364: finishing copy_from to smithi08969774-34 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 375 (ObjNum 129 snap 0 seq_num 3472341217) dirty exists 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1364: done (3 left) 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1365: done (2 left) 2024-08-29T18:18:40.012 INFO:tasks.rados.rados.0.smithi089.stdout:1370: snap_remove snap 146 2024-08-29T18:18:40.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: cluster 2024-08-29T18:18:38.979791+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.677675+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.689642+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.691743+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.693458+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.703604+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.768653+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.770276+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:39 smithi144 bash[67678]: audit 2024-08-29T18:18:39.771814+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:40.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: cluster 2024-08-29T18:18:38.979791+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-29T18:18:40.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.677675+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.689642+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.691743+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:40.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.693458+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:40.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.703604+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.768653+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.770276+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[77323]: audit 2024-08-29T18:18:39.771814+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: cluster 2024-08-29T18:18:38.979791+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.677675+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.689642+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.691743+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.693458+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:18:40.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.703604+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:40.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.768653+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:40.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.770276+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:40.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:39 smithi089 bash[78574]: audit 2024-08-29T18:18:39.771814+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:40.989 INFO:tasks.rados.rados.0.smithi089.stdout:1370: done (2 left) 2024-08-29T18:18:40.989 INFO:tasks.rados.rados.0.smithi089.stdout:1371: copy_from oid 7 from oid 3 current snap is 148 2024-08-29T18:18:40.989 INFO:tasks.rados.rados.0.smithi089.stdout:1368: finishing write tid 1 to smithi08969774-48 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1368: finishing write tid 2 to smithi08969774-48 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1368: finishing write tid 3 to smithi08969774-48 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1368: oid 48 updating version 0 to 802 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1368: oid 48 version 802 is already newer than 801 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 802 (ObjNum 437 snap 148 seq_num 437) dirty exists 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1368: left oid 48 (ObjNum 437 snap 148 seq_num 437) 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1369: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1368: done (2 left) 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1372: copy_from oid 46 from oid 12 current snap is 148 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1369: finishing copy_from to smithi08969774-13 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 623 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1369: done (2 left) 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 148 2024-08-29T18:18:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1373: seq_num 438 ranges {3350528=139264} 2024-08-29T18:18:41.045 INFO:tasks.rados.rados.0.smithi089.stdout:1373: writing smithi08969774-28 from 3350528 to 3489792 tid 1 2024-08-29T18:18:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 148 2024-08-29T18:18:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:1372: finishing copy_from to smithi08969774-46 2024-08-29T18:18:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:1372: got expected ENOENT (src dne) 2024-08-29T18:18:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:1372: finishing copy_from racing read to smithi08969774-46 2024-08-29T18:18:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:1371: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:18:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:1374: seq_num 439 ranges {12148736=155648} 2024-08-29T18:18:41.143 INFO:tasks.rados.rados.0.smithi089.stdout:1374: writing smithi08969774-33 from 12148736 to 12304384 tid 1 2024-08-29T18:18:41.144 INFO:tasks.rados.rados.0.smithi089.stdout:1372: done (3 left) 2024-08-29T18:18:41.144 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 148 2024-08-29T18:18:41.144 INFO:tasks.rados.rados.0.smithi089.stdout:1375: seq_num 440 ranges {2146304=172032} 2024-08-29T18:18:41.157 INFO:tasks.rados.rados.0.smithi089.stdout:1375: writing smithi08969774-8 from 2146304 to 2318336 tid 1 2024-08-29T18:18:41.157 INFO:tasks.rados.rados.0.smithi089.stdout:1376: rmattr oid 48 current snap is 148 2024-08-29T18:18:41.157 INFO:tasks.rados.rados.0.smithi089.stdout:1371: finishing copy_from to smithi08969774-7 2024-08-29T18:18:41.157 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 814 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:18:41.157 INFO:tasks.rados.rados.0.smithi089.stdout:1371: done (4 left) 2024-08-29T18:18:41.157 INFO:tasks.rados.rados.0.smithi089.stdout:1377: delete oid 29 current snap is 148 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1373: finishing write tid 1 to smithi08969774-28 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1373: finishing write tid 2 to smithi08969774-28 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1373: finishing write tid 3 to smithi08969774-28 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1373: oid 28 updating version 0 to 510 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1373: oid 28 updating version 510 to 511 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 511 (ObjNum 438 snap 148 seq_num 438) dirty exists 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1373: left oid 28 (ObjNum 438 snap 148 seq_num 438) 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1374: finishing write tid 1 to smithi08969774-33 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1374: finishing write tid 2 to smithi08969774-33 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1374: finishing write tid 3 to smithi08969774-33 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1374: oid 33 updating version 0 to 610 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1374: oid 33 version 610 is already newer than 609 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 610 (ObjNum 439 snap 148 seq_num 439) dirty exists 2024-08-29T18:18:41.158 INFO:tasks.rados.rados.0.smithi089.stdout:1374: left oid 33 (ObjNum 439 snap 148 seq_num 439) 2024-08-29T18:18:41.161 INFO:tasks.rados.rados.0.smithi089.stdout:1373: done (4 left) 2024-08-29T18:18:41.161 INFO:tasks.rados.rados.0.smithi089.stdout:1374: done (3 left) 2024-08-29T18:18:41.162 INFO:tasks.rados.rados.0.smithi089.stdout:1377: done (2 left) 2024-08-29T18:18:41.162 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 148 2024-08-29T18:18:41.162 INFO:tasks.rados.rados.0.smithi089.stdout:1378: seq_num 442 ranges {3489792=204800} 2024-08-29T18:18:41.182 INFO:tasks.rados.rados.0.smithi089.stdout:1378: writing smithi08969774-28 from 3489792 to 3694592 tid 1 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1379: delete oid 33 current snap is 148 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1375: finishing write tid 1 to smithi08969774-8 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 803 (ObjNum 437 snap 148 seq_num 437) dirty exists 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1375: finishing write tid 2 to smithi08969774-8 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1375: finishing write tid 3 to smithi08969774-8 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1375: oid 8 updating version 0 to 837 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1375: oid 8 updating version 837 to 838 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 838 (ObjNum 440 snap 148 seq_num 440) dirty exists 2024-08-29T18:18:41.183 INFO:tasks.rados.rados.0.smithi089.stdout:1375: left oid 8 (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:18:41.186 INFO:tasks.rados.rados.0.smithi089.stdout:1375: done (3 left) 2024-08-29T18:18:41.186 INFO:tasks.rados.rados.0.smithi089.stdout:1376: done (2 left) 2024-08-29T18:18:41.187 INFO:tasks.rados.rados.0.smithi089.stdout:1379: done (1 left) 2024-08-29T18:18:41.187 INFO:tasks.rados.rados.0.smithi089.stdout:1380: setattr oid 17 current snap is 148 2024-08-29T18:18:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1378: finishing write tid 1 to smithi08969774-28 2024-08-29T18:18:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1381: read oid 21 snap -1 2024-08-29T18:18:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1381: expect (ObjNum 385 snap 132 seq_num 385) 2024-08-29T18:18:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1382: snap_remove snap 145 2024-08-29T18:18:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:40 smithi144 bash[67678]: cephadm 2024-08-29T18:18:39.768004+0000 mgr.y (mgr.34104) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-29T18:18:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:40 smithi144 bash[67678]: cephadm 2024-08-29T18:18:39.773438+0000 mgr.y (mgr.34104) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-08-29T18:18:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:40 smithi144 bash[67678]: cluster 2024-08-29T18:18:39.988622+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-29T18:18:41.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:40 smithi144 bash[67678]: cluster 2024-08-29T18:18:40.603778+0000 mgr.y (mgr.34104) 65 : cluster [DBG] pgmap v108: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:41.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[77323]: cephadm 2024-08-29T18:18:39.768004+0000 mgr.y (mgr.34104) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-29T18:18:41.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[77323]: cephadm 2024-08-29T18:18:39.773438+0000 mgr.y (mgr.34104) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-08-29T18:18:41.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[77323]: cluster 2024-08-29T18:18:39.988622+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-29T18:18:41.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[77323]: cluster 2024-08-29T18:18:40.603778+0000 mgr.y (mgr.34104) 65 : cluster [DBG] pgmap v108: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:41.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[78574]: cephadm 2024-08-29T18:18:39.768004+0000 mgr.y (mgr.34104) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-29T18:18:41.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[78574]: cephadm 2024-08-29T18:18:39.773438+0000 mgr.y (mgr.34104) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2024-08-29T18:18:41.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[78574]: cluster 2024-08-29T18:18:39.988622+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-29T18:18:41.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:40 smithi089 bash[78574]: cluster 2024-08-29T18:18:40.603778+0000 mgr.y (mgr.34104) 65 : cluster [DBG] pgmap v108: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:41.997 INFO:tasks.rados.rados.0.smithi089.stdout:1382: done (3 left) 2024-08-29T18:18:41.997 INFO:tasks.rados.rados.0.smithi089.stdout:1383: snap_remove snap 144 2024-08-29T18:18:42.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:42 smithi089 bash[77323]: cluster 2024-08-29T18:18:40.994816+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-29T18:18:42.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:42 smithi089 bash[78574]: cluster 2024-08-29T18:18:40.994816+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-29T18:18:42.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:42 smithi144 bash[67678]: cluster 2024-08-29T18:18:40.994816+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-29T18:18:42.999 INFO:tasks.rados.rados.0.smithi089.stdout:1383: done (3 left) 2024-08-29T18:18:42.999 INFO:tasks.rados.rados.0.smithi089.stdout:1384: snap_create 2024-08-29T18:18:42.999 INFO:tasks.rados.rados.0.smithi089.stdout:1378: finishing write tid 2 to smithi08969774-28 2024-08-29T18:18:42.999 INFO:tasks.rados.rados.0.smithi089.stdout:1378: finishing write tid 3 to smithi08969774-28 2024-08-29T18:18:42.999 INFO:tasks.rados.rados.0.smithi089.stdout:1378: oid 28 updating version 0 to 512 2024-08-29T18:18:42.999 INFO:tasks.rados.rados.0.smithi089.stdout:1378: oid 28 updating version 512 to 513 2024-08-29T18:18:43.000 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 513 (ObjNum 442 snap 148 seq_num 442) dirty exists 2024-08-29T18:18:43.000 INFO:tasks.rados.rados.0.smithi089.stdout:1378: left oid 28 (ObjNum 442 snap 148 seq_num 442) 2024-08-29T18:18:43.000 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 590 (ObjNum 425 snap 142 seq_num 425) dirty exists 2024-08-29T18:18:43.000 INFO:tasks.rados.rados.0.smithi089.stdout:1381: expect (ObjNum 385 snap 132 seq_num 385) 2024-08-29T18:18:43.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: cluster 2024-08-29T18:18:42.002180+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-29T18:18:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: audit 2024-08-29T18:18:42.385266+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: audit 2024-08-29T18:18:42.393459+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: cephadm 2024-08-29T18:18:42.395215+0000 mgr.y (mgr.34104) 66 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-29T18:18:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: audit 2024-08-29T18:18:42.395916+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:18:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: audit 2024-08-29T18:18:42.397783+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:18:43.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: audit 2024-08-29T18:18:42.399643+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:43.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: cephadm 2024-08-29T18:18:42.401507+0000 mgr.y (mgr.34104) 67 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-08-29T18:18:43.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: cluster 2024-08-29T18:18:42.604490+0000 mgr.y (mgr.34104) 68 : cluster [DBG] pgmap v111: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:43.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:43 smithi144 bash[67678]: cluster 2024-08-29T18:18:43.003186+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-29T18:18:43.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: cluster 2024-08-29T18:18:42.002180+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: audit 2024-08-29T18:18:42.385266+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: audit 2024-08-29T18:18:42.393459+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: cephadm 2024-08-29T18:18:42.395215+0000 mgr.y (mgr.34104) 66 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: audit 2024-08-29T18:18:42.395916+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: audit 2024-08-29T18:18:42.397783+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: audit 2024-08-29T18:18:42.399643+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: cephadm 2024-08-29T18:18:42.401507+0000 mgr.y (mgr.34104) 67 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: cluster 2024-08-29T18:18:42.604490+0000 mgr.y (mgr.34104) 68 : cluster [DBG] pgmap v111: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:43.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[77323]: cluster 2024-08-29T18:18:43.003186+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: cluster 2024-08-29T18:18:42.002180+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: audit 2024-08-29T18:18:42.385266+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: audit 2024-08-29T18:18:42.393459+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: cephadm 2024-08-29T18:18:42.395215+0000 mgr.y (mgr.34104) 66 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: audit 2024-08-29T18:18:42.395916+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: audit 2024-08-29T18:18:42.397783+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: audit 2024-08-29T18:18:42.399643+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: cephadm 2024-08-29T18:18:42.401507+0000 mgr.y (mgr.34104) 67 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: cluster 2024-08-29T18:18:42.604490+0000 mgr.y (mgr.34104) 68 : cluster [DBG] pgmap v111: 121 pgs: 121 active+clean; 243 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:43.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:43 smithi089 bash[78574]: cluster 2024-08-29T18:18:43.003186+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-29T18:18:44.001 INFO:tasks.rados.rados.0.smithi089.stdout:1378: done (3 left) 2024-08-29T18:18:44.001 INFO:tasks.rados.rados.0.smithi089.stdout:1380: done (2 left) 2024-08-29T18:18:44.002 INFO:tasks.rados.rados.0.smithi089.stdout:1381: done (1 left) 2024-08-29T18:18:44.002 INFO:tasks.rados.rados.0.smithi089.stdout:1384: done (0 left) 2024-08-29T18:18:44.002 INFO:tasks.rados.rados.0.smithi089.stdout:1385: rollback oid 14 current snap is 149 2024-08-29T18:18:44.002 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 131 2024-08-29T18:18:44.002 INFO:tasks.rados.rados.0.smithi089.stdout:1386: snap_remove snap 123 2024-08-29T18:18:45.016 INFO:tasks.rados.rados.0.smithi089.stdout:1386: done (1 left) 2024-08-29T18:18:45.016 INFO:tasks.rados.rados.0.smithi089.stdout:1387: snap_remove snap 148 2024-08-29T18:18:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:45 smithi144 bash[67678]: cluster 2024-08-29T18:18:44.007365+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-29T18:18:45.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:45 smithi144 bash[67678]: cluster 2024-08-29T18:18:44.605345+0000 mgr.y (mgr.34104) 69 : cluster [DBG] pgmap v114: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-29T18:18:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:45 smithi144 bash[67678]: audit 2024-08-29T18:18:44.991287+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:45.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:18:45] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2024-08-29T18:18:45.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[77323]: cluster 2024-08-29T18:18:44.007365+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-29T18:18:45.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[77323]: cluster 2024-08-29T18:18:44.605345+0000 mgr.y (mgr.34104) 69 : cluster [DBG] pgmap v114: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-29T18:18:45.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[77323]: audit 2024-08-29T18:18:44.991287+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:45.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[78574]: cluster 2024-08-29T18:18:44.007365+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-29T18:18:45.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[78574]: cluster 2024-08-29T18:18:44.605345+0000 mgr.y (mgr.34104) 69 : cluster [DBG] pgmap v114: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-29T18:18:45.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:45 smithi089 bash[78574]: audit 2024-08-29T18:18:44.991287+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:45.914 INFO:tasks.rados.rados.0.smithi089.stdout:1387: done (1 left) 2024-08-29T18:18:45.914 INFO:tasks.rados.rados.0.smithi089.stdout:1388: rollback oid 38 current snap is 149 2024-08-29T18:18:45.914 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 131 2024-08-29T18:18:45.914 INFO:tasks.rados.rados.0.smithi089.stdout:1389: read oid 4 snap -1 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1389: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1390: read oid 28 snap -1 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1390: expect (ObjNum 442 snap 148 seq_num 442) 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1391: rollback oid 31 current snap is 149 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 131 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1392: read oid 25 snap -1 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1392: expect (ObjNum 325 snap 114 seq_num 325) 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1393: read oid 2 snap -1 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1393: expect deleted 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1394: rollback oid 30 current snap is 149 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 30 to 143 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 149 2024-08-29T18:18:45.915 INFO:tasks.rados.rados.0.smithi089.stdout:1395: seq_num 444 ranges {0=237568} 2024-08-29T18:18:45.916 INFO:tasks.rados.rados.0.smithi089.stdout:1395: writing smithi08969774-34 from 0 to 237568 tid 1 2024-08-29T18:18:45.916 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 149 2024-08-29T18:18:45.916 INFO:tasks.rados.rados.0.smithi089.stdout:1396: seq_num 445 ranges {8708096=253952} 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1396: writing smithi08969774-18 from 8708096 to 8962048 tid 1 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1397: setattr oid 35 current snap is 149 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1385: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1385: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 839 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1394: finishing rollback tid 1 to smithi08969774-30 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1391: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1391: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:1391: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:18:45.971 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 593 (ObjNum 348 snap 120 seq_num 348) dirty exists 2024-08-29T18:18:45.972 INFO:tasks.rados.rados.0.smithi089.stdout:1388: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:18:45.972 INFO:tasks.rados.rados.0.smithi089.stdout:1388: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:18:45.972 INFO:tasks.rados.rados.0.smithi089.stdout:1388: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:18:45.972 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 806 (ObjNum 321 snap 0 seq_num 2867534464) dirty exists 2024-08-29T18:18:45.972 INFO:tasks.rados.rados.0.smithi089.stdout:1395: finishing write tid 1 to smithi08969774-34 2024-08-29T18:18:45.972 INFO:tasks.rados.rados.0.smithi089.stdout:1390: expect (ObjNum 442 snap 148 seq_num 442) 2024-08-29T18:18:46.236 INFO:tasks.rados.rados.0.smithi089.stdout:1392: expect (ObjNum 325 snap 114 seq_num 325) 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: audit 2024-08-29T18:18:45.000774+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: cephadm 2024-08-29T18:18:45.002608+0000 mgr.y (mgr.34104) 70 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: audit 2024-08-29T18:18:45.003472+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: audit 2024-08-29T18:18:45.009105+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: cluster 2024-08-29T18:18:45.018563+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: audit 2024-08-29T18:18:45.024793+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: cephadm 2024-08-29T18:18:45.027129+0000 mgr.y (mgr.34104) 71 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-08-29T18:18:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:46 smithi144 bash[67678]: cluster 2024-08-29T18:18:45.919156+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-29T18:18:46.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: audit 2024-08-29T18:18:45.000774+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:46.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: cephadm 2024-08-29T18:18:45.002608+0000 mgr.y (mgr.34104) 70 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: audit 2024-08-29T18:18:45.003472+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: audit 2024-08-29T18:18:45.009105+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: cluster 2024-08-29T18:18:45.018563+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: audit 2024-08-29T18:18:45.024793+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: cephadm 2024-08-29T18:18:45.027129+0000 mgr.y (mgr.34104) 71 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[78574]: cluster 2024-08-29T18:18:45.919156+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: audit 2024-08-29T18:18:45.000774+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: cephadm 2024-08-29T18:18:45.002608+0000 mgr.y (mgr.34104) 70 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: audit 2024-08-29T18:18:45.003472+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: audit 2024-08-29T18:18:45.009105+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:18:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: cluster 2024-08-29T18:18:45.018563+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-29T18:18:46.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: audit 2024-08-29T18:18:45.024793+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:46.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: cephadm 2024-08-29T18:18:45.027129+0000 mgr.y (mgr.34104) 71 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-08-29T18:18:46.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:46 smithi089 bash[77323]: cluster 2024-08-29T18:18:45.919156+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-29T18:18:46.784 INFO:tasks.rados.rados.0.smithi089.stdout:1396: finishing write tid 1 to smithi08969774-18 2024-08-29T18:18:46.784 INFO:tasks.rados.rados.0.smithi089.stdout:1396: finishing write tid 2 to smithi08969774-18 2024-08-29T18:18:46.784 INFO:tasks.rados.rados.0.smithi089.stdout:1389: expect (ObjNum 288 snap 100 seq_num 288) 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1395: finishing write tid 2 to smithi08969774-34 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1395: finishing write tid 3 to smithi08969774-34 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1395: oid 34 updating version 0 to 622 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1395: oid 34 version 622 is already newer than 621 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 622 (ObjNum 444 snap 149 seq_num 444) dirty exists 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1395: left oid 34 (ObjNum 444 snap 149 seq_num 444) 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1396: finishing write tid 3 to smithi08969774-18 2024-08-29T18:18:47.164 INFO:tasks.rados.rados.0.smithi089.stdout:1396: oid 18 updating version 0 to 506 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1396: oid 18 updating version 506 to 507 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 507 (ObjNum 445 snap 149 seq_num 445) dirty exists 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1396: left oid 18 (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 847 (ObjNum 426 snap 142 seq_num 426) dirty exists 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1385: done (10 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1388: done (9 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1389: done (8 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1390: done (7 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1391: done (6 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1392: done (5 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1393: done (4 left) 2024-08-29T18:18:47.165 INFO:tasks.rados.rados.0.smithi089.stdout:1394: done (3 left) 2024-08-29T18:18:47.166 INFO:tasks.rados.rados.0.smithi089.stdout:1395: done (2 left) 2024-08-29T18:18:47.166 INFO:tasks.rados.rados.0.smithi089.stdout:1396: done (1 left) 2024-08-29T18:18:47.166 INFO:tasks.rados.rados.0.smithi089.stdout:1397: done (0 left) 2024-08-29T18:18:47.166 INFO:tasks.rados.rados.0.smithi089.stdout:1398: copy_from oid 23 from oid 34 current snap is 149 2024-08-29T18:18:47.166 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 149 2024-08-29T18:18:47.166 INFO:tasks.rados.rados.0.smithi089.stdout:1399: seq_num 446 ranges {2269184=278528} 2024-08-29T18:18:47.192 INFO:tasks.rados.rados.0.smithi089.stdout:1399: writing smithi08969774-48 from 2269184 to 2547712 tid 1 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1400: copy_from oid 38 from oid 8 current snap is 149 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1398: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1398: finishing copy_from to smithi08969774-23 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 622 (ObjNum 444 snap 149 seq_num 444) dirty exists 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1398: done (2 left) 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1401: copy_from oid 45 from oid 36 current snap is 149 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1402: rollback oid 34 current snap is 149 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 34 to 142 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1403: read oid 40 snap -1 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1403: expect (ObjNum 372 snap 127 seq_num 372) 2024-08-29T18:18:47.193 INFO:tasks.rados.rados.0.smithi089.stdout:1404: snap_remove snap 147 2024-08-29T18:18:47.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:47 smithi144 bash[67678]: cluster 2024-08-29T18:18:46.605837+0000 mgr.y (mgr.34104) 72 : cluster [DBG] pgmap v117: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-29T18:18:47.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:47 smithi089 bash[77323]: cluster 2024-08-29T18:18:46.605837+0000 mgr.y (mgr.34104) 72 : cluster [DBG] pgmap v117: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-29T18:18:47.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:47 smithi089 bash[78574]: cluster 2024-08-29T18:18:46.605837+0000 mgr.y (mgr.34104) 72 : cluster [DBG] pgmap v117: 121 pgs: 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 118 active+clean; 246 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-08-29T18:18:48.023 INFO:tasks.rados.rados.0.smithi089.stdout:1404: done (5 left) 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1405: copy_from oid 11 from oid 17 current snap is 149 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1402: finishing rollback tid 0 to smithi08969774-34 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1399: finishing write tid 1 to smithi08969774-48 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1399: finishing write tid 2 to smithi08969774-48 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1402: finishing rollback tid 1 to smithi08969774-34 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1399: finishing write tid 3 to smithi08969774-48 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1399: oid 48 updating version 0 to 807 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1399: oid 48 updating version 807 to 808 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 808 (ObjNum 446 snap 149 seq_num 446) dirty exists 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1399: left oid 48 (ObjNum 446 snap 149 seq_num 446) 2024-08-29T18:18:48.024 INFO:tasks.rados.rados.0.smithi089.stdout:1402: finishing rollback tid 2 to smithi08969774-34 2024-08-29T18:18:48.025 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 625 (ObjNum 420 snap 140 seq_num 420) dirty exists 2024-08-29T18:18:48.025 INFO:tasks.rados.rados.0.smithi089.stdout:1403: expect (ObjNum 372 snap 127 seq_num 372) 2024-08-29T18:18:48.076 INFO:tasks.rados.rados.0.smithi089.stdout:1401: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1401: finishing copy_from to smithi08969774-45 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 804 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1400: finishing copy_from racing read to smithi08969774-38 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1400: finishing copy_from to smithi08969774-38 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 838 (ObjNum 440 snap 148 seq_num 440) dirty exists 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1405: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1399: done (5 left) 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1400: done (4 left) 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1401: done (3 left) 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1402: done (2 left) 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1403: done (1 left) 2024-08-29T18:18:48.077 INFO:tasks.rados.rados.0.smithi089.stdout:1406: read oid 26 snap 142 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1406: expect deleted 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1407: rollback oid 20 current snap is 149 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 142 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1405: finishing copy_from to smithi08969774-11 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 590 (ObjNum 425 snap 142 seq_num 425) dirty exists 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1405: done (2 left) 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1408: read oid 22 snap -1 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1408: expect deleted 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1409: copy_from oid 34 from oid 21 current snap is 149 2024-08-29T18:18:48.078 INFO:tasks.rados.rados.0.smithi089.stdout:1410: snap_create 2024-08-29T18:18:48.079 INFO:tasks.rados.rados.0.smithi089.stdout:1407: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:18:48.079 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 0 (ObjNum 145 snap 0 seq_num 2867892496) dirty dne 2024-08-29T18:18:48.081 INFO:tasks.rados.rados.0.smithi089.stdout:1409: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:18:48.084 INFO:tasks.rados.rados.0.smithi089.stdout:1409: finishing copy_from to smithi08969774-34 2024-08-29T18:18:48.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 425 (ObjNum 385 snap 132 seq_num 385) dirty exists 2024-08-29T18:18:48.249 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (8m) 47s ago 9m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (9m) 20s ago 9m 78.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (12m) 47s ago 12m 15.9M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (12m) 20s ago 12m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (118s) 20s ago 20m 426M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (2m) 47s ago 22m 493M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (93s) 47s ago 22m 38.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (28s) 20s ago 20m 20.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:18:48.557 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (59s) 47s ago 20m 20.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (9m) 47s ago 9m 8231k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (9m) 20s ago 9m 8720k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (19m) 47s ago 19m 195M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (18m) 47s ago 18m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (17m) 47s ago 17m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (16m) 47s ago 16m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (15m) 20s ago 15m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (15m) 20s ago 15m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (14m) 20s ago 14m 146M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (13m) 20s ago 13m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:18:48.558 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (2m) 20s ago 10m 41.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:18:48.898 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 10, 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:18:48.899 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:18:48.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: audit 2024-08-29T18:18:47.566008+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:48.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: audit 2024-08-29T18:18:47.572651+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:48.924 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: cephadm 2024-08-29T18:18:47.574002+0000 mgr.y (mgr.34104) 73 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: audit 2024-08-29T18:18:47.574468+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: audit 2024-08-29T18:18:47.575714+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: cephadm 2024-08-29T18:18:47.579415+0000 mgr.y (mgr.34104) 74 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[78574]: cluster 2024-08-29T18:18:48.028229+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: audit 2024-08-29T18:18:47.566008+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: audit 2024-08-29T18:18:47.572651+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: cephadm 2024-08-29T18:18:47.574002+0000 mgr.y (mgr.34104) 73 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: audit 2024-08-29T18:18:47.574468+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: audit 2024-08-29T18:18:47.575714+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:48.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: cephadm 2024-08-29T18:18:47.579415+0000 mgr.y (mgr.34104) 74 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2024-08-29T18:18:48.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:48 smithi089 bash[77323]: cluster 2024-08-29T18:18:48.028229+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-29T18:18:49.032 INFO:tasks.rados.rados.0.smithi089.stdout:1406: done (4 left) 2024-08-29T18:18:49.032 INFO:tasks.rados.rados.0.smithi089.stdout:1407: done (3 left) 2024-08-29T18:18:49.032 INFO:tasks.rados.rados.0.smithi089.stdout:1408: done (2 left) 2024-08-29T18:18:49.033 INFO:tasks.rados.rados.0.smithi089.stdout:1409: done (1 left) 2024-08-29T18:18:49.033 INFO:tasks.rados.rados.0.smithi089.stdout:1410: done (0 left) 2024-08-29T18:18:49.033 INFO:tasks.rados.rados.0.smithi089.stdout:1411: setattr oid 12 current snap is 150 2024-08-29T18:18:49.034 INFO:tasks.rados.rados.0.smithi089.stdout:1412: delete oid 11 current snap is 150 2024-08-29T18:18:49.043 INFO:tasks.rados.rados.0.smithi089.stdout:1412: done (1 left) 2024-08-29T18:18:49.043 INFO:tasks.rados.rados.0.smithi089.stdout:1413: snap_remove snap 149 2024-08-29T18:18:49.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: audit 2024-08-29T18:18:47.566008+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:49.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: audit 2024-08-29T18:18:47.572651+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:49.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: cephadm 2024-08-29T18:18:47.574002+0000 mgr.y (mgr.34104) 73 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-29T18:18:49.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: audit 2024-08-29T18:18:47.574468+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T18:18:49.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: audit 2024-08-29T18:18:47.575714+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:49.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: cephadm 2024-08-29T18:18:47.579415+0000 mgr.y (mgr.34104) 74 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2024-08-29T18:18:49.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:48 smithi144 bash[67678]: cluster 2024-08-29T18:18:48.028229+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-29T18:18:49.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[77323]: audit 2024-08-29T18:18:48.243615+0000 mgr.y (mgr.34104) 75 : audit [DBG] from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:49.674 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[77323]: audit 2024-08-29T18:18:48.527562+0000 mgr.y (mgr.34104) 76 : audit [DBG] from='client.44129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[77323]: cluster 2024-08-29T18:18:48.606618+0000 mgr.y (mgr.34104) 77 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[77323]: audit 2024-08-29T18:18:48.904130+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.89:0/2441078331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[77323]: cluster 2024-08-29T18:18:49.035865+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[78574]: audit 2024-08-29T18:18:48.243615+0000 mgr.y (mgr.34104) 75 : audit [DBG] from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[78574]: audit 2024-08-29T18:18:48.527562+0000 mgr.y (mgr.34104) 76 : audit [DBG] from='client.44129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[78574]: cluster 2024-08-29T18:18:48.606618+0000 mgr.y (mgr.34104) 77 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[78574]: audit 2024-08-29T18:18:48.904130+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.89:0/2441078331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:49.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:49 smithi089 bash[78574]: cluster 2024-08-29T18:18:49.035865+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-29T18:18:50.027 INFO:tasks.rados.rados.0.smithi089.stdout:1413: done (1 left) 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1414: rmattr oid 47 current snap is 150 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1414: done (1 left) 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1415: read oid 15 snap 131 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1415: expect (ObjNum 285 snap 99 seq_num 285) 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1416: read oid 23 snap -1 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1416: expect (ObjNum 444 snap 149 seq_num 444) 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:1417: delete oid 16 current snap is 150 2024-08-29T18:18:50.028 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 865 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:18:50.031 INFO:tasks.rados.rados.0.smithi089.stdout:1416: expect (ObjNum 444 snap 149 seq_num 444) 2024-08-29T18:18:50.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:49 smithi144 bash[67678]: audit 2024-08-29T18:18:48.243615+0000 mgr.y (mgr.34104) 75 : audit [DBG] from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:50.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:49 smithi144 bash[67678]: audit 2024-08-29T18:18:48.527562+0000 mgr.y (mgr.34104) 76 : audit [DBG] from='client.44129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:18:50.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:49 smithi144 bash[67678]: cluster 2024-08-29T18:18:48.606618+0000 mgr.y (mgr.34104) 77 : cluster [DBG] pgmap v119: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-29T18:18:50.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:49 smithi144 bash[67678]: audit 2024-08-29T18:18:48.904130+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.89:0/2441078331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:18:50.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:49 smithi144 bash[67678]: cluster 2024-08-29T18:18:49.035865+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-29T18:18:50.057 INFO:tasks.rados.rados.0.smithi089.stdout:1411: done (3 left) 2024-08-29T18:18:50.057 INFO:tasks.rados.rados.0.smithi089.stdout:1416: done (2 left) 2024-08-29T18:18:50.057 INFO:tasks.rados.rados.0.smithi089.stdout:1417: done (1 left) 2024-08-29T18:18:50.057 INFO:tasks.rados.rados.0.smithi089.stdout:1418: copy_from oid 28 from oid 45 current snap is 150 2024-08-29T18:18:50.057 INFO:tasks.rados.rados.0.smithi089.stdout:1415: expect (ObjNum 285 snap 99 seq_num 285) 2024-08-29T18:18:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:1418: finishing copy_from racing read to smithi08969774-28 2024-08-29T18:18:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:1418: finishing copy_from to smithi08969774-28 2024-08-29T18:18:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 804 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:18:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:1415: done (1 left) 2024-08-29T18:18:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:1418: done (0 left) 2024-08-29T18:18:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:1419: snap_remove snap 141 2024-08-29T18:18:50.920 INFO:tasks.rados.rados.0.smithi089.stdout:1419: done (0 left) 2024-08-29T18:18:50.920 INFO:tasks.rados.rados.0.smithi089.stdout:1420: snap_create 2024-08-29T18:18:51.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: audit 2024-08-29T18:18:49.965938+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: audit 2024-08-29T18:18:49.973087+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: cephadm 2024-08-29T18:18:49.974462+0000 mgr.y (mgr.34104) 78 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: audit 2024-08-29T18:18:49.974950+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: audit 2024-08-29T18:18:49.976192+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: cephadm 2024-08-29T18:18:49.978755+0000 mgr.y (mgr.34104) 79 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: cluster 2024-08-29T18:18:50.033713+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: cluster 2024-08-29T18:18:50.607258+0000 mgr.y (mgr.34104) 80 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-29T18:18:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:50 smithi144 bash[67678]: cluster 2024-08-29T18:18:50.923740+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-29T18:18:51.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: audit 2024-08-29T18:18:49.965938+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:51.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: audit 2024-08-29T18:18:49.973087+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:51.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: cephadm 2024-08-29T18:18:49.974462+0000 mgr.y (mgr.34104) 78 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-29T18:18:51.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: audit 2024-08-29T18:18:49.974950+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:18:51.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: audit 2024-08-29T18:18:49.976192+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: cephadm 2024-08-29T18:18:49.978755+0000 mgr.y (mgr.34104) 79 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: cluster 2024-08-29T18:18:50.033713+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: cluster 2024-08-29T18:18:50.607258+0000 mgr.y (mgr.34104) 80 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[77323]: cluster 2024-08-29T18:18:50.923740+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: audit 2024-08-29T18:18:49.965938+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: audit 2024-08-29T18:18:49.973087+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: cephadm 2024-08-29T18:18:49.974462+0000 mgr.y (mgr.34104) 78 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: audit 2024-08-29T18:18:49.974950+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: audit 2024-08-29T18:18:49.976192+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: cephadm 2024-08-29T18:18:49.978755+0000 mgr.y (mgr.34104) 79 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2024-08-29T18:18:51.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: cluster 2024-08-29T18:18:50.033713+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-29T18:18:51.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: cluster 2024-08-29T18:18:50.607258+0000 mgr.y (mgr.34104) 80 : cluster [DBG] pgmap v122: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-08-29T18:18:51.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:50 smithi089 bash[78574]: cluster 2024-08-29T18:18:50.923740+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-29T18:18:51.914 INFO:tasks.rados.rados.0.smithi089.stdout:1420: done (0 left) 2024-08-29T18:18:51.914 INFO:tasks.rados.rados.0.smithi089.stdout:1421: snap_create 2024-08-29T18:18:52.921 INFO:tasks.rados.rados.0.smithi089.stdout:1421: done (0 left) 2024-08-29T18:18:52.921 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 152 2024-08-29T18:18:52.921 INFO:tasks.rados.rados.0.smithi089.stdout:1422: seq_num 449 ranges {4112384=327680} 2024-08-29T18:18:52.986 INFO:tasks.rados.rados.0.smithi089.stdout:1422: writing smithi08969774-7 from 4112384 to 4440064 tid 1 2024-08-29T18:18:52.986 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 152 2024-08-29T18:18:52.986 INFO:tasks.rados.rados.0.smithi089.stdout:1423: seq_num 450 ranges {2129920=344064} 2024-08-29T18:18:53.008 INFO:tasks.rados.rados.0.smithi089.stdout:1423: writing smithi08969774-32 from 2129920 to 2473984 tid 1 2024-08-29T18:18:53.008 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 152 2024-08-29T18:18:53.008 INFO:tasks.rados.rados.0.smithi089.stdout:1424: seq_num 451 ranges {1654784=360448} 2024-08-29T18:18:53.022 INFO:tasks.rados.rados.0.smithi089.stdout:1424: writing smithi08969774-34 from 1654784 to 2015232 tid 1 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1425: snap_create 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1422: finishing write tid 1 to smithi08969774-7 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1422: finishing write tid 2 to smithi08969774-7 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1422: finishing write tid 3 to smithi08969774-7 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1422: oid 7 updating version 0 to 872 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1422: oid 7 version 872 is already newer than 871 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 872 (ObjNum 449 snap 152 seq_num 449) dirty exists 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1422: left oid 7 (ObjNum 449 snap 152 seq_num 449) 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1423: finishing write tid 1 to smithi08969774-32 2024-08-29T18:18:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1423: finishing write tid 2 to smithi08969774-32 2024-08-29T18:18:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1423: finishing write tid 3 to smithi08969774-32 2024-08-29T18:18:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1423: oid 32 updating version 0 to 644 2024-08-29T18:18:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1423: oid 32 updating version 644 to 645 2024-08-29T18:18:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 645 (ObjNum 450 snap 152 seq_num 450) dirty exists 2024-08-29T18:18:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1423: left oid 32 (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:18:53.032 INFO:tasks.rados.rados.0.smithi089.stdout:1424: finishing write tid 1 to smithi08969774-34 2024-08-29T18:18:53.032 INFO:tasks.rados.rados.0.smithi089.stdout:1424: finishing write tid 2 to smithi08969774-34 2024-08-29T18:18:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1424: finishing write tid 3 to smithi08969774-34 2024-08-29T18:18:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1424: oid 34 updating version 0 to 636 2024-08-29T18:18:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1424: oid 34 updating version 636 to 637 2024-08-29T18:18:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 637 (ObjNum 451 snap 152 seq_num 451) dirty exists 2024-08-29T18:18:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1424: left oid 34 (ObjNum 451 snap 152 seq_num 451) 2024-08-29T18:18:53.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: cluster 2024-08-29T18:18:51.921076+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-29T18:18:53.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: cluster 2024-08-29T18:18:52.607780+0000 mgr.y (mgr.34104) 81 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: audit 2024-08-29T18:18:52.635480+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: audit 2024-08-29T18:18:52.646161+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: cephadm 2024-08-29T18:18:52.647867+0000 mgr.y (mgr.34104) 82 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: audit 2024-08-29T18:18:52.648244+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: audit 2024-08-29T18:18:52.649378+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: cephadm 2024-08-29T18:18:52.651855+0000 mgr.y (mgr.34104) 83 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[77323]: audit 2024-08-29T18:18:52.685757+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: cluster 2024-08-29T18:18:51.921076+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: cluster 2024-08-29T18:18:52.607780+0000 mgr.y (mgr.34104) 81 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:53.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: audit 2024-08-29T18:18:52.635480+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:53.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: audit 2024-08-29T18:18:52.646161+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:53.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: cephadm 2024-08-29T18:18:52.647867+0000 mgr.y (mgr.34104) 82 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-29T18:18:53.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: audit 2024-08-29T18:18:52.648244+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:18:53.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: audit 2024-08-29T18:18:52.649378+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:53.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: cephadm 2024-08-29T18:18:52.651855+0000 mgr.y (mgr.34104) 83 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2024-08-29T18:18:53.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:52 smithi089 bash[78574]: audit 2024-08-29T18:18:52.685757+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:53.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: cluster 2024-08-29T18:18:51.921076+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-29T18:18:53.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: cluster 2024-08-29T18:18:52.607780+0000 mgr.y (mgr.34104) 81 : cluster [DBG] pgmap v125: 121 pgs: 121 active+clean; 239 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: audit 2024-08-29T18:18:52.635480+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: audit 2024-08-29T18:18:52.646161+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: cephadm 2024-08-29T18:18:52.647867+0000 mgr.y (mgr.34104) 82 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: audit 2024-08-29T18:18:52.648244+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: audit 2024-08-29T18:18:52.649378+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: cephadm 2024-08-29T18:18:52.651855+0000 mgr.y (mgr.34104) 83 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2024-08-29T18:18:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:52 smithi144 bash[67678]: audit 2024-08-29T18:18:52.685757+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:18:53.961 INFO:tasks.rados.rados.0.smithi089.stdout:1422: done (3 left) 2024-08-29T18:18:53.961 INFO:tasks.rados.rados.0.smithi089.stdout:1423: done (2 left) 2024-08-29T18:18:53.961 INFO:tasks.rados.rados.0.smithi089.stdout:1424: done (1 left) 2024-08-29T18:18:53.961 INFO:tasks.rados.rados.0.smithi089.stdout:1425: done (0 left) 2024-08-29T18:18:53.961 INFO:tasks.rados.rados.0.smithi089.stdout:1426: delete oid 40 current snap is 153 2024-08-29T18:18:53.964 INFO:tasks.rados.rados.0.smithi089.stdout:1426: done (0 left) 2024-08-29T18:18:53.964 INFO:tasks.rados.rados.0.smithi089.stdout:1427: snap_remove snap 142 2024-08-29T18:18:54.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:53 smithi144 bash[67678]: cluster 2024-08-29T18:18:52.926246+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-29T18:18:54.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:53 smithi089 bash[78574]: cluster 2024-08-29T18:18:52.926246+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-29T18:18:54.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:53 smithi089 bash[77323]: cluster 2024-08-29T18:18:52.926246+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-29T18:18:54.961 INFO:tasks.rados.rados.0.smithi089.stdout:1427: done (0 left) 2024-08-29T18:18:54.961 INFO:tasks.rados.rados.0.smithi089.stdout:1428: snap_remove snap 132 2024-08-29T18:18:55.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:54 smithi144 bash[67678]: cluster 2024-08-29T18:18:53.962267+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e44: y(active, since 91s), standbys: x 2024-08-29T18:18:55.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:54 smithi144 bash[67678]: cluster 2024-08-29T18:18:53.962427+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-29T18:18:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:54 smithi144 bash[67678]: cluster 2024-08-29T18:18:54.608474+0000 mgr.y (mgr.34104) 84 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 240 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:55.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:18:55] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2024-08-29T18:18:55.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:54 smithi089 bash[78574]: cluster 2024-08-29T18:18:53.962267+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e44: y(active, since 91s), standbys: x 2024-08-29T18:18:55.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:54 smithi089 bash[78574]: cluster 2024-08-29T18:18:53.962427+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-29T18:18:55.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:54 smithi089 bash[78574]: cluster 2024-08-29T18:18:54.608474+0000 mgr.y (mgr.34104) 84 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 240 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:55.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:54 smithi089 bash[77323]: cluster 2024-08-29T18:18:53.962267+0000 mon.a (mon.0) 285 : cluster [DBG] mgrmap e44: y(active, since 91s), standbys: x 2024-08-29T18:18:55.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:54 smithi089 bash[77323]: cluster 2024-08-29T18:18:53.962427+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-29T18:18:55.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:54 smithi089 bash[77323]: cluster 2024-08-29T18:18:54.608474+0000 mgr.y (mgr.34104) 84 : cluster [DBG] pgmap v128: 121 pgs: 121 active+clean; 240 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:55.919 INFO:tasks.rados.rados.0.smithi089.stdout:1428: done (0 left) 2024-08-29T18:18:55.919 INFO:tasks.rados.rados.0.smithi089.stdout:1429: snap_remove snap 131 2024-08-29T18:18:56.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: cluster 2024-08-29T18:18:54.964480+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-29T18:18:56.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: audit 2024-08-29T18:18:55.155447+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:56.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: audit 2024-08-29T18:18:55.165380+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: cephadm 2024-08-29T18:18:55.167072+0000 mgr.y (mgr.34104) 85 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: audit 2024-08-29T18:18:55.167561+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: audit 2024-08-29T18:18:55.168581+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: cephadm 2024-08-29T18:18:55.172961+0000 mgr.y (mgr.34104) 86 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[77323]: cluster 2024-08-29T18:18:55.925437+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: cluster 2024-08-29T18:18:54.964480+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: audit 2024-08-29T18:18:55.155447+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: audit 2024-08-29T18:18:55.165380+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: cephadm 2024-08-29T18:18:55.167072+0000 mgr.y (mgr.34104) 85 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-29T18:18:56.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: audit 2024-08-29T18:18:55.167561+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:18:56.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: audit 2024-08-29T18:18:55.168581+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:56.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: cephadm 2024-08-29T18:18:55.172961+0000 mgr.y (mgr.34104) 86 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2024-08-29T18:18:56.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:55 smithi089 bash[78574]: cluster 2024-08-29T18:18:55.925437+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-29T18:18:56.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: cluster 2024-08-29T18:18:54.964480+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: audit 2024-08-29T18:18:55.155447+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: audit 2024-08-29T18:18:55.165380+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: cephadm 2024-08-29T18:18:55.167072+0000 mgr.y (mgr.34104) 85 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: audit 2024-08-29T18:18:55.167561+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: audit 2024-08-29T18:18:55.168581+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: cephadm 2024-08-29T18:18:55.172961+0000 mgr.y (mgr.34104) 86 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2024-08-29T18:18:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:55 smithi144 bash[67678]: cluster 2024-08-29T18:18:55.925437+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-29T18:18:56.920 INFO:tasks.rados.rados.0.smithi089.stdout:1429: done (0 left) 2024-08-29T18:18:56.920 INFO:tasks.rados.rados.0.smithi089.stdout:1430: delete oid 34 current snap is 153 2024-08-29T18:18:56.935 INFO:tasks.rados.rados.0.smithi089.stdout:1430: done (0 left) 2024-08-29T18:18:56.935 INFO:tasks.rados.rados.0.smithi089.stdout:1431: read oid 33 snap -1 2024-08-29T18:18:56.935 INFO:tasks.rados.rados.0.smithi089.stdout:1431: expect deleted 2024-08-29T18:18:56.936 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 153 2024-08-29T18:18:56.936 INFO:tasks.rados.rados.0.smithi089.stdout:1432: seq_num 454 ranges {2547712=409600} 2024-08-29T18:18:56.953 INFO:tasks.rados.rados.0.smithi089.stdout:1432: writing smithi08969774-48 from 2547712 to 2957312 tid 1 2024-08-29T18:18:56.953 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 153 2024-08-29T18:18:56.953 INFO:tasks.rados.rados.0.smithi089.stdout:1433: seq_num 455 ranges {73728=425984} 2024-08-29T18:18:56.956 INFO:tasks.rados.rados.0.smithi089.stdout:1433: writing smithi08969774-5 from 73728 to 499712 tid 1 2024-08-29T18:18:56.956 INFO:tasks.rados.rados.0.smithi089.stdout:1434: read oid 42 snap -1 2024-08-29T18:18:56.957 INFO:tasks.rados.rados.0.smithi089.stdout:1434: expect (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:18:56.957 INFO:tasks.rados.rados.0.smithi089.stdout:1435: delete oid 15 current snap is 153 2024-08-29T18:18:56.970 INFO:tasks.rados.rados.0.smithi089.stdout:1433: finishing write tid 1 to smithi08969774-5 2024-08-29T18:18:56.971 INFO:tasks.rados.rados.0.smithi089.stdout:1432: finishing write tid 1 to smithi08969774-48 2024-08-29T18:18:56.971 INFO:tasks.rados.rados.0.smithi089.stdout:1432: finishing write tid 2 to smithi08969774-48 2024-08-29T18:18:56.971 INFO:tasks.rados.rados.0.smithi089.stdout:1433: finishing write tid 2 to smithi08969774-5 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1431: done (4 left) 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1435: done (3 left) 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1436: rollback oid 31 current snap is 153 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 150 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1437: read oid 3 snap 143 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1437: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1438: rmattr oid 21 current snap is 153 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1438: done (5 left) 2024-08-29T18:18:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 153 2024-08-29T18:18:56.974 INFO:tasks.rados.rados.0.smithi089.stdout:1439: seq_num 457 ranges {0=458752} 2024-08-29T18:18:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:1439: writing smithi08969774-30 from 0 to 458752 tid 1 2024-08-29T18:18:56.976 INFO:tasks.rados.rados.0.smithi089.stdout:1440: snap_remove snap 152 2024-08-29T18:18:57.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:56 smithi089 bash[77323]: cluster 2024-08-29T18:18:56.609170+0000 mgr.y (mgr.34104) 87 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 240 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:57.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:56 smithi089 bash[77323]: cluster 2024-08-29T18:18:56.926345+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-29T18:18:57.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:56 smithi089 bash[78574]: cluster 2024-08-29T18:18:56.609170+0000 mgr.y (mgr.34104) 87 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 240 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:57.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:56 smithi089 bash[78574]: cluster 2024-08-29T18:18:56.926345+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-29T18:18:57.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:56 smithi144 bash[67678]: cluster 2024-08-29T18:18:56.609170+0000 mgr.y (mgr.34104) 87 : cluster [DBG] pgmap v131: 121 pgs: 121 active+clean; 240 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:18:57.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:56 smithi144 bash[67678]: cluster 2024-08-29T18:18:56.926345+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-29T18:18:57.979 INFO:tasks.rados.rados.0.smithi089.stdout:1440: done (6 left) 2024-08-29T18:18:57.980 INFO:tasks.rados.rados.0.smithi089.stdout:1441: snap_remove snap 151 2024-08-29T18:18:58.987 INFO:tasks.rados.rados.0.smithi089.stdout:1441: done (6 left) 2024-08-29T18:18:58.987 INFO:tasks.rados.rados.0.smithi089.stdout:1442: rollback oid 41 current snap is 153 2024-08-29T18:18:58.987 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 138 2024-08-29T18:18:58.987 INFO:tasks.rados.rados.0.smithi089.stdout:1434: expect (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:18:59.087 INFO:tasks.rados.rados.0.smithi089.stdout:1432: finishing write tid 3 to smithi08969774-48 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1432: oid 48 updating version 0 to 840 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1432: oid 48 version 840 is already newer than 839 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 840 (ObjNum 454 snap 153 seq_num 454) dirty exists 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1432: left oid 48 (ObjNum 454 snap 153 seq_num 454) 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1433: finishing write tid 3 to smithi08969774-5 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1433: oid 5 updating version 0 to 567 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1433: oid 5 updating version 567 to 568 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 568 (ObjNum 455 snap 153 seq_num 455) dirty exists 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1433: left oid 5 (ObjNum 455 snap 153 seq_num 455) 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1436: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1436: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:18:59.088 INFO:tasks.rados.rados.0.smithi089.stdout:1432: done (6 left) 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1433: done (5 left) 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1434: done (4 left) 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1443: read oid 35 snap -1 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1443: expect (ObjNum 426 snap 142 seq_num 426) 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1444: setattr oid 15 current snap is 153 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1436: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 596 (ObjNum 348 snap 120 seq_num 348) dirty exists 2024-08-29T18:18:59.089 INFO:tasks.rados.rados.0.smithi089.stdout:1437: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:18:59.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: audit 2024-08-29T18:18:57.894271+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:59.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: audit 2024-08-29T18:18:57.905409+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:59.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: cephadm 2024-08-29T18:18:57.907448+0000 mgr.y (mgr.34104) 88 : cephadm [INF] Reconfiguring mds.a (monmap changed)... 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: audit 2024-08-29T18:18:57.908119+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: audit 2024-08-29T18:18:57.909863+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: cephadm 2024-08-29T18:18:57.911519+0000 mgr.y (mgr.34104) 89 : cephadm [INF] Reconfiguring daemon mds.a on smithi089 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: cluster 2024-08-29T18:18:57.983868+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[77323]: cluster 2024-08-29T18:18:58.610483+0000 mgr.y (mgr.34104) 90 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 316 KiB/s wr, 5 op/s 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: audit 2024-08-29T18:18:57.894271+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: audit 2024-08-29T18:18:57.905409+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: cephadm 2024-08-29T18:18:57.907448+0000 mgr.y (mgr.34104) 88 : cephadm [INF] Reconfiguring mds.a (monmap changed)... 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: audit 2024-08-29T18:18:57.908119+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: audit 2024-08-29T18:18:57.909863+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:59.175 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: cephadm 2024-08-29T18:18:57.911519+0000 mgr.y (mgr.34104) 89 : cephadm [INF] Reconfiguring daemon mds.a on smithi089 2024-08-29T18:18:59.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: cluster 2024-08-29T18:18:57.983868+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-29T18:18:59.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:58 smithi089 bash[78574]: cluster 2024-08-29T18:18:58.610483+0000 mgr.y (mgr.34104) 90 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 316 KiB/s wr, 5 op/s 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:1439: finishing write tid 1 to smithi08969774-30 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:1439: finishing write tid 2 to smithi08969774-30 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:1439: finishing write tid 3 to smithi08969774-30 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:1439: oid 30 updating version 0 to 875 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:1439: oid 30 version 875 is already newer than 874 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 875 (ObjNum 457 snap 153 seq_num 457) dirty exists 2024-08-29T18:18:59.253 INFO:tasks.rados.rados.0.smithi089.stdout:1439: left oid 30 (ObjNum 457 snap 153 seq_num 457) 2024-08-29T18:18:59.254 INFO:tasks.rados.rados.0.smithi089.stdout:1442: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:18:59.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:18:59.254 INFO:tasks.rados.rados.0.smithi089.stdout:1443: expect (ObjNum 426 snap 142 seq_num 426) 2024-08-29T18:18:59.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: audit 2024-08-29T18:18:57.894271+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:59.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: audit 2024-08-29T18:18:57.905409+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:18:59.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: cephadm 2024-08-29T18:18:57.907448+0000 mgr.y (mgr.34104) 88 : cephadm [INF] Reconfiguring mds.a (monmap changed)... 2024-08-29T18:18:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: audit 2024-08-29T18:18:57.908119+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:18:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: audit 2024-08-29T18:18:57.909863+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:18:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: cephadm 2024-08-29T18:18:57.911519+0000 mgr.y (mgr.34104) 89 : cephadm [INF] Reconfiguring daemon mds.a on smithi089 2024-08-29T18:18:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: cluster 2024-08-29T18:18:57.983868+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-29T18:18:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:58 smithi144 bash[67678]: cluster 2024-08-29T18:18:58.610483+0000 mgr.y (mgr.34104) 90 : cluster [DBG] pgmap v134: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 316 KiB/s wr, 5 op/s 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1436: done (5 left) 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1437: done (4 left) 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1439: done (3 left) 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1442: done (2 left) 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1443: done (1 left) 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1445: copy_from oid 8 from oid 11 current snap is 153 2024-08-29T18:18:59.786 INFO:tasks.rados.rados.0.smithi089.stdout:1446: setattr oid 45 current snap is 153 2024-08-29T18:18:59.787 INFO:tasks.rados.rados.0.smithi089.stdout:1445: finishing copy_from to smithi08969774-8 2024-08-29T18:18:59.787 INFO:tasks.rados.rados.0.smithi089.stdout:1445: got expected ENOENT (src dne) 2024-08-29T18:18:59.787 INFO:tasks.rados.rados.0.smithi089.stdout:1445: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1445: done (2 left) 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1447: read oid 41 snap -1 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1447: expect deleted 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1448: read oid 8 snap -1 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1448: expect (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1449: read oid 12 snap -1 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1449: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1450: read oid 37 snap -1 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1450: expect (ObjNum 435 snap 147 seq_num 435) 2024-08-29T18:18:59.790 INFO:tasks.rados.rados.0.smithi089.stdout:1451: delete oid 33 current snap is 153 2024-08-29T18:18:59.791 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 473 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-29T18:18:59.793 INFO:tasks.rados.rados.0.smithi089.stdout:1444: done (6 left) 2024-08-29T18:18:59.793 INFO:tasks.rados.rados.0.smithi089.stdout:1447: done (5 left) 2024-08-29T18:18:59.793 INFO:tasks.rados.rados.0.smithi089.stdout:1451: done (4 left) 2024-08-29T18:18:59.794 INFO:tasks.rados.rados.0.smithi089.stdout:1452: read oid 3 snap -1 2024-08-29T18:18:59.794 INFO:tasks.rados.rados.0.smithi089.stdout:1452: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:18:59.794 INFO:tasks.rados.rados.0.smithi089.stdout:1453: read oid 7 snap -1 2024-08-29T18:18:59.794 INFO:tasks.rados.rados.0.smithi089.stdout:1453: expect (ObjNum 449 snap 152 seq_num 449) 2024-08-29T18:18:59.794 INFO:tasks.rados.rados.0.smithi089.stdout:1454: delete oid 15 current snap is 153 2024-08-29T18:18:59.795 INFO:tasks.rados.rados.0.smithi089.stdout:1449: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:18:59.798 INFO:tasks.rados.rados.0.smithi089.stdout:1449: done (6 left) 2024-08-29T18:18:59.800 INFO:tasks.rados.rados.0.smithi089.stdout:1454: done (5 left) 2024-08-29T18:18:59.800 INFO:tasks.rados.rados.0.smithi089.stdout:1455: read oid 32 snap 138 2024-08-29T18:18:59.801 INFO:tasks.rados.rados.0.smithi089.stdout:1455: expect (ObjNum 413 snap 138 seq_num 413) 2024-08-29T18:18:59.801 INFO:tasks.rados.rados.0.smithi089.stdout:1456: rollback oid 28 current snap is 153 2024-08-29T18:18:59.801 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 150 2024-08-29T18:18:59.801 INFO:tasks.rados.rados.0.smithi089.stdout:1457: snap_create 2024-08-29T18:18:59.812 INFO:tasks.rados.rados.0.smithi089.stdout:1456: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:18:59.814 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 908 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:18:59.819 INFO:tasks.rados.rados.0.smithi089.stdout:1456: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:18:59.819 INFO:tasks.rados.rados.0.smithi089.stdout:1456: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:18:59.819 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 807 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:18:59.821 INFO:tasks.rados.rados.0.smithi089.stdout:1455: expect (ObjNum 413 snap 138 seq_num 413) 2024-08-29T18:18:59.877 INFO:tasks.rados.rados.0.smithi089.stdout:1452: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:19:00.017 INFO:tasks.rados.rados.0.smithi089.stdout:1448: expect (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:19:00.118 INFO:tasks.rados.rados.0.smithi089.stdout:1450: expect (ObjNum 435 snap 147 seq_num 435) 2024-08-29T18:19:00.120 INFO:tasks.rados.rados.0.smithi089.stdout:1453: expect (ObjNum 449 snap 152 seq_num 449) 2024-08-29T18:19:00.174 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:18:59 smithi089 bash[77323]: cluster 2024-08-29T18:18:58.993099+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-29T18:19:00.174 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:18:59 smithi089 bash[78574]: cluster 2024-08-29T18:18:58.993099+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-29T18:19:00.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:18:59 smithi144 bash[67678]: cluster 2024-08-29T18:18:58.993099+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-29T18:19:00.325 INFO:tasks.rados.rados.0.smithi089.stdout:1446: done (7 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1448: done (6 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1450: done (5 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1452: done (4 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1453: done (3 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1455: done (2 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1456: done (1 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1457: done (0 left) 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1458: rollback oid 29 current snap is 154 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 153 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1459: read oid 47 snap -1 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1459: expect deleted 2024-08-29T18:19:00.326 INFO:tasks.rados.rados.0.smithi089.stdout:1460: snap_remove snap 150 2024-08-29T18:19:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:1460: done (2 left) 2024-08-29T18:19:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:1461: read oid 5 snap -1 2024-08-29T18:19:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:1461: expect (ObjNum 455 snap 153 seq_num 455) 2024-08-29T18:19:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:1462: setattr oid 2 current snap is 154 2024-08-29T18:19:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:1458: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:19:00.923 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 446 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:19:00.925 INFO:tasks.rados.rados.0.smithi089.stdout:1458: done (3 left) 2024-08-29T18:19:00.925 INFO:tasks.rados.rados.0.smithi089.stdout:1459: done (2 left) 2024-08-29T18:19:00.925 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 154 2024-08-29T18:19:00.925 INFO:tasks.rados.rados.0.smithi089.stdout:1463: seq_num 460 ranges {4440064=507904} 2024-08-29T18:19:00.980 INFO:tasks.rados.rados.0.smithi089.stdout:1463: writing smithi08969774-7 from 4440064 to 4947968 tid 1 2024-08-29T18:19:00.980 INFO:tasks.rados.rados.0.smithi089.stdout:1464: snap_remove snap 143 2024-08-29T18:19:01.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: cluster 2024-08-29T18:19:00.003065+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: audit 2024-08-29T18:19:00.301754+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: audit 2024-08-29T18:19:00.306935+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: cephadm 2024-08-29T18:19:00.308340+0000 mgr.y (mgr.34104) 91 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: audit 2024-08-29T18:19:00.308653+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: audit 2024-08-29T18:19:00.309471+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: audit 2024-08-29T18:19:00.310210+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: cephadm 2024-08-29T18:19:00.311195+0000 mgr.y (mgr.34104) 92 : cephadm [INF] Reconfiguring daemon mon.b on smithi144 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: cluster 2024-08-29T18:19:00.611161+0000 mgr.y (mgr.34104) 93 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 316 KiB/s wr, 5 op/s 2024-08-29T18:19:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:00 smithi144 bash[67678]: cluster 2024-08-29T18:19:00.928217+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-29T18:19:01.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: cluster 2024-08-29T18:19:00.003065+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-29T18:19:01.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: audit 2024-08-29T18:19:00.301754+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: audit 2024-08-29T18:19:00.306935+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: cephadm 2024-08-29T18:19:00.308340+0000 mgr.y (mgr.34104) 91 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: audit 2024-08-29T18:19:00.308653+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: audit 2024-08-29T18:19:00.309471+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: audit 2024-08-29T18:19:00.310210+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: cephadm 2024-08-29T18:19:00.311195+0000 mgr.y (mgr.34104) 92 : cephadm [INF] Reconfiguring daemon mon.b on smithi144 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: cluster 2024-08-29T18:19:00.611161+0000 mgr.y (mgr.34104) 93 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 316 KiB/s wr, 5 op/s 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:00 smithi089 bash[77323]: cluster 2024-08-29T18:19:00.928217+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-29T18:19:01.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: cluster 2024-08-29T18:19:00.003065+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: audit 2024-08-29T18:19:00.301754+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: audit 2024-08-29T18:19:00.306935+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: cephadm 2024-08-29T18:19:00.308340+0000 mgr.y (mgr.34104) 91 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: audit 2024-08-29T18:19:00.308653+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: audit 2024-08-29T18:19:00.309471+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: audit 2024-08-29T18:19:00.310210+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: cephadm 2024-08-29T18:19:00.311195+0000 mgr.y (mgr.34104) 92 : cephadm [INF] Reconfiguring daemon mon.b on smithi144 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: cluster 2024-08-29T18:19:00.611161+0000 mgr.y (mgr.34104) 93 : cluster [DBG] pgmap v137: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 316 KiB/s wr, 5 op/s 2024-08-29T18:19:01.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:01 smithi089 bash[78574]: cluster 2024-08-29T18:19:00.928217+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-29T18:19:01.925 INFO:tasks.rados.rados.0.smithi089.stdout:1464: done (3 left) 2024-08-29T18:19:01.925 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 154 2024-08-29T18:19:01.925 INFO:tasks.rados.rados.0.smithi089.stdout:1465: seq_num 461 ranges {0=524288} 2024-08-29T18:19:01.932 INFO:tasks.rados.rados.0.smithi089.stdout:1465: writing smithi08969774-6 from 0 to 524288 tid 1 2024-08-29T18:19:01.932 INFO:tasks.rados.rados.0.smithi089.stdout:1466: rollback oid 11 current snap is 154 2024-08-29T18:19:01.932 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 138 2024-08-29T18:19:01.932 INFO:tasks.rados.rados.0.smithi089.stdout:1467: copy_from oid 27 from oid 22 current snap is 154 2024-08-29T18:19:01.932 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 154 2024-08-29T18:19:01.932 INFO:tasks.rados.rados.0.smithi089.stdout:1468: seq_num 462 ranges {0=540672} 2024-08-29T18:19:01.938 INFO:tasks.rados.rados.0.smithi089.stdout:1468: writing smithi08969774-20 from 0 to 540672 tid 1 2024-08-29T18:19:01.938 INFO:tasks.rados.rados.0.smithi089.stdout:1469: read oid 35 snap -1 2024-08-29T18:19:01.938 INFO:tasks.rados.rados.0.smithi089.stdout:1469: expect (ObjNum 426 snap 142 seq_num 426) 2024-08-29T18:19:01.938 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 154 2024-08-29T18:19:01.938 INFO:tasks.rados.rados.0.smithi089.stdout:1470: seq_num 463 ranges {2318336=557056} 2024-08-29T18:19:01.965 INFO:tasks.rados.rados.0.smithi089.stdout:1470: writing smithi08969774-8 from 2318336 to 2875392 tid 1 2024-08-29T18:19:01.966 INFO:tasks.rados.rados.0.smithi089.stdout:1461: expect (ObjNum 455 snap 153 seq_num 455) 2024-08-29T18:19:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 658 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-08-29T18:19:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1463: finishing write tid 1 to smithi08969774-7 2024-08-29T18:19:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1463: finishing write tid 2 to smithi08969774-7 2024-08-29T18:19:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1461: done (8 left) 2024-08-29T18:19:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1462: done (7 left) 2024-08-29T18:19:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1471: rollback oid 39 current snap is 154 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 138 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1463: finishing write tid 3 to smithi08969774-7 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1463: oid 7 updating version 0 to 911 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1463: oid 7 version 911 is already newer than 910 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 911 (ObjNum 460 snap 154 seq_num 460) dirty exists 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1463: left oid 7 (ObjNum 460 snap 154 seq_num 460) 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1467: finishing copy_from to smithi08969774-27 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1467: got expected ENOENT (src dne) 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1467: finishing copy_from racing read to smithi08969774-27 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1465: finishing write tid 1 to smithi08969774-6 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1468: finishing write tid 1 to smithi08969774-20 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1468: finishing write tid 2 to smithi08969774-20 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1465: finishing write tid 2 to smithi08969774-6 2024-08-29T18:19:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1468: finishing write tid 3 to smithi08969774-20 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1468: oid 20 updating version 0 to 842 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1468: oid 20 version 842 is already newer than 841 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 842 (ObjNum 462 snap 154 seq_num 462) dirty exists 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1468: left oid 20 (ObjNum 462 snap 154 seq_num 462) 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1465: finishing write tid 3 to smithi08969774-6 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1465: oid 6 updating version 0 to 656 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1465: oid 6 updating version 656 to 657 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 657 (ObjNum 461 snap 154 seq_num 461) dirty exists 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1465: left oid 6 (ObjNum 461 snap 154 seq_num 461) 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1463: done (7 left) 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1465: done (6 left) 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1467: done (5 left) 2024-08-29T18:19:01.987 INFO:tasks.rados.rados.0.smithi089.stdout:1468: done (4 left) 2024-08-29T18:19:01.988 INFO:tasks.rados.rados.0.smithi089.stdout:1472: copy_from oid 25 from oid 6 current snap is 154 2024-08-29T18:19:01.988 INFO:tasks.rados.rados.0.smithi089.stdout:1473: snap_remove snap 153 2024-08-29T18:19:02.946 INFO:tasks.rados.rados.0.smithi089.stdout:1466: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:19:02.946 INFO:tasks.rados.rados.0.smithi089.stdout:1466: finishing rollback tid 2 to smithi08969774-11 2024-08-29T18:19:02.946 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 877 (ObjNum 405 snap 137 seq_num 405) dirty exists 2024-08-29T18:19:02.946 INFO:tasks.rados.rados.0.smithi089.stdout:1470: finishing write tid 1 to smithi08969774-8 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1470: finishing write tid 2 to smithi08969774-8 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1471: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1471: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1471: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 664 (ObjNum 339 snap 118 seq_num 339) dirty exists 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1470: finishing write tid 3 to smithi08969774-8 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1470: oid 8 updating version 0 to 919 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1470: oid 8 updating version 919 to 920 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 920 (ObjNum 463 snap 154 seq_num 463) dirty exists 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1470: left oid 8 (ObjNum 463 snap 154 seq_num 463) 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1472: finishing copy_from racing read to smithi08969774-25 2024-08-29T18:19:02.947 INFO:tasks.rados.rados.0.smithi089.stdout:1472: finishing copy_from to smithi08969774-25 2024-08-29T18:19:02.948 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 657 (ObjNum 461 snap 154 seq_num 461) dirty exists 2024-08-29T18:19:02.948 INFO:tasks.rados.rados.0.smithi089.stdout:1469: expect (ObjNum 426 snap 142 seq_num 426) 2024-08-29T18:19:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:02 smithi144 bash[67678]: cluster 2024-08-29T18:19:01.930101+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-29T18:19:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:02 smithi144 bash[67678]: cluster 2024-08-29T18:19:02.611834+0000 mgr.y (mgr.34104) 94 : cluster [DBG] pgmap v140: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:03.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:02 smithi144 bash[67678]: audit 2024-08-29T18:19:02.918536+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:03.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:02 smithi089 bash[77323]: cluster 2024-08-29T18:19:01.930101+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-29T18:19:03.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:02 smithi089 bash[77323]: cluster 2024-08-29T18:19:02.611834+0000 mgr.y (mgr.34104) 94 : cluster [DBG] pgmap v140: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:03.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:02 smithi089 bash[77323]: audit 2024-08-29T18:19:02.918536+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:03.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:02 smithi089 bash[78574]: cluster 2024-08-29T18:19:01.930101+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-29T18:19:03.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:02 smithi089 bash[78574]: cluster 2024-08-29T18:19:02.611834+0000 mgr.y (mgr.34104) 94 : cluster [DBG] pgmap v140: 121 pgs: 121 active+clean; 202 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:03.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:02 smithi089 bash[78574]: audit 2024-08-29T18:19:02.918536+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:03.466 INFO:tasks.rados.rados.0.smithi089.stdout:1466: done (5 left) 2024-08-29T18:19:03.466 INFO:tasks.rados.rados.0.smithi089.stdout:1469: done (4 left) 2024-08-29T18:19:03.469 INFO:tasks.rados.rados.0.smithi089.stdout:1470: done (3 left) 2024-08-29T18:19:03.469 INFO:tasks.rados.rados.0.smithi089.stdout:1471: done (2 left) 2024-08-29T18:19:03.469 INFO:tasks.rados.rados.0.smithi089.stdout:1472: done (1 left) 2024-08-29T18:19:03.469 INFO:tasks.rados.rados.0.smithi089.stdout:1473: done (0 left) 2024-08-29T18:19:03.469 INFO:tasks.rados.rados.0.smithi089.stdout:1474: snap_create 2024-08-29T18:19:03.952 INFO:tasks.rados.rados.0.smithi089.stdout:1474: done (0 left) 2024-08-29T18:19:03.952 INFO:tasks.rados.rados.0.smithi089.stdout:1475: read oid 28 snap -1 2024-08-29T18:19:03.952 INFO:tasks.rados.rados.0.smithi089.stdout:1475: expect (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:19:03.952 INFO:tasks.rados.rados.0.smithi089.stdout:1476: read oid 24 snap -1 2024-08-29T18:19:03.953 INFO:tasks.rados.rados.0.smithi089.stdout:1476: expect (ObjNum 365 snap 125 seq_num 365) 2024-08-29T18:19:03.953 INFO:tasks.rados.rados.0.smithi089.stdout:1477: snap_remove snap 154 2024-08-29T18:19:04.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: audit 2024-08-29T18:19:02.930931+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: cephadm 2024-08-29T18:19:02.933501+0000 mgr.y (mgr.34104) 95 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-29T18:19:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: cluster 2024-08-29T18:19:02.943878+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-29T18:19:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: audit 2024-08-29T18:19:02.944827+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:19:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: audit 2024-08-29T18:19:02.948473+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:19:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: audit 2024-08-29T18:19:02.950139+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:03 smithi144 bash[67678]: cephadm 2024-08-29T18:19:02.952607+0000 mgr.y (mgr.34104) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi144 2024-08-29T18:19:04.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: audit 2024-08-29T18:19:02.930931+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: cephadm 2024-08-29T18:19:02.933501+0000 mgr.y (mgr.34104) 95 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: cluster 2024-08-29T18:19:02.943878+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: audit 2024-08-29T18:19:02.944827+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: audit 2024-08-29T18:19:02.948473+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: audit 2024-08-29T18:19:02.950139+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[77323]: cephadm 2024-08-29T18:19:02.952607+0000 mgr.y (mgr.34104) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi144 2024-08-29T18:19:04.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: audit 2024-08-29T18:19:02.930931+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: cephadm 2024-08-29T18:19:02.933501+0000 mgr.y (mgr.34104) 95 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-29T18:19:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: cluster 2024-08-29T18:19:02.943878+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-29T18:19:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: audit 2024-08-29T18:19:02.944827+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-29T18:19:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: audit 2024-08-29T18:19:02.948473+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-29T18:19:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: audit 2024-08-29T18:19:02.950139+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:04.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:03 smithi089 bash[78574]: cephadm 2024-08-29T18:19:02.952607+0000 mgr.y (mgr.34104) 96 : cephadm [INF] Reconfiguring daemon mgr.x on smithi144 2024-08-29T18:19:04.959 INFO:tasks.rados.rados.0.smithi089.stdout:1477: done (2 left) 2024-08-29T18:19:04.959 INFO:tasks.rados.rados.0.smithi089.stdout:1478: snap_create 2024-08-29T18:19:04.959 INFO:tasks.rados.rados.0.smithi089.stdout:1475: expect (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:19:05.206 INFO:tasks.rados.rados.0.smithi089.stdout:1476: expect (ObjNum 365 snap 125 seq_num 365) 2024-08-29T18:19:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:04 smithi144 bash[67678]: cluster 2024-08-29T18:19:03.958013+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-29T18:19:05.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:04 smithi144 bash[67678]: cluster 2024-08-29T18:19:04.612572+0000 mgr.y (mgr.34104) 97 : cluster [DBG] pgmap v143: 121 pgs: 121 active+clean; 194 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 648 KiB/s wr, 29 op/s 2024-08-29T18:19:05.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:19:05] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2024-08-29T18:19:05.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:04 smithi089 bash[77323]: cluster 2024-08-29T18:19:03.958013+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-29T18:19:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:04 smithi089 bash[77323]: cluster 2024-08-29T18:19:04.612572+0000 mgr.y (mgr.34104) 97 : cluster [DBG] pgmap v143: 121 pgs: 121 active+clean; 194 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 648 KiB/s wr, 29 op/s 2024-08-29T18:19:05.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:04 smithi089 bash[78574]: cluster 2024-08-29T18:19:03.958013+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-29T18:19:05.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:04 smithi089 bash[78574]: cluster 2024-08-29T18:19:04.612572+0000 mgr.y (mgr.34104) 97 : cluster [DBG] pgmap v143: 121 pgs: 121 active+clean; 194 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 648 KiB/s wr, 29 op/s 2024-08-29T18:19:05.924 INFO:tasks.rados.rados.0.smithi089.stdout:1475: done (2 left) 2024-08-29T18:19:05.924 INFO:tasks.rados.rados.0.smithi089.stdout:1476: done (1 left) 2024-08-29T18:19:05.924 INFO:tasks.rados.rados.0.smithi089.stdout:1478: done (0 left) 2024-08-29T18:19:05.924 INFO:tasks.rados.rados.0.smithi089.stdout:1479: read oid 50 snap -1 2024-08-29T18:19:05.924 INFO:tasks.rados.rados.0.smithi089.stdout:1479: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:19:05.924 INFO:tasks.rados.rados.0.smithi089.stdout:1480: rollback oid 37 current snap is 156 2024-08-29T18:19:05.925 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 138 2024-08-29T18:19:05.925 INFO:tasks.rados.rados.0.smithi089.stdout:1481: delete oid 27 current snap is 156 2024-08-29T18:19:05.935 INFO:tasks.rados.rados.0.smithi089.stdout:1481: done (2 left) 2024-08-29T18:19:05.936 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 156 2024-08-29T18:19:05.936 INFO:tasks.rados.rados.0.smithi089.stdout:1482: seq_num 465 ranges {5619712=598016} 2024-08-29T18:19:06.016 INFO:tasks.rados.rados.0.smithi089.stdout:1482: writing smithi08969774-31 from 5619712 to 6217728 tid 1 2024-08-29T18:19:06.016 INFO:tasks.rados.rados.0.smithi089.stdout:1483: rollback oid 24 current snap is 156 2024-08-29T18:19:06.016 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 138 2024-08-29T18:19:06.017 INFO:tasks.rados.rados.0.smithi089.stdout:1480: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:19:06.017 INFO:tasks.rados.rados.0.smithi089.stdout:1484: copy_from oid 26 from oid 8 current snap is 156 2024-08-29T18:19:06.017 INFO:tasks.rados.rados.0.smithi089.stdout:1480: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:19:06.017 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 933 (ObjNum 4369 snap 0 seq_num 2867281312) dirty dne 2024-08-29T18:19:06.017 INFO:tasks.rados.rados.0.smithi089.stdout:1479: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:19:06.106 INFO:tasks.rados.rados.0.smithi089.stdout:1483: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:19:06.106 INFO:tasks.rados.rados.0.smithi089.stdout:1483: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:19:06.106 INFO:tasks.rados.rados.0.smithi089.stdout:1483: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:19:06.106 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 660 (ObjNum 365 snap 125 seq_num 365) dirty exists 2024-08-29T18:19:06.106 INFO:tasks.rados.rados.0.smithi089.stdout:1482: finishing write tid 1 to smithi08969774-31 2024-08-29T18:19:06.106 INFO:tasks.rados.rados.0.smithi089.stdout:1482: finishing write tid 2 to smithi08969774-31 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1482: finishing write tid 3 to smithi08969774-31 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1482: oid 31 updating version 0 to 598 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1482: oid 31 version 598 is already newer than 597 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 598 (ObjNum 465 snap 156 seq_num 465) dirty exists 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1482: left oid 31 (ObjNum 465 snap 156 seq_num 465) 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1484: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1484: finishing copy_from to smithi08969774-26 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 920 (ObjNum 463 snap 154 seq_num 463) dirty exists 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1479: done (4 left) 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1480: done (3 left) 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1482: done (2 left) 2024-08-29T18:19:06.107 INFO:tasks.rados.rados.0.smithi089.stdout:1483: done (1 left) 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1484: done (0 left) 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1485: read oid 6 snap -1 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1485: expect (ObjNum 461 snap 154 seq_num 461) 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1486: rmattr oid 42 current snap is 156 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1486: done (1 left) 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1487: read oid 12 snap -1 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1487: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1488: rmattr oid 48 current snap is 156 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 156 2024-08-29T18:19:06.108 INFO:tasks.rados.rados.0.smithi089.stdout:1489: seq_num 466 ranges {0=614400} 2024-08-29T18:19:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:1489: writing smithi08969774-41 from 0 to 614400 tid 1 2024-08-29T18:19:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:1490: read oid 42 snap -1 2024-08-29T18:19:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:1490: expect (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:19:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:1491: rollback oid 25 current snap is 156 2024-08-29T18:19:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 25 to 138 2024-08-29T18:19:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:1487: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:19:06.122 INFO:tasks.rados.rados.0.smithi089.stdout:1485: expect (ObjNum 461 snap 154 seq_num 461) 2024-08-29T18:19:06.159 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 843 (ObjNum 454 snap 153 seq_num 454) dirty exists 2024-08-29T18:19:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:1491: finishing rollback tid 0 to smithi08969774-25 2024-08-29T18:19:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:1491: finishing rollback tid 1 to smithi08969774-25 2024-08-29T18:19:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:1491: finishing rollback tid 2 to smithi08969774-25 2024-08-29T18:19:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 663 (ObjNum 325 snap 114 seq_num 325) dirty exists 2024-08-29T18:19:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:1490: expect (ObjNum 388 snap 135 seq_num 388) 2024-08-29T18:19:06.222 INFO:tasks.rados.rados.0.smithi089.stdout:1489: finishing write tid 1 to smithi08969774-41 2024-08-29T18:19:06.222 INFO:tasks.rados.rados.0.smithi089.stdout:1489: finishing write tid 2 to smithi08969774-41 2024-08-29T18:19:06.222 INFO:tasks.rados.rados.0.smithi089.stdout:1489: finishing write tid 3 to smithi08969774-41 2024-08-29T18:19:06.222 INFO:tasks.rados.rados.0.smithi089.stdout:1489: oid 41 updating version 0 to 561 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1489: oid 41 updating version 561 to 562 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 562 (ObjNum 466 snap 156 seq_num 466) dirty exists 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1489: left oid 41 (ObjNum 466 snap 156 seq_num 466) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1485: done (5 left) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1487: done (4 left) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1488: done (3 left) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1489: done (2 left) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1490: done (1 left) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1491: done (0 left) 2024-08-29T18:19:06.223 INFO:tasks.rados.rados.0.smithi089.stdout:1492: snap_remove snap 155 2024-08-29T18:19:06.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: cluster 2024-08-29T18:19:04.965197+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: audit 2024-08-29T18:19:05.545475+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: audit 2024-08-29T18:19:05.555934+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: cephadm 2024-08-29T18:19:05.558029+0000 mgr.y (mgr.34104) 98 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: audit 2024-08-29T18:19:05.558610+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: audit 2024-08-29T18:19:05.560151+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: cephadm 2024-08-29T18:19:05.564837+0000 mgr.y (mgr.34104) 99 : cephadm [INF] Reconfiguring daemon osd.4 on smithi144 2024-08-29T18:19:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:05 smithi144 bash[67678]: cluster 2024-08-29T18:19:05.929907+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: cluster 2024-08-29T18:19:04.965197+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: audit 2024-08-29T18:19:05.545475+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: audit 2024-08-29T18:19:05.555934+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: cephadm 2024-08-29T18:19:05.558029+0000 mgr.y (mgr.34104) 98 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: audit 2024-08-29T18:19:05.558610+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: audit 2024-08-29T18:19:05.560151+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: cephadm 2024-08-29T18:19:05.564837+0000 mgr.y (mgr.34104) 99 : cephadm [INF] Reconfiguring daemon osd.4 on smithi144 2024-08-29T18:19:06.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[77323]: cluster 2024-08-29T18:19:05.929907+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: cluster 2024-08-29T18:19:04.965197+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: audit 2024-08-29T18:19:05.545475+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: audit 2024-08-29T18:19:05.555934+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: cephadm 2024-08-29T18:19:05.558029+0000 mgr.y (mgr.34104) 98 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: audit 2024-08-29T18:19:05.558610+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: audit 2024-08-29T18:19:05.560151+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: cephadm 2024-08-29T18:19:05.564837+0000 mgr.y (mgr.34104) 99 : cephadm [INF] Reconfiguring daemon osd.4 on smithi144 2024-08-29T18:19:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:05 smithi089 bash[78574]: cluster 2024-08-29T18:19:05.929907+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-29T18:19:06.969 INFO:tasks.rados.rados.0.smithi089.stdout:1492: done (0 left) 2024-08-29T18:19:06.970 INFO:tasks.rados.rados.0.smithi089.stdout:1493: read oid 22 snap -1 2024-08-29T18:19:06.970 INFO:tasks.rados.rados.0.smithi089.stdout:1493: expect deleted 2024-08-29T18:19:06.970 INFO:tasks.rados.rados.0.smithi089.stdout:1494: delete oid 34 current snap is 156 2024-08-29T18:19:06.981 INFO:tasks.rados.rados.0.smithi089.stdout:1493: done (1 left) 2024-08-29T18:19:06.981 INFO:tasks.rados.rados.0.smithi089.stdout:1494: done (0 left) 2024-08-29T18:19:06.981 INFO:tasks.rados.rados.0.smithi089.stdout:1495: snap_create 2024-08-29T18:19:07.217 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:06 smithi144 bash[67678]: cluster 2024-08-29T18:19:06.613331+0000 mgr.y (mgr.34104) 100 : cluster [DBG] pgmap v146: 121 pgs: 121 active+clean; 194 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 648 KiB/s wr, 29 op/s 2024-08-29T18:19:07.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:06 smithi089 bash[77323]: cluster 2024-08-29T18:19:06.613331+0000 mgr.y (mgr.34104) 100 : cluster [DBG] pgmap v146: 121 pgs: 121 active+clean; 194 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 648 KiB/s wr, 29 op/s 2024-08-29T18:19:07.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:06 smithi089 bash[78574]: cluster 2024-08-29T18:19:06.613331+0000 mgr.y (mgr.34104) 100 : cluster [DBG] pgmap v146: 121 pgs: 121 active+clean; 194 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 648 KiB/s wr, 29 op/s 2024-08-29T18:19:07.980 INFO:tasks.rados.rados.0.smithi089.stdout:1495: done (0 left) 2024-08-29T18:19:07.980 INFO:tasks.rados.rados.0.smithi089.stdout:1496: read oid 13 snap -1 2024-08-29T18:19:07.980 INFO:tasks.rados.rados.0.smithi089.stdout:1496: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:19:07.980 INFO:tasks.rados.rados.0.smithi089.stdout:1497: snap_create 2024-08-29T18:19:08.039 INFO:tasks.rados.rados.0.smithi089.stdout:1496: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:19:08.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:07 smithi144 bash[67678]: cluster 2024-08-29T18:19:06.975565+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-29T18:19:08.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:07 smithi144 bash[67678]: audit 2024-08-29T18:19:07.686243+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:08.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:07 smithi089 bash[78574]: cluster 2024-08-29T18:19:06.975565+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-29T18:19:08.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:07 smithi089 bash[78574]: audit 2024-08-29T18:19:07.686243+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:08.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:07 smithi089 bash[77323]: cluster 2024-08-29T18:19:06.975565+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-29T18:19:08.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:07 smithi089 bash[77323]: audit 2024-08-29T18:19:07.686243+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:1496: done (1 left) 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:1497: done (0 left) 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:1498: read oid 14 snap 156 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:1498: expect deleted 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:1499: rollback oid 24 current snap is 158 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 157 2024-08-29T18:19:08.983 INFO:tasks.rados.rados.0.smithi089.stdout:1500: snap_remove snap 138 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: cluster 2024-08-29T18:19:07.985502+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: audit 2024-08-29T18:19:08.100807+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: audit 2024-08-29T18:19:08.110999+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: cephadm 2024-08-29T18:19:08.112738+0000 mgr.y (mgr.34104) 101 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: audit 2024-08-29T18:19:08.113193+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: audit 2024-08-29T18:19:08.114508+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: cephadm 2024-08-29T18:19:08.118944+0000 mgr.y (mgr.34104) 102 : cephadm [INF] Reconfiguring daemon osd.5 on smithi144 2024-08-29T18:19:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:08 smithi144 bash[67678]: cluster 2024-08-29T18:19:08.614565+0000 mgr.y (mgr.34104) 103 : cluster [DBG] pgmap v149: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 998 KiB/s wr, 12 op/s 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: cluster 2024-08-29T18:19:07.985502+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: audit 2024-08-29T18:19:08.100807+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: audit 2024-08-29T18:19:08.110999+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: cephadm 2024-08-29T18:19:08.112738+0000 mgr.y (mgr.34104) 101 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: audit 2024-08-29T18:19:08.113193+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: audit 2024-08-29T18:19:08.114508+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: cephadm 2024-08-29T18:19:08.118944+0000 mgr.y (mgr.34104) 102 : cephadm [INF] Reconfiguring daemon osd.5 on smithi144 2024-08-29T18:19:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[77323]: cluster 2024-08-29T18:19:08.614565+0000 mgr.y (mgr.34104) 103 : cluster [DBG] pgmap v149: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 998 KiB/s wr, 12 op/s 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: cluster 2024-08-29T18:19:07.985502+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: audit 2024-08-29T18:19:08.100807+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: audit 2024-08-29T18:19:08.110999+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: cephadm 2024-08-29T18:19:08.112738+0000 mgr.y (mgr.34104) 101 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: audit 2024-08-29T18:19:08.113193+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: audit 2024-08-29T18:19:08.114508+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: cephadm 2024-08-29T18:19:08.118944+0000 mgr.y (mgr.34104) 102 : cephadm [INF] Reconfiguring daemon osd.5 on smithi144 2024-08-29T18:19:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:08 smithi089 bash[78574]: cluster 2024-08-29T18:19:08.614565+0000 mgr.y (mgr.34104) 103 : cluster [DBG] pgmap v149: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 998 KiB/s wr, 12 op/s 2024-08-29T18:19:09.984 INFO:tasks.rados.rados.0.smithi089.stdout:1500: done (2 left) 2024-08-29T18:19:09.984 INFO:tasks.rados.rados.0.smithi089.stdout:1501: snap_create 2024-08-29T18:19:09.984 INFO:tasks.rados.rados.0.smithi089.stdout:1499: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:19:09.984 INFO:tasks.rados.rados.0.smithi089.stdout:1499: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:19:09.985 INFO:tasks.rados.rados.0.smithi089.stdout:1499: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:19:09.985 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 666 (ObjNum 365 snap 125 seq_num 365) dirty exists 2024-08-29T18:19:10.186 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:09 smithi144 bash[67678]: cluster 2024-08-29T18:19:08.987292+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-29T18:19:10.186 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:09 smithi144 bash[67678]: cluster 2024-08-29T18:19:09.990044+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-29T18:19:10.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:09 smithi089 bash[77323]: cluster 2024-08-29T18:19:08.987292+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-29T18:19:10.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:09 smithi089 bash[77323]: cluster 2024-08-29T18:19:09.990044+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-29T18:19:10.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:10 smithi089 bash[78574]: cluster 2024-08-29T18:19:08.987292+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-29T18:19:10.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:10 smithi089 bash[78574]: cluster 2024-08-29T18:19:09.990044+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-29T18:19:10.927 INFO:tasks.rados.rados.0.smithi089.stdout:1498: done (2 left) 2024-08-29T18:19:10.927 INFO:tasks.rados.rados.0.smithi089.stdout:1499: done (1 left) 2024-08-29T18:19:10.927 INFO:tasks.rados.rados.0.smithi089.stdout:1501: done (0 left) 2024-08-29T18:19:10.927 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 159 2024-08-29T18:19:10.927 INFO:tasks.rados.rados.0.smithi089.stdout:1502: seq_num 468 ranges {614400=647168} 2024-08-29T18:19:10.947 INFO:tasks.rados.rados.0.smithi089.stdout:1502: writing smithi08969774-41 from 614400 to 1261568 tid 1 2024-08-29T18:19:10.947 INFO:tasks.rados.rados.0.smithi089.stdout:1503: snap_remove snap 157 2024-08-29T18:19:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:11 smithi144 bash[67678]: cluster 2024-08-29T18:19:10.615366+0000 mgr.y (mgr.34104) 104 : cluster [DBG] pgmap v152: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 998 KiB/s wr, 12 op/s 2024-08-29T18:19:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:11 smithi144 bash[67678]: audit 2024-08-29T18:19:10.783015+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:11 smithi144 bash[67678]: audit 2024-08-29T18:19:10.794944+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:11 smithi144 bash[67678]: audit 2024-08-29T18:19:10.797615+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:19:11.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:11 smithi144 bash[67678]: audit 2024-08-29T18:19:10.799300+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:11 smithi144 bash[67678]: cluster 2024-08-29T18:19:10.932280+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[77323]: cluster 2024-08-29T18:19:10.615366+0000 mgr.y (mgr.34104) 104 : cluster [DBG] pgmap v152: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 998 KiB/s wr, 12 op/s 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[77323]: audit 2024-08-29T18:19:10.783015+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[77323]: audit 2024-08-29T18:19:10.794944+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[77323]: audit 2024-08-29T18:19:10.797615+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[77323]: audit 2024-08-29T18:19:10.799300+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[77323]: cluster 2024-08-29T18:19:10.932280+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[78574]: cluster 2024-08-29T18:19:10.615366+0000 mgr.y (mgr.34104) 104 : cluster [DBG] pgmap v152: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 998 KiB/s wr, 12 op/s 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[78574]: audit 2024-08-29T18:19:10.783015+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:11.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[78574]: audit 2024-08-29T18:19:10.794944+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[78574]: audit 2024-08-29T18:19:10.797615+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:19:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[78574]: audit 2024-08-29T18:19:10.799300+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:11 smithi089 bash[78574]: cluster 2024-08-29T18:19:10.932280+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1503: done (1 left) 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1504: read oid 7 snap -1 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1504: expect (ObjNum 460 snap 154 seq_num 460) 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1505: read oid 45 snap -1 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1505: expect (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1506: copy_from oid 44 from oid 39 current snap is 159 2024-08-29T18:19:11.930 INFO:tasks.rados.rados.0.smithi089.stdout:1502: finishing write tid 1 to smithi08969774-41 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1502: finishing write tid 2 to smithi08969774-41 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1502: finishing write tid 3 to smithi08969774-41 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1502: oid 41 updating version 0 to 568 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1502: oid 41 updating version 568 to 569 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 569 (ObjNum 468 snap 159 seq_num 468) dirty exists 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1502: left oid 41 (ObjNum 468 snap 159 seq_num 468) 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1502: done (3 left) 2024-08-29T18:19:11.931 INFO:tasks.rados.rados.0.smithi089.stdout:1507: delete oid 34 current snap is 159 2024-08-29T18:19:11.937 INFO:tasks.rados.rados.0.smithi089.stdout:1507: done (3 left) 2024-08-29T18:19:11.937 INFO:tasks.rados.rados.0.smithi089.stdout:1508: read oid 12 snap 156 2024-08-29T18:19:11.938 INFO:tasks.rados.rados.0.smithi089.stdout:1508: expect (ObjNum -1427223984 snap 22081 seq_num 4093660368) 2024-08-29T18:19:11.938 INFO:tasks.rados.rados.0.smithi089.stdout:1509: rollback oid 33 current snap is 159 2024-08-29T18:19:11.938 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 158 2024-08-29T18:19:11.938 INFO:tasks.rados.rados.0.smithi089.stdout:1510: rmattr oid 48 current snap is 159 2024-08-29T18:19:11.938 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 159 2024-08-29T18:19:11.938 INFO:tasks.rados.rados.0.smithi089.stdout:1511: seq_num 470 ranges {4120576=679936} 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:1511: writing smithi08969774-36 from 4120576 to 4800512 tid 1 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:1512: rmattr oid 38 current snap is 159 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:1509: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 0 (ObjNum 33 snap 0 seq_num 2867530896) dirty dne 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 844 (ObjNum 454 snap 153 seq_num 454) dirty exists 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:1506: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:19:11.966 INFO:tasks.rados.rados.0.smithi089.stdout:1506: finishing copy_from to smithi08969774-44 2024-08-29T18:19:11.967 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 664 (ObjNum 339 snap 118 seq_num 339) dirty exists 2024-08-29T18:19:11.967 INFO:tasks.rados.rados.0.smithi089.stdout:1506: done (7 left) 2024-08-29T18:19:11.967 INFO:tasks.rados.rados.0.smithi089.stdout:1509: done (6 left) 2024-08-29T18:19:11.967 INFO:tasks.rados.rados.0.smithi089.stdout:1510: done (5 left) 2024-08-29T18:19:11.967 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 159 2024-08-29T18:19:11.967 INFO:tasks.rados.rados.0.smithi089.stdout:1513: seq_num 471 ranges {884736=696320} 2024-08-29T18:19:11.975 INFO:tasks.rados.rados.0.smithi089.stdout:1513: writing smithi08969774-39 from 884736 to 1581056 tid 1 2024-08-29T18:19:11.975 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 159 2024-08-29T18:19:11.976 INFO:tasks.rados.rados.0.smithi089.stdout:1504: expect (ObjNum 460 snap 154 seq_num 460) 2024-08-29T18:19:12.294 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 845 (ObjNum 440 snap 148 seq_num 440) dirty exists 2024-08-29T18:19:12.294 INFO:tasks.rados.rados.0.smithi089.stdout:1505: expect (ObjNum 342 snap 118 seq_num 342) 2024-08-29T18:19:12.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:12 smithi144 bash[67678]: cephadm 2024-08-29T18:19:10.796959+0000 mgr.y (mgr.34104) 105 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-29T18:19:12.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:12 smithi144 bash[67678]: cephadm 2024-08-29T18:19:10.804229+0000 mgr.y (mgr.34104) 106 : cephadm [INF] Reconfiguring daemon osd.6 on smithi144 2024-08-29T18:19:12.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:12 smithi144 bash[67678]: cluster 2024-08-29T18:19:11.934901+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-29T18:19:12.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:12 smithi089 bash[77323]: cephadm 2024-08-29T18:19:10.796959+0000 mgr.y (mgr.34104) 105 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-29T18:19:12.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:12 smithi089 bash[77323]: cephadm 2024-08-29T18:19:10.804229+0000 mgr.y (mgr.34104) 106 : cephadm [INF] Reconfiguring daemon osd.6 on smithi144 2024-08-29T18:19:12.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:12 smithi089 bash[77323]: cluster 2024-08-29T18:19:11.934901+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-29T18:19:12.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:12 smithi089 bash[78574]: cephadm 2024-08-29T18:19:10.796959+0000 mgr.y (mgr.34104) 105 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-29T18:19:12.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:12 smithi089 bash[78574]: cephadm 2024-08-29T18:19:10.804229+0000 mgr.y (mgr.34104) 106 : cephadm [INF] Reconfiguring daemon osd.6 on smithi144 2024-08-29T18:19:12.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:12 smithi089 bash[78574]: cluster 2024-08-29T18:19:11.934901+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-29T18:19:12.528 INFO:tasks.rados.rados.0.smithi089.stdout:1508: expect (ObjNum -1427223984 snap 22081 seq_num 4093660368) 2024-08-29T18:19:12.530 INFO:tasks.rados.rados.0.smithi089.stdout:1511: finishing write tid 1 to smithi08969774-36 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1511: finishing write tid 2 to smithi08969774-36 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1513: finishing write tid 1 to smithi08969774-39 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1513: finishing write tid 2 to smithi08969774-39 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1513: finishing write tid 3 to smithi08969774-39 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1513: oid 39 updating version 0 to 677 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1513: oid 39 version 677 is already newer than 676 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 677 (ObjNum 471 snap 159 seq_num 471) dirty exists 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1513: left oid 39 (ObjNum 471 snap 159 seq_num 471) 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1511: finishing write tid 3 to smithi08969774-36 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1511: oid 36 updating version 0 to 947 2024-08-29T18:19:12.531 INFO:tasks.rados.rados.0.smithi089.stdout:1511: oid 36 updating version 947 to 948 2024-08-29T18:19:12.532 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 948 (ObjNum 470 snap 159 seq_num 470) dirty exists 2024-08-29T18:19:12.532 INFO:tasks.rados.rados.0.smithi089.stdout:1511: left oid 36 (ObjNum 470 snap 159 seq_num 470) 2024-08-29T18:19:12.532 INFO:tasks.rados.rados.0.smithi089.stdout:1514: seq_num 472 ranges {540672=712704} 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1514: writing smithi08969774-20 from 540672 to 1253376 tid 1 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1504: done (6 left) 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1505: done (5 left) 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1508: done (4 left) 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1511: done (3 left) 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1512: done (2 left) 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1513: done (1 left) 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1515: read oid 15 snap -1 2024-08-29T18:19:12.551 INFO:tasks.rados.rados.0.smithi089.stdout:1515: expect deleted 2024-08-29T18:19:12.552 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 159 2024-08-29T18:19:12.552 INFO:tasks.rados.rados.0.smithi089.stdout:1516: seq_num 473 ranges {0=729088} 2024-08-29T18:19:12.564 INFO:tasks.rados.rados.0.smithi089.stdout:1516: writing smithi08969774-12 from 0 to 729088 tid 1 2024-08-29T18:19:12.564 INFO:tasks.rados.rados.0.smithi089.stdout:1517: snap_remove snap 156 2024-08-29T18:19:13.020 INFO:tasks.rados.rados.0.smithi089.stdout:1517: done (3 left) 2024-08-29T18:19:13.021 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 159 2024-08-29T18:19:13.021 INFO:tasks.rados.rados.0.smithi089.stdout:1518: seq_num 474 ranges {1261568=745472} 2024-08-29T18:19:13.055 INFO:tasks.rados.rados.0.smithi089.stdout:1518: writing smithi08969774-41 from 1261568 to 2007040 tid 1 2024-08-29T18:19:13.055 INFO:tasks.rados.rados.0.smithi089.stdout:1519: snap_create 2024-08-29T18:19:13.055 INFO:tasks.rados.rados.0.smithi089.stdout:1514: finishing write tid 1 to smithi08969774-20 2024-08-29T18:19:13.055 INFO:tasks.rados.rados.0.smithi089.stdout:1514: finishing write tid 2 to smithi08969774-20 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1514: finishing write tid 3 to smithi08969774-20 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1514: oid 20 updating version 0 to 846 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1514: oid 20 updating version 846 to 847 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 847 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1514: left oid 20 (ObjNum 472 snap 159 seq_num 472) 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1516: finishing write tid 1 to smithi08969774-12 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1516: finishing write tid 2 to smithi08969774-12 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1516: finishing write tid 3 to smithi08969774-12 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1516: oid 12 updating version 0 to 950 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1516: oid 12 updating version 950 to 951 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 951 (ObjNum 473 snap 159 seq_num 473) dirty exists 2024-08-29T18:19:13.056 INFO:tasks.rados.rados.0.smithi089.stdout:1516: left oid 12 (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:13.063 INFO:tasks.rados.rados.0.smithi089.stdout:1518: finishing write tid 1 to smithi08969774-41 2024-08-29T18:19:13.063 INFO:tasks.rados.rados.0.smithi089.stdout:1518: finishing write tid 2 to smithi08969774-41 2024-08-29T18:19:13.065 INFO:tasks.rados.rados.0.smithi089.stdout:1518: finishing write tid 3 to smithi08969774-41 2024-08-29T18:19:13.065 INFO:tasks.rados.rados.0.smithi089.stdout:1518: oid 41 updating version 0 to 574 2024-08-29T18:19:13.065 INFO:tasks.rados.rados.0.smithi089.stdout:1518: oid 41 updating version 574 to 575 2024-08-29T18:19:13.065 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 575 (ObjNum 474 snap 159 seq_num 474) dirty exists 2024-08-29T18:19:13.065 INFO:tasks.rados.rados.0.smithi089.stdout:1518: left oid 41 (ObjNum 474 snap 159 seq_num 474) 2024-08-29T18:19:13.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:13 smithi144 bash[67678]: cluster 2024-08-29T18:19:12.616052+0000 mgr.y (mgr.34104) 107 : cluster [DBG] pgmap v155: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:13.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:13 smithi089 bash[77323]: cluster 2024-08-29T18:19:12.616052+0000 mgr.y (mgr.34104) 107 : cluster [DBG] pgmap v155: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:13.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:13 smithi089 bash[78574]: cluster 2024-08-29T18:19:12.616052+0000 mgr.y (mgr.34104) 107 : cluster [DBG] pgmap v155: 121 pgs: 121 active+clean; 203 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:1514: done (4 left) 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:1515: done (3 left) 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:1516: done (2 left) 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:1518: done (1 left) 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:1519: done (0 left) 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 160 2024-08-29T18:19:14.028 INFO:tasks.rados.rados.0.smithi089.stdout:1520: seq_num 475 ranges {884736=761856} 2024-08-29T18:19:14.055 INFO:tasks.rados.rados.0.smithi089.stdout:1520: writing smithi08969774-44 from 884736 to 1646592 tid 1 2024-08-29T18:19:14.055 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 160 2024-08-29T18:19:14.055 INFO:tasks.rados.rados.0.smithi089.stdout:1521: seq_num 476 ranges {2957312=778240} 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1521: writing smithi08969774-48 from 2957312 to 3735552 tid 1 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1522: delete oid 25 current snap is 160 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1520: finishing write tid 1 to smithi08969774-44 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1520: finishing write tid 2 to smithi08969774-44 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1520: finishing write tid 3 to smithi08969774-44 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1520: oid 44 updating version 0 to 665 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1520: oid 44 updating version 665 to 666 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 666 (ObjNum 475 snap 160 seq_num 475) dirty exists 2024-08-29T18:19:14.099 INFO:tasks.rados.rados.0.smithi089.stdout:1520: left oid 44 (ObjNum 475 snap 160 seq_num 475) 2024-08-29T18:19:14.109 INFO:tasks.rados.rados.0.smithi089.stdout:1520: done (2 left) 2024-08-29T18:19:14.109 INFO:tasks.rados.rados.0.smithi089.stdout:1522: done (1 left) 2024-08-29T18:19:14.109 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 160 2024-08-29T18:19:14.109 INFO:tasks.rados.rados.0.smithi089.stdout:1523: seq_num 478 ranges {0=409600,409600=401408} 2024-08-29T18:19:14.112 INFO:tasks.rados.rados.0.smithi089.stdout:1523: writing smithi08969774-22 from 0 to 409600 tid 1 2024-08-29T18:19:14.117 INFO:tasks.rados.rados.0.smithi089.stdout:1523: writing smithi08969774-22 from 409600 to 811008 tid 2 2024-08-29T18:19:14.117 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 160 2024-08-29T18:19:14.117 INFO:tasks.rados.rados.0.smithi089.stdout:1524: seq_num 479 ranges {0=425984,425984=401408} 2024-08-29T18:19:14.121 INFO:tasks.rados.rados.0.smithi089.stdout:1524: writing smithi08969774-49 from 0 to 425984 tid 1 2024-08-29T18:19:14.126 INFO:tasks.rados.rados.0.smithi089.stdout:1524: writing smithi08969774-49 from 425984 to 827392 tid 2 2024-08-29T18:19:14.126 INFO:tasks.rados.rados.0.smithi089.stdout:1525: read oid 44 snap 158 2024-08-29T18:19:14.126 INFO:tasks.rados.rados.0.smithi089.stdout:1525: expect deleted 2024-08-29T18:19:14.126 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 160 2024-08-29T18:19:14.126 INFO:tasks.rados.rados.0.smithi089.stdout:1526: seq_num 480 ranges {1073152=442368,1515520=401408} 2024-08-29T18:19:14.140 INFO:tasks.rados.rados.0.smithi089.stdout:1526: writing smithi08969774-46 from 1073152 to 1515520 tid 1 2024-08-29T18:19:14.143 INFO:tasks.rados.rados.0.smithi089.stdout:1526: writing smithi08969774-46 from 1515520 to 1916928 tid 2 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1527: delete oid 2 current snap is 160 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1521: finishing write tid 1 to smithi08969774-48 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1521: finishing write tid 2 to smithi08969774-48 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1521: finishing write tid 3 to smithi08969774-48 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1521: oid 48 updating version 0 to 849 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1521: oid 48 version 849 is already newer than 848 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 849 (ObjNum 476 snap 160 seq_num 476) dirty exists 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1521: left oid 48 (ObjNum 476 snap 160 seq_num 476) 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1523: finishing write tid 1 to smithi08969774-22 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1523: finishing write tid 2 to smithi08969774-22 2024-08-29T18:19:14.144 INFO:tasks.rados.rados.0.smithi089.stdout:1523: finishing write tid 3 to smithi08969774-22 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1523: finishing write tid 4 to smithi08969774-22 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1523: oid 22 updating version 0 to 349 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1523: oid 22 version 349 is already newer than 348 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1523: oid 22 version 349 is already newer than 347 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 349 (ObjNum 478 snap 160 seq_num 478) dirty exists 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1523: left oid 22 (ObjNum 478 snap 160 seq_num 478) 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: finishing write tid 1 to smithi08969774-49 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: finishing write tid 2 to smithi08969774-49 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: finishing write tid 3 to smithi08969774-49 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: finishing write tid 4 to smithi08969774-49 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: oid 49 updating version 0 to 488 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: oid 49 version 488 is already newer than 486 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:1524: oid 49 version 488 is already newer than 487 2024-08-29T18:19:14.145 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 488 (ObjNum 479 snap 160 seq_num 479) dirty exists 2024-08-29T18:19:14.146 INFO:tasks.rados.rados.0.smithi089.stdout:1524: left oid 49 (ObjNum 479 snap 160 seq_num 479) 2024-08-29T18:19:14.148 INFO:tasks.rados.rados.0.smithi089.stdout:1521: done (5 left) 2024-08-29T18:19:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:1523: done (4 left) 2024-08-29T18:19:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:1524: done (3 left) 2024-08-29T18:19:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:1525: done (2 left) 2024-08-29T18:19:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:1527: done (1 left) 2024-08-29T18:19:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:1528: setattr oid 13 current snap is 160 2024-08-29T18:19:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:1526: finishing write tid 1 to smithi08969774-46 2024-08-29T18:19:14.150 INFO:tasks.rados.rados.0.smithi089.stdout:1526: finishing write tid 2 to smithi08969774-46 2024-08-29T18:19:14.151 INFO:tasks.rados.rados.0.smithi089.stdout:1526: finishing write tid 3 to smithi08969774-46 2024-08-29T18:19:14.152 INFO:tasks.rados.rados.0.smithi089.stdout:1529: snap_remove snap 159 2024-08-29T18:19:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: cluster 2024-08-29T18:19:13.026644+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-29T18:19:14.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: audit 2024-08-29T18:19:13.339437+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:14.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: audit 2024-08-29T18:19:13.351350+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:14.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: cephadm 2024-08-29T18:19:13.355203+0000 mgr.y (mgr.34104) 108 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-29T18:19:14.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: audit 2024-08-29T18:19:13.355983+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:19:14.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: audit 2024-08-29T18:19:13.357732+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:14.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:14 smithi144 bash[67678]: cephadm 2024-08-29T18:19:13.362727+0000 mgr.y (mgr.34104) 109 : cephadm [INF] Reconfiguring daemon osd.7 on smithi144 2024-08-29T18:19:14.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: cluster 2024-08-29T18:19:13.026644+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: audit 2024-08-29T18:19:13.339437+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: audit 2024-08-29T18:19:13.351350+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: cephadm 2024-08-29T18:19:13.355203+0000 mgr.y (mgr.34104) 108 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: audit 2024-08-29T18:19:13.355983+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: audit 2024-08-29T18:19:13.357732+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[77323]: cephadm 2024-08-29T18:19:13.362727+0000 mgr.y (mgr.34104) 109 : cephadm [INF] Reconfiguring daemon osd.7 on smithi144 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: cluster 2024-08-29T18:19:13.026644+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: audit 2024-08-29T18:19:13.339437+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:14.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: audit 2024-08-29T18:19:13.351350+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: cephadm 2024-08-29T18:19:13.355203+0000 mgr.y (mgr.34104) 108 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-29T18:19:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: audit 2024-08-29T18:19:13.355983+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:19:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: audit 2024-08-29T18:19:13.357732+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:14 smithi089 bash[78574]: cephadm 2024-08-29T18:19:13.362727+0000 mgr.y (mgr.34104) 109 : cephadm [INF] Reconfiguring daemon osd.7 on smithi144 2024-08-29T18:19:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:1529: done (2 left) 2024-08-29T18:19:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:1530: setattr oid 15 current snap is 160 2024-08-29T18:19:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:1526: finishing write tid 4 to smithi08969774-46 2024-08-29T18:19:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:1526: oid 46 updating version 0 to 577 2024-08-29T18:19:15.041 INFO:tasks.rados.rados.0.smithi089.stdout:1526: oid 46 updating version 577 to 579 2024-08-29T18:19:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:1526: oid 46 version 579 is already newer than 578 2024-08-29T18:19:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 579 (ObjNum 480 snap 160 seq_num 480) dirty exists 2024-08-29T18:19:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:1526: left oid 46 (ObjNum 480 snap 160 seq_num 480) 2024-08-29T18:19:15.042 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 668 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:19:15.046 INFO:tasks.rados.rados.0.smithi089.stdout:1526: done (2 left) 2024-08-29T18:19:15.046 INFO:tasks.rados.rados.0.smithi089.stdout:1528: done (1 left) 2024-08-29T18:19:15.046 INFO:tasks.rados.rados.0.smithi089.stdout:1531: rollback oid 33 current snap is 160 2024-08-29T18:19:15.047 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 158 2024-08-29T18:19:15.047 INFO:tasks.rados.rados.0.smithi089.stdout:1532: copy_from oid 2 from oid 47 current snap is 160 2024-08-29T18:19:15.047 INFO:tasks.rados.rados.0.smithi089.stdout:1533: delete oid 45 current snap is 160 2024-08-29T18:19:15.059 INFO:tasks.rados.rados.0.smithi089.stdout:1533: done (3 left) 2024-08-29T18:19:15.059 INFO:tasks.rados.rados.0.smithi089.stdout:1534: read oid 12 snap -1 2024-08-29T18:19:15.059 INFO:tasks.rados.rados.0.smithi089.stdout:1534: expect (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:15.059 INFO:tasks.rados.rados.0.smithi089.stdout:1535: setattr oid 10 current snap is 160 2024-08-29T18:19:15.059 INFO:tasks.rados.rados.0.smithi089.stdout:1532: finishing copy_from to smithi08969774-2 2024-08-29T18:19:15.059 INFO:tasks.rados.rados.0.smithi089.stdout:1532: got expected ENOENT (src dne) 2024-08-29T18:19:15.060 INFO:tasks.rados.rados.0.smithi089.stdout:1532: finishing copy_from racing read to smithi08969774-2 2024-08-29T18:19:15.063 INFO:tasks.rados.rados.0.smithi089.stdout:1531: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:19:15.063 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:19:15.063 INFO:tasks.rados.rados.0.smithi089.stdout:1531: done (4 left) 2024-08-29T18:19:15.063 INFO:tasks.rados.rados.0.smithi089.stdout:1532: done (3 left) 2024-08-29T18:19:15.063 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 160 2024-08-29T18:19:15.063 INFO:tasks.rados.rados.0.smithi089.stdout:1536: seq_num 483 ranges {4947968=491520,5439488=401408} 2024-08-29T18:19:15.117 INFO:tasks.rados.rados.0.smithi089.stdout:1536: writing smithi08969774-7 from 4947968 to 5439488 tid 1 2024-08-29T18:19:15.121 INFO:tasks.rados.rados.0.smithi089.stdout:1536: writing smithi08969774-7 from 5439488 to 5840896 tid 2 2024-08-29T18:19:15.121 INFO:tasks.rados.rados.0.smithi089.stdout:1537: snap_remove snap 158 2024-08-29T18:19:15.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:15 smithi144 bash[67678]: cluster 2024-08-29T18:19:14.033912+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-29T18:19:15.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:15 smithi144 bash[67678]: cluster 2024-08-29T18:19:14.616736+0000 mgr.y (mgr.34104) 110 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-29T18:19:15.424 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:19:15] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2024-08-29T18:19:15.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:15 smithi089 bash[77323]: cluster 2024-08-29T18:19:14.033912+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-29T18:19:15.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:15 smithi089 bash[77323]: cluster 2024-08-29T18:19:14.616736+0000 mgr.y (mgr.34104) 110 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-29T18:19:15.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:15 smithi089 bash[78574]: cluster 2024-08-29T18:19:14.033912+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-29T18:19:15.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:15 smithi089 bash[78574]: cluster 2024-08-29T18:19:14.616736+0000 mgr.y (mgr.34104) 110 : cluster [DBG] pgmap v158: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-29T18:19:15.929 INFO:tasks.rados.rados.0.smithi089.stdout:1537: done (4 left) 2024-08-29T18:19:15.929 INFO:tasks.rados.rados.0.smithi089.stdout:1538: read oid 18 snap -1 2024-08-29T18:19:15.929 INFO:tasks.rados.rados.0.smithi089.stdout:1538: expect (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:19:15.930 INFO:tasks.rados.rados.0.smithi089.stdout:1539: rollback oid 25 current snap is 160 2024-08-29T18:19:15.930 INFO:tasks.rados.rados.0.smithi089.stdout:1539: done (5 left) 2024-08-29T18:19:15.930 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 160 2024-08-29T18:19:15.930 INFO:tasks.rados.rados.0.smithi089.stdout:1540: seq_num 484 ranges {237568=507904,745472=401408} 2024-08-29T18:19:15.936 INFO:tasks.rados.rados.0.smithi089.stdout:1540: writing smithi08969774-23 from 237568 to 745472 tid 1 2024-08-29T18:19:15.940 INFO:tasks.rados.rados.0.smithi089.stdout:1540: writing smithi08969774-23 from 745472 to 1146880 tid 2 2024-08-29T18:19:15.940 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 160 2024-08-29T18:19:15.941 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 489 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:19:15.941 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 891 (ObjNum 367 snap 125 seq_num 367) dirty exists 2024-08-29T18:19:15.941 INFO:tasks.rados.rados.0.smithi089.stdout:1534: expect (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: finishing write tid 1 to smithi08969774-7 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: finishing write tid 2 to smithi08969774-7 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: finishing write tid 3 to smithi08969774-7 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: finishing write tid 4 to smithi08969774-7 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: oid 7 updating version 0 to 959 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: oid 7 updating version 959 to 961 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: oid 7 version 961 is already newer than 960 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 961 (ObjNum 483 snap 160 seq_num 483) dirty exists 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1536: left oid 7 (ObjNum 483 snap 160 seq_num 483) 2024-08-29T18:19:16.006 INFO:tasks.rados.rados.0.smithi089.stdout:1541: seq_num 485 ranges {0=532480,532480=401408} 2024-08-29T18:19:16.008 INFO:tasks.rados.rados.0.smithi089.stdout:1541: writing smithi08969774-2 from 0 to 532480 tid 1 2024-08-29T18:19:16.011 INFO:tasks.rados.rados.0.smithi089.stdout:1541: writing smithi08969774-2 from 532480 to 933888 tid 2 2024-08-29T18:19:16.011 INFO:tasks.rados.rados.0.smithi089.stdout:1530: done (6 left) 2024-08-29T18:19:16.011 INFO:tasks.rados.rados.0.smithi089.stdout:1534: done (5 left) 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1535: done (4 left) 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1536: done (3 left) 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1542: snap_create 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: finishing write tid 1 to smithi08969774-23 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: finishing write tid 2 to smithi08969774-23 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: finishing write tid 3 to smithi08969774-23 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: finishing write tid 4 to smithi08969774-23 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: oid 23 updating version 0 to 666 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: oid 23 version 666 is already newer than 665 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: oid 23 updating version 666 to 667 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 667 (ObjNum 484 snap 160 seq_num 484) dirty exists 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1540: left oid 23 (ObjNum 484 snap 160 seq_num 484) 2024-08-29T18:19:16.012 INFO:tasks.rados.rados.0.smithi089.stdout:1538: expect (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:19:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:16 smithi144 bash[67678]: cluster 2024-08-29T18:19:15.046272+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-29T18:19:16.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:16 smithi144 bash[67678]: cluster 2024-08-29T18:19:15.933902+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-29T18:19:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:16 smithi089 bash[78574]: cluster 2024-08-29T18:19:15.046272+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-29T18:19:16.424 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:16 smithi089 bash[78574]: cluster 2024-08-29T18:19:15.933902+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-29T18:19:16.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:16 smithi089 bash[77323]: cluster 2024-08-29T18:19:15.046272+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-29T18:19:16.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:16 smithi089 bash[77323]: cluster 2024-08-29T18:19:15.933902+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: finishing write tid 1 to smithi08969774-2 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: finishing write tid 2 to smithi08969774-2 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: finishing write tid 3 to smithi08969774-2 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: finishing write tid 4 to smithi08969774-2 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: oid 2 updating version 0 to 690 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: oid 2 version 690 is already newer than 688 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: oid 2 version 690 is already newer than 689 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 690 (ObjNum 485 snap 160 seq_num 485) dirty exists 2024-08-29T18:19:16.745 INFO:tasks.rados.rados.0.smithi089.stdout:1541: left oid 2 (ObjNum 485 snap 160 seq_num 485) 2024-08-29T18:19:16.935 INFO:tasks.rados.rados.0.smithi089.stdout:1538: done (3 left) 2024-08-29T18:19:16.935 INFO:tasks.rados.rados.0.smithi089.stdout:1540: done (2 left) 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1541: done (1 left) 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1542: done (0 left) 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1543: read oid 26 snap -1 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1543: expect (ObjNum 463 snap 154 seq_num 463) 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1544: read oid 15 snap -1 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1544: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1545: read oid 6 snap -1 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1545: expect (ObjNum 461 snap 154 seq_num 461) 2024-08-29T18:19:16.936 INFO:tasks.rados.rados.0.smithi089.stdout:1546: delete oid 22 current snap is 161 2024-08-29T18:19:16.942 INFO:tasks.rados.rados.0.smithi089.stdout:1544: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:19:16.947 INFO:tasks.rados.rados.0.smithi089.stdout:1544: done (3 left) 2024-08-29T18:19:16.947 INFO:tasks.rados.rados.0.smithi089.stdout:1546: done (2 left) 2024-08-29T18:19:16.947 INFO:tasks.rados.rados.0.smithi089.stdout:1547: snap_create 2024-08-29T18:19:16.948 INFO:tasks.rados.rados.0.smithi089.stdout:1545: expect (ObjNum 461 snap 154 seq_num 461) 2024-08-29T18:19:16.967 INFO:tasks.rados.rados.0.smithi089.stdout:1543: expect (ObjNum 463 snap 154 seq_num 463) 2024-08-29T18:19:17.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: audit 2024-08-29T18:19:16.040188+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: audit 2024-08-29T18:19:16.054332+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: cephadm 2024-08-29T18:19:16.055716+0000 mgr.y (mgr.34104) 111 : cephadm [INF] Reconfiguring mds.b (monmap changed)... 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: audit 2024-08-29T18:19:16.056120+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: audit 2024-08-29T18:19:16.057102+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: cephadm 2024-08-29T18:19:16.058065+0000 mgr.y (mgr.34104) 112 : cephadm [INF] Reconfiguring daemon mds.b on smithi144 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: cluster 2024-08-29T18:19:16.617402+0000 mgr.y (mgr.34104) 113 : cluster [DBG] pgmap v161: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-29T18:19:17.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:17 smithi144 bash[67678]: cluster 2024-08-29T18:19:16.941055+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: audit 2024-08-29T18:19:16.040188+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: audit 2024-08-29T18:19:16.054332+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: cephadm 2024-08-29T18:19:16.055716+0000 mgr.y (mgr.34104) 111 : cephadm [INF] Reconfiguring mds.b (monmap changed)... 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: audit 2024-08-29T18:19:16.056120+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: audit 2024-08-29T18:19:16.057102+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: cephadm 2024-08-29T18:19:16.058065+0000 mgr.y (mgr.34104) 112 : cephadm [INF] Reconfiguring daemon mds.b on smithi144 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: cluster 2024-08-29T18:19:16.617402+0000 mgr.y (mgr.34104) 113 : cluster [DBG] pgmap v161: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-29T18:19:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[77323]: cluster 2024-08-29T18:19:16.941055+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: audit 2024-08-29T18:19:16.040188+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: audit 2024-08-29T18:19:16.054332+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: cephadm 2024-08-29T18:19:16.055716+0000 mgr.y (mgr.34104) 111 : cephadm [INF] Reconfiguring mds.b (monmap changed)... 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: audit 2024-08-29T18:19:16.056120+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: audit 2024-08-29T18:19:16.057102+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: cephadm 2024-08-29T18:19:16.058065+0000 mgr.y (mgr.34104) 112 : cephadm [INF] Reconfiguring daemon mds.b on smithi144 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: cluster 2024-08-29T18:19:16.617402+0000 mgr.y (mgr.34104) 113 : cluster [DBG] pgmap v161: 121 pgs: 121 active+clean; 116 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-29T18:19:17.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:17 smithi089 bash[78574]: cluster 2024-08-29T18:19:16.941055+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-29T18:19:17.933 INFO:tasks.rados.rados.0.smithi089.stdout:1543: done (2 left) 2024-08-29T18:19:17.933 INFO:tasks.rados.rados.0.smithi089.stdout:1545: done (1 left) 2024-08-29T18:19:17.934 INFO:tasks.rados.rados.0.smithi089.stdout:1547: done (0 left) 2024-08-29T18:19:17.934 INFO:tasks.rados.rados.0.smithi089.stdout:1548: copy_from oid 10 from oid 15 current snap is 162 2024-08-29T18:19:17.934 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 162 2024-08-29T18:19:17.934 INFO:tasks.rados.rados.0.smithi089.stdout:1549: seq_num 487 ranges {9060352=565248,9625600=401408} 2024-08-29T18:19:18.036 INFO:tasks.rados.rados.0.smithi089.stdout:1549: writing smithi08969774-35 from 9060352 to 9625600 tid 1 2024-08-29T18:19:18.039 INFO:tasks.rados.rados.0.smithi089.stdout:1549: writing smithi08969774-35 from 9625600 to 10027008 tid 2 2024-08-29T18:19:18.039 INFO:tasks.rados.rados.0.smithi089.stdout:1550: copy_from oid 6 from oid 14 current snap is 162 2024-08-29T18:19:18.039 INFO:tasks.rados.rados.0.smithi089.stdout:1548: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:19:18.039 INFO:tasks.rados.rados.0.smithi089.stdout:1551: snap_create 2024-08-29T18:19:18.039 INFO:tasks.rados.rados.0.smithi089.stdout:1548: finishing copy_from to smithi08969774-10 2024-08-29T18:19:18.039 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 489 (ObjNum 481 snap 0 seq_num 2867863056) dirty exists 2024-08-29T18:19:18.046 INFO:tasks.rados.rados.0.smithi089.stdout:1549: finishing write tid 1 to smithi08969774-35 2024-08-29T18:19:18.046 INFO:tasks.rados.rados.0.smithi089.stdout:1550: finishing copy_from to smithi08969774-6 2024-08-29T18:19:18.046 INFO:tasks.rados.rados.0.smithi089.stdout:1550: got expected ENOENT (src dne) 2024-08-29T18:19:18.047 INFO:tasks.rados.rados.0.smithi089.stdout:1550: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:19:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:1549: finishing write tid 2 to smithi08969774-35 2024-08-29T18:19:18.048 INFO:tasks.rados.rados.0.smithi089.stdout:1549: finishing write tid 3 to smithi08969774-35 2024-08-29T18:19:18.051 INFO:tasks.rados.rados.0.smithi089.stdout:1549: finishing write tid 4 to smithi08969774-35 2024-08-29T18:19:18.051 INFO:tasks.rados.rados.0.smithi089.stdout:1549: oid 35 updating version 0 to 899 2024-08-29T18:19:18.051 INFO:tasks.rados.rados.0.smithi089.stdout:1549: oid 35 version 899 is already newer than 897 2024-08-29T18:19:18.051 INFO:tasks.rados.rados.0.smithi089.stdout:1549: oid 35 version 899 is already newer than 898 2024-08-29T18:19:18.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 899 (ObjNum 487 snap 162 seq_num 487) dirty exists 2024-08-29T18:19:18.051 INFO:tasks.rados.rados.0.smithi089.stdout:1549: left oid 35 (ObjNum 487 snap 162 seq_num 487) 2024-08-29T18:19:18.935 INFO:tasks.rados.rados.0.smithi089.stdout:1548: done (3 left) 2024-08-29T18:19:18.935 INFO:tasks.rados.rados.0.smithi089.stdout:1549: done (2 left) 2024-08-29T18:19:18.935 INFO:tasks.rados.rados.0.smithi089.stdout:1550: done (1 left) 2024-08-29T18:19:18.935 INFO:tasks.rados.rados.0.smithi089.stdout:1551: done (0 left) 2024-08-29T18:19:18.935 INFO:tasks.rados.rados.0.smithi089.stdout:1552: delete oid 36 current snap is 163 2024-08-29T18:19:18.944 INFO:tasks.rados.rados.0.smithi089.stdout:1552: done (0 left) 2024-08-29T18:19:18.944 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 163 2024-08-29T18:19:18.944 INFO:tasks.rados.rados.0.smithi089.stdout:1553: seq_num 489 ranges {6848512=598016,7446528=401408} 2024-08-29T18:19:18.995 INFO:tasks.rados.rados.0.smithi089.stdout:1553: writing smithi08969774-4 from 6848512 to 7446528 tid 1 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:1553: writing smithi08969774-4 from 7446528 to 7847936 tid 2 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:1554: rollback oid 39 current snap is 163 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 160 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:1555: read oid 48 snap 161 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:1555: expect (ObjNum 476 snap 160 seq_num 476) 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:1556: read oid 18 snap 161 2024-08-29T18:19:18.998 INFO:tasks.rados.rados.0.smithi089.stdout:1556: expect (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:19:18.999 INFO:tasks.rados.rados.0.smithi089.stdout:1557: rmattr oid 34 current snap is 163 2024-08-29T18:19:18.999 INFO:tasks.rados.rados.0.smithi089.stdout:1557: done (4 left) 2024-08-29T18:19:18.999 INFO:tasks.rados.rados.0.smithi089.stdout:1558: snap_remove snap 162 2024-08-29T18:19:19.243 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:19:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: cluster 2024-08-29T18:19:17.939060+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-29T18:19:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.554409+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.566954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: cluster 2024-08-29T18:19:18.618652+0000 mgr.y (mgr.34104) 114 : cluster [DBG] pgmap v164: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T18:19:19.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.656742+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.659837+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.662245+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.673999+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.679624+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.689176+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.694660+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.704099+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.709454+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.718752+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.725340+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.737297+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:18 smithi144 bash[67678]: audit 2024-08-29T18:19:18.744317+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T18:19:19.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: cluster 2024-08-29T18:19:17.939060+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-29T18:19:19.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.554409+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.566954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: cluster 2024-08-29T18:19:18.618652+0000 mgr.y (mgr.34104) 114 : cluster [DBG] pgmap v164: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T18:19:19.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.656742+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.659837+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.662245+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.673999+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.679624+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.689176+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.694660+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.704099+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.709454+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.718752+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.725340+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.737297+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[77323]: audit 2024-08-29T18:19:18.744317+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: cluster 2024-08-29T18:19:17.939060+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.554409+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.566954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: cluster 2024-08-29T18:19:18.618652+0000 mgr.y (mgr.34104) 114 : cluster [DBG] pgmap v164: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.656742+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.659837+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.662245+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.673999+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.679624+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-29T18:19:19.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.689176+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.694660+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.704099+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.709454+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.718752+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.725340+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.737297+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:19.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:18 smithi089 bash[78574]: audit 2024-08-29T18:19:18.744317+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T18:19:19.553 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:19:19.553 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (9m) 78s ago 10m 14.0M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:19:19.553 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (9m) 51s ago 9m 78.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:19:19.553 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (12m) 78s ago 12m 15.9M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (12m) 51s ago 12m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (2m) 51s ago 20m 426M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (3m) 78s ago 23m 493M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (2m) 78s ago 23m 38.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (59s) 51s ago 21m 20.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (90s) 78s ago 21m 20.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (10m) 78s ago 10m 8231k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (10m) 51s ago 10m 8720k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (19m) 78s ago 20m 195M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccd33cb76b46 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (19m) 78s ago 19m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (18m) 78s ago 18m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (17m) 78s ago 17m 183M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:19:19.554 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (16m) 51s ago 16m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:19:19.555 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (15m) 51s ago 15m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:19:19.555 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (14m) 51s ago 14m 146M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:19:19.555 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (13m) 51s ago 13m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:19:19.555 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (2m) 51s ago 10m 41.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:19:19.907 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:19:19.907 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:19:19.907 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:19:19.907 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:19.907 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 10, 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:19:19.908 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1558: done (4 left) 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1559: delete oid 5 current snap is 163 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: finishing write tid 1 to smithi08969774-4 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: finishing write tid 2 to smithi08969774-4 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: finishing write tid 3 to smithi08969774-4 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: finishing write tid 4 to smithi08969774-4 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: oid 4 updating version 0 to 675 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: oid 4 version 675 is already newer than 674 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: oid 4 version 675 is already newer than 673 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 675 (ObjNum 489 snap 163 seq_num 489) dirty exists 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1553: left oid 4 (ObjNum 489 snap 163 seq_num 489) 2024-08-29T18:19:19.951 INFO:tasks.rados.rados.0.smithi089.stdout:1554: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:19:19.952 INFO:tasks.rados.rados.0.smithi089.stdout:1554: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:19:19.952 INFO:tasks.rados.rados.0.smithi089.stdout:1555: expect (ObjNum 476 snap 160 seq_num 476) 2024-08-29T18:19:20.254 INFO:tasks.rados.rados.0.smithi089.stdout:1554: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:19:20.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 694 (ObjNum 471 snap 159 seq_num 471) dirty exists 2024-08-29T18:19:20.254 INFO:tasks.rados.rados.0.smithi089.stdout:1556: expect (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:19:20.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: cephadm 2024-08-29T18:19:18.663401+0000 mgr.y (mgr.34104) 115 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: cephadm 2024-08-29T18:19:18.727127+0000 mgr.y (mgr.34104) 116 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: audit 2024-08-29T18:19:18.744612+0000 mgr.y (mgr.34104) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: cephadm 2024-08-29T18:19:18.746850+0000 mgr.y (mgr.34104) 118 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: cluster 2024-08-29T18:19:18.941054+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: audit 2024-08-29T18:19:19.237180+0000 mgr.y (mgr.34104) 119 : audit [DBG] from='client.44141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: audit 2024-08-29T18:19:19.543319+0000 mgr.y (mgr.34104) 120 : audit [DBG] from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:20.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:19 smithi144 bash[67678]: audit 2024-08-29T18:19:19.913240+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.89:0/2375502728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: cephadm 2024-08-29T18:19:18.663401+0000 mgr.y (mgr.34104) 115 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: cephadm 2024-08-29T18:19:18.727127+0000 mgr.y (mgr.34104) 116 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: audit 2024-08-29T18:19:18.744612+0000 mgr.y (mgr.34104) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: cephadm 2024-08-29T18:19:18.746850+0000 mgr.y (mgr.34104) 118 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: cluster 2024-08-29T18:19:18.941054+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: audit 2024-08-29T18:19:19.237180+0000 mgr.y (mgr.34104) 119 : audit [DBG] from='client.44141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: audit 2024-08-29T18:19:19.543319+0000 mgr.y (mgr.34104) 120 : audit [DBG] from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:20.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[77323]: audit 2024-08-29T18:19:19.913240+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.89:0/2375502728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: cephadm 2024-08-29T18:19:18.663401+0000 mgr.y (mgr.34104) 115 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: cephadm 2024-08-29T18:19:18.727127+0000 mgr.y (mgr.34104) 116 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: audit 2024-08-29T18:19:18.744612+0000 mgr.y (mgr.34104) 117 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: cephadm 2024-08-29T18:19:18.746850+0000 mgr.y (mgr.34104) 118 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: cluster 2024-08-29T18:19:18.941054+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: audit 2024-08-29T18:19:19.237180+0000 mgr.y (mgr.34104) 119 : audit [DBG] from='client.44141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: audit 2024-08-29T18:19:19.543319+0000 mgr.y (mgr.34104) 120 : audit [DBG] from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:20.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:19 smithi089 bash[78574]: audit 2024-08-29T18:19:19.913240+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.89:0/2375502728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:20.948 INFO:tasks.rados.rados.0.smithi089.stdout:1553: done (4 left) 2024-08-29T18:19:20.949 INFO:tasks.rados.rados.0.smithi089.stdout:1554: done (3 left) 2024-08-29T18:19:20.949 INFO:tasks.rados.rados.0.smithi089.stdout:1555: done (2 left) 2024-08-29T18:19:20.949 INFO:tasks.rados.rados.0.smithi089.stdout:1556: done (1 left) 2024-08-29T18:19:20.949 INFO:tasks.rados.rados.0.smithi089.stdout:1559: done (0 left) 2024-08-29T18:19:20.949 INFO:tasks.rados.rados.0.smithi089.stdout:1560: rmattr oid 39 current snap is 163 2024-08-29T18:19:20.949 INFO:tasks.rados.rados.0.smithi089.stdout:1561: snap_create 2024-08-29T18:19:20.954 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 697 (ObjNum 471 snap 159 seq_num 471) dirty exists 2024-08-29T18:19:21.170 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:20 smithi089 bash[77323]: cluster 2024-08-29T18:19:19.957109+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-29T18:19:21.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:20 smithi089 bash[77323]: cluster 2024-08-29T18:19:20.619308+0000 mgr.y (mgr.34104) 121 : cluster [DBG] pgmap v167: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T18:19:21.171 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:20 smithi089 bash[77323]: cluster 2024-08-29T18:19:20.933782+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-29T18:19:21.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:20 smithi089 bash[78574]: cluster 2024-08-29T18:19:19.957109+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-29T18:19:21.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:20 smithi089 bash[78574]: cluster 2024-08-29T18:19:20.619308+0000 mgr.y (mgr.34104) 121 : cluster [DBG] pgmap v167: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T18:19:21.171 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:20 smithi089 bash[78574]: cluster 2024-08-29T18:19:20.933782+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-29T18:19:21.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:20 smithi144 bash[67678]: cluster 2024-08-29T18:19:19.957109+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-29T18:19:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:20 smithi144 bash[67678]: cluster 2024-08-29T18:19:20.619308+0000 mgr.y (mgr.34104) 121 : cluster [DBG] pgmap v167: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T18:19:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:20 smithi144 bash[67678]: cluster 2024-08-29T18:19:20.933782+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-29T18:19:21.961 INFO:tasks.rados.rados.0.smithi089.stdout:1560: done (1 left) 2024-08-29T18:19:21.961 INFO:tasks.rados.rados.0.smithi089.stdout:1561: done (0 left) 2024-08-29T18:19:21.961 INFO:tasks.rados.rados.0.smithi089.stdout:1562: setattr oid 18 current snap is 164 2024-08-29T18:19:21.964 INFO:tasks.rados.rados.0.smithi089.stdout:1563: setattr oid 47 current snap is 164 2024-08-29T18:19:21.965 INFO:tasks.rados.rados.0.smithi089.stdout:1564: delete oid 41 current snap is 164 2024-08-29T18:19:21.974 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 508 (ObjNum 445 snap 149 seq_num 445) dirty exists 2024-08-29T18:19:21.980 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 586 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:19:21.980 INFO:tasks.rados.rados.0.smithi089.stdout:1562: done (2 left) 2024-08-29T18:19:21.980 INFO:tasks.rados.rados.0.smithi089.stdout:1563: done (1 left) 2024-08-29T18:19:21.980 INFO:tasks.rados.rados.0.smithi089.stdout:1564: done (0 left) 2024-08-29T18:19:21.980 INFO:tasks.rados.rados.0.smithi089.stdout:1565: snap_create 2024-08-29T18:19:22.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[77323]: cephadm 2024-08-29T18:19:21.661356+0000 mgr.y (mgr.34104) 122 : cephadm [INF] Upgrade: Updating osd.0 2024-08-29T18:19:22.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[77323]: audit 2024-08-29T18:19:21.668700+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:22.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[77323]: audit 2024-08-29T18:19:21.673052+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T18:19:22.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[77323]: audit 2024-08-29T18:19:21.674476+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:22.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[78574]: cephadm 2024-08-29T18:19:21.661356+0000 mgr.y (mgr.34104) 122 : cephadm [INF] Upgrade: Updating osd.0 2024-08-29T18:19:22.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[78574]: audit 2024-08-29T18:19:21.668700+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:22.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[78574]: audit 2024-08-29T18:19:21.673052+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T18:19:22.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:21 smithi089 bash[78574]: audit 2024-08-29T18:19:21.674476+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:22.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:21 smithi144 bash[67678]: cephadm 2024-08-29T18:19:21.661356+0000 mgr.y (mgr.34104) 122 : cephadm [INF] Upgrade: Updating osd.0 2024-08-29T18:19:22.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:21 smithi144 bash[67678]: audit 2024-08-29T18:19:21.668700+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:21 smithi144 bash[67678]: audit 2024-08-29T18:19:21.673052+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-29T18:19:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:21 smithi144 bash[67678]: audit 2024-08-29T18:19:21.674476+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:22.981 INFO:tasks.rados.rados.0.smithi089.stdout:1565: done (0 left) 2024-08-29T18:19:22.982 INFO:tasks.rados.rados.0.smithi089.stdout:1566: copy_from oid 49 from oid 48 current snap is 165 2024-08-29T18:19:22.982 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 165 2024-08-29T18:19:22.982 INFO:tasks.rados.rados.0.smithi089.stdout:1567: seq_num 492 ranges {0=647168,647168=401408} 2024-08-29T18:19:22.993 INFO:tasks.rados.rados.0.smithi089.stdout:1567: writing smithi08969774-15 from 0 to 647168 tid 1 2024-08-29T18:19:23.000 INFO:tasks.rados.rados.0.smithi089.stdout:1567: writing smithi08969774-15 from 647168 to 1048576 tid 2 2024-08-29T18:19:23.000 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 165 2024-08-29T18:19:23.000 INFO:tasks.rados.rados.0.smithi089.stdout:1568: seq_num 493 ranges {4030464=663552,4694016=401408} 2024-08-29T18:19:23.054 INFO:tasks.rados.rados.0.smithi089.stdout:1568: writing smithi08969774-17 from 4030464 to 4694016 tid 1 2024-08-29T18:19:23.058 INFO:tasks.rados.rados.0.smithi089.stdout:1568: writing smithi08969774-17 from 4694016 to 5095424 tid 2 2024-08-29T18:19:23.058 INFO:tasks.rados.rados.0.smithi089.stdout:1569: rollback oid 28 current snap is 165 2024-08-29T18:19:23.058 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 164 2024-08-29T18:19:23.058 INFO:tasks.rados.rados.0.smithi089.stdout:1566: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:19:23.058 INFO:tasks.rados.rados.0.smithi089.stdout:1567: finishing write tid 1 to smithi08969774-15 2024-08-29T18:19:23.058 INFO:tasks.rados.rados.0.smithi089.stdout:1566: finishing copy_from to smithi08969774-49 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 849 (ObjNum 476 snap 160 seq_num 476) dirty exists 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: finishing write tid 2 to smithi08969774-15 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: finishing write tid 3 to smithi08969774-15 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: finishing write tid 4 to smithi08969774-15 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: oid 15 updating version 0 to 850 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: oid 15 updating version 850 to 851 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: oid 15 version 851 is already newer than 491 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 851 (ObjNum 492 snap 165 seq_num 492) dirty exists 2024-08-29T18:19:23.059 INFO:tasks.rados.rados.0.smithi089.stdout:1567: left oid 15 (ObjNum 492 snap 165 seq_num 492) 2024-08-29T18:19:23.060 INFO:tasks.rados.rados.0.smithi089.stdout:1566: done (3 left) 2024-08-29T18:19:23.060 INFO:tasks.rados.rados.0.smithi089.stdout:1567: done (2 left) 2024-08-29T18:19:23.060 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 165 2024-08-29T18:19:23.060 INFO:tasks.rados.rados.0.smithi089.stdout:1570: seq_num 494 ranges {933888=679936,1613824=401408} 2024-08-29T18:19:23.072 INFO:tasks.rados.rados.0.smithi089.stdout:1570: writing smithi08969774-2 from 933888 to 1613824 tid 1 2024-08-29T18:19:23.074 INFO:tasks.rados.rados.0.smithi089.stdout:1570: writing smithi08969774-2 from 1613824 to 2015232 tid 2 2024-08-29T18:19:23.074 INFO:tasks.rados.rados.0.smithi089.stdout:1571: delete oid 47 current snap is 165 2024-08-29T18:19:23.075 INFO:tasks.rados.rados.0.smithi089.stdout:1568: finishing write tid 1 to smithi08969774-17 2024-08-29T18:19:23.075 INFO:tasks.rados.rados.0.smithi089.stdout:1568: finishing write tid 2 to smithi08969774-17 2024-08-29T18:19:23.075 INFO:tasks.rados.rados.0.smithi089.stdout:1569: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:19:23.075 INFO:tasks.rados.rados.0.smithi089.stdout:1568: finishing write tid 3 to smithi08969774-17 2024-08-29T18:19:23.076 INFO:tasks.rados.rados.0.smithi089.stdout:1569: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:19:23.077 INFO:tasks.rados.rados.0.smithi089.stdout:1569: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:19:23.077 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 810 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:1568: finishing write tid 4 to smithi08969774-17 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:1568: oid 17 updating version 0 to 601 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:1568: oid 17 version 601 is already newer than 600 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:1568: oid 17 version 601 is already newer than 599 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 601 (ObjNum 493 snap 165 seq_num 493) dirty exists 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:1568: left oid 17 (ObjNum 493 snap 165 seq_num 493) 2024-08-29T18:19:23.080 INFO:tasks.rados.rados.0.smithi089.stdout:1568: done (3 left) 2024-08-29T18:19:23.081 INFO:tasks.rados.rados.0.smithi089.stdout:1569: done (2 left) 2024-08-29T18:19:23.081 INFO:tasks.rados.rados.0.smithi089.stdout:1571: done (1 left) 2024-08-29T18:19:23.081 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 165 2024-08-29T18:19:23.081 INFO:tasks.rados.rados.0.smithi089.stdout:1572: seq_num 496 ranges {1646592=712704,2359296=401408} 2024-08-29T18:19:23.097 INFO:tasks.rados.rados.0.smithi089.stdout:1572: writing smithi08969774-44 from 1646592 to 2359296 tid 1 2024-08-29T18:19:23.100 INFO:tasks.rados.rados.0.smithi089.stdout:1572: writing smithi08969774-44 from 2359296 to 2760704 tid 2 2024-08-29T18:19:23.100 INFO:tasks.rados.rados.0.smithi089.stdout:1573: read oid 20 snap -1 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1573: expect (ObjNum 472 snap 159 seq_num 472) 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1574: snap_create 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1570: finishing write tid 1 to smithi08969774-2 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1570: finishing write tid 2 to smithi08969774-2 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1570: finishing write tid 3 to smithi08969774-2 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1570: finishing write tid 4 to smithi08969774-2 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1570: oid 2 updating version 0 to 700 2024-08-29T18:19:23.101 INFO:tasks.rados.rados.0.smithi089.stdout:1570: oid 2 updating version 700 to 701 2024-08-29T18:19:23.102 INFO:tasks.rados.rados.0.smithi089.stdout:1570: oid 2 version 701 is already newer than 699 2024-08-29T18:19:23.102 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 701 (ObjNum 494 snap 165 seq_num 494) dirty exists 2024-08-29T18:19:23.102 INFO:tasks.rados.rados.0.smithi089.stdout:1570: left oid 2 (ObjNum 494 snap 165 seq_num 494) 2024-08-29T18:19:23.108 INFO:tasks.rados.rados.0.smithi089.stdout:1572: finishing write tid 1 to smithi08969774-44 2024-08-29T18:19:23.108 INFO:tasks.rados.rados.0.smithi089.stdout:1573: expect (ObjNum 472 snap 159 seq_num 472) 2024-08-29T18:19:23.157 INFO:tasks.rados.rados.0.smithi089.stdout:1572: finishing write tid 2 to smithi08969774-44 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:1572: finishing write tid 3 to smithi08969774-44 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:1572: finishing write tid 4 to smithi08969774-44 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:1572: oid 44 updating version 0 to 670 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:1572: oid 44 version 670 is already newer than 669 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:1572: oid 44 version 670 is already newer than 668 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 670 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:19:23.158 INFO:tasks.rados.rados.0.smithi089.stdout:1572: left oid 44 (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:19:23.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[78574]: cephadm 2024-08-29T18:19:21.679279+0000 mgr.y (mgr.34104) 123 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-08-29T18:19:23.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[78574]: cluster 2024-08-29T18:19:21.966601+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-29T18:19:23.279 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[78574]: cluster 2024-08-29T18:19:22.620023+0000 mgr.y (mgr.34104) 124 : cluster [DBG] pgmap v170: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:23.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[78574]: audit 2024-08-29T18:19:22.686670+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:23.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[77323]: cephadm 2024-08-29T18:19:21.679279+0000 mgr.y (mgr.34104) 123 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-08-29T18:19:23.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[77323]: cluster 2024-08-29T18:19:21.966601+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-29T18:19:23.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[77323]: cluster 2024-08-29T18:19:22.620023+0000 mgr.y (mgr.34104) 124 : cluster [DBG] pgmap v170: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:23.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:22 smithi089 bash[77323]: audit 2024-08-29T18:19:22.686670+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:23.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:22 smithi144 bash[67678]: cephadm 2024-08-29T18:19:21.679279+0000 mgr.y (mgr.34104) 123 : cephadm [INF] Deploying daemon osd.0 on smithi089 2024-08-29T18:19:23.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:22 smithi144 bash[67678]: cluster 2024-08-29T18:19:21.966601+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-29T18:19:23.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:22 smithi144 bash[67678]: cluster 2024-08-29T18:19:22.620023+0000 mgr.y (mgr.34104) 124 : cluster [DBG] pgmap v170: 121 pgs: 121 active+clean; 114 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-29T18:19:23.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:22 smithi144 bash[67678]: audit 2024-08-29T18:19:22.686670+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:23.983 INFO:tasks.rados.rados.0.smithi089.stdout:1570: done (3 left) 2024-08-29T18:19:23.983 INFO:tasks.rados.rados.0.smithi089.stdout:1572: done (2 left) 2024-08-29T18:19:23.983 INFO:tasks.rados.rados.0.smithi089.stdout:1573: done (1 left) 2024-08-29T18:19:23.983 INFO:tasks.rados.rados.0.smithi089.stdout:1574: done (0 left) 2024-08-29T18:19:23.983 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 166 2024-08-29T18:19:23.983 INFO:tasks.rados.rados.0.smithi089.stdout:1575: seq_num 497 ranges {0=729088,729088=401408} 2024-08-29T18:19:23.990 INFO:tasks.rados.rados.0.smithi089.stdout:1575: writing smithi08969774-27 from 0 to 729088 tid 1 2024-08-29T18:19:23.994 INFO:tasks.rados.rados.0.smithi089.stdout:1575: writing smithi08969774-27 from 729088 to 1130496 tid 2 2024-08-29T18:19:23.994 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 166 2024-08-29T18:19:23.994 INFO:tasks.rados.rados.0.smithi089.stdout:1576: seq_num 498 ranges {1048576=745472,1794048=401408} 2024-08-29T18:19:24.008 INFO:tasks.rados.rados.0.smithi089.stdout:1576: writing smithi08969774-15 from 1048576 to 1794048 tid 1 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1576: writing smithi08969774-15 from 1794048 to 2195456 tid 2 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1577: read oid 29 snap -1 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1577: expect deleted 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 166 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: finishing write tid 1 to smithi08969774-27 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: finishing write tid 2 to smithi08969774-27 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: finishing write tid 3 to smithi08969774-27 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: finishing write tid 4 to smithi08969774-27 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: oid 27 updating version 0 to 704 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: oid 27 version 704 is already newer than 703 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:1575: oid 27 version 704 is already newer than 702 2024-08-29T18:19:24.011 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 704 (ObjNum 497 snap 166 seq_num 497) dirty exists 2024-08-29T18:19:24.012 INFO:tasks.rados.rados.0.smithi089.stdout:1575: left oid 27 (ObjNum 497 snap 166 seq_num 497) 2024-08-29T18:19:24.012 INFO:tasks.rados.rados.0.smithi089.stdout:1578: seq_num 499 ranges {6217728=761856,6979584=401408} 2024-08-29T18:19:24.061 INFO:tasks.rados.rados.0.smithi089.stdout:1578: writing smithi08969774-31 from 6217728 to 6979584 tid 1 2024-08-29T18:19:24.064 INFO:tasks.rados.rados.0.smithi089.stdout:1578: writing smithi08969774-31 from 6979584 to 7380992 tid 2 2024-08-29T18:19:24.064 INFO:tasks.rados.rados.0.smithi089.stdout:1575: done (3 left) 2024-08-29T18:19:24.065 INFO:tasks.rados.rados.0.smithi089.stdout:1579: read oid 38 snap -1 2024-08-29T18:19:24.065 INFO:tasks.rados.rados.0.smithi089.stdout:1579: expect (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:19:24.065 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 166 2024-08-29T18:19:24.065 INFO:tasks.rados.rados.0.smithi089.stdout:1576: finishing write tid 1 to smithi08969774-15 2024-08-29T18:19:24.065 INFO:tasks.rados.rados.0.smithi089.stdout:1580: seq_num 500 ranges {1712128=778240,2490368=401408} 2024-08-29T18:19:24.079 INFO:tasks.rados.rados.0.smithi089.stdout:1580: writing smithi08969774-42 from 1712128 to 2490368 tid 1 2024-08-29T18:19:24.082 INFO:tasks.rados.rados.0.smithi089.stdout:1580: writing smithi08969774-42 from 2490368 to 2891776 tid 2 2024-08-29T18:19:24.082 INFO:tasks.rados.rados.0.smithi089.stdout:1581: snap_remove snap 161 2024-08-29T18:19:24.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:23 smithi089 bash[78574]: cluster 2024-08-29T18:19:22.985057+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-29T18:19:24.270 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:23 smithi089 bash[77323]: cluster 2024-08-29T18:19:22.985057+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-29T18:19:24.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:23 smithi144 bash[67678]: cluster 2024-08-29T18:19:22.985057+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-29T18:19:25.002 INFO:tasks.rados.rados.0.smithi089.stdout:1581: done (5 left) 2024-08-29T18:19:25.002 INFO:tasks.rados.rados.0.smithi089.stdout:1582: snap_create 2024-08-29T18:19:25.002 INFO:tasks.rados.rados.0.smithi089.stdout:1576: finishing write tid 2 to smithi08969774-15 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1576: finishing write tid 3 to smithi08969774-15 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1576: finishing write tid 4 to smithi08969774-15 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1576: oid 15 updating version 0 to 854 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1576: oid 15 version 854 is already newer than 853 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1576: oid 15 version 854 is already newer than 852 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 854 (ObjNum 498 snap 166 seq_num 498) dirty exists 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1576: left oid 15 (ObjNum 498 snap 166 seq_num 498) 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1578: finishing write tid 1 to smithi08969774-31 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1578: finishing write tid 2 to smithi08969774-31 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1578: finishing write tid 3 to smithi08969774-31 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1578: finishing write tid 4 to smithi08969774-31 2024-08-29T18:19:25.003 INFO:tasks.rados.rados.0.smithi089.stdout:1578: oid 31 updating version 0 to 603 2024-08-29T18:19:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1578: oid 31 version 603 is already newer than 602 2024-08-29T18:19:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1578: oid 31 updating version 603 to 604 2024-08-29T18:19:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 604 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:19:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1578: left oid 31 (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:19:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1579: expect (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: finishing write tid 1 to smithi08969774-42 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: finishing write tid 2 to smithi08969774-42 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: finishing write tid 3 to smithi08969774-42 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: finishing write tid 4 to smithi08969774-42 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: oid 42 updating version 0 to 605 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: oid 42 updating version 605 to 606 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: oid 42 updating version 606 to 607 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 607 (ObjNum 500 snap 166 seq_num 500) dirty exists 2024-08-29T18:19:25.109 INFO:tasks.rados.rados.0.smithi089.stdout:1580: left oid 42 (ObjNum 500 snap 166 seq_num 500) 2024-08-29T18:19:25.272 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:19:25] "GET /metrics HTTP/1.1" 200 36069 "" "Prometheus/2.43.0" 2024-08-29T18:19:25.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:25 smithi089 bash[77323]: cluster 2024-08-29T18:19:23.988704+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-29T18:19:25.272 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:25 smithi089 bash[77323]: cluster 2024-08-29T18:19:24.620737+0000 mgr.y (mgr.34104) 125 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 122 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2024-08-29T18:19:25.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:25 smithi089 bash[78574]: cluster 2024-08-29T18:19:23.988704+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-29T18:19:25.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:25 smithi089 bash[78574]: cluster 2024-08-29T18:19:24.620737+0000 mgr.y (mgr.34104) 125 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 122 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2024-08-29T18:19:25.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:25 smithi144 bash[67678]: cluster 2024-08-29T18:19:23.988704+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-29T18:19:25.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:25 smithi144 bash[67678]: cluster 2024-08-29T18:19:24.620737+0000 mgr.y (mgr.34104) 125 : cluster [DBG] pgmap v173: 121 pgs: 121 active+clean; 122 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2024-08-29T18:19:25.937 INFO:tasks.rados.rados.0.smithi089.stdout:1576: done (5 left) 2024-08-29T18:19:25.937 INFO:tasks.rados.rados.0.smithi089.stdout:1577: done (4 left) 2024-08-29T18:19:25.937 INFO:tasks.rados.rados.0.smithi089.stdout:1578: done (3 left) 2024-08-29T18:19:25.938 INFO:tasks.rados.rados.0.smithi089.stdout:1579: done (2 left) 2024-08-29T18:19:25.938 INFO:tasks.rados.rados.0.smithi089.stdout:1580: done (1 left) 2024-08-29T18:19:25.938 INFO:tasks.rados.rados.0.smithi089.stdout:1582: done (0 left) 2024-08-29T18:19:25.938 INFO:tasks.rados.rados.0.smithi089.stdout:1583: read oid 34 snap -1 2024-08-29T18:19:25.938 INFO:tasks.rados.rados.0.smithi089.stdout:1583: expect deleted 2024-08-29T18:19:25.938 INFO:tasks.rados.rados.0.smithi089.stdout:1584: setattr oid 5 current snap is 167 2024-08-29T18:19:25.939 INFO:tasks.rados.rados.0.smithi089.stdout:1585: snap_create 2024-08-29T18:19:25.949 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 671 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:19:26.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:25 smithi144 bash[67678]: cluster 2024-08-29T18:19:25.007185+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-29T18:19:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:25 smithi144 bash[67678]: cluster 2024-08-29T18:19:25.943186+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-29T18:19:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[77323]: cluster 2024-08-29T18:19:25.007185+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-29T18:19:26.346 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[77323]: cluster 2024-08-29T18:19:25.943186+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-29T18:19:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[78574]: cluster 2024-08-29T18:19:25.007185+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-29T18:19:26.346 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[78574]: cluster 2024-08-29T18:19:25.943186+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-29T18:19:26.636 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.637 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.637 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.637 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.638 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.639 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.639 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.639 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:26.924 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:26 smithi089 systemd[1]: Stopping Ceph osd.0 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:19:26.925 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[35094]: debug 2024-08-29T18:19:26.760+0000 7f5c99229640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:19:26.925 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[35094]: debug 2024-08-29T18:19:26.760+0000 7f5c99229640 -1 osd.0 414 *** Got signal Terminated *** 2024-08-29T18:19:26.925 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:26 smithi089 bash[35094]: debug 2024-08-29T18:19:26.760+0000 7f5c99229640 -1 osd.0 414 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:19:26.936 INFO:tasks.rados.rados.0.smithi089.stdout:1583: done (2 left) 2024-08-29T18:19:26.936 INFO:tasks.rados.rados.0.smithi089.stdout:1584: done (1 left) 2024-08-29T18:19:26.936 INFO:tasks.rados.rados.0.smithi089.stdout:1585: done (0 left) 2024-08-29T18:19:26.936 INFO:tasks.rados.rados.0.smithi089.stdout:1586: delete oid 6 current snap is 168 2024-08-29T18:19:27.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:27 smithi144 bash[67678]: cluster 2024-08-29T18:19:26.621365+0000 mgr.y (mgr.34104) 126 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 122 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2024-08-29T18:19:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:27 smithi144 bash[67678]: cluster 2024-08-29T18:19:26.764219+0000 mon.a (mon.0) 377 : cluster [INF] osd.0 marked itself down and dead 2024-08-29T18:19:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:27 smithi144 bash[67678]: cluster 2024-08-29T18:19:26.932996+0000 mon.a (mon.0) 378 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:19:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:27 smithi144 bash[67678]: cluster 2024-08-29T18:19:26.941777+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e415: 8 total, 7 up, 8 in 2024-08-29T18:19:27.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[77323]: cluster 2024-08-29T18:19:26.621365+0000 mgr.y (mgr.34104) 126 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 122 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2024-08-29T18:19:27.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[77323]: cluster 2024-08-29T18:19:26.764219+0000 mon.a (mon.0) 377 : cluster [INF] osd.0 marked itself down and dead 2024-08-29T18:19:27.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[77323]: cluster 2024-08-29T18:19:26.932996+0000 mon.a (mon.0) 378 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:19:27.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[77323]: cluster 2024-08-29T18:19:26.941777+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e415: 8 total, 7 up, 8 in 2024-08-29T18:19:27.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[78574]: cluster 2024-08-29T18:19:26.621365+0000 mgr.y (mgr.34104) 126 : cluster [DBG] pgmap v176: 121 pgs: 121 active+clean; 122 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 25 op/s 2024-08-29T18:19:27.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[78574]: cluster 2024-08-29T18:19:26.764219+0000 mon.a (mon.0) 377 : cluster [INF] osd.0 marked itself down and dead 2024-08-29T18:19:27.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[78574]: cluster 2024-08-29T18:19:26.932996+0000 mon.a (mon.0) 378 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:19:27.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:27 smithi089 bash[78574]: cluster 2024-08-29T18:19:26.941777+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e415: 8 total, 7 up, 8 in 2024-08-29T18:19:27.976 INFO:tasks.rados.rados.0.smithi089.stdout:1586: done (0 left) 2024-08-29T18:19:27.976 INFO:tasks.rados.rados.0.smithi089.stdout:1587: snap_create 2024-08-29T18:19:28.317 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:28 smithi089 bash[82720]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-0 2024-08-29T18:19:28.318 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:28 smithi089 bash[82785]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-0 2024-08-29T18:19:28.951 INFO:tasks.rados.rados.0.smithi089.stdout:1587: done (0 left) 2024-08-29T18:19:28.951 INFO:tasks.rados.rados.0.smithi089.stdout:1588: snap_remove snap 160 2024-08-29T18:19:29.286 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:28 smithi089 bash[77323]: cluster 2024-08-29T18:19:27.945337+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e416: 8 total, 7 up, 8 in 2024-08-29T18:19:29.287 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:28 smithi089 bash[77323]: cluster 2024-08-29T18:19:28.623083+0000 mgr.y (mgr.34104) 127 : cluster [DBG] pgmap v179: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 39/255 objects degraded (15.294%) 2024-08-29T18:19:29.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:28 smithi089 bash[78574]: cluster 2024-08-29T18:19:27.945337+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e416: 8 total, 7 up, 8 in 2024-08-29T18:19:29.287 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:28 smithi089 bash[78574]: cluster 2024-08-29T18:19:28.623083+0000 mgr.y (mgr.34104) 127 : cluster [DBG] pgmap v179: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 39/255 objects degraded (15.294%) 2024-08-29T18:19:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:28 smithi144 bash[67678]: cluster 2024-08-29T18:19:27.945337+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e416: 8 total, 7 up, 8 in 2024-08-29T18:19:29.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:28 smithi144 bash[67678]: cluster 2024-08-29T18:19:28.623083+0000 mgr.y (mgr.34104) 127 : cluster [DBG] pgmap v179: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 39/255 objects degraded (15.294%) 2024-08-29T18:19:29.953 INFO:tasks.rados.rados.0.smithi089.stdout:1588: done (0 left) 2024-08-29T18:19:29.953 INFO:tasks.rados.rados.0.smithi089.stdout:1589: delete oid 32 current snap is 169 2024-08-29T18:19:29.972 INFO:tasks.rados.rados.0.smithi089.stdout:1589: done (0 left) 2024-08-29T18:19:29.973 INFO:tasks.rados.rados.0.smithi089.stdout:1590: delete oid 21 current snap is 169 2024-08-29T18:19:29.982 INFO:tasks.rados.rados.0.smithi089.stdout:1590: done (0 left) 2024-08-29T18:19:29.982 INFO:tasks.rados.rados.0.smithi089.stdout:1591: snap_remove snap 165 2024-08-29T18:19:30.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:29 smithi089 bash[77323]: cluster 2024-08-29T18:19:28.938509+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 39/255 objects degraded (15.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:30.254 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:29 smithi089 bash[77323]: cluster 2024-08-29T18:19:28.956384+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e417: 8 total, 7 up, 8 in 2024-08-29T18:19:30.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:29 smithi089 bash[78574]: cluster 2024-08-29T18:19:28.938509+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 39/255 objects degraded (15.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:30.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:29 smithi089 bash[78574]: cluster 2024-08-29T18:19:28.956384+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e417: 8 total, 7 up, 8 in 2024-08-29T18:19:30.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:29 smithi144 bash[67678]: cluster 2024-08-29T18:19:28.938509+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Degraded data redundancy: 39/255 objects degraded (15.294%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:29 smithi144 bash[67678]: cluster 2024-08-29T18:19:28.956384+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e417: 8 total, 7 up, 8 in 2024-08-29T18:19:30.624 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.625 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.625 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.625 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-29T18:19:30.625 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: Stopped Ceph osd.0 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:19:30.625 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.626 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: Started Ceph osd.0 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:19:30.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.626 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.626 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.627 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.627 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.627 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:19:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:30.938 INFO:tasks.rados.rados.0.smithi089.stdout:1591: done (0 left) 2024-08-29T18:19:30.938 INFO:tasks.rados.rados.0.smithi089.stdout:1592: snap_remove snap 166 2024-08-29T18:19:31.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:30 smithi144 bash[67678]: cluster 2024-08-29T18:19:29.958186+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e418: 8 total, 7 up, 8 in 2024-08-29T18:19:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:30 smithi144 bash[67678]: audit 2024-08-29T18:19:30.552600+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:30 smithi144 bash[67678]: audit 2024-08-29T18:19:30.558025+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:30 smithi144 bash[67678]: audit 2024-08-29T18:19:30.559175+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:30 smithi144 bash[67678]: cluster 2024-08-29T18:19:30.623698+0000 mgr.y (mgr.34104) 128 : cluster [DBG] pgmap v182: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 39/255 objects degraded (15.294%) 2024-08-29T18:19:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:30 smithi144 bash[67678]: cluster 2024-08-29T18:19:30.943342+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e419: 8 total, 7 up, 8 in 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[77323]: cluster 2024-08-29T18:19:29.958186+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e418: 8 total, 7 up, 8 in 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[77323]: audit 2024-08-29T18:19:30.552600+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[77323]: audit 2024-08-29T18:19:30.558025+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[77323]: audit 2024-08-29T18:19:30.559175+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[77323]: cluster 2024-08-29T18:19:30.623698+0000 mgr.y (mgr.34104) 128 : cluster [DBG] pgmap v182: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 39/255 objects degraded (15.294%) 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[77323]: cluster 2024-08-29T18:19:30.943342+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e419: 8 total, 7 up, 8 in 2024-08-29T18:19:31.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[78574]: cluster 2024-08-29T18:19:29.958186+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e418: 8 total, 7 up, 8 in 2024-08-29T18:19:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[78574]: audit 2024-08-29T18:19:30.552600+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[78574]: audit 2024-08-29T18:19:30.558025+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[78574]: audit 2024-08-29T18:19:30.559175+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[78574]: cluster 2024-08-29T18:19:30.623698+0000 mgr.y (mgr.34104) 128 : cluster [DBG] pgmap v182: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.1 MiB/s wr, 10 op/s; 39/255 objects degraded (15.294%) 2024-08-29T18:19:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:30 smithi089 bash[78574]: cluster 2024-08-29T18:19:30.943342+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e419: 8 total, 7 up, 8 in 2024-08-29T18:19:31.938 INFO:tasks.rados.rados.0.smithi089.stdout:1592: done (0 left) 2024-08-29T18:19:31.938 INFO:tasks.rados.rados.0.smithi089.stdout:1593: copy_from oid 11 from oid 16 current snap is 169 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:1594: rollback oid 40 current snap is 169 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 167 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:1595: read oid 17 snap -1 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:1595: expect (ObjNum 493 snap 165 seq_num 493) 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 169 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:1596: seq_num 504 ranges {0=450560,450560=589824,1040384=212992} 2024-08-29T18:19:31.939 INFO:tasks.rados.rados.0.smithi089.stdout:1596: writing smithi08969774-43 from 0 to 450560 tid 1 2024-08-29T18:19:31.940 INFO:tasks.rados.rados.0.smithi089.stdout:1596: writing smithi08969774-43 from 450560 to 1040384 tid 2 2024-08-29T18:19:31.942 INFO:tasks.rados.rados.0.smithi089.stdout:1596: writing smithi08969774-43 from 1040384 to 1253376 tid 3 2024-08-29T18:19:31.942 INFO:tasks.rados.rados.0.smithi089.stdout:1597: setattr oid 9 current snap is 169 2024-08-29T18:19:31.942 INFO:tasks.rados.rados.0.smithi089.stdout:1596: finishing write tid 1 to smithi08969774-43 2024-08-29T18:19:31.944 INFO:tasks.rados.rados.0.smithi089.stdout:1598: snap_remove snap 163 2024-08-29T18:19:32.090 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:19:32.091 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:19:32.091 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:19:32.091 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:19:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[78574]: audit 2024-08-29T18:19:31.124249+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[78574]: audit 2024-08-29T18:19:31.132784+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:32.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[78574]: cluster 2024-08-29T18:19:31.939570+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e420: 8 total, 7 up, 8 in 2024-08-29T18:19:32.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[77323]: audit 2024-08-29T18:19:31.124249+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:32.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[77323]: audit 2024-08-29T18:19:31.132784+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:32.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[77323]: cluster 2024-08-29T18:19:31.939570+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e420: 8 total, 7 up, 8 in 2024-08-29T18:19:32.425 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:19:32.426 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-29T18:19:32.426 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-29T18:19:32.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:32 smithi144 bash[67678]: audit 2024-08-29T18:19:31.124249+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:32 smithi144 bash[67678]: audit 2024-08-29T18:19:31.132784+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:32 smithi144 bash[67678]: cluster 2024-08-29T18:19:31.939570+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e420: 8 total, 7 up, 8 in 2024-08-29T18:19:32.819 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-29T18:19:32.819 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-29T18:19:32.819 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-29T18:19:32.819 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-29T18:19:32.819 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:32 smithi089 bash[82931]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-29T18:19:32.945 INFO:tasks.rados.rados.0.smithi089.stdout:1598: done (5 left) 2024-08-29T18:19:32.945 INFO:tasks.rados.rados.0.smithi089.stdout:1599: rollback oid 47 current snap is 169 2024-08-29T18:19:32.945 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 167 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1594: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 0 (ObjNum 2993 snap 0 seq_num 2867263968) dirty dne 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1593: finishing copy_from to smithi08969774-11 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1593: got expected ENOENT (src dne) 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1593: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: finishing write tid 2 to smithi08969774-43 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: finishing write tid 3 to smithi08969774-43 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: finishing write tid 4 to smithi08969774-43 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: finishing write tid 5 to smithi08969774-43 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: oid 43 updating version 0 to 852 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: oid 43 updating version 852 to 853 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: oid 43 version 853 is already newer than 850 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: oid 43 version 853 is already newer than 851 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 853 (ObjNum 504 snap 169 seq_num 504) dirty exists 2024-08-29T18:19:32.946 INFO:tasks.rados.rados.0.smithi089.stdout:1596: left oid 43 (ObjNum 504 snap 169 seq_num 504) 2024-08-29T18:19:32.947 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 596 (ObjNum 412 snap 138 seq_num 412) dirty exists 2024-08-29T18:19:32.947 INFO:tasks.rados.rados.0.smithi089.stdout:1595: expect (ObjNum 493 snap 165 seq_num 493) 2024-08-29T18:19:33.261 INFO:tasks.rados.rados.0.smithi089.stdout:1599: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:19:33.261 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 590 (ObjNum 529 snap 0 seq_num 126664416) dirty dne 2024-08-29T18:19:33.261 INFO:tasks.rados.rados.0.smithi089.stdout:1593: done (5 left) 2024-08-29T18:19:33.261 INFO:tasks.rados.rados.0.smithi089.stdout:1594: done (4 left) 2024-08-29T18:19:33.261 INFO:tasks.rados.rados.0.smithi089.stdout:1595: done (3 left) 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:1596: done (2 left) 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:1597: done (1 left) 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:1599: done (0 left) 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:1600: read oid 31 snap 168 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:1600: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 169 2024-08-29T18:19:33.262 INFO:tasks.rados.rados.0.smithi089.stdout:1601: seq_num 505 ranges {7471104=466944,7938048=475136,8413184=327680} 2024-08-29T18:19:33.305 INFO:tasks.rados.rados.0.smithi089.stdout:1601: writing smithi08969774-13 from 7471104 to 7938048 tid 1 2024-08-29T18:19:33.308 INFO:tasks.rados.rados.0.smithi089.stdout:1601: writing smithi08969774-13 from 7938048 to 8413184 tid 2 2024-08-29T18:19:33.310 INFO:tasks.rados.rados.0.smithi089.stdout:1601: writing smithi08969774-13 from 8413184 to 8740864 tid 3 2024-08-29T18:19:33.310 INFO:tasks.rados.rados.0.smithi089.stdout:1602: snap_remove snap 167 2024-08-29T18:19:33.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:33 smithi089 bash[77323]: cluster 2024-08-29T18:19:32.624186+0000 mgr.y (mgr.34104) 129 : cluster [DBG] pgmap v185: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 39/255 objects degraded (15.294%) 2024-08-29T18:19:33.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:33 smithi089 bash[77323]: cluster 2024-08-29T18:19:32.949807+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e421: 8 total, 7 up, 8 in 2024-08-29T18:19:33.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:33 smithi089 bash[78574]: cluster 2024-08-29T18:19:32.624186+0000 mgr.y (mgr.34104) 129 : cluster [DBG] pgmap v185: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 39/255 objects degraded (15.294%) 2024-08-29T18:19:33.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:33 smithi089 bash[78574]: cluster 2024-08-29T18:19:32.949807+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e421: 8 total, 7 up, 8 in 2024-08-29T18:19:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:33 smithi144 bash[67678]: cluster 2024-08-29T18:19:32.624186+0000 mgr.y (mgr.34104) 129 : cluster [DBG] pgmap v185: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 127 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 39/255 objects degraded (15.294%) 2024-08-29T18:19:33.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:33 smithi144 bash[67678]: cluster 2024-08-29T18:19:32.949807+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e421: 8 total, 7 up, 8 in 2024-08-29T18:19:34.134 INFO:tasks.rados.rados.0.smithi089.stdout:1602: done (2 left) 2024-08-29T18:19:34.134 INFO:tasks.rados.rados.0.smithi089.stdout:1603: rollback oid 5 current snap is 169 2024-08-29T18:19:34.134 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 168 2024-08-29T18:19:34.135 INFO:tasks.rados.rados.0.smithi089.stdout:1600: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: finishing write tid 1 to smithi08969774-13 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: finishing write tid 2 to smithi08969774-13 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: finishing write tid 3 to smithi08969774-13 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: finishing write tid 4 to smithi08969774-13 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: finishing write tid 5 to smithi08969774-13 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: oid 13 updating version 0 to 672 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: oid 13 version 672 is already newer than 669 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: oid 13 version 672 is already newer than 671 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:1601: oid 13 version 672 is already newer than 670 2024-08-29T18:19:34.668 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 672 (ObjNum 505 snap 169 seq_num 505) dirty exists 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1601: left oid 13 (ObjNum 505 snap 169 seq_num 505) 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1603: finishing rollback tid 0 to smithi08969774-5 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1603: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1603: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 674 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1600: done (2 left) 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1601: done (1 left) 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1603: done (0 left) 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1604: copy_from oid 33 from oid 44 current snap is 169 2024-08-29T18:19:34.669 INFO:tasks.rados.rados.0.smithi089.stdout:1605: delete oid 26 current snap is 169 2024-08-29T18:19:34.676 INFO:tasks.rados.rados.0.smithi089.stdout:1605: done (1 left) 2024-08-29T18:19:34.676 INFO:tasks.rados.rados.0.smithi089.stdout:1606: delete oid 9 current snap is 169 2024-08-29T18:19:34.681 INFO:tasks.rados.rados.0.smithi089.stdout:1606: done (1 left) 2024-08-29T18:19:34.681 INFO:tasks.rados.rados.0.smithi089.stdout:1607: snap_create 2024-08-29T18:19:34.692 INFO:tasks.rados.rados.0.smithi089.stdout:1604: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:19:34.698 INFO:tasks.rados.rados.0.smithi089.stdout:1604: finishing copy_from to smithi08969774-33 2024-08-29T18:19:34.698 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 670 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:19:34.924 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:34 smithi089 bash[83139]: debug 2024-08-29T18:19:34.511+0000 7fa1ce36b640 1 -- 172.21.15.89:0/3472848457 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56521ca92960 con 0x56521d878000 2024-08-29T18:19:35.141 INFO:tasks.rados.rados.0.smithi089.stdout:1604: done (1 left) 2024-08-29T18:19:35.141 INFO:tasks.rados.rados.0.smithi089.stdout:1607: done (0 left) 2024-08-29T18:19:35.141 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 170 2024-08-29T18:19:35.141 INFO:tasks.rados.rados.0.smithi089.stdout:1608: seq_num 508 ranges {3735552=516096,4251648=524288,4775936=278528} 2024-08-29T18:19:35.175 INFO:tasks.rados.rados.0.smithi089.stdout:1608: writing smithi08969774-49 from 3735552 to 4251648 tid 1 2024-08-29T18:19:35.180 INFO:tasks.rados.rados.0.smithi089.stdout:1608: writing smithi08969774-49 from 4251648 to 4775936 tid 2 2024-08-29T18:19:35.183 INFO:tasks.rados.rados.0.smithi089.stdout:1608: writing smithi08969774-49 from 4775936 to 5054464 tid 3 2024-08-29T18:19:35.183 INFO:tasks.rados.rados.0.smithi089.stdout:1609: setattr oid 31 current snap is 170 2024-08-29T18:19:35.184 INFO:tasks.rados.rados.0.smithi089.stdout:1610: read oid 35 snap -1 2024-08-29T18:19:35.184 INFO:tasks.rados.rados.0.smithi089.stdout:1610: expect (ObjNum 487 snap 162 seq_num 487) 2024-08-29T18:19:35.184 INFO:tasks.rados.rados.0.smithi089.stdout:1611: delete oid 8 current snap is 170 2024-08-29T18:19:35.186 INFO:tasks.rados.rados.0.smithi089.stdout:1608: finishing write tid 1 to smithi08969774-49 2024-08-29T18:19:35.193 INFO:tasks.rados.rados.0.smithi089.stdout:1608: finishing write tid 2 to smithi08969774-49 2024-08-29T18:19:35.197 INFO:tasks.rados.rados.0.smithi089.stdout:1611: done (3 left) 2024-08-29T18:19:35.197 INFO:tasks.rados.rados.0.smithi089.stdout:1612: rollback oid 43 current snap is 170 2024-08-29T18:19:35.197 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 164 2024-08-29T18:19:35.197 INFO:tasks.rados.rados.0.smithi089.stdout:1613: read oid 23 snap -1 2024-08-29T18:19:35.198 INFO:tasks.rados.rados.0.smithi089.stdout:1613: expect (ObjNum 484 snap 160 seq_num 484) 2024-08-29T18:19:35.198 INFO:tasks.rados.rados.0.smithi089.stdout:1614: read oid 40 snap 164 2024-08-29T18:19:35.198 INFO:tasks.rados.rados.0.smithi089.stdout:1614: expect deleted 2024-08-29T18:19:35.198 INFO:tasks.rados.rados.0.smithi089.stdout:1615: snap_remove snap 168 2024-08-29T18:19:35.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:35 smithi089 bash[77323]: cluster 2024-08-29T18:19:34.138882+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e422: 8 total, 7 up, 8 in 2024-08-29T18:19:35.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:35 smithi089 bash[77323]: cluster 2024-08-29T18:19:34.625002+0000 mgr.y (mgr.34104) 130 : cluster [DBG] pgmap v188: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 123 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 616 KiB/s wr, 10 op/s; 41/249 objects degraded (16.466%) 2024-08-29T18:19:35.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:19:35] "GET /metrics HTTP/1.1" 200 36069 "" "Prometheus/2.43.0" 2024-08-29T18:19:35.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:35 smithi089 bash[78574]: cluster 2024-08-29T18:19:34.138882+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e422: 8 total, 7 up, 8 in 2024-08-29T18:19:35.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:35 smithi089 bash[78574]: cluster 2024-08-29T18:19:34.625002+0000 mgr.y (mgr.34104) 130 : cluster [DBG] pgmap v188: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 123 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 616 KiB/s wr, 10 op/s; 41/249 objects degraded (16.466%) 2024-08-29T18:19:35.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:35 smithi144 bash[67678]: cluster 2024-08-29T18:19:34.138882+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e422: 8 total, 7 up, 8 in 2024-08-29T18:19:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:35 smithi144 bash[67678]: cluster 2024-08-29T18:19:34.625002+0000 mgr.y (mgr.34104) 130 : cluster [DBG] pgmap v188: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 123 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 616 KiB/s wr, 10 op/s; 41/249 objects degraded (16.466%) 2024-08-29T18:19:36.151 INFO:tasks.rados.rados.0.smithi089.stdout:1615: done (6 left) 2024-08-29T18:19:36.151 INFO:tasks.rados.rados.0.smithi089.stdout:1616: read oid 12 snap -1 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1616: expect (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1617: rmattr oid 5 current snap is 170 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: finishing write tid 3 to smithi08969774-49 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: finishing write tid 4 to smithi08969774-49 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 608 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1612: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1612: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 855 (ObjNum 33 snap 0 seq_num 2858203024) dirty dne 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: finishing write tid 5 to smithi08969774-49 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: oid 49 updating version 0 to 857 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: oid 49 updating version 857 to 858 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: oid 49 version 858 is already newer than 856 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:1608: oid 49 version 858 is already newer than 855 2024-08-29T18:19:36.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 858 (ObjNum 508 snap 170 seq_num 508) dirty exists 2024-08-29T18:19:36.153 INFO:tasks.rados.rados.0.smithi089.stdout:1608: left oid 49 (ObjNum 508 snap 170 seq_num 508) 2024-08-29T18:19:36.153 INFO:tasks.rados.rados.0.smithi089.stdout:1613: expect (ObjNum 484 snap 160 seq_num 484) 2024-08-29T18:19:36.196 INFO:tasks.rados.rados.0.smithi089.stdout:1610: expect (ObjNum 487 snap 162 seq_num 487) 2024-08-29T18:19:36.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:36 smithi089 bash[77323]: cluster 2024-08-29T18:19:35.134910+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 41/249 objects degraded (16.466%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:36.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:36 smithi089 bash[77323]: cluster 2024-08-29T18:19:35.147279+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e423: 8 total, 7 up, 8 in 2024-08-29T18:19:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:36 smithi089 bash[78574]: cluster 2024-08-29T18:19:35.134910+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 41/249 objects degraded (16.466%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:36.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:36 smithi089 bash[78574]: cluster 2024-08-29T18:19:35.147279+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e423: 8 total, 7 up, 8 in 2024-08-29T18:19:36.425 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:36 smithi089 bash[83139]: debug 2024-08-29T18:19:36.303+0000 7fa1d0bd2640 -1 Falling back to public interface 2024-08-29T18:19:36.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:36 smithi144 bash[67678]: cluster 2024-08-29T18:19:35.134910+0000 mon.a (mon.0) 393 : cluster [WRN] Health check update: Degraded data redundancy: 41/249 objects degraded (16.466%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:36 smithi144 bash[67678]: cluster 2024-08-29T18:19:35.147279+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e423: 8 total, 7 up, 8 in 2024-08-29T18:19:36.866 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 675 (ObjNum 33 snap 0 seq_num 3472683875) dirty exists 2024-08-29T18:19:36.866 INFO:tasks.rados.rados.0.smithi089.stdout:1616: expect (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:1608: done (7 left) 2024-08-29T18:19:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:1609: done (6 left) 2024-08-29T18:19:36.886 INFO:tasks.rados.rados.0.smithi089.stdout:1610: done (5 left) 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:1612: done (4 left) 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:1613: done (3 left) 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:1614: done (2 left) 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:1616: done (1 left) 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:1617: done (0 left) 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 170 2024-08-29T18:19:36.888 INFO:tasks.rados.rados.0.smithi089.stdout:1618: seq_num 510 ranges {2842624=548864,3391488=745472,4136960=57344} 2024-08-29T18:19:36.907 INFO:tasks.rados.rados.0.smithi089.stdout:1618: writing smithi08969774-50 from 2842624 to 3391488 tid 1 2024-08-29T18:19:36.911 INFO:tasks.rados.rados.0.smithi089.stdout:1618: writing smithi08969774-50 from 3391488 to 4136960 tid 2 2024-08-29T18:19:36.911 INFO:tasks.rados.rados.0.smithi089.stdout:1618: writing smithi08969774-50 from 4136960 to 4194304 tid 3 2024-08-29T18:19:36.912 INFO:tasks.rados.rados.0.smithi089.stdout:1619: delete oid 33 current snap is 170 2024-08-29T18:19:36.912 INFO:tasks.rados.rados.0.smithi089.stdout:1618: finishing write tid 1 to smithi08969774-50 2024-08-29T18:19:36.916 INFO:tasks.rados.rados.0.smithi089.stdout:1618: finishing write tid 2 to smithi08969774-50 2024-08-29T18:19:36.919 INFO:tasks.rados.rados.0.smithi089.stdout:1618: finishing write tid 3 to smithi08969774-50 2024-08-29T18:19:36.919 INFO:tasks.rados.rados.0.smithi089.stdout:1618: finishing write tid 4 to smithi08969774-50 2024-08-29T18:19:36.920 INFO:tasks.rados.rados.0.smithi089.stdout:1618: finishing write tid 5 to smithi08969774-50 2024-08-29T18:19:36.920 INFO:tasks.rados.rados.0.smithi089.stdout:1618: oid 50 updating version 0 to 675 2024-08-29T18:19:36.920 INFO:tasks.rados.rados.0.smithi089.stdout:1618: oid 50 version 675 is already newer than 674 2024-08-29T18:19:36.921 INFO:tasks.rados.rados.0.smithi089.stdout:1618: oid 50 version 675 is already newer than 673 2024-08-29T18:19:36.921 INFO:tasks.rados.rados.0.smithi089.stdout:1618: oid 50 version 675 is already newer than 672 2024-08-29T18:19:36.921 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 675 (ObjNum 510 snap 170 seq_num 510) dirty exists 2024-08-29T18:19:36.921 INFO:tasks.rados.rados.0.smithi089.stdout:1618: left oid 50 (ObjNum 510 snap 170 seq_num 510) 2024-08-29T18:19:36.922 INFO:tasks.rados.rados.0.smithi089.stdout:1618: done (1 left) 2024-08-29T18:19:36.922 INFO:tasks.rados.rados.0.smithi089.stdout:1619: done (0 left) 2024-08-29T18:19:36.922 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 170 2024-08-29T18:19:36.922 INFO:tasks.rados.rados.0.smithi089.stdout:1620: seq_num 512 ranges {0=581632,581632=516096,1097728=286720} 2024-08-29T18:19:36.925 INFO:tasks.rados.rados.0.smithi089.stdout:1620: writing smithi08969774-6 from 0 to 581632 tid 1 2024-08-29T18:19:36.928 INFO:tasks.rados.rados.0.smithi089.stdout:1620: writing smithi08969774-6 from 581632 to 1097728 tid 2 2024-08-29T18:19:36.930 INFO:tasks.rados.rados.0.smithi089.stdout:1620: writing smithi08969774-6 from 1097728 to 1384448 tid 3 2024-08-29T18:19:36.930 INFO:tasks.rados.rados.0.smithi089.stdout:1621: snap_create 2024-08-29T18:19:36.931 INFO:tasks.rados.rados.0.smithi089.stdout:1620: finishing write tid 1 to smithi08969774-6 2024-08-29T18:19:36.932 INFO:tasks.rados.rados.0.smithi089.stdout:1620: finishing write tid 2 to smithi08969774-6 2024-08-29T18:19:36.933 INFO:tasks.rados.rados.0.smithi089.stdout:1620: finishing write tid 3 to smithi08969774-6 2024-08-29T18:19:36.933 INFO:tasks.rados.rados.0.smithi089.stdout:1620: finishing write tid 4 to smithi08969774-6 2024-08-29T18:19:36.935 INFO:tasks.rados.rados.0.smithi089.stdout:1620: finishing write tid 5 to smithi08969774-6 2024-08-29T18:19:36.935 INFO:tasks.rados.rados.0.smithi089.stdout:1620: oid 6 updating version 0 to 678 2024-08-29T18:19:36.936 INFO:tasks.rados.rados.0.smithi089.stdout:1620: oid 6 updating version 678 to 679 2024-08-29T18:19:36.936 INFO:tasks.rados.rados.0.smithi089.stdout:1620: oid 6 updating version 679 to 680 2024-08-29T18:19:36.936 INFO:tasks.rados.rados.0.smithi089.stdout:1620: oid 6 updating version 680 to 681 2024-08-29T18:19:36.936 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 681 (ObjNum 512 snap 170 seq_num 512) dirty exists 2024-08-29T18:19:36.936 INFO:tasks.rados.rados.0.smithi089.stdout:1620: left oid 6 (ObjNum 512 snap 170 seq_num 512) 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:1620: done (1 left) 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:1621: done (0 left) 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:1622: rollback oid 21 current snap is 171 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 170 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:1623: read oid 13 snap 169 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:1623: expect (ObjNum 505 snap 169 seq_num 505) 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 171 2024-08-29T18:19:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:1624: seq_num 513 ranges {5799936=598016,6397952=794624,7192576=8192} 2024-08-29T18:19:37.196 INFO:tasks.rados.rados.0.smithi089.stdout:1624: writing smithi08969774-24 from 5799936 to 6397952 tid 1 2024-08-29T18:19:37.201 INFO:tasks.rados.rados.0.smithi089.stdout:1624: writing smithi08969774-24 from 6397952 to 7192576 tid 2 2024-08-29T18:19:37.201 INFO:tasks.rados.rados.0.smithi089.stdout:1624: writing smithi08969774-24 from 7192576 to 7200768 tid 3 2024-08-29T18:19:37.201 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 171 2024-08-29T18:19:37.201 INFO:tasks.rados.rados.0.smithi089.stdout:1622: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:19:37.202 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 681 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:19:37.202 INFO:tasks.rados.rados.0.smithi089.stdout:1625: seq_num 514 ranges {1916928=614400,2531328=679936,3211264=122880} 2024-08-29T18:19:37.217 INFO:tasks.rados.rados.0.smithi089.stdout:1625: writing smithi08969774-46 from 1916928 to 2531328 tid 1 2024-08-29T18:19:37.221 INFO:tasks.rados.rados.0.smithi089.stdout:1625: writing smithi08969774-46 from 2531328 to 3211264 tid 2 2024-08-29T18:19:37.222 INFO:tasks.rados.rados.0.smithi089.stdout:1625: writing smithi08969774-46 from 3211264 to 3334144 tid 3 2024-08-29T18:19:37.222 INFO:tasks.rados.rados.0.smithi089.stdout:1622: done (3 left) 2024-08-29T18:19:37.222 INFO:tasks.rados.rados.0.smithi089.stdout:1626: read oid 16 snap -1 2024-08-29T18:19:37.222 INFO:tasks.rados.rados.0.smithi089.stdout:1626: expect deleted 2024-08-29T18:19:37.222 INFO:tasks.rados.rados.0.smithi089.stdout:1627: snap_create 2024-08-29T18:19:37.222 INFO:tasks.rados.rados.0.smithi089.stdout:1623: expect (ObjNum 505 snap 169 seq_num 505) 2024-08-29T18:19:37.424 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:37 smithi089 bash[77323]: cluster 2024-08-29T18:19:36.156827+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e424: 8 total, 7 up, 8 in 2024-08-29T18:19:37.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:37 smithi089 bash[77323]: cluster 2024-08-29T18:19:36.625576+0000 mgr.y (mgr.34104) 131 : cluster [DBG] pgmap v191: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 123 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 616 KiB/s wr, 10 op/s; 41/249 objects degraded (16.466%) 2024-08-29T18:19:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:37 smithi089 bash[78574]: cluster 2024-08-29T18:19:36.156827+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e424: 8 total, 7 up, 8 in 2024-08-29T18:19:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:37 smithi089 bash[78574]: cluster 2024-08-29T18:19:36.625576+0000 mgr.y (mgr.34104) 131 : cluster [DBG] pgmap v191: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 123 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 616 KiB/s wr, 10 op/s; 41/249 objects degraded (16.466%) 2024-08-29T18:19:37.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:37 smithi144 bash[67678]: cluster 2024-08-29T18:19:36.156827+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e424: 8 total, 7 up, 8 in 2024-08-29T18:19:37.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:37 smithi144 bash[67678]: cluster 2024-08-29T18:19:36.625576+0000 mgr.y (mgr.34104) 131 : cluster [DBG] pgmap v191: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 123 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 616 KiB/s wr, 10 op/s; 41/249 objects degraded (16.466%) 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: finishing write tid 1 to smithi08969774-24 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: finishing write tid 2 to smithi08969774-24 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: finishing write tid 3 to smithi08969774-24 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: finishing write tid 4 to smithi08969774-24 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: finishing write tid 5 to smithi08969774-24 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: oid 24 updating version 0 to 676 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: oid 24 version 676 is already newer than 673 2024-08-29T18:19:38.051 INFO:tasks.rados.rados.0.smithi089.stdout:1624: oid 24 version 676 is already newer than 674 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1624: oid 24 version 676 is already newer than 675 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 676 (ObjNum 513 snap 171 seq_num 513) dirty exists 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1624: left oid 24 (ObjNum 513 snap 171 seq_num 513) 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: finishing write tid 1 to smithi08969774-46 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: finishing write tid 2 to smithi08969774-46 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: finishing write tid 3 to smithi08969774-46 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: finishing write tid 4 to smithi08969774-46 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: finishing write tid 5 to smithi08969774-46 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: oid 46 updating version 0 to 611 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: oid 46 version 611 is already newer than 608 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: oid 46 version 611 is already newer than 609 2024-08-29T18:19:38.052 INFO:tasks.rados.rados.0.smithi089.stdout:1625: oid 46 version 611 is already newer than 610 2024-08-29T18:19:38.053 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 611 (ObjNum 514 snap 171 seq_num 514) dirty exists 2024-08-29T18:19:38.053 INFO:tasks.rados.rados.0.smithi089.stdout:1625: left oid 46 (ObjNum 514 snap 171 seq_num 514) 2024-08-29T18:19:38.168 INFO:tasks.rados.rados.0.smithi089.stdout:1623: done (4 left) 2024-08-29T18:19:38.168 INFO:tasks.rados.rados.0.smithi089.stdout:1624: done (3 left) 2024-08-29T18:19:38.168 INFO:tasks.rados.rados.0.smithi089.stdout:1625: done (2 left) 2024-08-29T18:19:38.168 INFO:tasks.rados.rados.0.smithi089.stdout:1626: done (1 left) 2024-08-29T18:19:38.168 INFO:tasks.rados.rados.0.smithi089.stdout:1627: done (0 left) 2024-08-29T18:19:38.169 INFO:tasks.rados.rados.0.smithi089.stdout:1628: delete oid 3 current snap is 172 2024-08-29T18:19:38.175 INFO:tasks.rados.rados.0.smithi089.stdout:1628: done (0 left) 2024-08-29T18:19:38.175 INFO:tasks.rados.rados.0.smithi089.stdout:1629: read oid 39 snap 171 2024-08-29T18:19:38.175 INFO:tasks.rados.rados.0.smithi089.stdout:1629: expect (ObjNum 471 snap 159 seq_num 471) 2024-08-29T18:19:38.175 INFO:tasks.rados.rados.0.smithi089.stdout:1630: setattr oid 40 current snap is 172 2024-08-29T18:19:38.175 INFO:tasks.rados.rados.0.smithi089.stdout:1631: snap_create 2024-08-29T18:19:38.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 982 (ObjNum 49 snap 0 seq_num 1718835539) dirty exists 2024-08-29T18:19:38.192 INFO:tasks.rados.rados.0.smithi089.stdout:1629: expect (ObjNum 471 snap 159 seq_num 471) 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[78574]: cluster 2024-08-29T18:19:37.166147+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e425: 8 total, 7 up, 8 in 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[78574]: audit 2024-08-29T18:19:37.503908+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[78574]: audit 2024-08-29T18:19:37.513213+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[78574]: audit 2024-08-29T18:19:37.692275+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[78574]: audit 2024-08-29T18:19:37.693842+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[77323]: cluster 2024-08-29T18:19:37.166147+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e425: 8 total, 7 up, 8 in 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[77323]: audit 2024-08-29T18:19:37.503908+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[77323]: audit 2024-08-29T18:19:37.513213+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[77323]: audit 2024-08-29T18:19:37.692275+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:38 smithi089 bash[77323]: audit 2024-08-29T18:19:37.693842+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:38 smithi144 bash[67678]: cluster 2024-08-29T18:19:37.166147+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e425: 8 total, 7 up, 8 in 2024-08-29T18:19:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:38 smithi144 bash[67678]: audit 2024-08-29T18:19:37.503908+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:38 smithi144 bash[67678]: audit 2024-08-29T18:19:37.513213+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:38 smithi144 bash[67678]: audit 2024-08-29T18:19:37.692275+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:38 smithi144 bash[67678]: audit 2024-08-29T18:19:37.693842+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1629: done (2 left) 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1630: done (1 left) 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1631: done (0 left) 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1632: read oid 24 snap -1 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1632: expect (ObjNum 513 snap 171 seq_num 513) 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1633: read oid 14 snap -1 2024-08-29T18:19:39.184 INFO:tasks.rados.rados.0.smithi089.stdout:1633: expect deleted 2024-08-29T18:19:39.185 INFO:tasks.rados.rados.0.smithi089.stdout:1634: snap_remove snap 171 2024-08-29T18:19:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:39 smithi144 bash[67678]: cluster 2024-08-29T18:19:38.174579+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e426: 8 total, 7 up, 8 in 2024-08-29T18:19:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:39 smithi144 bash[67678]: cluster 2024-08-29T18:19:38.626414+0000 mgr.y (mgr.34104) 132 : cluster [DBG] pgmap v194: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 48/291 objects degraded (16.495%) 2024-08-29T18:19:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:39 smithi144 bash[67678]: audit 2024-08-29T18:19:38.640486+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:39 smithi144 bash[67678]: audit 2024-08-29T18:19:38.646463+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:39.674 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[78574]: cluster 2024-08-29T18:19:38.174579+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e426: 8 total, 7 up, 8 in 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[78574]: cluster 2024-08-29T18:19:38.626414+0000 mgr.y (mgr.34104) 132 : cluster [DBG] pgmap v194: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 48/291 objects degraded (16.495%) 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[78574]: audit 2024-08-29T18:19:38.640486+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[78574]: audit 2024-08-29T18:19:38.646463+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[77323]: cluster 2024-08-29T18:19:38.174579+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e426: 8 total, 7 up, 8 in 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[77323]: cluster 2024-08-29T18:19:38.626414+0000 mgr.y (mgr.34104) 132 : cluster [DBG] pgmap v194: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 48/291 objects degraded (16.495%) 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[77323]: audit 2024-08-29T18:19:38.640486+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:39.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:39 smithi089 bash[77323]: audit 2024-08-29T18:19:38.646463+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:1634: done (2 left) 2024-08-29T18:19:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:1635: snap_remove snap 172 2024-08-29T18:19:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:40 smithi144 bash[67678]: cluster 2024-08-29T18:19:39.189999+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e427: 8 total, 7 up, 8 in 2024-08-29T18:19:40.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:40 smithi089 bash[77323]: cluster 2024-08-29T18:19:39.189999+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e427: 8 total, 7 up, 8 in 2024-08-29T18:19:40.675 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:40 smithi089 bash[83139]: debug 2024-08-29T18:19:40.319+0000 7fa1d0bd2640 -1 osd.0 414 log_to_monitors true 2024-08-29T18:19:40.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:40 smithi089 bash[78574]: cluster 2024-08-29T18:19:39.189999+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e427: 8 total, 7 up, 8 in 2024-08-29T18:19:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1635: done (2 left) 2024-08-29T18:19:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1636: snap_create 2024-08-29T18:19:41.189 INFO:tasks.rados.rados.0.smithi089.stdout:1632: expect (ObjNum 513 snap 171 seq_num 513) 2024-08-29T18:19:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:41 smithi144 bash[67678]: cluster 2024-08-29T18:19:40.185874+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e428: 8 total, 7 up, 8 in 2024-08-29T18:19:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:41 smithi144 bash[67678]: audit 2024-08-29T18:19:40.325033+0000 mon.a (mon.0) 406 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T18:19:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:41 smithi144 bash[67678]: cluster 2024-08-29T18:19:40.627319+0000 mgr.y (mgr.34104) 133 : cluster [DBG] pgmap v197: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 48/291 objects degraded (16.495%) 2024-08-29T18:19:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:41 smithi144 bash[67678]: cluster 2024-08-29T18:19:40.934432+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 48/291 objects degraded (16.495%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:41 smithi144 bash[67678]: audit 2024-08-29T18:19:41.184445+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T18:19:41.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[78574]: cluster 2024-08-29T18:19:40.185874+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e428: 8 total, 7 up, 8 in 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[78574]: audit 2024-08-29T18:19:40.325033+0000 mon.a (mon.0) 406 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[78574]: cluster 2024-08-29T18:19:40.627319+0000 mgr.y (mgr.34104) 133 : cluster [DBG] pgmap v197: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 48/291 objects degraded (16.495%) 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[78574]: cluster 2024-08-29T18:19:40.934432+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 48/291 objects degraded (16.495%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[78574]: audit 2024-08-29T18:19:41.184445+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[77323]: cluster 2024-08-29T18:19:40.185874+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e428: 8 total, 7 up, 8 in 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[77323]: audit 2024-08-29T18:19:40.325033+0000 mon.a (mon.0) 406 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[77323]: cluster 2024-08-29T18:19:40.627319+0000 mgr.y (mgr.34104) 133 : cluster [DBG] pgmap v197: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 25 op/s; 48/291 objects degraded (16.495%) 2024-08-29T18:19:41.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[77323]: cluster 2024-08-29T18:19:40.934432+0000 mon.a (mon.0) 407 : cluster [WRN] Health check update: Degraded data redundancy: 48/291 objects degraded (16.495%), 15 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:41.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[77323]: audit 2024-08-29T18:19:41.184445+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-29T18:19:42.174 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:41 smithi089 bash[83139]: debug 2024-08-29T18:19:41.699+0000 7fa1c4975640 -1 osd.0 414 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:19:42.195 INFO:tasks.rados.rados.0.smithi089.stdout:1632: done (2 left) 2024-08-29T18:19:42.195 INFO:tasks.rados.rados.0.smithi089.stdout:1633: done (1 left) 2024-08-29T18:19:42.195 INFO:tasks.rados.rados.0.smithi089.stdout:1636: done (0 left) 2024-08-29T18:19:42.195 INFO:tasks.rados.rados.0.smithi089.stdout:1637: rollback oid 7 current snap is 174 2024-08-29T18:19:42.195 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 169 2024-08-29T18:19:42.196 INFO:tasks.rados.rados.0.smithi089.stdout:1638: snap_remove snap 170 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: cluster 2024-08-29T18:19:41.193167+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e429: 8 total, 7 up, 8 in 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: audit 2024-08-29T18:19:41.194110+0000 mon.a (mon.0) 410 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: audit 2024-08-29T18:19:41.683695+0000 mon.a (mon.0) 411 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: cluster 2024-08-29T18:19:42.185529+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: cluster 2024-08-29T18:19:42.194558+0000 mon.a (mon.0) 413 : cluster [INF] osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962] boot 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: cluster 2024-08-29T18:19:42.194699+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-29T18:19:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:42 smithi144 bash[67678]: audit 2024-08-29T18:19:42.195666+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:19:42.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: cluster 2024-08-29T18:19:41.193167+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e429: 8 total, 7 up, 8 in 2024-08-29T18:19:42.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: audit 2024-08-29T18:19:41.194110+0000 mon.a (mon.0) 410 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:19:42.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: audit 2024-08-29T18:19:41.683695+0000 mon.a (mon.0) 411 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' 2024-08-29T18:19:42.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: cluster 2024-08-29T18:19:42.185529+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:19:42.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: cluster 2024-08-29T18:19:42.194558+0000 mon.a (mon.0) 413 : cluster [INF] osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962] boot 2024-08-29T18:19:42.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: cluster 2024-08-29T18:19:42.194699+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[77323]: audit 2024-08-29T18:19:42.195666+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: cluster 2024-08-29T18:19:41.193167+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e429: 8 total, 7 up, 8 in 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: audit 2024-08-29T18:19:41.194110+0000 mon.a (mon.0) 410 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: audit 2024-08-29T18:19:41.683695+0000 mon.a (mon.0) 411 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962]' entity='osd.0' 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: cluster 2024-08-29T18:19:42.185529+0000 mon.a (mon.0) 412 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: cluster 2024-08-29T18:19:42.194558+0000 mon.a (mon.0) 413 : cluster [INF] osd.0 [v2:172.21.15.89:6802/4191735962,v1:172.21.15.89:6803/4191735962] boot 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: cluster 2024-08-29T18:19:42.194699+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-29T18:19:42.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:42 smithi089 bash[78574]: audit 2024-08-29T18:19:42.195666+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-29T18:19:43.191 INFO:tasks.rados.rados.0.smithi089.stdout:1638: done (1 left) 2024-08-29T18:19:43.191 INFO:tasks.rados.rados.0.smithi089.stdout:1639: rollback oid 16 current snap is 174 2024-08-29T18:19:43.191 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 16 to 164 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1640: rollback oid 47 current snap is 174 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 169 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1641: read oid 12 snap -1 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1641: expect (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1642: rollback oid 33 current snap is 174 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 164 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1643: snap_create 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1637: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1637: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:1637: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:19:43.192 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 986 (ObjNum 483 snap 160 seq_num 483) dirty exists 2024-08-29T18:19:43.213 INFO:tasks.rados.rados.0.smithi089.stdout:1641: expect (ObjNum 473 snap 159 seq_num 473) 2024-08-29T18:19:43.249 INFO:tasks.rados.rados.0.smithi089.stdout:1640: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:19:43.249 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 590 (ObjNum 33 snap 0 seq_num 2858203024) dirty dne 2024-08-29T18:19:43.249 INFO:tasks.rados.rados.0.smithi089.stdout:1639: finishing rollback tid 1 to smithi08969774-16 2024-08-29T18:19:43.249 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 0 (ObjNum 113 snap 0 seq_num 2867226304) dirty dne 2024-08-29T18:19:43.251 INFO:tasks.rados.rados.0.smithi089.stdout:1642: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:19:43.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 677 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-08-29T18:19:43.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:43 smithi144 bash[67678]: cluster 2024-08-29T18:19:42.628229+0000 mgr.y (mgr.34104) 134 : cluster [DBG] pgmap v200: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 48/291 objects degraded (16.495%) 2024-08-29T18:19:43.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:43 smithi144 bash[67678]: cluster 2024-08-29T18:19:43.196351+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-29T18:19:43.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:43 smithi089 bash[77323]: cluster 2024-08-29T18:19:42.628229+0000 mgr.y (mgr.34104) 134 : cluster [DBG] pgmap v200: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 48/291 objects degraded (16.495%) 2024-08-29T18:19:43.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:43 smithi089 bash[77323]: cluster 2024-08-29T18:19:43.196351+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-29T18:19:43.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:43 smithi089 bash[78574]: cluster 2024-08-29T18:19:42.628229+0000 mgr.y (mgr.34104) 134 : cluster [DBG] pgmap v200: 121 pgs: 37 active+undersized, 15 active+undersized+degraded, 69 active+clean; 132 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 48/291 objects degraded (16.495%) 2024-08-29T18:19:43.675 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:43 smithi089 bash[78574]: cluster 2024-08-29T18:19:43.196351+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1637: done (5 left) 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1639: done (4 left) 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1640: done (3 left) 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1641: done (2 left) 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1642: done (1 left) 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1643: done (0 left) 2024-08-29T18:19:44.193 INFO:tasks.rados.rados.0.smithi089.stdout:1644: snap_create 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:1644: done (0 left) 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:1645: read oid 37 snap -1 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:1645: expect deleted 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:1646: read oid 17 snap -1 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:1646: expect (ObjNum 493 snap 165 seq_num 493) 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 176 2024-08-29T18:19:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:1647: seq_num 516 ranges {1581056=647168,2228224=450560,2678784=352256} 2024-08-29T18:19:45.212 INFO:tasks.rados.rados.0.smithi089.stdout:1647: writing smithi08969774-39 from 1581056 to 2228224 tid 1 2024-08-29T18:19:45.215 INFO:tasks.rados.rados.0.smithi089.stdout:1647: writing smithi08969774-39 from 2228224 to 2678784 tid 2 2024-08-29T18:19:45.218 INFO:tasks.rados.rados.0.smithi089.stdout:1647: writing smithi08969774-39 from 2678784 to 3031040 tid 3 2024-08-29T18:19:45.218 INFO:tasks.rados.rados.0.smithi089.stdout:1648: copy_from oid 29 from oid 44 current snap is 176 2024-08-29T18:19:45.218 INFO:tasks.rados.rados.0.smithi089.stdout:1645: done (3 left) 2024-08-29T18:19:45.218 INFO:tasks.rados.rados.0.smithi089.stdout:1649: delete oid 2 current snap is 176 2024-08-29T18:19:45.222 INFO:tasks.rados.rados.0.smithi089.stdout:1646: expect (ObjNum 493 snap 165 seq_num 493) 2024-08-29T18:19:45.408 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:19:45] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.43.0" 2024-08-29T18:19:45.409 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:45 smithi089 bash[78574]: cluster 2024-08-29T18:19:44.198201+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-29T18:19:45.409 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:45 smithi089 bash[78574]: cluster 2024-08-29T18:19:44.629181+0000 mgr.y (mgr.34104) 135 : cluster [DBG] pgmap v203: 121 pgs: 8 active+undersized, 5 active+undersized+degraded, 108 active+clean; 129 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 2 op/s; 11/276 objects degraded (3.986%); 11 MiB/s, 3 objects/s recovering 2024-08-29T18:19:45.409 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:45 smithi089 bash[77323]: cluster 2024-08-29T18:19:44.198201+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-29T18:19:45.409 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:45 smithi089 bash[77323]: cluster 2024-08-29T18:19:44.629181+0000 mgr.y (mgr.34104) 135 : cluster [DBG] pgmap v203: 121 pgs: 8 active+undersized, 5 active+undersized+degraded, 108 active+clean; 129 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 2 op/s; 11/276 objects degraded (3.986%); 11 MiB/s, 3 objects/s recovering 2024-08-29T18:19:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:1647: finishing write tid 1 to smithi08969774-39 2024-08-29T18:19:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:1647: finishing write tid 2 to smithi08969774-39 2024-08-29T18:19:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:1647: finishing write tid 3 to smithi08969774-39 2024-08-29T18:19:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:1647: finishing write tid 4 to smithi08969774-39 2024-08-29T18:19:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:1647: finishing write tid 5 to smithi08969774-39 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1647: oid 39 updating version 0 to 729 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1647: oid 39 version 729 is already newer than 728 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1647: oid 39 updating version 729 to 731 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1647: oid 39 version 731 is already newer than 730 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 731 (ObjNum 516 snap 176 seq_num 516) dirty exists 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1647: left oid 39 (ObjNum 516 snap 176 seq_num 516) 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1648: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1648: finishing copy_from to smithi08969774-29 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 670 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1646: done (3 left) 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1647: done (2 left) 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1648: done (1 left) 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1649: done (0 left) 2024-08-29T18:19:45.490 INFO:tasks.rados.rados.0.smithi089.stdout:1650: rollback oid 49 current snap is 176 2024-08-29T18:19:45.491 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 49 to 173 2024-08-29T18:19:45.491 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 176 2024-08-29T18:19:45.491 INFO:tasks.rados.rados.0.smithi089.stdout:1651: seq_num 518 ranges {0=679936,679936=671744,1351680=131072} 2024-08-29T18:19:45.496 INFO:tasks.rados.rados.0.smithi089.stdout:1651: writing smithi08969774-32 from 0 to 679936 tid 1 2024-08-29T18:19:45.503 INFO:tasks.rados.rados.0.smithi089.stdout:1651: writing smithi08969774-32 from 679936 to 1351680 tid 2 2024-08-29T18:19:45.504 INFO:tasks.rados.rados.0.smithi089.stdout:1651: writing smithi08969774-32 from 1351680 to 1482752 tid 3 2024-08-29T18:19:45.504 INFO:tasks.rados.rados.0.smithi089.stdout:1652: snap_create 2024-08-29T18:19:45.504 INFO:tasks.rados.rados.0.smithi089.stdout:1650: finishing rollback tid 0 to smithi08969774-49 2024-08-29T18:19:45.504 INFO:tasks.rados.rados.0.smithi089.stdout:1650: finishing rollback tid 1 to smithi08969774-49 2024-08-29T18:19:45.504 INFO:tasks.rados.rados.0.smithi089.stdout:1650: finishing rollback tid 2 to smithi08969774-49 2024-08-29T18:19:45.505 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 861 (ObjNum 508 snap 170 seq_num 508) dirty exists 2024-08-29T18:19:45.505 INFO:tasks.rados.rados.0.smithi089.stdout:1651: finishing write tid 1 to smithi08969774-32 2024-08-29T18:19:45.512 INFO:tasks.rados.rados.0.smithi089.stdout:1651: finishing write tid 2 to smithi08969774-32 2024-08-29T18:19:45.512 INFO:tasks.rados.rados.0.smithi089.stdout:1651: finishing write tid 3 to smithi08969774-32 2024-08-29T18:19:45.513 INFO:tasks.rados.rados.0.smithi089.stdout:1651: finishing write tid 4 to smithi08969774-32 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:1651: finishing write tid 5 to smithi08969774-32 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:1651: oid 32 updating version 0 to 735 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:1651: oid 32 version 735 is already newer than 734 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:1651: oid 32 updating version 735 to 737 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:1651: oid 32 version 737 is already newer than 736 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 737 (ObjNum 518 snap 176 seq_num 518) dirty exists 2024-08-29T18:19:45.516 INFO:tasks.rados.rados.0.smithi089.stdout:1651: left oid 32 (ObjNum 518 snap 176 seq_num 518) 2024-08-29T18:19:45.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:45 smithi144 bash[67678]: cluster 2024-08-29T18:19:44.198201+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-29T18:19:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:45 smithi144 bash[67678]: cluster 2024-08-29T18:19:44.629181+0000 mgr.y (mgr.34104) 135 : cluster [DBG] pgmap v203: 121 pgs: 8 active+undersized, 5 active+undersized+degraded, 108 active+clean; 129 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 2 op/s; 11/276 objects degraded (3.986%); 11 MiB/s, 3 objects/s recovering 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:1650: done (2 left) 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:1651: done (1 left) 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:1652: done (0 left) 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:1653: read oid 25 snap -1 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:1653: expect deleted 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 177 2024-08-29T18:19:46.210 INFO:tasks.rados.rados.0.smithi089.stdout:1654: seq_num 519 ranges {5840896=696320,6537216=548864,7086080=253952} 2024-08-29T18:19:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:1654: writing smithi08969774-7 from 5840896 to 6537216 tid 1 2024-08-29T18:19:46.273 INFO:tasks.rados.rados.0.smithi089.stdout:1654: writing smithi08969774-7 from 6537216 to 7086080 tid 2 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1654: writing smithi08969774-7 from 7086080 to 7340032 tid 3 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1655: rmattr oid 3 current snap is 177 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1655: done (2 left) 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1656: rollback oid 5 current snap is 177 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 174 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1653: done (2 left) 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1657: read oid 29 snap -1 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1657: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:19:46.277 INFO:tasks.rados.rados.0.smithi089.stdout:1658: rollback oid 3 current snap is 177 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 164 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1659: read oid 13 snap 164 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1659: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1660: read oid 25 snap -1 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1660: expect deleted 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1661: read oid 2 snap -1 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1661: expect deleted 2024-08-29T18:19:46.278 INFO:tasks.rados.rados.0.smithi089.stdout:1662: snap_create 2024-08-29T18:19:46.286 INFO:tasks.rados.rados.0.smithi089.stdout:1658: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:19:46.288 INFO:tasks.rados.rados.0.smithi089.stdout:1654: finishing write tid 1 to smithi08969774-7 2024-08-29T18:19:46.288 INFO:tasks.rados.rados.0.smithi089.stdout:1654: finishing write tid 2 to smithi08969774-7 2024-08-29T18:19:46.292 INFO:tasks.rados.rados.0.smithi089.stdout:1654: finishing write tid 3 to smithi08969774-7 2024-08-29T18:19:46.293 INFO:tasks.rados.rados.0.smithi089.stdout:1654: finishing write tid 4 to smithi08969774-7 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:1654: finishing write tid 5 to smithi08969774-7 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:1654: oid 7 updating version 0 to 993 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:1654: oid 7 version 993 is already newer than 990 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:1654: oid 7 version 993 is already newer than 991 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:1654: oid 7 version 993 is already newer than 992 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 993 (ObjNum 519 snap 177 seq_num 519) dirty exists 2024-08-29T18:19:46.296 INFO:tasks.rados.rados.0.smithi089.stdout:1654: left oid 7 (ObjNum 519 snap 177 seq_num 519) 2024-08-29T18:19:46.297 INFO:tasks.rados.rados.0.smithi089.stdout:1656: finishing rollback tid 0 to smithi08969774-5 2024-08-29T18:19:46.298 INFO:tasks.rados.rados.0.smithi089.stdout:1658: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:19:46.298 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 913 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:19:46.299 INFO:tasks.rados.rados.0.smithi089.stdout:1656: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:19:46.302 INFO:tasks.rados.rados.0.smithi089.stdout:1656: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:19:46.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 678 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:19:46.307 INFO:tasks.rados.rados.0.smithi089.stdout:1657: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:19:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:46 smithi089 bash[78574]: cluster 2024-08-29T18:19:45.205733+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-29T18:19:46.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:46 smithi089 bash[78574]: cluster 2024-08-29T18:19:45.935549+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 11/276 objects degraded (3.986%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:46 smithi089 bash[77323]: cluster 2024-08-29T18:19:45.205733+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-29T18:19:46.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:46 smithi089 bash[77323]: cluster 2024-08-29T18:19:45.935549+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 11/276 objects degraded (3.986%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:46.477 INFO:tasks.rados.rados.0.smithi089.stdout:1659: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:19:46.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:46 smithi144 bash[67678]: cluster 2024-08-29T18:19:45.205733+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-29T18:19:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:46 smithi144 bash[67678]: cluster 2024-08-29T18:19:45.935549+0000 mon.a (mon.0) 419 : cluster [WRN] Health check update: Degraded data redundancy: 11/276 objects degraded (3.986%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1654: done (7 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1656: done (6 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1657: done (5 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1658: done (4 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1659: done (3 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1660: done (2 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1661: done (1 left) 2024-08-29T18:19:47.216 INFO:tasks.rados.rados.0.smithi089.stdout:1662: done (0 left) 2024-08-29T18:19:47.217 INFO:tasks.rados.rados.0.smithi089.stdout:1663: read oid 16 snap -1 2024-08-29T18:19:47.217 INFO:tasks.rados.rados.0.smithi089.stdout:1663: expect deleted 2024-08-29T18:19:47.217 INFO:tasks.rados.rados.0.smithi089.stdout:1664: rollback oid 4 current snap is 178 2024-08-29T18:19:47.217 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 164 2024-08-29T18:19:47.217 INFO:tasks.rados.rados.0.smithi089.stdout:1665: delete oid 46 current snap is 178 2024-08-29T18:19:47.227 INFO:tasks.rados.rados.0.smithi089.stdout:1664: finishing rollback tid 0 to smithi08969774-4 2024-08-29T18:19:47.227 INFO:tasks.rados.rados.0.smithi089.stdout:1664: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:19:47.227 INFO:tasks.rados.rados.0.smithi089.stdout:1663: done (2 left) 2024-08-29T18:19:47.227 INFO:tasks.rados.rados.0.smithi089.stdout:1665: done (1 left) 2024-08-29T18:19:47.227 INFO:tasks.rados.rados.0.smithi089.stdout:1666: snap_remove snap 177 2024-08-29T18:19:47.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:47 smithi089 bash[77323]: cluster 2024-08-29T18:19:46.215266+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-29T18:19:47.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:47 smithi089 bash[77323]: cluster 2024-08-29T18:19:46.629987+0000 mgr.y (mgr.34104) 136 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 129 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 2 op/s; 11 MiB/s, 4 objects/s recovering 2024-08-29T18:19:47.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:47 smithi089 bash[78574]: cluster 2024-08-29T18:19:46.215266+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-29T18:19:47.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:47 smithi089 bash[78574]: cluster 2024-08-29T18:19:46.629987+0000 mgr.y (mgr.34104) 136 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 129 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 2 op/s; 11 MiB/s, 4 objects/s recovering 2024-08-29T18:19:47.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:47 smithi144 bash[67678]: cluster 2024-08-29T18:19:46.215266+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-29T18:19:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:47 smithi144 bash[67678]: cluster 2024-08-29T18:19:46.629987+0000 mgr.y (mgr.34104) 136 : cluster [DBG] pgmap v206: 121 pgs: 121 active+clean; 129 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 0 B/s wr, 2 op/s; 11 MiB/s, 4 objects/s recovering 2024-08-29T18:19:48.229 INFO:tasks.rados.rados.0.smithi089.stdout:1666: done (1 left) 2024-08-29T18:19:48.229 INFO:tasks.rados.rados.0.smithi089.stdout:1667: rollback oid 1 current snap is 178 2024-08-29T18:19:48.229 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 176 2024-08-29T18:19:48.230 INFO:tasks.rados.rados.0.smithi089.stdout:1664: finishing rollback tid 2 to smithi08969774-4 2024-08-29T18:19:48.230 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 691 (ObjNum 489 snap 163 seq_num 489) dirty exists 2024-08-29T18:19:48.230 INFO:tasks.rados.rados.0.smithi089.stdout:1664: done (1 left) 2024-08-29T18:19:48.230 INFO:tasks.rados.rados.0.smithi089.stdout:1668: delete oid 10 current snap is 178 2024-08-29T18:19:48.242 INFO:tasks.rados.rados.0.smithi089.stdout:1668: done (1 left) 2024-08-29T18:19:48.242 INFO:tasks.rados.rados.0.smithi089.stdout:1669: delete oid 11 current snap is 178 2024-08-29T18:19:48.251 INFO:tasks.rados.rados.0.smithi089.stdout:1669: done (1 left) 2024-08-29T18:19:48.251 INFO:tasks.rados.rados.0.smithi089.stdout:1670: snap_remove snap 173 2024-08-29T18:19:48.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:48 smithi089 bash[77323]: cluster 2024-08-29T18:19:47.209728+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/276 objects degraded (3.986%), 5 pgs degraded) 2024-08-29T18:19:48.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:48 smithi089 bash[77323]: cluster 2024-08-29T18:19:47.209753+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-08-29T18:19:48.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:48 smithi089 bash[77323]: cluster 2024-08-29T18:19:47.221636+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-29T18:19:48.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:48 smithi089 bash[78574]: cluster 2024-08-29T18:19:47.209728+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/276 objects degraded (3.986%), 5 pgs degraded) 2024-08-29T18:19:48.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:48 smithi089 bash[78574]: cluster 2024-08-29T18:19:47.209753+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-08-29T18:19:48.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:48 smithi089 bash[78574]: cluster 2024-08-29T18:19:47.221636+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-29T18:19:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:48 smithi144 bash[67678]: cluster 2024-08-29T18:19:47.209728+0000 mon.a (mon.0) 421 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/276 objects degraded (3.986%), 5 pgs degraded) 2024-08-29T18:19:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:48 smithi144 bash[67678]: cluster 2024-08-29T18:19:47.209753+0000 mon.a (mon.0) 422 : cluster [INF] Cluster is now healthy 2024-08-29T18:19:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:48 smithi144 bash[67678]: cluster 2024-08-29T18:19:47.221636+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-29T18:19:49.242 INFO:tasks.rados.rados.0.smithi089.stdout:1670: done (1 left) 2024-08-29T18:19:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:1671: setattr oid 33 current snap is 178 2024-08-29T18:19:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:1672: copy_from oid 4 from oid 5 current snap is 178 2024-08-29T18:19:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:1673: rollback oid 34 current snap is 178 2024-08-29T18:19:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 34 to 176 2024-08-29T18:19:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 178 2024-08-29T18:19:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:1674: seq_num 523 ranges {0=770048,770048=491520,1261568=311296} 2024-08-29T18:19:49.246 INFO:tasks.rados.rados.0.smithi089.stdout:1674: writing smithi08969774-25 from 0 to 770048 tid 1 2024-08-29T18:19:49.250 INFO:tasks.rados.rados.0.smithi089.stdout:1674: writing smithi08969774-25 from 770048 to 1261568 tid 2 2024-08-29T18:19:49.252 INFO:tasks.rados.rados.0.smithi089.stdout:1674: writing smithi08969774-25 from 1261568 to 1572864 tid 3 2024-08-29T18:19:49.252 INFO:tasks.rados.rados.0.smithi089.stdout:1675: rollback oid 20 current snap is 178 2024-08-29T18:19:49.252 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 176 2024-08-29T18:19:49.252 INFO:tasks.rados.rados.0.smithi089.stdout:1667: finishing rollback tid 0 to smithi08969774-1 2024-08-29T18:19:49.252 INFO:tasks.rados.rados.0.smithi089.stdout:1667: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:19:49.252 INFO:tasks.rados.rados.0.smithi089.stdout:1667: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:19:49.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 858 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:19:49.253 INFO:tasks.rados.rados.0.smithi089.stdout:1667: done (5 left) 2024-08-29T18:19:49.253 INFO:tasks.rados.rados.0.smithi089.stdout:1676: snap_create 2024-08-29T18:19:49.259 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 685 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:19:49.260 INFO:tasks.rados.rados.0.smithi089.stdout:1673: finishing rollback tid 1 to smithi08969774-34 2024-08-29T18:19:49.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 0 (ObjNum 49 snap 0 seq_num 1718835539) dirty dne 2024-08-29T18:19:49.262 INFO:tasks.rados.rados.0.smithi089.stdout:1675: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:19:49.265 INFO:tasks.rados.rados.0.smithi089.stdout:1675: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:19:49.265 INFO:tasks.rados.rados.0.smithi089.stdout:1675: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:19:49.265 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 861 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:19:49.268 INFO:tasks.rados.rados.0.smithi089.stdout:1672: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:19:49.270 INFO:tasks.rados.rados.0.smithi089.stdout:1674: finishing write tid 1 to smithi08969774-25 2024-08-29T18:19:49.270 INFO:tasks.rados.rados.0.smithi089.stdout:1672: finishing copy_from to smithi08969774-4 2024-08-29T18:19:49.271 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 678 (ObjNum 544235886 snap 668722 seq_num 304) dirty exists 2024-08-29T18:19:49.271 INFO:tasks.rados.rados.0.smithi089.stdout:1674: finishing write tid 2 to smithi08969774-25 2024-08-29T18:19:49.271 INFO:tasks.rados.rados.0.smithi089.stdout:1674: finishing write tid 3 to smithi08969774-25 2024-08-29T18:19:49.271 INFO:tasks.rados.rados.0.smithi089.stdout:1674: finishing write tid 4 to smithi08969774-25 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:1674: finishing write tid 5 to smithi08969774-25 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:1674: oid 25 updating version 0 to 677 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:1674: oid 25 updating version 677 to 680 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:1674: oid 25 version 680 is already newer than 678 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:1674: oid 25 version 680 is already newer than 679 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 680 (ObjNum 523 snap 178 seq_num 523) dirty exists 2024-08-29T18:19:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:1674: left oid 25 (ObjNum 523 snap 178 seq_num 523) 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: cluster 2024-08-29T18:19:48.233246+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: cluster 2024-08-29T18:19:48.631297+0000 mgr.y (mgr.34104) 137 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 404 KiB/s, 0 objects/s recovering 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:48.871470+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:48.881459+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:48.883478+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:48.885039+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:48.894822+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:49.049161+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:49.052508+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:49.055264+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:49.057304+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:49 smithi144 bash[67678]: audit 2024-08-29T18:19:49.059709+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: cluster 2024-08-29T18:19:48.233246+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: cluster 2024-08-29T18:19:48.631297+0000 mgr.y (mgr.34104) 137 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 404 KiB/s, 0 objects/s recovering 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:48.871470+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:48.881459+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:48.883478+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:48.885039+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:19:49.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:48.894822+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:49.049161+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:49.052508+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:49.055264+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:49.057304+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[77323]: audit 2024-08-29T18:19:49.059709+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: cluster 2024-08-29T18:19:48.233246+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: cluster 2024-08-29T18:19:48.631297+0000 mgr.y (mgr.34104) 137 : cluster [DBG] pgmap v209: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 404 KiB/s, 0 objects/s recovering 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:48.871470+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:48.881459+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:48.883478+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:48.885039+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:48.894822+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:49.049161+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:49.052508+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:49.055264+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:49.057304+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:49 smithi089 bash[78574]: audit 2024-08-29T18:19:49.059709+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T18:19:50.239 INFO:tasks.rados.rados.0.smithi089.stdout:1671: done (5 left) 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:1672: done (4 left) 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:1673: done (3 left) 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:1674: done (2 left) 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:1675: done (1 left) 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:1676: done (0 left) 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 179 2024-08-29T18:19:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:1677: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2024-08-29T18:19:50.241 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:19:50.249 INFO:tasks.rados.rados.0.smithi089.stdout:1677: writing smithi08969774-8 from 0 to 786432 tid 1 2024-08-29T18:19:50.264 INFO:tasks.rados.rados.0.smithi089.stdout:1677: writing smithi08969774-8 from 786432 to 1564672 tid 2 2024-08-29T18:19:50.265 INFO:tasks.rados.rados.0.smithi089.stdout:1677: writing smithi08969774-8 from 1564672 to 1589248 tid 3 2024-08-29T18:19:50.265 INFO:tasks.rados.rados.0.smithi089.stdout:1678: delete oid 12 current snap is 179 2024-08-29T18:19:50.265 INFO:tasks.rados.rados.0.smithi089.stdout:1677: finishing write tid 1 to smithi08969774-8 2024-08-29T18:19:50.275 INFO:tasks.rados.rados.0.smithi089.stdout:1677: finishing write tid 2 to smithi08969774-8 2024-08-29T18:19:50.275 INFO:tasks.rados.rados.0.smithi089.stdout:1677: finishing write tid 3 to smithi08969774-8 2024-08-29T18:19:50.276 INFO:tasks.rados.rados.0.smithi089.stdout:1677: finishing write tid 4 to smithi08969774-8 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:1677: finishing write tid 5 to smithi08969774-8 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:1677: oid 8 updating version 0 to 996 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:1677: oid 8 updating version 996 to 998 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:1677: oid 8 version 998 is already newer than 997 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:1677: oid 8 updating version 998 to 999 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 999 (ObjNum 524 snap 179 seq_num 524) dirty exists 2024-08-29T18:19:50.278 INFO:tasks.rados.rados.0.smithi089.stdout:1677: left oid 8 (ObjNum 524 snap 179 seq_num 524) 2024-08-29T18:19:50.279 INFO:tasks.rados.rados.0.smithi089.stdout:1677: done (1 left) 2024-08-29T18:19:50.279 INFO:tasks.rados.rados.0.smithi089.stdout:1678: done (0 left) 2024-08-29T18:19:50.279 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 179 2024-08-29T18:19:50.279 INFO:tasks.rados.rados.0.smithi089.stdout:1679: seq_num 526 ranges {2318336=417792,2736128=589824,3325952=614400} 2024-08-29T18:19:50.312 INFO:tasks.rados.rados.0.smithi089.stdout:1679: writing smithi08969774-38 from 2318336 to 2736128 tid 1 2024-08-29T18:19:50.318 INFO:tasks.rados.rados.0.smithi089.stdout:1679: writing smithi08969774-38 from 2736128 to 3325952 tid 2 2024-08-29T18:19:50.323 INFO:tasks.rados.rados.0.smithi089.stdout:1679: writing smithi08969774-38 from 3325952 to 3940352 tid 3 2024-08-29T18:19:50.323 INFO:tasks.rados.rados.0.smithi089.stdout:1680: delete oid 32 current snap is 179 2024-08-29T18:19:50.323 INFO:tasks.rados.rados.0.smithi089.stdout:1679: finishing write tid 1 to smithi08969774-38 2024-08-29T18:19:50.323 INFO:tasks.rados.rados.0.smithi089.stdout:1679: finishing write tid 2 to smithi08969774-38 2024-08-29T18:19:50.328 INFO:tasks.rados.rados.0.smithi089.stdout:1680: done (1 left) 2024-08-29T18:19:50.328 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 179 2024-08-29T18:19:50.328 INFO:tasks.rados.rados.0.smithi089.stdout:1681: seq_num 528 ranges {0=450560,450560=761856,1212416=442368} 2024-08-29T18:19:50.330 INFO:tasks.rados.rados.0.smithi089.stdout:1681: writing smithi08969774-47 from 0 to 450560 tid 1 2024-08-29T18:19:50.335 INFO:tasks.rados.rados.0.smithi089.stdout:1681: writing smithi08969774-47 from 450560 to 1212416 tid 2 2024-08-29T18:19:50.338 INFO:tasks.rados.rados.0.smithi089.stdout:1681: writing smithi08969774-47 from 1212416 to 1654784 tid 3 2024-08-29T18:19:50.338 INFO:tasks.rados.rados.0.smithi089.stdout:1682: rmattr oid 23 current snap is 179 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: finishing write tid 3 to smithi08969774-38 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: finishing write tid 4 to smithi08969774-38 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: finishing write tid 5 to smithi08969774-38 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: oid 38 updating version 0 to 865 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: oid 38 version 865 is already newer than 864 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: oid 38 version 865 is already newer than 862 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: oid 38 version 865 is already newer than 863 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 865 (ObjNum 526 snap 179 seq_num 526) dirty exists 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: left oid 38 (ObjNum 526 snap 179 seq_num 526) 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1681: finishing write tid 1 to smithi08969774-47 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1679: done (2 left) 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1683: copy_from oid 31 from oid 2 current snap is 179 2024-08-29T18:19:50.339 INFO:tasks.rados.rados.0.smithi089.stdout:1684: copy_from oid 7 from oid 46 current snap is 179 2024-08-29T18:19:50.340 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 179 2024-08-29T18:19:50.340 INFO:tasks.rados.rados.0.smithi089.stdout:1685: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2024-08-29T18:19:50.341 INFO:tasks.rados.rados.0.smithi089.stdout:1685: writing smithi08969774-43 from 0 to 466944 tid 1 2024-08-29T18:19:50.345 INFO:tasks.rados.rados.0.smithi089.stdout:1685: writing smithi08969774-43 from 466944 to 1114112 tid 2 2024-08-29T18:19:50.349 INFO:tasks.rados.rados.0.smithi089.stdout:1685: writing smithi08969774-43 from 1114112 to 1646592 tid 3 2024-08-29T18:19:50.349 INFO:tasks.rados.rados.0.smithi089.stdout:1685: writing smithi08969774-43 from 1646592 to 1671168 tid 4 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1686: delete oid 48 current snap is 179 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1683: finishing copy_from to smithi08969774-31 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1683: got expected ENOENT (src dne) 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1683: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1681: finishing write tid 2 to smithi08969774-47 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 687 (ObjNum 484 snap 160 seq_num 484) dirty exists 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1681: finishing write tid 3 to smithi08969774-47 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1681: finishing write tid 4 to smithi08969774-47 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1685: finishing write tid 1 to smithi08969774-43 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1684: finishing copy_from to smithi08969774-7 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1684: got expected ENOENT (src dne) 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1684: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:19:50.350 INFO:tasks.rados.rados.0.smithi089.stdout:1681: finishing write tid 5 to smithi08969774-47 2024-08-29T18:19:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:1681: oid 47 updating version 0 to 623 2024-08-29T18:19:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:1681: oid 47 version 623 is already newer than 622 2024-08-29T18:19:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:1681: oid 47 updating version 623 to 624 2024-08-29T18:19:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:1681: oid 47 version 624 is already newer than 621 2024-08-29T18:19:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 624 (ObjNum 528 snap 179 seq_num 528) dirty exists 2024-08-29T18:19:50.351 INFO:tasks.rados.rados.0.smithi089.stdout:1681: left oid 47 (ObjNum 528 snap 179 seq_num 528) 2024-08-29T18:19:50.352 INFO:tasks.rados.rados.0.smithi089.stdout:1685: finishing write tid 2 to smithi08969774-43 2024-08-29T18:19:50.352 INFO:tasks.rados.rados.0.smithi089.stdout:1685: finishing write tid 3 to smithi08969774-43 2024-08-29T18:19:50.353 INFO:tasks.rados.rados.0.smithi089.stdout:1685: finishing write tid 4 to smithi08969774-43 2024-08-29T18:19:50.355 INFO:tasks.rados.rados.0.smithi089.stdout:1685: finishing write tid 5 to smithi08969774-43 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1681: done (5 left) 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1682: done (4 left) 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1683: done (3 left) 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1684: done (2 left) 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1686: done (1 left) 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1687: read oid 29 snap -1 2024-08-29T18:19:50.358 INFO:tasks.rados.rados.0.smithi089.stdout:1687: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:19:50.359 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 179 2024-08-29T18:19:50.359 INFO:tasks.rados.rados.0.smithi089.stdout:1688: seq_num 531 ranges {3031040=499712,3530752=417792,3948544=548864,4497408=237568} 2024-08-29T18:19:50.378 INFO:tasks.rados.rados.0.smithi089.stdout:1688: writing smithi08969774-39 from 3031040 to 3530752 tid 1 2024-08-29T18:19:50.380 INFO:tasks.rados.rados.0.smithi089.stdout:1688: writing smithi08969774-39 from 3530752 to 3948544 tid 2 2024-08-29T18:19:50.383 INFO:tasks.rados.rados.0.smithi089.stdout:1688: writing smithi08969774-39 from 3948544 to 4497408 tid 3 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1688: writing smithi08969774-39 from 4497408 to 4734976 tid 4 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1689: read oid 50 snap 178 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1689: expect (ObjNum 510 snap 170 seq_num 510) 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1690: read oid 10 snap -1 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1690: expect deleted 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1691: rmattr oid 2 current snap is 179 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1691: done (5 left) 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:1692: rollback oid 44 current snap is 179 2024-08-29T18:19:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 44 to 174 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: finishing write tid 6 to smithi08969774-43 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: oid 43 updating version 0 to 870 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: oid 43 version 870 is already newer than 867 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: oid 43 version 870 is already newer than 866 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: oid 43 version 870 is already newer than 868 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: oid 43 version 870 is already newer than 869 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 870 (ObjNum 529 snap 179 seq_num 529) dirty exists 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: left oid 43 (ObjNum 529 snap 179 seq_num 529) 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1685: done (5 left) 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 179 2024-08-29T18:19:50.389 INFO:tasks.rados.rados.0.smithi089.stdout:1693: seq_num 532 ranges {0=516096,516096=696320,1212416=507904} 2024-08-29T18:19:50.390 INFO:tasks.rados.rados.0.smithi089.stdout:1693: writing smithi08969774-32 from 0 to 516096 tid 1 2024-08-29T18:19:50.392 INFO:tasks.rados.rados.0.smithi089.stdout:1693: writing smithi08969774-32 from 516096 to 1212416 tid 2 2024-08-29T18:19:50.396 INFO:tasks.rados.rados.0.smithi089.stdout:1693: writing smithi08969774-32 from 1212416 to 1720320 tid 3 2024-08-29T18:19:50.396 INFO:tasks.rados.rados.0.smithi089.stdout:1694: snap_create 2024-08-29T18:19:50.396 INFO:tasks.rados.rados.0.smithi089.stdout:1687: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:19:50.528 INFO:tasks.rados.rados.0.smithi089.stdout:1688: finishing write tid 1 to smithi08969774-39 2024-08-29T18:19:50.528 INFO:tasks.rados.rados.0.smithi089.stdout:1692: finishing rollback tid 0 to smithi08969774-44 2024-08-29T18:19:50.528 INFO:tasks.rados.rados.0.smithi089.stdout:1692: finishing rollback tid 1 to smithi08969774-44 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: finishing write tid 2 to smithi08969774-39 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: finishing write tid 3 to smithi08969774-39 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: finishing write tid 4 to smithi08969774-39 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: finishing write tid 5 to smithi08969774-39 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1692: finishing rollback tid 2 to smithi08969774-44 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 681 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1693: finishing write tid 1 to smithi08969774-32 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: finishing write tid 6 to smithi08969774-39 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: oid 39 updating version 0 to 747 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: oid 39 version 747 is already newer than 746 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: oid 39 updating version 747 to 748 2024-08-29T18:19:50.529 INFO:tasks.rados.rados.0.smithi089.stdout:1688: oid 39 updating version 748 to 749 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1688: oid 39 version 749 is already newer than 745 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 749 (ObjNum 531 snap 179 seq_num 531) dirty exists 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1688: left oid 39 (ObjNum 531 snap 179 seq_num 531) 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: finishing write tid 2 to smithi08969774-32 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: finishing write tid 3 to smithi08969774-32 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: finishing write tid 4 to smithi08969774-32 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: finishing write tid 5 to smithi08969774-32 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: oid 32 updating version 0 to 752 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: oid 32 version 752 is already newer than 751 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: oid 32 version 752 is already newer than 750 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: oid 32 updating version 752 to 753 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 753 (ObjNum 532 snap 179 seq_num 532) dirty exists 2024-08-29T18:19:50.530 INFO:tasks.rados.rados.0.smithi089.stdout:1693: left oid 32 (ObjNum 532 snap 179 seq_num 532) 2024-08-29T18:19:50.531 INFO:tasks.rados.rados.0.smithi089.stdout:1689: expect (ObjNum 510 snap 170 seq_num 510) 2024-08-29T18:19:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:50 smithi144 bash[67678]: audit 2024-08-29T18:19:49.060060+0000 mgr.y (mgr.34104) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T18:19:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:50 smithi144 bash[67678]: cephadm 2024-08-29T18:19:49.061960+0000 mgr.y (mgr.34104) 139 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-29T18:19:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:50 smithi144 bash[67678]: cluster 2024-08-29T18:19:49.243575+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (9m) 13s ago 10m 13.8M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (10m) 82s ago 10m 78.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (13m) 13s ago 13m 16.3M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (13m) 82s ago 13m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (3m) 82s ago 21m 426M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (3m) 13s ago 23m 498M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (2m) 13s ago 23m 47.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (90s) 82s ago 21m 20.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:19:50.573 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (2m) 13s ago 21m 42.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (10m) 13s ago 10m 8615k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (10m) 82s ago 10m 8720k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (17s) 13s ago 20m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (19m) 13s ago 19m 217M 2524M 18.2.4-774-gfe43f1c9 96384990183a 14c60456a35f 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (18m) 13s ago 18m 210M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (17m) 13s ago 17m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (16m) 82s ago 17m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (16m) 82s ago 16m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (15m) 82s ago 15m 146M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (14m) 82s ago 14m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:19:50.574 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (3m) 82s ago 11m 41.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:19:50.607 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:50 smithi089 bash[77323]: audit 2024-08-29T18:19:49.060060+0000 mgr.y (mgr.34104) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T18:19:50.607 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:50 smithi089 bash[77323]: cephadm 2024-08-29T18:19:49.061960+0000 mgr.y (mgr.34104) 139 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-29T18:19:50.607 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:50 smithi089 bash[77323]: cluster 2024-08-29T18:19:49.243575+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-29T18:19:50.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:50 smithi089 bash[78574]: audit 2024-08-29T18:19:49.060060+0000 mgr.y (mgr.34104) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-29T18:19:50.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:50 smithi089 bash[78574]: cephadm 2024-08-29T18:19:49.061960+0000 mgr.y (mgr.34104) 139 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-29T18:19:50.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:50 smithi089 bash[78574]: cluster 2024-08-29T18:19:49.243575+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-29T18:19:50.940 INFO:tasks.rados.rados.0.smithi089.stdout:1687: done (6 left) 2024-08-29T18:19:50.940 INFO:tasks.rados.rados.0.smithi089.stdout:1688: done (5 left) 2024-08-29T18:19:50.941 INFO:tasks.rados.rados.0.smithi089.stdout:1689: done (4 left) 2024-08-29T18:19:50.941 INFO:tasks.rados.rados.0.smithi089.stdout:1690: done (3 left) 2024-08-29T18:19:50.941 INFO:tasks.rados.rados.0.smithi089.stdout:1692: done (2 left) 2024-08-29T18:19:50.941 INFO:tasks.rados.rados.0.smithi089.stdout:1693: done (1 left) 2024-08-29T18:19:50.941 INFO:tasks.rados.rados.0.smithi089.stdout:1694: done (0 left) 2024-08-29T18:19:50.941 INFO:tasks.rados.rados.0.smithi089.stdout:1695: delete oid 40 current snap is 180 2024-08-29T18:19:50.941 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:19:50.941 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 7, 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:19:50.942 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 9, 2024-08-29T18:19:50.943 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 6 2024-08-29T18:19:50.943 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:19:50.943 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:19:50.948 INFO:tasks.rados.rados.0.smithi089.stdout:1695: done (0 left) 2024-08-29T18:19:50.948 INFO:tasks.rados.rados.0.smithi089.stdout:1696: read oid 17 snap 164 2024-08-29T18:19:50.949 INFO:tasks.rados.rados.0.smithi089.stdout:1696: expect (ObjNum 425 snap 142 seq_num 425) 2024-08-29T18:19:50.949 INFO:tasks.rados.rados.0.smithi089.stdout:1697: rollback oid 10 current snap is 180 2024-08-29T18:19:50.949 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 176 2024-08-29T18:19:50.949 INFO:tasks.rados.rados.0.smithi089.stdout:1698: rollback oid 16 current snap is 180 2024-08-29T18:19:50.949 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 16 to 175 2024-08-29T18:19:50.949 INFO:tasks.rados.rados.0.smithi089.stdout:1699: snap_create 2024-08-29T18:19:50.956 INFO:tasks.rados.rados.0.smithi089.stdout:1697: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:19:50.957 INFO:tasks.rados.rados.0.smithi089.stdout:1697: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:19:50.957 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 923 (ObjNum 81 snap 0 seq_num 3472227328) dirty exists 2024-08-29T18:19:50.957 INFO:tasks.rados.rados.0.smithi089.stdout:1698: finishing rollback tid 1 to smithi08969774-16 2024-08-29T18:19:50.957 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 0 (ObjNum 81 snap 0 seq_num 2350549854) dirty dne 2024-08-29T18:19:50.962 INFO:tasks.rados.rados.0.smithi089.stdout:1696: expect (ObjNum 425 snap 142 seq_num 425) 2024-08-29T18:19:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:51 smithi144 bash[67678]: audit 2024-08-29T18:19:50.231395+0000 mgr.y (mgr.34104) 140 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:51 smithi144 bash[67678]: cluster 2024-08-29T18:19:50.242741+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-29T18:19:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:51 smithi144 bash[67678]: audit 2024-08-29T18:19:50.560938+0000 mgr.y (mgr.34104) 141 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:51 smithi144 bash[67678]: cluster 2024-08-29T18:19:50.631746+0000 mgr.y (mgr.34104) 142 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-29T18:19:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:51 smithi144 bash[67678]: cluster 2024-08-29T18:19:50.945654+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-29T18:19:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:51 smithi144 bash[67678]: audit 2024-08-29T18:19:50.946159+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.89:0/3116138406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:51.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[77323]: audit 2024-08-29T18:19:50.231395+0000 mgr.y (mgr.34104) 140 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:51.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[77323]: cluster 2024-08-29T18:19:50.242741+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-29T18:19:51.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[77323]: audit 2024-08-29T18:19:50.560938+0000 mgr.y (mgr.34104) 141 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:51.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[77323]: cluster 2024-08-29T18:19:50.631746+0000 mgr.y (mgr.34104) 142 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-29T18:19:51.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[77323]: cluster 2024-08-29T18:19:50.945654+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[77323]: audit 2024-08-29T18:19:50.946159+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.89:0/3116138406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[78574]: audit 2024-08-29T18:19:50.231395+0000 mgr.y (mgr.34104) 140 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[78574]: cluster 2024-08-29T18:19:50.242741+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[78574]: audit 2024-08-29T18:19:50.560938+0000 mgr.y (mgr.34104) 141 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[78574]: cluster 2024-08-29T18:19:50.631746+0000 mgr.y (mgr.34104) 142 : cluster [DBG] pgmap v212: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[78574]: cluster 2024-08-29T18:19:50.945654+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-29T18:19:51.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:51 smithi089 bash[78574]: audit 2024-08-29T18:19:50.946159+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.89:0/3116138406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:19:51.944 INFO:tasks.rados.rados.0.smithi089.stdout:1696: done (3 left) 2024-08-29T18:19:51.944 INFO:tasks.rados.rados.0.smithi089.stdout:1697: done (2 left) 2024-08-29T18:19:51.944 INFO:tasks.rados.rados.0.smithi089.stdout:1698: done (1 left) 2024-08-29T18:19:51.944 INFO:tasks.rados.rados.0.smithi089.stdout:1699: done (0 left) 2024-08-29T18:19:51.944 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 181 2024-08-29T18:19:51.945 INFO:tasks.rados.rados.0.smithi089.stdout:1700: seq_num 534 ranges {3940352=548864,4489216=516096,5005312=688128} 2024-08-29T18:19:51.971 INFO:tasks.rados.rados.0.smithi089.stdout:1700: writing smithi08969774-38 from 3940352 to 4489216 tid 1 2024-08-29T18:19:51.975 INFO:tasks.rados.rados.0.smithi089.stdout:1700: writing smithi08969774-38 from 4489216 to 5005312 tid 2 2024-08-29T18:19:51.980 INFO:tasks.rados.rados.0.smithi089.stdout:1700: writing smithi08969774-38 from 5005312 to 5693440 tid 3 2024-08-29T18:19:51.980 INFO:tasks.rados.rados.0.smithi089.stdout:1701: snap_create 2024-08-29T18:19:51.981 INFO:tasks.rados.rados.0.smithi089.stdout:1700: finishing write tid 1 to smithi08969774-38 2024-08-29T18:19:51.985 INFO:tasks.rados.rados.0.smithi089.stdout:1700: finishing write tid 2 to smithi08969774-38 2024-08-29T18:19:51.986 INFO:tasks.rados.rados.0.smithi089.stdout:1700: finishing write tid 3 to smithi08969774-38 2024-08-29T18:19:51.987 INFO:tasks.rados.rados.0.smithi089.stdout:1700: finishing write tid 4 to smithi08969774-38 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:1700: finishing write tid 5 to smithi08969774-38 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:1700: oid 38 updating version 0 to 872 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:1700: oid 38 updating version 872 to 874 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:1700: oid 38 updating version 874 to 875 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:1700: oid 38 version 875 is already newer than 873 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 875 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:19:51.989 INFO:tasks.rados.rados.0.smithi089.stdout:1700: left oid 38 (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:19:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:52 smithi144 bash[67678]: cephadm 2024-08-29T18:19:51.544985+0000 mgr.y (mgr.34104) 143 : cephadm [INF] Upgrade: Updating osd.1 2024-08-29T18:19:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:52 smithi144 bash[67678]: audit 2024-08-29T18:19:51.550625+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:52 smithi144 bash[67678]: audit 2024-08-29T18:19:51.553746+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:19:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:52 smithi144 bash[67678]: audit 2024-08-29T18:19:51.554716+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:52 smithi144 bash[67678]: cephadm 2024-08-29T18:19:51.559250+0000 mgr.y (mgr.34104) 144 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-08-29T18:19:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:52 smithi144 bash[67678]: cluster 2024-08-29T18:19:51.947923+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-29T18:19:52.925 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[77323]: cephadm 2024-08-29T18:19:51.544985+0000 mgr.y (mgr.34104) 143 : cephadm [INF] Upgrade: Updating osd.1 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[77323]: audit 2024-08-29T18:19:51.550625+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[77323]: audit 2024-08-29T18:19:51.553746+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[77323]: audit 2024-08-29T18:19:51.554716+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[77323]: cephadm 2024-08-29T18:19:51.559250+0000 mgr.y (mgr.34104) 144 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[77323]: cluster 2024-08-29T18:19:51.947923+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[78574]: cephadm 2024-08-29T18:19:51.544985+0000 mgr.y (mgr.34104) 143 : cephadm [INF] Upgrade: Updating osd.1 2024-08-29T18:19:52.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[78574]: audit 2024-08-29T18:19:51.550625+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[78574]: audit 2024-08-29T18:19:51.553746+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-29T18:19:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[78574]: audit 2024-08-29T18:19:51.554716+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:19:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[78574]: cephadm 2024-08-29T18:19:51.559250+0000 mgr.y (mgr.34104) 144 : cephadm [INF] Deploying daemon osd.1 on smithi089 2024-08-29T18:19:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:52 smithi089 bash[78574]: cluster 2024-08-29T18:19:51.947923+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-29T18:19:52.946 INFO:tasks.rados.rados.0.smithi089.stdout:1700: done (1 left) 2024-08-29T18:19:52.946 INFO:tasks.rados.rados.0.smithi089.stdout:1701: done (0 left) 2024-08-29T18:19:52.946 INFO:tasks.rados.rados.0.smithi089.stdout:1702: setattr oid 29 current snap is 182 2024-08-29T18:19:52.948 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 182 2024-08-29T18:19:52.948 INFO:tasks.rados.rados.0.smithi089.stdout:1703: seq_num 535 ranges {7380992=565248,7946240=802816,8749056=401408} 2024-08-29T18:19:53.005 INFO:tasks.rados.rados.0.smithi089.stdout:1703: writing smithi08969774-31 from 7380992 to 7946240 tid 1 2024-08-29T18:19:53.011 INFO:tasks.rados.rados.0.smithi089.stdout:1703: writing smithi08969774-31 from 7946240 to 8749056 tid 2 2024-08-29T18:19:53.015 INFO:tasks.rados.rados.0.smithi089.stdout:1703: writing smithi08969774-31 from 8749056 to 9150464 tid 3 2024-08-29T18:19:53.015 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 182 2024-08-29T18:19:53.015 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 862 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:19:53.015 INFO:tasks.rados.rados.0.smithi089.stdout:1704: seq_num 536 ranges {0=581632,581632=688128,1269760=516096} 2024-08-29T18:19:53.019 INFO:tasks.rados.rados.0.smithi089.stdout:1704: writing smithi08969774-46 from 0 to 581632 tid 1 2024-08-29T18:19:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1704: writing smithi08969774-46 from 581632 to 1269760 tid 2 2024-08-29T18:19:53.027 INFO:tasks.rados.rados.0.smithi089.stdout:1704: writing smithi08969774-46 from 1269760 to 1785856 tid 3 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1702: done (2 left) 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 182 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: finishing write tid 1 to smithi08969774-31 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: finishing write tid 2 to smithi08969774-31 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: finishing write tid 3 to smithi08969774-31 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: finishing write tid 4 to smithi08969774-31 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: finishing write tid 5 to smithi08969774-31 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: oid 31 updating version 0 to 609 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: oid 31 updating version 609 to 612 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: oid 31 version 612 is already newer than 611 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: oid 31 version 612 is already newer than 610 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 612 (ObjNum 535 snap 182 seq_num 535) dirty exists 2024-08-29T18:19:53.028 INFO:tasks.rados.rados.0.smithi089.stdout:1703: left oid 31 (ObjNum 535 snap 182 seq_num 535) 2024-08-29T18:19:53.029 INFO:tasks.rados.rados.0.smithi089.stdout:1704: finishing write tid 1 to smithi08969774-46 2024-08-29T18:19:53.029 INFO:tasks.rados.rados.0.smithi089.stdout:1705: seq_num 537 ranges {1572864=598016,2170880=573440,2744320=491520,3235840=139264} 2024-08-29T18:19:53.040 INFO:tasks.rados.rados.0.smithi089.stdout:1705: writing smithi08969774-25 from 1572864 to 2170880 tid 1 2024-08-29T18:19:53.044 INFO:tasks.rados.rados.0.smithi089.stdout:1705: writing smithi08969774-25 from 2170880 to 2744320 tid 2 2024-08-29T18:19:53.047 INFO:tasks.rados.rados.0.smithi089.stdout:1705: writing smithi08969774-25 from 2744320 to 3235840 tid 3 2024-08-29T18:19:53.048 INFO:tasks.rados.rados.0.smithi089.stdout:1705: writing smithi08969774-25 from 3235840 to 3375104 tid 4 2024-08-29T18:19:53.048 INFO:tasks.rados.rados.0.smithi089.stdout:1703: done (2 left) 2024-08-29T18:19:53.048 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 182 2024-08-29T18:19:53.048 INFO:tasks.rados.rados.0.smithi089.stdout:1704: finishing write tid 2 to smithi08969774-46 2024-08-29T18:19:53.048 INFO:tasks.rados.rados.0.smithi089.stdout:1706: seq_num 538 ranges {2891776=614400,3506176=450560,3956736=704512,4661248=49152} 2024-08-29T18:19:53.068 INFO:tasks.rados.rados.0.smithi089.stdout:1706: writing smithi08969774-42 from 2891776 to 3506176 tid 1 2024-08-29T18:19:53.071 INFO:tasks.rados.rados.0.smithi089.stdout:1706: writing smithi08969774-42 from 3506176 to 3956736 tid 2 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1706: writing smithi08969774-42 from 3956736 to 4661248 tid 3 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1706: writing smithi08969774-42 from 4661248 to 4710400 tid 4 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1707: rmattr oid 18 current snap is 182 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: finishing write tid 3 to smithi08969774-46 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: finishing write tid 4 to smithi08969774-46 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: finishing write tid 5 to smithi08969774-46 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: oid 46 updating version 0 to 626 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: oid 46 version 626 is already newer than 625 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: oid 46 updating version 626 to 628 2024-08-29T18:19:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:1704: oid 46 version 628 is already newer than 627 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 628 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1704: left oid 46 (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: finishing write tid 1 to smithi08969774-25 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: finishing write tid 2 to smithi08969774-25 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: finishing write tid 3 to smithi08969774-25 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: finishing write tid 4 to smithi08969774-25 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: finishing write tid 5 to smithi08969774-25 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: finishing write tid 6 to smithi08969774-25 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: oid 25 updating version 0 to 684 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: oid 25 version 684 is already newer than 683 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: oid 25 updating version 684 to 685 2024-08-29T18:19:53.077 INFO:tasks.rados.rados.0.smithi089.stdout:1705: oid 25 version 685 is already newer than 681 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1705: oid 25 version 685 is already newer than 682 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 685 (ObjNum 537 snap 182 seq_num 537) dirty exists 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1705: left oid 25 (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1706: finishing write tid 1 to smithi08969774-42 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1704: done (3 left) 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1705: done (2 left) 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1708: setattr oid 39 current snap is 182 2024-08-29T18:19:53.078 INFO:tasks.rados.rados.0.smithi089.stdout:1709: rollback oid 4 current snap is 182 2024-08-29T18:19:53.079 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 174 2024-08-29T18:19:53.079 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 182 2024-08-29T18:19:53.079 INFO:tasks.rados.rados.0.smithi089.stdout:1710: seq_num 539 ranges {1589248=630784,2220032=737280,2957312=466944} 2024-08-29T18:19:53.090 INFO:tasks.rados.rados.0.smithi089.stdout:1710: writing smithi08969774-8 from 1589248 to 2220032 tid 1 2024-08-29T18:19:53.095 INFO:tasks.rados.rados.0.smithi089.stdout:1710: writing smithi08969774-8 from 2220032 to 2957312 tid 2 2024-08-29T18:19:53.098 INFO:tasks.rados.rados.0.smithi089.stdout:1710: writing smithi08969774-8 from 2957312 to 3424256 tid 3 2024-08-29T18:19:53.098 INFO:tasks.rados.rados.0.smithi089.stdout:1711: rollback oid 28 current snap is 182 2024-08-29T18:19:53.098 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 181 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: finishing write tid 2 to smithi08969774-42 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 509 (ObjNum 445 snap 149 seq_num 445) dirty exists 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: finishing write tid 3 to smithi08969774-42 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1709: finishing rollback tid 0 to smithi08969774-4 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: finishing write tid 4 to smithi08969774-42 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: finishing write tid 5 to smithi08969774-42 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1709: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 755 (ObjNum 531 snap 179 seq_num 531) dirty exists 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1709: finishing rollback tid 2 to smithi08969774-4 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 702 (ObjNum 489 snap 163 seq_num 489) dirty exists 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: finishing write tid 6 to smithi08969774-42 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: oid 42 updating version 0 to 616 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: oid 42 version 616 is already newer than 615 2024-08-29T18:19:53.099 INFO:tasks.rados.rados.0.smithi089.stdout:1706: oid 42 updating version 616 to 617 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1706: oid 42 version 617 is already newer than 614 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1706: oid 42 version 617 is already newer than 613 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 617 (ObjNum 538 snap 182 seq_num 538) dirty exists 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1706: left oid 42 (ObjNum 538 snap 182 seq_num 538) 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1710: finishing write tid 1 to smithi08969774-8 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1706: done (5 left) 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1707: done (4 left) 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1708: done (3 left) 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1709: done (2 left) 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1712: copy_from oid 35 from oid 50 current snap is 182 2024-08-29T18:19:53.100 INFO:tasks.rados.rados.0.smithi089.stdout:1713: delete oid 21 current snap is 182 2024-08-29T18:19:53.105 INFO:tasks.rados.rados.0.smithi089.stdout:1713: done (3 left) 2024-08-29T18:19:53.105 INFO:tasks.rados.rados.0.smithi089.stdout:1714: rmattr oid 26 current snap is 182 2024-08-29T18:19:53.105 INFO:tasks.rados.rados.0.smithi089.stdout:1714: done (3 left) 2024-08-29T18:19:53.105 INFO:tasks.rados.rados.0.smithi089.stdout:1715: copy_from oid 47 from oid 46 current snap is 182 2024-08-29T18:19:53.105 INFO:tasks.rados.rados.0.smithi089.stdout:1711: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:19:53.105 INFO:tasks.rados.rados.0.smithi089.stdout:1716: setattr oid 23 current snap is 182 2024-08-29T18:19:53.106 INFO:tasks.rados.rados.0.smithi089.stdout:1710: finishing write tid 2 to smithi08969774-8 2024-08-29T18:19:53.106 INFO:tasks.rados.rados.0.smithi089.stdout:1711: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:19:53.106 INFO:tasks.rados.rados.0.smithi089.stdout:1711: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:19:53.106 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 813 (ObjNum 342 snap 118 seq_num 342) dirty exists 2024-08-29T18:19:53.106 INFO:tasks.rados.rados.0.smithi089.stdout:1711: done (4 left) 2024-08-29T18:19:53.106 INFO:tasks.rados.rados.0.smithi089.stdout:1717: snap_create 2024-08-29T18:19:53.111 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 689 (ObjNum 484 snap 160 seq_num 484) dirty exists 2024-08-29T18:19:53.112 INFO:tasks.rados.rados.0.smithi089.stdout:1710: finishing write tid 3 to smithi08969774-8 2024-08-29T18:19:53.113 INFO:tasks.rados.rados.0.smithi089.stdout:1710: finishing write tid 4 to smithi08969774-8 2024-08-29T18:19:53.114 INFO:tasks.rados.rados.0.smithi089.stdout:1710: finishing write tid 5 to smithi08969774-8 2024-08-29T18:19:53.115 INFO:tasks.rados.rados.0.smithi089.stdout:1710: oid 8 updating version 0 to 1008 2024-08-29T18:19:53.115 INFO:tasks.rados.rados.0.smithi089.stdout:1710: oid 8 version 1008 is already newer than 1007 2024-08-29T18:19:53.115 INFO:tasks.rados.rados.0.smithi089.stdout:1710: oid 8 version 1008 is already newer than 1006 2024-08-29T18:19:53.115 INFO:tasks.rados.rados.0.smithi089.stdout:1710: oid 8 version 1008 is already newer than 1005 2024-08-29T18:19:53.115 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1008 (ObjNum 539 snap 182 seq_num 539) dirty exists 2024-08-29T18:19:53.115 INFO:tasks.rados.rados.0.smithi089.stdout:1710: left oid 8 (ObjNum 539 snap 182 seq_num 539) 2024-08-29T18:19:53.120 INFO:tasks.rados.rados.0.smithi089.stdout:1712: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:19:53.123 INFO:tasks.rados.rados.0.smithi089.stdout:1715: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:19:53.125 INFO:tasks.rados.rados.0.smithi089.stdout:1715: finishing copy_from to smithi08969774-47 2024-08-29T18:19:53.125 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 628 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:19:53.128 INFO:tasks.rados.rados.0.smithi089.stdout:1712: finishing copy_from to smithi08969774-35 2024-08-29T18:19:53.128 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 675 (ObjNum 510 snap 170 seq_num 510) dirty exists 2024-08-29T18:19:53.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[77323]: cluster 2024-08-29T18:19:52.632395+0000 mgr.y (mgr.34104) 145 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:19:53.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[77323]: audit 2024-08-29T18:19:52.691804+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:53.675 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[77323]: audit 2024-08-29T18:19:52.693212+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[77323]: audit 2024-08-29T18:19:52.743059+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[77323]: cluster 2024-08-29T18:19:52.951912+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[78574]: cluster 2024-08-29T18:19:52.632395+0000 mgr.y (mgr.34104) 145 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[78574]: audit 2024-08-29T18:19:52.691804+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[78574]: audit 2024-08-29T18:19:52.693212+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[78574]: audit 2024-08-29T18:19:52.743059+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:53.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:53 smithi089 bash[78574]: cluster 2024-08-29T18:19:52.951912+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-29T18:19:53.949 INFO:tasks.rados.rados.0.smithi089.stdout:1710: done (4 left) 2024-08-29T18:19:53.949 INFO:tasks.rados.rados.0.smithi089.stdout:1712: done (3 left) 2024-08-29T18:19:53.949 INFO:tasks.rados.rados.0.smithi089.stdout:1715: done (2 left) 2024-08-29T18:19:53.949 INFO:tasks.rados.rados.0.smithi089.stdout:1716: done (1 left) 2024-08-29T18:19:53.949 INFO:tasks.rados.rados.0.smithi089.stdout:1717: done (0 left) 2024-08-29T18:19:53.949 INFO:tasks.rados.rados.0.smithi089.stdout:1718: delete oid 24 current snap is 183 2024-08-29T18:19:53.953 INFO:tasks.rados.rados.0.smithi089.stdout:1718: done (0 left) 2024-08-29T18:19:53.953 INFO:tasks.rados.rados.0.smithi089.stdout:1719: rmattr oid 14 current snap is 183 2024-08-29T18:19:53.953 INFO:tasks.rados.rados.0.smithi089.stdout:1719: done (0 left) 2024-08-29T18:19:53.954 INFO:tasks.rados.rados.0.smithi089.stdout:1720: delete oid 15 current snap is 183 2024-08-29T18:19:53.965 INFO:tasks.rados.rados.0.smithi089.stdout:1720: done (0 left) 2024-08-29T18:19:53.965 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 183 2024-08-29T18:19:53.965 INFO:tasks.rados.rados.0.smithi089.stdout:1721: seq_num 543 ranges {7847936=704512,8552448=729088,9281536=475136} 2024-08-29T18:19:54.021 INFO:tasks.rados.rados.0.smithi089.stdout:1721: writing smithi08969774-4 from 7847936 to 8552448 tid 1 2024-08-29T18:19:54.026 INFO:tasks.rados.rados.0.smithi089.stdout:1721: writing smithi08969774-4 from 8552448 to 9281536 tid 2 2024-08-29T18:19:54.029 INFO:tasks.rados.rados.0.smithi089.stdout:1721: writing smithi08969774-4 from 9281536 to 9756672 tid 3 2024-08-29T18:19:54.030 INFO:tasks.rados.rados.0.smithi089.stdout:1722: snap_create 2024-08-29T18:19:54.033 INFO:tasks.rados.rados.0.smithi089.stdout:1721: finishing write tid 1 to smithi08969774-4 2024-08-29T18:19:54.036 INFO:tasks.rados.rados.0.smithi089.stdout:1721: finishing write tid 2 to smithi08969774-4 2024-08-29T18:19:54.038 INFO:tasks.rados.rados.0.smithi089.stdout:1721: finishing write tid 3 to smithi08969774-4 2024-08-29T18:19:54.039 INFO:tasks.rados.rados.0.smithi089.stdout:1721: finishing write tid 4 to smithi08969774-4 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:1721: finishing write tid 5 to smithi08969774-4 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:1721: oid 4 updating version 0 to 707 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:1721: oid 4 version 707 is already newer than 706 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:1721: oid 4 updating version 707 to 708 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:1721: oid 4 version 708 is already newer than 705 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 708 (ObjNum 543 snap 183 seq_num 543) dirty exists 2024-08-29T18:19:54.042 INFO:tasks.rados.rados.0.smithi089.stdout:1721: left oid 4 (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:19:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:53 smithi144 bash[67678]: cluster 2024-08-29T18:19:52.632395+0000 mgr.y (mgr.34104) 145 : cluster [DBG] pgmap v215: 121 pgs: 121 active+clean; 139 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:19:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:53 smithi144 bash[67678]: audit 2024-08-29T18:19:52.691804+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:53 smithi144 bash[67678]: audit 2024-08-29T18:19:52.693212+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:19:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:53 smithi144 bash[67678]: audit 2024-08-29T18:19:52.743059+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:19:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:53 smithi144 bash[67678]: cluster 2024-08-29T18:19:52.951912+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-29T18:19:54.959 INFO:tasks.rados.rados.0.smithi089.stdout:1721: done (1 left) 2024-08-29T18:19:54.960 INFO:tasks.rados.rados.0.smithi089.stdout:1722: done (0 left) 2024-08-29T18:19:54.960 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 184 2024-08-29T18:19:54.960 INFO:tasks.rados.rados.0.smithi089.stdout:1723: seq_num 544 ranges {0=720896,720896=614400,1335296=589824} 2024-08-29T18:19:54.964 INFO:tasks.rados.rados.0.smithi089.stdout:1723: writing smithi08969774-45 from 0 to 720896 tid 1 2024-08-29T18:19:54.968 INFO:tasks.rados.rados.0.smithi089.stdout:1723: writing smithi08969774-45 from 720896 to 1335296 tid 2 2024-08-29T18:19:54.972 INFO:tasks.rados.rados.0.smithi089.stdout:1723: writing smithi08969774-45 from 1335296 to 1925120 tid 3 2024-08-29T18:19:54.972 INFO:tasks.rados.rados.0.smithi089.stdout:1724: snap_remove snap 169 2024-08-29T18:19:55.233 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:19:55] "GET /metrics HTTP/1.1" 200 36210 "" "Prometheus/2.43.0" 2024-08-29T18:19:55.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:54 smithi089 bash[77323]: cluster 2024-08-29T18:19:53.953749+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-29T18:19:55.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:54 smithi089 bash[77323]: cluster 2024-08-29T18:19:54.633083+0000 mgr.y (mgr.34104) 146 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.7 MiB/s wr, 51 op/s 2024-08-29T18:19:55.233 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:54 smithi089 bash[78574]: cluster 2024-08-29T18:19:53.953749+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-29T18:19:55.233 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:54 smithi089 bash[78574]: cluster 2024-08-29T18:19:54.633083+0000 mgr.y (mgr.34104) 146 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.7 MiB/s wr, 51 op/s 2024-08-29T18:19:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:54 smithi144 bash[67678]: cluster 2024-08-29T18:19:53.953749+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-29T18:19:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:54 smithi144 bash[67678]: cluster 2024-08-29T18:19:54.633083+0000 mgr.y (mgr.34104) 146 : cluster [DBG] pgmap v218: 121 pgs: 121 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.7 MiB/s wr, 51 op/s 2024-08-29T18:19:55.947 INFO:tasks.rados.rados.0.smithi089.stdout:1723: finishing write tid 1 to smithi08969774-45 2024-08-29T18:19:55.947 INFO:tasks.rados.rados.0.smithi089.stdout:1723: finishing write tid 2 to smithi08969774-45 2024-08-29T18:19:55.947 INFO:tasks.rados.rados.0.smithi089.stdout:1723: finishing write tid 3 to smithi08969774-45 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: finishing write tid 4 to smithi08969774-45 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: finishing write tid 5 to smithi08969774-45 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: oid 45 updating version 0 to 1012 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: oid 45 version 1012 is already newer than 1010 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: oid 45 version 1012 is already newer than 1011 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: oid 45 version 1012 is already newer than 1009 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1012 (ObjNum 544 snap 184 seq_num 544) dirty exists 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: left oid 45 (ObjNum 544 snap 184 seq_num 544) 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1723: done (1 left) 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1724: done (0 left) 2024-08-29T18:19:55.948 INFO:tasks.rados.rados.0.smithi089.stdout:1725: copy_from oid 41 from oid 23 current snap is 184 2024-08-29T18:19:55.949 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 184 2024-08-29T18:19:55.949 INFO:tasks.rados.rados.0.smithi089.stdout:1726: seq_num 545 ranges {1720320=737280,2457600=491520,2949120=450560,3399680=262144} 2024-08-29T18:19:55.965 INFO:tasks.rados.rados.0.smithi089.stdout:1726: writing smithi08969774-32 from 1720320 to 2457600 tid 1 2024-08-29T18:19:55.968 INFO:tasks.rados.rados.0.smithi089.stdout:1726: writing smithi08969774-32 from 2457600 to 2949120 tid 2 2024-08-29T18:19:55.971 INFO:tasks.rados.rados.0.smithi089.stdout:1726: writing smithi08969774-32 from 2949120 to 3399680 tid 3 2024-08-29T18:19:55.974 INFO:tasks.rados.rados.0.smithi089.stdout:1726: writing smithi08969774-32 from 3399680 to 3661824 tid 4 2024-08-29T18:19:55.974 INFO:tasks.rados.rados.0.smithi089.stdout:1727: snap_remove snap 181 2024-08-29T18:19:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:55 smithi144 bash[67678]: cluster 2024-08-29T18:19:54.964946+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-29T18:19:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:55 smithi144 bash[67678]: cluster 2024-08-29T18:19:55.947638+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-29T18:19:56.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:55 smithi089 bash[77323]: cluster 2024-08-29T18:19:54.964946+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-29T18:19:56.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:55 smithi089 bash[77323]: cluster 2024-08-29T18:19:55.947638+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-29T18:19:56.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:55 smithi089 bash[78574]: cluster 2024-08-29T18:19:54.964946+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-29T18:19:56.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:55 smithi089 bash[78574]: cluster 2024-08-29T18:19:55.947638+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-29T18:19:56.697 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.698 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.698 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.699 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.699 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.699 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.699 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.700 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.700 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.700 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1727: done (2 left) 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1728: delete oid 19 current snap is 184 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1726: finishing write tid 1 to smithi08969774-32 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1726: finishing write tid 2 to smithi08969774-32 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1726: finishing write tid 3 to smithi08969774-32 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1726: finishing write tid 4 to smithi08969774-32 2024-08-29T18:19:56.972 INFO:tasks.rados.rados.0.smithi089.stdout:1726: finishing write tid 5 to smithi08969774-32 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: finishing write tid 6 to smithi08969774-32 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: oid 32 updating version 0 to 761 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: oid 32 updating version 761 to 764 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: oid 32 version 764 is already newer than 763 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: oid 32 version 764 is already newer than 762 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: oid 32 updating version 764 to 765 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 765 (ObjNum 545 snap 184 seq_num 545) dirty exists 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1726: left oid 32 (ObjNum 545 snap 184 seq_num 545) 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1725: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:1725: finishing copy_from to smithi08969774-41 2024-08-29T18:19:56.973 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 689 (ObjNum 484 snap 160 seq_num 484) dirty exists 2024-08-29T18:19:56.992 INFO:tasks.rados.rados.0.smithi089.stdout:1725: done (2 left) 2024-08-29T18:19:56.992 INFO:tasks.rados.rados.0.smithi089.stdout:1726: done (1 left) 2024-08-29T18:19:56.992 INFO:tasks.rados.rados.0.smithi089.stdout:1728: done (0 left) 2024-08-29T18:19:56.992 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 184 2024-08-29T18:19:56.999 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:56 smithi089 systemd[1]: Stopping Ceph osd.1 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:19:56.999 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[40399]: debug 2024-08-29T18:19:56.826+0000 7fec671e7640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:19:56.999 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[40399]: debug 2024-08-29T18:19:56.826+0000 7fec671e7640 -1 osd.1 444 *** Got signal Terminated *** 2024-08-29T18:19:56.999 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[40399]: debug 2024-08-29T18:19:56.826+0000 7fec671e7640 -1 osd.1 444 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:19:56.999 INFO:tasks.rados.rados.0.smithi089.stdout:1729: seq_num 547 ranges {1146880=770048,1916928=663552,2580480=466944,3047424=73728} 2024-08-29T18:19:57.004 INFO:tasks.rados.rados.0.smithi089.stdout:1729: writing smithi08969774-23 from 1146880 to 1916928 tid 1 2024-08-29T18:19:57.008 INFO:tasks.rados.rados.0.smithi089.stdout:1729: writing smithi08969774-23 from 1916928 to 2580480 tid 2 2024-08-29T18:19:57.010 INFO:tasks.rados.rados.0.smithi089.stdout:1729: writing smithi08969774-23 from 2580480 to 3047424 tid 3 2024-08-29T18:19:57.011 INFO:tasks.rados.rados.0.smithi089.stdout:1729: writing smithi08969774-23 from 3047424 to 3121152 tid 4 2024-08-29T18:19:57.011 INFO:tasks.rados.rados.0.smithi089.stdout:1730: snap_create 2024-08-29T18:19:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:56 smithi144 bash[67678]: cluster 2024-08-29T18:19:56.633626+0000 mgr.y (mgr.34104) 147 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 176 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.2 MiB/s wr, 52 op/s 2024-08-29T18:19:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:56 smithi144 bash[67678]: cluster 2024-08-29T18:19:56.831906+0000 mon.a (mon.0) 449 : cluster [INF] osd.1 marked itself down and dead 2024-08-29T18:19:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:56 smithi144 bash[67678]: cluster 2024-08-29T18:19:56.956590+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:19:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:56 smithi144 bash[67678]: cluster 2024-08-29T18:19:56.967419+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e445: 8 total, 7 up, 8 in 2024-08-29T18:19:57.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[77323]: cluster 2024-08-29T18:19:56.633626+0000 mgr.y (mgr.34104) 147 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 176 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.2 MiB/s wr, 52 op/s 2024-08-29T18:19:57.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[77323]: cluster 2024-08-29T18:19:56.831906+0000 mon.a (mon.0) 449 : cluster [INF] osd.1 marked itself down and dead 2024-08-29T18:19:57.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[77323]: cluster 2024-08-29T18:19:56.956590+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:19:57.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:56 smithi089 bash[77323]: cluster 2024-08-29T18:19:56.967419+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e445: 8 total, 7 up, 8 in 2024-08-29T18:19:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:57 smithi089 bash[78574]: cluster 2024-08-29T18:19:56.633626+0000 mgr.y (mgr.34104) 147 : cluster [DBG] pgmap v221: 121 pgs: 121 active+clean; 176 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.2 MiB/s wr, 52 op/s 2024-08-29T18:19:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:57 smithi089 bash[78574]: cluster 2024-08-29T18:19:56.831906+0000 mon.a (mon.0) 449 : cluster [INF] osd.1 marked itself down and dead 2024-08-29T18:19:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:57 smithi089 bash[78574]: cluster 2024-08-29T18:19:56.956590+0000 mon.a (mon.0) 450 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:19:57.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:57 smithi089 bash[78574]: cluster 2024-08-29T18:19:56.967419+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e445: 8 total, 7 up, 8 in 2024-08-29T18:19:57.970 INFO:tasks.rados.rados.0.smithi089.stdout:1730: done (1 left) 2024-08-29T18:19:57.970 INFO:tasks.rados.rados.0.smithi089.stdout:1731: read oid 4 snap -1 2024-08-29T18:19:57.970 INFO:tasks.rados.rados.0.smithi089.stdout:1731: expect (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:19:57.970 INFO:tasks.rados.rados.0.smithi089.stdout:1732: read oid 10 snap -1 2024-08-29T18:19:57.970 INFO:tasks.rados.rados.0.smithi089.stdout:1732: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:19:57.970 INFO:tasks.rados.rados.0.smithi089.stdout:1733: delete oid 24 current snap is 185 2024-08-29T18:19:57.982 INFO:tasks.rados.rados.0.smithi089.stdout:1732: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:19:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:1732: done (3 left) 2024-08-29T18:19:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:1733: done (2 left) 2024-08-29T18:19:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:1734: read oid 15 snap -1 2024-08-29T18:19:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:1734: expect deleted 2024-08-29T18:19:57.999 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 185 2024-08-29T18:19:57.999 INFO:tasks.rados.rados.0.smithi089.stdout:1735: seq_num 549 ranges {9150464=802816,9953280=483328,10436608=434176,10870784=286720} 2024-08-29T18:19:58.078 INFO:tasks.rados.rados.0.smithi089.stdout:1735: writing smithi08969774-31 from 9150464 to 9953280 tid 1 2024-08-29T18:19:58.081 INFO:tasks.rados.rados.0.smithi089.stdout:1735: writing smithi08969774-31 from 9953280 to 10436608 tid 2 2024-08-29T18:19:58.084 INFO:tasks.rados.rados.0.smithi089.stdout:1735: writing smithi08969774-31 from 10436608 to 10870784 tid 3 2024-08-29T18:19:58.085 INFO:tasks.rados.rados.0.smithi089.stdout:1735: writing smithi08969774-31 from 10870784 to 11157504 tid 4 2024-08-29T18:19:58.086 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 185 2024-08-29T18:19:58.086 INFO:tasks.rados.rados.0.smithi089.stdout:1736: seq_num 550 ranges {2760704=417792,3178496=770048,3948544=638976,4587520=196608} 2024-08-29T18:19:58.104 INFO:tasks.rados.rados.0.smithi089.stdout:1736: writing smithi08969774-29 from 2760704 to 3178496 tid 1 2024-08-29T18:19:58.108 INFO:tasks.rados.rados.0.smithi089.stdout:1736: writing smithi08969774-29 from 3178496 to 3948544 tid 2 2024-08-29T18:19:58.112 INFO:tasks.rados.rados.0.smithi089.stdout:1736: writing smithi08969774-29 from 3948544 to 4587520 tid 3 2024-08-29T18:19:58.113 INFO:tasks.rados.rados.0.smithi089.stdout:1736: writing smithi08969774-29 from 4587520 to 4784128 tid 4 2024-08-29T18:19:58.113 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 185 2024-08-29T18:19:58.113 INFO:tasks.rados.rados.0.smithi089.stdout:1737: seq_num 551 ranges {4194304=434176,4628480=647168,5275648=450560,5726208=507904} 2024-08-29T18:19:58.139 INFO:tasks.rados.rados.0.smithi089.stdout:1737: writing smithi08969774-35 from 4194304 to 4628480 tid 1 2024-08-29T18:19:58.143 INFO:tasks.rados.rados.0.smithi089.stdout:1737: writing smithi08969774-35 from 4628480 to 5275648 tid 2 2024-08-29T18:19:58.145 INFO:tasks.rados.rados.0.smithi089.stdout:1737: writing smithi08969774-35 from 5275648 to 5726208 tid 3 2024-08-29T18:19:58.149 INFO:tasks.rados.rados.0.smithi089.stdout:1737: writing smithi08969774-35 from 5726208 to 6234112 tid 4 2024-08-29T18:19:58.149 INFO:tasks.rados.rados.0.smithi089.stdout:1738: rollback oid 41 current snap is 185 2024-08-29T18:19:58.149 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 178 2024-08-29T18:19:58.149 INFO:tasks.rados.rados.0.smithi089.stdout:1729: finishing write tid 1 to smithi08969774-23 2024-08-29T18:19:58.149 INFO:tasks.rados.rados.0.smithi089.stdout:1729: finishing write tid 2 to smithi08969774-23 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: finishing write tid 3 to smithi08969774-23 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: finishing write tid 4 to smithi08969774-23 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: finishing write tid 5 to smithi08969774-23 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: finishing write tid 6 to smithi08969774-23 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: oid 23 updating version 0 to 697 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: oid 23 updating version 697 to 699 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: oid 23 updating version 699 to 700 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: oid 23 updating version 700 to 701 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:1729: oid 23 version 701 is already newer than 698 2024-08-29T18:19:58.150 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 701 (ObjNum 547 snap 184 seq_num 547) dirty exists 2024-08-29T18:19:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:1729: left oid 23 (ObjNum 547 snap 184 seq_num 547) 2024-08-29T18:19:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:1731: expect (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:19:58.524 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:58 smithi089 bash[86759]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-1 2024-08-29T18:19:58.524 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:19:58 smithi089 bash[86825]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-1 2024-08-29T18:19:58.872 INFO:tasks.rados.rados.0.smithi089.stdout:1735: finishing write tid 1 to smithi08969774-31 2024-08-29T18:19:58.872 INFO:tasks.rados.rados.0.smithi089.stdout:1735: finishing write tid 2 to smithi08969774-31 2024-08-29T18:19:58.872 INFO:tasks.rados.rados.0.smithi089.stdout:1729: done (6 left) 2024-08-29T18:19:58.872 INFO:tasks.rados.rados.0.smithi089.stdout:1731: done (5 left) 2024-08-29T18:19:58.872 INFO:tasks.rados.rados.0.smithi089.stdout:1734: done (4 left) 2024-08-29T18:19:58.873 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 185 2024-08-29T18:19:58.873 INFO:tasks.rados.rados.0.smithi089.stdout:1739: seq_num 552 ranges {7340032=450560,7790592=532480,8323072=655360,8978432=417792} 2024-08-29T18:19:58.913 INFO:tasks.rados.rados.0.smithi089.stdout:1739: writing smithi08969774-7 from 7340032 to 7790592 tid 1 2024-08-29T18:19:58.916 INFO:tasks.rados.rados.0.smithi089.stdout:1739: writing smithi08969774-7 from 7790592 to 8323072 tid 2 2024-08-29T18:19:58.921 INFO:tasks.rados.rados.0.smithi089.stdout:1739: writing smithi08969774-7 from 8323072 to 8978432 tid 3 2024-08-29T18:19:58.924 INFO:tasks.rados.rados.0.smithi089.stdout:1739: writing smithi08969774-7 from 8978432 to 9396224 tid 4 2024-08-29T18:19:58.924 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 185 2024-08-29T18:19:58.924 INFO:tasks.rados.rados.0.smithi089.stdout:1740: seq_num 553 ranges {5095424=466944,5562368=417792,5980160=417792,6397952=516096,6914048=253952} 2024-08-29T18:19:58.956 INFO:tasks.rados.rados.0.smithi089.stdout:1740: writing smithi08969774-17 from 5095424 to 5562368 tid 1 2024-08-29T18:19:58.958 INFO:tasks.rados.rados.0.smithi089.stdout:1740: writing smithi08969774-17 from 5562368 to 5980160 tid 2 2024-08-29T18:19:58.960 INFO:tasks.rados.rados.0.smithi089.stdout:1740: writing smithi08969774-17 from 5980160 to 6397952 tid 3 2024-08-29T18:19:58.964 INFO:tasks.rados.rados.0.smithi089.stdout:1740: writing smithi08969774-17 from 6397952 to 6914048 tid 4 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1740: writing smithi08969774-17 from 6914048 to 7168000 tid 5 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1741: delete oid 33 current snap is 185 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1735: finishing write tid 3 to smithi08969774-31 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1735: finishing write tid 4 to smithi08969774-31 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1735: finishing write tid 5 to smithi08969774-31 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1735: finishing write tid 6 to smithi08969774-31 2024-08-29T18:19:58.966 INFO:tasks.rados.rados.0.smithi089.stdout:1735: oid 31 updating version 0 to 621 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1735: oid 31 updating version 621 to 622 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1735: oid 31 version 622 is already newer than 618 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1735: oid 31 version 622 is already newer than 619 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1735: oid 31 version 622 is already newer than 620 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 622 (ObjNum 549 snap 185 seq_num 549) dirty exists 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1735: left oid 31 (ObjNum 549 snap 185 seq_num 549) 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: finishing write tid 1 to smithi08969774-29 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: finishing write tid 2 to smithi08969774-29 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: finishing write tid 3 to smithi08969774-29 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: finishing write tid 4 to smithi08969774-29 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: finishing write tid 5 to smithi08969774-29 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: finishing write tid 6 to smithi08969774-29 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: oid 29 updating version 0 to 866 2024-08-29T18:19:58.967 INFO:tasks.rados.rados.0.smithi089.stdout:1736: oid 29 version 866 is already newer than 865 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1736: oid 29 version 866 is already newer than 864 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1736: oid 29 updating version 866 to 868 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1736: oid 29 version 868 is already newer than 867 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 868 (ObjNum 550 snap 185 seq_num 550) dirty exists 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1736: left oid 29 (ObjNum 550 snap 185 seq_num 550) 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1737: finishing write tid 1 to smithi08969774-35 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1737: finishing write tid 2 to smithi08969774-35 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1738: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1738: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 691 (ObjNum 33 snap 0 seq_num 2858198360) dirty dne 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1737: finishing write tid 3 to smithi08969774-35 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1737: finishing write tid 4 to smithi08969774-35 2024-08-29T18:19:58.968 INFO:tasks.rados.rados.0.smithi089.stdout:1737: finishing write tid 5 to smithi08969774-35 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: finishing write tid 6 to smithi08969774-35 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: oid 35 updating version 0 to 940 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: oid 35 version 940 is already newer than 938 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: oid 35 version 940 is already newer than 937 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: oid 35 version 940 is already newer than 939 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: oid 35 updating version 940 to 941 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 941 (ObjNum 551 snap 185 seq_num 551) dirty exists 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1737: left oid 35 (ObjNum 551 snap 185 seq_num 551) 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1739: finishing write tid 1 to smithi08969774-7 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1739: finishing write tid 2 to smithi08969774-7 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1739: finishing write tid 3 to smithi08969774-7 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1739: finishing write tid 4 to smithi08969774-7 2024-08-29T18:19:58.969 INFO:tasks.rados.rados.0.smithi089.stdout:1739: finishing write tid 5 to smithi08969774-7 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: finishing write tid 6 to smithi08969774-7 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: oid 7 updating version 0 to 1022 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: oid 7 updating version 1022 to 1024 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: oid 7 updating version 1024 to 1025 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: oid 7 updating version 1025 to 1026 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: oid 7 version 1026 is already newer than 1023 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1026 (ObjNum 552 snap 185 seq_num 552) dirty exists 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1739: left oid 7 (ObjNum 552 snap 185 seq_num 552) 2024-08-29T18:19:58.970 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 1 to smithi08969774-17 2024-08-29T18:19:58.971 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 2 to smithi08969774-17 2024-08-29T18:19:58.971 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 3 to smithi08969774-17 2024-08-29T18:19:58.971 INFO:tasks.rados.rados.0.smithi089.stdout:1735: done (6 left) 2024-08-29T18:19:58.971 INFO:tasks.rados.rados.0.smithi089.stdout:1736: done (5 left) 2024-08-29T18:19:58.971 INFO:tasks.rados.rados.0.smithi089.stdout:1737: done (4 left) 2024-08-29T18:19:58.973 INFO:tasks.rados.rados.0.smithi089.stdout:1738: done (3 left) 2024-08-29T18:19:58.977 INFO:tasks.rados.rados.0.smithi089.stdout:1739: done (2 left) 2024-08-29T18:19:58.977 INFO:tasks.rados.rados.0.smithi089.stdout:1741: done (1 left) 2024-08-29T18:19:58.977 INFO:tasks.rados.rados.0.smithi089.stdout:1742: read oid 15 snap -1 2024-08-29T18:19:58.977 INFO:tasks.rados.rados.0.smithi089.stdout:1742: expect deleted 2024-08-29T18:19:58.977 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 185 2024-08-29T18:19:58.977 INFO:tasks.rados.rados.0.smithi089.stdout:1743: seq_num 555 ranges {3121152=499712,3620864=638976,4259840=425984,4685824=540672} 2024-08-29T18:19:58.990 INFO:tasks.rados.rados.0.smithi089.stdout:1743: writing smithi08969774-23 from 3121152 to 3620864 tid 1 2024-08-29T18:19:58.994 INFO:tasks.rados.rados.0.smithi089.stdout:1743: writing smithi08969774-23 from 3620864 to 4259840 tid 2 2024-08-29T18:19:58.997 INFO:tasks.rados.rados.0.smithi089.stdout:1743: writing smithi08969774-23 from 4259840 to 4685824 tid 3 2024-08-29T18:19:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:1743: writing smithi08969774-23 from 4685824 to 5226496 tid 4 2024-08-29T18:19:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:1744: delete oid 5 current snap is 185 2024-08-29T18:19:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 4 to smithi08969774-17 2024-08-29T18:19:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 5 to smithi08969774-17 2024-08-29T18:19:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 6 to smithi08969774-17 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: finishing write tid 7 to smithi08969774-17 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: oid 17 updating version 0 to 628 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: oid 17 version 628 is already newer than 626 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: oid 17 version 628 is already newer than 625 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: oid 17 version 628 is already newer than 623 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: oid 17 version 628 is already newer than 627 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: oid 17 version 628 is already newer than 624 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 628 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:19:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:1740: left oid 17 (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:19:59.002 INFO:tasks.rados.rados.0.smithi089.stdout:1743: finishing write tid 1 to smithi08969774-23 2024-08-29T18:19:59.005 INFO:tasks.rados.rados.0.smithi089.stdout:1740: done (3 left) 2024-08-29T18:19:59.005 INFO:tasks.rados.rados.0.smithi089.stdout:1742: done (2 left) 2024-08-29T18:19:59.005 INFO:tasks.rados.rados.0.smithi089.stdout:1744: done (1 left) 2024-08-29T18:19:59.006 INFO:tasks.rados.rados.0.smithi089.stdout:1745: copy_from oid 26 from oid 50 current snap is 185 2024-08-29T18:19:59.006 INFO:tasks.rados.rados.0.smithi089.stdout:1746: read oid 18 snap -1 2024-08-29T18:19:59.006 INFO:tasks.rados.rados.0.smithi089.stdout:1746: expect (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:19:59.006 INFO:tasks.rados.rados.0.smithi089.stdout:1747: copy_from oid 42 from oid 46 current snap is 185 2024-08-29T18:19:59.006 INFO:tasks.rados.rados.0.smithi089.stdout:1748: snap_create 2024-08-29T18:19:59.009 INFO:tasks.rados.rados.0.smithi089.stdout:1743: finishing write tid 2 to smithi08969774-23 2024-08-29T18:19:59.009 INFO:tasks.rados.rados.0.smithi089.stdout:1743: finishing write tid 3 to smithi08969774-23 2024-08-29T18:19:59.009 INFO:tasks.rados.rados.0.smithi089.stdout:1743: finishing write tid 4 to smithi08969774-23 2024-08-29T18:19:59.010 INFO:tasks.rados.rados.0.smithi089.stdout:1743: finishing write tid 5 to smithi08969774-23 2024-08-29T18:19:59.020 INFO:tasks.rados.rados.0.smithi089.stdout:1747: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: finishing write tid 6 to smithi08969774-23 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: oid 23 updating version 0 to 708 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: oid 23 version 708 is already newer than 706 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: oid 23 version 708 is already newer than 705 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: oid 23 updating version 708 to 709 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: oid 23 version 709 is already newer than 707 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 709 (ObjNum 555 snap 185 seq_num 555) dirty exists 2024-08-29T18:19:59.023 INFO:tasks.rados.rados.0.smithi089.stdout:1743: left oid 23 (ObjNum 555 snap 185 seq_num 555) 2024-08-29T18:19:59.041 INFO:tasks.rados.rados.0.smithi089.stdout:1745: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:19:59.041 INFO:tasks.rados.rados.0.smithi089.stdout:1747: finishing copy_from to smithi08969774-42 2024-08-29T18:19:59.042 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 628 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:19:59.043 INFO:tasks.rados.rados.0.smithi089.stdout:1745: finishing copy_from to smithi08969774-26 2024-08-29T18:19:59.043 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 675 (ObjNum 510 snap 170 seq_num 510) dirty exists 2024-08-29T18:19:59.049 INFO:tasks.rados.rados.0.smithi089.stdout:1746: expect (ObjNum 445 snap 149 seq_num 445) 2024-08-29T18:19:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:58 smithi144 bash[67678]: cluster 2024-08-29T18:19:57.970672+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e446: 8 total, 7 up, 8 in 2024-08-29T18:19:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:58 smithi144 bash[67678]: cluster 2024-08-29T18:19:58.635009+0000 mgr.y (mgr.34104) 148 : cluster [DBG] pgmap v224: 121 pgs: 29 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 81 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 3.6 MiB/s wr, 13 op/s; 39/393 objects degraded (9.924%) 2024-08-29T18:19:59.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:58 smithi089 bash[77323]: cluster 2024-08-29T18:19:57.970672+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e446: 8 total, 7 up, 8 in 2024-08-29T18:19:59.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:58 smithi089 bash[77323]: cluster 2024-08-29T18:19:58.635009+0000 mgr.y (mgr.34104) 148 : cluster [DBG] pgmap v224: 121 pgs: 29 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 81 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 3.6 MiB/s wr, 13 op/s; 39/393 objects degraded (9.924%) 2024-08-29T18:19:59.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:58 smithi089 bash[78574]: cluster 2024-08-29T18:19:57.970672+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e446: 8 total, 7 up, 8 in 2024-08-29T18:19:59.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:58 smithi089 bash[78574]: cluster 2024-08-29T18:19:58.635009+0000 mgr.y (mgr.34104) 148 : cluster [DBG] pgmap v224: 121 pgs: 29 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 81 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 3.6 MiB/s wr, 13 op/s; 39/393 objects degraded (9.924%) 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1743: done (4 left) 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1745: done (3 left) 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1746: done (2 left) 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1747: done (1 left) 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1748: done (0 left) 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1749: copy_from oid 5 from oid 13 current snap is 186 2024-08-29T18:19:59.979 INFO:tasks.rados.rados.0.smithi089.stdout:1750: rollback oid 8 current snap is 186 2024-08-29T18:19:59.980 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 180 2024-08-29T18:19:59.980 INFO:tasks.rados.rados.0.smithi089.stdout:1751: snap_create 2024-08-29T18:19:59.991 INFO:tasks.rados.rados.0.smithi089.stdout:1750: finishing rollback tid 0 to smithi08969774-8 2024-08-29T18:19:59.991 INFO:tasks.rados.rados.0.smithi089.stdout:1750: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:19:59.991 INFO:tasks.rados.rados.0.smithi089.stdout:1750: finishing rollback tid 2 to smithi08969774-8 2024-08-29T18:19:59.991 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1030 (ObjNum 524 snap 179 seq_num 524) dirty exists 2024-08-29T18:20:00.054 INFO:tasks.rados.rados.0.smithi089.stdout:1749: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:20:00.060 INFO:tasks.rados.rados.0.smithi089.stdout:1749: finishing copy_from to smithi08969774-5 2024-08-29T18:20:00.060 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 672 (ObjNum 505 snap 169 seq_num 505) dirty exists 2024-08-29T18:20:00.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:19:59 smithi089 bash[77323]: cluster 2024-08-29T18:19:58.962005+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:00.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:19:59 smithi089 bash[78574]: cluster 2024-08-29T18:19:58.962005+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:00.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:19:59 smithi144 bash[67678]: cluster 2024-08-29T18:19:58.962005+0000 mon.a (mon.0) 453 : cluster [WRN] Health check failed: Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:00.858 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.859 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.859 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-29T18:20:00.859 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: Stopped Ceph osd.1 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:20:00.859 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.859 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.860 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.860 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.860 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.861 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.861 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:00.944 INFO:tasks.rados.rados.0.smithi089.stdout:1749: done (2 left) 2024-08-29T18:20:00.944 INFO:tasks.rados.rados.0.smithi089.stdout:1750: done (1 left) 2024-08-29T18:20:00.944 INFO:tasks.rados.rados.0.smithi089.stdout:1751: done (0 left) 2024-08-29T18:20:00.945 INFO:tasks.rados.rados.0.smithi089.stdout:1752: snap_remove snap 176 2024-08-29T18:20:01.175 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:00 smithi089 systemd[1]: Started Ceph osd.1 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:19:59.984458+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e447: 8 total, 7 up, 8 in 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000128+0000 mon.a (mon.0) 455 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000178+0000 mon.a (mon.0) 456 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000222+0000 mon.a (mon.0) 457 : cluster [WRN] osd.1 (root=default,host=smithi089) is down 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000257+0000 mon.a (mon.0) 458 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000291+0000 mon.a (mon.0) 459 : cluster [WRN] pg 2.6 is active+undersized+degraded, acting [6,4] 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000324+0000 mon.a (mon.0) 460 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [4,3] 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000357+0000 mon.a (mon.0) 461 : cluster [WRN] pg 2.10 is active+undersized+degraded, acting [2,0] 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000392+0000 mon.a (mon.0) 462 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [5,0] 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000429+0000 mon.a (mon.0) 463 : cluster [WRN] pg 4.2 is active+undersized+degraded, acting [5,4] 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000463+0000 mon.a (mon.0) 464 : cluster [WRN] pg 5.0 is active+undersized+degraded, acting [3,NONE,4] 2024-08-29T18:20:01.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000497+0000 mon.a (mon.0) 465 : cluster [WRN] pg 5.6 is active+undersized+degraded, acting [2,5,NONE] 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000531+0000 mon.a (mon.0) 466 : cluster [WRN] pg 5.9 is active+undersized+degraded, acting [7,6,NONE] 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.000569+0000 mon.a (mon.0) 467 : cluster [WRN] pg 5.c is active+undersized+degraded, acting [NONE,4,0] 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.635650+0000 mgr.y (mgr.34104) 149 : cluster [DBG] pgmap v226: 121 pgs: 29 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 81 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 MiB/s wr, 11 op/s; 39/393 objects degraded (9.924%) 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: audit 2024-08-29T18:20:00.905796+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: audit 2024-08-29T18:20:00.911163+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: audit 2024-08-29T18:20:00.912112+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:00.949486+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e448: 8 total, 7 up, 8 in 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:19:59.984458+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e447: 8 total, 7 up, 8 in 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000128+0000 mon.a (mon.0) 455 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000178+0000 mon.a (mon.0) 456 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-29T18:20:01.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000222+0000 mon.a (mon.0) 457 : cluster [WRN] osd.1 (root=default,host=smithi089) is down 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000257+0000 mon.a (mon.0) 458 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000291+0000 mon.a (mon.0) 459 : cluster [WRN] pg 2.6 is active+undersized+degraded, acting [6,4] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000324+0000 mon.a (mon.0) 460 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [4,3] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000357+0000 mon.a (mon.0) 461 : cluster [WRN] pg 2.10 is active+undersized+degraded, acting [2,0] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000392+0000 mon.a (mon.0) 462 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [5,0] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000429+0000 mon.a (mon.0) 463 : cluster [WRN] pg 4.2 is active+undersized+degraded, acting [5,4] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000463+0000 mon.a (mon.0) 464 : cluster [WRN] pg 5.0 is active+undersized+degraded, acting [3,NONE,4] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000497+0000 mon.a (mon.0) 465 : cluster [WRN] pg 5.6 is active+undersized+degraded, acting [2,5,NONE] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000531+0000 mon.a (mon.0) 466 : cluster [WRN] pg 5.9 is active+undersized+degraded, acting [7,6,NONE] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.000569+0000 mon.a (mon.0) 467 : cluster [WRN] pg 5.c is active+undersized+degraded, acting [NONE,4,0] 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.635650+0000 mgr.y (mgr.34104) 149 : cluster [DBG] pgmap v226: 121 pgs: 29 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 81 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 MiB/s wr, 11 op/s; 39/393 objects degraded (9.924%) 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: audit 2024-08-29T18:20:00.905796+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:01.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: audit 2024-08-29T18:20:00.911163+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:01.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: audit 2024-08-29T18:20:00.912112+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:01.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:00.949486+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e448: 8 total, 7 up, 8 in 2024-08-29T18:20:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:19:59.984458+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e447: 8 total, 7 up, 8 in 2024-08-29T18:20:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000128+0000 mon.a (mon.0) 455 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded 2024-08-29T18:20:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000178+0000 mon.a (mon.0) 456 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-08-29T18:20:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000222+0000 mon.a (mon.0) 457 : cluster [WRN] osd.1 (root=default,host=smithi089) is down 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000257+0000 mon.a (mon.0) 458 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 39/393 objects degraded (9.924%), 9 pgs degraded 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000291+0000 mon.a (mon.0) 459 : cluster [WRN] pg 2.6 is active+undersized+degraded, acting [6,4] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000324+0000 mon.a (mon.0) 460 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [4,3] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000357+0000 mon.a (mon.0) 461 : cluster [WRN] pg 2.10 is active+undersized+degraded, acting [2,0] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000392+0000 mon.a (mon.0) 462 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [5,0] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000429+0000 mon.a (mon.0) 463 : cluster [WRN] pg 4.2 is active+undersized+degraded, acting [5,4] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000463+0000 mon.a (mon.0) 464 : cluster [WRN] pg 5.0 is active+undersized+degraded, acting [3,NONE,4] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000497+0000 mon.a (mon.0) 465 : cluster [WRN] pg 5.6 is active+undersized+degraded, acting [2,5,NONE] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000531+0000 mon.a (mon.0) 466 : cluster [WRN] pg 5.9 is active+undersized+degraded, acting [7,6,NONE] 2024-08-29T18:20:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.000569+0000 mon.a (mon.0) 467 : cluster [WRN] pg 5.c is active+undersized+degraded, acting [NONE,4,0] 2024-08-29T18:20:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.635650+0000 mgr.y (mgr.34104) 149 : cluster [DBG] pgmap v226: 121 pgs: 29 active+undersized, 2 stale+active+clean, 9 active+undersized+degraded, 81 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.0 MiB/s wr, 11 op/s; 39/393 objects degraded (9.924%) 2024-08-29T18:20:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: audit 2024-08-29T18:20:00.905796+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: audit 2024-08-29T18:20:00.911163+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: audit 2024-08-29T18:20:00.912112+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:00.949486+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e448: 8 total, 7 up, 8 in 2024-08-29T18:20:01.951 INFO:tasks.rados.rados.0.smithi089.stdout:1752: done (0 left) 2024-08-29T18:20:01.951 INFO:tasks.rados.rados.0.smithi089.stdout:1753: rmattr oid 33 current snap is 187 2024-08-29T18:20:01.951 INFO:tasks.rados.rados.0.smithi089.stdout:1753: done (0 left) 2024-08-29T18:20:01.952 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 187 2024-08-29T18:20:01.952 INFO:tasks.rados.rados.0.smithi089.stdout:1754: seq_num 557 ranges {4120576=532480,4653056=802816,5455872=794624,6250496=8192} 2024-08-29T18:20:01.975 INFO:tasks.rados.rados.0.smithi089.stdout:1754: writing smithi08969774-28 from 4120576 to 4653056 tid 1 2024-08-29T18:20:01.980 INFO:tasks.rados.rados.0.smithi089.stdout:1754: writing smithi08969774-28 from 4653056 to 5455872 tid 2 2024-08-29T18:20:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1754: writing smithi08969774-28 from 5455872 to 6250496 tid 3 2024-08-29T18:20:01.985 INFO:tasks.rados.rados.0.smithi089.stdout:1754: writing smithi08969774-28 from 6250496 to 6258688 tid 4 2024-08-29T18:20:01.986 INFO:tasks.rados.rados.0.smithi089.stdout:1755: snap_remove snap 174 2024-08-29T18:20:02.425 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:02.425 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:02.426 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:20:02.426 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:02.426 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:02.816 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-29T18:20:02.816 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-08-29T18:20:02.954 INFO:tasks.rados.rados.0.smithi089.stdout:1755: done (1 left) 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1756: delete oid 41 current snap is 187 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: finishing write tid 1 to smithi08969774-28 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: finishing write tid 2 to smithi08969774-28 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: finishing write tid 3 to smithi08969774-28 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: finishing write tid 4 to smithi08969774-28 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: finishing write tid 5 to smithi08969774-28 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: finishing write tid 6 to smithi08969774-28 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: oid 28 updating version 0 to 817 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: oid 28 version 817 is already newer than 816 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: oid 28 version 817 is already newer than 814 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: oid 28 version 817 is already newer than 815 2024-08-29T18:20:02.955 INFO:tasks.rados.rados.0.smithi089.stdout:1754: oid 28 updating version 817 to 818 2024-08-29T18:20:02.956 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 818 (ObjNum 557 snap 187 seq_num 557) dirty exists 2024-08-29T18:20:02.956 INFO:tasks.rados.rados.0.smithi089.stdout:1754: left oid 28 (ObjNum 557 snap 187 seq_num 557) 2024-08-29T18:20:02.970 INFO:tasks.rados.rados.0.smithi089.stdout:1754: done (1 left) 2024-08-29T18:20:02.970 INFO:tasks.rados.rados.0.smithi089.stdout:1756: done (0 left) 2024-08-29T18:20:02.970 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 187 2024-08-29T18:20:02.970 INFO:tasks.rados.rados.0.smithi089.stdout:1757: seq_num 559 ranges {1384448=565248,1949696=573440,2523136=409600,2932736=622592} 2024-08-29T18:20:02.981 INFO:tasks.rados.rados.0.smithi089.stdout:1757: writing smithi08969774-6 from 1384448 to 1949696 tid 1 2024-08-29T18:20:02.985 INFO:tasks.rados.rados.0.smithi089.stdout:1757: writing smithi08969774-6 from 1949696 to 2523136 tid 2 2024-08-29T18:20:02.987 INFO:tasks.rados.rados.0.smithi089.stdout:1757: writing smithi08969774-6 from 2523136 to 2932736 tid 3 2024-08-29T18:20:02.991 INFO:tasks.rados.rados.0.smithi089.stdout:1757: writing smithi08969774-6 from 2932736 to 3555328 tid 4 2024-08-29T18:20:02.991 INFO:tasks.rados.rados.0.smithi089.stdout:1758: snap_create 2024-08-29T18:20:02.999 INFO:tasks.rados.rados.0.smithi089.stdout:1757: finishing write tid 1 to smithi08969774-6 2024-08-29T18:20:03.002 INFO:tasks.rados.rados.0.smithi089.stdout:1757: finishing write tid 2 to smithi08969774-6 2024-08-29T18:20:03.002 INFO:tasks.rados.rados.0.smithi089.stdout:1757: finishing write tid 3 to smithi08969774-6 2024-08-29T18:20:03.004 INFO:tasks.rados.rados.0.smithi089.stdout:1757: finishing write tid 4 to smithi08969774-6 2024-08-29T18:20:03.008 INFO:tasks.rados.rados.0.smithi089.stdout:1757: finishing write tid 5 to smithi08969774-6 2024-08-29T18:20:03.008 INFO:tasks.rados.rados.0.smithi089.stdout:1757: finishing write tid 6 to smithi08969774-6 2024-08-29T18:20:03.008 INFO:tasks.rados.rados.0.smithi089.stdout:1757: oid 6 updating version 0 to 715 2024-08-29T18:20:03.008 INFO:tasks.rados.rados.0.smithi089.stdout:1757: oid 6 version 715 is already newer than 712 2024-08-29T18:20:03.009 INFO:tasks.rados.rados.0.smithi089.stdout:1757: oid 6 version 715 is already newer than 711 2024-08-29T18:20:03.009 INFO:tasks.rados.rados.0.smithi089.stdout:1757: oid 6 version 715 is already newer than 714 2024-08-29T18:20:03.009 INFO:tasks.rados.rados.0.smithi089.stdout:1757: oid 6 version 715 is already newer than 713 2024-08-29T18:20:03.009 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 715 (ObjNum 559 snap 187 seq_num 559) dirty exists 2024-08-29T18:20:03.009 INFO:tasks.rados.rados.0.smithi089.stdout:1757: left oid 6 (ObjNum 559 snap 187 seq_num 559) 2024-08-29T18:20:03.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[77323]: cluster 2024-08-29T18:20:01.955537+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e449: 8 total, 7 up, 8 in 2024-08-29T18:20:03.098 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[77323]: cluster 2024-08-29T18:20:02.636460+0000 mgr.y (mgr.34104) 150 : cluster [DBG] pgmap v229: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/393 objects degraded (10.687%) 2024-08-29T18:20:03.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[78574]: cluster 2024-08-29T18:20:01.955537+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e449: 8 total, 7 up, 8 in 2024-08-29T18:20:03.099 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[78574]: cluster 2024-08-29T18:20:02.636460+0000 mgr.y (mgr.34104) 150 : cluster [DBG] pgmap v229: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/393 objects degraded (10.687%) 2024-08-29T18:20:03.099 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-29T18:20:03.099 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-29T18:20:03.099 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-29T18:20:03.099 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-29T18:20:03.101 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:02 smithi089 bash[86974]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-29T18:20:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:02 smithi144 bash[67678]: cluster 2024-08-29T18:20:01.955537+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e449: 8 total, 7 up, 8 in 2024-08-29T18:20:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:02 smithi144 bash[67678]: cluster 2024-08-29T18:20:02.636460+0000 mgr.y (mgr.34104) 150 : cluster [DBG] pgmap v229: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 184 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.7 MiB/s wr, 10 op/s; 42/393 objects degraded (10.687%) 2024-08-29T18:20:03.969 INFO:tasks.rados.rados.0.smithi089.stdout:1757: done (1 left) 2024-08-29T18:20:03.969 INFO:tasks.rados.rados.0.smithi089.stdout:1758: done (0 left) 2024-08-29T18:20:03.969 INFO:tasks.rados.rados.0.smithi089.stdout:1759: rmattr oid 25 current snap is 188 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:1759: done (0 left) 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:1760: copy_from oid 15 from oid 38 current snap is 188 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:1761: rollback oid 45 current snap is 188 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 184 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:1762: read oid 30 snap -1 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:1762: expect (ObjNum 457 snap 153 seq_num 457) 2024-08-29T18:20:03.970 INFO:tasks.rados.rados.0.smithi089.stdout:1763: delete oid 27 current snap is 188 2024-08-29T18:20:03.980 INFO:tasks.rados.rados.0.smithi089.stdout:1763: done (3 left) 2024-08-29T18:20:03.980 INFO:tasks.rados.rados.0.smithi089.stdout:1764: rollback oid 8 current snap is 188 2024-08-29T18:20:03.980 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 164 2024-08-29T18:20:03.980 INFO:tasks.rados.rados.0.smithi089.stdout:1765: delete oid 40 current snap is 188 2024-08-29T18:20:03.987 INFO:tasks.rados.rados.0.smithi089.stdout:1762: expect (ObjNum 457 snap 153 seq_num 457) 2024-08-29T18:20:04.007 INFO:tasks.rados.rados.0.smithi089.stdout:1761: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:20:04.007 INFO:tasks.rados.rados.0.smithi089.stdout:1761: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:20:04.007 INFO:tasks.rados.rados.0.smithi089.stdout:1761: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:20:04.007 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1046 (ObjNum 544 snap 184 seq_num 544) dirty exists 2024-08-29T18:20:04.007 INFO:tasks.rados.rados.0.smithi089.stdout:1764: finishing rollback tid 0 to smithi08969774-8 2024-08-29T18:20:04.007 INFO:tasks.rados.rados.0.smithi089.stdout:1764: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:1764: finishing rollback tid 2 to smithi08969774-8 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1050 (ObjNum 463 snap 154 seq_num 463) dirty exists 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:1761: done (4 left) 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:1762: done (3 left) 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:1764: done (2 left) 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:1765: done (1 left) 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 188 2024-08-29T18:20:04.008 INFO:tasks.rados.rados.0.smithi089.stdout:1766: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2024-08-29T18:20:04.012 INFO:tasks.rados.rados.0.smithi089.stdout:1766: writing smithi08969774-37 from 0 to 622592 tid 1 2024-08-29T18:20:04.017 INFO:tasks.rados.rados.0.smithi089.stdout:1766: writing smithi08969774-37 from 622592 to 1253376 tid 2 2024-08-29T18:20:04.020 INFO:tasks.rados.rados.0.smithi089.stdout:1766: writing smithi08969774-37 from 1253376 to 1835008 tid 3 2024-08-29T18:20:04.023 INFO:tasks.rados.rados.0.smithi089.stdout:1766: writing smithi08969774-37 from 1835008 to 2228224 tid 4 2024-08-29T18:20:04.023 INFO:tasks.rados.rados.0.smithi089.stdout:1766: finishing write tid 1 to smithi08969774-37 2024-08-29T18:20:04.023 INFO:tasks.rados.rados.0.smithi089.stdout:1766: finishing write tid 2 to smithi08969774-37 2024-08-29T18:20:04.024 INFO:tasks.rados.rados.0.smithi089.stdout:1767: snap_remove snap 183 2024-08-29T18:20:04.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:03 smithi144 bash[67678]: cluster 2024-08-29T18:20:02.960273+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e450: 8 total, 7 up, 8 in 2024-08-29T18:20:04.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:03 smithi089 bash[77323]: cluster 2024-08-29T18:20:02.960273+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e450: 8 total, 7 up, 8 in 2024-08-29T18:20:04.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:03 smithi089 bash[78574]: cluster 2024-08-29T18:20:02.960273+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e450: 8 total, 7 up, 8 in 2024-08-29T18:20:04.971 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:04 smithi089 bash[87193]: debug 2024-08-29T18:20:04.750+0000 7f32e2a82640 1 -- 172.21.15.89:0/516205975 <== mon.2 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555cf1ee4960 con 0x555cf1f05c00 2024-08-29T18:20:04.983 INFO:tasks.rados.rados.0.smithi089.stdout:1767: done (2 left) 2024-08-29T18:20:04.983 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 188 2024-08-29T18:20:04.983 INFO:tasks.rados.rados.0.smithi089.stdout:1768: seq_num 563 ranges {6234112=638976,6873088=565248,7438336=794624,8232960=245760} 2024-08-29T18:20:05.054 INFO:tasks.rados.rados.0.smithi089.stdout:1768: writing smithi08969774-35 from 6234112 to 6873088 tid 1 2024-08-29T18:20:05.058 INFO:tasks.rados.rados.0.smithi089.stdout:1768: writing smithi08969774-35 from 6873088 to 7438336 tid 2 2024-08-29T18:20:05.064 INFO:tasks.rados.rados.0.smithi089.stdout:1768: writing smithi08969774-35 from 7438336 to 8232960 tid 3 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1768: writing smithi08969774-35 from 8232960 to 8478720 tid 4 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1769: read oid 23 snap -1 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1769: expect (ObjNum 555 snap 185 seq_num 555) 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1770: copy_from oid 10 from oid 42 current snap is 188 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1771: rollback oid 49 current snap is 188 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 49 to 164 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1772: copy_from oid 19 from oid 9 current snap is 188 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1773: rollback oid 47 current snap is 188 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 184 2024-08-29T18:20:05.067 INFO:tasks.rados.rados.0.smithi089.stdout:1774: setattr oid 21 current snap is 188 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: finishing write tid 3 to smithi08969774-37 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: finishing write tid 4 to smithi08969774-37 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: finishing write tid 5 to smithi08969774-37 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1760: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: finishing write tid 6 to smithi08969774-37 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: oid 37 updating version 0 to 1052 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: oid 37 updating version 1052 to 1055 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: oid 37 version 1055 is already newer than 1054 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: oid 37 updating version 1055 to 1056 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: oid 37 version 1056 is already newer than 1053 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1056 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1766: left oid 37 (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:20:05.068 INFO:tasks.rados.rados.0.smithi089.stdout:1760: finishing copy_from to smithi08969774-15 2024-08-29T18:20:05.069 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 875 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:20:05.069 INFO:tasks.rados.rados.0.smithi089.stdout:1768: finishing write tid 1 to smithi08969774-35 2024-08-29T18:20:05.069 INFO:tasks.rados.rados.0.smithi089.stdout:1768: finishing write tid 2 to smithi08969774-35 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1760: done (8 left) 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1766: done (7 left) 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1775: read oid 24 snap -1 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1775: expect deleted 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1776: copy_from oid 18 from oid 25 current snap is 188 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1777: copy_from oid 30 from oid 44 current snap is 188 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1778: read oid 37 snap 182 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1778: expect deleted 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1779: read oid 3 snap 180 2024-08-29T18:20:05.070 INFO:tasks.rados.rados.0.smithi089.stdout:1779: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:20:05.071 INFO:tasks.rados.rados.0.smithi089.stdout:1780: copy_from oid 13 from oid 43 current snap is 188 2024-08-29T18:20:05.071 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 188 2024-08-29T18:20:05.071 INFO:tasks.rados.rados.0.smithi089.stdout:1781: seq_num 564 ranges {2875392=655360,3530752=442368,3973120=598016,4571136=565248} 2024-08-29T18:20:05.091 INFO:tasks.rados.rados.0.smithi089.stdout:1781: writing smithi08969774-8 from 2875392 to 3530752 tid 1 2024-08-29T18:20:05.094 INFO:tasks.rados.rados.0.smithi089.stdout:1781: writing smithi08969774-8 from 3530752 to 3973120 tid 2 2024-08-29T18:20:05.098 INFO:tasks.rados.rados.0.smithi089.stdout:1781: writing smithi08969774-8 from 3973120 to 4571136 tid 3 2024-08-29T18:20:05.102 INFO:tasks.rados.rados.0.smithi089.stdout:1781: writing smithi08969774-8 from 4571136 to 5136384 tid 4 2024-08-29T18:20:05.102 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 188 2024-08-29T18:20:05.102 INFO:tasks.rados.rados.0.smithi089.stdout:1782: seq_num 565 ranges {7471104=671744,8142848=729088,8871936=753664,9625600=122880} 2024-08-29T18:20:05.148 INFO:tasks.rados.rados.0.smithi089.stdout:1782: writing smithi08969774-1 from 7471104 to 8142848 tid 1 2024-08-29T18:20:05.152 INFO:tasks.rados.rados.0.smithi089.stdout:1782: writing smithi08969774-1 from 8142848 to 8871936 tid 2 2024-08-29T18:20:05.157 INFO:tasks.rados.rados.0.smithi089.stdout:1782: writing smithi08969774-1 from 8871936 to 9625600 tid 3 2024-08-29T18:20:05.158 INFO:tasks.rados.rados.0.smithi089.stdout:1782: writing smithi08969774-1 from 9625600 to 9748480 tid 4 2024-08-29T18:20:05.158 INFO:tasks.rados.rados.0.smithi089.stdout:1783: copy_from oid 15 from oid 33 current snap is 188 2024-08-29T18:20:05.158 INFO:tasks.rados.rados.0.smithi089.stdout:1768: finishing write tid 3 to smithi08969774-35 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1778: done (15 left) 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1784: delete oid 40 current snap is 188 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1773: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1773: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1771: finishing rollback tid 0 to smithi08969774-49 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 717 (ObjNum 33 snap 0 seq_num 1679470367) dirty exists 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1773: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 694 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1771: finishing rollback tid 1 to smithi08969774-49 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1772: finishing copy_from to smithi08969774-19 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1772: got expected ENOENT (src dne) 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1772: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:20:05.159 INFO:tasks.rados.rados.0.smithi089.stdout:1771: finishing rollback tid 2 to smithi08969774-49 2024-08-29T18:20:05.160 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 878 (ObjNum 479 snap 160 seq_num 479) dirty exists 2024-08-29T18:20:05.160 INFO:tasks.rados.rados.0.smithi089.stdout:1779: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1768: finishing write tid 4 to smithi08969774-35 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1770: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1768: finishing write tid 5 to smithi08969774-35 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1781: finishing write tid 1 to smithi08969774-8 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1780: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1781: finishing write tid 2 to smithi08969774-8 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1777: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1768: finishing write tid 6 to smithi08969774-35 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1768: oid 35 updating version 0 to 959 2024-08-29T18:20:05.300 INFO:tasks.rados.rados.0.smithi089.stdout:1768: oid 35 updating version 959 to 960 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1768: oid 35 version 960 is already newer than 958 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1768: oid 35 version 960 is already newer than 957 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1768: oid 35 updating version 960 to 961 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 961 (ObjNum 563 snap 188 seq_num 563) dirty exists 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1768: left oid 35 (ObjNum 563 snap 188 seq_num 563) 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1770: finishing copy_from to smithi08969774-10 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 628 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1781: finishing write tid 3 to smithi08969774-8 2024-08-29T18:20:05.301 INFO:tasks.rados.rados.0.smithi089.stdout:1781: finishing write tid 4 to smithi08969774-8 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: finishing write tid 5 to smithi08969774-8 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: finishing write tid 6 to smithi08969774-8 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: oid 8 updating version 0 to 1064 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: oid 8 version 1064 is already newer than 1063 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: oid 8 version 1064 is already newer than 1062 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: oid 8 version 1064 is already newer than 1061 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: oid 8 updating version 1064 to 1065 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1065 (ObjNum 564 snap 188 seq_num 564) dirty exists 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1781: left oid 8 (ObjNum 564 snap 188 seq_num 564) 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1780: finishing copy_from to smithi08969774-13 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 870 (ObjNum 529 snap 179 seq_num 529) dirty exists 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:1777: finishing copy_from to smithi08969774-30 2024-08-29T18:20:05.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 681 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1768: done (15 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1770: done (14 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1771: done (13 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1772: done (12 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1773: done (11 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1774: done (10 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1775: done (9 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1777: done (8 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1779: done (7 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1780: done (6 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1781: done (5 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1784: done (4 left) 2024-08-29T18:20:05.303 INFO:tasks.rados.rados.0.smithi089.stdout:1785: read oid 29 snap 179 2024-08-29T18:20:05.304 INFO:tasks.rados.rados.0.smithi089.stdout:1785: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:20:05.304 INFO:tasks.rados.rados.0.smithi089.stdout:1786: setattr oid 37 current snap is 188 2024-08-29T18:20:05.304 INFO:tasks.rados.rados.0.smithi089.stdout:1776: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:20:05.304 INFO:tasks.rados.rados.0.smithi089.stdout:1769: expect (ObjNum 555 snap 185 seq_num 555) 2024-08-29T18:20:05.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:04 smithi144 bash[67678]: cluster 2024-08-29T18:20:03.973585+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e451: 8 total, 7 up, 8 in 2024-08-29T18:20:05.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:04 smithi144 bash[67678]: cluster 2024-08-29T18:20:04.637355+0000 mgr.y (mgr.34104) 151 : cluster [DBG] pgmap v232: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 206 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 10 op/s; 45/417 objects degraded (10.791%) 2024-08-29T18:20:05.425 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:20:05] "GET /metrics HTTP/1.1" 200 36210 "" "Prometheus/2.43.0" 2024-08-29T18:20:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:04 smithi089 bash[77323]: cluster 2024-08-29T18:20:03.973585+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e451: 8 total, 7 up, 8 in 2024-08-29T18:20:05.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:04 smithi089 bash[77323]: cluster 2024-08-29T18:20:04.637355+0000 mgr.y (mgr.34104) 151 : cluster [DBG] pgmap v232: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 206 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 10 op/s; 45/417 objects degraded (10.791%) 2024-08-29T18:20:05.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:04 smithi089 bash[78574]: cluster 2024-08-29T18:20:03.973585+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e451: 8 total, 7 up, 8 in 2024-08-29T18:20:05.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:04 smithi089 bash[78574]: cluster 2024-08-29T18:20:04.637355+0000 mgr.y (mgr.34104) 151 : cluster [DBG] pgmap v232: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 206 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 10 op/s; 45/417 objects degraded (10.791%) 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1776: finishing copy_from to smithi08969774-18 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 685 (ObjNum 537 snap 182 seq_num 537) dirty exists 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1782: finishing write tid 1 to smithi08969774-1 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1782: finishing write tid 2 to smithi08969774-1 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1783: finishing copy_from to smithi08969774-15 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1783: got expected ENOENT (src dne) 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1783: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1782: finishing write tid 3 to smithi08969774-1 2024-08-29T18:20:05.511 INFO:tasks.rados.rados.0.smithi089.stdout:1782: finishing write tid 4 to smithi08969774-1 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: finishing write tid 5 to smithi08969774-1 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: finishing write tid 6 to smithi08969774-1 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: oid 1 updating version 0 to 880 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: oid 1 version 880 is already newer than 876 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: oid 1 version 880 is already newer than 879 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: oid 1 version 880 is already newer than 877 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: oid 1 version 880 is already newer than 878 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 880 (ObjNum 565 snap 188 seq_num 565) dirty exists 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1782: left oid 1 (ObjNum 565 snap 188 seq_num 565) 2024-08-29T18:20:05.512 INFO:tasks.rados.rados.0.smithi089.stdout:1785: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:20:05.634 INFO:tasks.rados.rados.0.smithi089.stdout:1769: done (5 left) 2024-08-29T18:20:05.634 INFO:tasks.rados.rados.0.smithi089.stdout:1776: done (4 left) 2024-08-29T18:20:05.634 INFO:tasks.rados.rados.0.smithi089.stdout:1782: done (3 left) 2024-08-29T18:20:05.634 INFO:tasks.rados.rados.0.smithi089.stdout:1783: done (2 left) 2024-08-29T18:20:05.634 INFO:tasks.rados.rados.0.smithi089.stdout:1785: done (1 left) 2024-08-29T18:20:05.634 INFO:tasks.rados.rados.0.smithi089.stdout:1787: snap_create 2024-08-29T18:20:05.638 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1067 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:20:05.993 INFO:tasks.rados.rados.0.smithi089.stdout:1786: done (1 left) 2024-08-29T18:20:05.993 INFO:tasks.rados.rados.0.smithi089.stdout:1787: done (0 left) 2024-08-29T18:20:05.993 INFO:tasks.rados.rados.0.smithi089.stdout:1788: copy_from oid 45 from oid 3 current snap is 189 2024-08-29T18:20:05.993 INFO:tasks.rados.rados.0.smithi089.stdout:1789: rollback oid 31 current snap is 189 2024-08-29T18:20:05.993 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 179 2024-08-29T18:20:05.993 INFO:tasks.rados.rados.0.smithi089.stdout:1790: snap_create 2024-08-29T18:20:06.006 INFO:tasks.rados.rados.0.smithi089.stdout:1789: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:20:06.013 INFO:tasks.rados.rados.0.smithi089.stdout:1789: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:20:06.013 INFO:tasks.rados.rados.0.smithi089.stdout:1789: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:20:06.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 631 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:20:06.027 INFO:tasks.rados.rados.0.smithi089.stdout:1788: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:20:06.032 INFO:tasks.rados.rados.0.smithi089.stdout:1788: finishing copy_from to smithi08969774-45 2024-08-29T18:20:06.032 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 913 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:20:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:05 smithi144 bash[67678]: cluster 2024-08-29T18:20:04.964516+0000 mon.a (mon.0) 475 : cluster [WRN] Health check update: Degraded data redundancy: 45/417 objects degraded (10.791%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:06.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:05 smithi144 bash[67678]: cluster 2024-08-29T18:20:04.984754+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e452: 8 total, 7 up, 8 in 2024-08-29T18:20:06.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:05 smithi089 bash[77323]: cluster 2024-08-29T18:20:04.964516+0000 mon.a (mon.0) 475 : cluster [WRN] Health check update: Degraded data redundancy: 45/417 objects degraded (10.791%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:06.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:05 smithi089 bash[77323]: cluster 2024-08-29T18:20:04.984754+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e452: 8 total, 7 up, 8 in 2024-08-29T18:20:06.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:05 smithi089 bash[78574]: cluster 2024-08-29T18:20:04.964516+0000 mon.a (mon.0) 475 : cluster [WRN] Health check update: Degraded data redundancy: 45/417 objects degraded (10.791%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:06.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:05 smithi089 bash[78574]: cluster 2024-08-29T18:20:04.984754+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e452: 8 total, 7 up, 8 in 2024-08-29T18:20:06.675 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:06 smithi089 bash[87193]: debug 2024-08-29T18:20:06.310+0000 7f32e52e9640 -1 Falling back to public interface 2024-08-29T18:20:07.003 INFO:tasks.rados.rados.0.smithi089.stdout:1788: done (2 left) 2024-08-29T18:20:07.003 INFO:tasks.rados.rados.0.smithi089.stdout:1789: done (1 left) 2024-08-29T18:20:07.003 INFO:tasks.rados.rados.0.smithi089.stdout:1790: done (0 left) 2024-08-29T18:20:07.004 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 190 2024-08-29T18:20:07.004 INFO:tasks.rados.rados.0.smithi089.stdout:1791: seq_num 567 ranges {1785856=704512,2490368=499712,2990080=770048,3760128=335872} 2024-08-29T18:20:07.045 INFO:tasks.rados.rados.0.smithi089.stdout:1791: writing smithi08969774-10 from 1785856 to 2490368 tid 1 2024-08-29T18:20:07.050 INFO:tasks.rados.rados.0.smithi089.stdout:1791: writing smithi08969774-10 from 2490368 to 2990080 tid 2 2024-08-29T18:20:07.060 INFO:tasks.rados.rados.0.smithi089.stdout:1791: writing smithi08969774-10 from 2990080 to 3760128 tid 3 2024-08-29T18:20:07.064 INFO:tasks.rados.rados.0.smithi089.stdout:1791: writing smithi08969774-10 from 3760128 to 4096000 tid 4 2024-08-29T18:20:07.064 INFO:tasks.rados.rados.0.smithi089.stdout:1792: snap_create 2024-08-29T18:20:07.065 INFO:tasks.rados.rados.0.smithi089.stdout:1791: finishing write tid 1 to smithi08969774-10 2024-08-29T18:20:07.065 INFO:tasks.rados.rados.0.smithi089.stdout:1791: finishing write tid 2 to smithi08969774-10 2024-08-29T18:20:07.071 INFO:tasks.rados.rados.0.smithi089.stdout:1791: finishing write tid 3 to smithi08969774-10 2024-08-29T18:20:07.071 INFO:tasks.rados.rados.0.smithi089.stdout:1791: finishing write tid 4 to smithi08969774-10 2024-08-29T18:20:07.074 INFO:tasks.rados.rados.0.smithi089.stdout:1791: finishing write tid 5 to smithi08969774-10 2024-08-29T18:20:07.077 INFO:tasks.rados.rados.0.smithi089.stdout:1791: finishing write tid 6 to smithi08969774-10 2024-08-29T18:20:07.077 INFO:tasks.rados.rados.0.smithi089.stdout:1791: oid 10 updating version 0 to 967 2024-08-29T18:20:07.077 INFO:tasks.rados.rados.0.smithi089.stdout:1791: oid 10 updating version 967 to 969 2024-08-29T18:20:07.078 INFO:tasks.rados.rados.0.smithi089.stdout:1791: oid 10 version 969 is already newer than 968 2024-08-29T18:20:07.078 INFO:tasks.rados.rados.0.smithi089.stdout:1791: oid 10 updating version 969 to 971 2024-08-29T18:20:07.078 INFO:tasks.rados.rados.0.smithi089.stdout:1791: oid 10 version 971 is already newer than 970 2024-08-29T18:20:07.078 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 971 (ObjNum 567 snap 190 seq_num 567) dirty exists 2024-08-29T18:20:07.078 INFO:tasks.rados.rados.0.smithi089.stdout:1791: left oid 10 (ObjNum 567 snap 190 seq_num 567) 2024-08-29T18:20:07.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:06 smithi144 bash[67678]: cluster 2024-08-29T18:20:05.994315+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e453: 8 total, 7 up, 8 in 2024-08-29T18:20:07.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:06 smithi144 bash[67678]: cluster 2024-08-29T18:20:06.638287+0000 mgr.y (mgr.34104) 152 : cluster [DBG] pgmap v235: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.0 MiB/s wr, 16 op/s; 46/420 objects degraded (10.952%) 2024-08-29T18:20:07.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:07 smithi089 bash[77323]: cluster 2024-08-29T18:20:05.994315+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e453: 8 total, 7 up, 8 in 2024-08-29T18:20:07.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:07 smithi089 bash[77323]: cluster 2024-08-29T18:20:06.638287+0000 mgr.y (mgr.34104) 152 : cluster [DBG] pgmap v235: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.0 MiB/s wr, 16 op/s; 46/420 objects degraded (10.952%) 2024-08-29T18:20:07.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:07 smithi089 bash[78574]: cluster 2024-08-29T18:20:05.994315+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e453: 8 total, 7 up, 8 in 2024-08-29T18:20:07.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:07 smithi089 bash[78574]: cluster 2024-08-29T18:20:06.638287+0000 mgr.y (mgr.34104) 152 : cluster [DBG] pgmap v235: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 208 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.0 MiB/s wr, 16 op/s; 46/420 objects degraded (10.952%) 2024-08-29T18:20:08.007 INFO:tasks.rados.rados.0.smithi089.stdout:1791: done (1 left) 2024-08-29T18:20:08.007 INFO:tasks.rados.rados.0.smithi089.stdout:1792: done (0 left) 2024-08-29T18:20:08.007 INFO:tasks.rados.rados.0.smithi089.stdout:1793: rollback oid 27 current snap is 191 2024-08-29T18:20:08.007 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 175 2024-08-29T18:20:08.007 INFO:tasks.rados.rados.0.smithi089.stdout:1794: delete oid 39 current snap is 191 2024-08-29T18:20:08.022 INFO:tasks.rados.rados.0.smithi089.stdout:1793: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:20:08.023 INFO:tasks.rados.rados.0.smithi089.stdout:1793: finishing rollback tid 2 to smithi08969774-27 2024-08-29T18:20:08.023 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 785 (ObjNum 497 snap 166 seq_num 497) dirty exists 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:1793: done (1 left) 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:1794: done (0 left) 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:1795: rollback oid 50 current snap is 191 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 190 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:1796: copy_from oid 26 from oid 41 current snap is 191 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 191 2024-08-29T18:20:08.026 INFO:tasks.rados.rados.0.smithi089.stdout:1797: seq_num 569 ranges {1253376=737280,1990656=671744,2662400=737280,3399680=196608} 2024-08-29T18:20:08.053 INFO:tasks.rados.rados.0.smithi089.stdout:1797: writing smithi08969774-20 from 1253376 to 1990656 tid 1 2024-08-29T18:20:08.062 INFO:tasks.rados.rados.0.smithi089.stdout:1797: writing smithi08969774-20 from 1990656 to 2662400 tid 2 2024-08-29T18:20:08.071 INFO:tasks.rados.rados.0.smithi089.stdout:1797: writing smithi08969774-20 from 2662400 to 3399680 tid 3 2024-08-29T18:20:08.074 INFO:tasks.rados.rados.0.smithi089.stdout:1797: writing smithi08969774-20 from 3399680 to 3596288 tid 4 2024-08-29T18:20:08.074 INFO:tasks.rados.rados.0.smithi089.stdout:1798: snap_create 2024-08-29T18:20:08.074 INFO:tasks.rados.rados.0.smithi089.stdout:1796: finishing copy_from to smithi08969774-26 2024-08-29T18:20:08.074 INFO:tasks.rados.rados.0.smithi089.stdout:1796: got expected ENOENT (src dne) 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:1796: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:1795: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:1795: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:1795: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 719 (ObjNum 510 snap 170 seq_num 510) dirty exists 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:1797: finishing write tid 1 to smithi08969774-20 2024-08-29T18:20:08.075 INFO:tasks.rados.rados.0.smithi089.stdout:1797: finishing write tid 2 to smithi08969774-20 2024-08-29T18:20:08.078 INFO:tasks.rados.rados.0.smithi089.stdout:1797: finishing write tid 3 to smithi08969774-20 2024-08-29T18:20:08.078 INFO:tasks.rados.rados.0.smithi089.stdout:1797: finishing write tid 4 to smithi08969774-20 2024-08-29T18:20:08.079 INFO:tasks.rados.rados.0.smithi089.stdout:1797: finishing write tid 5 to smithi08969774-20 2024-08-29T18:20:08.082 INFO:tasks.rados.rados.0.smithi089.stdout:1797: finishing write tid 6 to smithi08969774-20 2024-08-29T18:20:08.082 INFO:tasks.rados.rados.0.smithi089.stdout:1797: oid 20 updating version 0 to 882 2024-08-29T18:20:08.082 INFO:tasks.rados.rados.0.smithi089.stdout:1797: oid 20 updating version 882 to 884 2024-08-29T18:20:08.082 INFO:tasks.rados.rados.0.smithi089.stdout:1797: oid 20 updating version 884 to 885 2024-08-29T18:20:08.082 INFO:tasks.rados.rados.0.smithi089.stdout:1797: oid 20 version 885 is already newer than 883 2024-08-29T18:20:08.082 INFO:tasks.rados.rados.0.smithi089.stdout:1797: oid 20 version 885 is already newer than 881 2024-08-29T18:20:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 885 (ObjNum 569 snap 191 seq_num 569) dirty exists 2024-08-29T18:20:08.083 INFO:tasks.rados.rados.0.smithi089.stdout:1797: left oid 20 (ObjNum 569 snap 191 seq_num 569) 2024-08-29T18:20:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:08 smithi144 bash[67678]: cluster 2024-08-29T18:20:07.008245+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e454: 8 total, 7 up, 8 in 2024-08-29T18:20:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:08 smithi144 bash[67678]: audit 2024-08-29T18:20:07.690074+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:08 smithi144 bash[67678]: audit 2024-08-29T18:20:07.691031+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:08 smithi144 bash[67678]: audit 2024-08-29T18:20:07.805246+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:08 smithi144 bash[67678]: audit 2024-08-29T18:20:07.811145+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[77323]: cluster 2024-08-29T18:20:07.008245+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e454: 8 total, 7 up, 8 in 2024-08-29T18:20:08.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[77323]: audit 2024-08-29T18:20:07.690074+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[77323]: audit 2024-08-29T18:20:07.691031+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:08.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[77323]: audit 2024-08-29T18:20:07.805246+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[77323]: audit 2024-08-29T18:20:07.811145+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[78574]: cluster 2024-08-29T18:20:07.008245+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e454: 8 total, 7 up, 8 in 2024-08-29T18:20:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[78574]: audit 2024-08-29T18:20:07.690074+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[78574]: audit 2024-08-29T18:20:07.691031+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[78574]: audit 2024-08-29T18:20:07.805246+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:08 smithi089 bash[78574]: audit 2024-08-29T18:20:07.811145+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:09.020 INFO:tasks.rados.rados.0.smithi089.stdout:1795: done (3 left) 2024-08-29T18:20:09.021 INFO:tasks.rados.rados.0.smithi089.stdout:1796: done (2 left) 2024-08-29T18:20:09.021 INFO:tasks.rados.rados.0.smithi089.stdout:1797: done (1 left) 2024-08-29T18:20:09.021 INFO:tasks.rados.rados.0.smithi089.stdout:1798: done (0 left) 2024-08-29T18:20:09.021 INFO:tasks.rados.rados.0.smithi089.stdout:1799: snap_remove snap 175 2024-08-29T18:20:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:09 smithi144 bash[67678]: cluster 2024-08-29T18:20:08.012027+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e455: 8 total, 7 up, 8 in 2024-08-29T18:20:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:09 smithi144 bash[67678]: cluster 2024-08-29T18:20:08.639672+0000 mgr.y (mgr.34104) 153 : cluster [DBG] pgmap v238: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.4 MiB/s wr, 31 op/s; 51/474 objects degraded (10.759%) 2024-08-29T18:20:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:09 smithi144 bash[67678]: audit 2024-08-29T18:20:08.938737+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:09.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:09 smithi144 bash[67678]: audit 2024-08-29T18:20:08.944409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[77323]: cluster 2024-08-29T18:20:08.012027+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e455: 8 total, 7 up, 8 in 2024-08-29T18:20:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[77323]: cluster 2024-08-29T18:20:08.639672+0000 mgr.y (mgr.34104) 153 : cluster [DBG] pgmap v238: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.4 MiB/s wr, 31 op/s; 51/474 objects degraded (10.759%) 2024-08-29T18:20:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[77323]: audit 2024-08-29T18:20:08.938737+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:09.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[77323]: audit 2024-08-29T18:20:08.944409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:09.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[78574]: cluster 2024-08-29T18:20:08.012027+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e455: 8 total, 7 up, 8 in 2024-08-29T18:20:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[78574]: cluster 2024-08-29T18:20:08.639672+0000 mgr.y (mgr.34104) 153 : cluster [DBG] pgmap v238: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.4 MiB/s wr, 31 op/s; 51/474 objects degraded (10.759%) 2024-08-29T18:20:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[78574]: audit 2024-08-29T18:20:08.938737+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:09.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:09 smithi089 bash[78574]: audit 2024-08-29T18:20:08.944409+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:10.022 INFO:tasks.rados.rados.0.smithi089.stdout:1799: done (0 left) 2024-08-29T18:20:10.023 INFO:tasks.rados.rados.0.smithi089.stdout:1800: read oid 42 snap 191 2024-08-29T18:20:10.023 INFO:tasks.rados.rados.0.smithi089.stdout:1800: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:10.023 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 192 2024-08-29T18:20:10.023 INFO:tasks.rados.rados.0.smithi089.stdout:1801: seq_num 570 ranges {0=753664,753664=548864,1302528=540672,1843200=516096} 2024-08-29T18:20:10.033 INFO:tasks.rados.rados.0.smithi089.stdout:1801: writing smithi08969774-33 from 0 to 753664 tid 1 2024-08-29T18:20:10.042 INFO:tasks.rados.rados.0.smithi089.stdout:1801: writing smithi08969774-33 from 753664 to 1302528 tid 2 2024-08-29T18:20:10.046 INFO:tasks.rados.rados.0.smithi089.stdout:1801: writing smithi08969774-33 from 1302528 to 1843200 tid 3 2024-08-29T18:20:10.049 INFO:tasks.rados.rados.0.smithi089.stdout:1801: writing smithi08969774-33 from 1843200 to 2359296 tid 4 2024-08-29T18:20:10.049 INFO:tasks.rados.rados.0.smithi089.stdout:1802: delete oid 6 current snap is 192 2024-08-29T18:20:10.051 INFO:tasks.rados.rados.0.smithi089.stdout:1800: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:10.053 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:20:09 smithi144 bash[51413]: logger=sqlstore.transactions t=2024-08-29T18:20:09.784939869Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:20:10.053 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:20:09 smithi144 bash[51413]: logger=cleanup t=2024-08-29T18:20:09.821513544Z level=info msg="Completed cleanup jobs" duration=48.158803ms 2024-08-29T18:20:10.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:10 smithi144 bash[67678]: cluster 2024-08-29T18:20:09.025953+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e456: 8 total, 7 up, 8 in 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: finishing write tid 1 to smithi08969774-33 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: finishing write tid 2 to smithi08969774-33 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: finishing write tid 3 to smithi08969774-33 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: finishing write tid 4 to smithi08969774-33 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: finishing write tid 5 to smithi08969774-33 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: finishing write tid 6 to smithi08969774-33 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: oid 33 updating version 0 to 722 2024-08-29T18:20:10.140 INFO:tasks.rados.rados.0.smithi089.stdout:1801: oid 33 updating version 722 to 723 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1801: oid 33 version 723 is already newer than 721 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1801: oid 33 version 723 is already newer than 720 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1801: oid 33 updating version 723 to 724 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 724 (ObjNum 570 snap 192 seq_num 570) dirty exists 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1801: left oid 33 (ObjNum 570 snap 192 seq_num 570) 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1800: done (2 left) 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1801: done (1 left) 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1802: done (0 left) 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1803: read oid 39 snap -1 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1803: expect deleted 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1804: read oid 27 snap -1 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1804: expect (ObjNum 497 snap 166 seq_num 497) 2024-08-29T18:20:10.141 INFO:tasks.rados.rados.0.smithi089.stdout:1805: snap_create 2024-08-29T18:20:10.151 INFO:tasks.rados.rados.0.smithi089.stdout:1804: expect (ObjNum 497 snap 166 seq_num 497) 2024-08-29T18:20:10.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:10 smithi089 bash[77323]: cluster 2024-08-29T18:20:09.025953+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e456: 8 total, 7 up, 8 in 2024-08-29T18:20:10.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:10 smithi089 bash[78574]: cluster 2024-08-29T18:20:09.025953+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e456: 8 total, 7 up, 8 in 2024-08-29T18:20:10.925 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:10 smithi089 bash[87193]: debug 2024-08-29T18:20:10.502+0000 7f32e52e9640 -1 osd.1 444 log_to_monitors true 2024-08-29T18:20:11.046 INFO:tasks.rados.rados.0.smithi089.stdout:1803: done (2 left) 2024-08-29T18:20:11.046 INFO:tasks.rados.rados.0.smithi089.stdout:1804: done (1 left) 2024-08-29T18:20:11.046 INFO:tasks.rados.rados.0.smithi089.stdout:1805: done (0 left) 2024-08-29T18:20:11.046 INFO:tasks.rados.rados.0.smithi089.stdout:1806: delete oid 33 current snap is 193 2024-08-29T18:20:11.056 INFO:tasks.rados.rados.0.smithi089.stdout:1806: done (0 left) 2024-08-29T18:20:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:1807: copy_from oid 29 from oid 38 current snap is 193 2024-08-29T18:20:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:1808: setattr oid 45 current snap is 193 2024-08-29T18:20:11.058 INFO:tasks.rados.rados.0.smithi089.stdout:1809: delete oid 12 current snap is 193 2024-08-29T18:20:11.065 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1077 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:20:11.067 INFO:tasks.rados.rados.0.smithi089.stdout:1808: done (2 left) 2024-08-29T18:20:11.067 INFO:tasks.rados.rados.0.smithi089.stdout:1809: done (1 left) 2024-08-29T18:20:11.067 INFO:tasks.rados.rados.0.smithi089.stdout:1810: snap_create 2024-08-29T18:20:11.106 INFO:tasks.rados.rados.0.smithi089.stdout:1807: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:20:11.110 INFO:tasks.rados.rados.0.smithi089.stdout:1807: finishing copy_from to smithi08969774-29 2024-08-29T18:20:11.110 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 875 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:20:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:11 smithi144 bash[67678]: cluster 2024-08-29T18:20:10.027189+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e457: 8 total, 7 up, 8 in 2024-08-29T18:20:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:11 smithi144 bash[67678]: audit 2024-08-29T18:20:10.510536+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:20:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:11 smithi144 bash[67678]: audit 2024-08-29T18:20:10.510820+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:20:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:11 smithi144 bash[67678]: cluster 2024-08-29T18:20:10.640472+0000 mgr.y (mgr.34104) 154 : cluster [DBG] pgmap v241: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 7.9 MiB/s wr, 25 op/s; 51/474 objects degraded (10.759%) 2024-08-29T18:20:11.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:11 smithi144 bash[67678]: cluster 2024-08-29T18:20:10.943758+0000 mon.a (mon.0) 489 : cluster [WRN] Health check update: Degraded data redundancy: 51/474 objects degraded (10.759%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:11.425 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[87193]: debug 2024-08-29T18:20:11.082+0000 7f32dd094640 -1 osd.1 444 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:20:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[77323]: cluster 2024-08-29T18:20:10.027189+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e457: 8 total, 7 up, 8 in 2024-08-29T18:20:11.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[77323]: audit 2024-08-29T18:20:10.510536+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[77323]: audit 2024-08-29T18:20:10.510820+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[77323]: cluster 2024-08-29T18:20:10.640472+0000 mgr.y (mgr.34104) 154 : cluster [DBG] pgmap v241: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 7.9 MiB/s wr, 25 op/s; 51/474 objects degraded (10.759%) 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[77323]: cluster 2024-08-29T18:20:10.943758+0000 mon.a (mon.0) 489 : cluster [WRN] Health check update: Degraded data redundancy: 51/474 objects degraded (10.759%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[78574]: cluster 2024-08-29T18:20:10.027189+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e457: 8 total, 7 up, 8 in 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[78574]: audit 2024-08-29T18:20:10.510536+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[78574]: audit 2024-08-29T18:20:10.510820+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[78574]: cluster 2024-08-29T18:20:10.640472+0000 mgr.y (mgr.34104) 154 : cluster [DBG] pgmap v241: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 7.9 MiB/s wr, 25 op/s; 51/474 objects degraded (10.759%) 2024-08-29T18:20:11.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:11 smithi089 bash[78574]: cluster 2024-08-29T18:20:10.943758+0000 mon.a (mon.0) 489 : cluster [WRN] Health check update: Degraded data redundancy: 51/474 objects degraded (10.759%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:12.045 INFO:tasks.rados.rados.0.smithi089.stdout:1807: done (1 left) 2024-08-29T18:20:12.046 INFO:tasks.rados.rados.0.smithi089.stdout:1810: done (0 left) 2024-08-29T18:20:12.046 INFO:tasks.rados.rados.0.smithi089.stdout:1811: snap_remove snap 193 2024-08-29T18:20:12.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:12 smithi144 bash[67678]: audit 2024-08-29T18:20:11.040487+0000 mon.a (mon.0) 490 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T18:20:12.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:12 smithi144 bash[67678]: cluster 2024-08-29T18:20:11.050317+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e458: 8 total, 7 up, 8 in 2024-08-29T18:20:12.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:12 smithi144 bash[67678]: audit 2024-08-29T18:20:11.052036+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:12.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:12 smithi144 bash[67678]: audit 2024-08-29T18:20:11.052865+0000 mon.a (mon.0) 492 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:12.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[77323]: audit 2024-08-29T18:20:11.040487+0000 mon.a (mon.0) 490 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[77323]: cluster 2024-08-29T18:20:11.050317+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e458: 8 total, 7 up, 8 in 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[77323]: audit 2024-08-29T18:20:11.052036+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[77323]: audit 2024-08-29T18:20:11.052865+0000 mon.a (mon.0) 492 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[78574]: audit 2024-08-29T18:20:11.040487+0000 mon.a (mon.0) 490 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[78574]: cluster 2024-08-29T18:20:11.050317+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e458: 8 total, 7 up, 8 in 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[78574]: audit 2024-08-29T18:20:11.052036+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:12.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:12 smithi089 bash[78574]: audit 2024-08-29T18:20:11.052865+0000 mon.a (mon.0) 492 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:13.058 INFO:tasks.rados.rados.0.smithi089.stdout:1811: done (0 left) 2024-08-29T18:20:13.058 INFO:tasks.rados.rados.0.smithi089.stdout:1812: snap_remove snap 182 2024-08-29T18:20:13.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[78574]: cluster 2024-08-29T18:20:12.041276+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[78574]: cluster 2024-08-29T18:20:12.049155+0000 mon.a (mon.0) 494 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694] boot 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[78574]: cluster 2024-08-29T18:20:12.049269+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[78574]: audit 2024-08-29T18:20:12.050189+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[78574]: cluster 2024-08-29T18:20:12.641442+0000 mgr.y (mgr.34104) 155 : cluster [DBG] pgmap v244: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 51/474 objects degraded (10.759%) 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[77323]: cluster 2024-08-29T18:20:12.041276+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[77323]: cluster 2024-08-29T18:20:12.049155+0000 mon.a (mon.0) 494 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694] boot 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[77323]: cluster 2024-08-29T18:20:12.049269+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[77323]: audit 2024-08-29T18:20:12.050189+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:20:13.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:13 smithi089 bash[77323]: cluster 2024-08-29T18:20:12.641442+0000 mgr.y (mgr.34104) 155 : cluster [DBG] pgmap v244: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 51/474 objects degraded (10.759%) 2024-08-29T18:20:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:13 smithi144 bash[67678]: cluster 2024-08-29T18:20:12.041276+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:20:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:13 smithi144 bash[67678]: cluster 2024-08-29T18:20:12.049155+0000 mon.a (mon.0) 494 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2750603694,v1:172.21.15.89:6811/2750603694] boot 2024-08-29T18:20:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:13 smithi144 bash[67678]: cluster 2024-08-29T18:20:12.049269+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-29T18:20:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:13 smithi144 bash[67678]: audit 2024-08-29T18:20:12.050189+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-29T18:20:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:13 smithi144 bash[67678]: cluster 2024-08-29T18:20:12.641442+0000 mgr.y (mgr.34104) 155 : cluster [DBG] pgmap v244: 121 pgs: 36 active+undersized, 10 active+undersized+degraded, 75 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 51/474 objects degraded (10.759%) 2024-08-29T18:20:14.050 INFO:tasks.rados.rados.0.smithi089.stdout:1812: done (0 left) 2024-08-29T18:20:14.050 INFO:tasks.rados.rados.0.smithi089.stdout:1813: snap_remove snap 192 2024-08-29T18:20:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:14 smithi089 bash[77323]: cluster 2024-08-29T18:20:13.052280+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-29T18:20:14.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:14 smithi089 bash[77323]: cluster 2024-08-29T18:20:14.055584+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-29T18:20:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:14 smithi089 bash[78574]: cluster 2024-08-29T18:20:13.052280+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-29T18:20:14.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:14 smithi089 bash[78574]: cluster 2024-08-29T18:20:14.055584+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-29T18:20:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:14 smithi144 bash[67678]: cluster 2024-08-29T18:20:13.052280+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-29T18:20:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:14 smithi144 bash[67678]: cluster 2024-08-29T18:20:14.055584+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-29T18:20:15.053 INFO:tasks.rados.rados.0.smithi089.stdout:1813: done (0 left) 2024-08-29T18:20:15.053 INFO:tasks.rados.rados.0.smithi089.stdout:1814: delete oid 26 current snap is 194 2024-08-29T18:20:15.060 INFO:tasks.rados.rados.0.smithi089.stdout:1814: done (0 left) 2024-08-29T18:20:15.060 INFO:tasks.rados.rados.0.smithi089.stdout:1815: snap_remove snap 179 2024-08-29T18:20:15.371 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:20:15] "GET /metrics HTTP/1.1" 200 36211 "" "Prometheus/2.43.0" 2024-08-29T18:20:15.372 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:15 smithi089 bash[77323]: cluster 2024-08-29T18:20:14.642261+0000 mgr.y (mgr.34104) 156 : cluster [DBG] pgmap v247: 121 pgs: 17 active+undersized, 6 active+undersized+degraded, 98 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.4 MiB/s wr, 7 op/s; 22/465 objects degraded (4.731%); 14 MiB/s, 2 objects/s recovering 2024-08-29T18:20:15.372 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:15 smithi089 bash[77323]: cluster 2024-08-29T18:20:15.058550+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-29T18:20:15.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:15 smithi089 bash[78574]: cluster 2024-08-29T18:20:14.642261+0000 mgr.y (mgr.34104) 156 : cluster [DBG] pgmap v247: 121 pgs: 17 active+undersized, 6 active+undersized+degraded, 98 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.4 MiB/s wr, 7 op/s; 22/465 objects degraded (4.731%); 14 MiB/s, 2 objects/s recovering 2024-08-29T18:20:15.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:15 smithi089 bash[78574]: cluster 2024-08-29T18:20:15.058550+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-29T18:20:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:15 smithi144 bash[67678]: cluster 2024-08-29T18:20:14.642261+0000 mgr.y (mgr.34104) 156 : cluster [DBG] pgmap v247: 121 pgs: 17 active+undersized, 6 active+undersized+degraded, 98 active+clean; 248 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.4 MiB/s wr, 7 op/s; 22/465 objects degraded (4.731%); 14 MiB/s, 2 objects/s recovering 2024-08-29T18:20:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:15 smithi144 bash[67678]: cluster 2024-08-29T18:20:15.058550+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-29T18:20:16.058 INFO:tasks.rados.rados.0.smithi089.stdout:1815: done (0 left) 2024-08-29T18:20:16.058 INFO:tasks.rados.rados.0.smithi089.stdout:1816: read oid 49 snap -1 2024-08-29T18:20:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:1816: expect (ObjNum 479 snap 160 seq_num 479) 2024-08-29T18:20:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:1817: copy_from oid 22 from oid 39 current snap is 194 2024-08-29T18:20:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:1818: read oid 50 snap 164 2024-08-29T18:20:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:1818: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:20:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 194 2024-08-29T18:20:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:1819: seq_num 575 ranges {1785856=32768} 2024-08-29T18:20:16.069 INFO:tasks.rados.rados.0.smithi089.stdout:1819: writing smithi08969774-47 from 1785856 to 1818624 tid 1 2024-08-29T18:20:16.069 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 194 2024-08-29T18:20:16.069 INFO:tasks.rados.rados.0.smithi089.stdout:1820: seq_num 576 ranges {0=49152} 2024-08-29T18:20:16.070 INFO:tasks.rados.rados.0.smithi089.stdout:1820: writing smithi08969774-33 from 0 to 49152 tid 1 2024-08-29T18:20:16.070 INFO:tasks.rados.rados.0.smithi089.stdout:1821: rollback oid 1 current snap is 194 2024-08-29T18:20:16.070 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 185 2024-08-29T18:20:16.070 INFO:tasks.rados.rados.0.smithi089.stdout:1822: setattr oid 13 current snap is 194 2024-08-29T18:20:16.072 INFO:tasks.rados.rados.0.smithi089.stdout:1823: read oid 20 snap -1 2024-08-29T18:20:16.072 INFO:tasks.rados.rados.0.smithi089.stdout:1823: expect (ObjNum 569 snap 191 seq_num 569) 2024-08-29T18:20:16.072 INFO:tasks.rados.rados.0.smithi089.stdout:1824: snap_remove snap 187 2024-08-29T18:20:16.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:16 smithi089 bash[78574]: cluster 2024-08-29T18:20:15.944833+0000 mon.a (mon.0) 500 : cluster [WRN] Health check update: Degraded data redundancy: 22/465 objects degraded (4.731%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:16.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:16 smithi089 bash[78574]: cluster 2024-08-29T18:20:16.059103+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-29T18:20:16.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:16 smithi089 bash[77323]: cluster 2024-08-29T18:20:15.944833+0000 mon.a (mon.0) 500 : cluster [WRN] Health check update: Degraded data redundancy: 22/465 objects degraded (4.731%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:16.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:16 smithi089 bash[77323]: cluster 2024-08-29T18:20:16.059103+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-29T18:20:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:16 smithi144 bash[67678]: cluster 2024-08-29T18:20:15.944833+0000 mon.a (mon.0) 500 : cluster [WRN] Health check update: Degraded data redundancy: 22/465 objects degraded (4.731%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:16 smithi144 bash[67678]: cluster 2024-08-29T18:20:16.059103+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-29T18:20:17.057 INFO:tasks.rados.rados.0.smithi089.stdout:1824: done (8 left) 2024-08-29T18:20:17.057 INFO:tasks.rados.rados.0.smithi089.stdout:1825: delete oid 38 current snap is 194 2024-08-29T18:20:17.057 INFO:tasks.rados.rados.0.smithi089.stdout:1821: finishing rollback tid 0 to smithi08969774-1 2024-08-29T18:20:17.057 INFO:tasks.rados.rados.0.smithi089.stdout:1816: expect (ObjNum 479 snap 160 seq_num 479) 2024-08-29T18:20:17.126 INFO:tasks.rados.rados.0.smithi089.stdout:1818: expect (ObjNum 416 snap 139 seq_num 416) 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1820: finishing write tid 1 to smithi08969774-33 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1820: finishing write tid 2 to smithi08969774-33 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1819: finishing write tid 1 to smithi08969774-47 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1817: finishing copy_from to smithi08969774-22 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1817: got expected ENOENT (src dne) 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1817: finishing copy_from racing read to smithi08969774-22 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1819: finishing write tid 2 to smithi08969774-47 2024-08-29T18:20:17.223 INFO:tasks.rados.rados.0.smithi089.stdout:1820: finishing write tid 3 to smithi08969774-33 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1820: oid 33 updating version 0 to 756 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1820: oid 33 version 756 is already newer than 755 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 756 (ObjNum 576 snap 194 seq_num 576) dirty exists 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1820: left oid 33 (ObjNum 576 snap 194 seq_num 576) 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1819: finishing write tid 3 to smithi08969774-47 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1819: oid 47 updating version 0 to 695 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1819: oid 47 updating version 695 to 696 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 696 (ObjNum 575 snap 194 seq_num 575) dirty exists 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1819: left oid 47 (ObjNum 575 snap 194 seq_num 575) 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1816: done (8 left) 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1817: done (7 left) 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1818: done (6 left) 2024-08-29T18:20:17.224 INFO:tasks.rados.rados.0.smithi089.stdout:1819: done (5 left) 2024-08-29T18:20:17.225 INFO:tasks.rados.rados.0.smithi089.stdout:1820: done (4 left) 2024-08-29T18:20:17.225 INFO:tasks.rados.rados.0.smithi089.stdout:1825: done (3 left) 2024-08-29T18:20:17.225 INFO:tasks.rados.rados.0.smithi089.stdout:1826: snap_create 2024-08-29T18:20:17.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 871 (ObjNum 529 snap 179 seq_num 529) dirty exists 2024-08-29T18:20:17.225 INFO:tasks.rados.rados.0.smithi089.stdout:1823: expect (ObjNum 569 snap 191 seq_num 569) 2024-08-29T18:20:17.343 INFO:tasks.rados.rados.0.smithi089.stdout:1821: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:20:17.343 INFO:tasks.rados.rados.0.smithi089.stdout:1821: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:20:17.344 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 888 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:20:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:17 smithi089 bash[77323]: cluster 2024-08-29T18:20:16.643247+0000 mgr.y (mgr.34104) 157 : cluster [DBG] pgmap v250: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 248 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.9 MiB/s wr, 11 op/s; 23 MiB/s, 6 objects/s recovering 2024-08-29T18:20:17.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:17 smithi089 bash[77323]: cluster 2024-08-29T18:20:17.062060+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-29T18:20:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:17 smithi089 bash[78574]: cluster 2024-08-29T18:20:16.643247+0000 mgr.y (mgr.34104) 157 : cluster [DBG] pgmap v250: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 248 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.9 MiB/s wr, 11 op/s; 23 MiB/s, 6 objects/s recovering 2024-08-29T18:20:17.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:17 smithi089 bash[78574]: cluster 2024-08-29T18:20:17.062060+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-29T18:20:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:17 smithi144 bash[67678]: cluster 2024-08-29T18:20:16.643247+0000 mgr.y (mgr.34104) 157 : cluster [DBG] pgmap v250: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 248 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.9 MiB/s wr, 11 op/s; 23 MiB/s, 6 objects/s recovering 2024-08-29T18:20:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:17 smithi144 bash[67678]: cluster 2024-08-29T18:20:17.062060+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-29T18:20:18.128 INFO:tasks.rados.rados.0.smithi089.stdout:1821: done (3 left) 2024-08-29T18:20:18.128 INFO:tasks.rados.rados.0.smithi089.stdout:1822: done (2 left) 2024-08-29T18:20:18.128 INFO:tasks.rados.rados.0.smithi089.stdout:1823: done (1 left) 2024-08-29T18:20:18.129 INFO:tasks.rados.rados.0.smithi089.stdout:1826: done (0 left) 2024-08-29T18:20:18.129 INFO:tasks.rados.rados.0.smithi089.stdout:1827: read oid 15 snap 194 2024-08-29T18:20:18.129 INFO:tasks.rados.rados.0.smithi089.stdout:1827: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:20:18.129 INFO:tasks.rados.rados.0.smithi089.stdout:1828: copy_from oid 14 from oid 28 current snap is 195 2024-08-29T18:20:18.129 INFO:tasks.rados.rados.0.smithi089.stdout:1829: snap_create 2024-08-29T18:20:18.163 INFO:tasks.rados.rados.0.smithi089.stdout:1828: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:20:18.171 INFO:tasks.rados.rados.0.smithi089.stdout:1827: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:20:18.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:18 smithi089 bash[77323]: cluster 2024-08-29T18:20:17.101371+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/465 objects degraded (4.731%), 6 pgs degraded) 2024-08-29T18:20:18.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:18 smithi089 bash[77323]: cluster 2024-08-29T18:20:17.101442+0000 mon.a (mon.0) 504 : cluster [INF] Cluster is now healthy 2024-08-29T18:20:18.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:18 smithi089 bash[78574]: cluster 2024-08-29T18:20:17.101371+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/465 objects degraded (4.731%), 6 pgs degraded) 2024-08-29T18:20:18.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:18 smithi089 bash[78574]: cluster 2024-08-29T18:20:17.101442+0000 mon.a (mon.0) 504 : cluster [INF] Cluster is now healthy 2024-08-29T18:20:18.464 INFO:tasks.rados.rados.0.smithi089.stdout:1828: finishing copy_from to smithi08969774-14 2024-08-29T18:20:18.464 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 818 (ObjNum 557 snap 187 seq_num 557) dirty exists 2024-08-29T18:20:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:18 smithi144 bash[67678]: cluster 2024-08-29T18:20:17.101371+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/465 objects degraded (4.731%), 6 pgs degraded) 2024-08-29T18:20:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:18 smithi144 bash[67678]: cluster 2024-08-29T18:20:17.101442+0000 mon.a (mon.0) 504 : cluster [INF] Cluster is now healthy 2024-08-29T18:20:19.131 INFO:tasks.rados.rados.0.smithi089.stdout:1827: done (2 left) 2024-08-29T18:20:19.131 INFO:tasks.rados.rados.0.smithi089.stdout:1828: done (1 left) 2024-08-29T18:20:19.132 INFO:tasks.rados.rados.0.smithi089.stdout:1829: done (0 left) 2024-08-29T18:20:19.132 INFO:tasks.rados.rados.0.smithi089.stdout:1830: snap_create 2024-08-29T18:20:19.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: cluster 2024-08-29T18:20:18.132970+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: cluster 2024-08-29T18:20:18.644506+0000 mgr.y (mgr.34104) 158 : cluster [DBG] pgmap v253: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 8.5 MiB/s, 3 objects/s recovering 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: audit 2024-08-29T18:20:19.032946+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: audit 2024-08-29T18:20:19.043642+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: audit 2024-08-29T18:20:19.045873+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: audit 2024-08-29T18:20:19.047563+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[77323]: audit 2024-08-29T18:20:19.056632+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: cluster 2024-08-29T18:20:18.132970+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: cluster 2024-08-29T18:20:18.644506+0000 mgr.y (mgr.34104) 158 : cluster [DBG] pgmap v253: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 8.5 MiB/s, 3 objects/s recovering 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: audit 2024-08-29T18:20:19.032946+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: audit 2024-08-29T18:20:19.043642+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: audit 2024-08-29T18:20:19.045873+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:19.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: audit 2024-08-29T18:20:19.047563+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:19.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:19 smithi089 bash[78574]: audit 2024-08-29T18:20:19.056632+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: cluster 2024-08-29T18:20:18.132970+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: cluster 2024-08-29T18:20:18.644506+0000 mgr.y (mgr.34104) 158 : cluster [DBG] pgmap v253: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.1 MiB/s wr, 14 op/s; 8.5 MiB/s, 3 objects/s recovering 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: audit 2024-08-29T18:20:19.032946+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: audit 2024-08-29T18:20:19.043642+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: audit 2024-08-29T18:20:19.045873+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: audit 2024-08-29T18:20:19.047563+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:19 smithi144 bash[67678]: audit 2024-08-29T18:20:19.056632+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:20.137 INFO:tasks.rados.rados.0.smithi089.stdout:1830: done (0 left) 2024-08-29T18:20:20.137 INFO:tasks.rados.rados.0.smithi089.stdout:1831: snap_create 2024-08-29T18:20:20.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: cluster 2024-08-29T18:20:19.136213+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-29T18:20:20.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: audit 2024-08-29T18:20:19.214452+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:20.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: audit 2024-08-29T18:20:19.217552+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: audit 2024-08-29T18:20:19.220462+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: audit 2024-08-29T18:20:19.222754+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: audit 2024-08-29T18:20:19.225602+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T18:20:20.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: audit 2024-08-29T18:20:19.225969+0000 mgr.y (mgr.34104) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T18:20:20.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: cephadm 2024-08-29T18:20:19.228058+0000 mgr.y (mgr.34104) 160 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-29T18:20:20.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[77323]: cluster 2024-08-29T18:20:20.141527+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-29T18:20:20.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: cluster 2024-08-29T18:20:19.136213+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-29T18:20:20.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: audit 2024-08-29T18:20:19.214452+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:20.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: audit 2024-08-29T18:20:19.217552+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: audit 2024-08-29T18:20:19.220462+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: audit 2024-08-29T18:20:19.222754+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: audit 2024-08-29T18:20:19.225602+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T18:20:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: audit 2024-08-29T18:20:19.225969+0000 mgr.y (mgr.34104) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T18:20:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: cephadm 2024-08-29T18:20:19.228058+0000 mgr.y (mgr.34104) 160 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-29T18:20:20.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:20 smithi089 bash[78574]: cluster 2024-08-29T18:20:20.141527+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-29T18:20:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: cluster 2024-08-29T18:20:19.136213+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-29T18:20:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: audit 2024-08-29T18:20:19.214452+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: audit 2024-08-29T18:20:19.217552+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: audit 2024-08-29T18:20:19.220462+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: audit 2024-08-29T18:20:19.222754+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: audit 2024-08-29T18:20:19.225602+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T18:20:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: audit 2024-08-29T18:20:19.225969+0000 mgr.y (mgr.34104) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-29T18:20:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: cephadm 2024-08-29T18:20:19.228058+0000 mgr.y (mgr.34104) 160 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-29T18:20:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:20 smithi144 bash[67678]: cluster 2024-08-29T18:20:20.141527+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-29T18:20:20.947 INFO:tasks.rados.rados.0.smithi089.stdout:1831: done (0 left) 2024-08-29T18:20:20.948 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 198 2024-08-29T18:20:20.948 INFO:tasks.rados.rados.0.smithi089.stdout:1832: seq_num 578 ranges {6258688=81920} 2024-08-29T18:20:20.981 INFO:tasks.rados.rados.0.smithi089.stdout:1832: writing smithi08969774-28 from 6258688 to 6340608 tid 1 2024-08-29T18:20:20.981 INFO:tasks.rados.rados.0.smithi089.stdout:1833: snap_create 2024-08-29T18:20:20.990 INFO:tasks.rados.rados.0.smithi089.stdout:1832: finishing write tid 1 to smithi08969774-28 2024-08-29T18:20:20.991 INFO:tasks.rados.rados.0.smithi089.stdout:1832: finishing write tid 2 to smithi08969774-28 2024-08-29T18:20:20.992 INFO:tasks.rados.rados.0.smithi089.stdout:1832: finishing write tid 3 to smithi08969774-28 2024-08-29T18:20:20.992 INFO:tasks.rados.rados.0.smithi089.stdout:1832: oid 28 updating version 0 to 820 2024-08-29T18:20:20.992 INFO:tasks.rados.rados.0.smithi089.stdout:1832: oid 28 version 820 is already newer than 819 2024-08-29T18:20:20.992 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 820 (ObjNum 578 snap 198 seq_num 578) dirty exists 2024-08-29T18:20:20.993 INFO:tasks.rados.rados.0.smithi089.stdout:1832: left oid 28 (ObjNum 578 snap 198 seq_num 578) 2024-08-29T18:20:21.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:21 smithi089 bash[77323]: cluster 2024-08-29T18:20:20.645130+0000 mgr.y (mgr.34104) 161 : cluster [DBG] pgmap v256: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-29T18:20:21.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:21 smithi089 bash[77323]: cluster 2024-08-29T18:20:20.951867+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-29T18:20:21.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:21 smithi089 bash[78574]: cluster 2024-08-29T18:20:20.645130+0000 mgr.y (mgr.34104) 161 : cluster [DBG] pgmap v256: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-29T18:20:21.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:21 smithi089 bash[78574]: cluster 2024-08-29T18:20:20.951867+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-29T18:20:21.265 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:20:21.545 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (10m) 13s ago 11m 13.8M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (10m) 113s ago 10m 78.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (14m) 13s ago 14m 16.4M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (13m) 113s ago 13m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (3m) 113s ago 21m 426M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (4m) 13s ago 24m 498M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (3m) 13s ago 24m 50.0M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (2m) 113s ago 22m 20.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (2m) 13s ago 22m 42.9M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (11m) 13s ago 11m 8884k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:20:21.546 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (11m) 113s ago 11m 8720k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (48s) 13s ago 21m 126M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (17s) 13s ago 20m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (19m) 13s ago 19m 227M 2524M 18.2.4-774-gfe43f1c9 96384990183a 1924e3e84dfe 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (18m) 13s ago 18m 267M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (17m) 113s ago 17m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (16m) 113s ago 16m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (15m) 113s ago 15m 146M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (14m) 113s ago 14m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:20:21.547 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (3m) 113s ago 11m 41.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:20:21.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:21 smithi144 bash[67678]: cluster 2024-08-29T18:20:20.645130+0000 mgr.y (mgr.34104) 161 : cluster [DBG] pgmap v256: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 254 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-08-29T18:20:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:21 smithi144 bash[67678]: cluster 2024-08-29T18:20:20.951867+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-29T18:20:21.919 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:20:21.919 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 6, 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:20:21.920 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:20:21.921 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:21.921 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:20:21.921 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 8, 2024-08-29T18:20:21.921 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 7 2024-08-29T18:20:21.921 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:20:21.921 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:20:21.949 INFO:tasks.rados.rados.0.smithi089.stdout:1832: done (1 left) 2024-08-29T18:20:21.949 INFO:tasks.rados.rados.0.smithi089.stdout:1833: done (0 left) 2024-08-29T18:20:21.949 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 199 2024-08-29T18:20:21.950 INFO:tasks.rados.rados.0.smithi089.stdout:1834: seq_num 579 ranges {0=98304} 2024-08-29T18:20:21.950 INFO:tasks.rados.rados.0.smithi089.stdout:1834: writing smithi08969774-22 from 0 to 98304 tid 1 2024-08-29T18:20:21.950 INFO:tasks.rados.rados.0.smithi089.stdout:1835: copy_from oid 50 from oid 15 current snap is 199 2024-08-29T18:20:21.950 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 199 2024-08-29T18:20:21.950 INFO:tasks.rados.rados.0.smithi089.stdout:1836: seq_num 580 ranges {5136384=114688} 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1836: writing smithi08969774-8 from 5136384 to 5251072 tid 1 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1837: copy_from oid 31 from oid 27 current snap is 199 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1834: finishing write tid 1 to smithi08969774-22 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1838: snap_create 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1834: finishing write tid 2 to smithi08969774-22 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1834: finishing write tid 3 to smithi08969774-22 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1834: oid 22 updating version 0 to 351 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1834: oid 22 updating version 351 to 352 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 352 (ObjNum 579 snap 199 seq_num 579) dirty exists 2024-08-29T18:20:21.991 INFO:tasks.rados.rados.0.smithi089.stdout:1834: left oid 22 (ObjNum 579 snap 199 seq_num 579) 2024-08-29T18:20:21.998 INFO:tasks.rados.rados.0.smithi089.stdout:1835: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:20:22.000 INFO:tasks.rados.rados.0.smithi089.stdout:1836: finishing write tid 1 to smithi08969774-8 2024-08-29T18:20:22.001 INFO:tasks.rados.rados.0.smithi089.stdout:1836: finishing write tid 2 to smithi08969774-8 2024-08-29T18:20:22.003 INFO:tasks.rados.rados.0.smithi089.stdout:1835: finishing copy_from to smithi08969774-50 2024-08-29T18:20:22.003 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 875 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:20:22.004 INFO:tasks.rados.rados.0.smithi089.stdout:1836: finishing write tid 3 to smithi08969774-8 2024-08-29T18:20:22.004 INFO:tasks.rados.rados.0.smithi089.stdout:1836: oid 8 updating version 0 to 1096 2024-08-29T18:20:22.005 INFO:tasks.rados.rados.0.smithi089.stdout:1836: oid 8 updating version 1096 to 1097 2024-08-29T18:20:22.005 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1097 (ObjNum 580 snap 199 seq_num 580) dirty exists 2024-08-29T18:20:22.005 INFO:tasks.rados.rados.0.smithi089.stdout:1836: left oid 8 (ObjNum 580 snap 199 seq_num 580) 2024-08-29T18:20:22.009 INFO:tasks.rados.rados.0.smithi089.stdout:1837: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:20:22.011 INFO:tasks.rados.rados.0.smithi089.stdout:1837: finishing copy_from to smithi08969774-31 2024-08-29T18:20:22.011 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 785 (ObjNum 497 snap 166 seq_num 497) dirty exists 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: audit 2024-08-29T18:20:21.257909+0000 mgr.y (mgr.34104) 162 : audit [DBG] from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: audit 2024-08-29T18:20:21.538625+0000 mgr.y (mgr.34104) 163 : audit [DBG] from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: audit 2024-08-29T18:20:21.774020+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: audit 2024-08-29T18:20:21.776508+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: audit 2024-08-29T18:20:21.777872+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: audit 2024-08-29T18:20:21.924550+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.89:0/2754672654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[77323]: cluster 2024-08-29T18:20:21.953807+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-29T18:20:22.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: audit 2024-08-29T18:20:21.257909+0000 mgr.y (mgr.34104) 162 : audit [DBG] from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:22.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: audit 2024-08-29T18:20:21.538625+0000 mgr.y (mgr.34104) 163 : audit [DBG] from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:22.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: audit 2024-08-29T18:20:21.774020+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:22.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: audit 2024-08-29T18:20:21.776508+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:20:22.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: audit 2024-08-29T18:20:21.777872+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:22.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: audit 2024-08-29T18:20:21.924550+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.89:0/2754672654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:22.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:22 smithi089 bash[78574]: cluster 2024-08-29T18:20:21.953807+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-29T18:20:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: audit 2024-08-29T18:20:21.257909+0000 mgr.y (mgr.34104) 162 : audit [DBG] from='client.44189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: audit 2024-08-29T18:20:21.538625+0000 mgr.y (mgr.34104) 163 : audit [DBG] from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: audit 2024-08-29T18:20:21.774020+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: audit 2024-08-29T18:20:21.776508+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-29T18:20:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: audit 2024-08-29T18:20:21.777872+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: audit 2024-08-29T18:20:21.924550+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.89:0/2754672654' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:22 smithi144 bash[67678]: cluster 2024-08-29T18:20:21.953807+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-29T18:20:22.959 INFO:tasks.rados.rados.0.smithi089.stdout:1834: done (4 left) 2024-08-29T18:20:22.959 INFO:tasks.rados.rados.0.smithi089.stdout:1835: done (3 left) 2024-08-29T18:20:22.959 INFO:tasks.rados.rados.0.smithi089.stdout:1836: done (2 left) 2024-08-29T18:20:22.959 INFO:tasks.rados.rados.0.smithi089.stdout:1837: done (1 left) 2024-08-29T18:20:22.960 INFO:tasks.rados.rados.0.smithi089.stdout:1838: done (0 left) 2024-08-29T18:20:22.960 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 200 2024-08-29T18:20:22.960 INFO:tasks.rados.rados.0.smithi089.stdout:1839: seq_num 581 ranges {1671168=139264} 2024-08-29T18:20:22.974 INFO:tasks.rados.rados.0.smithi089.stdout:1839: writing smithi08969774-43 from 1671168 to 1810432 tid 1 2024-08-29T18:20:22.974 INFO:tasks.rados.rados.0.smithi089.stdout:1840: delete oid 18 current snap is 200 2024-08-29T18:20:22.987 INFO:tasks.rados.rados.0.smithi089.stdout:1839: finishing write tid 1 to smithi08969774-43 2024-08-29T18:20:22.988 INFO:tasks.rados.rados.0.smithi089.stdout:1840: done (1 left) 2024-08-29T18:20:22.988 INFO:tasks.rados.rados.0.smithi089.stdout:1841: read oid 13 snap -1 2024-08-29T18:20:22.988 INFO:tasks.rados.rados.0.smithi089.stdout:1841: expect (ObjNum 529 snap 179 seq_num 529) 2024-08-29T18:20:22.988 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 200 2024-08-29T18:20:22.988 INFO:tasks.rados.rados.0.smithi089.stdout:1842: seq_num 583 ranges {0=172032} 2024-08-29T18:20:22.990 INFO:tasks.rados.rados.0.smithi089.stdout:1842: writing smithi08969774-39 from 0 to 172032 tid 1 2024-08-29T18:20:22.991 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 200 2024-08-29T18:20:22.991 INFO:tasks.rados.rados.0.smithi089.stdout:1839: finishing write tid 2 to smithi08969774-43 2024-08-29T18:20:22.991 INFO:tasks.rados.rados.0.smithi089.stdout:1843: seq_num 584 ranges {2760704=188416} 2024-08-29T18:20:23.021 INFO:tasks.rados.rados.0.smithi089.stdout:1843: writing smithi08969774-30 from 2760704 to 2949120 tid 1 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 200 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:1839: finishing write tid 3 to smithi08969774-43 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:1839: oid 43 updating version 0 to 891 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:1839: oid 43 version 891 is already newer than 890 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 891 (ObjNum 581 snap 200 seq_num 581) dirty exists 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:1839: left oid 43 (ObjNum 581 snap 200 seq_num 581) 2024-08-29T18:20:23.022 INFO:tasks.rados.rados.0.smithi089.stdout:1844: seq_num 585 ranges {5251072=204800} 2024-08-29T18:20:23.069 INFO:tasks.rados.rados.0.smithi089.stdout:1844: writing smithi08969774-8 from 5251072 to 5455872 tid 1 2024-08-29T18:20:23.069 INFO:tasks.rados.rados.0.smithi089.stdout:1839: done (4 left) 2024-08-29T18:20:23.069 INFO:tasks.rados.rados.0.smithi089.stdout:1845: read oid 10 snap -1 2024-08-29T18:20:23.069 INFO:tasks.rados.rados.0.smithi089.stdout:1845: expect (ObjNum 567 snap 190 seq_num 567) 2024-08-29T18:20:23.069 INFO:tasks.rados.rados.0.smithi089.stdout:1846: snap_remove snap 178 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: cephadm 2024-08-29T18:20:21.769648+0000 mgr.y (mgr.34104) 164 : cephadm [INF] Upgrade: Updating osd.2 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: cephadm 2024-08-29T18:20:21.781342+0000 mgr.y (mgr.34104) 165 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: cluster 2024-08-29T18:20:22.645863+0000 mgr.y (mgr.34104) 166 : cluster [DBG] pgmap v259: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 20 KiB/s wr, 0 op/s 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: audit 2024-08-29T18:20:22.695995+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: audit 2024-08-29T18:20:22.698062+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: audit 2024-08-29T18:20:22.766706+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[77323]: cluster 2024-08-29T18:20:22.964093+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-29T18:20:23.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: cephadm 2024-08-29T18:20:21.769648+0000 mgr.y (mgr.34104) 164 : cephadm [INF] Upgrade: Updating osd.2 2024-08-29T18:20:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: cephadm 2024-08-29T18:20:21.781342+0000 mgr.y (mgr.34104) 165 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-08-29T18:20:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: cluster 2024-08-29T18:20:22.645863+0000 mgr.y (mgr.34104) 166 : cluster [DBG] pgmap v259: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 20 KiB/s wr, 0 op/s 2024-08-29T18:20:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: audit 2024-08-29T18:20:22.695995+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: audit 2024-08-29T18:20:22.698062+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: audit 2024-08-29T18:20:22.766706+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:23 smithi089 bash[78574]: cluster 2024-08-29T18:20:22.964093+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: cephadm 2024-08-29T18:20:21.769648+0000 mgr.y (mgr.34104) 164 : cephadm [INF] Upgrade: Updating osd.2 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: cephadm 2024-08-29T18:20:21.781342+0000 mgr.y (mgr.34104) 165 : cephadm [INF] Deploying daemon osd.2 on smithi089 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: cluster 2024-08-29T18:20:22.645863+0000 mgr.y (mgr.34104) 166 : cluster [DBG] pgmap v259: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 20 KiB/s wr, 0 op/s 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: audit 2024-08-29T18:20:22.695995+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: audit 2024-08-29T18:20:22.698062+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: audit 2024-08-29T18:20:22.766706+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:23 smithi144 bash[67678]: cluster 2024-08-29T18:20:22.964093+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-29T18:20:23.968 INFO:tasks.rados.rados.0.smithi089.stdout:1846: done (5 left) 2024-08-29T18:20:23.968 INFO:tasks.rados.rados.0.smithi089.stdout:1847: rollback oid 17 current snap is 200 2024-08-29T18:20:23.968 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 188 2024-08-29T18:20:23.968 INFO:tasks.rados.rados.0.smithi089.stdout:1841: expect (ObjNum 529 snap 179 seq_num 529) 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1842: finishing write tid 1 to smithi08969774-39 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1842: finishing write tid 2 to smithi08969774-39 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1842: finishing write tid 3 to smithi08969774-39 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1842: oid 39 updating version 0 to 811 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1842: oid 39 version 811 is already newer than 810 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 811 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1842: left oid 39 (ObjNum 583 snap 200 seq_num 583) 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1843: finishing write tid 1 to smithi08969774-30 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1843: finishing write tid 2 to smithi08969774-30 2024-08-29T18:20:24.057 INFO:tasks.rados.rados.0.smithi089.stdout:1843: finishing write tid 3 to smithi08969774-30 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1843: oid 30 updating version 0 to 999 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1843: oid 30 version 999 is already newer than 998 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 999 (ObjNum 584 snap 200 seq_num 584) dirty exists 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1843: left oid 30 (ObjNum 584 snap 200 seq_num 584) 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1844: finishing write tid 1 to smithi08969774-8 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1844: finishing write tid 2 to smithi08969774-8 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1844: finishing write tid 3 to smithi08969774-8 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1844: oid 8 updating version 0 to 1100 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1844: oid 8 version 1100 is already newer than 1099 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1100 (ObjNum 585 snap 200 seq_num 585) dirty exists 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1844: left oid 8 (ObjNum 585 snap 200 seq_num 585) 2024-08-29T18:20:24.058 INFO:tasks.rados.rados.0.smithi089.stdout:1845: expect (ObjNum 567 snap 190 seq_num 567) 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1847: finishing rollback tid 0 to smithi08969774-17 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1847: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1847: finishing rollback tid 2 to smithi08969774-17 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 788 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1841: done (5 left) 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1842: done (4 left) 2024-08-29T18:20:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:1843: done (3 left) 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1844: done (2 left) 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1845: done (1 left) 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1847: done (0 left) 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1848: read oid 21 snap -1 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1848: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1849: copy_from oid 41 from oid 17 current snap is 200 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 200 2024-08-29T18:20:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:1850: seq_num 586 ranges {3375104=221184} 2024-08-29T18:20:24.219 INFO:tasks.rados.rados.0.smithi089.stdout:1850: writing smithi08969774-25 from 3375104 to 3596288 tid 1 2024-08-29T18:20:24.219 INFO:tasks.rados.rados.0.smithi089.stdout:1851: read oid 47 snap -1 2024-08-29T18:20:24.219 INFO:tasks.rados.rados.0.smithi089.stdout:1851: expect (ObjNum 575 snap 194 seq_num 575) 2024-08-29T18:20:24.219 INFO:tasks.rados.rados.0.smithi089.stdout:1852: read oid 4 snap -1 2024-08-29T18:20:24.219 INFO:tasks.rados.rados.0.smithi089.stdout:1852: expect (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:20:24.220 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 200 2024-08-29T18:20:24.220 INFO:tasks.rados.rados.0.smithi089.stdout:1853: seq_num 587 ranges {3661824=237568} 2024-08-29T18:20:24.243 INFO:tasks.rados.rados.0.smithi089.stdout:1853: writing smithi08969774-32 from 3661824 to 3899392 tid 1 2024-08-29T18:20:24.244 INFO:tasks.rados.rados.0.smithi089.stdout:1854: snap_remove snap 184 2024-08-29T18:20:24.969 INFO:tasks.rados.rados.0.smithi089.stdout:1854: done (6 left) 2024-08-29T18:20:24.969 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 200 2024-08-29T18:20:24.969 INFO:tasks.rados.rados.0.smithi089.stdout:1855: seq_num 588 ranges {5693440=253952} 2024-08-29T18:20:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1855: writing smithi08969774-15 from 5693440 to 5947392 tid 1 2024-08-29T18:20:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1856: delete oid 34 current snap is 200 2024-08-29T18:20:25.004 INFO:tasks.rados.rados.0.smithi089.stdout:1848: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1850: finishing write tid 1 to smithi08969774-25 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1850: finishing write tid 2 to smithi08969774-25 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1849: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1850: finishing write tid 3 to smithi08969774-25 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1850: oid 25 updating version 0 to 872 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1850: oid 25 updating version 872 to 873 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 873 (ObjNum 586 snap 200 seq_num 586) dirty exists 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1850: left oid 25 (ObjNum 586 snap 200 seq_num 586) 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1849: finishing copy_from to smithi08969774-41 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 788 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:20:25.014 INFO:tasks.rados.rados.0.smithi089.stdout:1853: finishing write tid 1 to smithi08969774-32 2024-08-29T18:20:25.015 INFO:tasks.rados.rados.0.smithi089.stdout:1852: expect (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:20:25.260 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:20:25] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2024-08-29T18:20:25.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:24 smithi089 bash[77323]: cluster 2024-08-29T18:20:23.967421+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-29T18:20:25.261 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:24 smithi089 bash[77323]: cluster 2024-08-29T18:20:24.646618+0000 mgr.y (mgr.34104) 167 : cluster [DBG] pgmap v262: 121 pgs: 121 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 520 KiB/s wr, 8 op/s 2024-08-29T18:20:25.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:24 smithi089 bash[78574]: cluster 2024-08-29T18:20:23.967421+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-29T18:20:25.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:24 smithi089 bash[78574]: cluster 2024-08-29T18:20:24.646618+0000 mgr.y (mgr.34104) 167 : cluster [DBG] pgmap v262: 121 pgs: 121 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 520 KiB/s wr, 8 op/s 2024-08-29T18:20:25.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:24 smithi144 bash[67678]: cluster 2024-08-29T18:20:23.967421+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-29T18:20:25.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:24 smithi144 bash[67678]: cluster 2024-08-29T18:20:24.646618+0000 mgr.y (mgr.34104) 167 : cluster [DBG] pgmap v262: 121 pgs: 121 active+clean; 256 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 520 KiB/s wr, 8 op/s 2024-08-29T18:20:25.736 INFO:tasks.rados.rados.0.smithi089.stdout:1853: finishing write tid 2 to smithi08969774-32 2024-08-29T18:20:25.737 INFO:tasks.rados.rados.0.smithi089.stdout:1853: finishing write tid 3 to smithi08969774-32 2024-08-29T18:20:25.737 INFO:tasks.rados.rados.0.smithi089.stdout:1853: oid 32 updating version 0 to 819 2024-08-29T18:20:25.737 INFO:tasks.rados.rados.0.smithi089.stdout:1853: oid 32 updating version 819 to 820 2024-08-29T18:20:25.737 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 820 (ObjNum 587 snap 200 seq_num 587) dirty exists 2024-08-29T18:20:25.737 INFO:tasks.rados.rados.0.smithi089.stdout:1853: left oid 32 (ObjNum 587 snap 200 seq_num 587) 2024-08-29T18:20:25.737 INFO:tasks.rados.rados.0.smithi089.stdout:1851: expect (ObjNum 575 snap 194 seq_num 575) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1855: finishing write tid 1 to smithi08969774-15 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1855: finishing write tid 2 to smithi08969774-15 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1848: done (7 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1849: done (6 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1850: done (5 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1851: done (4 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1852: done (3 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1853: done (2 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1856: done (1 left) 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1857: setattr oid 32 current snap is 200 2024-08-29T18:20:25.807 INFO:tasks.rados.rados.0.smithi089.stdout:1855: finishing write tid 3 to smithi08969774-15 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1855: oid 15 updating version 0 to 880 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1855: oid 15 version 880 is already newer than 879 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 880 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1855: left oid 15 (ObjNum 588 snap 200 seq_num 588) 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1855: done (1 left) 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1858: rmattr oid 7 current snap is 200 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1858: done (1 left) 2024-08-29T18:20:25.808 INFO:tasks.rados.rados.0.smithi089.stdout:1859: delete oid 49 current snap is 200 2024-08-29T18:20:25.812 INFO:tasks.rados.rados.0.smithi089.stdout:1859: done (1 left) 2024-08-29T18:20:25.812 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 200 2024-08-29T18:20:25.812 INFO:tasks.rados.rados.0.smithi089.stdout:1860: seq_num 591 ranges {1810432=303104} 2024-08-29T18:20:25.823 INFO:tasks.rados.rados.0.smithi089.stdout:1860: writing smithi08969774-43 from 1810432 to 2113536 tid 1 2024-08-29T18:20:25.824 INFO:tasks.rados.rados.0.smithi089.stdout:1861: read oid 46 snap -1 2024-08-29T18:20:25.824 INFO:tasks.rados.rados.0.smithi089.stdout:1861: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:25.824 INFO:tasks.rados.rados.0.smithi089.stdout:1862: delete oid 34 current snap is 200 2024-08-29T18:20:25.824 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 827 (ObjNum 587 snap 200 seq_num 587) dirty exists 2024-08-29T18:20:25.828 INFO:tasks.rados.rados.0.smithi089.stdout:1857: done (3 left) 2024-08-29T18:20:25.828 INFO:tasks.rados.rados.0.smithi089.stdout:1862: done (2 left) 2024-08-29T18:20:25.828 INFO:tasks.rados.rados.0.smithi089.stdout:1863: snap_create 2024-08-29T18:20:25.830 INFO:tasks.rados.rados.0.smithi089.stdout:1860: finishing write tid 1 to smithi08969774-43 2024-08-29T18:20:25.830 INFO:tasks.rados.rados.0.smithi089.stdout:1860: finishing write tid 2 to smithi08969774-43 2024-08-29T18:20:25.833 INFO:tasks.rados.rados.0.smithi089.stdout:1860: finishing write tid 3 to smithi08969774-43 2024-08-29T18:20:25.833 INFO:tasks.rados.rados.0.smithi089.stdout:1860: oid 43 updating version 0 to 892 2024-08-29T18:20:25.833 INFO:tasks.rados.rados.0.smithi089.stdout:1860: oid 43 updating version 892 to 893 2024-08-29T18:20:25.833 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 893 (ObjNum 591 snap 200 seq_num 591) dirty exists 2024-08-29T18:20:25.833 INFO:tasks.rados.rados.0.smithi089.stdout:1860: left oid 43 (ObjNum 591 snap 200 seq_num 591) 2024-08-29T18:20:25.836 INFO:tasks.rados.rados.0.smithi089.stdout:1861: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:25.953 INFO:tasks.rados.rados.0.smithi089.stdout:1860: done (2 left) 2024-08-29T18:20:25.953 INFO:tasks.rados.rados.0.smithi089.stdout:1861: done (1 left) 2024-08-29T18:20:25.953 INFO:tasks.rados.rados.0.smithi089.stdout:1863: done (0 left) 2024-08-29T18:20:25.953 INFO:tasks.rados.rados.0.smithi089.stdout:1864: snap_create 2024-08-29T18:20:26.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:25 smithi089 bash[77323]: cluster 2024-08-29T18:20:24.972254+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-29T18:20:26.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:25 smithi089 bash[77323]: cluster 2024-08-29T18:20:25.957476+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-29T18:20:26.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:25 smithi089 bash[78574]: cluster 2024-08-29T18:20:24.972254+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-29T18:20:26.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:25 smithi089 bash[78574]: cluster 2024-08-29T18:20:25.957476+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-29T18:20:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:25 smithi144 bash[67678]: cluster 2024-08-29T18:20:24.972254+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-29T18:20:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:25 smithi144 bash[67678]: cluster 2024-08-29T18:20:25.957476+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-29T18:20:26.675 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.676 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.676 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.676 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.677 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.677 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.677 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.677 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.678 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:26.957 INFO:tasks.rados.rados.0.smithi089.stdout:1864: done (0 left) 2024-08-29T18:20:26.957 INFO:tasks.rados.rados.0.smithi089.stdout:1865: read oid 37 snap 199 2024-08-29T18:20:26.957 INFO:tasks.rados.rados.0.smithi089.stdout:1865: expect (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:20:26.957 INFO:tasks.rados.rados.0.smithi089.stdout:1866: snap_create 2024-08-29T18:20:26.982 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:26 smithi089 systemd[1]: Stopping Ceph osd.2 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:20:26.982 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[46141]: debug 2024-08-29T18:20:26.777+0000 7f4c35511640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:20:26.983 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[46141]: debug 2024-08-29T18:20:26.777+0000 7f4c35511640 -1 osd.2 473 *** Got signal Terminated *** 2024-08-29T18:20:26.983 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[46141]: debug 2024-08-29T18:20:26.777+0000 7f4c35511640 -1 osd.2 473 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:20:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:26 smithi144 bash[67678]: cluster 2024-08-29T18:20:26.647489+0000 mgr.y (mgr.34104) 168 : cluster [DBG] pgmap v265: 121 pgs: 121 active+clean; 261 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T18:20:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:26 smithi144 bash[67678]: cluster 2024-08-29T18:20:26.785296+0000 mon.a (mon.0) 531 : cluster [INF] osd.2 marked itself down and dead 2024-08-29T18:20:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:26 smithi144 bash[67678]: cluster 2024-08-29T18:20:26.951554+0000 mon.a (mon.0) 532 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:20:27.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:26 smithi144 bash[67678]: cluster 2024-08-29T18:20:26.960956+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e474: 8 total, 7 up, 8 in 2024-08-29T18:20:27.425 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[77323]: cluster 2024-08-29T18:20:26.647489+0000 mgr.y (mgr.34104) 168 : cluster [DBG] pgmap v265: 121 pgs: 121 active+clean; 261 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[77323]: cluster 2024-08-29T18:20:26.785296+0000 mon.a (mon.0) 531 : cluster [INF] osd.2 marked itself down and dead 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[77323]: cluster 2024-08-29T18:20:26.951554+0000 mon.a (mon.0) 532 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[77323]: cluster 2024-08-29T18:20:26.960956+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e474: 8 total, 7 up, 8 in 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[78574]: cluster 2024-08-29T18:20:26.647489+0000 mgr.y (mgr.34104) 168 : cluster [DBG] pgmap v265: 121 pgs: 121 active+clean; 261 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[78574]: cluster 2024-08-29T18:20:26.785296+0000 mon.a (mon.0) 531 : cluster [INF] osd.2 marked itself down and dead 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[78574]: cluster 2024-08-29T18:20:26.951554+0000 mon.a (mon.0) 532 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:20:27.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:26 smithi089 bash[78574]: cluster 2024-08-29T18:20:26.960956+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e474: 8 total, 7 up, 8 in 2024-08-29T18:20:27.960 INFO:tasks.rados.rados.0.smithi089.stdout:1866: done (1 left) 2024-08-29T18:20:27.960 INFO:tasks.rados.rados.0.smithi089.stdout:1867: snap_remove snap 188 2024-08-29T18:20:28.551 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:28 smithi089 bash[90808]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-2 2024-08-29T18:20:28.551 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:28 smithi089 bash[90872]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-2 2024-08-29T18:20:28.967 INFO:tasks.rados.rados.0.smithi089.stdout:1867: done (1 left) 2024-08-29T18:20:28.967 INFO:tasks.rados.rados.0.smithi089.stdout:1868: copy_from oid 14 from oid 20 current snap is 203 2024-08-29T18:20:28.967 INFO:tasks.rados.rados.0.smithi089.stdout:1865: expect (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:20:29.060 INFO:tasks.rados.rados.0.smithi089.stdout:1868: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:20:29.060 INFO:tasks.rados.rados.0.smithi089.stdout:1868: finishing copy_from to smithi08969774-14 2024-08-29T18:20:29.060 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 885 (ObjNum 569 snap 191 seq_num 569) dirty exists 2024-08-29T18:20:29.061 INFO:tasks.rados.rados.0.smithi089.stdout:1865: done (1 left) 2024-08-29T18:20:29.061 INFO:tasks.rados.rados.0.smithi089.stdout:1868: done (0 left) 2024-08-29T18:20:29.061 INFO:tasks.rados.rados.0.smithi089.stdout:1869: snap_create 2024-08-29T18:20:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:28 smithi144 bash[67678]: cluster 2024-08-29T18:20:27.964620+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e475: 8 total, 7 up, 8 in 2024-08-29T18:20:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:28 smithi144 bash[67678]: cluster 2024-08-29T18:20:28.648792+0000 mgr.y (mgr.34104) 169 : cluster [DBG] pgmap v268: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 14 op/s; 46/492 objects degraded (9.350%) 2024-08-29T18:20:29.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:28 smithi089 bash[78574]: cluster 2024-08-29T18:20:27.964620+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e475: 8 total, 7 up, 8 in 2024-08-29T18:20:29.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:28 smithi089 bash[78574]: cluster 2024-08-29T18:20:28.648792+0000 mgr.y (mgr.34104) 169 : cluster [DBG] pgmap v268: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 14 op/s; 46/492 objects degraded (9.350%) 2024-08-29T18:20:29.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:28 smithi089 bash[77323]: cluster 2024-08-29T18:20:27.964620+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e475: 8 total, 7 up, 8 in 2024-08-29T18:20:29.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:28 smithi089 bash[77323]: cluster 2024-08-29T18:20:28.648792+0000 mgr.y (mgr.34104) 169 : cluster [DBG] pgmap v268: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 14 op/s; 46/492 objects degraded (9.350%) 2024-08-29T18:20:29.985 INFO:tasks.rados.rados.0.smithi089.stdout:1869: done (0 left) 2024-08-29T18:20:29.985 INFO:tasks.rados.rados.0.smithi089.stdout:1870: read oid 11 snap -1 2024-08-29T18:20:29.985 INFO:tasks.rados.rados.0.smithi089.stdout:1870: expect deleted 2024-08-29T18:20:29.986 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 204 2024-08-29T18:20:29.986 INFO:tasks.rados.rados.0.smithi089.stdout:1871: seq_num 593 ranges {0=335872} 2024-08-29T18:20:29.988 INFO:tasks.rados.rados.0.smithi089.stdout:1871: writing smithi08969774-34 from 0 to 335872 tid 1 2024-08-29T18:20:29.988 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 204 2024-08-29T18:20:29.988 INFO:tasks.rados.rados.0.smithi089.stdout:1872: seq_num 594 ranges {4112384=352256} 2024-08-29T18:20:30.014 INFO:tasks.rados.rados.0.smithi089.stdout:1872: writing smithi08969774-45 from 4112384 to 4464640 tid 1 2024-08-29T18:20:30.014 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 204 2024-08-29T18:20:30.014 INFO:tasks.rados.rados.0.smithi089.stdout:1873: seq_num 595 ranges {3596288=368640} 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1873: writing smithi08969774-25 from 3596288 to 3964928 tid 1 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1874: rollback oid 6 current snap is 204 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 199 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1871: finishing write tid 1 to smithi08969774-34 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1871: finishing write tid 2 to smithi08969774-34 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1870: done (4 left) 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1875: setattr oid 44 current snap is 204 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1871: finishing write tid 3 to smithi08969774-34 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1871: oid 34 updating version 0 to 728 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1871: oid 34 updating version 728 to 729 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 729 (ObjNum 593 snap 204 seq_num 593) dirty exists 2024-08-29T18:20:30.038 INFO:tasks.rados.rados.0.smithi089.stdout:1871: left oid 34 (ObjNum 593 snap 204 seq_num 593) 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:1872: finishing write tid 1 to smithi08969774-45 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:1872: finishing write tid 2 to smithi08969774-45 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:1872: finishing write tid 3 to smithi08969774-45 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:1872: oid 45 updating version 0 to 1115 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:1872: oid 45 version 1115 is already newer than 1114 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1115 (ObjNum 594 snap 204 seq_num 594) dirty exists 2024-08-29T18:20:30.039 INFO:tasks.rados.rados.0.smithi089.stdout:1872: left oid 45 (ObjNum 594 snap 204 seq_num 594) 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1871: done (4 left) 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1872: done (3 left) 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1876: read oid 16 snap 164 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1876: expect deleted 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1877: read oid 15 snap -1 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1877: expect (ObjNum 588 snap 200 seq_num 588) 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 204 2024-08-29T18:20:30.041 INFO:tasks.rados.rados.0.smithi089.stdout:1878: seq_num 596 ranges {0=385024} 2024-08-29T18:20:30.043 INFO:tasks.rados.rados.0.smithi089.stdout:1878: writing smithi08969774-24 from 0 to 385024 tid 1 2024-08-29T18:20:30.043 INFO:tasks.rados.rados.0.smithi089.stdout:1879: snap_remove snap 195 2024-08-29T18:20:30.235 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:29 smithi089 bash[77323]: cluster 2024-08-29T18:20:28.957681+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 46/492 objects degraded (9.350%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:30.235 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:29 smithi089 bash[77323]: cluster 2024-08-29T18:20:28.970145+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e476: 8 total, 7 up, 8 in 2024-08-29T18:20:30.235 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:29 smithi089 bash[78574]: cluster 2024-08-29T18:20:28.957681+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 46/492 objects degraded (9.350%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:30.235 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:29 smithi089 bash[78574]: cluster 2024-08-29T18:20:28.970145+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e476: 8 total, 7 up, 8 in 2024-08-29T18:20:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:29 smithi144 bash[67678]: cluster 2024-08-29T18:20:28.957681+0000 mon.a (mon.0) 535 : cluster [WRN] Health check failed: Degraded data redundancy: 46/492 objects degraded (9.350%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:29 smithi144 bash[67678]: cluster 2024-08-29T18:20:28.970145+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e476: 8 total, 7 up, 8 in 2024-08-29T18:20:30.925 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.926 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.926 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.926 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.927 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.927 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.928 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:30.928 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-29T18:20:30.928 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: Stopped Ceph osd.2 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:20:30.928 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1879: done (6 left) 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1880: snap_create 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1874: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 726 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1873: finishing write tid 1 to smithi08969774-25 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1873: finishing write tid 2 to smithi08969774-25 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1878: finishing write tid 1 to smithi08969774-24 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1878: finishing write tid 2 to smithi08969774-24 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1873: finishing write tid 3 to smithi08969774-25 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1873: oid 25 updating version 0 to 875 2024-08-29T18:20:31.028 INFO:tasks.rados.rados.0.smithi089.stdout:1873: oid 25 version 875 is already newer than 874 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 875 (ObjNum 595 snap 204 seq_num 595) dirty exists 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:1873: left oid 25 (ObjNum 595 snap 204 seq_num 595) 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:1878: finishing write tid 3 to smithi08969774-24 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:1878: oid 24 updating version 0 to 876 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:1878: oid 24 updating version 876 to 877 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 877 (ObjNum 596 snap 204 seq_num 596) dirty exists 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:1878: left oid 24 (ObjNum 596 snap 204 seq_num 596) 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 683 (ObjNum 496 snap 165 seq_num 496) dirty exists 2024-08-29T18:20:31.029 INFO:tasks.rados.rados.0.smithi089.stdout:1877: expect (ObjNum 588 snap 200 seq_num 588) 2024-08-29T18:20:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:31 smithi144 bash[67678]: cluster 2024-08-29T18:20:29.989779+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e477: 8 total, 7 up, 8 in 2024-08-29T18:20:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:31 smithi144 bash[67678]: cluster 2024-08-29T18:20:30.649622+0000 mgr.y (mgr.34104) 170 : cluster [DBG] pgmap v271: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 46/492 objects degraded (9.350%) 2024-08-29T18:20:31.425 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:30 smithi089 systemd[1]: Started Ceph osd.2 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:20:31.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:31 smithi089 bash[77323]: cluster 2024-08-29T18:20:29.989779+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e477: 8 total, 7 up, 8 in 2024-08-29T18:20:31.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:31 smithi089 bash[77323]: cluster 2024-08-29T18:20:30.649622+0000 mgr.y (mgr.34104) 170 : cluster [DBG] pgmap v271: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 46/492 objects degraded (9.350%) 2024-08-29T18:20:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:31 smithi089 bash[78574]: cluster 2024-08-29T18:20:29.989779+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e477: 8 total, 7 up, 8 in 2024-08-29T18:20:31.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:31 smithi089 bash[78574]: cluster 2024-08-29T18:20:30.649622+0000 mgr.y (mgr.34104) 170 : cluster [DBG] pgmap v271: 121 pgs: 18 active+undersized, 4 stale+active+clean, 7 active+undersized+degraded, 92 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 46/492 objects degraded (9.350%) 2024-08-29T18:20:32.029 INFO:tasks.rados.rados.0.smithi089.stdout:1873: done (6 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1874: done (5 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1875: done (4 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1876: done (3 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1877: done (2 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1878: done (1 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1880: done (0 left) 2024-08-29T18:20:32.030 INFO:tasks.rados.rados.0.smithi089.stdout:1881: delete oid 38 current snap is 205 2024-08-29T18:20:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1881: done (0 left) 2024-08-29T18:20:32.040 INFO:tasks.rados.rados.0.smithi089.stdout:1882: snap_remove snap 198 2024-08-29T18:20:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:32 smithi144 bash[67678]: audit 2024-08-29T18:20:31.032228+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:32 smithi144 bash[67678]: cluster 2024-08-29T18:20:31.032528+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e478: 8 total, 7 up, 8 in 2024-08-29T18:20:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:32 smithi144 bash[67678]: audit 2024-08-29T18:20:31.042167+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:32 smithi144 bash[67678]: audit 2024-08-29T18:20:31.046339+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:32.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[77323]: audit 2024-08-29T18:20:31.032228+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:32.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[77323]: cluster 2024-08-29T18:20:31.032528+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e478: 8 total, 7 up, 8 in 2024-08-29T18:20:32.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[77323]: audit 2024-08-29T18:20:31.042167+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:32.321 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[77323]: audit 2024-08-29T18:20:31.046339+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:32.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[78574]: audit 2024-08-29T18:20:31.032228+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:32.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[78574]: cluster 2024-08-29T18:20:31.032528+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e478: 8 total, 7 up, 8 in 2024-08-29T18:20:32.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[78574]: audit 2024-08-29T18:20:31.042167+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:32.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[78574]: audit 2024-08-29T18:20:31.046339+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-29T18:20:32.676 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-08-29T18:20:33.043 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-29T18:20:33.043 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-29T18:20:33.043 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-29T18:20:33.043 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-29T18:20:33.043 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:32 smithi089 bash[91017]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-29T18:20:33.047 INFO:tasks.rados.rados.0.smithi089.stdout:1882: done (0 left) 2024-08-29T18:20:33.048 INFO:tasks.rados.rados.0.smithi089.stdout:1883: rmattr oid 12 current snap is 205 2024-08-29T18:20:33.048 INFO:tasks.rados.rados.0.smithi089.stdout:1883: done (0 left) 2024-08-29T18:20:33.048 INFO:tasks.rados.rados.0.smithi089.stdout:1884: snap_remove snap 203 2024-08-29T18:20:33.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:33 smithi144 bash[67678]: cluster 2024-08-29T18:20:32.032729+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e479: 8 total, 7 up, 8 in 2024-08-29T18:20:33.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:33 smithi144 bash[67678]: cluster 2024-08-29T18:20:32.650381+0000 mgr.y (mgr.34104) 171 : cluster [DBG] pgmap v274: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 268 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 959 KiB/s wr, 0 op/s; 67/495 objects degraded (13.535%) 2024-08-29T18:20:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:33 smithi089 bash[77323]: cluster 2024-08-29T18:20:32.032729+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e479: 8 total, 7 up, 8 in 2024-08-29T18:20:33.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:33 smithi089 bash[77323]: cluster 2024-08-29T18:20:32.650381+0000 mgr.y (mgr.34104) 171 : cluster [DBG] pgmap v274: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 268 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 959 KiB/s wr, 0 op/s; 67/495 objects degraded (13.535%) 2024-08-29T18:20:33.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:33 smithi089 bash[78574]: cluster 2024-08-29T18:20:32.032729+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e479: 8 total, 7 up, 8 in 2024-08-29T18:20:33.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:33 smithi089 bash[78574]: cluster 2024-08-29T18:20:32.650381+0000 mgr.y (mgr.34104) 171 : cluster [DBG] pgmap v274: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 268 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 959 KiB/s wr, 0 op/s; 67/495 objects degraded (13.535%) 2024-08-29T18:20:34.052 INFO:tasks.rados.rados.0.smithi089.stdout:1884: done (0 left) 2024-08-29T18:20:34.053 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 205 2024-08-29T18:20:34.053 INFO:tasks.rados.rados.0.smithi089.stdout:1885: seq_num 598 ranges {335872=417792} 2024-08-29T18:20:34.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:34 smithi089 bash[77323]: cluster 2024-08-29T18:20:33.052529+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e480: 8 total, 7 up, 8 in 2024-08-29T18:20:34.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:34 smithi089 bash[78574]: cluster 2024-08-29T18:20:33.052529+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e480: 8 total, 7 up, 8 in 2024-08-29T18:20:34.058 INFO:tasks.rados.rados.0.smithi089.stdout:1885: writing smithi08969774-34 from 335872 to 753664 tid 1 2024-08-29T18:20:34.058 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 205 2024-08-29T18:20:34.059 INFO:tasks.rados.rados.0.smithi089.stdout:1886: seq_num 599 ranges {0=434176} 2024-08-29T18:20:34.062 INFO:tasks.rados.rados.0.smithi089.stdout:1886: writing smithi08969774-38 from 0 to 434176 tid 1 2024-08-29T18:20:34.062 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 205 2024-08-29T18:20:34.062 INFO:tasks.rados.rados.0.smithi089.stdout:1887: seq_num 600 ranges {7471104=450560} 2024-08-29T18:20:34.111 INFO:tasks.rados.rados.0.smithi089.stdout:1887: writing smithi08969774-1 from 7471104 to 7921664 tid 1 2024-08-29T18:20:34.111 INFO:tasks.rados.rados.0.smithi089.stdout:1888: rollback oid 33 current snap is 205 2024-08-29T18:20:34.111 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 185 2024-08-29T18:20:34.111 INFO:tasks.rados.rados.0.smithi089.stdout:1885: finishing write tid 1 to smithi08969774-34 2024-08-29T18:20:34.111 INFO:tasks.rados.rados.0.smithi089.stdout:1885: finishing write tid 2 to smithi08969774-34 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1889: rollback oid 7 current snap is 205 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 201 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1885: finishing write tid 3 to smithi08969774-34 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1885: oid 34 updating version 0 to 732 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1885: oid 34 version 732 is already newer than 731 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 732 (ObjNum 598 snap 205 seq_num 598) dirty exists 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1885: left oid 34 (ObjNum 598 snap 205 seq_num 598) 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1886: finishing write tid 1 to smithi08969774-38 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1886: finishing write tid 2 to smithi08969774-38 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1886: finishing write tid 3 to smithi08969774-38 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1886: oid 38 updating version 0 to 894 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1886: oid 38 updating version 894 to 895 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 895 (ObjNum 599 snap 205 seq_num 599) dirty exists 2024-08-29T18:20:34.112 INFO:tasks.rados.rados.0.smithi089.stdout:1886: left oid 38 (ObjNum 599 snap 205 seq_num 599) 2024-08-29T18:20:34.113 INFO:tasks.rados.rados.0.smithi089.stdout:1885: done (4 left) 2024-08-29T18:20:34.113 INFO:tasks.rados.rados.0.smithi089.stdout:1886: done (3 left) 2024-08-29T18:20:34.113 INFO:tasks.rados.rados.0.smithi089.stdout:1890: copy_from oid 8 from oid 35 current snap is 205 2024-08-29T18:20:34.113 INFO:tasks.rados.rados.0.smithi089.stdout:1891: read oid 47 snap -1 2024-08-29T18:20:34.113 INFO:tasks.rados.rados.0.smithi089.stdout:1891: expect (ObjNum 575 snap 194 seq_num 575) 2024-08-29T18:20:34.113 INFO:tasks.rados.rados.0.smithi089.stdout:1892: delete oid 45 current snap is 205 2024-08-29T18:20:34.115 INFO:tasks.rados.rados.0.smithi089.stdout:1888: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:20:34.116 INFO:tasks.rados.rados.0.smithi089.stdout:1888: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:20:34.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 877 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:20:34.121 INFO:tasks.rados.rados.0.smithi089.stdout:1887: finishing write tid 1 to smithi08969774-1 2024-08-29T18:20:34.122 INFO:tasks.rados.rados.0.smithi089.stdout:1889: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:20:34.122 INFO:tasks.rados.rados.0.smithi089.stdout:1887: finishing write tid 2 to smithi08969774-1 2024-08-29T18:20:34.123 INFO:tasks.rados.rados.0.smithi089.stdout:1887: finishing write tid 3 to smithi08969774-1 2024-08-29T18:20:34.123 INFO:tasks.rados.rados.0.smithi089.stdout:1887: oid 1 updating version 0 to 897 2024-08-29T18:20:34.124 INFO:tasks.rados.rados.0.smithi089.stdout:1887: oid 1 version 897 is already newer than 896 2024-08-29T18:20:34.124 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 897 (ObjNum 600 snap 205 seq_num 600) dirty exists 2024-08-29T18:20:34.124 INFO:tasks.rados.rados.0.smithi089.stdout:1887: left oid 1 (ObjNum 600 snap 205 seq_num 600) 2024-08-29T18:20:34.125 INFO:tasks.rados.rados.0.smithi089.stdout:1889: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:20:34.125 INFO:tasks.rados.rados.0.smithi089.stdout:1889: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:20:34.125 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1119 (ObjNum 552 snap 185 seq_num 552) dirty exists 2024-08-29T18:20:34.128 INFO:tasks.rados.rados.0.smithi089.stdout:1891: expect (ObjNum 575 snap 194 seq_num 575) 2024-08-29T18:20:34.208 INFO:tasks.rados.rados.0.smithi089.stdout:1890: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:20:34.208 INFO:tasks.rados.rados.0.smithi089.stdout:1890: finishing copy_from to smithi08969774-8 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 961 (ObjNum 563 snap 188 seq_num 563) dirty exists 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1887: done (5 left) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1888: done (4 left) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1889: done (3 left) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1890: done (2 left) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1891: done (1 left) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1892: done (0 left) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1893: read oid 10 snap -1 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1893: expect (ObjNum 567 snap 190 seq_num 567) 2024-08-29T18:20:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:1894: snap_create 2024-08-29T18:20:34.236 INFO:tasks.rados.rados.0.smithi089.stdout:1893: expect (ObjNum 567 snap 190 seq_num 567) 2024-08-29T18:20:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:34 smithi144 bash[67678]: cluster 2024-08-29T18:20:33.052529+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e480: 8 total, 7 up, 8 in 2024-08-29T18:20:35.076 INFO:tasks.rados.rados.0.smithi089.stdout:1893: done (1 left) 2024-08-29T18:20:35.077 INFO:tasks.rados.rados.0.smithi089.stdout:1894: done (0 left) 2024-08-29T18:20:35.077 INFO:tasks.rados.rados.0.smithi089.stdout:1895: snap_remove snap 194 2024-08-29T18:20:35.175 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:35 smithi089 bash[77323]: cluster 2024-08-29T18:20:34.056558+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e481: 8 total, 7 up, 8 in 2024-08-29T18:20:35.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:35 smithi089 bash[77323]: cluster 2024-08-29T18:20:34.651226+0000 mgr.y (mgr.34104) 172 : cluster [DBG] pgmap v277: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 269 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 68/504 objects degraded (13.492%) 2024-08-29T18:20:35.176 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:34 smithi089 bash[91235]: debug 2024-08-29T18:20:34.881+0000 7faf7ecb9640 1 -- 172.21.15.89:0/1628226749 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555f1bbe4960 con 0x555f1bc05c00 2024-08-29T18:20:35.176 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:20:35] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2024-08-29T18:20:35.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:35 smithi089 bash[78574]: cluster 2024-08-29T18:20:34.056558+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e481: 8 total, 7 up, 8 in 2024-08-29T18:20:35.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:35 smithi089 bash[78574]: cluster 2024-08-29T18:20:34.651226+0000 mgr.y (mgr.34104) 172 : cluster [DBG] pgmap v277: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 269 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 68/504 objects degraded (13.492%) 2024-08-29T18:20:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:35 smithi144 bash[67678]: cluster 2024-08-29T18:20:34.056558+0000 mon.a (mon.0) 544 : cluster [DBG] osdmap e481: 8 total, 7 up, 8 in 2024-08-29T18:20:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:35 smithi144 bash[67678]: cluster 2024-08-29T18:20:34.651226+0000 mgr.y (mgr.34104) 172 : cluster [DBG] pgmap v277: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 269 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 68/504 objects degraded (13.492%) 2024-08-29T18:20:35.959 INFO:tasks.rados.rados.0.smithi089.stdout:1895: done (0 left) 2024-08-29T18:20:35.959 INFO:tasks.rados.rados.0.smithi089.stdout:1896: snap_remove snap 189 2024-08-29T18:20:36.426 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[91235]: debug 2024-08-29T18:20:36.189+0000 7faf81520640 -1 Falling back to public interface 2024-08-29T18:20:36.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[77323]: cluster 2024-08-29T18:20:35.059031+0000 mon.a (mon.0) 545 : cluster [WRN] Health check update: Degraded data redundancy: 68/504 objects degraded (13.492%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:36.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[77323]: cluster 2024-08-29T18:20:35.081067+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e482: 8 total, 7 up, 8 in 2024-08-29T18:20:36.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[77323]: cluster 2024-08-29T18:20:35.962633+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e483: 8 total, 7 up, 8 in 2024-08-29T18:20:36.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[78574]: cluster 2024-08-29T18:20:35.059031+0000 mon.a (mon.0) 545 : cluster [WRN] Health check update: Degraded data redundancy: 68/504 objects degraded (13.492%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:36.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[78574]: cluster 2024-08-29T18:20:35.081067+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e482: 8 total, 7 up, 8 in 2024-08-29T18:20:36.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:36 smithi089 bash[78574]: cluster 2024-08-29T18:20:35.962633+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e483: 8 total, 7 up, 8 in 2024-08-29T18:20:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:36 smithi144 bash[67678]: cluster 2024-08-29T18:20:35.059031+0000 mon.a (mon.0) 545 : cluster [WRN] Health check update: Degraded data redundancy: 68/504 objects degraded (13.492%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:36 smithi144 bash[67678]: cluster 2024-08-29T18:20:35.081067+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e482: 8 total, 7 up, 8 in 2024-08-29T18:20:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:36 smithi144 bash[67678]: cluster 2024-08-29T18:20:35.962633+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e483: 8 total, 7 up, 8 in 2024-08-29T18:20:36.959 INFO:tasks.rados.rados.0.smithi089.stdout:1896: done (0 left) 2024-08-29T18:20:36.959 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 206 2024-08-29T18:20:36.960 INFO:tasks.rados.rados.0.smithi089.stdout:1897: seq_num 602 ranges {8478720=491520} 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:1897: writing smithi08969774-8 from 8478720 to 8970240 tid 1 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:1898: rollback oid 45 current snap is 206 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 204 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:1899: rollback oid 9 current snap is 206 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 204 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:1900: read oid 36 snap -1 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:1900: expect deleted 2024-08-29T18:20:37.028 INFO:tasks.rados.rados.0.smithi089.stdout:1901: delete oid 30 current snap is 206 2024-08-29T18:20:37.031 INFO:tasks.rados.rados.0.smithi089.stdout:1899: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:20:37.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 604 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:20:37.034 INFO:tasks.rados.rados.0.smithi089.stdout:1899: done (4 left) 2024-08-29T18:20:37.034 INFO:tasks.rados.rados.0.smithi089.stdout:1901: done (3 left) 2024-08-29T18:20:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:1902: read oid 11 snap -1 2024-08-29T18:20:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:1902: expect deleted 2024-08-29T18:20:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 206 2024-08-29T18:20:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:1903: seq_num 604 ranges {2760704=524288} 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1903: writing smithi08969774-44 from 2760704 to 3284992 tid 1 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1904: read oid 4 snap -1 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1904: expect (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1905: copy_from oid 30 from oid 23 current snap is 206 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1897: finishing write tid 1 to smithi08969774-8 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1897: finishing write tid 2 to smithi08969774-8 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1897: finishing write tid 3 to smithi08969774-8 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1897: oid 8 updating version 0 to 1126 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:1897: oid 8 version 1126 is already newer than 1125 2024-08-29T18:20:37.056 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1126 (ObjNum 602 snap 206 seq_num 602) dirty exists 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1897: left oid 8 (ObjNum 602 snap 206 seq_num 602) 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1898: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1898: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1128 (ObjNum 594 snap 204 seq_num 594) dirty exists 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1897: done (6 left) 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1898: done (5 left) 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1900: done (4 left) 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1902: done (3 left) 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1906: copy_from oid 26 from oid 37 current snap is 206 2024-08-29T18:20:37.057 INFO:tasks.rados.rados.0.smithi089.stdout:1907: snap_remove snap 186 2024-08-29T18:20:37.425 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:37 smithi089 bash[78574]: cluster 2024-08-29T18:20:36.652327+0000 mgr.y (mgr.34104) 173 : cluster [DBG] pgmap v280: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 270 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 372 KiB/s wr, 10 op/s; 68/510 objects degraded (13.333%) 2024-08-29T18:20:37.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:37 smithi089 bash[78574]: cluster 2024-08-29T18:20:36.963729+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e484: 8 total, 7 up, 8 in 2024-08-29T18:20:37.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:37 smithi089 bash[77323]: cluster 2024-08-29T18:20:36.652327+0000 mgr.y (mgr.34104) 173 : cluster [DBG] pgmap v280: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 270 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 372 KiB/s wr, 10 op/s; 68/510 objects degraded (13.333%) 2024-08-29T18:20:37.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:37 smithi089 bash[77323]: cluster 2024-08-29T18:20:36.963729+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e484: 8 total, 7 up, 8 in 2024-08-29T18:20:37.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:37 smithi144 bash[67678]: cluster 2024-08-29T18:20:36.652327+0000 mgr.y (mgr.34104) 173 : cluster [DBG] pgmap v280: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 270 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 372 KiB/s wr, 10 op/s; 68/510 objects degraded (13.333%) 2024-08-29T18:20:37.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:37 smithi144 bash[67678]: cluster 2024-08-29T18:20:36.963729+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e484: 8 total, 7 up, 8 in 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1907: done (4 left) 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1908: copy_from oid 5 from oid 25 current snap is 206 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1903: finishing write tid 1 to smithi08969774-44 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1903: finishing write tid 2 to smithi08969774-44 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1906: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1906: finishing copy_from to smithi08969774-26 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1067 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1903: finishing write tid 3 to smithi08969774-44 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1903: oid 44 updating version 0 to 684 2024-08-29T18:20:37.967 INFO:tasks.rados.rados.0.smithi089.stdout:1903: oid 44 updating version 684 to 685 2024-08-29T18:20:37.968 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 685 (ObjNum 604 snap 206 seq_num 604) dirty exists 2024-08-29T18:20:37.968 INFO:tasks.rados.rados.0.smithi089.stdout:1903: left oid 44 (ObjNum 604 snap 206 seq_num 604) 2024-08-29T18:20:37.968 INFO:tasks.rados.rados.0.smithi089.stdout:1904: expect (ObjNum 543 snap 183 seq_num 543) 2024-08-29T18:20:38.676 INFO:tasks.rados.rados.0.smithi089.stdout:1905: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1905: finishing copy_from to smithi08969774-30 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 709 (ObjNum 555 snap 185 seq_num 555) dirty exists 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1903: done (4 left) 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1904: done (3 left) 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1905: done (2 left) 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1906: done (1 left) 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1909: read oid 1 snap 180 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1909: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1910: rollback oid 2 current snap is 206 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 190 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1908: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:1908: finishing copy_from to smithi08969774-5 2024-08-29T18:20:38.677 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 875 (ObjNum 595 snap 204 seq_num 595) dirty exists 2024-08-29T18:20:38.678 INFO:tasks.rados.rados.0.smithi089.stdout:1908: done (2 left) 2024-08-29T18:20:38.678 INFO:tasks.rados.rados.0.smithi089.stdout:1911: snap_create 2024-08-29T18:20:38.681 INFO:tasks.rados.rados.0.smithi089.stdout:1910: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:20:38.681 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 733 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:20:38.703 INFO:tasks.rados.rados.0.smithi089.stdout:1909: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:20:39.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:38 smithi144 bash[67678]: audit 2024-08-29T18:20:37.692703+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:38 smithi144 bash[67678]: audit 2024-08-29T18:20:37.693786+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:39.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:38 smithi144 bash[67678]: audit 2024-08-29T18:20:37.819291+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:38 smithi144 bash[67678]: audit 2024-08-29T18:20:37.825908+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:38 smithi144 bash[67678]: cluster 2024-08-29T18:20:37.969171+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e485: 8 total, 7 up, 8 in 2024-08-29T18:20:39.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:38 smithi144 bash[67678]: cluster 2024-08-29T18:20:38.653126+0000 mgr.y (mgr.34104) 174 : cluster [DBG] pgmap v283: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 8 op/s; 72/531 objects degraded (13.559%) 2024-08-29T18:20:39.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[77323]: audit 2024-08-29T18:20:37.692703+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[77323]: audit 2024-08-29T18:20:37.693786+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:39.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[77323]: audit 2024-08-29T18:20:37.819291+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[77323]: audit 2024-08-29T18:20:37.825908+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[77323]: cluster 2024-08-29T18:20:37.969171+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e485: 8 total, 7 up, 8 in 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[77323]: cluster 2024-08-29T18:20:38.653126+0000 mgr.y (mgr.34104) 174 : cluster [DBG] pgmap v283: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 8 op/s; 72/531 objects degraded (13.559%) 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[78574]: audit 2024-08-29T18:20:37.692703+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[78574]: audit 2024-08-29T18:20:37.693786+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[78574]: audit 2024-08-29T18:20:37.819291+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[78574]: audit 2024-08-29T18:20:37.825908+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[78574]: cluster 2024-08-29T18:20:37.969171+0000 mon.a (mon.0) 553 : cluster [DBG] osdmap e485: 8 total, 7 up, 8 in 2024-08-29T18:20:39.177 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:38 smithi089 bash[78574]: cluster 2024-08-29T18:20:38.653126+0000 mgr.y (mgr.34104) 174 : cluster [DBG] pgmap v283: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.0 MiB/s wr, 8 op/s; 72/531 objects degraded (13.559%) 2024-08-29T18:20:39.366 INFO:tasks.rados.rados.0.smithi089.stdout:1909: done (2 left) 2024-08-29T18:20:39.366 INFO:tasks.rados.rados.0.smithi089.stdout:1910: done (1 left) 2024-08-29T18:20:39.366 INFO:tasks.rados.rados.0.smithi089.stdout:1911: done (0 left) 2024-08-29T18:20:39.366 INFO:tasks.rados.rados.0.smithi089.stdout:1912: snap_create 2024-08-29T18:20:39.970 INFO:tasks.rados.rados.0.smithi089.stdout:1912: done (0 left) 2024-08-29T18:20:39.970 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 208 2024-08-29T18:20:39.971 INFO:tasks.rados.rados.0.smithi089.stdout:1913: seq_num 605 ranges {7168000=540672} 2024-08-29T18:20:40.060 INFO:tasks.rados.rados.0.smithi089.stdout:1913: writing smithi08969774-17 from 7168000 to 7708672 tid 1 2024-08-29T18:20:40.060 INFO:tasks.rados.rados.0.smithi089.stdout:1914: delete oid 34 current snap is 208 2024-08-29T18:20:40.068 INFO:tasks.rados.rados.0.smithi089.stdout:1914: done (1 left) 2024-08-29T18:20:40.068 INFO:tasks.rados.rados.0.smithi089.stdout:1915: delete oid 48 current snap is 208 2024-08-29T18:20:40.072 INFO:tasks.rados.rados.0.smithi089.stdout:1915: done (1 left) 2024-08-29T18:20:40.072 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 208 2024-08-29T18:20:40.072 INFO:tasks.rados.rados.0.smithi089.stdout:1916: seq_num 608 ranges {4464640=589824} 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1916: writing smithi08969774-45 from 4464640 to 5054464 tid 1 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1917: rollback oid 25 current snap is 208 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 25 to 199 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: finishing write tid 1 to smithi08969774-17 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: finishing write tid 2 to smithi08969774-17 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: finishing write tid 3 to smithi08969774-17 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: oid 17 updating version 0 to 789 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: oid 17 updating version 789 to 790 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 790 (ObjNum 605 snap 208 seq_num 605) dirty exists 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: left oid 17 (ObjNum 605 snap 208 seq_num 605) 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1913: done (2 left) 2024-08-29T18:20:40.114 INFO:tasks.rados.rados.0.smithi089.stdout:1918: read oid 42 snap -1 2024-08-29T18:20:40.115 INFO:tasks.rados.rados.0.smithi089.stdout:1918: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:40.115 INFO:tasks.rados.rados.0.smithi089.stdout:1919: snap_remove snap 206 2024-08-29T18:20:40.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:39 smithi089 bash[77323]: audit 2024-08-29T18:20:38.927679+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:40.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:39 smithi089 bash[77323]: audit 2024-08-29T18:20:38.933356+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:40.176 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:39 smithi089 bash[77323]: cluster 2024-08-29T18:20:38.971318+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e486: 8 total, 7 up, 8 in 2024-08-29T18:20:40.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:39 smithi089 bash[78574]: audit 2024-08-29T18:20:38.927679+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:40.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:39 smithi089 bash[78574]: audit 2024-08-29T18:20:38.933356+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:40.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:39 smithi089 bash[78574]: cluster 2024-08-29T18:20:38.971318+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e486: 8 total, 7 up, 8 in 2024-08-29T18:20:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:39 smithi144 bash[67678]: audit 2024-08-29T18:20:38.927679+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:39 smithi144 bash[67678]: audit 2024-08-29T18:20:38.933356+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:40.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:39 smithi144 bash[67678]: cluster 2024-08-29T18:20:38.971318+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e486: 8 total, 7 up, 8 in 2024-08-29T18:20:40.926 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[91235]: debug 2024-08-29T18:20:40.584+0000 7faf81520640 -1 osd.2 473 log_to_monitors true 2024-08-29T18:20:40.989 INFO:tasks.rados.rados.0.smithi089.stdout:1919: done (3 left) 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1920: read oid 22 snap -1 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1920: expect (ObjNum 579 snap 199 seq_num 579) 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1921: read oid 33 snap -1 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1921: expect deleted 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 208 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1916: finishing write tid 1 to smithi08969774-45 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1916: finishing write tid 2 to smithi08969774-45 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1917: finishing rollback tid 0 to smithi08969774-25 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1917: finishing rollback tid 1 to smithi08969774-25 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1917: finishing rollback tid 2 to smithi08969774-25 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 880 (ObjNum 537 snap 182 seq_num 537) dirty exists 2024-08-29T18:20:40.990 INFO:tasks.rados.rados.0.smithi089.stdout:1916: finishing write tid 3 to smithi08969774-45 2024-08-29T18:20:40.991 INFO:tasks.rados.rados.0.smithi089.stdout:1916: oid 45 updating version 0 to 1131 2024-08-29T18:20:40.991 INFO:tasks.rados.rados.0.smithi089.stdout:1916: oid 45 version 1131 is already newer than 1130 2024-08-29T18:20:40.991 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1131 (ObjNum 608 snap 208 seq_num 608) dirty exists 2024-08-29T18:20:40.991 INFO:tasks.rados.rados.0.smithi089.stdout:1916: left oid 45 (ObjNum 608 snap 208 seq_num 608) 2024-08-29T18:20:40.991 INFO:tasks.rados.rados.0.smithi089.stdout:1918: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:41.043 INFO:tasks.rados.rados.0.smithi089.stdout:1920: expect (ObjNum 579 snap 199 seq_num 579) 2024-08-29T18:20:41.046 INFO:tasks.rados.rados.0.smithi089.stdout:1922: seq_num 609 ranges {7708672=606208} 2024-08-29T18:20:41.092 INFO:tasks.rados.rados.0.smithi089.stdout:1922: writing smithi08969774-17 from 7708672 to 8314880 tid 1 2024-08-29T18:20:41.092 INFO:tasks.rados.rados.0.smithi089.stdout:1916: done (5 left) 2024-08-29T18:20:41.092 INFO:tasks.rados.rados.0.smithi089.stdout:1917: done (4 left) 2024-08-29T18:20:41.092 INFO:tasks.rados.rados.0.smithi089.stdout:1918: done (3 left) 2024-08-29T18:20:41.093 INFO:tasks.rados.rados.0.smithi089.stdout:1920: done (2 left) 2024-08-29T18:20:41.093 INFO:tasks.rados.rados.0.smithi089.stdout:1921: done (1 left) 2024-08-29T18:20:41.093 INFO:tasks.rados.rados.0.smithi089.stdout:1923: copy_from oid 10 from oid 5 current snap is 208 2024-08-29T18:20:41.093 INFO:tasks.rados.rados.0.smithi089.stdout:1924: read oid 14 snap -1 2024-08-29T18:20:41.093 INFO:tasks.rados.rados.0.smithi089.stdout:1924: expect (ObjNum 569 snap 191 seq_num 569) 2024-08-29T18:20:41.093 INFO:tasks.rados.rados.0.smithi089.stdout:1925: snap_create 2024-08-29T18:20:41.108 INFO:tasks.rados.rados.0.smithi089.stdout:1922: finishing write tid 1 to smithi08969774-17 2024-08-29T18:20:41.108 INFO:tasks.rados.rados.0.smithi089.stdout:1922: finishing write tid 2 to smithi08969774-17 2024-08-29T18:20:41.111 INFO:tasks.rados.rados.0.smithi089.stdout:1922: finishing write tid 3 to smithi08969774-17 2024-08-29T18:20:41.111 INFO:tasks.rados.rados.0.smithi089.stdout:1922: oid 17 updating version 0 to 791 2024-08-29T18:20:41.111 INFO:tasks.rados.rados.0.smithi089.stdout:1922: oid 17 updating version 791 to 792 2024-08-29T18:20:41.111 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 792 (ObjNum 609 snap 208 seq_num 609) dirty exists 2024-08-29T18:20:41.112 INFO:tasks.rados.rados.0.smithi089.stdout:1922: left oid 17 (ObjNum 609 snap 208 seq_num 609) 2024-08-29T18:20:41.117 INFO:tasks.rados.rados.0.smithi089.stdout:1924: expect (ObjNum 569 snap 191 seq_num 569) 2024-08-29T18:20:41.258 INFO:tasks.rados.rados.0.smithi089.stdout:1923: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:20:41.258 INFO:tasks.rados.rados.0.smithi089.stdout:1923: finishing copy_from to smithi08969774-10 2024-08-29T18:20:41.258 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 875 (ObjNum 595 snap 204 seq_num 595) dirty exists 2024-08-29T18:20:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:40 smithi144 bash[67678]: cluster 2024-08-29T18:20:39.975113+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e487: 8 total, 7 up, 8 in 2024-08-29T18:20:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:40 smithi144 bash[67678]: audit 2024-08-29T18:20:40.590212+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:20:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:40 smithi144 bash[67678]: audit 2024-08-29T18:20:40.590498+0000 mon.a (mon.0) 558 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:20:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:40 smithi144 bash[67678]: cluster 2024-08-29T18:20:40.653894+0000 mgr.y (mgr.34104) 175 : cluster [DBG] pgmap v286: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s; 72/531 objects degraded (13.559%) 2024-08-29T18:20:41.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:40 smithi144 bash[67678]: cluster 2024-08-29T18:20:40.954629+0000 mon.a (mon.0) 559 : cluster [WRN] Health check update: Degraded data redundancy: 72/531 objects degraded (13.559%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:41.426 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:41 smithi089 bash[91235]: debug 2024-08-29T18:20:41.040+0000 7faf792cb640 -1 osd.2 473 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:20:41.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[77323]: cluster 2024-08-29T18:20:39.975113+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e487: 8 total, 7 up, 8 in 2024-08-29T18:20:41.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[77323]: audit 2024-08-29T18:20:40.590212+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[77323]: audit 2024-08-29T18:20:40.590498+0000 mon.a (mon.0) 558 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[77323]: cluster 2024-08-29T18:20:40.653894+0000 mgr.y (mgr.34104) 175 : cluster [DBG] pgmap v286: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s; 72/531 objects degraded (13.559%) 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[77323]: cluster 2024-08-29T18:20:40.954629+0000 mon.a (mon.0) 559 : cluster [WRN] Health check update: Degraded data redundancy: 72/531 objects degraded (13.559%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[78574]: cluster 2024-08-29T18:20:39.975113+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e487: 8 total, 7 up, 8 in 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[78574]: audit 2024-08-29T18:20:40.590212+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[78574]: audit 2024-08-29T18:20:40.590498+0000 mon.a (mon.0) 558 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[78574]: cluster 2024-08-29T18:20:40.653894+0000 mgr.y (mgr.34104) 175 : cluster [DBG] pgmap v286: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 290 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s; 72/531 objects degraded (13.559%) 2024-08-29T18:20:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:40 smithi089 bash[78574]: cluster 2024-08-29T18:20:40.954629+0000 mon.a (mon.0) 559 : cluster [WRN] Health check update: Degraded data redundancy: 72/531 objects degraded (13.559%), 10 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:41.984 INFO:tasks.rados.rados.0.smithi089.stdout:1922: done (3 left) 2024-08-29T18:20:41.984 INFO:tasks.rados.rados.0.smithi089.stdout:1923: done (2 left) 2024-08-29T18:20:41.984 INFO:tasks.rados.rados.0.smithi089.stdout:1924: done (1 left) 2024-08-29T18:20:41.984 INFO:tasks.rados.rados.0.smithi089.stdout:1925: done (0 left) 2024-08-29T18:20:41.984 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 209 2024-08-29T18:20:41.984 INFO:tasks.rados.rados.0.smithi089.stdout:1926: seq_num 610 ranges {434176=622592} 2024-08-29T18:20:41.990 INFO:tasks.rados.rados.0.smithi089.stdout:1926: writing smithi08969774-38 from 434176 to 1056768 tid 1 2024-08-29T18:20:41.990 INFO:tasks.rados.rados.0.smithi089.stdout:1927: delete oid 14 current snap is 209 2024-08-29T18:20:42.011 INFO:tasks.rados.rados.0.smithi089.stdout:1926: finishing write tid 1 to smithi08969774-38 2024-08-29T18:20:42.011 INFO:tasks.rados.rados.0.smithi089.stdout:1926: finishing write tid 2 to smithi08969774-38 2024-08-29T18:20:42.014 INFO:tasks.rados.rados.0.smithi089.stdout:1926: finishing write tid 3 to smithi08969774-38 2024-08-29T18:20:42.015 INFO:tasks.rados.rados.0.smithi089.stdout:1926: oid 38 updating version 0 to 899 2024-08-29T18:20:42.015 INFO:tasks.rados.rados.0.smithi089.stdout:1926: oid 38 version 899 is already newer than 898 2024-08-29T18:20:42.015 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 899 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:20:42.015 INFO:tasks.rados.rados.0.smithi089.stdout:1926: left oid 38 (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:20:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:41 smithi144 bash[67678]: audit 2024-08-29T18:20:40.980061+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T18:20:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:41 smithi144 bash[67678]: cluster 2024-08-29T18:20:40.992792+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e488: 8 total, 7 up, 8 in 2024-08-29T18:20:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:41 smithi144 bash[67678]: audit 2024-08-29T18:20:40.993890+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:42.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:41 smithi144 bash[67678]: audit 2024-08-29T18:20:40.994929+0000 mon.a (mon.0) 562 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:41 smithi089 bash[77323]: audit 2024-08-29T18:20:40.980061+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T18:20:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:41 smithi089 bash[77323]: cluster 2024-08-29T18:20:40.992792+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e488: 8 total, 7 up, 8 in 2024-08-29T18:20:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:41 smithi089 bash[77323]: audit 2024-08-29T18:20:40.993890+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:42.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:41 smithi089 bash[77323]: audit 2024-08-29T18:20:40.994929+0000 mon.a (mon.0) 562 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:42.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:42 smithi089 bash[78574]: audit 2024-08-29T18:20:40.980061+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-29T18:20:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:42 smithi089 bash[78574]: cluster 2024-08-29T18:20:40.992792+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e488: 8 total, 7 up, 8 in 2024-08-29T18:20:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:42 smithi089 bash[78574]: audit 2024-08-29T18:20:40.993890+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:42 smithi089 bash[78574]: audit 2024-08-29T18:20:40.994929+0000 mon.a (mon.0) 562 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:20:43.051 INFO:tasks.rados.rados.0.smithi089.stdout:1926: done (1 left) 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1927: done (0 left) 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1928: rollback oid 19 current snap is 209 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 204 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1929: read oid 30 snap 204 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1929: expect (ObjNum 584 snap 200 seq_num 584) 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1930: read oid 2 snap -1 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1930: expect deleted 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 209 2024-08-29T18:20:43.052 INFO:tasks.rados.rados.0.smithi089.stdout:1931: seq_num 612 ranges {0=655360} 2024-08-29T18:20:43.057 INFO:tasks.rados.rados.0.smithi089.stdout:1931: writing smithi08969774-34 from 0 to 655360 tid 1 2024-08-29T18:20:43.057 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 209 2024-08-29T18:20:43.057 INFO:tasks.rados.rados.0.smithi089.stdout:1932: seq_num 613 ranges {1818624=671744} 2024-08-29T18:20:43.076 INFO:tasks.rados.rados.0.smithi089.stdout:1932: writing smithi08969774-47 from 1818624 to 2490368 tid 1 2024-08-29T18:20:43.076 INFO:tasks.rados.rados.0.smithi089.stdout:1933: read oid 9 snap 205 2024-08-29T18:20:43.076 INFO:tasks.rados.rados.0.smithi089.stdout:1933: expect deleted 2024-08-29T18:20:43.076 INFO:tasks.rados.rados.0.smithi089.stdout:1934: snap_remove snap 180 2024-08-29T18:20:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:43 smithi144 bash[67678]: cluster 2024-08-29T18:20:41.980584+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:20:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:43 smithi144 bash[67678]: cluster 2024-08-29T18:20:41.987469+0000 mon.a (mon.0) 564 : cluster [INF] osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694] boot 2024-08-29T18:20:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:43 smithi144 bash[67678]: cluster 2024-08-29T18:20:41.987518+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-29T18:20:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:43 smithi144 bash[67678]: audit 2024-08-29T18:20:41.988547+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:20:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:43 smithi144 bash[67678]: cluster 2024-08-29T18:20:42.654729+0000 mgr.y (mgr.34104) 176 : cluster [DBG] pgmap v289: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 299 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s; 74/540 objects degraded (13.704%) 2024-08-29T18:20:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:43 smithi144 bash[67678]: cluster 2024-08-29T18:20:42.992407+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-29T18:20:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[77323]: cluster 2024-08-29T18:20:41.980584+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:20:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[77323]: cluster 2024-08-29T18:20:41.987469+0000 mon.a (mon.0) 564 : cluster [INF] osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694] boot 2024-08-29T18:20:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[77323]: cluster 2024-08-29T18:20:41.987518+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-29T18:20:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[77323]: audit 2024-08-29T18:20:41.988547+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:20:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[77323]: cluster 2024-08-29T18:20:42.654729+0000 mgr.y (mgr.34104) 176 : cluster [DBG] pgmap v289: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 299 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s; 74/540 objects degraded (13.704%) 2024-08-29T18:20:43.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[77323]: cluster 2024-08-29T18:20:42.992407+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-29T18:20:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[78574]: cluster 2024-08-29T18:20:41.980584+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:20:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[78574]: cluster 2024-08-29T18:20:41.987469+0000 mon.a (mon.0) 564 : cluster [INF] osd.2 [v2:172.21.15.89:6818/2041476694,v1:172.21.15.89:6819/2041476694] boot 2024-08-29T18:20:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[78574]: cluster 2024-08-29T18:20:41.987518+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-29T18:20:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[78574]: audit 2024-08-29T18:20:41.988547+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-29T18:20:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[78574]: cluster 2024-08-29T18:20:42.654729+0000 mgr.y (mgr.34104) 176 : cluster [DBG] pgmap v289: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 299 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s; 74/540 objects degraded (13.704%) 2024-08-29T18:20:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:43 smithi089 bash[78574]: cluster 2024-08-29T18:20:42.992407+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1934: done (6 left) 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1935: read oid 50 snap -1 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1935: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1936: read oid 25 snap -1 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1936: expect (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1928: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1931: finishing write tid 1 to smithi08969774-34 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1931: finishing write tid 2 to smithi08969774-34 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1931: finishing write tid 3 to smithi08969774-34 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1931: oid 34 updating version 0 to 738 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:1931: oid 34 version 738 is already newer than 737 2024-08-29T18:20:44.019 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 738 (ObjNum 612 snap 209 seq_num 612) dirty exists 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1931: left oid 34 (ObjNum 612 snap 209 seq_num 612) 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1932: finishing write tid 1 to smithi08969774-47 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1932: finishing write tid 2 to smithi08969774-47 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1932: finishing write tid 3 to smithi08969774-47 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1932: oid 47 updating version 0 to 790 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1932: oid 47 version 790 is already newer than 789 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 790 (ObjNum 613 snap 209 seq_num 613) dirty exists 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1932: left oid 47 (ObjNum 613 snap 209 seq_num 613) 2024-08-29T18:20:44.020 INFO:tasks.rados.rados.0.smithi089.stdout:1929: expect (ObjNum 584 snap 200 seq_num 584) 2024-08-29T18:20:44.208 INFO:tasks.rados.rados.0.smithi089.stdout:1935: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1928: done (7 left) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1929: done (6 left) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1930: done (5 left) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1931: done (4 left) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1932: done (3 left) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1933: done (2 left) 2024-08-29T18:20:44.497 INFO:tasks.rados.rados.0.smithi089.stdout:1935: done (1 left) 2024-08-29T18:20:44.498 INFO:tasks.rados.rados.0.smithi089.stdout:1937: rollback oid 27 current snap is 209 2024-08-29T18:20:44.498 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 200 2024-08-29T18:20:44.498 INFO:tasks.rados.rados.0.smithi089.stdout:1938: snap_create 2024-08-29T18:20:44.506 INFO:tasks.rados.rados.0.smithi089.stdout:1937: finishing rollback tid 0 to smithi08969774-27 2024-08-29T18:20:44.512 INFO:tasks.rados.rados.0.smithi089.stdout:1937: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:20:44.512 INFO:tasks.rados.rados.0.smithi089.stdout:1937: finishing rollback tid 2 to smithi08969774-27 2024-08-29T18:20:44.512 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 858 (ObjNum 497 snap 166 seq_num 497) dirty exists 2024-08-29T18:20:44.518 INFO:tasks.rados.rados.0.smithi089.stdout:1936: expect (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:20:45.032 INFO:tasks.rados.rados.0.smithi089.stdout:1936: done (2 left) 2024-08-29T18:20:45.033 INFO:tasks.rados.rados.0.smithi089.stdout:1937: done (1 left) 2024-08-29T18:20:45.033 INFO:tasks.rados.rados.0.smithi089.stdout:1938: done (0 left) 2024-08-29T18:20:45.033 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 210 2024-08-29T18:20:45.033 INFO:tasks.rados.rados.0.smithi089.stdout:1939: seq_num 614 ranges {5693440=688128} 2024-08-29T18:20:45.096 INFO:tasks.rados.rados.0.smithi089.stdout:1939: writing smithi08969774-50 from 5693440 to 6381568 tid 1 2024-08-29T18:20:45.097 INFO:tasks.rados.rados.0.smithi089.stdout:1940: rmattr oid 14 current snap is 210 2024-08-29T18:20:45.097 INFO:tasks.rados.rados.0.smithi089.stdout:1940: done (1 left) 2024-08-29T18:20:45.097 INFO:tasks.rados.rados.0.smithi089.stdout:1941: read oid 8 snap -1 2024-08-29T18:20:45.097 INFO:tasks.rados.rados.0.smithi089.stdout:1941: expect (ObjNum 602 snap 206 seq_num 602) 2024-08-29T18:20:45.097 INFO:tasks.rados.rados.0.smithi089.stdout:1942: snap_create 2024-08-29T18:20:45.107 INFO:tasks.rados.rados.0.smithi089.stdout:1939: finishing write tid 1 to smithi08969774-50 2024-08-29T18:20:45.109 INFO:tasks.rados.rados.0.smithi089.stdout:1939: finishing write tid 2 to smithi08969774-50 2024-08-29T18:20:45.111 INFO:tasks.rados.rados.0.smithi089.stdout:1939: finishing write tid 3 to smithi08969774-50 2024-08-29T18:20:45.112 INFO:tasks.rados.rados.0.smithi089.stdout:1939: oid 50 updating version 0 to 879 2024-08-29T18:20:45.112 INFO:tasks.rados.rados.0.smithi089.stdout:1939: oid 50 version 879 is already newer than 878 2024-08-29T18:20:45.112 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 879 (ObjNum 614 snap 210 seq_num 614) dirty exists 2024-08-29T18:20:45.112 INFO:tasks.rados.rados.0.smithi089.stdout:1939: left oid 50 (ObjNum 614 snap 210 seq_num 614) 2024-08-29T18:20:45.140 INFO:tasks.rados.rados.0.smithi089.stdout:1941: expect (ObjNum 602 snap 206 seq_num 602) 2024-08-29T18:20:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:45 smithi144 bash[67678]: cluster 2024-08-29T18:20:44.023124+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-29T18:20:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:45 smithi144 bash[67678]: cluster 2024-08-29T18:20:44.655561+0000 mgr.y (mgr.34104) 177 : cluster [DBG] pgmap v292: 121 pgs: 15 active+undersized, 7 active+undersized+degraded, 99 active+clean; 300 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 7 op/s; 62/549 objects degraded (11.293%) 2024-08-29T18:20:45.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:20:45] "GET /metrics HTTP/1.1" 200 36131 "" "Prometheus/2.43.0" 2024-08-29T18:20:45.416 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:45 smithi089 bash[77323]: cluster 2024-08-29T18:20:44.023124+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-29T18:20:45.416 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:45 smithi089 bash[77323]: cluster 2024-08-29T18:20:44.655561+0000 mgr.y (mgr.34104) 177 : cluster [DBG] pgmap v292: 121 pgs: 15 active+undersized, 7 active+undersized+degraded, 99 active+clean; 300 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 7 op/s; 62/549 objects degraded (11.293%) 2024-08-29T18:20:45.416 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:45 smithi089 bash[78574]: cluster 2024-08-29T18:20:44.023124+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-29T18:20:45.416 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:45 smithi089 bash[78574]: cluster 2024-08-29T18:20:44.655561+0000 mgr.y (mgr.34104) 177 : cluster [DBG] pgmap v292: 121 pgs: 15 active+undersized, 7 active+undersized+degraded, 99 active+clean; 300 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 7 op/s; 62/549 objects degraded (11.293%) 2024-08-29T18:20:46.046 INFO:tasks.rados.rados.0.smithi089.stdout:1939: done (2 left) 2024-08-29T18:20:46.046 INFO:tasks.rados.rados.0.smithi089.stdout:1941: done (1 left) 2024-08-29T18:20:46.047 INFO:tasks.rados.rados.0.smithi089.stdout:1942: done (0 left) 2024-08-29T18:20:46.047 INFO:tasks.rados.rados.0.smithi089.stdout:1943: read oid 48 snap -1 2024-08-29T18:20:46.047 INFO:tasks.rados.rados.0.smithi089.stdout:1943: expect deleted 2024-08-29T18:20:46.047 INFO:tasks.rados.rados.0.smithi089.stdout:1944: read oid 22 snap -1 2024-08-29T18:20:46.047 INFO:tasks.rados.rados.0.smithi089.stdout:1944: expect (ObjNum 579 snap 199 seq_num 579) 2024-08-29T18:20:46.047 INFO:tasks.rados.rados.0.smithi089.stdout:1945: delete oid 49 current snap is 211 2024-08-29T18:20:46.052 INFO:tasks.rados.rados.0.smithi089.stdout:1943: done (2 left) 2024-08-29T18:20:46.052 INFO:tasks.rados.rados.0.smithi089.stdout:1945: done (1 left) 2024-08-29T18:20:46.052 INFO:tasks.rados.rados.0.smithi089.stdout:1946: read oid 18 snap -1 2024-08-29T18:20:46.052 INFO:tasks.rados.rados.0.smithi089.stdout:1946: expect deleted 2024-08-29T18:20:46.052 INFO:tasks.rados.rados.0.smithi089.stdout:1947: snap_remove snap 205 2024-08-29T18:20:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:46 smithi144 bash[67678]: cluster 2024-08-29T18:20:45.037049+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-29T18:20:46.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:46 smithi144 bash[67678]: cluster 2024-08-29T18:20:45.955751+0000 mon.a (mon.0) 570 : cluster [WRN] Health check update: Degraded data redundancy: 62/549 objects degraded (11.293%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:46 smithi089 bash[77323]: cluster 2024-08-29T18:20:45.037049+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-29T18:20:46.348 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:46 smithi089 bash[77323]: cluster 2024-08-29T18:20:45.955751+0000 mon.a (mon.0) 570 : cluster [WRN] Health check update: Degraded data redundancy: 62/549 objects degraded (11.293%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:46.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:46 smithi089 bash[78574]: cluster 2024-08-29T18:20:45.037049+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-29T18:20:46.349 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:46 smithi089 bash[78574]: cluster 2024-08-29T18:20:45.955751+0000 mon.a (mon.0) 570 : cluster [WRN] Health check update: Degraded data redundancy: 62/549 objects degraded (11.293%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:20:47.065 INFO:tasks.rados.rados.0.smithi089.stdout:1947: done (2 left) 2024-08-29T18:20:47.065 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 211 2024-08-29T18:20:47.065 INFO:tasks.rados.rados.0.smithi089.stdout:1948: seq_num 616 ranges {0=720896} 2024-08-29T18:20:47.071 INFO:tasks.rados.rados.0.smithi089.stdout:1948: writing smithi08969774-40 from 0 to 720896 tid 1 2024-08-29T18:20:47.075 INFO:tasks.rados.rados.0.smithi089.stdout:1944: expect (ObjNum 579 snap 199 seq_num 579) 2024-08-29T18:20:47.076 INFO:tasks.rados.rados.0.smithi089.stdout:1944: done (2 left) 2024-08-29T18:20:47.076 INFO:tasks.rados.rados.0.smithi089.stdout:1946: done (1 left) 2024-08-29T18:20:47.076 INFO:tasks.rados.rados.0.smithi089.stdout:1949: copy_from oid 50 from oid 1 current snap is 211 2024-08-29T18:20:47.076 INFO:tasks.rados.rados.0.smithi089.stdout:1950: snap_create 2024-08-29T18:20:47.085 INFO:tasks.rados.rados.0.smithi089.stdout:1948: finishing write tid 1 to smithi08969774-40 2024-08-29T18:20:47.085 INFO:tasks.rados.rados.0.smithi089.stdout:1948: finishing write tid 2 to smithi08969774-40 2024-08-29T18:20:47.088 INFO:tasks.rados.rados.0.smithi089.stdout:1948: finishing write tid 3 to smithi08969774-40 2024-08-29T18:20:47.088 INFO:tasks.rados.rados.0.smithi089.stdout:1948: oid 40 updating version 0 to 1152 2024-08-29T18:20:47.088 INFO:tasks.rados.rados.0.smithi089.stdout:1948: oid 40 updating version 1152 to 1153 2024-08-29T18:20:47.088 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1153 (ObjNum 616 snap 211 seq_num 616) dirty exists 2024-08-29T18:20:47.088 INFO:tasks.rados.rados.0.smithi089.stdout:1948: left oid 40 (ObjNum 616 snap 211 seq_num 616) 2024-08-29T18:20:47.114 INFO:tasks.rados.rados.0.smithi089.stdout:1949: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:20:47.127 INFO:tasks.rados.rados.0.smithi089.stdout:1949: finishing copy_from to smithi08969774-50 2024-08-29T18:20:47.128 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 897 (ObjNum 600 snap 205 seq_num 600) dirty exists 2024-08-29T18:20:47.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:47 smithi144 bash[67678]: cluster 2024-08-29T18:20:46.050780+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-29T18:20:47.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:47 smithi144 bash[67678]: cluster 2024-08-29T18:20:46.656575+0000 mgr.y (mgr.34104) 178 : cluster [DBG] pgmap v295: 121 pgs: 121 active+clean; 302 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 24 MiB/s, 4 objects/s recovering 2024-08-29T18:20:47.392 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:47 smithi089 bash[78574]: cluster 2024-08-29T18:20:46.050780+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-29T18:20:47.392 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:47 smithi089 bash[78574]: cluster 2024-08-29T18:20:46.656575+0000 mgr.y (mgr.34104) 178 : cluster [DBG] pgmap v295: 121 pgs: 121 active+clean; 302 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 24 MiB/s, 4 objects/s recovering 2024-08-29T18:20:47.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:47 smithi089 bash[77323]: cluster 2024-08-29T18:20:46.050780+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-29T18:20:47.392 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:47 smithi089 bash[77323]: cluster 2024-08-29T18:20:46.656575+0000 mgr.y (mgr.34104) 178 : cluster [DBG] pgmap v295: 121 pgs: 121 active+clean; 302 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 9 op/s; 24 MiB/s, 4 objects/s recovering 2024-08-29T18:20:48.059 INFO:tasks.rados.rados.0.smithi089.stdout:1948: done (2 left) 2024-08-29T18:20:48.059 INFO:tasks.rados.rados.0.smithi089.stdout:1949: done (1 left) 2024-08-29T18:20:48.059 INFO:tasks.rados.rados.0.smithi089.stdout:1950: done (0 left) 2024-08-29T18:20:48.059 INFO:tasks.rados.rados.0.smithi089.stdout:1951: copy_from oid 24 from oid 14 current snap is 212 2024-08-29T18:20:48.059 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 212 2024-08-29T18:20:48.059 INFO:tasks.rados.rados.0.smithi089.stdout:1952: seq_num 617 ranges {3964928=737280} 2024-08-29T18:20:48.092 INFO:tasks.rados.rados.0.smithi089.stdout:1952: writing smithi08969774-10 from 3964928 to 4702208 tid 1 2024-08-29T18:20:48.092 INFO:tasks.rados.rados.0.smithi089.stdout:1953: snap_remove snap 197 2024-08-29T18:20:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:48 smithi089 bash[77323]: cluster 2024-08-29T18:20:47.043459+0000 mon.a (mon.0) 572 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/549 objects degraded (11.293%), 7 pgs degraded) 2024-08-29T18:20:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:48 smithi089 bash[77323]: cluster 2024-08-29T18:20:47.043509+0000 mon.a (mon.0) 573 : cluster [INF] Cluster is now healthy 2024-08-29T18:20:48.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:48 smithi089 bash[77323]: cluster 2024-08-29T18:20:47.069037+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-29T18:20:48.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:48 smithi089 bash[78574]: cluster 2024-08-29T18:20:47.043459+0000 mon.a (mon.0) 572 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/549 objects degraded (11.293%), 7 pgs degraded) 2024-08-29T18:20:48.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:48 smithi089 bash[78574]: cluster 2024-08-29T18:20:47.043509+0000 mon.a (mon.0) 573 : cluster [INF] Cluster is now healthy 2024-08-29T18:20:48.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:48 smithi089 bash[78574]: cluster 2024-08-29T18:20:47.069037+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-29T18:20:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:48 smithi144 bash[67678]: cluster 2024-08-29T18:20:47.043459+0000 mon.a (mon.0) 572 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/549 objects degraded (11.293%), 7 pgs degraded) 2024-08-29T18:20:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:48 smithi144 bash[67678]: cluster 2024-08-29T18:20:47.043509+0000 mon.a (mon.0) 573 : cluster [INF] Cluster is now healthy 2024-08-29T18:20:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:48 smithi144 bash[67678]: cluster 2024-08-29T18:20:47.069037+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-29T18:20:49.082 INFO:tasks.rados.rados.0.smithi089.stdout:1953: done (2 left) 2024-08-29T18:20:49.082 INFO:tasks.rados.rados.0.smithi089.stdout:1954: read oid 36 snap -1 2024-08-29T18:20:49.082 INFO:tasks.rados.rados.0.smithi089.stdout:1954: expect deleted 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1955: delete oid 40 current snap is 212 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1951: finishing copy_from to smithi08969774-24 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1951: got expected ENOENT (src dne) 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1951: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1952: finishing write tid 1 to smithi08969774-10 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1952: finishing write tid 2 to smithi08969774-10 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1952: finishing write tid 3 to smithi08969774-10 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1952: oid 10 updating version 0 to 1045 2024-08-29T18:20:49.083 INFO:tasks.rados.rados.0.smithi089.stdout:1952: oid 10 version 1045 is already newer than 1044 2024-08-29T18:20:49.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1045 (ObjNum 617 snap 212 seq_num 617) dirty exists 2024-08-29T18:20:49.084 INFO:tasks.rados.rados.0.smithi089.stdout:1952: left oid 10 (ObjNum 617 snap 212 seq_num 617) 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1951: done (3 left) 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1952: done (2 left) 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1954: done (1 left) 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1955: done (0 left) 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1956: rmattr oid 46 current snap is 212 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1956: done (0 left) 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1957: rollback oid 20 current snap is 212 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 190 2024-08-29T18:20:49.106 INFO:tasks.rados.rados.0.smithi089.stdout:1958: rmattr oid 26 current snap is 212 2024-08-29T18:20:49.107 INFO:tasks.rados.rados.0.smithi089.stdout:1959: rollback oid 5 current snap is 212 2024-08-29T18:20:49.107 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 204 2024-08-29T18:20:49.107 INFO:tasks.rados.rados.0.smithi089.stdout:1960: read oid 9 snap -1 2024-08-29T18:20:49.107 INFO:tasks.rados.rados.0.smithi089.stdout:1960: expect deleted 2024-08-29T18:20:49.107 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 212 2024-08-29T18:20:49.107 INFO:tasks.rados.rados.0.smithi089.stdout:1961: seq_num 619 ranges {0=770048} 2024-08-29T18:20:49.111 INFO:tasks.rados.rados.0.smithi089.stdout:1961: writing smithi08969774-40 from 0 to 770048 tid 1 2024-08-29T18:20:49.111 INFO:tasks.rados.rados.0.smithi089.stdout:1962: snap_create 2024-08-29T18:20:49.117 INFO:tasks.rados.rados.0.smithi089.stdout:1959: finishing rollback tid 0 to smithi08969774-5 2024-08-29T18:20:49.118 INFO:tasks.rados.rados.0.smithi089.stdout:1959: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:20:49.118 INFO:tasks.rados.rados.0.smithi089.stdout:1959: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:20:49.118 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 878 (ObjNum 505 snap 169 seq_num 505) dirty exists 2024-08-29T18:20:49.120 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1068 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:20:49.122 INFO:tasks.rados.rados.0.smithi089.stdout:1961: finishing write tid 1 to smithi08969774-40 2024-08-29T18:20:49.122 INFO:tasks.rados.rados.0.smithi089.stdout:1961: finishing write tid 2 to smithi08969774-40 2024-08-29T18:20:49.123 INFO:tasks.rados.rados.0.smithi089.stdout:1957: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:20:49.124 INFO:tasks.rados.rados.0.smithi089.stdout:1957: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:20:49.125 INFO:tasks.rados.rados.0.smithi089.stdout:1957: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:20:49.125 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 905 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:20:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:1961: finishing write tid 3 to smithi08969774-40 2024-08-29T18:20:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:1961: oid 40 updating version 0 to 1162 2024-08-29T18:20:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:1961: oid 40 updating version 1162 to 1163 2024-08-29T18:20:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1163 (ObjNum 619 snap 212 seq_num 619) dirty exists 2024-08-29T18:20:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:1961: left oid 40 (ObjNum 619 snap 212 seq_num 619) 2024-08-29T18:20:49.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:49 smithi089 bash[77323]: cluster 2024-08-29T18:20:48.063360+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-29T18:20:49.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:49 smithi089 bash[77323]: cluster 2024-08-29T18:20:48.657768+0000 mgr.y (mgr.34104) 179 : cluster [DBG] pgmap v298: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 752 KiB/s wr, 8 op/s; 24 MiB/s, 4 objects/s recovering 2024-08-29T18:20:49.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:49 smithi089 bash[78574]: cluster 2024-08-29T18:20:48.063360+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-29T18:20:49.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:49 smithi089 bash[78574]: cluster 2024-08-29T18:20:48.657768+0000 mgr.y (mgr.34104) 179 : cluster [DBG] pgmap v298: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 752 KiB/s wr, 8 op/s; 24 MiB/s, 4 objects/s recovering 2024-08-29T18:20:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:49 smithi144 bash[67678]: cluster 2024-08-29T18:20:48.063360+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-29T18:20:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:49 smithi144 bash[67678]: cluster 2024-08-29T18:20:48.657768+0000 mgr.y (mgr.34104) 179 : cluster [DBG] pgmap v298: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 752 KiB/s wr, 8 op/s; 24 MiB/s, 4 objects/s recovering 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1957: done (5 left) 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1958: done (4 left) 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1959: done (3 left) 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1960: done (2 left) 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1961: done (1 left) 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1962: done (0 left) 2024-08-29T18:20:50.084 INFO:tasks.rados.rados.0.smithi089.stdout:1963: snap_create 2024-08-29T18:20:50.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: cluster 2024-08-29T18:20:49.086551+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.268207+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.276329+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.278114+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.279727+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.287787+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.442557+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.446111+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.449246+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.451682+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.454257+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: audit 2024-08-29T18:20:49.454596+0000 mgr.y (mgr.34104) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[77323]: cephadm 2024-08-29T18:20:49.456412+0000 mgr.y (mgr.34104) 181 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: cluster 2024-08-29T18:20:49.086551+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.268207+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.276329+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.278114+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.279727+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.287787+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.442557+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.446111+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.449246+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.451682+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.454257+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T18:20:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: audit 2024-08-29T18:20:49.454596+0000 mgr.y (mgr.34104) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T18:20:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:50 smithi089 bash[78574]: cephadm 2024-08-29T18:20:49.456412+0000 mgr.y (mgr.34104) 181 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-29T18:20:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: cluster 2024-08-29T18:20:49.086551+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-08-29T18:20:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.268207+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.276329+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.278114+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.279727+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.287787+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.442557+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.446111+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.449246+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.451682+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.454257+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: audit 2024-08-29T18:20:49.454596+0000 mgr.y (mgr.34104) 180 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-29T18:20:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:50 smithi144 bash[67678]: cephadm 2024-08-29T18:20:49.456412+0000 mgr.y (mgr.34104) 181 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-29T18:20:50.961 INFO:tasks.rados.rados.0.smithi089.stdout:1963: done (0 left) 2024-08-29T18:20:50.961 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 214 2024-08-29T18:20:50.961 INFO:tasks.rados.rados.0.smithi089.stdout:1964: seq_num 620 ranges {0=794624} 2024-08-29T18:20:50.973 INFO:tasks.rados.rados.0.smithi089.stdout:1964: writing smithi08969774-11 from 0 to 794624 tid 1 2024-08-29T18:20:50.973 INFO:tasks.rados.rados.0.smithi089.stdout:1965: delete oid 48 current snap is 214 2024-08-29T18:20:50.989 INFO:tasks.rados.rados.0.smithi089.stdout:1965: done (1 left) 2024-08-29T18:20:50.989 INFO:tasks.rados.rados.0.smithi089.stdout:1966: snap_create 2024-08-29T18:20:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:1964: finishing write tid 1 to smithi08969774-11 2024-08-29T18:20:50.995 INFO:tasks.rados.rados.0.smithi089.stdout:1964: finishing write tid 2 to smithi08969774-11 2024-08-29T18:20:50.998 INFO:tasks.rados.rados.0.smithi089.stdout:1964: finishing write tid 3 to smithi08969774-11 2024-08-29T18:20:50.998 INFO:tasks.rados.rados.0.smithi089.stdout:1964: oid 11 updating version 0 to 1052 2024-08-29T18:20:50.998 INFO:tasks.rados.rados.0.smithi089.stdout:1964: oid 11 updating version 1052 to 1053 2024-08-29T18:20:50.998 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1053 (ObjNum 620 snap 214 seq_num 620) dirty exists 2024-08-29T18:20:50.998 INFO:tasks.rados.rados.0.smithi089.stdout:1964: left oid 11 (ObjNum 620 snap 214 seq_num 620) 2024-08-29T18:20:51.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:51 smithi089 bash[77323]: cluster 2024-08-29T18:20:50.087999+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-29T18:20:51.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:51 smithi089 bash[77323]: cluster 2024-08-29T18:20:50.658426+0000 mgr.y (mgr.34104) 182 : cluster [DBG] pgmap v301: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:20:51.382 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:51 smithi089 bash[77323]: cluster 2024-08-29T18:20:50.965409+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-29T18:20:51.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:51 smithi089 bash[78574]: cluster 2024-08-29T18:20:50.087999+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-29T18:20:51.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:51 smithi089 bash[78574]: cluster 2024-08-29T18:20:50.658426+0000 mgr.y (mgr.34104) 182 : cluster [DBG] pgmap v301: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:20:51.382 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:51 smithi089 bash[78574]: cluster 2024-08-29T18:20:50.965409+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-29T18:20:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:51 smithi144 bash[67678]: cluster 2024-08-29T18:20:50.087999+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-29T18:20:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:51 smithi144 bash[67678]: cluster 2024-08-29T18:20:50.658426+0000 mgr.y (mgr.34104) 182 : cluster [DBG] pgmap v301: 121 pgs: 121 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:20:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:51 smithi144 bash[67678]: cluster 2024-08-29T18:20:50.965409+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-29T18:20:51.965 INFO:tasks.rados.rados.0.smithi089.stdout:1964: done (1 left) 2024-08-29T18:20:51.965 INFO:tasks.rados.rados.0.smithi089.stdout:1966: done (0 left) 2024-08-29T18:20:51.965 INFO:tasks.rados.rados.0.smithi089.stdout:1967: read oid 1 snap -1 2024-08-29T18:20:51.966 INFO:tasks.rados.rados.0.smithi089.stdout:1967: expect (ObjNum 600 snap 205 seq_num 600) 2024-08-29T18:20:51.966 INFO:tasks.rados.rados.0.smithi089.stdout:1968: delete oid 8 current snap is 215 2024-08-29T18:20:51.980 INFO:tasks.rados.rados.0.smithi089.stdout:1968: done (1 left) 2024-08-29T18:20:51.981 INFO:tasks.rados.rados.0.smithi089.stdout:1969: read oid 32 snap 190 2024-08-29T18:20:51.981 INFO:tasks.rados.rados.0.smithi089.stdout:1969: expect (ObjNum 545 snap 184 seq_num 545) 2024-08-29T18:20:51.981 INFO:tasks.rados.rados.0.smithi089.stdout:1970: rmattr oid 50 current snap is 215 2024-08-29T18:20:51.981 INFO:tasks.rados.rados.0.smithi089.stdout:1971: read oid 12 snap -1 2024-08-29T18:20:51.981 INFO:tasks.rados.rados.0.smithi089.stdout:1971: expect deleted 2024-08-29T18:20:51.982 INFO:tasks.rados.rados.0.smithi089.stdout:1972: setattr oid 47 current snap is 215 2024-08-29T18:20:51.987 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 215 2024-08-29T18:20:51.987 INFO:tasks.rados.rados.0.smithi089.stdout:1973: seq_num 623 ranges {0=442368,442368=401408} 2024-08-29T18:20:51.997 INFO:tasks.rados.rados.0.smithi089.stdout:1973: writing smithi08969774-14 from 0 to 442368 tid 1 2024-08-29T18:20:52.006 INFO:tasks.rados.rados.0.smithi089.stdout:1973: writing smithi08969774-14 from 442368 to 843776 tid 2 2024-08-29T18:20:52.006 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 215 2024-08-29T18:20:52.006 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 898 (ObjNum 600 snap 205 seq_num 600) dirty exists 2024-08-29T18:20:52.006 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 791 (ObjNum 613 snap 209 seq_num 613) dirty exists 2024-08-29T18:20:52.006 INFO:tasks.rados.rados.0.smithi089.stdout:1973: finishing write tid 1 to smithi08969774-14 2024-08-29T18:20:52.006 INFO:tasks.rados.rados.0.smithi089.stdout:1974: seq_num 624 ranges {0=458752,458752=401408} 2024-08-29T18:20:52.015 INFO:tasks.rados.rados.0.smithi089.stdout:1974: writing smithi08969774-6 from 0 to 458752 tid 1 2024-08-29T18:20:52.023 INFO:tasks.rados.rados.0.smithi089.stdout:1974: writing smithi08969774-6 from 458752 to 860160 tid 2 2024-08-29T18:20:52.023 INFO:tasks.rados.rados.0.smithi089.stdout:1970: done (6 left) 2024-08-29T18:20:52.023 INFO:tasks.rados.rados.0.smithi089.stdout:1971: done (5 left) 2024-08-29T18:20:52.024 INFO:tasks.rados.rados.0.smithi089.stdout:1972: done (4 left) 2024-08-29T18:20:52.024 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 215 2024-08-29T18:20:52.024 INFO:tasks.rados.rados.0.smithi089.stdout:1967: expect (ObjNum 600 snap 205 seq_num 600) 2024-08-29T18:20:52.276 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:20:52.574 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:20:52.574 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (10m) 14s ago 11m 13.8M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (11m) 2m ago 11m 78.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (14m) 14s ago 14m 16.6M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (14m) 2m ago 14m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (4m) 2m ago 22m 426M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (4m) 14s ago 24m 499M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (3m) 14s ago 24m 55.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (2m) 2m ago 22m 20.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (3m) 14s ago 22m 47.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (11m) 14s ago 11m 8884k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (11m) 2m ago 11m 8720k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (79s) 14s ago 21m 167M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:20:52.575 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (48s) 14s ago 20m 205M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (18s) 14s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (18m) 14s ago 18m 285M 2524M 18.2.4-774-gfe43f1c9 96384990183a 9ed86ed4f2b1 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (18m) 2m ago 18m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (17m) 2m ago 17m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (16m) 2m ago 16m 146M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (15m) 2m ago 15m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:20:52.576 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (4m) 2m ago 12m 41.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:20:52.874 INFO:tasks.rados.rados.0.smithi089.stdout:1973: finishing write tid 2 to smithi08969774-14 2024-08-29T18:20:52.874 INFO:tasks.rados.rados.0.smithi089.stdout:1973: finishing write tid 3 to smithi08969774-14 2024-08-29T18:20:52.874 INFO:tasks.rados.rados.0.smithi089.stdout:1973: finishing write tid 4 to smithi08969774-14 2024-08-29T18:20:52.874 INFO:tasks.rados.rados.0.smithi089.stdout:1973: oid 14 updating version 0 to 1056 2024-08-29T18:20:52.874 INFO:tasks.rados.rados.0.smithi089.stdout:1973: oid 14 version 1056 is already newer than 1054 2024-08-29T18:20:52.874 INFO:tasks.rados.rados.0.smithi089.stdout:1973: oid 14 version 1056 is already newer than 1055 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1056 (ObjNum 623 snap 215 seq_num 623) dirty exists 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1973: left oid 14 (ObjNum 623 snap 215 seq_num 623) 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: finishing write tid 1 to smithi08969774-6 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: finishing write tid 2 to smithi08969774-6 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: finishing write tid 3 to smithi08969774-6 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: finishing write tid 4 to smithi08969774-6 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: oid 6 updating version 0 to 899 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: oid 6 updating version 899 to 900 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: oid 6 updating version 900 to 901 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 901 (ObjNum 624 snap 215 seq_num 624) dirty exists 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1974: left oid 6 (ObjNum 624 snap 215 seq_num 624) 2024-08-29T18:20:52.875 INFO:tasks.rados.rados.0.smithi089.stdout:1969: expect (ObjNum 545 snap 184 seq_num 545) 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 5, 2024-08-29T18:20:52.923 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 7, 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:20:52.924 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: cluster 2024-08-29T18:20:51.966842+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: cephadm 2024-08-29T18:20:52.153046+0000 mgr.y (mgr.34104) 183 : cephadm [INF] Upgrade: Updating osd.3 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.157694+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.160396+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.161357+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: cephadm 2024-08-29T18:20:52.165255+0000 mgr.y (mgr.34104) 184 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.268486+0000 mgr.y (mgr.34104) 185 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.566007+0000 mgr.y (mgr.34104) 186 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:52.963 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: cluster 2024-08-29T18:20:52.658860+0000 mgr.y (mgr.34104) 187 : cluster [DBG] pgmap v304: 121 pgs: 121 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:20:52.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.693134+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:52.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.694076+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:52.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.808545+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:52.964 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[77323]: audit 2024-08-29T18:20:52.927544+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.89:0/1761188846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:52.990 INFO:tasks.rados.rados.0.smithi089.stdout:1975: seq_num 625 ranges {1130496=475136,1605632=401408} 2024-08-29T18:20:53.016 INFO:tasks.rados.rados.0.smithi089.stdout:1975: writing smithi08969774-27 from 1130496 to 1605632 tid 1 2024-08-29T18:20:53.023 INFO:tasks.rados.rados.0.smithi089.stdout:1975: writing smithi08969774-27 from 1605632 to 2007040 tid 2 2024-08-29T18:20:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1967: done (4 left) 2024-08-29T18:20:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1969: done (3 left) 2024-08-29T18:20:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1973: done (2 left) 2024-08-29T18:20:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1974: done (1 left) 2024-08-29T18:20:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1976: delete oid 2 current snap is 215 2024-08-29T18:20:53.024 INFO:tasks.rados.rados.0.smithi089.stdout:1975: finishing write tid 1 to smithi08969774-27 2024-08-29T18:20:53.029 INFO:tasks.rados.rados.0.smithi089.stdout:1975: finishing write tid 2 to smithi08969774-27 2024-08-29T18:20:53.029 INFO:tasks.rados.rados.0.smithi089.stdout:1975: finishing write tid 3 to smithi08969774-27 2024-08-29T18:20:53.033 INFO:tasks.rados.rados.0.smithi089.stdout:1975: finishing write tid 4 to smithi08969774-27 2024-08-29T18:20:53.033 INFO:tasks.rados.rados.0.smithi089.stdout:1975: oid 27 updating version 0 to 866 2024-08-29T18:20:53.033 INFO:tasks.rados.rados.0.smithi089.stdout:1975: oid 27 updating version 866 to 868 2024-08-29T18:20:53.033 INFO:tasks.rados.rados.0.smithi089.stdout:1975: oid 27 version 868 is already newer than 867 2024-08-29T18:20:53.033 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 868 (ObjNum 625 snap 215 seq_num 625) dirty exists 2024-08-29T18:20:53.033 INFO:tasks.rados.rados.0.smithi089.stdout:1975: left oid 27 (ObjNum 625 snap 215 seq_num 625) 2024-08-29T18:20:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1975: done (1 left) 2024-08-29T18:20:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1976: done (0 left) 2024-08-29T18:20:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1977: copy_from oid 17 from oid 37 current snap is 215 2024-08-29T18:20:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 215 2024-08-29T18:20:53.034 INFO:tasks.rados.rados.0.smithi089.stdout:1978: seq_num 627 ranges {385024=507904,892928=401408} 2024-08-29T18:20:53.049 INFO:tasks.rados.rados.0.smithi089.stdout:1978: writing smithi08969774-24 from 385024 to 892928 tid 1 2024-08-29T18:20:53.056 INFO:tasks.rados.rados.0.smithi089.stdout:1978: writing smithi08969774-24 from 892928 to 1294336 tid 2 2024-08-29T18:20:53.057 INFO:tasks.rados.rados.0.smithi089.stdout:1979: delete oid 1 current snap is 215 2024-08-29T18:20:53.057 INFO:tasks.rados.rados.0.smithi089.stdout:1977: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:20:53.059 INFO:tasks.rados.rados.0.smithi089.stdout:1977: finishing copy_from to smithi08969774-17 2024-08-29T18:20:53.059 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1067 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:20:53.062 INFO:tasks.rados.rados.0.smithi089.stdout:1978: finishing write tid 1 to smithi08969774-24 2024-08-29T18:20:53.063 INFO:tasks.rados.rados.0.smithi089.stdout:1978: finishing write tid 2 to smithi08969774-24 2024-08-29T18:20:53.064 INFO:tasks.rados.rados.0.smithi089.stdout:1977: done (2 left) 2024-08-29T18:20:53.064 INFO:tasks.rados.rados.0.smithi089.stdout:1979: done (1 left) 2024-08-29T18:20:53.064 INFO:tasks.rados.rados.0.smithi089.stdout:1980: rmattr oid 27 current snap is 215 2024-08-29T18:20:53.064 INFO:tasks.rados.rados.0.smithi089.stdout:1980: done (1 left) 2024-08-29T18:20:53.064 INFO:tasks.rados.rados.0.smithi089.stdout:1981: snap_create 2024-08-29T18:20:53.064 INFO:tasks.rados.rados.0.smithi089.stdout:1978: finishing write tid 3 to smithi08969774-24 2024-08-29T18:20:53.066 INFO:tasks.rados.rados.0.smithi089.stdout:1978: finishing write tid 4 to smithi08969774-24 2024-08-29T18:20:53.066 INFO:tasks.rados.rados.0.smithi089.stdout:1978: oid 24 updating version 0 to 881 2024-08-29T18:20:53.066 INFO:tasks.rados.rados.0.smithi089.stdout:1978: oid 24 updating version 881 to 882 2024-08-29T18:20:53.066 INFO:tasks.rados.rados.0.smithi089.stdout:1978: oid 24 updating version 882 to 883 2024-08-29T18:20:53.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 883 (ObjNum 627 snap 215 seq_num 627) dirty exists 2024-08-29T18:20:53.066 INFO:tasks.rados.rados.0.smithi089.stdout:1978: left oid 24 (ObjNum 627 snap 215 seq_num 627) 2024-08-29T18:20:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: cluster 2024-08-29T18:20:51.966842+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-29T18:20:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: cephadm 2024-08-29T18:20:52.153046+0000 mgr.y (mgr.34104) 183 : cephadm [INF] Upgrade: Updating osd.3 2024-08-29T18:20:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.157694+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:53.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.160396+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.161357+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: cephadm 2024-08-29T18:20:52.165255+0000 mgr.y (mgr.34104) 184 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.268486+0000 mgr.y (mgr.34104) 185 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.566007+0000 mgr.y (mgr.34104) 186 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: cluster 2024-08-29T18:20:52.658860+0000 mgr.y (mgr.34104) 187 : cluster [DBG] pgmap v304: 121 pgs: 121 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.693134+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.694076+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.808545+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:52 smithi144 bash[67678]: audit 2024-08-29T18:20:52.927544+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.89:0/1761188846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: cluster 2024-08-29T18:20:51.966842+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-29T18:20:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: cephadm 2024-08-29T18:20:52.153046+0000 mgr.y (mgr.34104) 183 : cephadm [INF] Upgrade: Updating osd.3 2024-08-29T18:20:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.157694+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.160396+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-29T18:20:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.161357+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:20:53.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: cephadm 2024-08-29T18:20:52.165255+0000 mgr.y (mgr.34104) 184 : cephadm [INF] Deploying daemon osd.3 on smithi089 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.268486+0000 mgr.y (mgr.34104) 185 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.566007+0000 mgr.y (mgr.34104) 186 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: cluster 2024-08-29T18:20:52.658860+0000 mgr.y (mgr.34104) 187 : cluster [DBG] pgmap v304: 121 pgs: 121 active+clean; 307 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.693134+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.694076+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.808545+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:20:53.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:52 smithi089 bash[78574]: audit 2024-08-29T18:20:52.927544+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.89:0/1761188846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:20:53.966 INFO:tasks.rados.rados.0.smithi089.stdout:1978: done (1 left) 2024-08-29T18:20:53.967 INFO:tasks.rados.rados.0.smithi089.stdout:1981: done (0 left) 2024-08-29T18:20:53.967 INFO:tasks.rados.rados.0.smithi089.stdout:1982: rollback oid 36 current snap is 216 2024-08-29T18:20:53.967 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 36 to 191 2024-08-29T18:20:53.967 INFO:tasks.rados.rados.0.smithi089.stdout:1983: delete oid 18 current snap is 216 2024-08-29T18:20:53.972 INFO:tasks.rados.rados.0.smithi089.stdout:1983: done (1 left) 2024-08-29T18:20:53.972 INFO:tasks.rados.rados.0.smithi089.stdout:1984: read oid 49 snap -1 2024-08-29T18:20:53.972 INFO:tasks.rados.rados.0.smithi089.stdout:1984: expect deleted 2024-08-29T18:20:53.972 INFO:tasks.rados.rados.0.smithi089.stdout:1985: copy_from oid 32 from oid 1 current snap is 216 2024-08-29T18:20:53.972 INFO:tasks.rados.rados.0.smithi089.stdout:1986: rollback oid 43 current snap is 216 2024-08-29T18:20:53.972 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 191 2024-08-29T18:20:53.973 INFO:tasks.rados.rados.0.smithi089.stdout:1987: rollback oid 41 current snap is 216 2024-08-29T18:20:53.973 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 208 2024-08-29T18:20:53.973 INFO:tasks.rados.rados.0.smithi089.stdout:1988: snap_create 2024-08-29T18:20:53.973 INFO:tasks.rados.rados.0.smithi089.stdout:1982: finishing rollback tid 1 to smithi08969774-36 2024-08-29T18:20:53.973 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-08-29T18:20:53.976 INFO:tasks.rados.rados.0.smithi089.stdout:1986: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:20:53.976 INFO:tasks.rados.rados.0.smithi089.stdout:1985: finishing copy_from to smithi08969774-32 2024-08-29T18:20:53.976 INFO:tasks.rados.rados.0.smithi089.stdout:1985: got expected ENOENT (src dne) 2024-08-29T18:20:53.976 INFO:tasks.rados.rados.0.smithi089.stdout:1985: finishing copy_from racing read to smithi08969774-32 2024-08-29T18:20:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:1986: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:20:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:1986: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:20:53.977 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 912 (ObjNum 529 snap 179 seq_num 529) dirty exists 2024-08-29T18:20:53.986 INFO:tasks.rados.rados.0.smithi089.stdout:1987: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:20:53.986 INFO:tasks.rados.rados.0.smithi089.stdout:1987: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:20:53.987 INFO:tasks.rados.rados.0.smithi089.stdout:1987: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:20:53.987 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 794 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1982: done (5 left) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1984: done (4 left) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1985: done (3 left) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1986: done (2 left) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1987: done (1 left) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1988: done (0 left) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1989: read oid 42 snap 204 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:1989: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:54.982 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 217 2024-08-29T18:20:54.983 INFO:tasks.rados.rados.0.smithi089.stdout:1990: seq_num 630 ranges {0=557056,557056=401408} 2024-08-29T18:20:54.991 INFO:tasks.rados.rados.0.smithi089.stdout:1990: writing smithi08969774-12 from 0 to 557056 tid 1 2024-08-29T18:20:54.998 INFO:tasks.rados.rados.0.smithi089.stdout:1990: writing smithi08969774-12 from 557056 to 958464 tid 2 2024-08-29T18:20:54.998 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 217 2024-08-29T18:20:54.998 INFO:tasks.rados.rados.0.smithi089.stdout:1989: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: finishing write tid 1 to smithi08969774-12 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: finishing write tid 2 to smithi08969774-12 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: finishing write tid 3 to smithi08969774-12 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: finishing write tid 4 to smithi08969774-12 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: oid 12 updating version 0 to 1171 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: oid 12 version 1171 is already newer than 1169 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:1990: oid 12 version 1171 is already newer than 1170 2024-08-29T18:20:55.083 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1171 (ObjNum 630 snap 217 seq_num 630) dirty exists 2024-08-29T18:20:55.084 INFO:tasks.rados.rados.0.smithi089.stdout:1990: left oid 12 (ObjNum 630 snap 217 seq_num 630) 2024-08-29T18:20:55.084 INFO:tasks.rados.rados.0.smithi089.stdout:1991: seq_num 631 ranges {98304=573440,671744=401408} 2024-08-29T18:20:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:1991: writing smithi08969774-22 from 98304 to 671744 tid 1 2024-08-29T18:20:55.102 INFO:tasks.rados.rados.0.smithi089.stdout:1991: writing smithi08969774-22 from 671744 to 1073152 tid 2 2024-08-29T18:20:55.102 INFO:tasks.rados.rados.0.smithi089.stdout:1989: done (2 left) 2024-08-29T18:20:55.103 INFO:tasks.rados.rados.0.smithi089.stdout:1990: done (1 left) 2024-08-29T18:20:55.103 INFO:tasks.rados.rados.0.smithi089.stdout:1992: rollback oid 11 current snap is 217 2024-08-29T18:20:55.103 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 200 2024-08-29T18:20:55.103 INFO:tasks.rados.rados.0.smithi089.stdout:1993: rollback oid 50 current snap is 217 2024-08-29T18:20:55.103 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 199 2024-08-29T18:20:55.104 INFO:tasks.rados.rados.0.smithi089.stdout:1994: read oid 16 snap -1 2024-08-29T18:20:55.104 INFO:tasks.rados.rados.0.smithi089.stdout:1994: expect deleted 2024-08-29T18:20:55.104 INFO:tasks.rados.rados.0.smithi089.stdout:1995: rmattr oid 20 current snap is 217 2024-08-29T18:20:55.104 INFO:tasks.rados.rados.0.smithi089.stdout:1995: done (4 left) 2024-08-29T18:20:55.104 INFO:tasks.rados.rados.0.smithi089.stdout:1996: setattr oid 48 current snap is 217 2024-08-29T18:20:55.112 INFO:tasks.rados.rados.0.smithi089.stdout:1991: finishing write tid 1 to smithi08969774-22 2024-08-29T18:20:55.115 INFO:tasks.rados.rados.0.smithi089.stdout:1991: finishing write tid 2 to smithi08969774-22 2024-08-29T18:20:55.115 INFO:tasks.rados.rados.0.smithi089.stdout:1994: done (4 left) 2024-08-29T18:20:55.115 INFO:tasks.rados.rados.0.smithi089.stdout:1997: delete oid 31 current snap is 217 2024-08-29T18:20:55.115 INFO:tasks.rados.rados.0.smithi089.stdout:1991: finishing write tid 3 to smithi08969774-22 2024-08-29T18:20:55.116 INFO:tasks.rados.rados.0.smithi089.stdout:1992: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:20:55.117 INFO:tasks.rados.rados.0.smithi089.stdout:1991: finishing write tid 4 to smithi08969774-22 2024-08-29T18:20:55.117 INFO:tasks.rados.rados.0.smithi089.stdout:1991: oid 22 updating version 0 to 355 2024-08-29T18:20:55.117 INFO:tasks.rados.rados.0.smithi089.stdout:1991: oid 22 version 355 is already newer than 353 2024-08-29T18:20:55.117 INFO:tasks.rados.rados.0.smithi089.stdout:1991: oid 22 version 355 is already newer than 354 2024-08-29T18:20:55.117 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 355 (ObjNum 631 snap 217 seq_num 631) dirty exists 2024-08-29T18:20:55.117 INFO:tasks.rados.rados.0.smithi089.stdout:1991: left oid 22 (ObjNum 631 snap 217 seq_num 631) 2024-08-29T18:20:55.118 INFO:tasks.rados.rados.0.smithi089.stdout:1992: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:20:55.119 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1059 (ObjNum 177 snap 0 seq_num 320) dirty dne 2024-08-29T18:20:55.119 INFO:tasks.rados.rados.0.smithi089.stdout:1993: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:20:55.119 INFO:tasks.rados.rados.0.smithi089.stdout:1993: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:20:55.120 INFO:tasks.rados.rados.0.smithi089.stdout:1993: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:20:55.120 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 904 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:20:55.121 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 913 (ObjNum 177 snap 0 seq_num 320) dirty exists 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1991: done (4 left) 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1992: done (3 left) 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1993: done (2 left) 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1996: done (1 left) 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1997: done (0 left) 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1998: copy_from oid 23 from oid 37 current snap is 217 2024-08-29T18:20:55.122 INFO:tasks.rados.rados.0.smithi089.stdout:1999: delete oid 17 current snap is 217 2024-08-29T18:20:55.126 INFO:tasks.rados.rados.0.smithi089.stdout:1999: done (1 left) 2024-08-29T18:20:55.127 INFO:tasks.rados.rados.0.smithi089.stdout:2000: read oid 29 snap -1 2024-08-29T18:20:55.127 INFO:tasks.rados.rados.0.smithi089.stdout:2000: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:20:55.127 INFO:tasks.rados.rados.0.smithi089.stdout:2001: snap_remove snap 210 2024-08-29T18:20:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:54 smithi144 bash[67678]: cluster 2024-08-29T18:20:53.971408+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-29T18:20:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:54 smithi144 bash[67678]: cluster 2024-08-29T18:20:54.659499+0000 mgr.y (mgr.34104) 188 : cluster [DBG] pgmap v306: 121 pgs: 121 active+clean; 317 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T18:20:55.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:20:55] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-08-29T18:20:55.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:54 smithi089 bash[78574]: cluster 2024-08-29T18:20:53.971408+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-29T18:20:55.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:54 smithi089 bash[78574]: cluster 2024-08-29T18:20:54.659499+0000 mgr.y (mgr.34104) 188 : cluster [DBG] pgmap v306: 121 pgs: 121 active+clean; 317 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T18:20:55.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:54 smithi089 bash[77323]: cluster 2024-08-29T18:20:53.971408+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-29T18:20:55.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:54 smithi089 bash[77323]: cluster 2024-08-29T18:20:54.659499+0000 mgr.y (mgr.34104) 188 : cluster [DBG] pgmap v306: 121 pgs: 121 active+clean; 317 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T18:20:55.960 INFO:tasks.rados.rados.0.smithi089.stdout:2001: done (2 left) 2024-08-29T18:20:55.961 INFO:tasks.rados.rados.0.smithi089.stdout:2002: rollback oid 15 current snap is 217 2024-08-29T18:20:55.961 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 15 to 208 2024-08-29T18:20:55.961 INFO:tasks.rados.rados.0.smithi089.stdout:1998: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:20:55.961 INFO:tasks.rados.rados.0.smithi089.stdout:1998: finishing copy_from to smithi08969774-23 2024-08-29T18:20:55.961 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1067 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:20:55.961 INFO:tasks.rados.rados.0.smithi089.stdout:2000: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:20:56.108 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:55 smithi089 bash[77323]: cluster 2024-08-29T18:20:54.985170+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-29T18:20:56.108 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:55 smithi089 bash[77323]: cluster 2024-08-29T18:20:55.965406+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-29T18:20:56.109 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:55 smithi089 bash[78574]: cluster 2024-08-29T18:20:54.985170+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-29T18:20:56.109 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:55 smithi089 bash[78574]: cluster 2024-08-29T18:20:55.965406+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-29T18:20:56.254 INFO:tasks.rados.rados.0.smithi089.stdout:2002: finishing rollback tid 0 to smithi08969774-15 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:2002: finishing rollback tid 1 to smithi08969774-15 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:2002: finishing rollback tid 2 to smithi08969774-15 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 884 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:1998: done (2 left) 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:2000: done (1 left) 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:2002: done (0 left) 2024-08-29T18:20:56.255 INFO:tasks.rados.rados.0.smithi089.stdout:2003: snap_remove snap 200 2024-08-29T18:20:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:55 smithi144 bash[67678]: cluster 2024-08-29T18:20:54.985170+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-29T18:20:56.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:55 smithi144 bash[67678]: cluster 2024-08-29T18:20:55.965406+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-29T18:20:56.996 INFO:tasks.rados.rados.0.smithi089.stdout:2003: done (0 left) 2024-08-29T18:20:56.996 INFO:tasks.rados.rados.0.smithi089.stdout:2004: copy_from oid 33 from oid 21 current snap is 217 2024-08-29T18:20:56.996 INFO:tasks.rados.rados.0.smithi089.stdout:2005: snap_remove snap 196 2024-08-29T18:20:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:56 smithi144 bash[67678]: cluster 2024-08-29T18:20:56.660508+0000 mgr.y (mgr.34104) 189 : cluster [DBG] pgmap v309: 121 pgs: 121 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-29T18:20:57.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:56 smithi089 bash[77323]: cluster 2024-08-29T18:20:56.660508+0000 mgr.y (mgr.34104) 189 : cluster [DBG] pgmap v309: 121 pgs: 121 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-29T18:20:57.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.318 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.319 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.319 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.319 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.319 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.320 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.320 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.320 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.320 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: Stopping Ceph osd.3 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:20:57.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:56 smithi089 bash[78574]: cluster 2024-08-29T18:20:56.660508+0000 mgr.y (mgr.34104) 189 : cluster [DBG] pgmap v309: 121 pgs: 121 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-29T18:20:57.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:57 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:20:57.676 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:57 smithi089 bash[51983]: debug 2024-08-29T18:20:57.320+0000 7f52a406b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:20:57.676 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:57 smithi089 bash[51983]: debug 2024-08-29T18:20:57.320+0000 7f52a406b640 -1 osd.3 503 *** Got signal Terminated *** 2024-08-29T18:20:57.676 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:57 smithi089 bash[51983]: debug 2024-08-29T18:20:57.320+0000 7f52a406b640 -1 osd.3 503 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:20:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:2005: done (1 left) 2024-08-29T18:20:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:2006: delete oid 11 current snap is 217 2024-08-29T18:20:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:2004: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:20:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:2004: finishing copy_from to smithi08969774-33 2024-08-29T18:20:57.998 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 717 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-08-29T18:20:58.043 INFO:tasks.rados.rados.0.smithi089.stdout:2004: done (1 left) 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2006: done (0 left) 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2007: read oid 47 snap -1 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2007: expect (ObjNum 613 snap 209 seq_num 613) 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2008: read oid 10 snap 214 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2008: expect (ObjNum 617 snap 212 seq_num 617) 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 217 2024-08-29T18:20:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2009: seq_num 635 ranges {8478720=638976,9117696=401408} 2024-08-29T18:20:58.107 INFO:tasks.rados.rados.0.smithi089.stdout:2009: writing smithi08969774-35 from 8478720 to 9117696 tid 1 2024-08-29T18:20:58.110 INFO:tasks.rados.rados.0.smithi089.stdout:2009: writing smithi08969774-35 from 9117696 to 9519104 tid 2 2024-08-29T18:20:58.110 INFO:tasks.rados.rados.0.smithi089.stdout:2010: snap_remove snap 185 2024-08-29T18:20:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:58 smithi144 bash[67678]: cluster 2024-08-29T18:20:57.000092+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-29T18:20:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:58 smithi144 bash[67678]: cluster 2024-08-29T18:20:57.323756+0000 mon.a (mon.0) 601 : cluster [INF] osd.3 marked itself down and dead 2024-08-29T18:20:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:58 smithi089 bash[77323]: cluster 2024-08-29T18:20:57.000092+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-29T18:20:58.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:58 smithi089 bash[77323]: cluster 2024-08-29T18:20:57.323756+0000 mon.a (mon.0) 601 : cluster [INF] osd.3 marked itself down and dead 2024-08-29T18:20:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:58 smithi089 bash[78574]: cluster 2024-08-29T18:20:57.000092+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-29T18:20:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:58 smithi089 bash[78574]: cluster 2024-08-29T18:20:57.323756+0000 mon.a (mon.0) 601 : cluster [INF] osd.3 marked itself down and dead 2024-08-29T18:20:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:2010: done (3 left) 2024-08-29T18:20:59.000 INFO:tasks.rados.rados.0.smithi089.stdout:2011: rollback oid 32 current snap is 217 2024-08-29T18:20:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 164 2024-08-29T18:20:59.001 INFO:tasks.rados.rados.0.smithi089.stdout:2007: expect (ObjNum 613 snap 209 seq_num 613) 2024-08-29T18:20:59.188 INFO:tasks.rados.rados.0.smithi089.stdout:2008: expect (ObjNum 617 snap 212 seq_num 617) 2024-08-29T18:20:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:59 smithi144 bash[67678]: cluster 2024-08-29T18:20:57.993291+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:20:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:59 smithi144 bash[67678]: cluster 2024-08-29T18:20:58.001796+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e504: 8 total, 7 up, 8 in 2024-08-29T18:20:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:59 smithi144 bash[67678]: cluster 2024-08-29T18:20:58.661799+0000 mgr.y (mgr.34104) 190 : cluster [DBG] pgmap v312: 121 pgs: 21 peering, 5 stale+active+clean, 95 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:20:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:20:59 smithi144 bash[67678]: cluster 2024-08-29T18:20:59.004022+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e505: 8 total, 7 up, 8 in 2024-08-29T18:20:59.371 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[95003]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-3 2024-08-29T18:20:59.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[77323]: cluster 2024-08-29T18:20:57.993291+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:20:59.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[77323]: cluster 2024-08-29T18:20:58.001796+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e504: 8 total, 7 up, 8 in 2024-08-29T18:20:59.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[77323]: cluster 2024-08-29T18:20:58.661799+0000 mgr.y (mgr.34104) 190 : cluster [DBG] pgmap v312: 121 pgs: 21 peering, 5 stale+active+clean, 95 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:20:59.371 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[77323]: cluster 2024-08-29T18:20:59.004022+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e505: 8 total, 7 up, 8 in 2024-08-29T18:20:59.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[78574]: cluster 2024-08-29T18:20:57.993291+0000 mon.a (mon.0) 602 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:20:59.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[78574]: cluster 2024-08-29T18:20:58.001796+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e504: 8 total, 7 up, 8 in 2024-08-29T18:20:59.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[78574]: cluster 2024-08-29T18:20:58.661799+0000 mgr.y (mgr.34104) 190 : cluster [DBG] pgmap v312: 121 pgs: 21 peering, 5 stale+active+clean, 95 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-08-29T18:20:59.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[78574]: cluster 2024-08-29T18:20:59.004022+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e505: 8 total, 7 up, 8 in 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: finishing write tid 1 to smithi08969774-35 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: finishing write tid 2 to smithi08969774-35 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: finishing write tid 3 to smithi08969774-35 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: finishing write tid 4 to smithi08969774-35 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: oid 35 updating version 0 to 1076 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: oid 35 updating version 1076 to 1078 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: oid 35 version 1078 is already newer than 1077 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1078 (ObjNum 635 snap 217 seq_num 635) dirty exists 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2009: left oid 35 (ObjNum 635 snap 217 seq_num 635) 2024-08-29T18:20:59.522 INFO:tasks.rados.rados.0.smithi089.stdout:2011: finishing rollback tid 0 to smithi08969774-32 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2007: done (3 left) 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2008: done (2 left) 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2009: done (1 left) 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2012: read oid 11 snap -1 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2012: expect deleted 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2013: snap_create 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2011: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:2011: finishing rollback tid 2 to smithi08969774-32 2024-08-29T18:20:59.523 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 877 (ObjNum 450 snap 152 seq_num 450) dirty exists 2024-08-29T18:20:59.676 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:20:59 smithi089 bash[95068]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-3 2024-08-29T18:21:00.061 INFO:tasks.rados.rados.0.smithi089.stdout:2011: done (2 left) 2024-08-29T18:21:00.061 INFO:tasks.rados.rados.0.smithi089.stdout:2012: done (1 left) 2024-08-29T18:21:00.061 INFO:tasks.rados.rados.0.smithi089.stdout:2013: done (0 left) 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2014: copy_from oid 21 from oid 50 current snap is 218 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2015: read oid 7 snap -1 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2015: expect (ObjNum 552 snap 185 seq_num 552) 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2016: read oid 37 snap -1 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2016: expect (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2017: read oid 8 snap -1 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2017: expect deleted 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2018: rollback oid 47 current snap is 218 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 202 2024-08-29T18:21:00.062 INFO:tasks.rados.rados.0.smithi089.stdout:2019: snap_create 2024-08-29T18:21:00.079 INFO:tasks.rados.rados.0.smithi089.stdout:2018: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:21:00.079 INFO:tasks.rados.rados.0.smithi089.stdout:2018: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:21:00.080 INFO:tasks.rados.rados.0.smithi089.stdout:2018: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:21:00.080 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 797 (ObjNum 575 snap 194 seq_num 575) dirty exists 2024-08-29T18:21:00.108 INFO:tasks.rados.rados.0.smithi089.stdout:2014: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:21:00.108 INFO:tasks.rados.rados.0.smithi089.stdout:2014: finishing copy_from to smithi08969774-21 2024-08-29T18:21:00.108 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 904 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:21:00.117 INFO:tasks.rados.rados.0.smithi089.stdout:2015: expect (ObjNum 552 snap 185 seq_num 552) 2024-08-29T18:21:00.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:00 smithi144 bash[67678]: cluster 2024-08-29T18:20:59.018881+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-29T18:21:00.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:00 smithi089 bash[77323]: cluster 2024-08-29T18:20:59.018881+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-29T18:21:00.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:00 smithi089 bash[78574]: cluster 2024-08-29T18:20:59.018881+0000 mon.a (mon.0) 605 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-29T18:21:00.846 INFO:tasks.rados.rados.0.smithi089.stdout:2016: expect (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:21:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2014: done (5 left) 2024-08-29T18:21:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2015: done (4 left) 2024-08-29T18:21:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2016: done (3 left) 2024-08-29T18:21:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2017: done (2 left) 2024-08-29T18:21:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2018: done (1 left) 2024-08-29T18:21:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2019: done (0 left) 2024-08-29T18:21:01.066 INFO:tasks.rados.rados.0.smithi089.stdout:2020: delete oid 22 current snap is 219 2024-08-29T18:21:01.072 INFO:tasks.rados.rados.0.smithi089.stdout:2020: done (0 left) 2024-08-29T18:21:01.072 INFO:tasks.rados.rados.0.smithi089.stdout:2021: copy_from oid 7 from oid 41 current snap is 219 2024-08-29T18:21:01.072 INFO:tasks.rados.rados.0.smithi089.stdout:2022: read oid 34 snap -1 2024-08-29T18:21:01.072 INFO:tasks.rados.rados.0.smithi089.stdout:2022: expect (ObjNum 612 snap 209 seq_num 612) 2024-08-29T18:21:01.072 INFO:tasks.rados.rados.0.smithi089.stdout:2023: delete oid 6 current snap is 219 2024-08-29T18:21:01.081 INFO:tasks.rados.rados.0.smithi089.stdout:2023: done (2 left) 2024-08-29T18:21:01.081 INFO:tasks.rados.rados.0.smithi089.stdout:2024: snap_create 2024-08-29T18:21:01.084 INFO:tasks.rados.rados.0.smithi089.stdout:2022: expect (ObjNum 612 snap 209 seq_num 612) 2024-08-29T18:21:01.133 INFO:tasks.rados.rados.0.smithi089.stdout:2021: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:21:01.140 INFO:tasks.rados.rados.0.smithi089.stdout:2021: finishing copy_from to smithi08969774-7 2024-08-29T18:21:01.140 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 794 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:21:01.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:01 smithi089 bash[77323]: cluster 2024-08-29T18:21:00.060960+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e506: 8 total, 7 up, 8 in 2024-08-29T18:21:01.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:01 smithi089 bash[77323]: cluster 2024-08-29T18:21:00.662308+0000 mgr.y (mgr.34104) 191 : cluster [DBG] pgmap v315: 121 pgs: 21 peering, 5 stale+active+clean, 95 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T18:21:01.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:01 smithi089 bash[78574]: cluster 2024-08-29T18:21:00.060960+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e506: 8 total, 7 up, 8 in 2024-08-29T18:21:01.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:01 smithi089 bash[78574]: cluster 2024-08-29T18:21:00.662308+0000 mgr.y (mgr.34104) 191 : cluster [DBG] pgmap v315: 121 pgs: 21 peering, 5 stale+active+clean, 95 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T18:21:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:01 smithi144 bash[67678]: cluster 2024-08-29T18:21:00.060960+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e506: 8 total, 7 up, 8 in 2024-08-29T18:21:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:01 smithi144 bash[67678]: cluster 2024-08-29T18:21:00.662308+0000 mgr.y (mgr.34104) 191 : cluster [DBG] pgmap v315: 121 pgs: 21 peering, 5 stale+active+clean, 95 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T18:21:01.676 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.677 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.677 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.677 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.677 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.678 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.678 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.679 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:01.679 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-29T18:21:01.679 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: Stopped Ceph osd.3 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:21:01.679 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:02.061 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:01 smithi089 systemd[1]: Started Ceph osd.3 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:21:02.074 INFO:tasks.rados.rados.0.smithi089.stdout:2021: done (2 left) 2024-08-29T18:21:02.074 INFO:tasks.rados.rados.0.smithi089.stdout:2022: done (1 left) 2024-08-29T18:21:02.075 INFO:tasks.rados.rados.0.smithi089.stdout:2024: done (0 left) 2024-08-29T18:21:02.075 INFO:tasks.rados.rados.0.smithi089.stdout:2025: copy_from oid 23 from oid 20 current snap is 220 2024-08-29T18:21:02.075 INFO:tasks.rados.rados.0.smithi089.stdout:2026: rmattr oid 4 current snap is 220 2024-08-29T18:21:02.075 INFO:tasks.rados.rados.0.smithi089.stdout:2026: done (1 left) 2024-08-29T18:21:02.075 INFO:tasks.rados.rados.0.smithi089.stdout:2027: snap_create 2024-08-29T18:21:02.094 INFO:tasks.rados.rados.0.smithi089.stdout:2025: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:21:02.095 INFO:tasks.rados.rados.0.smithi089.stdout:2025: finishing copy_from to smithi08969774-23 2024-08-29T18:21:02.095 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 905 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:21:02.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[77323]: cluster 2024-08-29T18:21:01.069331+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e507: 8 total, 7 up, 8 in 2024-08-29T18:21:02.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[77323]: audit 2024-08-29T18:21:01.758842+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:02.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[77323]: audit 2024-08-29T18:21:01.764125+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:02.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[77323]: audit 2024-08-29T18:21:01.765102+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:02.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[78574]: cluster 2024-08-29T18:21:01.069331+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e507: 8 total, 7 up, 8 in 2024-08-29T18:21:02.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[78574]: audit 2024-08-29T18:21:01.758842+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:02.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[78574]: audit 2024-08-29T18:21:01.764125+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:02.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:02 smithi089 bash[78574]: audit 2024-08-29T18:21:01.765102+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:02 smithi144 bash[67678]: cluster 2024-08-29T18:21:01.069331+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e507: 8 total, 7 up, 8 in 2024-08-29T18:21:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:02 smithi144 bash[67678]: audit 2024-08-29T18:21:01.758842+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:02 smithi144 bash[67678]: audit 2024-08-29T18:21:01.764125+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:02 smithi144 bash[67678]: audit 2024-08-29T18:21:01.765102+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2025: done (1 left) 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2027: done (0 left) 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2028: rollback oid 37 current snap is 221 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 211 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2029: read oid 25 snap -1 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2029: expect (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2030: read oid 28 snap -1 2024-08-29T18:21:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:2030: expect (ObjNum 578 snap 198 seq_num 578) 2024-08-29T18:21:03.086 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 221 2024-08-29T18:21:03.086 INFO:tasks.rados.rados.0.smithi089.stdout:2031: seq_num 638 ranges {843776=688128,1531904=401408} 2024-08-29T18:21:03.094 INFO:tasks.rados.rados.0.smithi089.stdout:2031: writing smithi08969774-14 from 843776 to 1531904 tid 1 2024-08-29T18:21:03.097 INFO:tasks.rados.rados.0.smithi089.stdout:2031: writing smithi08969774-14 from 1531904 to 1933312 tid 2 2024-08-29T18:21:03.097 INFO:tasks.rados.rados.0.smithi089.stdout:2032: snap_create 2024-08-29T18:21:03.104 INFO:tasks.rados.rados.0.smithi089.stdout:2028: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:21:03.107 INFO:tasks.rados.rados.0.smithi089.stdout:2028: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:21:03.107 INFO:tasks.rados.rados.0.smithi089.stdout:2028: finishing rollback tid 2 to smithi08969774-37 2024-08-29T18:21:03.108 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1185 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:21:03.109 INFO:tasks.rados.rados.0.smithi089.stdout:2029: expect (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:21:03.217 INFO:tasks.rados.rados.0.smithi089.stdout:2031: finishing write tid 1 to smithi08969774-14 2024-08-29T18:21:03.217 INFO:tasks.rados.rados.0.smithi089.stdout:2031: finishing write tid 2 to smithi08969774-14 2024-08-29T18:21:03.217 INFO:tasks.rados.rados.0.smithi089.stdout:2031: finishing write tid 3 to smithi08969774-14 2024-08-29T18:21:03.217 INFO:tasks.rados.rados.0.smithi089.stdout:2031: finishing write tid 4 to smithi08969774-14 2024-08-29T18:21:03.218 INFO:tasks.rados.rados.0.smithi089.stdout:2031: oid 14 updating version 0 to 1088 2024-08-29T18:21:03.218 INFO:tasks.rados.rados.0.smithi089.stdout:2031: oid 14 version 1088 is already newer than 1086 2024-08-29T18:21:03.218 INFO:tasks.rados.rados.0.smithi089.stdout:2031: oid 14 version 1088 is already newer than 1087 2024-08-29T18:21:03.218 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1088 (ObjNum 638 snap 221 seq_num 638) dirty exists 2024-08-29T18:21:03.218 INFO:tasks.rados.rados.0.smithi089.stdout:2031: left oid 14 (ObjNum 638 snap 221 seq_num 638) 2024-08-29T18:21:03.218 INFO:tasks.rados.rados.0.smithi089.stdout:2030: expect (ObjNum 578 snap 198 seq_num 578) 2024-08-29T18:21:03.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[77323]: cluster 2024-08-29T18:21:02.078404+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e508: 8 total, 7 up, 8 in 2024-08-29T18:21:03.243 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[77323]: cluster 2024-08-29T18:21:02.663231+0000 mgr.y (mgr.34104) 192 : cluster [DBG] pgmap v318: 121 pgs: 14 active+undersized, 21 peering, 6 active+undersized+degraded, 80 active+clean; 332 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 52/555 objects degraded (9.369%) 2024-08-29T18:21:03.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[78574]: cluster 2024-08-29T18:21:02.078404+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e508: 8 total, 7 up, 8 in 2024-08-29T18:21:03.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[78574]: cluster 2024-08-29T18:21:02.663231+0000 mgr.y (mgr.34104) 192 : cluster [DBG] pgmap v318: 121 pgs: 14 active+undersized, 21 peering, 6 active+undersized+degraded, 80 active+clean; 332 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 52/555 objects degraded (9.369%) 2024-08-29T18:21:03.244 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:03.244 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:03.244 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:21:03.244 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:03 smithi144 bash[67678]: cluster 2024-08-29T18:21:02.078404+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e508: 8 total, 7 up, 8 in 2024-08-29T18:21:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:03 smithi144 bash[67678]: cluster 2024-08-29T18:21:02.663231+0000 mgr.y (mgr.34104) 192 : cluster [DBG] pgmap v318: 121 pgs: 14 active+undersized, 21 peering, 6 active+undersized+degraded, 80 active+clean; 332 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 52/555 objects degraded (9.369%) 2024-08-29T18:21:03.655 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:03.655 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-29T18:21:03.655 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-08-29T18:21:03.926 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-29T18:21:03.926 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-29T18:21:03.926 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-29T18:21:03.926 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-29T18:21:03.927 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:03 smithi089 bash[95216]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-29T18:21:04.095 INFO:tasks.rados.rados.0.smithi089.stdout:2028: done (4 left) 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2029: done (3 left) 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2030: done (2 left) 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2031: done (1 left) 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2032: done (0 left) 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2033: rmattr oid 16 current snap is 222 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2033: done (0 left) 2024-08-29T18:21:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:2034: snap_create 2024-08-29T18:21:04.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:04 smithi089 bash[77323]: cluster 2024-08-29T18:21:03.073668+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Degraded data redundancy: 52/555 objects degraded (9.369%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:04.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:04 smithi089 bash[77323]: cluster 2024-08-29T18:21:03.089090+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e509: 8 total, 7 up, 8 in 2024-08-29T18:21:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:04 smithi089 bash[78574]: cluster 2024-08-29T18:21:03.073668+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Degraded data redundancy: 52/555 objects degraded (9.369%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:04.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:04 smithi089 bash[78574]: cluster 2024-08-29T18:21:03.089090+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e509: 8 total, 7 up, 8 in 2024-08-29T18:21:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:04 smithi144 bash[67678]: cluster 2024-08-29T18:21:03.073668+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: Degraded data redundancy: 52/555 objects degraded (9.369%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:04 smithi144 bash[67678]: cluster 2024-08-29T18:21:03.089090+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e509: 8 total, 7 up, 8 in 2024-08-29T18:21:05.104 INFO:tasks.rados.rados.0.smithi089.stdout:2034: done (0 left) 2024-08-29T18:21:05.104 INFO:tasks.rados.rados.0.smithi089.stdout:2035: read oid 32 snap 222 2024-08-29T18:21:05.104 INFO:tasks.rados.rados.0.smithi089.stdout:2035: expect (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:21:05.104 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 223 2024-08-29T18:21:05.104 INFO:tasks.rados.rados.0.smithi089.stdout:2036: seq_num 639 ranges {1785856=704512,2490368=401408} 2024-08-29T18:21:05.145 INFO:tasks.rados.rados.0.smithi089.stdout:2036: writing smithi08969774-46 from 1785856 to 2490368 tid 1 2024-08-29T18:21:05.151 INFO:tasks.rados.rados.0.smithi089.stdout:2036: writing smithi08969774-46 from 2490368 to 2891776 tid 2 2024-08-29T18:21:05.151 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 223 2024-08-29T18:21:05.151 INFO:tasks.rados.rados.0.smithi089.stdout:2037: seq_num 640 ranges {8740864=729088,9469952=401408} 2024-08-29T18:21:05.227 INFO:tasks.rados.rados.0.smithi089.stdout:2037: writing smithi08969774-5 from 8740864 to 9469952 tid 1 2024-08-29T18:21:05.229 INFO:tasks.rados.rados.0.smithi089.stdout:2037: writing smithi08969774-5 from 9469952 to 9871360 tid 2 2024-08-29T18:21:05.229 INFO:tasks.rados.rados.0.smithi089.stdout:2038: read oid 50 snap -1 2024-08-29T18:21:05.229 INFO:tasks.rados.rados.0.smithi089.stdout:2038: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:21:05.229 INFO:tasks.rados.rados.0.smithi089.stdout:2039: read oid 14 snap -1 2024-08-29T18:21:05.230 INFO:tasks.rados.rados.0.smithi089.stdout:2039: expect (ObjNum 638 snap 221 seq_num 638) 2024-08-29T18:21:05.230 INFO:tasks.rados.rados.0.smithi089.stdout:2040: snap_remove snap 220 2024-08-29T18:21:05.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:21:05] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-08-29T18:21:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:05 smithi089 bash[78574]: cluster 2024-08-29T18:21:04.097838+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e510: 8 total, 7 up, 8 in 2024-08-29T18:21:05.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:05 smithi089 bash[78574]: cluster 2024-08-29T18:21:04.664179+0000 mgr.y (mgr.34104) 193 : cluster [DBG] pgmap v321: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 329 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 69/552 objects degraded (12.500%) 2024-08-29T18:21:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:05 smithi089 bash[77323]: cluster 2024-08-29T18:21:04.097838+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e510: 8 total, 7 up, 8 in 2024-08-29T18:21:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:05 smithi089 bash[77323]: cluster 2024-08-29T18:21:04.664179+0000 mgr.y (mgr.34104) 193 : cluster [DBG] pgmap v321: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 329 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 69/552 objects degraded (12.500%) 2024-08-29T18:21:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:05 smithi144 bash[67678]: cluster 2024-08-29T18:21:04.097838+0000 mon.a (mon.0) 614 : cluster [DBG] osdmap e510: 8 total, 7 up, 8 in 2024-08-29T18:21:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:05 smithi144 bash[67678]: cluster 2024-08-29T18:21:04.664179+0000 mgr.y (mgr.34104) 193 : cluster [DBG] pgmap v321: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 329 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.6 MiB/s wr, 13 op/s; 69/552 objects degraded (12.500%) 2024-08-29T18:21:05.929 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:05 smithi089 bash[95437]: debug 2024-08-29T18:21:05.603+0000 7fde253cc640 1 -- 172.21.15.89:0/2601403563 <== mon.2 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d6264ac960 con 0x55d627292000 2024-08-29T18:21:05.969 INFO:tasks.rados.rados.0.smithi089.stdout:2040: done (5 left) 2024-08-29T18:21:05.969 INFO:tasks.rados.rados.0.smithi089.stdout:2041: rollback oid 10 current snap is 223 2024-08-29T18:21:05.969 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 211 2024-08-29T18:21:05.969 INFO:tasks.rados.rados.0.smithi089.stdout:2035: expect (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:21:06.075 INFO:tasks.rados.rados.0.smithi089.stdout:2036: finishing write tid 1 to smithi08969774-46 2024-08-29T18:21:06.075 INFO:tasks.rados.rados.0.smithi089.stdout:2036: finishing write tid 2 to smithi08969774-46 2024-08-29T18:21:06.075 INFO:tasks.rados.rados.0.smithi089.stdout:2036: finishing write tid 3 to smithi08969774-46 2024-08-29T18:21:06.075 INFO:tasks.rados.rados.0.smithi089.stdout:2036: finishing write tid 4 to smithi08969774-46 2024-08-29T18:21:06.075 INFO:tasks.rados.rados.0.smithi089.stdout:2036: oid 46 updating version 0 to 798 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2036: oid 46 updating version 798 to 799 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2036: oid 46 updating version 799 to 800 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 800 (ObjNum 639 snap 223 seq_num 639) dirty exists 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2036: left oid 46 (ObjNum 639 snap 223 seq_num 639) 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2035: done (5 left) 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2036: done (4 left) 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2042: setattr oid 15 current snap is 223 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2037: finishing write tid 1 to smithi08969774-5 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2037: finishing write tid 2 to smithi08969774-5 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2037: finishing write tid 3 to smithi08969774-5 2024-08-29T18:21:06.076 INFO:tasks.rados.rados.0.smithi089.stdout:2039: expect (ObjNum 638 snap 221 seq_num 638) 2024-08-29T18:21:06.140 INFO:tasks.rados.rados.0.smithi089.stdout:2037: finishing write tid 4 to smithi08969774-5 2024-08-29T18:21:06.140 INFO:tasks.rados.rados.0.smithi089.stdout:2037: oid 5 updating version 0 to 880 2024-08-29T18:21:06.140 INFO:tasks.rados.rados.0.smithi089.stdout:2037: oid 5 version 880 is already newer than 879 2024-08-29T18:21:06.140 INFO:tasks.rados.rados.0.smithi089.stdout:2037: oid 5 updating version 880 to 881 2024-08-29T18:21:06.140 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 881 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:21:06.140 INFO:tasks.rados.rados.0.smithi089.stdout:2037: left oid 5 (ObjNum 640 snap 223 seq_num 640) 2024-08-29T18:21:06.141 INFO:tasks.rados.rados.0.smithi089.stdout:2038: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2041: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2041: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2041: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1092 (ObjNum 595 snap 204 seq_num 595) dirty exists 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2037: done (4 left) 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2038: done (3 left) 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2039: done (2 left) 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2041: done (1 left) 2024-08-29T18:21:06.418 INFO:tasks.rados.rados.0.smithi089.stdout:2043: snap_create 2024-08-29T18:21:06.424 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 885 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:21:06.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[77323]: cluster 2024-08-29T18:21:05.091668+0000 mon.a (mon.0) 615 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-08-29T18:21:06.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[77323]: cluster 2024-08-29T18:21:05.107894+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e511: 8 total, 7 up, 8 in 2024-08-29T18:21:06.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[77323]: cluster 2024-08-29T18:21:05.973034+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e512: 8 total, 7 up, 8 in 2024-08-29T18:21:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[78574]: cluster 2024-08-29T18:21:05.091668+0000 mon.a (mon.0) 615 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-08-29T18:21:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[78574]: cluster 2024-08-29T18:21:05.107894+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e511: 8 total, 7 up, 8 in 2024-08-29T18:21:06.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[78574]: cluster 2024-08-29T18:21:05.973034+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e512: 8 total, 7 up, 8 in 2024-08-29T18:21:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:06 smithi144 bash[67678]: cluster 2024-08-29T18:21:05.091668+0000 mon.a (mon.0) 615 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-08-29T18:21:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:06 smithi144 bash[67678]: cluster 2024-08-29T18:21:05.107894+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e511: 8 total, 7 up, 8 in 2024-08-29T18:21:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:06 smithi144 bash[67678]: cluster 2024-08-29T18:21:05.973034+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e512: 8 total, 7 up, 8 in 2024-08-29T18:21:07.118 INFO:tasks.rados.rados.0.smithi089.stdout:2042: done (1 left) 2024-08-29T18:21:07.118 INFO:tasks.rados.rados.0.smithi089.stdout:2043: done (0 left) 2024-08-29T18:21:07.118 INFO:tasks.rados.rados.0.smithi089.stdout:2044: delete oid 49 current snap is 224 2024-08-29T18:21:07.126 INFO:tasks.rados.rados.0.smithi089.stdout:2044: done (0 left) 2024-08-29T18:21:07.126 INFO:tasks.rados.rados.0.smithi089.stdout:2045: read oid 3 snap 216 2024-08-29T18:21:07.126 INFO:tasks.rados.rados.0.smithi089.stdout:2045: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:07.126 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 224 2024-08-29T18:21:07.127 INFO:tasks.rados.rados.0.smithi089.stdout:2046: seq_num 642 ranges {3964928=761856,4726784=401408} 2024-08-29T18:21:07.176 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:07 smithi089 bash[78574]: cluster 2024-08-29T18:21:06.665416+0000 mgr.y (mgr.34104) 194 : cluster [DBG] pgmap v324: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 338 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 71/570 objects degraded (12.456%) 2024-08-29T18:21:07.177 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:06 smithi089 bash[95437]: debug 2024-08-29T18:21:06.923+0000 7fde27c33640 -1 Falling back to public interface 2024-08-29T18:21:07.177 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:07 smithi089 bash[77323]: cluster 2024-08-29T18:21:06.665416+0000 mgr.y (mgr.34104) 194 : cluster [DBG] pgmap v324: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 338 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 71/570 objects degraded (12.456%) 2024-08-29T18:21:07.190 INFO:tasks.rados.rados.0.smithi089.stdout:2046: writing smithi08969774-10 from 3964928 to 4726784 tid 1 2024-08-29T18:21:07.195 INFO:tasks.rados.rados.0.smithi089.stdout:2046: writing smithi08969774-10 from 4726784 to 5128192 tid 2 2024-08-29T18:21:07.195 INFO:tasks.rados.rados.0.smithi089.stdout:2047: snap_create 2024-08-29T18:21:07.195 INFO:tasks.rados.rados.0.smithi089.stdout:2045: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:07.374 INFO:tasks.rados.rados.0.smithi089.stdout:2046: finishing write tid 1 to smithi08969774-10 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: finishing write tid 2 to smithi08969774-10 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: finishing write tid 3 to smithi08969774-10 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: finishing write tid 4 to smithi08969774-10 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: oid 10 updating version 0 to 1097 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: oid 10 updating version 1097 to 1098 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: oid 10 version 1098 is already newer than 1096 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1098 (ObjNum 642 snap 224 seq_num 642) dirty exists 2024-08-29T18:21:07.375 INFO:tasks.rados.rados.0.smithi089.stdout:2046: left oid 10 (ObjNum 642 snap 224 seq_num 642) 2024-08-29T18:21:07.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:07 smithi144 bash[67678]: cluster 2024-08-29T18:21:06.665416+0000 mgr.y (mgr.34104) 194 : cluster [DBG] pgmap v324: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 338 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 8 op/s; 71/570 objects degraded (12.456%) 2024-08-29T18:21:08.129 INFO:tasks.rados.rados.0.smithi089.stdout:2045: done (2 left) 2024-08-29T18:21:08.130 INFO:tasks.rados.rados.0.smithi089.stdout:2046: done (1 left) 2024-08-29T18:21:08.130 INFO:tasks.rados.rados.0.smithi089.stdout:2047: done (0 left) 2024-08-29T18:21:08.130 INFO:tasks.rados.rados.0.smithi089.stdout:2048: copy_from oid 45 from oid 2 current snap is 225 2024-08-29T18:21:08.130 INFO:tasks.rados.rados.0.smithi089.stdout:2049: read oid 19 snap 208 2024-08-29T18:21:08.130 INFO:tasks.rados.rados.0.smithi089.stdout:2049: expect deleted 2024-08-29T18:21:08.130 INFO:tasks.rados.rados.0.smithi089.stdout:2050: setattr oid 40 current snap is 225 2024-08-29T18:21:08.132 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 225 2024-08-29T18:21:08.132 INFO:tasks.rados.rados.0.smithi089.stdout:2051: seq_num 643 ranges {0=778240,778240=401408} 2024-08-29T18:21:08.139 INFO:tasks.rados.rados.0.smithi089.stdout:2051: writing smithi08969774-49 from 0 to 778240 tid 1 2024-08-29T18:21:08.143 INFO:tasks.rados.rados.0.smithi089.stdout:2051: writing smithi08969774-49 from 778240 to 1179648 tid 2 2024-08-29T18:21:08.143 INFO:tasks.rados.rados.0.smithi089.stdout:2052: rmattr oid 27 current snap is 225 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2052: done (4 left) 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2053: rmattr oid 15 current snap is 225 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1187 (ObjNum 619 snap 212 seq_num 619) dirty exists 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2048: finishing copy_from to smithi08969774-45 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2048: got expected ENOENT (src dne) 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2048: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2048: done (4 left) 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2049: done (3 left) 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2050: done (2 left) 2024-08-29T18:21:08.144 INFO:tasks.rados.rados.0.smithi089.stdout:2054: delete oid 34 current snap is 225 2024-08-29T18:21:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:2054: done (2 left) 2024-08-29T18:21:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:2055: rmattr oid 5 current snap is 225 2024-08-29T18:21:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:2056: read oid 45 snap 201 2024-08-29T18:21:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:2056: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:2057: snap_create 2024-08-29T18:21:08.160 INFO:tasks.rados.rados.0.smithi089.stdout:2051: finishing write tid 1 to smithi08969774-49 2024-08-29T18:21:08.161 INFO:tasks.rados.rados.0.smithi089.stdout:2051: finishing write tid 2 to smithi08969774-49 2024-08-29T18:21:08.161 INFO:tasks.rados.rados.0.smithi089.stdout:2051: finishing write tid 3 to smithi08969774-49 2024-08-29T18:21:08.163 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 882 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:21:08.165 INFO:tasks.rados.rados.0.smithi089.stdout:2051: finishing write tid 4 to smithi08969774-49 2024-08-29T18:21:08.165 INFO:tasks.rados.rados.0.smithi089.stdout:2051: oid 49 updating version 0 to 887 2024-08-29T18:21:08.165 INFO:tasks.rados.rados.0.smithi089.stdout:2051: oid 49 updating version 887 to 888 2024-08-29T18:21:08.165 INFO:tasks.rados.rados.0.smithi089.stdout:2051: oid 49 version 888 is already newer than 886 2024-08-29T18:21:08.165 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 888 (ObjNum 643 snap 225 seq_num 643) dirty exists 2024-08-29T18:21:08.166 INFO:tasks.rados.rados.0.smithi089.stdout:2051: left oid 49 (ObjNum 643 snap 225 seq_num 643) 2024-08-29T18:21:08.167 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 889 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:21:08.178 INFO:tasks.rados.rados.0.smithi089.stdout:2056: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:08 smithi089 bash[77323]: cluster 2024-08-29T18:21:07.121009+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-29T18:21:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:08 smithi089 bash[77323]: audit 2024-08-29T18:21:07.697684+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:08.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:08 smithi089 bash[77323]: audit 2024-08-29T18:21:07.699672+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:08.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:08 smithi089 bash[78574]: cluster 2024-08-29T18:21:07.121009+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-29T18:21:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:08 smithi089 bash[78574]: audit 2024-08-29T18:21:07.697684+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:08.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:08 smithi089 bash[78574]: audit 2024-08-29T18:21:07.699672+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:08 smithi144 bash[67678]: cluster 2024-08-29T18:21:07.121009+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e513: 8 total, 7 up, 8 in 2024-08-29T18:21:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:08 smithi144 bash[67678]: audit 2024-08-29T18:21:07.697684+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:08 smithi144 bash[67678]: audit 2024-08-29T18:21:07.699672+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:09.139 INFO:tasks.rados.rados.0.smithi089.stdout:2051: done (4 left) 2024-08-29T18:21:09.139 INFO:tasks.rados.rados.0.smithi089.stdout:2053: done (3 left) 2024-08-29T18:21:09.139 INFO:tasks.rados.rados.0.smithi089.stdout:2055: done (2 left) 2024-08-29T18:21:09.139 INFO:tasks.rados.rados.0.smithi089.stdout:2056: done (1 left) 2024-08-29T18:21:09.139 INFO:tasks.rados.rados.0.smithi089.stdout:2057: done (0 left) 2024-08-29T18:21:09.139 INFO:tasks.rados.rados.0.smithi089.stdout:2058: snap_remove snap 221 2024-08-29T18:21:09.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[77323]: cluster 2024-08-29T18:21:08.133716+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-29T18:21:09.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[77323]: cluster 2024-08-29T18:21:08.666231+0000 mgr.y (mgr.34104) 195 : cluster [DBG] pgmap v327: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 25 op/s; 71/585 objects degraded (12.137%) 2024-08-29T18:21:09.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[77323]: audit 2024-08-29T18:21:08.730866+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:09.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[77323]: audit 2024-08-29T18:21:08.737085+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:09.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[78574]: cluster 2024-08-29T18:21:08.133716+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-29T18:21:09.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[78574]: cluster 2024-08-29T18:21:08.666231+0000 mgr.y (mgr.34104) 195 : cluster [DBG] pgmap v327: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 25 op/s; 71/585 objects degraded (12.137%) 2024-08-29T18:21:09.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[78574]: audit 2024-08-29T18:21:08.730866+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:09.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:09 smithi089 bash[78574]: audit 2024-08-29T18:21:08.737085+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:09 smithi144 bash[67678]: cluster 2024-08-29T18:21:08.133716+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e514: 8 total, 7 up, 8 in 2024-08-29T18:21:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:09 smithi144 bash[67678]: cluster 2024-08-29T18:21:08.666231+0000 mgr.y (mgr.34104) 195 : cluster [DBG] pgmap v327: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.1 MiB/s wr, 25 op/s; 71/585 objects degraded (12.137%) 2024-08-29T18:21:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:09 smithi144 bash[67678]: audit 2024-08-29T18:21:08.730866+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:09 smithi144 bash[67678]: audit 2024-08-29T18:21:08.737085+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:10.147 INFO:tasks.rados.rados.0.smithi089.stdout:2058: done (0 left) 2024-08-29T18:21:10.148 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 226 2024-08-29T18:21:10.148 INFO:tasks.rados.rados.0.smithi089.stdout:2059: seq_num 645 ranges {0=409600,409600=778240,1187840=24576} 2024-08-29T18:21:10.149 INFO:tasks.rados.rados.0.smithi089.stdout:2059: writing smithi08969774-6 from 0 to 409600 tid 1 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2059: writing smithi08969774-6 from 409600 to 1187840 tid 2 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2059: writing smithi08969774-6 from 1187840 to 1212416 tid 3 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2060: copy_from oid 20 from oid 45 current snap is 226 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2061: rollback oid 39 current snap is 226 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 204 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2062: read oid 30 snap 214 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2062: expect (ObjNum 555 snap 185 seq_num 555) 2024-08-29T18:21:10.157 INFO:tasks.rados.rados.0.smithi089.stdout:2063: delete oid 36 current snap is 226 2024-08-29T18:21:10.159 INFO:tasks.rados.rados.0.smithi089.stdout:2059: finishing write tid 1 to smithi08969774-6 2024-08-29T18:21:10.166 INFO:tasks.rados.rados.0.smithi089.stdout:2061: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:21:10.170 INFO:tasks.rados.rados.0.smithi089.stdout:2059: finishing write tid 2 to smithi08969774-6 2024-08-29T18:21:10.170 INFO:tasks.rados.rados.0.smithi089.stdout:2059: finishing write tid 3 to smithi08969774-6 2024-08-29T18:21:10.172 INFO:tasks.rados.rados.0.smithi089.stdout:2063: done (4 left) 2024-08-29T18:21:10.172 INFO:tasks.rados.rados.0.smithi089.stdout:2064: delete oid 14 current snap is 226 2024-08-29T18:21:10.173 INFO:tasks.rados.rados.0.smithi089.stdout:2059: finishing write tid 4 to smithi08969774-6 2024-08-29T18:21:10.174 INFO:tasks.rados.rados.0.smithi089.stdout:2059: finishing write tid 5 to smithi08969774-6 2024-08-29T18:21:10.175 INFO:tasks.rados.rados.0.smithi089.stdout:2059: oid 6 updating version 0 to 1070 2024-08-29T18:21:10.175 INFO:tasks.rados.rados.0.smithi089.stdout:2059: oid 6 updating version 1070 to 1071 2024-08-29T18:21:10.175 INFO:tasks.rados.rados.0.smithi089.stdout:2059: oid 6 updating version 1071 to 1072 2024-08-29T18:21:10.175 INFO:tasks.rados.rados.0.smithi089.stdout:2059: oid 6 version 1072 is already newer than 1069 2024-08-29T18:21:10.175 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1072 (ObjNum 645 snap 226 seq_num 645) dirty exists 2024-08-29T18:21:10.175 INFO:tasks.rados.rados.0.smithi089.stdout:2059: left oid 6 (ObjNum 645 snap 226 seq_num 645) 2024-08-29T18:21:10.179 INFO:tasks.rados.rados.0.smithi089.stdout:2061: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:21:10.182 INFO:tasks.rados.rados.0.smithi089.stdout:2061: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:21:10.182 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 881 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:21:10.200 INFO:tasks.rados.rados.0.smithi089.stdout:2060: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:21:10.202 INFO:tasks.rados.rados.0.smithi089.stdout:2062: expect (ObjNum 555 snap 185 seq_num 555) 2024-08-29T18:21:10.426 INFO:tasks.rados.rados.0.smithi089.stdout:2060: finishing copy_from to smithi08969774-20 2024-08-29T18:21:10.426 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1131 (ObjNum 608 snap 208 seq_num 608) dirty exists 2024-08-29T18:21:10.426 INFO:tasks.rados.rados.0.smithi089.stdout:2059: done (4 left) 2024-08-29T18:21:10.426 INFO:tasks.rados.rados.0.smithi089.stdout:2060: done (3 left) 2024-08-29T18:21:10.427 INFO:tasks.rados.rados.0.smithi089.stdout:2061: done (2 left) 2024-08-29T18:21:10.427 INFO:tasks.rados.rados.0.smithi089.stdout:2062: done (1 left) 2024-08-29T18:21:10.427 INFO:tasks.rados.rados.0.smithi089.stdout:2064: done (0 left) 2024-08-29T18:21:10.427 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 226 2024-08-29T18:21:10.427 INFO:tasks.rados.rados.0.smithi089.stdout:2065: seq_num 648 ranges {1179648=458752,1638400=475136,2113536=327680} 2024-08-29T18:21:10.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[77323]: cluster 2024-08-29T18:21:09.126043+0000 mon.a (mon.0) 624 : cluster [WRN] Health check update: Degraded data redundancy: 71/585 objects degraded (12.137%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:10.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[77323]: cluster 2024-08-29T18:21:09.143019+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-29T18:21:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[77323]: audit 2024-08-29T18:21:09.830144+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[77323]: audit 2024-08-29T18:21:09.835887+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[78574]: cluster 2024-08-29T18:21:09.126043+0000 mon.a (mon.0) 624 : cluster [WRN] Health check update: Degraded data redundancy: 71/585 objects degraded (12.137%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[78574]: cluster 2024-08-29T18:21:09.143019+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-29T18:21:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[78574]: audit 2024-08-29T18:21:09.830144+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:10 smithi089 bash[78574]: audit 2024-08-29T18:21:09.835887+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:10.434 INFO:tasks.rados.rados.0.smithi089.stdout:2065: writing smithi08969774-49 from 1179648 to 1638400 tid 1 2024-08-29T18:21:10.437 INFO:tasks.rados.rados.0.smithi089.stdout:2065: writing smithi08969774-49 from 1638400 to 2113536 tid 2 2024-08-29T18:21:10.439 INFO:tasks.rados.rados.0.smithi089.stdout:2065: writing smithi08969774-49 from 2113536 to 2441216 tid 3 2024-08-29T18:21:10.439 INFO:tasks.rados.rados.0.smithi089.stdout:2066: rmattr oid 35 current snap is 226 2024-08-29T18:21:10.439 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 226 2024-08-29T18:21:10.439 INFO:tasks.rados.rados.0.smithi089.stdout:2067: seq_num 649 ranges {3284992=475136,3760128=761856,4521984=40960} 2024-08-29T18:21:10.459 INFO:tasks.rados.rados.0.smithi089.stdout:2067: writing smithi08969774-44 from 3284992 to 3760128 tid 1 2024-08-29T18:21:10.464 INFO:tasks.rados.rados.0.smithi089.stdout:2067: writing smithi08969774-44 from 3760128 to 4521984 tid 2 2024-08-29T18:21:10.464 INFO:tasks.rados.rados.0.smithi089.stdout:2067: writing smithi08969774-44 from 4521984 to 4562944 tid 3 2024-08-29T18:21:10.464 INFO:tasks.rados.rados.0.smithi089.stdout:2068: delete oid 19 current snap is 226 2024-08-29T18:21:10.464 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 0 (ObjNum 635 snap 217 seq_num 635) dirty exists 2024-08-29T18:21:10.464 INFO:tasks.rados.rados.0.smithi089.stdout:2065: finishing write tid 1 to smithi08969774-49 2024-08-29T18:21:10.464 INFO:tasks.rados.rados.0.smithi089.stdout:2065: finishing write tid 2 to smithi08969774-49 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: finishing write tid 3 to smithi08969774-49 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: finishing write tid 4 to smithi08969774-49 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: finishing write tid 5 to smithi08969774-49 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: oid 49 updating version 0 to 893 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: oid 49 version 893 is already newer than 890 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: oid 49 version 893 is already newer than 891 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: oid 49 version 893 is already newer than 892 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 893 (ObjNum 648 snap 226 seq_num 648) dirty exists 2024-08-29T18:21:10.465 INFO:tasks.rados.rados.0.smithi089.stdout:2065: left oid 49 (ObjNum 648 snap 226 seq_num 648) 2024-08-29T18:21:10.476 INFO:tasks.rados.rados.0.smithi089.stdout:2067: finishing write tid 1 to smithi08969774-44 2024-08-29T18:21:10.477 INFO:tasks.rados.rados.0.smithi089.stdout:2067: finishing write tid 2 to smithi08969774-44 2024-08-29T18:21:10.480 INFO:tasks.rados.rados.0.smithi089.stdout:2067: finishing write tid 3 to smithi08969774-44 2024-08-29T18:21:10.483 INFO:tasks.rados.rados.0.smithi089.stdout:2067: finishing write tid 4 to smithi08969774-44 2024-08-29T18:21:10.485 INFO:tasks.rados.rados.0.smithi089.stdout:2065: done (3 left) 2024-08-29T18:21:10.485 INFO:tasks.rados.rados.0.smithi089.stdout:2066: done (2 left) 2024-08-29T18:21:10.485 INFO:tasks.rados.rados.0.smithi089.stdout:2068: done (1 left) 2024-08-29T18:21:10.485 INFO:tasks.rados.rados.0.smithi089.stdout:2069: setattr oid 46 current snap is 226 2024-08-29T18:21:10.486 INFO:tasks.rados.rados.0.smithi089.stdout:2067: finishing write tid 5 to smithi08969774-44 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2067: oid 44 updating version 0 to 885 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2067: oid 44 version 885 is already newer than 884 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2067: oid 44 version 885 is already newer than 883 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2067: oid 44 updating version 885 to 886 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 886 (ObjNum 649 snap 226 seq_num 649) dirty exists 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2067: left oid 44 (ObjNum 649 snap 226 seq_num 649) 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2067: done (1 left) 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2070: read oid 50 snap -1 2024-08-29T18:21:10.487 INFO:tasks.rados.rados.0.smithi089.stdout:2070: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:21:10.488 INFO:tasks.rados.rados.0.smithi089.stdout:2071: snap_create 2024-08-29T18:21:10.492 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 801 (ObjNum 639 snap 223 seq_num 639) dirty exists 2024-08-29T18:21:10.508 INFO:tasks.rados.rados.0.smithi089.stdout:2070: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:21:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:10 smithi144 bash[67678]: cluster 2024-08-29T18:21:09.126043+0000 mon.a (mon.0) 624 : cluster [WRN] Health check update: Degraded data redundancy: 71/585 objects degraded (12.137%), 8 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:10 smithi144 bash[67678]: cluster 2024-08-29T18:21:09.143019+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e515: 8 total, 7 up, 8 in 2024-08-29T18:21:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:10 smithi144 bash[67678]: audit 2024-08-29T18:21:09.830144+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:10 smithi144 bash[67678]: audit 2024-08-29T18:21:09.835887+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:11.148 INFO:tasks.rados.rados.0.smithi089.stdout:2069: done (2 left) 2024-08-29T18:21:11.148 INFO:tasks.rados.rados.0.smithi089.stdout:2070: done (1 left) 2024-08-29T18:21:11.148 INFO:tasks.rados.rados.0.smithi089.stdout:2071: done (0 left) 2024-08-29T18:21:11.148 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 227 2024-08-29T18:21:11.148 INFO:tasks.rados.rados.0.smithi089.stdout:2072: seq_num 651 ranges {7168000=507904,7675904=532480,8208384=270336} 2024-08-29T18:21:11.209 INFO:tasks.rados.rados.0.smithi089.stdout:2072: writing smithi08969774-41 from 7168000 to 7675904 tid 1 2024-08-29T18:21:11.213 INFO:tasks.rados.rados.0.smithi089.stdout:2072: writing smithi08969774-41 from 7675904 to 8208384 tid 2 2024-08-29T18:21:11.214 INFO:tasks.rados.rados.0.smithi089.stdout:2072: writing smithi08969774-41 from 8208384 to 8478720 tid 3 2024-08-29T18:21:11.215 INFO:tasks.rados.rados.0.smithi089.stdout:2073: snap_remove snap 201 2024-08-29T18:21:11.426 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:11 smithi089 bash[95437]: debug 2024-08-29T18:21:11.271+0000 7fde27c33640 -1 osd.3 503 log_to_monitors true 2024-08-29T18:21:11.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:11 smithi089 bash[77323]: cluster 2024-08-29T18:21:10.150759+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-29T18:21:11.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:11 smithi089 bash[77323]: cluster 2024-08-29T18:21:10.667108+0000 mgr.y (mgr.34104) 196 : cluster [DBG] pgmap v330: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 834 KiB/s wr, 19 op/s; 71/585 objects degraded (12.137%) 2024-08-29T18:21:11.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:11 smithi089 bash[78574]: cluster 2024-08-29T18:21:10.150759+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-29T18:21:11.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:11 smithi089 bash[78574]: cluster 2024-08-29T18:21:10.667108+0000 mgr.y (mgr.34104) 196 : cluster [DBG] pgmap v330: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 834 KiB/s wr, 19 op/s; 71/585 objects degraded (12.137%) 2024-08-29T18:21:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:11 smithi144 bash[67678]: cluster 2024-08-29T18:21:10.150759+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e516: 8 total, 7 up, 8 in 2024-08-29T18:21:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:11 smithi144 bash[67678]: cluster 2024-08-29T18:21:10.667108+0000 mgr.y (mgr.34104) 196 : cluster [DBG] pgmap v330: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 341 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 834 KiB/s wr, 19 op/s; 71/585 objects degraded (12.137%) 2024-08-29T18:21:12.177 INFO:tasks.rados.rados.0.smithi089.stdout:2073: done (1 left) 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2074: delete oid 10 current snap is 227 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: finishing write tid 1 to smithi08969774-41 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: finishing write tid 2 to smithi08969774-41 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: finishing write tid 3 to smithi08969774-41 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: finishing write tid 4 to smithi08969774-41 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: finishing write tid 5 to smithi08969774-41 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: oid 41 updating version 0 to 804 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: oid 41 version 804 is already newer than 803 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: oid 41 updating version 804 to 805 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: oid 41 version 805 is already newer than 802 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 805 (ObjNum 651 snap 227 seq_num 651) dirty exists 2024-08-29T18:21:12.178 INFO:tasks.rados.rados.0.smithi089.stdout:2072: left oid 41 (ObjNum 651 snap 227 seq_num 651) 2024-08-29T18:21:12.199 INFO:tasks.rados.rados.0.smithi089.stdout:2072: done (1 left) 2024-08-29T18:21:12.199 INFO:tasks.rados.rados.0.smithi089.stdout:2074: done (0 left) 2024-08-29T18:21:12.199 INFO:tasks.rados.rados.0.smithi089.stdout:2075: setattr oid 9 current snap is 227 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:2076: rollback oid 23 current snap is 227 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 23 to 222 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:2077: rollback oid 5 current snap is 227 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 223 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:2078: rmattr oid 22 current snap is 227 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:2078: done (3 left) 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 227 2024-08-29T18:21:12.202 INFO:tasks.rados.rados.0.smithi089.stdout:2079: seq_num 653 ranges {2007040=540672,2547712=696320,3244032=106496} 2024-08-29T18:21:12.219 INFO:tasks.rados.rados.0.smithi089.stdout:2079: writing smithi08969774-27 from 2007040 to 2547712 tid 1 2024-08-29T18:21:12.223 INFO:tasks.rados.rados.0.smithi089.stdout:2079: writing smithi08969774-27 from 2547712 to 3244032 tid 2 2024-08-29T18:21:12.224 INFO:tasks.rados.rados.0.smithi089.stdout:2079: writing smithi08969774-27 from 3244032 to 3350528 tid 3 2024-08-29T18:21:12.224 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 227 2024-08-29T18:21:12.224 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 806 (ObjNum 129 snap 0 seq_num 3471856493) dirty exists 2024-08-29T18:21:12.224 INFO:tasks.rados.rados.0.smithi089.stdout:2080: seq_num 654 ranges {2228224=557056,2785280=630784,3416064=172032} 2024-08-29T18:21:12.239 INFO:tasks.rados.rados.0.smithi089.stdout:2080: writing smithi08969774-26 from 2228224 to 2785280 tid 1 2024-08-29T18:21:12.243 INFO:tasks.rados.rados.0.smithi089.stdout:2080: writing smithi08969774-26 from 2785280 to 3416064 tid 2 2024-08-29T18:21:12.244 INFO:tasks.rados.rados.0.smithi089.stdout:2080: writing smithi08969774-26 from 3416064 to 3588096 tid 3 2024-08-29T18:21:12.244 INFO:tasks.rados.rados.0.smithi089.stdout:2075: done (4 left) 2024-08-29T18:21:12.244 INFO:tasks.rados.rados.0.smithi089.stdout:2076: finishing rollback tid 0 to smithi08969774-23 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2076: finishing rollback tid 1 to smithi08969774-23 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2076: finishing rollback tid 2 to smithi08969774-23 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1075 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2077: finishing rollback tid 0 to smithi08969774-5 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2077: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2077: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 889 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2079: finishing write tid 1 to smithi08969774-27 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2079: finishing write tid 2 to smithi08969774-27 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2081: read oid 14 snap -1 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2081: expect deleted 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2076: done (4 left) 2024-08-29T18:21:12.245 INFO:tasks.rados.rados.0.smithi089.stdout:2077: done (3 left) 2024-08-29T18:21:12.246 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 227 2024-08-29T18:21:12.246 INFO:tasks.rados.rados.0.smithi089.stdout:2079: finishing write tid 3 to smithi08969774-27 2024-08-29T18:21:12.246 INFO:tasks.rados.rados.0.smithi089.stdout:2082: seq_num 655 ranges {0=573440,573440=516096,1089536=286720} 2024-08-29T18:21:12.247 INFO:tasks.rados.rados.0.smithi089.stdout:2082: writing smithi08969774-36 from 0 to 573440 tid 1 2024-08-29T18:21:12.250 INFO:tasks.rados.rados.0.smithi089.stdout:2082: writing smithi08969774-36 from 573440 to 1089536 tid 2 2024-08-29T18:21:12.252 INFO:tasks.rados.rados.0.smithi089.stdout:2082: writing smithi08969774-36 from 1089536 to 1376256 tid 3 2024-08-29T18:21:12.252 INFO:tasks.rados.rados.0.smithi089.stdout:2083: copy_from oid 41 from oid 29 current snap is 227 2024-08-29T18:21:12.252 INFO:tasks.rados.rados.0.smithi089.stdout:2079: finishing write tid 4 to smithi08969774-27 2024-08-29T18:21:12.252 INFO:tasks.rados.rados.0.smithi089.stdout:2079: finishing write tid 5 to smithi08969774-27 2024-08-29T18:21:12.252 INFO:tasks.rados.rados.0.smithi089.stdout:2079: oid 27 updating version 0 to 883 2024-08-29T18:21:12.252 INFO:tasks.rados.rados.0.smithi089.stdout:2079: oid 27 updating version 883 to 884 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2079: oid 27 updating version 884 to 885 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2079: oid 27 updating version 885 to 886 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 886 (ObjNum 653 snap 227 seq_num 653) dirty exists 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2079: left oid 27 (ObjNum 653 snap 227 seq_num 653) 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2080: finishing write tid 1 to smithi08969774-26 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2080: finishing write tid 2 to smithi08969774-26 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2080: finishing write tid 3 to smithi08969774-26 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2079: done (4 left) 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2081: done (3 left) 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2084: read oid 24 snap -1 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2084: expect (ObjNum 627 snap 215 seq_num 627) 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2085: snap_create 2024-08-29T18:21:12.253 INFO:tasks.rados.rados.0.smithi089.stdout:2080: finishing write tid 4 to smithi08969774-26 2024-08-29T18:21:12.254 INFO:tasks.rados.rados.0.smithi089.stdout:2082: finishing write tid 1 to smithi08969774-36 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:2080: finishing write tid 5 to smithi08969774-26 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:2080: oid 26 updating version 0 to 1072 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:2080: oid 26 version 1072 is already newer than 1070 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:2080: oid 26 version 1072 is already newer than 1069 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:2080: oid 26 version 1072 is already newer than 1071 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1072 (ObjNum 654 snap 227 seq_num 654) dirty exists 2024-08-29T18:21:12.257 INFO:tasks.rados.rados.0.smithi089.stdout:2080: left oid 26 (ObjNum 654 snap 227 seq_num 654) 2024-08-29T18:21:12.258 INFO:tasks.rados.rados.0.smithi089.stdout:2082: finishing write tid 2 to smithi08969774-36 2024-08-29T18:21:12.258 INFO:tasks.rados.rados.0.smithi089.stdout:2082: finishing write tid 3 to smithi08969774-36 2024-08-29T18:21:12.258 INFO:tasks.rados.rados.0.smithi089.stdout:2082: finishing write tid 4 to smithi08969774-36 2024-08-29T18:21:12.260 INFO:tasks.rados.rados.0.smithi089.stdout:2082: finishing write tid 5 to smithi08969774-36 2024-08-29T18:21:12.260 INFO:tasks.rados.rados.0.smithi089.stdout:2082: oid 36 updating version 0 to 1190 2024-08-29T18:21:12.261 INFO:tasks.rados.rados.0.smithi089.stdout:2082: oid 36 updating version 1190 to 1191 2024-08-29T18:21:12.261 INFO:tasks.rados.rados.0.smithi089.stdout:2082: oid 36 updating version 1191 to 1192 2024-08-29T18:21:12.261 INFO:tasks.rados.rados.0.smithi089.stdout:2082: oid 36 version 1192 is already newer than 1189 2024-08-29T18:21:12.261 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 1192 (ObjNum 655 snap 227 seq_num 655) dirty exists 2024-08-29T18:21:12.261 INFO:tasks.rados.rados.0.smithi089.stdout:2082: left oid 36 (ObjNum 655 snap 227 seq_num 655) 2024-08-29T18:21:12.264 INFO:tasks.rados.rados.0.smithi089.stdout:2084: expect (ObjNum 627 snap 215 seq_num 627) 2024-08-29T18:21:12.332 INFO:tasks.rados.rados.0.smithi089.stdout:2083: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:21:12.332 INFO:tasks.rados.rados.0.smithi089.stdout:2083: finishing copy_from to smithi08969774-41 2024-08-29T18:21:12.332 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 875 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:21:12.427 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:21:12 smithi089 bash[95437]: debug 2024-08-29T18:21:12.219+0000 7fde1f9de640 -1 osd.3 503 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:21:12.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:12 smithi089 bash[78574]: cluster 2024-08-29T18:21:11.151623+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-29T18:21:12.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:12 smithi089 bash[78574]: audit 2024-08-29T18:21:11.277616+0000 mon.a (mon.0) 630 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T18:21:12.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:12 smithi089 bash[77323]: cluster 2024-08-29T18:21:11.151623+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-29T18:21:12.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:12 smithi089 bash[77323]: audit 2024-08-29T18:21:11.277616+0000 mon.a (mon.0) 630 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T18:21:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:12 smithi144 bash[67678]: cluster 2024-08-29T18:21:11.151623+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e517: 8 total, 7 up, 8 in 2024-08-29T18:21:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:12 smithi144 bash[67678]: audit 2024-08-29T18:21:11.277616+0000 mon.a (mon.0) 630 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-29T18:21:13.176 INFO:tasks.rados.rados.0.smithi089.stdout:2080: done (4 left) 2024-08-29T18:21:13.176 INFO:tasks.rados.rados.0.smithi089.stdout:2082: done (3 left) 2024-08-29T18:21:13.176 INFO:tasks.rados.rados.0.smithi089.stdout:2083: done (2 left) 2024-08-29T18:21:13.176 INFO:tasks.rados.rados.0.smithi089.stdout:2084: done (1 left) 2024-08-29T18:21:13.176 INFO:tasks.rados.rados.0.smithi089.stdout:2085: done (0 left) 2024-08-29T18:21:13.176 INFO:tasks.rados.rados.0.smithi089.stdout:2086: delete oid 16 current snap is 228 2024-08-29T18:21:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:13 smithi144 bash[67678]: audit 2024-08-29T18:21:12.169825+0000 mon.a (mon.0) 631 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T18:21:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:13 smithi144 bash[67678]: cluster 2024-08-29T18:21:12.176636+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-29T18:21:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:13 smithi144 bash[67678]: audit 2024-08-29T18:21:12.180638+0000 mon.a (mon.0) 633 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:21:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:13 smithi144 bash[67678]: cluster 2024-08-29T18:21:12.668014+0000 mgr.y (mgr.34104) 197 : cluster [DBG] pgmap v333: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 12 op/s; 74/600 objects degraded (12.333%) 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[77323]: audit 2024-08-29T18:21:12.169825+0000 mon.a (mon.0) 631 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[77323]: cluster 2024-08-29T18:21:12.176636+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[77323]: audit 2024-08-29T18:21:12.180638+0000 mon.a (mon.0) 633 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[77323]: cluster 2024-08-29T18:21:12.668014+0000 mgr.y (mgr.34104) 197 : cluster [DBG] pgmap v333: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 12 op/s; 74/600 objects degraded (12.333%) 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[78574]: audit 2024-08-29T18:21:12.169825+0000 mon.a (mon.0) 631 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[78574]: cluster 2024-08-29T18:21:12.176636+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e518: 8 total, 7 up, 8 in 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[78574]: audit 2024-08-29T18:21:12.180638+0000 mon.a (mon.0) 633 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2024-08-29T18:21:13.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:13 smithi089 bash[78574]: cluster 2024-08-29T18:21:12.668014+0000 mgr.y (mgr.34104) 197 : cluster [DBG] pgmap v333: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 12 op/s; 74/600 objects degraded (12.333%) 2024-08-29T18:21:14.233 INFO:tasks.rados.rados.0.smithi089.stdout:2086: done (0 left) 2024-08-29T18:21:14.233 INFO:tasks.rados.rados.0.smithi089.stdout:2087: rollback oid 28 current snap is 228 2024-08-29T18:21:14.233 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 199 2024-08-29T18:21:14.234 INFO:tasks.rados.rados.0.smithi089.stdout:2088: copy_from oid 35 from oid 21 current snap is 228 2024-08-29T18:21:14.234 INFO:tasks.rados.rados.0.smithi089.stdout:2089: delete oid 50 current snap is 228 2024-08-29T18:21:14.240 INFO:tasks.rados.rados.0.smithi089.stdout:2087: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:21:14.242 INFO:tasks.rados.rados.0.smithi089.stdout:2089: done (2 left) 2024-08-29T18:21:14.242 INFO:tasks.rados.rados.0.smithi089.stdout:2090: setattr oid 44 current snap is 228 2024-08-29T18:21:14.242 INFO:tasks.rados.rados.0.smithi089.stdout:2087: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:21:14.243 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 228 2024-08-29T18:21:14.243 INFO:tasks.rados.rados.0.smithi089.stdout:2091: seq_num 658 ranges {3588096=622592,4210688=565248,4775936=237568} 2024-08-29T18:21:14.268 INFO:tasks.rados.rados.0.smithi089.stdout:2091: writing smithi08969774-26 from 3588096 to 4210688 tid 1 2024-08-29T18:21:14.272 INFO:tasks.rados.rados.0.smithi089.stdout:2091: writing smithi08969774-26 from 4210688 to 4775936 tid 2 2024-08-29T18:21:14.274 INFO:tasks.rados.rados.0.smithi089.stdout:2091: writing smithi08969774-26 from 4775936 to 5013504 tid 3 2024-08-29T18:21:14.275 INFO:tasks.rados.rados.0.smithi089.stdout:2092: read oid 49 snap -1 2024-08-29T18:21:14.275 INFO:tasks.rados.rados.0.smithi089.stdout:2092: expect (ObjNum 648 snap 226 seq_num 648) 2024-08-29T18:21:14.275 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 228 2024-08-29T18:21:14.275 INFO:tasks.rados.rados.0.smithi089.stdout:2087: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:21:14.275 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 823 (ObjNum 578 snap 198 seq_num 578) dirty exists 2024-08-29T18:21:14.275 INFO:tasks.rados.rados.0.smithi089.stdout:2093: seq_num 659 ranges {1671168=647168,2318336=450560,2768896=352256} 2024-08-29T18:21:14.288 INFO:tasks.rados.rados.0.smithi089.stdout:2093: writing smithi08969774-13 from 1671168 to 2318336 tid 1 2024-08-29T18:21:14.291 INFO:tasks.rados.rados.0.smithi089.stdout:2093: writing smithi08969774-13 from 2318336 to 2768896 tid 2 2024-08-29T18:21:14.294 INFO:tasks.rados.rados.0.smithi089.stdout:2093: writing smithi08969774-13 from 2768896 to 3121152 tid 3 2024-08-29T18:21:14.294 INFO:tasks.rados.rados.0.smithi089.stdout:2087: done (5 left) 2024-08-29T18:21:14.294 INFO:tasks.rados.rados.0.smithi089.stdout:2094: snap_create 2024-08-29T18:21:14.294 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 890 (ObjNum 649 snap 226 seq_num 649) dirty exists 2024-08-29T18:21:14.294 INFO:tasks.rados.rados.0.smithi089.stdout:2088: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:21:14.294 INFO:tasks.rados.rados.0.smithi089.stdout:2091: finishing write tid 1 to smithi08969774-26 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2088: finishing copy_from to smithi08969774-35 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 904 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: finishing write tid 2 to smithi08969774-26 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: finishing write tid 3 to smithi08969774-26 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: finishing write tid 4 to smithi08969774-26 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: finishing write tid 5 to smithi08969774-26 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: oid 26 updating version 0 to 1074 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: oid 26 updating version 1074 to 1076 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: oid 26 version 1076 is already newer than 1073 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: oid 26 version 1076 is already newer than 1075 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1076 (ObjNum 658 snap 228 seq_num 658) dirty exists 2024-08-29T18:21:14.295 INFO:tasks.rados.rados.0.smithi089.stdout:2091: left oid 26 (ObjNum 658 snap 228 seq_num 658) 2024-08-29T18:21:14.296 INFO:tasks.rados.rados.0.smithi089.stdout:2092: expect (ObjNum 648 snap 226 seq_num 648) 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: finishing write tid 1 to smithi08969774-13 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: finishing write tid 2 to smithi08969774-13 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: finishing write tid 3 to smithi08969774-13 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: finishing write tid 4 to smithi08969774-13 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: finishing write tid 5 to smithi08969774-13 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: oid 13 updating version 0 to 885 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: oid 13 version 885 is already newer than 884 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: oid 13 updating version 885 to 887 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:2093: oid 13 version 887 is already newer than 886 2024-08-29T18:21:14.390 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 887 (ObjNum 659 snap 228 seq_num 659) dirty exists 2024-08-29T18:21:14.391 INFO:tasks.rados.rados.0.smithi089.stdout:2093: left oid 13 (ObjNum 659 snap 228 seq_num 659) 2024-08-29T18:21:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:14 smithi144 bash[67678]: cluster 2024-08-29T18:21:13.170884+0000 mon.a (mon.0) 634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:21:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:14 smithi144 bash[67678]: cluster 2024-08-29T18:21:13.178662+0000 mon.a (mon.0) 635 : cluster [INF] osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734] boot 2024-08-29T18:21:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:14 smithi144 bash[67678]: cluster 2024-08-29T18:21:13.178771+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-29T18:21:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:14 smithi144 bash[67678]: audit 2024-08-29T18:21:13.179804+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:21:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:14 smithi144 bash[67678]: cluster 2024-08-29T18:21:14.183565+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-29T18:21:14.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[77323]: cluster 2024-08-29T18:21:13.170884+0000 mon.a (mon.0) 634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:21:14.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[77323]: cluster 2024-08-29T18:21:13.178662+0000 mon.a (mon.0) 635 : cluster [INF] osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734] boot 2024-08-29T18:21:14.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[77323]: cluster 2024-08-29T18:21:13.178771+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-29T18:21:14.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[77323]: audit 2024-08-29T18:21:13.179804+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:21:14.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[77323]: cluster 2024-08-29T18:21:14.183565+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-29T18:21:14.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[78574]: cluster 2024-08-29T18:21:13.170884+0000 mon.a (mon.0) 634 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:21:14.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[78574]: cluster 2024-08-29T18:21:13.178662+0000 mon.a (mon.0) 635 : cluster [INF] osd.3 [v2:172.21.15.89:6826/3269790734,v1:172.21.15.89:6827/3269790734] boot 2024-08-29T18:21:14.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[78574]: cluster 2024-08-29T18:21:13.178771+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-29T18:21:14.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[78574]: audit 2024-08-29T18:21:13.179804+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-29T18:21:14.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:14 smithi089 bash[78574]: cluster 2024-08-29T18:21:14.183565+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-29T18:21:15.209 INFO:tasks.rados.rados.0.smithi089.stdout:2088: done (5 left) 2024-08-29T18:21:15.209 INFO:tasks.rados.rados.0.smithi089.stdout:2090: done (4 left) 2024-08-29T18:21:15.210 INFO:tasks.rados.rados.0.smithi089.stdout:2091: done (3 left) 2024-08-29T18:21:15.210 INFO:tasks.rados.rados.0.smithi089.stdout:2092: done (2 left) 2024-08-29T18:21:15.210 INFO:tasks.rados.rados.0.smithi089.stdout:2093: done (1 left) 2024-08-29T18:21:15.210 INFO:tasks.rados.rados.0.smithi089.stdout:2094: done (0 left) 2024-08-29T18:21:15.210 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 229 2024-08-29T18:21:15.210 INFO:tasks.rados.rados.0.smithi089.stdout:2095: seq_num 660 ranges {1212416=663552,1875968=737280,2613248=65536} 2024-08-29T18:21:15.223 INFO:tasks.rados.rados.0.smithi089.stdout:2095: writing smithi08969774-6 from 1212416 to 1875968 tid 1 2024-08-29T18:21:15.228 INFO:tasks.rados.rados.0.smithi089.stdout:2095: writing smithi08969774-6 from 1875968 to 2613248 tid 2 2024-08-29T18:21:15.229 INFO:tasks.rados.rados.0.smithi089.stdout:2095: writing smithi08969774-6 from 2613248 to 2678784 tid 3 2024-08-29T18:21:15.229 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 229 2024-08-29T18:21:15.229 INFO:tasks.rados.rados.0.smithi089.stdout:2096: seq_num 661 ranges {1376256=679936,2056192=622592,2678784=180224} 2024-08-29T18:21:15.243 INFO:tasks.rados.rados.0.smithi089.stdout:2096: writing smithi08969774-36 from 1376256 to 2056192 tid 1 2024-08-29T18:21:15.247 INFO:tasks.rados.rados.0.smithi089.stdout:2096: writing smithi08969774-36 from 2056192 to 2678784 tid 2 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2096: writing smithi08969774-36 from 2678784 to 2859008 tid 3 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2097: snap_create 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: finishing write tid 1 to smithi08969774-6 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: finishing write tid 2 to smithi08969774-6 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: finishing write tid 3 to smithi08969774-6 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: finishing write tid 4 to smithi08969774-6 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: finishing write tid 5 to smithi08969774-6 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: oid 6 updating version 0 to 1079 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: oid 6 version 1079 is already newer than 1078 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: oid 6 version 1079 is already newer than 1077 2024-08-29T18:21:15.249 INFO:tasks.rados.rados.0.smithi089.stdout:2095: oid 6 updating version 1079 to 1080 2024-08-29T18:21:15.250 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1080 (ObjNum 660 snap 229 seq_num 660) dirty exists 2024-08-29T18:21:15.250 INFO:tasks.rados.rados.0.smithi089.stdout:2095: left oid 6 (ObjNum 660 snap 229 seq_num 660) 2024-08-29T18:21:15.253 INFO:tasks.rados.rados.0.smithi089.stdout:2096: finishing write tid 1 to smithi08969774-36 2024-08-29T18:21:15.254 INFO:tasks.rados.rados.0.smithi089.stdout:2096: finishing write tid 2 to smithi08969774-36 2024-08-29T18:21:15.255 INFO:tasks.rados.rados.0.smithi089.stdout:2096: finishing write tid 3 to smithi08969774-36 2024-08-29T18:21:15.255 INFO:tasks.rados.rados.0.smithi089.stdout:2096: finishing write tid 4 to smithi08969774-36 2024-08-29T18:21:15.257 INFO:tasks.rados.rados.0.smithi089.stdout:2096: finishing write tid 5 to smithi08969774-36 2024-08-29T18:21:15.258 INFO:tasks.rados.rados.0.smithi089.stdout:2096: oid 36 updating version 0 to 1210 2024-08-29T18:21:15.258 INFO:tasks.rados.rados.0.smithi089.stdout:2096: oid 36 updating version 1210 to 1213 2024-08-29T18:21:15.258 INFO:tasks.rados.rados.0.smithi089.stdout:2096: oid 36 version 1213 is already newer than 1211 2024-08-29T18:21:15.258 INFO:tasks.rados.rados.0.smithi089.stdout:2096: oid 36 version 1213 is already newer than 1212 2024-08-29T18:21:15.258 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 1213 (ObjNum 661 snap 229 seq_num 661) dirty exists 2024-08-29T18:21:15.258 INFO:tasks.rados.rados.0.smithi089.stdout:2096: left oid 36 (ObjNum 661 snap 229 seq_num 661) 2024-08-29T18:21:15.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:21:15] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-08-29T18:21:15.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:15 smithi089 bash[78574]: cluster 2024-08-29T18:21:14.668814+0000 mgr.y (mgr.34104) 198 : cluster [DBG] pgmap v336: 121 pgs: 10 peering, 25 active+undersized, 6 active+undersized+degraded, 80 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 57/624 objects degraded (9.135%) 2024-08-29T18:21:15.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:15 smithi089 bash[77323]: cluster 2024-08-29T18:21:14.668814+0000 mgr.y (mgr.34104) 198 : cluster [DBG] pgmap v336: 121 pgs: 10 peering, 25 active+undersized, 6 active+undersized+degraded, 80 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 57/624 objects degraded (9.135%) 2024-08-29T18:21:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:15 smithi144 bash[67678]: cluster 2024-08-29T18:21:14.668814+0000 mgr.y (mgr.34104) 198 : cluster [DBG] pgmap v336: 121 pgs: 10 peering, 25 active+undersized, 6 active+undersized+degraded, 80 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 57/624 objects degraded (9.135%) 2024-08-29T18:21:16.210 INFO:tasks.rados.rados.0.smithi089.stdout:2095: done (2 left) 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2096: done (1 left) 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2097: done (0 left) 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2098: rmattr oid 11 current snap is 230 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2098: done (0 left) 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2099: read oid 45 snap -1 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2099: expect (ObjNum 608 snap 208 seq_num 608) 2024-08-29T18:21:16.211 INFO:tasks.rados.rados.0.smithi089.stdout:2100: snap_create 2024-08-29T18:21:16.253 INFO:tasks.rados.rados.0.smithi089.stdout:2099: expect (ObjNum 608 snap 208 seq_num 608) 2024-08-29T18:21:16.476 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:16 smithi089 bash[77323]: cluster 2024-08-29T18:21:15.196019+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: Degraded data redundancy: 57/624 objects degraded (9.135%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:16.477 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:16 smithi089 bash[77323]: cluster 2024-08-29T18:21:15.213376+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-29T18:21:16.477 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:16 smithi089 bash[78574]: cluster 2024-08-29T18:21:15.196019+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: Degraded data redundancy: 57/624 objects degraded (9.135%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:16.477 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:16 smithi089 bash[78574]: cluster 2024-08-29T18:21:15.213376+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-29T18:21:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:16 smithi144 bash[67678]: cluster 2024-08-29T18:21:15.196019+0000 mon.a (mon.0) 639 : cluster [WRN] Health check update: Degraded data redundancy: 57/624 objects degraded (9.135%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:16 smithi144 bash[67678]: cluster 2024-08-29T18:21:15.213376+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-29T18:21:17.211 INFO:tasks.rados.rados.0.smithi089.stdout:2099: done (1 left) 2024-08-29T18:21:17.211 INFO:tasks.rados.rados.0.smithi089.stdout:2100: done (0 left) 2024-08-29T18:21:17.211 INFO:tasks.rados.rados.0.smithi089.stdout:2101: snap_remove snap 211 2024-08-29T18:21:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:17 smithi144 bash[67678]: cluster 2024-08-29T18:21:16.213965+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-29T18:21:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:17 smithi144 bash[67678]: cluster 2024-08-29T18:21:16.669661+0000 mgr.y (mgr.34104) 199 : cluster [DBG] pgmap v339: 121 pgs: 10 peering, 15 active+undersized, 1 active+undersized+degraded, 95 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 949 KiB/s rd, 5.3 MiB/s wr, 24 op/s; 20/642 objects degraded (3.115%); 7.2 MiB/s, 2 objects/s recovering 2024-08-29T18:21:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:17 smithi144 bash[67678]: cluster 2024-08-29T18:21:17.214341+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-29T18:21:17.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:17 smithi089 bash[77323]: cluster 2024-08-29T18:21:16.213965+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-29T18:21:17.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:17 smithi089 bash[77323]: cluster 2024-08-29T18:21:16.669661+0000 mgr.y (mgr.34104) 199 : cluster [DBG] pgmap v339: 121 pgs: 10 peering, 15 active+undersized, 1 active+undersized+degraded, 95 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 949 KiB/s rd, 5.3 MiB/s wr, 24 op/s; 20/642 objects degraded (3.115%); 7.2 MiB/s, 2 objects/s recovering 2024-08-29T18:21:17.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:17 smithi089 bash[77323]: cluster 2024-08-29T18:21:17.214341+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-29T18:21:17.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:17 smithi089 bash[78574]: cluster 2024-08-29T18:21:16.213965+0000 mon.a (mon.0) 641 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-29T18:21:17.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:17 smithi089 bash[78574]: cluster 2024-08-29T18:21:16.669661+0000 mgr.y (mgr.34104) 199 : cluster [DBG] pgmap v339: 121 pgs: 10 peering, 15 active+undersized, 1 active+undersized+degraded, 95 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 949 KiB/s rd, 5.3 MiB/s wr, 24 op/s; 20/642 objects degraded (3.115%); 7.2 MiB/s, 2 objects/s recovering 2024-08-29T18:21:17.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:17 smithi089 bash[78574]: cluster 2024-08-29T18:21:17.214341+0000 mon.a (mon.0) 642 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-29T18:21:18.215 INFO:tasks.rados.rados.0.smithi089.stdout:2101: done (0 left) 2024-08-29T18:21:18.216 INFO:tasks.rados.rados.0.smithi089.stdout:2102: rollback oid 11 current snap is 231 2024-08-29T18:21:18.216 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 190 2024-08-29T18:21:18.216 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 231 2024-08-29T18:21:18.216 INFO:tasks.rados.rados.0.smithi089.stdout:2103: seq_num 662 ranges {2678784=696320,3375104=557056,3932160=245760} 2024-08-29T18:21:18.240 INFO:tasks.rados.rados.0.smithi089.stdout:2103: writing smithi08969774-6 from 2678784 to 3375104 tid 1 2024-08-29T18:21:18.245 INFO:tasks.rados.rados.0.smithi089.stdout:2103: writing smithi08969774-6 from 3375104 to 3932160 tid 2 2024-08-29T18:21:18.247 INFO:tasks.rados.rados.0.smithi089.stdout:2103: writing smithi08969774-6 from 3932160 to 4177920 tid 3 2024-08-29T18:21:18.247 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 231 2024-08-29T18:21:18.247 INFO:tasks.rados.rados.0.smithi089.stdout:2102: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:21:18.247 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1059 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:21:18.247 INFO:tasks.rados.rados.0.smithi089.stdout:2104: seq_num 663 ranges {2228224=712704,2940928=442368,3383296=360448} 2024-08-29T18:21:18.266 INFO:tasks.rados.rados.0.smithi089.stdout:2104: writing smithi08969774-37 from 2228224 to 2940928 tid 1 2024-08-29T18:21:18.269 INFO:tasks.rados.rados.0.smithi089.stdout:2104: writing smithi08969774-37 from 2940928 to 3383296 tid 2 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2104: writing smithi08969774-37 from 3383296 to 3743744 tid 3 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2102: done (2 left) 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2105: snap_create 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: finishing write tid 1 to smithi08969774-6 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: finishing write tid 2 to smithi08969774-6 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: finishing write tid 3 to smithi08969774-6 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: finishing write tid 4 to smithi08969774-6 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: finishing write tid 5 to smithi08969774-6 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: oid 6 updating version 0 to 1083 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: oid 6 updating version 1083 to 1084 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: oid 6 version 1084 is already newer than 1082 2024-08-29T18:21:18.272 INFO:tasks.rados.rados.0.smithi089.stdout:2103: oid 6 version 1084 is already newer than 1081 2024-08-29T18:21:18.273 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1084 (ObjNum 662 snap 231 seq_num 662) dirty exists 2024-08-29T18:21:18.273 INFO:tasks.rados.rados.0.smithi089.stdout:2103: left oid 6 (ObjNum 662 snap 231 seq_num 662) 2024-08-29T18:21:18.273 INFO:tasks.rados.rados.0.smithi089.stdout:2104: finishing write tid 1 to smithi08969774-37 2024-08-29T18:21:18.275 INFO:tasks.rados.rados.0.smithi089.stdout:2104: finishing write tid 2 to smithi08969774-37 2024-08-29T18:21:18.275 INFO:tasks.rados.rados.0.smithi089.stdout:2104: finishing write tid 3 to smithi08969774-37 2024-08-29T18:21:18.275 INFO:tasks.rados.rados.0.smithi089.stdout:2104: finishing write tid 4 to smithi08969774-37 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:2104: finishing write tid 5 to smithi08969774-37 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:2104: oid 37 updating version 0 to 1226 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:2104: oid 37 version 1226 is already newer than 1224 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:2104: oid 37 version 1226 is already newer than 1223 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:2104: oid 37 version 1226 is already newer than 1225 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1226 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:21:18.277 INFO:tasks.rados.rados.0.smithi089.stdout:2104: left oid 37 (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:19.224 INFO:tasks.rados.rados.0.smithi089.stdout:2103: done (2 left) 2024-08-29T18:21:19.224 INFO:tasks.rados.rados.0.smithi089.stdout:2104: done (1 left) 2024-08-29T18:21:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2105: done (0 left) 2024-08-29T18:21:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2106: rollback oid 16 current snap is 232 2024-08-29T18:21:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 16 to 219 2024-08-29T18:21:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2107: read oid 42 snap -1 2024-08-29T18:21:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2107: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:21:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2108: snap_remove snap 190 2024-08-29T18:21:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:19 smithi144 bash[67678]: cluster 2024-08-29T18:21:18.219043+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-29T18:21:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:19 smithi144 bash[67678]: cluster 2024-08-29T18:21:18.670773+0000 mgr.y (mgr.34104) 200 : cluster [DBG] pgmap v342: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 12 MiB/s, 4 objects/s recovering 2024-08-29T18:21:19.569 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:19 smithi089 bash[78574]: cluster 2024-08-29T18:21:18.219043+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-29T18:21:19.569 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:19 smithi089 bash[78574]: cluster 2024-08-29T18:21:18.670773+0000 mgr.y (mgr.34104) 200 : cluster [DBG] pgmap v342: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 12 MiB/s, 4 objects/s recovering 2024-08-29T18:21:19.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:19 smithi089 bash[77323]: cluster 2024-08-29T18:21:18.219043+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-29T18:21:19.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:19 smithi089 bash[77323]: cluster 2024-08-29T18:21:18.670773+0000 mgr.y (mgr.34104) 200 : cluster [DBG] pgmap v342: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 14 op/s; 12 MiB/s, 4 objects/s recovering 2024-08-29T18:21:20.244 INFO:tasks.rados.rados.0.smithi089.stdout:2106: finishing rollback tid 1 to smithi08969774-16 2024-08-29T18:21:20.244 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 0 (ObjNum 33 snap 0 seq_num 1481533040) dirty dne 2024-08-29T18:21:20.244 INFO:tasks.rados.rados.0.smithi089.stdout:2107: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:21:20.296 INFO:tasks.rados.rados.0.smithi089.stdout:2106: done (2 left) 2024-08-29T18:21:20.296 INFO:tasks.rados.rados.0.smithi089.stdout:2107: done (1 left) 2024-08-29T18:21:20.296 INFO:tasks.rados.rados.0.smithi089.stdout:2108: done (0 left) 2024-08-29T18:21:20.296 INFO:tasks.rados.rados.0.smithi089.stdout:2109: copy_from oid 50 from oid 39 current snap is 232 2024-08-29T18:21:20.296 INFO:tasks.rados.rados.0.smithi089.stdout:2110: snap_create 2024-08-29T18:21:20.301 INFO:tasks.rados.rados.0.smithi089.stdout:2109: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:21:20.301 INFO:tasks.rados.rados.0.smithi089.stdout:2109: finishing copy_from to smithi08969774-50 2024-08-29T18:21:20.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 881 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:21:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: cluster 2024-08-29T18:21:19.212514+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/642 objects degraded (3.115%), 1 pg degraded) 2024-08-29T18:21:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: cluster 2024-08-29T18:21:19.212558+0000 mon.a (mon.0) 645 : cluster [INF] Cluster is now healthy 2024-08-29T18:21:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: cluster 2024-08-29T18:21:19.228374+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-29T18:21:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: audit 2024-08-29T18:21:20.117293+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: audit 2024-08-29T18:21:20.128517+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: audit 2024-08-29T18:21:20.130646+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: audit 2024-08-29T18:21:20.132238+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:20 smithi144 bash[67678]: audit 2024-08-29T18:21:20.143853+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: cluster 2024-08-29T18:21:19.212514+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/642 objects degraded (3.115%), 1 pg degraded) 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: cluster 2024-08-29T18:21:19.212558+0000 mon.a (mon.0) 645 : cluster [INF] Cluster is now healthy 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: cluster 2024-08-29T18:21:19.228374+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: audit 2024-08-29T18:21:20.117293+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: audit 2024-08-29T18:21:20.128517+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: audit 2024-08-29T18:21:20.130646+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: audit 2024-08-29T18:21:20.132238+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:20.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[78574]: audit 2024-08-29T18:21:20.143853+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: cluster 2024-08-29T18:21:19.212514+0000 mon.a (mon.0) 644 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/642 objects degraded (3.115%), 1 pg degraded) 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: cluster 2024-08-29T18:21:19.212558+0000 mon.a (mon.0) 645 : cluster [INF] Cluster is now healthy 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: cluster 2024-08-29T18:21:19.228374+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: audit 2024-08-29T18:21:20.117293+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: audit 2024-08-29T18:21:20.128517+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: audit 2024-08-29T18:21:20.130646+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: audit 2024-08-29T18:21:20.132238+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:20 smithi089 bash[77323]: audit 2024-08-29T18:21:20.143853+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:20.972 INFO:tasks.rados.rados.0.smithi089.stdout:2109: done (1 left) 2024-08-29T18:21:20.972 INFO:tasks.rados.rados.0.smithi089.stdout:2110: done (0 left) 2024-08-29T18:21:20.972 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 233 2024-08-29T18:21:20.972 INFO:tasks.rados.rados.0.smithi089.stdout:2111: seq_num 664 ranges {770048=729088,1499136=729088,2228224=73728} 2024-08-29T18:21:20.996 INFO:tasks.rados.rados.0.smithi089.stdout:2111: writing smithi08969774-40 from 770048 to 1499136 tid 1 2024-08-29T18:21:21.011 INFO:tasks.rados.rados.0.smithi089.stdout:2111: writing smithi08969774-40 from 1499136 to 2228224 tid 2 2024-08-29T18:21:21.013 INFO:tasks.rados.rados.0.smithi089.stdout:2111: writing smithi08969774-40 from 2228224 to 2301952 tid 3 2024-08-29T18:21:21.013 INFO:tasks.rados.rados.0.smithi089.stdout:2112: copy_from oid 27 from oid 9 current snap is 233 2024-08-29T18:21:21.013 INFO:tasks.rados.rados.0.smithi089.stdout:2111: finishing write tid 1 to smithi08969774-40 2024-08-29T18:21:21.013 INFO:tasks.rados.rados.0.smithi089.stdout:2113: snap_remove snap 208 2024-08-29T18:21:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: cluster 2024-08-29T18:21:20.237929+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-29T18:21:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: audit 2024-08-29T18:21:20.310410+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: audit 2024-08-29T18:21:20.312902+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: audit 2024-08-29T18:21:20.314643+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: audit 2024-08-29T18:21:20.315876+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: audit 2024-08-29T18:21:20.317805+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T18:21:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: audit 2024-08-29T18:21:20.317983+0000 mgr.y (mgr.34104) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T18:21:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: cephadm 2024-08-29T18:21:20.318957+0000 mgr.y (mgr.34104) 202 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-29T18:21:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: cluster 2024-08-29T18:21:20.671461+0000 mgr.y (mgr.34104) 203 : cluster [DBG] pgmap v345: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 702 KiB/s wr, 8 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-08-29T18:21:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:21 smithi144 bash[67678]: cluster 2024-08-29T18:21:20.975357+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-29T18:21:21.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: cluster 2024-08-29T18:21:20.237929+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-29T18:21:21.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: audit 2024-08-29T18:21:20.310410+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:21.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: audit 2024-08-29T18:21:20.312902+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: audit 2024-08-29T18:21:20.314643+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: audit 2024-08-29T18:21:20.315876+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: audit 2024-08-29T18:21:20.317805+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T18:21:21.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: audit 2024-08-29T18:21:20.317983+0000 mgr.y (mgr.34104) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T18:21:21.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: cephadm 2024-08-29T18:21:20.318957+0000 mgr.y (mgr.34104) 202 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-29T18:21:21.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: cluster 2024-08-29T18:21:20.671461+0000 mgr.y (mgr.34104) 203 : cluster [DBG] pgmap v345: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 702 KiB/s wr, 8 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-08-29T18:21:21.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[77323]: cluster 2024-08-29T18:21:20.975357+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-29T18:21:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: cluster 2024-08-29T18:21:20.237929+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-29T18:21:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: audit 2024-08-29T18:21:20.310410+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: audit 2024-08-29T18:21:20.312902+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: audit 2024-08-29T18:21:20.314643+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: audit 2024-08-29T18:21:20.315876+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: audit 2024-08-29T18:21:20.317805+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T18:21:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: audit 2024-08-29T18:21:20.317983+0000 mgr.y (mgr.34104) 201 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-08-29T18:21:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: cephadm 2024-08-29T18:21:20.318957+0000 mgr.y (mgr.34104) 202 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-08-29T18:21:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: cluster 2024-08-29T18:21:20.671461+0000 mgr.y (mgr.34104) 203 : cluster [DBG] pgmap v345: 121 pgs: 121 active+clean; 365 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 702 KiB/s wr, 8 op/s; 4.4 MiB/s, 1 objects/s recovering 2024-08-29T18:21:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:21 smithi089 bash[78574]: cluster 2024-08-29T18:21:20.975357+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-29T18:21:21.983 INFO:tasks.rados.rados.0.smithi089.stdout:2111: finishing write tid 2 to smithi08969774-40 2024-08-29T18:21:21.983 INFO:tasks.rados.rados.0.smithi089.stdout:2111: finishing write tid 3 to smithi08969774-40 2024-08-29T18:21:21.983 INFO:tasks.rados.rados.0.smithi089.stdout:2111: finishing write tid 4 to smithi08969774-40 2024-08-29T18:21:21.983 INFO:tasks.rados.rados.0.smithi089.stdout:2111: finishing write tid 5 to smithi08969774-40 2024-08-29T18:21:21.984 INFO:tasks.rados.rados.0.smithi089.stdout:2111: oid 40 updating version 0 to 1236 2024-08-29T18:21:21.984 INFO:tasks.rados.rados.0.smithi089.stdout:2111: oid 40 updating version 1236 to 1238 2024-08-29T18:21:21.984 INFO:tasks.rados.rados.0.smithi089.stdout:2111: oid 40 version 1238 is already newer than 1237 2024-08-29T18:21:21.984 INFO:tasks.rados.rados.0.smithi089.stdout:2111: oid 40 updating version 1238 to 1239 2024-08-29T18:21:21.984 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1239 (ObjNum 664 snap 233 seq_num 664) dirty exists 2024-08-29T18:21:21.985 INFO:tasks.rados.rados.0.smithi089.stdout:2111: left oid 40 (ObjNum 664 snap 233 seq_num 664) 2024-08-29T18:21:21.985 INFO:tasks.rados.rados.0.smithi089.stdout:2112: finishing copy_from racing read to smithi08969774-27 2024-08-29T18:21:21.985 INFO:tasks.rados.rados.0.smithi089.stdout:2112: finishing copy_from to smithi08969774-27 2024-08-29T18:21:21.985 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 806 (ObjNum 129 snap 0 seq_num 2868149776) dirty exists 2024-08-29T18:21:21.985 INFO:tasks.rados.rados.0.smithi089.stdout:2111: done (2 left) 2024-08-29T18:21:21.985 INFO:tasks.rados.rados.0.smithi089.stdout:2112: done (1 left) 2024-08-29T18:21:21.986 INFO:tasks.rados.rados.0.smithi089.stdout:2113: done (0 left) 2024-08-29T18:21:21.986 INFO:tasks.rados.rados.0.smithi089.stdout:2114: copy_from oid 34 from oid 33 current snap is 233 2024-08-29T18:21:21.986 INFO:tasks.rados.rados.0.smithi089.stdout:2115: rmattr oid 44 current snap is 233 2024-08-29T18:21:21.986 INFO:tasks.rados.rados.0.smithi089.stdout:2116: copy_from oid 20 from oid 28 current snap is 233 2024-08-29T18:21:21.986 INFO:tasks.rados.rados.0.smithi089.stdout:2117: snap_create 2024-08-29T18:21:22.012 INFO:tasks.rados.rados.0.smithi089.stdout:2114: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:21:22.016 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 891 (ObjNum 649 snap 226 seq_num 649) dirty exists 2024-08-29T18:21:22.021 INFO:tasks.rados.rados.0.smithi089.stdout:2114: finishing copy_from to smithi08969774-34 2024-08-29T18:21:22.021 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 717 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:21:22.046 INFO:tasks.rados.rados.0.smithi089.stdout:2116: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:21:22.051 INFO:tasks.rados.rados.0.smithi089.stdout:2116: finishing copy_from to smithi08969774-20 2024-08-29T18:21:22.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 823 (ObjNum 578 snap 198 seq_num 578) dirty exists 2024-08-29T18:21:22.983 INFO:tasks.rados.rados.0.smithi089.stdout:2114: done (3 left) 2024-08-29T18:21:22.983 INFO:tasks.rados.rados.0.smithi089.stdout:2115: done (2 left) 2024-08-29T18:21:22.983 INFO:tasks.rados.rados.0.smithi089.stdout:2116: done (1 left) 2024-08-29T18:21:22.984 INFO:tasks.rados.rados.0.smithi089.stdout:2117: done (0 left) 2024-08-29T18:21:22.984 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 234 2024-08-29T18:21:22.984 INFO:tasks.rados.rados.0.smithi089.stdout:2118: seq_num 665 ranges {2301952=745472,3047424=606208,3653632=196608} 2024-08-29T18:21:23.015 INFO:tasks.rados.rados.0.smithi089.stdout:2118: writing smithi08969774-40 from 2301952 to 3047424 tid 1 2024-08-29T18:21:23.021 INFO:tasks.rados.rados.0.smithi089.stdout:2118: writing smithi08969774-40 from 3047424 to 3653632 tid 2 2024-08-29T18:21:23.023 INFO:tasks.rados.rados.0.smithi089.stdout:2118: writing smithi08969774-40 from 3653632 to 3850240 tid 3 2024-08-29T18:21:23.023 INFO:tasks.rados.rados.0.smithi089.stdout:2119: setattr oid 23 current snap is 234 2024-08-29T18:21:23.024 INFO:tasks.rados.rados.0.smithi089.stdout:2120: delete oid 21 current snap is 234 2024-08-29T18:21:23.034 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1085 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:21:23.035 INFO:tasks.rados.rados.0.smithi089.stdout:2118: finishing write tid 1 to smithi08969774-40 2024-08-29T18:21:23.035 INFO:tasks.rados.rados.0.smithi089.stdout:2118: finishing write tid 2 to smithi08969774-40 2024-08-29T18:21:23.036 INFO:tasks.rados.rados.0.smithi089.stdout:2118: finishing write tid 3 to smithi08969774-40 2024-08-29T18:21:23.036 INFO:tasks.rados.rados.0.smithi089.stdout:2118: finishing write tid 4 to smithi08969774-40 2024-08-29T18:21:23.036 INFO:tasks.rados.rados.0.smithi089.stdout:2119: done (2 left) 2024-08-29T18:21:23.036 INFO:tasks.rados.rados.0.smithi089.stdout:2120: done (1 left) 2024-08-29T18:21:23.037 INFO:tasks.rados.rados.0.smithi089.stdout:2121: read oid 18 snap -1 2024-08-29T18:21:23.037 INFO:tasks.rados.rados.0.smithi089.stdout:2121: expect deleted 2024-08-29T18:21:23.037 INFO:tasks.rados.rados.0.smithi089.stdout:2122: rollback oid 44 current snap is 234 2024-08-29T18:21:23.037 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 44 to 213 2024-08-29T18:21:23.037 INFO:tasks.rados.rados.0.smithi089.stdout:2123: setattr oid 32 current snap is 234 2024-08-29T18:21:23.038 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 234 2024-08-29T18:21:23.038 INFO:tasks.rados.rados.0.smithi089.stdout:2124: seq_num 667 ranges {3121152=778240,3899392=778240,4677632=24576} 2024-08-29T18:21:23.060 INFO:tasks.rados.rados.0.smithi089.stdout:2124: writing smithi08969774-13 from 3121152 to 3899392 tid 1 2024-08-29T18:21:23.065 INFO:tasks.rados.rados.0.smithi089.stdout:2124: writing smithi08969774-13 from 3899392 to 4677632 tid 2 2024-08-29T18:21:23.065 INFO:tasks.rados.rados.0.smithi089.stdout:2124: writing smithi08969774-13 from 4677632 to 4702208 tid 3 2024-08-29T18:21:23.065 INFO:tasks.rados.rados.0.smithi089.stdout:2125: copy_from oid 17 from oid 3 current snap is 234 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: finishing write tid 5 to smithi08969774-40 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: oid 40 updating version 0 to 1250 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: oid 40 version 1250 is already newer than 1249 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: oid 40 version 1250 is already newer than 1247 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: oid 40 version 1250 is already newer than 1248 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1250 (ObjNum 665 snap 234 seq_num 665) dirty exists 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: left oid 40 (ObjNum 665 snap 234 seq_num 665) 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2122: finishing rollback tid 0 to smithi08969774-44 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2122: finishing rollback tid 1 to smithi08969774-44 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2122: finishing rollback tid 2 to smithi08969774-44 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 894 (ObjNum 604 snap 206 seq_num 604) dirty exists 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 918 (ObjNum 450 snap 152 seq_num 450) dirty exists 2024-08-29T18:21:23.066 INFO:tasks.rados.rados.0.smithi089.stdout:2118: done (5 left) 2024-08-29T18:21:23.067 INFO:tasks.rados.rados.0.smithi089.stdout:2121: done (4 left) 2024-08-29T18:21:23.067 INFO:tasks.rados.rados.0.smithi089.stdout:2122: done (3 left) 2024-08-29T18:21:23.067 INFO:tasks.rados.rados.0.smithi089.stdout:2123: done (2 left) 2024-08-29T18:21:23.067 INFO:tasks.rados.rados.0.smithi089.stdout:2126: snap_remove snap 217 2024-08-29T18:21:23.269 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:21:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:22 smithi144 bash[67678]: cluster 2024-08-29T18:21:21.983125+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-29T18:21:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:22 smithi144 bash[67678]: cluster 2024-08-29T18:21:22.672310+0000 mgr.y (mgr.34104) 204 : cluster [DBG] pgmap v348: 121 pgs: 121 active+clean; 375 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:21:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:22 smithi144 bash[67678]: audit 2024-08-29T18:21:22.699573+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:22 smithi144 bash[67678]: audit 2024-08-29T18:21:22.720524+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:23.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[78574]: cluster 2024-08-29T18:21:21.983125+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-29T18:21:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[78574]: cluster 2024-08-29T18:21:22.672310+0000 mgr.y (mgr.34104) 204 : cluster [DBG] pgmap v348: 121 pgs: 121 active+clean; 375 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:21:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[78574]: audit 2024-08-29T18:21:22.699573+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:23.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[78574]: audit 2024-08-29T18:21:22.720524+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[77323]: cluster 2024-08-29T18:21:21.983125+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-29T18:21:23.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[77323]: cluster 2024-08-29T18:21:22.672310+0000 mgr.y (mgr.34104) 204 : cluster [DBG] pgmap v348: 121 pgs: 121 active+clean; 375 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:21:23.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[77323]: audit 2024-08-29T18:21:22.699573+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:23.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:22 smithi089 bash[77323]: audit 2024-08-29T18:21:22.720524+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:23.591 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:21:23.591 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (11m) 14s ago 12m 13.9M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (11m) 2m ago 11m 78.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (15m) 14s ago 15m 16.7M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (14m) 2m ago 14m 19.9M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (4m) 2m ago 22m 426M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (5m) 14s ago 25m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (4m) 14s ago 25m 54.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (3m) 2m ago 23m 20.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (3m) 14s ago 23m 46.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (12m) 14s ago 12m 8792k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (12m) 2m ago 12m 8720k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (110s) 14s ago 22m 202M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:21:23.592 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (79s) 14s ago 21m 228M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (49s) 14s ago 20m 178M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (19s) 14s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (18m) 2m ago 18m 251M 2524M 18.2.4-774-gfe43f1c9 96384990183a 52f112c35368 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (17m) 2m ago 17m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (16m) 2m ago 16m 146M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (15m) 2m ago 15m 174M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:21:23.593 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (4m) 2m ago 12m 41.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 4, 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 4 2024-08-29T18:21:23.952 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 6, 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 9 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:21:23.953 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2126: done (2 left) 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2127: snap_create 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: finishing write tid 1 to smithi08969774-13 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: finishing write tid 2 to smithi08969774-13 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: finishing write tid 3 to smithi08969774-13 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: finishing write tid 4 to smithi08969774-13 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: finishing write tid 5 to smithi08969774-13 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: oid 13 updating version 0 to 888 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: oid 13 updating version 888 to 890 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: oid 13 version 890 is already newer than 889 2024-08-29T18:21:23.992 INFO:tasks.rados.rados.0.smithi089.stdout:2124: oid 13 updating version 890 to 891 2024-08-29T18:21:23.993 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 891 (ObjNum 667 snap 234 seq_num 667) dirty exists 2024-08-29T18:21:23.993 INFO:tasks.rados.rados.0.smithi089.stdout:2124: left oid 13 (ObjNum 667 snap 234 seq_num 667) 2024-08-29T18:21:23.993 INFO:tasks.rados.rados.0.smithi089.stdout:2125: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:21:23.993 INFO:tasks.rados.rados.0.smithi089.stdout:2125: finishing copy_from to smithi08969774-17 2024-08-29T18:21:23.993 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 913 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:21:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: cluster 2024-08-29T18:21:22.987522+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-29T18:21:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: cephadm 2024-08-29T18:21:23.155704+0000 mgr.y (mgr.34104) 205 : cephadm [INF] Upgrade: Updating osd.4 2024-08-29T18:21:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: audit 2024-08-29T18:21:23.162227+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: audit 2024-08-29T18:21:23.166597+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:21:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: audit 2024-08-29T18:21:23.167783+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: cephadm 2024-08-29T18:21:23.172342+0000 mgr.y (mgr.34104) 206 : cephadm [INF] Deploying daemon osd.4 on smithi144 2024-08-29T18:21:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: audit 2024-08-29T18:21:23.259533+0000 mgr.y (mgr.34104) 207 : audit [DBG] from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: audit 2024-08-29T18:21:23.560082+0000 mgr.y (mgr.34104) 208 : audit [DBG] from='client.44243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:23 smithi144 bash[67678]: audit 2024-08-29T18:21:23.955104+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.89:0/3012167528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:24.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: cluster 2024-08-29T18:21:22.987522+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-29T18:21:24.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: cephadm 2024-08-29T18:21:23.155704+0000 mgr.y (mgr.34104) 205 : cephadm [INF] Upgrade: Updating osd.4 2024-08-29T18:21:24.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: audit 2024-08-29T18:21:23.162227+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:24.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: audit 2024-08-29T18:21:23.166597+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: audit 2024-08-29T18:21:23.167783+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: cephadm 2024-08-29T18:21:23.172342+0000 mgr.y (mgr.34104) 206 : cephadm [INF] Deploying daemon osd.4 on smithi144 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: audit 2024-08-29T18:21:23.259533+0000 mgr.y (mgr.34104) 207 : audit [DBG] from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: audit 2024-08-29T18:21:23.560082+0000 mgr.y (mgr.34104) 208 : audit [DBG] from='client.44243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[77323]: audit 2024-08-29T18:21:23.955104+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.89:0/3012167528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: cluster 2024-08-29T18:21:22.987522+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: cephadm 2024-08-29T18:21:23.155704+0000 mgr.y (mgr.34104) 205 : cephadm [INF] Upgrade: Updating osd.4 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: audit 2024-08-29T18:21:23.162227+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: audit 2024-08-29T18:21:23.166597+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: audit 2024-08-29T18:21:23.167783+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: cephadm 2024-08-29T18:21:23.172342+0000 mgr.y (mgr.34104) 206 : cephadm [INF] Deploying daemon osd.4 on smithi144 2024-08-29T18:21:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: audit 2024-08-29T18:21:23.259533+0000 mgr.y (mgr.34104) 207 : audit [DBG] from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:24.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: audit 2024-08-29T18:21:23.560082+0000 mgr.y (mgr.34104) 208 : audit [DBG] from='client.44243 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:24.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:23 smithi089 bash[78574]: audit 2024-08-29T18:21:23.955104+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.89:0/3012167528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:25.001 INFO:tasks.rados.rados.0.smithi089.stdout:2124: done (2 left) 2024-08-29T18:21:25.001 INFO:tasks.rados.rados.0.smithi089.stdout:2125: done (1 left) 2024-08-29T18:21:25.001 INFO:tasks.rados.rados.0.smithi089.stdout:2127: done (0 left) 2024-08-29T18:21:25.001 INFO:tasks.rados.rados.0.smithi089.stdout:2128: rollback oid 29 current snap is 235 2024-08-29T18:21:25.001 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 228 2024-08-29T18:21:25.001 INFO:tasks.rados.rados.0.smithi089.stdout:2129: snap_remove snap 213 2024-08-29T18:21:25.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:25 smithi144 bash[67678]: cluster 2024-08-29T18:21:23.996221+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-29T18:21:25.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:25 smithi144 bash[67678]: cluster 2024-08-29T18:21:24.673008+0000 mgr.y (mgr.34104) 209 : cluster [DBG] pgmap v351: 121 pgs: 121 active+clean; 373 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-29T18:21:25.426 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:21:25] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-08-29T18:21:25.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:25 smithi089 bash[77323]: cluster 2024-08-29T18:21:23.996221+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-29T18:21:25.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:25 smithi089 bash[77323]: cluster 2024-08-29T18:21:24.673008+0000 mgr.y (mgr.34104) 209 : cluster [DBG] pgmap v351: 121 pgs: 121 active+clean; 373 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-29T18:21:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:25 smithi089 bash[78574]: cluster 2024-08-29T18:21:23.996221+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-29T18:21:25.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:25 smithi089 bash[78574]: cluster 2024-08-29T18:21:24.673008+0000 mgr.y (mgr.34104) 209 : cluster [DBG] pgmap v351: 121 pgs: 121 active+clean; 373 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-29T18:21:25.976 INFO:tasks.rados.rados.0.smithi089.stdout:2129: done (1 left) 2024-08-29T18:21:25.976 INFO:tasks.rados.rados.0.smithi089.stdout:2130: rollback oid 42 current snap is 235 2024-08-29T18:21:25.976 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 229 2024-08-29T18:21:25.976 INFO:tasks.rados.rados.0.smithi089.stdout:2128: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:21:25.976 INFO:tasks.rados.rados.0.smithi089.stdout:2128: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:21:25.976 INFO:tasks.rados.rados.0.smithi089.stdout:2128: finishing rollback tid 2 to smithi08969774-29 2024-08-29T18:21:25.977 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 896 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:21:25.977 INFO:tasks.rados.rados.0.smithi089.stdout:2128: done (1 left) 2024-08-29T18:21:25.977 INFO:tasks.rados.rados.0.smithi089.stdout:2131: delete oid 11 current snap is 235 2024-08-29T18:21:26.008 INFO:tasks.rados.rados.0.smithi089.stdout:2130: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:21:26.010 INFO:tasks.rados.rados.0.smithi089.stdout:2130: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:21:26.013 INFO:tasks.rados.rados.0.smithi089.stdout:2130: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:21:26.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1072 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:21:26.022 INFO:tasks.rados.rados.0.smithi089.stdout:2130: done (1 left) 2024-08-29T18:21:26.022 INFO:tasks.rados.rados.0.smithi089.stdout:2131: done (0 left) 2024-08-29T18:21:26.023 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 235 2024-08-29T18:21:26.023 INFO:tasks.rados.rados.0.smithi089.stdout:2132: seq_num 669 ranges {0=409600,409600=548864,958464=655360} 2024-08-29T18:21:26.025 INFO:tasks.rados.rados.0.smithi089.stdout:2132: writing smithi08969774-34 from 0 to 409600 tid 1 2024-08-29T18:21:26.029 INFO:tasks.rados.rados.0.smithi089.stdout:2132: writing smithi08969774-34 from 409600 to 958464 tid 2 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2132: writing smithi08969774-34 from 958464 to 1613824 tid 3 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2133: rmattr oid 44 current snap is 235 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2132: finishing write tid 1 to smithi08969774-34 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2132: finishing write tid 2 to smithi08969774-34 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2134: rmattr oid 10 current snap is 235 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2134: done (2 left) 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2135: copy_from oid 23 from oid 37 current snap is 235 2024-08-29T18:21:26.034 INFO:tasks.rados.rados.0.smithi089.stdout:2136: copy_from oid 11 from oid 50 current snap is 235 2024-08-29T18:21:26.035 INFO:tasks.rados.rados.0.smithi089.stdout:2137: snap_remove snap 226 2024-08-29T18:21:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:26 smithi144 bash[67678]: cluster 2024-08-29T18:21:25.003114+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-29T18:21:26.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:26 smithi144 bash[67678]: cluster 2024-08-29T18:21:25.979380+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-29T18:21:26.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:26 smithi089 bash[77323]: cluster 2024-08-29T18:21:25.003114+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-29T18:21:26.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:26 smithi089 bash[77323]: cluster 2024-08-29T18:21:25.979380+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-29T18:21:26.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:26 smithi089 bash[78574]: cluster 2024-08-29T18:21:25.003114+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-29T18:21:26.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:26 smithi089 bash[78574]: cluster 2024-08-29T18:21:25.979380+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-29T18:21:27.030 INFO:tasks.rados.rados.0.smithi089.stdout:2137: done (4 left) 2024-08-29T18:21:27.030 INFO:tasks.rados.rados.0.smithi089.stdout:2138: rollback oid 1 current snap is 235 2024-08-29T18:21:27.030 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 202 2024-08-29T18:21:27.030 INFO:tasks.rados.rados.0.smithi089.stdout:2132: finishing write tid 3 to smithi08969774-34 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: finishing write tid 4 to smithi08969774-34 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 895 (ObjNum 604 snap 206 seq_num 604) dirty exists 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: finishing write tid 5 to smithi08969774-34 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: oid 34 updating version 0 to 908 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: oid 34 version 908 is already newer than 907 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: oid 34 updating version 908 to 910 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: oid 34 version 910 is already newer than 909 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 910 (ObjNum 669 snap 235 seq_num 669) dirty exists 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2132: left oid 34 (ObjNum 669 snap 235 seq_num 669) 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2136: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2136: finishing copy_from to smithi08969774-11 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 881 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:21:27.031 INFO:tasks.rados.rados.0.smithi089.stdout:2135: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2135: finishing copy_from to smithi08969774-23 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1226 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2132: done (4 left) 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2133: done (3 left) 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2135: done (2 left) 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2136: done (1 left) 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2139: rollback oid 9 current snap is 235 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 199 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2140: read oid 48 snap -1 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2140: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:21:27.032 INFO:tasks.rados.rados.0.smithi089.stdout:2141: setattr oid 27 current snap is 235 2024-08-29T18:21:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:2142: rollback oid 17 current snap is 235 2024-08-29T18:21:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 231 2024-08-29T18:21:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 235 2024-08-29T18:21:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:2143: seq_num 670 ranges {2859008=425984,3284992=483328,3768320=507904,4276224=212992} 2024-08-29T18:21:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2143: writing smithi08969774-36 from 2859008 to 3284992 tid 1 2024-08-29T18:21:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:2143: writing smithi08969774-36 from 3284992 to 3768320 tid 2 2024-08-29T18:21:27.070 INFO:tasks.rados.rados.0.smithi089.stdout:2143: writing smithi08969774-36 from 3768320 to 4276224 tid 3 2024-08-29T18:21:27.072 INFO:tasks.rados.rados.0.smithi089.stdout:2143: writing smithi08969774-36 from 4276224 to 4489216 tid 4 2024-08-29T18:21:27.072 INFO:tasks.rados.rados.0.smithi089.stdout:2144: read oid 35 snap 225 2024-08-29T18:21:27.072 INFO:tasks.rados.rados.0.smithi089.stdout:2144: expect (ObjNum 635 snap 217 seq_num 635) 2024-08-29T18:21:27.080 INFO:tasks.rados.rados.0.smithi089.stdout:2145: copy_from oid 4 from oid 41 current snap is 235 2024-08-29T18:21:27.080 INFO:tasks.rados.rados.0.smithi089.stdout:2140: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:21:27.081 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 932 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:21:27.081 INFO:tasks.rados.rados.0.smithi089.stdout:2139: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:21:27.081 INFO:tasks.rados.rados.0.smithi089.stdout:2139: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 877 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2138: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2138: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1133 (ObjNum 300 snap 104 seq_num 300) dirty exists 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2142: finishing rollback tid 0 to smithi08969774-17 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2142: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1074 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:21:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2143: finishing write tid 1 to smithi08969774-36 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2138: done (7 left) 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2139: done (6 left) 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2140: done (5 left) 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2141: done (4 left) 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2142: done (3 left) 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2146: read oid 38 snap 218 2024-08-29T18:21:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2146: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:21:27.084 INFO:tasks.rados.rados.0.smithi089.stdout:2147: snap_create 2024-08-29T18:21:27.087 INFO:tasks.rados.rados.0.smithi089.stdout:2143: finishing write tid 2 to smithi08969774-36 2024-08-29T18:21:27.087 INFO:tasks.rados.rados.0.smithi089.stdout:2143: finishing write tid 3 to smithi08969774-36 2024-08-29T18:21:27.091 INFO:tasks.rados.rados.0.smithi089.stdout:2143: finishing write tid 4 to smithi08969774-36 2024-08-29T18:21:27.093 INFO:tasks.rados.rados.0.smithi089.stdout:2146: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:21:27.150 INFO:tasks.rados.rados.0.smithi089.stdout:2143: finishing write tid 5 to smithi08969774-36 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: finishing write tid 6 to smithi08969774-36 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: oid 36 updating version 0 to 1269 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: oid 36 version 1269 is already newer than 1267 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: oid 36 version 1269 is already newer than 1268 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: oid 36 updating version 1269 to 1270 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: oid 36 version 1270 is already newer than 1266 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 1270 (ObjNum 670 snap 235 seq_num 670) dirty exists 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2143: left oid 36 (ObjNum 670 snap 235 seq_num 670) 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2145: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2145: finishing copy_from to smithi08969774-4 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 875 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:21:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:2144: expect (ObjNum 635 snap 217 seq_num 635) 2024-08-29T18:21:27.272 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:27 smithi144 bash[67678]: cluster 2024-08-29T18:21:26.674051+0000 mgr.y (mgr.34104) 210 : cluster [DBG] pgmap v354: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 384 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T18:21:27.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:27 smithi089 bash[77323]: cluster 2024-08-29T18:21:26.674051+0000 mgr.y (mgr.34104) 210 : cluster [DBG] pgmap v354: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 384 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T18:21:27.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:27 smithi089 bash[78574]: cluster 2024-08-29T18:21:26.674051+0000 mgr.y (mgr.34104) 210 : cluster [DBG] pgmap v354: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 384 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T18:21:28.038 INFO:tasks.rados.rados.0.smithi089.stdout:2143: done (4 left) 2024-08-29T18:21:28.038 INFO:tasks.rados.rados.0.smithi089.stdout:2144: done (3 left) 2024-08-29T18:21:28.039 INFO:tasks.rados.rados.0.smithi089.stdout:2145: done (2 left) 2024-08-29T18:21:28.039 INFO:tasks.rados.rados.0.smithi089.stdout:2146: done (1 left) 2024-08-29T18:21:28.039 INFO:tasks.rados.rados.0.smithi089.stdout:2147: done (0 left) 2024-08-29T18:21:28.039 INFO:tasks.rados.rados.0.smithi089.stdout:2148: copy_from oid 23 from oid 16 current snap is 236 2024-08-29T18:21:28.039 INFO:tasks.rados.rados.0.smithi089.stdout:2149: setattr oid 43 current snap is 236 2024-08-29T18:21:28.041 INFO:tasks.rados.rados.0.smithi089.stdout:2150: snap_create 2024-08-29T18:21:28.049 INFO:tasks.rados.rados.0.smithi089.stdout:2148: finishing copy_from to smithi08969774-23 2024-08-29T18:21:28.050 INFO:tasks.rados.rados.0.smithi089.stdout:2148: got expected ENOENT (src dne) 2024-08-29T18:21:28.050 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1134 (ObjNum 529 snap 179 seq_num 529) dirty exists 2024-08-29T18:21:28.050 INFO:tasks.rados.rados.0.smithi089.stdout:2148: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:21:28.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:28 smithi144 bash[67678]: cluster 2024-08-29T18:21:27.033138+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-29T18:21:28.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:28 smithi144 bash[67678]: audit 2024-08-29T18:21:27.829538+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:28.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:28 smithi089 bash[77323]: cluster 2024-08-29T18:21:27.033138+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-29T18:21:28.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:28 smithi089 bash[77323]: audit 2024-08-29T18:21:27.829538+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:28.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:28 smithi089 bash[78574]: cluster 2024-08-29T18:21:27.033138+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-29T18:21:28.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:28 smithi089 bash[78574]: audit 2024-08-29T18:21:27.829538+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:28.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.804 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.805 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.806 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.806 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.806 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.807 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:28.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:28 smithi144 systemd[1]: Stopping Ceph osd.4 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:21:28.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:28 smithi144 bash[28167]: debug 2024-08-29T18:21:28.630+0000 7fdaac9fb640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:21:28.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:28 smithi144 bash[28167]: debug 2024-08-29T18:21:28.630+0000 7fdaac9fb640 -1 osd.4 534 *** Got signal Terminated *** 2024-08-29T18:21:28.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:28 smithi144 bash[28167]: debug 2024-08-29T18:21:28.630+0000 7fdaac9fb640 -1 osd.4 534 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2148: done (2 left) 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2149: done (1 left) 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2150: done (0 left) 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2151: copy_from oid 9 from oid 43 current snap is 237 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2152: copy_from oid 20 from oid 18 current snap is 237 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2153: read oid 15 snap 204 2024-08-29T18:21:29.052 INFO:tasks.rados.rados.0.smithi089.stdout:2153: expect (ObjNum 588 snap 200 seq_num 588) 2024-08-29T18:21:29.053 INFO:tasks.rados.rados.0.smithi089.stdout:2154: delete oid 6 current snap is 237 2024-08-29T18:21:29.109 INFO:tasks.rados.rados.0.smithi089.stdout:2153: expect (ObjNum 588 snap 200 seq_num 588) 2024-08-29T18:21:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:29 smithi144 bash[67678]: cluster 2024-08-29T18:21:28.042341+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-29T18:21:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:29 smithi144 bash[67678]: cluster 2024-08-29T18:21:28.635479+0000 mon.a (mon.0) 672 : cluster [INF] osd.4 marked itself down and dead 2024-08-29T18:21:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:29 smithi144 bash[67678]: cluster 2024-08-29T18:21:28.675204+0000 mgr.y (mgr.34104) 211 : cluster [DBG] pgmap v357: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 794 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-08-29T18:21:29.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:29 smithi089 bash[77323]: cluster 2024-08-29T18:21:28.042341+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-29T18:21:29.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:29 smithi089 bash[77323]: cluster 2024-08-29T18:21:28.635479+0000 mon.a (mon.0) 672 : cluster [INF] osd.4 marked itself down and dead 2024-08-29T18:21:29.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:29 smithi089 bash[77323]: cluster 2024-08-29T18:21:28.675204+0000 mgr.y (mgr.34104) 211 : cluster [DBG] pgmap v357: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 794 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-08-29T18:21:29.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:29 smithi089 bash[78574]: cluster 2024-08-29T18:21:28.042341+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-29T18:21:29.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:29 smithi089 bash[78574]: cluster 2024-08-29T18:21:28.635479+0000 mon.a (mon.0) 672 : cluster [INF] osd.4 marked itself down and dead 2024-08-29T18:21:29.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:29 smithi089 bash[78574]: cluster 2024-08-29T18:21:28.675204+0000 mgr.y (mgr.34104) 211 : cluster [DBG] pgmap v357: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 794 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-08-29T18:21:30.101 INFO:tasks.rados.rados.0.smithi089.stdout:2153: done (3 left) 2024-08-29T18:21:30.101 INFO:tasks.rados.rados.0.smithi089.stdout:2154: done (2 left) 2024-08-29T18:21:30.101 INFO:tasks.rados.rados.0.smithi089.stdout:2155: delete oid 29 current snap is 237 2024-08-29T18:21:30.106 INFO:tasks.rados.rados.0.smithi089.stdout:2152: finishing copy_from to smithi08969774-20 2024-08-29T18:21:30.107 INFO:tasks.rados.rados.0.smithi089.stdout:2152: got expected ENOENT (src dne) 2024-08-29T18:21:30.107 INFO:tasks.rados.rados.0.smithi089.stdout:2152: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:21:30.107 INFO:tasks.rados.rados.0.smithi089.stdout:2152: done (2 left) 2024-08-29T18:21:30.107 INFO:tasks.rados.rados.0.smithi089.stdout:2155: done (1 left) 2024-08-29T18:21:30.107 INFO:tasks.rados.rados.0.smithi089.stdout:2156: read oid 26 snap -1 2024-08-29T18:21:30.108 INFO:tasks.rados.rados.0.smithi089.stdout:2156: expect (ObjNum 658 snap 228 seq_num 658) 2024-08-29T18:21:30.108 INFO:tasks.rados.rados.0.smithi089.stdout:2157: snap_create 2024-08-29T18:21:30.118 INFO:tasks.rados.rados.0.smithi089.stdout:2151: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:21:30.119 INFO:tasks.rados.rados.0.smithi089.stdout:2151: finishing copy_from to smithi08969774-9 2024-08-29T18:21:30.119 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1134 (ObjNum 529 snap 179 seq_num 529) dirty exists 2024-08-29T18:21:30.143 INFO:tasks.rados.rados.0.smithi089.stdout:2156: expect (ObjNum 658 snap 228 seq_num 658) 2024-08-29T18:21:30.304 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:30 smithi144 bash[71443]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-4 2024-08-29T18:21:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:30 smithi144 bash[67678]: cluster 2024-08-29T18:21:29.037478+0000 mon.a (mon.0) 673 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:21:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:30 smithi144 bash[67678]: cluster 2024-08-29T18:21:29.055045+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-08-29T18:21:30.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:30 smithi089 bash[77323]: cluster 2024-08-29T18:21:29.037478+0000 mon.a (mon.0) 673 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:21:30.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:30 smithi089 bash[77323]: cluster 2024-08-29T18:21:29.055045+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-08-29T18:21:30.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:30 smithi089 bash[78574]: cluster 2024-08-29T18:21:29.037478+0000 mon.a (mon.0) 673 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:21:30.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:30 smithi089 bash[78574]: cluster 2024-08-29T18:21:29.055045+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e535: 8 total, 7 up, 8 in 2024-08-29T18:21:30.804 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:30 smithi144 bash[71510]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-4 2024-08-29T18:21:30.976 INFO:tasks.rados.rados.0.smithi089.stdout:2151: done (2 left) 2024-08-29T18:21:30.976 INFO:tasks.rados.rados.0.smithi089.stdout:2156: done (1 left) 2024-08-29T18:21:30.976 INFO:tasks.rados.rados.0.smithi089.stdout:2157: done (0 left) 2024-08-29T18:21:30.976 INFO:tasks.rados.rados.0.smithi089.stdout:2158: copy_from oid 19 from oid 39 current snap is 238 2024-08-29T18:21:30.976 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 238 2024-08-29T18:21:30.976 INFO:tasks.rados.rados.0.smithi089.stdout:2159: seq_num 673 ranges {1056768=475136,1531904=532480,2064384=671744} 2024-08-29T18:21:31.002 INFO:tasks.rados.rados.0.smithi089.stdout:2159: writing smithi08969774-38 from 1056768 to 1531904 tid 1 2024-08-29T18:21:31.014 INFO:tasks.rados.rados.0.smithi089.stdout:2159: writing smithi08969774-38 from 1531904 to 2064384 tid 2 2024-08-29T18:21:31.026 INFO:tasks.rados.rados.0.smithi089.stdout:2159: writing smithi08969774-38 from 2064384 to 2736128 tid 3 2024-08-29T18:21:31.026 INFO:tasks.rados.rados.0.smithi089.stdout:2160: snap_create 2024-08-29T18:21:31.026 INFO:tasks.rados.rados.0.smithi089.stdout:2158: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:21:31.026 INFO:tasks.rados.rados.0.smithi089.stdout:2158: finishing copy_from to smithi08969774-19 2024-08-29T18:21:31.026 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 881 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:21:31.027 INFO:tasks.rados.rados.0.smithi089.stdout:2159: finishing write tid 1 to smithi08969774-38 2024-08-29T18:21:31.027 INFO:tasks.rados.rados.0.smithi089.stdout:2159: finishing write tid 2 to smithi08969774-38 2024-08-29T18:21:31.034 INFO:tasks.rados.rados.0.smithi089.stdout:2159: finishing write tid 3 to smithi08969774-38 2024-08-29T18:21:31.034 INFO:tasks.rados.rados.0.smithi089.stdout:2159: finishing write tid 4 to smithi08969774-38 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2159: finishing write tid 5 to smithi08969774-38 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2159: oid 38 updating version 0 to 1135 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2159: oid 38 updating version 1135 to 1138 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2159: oid 38 version 1138 is already newer than 1137 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2159: oid 38 version 1138 is already newer than 1136 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1138 (ObjNum 673 snap 238 seq_num 673) dirty exists 2024-08-29T18:21:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2159: left oid 38 (ObjNum 673 snap 238 seq_num 673) 2024-08-29T18:21:31.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:31 smithi089 bash[77323]: cluster 2024-08-29T18:21:30.065079+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-08-29T18:21:31.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:31 smithi089 bash[77323]: cluster 2024-08-29T18:21:30.675928+0000 mgr.y (mgr.34104) 212 : cluster [DBG] pgmap v360: 121 pgs: 9 stale+active+clean, 1 active+clean+snaptrim, 111 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T18:21:31.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:31 smithi089 bash[77323]: cluster 2024-08-29T18:21:30.979413+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e537: 8 total, 7 up, 8 in 2024-08-29T18:21:31.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:31 smithi089 bash[78574]: cluster 2024-08-29T18:21:30.065079+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-08-29T18:21:31.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:31 smithi089 bash[78574]: cluster 2024-08-29T18:21:30.675928+0000 mgr.y (mgr.34104) 212 : cluster [DBG] pgmap v360: 121 pgs: 9 stale+active+clean, 1 active+clean+snaptrim, 111 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T18:21:31.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:31 smithi089 bash[78574]: cluster 2024-08-29T18:21:30.979413+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e537: 8 total, 7 up, 8 in 2024-08-29T18:21:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:31 smithi144 bash[67678]: cluster 2024-08-29T18:21:30.065079+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e536: 8 total, 7 up, 8 in 2024-08-29T18:21:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:31 smithi144 bash[67678]: cluster 2024-08-29T18:21:30.675928+0000 mgr.y (mgr.34104) 212 : cluster [DBG] pgmap v360: 121 pgs: 9 stale+active+clean, 1 active+clean+snaptrim, 111 active+clean; 391 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 793 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T18:21:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:31 smithi144 bash[67678]: cluster 2024-08-29T18:21:30.979413+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e537: 8 total, 7 up, 8 in 2024-08-29T18:21:31.981 INFO:tasks.rados.rados.0.smithi089.stdout:2158: done (2 left) 2024-08-29T18:21:31.981 INFO:tasks.rados.rados.0.smithi089.stdout:2159: done (1 left) 2024-08-29T18:21:31.981 INFO:tasks.rados.rados.0.smithi089.stdout:2160: done (0 left) 2024-08-29T18:21:31.981 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 239 2024-08-29T18:21:31.981 INFO:tasks.rados.rados.0.smithi089.stdout:2161: seq_num 674 ranges {1671168=491520,2162688=417792,2580480=483328,3063808=303104} 2024-08-29T18:21:32.009 INFO:tasks.rados.rados.0.smithi089.stdout:2161: writing smithi08969774-43 from 1671168 to 2162688 tid 1 2024-08-29T18:21:32.016 INFO:tasks.rados.rados.0.smithi089.stdout:2161: writing smithi08969774-43 from 2162688 to 2580480 tid 2 2024-08-29T18:21:32.024 INFO:tasks.rados.rados.0.smithi089.stdout:2161: writing smithi08969774-43 from 2580480 to 3063808 tid 3 2024-08-29T18:21:32.029 INFO:tasks.rados.rados.0.smithi089.stdout:2161: writing smithi08969774-43 from 3063808 to 3366912 tid 4 2024-08-29T18:21:32.029 INFO:tasks.rados.rados.0.smithi089.stdout:2162: snap_remove snap 228 2024-08-29T18:21:32.833 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.834 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.834 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.834 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.835 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.835 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.4.service: Deactivated successfully. 2024-08-29T18:21:32.835 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: Stopped Ceph osd.4 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:21:32.835 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.835 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.836 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.836 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.836 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2162: done (1 left) 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2163: copy_from oid 29 from oid 6 current snap is 239 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2161: finishing write tid 1 to smithi08969774-43 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2161: finishing write tid 2 to smithi08969774-43 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2161: finishing write tid 3 to smithi08969774-43 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2161: finishing write tid 4 to smithi08969774-43 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2161: finishing write tid 5 to smithi08969774-43 2024-08-29T18:21:32.996 INFO:tasks.rados.rados.0.smithi089.stdout:2161: finishing write tid 6 to smithi08969774-43 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: oid 43 updating version 0 to 1143 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: oid 43 version 1143 is already newer than 1142 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: oid 43 version 1143 is already newer than 1141 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: oid 43 version 1143 is already newer than 1139 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: oid 43 version 1143 is already newer than 1140 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1143 (ObjNum 674 snap 239 seq_num 674) dirty exists 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: left oid 43 (ObjNum 674 snap 239 seq_num 674) 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2161: done (1 left) 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2164: copy_from oid 23 from oid 16 current snap is 239 2024-08-29T18:21:32.997 INFO:tasks.rados.rados.0.smithi089.stdout:2165: delete oid 10 current snap is 239 2024-08-29T18:21:33.008 INFO:tasks.rados.rados.0.smithi089.stdout:2163: finishing copy_from to smithi08969774-29 2024-08-29T18:21:33.008 INFO:tasks.rados.rados.0.smithi089.stdout:2163: got expected ENOENT (src dne) 2024-08-29T18:21:33.008 INFO:tasks.rados.rados.0.smithi089.stdout:2163: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:21:33.009 INFO:tasks.rados.rados.0.smithi089.stdout:2164: finishing copy_from to smithi08969774-23 2024-08-29T18:21:33.009 INFO:tasks.rados.rados.0.smithi089.stdout:2164: got expected ENOENT (src dne) 2024-08-29T18:21:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:2164: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:21:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:2163: done (2 left) 2024-08-29T18:21:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:2164: done (1 left) 2024-08-29T18:21:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:2165: done (0 left) 2024-08-29T18:21:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 239 2024-08-29T18:21:33.010 INFO:tasks.rados.rados.0.smithi089.stdout:2166: seq_num 676 ranges {5693440=524288,6217728=589824,6807552=450560,7258112=163840} 2024-08-29T18:21:33.072 INFO:tasks.rados.rados.0.smithi089.stdout:2166: writing smithi08969774-4 from 5693440 to 6217728 tid 1 2024-08-29T18:21:33.076 INFO:tasks.rados.rados.0.smithi089.stdout:2166: writing smithi08969774-4 from 6217728 to 6807552 tid 2 2024-08-29T18:21:33.080 INFO:tasks.rados.rados.0.smithi089.stdout:2166: writing smithi08969774-4 from 6807552 to 7258112 tid 3 2024-08-29T18:21:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:2166: writing smithi08969774-4 from 7258112 to 7421952 tid 4 2024-08-29T18:21:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 239 2024-08-29T18:21:33.081 INFO:tasks.rados.rados.0.smithi089.stdout:2167: seq_num 677 ranges {0=540672,540672=516096,1056768=655360,1712128=32768} 2024-08-29T18:21:33.085 INFO:tasks.rados.rados.0.smithi089.stdout:2167: writing smithi08969774-10 from 0 to 540672 tid 1 2024-08-29T18:21:33.089 INFO:tasks.rados.rados.0.smithi089.stdout:2167: writing smithi08969774-10 from 540672 to 1056768 tid 2 2024-08-29T18:21:33.093 INFO:tasks.rados.rados.0.smithi089.stdout:2167: writing smithi08969774-10 from 1056768 to 1712128 tid 3 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2167: writing smithi08969774-10 from 1712128 to 1744896 tid 4 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2168: read oid 46 snap -1 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2168: expect (ObjNum 639 snap 223 seq_num 639) 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2169: snap_create 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2166: finishing write tid 1 to smithi08969774-4 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2166: finishing write tid 2 to smithi08969774-4 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2166: finishing write tid 3 to smithi08969774-4 2024-08-29T18:21:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2166: finishing write tid 4 to smithi08969774-4 2024-08-29T18:21:33.095 INFO:tasks.rados.rados.0.smithi089.stdout:2166: finishing write tid 5 to smithi08969774-4 2024-08-29T18:21:33.097 INFO:tasks.rados.rados.0.smithi089.stdout:2167: finishing write tid 1 to smithi08969774-10 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: finishing write tid 6 to smithi08969774-4 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: oid 4 updating version 0 to 912 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: oid 4 updating version 912 to 914 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: oid 4 version 914 is already newer than 911 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: oid 4 updating version 914 to 915 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: oid 4 version 915 is already newer than 913 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 915 (ObjNum 676 snap 239 seq_num 676) dirty exists 2024-08-29T18:21:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:2166: left oid 4 (ObjNum 676 snap 239 seq_num 676) 2024-08-29T18:21:33.100 INFO:tasks.rados.rados.0.smithi089.stdout:2167: finishing write tid 2 to smithi08969774-10 2024-08-29T18:21:33.100 INFO:tasks.rados.rados.0.smithi089.stdout:2167: finishing write tid 3 to smithi08969774-10 2024-08-29T18:21:33.101 INFO:tasks.rados.rados.0.smithi089.stdout:2167: finishing write tid 4 to smithi08969774-10 2024-08-29T18:21:33.101 INFO:tasks.rados.rados.0.smithi089.stdout:2167: finishing write tid 5 to smithi08969774-10 2024-08-29T18:21:33.103 INFO:tasks.rados.rados.0.smithi089.stdout:2167: finishing write tid 6 to smithi08969774-10 2024-08-29T18:21:33.103 INFO:tasks.rados.rados.0.smithi089.stdout:2167: oid 10 updating version 0 to 1152 2024-08-29T18:21:33.103 INFO:tasks.rados.rados.0.smithi089.stdout:2167: oid 10 version 1152 is already newer than 1150 2024-08-29T18:21:33.103 INFO:tasks.rados.rados.0.smithi089.stdout:2167: oid 10 updating version 1152 to 1153 2024-08-29T18:21:33.103 INFO:tasks.rados.rados.0.smithi089.stdout:2167: oid 10 version 1153 is already newer than 1151 2024-08-29T18:21:33.103 INFO:tasks.rados.rados.0.smithi089.stdout:2167: oid 10 version 1153 is already newer than 1149 2024-08-29T18:21:33.104 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1153 (ObjNum 677 snap 239 seq_num 677) dirty exists 2024-08-29T18:21:33.104 INFO:tasks.rados.rados.0.smithi089.stdout:2167: left oid 10 (ObjNum 677 snap 239 seq_num 677) 2024-08-29T18:21:33.114 INFO:tasks.rados.rados.0.smithi089.stdout:2168: expect (ObjNum 639 snap 223 seq_num 639) 2024-08-29T18:21:33.278 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:32 smithi144 systemd[1]: Started Ceph osd.4 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:21:33.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:32 smithi144 bash[67678]: cluster 2024-08-29T18:21:31.984825+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e538: 8 total, 7 up, 8 in 2024-08-29T18:21:33.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:32 smithi144 bash[67678]: cluster 2024-08-29T18:21:32.676911+0000 mgr.y (mgr.34104) 213 : cluster [DBG] pgmap v363: 121 pgs: 13 active+undersized, 4 stale+active+clean, 11 active+undersized+degraded, 93 active+clean; 401 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.6 MiB/s wr, 12 op/s; 100/711 objects degraded (14.065%) 2024-08-29T18:21:33.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:32 smithi144 bash[67678]: audit 2024-08-29T18:21:32.892930+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:33.279 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:32 smithi144 bash[67678]: audit 2024-08-29T18:21:32.902771+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:33.279 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:32 smithi144 bash[67678]: audit 2024-08-29T18:21:32.905094+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[77323]: cluster 2024-08-29T18:21:31.984825+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e538: 8 total, 7 up, 8 in 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[77323]: cluster 2024-08-29T18:21:32.676911+0000 mgr.y (mgr.34104) 213 : cluster [DBG] pgmap v363: 121 pgs: 13 active+undersized, 4 stale+active+clean, 11 active+undersized+degraded, 93 active+clean; 401 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.6 MiB/s wr, 12 op/s; 100/711 objects degraded (14.065%) 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[77323]: audit 2024-08-29T18:21:32.892930+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[77323]: audit 2024-08-29T18:21:32.902771+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[77323]: audit 2024-08-29T18:21:32.905094+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[78574]: cluster 2024-08-29T18:21:31.984825+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e538: 8 total, 7 up, 8 in 2024-08-29T18:21:33.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[78574]: cluster 2024-08-29T18:21:32.676911+0000 mgr.y (mgr.34104) 213 : cluster [DBG] pgmap v363: 121 pgs: 13 active+undersized, 4 stale+active+clean, 11 active+undersized+degraded, 93 active+clean; 401 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.6 MiB/s wr, 12 op/s; 100/711 objects degraded (14.065%) 2024-08-29T18:21:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[78574]: audit 2024-08-29T18:21:32.892930+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[78574]: audit 2024-08-29T18:21:32.902771+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:32 smithi089 bash[78574]: audit 2024-08-29T18:21:32.905094+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:34.002 INFO:tasks.rados.rados.0.smithi089.stdout:2166: done (3 left) 2024-08-29T18:21:34.002 INFO:tasks.rados.rados.0.smithi089.stdout:2167: done (2 left) 2024-08-29T18:21:34.002 INFO:tasks.rados.rados.0.smithi089.stdout:2168: done (1 left) 2024-08-29T18:21:34.002 INFO:tasks.rados.rados.0.smithi089.stdout:2169: done (0 left) 2024-08-29T18:21:34.002 INFO:tasks.rados.rados.0.smithi089.stdout:2170: setattr oid 30 current snap is 240 2024-08-29T18:21:34.002 INFO:tasks.rados.rados.0.smithi089.stdout:2171: read oid 4 snap -1 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2171: expect (ObjNum 676 snap 239 seq_num 676) 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2172: rollback oid 11 current snap is 240 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 238 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2173: rollback oid 14 current snap is 240 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 204 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2174: copy_from oid 15 from oid 29 current snap is 240 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2175: read oid 45 snap 164 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2175: expect deleted 2024-08-29T18:21:34.003 INFO:tasks.rados.rados.0.smithi089.stdout:2176: delete oid 21 current snap is 240 2024-08-29T18:21:34.010 INFO:tasks.rados.rados.0.smithi089.stdout:2174: finishing copy_from to smithi08969774-15 2024-08-29T18:21:34.010 INFO:tasks.rados.rados.0.smithi089.stdout:2174: got expected ENOENT (src dne) 2024-08-29T18:21:34.010 INFO:tasks.rados.rados.0.smithi089.stdout:2174: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:21:34.019 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1155 (ObjNum 555 snap 185 seq_num 555) dirty exists 2024-08-29T18:21:34.020 INFO:tasks.rados.rados.0.smithi089.stdout:2172: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:21:34.028 INFO:tasks.rados.rados.0.smithi089.stdout:2172: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:21:34.029 INFO:tasks.rados.rados.0.smithi089.stdout:2172: finishing rollback tid 2 to smithi08969774-11 2024-08-29T18:21:34.029 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1159 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:21:34.029 INFO:tasks.rados.rados.0.smithi089.stdout:2173: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:21:34.029 INFO:tasks.rados.rados.0.smithi089.stdout:2173: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:21:34.029 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1161 (ObjNum 569 snap 191 seq_num 569) dirty exists 2024-08-29T18:21:34.042 INFO:tasks.rados.rados.0.smithi089.stdout:2171: expect (ObjNum 676 snap 239 seq_num 676) 2024-08-29T18:21:34.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:33 smithi144 bash[67678]: cluster 2024-08-29T18:21:32.976370+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: Degraded data redundancy: 100/711 objects degraded (14.065%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:34.298 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:33 smithi144 bash[67678]: cluster 2024-08-29T18:21:32.994974+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e539: 8 total, 7 up, 8 in 2024-08-29T18:21:34.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:33 smithi089 bash[77323]: cluster 2024-08-29T18:21:32.976370+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: Degraded data redundancy: 100/711 objects degraded (14.065%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:34.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:33 smithi089 bash[77323]: cluster 2024-08-29T18:21:32.994974+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e539: 8 total, 7 up, 8 in 2024-08-29T18:21:34.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:33 smithi089 bash[78574]: cluster 2024-08-29T18:21:32.976370+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: Degraded data redundancy: 100/711 objects degraded (14.065%), 11 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:34.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:33 smithi089 bash[78574]: cluster 2024-08-29T18:21:32.994974+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e539: 8 total, 7 up, 8 in 2024-08-29T18:21:34.495 INFO:tasks.rados.rados.0.smithi089.stdout:2170: done (6 left) 2024-08-29T18:21:34.495 INFO:tasks.rados.rados.0.smithi089.stdout:2171: done (5 left) 2024-08-29T18:21:34.495 INFO:tasks.rados.rados.0.smithi089.stdout:2172: done (4 left) 2024-08-29T18:21:34.495 INFO:tasks.rados.rados.0.smithi089.stdout:2173: done (3 left) 2024-08-29T18:21:34.495 INFO:tasks.rados.rados.0.smithi089.stdout:2174: done (2 left) 2024-08-29T18:21:34.495 INFO:tasks.rados.rados.0.smithi089.stdout:2175: done (1 left) 2024-08-29T18:21:34.496 INFO:tasks.rados.rados.0.smithi089.stdout:2176: done (0 left) 2024-08-29T18:21:34.496 INFO:tasks.rados.rados.0.smithi089.stdout:2177: rmattr oid 22 current snap is 240 2024-08-29T18:21:34.496 INFO:tasks.rados.rados.0.smithi089.stdout:2177: done (0 left) 2024-08-29T18:21:34.496 INFO:tasks.rados.rados.0.smithi089.stdout:2178: delete oid 19 current snap is 240 2024-08-29T18:21:34.498 INFO:tasks.rados.rados.0.smithi089.stdout:2178: done (0 left) 2024-08-29T18:21:34.498 INFO:tasks.rados.rados.0.smithi089.stdout:2179: copy_from oid 11 from oid 18 current snap is 240 2024-08-29T18:21:34.498 INFO:tasks.rados.rados.0.smithi089.stdout:2180: read oid 33 snap 191 2024-08-29T18:21:34.498 INFO:tasks.rados.rados.0.smithi089.stdout:2180: expect deleted 2024-08-29T18:21:34.499 INFO:tasks.rados.rados.0.smithi089.stdout:2181: read oid 43 snap -1 2024-08-29T18:21:34.499 INFO:tasks.rados.rados.0.smithi089.stdout:2181: expect (ObjNum 674 snap 239 seq_num 674) 2024-08-29T18:21:34.499 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 240 2024-08-29T18:21:34.499 INFO:tasks.rados.rados.0.smithi089.stdout:2182: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2024-08-29T18:21:34.509 INFO:tasks.rados.rados.0.smithi089.stdout:2182: writing smithi08969774-48 from 0 to 598016 tid 1 2024-08-29T18:21:34.518 INFO:tasks.rados.rados.0.smithi089.stdout:2182: writing smithi08969774-48 from 598016 to 1171456 tid 2 2024-08-29T18:21:34.525 INFO:tasks.rados.rados.0.smithi089.stdout:2182: writing smithi08969774-48 from 1171456 to 1605632 tid 3 2024-08-29T18:21:34.529 INFO:tasks.rados.rados.0.smithi089.stdout:2182: writing smithi08969774-48 from 1605632 to 1802240 tid 4 2024-08-29T18:21:34.529 INFO:tasks.rados.rados.0.smithi089.stdout:2183: delete oid 16 current snap is 240 2024-08-29T18:21:34.529 INFO:tasks.rados.rados.0.smithi089.stdout:2179: finishing copy_from to smithi08969774-11 2024-08-29T18:21:34.529 INFO:tasks.rados.rados.0.smithi089.stdout:2179: got expected ENOENT (src dne) 2024-08-29T18:21:34.529 INFO:tasks.rados.rados.0.smithi089.stdout:2179: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:21:34.529 INFO:tasks.rados.rados.0.smithi089.stdout:2181: expect (ObjNum 674 snap 239 seq_num 674) 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-29T18:21:34.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-29T18:21:34.698 INFO:tasks.rados.rados.0.smithi089.stdout:2182: finishing write tid 1 to smithi08969774-48 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: finishing write tid 2 to smithi08969774-48 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: finishing write tid 3 to smithi08969774-48 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: finishing write tid 4 to smithi08969774-48 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: finishing write tid 5 to smithi08969774-48 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: finishing write tid 6 to smithi08969774-48 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: oid 48 updating version 0 to 1144 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: oid 48 updating version 1144 to 1147 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: oid 48 updating version 1147 to 1148 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: oid 48 version 1148 is already newer than 1146 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: oid 48 version 1148 is already newer than 1145 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1148 (ObjNum 680 snap 240 seq_num 680) dirty exists 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2182: left oid 48 (ObjNum 680 snap 240 seq_num 680) 2024-08-29T18:21:34.699 INFO:tasks.rados.rados.0.smithi089.stdout:2179: done (4 left) 2024-08-29T18:21:34.700 INFO:tasks.rados.rados.0.smithi089.stdout:2180: done (3 left) 2024-08-29T18:21:34.700 INFO:tasks.rados.rados.0.smithi089.stdout:2181: done (2 left) 2024-08-29T18:21:34.700 INFO:tasks.rados.rados.0.smithi089.stdout:2182: done (1 left) 2024-08-29T18:21:34.700 INFO:tasks.rados.rados.0.smithi089.stdout:2183: done (0 left) 2024-08-29T18:21:34.700 INFO:tasks.rados.rados.0.smithi089.stdout:2184: delete oid 47 current snap is 240 2024-08-29T18:21:34.704 INFO:tasks.rados.rados.0.smithi089.stdout:2184: done (0 left) 2024-08-29T18:21:34.704 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 240 2024-08-29T18:21:34.704 INFO:tasks.rados.rados.0.smithi089.stdout:2185: seq_num 683 ranges {0=647168,647168=630784,1277952=573440} 2024-08-29T18:21:34.714 INFO:tasks.rados.rados.0.smithi089.stdout:2185: writing smithi08969774-8 from 0 to 647168 tid 1 2024-08-29T18:21:34.725 INFO:tasks.rados.rados.0.smithi089.stdout:2185: writing smithi08969774-8 from 647168 to 1277952 tid 2 2024-08-29T18:21:34.736 INFO:tasks.rados.rados.0.smithi089.stdout:2185: writing smithi08969774-8 from 1277952 to 1851392 tid 3 2024-08-29T18:21:34.736 INFO:tasks.rados.rados.0.smithi089.stdout:2186: setattr oid 49 current snap is 240 2024-08-29T18:21:34.736 INFO:tasks.rados.rados.0.smithi089.stdout:2185: finishing write tid 1 to smithi08969774-8 2024-08-29T18:21:34.736 INFO:tasks.rados.rados.0.smithi089.stdout:2185: finishing write tid 2 to smithi08969774-8 2024-08-29T18:21:34.739 INFO:tasks.rados.rados.0.smithi089.stdout:2185: finishing write tid 3 to smithi08969774-8 2024-08-29T18:21:34.739 INFO:tasks.rados.rados.0.smithi089.stdout:2185: finishing write tid 4 to smithi08969774-8 2024-08-29T18:21:34.739 INFO:tasks.rados.rados.0.smithi089.stdout:2187: snap_remove snap 234 2024-08-29T18:21:35.013 INFO:tasks.rados.rados.0.smithi089.stdout:2187: done (2 left) 2024-08-29T18:21:35.013 INFO:tasks.rados.rados.0.smithi089.stdout:2188: delete oid 41 current snap is 240 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:2185: finishing write tid 5 to smithi08969774-8 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:2185: oid 8 updating version 0 to 1278 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:2185: oid 8 version 1278 is already newer than 1277 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:2185: oid 8 version 1278 is already newer than 1276 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:2185: oid 8 version 1278 is already newer than 1275 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1278 (ObjNum 683 snap 240 seq_num 683) dirty exists 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:2185: left oid 8 (ObjNum 683 snap 240 seq_num 683) 2024-08-29T18:21:35.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 898 (ObjNum 648 snap 226 seq_num 648) dirty exists 2024-08-29T18:21:35.033 INFO:tasks.rados.rados.0.smithi089.stdout:2185: done (2 left) 2024-08-29T18:21:35.033 INFO:tasks.rados.rados.0.smithi089.stdout:2186: done (1 left) 2024-08-29T18:21:35.033 INFO:tasks.rados.rados.0.smithi089.stdout:2188: done (0 left) 2024-08-29T18:21:35.033 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 240 2024-08-29T18:21:35.033 INFO:tasks.rados.rados.0.smithi089.stdout:2189: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-08-29T18:21:35.037 INFO:tasks.rados.rados.0.smithi089.stdout:2189: writing smithi08969774-21 from 0 to 679936 tid 1 2024-08-29T18:21:35.040 INFO:tasks.rados.rados.0.smithi089.stdout:2189: writing smithi08969774-21 from 679936 to 1122304 tid 2 2024-08-29T18:21:35.044 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:35 smithi144 bash[67678]: cluster 2024-08-29T18:21:34.002495+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e540: 8 total, 7 up, 8 in 2024-08-29T18:21:35.044 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:35 smithi144 bash[67678]: cluster 2024-08-29T18:21:34.677881+0000 mgr.y (mgr.34104) 214 : cluster [DBG] pgmap v366: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 403 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 16 op/s; 119/717 objects degraded (16.597%) 2024-08-29T18:21:35.045 INFO:tasks.rados.rados.0.smithi089.stdout:2189: writing smithi08969774-21 from 1122304 to 1744896 tid 3 2024-08-29T18:21:35.045 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-29T18:21:35.045 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-29T18:21:35.045 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-29T18:21:35.045 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-29T18:21:35.045 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:34 smithi144 bash[71679]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2189: writing smithi08969774-21 from 1744896 to 1884160 tid 4 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2190: rollback oid 24 current snap is 240 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 237 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2191: copy_from oid 44 from oid 15 current snap is 240 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2192: rmattr oid 11 current snap is 240 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2192: done (3 left) 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2193: rmattr oid 47 current snap is 240 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2193: done (3 left) 2024-08-29T18:21:35.046 INFO:tasks.rados.rados.0.smithi089.stdout:2194: delete oid 39 current snap is 240 2024-08-29T18:21:35.048 INFO:tasks.rados.rados.0.smithi089.stdout:2189: finishing write tid 1 to smithi08969774-21 2024-08-29T18:21:35.049 INFO:tasks.rados.rados.0.smithi089.stdout:2194: done (3 left) 2024-08-29T18:21:35.049 INFO:tasks.rados.rados.0.smithi089.stdout:2195: read oid 37 snap -1 2024-08-29T18:21:35.049 INFO:tasks.rados.rados.0.smithi089.stdout:2195: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:35.050 INFO:tasks.rados.rados.0.smithi089.stdout:2196: snap_create 2024-08-29T18:21:35.050 INFO:tasks.rados.rados.0.smithi089.stdout:2189: finishing write tid 2 to smithi08969774-21 2024-08-29T18:21:35.052 INFO:tasks.rados.rados.0.smithi089.stdout:2190: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:21:35.052 INFO:tasks.rados.rados.0.smithi089.stdout:2190: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:21:35.052 INFO:tasks.rados.rados.0.smithi089.stdout:2190: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:21:35.052 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 894 (ObjNum 627 snap 215 seq_num 627) dirty exists 2024-08-29T18:21:35.053 INFO:tasks.rados.rados.0.smithi089.stdout:2189: finishing write tid 3 to smithi08969774-21 2024-08-29T18:21:35.053 INFO:tasks.rados.rados.0.smithi089.stdout:2189: finishing write tid 4 to smithi08969774-21 2024-08-29T18:21:35.053 INFO:tasks.rados.rados.0.smithi089.stdout:2189: finishing write tid 5 to smithi08969774-21 2024-08-29T18:21:35.057 INFO:tasks.rados.rados.0.smithi089.stdout:2189: finishing write tid 6 to smithi08969774-21 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:2189: oid 21 updating version 0 to 917 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:2189: oid 21 version 917 is already newer than 916 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:2189: oid 21 updating version 917 to 919 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:2189: oid 21 version 919 is already newer than 918 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:2189: oid 21 updating version 919 to 920 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 920 (ObjNum 685 snap 240 seq_num 685) dirty exists 2024-08-29T18:21:35.058 INFO:tasks.rados.rados.0.smithi089.stdout:2189: left oid 21 (ObjNum 685 snap 240 seq_num 685) 2024-08-29T18:21:35.070 INFO:tasks.rados.rados.0.smithi089.stdout:2195: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:35.241 INFO:tasks.rados.rados.0.smithi089.stdout:2191: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:21:35.241 INFO:tasks.rados.rados.0.smithi089.stdout:2191: finishing copy_from to smithi08969774-44 2024-08-29T18:21:35.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 889 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:21:35.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:21:35] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-08-29T18:21:35.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:35 smithi089 bash[77323]: cluster 2024-08-29T18:21:34.002495+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e540: 8 total, 7 up, 8 in 2024-08-29T18:21:35.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:35 smithi089 bash[77323]: cluster 2024-08-29T18:21:34.677881+0000 mgr.y (mgr.34104) 214 : cluster [DBG] pgmap v366: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 403 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 16 op/s; 119/717 objects degraded (16.597%) 2024-08-29T18:21:35.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:35 smithi089 bash[78574]: cluster 2024-08-29T18:21:34.002495+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e540: 8 total, 7 up, 8 in 2024-08-29T18:21:35.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:35 smithi089 bash[78574]: cluster 2024-08-29T18:21:34.677881+0000 mgr.y (mgr.34104) 214 : cluster [DBG] pgmap v366: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 403 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 16 op/s; 119/717 objects degraded (16.597%) 2024-08-29T18:21:35.980 INFO:tasks.rados.rados.0.smithi089.stdout:2189: done (4 left) 2024-08-29T18:21:35.980 INFO:tasks.rados.rados.0.smithi089.stdout:2190: done (3 left) 2024-08-29T18:21:35.980 INFO:tasks.rados.rados.0.smithi089.stdout:2191: done (2 left) 2024-08-29T18:21:35.980 INFO:tasks.rados.rados.0.smithi089.stdout:2195: done (1 left) 2024-08-29T18:21:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:2196: done (0 left) 2024-08-29T18:21:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 241 2024-08-29T18:21:35.981 INFO:tasks.rados.rados.0.smithi089.stdout:2197: seq_num 687 ranges {3596288=712704,4308992=614400,4923392=589824} 2024-08-29T18:21:36.043 INFO:tasks.rados.rados.0.smithi089.stdout:2197: writing smithi08969774-14 from 3596288 to 4308992 tid 1 2024-08-29T18:21:36.052 INFO:tasks.rados.rados.0.smithi089.stdout:2197: writing smithi08969774-14 from 4308992 to 4923392 tid 2 2024-08-29T18:21:36.057 INFO:tasks.rados.rados.0.smithi089.stdout:2197: writing smithi08969774-14 from 4923392 to 5513216 tid 3 2024-08-29T18:21:36.057 INFO:tasks.rados.rados.0.smithi089.stdout:2198: read oid 25 snap -1 2024-08-29T18:21:36.057 INFO:tasks.rados.rados.0.smithi089.stdout:2198: expect (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:21:36.057 INFO:tasks.rados.rados.0.smithi089.stdout:2199: read oid 47 snap -1 2024-08-29T18:21:36.057 INFO:tasks.rados.rados.0.smithi089.stdout:2199: expect deleted 2024-08-29T18:21:36.058 INFO:tasks.rados.rados.0.smithi089.stdout:2200: rmattr oid 36 current snap is 241 2024-08-29T18:21:36.058 INFO:tasks.rados.rados.0.smithi089.stdout:2201: rollback oid 10 current snap is 241 2024-08-29T18:21:36.058 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 236 2024-08-29T18:21:36.058 INFO:tasks.rados.rados.0.smithi089.stdout:2202: delete oid 23 current snap is 241 2024-08-29T18:21:36.063 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 0 (ObjNum 670 snap 235 seq_num 670) dirty exists 2024-08-29T18:21:36.068 INFO:tasks.rados.rados.0.smithi089.stdout:2197: finishing write tid 1 to smithi08969774-14 2024-08-29T18:21:36.071 INFO:tasks.rados.rados.0.smithi089.stdout:2197: finishing write tid 2 to smithi08969774-14 2024-08-29T18:21:36.071 INFO:tasks.rados.rados.0.smithi089.stdout:2197: finishing write tid 3 to smithi08969774-14 2024-08-29T18:21:36.071 INFO:tasks.rados.rados.0.smithi089.stdout:2199: done (5 left) 2024-08-29T18:21:36.072 INFO:tasks.rados.rados.0.smithi089.stdout:2200: done (4 left) 2024-08-29T18:21:36.072 INFO:tasks.rados.rados.0.smithi089.stdout:2202: done (3 left) 2024-08-29T18:21:36.072 INFO:tasks.rados.rados.0.smithi089.stdout:2203: rollback oid 45 current snap is 241 2024-08-29T18:21:36.072 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 209 2024-08-29T18:21:36.072 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 241 2024-08-29T18:21:36.072 INFO:tasks.rados.rados.0.smithi089.stdout:2204: seq_num 689 ranges {7471104=745472,8216576=786432,9003008=417792} 2024-08-29T18:21:36.117 INFO:tasks.rados.rados.0.smithi089.stdout:2204: writing smithi08969774-1 from 7471104 to 8216576 tid 1 2024-08-29T18:21:36.122 INFO:tasks.rados.rados.0.smithi089.stdout:2204: writing smithi08969774-1 from 8216576 to 9003008 tid 2 2024-08-29T18:21:36.125 INFO:tasks.rados.rados.0.smithi089.stdout:2204: writing smithi08969774-1 from 9003008 to 9420800 tid 3 2024-08-29T18:21:36.125 INFO:tasks.rados.rados.0.smithi089.stdout:2205: read oid 8 snap 218 2024-08-29T18:21:36.125 INFO:tasks.rados.rados.0.smithi089.stdout:2205: expect deleted 2024-08-29T18:21:36.125 INFO:tasks.rados.rados.0.smithi089.stdout:2206: rmattr oid 6 current snap is 241 2024-08-29T18:21:36.125 INFO:tasks.rados.rados.0.smithi089.stdout:2206: done (6 left) 2024-08-29T18:21:36.125 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 241 2024-08-29T18:21:36.126 INFO:tasks.rados.rados.0.smithi089.stdout:2207: seq_num 690 ranges {0=761856,761856=663552,1425408=409600,1835008=131072} 2024-08-29T18:21:36.130 INFO:tasks.rados.rados.0.smithi089.stdout:2207: writing smithi08969774-18 from 0 to 761856 tid 1 2024-08-29T18:21:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:2207: writing smithi08969774-18 from 761856 to 1425408 tid 2 2024-08-29T18:21:36.137 INFO:tasks.rados.rados.0.smithi089.stdout:2207: writing smithi08969774-18 from 1425408 to 1835008 tid 3 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2207: writing smithi08969774-18 from 1835008 to 1966080 tid 4 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2208: snap_create 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2197: finishing write tid 4 to smithi08969774-14 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2197: finishing write tid 5 to smithi08969774-14 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2197: oid 14 updating version 0 to 1167 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2197: oid 14 version 1167 is already newer than 1166 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2197: oid 14 updating version 1167 to 1168 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:2197: oid 14 version 1168 is already newer than 1165 2024-08-29T18:21:36.138 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1168 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2197: left oid 14 (ObjNum 687 snap 241 seq_num 687) 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2201: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2201: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1171 (ObjNum 33 snap 0 seq_num 3474460155) dirty dne 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2203: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2203: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2203: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1282 (ObjNum 608 snap 208 seq_num 608) dirty exists 2024-08-29T18:21:36.139 INFO:tasks.rados.rados.0.smithi089.stdout:2198: expect (ObjNum 537 snap 182 seq_num 537) 2024-08-29T18:21:36.252 INFO:tasks.rados.rados.0.smithi089.stdout:2204: finishing write tid 1 to smithi08969774-1 2024-08-29T18:21:36.252 INFO:tasks.rados.rados.0.smithi089.stdout:2204: finishing write tid 2 to smithi08969774-1 2024-08-29T18:21:36.252 INFO:tasks.rados.rados.0.smithi089.stdout:2204: finishing write tid 3 to smithi08969774-1 2024-08-29T18:21:36.252 INFO:tasks.rados.rados.0.smithi089.stdout:2204: finishing write tid 4 to smithi08969774-1 2024-08-29T18:21:36.252 INFO:tasks.rados.rados.0.smithi089.stdout:2204: finishing write tid 5 to smithi08969774-1 2024-08-29T18:21:36.252 INFO:tasks.rados.rados.0.smithi089.stdout:2204: oid 1 updating version 0 to 1151 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2204: oid 1 version 1151 is already newer than 1149 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2204: oid 1 updating version 1151 to 1152 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2204: oid 1 version 1152 is already newer than 1150 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1152 (ObjNum 689 snap 241 seq_num 689) dirty exists 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2204: left oid 1 (ObjNum 689 snap 241 seq_num 689) 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: finishing write tid 1 to smithi08969774-18 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: finishing write tid 2 to smithi08969774-18 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: finishing write tid 3 to smithi08969774-18 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: finishing write tid 4 to smithi08969774-18 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: finishing write tid 5 to smithi08969774-18 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: finishing write tid 6 to smithi08969774-18 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: oid 18 updating version 0 to 687 2024-08-29T18:21:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:2207: oid 18 updating version 687 to 691 2024-08-29T18:21:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:2207: oid 18 version 691 is already newer than 689 2024-08-29T18:21:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:2207: oid 18 version 691 is already newer than 688 2024-08-29T18:21:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:2207: oid 18 version 691 is already newer than 690 2024-08-29T18:21:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 691 (ObjNum 690 snap 241 seq_num 690) dirty exists 2024-08-29T18:21:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:2207: left oid 18 (ObjNum 690 snap 241 seq_num 690) 2024-08-29T18:21:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:36 smithi144 bash[67678]: cluster 2024-08-29T18:21:35.016739+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e541: 8 total, 7 up, 8 in 2024-08-29T18:21:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:36 smithi144 bash[67678]: cluster 2024-08-29T18:21:35.983732+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e542: 8 total, 7 up, 8 in 2024-08-29T18:21:36.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:36 smithi089 bash[77323]: cluster 2024-08-29T18:21:35.016739+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e541: 8 total, 7 up, 8 in 2024-08-29T18:21:36.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:36 smithi089 bash[77323]: cluster 2024-08-29T18:21:35.983732+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e542: 8 total, 7 up, 8 in 2024-08-29T18:21:36.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:36 smithi089 bash[78574]: cluster 2024-08-29T18:21:35.016739+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e541: 8 total, 7 up, 8 in 2024-08-29T18:21:36.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:36 smithi089 bash[78574]: cluster 2024-08-29T18:21:35.983732+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e542: 8 total, 7 up, 8 in 2024-08-29T18:21:37.016 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:36 smithi144 bash[71937]: debug 2024-08-29T18:21:36.690+0000 7fc07a45f640 1 -- 172.21.15.144:0/3505701884 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55abf0b22960 con 0x55abf1908000 2024-08-29T18:21:37.024 INFO:tasks.rados.rados.0.smithi089.stdout:2197: done (7 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2198: done (6 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2201: done (5 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2203: done (4 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2204: done (3 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2205: done (2 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2207: done (1 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2208: done (0 left) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2209: read oid 13 snap 164 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2209: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 242 2024-08-29T18:21:37.025 INFO:tasks.rados.rados.0.smithi089.stdout:2210: seq_num 691 ranges {1884160=778240,2662400=548864,3211264=614400,3825664=40960} 2024-08-29T18:21:37.041 INFO:tasks.rados.rados.0.smithi089.stdout:2210: writing smithi08969774-21 from 1884160 to 2662400 tid 1 2024-08-29T18:21:37.045 INFO:tasks.rados.rados.0.smithi089.stdout:2210: writing smithi08969774-21 from 2662400 to 3211264 tid 2 2024-08-29T18:21:37.050 INFO:tasks.rados.rados.0.smithi089.stdout:2210: writing smithi08969774-21 from 3211264 to 3825664 tid 3 2024-08-29T18:21:37.050 INFO:tasks.rados.rados.0.smithi089.stdout:2210: writing smithi08969774-21 from 3825664 to 3866624 tid 4 2024-08-29T18:21:37.050 INFO:tasks.rados.rados.0.smithi089.stdout:2211: snap_remove snap 227 2024-08-29T18:21:37.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:37 smithi144 bash[67678]: cluster 2024-08-29T18:21:36.679103+0000 mgr.y (mgr.34104) 215 : cluster [DBG] pgmap v369: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 409 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 120/726 objects degraded (16.529%) 2024-08-29T18:21:37.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:37 smithi089 bash[77323]: cluster 2024-08-29T18:21:36.679103+0000 mgr.y (mgr.34104) 215 : cluster [DBG] pgmap v369: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 409 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 120/726 objects degraded (16.529%) 2024-08-29T18:21:37.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:37 smithi089 bash[78574]: cluster 2024-08-29T18:21:36.679103+0000 mgr.y (mgr.34104) 215 : cluster [DBG] pgmap v369: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 409 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 18 op/s; 120/726 objects degraded (16.529%) 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: finishing write tid 1 to smithi08969774-21 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: finishing write tid 2 to smithi08969774-21 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: finishing write tid 3 to smithi08969774-21 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: finishing write tid 4 to smithi08969774-21 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: finishing write tid 5 to smithi08969774-21 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: finishing write tid 6 to smithi08969774-21 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: oid 21 updating version 0 to 921 2024-08-29T18:21:38.037 INFO:tasks.rados.rados.0.smithi089.stdout:2210: oid 21 updating version 921 to 922 2024-08-29T18:21:38.038 INFO:tasks.rados.rados.0.smithi089.stdout:2210: oid 21 updating version 922 to 923 2024-08-29T18:21:38.038 INFO:tasks.rados.rados.0.smithi089.stdout:2210: oid 21 updating version 923 to 924 2024-08-29T18:21:38.038 INFO:tasks.rados.rados.0.smithi089.stdout:2210: oid 21 updating version 924 to 925 2024-08-29T18:21:38.038 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 925 (ObjNum 691 snap 242 seq_num 691) dirty exists 2024-08-29T18:21:38.038 INFO:tasks.rados.rados.0.smithi089.stdout:2210: left oid 21 (ObjNum 691 snap 242 seq_num 691) 2024-08-29T18:21:38.038 INFO:tasks.rados.rados.0.smithi089.stdout:2209: expect (ObjNum 300 snap 104 seq_num 300) 2024-08-29T18:21:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:38 smithi144 bash[67678]: cluster 2024-08-29T18:21:37.026987+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e543: 8 total, 7 up, 8 in 2024-08-29T18:21:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:38 smithi144 bash[67678]: audit 2024-08-29T18:21:37.700819+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:38 smithi144 bash[67678]: audit 2024-08-29T18:21:37.703117+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:38.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:38 smithi089 bash[77323]: cluster 2024-08-29T18:21:37.026987+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e543: 8 total, 7 up, 8 in 2024-08-29T18:21:38.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:38 smithi089 bash[77323]: audit 2024-08-29T18:21:37.700819+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:38.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:38 smithi089 bash[77323]: audit 2024-08-29T18:21:37.703117+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:38.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:38 smithi089 bash[78574]: cluster 2024-08-29T18:21:37.026987+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e543: 8 total, 7 up, 8 in 2024-08-29T18:21:38.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:38 smithi089 bash[78574]: audit 2024-08-29T18:21:37.700819+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:38.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:38 smithi089 bash[78574]: audit 2024-08-29T18:21:37.703117+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:38.721 INFO:tasks.rados.rados.0.smithi089.stdout:2209: done (2 left) 2024-08-29T18:21:38.721 INFO:tasks.rados.rados.0.smithi089.stdout:2210: done (1 left) 2024-08-29T18:21:38.721 INFO:tasks.rados.rados.0.smithi089.stdout:2211: done (0 left) 2024-08-29T18:21:38.721 INFO:tasks.rados.rados.0.smithi089.stdout:2212: copy_from oid 28 from oid 37 current snap is 242 2024-08-29T18:21:38.721 INFO:tasks.rados.rados.0.smithi089.stdout:2213: copy_from oid 24 from oid 14 current snap is 242 2024-08-29T18:21:38.721 INFO:tasks.rados.rados.0.smithi089.stdout:2214: delete oid 36 current snap is 242 2024-08-29T18:21:38.734 INFO:tasks.rados.rados.0.smithi089.stdout:2214: done (2 left) 2024-08-29T18:21:38.734 INFO:tasks.rados.rados.0.smithi089.stdout:2215: read oid 31 snap -1 2024-08-29T18:21:38.734 INFO:tasks.rados.rados.0.smithi089.stdout:2215: expect deleted 2024-08-29T18:21:38.734 INFO:tasks.rados.rados.0.smithi089.stdout:2216: snap_remove snap 229 2024-08-29T18:21:38.803 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:38 smithi144 bash[71937]: debug 2024-08-29T18:21:38.442+0000 7fc07ccc6640 -1 Falling back to public interface 2024-08-29T18:21:39.050 INFO:tasks.rados.rados.0.smithi089.stdout:2216: done (3 left) 2024-08-29T18:21:39.050 INFO:tasks.rados.rados.0.smithi089.stdout:2217: copy_from oid 36 from oid 44 current snap is 242 2024-08-29T18:21:39.050 INFO:tasks.rados.rados.0.smithi089.stdout:2212: finishing copy_from racing read to smithi08969774-28 2024-08-29T18:21:39.050 INFO:tasks.rados.rados.0.smithi089.stdout:2212: finishing copy_from to smithi08969774-28 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1226 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:2213: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:2213: finishing copy_from to smithi08969774-24 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1168 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:2212: done (3 left) 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:2213: done (2 left) 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:2215: done (1 left) 2024-08-29T18:21:39.051 INFO:tasks.rados.rados.0.smithi089.stdout:2218: delete oid 20 current snap is 242 2024-08-29T18:21:39.056 INFO:tasks.rados.rados.0.smithi089.stdout:2218: done (1 left) 2024-08-29T18:21:39.056 INFO:tasks.rados.rados.0.smithi089.stdout:2219: read oid 3 snap -1 2024-08-29T18:21:39.056 INFO:tasks.rados.rados.0.smithi089.stdout:2219: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:39.056 INFO:tasks.rados.rados.0.smithi089.stdout:2220: snap_remove snap 237 2024-08-29T18:21:39.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:39 smithi144 bash[67678]: cluster 2024-08-29T18:21:38.039802+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e544: 8 total, 7 up, 8 in 2024-08-29T18:21:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:39 smithi144 bash[67678]: cluster 2024-08-29T18:21:38.680253+0000 mgr.y (mgr.34104) 216 : cluster [DBG] pgmap v372: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 419 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 27 op/s; 124/747 objects degraded (16.600%) 2024-08-29T18:21:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:39 smithi089 bash[77323]: cluster 2024-08-29T18:21:38.039802+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e544: 8 total, 7 up, 8 in 2024-08-29T18:21:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:39 smithi089 bash[77323]: cluster 2024-08-29T18:21:38.680253+0000 mgr.y (mgr.34104) 216 : cluster [DBG] pgmap v372: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 419 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 27 op/s; 124/747 objects degraded (16.600%) 2024-08-29T18:21:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:39 smithi089 bash[78574]: cluster 2024-08-29T18:21:38.039802+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e544: 8 total, 7 up, 8 in 2024-08-29T18:21:39.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:39 smithi089 bash[78574]: cluster 2024-08-29T18:21:38.680253+0000 mgr.y (mgr.34104) 216 : cluster [DBG] pgmap v372: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 419 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 27 op/s; 124/747 objects degraded (16.600%) 2024-08-29T18:21:40.052 INFO:tasks.rados.rados.0.smithi089.stdout:2220: done (2 left) 2024-08-29T18:21:40.053 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 242 2024-08-29T18:21:40.053 INFO:tasks.rados.rados.0.smithi089.stdout:2221: seq_num 694 ranges {0=425984,425984=655360,1081344=786432,1867776=163840} 2024-08-29T18:21:40.060 INFO:tasks.rados.rados.0.smithi089.stdout:2221: writing smithi08969774-16 from 0 to 425984 tid 1 2024-08-29T18:21:40.071 INFO:tasks.rados.rados.0.smithi089.stdout:2221: writing smithi08969774-16 from 425984 to 1081344 tid 2 2024-08-29T18:21:40.082 INFO:tasks.rados.rados.0.smithi089.stdout:2221: writing smithi08969774-16 from 1081344 to 1867776 tid 3 2024-08-29T18:21:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2221: writing smithi08969774-16 from 1867776 to 2031616 tid 4 2024-08-29T18:21:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2222: rmattr oid 12 current snap is 242 2024-08-29T18:21:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2222: done (3 left) 2024-08-29T18:21:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2223: read oid 38 snap 164 2024-08-29T18:21:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2223: expect (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:21:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2224: copy_from oid 42 from oid 45 current snap is 242 2024-08-29T18:21:40.092 INFO:tasks.rados.rados.0.smithi089.stdout:2219: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:2217: finishing copy_from racing read to smithi08969774-36 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:2217: finishing copy_from to smithi08969774-36 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 889 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:2221: finishing write tid 1 to smithi08969774-16 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:2221: finishing write tid 2 to smithi08969774-16 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:2221: finishing write tid 3 to smithi08969774-16 2024-08-29T18:21:40.236 INFO:tasks.rados.rados.0.smithi089.stdout:2221: finishing write tid 4 to smithi08969774-16 2024-08-29T18:21:40.237 INFO:tasks.rados.rados.0.smithi089.stdout:2221: finishing write tid 5 to smithi08969774-16 2024-08-29T18:21:40.237 INFO:tasks.rados.rados.0.smithi089.stdout:2223: expect (ObjNum 440 snap 148 seq_num 440) 2024-08-29T18:21:40.335 INFO:tasks.rados.rados.0.smithi089.stdout:2221: finishing write tid 6 to smithi08969774-16 2024-08-29T18:21:40.335 INFO:tasks.rados.rados.0.smithi089.stdout:2221: oid 16 updating version 0 to 927 2024-08-29T18:21:40.335 INFO:tasks.rados.rados.0.smithi089.stdout:2221: oid 16 updating version 927 to 929 2024-08-29T18:21:40.335 INFO:tasks.rados.rados.0.smithi089.stdout:2221: oid 16 version 929 is already newer than 928 2024-08-29T18:21:40.335 INFO:tasks.rados.rados.0.smithi089.stdout:2221: oid 16 version 929 is already newer than 926 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2221: oid 16 updating version 929 to 930 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 930 (ObjNum 694 snap 242 seq_num 694) dirty exists 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2221: left oid 16 (ObjNum 694 snap 242 seq_num 694) 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2224: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2224: finishing copy_from to smithi08969774-42 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1282 (ObjNum 608 snap 208 seq_num 608) dirty exists 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2217: done (4 left) 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2219: done (3 left) 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2221: done (2 left) 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2223: done (1 left) 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2224: done (0 left) 2024-08-29T18:21:40.336 INFO:tasks.rados.rados.0.smithi089.stdout:2225: snap_create 2024-08-29T18:21:40.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:40 smithi089 bash[77323]: cluster 2024-08-29T18:21:39.034234+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 124/747 objects degraded (16.600%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:40.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:40 smithi089 bash[77323]: cluster 2024-08-29T18:21:39.053252+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e545: 8 total, 7 up, 8 in 2024-08-29T18:21:40.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:40 smithi089 bash[78574]: cluster 2024-08-29T18:21:39.034234+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 124/747 objects degraded (16.600%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:40.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:40 smithi089 bash[78574]: cluster 2024-08-29T18:21:39.053252+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e545: 8 total, 7 up, 8 in 2024-08-29T18:21:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:40 smithi144 bash[67678]: cluster 2024-08-29T18:21:39.034234+0000 mon.a (mon.0) 690 : cluster [WRN] Health check update: Degraded data redundancy: 124/747 objects degraded (16.600%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:40 smithi144 bash[67678]: cluster 2024-08-29T18:21:39.053252+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e545: 8 total, 7 up, 8 in 2024-08-29T18:21:41.103 INFO:tasks.rados.rados.0.smithi089.stdout:2225: done (0 left) 2024-08-29T18:21:41.104 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 243 2024-08-29T18:21:41.104 INFO:tasks.rados.rados.0.smithi089.stdout:2226: seq_num 695 ranges {0=442368,442368=540672,983040=598016,1581056=466944} 2024-08-29T18:21:41.111 INFO:tasks.rados.rados.0.smithi089.stdout:2226: writing smithi08969774-33 from 0 to 442368 tid 1 2024-08-29T18:21:41.122 INFO:tasks.rados.rados.0.smithi089.stdout:2226: writing smithi08969774-33 from 442368 to 983040 tid 2 2024-08-29T18:21:41.136 INFO:tasks.rados.rados.0.smithi089.stdout:2226: writing smithi08969774-33 from 983040 to 1581056 tid 3 2024-08-29T18:21:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:2226: writing smithi08969774-33 from 1581056 to 2048000 tid 4 2024-08-29T18:21:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:2227: snap_create 2024-08-29T18:21:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:2226: finishing write tid 1 to smithi08969774-33 2024-08-29T18:21:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:2226: finishing write tid 2 to smithi08969774-33 2024-08-29T18:21:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:2226: finishing write tid 3 to smithi08969774-33 2024-08-29T18:21:41.148 INFO:tasks.rados.rados.0.smithi089.stdout:2226: finishing write tid 4 to smithi08969774-33 2024-08-29T18:21:41.149 INFO:tasks.rados.rados.0.smithi089.stdout:2226: finishing write tid 5 to smithi08969774-33 2024-08-29T18:21:41.152 INFO:tasks.rados.rados.0.smithi089.stdout:2226: finishing write tid 6 to smithi08969774-33 2024-08-29T18:21:41.152 INFO:tasks.rados.rados.0.smithi089.stdout:2226: oid 33 updating version 0 to 1233 2024-08-29T18:21:41.152 INFO:tasks.rados.rados.0.smithi089.stdout:2226: oid 33 version 1233 is already newer than 1229 2024-08-29T18:21:41.153 INFO:tasks.rados.rados.0.smithi089.stdout:2226: oid 33 version 1233 is already newer than 1232 2024-08-29T18:21:41.153 INFO:tasks.rados.rados.0.smithi089.stdout:2226: oid 33 version 1233 is already newer than 1230 2024-08-29T18:21:41.153 INFO:tasks.rados.rados.0.smithi089.stdout:2226: oid 33 version 1233 is already newer than 1231 2024-08-29T18:21:41.153 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1233 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:21:41.153 INFO:tasks.rados.rados.0.smithi089.stdout:2226: left oid 33 (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:21:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[78574]: cluster 2024-08-29T18:21:40.055368+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e546: 8 total, 7 up, 8 in 2024-08-29T18:21:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[78574]: audit 2024-08-29T18:21:40.084412+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[78574]: audit 2024-08-29T18:21:40.094604+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:41.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[78574]: cluster 2024-08-29T18:21:40.681103+0000 mgr.y (mgr.34104) 217 : cluster [DBG] pgmap v375: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 419 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 124/747 objects degraded (16.600%) 2024-08-29T18:21:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[77323]: cluster 2024-08-29T18:21:40.055368+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e546: 8 total, 7 up, 8 in 2024-08-29T18:21:41.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[77323]: audit 2024-08-29T18:21:40.084412+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:41.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[77323]: audit 2024-08-29T18:21:40.094604+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:41.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:41 smithi089 bash[77323]: cluster 2024-08-29T18:21:40.681103+0000 mgr.y (mgr.34104) 217 : cluster [DBG] pgmap v375: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 419 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 124/747 objects degraded (16.600%) 2024-08-29T18:21:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:41 smithi144 bash[67678]: cluster 2024-08-29T18:21:40.055368+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e546: 8 total, 7 up, 8 in 2024-08-29T18:21:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:41 smithi144 bash[67678]: audit 2024-08-29T18:21:40.084412+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:41 smithi144 bash[67678]: audit 2024-08-29T18:21:40.094604+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:41 smithi144 bash[67678]: cluster 2024-08-29T18:21:40.681103+0000 mgr.y (mgr.34104) 217 : cluster [DBG] pgmap v375: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 419 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.3 MiB/s wr, 13 op/s; 124/747 objects degraded (16.600%) 2024-08-29T18:21:42.104 INFO:tasks.rados.rados.0.smithi089.stdout:2226: done (1 left) 2024-08-29T18:21:42.104 INFO:tasks.rados.rados.0.smithi089.stdout:2227: done (0 left) 2024-08-29T18:21:42.104 INFO:tasks.rados.rados.0.smithi089.stdout:2228: delete oid 46 current snap is 244 2024-08-29T18:21:42.114 INFO:tasks.rados.rados.0.smithi089.stdout:2228: done (0 left) 2024-08-29T18:21:42.114 INFO:tasks.rados.rados.0.smithi089.stdout:2229: delete oid 40 current snap is 244 2024-08-29T18:21:42.120 INFO:tasks.rados.rados.0.smithi089.stdout:2229: done (0 left) 2024-08-29T18:21:42.121 INFO:tasks.rados.rados.0.smithi089.stdout:2230: snap_create 2024-08-29T18:21:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:42 smithi089 bash[78574]: cluster 2024-08-29T18:21:41.107016+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e547: 8 total, 7 up, 8 in 2024-08-29T18:21:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:42 smithi089 bash[78574]: audit 2024-08-29T18:21:41.291494+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:42.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:42 smithi089 bash[78574]: audit 2024-08-29T18:21:41.301549+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:42.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:42 smithi089 bash[77323]: cluster 2024-08-29T18:21:41.107016+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e547: 8 total, 7 up, 8 in 2024-08-29T18:21:42.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:42 smithi089 bash[77323]: audit 2024-08-29T18:21:41.291494+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:42.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:42 smithi089 bash[77323]: audit 2024-08-29T18:21:41.301549+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:42 smithi144 bash[67678]: cluster 2024-08-29T18:21:41.107016+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e547: 8 total, 7 up, 8 in 2024-08-29T18:21:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:42 smithi144 bash[67678]: audit 2024-08-29T18:21:41.291494+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:42 smithi144 bash[67678]: audit 2024-08-29T18:21:41.301549+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:43.125 INFO:tasks.rados.rados.0.smithi089.stdout:2230: done (0 left) 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2231: read oid 50 snap -1 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2231: expect (ObjNum 583 snap 200 seq_num 583) 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2232: read oid 18 snap -1 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2232: expect (ObjNum 690 snap 241 seq_num 690) 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2233: rmattr oid 13 current snap is 245 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2234: rmattr oid 5 current snap is 245 2024-08-29T18:21:43.126 INFO:tasks.rados.rados.0.smithi089.stdout:2235: snap_create 2024-08-29T18:21:43.143 INFO:tasks.rados.rados.0.smithi089.stdout:2231: expect (ObjNum 583 snap 200 seq_num 583) 2024-08-29T18:21:43.155 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1169 (ObjNum 667 snap 234 seq_num 667) dirty exists 2024-08-29T18:21:43.155 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 897 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:21:43.155 INFO:tasks.rados.rados.0.smithi089.stdout:2232: expect (ObjNum 690 snap 241 seq_num 690) 2024-08-29T18:21:43.304 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:43 smithi144 bash[71937]: debug 2024-08-29T18:21:43.037+0000 7fc07ccc6640 -1 osd.4 534 log_to_monitors true 2024-08-29T18:21:43.304 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:43 smithi144 bash[71937]: debug 2024-08-29T18:21:43.149+0000 7fc070a69640 -1 osd.4 534 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:21:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:43 smithi144 bash[67678]: cluster 2024-08-29T18:21:42.107589+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e548: 8 total, 7 up, 8 in 2024-08-29T18:21:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:43 smithi144 bash[67678]: cluster 2024-08-29T18:21:42.682121+0000 mgr.y (mgr.34104) 218 : cluster [DBG] pgmap v378: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 440 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.4 MiB/s wr, 10 op/s; 128/774 objects degraded (16.537%) 2024-08-29T18:21:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:43 smithi144 bash[67678]: audit 2024-08-29T18:21:43.044885+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:21:43.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:43 smithi144 bash[67678]: audit 2024-08-29T18:21:43.047036+0000 mon.a (mon.0) 699 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[77323]: cluster 2024-08-29T18:21:42.107589+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e548: 8 total, 7 up, 8 in 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[77323]: cluster 2024-08-29T18:21:42.682121+0000 mgr.y (mgr.34104) 218 : cluster [DBG] pgmap v378: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 440 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.4 MiB/s wr, 10 op/s; 128/774 objects degraded (16.537%) 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[77323]: audit 2024-08-29T18:21:43.044885+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[77323]: audit 2024-08-29T18:21:43.047036+0000 mon.a (mon.0) 699 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[78574]: cluster 2024-08-29T18:21:42.107589+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e548: 8 total, 7 up, 8 in 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[78574]: cluster 2024-08-29T18:21:42.682121+0000 mgr.y (mgr.34104) 218 : cluster [DBG] pgmap v378: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 440 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 5.4 MiB/s wr, 10 op/s; 128/774 objects degraded (16.537%) 2024-08-29T18:21:43.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[78574]: audit 2024-08-29T18:21:43.044885+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:21:43.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:43 smithi089 bash[78574]: audit 2024-08-29T18:21:43.047036+0000 mon.a (mon.0) 699 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2231: done (4 left) 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2232: done (3 left) 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2233: done (2 left) 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2234: done (1 left) 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2235: done (0 left) 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2236: copy_from oid 48 from oid 32 current snap is 246 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2237: rollback oid 19 current snap is 246 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 242 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:2238: copy_from oid 36 from oid 37 current snap is 246 2024-08-29T18:21:44.141 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 246 2024-08-29T18:21:44.142 INFO:tasks.rados.rados.0.smithi089.stdout:2239: seq_num 698 ranges {0=499712,499712=589824,1089536=770048,1859584=245760} 2024-08-29T18:21:44.146 INFO:tasks.rados.rados.0.smithi089.stdout:2239: writing smithi08969774-39 from 0 to 499712 tid 1 2024-08-29T18:21:44.160 INFO:tasks.rados.rados.0.smithi089.stdout:2239: writing smithi08969774-39 from 499712 to 1089536 tid 2 2024-08-29T18:21:44.175 INFO:tasks.rados.rados.0.smithi089.stdout:2239: writing smithi08969774-39 from 1089536 to 1859584 tid 3 2024-08-29T18:21:44.179 INFO:tasks.rados.rados.0.smithi089.stdout:2239: writing smithi08969774-39 from 1859584 to 2105344 tid 4 2024-08-29T18:21:44.179 INFO:tasks.rados.rados.0.smithi089.stdout:2240: snap_create 2024-08-29T18:21:44.180 INFO:tasks.rados.rados.0.smithi089.stdout:2237: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:21:44.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 896 (ObjNum 33 snap 0 seq_num 4) dirty dne 2024-08-29T18:21:44.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[77323]: audit 2024-08-29T18:21:43.119800+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T18:21:44.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[77323]: audit 2024-08-29T18:21:43.125496+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:21:44.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[77323]: cluster 2024-08-29T18:21:43.128263+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e549: 8 total, 7 up, 8 in 2024-08-29T18:21:44.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[77323]: audit 2024-08-29T18:21:43.129763+0000 mon.a (mon.0) 702 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:21:44.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[78574]: audit 2024-08-29T18:21:43.119800+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T18:21:44.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[78574]: audit 2024-08-29T18:21:43.125496+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:21:44.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[78574]: cluster 2024-08-29T18:21:43.128263+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e549: 8 total, 7 up, 8 in 2024-08-29T18:21:44.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:44 smithi089 bash[78574]: audit 2024-08-29T18:21:43.129763+0000 mon.a (mon.0) 702 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:21:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:44 smithi144 bash[67678]: audit 2024-08-29T18:21:43.119800+0000 mon.a (mon.0) 700 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-29T18:21:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:44 smithi144 bash[67678]: audit 2024-08-29T18:21:43.125496+0000 mon.b (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:21:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:44 smithi144 bash[67678]: cluster 2024-08-29T18:21:43.128263+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e549: 8 total, 7 up, 8 in 2024-08-29T18:21:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:44 smithi144 bash[67678]: audit 2024-08-29T18:21:43.129763+0000 mon.a (mon.0) 702 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:21:45.129 INFO:tasks.rados.rados.0.smithi089.stdout:2237: done (4 left) 2024-08-29T18:21:45.129 INFO:tasks.rados.rados.0.smithi089.stdout:2240: done (3 left) 2024-08-29T18:21:45.129 INFO:tasks.rados.rados.0.smithi089.stdout:2241: read oid 28 snap -1 2024-08-29T18:21:45.129 INFO:tasks.rados.rados.0.smithi089.stdout:2241: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:45.129 INFO:tasks.rados.rados.0.smithi089.stdout:2242: setattr oid 14 current snap is 247 2024-08-29T18:21:45.131 INFO:tasks.rados.rados.0.smithi089.stdout:2243: read oid 9 snap -1 2024-08-29T18:21:45.131 INFO:tasks.rados.rados.0.smithi089.stdout:2243: expect (ObjNum 529 snap 179 seq_num 529) 2024-08-29T18:21:45.131 INFO:tasks.rados.rados.0.smithi089.stdout:2244: setattr oid 46 current snap is 247 2024-08-29T18:21:45.133 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 247 2024-08-29T18:21:45.133 INFO:tasks.rados.rados.0.smithi089.stdout:2245: seq_num 699 ranges {5226496=516096,5742592=475136,6217728=573440,6791168=557056} 2024-08-29T18:21:45.177 INFO:tasks.rados.rados.0.smithi089.stdout:2245: writing smithi08969774-30 from 5226496 to 5742592 tid 1 2024-08-29T18:21:45.180 INFO:tasks.rados.rados.0.smithi089.stdout:2245: writing smithi08969774-30 from 5742592 to 6217728 tid 2 2024-08-29T18:21:45.185 INFO:tasks.rados.rados.0.smithi089.stdout:2245: writing smithi08969774-30 from 6217728 to 6791168 tid 3 2024-08-29T18:21:45.188 INFO:tasks.rados.rados.0.smithi089.stdout:2245: writing smithi08969774-30 from 6791168 to 7348224 tid 4 2024-08-29T18:21:45.189 INFO:tasks.rados.rados.0.smithi089.stdout:2246: rollback oid 47 current snap is 247 2024-08-29T18:21:45.189 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 230 2024-08-29T18:21:45.189 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1183 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:21:45.189 INFO:tasks.rados.rados.0.smithi089.stdout:2243: expect (ObjNum 529 snap 179 seq_num 529) 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1138 (ObjNum 33 snap 0 seq_num 2871472672) dirty exists 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:2246: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:2239: finishing write tid 1 to smithi08969774-39 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:2242: done (8 left) 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:2243: done (7 left) 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:2244: done (6 left) 2024-08-29T18:21:45.245 INFO:tasks.rados.rados.0.smithi089.stdout:2247: setattr oid 10 current snap is 247 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2246: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1140 (ObjNum 575 snap 194 seq_num 575) dirty exists 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2239: finishing write tid 2 to smithi08969774-39 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2245: finishing write tid 1 to smithi08969774-30 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2245: finishing write tid 2 to smithi08969774-30 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2245: finishing write tid 3 to smithi08969774-30 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2245: finishing write tid 4 to smithi08969774-30 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2245: finishing write tid 5 to smithi08969774-30 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2239: finishing write tid 3 to smithi08969774-39 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2239: finishing write tid 4 to smithi08969774-39 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2239: finishing write tid 5 to smithi08969774-39 2024-08-29T18:21:45.246 INFO:tasks.rados.rados.0.smithi089.stdout:2241: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2245: finishing write tid 6 to smithi08969774-30 2024-08-29T18:21:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2245: oid 30 updating version 0 to 1187 2024-08-29T18:21:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2245: oid 30 version 1187 is already newer than 1186 2024-08-29T18:21:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2245: oid 30 updating version 1187 to 1188 2024-08-29T18:21:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2245: oid 30 updating version 1188 to 1189 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2245: oid 30 version 1189 is already newer than 1185 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1189 (ObjNum 699 snap 247 seq_num 699) dirty exists 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2245: left oid 30 (ObjNum 699 snap 247 seq_num 699) 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: finishing write tid 6 to smithi08969774-39 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: oid 39 updating version 0 to 940 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: oid 39 version 940 is already newer than 939 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: oid 39 updating version 940 to 942 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: oid 39 version 942 is already newer than 941 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: oid 39 updating version 942 to 943 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 943 (ObjNum 698 snap 246 seq_num 698) dirty exists 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2239: left oid 39 (ObjNum 698 snap 246 seq_num 698) 2024-08-29T18:21:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2236: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2236: finishing copy_from to smithi08969774-48 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 918 (ObjNum 450 snap 152 seq_num 450) dirty exists 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2238: finishing copy_from racing read to smithi08969774-36 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2238: finishing copy_from to smithi08969774-36 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 1226 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2236: done (6 left) 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2238: done (5 left) 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2239: done (4 left) 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2241: done (3 left) 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2245: done (2 left) 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2246: done (1 left) 2024-08-29T18:21:45.401 INFO:tasks.rados.rados.0.smithi089.stdout:2248: copy_from oid 49 from oid 24 current snap is 247 2024-08-29T18:21:45.402 INFO:tasks.rados.rados.0.smithi089.stdout:2249: rmattr oid 36 current snap is 247 2024-08-29T18:21:45.402 INFO:tasks.rados.rados.0.smithi089.stdout:2250: copy_from oid 4 from oid 39 current snap is 247 2024-08-29T18:21:45.402 INFO:tasks.rados.rados.0.smithi089.stdout:2251: read oid 40 snap -1 2024-08-29T18:21:45.402 INFO:tasks.rados.rados.0.smithi089.stdout:2251: expect deleted 2024-08-29T18:21:45.402 INFO:tasks.rados.rados.0.smithi089.stdout:2252: delete oid 20 current snap is 247 2024-08-29T18:21:45.402 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1190 (ObjNum 129 snap 0 seq_num 2868684048) dirty exists 2024-08-29T18:21:45.403 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 1303 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:21:45.413 INFO:tasks.rados.rados.0.smithi089.stdout:2247: done (5 left) 2024-08-29T18:21:45.413 INFO:tasks.rados.rados.0.smithi089.stdout:2249: done (4 left) 2024-08-29T18:21:45.414 INFO:tasks.rados.rados.0.smithi089.stdout:2251: done (3 left) 2024-08-29T18:21:45.414 INFO:tasks.rados.rados.0.smithi089.stdout:2252: done (2 left) 2024-08-29T18:21:45.414 INFO:tasks.rados.rados.0.smithi089.stdout:2253: rmattr oid 26 current snap is 247 2024-08-29T18:21:45.414 INFO:tasks.rados.rados.0.smithi089.stdout:2254: delete oid 36 current snap is 247 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2254: done (3 left) 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2255: rollback oid 30 current snap is 247 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 30 to 214 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2256: rollback oid 7 current snap is 247 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 164 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2257: read oid 23 snap 235 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2257: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2258: read oid 34 snap -1 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2258: expect (ObjNum 669 snap 235 seq_num 669) 2024-08-29T18:21:45.419 INFO:tasks.rados.rados.0.smithi089.stdout:2259: snap_create 2024-08-29T18:21:45.420 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1077 (ObjNum 658 snap 228 seq_num 658) dirty exists 2024-08-29T18:21:45.424 INFO:tasks.rados.rados.0.smithi089.stdout:2255: finishing rollback tid 0 to smithi08969774-30 2024-08-29T18:21:45.425 INFO:tasks.rados.rados.0.smithi089.stdout:2250: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:21:45.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[77323]: cluster 2024-08-29T18:21:44.120908+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:21:45.426 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[77323]: cluster 2024-08-29T18:21:44.130087+0000 mon.a (mon.0) 704 : cluster [INF] osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834] boot 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[77323]: cluster 2024-08-29T18:21:44.130195+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[77323]: audit 2024-08-29T18:21:44.134674+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[77323]: cluster 2024-08-29T18:21:44.683069+0000 mgr.y (mgr.34104) 219 : cluster [DBG] pgmap v381: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 445 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s; 130/786 objects degraded (16.539%) 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[77323]: cluster 2024-08-29T18:21:45.131729+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:21:45] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[78574]: cluster 2024-08-29T18:21:44.120908+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:21:45.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[78574]: cluster 2024-08-29T18:21:44.130087+0000 mon.a (mon.0) 704 : cluster [INF] osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834] boot 2024-08-29T18:21:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[78574]: cluster 2024-08-29T18:21:44.130195+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-29T18:21:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[78574]: audit 2024-08-29T18:21:44.134674+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:21:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[78574]: cluster 2024-08-29T18:21:44.683069+0000 mgr.y (mgr.34104) 219 : cluster [DBG] pgmap v381: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 445 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s; 130/786 objects degraded (16.539%) 2024-08-29T18:21:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:45 smithi089 bash[78574]: cluster 2024-08-29T18:21:45.131729+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-29T18:21:45.428 INFO:tasks.rados.rados.0.smithi089.stdout:2255: finishing rollback tid 1 to smithi08969774-30 2024-08-29T18:21:45.428 INFO:tasks.rados.rados.0.smithi089.stdout:2255: finishing rollback tid 2 to smithi08969774-30 2024-08-29T18:21:45.428 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1193 (ObjNum 555 snap 185 seq_num 555) dirty exists 2024-08-29T18:21:45.429 INFO:tasks.rados.rados.0.smithi089.stdout:2256: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:21:45.429 INFO:tasks.rados.rados.0.smithi089.stdout:2250: finishing copy_from to smithi08969774-4 2024-08-29T18:21:45.429 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 943 (ObjNum 698 snap 246 seq_num 698) dirty exists 2024-08-29T18:21:45.431 INFO:tasks.rados.rados.0.smithi089.stdout:2256: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:21:45.431 INFO:tasks.rados.rados.0.smithi089.stdout:2256: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:21:45.431 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1308 (ObjNum 483 snap 160 seq_num 483) dirty exists 2024-08-29T18:21:45.438 INFO:tasks.rados.rados.0.smithi089.stdout:2258: expect (ObjNum 669 snap 235 seq_num 669) 2024-08-29T18:21:45.486 INFO:tasks.rados.rados.0.smithi089.stdout:2248: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:21:45.486 INFO:tasks.rados.rados.0.smithi089.stdout:2257: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:21:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:45 smithi144 bash[67678]: cluster 2024-08-29T18:21:44.120908+0000 mon.a (mon.0) 703 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:21:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:45 smithi144 bash[67678]: cluster 2024-08-29T18:21:44.130087+0000 mon.a (mon.0) 704 : cluster [INF] osd.4 [v2:172.21.15.144:6800/3295769834,v1:172.21.15.144:6801/3295769834] boot 2024-08-29T18:21:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:45 smithi144 bash[67678]: cluster 2024-08-29T18:21:44.130195+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-29T18:21:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:45 smithi144 bash[67678]: audit 2024-08-29T18:21:44.134674+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-29T18:21:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:45 smithi144 bash[67678]: cluster 2024-08-29T18:21:44.683069+0000 mgr.y (mgr.34104) 219 : cluster [DBG] pgmap v381: 121 pgs: 31 active+undersized, 14 active+undersized+degraded, 76 active+clean; 445 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.7 MiB/s wr, 18 op/s; 130/786 objects degraded (16.539%) 2024-08-29T18:21:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:45 smithi144 bash[67678]: cluster 2024-08-29T18:21:45.131729+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-29T18:21:45.620 INFO:tasks.rados.rados.0.smithi089.stdout:2248: finishing copy_from to smithi08969774-49 2024-08-29T18:21:45.621 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1168 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:21:46.184 INFO:tasks.rados.rados.0.smithi089.stdout:2248: done (7 left) 2024-08-29T18:21:46.184 INFO:tasks.rados.rados.0.smithi089.stdout:2250: done (6 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2253: done (5 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2255: done (4 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2256: done (3 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2257: done (2 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2258: done (1 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2259: done (0 left) 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 248 2024-08-29T18:21:46.185 INFO:tasks.rados.rados.0.smithi089.stdout:2260: seq_num 702 ranges {2473984=565248,3039232=581632,3620864=745472,4366336=278528} 2024-08-29T18:21:46.233 INFO:tasks.rados.rados.0.smithi089.stdout:2260: writing smithi08969774-48 from 2473984 to 3039232 tid 1 2024-08-29T18:21:46.244 INFO:tasks.rados.rados.0.smithi089.stdout:2260: writing smithi08969774-48 from 3039232 to 3620864 tid 2 2024-08-29T18:21:46.251 INFO:tasks.rados.rados.0.smithi089.stdout:2260: writing smithi08969774-48 from 3620864 to 4366336 tid 3 2024-08-29T18:21:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:2260: writing smithi08969774-48 from 4366336 to 4644864 tid 4 2024-08-29T18:21:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:2261: copy_from oid 50 from oid 3 current snap is 248 2024-08-29T18:21:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:2260: finishing write tid 1 to smithi08969774-48 2024-08-29T18:21:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:2260: finishing write tid 2 to smithi08969774-48 2024-08-29T18:21:46.254 INFO:tasks.rados.rados.0.smithi089.stdout:2262: delete oid 27 current snap is 248 2024-08-29T18:21:46.258 INFO:tasks.rados.rados.0.smithi089.stdout:2260: finishing write tid 3 to smithi08969774-48 2024-08-29T18:21:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:2260: finishing write tid 4 to smithi08969774-48 2024-08-29T18:21:46.263 INFO:tasks.rados.rados.0.smithi089.stdout:2262: done (2 left) 2024-08-29T18:21:46.263 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 248 2024-08-29T18:21:46.263 INFO:tasks.rados.rados.0.smithi089.stdout:2263: seq_num 704 ranges {2031616=598016,2629632=745472,3375104=712704,4087808=147456} 2024-08-29T18:21:46.283 INFO:tasks.rados.rados.0.smithi089.stdout:2263: writing smithi08969774-16 from 2031616 to 2629632 tid 1 2024-08-29T18:21:46.289 INFO:tasks.rados.rados.0.smithi089.stdout:2263: writing smithi08969774-16 from 2629632 to 3375104 tid 2 2024-08-29T18:21:46.295 INFO:tasks.rados.rados.0.smithi089.stdout:2263: writing smithi08969774-16 from 3375104 to 4087808 tid 3 2024-08-29T18:21:46.297 INFO:tasks.rados.rados.0.smithi089.stdout:2263: writing smithi08969774-16 from 4087808 to 4235264 tid 4 2024-08-29T18:21:46.297 INFO:tasks.rados.rados.0.smithi089.stdout:2264: rmattr oid 12 current snap is 248 2024-08-29T18:21:46.297 INFO:tasks.rados.rados.0.smithi089.stdout:2264: done (3 left) 2024-08-29T18:21:46.297 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 248 2024-08-29T18:21:46.297 INFO:tasks.rados.rados.0.smithi089.stdout:2265: seq_num 705 ranges {5513216=614400,6127616=630784,6758400=524288,7282688=450560} 2024-08-29T18:21:46.335 INFO:tasks.rados.rados.0.smithi089.stdout:2265: writing smithi08969774-49 from 5513216 to 6127616 tid 1 2024-08-29T18:21:46.339 INFO:tasks.rados.rados.0.smithi089.stdout:2265: writing smithi08969774-49 from 6127616 to 6758400 tid 2 2024-08-29T18:21:46.342 INFO:tasks.rados.rados.0.smithi089.stdout:2265: writing smithi08969774-49 from 6758400 to 7282688 tid 3 2024-08-29T18:21:46.345 INFO:tasks.rados.rados.0.smithi089.stdout:2265: writing smithi08969774-49 from 7282688 to 7733248 tid 4 2024-08-29T18:21:46.345 INFO:tasks.rados.rados.0.smithi089.stdout:2266: delete oid 2 current snap is 248 2024-08-29T18:21:46.345 INFO:tasks.rados.rados.0.smithi089.stdout:2260: finishing write tid 5 to smithi08969774-48 2024-08-29T18:21:46.345 INFO:tasks.rados.rados.0.smithi089.stdout:2260: finishing write tid 6 to smithi08969774-48 2024-08-29T18:21:46.345 INFO:tasks.rados.rados.0.smithi089.stdout:2260: oid 48 updating version 0 to 1157 2024-08-29T18:21:46.345 INFO:tasks.rados.rados.0.smithi089.stdout:2260: oid 48 version 1157 is already newer than 1154 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2260: oid 48 version 1157 is already newer than 1156 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2260: oid 48 updating version 1157 to 1158 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2260: oid 48 version 1158 is already newer than 1155 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1158 (ObjNum 702 snap 248 seq_num 702) dirty exists 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2260: left oid 48 (ObjNum 702 snap 248 seq_num 702) 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2261: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2261: finishing copy_from to smithi08969774-50 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 913 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: finishing write tid 1 to smithi08969774-16 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: finishing write tid 2 to smithi08969774-16 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: finishing write tid 3 to smithi08969774-16 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: finishing write tid 4 to smithi08969774-16 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: finishing write tid 5 to smithi08969774-16 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: finishing write tid 6 to smithi08969774-16 2024-08-29T18:21:46.346 INFO:tasks.rados.rados.0.smithi089.stdout:2263: oid 16 updating version 0 to 945 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:2263: oid 16 updating version 945 to 946 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:2263: oid 16 updating version 946 to 947 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:2263: oid 16 version 947 is already newer than 944 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:2263: oid 16 updating version 947 to 948 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 948 (ObjNum 704 snap 248 seq_num 704) dirty exists 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:2263: left oid 16 (ObjNum 704 snap 248 seq_num 704) 2024-08-29T18:21:46.347 INFO:tasks.rados.rados.0.smithi089.stdout:2265: finishing write tid 1 to smithi08969774-49 2024-08-29T18:21:46.349 INFO:tasks.rados.rados.0.smithi089.stdout:2265: finishing write tid 2 to smithi08969774-49 2024-08-29T18:21:46.353 INFO:tasks.rados.rados.0.smithi089.stdout:2265: finishing write tid 3 to smithi08969774-49 2024-08-29T18:21:46.355 INFO:tasks.rados.rados.0.smithi089.stdout:2265: finishing write tid 4 to smithi08969774-49 2024-08-29T18:21:46.356 INFO:tasks.rados.rados.0.smithi089.stdout:2260: done (4 left) 2024-08-29T18:21:46.356 INFO:tasks.rados.rados.0.smithi089.stdout:2261: done (3 left) 2024-08-29T18:21:46.356 INFO:tasks.rados.rados.0.smithi089.stdout:2263: done (2 left) 2024-08-29T18:21:46.356 INFO:tasks.rados.rados.0.smithi089.stdout:2266: done (1 left) 2024-08-29T18:21:46.356 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 248 2024-08-29T18:21:46.356 INFO:tasks.rados.rados.0.smithi089.stdout:2267: seq_num 707 ranges {0=647168,647168=802816,1449984=532480,1982464=270336} 2024-08-29T18:21:46.359 INFO:tasks.rados.rados.0.smithi089.stdout:2267: writing smithi08969774-6 from 0 to 647168 tid 1 2024-08-29T18:21:46.365 INFO:tasks.rados.rados.0.smithi089.stdout:2267: writing smithi08969774-6 from 647168 to 1449984 tid 2 2024-08-29T18:21:46.368 INFO:tasks.rados.rados.0.smithi089.stdout:2267: writing smithi08969774-6 from 1449984 to 1982464 tid 3 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2267: writing smithi08969774-6 from 1982464 to 2252800 tid 4 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2268: delete oid 20 current snap is 248 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: finishing write tid 5 to smithi08969774-49 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: finishing write tid 6 to smithi08969774-49 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: oid 49 updating version 0 to 1172 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: oid 49 version 1172 is already newer than 1170 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: oid 49 version 1172 is already newer than 1171 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: oid 49 version 1172 is already newer than 1169 2024-08-29T18:21:46.370 INFO:tasks.rados.rados.0.smithi089.stdout:2265: oid 49 updating version 1172 to 1173 2024-08-29T18:21:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1173 (ObjNum 705 snap 248 seq_num 705) dirty exists 2024-08-29T18:21:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:2265: left oid 49 (ObjNum 705 snap 248 seq_num 705) 2024-08-29T18:21:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:2267: finishing write tid 1 to smithi08969774-6 2024-08-29T18:21:46.371 INFO:tasks.rados.rados.0.smithi089.stdout:2267: finishing write tid 2 to smithi08969774-6 2024-08-29T18:21:46.373 INFO:tasks.rados.rados.0.smithi089.stdout:2265: done (2 left) 2024-08-29T18:21:46.373 INFO:tasks.rados.rados.0.smithi089.stdout:2268: done (1 left) 2024-08-29T18:21:46.373 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 248 2024-08-29T18:21:46.373 INFO:tasks.rados.rados.0.smithi089.stdout:2269: seq_num 709 ranges {4112384=679936,4792320=614400,5406720=499712,5906432=491520} 2024-08-29T18:21:46.400 INFO:tasks.rados.rados.0.smithi089.stdout:2269: writing smithi08969774-3 from 4112384 to 4792320 tid 1 2024-08-29T18:21:46.404 INFO:tasks.rados.rados.0.smithi089.stdout:2269: writing smithi08969774-3 from 4792320 to 5406720 tid 2 2024-08-29T18:21:46.407 INFO:tasks.rados.rados.0.smithi089.stdout:2269: writing smithi08969774-3 from 5406720 to 5906432 tid 3 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2269: writing smithi08969774-3 from 5906432 to 6397952 tid 4 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2270: snap_create 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: finishing write tid 3 to smithi08969774-6 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: finishing write tid 4 to smithi08969774-6 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: finishing write tid 5 to smithi08969774-6 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: finishing write tid 6 to smithi08969774-6 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: oid 6 updating version 0 to 1236 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: oid 6 version 1236 is already newer than 1234 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: oid 6 version 1236 is already newer than 1235 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: oid 6 updating version 1236 to 1238 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:2267: oid 6 version 1238 is already newer than 1237 2024-08-29T18:21:46.411 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1238 (ObjNum 707 snap 248 seq_num 707) dirty exists 2024-08-29T18:21:46.412 INFO:tasks.rados.rados.0.smithi089.stdout:2267: left oid 6 (ObjNum 707 snap 248 seq_num 707) 2024-08-29T18:21:46.412 INFO:tasks.rados.rados.0.smithi089.stdout:2269: finishing write tid 1 to smithi08969774-3 2024-08-29T18:21:46.412 INFO:tasks.rados.rados.0.smithi089.stdout:2269: finishing write tid 2 to smithi08969774-3 2024-08-29T18:21:46.417 INFO:tasks.rados.rados.0.smithi089.stdout:2269: finishing write tid 3 to smithi08969774-3 2024-08-29T18:21:46.417 INFO:tasks.rados.rados.0.smithi089.stdout:2269: finishing write tid 4 to smithi08969774-3 2024-08-29T18:21:46.417 INFO:tasks.rados.rados.0.smithi089.stdout:2269: finishing write tid 5 to smithi08969774-3 2024-08-29T18:21:46.419 INFO:tasks.rados.rados.0.smithi089.stdout:2269: finishing write tid 6 to smithi08969774-3 2024-08-29T18:21:46.419 INFO:tasks.rados.rados.0.smithi089.stdout:2269: oid 3 updating version 0 to 1198 2024-08-29T18:21:46.419 INFO:tasks.rados.rados.0.smithi089.stdout:2269: oid 3 updating version 1198 to 1199 2024-08-29T18:21:46.419 INFO:tasks.rados.rados.0.smithi089.stdout:2269: oid 3 version 1199 is already newer than 1196 2024-08-29T18:21:46.419 INFO:tasks.rados.rados.0.smithi089.stdout:2269: oid 3 version 1199 is already newer than 1195 2024-08-29T18:21:46.419 INFO:tasks.rados.rados.0.smithi089.stdout:2269: oid 3 version 1199 is already newer than 1197 2024-08-29T18:21:46.420 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 1199 (ObjNum 709 snap 248 seq_num 709) dirty exists 2024-08-29T18:21:46.420 INFO:tasks.rados.rados.0.smithi089.stdout:2269: left oid 3 (ObjNum 709 snap 248 seq_num 709) 2024-08-29T18:21:46.426 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:46 smithi089 bash[78574]: cluster 2024-08-29T18:21:45.144400+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 130/786 objects degraded (16.539%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:46.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:46 smithi089 bash[77323]: cluster 2024-08-29T18:21:45.144400+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 130/786 objects degraded (16.539%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:46.523 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:46 smithi144 bash[67678]: cluster 2024-08-29T18:21:45.144400+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 130/786 objects degraded (16.539%), 14 pgs degraded (PG_DEGRADED) 2024-08-29T18:21:47.192 INFO:tasks.rados.rados.0.smithi089.stdout:2267: done (2 left) 2024-08-29T18:21:47.192 INFO:tasks.rados.rados.0.smithi089.stdout:2269: done (1 left) 2024-08-29T18:21:47.192 INFO:tasks.rados.rados.0.smithi089.stdout:2270: done (0 left) 2024-08-29T18:21:47.192 INFO:tasks.rados.rados.0.smithi089.stdout:2271: delete oid 47 current snap is 249 2024-08-29T18:21:47.203 INFO:tasks.rados.rados.0.smithi089.stdout:2271: done (0 left) 2024-08-29T18:21:47.203 INFO:tasks.rados.rados.0.smithi089.stdout:2272: copy_from oid 37 from oid 34 current snap is 249 2024-08-29T18:21:47.203 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 249 2024-08-29T18:21:47.204 INFO:tasks.rados.rados.0.smithi089.stdout:2273: seq_num 711 ranges {1671168=712704,2383872=786432,3170304=516096,3686400=303104} 2024-08-29T18:21:47.220 INFO:tasks.rados.rados.0.smithi089.stdout:2273: writing smithi08969774-9 from 1671168 to 2383872 tid 1 2024-08-29T18:21:47.225 INFO:tasks.rados.rados.0.smithi089.stdout:2273: writing smithi08969774-9 from 2383872 to 3170304 tid 2 2024-08-29T18:21:47.229 INFO:tasks.rados.rados.0.smithi089.stdout:2273: writing smithi08969774-9 from 3170304 to 3686400 tid 3 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2273: writing smithi08969774-9 from 3686400 to 3989504 tid 4 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2274: rollback oid 27 current snap is 249 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 225 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2272: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2272: finishing copy_from to smithi08969774-37 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 910 (ObjNum 669 snap 235 seq_num 669) dirty exists 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2273: finishing write tid 1 to smithi08969774-9 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2272: done (2 left) 2024-08-29T18:21:47.232 INFO:tasks.rados.rados.0.smithi089.stdout:2275: delete oid 48 current snap is 249 2024-08-29T18:21:47.233 INFO:tasks.rados.rados.0.smithi089.stdout:2273: finishing write tid 2 to smithi08969774-9 2024-08-29T18:21:47.238 INFO:tasks.rados.rados.0.smithi089.stdout:2274: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:21:47.238 INFO:tasks.rados.rados.0.smithi089.stdout:2275: done (2 left) 2024-08-29T18:21:47.238 INFO:tasks.rados.rados.0.smithi089.stdout:2276: delete oid 20 current snap is 249 2024-08-29T18:21:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:2273: finishing write tid 3 to smithi08969774-9 2024-08-29T18:21:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:2273: finishing write tid 4 to smithi08969774-9 2024-08-29T18:21:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:2273: finishing write tid 5 to smithi08969774-9 2024-08-29T18:21:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:2274: finishing rollback tid 2 to smithi08969774-27 2024-08-29T18:21:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 956 (ObjNum 625 snap 215 seq_num 625) dirty exists 2024-08-29T18:21:47.243 INFO:tasks.rados.rados.0.smithi089.stdout:2273: finishing write tid 6 to smithi08969774-9 2024-08-29T18:21:47.243 INFO:tasks.rados.rados.0.smithi089.stdout:2273: oid 9 updating version 0 to 1146 2024-08-29T18:21:47.243 INFO:tasks.rados.rados.0.smithi089.stdout:2273: oid 9 version 1146 is already newer than 1145 2024-08-29T18:21:47.243 INFO:tasks.rados.rados.0.smithi089.stdout:2273: oid 9 version 1146 is already newer than 1143 2024-08-29T18:21:47.243 INFO:tasks.rados.rados.0.smithi089.stdout:2273: oid 9 version 1146 is already newer than 1144 2024-08-29T18:21:47.243 INFO:tasks.rados.rados.0.smithi089.stdout:2273: oid 9 version 1146 is already newer than 1142 2024-08-29T18:21:47.244 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1146 (ObjNum 711 snap 249 seq_num 711) dirty exists 2024-08-29T18:21:47.244 INFO:tasks.rados.rados.0.smithi089.stdout:2273: left oid 9 (ObjNum 711 snap 249 seq_num 711) 2024-08-29T18:21:47.244 INFO:tasks.rados.rados.0.smithi089.stdout:2273: done (2 left) 2024-08-29T18:21:47.244 INFO:tasks.rados.rados.0.smithi089.stdout:2274: done (1 left) 2024-08-29T18:21:47.244 INFO:tasks.rados.rados.0.smithi089.stdout:2276: done (0 left) 2024-08-29T18:21:47.244 INFO:tasks.rados.rados.0.smithi089.stdout:2277: snap_create 2024-08-29T18:21:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:47 smithi144 bash[67678]: cluster 2024-08-29T18:21:46.187759+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-29T18:21:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:47 smithi144 bash[67678]: cluster 2024-08-29T18:21:46.683977+0000 mgr.y (mgr.34104) 220 : cluster [DBG] pgmap v384: 121 pgs: 25 active+undersized, 6 active+undersized+degraded, 90 active+clean; 460 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 28 op/s; 65/804 objects degraded (8.085%); 11 MiB/s, 3 objects/s recovering 2024-08-29T18:21:47.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:47 smithi089 bash[77323]: cluster 2024-08-29T18:21:46.187759+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-29T18:21:47.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:47 smithi089 bash[77323]: cluster 2024-08-29T18:21:46.683977+0000 mgr.y (mgr.34104) 220 : cluster [DBG] pgmap v384: 121 pgs: 25 active+undersized, 6 active+undersized+degraded, 90 active+clean; 460 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 28 op/s; 65/804 objects degraded (8.085%); 11 MiB/s, 3 objects/s recovering 2024-08-29T18:21:47.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:47 smithi089 bash[78574]: cluster 2024-08-29T18:21:46.187759+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-29T18:21:47.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:47 smithi089 bash[78574]: cluster 2024-08-29T18:21:46.683977+0000 mgr.y (mgr.34104) 220 : cluster [DBG] pgmap v384: 121 pgs: 25 active+undersized, 6 active+undersized+degraded, 90 active+clean; 460 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 28 op/s; 65/804 objects degraded (8.085%); 11 MiB/s, 3 objects/s recovering 2024-08-29T18:21:48.200 INFO:tasks.rados.rados.0.smithi089.stdout:2277: done (0 left) 2024-08-29T18:21:48.201 INFO:tasks.rados.rados.0.smithi089.stdout:2278: snap_remove snap 241 2024-08-29T18:21:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:48 smithi144 bash[67678]: cluster 2024-08-29T18:21:47.195932+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-29T18:21:48.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:48 smithi089 bash[77323]: cluster 2024-08-29T18:21:47.195932+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-29T18:21:48.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:48 smithi089 bash[78574]: cluster 2024-08-29T18:21:47.195932+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-29T18:21:49.209 INFO:tasks.rados.rados.0.smithi089.stdout:2278: done (0 left) 2024-08-29T18:21:49.209 INFO:tasks.rados.rados.0.smithi089.stdout:2279: snap_create 2024-08-29T18:21:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:49 smithi144 bash[67678]: cluster 2024-08-29T18:21:48.203830+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-29T18:21:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:49 smithi144 bash[67678]: cluster 2024-08-29T18:21:48.684988+0000 mgr.y (mgr.34104) 221 : cluster [DBG] pgmap v387: 121 pgs: 121 active+clean; 479 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.7 MiB/s wr, 36 op/s; 23 MiB/s, 7 objects/s recovering 2024-08-29T18:21:49.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:49 smithi089 bash[77323]: cluster 2024-08-29T18:21:48.203830+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-29T18:21:49.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:49 smithi089 bash[77323]: cluster 2024-08-29T18:21:48.684988+0000 mgr.y (mgr.34104) 221 : cluster [DBG] pgmap v387: 121 pgs: 121 active+clean; 479 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.7 MiB/s wr, 36 op/s; 23 MiB/s, 7 objects/s recovering 2024-08-29T18:21:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:49 smithi089 bash[78574]: cluster 2024-08-29T18:21:48.203830+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-29T18:21:49.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:49 smithi089 bash[78574]: cluster 2024-08-29T18:21:48.684988+0000 mgr.y (mgr.34104) 221 : cluster [DBG] pgmap v387: 121 pgs: 121 active+clean; 479 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 6.7 MiB/s wr, 36 op/s; 23 MiB/s, 7 objects/s recovering 2024-08-29T18:21:50.201 INFO:tasks.rados.rados.0.smithi089.stdout:2279: done (0 left) 2024-08-29T18:21:50.202 INFO:tasks.rados.rados.0.smithi089.stdout:2280: snap_remove snap 246 2024-08-29T18:21:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:50 smithi144 bash[67678]: cluster 2024-08-29T18:21:49.207843+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-29T18:21:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:50 smithi144 bash[67678]: cluster 2024-08-29T18:21:49.212567+0000 mon.a (mon.0) 713 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/804 objects degraded (8.085%), 6 pgs degraded) 2024-08-29T18:21:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:50 smithi144 bash[67678]: cluster 2024-08-29T18:21:49.212645+0000 mon.a (mon.0) 714 : cluster [INF] Cluster is now healthy 2024-08-29T18:21:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:50 smithi144 bash[67678]: cluster 2024-08-29T18:21:50.205196+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-29T18:21:50.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[78574]: cluster 2024-08-29T18:21:49.207843+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-29T18:21:50.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[78574]: cluster 2024-08-29T18:21:49.212567+0000 mon.a (mon.0) 713 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/804 objects degraded (8.085%), 6 pgs degraded) 2024-08-29T18:21:50.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[78574]: cluster 2024-08-29T18:21:49.212645+0000 mon.a (mon.0) 714 : cluster [INF] Cluster is now healthy 2024-08-29T18:21:50.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[78574]: cluster 2024-08-29T18:21:50.205196+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-29T18:21:50.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[77323]: cluster 2024-08-29T18:21:49.207843+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-29T18:21:50.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[77323]: cluster 2024-08-29T18:21:49.212567+0000 mon.a (mon.0) 713 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/804 objects degraded (8.085%), 6 pgs degraded) 2024-08-29T18:21:50.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[77323]: cluster 2024-08-29T18:21:49.212645+0000 mon.a (mon.0) 714 : cluster [INF] Cluster is now healthy 2024-08-29T18:21:50.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:50 smithi089 bash[77323]: cluster 2024-08-29T18:21:50.205196+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-29T18:21:50.985 INFO:tasks.rados.rados.0.smithi089.stdout:2280: done (0 left) 2024-08-29T18:21:50.986 INFO:tasks.rados.rados.0.smithi089.stdout:2281: setattr oid 43 current snap is 251 2024-08-29T18:21:50.989 INFO:tasks.rados.rados.0.smithi089.stdout:2282: setattr oid 29 current snap is 251 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2283: rmattr oid 12 current snap is 251 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2283: done (2 left) 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2284: read oid 3 snap -1 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2284: expect (ObjNum 709 snap 248 seq_num 709) 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2285: copy_from oid 15 from oid 24 current snap is 251 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2286: read oid 32 snap 233 2024-08-29T18:21:50.993 INFO:tasks.rados.rados.0.smithi089.stdout:2286: expect (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:21:50.994 INFO:tasks.rados.rados.0.smithi089.stdout:2287: setattr oid 26 current snap is 251 2024-08-29T18:21:50.997 INFO:tasks.rados.rados.0.smithi089.stdout:2288: delete oid 30 current snap is 251 2024-08-29T18:21:51.005 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1174 (ObjNum 33 snap 0 seq_num 1885688173) dirty exists 2024-08-29T18:21:51.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1160 (ObjNum 674 snap 239 seq_num 674) dirty exists 2024-08-29T18:21:51.022 INFO:tasks.rados.rados.0.smithi089.stdout:2281: done (6 left) 2024-08-29T18:21:51.022 INFO:tasks.rados.rados.0.smithi089.stdout:2282: done (5 left) 2024-08-29T18:21:51.022 INFO:tasks.rados.rados.0.smithi089.stdout:2288: done (4 left) 2024-08-29T18:21:51.022 INFO:tasks.rados.rados.0.smithi089.stdout:2289: snap_remove snap 235 2024-08-29T18:21:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:51 smithi144 bash[67678]: cluster 2024-08-29T18:21:50.685767+0000 mgr.y (mgr.34104) 222 : cluster [DBG] pgmap v390: 121 pgs: 121 active+clean; 479 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 14 op/s; 12 MiB/s, 4 objects/s recovering 2024-08-29T18:21:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:51 smithi144 bash[67678]: cluster 2024-08-29T18:21:50.988849+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-29T18:21:51.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:51 smithi089 bash[77323]: cluster 2024-08-29T18:21:50.685767+0000 mgr.y (mgr.34104) 222 : cluster [DBG] pgmap v390: 121 pgs: 121 active+clean; 479 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 14 op/s; 12 MiB/s, 4 objects/s recovering 2024-08-29T18:21:51.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:51 smithi089 bash[77323]: cluster 2024-08-29T18:21:50.988849+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-29T18:21:51.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:51 smithi089 bash[78574]: cluster 2024-08-29T18:21:50.685767+0000 mgr.y (mgr.34104) 222 : cluster [DBG] pgmap v390: 121 pgs: 121 active+clean; 479 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 14 op/s; 12 MiB/s, 4 objects/s recovering 2024-08-29T18:21:51.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:51 smithi089 bash[78574]: cluster 2024-08-29T18:21:50.988849+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-29T18:21:51.986 INFO:tasks.rados.rados.0.smithi089.stdout:2289: done (4 left) 2024-08-29T18:21:51.986 INFO:tasks.rados.rados.0.smithi089.stdout:2290: rollback oid 31 current snap is 251 2024-08-29T18:21:51.986 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 249 2024-08-29T18:21:51.986 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1078 (ObjNum 658 snap 228 seq_num 658) dirty exists 2024-08-29T18:21:51.986 INFO:tasks.rados.rados.0.smithi089.stdout:2286: expect (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:21:52.142 INFO:tasks.rados.rados.0.smithi089.stdout:2285: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:21:52.142 INFO:tasks.rados.rados.0.smithi089.stdout:2284: expect (ObjNum 709 snap 248 seq_num 709) 2024-08-29T18:21:52.406 INFO:tasks.rados.rados.0.smithi089.stdout:2285: finishing copy_from to smithi08969774-15 2024-08-29T18:21:52.406 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1168 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:21:52.406 INFO:tasks.rados.rados.0.smithi089.stdout:2290: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:21:52.406 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1068 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2284: done (4 left) 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2285: done (3 left) 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2286: done (2 left) 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2287: done (1 left) 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2290: done (0 left) 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2291: read oid 40 snap -1 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2291: expect deleted 2024-08-29T18:21:52.407 INFO:tasks.rados.rados.0.smithi089.stdout:2292: snap_create 2024-08-29T18:21:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.530932+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.540925+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.543189+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.544873+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.554507+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.709469+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.712870+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.715713+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.717578+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: audit 2024-08-29T18:21:51.720191+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:21:52.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:52 smithi144 bash[67678]: cluster 2024-08-29T18:21:51.989439+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-29T18:21:52.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.530932+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.540925+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.543189+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.544873+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.554507+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.709469+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.712870+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.715713+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.717578+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: audit 2024-08-29T18:21:51.720191+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:21:52.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[77323]: cluster 2024-08-29T18:21:51.989439+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.530932+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.540925+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.543189+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.544873+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.554507+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.709469+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.712870+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.715713+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.717578+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: audit 2024-08-29T18:21:51.720191+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:21:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:52 smithi089 bash[78574]: cluster 2024-08-29T18:21:51.989439+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-29T18:21:52.991 INFO:tasks.rados.rados.0.smithi089.stdout:2291: done (1 left) 2024-08-29T18:21:52.991 INFO:tasks.rados.rados.0.smithi089.stdout:2292: done (0 left) 2024-08-29T18:21:52.991 INFO:tasks.rados.rados.0.smithi089.stdout:2293: read oid 10 snap -1 2024-08-29T18:21:52.992 INFO:tasks.rados.rados.0.smithi089.stdout:2293: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:21:52.992 INFO:tasks.rados.rados.0.smithi089.stdout:2294: read oid 48 snap -1 2024-08-29T18:21:52.992 INFO:tasks.rados.rados.0.smithi089.stdout:2294: expect deleted 2024-08-29T18:21:52.992 INFO:tasks.rados.rados.0.smithi089.stdout:2295: snap_create 2024-08-29T18:21:52.995 INFO:tasks.rados.rados.0.smithi089.stdout:2293: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:21:53.791 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:53 smithi144 bash[67678]: audit 2024-08-29T18:21:51.720462+0000 mgr.y (mgr.34104) 223 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:21:53.791 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:53 smithi144 bash[67678]: cephadm 2024-08-29T18:21:51.722354+0000 mgr.y (mgr.34104) 224 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-29T18:21:53.791 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:53 smithi144 bash[67678]: cluster 2024-08-29T18:21:52.686573+0000 mgr.y (mgr.34104) 225 : cluster [DBG] pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-08-29T18:21:53.791 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:53 smithi144 bash[67678]: audit 2024-08-29T18:21:52.702485+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:53.791 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:53 smithi144 bash[67678]: audit 2024-08-29T18:21:52.704523+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:53.791 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:53 smithi144 bash[67678]: cluster 2024-08-29T18:21:52.993576+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-29T18:21:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[77323]: audit 2024-08-29T18:21:51.720462+0000 mgr.y (mgr.34104) 223 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:21:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[77323]: cephadm 2024-08-29T18:21:51.722354+0000 mgr.y (mgr.34104) 224 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-29T18:21:53.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[77323]: cluster 2024-08-29T18:21:52.686573+0000 mgr.y (mgr.34104) 225 : cluster [DBG] pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[77323]: audit 2024-08-29T18:21:52.702485+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[77323]: audit 2024-08-29T18:21:52.704523+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[77323]: cluster 2024-08-29T18:21:52.993576+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[78574]: audit 2024-08-29T18:21:51.720462+0000 mgr.y (mgr.34104) 223 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[78574]: cephadm 2024-08-29T18:21:51.722354+0000 mgr.y (mgr.34104) 224 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[78574]: cluster 2024-08-29T18:21:52.686573+0000 mgr.y (mgr.34104) 225 : cluster [DBG] pgmap v393: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 486 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[78574]: audit 2024-08-29T18:21:52.702485+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[78574]: audit 2024-08-29T18:21:52.704523+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:21:53.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:53 smithi089 bash[78574]: cluster 2024-08-29T18:21:52.993576+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-29T18:21:53.994 INFO:tasks.rados.rados.0.smithi089.stdout:2293: done (2 left) 2024-08-29T18:21:53.994 INFO:tasks.rados.rados.0.smithi089.stdout:2294: done (1 left) 2024-08-29T18:21:53.994 INFO:tasks.rados.rados.0.smithi089.stdout:2295: done (0 left) 2024-08-29T18:21:53.994 INFO:tasks.rados.rados.0.smithi089.stdout:2296: read oid 40 snap 242 2024-08-29T18:21:53.994 INFO:tasks.rados.rados.0.smithi089.stdout:2296: expect (ObjNum 665 snap 234 seq_num 665) 2024-08-29T18:21:53.994 INFO:tasks.rados.rados.0.smithi089.stdout:2297: snap_remove snap 233 2024-08-29T18:21:54.286 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (11m) 45s ago 12m 13.9M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (12m) 14s ago 12m 79.5M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (15m) 45s ago 15m 16.7M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (15m) 14s ago 15m 21.8M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (5m) 14s ago 23m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (5m) 45s ago 25m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (4m) 45s ago 25m 54.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (3m) 14s ago 23m 44.0M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:21:54.612 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (4m) 45s ago 23m 46.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (12m) 45s ago 12m 8792k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (12m) 14s ago 12m 8603k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (2m) 45s ago 22m 202M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (110s) 45s ago 21m 228M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (80s) 45s ago 20m 178M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (50s) 45s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (18s) 14s ago 19m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (18m) 14s ago 18m 299M 2524M 18.2.4-774-gfe43f1c9 96384990183a a054bf2084fd 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (17m) 14s ago 17m 262M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (16m) 14s ago 16m 272M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:21:54.613 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (5m) 14s ago 13m 44.9M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3, 2024-08-29T18:21:54.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 5 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 5, 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 10 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:21:54.974 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:21:54.996 INFO:tasks.rados.rados.0.smithi089.stdout:2296: expect (ObjNum 665 snap 234 seq_num 665) 2024-08-29T18:21:55.160 INFO:tasks.rados.rados.0.smithi089.stdout:2296: done (1 left) 2024-08-29T18:21:55.160 INFO:tasks.rados.rados.0.smithi089.stdout:2297: done (0 left) 2024-08-29T18:21:55.160 INFO:tasks.rados.rados.0.smithi089.stdout:2298: snap_remove snap 245 2024-08-29T18:21:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: cluster 2024-08-29T18:21:53.993789+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-29T18:21:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: audit 2024-08-29T18:21:54.278272+0000 mgr.y (mgr.34104) 226 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: cephadm 2024-08-29T18:21:54.301539+0000 mgr.y (mgr.34104) 227 : cephadm [INF] Upgrade: Updating osd.5 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: audit 2024-08-29T18:21:54.305790+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: audit 2024-08-29T18:21:54.308060+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: audit 2024-08-29T18:21:54.308785+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: cephadm 2024-08-29T18:21:54.311005+0000 mgr.y (mgr.34104) 228 : cephadm [INF] Deploying daemon osd.5 on smithi144 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: audit 2024-08-29T18:21:54.580281+0000 mgr.y (mgr.34104) 229 : audit [DBG] from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: cluster 2024-08-29T18:21:54.687219+0000 mgr.y (mgr.34104) 230 : cluster [DBG] pgmap v396: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 492 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-29T18:21:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:55 smithi144 bash[67678]: audit 2024-08-29T18:21:54.976177+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.89:0/292293004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:55.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:21:55] "GET /metrics HTTP/1.1" 200 36197 "" "Prometheus/2.43.0" 2024-08-29T18:21:55.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: cluster 2024-08-29T18:21:53.993789+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-29T18:21:55.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: audit 2024-08-29T18:21:54.278272+0000 mgr.y (mgr.34104) 226 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:55.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: cephadm 2024-08-29T18:21:54.301539+0000 mgr.y (mgr.34104) 227 : cephadm [INF] Upgrade: Updating osd.5 2024-08-29T18:21:55.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: audit 2024-08-29T18:21:54.305790+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: audit 2024-08-29T18:21:54.308060+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: audit 2024-08-29T18:21:54.308785+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: cephadm 2024-08-29T18:21:54.311005+0000 mgr.y (mgr.34104) 228 : cephadm [INF] Deploying daemon osd.5 on smithi144 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: audit 2024-08-29T18:21:54.580281+0000 mgr.y (mgr.34104) 229 : audit [DBG] from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: cluster 2024-08-29T18:21:54.687219+0000 mgr.y (mgr.34104) 230 : cluster [DBG] pgmap v396: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 492 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[77323]: audit 2024-08-29T18:21:54.976177+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.89:0/292293004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: cluster 2024-08-29T18:21:53.993789+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: audit 2024-08-29T18:21:54.278272+0000 mgr.y (mgr.34104) 226 : audit [DBG] from='client.34332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: cephadm 2024-08-29T18:21:54.301539+0000 mgr.y (mgr.34104) 227 : cephadm [INF] Upgrade: Updating osd.5 2024-08-29T18:21:55.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: audit 2024-08-29T18:21:54.305790+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: audit 2024-08-29T18:21:54.308060+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-29T18:21:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: audit 2024-08-29T18:21:54.308785+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:21:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: cephadm 2024-08-29T18:21:54.311005+0000 mgr.y (mgr.34104) 228 : cephadm [INF] Deploying daemon osd.5 on smithi144 2024-08-29T18:21:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: audit 2024-08-29T18:21:54.580281+0000 mgr.y (mgr.34104) 229 : audit [DBG] from='client.44261 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:21:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: cluster 2024-08-29T18:21:54.687219+0000 mgr.y (mgr.34104) 230 : cluster [DBG] pgmap v396: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 492 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-29T18:21:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:55 smithi089 bash[78574]: audit 2024-08-29T18:21:54.976177+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.89:0/292293004' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:21:55.992 INFO:tasks.rados.rados.0.smithi089.stdout:2298: done (0 left) 2024-08-29T18:21:55.992 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 253 2024-08-29T18:21:55.992 INFO:tasks.rados.rados.0.smithi089.stdout:2299: seq_num 715 ranges {958464=778240,1736704=770048,2506752=499712,3006464=335872} 2024-08-29T18:21:56.025 INFO:tasks.rados.rados.0.smithi089.stdout:2299: writing smithi08969774-12 from 958464 to 1736704 tid 1 2024-08-29T18:21:56.038 INFO:tasks.rados.rados.0.smithi089.stdout:2299: writing smithi08969774-12 from 1736704 to 2506752 tid 2 2024-08-29T18:21:56.044 INFO:tasks.rados.rados.0.smithi089.stdout:2299: writing smithi08969774-12 from 2506752 to 3006464 tid 3 2024-08-29T18:21:56.048 INFO:tasks.rados.rados.0.smithi089.stdout:2299: writing smithi08969774-12 from 3006464 to 3342336 tid 4 2024-08-29T18:21:56.048 INFO:tasks.rados.rados.0.smithi089.stdout:2300: snap_create 2024-08-29T18:21:56.049 INFO:tasks.rados.rados.0.smithi089.stdout:2299: finishing write tid 1 to smithi08969774-12 2024-08-29T18:21:56.049 INFO:tasks.rados.rados.0.smithi089.stdout:2299: finishing write tid 2 to smithi08969774-12 2024-08-29T18:21:56.049 INFO:tasks.rados.rados.0.smithi089.stdout:2299: finishing write tid 3 to smithi08969774-12 2024-08-29T18:21:56.052 INFO:tasks.rados.rados.0.smithi089.stdout:2299: finishing write tid 4 to smithi08969774-12 2024-08-29T18:21:56.052 INFO:tasks.rados.rados.0.smithi089.stdout:2299: finishing write tid 5 to smithi08969774-12 2024-08-29T18:21:56.053 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:56 smithi144 bash[67678]: cluster 2024-08-29T18:21:54.998069+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-29T18:21:56.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:56 smithi144 bash[67678]: cluster 2024-08-29T18:21:55.989830+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-29T18:21:56.056 INFO:tasks.rados.rados.0.smithi089.stdout:2299: finishing write tid 6 to smithi08969774-12 2024-08-29T18:21:56.056 INFO:tasks.rados.rados.0.smithi089.stdout:2299: oid 12 updating version 0 to 1356 2024-08-29T18:21:56.057 INFO:tasks.rados.rados.0.smithi089.stdout:2299: oid 12 version 1356 is already newer than 1353 2024-08-29T18:21:56.057 INFO:tasks.rados.rados.0.smithi089.stdout:2299: oid 12 version 1356 is already newer than 1354 2024-08-29T18:21:56.057 INFO:tasks.rados.rados.0.smithi089.stdout:2299: oid 12 version 1356 is already newer than 1355 2024-08-29T18:21:56.057 INFO:tasks.rados.rados.0.smithi089.stdout:2299: oid 12 version 1356 is already newer than 1352 2024-08-29T18:21:56.057 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1356 (ObjNum 715 snap 253 seq_num 715) dirty exists 2024-08-29T18:21:56.057 INFO:tasks.rados.rados.0.smithi089.stdout:2299: left oid 12 (ObjNum 715 snap 253 seq_num 715) 2024-08-29T18:21:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:56 smithi089 bash[77323]: cluster 2024-08-29T18:21:54.998069+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-29T18:21:56.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:56 smithi089 bash[77323]: cluster 2024-08-29T18:21:55.989830+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-29T18:21:56.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:56 smithi089 bash[78574]: cluster 2024-08-29T18:21:54.998069+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-29T18:21:56.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:56 smithi089 bash[78574]: cluster 2024-08-29T18:21:55.989830+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-29T18:21:57.019 INFO:tasks.rados.rados.0.smithi089.stdout:2299: done (1 left) 2024-08-29T18:21:57.019 INFO:tasks.rados.rados.0.smithi089.stdout:2300: done (0 left) 2024-08-29T18:21:57.019 INFO:tasks.rados.rados.0.smithi089.stdout:2301: delete oid 37 current snap is 254 2024-08-29T18:21:57.027 INFO:tasks.rados.rados.0.smithi089.stdout:2301: done (0 left) 2024-08-29T18:21:57.027 INFO:tasks.rados.rados.0.smithi089.stdout:2302: delete oid 8 current snap is 254 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2302: done (0 left) 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2303: read oid 49 snap 251 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2303: expect (ObjNum 705 snap 248 seq_num 705) 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2304: read oid 36 snap 204 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2304: expect deleted 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2305: copy_from oid 43 from oid 5 current snap is 254 2024-08-29T18:21:57.032 INFO:tasks.rados.rados.0.smithi089.stdout:2306: snap_remove snap 239 2024-08-29T18:21:57.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:57 smithi144 bash[67678]: cluster 2024-08-29T18:21:56.688193+0000 mgr.y (mgr.34104) 231 : cluster [DBG] pgmap v399: 121 pgs: 121 active+clean; 493 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-29T18:21:57.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:57 smithi089 bash[77323]: cluster 2024-08-29T18:21:56.688193+0000 mgr.y (mgr.34104) 231 : cluster [DBG] pgmap v399: 121 pgs: 121 active+clean; 493 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-29T18:21:57.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:57 smithi089 bash[78574]: cluster 2024-08-29T18:21:56.688193+0000 mgr.y (mgr.34104) 231 : cluster [DBG] pgmap v399: 121 pgs: 121 active+clean; 493 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-08-29T18:21:58.037 INFO:tasks.rados.rados.0.smithi089.stdout:2303: expect (ObjNum 705 snap 248 seq_num 705) 2024-08-29T18:21:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:58 smithi144 bash[67678]: cluster 2024-08-29T18:21:57.022289+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-29T18:21:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:58 smithi144 bash[67678]: audit 2024-08-29T18:21:57.851706+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:58.411 INFO:tasks.rados.rados.0.smithi089.stdout:2305: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2305: finishing copy_from to smithi08969774-43 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 897 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2303: done (3 left) 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2304: done (2 left) 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2305: done (1 left) 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2306: done (0 left) 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2307: copy_from oid 21 from oid 25 current snap is 254 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2308: read oid 38 snap -1 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2308: expect (ObjNum 673 snap 238 seq_num 673) 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 254 2024-08-29T18:21:58.412 INFO:tasks.rados.rados.0.smithi089.stdout:2309: seq_num 718 ranges {2105344=32768} 2024-08-29T18:21:58.424 INFO:tasks.rados.rados.0.smithi089.stdout:2309: writing smithi08969774-4 from 2105344 to 2138112 tid 1 2024-08-29T18:21:58.424 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 254 2024-08-29T18:21:58.424 INFO:tasks.rados.rados.0.smithi089.stdout:2310: seq_num 719 ranges {9420800=49152} 2024-08-29T18:21:58.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:58 smithi089 bash[77323]: cluster 2024-08-29T18:21:57.022289+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-29T18:21:58.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:58 smithi089 bash[77323]: audit 2024-08-29T18:21:57.851706+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:58 smithi089 bash[78574]: cluster 2024-08-29T18:21:57.022289+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-29T18:21:58.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:58 smithi089 bash[78574]: audit 2024-08-29T18:21:57.851706+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:21:58.475 INFO:tasks.rados.rados.0.smithi089.stdout:2310: writing smithi08969774-1 from 9420800 to 9469952 tid 1 2024-08-29T18:21:58.475 INFO:tasks.rados.rados.0.smithi089.stdout:2311: delete oid 44 current snap is 254 2024-08-29T18:21:58.475 INFO:tasks.rados.rados.0.smithi089.stdout:2308: expect (ObjNum 673 snap 238 seq_num 673) 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2307: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2309: finishing write tid 1 to smithi08969774-4 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2309: finishing write tid 2 to smithi08969774-4 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2308: done (4 left) 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2311: done (3 left) 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2312: setattr oid 31 current snap is 254 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2307: finishing copy_from to smithi08969774-21 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 880 (ObjNum 537 snap 182 seq_num 537) dirty exists 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2309: finishing write tid 3 to smithi08969774-4 2024-08-29T18:21:58.623 INFO:tasks.rados.rados.0.smithi089.stdout:2309: oid 4 updating version 0 to 950 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2309: oid 4 version 950 is already newer than 949 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 950 (ObjNum 718 snap 254 seq_num 718) dirty exists 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2309: left oid 4 (ObjNum 718 snap 254 seq_num 718) 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2310: finishing write tid 1 to smithi08969774-1 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2310: finishing write tid 2 to smithi08969774-1 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2310: finishing write tid 3 to smithi08969774-1 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2310: oid 1 updating version 0 to 1161 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2310: oid 1 updating version 1161 to 1162 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1162 (ObjNum 719 snap 254 seq_num 719) dirty exists 2024-08-29T18:21:58.624 INFO:tasks.rados.rados.0.smithi089.stdout:2310: left oid 1 (ObjNum 719 snap 254 seq_num 719) 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:2307: done (3 left) 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:2309: done (2 left) 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:2310: done (1 left) 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:2313: read oid 1 snap -1 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:2313: expect (ObjNum 719 snap 254 seq_num 719) 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 254 2024-08-29T18:21:58.626 INFO:tasks.rados.rados.0.smithi089.stdout:2314: seq_num 721 ranges {5013504=81920} 2024-08-29T18:21:58.656 INFO:tasks.rados.rados.0.smithi089.stdout:2314: writing smithi08969774-26 from 5013504 to 5095424 tid 1 2024-08-29T18:21:58.656 INFO:tasks.rados.rados.0.smithi089.stdout:2315: rollback oid 2 current snap is 254 2024-08-29T18:21:58.656 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 204 2024-08-29T18:21:58.656 INFO:tasks.rados.rados.0.smithi089.stdout:2316: setattr oid 11 current snap is 254 2024-08-29T18:21:58.656 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1283 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:21:58.657 INFO:tasks.rados.rados.0.smithi089.stdout:2312: done (4 left) 2024-08-29T18:21:58.657 INFO:tasks.rados.rados.0.smithi089.stdout:2317: snap_create 2024-08-29T18:21:58.661 INFO:tasks.rados.rados.0.smithi089.stdout:2315: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:21:58.661 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 733 (ObjNum 161 snap 0 seq_num 2868273776) dirty dne 2024-08-29T18:21:58.664 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1239 (ObjNum 583 snap 200 seq_num 583) dirty exists 2024-08-29T18:21:58.664 INFO:tasks.rados.rados.0.smithi089.stdout:2314: finishing write tid 1 to smithi08969774-26 2024-08-29T18:21:58.665 INFO:tasks.rados.rados.0.smithi089.stdout:2313: expect (ObjNum 719 snap 254 seq_num 719) 2024-08-29T18:21:58.858 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.859 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.859 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.859 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.860 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.860 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.860 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.861 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.861 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:58.861 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:21:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:59 smithi144 bash[67678]: cluster 2024-08-29T18:21:58.032392+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-29T18:21:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:59 smithi144 bash[67678]: cluster 2024-08-29T18:21:58.688792+0000 mgr.y (mgr.34104) 232 : cluster [DBG] pgmap v402: 121 pgs: 121 active+clean; 503 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:21:59.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:21:59 smithi144 bash[67678]: cluster 2024-08-29T18:21:58.986952+0000 mon.a (mon.0) 740 : cluster [INF] osd.5 marked itself down and dead 2024-08-29T18:21:59.304 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:58 smithi144 systemd[1]: Stopping Ceph osd.5 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:21:59.305 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:58 smithi144 bash[33673]: debug 2024-08-29T18:21:58.981+0000 7f94b706b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:21:59.305 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:58 smithi144 bash[33673]: debug 2024-08-29T18:21:58.981+0000 7f94b706b640 -1 osd.5 564 *** Got signal Terminated *** 2024-08-29T18:21:59.305 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:21:58 smithi144 bash[33673]: debug 2024-08-29T18:21:58.981+0000 7f94b706b640 -1 osd.5 564 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:21:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:59 smithi089 bash[77323]: cluster 2024-08-29T18:21:58.032392+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-29T18:21:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:59 smithi089 bash[77323]: cluster 2024-08-29T18:21:58.688792+0000 mgr.y (mgr.34104) 232 : cluster [DBG] pgmap v402: 121 pgs: 121 active+clean; 503 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:21:59.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:21:59 smithi089 bash[77323]: cluster 2024-08-29T18:21:58.986952+0000 mon.a (mon.0) 740 : cluster [INF] osd.5 marked itself down and dead 2024-08-29T18:21:59.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:59 smithi089 bash[78574]: cluster 2024-08-29T18:21:58.032392+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-29T18:21:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:59 smithi089 bash[78574]: cluster 2024-08-29T18:21:58.688792+0000 mgr.y (mgr.34104) 232 : cluster [DBG] pgmap v402: 121 pgs: 121 active+clean; 503 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:21:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:21:59 smithi089 bash[78574]: cluster 2024-08-29T18:21:58.986952+0000 mon.a (mon.0) 740 : cluster [INF] osd.5 marked itself down and dead 2024-08-29T18:21:59.655 INFO:tasks.rados.rados.0.smithi089.stdout:2314: finishing write tid 2 to smithi08969774-26 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2314: finishing write tid 3 to smithi08969774-26 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2314: oid 26 updating version 0 to 1080 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2314: oid 26 version 1080 is already newer than 1079 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1080 (ObjNum 721 snap 254 seq_num 721) dirty exists 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2314: left oid 26 (ObjNum 721 snap 254 seq_num 721) 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2313: done (4 left) 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2314: done (3 left) 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2315: done (2 left) 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2316: done (1 left) 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2317: done (0 left) 2024-08-29T18:21:59.656 INFO:tasks.rados.rados.0.smithi089.stdout:2318: delete oid 27 current snap is 255 2024-08-29T18:21:59.660 INFO:tasks.rados.rados.0.smithi089.stdout:2318: done (0 left) 2024-08-29T18:21:59.660 INFO:tasks.rados.rados.0.smithi089.stdout:2319: read oid 47 snap 215 2024-08-29T18:21:59.660 INFO:tasks.rados.rados.0.smithi089.stdout:2319: expect (ObjNum 613 snap 209 seq_num 613) 2024-08-29T18:21:59.660 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 255 2024-08-29T18:21:59.660 INFO:tasks.rados.rados.0.smithi089.stdout:2320: seq_num 723 ranges {4702208=114688} 2024-08-29T18:21:59.712 INFO:tasks.rados.rados.0.smithi089.stdout:2320: writing smithi08969774-13 from 4702208 to 4816896 tid 1 2024-08-29T18:21:59.712 INFO:tasks.rados.rados.0.smithi089.stdout:2321: read oid 3 snap 212 2024-08-29T18:21:59.712 INFO:tasks.rados.rados.0.smithi089.stdout:2321: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:21:59.712 INFO:tasks.rados.rados.0.smithi089.stdout:2322: snap_remove snap 164 2024-08-29T18:22:00.042 INFO:tasks.rados.rados.0.smithi089.stdout:2322: done (3 left) 2024-08-29T18:22:00.042 INFO:tasks.rados.rados.0.smithi089.stdout:2323: read oid 36 snap 253 2024-08-29T18:22:00.042 INFO:tasks.rados.rados.0.smithi089.stdout:2323: expect deleted 2024-08-29T18:22:00.042 INFO:tasks.rados.rados.0.smithi089.stdout:2324: read oid 10 snap -1 2024-08-29T18:22:00.043 INFO:tasks.rados.rados.0.smithi089.stdout:2324: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:00.043 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 255 2024-08-29T18:22:00.043 INFO:tasks.rados.rados.0.smithi089.stdout:2325: seq_num 724 ranges {7733248=131072} 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:2325: writing smithi08969774-49 from 7733248 to 7864320 tid 1 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:2326: rollback oid 15 current snap is 255 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 15 to 232 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:2320: finishing write tid 1 to smithi08969774-13 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:2320: finishing write tid 2 to smithi08969774-13 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:2323: done (6 left) 2024-08-29T18:22:00.115 INFO:tasks.rados.rados.0.smithi089.stdout:2327: snap_remove snap 250 2024-08-29T18:22:00.342 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:00 smithi144 bash[75761]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-5 2024-08-29T18:22:00.342 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:00 smithi144 bash[67678]: cluster 2024-08-29T18:21:59.026864+0000 mon.a (mon.0) 741 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:22:00.342 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:00 smithi144 bash[67678]: cluster 2024-08-29T18:21:59.043001+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-29T18:22:00.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:00 smithi089 bash[77323]: cluster 2024-08-29T18:21:59.026864+0000 mon.a (mon.0) 741 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:22:00.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:00 smithi089 bash[77323]: cluster 2024-08-29T18:21:59.043001+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-29T18:22:00.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:00 smithi089 bash[78574]: cluster 2024-08-29T18:21:59.026864+0000 mon.a (mon.0) 741 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:22:00.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:00 smithi089 bash[78574]: cluster 2024-08-29T18:21:59.043001+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e565: 8 total, 7 up, 8 in 2024-08-29T18:22:00.804 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:00 smithi144 bash[75825]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-5 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2327: done (6 left) 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2328: snap_create 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2320: finishing write tid 3 to smithi08969774-13 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2320: oid 13 updating version 0 to 1170 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2320: oid 13 updating version 1170 to 1171 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1171 (ObjNum 723 snap 255 seq_num 723) dirty exists 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2320: left oid 13 (ObjNum 723 snap 255 seq_num 723) 2024-08-29T18:22:00.993 INFO:tasks.rados.rados.0.smithi089.stdout:2324: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:01.005 INFO:tasks.rados.rados.0.smithi089.stdout:2319: expect (ObjNum 613 snap 209 seq_num 613) 2024-08-29T18:22:01.139 INFO:tasks.rados.rados.0.smithi089.stdout:2321: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:22:01.277 INFO:tasks.rados.rados.0.smithi089.stdout:2325: finishing write tid 1 to smithi08969774-49 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2325: finishing write tid 2 to smithi08969774-49 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2326: finishing rollback tid 0 to smithi08969774-15 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2326: finishing rollback tid 1 to smithi08969774-15 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2326: finishing rollback tid 2 to smithi08969774-15 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1179 (ObjNum 588 snap 200 seq_num 588) dirty exists 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2325: finishing write tid 3 to smithi08969774-49 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2325: oid 49 updating version 0 to 1175 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2325: oid 49 updating version 1175 to 1176 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1176 (ObjNum 724 snap 255 seq_num 724) dirty exists 2024-08-29T18:22:01.278 INFO:tasks.rados.rados.0.smithi089.stdout:2325: left oid 49 (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:22:01.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:01 smithi144 bash[67678]: cluster 2024-08-29T18:22:00.042940+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-29T18:22:01.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:01 smithi144 bash[67678]: cluster 2024-08-29T18:22:00.689459+0000 mgr.y (mgr.34104) 233 : cluster [DBG] pgmap v405: 121 pgs: 18 stale+active+clean, 103 active+clean; 503 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.4 MiB/s wr, 1 op/s 2024-08-29T18:22:01.359 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:01 smithi144 bash[67678]: cluster 2024-08-29T18:22:00.994334+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e567: 8 total, 7 up, 8 in 2024-08-29T18:22:01.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:01 smithi089 bash[77323]: cluster 2024-08-29T18:22:00.042940+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-29T18:22:01.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:01 smithi089 bash[77323]: cluster 2024-08-29T18:22:00.689459+0000 mgr.y (mgr.34104) 233 : cluster [DBG] pgmap v405: 121 pgs: 18 stale+active+clean, 103 active+clean; 503 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.4 MiB/s wr, 1 op/s 2024-08-29T18:22:01.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:01 smithi089 bash[77323]: cluster 2024-08-29T18:22:00.994334+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e567: 8 total, 7 up, 8 in 2024-08-29T18:22:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:01 smithi089 bash[78574]: cluster 2024-08-29T18:22:00.042940+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e566: 8 total, 7 up, 8 in 2024-08-29T18:22:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:01 smithi089 bash[78574]: cluster 2024-08-29T18:22:00.689459+0000 mgr.y (mgr.34104) 233 : cluster [DBG] pgmap v405: 121 pgs: 18 stale+active+clean, 103 active+clean; 503 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.4 MiB/s wr, 1 op/s 2024-08-29T18:22:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:01 smithi089 bash[78574]: cluster 2024-08-29T18:22:00.994334+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e567: 8 total, 7 up, 8 in 2024-08-29T18:22:01.993 INFO:tasks.rados.rados.0.smithi089.stdout:2319: done (6 left) 2024-08-29T18:22:01.993 INFO:tasks.rados.rados.0.smithi089.stdout:2320: done (5 left) 2024-08-29T18:22:01.993 INFO:tasks.rados.rados.0.smithi089.stdout:2321: done (4 left) 2024-08-29T18:22:01.993 INFO:tasks.rados.rados.0.smithi089.stdout:2324: done (3 left) 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2325: done (2 left) 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2326: done (1 left) 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2328: done (0 left) 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2329: copy_from oid 22 from oid 29 current snap is 256 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2330: read oid 10 snap -1 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2330: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 256 2024-08-29T18:22:01.994 INFO:tasks.rados.rados.0.smithi089.stdout:2331: seq_num 725 ranges {0=147456} 2024-08-29T18:22:01.995 INFO:tasks.rados.rados.0.smithi089.stdout:2331: writing smithi08969774-47 from 0 to 147456 tid 1 2024-08-29T18:22:01.995 INFO:tasks.rados.rados.0.smithi089.stdout:2332: rollback oid 21 current snap is 256 2024-08-29T18:22:01.995 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 222 2024-08-29T18:22:01.995 INFO:tasks.rados.rados.0.smithi089.stdout:2333: setattr oid 49 current snap is 256 2024-08-29T18:22:01.995 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 256 2024-08-29T18:22:01.995 INFO:tasks.rados.rados.0.smithi089.stdout:2334: seq_num 726 ranges {0=163840} 2024-08-29T18:22:01.997 INFO:tasks.rados.rados.0.smithi089.stdout:2334: writing smithi08969774-2 from 0 to 163840 tid 1 2024-08-29T18:22:01.997 INFO:tasks.rados.rados.0.smithi089.stdout:2335: delete oid 15 current snap is 256 2024-08-29T18:22:02.000 INFO:tasks.rados.rados.0.smithi089.stdout:2330: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:02.007 INFO:tasks.rados.rados.0.smithi089.stdout:2331: finishing write tid 1 to smithi08969774-47 2024-08-29T18:22:02.007 INFO:tasks.rados.rados.0.smithi089.stdout:2331: finishing write tid 2 to smithi08969774-47 2024-08-29T18:22:02.010 INFO:tasks.rados.rados.0.smithi089.stdout:2332: finishing rollback tid 0 to smithi08969774-21 2024-08-29T18:22:02.010 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1180 (ObjNum 724 snap 255 seq_num 724) dirty exists 2024-08-29T18:22:02.010 INFO:tasks.rados.rados.0.smithi089.stdout:2332: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:22:02.011 INFO:tasks.rados.rados.0.smithi089.stdout:2334: finishing write tid 1 to smithi08969774-2 2024-08-29T18:22:02.012 INFO:tasks.rados.rados.0.smithi089.stdout:2334: finishing write tid 2 to smithi08969774-2 2024-08-29T18:22:02.012 INFO:tasks.rados.rados.0.smithi089.stdout:2331: finishing write tid 3 to smithi08969774-47 2024-08-29T18:22:02.012 INFO:tasks.rados.rados.0.smithi089.stdout:2331: oid 47 updating version 0 to 1147 2024-08-29T18:22:02.012 INFO:tasks.rados.rados.0.smithi089.stdout:2331: oid 47 updating version 1147 to 1148 2024-08-29T18:22:02.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1148 (ObjNum 725 snap 256 seq_num 725) dirty exists 2024-08-29T18:22:02.013 INFO:tasks.rados.rados.0.smithi089.stdout:2331: left oid 47 (ObjNum 725 snap 256 seq_num 725) 2024-08-29T18:22:02.013 INFO:tasks.rados.rados.0.smithi089.stdout:2329: finishing copy_from racing read to smithi08969774-22 2024-08-29T18:22:02.014 INFO:tasks.rados.rados.0.smithi089.stdout:2329: finishing copy_from to smithi08969774-22 2024-08-29T18:22:02.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 1174 (ObjNum 33 snap 0 seq_num 2867516624) dirty exists 2024-08-29T18:22:02.014 INFO:tasks.rados.rados.0.smithi089.stdout:2332: finishing rollback tid 2 to smithi08969774-21 2024-08-29T18:22:02.014 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 953 (ObjNum 534 snap 181 seq_num 534) dirty exists 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2329: done (6 left) 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2330: done (5 left) 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2331: done (4 left) 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2332: done (3 left) 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2333: done (2 left) 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2335: done (1 left) 2024-08-29T18:22:02.015 INFO:tasks.rados.rados.0.smithi089.stdout:2336: setattr oid 24 current snap is 256 2024-08-29T18:22:02.016 INFO:tasks.rados.rados.0.smithi089.stdout:2334: finishing write tid 3 to smithi08969774-2 2024-08-29T18:22:02.016 INFO:tasks.rados.rados.0.smithi089.stdout:2334: oid 2 updating version 0 to 989 2024-08-29T18:22:02.016 INFO:tasks.rados.rados.0.smithi089.stdout:2334: oid 2 version 989 is already newer than 988 2024-08-29T18:22:02.016 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 989 (ObjNum 726 snap 256 seq_num 726) dirty exists 2024-08-29T18:22:02.016 INFO:tasks.rados.rados.0.smithi089.stdout:2334: left oid 2 (ObjNum 726 snap 256 seq_num 726) 2024-08-29T18:22:02.017 INFO:tasks.rados.rados.0.smithi089.stdout:2334: done (1 left) 2024-08-29T18:22:02.017 INFO:tasks.rados.rados.0.smithi089.stdout:2337: copy_from oid 44 from oid 12 current snap is 256 2024-08-29T18:22:02.017 INFO:tasks.rados.rados.0.smithi089.stdout:2338: read oid 29 snap -1 2024-08-29T18:22:02.017 INFO:tasks.rados.rados.0.smithi089.stdout:2338: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:02.018 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 256 2024-08-29T18:22:02.018 INFO:tasks.rados.rados.0.smithi089.stdout:2339: seq_num 728 ranges {3375104=196608} 2024-08-29T18:22:02.041 INFO:tasks.rados.rados.0.smithi089.stdout:2339: writing smithi08969774-25 from 3375104 to 3571712 tid 1 2024-08-29T18:22:02.041 INFO:tasks.rados.rados.0.smithi089.stdout:2340: delete oid 40 current snap is 256 2024-08-29T18:22:02.041 INFO:tasks.rados.rados.0.smithi089.stdout:2338: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:02.044 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1172 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:22:02.045 INFO:tasks.rados.rados.0.smithi089.stdout:2337: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:22:02.045 INFO:tasks.rados.rados.0.smithi089.stdout:2336: done (4 left) 2024-08-29T18:22:02.045 INFO:tasks.rados.rados.0.smithi089.stdout:2338: done (3 left) 2024-08-29T18:22:02.045 INFO:tasks.rados.rados.0.smithi089.stdout:2340: done (2 left) 2024-08-29T18:22:02.045 INFO:tasks.rados.rados.0.smithi089.stdout:2341: delete oid 11 current snap is 256 2024-08-29T18:22:02.048 INFO:tasks.rados.rados.0.smithi089.stdout:2339: finishing write tid 1 to smithi08969774-25 2024-08-29T18:22:02.049 INFO:tasks.rados.rados.0.smithi089.stdout:2339: finishing write tid 2 to smithi08969774-25 2024-08-29T18:22:02.051 INFO:tasks.rados.rados.0.smithi089.stdout:2341: done (2 left) 2024-08-29T18:22:02.051 INFO:tasks.rados.rados.0.smithi089.stdout:2342: read oid 39 snap -1 2024-08-29T18:22:02.051 INFO:tasks.rados.rados.0.smithi089.stdout:2342: expect (ObjNum 698 snap 246 seq_num 698) 2024-08-29T18:22:02.051 INFO:tasks.rados.rados.0.smithi089.stdout:2343: snap_create 2024-08-29T18:22:02.051 INFO:tasks.rados.rados.0.smithi089.stdout:2337: finishing copy_from to smithi08969774-44 2024-08-29T18:22:02.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1356 (ObjNum 715 snap 253 seq_num 715) dirty exists 2024-08-29T18:22:02.052 INFO:tasks.rados.rados.0.smithi089.stdout:2339: finishing write tid 3 to smithi08969774-25 2024-08-29T18:22:02.052 INFO:tasks.rados.rados.0.smithi089.stdout:2339: oid 25 updating version 0 to 1174 2024-08-29T18:22:02.052 INFO:tasks.rados.rados.0.smithi089.stdout:2339: oid 25 version 1174 is already newer than 1173 2024-08-29T18:22:02.052 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 1174 (ObjNum 728 snap 256 seq_num 728) dirty exists 2024-08-29T18:22:02.052 INFO:tasks.rados.rados.0.smithi089.stdout:2339: left oid 25 (ObjNum 728 snap 256 seq_num 728) 2024-08-29T18:22:02.066 INFO:tasks.rados.rados.0.smithi089.stdout:2342: expect (ObjNum 698 snap 246 seq_num 698) 2024-08-29T18:22:02.616 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.616 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.617 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.617 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.617 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.617 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.618 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.618 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.618 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.5.service: Deactivated successfully. 2024-08-29T18:22:02.618 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: Stopped Ceph osd.5 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:22:02.618 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.619 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: Started Ceph osd.5 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:22:02.619 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:02.996 INFO:tasks.rados.rados.0.smithi089.stdout:2337: done (3 left) 2024-08-29T18:22:02.997 INFO:tasks.rados.rados.0.smithi089.stdout:2339: done (2 left) 2024-08-29T18:22:02.997 INFO:tasks.rados.rados.0.smithi089.stdout:2342: done (1 left) 2024-08-29T18:22:02.997 INFO:tasks.rados.rados.0.smithi089.stdout:2343: done (0 left) 2024-08-29T18:22:02.997 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 257 2024-08-29T18:22:02.997 INFO:tasks.rados.rados.0.smithi089.stdout:2344: seq_num 731 ranges {5693440=245760} 2024-08-29T18:22:03.054 INFO:tasks.rados.rados.0.smithi089.stdout:2344: writing smithi08969774-35 from 5693440 to 5939200 tid 1 2024-08-29T18:22:03.054 INFO:tasks.rados.rados.0.smithi089.stdout:2345: snap_create 2024-08-29T18:22:03.069 INFO:tasks.rados.rados.0.smithi089.stdout:2344: finishing write tid 1 to smithi08969774-35 2024-08-29T18:22:03.069 INFO:tasks.rados.rados.0.smithi089.stdout:2344: finishing write tid 2 to smithi08969774-35 2024-08-29T18:22:03.073 INFO:tasks.rados.rados.0.smithi089.stdout:2344: finishing write tid 3 to smithi08969774-35 2024-08-29T18:22:03.073 INFO:tasks.rados.rados.0.smithi089.stdout:2344: oid 35 updating version 0 to 1244 2024-08-29T18:22:03.073 INFO:tasks.rados.rados.0.smithi089.stdout:2344: oid 35 version 1244 is already newer than 1243 2024-08-29T18:22:03.073 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1244 (ObjNum 731 snap 257 seq_num 731) dirty exists 2024-08-29T18:22:03.073 INFO:tasks.rados.rados.0.smithi089.stdout:2344: left oid 35 (ObjNum 731 snap 257 seq_num 731) 2024-08-29T18:22:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:03 smithi144 bash[67678]: cluster 2024-08-29T18:22:01.996122+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e568: 8 total, 7 up, 8 in 2024-08-29T18:22:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:03 smithi144 bash[67678]: audit 2024-08-29T18:22:02.671889+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:03 smithi144 bash[67678]: audit 2024-08-29T18:22:02.681613+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:03.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:03 smithi144 bash[67678]: audit 2024-08-29T18:22:02.684070+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:03.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[77323]: cluster 2024-08-29T18:22:01.996122+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e568: 8 total, 7 up, 8 in 2024-08-29T18:22:03.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[77323]: audit 2024-08-29T18:22:02.671889+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:03.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[77323]: audit 2024-08-29T18:22:02.681613+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:03.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[77323]: audit 2024-08-29T18:22:02.684070+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:03.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[78574]: cluster 2024-08-29T18:22:01.996122+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e568: 8 total, 7 up, 8 in 2024-08-29T18:22:03.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[78574]: audit 2024-08-29T18:22:02.671889+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:03.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[78574]: audit 2024-08-29T18:22:02.681613+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:03.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:03 smithi089 bash[78574]: audit 2024-08-29T18:22:02.684070+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:04.020 INFO:tasks.rados.rados.0.smithi089.stdout:2344: done (1 left) 2024-08-29T18:22:04.020 INFO:tasks.rados.rados.0.smithi089.stdout:2345: done (0 left) 2024-08-29T18:22:04.020 INFO:tasks.rados.rados.0.smithi089.stdout:2346: read oid 2 snap -1 2024-08-29T18:22:04.020 INFO:tasks.rados.rados.0.smithi089.stdout:2346: expect (ObjNum 726 snap 256 seq_num 726) 2024-08-29T18:22:04.020 INFO:tasks.rados.rados.0.smithi089.stdout:2347: snap_create 2024-08-29T18:22:04.027 INFO:tasks.rados.rados.0.smithi089.stdout:2346: expect (ObjNum 726 snap 256 seq_num 726) 2024-08-29T18:22:04.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[67678]: cluster 2024-08-29T18:22:02.690355+0000 mgr.y (mgr.34104) 234 : cluster [DBG] pgmap v408: 121 pgs: 21 active+undersized, 8 stale+active+clean, 6 active+undersized+degraded, 86 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 17 op/s; 55/822 objects degraded (6.691%) 2024-08-29T18:22:04.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[67678]: cluster 2024-08-29T18:22:02.998467+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e569: 8 total, 7 up, 8 in 2024-08-29T18:22:04.073 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[67678]: cluster 2024-08-29T18:22:03.677701+0000 mon.a (mon.0) 750 : cluster [WRN] Health check failed: Degraded data redundancy: 55/822 objects degraded (6.691%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:04.073 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:04.073 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:04.073 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:22:04.073 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:04.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:04 smithi089 bash[77323]: cluster 2024-08-29T18:22:02.690355+0000 mgr.y (mgr.34104) 234 : cluster [DBG] pgmap v408: 121 pgs: 21 active+undersized, 8 stale+active+clean, 6 active+undersized+degraded, 86 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 17 op/s; 55/822 objects degraded (6.691%) 2024-08-29T18:22:04.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:04 smithi089 bash[77323]: cluster 2024-08-29T18:22:02.998467+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e569: 8 total, 7 up, 8 in 2024-08-29T18:22:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:04 smithi089 bash[77323]: cluster 2024-08-29T18:22:03.677701+0000 mon.a (mon.0) 750 : cluster [WRN] Health check failed: Degraded data redundancy: 55/822 objects degraded (6.691%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:04.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:04 smithi089 bash[78574]: cluster 2024-08-29T18:22:02.690355+0000 mgr.y (mgr.34104) 234 : cluster [DBG] pgmap v408: 121 pgs: 21 active+undersized, 8 stale+active+clean, 6 active+undersized+degraded, 86 active+clean; 490 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 17 op/s; 55/822 objects degraded (6.691%) 2024-08-29T18:22:04.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:04 smithi089 bash[78574]: cluster 2024-08-29T18:22:02.998467+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e569: 8 total, 7 up, 8 in 2024-08-29T18:22:04.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:04 smithi089 bash[78574]: cluster 2024-08-29T18:22:03.677701+0000 mon.a (mon.0) 750 : cluster [WRN] Health check failed: Degraded data redundancy: 55/822 objects degraded (6.691%), 6 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:04.504 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:04.504 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-29T18:22:04.504 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-08-29T18:22:04.781 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-29T18:22:04.781 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-08-29T18:22:04.781 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-29T18:22:04.781 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-29T18:22:04.781 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:04 smithi144 bash[75971]: --> ceph-volume lvm activate successful for osd ID: 5 2024-08-29T18:22:05.031 INFO:tasks.rados.rados.0.smithi089.stdout:2346: done (1 left) 2024-08-29T18:22:05.031 INFO:tasks.rados.rados.0.smithi089.stdout:2347: done (0 left) 2024-08-29T18:22:05.031 INFO:tasks.rados.rados.0.smithi089.stdout:2348: snap_create 2024-08-29T18:22:05.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:05 smithi144 bash[67678]: cluster 2024-08-29T18:22:04.023012+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e570: 8 total, 7 up, 8 in 2024-08-29T18:22:05.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:22:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:22:05] "GET /metrics HTTP/1.1" 200 36197 "" "Prometheus/2.43.0" 2024-08-29T18:22:05.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:05 smithi089 bash[77323]: cluster 2024-08-29T18:22:04.023012+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e570: 8 total, 7 up, 8 in 2024-08-29T18:22:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:05 smithi089 bash[78574]: cluster 2024-08-29T18:22:04.023012+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e570: 8 total, 7 up, 8 in 2024-08-29T18:22:05.994 INFO:tasks.rados.rados.0.smithi089.stdout:2348: done (0 left) 2024-08-29T18:22:05.994 INFO:tasks.rados.rados.0.smithi089.stdout:2349: copy_from oid 41 from oid 34 current snap is 260 2024-08-29T18:22:05.994 INFO:tasks.rados.rados.0.smithi089.stdout:2350: read oid 14 snap 216 2024-08-29T18:22:05.994 INFO:tasks.rados.rados.0.smithi089.stdout:2350: expect (ObjNum 623 snap 215 seq_num 623) 2024-08-29T18:22:05.994 INFO:tasks.rados.rados.0.smithi089.stdout:2351: delete oid 13 current snap is 260 2024-08-29T18:22:06.002 INFO:tasks.rados.rados.0.smithi089.stdout:2351: done (2 left) 2024-08-29T18:22:06.002 INFO:tasks.rados.rados.0.smithi089.stdout:2352: rmattr oid 25 current snap is 260 2024-08-29T18:22:06.002 INFO:tasks.rados.rados.0.smithi089.stdout:2352: done (2 left) 2024-08-29T18:22:06.002 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 260 2024-08-29T18:22:06.002 INFO:tasks.rados.rados.0.smithi089.stdout:2353: seq_num 733 ranges {3342336=278528} 2024-08-29T18:22:06.054 INFO:tasks.rados.rados.0.smithi089.stdout:2353: writing smithi08969774-12 from 3342336 to 3620864 tid 1 2024-08-29T18:22:06.054 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 260 2024-08-29T18:22:06.054 INFO:tasks.rados.rados.0.smithi089.stdout:2354: seq_num 734 ranges {0=294912} 2024-08-29T18:22:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2354: writing smithi08969774-19 from 0 to 294912 tid 1 2024-08-29T18:22:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 260 2024-08-29T18:22:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2355: seq_num 735 ranges {5939200=311296} 2024-08-29T18:22:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:2355: writing smithi08969774-35 from 5939200 to 6250496 tid 1 2024-08-29T18:22:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 260 2024-08-29T18:22:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:2356: seq_num 736 ranges {0=335872} 2024-08-29T18:22:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2356: writing smithi08969774-17 from 0 to 335872 tid 1 2024-08-29T18:22:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2357: read oid 26 snap 224 2024-08-29T18:22:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2357: expect (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:22:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2358: rmattr oid 22 current snap is 260 2024-08-29T18:22:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2350: expect (ObjNum 623 snap 215 seq_num 623) 2024-08-29T18:22:06.178 INFO:tasks.rados.rados.0.smithi089.stdout:2349: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:22:06.178 INFO:tasks.rados.rados.0.smithi089.stdout:2349: finishing copy_from to smithi08969774-41 2024-08-29T18:22:06.178 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 910 (ObjNum 669 snap 235 seq_num 669) dirty exists 2024-08-29T18:22:06.178 INFO:tasks.rados.rados.0.smithi089.stdout:2353: finishing write tid 1 to smithi08969774-12 2024-08-29T18:22:06.178 INFO:tasks.rados.rados.0.smithi089.stdout:2353: finishing write tid 2 to smithi08969774-12 2024-08-29T18:22:06.178 INFO:tasks.rados.rados.0.smithi089.stdout:2354: finishing write tid 1 to smithi08969774-19 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2354: finishing write tid 2 to smithi08969774-19 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2353: finishing write tid 3 to smithi08969774-12 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2353: oid 12 updating version 0 to 1387 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2353: oid 12 updating version 1387 to 1388 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1388 (ObjNum 733 snap 260 seq_num 733) dirty exists 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2353: left oid 12 (ObjNum 733 snap 260 seq_num 733) 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2354: finishing write tid 3 to smithi08969774-19 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2354: oid 19 updating version 0 to 1357 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2354: oid 19 updating version 1357 to 1358 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1358 (ObjNum 734 snap 260 seq_num 734) dirty exists 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2354: left oid 19 (ObjNum 734 snap 260 seq_num 734) 2024-08-29T18:22:06.179 INFO:tasks.rados.rados.0.smithi089.stdout:2356: finishing write tid 1 to smithi08969774-17 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2356: finishing write tid 2 to smithi08969774-17 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2349: done (7 left) 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2350: done (6 left) 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2353: done (5 left) 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2354: done (4 left) 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2359: snap_create 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2355: finishing write tid 1 to smithi08969774-35 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2355: finishing write tid 2 to smithi08969774-35 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 1175 (ObjNum 65 snap 0 seq_num 126663952) dirty exists 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2356: finishing write tid 3 to smithi08969774-17 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2356: oid 17 updating version 0 to 1285 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:2356: oid 17 version 1285 is already newer than 1284 2024-08-29T18:22:06.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1285 (ObjNum 736 snap 260 seq_num 736) dirty exists 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:2356: left oid 17 (ObjNum 736 snap 260 seq_num 736) 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:2355: finishing write tid 3 to smithi08969774-35 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:2355: oid 35 updating version 0 to 1246 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:2355: oid 35 updating version 1246 to 1247 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1247 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:2355: left oid 35 (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:22:06.181 INFO:tasks.rados.rados.0.smithi089.stdout:2357: expect (ObjNum 562 snap 188 seq_num 562) 2024-08-29T18:22:06.295 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:06 smithi144 bash[67678]: cluster 2024-08-29T18:22:04.691213+0000 mgr.y (mgr.34104) 235 : cluster [DBG] pgmap v411: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 494 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 36 op/s; 125/834 objects degraded (14.988%) 2024-08-29T18:22:06.295 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:06 smithi144 bash[67678]: cluster 2024-08-29T18:22:05.034527+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e571: 8 total, 7 up, 8 in 2024-08-29T18:22:06.295 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:06 smithi144 bash[67678]: cluster 2024-08-29T18:22:05.995600+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e572: 8 total, 7 up, 8 in 2024-08-29T18:22:06.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:06 smithi089 bash[77323]: cluster 2024-08-29T18:22:04.691213+0000 mgr.y (mgr.34104) 235 : cluster [DBG] pgmap v411: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 494 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 36 op/s; 125/834 objects degraded (14.988%) 2024-08-29T18:22:06.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:06 smithi089 bash[77323]: cluster 2024-08-29T18:22:05.034527+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e571: 8 total, 7 up, 8 in 2024-08-29T18:22:06.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:06 smithi089 bash[77323]: cluster 2024-08-29T18:22:05.995600+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e572: 8 total, 7 up, 8 in 2024-08-29T18:22:06.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:06 smithi089 bash[78574]: cluster 2024-08-29T18:22:04.691213+0000 mgr.y (mgr.34104) 235 : cluster [DBG] pgmap v411: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 494 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 36 op/s; 125/834 objects degraded (14.988%) 2024-08-29T18:22:06.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:06 smithi089 bash[78574]: cluster 2024-08-29T18:22:05.034527+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e571: 8 total, 7 up, 8 in 2024-08-29T18:22:06.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:06 smithi089 bash[78574]: cluster 2024-08-29T18:22:05.995600+0000 mon.a (mon.0) 753 : cluster [DBG] osdmap e572: 8 total, 7 up, 8 in 2024-08-29T18:22:06.554 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:06 smithi144 bash[76184]: debug 2024-08-29T18:22:06.293+0000 7efcf5552640 1 -- 172.21.15.144:0/3196851811 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561be3054960 con 0x561be3075c00 2024-08-29T18:22:07.042 INFO:tasks.rados.rados.0.smithi089.stdout:2355: done (4 left) 2024-08-29T18:22:07.043 INFO:tasks.rados.rados.0.smithi089.stdout:2356: done (3 left) 2024-08-29T18:22:07.043 INFO:tasks.rados.rados.0.smithi089.stdout:2357: done (2 left) 2024-08-29T18:22:07.043 INFO:tasks.rados.rados.0.smithi089.stdout:2358: done (1 left) 2024-08-29T18:22:07.043 INFO:tasks.rados.rados.0.smithi089.stdout:2359: done (0 left) 2024-08-29T18:22:07.043 INFO:tasks.rados.rados.0.smithi089.stdout:2360: snap_remove snap 243 2024-08-29T18:22:08.040 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:07 smithi144 bash[76184]: debug 2024-08-29T18:22:07.633+0000 7efcf7db9640 -1 Falling back to public interface 2024-08-29T18:22:08.065 INFO:tasks.rados.rados.0.smithi089.stdout:2360: done (0 left) 2024-08-29T18:22:08.065 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 261 2024-08-29T18:22:08.065 INFO:tasks.rados.rados.0.smithi089.stdout:2361: seq_num 737 ranges {2473984=352256} 2024-08-29T18:22:08.078 INFO:tasks.rados.rados.0.smithi089.stdout:2361: writing smithi08969774-32 from 2473984 to 2826240 tid 1 2024-08-29T18:22:08.079 INFO:tasks.rados.rados.0.smithi089.stdout:2362: snap_remove snap 256 2024-08-29T18:22:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:08 smithi144 bash[67678]: cluster 2024-08-29T18:22:06.692411+0000 mgr.y (mgr.34104) 236 : cluster [DBG] pgmap v414: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 500 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 127/843 objects degraded (15.065%) 2024-08-29T18:22:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:08 smithi144 bash[67678]: cluster 2024-08-29T18:22:07.045542+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e573: 8 total, 7 up, 8 in 2024-08-29T18:22:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:08 smithi144 bash[67678]: audit 2024-08-29T18:22:07.701226+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:08 smithi144 bash[67678]: audit 2024-08-29T18:22:07.703292+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:08.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[77323]: cluster 2024-08-29T18:22:06.692411+0000 mgr.y (mgr.34104) 236 : cluster [DBG] pgmap v414: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 500 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 127/843 objects degraded (15.065%) 2024-08-29T18:22:08.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[77323]: cluster 2024-08-29T18:22:07.045542+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e573: 8 total, 7 up, 8 in 2024-08-29T18:22:08.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[77323]: audit 2024-08-29T18:22:07.701226+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:08.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[77323]: audit 2024-08-29T18:22:07.703292+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:08.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[78574]: cluster 2024-08-29T18:22:06.692411+0000 mgr.y (mgr.34104) 236 : cluster [DBG] pgmap v414: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 500 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.1 MiB/s wr, 22 op/s; 127/843 objects degraded (15.065%) 2024-08-29T18:22:08.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[78574]: cluster 2024-08-29T18:22:07.045542+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e573: 8 total, 7 up, 8 in 2024-08-29T18:22:08.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[78574]: audit 2024-08-29T18:22:07.701226+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:08.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:08 smithi089 bash[78574]: audit 2024-08-29T18:22:07.703292+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:09.074 INFO:tasks.rados.rados.0.smithi089.stdout:2361: finishing write tid 1 to smithi08969774-32 2024-08-29T18:22:09.074 INFO:tasks.rados.rados.0.smithi089.stdout:2361: finishing write tid 2 to smithi08969774-32 2024-08-29T18:22:09.074 INFO:tasks.rados.rados.0.smithi089.stdout:2361: finishing write tid 3 to smithi08969774-32 2024-08-29T18:22:09.074 INFO:tasks.rados.rados.0.smithi089.stdout:2361: oid 32 updating version 0 to 993 2024-08-29T18:22:09.075 INFO:tasks.rados.rados.0.smithi089.stdout:2361: oid 32 updating version 993 to 994 2024-08-29T18:22:09.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 994 (ObjNum 737 snap 261 seq_num 737) dirty exists 2024-08-29T18:22:09.075 INFO:tasks.rados.rados.0.smithi089.stdout:2361: left oid 32 (ObjNum 737 snap 261 seq_num 737) 2024-08-29T18:22:09.075 INFO:tasks.rados.rados.0.smithi089.stdout:2361: done (1 left) 2024-08-29T18:22:09.075 INFO:tasks.rados.rados.0.smithi089.stdout:2362: done (0 left) 2024-08-29T18:22:09.075 INFO:tasks.rados.rados.0.smithi089.stdout:2363: copy_from oid 16 from oid 18 current snap is 261 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2364: read oid 42 snap 232 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2364: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2365: copy_from oid 10 from oid 28 current snap is 261 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2366: rmattr oid 37 current snap is 261 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2366: done (3 left) 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2367: rmattr oid 22 current snap is 261 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2367: done (3 left) 2024-08-29T18:22:09.076 INFO:tasks.rados.rados.0.smithi089.stdout:2368: snap_create 2024-08-29T18:22:09.098 INFO:tasks.rados.rados.0.smithi089.stdout:2364: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:22:09.147 INFO:tasks.rados.rados.0.smithi089.stdout:2363: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:22:09.147 INFO:tasks.rados.rados.0.smithi089.stdout:2363: finishing copy_from to smithi08969774-16 2024-08-29T18:22:09.147 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 691 (ObjNum 690 snap 241 seq_num 690) dirty exists 2024-08-29T18:22:09.147 INFO:tasks.rados.rados.0.smithi089.stdout:2365: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:22:09.147 INFO:tasks.rados.rados.0.smithi089.stdout:2365: finishing copy_from to smithi08969774-10 2024-08-29T18:22:09.148 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1226 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:22:09.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:09 smithi089 bash[77323]: cluster 2024-08-29T18:22:08.058668+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e574: 8 total, 7 up, 8 in 2024-08-29T18:22:09.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:09 smithi089 bash[78574]: cluster 2024-08-29T18:22:08.058668+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e574: 8 total, 7 up, 8 in 2024-08-29T18:22:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:09 smithi144 bash[67678]: cluster 2024-08-29T18:22:08.058668+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e574: 8 total, 7 up, 8 in 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2363: done (3 left) 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2364: done (2 left) 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2365: done (1 left) 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2368: done (0 left) 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2369: read oid 19 snap -1 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2369: expect (ObjNum 734 snap 260 seq_num 734) 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 262 2024-08-29T18:22:10.070 INFO:tasks.rados.rados.0.smithi089.stdout:2370: seq_num 738 ranges {1613824=368640} 2024-08-29T18:22:10.087 INFO:tasks.rados.rados.0.smithi089.stdout:2370: writing smithi08969774-41 from 1613824 to 1982464 tid 1 2024-08-29T18:22:10.088 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 262 2024-08-29T18:22:10.088 INFO:tasks.rados.rados.0.smithi089.stdout:2371: seq_num 739 ranges {5840896=385024} 2024-08-29T18:22:10.138 INFO:tasks.rados.rados.0.smithi089.stdout:2371: writing smithi08969774-7 from 5840896 to 6225920 tid 1 2024-08-29T18:22:10.139 INFO:tasks.rados.rados.0.smithi089.stdout:2372: snap_create 2024-08-29T18:22:10.139 INFO:tasks.rados.rados.0.smithi089.stdout:2369: expect (ObjNum 734 snap 260 seq_num 734) 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2370: finishing write tid 1 to smithi08969774-41 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2370: finishing write tid 2 to smithi08969774-41 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2370: finishing write tid 3 to smithi08969774-41 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2370: oid 41 updating version 0 to 1149 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2370: oid 41 updating version 1149 to 1150 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1150 (ObjNum 738 snap 262 seq_num 738) dirty exists 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2370: left oid 41 (ObjNum 738 snap 262 seq_num 738) 2024-08-29T18:22:10.153 INFO:tasks.rados.rados.0.smithi089.stdout:2371: finishing write tid 1 to smithi08969774-7 2024-08-29T18:22:10.154 INFO:tasks.rados.rados.0.smithi089.stdout:2371: finishing write tid 2 to smithi08969774-7 2024-08-29T18:22:10.154 INFO:tasks.rados.rados.0.smithi089.stdout:2371: finishing write tid 3 to smithi08969774-7 2024-08-29T18:22:10.154 INFO:tasks.rados.rados.0.smithi089.stdout:2371: oid 7 updating version 0 to 1405 2024-08-29T18:22:10.154 INFO:tasks.rados.rados.0.smithi089.stdout:2371: oid 7 version 1405 is already newer than 1404 2024-08-29T18:22:10.154 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1405 (ObjNum 739 snap 262 seq_num 739) dirty exists 2024-08-29T18:22:10.154 INFO:tasks.rados.rados.0.smithi089.stdout:2371: left oid 7 (ObjNum 739 snap 262 seq_num 739) 2024-08-29T18:22:10.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[78574]: cluster 2024-08-29T18:22:08.693711+0000 mgr.y (mgr.34104) 237 : cluster [DBG] pgmap v417: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 502 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 612 KiB/s wr, 8 op/s; 128/849 objects degraded (15.077%) 2024-08-29T18:22:10.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[78574]: cluster 2024-08-29T18:22:09.053054+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: Degraded data redundancy: 128/849 objects degraded (15.077%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:10.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[78574]: cluster 2024-08-29T18:22:09.076852+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e575: 8 total, 7 up, 8 in 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[78574]: audit 2024-08-29T18:22:09.714433+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[78574]: audit 2024-08-29T18:22:09.724966+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[77323]: cluster 2024-08-29T18:22:08.693711+0000 mgr.y (mgr.34104) 237 : cluster [DBG] pgmap v417: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 502 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 612 KiB/s wr, 8 op/s; 128/849 objects degraded (15.077%) 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[77323]: cluster 2024-08-29T18:22:09.053054+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: Degraded data redundancy: 128/849 objects degraded (15.077%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[77323]: cluster 2024-08-29T18:22:09.076852+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e575: 8 total, 7 up, 8 in 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[77323]: audit 2024-08-29T18:22:09.714433+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:10 smithi089 bash[77323]: audit 2024-08-29T18:22:09.724966+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:10 smithi144 bash[67678]: cluster 2024-08-29T18:22:08.693711+0000 mgr.y (mgr.34104) 237 : cluster [DBG] pgmap v417: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 502 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 612 KiB/s wr, 8 op/s; 128/849 objects degraded (15.077%) 2024-08-29T18:22:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:10 smithi144 bash[67678]: cluster 2024-08-29T18:22:09.053054+0000 mon.a (mon.0) 758 : cluster [WRN] Health check update: Degraded data redundancy: 128/849 objects degraded (15.077%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:10 smithi144 bash[67678]: cluster 2024-08-29T18:22:09.076852+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e575: 8 total, 7 up, 8 in 2024-08-29T18:22:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:10 smithi144 bash[67678]: audit 2024-08-29T18:22:09.714433+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:10 smithi144 bash[67678]: audit 2024-08-29T18:22:09.724966+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2369: done (3 left) 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2370: done (2 left) 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2371: done (1 left) 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2372: done (0 left) 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2373: read oid 29 snap -1 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2373: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:11.091 INFO:tasks.rados.rados.0.smithi089.stdout:2374: snap_create 2024-08-29T18:22:11.096 INFO:tasks.rados.rados.0.smithi089.stdout:2373: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:11.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:11 smithi089 bash[77323]: cluster 2024-08-29T18:22:10.072093+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e576: 8 total, 7 up, 8 in 2024-08-29T18:22:11.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:11 smithi089 bash[77323]: audit 2024-08-29T18:22:10.937133+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:11 smithi089 bash[77323]: audit 2024-08-29T18:22:10.949218+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:11 smithi089 bash[78574]: cluster 2024-08-29T18:22:10.072093+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e576: 8 total, 7 up, 8 in 2024-08-29T18:22:11.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:11 smithi089 bash[78574]: audit 2024-08-29T18:22:10.937133+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:11 smithi089 bash[78574]: audit 2024-08-29T18:22:10.949218+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:11 smithi144 bash[67678]: cluster 2024-08-29T18:22:10.072093+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e576: 8 total, 7 up, 8 in 2024-08-29T18:22:11.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:11 smithi144 bash[67678]: audit 2024-08-29T18:22:10.937133+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:11 smithi144 bash[67678]: audit 2024-08-29T18:22:10.949218+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:11.804 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:11 smithi144 bash[76184]: debug 2024-08-29T18:22:11.485+0000 7efcf7db9640 -1 osd.5 564 log_to_monitors true 2024-08-29T18:22:12.094 INFO:tasks.rados.rados.0.smithi089.stdout:2373: done (1 left) 2024-08-29T18:22:12.094 INFO:tasks.rados.rados.0.smithi089.stdout:2374: done (0 left) 2024-08-29T18:22:12.094 INFO:tasks.rados.rados.0.smithi089.stdout:2375: rollback oid 30 current snap is 264 2024-08-29T18:22:12.094 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 30 to 242 2024-08-29T18:22:12.094 INFO:tasks.rados.rados.0.smithi089.stdout:2376: delete oid 21 current snap is 264 2024-08-29T18:22:12.115 INFO:tasks.rados.rados.0.smithi089.stdout:2375: finishing rollback tid 1 to smithi08969774-30 2024-08-29T18:22:12.115 INFO:tasks.rados.rados.0.smithi089.stdout:2375: finishing rollback tid 2 to smithi08969774-30 2024-08-29T18:22:12.115 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1251 (ObjNum 555 snap 185 seq_num 555) dirty exists 2024-08-29T18:22:12.119 INFO:tasks.rados.rados.0.smithi089.stdout:2375: done (1 left) 2024-08-29T18:22:12.119 INFO:tasks.rados.rados.0.smithi089.stdout:2376: done (0 left) 2024-08-29T18:22:12.119 INFO:tasks.rados.rados.0.smithi089.stdout:2377: snap_create 2024-08-29T18:22:12.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[77323]: cluster 2024-08-29T18:22:10.694603+0000 mgr.y (mgr.34104) 238 : cluster [DBG] pgmap v420: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 502 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 552 KiB/s wr, 4 op/s; 128/849 objects degraded (15.077%) 2024-08-29T18:22:12.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[77323]: cluster 2024-08-29T18:22:11.093163+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e577: 8 total, 7 up, 8 in 2024-08-29T18:22:12.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[77323]: audit 2024-08-29T18:22:11.491547+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:22:12.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[77323]: audit 2024-08-29T18:22:11.493395+0000 mon.a (mon.0) 766 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:22:12.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[78574]: cluster 2024-08-29T18:22:10.694603+0000 mgr.y (mgr.34104) 238 : cluster [DBG] pgmap v420: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 502 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 552 KiB/s wr, 4 op/s; 128/849 objects degraded (15.077%) 2024-08-29T18:22:12.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[78574]: cluster 2024-08-29T18:22:11.093163+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e577: 8 total, 7 up, 8 in 2024-08-29T18:22:12.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[78574]: audit 2024-08-29T18:22:11.491547+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:22:12.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:12 smithi089 bash[78574]: audit 2024-08-29T18:22:11.493395+0000 mon.a (mon.0) 766 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:22:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:12 smithi144 bash[67678]: cluster 2024-08-29T18:22:10.694603+0000 mgr.y (mgr.34104) 238 : cluster [DBG] pgmap v420: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 502 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 552 KiB/s wr, 4 op/s; 128/849 objects degraded (15.077%) 2024-08-29T18:22:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:12 smithi144 bash[67678]: cluster 2024-08-29T18:22:11.093163+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e577: 8 total, 7 up, 8 in 2024-08-29T18:22:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:12 smithi144 bash[67678]: audit 2024-08-29T18:22:11.491547+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:22:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:12 smithi144 bash[67678]: audit 2024-08-29T18:22:11.493395+0000 mon.a (mon.0) 766 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-29T18:22:13.054 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:12 smithi144 bash[76184]: debug 2024-08-29T18:22:12.693+0000 7efcebb5c640 -1 osd.5 564 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:22:13.110 INFO:tasks.rados.rados.0.smithi089.stdout:2377: done (0 left) 2024-08-29T18:22:13.110 INFO:tasks.rados.rados.0.smithi089.stdout:2378: snap_create 2024-08-29T18:22:13.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[77323]: audit 2024-08-29T18:22:12.088955+0000 mon.a (mon.0) 767 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:22:13.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[77323]: audit 2024-08-29T18:22:12.095331+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[77323]: cluster 2024-08-29T18:22:12.095647+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e578: 8 total, 7 up, 8 in 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[77323]: audit 2024-08-29T18:22:12.098278+0000 mon.a (mon.0) 769 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[77323]: audit 2024-08-29T18:22:12.657537+0000 mon.a (mon.0) 770 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[78574]: audit 2024-08-29T18:22:12.088955+0000 mon.a (mon.0) 767 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[78574]: audit 2024-08-29T18:22:12.095331+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[78574]: cluster 2024-08-29T18:22:12.095647+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e578: 8 total, 7 up, 8 in 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[78574]: audit 2024-08-29T18:22:12.098278+0000 mon.a (mon.0) 769 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:13.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:13 smithi089 bash[78574]: audit 2024-08-29T18:22:12.657537+0000 mon.a (mon.0) 770 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-29T18:22:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:13 smithi144 bash[67678]: audit 2024-08-29T18:22:12.088955+0000 mon.a (mon.0) 767 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-29T18:22:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:13 smithi144 bash[67678]: audit 2024-08-29T18:22:12.095331+0000 mon.b (mon.1) 6 : audit [INF] from='osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:13 smithi144 bash[67678]: cluster 2024-08-29T18:22:12.095647+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e578: 8 total, 7 up, 8 in 2024-08-29T18:22:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:13 smithi144 bash[67678]: audit 2024-08-29T18:22:12.098278+0000 mon.a (mon.0) 769 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:13 smithi144 bash[67678]: audit 2024-08-29T18:22:12.657537+0000 mon.a (mon.0) 770 : audit [INF] from='osd.5 ' entity='osd.5' 2024-08-29T18:22:14.113 INFO:tasks.rados.rados.0.smithi089.stdout:2378: done (0 left) 2024-08-29T18:22:14.113 INFO:tasks.rados.rados.0.smithi089.stdout:2379: delete oid 36 current snap is 266 2024-08-29T18:22:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:2379: done (0 left) 2024-08-29T18:22:14.149 INFO:tasks.rados.rados.0.smithi089.stdout:2380: delete oid 1 current snap is 266 2024-08-29T18:22:14.160 INFO:tasks.rados.rados.0.smithi089.stdout:2380: done (0 left) 2024-08-29T18:22:14.160 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 266 2024-08-29T18:22:14.160 INFO:tasks.rados.rados.0.smithi089.stdout:2381: seq_num 743 ranges {0=450560} 2024-08-29T18:22:14.166 INFO:tasks.rados.rados.0.smithi089.stdout:2381: writing smithi08969774-21 from 0 to 450560 tid 1 2024-08-29T18:22:14.166 INFO:tasks.rados.rados.0.smithi089.stdout:2382: copy_from oid 19 from oid 49 current snap is 266 2024-08-29T18:22:14.166 INFO:tasks.rados.rados.0.smithi089.stdout:2383: read oid 9 snap -1 2024-08-29T18:22:14.166 INFO:tasks.rados.rados.0.smithi089.stdout:2383: expect (ObjNum 711 snap 249 seq_num 711) 2024-08-29T18:22:14.166 INFO:tasks.rados.rados.0.smithi089.stdout:2384: snap_remove snap 254 2024-08-29T18:22:14.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[77323]: cluster 2024-08-29T18:22:12.695652+0000 mgr.y (mgr.34104) 239 : cluster [DBG] pgmap v423: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 130/867 objects degraded (14.994%) 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[77323]: cluster 2024-08-29T18:22:13.100453+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[77323]: cluster 2024-08-29T18:22:13.110572+0000 mon.a (mon.0) 772 : cluster [INF] osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238] boot 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[77323]: cluster 2024-08-29T18:22:13.110678+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[77323]: audit 2024-08-29T18:22:13.112786+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[77323]: cluster 2024-08-29T18:22:14.114274+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[78574]: cluster 2024-08-29T18:22:12.695652+0000 mgr.y (mgr.34104) 239 : cluster [DBG] pgmap v423: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 130/867 objects degraded (14.994%) 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[78574]: cluster 2024-08-29T18:22:13.100453+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[78574]: cluster 2024-08-29T18:22:13.110572+0000 mon.a (mon.0) 772 : cluster [INF] osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238] boot 2024-08-29T18:22:14.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[78574]: cluster 2024-08-29T18:22:13.110678+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-29T18:22:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[78574]: audit 2024-08-29T18:22:13.112786+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:22:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:14 smithi089 bash[78574]: cluster 2024-08-29T18:22:14.114274+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-29T18:22:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:14 smithi144 bash[67678]: cluster 2024-08-29T18:22:12.695652+0000 mgr.y (mgr.34104) 239 : cluster [DBG] pgmap v423: 121 pgs: 36 active+undersized, 13 active+undersized+degraded, 72 active+clean; 509 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 130/867 objects degraded (14.994%) 2024-08-29T18:22:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:14 smithi144 bash[67678]: cluster 2024-08-29T18:22:13.100453+0000 mon.a (mon.0) 771 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:22:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:14 smithi144 bash[67678]: cluster 2024-08-29T18:22:13.110572+0000 mon.a (mon.0) 772 : cluster [INF] osd.5 [v2:172.21.15.144:6808/3421299238,v1:172.21.15.144:6809/3421299238] boot 2024-08-29T18:22:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:14 smithi144 bash[67678]: cluster 2024-08-29T18:22:13.110678+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-29T18:22:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:14 smithi144 bash[67678]: audit 2024-08-29T18:22:13.112786+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-29T18:22:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:14 smithi144 bash[67678]: cluster 2024-08-29T18:22:14.114274+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-29T18:22:15.150 INFO:tasks.rados.rados.0.smithi089.stdout:2384: done (3 left) 2024-08-29T18:22:15.150 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 266 2024-08-29T18:22:15.150 INFO:tasks.rados.rados.0.smithi089.stdout:2381: finishing write tid 1 to smithi08969774-21 2024-08-29T18:22:15.150 INFO:tasks.rados.rados.0.smithi089.stdout:2381: finishing write tid 2 to smithi08969774-21 2024-08-29T18:22:15.150 INFO:tasks.rados.rados.0.smithi089.stdout:2381: finishing write tid 3 to smithi08969774-21 2024-08-29T18:22:15.150 INFO:tasks.rados.rados.0.smithi089.stdout:2381: oid 21 updating version 0 to 956 2024-08-29T18:22:15.151 INFO:tasks.rados.rados.0.smithi089.stdout:2381: oid 21 version 956 is already newer than 955 2024-08-29T18:22:15.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 956 (ObjNum 743 snap 266 seq_num 743) dirty exists 2024-08-29T18:22:15.151 INFO:tasks.rados.rados.0.smithi089.stdout:2381: left oid 21 (ObjNum 743 snap 266 seq_num 743) 2024-08-29T18:22:15.151 INFO:tasks.rados.rados.0.smithi089.stdout:2383: expect (ObjNum 711 snap 249 seq_num 711) 2024-08-29T18:22:15.330 INFO:tasks.rados.rados.0.smithi089.stdout:2382: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:22:15.330 INFO:tasks.rados.rados.0.smithi089.stdout:2382: finishing copy_from to smithi08969774-19 2024-08-29T18:22:15.330 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1180 (ObjNum 724 snap 255 seq_num 724) dirty exists 2024-08-29T18:22:15.330 INFO:tasks.rados.rados.0.smithi089.stdout:2385: seq_num 744 ranges {5054464=466944} 2024-08-29T18:22:15.371 INFO:tasks.rados.rados.0.smithi089.stdout:2385: writing smithi08969774-45 from 5054464 to 5521408 tid 1 2024-08-29T18:22:15.371 INFO:tasks.rados.rados.0.smithi089.stdout:2381: done (3 left) 2024-08-29T18:22:15.371 INFO:tasks.rados.rados.0.smithi089.stdout:2382: done (2 left) 2024-08-29T18:22:15.371 INFO:tasks.rados.rados.0.smithi089.stdout:2383: done (1 left) 2024-08-29T18:22:15.371 INFO:tasks.rados.rados.0.smithi089.stdout:2386: snap_remove snap 232 2024-08-29T18:22:15.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:22:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:22:15] "GET /metrics HTTP/1.1" 200 36199 "" "Prometheus/2.43.0" 2024-08-29T18:22:15.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:15 smithi089 bash[77323]: cluster 2024-08-29T18:22:15.136926+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 67/870 objects degraded (7.701%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:15.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:15 smithi089 bash[77323]: cluster 2024-08-29T18:22:15.152762+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-29T18:22:15.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:15 smithi089 bash[78574]: cluster 2024-08-29T18:22:15.136926+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 67/870 objects degraded (7.701%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:15.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:15 smithi089 bash[78574]: cluster 2024-08-29T18:22:15.152762+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-29T18:22:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:15 smithi144 bash[67678]: cluster 2024-08-29T18:22:15.136926+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 67/870 objects degraded (7.701%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:15 smithi144 bash[67678]: cluster 2024-08-29T18:22:15.152762+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-29T18:22:16.204 INFO:tasks.rados.rados.0.smithi089.stdout:2386: done (1 left) 2024-08-29T18:22:16.205 INFO:tasks.rados.rados.0.smithi089.stdout:2387: snap_remove snap 199 2024-08-29T18:22:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:16 smithi144 bash[67678]: cluster 2024-08-29T18:22:14.696453+0000 mgr.y (mgr.34104) 240 : cluster [DBG] pgmap v426: 121 pgs: 14 peering, 28 active+undersized, 7 active+undersized+degraded, 72 active+clean; 509 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.8 MiB/s wr, 12 op/s; 67/870 objects degraded (7.701%) 2024-08-29T18:22:16.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:16 smithi089 bash[78574]: cluster 2024-08-29T18:22:14.696453+0000 mgr.y (mgr.34104) 240 : cluster [DBG] pgmap v426: 121 pgs: 14 peering, 28 active+undersized, 7 active+undersized+degraded, 72 active+clean; 509 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.8 MiB/s wr, 12 op/s; 67/870 objects degraded (7.701%) 2024-08-29T18:22:16.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:16 smithi089 bash[77323]: cluster 2024-08-29T18:22:14.696453+0000 mgr.y (mgr.34104) 240 : cluster [DBG] pgmap v426: 121 pgs: 14 peering, 28 active+undersized, 7 active+undersized+degraded, 72 active+clean; 509 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.8 MiB/s wr, 12 op/s; 67/870 objects degraded (7.701%) 2024-08-29T18:22:17.217 INFO:tasks.rados.rados.0.smithi089.stdout:2387: done (1 left) 2024-08-29T18:22:17.217 INFO:tasks.rados.rados.0.smithi089.stdout:2388: read oid 1 snap 207 2024-08-29T18:22:17.217 INFO:tasks.rados.rados.0.smithi089.stdout:2388: expect (ObjNum 600 snap 205 seq_num 600) 2024-08-29T18:22:17.218 INFO:tasks.rados.rados.0.smithi089.stdout:2389: snap_remove snap 231 2024-08-29T18:22:17.479 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:17 smithi144 bash[67678]: cluster 2024-08-29T18:22:16.207041+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-29T18:22:17.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:17 smithi089 bash[77323]: cluster 2024-08-29T18:22:16.207041+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-29T18:22:17.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:17 smithi089 bash[78574]: cluster 2024-08-29T18:22:16.207041+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-29T18:22:18.218 INFO:tasks.rados.rados.0.smithi089.stdout:2389: done (2 left) 2024-08-29T18:22:18.219 INFO:tasks.rados.rados.0.smithi089.stdout:2390: copy_from oid 19 from oid 32 current snap is 266 2024-08-29T18:22:18.219 INFO:tasks.rados.rados.0.smithi089.stdout:2391: snap_remove snap 216 2024-08-29T18:22:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:18 smithi144 bash[67678]: cluster 2024-08-29T18:22:16.697392+0000 mgr.y (mgr.34104) 241 : cluster [DBG] pgmap v429: 121 pgs: 14 peering, 20 active+undersized, 1 active+undersized+degraded, 86 active+clean; 487 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 314 KiB/s wr, 4 op/s; 8/849 objects degraded (0.942%); 6.5 MiB/s, 2 objects/s recovering 2024-08-29T18:22:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:18 smithi144 bash[67678]: cluster 2024-08-29T18:22:17.219958+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-29T18:22:18.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:18 smithi089 bash[77323]: cluster 2024-08-29T18:22:16.697392+0000 mgr.y (mgr.34104) 241 : cluster [DBG] pgmap v429: 121 pgs: 14 peering, 20 active+undersized, 1 active+undersized+degraded, 86 active+clean; 487 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 314 KiB/s wr, 4 op/s; 8/849 objects degraded (0.942%); 6.5 MiB/s, 2 objects/s recovering 2024-08-29T18:22:18.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:18 smithi089 bash[77323]: cluster 2024-08-29T18:22:17.219958+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-29T18:22:18.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:18 smithi089 bash[78574]: cluster 2024-08-29T18:22:16.697392+0000 mgr.y (mgr.34104) 241 : cluster [DBG] pgmap v429: 121 pgs: 14 peering, 20 active+undersized, 1 active+undersized+degraded, 86 active+clean; 487 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 226 KiB/s rd, 314 KiB/s wr, 4 op/s; 8/849 objects degraded (0.942%); 6.5 MiB/s, 2 objects/s recovering 2024-08-29T18:22:18.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:18 smithi089 bash[78574]: cluster 2024-08-29T18:22:17.219958+0000 mon.a (mon.0) 779 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-29T18:22:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2391: done (3 left) 2024-08-29T18:22:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2392: read oid 33 snap -1 2024-08-29T18:22:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2392: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:19.225 INFO:tasks.rados.rados.0.smithi089.stdout:2393: snap_remove snap 225 2024-08-29T18:22:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:19 smithi144 bash[67678]: cluster 2024-08-29T18:22:18.220434+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-29T18:22:19.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:19 smithi089 bash[77323]: cluster 2024-08-29T18:22:18.220434+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-29T18:22:19.677 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:19 smithi089 bash[78574]: cluster 2024-08-29T18:22:18.220434+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-29T18:22:20.237 INFO:tasks.rados.rados.0.smithi089.stdout:2393: done (4 left) 2024-08-29T18:22:20.237 INFO:tasks.rados.rados.0.smithi089.stdout:2394: snap_remove snap 244 2024-08-29T18:22:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:20 smithi144 bash[67678]: cluster 2024-08-29T18:22:18.698316+0000 mgr.y (mgr.34104) 242 : cluster [DBG] pgmap v432: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s; 15 MiB/s, 5 objects/s recovering 2024-08-29T18:22:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:20 smithi144 bash[67678]: cluster 2024-08-29T18:22:19.222338+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-29T18:22:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:20 smithi144 bash[67678]: cluster 2024-08-29T18:22:19.225080+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/849 objects degraded (0.942%), 1 pg degraded) 2024-08-29T18:22:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:20 smithi144 bash[67678]: cluster 2024-08-29T18:22:19.225149+0000 mon.a (mon.0) 783 : cluster [INF] Cluster is now healthy 2024-08-29T18:22:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:20 smithi144 bash[67678]: cluster 2024-08-29T18:22:20.239345+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-29T18:22:20.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[77323]: cluster 2024-08-29T18:22:18.698316+0000 mgr.y (mgr.34104) 242 : cluster [DBG] pgmap v432: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s; 15 MiB/s, 5 objects/s recovering 2024-08-29T18:22:20.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[77323]: cluster 2024-08-29T18:22:19.222338+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-29T18:22:20.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[77323]: cluster 2024-08-29T18:22:19.225080+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/849 objects degraded (0.942%), 1 pg degraded) 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[77323]: cluster 2024-08-29T18:22:19.225149+0000 mon.a (mon.0) 783 : cluster [INF] Cluster is now healthy 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[77323]: cluster 2024-08-29T18:22:20.239345+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[78574]: cluster 2024-08-29T18:22:18.698316+0000 mgr.y (mgr.34104) 242 : cluster [DBG] pgmap v432: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s; 15 MiB/s, 5 objects/s recovering 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[78574]: cluster 2024-08-29T18:22:19.222338+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[78574]: cluster 2024-08-29T18:22:19.225080+0000 mon.a (mon.0) 782 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/849 objects degraded (0.942%), 1 pg degraded) 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[78574]: cluster 2024-08-29T18:22:19.225149+0000 mon.a (mon.0) 783 : cluster [INF] Cluster is now healthy 2024-08-29T18:22:20.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:20 smithi089 bash[78574]: cluster 2024-08-29T18:22:20.239345+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-29T18:22:20.999 INFO:tasks.rados.rados.0.smithi089.stdout:2394: done (4 left) 2024-08-29T18:22:21.000 INFO:tasks.rados.rados.0.smithi089.stdout:2395: copy_from oid 42 from oid 7 current snap is 266 2024-08-29T18:22:21.000 INFO:tasks.rados.rados.0.smithi089.stdout:2396: rollback oid 41 current snap is 266 2024-08-29T18:22:21.000 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 257 2024-08-29T18:22:21.000 INFO:tasks.rados.rados.0.smithi089.stdout:2397: delete oid 11 current snap is 266 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2385: finishing write tid 1 to smithi08969774-45 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2385: finishing write tid 2 to smithi08969774-45 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2385: finishing write tid 3 to smithi08969774-45 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2385: oid 45 updating version 0 to 1413 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2385: oid 45 version 1413 is already newer than 1412 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1413 (ObjNum 744 snap 266 seq_num 744) dirty exists 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2385: left oid 45 (ObjNum 744 snap 266 seq_num 744) 2024-08-29T18:22:21.005 INFO:tasks.rados.rados.0.smithi089.stdout:2388: expect (ObjNum 600 snap 205 seq_num 600) 2024-08-29T18:22:21.835 INFO:tasks.rados.rados.0.smithi089.stdout:2390: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:22:21.836 INFO:tasks.rados.rados.0.smithi089.stdout:2390: finishing copy_from to smithi08969774-19 2024-08-29T18:22:21.836 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 994 (ObjNum 737 snap 261 seq_num 737) dirty exists 2024-08-29T18:22:21.836 INFO:tasks.rados.rados.0.smithi089.stdout:2392: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2396: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2396: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1152 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2395: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2395: finishing copy_from to smithi08969774-42 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1405 (ObjNum 739 snap 262 seq_num 739) dirty exists 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2385: done (6 left) 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2388: done (5 left) 2024-08-29T18:22:21.887 INFO:tasks.rados.rados.0.smithi089.stdout:2390: done (4 left) 2024-08-29T18:22:21.888 INFO:tasks.rados.rados.0.smithi089.stdout:2392: done (3 left) 2024-08-29T18:22:21.888 INFO:tasks.rados.rados.0.smithi089.stdout:2395: done (2 left) 2024-08-29T18:22:21.888 INFO:tasks.rados.rados.0.smithi089.stdout:2396: done (1 left) 2024-08-29T18:22:21.888 INFO:tasks.rados.rados.0.smithi089.stdout:2397: done (0 left) 2024-08-29T18:22:21.888 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 266 2024-08-29T18:22:21.888 INFO:tasks.rados.rados.0.smithi089.stdout:2398: seq_num 746 ranges {0=499712} 2024-08-29T18:22:21.894 INFO:tasks.rados.rados.0.smithi089.stdout:2398: writing smithi08969774-46 from 0 to 499712 tid 1 2024-08-29T18:22:21.895 INFO:tasks.rados.rados.0.smithi089.stdout:2399: setattr oid 11 current snap is 266 2024-08-29T18:22:21.897 INFO:tasks.rados.rados.0.smithi089.stdout:2400: read oid 33 snap -1 2024-08-29T18:22:21.897 INFO:tasks.rados.rados.0.smithi089.stdout:2400: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:21.897 INFO:tasks.rados.rados.0.smithi089.stdout:2401: copy_from oid 21 from oid 39 current snap is 266 2024-08-29T18:22:21.897 INFO:tasks.rados.rados.0.smithi089.stdout:2402: delete oid 25 current snap is 266 2024-08-29T18:22:21.900 INFO:tasks.rados.rados.0.smithi089.stdout:2398: finishing write tid 1 to smithi08969774-46 2024-08-29T18:22:21.900 INFO:tasks.rados.rados.0.smithi089.stdout:2398: finishing write tid 2 to smithi08969774-46 2024-08-29T18:22:21.901 INFO:tasks.rados.rados.0.smithi089.stdout:2402: done (4 left) 2024-08-29T18:22:21.901 INFO:tasks.rados.rados.0.smithi089.stdout:2403: snap_remove snap 248 2024-08-29T18:22:22.265 INFO:tasks.rados.rados.0.smithi089.stdout:2398: finishing write tid 3 to smithi08969774-46 2024-08-29T18:22:22.265 INFO:tasks.rados.rados.0.smithi089.stdout:2398: oid 46 updating version 0 to 1154 2024-08-29T18:22:22.265 INFO:tasks.rados.rados.0.smithi089.stdout:2398: oid 46 version 1154 is already newer than 1153 2024-08-29T18:22:22.265 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1154 (ObjNum 746 snap 266 seq_num 746) dirty exists 2024-08-29T18:22:22.265 INFO:tasks.rados.rados.0.smithi089.stdout:2398: left oid 46 (ObjNum 746 snap 266 seq_num 746) 2024-08-29T18:22:22.266 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1335 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:22:22.266 INFO:tasks.rados.rados.0.smithi089.stdout:2400: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:22.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: cluster 2024-08-29T18:22:20.699120+0000 mgr.y (mgr.34104) 243 : cluster [DBG] pgmap v435: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 2 op/s; 8.3 MiB/s, 2 objects/s recovering 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: cluster 2024-08-29T18:22:21.001628+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.185266+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.194879+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.196659+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.198279+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.209243+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.362859+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.365551+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.367585+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.369029+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.370852+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:22:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: audit 2024-08-29T18:22:21.371143+0000 mgr.y (mgr.34104) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:22:22.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:21 smithi144 bash[67678]: cephadm 2024-08-29T18:22:21.372574+0000 mgr.y (mgr.34104) 245 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-29T18:22:22.327 INFO:tasks.rados.rados.0.smithi089.stdout:2401: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:22:22.327 INFO:tasks.rados.rados.0.smithi089.stdout:2401: finishing copy_from to smithi08969774-21 2024-08-29T18:22:22.327 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 943 (ObjNum 698 snap 246 seq_num 698) dirty exists 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2398: done (4 left) 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2399: done (3 left) 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2400: done (2 left) 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2401: done (1 left) 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2403: done (0 left) 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2404: rollback oid 12 current snap is 266 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 259 2024-08-29T18:22:22.328 INFO:tasks.rados.rados.0.smithi089.stdout:2405: snap_create 2024-08-29T18:22:22.331 INFO:tasks.rados.rados.0.smithi089.stdout:2404: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:22:22.332 INFO:tasks.rados.rados.0.smithi089.stdout:2404: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:22:22.333 INFO:tasks.rados.rados.0.smithi089.stdout:2404: finishing rollback tid 2 to smithi08969774-12 2024-08-29T18:22:22.333 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1489 (ObjNum 715 snap 253 seq_num 715) dirty exists 2024-08-29T18:22:22.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: cluster 2024-08-29T18:22:20.699120+0000 mgr.y (mgr.34104) 243 : cluster [DBG] pgmap v435: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 2 op/s; 8.3 MiB/s, 2 objects/s recovering 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: cluster 2024-08-29T18:22:21.001628+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.185266+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.194879+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.196659+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.198279+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.209243+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.362859+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.365551+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.367585+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.369029+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.370852+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: audit 2024-08-29T18:22:21.371143+0000 mgr.y (mgr.34104) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[77323]: cephadm 2024-08-29T18:22:21.372574+0000 mgr.y (mgr.34104) 245 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: cluster 2024-08-29T18:22:20.699120+0000 mgr.y (mgr.34104) 243 : cluster [DBG] pgmap v435: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 471 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 2 op/s; 8.3 MiB/s, 2 objects/s recovering 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: cluster 2024-08-29T18:22:21.001628+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.185266+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.194879+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.196659+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.198279+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.209243+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.362859+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.365551+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.367585+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.369029+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:21 smithi089 bash[78574]: audit 2024-08-29T18:22:21.370852+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:22:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:22 smithi089 bash[78574]: audit 2024-08-29T18:22:21.371143+0000 mgr.y (mgr.34104) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-08-29T18:22:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:22 smithi089 bash[78574]: cephadm 2024-08-29T18:22:21.372574+0000 mgr.y (mgr.34104) 245 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-08-29T18:22:23.270 INFO:tasks.rados.rados.0.smithi089.stdout:2404: done (1 left) 2024-08-29T18:22:23.270 INFO:tasks.rados.rados.0.smithi089.stdout:2405: done (0 left) 2024-08-29T18:22:23.270 INFO:tasks.rados.rados.0.smithi089.stdout:2406: snap_remove snap 258 2024-08-29T18:22:23.303 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:23 smithi144 bash[67678]: cluster 2024-08-29T18:22:22.263473+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-29T18:22:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:23 smithi144 bash[67678]: audit 2024-08-29T18:22:22.701208+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:23.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:23 smithi144 bash[67678]: audit 2024-08-29T18:22:22.703202+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:23.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:23 smithi089 bash[77323]: cluster 2024-08-29T18:22:22.263473+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-29T18:22:23.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:23 smithi089 bash[77323]: audit 2024-08-29T18:22:22.701208+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:23.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:23 smithi089 bash[77323]: audit 2024-08-29T18:22:22.703202+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:23.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:23 smithi089 bash[78574]: cluster 2024-08-29T18:22:22.263473+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-29T18:22:23.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:23 smithi089 bash[78574]: audit 2024-08-29T18:22:22.701208+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:23.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:23 smithi089 bash[78574]: audit 2024-08-29T18:22:22.703202+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:24.273 INFO:tasks.rados.rados.0.smithi089.stdout:2406: done (0 left) 2024-08-29T18:22:24.273 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 267 2024-08-29T18:22:24.273 INFO:tasks.rados.rados.0.smithi089.stdout:2407: seq_num 748 ranges {163840=532480} 2024-08-29T18:22:24.277 INFO:tasks.rados.rados.0.smithi089.stdout:2407: writing smithi08969774-2 from 163840 to 696320 tid 1 2024-08-29T18:22:24.277 INFO:tasks.rados.rados.0.smithi089.stdout:2408: read oid 25 snap -1 2024-08-29T18:22:24.278 INFO:tasks.rados.rados.0.smithi089.stdout:2408: expect deleted 2024-08-29T18:22:24.278 INFO:tasks.rados.rados.0.smithi089.stdout:2409: read oid 48 snap 262 2024-08-29T18:22:24.278 INFO:tasks.rados.rados.0.smithi089.stdout:2409: expect deleted 2024-08-29T18:22:24.278 INFO:tasks.rados.rados.0.smithi089.stdout:2410: delete oid 27 current snap is 267 2024-08-29T18:22:24.298 INFO:tasks.rados.rados.0.smithi089.stdout:2407: finishing write tid 1 to smithi08969774-2 2024-08-29T18:22:24.298 INFO:tasks.rados.rados.0.smithi089.stdout:2407: finishing write tid 2 to smithi08969774-2 2024-08-29T18:22:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:2408: done (3 left) 2024-08-29T18:22:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:2409: done (2 left) 2024-08-29T18:22:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:2410: done (1 left) 2024-08-29T18:22:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:2411: snap_create 2024-08-29T18:22:24.302 INFO:tasks.rados.rados.0.smithi089.stdout:2407: finishing write tid 3 to smithi08969774-2 2024-08-29T18:22:24.302 INFO:tasks.rados.rados.0.smithi089.stdout:2407: oid 2 updating version 0 to 1038 2024-08-29T18:22:24.302 INFO:tasks.rados.rados.0.smithi089.stdout:2407: oid 2 updating version 1038 to 1039 2024-08-29T18:22:24.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1039 (ObjNum 748 snap 267 seq_num 748) dirty exists 2024-08-29T18:22:24.303 INFO:tasks.rados.rados.0.smithi089.stdout:2407: left oid 2 (ObjNum 748 snap 267 seq_num 748) 2024-08-29T18:22:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:24 smithi144 bash[67678]: cluster 2024-08-29T18:22:22.699959+0000 mgr.y (mgr.34104) 246 : cluster [DBG] pgmap v438: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1 op/s 2024-08-29T18:22:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:24 smithi144 bash[67678]: cluster 2024-08-29T18:22:23.271813+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-29T18:22:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:24 smithi144 bash[67678]: audit 2024-08-29T18:22:23.898350+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:24 smithi144 bash[67678]: audit 2024-08-29T18:22:23.902967+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:22:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:24 smithi144 bash[67678]: audit 2024-08-29T18:22:23.904569+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:24.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[77323]: cluster 2024-08-29T18:22:22.699959+0000 mgr.y (mgr.34104) 246 : cluster [DBG] pgmap v438: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1 op/s 2024-08-29T18:22:24.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[77323]: cluster 2024-08-29T18:22:23.271813+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[77323]: audit 2024-08-29T18:22:23.898350+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[77323]: audit 2024-08-29T18:22:23.902967+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[77323]: audit 2024-08-29T18:22:23.904569+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[78574]: cluster 2024-08-29T18:22:22.699959+0000 mgr.y (mgr.34104) 246 : cluster [DBG] pgmap v438: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1 op/s 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[78574]: cluster 2024-08-29T18:22:23.271813+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[78574]: audit 2024-08-29T18:22:23.898350+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[78574]: audit 2024-08-29T18:22:23.902967+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-29T18:22:24.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:24 smithi089 bash[78574]: audit 2024-08-29T18:22:23.904569+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:25.296 INFO:tasks.rados.rados.0.smithi089.stdout:2407: done (1 left) 2024-08-29T18:22:25.296 INFO:tasks.rados.rados.0.smithi089.stdout:2411: done (0 left) 2024-08-29T18:22:25.296 INFO:tasks.rados.rados.0.smithi089.stdout:2412: snap_remove snap 230 2024-08-29T18:22:25.310 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:22:25.458 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:22:25] "GET /metrics HTTP/1.1" 200 36196 "" "Prometheus/2.43.0" 2024-08-29T18:22:25.458 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[77323]: cephadm 2024-08-29T18:22:23.889358+0000 mgr.y (mgr.34104) 247 : cephadm [INF] Upgrade: Updating osd.6 2024-08-29T18:22:25.458 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[77323]: cephadm 2024-08-29T18:22:23.909689+0000 mgr.y (mgr.34104) 248 : cephadm [INF] Deploying daemon osd.6 on smithi144 2024-08-29T18:22:25.458 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[77323]: cluster 2024-08-29T18:22:24.275268+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-29T18:22:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:25 smithi144 bash[67678]: cephadm 2024-08-29T18:22:23.889358+0000 mgr.y (mgr.34104) 247 : cephadm [INF] Upgrade: Updating osd.6 2024-08-29T18:22:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:25 smithi144 bash[67678]: cephadm 2024-08-29T18:22:23.909689+0000 mgr.y (mgr.34104) 248 : cephadm [INF] Deploying daemon osd.6 on smithi144 2024-08-29T18:22:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:25 smithi144 bash[67678]: cluster 2024-08-29T18:22:24.275268+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-29T18:22:25.609 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:22:25.609 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (12m) 76s ago 13m 13.9M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:22:25.609 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (12m) 15s ago 12m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:22:25.609 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (16m) 76s ago 16m 16.7M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:22:25.609 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (16m) 15s ago 16m 22.1M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:22:25.609 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (5m) 15s ago 23m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (6m) 76s ago 26m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (5m) 76s ago 26m 54.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (4m) 15s ago 24m 45.8M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (4m) 76s ago 24m 46.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (13m) 76s ago 13m 8792k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (13m) 15s ago 13m 8792k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (2m) 76s ago 23m 202M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (2m) 76s ago 22m 228M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (111s) 76s ago 21m 178M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (81s) 76s ago 20m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (49s) 15s ago 19m 319M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (20s) 15s ago 18m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:22:25.610 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (17m) 15s ago 17m 275M 2524M 18.2.4-774-gfe43f1c9 96384990183a 04d629aabc38 2024-08-29T18:22:25.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (16m) 15s ago 16m 280M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:22:25.611 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (5m) 15s ago 13m 45.0M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:22:25.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[78574]: cephadm 2024-08-29T18:22:23.889358+0000 mgr.y (mgr.34104) 247 : cephadm [INF] Upgrade: Updating osd.6 2024-08-29T18:22:25.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[78574]: cephadm 2024-08-29T18:22:23.909689+0000 mgr.y (mgr.34104) 248 : cephadm [INF] Deploying daemon osd.6 on smithi144 2024-08-29T18:22:25.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:25 smithi089 bash[78574]: cluster 2024-08-29T18:22:24.275268+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:25.965 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2, 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 6 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 4, 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 11 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:22:25.966 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:22:25.997 INFO:tasks.rados.rados.0.smithi089.stdout:2412: done (0 left) 2024-08-29T18:22:25.997 INFO:tasks.rados.rados.0.smithi089.stdout:2413: rmattr oid 26 current snap is 268 2024-08-29T18:22:25.997 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 268 2024-08-29T18:22:25.997 INFO:tasks.rados.rados.0.smithi089.stdout:2414: seq_num 750 ranges {0=565248} 2024-08-29T18:22:26.001 INFO:tasks.rados.rados.0.smithi089.stdout:2414: writing smithi08969774-11 from 0 to 565248 tid 1 2024-08-29T18:22:26.001 INFO:tasks.rados.rados.0.smithi089.stdout:2415: copy_from oid 24 from oid 3 current snap is 268 2024-08-29T18:22:26.001 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 268 2024-08-29T18:22:26.002 INFO:tasks.rados.rados.0.smithi089.stdout:2416: seq_num 751 ranges {1966080=581632} 2024-08-29T18:22:26.016 INFO:tasks.rados.rados.0.smithi089.stdout:2416: writing smithi08969774-16 from 1966080 to 2547712 tid 1 2024-08-29T18:22:26.017 INFO:tasks.rados.rados.0.smithi089.stdout:2417: delete oid 20 current snap is 268 2024-08-29T18:22:26.022 INFO:tasks.rados.rados.0.smithi089.stdout:2416: finishing write tid 1 to smithi08969774-16 2024-08-29T18:22:26.022 INFO:tasks.rados.rados.0.smithi089.stdout:2416: finishing write tid 2 to smithi08969774-16 2024-08-29T18:22:26.024 INFO:tasks.rados.rados.0.smithi089.stdout:2416: finishing write tid 3 to smithi08969774-16 2024-08-29T18:22:26.024 INFO:tasks.rados.rados.0.smithi089.stdout:2416: oid 16 updating version 0 to 958 2024-08-29T18:22:26.024 INFO:tasks.rados.rados.0.smithi089.stdout:2416: oid 16 version 958 is already newer than 957 2024-08-29T18:22:26.024 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 958 (ObjNum 751 snap 268 seq_num 751) dirty exists 2024-08-29T18:22:26.024 INFO:tasks.rados.rados.0.smithi089.stdout:2416: left oid 16 (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:22:26.033 INFO:tasks.rados.rados.0.smithi089.stdout:2414: finishing write tid 1 to smithi08969774-11 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1081 (ObjNum 721 snap 254 seq_num 721) dirty exists 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:2413: done (4 left) 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:2416: done (3 left) 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:2417: done (2 left) 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:2418: rollback oid 31 current snap is 268 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 223 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:2419: rollback oid 5 current snap is 268 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 265 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:2420: rollback oid 41 current snap is 268 2024-08-29T18:22:26.036 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 218 2024-08-29T18:22:26.037 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 268 2024-08-29T18:22:26.037 INFO:tasks.rados.rados.0.smithi089.stdout:2421: seq_num 753 ranges {0=614400} 2024-08-29T18:22:26.040 INFO:tasks.rados.rados.0.smithi089.stdout:2421: writing smithi08969774-20 from 0 to 614400 tid 1 2024-08-29T18:22:26.041 INFO:tasks.rados.rados.0.smithi089.stdout:2422: snap_create 2024-08-29T18:22:26.047 INFO:tasks.rados.rados.0.smithi089.stdout:2414: finishing write tid 2 to smithi08969774-11 2024-08-29T18:22:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:2420: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:22:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:2420: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:22:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1156 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:22:26.051 INFO:tasks.rados.rados.0.smithi089.stdout:2421: finishing write tid 1 to smithi08969774-20 2024-08-29T18:22:26.051 INFO:tasks.rados.rados.0.smithi089.stdout:2414: finishing write tid 3 to smithi08969774-11 2024-08-29T18:22:26.051 INFO:tasks.rados.rados.0.smithi089.stdout:2414: oid 11 updating version 0 to 1349 2024-08-29T18:22:26.051 INFO:tasks.rados.rados.0.smithi089.stdout:2414: oid 11 updating version 1349 to 1350 2024-08-29T18:22:26.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1350 (ObjNum 750 snap 268 seq_num 750) dirty exists 2024-08-29T18:22:26.051 INFO:tasks.rados.rados.0.smithi089.stdout:2414: left oid 11 (ObjNum 750 snap 268 seq_num 750) 2024-08-29T18:22:26.052 INFO:tasks.rados.rados.0.smithi089.stdout:2418: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:22:26.053 INFO:tasks.rados.rados.0.smithi089.stdout:2421: finishing write tid 2 to smithi08969774-20 2024-08-29T18:22:26.053 INFO:tasks.rados.rados.0.smithi089.stdout:2418: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:22:26.053 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1407 (ObjNum 4401 snap 0 seq_num 2868156128) dirty dne 2024-08-29T18:22:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:2421: finishing write tid 3 to smithi08969774-20 2024-08-29T18:22:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:2421: oid 20 updating version 0 to 1164 2024-08-29T18:22:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:2421: oid 20 updating version 1164 to 1165 2024-08-29T18:22:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1165 (ObjNum 753 snap 268 seq_num 753) dirty exists 2024-08-29T18:22:26.055 INFO:tasks.rados.rados.0.smithi089.stdout:2421: left oid 20 (ObjNum 753 snap 268 seq_num 753) 2024-08-29T18:22:26.056 INFO:tasks.rados.rados.0.smithi089.stdout:2419: finishing rollback tid 0 to smithi08969774-5 2024-08-29T18:22:26.058 INFO:tasks.rados.rados.0.smithi089.stdout:2419: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:22:26.058 INFO:tasks.rados.rados.0.smithi089.stdout:2419: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:22:26.058 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 1361 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:22:26.089 INFO:tasks.rados.rados.0.smithi089.stdout:2415: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:22:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2415: finishing copy_from to smithi08969774-24 2024-08-29T18:22:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1199 (ObjNum 709 snap 248 seq_num 709) dirty exists 2024-08-29T18:22:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:26 smithi144 bash[67678]: cluster 2024-08-29T18:22:24.700684+0000 mgr.y (mgr.34104) 249 : cluster [DBG] pgmap v441: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 122 KiB/s wr, 3 op/s 2024-08-29T18:22:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:26 smithi144 bash[67678]: cluster 2024-08-29T18:22:25.297814+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-29T18:22:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:26 smithi144 bash[67678]: audit 2024-08-29T18:22:25.302021+0000 mgr.y (mgr.34104) 250 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:26 smithi144 bash[67678]: audit 2024-08-29T18:22:25.591122+0000 mgr.y (mgr.34104) 251 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:26 smithi144 bash[67678]: audit 2024-08-29T18:22:25.968087+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.89:0/74422135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:26.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:26 smithi144 bash[67678]: cluster 2024-08-29T18:22:26.000685+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-29T18:22:26.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[77323]: cluster 2024-08-29T18:22:24.700684+0000 mgr.y (mgr.34104) 249 : cluster [DBG] pgmap v441: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 122 KiB/s wr, 3 op/s 2024-08-29T18:22:26.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[77323]: cluster 2024-08-29T18:22:25.297814+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[77323]: audit 2024-08-29T18:22:25.302021+0000 mgr.y (mgr.34104) 250 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[77323]: audit 2024-08-29T18:22:25.591122+0000 mgr.y (mgr.34104) 251 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[77323]: audit 2024-08-29T18:22:25.968087+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.89:0/74422135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[77323]: cluster 2024-08-29T18:22:26.000685+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[78574]: cluster 2024-08-29T18:22:24.700684+0000 mgr.y (mgr.34104) 249 : cluster [DBG] pgmap v441: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 122 KiB/s wr, 3 op/s 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[78574]: cluster 2024-08-29T18:22:25.297814+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[78574]: audit 2024-08-29T18:22:25.302021+0000 mgr.y (mgr.34104) 250 : audit [DBG] from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[78574]: audit 2024-08-29T18:22:25.591122+0000 mgr.y (mgr.34104) 251 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[78574]: audit 2024-08-29T18:22:25.968087+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.89:0/74422135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:26.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:26 smithi089 bash[78574]: cluster 2024-08-29T18:22:26.000685+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2414: done (6 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2415: done (5 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2418: done (4 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2419: done (3 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2420: done (2 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2421: done (1 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2422: done (0 left) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2423: read oid 19 snap -1 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2423: expect (ObjNum 737 snap 261 seq_num 737) 2024-08-29T18:22:27.002 INFO:tasks.rados.rados.0.smithi089.stdout:2424: copy_from oid 3 from oid 21 current snap is 269 2024-08-29T18:22:27.003 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 269 2024-08-29T18:22:27.003 INFO:tasks.rados.rados.0.smithi089.stdout:2425: seq_num 754 ranges {6397952=630784} 2024-08-29T18:22:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2425: writing smithi08969774-24 from 6397952 to 7028736 tid 1 2024-08-29T18:22:27.082 INFO:tasks.rados.rados.0.smithi089.stdout:2426: rollback oid 11 current snap is 269 2024-08-29T18:22:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 263 2024-08-29T18:22:27.083 INFO:tasks.rados.rados.0.smithi089.stdout:2423: expect (ObjNum 737 snap 261 seq_num 737) 2024-08-29T18:22:27.253 INFO:tasks.rados.rados.0.smithi089.stdout:2424: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:22:27.253 INFO:tasks.rados.rados.0.smithi089.stdout:2424: finishing copy_from to smithi08969774-3 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 943 (ObjNum 698 snap 246 seq_num 698) dirty exists 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2426: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2426: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1361 (ObjNum 177 snap 0 seq_num 2868946848) dirty dne 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: finishing write tid 1 to smithi08969774-24 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: finishing write tid 2 to smithi08969774-24 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: finishing write tid 3 to smithi08969774-24 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: oid 24 updating version 0 to 1200 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: oid 24 updating version 1200 to 1201 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1201 (ObjNum 754 snap 269 seq_num 754) dirty exists 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: left oid 24 (ObjNum 754 snap 269 seq_num 754) 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2423: done (3 left) 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2424: done (2 left) 2024-08-29T18:22:27.254 INFO:tasks.rados.rados.0.smithi089.stdout:2425: done (1 left) 2024-08-29T18:22:27.255 INFO:tasks.rados.rados.0.smithi089.stdout:2426: done (0 left) 2024-08-29T18:22:27.255 INFO:tasks.rados.rados.0.smithi089.stdout:2427: read oid 29 snap -1 2024-08-29T18:22:27.255 INFO:tasks.rados.rados.0.smithi089.stdout:2427: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:27.255 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 269 2024-08-29T18:22:27.255 INFO:tasks.rados.rados.0.smithi089.stdout:2428: seq_num 755 ranges {696320=647168} 2024-08-29T18:22:27.263 INFO:tasks.rados.rados.0.smithi089.stdout:2428: writing smithi08969774-2 from 696320 to 1343488 tid 1 2024-08-29T18:22:27.263 INFO:tasks.rados.rados.0.smithi089.stdout:2429: delete oid 3 current snap is 269 2024-08-29T18:22:27.263 INFO:tasks.rados.rados.0.smithi089.stdout:2427: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:27.268 INFO:tasks.rados.rados.0.smithi089.stdout:2427: done (2 left) 2024-08-29T18:22:27.268 INFO:tasks.rados.rados.0.smithi089.stdout:2429: done (1 left) 2024-08-29T18:22:27.268 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 269 2024-08-29T18:22:27.268 INFO:tasks.rados.rados.0.smithi089.stdout:2430: seq_num 757 ranges {6225920=688128} 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2430: writing smithi08969774-42 from 6225920 to 6914048 tid 1 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2431: delete oid 25 current snap is 269 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2428: finishing write tid 1 to smithi08969774-2 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2428: finishing write tid 2 to smithi08969774-2 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2428: finishing write tid 3 to smithi08969774-2 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2428: oid 2 updating version 0 to 1048 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2428: oid 2 updating version 1048 to 1049 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1049 (ObjNum 755 snap 269 seq_num 755) dirty exists 2024-08-29T18:22:27.327 INFO:tasks.rados.rados.0.smithi089.stdout:2428: left oid 2 (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:22:27.329 INFO:tasks.rados.rados.0.smithi089.stdout:2428: done (2 left) 2024-08-29T18:22:27.329 INFO:tasks.rados.rados.0.smithi089.stdout:2431: done (1 left) 2024-08-29T18:22:27.329 INFO:tasks.rados.rados.0.smithi089.stdout:2432: rollback oid 38 current snap is 269 2024-08-29T18:22:27.329 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 224 2024-08-29T18:22:27.329 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 269 2024-08-29T18:22:27.330 INFO:tasks.rados.rados.0.smithi089.stdout:2433: seq_num 759 ranges {147456=720896} 2024-08-29T18:22:27.336 INFO:tasks.rados.rados.0.smithi089.stdout:2433: writing smithi08969774-47 from 147456 to 868352 tid 1 2024-08-29T18:22:27.336 INFO:tasks.rados.rados.0.smithi089.stdout:2434: read oid 7 snap -1 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2434: expect (ObjNum 739 snap 262 seq_num 739) 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2435: read oid 25 snap -1 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2435: expect deleted 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2436: read oid 37 snap 264 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2436: expect deleted 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2437: rollback oid 9 current snap is 269 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 253 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 269 2024-08-29T18:22:27.337 INFO:tasks.rados.rados.0.smithi089.stdout:2438: seq_num 760 ranges {335872=737280} 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2438: writing smithi08969774-17 from 335872 to 1073152 tid 1 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2439: delete oid 13 current snap is 269 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2430: finishing write tid 1 to smithi08969774-42 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2430: finishing write tid 2 to smithi08969774-42 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2432: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2432: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2430: finishing write tid 3 to smithi08969774-42 2024-08-29T18:22:27.346 INFO:tasks.rados.rados.0.smithi089.stdout:2430: oid 42 updating version 0 to 1409 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:2430: oid 42 version 1409 is already newer than 1408 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1409 (ObjNum 757 snap 269 seq_num 757) dirty exists 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:2430: left oid 42 (ObjNum 757 snap 269 seq_num 757) 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:2432: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1168 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:2433: finishing write tid 1 to smithi08969774-47 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:2433: finishing write tid 2 to smithi08969774-47 2024-08-29T18:22:27.347 INFO:tasks.rados.rados.0.smithi089.stdout:2437: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:22:27.348 INFO:tasks.rados.rados.0.smithi089.stdout:2433: finishing write tid 3 to smithi08969774-47 2024-08-29T18:22:27.348 INFO:tasks.rados.rados.0.smithi089.stdout:2433: oid 47 updating version 0 to 1157 2024-08-29T18:22:27.348 INFO:tasks.rados.rados.0.smithi089.stdout:2433: oid 47 updating version 1157 to 1158 2024-08-29T18:22:27.348 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1158 (ObjNum 759 snap 269 seq_num 759) dirty exists 2024-08-29T18:22:27.348 INFO:tasks.rados.rados.0.smithi089.stdout:2433: left oid 47 (ObjNum 759 snap 269 seq_num 759) 2024-08-29T18:22:27.349 INFO:tasks.rados.rados.0.smithi089.stdout:2437: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2437: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1161 (ObjNum 711 snap 249 seq_num 711) dirty exists 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2430: done (8 left) 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2432: done (7 left) 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2433: done (6 left) 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2435: done (5 left) 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2437: done (4 left) 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2439: done (3 left) 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2440: rollback oid 19 current snap is 269 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 219 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2441: rollback oid 9 current snap is 269 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 222 2024-08-29T18:22:27.350 INFO:tasks.rados.rados.0.smithi089.stdout:2442: copy_from oid 29 from oid 32 current snap is 269 2024-08-29T18:22:27.351 INFO:tasks.rados.rados.0.smithi089.stdout:2443: read oid 31 snap 224 2024-08-29T18:22:27.351 INFO:tasks.rados.rados.0.smithi089.stdout:2443: expect deleted 2024-08-29T18:22:27.351 INFO:tasks.rados.rados.0.smithi089.stdout:2444: snap_remove snap 265 2024-08-29T18:22:28.267 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:28 smithi144 bash[67678]: cluster 2024-08-29T18:22:26.701756+0000 mgr.y (mgr.34104) 252 : cluster [DBG] pgmap v444: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 480 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-29T18:22:28.267 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:28 smithi144 bash[67678]: cluster 2024-08-29T18:22:27.004317+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-29T18:22:28.267 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:28 smithi144 bash[67678]: audit 2024-08-29T18:22:27.874229+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:28.309 INFO:tasks.rados.rados.0.smithi089.stdout:2444: done (7 left) 2024-08-29T18:22:28.309 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 269 2024-08-29T18:22:28.309 INFO:tasks.rados.rados.0.smithi089.stdout:2445: seq_num 762 ranges {3743744=770048} 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2445: writing smithi08969774-10 from 3743744 to 4513792 tid 1 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2446: read oid 33 snap 204 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2446: expect (ObjNum 576 snap 194 seq_num 576) 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2447: read oid 24 snap -1 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2447: expect (ObjNum 754 snap 269 seq_num 754) 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2448: copy_from oid 41 from oid 3 current snap is 269 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2440: finishing rollback tid 0 to smithi08969774-19 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2441: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:22:28.340 INFO:tasks.rados.rados.0.smithi089.stdout:2440: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1363 (ObjNum 33 snap 0 seq_num 264) dirty dne 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2441: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1163 (ObjNum 129 snap 0 seq_num 2868880352) dirty dne 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2442: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2442: finishing copy_from to smithi08969774-29 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 994 (ObjNum 737 snap 261 seq_num 737) dirty exists 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2438: finishing write tid 1 to smithi08969774-17 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2436: done (10 left) 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2440: done (9 left) 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2441: done (8 left) 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2442: done (7 left) 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:2443: done (6 left) 2024-08-29T18:22:28.341 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 269 2024-08-29T18:22:28.342 INFO:tasks.rados.rados.0.smithi089.stdout:2449: seq_num 763 ranges {1613824=786432} 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:2449: writing smithi08969774-34 from 1613824 to 2400256 tid 1 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 269 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:2438: finishing write tid 2 to smithi08969774-17 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:2438: finishing write tid 3 to smithi08969774-17 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:2438: oid 17 updating version 0 to 1411 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:2438: oid 17 version 1411 is already newer than 1410 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1411 (ObjNum 760 snap 269 seq_num 760) dirty exists 2024-08-29T18:22:28.355 INFO:tasks.rados.rados.0.smithi089.stdout:2438: left oid 17 (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:22:28.356 INFO:tasks.rados.rados.0.smithi089.stdout:2434: expect (ObjNum 739 snap 262 seq_num 739) 2024-08-29T18:22:28.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:28 smithi089 bash[77323]: cluster 2024-08-29T18:22:26.701756+0000 mgr.y (mgr.34104) 252 : cluster [DBG] pgmap v444: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 480 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-29T18:22:28.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:28 smithi089 bash[77323]: cluster 2024-08-29T18:22:27.004317+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-29T18:22:28.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:28 smithi089 bash[77323]: audit 2024-08-29T18:22:27.874229+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:28.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:28 smithi089 bash[78574]: cluster 2024-08-29T18:22:26.701756+0000 mgr.y (mgr.34104) 252 : cluster [DBG] pgmap v444: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 480 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-29T18:22:28.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:28 smithi089 bash[78574]: cluster 2024-08-29T18:22:27.004317+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-29T18:22:28.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:28 smithi089 bash[78574]: audit 2024-08-29T18:22:27.874229+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:28.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.554 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.554 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.554 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.555 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.555 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.555 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.556 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.556 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:28.804 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:28 smithi144 systemd[1]: Stopping Ceph osd.6 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:22:28.804 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:28 smithi144 bash[38957]: debug 2024-08-29T18:22:28.677+0000 7f80f8aad640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:22:28.804 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:28 smithi144 bash[38957]: debug 2024-08-29T18:22:28.677+0000 7f80f8aad640 -1 osd.6 594 *** Got signal Terminated *** 2024-08-29T18:22:28.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:28 smithi144 bash[38957]: debug 2024-08-29T18:22:28.677+0000 7f80f8aad640 -1 osd.6 594 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:22:28.901 INFO:tasks.rados.rados.0.smithi089.stdout:2446: expect (ObjNum 576 snap 194 seq_num 576) 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2448: finishing copy_from to smithi08969774-41 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2448: got expected ENOENT (src dne) 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2448: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2445: finishing write tid 1 to smithi08969774-10 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2445: finishing write tid 2 to smithi08969774-10 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2445: finishing write tid 3 to smithi08969774-10 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2445: oid 10 updating version 0 to 1367 2024-08-29T18:22:28.903 INFO:tasks.rados.rados.0.smithi089.stdout:2445: oid 10 version 1367 is already newer than 1366 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1367 (ObjNum 762 snap 269 seq_num 762) dirty exists 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2445: left oid 10 (ObjNum 762 snap 269 seq_num 762) 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2449: finishing write tid 1 to smithi08969774-34 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2449: finishing write tid 2 to smithi08969774-34 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2449: finishing write tid 3 to smithi08969774-34 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2449: oid 34 updating version 0 to 960 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2449: oid 34 version 960 is already newer than 959 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 960 (ObjNum 763 snap 269 seq_num 763) dirty exists 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2449: left oid 34 (ObjNum 763 snap 269 seq_num 763) 2024-08-29T18:22:28.904 INFO:tasks.rados.rados.0.smithi089.stdout:2447: expect (ObjNum 754 snap 269 seq_num 754) 2024-08-29T18:22:29.274 INFO:tasks.rados.rados.0.smithi089.stdout:2450: seq_num 764 ranges {5521408=802816} 2024-08-29T18:22:29.350 INFO:tasks.rados.rados.0.smithi089.stdout:2450: writing smithi08969774-45 from 5521408 to 6324224 tid 1 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2434: done (7 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2438: done (6 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2445: done (5 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2446: done (4 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2447: done (3 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2448: done (2 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2449: done (1 left) 2024-08-29T18:22:29.351 INFO:tasks.rados.rados.0.smithi089.stdout:2451: delete oid 11 current snap is 269 2024-08-29T18:22:29.354 INFO:tasks.rados.rados.0.smithi089.stdout:2451: done (1 left) 2024-08-29T18:22:29.354 INFO:tasks.rados.rados.0.smithi089.stdout:2452: snap_remove snap 242 2024-08-29T18:22:29.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:29 smithi089 bash[77323]: cluster 2024-08-29T18:22:28.307727+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-29T18:22:29.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:29 smithi089 bash[77323]: cluster 2024-08-29T18:22:28.683107+0000 mon.a (mon.0) 810 : cluster [INF] osd.6 marked itself down and dead 2024-08-29T18:22:29.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:29 smithi089 bash[78574]: cluster 2024-08-29T18:22:28.307727+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-29T18:22:29.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:29 smithi089 bash[78574]: cluster 2024-08-29T18:22:28.683107+0000 mon.a (mon.0) 810 : cluster [INF] osd.6 marked itself down and dead 2024-08-29T18:22:29.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:29 smithi144 bash[67678]: cluster 2024-08-29T18:22:28.307727+0000 mon.a (mon.0) 809 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-29T18:22:29.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:29 smithi144 bash[67678]: cluster 2024-08-29T18:22:28.683107+0000 mon.a (mon.0) 810 : cluster [INF] osd.6 marked itself down and dead 2024-08-29T18:22:30.312 INFO:tasks.rados.rados.0.smithi089.stdout:2452: done (1 left) 2024-08-29T18:22:30.313 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 269 2024-08-29T18:22:30.313 INFO:tasks.rados.rados.0.smithi089.stdout:2453: seq_num 766 ranges {0=434176,434176=401408} 2024-08-29T18:22:30.316 INFO:tasks.rados.rados.0.smithi089.stdout:2453: writing smithi08969774-48 from 0 to 434176 tid 1 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2453: writing smithi08969774-48 from 434176 to 835584 tid 2 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2454: read oid 4 snap -1 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2454: expect (ObjNum 718 snap 254 seq_num 718) 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2455: snap_create 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2450: finishing write tid 1 to smithi08969774-45 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2450: finishing write tid 2 to smithi08969774-45 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2450: finishing write tid 3 to smithi08969774-45 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2450: oid 45 updating version 0 to 1514 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2450: oid 45 version 1514 is already newer than 1513 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1514 (ObjNum 764 snap 269 seq_num 764) dirty exists 2024-08-29T18:22:30.319 INFO:tasks.rados.rados.0.smithi089.stdout:2450: left oid 45 (ObjNum 764 snap 269 seq_num 764) 2024-08-29T18:22:30.353 INFO:tasks.rados.rados.0.smithi089.stdout:2453: finishing write tid 1 to smithi08969774-48 2024-08-29T18:22:30.362 INFO:tasks.rados.rados.0.smithi089.stdout:2453: finishing write tid 2 to smithi08969774-48 2024-08-29T18:22:30.362 INFO:tasks.rados.rados.0.smithi089.stdout:2453: finishing write tid 3 to smithi08969774-48 2024-08-29T18:22:30.369 INFO:tasks.rados.rados.0.smithi089.stdout:2453: finishing write tid 4 to smithi08969774-48 2024-08-29T18:22:30.369 INFO:tasks.rados.rados.0.smithi089.stdout:2453: oid 48 updating version 0 to 1170 2024-08-29T18:22:30.369 INFO:tasks.rados.rados.0.smithi089.stdout:2453: oid 48 version 1170 is already newer than 1169 2024-08-29T18:22:30.369 INFO:tasks.rados.rados.0.smithi089.stdout:2453: oid 48 updating version 1170 to 1171 2024-08-29T18:22:30.369 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1171 (ObjNum 766 snap 269 seq_num 766) dirty exists 2024-08-29T18:22:30.369 INFO:tasks.rados.rados.0.smithi089.stdout:2453: left oid 48 (ObjNum 766 snap 269 seq_num 766) 2024-08-29T18:22:30.374 INFO:tasks.rados.rados.0.smithi089.stdout:2454: expect (ObjNum 718 snap 254 seq_num 718) 2024-08-29T18:22:30.677 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[77323]: cluster 2024-08-29T18:22:28.702731+0000 mgr.y (mgr.34104) 253 : cluster [DBG] pgmap v447: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 489 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.2 MiB/s wr, 21 op/s 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[77323]: cluster 2024-08-29T18:22:29.301508+0000 mon.a (mon.0) 811 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[77323]: cluster 2024-08-29T18:22:29.306830+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e595: 8 total, 7 up, 8 in 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[77323]: cluster 2024-08-29T18:22:30.314346+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e596: 8 total, 7 up, 8 in 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[78574]: cluster 2024-08-29T18:22:28.702731+0000 mgr.y (mgr.34104) 253 : cluster [DBG] pgmap v447: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 489 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.2 MiB/s wr, 21 op/s 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[78574]: cluster 2024-08-29T18:22:29.301508+0000 mon.a (mon.0) 811 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[78574]: cluster 2024-08-29T18:22:29.306830+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e595: 8 total, 7 up, 8 in 2024-08-29T18:22:30.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:30 smithi089 bash[78574]: cluster 2024-08-29T18:22:30.314346+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e596: 8 total, 7 up, 8 in 2024-08-29T18:22:30.730 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:30 smithi144 bash[80007]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-6 2024-08-29T18:22:30.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:30 smithi144 bash[67678]: cluster 2024-08-29T18:22:28.702731+0000 mgr.y (mgr.34104) 253 : cluster [DBG] pgmap v447: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 489 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.2 MiB/s wr, 21 op/s 2024-08-29T18:22:30.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:30 smithi144 bash[67678]: cluster 2024-08-29T18:22:29.301508+0000 mon.a (mon.0) 811 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:22:30.730 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:30 smithi144 bash[67678]: cluster 2024-08-29T18:22:29.306830+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e595: 8 total, 7 up, 8 in 2024-08-29T18:22:30.731 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:30 smithi144 bash[67678]: cluster 2024-08-29T18:22:30.314346+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e596: 8 total, 7 up, 8 in 2024-08-29T18:22:31.008 INFO:tasks.rados.rados.0.smithi089.stdout:2450: done (3 left) 2024-08-29T18:22:31.009 INFO:tasks.rados.rados.0.smithi089.stdout:2453: done (2 left) 2024-08-29T18:22:31.009 INFO:tasks.rados.rados.0.smithi089.stdout:2454: done (1 left) 2024-08-29T18:22:31.009 INFO:tasks.rados.rados.0.smithi089.stdout:2455: done (0 left) 2024-08-29T18:22:31.009 INFO:tasks.rados.rados.0.smithi089.stdout:2456: copy_from oid 10 from oid 15 current snap is 270 2024-08-29T18:22:31.009 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 270 2024-08-29T18:22:31.009 INFO:tasks.rados.rados.0.smithi089.stdout:2457: seq_num 767 ranges {0=450560,450560=401408} 2024-08-29T18:22:31.014 INFO:tasks.rados.rados.0.smithi089.stdout:2457: writing smithi08969774-37 from 0 to 450560 tid 1 2024-08-29T18:22:31.019 INFO:tasks.rados.rados.0.smithi089.stdout:2457: writing smithi08969774-37 from 450560 to 851968 tid 2 2024-08-29T18:22:31.019 INFO:tasks.rados.rados.0.smithi089.stdout:2458: copy_from oid 6 from oid 9 current snap is 270 2024-08-29T18:22:31.019 INFO:tasks.rados.rados.0.smithi089.stdout:2459: snap_remove snap 209 2024-08-29T18:22:31.054 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:30 smithi144 bash[80070]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-6 2024-08-29T18:22:32.007 INFO:tasks.rados.rados.0.smithi089.stdout:2459: done (3 left) 2024-08-29T18:22:32.007 INFO:tasks.rados.rados.0.smithi089.stdout:2460: delete oid 7 current snap is 270 2024-08-29T18:22:32.007 INFO:tasks.rados.rados.0.smithi089.stdout:2456: finishing copy_from to smithi08969774-10 2024-08-29T18:22:32.007 INFO:tasks.rados.rados.0.smithi089.stdout:2456: got expected ENOENT (src dne) 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: finishing write tid 1 to smithi08969774-37 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2456: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2458: finishing copy_from to smithi08969774-6 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2458: got expected ENOENT (src dne) 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2458: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: finishing write tid 2 to smithi08969774-37 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: finishing write tid 3 to smithi08969774-37 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: finishing write tid 4 to smithi08969774-37 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: oid 37 updating version 0 to 1530 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: oid 37 updating version 1530 to 1531 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: oid 37 version 1531 is already newer than 1529 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1531 (ObjNum 767 snap 270 seq_num 767) dirty exists 2024-08-29T18:22:32.008 INFO:tasks.rados.rados.0.smithi089.stdout:2457: left oid 37 (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2456: done (3 left) 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2457: done (2 left) 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2458: done (1 left) 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2460: done (0 left) 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2461: rmattr oid 13 current snap is 270 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2461: done (0 left) 2024-08-29T18:22:32.033 INFO:tasks.rados.rados.0.smithi089.stdout:2462: setattr oid 39 current snap is 270 2024-08-29T18:22:32.035 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 270 2024-08-29T18:22:32.035 INFO:tasks.rados.rados.0.smithi089.stdout:2463: seq_num 769 ranges {9871360=483328,10354688=401408} 2024-08-29T18:22:32.050 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:32 smithi144 bash[67678]: cluster 2024-08-29T18:22:30.703456+0000 mgr.y (mgr.34104) 254 : cluster [DBG] pgmap v450: 121 pgs: 14 stale+active+clean, 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 104 active+clean; 489 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-08-29T18:22:32.051 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:32 smithi144 bash[67678]: cluster 2024-08-29T18:22:31.009790+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e597: 8 total, 7 up, 8 in 2024-08-29T18:22:32.093 INFO:tasks.rados.rados.0.smithi089.stdout:2463: writing smithi08969774-43 from 9871360 to 10354688 tid 1 2024-08-29T18:22:32.096 INFO:tasks.rados.rados.0.smithi089.stdout:2463: writing smithi08969774-43 from 10354688 to 10756096 tid 2 2024-08-29T18:22:32.096 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 270 2024-08-29T18:22:32.096 INFO:tasks.rados.rados.0.smithi089.stdout:2464: seq_num 770 ranges {868352=499712,1368064=401408} 2024-08-29T18:22:32.104 INFO:tasks.rados.rados.0.smithi089.stdout:2464: writing smithi08969774-47 from 868352 to 1368064 tid 1 2024-08-29T18:22:32.106 INFO:tasks.rados.rados.0.smithi089.stdout:2464: writing smithi08969774-47 from 1368064 to 1769472 tid 2 2024-08-29T18:22:32.106 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 270 2024-08-29T18:22:32.106 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1063 (ObjNum 698 snap 246 seq_num 698) dirty exists 2024-08-29T18:22:32.106 INFO:tasks.rados.rados.0.smithi089.stdout:2465: seq_num 771 ranges {0=516096,516096=401408} 2024-08-29T18:22:32.109 INFO:tasks.rados.rados.0.smithi089.stdout:2465: writing smithi08969774-9 from 0 to 516096 tid 1 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:2465: writing smithi08969774-9 from 516096 to 917504 tid 2 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:2462: done (3 left) 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:2466: rollback oid 5 current snap is 270 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 236 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:2463: finishing write tid 1 to smithi08969774-43 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:2463: finishing write tid 2 to smithi08969774-43 2024-08-29T18:22:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:2463: finishing write tid 3 to smithi08969774-43 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2463: finishing write tid 4 to smithi08969774-43 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2463: oid 43 updating version 0 to 1185 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2463: oid 43 updating version 1185 to 1186 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2463: oid 43 updating version 1186 to 1187 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1187 (ObjNum 769 snap 270 seq_num 769) dirty exists 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2463: left oid 43 (ObjNum 769 snap 270 seq_num 769) 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2464: finishing write tid 1 to smithi08969774-47 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2463: done (3 left) 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2467: delete oid 42 current snap is 270 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2464: finishing write tid 2 to smithi08969774-47 2024-08-29T18:22:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:2464: finishing write tid 3 to smithi08969774-47 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2467: done (3 left) 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2468: snap_create 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2465: finishing write tid 1 to smithi08969774-9 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2464: finishing write tid 4 to smithi08969774-47 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2464: oid 47 updating version 0 to 1165 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2464: oid 47 updating version 1165 to 1166 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2464: oid 47 version 1166 is already newer than 1164 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1166 (ObjNum 770 snap 270 seq_num 770) dirty exists 2024-08-29T18:22:32.116 INFO:tasks.rados.rados.0.smithi089.stdout:2464: left oid 47 (ObjNum 770 snap 270 seq_num 770) 2024-08-29T18:22:32.117 INFO:tasks.rados.rados.0.smithi089.stdout:2465: finishing write tid 2 to smithi08969774-9 2024-08-29T18:22:32.117 INFO:tasks.rados.rados.0.smithi089.stdout:2465: finishing write tid 3 to smithi08969774-9 2024-08-29T18:22:32.119 INFO:tasks.rados.rados.0.smithi089.stdout:2465: finishing write tid 4 to smithi08969774-9 2024-08-29T18:22:32.119 INFO:tasks.rados.rados.0.smithi089.stdout:2465: oid 9 updating version 0 to 1167 2024-08-29T18:22:32.119 INFO:tasks.rados.rados.0.smithi089.stdout:2465: oid 9 updating version 1167 to 1168 2024-08-29T18:22:32.120 INFO:tasks.rados.rados.0.smithi089.stdout:2465: oid 9 updating version 1168 to 1169 2024-08-29T18:22:32.120 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1169 (ObjNum 771 snap 270 seq_num 771) dirty exists 2024-08-29T18:22:32.120 INFO:tasks.rados.rados.0.smithi089.stdout:2465: left oid 9 (ObjNum 771 snap 270 seq_num 771) 2024-08-29T18:22:32.120 INFO:tasks.rados.rados.0.smithi089.stdout:2466: finishing rollback tid 0 to smithi08969774-5 2024-08-29T18:22:32.120 INFO:tasks.rados.rados.0.smithi089.stdout:2466: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:22:32.121 INFO:tasks.rados.rados.0.smithi089.stdout:2466: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:22:32.121 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 1366 (ObjNum 640 snap 223 seq_num 640) dirty exists 2024-08-29T18:22:32.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:32 smithi089 bash[77323]: cluster 2024-08-29T18:22:30.703456+0000 mgr.y (mgr.34104) 254 : cluster [DBG] pgmap v450: 121 pgs: 14 stale+active+clean, 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 104 active+clean; 489 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-08-29T18:22:32.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:32 smithi089 bash[77323]: cluster 2024-08-29T18:22:31.009790+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e597: 8 total, 7 up, 8 in 2024-08-29T18:22:32.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:32 smithi089 bash[78574]: cluster 2024-08-29T18:22:30.703456+0000 mgr.y (mgr.34104) 254 : cluster [DBG] pgmap v450: 121 pgs: 14 stale+active+clean, 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 104 active+clean; 489 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-08-29T18:22:32.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:32 smithi089 bash[78574]: cluster 2024-08-29T18:22:31.009790+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e597: 8 total, 7 up, 8 in 2024-08-29T18:22:33.027 INFO:tasks.rados.rados.0.smithi089.stdout:2464: done (3 left) 2024-08-29T18:22:33.027 INFO:tasks.rados.rados.0.smithi089.stdout:2465: done (2 left) 2024-08-29T18:22:33.027 INFO:tasks.rados.rados.0.smithi089.stdout:2466: done (1 left) 2024-08-29T18:22:33.027 INFO:tasks.rados.rados.0.smithi089.stdout:2468: done (0 left) 2024-08-29T18:22:33.027 INFO:tasks.rados.rados.0.smithi089.stdout:2469: copy_from oid 8 from oid 3 current snap is 271 2024-08-29T18:22:33.027 INFO:tasks.rados.rados.0.smithi089.stdout:2470: setattr oid 13 current snap is 271 2024-08-29T18:22:33.029 INFO:tasks.rados.rados.0.smithi089.stdout:2471: delete oid 23 current snap is 271 2024-08-29T18:22:33.034 INFO:tasks.rados.rados.0.smithi089.stdout:2469: finishing copy_from to smithi08969774-8 2024-08-29T18:22:33.034 INFO:tasks.rados.rados.0.smithi089.stdout:2469: got expected ENOENT (src dne) 2024-08-29T18:22:33.034 INFO:tasks.rados.rados.0.smithi089.stdout:2469: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:22:33.037 INFO:tasks.rados.rados.0.smithi089.stdout:2469: done (2 left) 2024-08-29T18:22:33.037 INFO:tasks.rados.rados.0.smithi089.stdout:2471: done (1 left) 2024-08-29T18:22:33.037 INFO:tasks.rados.rados.0.smithi089.stdout:2472: copy_from oid 30 from oid 35 current snap is 271 2024-08-29T18:22:33.037 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1202 (ObjNum 65 snap 0 seq_num 1482185829) dirty exists 2024-08-29T18:22:33.037 INFO:tasks.rados.rados.0.smithi089.stdout:2470: done (1 left) 2024-08-29T18:22:33.037 INFO:tasks.rados.rados.0.smithi089.stdout:2473: snap_create 2024-08-29T18:22:33.087 INFO:tasks.rados.rados.0.smithi089.stdout:2472: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:22:33.091 INFO:tasks.rados.rados.0.smithi089.stdout:2472: finishing copy_from to smithi08969774-30 2024-08-29T18:22:33.091 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1247 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:22:33.096 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.096 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.097 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.097 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.6.service: Deactivated successfully. 2024-08-29T18:22:33.097 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: Stopped Ceph osd.6 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:22:33.097 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.098 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.098 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.098 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.099 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.099 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:33 smithi144 bash[67678]: cluster 2024-08-29T18:22:32.007229+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e598: 8 total, 7 up, 8 in 2024-08-29T18:22:33.099 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.099 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:22:32 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:33.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:33 smithi089 bash[77323]: cluster 2024-08-29T18:22:32.007229+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e598: 8 total, 7 up, 8 in 2024-08-29T18:22:33.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:33 smithi089 bash[78574]: cluster 2024-08-29T18:22:32.007229+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e598: 8 total, 7 up, 8 in 2024-08-29T18:22:33.554 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:33 smithi144 systemd[1]: Started Ceph osd.6 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:22:34.040 INFO:tasks.rados.rados.0.smithi089.stdout:2472: done (1 left) 2024-08-29T18:22:34.041 INFO:tasks.rados.rados.0.smithi089.stdout:2473: done (0 left) 2024-08-29T18:22:34.041 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 272 2024-08-29T18:22:34.041 INFO:tasks.rados.rados.0.smithi089.stdout:2474: seq_num 774 ranges {3342336=565248,3907584=401408} 2024-08-29T18:22:34.075 INFO:tasks.rados.rados.0.smithi089.stdout:2474: writing smithi08969774-12 from 3342336 to 3907584 tid 1 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:2474: writing smithi08969774-12 from 3907584 to 4308992 tid 2 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:2475: read oid 33 snap -1 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:2475: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:2476: read oid 50 snap 270 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:2476: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 272 2024-08-29T18:22:34.080 INFO:tasks.rados.rados.0.smithi089.stdout:2477: seq_num 775 ranges {6324224=589824,6914048=401408} 2024-08-29T18:22:34.130 INFO:tasks.rados.rados.0.smithi089.stdout:2477: writing smithi08969774-45 from 6324224 to 6914048 tid 1 2024-08-29T18:22:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2477: writing smithi08969774-45 from 6914048 to 7315456 tid 2 2024-08-29T18:22:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2478: rollback oid 36 current snap is 272 2024-08-29T18:22:34.133 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 36 to 259 2024-08-29T18:22:34.133 INFO:tasks.rados.rados.0.smithi089.stdout:2474: finishing write tid 1 to smithi08969774-12 2024-08-29T18:22:34.133 INFO:tasks.rados.rados.0.smithi089.stdout:2479: snap_remove snap 247 2024-08-29T18:22:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[67678]: cluster 2024-08-29T18:22:32.704457+0000 mgr.y (mgr.34104) 255 : cluster [DBG] pgmap v453: 121 pgs: 21 active+undersized, 6 stale+active+clean, 5 active+undersized+degraded, 89 active+clean; 489 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 11 op/s; 51/870 objects degraded (5.862%) 2024-08-29T18:22:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[67678]: cluster 2024-08-29T18:22:33.012221+0000 mon.a (mon.0) 816 : cluster [WRN] Health check failed: Degraded data redundancy: 51/870 objects degraded (5.862%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[67678]: cluster 2024-08-29T18:22:33.029822+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e599: 8 total, 7 up, 8 in 2024-08-29T18:22:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[67678]: audit 2024-08-29T18:22:33.154201+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[67678]: audit 2024-08-29T18:22:33.164434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[67678]: audit 2024-08-29T18:22:33.166817+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[77323]: cluster 2024-08-29T18:22:32.704457+0000 mgr.y (mgr.34104) 255 : cluster [DBG] pgmap v453: 121 pgs: 21 active+undersized, 6 stale+active+clean, 5 active+undersized+degraded, 89 active+clean; 489 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 11 op/s; 51/870 objects degraded (5.862%) 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[77323]: cluster 2024-08-29T18:22:33.012221+0000 mon.a (mon.0) 816 : cluster [WRN] Health check failed: Degraded data redundancy: 51/870 objects degraded (5.862%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[77323]: cluster 2024-08-29T18:22:33.029822+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e599: 8 total, 7 up, 8 in 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[77323]: audit 2024-08-29T18:22:33.154201+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[77323]: audit 2024-08-29T18:22:33.164434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[77323]: audit 2024-08-29T18:22:33.166817+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[78574]: cluster 2024-08-29T18:22:32.704457+0000 mgr.y (mgr.34104) 255 : cluster [DBG] pgmap v453: 121 pgs: 21 active+undersized, 6 stale+active+clean, 5 active+undersized+degraded, 89 active+clean; 489 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 11 op/s; 51/870 objects degraded (5.862%) 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[78574]: cluster 2024-08-29T18:22:33.012221+0000 mon.a (mon.0) 816 : cluster [WRN] Health check failed: Degraded data redundancy: 51/870 objects degraded (5.862%), 5 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:34.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[78574]: cluster 2024-08-29T18:22:33.029822+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e599: 8 total, 7 up, 8 in 2024-08-29T18:22:34.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[78574]: audit 2024-08-29T18:22:33.154201+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:34.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[78574]: audit 2024-08-29T18:22:33.164434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:34.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:34 smithi089 bash[78574]: audit 2024-08-29T18:22:33.166817+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:34.804 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:34.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:34.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:22:34.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:34.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:22:34.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-29T18:22:34.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-08-29T18:22:35.057 INFO:tasks.rados.rados.0.smithi089.stdout:2474: finishing write tid 2 to smithi08969774-12 2024-08-29T18:22:35.057 INFO:tasks.rados.rados.0.smithi089.stdout:2474: finishing write tid 3 to smithi08969774-12 2024-08-29T18:22:35.057 INFO:tasks.rados.rados.0.smithi089.stdout:2475: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:35.120 INFO:tasks.rados.rados.0.smithi089.stdout:2474: finishing write tid 4 to smithi08969774-12 2024-08-29T18:22:35.120 INFO:tasks.rados.rados.0.smithi089.stdout:2474: oid 12 updating version 0 to 1545 2024-08-29T18:22:35.121 INFO:tasks.rados.rados.0.smithi089.stdout:2474: oid 12 version 1545 is already newer than 1544 2024-08-29T18:22:35.121 INFO:tasks.rados.rados.0.smithi089.stdout:2474: oid 12 version 1545 is already newer than 1543 2024-08-29T18:22:35.121 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1545 (ObjNum 774 snap 272 seq_num 774) dirty exists 2024-08-29T18:22:35.121 INFO:tasks.rados.rados.0.smithi089.stdout:2474: left oid 12 (ObjNum 774 snap 272 seq_num 774) 2024-08-29T18:22:35.121 INFO:tasks.rados.rados.0.smithi089.stdout:2476: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:22:35.184 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:35 smithi144 bash[67678]: cluster 2024-08-29T18:22:34.041301+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e600: 8 total, 7 up, 8 in 2024-08-29T18:22:35.184 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-29T18:22:35.185 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-08-29T18:22:35.185 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-29T18:22:35.185 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-29T18:22:35.185 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:34 smithi144 bash[80219]: --> ceph-volume lvm activate successful for osd ID: 6 2024-08-29T18:22:35.259 INFO:tasks.rados.rados.0.smithi089.stdout:2477: finishing write tid 1 to smithi08969774-45 2024-08-29T18:22:35.259 INFO:tasks.rados.rados.0.smithi089.stdout:2477: finishing write tid 2 to smithi08969774-45 2024-08-29T18:22:35.259 INFO:tasks.rados.rados.0.smithi089.stdout:2477: finishing write tid 3 to smithi08969774-45 2024-08-29T18:22:35.259 INFO:tasks.rados.rados.0.smithi089.stdout:2477: finishing write tid 4 to smithi08969774-45 2024-08-29T18:22:35.259 INFO:tasks.rados.rados.0.smithi089.stdout:2477: oid 45 updating version 0 to 1547 2024-08-29T18:22:35.259 INFO:tasks.rados.rados.0.smithi089.stdout:2477: oid 45 updating version 1547 to 1548 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2477: oid 45 updating version 1548 to 1549 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1549 (ObjNum 775 snap 272 seq_num 775) dirty exists 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2477: left oid 45 (ObjNum 775 snap 272 seq_num 775) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2478: finishing rollback tid 1 to smithi08969774-36 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 1304 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2474: done (5 left) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2475: done (4 left) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2476: done (3 left) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2477: done (2 left) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2478: done (1 left) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2479: done (0 left) 2024-08-29T18:22:35.260 INFO:tasks.rados.rados.0.smithi089.stdout:2480: delete oid 8 current snap is 272 2024-08-29T18:22:35.262 INFO:tasks.rados.rados.0.smithi089.stdout:2480: done (0 left) 2024-08-29T18:22:35.263 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 272 2024-08-29T18:22:35.263 INFO:tasks.rados.rados.0.smithi089.stdout:2481: seq_num 777 ranges {4513792=622592,5136384=401408} 2024-08-29T18:22:35.318 INFO:tasks.rados.rados.0.smithi089.stdout:2481: writing smithi08969774-10 from 4513792 to 5136384 tid 1 2024-08-29T18:22:35.322 INFO:tasks.rados.rados.0.smithi089.stdout:2481: writing smithi08969774-10 from 5136384 to 5537792 tid 2 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:2482: read oid 6 snap -1 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:2482: expect (ObjNum 707 snap 248 seq_num 707) 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:2483: rollback oid 37 current snap is 272 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 270 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:2484: read oid 17 snap -1 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:2484: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:22:35.323 INFO:tasks.rados.rados.0.smithi089.stdout:2485: snap_remove snap 207 2024-08-29T18:22:35.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:22:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:22:35] "GET /metrics HTTP/1.1" 200 36196 "" "Prometheus/2.43.0" 2024-08-29T18:22:35.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:35 smithi089 bash[78574]: cluster 2024-08-29T18:22:34.041301+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e600: 8 total, 7 up, 8 in 2024-08-29T18:22:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:35 smithi089 bash[77323]: cluster 2024-08-29T18:22:34.041301+0000 mon.a (mon.0) 821 : cluster [DBG] osdmap e600: 8 total, 7 up, 8 in 2024-08-29T18:22:36.005 INFO:tasks.rados.rados.0.smithi089.stdout:2485: done (4 left) 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2486: read oid 7 snap -1 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2486: expect deleted 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2487: read oid 49 snap -1 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2487: expect (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2481: finishing write tid 1 to smithi08969774-10 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2481: finishing write tid 2 to smithi08969774-10 2024-08-29T18:22:36.006 INFO:tasks.rados.rados.0.smithi089.stdout:2484: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:22:36.052 INFO:tasks.rados.rados.0.smithi089.stdout:2481: finishing write tid 3 to smithi08969774-10 2024-08-29T18:22:36.052 INFO:tasks.rados.rados.0.smithi089.stdout:2481: finishing write tid 4 to smithi08969774-10 2024-08-29T18:22:36.052 INFO:tasks.rados.rados.0.smithi089.stdout:2481: oid 10 updating version 0 to 1401 2024-08-29T18:22:36.052 INFO:tasks.rados.rados.0.smithi089.stdout:2481: oid 10 version 1401 is already newer than 1400 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:2481: oid 10 updating version 1401 to 1402 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1402 (ObjNum 777 snap 272 seq_num 777) dirty exists 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:2481: left oid 10 (ObjNum 777 snap 272 seq_num 777) 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:2483: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:2481: done (5 left) 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:2484: done (4 left) 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 272 2024-08-29T18:22:36.053 INFO:tasks.rados.rados.0.smithi089.stdout:2488: seq_num 778 ranges {0=638976,638976=401408} 2024-08-29T18:22:36.060 INFO:tasks.rados.rados.0.smithi089.stdout:2488: writing smithi08969774-11 from 0 to 638976 tid 1 2024-08-29T18:22:36.066 INFO:tasks.rados.rados.0.smithi089.stdout:2488: writing smithi08969774-11 from 638976 to 1040384 tid 2 2024-08-29T18:22:36.066 INFO:tasks.rados.rados.0.smithi089.stdout:2489: copy_from oid 22 from oid 41 current snap is 272 2024-08-29T18:22:36.066 INFO:tasks.rados.rados.0.smithi089.stdout:2483: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:22:36.066 INFO:tasks.rados.rados.0.smithi089.stdout:2483: finishing rollback tid 2 to smithi08969774-37 2024-08-29T18:22:36.066 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1565 (ObjNum 767 snap 270 seq_num 767) dirty exists 2024-08-29T18:22:36.066 INFO:tasks.rados.rados.0.smithi089.stdout:2482: expect (ObjNum 707 snap 248 seq_num 707) 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: finishing write tid 1 to smithi08969774-11 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: finishing write tid 2 to smithi08969774-11 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: finishing write tid 3 to smithi08969774-11 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: finishing write tid 4 to smithi08969774-11 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: oid 11 updating version 0 to 1412 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: oid 11 updating version 1412 to 1413 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:2488: oid 11 version 1413 is already newer than 1407 2024-08-29T18:22:36.133 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1413 (ObjNum 778 snap 272 seq_num 778) dirty exists 2024-08-29T18:22:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:2488: left oid 11 (ObjNum 778 snap 272 seq_num 778) 2024-08-29T18:22:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:2487: expect (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:22:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:36 smithi144 bash[67678]: cluster 2024-08-29T18:22:34.705334+0000 mgr.y (mgr.34104) 256 : cluster [DBG] pgmap v456: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 24 op/s; 75/876 objects degraded (8.562%) 2024-08-29T18:22:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:36 smithi144 bash[67678]: cluster 2024-08-29T18:22:35.050992+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e601: 8 total, 7 up, 8 in 2024-08-29T18:22:36.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:36 smithi144 bash[67678]: cluster 2024-08-29T18:22:36.007155+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e602: 8 total, 7 up, 8 in 2024-08-29T18:22:36.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:36 smithi089 bash[77323]: cluster 2024-08-29T18:22:34.705334+0000 mgr.y (mgr.34104) 256 : cluster [DBG] pgmap v456: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 24 op/s; 75/876 objects degraded (8.562%) 2024-08-29T18:22:36.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:36 smithi089 bash[77323]: cluster 2024-08-29T18:22:35.050992+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e601: 8 total, 7 up, 8 in 2024-08-29T18:22:36.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:36 smithi089 bash[77323]: cluster 2024-08-29T18:22:36.007155+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e602: 8 total, 7 up, 8 in 2024-08-29T18:22:36.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:36 smithi089 bash[78574]: cluster 2024-08-29T18:22:34.705334+0000 mgr.y (mgr.34104) 256 : cluster [DBG] pgmap v456: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 24 op/s; 75/876 objects degraded (8.562%) 2024-08-29T18:22:36.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:36 smithi089 bash[78574]: cluster 2024-08-29T18:22:35.050992+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e601: 8 total, 7 up, 8 in 2024-08-29T18:22:36.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:36 smithi089 bash[78574]: cluster 2024-08-29T18:22:36.007155+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e602: 8 total, 7 up, 8 in 2024-08-29T18:22:36.621 INFO:tasks.rados.rados.0.smithi089.stdout:2489: finishing copy_from racing read to smithi08969774-22 2024-08-29T18:22:36.621 INFO:tasks.rados.rados.0.smithi089.stdout:2489: finishing copy_from to smithi08969774-22 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 1156 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2482: done (5 left) 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2483: done (4 left) 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2486: done (3 left) 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2487: done (2 left) 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2488: done (1 left) 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2489: done (0 left) 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2490: rollback oid 42 current snap is 272 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 269 2024-08-29T18:22:36.622 INFO:tasks.rados.rados.0.smithi089.stdout:2491: delete oid 19 current snap is 272 2024-08-29T18:22:36.624 INFO:tasks.rados.rados.0.smithi089.stdout:2491: done (1 left) 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2492: read oid 22 snap -1 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2492: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2493: copy_from oid 24 from oid 40 current snap is 272 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2494: read oid 35 snap -1 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2494: expect (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2495: read oid 39 snap -1 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2495: expect (ObjNum 698 snap 246 seq_num 698) 2024-08-29T18:22:36.625 INFO:tasks.rados.rados.0.smithi089.stdout:2496: delete oid 25 current snap is 272 2024-08-29T18:22:36.627 INFO:tasks.rados.rados.0.smithi089.stdout:2490: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:22:36.629 INFO:tasks.rados.rados.0.smithi089.stdout:2493: finishing copy_from to smithi08969774-24 2024-08-29T18:22:36.629 INFO:tasks.rados.rados.0.smithi089.stdout:2493: got expected ENOENT (src dne) 2024-08-29T18:22:36.629 INFO:tasks.rados.rados.0.smithi089.stdout:2493: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:22:36.629 INFO:tasks.rados.rados.0.smithi089.stdout:2490: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:22:36.629 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1414 (ObjNum 757 snap 269 seq_num 757) dirty exists 2024-08-29T18:22:36.634 INFO:tasks.rados.rados.0.smithi089.stdout:2490: done (5 left) 2024-08-29T18:22:36.634 INFO:tasks.rados.rados.0.smithi089.stdout:2493: done (4 left) 2024-08-29T18:22:36.634 INFO:tasks.rados.rados.0.smithi089.stdout:2496: done (3 left) 2024-08-29T18:22:36.634 INFO:tasks.rados.rados.0.smithi089.stdout:2497: delete oid 20 current snap is 272 2024-08-29T18:22:36.639 INFO:tasks.rados.rados.0.smithi089.stdout:2497: done (3 left) 2024-08-29T18:22:36.639 INFO:tasks.rados.rados.0.smithi089.stdout:2498: snap_remove snap 212 2024-08-29T18:22:37.054 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:36 smithi144 bash[80436]: debug 2024-08-29T18:22:36.784+0000 7f96fdbab640 1 -- 172.21.15.144:0/1283719069 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55751ea06960 con 0x55751f7ec000 2024-08-29T18:22:37.060 INFO:tasks.rados.rados.0.smithi089.stdout:2498: done (3 left) 2024-08-29T18:22:37.069 INFO:tasks.rados.rados.0.smithi089.stdout:2499: snap_create 2024-08-29T18:22:37.069 INFO:tasks.rados.rados.0.smithi089.stdout:2495: expect (ObjNum 698 snap 246 seq_num 698) 2024-08-29T18:22:37.128 INFO:tasks.rados.rados.0.smithi089.stdout:2494: expect (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:22:37.608 INFO:tasks.rados.rados.0.smithi089.stdout:2492: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:22:38.061 INFO:tasks.rados.rados.0.smithi089.stdout:2492: done (3 left) 2024-08-29T18:22:38.061 INFO:tasks.rados.rados.0.smithi089.stdout:2494: done (2 left) 2024-08-29T18:22:38.065 INFO:tasks.rados.rados.0.smithi089.stdout:2495: done (1 left) 2024-08-29T18:22:38.065 INFO:tasks.rados.rados.0.smithi089.stdout:2499: done (0 left) 2024-08-29T18:22:38.065 INFO:tasks.rados.rados.0.smithi089.stdout:2500: rmattr oid 49 current snap is 273 2024-08-29T18:22:38.065 INFO:tasks.rados.rados.0.smithi089.stdout:2501: snap_remove snap 238 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[77323]: cluster 2024-08-29T18:22:36.706386+0000 mgr.y (mgr.34104) 257 : cluster [DBG] pgmap v459: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 500 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 22 op/s; 76/894 objects degraded (8.501%) 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[77323]: cluster 2024-08-29T18:22:37.061066+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e603: 8 total, 7 up, 8 in 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[77323]: audit 2024-08-29T18:22:37.701421+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[77323]: audit 2024-08-29T18:22:37.703182+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[78574]: cluster 2024-08-29T18:22:36.706386+0000 mgr.y (mgr.34104) 257 : cluster [DBG] pgmap v459: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 500 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 22 op/s; 76/894 objects degraded (8.501%) 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[78574]: cluster 2024-08-29T18:22:37.061066+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e603: 8 total, 7 up, 8 in 2024-08-29T18:22:38.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[78574]: audit 2024-08-29T18:22:37.701421+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:38.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:38 smithi089 bash[78574]: audit 2024-08-29T18:22:37.703182+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:38 smithi144 bash[67678]: cluster 2024-08-29T18:22:36.706386+0000 mgr.y (mgr.34104) 257 : cluster [DBG] pgmap v459: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 500 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.6 MiB/s wr, 22 op/s; 76/894 objects degraded (8.501%) 2024-08-29T18:22:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:38 smithi144 bash[67678]: cluster 2024-08-29T18:22:37.061066+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e603: 8 total, 7 up, 8 in 2024-08-29T18:22:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:38 smithi144 bash[67678]: audit 2024-08-29T18:22:37.701421+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:38.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:38 smithi144 bash[67678]: audit 2024-08-29T18:22:37.703182+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:39.054 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:38 smithi144 bash[80436]: debug 2024-08-29T18:22:38.552+0000 7f9700412640 -1 Falling back to public interface 2024-08-29T18:22:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:2501: done (1 left) 2024-08-29T18:22:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:2502: rollback oid 14 current snap is 273 2024-08-29T18:22:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 240 2024-08-29T18:22:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:2503: delete oid 47 current snap is 273 2024-08-29T18:22:39.085 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1182 (ObjNum 724 snap 255 seq_num 724) dirty exists 2024-08-29T18:22:39.108 INFO:tasks.rados.rados.0.smithi089.stdout:2500: done (2 left) 2024-08-29T18:22:39.108 INFO:tasks.rados.rados.0.smithi089.stdout:2503: done (1 left) 2024-08-29T18:22:39.108 INFO:tasks.rados.rados.0.smithi089.stdout:2504: copy_from oid 1 from oid 9 current snap is 273 2024-08-29T18:22:39.108 INFO:tasks.rados.rados.0.smithi089.stdout:2505: snap_remove snap 259 2024-08-29T18:22:39.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:39 smithi089 bash[77323]: cluster 2024-08-29T18:22:38.063621+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e604: 8 total, 7 up, 8 in 2024-08-29T18:22:39.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:39 smithi089 bash[78574]: cluster 2024-08-29T18:22:38.063621+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e604: 8 total, 7 up, 8 in 2024-08-29T18:22:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:39 smithi144 bash[67678]: cluster 2024-08-29T18:22:38.063621+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e604: 8 total, 7 up, 8 in 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:2505: done (2 left) 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:2506: setattr oid 38 current snap is 273 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:2502: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:2502: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:2502: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1427 (ObjNum 569 snap 191 seq_num 569) dirty exists 2024-08-29T18:22:40.084 INFO:tasks.rados.rados.0.smithi089.stdout:2504: finishing copy_from racing read to smithi08969774-1 2024-08-29T18:22:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:2504: finishing copy_from to smithi08969774-1 2024-08-29T18:22:40.085 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1169 (ObjNum 771 snap 270 seq_num 771) dirty exists 2024-08-29T18:22:40.088 INFO:tasks.rados.rados.0.smithi089.stdout:2502: done (2 left) 2024-08-29T18:22:40.088 INFO:tasks.rados.rados.0.smithi089.stdout:2504: done (1 left) 2024-08-29T18:22:40.088 INFO:tasks.rados.rados.0.smithi089.stdout:2507: snap_create 2024-08-29T18:22:40.105 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1230 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:22:40.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:40 smithi089 bash[77323]: cluster 2024-08-29T18:22:38.707837+0000 mgr.y (mgr.34104) 258 : cluster [DBG] pgmap v462: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 496 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 13 op/s; 77/891 objects degraded (8.642%) 2024-08-29T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:40 smithi089 bash[77323]: cluster 2024-08-29T18:22:39.067966+0000 mon.a (mon.0) 828 : cluster [WRN] Health check update: Degraded data redundancy: 77/891 objects degraded (8.642%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:40.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:40 smithi089 bash[77323]: cluster 2024-08-29T18:22:39.084558+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e605: 8 total, 7 up, 8 in 2024-08-29T18:22:40.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:40 smithi089 bash[78574]: cluster 2024-08-29T18:22:38.707837+0000 mgr.y (mgr.34104) 258 : cluster [DBG] pgmap v462: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 496 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 13 op/s; 77/891 objects degraded (8.642%) 2024-08-29T18:22:40.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:40 smithi089 bash[78574]: cluster 2024-08-29T18:22:39.067966+0000 mon.a (mon.0) 828 : cluster [WRN] Health check update: Degraded data redundancy: 77/891 objects degraded (8.642%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:40.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:40 smithi089 bash[78574]: cluster 2024-08-29T18:22:39.084558+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e605: 8 total, 7 up, 8 in 2024-08-29T18:22:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:40 smithi144 bash[67678]: cluster 2024-08-29T18:22:38.707837+0000 mgr.y (mgr.34104) 258 : cluster [DBG] pgmap v462: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 496 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 13 op/s; 77/891 objects degraded (8.642%) 2024-08-29T18:22:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:40 smithi144 bash[67678]: cluster 2024-08-29T18:22:39.067966+0000 mon.a (mon.0) 828 : cluster [WRN] Health check update: Degraded data redundancy: 77/891 objects degraded (8.642%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:40 smithi144 bash[67678]: cluster 2024-08-29T18:22:39.084558+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e605: 8 total, 7 up, 8 in 2024-08-29T18:22:41.095 INFO:tasks.rados.rados.0.smithi089.stdout:2506: done (1 left) 2024-08-29T18:22:41.095 INFO:tasks.rados.rados.0.smithi089.stdout:2507: done (0 left) 2024-08-29T18:22:41.095 INFO:tasks.rados.rados.0.smithi089.stdout:2508: snap_remove snap 260 2024-08-29T18:22:41.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:41 smithi089 bash[77323]: cluster 2024-08-29T18:22:40.085570+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e606: 8 total, 7 up, 8 in 2024-08-29T18:22:41.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:41 smithi089 bash[77323]: audit 2024-08-29T18:22:40.193759+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:41.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:41 smithi089 bash[77323]: audit 2024-08-29T18:22:40.203652+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:41.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:41 smithi089 bash[78574]: cluster 2024-08-29T18:22:40.085570+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e606: 8 total, 7 up, 8 in 2024-08-29T18:22:41.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:41 smithi089 bash[78574]: audit 2024-08-29T18:22:40.193759+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:41.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:41 smithi089 bash[78574]: audit 2024-08-29T18:22:40.203652+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:41 smithi144 bash[67678]: cluster 2024-08-29T18:22:40.085570+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e606: 8 total, 7 up, 8 in 2024-08-29T18:22:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:41 smithi144 bash[67678]: audit 2024-08-29T18:22:40.193759+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:41 smithi144 bash[67678]: audit 2024-08-29T18:22:40.203652+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.117 INFO:tasks.rados.rados.0.smithi089.stdout:2508: done (0 left) 2024-08-29T18:22:42.117 INFO:tasks.rados.rados.0.smithi089.stdout:2509: delete oid 29 current snap is 274 2024-08-29T18:22:42.127 INFO:tasks.rados.rados.0.smithi089.stdout:2509: done (0 left) 2024-08-29T18:22:42.127 INFO:tasks.rados.rados.0.smithi089.stdout:2510: copy_from oid 14 from oid 22 current snap is 274 2024-08-29T18:22:42.128 INFO:tasks.rados.rados.0.smithi089.stdout:2511: delete oid 40 current snap is 274 2024-08-29T18:22:42.142 INFO:tasks.rados.rados.0.smithi089.stdout:2511: done (1 left) 2024-08-29T18:22:42.142 INFO:tasks.rados.rados.0.smithi089.stdout:2512: delete oid 21 current snap is 274 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2512: done (1 left) 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2513: rmattr oid 28 current snap is 274 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2514: read oid 49 snap 270 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2514: expect (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2515: copy_from oid 37 from oid 30 current snap is 274 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2516: read oid 34 snap -1 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2516: expect (ObjNum 763 snap 269 seq_num 763) 2024-08-29T18:22:42.147 INFO:tasks.rados.rados.0.smithi089.stdout:2517: snap_create 2024-08-29T18:22:42.158 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1227 (ObjNum 663 snap 231 seq_num 663) dirty exists 2024-08-29T18:22:42.166 INFO:tasks.rados.rados.0.smithi089.stdout:2516: expect (ObjNum 763 snap 269 seq_num 763) 2024-08-29T18:22:42.263 INFO:tasks.rados.rados.0.smithi089.stdout:2510: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:22:42.263 INFO:tasks.rados.rados.0.smithi089.stdout:2510: finishing copy_from to smithi08969774-14 2024-08-29T18:22:42.263 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1156 (ObjNum 553 snap 185 seq_num 553) dirty exists 2024-08-29T18:22:42.263 INFO:tasks.rados.rados.0.smithi089.stdout:2514: expect (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:22:42.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[77323]: cluster 2024-08-29T18:22:40.708635+0000 mgr.y (mgr.34104) 259 : cluster [DBG] pgmap v465: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 496 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 0 B/s wr, 4 op/s; 77/891 objects degraded (8.642%) 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[77323]: cluster 2024-08-29T18:22:41.097110+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e607: 8 total, 7 up, 8 in 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[77323]: audit 2024-08-29T18:22:41.372444+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[77323]: audit 2024-08-29T18:22:41.386738+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[78574]: cluster 2024-08-29T18:22:40.708635+0000 mgr.y (mgr.34104) 259 : cluster [DBG] pgmap v465: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 496 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 0 B/s wr, 4 op/s; 77/891 objects degraded (8.642%) 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[78574]: cluster 2024-08-29T18:22:41.097110+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e607: 8 total, 7 up, 8 in 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[78574]: audit 2024-08-29T18:22:41.372444+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:42 smithi089 bash[78574]: audit 2024-08-29T18:22:41.386738+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:42 smithi144 bash[67678]: cluster 2024-08-29T18:22:40.708635+0000 mgr.y (mgr.34104) 259 : cluster [DBG] pgmap v465: 121 pgs: 2 active+clean+snaptrim, 34 active+undersized, 9 active+undersized+degraded, 76 active+clean; 496 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 0 B/s wr, 4 op/s; 77/891 objects degraded (8.642%) 2024-08-29T18:22:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:42 smithi144 bash[67678]: cluster 2024-08-29T18:22:41.097110+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e607: 8 total, 7 up, 8 in 2024-08-29T18:22:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:42 smithi144 bash[67678]: audit 2024-08-29T18:22:41.372444+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:42 smithi144 bash[67678]: audit 2024-08-29T18:22:41.386738+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:42.757 INFO:tasks.rados.rados.0.smithi089.stdout:2515: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:22:42.757 INFO:tasks.rados.rados.0.smithi089.stdout:2515: finishing copy_from to smithi08969774-37 2024-08-29T18:22:42.757 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1247 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:22:43.111 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:42 smithi144 bash[80436]: debug 2024-08-29T18:22:42.844+0000 7f9700412640 -1 osd.6 594 log_to_monitors true 2024-08-29T18:22:43.120 INFO:tasks.rados.rados.0.smithi089.stdout:2510: done (5 left) 2024-08-29T18:22:43.120 INFO:tasks.rados.rados.0.smithi089.stdout:2513: done (4 left) 2024-08-29T18:22:43.120 INFO:tasks.rados.rados.0.smithi089.stdout:2514: done (3 left) 2024-08-29T18:22:43.120 INFO:tasks.rados.rados.0.smithi089.stdout:2515: done (2 left) 2024-08-29T18:22:43.120 INFO:tasks.rados.rados.0.smithi089.stdout:2516: done (1 left) 2024-08-29T18:22:43.120 INFO:tasks.rados.rados.0.smithi089.stdout:2517: done (0 left) 2024-08-29T18:22:43.121 INFO:tasks.rados.rados.0.smithi089.stdout:2518: read oid 33 snap -1 2024-08-29T18:22:43.121 INFO:tasks.rados.rados.0.smithi089.stdout:2518: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:43.121 INFO:tasks.rados.rados.0.smithi089.stdout:2519: setattr oid 39 current snap is 275 2024-08-29T18:22:43.123 INFO:tasks.rados.rados.0.smithi089.stdout:2520: snap_create 2024-08-29T18:22:43.131 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1101 (ObjNum 698 snap 246 seq_num 698) dirty exists 2024-08-29T18:22:43.133 INFO:tasks.rados.rados.0.smithi089.stdout:2518: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:22:43.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:43 smithi089 bash[77323]: cluster 2024-08-29T18:22:42.115819+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e608: 8 total, 7 up, 8 in 2024-08-29T18:22:43.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:43 smithi089 bash[77323]: audit 2024-08-29T18:22:42.854136+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:22:43.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:43 smithi089 bash[77323]: audit 2024-08-29T18:22:42.855463+0000 mon.a (mon.0) 837 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:43 smithi089 bash[78574]: cluster 2024-08-29T18:22:42.115819+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e608: 8 total, 7 up, 8 in 2024-08-29T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:43 smithi089 bash[78574]: audit 2024-08-29T18:22:42.854136+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:22:43.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:43 smithi089 bash[78574]: audit 2024-08-29T18:22:42.855463+0000 mon.a (mon.0) 837 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:22:43.554 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:43 smithi144 bash[80436]: debug 2024-08-29T18:22:43.164+0000 7f96f41b5640 -1 osd.6 594 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:22:43.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:43 smithi144 bash[67678]: cluster 2024-08-29T18:22:42.115819+0000 mon.a (mon.0) 836 : cluster [DBG] osdmap e608: 8 total, 7 up, 8 in 2024-08-29T18:22:43.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:43 smithi144 bash[67678]: audit 2024-08-29T18:22:42.854136+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:22:43.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:43 smithi144 bash[67678]: audit 2024-08-29T18:22:42.855463+0000 mon.a (mon.0) 837 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-29T18:22:44.145 INFO:tasks.rados.rados.0.smithi089.stdout:2518: done (2 left) 2024-08-29T18:22:44.146 INFO:tasks.rados.rados.0.smithi089.stdout:2519: done (1 left) 2024-08-29T18:22:44.146 INFO:tasks.rados.rados.0.smithi089.stdout:2520: done (0 left) 2024-08-29T18:22:44.146 INFO:tasks.rados.rados.0.smithi089.stdout:2521: delete oid 28 current snap is 276 2024-08-29T18:22:44.156 INFO:tasks.rados.rados.0.smithi089.stdout:2521: done (0 left) 2024-08-29T18:22:44.156 INFO:tasks.rados.rados.0.smithi089.stdout:2522: delete oid 19 current snap is 276 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[77323]: cluster 2024-08-29T18:22:42.709672+0000 mgr.y (mgr.34104) 260 : cluster [DBG] pgmap v468: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 511 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.2 MiB/s wr, 9 op/s; 77/900 objects degraded (8.556%) 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[77323]: audit 2024-08-29T18:22:43.113374+0000 mon.a (mon.0) 838 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[77323]: audit 2024-08-29T18:22:43.120623+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[77323]: cluster 2024-08-29T18:22:43.122207+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e609: 8 total, 7 up, 8 in 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[77323]: audit 2024-08-29T18:22:43.123898+0000 mon.a (mon.0) 840 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[78574]: cluster 2024-08-29T18:22:42.709672+0000 mgr.y (mgr.34104) 260 : cluster [DBG] pgmap v468: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 511 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.2 MiB/s wr, 9 op/s; 77/900 objects degraded (8.556%) 2024-08-29T18:22:44.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[78574]: audit 2024-08-29T18:22:43.113374+0000 mon.a (mon.0) 838 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:22:44.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[78574]: audit 2024-08-29T18:22:43.120623+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:44.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[78574]: cluster 2024-08-29T18:22:43.122207+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e609: 8 total, 7 up, 8 in 2024-08-29T18:22:44.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:44 smithi089 bash[78574]: audit 2024-08-29T18:22:43.123898+0000 mon.a (mon.0) 840 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:44 smithi144 bash[67678]: cluster 2024-08-29T18:22:42.709672+0000 mgr.y (mgr.34104) 260 : cluster [DBG] pgmap v468: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 511 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 2.2 MiB/s wr, 9 op/s; 77/900 objects degraded (8.556%) 2024-08-29T18:22:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:44 smithi144 bash[67678]: audit 2024-08-29T18:22:43.113374+0000 mon.a (mon.0) 838 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-29T18:22:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:44 smithi144 bash[67678]: audit 2024-08-29T18:22:43.120623+0000 mon.b (mon.1) 8 : audit [INF] from='osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:44 smithi144 bash[67678]: cluster 2024-08-29T18:22:43.122207+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e609: 8 total, 7 up, 8 in 2024-08-29T18:22:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:44 smithi144 bash[67678]: audit 2024-08-29T18:22:43.123898+0000 mon.a (mon.0) 840 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:22:45.198 INFO:tasks.rados.rados.0.smithi089.stdout:2522: done (0 left) 2024-08-29T18:22:45.199 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 276 2024-08-29T18:22:45.199 INFO:tasks.rados.rados.0.smithi089.stdout:2523: seq_num 788 ranges {1966080=802816,2768896=401408} 2024-08-29T18:22:45.238 INFO:tasks.rados.rados.0.smithi089.stdout:2523: writing smithi08969774-18 from 1966080 to 2768896 tid 1 2024-08-29T18:22:45.243 INFO:tasks.rados.rados.0.smithi089.stdout:2523: writing smithi08969774-18 from 2768896 to 3170304 tid 2 2024-08-29T18:22:45.243 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 276 2024-08-29T18:22:45.243 INFO:tasks.rados.rados.0.smithi089.stdout:2524: seq_num 789 ranges {7168000=417792,7585792=663552,8249344=139264} 2024-08-29T18:22:45.297 INFO:tasks.rados.rados.0.smithi089.stdout:2524: writing smithi08969774-14 from 7168000 to 7585792 tid 1 2024-08-29T18:22:45.301 INFO:tasks.rados.rados.0.smithi089.stdout:2524: writing smithi08969774-14 from 7585792 to 8249344 tid 2 2024-08-29T18:22:45.302 INFO:tasks.rados.rados.0.smithi089.stdout:2524: writing smithi08969774-14 from 8249344 to 8388608 tid 3 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2525: delete oid 35 current snap is 276 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: finishing write tid 1 to smithi08969774-18 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: finishing write tid 2 to smithi08969774-18 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: finishing write tid 3 to smithi08969774-18 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: finishing write tid 4 to smithi08969774-18 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: oid 18 updating version 0 to 692 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: oid 18 updating version 692 to 694 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: oid 18 version 694 is already newer than 693 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 694 (ObjNum 788 snap 276 seq_num 788) dirty exists 2024-08-29T18:22:45.303 INFO:tasks.rados.rados.0.smithi089.stdout:2523: left oid 18 (ObjNum 788 snap 276 seq_num 788) 2024-08-29T18:22:45.309 INFO:tasks.rados.rados.0.smithi089.stdout:2524: finishing write tid 1 to smithi08969774-14 2024-08-29T18:22:45.309 INFO:tasks.rados.rados.0.smithi089.stdout:2524: finishing write tid 2 to smithi08969774-14 2024-08-29T18:22:45.311 INFO:tasks.rados.rados.0.smithi089.stdout:2524: finishing write tid 3 to smithi08969774-14 2024-08-29T18:22:45.313 INFO:tasks.rados.rados.0.smithi089.stdout:2524: finishing write tid 4 to smithi08969774-14 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: finishing write tid 5 to smithi08969774-14 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: oid 14 updating version 0 to 1454 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: oid 14 updating version 1454 to 1455 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: oid 14 updating version 1455 to 1456 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: oid 14 version 1456 is already newer than 1453 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1456 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: left oid 14 (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2523: done (2 left) 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2524: done (1 left) 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2525: done (0 left) 2024-08-29T18:22:45.315 INFO:tasks.rados.rados.0.smithi089.stdout:2526: setattr oid 2 current snap is 276 2024-08-29T18:22:45.316 INFO:tasks.rados.rados.0.smithi089.stdout:2527: copy_from oid 19 from oid 8 current snap is 276 2024-08-29T18:22:45.316 INFO:tasks.rados.rados.0.smithi089.stdout:2528: copy_from oid 43 from oid 12 current snap is 276 2024-08-29T18:22:45.316 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 276 2024-08-29T18:22:45.316 INFO:tasks.rados.rados.0.smithi089.stdout:2529: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2024-08-29T18:22:45.319 INFO:tasks.rados.rados.0.smithi089.stdout:2529: writing smithi08969774-31 from 0 to 450560 tid 1 2024-08-29T18:22:45.322 INFO:tasks.rados.rados.0.smithi089.stdout:2529: writing smithi08969774-31 from 450560 to 925696 tid 2 2024-08-29T18:22:45.325 INFO:tasks.rados.rados.0.smithi089.stdout:2529: writing smithi08969774-31 from 925696 to 1253376 tid 3 2024-08-29T18:22:45.325 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 276 2024-08-29T18:22:45.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1103 (ObjNum 755 snap 269 seq_num 755) dirty exists 2024-08-29T18:22:45.325 INFO:tasks.rados.rados.0.smithi089.stdout:2527: finishing copy_from to smithi08969774-19 2024-08-29T18:22:45.326 INFO:tasks.rados.rados.0.smithi089.stdout:2527: got expected ENOENT (src dne) 2024-08-29T18:22:45.326 INFO:tasks.rados.rados.0.smithi089.stdout:2527: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:22:45.326 INFO:tasks.rados.rados.0.smithi089.stdout:2529: finishing write tid 1 to smithi08969774-31 2024-08-29T18:22:45.326 INFO:tasks.rados.rados.0.smithi089.stdout:2530: seq_num 792 ranges {0=466944,466944=761856,1228800=40960} 2024-08-29T18:22:45.327 INFO:tasks.rados.rados.0.smithi089.stdout:2530: writing smithi08969774-28 from 0 to 466944 tid 1 2024-08-29T18:22:45.334 INFO:tasks.rados.rados.0.smithi089.stdout:2530: writing smithi08969774-28 from 466944 to 1228800 tid 2 2024-08-29T18:22:45.334 INFO:tasks.rados.rados.0.smithi089.stdout:2530: writing smithi08969774-28 from 1228800 to 1269760 tid 3 2024-08-29T18:22:45.334 INFO:tasks.rados.rados.0.smithi089.stdout:2526: done (4 left) 2024-08-29T18:22:45.335 INFO:tasks.rados.rados.0.smithi089.stdout:2527: done (3 left) 2024-08-29T18:22:45.335 INFO:tasks.rados.rados.0.smithi089.stdout:2531: read oid 45 snap -1 2024-08-29T18:22:45.335 INFO:tasks.rados.rados.0.smithi089.stdout:2531: expect (ObjNum 775 snap 272 seq_num 775) 2024-08-29T18:22:45.335 INFO:tasks.rados.rados.0.smithi089.stdout:2532: rollback oid 10 current snap is 276 2024-08-29T18:22:45.335 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 252 2024-08-29T18:22:45.335 INFO:tasks.rados.rados.0.smithi089.stdout:2529: finishing write tid 2 to smithi08969774-31 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2529: finishing write tid 3 to smithi08969774-31 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2529: finishing write tid 4 to smithi08969774-31 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2530: finishing write tid 1 to smithi08969774-28 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2529: finishing write tid 5 to smithi08969774-31 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2529: oid 31 updating version 0 to 1417 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2529: oid 31 version 1417 is already newer than 1415 2024-08-29T18:22:45.336 INFO:tasks.rados.rados.0.smithi089.stdout:2529: oid 31 updating version 1417 to 1418 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2529: oid 31 version 1418 is already newer than 1416 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1418 (ObjNum 791 snap 276 seq_num 791) dirty exists 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2529: left oid 31 (ObjNum 791 snap 276 seq_num 791) 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2529: done (4 left) 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2533: read oid 36 snap -1 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2533: expect deleted 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2534: read oid 9 snap -1 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2534: expect (ObjNum 771 snap 270 seq_num 771) 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2535: read oid 41 snap -1 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2535: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2536: read oid 46 snap -1 2024-08-29T18:22:45.337 INFO:tasks.rados.rados.0.smithi089.stdout:2536: expect (ObjNum 746 snap 266 seq_num 746) 2024-08-29T18:22:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 276 2024-08-29T18:22:45.338 INFO:tasks.rados.rados.0.smithi089.stdout:2537: seq_num 793 ranges {9871360=483328,10354688=647168,11001856=155648} 2024-08-29T18:22:45.394 INFO:tasks.rados.rados.0.smithi089.stdout:2537: writing smithi08969774-5 from 9871360 to 10354688 tid 1 2024-08-29T18:22:45.398 INFO:tasks.rados.rados.0.smithi089.stdout:2537: writing smithi08969774-5 from 10354688 to 11001856 tid 2 2024-08-29T18:22:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2537: writing smithi08969774-5 from 11001856 to 11157504 tid 3 2024-08-29T18:22:45.399 INFO:tasks.rados.rados.0.smithi089.stdout:2538: rmattr oid 20 current snap is 276 2024-08-29T18:22:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2538: done (9 left) 2024-08-29T18:22:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2539: read oid 7 snap -1 2024-08-29T18:22:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2539: expect deleted 2024-08-29T18:22:45.400 INFO:tasks.rados.rados.0.smithi089.stdout:2540: snap_remove snap 271 2024-08-29T18:22:45.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:22:45] "GET /metrics HTTP/1.1" 200 36196 "" "Prometheus/2.43.0" 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[77323]: cluster 2024-08-29T18:22:44.115105+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[77323]: cluster 2024-08-29T18:22:44.131682+0000 mon.a (mon.0) 842 : cluster [INF] osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425] boot 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[77323]: cluster 2024-08-29T18:22:44.131792+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[77323]: audit 2024-08-29T18:22:44.142155+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[78574]: cluster 2024-08-29T18:22:44.115105+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[78574]: cluster 2024-08-29T18:22:44.131682+0000 mon.a (mon.0) 842 : cluster [INF] osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425] boot 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[78574]: cluster 2024-08-29T18:22:44.131792+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-29T18:22:45.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:45 smithi089 bash[78574]: audit 2024-08-29T18:22:44.142155+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:22:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:45 smithi144 bash[67678]: cluster 2024-08-29T18:22:44.115105+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:22:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:45 smithi144 bash[67678]: cluster 2024-08-29T18:22:44.131682+0000 mon.a (mon.0) 842 : cluster [INF] osd.6 [v2:172.21.15.144:6816/1171904425,v1:172.21.15.144:6817/1171904425] boot 2024-08-29T18:22:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:45 smithi144 bash[67678]: cluster 2024-08-29T18:22:44.131792+0000 mon.a (mon.0) 843 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-29T18:22:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:45 smithi144 bash[67678]: audit 2024-08-29T18:22:44.142155+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-29T18:22:46.144 INFO:tasks.rados.rados.0.smithi089.stdout:2540: done (10 left) 2024-08-29T18:22:46.144 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 276 2024-08-29T18:22:46.144 INFO:tasks.rados.rados.0.smithi089.stdout:2541: seq_num 794 ranges {2400256=499712,2899968=532480,3432448=270336} 2024-08-29T18:22:46.161 INFO:tasks.rados.rados.0.smithi089.stdout:2541: writing smithi08969774-34 from 2400256 to 2899968 tid 1 2024-08-29T18:22:46.165 INFO:tasks.rados.rados.0.smithi089.stdout:2541: writing smithi08969774-34 from 2899968 to 3432448 tid 2 2024-08-29T18:22:46.167 INFO:tasks.rados.rados.0.smithi089.stdout:2541: writing smithi08969774-34 from 3432448 to 3702784 tid 3 2024-08-29T18:22:46.167 INFO:tasks.rados.rados.0.smithi089.stdout:2542: rmattr oid 37 current snap is 276 2024-08-29T18:22:46.167 INFO:tasks.rados.rados.0.smithi089.stdout:2534: expect (ObjNum 771 snap 270 seq_num 771) 2024-08-29T18:22:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:2530: finishing write tid 2 to smithi08969774-28 2024-08-29T18:22:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:2530: finishing write tid 3 to smithi08969774-28 2024-08-29T18:22:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:2528: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:22:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:2530: finishing write tid 4 to smithi08969774-28 2024-08-29T18:22:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:2532: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:22:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:2532: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2532: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1462 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: finishing write tid 5 to smithi08969774-28 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: oid 28 updating version 0 to 1231 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: oid 28 version 1231 is already newer than 1230 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: oid 28 updating version 1231 to 1232 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: oid 28 version 1232 is already newer than 1229 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1232 (ObjNum 792 snap 276 seq_num 792) dirty exists 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: left oid 28 (ObjNum 792 snap 276 seq_num 792) 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2528: finishing copy_from to smithi08969774-43 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1545 (ObjNum 774 snap 272 seq_num 774) dirty exists 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2528: done (11 left) 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2530: done (10 left) 2024-08-29T18:22:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:2532: done (9 left) 2024-08-29T18:22:46.214 INFO:tasks.rados.rados.0.smithi089.stdout:2534: done (8 left) 2024-08-29T18:22:46.214 INFO:tasks.rados.rados.0.smithi089.stdout:2543: snap_remove snap 251 2024-08-29T18:22:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:46 smithi089 bash[77323]: cluster 2024-08-29T18:22:44.710500+0000 mgr.y (mgr.34104) 261 : cluster [DBG] pgmap v471: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 511 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 78/909 objects degraded (8.581%) 2024-08-29T18:22:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:46 smithi089 bash[77323]: cluster 2024-08-29T18:22:45.125934+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 78/909 objects degraded (8.581%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:46 smithi089 bash[77323]: cluster 2024-08-29T18:22:45.149329+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-29T18:22:46.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:46 smithi089 bash[78574]: cluster 2024-08-29T18:22:44.710500+0000 mgr.y (mgr.34104) 261 : cluster [DBG] pgmap v471: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 511 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 78/909 objects degraded (8.581%) 2024-08-29T18:22:46.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:46 smithi089 bash[78574]: cluster 2024-08-29T18:22:45.125934+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 78/909 objects degraded (8.581%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:46.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:46 smithi089 bash[78574]: cluster 2024-08-29T18:22:45.149329+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-29T18:22:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:46 smithi144 bash[67678]: cluster 2024-08-29T18:22:44.710500+0000 mgr.y (mgr.34104) 261 : cluster [DBG] pgmap v471: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 511 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 16 op/s; 78/909 objects degraded (8.581%) 2024-08-29T18:22:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:46 smithi144 bash[67678]: cluster 2024-08-29T18:22:45.125934+0000 mon.a (mon.0) 845 : cluster [WRN] Health check update: Degraded data redundancy: 78/909 objects degraded (8.581%), 9 pgs degraded (PG_DEGRADED) 2024-08-29T18:22:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:46 smithi144 bash[67678]: cluster 2024-08-29T18:22:45.149329+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-29T18:22:47.154 INFO:tasks.rados.rados.0.smithi089.stdout:2543: done (8 left) 2024-08-29T18:22:47.154 INFO:tasks.rados.rados.0.smithi089.stdout:2544: snap_remove snap 255 2024-08-29T18:22:47.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:47 smithi089 bash[77323]: cluster 2024-08-29T18:22:46.146748+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-29T18:22:47.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:47 smithi089 bash[78574]: cluster 2024-08-29T18:22:46.146748+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-29T18:22:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:47 smithi144 bash[67678]: cluster 2024-08-29T18:22:46.146748+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-29T18:22:48.165 INFO:tasks.rados.rados.0.smithi089.stdout:2544: done (8 left) 2024-08-29T18:22:48.165 INFO:tasks.rados.rados.0.smithi089.stdout:2545: rmattr oid 11 current snap is 276 2024-08-29T18:22:48.165 INFO:tasks.rados.rados.0.smithi089.stdout:2545: done (8 left) 2024-08-29T18:22:48.165 INFO:tasks.rados.rados.0.smithi089.stdout:2546: read oid 17 snap -1 2024-08-29T18:22:48.165 INFO:tasks.rados.rados.0.smithi089.stdout:2546: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:22:48.166 INFO:tasks.rados.rados.0.smithi089.stdout:2547: read oid 28 snap -1 2024-08-29T18:22:48.166 INFO:tasks.rados.rados.0.smithi089.stdout:2547: expect (ObjNum 792 snap 276 seq_num 792) 2024-08-29T18:22:48.166 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 276 2024-08-29T18:22:48.166 INFO:tasks.rados.rados.0.smithi089.stdout:2548: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-08-29T18:22:48.168 INFO:tasks.rados.rados.0.smithi089.stdout:2548: writing smithi08969774-3 from 0 to 524288 tid 1 2024-08-29T18:22:48.171 INFO:tasks.rados.rados.0.smithi089.stdout:2548: writing smithi08969774-3 from 524288 to 942080 tid 2 2024-08-29T18:22:48.174 INFO:tasks.rados.rados.0.smithi089.stdout:2548: writing smithi08969774-3 from 942080 to 1327104 tid 3 2024-08-29T18:22:48.175 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 276 2024-08-29T18:22:48.175 INFO:tasks.rados.rados.0.smithi089.stdout:2549: seq_num 796 ranges {7028736=540672,7569408=704512,8273920=98304} 2024-08-29T18:22:48.219 INFO:tasks.rados.rados.0.smithi089.stdout:2549: writing smithi08969774-24 from 7028736 to 7569408 tid 1 2024-08-29T18:22:48.223 INFO:tasks.rados.rados.0.smithi089.stdout:2549: writing smithi08969774-24 from 7569408 to 8273920 tid 2 2024-08-29T18:22:48.224 INFO:tasks.rados.rados.0.smithi089.stdout:2549: writing smithi08969774-24 from 8273920 to 8372224 tid 3 2024-08-29T18:22:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:2550: snap_remove snap 261 2024-08-29T18:22:48.427 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:22:48 smithi089 bash[83139]: debug 2024-08-29T18:22:48.188+0000 7fa1b0933640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 167 after trimming was started 2024-08-29T18:22:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:48 smithi089 bash[77323]: cluster 2024-08-29T18:22:46.711447+0000 mgr.y (mgr.34104) 262 : cluster [DBG] pgmap v474: 121 pgs: 30 active+undersized, 7 active+undersized+degraded, 84 active+clean; 529 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.7 MiB/s wr, 18 op/s; 56/933 objects degraded (6.002%); 514 KiB/s, 0 objects/s recovering 2024-08-29T18:22:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:48 smithi089 bash[77323]: cluster 2024-08-29T18:22:47.157022+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-29T18:22:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:48 smithi089 bash[78574]: cluster 2024-08-29T18:22:46.711447+0000 mgr.y (mgr.34104) 262 : cluster [DBG] pgmap v474: 121 pgs: 30 active+undersized, 7 active+undersized+degraded, 84 active+clean; 529 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.7 MiB/s wr, 18 op/s; 56/933 objects degraded (6.002%); 514 KiB/s, 0 objects/s recovering 2024-08-29T18:22:48.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:48 smithi089 bash[78574]: cluster 2024-08-29T18:22:47.157022+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-29T18:22:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:48 smithi144 bash[67678]: cluster 2024-08-29T18:22:46.711447+0000 mgr.y (mgr.34104) 262 : cluster [DBG] pgmap v474: 121 pgs: 30 active+undersized, 7 active+undersized+degraded, 84 active+clean; 529 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.7 MiB/s wr, 18 op/s; 56/933 objects degraded (6.002%); 514 KiB/s, 0 objects/s recovering 2024-08-29T18:22:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:48 smithi144 bash[67678]: cluster 2024-08-29T18:22:47.157022+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-29T18:22:49.179 INFO:tasks.rados.rados.0.smithi089.stdout:2550: done (12 left) 2024-08-29T18:22:49.179 INFO:tasks.rados.rados.0.smithi089.stdout:2551: copy_from oid 19 from oid 31 current snap is 276 2024-08-29T18:22:49.179 INFO:tasks.rados.rados.0.smithi089.stdout:2535: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:22:49.427 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:49 smithi089 bash[77323]: cluster 2024-08-29T18:22:48.167437+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-29T18:22:49.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:49 smithi089 bash[78574]: cluster 2024-08-29T18:22:48.167437+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-29T18:22:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:49 smithi144 bash[67678]: cluster 2024-08-29T18:22:48.167437+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-29T18:22:49.579 INFO:tasks.rados.rados.0.smithi089.stdout:2536: expect (ObjNum 746 snap 266 seq_num 746) 2024-08-29T18:22:49.592 INFO:tasks.rados.rados.0.smithi089.stdout:2531: expect (ObjNum 775 snap 272 seq_num 775) 2024-08-29T18:22:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2531: done (12 left) 2024-08-29T18:22:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2533: done (11 left) 2024-08-29T18:22:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2535: done (10 left) 2024-08-29T18:22:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2536: done (9 left) 2024-08-29T18:22:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2539: done (8 left) 2024-08-29T18:22:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2552: snap_remove snap 219 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[77323]: cluster 2024-08-29T18:22:48.712412+0000 mgr.y (mgr.34104) 263 : cluster [DBG] pgmap v477: 121 pgs: 121 active+clean; 525 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.0 MiB/s wr, 21 op/s; 9.6 MiB/s, 1 objects/s recovering 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[77323]: cluster 2024-08-29T18:22:49.159999+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/933 objects degraded (6.002%), 7 pgs degraded) 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[77323]: cluster 2024-08-29T18:22:49.160044+0000 mon.a (mon.0) 851 : cluster [INF] Cluster is now healthy 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[77323]: cluster 2024-08-29T18:22:49.179226+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[78574]: cluster 2024-08-29T18:22:48.712412+0000 mgr.y (mgr.34104) 263 : cluster [DBG] pgmap v477: 121 pgs: 121 active+clean; 525 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.0 MiB/s wr, 21 op/s; 9.6 MiB/s, 1 objects/s recovering 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[78574]: cluster 2024-08-29T18:22:49.159999+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/933 objects degraded (6.002%), 7 pgs degraded) 2024-08-29T18:22:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[78574]: cluster 2024-08-29T18:22:49.160044+0000 mon.a (mon.0) 851 : cluster [INF] Cluster is now healthy 2024-08-29T18:22:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:50 smithi089 bash[78574]: cluster 2024-08-29T18:22:49.179226+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-29T18:22:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:50 smithi144 bash[67678]: cluster 2024-08-29T18:22:48.712412+0000 mgr.y (mgr.34104) 263 : cluster [DBG] pgmap v477: 121 pgs: 121 active+clean; 525 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.0 MiB/s wr, 21 op/s; 9.6 MiB/s, 1 objects/s recovering 2024-08-29T18:22:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:50 smithi144 bash[67678]: cluster 2024-08-29T18:22:49.159999+0000 mon.a (mon.0) 850 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/933 objects degraded (6.002%), 7 pgs degraded) 2024-08-29T18:22:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:50 smithi144 bash[67678]: cluster 2024-08-29T18:22:49.160044+0000 mon.a (mon.0) 851 : cluster [INF] Cluster is now healthy 2024-08-29T18:22:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:50 smithi144 bash[67678]: cluster 2024-08-29T18:22:49.179226+0000 mon.a (mon.0) 852 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-29T18:22:51.011 INFO:tasks.rados.rados.0.smithi089.stdout:2552: done (8 left) 2024-08-29T18:22:51.011 INFO:tasks.rados.rados.0.smithi089.stdout:2553: copy_from oid 43 from oid 10 current snap is 276 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: finishing write tid 1 to smithi08969774-5 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: finishing write tid 2 to smithi08969774-5 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: finishing write tid 3 to smithi08969774-5 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: finishing write tid 4 to smithi08969774-5 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: finishing write tid 5 to smithi08969774-5 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: oid 5 updating version 0 to 1370 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: oid 5 version 1370 is already newer than 1369 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: oid 5 version 1370 is already newer than 1368 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: oid 5 version 1370 is already newer than 1367 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 1370 (ObjNum 793 snap 276 seq_num 793) dirty exists 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2537: left oid 5 (ObjNum 793 snap 276 seq_num 793) 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1616 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:22:51.012 INFO:tasks.rados.rados.0.smithi089.stdout:2541: finishing write tid 1 to smithi08969774-34 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: finishing write tid 2 to smithi08969774-34 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: finishing write tid 3 to smithi08969774-34 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: finishing write tid 4 to smithi08969774-34 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: finishing write tid 5 to smithi08969774-34 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: oid 34 updating version 0 to 969 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: oid 34 version 969 is already newer than 966 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: oid 34 version 969 is already newer than 967 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: oid 34 version 969 is already newer than 968 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 969 (ObjNum 794 snap 276 seq_num 794) dirty exists 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2541: left oid 34 (ObjNum 794 snap 276 seq_num 794) 2024-08-29T18:22:51.013 INFO:tasks.rados.rados.0.smithi089.stdout:2546: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:22:51.059 INFO:tasks.rados.rados.0.smithi089.stdout:2547: expect (ObjNum 792 snap 276 seq_num 792) 2024-08-29T18:22:51.093 INFO:tasks.rados.rados.0.smithi089.stdout:2548: finishing write tid 1 to smithi08969774-3 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2548: finishing write tid 2 to smithi08969774-3 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2548: finishing write tid 3 to smithi08969774-3 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2548: finishing write tid 4 to smithi08969774-3 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2537: done (8 left) 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2541: done (7 left) 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2542: done (6 left) 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2546: done (5 left) 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2547: done (4 left) 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2554: read oid 36 snap -1 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2554: expect deleted 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2555: delete oid 37 current snap is 276 2024-08-29T18:22:51.094 INFO:tasks.rados.rados.0.smithi089.stdout:2548: finishing write tid 5 to smithi08969774-3 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2548: oid 3 updating version 0 to 1479 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2548: oid 3 updating version 1479 to 1482 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2548: oid 3 version 1482 is already newer than 1481 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2548: oid 3 version 1482 is already newer than 1480 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 1482 (ObjNum 795 snap 276 seq_num 795) dirty exists 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2548: left oid 3 (ObjNum 795 snap 276 seq_num 795) 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2549: finishing write tid 1 to smithi08969774-24 2024-08-29T18:22:51.095 INFO:tasks.rados.rados.0.smithi089.stdout:2549: finishing write tid 2 to smithi08969774-24 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: finishing write tid 3 to smithi08969774-24 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: finishing write tid 4 to smithi08969774-24 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: finishing write tid 5 to smithi08969774-24 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: oid 24 updating version 0 to 1205 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: oid 24 updating version 1205 to 1206 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: oid 24 version 1206 is already newer than 1204 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: oid 24 version 1206 is already newer than 1203 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1206 (ObjNum 796 snap 276 seq_num 796) dirty exists 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2549: left oid 24 (ObjNum 796 snap 276 seq_num 796) 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2551: finishing copy_from racing read to smithi08969774-19 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:2551: finishing copy_from to smithi08969774-19 2024-08-29T18:22:51.096 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1418 (ObjNum 791 snap 276 seq_num 791) dirty exists 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2553: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2553: finishing copy_from to smithi08969774-43 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1462 (ObjNum 129 snap 0 seq_num 2868216272) dirty exists 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2548: done (5 left) 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2549: done (4 left) 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2551: done (3 left) 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2553: done (2 left) 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2554: done (1 left) 2024-08-29T18:22:51.097 INFO:tasks.rados.rados.0.smithi089.stdout:2555: done (0 left) 2024-08-29T18:22:51.098 INFO:tasks.rados.rados.0.smithi089.stdout:2556: setattr oid 48 current snap is 276 2024-08-29T18:22:51.098 INFO:tasks.rados.rados.0.smithi089.stdout:2557: snap_create 2024-08-29T18:22:51.102 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1546 (ObjNum 766 snap 269 seq_num 766) dirty exists 2024-08-29T18:22:52.014 INFO:tasks.rados.rados.0.smithi089.stdout:2556: done (1 left) 2024-08-29T18:22:52.014 INFO:tasks.rados.rados.0.smithi089.stdout:2557: done (0 left) 2024-08-29T18:22:52.014 INFO:tasks.rados.rados.0.smithi089.stdout:2558: snap_remove snap 257 2024-08-29T18:22:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: cluster 2024-08-29T18:22:50.713164+0000 mgr.y (mgr.34104) 264 : cluster [DBG] pgmap v479: 121 pgs: 121 active+clean; 525 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 12 op/s; 8.4 MiB/s, 1 objects/s recovering 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: cluster 2024-08-29T18:22:51.011241+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.451942+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.463931+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.466245+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.467973+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.479896+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.635796+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.639176+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.641805+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.644001+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.646689+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:22:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: audit 2024-08-29T18:22:51.647048+0000 mgr.y (mgr.34104) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:22:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:52 smithi144 bash[67678]: cephadm 2024-08-29T18:22:51.649160+0000 mgr.y (mgr.34104) 266 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-29T18:22:52.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: cluster 2024-08-29T18:22:50.713164+0000 mgr.y (mgr.34104) 264 : cluster [DBG] pgmap v479: 121 pgs: 121 active+clean; 525 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 12 op/s; 8.4 MiB/s, 1 objects/s recovering 2024-08-29T18:22:52.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: cluster 2024-08-29T18:22:51.011241+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-29T18:22:52.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.451942+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.463931+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.466245+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.467973+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.479896+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.635796+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.639176+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.641805+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.644001+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.646689+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: audit 2024-08-29T18:22:51.647048+0000 mgr.y (mgr.34104) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[77323]: cephadm 2024-08-29T18:22:51.649160+0000 mgr.y (mgr.34104) 266 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-29T18:22:52.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: cluster 2024-08-29T18:22:50.713164+0000 mgr.y (mgr.34104) 264 : cluster [DBG] pgmap v479: 121 pgs: 121 active+clean; 525 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.7 MiB/s wr, 12 op/s; 8.4 MiB/s, 1 objects/s recovering 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: cluster 2024-08-29T18:22:51.011241+0000 mon.a (mon.0) 853 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.451942+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.463931+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.466245+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.467973+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.479896+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.635796+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.639176+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.641805+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.644001+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.646689+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:22:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: audit 2024-08-29T18:22:51.647048+0000 mgr.y (mgr.34104) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-08-29T18:22:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:52 smithi089 bash[78574]: cephadm 2024-08-29T18:22:51.649160+0000 mgr.y (mgr.34104) 266 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-08-29T18:22:53.040 INFO:tasks.rados.rados.0.smithi089.stdout:2558: done (0 left) 2024-08-29T18:22:53.040 INFO:tasks.rados.rados.0.smithi089.stdout:2559: snap_remove snap 223 2024-08-29T18:22:53.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:53 smithi144 bash[67678]: cluster 2024-08-29T18:22:52.015593+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-29T18:22:53.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:53 smithi144 bash[67678]: audit 2024-08-29T18:22:52.702522+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:53.278 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:53 smithi144 bash[67678]: audit 2024-08-29T18:22:52.704537+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:53.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:53 smithi089 bash[77323]: cluster 2024-08-29T18:22:52.015593+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-29T18:22:53.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:53 smithi089 bash[77323]: audit 2024-08-29T18:22:52.702522+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:53.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:53 smithi089 bash[77323]: audit 2024-08-29T18:22:52.704537+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:53.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:53 smithi089 bash[78574]: cluster 2024-08-29T18:22:52.015593+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-29T18:22:53.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:53 smithi089 bash[78574]: audit 2024-08-29T18:22:52.702522+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:53.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:53 smithi089 bash[78574]: audit 2024-08-29T18:22:52.704537+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:22:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:2559: done (0 left) 2024-08-29T18:22:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:2560: rollback oid 18 current snap is 277 2024-08-29T18:22:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 18 to 274 2024-08-29T18:22:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 277 2024-08-29T18:22:54.044 INFO:tasks.rados.rados.0.smithi089.stdout:2561: seq_num 798 ranges {0=573440,573440=466944,1040384=335872} 2024-08-29T18:22:54.056 INFO:tasks.rados.rados.0.smithi089.stdout:2561: writing smithi08969774-10 from 0 to 573440 tid 1 2024-08-29T18:22:54.068 INFO:tasks.rados.rados.0.smithi089.stdout:2561: writing smithi08969774-10 from 573440 to 1040384 tid 2 2024-08-29T18:22:54.079 INFO:tasks.rados.rados.0.smithi089.stdout:2561: writing smithi08969774-10 from 1040384 to 1376256 tid 3 2024-08-29T18:22:54.079 INFO:tasks.rados.rados.0.smithi089.stdout:2562: snap_create 2024-08-29T18:22:54.079 INFO:tasks.rados.rados.0.smithi089.stdout:2560: finishing rollback tid 0 to smithi08969774-18 2024-08-29T18:22:54.079 INFO:tasks.rados.rados.0.smithi089.stdout:2560: finishing rollback tid 1 to smithi08969774-18 2024-08-29T18:22:54.079 INFO:tasks.rados.rados.0.smithi089.stdout:2560: finishing rollback tid 2 to smithi08969774-18 2024-08-29T18:22:54.079 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 697 (ObjNum 690 snap 241 seq_num 690) dirty exists 2024-08-29T18:22:54.097 INFO:tasks.rados.rados.0.smithi089.stdout:2561: finishing write tid 1 to smithi08969774-10 2024-08-29T18:22:54.101 INFO:tasks.rados.rados.0.smithi089.stdout:2561: finishing write tid 2 to smithi08969774-10 2024-08-29T18:22:54.101 INFO:tasks.rados.rados.0.smithi089.stdout:2561: finishing write tid 3 to smithi08969774-10 2024-08-29T18:22:54.102 INFO:tasks.rados.rados.0.smithi089.stdout:2561: finishing write tid 4 to smithi08969774-10 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:2561: finishing write tid 5 to smithi08969774-10 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:2561: oid 10 updating version 0 to 1527 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:2561: oid 10 version 1527 is already newer than 1524 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:2561: oid 10 version 1527 is already newer than 1526 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:2561: oid 10 version 1527 is already newer than 1525 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1527 (ObjNum 798 snap 277 seq_num 798) dirty exists 2024-08-29T18:22:54.106 INFO:tasks.rados.rados.0.smithi089.stdout:2561: left oid 10 (ObjNum 798 snap 277 seq_num 798) 2024-08-29T18:22:54.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:54 smithi144 bash[67678]: cluster 2024-08-29T18:22:52.714734+0000 mgr.y (mgr.34104) 267 : cluster [DBG] pgmap v482: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 519 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 285 KiB/s wr, 17 op/s; 3.9 MiB/s, 0 objects/s recovering 2024-08-29T18:22:54.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:54 smithi144 bash[67678]: cluster 2024-08-29T18:22:53.037335+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-29T18:22:54.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:54 smithi089 bash[77323]: cluster 2024-08-29T18:22:52.714734+0000 mgr.y (mgr.34104) 267 : cluster [DBG] pgmap v482: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 519 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 285 KiB/s wr, 17 op/s; 3.9 MiB/s, 0 objects/s recovering 2024-08-29T18:22:54.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:54 smithi089 bash[77323]: cluster 2024-08-29T18:22:53.037335+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-29T18:22:54.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:54 smithi089 bash[78574]: cluster 2024-08-29T18:22:52.714734+0000 mgr.y (mgr.34104) 267 : cluster [DBG] pgmap v482: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 519 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 285 KiB/s wr, 17 op/s; 3.9 MiB/s, 0 objects/s recovering 2024-08-29T18:22:54.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:54 smithi089 bash[78574]: cluster 2024-08-29T18:22:53.037335+0000 mon.a (mon.0) 867 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-29T18:22:55.053 INFO:tasks.rados.rados.0.smithi089.stdout:2560: done (2 left) 2024-08-29T18:22:55.078 INFO:tasks.rados.rados.0.smithi089.stdout:2561: done (1 left) 2024-08-29T18:22:55.078 INFO:tasks.rados.rados.0.smithi089.stdout:2562: done (0 left) 2024-08-29T18:22:55.078 INFO:tasks.rados.rados.0.smithi089.stdout:2563: rollback oid 20 current snap is 278 2024-08-29T18:22:55.078 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 218 2024-08-29T18:22:55.078 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 278 2024-08-29T18:22:55.078 INFO:tasks.rados.rados.0.smithi089.stdout:2564: seq_num 799 ranges {0=589824,589824=802816} 2024-08-29T18:22:55.079 INFO:tasks.rados.rados.0.smithi089.stdout:2564: writing smithi08969774-35 from 0 to 589824 tid 1 2024-08-29T18:22:55.081 INFO:tasks.rados.rados.0.smithi089.stdout:2564: writing smithi08969774-35 from 589824 to 1392640 tid 2 2024-08-29T18:22:55.081 INFO:tasks.rados.rados.0.smithi089.stdout:2565: delete oid 5 current snap is 278 2024-08-29T18:22:55.082 INFO:tasks.rados.rados.0.smithi089.stdout:2563: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:22:55.082 INFO:tasks.rados.rados.0.smithi089.stdout:2563: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:22:55.082 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1548 (ObjNum 472 snap 159 seq_num 472) dirty exists 2024-08-29T18:22:55.082 INFO:tasks.rados.rados.0.smithi089.stdout:2564: finishing write tid 1 to smithi08969774-35 2024-08-29T18:22:55.089 INFO:tasks.rados.rados.0.smithi089.stdout:2564: finishing write tid 2 to smithi08969774-35 2024-08-29T18:22:55.089 INFO:tasks.rados.rados.0.smithi089.stdout:2564: finishing write tid 3 to smithi08969774-35 2024-08-29T18:22:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:2564: finishing write tid 4 to smithi08969774-35 2024-08-29T18:22:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:2564: oid 35 updating version 0 to 1536 2024-08-29T18:22:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:2564: oid 35 version 1536 is already newer than 1535 2024-08-29T18:22:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:2564: oid 35 version 1536 is already newer than 1534 2024-08-29T18:22:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1536 (ObjNum 799 snap 278 seq_num 799) dirty exists 2024-08-29T18:22:55.093 INFO:tasks.rados.rados.0.smithi089.stdout:2564: left oid 35 (ObjNum 799 snap 278 seq_num 799) 2024-08-29T18:22:55.096 INFO:tasks.rados.rados.0.smithi089.stdout:2563: done (2 left) 2024-08-29T18:22:55.096 INFO:tasks.rados.rados.0.smithi089.stdout:2564: done (1 left) 2024-08-29T18:22:55.096 INFO:tasks.rados.rados.0.smithi089.stdout:2565: done (0 left) 2024-08-29T18:22:55.096 INFO:tasks.rados.rados.0.smithi089.stdout:2566: setattr oid 8 current snap is 278 2024-08-29T18:22:55.100 INFO:tasks.rados.rados.0.smithi089.stdout:2567: rmattr oid 27 current snap is 278 2024-08-29T18:22:55.100 INFO:tasks.rados.rados.0.smithi089.stdout:2567: done (1 left) 2024-08-29T18:22:55.101 INFO:tasks.rados.rados.0.smithi089.stdout:2568: rmattr oid 30 current snap is 278 2024-08-29T18:22:55.101 INFO:tasks.rados.rados.0.smithi089.stdout:2569: read oid 13 snap 270 2024-08-29T18:22:55.101 INFO:tasks.rados.rados.0.smithi089.stdout:2569: expect deleted 2024-08-29T18:22:55.101 INFO:tasks.rados.rados.0.smithi089.stdout:2570: read oid 2 snap -1 2024-08-29T18:22:55.101 INFO:tasks.rados.rados.0.smithi089.stdout:2570: expect (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:22:55.101 INFO:tasks.rados.rados.0.smithi089.stdout:2571: snap_create 2024-08-29T18:22:55.107 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1668 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:22:55.109 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1538 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:22:55.113 INFO:tasks.rados.rados.0.smithi089.stdout:2570: expect (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:22:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:55 smithi144 bash[67678]: cluster 2024-08-29T18:22:54.046052+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-29T18:22:55.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:55 smithi144 bash[67678]: cephadm 2024-08-29T18:22:54.120548+0000 mgr.y (mgr.34104) 268 : cephadm [INF] Upgrade: Updating osd.7 2024-08-29T18:22:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:55 smithi144 bash[67678]: audit 2024-08-29T18:22:54.124714+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:55 smithi144 bash[67678]: audit 2024-08-29T18:22:54.126998+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:22:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:55 smithi144 bash[67678]: audit 2024-08-29T18:22:54.127669+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:55 smithi144 bash[67678]: cephadm 2024-08-29T18:22:54.130758+0000 mgr.y (mgr.34104) 269 : cephadm [INF] Deploying daemon osd.7 on smithi144 2024-08-29T18:22:55.427 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:22:55] "GET /metrics HTTP/1.1" 200 36207 "" "Prometheus/2.43.0" 2024-08-29T18:22:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[77323]: cluster 2024-08-29T18:22:54.046052+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-29T18:22:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[77323]: cephadm 2024-08-29T18:22:54.120548+0000 mgr.y (mgr.34104) 268 : cephadm [INF] Upgrade: Updating osd.7 2024-08-29T18:22:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[77323]: audit 2024-08-29T18:22:54.124714+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[77323]: audit 2024-08-29T18:22:54.126998+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:22:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[77323]: audit 2024-08-29T18:22:54.127669+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:55.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[77323]: cephadm 2024-08-29T18:22:54.130758+0000 mgr.y (mgr.34104) 269 : cephadm [INF] Deploying daemon osd.7 on smithi144 2024-08-29T18:22:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[78574]: cluster 2024-08-29T18:22:54.046052+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-29T18:22:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[78574]: cephadm 2024-08-29T18:22:54.120548+0000 mgr.y (mgr.34104) 268 : cephadm [INF] Upgrade: Updating osd.7 2024-08-29T18:22:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[78574]: audit 2024-08-29T18:22:54.124714+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[78574]: audit 2024-08-29T18:22:54.126998+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-29T18:22:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[78574]: audit 2024-08-29T18:22:54.127669+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:22:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:55 smithi089 bash[78574]: cephadm 2024-08-29T18:22:54.130758+0000 mgr.y (mgr.34104) 269 : cephadm [INF] Deploying daemon osd.7 on smithi144 2024-08-29T18:22:56.014 INFO:tasks.rados.rados.0.smithi089.stdout:2566: done (4 left) 2024-08-29T18:22:56.014 INFO:tasks.rados.rados.0.smithi089.stdout:2568: done (3 left) 2024-08-29T18:22:56.014 INFO:tasks.rados.rados.0.smithi089.stdout:2569: done (2 left) 2024-08-29T18:22:56.014 INFO:tasks.rados.rados.0.smithi089.stdout:2570: done (1 left) 2024-08-29T18:22:56.015 INFO:tasks.rados.rados.0.smithi089.stdout:2571: done (0 left) 2024-08-29T18:22:56.015 INFO:tasks.rados.rados.0.smithi089.stdout:2572: snap_create 2024-08-29T18:22:56.095 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:56 smithi144 bash[67678]: cluster 2024-08-29T18:22:54.715435+0000 mgr.y (mgr.34104) 270 : cluster [DBG] pgmap v485: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 521 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 957 KiB/s wr, 13 op/s 2024-08-29T18:22:56.095 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:56 smithi144 bash[67678]: cluster 2024-08-29T18:22:55.055913+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-29T18:22:56.095 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:56 smithi144 bash[67678]: cluster 2024-08-29T18:22:56.014809+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-29T18:22:56.302 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:22:56.427 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:56 smithi089 bash[78574]: cluster 2024-08-29T18:22:54.715435+0000 mgr.y (mgr.34104) 270 : cluster [DBG] pgmap v485: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 521 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 957 KiB/s wr, 13 op/s 2024-08-29T18:22:56.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:56 smithi089 bash[78574]: cluster 2024-08-29T18:22:55.055913+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-29T18:22:56.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:56 smithi089 bash[78574]: cluster 2024-08-29T18:22:56.014809+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-29T18:22:56.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:56 smithi089 bash[77323]: cluster 2024-08-29T18:22:54.715435+0000 mgr.y (mgr.34104) 270 : cluster [DBG] pgmap v485: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 521 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 957 KiB/s wr, 13 op/s 2024-08-29T18:22:56.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:56 smithi089 bash[77323]: cluster 2024-08-29T18:22:55.055913+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-29T18:22:56.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:56 smithi089 bash[77323]: cluster 2024-08-29T18:22:56.014809+0000 mon.a (mon.0) 873 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-29T18:22:56.623 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (13m) 107s ago 13m 13.9M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (13m) 16s ago 13m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (16m) 107s ago 16m 16.7M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (16m) 16s ago 16m 22.4M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (6m) 16s ago 24m 428M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (6m) 107s ago 26m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (5m) 107s ago 26m 54.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (4m) 16s ago 24m 48.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (5m) 107s ago 24m 46.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:22:56.624 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (13m) 107s ago 14m 8792k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (13m) 16s ago 14m 8804k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (3m) 107s ago 23m 202M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (2m) 107s ago 22m 228M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (2m) 107s ago 21m 178M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (112s) 107s ago 20m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (80s) 16s ago 20m 356M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (51s) 16s ago 19m 176M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (20s) 16s ago 18m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (17m) 16s ago 17m 295M 2524M 18.2.4-774-gfe43f1c9 96384990183a ccb9e242c631 2024-08-29T18:22:56.625 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (6m) 16s ago 14m 45.1M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:22:56.991 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 1, 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 7 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 3, 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 12 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:22:56.992 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:22:57.016 INFO:tasks.rados.rados.0.smithi089.stdout:2572: done (0 left) 2024-08-29T18:22:57.016 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 280 2024-08-29T18:22:57.016 INFO:tasks.rados.rados.0.smithi089.stdout:2573: seq_num 801 ranges {2826240=622592,3448832=573440,4022272=229376} 2024-08-29T18:22:57.036 INFO:tasks.rados.rados.0.smithi089.stdout:2573: writing smithi08969774-32 from 2826240 to 3448832 tid 1 2024-08-29T18:22:57.040 INFO:tasks.rados.rados.0.smithi089.stdout:2573: writing smithi08969774-32 from 3448832 to 4022272 tid 2 2024-08-29T18:22:57.041 INFO:tasks.rados.rados.0.smithi089.stdout:2573: writing smithi08969774-32 from 4022272 to 4251648 tid 3 2024-08-29T18:22:57.041 INFO:tasks.rados.rados.0.smithi089.stdout:2574: snap_remove snap 236 2024-08-29T18:22:57.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[78574]: audit 2024-08-29T18:22:56.291662+0000 mgr.y (mgr.34104) 271 : audit [DBG] from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:57.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[78574]: audit 2024-08-29T18:22:56.589745+0000 mgr.y (mgr.34104) 272 : audit [DBG] from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:57.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[78574]: audit 2024-08-29T18:22:56.993541+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.89:0/162262742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:57.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[78574]: cluster 2024-08-29T18:22:57.019054+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-29T18:22:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[77323]: audit 2024-08-29T18:22:56.291662+0000 mgr.y (mgr.34104) 271 : audit [DBG] from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[77323]: audit 2024-08-29T18:22:56.589745+0000 mgr.y (mgr.34104) 272 : audit [DBG] from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[77323]: audit 2024-08-29T18:22:56.993541+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.89:0/162262742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:57 smithi089 bash[77323]: cluster 2024-08-29T18:22:57.019054+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-29T18:22:57.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:57 smithi144 bash[67678]: audit 2024-08-29T18:22:56.291662+0000 mgr.y (mgr.34104) 271 : audit [DBG] from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:57.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:57 smithi144 bash[67678]: audit 2024-08-29T18:22:56.589745+0000 mgr.y (mgr.34104) 272 : audit [DBG] from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:22:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:57 smithi144 bash[67678]: audit 2024-08-29T18:22:56.993541+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.89:0/162262742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:22:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:57 smithi144 bash[67678]: cluster 2024-08-29T18:22:57.019054+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:2574: done (1 left) 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:2575: rollback oid 6 current snap is 280 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 224 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:2576: delete oid 39 current snap is 280 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:2573: finishing write tid 1 to smithi08969774-32 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:2573: finishing write tid 2 to smithi08969774-32 2024-08-29T18:22:58.020 INFO:tasks.rados.rados.0.smithi089.stdout:2573: finishing write tid 3 to smithi08969774-32 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: finishing write tid 4 to smithi08969774-32 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: finishing write tid 5 to smithi08969774-32 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: oid 32 updating version 0 to 1142 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: oid 32 updating version 1142 to 1144 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: oid 32 version 1144 is already newer than 1141 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: oid 32 version 1144 is already newer than 1143 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1144 (ObjNum 801 snap 280 seq_num 801) dirty exists 2024-08-29T18:22:58.021 INFO:tasks.rados.rados.0.smithi089.stdout:2573: left oid 32 (ObjNum 801 snap 280 seq_num 801) 2024-08-29T18:22:58.044 INFO:tasks.rados.rados.0.smithi089.stdout:2575: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:22:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:2575: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:22:58.047 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1240 (ObjNum 289 snap 0 seq_num 1679470646) dirty dne 2024-08-29T18:22:58.059 INFO:tasks.rados.rados.0.smithi089.stdout:2573: done (2 left) 2024-08-29T18:22:58.059 INFO:tasks.rados.rados.0.smithi089.stdout:2575: done (1 left) 2024-08-29T18:22:58.059 INFO:tasks.rados.rados.0.smithi089.stdout:2576: done (0 left) 2024-08-29T18:22:58.059 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 280 2024-08-29T18:22:58.059 INFO:tasks.rados.rados.0.smithi089.stdout:2577: seq_num 803 ranges {1343488=655360,1998848=745472,2744320=57344} 2024-08-29T18:22:58.071 INFO:tasks.rados.rados.0.smithi089.stdout:2577: writing smithi08969774-2 from 1343488 to 1998848 tid 1 2024-08-29T18:22:58.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: writing smithi08969774-2 from 1998848 to 2744320 tid 2 2024-08-29T18:22:58.076 INFO:tasks.rados.rados.0.smithi089.stdout:2577: writing smithi08969774-2 from 2744320 to 2801664 tid 3 2024-08-29T18:22:58.076 INFO:tasks.rados.rados.0.smithi089.stdout:2578: snap_remove snap 252 2024-08-29T18:22:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:58 smithi144 bash[67678]: cluster 2024-08-29T18:22:56.716115+0000 mgr.y (mgr.34104) 273 : cluster [DBG] pgmap v488: 121 pgs: 121 active+clean; 524 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T18:22:58.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:58 smithi144 bash[67678]: audit 2024-08-29T18:22:57.896988+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:58 smithi144 bash[67678]: cluster 2024-08-29T18:22:58.021155+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-29T18:22:58.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:58 smithi089 bash[77323]: cluster 2024-08-29T18:22:56.716115+0000 mgr.y (mgr.34104) 273 : cluster [DBG] pgmap v488: 121 pgs: 121 active+clean; 524 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T18:22:58.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:58 smithi089 bash[77323]: audit 2024-08-29T18:22:57.896988+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:58.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:22:58 smithi089 bash[77323]: cluster 2024-08-29T18:22:58.021155+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-29T18:22:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:58 smithi089 bash[78574]: cluster 2024-08-29T18:22:56.716115+0000 mgr.y (mgr.34104) 273 : cluster [DBG] pgmap v488: 121 pgs: 121 active+clean; 524 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T18:22:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:58 smithi089 bash[78574]: audit 2024-08-29T18:22:57.896988+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:22:58.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:22:58 smithi089 bash[78574]: cluster 2024-08-29T18:22:58.021155+0000 mon.a (mon.0) 876 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-29T18:22:59.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.054 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.055 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.055 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.055 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.056 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.056 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.056 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:22:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:22:59.074 INFO:tasks.rados.rados.0.smithi089.stdout:2578: done (1 left) 2024-08-29T18:22:59.074 INFO:tasks.rados.rados.0.smithi089.stdout:2579: read oid 43 snap -1 2024-08-29T18:22:59.074 INFO:tasks.rados.rados.0.smithi089.stdout:2579: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:59.074 INFO:tasks.rados.rados.0.smithi089.stdout:2580: delete oid 41 current snap is 280 2024-08-29T18:22:59.074 INFO:tasks.rados.rados.0.smithi089.stdout:2577: finishing write tid 1 to smithi08969774-2 2024-08-29T18:22:59.074 INFO:tasks.rados.rados.0.smithi089.stdout:2577: finishing write tid 2 to smithi08969774-2 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: finishing write tid 3 to smithi08969774-2 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: finishing write tid 4 to smithi08969774-2 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: finishing write tid 5 to smithi08969774-2 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: oid 2 updating version 0 to 1157 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: oid 2 version 1157 is already newer than 1156 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: oid 2 version 1157 is already newer than 1154 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: oid 2 version 1157 is already newer than 1155 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1157 (ObjNum 803 snap 280 seq_num 803) dirty exists 2024-08-29T18:22:59.075 INFO:tasks.rados.rados.0.smithi089.stdout:2577: left oid 2 (ObjNum 803 snap 280 seq_num 803) 2024-08-29T18:22:59.086 INFO:tasks.rados.rados.0.smithi089.stdout:2579: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:22:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:2577: done (2 left) 2024-08-29T18:22:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:2579: done (1 left) 2024-08-29T18:22:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:2580: done (0 left) 2024-08-29T18:22:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:2581: setattr oid 41 current snap is 280 2024-08-29T18:22:59.101 INFO:tasks.rados.rados.0.smithi089.stdout:2582: read oid 6 snap 262 2024-08-29T18:22:59.101 INFO:tasks.rados.rados.0.smithi089.stdout:2582: expect (ObjNum 707 snap 248 seq_num 707) 2024-08-29T18:22:59.101 INFO:tasks.rados.rados.0.smithi089.stdout:2583: copy_from oid 39 from oid 14 current snap is 280 2024-08-29T18:22:59.101 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 280 2024-08-29T18:22:59.102 INFO:tasks.rados.rados.0.smithi089.stdout:2584: seq_num 805 ranges {0=688128,688128=507904,1196032=294912} 2024-08-29T18:22:59.110 INFO:tasks.rados.rados.0.smithi089.stdout:2584: writing smithi08969774-13 from 0 to 688128 tid 1 2024-08-29T18:22:59.117 INFO:tasks.rados.rados.0.smithi089.stdout:2584: writing smithi08969774-13 from 688128 to 1196032 tid 2 2024-08-29T18:22:59.121 INFO:tasks.rados.rados.0.smithi089.stdout:2584: writing smithi08969774-13 from 1196032 to 1490944 tid 3 2024-08-29T18:22:59.122 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 280 2024-08-29T18:22:59.122 INFO:tasks.rados.rados.0.smithi089.stdout:2585: seq_num 806 ranges {1376256=704512,2080768=442368,2523136=360448} 2024-08-29T18:22:59.143 INFO:tasks.rados.rados.0.smithi089.stdout:2585: writing smithi08969774-10 from 1376256 to 2080768 tid 1 2024-08-29T18:22:59.147 INFO:tasks.rados.rados.0.smithi089.stdout:2585: writing smithi08969774-10 from 2080768 to 2523136 tid 2 2024-08-29T18:22:59.151 INFO:tasks.rados.rados.0.smithi089.stdout:2585: writing smithi08969774-10 from 2523136 to 2883584 tid 3 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2586: setattr oid 3 current snap is 280 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1172 (ObjNum 257 snap 0 seq_num 3474461757) dirty exists 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: finishing write tid 1 to smithi08969774-13 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: finishing write tid 2 to smithi08969774-13 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: finishing write tid 3 to smithi08969774-13 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: finishing write tid 4 to smithi08969774-13 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: finishing write tid 5 to smithi08969774-13 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: oid 13 updating version 0 to 1208 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: oid 13 version 1208 is already newer than 1207 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: oid 13 updating version 1208 to 1210 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:2584: oid 13 version 1210 is already newer than 1209 2024-08-29T18:22:59.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1210 (ObjNum 805 snap 280 seq_num 805) dirty exists 2024-08-29T18:22:59.153 INFO:tasks.rados.rados.0.smithi089.stdout:2584: left oid 13 (ObjNum 805 snap 280 seq_num 805) 2024-08-29T18:22:59.153 INFO:tasks.rados.rados.0.smithi089.stdout:2582: expect (ObjNum 707 snap 248 seq_num 707) 2024-08-29T18:22:59.210 INFO:tasks.rados.rados.0.smithi089.stdout:2585: finishing write tid 1 to smithi08969774-10 2024-08-29T18:22:59.210 INFO:tasks.rados.rados.0.smithi089.stdout:2583: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: finishing write tid 2 to smithi08969774-10 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: finishing write tid 3 to smithi08969774-10 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: finishing write tid 4 to smithi08969774-10 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2583: finishing copy_from to smithi08969774-39 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1456 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: finishing write tid 5 to smithi08969774-10 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: oid 10 updating version 0 to 1559 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: oid 10 updating version 1559 to 1560 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: oid 10 updating version 1560 to 1561 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: oid 10 version 1561 is already newer than 1558 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1561 (ObjNum 806 snap 280 seq_num 806) dirty exists 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2585: left oid 10 (ObjNum 806 snap 280 seq_num 806) 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2581: done (5 left) 2024-08-29T18:22:59.211 INFO:tasks.rados.rados.0.smithi089.stdout:2582: done (4 left) 2024-08-29T18:22:59.212 INFO:tasks.rados.rados.0.smithi089.stdout:2583: done (3 left) 2024-08-29T18:22:59.212 INFO:tasks.rados.rados.0.smithi089.stdout:2584: done (2 left) 2024-08-29T18:22:59.212 INFO:tasks.rados.rados.0.smithi089.stdout:2585: done (1 left) 2024-08-29T18:22:59.212 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 280 2024-08-29T18:22:59.212 INFO:tasks.rados.rados.0.smithi089.stdout:2587: seq_num 807 ranges {2883584=720896,3604480=729088,4333568=73728} 2024-08-29T18:22:59.240 INFO:tasks.rados.rados.0.smithi089.stdout:2587: writing smithi08969774-10 from 2883584 to 3604480 tid 1 2024-08-29T18:22:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2587: writing smithi08969774-10 from 3604480 to 4333568 tid 2 2024-08-29T18:22:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2587: writing smithi08969774-10 from 4333568 to 4407296 tid 3 2024-08-29T18:22:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2588: read oid 21 snap -1 2024-08-29T18:22:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2588: expect deleted 2024-08-29T18:22:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2589: delete oid 29 current snap is 280 2024-08-29T18:22:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 1563 (ObjNum 795 snap 276 seq_num 795) dirty exists 2024-08-29T18:22:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2587: finishing write tid 1 to smithi08969774-10 2024-08-29T18:22:59.250 INFO:tasks.rados.rados.0.smithi089.stdout:2586: done (3 left) 2024-08-29T18:22:59.250 INFO:tasks.rados.rados.0.smithi089.stdout:2588: done (2 left) 2024-08-29T18:22:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2589: done (1 left) 2024-08-29T18:22:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2590: read oid 6 snap -1 2024-08-29T18:22:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2590: expect deleted 2024-08-29T18:22:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 280 2024-08-29T18:22:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2591: seq_num 809 ranges {0=753664,753664=499712,1253376=303104} 2024-08-29T18:22:59.255 INFO:tasks.rados.rados.0.smithi089.stdout:2591: writing smithi08969774-47 from 0 to 753664 tid 1 2024-08-29T18:22:59.259 INFO:tasks.rados.rados.0.smithi089.stdout:2591: writing smithi08969774-47 from 753664 to 1253376 tid 2 2024-08-29T18:22:59.260 INFO:tasks.rados.rados.0.smithi089.stdout:2591: writing smithi08969774-47 from 1253376 to 1556480 tid 3 2024-08-29T18:22:59.261 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 280 2024-08-29T18:22:59.261 INFO:tasks.rados.rados.0.smithi089.stdout:2592: seq_num 810 ranges {917504=770048,1687552=778240,2465792=24576} 2024-08-29T18:22:59.270 INFO:tasks.rados.rados.0.smithi089.stdout:2592: writing smithi08969774-9 from 917504 to 1687552 tid 1 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2592: writing smithi08969774-9 from 1687552 to 2465792 tid 2 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2592: writing smithi08969774-9 from 2465792 to 2490368 tid 3 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2593: rollback oid 24 current snap is 280 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 274 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2587: finishing write tid 2 to smithi08969774-10 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2587: finishing write tid 3 to smithi08969774-10 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2587: finishing write tid 4 to smithi08969774-10 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2590: done (4 left) 2024-08-29T18:22:59.276 INFO:tasks.rados.rados.0.smithi089.stdout:2594: rmattr oid 30 current snap is 280 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2587: finishing write tid 5 to smithi08969774-10 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2587: oid 10 updating version 0 to 1567 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2587: oid 10 version 1567 is already newer than 1564 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2587: oid 10 version 1567 is already newer than 1565 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2587: oid 10 version 1567 is already newer than 1566 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1567 (ObjNum 807 snap 280 seq_num 807) dirty exists 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2587: left oid 10 (ObjNum 807 snap 280 seq_num 807) 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: finishing write tid 1 to smithi08969774-47 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: finishing write tid 2 to smithi08969774-47 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: finishing write tid 3 to smithi08969774-47 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: finishing write tid 4 to smithi08969774-47 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: finishing write tid 5 to smithi08969774-47 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: oid 47 updating version 0 to 1173 2024-08-29T18:22:59.277 INFO:tasks.rados.rados.0.smithi089.stdout:2591: oid 47 updating version 1173 to 1175 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2591: oid 47 updating version 1175 to 1176 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2591: oid 47 version 1176 is already newer than 1174 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1176 (ObjNum 809 snap 280 seq_num 809) dirty exists 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2591: left oid 47 (ObjNum 809 snap 280 seq_num 809) 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2592: finishing write tid 1 to smithi08969774-9 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2587: done (4 left) 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2591: done (3 left) 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 280 2024-08-29T18:22:59.278 INFO:tasks.rados.rados.0.smithi089.stdout:2595: seq_num 811 ranges {1327104=786432,2113536=663552,2777088=139264} 2024-08-29T18:22:59.287 INFO:tasks.rados.rados.0.smithi089.stdout:2595: writing smithi08969774-3 from 1327104 to 2113536 tid 1 2024-08-29T18:22:59.291 INFO:tasks.rados.rados.0.smithi089.stdout:2595: writing smithi08969774-3 from 2113536 to 2777088 tid 2 2024-08-29T18:22:59.292 INFO:tasks.rados.rados.0.smithi089.stdout:2595: writing smithi08969774-3 from 2777088 to 2916352 tid 3 2024-08-29T18:22:59.292 INFO:tasks.rados.rados.0.smithi089.stdout:2596: copy_from oid 4 from oid 46 current snap is 280 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2593: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1569 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2593: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2592: finishing write tid 2 to smithi08969774-9 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2594: done (4 left) 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2597: read oid 37 snap -1 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2597: expect deleted 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2598: setattr oid 39 current snap is 280 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2592: finishing write tid 3 to smithi08969774-9 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2593: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1213 (ObjNum 754 snap 269 seq_num 754) dirty exists 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2592: finishing write tid 4 to smithi08969774-9 2024-08-29T18:22:59.293 INFO:tasks.rados.rados.0.smithi089.stdout:2592: finishing write tid 5 to smithi08969774-9 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:2592: oid 9 updating version 0 to 1178 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:2592: oid 9 version 1178 is already newer than 1177 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:2592: oid 9 updating version 1178 to 1179 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:2592: oid 9 updating version 1179 to 1180 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1180 (ObjNum 810 snap 280 seq_num 810) dirty exists 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:2592: left oid 9 (ObjNum 810 snap 280 seq_num 810) 2024-08-29T18:22:59.294 INFO:tasks.rados.rados.0.smithi089.stdout:2595: finishing write tid 1 to smithi08969774-3 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2592: done (5 left) 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2593: done (4 left) 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2597: done (3 left) 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2599: rmattr oid 35 current snap is 280 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2599: done (3 left) 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2600: read oid 24 snap 277 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2600: expect (ObjNum 796 snap 276 seq_num 796) 2024-08-29T18:22:59.295 INFO:tasks.rados.rados.0.smithi089.stdout:2601: snap_create 2024-08-29T18:22:59.298 INFO:tasks.rados.rados.0.smithi089.stdout:2596: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:22:59.299 INFO:tasks.rados.rados.0.smithi089.stdout:2595: finishing write tid 2 to smithi08969774-3 2024-08-29T18:22:59.300 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1457 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:22:59.300 INFO:tasks.rados.rados.0.smithi089.stdout:2595: finishing write tid 3 to smithi08969774-3 2024-08-29T18:22:59.300 INFO:tasks.rados.rados.0.smithi089.stdout:2595: finishing write tid 4 to smithi08969774-3 2024-08-29T18:22:59.300 INFO:tasks.rados.rados.0.smithi089.stdout:2596: finishing copy_from to smithi08969774-4 2024-08-29T18:22:59.300 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 1154 (ObjNum 746 snap 266 seq_num 746) dirty exists 2024-08-29T18:22:59.302 INFO:tasks.rados.rados.0.smithi089.stdout:2595: finishing write tid 5 to smithi08969774-3 2024-08-29T18:22:59.302 INFO:tasks.rados.rados.0.smithi089.stdout:2595: oid 3 updating version 0 to 1570 2024-08-29T18:22:59.302 INFO:tasks.rados.rados.0.smithi089.stdout:2595: oid 3 updating version 1570 to 1572 2024-08-29T18:22:59.302 INFO:tasks.rados.rados.0.smithi089.stdout:2595: oid 3 updating version 1572 to 1573 2024-08-29T18:22:59.302 INFO:tasks.rados.rados.0.smithi089.stdout:2595: oid 3 version 1573 is already newer than 1571 2024-08-29T18:22:59.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 1573 (ObjNum 811 snap 280 seq_num 811) dirty exists 2024-08-29T18:22:59.303 INFO:tasks.rados.rados.0.smithi089.stdout:2595: left oid 3 (ObjNum 811 snap 280 seq_num 811) 2024-08-29T18:22:59.343 INFO:tasks.rados.rados.0.smithi089.stdout:2600: expect (ObjNum 796 snap 276 seq_num 796) 2024-08-29T18:22:59.554 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:59 smithi144 systemd[1]: Stopping Ceph osd.7 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:22:59.554 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:59 smithi144 bash[44719]: debug 2024-08-29T18:22:59.224+0000 7fbde9c70640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:22:59.554 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:59 smithi144 bash[44719]: debug 2024-08-29T18:22:59.224+0000 7fbde9c70640 -1 osd.7 624 *** Got signal Terminated *** 2024-08-29T18:22:59.555 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:22:59 smithi144 bash[44719]: debug 2024-08-29T18:22:59.224+0000 7fbde9c70640 -1 osd.7 624 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T18:23:00.085 INFO:tasks.rados.rados.0.smithi089.stdout:2595: done (4 left) 2024-08-29T18:23:00.085 INFO:tasks.rados.rados.0.smithi089.stdout:2596: done (3 left) 2024-08-29T18:23:00.086 INFO:tasks.rados.rados.0.smithi089.stdout:2598: done (2 left) 2024-08-29T18:23:00.086 INFO:tasks.rados.rados.0.smithi089.stdout:2600: done (1 left) 2024-08-29T18:23:00.086 INFO:tasks.rados.rados.0.smithi089.stdout:2601: done (0 left) 2024-08-29T18:23:00.086 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 281 2024-08-29T18:23:00.086 INFO:tasks.rados.rados.0.smithi089.stdout:2602: seq_num 812 ranges {0=802816,802816=548864,1351680=253952} 2024-08-29T18:23:00.090 INFO:tasks.rados.rados.0.smithi089.stdout:2602: writing smithi08969774-15 from 0 to 802816 tid 1 2024-08-29T18:23:00.095 INFO:tasks.rados.rados.0.smithi089.stdout:2602: writing smithi08969774-15 from 802816 to 1351680 tid 2 2024-08-29T18:23:00.097 INFO:tasks.rados.rados.0.smithi089.stdout:2602: writing smithi08969774-15 from 1351680 to 1605632 tid 3 2024-08-29T18:23:00.097 INFO:tasks.rados.rados.0.smithi089.stdout:2603: delete oid 23 current snap is 281 2024-08-29T18:23:00.102 INFO:tasks.rados.rados.0.smithi089.stdout:2603: done (1 left) 2024-08-29T18:23:00.102 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 281 2024-08-29T18:23:00.102 INFO:tasks.rados.rados.0.smithi089.stdout:2604: seq_num 814 ranges {1269760=442368,1712128=770048,2482176=434176} 2024-08-29T18:23:00.114 INFO:tasks.rados.rados.0.smithi089.stdout:2604: writing smithi08969774-28 from 1269760 to 1712128 tid 1 2024-08-29T18:23:00.119 INFO:tasks.rados.rados.0.smithi089.stdout:2604: writing smithi08969774-28 from 1712128 to 2482176 tid 2 2024-08-29T18:23:00.123 INFO:tasks.rados.rados.0.smithi089.stdout:2604: writing smithi08969774-28 from 2482176 to 2916352 tid 3 2024-08-29T18:23:00.123 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 281 2024-08-29T18:23:00.123 INFO:tasks.rados.rados.0.smithi089.stdout:2605: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2024-08-29T18:23:00.126 INFO:tasks.rados.rados.0.smithi089.stdout:2605: writing smithi08969774-37 from 0 to 458752 tid 1 2024-08-29T18:23:00.131 INFO:tasks.rados.rados.0.smithi089.stdout:2605: writing smithi08969774-37 from 458752 to 1114112 tid 2 2024-08-29T18:23:00.134 INFO:tasks.rados.rados.0.smithi089.stdout:2605: writing smithi08969774-37 from 1114112 to 1523712 tid 3 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2605: writing smithi08969774-37 from 1523712 to 1662976 tid 4 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2606: read oid 42 snap -1 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2606: expect (ObjNum 757 snap 269 seq_num 757) 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2607: delete oid 29 current snap is 281 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2604: finishing write tid 1 to smithi08969774-28 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2604: finishing write tid 2 to smithi08969774-28 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2604: finishing write tid 3 to smithi08969774-28 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2604: finishing write tid 4 to smithi08969774-28 2024-08-29T18:23:00.136 INFO:tasks.rados.rados.0.smithi089.stdout:2604: finishing write tid 5 to smithi08969774-28 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2604: oid 28 updating version 0 to 1236 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2604: oid 28 version 1236 is already newer than 1235 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2604: oid 28 version 1236 is already newer than 1234 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2604: oid 28 version 1236 is already newer than 1233 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1236 (ObjNum 814 snap 281 seq_num 814) dirty exists 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2604: left oid 28 (ObjNum 814 snap 281 seq_num 814) 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2605: finishing write tid 1 to smithi08969774-37 2024-08-29T18:23:00.137 INFO:tasks.rados.rados.0.smithi089.stdout:2605: finishing write tid 2 to smithi08969774-37 2024-08-29T18:23:00.139 INFO:tasks.rados.rados.0.smithi089.stdout:2605: finishing write tid 3 to smithi08969774-37 2024-08-29T18:23:00.140 INFO:tasks.rados.rados.0.smithi089.stdout:2605: finishing write tid 4 to smithi08969774-37 2024-08-29T18:23:00.140 INFO:tasks.rados.rados.0.smithi089.stdout:2605: finishing write tid 5 to smithi08969774-37 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: finishing write tid 6 to smithi08969774-37 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: oid 37 updating version 0 to 1695 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: oid 37 version 1695 is already newer than 1692 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: oid 37 version 1695 is already newer than 1694 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: oid 37 version 1695 is already newer than 1693 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: oid 37 version 1695 is already newer than 1691 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1695 (ObjNum 815 snap 281 seq_num 815) dirty exists 2024-08-29T18:23:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:2605: left oid 37 (ObjNum 815 snap 281 seq_num 815) 2024-08-29T18:23:00.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:00 smithi089 bash[77323]: cluster 2024-08-29T18:22:58.717149+0000 mgr.y (mgr.34104) 274 : cluster [DBG] pgmap v491: 121 pgs: 121 active+clean; 523 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 995 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:23:00.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:00 smithi089 bash[77323]: cluster 2024-08-29T18:22:59.076261+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-29T18:23:00.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:00 smithi089 bash[77323]: cluster 2024-08-29T18:22:59.230358+0000 mon.a (mon.0) 878 : cluster [INF] osd.7 marked itself down and dead 2024-08-29T18:23:00.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:00 smithi089 bash[78574]: cluster 2024-08-29T18:22:58.717149+0000 mgr.y (mgr.34104) 274 : cluster [DBG] pgmap v491: 121 pgs: 121 active+clean; 523 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 995 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:23:00.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:00 smithi089 bash[78574]: cluster 2024-08-29T18:22:59.076261+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-29T18:23:00.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:00 smithi089 bash[78574]: cluster 2024-08-29T18:22:59.230358+0000 mon.a (mon.0) 878 : cluster [INF] osd.7 marked itself down and dead 2024-08-29T18:23:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:00 smithi144 bash[67678]: cluster 2024-08-29T18:22:58.717149+0000 mgr.y (mgr.34104) 274 : cluster [DBG] pgmap v491: 121 pgs: 121 active+clean; 523 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 995 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T18:23:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:00 smithi144 bash[67678]: cluster 2024-08-29T18:22:59.076261+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-29T18:23:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:00 smithi144 bash[67678]: cluster 2024-08-29T18:22:59.230358+0000 mon.a (mon.0) 878 : cluster [INF] osd.7 marked itself down and dead 2024-08-29T18:23:01.056 INFO:tasks.rados.rados.0.smithi089.stdout:2602: finishing write tid 1 to smithi08969774-15 2024-08-29T18:23:01.056 INFO:tasks.rados.rados.0.smithi089.stdout:2602: finishing write tid 2 to smithi08969774-15 2024-08-29T18:23:01.056 INFO:tasks.rados.rados.0.smithi089.stdout:2602: finishing write tid 3 to smithi08969774-15 2024-08-29T18:23:01.056 INFO:tasks.rados.rados.0.smithi089.stdout:2602: finishing write tid 4 to smithi08969774-15 2024-08-29T18:23:01.063 INFO:tasks.rados.rados.0.smithi089.stdout:2602: finishing write tid 5 to smithi08969774-15 2024-08-29T18:23:01.063 INFO:tasks.rados.rados.0.smithi089.stdout:2602: oid 15 updating version 0 to 1187 2024-08-29T18:23:01.064 INFO:tasks.rados.rados.0.smithi089.stdout:2602: oid 15 version 1187 is already newer than 1185 2024-08-29T18:23:01.064 INFO:tasks.rados.rados.0.smithi089.stdout:2602: oid 15 version 1187 is already newer than 1186 2024-08-29T18:23:01.064 INFO:tasks.rados.rados.0.smithi089.stdout:2602: oid 15 version 1187 is already newer than 1184 2024-08-29T18:23:01.064 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1187 (ObjNum 812 snap 281 seq_num 812) dirty exists 2024-08-29T18:23:01.064 INFO:tasks.rados.rados.0.smithi089.stdout:2602: left oid 15 (ObjNum 812 snap 281 seq_num 812) 2024-08-29T18:23:01.064 INFO:tasks.rados.rados.0.smithi089.stdout:2602: done (4 left) 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2604: done (3 left) 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2605: done (2 left) 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2607: done (1 left) 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2608: copy_from oid 41 from oid 6 current snap is 281 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2609: copy_from oid 36 from oid 40 current snap is 281 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2610: snap_create 2024-08-29T18:23:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2609: finishing copy_from to smithi08969774-36 2024-08-29T18:23:01.066 INFO:tasks.rados.rados.0.smithi089.stdout:2609: got expected ENOENT (src dne) 2024-08-29T18:23:01.066 INFO:tasks.rados.rados.0.smithi089.stdout:2609: finishing copy_from racing read to smithi08969774-36 2024-08-29T18:23:01.068 INFO:tasks.rados.rados.0.smithi089.stdout:2608: finishing copy_from to smithi08969774-41 2024-08-29T18:23:01.068 INFO:tasks.rados.rados.0.smithi089.stdout:2608: got expected ENOENT (src dne) 2024-08-29T18:23:01.070 INFO:tasks.rados.rados.0.smithi089.stdout:2608: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:23:01.108 INFO:tasks.rados.rados.0.smithi089.stdout:2606: expect (ObjNum 757 snap 269 seq_num 757) 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[78574]: cluster 2024-08-29T18:23:00.071252+0000 mon.a (mon.0) 879 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[78574]: cluster 2024-08-29T18:23:00.071299+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[78574]: cluster 2024-08-29T18:23:00.082302+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e625: 8 total, 7 up, 8 in 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[78574]: cluster 2024-08-29T18:23:01.026731+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e626: 8 total, 7 up, 8 in 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[77323]: cluster 2024-08-29T18:23:00.071252+0000 mon.a (mon.0) 879 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[77323]: cluster 2024-08-29T18:23:00.071299+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-29T18:23:01.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[77323]: cluster 2024-08-29T18:23:00.082302+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e625: 8 total, 7 up, 8 in 2024-08-29T18:23:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:01 smithi089 bash[77323]: cluster 2024-08-29T18:23:01.026731+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e626: 8 total, 7 up, 8 in 2024-08-29T18:23:01.496 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:01 smithi144 bash[84010]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-7 2024-08-29T18:23:01.496 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:01 smithi144 bash[67678]: cluster 2024-08-29T18:23:00.071252+0000 mon.a (mon.0) 879 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-29T18:23:01.496 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:01 smithi144 bash[67678]: cluster 2024-08-29T18:23:00.071299+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-08-29T18:23:01.497 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:01 smithi144 bash[67678]: cluster 2024-08-29T18:23:00.082302+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e625: 8 total, 7 up, 8 in 2024-08-29T18:23:01.497 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:01 smithi144 bash[67678]: cluster 2024-08-29T18:23:01.026731+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e626: 8 total, 7 up, 8 in 2024-08-29T18:23:01.804 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:01 smithi144 bash[84075]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-7 2024-08-29T18:23:02.046 INFO:tasks.rados.rados.0.smithi089.stdout:2606: done (3 left) 2024-08-29T18:23:02.046 INFO:tasks.rados.rados.0.smithi089.stdout:2608: done (2 left) 2024-08-29T18:23:02.046 INFO:tasks.rados.rados.0.smithi089.stdout:2609: done (1 left) 2024-08-29T18:23:02.046 INFO:tasks.rados.rados.0.smithi089.stdout:2610: done (0 left) 2024-08-29T18:23:02.047 INFO:tasks.rados.rados.0.smithi089.stdout:2611: copy_from oid 4 from oid 16 current snap is 282 2024-08-29T18:23:02.047 INFO:tasks.rados.rados.0.smithi089.stdout:2612: snap_create 2024-08-29T18:23:02.069 INFO:tasks.rados.rados.0.smithi089.stdout:2611: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:23:02.072 INFO:tasks.rados.rados.0.smithi089.stdout:2611: finishing copy_from to smithi08969774-4 2024-08-29T18:23:02.072 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 958 (ObjNum 751 snap 268 seq_num 751) dirty exists 2024-08-29T18:23:02.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:02 smithi089 bash[77323]: cluster 2024-08-29T18:23:00.717978+0000 mgr.y (mgr.34104) 275 : cluster [DBG] pgmap v494: 121 pgs: 20 stale+active+clean, 101 active+clean; 523 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 995 KiB/s rd, 704 KiB/s wr, 4 op/s 2024-08-29T18:23:02.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:02 smithi089 bash[77323]: cluster 2024-08-29T18:23:02.048053+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e627: 8 total, 7 up, 8 in 2024-08-29T18:23:02.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:02 smithi089 bash[78574]: cluster 2024-08-29T18:23:00.717978+0000 mgr.y (mgr.34104) 275 : cluster [DBG] pgmap v494: 121 pgs: 20 stale+active+clean, 101 active+clean; 523 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 995 KiB/s rd, 704 KiB/s wr, 4 op/s 2024-08-29T18:23:02.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:02 smithi089 bash[78574]: cluster 2024-08-29T18:23:02.048053+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e627: 8 total, 7 up, 8 in 2024-08-29T18:23:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:02 smithi144 bash[67678]: cluster 2024-08-29T18:23:00.717978+0000 mgr.y (mgr.34104) 275 : cluster [DBG] pgmap v494: 121 pgs: 20 stale+active+clean, 101 active+clean; 523 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 995 KiB/s rd, 704 KiB/s wr, 4 op/s 2024-08-29T18:23:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:02 smithi144 bash[67678]: cluster 2024-08-29T18:23:02.048053+0000 mon.a (mon.0) 883 : cluster [DBG] osdmap e627: 8 total, 7 up, 8 in 2024-08-29T18:23:03.049 INFO:tasks.rados.rados.0.smithi089.stdout:2611: done (1 left) 2024-08-29T18:23:03.050 INFO:tasks.rados.rados.0.smithi089.stdout:2612: done (0 left) 2024-08-29T18:23:03.050 INFO:tasks.rados.rados.0.smithi089.stdout:2613: read oid 49 snap -1 2024-08-29T18:23:03.050 INFO:tasks.rados.rados.0.smithi089.stdout:2613: expect (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:23:03.050 INFO:tasks.rados.rados.0.smithi089.stdout:2614: setattr oid 11 current snap is 283 2024-08-29T18:23:03.051 INFO:tasks.rados.rados.0.smithi089.stdout:2615: read oid 48 snap -1 2024-08-29T18:23:03.051 INFO:tasks.rados.rados.0.smithi089.stdout:2615: expect (ObjNum 766 snap 269 seq_num 766) 2024-08-29T18:23:03.051 INFO:tasks.rados.rados.0.smithi089.stdout:2616: read oid 12 snap -1 2024-08-29T18:23:03.051 INFO:tasks.rados.rados.0.smithi089.stdout:2616: expect (ObjNum 774 snap 272 seq_num 774) 2024-08-29T18:23:03.051 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 283 2024-08-29T18:23:03.051 INFO:tasks.rados.rados.0.smithi089.stdout:2617: seq_num 817 ranges {0=491520,491520=417792,909312=425984,1335296=360448} 2024-08-29T18:23:03.054 INFO:tasks.rados.rados.0.smithi089.stdout:2617: writing smithi08969774-6 from 0 to 491520 tid 1 2024-08-29T18:23:03.057 INFO:tasks.rados.rados.0.smithi089.stdout:2617: writing smithi08969774-6 from 491520 to 909312 tid 2 2024-08-29T18:23:03.060 INFO:tasks.rados.rados.0.smithi089.stdout:2617: writing smithi08969774-6 from 909312 to 1335296 tid 3 2024-08-29T18:23:03.062 INFO:tasks.rados.rados.0.smithi089.stdout:2617: writing smithi08969774-6 from 1335296 to 1695744 tid 4 2024-08-29T18:23:03.063 INFO:tasks.rados.rados.0.smithi089.stdout:2618: snap_create 2024-08-29T18:23:03.073 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1575 (ObjNum 778 snap 272 seq_num 778) dirty exists 2024-08-29T18:23:03.081 INFO:tasks.rados.rados.0.smithi089.stdout:2615: expect (ObjNum 766 snap 269 seq_num 766) 2024-08-29T18:23:03.137 INFO:tasks.rados.rados.0.smithi089.stdout:2617: finishing write tid 1 to smithi08969774-6 2024-08-29T18:23:03.137 INFO:tasks.rados.rados.0.smithi089.stdout:2617: finishing write tid 2 to smithi08969774-6 2024-08-29T18:23:03.137 INFO:tasks.rados.rados.0.smithi089.stdout:2617: finishing write tid 3 to smithi08969774-6 2024-08-29T18:23:03.137 INFO:tasks.rados.rados.0.smithi089.stdout:2617: finishing write tid 4 to smithi08969774-6 2024-08-29T18:23:03.137 INFO:tasks.rados.rados.0.smithi089.stdout:2617: finishing write tid 5 to smithi08969774-6 2024-08-29T18:23:03.137 INFO:tasks.rados.rados.0.smithi089.stdout:2616: expect (ObjNum 774 snap 272 seq_num 774) 2024-08-29T18:23:03.324 INFO:tasks.rados.rados.0.smithi089.stdout:2617: finishing write tid 6 to smithi08969774-6 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2617: oid 6 updating version 0 to 1245 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2617: oid 6 version 1245 is already newer than 1244 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2617: oid 6 version 1245 is already newer than 1243 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2617: oid 6 version 1245 is already newer than 1242 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2617: oid 6 version 1245 is already newer than 1241 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1245 (ObjNum 817 snap 283 seq_num 817) dirty exists 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2617: left oid 6 (ObjNum 817 snap 283 seq_num 817) 2024-08-29T18:23:03.325 INFO:tasks.rados.rados.0.smithi089.stdout:2613: expect (ObjNum 724 snap 255 seq_num 724) 2024-08-29T18:23:03.966 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.966 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.967 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.967 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.967 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.968 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.968 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.968 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.968 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.969 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.7.service: Deactivated successfully. 2024-08-29T18:23:03.969 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: Stopped Ceph osd.7 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:23:03.969 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:03.969 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:03 smithi144 systemd[1]: Started Ceph osd.7 for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2613: done (5 left) 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2614: done (4 left) 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2615: done (3 left) 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2616: done (2 left) 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2617: done (1 left) 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2618: done (0 left) 2024-08-29T18:23:04.052 INFO:tasks.rados.rados.0.smithi089.stdout:2619: setattr oid 17 current snap is 284 2024-08-29T18:23:04.053 INFO:tasks.rados.rados.0.smithi089.stdout:2620: read oid 6 snap -1 2024-08-29T18:23:04.053 INFO:tasks.rados.rados.0.smithi089.stdout:2620: expect (ObjNum 817 snap 283 seq_num 817) 2024-08-29T18:23:04.053 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 284 2024-08-29T18:23:04.053 INFO:tasks.rados.rados.0.smithi089.stdout:2621: seq_num 818 ranges {5095424=507904,5603328=704512,6307840=499712} 2024-08-29T18:23:04.085 INFO:tasks.rados.rados.0.smithi089.stdout:2621: writing smithi08969774-26 from 5095424 to 5603328 tid 1 2024-08-29T18:23:04.089 INFO:tasks.rados.rados.0.smithi089.stdout:2621: writing smithi08969774-26 from 5603328 to 6307840 tid 2 2024-08-29T18:23:04.092 INFO:tasks.rados.rados.0.smithi089.stdout:2621: writing smithi08969774-26 from 6307840 to 6807552 tid 3 2024-08-29T18:23:04.093 INFO:tasks.rados.rados.0.smithi089.stdout:2622: snap_remove snap 215 2024-08-29T18:23:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:04 smithi144 bash[67678]: cluster 2024-08-29T18:23:02.719080+0000 mgr.y (mgr.34104) 276 : cluster [DBG] pgmap v497: 121 pgs: 28 active+undersized, 7 stale+active+clean, 7 active+undersized+degraded, 79 active+clean; 530 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 20 op/s; 46/930 objects degraded (4.946%) 2024-08-29T18:23:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:04 smithi144 bash[67678]: cluster 2024-08-29T18:23:03.050091+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-29T18:23:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:04 smithi144 bash[67678]: cluster 2024-08-29T18:23:03.126641+0000 mon.a (mon.0) 885 : cluster [WRN] Health check failed: Degraded data redundancy: 46/930 objects degraded (4.946%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:04.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:04 smithi144 bash[67678]: audit 2024-08-29T18:23:04.023592+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:04 smithi144 bash[67678]: audit 2024-08-29T18:23:04.032989+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:04 smithi144 bash[67678]: audit 2024-08-29T18:23:04.035080+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[77323]: cluster 2024-08-29T18:23:02.719080+0000 mgr.y (mgr.34104) 276 : cluster [DBG] pgmap v497: 121 pgs: 28 active+undersized, 7 stale+active+clean, 7 active+undersized+degraded, 79 active+clean; 530 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 20 op/s; 46/930 objects degraded (4.946%) 2024-08-29T18:23:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[77323]: cluster 2024-08-29T18:23:03.050091+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-29T18:23:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[77323]: cluster 2024-08-29T18:23:03.126641+0000 mon.a (mon.0) 885 : cluster [WRN] Health check failed: Degraded data redundancy: 46/930 objects degraded (4.946%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[77323]: audit 2024-08-29T18:23:04.023592+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[77323]: audit 2024-08-29T18:23:04.032989+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[77323]: audit 2024-08-29T18:23:04.035080+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[78574]: cluster 2024-08-29T18:23:02.719080+0000 mgr.y (mgr.34104) 276 : cluster [DBG] pgmap v497: 121 pgs: 28 active+undersized, 7 stale+active+clean, 7 active+undersized+degraded, 79 active+clean; 530 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 20 op/s; 46/930 objects degraded (4.946%) 2024-08-29T18:23:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[78574]: cluster 2024-08-29T18:23:03.050091+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e628: 8 total, 7 up, 8 in 2024-08-29T18:23:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[78574]: cluster 2024-08-29T18:23:03.126641+0000 mon.a (mon.0) 885 : cluster [WRN] Health check failed: Degraded data redundancy: 46/930 objects degraded (4.946%), 7 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[78574]: audit 2024-08-29T18:23:04.023592+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[78574]: audit 2024-08-29T18:23:04.032989+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:04 smithi089 bash[78574]: audit 2024-08-29T18:23:04.035080+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:05.075 INFO:tasks.rados.rados.0.smithi089.stdout:2622: done (3 left) 2024-08-29T18:23:05.075 INFO:tasks.rados.rados.0.smithi089.stdout:2623: rollback oid 42 current snap is 284 2024-08-29T18:23:05.075 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 224 2024-08-29T18:23:05.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1419 (ObjNum 760 snap 269 seq_num 760) dirty exists 2024-08-29T18:23:05.075 INFO:tasks.rados.rados.0.smithi089.stdout:2620: expect (ObjNum 817 snap 283 seq_num 817) 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: finishing write tid 1 to smithi08969774-26 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: finishing write tid 2 to smithi08969774-26 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: finishing write tid 3 to smithi08969774-26 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: finishing write tid 4 to smithi08969774-26 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: finishing write tid 5 to smithi08969774-26 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: oid 26 updating version 0 to 1084 2024-08-29T18:23:05.132 INFO:tasks.rados.rados.0.smithi089.stdout:2621: oid 26 version 1084 is already newer than 1083 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2621: oid 26 version 1084 is already newer than 1082 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2621: oid 26 updating version 1084 to 1085 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1085 (ObjNum 818 snap 284 seq_num 818) dirty exists 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2621: left oid 26 (ObjNum 818 snap 284 seq_num 818) 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2619: done (3 left) 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2620: done (2 left) 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2621: done (1 left) 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2624: read oid 13 snap -1 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2624: expect (ObjNum 805 snap 280 seq_num 805) 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2625: read oid 36 snap -1 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2625: expect deleted 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2626: delete oid 10 current snap is 284 2024-08-29T18:23:05.133 INFO:tasks.rados.rados.0.smithi089.stdout:2623: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2623: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2623: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1422 (ObjNum 536 snap 182 seq_num 536) dirty exists 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2623: done (3 left) 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2625: done (2 left) 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2626: done (1 left) 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2627: rmattr oid 24 current snap is 284 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2627: done (1 left) 2024-08-29T18:23:05.134 INFO:tasks.rados.rados.0.smithi089.stdout:2628: snap_remove snap 272 2024-08-29T18:23:05.280 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[67678]: cluster 2024-08-29T18:23:04.051429+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-29T18:23:05.280 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:23:05.281 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:23:05.281 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-29T18:23:05.281 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:23:05.281 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-29T18:23:05.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:23:05] "GET /metrics HTTP/1.1" 200 36207 "" "Prometheus/2.43.0" 2024-08-29T18:23:05.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:05 smithi089 bash[77323]: cluster 2024-08-29T18:23:04.051429+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-29T18:23:05.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:05 smithi089 bash[78574]: cluster 2024-08-29T18:23:04.051429+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e629: 8 total, 7 up, 8 in 2024-08-29T18:23:05.554 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-29T18:23:05.554 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-08-29T18:23:06.022 INFO:tasks.rados.rados.0.smithi089.stdout:2628: done (1 left) 2024-08-29T18:23:06.023 INFO:tasks.rados.rados.0.smithi089.stdout:2629: rollback oid 20 current snap is 284 2024-08-29T18:23:06.023 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 275 2024-08-29T18:23:06.023 INFO:tasks.rados.rados.0.smithi089.stdout:2624: expect (ObjNum 805 snap 280 seq_num 805) 2024-08-29T18:23:06.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-29T18:23:06.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-08-29T18:23:06.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-29T18:23:06.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-29T18:23:06.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:05 smithi144 bash[84223]: --> ceph-volume lvm activate successful for osd ID: 7 2024-08-29T18:23:06.078 INFO:tasks.rados.rados.0.smithi089.stdout:2629: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:23:06.078 INFO:tasks.rados.rados.0.smithi089.stdout:2629: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1550 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2624: done (1 left) 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2629: done (0 left) 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2630: copy_from oid 12 from oid 39 current snap is 284 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2631: read oid 10 snap -1 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2631: expect deleted 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2632: copy_from oid 23 from oid 34 current snap is 284 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2633: read oid 5 snap -1 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2633: expect deleted 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 284 2024-08-29T18:23:06.079 INFO:tasks.rados.rados.0.smithi089.stdout:2634: seq_num 820 ranges {3342336=540672,3883008=475136,4358144=598016,4956160=131072} 2024-08-29T18:23:06.105 INFO:tasks.rados.rados.0.smithi089.stdout:2634: writing smithi08969774-44 from 3342336 to 3883008 tid 1 2024-08-29T18:23:06.109 INFO:tasks.rados.rados.0.smithi089.stdout:2634: writing smithi08969774-44 from 3883008 to 4358144 tid 2 2024-08-29T18:23:06.113 INFO:tasks.rados.rados.0.smithi089.stdout:2634: writing smithi08969774-44 from 4358144 to 4956160 tid 3 2024-08-29T18:23:06.114 INFO:tasks.rados.rados.0.smithi089.stdout:2634: writing smithi08969774-44 from 4956160 to 5087232 tid 4 2024-08-29T18:23:06.114 INFO:tasks.rados.rados.0.smithi089.stdout:2635: setattr oid 38 current snap is 284 2024-08-29T18:23:06.114 INFO:tasks.rados.rados.0.smithi089.stdout:2632: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:23:06.114 INFO:tasks.rados.rados.0.smithi089.stdout:2632: finishing copy_from to smithi08969774-23 2024-08-29T18:23:06.114 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 969 (ObjNum 794 snap 276 seq_num 794) dirty exists 2024-08-29T18:23:06.115 INFO:tasks.rados.rados.0.smithi089.stdout:2634: finishing write tid 1 to smithi08969774-44 2024-08-29T18:23:06.115 INFO:tasks.rados.rados.0.smithi089.stdout:2634: finishing write tid 2 to smithi08969774-44 2024-08-29T18:23:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2631: done (5 left) 2024-08-29T18:23:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2632: done (4 left) 2024-08-29T18:23:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2633: done (3 left) 2024-08-29T18:23:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2636: read oid 13 snap -1 2024-08-29T18:23:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2636: expect (ObjNum 805 snap 280 seq_num 805) 2024-08-29T18:23:06.116 INFO:tasks.rados.rados.0.smithi089.stdout:2637: snap_remove snap 275 2024-08-29T18:23:06.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:06 smithi089 bash[77323]: cluster 2024-08-29T18:23:04.720113+0000 mgr.y (mgr.34104) 277 : cluster [DBG] pgmap v500: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 541 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 31 op/s; 89/936 objects degraded (9.509%) 2024-08-29T18:23:06.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:06 smithi089 bash[77323]: cluster 2024-08-29T18:23:05.076427+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-29T18:23:06.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:06 smithi089 bash[77323]: cluster 2024-08-29T18:23:06.024534+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-29T18:23:06.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:06 smithi089 bash[78574]: cluster 2024-08-29T18:23:04.720113+0000 mgr.y (mgr.34104) 277 : cluster [DBG] pgmap v500: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 541 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 31 op/s; 89/936 objects degraded (9.509%) 2024-08-29T18:23:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:06 smithi089 bash[78574]: cluster 2024-08-29T18:23:05.076427+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-29T18:23:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:06 smithi089 bash[78574]: cluster 2024-08-29T18:23:06.024534+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-29T18:23:06.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:06 smithi144 bash[67678]: cluster 2024-08-29T18:23:04.720113+0000 mgr.y (mgr.34104) 277 : cluster [DBG] pgmap v500: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 541 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 31 op/s; 89/936 objects degraded (9.509%) 2024-08-29T18:23:06.538 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:06 smithi144 bash[67678]: cluster 2024-08-29T18:23:05.076427+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e630: 8 total, 7 up, 8 in 2024-08-29T18:23:06.539 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:06 smithi144 bash[67678]: cluster 2024-08-29T18:23:06.024534+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e631: 8 total, 7 up, 8 in 2024-08-29T18:23:07.090 INFO:tasks.rados.rados.0.smithi089.stdout:2634: finishing write tid 3 to smithi08969774-44 2024-08-29T18:23:07.090 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1551 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:23:07.090 INFO:tasks.rados.rados.0.smithi089.stdout:2634: finishing write tid 4 to smithi08969774-44 2024-08-29T18:23:07.090 INFO:tasks.rados.rados.0.smithi089.stdout:2634: finishing write tid 5 to smithi08969774-44 2024-08-29T18:23:07.090 INFO:tasks.rados.rados.0.smithi089.stdout:2636: expect (ObjNum 805 snap 280 seq_num 805) 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:2634: finishing write tid 6 to smithi08969774-44 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:2634: oid 44 updating version 0 to 1421 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:2634: oid 44 updating version 1421 to 1423 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:2634: oid 44 version 1423 is already newer than 1420 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:2634: oid 44 version 1423 is already newer than 1422 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:2634: oid 44 updating version 1423 to 1424 2024-08-29T18:23:07.133 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1424 (ObjNum 820 snap 284 seq_num 820) dirty exists 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2634: left oid 44 (ObjNum 820 snap 284 seq_num 820) 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2630: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2630: finishing copy_from to smithi08969774-12 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1457 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2630: done (4 left) 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2634: done (3 left) 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2635: done (2 left) 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2636: done (1 left) 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2637: done (0 left) 2024-08-29T18:23:07.134 INFO:tasks.rados.rados.0.smithi089.stdout:2638: delete oid 29 current snap is 284 2024-08-29T18:23:07.135 INFO:tasks.rados.rados.0.smithi089.stdout:2638: done (0 left) 2024-08-29T18:23:07.136 INFO:tasks.rados.rados.0.smithi089.stdout:2639: delete oid 21 current snap is 284 2024-08-29T18:23:07.139 INFO:tasks.rados.rados.0.smithi089.stdout:2639: done (0 left) 2024-08-29T18:23:07.139 INFO:tasks.rados.rados.0.smithi089.stdout:2640: copy_from oid 13 from oid 17 current snap is 284 2024-08-29T18:23:07.139 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 284 2024-08-29T18:23:07.139 INFO:tasks.rados.rados.0.smithi089.stdout:2641: seq_num 823 ranges {6807552=589824,7397376=573440,7970816=630784} 2024-08-29T18:23:07.225 INFO:tasks.rados.rados.0.smithi089.stdout:2641: writing smithi08969774-26 from 6807552 to 7397376 tid 1 2024-08-29T18:23:07.228 INFO:tasks.rados.rados.0.smithi089.stdout:2641: writing smithi08969774-26 from 7397376 to 7970816 tid 2 2024-08-29T18:23:07.232 INFO:tasks.rados.rados.0.smithi089.stdout:2641: writing smithi08969774-26 from 7970816 to 8601600 tid 3 2024-08-29T18:23:07.232 INFO:tasks.rados.rados.0.smithi089.stdout:2642: snap_create 2024-08-29T18:23:07.233 INFO:tasks.rados.rados.0.smithi089.stdout:2640: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:23:07.233 INFO:tasks.rados.rados.0.smithi089.stdout:2640: finishing copy_from to smithi08969774-13 2024-08-29T18:23:07.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1419 (ObjNum 760 snap 269 seq_num 760) dirty exists 2024-08-29T18:23:07.234 INFO:tasks.rados.rados.0.smithi089.stdout:2641: finishing write tid 1 to smithi08969774-26 2024-08-29T18:23:07.238 INFO:tasks.rados.rados.0.smithi089.stdout:2641: finishing write tid 2 to smithi08969774-26 2024-08-29T18:23:07.242 INFO:tasks.rados.rados.0.smithi089.stdout:2641: finishing write tid 3 to smithi08969774-26 2024-08-29T18:23:07.242 INFO:tasks.rados.rados.0.smithi089.stdout:2641: finishing write tid 4 to smithi08969774-26 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:2641: finishing write tid 5 to smithi08969774-26 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:2641: oid 26 updating version 0 to 1088 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:2641: oid 26 updating version 1088 to 1089 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:2641: oid 26 version 1089 is already newer than 1086 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:2641: oid 26 version 1089 is already newer than 1087 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1089 (ObjNum 823 snap 284 seq_num 823) dirty exists 2024-08-29T18:23:07.245 INFO:tasks.rados.rados.0.smithi089.stdout:2641: left oid 26 (ObjNum 823 snap 284 seq_num 823) 2024-08-29T18:23:07.804 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:07 smithi144 bash[84431]: debug 2024-08-29T18:23:07.512+0000 7fcfbabf4640 1 -- 172.21.15.144:0/1921525143 <== mon.1 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559121fae960 con 0x559122d94000 2024-08-29T18:23:08.095 INFO:tasks.rados.rados.0.smithi089.stdout:2640: done (2 left) 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2641: done (1 left) 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2642: done (0 left) 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2643: copy_from oid 24 from oid 35 current snap is 285 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2644: read oid 32 snap 218 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2644: expect (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2645: read oid 38 snap -1 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2645: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2646: read oid 36 snap -1 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2646: expect deleted 2024-08-29T18:23:08.096 INFO:tasks.rados.rados.0.smithi089.stdout:2647: snap_create 2024-08-29T18:23:08.114 INFO:tasks.rados.rados.0.smithi089.stdout:2645: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:23:08.197 INFO:tasks.rados.rados.0.smithi089.stdout:2644: expect (ObjNum 450 snap 152 seq_num 450) 2024-08-29T18:23:08.298 INFO:tasks.rados.rados.0.smithi089.stdout:2643: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:23:08.298 INFO:tasks.rados.rados.0.smithi089.stdout:2643: finishing copy_from to smithi08969774-24 2024-08-29T18:23:08.298 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1536 (ObjNum 799 snap 278 seq_num 799) dirty exists 2024-08-29T18:23:08.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[77323]: cluster 2024-08-29T18:23:06.721431+0000 mgr.y (mgr.34104) 278 : cluster [DBG] pgmap v503: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 550 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 4.6 MiB/s wr, 26 op/s; 91/948 objects degraded (9.599%) 2024-08-29T18:23:08.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[77323]: cluster 2024-08-29T18:23:07.085339+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e632: 8 total, 7 up, 8 in 2024-08-29T18:23:08.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[77323]: audit 2024-08-29T18:23:07.703019+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:08.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[77323]: audit 2024-08-29T18:23:07.705085+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:08.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[78574]: cluster 2024-08-29T18:23:06.721431+0000 mgr.y (mgr.34104) 278 : cluster [DBG] pgmap v503: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 550 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 4.6 MiB/s wr, 26 op/s; 91/948 objects degraded (9.599%) 2024-08-29T18:23:08.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[78574]: cluster 2024-08-29T18:23:07.085339+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e632: 8 total, 7 up, 8 in 2024-08-29T18:23:08.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[78574]: audit 2024-08-29T18:23:07.703019+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:08.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:08 smithi089 bash[78574]: audit 2024-08-29T18:23:07.705085+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:08 smithi144 bash[67678]: cluster 2024-08-29T18:23:06.721431+0000 mgr.y (mgr.34104) 278 : cluster [DBG] pgmap v503: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 550 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 4.6 MiB/s wr, 26 op/s; 91/948 objects degraded (9.599%) 2024-08-29T18:23:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:08 smithi144 bash[67678]: cluster 2024-08-29T18:23:07.085339+0000 mon.a (mon.0) 892 : cluster [DBG] osdmap e632: 8 total, 7 up, 8 in 2024-08-29T18:23:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:08 smithi144 bash[67678]: audit 2024-08-29T18:23:07.703019+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:08 smithi144 bash[67678]: audit 2024-08-29T18:23:07.705085+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:09.054 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:08 smithi144 bash[84431]: debug 2024-08-29T18:23:08.792+0000 7fcfbd45b640 -1 Falling back to public interface 2024-08-29T18:23:09.091 INFO:tasks.rados.rados.0.smithi089.stdout:2643: done (4 left) 2024-08-29T18:23:09.092 INFO:tasks.rados.rados.0.smithi089.stdout:2644: done (3 left) 2024-08-29T18:23:09.092 INFO:tasks.rados.rados.0.smithi089.stdout:2645: done (2 left) 2024-08-29T18:23:09.092 INFO:tasks.rados.rados.0.smithi089.stdout:2646: done (1 left) 2024-08-29T18:23:09.092 INFO:tasks.rados.rados.0.smithi089.stdout:2647: done (0 left) 2024-08-29T18:23:09.092 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 286 2024-08-29T18:23:09.092 INFO:tasks.rados.rados.0.smithi089.stdout:2648: seq_num 824 ranges {7864320=606208,8470528=458752,8929280=573440,9502720=172032} 2024-08-29T18:23:09.148 INFO:tasks.rados.rados.0.smithi089.stdout:2648: writing smithi08969774-49 from 7864320 to 8470528 tid 1 2024-08-29T18:23:09.150 INFO:tasks.rados.rados.0.smithi089.stdout:2648: writing smithi08969774-49 from 8470528 to 8929280 tid 2 2024-08-29T18:23:09.154 INFO:tasks.rados.rados.0.smithi089.stdout:2648: writing smithi08969774-49 from 8929280 to 9502720 tid 3 2024-08-29T18:23:09.156 INFO:tasks.rados.rados.0.smithi089.stdout:2648: writing smithi08969774-49 from 9502720 to 9674752 tid 4 2024-08-29T18:23:09.156 INFO:tasks.rados.rados.0.smithi089.stdout:2649: copy_from oid 47 from oid 31 current snap is 286 2024-08-29T18:23:09.156 INFO:tasks.rados.rados.0.smithi089.stdout:2648: finishing write tid 1 to smithi08969774-49 2024-08-29T18:23:09.156 INFO:tasks.rados.rados.0.smithi089.stdout:2648: finishing write tid 2 to smithi08969774-49 2024-08-29T18:23:09.157 INFO:tasks.rados.rados.0.smithi089.stdout:2650: rollback oid 11 current snap is 286 2024-08-29T18:23:09.157 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 270 2024-08-29T18:23:09.157 INFO:tasks.rados.rados.0.smithi089.stdout:2651: setattr oid 8 current snap is 286 2024-08-29T18:23:09.158 INFO:tasks.rados.rados.0.smithi089.stdout:2652: snap_create 2024-08-29T18:23:09.158 INFO:tasks.rados.rados.0.smithi089.stdout:2648: finishing write tid 3 to smithi08969774-49 2024-08-29T18:23:09.158 INFO:tasks.rados.rados.0.smithi089.stdout:2648: finishing write tid 4 to smithi08969774-49 2024-08-29T18:23:09.159 INFO:tasks.rados.rados.0.smithi089.stdout:2648: finishing write tid 5 to smithi08969774-49 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:2648: finishing write tid 6 to smithi08969774-49 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:2648: oid 49 updating version 0 to 1190 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:2648: oid 49 updating version 1190 to 1192 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:2648: oid 49 version 1192 is already newer than 1191 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:2648: oid 49 version 1192 is already newer than 1189 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:2648: oid 49 version 1192 is already newer than 1188 2024-08-29T18:23:09.161 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1192 (ObjNum 824 snap 286 seq_num 824) dirty exists 2024-08-29T18:23:09.162 INFO:tasks.rados.rados.0.smithi089.stdout:2648: left oid 49 (ObjNum 824 snap 286 seq_num 824) 2024-08-29T18:23:09.163 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 1713 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:23:09.165 INFO:tasks.rados.rados.0.smithi089.stdout:2650: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:23:09.165 INFO:tasks.rados.rados.0.smithi089.stdout:2650: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:23:09.165 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1612 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:23:09.167 INFO:tasks.rados.rados.0.smithi089.stdout:2649: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:23:09.167 INFO:tasks.rados.rados.0.smithi089.stdout:2649: finishing copy_from to smithi08969774-47 2024-08-29T18:23:09.168 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1418 (ObjNum 791 snap 276 seq_num 791) dirty exists 2024-08-29T18:23:09.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:09 smithi089 bash[77323]: cluster 2024-08-29T18:23:08.094524+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e633: 8 total, 7 up, 8 in 2024-08-29T18:23:09.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:09 smithi089 bash[77323]: cluster 2024-08-29T18:23:09.093178+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e634: 8 total, 7 up, 8 in 2024-08-29T18:23:09.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:09 smithi089 bash[78574]: cluster 2024-08-29T18:23:08.094524+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e633: 8 total, 7 up, 8 in 2024-08-29T18:23:09.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:09 smithi089 bash[78574]: cluster 2024-08-29T18:23:09.093178+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e634: 8 total, 7 up, 8 in 2024-08-29T18:23:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:09 smithi144 bash[67678]: cluster 2024-08-29T18:23:08.094524+0000 mon.a (mon.0) 895 : cluster [DBG] osdmap e633: 8 total, 7 up, 8 in 2024-08-29T18:23:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:09 smithi144 bash[67678]: cluster 2024-08-29T18:23:09.093178+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e634: 8 total, 7 up, 8 in 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2648: done (4 left) 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2649: done (3 left) 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2650: done (2 left) 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2651: done (1 left) 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2652: done (0 left) 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2653: read oid 18 snap -1 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2653: expect (ObjNum 690 snap 241 seq_num 690) 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2654: read oid 38 snap -1 2024-08-29T18:23:10.144 INFO:tasks.rados.rados.0.smithi089.stdout:2654: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:23:10.145 INFO:tasks.rados.rados.0.smithi089.stdout:2655: setattr oid 33 current snap is 287 2024-08-29T18:23:10.146 INFO:tasks.rados.rados.0.smithi089.stdout:2656: rmattr oid 49 current snap is 287 2024-08-29T18:23:10.146 INFO:tasks.rados.rados.0.smithi089.stdout:2657: read oid 23 snap 281 2024-08-29T18:23:10.147 INFO:tasks.rados.rados.0.smithi089.stdout:2657: expect deleted 2024-08-29T18:23:10.147 INFO:tasks.rados.rados.0.smithi089.stdout:2658: delete oid 48 current snap is 287 2024-08-29T18:23:10.155 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1193 (ObjNum 824 snap 286 seq_num 824) dirty exists 2024-08-29T18:23:10.163 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1246 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:23:10.169 INFO:tasks.rados.rados.0.smithi089.stdout:2654: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:23:10.230 INFO:tasks.rados.rados.0.smithi089.stdout:2653: expect (ObjNum 690 snap 241 seq_num 690) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:2653: done (5 left) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:2654: done (4 left) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:2655: done (3 left) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:2656: done (2 left) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:2657: done (1 left) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:2658: done (0 left) 2024-08-29T18:23:10.284 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 287 2024-08-29T18:23:10.285 INFO:tasks.rados.rados.0.smithi089.stdout:2659: seq_num 826 ranges {8388608=638976,9027584=630784,9658368=573440} 2024-08-29T18:23:10.365 INFO:tasks.rados.rados.0.smithi089.stdout:2659: writing smithi08969774-14 from 8388608 to 9027584 tid 1 2024-08-29T18:23:10.369 INFO:tasks.rados.rados.0.smithi089.stdout:2659: writing smithi08969774-14 from 9027584 to 9658368 tid 2 2024-08-29T18:23:10.373 INFO:tasks.rados.rados.0.smithi089.stdout:2659: writing smithi08969774-14 from 9658368 to 10231808 tid 3 2024-08-29T18:23:10.373 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 287 2024-08-29T18:23:10.373 INFO:tasks.rados.rados.0.smithi089.stdout:2660: seq_num 827 ranges {1605632=655360,2260992=516096,2777088=688128} 2024-08-29T18:23:10.386 INFO:tasks.rados.rados.0.smithi089.stdout:2660: writing smithi08969774-15 from 1605632 to 2260992 tid 1 2024-08-29T18:23:10.389 INFO:tasks.rados.rados.0.smithi089.stdout:2660: writing smithi08969774-15 from 2260992 to 2777088 tid 2 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2660: writing smithi08969774-15 from 2777088 to 3465216 tid 3 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2661: read oid 21 snap 262 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2661: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2662: delete oid 7 current snap is 287 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: finishing write tid 1 to smithi08969774-14 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: finishing write tid 2 to smithi08969774-14 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: finishing write tid 3 to smithi08969774-14 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: finishing write tid 4 to smithi08969774-14 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: finishing write tid 5 to smithi08969774-14 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: oid 14 updating version 0 to 1615 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: oid 14 updating version 1615 to 1617 2024-08-29T18:23:10.394 INFO:tasks.rados.rados.0.smithi089.stdout:2659: oid 14 version 1617 is already newer than 1614 2024-08-29T18:23:10.395 INFO:tasks.rados.rados.0.smithi089.stdout:2659: oid 14 version 1617 is already newer than 1616 2024-08-29T18:23:10.395 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1617 (ObjNum 826 snap 287 seq_num 826) dirty exists 2024-08-29T18:23:10.395 INFO:tasks.rados.rados.0.smithi089.stdout:2659: left oid 14 (ObjNum 826 snap 287 seq_num 826) 2024-08-29T18:23:10.395 INFO:tasks.rados.rados.0.smithi089.stdout:2660: finishing write tid 1 to smithi08969774-15 2024-08-29T18:23:10.395 INFO:tasks.rados.rados.0.smithi089.stdout:2660: finishing write tid 2 to smithi08969774-15 2024-08-29T18:23:10.398 INFO:tasks.rados.rados.0.smithi089.stdout:2659: done (3 left) 2024-08-29T18:23:10.398 INFO:tasks.rados.rados.0.smithi089.stdout:2662: done (2 left) 2024-08-29T18:23:10.398 INFO:tasks.rados.rados.0.smithi089.stdout:2663: snap_remove snap 277 2024-08-29T18:23:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:10 smithi089 bash[77323]: cluster 2024-08-29T18:23:08.722506+0000 mgr.y (mgr.34104) 279 : cluster [DBG] pgmap v506: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 29 op/s; 91/966 objects degraded (9.420%) 2024-08-29T18:23:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:10 smithi089 bash[77323]: cluster 2024-08-29T18:23:09.100564+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 91/966 objects degraded (9.420%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:10 smithi089 bash[77323]: audit 2024-08-29T18:23:10.101838+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:10.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:10 smithi089 bash[78574]: cluster 2024-08-29T18:23:08.722506+0000 mgr.y (mgr.34104) 279 : cluster [DBG] pgmap v506: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 29 op/s; 91/966 objects degraded (9.420%) 2024-08-29T18:23:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:10 smithi089 bash[78574]: cluster 2024-08-29T18:23:09.100564+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 91/966 objects degraded (9.420%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:10 smithi089 bash[78574]: audit 2024-08-29T18:23:10.101838+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:10 smithi144 bash[67678]: cluster 2024-08-29T18:23:08.722506+0000 mgr.y (mgr.34104) 279 : cluster [DBG] pgmap v506: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 29 op/s; 91/966 objects degraded (9.420%) 2024-08-29T18:23:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:10 smithi144 bash[67678]: cluster 2024-08-29T18:23:09.100564+0000 mon.a (mon.0) 897 : cluster [WRN] Health check update: Degraded data redundancy: 91/966 objects degraded (9.420%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:10 smithi144 bash[67678]: audit 2024-08-29T18:23:10.101838+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:11.149 INFO:tasks.rados.rados.0.smithi089.stdout:2663: done (2 left) 2024-08-29T18:23:11.149 INFO:tasks.rados.rados.0.smithi089.stdout:2664: read oid 7 snap 224 2024-08-29T18:23:11.149 INFO:tasks.rados.rados.0.smithi089.stdout:2664: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:23:11.149 INFO:tasks.rados.rados.0.smithi089.stdout:2665: setattr oid 9 current snap is 287 2024-08-29T18:23:11.150 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 287 2024-08-29T18:23:11.150 INFO:tasks.rados.rados.0.smithi089.stdout:2666: seq_num 829 ranges {0=688128,688128=729088,1417216=475136} 2024-08-29T18:23:11.154 INFO:tasks.rados.rados.0.smithi089.stdout:2666: writing smithi08969774-40 from 0 to 688128 tid 1 2024-08-29T18:23:11.159 INFO:tasks.rados.rados.0.smithi089.stdout:2666: writing smithi08969774-40 from 688128 to 1417216 tid 2 2024-08-29T18:23:11.163 INFO:tasks.rados.rados.0.smithi089.stdout:2666: writing smithi08969774-40 from 1417216 to 1892352 tid 3 2024-08-29T18:23:11.163 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 287 2024-08-29T18:23:11.163 INFO:tasks.rados.rados.0.smithi089.stdout:2667: seq_num 830 ranges {9674752=704512,10379264=614400,10993664=573440,11567104=16384} 2024-08-29T18:23:11.225 INFO:tasks.rados.rados.0.smithi089.stdout:2667: writing smithi08969774-49 from 9674752 to 10379264 tid 1 2024-08-29T18:23:11.229 INFO:tasks.rados.rados.0.smithi089.stdout:2667: writing smithi08969774-49 from 10379264 to 10993664 tid 2 2024-08-29T18:23:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:2667: writing smithi08969774-49 from 10993664 to 11567104 tid 3 2024-08-29T18:23:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:2667: writing smithi08969774-49 from 11567104 to 11583488 tid 4 2024-08-29T18:23:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:2660: finishing write tid 3 to smithi08969774-15 2024-08-29T18:23:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:2660: finishing write tid 4 to smithi08969774-15 2024-08-29T18:23:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:2660: finishing write tid 5 to smithi08969774-15 2024-08-29T18:23:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:2660: oid 15 updating version 0 to 1197 2024-08-29T18:23:11.234 INFO:tasks.rados.rados.0.smithi089.stdout:2660: oid 15 version 1197 is already newer than 1196 2024-08-29T18:23:11.234 INFO:tasks.rados.rados.0.smithi089.stdout:2660: oid 15 version 1197 is already newer than 1195 2024-08-29T18:23:11.234 INFO:tasks.rados.rados.0.smithi089.stdout:2660: oid 15 version 1197 is already newer than 1194 2024-08-29T18:23:11.234 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1197 (ObjNum 827 snap 287 seq_num 827) dirty exists 2024-08-29T18:23:11.234 INFO:tasks.rados.rados.0.smithi089.stdout:2660: left oid 15 (ObjNum 827 snap 287 seq_num 827) 2024-08-29T18:23:11.234 INFO:tasks.rados.rados.0.smithi089.stdout:2661: expect (ObjNum 534 snap 181 seq_num 534) 2024-08-29T18:23:11.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:11 smithi089 bash[77323]: audit 2024-08-29T18:23:10.114265+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:11.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:11 smithi089 bash[77323]: cluster 2024-08-29T18:23:10.136997+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-08-29T18:23:11.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:11 smithi089 bash[78574]: audit 2024-08-29T18:23:10.114265+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:11.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:11 smithi089 bash[78574]: cluster 2024-08-29T18:23:10.136997+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1419 (ObjNum 810 snap 280 seq_num 810) dirty exists 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:2666: finishing write tid 1 to smithi08969774-40 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:2666: finishing write tid 2 to smithi08969774-40 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:2660: done (5 left) 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:2661: done (4 left) 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:2665: done (3 left) 2024-08-29T18:23:11.526 INFO:tasks.rados.rados.0.smithi089.stdout:2668: snap_remove snap 283 2024-08-29T18:23:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:11 smithi144 bash[67678]: audit 2024-08-29T18:23:10.114265+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:11 smithi144 bash[67678]: cluster 2024-08-29T18:23:10.136997+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e635: 8 total, 7 up, 8 in 2024-08-29T18:23:12.354 INFO:tasks.rados.rados.0.smithi089.stdout:2668: done (3 left) 2024-08-29T18:23:12.354 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 287 2024-08-29T18:23:12.354 INFO:tasks.rados.rados.0.smithi089.stdout:2669: seq_num 831 ranges {499712=720896,1220608=499712,1720320=704512} 2024-08-29T18:23:12.363 INFO:tasks.rados.rados.0.smithi089.stdout:2669: writing smithi08969774-46 from 499712 to 1220608 tid 1 2024-08-29T18:23:12.366 INFO:tasks.rados.rados.0.smithi089.stdout:2669: writing smithi08969774-46 from 1220608 to 1720320 tid 2 2024-08-29T18:23:12.372 INFO:tasks.rados.rados.0.smithi089.stdout:2669: writing smithi08969774-46 from 1720320 to 2424832 tid 3 2024-08-29T18:23:12.372 INFO:tasks.rados.rados.0.smithi089.stdout:2670: rollback oid 45 current snap is 287 2024-08-29T18:23:12.372 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 270 2024-08-29T18:23:12.373 INFO:tasks.rados.rados.0.smithi089.stdout:2666: finishing write tid 3 to smithi08969774-40 2024-08-29T18:23:12.373 INFO:tasks.rados.rados.0.smithi089.stdout:2666: finishing write tid 4 to smithi08969774-40 2024-08-29T18:23:12.373 INFO:tasks.rados.rados.0.smithi089.stdout:2664: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:23:12.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[77323]: cluster 2024-08-29T18:23:10.723374+0000 mgr.y (mgr.34104) 280 : cluster [DBG] pgmap v509: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 91/966 objects degraded (9.420%) 2024-08-29T18:23:12.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[77323]: cluster 2024-08-29T18:23:11.146324+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-08-29T18:23:12.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[77323]: audit 2024-08-29T18:23:11.340403+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[77323]: audit 2024-08-29T18:23:11.348966+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:12.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[78574]: cluster 2024-08-29T18:23:10.723374+0000 mgr.y (mgr.34104) 280 : cluster [DBG] pgmap v509: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 91/966 objects degraded (9.420%) 2024-08-29T18:23:12.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[78574]: cluster 2024-08-29T18:23:11.146324+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-08-29T18:23:12.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[78574]: audit 2024-08-29T18:23:11.340403+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:12.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:12 smithi089 bash[78574]: audit 2024-08-29T18:23:11.348966+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:12 smithi144 bash[67678]: cluster 2024-08-29T18:23:10.723374+0000 mgr.y (mgr.34104) 280 : cluster [DBG] pgmap v509: 121 pgs: 1 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 70 active+clean; 556 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 91/966 objects degraded (9.420%) 2024-08-29T18:23:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:12 smithi144 bash[67678]: cluster 2024-08-29T18:23:11.146324+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e636: 8 total, 7 up, 8 in 2024-08-29T18:23:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:12 smithi144 bash[67678]: audit 2024-08-29T18:23:11.340403+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:12 smithi144 bash[67678]: audit 2024-08-29T18:23:11.348966+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:12.792 INFO:tasks.rados.rados.0.smithi089.stdout:2666: finishing write tid 5 to smithi08969774-40 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2666: oid 40 updating version 0 to 1715 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2666: oid 40 updating version 1715 to 1717 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2666: oid 40 updating version 1717 to 1718 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2666: oid 40 version 1718 is already newer than 1716 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1718 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2666: left oid 40 (ObjNum 829 snap 287 seq_num 829) 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2667: finishing write tid 1 to smithi08969774-49 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2667: finishing write tid 2 to smithi08969774-49 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2667: finishing write tid 3 to smithi08969774-49 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2667: finishing write tid 4 to smithi08969774-49 2024-08-29T18:23:12.793 INFO:tasks.rados.rados.0.smithi089.stdout:2667: finishing write tid 5 to smithi08969774-49 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: finishing write tid 6 to smithi08969774-49 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: oid 49 updating version 0 to 1199 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: oid 49 updating version 1199 to 1202 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: oid 49 version 1202 is already newer than 1201 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: oid 49 version 1202 is already newer than 1200 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: oid 49 version 1202 is already newer than 1198 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1202 (ObjNum 830 snap 287 seq_num 830) dirty exists 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: left oid 49 (ObjNum 830 snap 287 seq_num 830) 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2670: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2670: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2664: done (4 left) 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2666: done (3 left) 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:2667: done (2 left) 2024-08-29T18:23:12.794 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 287 2024-08-29T18:23:12.795 INFO:tasks.rados.rados.0.smithi089.stdout:2671: seq_num 832 ranges {0=737280,737280=786432,1523712=417792} 2024-08-29T18:23:12.801 INFO:tasks.rados.rados.0.smithi089.stdout:2671: writing smithi08969774-48 from 0 to 737280 tid 1 2024-08-29T18:23:12.812 INFO:tasks.rados.rados.0.smithi089.stdout:2671: writing smithi08969774-48 from 737280 to 1523712 tid 2 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2671: writing smithi08969774-48 from 1523712 to 1941504 tid 3 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2672: read oid 1 snap 282 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2672: expect (ObjNum 771 snap 270 seq_num 771) 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 287 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2670: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1728 (ObjNum 764 snap 269 seq_num 764) dirty exists 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: finishing write tid 1 to smithi08969774-46 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: finishing write tid 2 to smithi08969774-46 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: finishing write tid 3 to smithi08969774-46 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: finishing write tid 4 to smithi08969774-46 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: finishing write tid 5 to smithi08969774-46 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: oid 46 updating version 0 to 1420 2024-08-29T18:23:12.819 INFO:tasks.rados.rados.0.smithi089.stdout:2669: oid 46 updating version 1420 to 1422 2024-08-29T18:23:12.820 INFO:tasks.rados.rados.0.smithi089.stdout:2669: oid 46 version 1422 is already newer than 1421 2024-08-29T18:23:12.820 INFO:tasks.rados.rados.0.smithi089.stdout:2669: oid 46 updating version 1422 to 1423 2024-08-29T18:23:12.820 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1423 (ObjNum 831 snap 287 seq_num 831) dirty exists 2024-08-29T18:23:12.820 INFO:tasks.rados.rados.0.smithi089.stdout:2669: left oid 46 (ObjNum 831 snap 287 seq_num 831) 2024-08-29T18:23:12.820 INFO:tasks.rados.rados.0.smithi089.stdout:2671: finishing write tid 1 to smithi08969774-48 2024-08-29T18:23:12.820 INFO:tasks.rados.rados.0.smithi089.stdout:2673: seq_num 833 ranges {11583488=761856,12345344=671744,13017088=532480} 2024-08-29T18:23:12.922 INFO:tasks.rados.rados.0.smithi089.stdout:2673: writing smithi08969774-49 from 11583488 to 12345344 tid 1 2024-08-29T18:23:12.927 INFO:tasks.rados.rados.0.smithi089.stdout:2673: writing smithi08969774-49 from 12345344 to 13017088 tid 2 2024-08-29T18:23:12.930 INFO:tasks.rados.rados.0.smithi089.stdout:2673: writing smithi08969774-49 from 13017088 to 13549568 tid 3 2024-08-29T18:23:12.930 INFO:tasks.rados.rados.0.smithi089.stdout:2669: done (4 left) 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2670: done (3 left) 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2674: copy_from oid 40 from oid 36 current snap is 287 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: finishing write tid 2 to smithi08969774-48 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2675: delete oid 12 current snap is 287 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: finishing write tid 3 to smithi08969774-48 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: finishing write tid 4 to smithi08969774-48 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: finishing write tid 5 to smithi08969774-48 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: oid 48 updating version 0 to 1553 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: oid 48 updating version 1553 to 1556 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: oid 48 version 1556 is already newer than 1554 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: oid 48 version 1556 is already newer than 1555 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1556 (ObjNum 832 snap 287 seq_num 832) dirty exists 2024-08-29T18:23:12.931 INFO:tasks.rados.rados.0.smithi089.stdout:2671: left oid 48 (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:12.932 INFO:tasks.rados.rados.0.smithi089.stdout:2672: expect (ObjNum 771 snap 270 seq_num 771) 2024-08-29T18:23:12.994 INFO:tasks.rados.rados.0.smithi089.stdout:2673: finishing write tid 1 to smithi08969774-49 2024-08-29T18:23:12.994 INFO:tasks.rados.rados.0.smithi089.stdout:2674: finishing copy_from to smithi08969774-40 2024-08-29T18:23:12.994 INFO:tasks.rados.rados.0.smithi089.stdout:2674: got expected ENOENT (src dne) 2024-08-29T18:23:12.994 INFO:tasks.rados.rados.0.smithi089.stdout:2674: finishing copy_from racing read to smithi08969774-40 2024-08-29T18:23:12.994 INFO:tasks.rados.rados.0.smithi089.stdout:2673: finishing write tid 2 to smithi08969774-49 2024-08-29T18:23:12.994 INFO:tasks.rados.rados.0.smithi089.stdout:2673: finishing write tid 3 to smithi08969774-49 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: finishing write tid 4 to smithi08969774-49 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: finishing write tid 5 to smithi08969774-49 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: oid 49 updating version 0 to 1206 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: oid 49 version 1206 is already newer than 1205 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: oid 49 version 1206 is already newer than 1203 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: oid 49 version 1206 is already newer than 1204 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1206 (ObjNum 833 snap 287 seq_num 833) dirty exists 2024-08-29T18:23:12.995 INFO:tasks.rados.rados.0.smithi089.stdout:2673: left oid 49 (ObjNum 833 snap 287 seq_num 833) 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2671: done (4 left) 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2672: done (3 left) 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2673: done (2 left) 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2674: done (1 left) 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2675: done (0 left) 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2676: read oid 30 snap -1 2024-08-29T18:23:13.000 INFO:tasks.rados.rados.0.smithi089.stdout:2676: expect (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:23:13.001 INFO:tasks.rados.rados.0.smithi089.stdout:2677: read oid 36 snap -1 2024-08-29T18:23:13.001 INFO:tasks.rados.rados.0.smithi089.stdout:2677: expect deleted 2024-08-29T18:23:13.001 INFO:tasks.rados.rados.0.smithi089.stdout:2678: rollback oid 32 current snap is 287 2024-08-29T18:23:13.001 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 285 2024-08-29T18:23:13.001 INFO:tasks.rados.rados.0.smithi089.stdout:2679: delete oid 9 current snap is 287 2024-08-29T18:23:13.005 INFO:tasks.rados.rados.0.smithi089.stdout:2677: done (3 left) 2024-08-29T18:23:13.005 INFO:tasks.rados.rados.0.smithi089.stdout:2679: done (2 left) 2024-08-29T18:23:13.005 INFO:tasks.rados.rados.0.smithi089.stdout:2680: read oid 13 snap -1 2024-08-29T18:23:13.005 INFO:tasks.rados.rados.0.smithi089.stdout:2680: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:23:13.005 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 287 2024-08-29T18:23:13.005 INFO:tasks.rados.rados.0.smithi089.stdout:2681: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2024-08-29T18:23:13.009 INFO:tasks.rados.rados.0.smithi089.stdout:2681: writing smithi08969774-9 from 0 to 409600 tid 1 2024-08-29T18:23:13.017 INFO:tasks.rados.rados.0.smithi089.stdout:2681: writing smithi08969774-9 from 409600 to 1130496 tid 2 2024-08-29T18:23:13.022 INFO:tasks.rados.rados.0.smithi089.stdout:2681: writing smithi08969774-9 from 1130496 to 1646592 tid 3 2024-08-29T18:23:13.026 INFO:tasks.rados.rados.0.smithi089.stdout:2681: writing smithi08969774-9 from 1646592 to 2015232 tid 4 2024-08-29T18:23:13.026 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 287 2024-08-29T18:23:13.026 INFO:tasks.rados.rados.0.smithi089.stdout:2678: finishing rollback tid 0 to smithi08969774-32 2024-08-29T18:23:13.026 INFO:tasks.rados.rados.0.smithi089.stdout:2678: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:23:13.027 INFO:tasks.rados.rados.0.smithi089.stdout:2678: finishing rollback tid 2 to smithi08969774-32 2024-08-29T18:23:13.027 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1460 (ObjNum 801 snap 280 seq_num 801) dirty exists 2024-08-29T18:23:13.027 INFO:tasks.rados.rados.0.smithi089.stdout:2681: finishing write tid 1 to smithi08969774-9 2024-08-29T18:23:13.027 INFO:tasks.rados.rados.0.smithi089.stdout:2680: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:23:13.077 INFO:tasks.rados.rados.0.smithi089.stdout:2681: finishing write tid 2 to smithi08969774-9 2024-08-29T18:23:13.078 INFO:tasks.rados.rados.0.smithi089.stdout:2681: finishing write tid 3 to smithi08969774-9 2024-08-29T18:23:13.078 INFO:tasks.rados.rados.0.smithi089.stdout:2681: finishing write tid 4 to smithi08969774-9 2024-08-29T18:23:13.078 INFO:tasks.rados.rados.0.smithi089.stdout:2681: finishing write tid 5 to smithi08969774-9 2024-08-29T18:23:13.078 INFO:tasks.rados.rados.0.smithi089.stdout:2676: expect (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: finishing write tid 6 to smithi08969774-9 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: oid 9 updating version 0 to 1425 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: oid 9 updating version 1425 to 1429 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: oid 9 version 1429 is already newer than 1427 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: oid 9 version 1429 is already newer than 1428 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: oid 9 version 1429 is already newer than 1426 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1429 (ObjNum 836 snap 287 seq_num 836) dirty exists 2024-08-29T18:23:13.577 INFO:tasks.rados.rados.0.smithi089.stdout:2681: left oid 9 (ObjNum 836 snap 287 seq_num 836) 2024-08-29T18:23:13.578 INFO:tasks.rados.rados.0.smithi089.stdout:2682: seq_num 837 ranges {1392640=425984,1818624=655360,2473984=729088,3203072=221184} 2024-08-29T18:23:13.600 INFO:tasks.rados.rados.0.smithi089.stdout:2682: writing smithi08969774-35 from 1392640 to 1818624 tid 1 2024-08-29T18:23:13.611 INFO:tasks.rados.rados.0.smithi089.stdout:2682: writing smithi08969774-35 from 1818624 to 2473984 tid 2 2024-08-29T18:23:13.621 INFO:tasks.rados.rados.0.smithi089.stdout:2682: writing smithi08969774-35 from 2473984 to 3203072 tid 3 2024-08-29T18:23:13.625 INFO:tasks.rados.rados.0.smithi089.stdout:2682: writing smithi08969774-35 from 3203072 to 3424256 tid 4 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2676: done (4 left) 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2678: done (3 left) 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2680: done (2 left) 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2681: done (1 left) 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2683: read oid 48 snap -1 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2683: expect (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2684: snap_create 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2682: finishing write tid 1 to smithi08969774-35 2024-08-29T18:23:13.626 INFO:tasks.rados.rados.0.smithi089.stdout:2682: finishing write tid 2 to smithi08969774-35 2024-08-29T18:23:13.630 INFO:tasks.rados.rados.0.smithi089.stdout:2682: finishing write tid 3 to smithi08969774-35 2024-08-29T18:23:13.630 INFO:tasks.rados.rados.0.smithi089.stdout:2682: finishing write tid 4 to smithi08969774-35 2024-08-29T18:23:13.631 INFO:tasks.rados.rados.0.smithi089.stdout:2682: finishing write tid 5 to smithi08969774-35 2024-08-29T18:23:13.634 INFO:tasks.rados.rados.0.smithi089.stdout:2682: finishing write tid 6 to smithi08969774-35 2024-08-29T18:23:13.634 INFO:tasks.rados.rados.0.smithi089.stdout:2682: oid 35 updating version 0 to 1639 2024-08-29T18:23:13.634 INFO:tasks.rados.rados.0.smithi089.stdout:2682: oid 35 version 1639 is already newer than 1636 2024-08-29T18:23:13.634 INFO:tasks.rados.rados.0.smithi089.stdout:2682: oid 35 version 1639 is already newer than 1638 2024-08-29T18:23:13.634 INFO:tasks.rados.rados.0.smithi089.stdout:2682: oid 35 version 1639 is already newer than 1635 2024-08-29T18:23:13.634 INFO:tasks.rados.rados.0.smithi089.stdout:2682: oid 35 version 1639 is already newer than 1637 2024-08-29T18:23:13.635 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1639 (ObjNum 837 snap 287 seq_num 837) dirty exists 2024-08-29T18:23:13.635 INFO:tasks.rados.rados.0.smithi089.stdout:2682: left oid 35 (ObjNum 837 snap 287 seq_num 837) 2024-08-29T18:23:13.637 INFO:tasks.rados.rados.0.smithi089.stdout:2683: expect (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:13.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:13 smithi089 bash[77323]: cluster 2024-08-29T18:23:12.356232+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-08-29T18:23:13.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:13 smithi089 bash[77323]: audit 2024-08-29T18:23:13.331960+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:23:13.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:13 smithi089 bash[77323]: audit 2024-08-29T18:23:13.333029+0000 mon.a (mon.0) 905 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:23:13.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:13 smithi089 bash[78574]: cluster 2024-08-29T18:23:12.356232+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-08-29T18:23:13.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:13 smithi089 bash[78574]: audit 2024-08-29T18:23:13.331960+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:23:13.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:13 smithi089 bash[78574]: audit 2024-08-29T18:23:13.333029+0000 mon.a (mon.0) 905 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:23:13.805 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:13 smithi144 bash[84431]: debug 2024-08-29T18:23:13.324+0000 7fcfbd45b640 -1 osd.7 624 log_to_monitors true 2024-08-29T18:23:13.805 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:13 smithi144 bash[84431]: debug 2024-08-29T18:23:13.384+0000 7fcfb5206640 -1 osd.7 624 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-29T18:23:13.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:13 smithi144 bash[67678]: cluster 2024-08-29T18:23:12.356232+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e637: 8 total, 7 up, 8 in 2024-08-29T18:23:13.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:13 smithi144 bash[67678]: audit 2024-08-29T18:23:13.331960+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:23:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:13 smithi144 bash[67678]: audit 2024-08-29T18:23:13.333029+0000 mon.a (mon.0) 905 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-29T18:23:14.375 INFO:tasks.rados.rados.0.smithi089.stdout:2682: done (2 left) 2024-08-29T18:23:14.375 INFO:tasks.rados.rados.0.smithi089.stdout:2683: done (1 left) 2024-08-29T18:23:14.375 INFO:tasks.rados.rados.0.smithi089.stdout:2684: done (0 left) 2024-08-29T18:23:14.375 INFO:tasks.rados.rados.0.smithi089.stdout:2685: read oid 32 snap -1 2024-08-29T18:23:14.375 INFO:tasks.rados.rados.0.smithi089.stdout:2685: expect (ObjNum 801 snap 280 seq_num 801) 2024-08-29T18:23:14.375 INFO:tasks.rados.rados.0.smithi089.stdout:2686: snap_create 2024-08-29T18:23:14.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[77323]: cluster 2024-08-29T18:23:12.723940+0000 mgr.y (mgr.34104) 281 : cluster [DBG] pgmap v512: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 568 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.2 MiB/s wr, 18 op/s; 92/987 objects degraded (9.321%) 2024-08-29T18:23:14.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[77323]: audit 2024-08-29T18:23:13.356741+0000 mon.a (mon.0) 906 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:23:14.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[77323]: audit 2024-08-29T18:23:13.360082+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:23:14.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[77323]: cluster 2024-08-29T18:23:13.363857+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-08-29T18:23:14.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[77323]: audit 2024-08-29T18:23:13.366562+0000 mon.a (mon.0) 908 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:23:14.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[78574]: cluster 2024-08-29T18:23:12.723940+0000 mgr.y (mgr.34104) 281 : cluster [DBG] pgmap v512: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 568 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.2 MiB/s wr, 18 op/s; 92/987 objects degraded (9.321%) 2024-08-29T18:23:14.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[78574]: audit 2024-08-29T18:23:13.356741+0000 mon.a (mon.0) 906 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:23:14.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[78574]: audit 2024-08-29T18:23:13.360082+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:23:14.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[78574]: cluster 2024-08-29T18:23:13.363857+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-08-29T18:23:14.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:14 smithi089 bash[78574]: audit 2024-08-29T18:23:13.366562+0000 mon.a (mon.0) 908 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:23:14.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:14 smithi144 bash[67678]: cluster 2024-08-29T18:23:12.723940+0000 mgr.y (mgr.34104) 281 : cluster [DBG] pgmap v512: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 568 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.2 MiB/s wr, 18 op/s; 92/987 objects degraded (9.321%) 2024-08-29T18:23:14.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:14 smithi144 bash[67678]: audit 2024-08-29T18:23:13.356741+0000 mon.a (mon.0) 906 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-29T18:23:14.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:14 smithi144 bash[67678]: audit 2024-08-29T18:23:13.360082+0000 mon.b (mon.1) 10 : audit [INF] from='osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:23:14.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:14 smithi144 bash[67678]: cluster 2024-08-29T18:23:13.363857+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e638: 8 total, 7 up, 8 in 2024-08-29T18:23:14.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:14 smithi144 bash[67678]: audit 2024-08-29T18:23:13.366562+0000 mon.a (mon.0) 908 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-08-29T18:23:15.369 INFO:tasks.rados.rados.0.smithi089.stdout:2686: done (1 left) 2024-08-29T18:23:15.369 INFO:tasks.rados.rados.0.smithi089.stdout:2687: delete oid 25 current snap is 289 2024-08-29T18:23:15.388 INFO:tasks.rados.rados.0.smithi089.stdout:2687: done (1 left) 2024-08-29T18:23:15.389 INFO:tasks.rados.rados.0.smithi089.stdout:2688: setattr oid 37 current snap is 289 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:2689: rollback oid 24 current snap is 289 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 263 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:2690: copy_from oid 45 from oid 48 current snap is 289 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:2691: rollback oid 38 current snap is 289 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 263 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:2692: read oid 26 snap -1 2024-08-29T18:23:15.392 INFO:tasks.rados.rados.0.smithi089.stdout:2692: expect (ObjNum 823 snap 284 seq_num 823) 2024-08-29T18:23:15.393 INFO:tasks.rados.rados.0.smithi089.stdout:2693: delete oid 44 current snap is 289 2024-08-29T18:23:15.395 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:23:15] "GET /metrics HTTP/1.1" 200 36268 "" "Prometheus/2.43.0" 2024-08-29T18:23:15.403 INFO:tasks.rados.rados.0.smithi089.stdout:2693: done (6 left) 2024-08-29T18:23:15.403 INFO:tasks.rados.rados.0.smithi089.stdout:2694: read oid 34 snap 267 2024-08-29T18:23:15.403 INFO:tasks.rados.rados.0.smithi089.stdout:2694: expect (ObjNum 669 snap 235 seq_num 669) 2024-08-29T18:23:15.404 INFO:tasks.rados.rados.0.smithi089.stdout:2695: snap_create 2024-08-29T18:23:15.407 INFO:tasks.rados.rados.0.smithi089.stdout:2691: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:23:15.416 INFO:tasks.rados.rados.0.smithi089.stdout:2691: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:23:15.416 INFO:tasks.rados.rados.0.smithi089.stdout:2691: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:23:15.416 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1559 (ObjNum 673 snap 238 seq_num 673) dirty exists 2024-08-29T18:23:15.417 INFO:tasks.rados.rados.0.smithi089.stdout:2689: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:23:15.417 INFO:tasks.rados.rados.0.smithi089.stdout:2689: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:23:15.418 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1732 (ObjNum 815 snap 281 seq_num 815) dirty exists 2024-08-29T18:23:15.419 INFO:tasks.rados.rados.0.smithi089.stdout:2689: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:23:15.419 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1539 (ObjNum 687 snap 241 seq_num 687) dirty exists 2024-08-29T18:23:15.423 INFO:tasks.rados.rados.0.smithi089.stdout:2694: expect (ObjNum 669 snap 235 seq_num 669) 2024-08-29T18:23:15.481 INFO:tasks.rados.rados.0.smithi089.stdout:2690: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:23:15.481 INFO:tasks.rados.rados.0.smithi089.stdout:2690: finishing copy_from to smithi08969774-45 2024-08-29T18:23:15.481 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1556 (ObjNum 832 snap 287 seq_num 832) dirty exists 2024-08-29T18:23:15.481 INFO:tasks.rados.rados.0.smithi089.stdout:2692: expect (ObjNum 823 snap 284 seq_num 823) 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[77323]: cluster 2024-08-29T18:23:14.357959+0000 mon.a (mon.0) 909 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[77323]: cluster 2024-08-29T18:23:14.368599+0000 mon.a (mon.0) 910 : cluster [INF] osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492] boot 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[77323]: cluster 2024-08-29T18:23:14.368790+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[77323]: audit 2024-08-29T18:23:14.373816+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[77323]: cluster 2024-08-29T18:23:15.370000+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[78574]: cluster 2024-08-29T18:23:14.357959+0000 mon.a (mon.0) 909 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:23:15.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[78574]: cluster 2024-08-29T18:23:14.368599+0000 mon.a (mon.0) 910 : cluster [INF] osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492] boot 2024-08-29T18:23:15.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[78574]: cluster 2024-08-29T18:23:14.368790+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-29T18:23:15.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[78574]: audit 2024-08-29T18:23:14.373816+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:23:15.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:15 smithi089 bash[78574]: cluster 2024-08-29T18:23:15.370000+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-29T18:23:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:15 smithi144 bash[67678]: cluster 2024-08-29T18:23:14.357959+0000 mon.a (mon.0) 909 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-29T18:23:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:15 smithi144 bash[67678]: cluster 2024-08-29T18:23:14.368599+0000 mon.a (mon.0) 910 : cluster [INF] osd.7 [v2:172.21.15.144:6824/2281969492,v1:172.21.15.144:6825/2281969492] boot 2024-08-29T18:23:15.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:15 smithi144 bash[67678]: cluster 2024-08-29T18:23:14.368790+0000 mon.a (mon.0) 911 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-29T18:23:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:15 smithi144 bash[67678]: audit 2024-08-29T18:23:14.373816+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-29T18:23:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:15 smithi144 bash[67678]: cluster 2024-08-29T18:23:15.370000+0000 mon.a (mon.0) 913 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-29T18:23:16.069 INFO:tasks.rados.rados.0.smithi089.stdout:2685: expect (ObjNum 801 snap 280 seq_num 801) 2024-08-29T18:23:16.405 INFO:tasks.rados.rados.0.smithi089.stdout:2685: done (7 left) 2024-08-29T18:23:16.405 INFO:tasks.rados.rados.0.smithi089.stdout:2688: done (6 left) 2024-08-29T18:23:16.405 INFO:tasks.rados.rados.0.smithi089.stdout:2689: done (5 left) 2024-08-29T18:23:16.405 INFO:tasks.rados.rados.0.smithi089.stdout:2690: done (4 left) 2024-08-29T18:23:16.405 INFO:tasks.rados.rados.0.smithi089.stdout:2691: done (3 left) 2024-08-29T18:23:16.405 INFO:tasks.rados.rados.0.smithi089.stdout:2692: done (2 left) 2024-08-29T18:23:16.406 INFO:tasks.rados.rados.0.smithi089.stdout:2694: done (1 left) 2024-08-29T18:23:16.406 INFO:tasks.rados.rados.0.smithi089.stdout:2695: done (0 left) 2024-08-29T18:23:16.406 INFO:tasks.rados.rados.0.smithi089.stdout:2696: copy_from oid 2 from oid 5 current snap is 290 2024-08-29T18:23:16.406 INFO:tasks.rados.rados.0.smithi089.stdout:2697: delete oid 31 current snap is 290 2024-08-29T18:23:16.414 INFO:tasks.rados.rados.0.smithi089.stdout:2697: done (1 left) 2024-08-29T18:23:16.414 INFO:tasks.rados.rados.0.smithi089.stdout:2698: copy_from oid 16 from oid 33 current snap is 290 2024-08-29T18:23:16.414 INFO:tasks.rados.rados.0.smithi089.stdout:2699: snap_remove snap 274 2024-08-29T18:23:16.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:16 smithi089 bash[77323]: cluster 2024-08-29T18:23:14.724881+0000 mgr.y (mgr.34104) 282 : cluster [DBG] pgmap v515: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 575 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.0 MiB/s wr, 26 op/s; 96/999 objects degraded (9.610%) 2024-08-29T18:23:16.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:16 smithi089 bash[77323]: cluster 2024-08-29T18:23:15.382728+0000 mon.a (mon.0) 914 : cluster [WRN] Health check update: Degraded data redundancy: 96/999 objects degraded (9.610%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:16.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:16 smithi089 bash[78574]: cluster 2024-08-29T18:23:14.724881+0000 mgr.y (mgr.34104) 282 : cluster [DBG] pgmap v515: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 575 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.0 MiB/s wr, 26 op/s; 96/999 objects degraded (9.610%) 2024-08-29T18:23:16.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:16 smithi089 bash[78574]: cluster 2024-08-29T18:23:15.382728+0000 mon.a (mon.0) 914 : cluster [WRN] Health check update: Degraded data redundancy: 96/999 objects degraded (9.610%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:16.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:16 smithi144 bash[67678]: cluster 2024-08-29T18:23:14.724881+0000 mgr.y (mgr.34104) 282 : cluster [DBG] pgmap v515: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 575 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 5.0 MiB/s wr, 26 op/s; 96/999 objects degraded (9.610%) 2024-08-29T18:23:16.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:16 smithi144 bash[67678]: cluster 2024-08-29T18:23:15.382728+0000 mon.a (mon.0) 914 : cluster [WRN] Health check update: Degraded data redundancy: 96/999 objects degraded (9.610%), 13 pgs degraded (PG_DEGRADED) 2024-08-29T18:23:17.434 INFO:tasks.rados.rados.0.smithi089.stdout:2699: done (2 left) 2024-08-29T18:23:17.434 INFO:tasks.rados.rados.0.smithi089.stdout:2700: rmattr oid 13 current snap is 290 2024-08-29T18:23:17.434 INFO:tasks.rados.rados.0.smithi089.stdout:2701: setattr oid 29 current snap is 290 2024-08-29T18:23:17.434 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 290 2024-08-29T18:23:17.434 INFO:tasks.rados.rados.0.smithi089.stdout:2702: seq_num 841 ranges {13549568=491520,14041088=598016,14639104=704512,15343616=303104} 2024-08-29T18:23:17.508 INFO:tasks.rados.rados.0.smithi089.stdout:2702: writing smithi08969774-49 from 13549568 to 14041088 tid 1 2024-08-29T18:23:17.511 INFO:tasks.rados.rados.0.smithi089.stdout:2702: writing smithi08969774-49 from 14041088 to 14639104 tid 2 2024-08-29T18:23:17.514 INFO:tasks.rados.rados.0.smithi089.stdout:2702: writing smithi08969774-49 from 14639104 to 15343616 tid 3 2024-08-29T18:23:17.517 INFO:tasks.rados.rados.0.smithi089.stdout:2702: writing smithi08969774-49 from 15343616 to 15646720 tid 4 2024-08-29T18:23:17.517 INFO:tasks.rados.rados.0.smithi089.stdout:2703: read oid 21 snap -1 2024-08-29T18:23:17.517 INFO:tasks.rados.rados.0.smithi089.stdout:2703: expect deleted 2024-08-29T18:23:17.517 INFO:tasks.rados.rados.0.smithi089.stdout:2704: snap_remove snap 218 2024-08-29T18:23:17.678 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:17 smithi089 bash[78574]: cluster 2024-08-29T18:23:16.405489+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-29T18:23:17.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:17 smithi089 bash[77323]: cluster 2024-08-29T18:23:16.405489+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-29T18:23:17.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:17 smithi144 bash[67678]: cluster 2024-08-29T18:23:16.405489+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:2696: finishing copy_from to smithi08969774-2 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:2696: got expected ENOENT (src dne) 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:2696: finishing copy_from racing read to smithi08969774-2 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:2698: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:2698: finishing copy_from to smithi08969774-16 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 1246 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:23:18.440 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1207 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1540 (ObjNum 760 snap 269 seq_num 760) dirty exists 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: finishing write tid 1 to smithi08969774-49 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: finishing write tid 2 to smithi08969774-49 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: finishing write tid 3 to smithi08969774-49 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: finishing write tid 4 to smithi08969774-49 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: finishing write tid 5 to smithi08969774-49 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: finishing write tid 6 to smithi08969774-49 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: oid 49 updating version 0 to 1210 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: oid 49 version 1210 is already newer than 1209 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: oid 49 version 1210 is already newer than 1208 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: oid 49 updating version 1210 to 1212 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: oid 49 version 1212 is already newer than 1211 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1212 (ObjNum 841 snap 290 seq_num 841) dirty exists 2024-08-29T18:23:18.441 INFO:tasks.rados.rados.0.smithi089.stdout:2702: left oid 49 (ObjNum 841 snap 290 seq_num 841) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2696: done (6 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2698: done (5 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2700: done (4 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2701: done (3 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2702: done (2 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2703: done (1 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2704: done (0 left) 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 290 2024-08-29T18:23:18.442 INFO:tasks.rados.rados.0.smithi089.stdout:2705: seq_num 842 ranges {4112384=507904,4620288=475136,5095424=516096,5611520=499712,6111232=114688} 2024-08-29T18:23:18.467 INFO:tasks.rados.rados.0.smithi089.stdout:2705: writing smithi08969774-50 from 4112384 to 4620288 tid 1 2024-08-29T18:23:18.470 INFO:tasks.rados.rados.0.smithi089.stdout:2705: writing smithi08969774-50 from 4620288 to 5095424 tid 2 2024-08-29T18:23:18.474 INFO:tasks.rados.rados.0.smithi089.stdout:2705: writing smithi08969774-50 from 5095424 to 5611520 tid 3 2024-08-29T18:23:18.478 INFO:tasks.rados.rados.0.smithi089.stdout:2705: writing smithi08969774-50 from 5611520 to 6111232 tid 4 2024-08-29T18:23:18.478 INFO:tasks.rados.rados.0.smithi089.stdout:2705: writing smithi08969774-50 from 6111232 to 6225920 tid 5 2024-08-29T18:23:18.479 INFO:tasks.rados.rados.0.smithi089.stdout:2706: snap_remove snap 282 2024-08-29T18:23:18.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:18 smithi144 bash[67678]: cluster 2024-08-29T18:23:16.725769+0000 mgr.y (mgr.34104) 283 : cluster [DBG] pgmap v518: 121 pgs: 31 active+undersized, 9 active+undersized+degraded, 81 active+clean; 579 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 20 op/s; 74/1011 objects degraded (7.319%); 2.6 MiB/s, 0 objects/s recovering 2024-08-29T18:23:18.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:18 smithi144 bash[67678]: cluster 2024-08-29T18:23:17.428989+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-29T18:23:18.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:18 smithi089 bash[77323]: cluster 2024-08-29T18:23:16.725769+0000 mgr.y (mgr.34104) 283 : cluster [DBG] pgmap v518: 121 pgs: 31 active+undersized, 9 active+undersized+degraded, 81 active+clean; 579 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 20 op/s; 74/1011 objects degraded (7.319%); 2.6 MiB/s, 0 objects/s recovering 2024-08-29T18:23:18.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:18 smithi089 bash[77323]: cluster 2024-08-29T18:23:17.428989+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-29T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:18 smithi089 bash[78574]: cluster 2024-08-29T18:23:16.725769+0000 mgr.y (mgr.34104) 283 : cluster [DBG] pgmap v518: 121 pgs: 31 active+undersized, 9 active+undersized+degraded, 81 active+clean; 579 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 20 op/s; 74/1011 objects degraded (7.319%); 2.6 MiB/s, 0 objects/s recovering 2024-08-29T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:18 smithi089 bash[78574]: cluster 2024-08-29T18:23:17.428989+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-29T18:23:19.473 INFO:tasks.rados.rados.0.smithi089.stdout:2706: done (1 left) 2024-08-29T18:23:19.474 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 290 2024-08-29T18:23:19.474 INFO:tasks.rados.rados.0.smithi089.stdout:2707: seq_num 843 ranges {1966080=524288,2490368=761856,3252224=671744,3923968=172032} 2024-08-29T18:23:19.488 INFO:tasks.rados.rados.0.smithi089.stdout:2707: writing smithi08969774-18 from 1966080 to 2490368 tid 1 2024-08-29T18:23:19.493 INFO:tasks.rados.rados.0.smithi089.stdout:2707: writing smithi08969774-18 from 2490368 to 3252224 tid 2 2024-08-29T18:23:19.498 INFO:tasks.rados.rados.0.smithi089.stdout:2707: writing smithi08969774-18 from 3252224 to 3923968 tid 3 2024-08-29T18:23:19.499 INFO:tasks.rados.rados.0.smithi089.stdout:2707: writing smithi08969774-18 from 3923968 to 4096000 tid 4 2024-08-29T18:23:19.499 INFO:tasks.rados.rados.0.smithi089.stdout:2708: snap_create 2024-08-29T18:23:19.499 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 1 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 2 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 3 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 4 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 5 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 6 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: finishing write tid 7 to smithi08969774-50 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: oid 50 updating version 0 to 1252 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: oid 50 version 1252 is already newer than 1248 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: oid 50 version 1252 is already newer than 1251 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: oid 50 version 1252 is already newer than 1249 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: oid 50 version 1252 is already newer than 1247 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:2705: oid 50 version 1252 is already newer than 1250 2024-08-29T18:23:19.500 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 1252 (ObjNum 842 snap 290 seq_num 842) dirty exists 2024-08-29T18:23:19.501 INFO:tasks.rados.rados.0.smithi089.stdout:2705: left oid 50 (ObjNum 842 snap 290 seq_num 842) 2024-08-29T18:23:19.501 INFO:tasks.rados.rados.0.smithi089.stdout:2707: finishing write tid 1 to smithi08969774-18 2024-08-29T18:23:19.509 INFO:tasks.rados.rados.0.smithi089.stdout:2707: finishing write tid 2 to smithi08969774-18 2024-08-29T18:23:19.509 INFO:tasks.rados.rados.0.smithi089.stdout:2707: finishing write tid 3 to smithi08969774-18 2024-08-29T18:23:19.510 INFO:tasks.rados.rados.0.smithi089.stdout:2707: finishing write tid 4 to smithi08969774-18 2024-08-29T18:23:19.511 INFO:tasks.rados.rados.0.smithi089.stdout:2707: finishing write tid 5 to smithi08969774-18 2024-08-29T18:23:19.512 INFO:tasks.rados.rados.0.smithi089.stdout:2707: finishing write tid 6 to smithi08969774-18 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:2707: oid 18 updating version 0 to 699 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:2707: oid 18 updating version 699 to 701 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:2707: oid 18 version 701 is already newer than 698 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:2707: oid 18 version 701 is already newer than 700 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:2707: oid 18 updating version 701 to 702 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 702 (ObjNum 843 snap 290 seq_num 843) dirty exists 2024-08-29T18:23:19.513 INFO:tasks.rados.rados.0.smithi089.stdout:2707: left oid 18 (ObjNum 843 snap 290 seq_num 843) 2024-08-29T18:23:19.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:19 smithi144 bash[67678]: cluster 2024-08-29T18:23:18.437806+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-29T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:19 smithi089 bash[77323]: cluster 2024-08-29T18:23:18.437806+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-29T18:23:19.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:19 smithi089 bash[78574]: cluster 2024-08-29T18:23:18.437806+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-29T18:23:20.487 INFO:tasks.rados.rados.0.smithi089.stdout:2705: done (2 left) 2024-08-29T18:23:20.487 INFO:tasks.rados.rados.0.smithi089.stdout:2707: done (1 left) 2024-08-29T18:23:20.487 INFO:tasks.rados.rados.0.smithi089.stdout:2708: done (0 left) 2024-08-29T18:23:20.487 INFO:tasks.rados.rados.0.smithi089.stdout:2709: read oid 30 snap -1 2024-08-29T18:23:20.487 INFO:tasks.rados.rados.0.smithi089.stdout:2709: expect (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:23:20.487 INFO:tasks.rados.rados.0.smithi089.stdout:2710: delete oid 13 current snap is 291 2024-08-29T18:23:20.492 INFO:tasks.rados.rados.0.smithi089.stdout:2710: done (1 left) 2024-08-29T18:23:20.492 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 291 2024-08-29T18:23:20.492 INFO:tasks.rados.rados.0.smithi089.stdout:2711: seq_num 845 ranges {4251648=557056,4808704=581632,5390336=688128,6078464=335872} 2024-08-29T18:23:20.521 INFO:tasks.rados.rados.0.smithi089.stdout:2711: writing smithi08969774-32 from 4251648 to 4808704 tid 1 2024-08-29T18:23:20.525 INFO:tasks.rados.rados.0.smithi089.stdout:2711: writing smithi08969774-32 from 4808704 to 5390336 tid 2 2024-08-29T18:23:20.529 INFO:tasks.rados.rados.0.smithi089.stdout:2711: writing smithi08969774-32 from 5390336 to 6078464 tid 3 2024-08-29T18:23:20.531 INFO:tasks.rados.rados.0.smithi089.stdout:2711: writing smithi08969774-32 from 6078464 to 6414336 tid 4 2024-08-29T18:23:20.531 INFO:tasks.rados.rados.0.smithi089.stdout:2712: snap_remove snap 249 2024-08-29T18:23:20.798 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:20 smithi144 bash[67678]: cluster 2024-08-29T18:23:18.726460+0000 mgr.y (mgr.34104) 284 : cluster [DBG] pgmap v521: 121 pgs: 121 active+clean; 593 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.3 MiB/s wr, 35 op/s; 16 MiB/s, 4 objects/s recovering 2024-08-29T18:23:20.798 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:20 smithi144 bash[67678]: cluster 2024-08-29T18:23:19.455210+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/1011 objects degraded (7.319%), 9 pgs degraded) 2024-08-29T18:23:20.798 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:20 smithi144 bash[67678]: cluster 2024-08-29T18:23:19.475369+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-29T18:23:20.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:20 smithi089 bash[77323]: cluster 2024-08-29T18:23:18.726460+0000 mgr.y (mgr.34104) 284 : cluster [DBG] pgmap v521: 121 pgs: 121 active+clean; 593 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.3 MiB/s wr, 35 op/s; 16 MiB/s, 4 objects/s recovering 2024-08-29T18:23:20.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:20 smithi089 bash[77323]: cluster 2024-08-29T18:23:19.455210+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/1011 objects degraded (7.319%), 9 pgs degraded) 2024-08-29T18:23:20.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:20 smithi089 bash[77323]: cluster 2024-08-29T18:23:19.475369+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-29T18:23:20.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:20 smithi089 bash[78574]: cluster 2024-08-29T18:23:18.726460+0000 mgr.y (mgr.34104) 284 : cluster [DBG] pgmap v521: 121 pgs: 121 active+clean; 593 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 3.3 MiB/s wr, 35 op/s; 16 MiB/s, 4 objects/s recovering 2024-08-29T18:23:20.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:20 smithi089 bash[78574]: cluster 2024-08-29T18:23:19.455210+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/1011 objects degraded (7.319%), 9 pgs degraded) 2024-08-29T18:23:20.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:20 smithi089 bash[78574]: cluster 2024-08-29T18:23:19.475369+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-29T18:23:21.028 INFO:tasks.rados.rados.0.smithi089.stdout:2709: expect (ObjNum 735 snap 260 seq_num 735) 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: finishing write tid 1 to smithi08969774-32 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: finishing write tid 2 to smithi08969774-32 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: finishing write tid 3 to smithi08969774-32 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: finishing write tid 4 to smithi08969774-32 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: finishing write tid 5 to smithi08969774-32 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: finishing write tid 6 to smithi08969774-32 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: oid 32 updating version 0 to 1463 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: oid 32 updating version 1463 to 1464 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: oid 32 version 1464 is already newer than 1462 2024-08-29T18:23:21.541 INFO:tasks.rados.rados.0.smithi089.stdout:2711: oid 32 updating version 1464 to 1465 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2711: oid 32 version 1465 is already newer than 1461 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1465 (ObjNum 845 snap 291 seq_num 845) dirty exists 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2711: left oid 32 (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2709: done (2 left) 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2711: done (1 left) 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2712: done (0 left) 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2713: rmattr oid 46 current snap is 291 2024-08-29T18:23:21.542 INFO:tasks.rados.rados.0.smithi089.stdout:2714: delete oid 36 current snap is 291 2024-08-29T18:23:21.544 INFO:tasks.rados.rados.0.smithi089.stdout:2714: done (1 left) 2024-08-29T18:23:21.544 INFO:tasks.rados.rados.0.smithi089.stdout:2715: rollback oid 27 current snap is 291 2024-08-29T18:23:21.544 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 273 2024-08-29T18:23:21.545 INFO:tasks.rados.rados.0.smithi089.stdout:2716: read oid 14 snap -1 2024-08-29T18:23:21.545 INFO:tasks.rados.rados.0.smithi089.stdout:2716: expect (ObjNum 826 snap 287 seq_num 826) 2024-08-29T18:23:21.545 INFO:tasks.rados.rados.0.smithi089.stdout:2717: delete oid 7 current snap is 291 2024-08-29T18:23:21.545 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1430 (ObjNum 831 snap 287 seq_num 831) dirty exists 2024-08-29T18:23:21.550 INFO:tasks.rados.rados.0.smithi089.stdout:2713: done (3 left) 2024-08-29T18:23:21.550 INFO:tasks.rados.rados.0.smithi089.stdout:2717: done (2 left) 2024-08-29T18:23:21.550 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 291 2024-08-29T18:23:21.550 INFO:tasks.rados.rados.0.smithi089.stdout:2718: seq_num 848 ranges {8388608=606208,8994816=630784,9625600=458752,10084352=516096} 2024-08-29T18:23:21.605 INFO:tasks.rados.rados.0.smithi089.stdout:2718: writing smithi08969774-39 from 8388608 to 8994816 tid 1 2024-08-29T18:23:21.609 INFO:tasks.rados.rados.0.smithi089.stdout:2718: writing smithi08969774-39 from 8994816 to 9625600 tid 2 2024-08-29T18:23:21.611 INFO:tasks.rados.rados.0.smithi089.stdout:2718: writing smithi08969774-39 from 9625600 to 10084352 tid 3 2024-08-29T18:23:21.615 INFO:tasks.rados.rados.0.smithi089.stdout:2718: writing smithi08969774-39 from 10084352 to 10600448 tid 4 2024-08-29T18:23:21.615 INFO:tasks.rados.rados.0.smithi089.stdout:2719: setattr oid 4 current snap is 291 2024-08-29T18:23:21.615 INFO:tasks.rados.rados.0.smithi089.stdout:2715: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:23:21.615 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 979 (ObjNum 129 snap 0 seq_num 3471168736) dirty dne 2024-08-29T18:23:21.615 INFO:tasks.rados.rados.0.smithi089.stdout:2716: expect (ObjNum 826 snap 287 seq_num 826) 2024-08-29T18:23:21.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:21 smithi144 bash[67678]: cluster 2024-08-29T18:23:20.487255+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-29T18:23:21.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:21 smithi144 bash[67678]: cluster 2024-08-29T18:23:21.030448+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-29T18:23:21.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:21 smithi089 bash[77323]: cluster 2024-08-29T18:23:20.487255+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-29T18:23:21.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:21 smithi089 bash[77323]: cluster 2024-08-29T18:23:21.030448+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-29T18:23:21.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:21 smithi089 bash[78574]: cluster 2024-08-29T18:23:20.487255+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-29T18:23:21.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:21 smithi089 bash[78574]: cluster 2024-08-29T18:23:21.030448+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-29T18:23:22.329 INFO:tasks.rados.rados.0.smithi089.stdout:2718: finishing write tid 1 to smithi08969774-39 2024-08-29T18:23:22.329 INFO:tasks.rados.rados.0.smithi089.stdout:2718: finishing write tid 2 to smithi08969774-39 2024-08-29T18:23:22.329 INFO:tasks.rados.rados.0.smithi089.stdout:2718: finishing write tid 3 to smithi08969774-39 2024-08-29T18:23:22.329 INFO:tasks.rados.rados.0.smithi089.stdout:2718: finishing write tid 4 to smithi08969774-39 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: finishing write tid 5 to smithi08969774-39 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: finishing write tid 6 to smithi08969774-39 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: oid 39 updating version 0 to 1469 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: oid 39 version 1469 is already newer than 1466 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: oid 39 version 1469 is already newer than 1467 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: oid 39 updating version 1469 to 1470 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: oid 39 version 1470 is already newer than 1468 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1470 (ObjNum 848 snap 291 seq_num 848) dirty exists 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: left oid 39 (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2715: done (3 left) 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2716: done (2 left) 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2718: done (1 left) 2024-08-29T18:23:22.330 INFO:tasks.rados.rados.0.smithi089.stdout:2720: rmattr oid 10 current snap is 291 2024-08-29T18:23:22.331 INFO:tasks.rados.rados.0.smithi089.stdout:2720: done (1 left) 2024-08-29T18:23:22.331 INFO:tasks.rados.rados.0.smithi089.stdout:2721: copy_from oid 34 from oid 3 current snap is 291 2024-08-29T18:23:22.331 INFO:tasks.rados.rados.0.smithi089.stdout:2722: snap_remove snap 253 2024-08-29T18:23:22.715 INFO:tasks.rados.rados.0.smithi089.stdout:2722: done (2 left) 2024-08-29T18:23:22.715 INFO:tasks.rados.rados.0.smithi089.stdout:2723: rollback oid 14 current snap is 291 2024-08-29T18:23:22.715 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 284 2024-08-29T18:23:22.715 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 1247 (ObjNum 751 snap 268 seq_num 751) dirty exists 2024-08-29T18:23:22.715 INFO:tasks.rados.rados.0.smithi089.stdout:2721: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:23:22.715 INFO:tasks.rados.rados.0.smithi089.stdout:2721: finishing copy_from to smithi08969774-34 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1573 (ObjNum 811 snap 280 seq_num 811) dirty exists 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:2719: done (2 left) 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:2721: done (1 left) 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:2724: rollback oid 27 current snap is 291 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 264 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:2725: rollback oid 29 current snap is 291 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 29 to 281 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 291 2024-08-29T18:23:22.716 INFO:tasks.rados.rados.0.smithi089.stdout:2726: seq_num 849 ranges {2736128=622592,3358720=516096,3874816=663552,4538368=425984} 2024-08-29T18:23:22.741 INFO:tasks.rados.rados.0.smithi089.stdout:2726: writing smithi08969774-38 from 2736128 to 3358720 tid 1 2024-08-29T18:23:22.745 INFO:tasks.rados.rados.0.smithi089.stdout:2726: writing smithi08969774-38 from 3358720 to 3874816 tid 2 2024-08-29T18:23:22.751 INFO:tasks.rados.rados.0.smithi089.stdout:2726: writing smithi08969774-38 from 3874816 to 4538368 tid 3 2024-08-29T18:23:22.755 INFO:tasks.rados.rados.0.smithi089.stdout:2726: writing smithi08969774-38 from 4538368 to 4964352 tid 4 2024-08-29T18:23:22.755 INFO:tasks.rados.rados.0.smithi089.stdout:2727: read oid 49 snap -1 2024-08-29T18:23:22.756 INFO:tasks.rados.rados.0.smithi089.stdout:2727: expect (ObjNum 841 snap 290 seq_num 841) 2024-08-29T18:23:22.756 INFO:tasks.rados.rados.0.smithi089.stdout:2728: copy_from oid 48 from oid 21 current snap is 291 2024-08-29T18:23:22.756 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 291 2024-08-29T18:23:22.756 INFO:tasks.rados.rados.0.smithi089.stdout:2729: seq_num 850 ranges {1695744=638976,2334720=802816,3137536=475136,3612672=327680} 2024-08-29T18:23:22.770 INFO:tasks.rados.rados.0.smithi089.stdout:2729: writing smithi08969774-6 from 1695744 to 2334720 tid 1 2024-08-29T18:23:22.776 INFO:tasks.rados.rados.0.smithi089.stdout:2729: writing smithi08969774-6 from 2334720 to 3137536 tid 2 2024-08-29T18:23:22.779 INFO:tasks.rados.rados.0.smithi089.stdout:2729: writing smithi08969774-6 from 3137536 to 3612672 tid 3 2024-08-29T18:23:22.782 INFO:tasks.rados.rados.0.smithi089.stdout:2729: writing smithi08969774-6 from 3612672 to 3940352 tid 4 2024-08-29T18:23:22.782 INFO:tasks.rados.rados.0.smithi089.stdout:2725: finishing rollback tid 0 to smithi08969774-29 2024-08-29T18:23:22.782 INFO:tasks.rados.rados.0.smithi089.stdout:2725: finishing rollback tid 1 to smithi08969774-29 2024-08-29T18:23:22.782 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1214 (ObjNum 1265 snap 0 seq_num 144768328) dirty dne 2024-08-29T18:23:22.782 INFO:tasks.rados.rados.0.smithi089.stdout:2724: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:23:22.782 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 979 (ObjNum 129 snap 0 seq_num 3471168736) dirty dne 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2726: finishing write tid 1 to smithi08969774-38 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2723: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2723: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2723: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1683 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2726: finishing write tid 2 to smithi08969774-38 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2726: finishing write tid 3 to smithi08969774-38 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2726: finishing write tid 4 to smithi08969774-38 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2726: finishing write tid 5 to smithi08969774-38 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2728: finishing copy_from to smithi08969774-48 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2728: got expected ENOENT (src dne) 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2728: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:23:22.783 INFO:tasks.rados.rados.0.smithi089.stdout:2726: finishing write tid 6 to smithi08969774-38 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: oid 38 updating version 0 to 1563 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: oid 38 version 1563 is already newer than 1561 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: oid 38 updating version 1563 to 1564 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: oid 38 version 1564 is already newer than 1560 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: oid 38 version 1564 is already newer than 1562 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1564 (ObjNum 849 snap 291 seq_num 849) dirty exists 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: left oid 38 (ObjNum 849 snap 291 seq_num 849) 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2729: finishing write tid 1 to smithi08969774-6 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2729: finishing write tid 2 to smithi08969774-6 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2723: done (6 left) 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2724: done (5 left) 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2725: done (4 left) 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2726: done (3 left) 2024-08-29T18:23:22.784 INFO:tasks.rados.rados.0.smithi089.stdout:2728: done (2 left) 2024-08-29T18:23:22.785 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 291 2024-08-29T18:23:22.785 INFO:tasks.rados.rados.0.smithi089.stdout:2730: seq_num 851 ranges {0=655360,655360=688128,1343488=679936,2023424=237568} 2024-08-29T18:23:22.786 INFO:tasks.rados.rados.0.smithi089.stdout:2730: writing smithi08969774-11 from 0 to 655360 tid 1 2024-08-29T18:23:22.790 INFO:tasks.rados.rados.0.smithi089.stdout:2730: writing smithi08969774-11 from 655360 to 1343488 tid 2 2024-08-29T18:23:22.794 INFO:tasks.rados.rados.0.smithi089.stdout:2730: writing smithi08969774-11 from 1343488 to 2023424 tid 3 2024-08-29T18:23:22.796 INFO:tasks.rados.rados.0.smithi089.stdout:2730: writing smithi08969774-11 from 2023424 to 2260992 tid 4 2024-08-29T18:23:22.796 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 291 2024-08-29T18:23:22.796 INFO:tasks.rados.rados.0.smithi089.stdout:2729: finishing write tid 3 to smithi08969774-6 2024-08-29T18:23:22.796 INFO:tasks.rados.rados.0.smithi089.stdout:2729: finishing write tid 4 to smithi08969774-6 2024-08-29T18:23:22.796 INFO:tasks.rados.rados.0.smithi089.stdout:2731: seq_num 852 ranges {1253376=671744,1925120=622592,2547712=442368,2990080=540672} 2024-08-29T18:23:22.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: cluster 2024-08-29T18:23:20.727173+0000 mgr.y (mgr.34104) 285 : cluster [DBG] pgmap v524: 121 pgs: 121 active+clean; 593 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s; 13 MiB/s, 3 objects/s recovering 2024-08-29T18:23:22.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.501046+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.510262+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.512275+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.513704+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.524346+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.621340+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.624435+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.626761+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.628537+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.631176+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: cephadm 2024-08-29T18:23:21.632076+0000 mgr.y (mgr.34104) 286 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-29T18:23:22.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.636381+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.638366+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.643773+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.645491+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.650655+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.652670+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.658399+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.660689+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.669474+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.673033+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.679850+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.683357+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.690362+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-29T18:23:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.693734+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:23:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.700754+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-29T18:23:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.704225+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:23:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.711345+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-29T18:23:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:22 smithi144 bash[67678]: audit 2024-08-29T18:23:21.716770+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:23:22.808 INFO:tasks.rados.rados.0.smithi089.stdout:2731: writing smithi08969774-19 from 1253376 to 1925120 tid 1 2024-08-29T18:23:22.813 INFO:tasks.rados.rados.0.smithi089.stdout:2731: writing smithi08969774-19 from 1925120 to 2547712 tid 2 2024-08-29T18:23:22.816 INFO:tasks.rados.rados.0.smithi089.stdout:2731: writing smithi08969774-19 from 2547712 to 2990080 tid 3 2024-08-29T18:23:22.821 INFO:tasks.rados.rados.0.smithi089.stdout:2731: writing smithi08969774-19 from 2990080 to 3530752 tid 4 2024-08-29T18:23:22.821 INFO:tasks.rados.rados.0.smithi089.stdout:2732: copy_from oid 16 from oid 23 current snap is 291 2024-08-29T18:23:22.821 INFO:tasks.rados.rados.0.smithi089.stdout:2729: finishing write tid 5 to smithi08969774-6 2024-08-29T18:23:22.821 INFO:tasks.rados.rados.0.smithi089.stdout:2729: finishing write tid 6 to smithi08969774-6 2024-08-29T18:23:22.821 INFO:tasks.rados.rados.0.smithi089.stdout:2729: oid 6 updating version 0 to 1256 2024-08-29T18:23:22.822 INFO:tasks.rados.rados.0.smithi089.stdout:2729: oid 6 version 1256 is already newer than 1254 2024-08-29T18:23:22.822 INFO:tasks.rados.rados.0.smithi089.stdout:2729: oid 6 updating version 1256 to 1257 2024-08-29T18:23:22.822 INFO:tasks.rados.rados.0.smithi089.stdout:2729: oid 6 version 1257 is already newer than 1255 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2729: oid 6 version 1257 is already newer than 1253 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1257 (ObjNum 850 snap 291 seq_num 850) dirty exists 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2729: left oid 6 (ObjNum 850 snap 291 seq_num 850) 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2730: finishing write tid 1 to smithi08969774-11 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2730: finishing write tid 2 to smithi08969774-11 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2730: finishing write tid 3 to smithi08969774-11 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2729: done (4 left) 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2733: read oid 32 snap -1 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2733: expect (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2734: rmattr oid 34 current snap is 291 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2730: finishing write tid 4 to smithi08969774-11 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2730: finishing write tid 5 to smithi08969774-11 2024-08-29T18:23:22.823 INFO:tasks.rados.rados.0.smithi089.stdout:2730: finishing write tid 6 to smithi08969774-11 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: oid 11 updating version 0 to 1697 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: oid 11 version 1697 is already newer than 1694 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: oid 11 updating version 1697 to 1698 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: oid 11 version 1698 is already newer than 1695 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: oid 11 version 1698 is already newer than 1696 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1698 (ObjNum 851 snap 291 seq_num 851) dirty exists 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: left oid 11 (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2731: finishing write tid 1 to smithi08969774-19 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2731: finishing write tid 2 to smithi08969774-19 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2730: done (5 left) 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2735: delete oid 35 current snap is 291 2024-08-29T18:23:22.824 INFO:tasks.rados.rados.0.smithi089.stdout:2731: finishing write tid 3 to smithi08969774-19 2024-08-29T18:23:22.825 INFO:tasks.rados.rados.0.smithi089.stdout:2735: done (5 left) 2024-08-29T18:23:22.826 INFO:tasks.rados.rados.0.smithi089.stdout:2736: snap_remove snap 202 2024-08-29T18:23:22.826 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1574 (ObjNum 811 snap 280 seq_num 811) dirty exists 2024-08-29T18:23:22.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: cluster 2024-08-29T18:23:20.727173+0000 mgr.y (mgr.34104) 285 : cluster [DBG] pgmap v524: 121 pgs: 121 active+clean; 593 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s; 13 MiB/s, 3 objects/s recovering 2024-08-29T18:23:22.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.501046+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.510262+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.512275+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.513704+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.524346+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.621340+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.624435+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.626761+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.628537+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.631176+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: cephadm 2024-08-29T18:23:21.632076+0000 mgr.y (mgr.34104) 286 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.636381+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.638366+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:23:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.643773+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.645491+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.650655+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.652670+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: cluster 2024-08-29T18:23:20.727173+0000 mgr.y (mgr.34104) 285 : cluster [DBG] pgmap v524: 121 pgs: 121 active+clean; 593 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.9 MiB/s wr, 22 op/s; 13 MiB/s, 3 objects/s recovering 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.501046+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.510262+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.512275+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.513704+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.524346+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.621340+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.624435+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.626761+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.628537+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.631176+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: cephadm 2024-08-29T18:23:21.632076+0000 mgr.y (mgr.34104) 286 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-08-29T18:23:22.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.636381+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.638366+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.643773+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.645491+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.650655+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.652670+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.658399+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.660689+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.669474+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-29T18:23:22.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.673033+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.679850+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.683357+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.690362+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.693734+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.700754+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.704225+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.711345+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[77323]: audit 2024-08-29T18:23:21.716770+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.658399+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.660689+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.669474+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-08-29T18:23:22.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.673033+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.679850+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.683357+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.690362+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.693734+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.700754+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.704225+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.711345+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-08-29T18:23:22.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:22 smithi089 bash[78574]: audit 2024-08-29T18:23:21.716770+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-08-29T18:23:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:2734: done (5 left) 2024-08-29T18:23:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:2736: done (4 left) 2024-08-29T18:23:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 291 2024-08-29T18:23:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:2737: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2024-08-29T18:23:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:2737: writing smithi08969774-29 from 0 to 712704 tid 1 2024-08-29T18:23:23.738 INFO:tasks.rados.rados.0.smithi089.stdout:2737: writing smithi08969774-29 from 712704 to 1507328 tid 2 2024-08-29T18:23:23.741 INFO:tasks.rados.rados.0.smithi089.stdout:2737: writing smithi08969774-29 from 1507328 to 1957888 tid 3 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2737: writing smithi08969774-29 from 1957888 to 2318336 tid 4 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: finishing write tid 4 to smithi08969774-19 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: finishing write tid 5 to smithi08969774-19 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: finishing write tid 6 to smithi08969774-19 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: oid 19 updating version 0 to 1430 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: oid 19 version 1430 is already newer than 1428 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: oid 19 version 1430 is already newer than 1426 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: oid 19 version 1430 is already newer than 1427 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: oid 19 version 1430 is already newer than 1429 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1430 (ObjNum 852 snap 291 seq_num 852) dirty exists 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2731: left oid 19 (ObjNum 852 snap 291 seq_num 852) 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2732: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:23:23.744 INFO:tasks.rados.rados.0.smithi089.stdout:2727: expect (ObjNum 841 snap 290 seq_num 841) 2024-08-29T18:23:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: cephadm 2024-08-29T18:23:21.716458+0000 mgr.y (mgr.34104) 287 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-08-29T18:23:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: audit 2024-08-29T18:23:22.703257+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:24.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: audit 2024-08-29T18:23:22.705348+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: cluster 2024-08-29T18:23:22.708487+0000 mon.a (mon.0) 952 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-29T18:23:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: cluster 2024-08-29T18:23:22.708567+0000 mon.a (mon.0) 953 : cluster [INF] Cluster is now healthy 2024-08-29T18:23:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: audit 2024-08-29T18:23:22.710977+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-29T18:23:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: cluster 2024-08-29T18:23:22.716496+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-29T18:23:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:23 smithi144 bash[67678]: audit 2024-08-29T18:23:22.727523+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:23:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: cephadm 2024-08-29T18:23:21.716458+0000 mgr.y (mgr.34104) 287 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-08-29T18:23:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: audit 2024-08-29T18:23:22.703257+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: audit 2024-08-29T18:23:22.705348+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: cluster 2024-08-29T18:23:22.708487+0000 mon.a (mon.0) 952 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-29T18:23:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: cluster 2024-08-29T18:23:22.708567+0000 mon.a (mon.0) 953 : cluster [INF] Cluster is now healthy 2024-08-29T18:23:24.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: audit 2024-08-29T18:23:22.710977+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: cluster 2024-08-29T18:23:22.716496+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[78574]: audit 2024-08-29T18:23:22.727523+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: cephadm 2024-08-29T18:23:21.716458+0000 mgr.y (mgr.34104) 287 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: audit 2024-08-29T18:23:22.703257+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: audit 2024-08-29T18:23:22.705348+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: cluster 2024-08-29T18:23:22.708487+0000 mon.a (mon.0) 952 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: cluster 2024-08-29T18:23:22.708567+0000 mon.a (mon.0) 953 : cluster [INF] Cluster is now healthy 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: audit 2024-08-29T18:23:22.710977+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: cluster 2024-08-29T18:23:22.716496+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-29T18:23:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:23 smithi089 bash[77323]: audit 2024-08-29T18:23:22.727523+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-29T18:23:24.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:24 smithi089 bash[77323]: cluster 2024-08-29T18:23:22.742606+0000 mgr.y (mgr.34104) 288 : cluster [DBG] pgmap v527: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 589 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:23:24.977 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:24 smithi089 bash[77323]: cephadm 2024-08-29T18:23:22.745657+0000 mgr.y (mgr.34104) 289 : cephadm [INF] Upgrade: It appears safe to stop mds.a 2024-08-29T18:23:24.978 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:24 smithi089 bash[77323]: cluster 2024-08-29T18:23:23.726369+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-29T18:23:24.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:24 smithi089 bash[78574]: cluster 2024-08-29T18:23:22.742606+0000 mgr.y (mgr.34104) 288 : cluster [DBG] pgmap v527: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 589 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:23:24.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:24 smithi089 bash[78574]: cephadm 2024-08-29T18:23:22.745657+0000 mgr.y (mgr.34104) 289 : cephadm [INF] Upgrade: It appears safe to stop mds.a 2024-08-29T18:23:24.978 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:24 smithi089 bash[78574]: cluster 2024-08-29T18:23:23.726369+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-29T18:23:25.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:24 smithi144 bash[67678]: cluster 2024-08-29T18:23:22.742606+0000 mgr.y (mgr.34104) 288 : cluster [DBG] pgmap v527: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 589 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:23:25.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:24 smithi144 bash[67678]: cephadm 2024-08-29T18:23:22.745657+0000 mgr.y (mgr.34104) 289 : cephadm [INF] Upgrade: It appears safe to stop mds.a 2024-08-29T18:23:25.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:24 smithi144 bash[67678]: cluster 2024-08-29T18:23:23.726369+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-29T18:23:25.108 INFO:tasks.rados.rados.0.smithi089.stdout:2732: finishing copy_from to smithi08969774-16 2024-08-29T18:23:25.108 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 969 (ObjNum 794 snap 276 seq_num 794) dirty exists 2024-08-29T18:23:25.108 INFO:tasks.rados.rados.0.smithi089.stdout:2733: expect (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:23:25.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:23:25] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: finishing write tid 1 to smithi08969774-29 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: finishing write tid 2 to smithi08969774-29 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: finishing write tid 3 to smithi08969774-29 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: finishing write tid 4 to smithi08969774-29 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: finishing write tid 5 to smithi08969774-29 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: finishing write tid 6 to smithi08969774-29 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: oid 29 updating version 0 to 1215 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: oid 29 updating version 1215 to 1217 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: oid 29 updating version 1217 to 1218 2024-08-29T18:23:25.444 INFO:tasks.rados.rados.0.smithi089.stdout:2737: oid 29 updating version 1218 to 1219 2024-08-29T18:23:25.445 INFO:tasks.rados.rados.0.smithi089.stdout:2737: oid 29 version 1219 is already newer than 1216 2024-08-29T18:23:25.445 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1219 (ObjNum 854 snap 291 seq_num 854) dirty exists 2024-08-29T18:23:25.445 INFO:tasks.rados.rados.0.smithi089.stdout:2737: left oid 29 (ObjNum 854 snap 291 seq_num 854) 2024-08-29T18:23:25.445 INFO:tasks.rados.rados.0.smithi089.stdout:2727: done (4 left) 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2731: done (3 left) 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2732: done (2 left) 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2733: done (1 left) 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2737: done (0 left) 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2738: rmattr oid 6 current snap is 291 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2738: done (0 left) 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2739: rollback oid 1 current snap is 291 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 222 2024-08-29T18:23:25.447 INFO:tasks.rados.rados.0.smithi089.stdout:2740: snap_remove snap 279 2024-08-29T18:23:25.726 INFO:tasks.rados.rados.0.smithi089.stdout:2740: done (1 left) 2024-08-29T18:23:25.726 INFO:tasks.rados.rados.0.smithi089.stdout:2741: rollback oid 49 current snap is 291 2024-08-29T18:23:25.726 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 49 to 224 2024-08-29T18:23:25.726 INFO:tasks.rados.rados.0.smithi089.stdout:2739: finishing rollback tid 0 to smithi08969774-1 2024-08-29T18:23:25.726 INFO:tasks.rados.rados.0.smithi089.stdout:2739: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:23:25.727 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1566 (ObjNum 289 snap 0 seq_num 3474736684) dirty dne 2024-08-29T18:23:25.727 INFO:tasks.rados.rados.0.smithi089.stdout:2739: done (1 left) 2024-08-29T18:23:25.727 INFO:tasks.rados.rados.0.smithi089.stdout:2742: setattr oid 20 current snap is 291 2024-08-29T18:23:25.728 INFO:tasks.rados.rados.0.smithi089.stdout:2743: delete oid 10 current snap is 291 2024-08-29T18:23:25.734 INFO:tasks.rados.rados.0.smithi089.stdout:2743: done (2 left) 2024-08-29T18:23:25.735 INFO:tasks.rados.rados.0.smithi089.stdout:2744: copy_from oid 30 from oid 47 current snap is 291 2024-08-29T18:23:25.735 INFO:tasks.rados.rados.0.smithi089.stdout:2745: snap_remove snap 273 2024-08-29T18:23:26.029 INFO:tasks.rados.rados.0.smithi089.stdout:2745: done (3 left) 2024-08-29T18:23:26.030 INFO:tasks.rados.rados.0.smithi089.stdout:2746: rmattr oid 2 current snap is 291 2024-08-29T18:23:26.030 INFO:tasks.rados.rados.0.smithi089.stdout:2741: finishing rollback tid 0 to smithi08969774-49 2024-08-29T18:23:26.030 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1567 (ObjNum 657 snap 0 seq_num 126664544) dirty exists 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2741: finishing rollback tid 1 to smithi08969774-49 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1221 (ObjNum 513 snap 0 seq_num 126664400) dirty dne 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2744: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2744: finishing copy_from to smithi08969774-30 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1418 (ObjNum 791 snap 276 seq_num 791) dirty exists 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2741: done (3 left) 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2742: done (2 left) 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2744: done (1 left) 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 291 2024-08-29T18:23:26.031 INFO:tasks.rados.rados.0.smithi089.stdout:2747: seq_num 856 ranges {0=745472,745472=557056,1302528=417792,1720320=434176,2154496=196608} 2024-08-29T18:23:26.035 INFO:tasks.rados.rados.0.smithi089.stdout:2747: writing smithi08969774-12 from 0 to 745472 tid 1 2024-08-29T18:23:26.040 INFO:tasks.rados.rados.0.smithi089.stdout:2747: writing smithi08969774-12 from 745472 to 1302528 tid 2 2024-08-29T18:23:26.043 INFO:tasks.rados.rados.0.smithi089.stdout:2747: writing smithi08969774-12 from 1302528 to 1720320 tid 3 2024-08-29T18:23:26.046 INFO:tasks.rados.rados.0.smithi089.stdout:2747: writing smithi08969774-12 from 1720320 to 2154496 tid 4 2024-08-29T18:23:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:2747: writing smithi08969774-12 from 2154496 to 2351104 tid 5 2024-08-29T18:23:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 291 2024-08-29T18:23:26.048 INFO:tasks.rados.rados.0.smithi089.stdout:2748: seq_num 857 ranges {0=761856,761856=442368,1204224=630784,1835008=532480} 2024-08-29T18:23:26.053 INFO:tasks.rados.rados.0.smithi089.stdout:2748: writing smithi08969774-35 from 0 to 761856 tid 1 2024-08-29T18:23:26.057 INFO:tasks.rados.rados.0.smithi089.stdout:2748: writing smithi08969774-35 from 761856 to 1204224 tid 2 2024-08-29T18:23:26.061 INFO:tasks.rados.rados.0.smithi089.stdout:2748: writing smithi08969774-35 from 1204224 to 1835008 tid 3 2024-08-29T18:23:26.064 INFO:tasks.rados.rados.0.smithi089.stdout:2748: writing smithi08969774-35 from 1835008 to 2367488 tid 4 2024-08-29T18:23:26.065 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 291 2024-08-29T18:23:26.065 INFO:tasks.rados.rados.0.smithi089.stdout:2749: seq_num 858 ranges {0=778240,778240=729088,1507328=434176,1941504=442368} 2024-08-29T18:23:26.071 INFO:tasks.rados.rados.0.smithi089.stdout:2749: writing smithi08969774-21 from 0 to 778240 tid 1 2024-08-29T18:23:26.076 INFO:tasks.rados.rados.0.smithi089.stdout:2749: writing smithi08969774-21 from 778240 to 1507328 tid 2 2024-08-29T18:23:26.079 INFO:tasks.rados.rados.0.smithi089.stdout:2749: writing smithi08969774-21 from 1507328 to 1941504 tid 3 2024-08-29T18:23:26.082 INFO:tasks.rados.rados.0.smithi089.stdout:2749: writing smithi08969774-21 from 1941504 to 2383872 tid 4 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2750: copy_from oid 49 from oid 32 current snap is 291 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 1 to smithi08969774-12 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 2 to smithi08969774-12 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 3 to smithi08969774-12 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1471 (ObjNum 803 snap 280 seq_num 803) dirty exists 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2748: finishing write tid 1 to smithi08969774-35 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 4 to smithi08969774-12 2024-08-29T18:23:26.083 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 5 to smithi08969774-12 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 6 to smithi08969774-12 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: finishing write tid 7 to smithi08969774-12 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: oid 12 updating version 0 to 1795 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: oid 12 updating version 1795 to 1797 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: oid 12 updating version 1797 to 1798 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: oid 12 updating version 1798 to 1799 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: oid 12 updating version 1799 to 1800 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: oid 12 version 1800 is already newer than 1796 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1800 (ObjNum 856 snap 291 seq_num 856) dirty exists 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: left oid 12 (ObjNum 856 snap 291 seq_num 856) 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2748: finishing write tid 2 to smithi08969774-35 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2746: done (4 left) 2024-08-29T18:23:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:2747: done (3 left) 2024-08-29T18:23:26.085 INFO:tasks.rados.rados.0.smithi089.stdout:2751: snap_create 2024-08-29T18:23:26.085 INFO:tasks.rados.rados.0.smithi089.stdout:2748: finishing write tid 3 to smithi08969774-35 2024-08-29T18:23:26.089 INFO:tasks.rados.rados.0.smithi089.stdout:2749: finishing write tid 1 to smithi08969774-21 2024-08-29T18:23:26.089 INFO:tasks.rados.rados.0.smithi089.stdout:2748: finishing write tid 4 to smithi08969774-35 2024-08-29T18:23:26.089 INFO:tasks.rados.rados.0.smithi089.stdout:2749: finishing write tid 2 to smithi08969774-21 2024-08-29T18:23:26.089 INFO:tasks.rados.rados.0.smithi089.stdout:2748: finishing write tid 5 to smithi08969774-35 2024-08-29T18:23:26.090 INFO:tasks.rados.rados.0.smithi089.stdout:2749: finishing write tid 3 to smithi08969774-21 2024-08-29T18:23:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2749: finishing write tid 4 to smithi08969774-21 2024-08-29T18:23:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2748: finishing write tid 6 to smithi08969774-35 2024-08-29T18:23:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2748: oid 35 updating version 0 to 1733 2024-08-29T18:23:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2748: oid 35 version 1733 is already newer than 1726 2024-08-29T18:23:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2748: oid 35 version 1733 is already newer than 1732 2024-08-29T18:23:26.091 INFO:tasks.rados.rados.0.smithi089.stdout:2748: oid 35 updating version 1733 to 1734 2024-08-29T18:23:26.092 INFO:tasks.rados.rados.0.smithi089.stdout:2748: oid 35 version 1734 is already newer than 1727 2024-08-29T18:23:26.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1734 (ObjNum 857 snap 291 seq_num 857) dirty exists 2024-08-29T18:23:26.092 INFO:tasks.rados.rados.0.smithi089.stdout:2748: left oid 35 (ObjNum 857 snap 291 seq_num 857) 2024-08-29T18:23:26.093 INFO:tasks.rados.rados.0.smithi089.stdout:2749: finishing write tid 5 to smithi08969774-21 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: finishing write tid 6 to smithi08969774-21 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: oid 21 updating version 0 to 1575 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: oid 21 updating version 1575 to 1579 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: oid 21 version 1579 is already newer than 1576 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: oid 21 version 1579 is already newer than 1578 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: oid 21 version 1579 is already newer than 1577 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 1579 (ObjNum 858 snap 291 seq_num 858) dirty exists 2024-08-29T18:23:26.096 INFO:tasks.rados.rados.0.smithi089.stdout:2749: left oid 21 (ObjNum 858 snap 291 seq_num 858) 2024-08-29T18:23:26.120 INFO:tasks.rados.rados.0.smithi089.stdout:2750: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:23:26.123 INFO:tasks.rados.rados.0.smithi089.stdout:2750: finishing copy_from to smithi08969774-49 2024-08-29T18:23:26.123 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1465 (ObjNum 845 snap 291 seq_num 845) dirty exists 2024-08-29T18:23:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:2748: done (3 left) 2024-08-29T18:23:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:2749: done (2 left) 2024-08-29T18:23:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:2750: done (1 left) 2024-08-29T18:23:27.034 INFO:tasks.rados.rados.0.smithi089.stdout:2751: done (0 left) 2024-08-29T18:23:27.035 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 292 2024-08-29T18:23:27.035 INFO:tasks.rados.rados.0.smithi089.stdout:2752: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2024-08-29T18:23:27.039 INFO:tasks.rados.rados.0.smithi089.stdout:2752: writing smithi08969774-13 from 0 to 794624 tid 1 2024-08-29T18:23:27.042 INFO:tasks.rados.rados.0.smithi089.stdout:2752: writing smithi08969774-13 from 794624 to 1409024 tid 2 2024-08-29T18:23:27.046 INFO:tasks.rados.rados.0.smithi089.stdout:2752: writing smithi08969774-13 from 1409024 to 2048000 tid 3 2024-08-29T18:23:27.048 INFO:tasks.rados.rados.0.smithi089.stdout:2752: writing smithi08969774-13 from 2048000 to 2400256 tid 4 2024-08-29T18:23:27.048 INFO:tasks.rados.rados.0.smithi089.stdout:2753: rollback oid 43 current snap is 292 2024-08-29T18:23:27.048 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 287 2024-08-29T18:23:27.048 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 292 2024-08-29T18:23:27.049 INFO:tasks.rados.rados.0.smithi089.stdout:2754: seq_num 860 ranges {1253376=8192} 2024-08-29T18:23:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:26 smithi144 bash[67678]: cluster 2024-08-29T18:23:24.743251+0000 mgr.y (mgr.34104) 290 : cluster [DBG] pgmap v529: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 589 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-08-29T18:23:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:26 smithi144 bash[67678]: cluster 2024-08-29T18:23:25.716161+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-29T18:23:27.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:26 smithi144 bash[67678]: audit 2024-08-29T18:23:25.769991+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:26 smithi144 bash[67678]: audit 2024-08-29T18:23:25.772860+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:23:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:26 smithi144 bash[67678]: audit 2024-08-29T18:23:25.773811+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:27.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:26 smithi144 bash[67678]: cluster 2024-08-29T18:23:26.028657+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-29T18:23:27.055 INFO:tasks.rados.rados.0.smithi089.stdout:2754: writing smithi08969774-30 from 1253376 to 1261568 tid 1 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:2755: snap_create 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:2752: finishing write tid 1 to smithi08969774-13 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:2752: finishing write tid 2 to smithi08969774-13 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:2753: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:2753: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:2753: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:23:27.056 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1570 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:23:27.058 INFO:tasks.rados.rados.0.smithi089.stdout:2752: finishing write tid 3 to smithi08969774-13 2024-08-29T18:23:27.059 INFO:tasks.rados.rados.0.smithi089.stdout:2752: finishing write tid 4 to smithi08969774-13 2024-08-29T18:23:27.060 INFO:tasks.rados.rados.0.smithi089.stdout:2752: finishing write tid 5 to smithi08969774-13 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: finishing write tid 6 to smithi08969774-13 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: oid 13 updating version 0 to 1542 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: oid 13 updating version 1542 to 1544 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: oid 13 updating version 1544 to 1545 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: oid 13 updating version 1545 to 1546 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: oid 13 version 1546 is already newer than 1543 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1546 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:23:27.064 INFO:tasks.rados.rados.0.smithi089.stdout:2752: left oid 13 (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:23:27.065 INFO:tasks.rados.rados.0.smithi089.stdout:2754: finishing write tid 1 to smithi08969774-30 2024-08-29T18:23:27.065 INFO:tasks.rados.rados.0.smithi089.stdout:2754: finishing write tid 2 to smithi08969774-30 2024-08-29T18:23:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:2754: finishing write tid 3 to smithi08969774-30 2024-08-29T18:23:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:2754: oid 30 updating version 0 to 1743 2024-08-29T18:23:27.066 INFO:tasks.rados.rados.0.smithi089.stdout:2754: oid 30 version 1743 is already newer than 1742 2024-08-29T18:23:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1743 (ObjNum 860 snap 292 seq_num 860) dirty exists 2024-08-29T18:23:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:2754: left oid 30 (ObjNum 860 snap 292 seq_num 860) 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[78574]: cluster 2024-08-29T18:23:24.743251+0000 mgr.y (mgr.34104) 290 : cluster [DBG] pgmap v529: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 589 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[78574]: cluster 2024-08-29T18:23:25.716161+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[78574]: audit 2024-08-29T18:23:25.769991+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[78574]: audit 2024-08-29T18:23:25.772860+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[78574]: audit 2024-08-29T18:23:25.773811+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[78574]: cluster 2024-08-29T18:23:26.028657+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-29T18:23:27.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[77323]: cluster 2024-08-29T18:23:24.743251+0000 mgr.y (mgr.34104) 290 : cluster [DBG] pgmap v529: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 589 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.9 MiB/s wr, 14 op/s 2024-08-29T18:23:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[77323]: cluster 2024-08-29T18:23:25.716161+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-29T18:23:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[77323]: audit 2024-08-29T18:23:25.769991+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[77323]: audit 2024-08-29T18:23:25.772860+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:23:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[77323]: audit 2024-08-29T18:23:25.773811+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:26 smithi089 bash[77323]: cluster 2024-08-29T18:23:26.028657+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-29T18:23:27.317 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (13m) 2m ago 14m 13.9M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (13m) 17s ago 13m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (17m) 2m ago 17m 16.7M - 18.2.4-774-gfe43f1c9 96384990183a 8a1a78317c5b 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (17m) 17s ago 17m 22.6M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (6m) 17s ago 24m 429M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (7m) 2m ago 27m 502M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (6m) 2m ago 27m 54.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (5m) 17s ago 25m 47.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:23:27.621 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (5m) 2m ago 25m 46.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (14m) 2m ago 14m 8792k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (14m) 17s ago 14m 8783k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (3m) 2m ago 24m 202M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (3m) 2m ago 23m 228M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (2m) 2m ago 22m 178M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (2m) 2m ago 21m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (111s) 17s ago 20m 389M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (82s) 17s ago 19m 223M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (51s) 17s ago 18m 263M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (21s) 17s ago 17m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:23:27.622 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (6m) 17s ago 14m 45.8M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:23:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[78574]: cephadm 2024-08-29T18:23:25.764886+0000 mgr.y (mgr.34104) 291 : cephadm [INF] Upgrade: Updating mds.a 2024-08-29T18:23:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[78574]: cephadm 2024-08-29T18:23:25.774874+0000 mgr.y (mgr.34104) 292 : cephadm [INF] Deploying daemon mds.a on smithi089 2024-08-29T18:23:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[78574]: cluster 2024-08-29T18:23:26.744325+0000 mgr.y (mgr.34104) 293 : cluster [DBG] pgmap v532: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 593 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.2 MiB/s wr, 27 op/s 2024-08-29T18:23:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[78574]: cluster 2024-08-29T18:23:27.035847+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-29T18:23:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[78574]: audit 2024-08-29T18:23:27.308121+0000 mgr.y (mgr.34104) 294 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:27.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[78574]: audit 2024-08-29T18:23:27.611276+0000 mgr.y (mgr.34104) 295 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:27.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[77323]: cephadm 2024-08-29T18:23:25.764886+0000 mgr.y (mgr.34104) 291 : cephadm [INF] Upgrade: Updating mds.a 2024-08-29T18:23:27.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[77323]: cephadm 2024-08-29T18:23:25.774874+0000 mgr.y (mgr.34104) 292 : cephadm [INF] Deploying daemon mds.a on smithi089 2024-08-29T18:23:27.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[77323]: cluster 2024-08-29T18:23:26.744325+0000 mgr.y (mgr.34104) 293 : cluster [DBG] pgmap v532: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 593 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.2 MiB/s wr, 27 op/s 2024-08-29T18:23:27.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[77323]: cluster 2024-08-29T18:23:27.035847+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-29T18:23:27.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[77323]: audit 2024-08-29T18:23:27.308121+0000 mgr.y (mgr.34104) 294 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:27.816 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:27 smithi089 bash[77323]: audit 2024-08-29T18:23:27.611276+0000 mgr.y (mgr.34104) 295 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:27.972 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 18.2.4-774-gfe43f1c9 (fe43f1c9f9e2945dda7244d8acbd33fb921449af) reef (stable)": 2, 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 13 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:23:27.973 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:23:28.035 INFO:tasks.rados.rados.0.smithi089.stdout:2752: done (3 left) 2024-08-29T18:23:28.035 INFO:tasks.rados.rados.0.smithi089.stdout:2753: done (2 left) 2024-08-29T18:23:28.035 INFO:tasks.rados.rados.0.smithi089.stdout:2754: done (1 left) 2024-08-29T18:23:28.035 INFO:tasks.rados.rados.0.smithi089.stdout:2755: done (0 left) 2024-08-29T18:23:28.035 INFO:tasks.rados.rados.0.smithi089.stdout:2756: snap_remove snap 204 2024-08-29T18:23:28.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:27 smithi144 bash[67678]: cephadm 2024-08-29T18:23:25.764886+0000 mgr.y (mgr.34104) 291 : cephadm [INF] Upgrade: Updating mds.a 2024-08-29T18:23:28.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:27 smithi144 bash[67678]: cephadm 2024-08-29T18:23:25.774874+0000 mgr.y (mgr.34104) 292 : cephadm [INF] Deploying daemon mds.a on smithi089 2024-08-29T18:23:28.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:27 smithi144 bash[67678]: cluster 2024-08-29T18:23:26.744325+0000 mgr.y (mgr.34104) 293 : cluster [DBG] pgmap v532: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 593 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 6.2 MiB/s wr, 27 op/s 2024-08-29T18:23:28.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:27 smithi144 bash[67678]: cluster 2024-08-29T18:23:27.035847+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-29T18:23:28.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:27 smithi144 bash[67678]: audit 2024-08-29T18:23:27.308121+0000 mgr.y (mgr.34104) 294 : audit [DBG] from='client.44318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:28.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:27 smithi144 bash[67678]: audit 2024-08-29T18:23:27.611276+0000 mgr.y (mgr.34104) 295 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:28.633 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.633 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.634 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.634 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.634 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.635 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: Stopping Ceph mds.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:23:28.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.635 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.636 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:23:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:28.914 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[56388]: debug 2024-08-29T18:23:28.754+0000 7f3f16c65640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:23:28.914 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[56388]: debug 2024-08-29T18:23:28.754+0000 7f3f16c65640 -1 mds.a *** got signal Terminated *** 2024-08-29T18:23:28.922 INFO:tasks.rados.rados.0.smithi089.stdout:2756: done (0 left) 2024-08-29T18:23:28.922 INFO:tasks.rados.rados.0.smithi089.stdout:2757: setattr oid 40 current snap is 293 2024-08-29T18:23:28.924 INFO:tasks.rados.rados.0.smithi089.stdout:2758: read oid 41 snap 268 2024-08-29T18:23:28.925 INFO:tasks.rados.rados.0.smithi089.stdout:2758: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:23:28.925 INFO:tasks.rados.rados.0.smithi089.stdout:2759: read oid 47 snap -1 2024-08-29T18:23:28.925 INFO:tasks.rados.rados.0.smithi089.stdout:2759: expect (ObjNum 791 snap 276 seq_num 791) 2024-08-29T18:23:28.925 INFO:tasks.rados.rados.0.smithi089.stdout:2760: copy_from oid 12 from oid 49 current snap is 293 2024-08-29T18:23:28.925 INFO:tasks.rados.rados.0.smithi089.stdout:2761: copy_from oid 16 from oid 14 current snap is 293 2024-08-29T18:23:28.925 INFO:tasks.rados.rados.0.smithi089.stdout:2762: snap_create 2024-08-29T18:23:28.966 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1808 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:23:28.983 INFO:tasks.rados.rados.0.smithi089.stdout:2761: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:23:28.993 INFO:tasks.rados.rados.0.smithi089.stdout:2761: finishing copy_from to smithi08969774-16 2024-08-29T18:23:28.994 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 1683 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:23:28.998 INFO:tasks.rados.rados.0.smithi089.stdout:2758: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:23:29.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[78574]: audit 2024-08-29T18:23:27.917257+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:29.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[78574]: audit 2024-08-29T18:23:27.974731+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.89:0/3005151859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:29.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[78574]: cluster 2024-08-29T18:23:28.033833+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-29T18:23:29.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[77323]: audit 2024-08-29T18:23:27.917257+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:29.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[77323]: audit 2024-08-29T18:23:27.974731+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.89:0/3005151859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:29.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:28 smithi089 bash[77323]: cluster 2024-08-29T18:23:28.033833+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-29T18:23:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:28 smithi144 bash[67678]: audit 2024-08-29T18:23:27.917257+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:28 smithi144 bash[67678]: audit 2024-08-29T18:23:27.974731+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.89:0/3005151859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:29.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:28 smithi144 bash[67678]: cluster 2024-08-29T18:23:28.033833+0000 mon.a (mon.0) 965 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-29T18:23:29.405 INFO:tasks.rados.rados.0.smithi089.stdout:2759: expect (ObjNum 791 snap 276 seq_num 791) 2024-08-29T18:23:29.436 INFO:tasks.rados.rados.0.smithi089.stdout:2760: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:23:29.436 INFO:tasks.rados.rados.0.smithi089.stdout:2760: finishing copy_from to smithi08969774-12 2024-08-29T18:23:29.436 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1465 (ObjNum 845 snap 291 seq_num 845) dirty exists 2024-08-29T18:23:29.924 INFO:tasks.rados.rados.0.smithi089.stdout:2757: done (5 left) 2024-08-29T18:23:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:2758: done (4 left) 2024-08-29T18:23:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:2759: done (3 left) 2024-08-29T18:23:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:2760: done (2 left) 2024-08-29T18:23:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:2761: done (1 left) 2024-08-29T18:23:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:2762: done (0 left) 2024-08-29T18:23:29.925 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 294 2024-08-29T18:23:29.926 INFO:tasks.rados.rados.0.smithi089.stdout:2763: seq_num 861 ranges {4096000=24576} 2024-08-29T18:23:29.977 INFO:tasks.rados.rados.0.smithi089.stdout:2763: writing smithi08969774-18 from 4096000 to 4120576 tid 1 2024-08-29T18:23:29.977 INFO:tasks.rados.rados.0.smithi089.stdout:2764: snap_create 2024-08-29T18:23:29.986 INFO:tasks.rados.rados.0.smithi089.stdout:2763: finishing write tid 1 to smithi08969774-18 2024-08-29T18:23:29.988 INFO:tasks.rados.rados.0.smithi089.stdout:2763: finishing write tid 2 to smithi08969774-18 2024-08-29T18:23:29.990 INFO:tasks.rados.rados.0.smithi089.stdout:2763: finishing write tid 3 to smithi08969774-18 2024-08-29T18:23:29.990 INFO:tasks.rados.rados.0.smithi089.stdout:2763: oid 18 updating version 0 to 703 2024-08-29T18:23:29.990 INFO:tasks.rados.rados.0.smithi089.stdout:2763: oid 18 updating version 703 to 704 2024-08-29T18:23:29.991 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 704 (ObjNum 861 snap 294 seq_num 861) dirty exists 2024-08-29T18:23:29.991 INFO:tasks.rados.rados.0.smithi089.stdout:2763: left oid 18 (ObjNum 861 snap 294 seq_num 861) 2024-08-29T18:23:30.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:29 smithi089 bash[77323]: cluster 2024-08-29T18:23:28.745163+0000 mgr.y (mgr.34104) 296 : cluster [DBG] pgmap v535: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.8 MiB/s wr, 31 op/s 2024-08-29T18:23:30.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:29 smithi089 bash[77323]: cluster 2024-08-29T18:23:28.923930+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-29T18:23:30.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:29 smithi089 bash[77323]: cluster 2024-08-29T18:23:29.040131+0000 mon.a (mon.0) 967 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 2024-08-29T18:23:30.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:29 smithi089 bash[78574]: cluster 2024-08-29T18:23:28.745163+0000 mgr.y (mgr.34104) 296 : cluster [DBG] pgmap v535: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.8 MiB/s wr, 31 op/s 2024-08-29T18:23:30.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:29 smithi089 bash[78574]: cluster 2024-08-29T18:23:28.923930+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-29T18:23:30.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:29 smithi089 bash[78574]: cluster 2024-08-29T18:23:29.040131+0000 mon.a (mon.0) 967 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 2024-08-29T18:23:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:29 smithi144 bash[67678]: cluster 2024-08-29T18:23:28.745163+0000 mgr.y (mgr.34104) 296 : cluster [DBG] pgmap v535: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.8 MiB/s wr, 31 op/s 2024-08-29T18:23:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:29 smithi144 bash[67678]: cluster 2024-08-29T18:23:28.923930+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-29T18:23:30.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:29 smithi144 bash[67678]: cluster 2024-08-29T18:23:29.040131+0000 mon.a (mon.0) 967 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 2024-08-29T18:23:30.946 INFO:tasks.rados.rados.0.smithi089.stdout:2763: done (1 left) 2024-08-29T18:23:30.946 INFO:tasks.rados.rados.0.smithi089.stdout:2764: done (0 left) 2024-08-29T18:23:30.946 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 295 2024-08-29T18:23:30.946 INFO:tasks.rados.rados.0.smithi089.stdout:2765: seq_num 862 ranges {1941504=40960} 2024-08-29T18:23:30.968 INFO:tasks.rados.rados.0.smithi089.stdout:2765: writing smithi08969774-45 from 1941504 to 1982464 tid 1 2024-08-29T18:23:30.968 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 295 2024-08-29T18:23:30.968 INFO:tasks.rados.rados.0.smithi089.stdout:2766: seq_num 863 ranges {1073152=57344} 2024-08-29T18:23:30.980 INFO:tasks.rados.rados.0.smithi089.stdout:2766: writing smithi08969774-17 from 1073152 to 1130496 tid 1 2024-08-29T18:23:30.981 INFO:tasks.rados.rados.0.smithi089.stdout:2767: snap_create 2024-08-29T18:23:30.981 INFO:tasks.rados.rados.0.smithi089.stdout:2765: finishing write tid 1 to smithi08969774-45 2024-08-29T18:23:30.981 INFO:tasks.rados.rados.0.smithi089.stdout:2765: finishing write tid 2 to smithi08969774-45 2024-08-29T18:23:30.982 INFO:tasks.rados.rados.0.smithi089.stdout:2765: finishing write tid 3 to smithi08969774-45 2024-08-29T18:23:30.982 INFO:tasks.rados.rados.0.smithi089.stdout:2765: oid 45 updating version 0 to 1820 2024-08-29T18:23:30.982 INFO:tasks.rados.rados.0.smithi089.stdout:2765: oid 45 updating version 1820 to 1821 2024-08-29T18:23:30.982 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1821 (ObjNum 862 snap 295 seq_num 862) dirty exists 2024-08-29T18:23:30.982 INFO:tasks.rados.rados.0.smithi089.stdout:2765: left oid 45 (ObjNum 862 snap 295 seq_num 862) 2024-08-29T18:23:30.989 INFO:tasks.rados.rados.0.smithi089.stdout:2766: finishing write tid 1 to smithi08969774-17 2024-08-29T18:23:30.990 INFO:tasks.rados.rados.0.smithi089.stdout:2766: finishing write tid 2 to smithi08969774-17 2024-08-29T18:23:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:2766: finishing write tid 3 to smithi08969774-17 2024-08-29T18:23:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:2766: oid 17 updating version 0 to 1424 2024-08-29T18:23:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:2766: oid 17 updating version 1424 to 1425 2024-08-29T18:23:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1425 (ObjNum 863 snap 295 seq_num 863) dirty exists 2024-08-29T18:23:30.993 INFO:tasks.rados.rados.0.smithi089.stdout:2766: left oid 17 (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:23:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2765: done (2 left) 2024-08-29T18:23:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2766: done (1 left) 2024-08-29T18:23:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2767: done (0 left) 2024-08-29T18:23:31.037 INFO:tasks.rados.rados.0.smithi089.stdout:2768: rmattr oid 43 current snap is 296 2024-08-29T18:23:31.040 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 296 2024-08-29T18:23:31.041 INFO:tasks.rados.rados.0.smithi089.stdout:2769: seq_num 864 ranges {6414336=73728} 2024-08-29T18:23:31.103 INFO:tasks.rados.rados.0.smithi089.stdout:2769: writing smithi08969774-49 from 6414336 to 6488064 tid 1 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2770: read oid 14 snap -1 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2770: expect (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2771: rmattr oid 17 current snap is 296 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1571 (ObjNum 18545 snap 0 seq_num 126665712) dirty exists 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2768: done (3 left) 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2772: read oid 3 snap 288 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2772: expect (ObjNum 811 snap 280 seq_num 811) 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2773: read oid 11 snap -1 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2773: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2774: rmattr oid 12 current snap is 296 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2775: read oid 32 snap -1 2024-08-29T18:23:31.104 INFO:tasks.rados.rados.0.smithi089.stdout:2775: expect (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:23:31.105 INFO:tasks.rados.rados.0.smithi089.stdout:2776: read oid 29 snap 264 2024-08-29T18:23:31.105 INFO:tasks.rados.rados.0.smithi089.stdout:2776: expect (ObjNum -1426928448 snap 22081 seq_num 2868156656) 2024-08-29T18:23:31.105 INFO:tasks.rados.rados.0.smithi089.stdout:2777: read oid 9 snap -1 2024-08-29T18:23:31.105 INFO:tasks.rados.rados.0.smithi089.stdout:2777: expect (ObjNum 836 snap 287 seq_num 836) 2024-08-29T18:23:31.105 INFO:tasks.rados.rados.0.smithi089.stdout:2778: copy_from oid 50 from oid 5 current snap is 296 2024-08-29T18:23:31.105 INFO:tasks.rados.rados.0.smithi089.stdout:2779: snap_create 2024-08-29T18:23:31.106 INFO:tasks.rados.rados.0.smithi089.stdout:2778: finishing copy_from to smithi08969774-50 2024-08-29T18:23:31.106 INFO:tasks.rados.rados.0.smithi089.stdout:2778: got expected ENOENT (src dne) 2024-08-29T18:23:31.107 INFO:tasks.rados.rados.0.smithi089.stdout:2778: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:23:31.118 INFO:tasks.rados.rados.0.smithi089.stdout:2776: expect (ObjNum -1426928448 snap 22081 seq_num 2868156656) 2024-08-29T18:23:31.119 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1823 (ObjNum 845 snap 291 seq_num 845) dirty exists 2024-08-29T18:23:31.124 INFO:tasks.rados.rados.0.smithi089.stdout:2769: finishing write tid 1 to smithi08969774-49 2024-08-29T18:23:31.124 INFO:tasks.rados.rados.0.smithi089.stdout:2769: finishing write tid 2 to smithi08969774-49 2024-08-29T18:23:31.128 INFO:tasks.rados.rados.0.smithi089.stdout:2769: finishing write tid 3 to smithi08969774-49 2024-08-29T18:23:31.128 INFO:tasks.rados.rados.0.smithi089.stdout:2769: oid 49 updating version 0 to 1466 2024-08-29T18:23:31.128 INFO:tasks.rados.rados.0.smithi089.stdout:2769: oid 49 updating version 1466 to 1467 2024-08-29T18:23:31.128 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1467 (ObjNum 864 snap 296 seq_num 864) dirty exists 2024-08-29T18:23:31.128 INFO:tasks.rados.rados.0.smithi089.stdout:2769: left oid 49 (ObjNum 864 snap 296 seq_num 864) 2024-08-29T18:23:31.137 INFO:tasks.rados.rados.0.smithi089.stdout:2777: expect (ObjNum 836 snap 287 seq_num 836) 2024-08-29T18:23:31.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:30 smithi089 bash[77323]: cluster 2024-08-29T18:23:29.925561+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-29T18:23:31.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:30 smithi089 bash[78574]: cluster 2024-08-29T18:23:29.925561+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-29T18:23:31.199 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1426 (ObjNum 863 snap 295 seq_num 863) dirty exists 2024-08-29T18:23:31.200 INFO:tasks.rados.rados.0.smithi089.stdout:2775: expect (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:23:31.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:30 smithi144 bash[67678]: cluster 2024-08-29T18:23:29.925561+0000 mon.a (mon.0) 968 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-29T18:23:31.561 INFO:tasks.rados.rados.0.smithi089.stdout:2770: expect (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:23:31.761 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[99525]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mds-a 2024-08-29T18:23:31.762 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[99584]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mds-a 2024-08-29T18:23:31.762 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.a.service: Deactivated successfully. 2024-08-29T18:23:31.762 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: Stopped Ceph mds.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:23:32.121 INFO:tasks.rados.rados.0.smithi089.stdout:2772: expect (ObjNum 811 snap 280 seq_num 811) 2024-08-29T18:23:32.178 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.178 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.178 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.179 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.179 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.179 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.180 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: Started Ceph mds.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:23:32.180 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[78574]: cluster 2024-08-29T18:23:30.745833+0000 mgr.y (mgr.34104) 297 : cluster [DBG] pgmap v538: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.2 MiB/s wr, 14 op/s 2024-08-29T18:23:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[78574]: cluster 2024-08-29T18:23:30.948051+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-29T18:23:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[78574]: cluster 2024-08-29T18:23:31.035334+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[78574]: audit 2024-08-29T18:23:31.922902+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[78574]: audit 2024-08-29T18:23:31.928313+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[78574]: audit 2024-08-29T18:23:31.929329+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[77323]: cluster 2024-08-29T18:23:30.745833+0000 mgr.y (mgr.34104) 297 : cluster [DBG] pgmap v538: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.2 MiB/s wr, 14 op/s 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[77323]: cluster 2024-08-29T18:23:30.948051+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[77323]: cluster 2024-08-29T18:23:31.035334+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[77323]: audit 2024-08-29T18:23:31.922902+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[77323]: audit 2024-08-29T18:23:31.928313+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:31 smithi089 bash[77323]: audit 2024-08-29T18:23:31.929329+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:32.213 INFO:tasks.rados.rados.0.smithi089.stdout:2773: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2769: done (10 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2770: done (9 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2771: done (8 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2772: done (7 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2773: done (6 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2774: done (5 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2775: done (4 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2776: done (3 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2777: done (2 left) 2024-08-29T18:23:32.268 INFO:tasks.rados.rados.0.smithi089.stdout:2778: done (1 left) 2024-08-29T18:23:32.269 INFO:tasks.rados.rados.0.smithi089.stdout:2779: done (0 left) 2024-08-29T18:23:32.269 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 297 2024-08-29T18:23:32.269 INFO:tasks.rados.rados.0.smithi089.stdout:2780: seq_num 865 ranges {1253376=90112} 2024-08-29T18:23:32.288 INFO:tasks.rados.rados.0.smithi089.stdout:2780: writing smithi08969774-47 from 1253376 to 1343488 tid 1 2024-08-29T18:23:32.288 INFO:tasks.rados.rados.0.smithi089.stdout:2781: snap_remove snap 276 2024-08-29T18:23:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:31 smithi144 bash[67678]: cluster 2024-08-29T18:23:30.745833+0000 mgr.y (mgr.34104) 297 : cluster [DBG] pgmap v538: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 606 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 3.2 MiB/s wr, 14 op/s 2024-08-29T18:23:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:31 smithi144 bash[67678]: cluster 2024-08-29T18:23:30.948051+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-29T18:23:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:31 smithi144 bash[67678]: cluster 2024-08-29T18:23:31.035334+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-29T18:23:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:31 smithi144 bash[67678]: audit 2024-08-29T18:23:31.922902+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:31 smithi144 bash[67678]: audit 2024-08-29T18:23:31.928313+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:32.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:31 smithi144 bash[67678]: audit 2024-08-29T18:23:31.929329+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2781: done (1 left) 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2782: read oid 5 snap -1 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2782: expect deleted 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2783: copy_from oid 26 from oid 30 current snap is 297 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2784: delete oid 50 current snap is 297 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2780: finishing write tid 1 to smithi08969774-47 2024-08-29T18:23:33.050 INFO:tasks.rados.rados.0.smithi089.stdout:2780: finishing write tid 2 to smithi08969774-47 2024-08-29T18:23:33.051 INFO:tasks.rados.rados.0.smithi089.stdout:2780: finishing write tid 3 to smithi08969774-47 2024-08-29T18:23:33.051 INFO:tasks.rados.rados.0.smithi089.stdout:2780: oid 47 updating version 0 to 1432 2024-08-29T18:23:33.051 INFO:tasks.rados.rados.0.smithi089.stdout:2780: oid 47 version 1432 is already newer than 1431 2024-08-29T18:23:33.051 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1432 (ObjNum 865 snap 297 seq_num 865) dirty exists 2024-08-29T18:23:33.051 INFO:tasks.rados.rados.0.smithi089.stdout:2780: left oid 47 (ObjNum 865 snap 297 seq_num 865) 2024-08-29T18:23:33.073 INFO:tasks.rados.rados.0.smithi089.stdout:2780: done (3 left) 2024-08-29T18:23:33.073 INFO:tasks.rados.rados.0.smithi089.stdout:2782: done (2 left) 2024-08-29T18:23:33.074 INFO:tasks.rados.rados.0.smithi089.stdout:2784: done (1 left) 2024-08-29T18:23:33.074 INFO:tasks.rados.rados.0.smithi089.stdout:2785: snap_create 2024-08-29T18:23:33.089 INFO:tasks.rados.rados.0.smithi089.stdout:2783: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:23:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:2783: finishing copy_from to smithi08969774-26 2024-08-29T18:23:33.094 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1743 (ObjNum 860 snap 292 seq_num 860) dirty exists 2024-08-29T18:23:33.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:33 smithi144 bash[67678]: cluster 2024-08-29T18:23:32.033552+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-29T18:23:33.343 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:33 smithi089 bash[77323]: cluster 2024-08-29T18:23:32.033552+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-29T18:23:33.343 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:33 smithi089 bash[78574]: cluster 2024-08-29T18:23:32.033552+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-29T18:23:33.678 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:33 smithi089 bash[99639]: starting mds.a at 2024-08-29T18:23:34.059 INFO:tasks.rados.rados.0.smithi089.stdout:2783: done (1 left) 2024-08-29T18:23:34.060 INFO:tasks.rados.rados.0.smithi089.stdout:2785: done (0 left) 2024-08-29T18:23:34.060 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 298 2024-08-29T18:23:34.060 INFO:tasks.rados.rados.0.smithi089.stdout:2786: seq_num 867 ranges {2318336=122880} 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2786: writing smithi08969774-29 from 2318336 to 2441216 tid 1 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2787: read oid 15 snap -1 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2787: expect (ObjNum 827 snap 287 seq_num 827) 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2788: rollback oid 1 current snap is 298 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 278 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2789: read oid 33 snap -1 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2789: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 298 2024-08-29T18:23:34.090 INFO:tasks.rados.rados.0.smithi089.stdout:2790: seq_num 868 ranges {4964352=139264} 2024-08-29T18:23:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2790: writing smithi08969774-38 from 4964352 to 5103616 tid 1 2024-08-29T18:23:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2791: delete oid 21 current snap is 298 2024-08-29T18:23:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2788: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:23:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2788: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:23:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1573 (ObjNum 771 snap 270 seq_num 771) dirty exists 2024-08-29T18:23:34.132 INFO:tasks.rados.rados.0.smithi089.stdout:2789: expect (ObjNum 695 snap 243 seq_num 695) 2024-08-29T18:23:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:2786: finishing write tid 1 to smithi08969774-29 2024-08-29T18:23:34.209 INFO:tasks.rados.rados.0.smithi089.stdout:2787: expect (ObjNum 827 snap 287 seq_num 827) 2024-08-29T18:23:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:34 smithi144 bash[67678]: cluster 2024-08-29T18:23:32.746780+0000 mgr.y (mgr.34104) 298 : cluster [DBG] pgmap v542: 121 pgs: 121 active+clean; 610 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-08-29T18:23:34.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:34 smithi144 bash[67678]: cluster 2024-08-29T18:23:33.050068+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-29T18:23:34.323 INFO:tasks.rados.rados.0.smithi089.stdout:2786: finishing write tid 2 to smithi08969774-29 2024-08-29T18:23:34.324 INFO:tasks.rados.rados.0.smithi089.stdout:2786: finishing write tid 3 to smithi08969774-29 2024-08-29T18:23:34.324 INFO:tasks.rados.rados.0.smithi089.stdout:2786: oid 29 updating version 0 to 1469 2024-08-29T18:23:34.324 INFO:tasks.rados.rados.0.smithi089.stdout:2786: oid 29 version 1469 is already newer than 1468 2024-08-29T18:23:34.324 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1469 (ObjNum 867 snap 298 seq_num 867) dirty exists 2024-08-29T18:23:34.324 INFO:tasks.rados.rados.0.smithi089.stdout:2786: left oid 29 (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:23:34.324 INFO:tasks.rados.rados.0.smithi089.stdout:2790: finishing write tid 1 to smithi08969774-38 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2790: finishing write tid 2 to smithi08969774-38 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2790: finishing write tid 3 to smithi08969774-38 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2790: oid 38 updating version 0 to 1575 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2790: oid 38 version 1575 is already newer than 1574 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1575 (ObjNum 868 snap 298 seq_num 868) dirty exists 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2790: left oid 38 (ObjNum 868 snap 298 seq_num 868) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2786: done (5 left) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2787: done (4 left) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2788: done (3 left) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2789: done (2 left) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2790: done (1 left) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2791: done (0 left) 2024-08-29T18:23:34.325 INFO:tasks.rados.rados.0.smithi089.stdout:2792: delete oid 1 current snap is 298 2024-08-29T18:23:34.328 INFO:tasks.rados.rados.0.smithi089.stdout:2792: done (0 left) 2024-08-29T18:23:34.328 INFO:tasks.rados.rados.0.smithi089.stdout:2793: copy_from oid 34 from oid 2 current snap is 298 2024-08-29T18:23:34.329 INFO:tasks.rados.rados.0.smithi089.stdout:2794: rollback oid 40 current snap is 298 2024-08-29T18:23:34.329 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 287 2024-08-29T18:23:34.329 INFO:tasks.rados.rados.0.smithi089.stdout:2795: read oid 29 snap -1 2024-08-29T18:23:34.329 INFO:tasks.rados.rados.0.smithi089.stdout:2795: expect (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:23:34.329 INFO:tasks.rados.rados.0.smithi089.stdout:2796: delete oid 22 current snap is 298 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2796: done (3 left) 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2797: read oid 48 snap -1 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2797: expect (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2798: read oid 31 snap -1 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2798: expect deleted 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2799: rollback oid 26 current snap is 298 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 26 to 294 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2800: rmattr oid 23 current snap is 298 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2801: read oid 9 snap -1 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2801: expect (ObjNum 836 snap 287 seq_num 836) 2024-08-29T18:23:34.334 INFO:tasks.rados.rados.0.smithi089.stdout:2802: read oid 42 snap -1 2024-08-29T18:23:34.335 INFO:tasks.rados.rados.0.smithi089.stdout:2802: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:23:34.335 INFO:tasks.rados.rados.0.smithi089.stdout:2803: snap_remove snap 224 2024-08-29T18:23:34.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:34 smithi089 bash[78574]: cluster 2024-08-29T18:23:32.746780+0000 mgr.y (mgr.34104) 298 : cluster [DBG] pgmap v542: 121 pgs: 121 active+clean; 610 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-08-29T18:23:34.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:34 smithi089 bash[78574]: cluster 2024-08-29T18:23:33.050068+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-29T18:23:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:34 smithi089 bash[77323]: cluster 2024-08-29T18:23:32.746780+0000 mgr.y (mgr.34104) 298 : cluster [DBG] pgmap v542: 121 pgs: 121 active+clean; 610 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-08-29T18:23:34.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:34 smithi089 bash[77323]: cluster 2024-08-29T18:23:33.050068+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-29T18:23:35.069 INFO:tasks.rados.rados.0.smithi089.stdout:2803: done (9 left) 2024-08-29T18:23:35.069 INFO:tasks.rados.rados.0.smithi089.stdout:2804: delete oid 46 current snap is 298 2024-08-29T18:23:35.069 INFO:tasks.rados.rados.0.smithi089.stdout:2794: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:23:35.069 INFO:tasks.rados.rados.0.smithi089.stdout:2797: expect (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2794: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1259 (ObjNum 794 snap 276 seq_num 794) dirty exists 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2794: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1831 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2799: finishing rollback tid 0 to smithi08969774-26 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2799: finishing rollback tid 1 to smithi08969774-26 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2794: done (9 left) 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2797: done (8 left) 2024-08-29T18:23:35.139 INFO:tasks.rados.rados.0.smithi089.stdout:2798: done (7 left) 2024-08-29T18:23:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:2800: done (6 left) 2024-08-29T18:23:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:2804: done (5 left) 2024-08-29T18:23:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 298 2024-08-29T18:23:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:2799: finishing rollback tid 2 to smithi08969774-26 2024-08-29T18:23:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1746 (ObjNum 823 snap 284 seq_num 823) dirty exists 2024-08-29T18:23:35.140 INFO:tasks.rados.rados.0.smithi089.stdout:2795: expect (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:23:35.239 INFO:tasks.rados.rados.0.smithi089.stdout:2801: expect (ObjNum 836 snap 287 seq_num 836) 2024-08-29T18:23:35.289 INFO:tasks.rados.rados.0.smithi089.stdout:2793: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:23:35.289 INFO:tasks.rados.rados.0.smithi089.stdout:2793: finishing copy_from to smithi08969774-34 2024-08-29T18:23:35.289 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1471 (ObjNum 803 snap 280 seq_num 803) dirty exists 2024-08-29T18:23:35.289 INFO:tasks.rados.rados.0.smithi089.stdout:2802: expect (ObjNum 536 snap 182 seq_num 536) 2024-08-29T18:23:35.334 INFO:tasks.rados.rados.0.smithi089.stdout:2805: seq_num 873 ranges {0=229376} 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2805: writing smithi08969774-31 from 0 to 229376 tid 1 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2793: done (5 left) 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2795: done (4 left) 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2799: done (3 left) 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2801: done (2 left) 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2802: done (1 left) 2024-08-29T18:23:35.338 INFO:tasks.rados.rados.0.smithi089.stdout:2806: rollback oid 37 current snap is 298 2024-08-29T18:23:35.339 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 292 2024-08-29T18:23:35.339 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 298 2024-08-29T18:23:35.339 INFO:tasks.rados.rados.0.smithi089.stdout:2807: seq_num 874 ranges {2801664=245760} 2024-08-29T18:23:35.387 INFO:tasks.rados.rados.0.smithi089.stdout:2807: writing smithi08969774-34 from 2801664 to 3047424 tid 1 2024-08-29T18:23:35.387 INFO:tasks.rados.rados.0.smithi089.stdout:2808: delete oid 21 current snap is 298 2024-08-29T18:23:35.387 INFO:tasks.rados.rados.0.smithi089.stdout:2805: finishing write tid 1 to smithi08969774-31 2024-08-29T18:23:35.387 INFO:tasks.rados.rados.0.smithi089.stdout:2805: finishing write tid 2 to smithi08969774-31 2024-08-29T18:23:35.387 INFO:tasks.rados.rados.0.smithi089.stdout:2806: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:23:35.387 INFO:tasks.rados.rados.0.smithi089.stdout:2805: finishing write tid 3 to smithi08969774-31 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:2805: oid 31 updating version 0 to 1428 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:2805: oid 31 version 1428 is already newer than 1427 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1428 (ObjNum 873 snap 298 seq_num 873) dirty exists 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:2805: left oid 31 (ObjNum 873 snap 298 seq_num 873) 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:2806: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:2806: finishing rollback tid 2 to smithi08969774-37 2024-08-29T18:23:35.388 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1845 (ObjNum 815 snap 281 seq_num 815) dirty exists 2024-08-29T18:23:35.394 INFO:tasks.rados.rados.0.smithi089.stdout:2807: finishing write tid 1 to smithi08969774-34 2024-08-29T18:23:35.395 INFO:tasks.rados.rados.0.smithi089.stdout:2807: finishing write tid 2 to smithi08969774-34 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:2805: done (3 left) 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:2806: done (2 left) 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:2808: done (1 left) 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:2809: rmattr oid 43 current snap is 298 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:2810: rollback oid 9 current snap is 298 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 191 2024-08-29T18:23:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:2811: read oid 50 snap -1 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:2811: expect deleted 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:2812: snap_create 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:2807: finishing write tid 3 to smithi08969774-34 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:2807: oid 34 updating version 0 to 1686 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:2807: oid 34 version 1686 is already newer than 1685 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1686 (ObjNum 874 snap 298 seq_num 874) dirty exists 2024-08-29T18:23:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:2807: left oid 34 (ObjNum 874 snap 298 seq_num 874) 2024-08-29T18:23:35.411 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1577 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:23:35.415 INFO:tasks.rados.rados.0.smithi089.stdout:2810: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:23:35.416 INFO:tasks.rados.rados.0.smithi089.stdout:2810: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:23:35.416 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1435 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:23:35.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:23:35] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-08-29T18:23:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[77323]: cluster 2024-08-29T18:23:34.050444+0000 mon.a (mon.0) 976 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:boot 2024-08-29T18:23:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[77323]: cluster 2024-08-29T18:23:34.050721+0000 mon.a (mon.0) 977 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:23:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[77323]: audit 2024-08-29T18:23:34.051536+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:23:35.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[77323]: cluster 2024-08-29T18:23:34.060236+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-29T18:23:35.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[78574]: cluster 2024-08-29T18:23:34.050444+0000 mon.a (mon.0) 976 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:boot 2024-08-29T18:23:35.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[78574]: cluster 2024-08-29T18:23:34.050721+0000 mon.a (mon.0) 977 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:23:35.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[78574]: audit 2024-08-29T18:23:34.051536+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:23:35.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:35 smithi089 bash[78574]: cluster 2024-08-29T18:23:34.060236+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-29T18:23:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:35 smithi144 bash[67678]: cluster 2024-08-29T18:23:34.050444+0000 mon.a (mon.0) 976 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:boot 2024-08-29T18:23:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:35 smithi144 bash[67678]: cluster 2024-08-29T18:23:34.050721+0000 mon.a (mon.0) 977 : cluster [DBG] fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-08-29T18:23:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:35 smithi144 bash[67678]: audit 2024-08-29T18:23:34.051536+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T18:23:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:35 smithi144 bash[67678]: cluster 2024-08-29T18:23:34.060236+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-29T18:23:36.036 INFO:tasks.rados.rados.0.smithi089.stdout:2807: done (4 left) 2024-08-29T18:23:36.037 INFO:tasks.rados.rados.0.smithi089.stdout:2809: done (3 left) 2024-08-29T18:23:36.037 INFO:tasks.rados.rados.0.smithi089.stdout:2810: done (2 left) 2024-08-29T18:23:36.037 INFO:tasks.rados.rados.0.smithi089.stdout:2811: done (1 left) 2024-08-29T18:23:36.037 INFO:tasks.rados.rados.0.smithi089.stdout:2812: done (0 left) 2024-08-29T18:23:36.037 INFO:tasks.rados.rados.0.smithi089.stdout:2813: rmattr oid 4 current snap is 299 2024-08-29T18:23:36.037 INFO:tasks.rados.rados.0.smithi089.stdout:2814: snap_create 2024-08-29T18:23:36.045 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 1687 (ObjNum 751 snap 268 seq_num 751) dirty exists 2024-08-29T18:23:36.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:36 smithi089 bash[77323]: cluster 2024-08-29T18:23:34.747429+0000 mgr.y (mgr.34104) 299 : cluster [DBG] pgmap v545: 121 pgs: 121 active+clean; 608 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 18 op/s 2024-08-29T18:23:36.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:36 smithi089 bash[77323]: cluster 2024-08-29T18:23:35.070644+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-29T18:23:36.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:36 smithi089 bash[77323]: cluster 2024-08-29T18:23:36.036052+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-29T18:23:36.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:36 smithi089 bash[78574]: cluster 2024-08-29T18:23:34.747429+0000 mgr.y (mgr.34104) 299 : cluster [DBG] pgmap v545: 121 pgs: 121 active+clean; 608 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 18 op/s 2024-08-29T18:23:36.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:36 smithi089 bash[78574]: cluster 2024-08-29T18:23:35.070644+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-29T18:23:36.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:36 smithi089 bash[78574]: cluster 2024-08-29T18:23:36.036052+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-29T18:23:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:36 smithi144 bash[67678]: cluster 2024-08-29T18:23:34.747429+0000 mgr.y (mgr.34104) 299 : cluster [DBG] pgmap v545: 121 pgs: 121 active+clean; 608 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.8 MiB/s wr, 18 op/s 2024-08-29T18:23:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:36 smithi144 bash[67678]: cluster 2024-08-29T18:23:35.070644+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-29T18:23:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:36 smithi144 bash[67678]: cluster 2024-08-29T18:23:36.036052+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-29T18:23:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:2813: done (1 left) 2024-08-29T18:23:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:2814: done (0 left) 2024-08-29T18:23:37.035 INFO:tasks.rados.rados.0.smithi089.stdout:2815: snap_create 2024-08-29T18:23:38.041 INFO:tasks.rados.rados.0.smithi089.stdout:2815: done (0 left) 2024-08-29T18:23:38.041 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 301 2024-08-29T18:23:38.041 INFO:tasks.rados.rados.0.smithi089.stdout:2816: seq_num 876 ranges {3465216=278528} 2024-08-29T18:23:38.087 INFO:tasks.rados.rados.0.smithi089.stdout:2816: writing smithi08969774-15 from 3465216 to 3743744 tid 1 2024-08-29T18:23:38.087 INFO:tasks.rados.rados.0.smithi089.stdout:2817: rollback oid 3 current snap is 301 2024-08-29T18:23:38.088 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 270 2024-08-29T18:23:38.088 INFO:tasks.rados.rados.0.smithi089.stdout:2818: read oid 50 snap 292 2024-08-29T18:23:38.088 INFO:tasks.rados.rados.0.smithi089.stdout:2818: expect (ObjNum 842 snap 290 seq_num 842) 2024-08-29T18:23:38.088 INFO:tasks.rados.rados.0.smithi089.stdout:2819: snap_create 2024-08-29T18:23:38.100 INFO:tasks.rados.rados.0.smithi089.stdout:2817: finishing rollback tid 0 to smithi08969774-3 2024-08-29T18:23:38.101 INFO:tasks.rados.rados.0.smithi089.stdout:2817: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:23:38.101 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 1776 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:23:38.106 INFO:tasks.rados.rados.0.smithi089.stdout:2816: finishing write tid 1 to smithi08969774-15 2024-08-29T18:23:38.107 INFO:tasks.rados.rados.0.smithi089.stdout:2816: finishing write tid 2 to smithi08969774-15 2024-08-29T18:23:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:2816: finishing write tid 3 to smithi08969774-15 2024-08-29T18:23:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:2816: oid 15 updating version 0 to 1470 2024-08-29T18:23:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:2816: oid 15 updating version 1470 to 1471 2024-08-29T18:23:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1471 (ObjNum 876 snap 301 seq_num 876) dirty exists 2024-08-29T18:23:38.112 INFO:tasks.rados.rados.0.smithi089.stdout:2816: left oid 15 (ObjNum 876 snap 301 seq_num 876) 2024-08-29T18:23:38.130 INFO:tasks.rados.rados.0.smithi089.stdout:2818: expect (ObjNum 842 snap 290 seq_num 842) 2024-08-29T18:23:38.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:38 smithi144 bash[67678]: cluster 2024-08-29T18:23:36.748523+0000 mgr.y (mgr.34104) 300 : cluster [DBG] pgmap v548: 121 pgs: 121 active+clean; 609 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 840 KiB/s wr, 19 op/s 2024-08-29T18:23:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:38 smithi144 bash[67678]: cluster 2024-08-29T18:23:37.036411+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-29T18:23:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:38 smithi144 bash[67678]: audit 2024-08-29T18:23:37.554882+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:38 smithi144 bash[67678]: audit 2024-08-29T18:23:37.561816+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:38 smithi144 bash[67678]: audit 2024-08-29T18:23:37.705101+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:38 smithi144 bash[67678]: audit 2024-08-29T18:23:37.707091+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:38.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[77323]: cluster 2024-08-29T18:23:36.748523+0000 mgr.y (mgr.34104) 300 : cluster [DBG] pgmap v548: 121 pgs: 121 active+clean; 609 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 840 KiB/s wr, 19 op/s 2024-08-29T18:23:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[77323]: cluster 2024-08-29T18:23:37.036411+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-29T18:23:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[77323]: audit 2024-08-29T18:23:37.554882+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[77323]: audit 2024-08-29T18:23:37.561816+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[77323]: audit 2024-08-29T18:23:37.705101+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[77323]: audit 2024-08-29T18:23:37.707091+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[78574]: cluster 2024-08-29T18:23:36.748523+0000 mgr.y (mgr.34104) 300 : cluster [DBG] pgmap v548: 121 pgs: 121 active+clean; 609 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 840 KiB/s wr, 19 op/s 2024-08-29T18:23:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[78574]: cluster 2024-08-29T18:23:37.036411+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-29T18:23:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[78574]: audit 2024-08-29T18:23:37.554882+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[78574]: audit 2024-08-29T18:23:37.561816+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[78574]: audit 2024-08-29T18:23:37.705101+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:38 smithi089 bash[78574]: audit 2024-08-29T18:23:37.707091+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:39.062 INFO:tasks.rados.rados.0.smithi089.stdout:2816: done (3 left) 2024-08-29T18:23:39.062 INFO:tasks.rados.rados.0.smithi089.stdout:2817: done (2 left) 2024-08-29T18:23:39.062 INFO:tasks.rados.rados.0.smithi089.stdout:2818: done (1 left) 2024-08-29T18:23:39.063 INFO:tasks.rados.rados.0.smithi089.stdout:2819: done (0 left) 2024-08-29T18:23:39.063 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 302 2024-08-29T18:23:39.063 INFO:tasks.rados.rados.0.smithi089.stdout:2820: seq_num 877 ranges {0=294912} 2024-08-29T18:23:39.064 INFO:tasks.rados.rados.0.smithi089.stdout:2820: writing smithi08969774-7 from 0 to 294912 tid 1 2024-08-29T18:23:39.065 INFO:tasks.rados.rados.0.smithi089.stdout:2821: rollback oid 44 current snap is 302 2024-08-29T18:23:39.065 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 44 to 291 2024-08-29T18:23:39.065 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 302 2024-08-29T18:23:39.065 INFO:tasks.rados.rados.0.smithi089.stdout:2822: seq_num 878 ranges {1785856=311296} 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2822: writing smithi08969774-42 from 1785856 to 2097152 tid 1 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2823: rollback oid 9 current snap is 302 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 266 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2821: finishing rollback tid 1 to smithi08969774-44 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1425 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2820: finishing write tid 1 to smithi08969774-7 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2820: finishing write tid 2 to smithi08969774-7 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2821: done (3 left) 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2824: read oid 28 snap -1 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2824: expect (ObjNum 814 snap 281 seq_num 814) 2024-08-29T18:23:39.078 INFO:tasks.rados.rados.0.smithi089.stdout:2825: snap_create 2024-08-29T18:23:39.084 INFO:tasks.rados.rados.0.smithi089.stdout:2820: finishing write tid 3 to smithi08969774-7 2024-08-29T18:23:39.084 INFO:tasks.rados.rados.0.smithi089.stdout:2820: oid 7 updating version 0 to 1846 2024-08-29T18:23:39.084 INFO:tasks.rados.rados.0.smithi089.stdout:2820: oid 7 updating version 1846 to 1847 2024-08-29T18:23:39.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1847 (ObjNum 877 snap 302 seq_num 877) dirty exists 2024-08-29T18:23:39.084 INFO:tasks.rados.rados.0.smithi089.stdout:2820: left oid 7 (ObjNum 877 snap 302 seq_num 877) 2024-08-29T18:23:39.090 INFO:tasks.rados.rados.0.smithi089.stdout:2822: finishing write tid 1 to smithi08969774-42 2024-08-29T18:23:39.090 INFO:tasks.rados.rados.0.smithi089.stdout:2822: finishing write tid 2 to smithi08969774-42 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:2822: finishing write tid 3 to smithi08969774-42 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:2822: oid 42 updating version 0 to 1430 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:2822: oid 42 version 1430 is already newer than 1429 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1430 (ObjNum 878 snap 302 seq_num 878) dirty exists 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:2822: left oid 42 (ObjNum 878 snap 302 seq_num 878) 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:2823: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:23:39.091 INFO:tasks.rados.rados.0.smithi089.stdout:2823: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:23:39.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1437 (ObjNum 711 snap 249 seq_num 711) dirty exists 2024-08-29T18:23:39.093 INFO:tasks.rados.rados.0.smithi089.stdout:2824: expect (ObjNum 814 snap 281 seq_num 814) 2024-08-29T18:23:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:39 smithi144 bash[67678]: cluster 2024-08-29T18:23:38.043596+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-29T18:23:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:39 smithi144 bash[67678]: audit 2024-08-29T18:23:38.660299+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:39.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:39 smithi144 bash[67678]: audit 2024-08-29T18:23:38.666071+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:39 smithi089 bash[77323]: cluster 2024-08-29T18:23:38.043596+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-29T18:23:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:39 smithi089 bash[77323]: audit 2024-08-29T18:23:38.660299+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:39.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:39 smithi089 bash[77323]: audit 2024-08-29T18:23:38.666071+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:39 smithi089 bash[78574]: cluster 2024-08-29T18:23:38.043596+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-29T18:23:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:39 smithi089 bash[78574]: audit 2024-08-29T18:23:38.660299+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:39 smithi089 bash[78574]: audit 2024-08-29T18:23:38.666071+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:40.069 INFO:tasks.rados.rados.0.smithi089.stdout:2820: done (4 left) 2024-08-29T18:23:40.069 INFO:tasks.rados.rados.0.smithi089.stdout:2822: done (3 left) 2024-08-29T18:23:40.069 INFO:tasks.rados.rados.0.smithi089.stdout:2823: done (2 left) 2024-08-29T18:23:40.069 INFO:tasks.rados.rados.0.smithi089.stdout:2824: done (1 left) 2024-08-29T18:23:40.069 INFO:tasks.rados.rados.0.smithi089.stdout:2825: done (0 left) 2024-08-29T18:23:40.070 INFO:tasks.rados.rados.0.smithi089.stdout:2826: snap_remove snap 240 2024-08-29T18:23:40.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:40 smithi089 bash[77323]: cluster 2024-08-29T18:23:38.749295+0000 mgr.y (mgr.34104) 301 : cluster [DBG] pgmap v551: 121 pgs: 121 active+clean; 619 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.2 MiB/s wr, 23 op/s 2024-08-29T18:23:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:40 smithi089 bash[77323]: cluster 2024-08-29T18:23:39.064214+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-29T18:23:40.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:40 smithi089 bash[78574]: cluster 2024-08-29T18:23:38.749295+0000 mgr.y (mgr.34104) 301 : cluster [DBG] pgmap v551: 121 pgs: 121 active+clean; 619 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.2 MiB/s wr, 23 op/s 2024-08-29T18:23:40.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:40 smithi089 bash[78574]: cluster 2024-08-29T18:23:39.064214+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-29T18:23:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:40 smithi144 bash[67678]: cluster 2024-08-29T18:23:38.749295+0000 mgr.y (mgr.34104) 301 : cluster [DBG] pgmap v551: 121 pgs: 121 active+clean; 619 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.2 MiB/s wr, 23 op/s 2024-08-29T18:23:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:40 smithi144 bash[67678]: cluster 2024-08-29T18:23:39.064214+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:2826: done (0 left) 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:2827: rmattr oid 38 current snap is 303 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:2827: done (0 left) 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:2828: read oid 15 snap -1 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:2828: expect (ObjNum 876 snap 301 seq_num 876) 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:2829: rollback oid 33 current snap is 303 2024-08-29T18:23:41.041 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 285 2024-08-29T18:23:41.042 INFO:tasks.rados.rados.0.smithi089.stdout:2830: snap_remove snap 297 2024-08-29T18:23:41.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:41 smithi089 bash[78574]: cluster 2024-08-29T18:23:40.070716+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-29T18:23:41.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:41 smithi089 bash[78574]: cluster 2024-08-29T18:23:41.039738+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-29T18:23:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:41 smithi089 bash[77323]: cluster 2024-08-29T18:23:40.070716+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-29T18:23:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:41 smithi089 bash[77323]: cluster 2024-08-29T18:23:41.039738+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-29T18:23:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:41 smithi144 bash[67678]: cluster 2024-08-29T18:23:40.070716+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-29T18:23:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:41 smithi144 bash[67678]: cluster 2024-08-29T18:23:41.039738+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-29T18:23:42.042 INFO:tasks.rados.rados.0.smithi089.stdout:2830: done (2 left) 2024-08-29T18:23:42.043 INFO:tasks.rados.rados.0.smithi089.stdout:2831: snap_remove snap 266 2024-08-29T18:23:42.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:42 smithi089 bash[77323]: cluster 2024-08-29T18:23:40.750029+0000 mgr.y (mgr.34104) 302 : cluster [DBG] pgmap v554: 121 pgs: 121 active+clean; 619 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 440 KiB/s wr, 9 op/s 2024-08-29T18:23:42.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:42 smithi089 bash[77323]: cluster 2024-08-29T18:23:42.042224+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-29T18:23:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:42 smithi089 bash[78574]: cluster 2024-08-29T18:23:40.750029+0000 mgr.y (mgr.34104) 302 : cluster [DBG] pgmap v554: 121 pgs: 121 active+clean; 619 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 440 KiB/s wr, 9 op/s 2024-08-29T18:23:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:42 smithi089 bash[78574]: cluster 2024-08-29T18:23:42.042224+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-29T18:23:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:42 smithi144 bash[67678]: cluster 2024-08-29T18:23:40.750029+0000 mgr.y (mgr.34104) 302 : cluster [DBG] pgmap v554: 121 pgs: 121 active+clean; 619 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 440 KiB/s wr, 9 op/s 2024-08-29T18:23:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:42 smithi144 bash[67678]: cluster 2024-08-29T18:23:42.042224+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:2831: done (2 left) 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 303 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:2829: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:2829: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:2829: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1262 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:23:43.044 INFO:tasks.rados.rados.0.smithi089.stdout:2828: expect (ObjNum 876 snap 301 seq_num 876) 2024-08-29T18:23:43.241 INFO:tasks.rados.rados.0.smithi089.stdout:2832: seq_num 879 ranges {6414336=327680} 2024-08-29T18:23:43.284 INFO:tasks.rados.rados.0.smithi089.stdout:2832: writing smithi08969774-32 from 6414336 to 6742016 tid 1 2024-08-29T18:23:43.284 INFO:tasks.rados.rados.0.smithi089.stdout:2828: done (2 left) 2024-08-29T18:23:43.284 INFO:tasks.rados.rados.0.smithi089.stdout:2829: done (1 left) 2024-08-29T18:23:43.284 INFO:tasks.rados.rados.0.smithi089.stdout:2833: rollback oid 30 current snap is 303 2024-08-29T18:23:43.285 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 30 to 281 2024-08-29T18:23:43.285 INFO:tasks.rados.rados.0.smithi089.stdout:2834: rollback oid 34 current snap is 303 2024-08-29T18:23:43.285 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 34 to 214 2024-08-29T18:23:43.285 INFO:tasks.rados.rados.0.smithi089.stdout:2835: snap_remove snap 299 2024-08-29T18:23:44.099 INFO:tasks.rados.rados.0.smithi089.stdout:2835: done (3 left) 2024-08-29T18:23:44.099 INFO:tasks.rados.rados.0.smithi089.stdout:2836: read oid 45 snap -1 2024-08-29T18:23:44.099 INFO:tasks.rados.rados.0.smithi089.stdout:2836: expect (ObjNum 862 snap 295 seq_num 862) 2024-08-29T18:23:44.099 INFO:tasks.rados.rados.0.smithi089.stdout:2837: read oid 2 snap 269 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2837: expect (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2838: read oid 50 snap -1 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2838: expect deleted 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2839: rollback oid 19 current snap is 303 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 19 to 302 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2834: finishing rollback tid 0 to smithi08969774-34 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2834: finishing rollback tid 1 to smithi08969774-34 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2834: finishing rollback tid 2 to smithi08969774-34 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1690 (ObjNum 612 snap 209 seq_num 612) dirty exists 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2833: finishing rollback tid 0 to smithi08969774-30 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2832: finishing write tid 1 to smithi08969774-32 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2833: finishing rollback tid 1 to smithi08969774-30 2024-08-29T18:23:44.100 INFO:tasks.rados.rados.0.smithi089.stdout:2832: finishing write tid 2 to smithi08969774-32 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2833: finishing rollback tid 2 to smithi08969774-30 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1806 (ObjNum 735 snap 260 seq_num 735) dirty exists 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2832: finishing write tid 3 to smithi08969774-32 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2832: oid 32 updating version 0 to 1472 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2832: oid 32 updating version 1472 to 1473 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1473 (ObjNum 879 snap 303 seq_num 879) dirty exists 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2832: left oid 32 (ObjNum 879 snap 303 seq_num 879) 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2832: done (6 left) 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2833: done (5 left) 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2834: done (4 left) 2024-08-29T18:23:44.101 INFO:tasks.rados.rados.0.smithi089.stdout:2840: setattr oid 18 current snap is 303 2024-08-29T18:23:44.103 INFO:tasks.rados.rados.0.smithi089.stdout:2841: copy_from oid 37 from oid 11 current snap is 303 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:2842: rollback oid 38 current snap is 303 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 286 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:2843: read oid 4 snap -1 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:2843: expect (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:2844: read oid 25 snap -1 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:2844: expect deleted 2024-08-29T18:23:44.104 INFO:tasks.rados.rados.0.smithi089.stdout:2845: read oid 10 snap 268 2024-08-29T18:23:44.105 INFO:tasks.rados.rados.0.smithi089.stdout:2845: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:23:44.105 INFO:tasks.rados.rados.0.smithi089.stdout:2846: read oid 39 snap -1 2024-08-29T18:23:44.105 INFO:tasks.rados.rados.0.smithi089.stdout:2846: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:23:44.105 INFO:tasks.rados.rados.0.smithi089.stdout:2847: snap_remove snap 289 2024-08-29T18:23:44.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:44 smithi089 bash[77323]: cluster 2024-08-29T18:23:42.750990+0000 mgr.y (mgr.34104) 303 : cluster [DBG] pgmap v557: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 596 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 148 KiB/s wr, 4 op/s 2024-08-29T18:23:44.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:44 smithi089 bash[77323]: cluster 2024-08-29T18:23:43.044291+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-29T18:23:44.178 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:44 smithi089 bash[78574]: cluster 2024-08-29T18:23:42.750990+0000 mgr.y (mgr.34104) 303 : cluster [DBG] pgmap v557: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 596 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 148 KiB/s wr, 4 op/s 2024-08-29T18:23:44.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:44 smithi089 bash[78574]: cluster 2024-08-29T18:23:43.044291+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-29T18:23:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:44 smithi144 bash[67678]: cluster 2024-08-29T18:23:42.750990+0000 mgr.y (mgr.34104) 303 : cluster [DBG] pgmap v557: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 596 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 148 KiB/s wr, 4 op/s 2024-08-29T18:23:44.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:44 smithi144 bash[67678]: cluster 2024-08-29T18:23:43.044291+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-29T18:23:45.110 INFO:tasks.rados.rados.0.smithi089.stdout:2847: done (11 left) 2024-08-29T18:23:45.110 INFO:tasks.rados.rados.0.smithi089.stdout:2848: rollback oid 33 current snap is 303 2024-08-29T18:23:45.110 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 268 2024-08-29T18:23:45.110 INFO:tasks.rados.rados.0.smithi089.stdout:2849: setattr oid 28 current snap is 303 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:2839: finishing rollback tid 0 to smithi08969774-19 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:2839: finishing rollback tid 1 to smithi08969774-19 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:2839: finishing rollback tid 2 to smithi08969774-19 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1433 (ObjNum 852 snap 291 seq_num 852) dirty exists 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:2842: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:2842: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:23:45.118 INFO:tasks.rados.rados.0.smithi089.stdout:2836: expect (ObjNum 862 snap 295 seq_num 862) 2024-08-29T18:23:45.205 INFO:tasks.rados.rados.0.smithi089.stdout:2842: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:23:45.205 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1580 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:23:45.205 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 705 (ObjNum 861 snap 294 seq_num 861) dirty exists 2024-08-29T18:23:45.205 INFO:tasks.rados.rados.0.smithi089.stdout:2843: expect (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:23:45.308 INFO:tasks.rados.rados.0.smithi089.stdout:2845: expect (ObjNum 663 snap 231 seq_num 663) 2024-08-29T18:23:45.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:45 smithi089 bash[77323]: cluster 2024-08-29T18:23:44.094817+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-29T18:23:45.315 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:23:45] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:23:45.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:45 smithi089 bash[78574]: cluster 2024-08-29T18:23:44.094817+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-29T18:23:45.443 INFO:tasks.rados.rados.0.smithi089.stdout:2841: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:23:45.443 INFO:tasks.rados.rados.0.smithi089.stdout:2837: expect (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:23:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:2841: finishing copy_from to smithi08969774-37 2024-08-29T18:23:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1698 (ObjNum 851 snap 291 seq_num 851) dirty exists 2024-08-29T18:23:45.489 INFO:tasks.rados.rados.0.smithi089.stdout:2846: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:23:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:45 smithi144 bash[67678]: cluster 2024-08-29T18:23:44.094817+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-29T18:23:46.195 INFO:tasks.rados.rados.0.smithi089.stdout:2848: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:23:46.195 INFO:tasks.rados.rados.0.smithi089.stdout:2848: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:23:46.195 INFO:tasks.rados.rados.0.smithi089.stdout:2848: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1265 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2836: done (12 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2837: done (11 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2838: done (10 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2839: done (9 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2840: done (8 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2841: done (7 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2842: done (6 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2843: done (5 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2844: done (4 left) 2024-08-29T18:23:46.196 INFO:tasks.rados.rados.0.smithi089.stdout:2845: done (3 left) 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2846: done (2 left) 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2848: done (1 left) 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2850: copy_from oid 30 from oid 22 current snap is 303 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2851: read oid 48 snap -1 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2851: expect (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2852: rollback oid 24 current snap is 303 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 286 2024-08-29T18:23:46.197 INFO:tasks.rados.rados.0.smithi089.stdout:2853: snap_remove snap 295 2024-08-29T18:23:46.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:46 smithi089 bash[77323]: cluster 2024-08-29T18:23:44.751487+0000 mgr.y (mgr.34104) 304 : cluster [DBG] pgmap v560: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 588 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 148 KiB/s wr, 5 op/s 2024-08-29T18:23:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:46 smithi089 bash[77323]: cluster 2024-08-29T18:23:45.106664+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-29T18:23:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:46 smithi089 bash[78574]: cluster 2024-08-29T18:23:44.751487+0000 mgr.y (mgr.34104) 304 : cluster [DBG] pgmap v560: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 588 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 148 KiB/s wr, 5 op/s 2024-08-29T18:23:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:46 smithi089 bash[78574]: cluster 2024-08-29T18:23:45.106664+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-29T18:23:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:46 smithi144 bash[67678]: cluster 2024-08-29T18:23:44.751487+0000 mgr.y (mgr.34104) 304 : cluster [DBG] pgmap v560: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 588 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 148 KiB/s wr, 5 op/s 2024-08-29T18:23:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:46 smithi144 bash[67678]: cluster 2024-08-29T18:23:45.106664+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-29T18:23:47.118 INFO:tasks.rados.rados.0.smithi089.stdout:2853: done (4 left) 2024-08-29T18:23:47.118 INFO:tasks.rados.rados.0.smithi089.stdout:2854: rollback oid 39 current snap is 303 2024-08-29T18:23:47.118 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 291 2024-08-29T18:23:47.118 INFO:tasks.rados.rados.0.smithi089.stdout:2855: rmattr oid 26 current snap is 303 2024-08-29T18:23:47.119 INFO:tasks.rados.rados.0.smithi089.stdout:2856: snap_remove snap 287 2024-08-29T18:23:48.117 INFO:tasks.rados.rados.0.smithi089.stdout:2856: done (6 left) 2024-08-29T18:23:48.117 INFO:tasks.rados.rados.0.smithi089.stdout:2857: snap_remove snap 284 2024-08-29T18:23:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:48 smithi089 bash[77323]: cluster 2024-08-29T18:23:46.752469+0000 mgr.y (mgr.34104) 305 : cluster [DBG] pgmap v562: 121 pgs: 121 active+clean; 585 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 468 KiB/s wr, 13 op/s 2024-08-29T18:23:48.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:48 smithi089 bash[77323]: cluster 2024-08-29T18:23:47.117817+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-29T18:23:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:48 smithi089 bash[78574]: cluster 2024-08-29T18:23:46.752469+0000 mgr.y (mgr.34104) 305 : cluster [DBG] pgmap v562: 121 pgs: 121 active+clean; 585 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 468 KiB/s wr, 13 op/s 2024-08-29T18:23:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:48 smithi089 bash[78574]: cluster 2024-08-29T18:23:47.117817+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-29T18:23:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:48 smithi144 bash[67678]: cluster 2024-08-29T18:23:46.752469+0000 mgr.y (mgr.34104) 305 : cluster [DBG] pgmap v562: 121 pgs: 121 active+clean; 585 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 468 KiB/s wr, 13 op/s 2024-08-29T18:23:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:48 smithi144 bash[67678]: cluster 2024-08-29T18:23:47.117817+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-29T18:23:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:2857: done (6 left) 2024-08-29T18:23:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:2858: read oid 20 snap 290 2024-08-29T18:23:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:2858: expect deleted 2024-08-29T18:23:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:2859: rollback oid 40 current snap is 303 2024-08-29T18:23:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 191 2024-08-29T18:23:49.126 INFO:tasks.rados.rados.0.smithi089.stdout:2860: snap_create 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:2850: finishing copy_from to smithi08969774-30 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:2850: got expected ENOENT (src dne) 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:2850: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1237 (ObjNum 814 snap 281 seq_num 814) dirty exists 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:2852: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:2852: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:2852: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:23:49.130 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1549 (ObjNum 799 snap 278 seq_num 799) dirty exists 2024-08-29T18:23:49.131 INFO:tasks.rados.rados.0.smithi089.stdout:2851: expect (ObjNum 832 snap 287 seq_num 832) 2024-08-29T18:23:49.198 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1747 (ObjNum 823 snap 284 seq_num 823) dirty exists 2024-08-29T18:23:49.198 INFO:tasks.rados.rados.0.smithi089.stdout:2854: finishing rollback tid 0 to smithi08969774-39 2024-08-29T18:23:49.198 INFO:tasks.rados.rados.0.smithi089.stdout:2854: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:23:49.198 INFO:tasks.rados.rados.0.smithi089.stdout:2854: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:23:49.198 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1476 (ObjNum 848 snap 291 seq_num 848) dirty exists 2024-08-29T18:23:49.198 INFO:tasks.rados.rados.0.smithi089.stdout:2859: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:23:49.199 INFO:tasks.rados.rados.0.smithi089.stdout:2859: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:23:49.199 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1894 (ObjNum 97 snap 0 seq_num 2867504832) dirty dne 2024-08-29T18:23:49.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[77323]: cluster 2024-08-29T18:23:48.118962+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[77323]: audit 2024-08-29T18:23:48.974462+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[77323]: audit 2024-08-29T18:23:48.980989+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[77323]: audit 2024-08-29T18:23:48.982542+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[77323]: audit 2024-08-29T18:23:48.983831+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[77323]: audit 2024-08-29T18:23:48.993568+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[78574]: cluster 2024-08-29T18:23:48.118962+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[78574]: audit 2024-08-29T18:23:48.974462+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[78574]: audit 2024-08-29T18:23:48.980989+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[78574]: audit 2024-08-29T18:23:48.982542+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[78574]: audit 2024-08-29T18:23:48.983831+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:49 smithi089 bash[78574]: audit 2024-08-29T18:23:48.993568+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:49 smithi144 bash[67678]: cluster 2024-08-29T18:23:48.118962+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-29T18:23:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:49 smithi144 bash[67678]: audit 2024-08-29T18:23:48.974462+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:49 smithi144 bash[67678]: audit 2024-08-29T18:23:48.980989+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:49 smithi144 bash[67678]: audit 2024-08-29T18:23:48.982542+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:49 smithi144 bash[67678]: audit 2024-08-29T18:23:48.983831+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:23:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:49 smithi144 bash[67678]: audit 2024-08-29T18:23:48.993568+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2849: done (8 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2850: done (7 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2851: done (6 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2852: done (5 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2854: done (4 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2855: done (3 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2858: done (2 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2859: done (1 left) 2024-08-29T18:23:50.124 INFO:tasks.rados.rados.0.smithi089.stdout:2860: done (0 left) 2024-08-29T18:23:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:2861: read oid 13 snap -1 2024-08-29T18:23:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:2861: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:23:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 304 2024-08-29T18:23:50.125 INFO:tasks.rados.rados.0.smithi089.stdout:2862: seq_num 880 ranges {8388608=344064} 2024-08-29T18:23:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2862: writing smithi08969774-14 from 8388608 to 8732672 tid 1 2024-08-29T18:23:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2863: rmattr oid 44 current snap is 304 2024-08-29T18:23:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2863: done (2 left) 2024-08-29T18:23:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 304 2024-08-29T18:23:50.190 INFO:tasks.rados.rados.0.smithi089.stdout:2864: seq_num 881 ranges {1982464=360448} 2024-08-29T18:23:50.205 INFO:tasks.rados.rados.0.smithi089.stdout:2864: writing smithi08969774-45 from 1982464 to 2342912 tid 1 2024-08-29T18:23:50.205 INFO:tasks.rados.rados.0.smithi089.stdout:2865: rollback oid 47 current snap is 304 2024-08-29T18:23:50.205 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 47 to 303 2024-08-29T18:23:50.205 INFO:tasks.rados.rados.0.smithi089.stdout:2861: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2862: finishing write tid 1 to smithi08969774-14 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2862: finishing write tid 2 to smithi08969774-14 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2862: finishing write tid 3 to smithi08969774-14 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2862: oid 14 updating version 0 to 1842 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2862: oid 14 updating version 1842 to 1843 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1843 (ObjNum 880 snap 304 seq_num 880) dirty exists 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2862: left oid 14 (ObjNum 880 snap 304 seq_num 880) 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2864: finishing write tid 1 to smithi08969774-45 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2864: finishing write tid 2 to smithi08969774-45 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2865: finishing rollback tid 0 to smithi08969774-47 2024-08-29T18:23:50.283 INFO:tasks.rados.rados.0.smithi089.stdout:2865: finishing rollback tid 1 to smithi08969774-47 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2864: finishing write tid 3 to smithi08969774-45 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2864: oid 45 updating version 0 to 1904 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2864: oid 45 updating version 1904 to 1905 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1905 (ObjNum 881 snap 304 seq_num 881) dirty exists 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2864: left oid 45 (ObjNum 881 snap 304 seq_num 881) 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2865: finishing rollback tid 2 to smithi08969774-47 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1440 (ObjNum 865 snap 297 seq_num 865) dirty exists 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2861: done (3 left) 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2862: done (2 left) 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2864: done (1 left) 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2865: done (0 left) 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2866: read oid 6 snap -1 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:2866: expect (ObjNum 850 snap 291 seq_num 850) 2024-08-29T18:23:50.284 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 304 2024-08-29T18:23:50.285 INFO:tasks.rados.rados.0.smithi089.stdout:2867: seq_num 882 ranges {2342912=376832} 2024-08-29T18:23:50.298 INFO:tasks.rados.rados.0.smithi089.stdout:2867: writing smithi08969774-45 from 2342912 to 2719744 tid 1 2024-08-29T18:23:50.298 INFO:tasks.rados.rados.0.smithi089.stdout:2868: copy_from oid 15 from oid 4 current snap is 304 2024-08-29T18:23:50.298 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 304 2024-08-29T18:23:50.298 INFO:tasks.rados.rados.0.smithi089.stdout:2869: seq_num 883 ranges {6250496=393216} 2024-08-29T18:23:50.336 INFO:tasks.rados.rados.0.smithi089.stdout:2869: writing smithi08969774-30 from 6250496 to 6643712 tid 1 2024-08-29T18:23:50.336 INFO:tasks.rados.rados.0.smithi089.stdout:2870: read oid 21 snap -1 2024-08-29T18:23:50.336 INFO:tasks.rados.rados.0.smithi089.stdout:2870: expect deleted 2024-08-29T18:23:50.336 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 304 2024-08-29T18:23:50.336 INFO:tasks.rados.rados.0.smithi089.stdout:2871: seq_num 884 ranges {8732672=409600} 2024-08-29T18:23:50.387 INFO:tasks.rados.rados.0.smithi089.stdout:2871: writing smithi08969774-14 from 8732672 to 9142272 tid 1 2024-08-29T18:23:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:2872: rollback oid 32 current snap is 304 2024-08-29T18:23:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 288 2024-08-29T18:23:50.388 INFO:tasks.rados.rados.0.smithi089.stdout:2866: expect (ObjNum 850 snap 291 seq_num 850) 2024-08-29T18:23:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: cluster 2024-08-29T18:23:48.753560+0000 mgr.y (mgr.34104) 306 : cluster [DBG] pgmap v565: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 542 KiB/s wr, 18 op/s 2024-08-29T18:23:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: cluster 2024-08-29T18:23:49.120984+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-29T18:23:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: audit 2024-08-29T18:23:49.137716+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:50.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: audit 2024-08-29T18:23:49.153642+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: audit 2024-08-29T18:23:49.157561+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: audit 2024-08-29T18:23:49.166064+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: audit 2024-08-29T18:23:49.169541+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: audit 2024-08-29T18:23:49.173605+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: cephadm 2024-08-29T18:23:49.174511+0000 mgr.y (mgr.34104) 307 : cephadm [INF] Upgrade: It appears safe to stop mds.b 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[78574]: cluster 2024-08-29T18:23:50.125391+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: cluster 2024-08-29T18:23:48.753560+0000 mgr.y (mgr.34104) 306 : cluster [DBG] pgmap v565: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 542 KiB/s wr, 18 op/s 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: cluster 2024-08-29T18:23:49.120984+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: audit 2024-08-29T18:23:49.137716+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: audit 2024-08-29T18:23:49.153642+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: audit 2024-08-29T18:23:49.157561+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: audit 2024-08-29T18:23:49.166064+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: audit 2024-08-29T18:23:49.169541+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: audit 2024-08-29T18:23:49.173605+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:23:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: cephadm 2024-08-29T18:23:49.174511+0000 mgr.y (mgr.34104) 307 : cephadm [INF] Upgrade: It appears safe to stop mds.b 2024-08-29T18:23:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:50 smithi089 bash[77323]: cluster 2024-08-29T18:23:50.125391+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2867: finishing write tid 1 to smithi08969774-45 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2867: finishing write tid 2 to smithi08969774-45 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2867: finishing write tid 3 to smithi08969774-45 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2867: oid 45 updating version 0 to 1907 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2867: oid 45 version 1907 is already newer than 1906 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1907 (ObjNum 882 snap 304 seq_num 882) dirty exists 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2867: left oid 45 (ObjNum 882 snap 304 seq_num 882) 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2868: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:23:50.535 INFO:tasks.rados.rados.0.smithi089.stdout:2868: finishing copy_from to smithi08969774-15 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1687 (ObjNum 751 snap 268 seq_num 751) dirty exists 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2869: finishing write tid 1 to smithi08969774-30 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2869: finishing write tid 2 to smithi08969774-30 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2869: finishing write tid 3 to smithi08969774-30 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2869: oid 30 updating version 0 to 1846 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2869: oid 30 version 1846 is already newer than 1845 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1846 (ObjNum 883 snap 304 seq_num 883) dirty exists 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2869: left oid 30 (ObjNum 883 snap 304 seq_num 883) 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2871: finishing write tid 1 to smithi08969774-14 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2871: finishing write tid 2 to smithi08969774-14 2024-08-29T18:23:50.536 INFO:tasks.rados.rados.0.smithi089.stdout:2871: finishing write tid 3 to smithi08969774-14 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2871: oid 14 updating version 0 to 1847 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2871: oid 14 updating version 1847 to 1848 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1848 (ObjNum 884 snap 304 seq_num 884) dirty exists 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2871: left oid 14 (ObjNum 884 snap 304 seq_num 884) 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2872: finishing rollback tid 0 to smithi08969774-32 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2872: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2872: finishing rollback tid 2 to smithi08969774-32 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1479 (ObjNum 801 snap 280 seq_num 801) dirty exists 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2866: done (6 left) 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2867: done (5 left) 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2868: done (4 left) 2024-08-29T18:23:50.537 INFO:tasks.rados.rados.0.smithi089.stdout:2869: done (3 left) 2024-08-29T18:23:50.538 INFO:tasks.rados.rados.0.smithi089.stdout:2870: done (2 left) 2024-08-29T18:23:50.538 INFO:tasks.rados.rados.0.smithi089.stdout:2871: done (1 left) 2024-08-29T18:23:50.538 INFO:tasks.rados.rados.0.smithi089.stdout:2872: done (0 left) 2024-08-29T18:23:50.538 INFO:tasks.rados.rados.0.smithi089.stdout:2873: snap_create 2024-08-29T18:23:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: cluster 2024-08-29T18:23:48.753560+0000 mgr.y (mgr.34104) 306 : cluster [DBG] pgmap v565: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 542 KiB/s wr, 18 op/s 2024-08-29T18:23:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: cluster 2024-08-29T18:23:49.120984+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-29T18:23:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: audit 2024-08-29T18:23:49.137716+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:23:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: audit 2024-08-29T18:23:49.153642+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: audit 2024-08-29T18:23:49.157561+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: audit 2024-08-29T18:23:49.166064+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: audit 2024-08-29T18:23:49.169541+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:23:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: audit 2024-08-29T18:23:49.173605+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-29T18:23:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: cephadm 2024-08-29T18:23:49.174511+0000 mgr.y (mgr.34104) 307 : cephadm [INF] Upgrade: It appears safe to stop mds.b 2024-08-29T18:23:50.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:50 smithi144 bash[67678]: cluster 2024-08-29T18:23:50.125391+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-29T18:23:51.045 INFO:tasks.rados.rados.0.smithi089.stdout:2873: done (0 left) 2024-08-29T18:23:51.045 INFO:tasks.rados.rados.0.smithi089.stdout:2874: snap_remove snap 268 2024-08-29T18:23:52.045 INFO:tasks.rados.rados.0.smithi089.stdout:2874: done (0 left) 2024-08-29T18:23:52.045 INFO:tasks.rados.rados.0.smithi089.stdout:2875: delete oid 16 current snap is 305 2024-08-29T18:23:52.063 INFO:tasks.rados.rados.0.smithi089.stdout:2875: done (0 left) 2024-08-29T18:23:52.063 INFO:tasks.rados.rados.0.smithi089.stdout:2876: read oid 10 snap -1 2024-08-29T18:23:52.064 INFO:tasks.rados.rados.0.smithi089.stdout:2876: expect deleted 2024-08-29T18:23:52.064 INFO:tasks.rados.rados.0.smithi089.stdout:2877: rmattr oid 43 current snap is 305 2024-08-29T18:23:52.064 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 305 2024-08-29T18:23:52.064 INFO:tasks.rados.rados.0.smithi089.stdout:2878: seq_num 886 ranges {6414336=442368} 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:2878: writing smithi08969774-12 from 6414336 to 6856704 tid 1 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:2879: rmattr oid 38 current snap is 305 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1581 (ObjNum 129 snap 0 seq_num 3471194871) dirty exists 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:2876: done (3 left) 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:2877: done (2 left) 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 305 2024-08-29T18:23:52.104 INFO:tasks.rados.rados.0.smithi089.stdout:2880: seq_num 887 ranges {1941504=458752} 2024-08-29T18:23:52.117 INFO:tasks.rados.rados.0.smithi089.stdout:2880: writing smithi08969774-48 from 1941504 to 2400256 tid 1 2024-08-29T18:23:52.118 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 305 2024-08-29T18:23:52.118 INFO:tasks.rados.rados.0.smithi089.stdout:2881: seq_num 888 ranges {3989504=475136} 2024-08-29T18:23:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:2881: writing smithi08969774-9 from 3989504 to 4464640 tid 1 2024-08-29T18:23:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:2882: delete oid 45 current snap is 305 2024-08-29T18:23:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1582 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:23:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:2878: finishing write tid 1 to smithi08969774-12 2024-08-29T18:23:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:2878: finishing write tid 2 to smithi08969774-12 2024-08-29T18:23:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:2878: finishing write tid 3 to smithi08969774-12 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2878: oid 12 updating version 0 to 1916 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2878: oid 12 version 1916 is already newer than 1915 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1916 (ObjNum 886 snap 305 seq_num 886) dirty exists 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2878: left oid 12 (ObjNum 886 snap 305 seq_num 886) 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2880: finishing write tid 1 to smithi08969774-48 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2880: finishing write tid 2 to smithi08969774-48 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2880: finishing write tid 3 to smithi08969774-48 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2880: oid 48 updating version 0 to 1583 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2880: oid 48 updating version 1583 to 1584 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1584 (ObjNum 887 snap 305 seq_num 887) dirty exists 2024-08-29T18:23:52.144 INFO:tasks.rados.rados.0.smithi089.stdout:2880: left oid 48 (ObjNum 887 snap 305 seq_num 887) 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2878: done (4 left) 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2879: done (3 left) 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2880: done (2 left) 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2882: done (1 left) 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2883: read oid 8 snap -1 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2883: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 305 2024-08-29T18:23:52.147 INFO:tasks.rados.rados.0.smithi089.stdout:2884: seq_num 890 ranges {0=507904} 2024-08-29T18:23:52.150 INFO:tasks.rados.rados.0.smithi089.stdout:2884: writing smithi08969774-3 from 0 to 507904 tid 1 2024-08-29T18:23:52.151 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 305 2024-08-29T18:23:52.151 INFO:tasks.rados.rados.0.smithi089.stdout:2885: seq_num 891 ranges {0=532480} 2024-08-29T18:23:52.154 INFO:tasks.rados.rados.0.smithi089.stdout:2885: writing smithi08969774-10 from 0 to 532480 tid 1 2024-08-29T18:23:52.154 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 305 2024-08-29T18:23:52.154 INFO:tasks.rados.rados.0.smithi089.stdout:2886: seq_num 892 ranges {0=548864} 2024-08-29T18:23:52.157 INFO:tasks.rados.rados.0.smithi089.stdout:2886: writing smithi08969774-43 from 0 to 548864 tid 1 2024-08-29T18:23:52.157 INFO:tasks.rados.rados.0.smithi089.stdout:2887: rollback oid 12 current snap is 305 2024-08-29T18:23:52.158 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 290 2024-08-29T18:23:52.158 INFO:tasks.rados.rados.0.smithi089.stdout:2883: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:23:52.165 INFO:tasks.rados.rados.0.smithi089.stdout:2881: finishing write tid 1 to smithi08969774-9 2024-08-29T18:23:52.166 INFO:tasks.rados.rados.0.smithi089.stdout:2881: finishing write tid 2 to smithi08969774-9 2024-08-29T18:23:52.166 INFO:tasks.rados.rados.0.smithi089.stdout:2883: done (5 left) 2024-08-29T18:23:52.166 INFO:tasks.rados.rados.0.smithi089.stdout:2888: read oid 15 snap -1 2024-08-29T18:23:52.166 INFO:tasks.rados.rados.0.smithi089.stdout:2888: expect (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:23:52.166 INFO:tasks.rados.rados.0.smithi089.stdout:2889: snap_remove snap 264 2024-08-29T18:23:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:52 smithi144 bash[67678]: cluster 2024-08-29T18:23:50.754228+0000 mgr.y (mgr.34104) 308 : cluster [DBG] pgmap v568: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 80 KiB/s wr, 6 op/s 2024-08-29T18:23:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:52 smithi144 bash[67678]: cluster 2024-08-29T18:23:51.045663+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-29T18:23:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:52 smithi144 bash[67678]: audit 2024-08-29T18:23:51.839488+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:52 smithi144 bash[67678]: audit 2024-08-29T18:23:51.844109+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:23:52.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:52 smithi144 bash[67678]: audit 2024-08-29T18:23:51.846009+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:52.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[77323]: cluster 2024-08-29T18:23:50.754228+0000 mgr.y (mgr.34104) 308 : cluster [DBG] pgmap v568: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 80 KiB/s wr, 6 op/s 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[77323]: cluster 2024-08-29T18:23:51.045663+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[77323]: audit 2024-08-29T18:23:51.839488+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[77323]: audit 2024-08-29T18:23:51.844109+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[77323]: audit 2024-08-29T18:23:51.846009+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[78574]: cluster 2024-08-29T18:23:50.754228+0000 mgr.y (mgr.34104) 308 : cluster [DBG] pgmap v568: 121 pgs: 121 active+clean; 586 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 80 KiB/s wr, 6 op/s 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[78574]: cluster 2024-08-29T18:23:51.045663+0000 mon.a (mon.0) 1012 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[78574]: audit 2024-08-29T18:23:51.839488+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[78574]: audit 2024-08-29T18:23:51.844109+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-29T18:23:52.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:52 smithi089 bash[78574]: audit 2024-08-29T18:23:51.846009+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:23:53.068 INFO:tasks.rados.rados.0.smithi089.stdout:2889: done (6 left) 2024-08-29T18:23:53.068 INFO:tasks.rados.rados.0.smithi089.stdout:2890: read oid 31 snap -1 2024-08-29T18:23:53.068 INFO:tasks.rados.rados.0.smithi089.stdout:2890: expect (ObjNum 873 snap 298 seq_num 873) 2024-08-29T18:23:53.068 INFO:tasks.rados.rados.0.smithi089.stdout:2891: setattr oid 7 current snap is 305 2024-08-29T18:23:53.069 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 305 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2881: finishing write tid 3 to smithi08969774-9 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2881: oid 9 updating version 0 to 1442 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2881: oid 9 version 1442 is already newer than 1441 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1442 (ObjNum 888 snap 305 seq_num 888) dirty exists 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2881: left oid 9 (ObjNum 888 snap 305 seq_num 888) 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2884: finishing write tid 1 to smithi08969774-3 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2884: finishing write tid 2 to smithi08969774-3 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2885: finishing write tid 1 to smithi08969774-10 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2885: finishing write tid 2 to smithi08969774-10 2024-08-29T18:23:53.074 INFO:tasks.rados.rados.0.smithi089.stdout:2884: finishing write tid 3 to smithi08969774-3 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2884: oid 3 updating version 0 to 1862 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2884: oid 3 version 1862 is already newer than 1861 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 1862 (ObjNum 890 snap 305 seq_num 890) dirty exists 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2884: left oid 3 (ObjNum 890 snap 305 seq_num 890) 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2885: finishing write tid 3 to smithi08969774-10 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2885: oid 10 updating version 0 to 1864 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2885: oid 10 version 1864 is already newer than 1863 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1864 (ObjNum 891 snap 305 seq_num 891) dirty exists 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2885: left oid 10 (ObjNum 891 snap 305 seq_num 891) 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2886: finishing write tid 1 to smithi08969774-43 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2886: finishing write tid 2 to smithi08969774-43 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2887: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2886: finishing write tid 3 to smithi08969774-43 2024-08-29T18:23:53.075 INFO:tasks.rados.rados.0.smithi089.stdout:2886: oid 43 updating version 0 to 1586 2024-08-29T18:23:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:2886: oid 43 version 1586 is already newer than 1585 2024-08-29T18:23:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1586 (ObjNum 892 snap 305 seq_num 892) dirty exists 2024-08-29T18:23:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:2886: left oid 43 (ObjNum 892 snap 305 seq_num 892) 2024-08-29T18:23:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:2887: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:23:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1920 (ObjNum 4113 snap 0 seq_num 1616727664) dirty dne 2024-08-29T18:23:53.076 INFO:tasks.rados.rados.0.smithi089.stdout:2888: expect (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:23:53.184 INFO:tasks.rados.rados.0.smithi089.stdout:2890: expect (ObjNum 873 snap 298 seq_num 873) 2024-08-29T18:23:53.190 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1922 (ObjNum 877 snap 302 seq_num 877) dirty exists 2024-08-29T18:23:53.190 INFO:tasks.rados.rados.0.smithi089.stdout:2892: seq_num 893 ranges {3702784=565248} 2024-08-29T18:23:53.221 INFO:tasks.rados.rados.0.smithi089.stdout:2892: writing smithi08969774-23 from 3702784 to 4268032 tid 1 2024-08-29T18:23:53.221 INFO:tasks.rados.rados.0.smithi089.stdout:2881: done (8 left) 2024-08-29T18:23:53.221 INFO:tasks.rados.rados.0.smithi089.stdout:2884: done (7 left) 2024-08-29T18:23:53.221 INFO:tasks.rados.rados.0.smithi089.stdout:2885: done (6 left) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2886: done (5 left) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2887: done (4 left) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2888: done (3 left) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2890: done (2 left) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2891: done (1 left) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2893: read oid 9 snap -1 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2893: expect (ObjNum 888 snap 305 seq_num 888) 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 305 2024-08-29T18:23:53.222 INFO:tasks.rados.rados.0.smithi089.stdout:2894: seq_num 894 ranges {2097152=581632} 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2894: writing smithi08969774-42 from 2097152 to 2678784 tid 1 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2895: delete oid 47 current snap is 305 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2892: finishing write tid 1 to smithi08969774-23 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2892: finishing write tid 2 to smithi08969774-23 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2892: finishing write tid 3 to smithi08969774-23 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2892: oid 23 updating version 0 to 1266 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2892: oid 23 updating version 1266 to 1267 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1267 (ObjNum 893 snap 305 seq_num 893) dirty exists 2024-08-29T18:23:53.242 INFO:tasks.rados.rados.0.smithi089.stdout:2892: left oid 23 (ObjNum 893 snap 305 seq_num 893) 2024-08-29T18:23:53.249 INFO:tasks.rados.rados.0.smithi089.stdout:2894: finishing write tid 1 to smithi08969774-42 2024-08-29T18:23:53.249 INFO:tasks.rados.rados.0.smithi089.stdout:2894: finishing write tid 2 to smithi08969774-42 2024-08-29T18:23:53.250 INFO:tasks.rados.rados.0.smithi089.stdout:2893: expect (ObjNum 888 snap 305 seq_num 888) 2024-08-29T18:23:53.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[77323]: cephadm 2024-08-29T18:23:51.832179+0000 mgr.y (mgr.34104) 309 : cephadm [INF] Upgrade: Updating mds.b 2024-08-29T18:23:53.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[77323]: cephadm 2024-08-29T18:23:51.848008+0000 mgr.y (mgr.34104) 310 : cephadm [INF] Deploying daemon mds.b on smithi144 2024-08-29T18:23:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[77323]: cluster 2024-08-29T18:23:52.046316+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-29T18:23:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[77323]: audit 2024-08-29T18:23:52.698332+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[78574]: cephadm 2024-08-29T18:23:51.832179+0000 mgr.y (mgr.34104) 309 : cephadm [INF] Upgrade: Updating mds.b 2024-08-29T18:23:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[78574]: cephadm 2024-08-29T18:23:51.848008+0000 mgr.y (mgr.34104) 310 : cephadm [INF] Deploying daemon mds.b on smithi144 2024-08-29T18:23:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[78574]: cluster 2024-08-29T18:23:52.046316+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-29T18:23:53.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:53 smithi089 bash[78574]: audit 2024-08-29T18:23:52.698332+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:53.445 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:53 smithi144 bash[67678]: cephadm 2024-08-29T18:23:51.832179+0000 mgr.y (mgr.34104) 309 : cephadm [INF] Upgrade: Updating mds.b 2024-08-29T18:23:53.445 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:53 smithi144 bash[67678]: cephadm 2024-08-29T18:23:51.848008+0000 mgr.y (mgr.34104) 310 : cephadm [INF] Deploying daemon mds.b on smithi144 2024-08-29T18:23:53.445 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:53 smithi144 bash[67678]: cluster 2024-08-29T18:23:52.046316+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-29T18:23:53.446 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:53 smithi144 bash[67678]: audit 2024-08-29T18:23:52.698332+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:23:53.459 INFO:tasks.rados.rados.0.smithi089.stdout:2894: finishing write tid 3 to smithi08969774-42 2024-08-29T18:23:53.459 INFO:tasks.rados.rados.0.smithi089.stdout:2894: oid 42 updating version 0 to 1432 2024-08-29T18:23:53.459 INFO:tasks.rados.rados.0.smithi089.stdout:2894: oid 42 version 1432 is already newer than 1431 2024-08-29T18:23:53.459 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1432 (ObjNum 894 snap 305 seq_num 894) dirty exists 2024-08-29T18:23:53.459 INFO:tasks.rados.rados.0.smithi089.stdout:2894: left oid 42 (ObjNum 894 snap 305 seq_num 894) 2024-08-29T18:23:53.459 INFO:tasks.rados.rados.0.smithi089.stdout:2892: done (3 left) 2024-08-29T18:23:53.460 INFO:tasks.rados.rados.0.smithi089.stdout:2893: done (2 left) 2024-08-29T18:23:53.460 INFO:tasks.rados.rados.0.smithi089.stdout:2894: done (1 left) 2024-08-29T18:23:53.460 INFO:tasks.rados.rados.0.smithi089.stdout:2895: done (0 left) 2024-08-29T18:23:53.460 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 34 current snap is 305 2024-08-29T18:23:53.460 INFO:tasks.rados.rados.0.smithi089.stdout:2896: seq_num 896 ranges {655360=614400} 2024-08-29T18:23:53.470 INFO:tasks.rados.rados.0.smithi089.stdout:2896: writing smithi08969774-34 from 655360 to 1269760 tid 1 2024-08-29T18:23:53.470 INFO:tasks.rados.rados.0.smithi089.stdout:2897: read oid 41 snap 262 2024-08-29T18:23:53.470 INFO:tasks.rados.rados.0.smithi089.stdout:2897: expect (ObjNum 738 snap 262 seq_num 738) 2024-08-29T18:23:53.470 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 305 2024-08-29T18:23:53.470 INFO:tasks.rados.rados.0.smithi089.stdout:2898: seq_num 897 ranges {1392640=630784} 2024-08-29T18:23:53.488 INFO:tasks.rados.rados.0.smithi089.stdout:2898: writing smithi08969774-24 from 1392640 to 2023424 tid 1 2024-08-29T18:23:53.488 INFO:tasks.rados.rados.0.smithi089.stdout:2899: snap_remove snap 303 2024-08-29T18:23:54.086 INFO:tasks.rados.rados.0.smithi089.stdout:2896: finishing write tid 1 to smithi08969774-34 2024-08-29T18:23:54.086 INFO:tasks.rados.rados.0.smithi089.stdout:2896: finishing write tid 2 to smithi08969774-34 2024-08-29T18:23:54.086 INFO:tasks.rados.rados.0.smithi089.stdout:2897: expect (ObjNum 738 snap 262 seq_num 738) 2024-08-29T18:23:54.166 INFO:tasks.rados.rados.0.smithi089.stdout:2896: finishing write tid 3 to smithi08969774-34 2024-08-29T18:23:54.166 INFO:tasks.rados.rados.0.smithi089.stdout:2896: oid 34 updating version 0 to 1692 2024-08-29T18:23:54.166 INFO:tasks.rados.rados.0.smithi089.stdout:2896: oid 34 updating version 1692 to 1693 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1693 (ObjNum 896 snap 305 seq_num 896) dirty exists 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2896: left oid 34 (ObjNum 896 snap 305 seq_num 896) 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: finishing write tid 1 to smithi08969774-24 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2896: done (3 left) 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2897: done (2 left) 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2899: done (1 left) 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2900: copy_from oid 38 from oid 18 current snap is 305 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: finishing write tid 2 to smithi08969774-24 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: finishing write tid 3 to smithi08969774-24 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: oid 24 updating version 0 to 1551 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: oid 24 version 1551 is already newer than 1550 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1551 (ObjNum 897 snap 305 seq_num 897) dirty exists 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: left oid 24 (ObjNum 897 snap 305 seq_num 897) 2024-08-29T18:23:54.167 INFO:tasks.rados.rados.0.smithi089.stdout:2898: done (1 left) 2024-08-29T18:23:54.168 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 11 current snap is 305 2024-08-29T18:23:54.168 INFO:tasks.rados.rados.0.smithi089.stdout:2901: seq_num 898 ranges {2260992=647168} 2024-08-29T18:23:54.184 INFO:tasks.rados.rados.0.smithi089.stdout:2901: writing smithi08969774-11 from 2260992 to 2908160 tid 1 2024-08-29T18:23:54.184 INFO:tasks.rados.rados.0.smithi089.stdout:2902: rollback oid 17 current snap is 305 2024-08-29T18:23:54.184 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 270 2024-08-29T18:23:54.184 INFO:tasks.rados.rados.0.smithi089.stdout:2903: rollback oid 46 current snap is 305 2024-08-29T18:23:54.184 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 46 to 298 2024-08-29T18:23:54.184 INFO:tasks.rados.rados.0.smithi089.stdout:2904: snap_create 2024-08-29T18:23:54.192 INFO:tasks.rados.rados.0.smithi089.stdout:2902: finishing rollback tid 0 to smithi08969774-17 2024-08-29T18:23:54.192 INFO:tasks.rados.rados.0.smithi089.stdout:2903: finishing rollback tid 1 to smithi08969774-46 2024-08-29T18:23:54.192 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1433 (ObjNum 161 snap 0 seq_num 2867627728) dirty dne 2024-08-29T18:23:54.193 INFO:tasks.rados.rados.0.smithi089.stdout:2902: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:23:54.193 INFO:tasks.rados.rados.0.smithi089.stdout:2901: finishing write tid 1 to smithi08969774-11 2024-08-29T18:23:54.194 INFO:tasks.rados.rados.0.smithi089.stdout:2901: finishing write tid 2 to smithi08969774-11 2024-08-29T18:23:54.195 INFO:tasks.rados.rados.0.smithi089.stdout:2900: finishing copy_from racing read to smithi08969774-38 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:2901: finishing write tid 3 to smithi08969774-11 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:2901: oid 11 updating version 0 to 1881 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:2901: oid 11 version 1881 is already newer than 1880 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1881 (ObjNum 898 snap 305 seq_num 898) dirty exists 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:2901: left oid 11 (ObjNum 898 snap 305 seq_num 898) 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:2902: finishing rollback tid 2 to smithi08969774-17 2024-08-29T18:23:54.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1435 (ObjNum 760 snap 269 seq_num 760) dirty exists 2024-08-29T18:23:54.199 INFO:tasks.rados.rados.0.smithi089.stdout:2900: finishing copy_from to smithi08969774-38 2024-08-29T18:23:54.199 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 705 (ObjNum 861 snap 294 seq_num 861) dirty exists 2024-08-29T18:23:54.317 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:54 smithi144 bash[67678]: cluster 2024-08-29T18:23:52.755113+0000 mgr.y (mgr.34104) 311 : cluster [DBG] pgmap v571: 121 pgs: 121 active+clean; 589 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 706 KiB/s wr, 11 op/s 2024-08-29T18:23:54.317 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:54 smithi144 bash[67678]: cluster 2024-08-29T18:23:53.069355+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-29T18:23:54.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:54 smithi089 bash[77323]: cluster 2024-08-29T18:23:52.755113+0000 mgr.y (mgr.34104) 311 : cluster [DBG] pgmap v571: 121 pgs: 121 active+clean; 589 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 706 KiB/s wr, 11 op/s 2024-08-29T18:23:54.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:54 smithi089 bash[77323]: cluster 2024-08-29T18:23:53.069355+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-29T18:23:54.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:54 smithi089 bash[78574]: cluster 2024-08-29T18:23:52.755113+0000 mgr.y (mgr.34104) 311 : cluster [DBG] pgmap v571: 121 pgs: 121 active+clean; 589 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 706 KiB/s wr, 11 op/s 2024-08-29T18:23:54.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:54 smithi089 bash[78574]: cluster 2024-08-29T18:23:53.069355+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-29T18:23:54.590 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.590 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.590 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.591 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.591 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.591 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.592 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.592 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: Stopping Ceph mds.b for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:23:54.592 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.592 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.593 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:23:54 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:2900: done (4 left) 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:2901: done (3 left) 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:2902: done (2 left) 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:2903: done (1 left) 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:2904: done (0 left) 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 306 2024-08-29T18:23:54.726 INFO:tasks.rados.rados.0.smithi089.stdout:2905: seq_num 899 ranges {6643712=663552} 2024-08-29T18:23:54.803 INFO:tasks.rados.rados.0.smithi089.stdout:2905: writing smithi08969774-30 from 6643712 to 7307264 tid 1 2024-08-29T18:23:54.804 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 306 2024-08-29T18:23:54.804 INFO:tasks.rados.rados.0.smithi089.stdout:2906: seq_num 900 ranges {4120576=679936} 2024-08-29T18:23:54.834 INFO:tasks.rados.rados.0.smithi089.stdout:2906: writing smithi08969774-38 from 4120576 to 4800512 tid 1 2024-08-29T18:23:54.834 INFO:tasks.rados.rados.0.smithi089.stdout:2907: snap_create 2024-08-29T18:23:54.834 INFO:tasks.rados.rados.0.smithi089.stdout:2905: finishing write tid 1 to smithi08969774-30 2024-08-29T18:23:54.834 INFO:tasks.rados.rados.0.smithi089.stdout:2905: finishing write tid 2 to smithi08969774-30 2024-08-29T18:23:54.834 INFO:tasks.rados.rados.0.smithi089.stdout:2905: finishing write tid 3 to smithi08969774-30 2024-08-29T18:23:54.835 INFO:tasks.rados.rados.0.smithi089.stdout:2905: oid 30 updating version 0 to 1884 2024-08-29T18:23:54.835 INFO:tasks.rados.rados.0.smithi089.stdout:2905: oid 30 version 1884 is already newer than 1883 2024-08-29T18:23:54.835 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 1884 (ObjNum 899 snap 306 seq_num 899) dirty exists 2024-08-29T18:23:54.835 INFO:tasks.rados.rados.0.smithi089.stdout:2905: left oid 30 (ObjNum 899 snap 306 seq_num 899) 2024-08-29T18:23:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:2906: finishing write tid 1 to smithi08969774-38 2024-08-29T18:23:54.842 INFO:tasks.rados.rados.0.smithi089.stdout:2906: finishing write tid 2 to smithi08969774-38 2024-08-29T18:23:54.845 INFO:tasks.rados.rados.0.smithi089.stdout:2906: finishing write tid 3 to smithi08969774-38 2024-08-29T18:23:54.845 INFO:tasks.rados.rados.0.smithi089.stdout:2906: oid 38 updating version 0 to 1587 2024-08-29T18:23:54.845 INFO:tasks.rados.rados.0.smithi089.stdout:2906: oid 38 updating version 1587 to 1588 2024-08-29T18:23:54.845 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1588 (ObjNum 900 snap 306 seq_num 900) dirty exists 2024-08-29T18:23:54.845 INFO:tasks.rados.rados.0.smithi089.stdout:2906: left oid 38 (ObjNum 900 snap 306 seq_num 900) 2024-08-29T18:23:55.054 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:23:54 smithi144 bash[48617]: debug 2024-08-29T18:23:54.707+0000 7fa6b7025640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T18:23:55.054 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:23:54 smithi144 bash[48617]: debug 2024-08-29T18:23:54.707+0000 7fa6b7025640 -1 mds.b *** got signal Terminated *** 2024-08-29T18:23:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:54 smithi089 bash[77323]: debug 2024-08-29T18:23:54.709+0000 7f8cc17c3640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:23:55.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:23:55] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.079714+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.714011+0000 mon.a (mon.0) 1020 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.714059+0000 mon.a (mon.0) 1021 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.723800+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.726625+0000 mon.a (mon.0) 1023 : cluster [INF] Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.726795+0000 mon.a (mon.0) 1024 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.727253+0000 mon.a (mon.0) 1025 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T18:23:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.734294+0000 mon.a (mon.0) 1026 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:replay} 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.079714+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.714011+0000 mon.a (mon.0) 1020 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.714059+0000 mon.a (mon.0) 1021 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.723800+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.726625+0000 mon.a (mon.0) 1023 : cluster [INF] Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.726795+0000 mon.a (mon.0) 1024 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.727253+0000 mon.a (mon.0) 1025 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T18:23:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:55 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.734294+0000 mon.a (mon.0) 1026 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:replay} 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.079714+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.714011+0000 mon.a (mon.0) 1020 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.714059+0000 mon.a (mon.0) 1021 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.723800+0000 mon.a (mon.0) 1022 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.726625+0000 mon.a (mon.0) 1023 : cluster [INF] Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.726795+0000 mon.a (mon.0) 1024 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T18:23:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.727253+0000 mon.a (mon.0) 1025 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T18:23:55.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:55 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.734294+0000 mon.a (mon.0) 1026 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:replay} 2024-08-29T18:23:55.746 INFO:tasks.rados.rados.0.smithi089.stdout:2905: done (2 left) 2024-08-29T18:23:55.746 INFO:tasks.rados.rados.0.smithi089.stdout:2906: done (1 left) 2024-08-29T18:23:55.746 INFO:tasks.rados.rados.0.smithi089.stdout:2907: done (0 left) 2024-08-29T18:23:55.746 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 307 2024-08-29T18:23:55.747 INFO:tasks.rados.rados.0.smithi089.stdout:2908: seq_num 901 ranges {229376=696320} 2024-08-29T18:23:55.754 INFO:tasks.rados.rados.0.smithi089.stdout:2908: writing smithi08969774-31 from 229376 to 925696 tid 1 2024-08-29T18:23:55.754 INFO:tasks.rados.rados.0.smithi089.stdout:2909: rmattr oid 35 current snap is 307 2024-08-29T18:23:55.754 INFO:tasks.rados.rados.0.smithi089.stdout:2909: done (1 left) 2024-08-29T18:23:55.754 INFO:tasks.rados.rados.0.smithi089.stdout:2910: read oid 29 snap 306 2024-08-29T18:23:55.755 INFO:tasks.rados.rados.0.smithi089.stdout:2910: expect (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:23:55.755 INFO:tasks.rados.rados.0.smithi089.stdout:2911: copy_from oid 11 from oid 13 current snap is 307 2024-08-29T18:23:55.755 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 307 2024-08-29T18:23:55.755 INFO:tasks.rados.rados.0.smithi089.stdout:2912: seq_num 902 ranges {0=712704} 2024-08-29T18:23:55.759 INFO:tasks.rados.rados.0.smithi089.stdout:2912: writing smithi08969774-46 from 0 to 712704 tid 1 2024-08-29T18:23:55.759 INFO:tasks.rados.rados.0.smithi089.stdout:2913: delete oid 18 current snap is 307 2024-08-29T18:23:55.778 INFO:tasks.rados.rados.0.smithi089.stdout:2913: done (4 left) 2024-08-29T18:23:55.778 INFO:tasks.rados.rados.0.smithi089.stdout:2914: read oid 23 snap -1 2024-08-29T18:23:55.779 INFO:tasks.rados.rados.0.smithi089.stdout:2914: expect (ObjNum 893 snap 305 seq_num 893) 2024-08-29T18:23:55.779 INFO:tasks.rados.rados.0.smithi089.stdout:2915: copy_from oid 26 from oid 33 current snap is 307 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:2916: copy_from oid 20 from oid 37 current snap is 307 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:2908: finishing write tid 1 to smithi08969774-31 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:2917: read oid 17 snap -1 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:2917: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:2918: rollback oid 49 current snap is 307 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 49 to 305 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 307 2024-08-29T18:23:55.781 INFO:tasks.rados.rados.0.smithi089.stdout:2919: seq_num 904 ranges {2023424=745472} 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2919: writing smithi08969774-24 from 2023424 to 2768896 tid 1 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2920: read oid 42 snap -1 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2920: expect (ObjNum 894 snap 305 seq_num 894) 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2921: delete oid 36 current snap is 307 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2908: finishing write tid 2 to smithi08969774-31 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2912: finishing write tid 1 to smithi08969774-46 2024-08-29T18:23:55.800 INFO:tasks.rados.rados.0.smithi089.stdout:2912: finishing write tid 2 to smithi08969774-46 2024-08-29T18:23:55.801 INFO:tasks.rados.rados.0.smithi089.stdout:2910: expect (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:23:55.944 INFO:tasks.rados.rados.0.smithi089.stdout:2912: finishing write tid 3 to smithi08969774-46 2024-08-29T18:23:55.944 INFO:tasks.rados.rados.0.smithi089.stdout:2912: oid 46 updating version 0 to 1444 2024-08-29T18:23:55.944 INFO:tasks.rados.rados.0.smithi089.stdout:2912: oid 46 updating version 1444 to 1445 2024-08-29T18:23:55.944 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1445 (ObjNum 902 snap 307 seq_num 902) dirty exists 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2912: left oid 46 (ObjNum 902 snap 307 seq_num 902) 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2908: finishing write tid 3 to smithi08969774-31 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2908: oid 31 updating version 0 to 1436 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2908: oid 31 updating version 1436 to 1437 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1437 (ObjNum 901 snap 307 seq_num 901) dirty exists 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2908: left oid 31 (ObjNum 901 snap 307 seq_num 901) 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2918: finishing rollback tid 0 to smithi08969774-49 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2918: finishing rollback tid 1 to smithi08969774-49 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2918: finishing rollback tid 2 to smithi08969774-49 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1690 (ObjNum 864 snap 296 seq_num 864) dirty exists 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2911: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:2911: finishing copy_from to smithi08969774-11 2024-08-29T18:23:55.945 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1546 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2908: done (11 left) 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2910: done (10 left) 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2911: done (9 left) 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2912: done (8 left) 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2918: done (7 left) 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2921: done (6 left) 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2922: rollback oid 41 current snap is 307 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 293 2024-08-29T18:23:55.946 INFO:tasks.rados.rados.0.smithi089.stdout:2917: expect (ObjNum 760 snap 269 seq_num 760) 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2919: finishing write tid 1 to smithi08969774-24 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2919: finishing write tid 2 to smithi08969774-24 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2916: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2916: finishing copy_from to smithi08969774-20 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1698 (ObjNum 851 snap 291 seq_num 851) dirty exists 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2919: finishing write tid 3 to smithi08969774-24 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2919: oid 24 updating version 0 to 1553 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2919: oid 24 version 1553 is already newer than 1552 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1553 (ObjNum 904 snap 307 seq_num 904) dirty exists 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2919: left oid 24 (ObjNum 904 snap 307 seq_num 904) 2024-08-29T18:23:55.977 INFO:tasks.rados.rados.0.smithi089.stdout:2914: expect (ObjNum 893 snap 305 seq_num 893) 2024-08-29T18:23:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:2920: expect (ObjNum 894 snap 305 seq_num 894) 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2915: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2915: finishing copy_from to smithi08969774-26 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1265 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2922: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2922: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2922: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1448 (ObjNum 33 snap 0 seq_num 2867642864) dirty exists 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2914: done (6 left) 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2915: done (5 left) 2024-08-29T18:23:56.351 INFO:tasks.rados.rados.0.smithi089.stdout:2916: done (4 left) 2024-08-29T18:23:56.352 INFO:tasks.rados.rados.0.smithi089.stdout:2917: done (3 left) 2024-08-29T18:23:56.352 INFO:tasks.rados.rados.0.smithi089.stdout:2919: done (2 left) 2024-08-29T18:23:56.352 INFO:tasks.rados.rados.0.smithi089.stdout:2920: done (1 left) 2024-08-29T18:23:56.352 INFO:tasks.rados.rados.0.smithi089.stdout:2922: done (0 left) 2024-08-29T18:23:56.352 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 307 2024-08-29T18:23:56.352 INFO:tasks.rados.rados.0.smithi089.stdout:2923: seq_num 906 ranges {0=778240} 2024-08-29T18:23:56.363 INFO:tasks.rados.rados.0.smithi089.stdout:2923: writing smithi08969774-18 from 0 to 778240 tid 1 2024-08-29T18:23:56.363 INFO:tasks.rados.rados.0.smithi089.stdout:2924: snap_create 2024-08-29T18:23:56.370 INFO:tasks.rados.rados.0.smithi089.stdout:2923: finishing write tid 1 to smithi08969774-18 2024-08-29T18:23:56.370 INFO:tasks.rados.rados.0.smithi089.stdout:2923: finishing write tid 2 to smithi08969774-18 2024-08-29T18:23:56.373 INFO:tasks.rados.rados.0.smithi089.stdout:2923: finishing write tid 3 to smithi08969774-18 2024-08-29T18:23:56.373 INFO:tasks.rados.rados.0.smithi089.stdout:2923: oid 18 updating version 0 to 708 2024-08-29T18:23:56.373 INFO:tasks.rados.rados.0.smithi089.stdout:2923: oid 18 version 708 is already newer than 707 2024-08-29T18:23:56.373 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 708 (ObjNum 906 snap 307 seq_num 906) dirty exists 2024-08-29T18:23:56.373 INFO:tasks.rados.rados.0.smithi089.stdout:2923: left oid 18 (ObjNum 906 snap 307 seq_num 906) 2024-08-29T18:23:56.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[77323]: cluster 2024-08-29T18:23:54.755553+0000 mgr.y (mgr.34104) 312 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 592 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-29T18:23:56.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[77323]: cluster 2024-08-29T18:23:55.745101+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[77323]: cluster 2024-08-29T18:23:55.747850+0000 mon.a (mon.0) 1028 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:reconnect 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[77323]: cluster 2024-08-29T18:23:55.748136+0000 mon.a (mon.0) 1029 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[77323]: cluster 2024-08-29T18:23:56.046199+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[78574]: cluster 2024-08-29T18:23:54.755553+0000 mgr.y (mgr.34104) 312 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 592 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[78574]: cluster 2024-08-29T18:23:55.745101+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[78574]: cluster 2024-08-29T18:23:55.747850+0000 mon.a (mon.0) 1028 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:reconnect 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[78574]: cluster 2024-08-29T18:23:55.748136+0000 mon.a (mon.0) 1029 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-29T18:23:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:56 smithi089 bash[78574]: cluster 2024-08-29T18:23:56.046199+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-29T18:23:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:56 smithi144 bash[67678]: cluster 2024-08-29T18:23:54.755553+0000 mgr.y (mgr.34104) 312 : cluster [DBG] pgmap v575: 121 pgs: 121 active+clean; 592 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-08-29T18:23:56.704 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:56 smithi144 bash[67678]: cluster 2024-08-29T18:23:55.745101+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-29T18:23:56.704 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:56 smithi144 bash[67678]: cluster 2024-08-29T18:23:55.747850+0000 mon.a (mon.0) 1028 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:reconnect 2024-08-29T18:23:56.704 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:56 smithi144 bash[67678]: cluster 2024-08-29T18:23:55.748136+0000 mon.a (mon.0) 1029 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:reconnect} 2024-08-29T18:23:56.704 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:56 smithi144 bash[67678]: cluster 2024-08-29T18:23:56.046199+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-29T18:23:57.086 INFO:tasks.rados.rados.0.smithi089.stdout:2923: done (1 left) 2024-08-29T18:23:57.086 INFO:tasks.rados.rados.0.smithi089.stdout:2924: done (0 left) 2024-08-29T18:23:57.086 INFO:tasks.rados.rados.0.smithi089.stdout:2925: rmattr oid 32 current snap is 308 2024-08-29T18:23:57.086 INFO:tasks.rados.rados.0.smithi089.stdout:2926: rollback oid 17 current snap is 308 2024-08-29T18:23:57.086 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 304 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2927: copy_from oid 9 from oid 8 current snap is 308 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2928: read oid 30 snap 191 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2928: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2929: copy_from oid 22 from oid 21 current snap is 308 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2930: rollback oid 28 current snap is 308 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 298 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2931: rollback oid 6 current snap is 308 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 280 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2932: copy_from oid 14 from oid 13 current snap is 308 2024-08-29T18:23:57.087 INFO:tasks.rados.rados.0.smithi089.stdout:2933: snap_remove snap 269 2024-08-29T18:23:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:57 smithi144 bash[67678]: cluster 2024-08-29T18:23:56.744804+0000 mon.a (mon.0) 1031 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:rejoin 2024-08-29T18:23:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:57 smithi144 bash[67678]: cluster 2024-08-29T18:23:56.745003+0000 mon.a (mon.0) 1032 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-29T18:23:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:57 smithi144 bash[67678]: cluster 2024-08-29T18:23:56.746124+0000 mon.a (mon.0) 1033 : cluster [INF] daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-29T18:23:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:57 smithi144 bash[67678]: cluster 2024-08-29T18:23:56.756484+0000 mgr.y (mgr.34104) 313 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 598 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-08-29T18:23:58.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:57 smithi144 bash[67678]: cluster 2024-08-29T18:23:57.087274+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-29T18:23:58.092 INFO:tasks.rados.rados.0.smithi089.stdout:2933: done (8 left) 2024-08-29T18:23:58.093 INFO:tasks.rados.rados.0.smithi089.stdout:2934: rollback oid 31 current snap is 308 2024-08-29T18:23:58.093 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 278 2024-08-29T18:23:58.093 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 308 2024-08-29T18:23:58.093 INFO:tasks.rados.rados.0.smithi089.stdout:2935: seq_num 907 ranges {0=794624} 2024-08-29T18:23:58.098 INFO:tasks.rados.rados.0.smithi089.stdout:2935: writing smithi08969774-50 from 0 to 794624 tid 1 2024-08-29T18:23:58.098 INFO:tasks.rados.rados.0.smithi089.stdout:2936: snap_create 2024-08-29T18:23:58.098 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1480 (ObjNum 801 snap 280 seq_num 801) dirty exists 2024-08-29T18:23:58.098 INFO:tasks.rados.rados.0.smithi089.stdout:2931: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:23:58.098 INFO:tasks.rados.rados.0.smithi089.stdout:2927: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2931: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1269 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2927: finishing copy_from to smithi08969774-9 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1713 (ObjNum 33 snap 0 seq_num 1733322344) dirty exists 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2930: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2930: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2929: finishing copy_from to smithi08969774-22 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2929: got expected ENOENT (src dne) 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2929: finishing copy_from racing read to smithi08969774-22 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2926: finishing rollback tid 0 to smithi08969774-17 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2930: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1240 (ObjNum 814 snap 281 seq_num 814) dirty exists 2024-08-29T18:23:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:2926: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:23:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:2926: finishing rollback tid 2 to smithi08969774-17 2024-08-29T18:23:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1440 (ObjNum 863 snap 295 seq_num 863) dirty exists 2024-08-29T18:23:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:2928: expect (ObjNum 496 snap 165 seq_num 496) 2024-08-29T18:23:58.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[77323]: cluster 2024-08-29T18:23:56.744804+0000 mon.a (mon.0) 1031 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:rejoin 2024-08-29T18:23:58.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[77323]: cluster 2024-08-29T18:23:56.745003+0000 mon.a (mon.0) 1032 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-29T18:23:58.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[77323]: cluster 2024-08-29T18:23:56.746124+0000 mon.a (mon.0) 1033 : cluster [INF] daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-29T18:23:58.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[77323]: cluster 2024-08-29T18:23:56.756484+0000 mgr.y (mgr.34104) 313 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 598 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-08-29T18:23:58.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[77323]: cluster 2024-08-29T18:23:57.087274+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-29T18:23:58.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[78574]: cluster 2024-08-29T18:23:56.744804+0000 mon.a (mon.0) 1031 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:rejoin 2024-08-29T18:23:58.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[78574]: cluster 2024-08-29T18:23:56.745003+0000 mon.a (mon.0) 1032 : cluster [DBG] fsmap cephfs:1/1 {0=a=up:rejoin} 2024-08-29T18:23:58.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[78574]: cluster 2024-08-29T18:23:56.746124+0000 mon.a (mon.0) 1033 : cluster [INF] daemon mds.a is now active in filesystem cephfs as rank 0 2024-08-29T18:23:58.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[78574]: cluster 2024-08-29T18:23:56.756484+0000 mgr.y (mgr.34104) 313 : cluster [DBG] pgmap v578: 121 pgs: 121 active+clean; 598 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 28 op/s 2024-08-29T18:23:58.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:57 smithi089 bash[78574]: cluster 2024-08-29T18:23:57.087274+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2932: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2932: finishing copy_from to smithi08969774-14 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 1546 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2934: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2934: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2934: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1443 (ObjNum 791 snap 276 seq_num 791) dirty exists 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2935: finishing write tid 1 to smithi08969774-50 2024-08-29T18:23:58.229 INFO:tasks.rados.rados.0.smithi089.stdout:2935: finishing write tid 2 to smithi08969774-50 2024-08-29T18:23:58.230 INFO:tasks.rados.rados.0.smithi089.stdout:2935: finishing write tid 3 to smithi08969774-50 2024-08-29T18:23:58.230 INFO:tasks.rados.rados.0.smithi089.stdout:2935: oid 50 updating version 0 to 1270 2024-08-29T18:23:58.230 INFO:tasks.rados.rados.0.smithi089.stdout:2935: oid 50 updating version 1270 to 1271 2024-08-29T18:23:58.230 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 1271 (ObjNum 907 snap 308 seq_num 907) dirty exists 2024-08-29T18:23:58.230 INFO:tasks.rados.rados.0.smithi089.stdout:2935: left oid 50 (ObjNum 907 snap 308 seq_num 907) 2024-08-29T18:23:58.325 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:23:58.646 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (14m) 21s ago 14m 14.5M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (14m) 48s ago 14m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (26s) 21s ago 17m 11.7M - 19.1.1-235-g1ef86450 d401bb9bb76e 2635de81a7c7 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (17m) 48s ago 17m 22.6M - 18.2.4-774-gfe43f1c9 96384990183a 490b792015de 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (7m) 48s ago 25m 429M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (7m) 21s ago 27m 505M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (6m) 21s ago 28m 65.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (5m) 48s ago 25m 47.5M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (6m) 21s ago 25m 56.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (15m) 21s ago 15m 8739k - 1.5.0 0da6a335fe13 2ff574e4cc07 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (14m) 48s ago 15m 8783k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:23:58.647 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (4m) 21s ago 24m 386M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (3m) 21s ago 23m 320M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (3m) 21s ago 22m 304M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (2m) 21s ago 21m 334M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (2m) 48s ago 21m 389M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (113s) 48s ago 20m 223M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (82s) 48s ago 19m 263M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (52s) 48s ago 18m - 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:23:58.648 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (7m) 48s ago 15m 45.8M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:23:58.996 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:23:58.997 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 1 2024-08-29T18:23:58.998 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:23:58.998 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:23:58.998 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 14 2024-08-29T18:23:58.998 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:23:58.998 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:23:59.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: cluster 2024-08-29T18:23:57.740498+0000 mon.a (mon.0) 1035 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T18:23:59.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: cluster 2024-08-29T18:23:57.740543+0000 mon.a (mon.0) 1036 : cluster [INF] Cluster is now healthy 2024-08-29T18:23:59.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: cluster 2024-08-29T18:23:57.758642+0000 mon.a (mon.0) 1037 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:active 2024-08-29T18:23:59.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: cluster 2024-08-29T18:23:57.758985+0000 mon.a (mon.0) 1038 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 2024-08-29T18:23:59.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: cluster 2024-08-29T18:23:58.087249+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-29T18:23:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: audit 2024-08-29T18:23:58.314357+0000 mgr.y (mgr.34104) 314 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: audit 2024-08-29T18:23:58.601911+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:23:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:58 smithi144 bash[67678]: audit 2024-08-29T18:23:58.613352+0000 mgr.y (mgr.34104) 315 : audit [DBG] from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:59.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: cluster 2024-08-29T18:23:57.740498+0000 mon.a (mon.0) 1035 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T18:23:59.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: cluster 2024-08-29T18:23:57.740543+0000 mon.a (mon.0) 1036 : cluster [INF] Cluster is now healthy 2024-08-29T18:23:59.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: cluster 2024-08-29T18:23:57.758642+0000 mon.a (mon.0) 1037 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:active 2024-08-29T18:23:59.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: cluster 2024-08-29T18:23:57.758985+0000 mon.a (mon.0) 1038 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: cluster 2024-08-29T18:23:58.087249+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: audit 2024-08-29T18:23:58.314357+0000 mgr.y (mgr.34104) 314 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: audit 2024-08-29T18:23:58.601911+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[77323]: audit 2024-08-29T18:23:58.613352+0000 mgr.y (mgr.34104) 315 : audit [DBG] from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: cluster 2024-08-29T18:23:57.740498+0000 mon.a (mon.0) 1035 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: cluster 2024-08-29T18:23:57.740543+0000 mon.a (mon.0) 1036 : cluster [INF] Cluster is now healthy 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: cluster 2024-08-29T18:23:57.758642+0000 mon.a (mon.0) 1037 : cluster [DBG] mds.? [v2:172.21.15.89:6834/2196304989,v1:172.21.15.89:6835/2196304989] up:active 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: cluster 2024-08-29T18:23:57.758985+0000 mon.a (mon.0) 1038 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: cluster 2024-08-29T18:23:58.087249+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: audit 2024-08-29T18:23:58.314357+0000 mgr.y (mgr.34104) 314 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:59.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: audit 2024-08-29T18:23:58.601911+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:23:59.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:58 smithi089 bash[78574]: audit 2024-08-29T18:23:58.613352+0000 mgr.y (mgr.34104) 315 : audit [DBG] from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2925: done (10 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2926: done (9 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2927: done (8 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2928: done (7 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2929: done (6 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2930: done (5 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2931: done (4 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2932: done (3 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2934: done (2 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2935: done (1 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2936: done (0 left) 2024-08-29T18:23:59.096 INFO:tasks.rados.rados.0.smithi089.stdout:2937: copy_from oid 49 from oid 13 current snap is 309 2024-08-29T18:23:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:2938: copy_from oid 46 from oid 17 current snap is 309 2024-08-29T18:23:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 309 2024-08-29T18:23:59.097 INFO:tasks.rados.rados.0.smithi089.stdout:2939: seq_num 908 ranges {0=409600,409600=401408} 2024-08-29T18:23:59.103 INFO:tasks.rados.rados.0.smithi089.stdout:2939: writing smithi08969774-25 from 0 to 409600 tid 1 2024-08-29T18:23:59.110 INFO:tasks.rados.rados.0.smithi089.stdout:2939: writing smithi08969774-25 from 409600 to 811008 tid 2 2024-08-29T18:23:59.110 INFO:tasks.rados.rados.0.smithi089.stdout:2940: read oid 11 snap -1 2024-08-29T18:23:59.110 INFO:tasks.rados.rados.0.smithi089.stdout:2940: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:23:59.110 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 309 2024-08-29T18:23:59.110 INFO:tasks.rados.rados.0.smithi089.stdout:2941: seq_num 909 ranges {0=425984,425984=401408} 2024-08-29T18:23:59.118 INFO:tasks.rados.rados.0.smithi089.stdout:2941: writing smithi08969774-12 from 0 to 425984 tid 1 2024-08-29T18:23:59.130 INFO:tasks.rados.rados.0.smithi089.stdout:2941: writing smithi08969774-12 from 425984 to 827392 tid 2 2024-08-29T18:23:59.130 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 309 2024-08-29T18:23:59.130 INFO:tasks.rados.rados.0.smithi089.stdout:2942: seq_num 910 ranges {4251648=442368,4694016=401408} 2024-08-29T18:23:59.175 INFO:tasks.rados.rados.0.smithi089.stdout:2942: writing smithi08969774-32 from 4251648 to 4694016 tid 1 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:2942: writing smithi08969774-32 from 4694016 to 5095424 tid 2 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:2943: rollback oid 41 current snap is 309 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 263 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:2939: finishing write tid 1 to smithi08969774-25 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:2938: finishing copy_from racing read to smithi08969774-46 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:2939: finishing write tid 2 to smithi08969774-25 2024-08-29T18:23:59.178 INFO:tasks.rados.rados.0.smithi089.stdout:2938: finishing copy_from to smithi08969774-46 2024-08-29T18:23:59.179 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1440 (ObjNum 863 snap 295 seq_num 863) dirty exists 2024-08-29T18:23:59.179 INFO:tasks.rados.rados.0.smithi089.stdout:2939: finishing write tid 3 to smithi08969774-25 2024-08-29T18:23:59.179 INFO:tasks.rados.rados.0.smithi089.stdout:2940: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:23:59.244 INFO:tasks.rados.rados.0.smithi089.stdout:2939: finishing write tid 4 to smithi08969774-25 2024-08-29T18:23:59.244 INFO:tasks.rados.rados.0.smithi089.stdout:2939: oid 25 updating version 0 to 1554 2024-08-29T18:23:59.245 INFO:tasks.rados.rados.0.smithi089.stdout:2939: oid 25 updating version 1554 to 1556 2024-08-29T18:23:59.245 INFO:tasks.rados.rados.0.smithi089.stdout:2939: oid 25 version 1556 is already newer than 1555 2024-08-29T18:23:59.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 1556 (ObjNum 908 snap 309 seq_num 908) dirty exists 2024-08-29T18:23:59.245 INFO:tasks.rados.rados.0.smithi089.stdout:2939: left oid 25 (ObjNum 908 snap 309 seq_num 908) 2024-08-29T18:23:59.245 INFO:tasks.rados.rados.0.smithi089.stdout:2937: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:23:59.246 INFO:tasks.rados.rados.0.smithi089.stdout:2937: finishing copy_from to smithi08969774-49 2024-08-29T18:23:59.246 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1546 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:23:59.246 INFO:tasks.rados.rados.0.smithi089.stdout:2941: finishing write tid 1 to smithi08969774-12 2024-08-29T18:23:59.246 INFO:tasks.rados.rados.0.smithi089.stdout:2941: finishing write tid 2 to smithi08969774-12 2024-08-29T18:23:59.246 INFO:tasks.rados.rados.0.smithi089.stdout:2941: finishing write tid 3 to smithi08969774-12 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2941: finishing write tid 4 to smithi08969774-12 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2941: oid 12 updating version 0 to 1943 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2941: oid 12 updating version 1943 to 1944 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2941: oid 12 version 1944 is already newer than 1942 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1944 (ObjNum 909 snap 309 seq_num 909) dirty exists 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2941: left oid 12 (ObjNum 909 snap 309 seq_num 909) 2024-08-29T18:23:59.247 INFO:tasks.rados.rados.0.smithi089.stdout:2942: finishing write tid 1 to smithi08969774-32 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2942: finishing write tid 2 to smithi08969774-32 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2942: finishing write tid 3 to smithi08969774-32 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2937: done (6 left) 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2938: done (5 left) 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2939: done (4 left) 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2940: done (3 left) 2024-08-29T18:23:59.248 INFO:tasks.rados.rados.0.smithi089.stdout:2941: done (2 left) 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2944: delete oid 48 current snap is 309 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2943: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2943: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2943: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1716 (ObjNum 738 snap 262 seq_num 738) dirty exists 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2942: finishing write tid 4 to smithi08969774-32 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2942: oid 32 updating version 0 to 1482 2024-08-29T18:23:59.249 INFO:tasks.rados.rados.0.smithi089.stdout:2942: oid 32 updating version 1482 to 1483 2024-08-29T18:23:59.250 INFO:tasks.rados.rados.0.smithi089.stdout:2942: oid 32 version 1483 is already newer than 1481 2024-08-29T18:23:59.250 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1483 (ObjNum 910 snap 309 seq_num 910) dirty exists 2024-08-29T18:23:59.250 INFO:tasks.rados.rados.0.smithi089.stdout:2942: left oid 32 (ObjNum 910 snap 309 seq_num 910) 2024-08-29T18:23:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2942: done (2 left) 2024-08-29T18:23:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2943: done (1 left) 2024-08-29T18:23:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2944: done (0 left) 2024-08-29T18:23:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2945: read oid 44 snap -1 2024-08-29T18:23:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2945: expect deleted 2024-08-29T18:23:59.251 INFO:tasks.rados.rados.0.smithi089.stdout:2946: read oid 36 snap 262 2024-08-29T18:23:59.252 INFO:tasks.rados.rados.0.smithi089.stdout:2946: expect deleted 2024-08-29T18:23:59.252 INFO:tasks.rados.rados.0.smithi089.stdout:2947: snap_remove snap 285 2024-08-29T18:23:59.428 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[99639]: debug 2024-08-29T18:23:59.057+0000 7f7e398be640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-08-29T18:24:00.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:59 smithi144 bash[67678]: cluster 2024-08-29T18:23:58.757012+0000 mgr.y (mgr.34104) 316 : cluster [DBG] pgmap v581: 121 pgs: 121 active+clean; 609 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T18:24:00.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:59 smithi144 bash[67678]: audit 2024-08-29T18:23:58.998884+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.89:0/1270240938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:00.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:23:59 smithi144 bash[67678]: cluster 2024-08-29T18:23:59.097002+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-29T18:24:00.103 INFO:tasks.rados.rados.0.smithi089.stdout:2945: done (2 left) 2024-08-29T18:24:00.103 INFO:tasks.rados.rados.0.smithi089.stdout:2946: done (1 left) 2024-08-29T18:24:00.103 INFO:tasks.rados.rados.0.smithi089.stdout:2947: done (0 left) 2024-08-29T18:24:00.103 INFO:tasks.rados.rados.0.smithi089.stdout:2948: snap_remove snap 290 2024-08-29T18:24:00.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[77323]: cluster 2024-08-29T18:23:58.757012+0000 mgr.y (mgr.34104) 316 : cluster [DBG] pgmap v581: 121 pgs: 121 active+clean; 609 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T18:24:00.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[77323]: audit 2024-08-29T18:23:58.998884+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.89:0/1270240938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:00.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[77323]: cluster 2024-08-29T18:23:59.097002+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-29T18:24:00.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[78574]: cluster 2024-08-29T18:23:58.757012+0000 mgr.y (mgr.34104) 316 : cluster [DBG] pgmap v581: 121 pgs: 121 active+clean; 609 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T18:24:00.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[78574]: audit 2024-08-29T18:23:58.998884+0000 mon.a (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.89:0/1270240938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:00.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:23:59 smithi089 bash[78574]: cluster 2024-08-29T18:23:59.097002+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-29T18:24:01.051 INFO:tasks.rados.rados.0.smithi089.stdout:2948: done (0 left) 2024-08-29T18:24:01.051 INFO:tasks.rados.rados.0.smithi089.stdout:2949: read oid 15 snap 280 2024-08-29T18:24:01.051 INFO:tasks.rados.rados.0.smithi089.stdout:2949: expect deleted 2024-08-29T18:24:01.052 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 309 2024-08-29T18:24:01.052 INFO:tasks.rados.rados.0.smithi089.stdout:2950: seq_num 912 ranges {1253376=483328,1736704=401408} 2024-08-29T18:24:01.062 INFO:tasks.rados.rados.0.smithi089.stdout:2950: writing smithi08969774-31 from 1253376 to 1736704 tid 1 2024-08-29T18:24:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2950: writing smithi08969774-31 from 1736704 to 2138112 tid 2 2024-08-29T18:24:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2949: done (1 left) 2024-08-29T18:24:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 309 2024-08-29T18:24:01.065 INFO:tasks.rados.rados.0.smithi089.stdout:2951: seq_num 913 ranges {2916352=499712,3416064=401408} 2024-08-29T18:24:01.088 INFO:tasks.rados.rados.0.smithi089.stdout:2951: writing smithi08969774-28 from 2916352 to 3416064 tid 1 2024-08-29T18:24:01.091 INFO:tasks.rados.rados.0.smithi089.stdout:2951: writing smithi08969774-28 from 3416064 to 3817472 tid 2 2024-08-29T18:24:01.091 INFO:tasks.rados.rados.0.smithi089.stdout:2952: delete oid 22 current snap is 309 2024-08-29T18:24:01.095 INFO:tasks.rados.rados.0.smithi089.stdout:2950: finishing write tid 1 to smithi08969774-31 2024-08-29T18:24:01.095 INFO:tasks.rados.rados.0.smithi089.stdout:2950: finishing write tid 2 to smithi08969774-31 2024-08-29T18:24:01.095 INFO:tasks.rados.rados.0.smithi089.stdout:2950: finishing write tid 3 to smithi08969774-31 2024-08-29T18:24:01.099 INFO:tasks.rados.rados.0.smithi089.stdout:2951: finishing write tid 1 to smithi08969774-28 2024-08-29T18:24:01.100 INFO:tasks.rados.rados.0.smithi089.stdout:2950: finishing write tid 4 to smithi08969774-31 2024-08-29T18:24:01.100 INFO:tasks.rados.rados.0.smithi089.stdout:2950: oid 31 updating version 0 to 1446 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:2950: oid 31 version 1446 is already newer than 1445 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:2950: oid 31 version 1446 is already newer than 1444 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1446 (ObjNum 912 snap 309 seq_num 912) dirty exists 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:2950: left oid 31 (ObjNum 912 snap 309 seq_num 912) 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:2950: done (2 left) 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:2952: done (1 left) 2024-08-29T18:24:01.101 INFO:tasks.rados.rados.0.smithi089.stdout:2953: snap_remove snap 286 2024-08-29T18:24:01.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:01 smithi089 bash[77323]: cluster 2024-08-29T18:24:00.103704+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-29T18:24:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:01 smithi089 bash[77323]: cluster 2024-08-29T18:24:01.049261+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-29T18:24:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:01 smithi089 bash[78574]: cluster 2024-08-29T18:24:00.103704+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-29T18:24:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:01 smithi089 bash[78574]: cluster 2024-08-29T18:24:01.049261+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-29T18:24:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:01 smithi144 bash[67678]: cluster 2024-08-29T18:24:00.103704+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-29T18:24:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:01 smithi144 bash[67678]: cluster 2024-08-29T18:24:01.049261+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-29T18:24:02.115 INFO:tasks.rados.rados.0.smithi089.stdout:2953: done (1 left) 2024-08-29T18:24:02.115 INFO:tasks.rados.rados.0.smithi089.stdout:2954: copy_from oid 42 from oid 16 current snap is 309 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: finishing write tid 2 to smithi08969774-28 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: finishing write tid 3 to smithi08969774-28 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: finishing write tid 4 to smithi08969774-28 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: oid 28 updating version 0 to 1242 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: oid 28 version 1242 is already newer than 1241 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: oid 28 updating version 1242 to 1243 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1243 (ObjNum 913 snap 309 seq_num 913) dirty exists 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: left oid 28 (ObjNum 913 snap 309 seq_num 913) 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2951: done (1 left) 2024-08-29T18:24:02.116 INFO:tasks.rados.rados.0.smithi089.stdout:2955: snap_remove snap 267 2024-08-29T18:24:02.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:02 smithi089 bash[77323]: cluster 2024-08-29T18:24:00.757669+0000 mgr.y (mgr.34104) 317 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 609 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T18:24:02.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:02 smithi089 bash[78574]: cluster 2024-08-29T18:24:00.757669+0000 mgr.y (mgr.34104) 317 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 609 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T18:24:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:02 smithi144 bash[67678]: cluster 2024-08-29T18:24:00.757669+0000 mgr.y (mgr.34104) 317 : cluster [DBG] pgmap v584: 121 pgs: 121 active+clean; 609 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-29T18:24:03.118 INFO:tasks.rados.rados.0.smithi089.stdout:2955: done (1 left) 2024-08-29T18:24:03.118 INFO:tasks.rados.rados.0.smithi089.stdout:2956: read oid 1 snap -1 2024-08-29T18:24:03.118 INFO:tasks.rados.rados.0.smithi089.stdout:2956: expect deleted 2024-08-29T18:24:03.119 INFO:tasks.rados.rados.0.smithi089.stdout:2957: read oid 22 snap -1 2024-08-29T18:24:03.119 INFO:tasks.rados.rados.0.smithi089.stdout:2957: expect deleted 2024-08-29T18:24:03.119 INFO:tasks.rados.rados.0.smithi089.stdout:2958: snap_create 2024-08-29T18:24:03.119 INFO:tasks.rados.rados.0.smithi089.stdout:2954: finishing copy_from to smithi08969774-42 2024-08-29T18:24:03.119 INFO:tasks.rados.rados.0.smithi089.stdout:2954: got expected ENOENT (src dne) 2024-08-29T18:24:03.119 INFO:tasks.rados.rados.0.smithi089.stdout:2954: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:24:03.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:03 smithi089 bash[77323]: cluster 2024-08-29T18:24:02.113534+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-29T18:24:03.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:03 smithi089 bash[77323]: cluster 2024-08-29T18:24:03.116586+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-29T18:24:03.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:03 smithi089 bash[78574]: cluster 2024-08-29T18:24:02.113534+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-29T18:24:03.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:03 smithi089 bash[78574]: cluster 2024-08-29T18:24:03.116586+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-29T18:24:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:03 smithi144 bash[67678]: cluster 2024-08-29T18:24:02.113534+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-08-29T18:24:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:03 smithi144 bash[67678]: cluster 2024-08-29T18:24:03.116586+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2954: done (3 left) 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2956: done (2 left) 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2957: done (1 left) 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2958: done (0 left) 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2959: read oid 43 snap -1 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2959: expect (ObjNum 892 snap 305 seq_num 892) 2024-08-29T18:24:04.118 INFO:tasks.rados.rados.0.smithi089.stdout:2960: snap_remove snap 301 2024-08-29T18:24:04.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:04 smithi089 bash[77323]: cluster 2024-08-29T18:24:02.758559+0000 mgr.y (mgr.34104) 318 : cluster [DBG] pgmap v587: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 614 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-08-29T18:24:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:04 smithi089 bash[77323]: cluster 2024-08-29T18:24:04.118875+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-29T18:24:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:04 smithi089 bash[78574]: cluster 2024-08-29T18:24:02.758559+0000 mgr.y (mgr.34104) 318 : cluster [DBG] pgmap v587: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 614 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-08-29T18:24:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:04 smithi089 bash[78574]: cluster 2024-08-29T18:24:04.118875+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-29T18:24:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:04 smithi144 bash[67678]: cluster 2024-08-29T18:24:02.758559+0000 mgr.y (mgr.34104) 318 : cluster [DBG] pgmap v587: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 614 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 20 op/s 2024-08-29T18:24:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:04 smithi144 bash[67678]: cluster 2024-08-29T18:24:04.118875+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-08-29T18:24:05.124 INFO:tasks.rados.rados.0.smithi089.stdout:2960: done (1 left) 2024-08-29T18:24:05.124 INFO:tasks.rados.rados.0.smithi089.stdout:2961: read oid 42 snap -1 2024-08-29T18:24:05.124 INFO:tasks.rados.rados.0.smithi089.stdout:2961: expect (ObjNum 894 snap 305 seq_num 894) 2024-08-29T18:24:05.124 INFO:tasks.rados.rados.0.smithi089.stdout:2962: copy_from oid 21 from oid 5 current snap is 310 2024-08-29T18:24:05.130 INFO:tasks.rados.rados.0.smithi089.stdout:2959: expect (ObjNum 892 snap 305 seq_num 892) 2024-08-29T18:24:05.155 INFO:tasks.rados.rados.0.smithi089.stdout:2959: done (2 left) 2024-08-29T18:24:05.156 INFO:tasks.rados.rados.0.smithi089.stdout:2963: read oid 28 snap -1 2024-08-29T18:24:05.156 INFO:tasks.rados.rados.0.smithi089.stdout:2963: expect (ObjNum 913 snap 309 seq_num 913) 2024-08-29T18:24:05.156 INFO:tasks.rados.rados.0.smithi089.stdout:2964: delete oid 24 current snap is 310 2024-08-29T18:24:05.166 INFO:tasks.rados.rados.0.smithi089.stdout:2961: expect (ObjNum 894 snap 305 seq_num 894) 2024-08-29T18:24:05.309 INFO:tasks.rados.rados.0.smithi089.stdout:2962: finishing copy_from to smithi08969774-21 2024-08-29T18:24:05.309 INFO:tasks.rados.rados.0.smithi089.stdout:2962: got expected ENOENT (src dne) 2024-08-29T18:24:05.309 INFO:tasks.rados.rados.0.smithi089.stdout:2962: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:24:05.309 INFO:tasks.rados.rados.0.smithi089.stdout:2963: expect (ObjNum 913 snap 309 seq_num 913) 2024-08-29T18:24:05.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:24:05] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2961: done (3 left) 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2962: done (2 left) 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2963: done (1 left) 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2964: done (0 left) 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2965: read oid 41 snap -1 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2965: expect (ObjNum 738 snap 262 seq_num 738) 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2966: rollback oid 43 current snap is 310 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 306 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 310 2024-08-29T18:24:05.475 INFO:tasks.rados.rados.0.smithi089.stdout:2967: seq_num 916 ranges {294912=548864,843776=401408} 2024-08-29T18:24:05.490 INFO:tasks.rados.rados.0.smithi089.stdout:2967: writing smithi08969774-7 from 294912 to 843776 tid 1 2024-08-29T18:24:05.497 INFO:tasks.rados.rados.0.smithi089.stdout:2967: writing smithi08969774-7 from 843776 to 1245184 tid 2 2024-08-29T18:24:05.497 INFO:tasks.rados.rados.0.smithi089.stdout:2968: read oid 13 snap -1 2024-08-29T18:24:05.497 INFO:tasks.rados.rados.0.smithi089.stdout:2968: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:24:05.497 INFO:tasks.rados.rados.0.smithi089.stdout:2969: rollback oid 35 current snap is 310 2024-08-29T18:24:05.498 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 35 to 278 2024-08-29T18:24:05.498 INFO:tasks.rados.rados.0.smithi089.stdout:2965: expect (ObjNum 738 snap 262 seq_num 738) 2024-08-29T18:24:05.554 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.554 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.554 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.555 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.555 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.556 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.556 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.556 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.556 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:05 smithi144 bash[88050]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mds-b 2024-08-29T18:24:05.557 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.b.service: Deactivated successfully. 2024-08-29T18:24:05.557 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: Stopped Ceph mds.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:05.557 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2966: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2966: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2966: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1702 (ObjNum 892 snap 305 seq_num 892) dirty exists 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2967: finishing write tid 1 to smithi08969774-7 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2969: finishing rollback tid 0 to smithi08969774-35 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2967: finishing write tid 2 to smithi08969774-7 2024-08-29T18:24:05.628 INFO:tasks.rados.rados.0.smithi089.stdout:2969: finishing rollback tid 1 to smithi08969774-35 2024-08-29T18:24:05.629 INFO:tasks.rados.rados.0.smithi089.stdout:2969: finishing rollback tid 2 to smithi08969774-35 2024-08-29T18:24:05.629 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1944 (ObjNum 799 snap 278 seq_num 799) dirty exists 2024-08-29T18:24:05.629 INFO:tasks.rados.rados.0.smithi089.stdout:2967: finishing write tid 3 to smithi08969774-7 2024-08-29T18:24:05.629 INFO:tasks.rados.rados.0.smithi089.stdout:2968: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2967: finishing write tid 4 to smithi08969774-7 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2967: oid 7 updating version 0 to 1980 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2967: oid 7 updating version 1980 to 1982 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2967: oid 7 version 1982 is already newer than 1981 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1982 (ObjNum 916 snap 310 seq_num 916) dirty exists 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2967: left oid 7 (ObjNum 916 snap 310 seq_num 916) 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2965: done (4 left) 2024-08-29T18:24:05.691 INFO:tasks.rados.rados.0.smithi089.stdout:2966: done (3 left) 2024-08-29T18:24:05.692 INFO:tasks.rados.rados.0.smithi089.stdout:2967: done (2 left) 2024-08-29T18:24:05.692 INFO:tasks.rados.rados.0.smithi089.stdout:2968: done (1 left) 2024-08-29T18:24:05.692 INFO:tasks.rados.rados.0.smithi089.stdout:2969: done (0 left) 2024-08-29T18:24:05.692 INFO:tasks.rados.rados.0.smithi089.stdout:2970: snap_create 2024-08-29T18:24:06.052 INFO:tasks.rados.rados.0.smithi089.stdout:2970: done (0 left) 2024-08-29T18:24:06.052 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 311 2024-08-29T18:24:06.052 INFO:tasks.rados.rados.0.smithi089.stdout:2971: seq_num 917 ranges {0=565248,565248=401408} 2024-08-29T18:24:06.053 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:05 smithi144 systemd[1]: Started Ceph mds.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:06.055 INFO:tasks.rados.rados.0.smithi089.stdout:2971: writing smithi08969774-44 from 0 to 565248 tid 1 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2971: writing smithi08969774-44 from 565248 to 966656 tid 2 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2972: read oid 50 snap -1 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2972: expect (ObjNum 907 snap 308 seq_num 907) 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2973: read oid 39 snap 298 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2973: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2974: read oid 16 snap 222 2024-08-29T18:24:06.058 INFO:tasks.rados.rados.0.smithi089.stdout:2974: expect deleted 2024-08-29T18:24:06.059 INFO:tasks.rados.rados.0.smithi089.stdout:2975: delete oid 23 current snap is 311 2024-08-29T18:24:06.068 INFO:tasks.rados.rados.0.smithi089.stdout:2972: expect (ObjNum 907 snap 308 seq_num 907) 2024-08-29T18:24:06.091 INFO:tasks.rados.rados.0.smithi089.stdout:2971: finishing write tid 1 to smithi08969774-44 2024-08-29T18:24:06.091 INFO:tasks.rados.rados.0.smithi089.stdout:2971: finishing write tid 2 to smithi08969774-44 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2972: done (4 left) 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2974: done (3 left) 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2975: done (2 left) 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2976: snap_create 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2971: finishing write tid 3 to smithi08969774-44 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2971: finishing write tid 4 to smithi08969774-44 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2971: oid 44 updating version 0 to 1436 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2971: oid 44 version 1436 is already newer than 1435 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2971: oid 44 version 1436 is already newer than 1434 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1436 (ObjNum 917 snap 311 seq_num 917) dirty exists 2024-08-29T18:24:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:2971: left oid 44 (ObjNum 917 snap 311 seq_num 917) 2024-08-29T18:24:06.135 INFO:tasks.rados.rados.0.smithi089.stdout:2973: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:06.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[78574]: cluster 2024-08-29T18:24:04.759288+0000 mgr.y (mgr.34104) 319 : cluster [DBG] pgmap v590: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 616 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[78574]: cluster 2024-08-29T18:24:05.122275+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[78574]: audit 2024-08-29T18:24:05.648938+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[78574]: audit 2024-08-29T18:24:05.660257+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[78574]: audit 2024-08-29T18:24:05.662400+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[78574]: cluster 2024-08-29T18:24:06.053270+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[77323]: cluster 2024-08-29T18:24:04.759288+0000 mgr.y (mgr.34104) 319 : cluster [DBG] pgmap v590: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 616 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[77323]: cluster 2024-08-29T18:24:05.122275+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[77323]: audit 2024-08-29T18:24:05.648938+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[77323]: audit 2024-08-29T18:24:05.660257+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[77323]: audit 2024-08-29T18:24:05.662400+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:06 smithi089 bash[77323]: cluster 2024-08-29T18:24:06.053270+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-29T18:24:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:06 smithi144 bash[67678]: cluster 2024-08-29T18:24:04.759288+0000 mgr.y (mgr.34104) 319 : cluster [DBG] pgmap v590: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 616 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-29T18:24:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:06 smithi144 bash[67678]: cluster 2024-08-29T18:24:05.122275+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-29T18:24:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:06 smithi144 bash[67678]: audit 2024-08-29T18:24:05.648938+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:06 smithi144 bash[67678]: audit 2024-08-29T18:24:05.660257+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:06 smithi144 bash[67678]: audit 2024-08-29T18:24:05.662400+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:06 smithi144 bash[67678]: cluster 2024-08-29T18:24:06.053270+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-29T18:24:07.052 INFO:tasks.rados.rados.0.smithi089.stdout:2971: done (2 left) 2024-08-29T18:24:07.052 INFO:tasks.rados.rados.0.smithi089.stdout:2973: done (1 left) 2024-08-29T18:24:07.052 INFO:tasks.rados.rados.0.smithi089.stdout:2976: done (0 left) 2024-08-29T18:24:07.052 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 312 2024-08-29T18:24:07.053 INFO:tasks.rados.rados.0.smithi089.stdout:2977: seq_num 919 ranges {0=598016,598016=401408} 2024-08-29T18:24:07.062 INFO:tasks.rados.rados.0.smithi089.stdout:2977: writing smithi08969774-45 from 0 to 598016 tid 1 2024-08-29T18:24:07.073 INFO:tasks.rados.rados.0.smithi089.stdout:2977: writing smithi08969774-45 from 598016 to 999424 tid 2 2024-08-29T18:24:07.073 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 312 2024-08-29T18:24:07.073 INFO:tasks.rados.rados.0.smithi089.stdout:2978: seq_num 920 ranges {0=614400,614400=401408} 2024-08-29T18:24:07.081 INFO:tasks.rados.rados.0.smithi089.stdout:2978: writing smithi08969774-1 from 0 to 614400 tid 1 2024-08-29T18:24:07.089 INFO:tasks.rados.rados.0.smithi089.stdout:2978: writing smithi08969774-1 from 614400 to 1015808 tid 2 2024-08-29T18:24:07.089 INFO:tasks.rados.rados.0.smithi089.stdout:2979: snap_remove snap 296 2024-08-29T18:24:07.304 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:07 smithi144 bash[88163]: starting mds.b at 2024-08-29T18:24:08.067 INFO:tasks.rados.rados.0.smithi089.stdout:2979: done (2 left) 2024-08-29T18:24:08.068 INFO:tasks.rados.rados.0.smithi089.stdout:2980: read oid 9 snap 305 2024-08-29T18:24:08.068 INFO:tasks.rados.rados.0.smithi089.stdout:2980: expect (ObjNum 888 snap 305 seq_num 888) 2024-08-29T18:24:08.068 INFO:tasks.rados.rados.0.smithi089.stdout:2981: read oid 10 snap 270 2024-08-29T18:24:08.068 INFO:tasks.rados.rados.0.smithi089.stdout:2981: expect (ObjNum 762 snap 269 seq_num 762) 2024-08-29T18:24:08.068 INFO:tasks.rados.rados.0.smithi089.stdout:2982: rollback oid 40 current snap is 312 2024-08-29T18:24:08.069 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 298 2024-08-29T18:24:08.069 INFO:tasks.rados.rados.0.smithi089.stdout:2983: read oid 17 snap -1 2024-08-29T18:24:08.069 INFO:tasks.rados.rados.0.smithi089.stdout:2983: expect (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:24:08.069 INFO:tasks.rados.rados.0.smithi089.stdout:2984: snap_remove snap 292 2024-08-29T18:24:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:08 smithi144 bash[67678]: cluster 2024-08-29T18:24:06.760272+0000 mgr.y (mgr.34104) 320 : cluster [DBG] pgmap v593: 121 pgs: 121 active+clean; 604 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-29T18:24:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:08 smithi144 bash[67678]: cluster 2024-08-29T18:24:07.053899+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-29T18:24:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:08 smithi144 bash[67678]: cluster 2024-08-29T18:24:07.132746+0000 mon.a (mon.0) 1054 : cluster [DBG] mds.? [v2:172.21.15.144:6832/3133156494,v1:172.21.15.144:6833/3133156494] up:boot 2024-08-29T18:24:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:08 smithi144 bash[67678]: cluster 2024-08-29T18:24:07.132942+0000 mon.a (mon.0) 1055 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-29T18:24:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:08 smithi144 bash[67678]: audit 2024-08-29T18:24:07.133120+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:24:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:08 smithi144 bash[67678]: audit 2024-08-29T18:24:07.698683+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[77323]: cluster 2024-08-29T18:24:06.760272+0000 mgr.y (mgr.34104) 320 : cluster [DBG] pgmap v593: 121 pgs: 121 active+clean; 604 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[77323]: cluster 2024-08-29T18:24:07.053899+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[77323]: cluster 2024-08-29T18:24:07.132746+0000 mon.a (mon.0) 1054 : cluster [DBG] mds.? [v2:172.21.15.144:6832/3133156494,v1:172.21.15.144:6833/3133156494] up:boot 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[77323]: cluster 2024-08-29T18:24:07.132942+0000 mon.a (mon.0) 1055 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[77323]: audit 2024-08-29T18:24:07.133120+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[77323]: audit 2024-08-29T18:24:07.698683+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:08.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[78574]: cluster 2024-08-29T18:24:06.760272+0000 mgr.y (mgr.34104) 320 : cluster [DBG] pgmap v593: 121 pgs: 121 active+clean; 604 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-08-29T18:24:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[78574]: cluster 2024-08-29T18:24:07.053899+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-08-29T18:24:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[78574]: cluster 2024-08-29T18:24:07.132746+0000 mon.a (mon.0) 1054 : cluster [DBG] mds.? [v2:172.21.15.144:6832/3133156494,v1:172.21.15.144:6833/3133156494] up:boot 2024-08-29T18:24:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[78574]: cluster 2024-08-29T18:24:07.132942+0000 mon.a (mon.0) 1055 : cluster [DBG] fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-08-29T18:24:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[78574]: audit 2024-08-29T18:24:07.133120+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-08-29T18:24:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:08 smithi089 bash[78574]: audit 2024-08-29T18:24:07.698683+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:09.080 INFO:tasks.rados.rados.0.smithi089.stdout:2984: done (6 left) 2024-08-29T18:24:09.080 INFO:tasks.rados.rados.0.smithi089.stdout:2985: snap_remove snap 263 2024-08-29T18:24:09.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:09 smithi089 bash[78574]: cluster 2024-08-29T18:24:08.068931+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-29T18:24:09.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:09 smithi089 bash[77323]: cluster 2024-08-29T18:24:08.068931+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-29T18:24:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:09 smithi144 bash[67678]: cluster 2024-08-29T18:24:08.068931+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-08-29T18:24:10.090 INFO:tasks.rados.rados.0.smithi089.stdout:2985: done (6 left) 2024-08-29T18:24:10.090 INFO:tasks.rados.rados.0.smithi089.stdout:2986: snap_create 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: finishing write tid 1 to smithi08969774-45 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: finishing write tid 2 to smithi08969774-45 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: finishing write tid 3 to smithi08969774-45 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: finishing write tid 4 to smithi08969774-45 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: oid 45 updating version 0 to 1984 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: oid 45 updating version 1984 to 1985 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: oid 45 version 1985 is already newer than 1983 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 1985 (ObjNum 919 snap 312 seq_num 919) dirty exists 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2977: left oid 45 (ObjNum 919 snap 312 seq_num 919) 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2978: finishing write tid 1 to smithi08969774-1 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2978: finishing write tid 2 to smithi08969774-1 2024-08-29T18:24:10.091 INFO:tasks.rados.rados.0.smithi089.stdout:2978: finishing write tid 3 to smithi08969774-1 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2978: finishing write tid 4 to smithi08969774-1 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2978: oid 1 updating version 0 to 1704 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2978: oid 1 version 1704 is already newer than 1703 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2978: oid 1 updating version 1704 to 1705 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1705 (ObjNum 920 snap 312 seq_num 920) dirty exists 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2978: left oid 1 (ObjNum 920 snap 312 seq_num 920) 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2982: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2982: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 1987 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:24:10.092 INFO:tasks.rados.rados.0.smithi089.stdout:2981: expect (ObjNum 762 snap 269 seq_num 762) 2024-08-29T18:24:10.326 INFO:tasks.rados.rados.0.smithi089.stdout:2983: expect (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:24:10.379 INFO:tasks.rados.rados.0.smithi089.stdout:2980: expect (ObjNum 888 snap 305 seq_num 888) 2024-08-29T18:24:10.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:10 smithi089 bash[77323]: cluster 2024-08-29T18:24:08.761269+0000 mgr.y (mgr.34104) 321 : cluster [DBG] pgmap v596: 121 pgs: 121 active+clean; 606 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 716 KiB/s wr, 12 op/s 2024-08-29T18:24:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:10 smithi089 bash[77323]: cluster 2024-08-29T18:24:09.082005+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-29T18:24:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:10 smithi089 bash[78574]: cluster 2024-08-29T18:24:08.761269+0000 mgr.y (mgr.34104) 321 : cluster [DBG] pgmap v596: 121 pgs: 121 active+clean; 606 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 716 KiB/s wr, 12 op/s 2024-08-29T18:24:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:10 smithi089 bash[78574]: cluster 2024-08-29T18:24:09.082005+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-29T18:24:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:10 smithi144 bash[67678]: cluster 2024-08-29T18:24:08.761269+0000 mgr.y (mgr.34104) 321 : cluster [DBG] pgmap v596: 121 pgs: 121 active+clean; 606 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 716 KiB/s wr, 12 op/s 2024-08-29T18:24:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:10 smithi144 bash[67678]: cluster 2024-08-29T18:24:09.082005+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-08-29T18:24:11.056 INFO:tasks.rados.rados.0.smithi089.stdout:2977: done (6 left) 2024-08-29T18:24:11.056 INFO:tasks.rados.rados.0.smithi089.stdout:2978: done (5 left) 2024-08-29T18:24:11.056 INFO:tasks.rados.rados.0.smithi089.stdout:2980: done (4 left) 2024-08-29T18:24:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:2981: done (3 left) 2024-08-29T18:24:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:2982: done (2 left) 2024-08-29T18:24:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:2983: done (1 left) 2024-08-29T18:24:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:2986: done (0 left) 2024-08-29T18:24:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 313 2024-08-29T18:24:11.057 INFO:tasks.rados.rados.0.smithi089.stdout:2987: seq_num 921 ranges {0=630784,630784=401408} 2024-08-29T18:24:11.066 INFO:tasks.rados.rados.0.smithi089.stdout:2987: writing smithi08969774-21 from 0 to 630784 tid 1 2024-08-29T18:24:11.075 INFO:tasks.rados.rados.0.smithi089.stdout:2987: writing smithi08969774-21 from 630784 to 1032192 tid 2 2024-08-29T18:24:11.075 INFO:tasks.rados.rados.0.smithi089.stdout:2988: rollback oid 2 current snap is 313 2024-08-29T18:24:11.075 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 300 2024-08-29T18:24:11.075 INFO:tasks.rados.rados.0.smithi089.stdout:2989: rmattr oid 48 current snap is 313 2024-08-29T18:24:11.076 INFO:tasks.rados.rados.0.smithi089.stdout:2989: done (2 left) 2024-08-29T18:24:11.076 INFO:tasks.rados.rados.0.smithi089.stdout:2990: setattr oid 32 current snap is 313 2024-08-29T18:24:11.076 INFO:tasks.rados.rados.0.smithi089.stdout:2987: finishing write tid 1 to smithi08969774-21 2024-08-29T18:24:11.081 INFO:tasks.rados.rados.0.smithi089.stdout:2991: snap_create 2024-08-29T18:24:11.084 INFO:tasks.rados.rados.0.smithi089.stdout:2988: finishing rollback tid 0 to smithi08969774-2 2024-08-29T18:24:11.084 INFO:tasks.rados.rados.0.smithi089.stdout:2988: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:24:11.084 INFO:tasks.rados.rados.0.smithi089.stdout:2988: finishing rollback tid 2 to smithi08969774-2 2024-08-29T18:24:11.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1486 (ObjNum 803 snap 280 seq_num 803) dirty exists 2024-08-29T18:24:11.085 INFO:tasks.rados.rados.0.smithi089.stdout:2987: finishing write tid 2 to smithi08969774-21 2024-08-29T18:24:11.086 INFO:tasks.rados.rados.0.smithi089.stdout:2987: finishing write tid 3 to smithi08969774-21 2024-08-29T18:24:11.087 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1487 (ObjNum 910 snap 309 seq_num 910) dirty exists 2024-08-29T18:24:11.090 INFO:tasks.rados.rados.0.smithi089.stdout:2987: finishing write tid 4 to smithi08969774-21 2024-08-29T18:24:11.090 INFO:tasks.rados.rados.0.smithi089.stdout:2987: oid 21 updating version 0 to 1696 2024-08-29T18:24:11.090 INFO:tasks.rados.rados.0.smithi089.stdout:2987: oid 21 version 1696 is already newer than 1695 2024-08-29T18:24:11.090 INFO:tasks.rados.rados.0.smithi089.stdout:2987: oid 21 version 1696 is already newer than 1694 2024-08-29T18:24:11.090 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 1696 (ObjNum 921 snap 313 seq_num 921) dirty exists 2024-08-29T18:24:11.090 INFO:tasks.rados.rados.0.smithi089.stdout:2987: left oid 21 (ObjNum 921 snap 313 seq_num 921) 2024-08-29T18:24:11.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:11 smithi089 bash[77323]: cluster 2024-08-29T18:24:10.090128+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-29T18:24:11.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:11 smithi089 bash[77323]: cluster 2024-08-29T18:24:11.054673+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-29T18:24:11.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:11 smithi089 bash[78574]: cluster 2024-08-29T18:24:10.090128+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-29T18:24:11.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:11 smithi089 bash[78574]: cluster 2024-08-29T18:24:11.054673+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-29T18:24:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:11 smithi144 bash[67678]: cluster 2024-08-29T18:24:10.090128+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-29T18:24:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:11 smithi144 bash[67678]: cluster 2024-08-29T18:24:11.054673+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-29T18:24:12.059 INFO:tasks.rados.rados.0.smithi089.stdout:2987: done (3 left) 2024-08-29T18:24:12.059 INFO:tasks.rados.rados.0.smithi089.stdout:2988: done (2 left) 2024-08-29T18:24:12.059 INFO:tasks.rados.rados.0.smithi089.stdout:2990: done (1 left) 2024-08-29T18:24:12.059 INFO:tasks.rados.rados.0.smithi089.stdout:2991: done (0 left) 2024-08-29T18:24:12.059 INFO:tasks.rados.rados.0.smithi089.stdout:2992: delete oid 42 current snap is 314 2024-08-29T18:24:12.069 INFO:tasks.rados.rados.0.smithi089.stdout:2992: done (0 left) 2024-08-29T18:24:12.070 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 314 2024-08-29T18:24:12.070 INFO:tasks.rados.rados.0.smithi089.stdout:2993: seq_num 923 ranges {2048000=663552,2711552=401408} 2024-08-29T18:24:12.113 INFO:tasks.rados.rados.0.smithi089.stdout:2993: writing smithi08969774-26 from 2048000 to 2711552 tid 1 2024-08-29T18:24:12.118 INFO:tasks.rados.rados.0.smithi089.stdout:2993: writing smithi08969774-26 from 2711552 to 3112960 tid 2 2024-08-29T18:24:12.118 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 314 2024-08-29T18:24:12.118 INFO:tasks.rados.rados.0.smithi089.stdout:2994: seq_num 924 ranges {0=679936,679936=401408} 2024-08-29T18:24:12.127 INFO:tasks.rados.rados.0.smithi089.stdout:2994: writing smithi08969774-42 from 0 to 679936 tid 1 2024-08-29T18:24:12.133 INFO:tasks.rados.rados.0.smithi089.stdout:2994: writing smithi08969774-42 from 679936 to 1081344 tid 2 2024-08-29T18:24:12.133 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 314 2024-08-29T18:24:12.133 INFO:tasks.rados.rados.0.smithi089.stdout:2995: seq_num 925 ranges {0=696320,696320=401408} 2024-08-29T18:24:12.140 INFO:tasks.rados.rados.0.smithi089.stdout:2995: writing smithi08969774-22 from 0 to 696320 tid 1 2024-08-29T18:24:12.144 INFO:tasks.rados.rados.0.smithi089.stdout:2995: writing smithi08969774-22 from 696320 to 1097728 tid 2 2024-08-29T18:24:12.144 INFO:tasks.rados.rados.0.smithi089.stdout:2996: delete oid 44 current snap is 314 2024-08-29T18:24:12.144 INFO:tasks.rados.rados.0.smithi089.stdout:2993: finishing write tid 1 to smithi08969774-26 2024-08-29T18:24:12.144 INFO:tasks.rados.rados.0.smithi089.stdout:2993: finishing write tid 2 to smithi08969774-26 2024-08-29T18:24:12.144 INFO:tasks.rados.rados.0.smithi089.stdout:2993: finishing write tid 3 to smithi08969774-26 2024-08-29T18:24:12.144 INFO:tasks.rados.rados.0.smithi089.stdout:2993: finishing write tid 4 to smithi08969774-26 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2993: oid 26 updating version 0 to 1749 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2993: oid 26 updating version 1749 to 1750 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2993: oid 26 version 1750 is already newer than 1748 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1750 (ObjNum 923 snap 314 seq_num 923) dirty exists 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2993: left oid 26 (ObjNum 923 snap 314 seq_num 923) 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: finishing write tid 1 to smithi08969774-42 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: finishing write tid 2 to smithi08969774-42 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: finishing write tid 3 to smithi08969774-42 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: finishing write tid 4 to smithi08969774-42 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: oid 42 updating version 0 to 1450 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: oid 42 version 1450 is already newer than 1448 2024-08-29T18:24:12.145 INFO:tasks.rados.rados.0.smithi089.stdout:2994: oid 42 version 1450 is already newer than 1449 2024-08-29T18:24:12.146 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1450 (ObjNum 924 snap 314 seq_num 924) dirty exists 2024-08-29T18:24:12.146 INFO:tasks.rados.rados.0.smithi089.stdout:2994: left oid 42 (ObjNum 924 snap 314 seq_num 924) 2024-08-29T18:24:12.146 INFO:tasks.rados.rados.0.smithi089.stdout:2995: finishing write tid 1 to smithi08969774-22 2024-08-29T18:24:12.148 INFO:tasks.rados.rados.0.smithi089.stdout:2993: done (3 left) 2024-08-29T18:24:12.148 INFO:tasks.rados.rados.0.smithi089.stdout:2994: done (2 left) 2024-08-29T18:24:12.148 INFO:tasks.rados.rados.0.smithi089.stdout:2996: done (1 left) 2024-08-29T18:24:12.148 INFO:tasks.rados.rados.0.smithi089.stdout:2997: read oid 18 snap -1 2024-08-29T18:24:12.149 INFO:tasks.rados.rados.0.smithi089.stdout:2997: expect (ObjNum 906 snap 307 seq_num 906) 2024-08-29T18:24:12.149 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 314 2024-08-29T18:24:12.149 INFO:tasks.rados.rados.0.smithi089.stdout:2998: seq_num 927 ranges {1130496=729088,1859584=401408} 2024-08-29T18:24:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:2998: writing smithi08969774-46 from 1130496 to 1859584 tid 1 2024-08-29T18:24:12.164 INFO:tasks.rados.rados.0.smithi089.stdout:2998: writing smithi08969774-46 from 1859584 to 2260992 tid 2 2024-08-29T18:24:12.164 INFO:tasks.rados.rados.0.smithi089.stdout:2999: read oid 29 snap -1 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:2999: expect (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:3000: read oid 34 snap -1 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:3000: expect (ObjNum 896 snap 305 seq_num 896) 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:3001: delete oid 23 current snap is 314 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:2995: finishing write tid 2 to smithi08969774-22 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:2995: finishing write tid 3 to smithi08969774-22 2024-08-29T18:24:12.165 INFO:tasks.rados.rados.0.smithi089.stdout:2997: expect (ObjNum 906 snap 307 seq_num 906) 2024-08-29T18:24:12.213 INFO:tasks.rados.rados.0.smithi089.stdout:2995: finishing write tid 4 to smithi08969774-22 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:2995: oid 22 updating version 0 to 1179 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:2995: oid 22 version 1179 is already newer than 1177 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:2995: oid 22 version 1179 is already newer than 1178 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 1179 (ObjNum 925 snap 314 seq_num 925) dirty exists 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:2995: left oid 22 (ObjNum 925 snap 314 seq_num 925) 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:2995: done (5 left) 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:2997: done (4 left) 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:3001: done (3 left) 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 314 2024-08-29T18:24:12.214 INFO:tasks.rados.rados.0.smithi089.stdout:3000: expect (ObjNum 896 snap 305 seq_num 896) 2024-08-29T18:24:12.279 INFO:tasks.rados.rados.0.smithi089.stdout:2998: finishing write tid 1 to smithi08969774-46 2024-08-29T18:24:12.279 INFO:tasks.rados.rados.0.smithi089.stdout:2998: finishing write tid 2 to smithi08969774-46 2024-08-29T18:24:12.279 INFO:tasks.rados.rados.0.smithi089.stdout:2999: expect (ObjNum 867 snap 298 seq_num 867) 2024-08-29T18:24:12.379 INFO:tasks.rados.rados.0.smithi089.stdout:2998: finishing write tid 3 to smithi08969774-46 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:2998: finishing write tid 4 to smithi08969774-46 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:2998: oid 46 updating version 0 to 1718 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:2998: oid 46 version 1718 is already newer than 1717 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:2998: oid 46 updating version 1718 to 1719 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1719 (ObjNum 927 snap 314 seq_num 927) dirty exists 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:2998: left oid 46 (ObjNum 927 snap 314 seq_num 927) 2024-08-29T18:24:12.380 INFO:tasks.rados.rados.0.smithi089.stdout:3002: seq_num 929 ranges {2400256=761856,3162112=401408} 2024-08-29T18:24:12.423 INFO:tasks.rados.rados.0.smithi089.stdout:3002: writing smithi08969774-13 from 2400256 to 3162112 tid 1 2024-08-29T18:24:12.429 INFO:tasks.rados.rados.0.smithi089.stdout:3002: writing smithi08969774-13 from 3162112 to 3563520 tid 2 2024-08-29T18:24:12.429 INFO:tasks.rados.rados.0.smithi089.stdout:2998: done (3 left) 2024-08-29T18:24:12.429 INFO:tasks.rados.rados.0.smithi089.stdout:2999: done (2 left) 2024-08-29T18:24:12.429 INFO:tasks.rados.rados.0.smithi089.stdout:3000: done (1 left) 2024-08-29T18:24:12.429 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 314 2024-08-29T18:24:12.429 INFO:tasks.rados.rados.0.smithi089.stdout:3003: seq_num 930 ranges {1392640=786432,2179072=401408} 2024-08-29T18:24:12.451 INFO:tasks.rados.rados.0.smithi089.stdout:3003: writing smithi08969774-35 from 1392640 to 2179072 tid 1 2024-08-29T18:24:12.456 INFO:tasks.rados.rados.0.smithi089.stdout:3003: writing smithi08969774-35 from 2179072 to 2580480 tid 2 2024-08-29T18:24:12.456 INFO:tasks.rados.rados.0.smithi089.stdout:3004: rmattr oid 33 current snap is 314 2024-08-29T18:24:12.456 INFO:tasks.rados.rados.0.smithi089.stdout:3002: finishing write tid 1 to smithi08969774-13 2024-08-29T18:24:12.456 INFO:tasks.rados.rados.0.smithi089.stdout:3002: finishing write tid 2 to smithi08969774-13 2024-08-29T18:24:12.456 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 314 2024-08-29T18:24:12.456 INFO:tasks.rados.rados.0.smithi089.stdout:3005: seq_num 931 ranges {0=802816,802816=401408} 2024-08-29T18:24:12.463 INFO:tasks.rados.rados.0.smithi089.stdout:3005: writing smithi08969774-27 from 0 to 802816 tid 1 2024-08-29T18:24:12.467 INFO:tasks.rados.rados.0.smithi089.stdout:3005: writing smithi08969774-27 from 802816 to 1204224 tid 2 2024-08-29T18:24:12.467 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 314 2024-08-29T18:24:12.468 INFO:tasks.rados.rados.0.smithi089.stdout:3006: seq_num 932 ranges {0=417792,417792=663552,1081344=139264} 2024-08-29T18:24:12.471 INFO:tasks.rados.rados.0.smithi089.stdout:3006: writing smithi08969774-23 from 0 to 417792 tid 1 2024-08-29T18:24:12.477 INFO:tasks.rados.rados.0.smithi089.stdout:3006: writing smithi08969774-23 from 417792 to 1081344 tid 2 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3006: writing smithi08969774-23 from 1081344 to 1220608 tid 3 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3007: read oid 45 snap 313 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3007: expect (ObjNum 919 snap 312 seq_num 919) 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3008: copy_from oid 6 from oid 32 current snap is 314 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3002: finishing write tid 3 to smithi08969774-13 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3002: finishing write tid 4 to smithi08969774-13 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3002: oid 13 updating version 0 to 1560 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3002: oid 13 version 1560 is already newer than 1558 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3002: oid 13 version 1560 is already newer than 1559 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1560 (ObjNum 929 snap 314 seq_num 929) dirty exists 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:3002: left oid 13 (ObjNum 929 snap 314 seq_num 929) 2024-08-29T18:24:12.480 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1335 (ObjNum 695 snap 243 seq_num 695) dirty exists 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: finishing write tid 1 to smithi08969774-35 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: finishing write tid 2 to smithi08969774-35 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: finishing write tid 3 to smithi08969774-35 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: finishing write tid 4 to smithi08969774-35 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: oid 35 updating version 0 to 1975 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: oid 35 updating version 1975 to 1976 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: oid 35 version 1976 is already newer than 1974 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1976 (ObjNum 930 snap 314 seq_num 930) dirty exists 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3003: left oid 35 (ObjNum 930 snap 314 seq_num 930) 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3005: finishing write tid 1 to smithi08969774-27 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3005: finishing write tid 2 to smithi08969774-27 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3005: finishing write tid 3 to smithi08969774-27 2024-08-29T18:24:12.481 INFO:tasks.rados.rados.0.smithi089.stdout:3005: finishing write tid 4 to smithi08969774-27 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3005: oid 27 updating version 0 to 1490 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3005: oid 27 version 1490 is already newer than 1489 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3005: oid 27 version 1490 is already newer than 1488 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 1490 (ObjNum 931 snap 314 seq_num 931) dirty exists 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3005: left oid 27 (ObjNum 931 snap 314 seq_num 931) 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3006: finishing write tid 1 to smithi08969774-23 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3002: done (6 left) 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3003: done (5 left) 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3004: done (4 left) 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3005: done (3 left) 2024-08-29T18:24:12.482 INFO:tasks.rados.rados.0.smithi089.stdout:3009: delete oid 10 current snap is 314 2024-08-29T18:24:12.487 INFO:tasks.rados.rados.0.smithi089.stdout:3006: finishing write tid 2 to smithi08969774-23 2024-08-29T18:24:12.488 INFO:tasks.rados.rados.0.smithi089.stdout:3006: finishing write tid 3 to smithi08969774-23 2024-08-29T18:24:12.489 INFO:tasks.rados.rados.0.smithi089.stdout:3006: finishing write tid 4 to smithi08969774-23 2024-08-29T18:24:12.490 INFO:tasks.rados.rados.0.smithi089.stdout:3007: expect (ObjNum 919 snap 312 seq_num 919) 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3006: finishing write tid 5 to smithi08969774-23 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3006: oid 23 updating version 0 to 1337 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3006: oid 23 version 1337 is already newer than 1336 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3006: oid 23 updating version 1337 to 1339 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3006: oid 23 version 1339 is already newer than 1338 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1339 (ObjNum 932 snap 314 seq_num 932) dirty exists 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3006: left oid 23 (ObjNum 932 snap 314 seq_num 932) 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3008: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:24:12.565 INFO:tasks.rados.rados.0.smithi089.stdout:3008: finishing copy_from to smithi08969774-6 2024-08-29T18:24:12.566 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1487 (ObjNum 910 snap 309 seq_num 910) dirty exists 2024-08-29T18:24:12.566 INFO:tasks.rados.rados.0.smithi089.stdout:3006: done (3 left) 2024-08-29T18:24:12.566 INFO:tasks.rados.rados.0.smithi089.stdout:3007: done (2 left) 2024-08-29T18:24:12.566 INFO:tasks.rados.rados.0.smithi089.stdout:3008: done (1 left) 2024-08-29T18:24:12.566 INFO:tasks.rados.rados.0.smithi089.stdout:3009: done (0 left) 2024-08-29T18:24:12.566 INFO:tasks.rados.rados.0.smithi089.stdout:3010: snap_remove snap 302 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[77323]: cluster 2024-08-29T18:24:10.762006+0000 mgr.y (mgr.34104) 322 : cluster [DBG] pgmap v599: 121 pgs: 121 active+clean; 606 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 484 KiB/s wr, 7 op/s 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[77323]: audit 2024-08-29T18:24:11.558082+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[77323]: audit 2024-08-29T18:24:11.567974+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[77323]: cluster 2024-08-29T18:24:12.057201+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[78574]: cluster 2024-08-29T18:24:10.762006+0000 mgr.y (mgr.34104) 322 : cluster [DBG] pgmap v599: 121 pgs: 121 active+clean; 606 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 484 KiB/s wr, 7 op/s 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[78574]: audit 2024-08-29T18:24:11.558082+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[78574]: audit 2024-08-29T18:24:11.567974+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:12.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:12 smithi089 bash[78574]: cluster 2024-08-29T18:24:12.057201+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-29T18:24:13.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:12 smithi144 bash[67678]: cluster 2024-08-29T18:24:10.762006+0000 mgr.y (mgr.34104) 322 : cluster [DBG] pgmap v599: 121 pgs: 121 active+clean; 606 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 484 KiB/s wr, 7 op/s 2024-08-29T18:24:13.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:12 smithi144 bash[67678]: audit 2024-08-29T18:24:11.558082+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:13.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:12 smithi144 bash[67678]: audit 2024-08-29T18:24:11.567974+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:13.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:12 smithi144 bash[67678]: cluster 2024-08-29T18:24:12.057201+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-08-29T18:24:13.564 INFO:tasks.rados.rados.0.smithi089.stdout:3010: done (0 left) 2024-08-29T18:24:13.564 INFO:tasks.rados.rados.0.smithi089.stdout:3011: read oid 4 snap -1 2024-08-29T18:24:13.564 INFO:tasks.rados.rados.0.smithi089.stdout:3011: expect (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:24:13.564 INFO:tasks.rados.rados.0.smithi089.stdout:3012: copy_from oid 48 from oid 16 current snap is 314 2024-08-29T18:24:13.565 INFO:tasks.rados.rados.0.smithi089.stdout:3013: setattr oid 11 current snap is 314 2024-08-29T18:24:13.570 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 314 2024-08-29T18:24:13.570 INFO:tasks.rados.rados.0.smithi089.stdout:3014: seq_num 934 ranges {1204224=450560,1654784=434176,2088960=368640} 2024-08-29T18:24:13.589 INFO:tasks.rados.rados.0.smithi089.stdout:3014: writing smithi08969774-27 from 1204224 to 1654784 tid 1 2024-08-29T18:24:13.595 INFO:tasks.rados.rados.0.smithi089.stdout:3014: writing smithi08969774-27 from 1654784 to 2088960 tid 2 2024-08-29T18:24:13.600 INFO:tasks.rados.rados.0.smithi089.stdout:3014: writing smithi08969774-27 from 2088960 to 2457600 tid 3 2024-08-29T18:24:13.600 INFO:tasks.rados.rados.0.smithi089.stdout:3015: copy_from oid 42 from oid 49 current snap is 314 2024-08-29T18:24:13.600 INFO:tasks.rados.rados.0.smithi089.stdout:3011: expect (ObjNum 751 snap 268 seq_num 751) 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3012: finishing copy_from to smithi08969774-48 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3012: got expected ENOENT (src dne) 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3012: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1980 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3014: finishing write tid 1 to smithi08969774-27 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3014: finishing write tid 2 to smithi08969774-27 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3014: finishing write tid 3 to smithi08969774-27 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3011: done (4 left) 2024-08-29T18:24:13.712 INFO:tasks.rados.rados.0.smithi089.stdout:3012: done (3 left) 2024-08-29T18:24:13.713 INFO:tasks.rados.rados.0.smithi089.stdout:3013: done (2 left) 2024-08-29T18:24:13.713 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 314 2024-08-29T18:24:13.713 INFO:tasks.rados.rados.0.smithi089.stdout:3016: seq_num 935 ranges {3817472=466944,4284416=720896,5005312=81920} 2024-08-29T18:24:13.753 INFO:tasks.rados.rados.0.smithi089.stdout:3016: writing smithi08969774-28 from 3817472 to 4284416 tid 1 2024-08-29T18:24:13.759 INFO:tasks.rados.rados.0.smithi089.stdout:3016: writing smithi08969774-28 from 4284416 to 5005312 tid 2 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3016: writing smithi08969774-28 from 5005312 to 5087232 tid 3 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3017: read oid 24 snap -1 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3017: expect deleted 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3018: copy_from oid 33 from oid 44 current snap is 314 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3014: finishing write tid 4 to smithi08969774-27 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3014: finishing write tid 5 to smithi08969774-27 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3014: oid 27 updating version 0 to 1492 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3014: oid 27 updating version 1492 to 1493 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3014: oid 27 updating version 1493 to 1494 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:3014: oid 27 version 1494 is already newer than 1491 2024-08-29T18:24:13.761 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 1494 (ObjNum 934 snap 314 seq_num 934) dirty exists 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3014: left oid 27 (ObjNum 934 snap 314 seq_num 934) 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3015: finishing copy_from racing read to smithi08969774-42 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3015: finishing copy_from to smithi08969774-42 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1546 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3016: finishing write tid 1 to smithi08969774-28 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3014: done (4 left) 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3015: done (3 left) 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3019: copy_from oid 11 from oid 20 current snap is 314 2024-08-29T18:24:13.762 INFO:tasks.rados.rados.0.smithi089.stdout:3020: setattr oid 18 current snap is 314 2024-08-29T18:24:13.763 INFO:tasks.rados.rados.0.smithi089.stdout:3018: finishing copy_from to smithi08969774-33 2024-08-29T18:24:13.763 INFO:tasks.rados.rados.0.smithi089.stdout:3018: got expected ENOENT (src dne) 2024-08-29T18:24:13.764 INFO:tasks.rados.rados.0.smithi089.stdout:3018: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:24:13.764 INFO:tasks.rados.rados.0.smithi089.stdout:3017: done (4 left) 2024-08-29T18:24:13.764 INFO:tasks.rados.rados.0.smithi089.stdout:3018: done (3 left) 2024-08-29T18:24:13.764 INFO:tasks.rados.rados.0.smithi089.stdout:3021: snap_remove snap 262 2024-08-29T18:24:14.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:13 smithi144 bash[67678]: audit 2024-08-29T18:24:12.741399+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:14.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:13 smithi144 bash[67678]: audit 2024-08-29T18:24:12.751230+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:14.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:13 smithi144 bash[67678]: cluster 2024-08-29T18:24:12.762931+0000 mgr.y (mgr.34104) 323 : cluster [DBG] pgmap v602: 121 pgs: 121 active+clean; 611 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 756 KiB/s wr, 5 op/s 2024-08-29T18:24:14.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:13 smithi144 bash[67678]: cluster 2024-08-29T18:24:13.565365+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[77323]: audit 2024-08-29T18:24:12.741399+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[77323]: audit 2024-08-29T18:24:12.751230+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[77323]: cluster 2024-08-29T18:24:12.762931+0000 mgr.y (mgr.34104) 323 : cluster [DBG] pgmap v602: 121 pgs: 121 active+clean; 611 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 756 KiB/s wr, 5 op/s 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[77323]: cluster 2024-08-29T18:24:13.565365+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[78574]: audit 2024-08-29T18:24:12.741399+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[78574]: audit 2024-08-29T18:24:12.751230+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:14.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[78574]: cluster 2024-08-29T18:24:12.762931+0000 mgr.y (mgr.34104) 323 : cluster [DBG] pgmap v602: 121 pgs: 121 active+clean; 611 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 756 KiB/s wr, 5 op/s 2024-08-29T18:24:14.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:13 smithi089 bash[78574]: cluster 2024-08-29T18:24:13.565365+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-08-29T18:24:14.757 INFO:tasks.rados.rados.0.smithi089.stdout:3021: done (3 left) 2024-08-29T18:24:14.757 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 314 2024-08-29T18:24:14.757 INFO:tasks.rados.rados.0.smithi089.stdout:3022: seq_num 936 ranges {2400256=483328,2883584=655360,3538944=147456} 2024-08-29T18:24:14.778 INFO:tasks.rados.rados.0.smithi089.stdout:3022: writing smithi08969774-42 from 2400256 to 2883584 tid 1 2024-08-29T18:24:14.783 INFO:tasks.rados.rados.0.smithi089.stdout:3022: writing smithi08969774-42 from 2883584 to 3538944 tid 2 2024-08-29T18:24:14.784 INFO:tasks.rados.rados.0.smithi089.stdout:3022: writing smithi08969774-42 from 3538944 to 3686400 tid 3 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: finishing write tid 2 to smithi08969774-28 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: finishing write tid 3 to smithi08969774-28 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: finishing write tid 4 to smithi08969774-28 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: finishing write tid 5 to smithi08969774-28 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: oid 28 updating version 0 to 1244 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: oid 28 updating version 1244 to 1245 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: oid 28 updating version 1245 to 1246 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: oid 28 updating version 1246 to 1247 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1247 (ObjNum 935 snap 314 seq_num 935) dirty exists 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3016: left oid 28 (ObjNum 935 snap 314 seq_num 935) 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 709 (ObjNum 906 snap 307 seq_num 906) dirty exists 2024-08-29T18:24:14.785 INFO:tasks.rados.rados.0.smithi089.stdout:3019: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:3019: finishing copy_from to smithi08969774-11 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1698 (ObjNum 851 snap 291 seq_num 851) dirty exists 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:3016: done (3 left) 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:3019: done (2 left) 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:3020: done (1 left) 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:3023: rollback oid 28 current snap is 314 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 304 2024-08-29T18:24:14.786 INFO:tasks.rados.rados.0.smithi089.stdout:3024: snap_remove snap 288 2024-08-29T18:24:15.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:24:15] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2024-08-29T18:24:15.767 INFO:tasks.rados.rados.0.smithi089.stdout:3023: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3023: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3023: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1250 (ObjNum 814 snap 281 seq_num 814) dirty exists 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: finishing write tid 1 to smithi08969774-42 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: finishing write tid 2 to smithi08969774-42 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: finishing write tid 3 to smithi08969774-42 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: finishing write tid 4 to smithi08969774-42 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: finishing write tid 5 to smithi08969774-42 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: oid 42 updating version 0 to 1549 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: oid 42 version 1549 is already newer than 1548 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: oid 42 updating version 1549 to 1550 2024-08-29T18:24:15.768 INFO:tasks.rados.rados.0.smithi089.stdout:3022: oid 42 version 1550 is already newer than 1547 2024-08-29T18:24:15.769 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1550 (ObjNum 936 snap 314 seq_num 936) dirty exists 2024-08-29T18:24:15.769 INFO:tasks.rados.rados.0.smithi089.stdout:3022: left oid 42 (ObjNum 936 snap 314 seq_num 936) 2024-08-29T18:24:15.769 INFO:tasks.rados.rados.0.smithi089.stdout:3022: done (2 left) 2024-08-29T18:24:15.769 INFO:tasks.rados.rados.0.smithi089.stdout:3023: done (1 left) 2024-08-29T18:24:15.769 INFO:tasks.rados.rados.0.smithi089.stdout:3024: done (0 left) 2024-08-29T18:24:15.769 INFO:tasks.rados.rados.0.smithi089.stdout:3025: delete oid 49 current snap is 314 2024-08-29T18:24:15.802 INFO:tasks.rados.rados.0.smithi089.stdout:3025: done (0 left) 2024-08-29T18:24:15.802 INFO:tasks.rados.rados.0.smithi089.stdout:3026: copy_from oid 47 from oid 41 current snap is 314 2024-08-29T18:24:15.802 INFO:tasks.rados.rados.0.smithi089.stdout:3027: delete oid 4 current snap is 314 2024-08-29T18:24:15.814 INFO:tasks.rados.rados.0.smithi089.stdout:3027: done (1 left) 2024-08-29T18:24:15.814 INFO:tasks.rados.rados.0.smithi089.stdout:3028: copy_from oid 34 from oid 31 current snap is 314 2024-08-29T18:24:15.814 INFO:tasks.rados.rados.0.smithi089.stdout:3029: copy_from oid 35 from oid 6 current snap is 314 2024-08-29T18:24:15.815 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 314 2024-08-29T18:24:15.815 INFO:tasks.rados.rados.0.smithi089.stdout:3030: seq_num 939 ranges {2260992=532480,2793472=704512,3497984=98304} 2024-08-29T18:24:15.839 INFO:tasks.rados.rados.0.smithi089.stdout:3030: writing smithi08969774-37 from 2260992 to 2793472 tid 1 2024-08-29T18:24:15.845 INFO:tasks.rados.rados.0.smithi089.stdout:3030: writing smithi08969774-37 from 2793472 to 3497984 tid 2 2024-08-29T18:24:15.847 INFO:tasks.rados.rados.0.smithi089.stdout:3030: writing smithi08969774-37 from 3497984 to 3596288 tid 3 2024-08-29T18:24:15.847 INFO:tasks.rados.rados.0.smithi089.stdout:3031: rollback oid 38 current snap is 314 2024-08-29T18:24:15.847 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 270 2024-08-29T18:24:15.847 INFO:tasks.rados.rados.0.smithi089.stdout:3026: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:24:15.847 INFO:tasks.rados.rados.0.smithi089.stdout:3026: finishing copy_from to smithi08969774-47 2024-08-29T18:24:15.847 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1716 (ObjNum 738 snap 262 seq_num 738) dirty exists 2024-08-29T18:24:15.848 INFO:tasks.rados.rados.0.smithi089.stdout:3028: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:24:15.848 INFO:tasks.rados.rados.0.smithi089.stdout:3028: finishing copy_from to smithi08969774-34 2024-08-29T18:24:15.848 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1446 (ObjNum 912 snap 309 seq_num 912) dirty exists 2024-08-29T18:24:15.848 INFO:tasks.rados.rados.0.smithi089.stdout:3026: done (4 left) 2024-08-29T18:24:15.848 INFO:tasks.rados.rados.0.smithi089.stdout:3028: done (3 left) 2024-08-29T18:24:15.848 INFO:tasks.rados.rados.0.smithi089.stdout:3032: delete oid 2 current snap is 314 2024-08-29T18:24:15.850 INFO:tasks.rados.rados.0.smithi089.stdout:3032: done (3 left) 2024-08-29T18:24:15.850 INFO:tasks.rados.rados.0.smithi089.stdout:3033: copy_from oid 11 from oid 41 current snap is 314 2024-08-29T18:24:15.850 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 314 2024-08-29T18:24:15.850 INFO:tasks.rados.rados.0.smithi089.stdout:3034: seq_num 941 ranges {2547712=565248,3112960=475136,3588096=327680} 2024-08-29T18:24:15.871 INFO:tasks.rados.rados.0.smithi089.stdout:3034: writing smithi08969774-15 from 2547712 to 3112960 tid 1 2024-08-29T18:24:15.875 INFO:tasks.rados.rados.0.smithi089.stdout:3034: writing smithi08969774-15 from 3112960 to 3588096 tid 2 2024-08-29T18:24:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:3034: writing smithi08969774-15 from 3588096 to 3915776 tid 3 2024-08-29T18:24:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:3035: rollback oid 31 current snap is 314 2024-08-29T18:24:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 270 2024-08-29T18:24:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:3031: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:24:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:3031: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:24:15.878 INFO:tasks.rados.rados.0.smithi089.stdout:3030: finishing write tid 1 to smithi08969774-37 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3029: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3031: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1708 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3030: finishing write tid 2 to smithi08969774-37 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3030: finishing write tid 3 to smithi08969774-37 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3030: finishing write tid 4 to smithi08969774-37 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3031: done (5 left) 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3036: rollback oid 14 current snap is 314 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 214 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3029: finishing copy_from to smithi08969774-35 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 1487 (ObjNum 910 snap 309 seq_num 910) dirty exists 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3030: finishing write tid 5 to smithi08969774-37 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3030: oid 37 updating version 0 to 2034 2024-08-29T18:24:15.879 INFO:tasks.rados.rados.0.smithi089.stdout:3030: oid 37 updating version 2034 to 2036 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3030: oid 37 version 2036 is already newer than 2033 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3030: oid 37 version 2036 is already newer than 2035 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2036 (ObjNum 939 snap 314 seq_num 939) dirty exists 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3030: left oid 37 (ObjNum 939 snap 314 seq_num 939) 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3033: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3029: done (5 left) 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3030: done (4 left) 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 314 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3033: finishing copy_from to smithi08969774-11 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1716 (ObjNum 738 snap 262 seq_num 738) dirty exists 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3034: finishing write tid 1 to smithi08969774-15 2024-08-29T18:24:15.880 INFO:tasks.rados.rados.0.smithi089.stdout:3037: seq_num 942 ranges {2441216=581632,3022848=761856,3784704=40960} 2024-08-29T18:24:15.896 INFO:tasks.rados.rados.0.smithi089.stdout:3037: writing smithi08969774-29 from 2441216 to 3022848 tid 1 2024-08-29T18:24:15.901 INFO:tasks.rados.rados.0.smithi089.stdout:3037: writing smithi08969774-29 from 3022848 to 3784704 tid 2 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3037: writing smithi08969774-29 from 3784704 to 3825664 tid 3 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3033: done (4 left) 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3038: delete oid 27 current snap is 314 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3034: finishing write tid 2 to smithi08969774-15 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3035: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3036: finishing rollback tid 0 to smithi08969774-14 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3035: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1552 (ObjNum 65 snap 0 seq_num 1700226655) dirty dne 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:3036: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:24:15.902 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2010 (ObjNum 33 snap 0 seq_num 2867674656) dirty dne 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: finishing write tid 3 to smithi08969774-15 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: finishing write tid 4 to smithi08969774-15 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: finishing write tid 5 to smithi08969774-15 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: oid 15 updating version 0 to 1692 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: oid 15 updating version 1692 to 1693 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: oid 15 updating version 1693 to 1695 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: oid 15 version 1695 is already newer than 1694 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1695 (ObjNum 941 snap 314 seq_num 941) dirty exists 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3034: left oid 15 (ObjNum 941 snap 314 seq_num 941) 2024-08-29T18:24:15.903 INFO:tasks.rados.rados.0.smithi089.stdout:3037: finishing write tid 1 to smithi08969774-29 2024-08-29T18:24:15.907 INFO:tasks.rados.rados.0.smithi089.stdout:3037: finishing write tid 2 to smithi08969774-29 2024-08-29T18:24:15.907 INFO:tasks.rados.rados.0.smithi089.stdout:3034: done (4 left) 2024-08-29T18:24:15.907 INFO:tasks.rados.rados.0.smithi089.stdout:3035: done (3 left) 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3036: done (2 left) 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3038: done (1 left) 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3039: read oid 16 snap -1 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3039: expect deleted 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3040: delete oid 31 current snap is 314 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3037: finishing write tid 3 to smithi08969774-29 2024-08-29T18:24:15.908 INFO:tasks.rados.rados.0.smithi089.stdout:3037: finishing write tid 4 to smithi08969774-29 2024-08-29T18:24:15.910 INFO:tasks.rados.rados.0.smithi089.stdout:3037: finishing write tid 5 to smithi08969774-29 2024-08-29T18:24:15.910 INFO:tasks.rados.rados.0.smithi089.stdout:3037: oid 29 updating version 0 to 1697 2024-08-29T18:24:15.910 INFO:tasks.rados.rados.0.smithi089.stdout:3037: oid 29 version 1697 is already newer than 1696 2024-08-29T18:24:15.910 INFO:tasks.rados.rados.0.smithi089.stdout:3037: oid 29 updating version 1697 to 1699 2024-08-29T18:24:15.911 INFO:tasks.rados.rados.0.smithi089.stdout:3037: oid 29 version 1699 is already newer than 1698 2024-08-29T18:24:15.911 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1699 (ObjNum 942 snap 314 seq_num 942) dirty exists 2024-08-29T18:24:15.911 INFO:tasks.rados.rados.0.smithi089.stdout:3037: left oid 29 (ObjNum 942 snap 314 seq_num 942) 2024-08-29T18:24:15.911 INFO:tasks.rados.rados.0.smithi089.stdout:3037: done (2 left) 2024-08-29T18:24:15.911 INFO:tasks.rados.rados.0.smithi089.stdout:3039: done (1 left) 2024-08-29T18:24:15.911 INFO:tasks.rados.rados.0.smithi089.stdout:3040: done (0 left) 2024-08-29T18:24:15.912 INFO:tasks.rados.rados.0.smithi089.stdout:3041: copy_from oid 16 from oid 14 current snap is 314 2024-08-29T18:24:15.912 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 314 2024-08-29T18:24:15.912 INFO:tasks.rados.rados.0.smithi089.stdout:3042: seq_num 945 ranges {1015808=630784,1646592=458752,2105344=344064} 2024-08-29T18:24:15.921 INFO:tasks.rados.rados.0.smithi089.stdout:3042: writing smithi08969774-1 from 1015808 to 1646592 tid 1 2024-08-29T18:24:15.923 INFO:tasks.rados.rados.0.smithi089.stdout:3042: writing smithi08969774-1 from 1646592 to 2105344 tid 2 2024-08-29T18:24:15.926 INFO:tasks.rados.rados.0.smithi089.stdout:3042: writing smithi08969774-1 from 2105344 to 2449408 tid 3 2024-08-29T18:24:15.926 INFO:tasks.rados.rados.0.smithi089.stdout:3043: read oid 27 snap -1 2024-08-29T18:24:15.926 INFO:tasks.rados.rados.0.smithi089.stdout:3043: expect deleted 2024-08-29T18:24:15.926 INFO:tasks.rados.rados.0.smithi089.stdout:3044: delete oid 33 current snap is 314 2024-08-29T18:24:15.927 INFO:tasks.rados.rados.0.smithi089.stdout:3041: finishing copy_from to smithi08969774-16 2024-08-29T18:24:15.927 INFO:tasks.rados.rados.0.smithi089.stdout:3041: got expected ENOENT (src dne) 2024-08-29T18:24:15.927 INFO:tasks.rados.rados.0.smithi089.stdout:3041: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:24:15.927 INFO:tasks.rados.rados.0.smithi089.stdout:3042: finishing write tid 1 to smithi08969774-1 2024-08-29T18:24:15.930 INFO:tasks.rados.rados.0.smithi089.stdout:3042: finishing write tid 2 to smithi08969774-1 2024-08-29T18:24:15.931 INFO:tasks.rados.rados.0.smithi089.stdout:3041: done (3 left) 2024-08-29T18:24:15.931 INFO:tasks.rados.rados.0.smithi089.stdout:3043: done (2 left) 2024-08-29T18:24:15.931 INFO:tasks.rados.rados.0.smithi089.stdout:3044: done (1 left) 2024-08-29T18:24:15.931 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 314 2024-08-29T18:24:15.932 INFO:tasks.rados.rados.0.smithi089.stdout:3045: seq_num 947 ranges {548864=663552,1212416=630784,1843200=172032} 2024-08-29T18:24:15.938 INFO:tasks.rados.rados.0.smithi089.stdout:3045: writing smithi08969774-43 from 548864 to 1212416 tid 1 2024-08-29T18:24:15.942 INFO:tasks.rados.rados.0.smithi089.stdout:3045: writing smithi08969774-43 from 1212416 to 1843200 tid 2 2024-08-29T18:24:15.943 INFO:tasks.rados.rados.0.smithi089.stdout:3045: writing smithi08969774-43 from 1843200 to 2015232 tid 3 2024-08-29T18:24:15.943 INFO:tasks.rados.rados.0.smithi089.stdout:3046: rollback oid 37 current snap is 314 2024-08-29T18:24:15.943 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 307 2024-08-29T18:24:15.943 INFO:tasks.rados.rados.0.smithi089.stdout:3042: finishing write tid 3 to smithi08969774-1 2024-08-29T18:24:15.943 INFO:tasks.rados.rados.0.smithi089.stdout:3042: finishing write tid 4 to smithi08969774-1 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: finishing write tid 5 to smithi08969774-1 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: oid 1 updating version 0 to 1711 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: oid 1 updating version 1711 to 1712 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: oid 1 version 1712 is already newer than 1709 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: oid 1 version 1712 is already newer than 1710 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1712 (ObjNum 945 snap 314 seq_num 945) dirty exists 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: left oid 1 (ObjNum 945 snap 314 seq_num 945) 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3042: done (2 left) 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 314 2024-08-29T18:24:15.944 INFO:tasks.rados.rados.0.smithi089.stdout:3047: seq_num 948 ranges {3686400=679936,4366336=516096,4882432=286720} 2024-08-29T18:24:15.968 INFO:tasks.rados.rados.0.smithi089.stdout:3047: writing smithi08969774-42 from 3686400 to 4366336 tid 1 2024-08-29T18:24:15.970 INFO:tasks.rados.rados.0.smithi089.stdout:3047: writing smithi08969774-42 from 4366336 to 4882432 tid 2 2024-08-29T18:24:15.972 INFO:tasks.rados.rados.0.smithi089.stdout:3047: writing smithi08969774-42 from 4882432 to 5169152 tid 3 2024-08-29T18:24:15.972 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 314 2024-08-29T18:24:15.972 INFO:tasks.rados.rados.0.smithi089.stdout:3045: finishing write tid 1 to smithi08969774-43 2024-08-29T18:24:15.973 INFO:tasks.rados.rados.0.smithi089.stdout:3048: seq_num 949 ranges {0=704512,704512=794624,1499136=8192} 2024-08-29T18:24:15.977 INFO:tasks.rados.rados.0.smithi089.stdout:3048: writing smithi08969774-4 from 0 to 704512 tid 1 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3048: writing smithi08969774-4 from 704512 to 1499136 tid 2 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3048: writing smithi08969774-4 from 1499136 to 1507328 tid 3 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3049: snap_create 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3045: finishing write tid 2 to smithi08969774-43 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3046: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3046: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:3046: finishing rollback tid 2 to smithi08969774-37 2024-08-29T18:24:15.982 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2039 (ObjNum 851 snap 291 seq_num 851) dirty exists 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: finishing write tid 3 to smithi08969774-43 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: finishing write tid 4 to smithi08969774-43 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: finishing write tid 5 to smithi08969774-43 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: oid 43 updating version 0 to 1716 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: oid 43 version 1716 is already newer than 1713 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: oid 43 version 1716 is already newer than 1714 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: oid 43 version 1716 is already newer than 1715 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1716 (ObjNum 947 snap 314 seq_num 947) dirty exists 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3045: left oid 43 (ObjNum 947 snap 314 seq_num 947) 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3047: finishing write tid 1 to smithi08969774-42 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3047: finishing write tid 2 to smithi08969774-42 2024-08-29T18:24:15.983 INFO:tasks.rados.rados.0.smithi089.stdout:3047: finishing write tid 3 to smithi08969774-42 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: finishing write tid 4 to smithi08969774-42 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: finishing write tid 5 to smithi08969774-42 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: oid 42 updating version 0 to 1554 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: oid 42 updating version 1554 to 1555 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: oid 42 updating version 1555 to 1556 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: oid 42 version 1556 is already newer than 1553 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1556 (ObjNum 948 snap 314 seq_num 948) dirty exists 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3047: left oid 42 (ObjNum 948 snap 314 seq_num 948) 2024-08-29T18:24:15.984 INFO:tasks.rados.rados.0.smithi089.stdout:3048: finishing write tid 1 to smithi08969774-4 2024-08-29T18:24:15.988 INFO:tasks.rados.rados.0.smithi089.stdout:3048: finishing write tid 2 to smithi08969774-4 2024-08-29T18:24:15.990 INFO:tasks.rados.rados.0.smithi089.stdout:3048: finishing write tid 3 to smithi08969774-4 2024-08-29T18:24:15.991 INFO:tasks.rados.rados.0.smithi089.stdout:3048: finishing write tid 4 to smithi08969774-4 2024-08-29T18:24:15.993 INFO:tasks.rados.rados.0.smithi089.stdout:3048: finishing write tid 5 to smithi08969774-4 2024-08-29T18:24:15.993 INFO:tasks.rados.rados.0.smithi089.stdout:3048: oid 4 updating version 0 to 1700 2024-08-29T18:24:15.993 INFO:tasks.rados.rados.0.smithi089.stdout:3048: oid 4 version 1700 is already newer than 1699 2024-08-29T18:24:15.993 INFO:tasks.rados.rados.0.smithi089.stdout:3048: oid 4 version 1700 is already newer than 1698 2024-08-29T18:24:15.993 INFO:tasks.rados.rados.0.smithi089.stdout:3048: oid 4 updating version 1700 to 1701 2024-08-29T18:24:15.993 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 1701 (ObjNum 949 snap 314 seq_num 949) dirty exists 2024-08-29T18:24:15.994 INFO:tasks.rados.rados.0.smithi089.stdout:3048: left oid 4 (ObjNum 949 snap 314 seq_num 949) 2024-08-29T18:24:16.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:15 smithi144 bash[67678]: cluster 2024-08-29T18:24:14.758321+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-29T18:24:16.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:15 smithi144 bash[67678]: cluster 2024-08-29T18:24:14.764449+0000 mgr.y (mgr.34104) 324 : cluster [DBG] pgmap v605: 121 pgs: 121 active+clean; 614 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-29T18:24:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:3045: done (4 left) 2024-08-29T18:24:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:3046: done (3 left) 2024-08-29T18:24:16.059 INFO:tasks.rados.rados.0.smithi089.stdout:3047: done (2 left) 2024-08-29T18:24:16.060 INFO:tasks.rados.rados.0.smithi089.stdout:3048: done (1 left) 2024-08-29T18:24:16.060 INFO:tasks.rados.rados.0.smithi089.stdout:3049: done (0 left) 2024-08-29T18:24:16.060 INFO:tasks.rados.rados.0.smithi089.stdout:3050: delete oid 47 current snap is 315 2024-08-29T18:24:16.072 INFO:tasks.rados.rados.0.smithi089.stdout:3050: done (0 left) 2024-08-29T18:24:16.073 INFO:tasks.rados.rados.0.smithi089.stdout:3051: snap_create 2024-08-29T18:24:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:15 smithi089 bash[77323]: cluster 2024-08-29T18:24:14.758321+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-29T18:24:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:15 smithi089 bash[77323]: cluster 2024-08-29T18:24:14.764449+0000 mgr.y (mgr.34104) 324 : cluster [DBG] pgmap v605: 121 pgs: 121 active+clean; 614 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-29T18:24:16.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:15 smithi089 bash[78574]: cluster 2024-08-29T18:24:14.758321+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-08-29T18:24:16.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:15 smithi089 bash[78574]: cluster 2024-08-29T18:24:14.764449+0000 mgr.y (mgr.34104) 324 : cluster [DBG] pgmap v605: 121 pgs: 121 active+clean; 614 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-29T18:24:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:16 smithi144 bash[67678]: cluster 2024-08-29T18:24:15.768473+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-29T18:24:17.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:16 smithi144 bash[67678]: cluster 2024-08-29T18:24:16.059026+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-29T18:24:17.059 INFO:tasks.rados.rados.0.smithi089.stdout:3051: done (0 left) 2024-08-29T18:24:17.060 INFO:tasks.rados.rados.0.smithi089.stdout:3052: read oid 39 snap -1 2024-08-29T18:24:17.060 INFO:tasks.rados.rados.0.smithi089.stdout:3052: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:17.060 INFO:tasks.rados.rados.0.smithi089.stdout:3053: delete oid 12 current snap is 316 2024-08-29T18:24:17.065 INFO:tasks.rados.rados.0.smithi089.stdout:3053: done (1 left) 2024-08-29T18:24:17.065 INFO:tasks.rados.rados.0.smithi089.stdout:3054: delete oid 49 current snap is 316 2024-08-29T18:24:17.080 INFO:tasks.rados.rados.0.smithi089.stdout:3054: done (1 left) 2024-08-29T18:24:17.080 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 316 2024-08-29T18:24:17.080 INFO:tasks.rados.rados.0.smithi089.stdout:3055: seq_num 953 ranges {0=770048,770048=786432,1556480=16384} 2024-08-29T18:24:17.084 INFO:tasks.rados.rados.0.smithi089.stdout:3055: writing smithi08969774-36 from 0 to 770048 tid 1 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:3055: writing smithi08969774-36 from 770048 to 1556480 tid 2 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:3055: writing smithi08969774-36 from 1556480 to 1572864 tid 3 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:3056: rollback oid 13 current snap is 316 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 13 to 300 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:3057: rollback oid 3 current snap is 316 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 222 2024-08-29T18:24:17.089 INFO:tasks.rados.rados.0.smithi089.stdout:3058: snap_create 2024-08-29T18:24:17.101 INFO:tasks.rados.rados.0.smithi089.stdout:3055: finishing write tid 1 to smithi08969774-36 2024-08-29T18:24:17.103 INFO:tasks.rados.rados.0.smithi089.stdout:3055: finishing write tid 2 to smithi08969774-36 2024-08-29T18:24:17.105 INFO:tasks.rados.rados.0.smithi089.stdout:3057: finishing rollback tid 0 to smithi08969774-3 2024-08-29T18:24:17.105 INFO:tasks.rados.rados.0.smithi089.stdout:3055: finishing write tid 3 to smithi08969774-36 2024-08-29T18:24:17.105 INFO:tasks.rados.rados.0.smithi089.stdout:3057: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:24:17.105 INFO:tasks.rados.rados.0.smithi089.stdout:3057: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:24:17.105 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2014 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:24:17.106 INFO:tasks.rados.rados.0.smithi089.stdout:3055: finishing write tid 4 to smithi08969774-36 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:3055: finishing write tid 5 to smithi08969774-36 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:3055: oid 36 updating version 0 to 2044 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:3055: oid 36 version 2044 is already newer than 2042 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:3055: oid 36 version 2044 is already newer than 2043 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:3055: oid 36 updating version 2044 to 2045 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 2045 (ObjNum 953 snap 316 seq_num 953) dirty exists 2024-08-29T18:24:17.111 INFO:tasks.rados.rados.0.smithi089.stdout:3055: left oid 36 (ObjNum 953 snap 316 seq_num 953) 2024-08-29T18:24:17.116 INFO:tasks.rados.rados.0.smithi089.stdout:3056: finishing rollback tid 0 to smithi08969774-13 2024-08-29T18:24:17.117 INFO:tasks.rados.rados.0.smithi089.stdout:3056: finishing rollback tid 1 to smithi08969774-13 2024-08-29T18:24:17.117 INFO:tasks.rados.rados.0.smithi089.stdout:3056: finishing rollback tid 2 to smithi08969774-13 2024-08-29T18:24:17.117 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1563 (ObjNum 859 snap 292 seq_num 859) dirty exists 2024-08-29T18:24:17.147 INFO:tasks.rados.rados.0.smithi089.stdout:3052: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:17.178 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:16 smithi089 bash[77323]: cluster 2024-08-29T18:24:15.768473+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-29T18:24:17.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:16 smithi089 bash[77323]: cluster 2024-08-29T18:24:16.059026+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-29T18:24:17.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:16 smithi089 bash[78574]: cluster 2024-08-29T18:24:15.768473+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-29T18:24:17.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:16 smithi089 bash[78574]: cluster 2024-08-29T18:24:16.059026+0000 mon.a (mon.0) 1070 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-29T18:24:18.071 INFO:tasks.rados.rados.0.smithi089.stdout:3052: done (4 left) 2024-08-29T18:24:18.071 INFO:tasks.rados.rados.0.smithi089.stdout:3055: done (3 left) 2024-08-29T18:24:18.071 INFO:tasks.rados.rados.0.smithi089.stdout:3056: done (2 left) 2024-08-29T18:24:18.071 INFO:tasks.rados.rados.0.smithi089.stdout:3057: done (1 left) 2024-08-29T18:24:18.072 INFO:tasks.rados.rados.0.smithi089.stdout:3058: done (0 left) 2024-08-29T18:24:18.072 INFO:tasks.rados.rados.0.smithi089.stdout:3059: read oid 49 snap -1 2024-08-29T18:24:18.072 INFO:tasks.rados.rados.0.smithi089.stdout:3059: expect deleted 2024-08-29T18:24:18.072 INFO:tasks.rados.rados.0.smithi089.stdout:3060: snap_remove snap 309 2024-08-29T18:24:18.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:18 smithi144 bash[67678]: cluster 2024-08-29T18:24:16.765563+0000 mgr.y (mgr.34104) 325 : cluster [DBG] pgmap v608: 121 pgs: 121 active+clean; 614 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-08-29T18:24:18.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:18 smithi144 bash[67678]: cluster 2024-08-29T18:24:17.060696+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-29T18:24:18.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:18 smithi089 bash[77323]: cluster 2024-08-29T18:24:16.765563+0000 mgr.y (mgr.34104) 325 : cluster [DBG] pgmap v608: 121 pgs: 121 active+clean; 614 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-08-29T18:24:18.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:18 smithi089 bash[77323]: cluster 2024-08-29T18:24:17.060696+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-29T18:24:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:18 smithi089 bash[78574]: cluster 2024-08-29T18:24:16.765563+0000 mgr.y (mgr.34104) 325 : cluster [DBG] pgmap v608: 121 pgs: 121 active+clean; 614 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2024-08-29T18:24:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:18 smithi089 bash[78574]: cluster 2024-08-29T18:24:17.060696+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-29T18:24:19.089 INFO:tasks.rados.rados.0.smithi089.stdout:3060: done (1 left) 2024-08-29T18:24:19.089 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 317 2024-08-29T18:24:19.089 INFO:tasks.rados.rados.0.smithi089.stdout:3061: seq_num 954 ranges {0=786432,786432=671744,1458176=131072} 2024-08-29T18:24:19.094 INFO:tasks.rados.rados.0.smithi089.stdout:3061: writing smithi08969774-12 from 0 to 786432 tid 1 2024-08-29T18:24:19.096 INFO:tasks.rados.rados.0.smithi089.stdout:3061: writing smithi08969774-12 from 786432 to 1458176 tid 2 2024-08-29T18:24:19.097 INFO:tasks.rados.rados.0.smithi089.stdout:3061: writing smithi08969774-12 from 1458176 to 1589248 tid 3 2024-08-29T18:24:19.097 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 317 2024-08-29T18:24:19.097 INFO:tasks.rados.rados.0.smithi089.stdout:3062: seq_num 955 ranges {999424=802816,1802240=557056,2359296=245760} 2024-08-29T18:24:19.110 INFO:tasks.rados.rados.0.smithi089.stdout:3062: writing smithi08969774-45 from 999424 to 1802240 tid 1 2024-08-29T18:24:19.113 INFO:tasks.rados.rados.0.smithi089.stdout:3062: writing smithi08969774-45 from 1802240 to 2359296 tid 2 2024-08-29T18:24:19.115 INFO:tasks.rados.rados.0.smithi089.stdout:3062: writing smithi08969774-45 from 2359296 to 2605056 tid 3 2024-08-29T18:24:19.115 INFO:tasks.rados.rados.0.smithi089.stdout:3063: snap_remove snap 281 2024-08-29T18:24:19.329 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:19 smithi144 bash[67678]: cluster 2024-08-29T18:24:18.072748+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-29T18:24:19.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:19 smithi089 bash[77323]: cluster 2024-08-29T18:24:18.072748+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-29T18:24:19.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:19 smithi089 bash[78574]: cluster 2024-08-29T18:24:18.072748+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-08-29T18:24:20.090 INFO:tasks.rados.rados.0.smithi089.stdout:3063: done (3 left) 2024-08-29T18:24:20.091 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 317 2024-08-29T18:24:20.091 INFO:tasks.rados.rados.0.smithi089.stdout:3064: seq_num 956 ranges {794624=417792,1212416=434176,1646592=770048} 2024-08-29T18:24:20.104 INFO:tasks.rados.rados.0.smithi089.stdout:3064: writing smithi08969774-50 from 794624 to 1212416 tid 1 2024-08-29T18:24:20.110 INFO:tasks.rados.rados.0.smithi089.stdout:3064: writing smithi08969774-50 from 1212416 to 1646592 tid 2 2024-08-29T18:24:20.119 INFO:tasks.rados.rados.0.smithi089.stdout:3064: writing smithi08969774-50 from 1646592 to 2416640 tid 3 2024-08-29T18:24:20.120 INFO:tasks.rados.rados.0.smithi089.stdout:3061: finishing write tid 1 to smithi08969774-12 2024-08-29T18:24:20.120 INFO:tasks.rados.rados.0.smithi089.stdout:3061: finishing write tid 2 to smithi08969774-12 2024-08-29T18:24:20.120 INFO:tasks.rados.rados.0.smithi089.stdout:3061: finishing write tid 3 to smithi08969774-12 2024-08-29T18:24:20.120 INFO:tasks.rados.rados.0.smithi089.stdout:3061: finishing write tid 4 to smithi08969774-12 2024-08-29T18:24:20.120 INFO:tasks.rados.rados.0.smithi089.stdout:3062: finishing write tid 1 to smithi08969774-45 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3062: finishing write tid 2 to smithi08969774-45 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3062: finishing write tid 3 to smithi08969774-45 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3061: finishing write tid 5 to smithi08969774-12 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3061: oid 12 updating version 0 to 2049 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3061: oid 12 version 2049 is already newer than 2046 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3061: oid 12 version 2049 is already newer than 2047 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3061: oid 12 version 2049 is already newer than 2048 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2049 (ObjNum 954 snap 317 seq_num 954) dirty exists 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3061: left oid 12 (ObjNum 954 snap 317 seq_num 954) 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3062: finishing write tid 4 to smithi08969774-45 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3062: finishing write tid 5 to smithi08969774-45 2024-08-29T18:24:20.121 INFO:tasks.rados.rados.0.smithi089.stdout:3062: oid 45 updating version 0 to 2053 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3062: oid 45 updating version 2053 to 2054 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3062: oid 45 updating version 2054 to 2056 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3062: oid 45 version 2056 is already newer than 2055 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2056 (ObjNum 955 snap 317 seq_num 955) dirty exists 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3062: left oid 45 (ObjNum 955 snap 317 seq_num 955) 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3059: done (3 left) 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3061: done (2 left) 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3062: done (1 left) 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3065: rollback oid 36 current snap is 317 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 36 to 314 2024-08-29T18:24:20.122 INFO:tasks.rados.rados.0.smithi089.stdout:3066: snap_remove snap 311 2024-08-29T18:24:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:20 smithi089 bash[78574]: cluster 2024-08-29T18:24:18.766608+0000 mgr.y (mgr.34104) 326 : cluster [DBG] pgmap v611: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.4 MiB/s wr, 42 op/s 2024-08-29T18:24:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:20 smithi089 bash[78574]: cluster 2024-08-29T18:24:19.086437+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-29T18:24:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:20 smithi089 bash[77323]: cluster 2024-08-29T18:24:18.766608+0000 mgr.y (mgr.34104) 326 : cluster [DBG] pgmap v611: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.4 MiB/s wr, 42 op/s 2024-08-29T18:24:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:20 smithi089 bash[77323]: cluster 2024-08-29T18:24:19.086437+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-29T18:24:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:20 smithi144 bash[67678]: cluster 2024-08-29T18:24:18.766608+0000 mgr.y (mgr.34104) 326 : cluster [DBG] pgmap v611: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.4 MiB/s wr, 42 op/s 2024-08-29T18:24:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:20 smithi144 bash[67678]: cluster 2024-08-29T18:24:19.086437+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-08-29T18:24:21.070 INFO:tasks.rados.rados.0.smithi089.stdout:3066: done (2 left) 2024-08-29T18:24:21.070 INFO:tasks.rados.rados.0.smithi089.stdout:3067: rmattr oid 14 current snap is 317 2024-08-29T18:24:21.070 INFO:tasks.rados.rados.0.smithi089.stdout:3067: done (2 left) 2024-08-29T18:24:21.070 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 317 2024-08-29T18:24:21.070 INFO:tasks.rados.rados.0.smithi089.stdout:3068: seq_num 957 ranges {2400256=434176,2834432=720896,3555328=483328} 2024-08-29T18:24:21.100 INFO:tasks.rados.rados.0.smithi089.stdout:3068: writing smithi08969774-13 from 2400256 to 2834432 tid 1 2024-08-29T18:24:21.109 INFO:tasks.rados.rados.0.smithi089.stdout:3068: writing smithi08969774-13 from 2834432 to 3555328 tid 2 2024-08-29T18:24:21.115 INFO:tasks.rados.rados.0.smithi089.stdout:3068: writing smithi08969774-13 from 3555328 to 4038656 tid 3 2024-08-29T18:24:21.115 INFO:tasks.rados.rados.0.smithi089.stdout:3069: snap_remove snap 222 2024-08-29T18:24:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:21 smithi144 bash[67678]: cluster 2024-08-29T18:24:20.086878+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-29T18:24:21.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:21 smithi144 bash[67678]: cluster 2024-08-29T18:24:21.065725+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-29T18:24:21.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:21 smithi089 bash[78574]: cluster 2024-08-29T18:24:20.086878+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-29T18:24:21.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:21 smithi089 bash[78574]: cluster 2024-08-29T18:24:21.065725+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-29T18:24:21.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:21 smithi089 bash[77323]: cluster 2024-08-29T18:24:20.086878+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-08-29T18:24:21.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:21 smithi089 bash[77323]: cluster 2024-08-29T18:24:21.065725+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: finishing write tid 1 to smithi08969774-50 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: finishing write tid 2 to smithi08969774-50 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: finishing write tid 3 to smithi08969774-50 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: finishing write tid 4 to smithi08969774-50 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: finishing write tid 5 to smithi08969774-50 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: oid 50 updating version 0 to 1490 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: oid 50 version 1490 is already newer than 1489 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: oid 50 updating version 1490 to 1491 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: oid 50 updating version 1491 to 1492 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 1492 (ObjNum 956 snap 317 seq_num 956) dirty exists 2024-08-29T18:24:22.115 INFO:tasks.rados.rados.0.smithi089.stdout:3064: left oid 50 (ObjNum 956 snap 317 seq_num 956) 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3065: finishing rollback tid 0 to smithi08969774-36 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3065: finishing rollback tid 1 to smithi08969774-36 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 2063 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: finishing write tid 1 to smithi08969774-13 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: finishing write tid 2 to smithi08969774-13 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: finishing write tid 3 to smithi08969774-13 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: finishing write tid 4 to smithi08969774-13 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: finishing write tid 5 to smithi08969774-13 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: oid 13 updating version 0 to 1565 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: oid 13 updating version 1565 to 1566 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: oid 13 updating version 1566 to 1567 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: oid 13 version 1567 is already newer than 1564 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1567 (ObjNum 957 snap 317 seq_num 957) dirty exists 2024-08-29T18:24:22.116 INFO:tasks.rados.rados.0.smithi089.stdout:3068: left oid 13 (ObjNum 957 snap 317 seq_num 957) 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3064: done (3 left) 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3065: done (2 left) 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3068: done (1 left) 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3069: done (0 left) 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3070: copy_from oid 7 from oid 39 current snap is 317 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3071: copy_from oid 33 from oid 49 current snap is 317 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3072: setattr oid 12 current snap is 317 2024-08-29T18:24:22.117 INFO:tasks.rados.rados.0.smithi089.stdout:3073: delete oid 1 current snap is 317 2024-08-29T18:24:22.133 INFO:tasks.rados.rados.0.smithi089.stdout:3071: finishing copy_from to smithi08969774-33 2024-08-29T18:24:22.133 INFO:tasks.rados.rados.0.smithi089.stdout:3071: got expected ENOENT (src dne) 2024-08-29T18:24:22.133 INFO:tasks.rados.rados.0.smithi089.stdout:3071: finishing copy_from racing read to smithi08969774-33 2024-08-29T18:24:22.144 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2076 (ObjNum 954 snap 317 seq_num 954) dirty exists 2024-08-29T18:24:22.158 INFO:tasks.rados.rados.0.smithi089.stdout:3071: done (3 left) 2024-08-29T18:24:22.158 INFO:tasks.rados.rados.0.smithi089.stdout:3072: done (2 left) 2024-08-29T18:24:22.158 INFO:tasks.rados.rados.0.smithi089.stdout:3073: done (1 left) 2024-08-29T18:24:22.158 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 317 2024-08-29T18:24:22.158 INFO:tasks.rados.rados.0.smithi089.stdout:3074: seq_num 959 ranges {0=466944,466944=540672,1007616=557056,1564672=106496} 2024-08-29T18:24:22.162 INFO:tasks.rados.rados.0.smithi089.stdout:3074: writing smithi08969774-44 from 0 to 466944 tid 1 2024-08-29T18:24:22.168 INFO:tasks.rados.rados.0.smithi089.stdout:3074: writing smithi08969774-44 from 466944 to 1007616 tid 2 2024-08-29T18:24:22.173 INFO:tasks.rados.rados.0.smithi089.stdout:3074: writing smithi08969774-44 from 1007616 to 1564672 tid 3 2024-08-29T18:24:22.174 INFO:tasks.rados.rados.0.smithi089.stdout:3074: writing smithi08969774-44 from 1564672 to 1671168 tid 4 2024-08-29T18:24:22.174 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 317 2024-08-29T18:24:22.174 INFO:tasks.rados.rados.0.smithi089.stdout:3074: finishing write tid 1 to smithi08969774-44 2024-08-29T18:24:22.174 INFO:tasks.rados.rados.0.smithi089.stdout:3074: finishing write tid 2 to smithi08969774-44 2024-08-29T18:24:22.174 INFO:tasks.rados.rados.0.smithi089.stdout:3075: seq_num 960 ranges {5095424=483328,5578752=425984,6004736=761856,6766592=16384} 2024-08-29T18:24:22.206 INFO:tasks.rados.rados.0.smithi089.stdout:3075: writing smithi08969774-6 from 5095424 to 5578752 tid 1 2024-08-29T18:24:22.209 INFO:tasks.rados.rados.0.smithi089.stdout:3075: writing smithi08969774-6 from 5578752 to 6004736 tid 2 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3075: writing smithi08969774-6 from 6004736 to 6766592 tid 3 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3075: writing smithi08969774-6 from 6766592 to 6782976 tid 4 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3076: setattr oid 17 current snap is 317 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3074: finishing write tid 3 to smithi08969774-44 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3074: finishing write tid 4 to smithi08969774-44 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3074: finishing write tid 5 to smithi08969774-44 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3074: finishing write tid 6 to smithi08969774-44 2024-08-29T18:24:22.215 INFO:tasks.rados.rados.0.smithi089.stdout:3074: oid 44 updating version 0 to 1441 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3074: oid 44 version 1441 is already newer than 1439 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3074: oid 44 version 1441 is already newer than 1440 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3074: oid 44 updating version 1441 to 1442 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3074: oid 44 version 1442 is already newer than 1438 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1442 (ObjNum 959 snap 317 seq_num 959) dirty exists 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3074: left oid 44 (ObjNum 959 snap 317 seq_num 959) 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3070: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3070: finishing copy_from to smithi08969774-7 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 1476 (ObjNum 848 snap 291 seq_num 848) dirty exists 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3075: finishing write tid 1 to smithi08969774-6 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3075: finishing write tid 2 to smithi08969774-6 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3070: done (3 left) 2024-08-29T18:24:22.216 INFO:tasks.rados.rados.0.smithi089.stdout:3074: done (2 left) 2024-08-29T18:24:22.217 INFO:tasks.rados.rados.0.smithi089.stdout:3077: rollback oid 14 current snap is 317 2024-08-29T18:24:22.217 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 14 to 298 2024-08-29T18:24:22.217 INFO:tasks.rados.rados.0.smithi089.stdout:3078: setattr oid 23 current snap is 317 2024-08-29T18:24:22.217 INFO:tasks.rados.rados.0.smithi089.stdout:3079: snap_create 2024-08-29T18:24:22.219 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1557 (ObjNum 863 snap 295 seq_num 863) dirty exists 2024-08-29T18:24:22.220 INFO:tasks.rados.rados.0.smithi089.stdout:3077: finishing rollback tid 1 to smithi08969774-14 2024-08-29T18:24:22.220 INFO:tasks.rados.rados.0.smithi089.stdout:3077: finishing rollback tid 2 to smithi08969774-14 2024-08-29T18:24:22.221 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2058 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:24:22.221 INFO:tasks.rados.rados.0.smithi089.stdout:3075: finishing write tid 3 to smithi08969774-6 2024-08-29T18:24:22.222 INFO:tasks.rados.rados.0.smithi089.stdout:3075: finishing write tid 4 to smithi08969774-6 2024-08-29T18:24:22.223 INFO:tasks.rados.rados.0.smithi089.stdout:3075: finishing write tid 5 to smithi08969774-6 2024-08-29T18:24:22.224 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1498 (ObjNum 932 snap 314 seq_num 932) dirty exists 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: finishing write tid 6 to smithi08969774-6 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: oid 6 updating version 0 to 1496 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: oid 6 version 1496 is already newer than 1494 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: oid 6 updating version 1496 to 1497 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: oid 6 version 1497 is already newer than 1493 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: oid 6 version 1497 is already newer than 1495 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1497 (ObjNum 960 snap 317 seq_num 960) dirty exists 2024-08-29T18:24:22.225 INFO:tasks.rados.rados.0.smithi089.stdout:3075: left oid 6 (ObjNum 960 snap 317 seq_num 960) 2024-08-29T18:24:22.407 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:22 smithi144 bash[67678]: cluster 2024-08-29T18:24:20.767328+0000 mgr.y (mgr.34104) 327 : cluster [DBG] pgmap v614: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-29T18:24:22.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:22 smithi089 bash[77323]: cluster 2024-08-29T18:24:20.767328+0000 mgr.y (mgr.34104) 327 : cluster [DBG] pgmap v614: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-29T18:24:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:22 smithi089 bash[78574]: cluster 2024-08-29T18:24:20.767328+0000 mgr.y (mgr.34104) 327 : cluster [DBG] pgmap v614: 121 pgs: 121 active+clean; 589 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.1 MiB/s wr, 9 op/s 2024-08-29T18:24:23.142 INFO:tasks.rados.rados.0.smithi089.stdout:3075: done (4 left) 2024-08-29T18:24:23.142 INFO:tasks.rados.rados.0.smithi089.stdout:3076: done (3 left) 2024-08-29T18:24:23.142 INFO:tasks.rados.rados.0.smithi089.stdout:3077: done (2 left) 2024-08-29T18:24:23.142 INFO:tasks.rados.rados.0.smithi089.stdout:3078: done (1 left) 2024-08-29T18:24:23.143 INFO:tasks.rados.rados.0.smithi089.stdout:3079: done (0 left) 2024-08-29T18:24:23.143 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 318 2024-08-29T18:24:23.143 INFO:tasks.rados.rados.0.smithi089.stdout:3080: seq_num 961 ranges {2605056=499712,3104768=712704,3817472=491520} 2024-08-29T18:24:23.167 INFO:tasks.rados.rados.0.smithi089.stdout:3080: writing smithi08969774-45 from 2605056 to 3104768 tid 1 2024-08-29T18:24:23.177 INFO:tasks.rados.rados.0.smithi089.stdout:3080: writing smithi08969774-45 from 3104768 to 3817472 tid 2 2024-08-29T18:24:23.180 INFO:tasks.rados.rados.0.smithi089.stdout:3080: writing smithi08969774-45 from 3817472 to 4308992 tid 3 2024-08-29T18:24:23.181 INFO:tasks.rados.rados.0.smithi089.stdout:3081: read oid 41 snap 278 2024-08-29T18:24:23.181 INFO:tasks.rados.rados.0.smithi089.stdout:3081: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:24:23.181 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 318 2024-08-29T18:24:23.181 INFO:tasks.rados.rados.0.smithi089.stdout:3082: seq_num 962 ranges {5095424=516096,5611520=589824,6201344=614400} 2024-08-29T18:24:23.217 INFO:tasks.rados.rados.0.smithi089.stdout:3082: writing smithi08969774-35 from 5095424 to 5611520 tid 1 2024-08-29T18:24:23.221 INFO:tasks.rados.rados.0.smithi089.stdout:3082: writing smithi08969774-35 from 5611520 to 6201344 tid 2 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3082: writing smithi08969774-35 from 6201344 to 6815744 tid 3 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3083: delete oid 40 current snap is 318 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3080: finishing write tid 1 to smithi08969774-45 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3080: finishing write tid 2 to smithi08969774-45 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3080: finishing write tid 3 to smithi08969774-45 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3080: finishing write tid 4 to smithi08969774-45 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3080: finishing write tid 5 to smithi08969774-45 2024-08-29T18:24:23.227 INFO:tasks.rados.rados.0.smithi089.stdout:3080: oid 45 updating version 0 to 2092 2024-08-29T18:24:23.228 INFO:tasks.rados.rados.0.smithi089.stdout:3080: oid 45 version 2092 is already newer than 2090 2024-08-29T18:24:23.228 INFO:tasks.rados.rados.0.smithi089.stdout:3080: oid 45 updating version 2092 to 2093 2024-08-29T18:24:23.228 INFO:tasks.rados.rados.0.smithi089.stdout:3080: oid 45 version 2093 is already newer than 2091 2024-08-29T18:24:23.228 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2093 (ObjNum 961 snap 318 seq_num 961) dirty exists 2024-08-29T18:24:23.228 INFO:tasks.rados.rados.0.smithi089.stdout:3080: left oid 45 (ObjNum 961 snap 318 seq_num 961) 2024-08-29T18:24:23.230 INFO:tasks.rados.rados.0.smithi089.stdout:3082: finishing write tid 1 to smithi08969774-35 2024-08-29T18:24:23.230 INFO:tasks.rados.rados.0.smithi089.stdout:3082: finishing write tid 2 to smithi08969774-35 2024-08-29T18:24:23.231 INFO:tasks.rados.rados.0.smithi089.stdout:3080: done (3 left) 2024-08-29T18:24:23.231 INFO:tasks.rados.rados.0.smithi089.stdout:3083: done (2 left) 2024-08-29T18:24:23.231 INFO:tasks.rados.rados.0.smithi089.stdout:3084: copy_from oid 10 from oid 50 current snap is 318 2024-08-29T18:24:23.231 INFO:tasks.rados.rados.0.smithi089.stdout:3085: setattr oid 26 current snap is 318 2024-08-29T18:24:23.233 INFO:tasks.rados.rados.0.smithi089.stdout:3082: finishing write tid 3 to smithi08969774-35 2024-08-29T18:24:23.233 INFO:tasks.rados.rados.0.smithi089.stdout:3082: finishing write tid 4 to smithi08969774-35 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:3086: rollback oid 31 current snap is 318 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 191 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:3087: rmattr oid 33 current snap is 318 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:3087: done (5 left) 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:3088: rollback oid 25 current snap is 318 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 25 to 315 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:3089: copy_from oid 5 from oid 47 current snap is 318 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:3090: rollback oid 2 current snap is 318 2024-08-29T18:24:23.234 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 310 2024-08-29T18:24:23.235 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 318 2024-08-29T18:24:23.235 INFO:tasks.rados.rados.0.smithi089.stdout:3091: seq_num 964 ranges {778240=548864,1327104=761856,2088960=442368} 2024-08-29T18:24:23.243 INFO:tasks.rados.rados.0.smithi089.stdout:3091: writing smithi08969774-18 from 778240 to 1327104 tid 1 2024-08-29T18:24:23.248 INFO:tasks.rados.rados.0.smithi089.stdout:3091: writing smithi08969774-18 from 1327104 to 2088960 tid 2 2024-08-29T18:24:23.251 INFO:tasks.rados.rados.0.smithi089.stdout:3091: writing smithi08969774-18 from 2088960 to 2531328 tid 3 2024-08-29T18:24:23.251 INFO:tasks.rados.rados.0.smithi089.stdout:3092: read oid 27 snap 291 2024-08-29T18:24:23.251 INFO:tasks.rados.rados.0.smithi089.stdout:3092: expect deleted 2024-08-29T18:24:23.252 INFO:tasks.rados.rados.0.smithi089.stdout:3093: read oid 20 snap -1 2024-08-29T18:24:23.252 INFO:tasks.rados.rados.0.smithi089.stdout:3093: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:24:23.252 INFO:tasks.rados.rados.0.smithi089.stdout:3094: delete oid 32 current snap is 318 2024-08-29T18:24:23.252 INFO:tasks.rados.rados.0.smithi089.stdout:3081: expect (ObjNum 553 snap 185 seq_num 553) 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: cluster 2024-08-29T18:24:22.114676+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: audit 2024-08-29T18:24:22.699233+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: audit 2024-08-29T18:24:22.973714+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: audit 2024-08-29T18:24:22.987345+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: audit 2024-08-29T18:24:22.989942+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: audit 2024-08-29T18:24:22.991782+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[77323]: audit 2024-08-29T18:24:23.002563+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: cluster 2024-08-29T18:24:22.114676+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-29T18:24:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: audit 2024-08-29T18:24:22.699233+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: audit 2024-08-29T18:24:22.973714+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: audit 2024-08-29T18:24:22.987345+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: audit 2024-08-29T18:24:22.989942+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: audit 2024-08-29T18:24:22.991782+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:23 smithi089 bash[78574]: audit 2024-08-29T18:24:23.002563+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: cluster 2024-08-29T18:24:22.114676+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-08-29T18:24:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: audit 2024-08-29T18:24:22.699233+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: audit 2024-08-29T18:24:22.973714+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: audit 2024-08-29T18:24:22.987345+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: audit 2024-08-29T18:24:22.989942+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: audit 2024-08-29T18:24:22.991782+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:23 smithi144 bash[67678]: audit 2024-08-29T18:24:23.002563+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3082: finishing write tid 5 to smithi08969774-35 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3082: oid 35 updating version 0 to 2062 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3082: oid 35 version 2062 is already newer than 2061 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3082: oid 35 updating version 2062 to 2063 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3082: oid 35 version 2063 is already newer than 2060 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2063 (ObjNum 962 snap 318 seq_num 962) dirty exists 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3082: left oid 35 (ObjNum 962 snap 318 seq_num 962) 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3084: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3088: finishing rollback tid 0 to smithi08969774-25 2024-08-29T18:24:23.663 INFO:tasks.rados.rados.0.smithi089.stdout:3089: finishing copy_from to smithi08969774-5 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3089: got expected ENOENT (src dne) 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3089: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3086: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3086: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1559 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3088: finishing rollback tid 1 to smithi08969774-25 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1751 (ObjNum 923 snap 314 seq_num 923) dirty exists 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3090: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3088: finishing rollback tid 2 to smithi08969774-25 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 1570 (ObjNum 908 snap 309 seq_num 908) dirty exists 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3090: finishing rollback tid 2 to smithi08969774-2 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1498 (ObjNum 803 snap 280 seq_num 803) dirty exists 2024-08-29T18:24:23.664 INFO:tasks.rados.rados.0.smithi089.stdout:3091: finishing write tid 1 to smithi08969774-18 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3084: finishing copy_from to smithi08969774-10 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1492 (ObjNum 956 snap 317 seq_num 956) dirty exists 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: finishing write tid 2 to smithi08969774-18 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: finishing write tid 3 to smithi08969774-18 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: finishing write tid 4 to smithi08969774-18 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: finishing write tid 5 to smithi08969774-18 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: oid 18 updating version 0 to 711 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: oid 18 version 711 is already newer than 710 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: oid 18 updating version 711 to 712 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: oid 18 updating version 712 to 713 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 713 (ObjNum 964 snap 318 seq_num 964) dirty exists 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3091: left oid 18 (ObjNum 964 snap 318 seq_num 964) 2024-08-29T18:24:23.665 INFO:tasks.rados.rados.0.smithi089.stdout:3093: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:24:23.720 INFO:tasks.rados.rados.0.smithi089.stdout:3081: done (11 left) 2024-08-29T18:24:23.720 INFO:tasks.rados.rados.0.smithi089.stdout:3082: done (10 left) 2024-08-29T18:24:23.720 INFO:tasks.rados.rados.0.smithi089.stdout:3084: done (9 left) 2024-08-29T18:24:23.720 INFO:tasks.rados.rados.0.smithi089.stdout:3085: done (8 left) 2024-08-29T18:24:23.721 INFO:tasks.rados.rados.0.smithi089.stdout:3086: done (7 left) 2024-08-29T18:24:23.721 INFO:tasks.rados.rados.0.smithi089.stdout:3088: done (6 left) 2024-08-29T18:24:23.721 INFO:tasks.rados.rados.0.smithi089.stdout:3089: done (5 left) 2024-08-29T18:24:23.721 INFO:tasks.rados.rados.0.smithi089.stdout:3090: done (4 left) 2024-08-29T18:24:23.721 INFO:tasks.rados.rados.0.smithi089.stdout:3091: done (3 left) 2024-08-29T18:24:23.721 INFO:tasks.rados.rados.0.smithi089.stdout:3092: done (2 left) 2024-08-29T18:24:23.722 INFO:tasks.rados.rados.0.smithi089.stdout:3093: done (1 left) 2024-08-29T18:24:23.722 INFO:tasks.rados.rados.0.smithi089.stdout:3094: done (0 left) 2024-08-29T18:24:23.722 INFO:tasks.rados.rados.0.smithi089.stdout:3095: delete oid 12 current snap is 318 2024-08-29T18:24:23.725 INFO:tasks.rados.rados.0.smithi089.stdout:3095: done (0 left) 2024-08-29T18:24:23.725 INFO:tasks.rados.rados.0.smithi089.stdout:3096: read oid 45 snap -1 2024-08-29T18:24:23.725 INFO:tasks.rados.rados.0.smithi089.stdout:3096: expect (ObjNum 961 snap 318 seq_num 961) 2024-08-29T18:24:23.725 INFO:tasks.rados.rados.0.smithi089.stdout:3097: copy_from oid 44 from oid 31 current snap is 318 2024-08-29T18:24:23.726 INFO:tasks.rados.rados.0.smithi089.stdout:3098: rollback oid 4 current snap is 318 2024-08-29T18:24:23.726 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 314 2024-08-29T18:24:23.726 INFO:tasks.rados.rados.0.smithi089.stdout:3099: snap_create 2024-08-29T18:24:23.732 INFO:tasks.rados.rados.0.smithi089.stdout:3098: finishing rollback tid 0 to smithi08969774-4 2024-08-29T18:24:23.733 INFO:tasks.rados.rados.0.smithi089.stdout:3098: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:24:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:3098: finishing rollback tid 2 to smithi08969774-4 2024-08-29T18:24:23.734 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 1704 (ObjNum 949 snap 314 seq_num 949) dirty exists 2024-08-29T18:24:23.748 INFO:tasks.rados.rados.0.smithi089.stdout:3096: expect (ObjNum 961 snap 318 seq_num 961) 2024-08-29T18:24:23.924 INFO:tasks.rados.rados.0.smithi089.stdout:3097: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:24:23.924 INFO:tasks.rados.rados.0.smithi089.stdout:3097: finishing copy_from to smithi08969774-44 2024-08-29T18:24:23.924 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1559 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:24:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:3096: done (3 left) 2024-08-29T18:24:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:3097: done (2 left) 2024-08-29T18:24:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:3098: done (1 left) 2024-08-29T18:24:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:3099: done (0 left) 2024-08-29T18:24:24.301 INFO:tasks.rados.rados.0.smithi089.stdout:3100: snap_create 2024-08-29T18:24:24.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cluster 2024-08-29T18:24:22.768217+0000 mgr.y (mgr.34104) 328 : cluster [DBG] pgmap v617: 121 pgs: 121 active+clean; 599 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-08-29T18:24:24.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cluster 2024-08-29T18:24:23.142938+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-29T18:24:24.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.172882+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.177050+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.179422+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.181673+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.185130+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.191517+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.193441+0000 mgr.y (mgr.34104) 329 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.198120+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.200532+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.206611+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.209168+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.215268+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.219414+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.220677+0000 mgr.y (mgr.34104) 330 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.232204+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.237733+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.239287+0000 mgr.y (mgr.34104) 331 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.250064+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cluster 2024-08-29T18:24:22.768217+0000 mgr.y (mgr.34104) 328 : cluster [DBG] pgmap v617: 121 pgs: 121 active+clean; 599 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cluster 2024-08-29T18:24:23.142938+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.172882+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.177050+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.179422+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.181673+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.185130+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.191517+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.193441+0000 mgr.y (mgr.34104) 329 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.198120+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.200532+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.206611+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.209168+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.215268+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.219414+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.220677+0000 mgr.y (mgr.34104) 330 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.232204+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.237733+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.239287+0000 mgr.y (mgr.34104) 331 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-29T18:24:24.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.250064+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.253117+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.261695+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.262714+0000 mgr.y (mgr.34104) 332 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.266327+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.268613+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.269306+0000 mgr.y (mgr.34104) 333 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.274604+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.276827+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.277496+0000 mgr.y (mgr.34104) 334 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-29T18:24:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.282568+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.286041+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: cephadm 2024-08-29T18:24:23.286676+0000 mgr.y (mgr.34104) 335 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[77323]: audit 2024-08-29T18:24:23.291517+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.253117+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.261695+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.262714+0000 mgr.y (mgr.34104) 332 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.266327+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.268613+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.269306+0000 mgr.y (mgr.34104) 333 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.274604+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.276827+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.277496+0000 mgr.y (mgr.34104) 334 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-29T18:24:24.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.282568+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.286041+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: cephadm 2024-08-29T18:24:23.286676+0000 mgr.y (mgr.34104) 335 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-29T18:24:24.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:24 smithi089 bash[78574]: audit 2024-08-29T18:24:23.291517+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cluster 2024-08-29T18:24:22.768217+0000 mgr.y (mgr.34104) 328 : cluster [DBG] pgmap v617: 121 pgs: 121 active+clean; 599 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-08-29T18:24:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cluster 2024-08-29T18:24:23.142938+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-08-29T18:24:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.172882+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.177050+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.179422+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.181673+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.185130+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.191517+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.193441+0000 mgr.y (mgr.34104) 329 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.198120+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.200532+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.206611+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.209168+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.215268+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.219414+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.220677+0000 mgr.y (mgr.34104) 330 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.232204+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.237733+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.239287+0000 mgr.y (mgr.34104) 331 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.250064+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.253117+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.261695+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.262714+0000 mgr.y (mgr.34104) 332 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.266327+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.268613+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.269306+0000 mgr.y (mgr.34104) 333 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.274604+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.276827+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.277496+0000 mgr.y (mgr.34104) 334 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.282568+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.286041+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: cephadm 2024-08-29T18:24:23.286676+0000 mgr.y (mgr.34104) 335 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-29T18:24:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:24 smithi144 bash[67678]: audit 2024-08-29T18:24:23.291517+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:25.308 INFO:tasks.rados.rados.0.smithi089.stdout:3100: done (0 left) 2024-08-29T18:24:25.308 INFO:tasks.rados.rados.0.smithi089.stdout:3101: delete oid 22 current snap is 320 2024-08-29T18:24:25.313 INFO:tasks.rados.rados.0.smithi089.stdout:3101: done (0 left) 2024-08-29T18:24:25.313 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 320 2024-08-29T18:24:25.313 INFO:tasks.rados.rados.0.smithi089.stdout:3102: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2024-08-29T18:24:25.316 INFO:tasks.rados.rados.0.smithi089.stdout:3102: writing smithi08969774-47 from 0 to 614400 tid 1 2024-08-29T18:24:25.321 INFO:tasks.rados.rados.0.smithi089.stdout:3102: writing smithi08969774-47 from 614400 to 1359872 tid 2 2024-08-29T18:24:25.323 INFO:tasks.rados.rados.0.smithi089.stdout:3102: writing smithi08969774-47 from 1359872 to 1818624 tid 3 2024-08-29T18:24:25.323 INFO:tasks.rados.rados.0.smithi089.stdout:3103: setattr oid 7 current snap is 320 2024-08-29T18:24:25.325 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 320 2024-08-29T18:24:25.326 INFO:tasks.rados.rados.0.smithi089.stdout:3104: seq_num 969 ranges {2801664=638976,3440640=630784,4071424=532480,4603904=40960} 2024-08-29T18:24:25.345 INFO:tasks.rados.rados.0.smithi089.stdout:3104: writing smithi08969774-2 from 2801664 to 3440640 tid 1 2024-08-29T18:24:25.349 INFO:tasks.rados.rados.0.smithi089.stdout:3104: writing smithi08969774-2 from 3440640 to 4071424 tid 2 2024-08-29T18:24:25.352 INFO:tasks.rados.rados.0.smithi089.stdout:3104: writing smithi08969774-2 from 4071424 to 4603904 tid 3 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3104: writing smithi08969774-2 from 4603904 to 4644864 tid 4 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3105: rmattr oid 28 current snap is 320 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3102: finishing write tid 1 to smithi08969774-47 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3106: snap_create 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2099 (ObjNum 848 snap 291 seq_num 848) dirty exists 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3102: finishing write tid 2 to smithi08969774-47 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3102: finishing write tid 3 to smithi08969774-47 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3102: finishing write tid 4 to smithi08969774-47 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3102: finishing write tid 5 to smithi08969774-47 2024-08-29T18:24:25.353 INFO:tasks.rados.rados.0.smithi089.stdout:3102: oid 47 updating version 0 to 1723 2024-08-29T18:24:25.354 INFO:tasks.rados.rados.0.smithi089.stdout:3102: oid 47 version 1723 is already newer than 1722 2024-08-29T18:24:25.354 INFO:tasks.rados.rados.0.smithi089.stdout:3102: oid 47 updating version 1723 to 1724 2024-08-29T18:24:25.354 INFO:tasks.rados.rados.0.smithi089.stdout:3102: oid 47 version 1724 is already newer than 1721 2024-08-29T18:24:25.354 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 1724 (ObjNum 968 snap 320 seq_num 968) dirty exists 2024-08-29T18:24:25.354 INFO:tasks.rados.rados.0.smithi089.stdout:3102: left oid 47 (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:24:25.356 INFO:tasks.rados.rados.0.smithi089.stdout:3104: finishing write tid 1 to smithi08969774-2 2024-08-29T18:24:25.358 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1251 (ObjNum 814 snap 281 seq_num 814) dirty exists 2024-08-29T18:24:25.362 INFO:tasks.rados.rados.0.smithi089.stdout:3104: finishing write tid 2 to smithi08969774-2 2024-08-29T18:24:25.362 INFO:tasks.rados.rados.0.smithi089.stdout:3104: finishing write tid 3 to smithi08969774-2 2024-08-29T18:24:25.362 INFO:tasks.rados.rados.0.smithi089.stdout:3104: finishing write tid 4 to smithi08969774-2 2024-08-29T18:24:25.366 INFO:tasks.rados.rados.0.smithi089.stdout:3104: finishing write tid 5 to smithi08969774-2 2024-08-29T18:24:25.366 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:25 smithi089 bash[77323]: cluster 2024-08-29T18:24:24.300908+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-29T18:24:25.366 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:24:25] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:24:25.367 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:25 smithi089 bash[78574]: cluster 2024-08-29T18:24:24.300908+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: finishing write tid 6 to smithi08969774-2 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: oid 2 updating version 0 to 1500 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: oid 2 updating version 1500 to 1502 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: oid 2 version 1502 is already newer than 1501 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: oid 2 updating version 1502 to 1504 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: oid 2 version 1504 is already newer than 1503 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1504 (ObjNum 969 snap 320 seq_num 969) dirty exists 2024-08-29T18:24:25.368 INFO:tasks.rados.rados.0.smithi089.stdout:3104: left oid 2 (ObjNum 969 snap 320 seq_num 969) 2024-08-29T18:24:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:25 smithi144 bash[67678]: cluster 2024-08-29T18:24:24.300908+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-08-29T18:24:26.063 INFO:tasks.rados.rados.0.smithi089.stdout:3102: done (4 left) 2024-08-29T18:24:26.063 INFO:tasks.rados.rados.0.smithi089.stdout:3103: done (3 left) 2024-08-29T18:24:26.063 INFO:tasks.rados.rados.0.smithi089.stdout:3104: done (2 left) 2024-08-29T18:24:26.063 INFO:tasks.rados.rados.0.smithi089.stdout:3105: done (1 left) 2024-08-29T18:24:26.063 INFO:tasks.rados.rados.0.smithi089.stdout:3106: done (0 left) 2024-08-29T18:24:26.063 INFO:tasks.rados.rados.0.smithi089.stdout:3107: copy_from oid 26 from oid 49 current snap is 321 2024-08-29T18:24:26.064 INFO:tasks.rados.rados.0.smithi089.stdout:3108: setattr oid 24 current snap is 321 2024-08-29T18:24:26.064 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 321 2024-08-29T18:24:26.064 INFO:tasks.rados.rados.0.smithi089.stdout:3109: seq_num 970 ranges {0=655360,655360=516096,1171456=688128} 2024-08-29T18:24:26.069 INFO:tasks.rados.rados.0.smithi089.stdout:3109: writing smithi08969774-16 from 0 to 655360 tid 1 2024-08-29T18:24:26.074 INFO:tasks.rados.rados.0.smithi089.stdout:3109: writing smithi08969774-16 from 655360 to 1171456 tid 2 2024-08-29T18:24:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:3109: writing smithi08969774-16 from 1171456 to 1859584 tid 3 2024-08-29T18:24:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:3110: delete oid 41 current snap is 321 2024-08-29T18:24:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1571 (ObjNum 143423110 snap 32645 seq_num 304) dirty exists 2024-08-29T18:24:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:3107: finishing copy_from to smithi08969774-26 2024-08-29T18:24:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:3107: got expected ENOENT (src dne) 2024-08-29T18:24:26.080 INFO:tasks.rados.rados.0.smithi089.stdout:3107: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:24:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:3109: finishing write tid 1 to smithi08969774-16 2024-08-29T18:24:26.084 INFO:tasks.rados.rados.0.smithi089.stdout:3109: finishing write tid 2 to smithi08969774-16 2024-08-29T18:24:26.086 INFO:tasks.rados.rados.0.smithi089.stdout:3109: finishing write tid 3 to smithi08969774-16 2024-08-29T18:24:26.086 INFO:tasks.rados.rados.0.smithi089.stdout:3109: finishing write tid 4 to smithi08969774-16 2024-08-29T18:24:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:3107: done (3 left) 2024-08-29T18:24:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:3108: done (2 left) 2024-08-29T18:24:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:3110: done (1 left) 2024-08-29T18:24:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:3111: rmattr oid 10 current snap is 321 2024-08-29T18:24:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:3111: done (1 left) 2024-08-29T18:24:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 321 2024-08-29T18:24:26.088 INFO:tasks.rados.rados.0.smithi089.stdout:3112: seq_num 972 ranges {0=688128,688128=688128,1376256=516096} 2024-08-29T18:24:26.093 INFO:tasks.rados.rados.0.smithi089.stdout:3112: writing smithi08969774-5 from 0 to 688128 tid 1 2024-08-29T18:24:26.099 INFO:tasks.rados.rados.0.smithi089.stdout:3112: writing smithi08969774-5 from 688128 to 1376256 tid 2 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3112: writing smithi08969774-5 from 1376256 to 1892352 tid 3 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3113: snap_create 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3109: finishing write tid 5 to smithi08969774-16 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3109: oid 16 updating version 0 to 1707 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3109: oid 16 version 1707 is already newer than 1706 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3109: oid 16 updating version 1707 to 1708 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3109: oid 16 version 1708 is already newer than 1705 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 1708 (ObjNum 970 snap 321 seq_num 970) dirty exists 2024-08-29T18:24:26.104 INFO:tasks.rados.rados.0.smithi089.stdout:3109: left oid 16 (ObjNum 970 snap 321 seq_num 970) 2024-08-29T18:24:26.105 INFO:tasks.rados.rados.0.smithi089.stdout:3112: finishing write tid 1 to smithi08969774-5 2024-08-29T18:24:26.112 INFO:tasks.rados.rados.0.smithi089.stdout:3112: finishing write tid 2 to smithi08969774-5 2024-08-29T18:24:26.112 INFO:tasks.rados.rados.0.smithi089.stdout:3112: finishing write tid 3 to smithi08969774-5 2024-08-29T18:24:26.112 INFO:tasks.rados.rados.0.smithi089.stdout:3112: finishing write tid 4 to smithi08969774-5 2024-08-29T18:24:26.115 INFO:tasks.rados.rados.0.smithi089.stdout:3112: finishing write tid 5 to smithi08969774-5 2024-08-29T18:24:26.115 INFO:tasks.rados.rados.0.smithi089.stdout:3112: oid 5 updating version 0 to 1563 2024-08-29T18:24:26.115 INFO:tasks.rados.rados.0.smithi089.stdout:3112: oid 5 version 1563 is already newer than 1560 2024-08-29T18:24:26.115 INFO:tasks.rados.rados.0.smithi089.stdout:3112: oid 5 version 1563 is already newer than 1562 2024-08-29T18:24:26.116 INFO:tasks.rados.rados.0.smithi089.stdout:3112: oid 5 version 1563 is already newer than 1561 2024-08-29T18:24:26.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 1563 (ObjNum 972 snap 321 seq_num 972) dirty exists 2024-08-29T18:24:26.116 INFO:tasks.rados.rados.0.smithi089.stdout:3112: left oid 5 (ObjNum 972 snap 321 seq_num 972) 2024-08-29T18:24:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:26 smithi144 bash[67678]: cluster 2024-08-29T18:24:24.768908+0000 mgr.y (mgr.34104) 336 : cluster [DBG] pgmap v620: 121 pgs: 121 active+clean; 601 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-08-29T18:24:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:26 smithi144 bash[67678]: cluster 2024-08-29T18:24:25.307869+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-29T18:24:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:26 smithi144 bash[67678]: cluster 2024-08-29T18:24:26.064186+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-29T18:24:26.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:26 smithi089 bash[77323]: cluster 2024-08-29T18:24:24.768908+0000 mgr.y (mgr.34104) 336 : cluster [DBG] pgmap v620: 121 pgs: 121 active+clean; 601 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-08-29T18:24:26.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:26 smithi089 bash[77323]: cluster 2024-08-29T18:24:25.307869+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-29T18:24:26.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:26 smithi089 bash[77323]: cluster 2024-08-29T18:24:26.064186+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-29T18:24:26.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:26 smithi089 bash[78574]: cluster 2024-08-29T18:24:24.768908+0000 mgr.y (mgr.34104) 336 : cluster [DBG] pgmap v620: 121 pgs: 121 active+clean; 601 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-08-29T18:24:26.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:26 smithi089 bash[78574]: cluster 2024-08-29T18:24:25.307869+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-29T18:24:26.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:26 smithi089 bash[78574]: cluster 2024-08-29T18:24:26.064186+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-29T18:24:27.059 INFO:tasks.rados.rados.0.smithi089.stdout:3109: done (2 left) 2024-08-29T18:24:27.059 INFO:tasks.rados.rados.0.smithi089.stdout:3112: done (1 left) 2024-08-29T18:24:27.059 INFO:tasks.rados.rados.0.smithi089.stdout:3113: done (0 left) 2024-08-29T18:24:27.059 INFO:tasks.rados.rados.0.smithi089.stdout:3114: delete oid 25 current snap is 322 2024-08-29T18:24:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:3114: done (0 left) 2024-08-29T18:24:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 322 2024-08-29T18:24:27.067 INFO:tasks.rados.rados.0.smithi089.stdout:3115: seq_num 974 ranges {4308992=720896,5029888=507904,5537792=671744,6209536=24576} 2024-08-29T18:24:27.093 INFO:tasks.rados.rados.0.smithi089.stdout:3115: writing smithi08969774-45 from 4308992 to 5029888 tid 1 2024-08-29T18:24:27.096 INFO:tasks.rados.rados.0.smithi089.stdout:3115: writing smithi08969774-45 from 5029888 to 5537792 tid 2 2024-08-29T18:24:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3115: writing smithi08969774-45 from 5537792 to 6209536 tid 3 2024-08-29T18:24:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3115: writing smithi08969774-45 from 6209536 to 6234112 tid 4 2024-08-29T18:24:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3116: read oid 17 snap -1 2024-08-29T18:24:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3116: expect (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:24:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3117: snap_create 2024-08-29T18:24:27.106 INFO:tasks.rados.rados.0.smithi089.stdout:3115: finishing write tid 1 to smithi08969774-45 2024-08-29T18:24:27.106 INFO:tasks.rados.rados.0.smithi089.stdout:3115: finishing write tid 2 to smithi08969774-45 2024-08-29T18:24:27.108 INFO:tasks.rados.rados.0.smithi089.stdout:3115: finishing write tid 3 to smithi08969774-45 2024-08-29T18:24:27.109 INFO:tasks.rados.rados.0.smithi089.stdout:3116: expect (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:24:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:3115: finishing write tid 4 to smithi08969774-45 2024-08-29T18:24:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:3115: finishing write tid 5 to smithi08969774-45 2024-08-29T18:24:27.164 INFO:tasks.rados.rados.0.smithi089.stdout:3115: finishing write tid 6 to smithi08969774-45 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:3115: oid 45 updating version 0 to 2104 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:3115: oid 45 version 2104 is already newer than 2102 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:3115: oid 45 version 2104 is already newer than 2101 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:3115: oid 45 updating version 2104 to 2105 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:3115: oid 45 version 2105 is already newer than 2103 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2105 (ObjNum 974 snap 322 seq_num 974) dirty exists 2024-08-29T18:24:27.165 INFO:tasks.rados.rados.0.smithi089.stdout:3115: left oid 45 (ObjNum 974 snap 322 seq_num 974) 2024-08-29T18:24:27.178 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.178 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.179 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.179 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.180 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.180 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.181 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:27.515 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:27 smithi089 systemd[1]: Stopping Ceph node-exporter.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:24:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[78574]: cephadm 2024-08-29T18:24:26.272019+0000 mgr.y (mgr.34104) 337 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-29T18:24:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[78574]: cephadm 2024-08-29T18:24:26.272651+0000 mgr.y (mgr.34104) 338 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-08-29T18:24:27.515 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[78574]: cluster 2024-08-29T18:24:27.061208+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-29T18:24:27.515 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[77323]: cephadm 2024-08-29T18:24:26.272019+0000 mgr.y (mgr.34104) 337 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-29T18:24:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[77323]: cephadm 2024-08-29T18:24:26.272651+0000 mgr.y (mgr.34104) 338 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-08-29T18:24:27.516 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[77323]: cluster 2024-08-29T18:24:27.061208+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-29T18:24:27.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:27 smithi144 bash[67678]: cephadm 2024-08-29T18:24:26.272019+0000 mgr.y (mgr.34104) 337 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-29T18:24:27.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:27 smithi144 bash[67678]: cephadm 2024-08-29T18:24:26.272651+0000 mgr.y (mgr.34104) 338 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2024-08-29T18:24:27.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:27 smithi144 bash[67678]: cluster 2024-08-29T18:24:27.061208+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-29T18:24:28.065 INFO:tasks.rados.rados.0.smithi089.stdout:3115: done (2 left) 2024-08-29T18:24:28.066 INFO:tasks.rados.rados.0.smithi089.stdout:3116: done (1 left) 2024-08-29T18:24:28.066 INFO:tasks.rados.rados.0.smithi089.stdout:3117: done (0 left) 2024-08-29T18:24:28.066 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 323 2024-08-29T18:24:28.066 INFO:tasks.rados.rados.0.smithi089.stdout:3118: seq_num 975 ranges {5169152=737280,5906432=786432,6692864=417792} 2024-08-29T18:24:28.109 INFO:tasks.rados.rados.0.smithi089.stdout:3118: writing smithi08969774-42 from 5169152 to 5906432 tid 1 2024-08-29T18:24:28.114 INFO:tasks.rados.rados.0.smithi089.stdout:3118: writing smithi08969774-42 from 5906432 to 6692864 tid 2 2024-08-29T18:24:28.117 INFO:tasks.rados.rados.0.smithi089.stdout:3118: writing smithi08969774-42 from 6692864 to 7110656 tid 3 2024-08-29T18:24:28.117 INFO:tasks.rados.rados.0.smithi089.stdout:3119: read oid 13 snap -1 2024-08-29T18:24:28.118 INFO:tasks.rados.rados.0.smithi089.stdout:3119: expect (ObjNum 957 snap 317 seq_num 957) 2024-08-29T18:24:28.118 INFO:tasks.rados.rados.0.smithi089.stdout:3120: copy_from oid 10 from oid 18 current snap is 323 2024-08-29T18:24:28.118 INFO:tasks.rados.rados.0.smithi089.stdout:3121: read oid 31 snap -1 2024-08-29T18:24:28.118 INFO:tasks.rados.rados.0.smithi089.stdout:3121: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:24:28.118 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 323 2024-08-29T18:24:28.118 INFO:tasks.rados.rados.0.smithi089.stdout:3122: seq_num 976 ranges {3530752=753664,4284416=671744,4956160=532480} 2024-08-29T18:24:28.144 INFO:tasks.rados.rados.0.smithi089.stdout:3122: writing smithi08969774-19 from 3530752 to 4284416 tid 1 2024-08-29T18:24:28.148 INFO:tasks.rados.rados.0.smithi089.stdout:3122: writing smithi08969774-19 from 4284416 to 4956160 tid 2 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3122: writing smithi08969774-19 from 4956160 to 5488640 tid 3 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3123: setattr oid 46 current snap is 323 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3118: finishing write tid 1 to smithi08969774-42 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3118: finishing write tid 2 to smithi08969774-42 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3118: finishing write tid 3 to smithi08969774-42 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3118: finishing write tid 4 to smithi08969774-42 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3120: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:3120: finishing copy_from to smithi08969774-10 2024-08-29T18:24:28.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 713 (ObjNum 964 snap 318 seq_num 964) dirty exists 2024-08-29T18:24:28.154 INFO:tasks.rados.rados.0.smithi089.stdout:3120: done (5 left) 2024-08-29T18:24:28.154 INFO:tasks.rados.rados.0.smithi089.stdout:3124: rmattr oid 45 current snap is 323 2024-08-29T18:24:28.154 INFO:tasks.rados.rados.0.smithi089.stdout:3124: done (5 left) 2024-08-29T18:24:28.154 INFO:tasks.rados.rados.0.smithi089.stdout:3125: copy_from oid 49 from oid 39 current snap is 323 2024-08-29T18:24:28.154 INFO:tasks.rados.rados.0.smithi089.stdout:3126: read oid 7 snap -1 2024-08-29T18:24:28.154 INFO:tasks.rados.rados.0.smithi089.stdout:3126: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:28.155 INFO:tasks.rados.rados.0.smithi089.stdout:3127: read oid 11 snap 291 2024-08-29T18:24:28.155 INFO:tasks.rados.rados.0.smithi089.stdout:3127: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:24:28.155 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 323 2024-08-29T18:24:28.155 INFO:tasks.rados.rados.0.smithi089.stdout:3128: seq_num 977 ranges {2260992=770048,3031040=557056,3588096=491520,4079616=155648} 2024-08-29T18:24:28.172 INFO:tasks.rados.rados.0.smithi089.stdout:3128: writing smithi08969774-20 from 2260992 to 3031040 tid 1 2024-08-29T18:24:28.180 INFO:tasks.rados.rados.0.smithi089.stdout:3128: writing smithi08969774-20 from 3031040 to 3588096 tid 2 2024-08-29T18:24:28.180 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:27 smithi089 bash[102642]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T18:24:28.180 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:24:28.181 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:28 smithi089 bash[102701]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T18:24:28.181 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-29T18:24:28.181 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: Stopped Ceph node-exporter.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:28.183 INFO:tasks.rados.rados.0.smithi089.stdout:3128: writing smithi08969774-20 from 3588096 to 4079616 tid 3 2024-08-29T18:24:28.190 INFO:tasks.rados.rados.0.smithi089.stdout:3128: writing smithi08969774-20 from 4079616 to 4235264 tid 4 2024-08-29T18:24:28.190 INFO:tasks.rados.rados.0.smithi089.stdout:3121: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:24:28.679 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.679 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.679 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.680 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.680 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.680 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:28 smithi089 bash[77323]: cluster 2024-08-29T18:24:26.770277+0000 mgr.y (mgr.34104) 339 : cluster [DBG] pgmap v623: 121 pgs: 121 active+clean; 615 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 6.0 MiB/s wr, 35 op/s 2024-08-29T18:24:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:28 smithi089 bash[77323]: cluster 2024-08-29T18:24:28.066707+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-29T18:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:28 smithi089 bash[78574]: cluster 2024-08-29T18:24:26.770277+0000 mgr.y (mgr.34104) 339 : cluster [DBG] pgmap v623: 121 pgs: 121 active+clean; 615 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 6.0 MiB/s wr, 35 op/s 2024-08-29T18:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:28 smithi089 bash[78574]: cluster 2024-08-29T18:24:28.066707+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-29T18:24:28.681 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:28.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:28 smithi089 systemd[1]: Started Ceph node-exporter.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3118: finishing write tid 5 to smithi08969774-42 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3118: oid 42 updating version 0 to 1561 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3118: oid 42 version 1561 is already newer than 1560 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3118: oid 42 updating version 1561 to 1563 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3118: oid 42 version 1563 is already newer than 1562 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1563 (ObjNum 975 snap 323 seq_num 975) dirty exists 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3118: left oid 42 (ObjNum 975 snap 323 seq_num 975) 2024-08-29T18:24:28.694 INFO:tasks.rados.rados.0.smithi089.stdout:3119: expect (ObjNum 957 snap 317 seq_num 957) 2024-08-29T18:24:28.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:28 smithi144 bash[67678]: cluster 2024-08-29T18:24:26.770277+0000 mgr.y (mgr.34104) 339 : cluster [DBG] pgmap v623: 121 pgs: 121 active+clean; 615 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 6.0 MiB/s wr, 35 op/s 2024-08-29T18:24:28.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:28 smithi144 bash[67678]: cluster 2024-08-29T18:24:28.066707+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-29T18:24:28.826 INFO:tasks.rados.rados.0.smithi089.stdout:3122: finishing write tid 1 to smithi08969774-19 2024-08-29T18:24:28.826 INFO:tasks.rados.rados.0.smithi089.stdout:3122: finishing write tid 2 to smithi08969774-19 2024-08-29T18:24:28.826 INFO:tasks.rados.rados.0.smithi089.stdout:3129: read oid 24 snap -1 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3129: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3118: done (9 left) 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3119: done (8 left) 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3121: done (7 left) 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3130: read oid 1 snap -1 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3130: expect deleted 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3131: copy_from oid 15 from oid 35 current snap is 323 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1726 (ObjNum 927 snap 314 seq_num 927) dirty exists 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3122: finishing write tid 3 to smithi08969774-19 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3122: finishing write tid 4 to smithi08969774-19 2024-08-29T18:24:28.827 INFO:tasks.rados.rados.0.smithi089.stdout:3127: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:24:28.882 INFO:tasks.rados.rados.0.smithi089.stdout:3122: finishing write tid 5 to smithi08969774-19 2024-08-29T18:24:28.882 INFO:tasks.rados.rados.0.smithi089.stdout:3122: oid 19 updating version 0 to 1565 2024-08-29T18:24:28.882 INFO:tasks.rados.rados.0.smithi089.stdout:3122: oid 19 updating version 1565 to 1567 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3122: oid 19 version 1567 is already newer than 1566 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3122: oid 19 version 1567 is already newer than 1564 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1567 (ObjNum 976 snap 323 seq_num 976) dirty exists 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3122: left oid 19 (ObjNum 976 snap 323 seq_num 976) 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: finishing write tid 1 to smithi08969774-20 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: finishing write tid 2 to smithi08969774-20 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: finishing write tid 3 to smithi08969774-20 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: finishing write tid 4 to smithi08969774-20 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: finishing write tid 5 to smithi08969774-20 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: finishing write tid 6 to smithi08969774-20 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: oid 20 updating version 0 to 1718 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: oid 20 updating version 1718 to 1721 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: oid 20 version 1721 is already newer than 1720 2024-08-29T18:24:28.883 INFO:tasks.rados.rados.0.smithi089.stdout:3128: oid 20 updating version 1721 to 1722 2024-08-29T18:24:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:3128: oid 20 version 1722 is already newer than 1719 2024-08-29T18:24:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1722 (ObjNum 977 snap 323 seq_num 977) dirty exists 2024-08-29T18:24:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:3128: left oid 20 (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:24:28.884 INFO:tasks.rados.rados.0.smithi089.stdout:3126: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:29.309 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:24:29.606 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:24:29.606 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (14m) 52s ago 15m 14.5M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (14m) 18s ago 14m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (57s) 52s ago 18m 11.7M - 19.1.1-235-g1ef86450 d401bb9bb76e 2635de81a7c7 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (23s) 18s ago 18m 11.7M - 19.1.1-235-g1ef86450 d401bb9bb76e d7e41a601117 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (7m) 18s ago 25m 429M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (8m) 52s ago 28m 505M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (7m) 52s ago 28m 65.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (6m) 18s ago 26m 54.2M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (6m) 52s ago 26m 56.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 starting - - - - 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (15m) 18s ago 15m 8855k - 1.5.0 0da6a335fe13 172736fcab80 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (4m) 52s ago 25m 386M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (4m) 52s ago 24m 320M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (3m) 52s ago 23m 304M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:24:29.607 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (3m) 52s ago 22m 334M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:24:29.608 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (2m) 18s ago 21m 456M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:24:29.608 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (2m) 18s ago 20m 277M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:24:29.608 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (113s) 18s ago 19m 282M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:24:29.608 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (83s) 18s ago 18m 269M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:24:29.608 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (7m) 18s ago 15m 46.0M - 2.43.0 a07b618ecd1d 737fa1009555 2024-08-29T18:24:29.609 INFO:tasks.rados.rados.0.smithi089.stdout:3125: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:24:29.609 INFO:tasks.rados.rados.0.smithi089.stdout:3125: finishing copy_from to smithi08969774-49 2024-08-29T18:24:29.609 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 1476 (ObjNum 848 snap 291 seq_num 848) dirty exists 2024-08-29T18:24:29.609 INFO:tasks.rados.rados.0.smithi089.stdout:3129: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:24:29.611 INFO:tasks.rados.rados.0.smithi089.stdout:3131: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3131: finishing copy_from to smithi08969774-15 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2063 (ObjNum 962 snap 318 seq_num 962) dirty exists 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3122: done (8 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3123: done (7 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3125: done (6 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3126: done (5 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3127: done (4 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3128: done (3 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3129: done (2 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3130: done (1 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:3131: done (0 left) 2024-08-29T18:24:29.612 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 323 2024-08-29T18:24:29.613 INFO:tasks.rados.rados.0.smithi089.stdout:3132: seq_num 978 ranges {0=786432,786432=442368,1228800=647168,1875968=114688} 2024-08-29T18:24:29.617 INFO:tasks.rados.rados.0.smithi089.stdout:3132: writing smithi08969774-9 from 0 to 786432 tid 1 2024-08-29T18:24:29.620 INFO:tasks.rados.rados.0.smithi089.stdout:3132: writing smithi08969774-9 from 786432 to 1228800 tid 2 2024-08-29T18:24:29.624 INFO:tasks.rados.rados.0.smithi089.stdout:3132: writing smithi08969774-9 from 1228800 to 1875968 tid 3 2024-08-29T18:24:29.625 INFO:tasks.rados.rados.0.smithi089.stdout:3132: writing smithi08969774-9 from 1875968 to 1990656 tid 4 2024-08-29T18:24:29.625 INFO:tasks.rados.rados.0.smithi089.stdout:3133: read oid 47 snap -1 2024-08-29T18:24:29.625 INFO:tasks.rados.rados.0.smithi089.stdout:3133: expect (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:24:29.625 INFO:tasks.rados.rados.0.smithi089.stdout:3134: copy_from oid 3 from oid 1 current snap is 323 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3135: read oid 46 snap -1 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3135: expect (ObjNum 927 snap 314 seq_num 927) 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3136: copy_from oid 44 from oid 31 current snap is 323 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3137: snap_create 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3134: finishing copy_from to smithi08969774-3 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3134: got expected ENOENT (src dne) 2024-08-29T18:24:29.626 INFO:tasks.rados.rados.0.smithi089.stdout:3134: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:24:29.632 INFO:tasks.rados.rados.0.smithi089.stdout:3132: finishing write tid 1 to smithi08969774-9 2024-08-29T18:24:29.639 INFO:tasks.rados.rados.0.smithi089.stdout:3132: finishing write tid 2 to smithi08969774-9 2024-08-29T18:24:29.640 INFO:tasks.rados.rados.0.smithi089.stdout:3132: finishing write tid 3 to smithi08969774-9 2024-08-29T18:24:29.640 INFO:tasks.rados.rados.0.smithi089.stdout:3132: finishing write tid 4 to smithi08969774-9 2024-08-29T18:24:29.641 INFO:tasks.rados.rados.0.smithi089.stdout:3132: finishing write tid 5 to smithi08969774-9 2024-08-29T18:24:29.656 INFO:tasks.rados.rados.0.smithi089.stdout:3133: expect (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:24:29.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[77323]: audit 2024-08-29T18:24:28.409867+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:29.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[77323]: audit 2024-08-29T18:24:28.414823+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:29.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[78574]: audit 2024-08-29T18:24:28.409867+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[78574]: audit 2024-08-29T18:24:28.414823+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:29.680 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.603Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T18:24:29.680 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.603Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-29T18:24:29.680 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.603Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-29T18:24:29.680 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.604Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T18:24:29.680 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.604Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.604Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T18:24:29.681 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T18:24:29.682 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T18:24:29.683 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T18:24:29.684 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:24:29 smithi089 bash[102758]: ts=2024-08-29T18:24:29.605Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T18:24:29.705 INFO:tasks.rados.rados.0.smithi089.stdout:3132: finishing write tid 6 to smithi08969774-9 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3132: oid 9 updating version 0 to 1731 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3132: oid 9 version 1731 is already newer than 1727 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3132: oid 9 version 1731 is already newer than 1728 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3132: oid 9 version 1731 is already newer than 1729 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3132: oid 9 version 1731 is already newer than 1730 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1731 (ObjNum 978 snap 323 seq_num 978) dirty exists 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3132: left oid 9 (ObjNum 978 snap 323 seq_num 978) 2024-08-29T18:24:29.706 INFO:tasks.rados.rados.0.smithi089.stdout:3135: expect (ObjNum 927 snap 314 seq_num 927) 2024-08-29T18:24:29.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:29 smithi144 bash[67678]: audit 2024-08-29T18:24:28.409867+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:29.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:29 smithi144 bash[67678]: audit 2024-08-29T18:24:28.414823+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:29.808 INFO:tasks.rados.rados.0.smithi089.stdout:3136: finishing copy_from racing read to smithi08969774-44 2024-08-29T18:24:29.808 INFO:tasks.rados.rados.0.smithi089.stdout:3136: finishing copy_from to smithi08969774-44 2024-08-29T18:24:29.808 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1559 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:24:29.949 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:24:29.950 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:24:30.431 INFO:tasks.rados.rados.0.smithi089.stdout:3132: done (5 left) 2024-08-29T18:24:30.431 INFO:tasks.rados.rados.0.smithi089.stdout:3133: done (4 left) 2024-08-29T18:24:30.431 INFO:tasks.rados.rados.0.smithi089.stdout:3134: done (3 left) 2024-08-29T18:24:30.431 INFO:tasks.rados.rados.0.smithi089.stdout:3135: done (2 left) 2024-08-29T18:24:30.431 INFO:tasks.rados.rados.0.smithi089.stdout:3136: done (1 left) 2024-08-29T18:24:30.431 INFO:tasks.rados.rados.0.smithi089.stdout:3137: done (0 left) 2024-08-29T18:24:30.432 INFO:tasks.rados.rados.0.smithi089.stdout:3138: delete oid 41 current snap is 324 2024-08-29T18:24:30.437 INFO:tasks.rados.rados.0.smithi089.stdout:3138: done (0 left) 2024-08-29T18:24:30.437 INFO:tasks.rados.rados.0.smithi089.stdout:3139: read oid 12 snap 293 2024-08-29T18:24:30.437 INFO:tasks.rados.rados.0.smithi089.stdout:3139: expect (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:24:30.438 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 324 2024-08-29T18:24:30.438 INFO:tasks.rados.rados.0.smithi089.stdout:3140: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2024-08-29T18:24:30.446 INFO:tasks.rados.rados.0.smithi089.stdout:3140: writing smithi08969774-40 from 0 to 417792 tid 1 2024-08-29T18:24:30.466 INFO:tasks.rados.rados.0.smithi089.stdout:3140: writing smithi08969774-40 from 417792 to 1032192 tid 2 2024-08-29T18:24:30.478 INFO:tasks.rados.rados.0.smithi089.stdout:3140: writing smithi08969774-40 from 1032192 to 1695744 tid 3 2024-08-29T18:24:30.484 INFO:tasks.rados.rados.0.smithi089.stdout:3140: writing smithi08969774-40 from 1695744 to 2023424 tid 4 2024-08-29T18:24:30.484 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 324 2024-08-29T18:24:30.484 INFO:tasks.rados.rados.0.smithi089.stdout:3141: seq_num 981 ranges {1990656=434176,2424832=540672,2965504=466944,3432448=524288,3956736=73728} 2024-08-29T18:24:30.499 INFO:tasks.rados.rados.0.smithi089.stdout:3141: writing smithi08969774-9 from 1990656 to 2424832 tid 1 2024-08-29T18:24:30.504 INFO:tasks.rados.rados.0.smithi089.stdout:3141: writing smithi08969774-9 from 2424832 to 2965504 tid 2 2024-08-29T18:24:30.508 INFO:tasks.rados.rados.0.smithi089.stdout:3141: writing smithi08969774-9 from 2965504 to 3432448 tid 3 2024-08-29T18:24:30.512 INFO:tasks.rados.rados.0.smithi089.stdout:3141: writing smithi08969774-9 from 3432448 to 3956736 tid 4 2024-08-29T18:24:30.513 INFO:tasks.rados.rados.0.smithi089.stdout:3141: writing smithi08969774-9 from 3956736 to 4030464 tid 5 2024-08-29T18:24:30.513 INFO:tasks.rados.rados.0.smithi089.stdout:3142: rollback oid 3 current snap is 324 2024-08-29T18:24:30.513 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 317 2024-08-29T18:24:30.513 INFO:tasks.rados.rados.0.smithi089.stdout:3139: expect (ObjNum 845 snap 291 seq_num 845) 2024-08-29T18:24:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:30 smithi144 bash[67678]: cluster 2024-08-29T18:24:28.771303+0000 mgr.y (mgr.34104) 340 : cluster [DBG] pgmap v626: 121 pgs: 121 active+clean; 642 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 11 MiB/s wr, 57 op/s 2024-08-29T18:24:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:30 smithi144 bash[67678]: audit 2024-08-29T18:24:29.299417+0000 mgr.y (mgr.34104) 341 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:24:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:30 smithi144 bash[67678]: audit 2024-08-29T18:24:29.595599+0000 mgr.y (mgr.34104) 342 : audit [DBG] from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:24:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:30 smithi144 bash[67678]: audit 2024-08-29T18:24:29.950768+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.89:0/1409935151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:30.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[77323]: cluster 2024-08-29T18:24:28.771303+0000 mgr.y (mgr.34104) 340 : cluster [DBG] pgmap v626: 121 pgs: 121 active+clean; 642 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 11 MiB/s wr, 57 op/s 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[77323]: audit 2024-08-29T18:24:29.299417+0000 mgr.y (mgr.34104) 341 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[77323]: audit 2024-08-29T18:24:29.595599+0000 mgr.y (mgr.34104) 342 : audit [DBG] from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[77323]: audit 2024-08-29T18:24:29.950768+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.89:0/1409935151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[78574]: cluster 2024-08-29T18:24:28.771303+0000 mgr.y (mgr.34104) 340 : cluster [DBG] pgmap v626: 121 pgs: 121 active+clean; 642 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 11 MiB/s wr, 57 op/s 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[78574]: audit 2024-08-29T18:24:29.299417+0000 mgr.y (mgr.34104) 341 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[78574]: audit 2024-08-29T18:24:29.595599+0000 mgr.y (mgr.34104) 342 : audit [DBG] from='client.44366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:24:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:30 smithi089 bash[78574]: audit 2024-08-29T18:24:29.950768+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.89:0/1409935151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: finishing write tid 1 to smithi08969774-40 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: finishing write tid 2 to smithi08969774-40 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3139: done (3 left) 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3143: copy_from oid 23 from oid 16 current snap is 324 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: finishing write tid 3 to smithi08969774-40 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: finishing write tid 4 to smithi08969774-40 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: finishing write tid 5 to smithi08969774-40 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: finishing write tid 6 to smithi08969774-40 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: oid 40 updating version 0 to 2107 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: oid 40 updating version 2107 to 2109 2024-08-29T18:24:30.853 INFO:tasks.rados.rados.0.smithi089.stdout:3140: oid 40 version 2109 is already newer than 2108 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3140: oid 40 version 2109 is already newer than 2106 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3140: oid 40 updating version 2109 to 2110 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2110 (ObjNum 980 snap 324 seq_num 980) dirty exists 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3140: left oid 40 (ObjNum 980 snap 324 seq_num 980) 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 1 to smithi08969774-9 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 2 to smithi08969774-9 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 3 to smithi08969774-9 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 4 to smithi08969774-9 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3142: finishing rollback tid 0 to smithi08969774-3 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3142: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3142: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2070 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 5 to smithi08969774-9 2024-08-29T18:24:30.854 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 6 to smithi08969774-9 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: finishing write tid 7 to smithi08969774-9 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: oid 9 updating version 0 to 1732 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: oid 9 updating version 1732 to 1737 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: oid 9 version 1737 is already newer than 1734 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: oid 9 version 1737 is already newer than 1735 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: oid 9 version 1737 is already newer than 1733 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: oid 9 version 1737 is already newer than 1736 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1737 (ObjNum 981 snap 324 seq_num 981) dirty exists 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: left oid 9 (ObjNum 981 snap 324 seq_num 981) 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3140: done (3 left) 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3141: done (2 left) 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3142: done (1 left) 2024-08-29T18:24:30.855 INFO:tasks.rados.rados.0.smithi089.stdout:3144: snap_create 2024-08-29T18:24:30.868 INFO:tasks.rados.rados.0.smithi089.stdout:3143: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:24:30.870 INFO:tasks.rados.rados.0.smithi089.stdout:3143: finishing copy_from to smithi08969774-23 2024-08-29T18:24:30.870 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1708 (ObjNum 970 snap 321 seq_num 970) dirty exists 2024-08-29T18:24:31.063 INFO:tasks.rados.rados.0.smithi089.stdout:3143: done (1 left) 2024-08-29T18:24:31.063 INFO:tasks.rados.rados.0.smithi089.stdout:3144: done (0 left) 2024-08-29T18:24:31.064 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 325 2024-08-29T18:24:31.064 INFO:tasks.rados.rados.0.smithi089.stdout:3145: seq_num 982 ranges {4644864=450560,5095424=425984,5521408=679936,6201344=466944,6668288=32768} 2024-08-29T18:24:31.119 INFO:tasks.rados.rados.0.smithi089.stdout:3145: writing smithi08969774-2 from 4644864 to 5095424 tid 1 2024-08-29T18:24:31.122 INFO:tasks.rados.rados.0.smithi089.stdout:3145: writing smithi08969774-2 from 5095424 to 5521408 tid 2 2024-08-29T18:24:31.129 INFO:tasks.rados.rados.0.smithi089.stdout:3145: writing smithi08969774-2 from 5521408 to 6201344 tid 3 2024-08-29T18:24:31.133 INFO:tasks.rados.rados.0.smithi089.stdout:3145: writing smithi08969774-2 from 6201344 to 6668288 tid 4 2024-08-29T18:24:31.133 INFO:tasks.rados.rados.0.smithi089.stdout:3145: writing smithi08969774-2 from 6668288 to 6701056 tid 5 2024-08-29T18:24:31.133 INFO:tasks.rados.rados.0.smithi089.stdout:3146: setattr oid 41 current snap is 325 2024-08-29T18:24:31.133 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 1 to smithi08969774-2 2024-08-29T18:24:31.134 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 2 to smithi08969774-2 2024-08-29T18:24:31.135 INFO:tasks.rados.rados.0.smithi089.stdout:3147: read oid 44 snap -1 2024-08-29T18:24:31.135 INFO:tasks.rados.rados.0.smithi089.stdout:3147: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:24:31.135 INFO:tasks.rados.rados.0.smithi089.stdout:3148: rollback oid 9 current snap is 325 2024-08-29T18:24:31.135 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 313 2024-08-29T18:24:31.135 INFO:tasks.rados.rados.0.smithi089.stdout:3149: setattr oid 27 current snap is 325 2024-08-29T18:24:31.136 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 18 current snap is 325 2024-08-29T18:24:31.136 INFO:tasks.rados.rados.0.smithi089.stdout:3150: seq_num 983 ranges {2531328=466944,2998272=712704,3710976=434176,4145152=458752} 2024-08-29T18:24:31.156 INFO:tasks.rados.rados.0.smithi089.stdout:3150: writing smithi08969774-18 from 2531328 to 2998272 tid 1 2024-08-29T18:24:31.161 INFO:tasks.rados.rados.0.smithi089.stdout:3150: writing smithi08969774-18 from 2998272 to 3710976 tid 2 2024-08-29T18:24:31.163 INFO:tasks.rados.rados.0.smithi089.stdout:3150: writing smithi08969774-18 from 3710976 to 4145152 tid 3 2024-08-29T18:24:31.166 INFO:tasks.rados.rados.0.smithi089.stdout:3150: writing smithi08969774-18 from 4145152 to 4603904 tid 4 2024-08-29T18:24:31.166 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 325 2024-08-29T18:24:31.166 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 3 to smithi08969774-2 2024-08-29T18:24:31.166 INFO:tasks.rados.rados.0.smithi089.stdout:3151: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-08-29T18:24:31.169 INFO:tasks.rados.rados.0.smithi089.stdout:3151: writing smithi08969774-32 from 0 to 483328 tid 1 2024-08-29T18:24:31.173 INFO:tasks.rados.rados.0.smithi089.stdout:3151: writing smithi08969774-32 from 483328 to 1081344 tid 2 2024-08-29T18:24:31.177 INFO:tasks.rados.rados.0.smithi089.stdout:3151: writing smithi08969774-32 from 1081344 to 1728512 tid 3 2024-08-29T18:24:31.181 INFO:tasks.rados.rados.0.smithi089.stdout:3151: writing smithi08969774-32 from 1728512 to 2088960 tid 4 2024-08-29T18:24:31.181 INFO:tasks.rados.rados.0.smithi089.stdout:3152: delete oid 36 current snap is 325 2024-08-29T18:24:31.181 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 4 to smithi08969774-2 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1738 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 5 to smithi08969774-2 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 6 to smithi08969774-2 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3148: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3148: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 1511 (ObjNum 33 snap 0 seq_num 2869162160) dirty exists 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3148: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1741 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: finishing write tid 7 to smithi08969774-2 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: oid 2 updating version 0 to 1505 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: oid 2 updating version 1505 to 1507 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: oid 2 updating version 1507 to 1510 2024-08-29T18:24:31.182 INFO:tasks.rados.rados.0.smithi089.stdout:3145: oid 2 version 1510 is already newer than 1508 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3145: oid 2 version 1510 is already newer than 1506 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3145: oid 2 version 1510 is already newer than 1509 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 1510 (ObjNum 982 snap 325 seq_num 982) dirty exists 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3145: left oid 2 (ObjNum 982 snap 325 seq_num 982) 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: finishing write tid 1 to smithi08969774-18 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: finishing write tid 2 to smithi08969774-18 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: finishing write tid 3 to smithi08969774-18 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: finishing write tid 4 to smithi08969774-18 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: finishing write tid 5 to smithi08969774-18 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: finishing write tid 6 to smithi08969774-18 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: oid 18 updating version 0 to 718 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: oid 18 version 718 is already newer than 715 2024-08-29T18:24:31.183 INFO:tasks.rados.rados.0.smithi089.stdout:3150: oid 18 version 718 is already newer than 714 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3150: oid 18 version 718 is already newer than 717 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3150: oid 18 version 718 is already newer than 716 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 718 (ObjNum 983 snap 325 seq_num 983) dirty exists 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3150: left oid 18 (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3151: finishing write tid 1 to smithi08969774-32 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3151: finishing write tid 2 to smithi08969774-32 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3145: done (7 left) 2024-08-29T18:24:31.184 INFO:tasks.rados.rados.0.smithi089.stdout:3146: done (6 left) 2024-08-29T18:24:31.185 INFO:tasks.rados.rados.0.smithi089.stdout:3148: done (5 left) 2024-08-29T18:24:31.185 INFO:tasks.rados.rados.0.smithi089.stdout:3149: done (4 left) 2024-08-29T18:24:31.185 INFO:tasks.rados.rados.0.smithi089.stdout:3150: done (3 left) 2024-08-29T18:24:31.185 INFO:tasks.rados.rados.0.smithi089.stdout:3152: done (2 left) 2024-08-29T18:24:31.185 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 325 2024-08-29T18:24:31.185 INFO:tasks.rados.rados.0.smithi089.stdout:3153: seq_num 986 ranges {3112960=516096,3629056=770048,4399104=655360,5054464=180224} 2024-08-29T18:24:31.204 INFO:tasks.rados.rados.0.smithi089.stdout:3153: writing smithi08969774-26 from 3112960 to 3629056 tid 1 2024-08-29T18:24:31.208 INFO:tasks.rados.rados.0.smithi089.stdout:3153: writing smithi08969774-26 from 3629056 to 4399104 tid 2 2024-08-29T18:24:31.211 INFO:tasks.rados.rados.0.smithi089.stdout:3153: writing smithi08969774-26 from 4399104 to 5054464 tid 3 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3153: writing smithi08969774-26 from 5054464 to 5234688 tid 4 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3154: snap_create 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: finishing write tid 3 to smithi08969774-32 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: finishing write tid 4 to smithi08969774-32 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: finishing write tid 5 to smithi08969774-32 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: finishing write tid 6 to smithi08969774-32 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: oid 32 updating version 0 to 1512 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: oid 32 updating version 1512 to 1514 2024-08-29T18:24:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3151: oid 32 updating version 1514 to 1515 2024-08-29T18:24:31.214 INFO:tasks.rados.rados.0.smithi089.stdout:3151: oid 32 updating version 1515 to 1516 2024-08-29T18:24:31.214 INFO:tasks.rados.rados.0.smithi089.stdout:3151: oid 32 version 1516 is already newer than 1513 2024-08-29T18:24:31.214 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1516 (ObjNum 984 snap 325 seq_num 984) dirty exists 2024-08-29T18:24:31.214 INFO:tasks.rados.rados.0.smithi089.stdout:3151: left oid 32 (ObjNum 984 snap 325 seq_num 984) 2024-08-29T18:24:31.214 INFO:tasks.rados.rados.0.smithi089.stdout:3147: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: finishing write tid 1 to smithi08969774-26 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: finishing write tid 2 to smithi08969774-26 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: finishing write tid 3 to smithi08969774-26 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: finishing write tid 4 to smithi08969774-26 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: finishing write tid 5 to smithi08969774-26 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: finishing write tid 6 to smithi08969774-26 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: oid 26 updating version 0 to 1753 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: oid 26 updating version 1753 to 1754 2024-08-29T18:24:31.741 INFO:tasks.rados.rados.0.smithi089.stdout:3153: oid 26 version 1754 is already newer than 1752 2024-08-29T18:24:31.742 INFO:tasks.rados.rados.0.smithi089.stdout:3153: oid 26 updating version 1754 to 1756 2024-08-29T18:24:31.742 INFO:tasks.rados.rados.0.smithi089.stdout:3153: oid 26 version 1756 is already newer than 1755 2024-08-29T18:24:31.742 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1756 (ObjNum 986 snap 325 seq_num 986) dirty exists 2024-08-29T18:24:31.742 INFO:tasks.rados.rados.0.smithi089.stdout:3153: left oid 26 (ObjNum 986 snap 325 seq_num 986) 2024-08-29T18:24:31.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:31 smithi144 bash[67678]: cluster 2024-08-29T18:24:30.431951+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-29T18:24:31.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:31 smithi144 bash[67678]: cluster 2024-08-29T18:24:31.064670+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-29T18:24:31.928 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:31 smithi089 bash[77323]: cluster 2024-08-29T18:24:30.431951+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-29T18:24:31.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:31 smithi089 bash[77323]: cluster 2024-08-29T18:24:31.064670+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-29T18:24:31.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:31 smithi089 bash[78574]: cluster 2024-08-29T18:24:30.431951+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-29T18:24:31.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:31 smithi089 bash[78574]: cluster 2024-08-29T18:24:31.064670+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-29T18:24:32.068 INFO:tasks.rados.rados.0.smithi089.stdout:3147: done (3 left) 2024-08-29T18:24:32.068 INFO:tasks.rados.rados.0.smithi089.stdout:3151: done (2 left) 2024-08-29T18:24:32.068 INFO:tasks.rados.rados.0.smithi089.stdout:3153: done (1 left) 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:3154: done (0 left) 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:3155: read oid 2 snap 278 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:3155: expect (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:3156: read oid 49 snap 310 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:3156: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 326 2024-08-29T18:24:32.069 INFO:tasks.rados.rados.0.smithi089.stdout:3157: seq_num 987 ranges {5488640=532480,6021120=647168,6668288=417792,7086080=409600,7495680=131072} 2024-08-29T18:24:32.104 INFO:tasks.rados.rados.0.smithi089.stdout:3157: writing smithi08969774-19 from 5488640 to 6021120 tid 1 2024-08-29T18:24:32.108 INFO:tasks.rados.rados.0.smithi089.stdout:3157: writing smithi08969774-19 from 6021120 to 6668288 tid 2 2024-08-29T18:24:32.109 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.109 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.110 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.110 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.110 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.110 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.111 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.111 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.111 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: Stopping Ceph node-exporter.b for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:24:32.111 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.112 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:24:31 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:32.112 INFO:tasks.rados.rados.0.smithi089.stdout:3157: writing smithi08969774-19 from 6668288 to 7086080 tid 3 2024-08-29T18:24:32.113 INFO:tasks.rados.rados.0.smithi089.stdout:3157: writing smithi08969774-19 from 7086080 to 7495680 tid 4 2024-08-29T18:24:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:3157: writing smithi08969774-19 from 7495680 to 7626752 tid 5 2024-08-29T18:24:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:3158: snap_create 2024-08-29T18:24:32.114 INFO:tasks.rados.rados.0.smithi089.stdout:3155: expect (ObjNum 755 snap 269 seq_num 755) 2024-08-29T18:24:32.162 INFO:tasks.rados.rados.0.smithi089.stdout:3156: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:24:32.218 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 1 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 2 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 3 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 4 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 5 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 6 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: finishing write tid 7 to smithi08969774-19 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: oid 19 updating version 0 to 1572 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: oid 19 version 1572 is already newer than 1569 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: oid 19 version 1572 is already newer than 1570 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: oid 19 version 1572 is already newer than 1568 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: oid 19 version 1572 is already newer than 1571 2024-08-29T18:24:32.219 INFO:tasks.rados.rados.0.smithi089.stdout:3157: oid 19 updating version 1572 to 1573 2024-08-29T18:24:32.220 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 1573 (ObjNum 987 snap 326 seq_num 987) dirty exists 2024-08-29T18:24:32.220 INFO:tasks.rados.rados.0.smithi089.stdout:3157: left oid 19 (ObjNum 987 snap 326 seq_num 987) 2024-08-29T18:24:32.804 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:32 smithi144 bash[91349]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T18:24:32.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:32 smithi144 bash[67678]: cluster 2024-08-29T18:24:30.771931+0000 mgr.y (mgr.34104) 343 : cluster [DBG] pgmap v628: 121 pgs: 121 active+clean; 642 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 9.6 MiB/s wr, 48 op/s 2024-08-29T18:24:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:32 smithi144 bash[67678]: cephadm 2024-08-29T18:24:31.057377+0000 mgr.y (mgr.34104) 344 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-29T18:24:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:32 smithi144 bash[67678]: cephadm 2024-08-29T18:24:31.058180+0000 mgr.y (mgr.34104) 345 : cephadm [INF] Deploying daemon node-exporter.b on smithi144 2024-08-29T18:24:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:32 smithi144 bash[67678]: cluster 2024-08-29T18:24:32.068161+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[77323]: cluster 2024-08-29T18:24:30.771931+0000 mgr.y (mgr.34104) 343 : cluster [DBG] pgmap v628: 121 pgs: 121 active+clean; 642 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 9.6 MiB/s wr, 48 op/s 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[77323]: cephadm 2024-08-29T18:24:31.057377+0000 mgr.y (mgr.34104) 344 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[77323]: cephadm 2024-08-29T18:24:31.058180+0000 mgr.y (mgr.34104) 345 : cephadm [INF] Deploying daemon node-exporter.b on smithi144 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[77323]: cluster 2024-08-29T18:24:32.068161+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[78574]: cluster 2024-08-29T18:24:30.771931+0000 mgr.y (mgr.34104) 343 : cluster [DBG] pgmap v628: 121 pgs: 121 active+clean; 642 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 9.6 MiB/s wr, 48 op/s 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[78574]: cephadm 2024-08-29T18:24:31.057377+0000 mgr.y (mgr.34104) 344 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-29T18:24:32.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[78574]: cephadm 2024-08-29T18:24:31.058180+0000 mgr.y (mgr.34104) 345 : cephadm [INF] Deploying daemon node-exporter.b on smithi144 2024-08-29T18:24:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:32 smithi089 bash[78574]: cluster 2024-08-29T18:24:32.068161+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-29T18:24:33.070 INFO:tasks.rados.rados.0.smithi089.stdout:3155: done (3 left) 2024-08-29T18:24:33.070 INFO:tasks.rados.rados.0.smithi089.stdout:3156: done (2 left) 2024-08-29T18:24:33.070 INFO:tasks.rados.rados.0.smithi089.stdout:3157: done (1 left) 2024-08-29T18:24:33.070 INFO:tasks.rados.rados.0.smithi089.stdout:3158: done (0 left) 2024-08-29T18:24:33.070 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 327 2024-08-29T18:24:33.070 INFO:tasks.rados.rados.0.smithi089.stdout:3159: seq_num 988 ranges {2088960=557056,2646016=532480,3178496=622592,3801088=450560} 2024-08-29T18:24:33.084 INFO:tasks.rados.rados.0.smithi089.stdout:3159: writing smithi08969774-32 from 2088960 to 2646016 tid 1 2024-08-29T18:24:33.087 INFO:tasks.rados.rados.0.smithi089.stdout:3159: writing smithi08969774-32 from 2646016 to 3178496 tid 2 2024-08-29T18:24:33.091 INFO:tasks.rados.rados.0.smithi089.stdout:3159: writing smithi08969774-32 from 3178496 to 3801088 tid 3 2024-08-29T18:24:33.093 INFO:tasks.rados.rados.0.smithi089.stdout:3159: writing smithi08969774-32 from 3801088 to 4251648 tid 4 2024-08-29T18:24:33.093 INFO:tasks.rados.rados.0.smithi089.stdout:3160: snap_create 2024-08-29T18:24:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:3159: finishing write tid 1 to smithi08969774-32 2024-08-29T18:24:33.098 INFO:tasks.rados.rados.0.smithi089.stdout:3159: finishing write tid 2 to smithi08969774-32 2024-08-29T18:24:33.102 INFO:tasks.rados.rados.0.smithi089.stdout:3159: finishing write tid 3 to smithi08969774-32 2024-08-29T18:24:33.105 INFO:tasks.rados.rados.0.smithi089.stdout:3159: finishing write tid 4 to smithi08969774-32 2024-08-29T18:24:33.106 INFO:tasks.rados.rados.0.smithi089.stdout:3159: finishing write tid 5 to smithi08969774-32 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: finishing write tid 6 to smithi08969774-32 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: oid 32 updating version 0 to 1517 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: oid 32 updating version 1517 to 1521 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: oid 32 version 1521 is already newer than 1518 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: oid 32 version 1521 is already newer than 1519 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: oid 32 version 1521 is already newer than 1520 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 1521 (ObjNum 988 snap 327 seq_num 988) dirty exists 2024-08-29T18:24:33.109 INFO:tasks.rados.rados.0.smithi089.stdout:3159: left oid 32 (ObjNum 988 snap 327 seq_num 988) 2024-08-29T18:24:33.150 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.151 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.151 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.151 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.152 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:32 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:24:33.152 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:32 smithi144 bash[91409]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T18:24:33.152 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:32 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-29T18:24:33.152 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:32 smithi144 systemd[1]: Stopped Ceph node-exporter.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:33.152 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.153 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.153 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.153 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.154 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.154 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:33.554 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:33 smithi144 systemd[1]: Started Ceph node-exporter.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:34.085 INFO:tasks.rados.rados.0.smithi089.stdout:3159: done (1 left) 2024-08-29T18:24:34.086 INFO:tasks.rados.rados.0.smithi089.stdout:3160: done (0 left) 2024-08-29T18:24:34.086 INFO:tasks.rados.rados.0.smithi089.stdout:3161: read oid 10 snap -1 2024-08-29T18:24:34.086 INFO:tasks.rados.rados.0.smithi089.stdout:3161: expect (ObjNum 964 snap 318 seq_num 964) 2024-08-29T18:24:34.086 INFO:tasks.rados.rados.0.smithi089.stdout:3162: setattr oid 12 current snap is 328 2024-08-29T18:24:34.087 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 328 2024-08-29T18:24:34.087 INFO:tasks.rados.rados.0.smithi089.stdout:3163: seq_num 989 ranges {0=573440,573440=466944,1040384=434176,1474560=638976,2113536=65536} 2024-08-29T18:24:34.091 INFO:tasks.rados.rados.0.smithi089.stdout:3163: writing smithi08969774-1 from 0 to 573440 tid 1 2024-08-29T18:24:34.095 INFO:tasks.rados.rados.0.smithi089.stdout:3163: writing smithi08969774-1 from 573440 to 1040384 tid 2 2024-08-29T18:24:34.099 INFO:tasks.rados.rados.0.smithi089.stdout:3163: writing smithi08969774-1 from 1040384 to 1474560 tid 3 2024-08-29T18:24:34.104 INFO:tasks.rados.rados.0.smithi089.stdout:3163: writing smithi08969774-1 from 1474560 to 2113536 tid 4 2024-08-29T18:24:34.105 INFO:tasks.rados.rados.0.smithi089.stdout:3163: writing smithi08969774-1 from 2113536 to 2179072 tid 5 2024-08-29T18:24:34.105 INFO:tasks.rados.rados.0.smithi089.stdout:3164: read oid 17 snap 327 2024-08-29T18:24:34.105 INFO:tasks.rados.rados.0.smithi089.stdout:3164: expect (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:24:34.105 INFO:tasks.rados.rados.0.smithi089.stdout:3165: snap_create 2024-08-29T18:24:34.105 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2112 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:24:34.114 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 1 to smithi08969774-1 2024-08-29T18:24:34.114 INFO:tasks.rados.rados.0.smithi089.stdout:3161: expect (ObjNum 964 snap 318 seq_num 964) 2024-08-29T18:24:34.202 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 2 to smithi08969774-1 2024-08-29T18:24:34.202 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 3 to smithi08969774-1 2024-08-29T18:24:34.202 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 4 to smithi08969774-1 2024-08-29T18:24:34.202 INFO:tasks.rados.rados.0.smithi089.stdout:3164: expect (ObjNum 863 snap 295 seq_num 863) 2024-08-29T18:24:34.256 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 5 to smithi08969774-1 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 6 to smithi08969774-1 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: finishing write tid 7 to smithi08969774-1 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: oid 1 updating version 0 to 1723 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: oid 1 updating version 1723 to 1724 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: oid 1 updating version 1724 to 1726 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: oid 1 version 1726 is already newer than 1725 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: oid 1 updating version 1726 to 1728 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: oid 1 version 1728 is already newer than 1727 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1728 (ObjNum 989 snap 328 seq_num 989) dirty exists 2024-08-29T18:24:34.257 INFO:tasks.rados.rados.0.smithi089.stdout:3163: left oid 1 (ObjNum 989 snap 328 seq_num 989) 2024-08-29T18:24:34.318 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[67678]: cluster 2024-08-29T18:24:32.773139+0000 mgr.y (mgr.34104) 346 : cluster [DBG] pgmap v631: 121 pgs: 121 active+clean; 655 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 8.1 MiB/s wr, 27 op/s 2024-08-29T18:24:34.319 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[67678]: cluster 2024-08-29T18:24:33.070969+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-29T18:24:34.319 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[67678]: audit 2024-08-29T18:24:33.200867+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:34.319 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[67678]: audit 2024-08-29T18:24:33.210311+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:34.319 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[67678]: audit 2024-08-29T18:24:33.212571+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[77323]: cluster 2024-08-29T18:24:32.773139+0000 mgr.y (mgr.34104) 346 : cluster [DBG] pgmap v631: 121 pgs: 121 active+clean; 655 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 8.1 MiB/s wr, 27 op/s 2024-08-29T18:24:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[77323]: cluster 2024-08-29T18:24:33.070969+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-29T18:24:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[77323]: audit 2024-08-29T18:24:33.200867+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[77323]: audit 2024-08-29T18:24:33.210311+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[77323]: audit 2024-08-29T18:24:33.212571+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:34.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[78574]: cluster 2024-08-29T18:24:32.773139+0000 mgr.y (mgr.34104) 346 : cluster [DBG] pgmap v631: 121 pgs: 121 active+clean; 655 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 8.1 MiB/s wr, 27 op/s 2024-08-29T18:24:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[78574]: cluster 2024-08-29T18:24:33.070969+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-29T18:24:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[78574]: audit 2024-08-29T18:24:33.200867+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[78574]: audit 2024-08-29T18:24:33.210311+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:34 smithi089 bash[78574]: audit 2024-08-29T18:24:33.212571+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.321Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.321Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.322Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.322Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.322Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.322Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=arp 2024-08-29T18:24:34.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=edac 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-29T18:24:34.806 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-29T18:24:34.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=os 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-29T18:24:34.808 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=stat 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=time 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=uname 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.323Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.324Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-29T18:24:34.809 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:34 smithi144 bash[91466]: ts=2024-08-29T18:24:34.324Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-29T18:24:35.097 INFO:tasks.rados.rados.0.smithi089.stdout:3161: done (4 left) 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3162: done (3 left) 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3163: done (2 left) 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3164: done (1 left) 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3165: done (0 left) 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3166: copy_from oid 40 from oid 14 current snap is 329 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3167: copy_from oid 34 from oid 4 current snap is 329 2024-08-29T18:24:35.098 INFO:tasks.rados.rados.0.smithi089.stdout:3168: snap_create 2024-08-29T18:24:35.122 INFO:tasks.rados.rados.0.smithi089.stdout:3167: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:24:35.125 INFO:tasks.rados.rados.0.smithi089.stdout:3167: finishing copy_from to smithi08969774-34 2024-08-29T18:24:35.125 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1704 (ObjNum 949 snap 314 seq_num 949) dirty exists 2024-08-29T18:24:35.159 INFO:tasks.rados.rados.0.smithi089.stdout:3166: finishing copy_from racing read to smithi08969774-40 2024-08-29T18:24:35.165 INFO:tasks.rados.rados.0.smithi089.stdout:3166: finishing copy_from to smithi08969774-40 2024-08-29T18:24:35.165 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2058 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:24:35.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:35 smithi089 bash[77323]: cluster 2024-08-29T18:24:34.085711+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-29T18:24:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:24:35] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:24:35.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:35 smithi089 bash[78574]: cluster 2024-08-29T18:24:34.085711+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-29T18:24:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:35 smithi144 bash[67678]: cluster 2024-08-29T18:24:34.085711+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-29T18:24:36.098 INFO:tasks.rados.rados.0.smithi089.stdout:3166: done (2 left) 2024-08-29T18:24:36.099 INFO:tasks.rados.rados.0.smithi089.stdout:3167: done (1 left) 2024-08-29T18:24:36.099 INFO:tasks.rados.rados.0.smithi089.stdout:3168: done (0 left) 2024-08-29T18:24:36.099 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 330 2024-08-29T18:24:36.099 INFO:tasks.rados.rados.0.smithi089.stdout:3169: seq_num 990 ranges {10600448=589824,11190272=753664,11943936=638976,12582912=212992} 2024-08-29T18:24:36.192 INFO:tasks.rados.rados.0.smithi089.stdout:3169: writing smithi08969774-7 from 10600448 to 11190272 tid 1 2024-08-29T18:24:36.196 INFO:tasks.rados.rados.0.smithi089.stdout:3169: writing smithi08969774-7 from 11190272 to 11943936 tid 2 2024-08-29T18:24:36.200 INFO:tasks.rados.rados.0.smithi089.stdout:3169: writing smithi08969774-7 from 11943936 to 12582912 tid 3 2024-08-29T18:24:36.202 INFO:tasks.rados.rados.0.smithi089.stdout:3169: writing smithi08969774-7 from 12582912 to 12795904 tid 4 2024-08-29T18:24:36.202 INFO:tasks.rados.rados.0.smithi089.stdout:3170: copy_from oid 48 from oid 38 current snap is 330 2024-08-29T18:24:36.202 INFO:tasks.rados.rados.0.smithi089.stdout:3171: copy_from oid 29 from oid 8 current snap is 330 2024-08-29T18:24:36.202 INFO:tasks.rados.rados.0.smithi089.stdout:3172: read oid 14 snap 312 2024-08-29T18:24:36.202 INFO:tasks.rados.rados.0.smithi089.stdout:3172: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:24:36.202 INFO:tasks.rados.rados.0.smithi089.stdout:3173: snap_remove snap 306 2024-08-29T18:24:36.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:36 smithi089 bash[77323]: cluster 2024-08-29T18:24:34.773818+0000 mgr.y (mgr.34104) 347 : cluster [DBG] pgmap v634: 121 pgs: 121 active+clean; 681 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 9.8 MiB/s wr, 41 op/s 2024-08-29T18:24:36.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:36 smithi089 bash[77323]: cluster 2024-08-29T18:24:35.098074+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-29T18:24:36.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:36 smithi089 bash[78574]: cluster 2024-08-29T18:24:34.773818+0000 mgr.y (mgr.34104) 347 : cluster [DBG] pgmap v634: 121 pgs: 121 active+clean; 681 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 9.8 MiB/s wr, 41 op/s 2024-08-29T18:24:36.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:36 smithi089 bash[78574]: cluster 2024-08-29T18:24:35.098074+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-29T18:24:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:36 smithi144 bash[67678]: cluster 2024-08-29T18:24:34.773818+0000 mgr.y (mgr.34104) 347 : cluster [DBG] pgmap v634: 121 pgs: 121 active+clean; 681 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 9.8 MiB/s wr, 41 op/s 2024-08-29T18:24:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:36 smithi144 bash[67678]: cluster 2024-08-29T18:24:35.098074+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:3173: done (4 left) 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:3174: copy_from oid 43 from oid 18 current snap is 330 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:3175: read oid 37 snap -1 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:3175: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:3176: copy_from oid 10 from oid 13 current snap is 330 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 330 2024-08-29T18:24:37.120 INFO:tasks.rados.rados.0.smithi089.stdout:3177: seq_num 991 ranges {7307264=606208,7913472=638976,8552448=794624,9347072=172032} 2024-08-29T18:24:37.166 INFO:tasks.rados.rados.0.smithi089.stdout:3177: writing smithi08969774-30 from 7307264 to 7913472 tid 1 2024-08-29T18:24:37.170 INFO:tasks.rados.rados.0.smithi089.stdout:3177: writing smithi08969774-30 from 7913472 to 8552448 tid 2 2024-08-29T18:24:37.175 INFO:tasks.rados.rados.0.smithi089.stdout:3177: writing smithi08969774-30 from 8552448 to 9347072 tid 3 2024-08-29T18:24:37.176 INFO:tasks.rados.rados.0.smithi089.stdout:3177: writing smithi08969774-30 from 9347072 to 9519104 tid 4 2024-08-29T18:24:37.182 INFO:tasks.rados.rados.0.smithi089.stdout:3170: finishing copy_from racing read to smithi08969774-48 2024-08-29T18:24:37.182 INFO:tasks.rados.rados.0.smithi089.stdout:3170: finishing copy_from to smithi08969774-48 2024-08-29T18:24:37.182 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1708 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:24:37.183 INFO:tasks.rados.rados.0.smithi089.stdout:3172: expect (ObjNum 859 snap 292 seq_num 859) 2024-08-29T18:24:37.244 INFO:tasks.rados.rados.0.smithi089.stdout:3169: finishing write tid 1 to smithi08969774-7 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: finishing write tid 2 to smithi08969774-7 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: finishing write tid 3 to smithi08969774-7 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: finishing write tid 4 to smithi08969774-7 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: finishing write tid 5 to smithi08969774-7 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3171: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3171: finishing copy_from to smithi08969774-29 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1713 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: finishing write tid 6 to smithi08969774-7 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: oid 7 updating version 0 to 2120 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: oid 7 version 2120 is already newer than 2116 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: oid 7 version 2120 is already newer than 2117 2024-08-29T18:24:37.245 INFO:tasks.rados.rados.0.smithi089.stdout:3169: oid 7 version 2120 is already newer than 2119 2024-08-29T18:24:37.246 INFO:tasks.rados.rados.0.smithi089.stdout:3169: oid 7 version 2120 is already newer than 2118 2024-08-29T18:24:37.246 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2120 (ObjNum 990 snap 330 seq_num 990) dirty exists 2024-08-29T18:24:37.246 INFO:tasks.rados.rados.0.smithi089.stdout:3169: left oid 7 (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:24:37.246 INFO:tasks.rados.rados.0.smithi089.stdout:3175: expect (ObjNum 851 snap 291 seq_num 851) 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3176: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3174: finishing copy_from racing read to smithi08969774-43 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3174: finishing copy_from to smithi08969774-43 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 718 (ObjNum 983 snap 325 seq_num 983) dirty exists 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3176: finishing copy_from to smithi08969774-10 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 1567 (ObjNum 957 snap 317 seq_num 957) dirty exists 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3177: finishing write tid 1 to smithi08969774-30 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3177: finishing write tid 2 to smithi08969774-30 2024-08-29T18:24:37.302 INFO:tasks.rados.rados.0.smithi089.stdout:3177: finishing write tid 3 to smithi08969774-30 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: finishing write tid 4 to smithi08969774-30 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: finishing write tid 5 to smithi08969774-30 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: finishing write tid 6 to smithi08969774-30 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: oid 30 updating version 0 to 2074 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: oid 30 updating version 2074 to 2076 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: oid 30 updating version 2076 to 2077 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: oid 30 version 2077 is already newer than 2075 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: oid 30 updating version 2077 to 2078 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2078 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3177: left oid 30 (ObjNum 991 snap 330 seq_num 991) 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3169: done (7 left) 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3170: done (6 left) 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3171: done (5 left) 2024-08-29T18:24:37.303 INFO:tasks.rados.rados.0.smithi089.stdout:3172: done (4 left) 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:3174: done (3 left) 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:3175: done (2 left) 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:3176: done (1 left) 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:3177: done (0 left) 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:3178: rollback oid 31 current snap is 330 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 327 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 330 2024-08-29T18:24:37.304 INFO:tasks.rados.rados.0.smithi089.stdout:3179: seq_num 992 ranges {1056768=622592,1679360=524288,2203648=606208,2809856=475136} 2024-08-29T18:24:37.311 INFO:tasks.rados.rados.0.smithi089.stdout:3179: writing smithi08969774-48 from 1056768 to 1679360 tid 1 2024-08-29T18:24:37.314 INFO:tasks.rados.rados.0.smithi089.stdout:3179: writing smithi08969774-48 from 1679360 to 2203648 tid 2 2024-08-29T18:24:37.318 INFO:tasks.rados.rados.0.smithi089.stdout:3179: writing smithi08969774-48 from 2203648 to 2809856 tid 3 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:3179: writing smithi08969774-48 from 2809856 to 3284992 tid 4 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:3180: snap_create 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:3178: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:3178: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:3178: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1566 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:24:37.321 INFO:tasks.rados.rados.0.smithi089.stdout:3179: finishing write tid 1 to smithi08969774-48 2024-08-29T18:24:37.322 INFO:tasks.rados.rados.0.smithi089.stdout:3179: finishing write tid 2 to smithi08969774-48 2024-08-29T18:24:37.327 INFO:tasks.rados.rados.0.smithi089.stdout:3179: finishing write tid 3 to smithi08969774-48 2024-08-29T18:24:37.328 INFO:tasks.rados.rados.0.smithi089.stdout:3179: finishing write tid 4 to smithi08969774-48 2024-08-29T18:24:37.328 INFO:tasks.rados.rados.0.smithi089.stdout:3179: finishing write tid 5 to smithi08969774-48 2024-08-29T18:24:37.331 INFO:tasks.rados.rados.0.smithi089.stdout:3179: finishing write tid 6 to smithi08969774-48 2024-08-29T18:24:37.331 INFO:tasks.rados.rados.0.smithi089.stdout:3179: oid 48 updating version 0 to 1729 2024-08-29T18:24:37.331 INFO:tasks.rados.rados.0.smithi089.stdout:3179: oid 48 updating version 1729 to 1730 2024-08-29T18:24:37.331 INFO:tasks.rados.rados.0.smithi089.stdout:3179: oid 48 updating version 1730 to 1733 2024-08-29T18:24:37.331 INFO:tasks.rados.rados.0.smithi089.stdout:3179: oid 48 version 1733 is already newer than 1731 2024-08-29T18:24:37.332 INFO:tasks.rados.rados.0.smithi089.stdout:3179: oid 48 version 1733 is already newer than 1732 2024-08-29T18:24:37.332 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1733 (ObjNum 992 snap 330 seq_num 992) dirty exists 2024-08-29T18:24:37.332 INFO:tasks.rados.rados.0.smithi089.stdout:3179: left oid 48 (ObjNum 992 snap 330 seq_num 992) 2024-08-29T18:24:37.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:37 smithi089 bash[77323]: cluster 2024-08-29T18:24:36.098961+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-29T18:24:37.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:37 smithi089 bash[78574]: cluster 2024-08-29T18:24:36.098961+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-29T18:24:37.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:37 smithi144 bash[67678]: cluster 2024-08-29T18:24:36.098961+0000 mon.a (mon.0) 1124 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-29T18:24:38.124 INFO:tasks.rados.rados.0.smithi089.stdout:3178: done (2 left) 2024-08-29T18:24:38.125 INFO:tasks.rados.rados.0.smithi089.stdout:3179: done (1 left) 2024-08-29T18:24:38.125 INFO:tasks.rados.rados.0.smithi089.stdout:3180: done (0 left) 2024-08-29T18:24:38.125 INFO:tasks.rados.rados.0.smithi089.stdout:3181: rmattr oid 26 current snap is 331 2024-08-29T18:24:38.125 INFO:tasks.rados.rados.0.smithi089.stdout:3182: rollback oid 10 current snap is 331 2024-08-29T18:24:38.125 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 322 2024-08-29T18:24:38.126 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 331 2024-08-29T18:24:38.126 INFO:tasks.rados.rados.0.smithi089.stdout:3183: seq_num 993 ranges {0=638976,638976=409600,1048576=409600,1458176=688128,2146304=98304} 2024-08-29T18:24:38.132 INFO:tasks.rados.rados.0.smithi089.stdout:3183: writing smithi08969774-33 from 0 to 638976 tid 1 2024-08-29T18:24:38.137 INFO:tasks.rados.rados.0.smithi089.stdout:3183: writing smithi08969774-33 from 638976 to 1048576 tid 2 2024-08-29T18:24:38.143 INFO:tasks.rados.rados.0.smithi089.stdout:3183: writing smithi08969774-33 from 1048576 to 1458176 tid 3 2024-08-29T18:24:38.153 INFO:tasks.rados.rados.0.smithi089.stdout:3183: writing smithi08969774-33 from 1458176 to 2146304 tid 4 2024-08-29T18:24:38.155 INFO:tasks.rados.rados.0.smithi089.stdout:3183: writing smithi08969774-33 from 2146304 to 2244608 tid 5 2024-08-29T18:24:38.155 INFO:tasks.rados.rados.0.smithi089.stdout:3184: snap_remove snap 308 2024-08-29T18:24:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:38 smithi089 bash[78574]: cluster 2024-08-29T18:24:36.774752+0000 mgr.y (mgr.34104) 348 : cluster [DBG] pgmap v637: 121 pgs: 121 active+clean; 692 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 9.2 MiB/s wr, 36 op/s 2024-08-29T18:24:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:38 smithi089 bash[78574]: cluster 2024-08-29T18:24:37.121007+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-29T18:24:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:38 smithi089 bash[78574]: audit 2024-08-29T18:24:37.699582+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:38.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:38 smithi089 bash[77323]: cluster 2024-08-29T18:24:36.774752+0000 mgr.y (mgr.34104) 348 : cluster [DBG] pgmap v637: 121 pgs: 121 active+clean; 692 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 9.2 MiB/s wr, 36 op/s 2024-08-29T18:24:38.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:38 smithi089 bash[77323]: cluster 2024-08-29T18:24:37.121007+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-29T18:24:38.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:38 smithi089 bash[77323]: audit 2024-08-29T18:24:37.699582+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:38 smithi144 bash[67678]: cluster 2024-08-29T18:24:36.774752+0000 mgr.y (mgr.34104) 348 : cluster [DBG] pgmap v637: 121 pgs: 121 active+clean; 692 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 9.2 MiB/s wr, 36 op/s 2024-08-29T18:24:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:38 smithi144 bash[67678]: cluster 2024-08-29T18:24:37.121007+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-29T18:24:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:38 smithi144 bash[67678]: audit 2024-08-29T18:24:37.699582+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3184: done (3 left) 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3185: delete oid 11 current snap is 331 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3182: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 1757 (ObjNum 986 snap 325 seq_num 986) dirty exists 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3182: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 1 to smithi08969774-33 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3182: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2092 (ObjNum 956 snap 317 seq_num 956) dirty exists 2024-08-29T18:24:39.146 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 2 to smithi08969774-33 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 3 to smithi08969774-33 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 4 to smithi08969774-33 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 5 to smithi08969774-33 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 6 to smithi08969774-33 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: finishing write tid 7 to smithi08969774-33 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: oid 33 updating version 0 to 1714 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: oid 33 version 1714 is already newer than 1712 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: oid 33 version 1714 is already newer than 1709 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: oid 33 version 1714 is already newer than 1711 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: oid 33 version 1714 is already newer than 1710 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: oid 33 version 1714 is already newer than 1713 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1714 (ObjNum 993 snap 331 seq_num 993) dirty exists 2024-08-29T18:24:39.147 INFO:tasks.rados.rados.0.smithi089.stdout:3183: left oid 33 (ObjNum 993 snap 331 seq_num 993) 2024-08-29T18:24:39.173 INFO:tasks.rados.rados.0.smithi089.stdout:3181: done (3 left) 2024-08-29T18:24:39.174 INFO:tasks.rados.rados.0.smithi089.stdout:3182: done (2 left) 2024-08-29T18:24:39.174 INFO:tasks.rados.rados.0.smithi089.stdout:3183: done (1 left) 2024-08-29T18:24:39.174 INFO:tasks.rados.rados.0.smithi089.stdout:3185: done (0 left) 2024-08-29T18:24:39.174 INFO:tasks.rados.rados.0.smithi089.stdout:3186: copy_from oid 26 from oid 30 current snap is 331 2024-08-29T18:24:39.174 INFO:tasks.rados.rados.0.smithi089.stdout:3187: snap_remove snap 304 2024-08-29T18:24:39.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:39 smithi089 bash[78574]: cluster 2024-08-29T18:24:38.125149+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-29T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:39 smithi089 bash[78574]: audit 2024-08-29T18:24:38.881485+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:39 smithi089 bash[78574]: audit 2024-08-29T18:24:38.886618+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:39 smithi089 bash[77323]: cluster 2024-08-29T18:24:38.125149+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-29T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:39 smithi089 bash[77323]: audit 2024-08-29T18:24:38.881485+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:39 smithi089 bash[77323]: audit 2024-08-29T18:24:38.886618+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:39 smithi144 bash[67678]: cluster 2024-08-29T18:24:38.125149+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-29T18:24:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:39 smithi144 bash[67678]: audit 2024-08-29T18:24:38.881485+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:39 smithi144 bash[67678]: audit 2024-08-29T18:24:38.886618+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:3187: done (1 left) 2024-08-29T18:24:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 331 2024-08-29T18:24:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:3188: seq_num 995 ranges {1859584=671744,2531328=573440,3104768=778240,3883008=253952} 2024-08-29T18:24:40.200 INFO:tasks.rados.rados.0.smithi089.stdout:3188: writing smithi08969774-23 from 1859584 to 2531328 tid 1 2024-08-29T18:24:40.205 INFO:tasks.rados.rados.0.smithi089.stdout:3188: writing smithi08969774-23 from 2531328 to 3104768 tid 2 2024-08-29T18:24:40.212 INFO:tasks.rados.rados.0.smithi089.stdout:3188: writing smithi08969774-23 from 3104768 to 3883008 tid 3 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3188: writing smithi08969774-23 from 3883008 to 4136960 tid 4 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3186: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3186: finishing copy_from to smithi08969774-26 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2078 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3188: finishing write tid 1 to smithi08969774-23 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3186: done (1 left) 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3189: rmattr oid 47 current snap is 331 2024-08-29T18:24:40.216 INFO:tasks.rados.rados.0.smithi089.stdout:3189: done (1 left) 2024-08-29T18:24:40.217 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 331 2024-08-29T18:24:40.217 INFO:tasks.rados.rados.0.smithi089.stdout:3190: seq_num 996 ranges {2416640=688128,3104768=507904,3612672=581632,4194304=516096} 2024-08-29T18:24:40.235 INFO:tasks.rados.rados.0.smithi089.stdout:3190: writing smithi08969774-50 from 2416640 to 3104768 tid 1 2024-08-29T18:24:40.239 INFO:tasks.rados.rados.0.smithi089.stdout:3190: writing smithi08969774-50 from 3104768 to 3612672 tid 2 2024-08-29T18:24:40.243 INFO:tasks.rados.rados.0.smithi089.stdout:3190: writing smithi08969774-50 from 3612672 to 4194304 tid 3 2024-08-29T18:24:40.246 INFO:tasks.rados.rados.0.smithi089.stdout:3190: writing smithi08969774-50 from 4194304 to 4710400 tid 4 2024-08-29T18:24:40.246 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 331 2024-08-29T18:24:40.246 INFO:tasks.rados.rados.0.smithi089.stdout:3188: finishing write tid 2 to smithi08969774-23 2024-08-29T18:24:40.246 INFO:tasks.rados.rados.0.smithi089.stdout:3188: finishing write tid 3 to smithi08969774-23 2024-08-29T18:24:40.246 INFO:tasks.rados.rados.0.smithi089.stdout:3188: finishing write tid 4 to smithi08969774-23 2024-08-29T18:24:40.247 INFO:tasks.rados.rados.0.smithi089.stdout:3191: seq_num 997 ranges {2416640=704512,3121152=794624,3915776=794624,4710400=16384} 2024-08-29T18:24:40.263 INFO:tasks.rados.rados.0.smithi089.stdout:3191: writing smithi08969774-10 from 2416640 to 3121152 tid 1 2024-08-29T18:24:40.268 INFO:tasks.rados.rados.0.smithi089.stdout:3191: writing smithi08969774-10 from 3121152 to 3915776 tid 2 2024-08-29T18:24:40.273 INFO:tasks.rados.rados.0.smithi089.stdout:3191: writing smithi08969774-10 from 3915776 to 4710400 tid 3 2024-08-29T18:24:40.273 INFO:tasks.rados.rados.0.smithi089.stdout:3191: writing smithi08969774-10 from 4710400 to 4726784 tid 4 2024-08-29T18:24:40.273 INFO:tasks.rados.rados.0.smithi089.stdout:3192: snap_remove snap 280 2024-08-29T18:24:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[77323]: cluster 2024-08-29T18:24:38.775361+0000 mgr.y (mgr.34104) 349 : cluster [DBG] pgmap v640: 121 pgs: 121 active+clean; 700 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-08-29T18:24:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[77323]: cluster 2024-08-29T18:24:39.143061+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-29T18:24:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[77323]: audit 2024-08-29T18:24:39.178115+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[77323]: audit 2024-08-29T18:24:39.187624+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[77323]: audit 2024-08-29T18:24:40.045956+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[77323]: audit 2024-08-29T18:24:40.063970+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[78574]: cluster 2024-08-29T18:24:38.775361+0000 mgr.y (mgr.34104) 349 : cluster [DBG] pgmap v640: 121 pgs: 121 active+clean; 700 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[78574]: cluster 2024-08-29T18:24:39.143061+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[78574]: audit 2024-08-29T18:24:39.178115+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[78574]: audit 2024-08-29T18:24:39.187624+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[78574]: audit 2024-08-29T18:24:40.045956+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:40 smithi089 bash[78574]: audit 2024-08-29T18:24:40.063970+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:40 smithi144 bash[67678]: cluster 2024-08-29T18:24:38.775361+0000 mgr.y (mgr.34104) 349 : cluster [DBG] pgmap v640: 121 pgs: 121 active+clean; 700 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 4.7 MiB/s wr, 12 op/s 2024-08-29T18:24:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:40 smithi144 bash[67678]: cluster 2024-08-29T18:24:39.143061+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-29T18:24:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:40 smithi144 bash[67678]: audit 2024-08-29T18:24:39.178115+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:40 smithi144 bash[67678]: audit 2024-08-29T18:24:39.187624+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:40 smithi144 bash[67678]: audit 2024-08-29T18:24:40.045956+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:40 smithi144 bash[67678]: audit 2024-08-29T18:24:40.063970+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:41.193 INFO:tasks.rados.rados.0.smithi089.stdout:3192: done (3 left) 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3193: snap_create 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: finishing write tid 5 to smithi08969774-23 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: finishing write tid 6 to smithi08969774-23 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: oid 23 updating version 0 to 1717 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: oid 23 version 1717 is already newer than 1716 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: oid 23 updating version 1717 to 1718 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: oid 23 updating version 1718 to 1719 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: oid 23 version 1719 is already newer than 1715 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 1719 (ObjNum 995 snap 331 seq_num 995) dirty exists 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3188: left oid 23 (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3190: finishing write tid 1 to smithi08969774-50 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3190: finishing write tid 2 to smithi08969774-50 2024-08-29T18:24:41.194 INFO:tasks.rados.rados.0.smithi089.stdout:3190: finishing write tid 3 to smithi08969774-50 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: finishing write tid 4 to smithi08969774-50 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: finishing write tid 5 to smithi08969774-50 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: finishing write tid 6 to smithi08969774-50 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: oid 50 updating version 0 to 1724 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: oid 50 version 1724 is already newer than 1721 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: oid 50 version 1724 is already newer than 1720 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: oid 50 version 1724 is already newer than 1722 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: oid 50 version 1724 is already newer than 1723 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 1724 (ObjNum 996 snap 331 seq_num 996) dirty exists 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3190: left oid 50 (ObjNum 996 snap 331 seq_num 996) 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3191: finishing write tid 1 to smithi08969774-10 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3191: finishing write tid 2 to smithi08969774-10 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3191: finishing write tid 3 to smithi08969774-10 2024-08-29T18:24:41.195 INFO:tasks.rados.rados.0.smithi089.stdout:3191: finishing write tid 4 to smithi08969774-10 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: finishing write tid 5 to smithi08969774-10 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: finishing write tid 6 to smithi08969774-10 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: oid 10 updating version 0 to 2117 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: oid 10 updating version 2117 to 2118 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: oid 10 version 2118 is already newer than 2116 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: oid 10 updating version 2118 to 2119 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: oid 10 version 2119 is already newer than 2115 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2119 (ObjNum 997 snap 331 seq_num 997) dirty exists 2024-08-29T18:24:41.196 INFO:tasks.rados.rados.0.smithi089.stdout:3191: left oid 10 (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:24:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:41 smithi144 bash[67678]: cluster 2024-08-29T18:24:40.183988+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-29T18:24:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:41 smithi144 bash[67678]: audit 2024-08-29T18:24:40.360353+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:41 smithi144 bash[67678]: audit 2024-08-29T18:24:40.371127+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:41.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:41 smithi089 bash[78574]: cluster 2024-08-29T18:24:40.183988+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-29T18:24:41.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:41 smithi089 bash[78574]: audit 2024-08-29T18:24:40.360353+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:41.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:41 smithi089 bash[78574]: audit 2024-08-29T18:24:40.371127+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:41.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:41 smithi089 bash[77323]: cluster 2024-08-29T18:24:40.183988+0000 mon.a (mon.0) 1135 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-29T18:24:41.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:41 smithi089 bash[77323]: audit 2024-08-29T18:24:40.360353+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:41 smithi089 bash[77323]: audit 2024-08-29T18:24:40.371127+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:42.191 INFO:tasks.rados.rados.0.smithi089.stdout:3188: done (3 left) 2024-08-29T18:24:42.191 INFO:tasks.rados.rados.0.smithi089.stdout:3190: done (2 left) 2024-08-29T18:24:42.191 INFO:tasks.rados.rados.0.smithi089.stdout:3191: done (1 left) 2024-08-29T18:24:42.191 INFO:tasks.rados.rados.0.smithi089.stdout:3193: done (0 left) 2024-08-29T18:24:42.192 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 332 2024-08-29T18:24:42.192 INFO:tasks.rados.rados.0.smithi089.stdout:3194: seq_num 998 ranges {1130496=720896,1851392=679936,2531328=598016,3129344=327680} 2024-08-29T18:24:42.201 INFO:tasks.rados.rados.0.smithi089.stdout:3194: writing smithi08969774-17 from 1130496 to 1851392 tid 1 2024-08-29T18:24:42.205 INFO:tasks.rados.rados.0.smithi089.stdout:3194: writing smithi08969774-17 from 1851392 to 2531328 tid 2 2024-08-29T18:24:42.209 INFO:tasks.rados.rados.0.smithi089.stdout:3194: writing smithi08969774-17 from 2531328 to 3129344 tid 3 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:3194: writing smithi08969774-17 from 3129344 to 3457024 tid 4 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:3195: read oid 7 snap -1 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:3195: expect (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:3196: read oid 1 snap 325 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:3196: expect deleted 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 332 2024-08-29T18:24:42.212 INFO:tasks.rados.rados.0.smithi089.stdout:3197: seq_num 999 ranges {10600448=737280,11337728=565248,11902976=761856,12664832=278528} 2024-08-29T18:24:42.277 INFO:tasks.rados.rados.0.smithi089.stdout:3197: writing smithi08969774-39 from 10600448 to 11337728 tid 1 2024-08-29T18:24:42.280 INFO:tasks.rados.rados.0.smithi089.stdout:3197: writing smithi08969774-39 from 11337728 to 11902976 tid 2 2024-08-29T18:24:42.286 INFO:tasks.rados.rados.0.smithi089.stdout:3197: writing smithi08969774-39 from 11902976 to 12664832 tid 3 2024-08-29T18:24:42.288 INFO:tasks.rados.rados.0.smithi089.stdout:3197: writing smithi08969774-39 from 12664832 to 12943360 tid 4 2024-08-29T18:24:42.288 INFO:tasks.rados.rados.0.smithi089.stdout:3198: snap_create 2024-08-29T18:24:42.288 INFO:tasks.rados.rados.0.smithi089.stdout:3194: finishing write tid 1 to smithi08969774-17 2024-08-29T18:24:42.288 INFO:tasks.rados.rados.0.smithi089.stdout:3194: finishing write tid 2 to smithi08969774-17 2024-08-29T18:24:42.288 INFO:tasks.rados.rados.0.smithi089.stdout:3194: finishing write tid 3 to smithi08969774-17 2024-08-29T18:24:42.288 INFO:tasks.rados.rados.0.smithi089.stdout:3194: finishing write tid 4 to smithi08969774-17 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: finishing write tid 5 to smithi08969774-17 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: finishing write tid 6 to smithi08969774-17 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: oid 17 updating version 0 to 1567 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: oid 17 updating version 1567 to 1571 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: oid 17 version 1571 is already newer than 1570 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: oid 17 version 1571 is already newer than 1569 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: oid 17 version 1571 is already newer than 1568 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1571 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:24:42.289 INFO:tasks.rados.rados.0.smithi089.stdout:3194: left oid 17 (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:24:42.294 INFO:tasks.rados.rados.0.smithi089.stdout:3197: finishing write tid 1 to smithi08969774-39 2024-08-29T18:24:42.295 INFO:tasks.rados.rados.0.smithi089.stdout:3197: finishing write tid 2 to smithi08969774-39 2024-08-29T18:24:42.300 INFO:tasks.rados.rados.0.smithi089.stdout:3195: expect (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:24:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:42 smithi144 bash[67678]: cluster 2024-08-29T18:24:40.775958+0000 mgr.y (mgr.34104) 350 : cluster [DBG] pgmap v643: 121 pgs: 121 active+clean; 700 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:24:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:42 smithi144 bash[67678]: cluster 2024-08-29T18:24:41.188493+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-29T18:24:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:42 smithi144 bash[67678]: cluster 2024-08-29T18:24:42.191176+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-29T18:24:42.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:42 smithi089 bash[77323]: cluster 2024-08-29T18:24:40.775958+0000 mgr.y (mgr.34104) 350 : cluster [DBG] pgmap v643: 121 pgs: 121 active+clean; 700 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:24:42.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:42 smithi089 bash[77323]: cluster 2024-08-29T18:24:41.188493+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-29T18:24:42.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:42 smithi089 bash[77323]: cluster 2024-08-29T18:24:42.191176+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-29T18:24:42.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:42 smithi089 bash[78574]: cluster 2024-08-29T18:24:40.775958+0000 mgr.y (mgr.34104) 350 : cluster [DBG] pgmap v643: 121 pgs: 121 active+clean; 700 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:24:42.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:42 smithi089 bash[78574]: cluster 2024-08-29T18:24:41.188493+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-29T18:24:42.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:42 smithi089 bash[78574]: cluster 2024-08-29T18:24:42.191176+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: finishing write tid 3 to smithi08969774-39 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: finishing write tid 4 to smithi08969774-39 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: finishing write tid 5 to smithi08969774-39 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: finishing write tid 6 to smithi08969774-39 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: oid 39 updating version 0 to 1523 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: oid 39 version 1523 is already newer than 1522 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: oid 39 updating version 1523 to 1525 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: oid 39 updating version 1525 to 1526 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: oid 39 version 1526 is already newer than 1524 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 1526 (ObjNum 999 snap 332 seq_num 999) dirty exists 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3197: left oid 39 (ObjNum 999 snap 332 seq_num 999) 2024-08-29T18:24:43.342 INFO:tasks.rados.rados.0.smithi089.stdout:3194: done (4 left) 2024-08-29T18:24:43.343 INFO:tasks.rados.rados.0.smithi089.stdout:3195: done (3 left) 2024-08-29T18:24:43.343 INFO:tasks.rados.rados.0.smithi089.stdout:3196: done (2 left) 2024-08-29T18:24:43.343 INFO:tasks.rados.rados.0.smithi089.stdout:3197: done (1 left) 2024-08-29T18:24:43.343 INFO:tasks.rados.rados.0.smithi089.stdout:3198: done (0 left) 2024-08-29T18:24:43.343 INFO:tasks.rados.rados.0.smithi089.stdout:3199: snap_remove snap 191 2024-08-29T18:24:44.228 INFO:tasks.rados.rados.0.smithi089.stdout:3199: done (0 left) 2024-08-29T18:24:44.228 INFO:tasks.rados.rados.0.smithi089.stdout:3200: snap_create 2024-08-29T18:24:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:44 smithi144 bash[67678]: cluster 2024-08-29T18:24:42.776529+0000 mgr.y (mgr.34104) 351 : cluster [DBG] pgmap v646: 121 pgs: 121 active+clean; 729 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.0 MiB/s wr, 19 op/s 2024-08-29T18:24:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:44 smithi144 bash[67678]: cluster 2024-08-29T18:24:43.214059+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-29T18:24:44.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:44 smithi089 bash[77323]: cluster 2024-08-29T18:24:42.776529+0000 mgr.y (mgr.34104) 351 : cluster [DBG] pgmap v646: 121 pgs: 121 active+clean; 729 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.0 MiB/s wr, 19 op/s 2024-08-29T18:24:44.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:44 smithi089 bash[77323]: cluster 2024-08-29T18:24:43.214059+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-29T18:24:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:44 smithi089 bash[78574]: cluster 2024-08-29T18:24:42.776529+0000 mgr.y (mgr.34104) 351 : cluster [DBG] pgmap v646: 121 pgs: 121 active+clean; 729 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.0 MiB/s wr, 19 op/s 2024-08-29T18:24:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:44 smithi089 bash[78574]: cluster 2024-08-29T18:24:43.214059+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-29T18:24:45.231 INFO:tasks.rados.rados.0.smithi089.stdout:3200: done (0 left) 2024-08-29T18:24:45.231 INFO:tasks.rados.rados.0.smithi089.stdout:3201: read oid 11 snap -1 2024-08-29T18:24:45.232 INFO:tasks.rados.rados.0.smithi089.stdout:3201: expect deleted 2024-08-29T18:24:45.232 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 334 2024-08-29T18:24:45.232 INFO:tasks.rados.rados.0.smithi089.stdout:3202: seq_num 1000 ranges {2916352=753664,3670016=442368,4112384=565248,4677632=458752,5136384=139264} 2024-08-29T18:24:45.254 INFO:tasks.rados.rados.0.smithi089.stdout:3202: writing smithi08969774-28 from 2916352 to 3670016 tid 1 2024-08-29T18:24:45.257 INFO:tasks.rados.rados.0.smithi089.stdout:3202: writing smithi08969774-28 from 3670016 to 4112384 tid 2 2024-08-29T18:24:45.260 INFO:tasks.rados.rados.0.smithi089.stdout:3202: writing smithi08969774-28 from 4112384 to 4677632 tid 3 2024-08-29T18:24:45.263 INFO:tasks.rados.rados.0.smithi089.stdout:3202: writing smithi08969774-28 from 4677632 to 5136384 tid 4 2024-08-29T18:24:45.265 INFO:tasks.rados.rados.0.smithi089.stdout:3202: writing smithi08969774-28 from 5136384 to 5275648 tid 5 2024-08-29T18:24:45.265 INFO:tasks.rados.rados.0.smithi089.stdout:3203: delete oid 46 current snap is 334 2024-08-29T18:24:45.265 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 1 to smithi08969774-28 2024-08-29T18:24:45.265 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 2 to smithi08969774-28 2024-08-29T18:24:45.266 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 3 to smithi08969774-28 2024-08-29T18:24:45.270 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 4 to smithi08969774-28 2024-08-29T18:24:45.271 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 5 to smithi08969774-28 2024-08-29T18:24:45.271 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 6 to smithi08969774-28 2024-08-29T18:24:45.273 INFO:tasks.rados.rados.0.smithi089.stdout:3202: finishing write tid 7 to smithi08969774-28 2024-08-29T18:24:45.273 INFO:tasks.rados.rados.0.smithi089.stdout:3202: oid 28 updating version 0 to 1255 2024-08-29T18:24:45.274 INFO:tasks.rados.rados.0.smithi089.stdout:3202: oid 28 version 1255 is already newer than 1253 2024-08-29T18:24:45.274 INFO:tasks.rados.rados.0.smithi089.stdout:3202: oid 28 updating version 1255 to 1257 2024-08-29T18:24:45.274 INFO:tasks.rados.rados.0.smithi089.stdout:3202: oid 28 version 1257 is already newer than 1252 2024-08-29T18:24:45.274 INFO:tasks.rados.rados.0.smithi089.stdout:3202: oid 28 version 1257 is already newer than 1254 2024-08-29T18:24:45.274 INFO:tasks.rados.rados.0.smithi089.stdout:3202: oid 28 version 1257 is already newer than 1256 2024-08-29T18:24:45.274 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1257 (ObjNum 1000 snap 334 seq_num 1000) dirty exists 2024-08-29T18:24:45.275 INFO:tasks.rados.rados.0.smithi089.stdout:3202: left oid 28 (ObjNum 1000 snap 334 seq_num 1000) 2024-08-29T18:24:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:3201: done (2 left) 2024-08-29T18:24:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:3202: done (1 left) 2024-08-29T18:24:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:3203: done (0 left) 2024-08-29T18:24:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:3204: read oid 9 snap -1 2024-08-29T18:24:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:3204: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:24:45.277 INFO:tasks.rados.rados.0.smithi089.stdout:3205: snap_create 2024-08-29T18:24:45.280 INFO:tasks.rados.rados.0.smithi089.stdout:3204: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:24:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:24:45] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:24:45.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:45 smithi089 bash[78574]: cluster 2024-08-29T18:24:44.226766+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-29T18:24:45.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:45 smithi089 bash[77323]: cluster 2024-08-29T18:24:44.226766+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-29T18:24:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:45 smithi144 bash[67678]: cluster 2024-08-29T18:24:44.226766+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-29T18:24:46.074 INFO:tasks.rados.rados.0.smithi089.stdout:3204: done (1 left) 2024-08-29T18:24:46.074 INFO:tasks.rados.rados.0.smithi089.stdout:3205: done (0 left) 2024-08-29T18:24:46.074 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 335 2024-08-29T18:24:46.075 INFO:tasks.rados.rados.0.smithi089.stdout:3206: seq_num 1002 ranges {0=786432,786432=614400,1400832=581632,1982464=409600} 2024-08-29T18:24:46.080 INFO:tasks.rados.rados.0.smithi089.stdout:3206: writing smithi08969774-8 from 0 to 786432 tid 1 2024-08-29T18:24:46.085 INFO:tasks.rados.rados.0.smithi089.stdout:3206: writing smithi08969774-8 from 786432 to 1400832 tid 2 2024-08-29T18:24:46.091 INFO:tasks.rados.rados.0.smithi089.stdout:3206: writing smithi08969774-8 from 1400832 to 1982464 tid 3 2024-08-29T18:24:46.095 INFO:tasks.rados.rados.0.smithi089.stdout:3206: writing smithi08969774-8 from 1982464 to 2392064 tid 4 2024-08-29T18:24:46.095 INFO:tasks.rados.rados.0.smithi089.stdout:3207: rollback oid 37 current snap is 335 2024-08-29T18:24:46.095 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 270 2024-08-29T18:24:46.095 INFO:tasks.rados.rados.0.smithi089.stdout:3208: snap_create 2024-08-29T18:24:46.105 INFO:tasks.rados.rados.0.smithi089.stdout:3206: finishing write tid 1 to smithi08969774-8 2024-08-29T18:24:46.105 INFO:tasks.rados.rados.0.smithi089.stdout:3206: finishing write tid 2 to smithi08969774-8 2024-08-29T18:24:46.106 INFO:tasks.rados.rados.0.smithi089.stdout:3206: finishing write tid 3 to smithi08969774-8 2024-08-29T18:24:46.106 INFO:tasks.rados.rados.0.smithi089.stdout:3206: finishing write tid 4 to smithi08969774-8 2024-08-29T18:24:46.116 INFO:tasks.rados.rados.0.smithi089.stdout:3206: finishing write tid 5 to smithi08969774-8 2024-08-29T18:24:46.117 INFO:tasks.rados.rados.0.smithi089.stdout:3207: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:24:46.117 INFO:tasks.rados.rados.0.smithi089.stdout:3207: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:24:46.121 INFO:tasks.rados.rados.0.smithi089.stdout:3206: finishing write tid 6 to smithi08969774-8 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3206: oid 8 updating version 0 to 2154 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3206: oid 8 version 2154 is already newer than 2153 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3206: oid 8 updating version 2154 to 2156 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3206: oid 8 version 2156 is already newer than 2152 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3206: oid 8 version 2156 is already newer than 2155 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2156 (ObjNum 1002 snap 335 seq_num 1002) dirty exists 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3206: left oid 8 (ObjNum 1002 snap 335 seq_num 1002) 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3207: finishing rollback tid 2 to smithi08969774-37 2024-08-29T18:24:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2160 (ObjNum 767 snap 270 seq_num 767) dirty exists 2024-08-29T18:24:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:46 smithi144 bash[67678]: cluster 2024-08-29T18:24:44.777173+0000 mgr.y (mgr.34104) 352 : cluster [DBG] pgmap v649: 121 pgs: 121 active+clean; 727 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.5 MiB/s wr, 20 op/s 2024-08-29T18:24:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:46 smithi144 bash[67678]: cluster 2024-08-29T18:24:45.233094+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-29T18:24:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:46 smithi144 bash[67678]: cluster 2024-08-29T18:24:46.074807+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-29T18:24:46.571 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:46 smithi089 bash[78574]: cluster 2024-08-29T18:24:44.777173+0000 mgr.y (mgr.34104) 352 : cluster [DBG] pgmap v649: 121 pgs: 121 active+clean; 727 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.5 MiB/s wr, 20 op/s 2024-08-29T18:24:46.571 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:46 smithi089 bash[78574]: cluster 2024-08-29T18:24:45.233094+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-29T18:24:46.571 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:46 smithi089 bash[78574]: cluster 2024-08-29T18:24:46.074807+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-29T18:24:46.571 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:46 smithi089 bash[77323]: cluster 2024-08-29T18:24:44.777173+0000 mgr.y (mgr.34104) 352 : cluster [DBG] pgmap v649: 121 pgs: 121 active+clean; 727 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 7.5 MiB/s wr, 20 op/s 2024-08-29T18:24:46.571 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:46 smithi089 bash[77323]: cluster 2024-08-29T18:24:45.233094+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-29T18:24:46.571 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:46 smithi089 bash[77323]: cluster 2024-08-29T18:24:46.074807+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-29T18:24:47.073 INFO:tasks.rados.rados.0.smithi089.stdout:3206: done (2 left) 2024-08-29T18:24:47.074 INFO:tasks.rados.rados.0.smithi089.stdout:3207: done (1 left) 2024-08-29T18:24:47.074 INFO:tasks.rados.rados.0.smithi089.stdout:3208: done (0 left) 2024-08-29T18:24:47.074 INFO:tasks.rados.rados.0.smithi089.stdout:3209: setattr oid 17 current snap is 336 2024-08-29T18:24:47.076 INFO:tasks.rados.rados.0.smithi089.stdout:3210: snap_create 2024-08-29T18:24:47.085 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1572 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:24:48.075 INFO:tasks.rados.rados.0.smithi089.stdout:3209: done (1 left) 2024-08-29T18:24:48.076 INFO:tasks.rados.rados.0.smithi089.stdout:3210: done (0 left) 2024-08-29T18:24:48.076 INFO:tasks.rados.rados.0.smithi089.stdout:3211: snap_create 2024-08-29T18:24:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:48 smithi089 bash[77323]: cluster 2024-08-29T18:24:46.778053+0000 mgr.y (mgr.34104) 353 : cluster [DBG] pgmap v652: 121 pgs: 121 active+clean; 698 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-08-29T18:24:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:48 smithi089 bash[77323]: cluster 2024-08-29T18:24:47.074672+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-29T18:24:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:48 smithi089 bash[78574]: cluster 2024-08-29T18:24:46.778053+0000 mgr.y (mgr.34104) 353 : cluster [DBG] pgmap v652: 121 pgs: 121 active+clean; 698 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-08-29T18:24:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:48 smithi089 bash[78574]: cluster 2024-08-29T18:24:47.074672+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-29T18:24:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:48 smithi144 bash[67678]: cluster 2024-08-29T18:24:46.778053+0000 mgr.y (mgr.34104) 353 : cluster [DBG] pgmap v652: 121 pgs: 121 active+clean; 698 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.2 MiB/s wr, 7 op/s 2024-08-29T18:24:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:48 smithi144 bash[67678]: cluster 2024-08-29T18:24:47.074672+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3211: done (0 left) 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3212: read oid 29 snap -1 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3212: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3213: rollback oid 31 current snap is 338 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 325 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3214: read oid 43 snap -1 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3214: expect (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:24:49.076 INFO:tasks.rados.rados.0.smithi089.stdout:3215: setattr oid 48 current snap is 338 2024-08-29T18:24:49.078 INFO:tasks.rados.rados.0.smithi089.stdout:3216: snap_create 2024-08-29T18:24:49.079 INFO:tasks.rados.rados.0.smithi089.stdout:3212: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:24:49.096 INFO:tasks.rados.rados.0.smithi089.stdout:3213: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:24:49.096 INFO:tasks.rados.rados.0.smithi089.stdout:3213: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:24:49.096 INFO:tasks.rados.rados.0.smithi089.stdout:3213: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:24:49.096 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1575 (ObjNum 499 snap 166 seq_num 499) dirty exists 2024-08-29T18:24:49.102 INFO:tasks.rados.rados.0.smithi089.stdout:3214: expect (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:24:49.292 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1734 (ObjNum 992 snap 330 seq_num 992) dirty exists 2024-08-29T18:24:49.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:49 smithi089 bash[77323]: cluster 2024-08-29T18:24:48.075812+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-29T18:24:49.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:49 smithi089 bash[77323]: cluster 2024-08-29T18:24:49.076356+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-29T18:24:49.362 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:49 smithi089 bash[78574]: cluster 2024-08-29T18:24:48.075812+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-29T18:24:49.362 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:49 smithi089 bash[78574]: cluster 2024-08-29T18:24:49.076356+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-29T18:24:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:49 smithi144 bash[67678]: cluster 2024-08-29T18:24:48.075812+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-29T18:24:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:49 smithi144 bash[67678]: cluster 2024-08-29T18:24:49.076356+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-29T18:24:50.081 INFO:tasks.rados.rados.0.smithi089.stdout:3212: done (4 left) 2024-08-29T18:24:50.081 INFO:tasks.rados.rados.0.smithi089.stdout:3213: done (3 left) 2024-08-29T18:24:50.081 INFO:tasks.rados.rados.0.smithi089.stdout:3214: done (2 left) 2024-08-29T18:24:50.082 INFO:tasks.rados.rados.0.smithi089.stdout:3215: done (1 left) 2024-08-29T18:24:50.082 INFO:tasks.rados.rados.0.smithi089.stdout:3216: done (0 left) 2024-08-29T18:24:50.082 INFO:tasks.rados.rados.0.smithi089.stdout:3217: delete oid 34 current snap is 339 2024-08-29T18:24:50.097 INFO:tasks.rados.rados.0.smithi089.stdout:3217: done (0 left) 2024-08-29T18:24:50.097 INFO:tasks.rados.rados.0.smithi089.stdout:3218: rmattr oid 6 current snap is 339 2024-08-29T18:24:50.098 INFO:tasks.rados.rados.0.smithi089.stdout:3219: read oid 37 snap -1 2024-08-29T18:24:50.098 INFO:tasks.rados.rados.0.smithi089.stdout:3219: expect (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:24:50.098 INFO:tasks.rados.rados.0.smithi089.stdout:3220: delete oid 32 current snap is 339 2024-08-29T18:24:50.108 INFO:tasks.rados.rados.0.smithi089.stdout:3220: done (2 left) 2024-08-29T18:24:50.108 INFO:tasks.rados.rados.0.smithi089.stdout:3221: rollback oid 12 current snap is 339 2024-08-29T18:24:50.108 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 294 2024-08-29T18:24:50.108 INFO:tasks.rados.rados.0.smithi089.stdout:3222: read oid 10 snap 338 2024-08-29T18:24:50.108 INFO:tasks.rados.rados.0.smithi089.stdout:3222: expect (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:24:50.108 INFO:tasks.rados.rados.0.smithi089.stdout:3223: snap_remove snap 330 2024-08-29T18:24:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:50 smithi089 bash[77323]: cluster 2024-08-29T18:24:48.779019+0000 mgr.y (mgr.34104) 354 : cluster [DBG] pgmap v655: 121 pgs: 121 active+clean; 671 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T18:24:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:50 smithi089 bash[77323]: cluster 2024-08-29T18:24:50.082355+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-29T18:24:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:50 smithi089 bash[78574]: cluster 2024-08-29T18:24:48.779019+0000 mgr.y (mgr.34104) 354 : cluster [DBG] pgmap v655: 121 pgs: 121 active+clean; 671 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T18:24:50.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:50 smithi089 bash[78574]: cluster 2024-08-29T18:24:50.082355+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-29T18:24:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:50 smithi144 bash[67678]: cluster 2024-08-29T18:24:48.779019+0000 mgr.y (mgr.34104) 354 : cluster [DBG] pgmap v655: 121 pgs: 121 active+clean; 671 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T18:24:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:50 smithi144 bash[67678]: cluster 2024-08-29T18:24:50.082355+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-29T18:24:51.078 INFO:tasks.rados.rados.0.smithi089.stdout:3223: done (4 left) 2024-08-29T18:24:51.079 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 339 2024-08-29T18:24:51.079 INFO:tasks.rados.rados.0.smithi089.stdout:3224: seq_num 1005 ranges {0=32768} 2024-08-29T18:24:51.079 INFO:tasks.rados.rados.0.smithi089.stdout:3224: writing smithi08969774-24 from 0 to 32768 tid 1 2024-08-29T18:24:51.080 INFO:tasks.rados.rados.0.smithi089.stdout:3225: copy_from oid 4 from oid 21 current snap is 339 2024-08-29T18:24:51.080 INFO:tasks.rados.rados.0.smithi089.stdout:3226: read oid 38 snap -1 2024-08-29T18:24:51.080 INFO:tasks.rados.rados.0.smithi089.stdout:3226: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:24:51.080 INFO:tasks.rados.rados.0.smithi089.stdout:3227: snap_remove snap 318 2024-08-29T18:24:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.163439+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.174495+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.544284+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.558345+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.560660+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.562484+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.574526+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.730165+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.733319+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.735849+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.737761+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.740762+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.744317+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.746198+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.748066+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.750027+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.751868+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.753804+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.755544+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.760076+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.163439+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.174495+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.544284+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.558345+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.560660+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.562484+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.574526+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.730165+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.733319+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.735849+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.737761+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.740762+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.744317+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.746198+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.748066+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.750027+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.751868+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.753804+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.755544+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.760076+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: audit 2024-08-29T18:24:50.763518+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[78574]: cluster 2024-08-29T18:24:51.074378+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: audit 2024-08-29T18:24:50.763518+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:51 smithi089 bash[77323]: cluster 2024-08-29T18:24:51.074378+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.163439+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.174495+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.544284+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.558345+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.560660+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.562484+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.574526+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.730165+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:24:51.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.733319+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.735849+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.737761+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.740762+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.744317+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.746198+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.748066+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.750027+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.751868+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.753804+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.755544+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.760076+0000 mon.a (mon.0) 1167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: audit 2024-08-29T18:24:50.763518+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:24:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:51 smithi144 bash[67678]: cluster 2024-08-29T18:24:51.074378+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-29T18:24:52.082 INFO:tasks.rados.rados.0.smithi089.stdout:3227: done (7 left) 2024-08-29T18:24:52.082 INFO:tasks.rados.rados.0.smithi089.stdout:3228: snap_remove snap 333 2024-08-29T18:24:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:52 smithi144 bash[67678]: cluster 2024-08-29T18:24:50.779758+0000 mgr.y (mgr.34104) 355 : cluster [DBG] pgmap v658: 121 pgs: 121 active+clean; 671 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:24:52.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:52 smithi144 bash[67678]: cluster 2024-08-29T18:24:52.079762+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-29T18:24:52.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:52 smithi089 bash[77323]: cluster 2024-08-29T18:24:50.779758+0000 mgr.y (mgr.34104) 355 : cluster [DBG] pgmap v658: 121 pgs: 121 active+clean; 671 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:24:52.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:52 smithi089 bash[77323]: cluster 2024-08-29T18:24:52.079762+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-29T18:24:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:52 smithi089 bash[78574]: cluster 2024-08-29T18:24:50.779758+0000 mgr.y (mgr.34104) 355 : cluster [DBG] pgmap v658: 121 pgs: 121 active+clean; 671 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 1 op/s 2024-08-29T18:24:52.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:52 smithi089 bash[78574]: cluster 2024-08-29T18:24:52.079762+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-29T18:24:53.083 INFO:tasks.rados.rados.0.smithi089.stdout:3228: done (7 left) 2024-08-29T18:24:53.083 INFO:tasks.rados.rados.0.smithi089.stdout:3229: copy_from oid 39 from oid 15 current snap is 339 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:3230: read oid 47 snap -1 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:3230: expect (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:3231: rmattr oid 33 current snap is 339 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:3231: done (9 left) 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:3232: delete oid 19 current snap is 339 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1725 (ObjNum 960 snap 317 seq_num 960) dirty exists 2024-08-29T18:24:53.084 INFO:tasks.rados.rados.0.smithi089.stdout:3219: expect (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3221: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3221: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3218: done (9 left) 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3219: done (8 left) 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3232: done (7 left) 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3233: delete oid 45 current snap is 339 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3221: finishing rollback tid 2 to smithi08969774-12 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2164 (ObjNum 845 snap 291 seq_num 845) dirty exists 2024-08-29T18:24:53.116 INFO:tasks.rados.rados.0.smithi089.stdout:3222: expect (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:24:53.291 INFO:tasks.rados.rados.0.smithi089.stdout:3226: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:24:53.325 INFO:tasks.rados.rados.0.smithi089.stdout:3224: finishing write tid 1 to smithi08969774-24 2024-08-29T18:24:53.325 INFO:tasks.rados.rados.0.smithi089.stdout:3224: finishing write tid 2 to smithi08969774-24 2024-08-29T18:24:53.325 INFO:tasks.rados.rados.0.smithi089.stdout:3224: finishing write tid 3 to smithi08969774-24 2024-08-29T18:24:53.325 INFO:tasks.rados.rados.0.smithi089.stdout:3224: oid 24 updating version 0 to 1573 2024-08-29T18:24:53.325 INFO:tasks.rados.rados.0.smithi089.stdout:3224: oid 24 updating version 1573 to 1574 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1574 (ObjNum 1005 snap 339 seq_num 1005) dirty exists 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3224: left oid 24 (ObjNum 1005 snap 339 seq_num 1005) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3225: finishing copy_from racing read to smithi08969774-4 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3225: finishing copy_from to smithi08969774-4 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 1696 (ObjNum 921 snap 313 seq_num 921) dirty exists 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3221: done (7 left) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3222: done (6 left) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3224: done (5 left) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3225: done (4 left) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3226: done (3 left) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3233: done (2 left) 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3234: delete oid 8 current snap is 339 2024-08-29T18:24:53.326 INFO:tasks.rados.rados.0.smithi089.stdout:3230: expect (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:24:53.371 INFO:tasks.rados.rados.0.smithi089.stdout:3229: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:24:53.371 INFO:tasks.rados.rados.0.smithi089.stdout:3229: finishing copy_from to smithi08969774-39 2024-08-29T18:24:53.371 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2063 (ObjNum 962 snap 318 seq_num 962) dirty exists 2024-08-29T18:24:53.371 INFO:tasks.rados.rados.0.smithi089.stdout:3229: done (2 left) 2024-08-29T18:24:53.372 INFO:tasks.rados.rados.0.smithi089.stdout:3230: done (1 left) 2024-08-29T18:24:53.372 INFO:tasks.rados.rados.0.smithi089.stdout:3234: done (0 left) 2024-08-29T18:24:53.372 INFO:tasks.rados.rados.0.smithi089.stdout:3235: rmattr oid 49 current snap is 339 2024-08-29T18:24:53.372 INFO:tasks.rados.rados.0.smithi089.stdout:3236: snap_remove snap 316 2024-08-29T18:24:53.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:53 smithi089 bash[77323]: audit 2024-08-29T18:24:52.700045+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:53.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:53 smithi089 bash[77323]: cluster 2024-08-29T18:24:53.080322+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-29T18:24:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:53 smithi089 bash[78574]: audit 2024-08-29T18:24:52.700045+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:53.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:53 smithi089 bash[78574]: cluster 2024-08-29T18:24:53.080322+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-29T18:24:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:53 smithi144 bash[67678]: audit 2024-08-29T18:24:52.700045+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:24:54.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:53 smithi144 bash[67678]: cluster 2024-08-29T18:24:53.080322+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-29T18:24:54.084 INFO:tasks.rados.rados.0.smithi089.stdout:3236: done (1 left) 2024-08-29T18:24:54.084 INFO:tasks.rados.rados.0.smithi089.stdout:3237: rmattr oid 46 current snap is 339 2024-08-29T18:24:54.085 INFO:tasks.rados.rados.0.smithi089.stdout:3237: done (1 left) 2024-08-29T18:24:54.085 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 339 2024-08-29T18:24:54.085 INFO:tasks.rados.rados.0.smithi089.stdout:3238: seq_num 1009 ranges {1056768=106496} 2024-08-29T18:24:54.091 INFO:tasks.rados.rados.0.smithi089.stdout:3238: writing smithi08969774-38 from 1056768 to 1163264 tid 1 2024-08-29T18:24:54.091 INFO:tasks.rados.rados.0.smithi089.stdout:3239: rollback oid 2 current snap is 339 2024-08-29T18:24:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2064 (ObjNum 848 snap 291 seq_num 848) dirty exists 2024-08-29T18:24:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 320 2024-08-29T18:24:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:3235: done (2 left) 2024-08-29T18:24:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:3240: read oid 20 snap -1 2024-08-29T18:24:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:3240: expect (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:24:54.092 INFO:tasks.rados.rados.0.smithi089.stdout:3241: delete oid 41 current snap is 339 2024-08-29T18:24:54.112 INFO:tasks.rados.rados.0.smithi089.stdout:3239: finishing rollback tid 0 to smithi08969774-2 2024-08-29T18:24:54.113 INFO:tasks.rados.rados.0.smithi089.stdout:3239: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:24:54.113 INFO:tasks.rados.rados.0.smithi089.stdout:3239: finishing rollback tid 2 to smithi08969774-2 2024-08-29T18:24:54.113 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2066 (ObjNum 969 snap 320 seq_num 969) dirty exists 2024-08-29T18:24:54.118 INFO:tasks.rados.rados.0.smithi089.stdout:3239: done (3 left) 2024-08-29T18:24:54.118 INFO:tasks.rados.rados.0.smithi089.stdout:3241: done (2 left) 2024-08-29T18:24:54.118 INFO:tasks.rados.rados.0.smithi089.stdout:3242: rollback oid 33 current snap is 339 2024-08-29T18:24:54.118 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 214 2024-08-29T18:24:54.118 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 339 2024-08-29T18:24:54.119 INFO:tasks.rados.rados.0.smithi089.stdout:3243: seq_num 1011 ranges {0=139264} 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3243: writing smithi08969774-25 from 0 to 139264 tid 1 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3244: copy_from oid 13 from oid 23 current snap is 339 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3245: rmattr oid 9 current snap is 339 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3246: rmattr oid 24 current snap is 339 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3247: read oid 1 snap -1 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3247: expect (ObjNum 989 snap 328 seq_num 989) 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3248: rollback oid 41 current snap is 339 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 326 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3249: read oid 30 snap -1 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3249: expect (ObjNum 991 snap 330 seq_num 991) 2024-08-29T18:24:54.120 INFO:tasks.rados.rados.0.smithi089.stdout:3250: delete oid 14 current snap is 339 2024-08-29T18:24:54.124 INFO:tasks.rados.rados.0.smithi089.stdout:3243: finishing write tid 1 to smithi08969774-25 2024-08-29T18:24:54.124 INFO:tasks.rados.rados.0.smithi089.stdout:3242: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:24:54.124 INFO:tasks.rados.rados.0.smithi089.stdout:3243: finishing write tid 2 to smithi08969774-25 2024-08-29T18:24:54.125 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1577 (ObjNum 1005 snap 339 seq_num 1005) dirty exists 2024-08-29T18:24:54.126 INFO:tasks.rados.rados.0.smithi089.stdout:3242: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:24:54.126 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1727 (ObjNum 65 snap 0 seq_num 1633446252) dirty dne 2024-08-29T18:24:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:3243: finishing write tid 3 to smithi08969774-25 2024-08-29T18:24:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:3243: oid 25 updating version 0 to 1575 2024-08-29T18:24:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:3243: oid 25 updating version 1575 to 1576 2024-08-29T18:24:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 1576 (ObjNum 1011 snap 339 seq_num 1011) dirty exists 2024-08-29T18:24:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:3243: left oid 25 (ObjNum 1011 snap 339 seq_num 1011) 2024-08-29T18:24:54.127 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1744 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:24:54.128 INFO:tasks.rados.rados.0.smithi089.stdout:3248: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:24:54.132 INFO:tasks.rados.rados.0.smithi089.stdout:3248: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:24:54.132 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1746 (ObjNum 1265 snap 0 seq_num 2869348960) dirty exists 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3242: done (10 left) 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3243: done (9 left) 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3245: done (8 left) 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3246: done (7 left) 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3248: done (6 left) 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3250: done (5 left) 2024-08-29T18:24:54.134 INFO:tasks.rados.rados.0.smithi089.stdout:3251: snap_create 2024-08-29T18:24:54.135 INFO:tasks.rados.rados.0.smithi089.stdout:3240: expect (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3238: finishing write tid 1 to smithi08969774-38 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3238: finishing write tid 2 to smithi08969774-38 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3238: finishing write tid 3 to smithi08969774-38 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3238: oid 38 updating version 0 to 1746 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3238: oid 38 updating version 1746 to 1747 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1747 (ObjNum 1009 snap 339 seq_num 1009) dirty exists 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3238: left oid 38 (ObjNum 1009 snap 339 seq_num 1009) 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3244: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:24:54.291 INFO:tasks.rados.rados.0.smithi089.stdout:3247: expect (ObjNum 989 snap 328 seq_num 989) 2024-08-29T18:24:54.345 INFO:tasks.rados.rados.0.smithi089.stdout:3244: finishing copy_from to smithi08969774-13 2024-08-29T18:24:54.346 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1719 (ObjNum 995 snap 331 seq_num 995) dirty exists 2024-08-29T18:24:54.346 INFO:tasks.rados.rados.0.smithi089.stdout:3249: expect (ObjNum 991 snap 330 seq_num 991) 2024-08-29T18:24:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[78574]: cluster 2024-08-29T18:24:52.780775+0000 mgr.y (mgr.34104) 356 : cluster [DBG] pgmap v661: 121 pgs: 121 active+clean; 674 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 252 KiB/s wr, 18 op/s 2024-08-29T18:24:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[78574]: cephadm 2024-08-29T18:24:53.320155+0000 mgr.y (mgr.34104) 357 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-29T18:24:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[78574]: cephadm 2024-08-29T18:24:53.612387+0000 mgr.y (mgr.34104) 358 : cephadm [INF] Deploying daemon prometheus.a on smithi144 2024-08-29T18:24:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[78574]: cluster 2024-08-29T18:24:54.084799+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-29T18:24:54.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[77323]: cluster 2024-08-29T18:24:52.780775+0000 mgr.y (mgr.34104) 356 : cluster [DBG] pgmap v661: 121 pgs: 121 active+clean; 674 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 252 KiB/s wr, 18 op/s 2024-08-29T18:24:54.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[77323]: cephadm 2024-08-29T18:24:53.320155+0000 mgr.y (mgr.34104) 357 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-29T18:24:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[77323]: cephadm 2024-08-29T18:24:53.612387+0000 mgr.y (mgr.34104) 358 : cephadm [INF] Deploying daemon prometheus.a on smithi144 2024-08-29T18:24:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:54 smithi089 bash[77323]: cluster 2024-08-29T18:24:54.084799+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-29T18:24:55.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:54 smithi144 bash[67678]: cluster 2024-08-29T18:24:52.780775+0000 mgr.y (mgr.34104) 356 : cluster [DBG] pgmap v661: 121 pgs: 121 active+clean; 674 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 MiB/s rd, 252 KiB/s wr, 18 op/s 2024-08-29T18:24:55.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:54 smithi144 bash[67678]: cephadm 2024-08-29T18:24:53.320155+0000 mgr.y (mgr.34104) 357 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-29T18:24:55.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:54 smithi144 bash[67678]: cephadm 2024-08-29T18:24:53.612387+0000 mgr.y (mgr.34104) 358 : cephadm [INF] Deploying daemon prometheus.a on smithi144 2024-08-29T18:24:55.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:54 smithi144 bash[67678]: cluster 2024-08-29T18:24:54.084799+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-29T18:24:55.228 INFO:tasks.rados.rados.0.smithi089.stdout:3238: done (5 left) 2024-08-29T18:24:55.228 INFO:tasks.rados.rados.0.smithi089.stdout:3240: done (4 left) 2024-08-29T18:24:55.228 INFO:tasks.rados.rados.0.smithi089.stdout:3244: done (3 left) 2024-08-29T18:24:55.228 INFO:tasks.rados.rados.0.smithi089.stdout:3247: done (2 left) 2024-08-29T18:24:55.228 INFO:tasks.rados.rados.0.smithi089.stdout:3249: done (1 left) 2024-08-29T18:24:55.229 INFO:tasks.rados.rados.0.smithi089.stdout:3251: done (0 left) 2024-08-29T18:24:55.229 INFO:tasks.rados.rados.0.smithi089.stdout:3252: rmattr oid 15 current snap is 340 2024-08-29T18:24:55.229 INFO:tasks.rados.rados.0.smithi089.stdout:3253: read oid 31 snap -1 2024-08-29T18:24:55.229 INFO:tasks.rados.rados.0.smithi089.stdout:3253: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:24:55.230 INFO:tasks.rados.rados.0.smithi089.stdout:3254: delete oid 6 current snap is 340 2024-08-29T18:24:55.239 INFO:tasks.rados.rados.0.smithi089.stdout:3254: done (2 left) 2024-08-29T18:24:55.240 INFO:tasks.rados.rados.0.smithi089.stdout:3255: rollback oid 32 current snap is 340 2024-08-29T18:24:55.240 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 300 2024-08-29T18:24:55.240 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 340 2024-08-29T18:24:55.240 INFO:tasks.rados.rados.0.smithi089.stdout:3256: seq_num 1014 ranges {9519104=188416} 2024-08-29T18:24:55.347 INFO:tasks.rados.rados.0.smithi089.stdout:3256: writing smithi08969774-26 from 9519104 to 9707520 tid 1 2024-08-29T18:24:55.347 INFO:tasks.rados.rados.0.smithi089.stdout:3257: delete oid 1 current snap is 340 2024-08-29T18:24:55.347 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2065 (ObjNum 962 snap 318 seq_num 962) dirty exists 2024-08-29T18:24:55.347 INFO:tasks.rados.rados.0.smithi089.stdout:3255: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:24:55.347 INFO:tasks.rados.rados.0.smithi089.stdout:3255: finishing rollback tid 2 to smithi08969774-32 2024-08-29T18:24:55.347 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 2068 (ObjNum 845 snap 291 seq_num 845) dirty exists 2024-08-29T18:24:55.348 INFO:tasks.rados.rados.0.smithi089.stdout:3253: expect (ObjNum 499 snap 166 seq_num 499) 2024-08-29T18:24:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:24:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:24:55] "GET /metrics HTTP/1.1" 200 36257 "" "Prometheus/2.43.0" 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:3256: finishing write tid 1 to smithi08969774-26 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:3256: finishing write tid 2 to smithi08969774-26 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:3256: finishing write tid 3 to smithi08969774-26 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:3256: oid 26 updating version 0 to 2079 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:3256: oid 26 updating version 2079 to 2080 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2080 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:24:55.857 INFO:tasks.rados.rados.0.smithi089.stdout:3256: left oid 26 (ObjNum 1014 snap 340 seq_num 1014) 2024-08-29T18:24:55.858 INFO:tasks.rados.rados.0.smithi089.stdout:3252: done (4 left) 2024-08-29T18:24:55.858 INFO:tasks.rados.rados.0.smithi089.stdout:3253: done (3 left) 2024-08-29T18:24:55.858 INFO:tasks.rados.rados.0.smithi089.stdout:3255: done (2 left) 2024-08-29T18:24:55.858 INFO:tasks.rados.rados.0.smithi089.stdout:3256: done (1 left) 2024-08-29T18:24:55.858 INFO:tasks.rados.rados.0.smithi089.stdout:3257: done (0 left) 2024-08-29T18:24:55.858 INFO:tasks.rados.rados.0.smithi089.stdout:3258: snap_remove snap 327 2024-08-29T18:24:56.079 INFO:tasks.rados.rados.0.smithi089.stdout:3258: done (0 left) 2024-08-29T18:24:56.080 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 340 2024-08-29T18:24:56.080 INFO:tasks.rados.rados.0.smithi089.stdout:3259: seq_num 1016 ranges {0=221184} 2024-08-29T18:24:56.082 INFO:tasks.rados.rados.0.smithi089.stdout:3259: writing smithi08969774-1 from 0 to 221184 tid 1 2024-08-29T18:24:56.083 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 340 2024-08-29T18:24:56.083 INFO:tasks.rados.rados.0.smithi089.stdout:3260: seq_num 1017 ranges {7380992=237568} 2024-08-29T18:24:56.142 INFO:tasks.rados.rados.0.smithi089.stdout:3260: writing smithi08969774-31 from 7380992 to 7618560 tid 1 2024-08-29T18:24:56.143 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 340 2024-08-29T18:24:56.143 INFO:tasks.rados.rados.0.smithi089.stdout:3261: seq_num 1018 ranges {1163264=253952} 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3261: writing smithi08969774-38 from 1163264 to 1417216 tid 1 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 340 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3259: finishing write tid 1 to smithi08969774-1 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3259: finishing write tid 2 to smithi08969774-1 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3259: finishing write tid 3 to smithi08969774-1 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3259: oid 1 updating version 0 to 1756 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3259: oid 1 updating version 1756 to 1757 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1757 (ObjNum 1016 snap 340 seq_num 1016) dirty exists 2024-08-29T18:24:56.152 INFO:tasks.rados.rados.0.smithi089.stdout:3259: left oid 1 (ObjNum 1016 snap 340 seq_num 1016) 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3260: finishing write tid 1 to smithi08969774-31 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3260: finishing write tid 2 to smithi08969774-31 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3260: finishing write tid 3 to smithi08969774-31 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3260: oid 31 updating version 0 to 1576 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3260: oid 31 updating version 1576 to 1577 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1577 (ObjNum 1017 snap 340 seq_num 1017) dirty exists 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3260: left oid 31 (ObjNum 1017 snap 340 seq_num 1017) 2024-08-29T18:24:56.153 INFO:tasks.rados.rados.0.smithi089.stdout:3262: seq_num 1019 ranges {7380992=270336} 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3262: writing smithi08969774-44 from 7380992 to 7651328 tid 1 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3259: done (3 left) 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3260: done (2 left) 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 340 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3261: finishing write tid 1 to smithi08969774-38 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3261: finishing write tid 2 to smithi08969774-38 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3261: finishing write tid 3 to smithi08969774-38 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3261: oid 38 updating version 0 to 1759 2024-08-29T18:24:56.198 INFO:tasks.rados.rados.0.smithi089.stdout:3261: oid 38 updating version 1759 to 1760 2024-08-29T18:24:56.199 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1760 (ObjNum 1018 snap 340 seq_num 1018) dirty exists 2024-08-29T18:24:56.199 INFO:tasks.rados.rados.0.smithi089.stdout:3261: left oid 38 (ObjNum 1018 snap 340 seq_num 1018) 2024-08-29T18:24:56.199 INFO:tasks.rados.rados.0.smithi089.stdout:3263: seq_num 1020 ranges {3284992=286720} 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3263: writing smithi08969774-48 from 3284992 to 3571712 tid 1 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3261: done (2 left) 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3264: rmattr oid 41 current snap is 340 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3262: finishing write tid 1 to smithi08969774-44 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3262: finishing write tid 2 to smithi08969774-44 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3262: finishing write tid 3 to smithi08969774-44 2024-08-29T18:24:56.218 INFO:tasks.rados.rados.0.smithi089.stdout:3262: oid 44 updating version 0 to 1575 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3262: oid 44 updating version 1575 to 1576 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1576 (ObjNum 1019 snap 340 seq_num 1019) dirty exists 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3262: left oid 44 (ObjNum 1019 snap 340 seq_num 1019) 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3262: done (2 left) 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3265: rollback oid 35 current snap is 340 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 35 to 321 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3266: rmattr oid 2 current snap is 340 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3267: rmattr oid 9 current snap is 340 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3268: read oid 7 snap -1 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3268: expect (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:24:56.219 INFO:tasks.rados.rados.0.smithi089.stdout:3269: delete oid 45 current snap is 340 2024-08-29T18:24:56.223 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2069 (ObjNum 969 snap 320 seq_num 969) dirty exists 2024-08-29T18:24:56.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 1747 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:24:56.226 INFO:tasks.rados.rados.0.smithi089.stdout:3263: finishing write tid 1 to smithi08969774-48 2024-08-29T18:24:56.226 INFO:tasks.rados.rados.0.smithi089.stdout:3263: finishing write tid 2 to smithi08969774-48 2024-08-29T18:24:56.226 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1748 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:24:56.228 INFO:tasks.rados.rados.0.smithi089.stdout:3265: finishing rollback tid 0 to smithi08969774-35 2024-08-29T18:24:56.230 INFO:tasks.rados.rados.0.smithi089.stdout:3265: finishing rollback tid 1 to smithi08969774-35 2024-08-29T18:24:56.231 INFO:tasks.rados.rados.0.smithi089.stdout:3263: finishing write tid 3 to smithi08969774-48 2024-08-29T18:24:56.231 INFO:tasks.rados.rados.0.smithi089.stdout:3263: oid 48 updating version 0 to 1763 2024-08-29T18:24:56.231 INFO:tasks.rados.rados.0.smithi089.stdout:3263: oid 48 version 1763 is already newer than 1762 2024-08-29T18:24:56.231 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1763 (ObjNum 1020 snap 340 seq_num 1020) dirty exists 2024-08-29T18:24:56.231 INFO:tasks.rados.rados.0.smithi089.stdout:3263: left oid 48 (ObjNum 1020 snap 340 seq_num 1020) 2024-08-29T18:24:56.231 INFO:tasks.rados.rados.0.smithi089.stdout:3265: finishing rollback tid 2 to smithi08969774-35 2024-08-29T18:24:56.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2173 (ObjNum 962 snap 318 seq_num 962) dirty exists 2024-08-29T18:24:56.275 INFO:tasks.rados.rados.0.smithi089.stdout:3263: done (6 left) 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3264: done (5 left) 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3265: done (4 left) 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3266: done (3 left) 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3267: done (2 left) 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3269: done (1 left) 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3270: copy_from oid 14 from oid 26 current snap is 340 2024-08-29T18:24:56.276 INFO:tasks.rados.rados.0.smithi089.stdout:3268: expect (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:24:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:56 smithi089 bash[77323]: cluster 2024-08-29T18:24:54.781361+0000 mgr.y (mgr.34104) 359 : cluster [DBG] pgmap v664: 121 pgs: 121 active+clean; 681 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T18:24:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:56 smithi089 bash[77323]: cluster 2024-08-29T18:24:55.085182+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-29T18:24:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:56 smithi089 bash[78574]: cluster 2024-08-29T18:24:54.781361+0000 mgr.y (mgr.34104) 359 : cluster [DBG] pgmap v664: 121 pgs: 121 active+clean; 681 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T18:24:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:56 smithi089 bash[78574]: cluster 2024-08-29T18:24:55.085182+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-29T18:24:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:56 smithi144 bash[67678]: cluster 2024-08-29T18:24:54.781361+0000 mgr.y (mgr.34104) 359 : cluster [DBG] pgmap v664: 121 pgs: 121 active+clean; 681 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.9 MiB/s wr, 26 op/s 2024-08-29T18:24:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:56 smithi144 bash[67678]: cluster 2024-08-29T18:24:55.085182+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-29T18:24:57.219 INFO:tasks.rados.rados.0.smithi089.stdout:3270: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:24:57.219 INFO:tasks.rados.rados.0.smithi089.stdout:3270: finishing copy_from to smithi08969774-14 2024-08-29T18:24:57.219 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2080 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:24:57.220 INFO:tasks.rados.rados.0.smithi089.stdout:3268: done (1 left) 2024-08-29T18:24:57.220 INFO:tasks.rados.rados.0.smithi089.stdout:3270: done (0 left) 2024-08-29T18:24:57.220 INFO:tasks.rados.rados.0.smithi089.stdout:3271: delete oid 13 current snap is 340 2024-08-29T18:24:57.224 INFO:tasks.rados.rados.0.smithi089.stdout:3271: done (0 left) 2024-08-29T18:24:57.224 INFO:tasks.rados.rados.0.smithi089.stdout:3272: delete oid 2 current snap is 340 2024-08-29T18:24:57.227 INFO:tasks.rados.rados.0.smithi089.stdout:3272: done (0 left) 2024-08-29T18:24:57.227 INFO:tasks.rados.rados.0.smithi089.stdout:3273: snap_create 2024-08-29T18:24:57.373 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:57 smithi144 bash[67678]: cluster 2024-08-29T18:24:56.075683+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-29T18:24:57.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:57 smithi089 bash[77323]: cluster 2024-08-29T18:24:56.075683+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-29T18:24:57.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:57 smithi089 bash[78574]: cluster 2024-08-29T18:24:56.075683+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-29T18:24:58.099 INFO:tasks.rados.rados.0.smithi089.stdout:3273: done (0 left) 2024-08-29T18:24:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:3274: read oid 49 snap -1 2024-08-29T18:24:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:3274: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 341 2024-08-29T18:24:58.100 INFO:tasks.rados.rados.0.smithi089.stdout:3275: seq_num 1024 ranges {7651328=352256} 2024-08-29T18:24:58.173 INFO:tasks.rados.rados.0.smithi089.stdout:3275: writing smithi08969774-44 from 7651328 to 8003584 tid 1 2024-08-29T18:24:58.174 INFO:tasks.rados.rados.0.smithi089.stdout:3276: read oid 29 snap 270 2024-08-29T18:24:58.174 INFO:tasks.rados.rados.0.smithi089.stdout:3276: expect (ObjNum 737 snap 261 seq_num 737) 2024-08-29T18:24:58.174 INFO:tasks.rados.rados.0.smithi089.stdout:3277: snap_remove snap 317 2024-08-29T18:24:58.304 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.304 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.304 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.305 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.305 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.305 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.306 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.306 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.306 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[67678]: cluster 2024-08-29T18:24:56.782226+0000 mgr.y (mgr.34104) 360 : cluster [DBG] pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 679 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T18:24:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:58 smithi089 bash[77323]: cluster 2024-08-29T18:24:56.782226+0000 mgr.y (mgr.34104) 360 : cluster [DBG] pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 679 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T18:24:58.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:58 smithi089 bash[78574]: cluster 2024-08-29T18:24:56.782226+0000 mgr.y (mgr.34104) 360 : cluster [DBG] pgmap v667: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 679 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T18:24:58.691 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 systemd[1]: Stopping Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:24:58.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:24:58.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T18:24:58.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T18:24:58.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T18:24:58.703 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.456Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.457Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.457Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T18:24:58.704 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:58 smithi144 bash[60922]: ts=2024-08-29T18:24:58.457Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3277: done (3 left) 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3278: read oid 37 snap -1 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3278: expect (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3279: read oid 6 snap -1 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3279: expect deleted 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3280: read oid 10 snap -1 2024-08-29T18:24:59.125 INFO:tasks.rados.rados.0.smithi089.stdout:3280: expect (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:24:59.134 INFO:tasks.rados.rados.0.smithi089.stdout:3274: expect (ObjNum 848 snap 291 seq_num 848) 2024-08-29T18:24:59.382 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:59 smithi144 bash[67678]: cluster 2024-08-29T18:24:58.100684+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-29T18:24:59.383 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:59 smithi144 bash[94524]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:24:59.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:24:59 smithi089 bash[78574]: cluster 2024-08-29T18:24:58.100684+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-29T18:24:59.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:24:59 smithi089 bash[77323]: cluster 2024-08-29T18:24:58.100684+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-29T18:24:59.662 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.663 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.663 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.663 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.664 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.664 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.664 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.665 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.665 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.665 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:59 smithi144 bash[94582]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-prometheus-a 2024-08-29T18:24:59.665 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-29T18:24:59.665 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: Stopped Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:59.665 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:24:59.666 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:24:59 smithi144 systemd[1]: Started Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3275: finishing write tid 1 to smithi08969774-44 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3275: finishing write tid 2 to smithi08969774-44 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3275: finishing write tid 3 to smithi08969774-44 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3275: oid 44 updating version 0 to 1577 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3275: oid 44 updating version 1577 to 1578 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 1578 (ObjNum 1024 snap 341 seq_num 1024) dirty exists 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3275: left oid 44 (ObjNum 1024 snap 341 seq_num 1024) 2024-08-29T18:24:59.857 INFO:tasks.rados.rados.0.smithi089.stdout:3276: expect (ObjNum 737 snap 261 seq_num 737) 2024-08-29T18:24:59.995 INFO:tasks.rados.rados.0.smithi089.stdout:3278: expect (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:25:00.016 INFO:tasks.rados.rados.0.smithi089.stdout:3280: expect (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:25:00.197 INFO:tasks.rados.rados.0.smithi089.stdout:3274: done (5 left) 2024-08-29T18:25:00.197 INFO:tasks.rados.rados.0.smithi089.stdout:3275: done (4 left) 2024-08-29T18:25:00.197 INFO:tasks.rados.rados.0.smithi089.stdout:3276: done (3 left) 2024-08-29T18:25:00.197 INFO:tasks.rados.rados.0.smithi089.stdout:3278: done (2 left) 2024-08-29T18:25:00.197 INFO:tasks.rados.rados.0.smithi089.stdout:3279: done (1 left) 2024-08-29T18:25:00.197 INFO:tasks.rados.rados.0.smithi089.stdout:3280: done (0 left) 2024-08-29T18:25:00.198 INFO:tasks.rados.rados.0.smithi089.stdout:3281: read oid 40 snap -1 2024-08-29T18:25:00.198 INFO:tasks.rados.rados.0.smithi089.stdout:3281: expect (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:25:00.198 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 6 current snap is 341 2024-08-29T18:25:00.198 INFO:tasks.rados.rados.0.smithi089.stdout:3282: seq_num 1025 ranges {0=368640} 2024-08-29T18:25:00.203 INFO:tasks.rados.rados.0.smithi089.stdout:3282: writing smithi08969774-6 from 0 to 368640 tid 1 2024-08-29T18:25:00.203 INFO:tasks.rados.rados.0.smithi089.stdout:3283: snap_create 2024-08-29T18:25:00.209 INFO:tasks.rados.rados.0.smithi089.stdout:3282: finishing write tid 1 to smithi08969774-6 2024-08-29T18:25:00.209 INFO:tasks.rados.rados.0.smithi089.stdout:3282: finishing write tid 2 to smithi08969774-6 2024-08-29T18:25:00.213 INFO:tasks.rados.rados.0.smithi089.stdout:3282: finishing write tid 3 to smithi08969774-6 2024-08-29T18:25:00.214 INFO:tasks.rados.rados.0.smithi089.stdout:3282: oid 6 updating version 0 to 1729 2024-08-29T18:25:00.214 INFO:tasks.rados.rados.0.smithi089.stdout:3282: oid 6 updating version 1729 to 1730 2024-08-29T18:25:00.214 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1730 (ObjNum 1025 snap 341 seq_num 1025) dirty exists 2024-08-29T18:25:00.214 INFO:tasks.rados.rados.0.smithi089.stdout:3282: left oid 6 (ObjNum 1025 snap 341 seq_num 1025) 2024-08-29T18:25:00.250 INFO:tasks.rados.rados.0.smithi089.stdout:3281: expect (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:25:00.309 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[77323]: cluster 2024-08-29T18:24:58.783239+0000 mgr.y (mgr.34104) 361 : cluster [DBG] pgmap v669: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[77323]: cluster 2024-08-29T18:24:59.121293+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[77323]: audit 2024-08-29T18:24:59.713103+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[77323]: audit 2024-08-29T18:24:59.723959+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[77323]: audit 2024-08-29T18:24:59.725819+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[78574]: cluster 2024-08-29T18:24:58.783239+0000 mgr.y (mgr.34104) 361 : cluster [DBG] pgmap v669: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-08-29T18:25:00.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[78574]: cluster 2024-08-29T18:24:59.121293+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-29T18:25:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[78574]: audit 2024-08-29T18:24:59.713103+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[78574]: audit 2024-08-29T18:24:59.723959+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:00 smithi089 bash[78574]: audit 2024-08-29T18:24:59.725819+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[67678]: cluster 2024-08-29T18:24:58.783239+0000 mgr.y (mgr.34104) 361 : cluster [DBG] pgmap v669: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-08-29T18:25:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[67678]: cluster 2024-08-29T18:24:59.121293+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-29T18:25:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[67678]: audit 2024-08-29T18:24:59.713103+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[67678]: audit 2024-08-29T18:24:59.723959+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[67678]: audit 2024-08-29T18:24:59.725819+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (15m) 21s ago 15m 14.5M - 0.25.0 c8568f914cd2 2bd1d166b439 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (15m) 21s ago 15m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (88s) 21s ago 18m 13.6M - 19.1.1-235-g1ef86450 d401bb9bb76e 2635de81a7c7 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (54s) 21s ago 18m 11.8M - 19.1.1-235-g1ef86450 d401bb9bb76e d7e41a601117 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (8m) 21s ago 26m 429M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:25:00.610 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (8m) 21s ago 28m 506M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (7m) 21s ago 29m 70.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (6m) 21s ago 26m 56.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (7m) 21s ago 26m 60.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (32s) 21s ago 16m 6840k - 1.5.0 0da6a335fe13 bf35ca6ed9fa 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (27s) 21s ago 16m 3147k - 1.5.0 0da6a335fe13 1fa443a3a459 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (5m) 21s ago 25m 313M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (4m) 21s ago 24m 354M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (4m) 21s ago 23m 351M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (3m) 21s ago 23m 365M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (3m) 21s ago 22m 477M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (2m) 21s ago 21m 301M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (2m) 21s ago 20m 295M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (114s) 21s ago 19m 284M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:25:00.611 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 starting - - - - 2024-08-29T18:25:00.947 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:25:00.948 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:00.949 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:25:00.949 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:25:00.949 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:25:00.949 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:25:01.082 INFO:tasks.rados.rados.0.smithi089.stdout:3281: done (2 left) 2024-08-29T18:25:01.083 INFO:tasks.rados.rados.0.smithi089.stdout:3282: done (1 left) 2024-08-29T18:25:01.083 INFO:tasks.rados.rados.0.smithi089.stdout:3283: done (0 left) 2024-08-29T18:25:01.083 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 5 current snap is 342 2024-08-29T18:25:01.083 INFO:tasks.rados.rados.0.smithi089.stdout:3284: seq_num 1026 ranges {1892352=385024} 2024-08-29T18:25:01.106 INFO:tasks.rados.rados.0.smithi089.stdout:3284: writing smithi08969774-5 from 1892352 to 2277376 tid 1 2024-08-29T18:25:01.106 INFO:tasks.rados.rados.0.smithi089.stdout:3285: delete oid 35 current snap is 342 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3285: done (1 left) 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3286: rmattr oid 45 current snap is 342 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3286: done (1 left) 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3287: read oid 42 snap -1 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3287: expect (ObjNum 975 snap 323 seq_num 975) 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3288: read oid 46 snap -1 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3288: expect deleted 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3289: copy_from oid 25 from oid 1 current snap is 342 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3290: rmattr oid 30 current snap is 342 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3291: read oid 20 snap 337 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3291: expect (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:25:01.115 INFO:tasks.rados.rados.0.smithi089.stdout:3292: copy_from oid 34 from oid 40 current snap is 342 2024-08-29T18:25:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3284: finishing write tid 1 to smithi08969774-5 2024-08-29T18:25:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3284: finishing write tid 2 to smithi08969774-5 2024-08-29T18:25:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3293: snap_create 2024-08-29T18:25:01.119 INFO:tasks.rados.rados.0.smithi089.stdout:3284: finishing write tid 3 to smithi08969774-5 2024-08-29T18:25:01.119 INFO:tasks.rados.rados.0.smithi089.stdout:3284: oid 5 updating version 0 to 1579 2024-08-29T18:25:01.119 INFO:tasks.rados.rados.0.smithi089.stdout:3284: oid 5 updating version 1579 to 1580 2024-08-29T18:25:01.119 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 1580 (ObjNum 1026 snap 342 seq_num 1026) dirty exists 2024-08-29T18:25:01.120 INFO:tasks.rados.rados.0.smithi089.stdout:3284: left oid 5 (ObjNum 1026 snap 342 seq_num 1026) 2024-08-29T18:25:01.128 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2188 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:25:01.128 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.902Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-29T18:25:01.128 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.903Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.903Z caller=main.go:570 level=info host_details="(Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 smithi144 (none))" 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.903Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.903Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.905Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.905Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.906Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.906Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.909Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.909Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.917µs 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.909Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.911Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-29T18:25:01.129 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.922Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.923Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.930Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.930Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.930Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.477µs wal_replay_duration=20.802035ms wbl_replay_duration=94ns total_replay_duration=20.855156ms 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.932Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.932Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.932Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.956Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.99011ms db_storage=1.006µs remote_storage=1.676µs web_handler=474ns query_engine=824ns scrape=313.29µs scrape_sd=128.501µs notify=19.301µs notify_sd=26.625µs rules=23.102716ms tracing=6.679µs 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.956Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-29T18:25:01.130 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:25:00 smithi144 bash[94636]: ts=2024-08-29T18:25:00.956Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-29T18:25:01.145 INFO:tasks.rados.rados.0.smithi089.stdout:3291: expect (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:25:01.318 INFO:tasks.rados.rados.0.smithi089.stdout:3289: finishing copy_from racing read to smithi08969774-25 2024-08-29T18:25:01.319 INFO:tasks.rados.rados.0.smithi089.stdout:3289: finishing copy_from to smithi08969774-25 2024-08-29T18:25:01.319 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 1757 (ObjNum 1016 snap 340 seq_num 1016) dirty exists 2024-08-29T18:25:01.319 INFO:tasks.rados.rados.0.smithi089.stdout:3287: expect (ObjNum 975 snap 323 seq_num 975) 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[77323]: audit 2024-08-29T18:25:00.296685+0000 mgr.y (mgr.34104) 362 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[77323]: audit 2024-08-29T18:25:00.588745+0000 mgr.y (mgr.34104) 363 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[77323]: audit 2024-08-29T18:25:00.949568+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.89:0/2505273726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[77323]: cluster 2024-08-29T18:25:01.079841+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[78574]: audit 2024-08-29T18:25:00.296685+0000 mgr.y (mgr.34104) 362 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[78574]: audit 2024-08-29T18:25:00.588745+0000 mgr.y (mgr.34104) 363 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[78574]: audit 2024-08-29T18:25:00.949568+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.89:0/2505273726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:01 smithi089 bash[78574]: cluster 2024-08-29T18:25:01.079841+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-29T18:25:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:01 smithi144 bash[67678]: audit 2024-08-29T18:25:00.296685+0000 mgr.y (mgr.34104) 362 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:01 smithi144 bash[67678]: audit 2024-08-29T18:25:00.588745+0000 mgr.y (mgr.34104) 363 : audit [DBG] from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:01 smithi144 bash[67678]: audit 2024-08-29T18:25:00.949568+0000 mon.a (mon.0) 1181 : audit [DBG] from='client.? 172.21.15.89:0/2505273726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:01 smithi144 bash[67678]: cluster 2024-08-29T18:25:01.079841+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-29T18:25:01.658 INFO:tasks.rados.rados.0.smithi089.stdout:3292: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:25:01.658 INFO:tasks.rados.rados.0.smithi089.stdout:3292: finishing copy_from to smithi08969774-34 2024-08-29T18:25:01.658 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 2058 (ObjNum 789 snap 276 seq_num 789) dirty exists 2024-08-29T18:25:02.081 INFO:tasks.rados.rados.0.smithi089.stdout:3284: done (7 left) 2024-08-29T18:25:02.081 INFO:tasks.rados.rados.0.smithi089.stdout:3287: done (6 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3288: done (5 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3289: done (4 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3290: done (3 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3291: done (2 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3292: done (1 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3293: done (0 left) 2024-08-29T18:25:02.082 INFO:tasks.rados.rados.0.smithi089.stdout:3294: snap_create 2024-08-29T18:25:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:02 smithi089 bash[77323]: cluster 2024-08-29T18:25:00.783662+0000 mgr.y (mgr.34104) 364 : cluster [DBG] pgmap v671: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 959 KiB/s wr, 20 op/s 2024-08-29T18:25:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:02 smithi089 bash[77323]: cluster 2024-08-29T18:25:02.081594+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-29T18:25:02.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:02 smithi089 bash[78574]: cluster 2024-08-29T18:25:00.783662+0000 mgr.y (mgr.34104) 364 : cluster [DBG] pgmap v671: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 959 KiB/s wr, 20 op/s 2024-08-29T18:25:02.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:02 smithi089 bash[78574]: cluster 2024-08-29T18:25:02.081594+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-29T18:25:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:02 smithi144 bash[67678]: cluster 2024-08-29T18:25:00.783662+0000 mgr.y (mgr.34104) 364 : cluster [DBG] pgmap v671: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 691 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 959 KiB/s wr, 20 op/s 2024-08-29T18:25:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:02 smithi144 bash[67678]: cluster 2024-08-29T18:25:02.081594+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-29T18:25:03.084 INFO:tasks.rados.rados.0.smithi089.stdout:3294: done (0 left) 2024-08-29T18:25:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:3295: rollback oid 9 current snap is 344 2024-08-29T18:25:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 9 to 321 2024-08-29T18:25:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:3296: copy_from oid 11 from oid 31 current snap is 344 2024-08-29T18:25:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:3297: read oid 13 snap -1 2024-08-29T18:25:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:3297: expect deleted 2024-08-29T18:25:03.085 INFO:tasks.rados.rados.0.smithi089.stdout:3298: snap_create 2024-08-29T18:25:03.097 INFO:tasks.rados.rados.0.smithi089.stdout:3295: finishing rollback tid 0 to smithi08969774-9 2024-08-29T18:25:03.097 INFO:tasks.rados.rados.0.smithi089.stdout:3295: finishing rollback tid 1 to smithi08969774-9 2024-08-29T18:25:03.099 INFO:tasks.rados.rados.0.smithi089.stdout:3295: finishing rollback tid 2 to smithi08969774-9 2024-08-29T18:25:03.099 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1751 (ObjNum 33 snap 0 seq_num 2858203024) dirty exists 2024-08-29T18:25:03.150 INFO:tasks.rados.rados.0.smithi089.stdout:3296: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:25:03.153 INFO:tasks.rados.rados.0.smithi089.stdout:3296: finishing copy_from to smithi08969774-11 2024-08-29T18:25:03.153 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 1577 (ObjNum 1017 snap 340 seq_num 1017) dirty exists 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3295: done (3 left) 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3296: done (2 left) 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3297: done (1 left) 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3298: done (0 left) 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3299: rollback oid 20 current snap is 345 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 324 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3300: rmattr oid 23 current snap is 345 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3300: done (1 left) 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3301: rollback oid 31 current snap is 345 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 312 2024-08-29T18:25:04.086 INFO:tasks.rados.rados.0.smithi089.stdout:3302: delete oid 39 current snap is 345 2024-08-29T18:25:04.095 INFO:tasks.rados.rados.0.smithi089.stdout:3302: done (2 left) 2024-08-29T18:25:04.096 INFO:tasks.rados.rados.0.smithi089.stdout:3303: delete oid 11 current snap is 345 2024-08-29T18:25:04.099 INFO:tasks.rados.rados.0.smithi089.stdout:3299: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:25:04.103 INFO:tasks.rados.rados.0.smithi089.stdout:3299: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:25:04.105 INFO:tasks.rados.rados.0.smithi089.stdout:3299: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:25:04.106 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1773 (ObjNum 977 snap 323 seq_num 977) dirty exists 2024-08-29T18:25:04.106 INFO:tasks.rados.rados.0.smithi089.stdout:3299: done (2 left) 2024-08-29T18:25:04.106 INFO:tasks.rados.rados.0.smithi089.stdout:3303: done (1 left) 2024-08-29T18:25:04.106 INFO:tasks.rados.rados.0.smithi089.stdout:3304: snap_remove snap 332 2024-08-29T18:25:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:04 smithi089 bash[77323]: cluster 2024-08-29T18:25:02.784560+0000 mgr.y (mgr.34104) 365 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 707 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-08-29T18:25:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:04 smithi089 bash[77323]: cluster 2024-08-29T18:25:03.083854+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-29T18:25:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:04 smithi089 bash[78574]: cluster 2024-08-29T18:25:02.784560+0000 mgr.y (mgr.34104) 365 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 707 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-08-29T18:25:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:04 smithi089 bash[78574]: cluster 2024-08-29T18:25:03.083854+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-29T18:25:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:04 smithi144 bash[67678]: cluster 2024-08-29T18:25:02.784560+0000 mgr.y (mgr.34104) 365 : cluster [DBG] pgmap v674: 121 pgs: 121 active+clean; 707 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 4.7 MiB/s wr, 23 op/s 2024-08-29T18:25:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:04 smithi144 bash[67678]: cluster 2024-08-29T18:25:03.083854+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-29T18:25:05.112 INFO:tasks.rados.rados.0.smithi089.stdout:3304: done (1 left) 2024-08-29T18:25:05.113 INFO:tasks.rados.rados.0.smithi089.stdout:3305: delete oid 14 current snap is 345 2024-08-29T18:25:05.113 INFO:tasks.rados.rados.0.smithi089.stdout:3301: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:25:05.113 INFO:tasks.rados.rados.0.smithi089.stdout:3301: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:25:05.113 INFO:tasks.rados.rados.0.smithi089.stdout:3301: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:25:05.113 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1580 (ObjNum 912 snap 309 seq_num 912) dirty exists 2024-08-29T18:25:05.142 INFO:tasks.rados.rados.0.smithi089.stdout:3301: done (1 left) 2024-08-29T18:25:05.142 INFO:tasks.rados.rados.0.smithi089.stdout:3305: done (0 left) 2024-08-29T18:25:05.143 INFO:tasks.rados.rados.0.smithi089.stdout:3306: snap_create 2024-08-29T18:25:05.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:05 smithi089 bash[77323]: cluster 2024-08-29T18:25:04.086287+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-29T18:25:05.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:05 smithi089 bash[78574]: cluster 2024-08-29T18:25:04.086287+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-29T18:25:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:05 smithi144 bash[67678]: cluster 2024-08-29T18:25:04.086287+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-29T18:25:06.084 INFO:tasks.rados.rados.0.smithi089.stdout:3306: done (0 left) 2024-08-29T18:25:06.084 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 346 2024-08-29T18:25:06.084 INFO:tasks.rados.rados.0.smithi089.stdout:3307: seq_num 1031 ranges {0=475136} 2024-08-29T18:25:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:3307: writing smithi08969774-8 from 0 to 475136 tid 1 2024-08-29T18:25:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 346 2024-08-29T18:25:06.092 INFO:tasks.rados.rados.0.smithi089.stdout:3308: seq_num 1032 ranges {0=491520} 2024-08-29T18:25:06.101 INFO:tasks.rados.rados.0.smithi089.stdout:3308: writing smithi08969774-29 from 0 to 491520 tid 1 2024-08-29T18:25:06.101 INFO:tasks.rados.rados.0.smithi089.stdout:3309: copy_from oid 12 from oid 17 current snap is 346 2024-08-29T18:25:06.101 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 346 2024-08-29T18:25:06.101 INFO:tasks.rados.rados.0.smithi089.stdout:3310: seq_num 1033 ranges {4726784=507904} 2024-08-29T18:25:06.169 INFO:tasks.rados.rados.0.smithi089.stdout:3310: writing smithi08969774-10 from 4726784 to 5234688 tid 1 2024-08-29T18:25:06.170 INFO:tasks.rados.rados.0.smithi089.stdout:3311: snap_remove snap 338 2024-08-29T18:25:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[77323]: cluster 2024-08-29T18:25:04.785305+0000 mgr.y (mgr.34104) 366 : cluster [DBG] pgmap v677: 121 pgs: 121 active+clean; 706 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-08-29T18:25:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[77323]: cluster 2024-08-29T18:25:05.110941+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-29T18:25:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[77323]: audit 2024-08-29T18:25:05.644338+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[77323]: audit 2024-08-29T18:25:05.656286+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[77323]: cluster 2024-08-29T18:25:06.084952+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-29T18:25:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[78574]: cluster 2024-08-29T18:25:04.785305+0000 mgr.y (mgr.34104) 366 : cluster [DBG] pgmap v677: 121 pgs: 121 active+clean; 706 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-08-29T18:25:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[78574]: cluster 2024-08-29T18:25:05.110941+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-29T18:25:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[78574]: audit 2024-08-29T18:25:05.644338+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[78574]: audit 2024-08-29T18:25:05.656286+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:06 smithi089 bash[78574]: cluster 2024-08-29T18:25:06.084952+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-29T18:25:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:06 smithi144 bash[67678]: cluster 2024-08-29T18:25:04.785305+0000 mgr.y (mgr.34104) 366 : cluster [DBG] pgmap v677: 121 pgs: 121 active+clean; 706 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 10 op/s 2024-08-29T18:25:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:06 smithi144 bash[67678]: cluster 2024-08-29T18:25:05.110941+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-29T18:25:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:06 smithi144 bash[67678]: audit 2024-08-29T18:25:05.644338+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:06 smithi144 bash[67678]: audit 2024-08-29T18:25:05.656286+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:06 smithi144 bash[67678]: cluster 2024-08-29T18:25:06.084952+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3311: done (4 left) 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3312: rollback oid 26 current snap is 346 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 26 to 345 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3307: finishing write tid 1 to smithi08969774-8 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3307: finishing write tid 2 to smithi08969774-8 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3307: finishing write tid 3 to smithi08969774-8 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3307: oid 8 updating version 0 to 2232 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:3307: oid 8 updating version 2232 to 2233 2024-08-29T18:25:07.122 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2233 (ObjNum 1031 snap 346 seq_num 1031) dirty exists 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3307: left oid 8 (ObjNum 1031 snap 346 seq_num 1031) 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3308: finishing write tid 1 to smithi08969774-29 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3308: finishing write tid 2 to smithi08969774-29 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3308: finishing write tid 3 to smithi08969774-29 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3308: oid 29 updating version 0 to 2066 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3308: oid 29 updating version 2066 to 2067 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 2067 (ObjNum 1032 snap 346 seq_num 1032) dirty exists 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3308: left oid 29 (ObjNum 1032 snap 346 seq_num 1032) 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3309: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3309: finishing copy_from to smithi08969774-12 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1572 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3310: finishing write tid 1 to smithi08969774-10 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3310: finishing write tid 2 to smithi08969774-10 2024-08-29T18:25:07.123 INFO:tasks.rados.rados.0.smithi089.stdout:3310: finishing write tid 3 to smithi08969774-10 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3310: oid 10 updating version 0 to 2201 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3310: oid 10 updating version 2201 to 2202 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2202 (ObjNum 1033 snap 346 seq_num 1033) dirty exists 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3310: left oid 10 (ObjNum 1033 snap 346 seq_num 1033) 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3307: done (4 left) 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3308: done (3 left) 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3309: done (2 left) 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3310: done (1 left) 2024-08-29T18:25:07.124 INFO:tasks.rados.rados.0.smithi089.stdout:3313: snap_remove snap 298 2024-08-29T18:25:08.123 INFO:tasks.rados.rados.0.smithi089.stdout:3313: done (1 left) 2024-08-29T18:25:08.123 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 346 2024-08-29T18:25:08.123 INFO:tasks.rados.rados.0.smithi089.stdout:3314: seq_num 1034 ranges {0=524288} 2024-08-29T18:25:08.127 INFO:tasks.rados.rados.0.smithi089.stdout:3314: writing smithi08969774-9 from 0 to 524288 tid 1 2024-08-29T18:25:08.127 INFO:tasks.rados.rados.0.smithi089.stdout:3315: snap_create 2024-08-29T18:25:08.127 INFO:tasks.rados.rados.0.smithi089.stdout:3312: finishing rollback tid 0 to smithi08969774-26 2024-08-29T18:25:08.127 INFO:tasks.rados.rados.0.smithi089.stdout:3312: finishing rollback tid 1 to smithi08969774-26 2024-08-29T18:25:08.127 INFO:tasks.rados.rados.0.smithi089.stdout:3312: finishing rollback tid 2 to smithi08969774-26 2024-08-29T18:25:08.127 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2083 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:25:08.170 INFO:tasks.rados.rados.0.smithi089.stdout:3314: finishing write tid 1 to smithi08969774-9 2024-08-29T18:25:08.170 INFO:tasks.rados.rados.0.smithi089.stdout:3314: finishing write tid 2 to smithi08969774-9 2024-08-29T18:25:08.175 INFO:tasks.rados.rados.0.smithi089.stdout:3314: finishing write tid 3 to smithi08969774-9 2024-08-29T18:25:08.176 INFO:tasks.rados.rados.0.smithi089.stdout:3314: oid 9 updating version 0 to 1753 2024-08-29T18:25:08.176 INFO:tasks.rados.rados.0.smithi089.stdout:3314: oid 9 version 1753 is already newer than 1752 2024-08-29T18:25:08.176 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 1753 (ObjNum 1034 snap 346 seq_num 1034) dirty exists 2024-08-29T18:25:08.176 INFO:tasks.rados.rados.0.smithi089.stdout:3314: left oid 9 (ObjNum 1034 snap 346 seq_num 1034) 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[78574]: cluster 2024-08-29T18:25:06.786438+0000 mgr.y (mgr.34104) 367 : cluster [DBG] pgmap v680: 121 pgs: 121 active+clean; 716 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[78574]: audit 2024-08-29T18:25:06.889090+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[78574]: audit 2024-08-29T18:25:06.899299+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[78574]: cluster 2024-08-29T18:25:07.121113+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[78574]: audit 2024-08-29T18:25:07.700451+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[77323]: cluster 2024-08-29T18:25:06.786438+0000 mgr.y (mgr.34104) 367 : cluster [DBG] pgmap v680: 121 pgs: 121 active+clean; 716 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[77323]: audit 2024-08-29T18:25:06.889090+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[77323]: audit 2024-08-29T18:25:06.899299+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[77323]: cluster 2024-08-29T18:25:07.121113+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-29T18:25:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:07 smithi089 bash[77323]: audit 2024-08-29T18:25:07.700451+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:07 smithi144 bash[67678]: cluster 2024-08-29T18:25:06.786438+0000 mgr.y (mgr.34104) 367 : cluster [DBG] pgmap v680: 121 pgs: 121 active+clean; 716 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:25:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:07 smithi144 bash[67678]: audit 2024-08-29T18:25:06.889090+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:07 smithi144 bash[67678]: audit 2024-08-29T18:25:06.899299+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:07 smithi144 bash[67678]: cluster 2024-08-29T18:25:07.121113+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-29T18:25:08.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:07 smithi144 bash[67678]: audit 2024-08-29T18:25:07.700451+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:08.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:25:08 smithi144 bash[51413]: logger=sqlstore.transactions t=2024-08-29T18:25:08.32731777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3312: done (2 left) 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3314: done (1 left) 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3315: done (0 left) 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3316: read oid 31 snap -1 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3316: expect (ObjNum 912 snap 309 seq_num 912) 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3317: read oid 45 snap -1 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3317: expect deleted 2024-08-29T18:25:09.134 INFO:tasks.rados.rados.0.smithi089.stdout:3318: read oid 38 snap 214 2024-08-29T18:25:09.135 INFO:tasks.rados.rados.0.smithi089.stdout:3318: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:25:09.135 INFO:tasks.rados.rados.0.smithi089.stdout:3319: delete oid 32 current snap is 347 2024-08-29T18:25:09.142 INFO:tasks.rados.rados.0.smithi089.stdout:3317: done (3 left) 2024-08-29T18:25:09.142 INFO:tasks.rados.rados.0.smithi089.stdout:3319: done (2 left) 2024-08-29T18:25:09.142 INFO:tasks.rados.rados.0.smithi089.stdout:3320: copy_from oid 41 from oid 26 current snap is 347 2024-08-29T18:25:09.142 INFO:tasks.rados.rados.0.smithi089.stdout:3321: snap_remove snap 300 2024-08-29T18:25:09.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:09 smithi089 bash[77323]: cluster 2024-08-29T18:25:08.123928+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-29T18:25:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:09 smithi089 bash[78574]: cluster 2024-08-29T18:25:08.123928+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-29T18:25:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:09 smithi144 bash[67678]: cluster 2024-08-29T18:25:08.123928+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-29T18:25:10.143 INFO:tasks.rados.rados.0.smithi089.stdout:3321: done (3 left) 2024-08-29T18:25:10.143 INFO:tasks.rados.rados.0.smithi089.stdout:3322: snap_remove snap 328 2024-08-29T18:25:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:10 smithi089 bash[78574]: cluster 2024-08-29T18:25:08.787510+0000 mgr.y (mgr.34104) 368 : cluster [DBG] pgmap v683: 121 pgs: 121 active+clean; 717 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:25:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:10 smithi089 bash[78574]: cluster 2024-08-29T18:25:09.134461+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-29T18:25:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:10 smithi089 bash[77323]: cluster 2024-08-29T18:25:08.787510+0000 mgr.y (mgr.34104) 368 : cluster [DBG] pgmap v683: 121 pgs: 121 active+clean; 717 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:25:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:10 smithi089 bash[77323]: cluster 2024-08-29T18:25:09.134461+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-29T18:25:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:10 smithi144 bash[67678]: cluster 2024-08-29T18:25:08.787510+0000 mgr.y (mgr.34104) 368 : cluster [DBG] pgmap v683: 121 pgs: 121 active+clean; 717 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.2 MiB/s wr, 8 op/s 2024-08-29T18:25:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:10 smithi144 bash[67678]: cluster 2024-08-29T18:25:09.134461+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-29T18:25:11.084 INFO:tasks.rados.rados.0.smithi089.stdout:3322: done (3 left) 2024-08-29T18:25:11.084 INFO:tasks.rados.rados.0.smithi089.stdout:3323: rollback oid 48 current snap is 347 2024-08-29T18:25:11.085 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 48 to 294 2024-08-29T18:25:11.085 INFO:tasks.rados.rados.0.smithi089.stdout:3318: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:25:11.150 INFO:tasks.rados.rados.0.smithi089.stdout:3316: expect (ObjNum 912 snap 309 seq_num 912) 2024-08-29T18:25:11.231 INFO:tasks.rados.rados.0.smithi089.stdout:3320: finishing copy_from racing read to smithi08969774-41 2024-08-29T18:25:11.231 INFO:tasks.rados.rados.0.smithi089.stdout:3320: finishing copy_from to smithi08969774-41 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 2083 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3323: finishing rollback tid 0 to smithi08969774-48 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3323: finishing rollback tid 1 to smithi08969774-48 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3323: finishing rollback tid 2 to smithi08969774-48 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1813 (ObjNum 832 snap 287 seq_num 832) dirty exists 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3316: done (3 left) 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3318: done (2 left) 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3320: done (1 left) 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3323: done (0 left) 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3324: copy_from oid 6 from oid 48 current snap is 347 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3325: read oid 14 snap 293 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3325: expect (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:3326: copy_from oid 5 from oid 30 current snap is 347 2024-08-29T18:25:11.232 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 38 current snap is 347 2024-08-29T18:25:11.233 INFO:tasks.rados.rados.0.smithi089.stdout:3327: seq_num 1036 ranges {1417216=557056} 2024-08-29T18:25:11.265 INFO:tasks.rados.rados.0.smithi089.stdout:3327: writing smithi08969774-38 from 1417216 to 1974272 tid 1 2024-08-29T18:25:11.265 INFO:tasks.rados.rados.0.smithi089.stdout:3328: snap_create 2024-08-29T18:25:11.265 INFO:tasks.rados.rados.0.smithi089.stdout:3324: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:25:11.266 INFO:tasks.rados.rados.0.smithi089.stdout:3324: finishing copy_from to smithi08969774-6 2024-08-29T18:25:11.266 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1813 (ObjNum 832 snap 287 seq_num 832) dirty exists 2024-08-29T18:25:11.273 INFO:tasks.rados.rados.0.smithi089.stdout:3327: finishing write tid 1 to smithi08969774-38 2024-08-29T18:25:11.274 INFO:tasks.rados.rados.0.smithi089.stdout:3327: finishing write tid 2 to smithi08969774-38 2024-08-29T18:25:11.277 INFO:tasks.rados.rados.0.smithi089.stdout:3327: finishing write tid 3 to smithi08969774-38 2024-08-29T18:25:11.278 INFO:tasks.rados.rados.0.smithi089.stdout:3327: oid 38 updating version 0 to 1819 2024-08-29T18:25:11.278 INFO:tasks.rados.rados.0.smithi089.stdout:3327: oid 38 updating version 1819 to 1820 2024-08-29T18:25:11.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1820 (ObjNum 1036 snap 347 seq_num 1036) dirty exists 2024-08-29T18:25:11.278 INFO:tasks.rados.rados.0.smithi089.stdout:3327: left oid 38 (ObjNum 1036 snap 347 seq_num 1036) 2024-08-29T18:25:11.286 INFO:tasks.rados.rados.0.smithi089.stdout:3325: expect (ObjNum 789 snap 276 seq_num 789) 2024-08-29T18:25:11.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:11 smithi089 bash[77323]: cluster 2024-08-29T18:25:10.136074+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-29T18:25:11.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:11 smithi089 bash[77323]: cluster 2024-08-29T18:25:11.084808+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-29T18:25:11.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:11 smithi089 bash[78574]: cluster 2024-08-29T18:25:10.136074+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-29T18:25:11.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:11 smithi089 bash[78574]: cluster 2024-08-29T18:25:11.084808+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-29T18:25:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:11 smithi144 bash[67678]: cluster 2024-08-29T18:25:10.136074+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-29T18:25:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:11 smithi144 bash[67678]: cluster 2024-08-29T18:25:11.084808+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-29T18:25:11.846 INFO:tasks.rados.rados.0.smithi089.stdout:3326: finishing copy_from racing read to smithi08969774-5 2024-08-29T18:25:11.846 INFO:tasks.rados.rados.0.smithi089.stdout:3326: finishing copy_from to smithi08969774-5 2024-08-29T18:25:11.846 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2188 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:25:12.173 INFO:tasks.rados.rados.0.smithi089.stdout:3324: done (4 left) 2024-08-29T18:25:12.173 INFO:tasks.rados.rados.0.smithi089.stdout:3325: done (3 left) 2024-08-29T18:25:12.176 INFO:tasks.rados.rados.0.smithi089.stdout:3326: done (2 left) 2024-08-29T18:25:12.176 INFO:tasks.rados.rados.0.smithi089.stdout:3327: done (1 left) 2024-08-29T18:25:12.176 INFO:tasks.rados.rados.0.smithi089.stdout:3328: done (0 left) 2024-08-29T18:25:12.176 INFO:tasks.rados.rados.0.smithi089.stdout:3329: read oid 10 snap -1 2024-08-29T18:25:12.176 INFO:tasks.rados.rados.0.smithi089.stdout:3329: expect (ObjNum 1033 snap 346 seq_num 1033) 2024-08-29T18:25:12.177 INFO:tasks.rados.rados.0.smithi089.stdout:3330: snap_create 2024-08-29T18:25:12.211 INFO:tasks.rados.rados.0.smithi089.stdout:3329: expect (ObjNum 1033 snap 346 seq_num 1033) 2024-08-29T18:25:12.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:12 smithi089 bash[77323]: cluster 2024-08-29T18:25:10.788210+0000 mgr.y (mgr.34104) 369 : cluster [DBG] pgmap v686: 121 pgs: 121 active+clean; 717 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 248 KiB/s wr, 2 op/s 2024-08-29T18:25:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:12 smithi089 bash[78574]: cluster 2024-08-29T18:25:10.788210+0000 mgr.y (mgr.34104) 369 : cluster [DBG] pgmap v686: 121 pgs: 121 active+clean; 717 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 248 KiB/s wr, 2 op/s 2024-08-29T18:25:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:12 smithi144 bash[67678]: cluster 2024-08-29T18:25:10.788210+0000 mgr.y (mgr.34104) 369 : cluster [DBG] pgmap v686: 121 pgs: 121 active+clean; 717 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 248 KiB/s wr, 2 op/s 2024-08-29T18:25:13.185 INFO:tasks.rados.rados.0.smithi089.stdout:3329: done (1 left) 2024-08-29T18:25:13.185 INFO:tasks.rados.rados.0.smithi089.stdout:3330: done (0 left) 2024-08-29T18:25:13.185 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 349 2024-08-29T18:25:13.185 INFO:tasks.rados.rados.0.smithi089.stdout:3331: seq_num 1037 ranges {7110656=573440} 2024-08-29T18:25:13.242 INFO:tasks.rados.rados.0.smithi089.stdout:3331: writing smithi08969774-42 from 7110656 to 7684096 tid 1 2024-08-29T18:25:13.242 INFO:tasks.rados.rados.0.smithi089.stdout:3332: setattr oid 12 current snap is 349 2024-08-29T18:25:13.244 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 349 2024-08-29T18:25:13.244 INFO:tasks.rados.rados.0.smithi089.stdout:3333: seq_num 1038 ranges {221184=589824} 2024-08-29T18:25:13.250 INFO:tasks.rados.rados.0.smithi089.stdout:3333: writing smithi08969774-25 from 221184 to 811008 tid 1 2024-08-29T18:25:13.250 INFO:tasks.rados.rados.0.smithi089.stdout:3334: read oid 23 snap -1 2024-08-29T18:25:13.250 INFO:tasks.rados.rados.0.smithi089.stdout:3334: expect (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:25:13.250 INFO:tasks.rados.rados.0.smithi089.stdout:3335: delete oid 17 current snap is 349 2024-08-29T18:25:13.258 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2275 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:25:13.267 INFO:tasks.rados.rados.0.smithi089.stdout:3333: finishing write tid 1 to smithi08969774-25 2024-08-29T18:25:13.268 INFO:tasks.rados.rados.0.smithi089.stdout:3331: finishing write tid 1 to smithi08969774-42 2024-08-29T18:25:13.268 INFO:tasks.rados.rados.0.smithi089.stdout:3331: finishing write tid 2 to smithi08969774-42 2024-08-29T18:25:13.268 INFO:tasks.rados.rados.0.smithi089.stdout:3333: finishing write tid 2 to smithi08969774-25 2024-08-29T18:25:13.271 INFO:tasks.rados.rados.0.smithi089.stdout:3332: done (4 left) 2024-08-29T18:25:13.271 INFO:tasks.rados.rados.0.smithi089.stdout:3335: done (3 left) 2024-08-29T18:25:13.271 INFO:tasks.rados.rados.0.smithi089.stdout:3336: setattr oid 43 current snap is 349 2024-08-29T18:25:13.271 INFO:tasks.rados.rados.0.smithi089.stdout:3333: finishing write tid 3 to smithi08969774-25 2024-08-29T18:25:13.271 INFO:tasks.rados.rados.0.smithi089.stdout:3333: oid 25 updating version 0 to 1759 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:3333: oid 25 version 1759 is already newer than 1758 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 1759 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:3333: left oid 25 (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:3331: finishing write tid 3 to smithi08969774-42 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:3331: oid 42 updating version 0 to 1581 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:3331: oid 42 updating version 1581 to 1582 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1582 (ObjNum 1037 snap 349 seq_num 1037) dirty exists 2024-08-29T18:25:13.272 INFO:tasks.rados.rados.0.smithi089.stdout:3331: left oid 42 (ObjNum 1037 snap 349 seq_num 1037) 2024-08-29T18:25:13.273 INFO:tasks.rados.rados.0.smithi089.stdout:3331: done (3 left) 2024-08-29T18:25:13.273 INFO:tasks.rados.rados.0.smithi089.stdout:3333: done (2 left) 2024-08-29T18:25:13.273 INFO:tasks.rados.rados.0.smithi089.stdout:3337: delete oid 4 current snap is 349 2024-08-29T18:25:13.277 INFO:tasks.rados.rados.0.smithi089.stdout:3334: expect (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:25:13.424 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1822 (ObjNum 983 snap 325 seq_num 983) dirty exists 2024-08-29T18:25:13.425 INFO:tasks.rados.rados.0.smithi089.stdout:3334: done (2 left) 2024-08-29T18:25:13.425 INFO:tasks.rados.rados.0.smithi089.stdout:3336: done (1 left) 2024-08-29T18:25:13.425 INFO:tasks.rados.rados.0.smithi089.stdout:3337: done (0 left) 2024-08-29T18:25:13.425 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 349 2024-08-29T18:25:13.425 INFO:tasks.rados.rados.0.smithi089.stdout:3338: seq_num 1041 ranges {3457024=638976} 2024-08-29T18:25:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:13 smithi089 bash[77323]: cluster 2024-08-29T18:25:12.172371+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-29T18:25:13.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:13 smithi089 bash[78574]: cluster 2024-08-29T18:25:12.172371+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-29T18:25:13.447 INFO:tasks.rados.rados.0.smithi089.stdout:3338: writing smithi08969774-12 from 3457024 to 4096000 tid 1 2024-08-29T18:25:13.447 INFO:tasks.rados.rados.0.smithi089.stdout:3339: snap_remove snap 347 2024-08-29T18:25:13.500 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:13 smithi144 bash[67678]: cluster 2024-08-29T18:25:12.172371+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-29T18:25:14.186 INFO:tasks.rados.rados.0.smithi089.stdout:3338: finishing write tid 1 to smithi08969774-12 2024-08-29T18:25:14.186 INFO:tasks.rados.rados.0.smithi089.stdout:3338: finishing write tid 2 to smithi08969774-12 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:3338: finishing write tid 3 to smithi08969774-12 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:3338: oid 12 updating version 0 to 2277 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:3338: oid 12 version 2277 is already newer than 2276 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2277 (ObjNum 1041 snap 349 seq_num 1041) dirty exists 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:3338: left oid 12 (ObjNum 1041 snap 349 seq_num 1041) 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:3338: done (1 left) 2024-08-29T18:25:14.187 INFO:tasks.rados.rados.0.smithi089.stdout:3339: done (0 left) 2024-08-29T18:25:14.188 INFO:tasks.rados.rados.0.smithi089.stdout:3340: copy_from oid 16 from oid 27 current snap is 349 2024-08-29T18:25:14.188 INFO:tasks.rados.rados.0.smithi089.stdout:3341: rollback oid 21 current snap is 349 2024-08-29T18:25:14.189 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 291 2024-08-29T18:25:14.189 INFO:tasks.rados.rados.0.smithi089.stdout:3342: snap_create 2024-08-29T18:25:14.202 INFO:tasks.rados.rados.0.smithi089.stdout:3340: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:25:14.205 INFO:tasks.rados.rados.0.smithi089.stdout:3341: finishing rollback tid 0 to smithi08969774-21 2024-08-29T18:25:14.206 INFO:tasks.rados.rados.0.smithi089.stdout:3341: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:25:14.206 INFO:tasks.rados.rados.0.smithi089.stdout:3340: finishing copy_from to smithi08969774-16 2024-08-29T18:25:14.206 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 1511 (ObjNum 65 snap 0 seq_num 1365988691) dirty exists 2024-08-29T18:25:14.207 INFO:tasks.rados.rados.0.smithi089.stdout:3341: finishing rollback tid 2 to smithi08969774-21 2024-08-29T18:25:14.207 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 2062 (ObjNum 858 snap 291 seq_num 858) dirty exists 2024-08-29T18:25:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:14 smithi144 bash[67678]: cluster 2024-08-29T18:25:12.789147+0000 mgr.y (mgr.34104) 370 : cluster [DBG] pgmap v689: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 720 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:25:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:14 smithi144 bash[67678]: cluster 2024-08-29T18:25:13.184838+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-29T18:25:14.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:14 smithi089 bash[77323]: cluster 2024-08-29T18:25:12.789147+0000 mgr.y (mgr.34104) 370 : cluster [DBG] pgmap v689: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 720 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:25:14.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:14 smithi089 bash[77323]: cluster 2024-08-29T18:25:13.184838+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-29T18:25:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:14 smithi089 bash[78574]: cluster 2024-08-29T18:25:12.789147+0000 mgr.y (mgr.34104) 370 : cluster [DBG] pgmap v689: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 720 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T18:25:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:14 smithi089 bash[78574]: cluster 2024-08-29T18:25:13.184838+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-29T18:25:15.205 INFO:tasks.rados.rados.0.smithi089.stdout:3340: done (2 left) 2024-08-29T18:25:15.205 INFO:tasks.rados.rados.0.smithi089.stdout:3341: done (1 left) 2024-08-29T18:25:15.205 INFO:tasks.rados.rados.0.smithi089.stdout:3342: done (0 left) 2024-08-29T18:25:15.205 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 350 2024-08-29T18:25:15.205 INFO:tasks.rados.rados.0.smithi089.stdout:3343: seq_num 1042 ranges {0=655360} 2024-08-29T18:25:15.214 INFO:tasks.rados.rados.0.smithi089.stdout:3343: writing smithi08969774-4 from 0 to 655360 tid 1 2024-08-29T18:25:15.215 INFO:tasks.rados.rados.0.smithi089.stdout:3344: snap_remove snap 310 2024-08-29T18:25:15.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:15 smithi089 bash[77323]: cluster 2024-08-29T18:25:14.184990+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-29T18:25:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:25:15] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:25:15.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:15 smithi089 bash[78574]: cluster 2024-08-29T18:25:14.184990+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-29T18:25:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:15 smithi144 bash[67678]: cluster 2024-08-29T18:25:14.184990+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-29T18:25:16.096 INFO:tasks.rados.rados.0.smithi089.stdout:3344: done (1 left) 2024-08-29T18:25:16.097 INFO:tasks.rados.rados.0.smithi089.stdout:3345: snap_remove snap 313 2024-08-29T18:25:16.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:16 smithi144 bash[67678]: cluster 2024-08-29T18:25:14.789904+0000 mgr.y (mgr.34104) 371 : cluster [DBG] pgmap v692: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 738 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 5.7 MiB/s wr, 5 op/s 2024-08-29T18:25:16.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:16 smithi144 bash[67678]: cluster 2024-08-29T18:25:15.206171+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-29T18:25:16.530 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:16 smithi144 bash[67678]: cluster 2024-08-29T18:25:16.091069+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-29T18:25:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:16 smithi089 bash[77323]: cluster 2024-08-29T18:25:14.789904+0000 mgr.y (mgr.34104) 371 : cluster [DBG] pgmap v692: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 738 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 5.7 MiB/s wr, 5 op/s 2024-08-29T18:25:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:16 smithi089 bash[77323]: cluster 2024-08-29T18:25:15.206171+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-29T18:25:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:16 smithi089 bash[77323]: cluster 2024-08-29T18:25:16.091069+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-29T18:25:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:16 smithi089 bash[78574]: cluster 2024-08-29T18:25:14.789904+0000 mgr.y (mgr.34104) 371 : cluster [DBG] pgmap v692: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 738 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 5.7 MiB/s wr, 5 op/s 2024-08-29T18:25:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:16 smithi089 bash[78574]: cluster 2024-08-29T18:25:15.206171+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-29T18:25:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:16 smithi089 bash[78574]: cluster 2024-08-29T18:25:16.091069+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-29T18:25:17.121 INFO:tasks.rados.rados.0.smithi089.stdout:3345: done (1 left) 2024-08-29T18:25:17.121 INFO:tasks.rados.rados.0.smithi089.stdout:3346: delete oid 26 current snap is 350 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:3343: finishing write tid 1 to smithi08969774-4 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:3343: finishing write tid 2 to smithi08969774-4 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:3343: finishing write tid 3 to smithi08969774-4 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:3343: oid 4 updating version 0 to 2064 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:3343: oid 4 version 2064 is already newer than 2063 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 2064 (ObjNum 1042 snap 350 seq_num 1042) dirty exists 2024-08-29T18:25:17.122 INFO:tasks.rados.rados.0.smithi089.stdout:3343: left oid 4 (ObjNum 1042 snap 350 seq_num 1042) 2024-08-29T18:25:17.139 INFO:tasks.rados.rados.0.smithi089.stdout:3343: done (1 left) 2024-08-29T18:25:17.139 INFO:tasks.rados.rados.0.smithi089.stdout:3346: done (0 left) 2024-08-29T18:25:17.139 INFO:tasks.rados.rados.0.smithi089.stdout:3347: snap_remove snap 314 2024-08-29T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: cluster 2024-08-29T18:25:16.790961+0000 mgr.y (mgr.34104) 372 : cluster [DBG] pgmap v695: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 744 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 14 op/s 2024-08-29T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.109098+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: cluster 2024-08-29T18:25:17.118383+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-29T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.136932+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.139753+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.144524+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.157693+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.214679+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.215167+0000 mgr.y (mgr.34104) 373 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.256398+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.258655+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.113 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.260411+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: cluster 2024-08-29T18:25:16.790961+0000 mgr.y (mgr.34104) 372 : cluster [DBG] pgmap v695: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 744 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 14 op/s 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.109098+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: cluster 2024-08-29T18:25:17.118383+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.136932+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.139753+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.144524+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.157693+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.214679+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.215167+0000 mgr.y (mgr.34104) 373 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.256398+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.258655+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.260411+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.261631+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.263837+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.266407+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.267650+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.268800+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.269999+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.271220+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.272419+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.273635+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.275717+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.277302+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[77323]: audit 2024-08-29T18:25:17.278868+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.140 INFO:tasks.rados.rados.0.smithi089.stdout:3347: done (0 left) 2024-08-29T18:25:18.141 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 350 2024-08-29T18:25:18.141 INFO:tasks.rados.rados.0.smithi089.stdout:3348: seq_num 1044 ranges {4710400=688128} 2024-08-29T18:25:18.213 INFO:tasks.rados.rados.0.smithi089.stdout:3348: writing smithi08969774-50 from 4710400 to 5398528 tid 1 2024-08-29T18:25:18.213 INFO:tasks.rados.rados.0.smithi089.stdout:3349: delete oid 42 current snap is 350 2024-08-29T18:25:18.217 INFO:tasks.rados.rados.0.smithi089.stdout:3349: done (1 left) 2024-08-29T18:25:18.217 INFO:tasks.rados.rados.0.smithi089.stdout:3350: snap_create 2024-08-29T18:25:18.219 INFO:tasks.rados.rados.0.smithi089.stdout:3348: finishing write tid 1 to smithi08969774-50 2024-08-29T18:25:18.219 INFO:tasks.rados.rados.0.smithi089.stdout:3348: finishing write tid 2 to smithi08969774-50 2024-08-29T18:25:18.222 INFO:tasks.rados.rados.0.smithi089.stdout:3348: finishing write tid 3 to smithi08969774-50 2024-08-29T18:25:18.222 INFO:tasks.rados.rados.0.smithi089.stdout:3348: oid 50 updating version 0 to 1815 2024-08-29T18:25:18.222 INFO:tasks.rados.rados.0.smithi089.stdout:3348: oid 50 version 1815 is already newer than 1814 2024-08-29T18:25:18.222 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 1815 (ObjNum 1044 snap 350 seq_num 1044) dirty exists 2024-08-29T18:25:18.222 INFO:tasks.rados.rados.0.smithi089.stdout:3348: left oid 50 (ObjNum 1044 snap 350 seq_num 1044) 2024-08-29T18:25:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.261631+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.263837+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.266407+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.267650+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.268800+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.269999+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.271220+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.272419+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.273635+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.275717+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.277302+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:18 smithi089 bash[78574]: audit 2024-08-29T18:25:17.278868+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: cluster 2024-08-29T18:25:16.790961+0000 mgr.y (mgr.34104) 372 : cluster [DBG] pgmap v695: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 744 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 14 op/s 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.109098+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: cluster 2024-08-29T18:25:17.118383+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.136932+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.139753+0000 mon.a (mon.0) 1206 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.144524+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.157693+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.214679+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.215167+0000 mgr.y (mgr.34104) 373 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.256398+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.258655+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.260411+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.261631+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.263837+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.266407+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.267650+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.268800+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.269999+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.271220+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.272419+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.273635+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.275717+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.277302+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:18 smithi144 bash[67678]: audit 2024-08-29T18:25:17.278868+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:19.150 INFO:tasks.rados.rados.0.smithi089.stdout:3348: done (1 left) 2024-08-29T18:25:19.150 INFO:tasks.rados.rados.0.smithi089.stdout:3350: done (0 left) 2024-08-29T18:25:19.150 INFO:tasks.rados.rados.0.smithi089.stdout:3351: snap_create 2024-08-29T18:25:19.419 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:19 smithi089 bash[77323]: cluster 2024-08-29T18:25:18.140387+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-29T18:25:19.419 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:19 smithi089 bash[78574]: cluster 2024-08-29T18:25:18.140387+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-29T18:25:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:19 smithi144 bash[67678]: cluster 2024-08-29T18:25:18.140387+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-29T18:25:20.155 INFO:tasks.rados.rados.0.smithi089.stdout:3351: done (0 left) 2024-08-29T18:25:20.155 INFO:tasks.rados.rados.0.smithi089.stdout:3352: rollback oid 11 current snap is 352 2024-08-29T18:25:20.155 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 270 2024-08-29T18:25:20.155 INFO:tasks.rados.rados.0.smithi089.stdout:3353: rollback oid 32 current snap is 352 2024-08-29T18:25:20.155 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 323 2024-08-29T18:25:20.155 INFO:tasks.rados.rados.0.smithi089.stdout:3354: delete oid 15 current snap is 352 2024-08-29T18:25:20.167 INFO:tasks.rados.rados.0.smithi089.stdout:3353: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:25:20.168 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 2072 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:25:20.168 INFO:tasks.rados.rados.0.smithi089.stdout:3352: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:25:20.168 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2191 (ObjNum 81 snap 0 seq_num 1515152984) dirty dne 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:3352: done (2 left) 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:3353: done (1 left) 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:3354: done (0 left) 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:3355: rollback oid 45 current snap is 352 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 343 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 352 2024-08-29T18:25:20.172 INFO:tasks.rados.rados.0.smithi089.stdout:3356: seq_num 1047 ranges {8388608=745472} 2024-08-29T18:25:20.257 INFO:tasks.rados.rados.0.smithi089.stdout:3356: writing smithi08969774-40 from 8388608 to 9134080 tid 1 2024-08-29T18:25:20.257 INFO:tasks.rados.rados.0.smithi089.stdout:3357: snap_create 2024-08-29T18:25:20.257 INFO:tasks.rados.rados.0.smithi089.stdout:3355: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:25:20.257 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2184 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:25:20.264 INFO:tasks.rados.rados.0.smithi089.stdout:3356: finishing write tid 1 to smithi08969774-40 2024-08-29T18:25:20.265 INFO:tasks.rados.rados.0.smithi089.stdout:3356: finishing write tid 2 to smithi08969774-40 2024-08-29T18:25:20.267 INFO:tasks.rados.rados.0.smithi089.stdout:3356: finishing write tid 3 to smithi08969774-40 2024-08-29T18:25:20.267 INFO:tasks.rados.rados.0.smithi089.stdout:3356: oid 40 updating version 0 to 2314 2024-08-29T18:25:20.268 INFO:tasks.rados.rados.0.smithi089.stdout:3356: oid 40 updating version 2314 to 2315 2024-08-29T18:25:20.268 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2315 (ObjNum 1047 snap 352 seq_num 1047) dirty exists 2024-08-29T18:25:20.268 INFO:tasks.rados.rados.0.smithi089.stdout:3356: left oid 40 (ObjNum 1047 snap 352 seq_num 1047) 2024-08-29T18:25:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:20 smithi089 bash[78574]: cluster 2024-08-29T18:25:18.791964+0000 mgr.y (mgr.34104) 374 : cluster [DBG] pgmap v698: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 743 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-29T18:25:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:20 smithi089 bash[78574]: cluster 2024-08-29T18:25:19.150739+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-29T18:25:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:20 smithi089 bash[77323]: cluster 2024-08-29T18:25:18.791964+0000 mgr.y (mgr.34104) 374 : cluster [DBG] pgmap v698: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 743 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-29T18:25:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:20 smithi089 bash[77323]: cluster 2024-08-29T18:25:19.150739+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-29T18:25:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:20 smithi144 bash[67678]: cluster 2024-08-29T18:25:18.791964+0000 mgr.y (mgr.34104) 374 : cluster [DBG] pgmap v698: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 743 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 18 op/s 2024-08-29T18:25:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:20 smithi144 bash[67678]: cluster 2024-08-29T18:25:19.150739+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-29T18:25:21.092 INFO:tasks.rados.rados.0.smithi089.stdout:3355: done (2 left) 2024-08-29T18:25:21.092 INFO:tasks.rados.rados.0.smithi089.stdout:3356: done (1 left) 2024-08-29T18:25:21.092 INFO:tasks.rados.rados.0.smithi089.stdout:3357: done (0 left) 2024-08-29T18:25:21.092 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 13 current snap is 353 2024-08-29T18:25:21.092 INFO:tasks.rados.rados.0.smithi089.stdout:3358: seq_num 1048 ranges {0=761856} 2024-08-29T18:25:21.097 INFO:tasks.rados.rados.0.smithi089.stdout:3358: writing smithi08969774-13 from 0 to 761856 tid 1 2024-08-29T18:25:21.097 INFO:tasks.rados.rados.0.smithi089.stdout:3359: rollback oid 30 current snap is 353 2024-08-29T18:25:21.097 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 30 to 340 2024-08-29T18:25:21.097 INFO:tasks.rados.rados.0.smithi089.stdout:3360: snap_create 2024-08-29T18:25:21.113 INFO:tasks.rados.rados.0.smithi089.stdout:3358: finishing write tid 1 to smithi08969774-13 2024-08-29T18:25:21.115 INFO:tasks.rados.rados.0.smithi089.stdout:3359: finishing rollback tid 0 to smithi08969774-30 2024-08-29T18:25:21.115 INFO:tasks.rados.rados.0.smithi089.stdout:3358: finishing write tid 2 to smithi08969774-13 2024-08-29T18:25:21.116 INFO:tasks.rados.rados.0.smithi089.stdout:3359: finishing rollback tid 1 to smithi08969774-30 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:3359: finishing rollback tid 2 to smithi08969774-30 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2277 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:3358: finishing write tid 3 to smithi08969774-13 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:3358: oid 13 updating version 0 to 1761 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:3358: oid 13 version 1761 is already newer than 1760 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1761 (ObjNum 1048 snap 353 seq_num 1048) dirty exists 2024-08-29T18:25:21.117 INFO:tasks.rados.rados.0.smithi089.stdout:3358: left oid 13 (ObjNum 1048 snap 353 seq_num 1048) 2024-08-29T18:25:21.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[77323]: cluster 2024-08-29T18:25:20.155308+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-29T18:25:21.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[77323]: cephadm 2024-08-29T18:25:20.200329+0000 mgr.y (mgr.34104) 375 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-29T18:25:21.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[77323]: cephadm 2024-08-29T18:25:20.209928+0000 mgr.y (mgr.34104) 376 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-08-29T18:25:21.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[77323]: cluster 2024-08-29T18:25:21.091236+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-29T18:25:21.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[78574]: cluster 2024-08-29T18:25:20.155308+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-29T18:25:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[78574]: cephadm 2024-08-29T18:25:20.200329+0000 mgr.y (mgr.34104) 375 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-29T18:25:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[78574]: cephadm 2024-08-29T18:25:20.209928+0000 mgr.y (mgr.34104) 376 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-08-29T18:25:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:21 smithi089 bash[78574]: cluster 2024-08-29T18:25:21.091236+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-29T18:25:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:21 smithi144 bash[67678]: cluster 2024-08-29T18:25:20.155308+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-29T18:25:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:21 smithi144 bash[67678]: cephadm 2024-08-29T18:25:20.200329+0000 mgr.y (mgr.34104) 375 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-29T18:25:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:21 smithi144 bash[67678]: cephadm 2024-08-29T18:25:20.209928+0000 mgr.y (mgr.34104) 376 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2024-08-29T18:25:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:21 smithi144 bash[67678]: cluster 2024-08-29T18:25:21.091236+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-29T18:25:22.091 INFO:tasks.rados.rados.0.smithi089.stdout:3358: done (2 left) 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3359: done (1 left) 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3360: done (0 left) 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3361: read oid 41 snap -1 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3361: expect (ObjNum 1014 snap 340 seq_num 1014) 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3362: read oid 10 snap 336 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3362: expect (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:25:22.092 INFO:tasks.rados.rados.0.smithi089.stdout:3363: snap_create 2024-08-29T18:25:22.111 INFO:tasks.rados.rados.0.smithi089.stdout:3362: expect (ObjNum 997 snap 331 seq_num 997) 2024-08-29T18:25:22.287 INFO:tasks.rados.rados.0.smithi089.stdout:3361: expect (ObjNum 1014 snap 340 seq_num 1014) 2024-08-29T18:25:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:22 smithi089 bash[77323]: cluster 2024-08-29T18:25:20.792605+0000 mgr.y (mgr.34104) 377 : cluster [DBG] pgmap v701: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 743 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 144 KiB/s wr, 6 op/s 2024-08-29T18:25:22.340 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:22 smithi089 bash[77323]: cluster 2024-08-29T18:25:22.093096+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-29T18:25:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:22 smithi089 bash[78574]: cluster 2024-08-29T18:25:20.792605+0000 mgr.y (mgr.34104) 377 : cluster [DBG] pgmap v701: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 743 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 144 KiB/s wr, 6 op/s 2024-08-29T18:25:22.340 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:22 smithi089 bash[78574]: cluster 2024-08-29T18:25:22.093096+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-29T18:25:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:22 smithi144 bash[67678]: cluster 2024-08-29T18:25:20.792605+0000 mgr.y (mgr.34104) 377 : cluster [DBG] pgmap v701: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 743 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 144 KiB/s wr, 6 op/s 2024-08-29T18:25:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:22 smithi144 bash[67678]: cluster 2024-08-29T18:25:22.093096+0000 mon.a (mon.0) 1229 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-29T18:25:23.301 INFO:tasks.rados.rados.0.smithi089.stdout:3361: done (2 left) 2024-08-29T18:25:23.301 INFO:tasks.rados.rados.0.smithi089.stdout:3362: done (1 left) 2024-08-29T18:25:23.301 INFO:tasks.rados.rados.0.smithi089.stdout:3363: done (0 left) 2024-08-29T18:25:23.301 INFO:tasks.rados.rados.0.smithi089.stdout:3364: copy_from oid 13 from oid 23 current snap is 355 2024-08-29T18:25:23.302 INFO:tasks.rados.rados.0.smithi089.stdout:3365: delete oid 7 current snap is 355 2024-08-29T18:25:23.310 INFO:tasks.rados.rados.0.smithi089.stdout:3365: done (1 left) 2024-08-29T18:25:23.310 INFO:tasks.rados.rados.0.smithi089.stdout:3366: snap_create 2024-08-29T18:25:23.338 INFO:tasks.rados.rados.0.smithi089.stdout:3364: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:25:23.339 INFO:tasks.rados.rados.0.smithi089.stdout:3364: finishing copy_from to smithi08969774-13 2024-08-29T18:25:23.339 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 1719 (ObjNum 995 snap 331 seq_num 995) dirty exists 2024-08-29T18:25:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:23 smithi089 bash[78574]: audit 2024-08-29T18:25:22.700772+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:23 smithi089 bash[78574]: cluster 2024-08-29T18:25:23.100629+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-29T18:25:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:23 smithi089 bash[77323]: audit 2024-08-29T18:25:22.700772+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:23 smithi089 bash[77323]: cluster 2024-08-29T18:25:23.100629+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-29T18:25:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:23 smithi144 bash[67678]: audit 2024-08-29T18:25:22.700772+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:23 smithi144 bash[67678]: cluster 2024-08-29T18:25:23.100629+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-29T18:25:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:3364: done (1 left) 2024-08-29T18:25:24.191 INFO:tasks.rados.rados.0.smithi089.stdout:3366: done (0 left) 2024-08-29T18:25:24.192 INFO:tasks.rados.rados.0.smithi089.stdout:3367: snap_create 2024-08-29T18:25:24.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:24 smithi089 bash[77323]: cluster 2024-08-29T18:25:22.793465+0000 mgr.y (mgr.34104) 378 : cluster [DBG] pgmap v704: 121 pgs: 121 active+clean; 744 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 350 KiB/s wr, 2 op/s 2024-08-29T18:25:24.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:24 smithi089 bash[78574]: cluster 2024-08-29T18:25:22.793465+0000 mgr.y (mgr.34104) 378 : cluster [DBG] pgmap v704: 121 pgs: 121 active+clean; 744 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 350 KiB/s wr, 2 op/s 2024-08-29T18:25:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:24 smithi144 bash[67678]: cluster 2024-08-29T18:25:22.793465+0000 mgr.y (mgr.34104) 378 : cluster [DBG] pgmap v704: 121 pgs: 121 active+clean; 744 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 350 KiB/s wr, 2 op/s 2024-08-29T18:25:24.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.929 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.930 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.930 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.931 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.931 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.931 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:24.932 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:25.193 INFO:tasks.rados.rados.0.smithi089.stdout:3367: done (0 left) 2024-08-29T18:25:25.193 INFO:tasks.rados.rados.0.smithi089.stdout:3368: snap_create 2024-08-29T18:25:25.204 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:25:25] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:25:25.204 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:24 smithi089 systemd[1]: Stopping Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:25:25.204 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[62099]: ts=2024-08-29T18:25:25.057Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-29T18:25:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:25 smithi144 bash[67678]: cluster 2024-08-29T18:25:24.192506+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-29T18:25:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:25 smithi144 bash[67678]: cluster 2024-08-29T18:25:25.193573+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-29T18:25:25.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[77323]: cluster 2024-08-29T18:25:24.192506+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-29T18:25:25.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[77323]: cluster 2024-08-29T18:25:25.193573+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-29T18:25:25.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[78574]: cluster 2024-08-29T18:25:24.192506+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-29T18:25:25.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[78574]: cluster 2024-08-29T18:25:25.193573+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-29T18:25:26.077 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[105944]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T18:25:26.077 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:25 smithi089 bash[106005]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T18:25:26.077 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:25 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-29T18:25:26.077 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:25 smithi089 systemd[1]: Stopped Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:25:26.086 INFO:tasks.rados.rados.0.smithi089.stdout:3368: done (0 left) 2024-08-29T18:25:26.087 INFO:tasks.rados.rados.0.smithi089.stdout:3369: snap_create 2024-08-29T18:25:26.429 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.429 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.429 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.430 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.430 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.430 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: Started Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:25:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:26 smithi089 bash[77323]: cluster 2024-08-29T18:25:24.793866+0000 mgr.y (mgr.34104) 379 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 745 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 536 KiB/s wr, 4 op/s 2024-08-29T18:25:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:26 smithi089 bash[77323]: cluster 2024-08-29T18:25:26.088900+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-29T18:25:26.431 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.431 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:25:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:26 smithi089 bash[78574]: cluster 2024-08-29T18:25:24.793866+0000 mgr.y (mgr.34104) 379 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 745 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 536 KiB/s wr, 4 op/s 2024-08-29T18:25:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:26 smithi089 bash[78574]: cluster 2024-08-29T18:25:26.088900+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-29T18:25:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:26 smithi144 bash[67678]: cluster 2024-08-29T18:25:24.793866+0000 mgr.y (mgr.34104) 379 : cluster [DBG] pgmap v707: 121 pgs: 121 active+clean; 745 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 536 KiB/s wr, 4 op/s 2024-08-29T18:25:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:26 smithi144 bash[67678]: cluster 2024-08-29T18:25:26.088900+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-29T18:25:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3369: done (0 left) 2024-08-29T18:25:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3370: read oid 3 snap 331 2024-08-29T18:25:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3370: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:25:27.101 INFO:tasks.rados.rados.0.smithi089.stdout:3371: delete oid 41 current snap is 359 2024-08-29T18:25:27.115 INFO:tasks.rados.rados.0.smithi089.stdout:3371: done (1 left) 2024-08-29T18:25:27.115 INFO:tasks.rados.rados.0.smithi089.stdout:3372: snap_remove snap 341 2024-08-29T18:25:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:27 smithi144 bash[67678]: audit 2024-08-29T18:25:26.248397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:27 smithi144 bash[67678]: audit 2024-08-29T18:25:26.255161+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:27 smithi144 bash[67678]: audit 2024-08-29T18:25:26.256140+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:27.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:27 smithi144 bash[67678]: cluster 2024-08-29T18:25:27.102315+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-29T18:25:27.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[77323]: audit 2024-08-29T18:25:26.248397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:27.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[77323]: audit 2024-08-29T18:25:26.255161+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:27.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[77323]: audit 2024-08-29T18:25:26.256140+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:27.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[77323]: cluster 2024-08-29T18:25:27.102315+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-29T18:25:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[78574]: audit 2024-08-29T18:25:26.248397+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[78574]: audit 2024-08-29T18:25:26.255161+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[78574]: audit 2024-08-29T18:25:26.256140+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[78574]: cluster 2024-08-29T18:25:27.102315+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-29T18:25:27.680 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.420Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-29T18:25:27.680 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.420Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-29T18:25:27.680 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.422Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2024-08-29T18:25:27.680 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.423Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-29T18:25:27.681 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.454Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:25:27.681 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.454Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-29T18:25:27.681 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.457Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-29T18:25:27.681 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:27 smithi089 bash[106060]: ts=2024-08-29T18:25:27.457Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-29T18:25:28.111 INFO:tasks.rados.rados.0.smithi089.stdout:3372: done (1 left) 2024-08-29T18:25:28.111 INFO:tasks.rados.rados.0.smithi089.stdout:3373: rollback oid 26 current snap is 359 2024-08-29T18:25:28.111 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 26 to 214 2024-08-29T18:25:28.111 INFO:tasks.rados.rados.0.smithi089.stdout:3374: copy_from oid 29 from oid 25 current snap is 359 2024-08-29T18:25:28.111 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 359 2024-08-29T18:25:28.111 INFO:tasks.rados.rados.0.smithi089.stdout:3375: seq_num 1051 ranges {0=409600,409600=401408} 2024-08-29T18:25:28.113 INFO:tasks.rados.rados.0.smithi089.stdout:3375: writing smithi08969774-33 from 0 to 409600 tid 1 2024-08-29T18:25:28.122 INFO:tasks.rados.rados.0.smithi089.stdout:3375: writing smithi08969774-33 from 409600 to 811008 tid 2 2024-08-29T18:25:28.125 INFO:tasks.rados.rados.0.smithi089.stdout:3370: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:25:28.301 INFO:tasks.rados.rados.0.smithi089.stdout:3373: finishing rollback tid 1 to smithi08969774-26 2024-08-29T18:25:28.301 INFO:tasks.rados.rados.0.smithi089.stdout:3373: finishing rollback tid 2 to smithi08969774-26 2024-08-29T18:25:28.301 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2086 (ObjNum 562 snap 188 seq_num 562) dirty exists 2024-08-29T18:25:28.301 INFO:tasks.rados.rados.0.smithi089.stdout:3374: finishing copy_from racing read to smithi08969774-29 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3374: finishing copy_from to smithi08969774-29 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 1759 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: finishing write tid 1 to smithi08969774-33 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: finishing write tid 2 to smithi08969774-33 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: finishing write tid 3 to smithi08969774-33 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: finishing write tid 4 to smithi08969774-33 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: oid 33 updating version 0 to 1818 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: oid 33 version 1818 is already newer than 1817 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: oid 33 version 1818 is already newer than 1816 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 1818 (ObjNum 1051 snap 359 seq_num 1051) dirty exists 2024-08-29T18:25:28.302 INFO:tasks.rados.rados.0.smithi089.stdout:3375: left oid 33 (ObjNum 1051 snap 359 seq_num 1051) 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3370: done (3 left) 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3373: done (2 left) 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3374: done (1 left) 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3375: done (0 left) 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3376: read oid 15 snap -1 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3376: expect deleted 2024-08-29T18:25:28.303 INFO:tasks.rados.rados.0.smithi089.stdout:3377: snap_remove snap 346 2024-08-29T18:25:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:28 smithi144 bash[67678]: cluster 2024-08-29T18:25:26.794480+0000 mgr.y (mgr.34104) 380 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 745 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 186 KiB/s wr, 3 op/s 2024-08-29T18:25:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:28 smithi144 bash[67678]: cluster 2024-08-29T18:25:28.099628+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-29T18:25:28.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:28 smithi089 bash[77323]: cluster 2024-08-29T18:25:26.794480+0000 mgr.y (mgr.34104) 380 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 745 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 186 KiB/s wr, 3 op/s 2024-08-29T18:25:28.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:28 smithi089 bash[77323]: cluster 2024-08-29T18:25:28.099628+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-29T18:25:28.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:28 smithi089 bash[78574]: cluster 2024-08-29T18:25:26.794480+0000 mgr.y (mgr.34104) 380 : cluster [DBG] pgmap v710: 121 pgs: 121 active+clean; 745 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 186 KiB/s wr, 3 op/s 2024-08-29T18:25:28.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:28 smithi089 bash[78574]: cluster 2024-08-29T18:25:28.099628+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-29T18:25:29.267 INFO:tasks.rados.rados.0.smithi089.stdout:3376: done (1 left) 2024-08-29T18:25:29.267 INFO:tasks.rados.rados.0.smithi089.stdout:3377: done (0 left) 2024-08-29T18:25:29.267 INFO:tasks.rados.rados.0.smithi089.stdout:3378: snap_create 2024-08-29T18:25:29.679 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:29 smithi089 bash[106060]: ts=2024-08-29T18:25:29.424Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000476193s 2024-08-29T18:25:30.276 INFO:tasks.rados.rados.0.smithi089.stdout:3378: done (0 left) 2024-08-29T18:25:30.277 INFO:tasks.rados.rados.0.smithi089.stdout:3379: snap_remove snap 336 2024-08-29T18:25:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:30 smithi144 bash[67678]: cluster 2024-08-29T18:25:28.795416+0000 mgr.y (mgr.34104) 381 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 750 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 2 op/s 2024-08-29T18:25:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:30 smithi144 bash[67678]: cluster 2024-08-29T18:25:29.267360+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-29T18:25:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:30 smithi089 bash[78574]: cluster 2024-08-29T18:25:28.795416+0000 mgr.y (mgr.34104) 381 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 750 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 2 op/s 2024-08-29T18:25:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:30 smithi089 bash[78574]: cluster 2024-08-29T18:25:29.267360+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-29T18:25:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:30 smithi089 bash[77323]: cluster 2024-08-29T18:25:28.795416+0000 mgr.y (mgr.34104) 381 : cluster [DBG] pgmap v713: 121 pgs: 121 active+clean; 750 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.2 MiB/s wr, 2 op/s 2024-08-29T18:25:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:30 smithi089 bash[77323]: cluster 2024-08-29T18:25:29.267360+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-29T18:25:31.281 INFO:tasks.rados.rados.0.smithi089.stdout:3379: done (0 left) 2024-08-29T18:25:31.281 INFO:tasks.rados.rados.0.smithi089.stdout:3380: snap_create 2024-08-29T18:25:31.313 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:25:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:31 smithi144 bash[67678]: cluster 2024-08-29T18:25:30.277517+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 starting - - - - 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (15m) 25s ago 15m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (119s) 52s ago 19m 13.6M - 19.1.1-235-g1ef86450 d401bb9bb76e 2635de81a7c7 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (85s) 25s ago 19m 11.9M - 19.1.1-235-g1ef86450 d401bb9bb76e d7e41a601117 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (8m) 25s ago 26m 429M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (9m) 52s ago 29m 506M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:25:31.610 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (8m) 52s ago 29m 70.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (7m) 25s ago 27m 55.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (7m) 52s ago 27m 60.7M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (63s) 52s ago 16m 6840k - 1.5.0 0da6a335fe13 bf35ca6ed9fa 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (58s) 25s ago 16m 7747k - 1.5.0 0da6a335fe13 1fa443a3a459 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (5m) 52s ago 26m 313M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (5m) 52s ago 25m 354M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (4m) 52s ago 24m 351M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (4m) 52s ago 23m 365M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (3m) 25s ago 22m 508M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (3m) 25s ago 21m 330M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (2m) 25s ago 20m 301M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (2m) 25s ago 19m 303M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:25:31.611 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (31s) 25s ago 16m 33.0M - 2.43.0 a07b618ecd1d 28ba4c07f028 2024-08-29T18:25:31.678 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:31 smithi089 bash[77323]: cluster 2024-08-29T18:25:30.277517+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-29T18:25:31.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:31 smithi089 bash[78574]: cluster 2024-08-29T18:25:30.277517+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-29T18:25:31.963 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:25:31.963 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:25:31.963 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:25:31.963 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:31.963 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:25:31.964 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:25:32.280 INFO:tasks.rados.rados.0.smithi089.stdout:3380: done (0 left) 2024-08-29T18:25:32.281 INFO:tasks.rados.rados.0.smithi089.stdout:3381: read oid 23 snap -1 2024-08-29T18:25:32.281 INFO:tasks.rados.rados.0.smithi089.stdout:3381: expect (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:25:32.281 INFO:tasks.rados.rados.0.smithi089.stdout:3382: delete oid 46 current snap is 361 2024-08-29T18:25:32.297 INFO:tasks.rados.rados.0.smithi089.stdout:3382: done (1 left) 2024-08-29T18:25:32.297 INFO:tasks.rados.rados.0.smithi089.stdout:3383: rmattr oid 46 current snap is 361 2024-08-29T18:25:32.297 INFO:tasks.rados.rados.0.smithi089.stdout:3383: done (1 left) 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3384: rmattr oid 38 current snap is 361 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3384: done (1 left) 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3385: read oid 20 snap 325 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3385: expect (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3386: read oid 43 snap 359 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3386: expect (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:25:32.298 INFO:tasks.rados.rados.0.smithi089.stdout:3387: snap_create 2024-08-29T18:25:32.306 INFO:tasks.rados.rados.0.smithi089.stdout:3381: expect (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:25:32.440 INFO:tasks.rados.rados.0.smithi089.stdout:3385: expect (ObjNum 977 snap 323 seq_num 977) 2024-08-29T18:25:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: cluster 2024-08-29T18:25:30.796069+0000 mgr.y (mgr.34104) 382 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 750 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 1 op/s 2024-08-29T18:25:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: cluster 2024-08-29T18:25:31.281910+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-29T18:25:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: audit 2024-08-29T18:25:31.294480+0000 mgr.y (mgr.34104) 383 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: audit 2024-08-29T18:25:31.599179+0000 mgr.y (mgr.34104) 384 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: audit 2024-08-29T18:25:31.851765+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: audit 2024-08-29T18:25:31.857296+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:32.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: audit 2024-08-29T18:25:31.964977+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.89:0/2750975398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:32.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:32 smithi144 bash[67678]: cluster 2024-08-29T18:25:32.281459+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-29T18:25:32.577 INFO:tasks.rados.rados.0.smithi089.stdout:3386: expect (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: cluster 2024-08-29T18:25:30.796069+0000 mgr.y (mgr.34104) 382 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 750 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 1 op/s 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: cluster 2024-08-29T18:25:31.281910+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: audit 2024-08-29T18:25:31.294480+0000 mgr.y (mgr.34104) 383 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: audit 2024-08-29T18:25:31.599179+0000 mgr.y (mgr.34104) 384 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: audit 2024-08-29T18:25:31.851765+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: audit 2024-08-29T18:25:31.857296+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: audit 2024-08-29T18:25:31.964977+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.89:0/2750975398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[77323]: cluster 2024-08-29T18:25:32.281459+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: cluster 2024-08-29T18:25:30.796069+0000 mgr.y (mgr.34104) 382 : cluster [DBG] pgmap v716: 121 pgs: 121 active+clean; 750 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 1 op/s 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: cluster 2024-08-29T18:25:31.281910+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: audit 2024-08-29T18:25:31.294480+0000 mgr.y (mgr.34104) 383 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: audit 2024-08-29T18:25:31.599179+0000 mgr.y (mgr.34104) 384 : audit [DBG] from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: audit 2024-08-29T18:25:31.851765+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: audit 2024-08-29T18:25:31.857296+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: audit 2024-08-29T18:25:31.964977+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.89:0/2750975398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:32 smithi089 bash[78574]: cluster 2024-08-29T18:25:32.281459+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3381: done (3 left) 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3385: done (2 left) 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3386: done (1 left) 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3387: done (0 left) 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3388: read oid 37 snap -1 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3388: expect (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:25:33.307 INFO:tasks.rados.rados.0.smithi089.stdout:3389: snap_create 2024-08-29T18:25:33.315 INFO:tasks.rados.rados.0.smithi089.stdout:3388: expect (ObjNum 767 snap 270 seq_num 767) 2024-08-29T18:25:34.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[78574]: cluster 2024-08-29T18:25:32.796692+0000 mgr.y (mgr.34104) 385 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 753 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 198 KiB/s wr, 2 op/s 2024-08-29T18:25:34.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[78574]: audit 2024-08-29T18:25:32.918832+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:34.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[78574]: audit 2024-08-29T18:25:32.928271+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:34.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[78574]: cluster 2024-08-29T18:25:33.306970+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-29T18:25:34.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[77323]: cluster 2024-08-29T18:25:32.796692+0000 mgr.y (mgr.34104) 385 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 753 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 198 KiB/s wr, 2 op/s 2024-08-29T18:25:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[77323]: audit 2024-08-29T18:25:32.918832+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[77323]: audit 2024-08-29T18:25:32.928271+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:33 smithi089 bash[77323]: cluster 2024-08-29T18:25:33.306970+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-29T18:25:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:33 smithi144 bash[67678]: cluster 2024-08-29T18:25:32.796692+0000 mgr.y (mgr.34104) 385 : cluster [DBG] pgmap v719: 121 pgs: 121 active+clean; 753 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 198 KiB/s wr, 2 op/s 2024-08-29T18:25:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:33 smithi144 bash[67678]: audit 2024-08-29T18:25:32.918832+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:33 smithi144 bash[67678]: audit 2024-08-29T18:25:32.928271+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:34.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:33 smithi144 bash[67678]: cluster 2024-08-29T18:25:33.306970+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-29T18:25:34.314 INFO:tasks.rados.rados.0.smithi089.stdout:3388: done (1 left) 2024-08-29T18:25:34.314 INFO:tasks.rados.rados.0.smithi089.stdout:3389: done (0 left) 2024-08-29T18:25:34.314 INFO:tasks.rados.rados.0.smithi089.stdout:3390: delete oid 49 current snap is 363 2024-08-29T18:25:34.327 INFO:tasks.rados.rados.0.smithi089.stdout:3390: done (0 left) 2024-08-29T18:25:34.328 INFO:tasks.rados.rados.0.smithi089.stdout:3391: snap_remove snap 352 2024-08-29T18:25:35.313 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:25:35] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:25:35.327 INFO:tasks.rados.rados.0.smithi089.stdout:3391: done (0 left) 2024-08-29T18:25:35.327 INFO:tasks.rados.rados.0.smithi089.stdout:3392: rollback oid 20 current snap is 363 2024-08-29T18:25:35.327 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 324 2024-08-29T18:25:35.327 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 363 2024-08-29T18:25:35.327 INFO:tasks.rados.rados.0.smithi089.stdout:3393: seq_num 1054 ranges {5234688=458752,5693440=401408} 2024-08-29T18:25:35.394 INFO:tasks.rados.rados.0.smithi089.stdout:3393: writing smithi08969774-10 from 5234688 to 5693440 tid 1 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3393: writing smithi08969774-10 from 5693440 to 6094848 tid 2 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3394: copy_from oid 24 from oid 49 current snap is 363 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3392: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3392: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3392: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1874 (ObjNum 977 snap 323 seq_num 977) dirty exists 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3392: done (2 left) 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:3395: rollback oid 22 current snap is 363 2024-08-29T18:25:35.398 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 22 to 354 2024-08-29T18:25:35.399 INFO:tasks.rados.rados.0.smithi089.stdout:3396: snap_remove snap 353 2024-08-29T18:25:35.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:35 smithi089 bash[77323]: cluster 2024-08-29T18:25:34.315294+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-29T18:25:35.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:35 smithi089 bash[78574]: cluster 2024-08-29T18:25:34.315294+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-29T18:25:35.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:35 smithi144 bash[67678]: cluster 2024-08-29T18:25:34.315294+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-29T18:25:36.107 INFO:tasks.rados.rados.0.smithi089.stdout:3396: done (3 left) 2024-08-29T18:25:36.107 INFO:tasks.rados.rados.0.smithi089.stdout:3397: delete oid 30 current snap is 363 2024-08-29T18:25:36.108 INFO:tasks.rados.rados.0.smithi089.stdout:3395: finishing rollback tid 1 to smithi08969774-22 2024-08-29T18:25:36.108 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 1180 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:25:36.108 INFO:tasks.rados.rados.0.smithi089.stdout:3394: finishing copy_from to smithi08969774-24 2024-08-29T18:25:36.108 INFO:tasks.rados.rados.0.smithi089.stdout:3394: got expected ENOENT (src dne) 2024-08-29T18:25:36.109 INFO:tasks.rados.rados.0.smithi089.stdout:3394: finishing copy_from racing read to smithi08969774-24 2024-08-29T18:25:36.109 INFO:tasks.rados.rados.0.smithi089.stdout:3393: finishing write tid 1 to smithi08969774-10 2024-08-29T18:25:36.109 INFO:tasks.rados.rados.0.smithi089.stdout:3393: finishing write tid 2 to smithi08969774-10 2024-08-29T18:25:36.109 INFO:tasks.rados.rados.0.smithi089.stdout:3393: finishing write tid 3 to smithi08969774-10 2024-08-29T18:25:36.110 INFO:tasks.rados.rados.0.smithi089.stdout:3393: finishing write tid 4 to smithi08969774-10 2024-08-29T18:25:36.110 INFO:tasks.rados.rados.0.smithi089.stdout:3393: oid 10 updating version 0 to 2297 2024-08-29T18:25:36.110 INFO:tasks.rados.rados.0.smithi089.stdout:3393: oid 10 updating version 2297 to 2299 2024-08-29T18:25:36.110 INFO:tasks.rados.rados.0.smithi089.stdout:3393: oid 10 version 2299 is already newer than 2298 2024-08-29T18:25:36.110 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2299 (ObjNum 1054 snap 363 seq_num 1054) dirty exists 2024-08-29T18:25:36.110 INFO:tasks.rados.rados.0.smithi089.stdout:3393: left oid 10 (ObjNum 1054 snap 363 seq_num 1054) 2024-08-29T18:25:36.123 INFO:tasks.rados.rados.0.smithi089.stdout:3393: done (3 left) 2024-08-29T18:25:36.123 INFO:tasks.rados.rados.0.smithi089.stdout:3394: done (2 left) 2024-08-29T18:25:36.123 INFO:tasks.rados.rados.0.smithi089.stdout:3395: done (1 left) 2024-08-29T18:25:36.123 INFO:tasks.rados.rados.0.smithi089.stdout:3397: done (0 left) 2024-08-29T18:25:36.124 INFO:tasks.rados.rados.0.smithi089.stdout:3398: read oid 27 snap -1 2024-08-29T18:25:36.124 INFO:tasks.rados.rados.0.smithi089.stdout:3398: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:25:36.124 INFO:tasks.rados.rados.0.smithi089.stdout:3399: copy_from oid 37 from oid 10 current snap is 363 2024-08-29T18:25:36.124 INFO:tasks.rados.rados.0.smithi089.stdout:3400: snap_create 2024-08-29T18:25:36.124 INFO:tasks.rados.rados.0.smithi089.stdout:3398: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:25:36.155 INFO:tasks.rados.rados.0.smithi089.stdout:3399: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:25:36.162 INFO:tasks.rados.rados.0.smithi089.stdout:3399: finishing copy_from to smithi08969774-37 2024-08-29T18:25:36.162 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2299 (ObjNum 1054 snap 363 seq_num 1054) dirty exists 2024-08-29T18:25:36.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:36 smithi089 bash[78574]: cluster 2024-08-29T18:25:34.797413+0000 mgr.y (mgr.34104) 386 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 198 KiB/s wr, 2 op/s 2024-08-29T18:25:36.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:36 smithi089 bash[78574]: cluster 2024-08-29T18:25:35.322807+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-29T18:25:36.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:36 smithi089 bash[78574]: cluster 2024-08-29T18:25:36.105197+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-29T18:25:36.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:36 smithi089 bash[77323]: cluster 2024-08-29T18:25:34.797413+0000 mgr.y (mgr.34104) 386 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 198 KiB/s wr, 2 op/s 2024-08-29T18:25:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:36 smithi089 bash[77323]: cluster 2024-08-29T18:25:35.322807+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-29T18:25:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:36 smithi089 bash[77323]: cluster 2024-08-29T18:25:36.105197+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-29T18:25:36.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:36 smithi144 bash[67678]: cluster 2024-08-29T18:25:34.797413+0000 mgr.y (mgr.34104) 386 : cluster [DBG] pgmap v722: 121 pgs: 121 active+clean; 753 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 198 KiB/s wr, 2 op/s 2024-08-29T18:25:36.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:36 smithi144 bash[67678]: cluster 2024-08-29T18:25:35.322807+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-29T18:25:36.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:36 smithi144 bash[67678]: cluster 2024-08-29T18:25:36.105197+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-29T18:25:37.108 INFO:tasks.rados.rados.0.smithi089.stdout:3398: done (2 left) 2024-08-29T18:25:37.108 INFO:tasks.rados.rados.0.smithi089.stdout:3399: done (1 left) 2024-08-29T18:25:37.108 INFO:tasks.rados.rados.0.smithi089.stdout:3400: done (0 left) 2024-08-29T18:25:37.108 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 364 2024-08-29T18:25:37.108 INFO:tasks.rados.rados.0.smithi089.stdout:3401: seq_num 1056 ranges {4603904=491520,5095424=401408} 2024-08-29T18:25:37.155 INFO:tasks.rados.rados.0.smithi089.stdout:3401: writing smithi08969774-43 from 4603904 to 5095424 tid 1 2024-08-29T18:25:37.159 INFO:tasks.rados.rados.0.smithi089.stdout:3401: writing smithi08969774-43 from 5095424 to 5496832 tid 2 2024-08-29T18:25:37.160 INFO:tasks.rados.rados.0.smithi089.stdout:3402: setattr oid 29 current snap is 364 2024-08-29T18:25:37.163 INFO:tasks.rados.rados.0.smithi089.stdout:3403: snap_create 2024-08-29T18:25:37.175 INFO:tasks.rados.rados.0.smithi089.stdout:3401: finishing write tid 1 to smithi08969774-43 2024-08-29T18:25:37.175 INFO:tasks.rados.rados.0.smithi089.stdout:3401: finishing write tid 2 to smithi08969774-43 2024-08-29T18:25:37.177 INFO:tasks.rados.rados.0.smithi089.stdout:3401: finishing write tid 3 to smithi08969774-43 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:3401: finishing write tid 4 to smithi08969774-43 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:3401: oid 43 updating version 0 to 1878 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:3401: oid 43 updating version 1878 to 1879 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:3401: oid 43 updating version 1879 to 1880 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 1880 (ObjNum 1056 snap 364 seq_num 1056) dirty exists 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:3401: left oid 43 (ObjNum 1056 snap 364 seq_num 1056) 2024-08-29T18:25:37.180 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 2070 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:25:37.679 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 18:25:37 smithi089 bash[106060]: ts=2024-08-29T18:25:37.426Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003293232s 2024-08-29T18:25:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:3401: done (2 left) 2024-08-29T18:25:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:3402: done (1 left) 2024-08-29T18:25:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:3403: done (0 left) 2024-08-29T18:25:38.111 INFO:tasks.rados.rados.0.smithi089.stdout:3404: snap_create 2024-08-29T18:25:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:38 smithi089 bash[77323]: cluster 2024-08-29T18:25:36.798444+0000 mgr.y (mgr.34104) 387 : cluster [DBG] pgmap v725: 121 pgs: 121 active+clean; 759 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:25:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:38 smithi089 bash[77323]: cluster 2024-08-29T18:25:37.109145+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-29T18:25:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:38 smithi089 bash[77323]: audit 2024-08-29T18:25:37.701189+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:38.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:38 smithi089 bash[78574]: cluster 2024-08-29T18:25:36.798444+0000 mgr.y (mgr.34104) 387 : cluster [DBG] pgmap v725: 121 pgs: 121 active+clean; 759 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:25:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:38 smithi089 bash[78574]: cluster 2024-08-29T18:25:37.109145+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-29T18:25:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:38 smithi089 bash[78574]: audit 2024-08-29T18:25:37.701189+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:38 smithi144 bash[67678]: cluster 2024-08-29T18:25:36.798444+0000 mgr.y (mgr.34104) 387 : cluster [DBG] pgmap v725: 121 pgs: 121 active+clean; 759 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:25:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:38 smithi144 bash[67678]: cluster 2024-08-29T18:25:37.109145+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-29T18:25:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:38 smithi144 bash[67678]: audit 2024-08-29T18:25:37.701189+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:39.112 INFO:tasks.rados.rados.0.smithi089.stdout:3404: done (0 left) 2024-08-29T18:25:39.112 INFO:tasks.rados.rados.0.smithi089.stdout:3405: delete oid 2 current snap is 366 2024-08-29T18:25:39.122 INFO:tasks.rados.rados.0.smithi089.stdout:3405: done (0 left) 2024-08-29T18:25:39.122 INFO:tasks.rados.rados.0.smithi089.stdout:3406: snap_remove snap 356 2024-08-29T18:25:39.421 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:39 smithi089 bash[77323]: cluster 2024-08-29T18:25:38.110423+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-29T18:25:39.422 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:39 smithi089 bash[77323]: cluster 2024-08-29T18:25:39.112588+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-29T18:25:39.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:39 smithi089 bash[78574]: cluster 2024-08-29T18:25:38.110423+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-29T18:25:39.422 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:39 smithi089 bash[78574]: cluster 2024-08-29T18:25:39.112588+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-29T18:25:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:39 smithi144 bash[67678]: cluster 2024-08-29T18:25:38.110423+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-29T18:25:39.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:39 smithi144 bash[67678]: cluster 2024-08-29T18:25:39.112588+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-29T18:25:40.138 INFO:tasks.rados.rados.0.smithi089.stdout:3406: done (0 left) 2024-08-29T18:25:40.138 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 366 2024-08-29T18:25:40.138 INFO:tasks.rados.rados.0.smithi089.stdout:3407: seq_num 1058 ranges {0=524288,524288=401408} 2024-08-29T18:25:40.145 INFO:tasks.rados.rados.0.smithi089.stdout:3407: writing smithi08969774-15 from 0 to 524288 tid 1 2024-08-29T18:25:40.151 INFO:tasks.rados.rados.0.smithi089.stdout:3407: writing smithi08969774-15 from 524288 to 925696 tid 2 2024-08-29T18:25:40.151 INFO:tasks.rados.rados.0.smithi089.stdout:3408: read oid 39 snap -1 2024-08-29T18:25:40.151 INFO:tasks.rados.rados.0.smithi089.stdout:3408: expect deleted 2024-08-29T18:25:40.151 INFO:tasks.rados.rados.0.smithi089.stdout:3409: rollback oid 17 current snap is 366 2024-08-29T18:25:40.151 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 17 to 334 2024-08-29T18:25:40.152 INFO:tasks.rados.rados.0.smithi089.stdout:3410: read oid 19 snap -1 2024-08-29T18:25:40.152 INFO:tasks.rados.rados.0.smithi089.stdout:3410: expect deleted 2024-08-29T18:25:40.152 INFO:tasks.rados.rados.0.smithi089.stdout:3411: rollback oid 24 current snap is 366 2024-08-29T18:25:40.152 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 24 to 340 2024-08-29T18:25:40.152 INFO:tasks.rados.rados.0.smithi089.stdout:3412: copy_from oid 10 from oid 32 current snap is 366 2024-08-29T18:25:40.153 INFO:tasks.rados.rados.0.smithi089.stdout:3413: copy_from oid 27 from oid 30 current snap is 366 2024-08-29T18:25:40.153 INFO:tasks.rados.rados.0.smithi089.stdout:3414: delete oid 37 current snap is 366 2024-08-29T18:25:40.176 INFO:tasks.rados.rados.0.smithi089.stdout:3411: finishing rollback tid 0 to smithi08969774-24 2024-08-29T18:25:40.176 INFO:tasks.rados.rados.0.smithi089.stdout:3411: finishing rollback tid 1 to smithi08969774-24 2024-08-29T18:25:40.176 INFO:tasks.rados.rados.0.smithi089.stdout:3409: finishing rollback tid 1 to smithi08969774-17 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:3412: finishing copy_from to smithi08969774-10 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:3412: got expected ENOENT (src dne) 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:3413: finishing copy_from to smithi08969774-27 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:3413: got expected ENOENT (src dne) 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:3412: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:3409: finishing rollback tid 2 to smithi08969774-17 2024-08-29T18:25:40.177 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 1586 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:25:40.178 INFO:tasks.rados.rados.0.smithi089.stdout:3413: finishing copy_from racing read to smithi08969774-27 2024-08-29T18:25:40.178 INFO:tasks.rados.rados.0.smithi089.stdout:3411: finishing rollback tid 2 to smithi08969774-24 2024-08-29T18:25:40.178 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1764 (ObjNum 1005 snap 339 seq_num 1005) dirty exists 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3408: done (7 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3409: done (6 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3410: done (5 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3411: done (4 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3412: done (3 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3413: done (2 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3414: done (1 left) 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3415: read oid 17 snap -1 2024-08-29T18:25:40.181 INFO:tasks.rados.rados.0.smithi089.stdout:3415: expect (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:25:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 366 2024-08-29T18:25:40.182 INFO:tasks.rados.rados.0.smithi089.stdout:3416: seq_num 1060 ranges {0=557056,557056=401408} 2024-08-29T18:25:40.188 INFO:tasks.rados.rados.0.smithi089.stdout:3416: writing smithi08969774-19 from 0 to 557056 tid 1 2024-08-29T18:25:40.195 INFO:tasks.rados.rados.0.smithi089.stdout:3416: writing smithi08969774-19 from 557056 to 958464 tid 2 2024-08-29T18:25:40.195 INFO:tasks.rados.rados.0.smithi089.stdout:3417: rollback oid 10 current snap is 366 2024-08-29T18:25:40.195 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 337 2024-08-29T18:25:40.195 INFO:tasks.rados.rados.0.smithi089.stdout:3407: finishing write tid 1 to smithi08969774-15 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: finishing write tid 2 to smithi08969774-15 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: finishing write tid 3 to smithi08969774-15 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: finishing write tid 4 to smithi08969774-15 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: oid 15 updating version 0 to 2071 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: oid 15 updating version 2071 to 2072 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: oid 15 updating version 2072 to 2073 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2073 (ObjNum 1058 snap 366 seq_num 1058) dirty exists 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: left oid 15 (ObjNum 1058 snap 366 seq_num 1058) 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3407: done (3 left) 2024-08-29T18:25:40.196 INFO:tasks.rados.rados.0.smithi089.stdout:3418: snap_create 2024-08-29T18:25:40.201 INFO:tasks.rados.rados.0.smithi089.stdout:3416: finishing write tid 1 to smithi08969774-19 2024-08-29T18:25:40.201 INFO:tasks.rados.rados.0.smithi089.stdout:3416: finishing write tid 2 to smithi08969774-19 2024-08-29T18:25:40.201 INFO:tasks.rados.rados.0.smithi089.stdout:3416: finishing write tid 3 to smithi08969774-19 2024-08-29T18:25:40.205 INFO:tasks.rados.rados.0.smithi089.stdout:3415: expect (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3416: finishing write tid 4 to smithi08969774-19 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3416: oid 19 updating version 0 to 2189 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3416: oid 19 updating version 2189 to 2190 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3416: oid 19 updating version 2190 to 2191 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 2191 (ObjNum 1060 snap 366 seq_num 1060) dirty exists 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3416: left oid 19 (ObjNum 1060 snap 366 seq_num 1060) 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3417: finishing rollback tid 0 to smithi08969774-10 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3417: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:25:40.389 INFO:tasks.rados.rados.0.smithi089.stdout:3417: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:25:40.390 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2313 (ObjNum 997 snap 331 seq_num 997) dirty exists 2024-08-29T18:25:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:40 smithi089 bash[77323]: cluster 2024-08-29T18:25:38.799447+0000 mgr.y (mgr.34104) 388 : cluster [DBG] pgmap v728: 121 pgs: 121 active+clean; 760 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-29T18:25:40.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:40 smithi089 bash[78574]: cluster 2024-08-29T18:25:38.799447+0000 mgr.y (mgr.34104) 388 : cluster [DBG] pgmap v728: 121 pgs: 121 active+clean; 760 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-29T18:25:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:40 smithi144 bash[67678]: cluster 2024-08-29T18:25:38.799447+0000 mgr.y (mgr.34104) 388 : cluster [DBG] pgmap v728: 121 pgs: 121 active+clean; 760 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-08-29T18:25:41.112 INFO:tasks.rados.rados.0.smithi089.stdout:3415: done (3 left) 2024-08-29T18:25:41.112 INFO:tasks.rados.rados.0.smithi089.stdout:3416: done (2 left) 2024-08-29T18:25:41.112 INFO:tasks.rados.rados.0.smithi089.stdout:3417: done (1 left) 2024-08-29T18:25:41.112 INFO:tasks.rados.rados.0.smithi089.stdout:3418: done (0 left) 2024-08-29T18:25:41.112 INFO:tasks.rados.rados.0.smithi089.stdout:3419: rollback oid 6 current snap is 367 2024-08-29T18:25:41.113 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 343 2024-08-29T18:25:41.113 INFO:tasks.rados.rados.0.smithi089.stdout:3420: read oid 16 snap -1 2024-08-29T18:25:41.113 INFO:tasks.rados.rados.0.smithi089.stdout:3420: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:25:41.113 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 367 2024-08-29T18:25:41.113 INFO:tasks.rados.rados.0.smithi089.stdout:3421: seq_num 1061 ranges {0=573440,573440=401408} 2024-08-29T18:25:41.123 INFO:tasks.rados.rados.0.smithi089.stdout:3421: writing smithi08969774-35 from 0 to 573440 tid 1 2024-08-29T18:25:41.131 INFO:tasks.rados.rados.0.smithi089.stdout:3421: writing smithi08969774-35 from 573440 to 974848 tid 2 2024-08-29T18:25:41.131 INFO:tasks.rados.rados.0.smithi089.stdout:3422: snap_create 2024-08-29T18:25:41.131 INFO:tasks.rados.rados.0.smithi089.stdout:3420: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:25:41.134 INFO:tasks.rados.rados.0.smithi089.stdout:3419: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:25:41.134 INFO:tasks.rados.rados.0.smithi089.stdout:3419: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:25:41.134 INFO:tasks.rados.rados.0.smithi089.stdout:3419: finishing rollback tid 2 to smithi08969774-6 2024-08-29T18:25:41.134 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 1821 (ObjNum 1025 snap 341 seq_num 1025) dirty exists 2024-08-29T18:25:41.137 INFO:tasks.rados.rados.0.smithi089.stdout:3421: finishing write tid 1 to smithi08969774-35 2024-08-29T18:25:41.138 INFO:tasks.rados.rados.0.smithi089.stdout:3421: finishing write tid 2 to smithi08969774-35 2024-08-29T18:25:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3421: finishing write tid 3 to smithi08969774-35 2024-08-29T18:25:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:3421: finishing write tid 4 to smithi08969774-35 2024-08-29T18:25:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:3421: oid 35 updating version 0 to 2315 2024-08-29T18:25:41.142 INFO:tasks.rados.rados.0.smithi089.stdout:3421: oid 35 version 2315 is already newer than 2314 2024-08-29T18:25:41.143 INFO:tasks.rados.rados.0.smithi089.stdout:3421: oid 35 updating version 2315 to 2316 2024-08-29T18:25:41.143 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2316 (ObjNum 1061 snap 367 seq_num 1061) dirty exists 2024-08-29T18:25:41.143 INFO:tasks.rados.rados.0.smithi089.stdout:3421: left oid 35 (ObjNum 1061 snap 367 seq_num 1061) 2024-08-29T18:25:41.404 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:41 smithi089 bash[77323]: cluster 2024-08-29T18:25:40.133967+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-29T18:25:41.404 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:41 smithi089 bash[77323]: cluster 2024-08-29T18:25:41.113077+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-29T18:25:41.405 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:41 smithi089 bash[78574]: cluster 2024-08-29T18:25:40.133967+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-29T18:25:41.405 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:41 smithi089 bash[78574]: cluster 2024-08-29T18:25:41.113077+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-29T18:25:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:41 smithi144 bash[67678]: cluster 2024-08-29T18:25:40.133967+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-29T18:25:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:41 smithi144 bash[67678]: cluster 2024-08-29T18:25:41.113077+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-29T18:25:42.107 INFO:tasks.rados.rados.0.smithi089.stdout:3419: done (3 left) 2024-08-29T18:25:42.107 INFO:tasks.rados.rados.0.smithi089.stdout:3420: done (2 left) 2024-08-29T18:25:42.107 INFO:tasks.rados.rados.0.smithi089.stdout:3421: done (1 left) 2024-08-29T18:25:42.107 INFO:tasks.rados.rados.0.smithi089.stdout:3422: done (0 left) 2024-08-29T18:25:42.107 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 368 2024-08-29T18:25:42.107 INFO:tasks.rados.rados.0.smithi089.stdout:3423: seq_num 1062 ranges {8003584=589824,8593408=401408} 2024-08-29T18:25:42.159 INFO:tasks.rados.rados.0.smithi089.stdout:3423: writing smithi08969774-44 from 8003584 to 8593408 tid 1 2024-08-29T18:25:42.161 INFO:tasks.rados.rados.0.smithi089.stdout:3423: writing smithi08969774-44 from 8593408 to 8994816 tid 2 2024-08-29T18:25:42.161 INFO:tasks.rados.rados.0.smithi089.stdout:3424: snap_remove snap 270 2024-08-29T18:25:42.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:42 smithi089 bash[77323]: cluster 2024-08-29T18:25:40.800160+0000 mgr.y (mgr.34104) 389 : cluster [DBG] pgmap v731: 121 pgs: 121 active+clean; 760 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 218 KiB/s wr, 10 op/s 2024-08-29T18:25:42.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:42 smithi089 bash[77323]: cluster 2024-08-29T18:25:42.107148+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-29T18:25:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:42 smithi089 bash[78574]: cluster 2024-08-29T18:25:40.800160+0000 mgr.y (mgr.34104) 389 : cluster [DBG] pgmap v731: 121 pgs: 121 active+clean; 760 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 218 KiB/s wr, 10 op/s 2024-08-29T18:25:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:42 smithi089 bash[78574]: cluster 2024-08-29T18:25:42.107148+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-29T18:25:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:42 smithi144 bash[67678]: cluster 2024-08-29T18:25:40.800160+0000 mgr.y (mgr.34104) 389 : cluster [DBG] pgmap v731: 121 pgs: 121 active+clean; 760 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 218 KiB/s wr, 10 op/s 2024-08-29T18:25:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:42 smithi144 bash[67678]: cluster 2024-08-29T18:25:42.107148+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3424: done (1 left) 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3425: delete oid 42 current snap is 368 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3423: finishing write tid 1 to smithi08969774-44 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3423: finishing write tid 2 to smithi08969774-44 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3423: finishing write tid 3 to smithi08969774-44 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3423: finishing write tid 4 to smithi08969774-44 2024-08-29T18:25:43.165 INFO:tasks.rados.rados.0.smithi089.stdout:3423: oid 44 updating version 0 to 2193 2024-08-29T18:25:43.166 INFO:tasks.rados.rados.0.smithi089.stdout:3423: oid 44 version 2193 is already newer than 2192 2024-08-29T18:25:43.166 INFO:tasks.rados.rados.0.smithi089.stdout:3423: oid 44 updating version 2193 to 2194 2024-08-29T18:25:43.166 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 2194 (ObjNum 1062 snap 368 seq_num 1062) dirty exists 2024-08-29T18:25:43.166 INFO:tasks.rados.rados.0.smithi089.stdout:3423: left oid 44 (ObjNum 1062 snap 368 seq_num 1062) 2024-08-29T18:25:43.199 INFO:tasks.rados.rados.0.smithi089.stdout:3423: done (1 left) 2024-08-29T18:25:43.199 INFO:tasks.rados.rados.0.smithi089.stdout:3425: done (0 left) 2024-08-29T18:25:43.199 INFO:tasks.rados.rados.0.smithi089.stdout:3426: setattr oid 19 current snap is 368 2024-08-29T18:25:43.199 INFO:tasks.rados.rados.0.smithi089.stdout:3427: snap_create 2024-08-29T18:25:43.207 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 2195 (ObjNum 1060 snap 366 seq_num 1060) dirty exists 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:3426: done (1 left) 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:3427: done (0 left) 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:3428: rollback oid 1 current snap is 369 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 365 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:3429: rollback oid 18 current snap is 369 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 18 to 354 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:3430: copy_from oid 6 from oid 4 current snap is 369 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 369 2024-08-29T18:25:44.191 INFO:tasks.rados.rados.0.smithi089.stdout:3431: seq_num 1064 ranges {925696=622592,1548288=401408} 2024-08-29T18:25:44.204 INFO:tasks.rados.rados.0.smithi089.stdout:3431: writing smithi08969774-15 from 925696 to 1548288 tid 1 2024-08-29T18:25:44.207 INFO:tasks.rados.rados.0.smithi089.stdout:3431: writing smithi08969774-15 from 1548288 to 1949696 tid 2 2024-08-29T18:25:44.207 INFO:tasks.rados.rados.0.smithi089.stdout:3432: read oid 39 snap 343 2024-08-29T18:25:44.207 INFO:tasks.rados.rados.0.smithi089.stdout:3432: expect (ObjNum 962 snap 318 seq_num 962) 2024-08-29T18:25:44.207 INFO:tasks.rados.rados.0.smithi089.stdout:3433: rmattr oid 7 current snap is 369 2024-08-29T18:25:44.207 INFO:tasks.rados.rados.0.smithi089.stdout:3433: done (5 left) 2024-08-29T18:25:44.207 INFO:tasks.rados.rados.0.smithi089.stdout:3434: snap_remove snap 307 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: cluster 2024-08-29T18:25:42.801076+0000 mgr.y (mgr.34104) 390 : cluster [DBG] pgmap v734: 121 pgs: 121 active+clean; 765 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 238 KiB/s wr, 4 op/s 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.072011+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.080660+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.082479+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.084062+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.092652+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: cluster 2024-08-29T18:25:43.161031+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.185256+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.186172+0000 mgr.y (mgr.34104) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.239312+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.241360+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.242957+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.244025+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.245977+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.248343+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.249419+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.250500+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.251555+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.252596+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.253686+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.254756+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.256776+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.258405+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.259822+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:44 smithi144 bash[67678]: audit 2024-08-29T18:25:43.261196+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: cluster 2024-08-29T18:25:42.801076+0000 mgr.y (mgr.34104) 390 : cluster [DBG] pgmap v734: 121 pgs: 121 active+clean; 765 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 238 KiB/s wr, 4 op/s 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.072011+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.080660+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.082479+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.084062+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.092652+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: cluster 2024-08-29T18:25:43.161031+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.185256+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.186172+0000 mgr.y (mgr.34104) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.239312+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.241360+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.242957+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.244025+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.245977+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.248343+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.249419+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.250500+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.251555+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.252596+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.253686+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: cluster 2024-08-29T18:25:42.801076+0000 mgr.y (mgr.34104) 390 : cluster [DBG] pgmap v734: 121 pgs: 121 active+clean; 765 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 238 KiB/s wr, 4 op/s 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.072011+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.080660+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.082479+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.084062+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.092652+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: cluster 2024-08-29T18:25:43.161031+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.185256+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.186172+0000 mgr.y (mgr.34104) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.239312+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.241360+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.242957+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.244025+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.245977+0000 mon.a (mon.0) 1270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.248343+0000 mon.a (mon.0) 1271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.249419+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.250500+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.251555+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.252596+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.253686+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.254756+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.256776+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.258405+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.259822+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[77323]: audit 2024-08-29T18:25:43.261196+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.254756+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.256776+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.258405+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.259822+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:44.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:44 smithi089 bash[78574]: audit 2024-08-29T18:25:43.261196+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:25:45.200 INFO:tasks.rados.rados.0.smithi089.stdout:3434: done (5 left) 2024-08-29T18:25:45.201 INFO:tasks.rados.rados.0.smithi089.stdout:3435: delete oid 42 current snap is 369 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3429: finishing rollback tid 0 to smithi08969774-18 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3428: finishing rollback tid 0 to smithi08969774-1 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3428: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3429: finishing rollback tid 1 to smithi08969774-18 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3428: finishing rollback tid 2 to smithi08969774-1 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1896 (ObjNum 1016 snap 340 seq_num 1016) dirty exists 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3429: finishing rollback tid 2 to smithi08969774-18 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 721 (ObjNum 983 snap 325 seq_num 983) dirty exists 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3430: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:3430: finishing copy_from to smithi08969774-6 2024-08-29T18:25:45.207 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 2064 (ObjNum 1042 snap 350 seq_num 1042) dirty exists 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: finishing write tid 1 to smithi08969774-15 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: finishing write tid 2 to smithi08969774-15 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: finishing write tid 3 to smithi08969774-15 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: finishing write tid 4 to smithi08969774-15 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: oid 15 updating version 0 to 2076 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: oid 15 version 2076 is already newer than 2074 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: oid 15 version 2076 is already newer than 2075 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2076 (ObjNum 1064 snap 369 seq_num 1064) dirty exists 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3431: left oid 15 (ObjNum 1064 snap 369 seq_num 1064) 2024-08-29T18:25:45.208 INFO:tasks.rados.rados.0.smithi089.stdout:3432: expect (ObjNum 962 snap 318 seq_num 962) 2024-08-29T18:25:45.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:45 smithi144 bash[67678]: cluster 2024-08-29T18:25:44.191271+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-29T18:25:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:25:45] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.43.0" 2024-08-29T18:25:45.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:45 smithi089 bash[77323]: cluster 2024-08-29T18:25:44.191271+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-29T18:25:45.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:45 smithi089 bash[78574]: cluster 2024-08-29T18:25:44.191271+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-29T18:25:45.711 INFO:tasks.rados.rados.0.smithi089.stdout:3428: done (5 left) 2024-08-29T18:25:45.711 INFO:tasks.rados.rados.0.smithi089.stdout:3429: done (4 left) 2024-08-29T18:25:45.711 INFO:tasks.rados.rados.0.smithi089.stdout:3430: done (3 left) 2024-08-29T18:25:45.712 INFO:tasks.rados.rados.0.smithi089.stdout:3431: done (2 left) 2024-08-29T18:25:45.712 INFO:tasks.rados.rados.0.smithi089.stdout:3432: done (1 left) 2024-08-29T18:25:45.712 INFO:tasks.rados.rados.0.smithi089.stdout:3435: done (0 left) 2024-08-29T18:25:45.712 INFO:tasks.rados.rados.0.smithi089.stdout:3436: snap_create 2024-08-29T18:25:46.107 INFO:tasks.rados.rados.0.smithi089.stdout:3436: done (0 left) 2024-08-29T18:25:46.107 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 370 2024-08-29T18:25:46.108 INFO:tasks.rados.rados.0.smithi089.stdout:3437: seq_num 1066 ranges {958464=663552,1622016=401408} 2024-08-29T18:25:46.122 INFO:tasks.rados.rados.0.smithi089.stdout:3437: writing smithi08969774-19 from 958464 to 1622016 tid 1 2024-08-29T18:25:46.128 INFO:tasks.rados.rados.0.smithi089.stdout:3437: writing smithi08969774-19 from 1622016 to 2023424 tid 2 2024-08-29T18:25:46.129 INFO:tasks.rados.rados.0.smithi089.stdout:3438: copy_from oid 20 from oid 49 current snap is 370 2024-08-29T18:25:46.129 INFO:tasks.rados.rados.0.smithi089.stdout:3439: snap_remove snap 325 2024-08-29T18:25:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:46 smithi144 bash[67678]: cluster 2024-08-29T18:25:44.801761+0000 mgr.y (mgr.34104) 392 : cluster [DBG] pgmap v737: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 763 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 940 KiB/s wr, 8 op/s 2024-08-29T18:25:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:46 smithi144 bash[67678]: cluster 2024-08-29T18:25:45.199831+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-29T18:25:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:46 smithi144 bash[67678]: cluster 2024-08-29T18:25:46.107557+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-29T18:25:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:46 smithi089 bash[77323]: cluster 2024-08-29T18:25:44.801761+0000 mgr.y (mgr.34104) 392 : cluster [DBG] pgmap v737: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 763 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 940 KiB/s wr, 8 op/s 2024-08-29T18:25:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:46 smithi089 bash[77323]: cluster 2024-08-29T18:25:45.199831+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-29T18:25:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:46 smithi089 bash[77323]: cluster 2024-08-29T18:25:46.107557+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-29T18:25:46.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:46 smithi089 bash[78574]: cluster 2024-08-29T18:25:44.801761+0000 mgr.y (mgr.34104) 392 : cluster [DBG] pgmap v737: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 763 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 940 KiB/s wr, 8 op/s 2024-08-29T18:25:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:46 smithi089 bash[78574]: cluster 2024-08-29T18:25:45.199831+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-29T18:25:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:46 smithi089 bash[78574]: cluster 2024-08-29T18:25:46.107557+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-29T18:25:47.111 INFO:tasks.rados.rados.0.smithi089.stdout:3439: done (2 left) 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3440: rollback oid 39 current snap is 370 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 362 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3441: copy_from oid 34 from oid 13 current snap is 370 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3438: finishing copy_from to smithi08969774-20 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3438: got expected ENOENT (src dne) 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3438: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3437: finishing write tid 1 to smithi08969774-19 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3437: finishing write tid 2 to smithi08969774-19 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3437: finishing write tid 3 to smithi08969774-19 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3437: finishing write tid 4 to smithi08969774-19 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3437: oid 19 updating version 0 to 2196 2024-08-29T18:25:47.112 INFO:tasks.rados.rados.0.smithi089.stdout:3437: oid 19 updating version 2196 to 2197 2024-08-29T18:25:47.113 INFO:tasks.rados.rados.0.smithi089.stdout:3437: oid 19 updating version 2197 to 2198 2024-08-29T18:25:47.113 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 2198 (ObjNum 1066 snap 370 seq_num 1066) dirty exists 2024-08-29T18:25:47.113 INFO:tasks.rados.rados.0.smithi089.stdout:3437: left oid 19 (ObjNum 1066 snap 370 seq_num 1066) 2024-08-29T18:25:47.113 INFO:tasks.rados.rados.0.smithi089.stdout:3437: done (3 left) 2024-08-29T18:25:47.113 INFO:tasks.rados.rados.0.smithi089.stdout:3438: done (2 left) 2024-08-29T18:25:47.113 INFO:tasks.rados.rados.0.smithi089.stdout:3442: delete oid 40 current snap is 370 2024-08-29T18:25:47.142 INFO:tasks.rados.rados.0.smithi089.stdout:3442: done (2 left) 2024-08-29T18:25:47.142 INFO:tasks.rados.rados.0.smithi089.stdout:3443: rollback oid 4 current snap is 370 2024-08-29T18:25:47.142 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 368 2024-08-29T18:25:47.142 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 370 2024-08-29T18:25:47.142 INFO:tasks.rados.rados.0.smithi089.stdout:3444: seq_num 1068 ranges {32768=696320,729088=401408} 2024-08-29T18:25:47.146 INFO:tasks.rados.rados.0.smithi089.stdout:3444: writing smithi08969774-24 from 32768 to 729088 tid 1 2024-08-29T18:25:47.149 INFO:tasks.rados.rados.0.smithi089.stdout:3444: writing smithi08969774-24 from 729088 to 1130496 tid 2 2024-08-29T18:25:47.149 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 370 2024-08-29T18:25:47.149 INFO:tasks.rados.rados.0.smithi089.stdout:3445: seq_num 1069 ranges {8994816=712704,9707520=401408} 2024-08-29T18:25:47.206 INFO:tasks.rados.rados.0.smithi089.stdout:3445: writing smithi08969774-44 from 8994816 to 9707520 tid 1 2024-08-29T18:25:47.208 INFO:tasks.rados.rados.0.smithi089.stdout:3445: writing smithi08969774-44 from 9707520 to 10108928 tid 2 2024-08-29T18:25:47.208 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 370 2024-08-29T18:25:47.208 INFO:tasks.rados.rados.0.smithi089.stdout:3446: seq_num 1070 ranges {4136960=729088,4866048=401408} 2024-08-29T18:25:47.235 INFO:tasks.rados.rados.0.smithi089.stdout:3446: writing smithi08969774-23 from 4136960 to 4866048 tid 1 2024-08-29T18:25:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:3446: writing smithi08969774-23 from 4866048 to 5267456 tid 2 2024-08-29T18:25:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 10 current snap is 370 2024-08-29T18:25:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:3440: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:25:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2071 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:25:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:3444: finishing write tid 1 to smithi08969774-24 2024-08-29T18:25:47.239 INFO:tasks.rados.rados.0.smithi089.stdout:3444: finishing write tid 2 to smithi08969774-24 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3444: finishing write tid 3 to smithi08969774-24 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3444: finishing write tid 4 to smithi08969774-24 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3444: oid 24 updating version 0 to 1765 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3444: oid 24 updating version 1765 to 1767 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3444: oid 24 version 1767 is already newer than 1766 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1767 (ObjNum 1068 snap 370 seq_num 1068) dirty exists 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3444: left oid 24 (ObjNum 1068 snap 370 seq_num 1068) 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3441: finishing copy_from racing read to smithi08969774-34 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3443: finishing rollback tid 0 to smithi08969774-4 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3443: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3443: finishing rollback tid 2 to smithi08969774-4 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 2067 (ObjNum 1042 snap 350 seq_num 1042) dirty exists 2024-08-29T18:25:47.240 INFO:tasks.rados.rados.0.smithi089.stdout:3441: finishing copy_from to smithi08969774-34 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 1719 (ObjNum 995 snap 331 seq_num 995) dirty exists 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: finishing write tid 1 to smithi08969774-44 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: finishing write tid 2 to smithi08969774-44 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: finishing write tid 3 to smithi08969774-44 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: finishing write tid 4 to smithi08969774-44 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: oid 44 updating version 0 to 2201 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: oid 44 version 2201 is already newer than 2199 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: oid 44 version 2201 is already newer than 2200 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 2201 (ObjNum 1069 snap 370 seq_num 1069) dirty exists 2024-08-29T18:25:47.241 INFO:tasks.rados.rados.0.smithi089.stdout:3445: left oid 44 (ObjNum 1069 snap 370 seq_num 1069) 2024-08-29T18:25:47.242 INFO:tasks.rados.rados.0.smithi089.stdout:3447: seq_num 1071 ranges {4726784=745472,5472256=401408} 2024-08-29T18:25:47.269 INFO:tasks.rados.rados.0.smithi089.stdout:3447: writing smithi08969774-10 from 4726784 to 5472256 tid 1 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3447: writing smithi08969774-10 from 5472256 to 5873664 tid 2 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3440: done (6 left) 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3441: done (5 left) 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3443: done (4 left) 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3444: done (3 left) 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3445: done (2 left) 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3448: delete oid 49 current snap is 370 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3446: finishing write tid 1 to smithi08969774-23 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3446: finishing write tid 2 to smithi08969774-23 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3446: finishing write tid 3 to smithi08969774-23 2024-08-29T18:25:47.272 INFO:tasks.rados.rados.0.smithi089.stdout:3446: finishing write tid 4 to smithi08969774-23 2024-08-29T18:25:47.273 INFO:tasks.rados.rados.0.smithi089.stdout:3446: oid 23 updating version 0 to 2065 2024-08-29T18:25:47.273 INFO:tasks.rados.rados.0.smithi089.stdout:3446: oid 23 updating version 2065 to 2067 2024-08-29T18:25:47.273 INFO:tasks.rados.rados.0.smithi089.stdout:3446: oid 23 version 2067 is already newer than 2066 2024-08-29T18:25:47.273 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2067 (ObjNum 1070 snap 370 seq_num 1070) dirty exists 2024-08-29T18:25:47.273 INFO:tasks.rados.rados.0.smithi089.stdout:3446: left oid 23 (ObjNum 1070 snap 370 seq_num 1070) 2024-08-29T18:25:47.276 INFO:tasks.rados.rados.0.smithi089.stdout:3446: done (2 left) 2024-08-29T18:25:47.276 INFO:tasks.rados.rados.0.smithi089.stdout:3448: done (1 left) 2024-08-29T18:25:47.276 INFO:tasks.rados.rados.0.smithi089.stdout:3449: delete oid 1 current snap is 370 2024-08-29T18:25:47.278 INFO:tasks.rados.rados.0.smithi089.stdout:3447: finishing write tid 1 to smithi08969774-10 2024-08-29T18:25:47.280 INFO:tasks.rados.rados.0.smithi089.stdout:3447: finishing write tid 2 to smithi08969774-10 2024-08-29T18:25:47.280 INFO:tasks.rados.rados.0.smithi089.stdout:3447: finishing write tid 3 to smithi08969774-10 2024-08-29T18:25:47.281 INFO:tasks.rados.rados.0.smithi089.stdout:3449: done (1 left) 2024-08-29T18:25:47.281 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 370 2024-08-29T18:25:47.281 INFO:tasks.rados.rados.0.smithi089.stdout:3450: seq_num 1074 ranges {4235264=794624,5029888=401408} 2024-08-29T18:25:47.309 INFO:tasks.rados.rados.0.smithi089.stdout:3450: writing smithi08969774-20 from 4235264 to 5029888 tid 1 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3450: writing smithi08969774-20 from 5029888 to 5431296 tid 2 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3451: snap_create 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3447: finishing write tid 4 to smithi08969774-10 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3447: oid 10 updating version 0 to 2348 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3447: oid 10 updating version 2348 to 2349 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3447: oid 10 updating version 2349 to 2350 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2350 (ObjNum 1071 snap 370 seq_num 1071) dirty exists 2024-08-29T18:25:47.312 INFO:tasks.rados.rados.0.smithi089.stdout:3447: left oid 10 (ObjNum 1071 snap 370 seq_num 1071) 2024-08-29T18:25:47.318 INFO:tasks.rados.rados.0.smithi089.stdout:3450: finishing write tid 1 to smithi08969774-20 2024-08-29T18:25:47.318 INFO:tasks.rados.rados.0.smithi089.stdout:3450: finishing write tid 2 to smithi08969774-20 2024-08-29T18:25:47.318 INFO:tasks.rados.rados.0.smithi089.stdout:3450: finishing write tid 3 to smithi08969774-20 2024-08-29T18:25:47.319 INFO:tasks.rados.rados.0.smithi089.stdout:3450: finishing write tid 4 to smithi08969774-20 2024-08-29T18:25:47.319 INFO:tasks.rados.rados.0.smithi089.stdout:3450: oid 20 updating version 0 to 1915 2024-08-29T18:25:47.319 INFO:tasks.rados.rados.0.smithi089.stdout:3450: oid 20 updating version 1915 to 1916 2024-08-29T18:25:47.319 INFO:tasks.rados.rados.0.smithi089.stdout:3450: oid 20 version 1916 is already newer than 1914 2024-08-29T18:25:47.320 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1916 (ObjNum 1074 snap 370 seq_num 1074) dirty exists 2024-08-29T18:25:47.320 INFO:tasks.rados.rados.0.smithi089.stdout:3450: left oid 20 (ObjNum 1074 snap 370 seq_num 1074) 2024-08-29T18:25:47.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:47 smithi144 bash[67678]: cephadm 2024-08-29T18:25:45.861640+0000 mgr.y (mgr.34104) 393 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-29T18:25:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:47 smithi144 bash[67678]: cephadm 2024-08-29T18:25:45.948261+0000 mgr.y (mgr.34104) 394 : cephadm [INF] Deploying daemon grafana.a on smithi144 2024-08-29T18:25:47.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:47 smithi144 bash[67678]: cluster 2024-08-29T18:25:47.111918+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-29T18:25:47.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:47 smithi089 bash[77323]: cephadm 2024-08-29T18:25:45.861640+0000 mgr.y (mgr.34104) 393 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-29T18:25:47.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:47 smithi089 bash[77323]: cephadm 2024-08-29T18:25:45.948261+0000 mgr.y (mgr.34104) 394 : cephadm [INF] Deploying daemon grafana.a on smithi144 2024-08-29T18:25:47.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:47 smithi089 bash[77323]: cluster 2024-08-29T18:25:47.111918+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-29T18:25:47.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:47 smithi089 bash[78574]: cephadm 2024-08-29T18:25:45.861640+0000 mgr.y (mgr.34104) 393 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-29T18:25:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:47 smithi089 bash[78574]: cephadm 2024-08-29T18:25:45.948261+0000 mgr.y (mgr.34104) 394 : cephadm [INF] Deploying daemon grafana.a on smithi144 2024-08-29T18:25:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:47 smithi089 bash[78574]: cluster 2024-08-29T18:25:47.111918+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3447: done (2 left) 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3450: done (1 left) 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3451: done (0 left) 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3452: read oid 25 snap -1 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3452: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3453: rollback oid 21 current snap is 371 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 351 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3454: read oid 35 snap 340 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3454: expect (ObjNum 962 snap 318 seq_num 962) 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3455: read oid 1 snap 335 2024-08-29T18:25:48.225 INFO:tasks.rados.rados.0.smithi089.stdout:3455: expect (ObjNum 989 snap 328 seq_num 989) 2024-08-29T18:25:48.226 INFO:tasks.rados.rados.0.smithi089.stdout:3456: snap_create 2024-08-29T18:25:48.230 INFO:tasks.rados.rados.0.smithi089.stdout:3452: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:25:48.281 INFO:tasks.rados.rados.0.smithi089.stdout:3455: expect (ObjNum 989 snap 328 seq_num 989) 2024-08-29T18:25:48.342 INFO:tasks.rados.rados.0.smithi089.stdout:3453: finishing rollback tid 0 to smithi08969774-21 2024-08-29T18:25:48.342 INFO:tasks.rados.rados.0.smithi089.stdout:3453: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:25:48.342 INFO:tasks.rados.rados.0.smithi089.stdout:3453: finishing rollback tid 2 to smithi08969774-21 2024-08-29T18:25:48.342 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 2070 (ObjNum 858 snap 291 seq_num 858) dirty exists 2024-08-29T18:25:48.342 INFO:tasks.rados.rados.0.smithi089.stdout:3454: expect (ObjNum 962 snap 318 seq_num 962) 2024-08-29T18:25:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:48 smithi144 bash[67678]: cluster 2024-08-29T18:25:46.802766+0000 mgr.y (mgr.34104) 395 : cluster [DBG] pgmap v740: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 736 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 862 KiB/s wr, 4 op/s 2024-08-29T18:25:48.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:48 smithi089 bash[77323]: cluster 2024-08-29T18:25:46.802766+0000 mgr.y (mgr.34104) 395 : cluster [DBG] pgmap v740: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 736 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 862 KiB/s wr, 4 op/s 2024-08-29T18:25:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:48 smithi089 bash[78574]: cluster 2024-08-29T18:25:46.802766+0000 mgr.y (mgr.34104) 395 : cluster [DBG] pgmap v740: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 736 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 862 KiB/s wr, 4 op/s 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3452: done (4 left) 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3453: done (3 left) 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3454: done (2 left) 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3455: done (1 left) 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3456: done (0 left) 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3457: read oid 14 snap 361 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3457: expect deleted 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3458: rollback oid 41 current snap is 372 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 358 2024-08-29T18:25:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3459: delete oid 27 current snap is 372 2024-08-29T18:25:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:3457: done (2 left) 2024-08-29T18:25:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:3459: done (1 left) 2024-08-29T18:25:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 372 2024-08-29T18:25:49.243 INFO:tasks.rados.rados.0.smithi089.stdout:3460: seq_num 1076 ranges {4112384=425984,4538368=548864,5087232=253952} 2024-08-29T18:25:49.269 INFO:tasks.rados.rados.0.smithi089.stdout:3460: writing smithi08969774-3 from 4112384 to 4538368 tid 1 2024-08-29T18:25:49.272 INFO:tasks.rados.rados.0.smithi089.stdout:3460: writing smithi08969774-3 from 4538368 to 5087232 tid 2 2024-08-29T18:25:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:3460: writing smithi08969774-3 from 5087232 to 5341184 tid 3 2024-08-29T18:25:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:3461: rmattr oid 42 current snap is 372 2024-08-29T18:25:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:3461: done (2 left) 2024-08-29T18:25:49.274 INFO:tasks.rados.rados.0.smithi089.stdout:3462: snap_remove snap 362 2024-08-29T18:25:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:49 smithi144 bash[67678]: cluster 2024-08-29T18:25:48.224561+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-29T18:25:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:49 smithi089 bash[77323]: cluster 2024-08-29T18:25:48.224561+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-29T18:25:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:49 smithi089 bash[78574]: cluster 2024-08-29T18:25:48.224561+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-29T18:25:50.240 INFO:tasks.rados.rados.0.smithi089.stdout:3458: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3458: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 2086 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: finishing write tid 1 to smithi08969774-3 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: finishing write tid 2 to smithi08969774-3 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: finishing write tid 3 to smithi08969774-3 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: finishing write tid 4 to smithi08969774-3 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: finishing write tid 5 to smithi08969774-3 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: oid 3 updating version 0 to 2354 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: oid 3 updating version 2354 to 2355 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: oid 3 version 2355 is already newer than 2352 2024-08-29T18:25:50.241 INFO:tasks.rados.rados.0.smithi089.stdout:3460: oid 3 version 2355 is already newer than 2353 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2355 (ObjNum 1076 snap 372 seq_num 1076) dirty exists 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:3460: left oid 3 (ObjNum 1076 snap 372 seq_num 1076) 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:3458: done (2 left) 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:3460: done (1 left) 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:3462: done (0 left) 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 372 2024-08-29T18:25:50.242 INFO:tasks.rados.rados.0.smithi089.stdout:3463: seq_num 1077 ranges {1941504=442368,2383872=434176,2818048=368640} 2024-08-29T18:25:50.255 INFO:tasks.rados.rados.0.smithi089.stdout:3463: writing smithi08969774-48 from 1941504 to 2383872 tid 1 2024-08-29T18:25:50.258 INFO:tasks.rados.rados.0.smithi089.stdout:3463: writing smithi08969774-48 from 2383872 to 2818048 tid 2 2024-08-29T18:25:50.260 INFO:tasks.rados.rados.0.smithi089.stdout:3463: writing smithi08969774-48 from 2818048 to 3186688 tid 3 2024-08-29T18:25:50.260 INFO:tasks.rados.rados.0.smithi089.stdout:3464: snap_remove snap 323 2024-08-29T18:25:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:50 smithi144 bash[67678]: cluster 2024-08-29T18:25:48.803709+0000 mgr.y (mgr.34104) 396 : cluster [DBG] pgmap v743: 121 pgs: 121 active+clean; 727 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:25:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:50 smithi144 bash[67678]: cluster 2024-08-29T18:25:49.228641+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-29T18:25:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:50 smithi089 bash[77323]: cluster 2024-08-29T18:25:48.803709+0000 mgr.y (mgr.34104) 396 : cluster [DBG] pgmap v743: 121 pgs: 121 active+clean; 727 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:25:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:50 smithi089 bash[77323]: cluster 2024-08-29T18:25:49.228641+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-29T18:25:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:50 smithi089 bash[78574]: cluster 2024-08-29T18:25:48.803709+0000 mgr.y (mgr.34104) 396 : cluster [DBG] pgmap v743: 121 pgs: 121 active+clean; 727 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-08-29T18:25:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:50 smithi089 bash[78574]: cluster 2024-08-29T18:25:49.228641+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3464: done (1 left) 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3465: delete oid 26 current snap is 372 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3463: finishing write tid 1 to smithi08969774-48 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3463: finishing write tid 2 to smithi08969774-48 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3463: finishing write tid 3 to smithi08969774-48 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3463: finishing write tid 4 to smithi08969774-48 2024-08-29T18:25:51.111 INFO:tasks.rados.rados.0.smithi089.stdout:3463: finishing write tid 5 to smithi08969774-48 2024-08-29T18:25:51.112 INFO:tasks.rados.rados.0.smithi089.stdout:3463: oid 48 updating version 0 to 1925 2024-08-29T18:25:51.112 INFO:tasks.rados.rados.0.smithi089.stdout:3463: oid 48 version 1925 is already newer than 1924 2024-08-29T18:25:51.112 INFO:tasks.rados.rados.0.smithi089.stdout:3463: oid 48 updating version 1925 to 1926 2024-08-29T18:25:51.112 INFO:tasks.rados.rados.0.smithi089.stdout:3463: oid 48 updating version 1926 to 1927 2024-08-29T18:25:51.112 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 1927 (ObjNum 1077 snap 372 seq_num 1077) dirty exists 2024-08-29T18:25:51.112 INFO:tasks.rados.rados.0.smithi089.stdout:3463: left oid 48 (ObjNum 1077 snap 372 seq_num 1077) 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:3463: done (1 left) 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:3465: done (0 left) 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:3466: rollback oid 8 current snap is 372 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 369 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:3467: read oid 28 snap -1 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:3467: expect (ObjNum 1000 snap 334 seq_num 1000) 2024-08-29T18:25:51.146 INFO:tasks.rados.rados.0.smithi089.stdout:3468: snap_remove snap 324 2024-08-29T18:25:51.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:51 smithi144 bash[67678]: cluster 2024-08-29T18:25:50.238346+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-29T18:25:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:51 smithi144 bash[67678]: cluster 2024-08-29T18:25:51.111721+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-29T18:25:51.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:51 smithi089 bash[77323]: cluster 2024-08-29T18:25:50.238346+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-29T18:25:51.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:51 smithi089 bash[77323]: cluster 2024-08-29T18:25:51.111721+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-29T18:25:51.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:51 smithi089 bash[78574]: cluster 2024-08-29T18:25:50.238346+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-29T18:25:51.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:51 smithi089 bash[78574]: cluster 2024-08-29T18:25:51.111721+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-29T18:25:52.119 INFO:tasks.rados.rados.0.smithi089.stdout:3468: done (2 left) 2024-08-29T18:25:52.119 INFO:tasks.rados.rados.0.smithi089.stdout:3469: rmattr oid 45 current snap is 372 2024-08-29T18:25:52.127 INFO:tasks.rados.rados.0.smithi089.stdout:3466: finishing rollback tid 0 to smithi08969774-8 2024-08-29T18:25:52.127 INFO:tasks.rados.rados.0.smithi089.stdout:3466: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:25:52.127 INFO:tasks.rados.rados.0.smithi089.stdout:3466: finishing rollback tid 2 to smithi08969774-8 2024-08-29T18:25:52.127 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2385 (ObjNum 1031 snap 346 seq_num 1031) dirty exists 2024-08-29T18:25:52.127 INFO:tasks.rados.rados.0.smithi089.stdout:3467: expect (ObjNum 1000 snap 334 seq_num 1000) 2024-08-29T18:25:52.337 INFO:tasks.rados.rados.0.smithi089.stdout:3466: done (2 left) 2024-08-29T18:25:52.337 INFO:tasks.rados.rados.0.smithi089.stdout:3467: done (1 left) 2024-08-29T18:25:52.338 INFO:tasks.rados.rados.0.smithi089.stdout:3469: done (0 left) 2024-08-29T18:25:52.338 INFO:tasks.rados.rados.0.smithi089.stdout:3470: snap_create 2024-08-29T18:25:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:52 smithi144 bash[67678]: cluster 2024-08-29T18:25:50.804531+0000 mgr.y (mgr.34104) 397 : cluster [DBG] pgmap v746: 121 pgs: 121 active+clean; 727 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-29T18:25:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:52 smithi144 bash[67678]: cluster 2024-08-29T18:25:52.114176+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-29T18:25:52.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:52 smithi089 bash[77323]: cluster 2024-08-29T18:25:50.804531+0000 mgr.y (mgr.34104) 397 : cluster [DBG] pgmap v746: 121 pgs: 121 active+clean; 727 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-29T18:25:52.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:52 smithi089 bash[77323]: cluster 2024-08-29T18:25:52.114176+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-29T18:25:52.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:52 smithi089 bash[78574]: cluster 2024-08-29T18:25:50.804531+0000 mgr.y (mgr.34104) 397 : cluster [DBG] pgmap v746: 121 pgs: 121 active+clean; 727 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-08-29T18:25:52.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:52 smithi089 bash[78574]: cluster 2024-08-29T18:25:52.114176+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-29T18:25:53.262 INFO:tasks.rados.rados.0.smithi089.stdout:3470: done (0 left) 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3471: copy_from oid 10 from oid 36 current snap is 373 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3472: read oid 26 snap -1 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3472: expect deleted 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3473: read oid 1 snap -1 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3473: expect deleted 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3474: copy_from oid 7 from oid 37 current snap is 373 2024-08-29T18:25:53.263 INFO:tasks.rados.rados.0.smithi089.stdout:3475: delete oid 3 current snap is 373 2024-08-29T18:25:53.265 INFO:tasks.rados.rados.0.smithi089.stdout:3474: finishing copy_from to smithi08969774-7 2024-08-29T18:25:53.266 INFO:tasks.rados.rados.0.smithi089.stdout:3474: got expected ENOENT (src dne) 2024-08-29T18:25:53.266 INFO:tasks.rados.rados.0.smithi089.stdout:3474: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:25:53.268 INFO:tasks.rados.rados.0.smithi089.stdout:3471: finishing copy_from to smithi08969774-10 2024-08-29T18:25:53.268 INFO:tasks.rados.rados.0.smithi089.stdout:3471: got expected ENOENT (src dne) 2024-08-29T18:25:53.268 INFO:tasks.rados.rados.0.smithi089.stdout:3471: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:25:53.269 INFO:tasks.rados.rados.0.smithi089.stdout:3471: done (4 left) 2024-08-29T18:25:53.270 INFO:tasks.rados.rados.0.smithi089.stdout:3472: done (3 left) 2024-08-29T18:25:53.270 INFO:tasks.rados.rados.0.smithi089.stdout:3473: done (2 left) 2024-08-29T18:25:53.270 INFO:tasks.rados.rados.0.smithi089.stdout:3474: done (1 left) 2024-08-29T18:25:53.270 INFO:tasks.rados.rados.0.smithi089.stdout:3475: done (0 left) 2024-08-29T18:25:53.270 INFO:tasks.rados.rados.0.smithi089.stdout:3476: snap_create 2024-08-29T18:25:53.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:53 smithi144 bash[67678]: audit 2024-08-29T18:25:52.701624+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:53.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:53 smithi089 bash[77323]: audit 2024-08-29T18:25:52.701624+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:53.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:53 smithi089 bash[78574]: audit 2024-08-29T18:25:52.701624+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:25:54.262 INFO:tasks.rados.rados.0.smithi089.stdout:3476: done (0 left) 2024-08-29T18:25:54.262 INFO:tasks.rados.rados.0.smithi089.stdout:3477: read oid 47 snap 294 2024-08-29T18:25:54.263 INFO:tasks.rados.rados.0.smithi089.stdout:3477: expect (ObjNum 791 snap 276 seq_num 791) 2024-08-29T18:25:54.263 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 374 2024-08-29T18:25:54.263 INFO:tasks.rados.rados.0.smithi089.stdout:3478: seq_num 1080 ranges {0=491520,491520=540672,1032192=262144} 2024-08-29T18:25:54.272 INFO:tasks.rados.rados.0.smithi089.stdout:3478: writing smithi08969774-36 from 0 to 491520 tid 1 2024-08-29T18:25:54.283 INFO:tasks.rados.rados.0.smithi089.stdout:3478: writing smithi08969774-36 from 491520 to 1032192 tid 2 2024-08-29T18:25:54.293 INFO:tasks.rados.rados.0.smithi089.stdout:3478: writing smithi08969774-36 from 1032192 to 1294336 tid 3 2024-08-29T18:25:54.293 INFO:tasks.rados.rados.0.smithi089.stdout:3479: snap_remove snap 340 2024-08-29T18:25:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:54 smithi144 bash[67678]: cluster 2024-08-29T18:25:52.805642+0000 mgr.y (mgr.34104) 398 : cluster [DBG] pgmap v749: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 736 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-29T18:25:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:54 smithi144 bash[67678]: cluster 2024-08-29T18:25:53.262621+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-29T18:25:54.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:54 smithi089 bash[78574]: cluster 2024-08-29T18:25:52.805642+0000 mgr.y (mgr.34104) 398 : cluster [DBG] pgmap v749: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 736 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-29T18:25:54.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:54 smithi089 bash[78574]: cluster 2024-08-29T18:25:53.262621+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-29T18:25:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:54 smithi089 bash[77323]: cluster 2024-08-29T18:25:52.805642+0000 mgr.y (mgr.34104) 398 : cluster [DBG] pgmap v749: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 736 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-08-29T18:25:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:54 smithi089 bash[77323]: cluster 2024-08-29T18:25:53.262621+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-29T18:25:55.284 INFO:tasks.rados.rados.0.smithi089.stdout:3477: expect (ObjNum 791 snap 276 seq_num 791) 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: finishing write tid 1 to smithi08969774-36 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: finishing write tid 2 to smithi08969774-36 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: finishing write tid 3 to smithi08969774-36 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: finishing write tid 4 to smithi08969774-36 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: finishing write tid 5 to smithi08969774-36 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: oid 36 updating version 0 to 2400 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: oid 36 updating version 2400 to 2402 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: oid 36 updating version 2402 to 2403 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:3478: oid 36 version 2403 is already newer than 2401 2024-08-29T18:25:55.349 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 2403 (ObjNum 1080 snap 374 seq_num 1080) dirty exists 2024-08-29T18:25:55.350 INFO:tasks.rados.rados.0.smithi089.stdout:3478: left oid 36 (ObjNum 1080 snap 374 seq_num 1080) 2024-08-29T18:25:55.350 INFO:tasks.rados.rados.0.smithi089.stdout:3477: done (2 left) 2024-08-29T18:25:55.350 INFO:tasks.rados.rados.0.smithi089.stdout:3478: done (1 left) 2024-08-29T18:25:55.350 INFO:tasks.rados.rados.0.smithi089.stdout:3479: done (0 left) 2024-08-29T18:25:55.350 INFO:tasks.rados.rados.0.smithi089.stdout:3480: delete oid 20 current snap is 374 2024-08-29T18:25:55.352 INFO:tasks.rados.rados.0.smithi089.stdout:3480: done (0 left) 2024-08-29T18:25:55.352 INFO:tasks.rados.rados.0.smithi089.stdout:3481: setattr oid 47 current snap is 374 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:3482: read oid 49 snap -1 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:3482: expect deleted 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:3483: copy_from oid 8 from oid 22 current snap is 374 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:3484: read oid 14 snap -1 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:3484: expect deleted 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 374 2024-08-29T18:25:55.354 INFO:tasks.rados.rados.0.smithi089.stdout:3485: seq_num 1082 ranges {5267456=524288,5791744=704512,6496256=98304} 2024-08-29T18:25:55.396 INFO:tasks.rados.rados.0.smithi089.stdout:3485: writing smithi08969774-23 from 5267456 to 5791744 tid 1 2024-08-29T18:25:55.401 INFO:tasks.rados.rados.0.smithi089.stdout:3485: writing smithi08969774-23 from 5791744 to 6496256 tid 2 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3485: writing smithi08969774-23 from 6496256 to 6594560 tid 3 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3486: read oid 38 snap -1 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3486: expect (ObjNum 1036 snap 347 seq_num 1036) 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3487: copy_from oid 12 from oid 34 current snap is 374 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3483: finishing copy_from to smithi08969774-8 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3483: got expected ENOENT (src dne) 2024-08-29T18:25:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:3483: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:25:55.403 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 2087 (ObjNum 968 snap 320 seq_num 968) dirty exists 2024-08-29T18:25:55.403 INFO:tasks.rados.rados.0.smithi089.stdout:3481: done (6 left) 2024-08-29T18:25:55.403 INFO:tasks.rados.rados.0.smithi089.stdout:3482: done (5 left) 2024-08-29T18:25:55.403 INFO:tasks.rados.rados.0.smithi089.stdout:3483: done (4 left) 2024-08-29T18:25:55.403 INFO:tasks.rados.rados.0.smithi089.stdout:3484: done (3 left) 2024-08-29T18:25:55.403 INFO:tasks.rados.rados.0.smithi089.stdout:3488: snap_remove snap 361 2024-08-29T18:25:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:25:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:25:55] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2024-08-29T18:25:55.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:55 smithi089 bash[78574]: cluster 2024-08-29T18:25:54.262332+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-29T18:25:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:55 smithi089 bash[77323]: cluster 2024-08-29T18:25:54.262332+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-29T18:25:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:55 smithi144 bash[67678]: cluster 2024-08-29T18:25:54.262332+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-29T18:25:56.113 INFO:tasks.rados.rados.0.smithi089.stdout:3488: done (3 left) 2024-08-29T18:25:56.114 INFO:tasks.rados.rados.0.smithi089.stdout:3489: read oid 5 snap -1 2024-08-29T18:25:56.114 INFO:tasks.rados.rados.0.smithi089.stdout:3489: expect (ObjNum 991 snap 330 seq_num 991) 2024-08-29T18:25:56.114 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 374 2024-08-29T18:25:56.114 INFO:tasks.rados.rados.0.smithi089.stdout:3490: seq_num 1083 ranges {0=540672,540672=589824,1130496=212992} 2024-08-29T18:25:56.117 INFO:tasks.rados.rados.0.smithi089.stdout:3490: writing smithi08969774-2 from 0 to 540672 tid 1 2024-08-29T18:25:56.122 INFO:tasks.rados.rados.0.smithi089.stdout:3490: writing smithi08969774-2 from 540672 to 1130496 tid 2 2024-08-29T18:25:56.124 INFO:tasks.rados.rados.0.smithi089.stdout:3490: writing smithi08969774-2 from 1130496 to 1343488 tid 3 2024-08-29T18:25:56.124 INFO:tasks.rados.rados.0.smithi089.stdout:3491: read oid 41 snap -1 2024-08-29T18:25:56.124 INFO:tasks.rados.rados.0.smithi089.stdout:3491: expect (ObjNum 1014 snap 340 seq_num 1014) 2024-08-29T18:25:56.124 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 374 2024-08-29T18:25:56.125 INFO:tasks.rados.rados.0.smithi089.stdout:3485: finishing write tid 1 to smithi08969774-23 2024-08-29T18:25:56.125 INFO:tasks.rados.rados.0.smithi089.stdout:3492: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2024-08-29T18:25:56.129 INFO:tasks.rados.rados.0.smithi089.stdout:3492: writing smithi08969774-39 from 0 to 557056 tid 1 2024-08-29T18:25:56.133 INFO:tasks.rados.rados.0.smithi089.stdout:3492: writing smithi08969774-39 from 557056 to 1032192 tid 2 2024-08-29T18:25:56.136 INFO:tasks.rados.rados.0.smithi089.stdout:3492: writing smithi08969774-39 from 1032192 to 1359872 tid 3 2024-08-29T18:25:56.136 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 374 2024-08-29T18:25:56.136 INFO:tasks.rados.rados.0.smithi089.stdout:3493: seq_num 1085 ranges {475136=581632,1056768=761856,1818624=40960} 2024-08-29T18:25:56.143 INFO:tasks.rados.rados.0.smithi089.stdout:3493: writing smithi08969774-8 from 475136 to 1056768 tid 1 2024-08-29T18:25:56.150 INFO:tasks.rados.rados.0.smithi089.stdout:3493: writing smithi08969774-8 from 1056768 to 1818624 tid 2 2024-08-29T18:25:56.150 INFO:tasks.rados.rados.0.smithi089.stdout:3493: writing smithi08969774-8 from 1818624 to 1859584 tid 3 2024-08-29T18:25:56.150 INFO:tasks.rados.rados.0.smithi089.stdout:3494: snap_remove snap 342 2024-08-29T18:25:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:56 smithi144 bash[67678]: cluster 2024-08-29T18:25:54.806437+0000 mgr.y (mgr.34104) 399 : cluster [DBG] pgmap v752: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 742 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-08-29T18:25:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:56 smithi144 bash[67678]: cluster 2024-08-29T18:25:55.285488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-29T18:25:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:56 smithi144 bash[67678]: cluster 2024-08-29T18:25:56.114312+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-29T18:25:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:56 smithi089 bash[77323]: cluster 2024-08-29T18:25:54.806437+0000 mgr.y (mgr.34104) 399 : cluster [DBG] pgmap v752: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 742 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-08-29T18:25:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:56 smithi089 bash[77323]: cluster 2024-08-29T18:25:55.285488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-29T18:25:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:56 smithi089 bash[77323]: cluster 2024-08-29T18:25:56.114312+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-29T18:25:56.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:56 smithi089 bash[78574]: cluster 2024-08-29T18:25:54.806437+0000 mgr.y (mgr.34104) 399 : cluster [DBG] pgmap v752: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 742 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-08-29T18:25:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:56 smithi089 bash[78574]: cluster 2024-08-29T18:25:55.285488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-29T18:25:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:56 smithi089 bash[78574]: cluster 2024-08-29T18:25:56.114312+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-29T18:25:57.116 INFO:tasks.rados.rados.0.smithi089.stdout:3494: done (8 left) 2024-08-29T18:25:57.116 INFO:tasks.rados.rados.0.smithi089.stdout:3495: snap_create 2024-08-29T18:25:57.116 INFO:tasks.rados.rados.0.smithi089.stdout:3485: finishing write tid 2 to smithi08969774-23 2024-08-29T18:25:57.116 INFO:tasks.rados.rados.0.smithi089.stdout:3486: expect (ObjNum 1036 snap 347 seq_num 1036) 2024-08-29T18:25:57.275 INFO:tasks.rados.rados.0.smithi089.stdout:3485: finishing write tid 3 to smithi08969774-23 2024-08-29T18:25:57.275 INFO:tasks.rados.rados.0.smithi089.stdout:3485: finishing write tid 4 to smithi08969774-23 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3485: finishing write tid 5 to smithi08969774-23 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3485: oid 23 updating version 0 to 2068 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3485: oid 23 updating version 2068 to 2069 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3485: oid 23 updating version 2069 to 2071 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3485: oid 23 version 2071 is already newer than 2070 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2071 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3485: left oid 23 (ObjNum 1082 snap 374 seq_num 1082) 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3487: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3487: finishing copy_from to smithi08969774-12 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1719 (ObjNum 995 snap 331 seq_num 995) dirty exists 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3493: finishing write tid 1 to smithi08969774-8 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3493: finishing write tid 2 to smithi08969774-8 2024-08-29T18:25:57.276 INFO:tasks.rados.rados.0.smithi089.stdout:3493: finishing write tid 3 to smithi08969774-8 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3490: finishing write tid 1 to smithi08969774-2 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3490: finishing write tid 2 to smithi08969774-2 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3490: finishing write tid 3 to smithi08969774-2 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3493: finishing write tid 4 to smithi08969774-8 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3490: finishing write tid 4 to smithi08969774-2 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: finishing write tid 1 to smithi08969774-39 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: finishing write tid 2 to smithi08969774-39 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: finishing write tid 3 to smithi08969774-39 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: finishing write tid 4 to smithi08969774-39 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: finishing write tid 5 to smithi08969774-39 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: oid 39 updating version 0 to 2078 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: oid 39 updating version 2078 to 2080 2024-08-29T18:25:57.277 INFO:tasks.rados.rados.0.smithi089.stdout:3492: oid 39 version 2080 is already newer than 2079 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3492: oid 39 updating version 2080 to 2081 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2081 (ObjNum 1084 snap 374 seq_num 1084) dirty exists 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3492: left oid 39 (ObjNum 1084 snap 374 seq_num 1084) 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3490: finishing write tid 5 to smithi08969774-2 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3490: oid 2 updating version 0 to 2075 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3490: oid 2 version 2075 is already newer than 2074 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3490: oid 2 updating version 2075 to 2077 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3490: oid 2 version 2077 is already newer than 2076 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2077 (ObjNum 1083 snap 374 seq_num 1083) dirty exists 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3490: left oid 2 (ObjNum 1083 snap 374 seq_num 1083) 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3493: finishing write tid 5 to smithi08969774-8 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3493: oid 8 updating version 0 to 2420 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3493: oid 8 updating version 2420 to 2421 2024-08-29T18:25:57.278 INFO:tasks.rados.rados.0.smithi089.stdout:3493: oid 8 version 2421 is already newer than 2419 2024-08-29T18:25:57.279 INFO:tasks.rados.rados.0.smithi089.stdout:3493: oid 8 updating version 2421 to 2422 2024-08-29T18:25:57.279 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2422 (ObjNum 1085 snap 374 seq_num 1085) dirty exists 2024-08-29T18:25:57.279 INFO:tasks.rados.rados.0.smithi089.stdout:3493: left oid 8 (ObjNum 1085 snap 374 seq_num 1085) 2024-08-29T18:25:57.279 INFO:tasks.rados.rados.0.smithi089.stdout:3489: expect (ObjNum 991 snap 330 seq_num 991) 2024-08-29T18:25:58.177 INFO:tasks.rados.rados.0.smithi089.stdout:3491: expect (ObjNum 1014 snap 340 seq_num 1014) 2024-08-29T18:25:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:58 smithi089 bash[77323]: cluster 2024-08-29T18:25:56.807555+0000 mgr.y (mgr.34104) 400 : cluster [DBG] pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 750 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 594 KiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-08-29T18:25:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:58 smithi089 bash[77323]: cluster 2024-08-29T18:25:57.116539+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-29T18:25:58.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:58 smithi089 bash[78574]: cluster 2024-08-29T18:25:56.807555+0000 mgr.y (mgr.34104) 400 : cluster [DBG] pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 750 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 594 KiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-08-29T18:25:58.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:58 smithi089 bash[78574]: cluster 2024-08-29T18:25:57.116539+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-29T18:25:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:58 smithi144 bash[67678]: cluster 2024-08-29T18:25:56.807555+0000 mgr.y (mgr.34104) 400 : cluster [DBG] pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 750 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 594 KiB/s rd, 1.9 MiB/s wr, 6 op/s 2024-08-29T18:25:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:58 smithi144 bash[67678]: cluster 2024-08-29T18:25:57.116539+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-29T18:25:59.180 INFO:tasks.rados.rados.0.smithi089.stdout:3485: done (8 left) 2024-08-29T18:25:59.180 INFO:tasks.rados.rados.0.smithi089.stdout:3486: done (7 left) 2024-08-29T18:25:59.180 INFO:tasks.rados.rados.0.smithi089.stdout:3487: done (6 left) 2024-08-29T18:25:59.180 INFO:tasks.rados.rados.0.smithi089.stdout:3489: done (5 left) 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3490: done (4 left) 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3491: done (3 left) 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3492: done (2 left) 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3493: done (1 left) 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3495: done (0 left) 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3496: rollback oid 21 current snap is 375 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 21 to 371 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3497: rollback oid 38 current snap is 375 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 38 to 334 2024-08-29T18:25:59.181 INFO:tasks.rados.rados.0.smithi089.stdout:3498: snap_create 2024-08-29T18:25:59.185 INFO:tasks.rados.rados.0.smithi089.stdout:3496: finishing rollback tid 0 to smithi08969774-21 2024-08-29T18:25:59.185 INFO:tasks.rados.rados.0.smithi089.stdout:3496: finishing rollback tid 1 to smithi08969774-21 2024-08-29T18:25:59.186 INFO:tasks.rados.rados.0.smithi089.stdout:3496: finishing rollback tid 2 to smithi08969774-21 2024-08-29T18:25:59.186 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 2073 (ObjNum 858 snap 291 seq_num 858) dirty exists 2024-08-29T18:25:59.188 INFO:tasks.rados.rados.0.smithi089.stdout:3497: finishing rollback tid 0 to smithi08969774-38 2024-08-29T18:25:59.189 INFO:tasks.rados.rados.0.smithi089.stdout:3497: finishing rollback tid 1 to smithi08969774-38 2024-08-29T18:25:59.189 INFO:tasks.rados.rados.0.smithi089.stdout:3497: finishing rollback tid 2 to smithi08969774-38 2024-08-29T18:25:59.189 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 38 v 1973 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:25:59.264 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:25:59 smithi144 bash[67678]: cluster 2024-08-29T18:25:58.115101+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-29T18:25:59.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:25:59 smithi089 bash[78574]: cluster 2024-08-29T18:25:58.115101+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-29T18:25:59.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:25:59 smithi089 bash[77323]: cluster 2024-08-29T18:25:58.115101+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-29T18:26:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:3496: done (2 left) 2024-08-29T18:26:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:3497: done (1 left) 2024-08-29T18:26:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:3498: done (0 left) 2024-08-29T18:26:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:3499: read oid 9 snap 331 2024-08-29T18:26:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:3499: expect (ObjNum -1427909472 snap 22081 seq_num 2868547584) 2024-08-29T18:26:00.143 INFO:tasks.rados.rados.0.smithi089.stdout:3500: delete oid 10 current snap is 376 2024-08-29T18:26:00.147 INFO:tasks.rados.rados.0.smithi089.stdout:3499: expect (ObjNum -1427909472 snap 22081 seq_num 2868547584) 2024-08-29T18:26:00.153 INFO:tasks.rados.rados.0.smithi089.stdout:3499: done (1 left) 2024-08-29T18:26:00.154 INFO:tasks.rados.rados.0.smithi089.stdout:3500: done (0 left) 2024-08-29T18:26:00.154 INFO:tasks.rados.rados.0.smithi089.stdout:3501: rollback oid 1 current snap is 376 2024-08-29T18:26:00.154 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 1 to 294 2024-08-29T18:26:00.154 INFO:tasks.rados.rados.0.smithi089.stdout:3502: snap_create 2024-08-29T18:26:00.161 INFO:tasks.rados.rados.0.smithi089.stdout:3501: finishing rollback tid 1 to smithi08969774-1 2024-08-29T18:26:00.161 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 1912 (ObjNum 225 snap 0 seq_num 2868785776) dirty dne 2024-08-29T18:26:00.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:00 smithi089 bash[78574]: cluster 2024-08-29T18:25:58.808532+0000 mgr.y (mgr.34104) 401 : cluster [DBG] pgmap v758: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 752 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-08-29T18:26:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:00 smithi089 bash[77323]: cluster 2024-08-29T18:25:58.808532+0000 mgr.y (mgr.34104) 401 : cluster [DBG] pgmap v758: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 752 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-08-29T18:26:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:00 smithi144 bash[67678]: cluster 2024-08-29T18:25:58.808532+0000 mgr.y (mgr.34104) 401 : cluster [DBG] pgmap v758: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 752 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 17 op/s 2024-08-29T18:26:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3501: done (1 left) 2024-08-29T18:26:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3502: done (0 left) 2024-08-29T18:26:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3503: copy_from oid 10 from oid 7 current snap is 377 2024-08-29T18:26:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 35 current snap is 377 2024-08-29T18:26:01.116 INFO:tasks.rados.rados.0.smithi089.stdout:3504: seq_num 1087 ranges {974848=614400,1589248=532480,2121728=270336} 2024-08-29T18:26:01.125 INFO:tasks.rados.rados.0.smithi089.stdout:3504: writing smithi08969774-35 from 974848 to 1589248 tid 1 2024-08-29T18:26:01.128 INFO:tasks.rados.rados.0.smithi089.stdout:3504: writing smithi08969774-35 from 1589248 to 2121728 tid 2 2024-08-29T18:26:01.130 INFO:tasks.rados.rados.0.smithi089.stdout:3504: writing smithi08969774-35 from 2121728 to 2392064 tid 3 2024-08-29T18:26:01.130 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 15 current snap is 377 2024-08-29T18:26:01.130 INFO:tasks.rados.rados.0.smithi089.stdout:3503: finishing copy_from to smithi08969774-10 2024-08-29T18:26:01.130 INFO:tasks.rados.rados.0.smithi089.stdout:3503: got expected ENOENT (src dne) 2024-08-29T18:26:01.131 INFO:tasks.rados.rados.0.smithi089.stdout:3503: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:26:01.131 INFO:tasks.rados.rados.0.smithi089.stdout:3505: seq_num 1088 ranges {1949696=630784,2580480=466944,3047424=335872} 2024-08-29T18:26:01.146 INFO:tasks.rados.rados.0.smithi089.stdout:3505: writing smithi08969774-15 from 1949696 to 2580480 tid 1 2024-08-29T18:26:01.149 INFO:tasks.rados.rados.0.smithi089.stdout:3505: writing smithi08969774-15 from 2580480 to 3047424 tid 2 2024-08-29T18:26:01.151 INFO:tasks.rados.rados.0.smithi089.stdout:3505: writing smithi08969774-15 from 3047424 to 3383296 tid 3 2024-08-29T18:26:01.151 INFO:tasks.rados.rados.0.smithi089.stdout:3503: done (2 left) 2024-08-29T18:26:01.151 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 377 2024-08-29T18:26:01.151 INFO:tasks.rados.rados.0.smithi089.stdout:3504: finishing write tid 1 to smithi08969774-35 2024-08-29T18:26:01.151 INFO:tasks.rados.rados.0.smithi089.stdout:3506: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2024-08-29T18:26:01.155 INFO:tasks.rados.rados.0.smithi089.stdout:3506: writing smithi08969774-20 from 0 to 647168 tid 1 2024-08-29T18:26:01.159 INFO:tasks.rados.rados.0.smithi089.stdout:3506: writing smithi08969774-20 from 647168 to 1392640 tid 2 2024-08-29T18:26:01.160 INFO:tasks.rados.rados.0.smithi089.stdout:3506: writing smithi08969774-20 from 1392640 to 1449984 tid 3 2024-08-29T18:26:01.160 INFO:tasks.rados.rados.0.smithi089.stdout:3507: read oid 25 snap -1 2024-08-29T18:26:01.160 INFO:tasks.rados.rados.0.smithi089.stdout:3507: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:01.160 INFO:tasks.rados.rados.0.smithi089.stdout:3508: copy_from oid 40 from oid 23 current snap is 377 2024-08-29T18:26:01.160 INFO:tasks.rados.rados.0.smithi089.stdout:3504: finishing write tid 2 to smithi08969774-35 2024-08-29T18:26:01.160 INFO:tasks.rados.rados.0.smithi089.stdout:3504: finishing write tid 3 to smithi08969774-35 2024-08-29T18:26:01.161 INFO:tasks.rados.rados.0.smithi089.stdout:3509: snap_remove snap 355 2024-08-29T18:26:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:01 smithi144 bash[67678]: cluster 2024-08-29T18:26:00.144226+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-29T18:26:01.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:01 smithi144 bash[67678]: cluster 2024-08-29T18:26:01.116880+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-29T18:26:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:01 smithi089 bash[77323]: cluster 2024-08-29T18:26:00.144226+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-29T18:26:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:01 smithi089 bash[77323]: cluster 2024-08-29T18:26:01.116880+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-29T18:26:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:01 smithi089 bash[78574]: cluster 2024-08-29T18:26:00.144226+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-29T18:26:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:01 smithi089 bash[78574]: cluster 2024-08-29T18:26:01.116880+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-29T18:26:01.803 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.804 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.804 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.805 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.805 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.805 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: Stopping Ceph grafana.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T18:26:01.806 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.806 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:01.806 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:26:01 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3509: done (5 left) 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3510: copy_from oid 37 from oid 43 current snap is 377 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3504: finishing write tid 4 to smithi08969774-35 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3504: finishing write tid 5 to smithi08969774-35 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3504: oid 35 updating version 0 to 2418 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3504: oid 35 version 2418 is already newer than 2416 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3504: oid 35 version 2418 is already newer than 2417 2024-08-29T18:26:02.159 INFO:tasks.rados.rados.0.smithi089.stdout:3504: oid 35 version 2418 is already newer than 2415 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2418 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3504: left oid 35 (ObjNum 1087 snap 377 seq_num 1087) 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3506: finishing write tid 1 to smithi08969774-20 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3506: finishing write tid 2 to smithi08969774-20 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3504: done (5 left) 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3511: rollback oid 41 current snap is 377 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 41 to 354 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3505: finishing write tid 1 to smithi08969774-15 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3506: finishing write tid 3 to smithi08969774-20 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3505: finishing write tid 2 to smithi08969774-15 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3506: finishing write tid 4 to smithi08969774-20 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3505: finishing write tid 3 to smithi08969774-15 2024-08-29T18:26:02.160 INFO:tasks.rados.rados.0.smithi089.stdout:3505: finishing write tid 4 to smithi08969774-15 2024-08-29T18:26:02.161 INFO:tasks.rados.rados.0.smithi089.stdout:3507: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3505: finishing write tid 5 to smithi08969774-15 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3505: oid 15 updating version 0 to 2077 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3505: oid 15 updating version 2077 to 2080 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3505: oid 15 version 2080 is already newer than 2078 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3505: oid 15 version 2080 is already newer than 2079 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2080 (ObjNum 1088 snap 377 seq_num 1088) dirty exists 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3505: left oid 15 (ObjNum 1088 snap 377 seq_num 1088) 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3506: finishing write tid 5 to smithi08969774-20 2024-08-29T18:26:02.196 INFO:tasks.rados.rados.0.smithi089.stdout:3506: oid 20 updating version 0 to 1976 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3506: oid 20 version 1976 is already newer than 1975 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3506: oid 20 updating version 1976 to 1977 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3506: oid 20 updating version 1977 to 1978 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1978 (ObjNum 1089 snap 377 seq_num 1089) dirty exists 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3506: left oid 20 (ObjNum 1089 snap 377 seq_num 1089) 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3508: finishing copy_from racing read to smithi08969774-40 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3508: finishing copy_from to smithi08969774-40 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2071 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3505: done (5 left) 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3506: done (4 left) 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3507: done (3 left) 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3508: done (2 left) 2024-08-29T18:26:02.197 INFO:tasks.rados.rados.0.smithi089.stdout:3512: copy_from oid 11 from oid 40 current snap is 377 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:3511: finishing rollback tid 0 to smithi08969774-41 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:3511: finishing rollback tid 1 to smithi08969774-41 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:3511: finishing rollback tid 2 to smithi08969774-41 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 2090 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:3511: done (2 left) 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 377 2024-08-29T18:26:02.198 INFO:tasks.rados.rados.0.smithi089.stdout:3513: seq_num 1090 ranges {1130496=663552,1794048=630784,2424832=172032} 2024-08-29T18:26:02.207 INFO:tasks.rados.rados.0.smithi089.stdout:3513: writing smithi08969774-24 from 1130496 to 1794048 tid 1 2024-08-29T18:26:02.212 INFO:tasks.rados.rados.0.smithi089.stdout:3513: writing smithi08969774-24 from 1794048 to 2424832 tid 2 2024-08-29T18:26:02.214 INFO:tasks.rados.rados.0.smithi089.stdout:3513: writing smithi08969774-24 from 2424832 to 2596864 tid 3 2024-08-29T18:26:02.214 INFO:tasks.rados.rados.0.smithi089.stdout:3514: copy_from oid 13 from oid 41 current snap is 377 2024-08-29T18:26:02.214 INFO:tasks.rados.rados.0.smithi089.stdout:3515: rollback oid 46 current snap is 377 2024-08-29T18:26:02.214 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 46 to 365 2024-08-29T18:26:02.214 INFO:tasks.rados.rados.0.smithi089.stdout:3516: snap_create 2024-08-29T18:26:02.214 INFO:tasks.rados.rados.0.smithi089.stdout:3510: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:26:02.218 INFO:tasks.rados.rados.0.smithi089.stdout:3513: finishing write tid 1 to smithi08969774-24 2024-08-29T18:26:02.221 INFO:tasks.rados.rados.0.smithi089.stdout:3510: finishing copy_from to smithi08969774-37 2024-08-29T18:26:02.221 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 1880 (ObjNum 1056 snap 364 seq_num 1056) dirty exists 2024-08-29T18:26:02.221 INFO:tasks.rados.rados.0.smithi089.stdout:3515: finishing rollback tid 1 to smithi08969774-46 2024-08-29T18:26:02.221 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 1742 (ObjNum 65 snap 0 seq_num 1416848739) dirty dne 2024-08-29T18:26:02.222 INFO:tasks.rados.rados.0.smithi089.stdout:3513: finishing write tid 2 to smithi08969774-24 2024-08-29T18:26:02.224 INFO:tasks.rados.rados.0.smithi089.stdout:3513: finishing write tid 3 to smithi08969774-24 2024-08-29T18:26:02.224 INFO:tasks.rados.rados.0.smithi089.stdout:3513: finishing write tid 4 to smithi08969774-24 2024-08-29T18:26:02.226 INFO:tasks.rados.rados.0.smithi089.stdout:3513: finishing write tid 5 to smithi08969774-24 2024-08-29T18:26:02.226 INFO:tasks.rados.rados.0.smithi089.stdout:3513: oid 24 updating version 0 to 1771 2024-08-29T18:26:02.226 INFO:tasks.rados.rados.0.smithi089.stdout:3513: oid 24 version 1771 is already newer than 1770 2024-08-29T18:26:02.227 INFO:tasks.rados.rados.0.smithi089.stdout:3513: oid 24 version 1771 is already newer than 1769 2024-08-29T18:26:02.227 INFO:tasks.rados.rados.0.smithi089.stdout:3513: oid 24 version 1771 is already newer than 1768 2024-08-29T18:26:02.227 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 1771 (ObjNum 1090 snap 377 seq_num 1090) dirty exists 2024-08-29T18:26:02.227 INFO:tasks.rados.rados.0.smithi089.stdout:3513: left oid 24 (ObjNum 1090 snap 377 seq_num 1090) 2024-08-29T18:26:02.233 INFO:tasks.rados.rados.0.smithi089.stdout:3512: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:26:02.238 INFO:tasks.rados.rados.0.smithi089.stdout:3512: finishing copy_from to smithi08969774-11 2024-08-29T18:26:02.238 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2071 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:02.278 INFO:tasks.rados.rados.0.smithi089.stdout:3514: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:26:02.280 INFO:tasks.rados.rados.0.smithi089.stdout:3514: finishing copy_from to smithi08969774-13 2024-08-29T18:26:02.280 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 2090 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:26:02.329 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:26:02.409 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:02 smithi144 bash[67678]: cluster 2024-08-29T18:26:00.809182+0000 mgr.y (mgr.34104) 402 : cluster [DBG] pgmap v760: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 752 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-29T18:26:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:02 smithi089 bash[77323]: cluster 2024-08-29T18:26:00.809182+0000 mgr.y (mgr.34104) 402 : cluster [DBG] pgmap v760: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 752 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-29T18:26:02.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:02 smithi089 bash[78574]: cluster 2024-08-29T18:26:00.809182+0000 mgr.y (mgr.34104) 402 : cluster [DBG] pgmap v760: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 752 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.2 MiB/s wr, 14 op/s 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (36s) 30s ago 16m 13.6M - 0.25.0 c8568f914cd2 43d380ac2cbc 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (16m) 56s ago 16m 79.3M - 9.4.7 954c08fa6188 b7547dd0fab2 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (2m) 30s ago 19m 14.1M - 19.1.1-235-g1ef86450 d401bb9bb76e 2635de81a7c7 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (116s) 56s ago 19m 11.9M - 19.1.1-235-g1ef86450 d401bb9bb76e d7e41a601117 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (9m) 56s ago 27m 429M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (10m) 30s ago 29m 508M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (8m) 30s ago 30m 71.6M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (7m) 56s ago 27m 55.4M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (8m) 30s ago 27m 60.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:26:02.642 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (94s) 30s ago 17m 7507k - 1.5.0 0da6a335fe13 bf35ca6ed9fa 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (89s) 56s ago 17m 7747k - 1.5.0 0da6a335fe13 1fa443a3a459 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (6m) 30s ago 26m 334M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (5m) 30s ago 25m 383M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (5m) 30s ago 24m 402M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (4m) 30s ago 24m 387M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (4m) 56s ago 23m 508M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (3m) 56s ago 22m 330M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (3m) 56s ago 21m 301M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (2m) 56s ago 20m 303M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:26:02.643 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (62s) 56s ago 17m 33.0M - 2.43.0 a07b618ecd1d 28ba4c07f028 2024-08-29T18:26:02.781 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 bash[98007]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T18:26:02.781 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-29T18:26:02.782 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 bash[98066]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T18:26:02.782 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-29T18:26:02.782 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: Stopped Ceph grafana.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:03.004 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:26:03.005 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:26:03.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.055 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.055 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.055 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.056 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.056 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.056 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: Started Ceph grafana.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T18:26:03.056 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.057 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 18:26:02 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3510: done (5 left) 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3512: done (4 left) 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3513: done (3 left) 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3514: done (2 left) 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3515: done (1 left) 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3516: done (0 left) 2024-08-29T18:26:03.179 INFO:tasks.rados.rados.0.smithi089.stdout:3517: rollback oid 42 current snap is 378 2024-08-29T18:26:03.180 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 321 2024-08-29T18:26:03.180 INFO:tasks.rados.rados.0.smithi089.stdout:3518: read oid 27 snap -1 2024-08-29T18:26:03.180 INFO:tasks.rados.rados.0.smithi089.stdout:3518: expect deleted 2024-08-29T18:26:03.180 INFO:tasks.rados.rados.0.smithi089.stdout:3519: read oid 29 snap -1 2024-08-29T18:26:03.180 INFO:tasks.rados.rados.0.smithi089.stdout:3519: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:03.180 INFO:tasks.rados.rados.0.smithi089.stdout:3520: snap_remove snap 339 2024-08-29T18:26:03.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: cluster 2024-08-29T18:26:02.158797+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-29T18:26:03.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: audit 2024-08-29T18:26:02.318251+0000 mgr.y (mgr.34104) 403 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:03.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: audit 2024-08-29T18:26:02.607950+0000 mgr.y (mgr.34104) 404 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: audit 2024-08-29T18:26:02.951623+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: audit 2024-08-29T18:26:02.960549+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: audit 2024-08-29T18:26:02.962549+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[78574]: audit 2024-08-29T18:26:03.005523+0000 mon.a (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.89:0/4193386985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: cluster 2024-08-29T18:26:02.158797+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: audit 2024-08-29T18:26:02.318251+0000 mgr.y (mgr.34104) 403 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: audit 2024-08-29T18:26:02.607950+0000 mgr.y (mgr.34104) 404 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: audit 2024-08-29T18:26:02.951623+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: audit 2024-08-29T18:26:02.960549+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: audit 2024-08-29T18:26:02.962549+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:03.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:03 smithi089 bash[77323]: audit 2024-08-29T18:26:03.005523+0000 mon.a (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.89:0/4193386985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: cluster 2024-08-29T18:26:02.158797+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: audit 2024-08-29T18:26:02.318251+0000 mgr.y (mgr.34104) 403 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: audit 2024-08-29T18:26:02.607950+0000 mgr.y (mgr.34104) 404 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: audit 2024-08-29T18:26:02.951623+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: audit 2024-08-29T18:26:02.960549+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: audit 2024-08-29T18:26:02.962549+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:03 smithi144 bash[67678]: audit 2024-08-29T18:26:03.005523+0000 mon.a (mon.0) 1304 : audit [DBG] from='client.? 172.21.15.89:0/4193386985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:04.180 INFO:tasks.rados.rados.0.smithi089.stdout:3520: done (3 left) 2024-08-29T18:26:04.181 INFO:tasks.rados.rados.0.smithi089.stdout:3521: rollback oid 7 current snap is 378 2024-08-29T18:26:04.181 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 334 2024-08-29T18:26:04.181 INFO:tasks.rados.rados.0.smithi089.stdout:3517: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:26:04.181 INFO:tasks.rados.rados.0.smithi089.stdout:3517: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:26:04.181 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 1588 (ObjNum 948 snap 314 seq_num 948) dirty exists 2024-08-29T18:26:04.181 INFO:tasks.rados.rados.0.smithi089.stdout:3519: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:04.251 INFO:tasks.rados.rados.0.smithi089.stdout:3521: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:3521: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2446 (ObjNum 990 snap 330 seq_num 990) dirty exists 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:3517: done (3 left) 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:3518: done (2 left) 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:3519: done (1 left) 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:3521: done (0 left) 2024-08-29T18:26:04.252 INFO:tasks.rados.rados.0.smithi089.stdout:3522: snap_remove snap 349 2024-08-29T18:26:04.471 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[67678]: cluster 2024-08-29T18:26:02.810120+0000 mgr.y (mgr.34104) 405 : cluster [DBG] pgmap v763: 121 pgs: 121 active+clean; 755 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:26:04.471 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[67678]: cluster 2024-08-29T18:26:03.178420+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-29T18:26:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:04 smithi089 bash[77323]: cluster 2024-08-29T18:26:02.810120+0000 mgr.y (mgr.34104) 405 : cluster [DBG] pgmap v763: 121 pgs: 121 active+clean; 755 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:26:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:04 smithi089 bash[77323]: cluster 2024-08-29T18:26:03.178420+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-29T18:26:04.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:04 smithi089 bash[78574]: cluster 2024-08-29T18:26:02.810120+0000 mgr.y (mgr.34104) 405 : cluster [DBG] pgmap v763: 121 pgs: 121 active+clean; 755 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-08-29T18:26:04.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:04 smithi089 bash[78574]: cluster 2024-08-29T18:26:03.178420+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-29T18:26:04.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474340604Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474551985Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474570909Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474578006Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474582726Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.47458745Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.47459225Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474599526Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474604785Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474609876Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474614291Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474618508Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-29T18:26:04.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.4746236Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474628655Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474633828Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474638915Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474643761Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474651997Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=settings t=2024-08-29T18:26:04.474657628Z level=info msg="App mode production" 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=sqlstore t=2024-08-29T18:26:04.474738797Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=sqlstore t=2024-08-29T18:26:04.474763805Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=migrator t=2024-08-29T18:26:04.490916919Z level=info msg="Starting DB migrations" 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=migrator t=2024-08-29T18:26:04.496099997Z level=info msg="migrations completed" performed=0 skipped=481 duration=481.778µs 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=sqlstore t=2024-08-29T18:26:04.49648047Z level=info msg="Created default organization" 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=plugin.finder t=2024-08-29T18:26:04.533701176Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-29T18:26:04.806 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=secrets t=2024-08-29T18:26:04.533803185Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-29T18:26:04.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=query_data t=2024-08-29T18:26:04.536275358Z level=info msg="Query Service initialization" 2024-08-29T18:26:04.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:04 smithi144 bash[98121]: logger=live.push_http t=2024-08-29T18:26:04.540477293Z level=info msg="Live Push Gateway initialization" 2024-08-29T18:26:05.209 INFO:tasks.rados.rados.0.smithi089.stdout:3522: done (0 left) 2024-08-29T18:26:05.209 INFO:tasks.rados.rados.0.smithi089.stdout:3523: snap_create 2024-08-29T18:26:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:26:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:26:05] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2024-08-29T18:26:05.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:05 smithi089 bash[78574]: cluster 2024-08-29T18:26:04.177725+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-29T18:26:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:05 smithi089 bash[77323]: cluster 2024-08-29T18:26:04.177725+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-29T18:26:05.485 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[67678]: cluster 2024-08-29T18:26:04.177725+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=infra.usagestats.collector t=2024-08-29T18:26:05.487761449Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=provisioning.datasources t=2024-08-29T18:26:05.514445303Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=provisioning.datasources t=2024-08-29T18:26:05.514465132Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=provisioning.datasources t=2024-08-29T18:26:05.514623661Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=provisioning.alerting t=2024-08-29T18:26:05.581381909Z level=info msg="starting to provision alerting" 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=provisioning.alerting t=2024-08-29T18:26:05.581395319Z level=info msg="finished to provision alerting" 2024-08-29T18:26:05.804 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=ngalert.state.manager t=2024-08-29T18:26:05.581594514Z level=info msg="Warming state cache for startup" 2024-08-29T18:26:05.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=grafanaStorageLogger t=2024-08-29T18:26:05.582194323Z level=info msg="storage starting" 2024-08-29T18:26:05.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=http.server t=2024-08-29T18:26:05.584446307Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-29T18:26:05.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=ngalert.state.manager t=2024-08-29T18:26:05.650621183Z level=info msg="State cache has been initialized" states=0 duration=69.022803ms 2024-08-29T18:26:05.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=ticker t=2024-08-29T18:26:05.650771851Z level=info msg=starting first_tick=2024-08-29T18:26:10Z 2024-08-29T18:26:05.805 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:26:05 smithi144 bash[98121]: logger=ngalert.multiorg.alertmanager t=2024-08-29T18:26:05.650752265Z level=info msg="starting MultiOrg Alertmanager" 2024-08-29T18:26:06.120 INFO:tasks.rados.rados.0.smithi089.stdout:3523: done (0 left) 2024-08-29T18:26:06.120 INFO:tasks.rados.rados.0.smithi089.stdout:3524: rmattr oid 7 current snap is 379 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:3525: read oid 30 snap 293 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:3525: expect (ObjNum 860 snap 292 seq_num 860) 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:3526: read oid 37 snap -1 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:3526: expect (ObjNum 1056 snap 364 seq_num 1056) 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:3527: copy_from oid 14 from oid 41 current snap is 379 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 379 2024-08-29T18:26:06.121 INFO:tasks.rados.rados.0.smithi089.stdout:3528: seq_num 1091 ranges {1449984=679936,2129920=516096,2646016=286720} 2024-08-29T18:26:06.159 INFO:tasks.rados.rados.0.smithi089.stdout:3528: writing smithi08969774-20 from 1449984 to 2129920 tid 1 2024-08-29T18:26:06.167 INFO:tasks.rados.rados.0.smithi089.stdout:3528: writing smithi08969774-20 from 2129920 to 2646016 tid 2 2024-08-29T18:26:06.172 INFO:tasks.rados.rados.0.smithi089.stdout:3528: writing smithi08969774-20 from 2646016 to 2932736 tid 3 2024-08-29T18:26:06.172 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 379 2024-08-29T18:26:06.172 INFO:tasks.rados.rados.0.smithi089.stdout:3529: seq_num 1092 ranges {0=696320,696320=802816} 2024-08-29T18:26:06.182 INFO:tasks.rados.rados.0.smithi089.stdout:3529: writing smithi08969774-45 from 0 to 696320 tid 1 2024-08-29T18:26:06.191 INFO:tasks.rados.rados.0.smithi089.stdout:3529: writing smithi08969774-45 from 696320 to 1499136 tid 2 2024-08-29T18:26:06.191 INFO:tasks.rados.rados.0.smithi089.stdout:3530: rollback oid 3 current snap is 379 2024-08-29T18:26:06.191 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 3 to 370 2024-08-29T18:26:06.192 INFO:tasks.rados.rados.0.smithi089.stdout:3525: expect (ObjNum 860 snap 292 seq_num 860) 2024-08-29T18:26:06.267 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2466 (ObjNum 990 snap 330 seq_num 990) dirty exists 2024-08-29T18:26:06.268 INFO:tasks.rados.rados.0.smithi089.stdout:3524: done (6 left) 2024-08-29T18:26:06.268 INFO:tasks.rados.rados.0.smithi089.stdout:3525: done (5 left) 2024-08-29T18:26:06.268 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 379 2024-08-29T18:26:06.268 INFO:tasks.rados.rados.0.smithi089.stdout:3526: expect (ObjNum 1056 snap 364 seq_num 1056) 2024-08-29T18:26:06.544 INFO:tasks.rados.rados.0.smithi089.stdout:3528: finishing write tid 1 to smithi08969774-20 2024-08-29T18:26:06.544 INFO:tasks.rados.rados.0.smithi089.stdout:3528: finishing write tid 2 to smithi08969774-20 2024-08-29T18:26:06.544 INFO:tasks.rados.rados.0.smithi089.stdout:3528: finishing write tid 3 to smithi08969774-20 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: finishing write tid 4 to smithi08969774-20 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: finishing write tid 5 to smithi08969774-20 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: oid 20 updating version 0 to 2011 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: oid 20 version 2011 is already newer than 2010 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: oid 20 updating version 2011 to 2012 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: oid 20 updating version 2012 to 2013 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 2013 (ObjNum 1091 snap 379 seq_num 1091) dirty exists 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3528: left oid 20 (ObjNum 1091 snap 379 seq_num 1091) 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3529: finishing write tid 1 to smithi08969774-45 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3529: finishing write tid 2 to smithi08969774-45 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3529: finishing write tid 3 to smithi08969774-45 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3529: finishing write tid 4 to smithi08969774-45 2024-08-29T18:26:06.545 INFO:tasks.rados.rados.0.smithi089.stdout:3529: oid 45 updating version 0 to 2469 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:3529: oid 45 version 2469 is already newer than 2468 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:3529: oid 45 version 2469 is already newer than 2467 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2469 (ObjNum 1092 snap 379 seq_num 1092) dirty exists 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:3529: left oid 45 (ObjNum 1092 snap 379 seq_num 1092) 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:3527: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:3530: finishing rollback tid 1 to smithi08969774-3 2024-08-29T18:26:06.546 INFO:tasks.rados.rados.0.smithi089.stdout:3531: seq_num 1093 ranges {6594560=712704,7307264=688128,7995392=114688} 2024-08-29T18:26:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:06 smithi144 bash[67678]: cluster 2024-08-29T18:26:04.810771+0000 mgr.y (mgr.34104) 406 : cluster [DBG] pgmap v766: 121 pgs: 121 active+clean; 776 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 10 op/s 2024-08-29T18:26:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:06 smithi144 bash[67678]: cluster 2024-08-29T18:26:05.208873+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-29T18:26:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:06 smithi144 bash[67678]: cluster 2024-08-29T18:26:06.119815+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-29T18:26:06.620 INFO:tasks.rados.rados.0.smithi089.stdout:3531: writing smithi08969774-23 from 6594560 to 7307264 tid 1 2024-08-29T18:26:06.625 INFO:tasks.rados.rados.0.smithi089.stdout:3531: writing smithi08969774-23 from 7307264 to 7995392 tid 2 2024-08-29T18:26:06.626 INFO:tasks.rados.rados.0.smithi089.stdout:3531: writing smithi08969774-23 from 7995392 to 8110080 tid 3 2024-08-29T18:26:06.626 INFO:tasks.rados.rados.0.smithi089.stdout:3526: done (5 left) 2024-08-29T18:26:06.626 INFO:tasks.rados.rados.0.smithi089.stdout:3528: done (4 left) 2024-08-29T18:26:06.626 INFO:tasks.rados.rados.0.smithi089.stdout:3529: done (3 left) 2024-08-29T18:26:06.626 INFO:tasks.rados.rados.0.smithi089.stdout:3532: read oid 15 snap 365 2024-08-29T18:26:06.627 INFO:tasks.rados.rados.0.smithi089.stdout:3532: expect deleted 2024-08-29T18:26:06.627 INFO:tasks.rados.rados.0.smithi089.stdout:3533: snap_create 2024-08-29T18:26:06.627 INFO:tasks.rados.rados.0.smithi089.stdout:3530: finishing rollback tid 2 to smithi08969774-3 2024-08-29T18:26:06.627 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2441 (ObjNum 410 snap 138 seq_num 410) dirty exists 2024-08-29T18:26:06.627 INFO:tasks.rados.rados.0.smithi089.stdout:3527: finishing copy_from to smithi08969774-14 2024-08-29T18:26:06.627 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2090 (ObjNum 1014 snap 340 seq_num 1014) dirty exists 2024-08-29T18:26:06.630 INFO:tasks.rados.rados.0.smithi089.stdout:3531: finishing write tid 1 to smithi08969774-23 2024-08-29T18:26:06.633 INFO:tasks.rados.rados.0.smithi089.stdout:3531: finishing write tid 2 to smithi08969774-23 2024-08-29T18:26:06.633 INFO:tasks.rados.rados.0.smithi089.stdout:3531: finishing write tid 3 to smithi08969774-23 2024-08-29T18:26:06.634 INFO:tasks.rados.rados.0.smithi089.stdout:3531: finishing write tid 4 to smithi08969774-23 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:3531: finishing write tid 5 to smithi08969774-23 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:3531: oid 23 updating version 0 to 2075 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:3531: oid 23 version 2075 is already newer than 2074 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:3531: oid 23 version 2075 is already newer than 2072 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:3531: oid 23 version 2075 is already newer than 2073 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2075 (ObjNum 1093 snap 379 seq_num 1093) dirty exists 2024-08-29T18:26:06.636 INFO:tasks.rados.rados.0.smithi089.stdout:3531: left oid 23 (ObjNum 1093 snap 379 seq_num 1093) 2024-08-29T18:26:06.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:06 smithi089 bash[78574]: cluster 2024-08-29T18:26:04.810771+0000 mgr.y (mgr.34104) 406 : cluster [DBG] pgmap v766: 121 pgs: 121 active+clean; 776 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 10 op/s 2024-08-29T18:26:06.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:06 smithi089 bash[78574]: cluster 2024-08-29T18:26:05.208873+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-29T18:26:06.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:06 smithi089 bash[78574]: cluster 2024-08-29T18:26:06.119815+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-29T18:26:06.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:06 smithi089 bash[77323]: cluster 2024-08-29T18:26:04.810771+0000 mgr.y (mgr.34104) 406 : cluster [DBG] pgmap v766: 121 pgs: 121 active+clean; 776 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 10 op/s 2024-08-29T18:26:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:06 smithi089 bash[77323]: cluster 2024-08-29T18:26:05.208873+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-29T18:26:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:06 smithi089 bash[77323]: cluster 2024-08-29T18:26:06.119815+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-29T18:26:07.216 INFO:tasks.rados.rados.0.smithi089.stdout:3527: done (4 left) 2024-08-29T18:26:07.217 INFO:tasks.rados.rados.0.smithi089.stdout:3530: done (3 left) 2024-08-29T18:26:07.217 INFO:tasks.rados.rados.0.smithi089.stdout:3531: done (2 left) 2024-08-29T18:26:07.217 INFO:tasks.rados.rados.0.smithi089.stdout:3532: done (1 left) 2024-08-29T18:26:07.217 INFO:tasks.rados.rados.0.smithi089.stdout:3533: done (0 left) 2024-08-29T18:26:07.217 INFO:tasks.rados.rados.0.smithi089.stdout:3534: setattr oid 35 current snap is 380 2024-08-29T18:26:07.220 INFO:tasks.rados.rados.0.smithi089.stdout:3535: copy_from oid 3 from oid 19 current snap is 380 2024-08-29T18:26:07.220 INFO:tasks.rados.rados.0.smithi089.stdout:3536: read oid 44 snap -1 2024-08-29T18:26:07.220 INFO:tasks.rados.rados.0.smithi089.stdout:3536: expect (ObjNum 1069 snap 370 seq_num 1069) 2024-08-29T18:26:07.220 INFO:tasks.rados.rados.0.smithi089.stdout:3537: setattr oid 5 current snap is 380 2024-08-29T18:26:07.222 INFO:tasks.rados.rados.0.smithi089.stdout:3538: snap_create 2024-08-29T18:26:07.230 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2444 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:26:07.314 INFO:tasks.rados.rados.0.smithi089.stdout:3535: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:26:07.320 INFO:tasks.rados.rados.0.smithi089.stdout:3536: expect (ObjNum 1069 snap 370 seq_num 1069) 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2202 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3535: finishing copy_from to smithi08969774-3 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2198 (ObjNum 1066 snap 370 seq_num 1066) dirty exists 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3534: done (4 left) 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3535: done (3 left) 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3536: done (2 left) 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3537: done (1 left) 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3538: done (0 left) 2024-08-29T18:26:08.417 INFO:tasks.rados.rados.0.smithi089.stdout:3539: rollback oid 10 current snap is 381 2024-08-29T18:26:08.418 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 10 to 365 2024-08-29T18:26:08.418 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 46 current snap is 381 2024-08-29T18:26:08.418 INFO:tasks.rados.rados.0.smithi089.stdout:3540: seq_num 1094 ranges {0=729088,729088=573440,1302528=229376} 2024-08-29T18:26:08.426 INFO:tasks.rados.rados.0.smithi089.stdout:3540: writing smithi08969774-46 from 0 to 729088 tid 1 2024-08-29T18:26:08.432 INFO:tasks.rados.rados.0.smithi089.stdout:3540: writing smithi08969774-46 from 729088 to 1302528 tid 2 2024-08-29T18:26:08.435 INFO:tasks.rados.rados.0.smithi089.stdout:3540: writing smithi08969774-46 from 1302528 to 1531904 tid 3 2024-08-29T18:26:08.435 INFO:tasks.rados.rados.0.smithi089.stdout:3541: snap_create 2024-08-29T18:26:08.435 INFO:tasks.rados.rados.0.smithi089.stdout:3539: finishing rollback tid 1 to smithi08969774-10 2024-08-29T18:26:08.435 INFO:tasks.rados.rados.0.smithi089.stdout:3539: finishing rollback tid 2 to smithi08969774-10 2024-08-29T18:26:08.435 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2448 (ObjNum 1054 snap 363 seq_num 1054) dirty exists 2024-08-29T18:26:08.435 INFO:tasks.rados.rados.0.smithi089.stdout:3540: finishing write tid 1 to smithi08969774-46 2024-08-29T18:26:08.436 INFO:tasks.rados.rados.0.smithi089.stdout:3540: finishing write tid 2 to smithi08969774-46 2024-08-29T18:26:08.440 INFO:tasks.rados.rados.0.smithi089.stdout:3540: finishing write tid 3 to smithi08969774-46 2024-08-29T18:26:08.441 INFO:tasks.rados.rados.0.smithi089.stdout:3540: finishing write tid 4 to smithi08969774-46 2024-08-29T18:26:08.442 INFO:tasks.rados.rados.0.smithi089.stdout:3540: finishing write tid 5 to smithi08969774-46 2024-08-29T18:26:08.443 INFO:tasks.rados.rados.0.smithi089.stdout:3540: oid 46 updating version 0 to 2093 2024-08-29T18:26:08.443 INFO:tasks.rados.rados.0.smithi089.stdout:3540: oid 46 version 2093 is already newer than 2092 2024-08-29T18:26:08.443 INFO:tasks.rados.rados.0.smithi089.stdout:3540: oid 46 updating version 2093 to 2094 2024-08-29T18:26:08.443 INFO:tasks.rados.rados.0.smithi089.stdout:3540: oid 46 version 2094 is already newer than 2091 2024-08-29T18:26:08.443 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 2094 (ObjNum 1094 snap 381 seq_num 1094) dirty exists 2024-08-29T18:26:08.443 INFO:tasks.rados.rados.0.smithi089.stdout:3540: left oid 46 (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:26:08.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:08 smithi144 bash[67678]: cluster 2024-08-29T18:26:06.811837+0000 mgr.y (mgr.34104) 407 : cluster [DBG] pgmap v769: 121 pgs: 121 active+clean; 811 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 16 op/s 2024-08-29T18:26:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:08 smithi144 bash[67678]: cluster 2024-08-29T18:26:07.217728+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-29T18:26:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:08 smithi144 bash[67678]: audit 2024-08-29T18:26:07.702097+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:08.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:08 smithi089 bash[78574]: cluster 2024-08-29T18:26:06.811837+0000 mgr.y (mgr.34104) 407 : cluster [DBG] pgmap v769: 121 pgs: 121 active+clean; 811 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 16 op/s 2024-08-29T18:26:08.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:08 smithi089 bash[78574]: cluster 2024-08-29T18:26:07.217728+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-29T18:26:08.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:08 smithi089 bash[78574]: audit 2024-08-29T18:26:07.702097+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:08 smithi089 bash[77323]: cluster 2024-08-29T18:26:06.811837+0000 mgr.y (mgr.34104) 407 : cluster [DBG] pgmap v769: 121 pgs: 121 active+clean; 811 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 7.5 MiB/s wr, 16 op/s 2024-08-29T18:26:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:08 smithi089 bash[77323]: cluster 2024-08-29T18:26:07.217728+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-29T18:26:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:08 smithi089 bash[77323]: audit 2024-08-29T18:26:07.702097+0000 mon.a (mon.0) 1310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:09.245 INFO:tasks.rados.rados.0.smithi089.stdout:3539: done (2 left) 2024-08-29T18:26:09.245 INFO:tasks.rados.rados.0.smithi089.stdout:3540: done (1 left) 2024-08-29T18:26:09.245 INFO:tasks.rados.rados.0.smithi089.stdout:3541: done (0 left) 2024-08-29T18:26:09.245 INFO:tasks.rados.rados.0.smithi089.stdout:3542: copy_from oid 13 from oid 29 current snap is 382 2024-08-29T18:26:09.245 INFO:tasks.rados.rados.0.smithi089.stdout:3543: setattr oid 33 current snap is 382 2024-08-29T18:26:09.247 INFO:tasks.rados.rados.0.smithi089.stdout:3544: setattr oid 30 current snap is 382 2024-08-29T18:26:09.249 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 382 2024-08-29T18:26:09.249 INFO:tasks.rados.rados.0.smithi089.stdout:3545: seq_num 1095 ranges {12795904=745472,13541376=499712,14041088=303104} 2024-08-29T18:26:09.325 INFO:tasks.rados.rados.0.smithi089.stdout:3545: writing smithi08969774-7 from 12795904 to 13541376 tid 1 2024-08-29T18:26:09.328 INFO:tasks.rados.rados.0.smithi089.stdout:3545: writing smithi08969774-7 from 13541376 to 14041088 tid 2 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:3545: writing smithi08969774-7 from 14041088 to 14344192 tid 3 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 382 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 2076 (ObjNum 1051 snap 359 seq_num 1051) dirty exists 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:3542: finishing copy_from racing read to smithi08969774-13 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:3542: finishing copy_from to smithi08969774-13 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 2070 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2449 (ObjNum 145 snap 0 seq_num 126664032) dirty exists 2024-08-29T18:26:09.330 INFO:tasks.rados.rados.0.smithi089.stdout:3546: seq_num 1096 ranges {0=761856,761856=786432,1548288=16384} 2024-08-29T18:26:09.335 INFO:tasks.rados.rados.0.smithi089.stdout:3546: writing smithi08969774-27 from 0 to 761856 tid 1 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:3546: writing smithi08969774-27 from 761856 to 1548288 tid 2 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:3546: writing smithi08969774-27 from 1548288 to 1564672 tid 3 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:3542: done (4 left) 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:3543: done (3 left) 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:3544: done (2 left) 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 382 2024-08-29T18:26:09.341 INFO:tasks.rados.rados.0.smithi089.stdout:3547: seq_num 1097 ranges {2023424=778240,2801664=671744,3473408=131072} 2024-08-29T18:26:09.356 INFO:tasks.rados.rados.0.smithi089.stdout:3547: writing smithi08969774-19 from 2023424 to 2801664 tid 1 2024-08-29T18:26:09.360 INFO:tasks.rados.rados.0.smithi089.stdout:3547: writing smithi08969774-19 from 2801664 to 3473408 tid 2 2024-08-29T18:26:09.361 INFO:tasks.rados.rados.0.smithi089.stdout:3547: writing smithi08969774-19 from 3473408 to 3604480 tid 3 2024-08-29T18:26:09.361 INFO:tasks.rados.rados.0.smithi089.stdout:3548: read oid 46 snap -1 2024-08-29T18:26:09.361 INFO:tasks.rados.rados.0.smithi089.stdout:3548: expect (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:26:09.361 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 382 2024-08-29T18:26:09.362 INFO:tasks.rados.rados.0.smithi089.stdout:3545: finishing write tid 1 to smithi08969774-7 2024-08-29T18:26:09.362 INFO:tasks.rados.rados.0.smithi089.stdout:3549: seq_num 1098 ranges {0=794624,794624=557056,1351680=245760} 2024-08-29T18:26:09.366 INFO:tasks.rados.rados.0.smithi089.stdout:3549: writing smithi08969774-49 from 0 to 794624 tid 1 2024-08-29T18:26:09.369 INFO:tasks.rados.rados.0.smithi089.stdout:3549: writing smithi08969774-49 from 794624 to 1351680 tid 2 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3549: writing smithi08969774-49 from 1351680 to 1597440 tid 3 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 382 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: finishing write tid 2 to smithi08969774-7 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: finishing write tid 3 to smithi08969774-7 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: finishing write tid 4 to smithi08969774-7 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: finishing write tid 5 to smithi08969774-7 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: oid 7 updating version 0 to 2474 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: oid 7 version 2474 is already newer than 2471 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: oid 7 version 2474 is already newer than 2473 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:3545: oid 7 version 2474 is already newer than 2472 2024-08-29T18:26:09.371 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2474 (ObjNum 1095 snap 382 seq_num 1095) dirty exists 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3545: left oid 7 (ObjNum 1095 snap 382 seq_num 1095) 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: finishing write tid 1 to smithi08969774-27 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: finishing write tid 2 to smithi08969774-27 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: finishing write tid 3 to smithi08969774-27 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: finishing write tid 4 to smithi08969774-27 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: finishing write tid 5 to smithi08969774-27 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: oid 27 updating version 0 to 2082 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: oid 27 updating version 2082 to 2085 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: oid 27 version 2085 is already newer than 2083 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: oid 27 version 2085 is already newer than 2084 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 2085 (ObjNum 1096 snap 382 seq_num 1096) dirty exists 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3546: left oid 27 (ObjNum 1096 snap 382 seq_num 1096) 2024-08-29T18:26:09.372 INFO:tasks.rados.rados.0.smithi089.stdout:3550: seq_num 1099 ranges {2023424=409600,2433024=442368,2875392=720896,3596288=40960} 2024-08-29T18:26:09.384 INFO:tasks.rados.rados.0.smithi089.stdout:3550: writing smithi08969774-3 from 2023424 to 2433024 tid 1 2024-08-29T18:26:09.386 INFO:tasks.rados.rados.0.smithi089.stdout:3550: writing smithi08969774-3 from 2433024 to 2875392 tid 2 2024-08-29T18:26:09.391 INFO:tasks.rados.rados.0.smithi089.stdout:3550: writing smithi08969774-3 from 2875392 to 3596288 tid 3 2024-08-29T18:26:09.391 INFO:tasks.rados.rados.0.smithi089.stdout:3550: writing smithi08969774-3 from 3596288 to 3637248 tid 4 2024-08-29T18:26:09.391 INFO:tasks.rados.rados.0.smithi089.stdout:3545: done (5 left) 2024-08-29T18:26:09.392 INFO:tasks.rados.rados.0.smithi089.stdout:3546: done (4 left) 2024-08-29T18:26:09.392 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 23 current snap is 382 2024-08-29T18:26:09.392 INFO:tasks.rados.rados.0.smithi089.stdout:3547: finishing write tid 1 to smithi08969774-19 2024-08-29T18:26:09.392 INFO:tasks.rados.rados.0.smithi089.stdout:3551: seq_num 1100 ranges {8110080=425984,8536064=729088,9265152=475136} 2024-08-29T18:26:09.439 INFO:tasks.rados.rados.0.smithi089.stdout:3551: writing smithi08969774-23 from 8110080 to 8536064 tid 1 2024-08-29T18:26:09.443 INFO:tasks.rados.rados.0.smithi089.stdout:3551: writing smithi08969774-23 from 8536064 to 9265152 tid 2 2024-08-29T18:26:09.446 INFO:tasks.rados.rados.0.smithi089.stdout:3551: writing smithi08969774-23 from 9265152 to 9740288 tid 3 2024-08-29T18:26:09.447 INFO:tasks.rados.rados.0.smithi089.stdout:3552: rmattr oid 39 current snap is 382 2024-08-29T18:26:09.447 INFO:tasks.rados.rados.0.smithi089.stdout:3552: done (5 left) 2024-08-29T18:26:09.447 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 32 current snap is 382 2024-08-29T18:26:09.447 INFO:tasks.rados.rados.0.smithi089.stdout:3553: seq_num 1101 ranges {0=442368,442368=606208,1048576=598016} 2024-08-29T18:26:09.449 INFO:tasks.rados.rados.0.smithi089.stdout:3553: writing smithi08969774-32 from 0 to 442368 tid 1 2024-08-29T18:26:09.453 INFO:tasks.rados.rados.0.smithi089.stdout:3553: writing smithi08969774-32 from 442368 to 1048576 tid 2 2024-08-29T18:26:09.457 INFO:tasks.rados.rados.0.smithi089.stdout:3553: writing smithi08969774-32 from 1048576 to 1646592 tid 3 2024-08-29T18:26:09.457 INFO:tasks.rados.rados.0.smithi089.stdout:3554: snap_create 2024-08-29T18:26:09.457 INFO:tasks.rados.rados.0.smithi089.stdout:3547: finishing write tid 2 to smithi08969774-19 2024-08-29T18:26:09.457 INFO:tasks.rados.rados.0.smithi089.stdout:3547: finishing write tid 3 to smithi08969774-19 2024-08-29T18:26:09.457 INFO:tasks.rados.rados.0.smithi089.stdout:3547: finishing write tid 4 to smithi08969774-19 2024-08-29T18:26:09.457 INFO:tasks.rados.rados.0.smithi089.stdout:3548: expect (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3549: finishing write tid 1 to smithi08969774-49 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3547: finishing write tid 5 to smithi08969774-19 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3547: oid 19 updating version 0 to 2204 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3547: oid 19 updating version 2204 to 2205 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3547: oid 19 updating version 2205 to 2206 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3547: oid 19 version 2206 is already newer than 2203 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 2206 (ObjNum 1097 snap 382 seq_num 1097) dirty exists 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3547: left oid 19 (ObjNum 1097 snap 382 seq_num 1097) 2024-08-29T18:26:09.539 INFO:tasks.rados.rados.0.smithi089.stdout:3549: finishing write tid 2 to smithi08969774-49 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: finishing write tid 3 to smithi08969774-49 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: finishing write tid 4 to smithi08969774-49 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: finishing write tid 5 to smithi08969774-49 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: oid 49 updating version 0 to 2081 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: oid 49 updating version 2081 to 2084 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: oid 49 version 2084 is already newer than 2082 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: oid 49 version 2084 is already newer than 2083 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2084 (ObjNum 1098 snap 382 seq_num 1098) dirty exists 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3549: left oid 49 (ObjNum 1098 snap 382 seq_num 1098) 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3550: finishing write tid 1 to smithi08969774-3 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3550: finishing write tid 2 to smithi08969774-3 2024-08-29T18:26:09.540 INFO:tasks.rados.rados.0.smithi089.stdout:3550: finishing write tid 3 to smithi08969774-3 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: finishing write tid 4 to smithi08969774-3 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: finishing write tid 5 to smithi08969774-3 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: finishing write tid 6 to smithi08969774-3 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: oid 3 updating version 0 to 2451 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: oid 3 updating version 2451 to 2454 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: oid 3 updating version 2454 to 2455 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: oid 3 version 2455 is already newer than 2453 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: oid 3 version 2455 is already newer than 2452 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2455 (ObjNum 1099 snap 382 seq_num 1099) dirty exists 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3550: left oid 3 (ObjNum 1099 snap 382 seq_num 1099) 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3551: finishing write tid 1 to smithi08969774-23 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3551: finishing write tid 2 to smithi08969774-23 2024-08-29T18:26:09.541 INFO:tasks.rados.rados.0.smithi089.stdout:3551: finishing write tid 3 to smithi08969774-23 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: finishing write tid 4 to smithi08969774-23 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: finishing write tid 5 to smithi08969774-23 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: oid 23 updating version 0 to 2077 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: oid 23 updating version 2077 to 2078 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: oid 23 updating version 2078 to 2079 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: oid 23 updating version 2079 to 2080 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2080 (ObjNum 1100 snap 382 seq_num 1100) dirty exists 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3551: left oid 23 (ObjNum 1100 snap 382 seq_num 1100) 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3553: finishing write tid 1 to smithi08969774-32 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3553: finishing write tid 2 to smithi08969774-32 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3553: finishing write tid 3 to smithi08969774-32 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3553: finishing write tid 4 to smithi08969774-32 2024-08-29T18:26:09.542 INFO:tasks.rados.rados.0.smithi089.stdout:3553: finishing write tid 5 to smithi08969774-32 2024-08-29T18:26:09.543 INFO:tasks.rados.rados.0.smithi089.stdout:3553: oid 32 updating version 0 to 2087 2024-08-29T18:26:09.543 INFO:tasks.rados.rados.0.smithi089.stdout:3553: oid 32 updating version 2087 to 2088 2024-08-29T18:26:09.543 INFO:tasks.rados.rados.0.smithi089.stdout:3553: oid 32 updating version 2088 to 2089 2024-08-29T18:26:09.543 INFO:tasks.rados.rados.0.smithi089.stdout:3553: oid 32 version 2089 is already newer than 2086 2024-08-29T18:26:09.543 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 2089 (ObjNum 1101 snap 382 seq_num 1101) dirty exists 2024-08-29T18:26:09.543 INFO:tasks.rados.rados.0.smithi089.stdout:3553: left oid 32 (ObjNum 1101 snap 382 seq_num 1101) 2024-08-29T18:26:09.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:09 smithi144 bash[67678]: cluster 2024-08-29T18:26:08.215228+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-29T18:26:09.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:09 smithi144 bash[67678]: audit 2024-08-29T18:26:08.876909+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:09 smithi144 bash[67678]: audit 2024-08-29T18:26:08.888216+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:09.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:09 smithi089 bash[77323]: cluster 2024-08-29T18:26:08.215228+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-29T18:26:09.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:09 smithi089 bash[77323]: audit 2024-08-29T18:26:08.876909+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:09.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:09 smithi089 bash[77323]: audit 2024-08-29T18:26:08.888216+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:09 smithi089 bash[78574]: cluster 2024-08-29T18:26:08.215228+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-29T18:26:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:09 smithi089 bash[78574]: audit 2024-08-29T18:26:08.876909+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:09 smithi089 bash[78574]: audit 2024-08-29T18:26:08.888216+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3547: done (6 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3548: done (5 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3549: done (4 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3550: done (3 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3551: done (2 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3553: done (1 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3554: done (0 left) 2024-08-29T18:26:10.249 INFO:tasks.rados.rados.0.smithi089.stdout:3555: snap_remove snap 374 2024-08-29T18:26:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:10 smithi144 bash[67678]: cluster 2024-08-29T18:26:08.812713+0000 mgr.y (mgr.34104) 408 : cluster [DBG] pgmap v772: 121 pgs: 121 active+clean; 808 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2024-08-29T18:26:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:10 smithi144 bash[67678]: cluster 2024-08-29T18:26:09.244133+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-29T18:26:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:10 smithi144 bash[67678]: audit 2024-08-29T18:26:10.119026+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:10 smithi144 bash[67678]: audit 2024-08-29T18:26:10.129176+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:10.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[77323]: cluster 2024-08-29T18:26:08.812713+0000 mgr.y (mgr.34104) 408 : cluster [DBG] pgmap v772: 121 pgs: 121 active+clean; 808 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2024-08-29T18:26:10.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[77323]: cluster 2024-08-29T18:26:09.244133+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-29T18:26:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[77323]: audit 2024-08-29T18:26:10.119026+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[77323]: audit 2024-08-29T18:26:10.129176+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[78574]: cluster 2024-08-29T18:26:08.812713+0000 mgr.y (mgr.34104) 408 : cluster [DBG] pgmap v772: 121 pgs: 121 active+clean; 808 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2024-08-29T18:26:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[78574]: cluster 2024-08-29T18:26:09.244133+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-29T18:26:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[78574]: audit 2024-08-29T18:26:10.119026+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:10 smithi089 bash[78574]: audit 2024-08-29T18:26:10.129176+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:11.122 INFO:tasks.rados.rados.0.smithi089.stdout:3555: done (0 left) 2024-08-29T18:26:11.122 INFO:tasks.rados.rados.0.smithi089.stdout:3556: copy_from oid 49 from oid 2 current snap is 383 2024-08-29T18:26:11.122 INFO:tasks.rados.rados.0.smithi089.stdout:3557: read oid 18 snap -1 2024-08-29T18:26:11.122 INFO:tasks.rados.rados.0.smithi089.stdout:3557: expect (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:26:11.123 INFO:tasks.rados.rados.0.smithi089.stdout:3558: read oid 21 snap -1 2024-08-29T18:26:11.123 INFO:tasks.rados.rados.0.smithi089.stdout:3558: expect (ObjNum 858 snap 291 seq_num 858) 2024-08-29T18:26:11.123 INFO:tasks.rados.rados.0.smithi089.stdout:3559: copy_from oid 15 from oid 8 current snap is 383 2024-08-29T18:26:11.123 INFO:tasks.rados.rados.0.smithi089.stdout:3560: snap_create 2024-08-29T18:26:11.162 INFO:tasks.rados.rados.0.smithi089.stdout:3558: expect (ObjNum 858 snap 291 seq_num 858) 2024-08-29T18:26:11.225 INFO:tasks.rados.rados.0.smithi089.stdout:3559: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:26:11.225 INFO:tasks.rados.rados.0.smithi089.stdout:3556: finishing copy_from to smithi08969774-49 2024-08-29T18:26:11.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2077 (ObjNum 1083 snap 374 seq_num 1083) dirty exists 2024-08-29T18:26:11.225 INFO:tasks.rados.rados.0.smithi089.stdout:3556: finishing copy_from racing read to smithi08969774-49 2024-08-29T18:26:11.225 INFO:tasks.rados.rados.0.smithi089.stdout:3557: expect (ObjNum 983 snap 325 seq_num 983) 2024-08-29T18:26:11.401 INFO:tasks.rados.rados.0.smithi089.stdout:3559: finishing copy_from to smithi08969774-15 2024-08-29T18:26:11.401 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2422 (ObjNum 1085 snap 374 seq_num 1085) dirty exists 2024-08-29T18:26:11.429 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:26:11 smithi089 bash[83139]: debug 2024-08-29T18:26:11.154+0000 7fa1b1935640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1de after trimming was started 2024-08-29T18:26:11.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:11 smithi089 bash[77323]: cluster 2024-08-29T18:26:10.248031+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-29T18:26:11.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:11 smithi089 bash[77323]: cluster 2024-08-29T18:26:11.122793+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-29T18:26:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:11 smithi089 bash[78574]: cluster 2024-08-29T18:26:10.248031+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-29T18:26:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:11 smithi089 bash[78574]: cluster 2024-08-29T18:26:11.122793+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-29T18:26:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:11 smithi144 bash[67678]: cluster 2024-08-29T18:26:10.248031+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-29T18:26:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:11 smithi144 bash[67678]: cluster 2024-08-29T18:26:11.122793+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-29T18:26:12.125 INFO:tasks.rados.rados.0.smithi089.stdout:3556: done (4 left) 2024-08-29T18:26:12.125 INFO:tasks.rados.rados.0.smithi089.stdout:3557: done (3 left) 2024-08-29T18:26:12.125 INFO:tasks.rados.rados.0.smithi089.stdout:3558: done (2 left) 2024-08-29T18:26:12.125 INFO:tasks.rados.rados.0.smithi089.stdout:3559: done (1 left) 2024-08-29T18:26:12.125 INFO:tasks.rados.rados.0.smithi089.stdout:3560: done (0 left) 2024-08-29T18:26:12.125 INFO:tasks.rados.rados.0.smithi089.stdout:3561: setattr oid 45 current snap is 384 2024-08-29T18:26:12.127 INFO:tasks.rados.rados.0.smithi089.stdout:3562: copy_from oid 23 from oid 3 current snap is 384 2024-08-29T18:26:12.127 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 384 2024-08-29T18:26:12.127 INFO:tasks.rados.rados.0.smithi089.stdout:3563: seq_num 1102 ranges {0=458752,458752=491520,950272=491520,1441792=221184} 2024-08-29T18:26:12.130 INFO:tasks.rados.rados.0.smithi089.stdout:3563: writing smithi08969774-26 from 0 to 458752 tid 1 2024-08-29T18:26:12.134 INFO:tasks.rados.rados.0.smithi089.stdout:3563: writing smithi08969774-26 from 458752 to 950272 tid 2 2024-08-29T18:26:12.137 INFO:tasks.rados.rados.0.smithi089.stdout:3563: writing smithi08969774-26 from 950272 to 1441792 tid 3 2024-08-29T18:26:12.138 INFO:tasks.rados.rados.0.smithi089.stdout:3563: writing smithi08969774-26 from 1441792 to 1662976 tid 4 2024-08-29T18:26:12.139 INFO:tasks.rados.rados.0.smithi089.stdout:3564: snap_create 2024-08-29T18:26:12.139 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2476 (ObjNum 1092 snap 379 seq_num 1092) dirty exists 2024-08-29T18:26:12.147 INFO:tasks.rados.rados.0.smithi089.stdout:3563: finishing write tid 1 to smithi08969774-26 2024-08-29T18:26:12.147 INFO:tasks.rados.rados.0.smithi089.stdout:3563: finishing write tid 2 to smithi08969774-26 2024-08-29T18:26:12.152 INFO:tasks.rados.rados.0.smithi089.stdout:3563: finishing write tid 3 to smithi08969774-26 2024-08-29T18:26:12.153 INFO:tasks.rados.rados.0.smithi089.stdout:3563: finishing write tid 4 to smithi08969774-26 2024-08-29T18:26:12.154 INFO:tasks.rados.rados.0.smithi089.stdout:3563: finishing write tid 5 to smithi08969774-26 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3562: finishing copy_from racing read to smithi08969774-23 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: finishing write tid 6 to smithi08969774-26 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: oid 26 updating version 0 to 2088 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: oid 26 updating version 2088 to 2091 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: oid 26 updating version 2091 to 2092 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: oid 26 version 2092 is already newer than 2090 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: oid 26 version 2092 is already newer than 2089 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2092 (ObjNum 1102 snap 384 seq_num 1102) dirty exists 2024-08-29T18:26:12.161 INFO:tasks.rados.rados.0.smithi089.stdout:3563: left oid 26 (ObjNum 1102 snap 384 seq_num 1102) 2024-08-29T18:26:12.164 INFO:tasks.rados.rados.0.smithi089.stdout:3562: finishing copy_from to smithi08969774-23 2024-08-29T18:26:12.164 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2455 (ObjNum 1099 snap 382 seq_num 1099) dirty exists 2024-08-29T18:26:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:12 smithi144 bash[67678]: cluster 2024-08-29T18:26:10.813425+0000 mgr.y (mgr.34104) 409 : cluster [DBG] pgmap v775: 121 pgs: 121 active+clean; 808 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 362 KiB/s wr, 7 op/s 2024-08-29T18:26:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:12 smithi144 bash[67678]: cluster 2024-08-29T18:26:12.124288+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-29T18:26:12.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:12 smithi089 bash[77323]: cluster 2024-08-29T18:26:10.813425+0000 mgr.y (mgr.34104) 409 : cluster [DBG] pgmap v775: 121 pgs: 121 active+clean; 808 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 362 KiB/s wr, 7 op/s 2024-08-29T18:26:12.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:12 smithi089 bash[77323]: cluster 2024-08-29T18:26:12.124288+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-29T18:26:12.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:12 smithi089 bash[78574]: cluster 2024-08-29T18:26:10.813425+0000 mgr.y (mgr.34104) 409 : cluster [DBG] pgmap v775: 121 pgs: 121 active+clean; 808 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 362 KiB/s wr, 7 op/s 2024-08-29T18:26:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:12 smithi089 bash[78574]: cluster 2024-08-29T18:26:12.124288+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-29T18:26:13.127 INFO:tasks.rados.rados.0.smithi089.stdout:3561: done (3 left) 2024-08-29T18:26:13.127 INFO:tasks.rados.rados.0.smithi089.stdout:3562: done (2 left) 2024-08-29T18:26:13.127 INFO:tasks.rados.rados.0.smithi089.stdout:3563: done (1 left) 2024-08-29T18:26:13.128 INFO:tasks.rados.rados.0.smithi089.stdout:3564: done (0 left) 2024-08-29T18:26:13.128 INFO:tasks.rados.rados.0.smithi089.stdout:3565: copy_from oid 47 from oid 22 current snap is 385 2024-08-29T18:26:13.128 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 385 2024-08-29T18:26:13.128 INFO:tasks.rados.rados.0.smithi089.stdout:3566: seq_num 1103 ranges {1343488=475136,1818624=425984,2244608=696320,2940928=81920} 2024-08-29T18:26:13.139 INFO:tasks.rados.rados.0.smithi089.stdout:3566: writing smithi08969774-49 from 1343488 to 1818624 tid 1 2024-08-29T18:26:13.142 INFO:tasks.rados.rados.0.smithi089.stdout:3566: writing smithi08969774-49 from 1818624 to 2244608 tid 2 2024-08-29T18:26:13.148 INFO:tasks.rados.rados.0.smithi089.stdout:3566: writing smithi08969774-49 from 2244608 to 2940928 tid 3 2024-08-29T18:26:13.148 INFO:tasks.rados.rados.0.smithi089.stdout:3566: writing smithi08969774-49 from 2940928 to 3022848 tid 4 2024-08-29T18:26:13.148 INFO:tasks.rados.rados.0.smithi089.stdout:3567: snap_remove snap 343 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3567: done (2 left) 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3568: rmattr oid 16 current snap is 385 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3565: finishing copy_from to smithi08969774-47 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3565: got expected ENOENT (src dne) 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3565: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3566: finishing write tid 1 to smithi08969774-49 2024-08-29T18:26:14.133 INFO:tasks.rados.rados.0.smithi089.stdout:3566: finishing write tid 2 to smithi08969774-49 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: finishing write tid 3 to smithi08969774-49 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: finishing write tid 4 to smithi08969774-49 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: finishing write tid 5 to smithi08969774-49 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: finishing write tid 6 to smithi08969774-49 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: oid 49 updating version 0 to 2425 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: oid 49 updating version 2425 to 2427 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: oid 49 version 2427 is already newer than 2423 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: oid 49 version 2427 is already newer than 2424 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: oid 49 version 2427 is already newer than 2426 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2427 (ObjNum 1103 snap 385 seq_num 1103) dirty exists 2024-08-29T18:26:14.134 INFO:tasks.rados.rados.0.smithi089.stdout:3566: left oid 49 (ObjNum 1103 snap 385 seq_num 1103) 2024-08-29T18:26:14.135 INFO:tasks.rados.rados.0.smithi089.stdout:3565: done (2 left) 2024-08-29T18:26:14.135 INFO:tasks.rados.rados.0.smithi089.stdout:3566: done (1 left) 2024-08-29T18:26:14.135 INFO:tasks.rados.rados.0.smithi089.stdout:3569: delete oid 42 current snap is 385 2024-08-29T18:26:14.152 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2074 (ObjNum 4417 snap 0 seq_num 2869194288) dirty exists 2024-08-29T18:26:14.161 INFO:tasks.rados.rados.0.smithi089.stdout:3568: done (1 left) 2024-08-29T18:26:14.162 INFO:tasks.rados.rados.0.smithi089.stdout:3569: done (0 left) 2024-08-29T18:26:14.162 INFO:tasks.rados.rados.0.smithi089.stdout:3570: rollback oid 27 current snap is 385 2024-08-29T18:26:14.162 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 27 to 320 2024-08-29T18:26:14.162 INFO:tasks.rados.rados.0.smithi089.stdout:3571: snap_remove snap 331 2024-08-29T18:26:14.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:14 smithi089 bash[77323]: cluster 2024-08-29T18:26:12.814338+0000 mgr.y (mgr.34104) 410 : cluster [DBG] pgmap v778: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 838 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.1 MiB/s wr, 26 op/s 2024-08-29T18:26:14.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:14 smithi089 bash[77323]: cluster 2024-08-29T18:26:13.127981+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-29T18:26:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:14 smithi089 bash[78574]: cluster 2024-08-29T18:26:12.814338+0000 mgr.y (mgr.34104) 410 : cluster [DBG] pgmap v778: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 838 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.1 MiB/s wr, 26 op/s 2024-08-29T18:26:14.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:14 smithi089 bash[78574]: cluster 2024-08-29T18:26:13.127981+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-29T18:26:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:14 smithi144 bash[67678]: cluster 2024-08-29T18:26:12.814338+0000 mgr.y (mgr.34104) 410 : cluster [DBG] pgmap v778: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 838 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.1 MiB/s wr, 26 op/s 2024-08-29T18:26:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:14 smithi144 bash[67678]: cluster 2024-08-29T18:26:13.127981+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-29T18:26:15.159 INFO:tasks.rados.rados.0.smithi089.stdout:3571: done (1 left) 2024-08-29T18:26:15.160 INFO:tasks.rados.rados.0.smithi089.stdout:3572: snap_remove snap 294 2024-08-29T18:26:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:26:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:26:15] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.43.0" 2024-08-29T18:26:15.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:15 smithi089 bash[77323]: cluster 2024-08-29T18:26:14.129801+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-29T18:26:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:15 smithi089 bash[78574]: cluster 2024-08-29T18:26:14.129801+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-29T18:26:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:15 smithi144 bash[67678]: cluster 2024-08-29T18:26:14.129801+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-29T18:26:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3572: done (1 left) 2024-08-29T18:26:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3573: setattr oid 11 current snap is 385 2024-08-29T18:26:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3570: finishing rollback tid 0 to smithi08969774-27 2024-08-29T18:26:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3570: finishing rollback tid 1 to smithi08969774-27 2024-08-29T18:26:16.161 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 2091 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-08-29T18:26:16.165 INFO:tasks.rados.rados.0.smithi089.stdout:3570: done (1 left) 2024-08-29T18:26:16.165 INFO:tasks.rados.rados.0.smithi089.stdout:3574: delete oid 34 current snap is 385 2024-08-29T18:26:16.183 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2479 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:16.195 INFO:tasks.rados.rados.0.smithi089.stdout:3573: done (1 left) 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3574: done (0 left) 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3575: read oid 23 snap -1 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3575: expect (ObjNum 1099 snap 382 seq_num 1099) 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3576: copy_from oid 39 from oid 27 current snap is 385 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3577: rmattr oid 20 current snap is 385 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3577: done (2 left) 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3578: read oid 11 snap 368 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3578: expect deleted 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3579: rmattr oid 34 current snap is 385 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3579: done (3 left) 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:3580: copy_from oid 6 from oid 29 current snap is 385 2024-08-29T18:26:16.196 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 41 current snap is 385 2024-08-29T18:26:16.197 INFO:tasks.rados.rados.0.smithi089.stdout:3581: seq_num 1106 ranges {9707520=532480,10240000=483328,10723328=475136,11198464=245760} 2024-08-29T18:26:16.257 INFO:tasks.rados.rados.0.smithi089.stdout:3581: writing smithi08969774-41 from 9707520 to 10240000 tid 1 2024-08-29T18:26:16.259 INFO:tasks.rados.rados.0.smithi089.stdout:3581: writing smithi08969774-41 from 10240000 to 10723328 tid 2 2024-08-29T18:26:16.262 INFO:tasks.rados.rados.0.smithi089.stdout:3581: writing smithi08969774-41 from 10723328 to 11198464 tid 3 2024-08-29T18:26:16.264 INFO:tasks.rados.rados.0.smithi089.stdout:3581: writing smithi08969774-41 from 11198464 to 11444224 tid 4 2024-08-29T18:26:16.264 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 385 2024-08-29T18:26:16.264 INFO:tasks.rados.rados.0.smithi089.stdout:3582: seq_num 1107 ranges {3022848=548864,3571712=770048,4341760=434176} 2024-08-29T18:26:16.284 INFO:tasks.rados.rados.0.smithi089.stdout:3582: writing smithi08969774-49 from 3022848 to 3571712 tid 1 2024-08-29T18:26:16.288 INFO:tasks.rados.rados.0.smithi089.stdout:3582: writing smithi08969774-49 from 3571712 to 4341760 tid 2 2024-08-29T18:26:16.291 INFO:tasks.rados.rados.0.smithi089.stdout:3582: writing smithi08969774-49 from 4341760 to 4775936 tid 3 2024-08-29T18:26:16.291 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 385 2024-08-29T18:26:16.291 INFO:tasks.rados.rados.0.smithi089.stdout:3583: seq_num 1108 ranges {5275648=565248,5840896=647168,6488064=483328,6971392=73728} 2024-08-29T18:26:16.323 INFO:tasks.rados.rados.0.smithi089.stdout:3583: writing smithi08969774-28 from 5275648 to 5840896 tid 1 2024-08-29T18:26:16.327 INFO:tasks.rados.rados.0.smithi089.stdout:3583: writing smithi08969774-28 from 5840896 to 6488064 tid 2 2024-08-29T18:26:16.330 INFO:tasks.rados.rados.0.smithi089.stdout:3583: writing smithi08969774-28 from 6488064 to 6971392 tid 3 2024-08-29T18:26:16.331 INFO:tasks.rados.rados.0.smithi089.stdout:3583: writing smithi08969774-28 from 6971392 to 7045120 tid 4 2024-08-29T18:26:16.331 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 385 2024-08-29T18:26:16.331 INFO:tasks.rados.rados.0.smithi089.stdout:3584: seq_num 1109 ranges {2138112=581632,2719744=532480,3252224=647168,3899392=24576} 2024-08-29T18:26:16.346 INFO:tasks.rados.rados.0.smithi089.stdout:3584: writing smithi08969774-31 from 2138112 to 2719744 tid 1 2024-08-29T18:26:16.349 INFO:tasks.rados.rados.0.smithi089.stdout:3584: writing smithi08969774-31 from 2719744 to 3252224 tid 2 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3584: writing smithi08969774-31 from 3252224 to 3899392 tid 3 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3584: writing smithi08969774-31 from 3899392 to 3923968 tid 4 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3585: read oid 1 snap -1 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3585: expect deleted 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3586: snap_create 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3576: finishing copy_from to smithi08969774-39 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3576: got expected ENOENT (src dne) 2024-08-29T18:26:16.354 INFO:tasks.rados.rados.0.smithi089.stdout:3576: finishing copy_from racing read to smithi08969774-39 2024-08-29T18:26:16.355 INFO:tasks.rados.rados.0.smithi089.stdout:3575: expect (ObjNum 1099 snap 382 seq_num 1099) 2024-08-29T18:26:16.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:16 smithi089 bash[77323]: cluster 2024-08-29T18:26:14.815021+0000 mgr.y (mgr.34104) 411 : cluster [DBG] pgmap v781: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 851 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.3 MiB/s wr, 36 op/s 2024-08-29T18:26:16.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:16 smithi089 bash[77323]: cluster 2024-08-29T18:26:15.160609+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-29T18:26:16.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:16 smithi089 bash[78574]: cluster 2024-08-29T18:26:14.815021+0000 mgr.y (mgr.34104) 411 : cluster [DBG] pgmap v781: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 851 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.3 MiB/s wr, 36 op/s 2024-08-29T18:26:16.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:16 smithi089 bash[78574]: cluster 2024-08-29T18:26:15.160609+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-29T18:26:16.538 INFO:tasks.rados.rados.0.smithi089.stdout:3580: finishing copy_from racing read to smithi08969774-6 2024-08-29T18:26:16.538 INFO:tasks.rados.rados.0.smithi089.stdout:3580: finishing copy_from to smithi08969774-6 2024-08-29T18:26:16.538 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 2070 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:26:16.538 INFO:tasks.rados.rados.0.smithi089.stdout:3581: finishing write tid 1 to smithi08969774-41 2024-08-29T18:26:16.538 INFO:tasks.rados.rados.0.smithi089.stdout:3581: finishing write tid 2 to smithi08969774-41 2024-08-29T18:26:16.538 INFO:tasks.rados.rados.0.smithi089.stdout:3581: finishing write tid 3 to smithi08969774-41 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: finishing write tid 4 to smithi08969774-41 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: finishing write tid 5 to smithi08969774-41 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: finishing write tid 6 to smithi08969774-41 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: oid 41 updating version 0 to 2099 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: oid 41 version 2099 is already newer than 2095 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: oid 41 version 2099 is already newer than 2096 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: oid 41 version 2099 is already newer than 2098 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: oid 41 version 2099 is already newer than 2097 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 41 v 2099 (ObjNum 1106 snap 385 seq_num 1106) dirty exists 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3581: left oid 41 (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3582: finishing write tid 1 to smithi08969774-49 2024-08-29T18:26:16.539 INFO:tasks.rados.rados.0.smithi089.stdout:3582: finishing write tid 2 to smithi08969774-49 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: finishing write tid 3 to smithi08969774-49 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: finishing write tid 4 to smithi08969774-49 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: finishing write tid 5 to smithi08969774-49 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: oid 49 updating version 0 to 2429 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: oid 49 updating version 2429 to 2431 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: oid 49 version 2431 is already newer than 2428 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: oid 49 version 2431 is already newer than 2430 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2431 (ObjNum 1107 snap 385 seq_num 1107) dirty exists 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3582: left oid 49 (ObjNum 1107 snap 385 seq_num 1107) 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3583: finishing write tid 1 to smithi08969774-28 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3583: finishing write tid 2 to smithi08969774-28 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3583: finishing write tid 3 to smithi08969774-28 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3583: finishing write tid 4 to smithi08969774-28 2024-08-29T18:26:16.540 INFO:tasks.rados.rados.0.smithi089.stdout:3583: finishing write tid 5 to smithi08969774-28 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: finishing write tid 6 to smithi08969774-28 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: oid 28 updating version 0 to 1259 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: oid 28 version 1259 is already newer than 1258 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: oid 28 updating version 1259 to 1261 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: oid 28 updating version 1261 to 1262 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: oid 28 version 1262 is already newer than 1260 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1262 (ObjNum 1108 snap 385 seq_num 1108) dirty exists 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3583: left oid 28 (ObjNum 1108 snap 385 seq_num 1108) 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3584: finishing write tid 1 to smithi08969774-31 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3584: finishing write tid 2 to smithi08969774-31 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3584: finishing write tid 3 to smithi08969774-31 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3584: finishing write tid 4 to smithi08969774-31 2024-08-29T18:26:16.541 INFO:tasks.rados.rados.0.smithi089.stdout:3584: finishing write tid 5 to smithi08969774-31 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: finishing write tid 6 to smithi08969774-31 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: oid 31 updating version 0 to 1592 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: oid 31 updating version 1592 to 1594 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: oid 31 version 1594 is already newer than 1590 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: oid 31 version 1594 is already newer than 1593 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: oid 31 version 1594 is already newer than 1591 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 1594 (ObjNum 1109 snap 385 seq_num 1109) dirty exists 2024-08-29T18:26:16.542 INFO:tasks.rados.rados.0.smithi089.stdout:3584: left oid 31 (ObjNum 1109 snap 385 seq_num 1109) 2024-08-29T18:26:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:16 smithi144 bash[67678]: cluster 2024-08-29T18:26:14.815021+0000 mgr.y (mgr.34104) 411 : cluster [DBG] pgmap v781: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 851 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.3 MiB/s wr, 36 op/s 2024-08-29T18:26:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:16 smithi144 bash[67678]: cluster 2024-08-29T18:26:15.160609+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-29T18:26:17.190 INFO:tasks.rados.rados.0.smithi089.stdout:3575: done (9 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3576: done (8 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3578: done (7 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3580: done (6 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3581: done (5 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3582: done (4 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3583: done (3 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3584: done (2 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3585: done (1 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3586: done (0 left) 2024-08-29T18:26:17.191 INFO:tasks.rados.rados.0.smithi089.stdout:3587: delete oid 39 current snap is 386 2024-08-29T18:26:17.197 INFO:tasks.rados.rados.0.smithi089.stdout:3587: done (0 left) 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:3588: read oid 44 snap 358 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:3588: expect (ObjNum 1024 snap 341 seq_num 1024) 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:3589: copy_from oid 18 from oid 11 current snap is 386 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:3590: read oid 20 snap -1 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:3590: expect (ObjNum 1091 snap 379 seq_num 1091) 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 386 2024-08-29T18:26:17.198 INFO:tasks.rados.rados.0.smithi089.stdout:3591: seq_num 1111 ranges {655360=614400,1269760=753664,2023424=450560} 2024-08-29T18:26:17.205 INFO:tasks.rados.rados.0.smithi089.stdout:3591: writing smithi08969774-4 from 655360 to 1269760 tid 1 2024-08-29T18:26:17.210 INFO:tasks.rados.rados.0.smithi089.stdout:3591: writing smithi08969774-4 from 1269760 to 2023424 tid 2 2024-08-29T18:26:17.213 INFO:tasks.rados.rados.0.smithi089.stdout:3591: writing smithi08969774-4 from 2023424 to 2473984 tid 3 2024-08-29T18:26:17.214 INFO:tasks.rados.rados.0.smithi089.stdout:3592: snap_create 2024-08-29T18:26:17.219 INFO:tasks.rados.rados.0.smithi089.stdout:3591: finishing write tid 1 to smithi08969774-4 2024-08-29T18:26:17.225 INFO:tasks.rados.rados.0.smithi089.stdout:3590: expect (ObjNum 1091 snap 379 seq_num 1091) 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: finishing write tid 2 to smithi08969774-4 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: finishing write tid 3 to smithi08969774-4 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: finishing write tid 4 to smithi08969774-4 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: finishing write tid 5 to smithi08969774-4 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: oid 4 updating version 0 to 2076 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: oid 4 updating version 2076 to 2079 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: oid 4 version 2079 is already newer than 2077 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:3591: oid 4 version 2079 is already newer than 2078 2024-08-29T18:26:17.331 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 2079 (ObjNum 1111 snap 386 seq_num 1111) dirty exists 2024-08-29T18:26:17.332 INFO:tasks.rados.rados.0.smithi089.stdout:3591: left oid 4 (ObjNum 1111 snap 386 seq_num 1111) 2024-08-29T18:26:17.332 INFO:tasks.rados.rados.0.smithi089.stdout:3589: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:26:17.332 INFO:tasks.rados.rados.0.smithi089.stdout:3588: expect (ObjNum 1024 snap 341 seq_num 1024) 2024-08-29T18:26:17.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:17 smithi144 bash[67678]: cluster 2024-08-29T18:26:16.159413+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-29T18:26:17.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:17 smithi089 bash[77323]: cluster 2024-08-29T18:26:16.159413+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-29T18:26:17.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:17 smithi089 bash[78574]: cluster 2024-08-29T18:26:16.159413+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-29T18:26:18.055 INFO:tasks.rados.rados.0.smithi089.stdout:3589: finishing copy_from to smithi08969774-18 2024-08-29T18:26:18.055 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 2479 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:18.201 INFO:tasks.rados.rados.0.smithi089.stdout:3588: done (4 left) 2024-08-29T18:26:18.201 INFO:tasks.rados.rados.0.smithi089.stdout:3589: done (3 left) 2024-08-29T18:26:18.201 INFO:tasks.rados.rados.0.smithi089.stdout:3590: done (2 left) 2024-08-29T18:26:18.201 INFO:tasks.rados.rados.0.smithi089.stdout:3591: done (1 left) 2024-08-29T18:26:18.202 INFO:tasks.rados.rados.0.smithi089.stdout:3592: done (0 left) 2024-08-29T18:26:18.202 INFO:tasks.rados.rados.0.smithi089.stdout:3593: setattr oid 16 current snap is 387 2024-08-29T18:26:18.203 INFO:tasks.rados.rados.0.smithi089.stdout:3594: read oid 45 snap -1 2024-08-29T18:26:18.204 INFO:tasks.rados.rados.0.smithi089.stdout:3594: expect (ObjNum 1092 snap 379 seq_num 1092) 2024-08-29T18:26:18.204 INFO:tasks.rados.rados.0.smithi089.stdout:3595: rmattr oid 43 current snap is 387 2024-08-29T18:26:18.204 INFO:tasks.rados.rados.0.smithi089.stdout:3596: rmattr oid 1 current snap is 387 2024-08-29T18:26:18.204 INFO:tasks.rados.rados.0.smithi089.stdout:3596: done (3 left) 2024-08-29T18:26:18.204 INFO:tasks.rados.rados.0.smithi089.stdout:3597: snap_create 2024-08-29T18:26:18.214 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 2045 (ObjNum 1056 snap 364 seq_num 1056) dirty exists 2024-08-29T18:26:18.219 INFO:tasks.rados.rados.0.smithi089.stdout:3594: expect (ObjNum 1092 snap 379 seq_num 1092) 2024-08-29T18:26:18.257 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2080 (ObjNum -1725310960 snap 32765 seq_num 304) dirty exists 2024-08-29T18:26:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:18 smithi144 bash[67678]: cluster 2024-08-29T18:26:16.815978+0000 mgr.y (mgr.34104) 412 : cluster [DBG] pgmap v784: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 856 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-08-29T18:26:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:18 smithi144 bash[67678]: cluster 2024-08-29T18:26:17.190145+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-29T18:26:18.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:18 smithi089 bash[77323]: cluster 2024-08-29T18:26:16.815978+0000 mgr.y (mgr.34104) 412 : cluster [DBG] pgmap v784: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 856 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-08-29T18:26:18.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:18 smithi089 bash[77323]: cluster 2024-08-29T18:26:17.190145+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-29T18:26:18.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:18 smithi089 bash[78574]: cluster 2024-08-29T18:26:16.815978+0000 mgr.y (mgr.34104) 412 : cluster [DBG] pgmap v784: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 856 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-08-29T18:26:18.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:18 smithi089 bash[78574]: cluster 2024-08-29T18:26:17.190145+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-29T18:26:19.211 INFO:tasks.rados.rados.0.smithi089.stdout:3593: done (3 left) 2024-08-29T18:26:19.211 INFO:tasks.rados.rados.0.smithi089.stdout:3594: done (2 left) 2024-08-29T18:26:19.211 INFO:tasks.rados.rados.0.smithi089.stdout:3595: done (1 left) 2024-08-29T18:26:19.211 INFO:tasks.rados.rados.0.smithi089.stdout:3597: done (0 left) 2024-08-29T18:26:19.211 INFO:tasks.rados.rados.0.smithi089.stdout:3598: snap_remove snap 214 2024-08-29T18:26:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:19 smithi144 bash[67678]: cluster 2024-08-29T18:26:18.200118+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-29T18:26:19.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:19 smithi089 bash[77323]: cluster 2024-08-29T18:26:18.200118+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-29T18:26:19.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:19 smithi089 bash[78574]: cluster 2024-08-29T18:26:18.200118+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-29T18:26:20.213 INFO:tasks.rados.rados.0.smithi089.stdout:3598: done (0 left) 2024-08-29T18:26:20.213 INFO:tasks.rados.rados.0.smithi089.stdout:3599: snap_remove snap 363 2024-08-29T18:26:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:20 smithi144 bash[67678]: cluster 2024-08-29T18:26:18.816994+0000 mgr.y (mgr.34104) 413 : cluster [DBG] pgmap v787: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 859 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:26:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:20 smithi144 bash[67678]: cluster 2024-08-29T18:26:19.210927+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-29T18:26:20.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:20 smithi089 bash[77323]: cluster 2024-08-29T18:26:18.816994+0000 mgr.y (mgr.34104) 413 : cluster [DBG] pgmap v787: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 859 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:26:20.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:20 smithi089 bash[77323]: cluster 2024-08-29T18:26:19.210927+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-29T18:26:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:20 smithi089 bash[78574]: cluster 2024-08-29T18:26:18.816994+0000 mgr.y (mgr.34104) 413 : cluster [DBG] pgmap v787: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 859 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-08-29T18:26:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:20 smithi089 bash[78574]: cluster 2024-08-29T18:26:19.210927+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-29T18:26:21.137 INFO:tasks.rados.rados.0.smithi089.stdout:3599: done (0 left) 2024-08-29T18:26:21.137 INFO:tasks.rados.rados.0.smithi089.stdout:3600: snap_create 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: cluster 2024-08-29T18:26:20.211818+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.743975+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.754291+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.756346+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.758113+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.767383+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.228 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.842058+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.928964+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.932509+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.935257+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.937489+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.940727+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.944404+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.946474+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.948662+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.950651+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.952998+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.229 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.955404+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.958150+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.963171+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.967019+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.970580+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.974004+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.977422+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.980593+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.983536+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.991905+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.230 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:20.996061+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:26:21.231 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.001756+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-29T18:26:21.231 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.005982+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.231 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.011383+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-29T18:26:21.231 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.015509+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:26:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.022494+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-29T18:26:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.026283+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:26:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.032165+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-29T18:26:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.035989+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.042991+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.047110+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.052463+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.056780+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.062689+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.066756+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.068216+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.073224+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.076976+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.083420+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-29T18:26:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.086861+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.093615+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.097401+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.103846+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.107683+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.109376+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.111316+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.113116+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.114890+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: cluster 2024-08-29T18:26:21.127252+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-29T18:26:21.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.129691+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.144395+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:26:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.155650+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-29T18:26:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.157072+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.161822+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.163188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:21 smithi144 bash[67678]: audit 2024-08-29T18:26:21.173930+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: cluster 2024-08-29T18:26:20.211818+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.743975+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.754291+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.756346+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.758113+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.767383+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.842058+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.928964+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.932509+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.935257+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.937489+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.940727+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.944404+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.946474+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.948662+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.950651+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.952998+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.955404+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.958150+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.963171+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: cluster 2024-08-29T18:26:20.211818+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.743975+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.754291+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.756346+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.758113+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.767383+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.842058+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.928964+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.932509+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.935257+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.937489+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.940727+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.944404+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.946474+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.948662+0000 mon.a (mon.0) 1341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.950651+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.952998+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.955404+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.958150+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.963171+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.967019+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.970580+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.974004+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.977422+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.980593+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.983536+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.991905+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:20.996061+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.001756+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.005982+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.011383+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.015509+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.022494+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.026283+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.032165+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.035989+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:26:21.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.042991+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.967019+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.970580+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.974004+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.977422+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.980593+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.983536+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.991905+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:20.996061+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.001756+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.005982+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.011383+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.015509+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.022494+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.026283+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.032165+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.035989+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.042991+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.047110+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.052463+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.056780+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:26:21.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.062689+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.066756+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.068216+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.073224+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.076976+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.083420+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.086861+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.093615+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.097401+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.103846+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.107683+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.109376+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.687 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.111316+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.047110+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.052463+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.056780+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.062689+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.066756+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.068216+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.073224+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.076976+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.083420+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-29T18:26:21.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.086861+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.093615+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.097401+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.103846+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.107683+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.109376+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.111316+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.113116+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.114890+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: cluster 2024-08-29T18:26:21.127252+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-29T18:26:21.689 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.129691+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.144395+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.155650+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.157072+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.161822+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.163188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[77323]: audit 2024-08-29T18:26:21.173930+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.113116+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.114890+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: cluster 2024-08-29T18:26:21.127252+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.129691+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-29T18:26:21.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.144395+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-29T18:26:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.155650+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-29T18:26:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.157072+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.161822+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.163188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:21 smithi089 bash[78574]: audit 2024-08-29T18:26:21.173930+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:22.129 INFO:tasks.rados.rados.0.smithi089.stdout:3600: done (0 left) 2024-08-29T18:26:22.129 INFO:tasks.rados.rados.0.smithi089.stdout:3601: read oid 36 snap 384 2024-08-29T18:26:22.129 INFO:tasks.rados.rados.0.smithi089.stdout:3601: expect (ObjNum 1080 snap 374 seq_num 1080) 2024-08-29T18:26:22.129 INFO:tasks.rados.rados.0.smithi089.stdout:3602: setattr oid 19 current snap is 389 2024-08-29T18:26:22.135 INFO:tasks.rados.rados.0.smithi089.stdout:3603: copy_from oid 31 from oid 11 current snap is 389 2024-08-29T18:26:22.135 INFO:tasks.rados.rados.0.smithi089.stdout:3604: snap_remove snap 364 2024-08-29T18:26:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: cluster 2024-08-29T18:26:20.817711+0000 mgr.y (mgr.34104) 414 : cluster [DBG] pgmap v790: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 859 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 852 KiB/s wr, 5 op/s 2024-08-29T18:26:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: audit 2024-08-29T18:26:20.843014+0000 mgr.y (mgr.34104) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:26:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: cephadm 2024-08-29T18:26:20.985110+0000 mgr.y (mgr.34104) 416 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-29T18:26:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: cephadm 2024-08-29T18:26:21.142995+0000 mgr.y (mgr.34104) 417 : cephadm [INF] Upgrade: Complete! 2024-08-29T18:26:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: audit 2024-08-29T18:26:21.254922+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: audit 2024-08-29T18:26:21.256837+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: audit 2024-08-29T18:26:21.257579+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: audit 2024-08-29T18:26:21.265637+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:22 smithi144 bash[67678]: cluster 2024-08-29T18:26:22.129030+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-29T18:26:22.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: cluster 2024-08-29T18:26:20.817711+0000 mgr.y (mgr.34104) 414 : cluster [DBG] pgmap v790: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 859 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 852 KiB/s wr, 5 op/s 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: audit 2024-08-29T18:26:20.843014+0000 mgr.y (mgr.34104) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: cephadm 2024-08-29T18:26:20.985110+0000 mgr.y (mgr.34104) 416 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: cephadm 2024-08-29T18:26:21.142995+0000 mgr.y (mgr.34104) 417 : cephadm [INF] Upgrade: Complete! 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: audit 2024-08-29T18:26:21.254922+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: audit 2024-08-29T18:26:21.256837+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: audit 2024-08-29T18:26:21.257579+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: audit 2024-08-29T18:26:21.265637+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[77323]: cluster 2024-08-29T18:26:22.129030+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-29T18:26:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: cluster 2024-08-29T18:26:20.817711+0000 mgr.y (mgr.34104) 414 : cluster [DBG] pgmap v790: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 859 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 852 KiB/s wr, 5 op/s 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: audit 2024-08-29T18:26:20.843014+0000 mgr.y (mgr.34104) 415 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: cephadm 2024-08-29T18:26:20.985110+0000 mgr.y (mgr.34104) 416 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: cephadm 2024-08-29T18:26:21.142995+0000 mgr.y (mgr.34104) 417 : cephadm [INF] Upgrade: Complete! 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: audit 2024-08-29T18:26:21.254922+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: audit 2024-08-29T18:26:21.256837+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: audit 2024-08-29T18:26:21.257579+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: audit 2024-08-29T18:26:21.265637+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:22 smithi089 bash[78574]: cluster 2024-08-29T18:26:22.129030+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-29T18:26:23.135 INFO:tasks.rados.rados.0.smithi089.stdout:3604: done (3 left) 2024-08-29T18:26:23.136 INFO:tasks.rados.rados.0.smithi089.stdout:3605: rmattr oid 15 current snap is 389 2024-08-29T18:26:23.136 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 2207 (ObjNum 1097 snap 382 seq_num 1097) dirty exists 2024-08-29T18:26:23.136 INFO:tasks.rados.rados.0.smithi089.stdout:3601: expect (ObjNum 1080 snap 374 seq_num 1080) 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:3603: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:3603: finishing copy_from to smithi08969774-31 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2479 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:3601: done (3 left) 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:3602: done (2 left) 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:3603: done (1 left) 2024-08-29T18:26:23.195 INFO:tasks.rados.rados.0.smithi089.stdout:3605: done (0 left) 2024-08-29T18:26:23.196 INFO:tasks.rados.rados.0.smithi089.stdout:3606: rollback oid 33 current snap is 389 2024-08-29T18:26:23.196 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 373 2024-08-29T18:26:23.196 INFO:tasks.rados.rados.0.smithi089.stdout:3607: snap_remove snap 386 2024-08-29T18:26:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:23 smithi144 bash[67678]: audit 2024-08-29T18:26:22.702506+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:23 smithi144 bash[67678]: audit 2024-08-29T18:26:22.957580+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:23 smithi144 bash[67678]: cluster 2024-08-29T18:26:23.133420+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-29T18:26:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:23 smithi089 bash[77323]: audit 2024-08-29T18:26:22.702506+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:23 smithi089 bash[77323]: audit 2024-08-29T18:26:22.957580+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:23 smithi089 bash[77323]: cluster 2024-08-29T18:26:23.133420+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-29T18:26:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:23 smithi089 bash[78574]: audit 2024-08-29T18:26:22.702506+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:23 smithi089 bash[78574]: audit 2024-08-29T18:26:22.957580+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:26:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:23 smithi089 bash[78574]: cluster 2024-08-29T18:26:23.133420+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-29T18:26:24.135 INFO:tasks.rados.rados.0.smithi089.stdout:3607: done (1 left) 2024-08-29T18:26:24.135 INFO:tasks.rados.rados.0.smithi089.stdout:3608: snap_remove snap 357 2024-08-29T18:26:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:24 smithi144 bash[67678]: cluster 2024-08-29T18:26:22.818564+0000 mgr.y (mgr.34104) 418 : cluster [DBG] pgmap v793: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 777 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2024-08-29T18:26:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:24 smithi144 bash[67678]: cluster 2024-08-29T18:26:24.134088+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-29T18:26:24.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:24 smithi089 bash[77323]: cluster 2024-08-29T18:26:22.818564+0000 mgr.y (mgr.34104) 418 : cluster [DBG] pgmap v793: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 777 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2024-08-29T18:26:24.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:24 smithi089 bash[77323]: cluster 2024-08-29T18:26:24.134088+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-29T18:26:24.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:24 smithi089 bash[78574]: cluster 2024-08-29T18:26:22.818564+0000 mgr.y (mgr.34104) 418 : cluster [DBG] pgmap v793: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 777 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 26 op/s 2024-08-29T18:26:24.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:24 smithi089 bash[78574]: cluster 2024-08-29T18:26:24.134088+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-29T18:26:25.137 INFO:tasks.rados.rados.0.smithi089.stdout:3608: done (1 left) 2024-08-29T18:26:25.137 INFO:tasks.rados.rados.0.smithi089.stdout:3609: copy_from oid 30 from oid 46 current snap is 389 2024-08-29T18:26:25.137 INFO:tasks.rados.rados.0.smithi089.stdout:3606: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:26:25.137 INFO:tasks.rados.rados.0.smithi089.stdout:3606: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3606: finishing rollback tid 2 to smithi08969774-33 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 2458 (ObjNum 1051 snap 359 seq_num 1051) dirty exists 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3606: done (1 left) 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3610: read oid 12 snap -1 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3610: expect (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3611: rollback oid 45 current snap is 389 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 375 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3612: rmattr oid 8 current snap is 389 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3612: done (3 left) 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 389 2024-08-29T18:26:25.138 INFO:tasks.rados.rados.0.smithi089.stdout:3613: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-08-29T18:26:25.152 INFO:tasks.rados.rados.0.smithi089.stdout:3613: writing smithi08969774-16 from 0 to 630784 tid 1 2024-08-29T18:26:25.169 INFO:tasks.rados.rados.0.smithi089.stdout:3613: writing smithi08969774-16 from 630784 to 1269760 tid 2 2024-08-29T18:26:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3613: writing smithi08969774-16 from 1269760 to 1736704 tid 3 2024-08-29T18:26:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:3613: writing smithi08969774-16 from 1736704 to 1835008 tid 4 2024-08-29T18:26:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:3614: setattr oid 31 current snap is 389 2024-08-29T18:26:25.188 INFO:tasks.rados.rados.0.smithi089.stdout:3615: read oid 6 snap -1 2024-08-29T18:26:25.188 INFO:tasks.rados.rados.0.smithi089.stdout:3615: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:25.188 INFO:tasks.rados.rados.0.smithi089.stdout:3616: delete oid 27 current snap is 389 2024-08-29T18:26:25.193 INFO:tasks.rados.rados.0.smithi089.stdout:3613: finishing write tid 1 to smithi08969774-16 2024-08-29T18:26:25.193 INFO:tasks.rados.rados.0.smithi089.stdout:3616: done (6 left) 2024-08-29T18:26:25.193 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 389 2024-08-29T18:26:25.193 INFO:tasks.rados.rados.0.smithi089.stdout:3617: seq_num 1114 ranges {3637248=663552,4300800=802816,5103616=401408} 2024-08-29T18:26:25.221 INFO:tasks.rados.rados.0.smithi089.stdout:3617: writing smithi08969774-3 from 3637248 to 4300800 tid 1 2024-08-29T18:26:25.226 INFO:tasks.rados.rados.0.smithi089.stdout:3617: writing smithi08969774-3 from 4300800 to 5103616 tid 2 2024-08-29T18:26:25.230 INFO:tasks.rados.rados.0.smithi089.stdout:3617: writing smithi08969774-3 from 5103616 to 5505024 tid 3 2024-08-29T18:26:25.230 INFO:tasks.rados.rados.0.smithi089.stdout:3618: snap_remove snap 322 2024-08-29T18:26:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:26:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:26:25] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.43.0" 2024-08-29T18:26:26.129 INFO:tasks.rados.rados.0.smithi089.stdout:3618: done (7 left) 2024-08-29T18:26:26.130 INFO:tasks.rados.rados.0.smithi089.stdout:3619: snap_create 2024-08-29T18:26:26.130 INFO:tasks.rados.rados.0.smithi089.stdout:3613: finishing write tid 2 to smithi08969774-16 2024-08-29T18:26:26.130 INFO:tasks.rados.rados.0.smithi089.stdout:3613: finishing write tid 3 to smithi08969774-16 2024-08-29T18:26:26.130 INFO:tasks.rados.rados.0.smithi089.stdout:3613: finishing write tid 4 to smithi08969774-16 2024-08-29T18:26:26.130 INFO:tasks.rados.rados.0.smithi089.stdout:3615: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:26.183 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2480 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:26.183 INFO:tasks.rados.rados.0.smithi089.stdout:3610: expect (ObjNum 995 snap 331 seq_num 995) 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:3611: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:3611: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2535 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:3609: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:3613: finishing write tid 5 to smithi08969774-16 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:3609: finishing copy_from to smithi08969774-30 2024-08-29T18:26:26.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2094 (ObjNum 1094 snap 381 seq_num 1094) dirty exists 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: finishing write tid 6 to smithi08969774-16 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: oid 16 updating version 0 to 2082 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: oid 16 updating version 2082 to 2083 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: oid 16 updating version 2083 to 2084 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: oid 16 updating version 2084 to 2085 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: oid 16 version 2085 is already newer than 2081 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2085 (ObjNum 1112 snap 389 seq_num 1112) dirty exists 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3613: left oid 16 (ObjNum 1112 snap 389 seq_num 1112) 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3617: finishing write tid 1 to smithi08969774-3 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3617: finishing write tid 2 to smithi08969774-3 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3617: finishing write tid 3 to smithi08969774-3 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3617: finishing write tid 4 to smithi08969774-3 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3617: finishing write tid 5 to smithi08969774-3 2024-08-29T18:26:26.326 INFO:tasks.rados.rados.0.smithi089.stdout:3617: oid 3 updating version 0 to 2520 2024-08-29T18:26:26.327 INFO:tasks.rados.rados.0.smithi089.stdout:3617: oid 3 version 2520 is already newer than 2519 2024-08-29T18:26:26.327 INFO:tasks.rados.rados.0.smithi089.stdout:3617: oid 3 version 2520 is already newer than 2518 2024-08-29T18:26:26.327 INFO:tasks.rados.rados.0.smithi089.stdout:3617: oid 3 version 2520 is already newer than 2517 2024-08-29T18:26:26.327 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2520 (ObjNum 1114 snap 389 seq_num 1114) dirty exists 2024-08-29T18:26:26.327 INFO:tasks.rados.rados.0.smithi089.stdout:3617: left oid 3 (ObjNum 1114 snap 389 seq_num 1114) 2024-08-29T18:26:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:26 smithi089 bash[77323]: cluster 2024-08-29T18:26:24.819344+0000 mgr.y (mgr.34104) 419 : cluster [DBG] pgmap v796: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 734 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2024-08-29T18:26:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:26 smithi089 bash[77323]: cluster 2024-08-29T18:26:25.137797+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-29T18:26:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:26 smithi089 bash[77323]: cluster 2024-08-29T18:26:26.128824+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-29T18:26:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:26 smithi089 bash[78574]: cluster 2024-08-29T18:26:24.819344+0000 mgr.y (mgr.34104) 419 : cluster [DBG] pgmap v796: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 734 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2024-08-29T18:26:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:26 smithi089 bash[78574]: cluster 2024-08-29T18:26:25.137797+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-29T18:26:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:26 smithi089 bash[78574]: cluster 2024-08-29T18:26:26.128824+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-29T18:26:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:26 smithi144 bash[67678]: cluster 2024-08-29T18:26:24.819344+0000 mgr.y (mgr.34104) 419 : cluster [DBG] pgmap v796: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 734 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 31 op/s 2024-08-29T18:26:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:26 smithi144 bash[67678]: cluster 2024-08-29T18:26:25.137797+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-29T18:26:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:26 smithi144 bash[67678]: cluster 2024-08-29T18:26:26.128824+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-29T18:26:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:3609: done (7 left) 2024-08-29T18:26:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:3610: done (6 left) 2024-08-29T18:26:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:3611: done (5 left) 2024-08-29T18:26:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:3613: done (4 left) 2024-08-29T18:26:27.151 INFO:tasks.rados.rados.0.smithi089.stdout:3614: done (3 left) 2024-08-29T18:26:27.152 INFO:tasks.rados.rados.0.smithi089.stdout:3615: done (2 left) 2024-08-29T18:26:27.152 INFO:tasks.rados.rados.0.smithi089.stdout:3617: done (1 left) 2024-08-29T18:26:27.152 INFO:tasks.rados.rados.0.smithi089.stdout:3619: done (0 left) 2024-08-29T18:26:27.152 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 390 2024-08-29T18:26:27.152 INFO:tasks.rados.rados.0.smithi089.stdout:3620: seq_num 1115 ranges {7045120=679936,7725056=688128,8413184=516096} 2024-08-29T18:26:27.194 INFO:tasks.rados.rados.0.smithi089.stdout:3620: writing smithi08969774-28 from 7045120 to 7725056 tid 1 2024-08-29T18:26:27.198 INFO:tasks.rados.rados.0.smithi089.stdout:3620: writing smithi08969774-28 from 7725056 to 8413184 tid 2 2024-08-29T18:26:27.201 INFO:tasks.rados.rados.0.smithi089.stdout:3620: writing smithi08969774-28 from 8413184 to 8929280 tid 3 2024-08-29T18:26:27.201 INFO:tasks.rados.rados.0.smithi089.stdout:3621: snap_remove snap 335 2024-08-29T18:26:28.161 INFO:tasks.rados.rados.0.smithi089.stdout:3621: done (1 left) 2024-08-29T18:26:28.161 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 9 current snap is 390 2024-08-29T18:26:28.161 INFO:tasks.rados.rados.0.smithi089.stdout:3622: seq_num 1116 ranges {524288=696320,1220608=573440,1794048=450560,2244608=180224} 2024-08-29T18:26:28.168 INFO:tasks.rados.rados.0.smithi089.stdout:3622: writing smithi08969774-9 from 524288 to 1220608 tid 1 2024-08-29T18:26:28.172 INFO:tasks.rados.rados.0.smithi089.stdout:3622: writing smithi08969774-9 from 1220608 to 1794048 tid 2 2024-08-29T18:26:28.176 INFO:tasks.rados.rados.0.smithi089.stdout:3622: writing smithi08969774-9 from 1794048 to 2244608 tid 3 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:3622: writing smithi08969774-9 from 2244608 to 2424832 tid 4 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:3623: rollback oid 32 current snap is 390 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 368 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:3620: finishing write tid 1 to smithi08969774-28 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 390 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:3620: finishing write tid 2 to smithi08969774-28 2024-08-29T18:26:28.178 INFO:tasks.rados.rados.0.smithi089.stdout:3620: finishing write tid 3 to smithi08969774-28 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: finishing write tid 4 to smithi08969774-28 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: finishing write tid 5 to smithi08969774-28 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: oid 28 updating version 0 to 1265 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: oid 28 updating version 1265 to 1266 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: oid 28 version 1266 is already newer than 1264 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: oid 28 version 1266 is already newer than 1263 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1266 (ObjNum 1115 snap 390 seq_num 1115) dirty exists 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3620: left oid 28 (ObjNum 1115 snap 390 seq_num 1115) 2024-08-29T18:26:28.179 INFO:tasks.rados.rados.0.smithi089.stdout:3624: seq_num 1117 ranges {5505024=712704,6217728=458752,6676480=655360,7331840=90112} 2024-08-29T18:26:28.215 INFO:tasks.rados.rados.0.smithi089.stdout:3624: writing smithi08969774-3 from 5505024 to 6217728 tid 1 2024-08-29T18:26:28.218 INFO:tasks.rados.rados.0.smithi089.stdout:3624: writing smithi08969774-3 from 6217728 to 6676480 tid 2 2024-08-29T18:26:28.222 INFO:tasks.rados.rados.0.smithi089.stdout:3624: writing smithi08969774-3 from 6676480 to 7331840 tid 3 2024-08-29T18:26:28.224 INFO:tasks.rados.rados.0.smithi089.stdout:3624: writing smithi08969774-3 from 7331840 to 7421952 tid 4 2024-08-29T18:26:28.224 INFO:tasks.rados.rados.0.smithi089.stdout:3620: done (3 left) 2024-08-29T18:26:28.224 INFO:tasks.rados.rados.0.smithi089.stdout:3625: copy_from oid 50 from oid 16 current snap is 390 2024-08-29T18:26:28.224 INFO:tasks.rados.rados.0.smithi089.stdout:3622: finishing write tid 1 to smithi08969774-9 2024-08-29T18:26:28.224 INFO:tasks.rados.rados.0.smithi089.stdout:3623: finishing rollback tid 0 to smithi08969774-32 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3623: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 2094 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: finishing write tid 2 to smithi08969774-9 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: finishing write tid 3 to smithi08969774-9 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: finishing write tid 4 to smithi08969774-9 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: finishing write tid 5 to smithi08969774-9 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: finishing write tid 6 to smithi08969774-9 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: oid 9 updating version 0 to 2100 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: oid 9 updating version 2100 to 2102 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: oid 9 version 2102 is already newer than 2101 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: oid 9 updating version 2102 to 2104 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:3622: oid 9 version 2104 is already newer than 2103 2024-08-29T18:26:28.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 2104 (ObjNum 1116 snap 390 seq_num 1116) dirty exists 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3622: left oid 9 (ObjNum 1116 snap 390 seq_num 1116) 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3622: done (3 left) 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3623: done (2 left) 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3626: read oid 1 snap -1 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3626: expect deleted 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3627: read oid 8 snap -1 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3627: expect (ObjNum 1085 snap 374 seq_num 1085) 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 390 2024-08-29T18:26:28.226 INFO:tasks.rados.rados.0.smithi089.stdout:3628: seq_num 1118 ranges {5496832=729088,6225920=794624,7020544=409600} 2024-08-29T18:26:28.260 INFO:tasks.rados.rados.0.smithi089.stdout:3628: writing smithi08969774-43 from 5496832 to 6225920 tid 1 2024-08-29T18:26:28.265 INFO:tasks.rados.rados.0.smithi089.stdout:3628: writing smithi08969774-43 from 6225920 to 7020544 tid 2 2024-08-29T18:26:28.268 INFO:tasks.rados.rados.0.smithi089.stdout:3628: writing smithi08969774-43 from 7020544 to 7430144 tid 3 2024-08-29T18:26:28.268 INFO:tasks.rados.rados.0.smithi089.stdout:3629: snap_remove snap 378 2024-08-29T18:26:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:28 smithi089 bash[77323]: cluster 2024-08-29T18:26:26.820389+0000 mgr.y (mgr.34104) 420 : cluster [DBG] pgmap v799: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-08-29T18:26:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:28 smithi089 bash[77323]: cluster 2024-08-29T18:26:27.151836+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-29T18:26:28.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:28 smithi089 bash[78574]: cluster 2024-08-29T18:26:26.820389+0000 mgr.y (mgr.34104) 420 : cluster [DBG] pgmap v799: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-08-29T18:26:28.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:28 smithi089 bash[78574]: cluster 2024-08-29T18:26:27.151836+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-29T18:26:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:28 smithi144 bash[67678]: cluster 2024-08-29T18:26:26.820389+0000 mgr.y (mgr.34104) 420 : cluster [DBG] pgmap v799: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-08-29T18:26:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:28 smithi144 bash[67678]: cluster 2024-08-29T18:26:27.151836+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-29T18:26:29.183 INFO:tasks.rados.rados.0.smithi089.stdout:3629: done (5 left) 2024-08-29T18:26:29.183 INFO:tasks.rados.rados.0.smithi089.stdout:3630: snap_remove snap 351 2024-08-29T18:26:29.183 INFO:tasks.rados.rados.0.smithi089.stdout:3624: finishing write tid 1 to smithi08969774-3 2024-08-29T18:26:29.183 INFO:tasks.rados.rados.0.smithi089.stdout:3624: finishing write tid 2 to smithi08969774-3 2024-08-29T18:26:29.183 INFO:tasks.rados.rados.0.smithi089.stdout:3627: expect (ObjNum 1085 snap 374 seq_num 1085) 2024-08-29T18:26:29.252 INFO:tasks.rados.rados.0.smithi089.stdout:3624: finishing write tid 3 to smithi08969774-3 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: finishing write tid 4 to smithi08969774-3 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3625: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: finishing write tid 5 to smithi08969774-3 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3625: finishing copy_from to smithi08969774-50 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2085 (ObjNum 1112 snap 389 seq_num 1112) dirty exists 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: finishing write tid 6 to smithi08969774-3 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: oid 3 updating version 0 to 2546 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: oid 3 version 2546 is already newer than 2538 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: oid 3 version 2546 is already newer than 2544 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: oid 3 version 2546 is already newer than 2545 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:3624: oid 3 version 2546 is already newer than 2539 2024-08-29T18:26:29.253 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2546 (ObjNum 1117 snap 390 seq_num 1117) dirty exists 2024-08-29T18:26:29.254 INFO:tasks.rados.rados.0.smithi089.stdout:3624: left oid 3 (ObjNum 1117 snap 390 seq_num 1117) 2024-08-29T18:26:29.254 INFO:tasks.rados.rados.0.smithi089.stdout:3628: finishing write tid 1 to smithi08969774-43 2024-08-29T18:26:29.254 INFO:tasks.rados.rados.0.smithi089.stdout:3628: finishing write tid 2 to smithi08969774-43 2024-08-29T18:26:29.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:29 smithi089 bash[77323]: cluster 2024-08-29T18:26:28.155167+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-29T18:26:29.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:29 smithi089 bash[78574]: cluster 2024-08-29T18:26:28.155167+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-29T18:26:29.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:29 smithi144 bash[67678]: cluster 2024-08-29T18:26:28.155167+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-29T18:26:30.185 INFO:tasks.rados.rados.0.smithi089.stdout:3624: done (5 left) 2024-08-29T18:26:30.185 INFO:tasks.rados.rados.0.smithi089.stdout:3625: done (4 left) 2024-08-29T18:26:30.185 INFO:tasks.rados.rados.0.smithi089.stdout:3626: done (3 left) 2024-08-29T18:26:30.185 INFO:tasks.rados.rados.0.smithi089.stdout:3627: done (2 left) 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3630: done (1 left) 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3631: copy_from oid 30 from oid 2 current snap is 390 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: finishing write tid 3 to smithi08969774-43 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: finishing write tid 4 to smithi08969774-43 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: finishing write tid 5 to smithi08969774-43 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: oid 43 updating version 0 to 2105 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: oid 43 updating version 2105 to 2106 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: oid 43 version 2106 is already newer than 2104 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: oid 43 version 2106 is already newer than 2103 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 2106 (ObjNum 1118 snap 390 seq_num 1118) dirty exists 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: left oid 43 (ObjNum 1118 snap 390 seq_num 1118) 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3628: done (1 left) 2024-08-29T18:26:30.186 INFO:tasks.rados.rados.0.smithi089.stdout:3632: copy_from oid 12 from oid 22 current snap is 390 2024-08-29T18:26:30.187 INFO:tasks.rados.rados.0.smithi089.stdout:3633: setattr oid 1 current snap is 390 2024-08-29T18:26:30.187 INFO:tasks.rados.rados.0.smithi089.stdout:3634: delete oid 29 current snap is 390 2024-08-29T18:26:30.213 INFO:tasks.rados.rados.0.smithi089.stdout:3632: finishing copy_from to smithi08969774-12 2024-08-29T18:26:30.213 INFO:tasks.rados.rados.0.smithi089.stdout:3632: got expected ENOENT (src dne) 2024-08-29T18:26:30.215 INFO:tasks.rados.rados.0.smithi089.stdout:3632: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:26:30.217 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 2111 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-08-29T18:26:30.224 INFO:tasks.rados.rados.0.smithi089.stdout:3632: done (3 left) 2024-08-29T18:26:30.224 INFO:tasks.rados.rados.0.smithi089.stdout:3633: done (2 left) 2024-08-29T18:26:30.224 INFO:tasks.rados.rados.0.smithi089.stdout:3634: done (1 left) 2024-08-29T18:26:30.224 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 26 current snap is 390 2024-08-29T18:26:30.224 INFO:tasks.rados.rados.0.smithi089.stdout:3635: seq_num 1120 ranges {1662976=761856,2424832=557056,2981888=425984,3407872=221184} 2024-08-29T18:26:30.239 INFO:tasks.rados.rados.0.smithi089.stdout:3635: writing smithi08969774-26 from 1662976 to 2424832 tid 1 2024-08-29T18:26:30.242 INFO:tasks.rados.rados.0.smithi089.stdout:3635: writing smithi08969774-26 from 2424832 to 2981888 tid 2 2024-08-29T18:26:30.245 INFO:tasks.rados.rados.0.smithi089.stdout:3635: writing smithi08969774-26 from 2981888 to 3407872 tid 3 2024-08-29T18:26:30.247 INFO:tasks.rados.rados.0.smithi089.stdout:3635: writing smithi08969774-26 from 3407872 to 3629056 tid 4 2024-08-29T18:26:30.247 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 390 2024-08-29T18:26:30.247 INFO:tasks.rados.rados.0.smithi089.stdout:3636: seq_num 1121 ranges {0=778240,778240=442368,1220608=638976,1859584=122880} 2024-08-29T18:26:30.252 INFO:tasks.rados.rados.0.smithi089.stdout:3636: writing smithi08969774-29 from 0 to 778240 tid 1 2024-08-29T18:26:30.254 INFO:tasks.rados.rados.0.smithi089.stdout:3636: writing smithi08969774-29 from 778240 to 1220608 tid 2 2024-08-29T18:26:30.258 INFO:tasks.rados.rados.0.smithi089.stdout:3636: writing smithi08969774-29 from 1220608 to 1859584 tid 3 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:3636: writing smithi08969774-29 from 1859584 to 1982464 tid 4 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 390 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:3631: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:3631: finishing copy_from to smithi08969774-30 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2077 (ObjNum 1083 snap 374 seq_num 1083) dirty exists 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:3635: finishing write tid 1 to smithi08969774-26 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:3635: finishing write tid 2 to smithi08969774-26 2024-08-29T18:26:30.259 INFO:tasks.rados.rados.0.smithi089.stdout:3635: finishing write tid 3 to smithi08969774-26 2024-08-29T18:26:30.260 INFO:tasks.rados.rados.0.smithi089.stdout:3635: finishing write tid 4 to smithi08969774-26 2024-08-29T18:26:30.260 INFO:tasks.rados.rados.0.smithi089.stdout:3637: seq_num 1122 ranges {2383872=794624,3178496=729088,3907584=475136} 2024-08-29T18:26:30.276 INFO:tasks.rados.rados.0.smithi089.stdout:3637: writing smithi08969774-21 from 2383872 to 3178496 tid 1 2024-08-29T18:26:30.281 INFO:tasks.rados.rados.0.smithi089.stdout:3637: writing smithi08969774-21 from 3178496 to 3907584 tid 2 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:3637: writing smithi08969774-21 from 3907584 to 4382720 tid 3 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:3631: done (3 left) 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 390 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:3635: finishing write tid 5 to smithi08969774-26 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:3635: finishing write tid 6 to smithi08969774-26 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:3635: oid 26 updating version 0 to 2096 2024-08-29T18:26:30.285 INFO:tasks.rados.rados.0.smithi089.stdout:3635: oid 26 updating version 2096 to 2097 2024-08-29T18:26:30.286 INFO:tasks.rados.rados.0.smithi089.stdout:3635: oid 26 version 2097 is already newer than 2094 2024-08-29T18:26:30.286 INFO:tasks.rados.rados.0.smithi089.stdout:3635: oid 26 version 2097 is already newer than 2093 2024-08-29T18:26:30.286 INFO:tasks.rados.rados.0.smithi089.stdout:3635: oid 26 version 2097 is already newer than 2095 2024-08-29T18:26:30.286 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2097 (ObjNum 1120 snap 390 seq_num 1120) dirty exists 2024-08-29T18:26:30.286 INFO:tasks.rados.rados.0.smithi089.stdout:3635: left oid 26 (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:26:30.286 INFO:tasks.rados.rados.0.smithi089.stdout:3638: seq_num 1123 ranges {4136960=409600,4546560=614400,5160960=598016,5758976=393216} 2024-08-29T18:26:30.310 INFO:tasks.rados.rados.0.smithi089.stdout:3638: writing smithi08969774-12 from 4136960 to 4546560 tid 1 2024-08-29T18:26:30.314 INFO:tasks.rados.rados.0.smithi089.stdout:3638: writing smithi08969774-12 from 4546560 to 5160960 tid 2 2024-08-29T18:26:30.318 INFO:tasks.rados.rados.0.smithi089.stdout:3638: writing smithi08969774-12 from 5160960 to 5758976 tid 3 2024-08-29T18:26:30.321 INFO:tasks.rados.rados.0.smithi089.stdout:3638: writing smithi08969774-12 from 5758976 to 6152192 tid 4 2024-08-29T18:26:30.321 INFO:tasks.rados.rados.0.smithi089.stdout:3635: done (3 left) 2024-08-29T18:26:30.321 INFO:tasks.rados.rados.0.smithi089.stdout:3639: snap_create 2024-08-29T18:26:30.321 INFO:tasks.rados.rados.0.smithi089.stdout:3636: finishing write tid 1 to smithi08969774-29 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: finishing write tid 2 to smithi08969774-29 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: finishing write tid 3 to smithi08969774-29 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: finishing write tid 4 to smithi08969774-29 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: finishing write tid 5 to smithi08969774-29 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: finishing write tid 6 to smithi08969774-29 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: oid 29 updating version 0 to 2437 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: oid 29 version 2437 is already newer than 2436 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: oid 29 version 2437 is already newer than 2434 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: oid 29 version 2437 is already newer than 2433 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: oid 29 version 2437 is already newer than 2435 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 2437 (ObjNum 1121 snap 390 seq_num 1121) dirty exists 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3636: left oid 29 (ObjNum 1121 snap 390 seq_num 1121) 2024-08-29T18:26:30.322 INFO:tasks.rados.rados.0.smithi089.stdout:3637: finishing write tid 1 to smithi08969774-21 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: finishing write tid 2 to smithi08969774-21 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: finishing write tid 3 to smithi08969774-21 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: finishing write tid 4 to smithi08969774-21 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: finishing write tid 5 to smithi08969774-21 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: oid 21 updating version 0 to 2086 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: oid 21 updating version 2086 to 2089 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: oid 21 version 2089 is already newer than 2087 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: oid 21 version 2089 is already newer than 2088 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 2089 (ObjNum 1122 snap 390 seq_num 1122) dirty exists 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3637: left oid 21 (ObjNum 1122 snap 390 seq_num 1122) 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3638: finishing write tid 1 to smithi08969774-12 2024-08-29T18:26:30.323 INFO:tasks.rados.rados.0.smithi089.stdout:3638: finishing write tid 2 to smithi08969774-12 2024-08-29T18:26:30.324 INFO:tasks.rados.rados.0.smithi089.stdout:3638: finishing write tid 3 to smithi08969774-12 2024-08-29T18:26:30.326 INFO:tasks.rados.rados.0.smithi089.stdout:3638: finishing write tid 4 to smithi08969774-12 2024-08-29T18:26:30.326 INFO:tasks.rados.rados.0.smithi089.stdout:3638: finishing write tid 5 to smithi08969774-12 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: finishing write tid 6 to smithi08969774-12 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: oid 12 updating version 0 to 2581 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: oid 12 version 2581 is already newer than 2580 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: oid 12 version 2581 is already newer than 2579 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: oid 12 version 2581 is already newer than 2578 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: oid 12 version 2581 is already newer than 2577 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2581 (ObjNum 1123 snap 390 seq_num 1123) dirty exists 2024-08-29T18:26:30.329 INFO:tasks.rados.rados.0.smithi089.stdout:3638: left oid 12 (ObjNum 1123 snap 390 seq_num 1123) 2024-08-29T18:26:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:30 smithi144 bash[67678]: cluster 2024-08-29T18:26:28.821406+0000 mgr.y (mgr.34104) 421 : cluster [DBG] pgmap v802: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 747 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:26:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:30 smithi144 bash[67678]: cluster 2024-08-29T18:26:29.182798+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-29T18:26:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:30 smithi089 bash[77323]: cluster 2024-08-29T18:26:28.821406+0000 mgr.y (mgr.34104) 421 : cluster [DBG] pgmap v802: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 747 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:26:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:30 smithi089 bash[77323]: cluster 2024-08-29T18:26:29.182798+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-29T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:30 smithi089 bash[78574]: cluster 2024-08-29T18:26:28.821406+0000 mgr.y (mgr.34104) 421 : cluster [DBG] pgmap v802: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 747 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-08-29T18:26:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:30 smithi089 bash[78574]: cluster 2024-08-29T18:26:29.182798+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-29T18:26:31.130 INFO:tasks.rados.rados.0.smithi089.stdout:3636: done (3 left) 2024-08-29T18:26:31.130 INFO:tasks.rados.rados.0.smithi089.stdout:3637: done (2 left) 2024-08-29T18:26:31.130 INFO:tasks.rados.rados.0.smithi089.stdout:3638: done (1 left) 2024-08-29T18:26:31.130 INFO:tasks.rados.rados.0.smithi089.stdout:3639: done (0 left) 2024-08-29T18:26:31.130 INFO:tasks.rados.rados.0.smithi089.stdout:3640: read oid 22 snap -1 2024-08-29T18:26:31.131 INFO:tasks.rados.rados.0.smithi089.stdout:3640: expect deleted 2024-08-29T18:26:31.131 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 391 2024-08-29T18:26:31.131 INFO:tasks.rados.rados.0.smithi089.stdout:3641: seq_num 1124 ranges {1343488=434176,1777664=499712,2277376=409600,2686976=663552,3350528=32768} 2024-08-29T18:26:31.140 INFO:tasks.rados.rados.0.smithi089.stdout:3641: writing smithi08969774-2 from 1343488 to 1777664 tid 1 2024-08-29T18:26:31.143 INFO:tasks.rados.rados.0.smithi089.stdout:3641: writing smithi08969774-2 from 1777664 to 2277376 tid 2 2024-08-29T18:26:31.145 INFO:tasks.rados.rados.0.smithi089.stdout:3641: writing smithi08969774-2 from 2277376 to 2686976 tid 3 2024-08-29T18:26:31.149 INFO:tasks.rados.rados.0.smithi089.stdout:3641: writing smithi08969774-2 from 2686976 to 3350528 tid 4 2024-08-29T18:26:31.149 INFO:tasks.rados.rados.0.smithi089.stdout:3641: writing smithi08969774-2 from 3350528 to 3383296 tid 5 2024-08-29T18:26:31.149 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 391 2024-08-29T18:26:31.150 INFO:tasks.rados.rados.0.smithi089.stdout:3642: seq_num 1125 ranges {10108928=450560,10559488=786432,11345920=614400,11960320=204800} 2024-08-29T18:26:31.209 INFO:tasks.rados.rados.0.smithi089.stdout:3642: writing smithi08969774-44 from 10108928 to 10559488 tid 1 2024-08-29T18:26:31.213 INFO:tasks.rados.rados.0.smithi089.stdout:3642: writing smithi08969774-44 from 10559488 to 11345920 tid 2 2024-08-29T18:26:31.217 INFO:tasks.rados.rados.0.smithi089.stdout:3642: writing smithi08969774-44 from 11345920 to 11960320 tid 3 2024-08-29T18:26:31.219 INFO:tasks.rados.rados.0.smithi089.stdout:3642: writing smithi08969774-44 from 11960320 to 12165120 tid 4 2024-08-29T18:26:31.219 INFO:tasks.rados.rados.0.smithi089.stdout:3643: copy_from oid 50 from oid 29 current snap is 391 2024-08-29T18:26:31.219 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 1 to smithi08969774-2 2024-08-29T18:26:31.219 INFO:tasks.rados.rados.0.smithi089.stdout:3640: done (3 left) 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3644: read oid 36 snap 305 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3644: expect deleted 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3645: copy_from oid 37 from oid 18 current snap is 391 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 2 to smithi08969774-2 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 3 to smithi08969774-2 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 4 to smithi08969774-2 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 5 to smithi08969774-2 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 6 to smithi08969774-2 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: finishing write tid 7 to smithi08969774-2 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: oid 2 updating version 0 to 2096 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: oid 2 updating version 2096 to 2099 2024-08-29T18:26:31.220 INFO:tasks.rados.rados.0.smithi089.stdout:3641: oid 2 version 2099 is already newer than 2098 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:3641: oid 2 version 2099 is already newer than 2097 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:3641: oid 2 version 2099 is already newer than 2095 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:3641: oid 2 updating version 2099 to 2100 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2100 (ObjNum 1124 snap 391 seq_num 1124) dirty exists 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:3641: left oid 2 (ObjNum 1124 snap 391 seq_num 1124) 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:3641: done (4 left) 2024-08-29T18:26:31.221 INFO:tasks.rados.rados.0.smithi089.stdout:3646: snap_create 2024-08-29T18:26:31.225 INFO:tasks.rados.rados.0.smithi089.stdout:3642: finishing write tid 1 to smithi08969774-44 2024-08-29T18:26:31.232 INFO:tasks.rados.rados.0.smithi089.stdout:3642: finishing write tid 2 to smithi08969774-44 2024-08-29T18:26:31.233 INFO:tasks.rados.rados.0.smithi089.stdout:3642: finishing write tid 3 to smithi08969774-44 2024-08-29T18:26:31.233 INFO:tasks.rados.rados.0.smithi089.stdout:3642: finishing write tid 4 to smithi08969774-44 2024-08-29T18:26:31.234 INFO:tasks.rados.rados.0.smithi089.stdout:3642: finishing write tid 5 to smithi08969774-44 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: finishing write tid 6 to smithi08969774-44 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: oid 44 updating version 0 to 2209 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: oid 44 updating version 2209 to 2210 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: oid 44 version 2210 is already newer than 2208 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: oid 44 updating version 2210 to 2211 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: oid 44 updating version 2211 to 2212 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 2212 (ObjNum 1125 snap 391 seq_num 1125) dirty exists 2024-08-29T18:26:31.237 INFO:tasks.rados.rados.0.smithi089.stdout:3642: left oid 44 (ObjNum 1125 snap 391 seq_num 1125) 2024-08-29T18:26:31.245 INFO:tasks.rados.rados.0.smithi089.stdout:3643: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:26:31.247 INFO:tasks.rados.rados.0.smithi089.stdout:3643: finishing copy_from to smithi08969774-50 2024-08-29T18:26:31.247 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2437 (ObjNum 1121 snap 390 seq_num 1121) dirty exists 2024-08-29T18:26:31.274 INFO:tasks.rados.rados.0.smithi089.stdout:3645: finishing copy_from racing read to smithi08969774-37 2024-08-29T18:26:31.276 INFO:tasks.rados.rados.0.smithi089.stdout:3645: finishing copy_from to smithi08969774-37 2024-08-29T18:26:31.276 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2479 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:31 smithi144 bash[67678]: cluster 2024-08-29T18:26:30.185475+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-29T18:26:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:31 smithi144 bash[67678]: cluster 2024-08-29T18:26:31.130179+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-29T18:26:31.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:31 smithi089 bash[77323]: cluster 2024-08-29T18:26:30.185475+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-29T18:26:31.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:31 smithi089 bash[77323]: cluster 2024-08-29T18:26:31.130179+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-29T18:26:31.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:31 smithi089 bash[78574]: cluster 2024-08-29T18:26:30.185475+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-29T18:26:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:31 smithi089 bash[78574]: cluster 2024-08-29T18:26:31.130179+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3642: done (4 left) 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3643: done (3 left) 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3644: done (2 left) 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3645: done (1 left) 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3646: done (0 left) 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3647: rollback oid 40 current snap is 392 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 40 to 291 2024-08-29T18:26:32.214 INFO:tasks.rados.rados.0.smithi089.stdout:3648: read oid 10 snap -1 2024-08-29T18:26:32.215 INFO:tasks.rados.rados.0.smithi089.stdout:3648: expect (ObjNum 1054 snap 363 seq_num 1054) 2024-08-29T18:26:32.215 INFO:tasks.rados.rados.0.smithi089.stdout:3649: rollback oid 39 current snap is 392 2024-08-29T18:26:32.215 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 39 to 382 2024-08-29T18:26:32.215 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 392 2024-08-29T18:26:32.215 INFO:tasks.rados.rados.0.smithi089.stdout:3650: seq_num 1126 ranges {1982464=466944,2449408=720896,3170304=778240,3948544=106496} 2024-08-29T18:26:32.228 INFO:tasks.rados.rados.0.smithi089.stdout:3650: writing smithi08969774-50 from 1982464 to 2449408 tid 1 2024-08-29T18:26:32.233 INFO:tasks.rados.rados.0.smithi089.stdout:3650: writing smithi08969774-50 from 2449408 to 3170304 tid 2 2024-08-29T18:26:32.238 INFO:tasks.rados.rados.0.smithi089.stdout:3650: writing smithi08969774-50 from 3170304 to 3948544 tid 3 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3650: writing smithi08969774-50 from 3948544 to 4055040 tid 4 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3651: read oid 22 snap -1 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3651: expect deleted 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3652: snap_create 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3649: finishing rollback tid 1 to smithi08969774-39 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3649: finishing rollback tid 2 to smithi08969774-39 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2102 (ObjNum 1084 snap 374 seq_num 1084) dirty exists 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3647: finishing rollback tid 0 to smithi08969774-40 2024-08-29T18:26:32.242 INFO:tasks.rados.rados.0.smithi089.stdout:3647: finishing rollback tid 1 to smithi08969774-40 2024-08-29T18:26:32.245 INFO:tasks.rados.rados.0.smithi089.stdout:3647: finishing rollback tid 2 to smithi08969774-40 2024-08-29T18:26:32.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2587 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:26:32.250 INFO:tasks.rados.rados.0.smithi089.stdout:3650: finishing write tid 1 to smithi08969774-50 2024-08-29T18:26:32.250 INFO:tasks.rados.rados.0.smithi089.stdout:3650: finishing write tid 2 to smithi08969774-50 2024-08-29T18:26:32.254 INFO:tasks.rados.rados.0.smithi089.stdout:3650: finishing write tid 3 to smithi08969774-50 2024-08-29T18:26:32.254 INFO:tasks.rados.rados.0.smithi089.stdout:3650: finishing write tid 4 to smithi08969774-50 2024-08-29T18:26:32.254 INFO:tasks.rados.rados.0.smithi089.stdout:3650: finishing write tid 5 to smithi08969774-50 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: finishing write tid 6 to smithi08969774-50 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: oid 50 updating version 0 to 2462 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: oid 50 version 2462 is already newer than 2459 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: oid 50 version 2462 is already newer than 2460 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: oid 50 updating version 2462 to 2463 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: oid 50 version 2463 is already newer than 2461 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2463 (ObjNum 1126 snap 392 seq_num 1126) dirty exists 2024-08-29T18:26:32.257 INFO:tasks.rados.rados.0.smithi089.stdout:3650: left oid 50 (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:26:32.265 INFO:tasks.rados.rados.0.smithi089.stdout:3648: expect (ObjNum 1054 snap 363 seq_num 1054) 2024-08-29T18:26:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:32 smithi144 bash[67678]: cluster 2024-08-29T18:26:30.822092+0000 mgr.y (mgr.34104) 422 : cluster [DBG] pgmap v805: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 747 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 464 KiB/s wr, 1 op/s 2024-08-29T18:26:32.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:32 smithi089 bash[78574]: cluster 2024-08-29T18:26:30.822092+0000 mgr.y (mgr.34104) 422 : cluster [DBG] pgmap v805: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 747 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 464 KiB/s wr, 1 op/s 2024-08-29T18:26:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:32 smithi089 bash[77323]: cluster 2024-08-29T18:26:30.822092+0000 mgr.y (mgr.34104) 422 : cluster [DBG] pgmap v805: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 747 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 464 KiB/s wr, 1 op/s 2024-08-29T18:26:33.222 INFO:tasks.rados.rados.0.smithi089.stdout:3647: done (5 left) 2024-08-29T18:26:33.222 INFO:tasks.rados.rados.0.smithi089.stdout:3648: done (4 left) 2024-08-29T18:26:33.223 INFO:tasks.rados.rados.0.smithi089.stdout:3649: done (3 left) 2024-08-29T18:26:33.223 INFO:tasks.rados.rados.0.smithi089.stdout:3650: done (2 left) 2024-08-29T18:26:33.223 INFO:tasks.rados.rados.0.smithi089.stdout:3651: done (1 left) 2024-08-29T18:26:33.223 INFO:tasks.rados.rados.0.smithi089.stdout:3652: done (0 left) 2024-08-29T18:26:33.223 INFO:tasks.rados.rados.0.smithi089.stdout:3653: snap_remove snap 383 2024-08-29T18:26:33.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:33 smithi144 bash[67678]: cluster 2024-08-29T18:26:32.214452+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-29T18:26:33.554 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:33 smithi089 bash[77323]: cluster 2024-08-29T18:26:32.214452+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-29T18:26:33.554 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:33 smithi089 bash[78574]: cluster 2024-08-29T18:26:32.214452+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-29T18:26:34.215 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph orch ps' 2024-08-29T18:26:34.221 INFO:tasks.rados.rados.0.smithi089.stdout:3653: done (0 left) 2024-08-29T18:26:34.222 INFO:tasks.rados.rados.0.smithi089.stdout:3654: setattr oid 44 current snap is 393 2024-08-29T18:26:34.224 INFO:tasks.rados.rados.0.smithi089.stdout:3655: copy_from oid 35 from oid 34 current snap is 393 2024-08-29T18:26:34.224 INFO:tasks.rados.rados.0.smithi089.stdout:3656: read oid 22 snap -1 2024-08-29T18:26:34.224 INFO:tasks.rados.rados.0.smithi089.stdout:3656: expect deleted 2024-08-29T18:26:34.225 INFO:tasks.rados.rados.0.smithi089.stdout:3657: snap_remove snap 370 2024-08-29T18:26:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:34 smithi144 bash[67678]: cluster 2024-08-29T18:26:32.823014+0000 mgr.y (mgr.34104) 423 : cluster [DBG] pgmap v808: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 761 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-29T18:26:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:34 smithi144 bash[67678]: cluster 2024-08-29T18:26:33.223770+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-29T18:26:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:34 smithi144 bash[67678]: audit 2024-08-29T18:26:33.321004+0000 mgr.y (mgr.34104) 424 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:34.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:34 smithi089 bash[78574]: cluster 2024-08-29T18:26:32.823014+0000 mgr.y (mgr.34104) 423 : cluster [DBG] pgmap v808: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 761 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-29T18:26:34.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:34 smithi089 bash[78574]: cluster 2024-08-29T18:26:33.223770+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-29T18:26:34.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:34 smithi089 bash[78574]: audit 2024-08-29T18:26:33.321004+0000 mgr.y (mgr.34104) 424 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:34 smithi089 bash[77323]: cluster 2024-08-29T18:26:32.823014+0000 mgr.y (mgr.34104) 423 : cluster [DBG] pgmap v808: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 761 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-29T18:26:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:34 smithi089 bash[77323]: cluster 2024-08-29T18:26:33.223770+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-29T18:26:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:34 smithi089 bash[77323]: audit 2024-08-29T18:26:33.321004+0000 mgr.y (mgr.34104) 424 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:3657: done (3 left) 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:3658: rollback oid 12 current snap is 393 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 320 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:3655: finishing copy_from to smithi08969774-35 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:3655: got expected ENOENT (src dne) 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:3655: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:26:35.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 2213 (ObjNum 1125 snap 391 seq_num 1125) dirty exists 2024-08-29T18:26:35.252 INFO:tasks.rados.rados.0.smithi089.stdout:3654: done (3 left) 2024-08-29T18:26:35.252 INFO:tasks.rados.rados.0.smithi089.stdout:3655: done (2 left) 2024-08-29T18:26:35.252 INFO:tasks.rados.rados.0.smithi089.stdout:3656: done (1 left) 2024-08-29T18:26:35.252 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 393 2024-08-29T18:26:35.252 INFO:tasks.rados.rados.0.smithi089.stdout:3659: seq_num 1127 ranges {3383296=483328,3866624=598016,4464640=581632,5046272=425984} 2024-08-29T18:26:35.271 INFO:tasks.rados.rados.0.smithi089.stdout:3659: writing smithi08969774-2 from 3383296 to 3866624 tid 1 2024-08-29T18:26:35.276 INFO:tasks.rados.rados.0.smithi089.stdout:3659: writing smithi08969774-2 from 3866624 to 4464640 tid 2 2024-08-29T18:26:35.281 INFO:tasks.rados.rados.0.smithi089.stdout:3659: writing smithi08969774-2 from 4464640 to 5046272 tid 3 2024-08-29T18:26:35.284 INFO:tasks.rados.rados.0.smithi089.stdout:3659: writing smithi08969774-2 from 5046272 to 5472256 tid 4 2024-08-29T18:26:35.284 INFO:tasks.rados.rados.0.smithi089.stdout:3660: snap_remove snap 389 2024-08-29T18:26:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:26:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:26:35] "GET /metrics HTTP/1.1" 200 36262 "" "Prometheus/2.43.0" 2024-08-29T18:26:35.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:35 smithi089 bash[78574]: cluster 2024-08-29T18:26:34.222530+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-29T18:26:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:35 smithi089 bash[77323]: cluster 2024-08-29T18:26:34.222530+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-29T18:26:35.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:35 smithi144 bash[67678]: cluster 2024-08-29T18:26:34.222530+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3660: done (2 left) 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3661: read oid 18 snap -1 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3661: expect (ObjNum 1082 snap 374 seq_num 1082) 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3658: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3658: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2598 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3659: finishing write tid 1 to smithi08969774-2 2024-08-29T18:26:36.134 INFO:tasks.rados.rados.0.smithi089.stdout:3659: finishing write tid 2 to smithi08969774-2 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: finishing write tid 3 to smithi08969774-2 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: finishing write tid 4 to smithi08969774-2 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: finishing write tid 5 to smithi08969774-2 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: finishing write tid 6 to smithi08969774-2 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: oid 2 updating version 0 to 2105 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: oid 2 version 2105 is already newer than 2104 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: oid 2 updating version 2105 to 2106 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: oid 2 version 2106 is already newer than 2103 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: oid 2 updating version 2106 to 2107 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2107 (ObjNum 1127 snap 393 seq_num 1127) dirty exists 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: left oid 2 (ObjNum 1127 snap 393 seq_num 1127) 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3658: done (2 left) 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:3659: done (1 left) 2024-08-29T18:26:36.135 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 44 current snap is 393 2024-08-29T18:26:36.136 INFO:tasks.rados.rados.0.smithi089.stdout:3662: seq_num 1128 ranges {12165120=499712,12664832=483328,13148160=786432,13934592=335872} 2024-08-29T18:26:36.219 INFO:tasks.rados.rados.0.smithi089.stdout:3662: writing smithi08969774-44 from 12165120 to 12664832 tid 1 2024-08-29T18:26:36.222 INFO:tasks.rados.rados.0.smithi089.stdout:3662: writing smithi08969774-44 from 12664832 to 13148160 tid 2 2024-08-29T18:26:36.227 INFO:tasks.rados.rados.0.smithi089.stdout:3662: writing smithi08969774-44 from 13148160 to 13934592 tid 3 2024-08-29T18:26:36.229 INFO:tasks.rados.rados.0.smithi089.stdout:3662: writing smithi08969774-44 from 13934592 to 14270464 tid 4 2024-08-29T18:26:36.229 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 1 current snap is 393 2024-08-29T18:26:36.229 INFO:tasks.rados.rados.0.smithi089.stdout:3663: seq_num 1129 ranges {0=516096,516096=770048,1286144=598016,1884160=237568} 2024-08-29T18:26:36.232 INFO:tasks.rados.rados.0.smithi089.stdout:3663: writing smithi08969774-1 from 0 to 516096 tid 1 2024-08-29T18:26:36.237 INFO:tasks.rados.rados.0.smithi089.stdout:3663: writing smithi08969774-1 from 516096 to 1286144 tid 2 2024-08-29T18:26:36.241 INFO:tasks.rados.rados.0.smithi089.stdout:3663: writing smithi08969774-1 from 1286144 to 1884160 tid 3 2024-08-29T18:26:36.242 INFO:tasks.rados.rados.0.smithi089.stdout:3663: writing smithi08969774-1 from 1884160 to 2121728 tid 4 2024-08-29T18:26:36.242 INFO:tasks.rados.rados.0.smithi089.stdout:3664: snap_remove snap 319 2024-08-29T18:26:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:36 smithi144 bash[67678]: cluster 2024-08-29T18:26:34.823718+0000 mgr.y (mgr.34104) 425 : cluster [DBG] pgmap v811: 121 pgs: 121 active+clean; 768 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-08-29T18:26:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:36 smithi144 bash[67678]: cluster 2024-08-29T18:26:35.245131+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-29T18:26:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:36 smithi144 bash[67678]: cluster 2024-08-29T18:26:36.134095+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-29T18:26:36.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:36 smithi089 bash[77323]: cluster 2024-08-29T18:26:34.823718+0000 mgr.y (mgr.34104) 425 : cluster [DBG] pgmap v811: 121 pgs: 121 active+clean; 768 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-08-29T18:26:36.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:36 smithi089 bash[77323]: cluster 2024-08-29T18:26:35.245131+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-29T18:26:36.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:36 smithi089 bash[77323]: cluster 2024-08-29T18:26:36.134095+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-29T18:26:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:36 smithi089 bash[78574]: cluster 2024-08-29T18:26:34.823718+0000 mgr.y (mgr.34104) 425 : cluster [DBG] pgmap v811: 121 pgs: 121 active+clean; 768 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-08-29T18:26:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:36 smithi089 bash[78574]: cluster 2024-08-29T18:26:35.245131+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-29T18:26:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:36 smithi089 bash[78574]: cluster 2024-08-29T18:26:36.134095+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-29T18:26:37.250 INFO:tasks.rados.rados.0.smithi089.stdout:3664: done (3 left) 2024-08-29T18:26:37.250 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 393 2024-08-29T18:26:37.250 INFO:tasks.rados.rados.0.smithi089.stdout:3665: seq_num 1130 ranges {4775936=532480,5308416=655360,5963776=753664,6717440=196608} 2024-08-29T18:26:37.282 INFO:tasks.rados.rados.0.smithi089.stdout:3665: writing smithi08969774-49 from 4775936 to 5308416 tid 1 2024-08-29T18:26:37.287 INFO:tasks.rados.rados.0.smithi089.stdout:3665: writing smithi08969774-49 from 5308416 to 5963776 tid 2 2024-08-29T18:26:37.291 INFO:tasks.rados.rados.0.smithi089.stdout:3665: writing smithi08969774-49 from 5963776 to 6717440 tid 3 2024-08-29T18:26:37.293 INFO:tasks.rados.rados.0.smithi089.stdout:3665: writing smithi08969774-49 from 6717440 to 6914048 tid 4 2024-08-29T18:26:37.293 INFO:tasks.rados.rados.0.smithi089.stdout:3666: read oid 34 snap -1 2024-08-29T18:26:37.293 INFO:tasks.rados.rados.0.smithi089.stdout:3666: expect deleted 2024-08-29T18:26:37.294 INFO:tasks.rados.rados.0.smithi089.stdout:3667: snap_remove snap 371 2024-08-29T18:26:38.263 INFO:tasks.rados.rados.0.smithi089.stdout:3661: expect (ObjNum 1082 snap 374 seq_num 1082) 2024-08-29T18:26:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:38 smithi144 bash[67678]: cluster 2024-08-29T18:26:36.824742+0000 mgr.y (mgr.34104) 426 : cluster [DBG] pgmap v814: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 778 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 10 op/s 2024-08-29T18:26:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:38 smithi144 bash[67678]: cluster 2024-08-29T18:26:37.249894+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-29T18:26:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:38 smithi144 bash[67678]: audit 2024-08-29T18:26:37.702992+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3662: finishing write tid 1 to smithi08969774-44 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3662: finishing write tid 2 to smithi08969774-44 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3662: finishing write tid 3 to smithi08969774-44 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3662: finishing write tid 4 to smithi08969774-44 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3662: finishing write tid 5 to smithi08969774-44 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3663: finishing write tid 1 to smithi08969774-1 2024-08-29T18:26:38.633 INFO:tasks.rados.rados.0.smithi089.stdout:3662: finishing write tid 6 to smithi08969774-44 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: oid 44 updating version 0 to 2216 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: oid 44 version 2216 is already newer than 2214 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: oid 44 updating version 2216 to 2218 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: oid 44 version 2218 is already newer than 2217 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: oid 44 version 2218 is already newer than 2215 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 44 v 2218 (ObjNum 1128 snap 393 seq_num 1128) dirty exists 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: left oid 44 (ObjNum 1128 snap 393 seq_num 1128) 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3663: finishing write tid 2 to smithi08969774-1 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3663: finishing write tid 3 to smithi08969774-1 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3663: finishing write tid 4 to smithi08969774-1 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3663: finishing write tid 5 to smithi08969774-1 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3661: done (5 left) 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3662: done (4 left) 2024-08-29T18:26:38.634 INFO:tasks.rados.rados.0.smithi089.stdout:3667: done (3 left) 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 47 current snap is 393 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: finishing write tid 6 to smithi08969774-1 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: oid 1 updating version 0 to 2135 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: oid 1 updating version 2135 to 2136 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: oid 1 updating version 2136 to 2139 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: oid 1 version 2139 is already newer than 2137 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: oid 1 version 2139 is already newer than 2138 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 2139 (ObjNum 1129 snap 393 seq_num 1129) dirty exists 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3663: left oid 1 (ObjNum 1129 snap 393 seq_num 1129) 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3665: finishing write tid 1 to smithi08969774-49 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3665: finishing write tid 2 to smithi08969774-49 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3665: finishing write tid 3 to smithi08969774-49 2024-08-29T18:26:38.635 INFO:tasks.rados.rados.0.smithi089.stdout:3668: seq_num 1131 ranges {1818624=548864,2367488=540672,2908160=565248,3473408=425984,3899392=73728} 2024-08-29T18:26:38.654 INFO:tasks.rados.rados.0.smithi089.stdout:3668: writing smithi08969774-47 from 1818624 to 2367488 tid 1 2024-08-29T18:26:38.659 INFO:tasks.rados.rados.0.smithi089.stdout:3668: writing smithi08969774-47 from 2367488 to 2908160 tid 2 2024-08-29T18:26:38.665 INFO:tasks.rados.rados.0.smithi089.stdout:3668: writing smithi08969774-47 from 2908160 to 3473408 tid 3 2024-08-29T18:26:38.669 INFO:tasks.rados.rados.0.smithi089.stdout:3668: writing smithi08969774-47 from 3473408 to 3899392 tid 4 2024-08-29T18:26:38.670 INFO:tasks.rados.rados.0.smithi089.stdout:3668: writing smithi08969774-47 from 3899392 to 3973120 tid 5 2024-08-29T18:26:38.670 INFO:tasks.rados.rados.0.smithi089.stdout:3663: done (3 left) 2024-08-29T18:26:38.670 INFO:tasks.rados.rados.0.smithi089.stdout:3669: setattr oid 35 current snap is 393 2024-08-29T18:26:38.670 INFO:tasks.rados.rados.0.smithi089.stdout:3665: finishing write tid 4 to smithi08969774-49 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: finishing write tid 5 to smithi08969774-49 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: finishing write tid 6 to smithi08969774-49 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: oid 49 updating version 0 to 2440 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: oid 49 updating version 2440 to 2442 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: oid 49 version 2442 is already newer than 2441 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: oid 49 version 2442 is already newer than 2438 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: oid 49 version 2442 is already newer than 2439 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2442 (ObjNum 1130 snap 393 seq_num 1130) dirty exists 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3665: left oid 49 (ObjNum 1130 snap 393 seq_num 1130) 2024-08-29T18:26:38.671 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 1 to smithi08969774-47 2024-08-29T18:26:38.672 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 2 to smithi08969774-47 2024-08-29T18:26:38.673 INFO:tasks.rados.rados.0.smithi089.stdout:3665: done (3 left) 2024-08-29T18:26:38.673 INFO:tasks.rados.rados.0.smithi089.stdout:3666: done (2 left) 2024-08-29T18:26:38.673 INFO:tasks.rados.rados.0.smithi089.stdout:3670: snap_create 2024-08-29T18:26:38.674 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 3 to smithi08969774-47 2024-08-29T18:26:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:38 smithi089 bash[77323]: cluster 2024-08-29T18:26:36.824742+0000 mgr.y (mgr.34104) 426 : cluster [DBG] pgmap v814: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 778 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 10 op/s 2024-08-29T18:26:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:38 smithi089 bash[77323]: cluster 2024-08-29T18:26:37.249894+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-29T18:26:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:38 smithi089 bash[77323]: audit 2024-08-29T18:26:37.702992+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:38 smithi089 bash[78574]: cluster 2024-08-29T18:26:36.824742+0000 mgr.y (mgr.34104) 426 : cluster [DBG] pgmap v814: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 778 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 10 op/s 2024-08-29T18:26:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:38 smithi089 bash[78574]: cluster 2024-08-29T18:26:37.249894+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-29T18:26:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:38 smithi089 bash[78574]: audit 2024-08-29T18:26:37.702992+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:38.680 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2596 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:26:38.680 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 4 to smithi08969774-47 2024-08-29T18:26:38.681 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 5 to smithi08969774-47 2024-08-29T18:26:38.682 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 6 to smithi08969774-47 2024-08-29T18:26:38.685 INFO:tasks.rados.rados.0.smithi089.stdout:3668: finishing write tid 7 to smithi08969774-47 2024-08-29T18:26:38.685 INFO:tasks.rados.rados.0.smithi089.stdout:3668: oid 47 updating version 0 to 2110 2024-08-29T18:26:38.685 INFO:tasks.rados.rados.0.smithi089.stdout:3668: oid 47 version 2110 is already newer than 2109 2024-08-29T18:26:38.686 INFO:tasks.rados.rados.0.smithi089.stdout:3668: oid 47 version 2110 is already newer than 2108 2024-08-29T18:26:38.686 INFO:tasks.rados.rados.0.smithi089.stdout:3668: oid 47 version 2110 is already newer than 2107 2024-08-29T18:26:38.686 INFO:tasks.rados.rados.0.smithi089.stdout:3668: oid 47 version 2110 is already newer than 2106 2024-08-29T18:26:38.686 INFO:tasks.rados.rados.0.smithi089.stdout:3668: oid 47 version 2110 is already newer than 2105 2024-08-29T18:26:38.686 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 2110 (ObjNum 1131 snap 393 seq_num 1131) dirty exists 2024-08-29T18:26:38.686 INFO:tasks.rados.rados.0.smithi089.stdout:3668: left oid 47 (ObjNum 1131 snap 393 seq_num 1131) 2024-08-29T18:26:38.962 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:26:39.272 INFO:tasks.rados.rados.0.smithi089.stdout:3668: done (2 left) 2024-08-29T18:26:39.272 INFO:tasks.rados.rados.0.smithi089.stdout:3669: done (1 left) 2024-08-29T18:26:39.272 INFO:tasks.rados.rados.0.smithi089.stdout:3670: done (0 left) 2024-08-29T18:26:39.272 INFO:tasks.rados.rados.0.smithi089.stdout:3671: delete oid 11 current snap is 394 2024-08-29T18:26:39.283 INFO:tasks.rados.rados.0.smithi089.stdout:3671: done (0 left) 2024-08-29T18:26:39.283 INFO:tasks.rados.rados.0.smithi089.stdout:3672: snap_remove snap 305 2024-08-29T18:26:39.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:39 smithi089 bash[77323]: cluster 2024-08-29T18:26:38.262051+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-29T18:26:39.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:39 smithi089 bash[78574]: cluster 2024-08-29T18:26:38.262051+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-29T18:26:39.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:39 smithi144 bash[67678]: cluster 2024-08-29T18:26:38.262051+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-29T18:26:40.284 INFO:tasks.rados.rados.0.smithi089.stdout:3672: done (0 left) 2024-08-29T18:26:40.284 INFO:tasks.rados.rados.0.smithi089.stdout:3673: read oid 26 snap -1 2024-08-29T18:26:40.284 INFO:tasks.rados.rados.0.smithi089.stdout:3673: expect (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:26:40.284 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 394 2024-08-29T18:26:40.285 INFO:tasks.rados.rados.0.smithi089.stdout:3674: seq_num 1133 ranges {8929280=581632,9510912=753664,10264576=573440,10838016=278528} 2024-08-29T18:26:40.350 INFO:tasks.rados.rados.0.smithi089.stdout:3674: writing smithi08969774-28 from 8929280 to 9510912 tid 1 2024-08-29T18:26:40.355 INFO:tasks.rados.rados.0.smithi089.stdout:3674: writing smithi08969774-28 from 9510912 to 10264576 tid 2 2024-08-29T18:26:40.359 INFO:tasks.rados.rados.0.smithi089.stdout:3674: writing smithi08969774-28 from 10264576 to 10838016 tid 3 2024-08-29T18:26:40.361 INFO:tasks.rados.rados.0.smithi089.stdout:3674: writing smithi08969774-28 from 10838016 to 11116544 tid 4 2024-08-29T18:26:40.361 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 394 2024-08-29T18:26:40.361 INFO:tasks.rados.rados.0.smithi089.stdout:3675: seq_num 1134 ranges {0=598016,598016=638976,1236992=737280,1974272=229376} 2024-08-29T18:26:40.364 INFO:tasks.rados.rados.0.smithi089.stdout:3675: writing smithi08969774-45 from 0 to 598016 tid 1 2024-08-29T18:26:40.369 INFO:tasks.rados.rados.0.smithi089.stdout:3675: writing smithi08969774-45 from 598016 to 1236992 tid 2 2024-08-29T18:26:40.373 INFO:tasks.rados.rados.0.smithi089.stdout:3675: writing smithi08969774-45 from 1236992 to 1974272 tid 3 2024-08-29T18:26:40.375 INFO:tasks.rados.rados.0.smithi089.stdout:3675: writing smithi08969774-45 from 1974272 to 2203648 tid 4 2024-08-29T18:26:40.376 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 21 current snap is 394 2024-08-29T18:26:40.376 INFO:tasks.rados.rados.0.smithi089.stdout:3676: seq_num 1135 ranges {4382720=614400,4997120=524288,5521408=540672,6062080=483328,6545408=57344} 2024-08-29T18:26:40.404 INFO:tasks.rados.rados.0.smithi089.stdout:3676: writing smithi08969774-21 from 4382720 to 4997120 tid 1 2024-08-29T18:26:40.408 INFO:tasks.rados.rados.0.smithi089.stdout:3676: writing smithi08969774-21 from 4997120 to 5521408 tid 2 2024-08-29T18:26:40.411 INFO:tasks.rados.rados.0.smithi089.stdout:3676: writing smithi08969774-21 from 5521408 to 6062080 tid 3 2024-08-29T18:26:40.414 INFO:tasks.rados.rados.0.smithi089.stdout:3676: writing smithi08969774-21 from 6062080 to 6545408 tid 4 2024-08-29T18:26:40.414 INFO:tasks.rados.rados.0.smithi089.stdout:3676: writing smithi08969774-21 from 6545408 to 6602752 tid 5 2024-08-29T18:26:40.414 INFO:tasks.rados.rados.0.smithi089.stdout:3677: rollback oid 8 current snap is 394 2024-08-29T18:26:40.414 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 278 2024-08-29T18:26:40.415 INFO:tasks.rados.rados.0.smithi089.stdout:3673: expect (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:26:40.544 INFO:tasks.rados.rados.0.smithi089.stdout:3674: finishing write tid 1 to smithi08969774-28 2024-08-29T18:26:40.544 INFO:tasks.rados.rados.0.smithi089.stdout:3674: finishing write tid 2 to smithi08969774-28 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3673: done (4 left) 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3678: copy_from oid 12 from oid 25 current snap is 394 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: finishing write tid 3 to smithi08969774-28 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: finishing write tid 4 to smithi08969774-28 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: finishing write tid 5 to smithi08969774-28 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: finishing write tid 6 to smithi08969774-28 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: oid 28 updating version 0 to 1268 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: oid 28 updating version 1268 to 1271 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: oid 28 version 1271 is already newer than 1269 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: oid 28 version 1271 is already newer than 1267 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: oid 28 version 1271 is already newer than 1270 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1271 (ObjNum 1133 snap 394 seq_num 1133) dirty exists 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3674: left oid 28 (ObjNum 1133 snap 394 seq_num 1133) 2024-08-29T18:26:40.545 INFO:tasks.rados.rados.0.smithi089.stdout:3675: finishing write tid 1 to smithi08969774-45 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: finishing write tid 2 to smithi08969774-45 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: finishing write tid 3 to smithi08969774-45 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: finishing write tid 4 to smithi08969774-45 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: finishing write tid 5 to smithi08969774-45 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: finishing write tid 6 to smithi08969774-45 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: oid 45 updating version 0 to 2627 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: oid 45 updating version 2627 to 2629 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: oid 45 version 2629 is already newer than 2628 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: oid 45 updating version 2629 to 2630 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: oid 45 updating version 2630 to 2631 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2631 (ObjNum 1134 snap 394 seq_num 1134) dirty exists 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3675: left oid 45 (ObjNum 1134 snap 394 seq_num 1134) 2024-08-29T18:26:40.546 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 1 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 2 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 3 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 4 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3674: done (4 left) 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3675: done (3 left) 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3679: snap_create 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 5 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3677: finishing rollback tid 0 to smithi08969774-8 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 6 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3677: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3677: finishing rollback tid 2 to smithi08969774-8 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2635 (ObjNum 33 snap 0 seq_num 2867867968) dirty exists 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: finishing write tid 7 to smithi08969774-21 2024-08-29T18:26:40.547 INFO:tasks.rados.rados.0.smithi089.stdout:3676: oid 21 updating version 0 to 2093 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:3676: oid 21 version 2093 is already newer than 2092 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:3676: oid 21 updating version 2093 to 2095 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:3676: oid 21 version 2095 is already newer than 2094 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:3676: oid 21 version 2095 is already newer than 2091 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:3676: oid 21 version 2095 is already newer than 2090 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 2095 (ObjNum 1135 snap 394 seq_num 1135) dirty exists 2024-08-29T18:26:40.548 INFO:tasks.rados.rados.0.smithi089.stdout:3676: left oid 21 (ObjNum 1135 snap 394 seq_num 1135) 2024-08-29T18:26:40.551 INFO:tasks.rados.rados.0.smithi089.stdout:3678: finishing copy_from racing read to smithi08969774-12 2024-08-29T18:26:40.553 INFO:tasks.rados.rados.0.smithi089.stdout:3678: finishing copy_from to smithi08969774-12 2024-08-29T18:26:40.553 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 1759 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:26:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:40 smithi144 bash[67678]: cluster 2024-08-29T18:26:38.825641+0000 mgr.y (mgr.34104) 427 : cluster [DBG] pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 786 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-29T18:26:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:40 smithi144 bash[67678]: cluster 2024-08-29T18:26:39.273080+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-29T18:26:40.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:40 smithi089 bash[77323]: cluster 2024-08-29T18:26:38.825641+0000 mgr.y (mgr.34104) 427 : cluster [DBG] pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 786 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-29T18:26:40.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:40 smithi089 bash[77323]: cluster 2024-08-29T18:26:39.273080+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-29T18:26:40.653 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:40 smithi089 bash[78574]: cluster 2024-08-29T18:26:38.825641+0000 mgr.y (mgr.34104) 427 : cluster [DBG] pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 786 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.6 MiB/s wr, 16 op/s 2024-08-29T18:26:40.654 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:40 smithi089 bash[78574]: cluster 2024-08-29T18:26:39.273080+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3676: done (3 left) 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3677: done (2 left) 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3678: done (1 left) 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3679: done (0 left) 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3680: rmattr oid 4 current snap is 395 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3680: done (0 left) 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3681: read oid 4 snap -1 2024-08-29T18:26:41.139 INFO:tasks.rados.rados.0.smithi089.stdout:3681: expect (ObjNum 1111 snap 386 seq_num 1111) 2024-08-29T18:26:41.140 INFO:tasks.rados.rados.0.smithi089.stdout:3682: copy_from oid 16 from oid 24 current snap is 395 2024-08-29T18:26:41.140 INFO:tasks.rados.rados.0.smithi089.stdout:3683: read oid 44 snap -1 2024-08-29T18:26:41.140 INFO:tasks.rados.rados.0.smithi089.stdout:3683: expect (ObjNum 1128 snap 393 seq_num 1128) 2024-08-29T18:26:41.140 INFO:tasks.rados.rados.0.smithi089.stdout:3684: delete oid 23 current snap is 395 2024-08-29T18:26:41.160 INFO:tasks.rados.rados.0.smithi089.stdout:3684: done (3 left) 2024-08-29T18:26:41.161 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 395 2024-08-29T18:26:41.161 INFO:tasks.rados.rados.0.smithi089.stdout:3685: seq_num 1137 ranges {6594560=647168,7241728=696320,7938048=557056,8495104=352256} 2024-08-29T18:26:41.202 INFO:tasks.rados.rados.0.smithi089.stdout:3685: writing smithi08969774-37 from 6594560 to 7241728 tid 1 2024-08-29T18:26:41.206 INFO:tasks.rados.rados.0.smithi089.stdout:3685: writing smithi08969774-37 from 7241728 to 7938048 tid 2 2024-08-29T18:26:41.210 INFO:tasks.rados.rados.0.smithi089.stdout:3685: writing smithi08969774-37 from 7938048 to 8495104 tid 3 2024-08-29T18:26:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:3685: writing smithi08969774-37 from 8495104 to 8847360 tid 4 2024-08-29T18:26:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 395 2024-08-29T18:26:41.213 INFO:tasks.rados.rados.0.smithi089.stdout:3686: seq_num 1138 ranges {811008=663552,1474560=581632,2056192=712704,2768896=311296} 2024-08-29T18:26:41.221 INFO:tasks.rados.rados.0.smithi089.stdout:3686: writing smithi08969774-33 from 811008 to 1474560 tid 1 2024-08-29T18:26:41.225 INFO:tasks.rados.rados.0.smithi089.stdout:3686: writing smithi08969774-33 from 1474560 to 2056192 tid 2 2024-08-29T18:26:41.229 INFO:tasks.rados.rados.0.smithi089.stdout:3686: writing smithi08969774-33 from 2056192 to 2768896 tid 3 2024-08-29T18:26:41.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: writing smithi08969774-33 from 2768896 to 3080192 tid 4 2024-08-29T18:26:41.232 INFO:tasks.rados.rados.0.smithi089.stdout:3687: snap_remove snap 388 2024-08-29T18:26:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:41 smithi144 bash[67678]: cluster 2024-08-29T18:26:40.281444+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-29T18:26:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:41 smithi144 bash[67678]: cluster 2024-08-29T18:26:41.138649+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-29T18:26:41.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:41 smithi089 bash[77323]: cluster 2024-08-29T18:26:40.281444+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-29T18:26:41.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:41 smithi089 bash[77323]: cluster 2024-08-29T18:26:41.138649+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-29T18:26:41.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:41 smithi089 bash[78574]: cluster 2024-08-29T18:26:40.281444+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-29T18:26:41.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:41 smithi089 bash[78574]: cluster 2024-08-29T18:26:41.138649+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-29T18:26:42.139 INFO:tasks.rados.rados.0.smithi089.stdout:3681: expect (ObjNum 1111 snap 386 seq_num 1111) 2024-08-29T18:26:42.229 INFO:tasks.rados.rados.0.smithi089.stdout:3682: finishing copy_from racing read to smithi08969774-16 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3682: finishing copy_from to smithi08969774-16 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 1771 (ObjNum 1090 snap 377 seq_num 1090) dirty exists 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3681: done (5 left) 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3682: done (4 left) 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3687: done (3 left) 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3688: delete oid 19 current snap is 395 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3685: finishing write tid 1 to smithi08969774-37 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3685: finishing write tid 2 to smithi08969774-37 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3685: finishing write tid 3 to smithi08969774-37 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3685: finishing write tid 4 to smithi08969774-37 2024-08-29T18:26:42.230 INFO:tasks.rados.rados.0.smithi089.stdout:3685: finishing write tid 5 to smithi08969774-37 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: finishing write tid 1 to smithi08969774-33 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: finishing write tid 6 to smithi08969774-37 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: oid 37 updating version 0 to 2641 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: oid 37 updating version 2641 to 2642 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: oid 37 version 2642 is already newer than 2639 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: oid 37 version 2642 is already newer than 2638 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: oid 37 version 2642 is already newer than 2640 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2642 (ObjNum 1137 snap 395 seq_num 1137) dirty exists 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3685: left oid 37 (ObjNum 1137 snap 395 seq_num 1137) 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: finishing write tid 2 to smithi08969774-33 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: finishing write tid 3 to smithi08969774-33 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: finishing write tid 4 to smithi08969774-33 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: finishing write tid 5 to smithi08969774-33 2024-08-29T18:26:42.231 INFO:tasks.rados.rados.0.smithi089.stdout:3686: finishing write tid 6 to smithi08969774-33 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3686: oid 33 updating version 0 to 2467 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3686: oid 33 updating version 2467 to 2469 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3686: oid 33 version 2469 is already newer than 2468 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3686: oid 33 version 2469 is already newer than 2466 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3686: oid 33 version 2469 is already newer than 2465 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 2469 (ObjNum 1138 snap 395 seq_num 1138) dirty exists 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3686: left oid 33 (ObjNum 1138 snap 395 seq_num 1138) 2024-08-29T18:26:42.232 INFO:tasks.rados.rados.0.smithi089.stdout:3683: expect (ObjNum 1128 snap 393 seq_num 1128) 2024-08-29T18:26:42.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:42 smithi144 bash[67678]: cluster 2024-08-29T18:26:40.826371+0000 mgr.y (mgr.34104) 428 : cluster [DBG] pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 786 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.0 MiB/s wr, 10 op/s 2024-08-29T18:26:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:42 smithi144 bash[67678]: cluster 2024-08-29T18:26:42.139262+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-29T18:26:42.598 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-29T18:26:42.598 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 *:9093,9094 running (76s) 70s ago 17m 13.6M - 0.25.0 c8568f914cd2 43d380ac2cbc 2024-08-29T18:26:42.598 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi144 *:3000 running (39s) 33s ago 16m 57.6M - 9.4.12 2bacad6d85d8 5b559c453a54 2024-08-29T18:26:42.598 INFO:teuthology.orchestra.run.smithi089.stdout:mds.a smithi089 running (3m) 70s ago 20m 14.1M - 19.1.1-235-g1ef86450 d401bb9bb76e 2635de81a7c7 2024-08-29T18:26:42.598 INFO:teuthology.orchestra.run.smithi089.stdout:mds.b smithi144 running (2m) 33s ago 20m 12.2M - 19.1.1-235-g1ef86450 d401bb9bb76e d7e41a601117 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi144 *:8443,9283,8765 running (9m) 33s ago 28m 430M - 19.1.1-235-g1ef86450 d401bb9bb76e 3e87d38c1e6f 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443,9283,8765 running (10m) 70s ago 30m 508M - 19.1.1-235-g1ef86450 d401bb9bb76e f9e2e688b131 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (9m) 70s ago 30m 71.6M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 8edbe7f7c2ba 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi144 running (8m) 33s ago 28m 57.9M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e fd473d18b0d7 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (8m) 70s ago 28m 60.1M 2048M 19.1.1-235-g1ef86450 d401bb9bb76e 42112b969a8d 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 *:9100 running (2m) 70s ago 17m 7507k - 1.5.0 0da6a335fe13 bf35ca6ed9fa 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi144 *:9100 running (2m) 33s ago 17m 7728k - 1.5.0 0da6a335fe13 1fa443a3a459 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (7m) 70s ago 27m 334M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e aed7071443de 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (6m) 70s ago 26m 383M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 8ae14ea97d8f 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (6m) 70s ago 25m 402M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e 65cd11b5cbb8 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (5m) 70s ago 24m 387M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e edd637789569 2024-08-29T18:26:42.599 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi144 running (5m) 33s ago 23m 544M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e1666573c357 2024-08-29T18:26:42.600 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi144 running (4m) 33s ago 22m 362M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e e90cce15bc85 2024-08-29T18:26:42.600 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi144 running (4m) 33s ago 22m 320M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e f33f58a253aa 2024-08-29T18:26:42.600 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi144 running (3m) 33s ago 21m 334M 2524M 19.1.1-235-g1ef86450 d401bb9bb76e d4a5f679ff00 2024-08-29T18:26:42.600 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi144 *:9095 running (102s) 33s ago 18m 39.9M - 2.43.0 a07b618ecd1d 28ba4c07f028 2024-08-29T18:26:42.611 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:42 smithi089 bash[77323]: cluster 2024-08-29T18:26:40.826371+0000 mgr.y (mgr.34104) 428 : cluster [DBG] pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 786 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.0 MiB/s wr, 10 op/s 2024-08-29T18:26:42.611 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:42 smithi089 bash[77323]: cluster 2024-08-29T18:26:42.139262+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-29T18:26:42.611 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:42 smithi089 bash[78574]: cluster 2024-08-29T18:26:40.826371+0000 mgr.y (mgr.34104) 428 : cluster [DBG] pgmap v820: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 786 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.0 MiB/s wr, 10 op/s 2024-08-29T18:26:42.611 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:42 smithi089 bash[78574]: cluster 2024-08-29T18:26:42.139262+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-29T18:26:43.370 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph versions' 2024-08-29T18:26:43.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:43 smithi144 bash[67678]: audit 2024-08-29T18:26:42.564904+0000 mgr.y (mgr.34104) 429 : audit [DBG] from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:43.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:43 smithi089 bash[78574]: audit 2024-08-29T18:26:42.564904+0000 mgr.y (mgr.34104) 429 : audit [DBG] from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:43.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:43 smithi089 bash[77323]: audit 2024-08-29T18:26:42.564904+0000 mgr.y (mgr.34104) 429 : audit [DBG] from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3683: done (3 left) 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3685: done (2 left) 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3686: done (1 left) 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3688: done (0 left) 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3689: read oid 22 snap -1 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3689: expect deleted 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3690: rollback oid 32 current snap is 395 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 32 to 394 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3691: rmattr oid 10 current snap is 395 2024-08-29T18:26:43.750 INFO:tasks.rados.rados.0.smithi089.stdout:3691: done (2 left) 2024-08-29T18:26:43.751 INFO:tasks.rados.rados.0.smithi089.stdout:3692: rollback oid 11 current snap is 395 2024-08-29T18:26:43.751 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 394 2024-08-29T18:26:43.751 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 395 2024-08-29T18:26:43.751 INFO:tasks.rados.rados.0.smithi089.stdout:3693: seq_num 1140 ranges {1359872=696320,2056192=745472,2801664=729088,3530752=131072} 2024-08-29T18:26:43.768 INFO:tasks.rados.rados.0.smithi089.stdout:3693: writing smithi08969774-39 from 1359872 to 2056192 tid 1 2024-08-29T18:26:43.776 INFO:tasks.rados.rados.0.smithi089.stdout:3693: writing smithi08969774-39 from 2056192 to 2801664 tid 2 2024-08-29T18:26:43.783 INFO:tasks.rados.rados.0.smithi089.stdout:3693: writing smithi08969774-39 from 2801664 to 3530752 tid 3 2024-08-29T18:26:43.785 INFO:tasks.rados.rados.0.smithi089.stdout:3693: writing smithi08969774-39 from 3530752 to 3661824 tid 4 2024-08-29T18:26:43.785 INFO:tasks.rados.rados.0.smithi089.stdout:3694: read oid 24 snap -1 2024-08-29T18:26:43.785 INFO:tasks.rados.rados.0.smithi089.stdout:3694: expect (ObjNum 1090 snap 377 seq_num 1090) 2024-08-29T18:26:43.785 INFO:tasks.rados.rados.0.smithi089.stdout:3695: delete oid 36 current snap is 395 2024-08-29T18:26:43.785 INFO:tasks.rados.rados.0.smithi089.stdout:3690: finishing rollback tid 1 to smithi08969774-32 2024-08-29T18:26:43.785 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 32 v 2094 (ObjNum 129 snap 0 seq_num 2868919448) dirty dne 2024-08-29T18:26:43.786 INFO:tasks.rados.rados.0.smithi089.stdout:3692: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:26:43.786 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2598 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-08-29T18:26:43.786 INFO:tasks.rados.rados.0.smithi089.stdout:3693: finishing write tid 1 to smithi08969774-39 2024-08-29T18:26:43.786 INFO:tasks.rados.rados.0.smithi089.stdout:3693: finishing write tid 2 to smithi08969774-39 2024-08-29T18:26:43.792 INFO:tasks.rados.rados.0.smithi089.stdout:3689: done (5 left) 2024-08-29T18:26:43.792 INFO:tasks.rados.rados.0.smithi089.stdout:3690: done (4 left) 2024-08-29T18:26:43.793 INFO:tasks.rados.rados.0.smithi089.stdout:3692: done (3 left) 2024-08-29T18:26:43.793 INFO:tasks.rados.rados.0.smithi089.stdout:3695: done (2 left) 2024-08-29T18:26:43.793 INFO:tasks.rados.rados.0.smithi089.stdout:3696: read oid 1 snap -1 2024-08-29T18:26:43.793 INFO:tasks.rados.rados.0.smithi089.stdout:3696: expect (ObjNum 1129 snap 393 seq_num 1129) 2024-08-29T18:26:43.793 INFO:tasks.rados.rados.0.smithi089.stdout:3697: delete oid 22 current snap is 395 2024-08-29T18:26:43.798 INFO:tasks.rados.rados.0.smithi089.stdout:3697: done (3 left) 2024-08-29T18:26:43.798 INFO:tasks.rados.rados.0.smithi089.stdout:3698: snap_remove snap 376 2024-08-29T18:26:44.310 INFO:tasks.rados.rados.0.smithi089.stdout:3698: done (3 left) 2024-08-29T18:26:44.311 INFO:tasks.rados.rados.0.smithi089.stdout:3699: delete oid 14 current snap is 395 2024-08-29T18:26:44.311 INFO:tasks.rados.rados.0.smithi089.stdout:3693: finishing write tid 3 to smithi08969774-39 2024-08-29T18:26:44.311 INFO:tasks.rados.rados.0.smithi089.stdout:3694: expect (ObjNum 1090 snap 377 seq_num 1090) 2024-08-29T18:26:44.412 INFO:tasks.rados.rados.0.smithi089.stdout:3693: finishing write tid 4 to smithi08969774-39 2024-08-29T18:26:44.412 INFO:tasks.rados.rados.0.smithi089.stdout:3693: finishing write tid 5 to smithi08969774-39 2024-08-29T18:26:44.412 INFO:tasks.rados.rados.0.smithi089.stdout:3693: finishing write tid 6 to smithi08969774-39 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3693: oid 39 updating version 0 to 2112 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3693: oid 39 version 2112 is already newer than 2108 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3693: oid 39 version 2112 is already newer than 2110 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3693: oid 39 version 2112 is already newer than 2109 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3693: oid 39 version 2112 is already newer than 2111 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2112 (ObjNum 1140 snap 395 seq_num 1140) dirty exists 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3693: left oid 39 (ObjNum 1140 snap 395 seq_num 1140) 2024-08-29T18:26:44.413 INFO:tasks.rados.rados.0.smithi089.stdout:3696: expect (ObjNum 1129 snap 393 seq_num 1129) 2024-08-29T18:26:44.466 INFO:tasks.rados.rados.0.smithi089.stdout:3693: done (3 left) 2024-08-29T18:26:44.466 INFO:tasks.rados.rados.0.smithi089.stdout:3694: done (2 left) 2024-08-29T18:26:44.467 INFO:tasks.rados.rados.0.smithi089.stdout:3696: done (1 left) 2024-08-29T18:26:44.467 INFO:tasks.rados.rados.0.smithi089.stdout:3699: done (0 left) 2024-08-29T18:26:44.467 INFO:tasks.rados.rados.0.smithi089.stdout:3700: rollback oid 12 current snap is 395 2024-08-29T18:26:44.467 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 392 2024-08-29T18:26:44.467 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 395 2024-08-29T18:26:44.467 INFO:tasks.rados.rados.0.smithi089.stdout:3701: seq_num 1144 ranges {8847360=770048,9617408=737280,10354688=712704,11067392=155648} 2024-08-29T18:26:44.526 INFO:tasks.rados.rados.0.smithi089.stdout:3701: writing smithi08969774-37 from 8847360 to 9617408 tid 1 2024-08-29T18:26:44.530 INFO:tasks.rados.rados.0.smithi089.stdout:3701: writing smithi08969774-37 from 9617408 to 10354688 tid 2 2024-08-29T18:26:44.534 INFO:tasks.rados.rados.0.smithi089.stdout:3701: writing smithi08969774-37 from 10354688 to 11067392 tid 3 2024-08-29T18:26:44.535 INFO:tasks.rados.rados.0.smithi089.stdout:3701: writing smithi08969774-37 from 11067392 to 11223040 tid 4 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:3702: copy_from oid 8 from oid 27 current snap is 395 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:3700: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:3700: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:3700: finishing rollback tid 2 to smithi08969774-12 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2664 (ObjNum 1123 snap 390 seq_num 1123) dirty exists 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:3700: done (2 left) 2024-08-29T18:26:44.536 INFO:tasks.rados.rados.0.smithi089.stdout:3703: snap_remove snap 377 2024-08-29T18:26:44.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:44 smithi144 bash[67678]: cluster 2024-08-29T18:26:42.827248+0000 mgr.y (mgr.34104) 430 : cluster [DBG] pgmap v823: 121 pgs: 121 active+clean; 785 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-08-29T18:26:44.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:44 smithi089 bash[77323]: cluster 2024-08-29T18:26:42.827248+0000 mgr.y (mgr.34104) 430 : cluster [DBG] pgmap v823: 121 pgs: 121 active+clean; 785 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-08-29T18:26:44.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:44 smithi089 bash[78574]: cluster 2024-08-29T18:26:42.827248+0000 mgr.y (mgr.34104) 430 : cluster [DBG] pgmap v823: 121 pgs: 121 active+clean; 785 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.4 MiB/s wr, 13 op/s 2024-08-29T18:26:45.317 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:26:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:26:45] "GET /metrics HTTP/1.1" 200 36264 "" "Prometheus/2.43.0" 2024-08-29T18:26:45.327 INFO:tasks.rados.rados.0.smithi089.stdout:3703: done (2 left) 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3704: snap_create 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: finishing write tid 1 to smithi08969774-37 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: finishing write tid 2 to smithi08969774-37 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: finishing write tid 3 to smithi08969774-37 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: finishing write tid 4 to smithi08969774-37 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: finishing write tid 5 to smithi08969774-37 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3702: finishing copy_from to smithi08969774-8 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3702: got expected ENOENT (src dne) 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3702: finishing copy_from racing read to smithi08969774-8 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: finishing write tid 6 to smithi08969774-37 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: oid 37 updating version 0 to 2665 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: oid 37 updating version 2665 to 2666 2024-08-29T18:26:45.328 INFO:tasks.rados.rados.0.smithi089.stdout:3701: oid 37 updating version 2666 to 2669 2024-08-29T18:26:45.329 INFO:tasks.rados.rados.0.smithi089.stdout:3701: oid 37 version 2669 is already newer than 2667 2024-08-29T18:26:45.329 INFO:tasks.rados.rados.0.smithi089.stdout:3701: oid 37 version 2669 is already newer than 2668 2024-08-29T18:26:45.329 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2669 (ObjNum 1144 snap 395 seq_num 1144) dirty exists 2024-08-29T18:26:45.329 INFO:tasks.rados.rados.0.smithi089.stdout:3701: left oid 37 (ObjNum 1144 snap 395 seq_num 1144) 2024-08-29T18:26:45.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:45 smithi089 bash[77323]: cluster 2024-08-29T18:26:44.310787+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-29T18:26:45.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:45 smithi089 bash[78574]: cluster 2024-08-29T18:26:44.310787+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-29T18:26:45.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:45 smithi144 bash[67678]: cluster 2024-08-29T18:26:44.310787+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:3701: done (2 left) 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:3702: done (1 left) 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:3704: done (0 left) 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:3705: read oid 29 snap -1 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:3705: expect (ObjNum 1121 snap 390 seq_num 1121) 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 37 current snap is 396 2024-08-29T18:26:46.134 INFO:tasks.rados.rados.0.smithi089.stdout:3706: seq_num 1145 ranges {11223040=786432,12009472=622592,12632064=516096,13148160=417792,13565952=49152} 2024-08-29T18:26:46.201 INFO:tasks.rados.rados.0.smithi089.stdout:3706: writing smithi08969774-37 from 11223040 to 12009472 tid 1 2024-08-29T18:26:46.205 INFO:tasks.rados.rados.0.smithi089.stdout:3706: writing smithi08969774-37 from 12009472 to 12632064 tid 2 2024-08-29T18:26:46.209 INFO:tasks.rados.rados.0.smithi089.stdout:3706: writing smithi08969774-37 from 12632064 to 13148160 tid 3 2024-08-29T18:26:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:3706: writing smithi08969774-37 from 13148160 to 13565952 tid 4 2024-08-29T18:26:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:3706: writing smithi08969774-37 from 13565952 to 13615104 tid 5 2024-08-29T18:26:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:3707: snap_create 2024-08-29T18:26:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:3705: expect (ObjNum 1121 snap 390 seq_num 1121) 2024-08-29T18:26:46.268 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 1 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 2 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 3 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 4 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 5 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 6 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: finishing write tid 7 to smithi08969774-37 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: oid 37 updating version 0 to 2682 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: oid 37 updating version 2682 to 2684 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: oid 37 version 2684 is already newer than 2681 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: oid 37 updating version 2684 to 2685 2024-08-29T18:26:46.269 INFO:tasks.rados.rados.0.smithi089.stdout:3706: oid 37 version 2685 is already newer than 2683 2024-08-29T18:26:46.270 INFO:tasks.rados.rados.0.smithi089.stdout:3706: oid 37 updating version 2685 to 2686 2024-08-29T18:26:46.270 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2686 (ObjNum 1145 snap 396 seq_num 1145) dirty exists 2024-08-29T18:26:46.270 INFO:tasks.rados.rados.0.smithi089.stdout:3706: left oid 37 (ObjNum 1145 snap 396 seq_num 1145) 2024-08-29T18:26:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:46 smithi089 bash[77323]: cluster 2024-08-29T18:26:44.827910+0000 mgr.y (mgr.34104) 431 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 781 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-08-29T18:26:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:46 smithi089 bash[77323]: cluster 2024-08-29T18:26:45.326043+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-29T18:26:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:46 smithi089 bash[77323]: cluster 2024-08-29T18:26:46.134957+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-29T18:26:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:46 smithi089 bash[78574]: cluster 2024-08-29T18:26:44.827910+0000 mgr.y (mgr.34104) 431 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 781 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-08-29T18:26:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:46 smithi089 bash[78574]: cluster 2024-08-29T18:26:45.326043+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-29T18:26:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:46 smithi089 bash[78574]: cluster 2024-08-29T18:26:46.134957+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-29T18:26:46.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:46 smithi144 bash[67678]: cluster 2024-08-29T18:26:44.827910+0000 mgr.y (mgr.34104) 431 : cluster [DBG] pgmap v825: 121 pgs: 121 active+clean; 781 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-08-29T18:26:46.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:46 smithi144 bash[67678]: cluster 2024-08-29T18:26:45.326043+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-29T18:26:46.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:46 smithi144 bash[67678]: cluster 2024-08-29T18:26:46.134957+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-29T18:26:47.140 INFO:tasks.rados.rados.0.smithi089.stdout:3705: done (2 left) 2024-08-29T18:26:47.140 INFO:tasks.rados.rados.0.smithi089.stdout:3706: done (1 left) 2024-08-29T18:26:47.141 INFO:tasks.rados.rados.0.smithi089.stdout:3707: done (0 left) 2024-08-29T18:26:47.141 INFO:tasks.rados.rados.0.smithi089.stdout:3708: read oid 20 snap -1 2024-08-29T18:26:47.141 INFO:tasks.rados.rados.0.smithi089.stdout:3708: expect (ObjNum 1091 snap 379 seq_num 1091) 2024-08-29T18:26:47.141 INFO:tasks.rados.rados.0.smithi089.stdout:3709: rollback oid 45 current snap is 397 2024-08-29T18:26:47.141 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 382 2024-08-29T18:26:47.141 INFO:tasks.rados.rados.0.smithi089.stdout:3710: snap_remove snap 380 2024-08-29T18:26:48.128 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:3710: done (2 left) 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:3711: delete oid 34 current snap is 397 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:3709: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:3709: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:3709: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2690 (ObjNum 1092 snap 379 seq_num 1092) dirty exists 2024-08-29T18:26:48.149 INFO:tasks.rados.rados.0.smithi089.stdout:3708: expect (ObjNum 1091 snap 379 seq_num 1091) 2024-08-29T18:26:48.260 INFO:tasks.rados.rados.0.smithi089.stdout:3708: done (2 left) 2024-08-29T18:26:48.261 INFO:tasks.rados.rados.0.smithi089.stdout:3709: done (1 left) 2024-08-29T18:26:48.261 INFO:tasks.rados.rados.0.smithi089.stdout:3711: done (0 left) 2024-08-29T18:26:48.261 INFO:tasks.rados.rados.0.smithi089.stdout:3712: read oid 17 snap -1 2024-08-29T18:26:48.261 INFO:tasks.rados.rados.0.smithi089.stdout:3712: expect (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:26:48.261 INFO:tasks.rados.rados.0.smithi089.stdout:3713: delete oid 47 current snap is 397 2024-08-29T18:26:48.273 INFO:tasks.rados.rados.0.smithi089.stdout:3713: done (1 left) 2024-08-29T18:26:48.273 INFO:tasks.rados.rados.0.smithi089.stdout:3714: setattr oid 16 current snap is 397 2024-08-29T18:26:48.274 INFO:tasks.rados.rados.0.smithi089.stdout:3715: rollback oid 8 current snap is 397 2024-08-29T18:26:48.274 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 381 2024-08-29T18:26:48.274 INFO:tasks.rados.rados.0.smithi089.stdout:3716: delete oid 29 current snap is 397 2024-08-29T18:26:48.274 INFO:tasks.rados.rados.0.smithi089.stdout:3712: expect (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:26:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:48 smithi089 bash[77323]: cluster 2024-08-29T18:26:46.828951+0000 mgr.y (mgr.34104) 432 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 794 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-08-29T18:26:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:48 smithi089 bash[77323]: cluster 2024-08-29T18:26:47.140782+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-29T18:26:48.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:48 smithi089 bash[78574]: cluster 2024-08-29T18:26:46.828951+0000 mgr.y (mgr.34104) 432 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 794 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-08-29T18:26:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:48 smithi089 bash[78574]: cluster 2024-08-29T18:26:47.140782+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2096 (ObjNum 1090 snap 377 seq_num 1090) dirty exists 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3715: finishing rollback tid 0 to smithi08969774-8 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3715: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3715: finishing rollback tid 2 to smithi08969774-8 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2708 (ObjNum 1085 snap 374 seq_num 1085) dirty exists 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3712: done (3 left) 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3714: done (2 left) 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3715: done (1 left) 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3716: done (0 left) 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3717: rmattr oid 43 current snap is 397 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3717: done (0 left) 2024-08-29T18:26:48.435 INFO:tasks.rados.rados.0.smithi089.stdout:3718: rollback oid 7 current snap is 397 2024-08-29T18:26:48.436 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 344 2024-08-29T18:26:48.436 INFO:tasks.rados.rados.0.smithi089.stdout:3719: snap_remove snap 312 2024-08-29T18:26:48.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:48 smithi144 bash[67678]: cluster 2024-08-29T18:26:46.828951+0000 mgr.y (mgr.34104) 432 : cluster [DBG] pgmap v828: 121 pgs: 121 active+clean; 794 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 8 op/s 2024-08-29T18:26:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:48 smithi144 bash[67678]: cluster 2024-08-29T18:26:47.140782+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:3719: done (1 left) 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 39 current snap is 397 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:3718: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:3718: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:3718: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2712 (ObjNum 990 snap 330 seq_num 990) dirty exists 2024-08-29T18:26:49.160 INFO:tasks.rados.rados.0.smithi089.stdout:3720: seq_num 1149 ranges {3661824=49152} 2024-08-29T18:26:49.217 INFO:tasks.rados.rados.0.smithi089.stdout:3720: writing smithi08969774-39 from 3661824 to 3710976 tid 1 2024-08-29T18:26:49.217 INFO:tasks.rados.rados.0.smithi089.stdout:3718: done (1 left) 2024-08-29T18:26:49.218 INFO:tasks.rados.rados.0.smithi089.stdout:3721: snap_create 2024-08-29T18:26:49.226 INFO:tasks.rados.rados.0.smithi089.stdout:3720: finishing write tid 1 to smithi08969774-39 2024-08-29T18:26:49.227 INFO:tasks.rados.rados.0.smithi089.stdout:3720: finishing write tid 2 to smithi08969774-39 2024-08-29T18:26:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3720: finishing write tid 3 to smithi08969774-39 2024-08-29T18:26:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3720: oid 39 updating version 0 to 2113 2024-08-29T18:26:49.230 INFO:tasks.rados.rados.0.smithi089.stdout:3720: oid 39 updating version 2113 to 2114 2024-08-29T18:26:49.231 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2114 (ObjNum 1149 snap 397 seq_num 1149) dirty exists 2024-08-29T18:26:49.231 INFO:tasks.rados.rados.0.smithi089.stdout:3720: left oid 39 (ObjNum 1149 snap 397 seq_num 1149) 2024-08-29T18:26:49.402 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:49 smithi089 bash[77323]: cluster 2024-08-29T18:26:48.150335+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-29T18:26:49.402 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:49 smithi089 bash[78574]: cluster 2024-08-29T18:26:48.150335+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-29T18:26:49.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:49 smithi144 bash[67678]: cluster 2024-08-29T18:26:48.150335+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-29T18:26:50.170 INFO:tasks.rados.rados.0.smithi089.stdout:3720: done (1 left) 2024-08-29T18:26:50.170 INFO:tasks.rados.rados.0.smithi089.stdout:3721: done (0 left) 2024-08-29T18:26:50.170 INFO:tasks.rados.rados.0.smithi089.stdout:3722: snap_create 2024-08-29T18:26:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:50 smithi089 bash[77323]: cluster 2024-08-29T18:26:48.830036+0000 mgr.y (mgr.34104) 433 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 796 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:26:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:50 smithi089 bash[77323]: cluster 2024-08-29T18:26:49.160151+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-29T18:26:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:50 smithi089 bash[78574]: cluster 2024-08-29T18:26:48.830036+0000 mgr.y (mgr.34104) 433 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 796 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:26:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:50 smithi089 bash[78574]: cluster 2024-08-29T18:26:49.160151+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-29T18:26:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:50 smithi144 bash[67678]: cluster 2024-08-29T18:26:48.830036+0000 mgr.y (mgr.34104) 433 : cluster [DBG] pgmap v831: 121 pgs: 121 active+clean; 796 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-08-29T18:26:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:50 smithi144 bash[67678]: cluster 2024-08-29T18:26:49.160151+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-29T18:26:51.139 INFO:tasks.rados.rados.0.smithi089.stdout:3722: done (0 left) 2024-08-29T18:26:51.140 INFO:tasks.rados.rados.0.smithi089.stdout:3723: snap_remove snap 329 2024-08-29T18:26:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:51 smithi089 bash[77323]: cluster 2024-08-29T18:26:50.170167+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-29T18:26:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:51 smithi089 bash[77323]: cluster 2024-08-29T18:26:51.140214+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-29T18:26:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:51 smithi089 bash[78574]: cluster 2024-08-29T18:26:50.170167+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-29T18:26:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:51 smithi089 bash[78574]: cluster 2024-08-29T18:26:51.140214+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-29T18:26:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:51 smithi144 bash[67678]: cluster 2024-08-29T18:26:50.170167+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-29T18:26:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:51 smithi144 bash[67678]: cluster 2024-08-29T18:26:51.140214+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-29T18:26:51.881 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-08-29T18:26:51.881 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2024-08-29T18:26:51.881 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T18:26:51.881 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:51.881 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2024-08-29T18:26:51.881 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": { 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 15 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout: } 2024-08-29T18:26:51.882 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-08-29T18:26:52.142 INFO:tasks.rados.rados.0.smithi089.stdout:3723: done (0 left) 2024-08-29T18:26:52.143 INFO:tasks.rados.rados.0.smithi089.stdout:3724: snap_remove snap 365 2024-08-29T18:26:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:52 smithi089 bash[77323]: cluster 2024-08-29T18:26:50.830777+0000 mgr.y (mgr.34104) 434 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 796 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 562 KiB/s wr, 5 op/s 2024-08-29T18:26:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:52 smithi089 bash[77323]: audit 2024-08-29T18:26:51.882408+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.89:0/3754219290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:52 smithi089 bash[77323]: cluster 2024-08-29T18:26:52.142321+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-29T18:26:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:52 smithi089 bash[78574]: cluster 2024-08-29T18:26:50.830777+0000 mgr.y (mgr.34104) 434 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 796 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 562 KiB/s wr, 5 op/s 2024-08-29T18:26:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:52 smithi089 bash[78574]: audit 2024-08-29T18:26:51.882408+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.89:0/3754219290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:52 smithi089 bash[78574]: cluster 2024-08-29T18:26:52.142321+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-29T18:26:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:52 smithi144 bash[67678]: cluster 2024-08-29T18:26:50.830777+0000 mgr.y (mgr.34104) 434 : cluster [DBG] pgmap v834: 121 pgs: 121 active+clean; 796 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 562 KiB/s wr, 5 op/s 2024-08-29T18:26:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:52 smithi144 bash[67678]: audit 2024-08-29T18:26:51.882408+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.89:0/3754219290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:26:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:52 smithi144 bash[67678]: cluster 2024-08-29T18:26:52.142321+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-29T18:26:52.628 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-08-29T18:26:53.146 INFO:tasks.rados.rados.0.smithi089.stdout:3724: done (0 left) 2024-08-29T18:26:53.146 INFO:tasks.rados.rados.0.smithi089.stdout:3725: rmattr oid 1 current snap is 399 2024-08-29T18:26:53.146 INFO:tasks.rados.rados.0.smithi089.stdout:3726: snap_remove snap 348 2024-08-29T18:26:53.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:53 smithi144 bash[67678]: audit 2024-08-29T18:26:52.703272+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:53.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:53 smithi144 bash[67678]: cluster 2024-08-29T18:26:53.146487+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-29T18:26:53.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:53 smithi089 bash[77323]: audit 2024-08-29T18:26:52.703272+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:53.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:53 smithi089 bash[77323]: cluster 2024-08-29T18:26:53.146487+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-29T18:26:53.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:53 smithi089 bash[78574]: audit 2024-08-29T18:26:52.703272+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:26:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:53 smithi089 bash[78574]: cluster 2024-08-29T18:26:53.146487+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-29T18:26:54.151 INFO:tasks.rados.rados.0.smithi089.stdout:3726: done (1 left) 2024-08-29T18:26:54.151 INFO:tasks.rados.rados.0.smithi089.stdout:3727: delete oid 14 current snap is 399 2024-08-29T18:26:54.151 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 1 v 2189 (ObjNum 1129 snap 393 seq_num 1129) dirty exists 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3725: done (1 left) 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3727: done (0 left) 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3728: setattr oid 31 current snap is 399 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3729: copy_from oid 2 from oid 7 current snap is 399 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3730: read oid 50 snap -1 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3730: expect (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3731: read oid 6 snap -1 2024-08-29T18:26:54.187 INFO:tasks.rados.rados.0.smithi089.stdout:3731: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:54.188 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 399 2024-08-29T18:26:54.188 INFO:tasks.rados.rados.0.smithi089.stdout:3732: seq_num 1151 ranges {1859584=81920} 2024-08-29T18:26:54.197 INFO:tasks.rados.rados.0.smithi089.stdout:3732: writing smithi08969774-8 from 1859584 to 1941504 tid 1 2024-08-29T18:26:54.198 INFO:tasks.rados.rados.0.smithi089.stdout:3733: snap_remove snap 367 2024-08-29T18:26:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:54 smithi144 bash[67678]: cluster 2024-08-29T18:26:52.831678+0000 mgr.y (mgr.34104) 435 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 797 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 584 KiB/s wr, 9 op/s 2024-08-29T18:26:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:54 smithi144 bash[67678]: cluster 2024-08-29T18:26:54.150667+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-29T18:26:54.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:54 smithi089 bash[78574]: cluster 2024-08-29T18:26:52.831678+0000 mgr.y (mgr.34104) 435 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 797 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 584 KiB/s wr, 9 op/s 2024-08-29T18:26:54.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:54 smithi089 bash[78574]: cluster 2024-08-29T18:26:54.150667+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-29T18:26:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:54 smithi089 bash[77323]: cluster 2024-08-29T18:26:52.831678+0000 mgr.y (mgr.34104) 435 : cluster [DBG] pgmap v837: 121 pgs: 121 active+clean; 797 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 584 KiB/s wr, 9 op/s 2024-08-29T18:26:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:54 smithi089 bash[77323]: cluster 2024-08-29T18:26:54.150667+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-29T18:26:55.208 INFO:tasks.rados.rados.0.smithi089.stdout:3733: done (5 left) 2024-08-29T18:26:55.208 INFO:tasks.rados.rados.0.smithi089.stdout:3734: delete oid 21 current snap is 399 2024-08-29T18:26:55.208 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2481 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:26:55.208 INFO:tasks.rados.rados.0.smithi089.stdout:3730: expect (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:26:55.369 INFO:tasks.rados.rados.0.smithi089.stdout:3731: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:26:55.396 INFO:tasks.rados.rados.0.smithi089.stdout:3732: finishing write tid 1 to smithi08969774-8 2024-08-29T18:26:55.396 INFO:tasks.rados.rados.0.smithi089.stdout:3732: finishing write tid 2 to smithi08969774-8 2024-08-29T18:26:55.396 INFO:tasks.rados.rados.0.smithi089.stdout:3732: finishing write tid 3 to smithi08969774-8 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3732: oid 8 updating version 0 to 2755 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3732: oid 8 version 2755 is already newer than 2754 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2755 (ObjNum 1151 snap 399 seq_num 1151) dirty exists 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3732: left oid 8 (ObjNum 1151 snap 399 seq_num 1151) 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3729: finishing copy_from racing read to smithi08969774-2 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3729: finishing copy_from to smithi08969774-2 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2712 (ObjNum 990 snap 330 seq_num 990) dirty exists 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3728: done (5 left) 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3729: done (4 left) 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3730: done (3 left) 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3731: done (2 left) 2024-08-29T18:26:55.397 INFO:tasks.rados.rados.0.smithi089.stdout:3732: done (1 left) 2024-08-29T18:26:55.398 INFO:tasks.rados.rados.0.smithi089.stdout:3734: done (0 left) 2024-08-29T18:26:55.398 INFO:tasks.rados.rados.0.smithi089.stdout:3735: setattr oid 34 current snap is 399 2024-08-29T18:26:55.398 INFO:tasks.rados.rados.0.smithi089.stdout:3736: snap_create 2024-08-29T18:26:55.402 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 2098 (ObjNum 65 snap 0 seq_num 1718572367) dirty exists 2024-08-29T18:26:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:26:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:26:55] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:26:56.142 INFO:tasks.rados.rados.0.smithi089.stdout:3735: done (1 left) 2024-08-29T18:26:56.142 INFO:tasks.rados.rados.0.smithi089.stdout:3736: done (0 left) 2024-08-29T18:26:56.142 INFO:tasks.rados.rados.0.smithi089.stdout:3737: copy_from oid 15 from oid 17 current snap is 400 2024-08-29T18:26:56.142 INFO:tasks.rados.rados.0.smithi089.stdout:3738: snap_remove snap 399 2024-08-29T18:26:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:56 smithi144 bash[67678]: cluster 2024-08-29T18:26:54.832290+0000 mgr.y (mgr.34104) 436 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 794 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 596 KiB/s wr, 9 op/s 2024-08-29T18:26:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:56 smithi144 bash[67678]: cluster 2024-08-29T18:26:55.206018+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-29T18:26:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:56 smithi144 bash[67678]: cluster 2024-08-29T18:26:56.143066+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-29T18:26:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:56 smithi089 bash[77323]: cluster 2024-08-29T18:26:54.832290+0000 mgr.y (mgr.34104) 436 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 794 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 596 KiB/s wr, 9 op/s 2024-08-29T18:26:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:56 smithi089 bash[77323]: cluster 2024-08-29T18:26:55.206018+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-29T18:26:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:56 smithi089 bash[77323]: cluster 2024-08-29T18:26:56.143066+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-29T18:26:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:56 smithi089 bash[78574]: cluster 2024-08-29T18:26:54.832290+0000 mgr.y (mgr.34104) 436 : cluster [DBG] pgmap v840: 121 pgs: 121 active+clean; 794 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 596 KiB/s wr, 9 op/s 2024-08-29T18:26:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:56 smithi089 bash[78574]: cluster 2024-08-29T18:26:55.206018+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-29T18:26:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:56 smithi089 bash[78574]: cluster 2024-08-29T18:26:56.143066+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:3738: done (1 left) 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:3739: copy_from oid 18 from oid 46 current snap is 400 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:3737: finishing copy_from racing read to smithi08969774-15 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:3737: finishing copy_from to smithi08969774-15 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 1586 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:3737: done (1 left) 2024-08-29T18:26:57.145 INFO:tasks.rados.rados.0.smithi089.stdout:3740: snap_create 2024-08-29T18:26:57.176 INFO:tasks.rados.rados.0.smithi089.stdout:3739: finishing copy_from racing read to smithi08969774-18 2024-08-29T18:26:57.177 INFO:tasks.rados.rados.0.smithi089.stdout:3739: finishing copy_from to smithi08969774-18 2024-08-29T18:26:57.177 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 18 v 2094 (ObjNum 1094 snap 381 seq_num 1094) dirty exists 2024-08-29T18:26:57.369 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:26:58.148 INFO:tasks.rados.rados.0.smithi089.stdout:3739: done (1 left) 2024-08-29T18:26:58.148 INFO:tasks.rados.rados.0.smithi089.stdout:3740: done (0 left) 2024-08-29T18:26:58.148 INFO:tasks.rados.rados.0.smithi089.stdout:3741: read oid 18 snap -1 2024-08-29T18:26:58.148 INFO:tasks.rados.rados.0.smithi089.stdout:3741: expect (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3742: read oid 24 snap 373 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3742: expect (ObjNum 1068 snap 370 seq_num 1068) 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 401 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3743: seq_num 1153 ranges {0=114688} 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3743: writing smithi08969774-42 from 0 to 114688 tid 1 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3744: copy_from oid 20 from oid 49 current snap is 401 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3745: copy_from oid 17 from oid 30 current snap is 401 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3746: rollback oid 6 current snap is 401 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 315 2024-08-29T18:26:58.151 INFO:tasks.rados.rados.0.smithi089.stdout:3747: snap_remove snap 326 2024-08-29T18:26:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:58 smithi089 bash[77323]: cluster 2024-08-29T18:26:56.833300+0000 mgr.y (mgr.34104) 437 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 788 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 32 KiB/s wr, 13 op/s 2024-08-29T18:26:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:58 smithi089 bash[77323]: cluster 2024-08-29T18:26:57.145549+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-29T18:26:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:58 smithi089 bash[78574]: cluster 2024-08-29T18:26:56.833300+0000 mgr.y (mgr.34104) 437 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 788 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 32 KiB/s wr, 13 op/s 2024-08-29T18:26:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:58 smithi089 bash[78574]: cluster 2024-08-29T18:26:57.145549+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-29T18:26:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:58 smithi144 bash[67678]: cluster 2024-08-29T18:26:56.833300+0000 mgr.y (mgr.34104) 437 : cluster [DBG] pgmap v843: 121 pgs: 121 active+clean; 788 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 32 KiB/s wr, 13 op/s 2024-08-29T18:26:58.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:58 smithi144 bash[67678]: cluster 2024-08-29T18:26:57.145549+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-29T18:26:59.179 INFO:tasks.rados.rados.0.smithi089.stdout:3747: done (6 left) 2024-08-29T18:26:59.179 INFO:tasks.rados.rados.0.smithi089.stdout:3748: snap_create 2024-08-29T18:26:59.179 INFO:tasks.rados.rados.0.smithi089.stdout:3742: expect (ObjNum 1068 snap 370 seq_num 1068) 2024-08-29T18:26:59.222 INFO:tasks.rados.rados.0.smithi089.stdout:3746: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:26:59.222 INFO:tasks.rados.rados.0.smithi089.stdout:3746: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:26:59.222 INFO:tasks.rados.rados.0.smithi089.stdout:3743: finishing write tid 1 to smithi08969774-42 2024-08-29T18:26:59.223 INFO:tasks.rados.rados.0.smithi089.stdout:3743: finishing write tid 2 to smithi08969774-42 2024-08-29T18:26:59.223 INFO:tasks.rados.rados.0.smithi089.stdout:3746: finishing rollback tid 2 to smithi08969774-6 2024-08-29T18:26:59.223 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 2472 (ObjNum 910 snap 309 seq_num 910) dirty exists 2024-08-29T18:26:59.223 INFO:tasks.rados.rados.0.smithi089.stdout:3741: expect (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:26:59.265 INFO:tasks.rados.rados.0.smithi089.stdout:3743: finishing write tid 3 to smithi08969774-42 2024-08-29T18:26:59.265 INFO:tasks.rados.rados.0.smithi089.stdout:3743: oid 42 updating version 0 to 2482 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:3743: oid 42 updating version 2482 to 2483 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 2483 (ObjNum 1153 snap 401 seq_num 1153) dirty exists 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:3743: left oid 42 (ObjNum 1153 snap 401 seq_num 1153) 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:3745: finishing copy_from racing read to smithi08969774-17 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:3745: finishing copy_from to smithi08969774-17 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 2077 (ObjNum 1083 snap 374 seq_num 1083) dirty exists 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:3744: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:3744: finishing copy_from to smithi08969774-20 2024-08-29T18:26:59.266 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 2442 (ObjNum 1130 snap 393 seq_num 1130) dirty exists 2024-08-29T18:26:59.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:26:59 smithi089 bash[78574]: cluster 2024-08-29T18:26:58.148209+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-29T18:26:59.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:26:59 smithi089 bash[77323]: cluster 2024-08-29T18:26:58.148209+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-29T18:26:59.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:26:59 smithi144 bash[67678]: cluster 2024-08-29T18:26:58.148209+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-29T18:27:00.169 INFO:tasks.rados.rados.0.smithi089.stdout:3741: done (6 left) 2024-08-29T18:27:00.169 INFO:tasks.rados.rados.0.smithi089.stdout:3742: done (5 left) 2024-08-29T18:27:00.169 INFO:tasks.rados.rados.0.smithi089.stdout:3743: done (4 left) 2024-08-29T18:27:00.169 INFO:tasks.rados.rados.0.smithi089.stdout:3744: done (3 left) 2024-08-29T18:27:00.169 INFO:tasks.rados.rados.0.smithi089.stdout:3745: done (2 left) 2024-08-29T18:27:00.169 INFO:tasks.rados.rados.0.smithi089.stdout:3746: done (1 left) 2024-08-29T18:27:00.170 INFO:tasks.rados.rados.0.smithi089.stdout:3748: done (0 left) 2024-08-29T18:27:00.170 INFO:tasks.rados.rados.0.smithi089.stdout:3749: setattr oid 5 current snap is 402 2024-08-29T18:27:00.170 INFO:tasks.rados.rados.0.smithi089.stdout:3750: snap_remove snap 354 2024-08-29T18:27:00.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:00 smithi089 bash[78574]: cluster 2024-08-29T18:26:58.833937+0000 mgr.y (mgr.34104) 438 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 803 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-08-29T18:27:00.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:00 smithi089 bash[78574]: cluster 2024-08-29T18:26:59.169257+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-29T18:27:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:00 smithi089 bash[77323]: cluster 2024-08-29T18:26:58.833937+0000 mgr.y (mgr.34104) 438 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 803 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-08-29T18:27:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:00 smithi089 bash[77323]: cluster 2024-08-29T18:26:59.169257+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-29T18:27:00.553 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:00 smithi144 bash[67678]: cluster 2024-08-29T18:26:58.833937+0000 mgr.y (mgr.34104) 438 : cluster [DBG] pgmap v846: 121 pgs: 121 active+clean; 803 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.9 MiB/s wr, 16 op/s 2024-08-29T18:27:00.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:00 smithi144 bash[67678]: cluster 2024-08-29T18:26:59.169257+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-29T18:27:01.034 INFO:teuthology.orchestra.run.smithi089.stdout:true 2024-08-29T18:27:01.144 INFO:tasks.rados.rados.0.smithi089.stdout:3750: done (1 left) 2024-08-29T18:27:01.144 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 402 2024-08-29T18:27:01.144 INFO:tasks.rados.rados.0.smithi089.stdout:3751: seq_num 1154 ranges {0=131072} 2024-08-29T18:27:01.145 INFO:tasks.rados.rados.0.smithi089.stdout:3751: writing smithi08969774-36 from 0 to 131072 tid 1 2024-08-29T18:27:01.145 INFO:tasks.rados.rados.0.smithi089.stdout:3752: setattr oid 31 current snap is 402 2024-08-29T18:27:01.146 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 402 2024-08-29T18:27:01.146 INFO:tasks.rados.rados.0.smithi089.stdout:3753: seq_num 1155 ranges {7430144=147456} 2024-08-29T18:27:01.191 INFO:tasks.rados.rados.0.smithi089.stdout:3753: writing smithi08969774-43 from 7430144 to 7577600 tid 1 2024-08-29T18:27:01.191 INFO:tasks.rados.rados.0.smithi089.stdout:3754: snap_create 2024-08-29T18:27:01.191 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2220 (ObjNum 991 snap 330 seq_num 991) dirty exists 2024-08-29T18:27:01.191 INFO:tasks.rados.rados.0.smithi089.stdout:3751: finishing write tid 1 to smithi08969774-36 2024-08-29T18:27:01.192 INFO:tasks.rados.rados.0.smithi089.stdout:3751: finishing write tid 2 to smithi08969774-36 2024-08-29T18:27:01.192 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2484 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:27:01.195 INFO:tasks.rados.rados.0.smithi089.stdout:3751: finishing write tid 3 to smithi08969774-36 2024-08-29T18:27:01.195 INFO:tasks.rados.rados.0.smithi089.stdout:3751: oid 36 updating version 0 to 2775 2024-08-29T18:27:01.195 INFO:tasks.rados.rados.0.smithi089.stdout:3751: oid 36 version 2775 is already newer than 2774 2024-08-29T18:27:01.195 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 2775 (ObjNum 1154 snap 402 seq_num 1154) dirty exists 2024-08-29T18:27:01.195 INFO:tasks.rados.rados.0.smithi089.stdout:3751: left oid 36 (ObjNum 1154 snap 402 seq_num 1154) 2024-08-29T18:27:01.199 INFO:tasks.rados.rados.0.smithi089.stdout:3753: finishing write tid 1 to smithi08969774-43 2024-08-29T18:27:01.199 INFO:tasks.rados.rados.0.smithi089.stdout:3753: finishing write tid 2 to smithi08969774-43 2024-08-29T18:27:01.201 INFO:tasks.rados.rados.0.smithi089.stdout:3753: finishing write tid 3 to smithi08969774-43 2024-08-29T18:27:01.201 INFO:tasks.rados.rados.0.smithi089.stdout:3753: oid 43 updating version 0 to 2443 2024-08-29T18:27:01.201 INFO:tasks.rados.rados.0.smithi089.stdout:3753: oid 43 updating version 2443 to 2444 2024-08-29T18:27:01.201 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 2444 (ObjNum 1155 snap 402 seq_num 1155) dirty exists 2024-08-29T18:27:01.202 INFO:tasks.rados.rados.0.smithi089.stdout:3753: left oid 43 (ObjNum 1155 snap 402 seq_num 1155) 2024-08-29T18:27:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:01 smithi089 bash[77323]: cluster 2024-08-29T18:27:00.169848+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-29T18:27:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:01 smithi089 bash[77323]: audit 2024-08-29T18:27:01.024878+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.89:0/961790078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:27:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:01 smithi089 bash[77323]: cluster 2024-08-29T18:27:01.144862+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-29T18:27:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:01 smithi089 bash[78574]: cluster 2024-08-29T18:27:00.169848+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-29T18:27:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:01 smithi089 bash[78574]: audit 2024-08-29T18:27:01.024878+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.89:0/961790078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:27:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:01 smithi089 bash[78574]: cluster 2024-08-29T18:27:01.144862+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-29T18:27:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:01 smithi144 bash[67678]: cluster 2024-08-29T18:27:00.169848+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-29T18:27:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:01 smithi144 bash[67678]: audit 2024-08-29T18:27:01.024878+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.89:0/961790078' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:27:01.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:01 smithi144 bash[67678]: cluster 2024-08-29T18:27:01.144862+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-29T18:27:01.795 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -e sha1=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3749: done (4 left) 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3751: done (3 left) 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3752: done (2 left) 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3753: done (1 left) 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3754: done (0 left) 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3755: rollback oid 46 current snap is 403 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 46 to 369 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 403 2024-08-29T18:27:02.206 INFO:tasks.rados.rados.0.smithi089.stdout:3756: seq_num 1156 ranges {3186688=163840} 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:3756: writing smithi08969774-48 from 3186688 to 3350528 tid 1 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:3757: read oid 33 snap -1 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:3757: expect (ObjNum 1138 snap 395 seq_num 1138) 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:3758: setattr oid 14 current snap is 403 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:3755: finishing rollback tid 0 to smithi08969774-46 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:3755: finishing rollback tid 1 to smithi08969774-46 2024-08-29T18:27:02.229 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 46 v 2113 (ObjNum 33 snap 0 seq_num 144764144) dirty dne 2024-08-29T18:27:02.230 INFO:tasks.rados.rados.0.smithi089.stdout:3755: done (3 left) 2024-08-29T18:27:02.230 INFO:tasks.rados.rados.0.smithi089.stdout:3759: read oid 3 snap -1 2024-08-29T18:27:02.230 INFO:tasks.rados.rados.0.smithi089.stdout:3759: expect (ObjNum 1117 snap 390 seq_num 1117) 2024-08-29T18:27:02.230 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 403 2024-08-29T18:27:02.230 INFO:tasks.rados.rados.0.smithi089.stdout:3760: seq_num 1157 ranges {6152192=180224} 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3760: writing smithi08969774-12 from 6152192 to 6332416 tid 1 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3761: delete oid 30 current snap is 403 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3756: finishing write tid 1 to smithi08969774-48 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3756: finishing write tid 2 to smithi08969774-48 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3756: finishing write tid 3 to smithi08969774-48 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3756: oid 48 updating version 0 to 2446 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3756: oid 48 version 2446 is already newer than 2445 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 2446 (ObjNum 1156 snap 403 seq_num 1156) dirty exists 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3756: left oid 48 (ObjNum 1156 snap 403 seq_num 1156) 2024-08-29T18:27:02.274 INFO:tasks.rados.rados.0.smithi089.stdout:3757: expect (ObjNum 1138 snap 395 seq_num 1138) 2024-08-29T18:27:02.402 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2695 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:27:02.402 INFO:tasks.rados.rados.0.smithi089.stdout:3759: expect (ObjNum 1117 snap 390 seq_num 1117) 2024-08-29T18:27:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:02 smithi144 bash[67678]: cluster 2024-08-29T18:27:00.834338+0000 mgr.y (mgr.34104) 439 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 803 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 834 KiB/s rd, 3.9 MiB/s wr, 3 op/s 2024-08-29T18:27:02.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:02 smithi089 bash[77323]: cluster 2024-08-29T18:27:00.834338+0000 mgr.y (mgr.34104) 439 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 803 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 834 KiB/s rd, 3.9 MiB/s wr, 3 op/s 2024-08-29T18:27:02.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:02 smithi089 bash[78574]: cluster 2024-08-29T18:27:00.834338+0000 mgr.y (mgr.34104) 439 : cluster [DBG] pgmap v849: 121 pgs: 121 active+clean; 803 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 834 KiB/s rd, 3.9 MiB/s wr, 3 op/s 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:3760: finishing write tid 1 to smithi08969774-12 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:3760: finishing write tid 2 to smithi08969774-12 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:3760: finishing write tid 3 to smithi08969774-12 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:3760: oid 12 updating version 0 to 2788 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:3760: oid 12 version 2788 is already newer than 2787 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2788 (ObjNum 1157 snap 403 seq_num 1157) dirty exists 2024-08-29T18:27:02.793 INFO:tasks.rados.rados.0.smithi089.stdout:3760: left oid 12 (ObjNum 1157 snap 403 seq_num 1157) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3756: done (5 left) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3757: done (4 left) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3758: done (3 left) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3759: done (2 left) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3760: done (1 left) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3761: done (0 left) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3762: copy_from oid 30 from oid 40 current snap is 403 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3763: copy_from oid 31 from oid 36 current snap is 403 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3764: read oid 4 snap -1 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3764: expect (ObjNum 1111 snap 386 seq_num 1111) 2024-08-29T18:27:02.794 INFO:tasks.rados.rados.0.smithi089.stdout:3765: snap_remove snap 385 2024-08-29T18:27:03.220 INFO:tasks.rados.rados.0.smithi089.stdout:3765: done (3 left) 2024-08-29T18:27:03.220 INFO:tasks.rados.rados.0.smithi089.stdout:3766: setattr oid 15 current snap is 403 2024-08-29T18:27:03.231 INFO:tasks.rados.rados.0.smithi089.stdout:3763: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:27:03.231 INFO:tasks.rados.rados.0.smithi089.stdout:3762: finishing copy_from racing read to smithi08969774-30 2024-08-29T18:27:03.231 INFO:tasks.rados.rados.0.smithi089.stdout:3763: finishing copy_from to smithi08969774-31 2024-08-29T18:27:03.231 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2775 (ObjNum 1154 snap 402 seq_num 1154) dirty exists 2024-08-29T18:27:03.231 INFO:tasks.rados.rados.0.smithi089.stdout:3764: expect (ObjNum 1111 snap 386 seq_num 1111) 2024-08-29T18:27:03.328 INFO:tasks.rados.rados.0.smithi089.stdout:3762: finishing copy_from to smithi08969774-30 2024-08-29T18:27:03.328 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2587 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:27:03.328 INFO:tasks.rados.rados.0.smithi089.stdout:3762: done (3 left) 2024-08-29T18:27:03.328 INFO:tasks.rados.rados.0.smithi089.stdout:3763: done (2 left) 2024-08-29T18:27:03.328 INFO:tasks.rados.rados.0.smithi089.stdout:3764: done (1 left) 2024-08-29T18:27:03.328 INFO:tasks.rados.rados.0.smithi089.stdout:3767: copy_from oid 9 from oid 16 current snap is 403 2024-08-29T18:27:03.329 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 403 2024-08-29T18:27:03.329 INFO:tasks.rados.rados.0.smithi089.stdout:3768: seq_num 1159 ranges {7421952=212992} 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:3768: writing smithi08969774-3 from 7421952 to 7634944 tid 1 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:3769: copy_from oid 31 from oid 49 current snap is 403 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 15 v 2444 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:3767: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:3767: finishing copy_from to smithi08969774-9 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 2096 (ObjNum 1090 snap 377 seq_num 1090) dirty exists 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:3766: done (3 left) 2024-08-29T18:27:03.382 INFO:tasks.rados.rados.0.smithi089.stdout:3767: done (2 left) 2024-08-29T18:27:03.383 INFO:tasks.rados.rados.0.smithi089.stdout:3770: rollback oid 33 current snap is 403 2024-08-29T18:27:03.383 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 33 to 350 2024-08-29T18:27:03.383 INFO:tasks.rados.rados.0.smithi089.stdout:3771: rollback oid 42 current snap is 403 2024-08-29T18:27:03.383 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 42 to 401 2024-08-29T18:27:03.383 INFO:tasks.rados.rados.0.smithi089.stdout:3772: snap_remove snap 398 2024-08-29T18:27:03.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:03 smithi144 bash[67678]: cluster 2024-08-29T18:27:02.206307+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-29T18:27:03.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:03 smithi089 bash[77323]: cluster 2024-08-29T18:27:02.206307+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-29T18:27:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:03 smithi089 bash[78574]: cluster 2024-08-29T18:27:02.206307+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-29T18:27:04.218 INFO:tasks.rados.rados.0.smithi089.stdout:3772: done (4 left) 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3773: rollback oid 12 current snap is 403 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 12 to 368 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3770: finishing rollback tid 0 to smithi08969774-33 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3771: finishing rollback tid 0 to smithi08969774-42 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3770: finishing rollback tid 1 to smithi08969774-33 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 2474 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3771: finishing rollback tid 1 to smithi08969774-42 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3768: finishing write tid 1 to smithi08969774-3 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:3771: finishing rollback tid 2 to smithi08969774-42 2024-08-29T18:27:04.219 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 2778 (ObjNum 1153 snap 401 seq_num 1153) dirty exists 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3768: finishing write tid 2 to smithi08969774-3 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3768: finishing write tid 3 to smithi08969774-3 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3768: oid 3 updating version 0 to 2710 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3768: oid 3 updating version 2710 to 2711 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2711 (ObjNum 1159 snap 403 seq_num 1159) dirty exists 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3768: left oid 3 (ObjNum 1159 snap 403 seq_num 1159) 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3769: finishing copy_from racing read to smithi08969774-31 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3769: finishing copy_from to smithi08969774-31 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2442 (ObjNum 1130 snap 393 seq_num 1130) dirty exists 2024-08-29T18:27:04.220 INFO:tasks.rados.rados.0.smithi089.stdout:3768: done (4 left) 2024-08-29T18:27:04.221 INFO:tasks.rados.rados.0.smithi089.stdout:3769: done (3 left) 2024-08-29T18:27:04.221 INFO:tasks.rados.rados.0.smithi089.stdout:3770: done (2 left) 2024-08-29T18:27:04.221 INFO:tasks.rados.rados.0.smithi089.stdout:3771: done (1 left) 2024-08-29T18:27:04.221 INFO:tasks.rados.rados.0.smithi089.stdout:3774: snap_remove snap 359 2024-08-29T18:27:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:04 smithi144 bash[67678]: cluster 2024-08-29T18:27:02.835007+0000 mgr.y (mgr.34104) 440 : cluster [DBG] pgmap v852: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 812 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-08-29T18:27:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:04 smithi144 bash[67678]: cluster 2024-08-29T18:27:03.219282+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-29T18:27:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:04 smithi089 bash[77323]: cluster 2024-08-29T18:27:02.835007+0000 mgr.y (mgr.34104) 440 : cluster [DBG] pgmap v852: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 812 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-08-29T18:27:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:04 smithi089 bash[77323]: cluster 2024-08-29T18:27:03.219282+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-29T18:27:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:04 smithi089 bash[78574]: cluster 2024-08-29T18:27:02.835007+0000 mgr.y (mgr.34104) 440 : cluster [DBG] pgmap v852: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 812 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.5 MiB/s wr, 10 op/s 2024-08-29T18:27:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:04 smithi089 bash[78574]: cluster 2024-08-29T18:27:03.219282+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-29T18:27:05.243 INFO:tasks.rados.rados.0.smithi089.stdout:3774: done (1 left) 2024-08-29T18:27:05.244 INFO:tasks.rados.rados.0.smithi089.stdout:3775: setattr oid 40 current snap is 403 2024-08-29T18:27:05.247 INFO:tasks.rados.rados.0.smithi089.stdout:3773: finishing rollback tid 0 to smithi08969774-12 2024-08-29T18:27:05.247 INFO:tasks.rados.rados.0.smithi089.stdout:3773: finishing rollback tid 1 to smithi08969774-12 2024-08-29T18:27:05.247 INFO:tasks.rados.rados.0.smithi089.stdout:3773: finishing rollback tid 2 to smithi08969774-12 2024-08-29T18:27:05.247 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2809 (ObjNum 1041 snap 349 seq_num 1041) dirty exists 2024-08-29T18:27:05.248 INFO:tasks.rados.rados.0.smithi089.stdout:3773: done (1 left) 2024-08-29T18:27:05.248 INFO:tasks.rados.rados.0.smithi089.stdout:3776: rmattr oid 34 current snap is 403 2024-08-29T18:27:05.248 INFO:tasks.rados.rados.0.smithi089.stdout:3777: snap_remove snap 387 2024-08-29T18:27:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:27:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:27:05] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:27:05.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:05 smithi089 bash[77323]: cluster 2024-08-29T18:27:04.217380+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-29T18:27:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:05 smithi089 bash[78574]: cluster 2024-08-29T18:27:04.217380+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-29T18:27:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:05 smithi144 bash[67678]: cluster 2024-08-29T18:27:04.217380+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-29T18:27:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:3777: done (2 left) 2024-08-29T18:27:06.160 INFO:tasks.rados.rados.0.smithi089.stdout:3778: snap_remove snap 293 2024-08-29T18:27:06.535 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:27:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:06 smithi144 bash[67678]: cluster 2024-08-29T18:27:04.835597+0000 mgr.y (mgr.34104) 441 : cluster [DBG] pgmap v855: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 813 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-08-29T18:27:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:06 smithi144 bash[67678]: cluster 2024-08-29T18:27:05.237646+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-29T18:27:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:06 smithi144 bash[67678]: cluster 2024-08-29T18:27:06.158542+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-29T18:27:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:06 smithi089 bash[78574]: cluster 2024-08-29T18:27:04.835597+0000 mgr.y (mgr.34104) 441 : cluster [DBG] pgmap v855: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 813 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-08-29T18:27:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:06 smithi089 bash[78574]: cluster 2024-08-29T18:27:05.237646+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-29T18:27:06.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:06 smithi089 bash[78574]: cluster 2024-08-29T18:27:06.158542+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-29T18:27:06.627 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:06 smithi089 bash[77323]: cluster 2024-08-29T18:27:04.835597+0000 mgr.y (mgr.34104) 441 : cluster [DBG] pgmap v855: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 813 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-08-29T18:27:06.627 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:06 smithi089 bash[77323]: cluster 2024-08-29T18:27:05.237646+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-29T18:27:06.627 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:06 smithi089 bash[77323]: cluster 2024-08-29T18:27:06.158542+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-29T18:27:07.156 INFO:tasks.rados.rados.0.smithi089.stdout:3778: done (2 left) 2024-08-29T18:27:07.157 INFO:tasks.rados.rados.0.smithi089.stdout:3779: copy_from oid 10 from oid 45 current snap is 403 2024-08-29T18:27:07.157 INFO:tasks.rados.rados.0.smithi089.stdout:3780: setattr oid 39 current snap is 403 2024-08-29T18:27:07.157 INFO:tasks.rados.rados.0.smithi089.stdout:3781: delete oid 16 current snap is 403 2024-08-29T18:27:07.157 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 34 v 2099 (ObjNum 65 snap 0 seq_num 1483040611) dirty exists 2024-08-29T18:27:07.157 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2811 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:27:07.188 INFO:tasks.rados.rados.0.smithi089.stdout:3775: done (4 left) 2024-08-29T18:27:07.188 INFO:tasks.rados.rados.0.smithi089.stdout:3776: done (3 left) 2024-08-29T18:27:07.188 INFO:tasks.rados.rados.0.smithi089.stdout:3781: done (2 left) 2024-08-29T18:27:07.189 INFO:tasks.rados.rados.0.smithi089.stdout:3782: rollback oid 20 current snap is 403 2024-08-29T18:27:07.189 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 20 to 397 2024-08-29T18:27:07.189 INFO:tasks.rados.rados.0.smithi089.stdout:3783: read oid 15 snap -1 2024-08-29T18:27:07.189 INFO:tasks.rados.rados.0.smithi089.stdout:3783: expect (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:27:07.189 INFO:tasks.rados.rados.0.smithi089.stdout:3784: setattr oid 3 current snap is 403 2024-08-29T18:27:07.191 INFO:tasks.rados.rados.0.smithi089.stdout:3785: setattr oid 11 current snap is 403 2024-08-29T18:27:07.192 INFO:tasks.rados.rados.0.smithi089.stdout:3779: finishing copy_from racing read to smithi08969774-10 2024-08-29T18:27:07.192 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 39 v 2713 (ObjNum 1149 snap 397 seq_num 1149) dirty exists 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3780: done (5 left) 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3786: rmattr oid 25 current snap is 403 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3786: done (5 left) 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3787: read oid 21 snap -1 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3787: expect deleted 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3788: read oid 50 snap -1 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3788: expect (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:27:07.193 INFO:tasks.rados.rados.0.smithi089.stdout:3789: read oid 31 snap 373 2024-08-29T18:27:07.194 INFO:tasks.rados.rados.0.smithi089.stdout:3789: expect (ObjNum 912 snap 309 seq_num 912) 2024-08-29T18:27:07.194 INFO:tasks.rados.rados.0.smithi089.stdout:3790: delete oid 5 current snap is 403 2024-08-29T18:27:07.204 INFO:tasks.rados.rados.0.smithi089.stdout:3787: done (8 left) 2024-08-29T18:27:07.204 INFO:tasks.rados.rados.0.smithi089.stdout:3790: done (7 left) 2024-08-29T18:27:07.205 INFO:tasks.rados.rados.0.smithi089.stdout:3791: snap_remove snap 394 2024-08-29T18:27:08.150 INFO:tasks.rados.rados.0.smithi089.stdout:3791: done (7 left) 2024-08-29T18:27:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 8 current snap is 403 2024-08-29T18:27:08.151 INFO:tasks.rados.rados.0.smithi089.stdout:3792: seq_num 1162 ranges {1941504=270336} 2024-08-29T18:27:08.164 INFO:tasks.rados.rados.0.smithi089.stdout:3792: writing smithi08969774-8 from 1941504 to 2211840 tid 1 2024-08-29T18:27:08.164 INFO:tasks.rados.rados.0.smithi089.stdout:3793: rmattr oid 26 current snap is 403 2024-08-29T18:27:08.164 INFO:tasks.rados.rados.0.smithi089.stdout:3793: done (8 left) 2024-08-29T18:27:08.164 INFO:tasks.rados.rados.0.smithi089.stdout:3794: delete oid 39 current snap is 403 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:3782: finishing rollback tid 0 to smithi08969774-20 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:3782: finishing rollback tid 1 to smithi08969774-20 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:3779: finishing copy_from to smithi08969774-10 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 10 v 2690 (ObjNum 1092 snap 379 seq_num 1092) dirty exists 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2738 (ObjNum 1159 snap 403 seq_num 1159) dirty exists 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2739 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:27:08.171 INFO:tasks.rados.rados.0.smithi089.stdout:3783: expect (ObjNum 998 snap 332 seq_num 998) 2024-08-29T18:27:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:08 smithi089 bash[77323]: cluster 2024-08-29T18:27:06.836611+0000 mgr.y (mgr.34104) 442 : cluster [DBG] pgmap v858: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 824 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2024-08-29T18:27:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:08 smithi089 bash[77323]: cluster 2024-08-29T18:27:07.150751+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-29T18:27:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:08 smithi089 bash[77323]: audit 2024-08-29T18:27:07.703864+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:08 smithi089 bash[78574]: cluster 2024-08-29T18:27:06.836611+0000 mgr.y (mgr.34104) 442 : cluster [DBG] pgmap v858: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 824 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2024-08-29T18:27:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:08 smithi089 bash[78574]: cluster 2024-08-29T18:27:07.150751+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-29T18:27:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:08 smithi089 bash[78574]: audit 2024-08-29T18:27:07.703864+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:08.325 INFO:tasks.rados.rados.0.smithi089.stdout:3782: finishing rollback tid 2 to smithi08969774-20 2024-08-29T18:27:08.325 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 2449 (ObjNum 1091 snap 379 seq_num 1091) dirty exists 2024-08-29T18:27:08.326 INFO:tasks.rados.rados.0.smithi089.stdout:3789: expect (ObjNum 912 snap 309 seq_num 912) 2024-08-29T18:27:08.400 INFO:tasks.rados.rados.0.smithi089.stdout:3788: expect (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:27:08.535 INFO:tasks.rados.rados.0.smithi089.stdout:3792: finishing write tid 1 to smithi08969774-8 2024-08-29T18:27:08.535 INFO:tasks.rados.rados.0.smithi089.stdout:3792: finishing write tid 2 to smithi08969774-8 2024-08-29T18:27:08.535 INFO:tasks.rados.rados.0.smithi089.stdout:3792: finishing write tid 3 to smithi08969774-8 2024-08-29T18:27:08.535 INFO:tasks.rados.rados.0.smithi089.stdout:3792: oid 8 updating version 0 to 2845 2024-08-29T18:27:08.535 INFO:tasks.rados.rados.0.smithi089.stdout:3792: oid 8 updating version 2845 to 2846 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2846 (ObjNum 1162 snap 403 seq_num 1162) dirty exists 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3792: left oid 8 (ObjNum 1162 snap 403 seq_num 1162) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3779: done (8 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3782: done (7 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3783: done (6 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3784: done (5 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3785: done (4 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3788: done (3 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3789: done (2 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3792: done (1 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3794: done (0 left) 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 4 current snap is 403 2024-08-29T18:27:08.536 INFO:tasks.rados.rados.0.smithi089.stdout:3795: seq_num 1164 ranges {2473984=303104} 2024-08-29T18:27:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:08 smithi144 bash[67678]: cluster 2024-08-29T18:27:06.836611+0000 mgr.y (mgr.34104) 442 : cluster [DBG] pgmap v858: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 824 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.8 MiB/s wr, 30 op/s 2024-08-29T18:27:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:08 smithi144 bash[67678]: cluster 2024-08-29T18:27:07.150751+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-29T18:27:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:08 smithi144 bash[67678]: audit 2024-08-29T18:27:07.703864+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:08.580 INFO:tasks.rados.rados.0.smithi089.stdout:3795: writing smithi08969774-4 from 2473984 to 2777088 tid 1 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3796: read oid 26 snap 402 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3796: expect (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3797: read oid 43 snap -1 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3797: expect (ObjNum 1155 snap 402 seq_num 1155) 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3798: read oid 3 snap -1 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3798: expect (ObjNum 1159 snap 403 seq_num 1159) 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3799: copy_from oid 21 from oid 38 current snap is 403 2024-08-29T18:27:08.581 INFO:tasks.rados.rados.0.smithi089.stdout:3800: delete oid 49 current snap is 403 2024-08-29T18:27:08.591 INFO:tasks.rados.rados.0.smithi089.stdout:3800: done (5 left) 2024-08-29T18:27:08.591 INFO:tasks.rados.rados.0.smithi089.stdout:3801: read oid 9 snap -1 2024-08-29T18:27:08.592 INFO:tasks.rados.rados.0.smithi089.stdout:3801: expect (ObjNum 1090 snap 377 seq_num 1090) 2024-08-29T18:27:08.592 INFO:tasks.rados.rados.0.smithi089.stdout:3802: read oid 22 snap -1 2024-08-29T18:27:08.592 INFO:tasks.rados.rados.0.smithi089.stdout:3802: expect deleted 2024-08-29T18:27:08.592 INFO:tasks.rados.rados.0.smithi089.stdout:3803: rollback oid 5 current snap is 403 2024-08-29T18:27:08.592 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 5 to 345 2024-08-29T18:27:08.592 INFO:tasks.rados.rados.0.smithi089.stdout:3804: snap_create 2024-08-29T18:27:08.603 INFO:tasks.rados.rados.0.smithi089.stdout:3795: finishing write tid 1 to smithi08969774-4 2024-08-29T18:27:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:3803: finishing rollback tid 1 to smithi08969774-5 2024-08-29T18:27:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:3803: finishing rollback tid 2 to smithi08969774-5 2024-08-29T18:27:08.605 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2223 (ObjNum 1026 snap 342 seq_num 1026) dirty exists 2024-08-29T18:27:08.607 INFO:tasks.rados.rados.0.smithi089.stdout:3795: finishing write tid 2 to smithi08969774-4 2024-08-29T18:27:08.620 INFO:tasks.rados.rados.0.smithi089.stdout:3796: expect (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:27:08.741 INFO:tasks.rados.rados.0.smithi089.stdout:3801: expect (ObjNum 1090 snap 377 seq_num 1090) 2024-08-29T18:27:08.828 INFO:tasks.rados.rados.0.smithi089.stdout:3795: finishing write tid 3 to smithi08969774-4 2024-08-29T18:27:08.828 INFO:tasks.rados.rados.0.smithi089.stdout:3795: oid 4 updating version 0 to 2101 2024-08-29T18:27:08.829 INFO:tasks.rados.rados.0.smithi089.stdout:3795: oid 4 updating version 2101 to 2102 2024-08-29T18:27:08.829 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 2102 (ObjNum 1164 snap 403 seq_num 1164) dirty exists 2024-08-29T18:27:08.829 INFO:tasks.rados.rados.0.smithi089.stdout:3795: left oid 4 (ObjNum 1164 snap 403 seq_num 1164) 2024-08-29T18:27:08.829 INFO:tasks.rados.rados.0.smithi089.stdout:3797: expect (ObjNum 1155 snap 402 seq_num 1155) 2024-08-29T18:27:09.355 INFO:tasks.rados.rados.0.smithi089.stdout:3798: expect (ObjNum 1159 snap 403 seq_num 1159) 2024-08-29T18:27:09.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:09 smithi089 bash[77323]: cluster 2024-08-29T18:27:08.150468+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-29T18:27:09.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:09 smithi089 bash[78574]: cluster 2024-08-29T18:27:08.150468+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-29T18:27:09.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:09 smithi144 bash[67678]: cluster 2024-08-29T18:27:08.150468+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-29T18:27:09.856 INFO:tasks.rados.rados.0.smithi089.stdout:3799: finishing copy_from racing read to smithi08969774-21 2024-08-29T18:27:09.856 INFO:tasks.rados.rados.0.smithi089.stdout:3799: finishing copy_from to smithi08969774-21 2024-08-29T18:27:09.856 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 21 v 1973 (ObjNum 610 snap 209 seq_num 610) dirty exists 2024-08-29T18:27:09.856 INFO:tasks.rados.rados.0.smithi089.stdout:3795: done (8 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3796: done (7 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3797: done (6 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3798: done (5 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3799: done (4 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3801: done (3 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3802: done (2 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3803: done (1 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3804: done (0 left) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3805: read oid 2 snap -1 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3805: expect (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:27:09.857 INFO:tasks.rados.rados.0.smithi089.stdout:3806: setattr oid 45 current snap is 404 2024-08-29T18:27:09.858 INFO:tasks.rados.rados.0.smithi089.stdout:3807: read oid 36 snap -1 2024-08-29T18:27:09.858 INFO:tasks.rados.rados.0.smithi089.stdout:3807: expect (ObjNum 1154 snap 402 seq_num 1154) 2024-08-29T18:27:09.858 INFO:tasks.rados.rados.0.smithi089.stdout:3808: snap_remove snap 291 2024-08-29T18:27:10.069 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)" 2024-08-29T18:27:10.180 INFO:tasks.rados.rados.0.smithi089.stdout:3808: done (3 left) 2024-08-29T18:27:10.180 INFO:tasks.rados.rados.0.smithi089.stdout:3809: read oid 50 snap -1 2024-08-29T18:27:10.180 INFO:tasks.rados.rados.0.smithi089.stdout:3809: expect (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:27:10.180 INFO:tasks.rados.rados.0.smithi089.stdout:3810: snap_create 2024-08-29T18:27:10.180 INFO:tasks.rados.rados.0.smithi089.stdout:3807: expect (ObjNum 1154 snap 402 seq_num 1154) 2024-08-29T18:27:10.185 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2862 (ObjNum 1092 snap 379 seq_num 1092) dirty exists 2024-08-29T18:27:10.185 INFO:tasks.rados.rados.0.smithi089.stdout:3805: expect (ObjNum 990 snap 330 seq_num 990) 2024-08-29T18:27:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:10 smithi089 bash[77323]: cluster 2024-08-29T18:27:08.837268+0000 mgr.y (mgr.34104) 443 : cluster [DBG] pgmap v861: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 827 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 27 op/s 2024-08-29T18:27:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:10 smithi089 bash[77323]: cluster 2024-08-29T18:27:09.172546+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-29T18:27:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:10 smithi089 bash[77323]: audit 2024-08-29T18:27:10.057356+0000 mon.a (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.89:0/3971062030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:27:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:10 smithi089 bash[78574]: cluster 2024-08-29T18:27:08.837268+0000 mgr.y (mgr.34104) 443 : cluster [DBG] pgmap v861: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 827 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 27 op/s 2024-08-29T18:27:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:10 smithi089 bash[78574]: cluster 2024-08-29T18:27:09.172546+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-29T18:27:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:10 smithi089 bash[78574]: audit 2024-08-29T18:27:10.057356+0000 mon.a (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.89:0/3971062030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:27:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:10 smithi144 bash[67678]: cluster 2024-08-29T18:27:08.837268+0000 mgr.y (mgr.34104) 443 : cluster [DBG] pgmap v861: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 827 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 27 op/s 2024-08-29T18:27:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:10 smithi144 bash[67678]: cluster 2024-08-29T18:27:09.172546+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-29T18:27:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:10 smithi144 bash[67678]: audit 2024-08-29T18:27:10.057356+0000 mon.a (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.89:0/3971062030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-29T18:27:10.809 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-29T18:27:10.809 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-08-29T18:27:10.809 DEBUG:teuthology.parallel:result is None 2024-08-29T18:27:11.122 INFO:tasks.rados.rados.0.smithi089.stdout:3809: expect (ObjNum 1126 snap 392 seq_num 1126) 2024-08-29T18:27:11.252 INFO:tasks.rados.rados.0.smithi089.stdout:3805: done (4 left) 2024-08-29T18:27:11.252 INFO:tasks.rados.rados.0.smithi089.stdout:3806: done (3 left) 2024-08-29T18:27:11.252 INFO:tasks.rados.rados.0.smithi089.stdout:3807: done (2 left) 2024-08-29T18:27:11.252 INFO:tasks.rados.rados.0.smithi089.stdout:3809: done (1 left) 2024-08-29T18:27:11.253 INFO:tasks.rados.rados.0.smithi089.stdout:3810: done (0 left) 2024-08-29T18:27:11.253 INFO:tasks.rados.rados.0.smithi089.stdout:3811: delete oid 42 current snap is 405 2024-08-29T18:27:11.256 INFO:tasks.rados.rados.0.smithi089.stdout:3811: done (0 left) 2024-08-29T18:27:11.256 INFO:tasks.rados.rados.0.smithi089.stdout:3812: snap_remove snap 278 2024-08-29T18:27:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:11 smithi144 bash[67678]: cluster 2024-08-29T18:27:10.180649+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-29T18:27:11.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:11 smithi144 bash[67678]: cluster 2024-08-29T18:27:11.150263+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-29T18:27:11.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:11 smithi089 bash[77323]: cluster 2024-08-29T18:27:10.180649+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-29T18:27:11.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:11 smithi089 bash[77323]: cluster 2024-08-29T18:27:11.150263+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-29T18:27:11.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:11 smithi089 bash[78574]: cluster 2024-08-29T18:27:10.180649+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-29T18:27:11.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:11 smithi089 bash[78574]: cluster 2024-08-29T18:27:11.150263+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-29T18:27:12.215 INFO:tasks.rados.rados.0.smithi089.stdout:3812: done (0 left) 2024-08-29T18:27:12.215 INFO:tasks.rados.rados.0.smithi089.stdout:3813: rmattr oid 40 current snap is 405 2024-08-29T18:27:12.223 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 405 2024-08-29T18:27:12.223 INFO:tasks.rados.rados.0.smithi089.stdout:3814: seq_num 1167 ranges {2596864=352256} 2024-08-29T18:27:12.264 INFO:tasks.rados.rados.0.smithi089.stdout:3814: writing smithi08969774-24 from 2596864 to 2949120 tid 1 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:3815: rollback oid 6 current snap is 405 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 337 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2874 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:3813: done (2 left) 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:3816: copy_from oid 50 from oid 35 current snap is 405 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 405 2024-08-29T18:27:12.265 INFO:tasks.rados.rados.0.smithi089.stdout:3817: seq_num 1168 ranges {11116544=368640} 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3817: writing smithi08969774-28 from 11116544 to 11485184 tid 1 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3818: delete oid 8 current snap is 405 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3814: finishing write tid 1 to smithi08969774-24 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3814: finishing write tid 2 to smithi08969774-24 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3814: finishing write tid 3 to smithi08969774-24 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3814: oid 24 updating version 0 to 2092 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3814: oid 24 version 2092 is already newer than 2091 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 2092 (ObjNum 1167 snap 405 seq_num 1167) dirty exists 2024-08-29T18:27:12.349 INFO:tasks.rados.rados.0.smithi089.stdout:3814: left oid 24 (ObjNum 1167 snap 405 seq_num 1167) 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:3815: finishing rollback tid 0 to smithi08969774-6 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:3815: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:3815: finishing rollback tid 2 to smithi08969774-6 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 2477 (ObjNum 960 snap 317 seq_num 960) dirty exists 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:3816: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:3816: finishing copy_from to smithi08969774-50 2024-08-29T18:27:12.350 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2596 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:27:12.353 INFO:tasks.rados.rados.0.smithi089.stdout:3814: done (4 left) 2024-08-29T18:27:12.353 INFO:tasks.rados.rados.0.smithi089.stdout:3815: done (3 left) 2024-08-29T18:27:12.353 INFO:tasks.rados.rados.0.smithi089.stdout:3816: done (2 left) 2024-08-29T18:27:12.353 INFO:tasks.rados.rados.0.smithi089.stdout:3818: done (1 left) 2024-08-29T18:27:12.353 INFO:tasks.rados.rados.0.smithi089.stdout:3819: copy_from oid 9 from oid 37 current snap is 405 2024-08-29T18:27:12.353 INFO:tasks.rados.rados.0.smithi089.stdout:3820: snap_create 2024-08-29T18:27:12.355 INFO:tasks.rados.rados.0.smithi089.stdout:3817: finishing write tid 1 to smithi08969774-28 2024-08-29T18:27:12.356 INFO:tasks.rados.rados.0.smithi089.stdout:3817: finishing write tid 2 to smithi08969774-28 2024-08-29T18:27:12.359 INFO:tasks.rados.rados.0.smithi089.stdout:3817: finishing write tid 3 to smithi08969774-28 2024-08-29T18:27:12.359 INFO:tasks.rados.rados.0.smithi089.stdout:3817: oid 28 updating version 0 to 1273 2024-08-29T18:27:12.359 INFO:tasks.rados.rados.0.smithi089.stdout:3817: oid 28 version 1273 is already newer than 1272 2024-08-29T18:27:12.359 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1273 (ObjNum 1168 snap 405 seq_num 1168) dirty exists 2024-08-29T18:27:12.359 INFO:tasks.rados.rados.0.smithi089.stdout:3817: left oid 28 (ObjNum 1168 snap 405 seq_num 1168) 2024-08-29T18:27:12.457 INFO:tasks.rados.rados.0.smithi089.stdout:3819: finishing copy_from racing read to smithi08969774-9 2024-08-29T18:27:12.461 INFO:tasks.rados.rados.0.smithi089.stdout:3819: finishing copy_from to smithi08969774-9 2024-08-29T18:27:12.461 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 9 v 2686 (ObjNum 1145 snap 396 seq_num 1145) dirty exists 2024-08-29T18:27:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:12 smithi144 bash[67678]: cluster 2024-08-29T18:27:10.837713+0000 mgr.y (mgr.34104) 444 : cluster [DBG] pgmap v864: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 827 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:27:12.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:12 smithi089 bash[77323]: cluster 2024-08-29T18:27:10.837713+0000 mgr.y (mgr.34104) 444 : cluster [DBG] pgmap v864: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 827 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:27:12.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:12 smithi089 bash[78574]: cluster 2024-08-29T18:27:10.837713+0000 mgr.y (mgr.34104) 444 : cluster [DBG] pgmap v864: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 827 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 7 op/s 2024-08-29T18:27:13.225 INFO:tasks.rados.rados.0.smithi089.stdout:3817: done (2 left) 2024-08-29T18:27:13.226 INFO:tasks.rados.rados.0.smithi089.stdout:3819: done (1 left) 2024-08-29T18:27:13.226 INFO:tasks.rados.rados.0.smithi089.stdout:3820: done (0 left) 2024-08-29T18:27:13.226 INFO:tasks.rados.rados.0.smithi089.stdout:3821: rollback oid 35 current snap is 406 2024-08-29T18:27:13.226 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 35 to 401 2024-08-29T18:27:13.226 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 406 2024-08-29T18:27:13.226 INFO:tasks.rados.rados.0.smithi089.stdout:3822: seq_num 1170 ranges {1499136=401408} 2024-08-29T18:27:13.237 INFO:tasks.rados.rados.0.smithi089.stdout:3822: writing smithi08969774-45 from 1499136 to 1900544 tid 1 2024-08-29T18:27:13.237 INFO:tasks.rados.rados.0.smithi089.stdout:3823: snap_remove snap 396 2024-08-29T18:27:13.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:13 smithi144 bash[67678]: cluster 2024-08-29T18:27:12.213528+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-29T18:27:13.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:13 smithi089 bash[77323]: cluster 2024-08-29T18:27:12.213528+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-29T18:27:13.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:13 smithi089 bash[78574]: cluster 2024-08-29T18:27:12.213528+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-29T18:27:14.231 INFO:tasks.rados.rados.0.smithi089.stdout:3823: done (2 left) 2024-08-29T18:27:14.231 INFO:tasks.rados.rados.0.smithi089.stdout:3824: snap_create 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3821: finishing rollback tid 0 to smithi08969774-35 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3821: finishing rollback tid 1 to smithi08969774-35 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3821: finishing rollback tid 2 to smithi08969774-35 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 35 v 2779 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3822: finishing write tid 1 to smithi08969774-45 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3822: finishing write tid 2 to smithi08969774-45 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3822: finishing write tid 3 to smithi08969774-45 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3822: oid 45 updating version 0 to 2885 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3822: oid 45 version 2885 is already newer than 2884 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2885 (ObjNum 1170 snap 406 seq_num 1170) dirty exists 2024-08-29T18:27:14.232 INFO:tasks.rados.rados.0.smithi089.stdout:3822: left oid 45 (ObjNum 1170 snap 406 seq_num 1170) 2024-08-29T18:27:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:14 smithi144 bash[67678]: cluster 2024-08-29T18:27:12.838721+0000 mgr.y (mgr.34104) 445 : cluster [DBG] pgmap v867: 121 pgs: 121 active+clean; 764 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 764 KiB/s wr, 24 op/s 2024-08-29T18:27:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:14 smithi144 bash[67678]: cluster 2024-08-29T18:27:13.226356+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-29T18:27:14.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:14 smithi089 bash[77323]: cluster 2024-08-29T18:27:12.838721+0000 mgr.y (mgr.34104) 445 : cluster [DBG] pgmap v867: 121 pgs: 121 active+clean; 764 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 764 KiB/s wr, 24 op/s 2024-08-29T18:27:14.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:14 smithi089 bash[77323]: cluster 2024-08-29T18:27:13.226356+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-29T18:27:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:14 smithi089 bash[78574]: cluster 2024-08-29T18:27:12.838721+0000 mgr.y (mgr.34104) 445 : cluster [DBG] pgmap v867: 121 pgs: 121 active+clean; 764 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 764 KiB/s wr, 24 op/s 2024-08-29T18:27:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:14 smithi089 bash[78574]: cluster 2024-08-29T18:27:13.226356+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-29T18:27:15.226 INFO:tasks.rados.rados.0.smithi089.stdout:3821: done (2 left) 2024-08-29T18:27:15.226 INFO:tasks.rados.rados.0.smithi089.stdout:3822: done (1 left) 2024-08-29T18:27:15.227 INFO:tasks.rados.rados.0.smithi089.stdout:3824: done (0 left) 2024-08-29T18:27:15.227 INFO:tasks.rados.rados.0.smithi089.stdout:3825: snap_remove snap 350 2024-08-29T18:27:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:27:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:27:15] "GET /metrics HTTP/1.1" 200 36258 "" "Prometheus/2.43.0" 2024-08-29T18:27:15.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:15 smithi089 bash[77323]: cluster 2024-08-29T18:27:14.225674+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-29T18:27:15.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:15 smithi089 bash[77323]: cluster 2024-08-29T18:27:15.227785+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-29T18:27:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:15 smithi089 bash[78574]: cluster 2024-08-29T18:27:14.225674+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-29T18:27:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:15 smithi089 bash[78574]: cluster 2024-08-29T18:27:15.227785+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-29T18:27:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:15 smithi144 bash[67678]: cluster 2024-08-29T18:27:14.225674+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-29T18:27:15.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:15 smithi144 bash[67678]: cluster 2024-08-29T18:27:15.227785+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-29T18:27:16.153 INFO:tasks.rados.rados.0.smithi089.stdout:3825: done (0 left) 2024-08-29T18:27:16.153 INFO:tasks.rados.rados.0.smithi089.stdout:3826: rollback oid 37 current snap is 407 2024-08-29T18:27:16.153 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 37 to 402 2024-08-29T18:27:16.153 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 36 current snap is 407 2024-08-29T18:27:16.154 INFO:tasks.rados.rados.0.smithi089.stdout:3827: seq_num 1171 ranges {131072=417792} 2024-08-29T18:27:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3827: writing smithi08969774-36 from 131072 to 548864 tid 1 2024-08-29T18:27:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3828: read oid 21 snap -1 2024-08-29T18:27:16.160 INFO:tasks.rados.rados.0.smithi089.stdout:3828: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:16.161 INFO:tasks.rados.rados.0.smithi089.stdout:3829: rollback oid 30 current snap is 407 2024-08-29T18:27:16.161 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 30 to 373 2024-08-29T18:27:16.162 INFO:tasks.rados.rados.0.smithi089.stdout:3830: rmattr oid 43 current snap is 407 2024-08-29T18:27:16.162 INFO:tasks.rados.rados.0.smithi089.stdout:3830: done (4 left) 2024-08-29T18:27:16.162 INFO:tasks.rados.rados.0.smithi089.stdout:3831: rollback oid 8 current snap is 407 2024-08-29T18:27:16.162 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 345 2024-08-29T18:27:16.162 INFO:tasks.rados.rados.0.smithi089.stdout:3832: snap_create 2024-08-29T18:27:16.197 INFO:tasks.rados.rados.0.smithi089.stdout:3828: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3829: finishing rollback tid 0 to smithi08969774-30 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3829: finishing rollback tid 1 to smithi08969774-30 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2794 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3826: finishing rollback tid 0 to smithi08969774-37 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3826: finishing rollback tid 1 to smithi08969774-37 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3826: finishing rollback tid 2 to smithi08969774-37 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 37 v 2899 (ObjNum 1145 snap 396 seq_num 1145) dirty exists 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3827: finishing write tid 1 to smithi08969774-36 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3827: finishing write tid 2 to smithi08969774-36 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3831: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 2882 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-08-29T18:27:16.245 INFO:tasks.rados.rados.0.smithi089.stdout:3827: finishing write tid 3 to smithi08969774-36 2024-08-29T18:27:16.246 INFO:tasks.rados.rados.0.smithi089.stdout:3827: oid 36 updating version 0 to 2902 2024-08-29T18:27:16.246 INFO:tasks.rados.rados.0.smithi089.stdout:3827: oid 36 version 2902 is already newer than 2901 2024-08-29T18:27:16.246 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 2902 (ObjNum 1171 snap 407 seq_num 1171) dirty exists 2024-08-29T18:27:16.246 INFO:tasks.rados.rados.0.smithi089.stdout:3827: left oid 36 (ObjNum 1171 snap 407 seq_num 1171) 2024-08-29T18:27:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:16 smithi144 bash[67678]: cluster 2024-08-29T18:27:14.839454+0000 mgr.y (mgr.34104) 446 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T18:27:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:16 smithi144 bash[67678]: cluster 2024-08-29T18:27:16.153575+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-29T18:27:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:16 smithi089 bash[77323]: cluster 2024-08-29T18:27:14.839454+0000 mgr.y (mgr.34104) 446 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T18:27:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:16 smithi089 bash[77323]: cluster 2024-08-29T18:27:16.153575+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-29T18:27:16.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:16 smithi089 bash[78574]: cluster 2024-08-29T18:27:14.839454+0000 mgr.y (mgr.34104) 446 : cluster [DBG] pgmap v870: 121 pgs: 121 active+clean; 726 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T18:27:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:16 smithi089 bash[78574]: cluster 2024-08-29T18:27:16.153575+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-29T18:27:17.156 INFO:tasks.rados.rados.0.smithi089.stdout:3826: done (5 left) 2024-08-29T18:27:17.157 INFO:tasks.rados.rados.0.smithi089.stdout:3827: done (4 left) 2024-08-29T18:27:17.157 INFO:tasks.rados.rados.0.smithi089.stdout:3828: done (3 left) 2024-08-29T18:27:17.157 INFO:tasks.rados.rados.0.smithi089.stdout:3829: done (2 left) 2024-08-29T18:27:17.157 INFO:tasks.rados.rados.0.smithi089.stdout:3831: done (1 left) 2024-08-29T18:27:17.157 INFO:tasks.rados.rados.0.smithi089.stdout:3832: done (0 left) 2024-08-29T18:27:17.157 INFO:tasks.rados.rados.0.smithi089.stdout:3833: delete oid 27 current snap is 408 2024-08-29T18:27:17.163 INFO:tasks.rados.rados.0.smithi089.stdout:3833: done (0 left) 2024-08-29T18:27:17.164 INFO:tasks.rados.rados.0.smithi089.stdout:3834: copy_from oid 7 from oid 11 current snap is 408 2024-08-29T18:27:17.164 INFO:tasks.rados.rados.0.smithi089.stdout:3835: snap_create 2024-08-29T18:27:17.175 INFO:tasks.rados.rados.0.smithi089.stdout:3834: finishing copy_from racing read to smithi08969774-7 2024-08-29T18:27:17.178 INFO:tasks.rados.rados.0.smithi089.stdout:3834: finishing copy_from to smithi08969774-7 2024-08-29T18:27:17.178 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 2739 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-08-29T18:27:18.160 INFO:tasks.rados.rados.0.smithi089.stdout:3834: done (1 left) 2024-08-29T18:27:18.160 INFO:tasks.rados.rados.0.smithi089.stdout:3835: done (0 left) 2024-08-29T18:27:18.160 INFO:tasks.rados.rados.0.smithi089.stdout:3836: rmattr oid 22 current snap is 409 2024-08-29T18:27:18.160 INFO:tasks.rados.rados.0.smithi089.stdout:3836: done (0 left) 2024-08-29T18:27:18.160 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 19 current snap is 409 2024-08-29T18:27:18.160 INFO:tasks.rados.rados.0.smithi089.stdout:3837: seq_num 1173 ranges {0=450560} 2024-08-29T18:27:18.168 INFO:tasks.rados.rados.0.smithi089.stdout:3837: writing smithi08969774-19 from 0 to 450560 tid 1 2024-08-29T18:27:18.168 INFO:tasks.rados.rados.0.smithi089.stdout:3838: copy_from oid 3 from oid 26 current snap is 409 2024-08-29T18:27:18.168 INFO:tasks.rados.rados.0.smithi089.stdout:3839: snap_create 2024-08-29T18:27:18.185 INFO:tasks.rados.rados.0.smithi089.stdout:3837: finishing write tid 1 to smithi08969774-19 2024-08-29T18:27:18.185 INFO:tasks.rados.rados.0.smithi089.stdout:3837: finishing write tid 2 to smithi08969774-19 2024-08-29T18:27:18.192 INFO:tasks.rados.rados.0.smithi089.stdout:3837: finishing write tid 3 to smithi08969774-19 2024-08-29T18:27:18.193 INFO:tasks.rados.rados.0.smithi089.stdout:3837: oid 19 updating version 0 to 2224 2024-08-29T18:27:18.193 INFO:tasks.rados.rados.0.smithi089.stdout:3837: oid 19 updating version 2224 to 2225 2024-08-29T18:27:18.193 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 19 v 2225 (ObjNum 1173 snap 409 seq_num 1173) dirty exists 2024-08-29T18:27:18.193 INFO:tasks.rados.rados.0.smithi089.stdout:3837: left oid 19 (ObjNum 1173 snap 409 seq_num 1173) 2024-08-29T18:27:18.212 INFO:tasks.rados.rados.0.smithi089.stdout:3838: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:27:18.213 INFO:tasks.rados.rados.0.smithi089.stdout:3838: finishing copy_from to smithi08969774-3 2024-08-29T18:27:18.214 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2097 (ObjNum 1120 snap 390 seq_num 1120) dirty exists 2024-08-29T18:27:18.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:18 smithi089 bash[77323]: cluster 2024-08-29T18:27:16.840466+0000 mgr.y (mgr.34104) 447 : cluster [DBG] pgmap v873: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 673 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-08-29T18:27:18.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:18 smithi089 bash[77323]: cluster 2024-08-29T18:27:17.155746+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-29T18:27:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:18 smithi089 bash[78574]: cluster 2024-08-29T18:27:16.840466+0000 mgr.y (mgr.34104) 447 : cluster [DBG] pgmap v873: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 673 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-08-29T18:27:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:18 smithi089 bash[78574]: cluster 2024-08-29T18:27:17.155746+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-29T18:27:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:18 smithi144 bash[67678]: cluster 2024-08-29T18:27:16.840466+0000 mgr.y (mgr.34104) 447 : cluster [DBG] pgmap v873: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 673 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.2 MiB/s wr, 11 op/s 2024-08-29T18:27:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:18 smithi144 bash[67678]: cluster 2024-08-29T18:27:17.155746+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-29T18:27:19.185 INFO:tasks.rados.rados.0.smithi089.stdout:3837: done (2 left) 2024-08-29T18:27:19.185 INFO:tasks.rados.rados.0.smithi089.stdout:3838: done (1 left) 2024-08-29T18:27:19.186 INFO:tasks.rados.rados.0.smithi089.stdout:3839: done (0 left) 2024-08-29T18:27:19.186 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 410 2024-08-29T18:27:19.186 INFO:tasks.rados.rados.0.smithi089.stdout:3840: seq_num 1174 ranges {2932736=466944} 2024-08-29T18:27:19.238 INFO:tasks.rados.rados.0.smithi089.stdout:3840: writing smithi08969774-20 from 2932736 to 3399680 tid 1 2024-08-29T18:27:19.238 INFO:tasks.rados.rados.0.smithi089.stdout:3841: read oid 30 snap -1 2024-08-29T18:27:19.238 INFO:tasks.rados.rados.0.smithi089.stdout:3841: expect deleted 2024-08-29T18:27:19.238 INFO:tasks.rados.rados.0.smithi089.stdout:3842: snap_remove snap 404 2024-08-29T18:27:19.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:19 smithi089 bash[77323]: cluster 2024-08-29T18:27:18.160508+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-29T18:27:19.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:19 smithi089 bash[78574]: cluster 2024-08-29T18:27:18.160508+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-29T18:27:19.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:19 smithi144 bash[67678]: cluster 2024-08-29T18:27:18.160508+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:3842: done (2 left) 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 29 current snap is 410 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:3840: finishing write tid 1 to smithi08969774-20 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:3840: finishing write tid 2 to smithi08969774-20 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:3840: finishing write tid 3 to smithi08969774-20 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:3840: oid 20 updating version 0 to 2450 2024-08-29T18:27:20.201 INFO:tasks.rados.rados.0.smithi089.stdout:3840: oid 20 updating version 2450 to 2451 2024-08-29T18:27:20.202 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 2451 (ObjNum 1174 snap 410 seq_num 1174) dirty exists 2024-08-29T18:27:20.202 INFO:tasks.rados.rados.0.smithi089.stdout:3840: left oid 20 (ObjNum 1174 snap 410 seq_num 1174) 2024-08-29T18:27:20.202 INFO:tasks.rados.rados.0.smithi089.stdout:3843: seq_num 1175 ranges {0=483328} 2024-08-29T18:27:20.208 INFO:tasks.rados.rados.0.smithi089.stdout:3843: writing smithi08969774-29 from 0 to 483328 tid 1 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3840: done (2 left) 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3841: done (1 left) 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3844: read oid 26 snap -1 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3844: expect (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3845: read oid 38 snap -1 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3845: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:20.209 INFO:tasks.rados.rados.0.smithi089.stdout:3846: delete oid 6 current snap is 410 2024-08-29T18:27:20.221 INFO:tasks.rados.rados.0.smithi089.stdout:3845: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:20.279 INFO:tasks.rados.rados.0.smithi089.stdout:3843: finishing write tid 1 to smithi08969774-29 2024-08-29T18:27:20.280 INFO:tasks.rados.rados.0.smithi089.stdout:3843: finishing write tid 2 to smithi08969774-29 2024-08-29T18:27:20.280 INFO:tasks.rados.rados.0.smithi089.stdout:3843: finishing write tid 3 to smithi08969774-29 2024-08-29T18:27:20.280 INFO:tasks.rados.rados.0.smithi089.stdout:3843: oid 29 updating version 0 to 2447 2024-08-29T18:27:20.280 INFO:tasks.rados.rados.0.smithi089.stdout:3843: oid 29 version 2447 is already newer than 2446 2024-08-29T18:27:20.280 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 29 v 2447 (ObjNum 1175 snap 410 seq_num 1175) dirty exists 2024-08-29T18:27:20.281 INFO:tasks.rados.rados.0.smithi089.stdout:3843: left oid 29 (ObjNum 1175 snap 410 seq_num 1175) 2024-08-29T18:27:20.281 INFO:tasks.rados.rados.0.smithi089.stdout:3843: done (3 left) 2024-08-29T18:27:20.281 INFO:tasks.rados.rados.0.smithi089.stdout:3845: done (2 left) 2024-08-29T18:27:20.281 INFO:tasks.rados.rados.0.smithi089.stdout:3846: done (1 left) 2024-08-29T18:27:20.281 INFO:tasks.rados.rados.0.smithi089.stdout:3847: copy_from oid 11 from oid 9 current snap is 410 2024-08-29T18:27:20.281 INFO:tasks.rados.rados.0.smithi089.stdout:3844: expect (ObjNum 1120 snap 390 seq_num 1120) 2024-08-29T18:27:20.412 INFO:tasks.rados.rados.0.smithi089.stdout:3847: finishing copy_from racing read to smithi08969774-11 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:3847: finishing copy_from to smithi08969774-11 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2686 (ObjNum 1145 snap 396 seq_num 1145) dirty exists 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:3844: done (1 left) 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:3847: done (0 left) 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:3848: copy_from oid 35 from oid 33 current snap is 410 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:3849: setattr oid 14 current snap is 410 2024-08-29T18:27:20.413 INFO:tasks.rados.rados.0.smithi089.stdout:3848: finishing copy_from to smithi08969774-35 2024-08-29T18:27:20.414 INFO:tasks.rados.rados.0.smithi089.stdout:3848: got expected ENOENT (src dne) 2024-08-29T18:27:20.414 INFO:tasks.rados.rados.0.smithi089.stdout:3848: finishing copy_from racing read to smithi08969774-35 2024-08-29T18:27:20.417 INFO:tasks.rados.rados.0.smithi089.stdout:3848: done (1 left) 2024-08-29T18:27:20.417 INFO:tasks.rados.rados.0.smithi089.stdout:3850: snap_create 2024-08-29T18:27:20.423 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2808 (ObjNum 129 snap 0 seq_num 2868868576) dirty exists 2024-08-29T18:27:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:20 smithi089 bash[77323]: cluster 2024-08-29T18:27:18.841495+0000 mgr.y (mgr.34104) 448 : cluster [DBG] pgmap v876: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 669 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 775 KiB/s rd, 984 KiB/s wr, 8 op/s 2024-08-29T18:27:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:20 smithi089 bash[77323]: cluster 2024-08-29T18:27:19.185693+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-29T18:27:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:20 smithi089 bash[78574]: cluster 2024-08-29T18:27:18.841495+0000 mgr.y (mgr.34104) 448 : cluster [DBG] pgmap v876: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 669 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 775 KiB/s rd, 984 KiB/s wr, 8 op/s 2024-08-29T18:27:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:20 smithi089 bash[78574]: cluster 2024-08-29T18:27:19.185693+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-29T18:27:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:20 smithi144 bash[67678]: cluster 2024-08-29T18:27:18.841495+0000 mgr.y (mgr.34104) 448 : cluster [DBG] pgmap v876: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 669 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 775 KiB/s rd, 984 KiB/s wr, 8 op/s 2024-08-29T18:27:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:20 smithi144 bash[67678]: cluster 2024-08-29T18:27:19.185693+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-29T18:27:21.164 INFO:tasks.rados.rados.0.smithi089.stdout:3849: done (1 left) 2024-08-29T18:27:21.164 INFO:tasks.rados.rados.0.smithi089.stdout:3850: done (0 left) 2024-08-29T18:27:21.164 INFO:tasks.rados.rados.0.smithi089.stdout:3851: snap_create 2024-08-29T18:27:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:21 smithi144 bash[67678]: cluster 2024-08-29T18:27:20.201652+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-29T18:27:21.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:21 smithi144 bash[67678]: cluster 2024-08-29T18:27:21.165636+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-29T18:27:21.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:21 smithi089 bash[77323]: cluster 2024-08-29T18:27:20.201652+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-29T18:27:21.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:21 smithi089 bash[77323]: cluster 2024-08-29T18:27:21.165636+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-29T18:27:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:21 smithi089 bash[78574]: cluster 2024-08-29T18:27:20.201652+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-29T18:27:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:21 smithi089 bash[78574]: cluster 2024-08-29T18:27:21.165636+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-29T18:27:22.155 INFO:tasks.rados.rados.0.smithi089.stdout:3851: done (0 left) 2024-08-29T18:27:22.155 INFO:tasks.rados.rados.0.smithi089.stdout:3852: delete oid 36 current snap is 412 2024-08-29T18:27:22.166 INFO:tasks.rados.rados.0.smithi089.stdout:3852: done (0 left) 2024-08-29T18:27:22.166 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 49 current snap is 412 2024-08-29T18:27:22.166 INFO:tasks.rados.rados.0.smithi089.stdout:3853: seq_num 1178 ranges {0=532480} 2024-08-29T18:27:22.176 INFO:tasks.rados.rados.0.smithi089.stdout:3853: writing smithi08969774-49 from 0 to 532480 tid 1 2024-08-29T18:27:22.176 INFO:tasks.rados.rados.0.smithi089.stdout:3854: rollback oid 45 current snap is 412 2024-08-29T18:27:22.176 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 45 to 409 2024-08-29T18:27:22.176 INFO:tasks.rados.rados.0.smithi089.stdout:3855: setattr oid 5 current snap is 412 2024-08-29T18:27:22.179 INFO:tasks.rados.rados.0.smithi089.stdout:3856: copy_from oid 3 from oid 46 current snap is 412 2024-08-29T18:27:22.180 INFO:tasks.rados.rados.0.smithi089.stdout:3857: copy_from oid 47 from oid 50 current snap is 412 2024-08-29T18:27:22.180 INFO:tasks.rados.rados.0.smithi089.stdout:3858: read oid 38 snap -1 2024-08-29T18:27:22.180 INFO:tasks.rados.rados.0.smithi089.stdout:3858: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:22.180 INFO:tasks.rados.rados.0.smithi089.stdout:3859: copy_from oid 20 from oid 4 current snap is 412 2024-08-29T18:27:22.180 INFO:tasks.rados.rados.0.smithi089.stdout:3860: delete oid 27 current snap is 412 2024-08-29T18:27:22.190 INFO:tasks.rados.rados.0.smithi089.stdout:3856: finishing copy_from to smithi08969774-3 2024-08-29T18:27:22.190 INFO:tasks.rados.rados.0.smithi089.stdout:3856: got expected ENOENT (src dne) 2024-08-29T18:27:22.191 INFO:tasks.rados.rados.0.smithi089.stdout:3860: done (7 left) 2024-08-29T18:27:22.191 INFO:tasks.rados.rados.0.smithi089.stdout:3861: rollback oid 25 current snap is 412 2024-08-29T18:27:22.191 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 25 to 408 2024-08-29T18:27:22.191 INFO:tasks.rados.rados.0.smithi089.stdout:3862: snap_create 2024-08-29T18:27:22.191 INFO:tasks.rados.rados.0.smithi089.stdout:3856: finishing copy_from racing read to smithi08969774-3 2024-08-29T18:27:22.191 INFO:tasks.rados.rados.0.smithi089.stdout:3854: finishing rollback tid 0 to smithi08969774-45 2024-08-29T18:27:22.192 INFO:tasks.rados.rados.0.smithi089.stdout:3853: finishing write tid 1 to smithi08969774-49 2024-08-29T18:27:22.194 INFO:tasks.rados.rados.0.smithi089.stdout:3858: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:3853: finishing write tid 2 to smithi08969774-49 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:3854: finishing rollback tid 1 to smithi08969774-45 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:3854: finishing rollback tid 2 to smithi08969774-45 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 2933 (ObjNum 1170 snap 406 seq_num 1170) dirty exists 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2226 (ObjNum 1026 snap 342 seq_num 1026) dirty exists 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:3853: finishing write tid 3 to smithi08969774-49 2024-08-29T18:27:22.232 INFO:tasks.rados.rados.0.smithi089.stdout:3853: oid 49 updating version 0 to 2449 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3853: oid 49 version 2449 is already newer than 2448 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2449 (ObjNum 1178 snap 412 seq_num 1178) dirty exists 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3853: left oid 49 (ObjNum 1178 snap 412 seq_num 1178) 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3861: finishing rollback tid 0 to smithi08969774-25 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3861: finishing rollback tid 1 to smithi08969774-25 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3861: finishing rollback tid 2 to smithi08969774-25 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 2095 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3859: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3859: finishing copy_from to smithi08969774-20 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 2102 (ObjNum 1164 snap 403 seq_num 1164) dirty exists 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3857: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:3857: finishing copy_from to smithi08969774-47 2024-08-29T18:27:22.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 2596 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:27:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:22 smithi144 bash[67678]: cluster 2024-08-29T18:27:20.842207+0000 mgr.y (mgr.34104) 449 : cluster [DBG] pgmap v879: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 669 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 110 KiB/s wr, 0 op/s 2024-08-29T18:27:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:22 smithi144 bash[67678]: audit 2024-08-29T18:27:21.350049+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:27:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:22 smithi144 bash[67678]: audit 2024-08-29T18:27:22.099394+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:27:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:22 smithi144 bash[67678]: audit 2024-08-29T18:27:22.100939+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:27:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:22 smithi144 bash[67678]: audit 2024-08-29T18:27:22.108423+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:27:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:22 smithi144 bash[67678]: cluster 2024-08-29T18:27:22.156413+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-29T18:27:22.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[77323]: cluster 2024-08-29T18:27:20.842207+0000 mgr.y (mgr.34104) 449 : cluster [DBG] pgmap v879: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 669 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 110 KiB/s wr, 0 op/s 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[77323]: audit 2024-08-29T18:27:21.350049+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[77323]: audit 2024-08-29T18:27:22.099394+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[77323]: audit 2024-08-29T18:27:22.100939+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[77323]: audit 2024-08-29T18:27:22.108423+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[77323]: cluster 2024-08-29T18:27:22.156413+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[78574]: cluster 2024-08-29T18:27:20.842207+0000 mgr.y (mgr.34104) 449 : cluster [DBG] pgmap v879: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 669 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 110 KiB/s wr, 0 op/s 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[78574]: audit 2024-08-29T18:27:21.350049+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:27:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[78574]: audit 2024-08-29T18:27:22.099394+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:27:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[78574]: audit 2024-08-29T18:27:22.100939+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:27:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[78574]: audit 2024-08-29T18:27:22.108423+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:27:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:22 smithi089 bash[78574]: cluster 2024-08-29T18:27:22.156413+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-29T18:27:23.160 INFO:tasks.rados.rados.0.smithi089.stdout:3853: done (8 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3854: done (7 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3855: done (6 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3856: done (5 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3857: done (4 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3858: done (3 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3859: done (2 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3861: done (1 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3862: done (0 left) 2024-08-29T18:27:23.161 INFO:tasks.rados.rados.0.smithi089.stdout:3863: setattr oid 49 current snap is 413 2024-08-29T18:27:23.164 INFO:tasks.rados.rados.0.smithi089.stdout:3864: rollback oid 23 current snap is 413 2024-08-29T18:27:23.164 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 23 to 391 2024-08-29T18:27:23.164 INFO:tasks.rados.rados.0.smithi089.stdout:3865: snap_remove snap 360 2024-08-29T18:27:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:23 smithi144 bash[67678]: audit 2024-08-29T18:27:22.704072+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:23.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:23 smithi144 bash[67678]: cluster 2024-08-29T18:27:23.161115+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-29T18:27:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:23 smithi089 bash[77323]: audit 2024-08-29T18:27:22.704072+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:23 smithi089 bash[77323]: cluster 2024-08-29T18:27:23.161115+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-29T18:27:23.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:23 smithi089 bash[78574]: audit 2024-08-29T18:27:22.704072+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:23 smithi089 bash[78574]: cluster 2024-08-29T18:27:23.161115+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-29T18:27:24.161 INFO:tasks.rados.rados.0.smithi089.stdout:3865: done (2 left) 2024-08-29T18:27:24.162 INFO:tasks.rados.rados.0.smithi089.stdout:3866: read oid 22 snap 373 2024-08-29T18:27:24.162 INFO:tasks.rados.rados.0.smithi089.stdout:3866: expect deleted 2024-08-29T18:27:24.162 INFO:tasks.rados.rados.0.smithi089.stdout:3867: snap_remove snap 395 2024-08-29T18:27:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:24 smithi144 bash[67678]: cluster 2024-08-29T18:27:22.843217+0000 mgr.y (mgr.34104) 450 : cluster [DBG] pgmap v882: 121 pgs: 121 active+clean; 688 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2024-08-29T18:27:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:24 smithi144 bash[67678]: cluster 2024-08-29T18:27:24.162120+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-29T18:27:24.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:24 smithi089 bash[77323]: cluster 2024-08-29T18:27:22.843217+0000 mgr.y (mgr.34104) 450 : cluster [DBG] pgmap v882: 121 pgs: 121 active+clean; 688 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2024-08-29T18:27:24.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:24 smithi089 bash[77323]: cluster 2024-08-29T18:27:24.162120+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-29T18:27:24.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:24 smithi089 bash[78574]: cluster 2024-08-29T18:27:22.843217+0000 mgr.y (mgr.34104) 450 : cluster [DBG] pgmap v882: 121 pgs: 121 active+clean; 688 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.9 MiB/s wr, 11 op/s 2024-08-29T18:27:24.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:24 smithi089 bash[78574]: cluster 2024-08-29T18:27:24.162120+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-29T18:27:25.166 INFO:tasks.rados.rados.0.smithi089.stdout:3867: done (3 left) 2024-08-29T18:27:25.166 INFO:tasks.rados.rados.0.smithi089.stdout:3868: read oid 27 snap 410 2024-08-29T18:27:25.166 INFO:tasks.rados.rados.0.smithi089.stdout:3868: expect deleted 2024-08-29T18:27:25.167 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 33 current snap is 413 2024-08-29T18:27:25.167 INFO:tasks.rados.rados.0.smithi089.stdout:3869: seq_num 1180 ranges {0=565248} 2024-08-29T18:27:25.182 INFO:tasks.rados.rados.0.smithi089.stdout:3869: writing smithi08969774-33 from 0 to 565248 tid 1 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3870: read oid 28 snap -1 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3870: expect (ObjNum 1168 snap 405 seq_num 1168) 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3871: rmattr oid 26 current snap is 413 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3871: done (6 left) 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3872: rmattr oid 42 current snap is 413 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3872: done (6 left) 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3873: copy_from oid 47 from oid 40 current snap is 413 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3864: finishing rollback tid 1 to smithi08969774-23 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:3864: finishing rollback tid 2 to smithi08969774-23 2024-08-29T18:27:25.183 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2599 (ObjNum 1099 snap 382 seq_num 1099) dirty exists 2024-08-29T18:27:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 49 v 2450 (ObjNum 1178 snap 412 seq_num 1178) dirty exists 2024-08-29T18:27:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:3863: done (6 left) 2024-08-29T18:27:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:3864: done (5 left) 2024-08-29T18:27:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:3866: done (4 left) 2024-08-29T18:27:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:3868: done (3 left) 2024-08-29T18:27:25.184 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 413 2024-08-29T18:27:25.185 INFO:tasks.rados.rados.0.smithi089.stdout:3874: seq_num 1181 ranges {0=581632} 2024-08-29T18:27:25.190 INFO:tasks.rados.rados.0.smithi089.stdout:3874: writing smithi08969774-14 from 0 to 581632 tid 1 2024-08-29T18:27:25.191 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 24 current snap is 413 2024-08-29T18:27:25.191 INFO:tasks.rados.rados.0.smithi089.stdout:3875: seq_num 1182 ranges {2949120=606208} 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3875: writing smithi08969774-24 from 2949120 to 3555328 tid 1 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3876: rmattr oid 12 current snap is 413 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3869: finishing write tid 1 to smithi08969774-33 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3873: finishing copy_from racing read to smithi08969774-47 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3873: finishing copy_from to smithi08969774-47 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 47 v 2874 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3874: finishing write tid 1 to smithi08969774-14 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3874: finishing write tid 2 to smithi08969774-14 2024-08-29T18:27:25.232 INFO:tasks.rados.rados.0.smithi089.stdout:3869: finishing write tid 2 to smithi08969774-33 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3873: done (5 left) 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3877: snap_create 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3869: finishing write tid 3 to smithi08969774-33 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3869: oid 33 updating version 0 to 2600 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3869: oid 33 updating version 2600 to 2601 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 33 v 2601 (ObjNum 1180 snap 413 seq_num 1180) dirty exists 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3869: left oid 33 (ObjNum 1180 snap 413 seq_num 1180) 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3874: finishing write tid 3 to smithi08969774-14 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3874: oid 14 updating version 0 to 2816 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3874: oid 14 updating version 2816 to 2817 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2817 (ObjNum 1181 snap 413 seq_num 1181) dirty exists 2024-08-29T18:27:25.233 INFO:tasks.rados.rados.0.smithi089.stdout:3874: left oid 14 (ObjNum 1181 snap 413 seq_num 1181) 2024-08-29T18:27:25.244 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 2955 (ObjNum 1041 snap 349 seq_num 1041) dirty exists 2024-08-29T18:27:25.247 INFO:tasks.rados.rados.0.smithi089.stdout:3875: finishing write tid 1 to smithi08969774-24 2024-08-29T18:27:25.247 INFO:tasks.rados.rados.0.smithi089.stdout:3875: finishing write tid 2 to smithi08969774-24 2024-08-29T18:27:25.249 INFO:tasks.rados.rados.0.smithi089.stdout:3875: finishing write tid 3 to smithi08969774-24 2024-08-29T18:27:25.249 INFO:tasks.rados.rados.0.smithi089.stdout:3875: oid 24 updating version 0 to 2097 2024-08-29T18:27:25.249 INFO:tasks.rados.rados.0.smithi089.stdout:3875: oid 24 version 2097 is already newer than 2096 2024-08-29T18:27:25.250 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 24 v 2097 (ObjNum 1182 snap 413 seq_num 1182) dirty exists 2024-08-29T18:27:25.250 INFO:tasks.rados.rados.0.smithi089.stdout:3875: left oid 24 (ObjNum 1182 snap 413 seq_num 1182) 2024-08-29T18:27:25.258 INFO:tasks.rados.rados.0.smithi089.stdout:3870: expect (ObjNum 1168 snap 405 seq_num 1168) 2024-08-29T18:27:25.429 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 18:27:25 smithi089 bash[87193]: debug 2024-08-29T18:27:25.224+0000 7f32c9853640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1f3 after trimming was started 2024-08-29T18:27:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:27:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:27:25] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3869: done (5 left) 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3870: done (4 left) 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3874: done (3 left) 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3875: done (2 left) 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3876: done (1 left) 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3877: done (0 left) 2024-08-29T18:27:26.156 INFO:tasks.rados.rados.0.smithi089.stdout:3878: snap_create 2024-08-29T18:27:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:26 smithi089 bash[77323]: cluster 2024-08-29T18:27:24.843992+0000 mgr.y (mgr.34104) 451 : cluster [DBG] pgmap v885: 121 pgs: 121 active+clean; 692 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.7 MiB/s wr, 24 op/s 2024-08-29T18:27:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:26 smithi089 bash[77323]: cluster 2024-08-29T18:27:25.166798+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-29T18:27:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:26 smithi089 bash[77323]: cluster 2024-08-29T18:27:26.157038+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-29T18:27:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:26 smithi089 bash[78574]: cluster 2024-08-29T18:27:24.843992+0000 mgr.y (mgr.34104) 451 : cluster [DBG] pgmap v885: 121 pgs: 121 active+clean; 692 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.7 MiB/s wr, 24 op/s 2024-08-29T18:27:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:26 smithi089 bash[78574]: cluster 2024-08-29T18:27:25.166798+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-29T18:27:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:26 smithi089 bash[78574]: cluster 2024-08-29T18:27:26.157038+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-29T18:27:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:26 smithi144 bash[67678]: cluster 2024-08-29T18:27:24.843992+0000 mgr.y (mgr.34104) 451 : cluster [DBG] pgmap v885: 121 pgs: 121 active+clean; 692 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.7 MiB/s wr, 24 op/s 2024-08-29T18:27:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:26 smithi144 bash[67678]: cluster 2024-08-29T18:27:25.166798+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-29T18:27:26.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:26 smithi144 bash[67678]: cluster 2024-08-29T18:27:26.157038+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-29T18:27:27.160 INFO:tasks.rados.rados.0.smithi089.stdout:3878: done (0 left) 2024-08-29T18:27:27.161 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 48 current snap is 415 2024-08-29T18:27:27.161 INFO:tasks.rados.rados.0.smithi089.stdout:3879: seq_num 1183 ranges {3350528=622592} 2024-08-29T18:27:27.206 INFO:tasks.rados.rados.0.smithi089.stdout:3879: writing smithi08969774-48 from 3350528 to 3973120 tid 1 2024-08-29T18:27:27.206 INFO:tasks.rados.rados.0.smithi089.stdout:3880: snap_create 2024-08-29T18:27:27.216 INFO:tasks.rados.rados.0.smithi089.stdout:3879: finishing write tid 1 to smithi08969774-48 2024-08-29T18:27:27.217 INFO:tasks.rados.rados.0.smithi089.stdout:3879: finishing write tid 2 to smithi08969774-48 2024-08-29T18:27:27.223 INFO:tasks.rados.rados.0.smithi089.stdout:3879: finishing write tid 3 to smithi08969774-48 2024-08-29T18:27:27.223 INFO:tasks.rados.rados.0.smithi089.stdout:3879: oid 48 updating version 0 to 2452 2024-08-29T18:27:27.223 INFO:tasks.rados.rados.0.smithi089.stdout:3879: oid 48 updating version 2452 to 2453 2024-08-29T18:27:27.223 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 48 v 2453 (ObjNum 1183 snap 415 seq_num 1183) dirty exists 2024-08-29T18:27:27.223 INFO:tasks.rados.rados.0.smithi089.stdout:3879: left oid 48 (ObjNum 1183 snap 415 seq_num 1183) 2024-08-29T18:27:28.175 INFO:tasks.rados.rados.0.smithi089.stdout:3879: done (1 left) 2024-08-29T18:27:28.176 INFO:tasks.rados.rados.0.smithi089.stdout:3880: done (0 left) 2024-08-29T18:27:28.176 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 31 current snap is 416 2024-08-29T18:27:28.176 INFO:tasks.rados.rados.0.smithi089.stdout:3881: seq_num 1184 ranges {6914048=638976} 2024-08-29T18:27:28.248 INFO:tasks.rados.rados.0.smithi089.stdout:3881: writing smithi08969774-31 from 6914048 to 7553024 tid 1 2024-08-29T18:27:28.249 INFO:tasks.rados.rados.0.smithi089.stdout:3882: copy_from oid 50 from oid 15 current snap is 416 2024-08-29T18:27:28.249 INFO:tasks.rados.rados.0.smithi089.stdout:3883: snap_create 2024-08-29T18:27:28.264 INFO:tasks.rados.rados.0.smithi089.stdout:3881: finishing write tid 1 to smithi08969774-31 2024-08-29T18:27:28.264 INFO:tasks.rados.rados.0.smithi089.stdout:3881: finishing write tid 2 to smithi08969774-31 2024-08-29T18:27:28.269 INFO:tasks.rados.rados.0.smithi089.stdout:3881: finishing write tid 3 to smithi08969774-31 2024-08-29T18:27:28.269 INFO:tasks.rados.rados.0.smithi089.stdout:3881: oid 31 updating version 0 to 2780 2024-08-29T18:27:28.269 INFO:tasks.rados.rados.0.smithi089.stdout:3881: oid 31 updating version 2780 to 2781 2024-08-29T18:27:28.269 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2781 (ObjNum 1184 snap 416 seq_num 1184) dirty exists 2024-08-29T18:27:28.269 INFO:tasks.rados.rados.0.smithi089.stdout:3881: left oid 31 (ObjNum 1184 snap 416 seq_num 1184) 2024-08-29T18:27:28.289 INFO:tasks.rados.rados.0.smithi089.stdout:3882: finishing copy_from racing read to smithi08969774-50 2024-08-29T18:27:28.293 INFO:tasks.rados.rados.0.smithi089.stdout:3882: finishing copy_from to smithi08969774-50 2024-08-29T18:27:28.294 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2444 (ObjNum 998 snap 332 seq_num 998) dirty exists 2024-08-29T18:27:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:28 smithi089 bash[77323]: cluster 2024-08-29T18:27:26.845042+0000 mgr.y (mgr.34104) 452 : cluster [DBG] pgmap v888: 121 pgs: 121 active+clean; 694 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-08-29T18:27:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:28 smithi089 bash[77323]: cluster 2024-08-29T18:27:27.159915+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-29T18:27:28.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:28 smithi089 bash[78574]: cluster 2024-08-29T18:27:26.845042+0000 mgr.y (mgr.34104) 452 : cluster [DBG] pgmap v888: 121 pgs: 121 active+clean; 694 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-08-29T18:27:28.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:28 smithi089 bash[78574]: cluster 2024-08-29T18:27:27.159915+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-29T18:27:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:28 smithi144 bash[67678]: cluster 2024-08-29T18:27:26.845042+0000 mgr.y (mgr.34104) 452 : cluster [DBG] pgmap v888: 121 pgs: 121 active+clean; 694 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-08-29T18:27:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:28 smithi144 bash[67678]: cluster 2024-08-29T18:27:27.159915+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3881: done (2 left) 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3882: done (1 left) 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3883: done (0 left) 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3884: rollback oid 31 current snap is 417 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 31 to 400 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3885: read oid 29 snap -1 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3885: expect (ObjNum 1175 snap 410 seq_num 1175) 2024-08-29T18:27:29.177 INFO:tasks.rados.rados.0.smithi089.stdout:3886: snap_create 2024-08-29T18:27:29.198 INFO:tasks.rados.rados.0.smithi089.stdout:3885: expect (ObjNum 1175 snap 410 seq_num 1175) 2024-08-29T18:27:29.233 INFO:tasks.rados.rados.0.smithi089.stdout:3884: finishing rollback tid 0 to smithi08969774-31 2024-08-29T18:27:29.233 INFO:tasks.rados.rados.0.smithi089.stdout:3884: finishing rollback tid 1 to smithi08969774-31 2024-08-29T18:27:29.233 INFO:tasks.rados.rados.0.smithi089.stdout:3884: finishing rollback tid 2 to smithi08969774-31 2024-08-29T18:27:29.233 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 31 v 2784 (ObjNum 1082 snap 374 seq_num 1082) dirty exists 2024-08-29T18:27:29.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:29 smithi089 bash[78574]: cluster 2024-08-29T18:27:28.175061+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-29T18:27:29.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:29 smithi089 bash[77323]: cluster 2024-08-29T18:27:28.175061+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-29T18:27:29.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:29 smithi144 bash[67678]: cluster 2024-08-29T18:27:28.175061+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-29T18:27:30.179 INFO:tasks.rados.rados.0.smithi089.stdout:3884: done (2 left) 2024-08-29T18:27:30.180 INFO:tasks.rados.rados.0.smithi089.stdout:3885: done (1 left) 2024-08-29T18:27:30.180 INFO:tasks.rados.rados.0.smithi089.stdout:3886: done (0 left) 2024-08-29T18:27:30.180 INFO:tasks.rados.rados.0.smithi089.stdout:3887: read oid 7 snap -1 2024-08-29T18:27:30.180 INFO:tasks.rados.rados.0.smithi089.stdout:3887: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:27:30.180 INFO:tasks.rados.rados.0.smithi089.stdout:3888: delete oid 33 current snap is 418 2024-08-29T18:27:30.181 INFO:tasks.rados.rados.0.smithi089.stdout:3887: expect (ObjNum 0 snap 0 seq_num 0) 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3887: done (1 left) 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3888: done (0 left) 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3889: read oid 41 snap 415 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3889: expect (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3890: read oid 44 snap -1 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3890: expect (ObjNum 1128 snap 393 seq_num 1128) 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 28 current snap is 418 2024-08-29T18:27:30.191 INFO:tasks.rados.rados.0.smithi089.stdout:3891: seq_num 1186 ranges {11485184=671744} 2024-08-29T18:27:30.297 INFO:tasks.rados.rados.0.smithi089.stdout:3891: writing smithi08969774-28 from 11485184 to 12156928 tid 1 2024-08-29T18:27:30.297 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 27 current snap is 418 2024-08-29T18:27:30.297 INFO:tasks.rados.rados.0.smithi089.stdout:3892: seq_num 1187 ranges {0=688128} 2024-08-29T18:27:30.301 INFO:tasks.rados.rados.0.smithi089.stdout:3892: writing smithi08969774-27 from 0 to 688128 tid 1 2024-08-29T18:27:30.301 INFO:tasks.rados.rados.0.smithi089.stdout:3893: read oid 9 snap -1 2024-08-29T18:27:30.301 INFO:tasks.rados.rados.0.smithi089.stdout:3893: expect (ObjNum 1145 snap 396 seq_num 1145) 2024-08-29T18:27:30.301 INFO:tasks.rados.rados.0.smithi089.stdout:3894: snap_remove snap 401 2024-08-29T18:27:30.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:30 smithi144 bash[67678]: cluster 2024-08-29T18:27:28.846056+0000 mgr.y (mgr.34104) 453 : cluster [DBG] pgmap v891: 121 pgs: 121 active+clean; 697 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-29T18:27:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:30 smithi144 bash[67678]: cluster 2024-08-29T18:27:29.176592+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-29T18:27:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:30 smithi089 bash[77323]: cluster 2024-08-29T18:27:28.846056+0000 mgr.y (mgr.34104) 453 : cluster [DBG] pgmap v891: 121 pgs: 121 active+clean; 697 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-29T18:27:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:30 smithi089 bash[77323]: cluster 2024-08-29T18:27:29.176592+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-29T18:27:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:30 smithi089 bash[78574]: cluster 2024-08-29T18:27:28.846056+0000 mgr.y (mgr.34104) 453 : cluster [DBG] pgmap v891: 121 pgs: 121 active+clean; 697 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-29T18:27:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:30 smithi089 bash[78574]: cluster 2024-08-29T18:27:29.176592+0000 mon.a (mon.0) 1471 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-29T18:27:31.167 INFO:tasks.rados.rados.0.smithi089.stdout:3889: expect (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:27:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:31 smithi144 bash[67678]: cluster 2024-08-29T18:27:30.178868+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-29T18:27:31.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:31 smithi144 bash[67678]: cluster 2024-08-29T18:27:31.161082+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-29T18:27:31.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:31 smithi089 bash[77323]: cluster 2024-08-29T18:27:30.178868+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-29T18:27:31.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:31 smithi089 bash[77323]: cluster 2024-08-29T18:27:31.161082+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-29T18:27:31.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:31 smithi089 bash[78574]: cluster 2024-08-29T18:27:30.178868+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-29T18:27:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:31 smithi089 bash[78574]: cluster 2024-08-29T18:27:31.161082+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3891: finishing write tid 1 to smithi08969774-28 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3891: finishing write tid 2 to smithi08969774-28 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3892: finishing write tid 1 to smithi08969774-27 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3892: finishing write tid 2 to smithi08969774-27 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3891: finishing write tid 3 to smithi08969774-28 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3891: oid 28 updating version 0 to 1274 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3891: oid 28 updating version 1274 to 1275 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1275 (ObjNum 1186 snap 418 seq_num 1186) dirty exists 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3891: left oid 28 (ObjNum 1186 snap 418 seq_num 1186) 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3892: finishing write tid 3 to smithi08969774-27 2024-08-29T18:27:32.402 INFO:tasks.rados.rados.0.smithi089.stdout:3892: oid 27 updating version 0 to 2716 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3892: oid 27 version 2716 is already newer than 2715 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 27 v 2716 (ObjNum 1187 snap 418 seq_num 1187) dirty exists 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3892: left oid 27 (ObjNum 1187 snap 418 seq_num 1187) 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3889: done (5 left) 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3891: done (4 left) 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3892: done (3 left) 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3894: done (2 left) 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3895: copy_from oid 45 from oid 46 current snap is 418 2024-08-29T18:27:32.403 INFO:tasks.rados.rados.0.smithi089.stdout:3890: expect (ObjNum 1128 snap 393 seq_num 1128) 2024-08-29T18:27:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:32 smithi144 bash[67678]: cluster 2024-08-29T18:27:30.846761+0000 mgr.y (mgr.34104) 454 : cluster [DBG] pgmap v894: 121 pgs: 121 active+clean; 697 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 762 KiB/s wr, 1 op/s 2024-08-29T18:27:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:32 smithi089 bash[77323]: cluster 2024-08-29T18:27:30.846761+0000 mgr.y (mgr.34104) 454 : cluster [DBG] pgmap v894: 121 pgs: 121 active+clean; 697 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 762 KiB/s wr, 1 op/s 2024-08-29T18:27:32.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:32 smithi089 bash[78574]: cluster 2024-08-29T18:27:30.846761+0000 mgr.y (mgr.34104) 454 : cluster [DBG] pgmap v894: 121 pgs: 121 active+clean; 697 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 762 KiB/s wr, 1 op/s 2024-08-29T18:27:33.868 INFO:tasks.rados.rados.0.smithi089.stdout:3893: expect (ObjNum 1145 snap 396 seq_num 1145) 2024-08-29T18:27:34.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:34 smithi144 bash[67678]: cluster 2024-08-29T18:27:32.847857+0000 mgr.y (mgr.34104) 455 : cluster [DBG] pgmap v896: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 708 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:27:34.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:34 smithi089 bash[78574]: cluster 2024-08-29T18:27:32.847857+0000 mgr.y (mgr.34104) 455 : cluster [DBG] pgmap v896: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 708 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:27:34.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:34 smithi089 bash[77323]: cluster 2024-08-29T18:27:32.847857+0000 mgr.y (mgr.34104) 455 : cluster [DBG] pgmap v896: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 708 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.1 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:27:34.778 INFO:tasks.rados.rados.0.smithi089.stdout:3895: finishing copy_from to smithi08969774-45 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3895: got expected ENOENT (src dne) 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3895: finishing copy_from racing read to smithi08969774-45 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3890: done (2 left) 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3893: done (1 left) 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3895: done (0 left) 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3896: rmattr oid 2 current snap is 418 2024-08-29T18:27:34.779 INFO:tasks.rados.rados.0.smithi089.stdout:3897: setattr oid 40 current snap is 418 2024-08-29T18:27:34.782 INFO:tasks.rados.rados.0.smithi089.stdout:3898: snap_remove snap 382 2024-08-29T18:27:35.225 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2717 (ObjNum 990 snap 330 seq_num 990) dirty exists 2024-08-29T18:27:35.226 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 2969 (ObjNum 829 snap 287 seq_num 829) dirty exists 2024-08-29T18:27:35.226 INFO:tasks.rados.rados.0.smithi089.stdout:3896: done (2 left) 2024-08-29T18:27:35.226 INFO:tasks.rados.rados.0.smithi089.stdout:3897: done (1 left) 2024-08-29T18:27:35.226 INFO:tasks.rados.rados.0.smithi089.stdout:3898: done (0 left) 2024-08-29T18:27:35.226 INFO:tasks.rados.rados.0.smithi089.stdout:3899: snap_remove snap 381 2024-08-29T18:27:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:27:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:27:35] "GET /metrics HTTP/1.1" 200 36260 "" "Prometheus/2.43.0" 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3899: done (0 left) 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3900: read oid 22 snap 337 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3900: expect deleted 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3901: read oid 41 snap -1 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3901: expect (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3902: read oid 46 snap 416 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3902: expect deleted 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3903: read oid 47 snap 384 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3903: expect (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:3904: rollback oid 2 current snap is 418 2024-08-29T18:27:36.223 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 2 to 320 2024-08-29T18:27:36.224 INFO:tasks.rados.rados.0.smithi089.stdout:3905: read oid 30 snap -1 2024-08-29T18:27:36.224 INFO:tasks.rados.rados.0.smithi089.stdout:3905: expect deleted 2024-08-29T18:27:36.224 INFO:tasks.rados.rados.0.smithi089.stdout:3906: read oid 28 snap 369 2024-08-29T18:27:36.224 INFO:tasks.rados.rados.0.smithi089.stdout:3906: expect (ObjNum 1000 snap 334 seq_num 1000) 2024-08-29T18:27:36.224 INFO:tasks.rados.rados.0.smithi089.stdout:3907: setattr oid 23 current snap is 418 2024-08-29T18:27:36.225 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 418 2024-08-29T18:27:36.225 INFO:tasks.rados.rados.0.smithi089.stdout:3908: seq_num 1188 ranges {3629056=704512} 2024-08-29T18:27:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:3908: writing smithi08969774-3 from 3629056 to 4333568 tid 1 2024-08-29T18:27:36.253 INFO:tasks.rados.rados.0.smithi089.stdout:3909: rollback oid 4 current snap is 418 2024-08-29T18:27:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 4 to 320 2024-08-29T18:27:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:3900: done (9 left) 2024-08-29T18:27:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:3902: done (8 left) 2024-08-29T18:27:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:3905: done (7 left) 2024-08-29T18:27:36.254 INFO:tasks.rados.rados.0.smithi089.stdout:3910: snap_remove snap 411 2024-08-29T18:27:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:36 smithi144 bash[67678]: cluster 2024-08-29T18:27:34.848853+0000 mgr.y (mgr.34104) 456 : cluster [DBG] pgmap v897: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 709 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 888 KiB/s wr, 5 op/s 2024-08-29T18:27:36.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:36 smithi144 bash[67678]: cluster 2024-08-29T18:27:35.219000+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-29T18:27:36.679 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 18:27:36 smithi089 bash[83139]: debug 2024-08-29T18:27:36.260+0000 7fa1ac92b640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1e5 after trimming was started 2024-08-29T18:27:36.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:36 smithi089 bash[78574]: cluster 2024-08-29T18:27:34.848853+0000 mgr.y (mgr.34104) 456 : cluster [DBG] pgmap v897: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 709 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 888 KiB/s wr, 5 op/s 2024-08-29T18:27:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:36 smithi089 bash[78574]: cluster 2024-08-29T18:27:35.219000+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-29T18:27:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:36 smithi089 bash[77323]: cluster 2024-08-29T18:27:34.848853+0000 mgr.y (mgr.34104) 456 : cluster [DBG] pgmap v897: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 709 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 888 KiB/s wr, 5 op/s 2024-08-29T18:27:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:36 smithi089 bash[77323]: cluster 2024-08-29T18:27:35.219000+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-29T18:27:37.251 INFO:tasks.rados.rados.0.smithi089.stdout:3904: finishing rollback tid 0 to smithi08969774-2 2024-08-29T18:27:37.251 INFO:tasks.rados.rados.0.smithi089.stdout:3904: finishing rollback tid 1 to smithi08969774-2 2024-08-29T18:27:37.251 INFO:tasks.rados.rados.0.smithi089.stdout:3904: finishing rollback tid 2 to smithi08969774-2 2024-08-29T18:27:37.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2720 (ObjNum 969 snap 320 seq_num 969) dirty exists 2024-08-29T18:27:37.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 23 v 2603 (ObjNum 1099 snap 382 seq_num 1099) dirty exists 2024-08-29T18:27:37.251 INFO:tasks.rados.rados.0.smithi089.stdout:3906: expect (ObjNum 1000 snap 334 seq_num 1000) 2024-08-29T18:27:37.461 INFO:tasks.rados.rados.0.smithi089.stdout:3908: finishing write tid 1 to smithi08969774-3 2024-08-29T18:27:37.461 INFO:tasks.rados.rados.0.smithi089.stdout:3908: finishing write tid 2 to smithi08969774-3 2024-08-29T18:27:37.461 INFO:tasks.rados.rados.0.smithi089.stdout:3909: finishing rollback tid 0 to smithi08969774-4 2024-08-29T18:27:37.461 INFO:tasks.rados.rados.0.smithi089.stdout:3909: finishing rollback tid 1 to smithi08969774-4 2024-08-29T18:27:37.461 INFO:tasks.rados.rados.0.smithi089.stdout:3909: finishing rollback tid 2 to smithi08969774-4 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 4 v 2105 (ObjNum 949 snap 314 seq_num 949) dirty exists 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:3908: finishing write tid 3 to smithi08969774-3 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:3908: oid 3 updating version 0 to 2848 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:3908: oid 3 version 2848 is already newer than 2847 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2848 (ObjNum 1188 snap 418 seq_num 1188) dirty exists 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:3908: left oid 3 (ObjNum 1188 snap 418 seq_num 1188) 2024-08-29T18:27:37.462 INFO:tasks.rados.rados.0.smithi089.stdout:3901: expect (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:27:37.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:37 smithi144 bash[67678]: cluster 2024-08-29T18:27:36.219958+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-29T18:27:37.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:37 smithi089 bash[77323]: cluster 2024-08-29T18:27:36.219958+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-29T18:27:37.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:37 smithi089 bash[78574]: cluster 2024-08-29T18:27:36.219958+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-29T18:27:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:38 smithi144 bash[67678]: cluster 2024-08-29T18:27:36.849814+0000 mgr.y (mgr.34104) 457 : cluster [DBG] pgmap v900: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 708 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 888 KiB/s wr, 10 op/s 2024-08-29T18:27:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:38 smithi144 bash[67678]: cluster 2024-08-29T18:27:37.240256+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-29T18:27:38.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:38 smithi144 bash[67678]: audit 2024-08-29T18:27:37.703766+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:38.663 INFO:tasks.rados.rados.0.smithi089.stdout:3903: expect (ObjNum 968 snap 320 seq_num 968) 2024-08-29T18:27:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:38 smithi089 bash[77323]: cluster 2024-08-29T18:27:36.849814+0000 mgr.y (mgr.34104) 457 : cluster [DBG] pgmap v900: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 708 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 888 KiB/s wr, 10 op/s 2024-08-29T18:27:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:38 smithi089 bash[77323]: cluster 2024-08-29T18:27:37.240256+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-29T18:27:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:38 smithi089 bash[77323]: audit 2024-08-29T18:27:37.703766+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:38.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:38 smithi089 bash[78574]: cluster 2024-08-29T18:27:36.849814+0000 mgr.y (mgr.34104) 457 : cluster [DBG] pgmap v900: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 708 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 888 KiB/s wr, 10 op/s 2024-08-29T18:27:38.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:38 smithi089 bash[78574]: cluster 2024-08-29T18:27:37.240256+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-29T18:27:38.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:38 smithi089 bash[78574]: audit 2024-08-29T18:27:37.703766+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:38.706 INFO:tasks.rados.rados.0.smithi089.stdout:3901: done (7 left) 2024-08-29T18:27:38.706 INFO:tasks.rados.rados.0.smithi089.stdout:3903: done (6 left) 2024-08-29T18:27:38.706 INFO:tasks.rados.rados.0.smithi089.stdout:3904: done (5 left) 2024-08-29T18:27:38.706 INFO:tasks.rados.rados.0.smithi089.stdout:3906: done (4 left) 2024-08-29T18:27:38.706 INFO:tasks.rados.rados.0.smithi089.stdout:3907: done (3 left) 2024-08-29T18:27:38.706 INFO:tasks.rados.rados.0.smithi089.stdout:3908: done (2 left) 2024-08-29T18:27:38.707 INFO:tasks.rados.rados.0.smithi089.stdout:3909: done (1 left) 2024-08-29T18:27:38.707 INFO:tasks.rados.rados.0.smithi089.stdout:3910: done (0 left) 2024-08-29T18:27:38.707 INFO:tasks.rados.rados.0.smithi089.stdout:3911: delete oid 39 current snap is 418 2024-08-29T18:27:38.712 INFO:tasks.rados.rados.0.smithi089.stdout:3911: done (0 left) 2024-08-29T18:27:38.712 INFO:tasks.rados.rados.0.smithi089.stdout:3912: read oid 12 snap -1 2024-08-29T18:27:38.712 INFO:tasks.rados.rados.0.smithi089.stdout:3912: expect (ObjNum 1041 snap 349 seq_num 1041) 2024-08-29T18:27:38.712 INFO:tasks.rados.rados.0.smithi089.stdout:3913: copy_from oid 26 from oid 44 current snap is 418 2024-08-29T18:27:38.712 INFO:tasks.rados.rados.0.smithi089.stdout:3914: snap_remove snap 375 2024-08-29T18:27:39.246 INFO:tasks.rados.rados.0.smithi089.stdout:3912: expect (ObjNum 1041 snap 349 seq_num 1041) 2024-08-29T18:27:39.459 INFO:tasks.rados.rados.0.smithi089.stdout:3913: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:27:39.459 INFO:tasks.rados.rados.0.smithi089.stdout:3913: finishing copy_from to smithi08969774-26 2024-08-29T18:27:39.459 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2218 (ObjNum 1128 snap 393 seq_num 1128) dirty exists 2024-08-29T18:27:39.460 INFO:tasks.rados.rados.0.smithi089.stdout:3912: done (2 left) 2024-08-29T18:27:39.460 INFO:tasks.rados.rados.0.smithi089.stdout:3913: done (1 left) 2024-08-29T18:27:39.460 INFO:tasks.rados.rados.0.smithi089.stdout:3914: done (0 left) 2024-08-29T18:27:39.460 INFO:tasks.rados.rados.0.smithi089.stdout:3915: snap_remove snap 315 2024-08-29T18:27:40.271 INFO:tasks.rados.rados.0.smithi089.stdout:3915: done (0 left) 2024-08-29T18:27:40.271 INFO:tasks.rados.rados.0.smithi089.stdout:3916: snap_create 2024-08-29T18:27:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:40 smithi144 bash[67678]: cluster 2024-08-29T18:27:38.850897+0000 mgr.y (mgr.34104) 458 : cluster [DBG] pgmap v902: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 711 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 112 KiB/s wr, 12 op/s 2024-08-29T18:27:40.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:40 smithi144 bash[67678]: cluster 2024-08-29T18:27:39.245569+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-29T18:27:40.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:40 smithi089 bash[77323]: cluster 2024-08-29T18:27:38.850897+0000 mgr.y (mgr.34104) 458 : cluster [DBG] pgmap v902: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 711 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 112 KiB/s wr, 12 op/s 2024-08-29T18:27:40.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:40 smithi089 bash[77323]: cluster 2024-08-29T18:27:39.245569+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-29T18:27:40.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:40 smithi089 bash[78574]: cluster 2024-08-29T18:27:38.850897+0000 mgr.y (mgr.34104) 458 : cluster [DBG] pgmap v902: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 711 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 112 KiB/s wr, 12 op/s 2024-08-29T18:27:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:40 smithi089 bash[78574]: cluster 2024-08-29T18:27:39.245569+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-29T18:27:41.165 INFO:tasks.rados.rados.0.smithi089.stdout:3916: done (0 left) 2024-08-29T18:27:41.165 INFO:tasks.rados.rados.0.smithi089.stdout:3917: rollback oid 50 current snap is 419 2024-08-29T18:27:41.165 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 50 to 409 2024-08-29T18:27:41.165 INFO:tasks.rados.rados.0.smithi089.stdout:3918: rollback oid 8 current snap is 419 2024-08-29T18:27:41.165 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 8 to 373 2024-08-29T18:27:41.165 INFO:tasks.rados.rados.0.smithi089.stdout:3919: snap_remove snap 358 2024-08-29T18:27:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:41 smithi144 bash[67678]: cluster 2024-08-29T18:27:40.261876+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-29T18:27:41.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:41 smithi144 bash[67678]: cluster 2024-08-29T18:27:41.163139+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-29T18:27:41.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:41 smithi089 bash[78574]: cluster 2024-08-29T18:27:40.261876+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-29T18:27:41.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:41 smithi089 bash[78574]: cluster 2024-08-29T18:27:41.163139+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-29T18:27:41.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:41 smithi089 bash[77323]: cluster 2024-08-29T18:27:40.261876+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-29T18:27:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:41 smithi089 bash[77323]: cluster 2024-08-29T18:27:41.163139+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-29T18:27:42.166 INFO:tasks.rados.rados.0.smithi089.stdout:3919: done (2 left) 2024-08-29T18:27:42.166 INFO:tasks.rados.rados.0.smithi089.stdout:3920: snap_remove snap 320 2024-08-29T18:27:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:42 smithi144 bash[67678]: cluster 2024-08-29T18:27:40.851629+0000 mgr.y (mgr.34104) 459 : cluster [DBG] pgmap v905: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 711 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T18:27:42.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:42 smithi144 bash[67678]: cluster 2024-08-29T18:27:42.166526+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-29T18:27:42.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:42 smithi089 bash[77323]: cluster 2024-08-29T18:27:40.851629+0000 mgr.y (mgr.34104) 459 : cluster [DBG] pgmap v905: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 711 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T18:27:42.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:42 smithi089 bash[77323]: cluster 2024-08-29T18:27:42.166526+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-29T18:27:42.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:42 smithi089 bash[78574]: cluster 2024-08-29T18:27:40.851629+0000 mgr.y (mgr.34104) 459 : cluster [DBG] pgmap v905: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 711 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 0 B/s wr, 12 op/s 2024-08-29T18:27:42.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:42 smithi089 bash[78574]: cluster 2024-08-29T18:27:42.166526+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-29T18:27:43.171 INFO:tasks.rados.rados.0.smithi089.stdout:3917: finishing rollback tid 0 to smithi08969774-50 2024-08-29T18:27:43.171 INFO:tasks.rados.rados.0.smithi089.stdout:3917: finishing rollback tid 1 to smithi08969774-50 2024-08-29T18:27:43.171 INFO:tasks.rados.rados.0.smithi089.stdout:3917: finishing rollback tid 2 to smithi08969774-50 2024-08-29T18:27:43.171 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2606 (ObjNum 1087 snap 377 seq_num 1087) dirty exists 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:3918: finishing rollback tid 1 to smithi08969774-8 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:3918: finishing rollback tid 2 to smithi08969774-8 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 8 v 3025 (ObjNum 1031 snap 346 seq_num 1031) dirty exists 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:3917: done (2 left) 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:3918: done (1 left) 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:3920: done (0 left) 2024-08-29T18:27:43.172 INFO:tasks.rados.rados.0.smithi089.stdout:3921: snap_create 2024-08-29T18:27:44.172 INFO:tasks.rados.rados.0.smithi089.stdout:3921: done (0 left) 2024-08-29T18:27:44.172 INFO:tasks.rados.rados.0.smithi089.stdout:3922: rmattr oid 26 current snap is 420 2024-08-29T18:27:44.172 INFO:tasks.rados.rados.0.smithi089.stdout:3923: snap_remove snap 402 2024-08-29T18:27:44.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:44 smithi089 bash[77323]: cluster 2024-08-29T18:27:42.852567+0000 mgr.y (mgr.34104) 460 : cluster [DBG] pgmap v908: 121 pgs: 121 active+clean; 721 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-08-29T18:27:44.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:44 smithi089 bash[77323]: cluster 2024-08-29T18:27:43.169915+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-29T18:27:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:44 smithi089 bash[78574]: cluster 2024-08-29T18:27:42.852567+0000 mgr.y (mgr.34104) 460 : cluster [DBG] pgmap v908: 121 pgs: 121 active+clean; 721 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-08-29T18:27:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:44 smithi089 bash[78574]: cluster 2024-08-29T18:27:43.169915+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-29T18:27:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:44 smithi144 bash[67678]: cluster 2024-08-29T18:27:42.852567+0000 mgr.y (mgr.34104) 460 : cluster [DBG] pgmap v908: 121 pgs: 121 active+clean; 721 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-08-29T18:27:44.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:44 smithi144 bash[67678]: cluster 2024-08-29T18:27:43.169915+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-29T18:27:45.192 INFO:tasks.rados.rados.0.smithi089.stdout:3923: done (1 left) 2024-08-29T18:27:45.193 INFO:tasks.rados.rados.0.smithi089.stdout:3924: snap_create 2024-08-29T18:27:45.193 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2219 (ObjNum 1128 snap 393 seq_num 1128) dirty exists 2024-08-29T18:27:45.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:45 smithi089 bash[77323]: cluster 2024-08-29T18:27:44.171753+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-29T18:27:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:27:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:27:45] "GET /metrics HTTP/1.1" 200 36263 "" "Prometheus/2.43.0" 2024-08-29T18:27:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:45 smithi089 bash[78574]: cluster 2024-08-29T18:27:44.171753+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-29T18:27:45.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:45 smithi144 bash[67678]: cluster 2024-08-29T18:27:44.171753+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-29T18:27:46.168 INFO:tasks.rados.rados.0.smithi089.stdout:3922: done (1 left) 2024-08-29T18:27:46.168 INFO:tasks.rados.rados.0.smithi089.stdout:3924: done (0 left) 2024-08-29T18:27:46.168 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 50 current snap is 421 2024-08-29T18:27:46.168 INFO:tasks.rados.rados.0.smithi089.stdout:3925: seq_num 1190 ranges {2392064=737280} 2024-08-29T18:27:46.212 INFO:tasks.rados.rados.0.smithi089.stdout:3925: writing smithi08969774-50 from 2392064 to 3129344 tid 1 2024-08-29T18:27:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 7 current snap is 421 2024-08-29T18:27:46.213 INFO:tasks.rados.rados.0.smithi089.stdout:3926: seq_num 1191 ranges {0=753664} 2024-08-29T18:27:46.221 INFO:tasks.rados.rados.0.smithi089.stdout:3926: writing smithi08969774-7 from 0 to 753664 tid 1 2024-08-29T18:27:46.221 INFO:tasks.rados.rados.0.smithi089.stdout:3927: rollback oid 43 current snap is 421 2024-08-29T18:27:46.221 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 43 to 384 2024-08-29T18:27:46.221 INFO:tasks.rados.rados.0.smithi089.stdout:3928: delete oid 23 current snap is 421 2024-08-29T18:27:46.237 INFO:tasks.rados.rados.0.smithi089.stdout:3926: finishing write tid 1 to smithi08969774-7 2024-08-29T18:27:46.237 INFO:tasks.rados.rados.0.smithi089.stdout:3927: finishing rollback tid 0 to smithi08969774-43 2024-08-29T18:27:46.238 INFO:tasks.rados.rados.0.smithi089.stdout:3927: finishing rollback tid 1 to smithi08969774-43 2024-08-29T18:27:46.240 INFO:tasks.rados.rados.0.smithi089.stdout:3925: finishing write tid 1 to smithi08969774-50 2024-08-29T18:27:46.240 INFO:tasks.rados.rados.0.smithi089.stdout:3925: finishing write tid 2 to smithi08969774-50 2024-08-29T18:27:46.241 INFO:tasks.rados.rados.0.smithi089.stdout:3927: finishing rollback tid 2 to smithi08969774-43 2024-08-29T18:27:46.241 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 2456 (ObjNum 1056 snap 364 seq_num 1056) dirty exists 2024-08-29T18:27:46.241 INFO:tasks.rados.rados.0.smithi089.stdout:3926: finishing write tid 2 to smithi08969774-7 2024-08-29T18:27:46.243 INFO:tasks.rados.rados.0.smithi089.stdout:3927: done (3 left) 2024-08-29T18:27:46.243 INFO:tasks.rados.rados.0.smithi089.stdout:3928: done (2 left) 2024-08-29T18:27:46.243 INFO:tasks.rados.rados.0.smithi089.stdout:3929: read oid 18 snap 415 2024-08-29T18:27:46.243 INFO:tasks.rados.rados.0.smithi089.stdout:3929: expect (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:27:46.243 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 45 current snap is 421 2024-08-29T18:27:46.243 INFO:tasks.rados.rados.0.smithi089.stdout:3930: seq_num 1193 ranges {1900544=786432} 2024-08-29T18:27:46.259 INFO:tasks.rados.rados.0.smithi089.stdout:3930: writing smithi08969774-45 from 1900544 to 2686976 tid 1 2024-08-29T18:27:46.259 INFO:tasks.rados.rados.0.smithi089.stdout:3931: delete oid 3 current snap is 421 2024-08-29T18:27:46.259 INFO:tasks.rados.rados.0.smithi089.stdout:3926: finishing write tid 3 to smithi08969774-7 2024-08-29T18:27:46.259 INFO:tasks.rados.rados.0.smithi089.stdout:3926: oid 7 updating version 0 to 3057 2024-08-29T18:27:46.259 INFO:tasks.rados.rados.0.smithi089.stdout:3926: oid 7 updating version 3057 to 3058 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 3058 (ObjNum 1191 snap 421 seq_num 1191) dirty exists 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:3926: left oid 7 (ObjNum 1191 snap 421 seq_num 1191) 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:3925: finishing write tid 3 to smithi08969774-50 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:3925: oid 50 updating version 0 to 2607 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:3925: oid 50 updating version 2607 to 2608 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 50 v 2608 (ObjNum 1190 snap 421 seq_num 1190) dirty exists 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:3925: left oid 50 (ObjNum 1190 snap 421 seq_num 1190) 2024-08-29T18:27:46.260 INFO:tasks.rados.rados.0.smithi089.stdout:3929: expect (ObjNum 1094 snap 381 seq_num 1094) 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3930: finishing write tid 1 to smithi08969774-45 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3930: finishing write tid 2 to smithi08969774-45 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3930: finishing write tid 3 to smithi08969774-45 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3930: oid 45 updating version 0 to 3061 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3930: oid 45 version 3061 is already newer than 3060 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 45 v 3061 (ObjNum 1193 snap 421 seq_num 1193) dirty exists 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3930: left oid 45 (ObjNum 1193 snap 421 seq_num 1193) 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3925: done (4 left) 2024-08-29T18:27:46.301 INFO:tasks.rados.rados.0.smithi089.stdout:3926: done (3 left) 2024-08-29T18:27:46.302 INFO:tasks.rados.rados.0.smithi089.stdout:3929: done (2 left) 2024-08-29T18:27:46.302 INFO:tasks.rados.rados.0.smithi089.stdout:3930: done (1 left) 2024-08-29T18:27:46.302 INFO:tasks.rados.rados.0.smithi089.stdout:3931: done (0 left) 2024-08-29T18:27:46.302 INFO:tasks.rados.rados.0.smithi089.stdout:3932: delete oid 14 current snap is 421 2024-08-29T18:27:46.306 INFO:tasks.rados.rados.0.smithi089.stdout:3932: done (0 left) 2024-08-29T18:27:46.306 INFO:tasks.rados.rados.0.smithi089.stdout:3933: copy_from oid 14 from oid 39 current snap is 421 2024-08-29T18:27:46.307 INFO:tasks.rados.rados.0.smithi089.stdout:3934: read oid 25 snap -1 2024-08-29T18:27:46.307 INFO:tasks.rados.rados.0.smithi089.stdout:3934: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:27:46.307 INFO:tasks.rados.rados.0.smithi089.stdout:3935: snap_create 2024-08-29T18:27:46.308 INFO:tasks.rados.rados.0.smithi089.stdout:3933: finishing copy_from to smithi08969774-14 2024-08-29T18:27:46.309 INFO:tasks.rados.rados.0.smithi089.stdout:3933: got expected ENOENT (src dne) 2024-08-29T18:27:46.309 INFO:tasks.rados.rados.0.smithi089.stdout:3933: finishing copy_from racing read to smithi08969774-14 2024-08-29T18:27:46.314 INFO:tasks.rados.rados.0.smithi089.stdout:3934: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:27:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:46 smithi144 bash[67678]: cluster 2024-08-29T18:27:44.853287+0000 mgr.y (mgr.34104) 461 : cluster [DBG] pgmap v911: 121 pgs: 121 active+clean; 703 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-08-29T18:27:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:46 smithi144 bash[67678]: cluster 2024-08-29T18:27:45.193080+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-29T18:27:46.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:46 smithi144 bash[67678]: cluster 2024-08-29T18:27:46.166203+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-29T18:27:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:46 smithi089 bash[77323]: cluster 2024-08-29T18:27:44.853287+0000 mgr.y (mgr.34104) 461 : cluster [DBG] pgmap v911: 121 pgs: 121 active+clean; 703 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-08-29T18:27:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:46 smithi089 bash[77323]: cluster 2024-08-29T18:27:45.193080+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-29T18:27:46.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:46 smithi089 bash[77323]: cluster 2024-08-29T18:27:46.166203+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-29T18:27:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:46 smithi089 bash[78574]: cluster 2024-08-29T18:27:44.853287+0000 mgr.y (mgr.34104) 461 : cluster [DBG] pgmap v911: 121 pgs: 121 active+clean; 703 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-08-29T18:27:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:46 smithi089 bash[78574]: cluster 2024-08-29T18:27:45.193080+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-29T18:27:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:46 smithi089 bash[78574]: cluster 2024-08-29T18:27:46.166203+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-29T18:27:47.201 INFO:tasks.rados.rados.0.smithi089.stdout:3933: done (2 left) 2024-08-29T18:27:47.201 INFO:tasks.rados.rados.0.smithi089.stdout:3934: done (1 left) 2024-08-29T18:27:47.201 INFO:tasks.rados.rados.0.smithi089.stdout:3935: done (0 left) 2024-08-29T18:27:47.202 INFO:tasks.rados.rados.0.smithi089.stdout:3936: snap_create 2024-08-29T18:27:48.213 INFO:tasks.rados.rados.0.smithi089.stdout:3936: done (0 left) 2024-08-29T18:27:48.213 INFO:tasks.rados.rados.0.smithi089.stdout:3937: snap_create 2024-08-29T18:27:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:48 smithi144 bash[67678]: cluster 2024-08-29T18:27:46.854378+0000 mgr.y (mgr.34104) 462 : cluster [DBG] pgmap v914: 121 pgs: 121 active+clean; 703 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 184 KiB/s wr, 1 op/s 2024-08-29T18:27:48.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:48 smithi144 bash[67678]: cluster 2024-08-29T18:27:47.202434+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-29T18:27:48.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:48 smithi089 bash[77323]: cluster 2024-08-29T18:27:46.854378+0000 mgr.y (mgr.34104) 462 : cluster [DBG] pgmap v914: 121 pgs: 121 active+clean; 703 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 184 KiB/s wr, 1 op/s 2024-08-29T18:27:48.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:48 smithi089 bash[77323]: cluster 2024-08-29T18:27:47.202434+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-29T18:27:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:48 smithi089 bash[78574]: cluster 2024-08-29T18:27:46.854378+0000 mgr.y (mgr.34104) 462 : cluster [DBG] pgmap v914: 121 pgs: 121 active+clean; 703 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 184 KiB/s wr, 1 op/s 2024-08-29T18:27:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:48 smithi089 bash[78574]: cluster 2024-08-29T18:27:47.202434+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-29T18:27:49.214 INFO:tasks.rados.rados.0.smithi089.stdout:3937: done (0 left) 2024-08-29T18:27:49.214 INFO:tasks.rados.rados.0.smithi089.stdout:3938: delete oid 12 current snap is 424 2024-08-29T18:27:49.223 INFO:tasks.rados.rados.0.smithi089.stdout:3938: done (0 left) 2024-08-29T18:27:49.224 INFO:tasks.rados.rados.0.smithi089.stdout:3939: rmattr oid 39 current snap is 424 2024-08-29T18:27:49.224 INFO:tasks.rados.rados.0.smithi089.stdout:3939: done (0 left) 2024-08-29T18:27:49.224 INFO:tasks.rados.rados.0.smithi089.stdout:3940: rollback oid 13 current snap is 424 2024-08-29T18:27:49.224 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 13 to 345 2024-08-29T18:27:49.224 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 17 current snap is 424 2024-08-29T18:27:49.224 INFO:tasks.rados.rados.0.smithi089.stdout:3941: seq_num 1197 ranges {1343488=450560,1794048=401408} 2024-08-29T18:27:49.253 INFO:tasks.rados.rados.0.smithi089.stdout:3941: writing smithi08969774-17 from 1343488 to 1794048 tid 1 2024-08-29T18:27:49.259 INFO:tasks.rados.rados.0.smithi089.stdout:3941: writing smithi08969774-17 from 1794048 to 2195456 tid 2 2024-08-29T18:27:49.259 INFO:tasks.rados.rados.0.smithi089.stdout:3942: snap_create 2024-08-29T18:27:49.260 INFO:tasks.rados.rados.0.smithi089.stdout:3940: finishing rollback tid 0 to smithi08969774-13 2024-08-29T18:27:49.260 INFO:tasks.rados.rados.0.smithi089.stdout:3940: finishing rollback tid 1 to smithi08969774-13 2024-08-29T18:27:49.260 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 13 v 2099 (ObjNum 33 snap 0 seq_num 2867001584) dirty dne 2024-08-29T18:27:49.263 INFO:tasks.rados.rados.0.smithi089.stdout:3941: finishing write tid 1 to smithi08969774-17 2024-08-29T18:27:49.265 INFO:tasks.rados.rados.0.smithi089.stdout:3941: finishing write tid 2 to smithi08969774-17 2024-08-29T18:27:49.265 INFO:tasks.rados.rados.0.smithi089.stdout:3941: finishing write tid 3 to smithi08969774-17 2024-08-29T18:27:49.267 INFO:tasks.rados.rados.0.smithi089.stdout:3941: finishing write tid 4 to smithi08969774-17 2024-08-29T18:27:49.267 INFO:tasks.rados.rados.0.smithi089.stdout:3941: oid 17 updating version 0 to 2785 2024-08-29T18:27:49.268 INFO:tasks.rados.rados.0.smithi089.stdout:3941: oid 17 updating version 2785 to 2786 2024-08-29T18:27:49.268 INFO:tasks.rados.rados.0.smithi089.stdout:3941: oid 17 updating version 2786 to 2787 2024-08-29T18:27:49.268 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 17 v 2787 (ObjNum 1197 snap 424 seq_num 1197) dirty exists 2024-08-29T18:27:49.268 INFO:tasks.rados.rados.0.smithi089.stdout:3941: left oid 17 (ObjNum 1197 snap 424 seq_num 1197) 2024-08-29T18:27:49.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:49 smithi144 bash[67678]: cluster 2024-08-29T18:27:48.211746+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-29T18:27:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:49 smithi089 bash[77323]: cluster 2024-08-29T18:27:48.211746+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-29T18:27:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:49 smithi089 bash[78574]: cluster 2024-08-29T18:27:48.211746+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-29T18:27:50.233 INFO:tasks.rados.rados.0.smithi089.stdout:3940: done (2 left) 2024-08-29T18:27:50.233 INFO:tasks.rados.rados.0.smithi089.stdout:3941: done (1 left) 2024-08-29T18:27:50.233 INFO:tasks.rados.rados.0.smithi089.stdout:3942: done (0 left) 2024-08-29T18:27:50.233 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 425 2024-08-29T18:27:50.233 INFO:tasks.rados.rados.0.smithi089.stdout:3943: seq_num 1198 ranges {5496832=466944,5963776=401408} 2024-08-29T18:27:50.312 INFO:tasks.rados.rados.0.smithi089.stdout:3943: writing smithi08969774-43 from 5496832 to 5963776 tid 1 2024-08-29T18:27:50.316 INFO:tasks.rados.rados.0.smithi089.stdout:3943: writing smithi08969774-43 from 5963776 to 6365184 tid 2 2024-08-29T18:27:50.316 INFO:tasks.rados.rados.0.smithi089.stdout:3944: delete oid 39 current snap is 425 2024-08-29T18:27:50.330 INFO:tasks.rados.rados.0.smithi089.stdout:3944: done (1 left) 2024-08-29T18:27:50.330 INFO:tasks.rados.rados.0.smithi089.stdout:3945: snap_remove snap 410 2024-08-29T18:27:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:50 smithi144 bash[67678]: cluster 2024-08-29T18:27:48.855371+0000 mgr.y (mgr.34104) 463 : cluster [DBG] pgmap v917: 121 pgs: 121 active+clean; 697 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 184 KiB/s wr, 7 op/s 2024-08-29T18:27:50.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:50 smithi144 bash[67678]: cluster 2024-08-29T18:27:49.213930+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-29T18:27:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:50 smithi089 bash[77323]: cluster 2024-08-29T18:27:48.855371+0000 mgr.y (mgr.34104) 463 : cluster [DBG] pgmap v917: 121 pgs: 121 active+clean; 697 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 184 KiB/s wr, 7 op/s 2024-08-29T18:27:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:50 smithi089 bash[77323]: cluster 2024-08-29T18:27:49.213930+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-29T18:27:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:50 smithi089 bash[78574]: cluster 2024-08-29T18:27:48.855371+0000 mgr.y (mgr.34104) 463 : cluster [DBG] pgmap v917: 121 pgs: 121 active+clean; 697 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 184 KiB/s wr, 7 op/s 2024-08-29T18:27:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:50 smithi089 bash[78574]: cluster 2024-08-29T18:27:49.213930+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-29T18:27:51.186 INFO:tasks.rados.rados.0.smithi089.stdout:3945: done (1 left) 2024-08-29T18:27:51.186 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 425 2024-08-29T18:27:51.186 INFO:tasks.rados.rados.0.smithi089.stdout:3946: seq_num 1200 ranges {0=499712,499712=401408} 2024-08-29T18:27:51.190 INFO:tasks.rados.rados.0.smithi089.stdout:3946: writing smithi08969774-16 from 0 to 499712 tid 1 2024-08-29T18:27:51.194 INFO:tasks.rados.rados.0.smithi089.stdout:3946: writing smithi08969774-16 from 499712 to 901120 tid 2 2024-08-29T18:27:51.194 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 2 current snap is 425 2024-08-29T18:27:51.194 INFO:tasks.rados.rados.0.smithi089.stdout:3947: seq_num 1201 ranges {4644864=524288,5169152=401408} 2024-08-29T18:27:51.234 INFO:tasks.rados.rados.0.smithi089.stdout:3947: writing smithi08969774-2 from 4644864 to 5169152 tid 1 2024-08-29T18:27:51.237 INFO:tasks.rados.rados.0.smithi089.stdout:3947: writing smithi08969774-2 from 5169152 to 5570560 tid 2 2024-08-29T18:27:51.237 INFO:tasks.rados.rados.0.smithi089.stdout:3948: delete oid 29 current snap is 425 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: finishing write tid 1 to smithi08969774-43 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: finishing write tid 2 to smithi08969774-43 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: finishing write tid 3 to smithi08969774-43 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: finishing write tid 4 to smithi08969774-43 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: oid 43 updating version 0 to 2457 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: oid 43 updating version 2457 to 2459 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: oid 43 version 2459 is already newer than 2458 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 2459 (ObjNum 1198 snap 425 seq_num 1198) dirty exists 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3943: left oid 43 (ObjNum 1198 snap 425 seq_num 1198) 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3946: finishing write tid 1 to smithi08969774-16 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3946: finishing write tid 2 to smithi08969774-16 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3946: finishing write tid 3 to smithi08969774-16 2024-08-29T18:27:51.238 INFO:tasks.rados.rados.0.smithi089.stdout:3946: finishing write tid 4 to smithi08969774-16 2024-08-29T18:27:51.239 INFO:tasks.rados.rados.0.smithi089.stdout:3946: oid 16 updating version 0 to 2108 2024-08-29T18:27:51.239 INFO:tasks.rados.rados.0.smithi089.stdout:3946: oid 16 version 2108 is already newer than 2106 2024-08-29T18:27:51.239 INFO:tasks.rados.rados.0.smithi089.stdout:3946: oid 16 version 2108 is already newer than 2107 2024-08-29T18:27:51.239 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2108 (ObjNum 1200 snap 425 seq_num 1200) dirty exists 2024-08-29T18:27:51.239 INFO:tasks.rados.rados.0.smithi089.stdout:3946: left oid 16 (ObjNum 1200 snap 425 seq_num 1200) 2024-08-29T18:27:51.241 INFO:tasks.rados.rados.0.smithi089.stdout:3943: done (3 left) 2024-08-29T18:27:51.241 INFO:tasks.rados.rados.0.smithi089.stdout:3946: done (2 left) 2024-08-29T18:27:51.241 INFO:tasks.rados.rados.0.smithi089.stdout:3948: done (1 left) 2024-08-29T18:27:51.241 INFO:tasks.rados.rados.0.smithi089.stdout:3949: snap_create 2024-08-29T18:27:51.245 INFO:tasks.rados.rados.0.smithi089.stdout:3947: finishing write tid 1 to smithi08969774-2 2024-08-29T18:27:51.246 INFO:tasks.rados.rados.0.smithi089.stdout:3947: finishing write tid 2 to smithi08969774-2 2024-08-29T18:27:51.248 INFO:tasks.rados.rados.0.smithi089.stdout:3947: finishing write tid 3 to smithi08969774-2 2024-08-29T18:27:51.251 INFO:tasks.rados.rados.0.smithi089.stdout:3947: finishing write tid 4 to smithi08969774-2 2024-08-29T18:27:51.251 INFO:tasks.rados.rados.0.smithi089.stdout:3947: oid 2 updating version 0 to 2723 2024-08-29T18:27:51.251 INFO:tasks.rados.rados.0.smithi089.stdout:3947: oid 2 version 2723 is already newer than 2721 2024-08-29T18:27:51.251 INFO:tasks.rados.rados.0.smithi089.stdout:3947: oid 2 version 2723 is already newer than 2722 2024-08-29T18:27:51.251 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 2 v 2723 (ObjNum 1201 snap 425 seq_num 1201) dirty exists 2024-08-29T18:27:51.251 INFO:tasks.rados.rados.0.smithi089.stdout:3947: left oid 2 (ObjNum 1201 snap 425 seq_num 1201) 2024-08-29T18:27:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:51 smithi144 bash[67678]: cluster 2024-08-29T18:27:50.234015+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-29T18:27:51.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:51 smithi144 bash[67678]: cluster 2024-08-29T18:27:51.168537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-29T18:27:51.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:51 smithi089 bash[77323]: cluster 2024-08-29T18:27:50.234015+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-29T18:27:51.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:51 smithi089 bash[77323]: cluster 2024-08-29T18:27:51.168537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-29T18:27:51.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:51 smithi089 bash[78574]: cluster 2024-08-29T18:27:50.234015+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-29T18:27:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:51 smithi089 bash[78574]: cluster 2024-08-29T18:27:51.168537+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-29T18:27:52.246 INFO:tasks.rados.rados.0.smithi089.stdout:3947: done (1 left) 2024-08-29T18:27:52.246 INFO:tasks.rados.rados.0.smithi089.stdout:3949: done (0 left) 2024-08-29T18:27:52.246 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 42 current snap is 426 2024-08-29T18:27:52.246 INFO:tasks.rados.rados.0.smithi089.stdout:3950: seq_num 1203 ranges {0=557056,557056=401408} 2024-08-29T18:27:52.249 INFO:tasks.rados.rados.0.smithi089.stdout:3950: writing smithi08969774-42 from 0 to 557056 tid 1 2024-08-29T18:27:52.253 INFO:tasks.rados.rados.0.smithi089.stdout:3950: writing smithi08969774-42 from 557056 to 958464 tid 2 2024-08-29T18:27:52.253 INFO:tasks.rados.rados.0.smithi089.stdout:3951: rmattr oid 22 current snap is 426 2024-08-29T18:27:52.253 INFO:tasks.rados.rados.0.smithi089.stdout:3951: done (1 left) 2024-08-29T18:27:52.253 INFO:tasks.rados.rados.0.smithi089.stdout:3952: read oid 49 snap 417 2024-08-29T18:27:52.253 INFO:tasks.rados.rados.0.smithi089.stdout:3952: expect (ObjNum 1178 snap 412 seq_num 1178) 2024-08-29T18:27:52.253 INFO:tasks.rados.rados.0.smithi089.stdout:3953: rollback oid 7 current snap is 426 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 7 to 416 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:3954: read oid 6 snap -1 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:3954: expect deleted 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:3955: copy_from oid 20 from oid 28 current snap is 426 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:3956: read oid 38 snap -1 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:3956: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 426 2024-08-29T18:27:52.254 INFO:tasks.rados.rados.0.smithi089.stdout:3957: seq_num 1204 ranges {901120=573440,1474560=401408} 2024-08-29T18:27:52.262 INFO:tasks.rados.rados.0.smithi089.stdout:3957: writing smithi08969774-16 from 901120 to 1474560 tid 1 2024-08-29T18:27:52.265 INFO:tasks.rados.rados.0.smithi089.stdout:3957: writing smithi08969774-16 from 1474560 to 1875968 tid 2 2024-08-29T18:27:52.266 INFO:tasks.rados.rados.0.smithi089.stdout:3958: snap_remove snap 406 2024-08-29T18:27:52.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:52 smithi144 bash[67678]: cluster 2024-08-29T18:27:50.856083+0000 mgr.y (mgr.34104) 464 : cluster [DBG] pgmap v920: 121 pgs: 121 active+clean; 697 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 594 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T18:27:52.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:52 smithi089 bash[77323]: cluster 2024-08-29T18:27:50.856083+0000 mgr.y (mgr.34104) 464 : cluster [DBG] pgmap v920: 121 pgs: 121 active+clean; 697 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 594 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T18:27:52.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:52 smithi089 bash[78574]: cluster 2024-08-29T18:27:50.856083+0000 mgr.y (mgr.34104) 464 : cluster [DBG] pgmap v920: 121 pgs: 121 active+clean; 697 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 594 KiB/s rd, 0 B/s wr, 5 op/s 2024-08-29T18:27:53.269 INFO:tasks.rados.rados.0.smithi089.stdout:3958: done (7 left) 2024-08-29T18:27:53.269 INFO:tasks.rados.rados.0.smithi089.stdout:3959: setattr oid 36 current snap is 426 2024-08-29T18:27:53.269 INFO:tasks.rados.rados.0.smithi089.stdout:3956: expect (ObjNum 610 snap 209 seq_num 610) 2024-08-29T18:27:53.354 INFO:tasks.rados.rados.0.smithi089.stdout:3950: finishing write tid 1 to smithi08969774-42 2024-08-29T18:27:53.355 INFO:tasks.rados.rados.0.smithi089.stdout:3952: expect (ObjNum 1178 snap 412 seq_num 1178) 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3950: finishing write tid 2 to smithi08969774-42 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3950: finishing write tid 3 to smithi08969774-42 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3953: finishing rollback tid 0 to smithi08969774-7 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3950: finishing write tid 4 to smithi08969774-42 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3950: oid 42 updating version 0 to 2789 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3950: oid 42 updating version 2789 to 2790 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:3950: oid 42 version 2790 is already newer than 2788 2024-08-29T18:27:53.374 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 42 v 2790 (ObjNum 1203 snap 426 seq_num 1203) dirty exists 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3950: left oid 42 (ObjNum 1203 snap 426 seq_num 1203) 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3953: finishing rollback tid 1 to smithi08969774-7 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3953: finishing rollback tid 2 to smithi08969774-7 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 7 v 3077 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: finishing write tid 1 to smithi08969774-16 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: finishing write tid 2 to smithi08969774-16 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: finishing write tid 3 to smithi08969774-16 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: finishing write tid 4 to smithi08969774-16 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: oid 16 updating version 0 to 2110 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: oid 16 updating version 2110 to 2111 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:3957: oid 16 version 2111 is already newer than 2109 2024-08-29T18:27:53.375 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2111 (ObjNum 1204 snap 426 seq_num 1204) dirty exists 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3957: left oid 16 (ObjNum 1204 snap 426 seq_num 1204) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3955: finishing copy_from racing read to smithi08969774-20 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3955: finishing copy_from to smithi08969774-20 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 1275 (ObjNum 1186 snap 418 seq_num 1186) dirty exists 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3950: done (7 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3952: done (6 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3953: done (5 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3954: done (4 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3955: done (3 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3956: done (2 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3957: done (1 left) 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3960: rmattr oid 25 current snap is 426 2024-08-29T18:27:53.376 INFO:tasks.rados.rados.0.smithi089.stdout:3960: done (1 left) 2024-08-29T18:27:53.377 INFO:tasks.rados.rados.0.smithi089.stdout:3961: snap_remove snap 421 2024-08-29T18:27:53.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:53 smithi144 bash[67678]: cluster 2024-08-29T18:27:52.246128+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-29T18:27:53.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:53 smithi144 bash[67678]: audit 2024-08-29T18:27:52.704834+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:53.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:53 smithi089 bash[77323]: cluster 2024-08-29T18:27:52.246128+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-29T18:27:53.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:53 smithi089 bash[77323]: audit 2024-08-29T18:27:52.704834+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:53.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:53 smithi089 bash[78574]: cluster 2024-08-29T18:27:52.246128+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-29T18:27:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:53 smithi089 bash[78574]: audit 2024-08-29T18:27:52.704834+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:27:54.272 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 36 v 3078 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-08-29T18:27:54.272 INFO:tasks.rados.rados.0.smithi089.stdout:3959: done (1 left) 2024-08-29T18:27:54.272 INFO:tasks.rados.rados.0.smithi089.stdout:3961: done (0 left) 2024-08-29T18:27:54.273 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 426 2024-08-29T18:27:54.273 INFO:tasks.rados.rados.0.smithi089.stdout:3962: seq_num 1205 ranges {1892352=589824,2482176=401408} 2024-08-29T18:27:54.300 INFO:tasks.rados.rados.0.smithi089.stdout:3962: writing smithi08969774-40 from 1892352 to 2482176 tid 1 2024-08-29T18:27:54.307 INFO:tasks.rados.rados.0.smithi089.stdout:3962: writing smithi08969774-40 from 2482176 to 2883584 tid 2 2024-08-29T18:27:54.307 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 14 current snap is 426 2024-08-29T18:27:54.307 INFO:tasks.rados.rados.0.smithi089.stdout:3963: seq_num 1206 ranges {0=606208,606208=401408} 2024-08-29T18:27:54.317 INFO:tasks.rados.rados.0.smithi089.stdout:3963: writing smithi08969774-14 from 0 to 606208 tid 1 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:3963: writing smithi08969774-14 from 606208 to 1007616 tid 2 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:3964: read oid 19 snap -1 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:3964: expect (ObjNum 1173 snap 409 seq_num 1173) 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:3965: rollback oid 6 current snap is 426 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 6 to 392 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 3 current snap is 426 2024-08-29T18:27:54.323 INFO:tasks.rados.rados.0.smithi089.stdout:3966: seq_num 1207 ranges {0=622592,622592=401408} 2024-08-29T18:27:54.330 INFO:tasks.rados.rados.0.smithi089.stdout:3966: writing smithi08969774-3 from 0 to 622592 tid 1 2024-08-29T18:27:54.336 INFO:tasks.rados.rados.0.smithi089.stdout:3966: writing smithi08969774-3 from 622592 to 1024000 tid 2 2024-08-29T18:27:54.336 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 43 current snap is 426 2024-08-29T18:27:54.336 INFO:tasks.rados.rados.0.smithi089.stdout:3967: seq_num 1208 ranges {6365184=638976,7004160=401408} 2024-08-29T18:27:54.392 INFO:tasks.rados.rados.0.smithi089.stdout:3967: writing smithi08969774-43 from 6365184 to 7004160 tid 1 2024-08-29T18:27:54.395 INFO:tasks.rados.rados.0.smithi089.stdout:3967: writing smithi08969774-43 from 7004160 to 7405568 tid 2 2024-08-29T18:27:54.395 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 426 2024-08-29T18:27:54.395 INFO:tasks.rados.rados.0.smithi089.stdout:3962: finishing write tid 1 to smithi08969774-40 2024-08-29T18:27:54.395 INFO:tasks.rados.rados.0.smithi089.stdout:3968: seq_num 1209 ranges {0=655360,655360=401408} 2024-08-29T18:27:54.399 INFO:tasks.rados.rados.0.smithi089.stdout:3968: writing smithi08969774-12 from 0 to 655360 tid 1 2024-08-29T18:27:54.402 INFO:tasks.rados.rados.0.smithi089.stdout:3968: writing smithi08969774-12 from 655360 to 1056768 tid 2 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 25 current snap is 426 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3962: finishing write tid 2 to smithi08969774-40 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3962: finishing write tid 3 to smithi08969774-40 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3965: finishing rollback tid 1 to smithi08969774-6 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3963: finishing write tid 1 to smithi08969774-14 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3963: finishing write tid 2 to smithi08969774-14 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3965: finishing rollback tid 2 to smithi08969774-6 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 6 v 2611 (ObjNum 1038 snap 349 seq_num 1038) dirty exists 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3963: finishing write tid 3 to smithi08969774-14 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3962: finishing write tid 4 to smithi08969774-40 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3962: oid 40 updating version 0 to 3098 2024-08-29T18:27:54.403 INFO:tasks.rados.rados.0.smithi089.stdout:3962: oid 40 version 3098 is already newer than 3097 2024-08-29T18:27:54.404 INFO:tasks.rados.rados.0.smithi089.stdout:3962: oid 40 version 3098 is already newer than 3092 2024-08-29T18:27:54.404 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 3098 (ObjNum 1205 snap 426 seq_num 1205) dirty exists 2024-08-29T18:27:54.404 INFO:tasks.rados.rados.0.smithi089.stdout:3962: left oid 40 (ObjNum 1205 snap 426 seq_num 1205) 2024-08-29T18:27:54.404 INFO:tasks.rados.rados.0.smithi089.stdout:3969: seq_num 1210 ranges {811008=671744,1482752=401408} 2024-08-29T18:27:54.411 INFO:tasks.rados.rados.0.smithi089.stdout:3969: writing smithi08969774-25 from 811008 to 1482752 tid 1 2024-08-29T18:27:54.414 INFO:tasks.rados.rados.0.smithi089.stdout:3969: writing smithi08969774-25 from 1482752 to 1884160 tid 2 2024-08-29T18:27:54.414 INFO:tasks.rados.rados.0.smithi089.stdout:3962: done (7 left) 2024-08-29T18:27:54.414 INFO:tasks.rados.rados.0.smithi089.stdout:3965: done (6 left) 2024-08-29T18:27:54.414 INFO:tasks.rados.rados.0.smithi089.stdout:3970: read oid 41 snap 408 2024-08-29T18:27:54.414 INFO:tasks.rados.rados.0.smithi089.stdout:3970: expect (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:27:54.415 INFO:tasks.rados.rados.0.smithi089.stdout:3971: rollback oid 28 current snap is 426 2024-08-29T18:27:54.415 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 28 to 397 2024-08-29T18:27:54.415 INFO:tasks.rados.rados.0.smithi089.stdout:3964: expect (ObjNum 1173 snap 409 seq_num 1173) 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3963: finishing write tid 4 to smithi08969774-14 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3963: oid 14 updating version 0 to 2919 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3963: oid 14 version 2919 is already newer than 2918 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3963: oid 14 version 2919 is already newer than 2917 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 14 v 2919 (ObjNum 1206 snap 426 seq_num 1206) dirty exists 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3963: left oid 14 (ObjNum 1206 snap 426 seq_num 1206) 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3966: finishing write tid 1 to smithi08969774-3 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3966: finishing write tid 2 to smithi08969774-3 2024-08-29T18:27:54.429 INFO:tasks.rados.rados.0.smithi089.stdout:3963: done (7 left) 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3964: done (6 left) 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 20 current snap is 426 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3966: finishing write tid 3 to smithi08969774-3 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3966: finishing write tid 4 to smithi08969774-3 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3966: oid 3 updating version 0 to 2920 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3966: oid 3 updating version 2920 to 2922 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3966: oid 3 version 2922 is already newer than 2921 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 3 v 2922 (ObjNum 1207 snap 426 seq_num 1207) dirty exists 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3966: left oid 3 (ObjNum 1207 snap 426 seq_num 1207) 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3967: finishing write tid 1 to smithi08969774-43 2024-08-29T18:27:54.430 INFO:tasks.rados.rados.0.smithi089.stdout:3972: seq_num 1211 ranges {12156928=688128,12845056=401408} 2024-08-29T18:27:54.500 INFO:tasks.rados.rados.0.smithi089.stdout:3972: writing smithi08969774-20 from 12156928 to 12845056 tid 1 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3972: writing smithi08969774-20 from 12845056 to 13246464 tid 2 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3966: done (6 left) 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3973: snap_create 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3967: finishing write tid 2 to smithi08969774-43 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3967: finishing write tid 3 to smithi08969774-43 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3967: finishing write tid 4 to smithi08969774-43 2024-08-29T18:27:54.502 INFO:tasks.rados.rados.0.smithi089.stdout:3967: oid 43 updating version 0 to 2461 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3967: oid 43 updating version 2461 to 2462 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3967: oid 43 version 2462 is already newer than 2460 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 43 v 2462 (ObjNum 1208 snap 426 seq_num 1208) dirty exists 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3967: left oid 43 (ObjNum 1208 snap 426 seq_num 1208) 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: finishing write tid 1 to smithi08969774-12 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: finishing write tid 2 to smithi08969774-12 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: finishing write tid 3 to smithi08969774-12 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: finishing write tid 4 to smithi08969774-12 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: oid 12 updating version 0 to 3100 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: oid 12 version 3100 is already newer than 3099 2024-08-29T18:27:54.503 INFO:tasks.rados.rados.0.smithi089.stdout:3968: oid 12 updating version 3100 to 3101 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 3101 (ObjNum 1209 snap 426 seq_num 1209) dirty exists 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3968: left oid 12 (ObjNum 1209 snap 426 seq_num 1209) 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3971: finishing rollback tid 0 to smithi08969774-28 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3971: finishing rollback tid 1 to smithi08969774-28 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3971: finishing rollback tid 2 to smithi08969774-28 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 1278 (ObjNum 1133 snap 394 seq_num 1133) dirty exists 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3969: finishing write tid 1 to smithi08969774-25 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3969: finishing write tid 2 to smithi08969774-25 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3969: finishing write tid 3 to smithi08969774-25 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3969: finishing write tid 4 to smithi08969774-25 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3969: oid 25 updating version 0 to 2101 2024-08-29T18:27:54.504 INFO:tasks.rados.rados.0.smithi089.stdout:3969: oid 25 updating version 2101 to 2102 2024-08-29T18:27:54.505 INFO:tasks.rados.rados.0.smithi089.stdout:3969: oid 25 version 2102 is already newer than 2100 2024-08-29T18:27:54.505 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 25 v 2102 (ObjNum 1210 snap 426 seq_num 1210) dirty exists 2024-08-29T18:27:54.505 INFO:tasks.rados.rados.0.smithi089.stdout:3969: left oid 25 (ObjNum 1210 snap 426 seq_num 1210) 2024-08-29T18:27:54.505 INFO:tasks.rados.rados.0.smithi089.stdout:3970: expect (ObjNum 1106 snap 385 seq_num 1106) 2024-08-29T18:27:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:54 smithi144 bash[67678]: cluster 2024-08-29T18:27:52.856898+0000 mgr.y (mgr.34104) 465 : cluster [DBG] pgmap v923: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 700 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 775 KiB/s rd, 1012 KiB/s wr, 6 op/s 2024-08-29T18:27:54.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:54 smithi144 bash[67678]: cluster 2024-08-29T18:27:53.270106+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-29T18:27:54.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:54 smithi089 bash[77323]: cluster 2024-08-29T18:27:52.856898+0000 mgr.y (mgr.34104) 465 : cluster [DBG] pgmap v923: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 700 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 775 KiB/s rd, 1012 KiB/s wr, 6 op/s 2024-08-29T18:27:54.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:54 smithi089 bash[77323]: cluster 2024-08-29T18:27:53.270106+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-29T18:27:54.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:54 smithi089 bash[78574]: cluster 2024-08-29T18:27:52.856898+0000 mgr.y (mgr.34104) 465 : cluster [DBG] pgmap v923: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 700 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 775 KiB/s rd, 1012 KiB/s wr, 6 op/s 2024-08-29T18:27:54.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:54 smithi089 bash[78574]: cluster 2024-08-29T18:27:53.270106+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-29T18:27:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:27:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:27:55] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2024-08-29T18:27:55.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:55 smithi089 bash[77323]: cluster 2024-08-29T18:27:54.270052+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-29T18:27:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:55 smithi089 bash[78574]: cluster 2024-08-29T18:27:54.270052+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-29T18:27:55.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:55 smithi144 bash[67678]: cluster 2024-08-29T18:27:54.270052+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-29T18:27:55.749 INFO:tasks.rados.rados.0.smithi089.stdout:3972: finishing write tid 1 to smithi08969774-20 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3972: finishing write tid 2 to smithi08969774-20 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3967: done (6 left) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3968: done (5 left) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3969: done (4 left) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3970: done (3 left) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3971: done (2 left) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3973: done (1 left) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3974: read oid 12 snap -1 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3974: expect (ObjNum 1209 snap 426 seq_num 1209) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3975: read oid 34 snap 403 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3975: expect (ObjNum -1426082944 snap 22081 seq_num 2868616944) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3976: read oid 29 snap 379 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:3976: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:27:55.750 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 16 current snap is 427 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3972: finishing write tid 3 to smithi08969774-20 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3972: finishing write tid 4 to smithi08969774-20 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3972: oid 20 updating version 0 to 2464 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3972: oid 20 updating version 2464 to 2465 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3972: oid 20 version 2465 is already newer than 2463 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 20 v 2465 (ObjNum 1211 snap 426 seq_num 1211) dirty exists 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3972: left oid 20 (ObjNum 1211 snap 426 seq_num 1211) 2024-08-29T18:27:55.751 INFO:tasks.rados.rados.0.smithi089.stdout:3977: seq_num 1212 ranges {1875968=704512,2580480=401408} 2024-08-29T18:27:55.763 INFO:tasks.rados.rados.0.smithi089.stdout:3977: writing smithi08969774-16 from 1875968 to 2580480 tid 1 2024-08-29T18:27:55.766 INFO:tasks.rados.rados.0.smithi089.stdout:3977: writing smithi08969774-16 from 2580480 to 2981888 tid 2 2024-08-29T18:27:55.766 INFO:tasks.rados.rados.0.smithi089.stdout:3972: done (4 left) 2024-08-29T18:27:55.766 INFO:tasks.rados.rados.0.smithi089.stdout:3978: snap_remove snap 420 2024-08-29T18:27:56.304 INFO:tasks.rados.rados.0.smithi089.stdout:3978: done (4 left) 2024-08-29T18:27:56.304 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 30 current snap is 427 2024-08-29T18:27:56.305 INFO:tasks.rados.rados.0.smithi089.stdout:3975: expect (ObjNum -1426082944 snap 22081 seq_num 2868616944) 2024-08-29T18:27:56.311 INFO:tasks.rados.rados.0.smithi089.stdout:3974: expect (ObjNum 1209 snap 426 seq_num 1209) 2024-08-29T18:27:56.341 INFO:tasks.rados.rados.0.smithi089.stdout:3976: expect (ObjNum 1038 snap 349 seq_num 1038) 2024-08-29T18:27:56.371 INFO:tasks.rados.rados.0.smithi089.stdout:3977: finishing write tid 1 to smithi08969774-16 2024-08-29T18:27:56.371 INFO:tasks.rados.rados.0.smithi089.stdout:3977: finishing write tid 2 to smithi08969774-16 2024-08-29T18:27:56.371 INFO:tasks.rados.rados.0.smithi089.stdout:3977: finishing write tid 3 to smithi08969774-16 2024-08-29T18:27:56.371 INFO:tasks.rados.rados.0.smithi089.stdout:3977: finishing write tid 4 to smithi08969774-16 2024-08-29T18:27:56.371 INFO:tasks.rados.rados.0.smithi089.stdout:3977: oid 16 updating version 0 to 2112 2024-08-29T18:27:56.371 INFO:tasks.rados.rados.0.smithi089.stdout:3977: oid 16 updating version 2112 to 2113 2024-08-29T18:27:56.372 INFO:tasks.rados.rados.0.smithi089.stdout:3977: oid 16 updating version 2113 to 2114 2024-08-29T18:27:56.372 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 16 v 2114 (ObjNum 1212 snap 427 seq_num 1212) dirty exists 2024-08-29T18:27:56.372 INFO:tasks.rados.rados.0.smithi089.stdout:3977: left oid 16 (ObjNum 1212 snap 427 seq_num 1212) 2024-08-29T18:27:56.372 INFO:tasks.rados.rados.0.smithi089.stdout:3979: seq_num 1213 ranges {0=720896,720896=401408} 2024-08-29T18:27:56.383 INFO:tasks.rados.rados.0.smithi089.stdout:3979: writing smithi08969774-30 from 0 to 720896 tid 1 2024-08-29T18:27:56.390 INFO:tasks.rados.rados.0.smithi089.stdout:3979: writing smithi08969774-30 from 720896 to 1122304 tid 2 2024-08-29T18:27:56.391 INFO:tasks.rados.rados.0.smithi089.stdout:3974: done (4 left) 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3975: done (3 left) 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3976: done (2 left) 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3977: done (1 left) 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3980: rollback oid 22 current snap is 427 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 22 to 409 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3981: read oid 3 snap -1 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3981: expect (ObjNum 1207 snap 426 seq_num 1207) 2024-08-29T18:27:56.392 INFO:tasks.rados.rados.0.smithi089.stdout:3982: read oid 49 snap -1 2024-08-29T18:27:56.393 INFO:tasks.rados.rados.0.smithi089.stdout:3982: expect (ObjNum 1178 snap 412 seq_num 1178) 2024-08-29T18:27:56.393 INFO:tasks.rados.rados.0.smithi089.stdout:3983: delete oid 21 current snap is 427 2024-08-29T18:27:56.393 INFO:tasks.rados.rados.0.smithi089.stdout:3980: finishing rollback tid 1 to smithi08969774-22 2024-08-29T18:27:56.393 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 0 (ObjNum 257 snap 0 seq_num 126664144) dirty dne 2024-08-29T18:27:56.399 INFO:tasks.rados.rados.0.smithi089.stdout:3980: done (4 left) 2024-08-29T18:27:56.399 INFO:tasks.rados.rados.0.smithi089.stdout:3983: done (3 left) 2024-08-29T18:27:56.399 INFO:tasks.rados.rados.0.smithi089.stdout:3984: copy_from oid 28 from oid 16 current snap is 427 2024-08-29T18:27:56.399 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 22 current snap is 427 2024-08-29T18:27:56.400 INFO:tasks.rados.rados.0.smithi089.stdout:3985: seq_num 1215 ranges {0=753664,753664=401408} 2024-08-29T18:27:56.416 INFO:tasks.rados.rados.0.smithi089.stdout:3985: writing smithi08969774-22 from 0 to 753664 tid 1 2024-08-29T18:27:56.423 INFO:tasks.rados.rados.0.smithi089.stdout:3985: writing smithi08969774-22 from 753664 to 1155072 tid 2 2024-08-29T18:27:56.423 INFO:tasks.rados.rados.0.smithi089.stdout:3986: snap_create 2024-08-29T18:27:56.424 INFO:tasks.rados.rados.0.smithi089.stdout:3982: expect (ObjNum 1178 snap 412 seq_num 1178) 2024-08-29T18:27:56.441 INFO:tasks.rados.rados.0.smithi089.stdout:3979: finishing write tid 1 to smithi08969774-30 2024-08-29T18:27:56.441 INFO:tasks.rados.rados.0.smithi089.stdout:3979: finishing write tid 2 to smithi08969774-30 2024-08-29T18:27:56.442 INFO:tasks.rados.rados.0.smithi089.stdout:3979: finishing write tid 3 to smithi08969774-30 2024-08-29T18:27:56.442 INFO:tasks.rados.rados.0.smithi089.stdout:3981: expect (ObjNum 1207 snap 426 seq_num 1207) 2024-08-29T18:27:56.467 INFO:tasks.rados.rados.0.smithi089.stdout:3979: finishing write tid 4 to smithi08969774-30 2024-08-29T18:27:56.467 INFO:tasks.rados.rados.0.smithi089.stdout:3979: oid 30 updating version 0 to 2923 2024-08-29T18:27:56.467 INFO:tasks.rados.rados.0.smithi089.stdout:3979: oid 30 updating version 2923 to 2925 2024-08-29T18:27:56.467 INFO:tasks.rados.rados.0.smithi089.stdout:3979: oid 30 version 2925 is already newer than 2924 2024-08-29T18:27:56.467 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 30 v 2925 (ObjNum 1213 snap 427 seq_num 1213) dirty exists 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3979: left oid 30 (ObjNum 1213 snap 427 seq_num 1213) 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3984: finishing copy_from racing read to smithi08969774-28 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: finishing write tid 1 to smithi08969774-22 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: finishing write tid 2 to smithi08969774-22 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: finishing write tid 3 to smithi08969774-22 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: finishing write tid 4 to smithi08969774-22 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: oid 22 updating version 0 to 1183 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: oid 22 version 1183 is already newer than 1181 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: oid 22 version 1183 is already newer than 1182 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 22 v 1183 (ObjNum 1215 snap 427 seq_num 1215) dirty exists 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3985: left oid 22 (ObjNum 1215 snap 427 seq_num 1215) 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:3984: finishing copy_from to smithi08969774-28 2024-08-29T18:27:56.468 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 28 v 2114 (ObjNum 1212 snap 427 seq_num 1212) dirty exists 2024-08-29T18:27:56.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:56 smithi144 bash[67678]: cluster 2024-08-29T18:27:54.857551+0000 mgr.y (mgr.34104) 466 : cluster [DBG] pgmap v926: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 701 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-29T18:27:56.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:56 smithi144 bash[67678]: cluster 2024-08-29T18:27:55.291385+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-29T18:27:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:56 smithi089 bash[77323]: cluster 2024-08-29T18:27:54.857551+0000 mgr.y (mgr.34104) 466 : cluster [DBG] pgmap v926: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 701 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-29T18:27:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:56 smithi089 bash[77323]: cluster 2024-08-29T18:27:55.291385+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-29T18:27:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:56 smithi089 bash[78574]: cluster 2024-08-29T18:27:54.857551+0000 mgr.y (mgr.34104) 466 : cluster [DBG] pgmap v926: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 701 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-08-29T18:27:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:56 smithi089 bash[78574]: cluster 2024-08-29T18:27:55.291385+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-29T18:27:57.316 INFO:tasks.rados.rados.0.smithi089.stdout:3979: done (5 left) 2024-08-29T18:27:57.316 INFO:tasks.rados.rados.0.smithi089.stdout:3981: done (4 left) 2024-08-29T18:27:57.316 INFO:tasks.rados.rados.0.smithi089.stdout:3982: done (3 left) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3984: done (2 left) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3985: done (1 left) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3986: done (0 left) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3987: rmattr oid 42 current snap is 428 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3987: done (0 left) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3988: read oid 24 snap -1 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3988: expect (ObjNum 1182 snap 413 seq_num 1182) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3989: rmattr oid 23 current snap is 428 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3989: done (1 left) 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3990: read oid 39 snap -1 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3990: expect deleted 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 12 current snap is 428 2024-08-29T18:27:57.317 INFO:tasks.rados.rados.0.smithi089.stdout:3991: seq_num 1216 ranges {1056768=770048,1826816=401408} 2024-08-29T18:27:57.352 INFO:tasks.rados.rados.0.smithi089.stdout:3991: writing smithi08969774-12 from 1056768 to 1826816 tid 1 2024-08-29T18:27:57.358 INFO:tasks.rados.rados.0.smithi089.stdout:3991: writing smithi08969774-12 from 1826816 to 2228224 tid 2 2024-08-29T18:27:57.359 INFO:tasks.rados.rados.0.smithi089.stdout:append oid 40 current snap is 428 2024-08-29T18:27:57.359 INFO:tasks.rados.rados.0.smithi089.stdout:3992: seq_num 1217 ranges {2883584=786432,3670016=401408} 2024-08-29T18:27:57.395 INFO:tasks.rados.rados.0.smithi089.stdout:3992: writing smithi08969774-40 from 2883584 to 3670016 tid 1 2024-08-29T18:27:57.399 INFO:tasks.rados.rados.0.smithi089.stdout:3992: writing smithi08969774-40 from 3670016 to 4071424 tid 2 2024-08-29T18:27:57.399 INFO:tasks.rados.rados.0.smithi089.stdout:3993: copy_from oid 28 from oid 21 current snap is 428 2024-08-29T18:27:57.399 INFO:tasks.rados.rados.0.smithi089.stdout:3988: expect (ObjNum 1182 snap 413 seq_num 1182) 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: finishing write tid 1 to smithi08969774-12 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: finishing write tid 2 to smithi08969774-12 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: finishing write tid 3 to smithi08969774-12 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: finishing write tid 4 to smithi08969774-12 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: oid 12 updating version 0 to 3112 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: oid 12 updating version 3112 to 3113 2024-08-29T18:27:57.610 INFO:tasks.rados.rados.0.smithi089.stdout:3991: oid 12 version 3113 is already newer than 3111 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 12 v 3113 (ObjNum 1216 snap 428 seq_num 1216) dirty exists 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3991: left oid 12 (ObjNum 1216 snap 428 seq_num 1216) 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3993: finishing copy_from to smithi08969774-28 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3993: got expected ENOENT (src dne) 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3993: finishing copy_from racing read to smithi08969774-28 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3992: finishing write tid 1 to smithi08969774-40 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3992: finishing write tid 2 to smithi08969774-40 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3992: finishing write tid 3 to smithi08969774-40 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3988: done (4 left) 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3990: done (3 left) 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3991: done (2 left) 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3993: done (1 left) 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3994: read oid 3 snap 321 2024-08-29T18:27:57.611 INFO:tasks.rados.rados.0.smithi089.stdout:3994: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3995: rmattr oid 12 current snap is 428 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3995: done (2 left) 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3996: rmattr oid 5 current snap is 428 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3992: finishing write tid 4 to smithi08969774-40 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3992: oid 40 updating version 0 to 3117 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3992: oid 40 version 3117 is already newer than 3116 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3992: oid 40 version 3117 is already newer than 3115 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 40 v 3117 (ObjNum 1217 snap 428 seq_num 1217) dirty exists 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3992: left oid 40 (ObjNum 1217 snap 428 seq_num 1217) 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3992: done (2 left) 2024-08-29T18:27:57.612 INFO:tasks.rados.rados.0.smithi089.stdout:3997: delete oid 32 current snap is 428 2024-08-29T18:27:57.619 INFO:tasks.rados.rados.0.smithi089.stdout:3997: done (2 left) 2024-08-29T18:27:57.619 INFO:tasks.rados.rados.0.smithi089.stdout:3998: rollback oid 11 current snap is 428 2024-08-29T18:27:57.619 INFO:tasks.rados.rados.0.smithi089.stdout:rollback oid 11 to 369 2024-08-29T18:27:57.619 INFO:tasks.rados.rados.0.smithi089.stdout:3999: copy_from oid 26 from oid 2 current snap is 428 2024-08-29T18:27:57.620 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 4 2024-08-29T18:27:57.623 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 5 v 2227 (ObjNum 1026 snap 342 seq_num 1026) dirty exists 2024-08-29T18:27:57.623 INFO:tasks.rados.rados.0.smithi089.stdout:3996: done (3 left) 2024-08-29T18:27:57.624 INFO:tasks.rados.rados.0.smithi089.stdout: waiting on 3 2024-08-29T18:27:57.636 INFO:tasks.rados.rados.0.smithi089.stdout:3994: expect (ObjNum 410 snap 138 seq_num 410) 2024-08-29T18:27:57.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:57 smithi089 bash[77323]: cluster 2024-08-29T18:27:56.301644+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-29T18:27:57.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:57 smithi089 bash[78574]: cluster 2024-08-29T18:27:56.301644+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-29T18:27:57.776 INFO:tasks.rados.rados.0.smithi089.stdout:3998: finishing rollback tid 0 to smithi08969774-11 2024-08-29T18:27:57.776 INFO:tasks.rados.rados.0.smithi089.stdout:3998: finishing rollback tid 1 to smithi08969774-11 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 11 v 2932 (ObjNum 438 snap 0 seq_num 304) dirty dne 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:3999: finishing copy_from racing read to smithi08969774-26 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:3999: finishing copy_from to smithi08969774-26 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:update_object_version oid 26 v 2723 (ObjNum 1201 snap 425 seq_num 1201) dirty exists 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:3994: done (2 left) 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:3998: done (1 left) 2024-08-29T18:27:57.777 INFO:tasks.rados.rados.0.smithi089.stdout:3999: done (0 left) 2024-08-29T18:27:57.790 INFO:tasks.rados.rados.0.smithi089.stderr:0 errors. 2024-08-29T18:27:57.790 INFO:tasks.rados.rados.0.smithi089.stderr: 2024-08-29T18:27:57.802 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T18:27:57.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:57 smithi144 bash[67678]: cluster 2024-08-29T18:27:56.301644+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-29T18:27:58.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:58 smithi089 bash[77323]: cluster 2024-08-29T18:27:56.858373+0000 mgr.y (mgr.34104) 467 : cluster [DBG] pgmap v929: 121 pgs: 121 active+clean; 709 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-08-29T18:27:58.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:27:58 smithi089 bash[77323]: cluster 2024-08-29T18:27:57.316309+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-29T18:27:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:58 smithi089 bash[78574]: cluster 2024-08-29T18:27:56.858373+0000 mgr.y (mgr.34104) 467 : cluster [DBG] pgmap v929: 121 pgs: 121 active+clean; 709 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-08-29T18:27:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:27:58 smithi089 bash[78574]: cluster 2024-08-29T18:27:57.316309+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-29T18:27:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:58 smithi144 bash[67678]: cluster 2024-08-29T18:27:56.858373+0000 mgr.y (mgr.34104) 467 : cluster [DBG] pgmap v929: 121 pgs: 121 active+clean; 709 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-08-29T18:27:58.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:27:58 smithi144 bash[67678]: cluster 2024-08-29T18:27:57.316309+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-29T18:28:00.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:00 smithi089 bash[77323]: cluster 2024-08-29T18:27:58.859346+0000 mgr.y (mgr.34104) 468 : cluster [DBG] pgmap v931: 121 pgs: 121 active+clean; 723 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-08-29T18:28:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:00 smithi089 bash[78574]: cluster 2024-08-29T18:27:58.859346+0000 mgr.y (mgr.34104) 468 : cluster [DBG] pgmap v931: 121 pgs: 121 active+clean; 723 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-08-29T18:28:00.804 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:00 smithi144 bash[67678]: cluster 2024-08-29T18:27:58.859346+0000 mgr.y (mgr.34104) 468 : cluster [DBG] pgmap v931: 121 pgs: 121 active+clean; 723 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-08-29T18:28:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:02 smithi089 bash[77323]: cluster 2024-08-29T18:28:00.860054+0000 mgr.y (mgr.34104) 469 : cluster [DBG] pgmap v932: 121 pgs: 121 active+clean; 723 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-08-29T18:28:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:02 smithi089 bash[77323]: cluster 2024-08-29T18:28:01.173609+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-29T18:28:02.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:02 smithi089 bash[78574]: cluster 2024-08-29T18:28:00.860054+0000 mgr.y (mgr.34104) 469 : cluster [DBG] pgmap v932: 121 pgs: 121 active+clean; 723 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-08-29T18:28:02.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:02 smithi089 bash[78574]: cluster 2024-08-29T18:28:01.173609+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-29T18:28:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:28:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:02 smithi144 bash[67678]: cluster 2024-08-29T18:28:00.860054+0000 mgr.y (mgr.34104) 469 : cluster [DBG] pgmap v932: 121 pgs: 121 active+clean; 723 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-08-29T18:28:02.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:02 smithi144 bash[67678]: cluster 2024-08-29T18:28:01.173609+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-29T18:28:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:04 smithi089 bash[77323]: cluster 2024-08-29T18:28:02.861289+0000 mgr.y (mgr.34104) 470 : cluster [DBG] pgmap v934: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.4 MiB/s wr, 15 op/s 2024-08-29T18:28:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:04 smithi089 bash[78574]: cluster 2024-08-29T18:28:02.861289+0000 mgr.y (mgr.34104) 470 : cluster [DBG] pgmap v934: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.4 MiB/s wr, 15 op/s 2024-08-29T18:28:04.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:04 smithi144 bash[67678]: cluster 2024-08-29T18:28:02.861289+0000 mgr.y (mgr.34104) 470 : cluster [DBG] pgmap v934: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.4 MiB/s wr, 15 op/s 2024-08-29T18:28:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:28:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:28:05] "GET /metrics HTTP/1.1" 200 36261 "" "Prometheus/2.43.0" 2024-08-29T18:28:06.108 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:28:06.108 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":914,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T18:28:01.162497+0000","last_up_change":"2024-08-29T18:23:14.356647+0000","last_in_change":"2024-08-29T18:05:16.604472+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-29T18:09:30.258397+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":"75","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":75,"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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-08-29T18:13:26.547891+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"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":"913","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":531,"snap_epoch":913,"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":"teuthologyprofile","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":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":414,"up_from":430,"up_thru":639,"down_at":415,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6803","nonce":4191735962}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6805","nonce":4191735962}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6809","nonce":4191735962}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6807","nonce":4191735962}]},"public_addr":"172.21.15.89:6803/4191735962","cluster_addr":"172.21.15.89:6805/4191735962","heartbeat_back_addr":"172.21.15.89:6809/4191735962","heartbeat_front_addr":"172.21.15.89:6807/4191735962","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":444,"up_from":459,"up_thru":639,"down_at":445,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6811","nonce":2750603694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6813","nonce":2750603694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6817","nonce":2750603694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6815","nonce":2750603694}]},"public_addr":"172.21.15.89:6811/2750603694","cluster_addr":"172.21.15.89:6813/2750603694","heartbeat_back_addr":"172.21.15.89:6817/2750603694","heartbeat_front_addr":"172.21.15.89:6815/2750603694","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":473,"up_from":489,"up_thru":639,"down_at":474,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6819","nonce":2041476694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6821","nonce":2041476694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6825","nonce":2041476694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6823","nonce":2041476694}]},"public_addr":"172.21.15.89:6819/2041476694","cluster_addr":"172.21.15.89:6821/2041476694","heartbeat_back_addr":"172.21.15.89:6825/2041476694","heartbeat_front_addr":"172.21.15.89:6823/2041476694","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":503,"up_from":519,"up_thru":639,"down_at":504,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6827","nonce":3269790734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6829","nonce":3269790734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6833","nonce":3269790734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6831","nonce":3269790734}]},"public_addr":"172.21.15.89:6827/3269790734","cluster_addr":"172.21.15.89:6829/3269790734","heartbeat_back_addr":"172.21.15.89:6833/3269790734","heartbeat_front_addr":"172.21.15.89:6831/3269790734","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":534,"up_from":550,"up_thru":639,"down_at":535,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6801","nonce":3295769834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6803","nonce":3295769834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6807","nonce":3295769834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6805","nonce":3295769834}]},"public_addr":"172.21.15.144:6801/3295769834","cluster_addr":"172.21.15.144:6803/3295769834","heartbeat_back_addr":"172.21.15.144:6807/3295769834","heartbeat_front_addr":"172.21.15.144:6805/3295769834","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":564,"up_from":579,"up_thru":639,"down_at":565,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6809","nonce":3421299238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6811","nonce":3421299238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6815","nonce":3421299238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6813","nonce":3421299238}]},"public_addr":"172.21.15.144:6809/3421299238","cluster_addr":"172.21.15.144:6811/3421299238","heartbeat_back_addr":"172.21.15.144:6815/3421299238","heartbeat_front_addr":"172.21.15.144:6813/3421299238","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":594,"up_from":610,"up_thru":639,"down_at":595,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6817","nonce":1171904425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6819","nonce":1171904425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6823","nonce":1171904425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6821","nonce":1171904425}]},"public_addr":"172.21.15.144:6817/1171904425","cluster_addr":"172.21.15.144:6819/1171904425","heartbeat_back_addr":"172.21.15.144:6823/1171904425","heartbeat_front_addr":"172.21.15.144:6821/1171904425","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":624,"up_from":639,"up_thru":639,"down_at":625,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6825","nonce":2281969492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6827","nonce":2281969492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6831","nonce":2281969492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6829","nonce":2281969492}]},"public_addr":"172.21.15.144:6825/2281969492","cluster_addr":"172.21.15.144:6827/2281969492","heartbeat_back_addr":"172.21.15.144:6831/2281969492","heartbeat_front_addr":"172.21.15.144:6829/2281969492","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":414},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":444},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":473},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":503},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":534},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":564},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":594},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":624}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.9","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.144:6833/1285068981":"2024-08-30T18:23:54.713204+0000","172.21.15.144:6832/1285068981":"2024-08-30T18:23:54.713204+0000","172.21.15.89:6801/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/4073867985":"2024-08-30T18:15:27.807181+0000","172.21.15.89:6801/2552256712":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6800/2552256712":"2024-08-30T18:17:22.543622+0000","172.21.15.144:0/901692603":"2024-08-30T18:16:18.169133+0000","172.21.15.144:0/996294631":"2024-08-30T18:16:18.169133+0000","172.21.15.144:0/1916255037":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/2535403848":"2024-08-30T18:15:27.807181+0000","172.21.15.144:0/2035751193":"2024-08-30T18:16:18.169133+0000","172.21.15.144:6834/2700586856":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000","172.21.15.144:0/2437403985":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/2036973596":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/868726566":"2024-08-30T18:17:22.543622+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2482921704":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6800/618354534":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.144:0/877255316":"2024-08-30T18:16:18.169133+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/1234726260":"2024-08-30T18:17:22.543622+0000","172.21.15.144:6835/2700586856":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/3967618647":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/4207232654":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/2952526407":"2024-08-30T18:17:22.543622+0000","172.21.15.89:0/2140558189":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6801/618354534":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/2954004331":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/650794213":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/4110953081":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/1615894795":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/4106299438":"2024-08-30T18:17:22.543622+0000","172.21.15.144:0/8074365":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2586130866":"2024-08-30T18:08:46.907447+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":524,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":510,"length":1},{"begin":514,"length":1},{"begin":525,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T18:28:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:06 smithi089 bash[77323]: cluster 2024-08-29T18:28:04.862429+0000 mgr.y (mgr.34104) 471 : cluster [DBG] pgmap v935: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.4 MiB/s wr, 10 op/s 2024-08-29T18:28:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:06 smithi089 bash[77323]: audit 2024-08-29T18:28:06.106145+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.89:0/2016204534' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:28:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:06 smithi089 bash[77323]: cluster 2024-08-29T18:28:06.171164+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-29T18:28:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:06 smithi089 bash[78574]: cluster 2024-08-29T18:28:04.862429+0000 mgr.y (mgr.34104) 471 : cluster [DBG] pgmap v935: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.4 MiB/s wr, 10 op/s 2024-08-29T18:28:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:06 smithi089 bash[78574]: audit 2024-08-29T18:28:06.106145+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.89:0/2016204534' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:28:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:06 smithi089 bash[78574]: cluster 2024-08-29T18:28:06.171164+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-29T18:28:06.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:06 smithi144 bash[67678]: cluster 2024-08-29T18:28:04.862429+0000 mgr.y (mgr.34104) 471 : cluster [DBG] pgmap v935: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.4 MiB/s wr, 10 op/s 2024-08-29T18:28:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:06 smithi144 bash[67678]: audit 2024-08-29T18:28:06.106145+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.89:0/2016204534' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T18:28:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:06 smithi144 bash[67678]: cluster 2024-08-29T18:28:06.171164+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-29T18:28:06.927 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph pg dump --format=json 2024-08-29T18:28:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:08 smithi089 bash[77323]: cluster 2024-08-29T18:28:06.863606+0000 mgr.y (mgr.34104) 472 : cluster [DBG] pgmap v937: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:08 smithi089 bash[77323]: audit 2024-08-29T18:28:07.705211+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:08 smithi089 bash[78574]: cluster 2024-08-29T18:28:06.863606+0000 mgr.y (mgr.34104) 472 : cluster [DBG] pgmap v937: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:08 smithi089 bash[78574]: audit 2024-08-29T18:28:07.705211+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:08 smithi144 bash[67678]: cluster 2024-08-29T18:28:06.863606+0000 mgr.y (mgr.34104) 472 : cluster [DBG] pgmap v937: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:08.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:08 smithi144 bash[67678]: audit 2024-08-29T18:28:07.705211+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:10.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:10 smithi144 bash[67678]: cluster 2024-08-29T18:28:08.864773+0000 mgr.y (mgr.34104) 473 : cluster [DBG] pgmap v938: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:10.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:10 smithi089 bash[77323]: cluster 2024-08-29T18:28:08.864773+0000 mgr.y (mgr.34104) 473 : cluster [DBG] pgmap v938: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:10.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:10 smithi089 bash[78574]: cluster 2024-08-29T18:28:08.864773+0000 mgr.y (mgr.34104) 473 : cluster [DBG] pgmap v938: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:28:11.665 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:28:12.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:12 smithi144 bash[67678]: cluster 2024-08-29T18:28:10.865601+0000 mgr.y (mgr.34104) 474 : cluster [DBG] pgmap v939: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T18:28:12.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:12 smithi089 bash[77323]: cluster 2024-08-29T18:28:10.865601+0000 mgr.y (mgr.34104) 474 : cluster [DBG] pgmap v939: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T18:28:12.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:12 smithi089 bash[78574]: cluster 2024-08-29T18:28:10.865601+0000 mgr.y (mgr.34104) 474 : cluster [DBG] pgmap v939: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T18:28:14.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:14 smithi144 bash[67678]: cluster 2024-08-29T18:28:12.866975+0000 mgr.y (mgr.34104) 475 : cluster [DBG] pgmap v940: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:14.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:14 smithi089 bash[77323]: cluster 2024-08-29T18:28:12.866975+0000 mgr.y (mgr.34104) 475 : cluster [DBG] pgmap v940: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:14 smithi089 bash[78574]: cluster 2024-08-29T18:28:12.866975+0000 mgr.y (mgr.34104) 475 : cluster [DBG] pgmap v940: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:15.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:28:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:28:15] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.43.0" 2024-08-29T18:28:15.235 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T18:28:15.237 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-08-29T18:28:15.874 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":941,"stamp":"2024-08-29T18:28:14.867263+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":771685379,"num_objects":365,"num_object_clones":289,"num_object_copies":1095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":365,"num_whiteouts":9,"num_read":4877,"num_read_kb":5673627,"num_write":8796,"num_write_kb":2013846,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":162,"num_bytes_recovered":559507040,"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":24404,"ondisk_log_size":24404,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4454020,"kb_used_data":1056164,"kb_used_omap":350,"kb_used_meta":3397409,"kb_avail":745507196,"statfs":{"total":767960285184,"available":763399368704,"internally_reserved":0,"allocated":1081511936,"data_stored":2018853129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":359285,"internal_metadata":3478946955},"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.005612"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1142,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.388452+0000","last_change":"2024-08-29T18:23:15.438955+0000","last_active":"2024-08-29T18:28:06.388452+0000","last_peered":"2024-08-29T18:28:06.388452+0000","last_clean":"2024-08-29T18:28:06.388452+0000","last_became_active":"2024-08-29T18:23:15.438466+0000","last_became_peered":"2024-08-29T18:23:15.438466+0000","last_unstale":"2024-08-29T18:28:06.388452+0000","last_undegraded":"2024-08-29T18:28:06.388452+0000","last_fullsized":"2024-08-29T18:28:06.388452+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:39:31.227635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":1326,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.169848+0000","last_change":"2024-08-29T18:22:45.179092+0000","last_active":"2024-08-29T18:28:06.169848+0000","last_peered":"2024-08-29T18:28:06.169848+0000","last_clean":"2024-08-29T18:28:06.169848+0000","last_became_active":"2024-08-29T18:22:45.177096+0000","last_became_peered":"2024-08-29T18:22:45.177096+0000","last_unstale":"2024-08-29T18:28:06.169848+0000","last_undegraded":"2024-08-29T18:28:06.169848+0000","last_fullsized":"2024-08-29T18:28:06.169848+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:49:00.597874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":1337,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.395249+0000","last_change":"2024-08-29T18:20:43.022279+0000","last_active":"2024-08-29T18:28:06.395249+0000","last_peered":"2024-08-29T18:28:06.395249+0000","last_clean":"2024-08-29T18:28:06.395249+0000","last_became_active":"2024-08-29T18:20:43.020406+0000","last_became_peered":"2024-08-29T18:20:43.020406+0000","last_unstale":"2024-08-29T18:28:06.395249+0000","last_undegraded":"2024-08-29T18:28:06.395249+0000","last_fullsized":"2024-08-29T18:28:06.395249+0000","mapping_epoch":489,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":490,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:20:13.140586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3c","version":"0'0","reported_seq":1207,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621640+0000","last_change":"2024-08-29T18:23:15.404690+0000","last_active":"2024-08-29T18:28:06.621640+0000","last_peered":"2024-08-29T18:28:06.621640+0000","last_clean":"2024-08-29T18:28:06.621640+0000","last_became_active":"2024-08-29T18:23:15.404174+0000","last_became_peered":"2024-08-29T18:23:15.404174+0000","last_unstale":"2024-08-29T18:28:06.621640+0000","last_undegraded":"2024-08-29T18:28:06.621640+0000","last_fullsized":"2024-08-29T18:28:06.621640+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:15:12.701738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":1142,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387440+0000","last_change":"2024-08-29T18:23:15.452157+0000","last_active":"2024-08-29T18:28:06.387440+0000","last_peered":"2024-08-29T18:28:06.387440+0000","last_clean":"2024-08-29T18:28:06.387440+0000","last_became_active":"2024-08-29T18:23:15.451745+0000","last_became_peered":"2024-08-29T18:23:15.451745+0000","last_unstale":"2024-08-29T18:28:06.387440+0000","last_undegraded":"2024-08-29T18:28:06.387440+0000","last_fullsized":"2024-08-29T18:28:06.387440+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:18:32.654717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":1291,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.377435+0000","last_change":"2024-08-29T18:20:43.027676+0000","last_active":"2024-08-29T18:28:06.377435+0000","last_peered":"2024-08-29T18:28:06.377435+0000","last_clean":"2024-08-29T18:28:06.377435+0000","last_became_active":"2024-08-29T18:20:43.027205+0000","last_became_peered":"2024-08-29T18:20:43.027205+0000","last_unstale":"2024-08-29T18:28:06.377435+0000","last_undegraded":"2024-08-29T18:28:06.377435+0000","last_fullsized":"2024-08-29T18:28:06.377435+0000","mapping_epoch":489,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":490,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:27:24.255202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.39","version":"0'0","reported_seq":1123,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386612+0000","last_change":"2024-08-29T18:23:15.410499+0000","last_active":"2024-08-29T18:28:06.386612+0000","last_peered":"2024-08-29T18:28:06.386612+0000","last_clean":"2024-08-29T18:28:06.386612+0000","last_became_active":"2024-08-29T18:23:15.409338+0000","last_became_peered":"2024-08-29T18:23:15.409338+0000","last_unstale":"2024-08-29T18:28:06.386612+0000","last_undegraded":"2024-08-29T18:28:06.386612+0000","last_fullsized":"2024-08-29T18:28:06.386612+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:23:51.886352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":1243,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.169683+0000","last_change":"2024-08-29T18:22:45.177744+0000","last_active":"2024-08-29T18:28:06.169683+0000","last_peered":"2024-08-29T18:28:06.169683+0000","last_clean":"2024-08-29T18:28:06.169683+0000","last_became_active":"2024-08-29T18:22:45.176884+0000","last_became_peered":"2024-08-29T18:22:45.176884+0000","last_unstale":"2024-08-29T18:28:06.169683+0000","last_undegraded":"2024-08-29T18:28:06.169683+0000","last_fullsized":"2024-08-29T18:28:06.169683+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:36:35.404895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.37","version":"0'0","reported_seq":1152,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.388267+0000","last_change":"2024-08-29T18:23:15.440392+0000","last_active":"2024-08-29T18:28:06.388267+0000","last_peered":"2024-08-29T18:28:06.388267+0000","last_clean":"2024-08-29T18:28:06.388267+0000","last_became_active":"2024-08-29T18:23:15.439878+0000","last_became_peered":"2024-08-29T18:23:15.439878+0000","last_unstale":"2024-08-29T18:28:06.388267+0000","last_undegraded":"2024-08-29T18:28:06.388267+0000","last_fullsized":"2024-08-29T18:28:06.388267+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:27:50.346624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":1169,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.325123+0000","last_change":"2024-08-29T18:22:45.189563+0000","last_active":"2024-08-29T18:28:07.325123+0000","last_peered":"2024-08-29T18:28:07.325123+0000","last_clean":"2024-08-29T18:28:07.325123+0000","last_became_active":"2024-08-29T18:22:45.188623+0000","last_became_peered":"2024-08-29T18:22:45.188623+0000","last_unstale":"2024-08-29T18:28:07.325123+0000","last_undegraded":"2024-08-29T18:28:07.325123+0000","last_fullsized":"2024-08-29T18:28:07.325123+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:07:57.310719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.35","version":"0'0","reported_seq":1169,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324356+0000","last_change":"2024-08-29T18:22:45.193072+0000","last_active":"2024-08-29T18:28:07.324356+0000","last_peered":"2024-08-29T18:28:07.324356+0000","last_clean":"2024-08-29T18:28:07.324356+0000","last_became_active":"2024-08-29T18:22:45.189945+0000","last_became_peered":"2024-08-29T18:22:45.189945+0000","last_unstale":"2024-08-29T18:28:07.324356+0000","last_undegraded":"2024-08-29T18:28:07.324356+0000","last_fullsized":"2024-08-29T18:28:07.324356+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:14:53.200727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":1229,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.173073+0000","last_change":"2024-08-29T18:22:45.172467+0000","last_active":"2024-08-29T18:28:06.173073+0000","last_peered":"2024-08-29T18:28:06.173073+0000","last_clean":"2024-08-29T18:28:06.173073+0000","last_became_active":"2024-08-29T18:22:45.170039+0000","last_became_peered":"2024-08-29T18:22:45.170039+0000","last_unstale":"2024-08-29T18:28:06.173073+0000","last_undegraded":"2024-08-29T18:28:06.173073+0000","last_fullsized":"2024-08-29T18:28:06.173073+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:45:35.214357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1275,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170044+0000","last_change":"2024-08-29T18:22:45.170695+0000","last_active":"2024-08-29T18:28:06.170044+0000","last_peered":"2024-08-29T18:28:06.170044+0000","last_clean":"2024-08-29T18:28:06.170044+0000","last_became_active":"2024-08-29T18:22:45.170203+0000","last_became_peered":"2024-08-29T18:22:45.170203+0000","last_unstale":"2024-08-29T18:28:06.170044+0000","last_undegraded":"2024-08-29T18:28:06.170044+0000","last_fullsized":"2024-08-29T18:28:06.170044+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:48:34.929283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1336,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.394105+0000","last_change":"2024-08-29T18:22:14.137918+0000","last_active":"2024-08-29T18:28:06.394105+0000","last_peered":"2024-08-29T18:28:06.394105+0000","last_clean":"2024-08-29T18:28:06.394105+0000","last_became_active":"2024-08-29T18:22:14.137068+0000","last_became_peered":"2024-08-29T18:22:14.137068+0000","last_unstale":"2024-08-29T18:28:06.394105+0000","last_undegraded":"2024-08-29T18:28:06.394105+0000","last_fullsized":"2024-08-29T18:28:06.394105+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:07:51.704138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":1322,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171036+0000","last_change":"2024-08-29T18:22:14.141384+0000","last_active":"2024-08-29T18:28:06.171036+0000","last_peered":"2024-08-29T18:28:06.171036+0000","last_clean":"2024-08-29T18:28:06.171036+0000","last_became_active":"2024-08-29T18:22:14.140651+0000","last_became_peered":"2024-08-29T18:22:14.140651+0000","last_unstale":"2024-08-29T18:28:06.171036+0000","last_undegraded":"2024-08-29T18:28:06.171036+0000","last_fullsized":"2024-08-29T18:28:06.171036+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:56:34.781971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":1198,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.619876+0000","last_change":"2024-08-29T18:23:15.418310+0000","last_active":"2024-08-29T18:28:06.619876+0000","last_peered":"2024-08-29T18:28:06.619876+0000","last_clean":"2024-08-29T18:28:06.619876+0000","last_became_active":"2024-08-29T18:23:15.417787+0000","last_became_peered":"2024-08-29T18:23:15.417787+0000","last_unstale":"2024-08-29T18:28:06.619876+0000","last_undegraded":"2024-08-29T18:28:06.619876+0000","last_fullsized":"2024-08-29T18:28:06.619876+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:48:46.621552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":1194,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.622004+0000","last_change":"2024-08-29T18:23:15.432468+0000","last_active":"2024-08-29T18:28:06.622004+0000","last_peered":"2024-08-29T18:28:06.622004+0000","last_clean":"2024-08-29T18:28:06.622004+0000","last_became_active":"2024-08-29T18:23:15.432096+0000","last_became_peered":"2024-08-29T18:23:15.432096+0000","last_unstale":"2024-08-29T18:28:06.622004+0000","last_undegraded":"2024-08-29T18:28:06.622004+0000","last_fullsized":"2024-08-29T18:28:06.622004+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:09:44.103823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1258,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.378399+0000","last_change":"2024-08-29T18:23:15.417001+0000","last_active":"2024-08-29T18:28:06.378399+0000","last_peered":"2024-08-29T18:28:06.378399+0000","last_clean":"2024-08-29T18:28:06.378399+0000","last_became_active":"2024-08-29T18:23:15.415167+0000","last_became_peered":"2024-08-29T18:23:15.415167+0000","last_unstale":"2024-08-29T18:28:06.378399+0000","last_undegraded":"2024-08-29T18:28:06.378399+0000","last_fullsized":"2024-08-29T18:28:06.378399+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:37:34.470849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":1141,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387705+0000","last_change":"2024-08-29T18:23:15.441586+0000","last_active":"2024-08-29T18:28:06.387705+0000","last_peered":"2024-08-29T18:28:06.387705+0000","last_clean":"2024-08-29T18:28:06.387705+0000","last_became_active":"2024-08-29T18:23:15.440993+0000","last_became_peered":"2024-08-29T18:23:15.440993+0000","last_unstale":"2024-08-29T18:28:06.387705+0000","last_undegraded":"2024-08-29T18:28:06.387705+0000","last_fullsized":"2024-08-29T18:28:06.387705+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:54:46.520317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":1182,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324147+0000","last_change":"2024-08-29T18:22:45.187584+0000","last_active":"2024-08-29T18:28:07.324147+0000","last_peered":"2024-08-29T18:28:07.324147+0000","last_clean":"2024-08-29T18:28:07.324147+0000","last_became_active":"2024-08-29T18:22:45.183124+0000","last_became_peered":"2024-08-29T18:22:45.183124+0000","last_unstale":"2024-08-29T18:28:07.324147+0000","last_undegraded":"2024-08-29T18:28:07.324147+0000","last_fullsized":"2024-08-29T18:28:07.324147+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:44:55.472735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":1336,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.394466+0000","last_change":"2024-08-29T18:23:15.446039+0000","last_active":"2024-08-29T18:28:06.394466+0000","last_peered":"2024-08-29T18:28:06.394466+0000","last_clean":"2024-08-29T18:28:06.394466+0000","last_became_active":"2024-08-29T18:23:15.445006+0000","last_became_peered":"2024-08-29T18:23:15.445006+0000","last_unstale":"2024-08-29T18:28:06.394466+0000","last_undegraded":"2024-08-29T18:28:06.394466+0000","last_fullsized":"2024-08-29T18:28:06.394466+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:06:34.094898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":1195,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.620594+0000","last_change":"2024-08-29T18:23:15.402476+0000","last_active":"2024-08-29T18:28:06.620594+0000","last_peered":"2024-08-29T18:28:06.620594+0000","last_clean":"2024-08-29T18:28:06.620594+0000","last_became_active":"2024-08-29T18:23:15.401816+0000","last_became_peered":"2024-08-29T18:23:15.401816+0000","last_unstale":"2024-08-29T18:28:06.620594+0000","last_undegraded":"2024-08-29T18:28:06.620594+0000","last_fullsized":"2024-08-29T18:28:06.620594+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:56:36.973083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.29","version":"0'0","reported_seq":1277,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170581+0000","last_change":"2024-08-29T18:21:45.167282+0000","last_active":"2024-08-29T18:28:06.170581+0000","last_peered":"2024-08-29T18:28:06.170581+0000","last_clean":"2024-08-29T18:28:06.170581+0000","last_became_active":"2024-08-29T18:21:45.166863+0000","last_became_peered":"2024-08-29T18:21:45.166863+0000","last_unstale":"2024-08-29T18:28:06.170581+0000","last_undegraded":"2024-08-29T18:28:06.170581+0000","last_fullsized":"2024-08-29T18:28:06.170581+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:32:41.903906+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.28","version":"0'0","reported_seq":1211,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.620183+0000","last_change":"2024-08-29T18:22:14.152840+0000","last_active":"2024-08-29T18:28:06.620183+0000","last_peered":"2024-08-29T18:28:06.620183+0000","last_clean":"2024-08-29T18:28:06.620183+0000","last_became_active":"2024-08-29T18:22:14.152509+0000","last_became_peered":"2024-08-29T18:22:14.152509+0000","last_unstale":"2024-08-29T18:28:06.620183+0000","last_undegraded":"2024-08-29T18:28:06.620183+0000","last_fullsized":"2024-08-29T18:28:06.620183+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:47:43.643993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.27","version":"0'0","reported_seq":1265,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170061+0000","last_change":"2024-08-29T18:21:45.165911+0000","last_active":"2024-08-29T18:28:06.170061+0000","last_peered":"2024-08-29T18:28:06.170061+0000","last_clean":"2024-08-29T18:28:06.170061+0000","last_became_active":"2024-08-29T18:21:45.164612+0000","last_became_peered":"2024-08-29T18:21:45.164612+0000","last_unstale":"2024-08-29T18:28:06.170061+0000","last_undegraded":"2024-08-29T18:28:06.170061+0000","last_fullsized":"2024-08-29T18:28:06.170061+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:13:23.498942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":1177,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324665+0000","last_change":"2024-08-29T18:23:15.422938+0000","last_active":"2024-08-29T18:28:07.324665+0000","last_peered":"2024-08-29T18:28:07.324665+0000","last_clean":"2024-08-29T18:28:07.324665+0000","last_became_active":"2024-08-29T18:23:15.422480+0000","last_became_peered":"2024-08-29T18:23:15.422480+0000","last_unstale":"2024-08-29T18:28:07.324665+0000","last_undegraded":"2024-08-29T18:28:07.324665+0000","last_fullsized":"2024-08-29T18:28:07.324665+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:42:42.324042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":1322,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.169977+0000","last_change":"2024-08-29T18:21:14.216540+0000","last_active":"2024-08-29T18:28:06.169977+0000","last_peered":"2024-08-29T18:28:06.169977+0000","last_clean":"2024-08-29T18:28:06.169977+0000","last_became_active":"2024-08-29T18:21:14.214737+0000","last_became_peered":"2024-08-29T18:21:14.214737+0000","last_unstale":"2024-08-29T18:28:06.169977+0000","last_undegraded":"2024-08-29T18:28:06.169977+0000","last_fullsized":"2024-08-29T18:28:06.169977+0000","mapping_epoch":519,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:25:10.942550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":1249,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.172588+0000","last_change":"2024-08-29T18:21:45.168532+0000","last_active":"2024-08-29T18:28:06.172588+0000","last_peered":"2024-08-29T18:28:06.172588+0000","last_clean":"2024-08-29T18:28:06.172588+0000","last_became_active":"2024-08-29T18:21:45.166440+0000","last_became_peered":"2024-08-29T18:21:45.166440+0000","last_unstale":"2024-08-29T18:28:06.172588+0000","last_undegraded":"2024-08-29T18:28:06.172588+0000","last_fullsized":"2024-08-29T18:28:06.172588+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:44:30.316954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":1337,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.394749+0000","last_change":"2024-08-29T18:21:45.178241+0000","last_active":"2024-08-29T18:28:06.394749+0000","last_peered":"2024-08-29T18:28:06.394749+0000","last_clean":"2024-08-29T18:28:06.394749+0000","last_became_active":"2024-08-29T18:21:45.177849+0000","last_became_peered":"2024-08-29T18:21:45.177849+0000","last_unstale":"2024-08-29T18:28:06.394749+0000","last_undegraded":"2024-08-29T18:28:06.394749+0000","last_fullsized":"2024-08-29T18:28:06.394749+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:23:56.734936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":1212,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.620785+0000","last_change":"2024-08-29T18:22:14.142280+0000","last_active":"2024-08-29T18:28:06.620785+0000","last_peered":"2024-08-29T18:28:06.620785+0000","last_clean":"2024-08-29T18:28:06.620785+0000","last_became_active":"2024-08-29T18:22:14.141106+0000","last_became_peered":"2024-08-29T18:22:14.141106+0000","last_unstale":"2024-08-29T18:28:06.620785+0000","last_undegraded":"2024-08-29T18:28:06.620785+0000","last_fullsized":"2024-08-29T18:28:06.620785+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:37:27.588267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":1259,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.376698+0000","last_change":"2024-08-29T18:22:45.176781+0000","last_active":"2024-08-29T18:28:06.376698+0000","last_peered":"2024-08-29T18:28:06.376698+0000","last_clean":"2024-08-29T18:28:06.376698+0000","last_became_active":"2024-08-29T18:22:45.175961+0000","last_became_peered":"2024-08-29T18:22:45.175961+0000","last_unstale":"2024-08-29T18:28:06.376698+0000","last_undegraded":"2024-08-29T18:28:06.376698+0000","last_fullsized":"2024-08-29T18:28:06.376698+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:57:15.143282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.20","version":"0'0","reported_seq":1170,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.323240+0000","last_change":"2024-08-29T18:22:45.188821+0000","last_active":"2024-08-29T18:28:07.323240+0000","last_peered":"2024-08-29T18:28:07.323240+0000","last_clean":"2024-08-29T18:28:07.323240+0000","last_became_active":"2024-08-29T18:22:45.187634+0000","last_became_peered":"2024-08-29T18:22:45.187634+0000","last_unstale":"2024-08-29T18:28:07.323240+0000","last_undegraded":"2024-08-29T18:28:07.323240+0000","last_fullsized":"2024-08-29T18:28:07.323240+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:53:44.435463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":1252,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.172107+0000","last_change":"2024-08-29T18:21:45.172439+0000","last_active":"2024-08-29T18:28:06.172107+0000","last_peered":"2024-08-29T18:28:06.172107+0000","last_clean":"2024-08-29T18:28:06.172107+0000","last_became_active":"2024-08-29T18:21:45.171362+0000","last_became_peered":"2024-08-29T18:21:45.171362+0000","last_unstale":"2024-08-29T18:28:06.172107+0000","last_undegraded":"2024-08-29T18:28:06.172107+0000","last_fullsized":"2024-08-29T18:28:06.172107+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:08:45.052083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1b","version":"679'2","reported_seq":1250,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170137+0000","last_change":"2024-08-29T18:23:15.448122+0000","last_active":"2024-08-29T18:28:06.170137+0000","last_peered":"2024-08-29T18:28:06.170137+0000","last_clean":"2024-08-29T18:28:06.170137+0000","last_became_active":"2024-08-29T18:23:15.441427+0000","last_became_peered":"2024-08-29T18:23:15.441427+0000","last_unstale":"2024-08-29T18:28:06.170137+0000","last_undegraded":"2024-08-29T18:28:06.170137+0000","last_fullsized":"2024-08-29T18:28:06.170137+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:00:25.247808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"0'0","reported_seq":1258,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.377212+0000","last_change":"2024-08-29T18:23:15.437813+0000","last_active":"2024-08-29T18:28:06.377212+0000","last_peered":"2024-08-29T18:28:06.377212+0000","last_clean":"2024-08-29T18:28:06.377212+0000","last_became_active":"2024-08-29T18:23:15.437186+0000","last_became_peered":"2024-08-29T18:23:15.437186+0000","last_unstale":"2024-08-29T18:28:06.377212+0000","last_undegraded":"2024-08-29T18:28:06.377212+0000","last_fullsized":"2024-08-29T18:28:06.377212+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:01:50.127698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1a","version":"679'2","reported_seq":1181,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.323833+0000","last_change":"2024-08-29T18:23:15.424700+0000","last_active":"2024-08-29T18:28:07.323833+0000","last_peered":"2024-08-29T18:28:07.323833+0000","last_clean":"2024-08-29T18:28:07.323833+0000","last_became_active":"2024-08-29T18:23:15.423814+0000","last_became_peered":"2024-08-29T18:23:15.423814+0000","last_unstale":"2024-08-29T18:28:07.323833+0000","last_undegraded":"2024-08-29T18:28:07.323833+0000","last_fullsized":"2024-08-29T18:28:07.323833+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:00:54.676679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1250,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170321+0000","last_change":"2024-08-29T18:22:45.179844+0000","last_active":"2024-08-29T18:28:06.170321+0000","last_peered":"2024-08-29T18:28:06.170321+0000","last_clean":"2024-08-29T18:28:06.170321+0000","last_became_active":"2024-08-29T18:22:45.179065+0000","last_became_peered":"2024-08-29T18:22:45.179065+0000","last_unstale":"2024-08-29T18:28:06.170321+0000","last_undegraded":"2024-08-29T18:28:06.170321+0000","last_fullsized":"2024-08-29T18:28:06.170321+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:35:45.936244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.18","version":"0'0","reported_seq":1281,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170463+0000","last_change":"2024-08-29T18:21:14.216116+0000","last_active":"2024-08-29T18:28:06.170463+0000","last_peered":"2024-08-29T18:28:06.170463+0000","last_clean":"2024-08-29T18:28:06.170463+0000","last_became_active":"2024-08-29T18:21:14.205116+0000","last_became_peered":"2024-08-29T18:21:14.205116+0000","last_unstale":"2024-08-29T18:28:06.170463+0000","last_undegraded":"2024-08-29T18:28:06.170463+0000","last_fullsized":"2024-08-29T18:28:06.170463+0000","mapping_epoch":519,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:01:48.054836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.18","version":"0'0","reported_seq":1197,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.619989+0000","last_change":"2024-08-29T18:23:15.392783+0000","last_active":"2024-08-29T18:28:06.619989+0000","last_peered":"2024-08-29T18:28:06.619989+0000","last_clean":"2024-08-29T18:28:06.619989+0000","last_became_active":"2024-08-29T18:23:15.391894+0000","last_became_peered":"2024-08-29T18:23:15.391894+0000","last_unstale":"2024-08-29T18:28:06.619989+0000","last_undegraded":"2024-08-29T18:28:06.619989+0000","last_fullsized":"2024-08-29T18:28:06.619989+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:07:55.681126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":1322,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170897+0000","last_change":"2024-08-29T18:21:45.166289+0000","last_active":"2024-08-29T18:28:06.170897+0000","last_peered":"2024-08-29T18:28:06.170897+0000","last_clean":"2024-08-29T18:28:06.170897+0000","last_became_active":"2024-08-29T18:21:45.165994+0000","last_became_peered":"2024-08-29T18:21:45.165994+0000","last_unstale":"2024-08-29T18:28:06.170897+0000","last_undegraded":"2024-08-29T18:28:06.170897+0000","last_fullsized":"2024-08-29T18:28:06.170897+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:37:01.336869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":1172,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324934+0000","last_change":"2024-08-29T18:22:45.196499+0000","last_active":"2024-08-29T18:28:07.324934+0000","last_peered":"2024-08-29T18:28:07.324934+0000","last_clean":"2024-08-29T18:28:07.324934+0000","last_became_active":"2024-08-29T18:22:45.189696+0000","last_became_peered":"2024-08-29T18:22:45.189696+0000","last_unstale":"2024-08-29T18:28:07.324934+0000","last_undegraded":"2024-08-29T18:28:07.324934+0000","last_fullsized":"2024-08-29T18:28:07.324934+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:51:00.320550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":1186,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621665+0000","last_change":"2024-08-29T18:23:15.419150+0000","last_active":"2024-08-29T18:28:06.621665+0000","last_peered":"2024-08-29T18:28:06.621665+0000","last_clean":"2024-08-29T18:28:06.621665+0000","last_became_active":"2024-08-29T18:23:15.418431+0000","last_became_peered":"2024-08-29T18:23:15.418431+0000","last_unstale":"2024-08-29T18:28:06.621665+0000","last_undegraded":"2024-08-29T18:28:06.621665+0000","last_fullsized":"2024-08-29T18:28:06.621665+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:26:30.465553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.16","version":"0'0","reported_seq":1178,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621946+0000","last_change":"2024-08-29T18:22:45.181079+0000","last_active":"2024-08-29T18:28:06.621946+0000","last_peered":"2024-08-29T18:28:06.621946+0000","last_clean":"2024-08-29T18:28:06.621946+0000","last_became_active":"2024-08-29T18:22:45.179763+0000","last_became_peered":"2024-08-29T18:22:45.179763+0000","last_unstale":"2024-08-29T18:28:06.621946+0000","last_undegraded":"2024-08-29T18:28:06.621946+0000","last_fullsized":"2024-08-29T18:28:06.621946+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:57:24.652948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":1258,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.376307+0000","last_change":"2024-08-29T18:22:14.155829+0000","last_active":"2024-08-29T18:28:06.376307+0000","last_peered":"2024-08-29T18:28:06.376307+0000","last_clean":"2024-08-29T18:28:06.376307+0000","last_became_active":"2024-08-29T18:22:14.155173+0000","last_became_peered":"2024-08-29T18:22:14.155173+0000","last_unstale":"2024-08-29T18:28:06.376307+0000","last_undegraded":"2024-08-29T18:28:06.376307+0000","last_fullsized":"2024-08-29T18:28:06.376307+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:37:59.773593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.15","version":"66'3","reported_seq":1334,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170127+0000","last_change":"2024-08-29T18:22:14.133231+0000","last_active":"2024-08-29T18:28:06.170127+0000","last_peered":"2024-08-29T18:28:06.170127+0000","last_clean":"2024-08-29T18:28:06.170127+0000","last_became_active":"2024-08-29T18:22:14.131949+0000","last_became_peered":"2024-08-29T18:22:14.131949+0000","last_unstale":"2024-08-29T18:28:06.170127+0000","last_undegraded":"2024-08-29T18:28:06.170127+0000","last_fullsized":"2024-08-29T18:28:06.170127+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:10:21.488063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":1226,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.173548+0000","last_change":"2024-08-29T18:23:15.392832+0000","last_active":"2024-08-29T18:28:06.173548+0000","last_peered":"2024-08-29T18:28:06.173548+0000","last_clean":"2024-08-29T18:28:06.173548+0000","last_became_active":"2024-08-29T18:23:15.392316+0000","last_became_peered":"2024-08-29T18:23:15.392316+0000","last_unstale":"2024-08-29T18:28:06.173548+0000","last_undegraded":"2024-08-29T18:28:06.173548+0000","last_fullsized":"2024-08-29T18:28:06.173548+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:16:11.325820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.14","version":"679'29","reported_seq":1207,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324439+0000","last_change":"2024-08-29T18:22:45.186656+0000","last_active":"2024-08-29T18:28:07.324439+0000","last_peered":"2024-08-29T18:28:07.324439+0000","last_clean":"2024-08-29T18:28:07.324439+0000","last_became_active":"2024-08-29T18:22:45.183117+0000","last_became_peered":"2024-08-29T18:22:45.183117+0000","last_unstale":"2024-08-29T18:28:07.324439+0000","last_undegraded":"2024-08-29T18:28:07.324439+0000","last_fullsized":"2024-08-29T18:28:07.324439+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:17:08.593508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5810,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":1123,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387421+0000","last_change":"2024-08-29T18:23:15.434748+0000","last_active":"2024-08-29T18:28:06.387421+0000","last_peered":"2024-08-29T18:28:06.387421+0000","last_clean":"2024-08-29T18:28:06.387421+0000","last_became_active":"2024-08-29T18:23:15.427002+0000","last_became_peered":"2024-08-29T18:23:15.427002+0000","last_unstale":"2024-08-29T18:28:06.387421+0000","last_undegraded":"2024-08-29T18:28:06.387421+0000","last_fullsized":"2024-08-29T18:28:06.387421+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:32:54.218781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.13","version":"66'2","reported_seq":1345,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.394511+0000","last_change":"2024-08-29T18:21:45.178447+0000","last_active":"2024-08-29T18:28:06.394511+0000","last_peered":"2024-08-29T18:28:06.394511+0000","last_clean":"2024-08-29T18:28:06.394511+0000","last_became_active":"2024-08-29T18:21:45.177920+0000","last_became_peered":"2024-08-29T18:21:45.177920+0000","last_unstale":"2024-08-29T18:28:06.394511+0000","last_undegraded":"2024-08-29T18:28:06.394511+0000","last_fullsized":"2024-08-29T18:28:06.394511+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:55:30.464064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.12","version":"0'0","reported_seq":1336,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.393832+0000","last_change":"2024-08-29T18:23:15.387313+0000","last_active":"2024-08-29T18:28:06.393832+0000","last_peered":"2024-08-29T18:28:06.393832+0000","last_clean":"2024-08-29T18:28:06.393832+0000","last_became_active":"2024-08-29T18:23:15.386524+0000","last_became_peered":"2024-08-29T18:23:15.386524+0000","last_unstale":"2024-08-29T18:28:06.393832+0000","last_undegraded":"2024-08-29T18:28:06.393832+0000","last_fullsized":"2024-08-29T18:28:06.393832+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:04:44.112003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":1208,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.620954+0000","last_change":"2024-08-29T18:23:15.418477+0000","last_active":"2024-08-29T18:28:06.620954+0000","last_peered":"2024-08-29T18:28:06.620954+0000","last_clean":"2024-08-29T18:28:06.620954+0000","last_became_active":"2024-08-29T18:23:15.418025+0000","last_became_peered":"2024-08-29T18:23:15.418025+0000","last_unstale":"2024-08-29T18:28:06.620954+0000","last_undegraded":"2024-08-29T18:28:06.620954+0000","last_fullsized":"2024-08-29T18:28:06.620954+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:09:18.828398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":1123,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387029+0000","last_change":"2024-08-29T18:23:15.434490+0000","last_active":"2024-08-29T18:28:06.387029+0000","last_peered":"2024-08-29T18:28:06.387029+0000","last_clean":"2024-08-29T18:28:06.387029+0000","last_became_active":"2024-08-29T18:23:15.434200+0000","last_became_peered":"2024-08-29T18:23:15.434200+0000","last_unstale":"2024-08-29T18:28:06.387029+0000","last_undegraded":"2024-08-29T18:28:06.387029+0000","last_fullsized":"2024-08-29T18:28:06.387029+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:40:42.871086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.11","version":"0'0","reported_seq":1185,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.323454+0000","last_change":"2024-08-29T18:22:45.183466+0000","last_active":"2024-08-29T18:28:07.323454+0000","last_peered":"2024-08-29T18:28:07.323454+0000","last_clean":"2024-08-29T18:28:07.323454+0000","last_became_active":"2024-08-29T18:22:45.182819+0000","last_became_peered":"2024-08-29T18:22:45.182819+0000","last_unstale":"2024-08-29T18:28:07.323454+0000","last_undegraded":"2024-08-29T18:28:07.323454+0000","last_fullsized":"2024-08-29T18:28:07.323454+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:30:33.069816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.10","version":"0'0","reported_seq":1169,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.323253+0000","last_change":"2024-08-29T18:22:45.188835+0000","last_active":"2024-08-29T18:28:07.323253+0000","last_peered":"2024-08-29T18:28:07.323253+0000","last_clean":"2024-08-29T18:28:07.323253+0000","last_became_active":"2024-08-29T18:22:45.187049+0000","last_became_peered":"2024-08-29T18:22:45.187049+0000","last_unstale":"2024-08-29T18:28:07.323253+0000","last_undegraded":"2024-08-29T18:28:07.323253+0000","last_fullsized":"2024-08-29T18:28:07.323253+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:54:15.570758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"66'8","reported_seq":1314,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.376674+0000","last_change":"2024-08-29T18:20:43.026915+0000","last_active":"2024-08-29T18:28:06.376674+0000","last_peered":"2024-08-29T18:28:06.376674+0000","last_clean":"2024-08-29T18:28:06.376674+0000","last_became_active":"2024-08-29T18:20:43.026336+0000","last_became_peered":"2024-08-29T18:20:43.026336+0000","last_unstale":"2024-08-29T18:28:06.376674+0000","last_undegraded":"2024-08-29T18:28:06.376674+0000","last_fullsized":"2024-08-29T18:28:06.376674+0000","mapping_epoch":489,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":490,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:51:20.250109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1141,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386175+0000","last_change":"2024-08-29T18:23:15.416485+0000","last_active":"2024-08-29T18:28:06.386175+0000","last_peered":"2024-08-29T18:28:06.386175+0000","last_clean":"2024-08-29T18:28:06.386175+0000","last_became_active":"2024-08-29T18:23:15.415553+0000","last_became_peered":"2024-08-29T18:23:15.415553+0000","last_unstale":"2024-08-29T18:28:06.386175+0000","last_undegraded":"2024-08-29T18:28:06.386175+0000","last_fullsized":"2024-08-29T18:28:06.386175+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:37:50.155673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.8","version":"912'296","reported_seq":3628,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.377003+0000","last_change":"2024-08-29T18:27:56.390605+0000","last_active":"2024-08-29T18:28:06.377003+0000","last_peered":"2024-08-29T18:28:06.377003+0000","last_clean":"2024-08-29T18:28:06.377003+0000","last_became_active":"2024-08-29T18:20:43.026385+0000","last_became_peered":"2024-08-29T18:20:43.026385+0000","last_unstale":"2024-08-29T18:28:06.377003+0000","last_undegraded":"2024-08-29T18:28:06.377003+0000","last_fullsized":"2024-08-29T18:28:06.377003+0000","mapping_epoch":489,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":490,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":296,"log_dups_size":0,"ondisk_log_size":296,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:29:25.893868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087284600000000004,"stat_sum":{"num_bytes":1155072,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":30,"num_read_kb":25018,"num_write":73,"num_write_kb":20568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.f","version":"66'1","reported_seq":1235,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.173848+0000","last_change":"2024-08-29T18:23:15.430294+0000","last_active":"2024-08-29T18:28:06.173848+0000","last_peered":"2024-08-29T18:28:06.173848+0000","last_clean":"2024-08-29T18:28:06.173848+0000","last_became_active":"2024-08-29T18:23:15.429638+0000","last_became_peered":"2024-08-29T18:23:15.429638+0000","last_unstale":"2024-08-29T18:28:06.173848+0000","last_undegraded":"2024-08-29T18:28:06.173848+0000","last_fullsized":"2024-08-29T18:28:06.173848+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:37:39.072711+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":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1123,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.388263+0000","last_change":"2024-08-29T18:23:15.417249+0000","last_active":"2024-08-29T18:28:06.388263+0000","last_peered":"2024-08-29T18:28:06.388263+0000","last_clean":"2024-08-29T18:28:06.388263+0000","last_became_active":"2024-08-29T18:23:15.416864+0000","last_became_peered":"2024-08-29T18:23:15.416864+0000","last_unstale":"2024-08-29T18:28:06.388263+0000","last_undegraded":"2024-08-29T18:28:06.388263+0000","last_fullsized":"2024-08-29T18:28:06.388263+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:19:12.658170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.9","version":"912'1597","reported_seq":4587,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386256+0000","last_change":"2024-08-29T18:27:56.330369+0000","last_active":"2024-08-29T18:28:06.386256+0000","last_peered":"2024-08-29T18:28:06.386256+0000","last_clean":"2024-08-29T18:28:06.386256+0000","last_became_active":"2024-08-29T18:23:15.417505+0000","last_became_peered":"2024-08-29T18:23:15.417505+0000","last_unstale":"2024-08-29T18:28:06.386256+0000","last_undegraded":"2024-08-29T18:28:06.386256+0000","last_fullsized":"2024-08-29T18:28:06.386256+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1597,"log_dups_size":0,"ondisk_log_size":1597,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:54:09.456797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.018835444999999999,"stat_sum":{"num_bytes":44580864,"num_objects":22,"num_object_clones":19,"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":1,"num_read":289,"num_read_kb":425331,"num_write":649,"num_write_kb":137608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":79527936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"66'2","reported_seq":1267,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.378070+0000","last_change":"2024-08-29T18:23:15.417698+0000","last_active":"2024-08-29T18:28:06.378070+0000","last_peered":"2024-08-29T18:28:06.378070+0000","last_clean":"2024-08-29T18:28:06.378070+0000","last_became_active":"2024-08-29T18:23:15.416208+0000","last_became_peered":"2024-08-29T18:23:15.416208+0000","last_unstale":"2024-08-29T18:28:06.378070+0000","last_undegraded":"2024-08-29T18:28:06.378070+0000","last_fullsized":"2024-08-29T18:28:06.378070+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:56:00.234601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1164,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.388684+0000","last_change":"2024-08-29T18:23:15.438137+0000","last_active":"2024-08-29T18:28:06.388684+0000","last_peered":"2024-08-29T18:28:06.388684+0000","last_clean":"2024-08-29T18:28:06.388684+0000","last_became_active":"2024-08-29T18:23:15.436842+0000","last_became_peered":"2024-08-29T18:23:15.436842+0000","last_unstale":"2024-08-29T18:28:06.388684+0000","last_undegraded":"2024-08-29T18:28:06.388684+0000","last_fullsized":"2024-08-29T18:28:06.388684+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:05:31.441553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.a","version":"913'3117","reported_seq":6251,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.376897+0000","last_change":"2024-08-29T18:27:56.421145+0000","last_active":"2024-08-29T18:28:06.376897+0000","last_peered":"2024-08-29T18:28:06.376897+0000","last_clean":"2024-08-29T18:28:06.376897+0000","last_became_active":"2024-08-29T18:21:45.181384+0000","last_became_peered":"2024-08-29T18:21:45.181384+0000","last_unstale":"2024-08-29T18:28:06.376897+0000","last_undegraded":"2024-08-29T18:28:06.376897+0000","last_fullsized":"2024-08-29T18:28:06.376897+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":3117,"log_dups_size":0,"ondisk_log_size":3117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:12:14.553727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.030890618000000002,"stat_sum":{"num_bytes":131055616,"num_objects":55,"num_object_clones":48,"num_object_copies":165,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":503,"num_read_kb":674829,"num_write":1189,"num_write_kb":264080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":109977600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"66'1","reported_seq":1329,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170241+0000","last_change":"2024-08-29T18:21:45.167068+0000","last_active":"2024-08-29T18:28:06.170241+0000","last_peered":"2024-08-29T18:28:06.170241+0000","last_clean":"2024-08-29T18:28:06.170241+0000","last_became_active":"2024-08-29T18:21:45.166413+0000","last_became_peered":"2024-08-29T18:21:45.166413+0000","last_unstale":"2024-08-29T18:28:06.170241+0000","last_undegraded":"2024-08-29T18:28:06.170241+0000","last_fullsized":"2024-08-29T18:28:06.170241+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:07:55.682973+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":[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.c","version":"0'0","reported_seq":1205,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621638+0000","last_change":"2024-08-29T18:22:45.174771+0000","last_active":"2024-08-29T18:28:06.621638+0000","last_peered":"2024-08-29T18:28:06.621638+0000","last_clean":"2024-08-29T18:28:06.621638+0000","last_became_active":"2024-08-29T18:22:45.173828+0000","last_became_peered":"2024-08-29T18:22:45.173828+0000","last_unstale":"2024-08-29T18:28:06.621638+0000","last_undegraded":"2024-08-29T18:28:06.621638+0000","last_fullsized":"2024-08-29T18:28:06.621638+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:51:00.332865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"913'2932","reported_seq":6061,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.378150+0000","last_change":"2024-08-29T18:27:56.433072+0000","last_active":"2024-08-29T18:28:06.378150+0000","last_peered":"2024-08-29T18:28:06.378150+0000","last_clean":"2024-08-29T18:28:06.378150+0000","last_became_active":"2024-08-29T18:22:14.147615+0000","last_became_peered":"2024-08-29T18:22:14.147615+0000","last_unstale":"2024-08-29T18:28:06.378150+0000","last_undegraded":"2024-08-29T18:28:06.378150+0000","last_fullsized":"2024-08-29T18:28:06.378150+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":2932,"log_dups_size":0,"ondisk_log_size":2932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:47:23.031881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.041420347000000003,"stat_sum":{"num_bytes":120619008,"num_objects":43,"num_object_clones":37,"num_object_copies":129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43,"num_whiteouts":1,"num_read":493,"num_read_kb":845188,"num_write":1072,"num_write_kb":279048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":57229312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":1306,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.377583+0000","last_change":"2024-08-29T18:22:14.153404+0000","last_active":"2024-08-29T18:28:06.377583+0000","last_peered":"2024-08-29T18:28:06.377583+0000","last_clean":"2024-08-29T18:28:06.377583+0000","last_became_active":"2024-08-29T18:22:14.152804+0000","last_became_peered":"2024-08-29T18:22:14.152804+0000","last_unstale":"2024-08-29T18:28:06.377583+0000","last_undegraded":"2024-08-29T18:28:06.377583+0000","last_fullsized":"2024-08-29T18:28:06.377583+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:45:03.528454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":1142,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387986+0000","last_change":"2024-08-29T18:23:15.435368+0000","last_active":"2024-08-29T18:28:06.387986+0000","last_peered":"2024-08-29T18:28:06.387986+0000","last_clean":"2024-08-29T18:28:06.387986+0000","last_became_active":"2024-08-29T18:23:15.434201+0000","last_became_peered":"2024-08-29T18:23:15.434201+0000","last_unstale":"2024-08-29T18:28:06.387986+0000","last_undegraded":"2024-08-29T18:28:06.387986+0000","last_fullsized":"2024-08-29T18:28:06.387986+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:04:41.598658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.4","version":"901'1866","reported_seq":4828,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387752+0000","last_change":"2024-08-29T18:27:56.317832+0000","last_active":"2024-08-29T18:28:06.387752+0000","last_peered":"2024-08-29T18:28:06.387752+0000","last_clean":"2024-08-29T18:28:06.387752+0000","last_became_active":"2024-08-29T18:23:15.432511+0000","last_became_peered":"2024-08-29T18:23:15.432511+0000","last_unstale":"2024-08-29T18:28:06.387752+0000","last_undegraded":"2024-08-29T18:28:06.387752+0000","last_fullsized":"2024-08-29T18:28:06.387752+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1866,"log_dups_size":0,"ondisk_log_size":1866,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:56:52.891713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001268546,"stat_sum":{"num_bytes":51838976,"num_objects":20,"num_object_clones":16,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":1,"num_read":319,"num_read_kb":571092,"num_write":641,"num_write_kb":137160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":13983744,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":1174,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.325087+0000","last_change":"2024-08-29T18:23:15.442189+0000","last_active":"2024-08-29T18:28:07.325087+0000","last_peered":"2024-08-29T18:28:07.325087+0000","last_clean":"2024-08-29T18:28:07.325087+0000","last_became_active":"2024-08-29T18:23:15.441883+0000","last_became_peered":"2024-08-29T18:23:15.441883+0000","last_unstale":"2024-08-29T18:28:07.325087+0000","last_undegraded":"2024-08-29T18:28:07.325087+0000","last_fullsized":"2024-08-29T18:28:07.325087+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:34:34.016081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001164825,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"333'225","reported_seq":1741,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386510+0000","last_change":"2024-08-29T18:23:15.415714+0000","last_active":"2024-08-29T18:28:06.386510+0000","last_peered":"2024-08-29T18:28:06.386510+0000","last_clean":"2024-08-29T18:28:06.386510+0000","last_became_active":"2024-08-29T18:23:15.415049+0000","last_became_peered":"2024-08-29T18:23:15.415049+0000","last_unstale":"2024-08-29T18:28:06.386510+0000","last_undegraded":"2024-08-29T18:28:06.386510+0000","last_fullsized":"2024-08-29T18:28:06.386510+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:01:18.570400+0000","last_clean_scrub_stamp":"2024-08-29T18:01:18.570400+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:37:49.084834+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":1070,"num_read_kb":1904,"num_write":367,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":1178,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.620842+0000","last_change":"2024-08-29T18:23:15.430496+0000","last_active":"2024-08-29T18:28:06.620842+0000","last_peered":"2024-08-29T18:28:06.620842+0000","last_clean":"2024-08-29T18:28:06.620842+0000","last_became_active":"2024-08-29T18:23:15.429833+0000","last_became_peered":"2024-08-29T18:23:15.429833+0000","last_unstale":"2024-08-29T18:28:06.620842+0000","last_undegraded":"2024-08-29T18:28:06.620842+0000","last_fullsized":"2024-08-29T18:28:06.620842+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:29:15.527645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1245,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170318+0000","last_change":"2024-08-29T18:22:45.192873+0000","last_active":"2024-08-29T18:28:06.170318+0000","last_peered":"2024-08-29T18:28:06.170318+0000","last_clean":"2024-08-29T18:28:06.170318+0000","last_became_active":"2024-08-29T18:22:45.192076+0000","last_became_peered":"2024-08-29T18:22:45.192076+0000","last_unstale":"2024-08-29T18:28:06.170318+0000","last_undegraded":"2024-08-29T18:28:06.170318+0000","last_fullsized":"2024-08-29T18:28:06.170318+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:21:30.178677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.7","version":"0'0","reported_seq":3144,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.619833+0000","last_change":"2024-08-29T18:27:56.318976+0000","last_active":"2024-08-29T18:28:06.619833+0000","last_peered":"2024-08-29T18:28:06.619833+0000","last_clean":"2024-08-29T18:28:06.619833+0000","last_became_active":"2024-08-29T18:22:14.144464+0000","last_became_peered":"2024-08-29T18:22:14.144464+0000","last_unstale":"2024-08-29T18:28:06.619833+0000","last_undegraded":"2024-08-29T18:28:06.619833+0000","last_fullsized":"2024-08-29T18:28:06.619833+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:30:23.413485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017901779999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":1345,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.395387+0000","last_change":"2024-08-29T18:20:43.022265+0000","last_active":"2024-08-29T18:28:06.395387+0000","last_peered":"2024-08-29T18:28:06.395387+0000","last_clean":"2024-08-29T18:28:06.395387+0000","last_became_active":"2024-08-29T18:20:43.021454+0000","last_became_peered":"2024-08-29T18:20:43.021454+0000","last_unstale":"2024-08-29T18:28:06.395387+0000","last_undegraded":"2024-08-29T18:28:06.395387+0000","last_fullsized":"2024-08-29T18:28:06.395387+0000","mapping_epoch":489,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":490,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:15:55.363382+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1159,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386181+0000","last_change":"2024-08-29T18:23:15.421918+0000","last_active":"2024-08-29T18:28:06.386181+0000","last_peered":"2024-08-29T18:28:06.386181+0000","last_clean":"2024-08-29T18:28:06.386181+0000","last_became_active":"2024-08-29T18:23:15.421328+0000","last_became_peered":"2024-08-29T18:23:15.421328+0000","last_unstale":"2024-08-29T18:28:06.386181+0000","last_undegraded":"2024-08-29T18:28:06.386181+0000","last_fullsized":"2024-08-29T18:28:06.386181+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:46:42.409416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1337,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.393696+0000","last_change":"2024-08-29T18:21:45.179563+0000","last_active":"2024-08-29T18:28:06.393696+0000","last_peered":"2024-08-29T18:28:06.393696+0000","last_clean":"2024-08-29T18:28:06.393696+0000","last_became_active":"2024-08-29T18:21:45.178993+0000","last_became_peered":"2024-08-29T18:21:45.178993+0000","last_unstale":"2024-08-29T18:28:06.393696+0000","last_undegraded":"2024-08-29T18:28:06.393696+0000","last_fullsized":"2024-08-29T18:28:06.393696+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:29:12.449929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"899'512","reported_seq":3875,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.376359+0000","last_change":"2024-08-29T18:27:56.397584+0000","last_active":"2024-08-29T18:28:06.376359+0000","last_peered":"2024-08-29T18:28:06.376359+0000","last_clean":"2024-08-29T18:28:06.376359+0000","last_became_active":"2024-08-29T18:22:14.153652+0000","last_became_peered":"2024-08-29T18:22:14.153652+0000","last_unstale":"2024-08-29T18:28:06.376359+0000","last_undegraded":"2024-08-29T18:28:06.376359+0000","last_fullsized":"2024-08-29T18:28:06.376359+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":512,"log_dups_size":0,"ondisk_log_size":512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:38:38.539892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0067251940000000003,"stat_sum":{"num_bytes":12730368,"num_objects":5,"num_object_clones":4,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":86,"num_read_kb":184338,"num_write":186,"num_write_kb":45480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":12337152,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":1322,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171602+0000","last_change":"2024-08-29T18:22:14.145273+0000","last_active":"2024-08-29T18:28:06.171602+0000","last_peered":"2024-08-29T18:28:06.171602+0000","last_clean":"2024-08-29T18:28:06.171602+0000","last_became_active":"2024-08-29T18:22:14.144563+0000","last_became_peered":"2024-08-29T18:22:14.144563+0000","last_unstale":"2024-08-29T18:28:06.171602+0000","last_undegraded":"2024-08-29T18:28:06.171602+0000","last_fullsized":"2024-08-29T18:28:06.171602+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:30:55.940341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017734579999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1306,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.376966+0000","last_change":"2024-08-29T18:21:14.216977+0000","last_active":"2024-08-29T18:28:06.376966+0000","last_peered":"2024-08-29T18:28:06.376966+0000","last_clean":"2024-08-29T18:28:06.376966+0000","last_became_active":"2024-08-29T18:21:14.216147+0000","last_became_peered":"2024-08-29T18:21:14.216147+0000","last_unstale":"2024-08-29T18:28:06.376966+0000","last_undegraded":"2024-08-29T18:28:06.376966+0000","last_fullsized":"2024-08-29T18:28:06.376966+0000","mapping_epoch":519,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:11:25.715012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1324,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170040+0000","last_change":"2024-08-29T18:22:45.174558+0000","last_active":"2024-08-29T18:28:06.170040+0000","last_peered":"2024-08-29T18:28:06.170040+0000","last_clean":"2024-08-29T18:28:06.170040+0000","last_became_active":"2024-08-29T18:22:45.173801+0000","last_became_peered":"2024-08-29T18:22:45.173801+0000","last_unstale":"2024-08-29T18:28:06.170040+0000","last_undegraded":"2024-08-29T18:28:06.170040+0000","last_fullsized":"2024-08-29T18:28:06.170040+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:57:17.229439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.5","version":"912'602","reported_seq":4074,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.395418+0000","last_change":"2024-08-29T18:27:56.320452+0000","last_active":"2024-08-29T18:28:06.395418+0000","last_peered":"2024-08-29T18:28:06.395418+0000","last_clean":"2024-08-29T18:28:06.395418+0000","last_became_active":"2024-08-29T18:21:45.172310+0000","last_became_peered":"2024-08-29T18:21:45.172310+0000","last_unstale":"2024-08-29T18:28:06.395418+0000","last_undegraded":"2024-08-29T18:28:06.395418+0000","last_fullsized":"2024-08-29T18:28:06.395418+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":602,"log_dups_size":0,"ondisk_log_size":602,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:44:43.206713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0090658679999999995,"stat_sum":{"num_bytes":15138816,"num_objects":8,"num_object_clones":7,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":90,"num_read_kb":187352,"num_write":173,"num_write_kb":40144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":20463616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":1291,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171744+0000","last_change":"2024-08-29T18:21:14.218591+0000","last_active":"2024-08-29T18:28:06.171744+0000","last_peered":"2024-08-29T18:28:06.171744+0000","last_clean":"2024-08-29T18:28:06.171744+0000","last_became_active":"2024-08-29T18:21:14.218037+0000","last_became_peered":"2024-08-29T18:21:14.218037+0000","last_unstale":"2024-08-29T18:28:06.171744+0000","last_undegraded":"2024-08-29T18:28:06.171744+0000","last_fullsized":"2024-08-29T18:28:06.171744+0000","mapping_epoch":519,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:13:27.957149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":1190,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.620899+0000","last_change":"2024-08-29T18:22:45.193462+0000","last_active":"2024-08-29T18:28:06.620899+0000","last_peered":"2024-08-29T18:28:06.620899+0000","last_clean":"2024-08-29T18:28:06.620899+0000","last_became_active":"2024-08-29T18:22:45.192618+0000","last_became_peered":"2024-08-29T18:22:45.192618+0000","last_unstale":"2024-08-29T18:28:06.620899+0000","last_undegraded":"2024-08-29T18:28:06.620899+0000","last_fullsized":"2024-08-29T18:28:06.620899+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:37:01.693909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1231,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.172815+0000","last_change":"2024-08-29T18:22:45.169849+0000","last_active":"2024-08-29T18:28:06.172815+0000","last_peered":"2024-08-29T18:28:06.172815+0000","last_clean":"2024-08-29T18:28:06.172815+0000","last_became_active":"2024-08-29T18:22:45.169483+0000","last_became_peered":"2024-08-29T18:22:45.169483+0000","last_unstale":"2024-08-29T18:28:06.172815+0000","last_undegraded":"2024-08-29T18:28:06.172815+0000","last_fullsized":"2024-08-29T18:28:06.172815+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:31:26.899619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.3","version":"912'1944","reported_seq":5220,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.395161+0000","last_change":"2024-08-29T18:27:56.311961+0000","last_active":"2024-08-29T18:28:06.395161+0000","last_peered":"2024-08-29T18:28:06.395161+0000","last_clean":"2024-08-29T18:28:06.395161+0000","last_became_active":"2024-08-29T18:22:45.185904+0000","last_became_peered":"2024-08-29T18:22:45.185904+0000","last_unstale":"2024-08-29T18:28:06.395161+0000","last_undegraded":"2024-08-29T18:28:06.395161+0000","last_fullsized":"2024-08-29T18:28:06.395161+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1944,"log_dups_size":0,"ondisk_log_size":1944,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:29:20.186225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061578299999999996,"stat_sum":{"num_bytes":40960000,"num_objects":28,"num_object_clones":24,"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":1,"num_read":268,"num_read_kb":426894,"num_write":532,"num_write_kb":161584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":10108928,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.2","version":"75'2","reported_seq":1293,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170790+0000","last_change":"2024-08-29T18:22:14.148845+0000","last_active":"2024-08-29T18:28:06.170790+0000","last_peered":"2024-08-29T18:28:06.170790+0000","last_clean":"2024-08-29T18:28:06.170790+0000","last_became_active":"2024-08-29T18:22:14.148057+0000","last_became_peered":"2024-08-29T18:22:14.148057+0000","last_unstale":"2024-08-29T18:28:06.170790+0000","last_undegraded":"2024-08-29T18:28:06.170790+0000","last_fullsized":"2024-08-29T18:28:06.170790+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:39:10.960854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014798739999999999,"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,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1329,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171618+0000","last_change":"2024-08-29T18:23:15.425034+0000","last_active":"2024-08-29T18:28:06.171618+0000","last_peered":"2024-08-29T18:28:06.171618+0000","last_clean":"2024-08-29T18:28:06.171618+0000","last_became_active":"2024-08-29T18:23:15.423868+0000","last_became_peered":"2024-08-29T18:23:15.423868+0000","last_unstale":"2024-08-29T18:28:06.171618+0000","last_undegraded":"2024-08-29T18:28:06.171618+0000","last_fullsized":"2024-08-29T18:28:06.171618+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:29:18.586228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":1212,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621910+0000","last_change":"2024-08-29T18:22:14.135052+0000","last_active":"2024-08-29T18:28:06.621910+0000","last_peered":"2024-08-29T18:28:06.621910+0000","last_clean":"2024-08-29T18:28:06.621910+0000","last_became_active":"2024-08-29T18:22:14.134497+0000","last_became_peered":"2024-08-29T18:22:14.134497+0000","last_unstale":"2024-08-29T18:28:06.621910+0000","last_undegraded":"2024-08-29T18:28:06.621910+0000","last_fullsized":"2024-08-29T18:28:06.621910+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:35:34.970920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.2","version":"913'1366","reported_seq":4360,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324331+0000","last_change":"2024-08-29T18:27:56.300948+0000","last_active":"2024-08-29T18:28:07.324331+0000","last_peered":"2024-08-29T18:28:07.324331+0000","last_clean":"2024-08-29T18:28:07.324331+0000","last_became_active":"2024-08-29T18:22:45.192551+0000","last_became_peered":"2024-08-29T18:22:45.192551+0000","last_unstale":"2024-08-29T18:28:07.324331+0000","last_undegraded":"2024-08-29T18:28:07.324331+0000","last_fullsized":"2024-08-29T18:28:07.324331+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1366,"log_dups_size":0,"ondisk_log_size":1366,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:31:33.234214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001031342,"stat_sum":{"num_bytes":47407104,"num_objects":22,"num_object_clones":19,"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":150,"num_read_kb":228374,"num_write":583,"num_write_kb":142208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":23379968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.3","version":"73'1","reported_seq":1347,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.394676+0000","last_change":"2024-08-29T18:23:15.449981+0000","last_active":"2024-08-29T18:28:06.394676+0000","last_peered":"2024-08-29T18:28:06.394676+0000","last_clean":"2024-08-29T18:28:06.394676+0000","last_became_active":"2024-08-29T18:23:15.448727+0000","last_became_peered":"2024-08-29T18:23:15.448727+0000","last_unstale":"2024-08-29T18:28:06.394676+0000","last_undegraded":"2024-08-29T18:28:06.394676+0000","last_fullsized":"2024-08-29T18:28:06.394676+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:22:50.249060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":1127,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387845+0000","last_change":"2024-08-29T18:23:15.428209+0000","last_active":"2024-08-29T18:28:06.387845+0000","last_peered":"2024-08-29T18:28:06.387845+0000","last_clean":"2024-08-29T18:28:06.387845+0000","last_became_active":"2024-08-29T18:23:15.416422+0000","last_became_peered":"2024-08-29T18:23:15.416422+0000","last_unstale":"2024-08-29T18:28:06.387845+0000","last_undegraded":"2024-08-29T18:28:06.387845+0000","last_fullsized":"2024-08-29T18:28:06.387845+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:49:50.397771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":1323,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171699+0000","last_change":"2024-08-29T18:22:14.159468+0000","last_active":"2024-08-29T18:28:06.171699+0000","last_peered":"2024-08-29T18:28:06.171699+0000","last_clean":"2024-08-29T18:28:06.171699+0000","last_became_active":"2024-08-29T18:22:14.159050+0000","last_became_peered":"2024-08-29T18:22:14.159050+0000","last_unstale":"2024-08-29T18:28:06.171699+0000","last_undegraded":"2024-08-29T18:28:06.171699+0000","last_fullsized":"2024-08-29T18:28:06.171699+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:33:13.563897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.1","version":"913'1922","reported_seq":5010,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.172468+0000","last_change":"2024-08-29T18:27:56.328703+0000","last_active":"2024-08-29T18:28:06.172468+0000","last_peered":"2024-08-29T18:28:06.172468+0000","last_clean":"2024-08-29T18:28:06.172468+0000","last_became_active":"2024-08-29T18:23:15.410338+0000","last_became_peered":"2024-08-29T18:23:15.410338+0000","last_unstale":"2024-08-29T18:28:06.172468+0000","last_undegraded":"2024-08-29T18:28:06.172468+0000","last_fullsized":"2024-08-29T18:28:06.172468+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1922,"log_dups_size":0,"ondisk_log_size":1922,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:13:55.640726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.024285688999999999,"stat_sum":{"num_bytes":69935104,"num_objects":22,"num_object_clones":18,"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":2,"num_read":234,"num_read_kb":342933,"num_write":808,"num_write_kb":120816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":20750336,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.0","version":"0'0","reported_seq":1246,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.169790+0000","last_change":"2024-08-29T18:23:15.392791+0000","last_active":"2024-08-29T18:28:06.169790+0000","last_peered":"2024-08-29T18:28:06.169790+0000","last_clean":"2024-08-29T18:28:06.169790+0000","last_became_active":"2024-08-29T18:23:15.391959+0000","last_became_peered":"2024-08-29T18:23:15.391959+0000","last_unstale":"2024-08-29T18:28:06.169790+0000","last_undegraded":"2024-08-29T18:28:06.169790+0000","last_fullsized":"2024-08-29T18:28:06.169790+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T06:08:39.334658+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090542499999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"683'2","reported_seq":1330,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171355+0000","last_change":"2024-08-29T18:22:45.179811+0000","last_active":"2024-08-29T18:28:06.171355+0000","last_peered":"2024-08-29T18:28:06.171355+0000","last_clean":"2024-08-29T18:28:06.171355+0000","last_became_active":"2024-08-29T18:22:45.178232+0000","last_became_peered":"2024-08-29T18:22:45.178232+0000","last_unstale":"2024-08-29T18:28:06.171355+0000","last_undegraded":"2024-08-29T18:28:06.171355+0000","last_fullsized":"2024-08-29T18:28:06.171355+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:11:07.781491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":2,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":1249,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170147+0000","last_change":"2024-08-29T18:23:15.440418+0000","last_active":"2024-08-29T18:28:06.170147+0000","last_peered":"2024-08-29T18:28:06.170147+0000","last_clean":"2024-08-29T18:28:06.170147+0000","last_became_active":"2024-08-29T18:23:15.439778+0000","last_became_peered":"2024-08-29T18:23:15.439778+0000","last_unstale":"2024-08-29T18:28:06.170147+0000","last_undegraded":"2024-08-29T18:28:06.170147+0000","last_fullsized":"2024-08-29T18:28:06.170147+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:49:34.111693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"912'2448","reported_seq":5565,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170031+0000","last_change":"2024-08-29T18:27:56.317891+0000","last_active":"2024-08-29T18:28:06.170031+0000","last_peered":"2024-08-29T18:28:06.170031+0000","last_clean":"2024-08-29T18:28:06.170031+0000","last_became_active":"2024-08-29T18:21:45.170057+0000","last_became_peered":"2024-08-29T18:21:45.170057+0000","last_unstale":"2024-08-29T18:28:06.170031+0000","last_undegraded":"2024-08-29T18:28:06.170031+0000","last_fullsized":"2024-08-29T18:28:06.170031+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":2448,"log_dups_size":0,"ondisk_log_size":2448,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:09:15.607534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019065776999999999,"stat_sum":{"num_bytes":52862976,"num_objects":33,"num_object_clones":28,"num_object_copies":99,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":33,"num_whiteouts":0,"num_read":376,"num_read_kb":479237,"num_write":803,"num_write_kb":194272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":62242816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1","version":"0'0","reported_seq":1235,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.172582+0000","last_change":"2024-08-29T18:22:45.178066+0000","last_active":"2024-08-29T18:28:06.172582+0000","last_peered":"2024-08-29T18:28:06.172582+0000","last_clean":"2024-08-29T18:28:06.172582+0000","last_became_active":"2024-08-29T18:22:45.176502+0000","last_became_peered":"2024-08-29T18:22:45.176502+0000","last_unstale":"2024-08-29T18:28:06.172582+0000","last_undegraded":"2024-08-29T18:28:06.172582+0000","last_fullsized":"2024-08-29T18:28:06.172582+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":70,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:09:30.308612+0000","last_clean_scrub_stamp":"2024-08-29T18:09:30.308612+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:40:48.575787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"66'2","reported_seq":1164,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324695+0000","last_change":"2024-08-29T18:23:15.432391+0000","last_active":"2024-08-29T18:28:07.324695+0000","last_peered":"2024-08-29T18:28:07.324695+0000","last_clean":"2024-08-29T18:28:07.324695+0000","last_became_active":"2024-08-29T18:23:15.431729+0000","last_became_peered":"2024-08-29T18:23:15.431729+0000","last_unstale":"2024-08-29T18:28:07.324695+0000","last_undegraded":"2024-08-29T18:28:07.324695+0000","last_fullsized":"2024-08-29T18:28:07.324695+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T03:09:52.423028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":1336,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.395104+0000","last_change":"2024-08-29T18:21:45.177381+0000","last_active":"2024-08-29T18:28:06.395104+0000","last_peered":"2024-08-29T18:28:06.395104+0000","last_clean":"2024-08-29T18:28:06.395104+0000","last_became_active":"2024-08-29T18:21:45.176799+0000","last_became_peered":"2024-08-29T18:21:45.176799+0000","last_unstale":"2024-08-29T18:28:06.395104+0000","last_undegraded":"2024-08-29T18:28:06.395104+0000","last_fullsized":"2024-08-29T18:28:06.395104+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T19:50:44.218356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.f","version":"913'534","reported_seq":3692,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.622453+0000","last_change":"2024-08-29T18:27:56.318186+0000","last_active":"2024-08-29T18:28:06.622453+0000","last_peered":"2024-08-29T18:28:06.622453+0000","last_clean":"2024-08-29T18:28:06.622453+0000","last_became_active":"2024-08-29T18:22:45.185457+0000","last_became_peered":"2024-08-29T18:22:45.185457+0000","last_unstale":"2024-08-29T18:28:06.622453+0000","last_undegraded":"2024-08-29T18:28:06.622453+0000","last_fullsized":"2024-08-29T18:28:06.622453+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":534,"log_dups_size":0,"ondisk_log_size":534,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:24:17.755189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017989869999999999,"stat_sum":{"num_bytes":38518784,"num_objects":9,"num_object_clones":8,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":67,"num_read_kb":87098,"num_write":225,"num_write_kb":74488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.8","version":"0'0","reported_seq":1158,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386335+0000","last_change":"2024-08-29T18:23:15.421371+0000","last_active":"2024-08-29T18:28:06.386335+0000","last_peered":"2024-08-29T18:28:06.386335+0000","last_clean":"2024-08-29T18:28:06.386335+0000","last_became_active":"2024-08-29T18:23:15.420359+0000","last_became_peered":"2024-08-29T18:23:15.420359+0000","last_unstale":"2024-08-29T18:28:06.386335+0000","last_undegraded":"2024-08-29T18:28:06.386335+0000","last_fullsized":"2024-08-29T18:28:06.386335+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:48:35.601633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1248,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.172986+0000","last_change":"2024-08-29T18:23:15.403094+0000","last_active":"2024-08-29T18:28:06.172986+0000","last_peered":"2024-08-29T18:28:06.172986+0000","last_clean":"2024-08-29T18:28:06.172986+0000","last_became_active":"2024-08-29T18:23:15.402508+0000","last_became_peered":"2024-08-29T18:23:15.402508+0000","last_unstale":"2024-08-29T18:28:06.172986+0000","last_undegraded":"2024-08-29T18:28:06.172986+0000","last_fullsized":"2024-08-29T18:28:06.172986+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:14:20.601905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.e","version":"912'1463","reported_seq":4617,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.173930+0000","last_change":"2024-08-29T18:27:56.324241+0000","last_active":"2024-08-29T18:28:06.173930+0000","last_peered":"2024-08-29T18:28:06.173930+0000","last_clean":"2024-08-29T18:28:06.173930+0000","last_became_active":"2024-08-29T18:22:14.127482+0000","last_became_peered":"2024-08-29T18:22:14.127482+0000","last_unstale":"2024-08-29T18:28:06.173930+0000","last_undegraded":"2024-08-29T18:28:06.173930+0000","last_fullsized":"2024-08-29T18:28:06.173930+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1463,"log_dups_size":0,"ondisk_log_size":1463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:57:30.800393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.016934947999999998,"stat_sum":{"num_bytes":24944640,"num_objects":17,"num_object_clones":14,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":1,"num_read":219,"num_read_kb":401148,"num_write":411,"num_write_kb":105144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":74211328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":1340,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171107+0000","last_change":"2024-08-29T18:21:14.227805+0000","last_active":"2024-08-29T18:28:06.171107+0000","last_peered":"2024-08-29T18:28:06.171107+0000","last_clean":"2024-08-29T18:28:06.171107+0000","last_became_active":"2024-08-29T18:21:14.227029+0000","last_became_peered":"2024-08-29T18:21:14.227029+0000","last_unstale":"2024-08-29T18:28:06.171107+0000","last_undegraded":"2024-08-29T18:28:06.171107+0000","last_fullsized":"2024-08-29T18:28:06.171107+0000","mapping_epoch":519,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:30:25.302791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.8","version":"0'0","reported_seq":1277,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.169874+0000","last_change":"2024-08-29T18:23:15.406870+0000","last_active":"2024-08-29T18:28:06.169874+0000","last_peered":"2024-08-29T18:28:06.169874+0000","last_clean":"2024-08-29T18:28:06.169874+0000","last_became_active":"2024-08-29T18:23:15.405915+0000","last_became_peered":"2024-08-29T18:23:15.405915+0000","last_unstale":"2024-08-29T18:28:06.169874+0000","last_undegraded":"2024-08-29T18:28:06.169874+0000","last_fullsized":"2024-08-29T18:28:06.169874+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T00:06:14.141992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"5.d","version":"912'1471","reported_seq":4738,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.378189+0000","last_change":"2024-08-29T18:27:56.396994+0000","last_active":"2024-08-29T18:28:06.378189+0000","last_peered":"2024-08-29T18:28:06.378189+0000","last_clean":"2024-08-29T18:28:06.378189+0000","last_became_active":"2024-08-29T18:23:15.442599+0000","last_became_peered":"2024-08-29T18:23:15.442599+0000","last_unstale":"2024-08-29T18:28:06.378189+0000","last_undegraded":"2024-08-29T18:28:06.378189+0000","last_fullsized":"2024-08-29T18:28:06.378189+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":1471,"log_dups_size":0,"ondisk_log_size":1471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:51:53.473095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0065260789999999997,"stat_sum":{"num_bytes":52961280,"num_objects":20,"num_object_clones":17,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":0,"num_read":252,"num_read_kb":354037,"num_write":441,"num_write_kb":117504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":26664960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":1322,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170595+0000","last_change":"2024-08-29T18:23:15.424425+0000","last_active":"2024-08-29T18:28:06.170595+0000","last_peered":"2024-08-29T18:28:06.170595+0000","last_clean":"2024-08-29T18:28:06.170595+0000","last_became_active":"2024-08-29T18:23:15.423874+0000","last_became_peered":"2024-08-29T18:23:15.423874+0000","last_unstale":"2024-08-29T18:28:06.170595+0000","last_undegraded":"2024-08-29T18:28:06.170595+0000","last_fullsized":"2024-08-29T18:28:06.170595+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:49:26.014369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":1249,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170235+0000","last_change":"2024-08-29T18:21:45.169587+0000","last_active":"2024-08-29T18:28:06.170235+0000","last_peered":"2024-08-29T18:28:06.170235+0000","last_clean":"2024-08-29T18:28:06.170235+0000","last_became_active":"2024-08-29T18:21:45.168932+0000","last_became_peered":"2024-08-29T18:21:45.168932+0000","last_unstale":"2024-08-29T18:28:06.170235+0000","last_undegraded":"2024-08-29T18:28:06.170235+0000","last_fullsized":"2024-08-29T18:28:06.170235+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T21:59:03.461088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.c","version":"912'2038","reported_seq":5324,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.171444+0000","last_change":"2024-08-29T18:27:56.322391+0000","last_active":"2024-08-29T18:28:06.171444+0000","last_peered":"2024-08-29T18:28:06.171444+0000","last_clean":"2024-08-29T18:28:06.171444+0000","last_became_active":"2024-08-29T18:21:45.171014+0000","last_became_peered":"2024-08-29T18:21:45.171014+0000","last_unstale":"2024-08-29T18:28:06.171444+0000","last_undegraded":"2024-08-29T18:28:06.171444+0000","last_fullsized":"2024-08-29T18:28:06.171444+0000","mapping_epoch":550,"log_start":"0'0","ondisk_log_start":"0'0","created":79,"last_epoch_clean":551,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:13:27.119299+0000","last_clean_scrub_stamp":"2024-08-29T18:13:27.119299+0000","objects_scrubbed":0,"log_size":2038,"log_dups_size":0,"ondisk_log_size":2038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:08:26.076274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.021763808999999999,"stat_sum":{"num_bytes":66379776,"num_objects":34,"num_object_clones":30,"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":2,"num_read":352,"num_read_kb":438767,"num_write":573,"num_write_kb":171288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":23,"num_bytes_recovered":46858240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.b","version":"679'3","reported_seq":1160,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.386676+0000","last_change":"2024-08-29T18:23:15.433866+0000","last_active":"2024-08-29T18:28:06.386676+0000","last_peered":"2024-08-29T18:28:06.386676+0000","last_clean":"2024-08-29T18:28:06.386676+0000","last_became_active":"2024-08-29T18:23:15.427971+0000","last_became_peered":"2024-08-29T18:23:15.427971+0000","last_unstale":"2024-08-29T18:28:06.386676+0000","last_undegraded":"2024-08-29T18:28:06.386676+0000","last_fullsized":"2024-08-29T18:28:06.386676+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:26:07.636318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1183,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:07.324633+0000","last_change":"2024-08-29T18:22:45.189619+0000","last_active":"2024-08-29T18:28:07.324633+0000","last_peered":"2024-08-29T18:28:07.324633+0000","last_clean":"2024-08-29T18:28:07.324633+0000","last_became_active":"2024-08-29T18:22:45.188668+0000","last_became_peered":"2024-08-29T18:22:45.188668+0000","last_unstale":"2024-08-29T18:28:07.324633+0000","last_undegraded":"2024-08-29T18:28:07.324633+0000","last_fullsized":"2024-08-29T18:28:07.324633+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:46:36.212429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"0'0","reported_seq":1193,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621515+0000","last_change":"2024-08-29T18:22:45.178273+0000","last_active":"2024-08-29T18:28:06.621515+0000","last_peered":"2024-08-29T18:28:06.621515+0000","last_clean":"2024-08-29T18:28:06.621515+0000","last_became_active":"2024-08-29T18:22:45.177342+0000","last_became_peered":"2024-08-29T18:22:45.177342+0000","last_unstale":"2024-08-29T18:28:06.621515+0000","last_undegraded":"2024-08-29T18:28:06.621515+0000","last_fullsized":"2024-08-29T18:28:06.621515+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T04:07:41.448231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1c","version":"66'2","reported_seq":1159,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387734+0000","last_change":"2024-08-29T18:23:15.435350+0000","last_active":"2024-08-29T18:28:06.387734+0000","last_peered":"2024-08-29T18:28:06.387734+0000","last_clean":"2024-08-29T18:28:06.387734+0000","last_became_active":"2024-08-29T18:23:15.431382+0000","last_became_peered":"2024-08-29T18:23:15.431382+0000","last_unstale":"2024-08-29T18:28:06.387734+0000","last_undegraded":"2024-08-29T18:28:06.387734+0000","last_fullsized":"2024-08-29T18:28:06.387734+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T22:16:22.649335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":1199,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.621798+0000","last_change":"2024-08-29T18:22:14.135778+0000","last_active":"2024-08-29T18:28:06.621798+0000","last_peered":"2024-08-29T18:28:06.621798+0000","last_clean":"2024-08-29T18:28:06.621798+0000","last_became_active":"2024-08-29T18:22:14.135479+0000","last_became_peered":"2024-08-29T18:22:14.135479+0000","last_unstale":"2024-08-29T18:28:06.621798+0000","last_undegraded":"2024-08-29T18:28:06.621798+0000","last_fullsized":"2024-08-29T18:28:06.621798+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T23:37:51.699304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1d","version":"66'2","reported_seq":1148,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.387685+0000","last_change":"2024-08-29T18:23:15.437005+0000","last_active":"2024-08-29T18:28:06.387685+0000","last_peered":"2024-08-29T18:28:06.387685+0000","last_clean":"2024-08-29T18:28:06.387685+0000","last_became_active":"2024-08-29T18:23:15.436625+0000","last_became_peered":"2024-08-29T18:23:15.436625+0000","last_unstale":"2024-08-29T18:28:06.387685+0000","last_undegraded":"2024-08-29T18:28:06.387685+0000","last_fullsized":"2024-08-29T18:28:06.387685+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T01:19:39.827610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":1324,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170594+0000","last_change":"2024-08-29T18:22:14.158243+0000","last_active":"2024-08-29T18:28:06.170594+0000","last_peered":"2024-08-29T18:28:06.170594+0000","last_clean":"2024-08-29T18:28:06.170594+0000","last_became_active":"2024-08-29T18:22:14.157634+0000","last_became_peered":"2024-08-29T18:22:14.157634+0000","last_unstale":"2024-08-29T18:28:06.170594+0000","last_undegraded":"2024-08-29T18:28:06.170594+0000","last_fullsized":"2024-08-29T18:28:06.170594+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T18:20:59.970813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1e","version":"679'2","reported_seq":1254,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170389+0000","last_change":"2024-08-29T18:22:14.137394+0000","last_active":"2024-08-29T18:28:06.170389+0000","last_peered":"2024-08-29T18:28:06.170389+0000","last_clean":"2024-08-29T18:28:06.170389+0000","last_became_active":"2024-08-29T18:22:14.136312+0000","last_became_peered":"2024-08-29T18:22:14.136312+0000","last_unstale":"2024-08-29T18:28:06.170389+0000","last_undegraded":"2024-08-29T18:28:06.170389+0000","last_fullsized":"2024-08-29T18:28:06.170389+0000","mapping_epoch":579,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":580,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T02:26:41.391959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":1265,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.170304+0000","last_change":"2024-08-29T18:22:45.180520+0000","last_active":"2024-08-29T18:28:06.170304+0000","last_peered":"2024-08-29T18:28:06.170304+0000","last_clean":"2024-08-29T18:28:06.170304+0000","last_became_active":"2024-08-29T18:22:45.179670+0000","last_became_peered":"2024-08-29T18:22:45.179670+0000","last_unstale":"2024-08-29T18:28:06.170304+0000","last_undegraded":"2024-08-29T18:28:06.170304+0000","last_fullsized":"2024-08-29T18:28:06.170304+0000","mapping_epoch":610,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":611,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:54.430498+0000","last_clean_scrub_stamp":"2024-08-29T18:06:54.430498+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-31T05:21:59.522624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"679'5","reported_seq":1349,"reported_epoch":915,"state":"active+clean","last_fresh":"2024-08-29T18:28:06.395772+0000","last_change":"2024-08-29T18:23:15.443822+0000","last_active":"2024-08-29T18:28:06.395772+0000","last_peered":"2024-08-29T18:28:06.395772+0000","last_clean":"2024-08-29T18:28:06.395772+0000","last_became_active":"2024-08-29T18:23:15.443469+0000","last_became_peered":"2024-08-29T18:23:15.443469+0000","last_unstale":"2024-08-29T18:28:06.395772+0000","last_undegraded":"2024-08-29T18:28:06.395772+0000","last_fullsized":"2024-08-29T18:28:06.395772+0000","mapping_epoch":639,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":640,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-29T18:06:45.233422+0000","last_clean_scrub_stamp":"2024-08-29T18:06:45.233422+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-30T20:32:18.379540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"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":771088384,"num_objects":339,"num_object_clones":289,"num_object_copies":1017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":339,"num_whiteouts":9,"num_read":3728,"num_read_kb":5671636,"num_write":8359,"num_write_kb":2011392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":156,"num_bytes_recovered":557735936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":995131392,"data_stored":1968218112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":24108,"ondisk_log_size":24108,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6608,"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":79,"num_read_kb":87,"num_write":68,"num_write_kb":36,"num_scrub_errors":0,"num_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":110592,"data_stored":19824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39732,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1070,"num_read_kb":1904,"num_write":367,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":225,"ondisk_log_size":225,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":5,"up_from":579,"seq":2486786064457,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":619652,"kb_used_data":161976,"kb_used_omap":59,"kb_used_meta":457604,"kb_avail":93125500,"statfs":{"total":95995035648,"available":95360512000,"internally_reserved":0,"allocated":165863424,"data_stored":296644799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60686,"internal_metadata":468587250},"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":7,"up_from":639,"seq":2744484102205,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":353648,"kb_used_data":102884,"kb_used_omap":46,"kb_used_meta":250705,"kb_avail":93391504,"statfs":{"total":95995035648,"available":95632900096,"internally_reserved":0,"allocated":105353216,"data_stored":171163164,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47899,"internal_metadata":256722149},"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":610,"seq":2619930050627,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":332796,"kb_used_data":92784,"kb_used_omap":37,"kb_used_meta":239962,"kb_avail":93412356,"statfs":{"total":95995035648,"available":95654252544,"internally_reserved":0,"allocated":95010816,"data_stored":166257266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38883,"internal_metadata":245721117},"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":4,"up_from":550,"seq":2362232012879,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":664064,"kb_used_data":172020,"kb_used_omap":62,"kb_used_meta":491969,"kb_avail":93081088,"statfs":{"total":95995035648,"available":95315034112,"internally_reserved":0,"allocated":176148480,"data_stored":352799863,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":63620,"internal_metadata":503777148},"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":519,"seq":2229088026709,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":559076,"kb_used_data":129816,"kb_used_omap":41,"kb_used_meta":429206,"kb_avail":93186076,"statfs":{"total":95995035648,"available":95422541824,"internally_reserved":0,"allocated":132931584,"data_stored":253915322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42037,"internal_metadata":439507915},"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":489,"seq":2100239007835,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":618956,"kb_used_data":154112,"kb_used_omap":39,"kb_used_meta":464792,"kb_avail":93126196,"statfs":{"total":95995035648,"available":95361224704,"internally_reserved":0,"allocated":157810688,"data_stored":298056096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40184,"internal_metadata":475947784},"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":459,"seq":1971389988961,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":517492,"kb_used_data":93736,"kb_used_omap":29,"kb_used_meta":423714,"kb_avail":93227660,"statfs":{"total":95995035648,"available":95465123840,"internally_reserved":0,"allocated":95985664,"data_stored":193952339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29844,"internal_metadata":433884012},"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":430,"seq":1846835937383,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":788336,"kb_used_data":148836,"kb_used_omap":35,"kb_used_meta":639452,"kb_avail":92956816,"statfs":{"total":95995035648,"available":95187779584,"internally_reserved":0,"allocated":152408064,"data_stored":286064280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36132,"internal_metadata":654799580},"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":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7009,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4990,"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":5828,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6915,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6970,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5900,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2880,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5810,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2569,"internal_metadata":0},{"poolid":2,"osd":7,"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":2571,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":4096,"data_stored":19,"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":141238272,"data_stored":279367680,"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":85413888,"data_stored":187846656,"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":147251200,"data_stored":291950592,"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":122347520,"data_stored":247803904,"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":165568512,"data_stored":346693632,"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":155279360,"data_stored":290533376,"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":83841024,"data_stored":159555584,"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":94191616,"data_stored":164466688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-29T18:28:15.880 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-29T18:28:15.881 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-29T18:28:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:16 smithi144 bash[67678]: cluster 2024-08-29T18:28:14.867952+0000 mgr.y (mgr.34104) 476 : cluster [DBG] pgmap v941: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:16.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:16 smithi144 bash[67678]: audit 2024-08-29T18:28:15.216738+0000 mgr.y (mgr.34104) 477 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:28:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:16 smithi089 bash[77323]: cluster 2024-08-29T18:28:14.867952+0000 mgr.y (mgr.34104) 476 : cluster [DBG] pgmap v941: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:16 smithi089 bash[77323]: audit 2024-08-29T18:28:15.216738+0000 mgr.y (mgr.34104) 477 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:28:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:16 smithi089 bash[78574]: cluster 2024-08-29T18:28:14.867952+0000 mgr.y (mgr.34104) 476 : cluster [DBG] pgmap v941: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:16 smithi089 bash[78574]: audit 2024-08-29T18:28:15.216738+0000 mgr.y (mgr.34104) 477 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-29T18:28:18.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:18 smithi144 bash[67678]: cluster 2024-08-29T18:28:16.868941+0000 mgr.y (mgr.34104) 478 : cluster [DBG] pgmap v942: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:18.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:18 smithi089 bash[77323]: cluster 2024-08-29T18:28:16.868941+0000 mgr.y (mgr.34104) 478 : cluster [DBG] pgmap v942: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:18 smithi089 bash[78574]: cluster 2024-08-29T18:28:16.868941+0000 mgr.y (mgr.34104) 478 : cluster [DBG] pgmap v942: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:20.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:20 smithi144 bash[67678]: cluster 2024-08-29T18:28:18.870144+0000 mgr.y (mgr.34104) 479 : cluster [DBG] pgmap v943: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:20.617 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T18:28:20.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:20 smithi089 bash[77323]: cluster 2024-08-29T18:28:18.870144+0000 mgr.y (mgr.34104) 479 : cluster [DBG] pgmap v943: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:20.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:20 smithi089 bash[78574]: cluster 2024-08-29T18:28:18.870144+0000 mgr.y (mgr.34104) 479 : cluster [DBG] pgmap v943: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:22.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:22 smithi144 bash[67678]: cluster 2024-08-29T18:28:20.870908+0000 mgr.y (mgr.34104) 480 : cluster [DBG] pgmap v944: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:22 smithi144 bash[67678]: audit 2024-08-29T18:28:22.195605+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:28:22.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:22 smithi089 bash[77323]: cluster 2024-08-29T18:28:20.870908+0000 mgr.y (mgr.34104) 480 : cluster [DBG] pgmap v944: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:22.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:22 smithi089 bash[77323]: audit 2024-08-29T18:28:22.195605+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:28:22.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:22 smithi089 bash[78574]: cluster 2024-08-29T18:28:20.870908+0000 mgr.y (mgr.34104) 480 : cluster [DBG] pgmap v944: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:22 smithi089 bash[78574]: audit 2024-08-29T18:28:22.195605+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:28:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:23 smithi144 bash[67678]: audit 2024-08-29T18:28:22.704976+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:23 smithi144 bash[67678]: audit 2024-08-29T18:28:22.777951+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:23.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:23 smithi144 bash[67678]: audit 2024-08-29T18:28:22.782287+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:23 smithi089 bash[77323]: audit 2024-08-29T18:28:22.704976+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:23 smithi089 bash[77323]: audit 2024-08-29T18:28:22.777951+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:23.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:23 smithi089 bash[77323]: audit 2024-08-29T18:28:22.782287+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:23.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:23 smithi089 bash[78574]: audit 2024-08-29T18:28:22.704976+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:23 smithi089 bash[78574]: audit 2024-08-29T18:28:22.777951+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:23 smithi089 bash[78574]: audit 2024-08-29T18:28:22.782287+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:24.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[77323]: cluster 2024-08-29T18:28:22.871883+0000 mgr.y (mgr.34104) 481 : cluster [DBG] pgmap v945: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:24.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[77323]: audit 2024-08-29T18:28:23.377331+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:28:24.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[77323]: audit 2024-08-29T18:28:23.378740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:28:24.223 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[77323]: audit 2024-08-29T18:28:23.386026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:24.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:24 smithi144 bash[67678]: cluster 2024-08-29T18:28:22.871883+0000 mgr.y (mgr.34104) 481 : cluster [DBG] pgmap v945: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:24 smithi144 bash[67678]: audit 2024-08-29T18:28:23.377331+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:28:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:24 smithi144 bash[67678]: audit 2024-08-29T18:28:23.378740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:28:24.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:24 smithi144 bash[67678]: audit 2024-08-29T18:28:23.386026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:24.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[78574]: cluster 2024-08-29T18:28:22.871883+0000 mgr.y (mgr.34104) 481 : cluster [DBG] pgmap v945: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:24.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[78574]: audit 2024-08-29T18:28:23.377331+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:28:24.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[78574]: audit 2024-08-29T18:28:23.378740+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:28:24.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:24 smithi089 bash[78574]: audit 2024-08-29T18:28:23.386026+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:28:25.246 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'unique_pool_0' removed 2024-08-29T18:28:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:28:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:28:25] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.43.0" 2024-08-29T18:28:25.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:25 smithi089 bash[78574]: audit 2024-08-29T18:28:24.280153+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.89:0/539670008' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T18:28:25.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:25 smithi089 bash[78574]: audit 2024-08-29T18:28:24.280776+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T18:28:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:25 smithi089 bash[77323]: audit 2024-08-29T18:28:24.280153+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.89:0/539670008' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T18:28:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:25 smithi089 bash[77323]: audit 2024-08-29T18:28:24.280776+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T18:28:25.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:25 smithi144 bash[67678]: audit 2024-08-29T18:28:24.280153+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.89:0/539670008' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T18:28:25.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:25 smithi144 bash[67678]: audit 2024-08-29T18:28:24.280776+0000 mon.a (mon.0) 1508 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T18:28:26.012 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:28:26.012 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-08-29T18:28:26.012 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:28:26.012 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-08-29T18:28:26.012 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:28:26.013 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:28:26.014 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:28:26.014 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:28:26.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:28:26.020 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:28:26.021 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:28:26.072 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:28:26.072 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:28:26.119 INFO:tasks.workunit:timeout=3h 2024-08-29T18:28:26.120 INFO:tasks.workunit:cleanup=True 2024-08-29T18:28:26.120 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:28:26.169 INFO:tasks.workunit.client.0.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:28:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:26 smithi089 bash[77323]: cluster 2024-08-29T18:28:24.872838+0000 mgr.y (mgr.34104) 482 : cluster [DBG] pgmap v946: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:26 smithi089 bash[77323]: audit 2024-08-29T18:28:25.236642+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T18:28:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:26 smithi089 bash[77323]: cluster 2024-08-29T18:28:25.245585+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-29T18:28:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:26 smithi089 bash[78574]: cluster 2024-08-29T18:28:24.872838+0000 mgr.y (mgr.34104) 482 : cluster [DBG] pgmap v946: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:26 smithi089 bash[78574]: audit 2024-08-29T18:28:25.236642+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T18:28:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:26 smithi089 bash[78574]: cluster 2024-08-29T18:28:25.245585+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-29T18:28:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:26 smithi144 bash[67678]: cluster 2024-08-29T18:28:24.872838+0000 mgr.y (mgr.34104) 482 : cluster [DBG] pgmap v946: 121 pgs: 121 active+clean; 736 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:26 smithi144 bash[67678]: audit 2024-08-29T18:28:25.236642+0000 mon.a (mon.0) 1509 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T18:28:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:26 smithi144 bash[67678]: cluster 2024-08-29T18:28:25.245585+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-29T18:28:28.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:28 smithi144 bash[67678]: cluster 2024-08-29T18:28:26.873771+0000 mgr.y (mgr.34104) 483 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:28.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:28 smithi089 bash[77323]: cluster 2024-08-29T18:28:26.873771+0000 mgr.y (mgr.34104) 483 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:28.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:28 smithi089 bash[78574]: cluster 2024-08-29T18:28:26.873771+0000 mgr.y (mgr.34104) 483 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:28:30.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:30 smithi144 bash[67678]: cluster 2024-08-29T18:28:28.874879+0000 mgr.y (mgr.34104) 484 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:30 smithi089 bash[77323]: cluster 2024-08-29T18:28:28.874879+0000 mgr.y (mgr.34104) 484 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:30 smithi089 bash[78574]: cluster 2024-08-29T18:28:28.874879+0000 mgr.y (mgr.34104) 484 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:32.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:32 smithi144 bash[67678]: cluster 2024-08-29T18:28:30.875494+0000 mgr.y (mgr.34104) 485 : cluster [DBG] pgmap v950: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:32 smithi089 bash[77323]: cluster 2024-08-29T18:28:30.875494+0000 mgr.y (mgr.34104) 485 : cluster [DBG] pgmap v950: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:32.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:32 smithi089 bash[78574]: cluster 2024-08-29T18:28:30.875494+0000 mgr.y (mgr.34104) 485 : cluster [DBG] pgmap v950: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:32.769 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-29T18:28:32.816 INFO:tasks.workunit.client.0.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:28:32.819 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:28:32.819 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:28:32.872 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:28:32.926 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:28:32.966 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:28:32.967 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:28:32.968 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:28:33.011 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:28:33.015 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T18:28:33.015 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:28:33.063 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-08-29T18:28:33.064 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-08-29T18:28:33.064 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2024-08-29T18:28:33.126 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:28:33.126 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 22 tests from 1 test suite. 2024-08-29T18:28:33.126 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:28:33.126 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 22 tests from TestCls2PCQueue 2024-08-29T18:28:33.126 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-08-29T18:28:34.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[77323]: cluster 2024-08-29T18:28:32.876096+0000 mgr.y (mgr.34104) 486 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[77323]: cluster 2024-08-29T18:28:33.626995+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[77323]: audit 2024-08-29T18:28:33.639828+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.89:0/2943853815' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[77323]: audit 2024-08-29T18:28:33.640673+0000 mon.a (mon.0) 1512 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[78574]: cluster 2024-08-29T18:28:32.876096+0000 mgr.y (mgr.34104) 486 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[78574]: cluster 2024-08-29T18:28:33.626995+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[78574]: audit 2024-08-29T18:28:33.639828+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.89:0/2943853815' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:34 smithi089 bash[78574]: audit 2024-08-29T18:28:33.640673+0000 mon.a (mon.0) 1512 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:34 smithi144 bash[67678]: cluster 2024-08-29T18:28:32.876096+0000 mgr.y (mgr.34104) 486 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:34 smithi144 bash[67678]: cluster 2024-08-29T18:28:33.626995+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-29T18:28:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:34 smithi144 bash[67678]: audit 2024-08-29T18:28:33.639828+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.89:0/2943853815' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:35.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:34 smithi144 bash[67678]: audit 2024-08-29T18:28:33.640673+0000 mon.a (mon.0) 1512 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:28:35] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.43.0" 2024-08-29T18:28:35.641 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2516 ms) 2024-08-29T18:28:35.641 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-08-29T18:28:35.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[77323]: audit 2024-08-29T18:28:34.624878+0000 mon.a (mon.0) 1513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:35.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[77323]: cluster 2024-08-29T18:28:34.636704+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-29T18:28:35.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[77323]: cluster 2024-08-29T18:28:35.636221+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-29T18:28:35.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[78574]: audit 2024-08-29T18:28:34.624878+0000 mon.a (mon.0) 1513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:35.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[78574]: cluster 2024-08-29T18:28:34.636704+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-29T18:28:35.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:35 smithi089 bash[78574]: cluster 2024-08-29T18:28:35.636221+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-29T18:28:36.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:35 smithi144 bash[67678]: audit 2024-08-29T18:28:34.624878+0000 mon.a (mon.0) 1513 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:36.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:35 smithi144 bash[67678]: cluster 2024-08-29T18:28:34.636704+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-29T18:28:36.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:35 smithi144 bash[67678]: cluster 2024-08-29T18:28:35.636221+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-29T18:28:36.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:36 smithi089 bash[77323]: cluster 2024-08-29T18:28:34.876704+0000 mgr.y (mgr.34104) 487 : cluster [DBG] pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:36.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:36 smithi089 bash[78574]: cluster 2024-08-29T18:28:34.876704+0000 mgr.y (mgr.34104) 487 : cluster [DBG] pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:37.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:36 smithi144 bash[67678]: cluster 2024-08-29T18:28:34.876704+0000 mgr.y (mgr.34104) 487 : cluster [DBG] pgmap v954: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:38.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:37 smithi144 bash[67678]: cluster 2024-08-29T18:28:36.688193+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-29T18:28:38.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:37 smithi144 bash[67678]: audit 2024-08-29T18:28:36.692906+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.89:0/1539438298' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:38.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:37 smithi144 bash[67678]: audit 2024-08-29T18:28:36.693764+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:38.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:37 smithi089 bash[77323]: cluster 2024-08-29T18:28:36.688193+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-29T18:28:38.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:37 smithi089 bash[77323]: audit 2024-08-29T18:28:36.692906+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.89:0/1539438298' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:38.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:37 smithi089 bash[77323]: audit 2024-08-29T18:28:36.693764+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:37 smithi089 bash[78574]: cluster 2024-08-29T18:28:36.688193+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-29T18:28:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:37 smithi089 bash[78574]: audit 2024-08-29T18:28:36.692906+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.89:0/1539438298' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:37 smithi089 bash[78574]: audit 2024-08-29T18:28:36.693764+0000 mon.a (mon.0) 1517 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:38.699 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3058 ms) 2024-08-29T18:28:38.699 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-08-29T18:28:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:38 smithi144 bash[67678]: cluster 2024-08-29T18:28:36.877478+0000 mgr.y (mgr.34104) 488 : cluster [DBG] pgmap v957: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:38 smithi144 bash[67678]: cluster 2024-08-29T18:28:37.682462+0000 mon.a (mon.0) 1518 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:38 smithi144 bash[67678]: audit 2024-08-29T18:28:37.685263+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:38 smithi144 bash[67678]: cluster 2024-08-29T18:28:37.695093+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-29T18:28:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:38 smithi144 bash[67678]: audit 2024-08-29T18:28:37.706631+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:38 smithi144 bash[67678]: cluster 2024-08-29T18:28:38.694885+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-29T18:28:39.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[77323]: cluster 2024-08-29T18:28:36.877478+0000 mgr.y (mgr.34104) 488 : cluster [DBG] pgmap v957: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:39.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[77323]: cluster 2024-08-29T18:28:37.682462+0000 mon.a (mon.0) 1518 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[77323]: audit 2024-08-29T18:28:37.685263+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[77323]: cluster 2024-08-29T18:28:37.695093+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[77323]: audit 2024-08-29T18:28:37.706631+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[77323]: cluster 2024-08-29T18:28:38.694885+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[78574]: cluster 2024-08-29T18:28:36.877478+0000 mgr.y (mgr.34104) 488 : cluster [DBG] pgmap v957: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[78574]: cluster 2024-08-29T18:28:37.682462+0000 mon.a (mon.0) 1518 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[78574]: audit 2024-08-29T18:28:37.685263+0000 mon.a (mon.0) 1519 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[78574]: cluster 2024-08-29T18:28:37.695093+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-29T18:28:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[78574]: audit 2024-08-29T18:28:37.706631+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:38 smithi089 bash[78574]: cluster 2024-08-29T18:28:38.694885+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-29T18:28:40.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:39 smithi144 bash[67678]: cluster 2024-08-29T18:28:38.878102+0000 mgr.y (mgr.34104) 489 : cluster [DBG] pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:40.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:39 smithi144 bash[67678]: cluster 2024-08-29T18:28:39.720609+0000 mon.a (mon.0) 1523 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:28:40.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:39 smithi144 bash[67678]: cluster 2024-08-29T18:28:39.720699+0000 mon.a (mon.0) 1524 : cluster [INF] Cluster is now healthy 2024-08-29T18:28:40.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:39 smithi144 bash[67678]: cluster 2024-08-29T18:28:39.739640+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-29T18:28:40.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:39 smithi144 bash[67678]: audit 2024-08-29T18:28:39.744358+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.89:0/1491345582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:40.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[77323]: cluster 2024-08-29T18:28:38.878102+0000 mgr.y (mgr.34104) 489 : cluster [DBG] pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:40.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[77323]: cluster 2024-08-29T18:28:39.720609+0000 mon.a (mon.0) 1523 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:28:40.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[77323]: cluster 2024-08-29T18:28:39.720699+0000 mon.a (mon.0) 1524 : cluster [INF] Cluster is now healthy 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[77323]: cluster 2024-08-29T18:28:39.739640+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[77323]: audit 2024-08-29T18:28:39.744358+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.89:0/1491345582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[78574]: cluster 2024-08-29T18:28:38.878102+0000 mgr.y (mgr.34104) 489 : cluster [DBG] pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[78574]: cluster 2024-08-29T18:28:39.720609+0000 mon.a (mon.0) 1523 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[78574]: cluster 2024-08-29T18:28:39.720699+0000 mon.a (mon.0) 1524 : cluster [INF] Cluster is now healthy 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[78574]: cluster 2024-08-29T18:28:39.739640+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-29T18:28:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:39 smithi089 bash[78574]: audit 2024-08-29T18:28:39.744358+0000 mon.a (mon.0) 1526 : audit [INF] from='client.? 172.21.15.89:0/1491345582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:41.759 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.Reserve (3060 ms) 2024-08-29T18:28:41.759 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-08-29T18:28:42.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:41 smithi144 bash[67678]: audit 2024-08-29T18:28:40.736894+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.89:0/1491345582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:42.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:41 smithi144 bash[67678]: cluster 2024-08-29T18:28:40.742082+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-29T18:28:42.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:41 smithi089 bash[77323]: audit 2024-08-29T18:28:40.736894+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.89:0/1491345582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:42.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:41 smithi089 bash[77323]: cluster 2024-08-29T18:28:40.742082+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-29T18:28:42.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:41 smithi089 bash[78574]: audit 2024-08-29T18:28:40.736894+0000 mon.a (mon.0) 1527 : audit [INF] from='client.? 172.21.15.89:0/1491345582' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:42.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:41 smithi089 bash[78574]: cluster 2024-08-29T18:28:40.742082+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-29T18:28:43.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:42 smithi144 bash[67678]: cluster 2024-08-29T18:28:40.878768+0000 mgr.y (mgr.34104) 490 : cluster [DBG] pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:43.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:42 smithi144 bash[67678]: cluster 2024-08-29T18:28:41.755564+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-29T18:28:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:42 smithi089 bash[77323]: cluster 2024-08-29T18:28:40.878768+0000 mgr.y (mgr.34104) 490 : cluster [DBG] pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:42 smithi089 bash[77323]: cluster 2024-08-29T18:28:41.755564+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-29T18:28:43.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:42 smithi089 bash[78574]: cluster 2024-08-29T18:28:40.878768+0000 mgr.y (mgr.34104) 490 : cluster [DBG] pgmap v963: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:42 smithi089 bash[78574]: cluster 2024-08-29T18:28:41.755564+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-29T18:28:44.054 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:43 smithi144 bash[67678]: cluster 2024-08-29T18:28:42.770886+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-29T18:28:44.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:43 smithi144 bash[67678]: audit 2024-08-29T18:28:42.787727+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.89:0/2187755885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:44.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:43 smithi144 bash[67678]: audit 2024-08-29T18:28:42.790455+0000 mon.a (mon.0) 1531 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:44.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:43 smithi089 bash[78574]: cluster 2024-08-29T18:28:42.770886+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-29T18:28:44.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:43 smithi089 bash[78574]: audit 2024-08-29T18:28:42.787727+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.89:0/2187755885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:44.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:43 smithi089 bash[78574]: audit 2024-08-29T18:28:42.790455+0000 mon.a (mon.0) 1531 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:44.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:43 smithi089 bash[77323]: cluster 2024-08-29T18:28:42.770886+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-29T18:28:44.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:43 smithi089 bash[77323]: audit 2024-08-29T18:28:42.787727+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.89:0/2187755885' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:44.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:43 smithi089 bash[77323]: audit 2024-08-29T18:28:42.790455+0000 mon.a (mon.0) 1531 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:44.785 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3026 ms) 2024-08-29T18:28:44.786 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-08-29T18:28:45.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:44 smithi144 bash[67678]: cluster 2024-08-29T18:28:42.879515+0000 mgr.y (mgr.34104) 491 : cluster [DBG] pgmap v966: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:45.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:44 smithi144 bash[67678]: cluster 2024-08-29T18:28:43.761233+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:45.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:44 smithi144 bash[67678]: audit 2024-08-29T18:28:43.772495+0000 mon.a (mon.0) 1533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:45.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:44 smithi144 bash[67678]: cluster 2024-08-29T18:28:43.786015+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-29T18:28:45.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[77323]: cluster 2024-08-29T18:28:42.879515+0000 mgr.y (mgr.34104) 491 : cluster [DBG] pgmap v966: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[77323]: cluster 2024-08-29T18:28:43.761233+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[77323]: audit 2024-08-29T18:28:43.772495+0000 mon.a (mon.0) 1533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[77323]: cluster 2024-08-29T18:28:43.786015+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[78574]: cluster 2024-08-29T18:28:42.879515+0000 mgr.y (mgr.34104) 491 : cluster [DBG] pgmap v966: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[78574]: cluster 2024-08-29T18:28:43.761233+0000 mon.a (mon.0) 1532 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[78574]: audit 2024-08-29T18:28:43.772495+0000 mon.a (mon.0) 1533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:45.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:44 smithi089 bash[78574]: cluster 2024-08-29T18:28:43.786015+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-29T18:28:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:28:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:28:45] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.43.0" 2024-08-29T18:28:46.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:45 smithi144 bash[67678]: cluster 2024-08-29T18:28:44.782427+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-29T18:28:46.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:45 smithi144 bash[67678]: cluster 2024-08-29T18:28:44.880087+0000 mgr.y (mgr.34104) 492 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:46.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:45 smithi089 bash[77323]: cluster 2024-08-29T18:28:44.782427+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-29T18:28:46.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:45 smithi089 bash[77323]: cluster 2024-08-29T18:28:44.880087+0000 mgr.y (mgr.34104) 492 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:46.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:45 smithi089 bash[78574]: cluster 2024-08-29T18:28:44.782427+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-29T18:28:46.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:45 smithi089 bash[78574]: cluster 2024-08-29T18:28:44.880087+0000 mgr.y (mgr.34104) 492 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[77323]: cluster 2024-08-29T18:28:45.788418+0000 mon.a (mon.0) 1536 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:28:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[77323]: cluster 2024-08-29T18:28:45.788497+0000 mon.a (mon.0) 1537 : cluster [INF] Cluster is now healthy 2024-08-29T18:28:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[77323]: cluster 2024-08-29T18:28:45.811656+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-29T18:28:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[77323]: audit 2024-08-29T18:28:45.814544+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.89:0/119271580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[77323]: audit 2024-08-29T18:28:45.815409+0000 mon.a (mon.0) 1539 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[78574]: cluster 2024-08-29T18:28:45.788418+0000 mon.a (mon.0) 1536 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:28:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[78574]: cluster 2024-08-29T18:28:45.788497+0000 mon.a (mon.0) 1537 : cluster [INF] Cluster is now healthy 2024-08-29T18:28:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[78574]: cluster 2024-08-29T18:28:45.811656+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-29T18:28:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[78574]: audit 2024-08-29T18:28:45.814544+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.89:0/119271580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:46 smithi089 bash[78574]: audit 2024-08-29T18:28:45.815409+0000 mon.a (mon.0) 1539 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:46 smithi144 bash[67678]: cluster 2024-08-29T18:28:45.788418+0000 mon.a (mon.0) 1536 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:28:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:46 smithi144 bash[67678]: cluster 2024-08-29T18:28:45.788497+0000 mon.a (mon.0) 1537 : cluster [INF] Cluster is now healthy 2024-08-29T18:28:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:46 smithi144 bash[67678]: cluster 2024-08-29T18:28:45.811656+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-29T18:28:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:46 smithi144 bash[67678]: audit 2024-08-29T18:28:45.814544+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.89:0/119271580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:47.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:46 smithi144 bash[67678]: audit 2024-08-29T18:28:45.815409+0000 mon.a (mon.0) 1539 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:48.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:47 smithi089 bash[78574]: audit 2024-08-29T18:28:46.803342+0000 mon.a (mon.0) 1540 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:48.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:47 smithi089 bash[78574]: cluster 2024-08-29T18:28:46.812475+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-29T18:28:48.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:47 smithi089 bash[78574]: cluster 2024-08-29T18:28:46.880714+0000 mgr.y (mgr.34104) 493 : cluster [DBG] pgmap v972: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:48.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:47 smithi089 bash[77323]: audit 2024-08-29T18:28:46.803342+0000 mon.a (mon.0) 1540 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:48.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:47 smithi089 bash[77323]: cluster 2024-08-29T18:28:46.812475+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-29T18:28:48.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:47 smithi089 bash[77323]: cluster 2024-08-29T18:28:46.880714+0000 mgr.y (mgr.34104) 493 : cluster [DBG] pgmap v972: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:47 smithi144 bash[67678]: audit 2024-08-29T18:28:46.803342+0000 mon.a (mon.0) 1540 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:47 smithi144 bash[67678]: cluster 2024-08-29T18:28:46.812475+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-29T18:28:48.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:47 smithi144 bash[67678]: cluster 2024-08-29T18:28:46.880714+0000 mgr.y (mgr.34104) 493 : cluster [DBG] pgmap v972: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:48.847 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.Commit (4061 ms) 2024-08-29T18:28:48.848 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-08-29T18:28:49.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:48 smithi089 bash[77323]: cluster 2024-08-29T18:28:47.837194+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-29T18:28:49.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:48 smithi089 bash[78574]: cluster 2024-08-29T18:28:47.837194+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-29T18:28:49.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:48 smithi144 bash[67678]: cluster 2024-08-29T18:28:47.837194+0000 mon.a (mon.0) 1542 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-29T18:28:50.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:49 smithi089 bash[78574]: cluster 2024-08-29T18:28:48.844958+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-29T18:28:50.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:49 smithi089 bash[78574]: cluster 2024-08-29T18:28:48.881225+0000 mgr.y (mgr.34104) 494 : cluster [DBG] pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:50.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:49 smithi089 bash[77323]: cluster 2024-08-29T18:28:48.844958+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-29T18:28:50.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:49 smithi089 bash[77323]: cluster 2024-08-29T18:28:48.881225+0000 mgr.y (mgr.34104) 494 : cluster [DBG] pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:49 smithi144 bash[67678]: cluster 2024-08-29T18:28:48.844958+0000 mon.a (mon.0) 1543 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-29T18:28:50.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:49 smithi144 bash[67678]: cluster 2024-08-29T18:28:48.881225+0000 mgr.y (mgr.34104) 494 : cluster [DBG] pgmap v975: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:51.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:50 smithi089 bash[77323]: cluster 2024-08-29T18:28:49.862396+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-29T18:28:51.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:50 smithi089 bash[77323]: audit 2024-08-29T18:28:49.865077+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.89:0/2240764175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:51.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:50 smithi089 bash[78574]: cluster 2024-08-29T18:28:49.862396+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-29T18:28:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:50 smithi089 bash[78574]: audit 2024-08-29T18:28:49.865077+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.89:0/2240764175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:51.304 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:50 smithi144 bash[67678]: cluster 2024-08-29T18:28:49.862396+0000 mon.a (mon.0) 1544 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-29T18:28:51.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:50 smithi144 bash[67678]: audit 2024-08-29T18:28:49.865077+0000 mon.a (mon.0) 1545 : audit [INF] from='client.? 172.21.15.89:0/2240764175' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:51.894 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.Abort (3047 ms) 2024-08-29T18:28:51.894 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-08-29T18:28:52.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:51 smithi089 bash[77323]: audit 2024-08-29T18:28:50.855186+0000 mon.a (mon.0) 1546 : audit [INF] from='client.? 172.21.15.89:0/2240764175' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:52.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:51 smithi089 bash[77323]: cluster 2024-08-29T18:28:50.860269+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-29T18:28:52.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:51 smithi089 bash[77323]: cluster 2024-08-29T18:28:50.881694+0000 mgr.y (mgr.34104) 495 : cluster [DBG] pgmap v978: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:52.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:51 smithi089 bash[78574]: audit 2024-08-29T18:28:50.855186+0000 mon.a (mon.0) 1546 : audit [INF] from='client.? 172.21.15.89:0/2240764175' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:52.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:51 smithi089 bash[78574]: cluster 2024-08-29T18:28:50.860269+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-29T18:28:52.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:51 smithi089 bash[78574]: cluster 2024-08-29T18:28:50.881694+0000 mgr.y (mgr.34104) 495 : cluster [DBG] pgmap v978: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:51 smithi144 bash[67678]: audit 2024-08-29T18:28:50.855186+0000 mon.a (mon.0) 1546 : audit [INF] from='client.? 172.21.15.89:0/2240764175' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:51 smithi144 bash[67678]: cluster 2024-08-29T18:28:50.860269+0000 mon.a (mon.0) 1547 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-29T18:28:52.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:51 smithi144 bash[67678]: cluster 2024-08-29T18:28:50.881694+0000 mgr.y (mgr.34104) 495 : cluster [DBG] pgmap v978: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:53.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:52 smithi089 bash[78574]: cluster 2024-08-29T18:28:51.891756+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-29T18:28:53.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:52 smithi089 bash[78574]: audit 2024-08-29T18:28:52.706210+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:53.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:52 smithi089 bash[77323]: cluster 2024-08-29T18:28:51.891756+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-29T18:28:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:52 smithi089 bash[77323]: audit 2024-08-29T18:28:52.706210+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:52 smithi144 bash[67678]: cluster 2024-08-29T18:28:51.891756+0000 mon.a (mon.0) 1548 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-29T18:28:53.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:52 smithi144 bash[67678]: audit 2024-08-29T18:28:52.706210+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:28:54.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:53 smithi089 bash[77323]: cluster 2024-08-29T18:28:52.882501+0000 mgr.y (mgr.34104) 496 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:54.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:53 smithi089 bash[77323]: cluster 2024-08-29T18:28:52.908162+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-29T18:28:54.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:53 smithi089 bash[77323]: audit 2024-08-29T18:28:52.911106+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.89:0/220296616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:53 smithi089 bash[78574]: cluster 2024-08-29T18:28:52.882501+0000 mgr.y (mgr.34104) 496 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:53 smithi089 bash[78574]: cluster 2024-08-29T18:28:52.908162+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-29T18:28:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:53 smithi089 bash[78574]: audit 2024-08-29T18:28:52.911106+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.89:0/220296616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:53 smithi144 bash[67678]: cluster 2024-08-29T18:28:52.882501+0000 mgr.y (mgr.34104) 496 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:53 smithi144 bash[67678]: cluster 2024-08-29T18:28:52.908162+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-29T18:28:54.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:53 smithi144 bash[67678]: audit 2024-08-29T18:28:52.911106+0000 mon.a (mon.0) 1551 : audit [INF] from='client.? 172.21.15.89:0/220296616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:54.931 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.ReserveError (3037 ms) 2024-08-29T18:28:54.931 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-08-29T18:28:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:54 smithi144 bash[67678]: audit 2024-08-29T18:28:53.899171+0000 mon.a (mon.0) 1552 : audit [INF] from='client.? 172.21.15.89:0/220296616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:55.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:54 smithi144 bash[67678]: cluster 2024-08-29T18:28:53.909402+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-29T18:28:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:28:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:28:55] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2024-08-29T18:28:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:54 smithi089 bash[77323]: audit 2024-08-29T18:28:53.899171+0000 mon.a (mon.0) 1552 : audit [INF] from='client.? 172.21.15.89:0/220296616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:54 smithi089 bash[77323]: cluster 2024-08-29T18:28:53.909402+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-29T18:28:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:54 smithi089 bash[78574]: audit 2024-08-29T18:28:53.899171+0000 mon.a (mon.0) 1552 : audit [INF] from='client.? 172.21.15.89:0/220296616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:54 smithi089 bash[78574]: cluster 2024-08-29T18:28:53.909402+0000 mon.a (mon.0) 1553 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-29T18:28:56.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:55 smithi144 bash[67678]: cluster 2024-08-29T18:28:54.883163+0000 mgr.y (mgr.34104) 497 : cluster [DBG] pgmap v983: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:56.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:55 smithi144 bash[67678]: cluster 2024-08-29T18:28:54.927581+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-29T18:28:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:55 smithi089 bash[77323]: cluster 2024-08-29T18:28:54.883163+0000 mgr.y (mgr.34104) 497 : cluster [DBG] pgmap v983: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:55 smithi089 bash[77323]: cluster 2024-08-29T18:28:54.927581+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-29T18:28:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:55 smithi089 bash[78574]: cluster 2024-08-29T18:28:54.883163+0000 mgr.y (mgr.34104) 497 : cluster [DBG] pgmap v983: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:55 smithi089 bash[78574]: cluster 2024-08-29T18:28:54.927581+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-29T18:28:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:56 smithi144 bash[67678]: cluster 2024-08-29T18:28:55.961701+0000 mon.a (mon.0) 1555 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-29T18:28:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:56 smithi144 bash[67678]: audit 2024-08-29T18:28:55.965135+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.89:0/1556417038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:57.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:56 smithi144 bash[67678]: audit 2024-08-29T18:28:55.969139+0000 mon.a (mon.0) 1556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:56 smithi089 bash[77323]: cluster 2024-08-29T18:28:55.961701+0000 mon.a (mon.0) 1555 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-29T18:28:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:56 smithi089 bash[77323]: audit 2024-08-29T18:28:55.965135+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.89:0/1556417038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:57.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:56 smithi089 bash[77323]: audit 2024-08-29T18:28:55.969139+0000 mon.a (mon.0) 1556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:57.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:56 smithi089 bash[78574]: cluster 2024-08-29T18:28:55.961701+0000 mon.a (mon.0) 1555 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-29T18:28:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:56 smithi089 bash[78574]: audit 2024-08-29T18:28:55.965135+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.89:0/1556417038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:56 smithi089 bash[78574]: audit 2024-08-29T18:28:55.969139+0000 mon.a (mon.0) 1556 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:28:57.983 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.CommitError (3051 ms) 2024-08-29T18:28:57.983 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-08-29T18:28:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:57 smithi144 bash[67678]: cluster 2024-08-29T18:28:56.884211+0000 mgr.y (mgr.34104) 498 : cluster [DBG] pgmap v986: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:57 smithi144 bash[67678]: cluster 2024-08-29T18:28:56.953086+0000 mon.a (mon.0) 1557 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:57 smithi144 bash[67678]: audit 2024-08-29T18:28:56.962256+0000 mon.a (mon.0) 1558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:57 smithi144 bash[67678]: cluster 2024-08-29T18:28:56.972436+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-29T18:28:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[77323]: cluster 2024-08-29T18:28:56.884211+0000 mgr.y (mgr.34104) 498 : cluster [DBG] pgmap v986: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[77323]: cluster 2024-08-29T18:28:56.953086+0000 mon.a (mon.0) 1557 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[77323]: audit 2024-08-29T18:28:56.962256+0000 mon.a (mon.0) 1558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[77323]: cluster 2024-08-29T18:28:56.972436+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-29T18:28:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[78574]: cluster 2024-08-29T18:28:56.884211+0000 mgr.y (mgr.34104) 498 : cluster [DBG] pgmap v986: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:28:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[78574]: cluster 2024-08-29T18:28:56.953086+0000 mon.a (mon.0) 1557 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:28:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[78574]: audit 2024-08-29T18:28:56.962256+0000 mon.a (mon.0) 1558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:28:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:57 smithi089 bash[78574]: cluster 2024-08-29T18:28:56.972436+0000 mon.a (mon.0) 1559 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-29T18:28:59.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:28:58 smithi144 bash[67678]: cluster 2024-08-29T18:28:57.978609+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-29T18:28:59.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:28:58 smithi089 bash[77323]: cluster 2024-08-29T18:28:57.978609+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-29T18:28:59.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:28:58 smithi089 bash[78574]: cluster 2024-08-29T18:28:57.978609+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-29T18:29:00.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:00 smithi144 bash[67678]: cluster 2024-08-29T18:28:58.885222+0000 mgr.y (mgr.34104) 499 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:00.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:00 smithi144 bash[67678]: cluster 2024-08-29T18:28:58.972557+0000 mon.a (mon.0) 1561 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:00.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:00 smithi144 bash[67678]: cluster 2024-08-29T18:28:58.972614+0000 mon.a (mon.0) 1562 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:00.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:00 smithi144 bash[67678]: cluster 2024-08-29T18:28:58.994619+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-29T18:29:00.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:00 smithi144 bash[67678]: audit 2024-08-29T18:28:58.997539+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.89:0/1016120944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:00.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:00 smithi144 bash[67678]: audit 2024-08-29T18:28:59.000157+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[77323]: cluster 2024-08-29T18:28:58.885222+0000 mgr.y (mgr.34104) 499 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[77323]: cluster 2024-08-29T18:28:58.972557+0000 mon.a (mon.0) 1561 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[77323]: cluster 2024-08-29T18:28:58.972614+0000 mon.a (mon.0) 1562 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[77323]: cluster 2024-08-29T18:28:58.994619+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[77323]: audit 2024-08-29T18:28:58.997539+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.89:0/1016120944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[77323]: audit 2024-08-29T18:28:59.000157+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[78574]: cluster 2024-08-29T18:28:58.885222+0000 mgr.y (mgr.34104) 499 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[78574]: cluster 2024-08-29T18:28:58.972557+0000 mon.a (mon.0) 1561 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[78574]: cluster 2024-08-29T18:28:58.972614+0000 mon.a (mon.0) 1562 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[78574]: cluster 2024-08-29T18:28:58.994619+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[78574]: audit 2024-08-29T18:28:58.997539+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.89:0/1016120944' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:00 smithi089 bash[78574]: audit 2024-08-29T18:28:59.000157+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:01.007 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.AbortError (3025 ms) 2024-08-29T18:29:01.007 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-08-29T18:29:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:01 smithi144 bash[67678]: audit 2024-08-29T18:28:59.988563+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:01 smithi144 bash[67678]: cluster 2024-08-29T18:28:59.996893+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-29T18:29:01.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:01 smithi144 bash[67678]: cluster 2024-08-29T18:29:00.997656+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-29T18:29:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:01 smithi089 bash[77323]: audit 2024-08-29T18:28:59.988563+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:01 smithi089 bash[77323]: cluster 2024-08-29T18:28:59.996893+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-29T18:29:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:01 smithi089 bash[77323]: cluster 2024-08-29T18:29:00.997656+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-29T18:29:01.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:01 smithi089 bash[78574]: audit 2024-08-29T18:28:59.988563+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:01 smithi089 bash[78574]: cluster 2024-08-29T18:28:59.996893+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-29T18:29:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:01 smithi089 bash[78574]: cluster 2024-08-29T18:29:00.997656+0000 mon.a (mon.0) 1567 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-29T18:29:02.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:02 smithi144 bash[67678]: cluster 2024-08-29T18:29:00.886073+0000 mgr.y (mgr.34104) 500 : cluster [DBG] pgmap v992: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:02.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:02 smithi144 bash[67678]: cluster 2024-08-29T18:29:02.032183+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-29T18:29:02.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:02 smithi144 bash[67678]: audit 2024-08-29T18:29:02.035050+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.89:0/3855626379' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:02.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:02 smithi144 bash[67678]: audit 2024-08-29T18:29:02.038447+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:02.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[77323]: cluster 2024-08-29T18:29:00.886073+0000 mgr.y (mgr.34104) 500 : cluster [DBG] pgmap v992: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:02.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[77323]: cluster 2024-08-29T18:29:02.032183+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-29T18:29:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[77323]: audit 2024-08-29T18:29:02.035050+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.89:0/3855626379' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[77323]: audit 2024-08-29T18:29:02.038447+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[78574]: cluster 2024-08-29T18:29:00.886073+0000 mgr.y (mgr.34104) 500 : cluster [DBG] pgmap v992: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[78574]: cluster 2024-08-29T18:29:02.032183+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-29T18:29:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[78574]: audit 2024-08-29T18:29:02.035050+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.89:0/3855626379' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:02 smithi089 bash[78574]: audit 2024-08-29T18:29:02.038447+0000 mon.a (mon.0) 1569 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:04.044 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3036 ms) 2024-08-29T18:29:04.044 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-08-29T18:29:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:04 smithi144 bash[67678]: cluster 2024-08-29T18:29:02.887118+0000 mgr.y (mgr.34104) 501 : cluster [DBG] pgmap v995: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:04 smithi144 bash[67678]: audit 2024-08-29T18:29:03.027836+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:04 smithi144 bash[67678]: cluster 2024-08-29T18:29:03.035805+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-29T18:29:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:04 smithi144 bash[67678]: cluster 2024-08-29T18:29:03.496214+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[77323]: cluster 2024-08-29T18:29:02.887118+0000 mgr.y (mgr.34104) 501 : cluster [DBG] pgmap v995: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[77323]: audit 2024-08-29T18:29:03.027836+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[77323]: cluster 2024-08-29T18:29:03.035805+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-29T18:29:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[77323]: cluster 2024-08-29T18:29:03.496214+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:04.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[78574]: cluster 2024-08-29T18:29:02.887118+0000 mgr.y (mgr.34104) 501 : cluster [DBG] pgmap v995: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[78574]: audit 2024-08-29T18:29:03.027836+0000 mon.a (mon.0) 1570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[78574]: cluster 2024-08-29T18:29:03.035805+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-29T18:29:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:04 smithi089 bash[78574]: cluster 2024-08-29T18:29:03.496214+0000 mon.a (mon.0) 1572 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:29:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:29:05] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.43.0" 2024-08-29T18:29:05.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:05 smithi089 bash[77323]: cluster 2024-08-29T18:29:04.037058+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-29T18:29:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:05 smithi089 bash[78574]: cluster 2024-08-29T18:29:04.037058+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-29T18:29:05.554 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:05 smithi144 bash[67678]: cluster 2024-08-29T18:29:04.037058+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-29T18:29:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[78574]: cluster 2024-08-29T18:29:04.887745+0000 mgr.y (mgr.34104) 502 : cluster [DBG] pgmap v998: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[78574]: cluster 2024-08-29T18:29:05.045948+0000 mon.a (mon.0) 1574 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[78574]: cluster 2024-08-29T18:29:05.046050+0000 mon.a (mon.0) 1575 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:06.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[78574]: cluster 2024-08-29T18:29:05.068046+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-29T18:29:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[78574]: audit 2024-08-29T18:29:05.082037+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? 172.21.15.89:0/2573215834' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[77323]: cluster 2024-08-29T18:29:04.887745+0000 mgr.y (mgr.34104) 502 : cluster [DBG] pgmap v998: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[77323]: cluster 2024-08-29T18:29:05.045948+0000 mon.a (mon.0) 1574 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[77323]: cluster 2024-08-29T18:29:05.046050+0000 mon.a (mon.0) 1575 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[77323]: cluster 2024-08-29T18:29:05.068046+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-29T18:29:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:06 smithi089 bash[77323]: audit 2024-08-29T18:29:05.082037+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? 172.21.15.89:0/2573215834' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:06 smithi144 bash[67678]: cluster 2024-08-29T18:29:04.887745+0000 mgr.y (mgr.34104) 502 : cluster [DBG] pgmap v998: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:06 smithi144 bash[67678]: cluster 2024-08-29T18:29:05.045948+0000 mon.a (mon.0) 1574 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:06 smithi144 bash[67678]: cluster 2024-08-29T18:29:05.046050+0000 mon.a (mon.0) 1575 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:06 smithi144 bash[67678]: cluster 2024-08-29T18:29:05.068046+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-29T18:29:06.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:06 smithi144 bash[67678]: audit 2024-08-29T18:29:05.082037+0000 mon.a (mon.0) 1577 : audit [INF] from='client.? 172.21.15.89:0/2573215834' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:07.099 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3052 ms) 2024-08-29T18:29:07.099 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-08-29T18:29:07.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:07 smithi089 bash[77323]: audit 2024-08-29T18:29:06.062711+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.89:0/2573215834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:07.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:07 smithi089 bash[77323]: cluster 2024-08-29T18:29:06.071019+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-29T18:29:07.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:07 smithi089 bash[78574]: audit 2024-08-29T18:29:06.062711+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.89:0/2573215834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:07 smithi089 bash[78574]: cluster 2024-08-29T18:29:06.071019+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-29T18:29:07.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:07 smithi144 bash[67678]: audit 2024-08-29T18:29:06.062711+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.89:0/2573215834' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:07.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:07 smithi144 bash[67678]: cluster 2024-08-29T18:29:06.071019+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-29T18:29:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:08 smithi089 bash[77323]: cluster 2024-08-29T18:29:06.888727+0000 mgr.y (mgr.34104) 503 : cluster [DBG] pgmap v1001: 137 pgs: 15 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:08 smithi089 bash[77323]: cluster 2024-08-29T18:29:07.091860+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-29T18:29:08.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:08 smithi089 bash[77323]: audit 2024-08-29T18:29:07.706622+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:08 smithi089 bash[78574]: cluster 2024-08-29T18:29:06.888727+0000 mgr.y (mgr.34104) 503 : cluster [DBG] pgmap v1001: 137 pgs: 15 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:08 smithi089 bash[78574]: cluster 2024-08-29T18:29:07.091860+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-29T18:29:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:08 smithi089 bash[78574]: audit 2024-08-29T18:29:07.706622+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:08.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:08 smithi144 bash[67678]: cluster 2024-08-29T18:29:06.888727+0000 mgr.y (mgr.34104) 503 : cluster [DBG] pgmap v1001: 137 pgs: 15 unknown, 122 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:08.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:08 smithi144 bash[67678]: cluster 2024-08-29T18:29:07.091860+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-29T18:29:08.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:08 smithi144 bash[67678]: audit 2024-08-29T18:29:07.706622+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:09.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:09 smithi089 bash[77323]: cluster 2024-08-29T18:29:08.127655+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-29T18:29:09.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:09 smithi089 bash[77323]: audit 2024-08-29T18:29:08.132194+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.89:0/2563601116' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:09 smithi089 bash[77323]: audit 2024-08-29T18:29:08.133183+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:09 smithi089 bash[78574]: cluster 2024-08-29T18:29:08.127655+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-29T18:29:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:09 smithi089 bash[78574]: audit 2024-08-29T18:29:08.132194+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.89:0/2563601116' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:09 smithi089 bash[78574]: audit 2024-08-29T18:29:08.133183+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:09.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:09 smithi144 bash[67678]: cluster 2024-08-29T18:29:08.127655+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-29T18:29:09.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:09 smithi144 bash[67678]: audit 2024-08-29T18:29:08.132194+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.89:0/2563601116' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:09.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:09 smithi144 bash[67678]: audit 2024-08-29T18:29:08.133183+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:10.139 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3044 ms) 2024-08-29T18:29:10.139 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-08-29T18:29:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[77323]: cluster 2024-08-29T18:29:08.889805+0000 mgr.y (mgr.34104) 504 : cluster [DBG] pgmap v1004: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[77323]: cluster 2024-08-29T18:29:09.115580+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[77323]: audit 2024-08-29T18:29:09.124466+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[77323]: cluster 2024-08-29T18:29:09.133967+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-29T18:29:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[78574]: cluster 2024-08-29T18:29:08.889805+0000 mgr.y (mgr.34104) 504 : cluster [DBG] pgmap v1004: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[78574]: cluster 2024-08-29T18:29:09.115580+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[78574]: audit 2024-08-29T18:29:09.124466+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:10 smithi089 bash[78574]: cluster 2024-08-29T18:29:09.133967+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-29T18:29:10.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:10 smithi144 bash[67678]: cluster 2024-08-29T18:29:08.889805+0000 mgr.y (mgr.34104) 504 : cluster [DBG] pgmap v1004: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:10.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:10 smithi144 bash[67678]: cluster 2024-08-29T18:29:09.115580+0000 mon.a (mon.0) 1584 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:10.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:10 smithi144 bash[67678]: audit 2024-08-29T18:29:09.124466+0000 mon.a (mon.0) 1585 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:10.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:10 smithi144 bash[67678]: cluster 2024-08-29T18:29:09.133967+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-29T18:29:11.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:11 smithi089 bash[77323]: cluster 2024-08-29T18:29:10.133589+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-29T18:29:11.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:11 smithi089 bash[78574]: cluster 2024-08-29T18:29:10.133589+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-29T18:29:11.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:11 smithi144 bash[67678]: cluster 2024-08-29T18:29:10.133589+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-29T18:29:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[78574]: cluster 2024-08-29T18:29:10.890435+0000 mgr.y (mgr.34104) 505 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[78574]: cluster 2024-08-29T18:29:11.139540+0000 mon.a (mon.0) 1588 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[78574]: cluster 2024-08-29T18:29:11.139597+0000 mon.a (mon.0) 1589 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[78574]: cluster 2024-08-29T18:29:11.161488+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-29T18:29:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[78574]: audit 2024-08-29T18:29:11.164177+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.89:0/3736733951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[78574]: audit 2024-08-29T18:29:11.164942+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[77323]: cluster 2024-08-29T18:29:10.890435+0000 mgr.y (mgr.34104) 505 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[77323]: cluster 2024-08-29T18:29:11.139540+0000 mon.a (mon.0) 1588 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[77323]: cluster 2024-08-29T18:29:11.139597+0000 mon.a (mon.0) 1589 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[77323]: cluster 2024-08-29T18:29:11.161488+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[77323]: audit 2024-08-29T18:29:11.164177+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.89:0/3736733951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:12 smithi089 bash[77323]: audit 2024-08-29T18:29:11.164942+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:12 smithi144 bash[67678]: cluster 2024-08-29T18:29:10.890435+0000 mgr.y (mgr.34104) 505 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:12 smithi144 bash[67678]: cluster 2024-08-29T18:29:11.139540+0000 mon.a (mon.0) 1588 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:12 smithi144 bash[67678]: cluster 2024-08-29T18:29:11.139597+0000 mon.a (mon.0) 1589 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:12 smithi144 bash[67678]: cluster 2024-08-29T18:29:11.161488+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-29T18:29:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:12 smithi144 bash[67678]: audit 2024-08-29T18:29:11.164177+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.89:0/3736733951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:12.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:12 smithi144 bash[67678]: audit 2024-08-29T18:29:11.164942+0000 mon.a (mon.0) 1591 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:13.181 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3042 ms) 2024-08-29T18:29:13.234 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-08-29T18:29:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:13 smithi089 bash[77323]: audit 2024-08-29T18:29:12.156491+0000 mon.a (mon.0) 1592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:13.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:13 smithi089 bash[77323]: cluster 2024-08-29T18:29:12.164840+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-29T18:29:13.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:13 smithi089 bash[78574]: audit 2024-08-29T18:29:12.156491+0000 mon.a (mon.0) 1592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:13.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:13 smithi089 bash[78574]: cluster 2024-08-29T18:29:12.164840+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-29T18:29:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:13 smithi144 bash[67678]: audit 2024-08-29T18:29:12.156491+0000 mon.a (mon.0) 1592 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:13.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:13 smithi144 bash[67678]: cluster 2024-08-29T18:29:12.164840+0000 mon.a (mon.0) 1593 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-29T18:29:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:14 smithi089 bash[78574]: cluster 2024-08-29T18:29:12.891487+0000 mgr.y (mgr.34104) 506 : cluster [DBG] pgmap v1010: 137 pgs: 13 creating+peering, 8 unknown, 116 active+clean; 584 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 4.2 KiB/s wr, 8 op/s 2024-08-29T18:29:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:14 smithi089 bash[78574]: cluster 2024-08-29T18:29:13.176021+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-29T18:29:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:14 smithi089 bash[77323]: cluster 2024-08-29T18:29:12.891487+0000 mgr.y (mgr.34104) 506 : cluster [DBG] pgmap v1010: 137 pgs: 13 creating+peering, 8 unknown, 116 active+clean; 584 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 4.2 KiB/s wr, 8 op/s 2024-08-29T18:29:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:14 smithi089 bash[77323]: cluster 2024-08-29T18:29:13.176021+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-29T18:29:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:14 smithi144 bash[67678]: cluster 2024-08-29T18:29:12.891487+0000 mgr.y (mgr.34104) 506 : cluster [DBG] pgmap v1010: 137 pgs: 13 creating+peering, 8 unknown, 116 active+clean; 584 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 4.2 KiB/s wr, 8 op/s 2024-08-29T18:29:14.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:14 smithi144 bash[67678]: cluster 2024-08-29T18:29:13.176021+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-29T18:29:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:29:15] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.43.0" 2024-08-29T18:29:15.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[78574]: cluster 2024-08-29T18:29:14.188789+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-29T18:29:15.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[78574]: audit 2024-08-29T18:29:14.193482+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.89:0/2205378061' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:15.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[78574]: audit 2024-08-29T18:29:14.194520+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[77323]: cluster 2024-08-29T18:29:14.188789+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-29T18:29:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[77323]: audit 2024-08-29T18:29:14.193482+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.89:0/2205378061' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:15 smithi089 bash[77323]: audit 2024-08-29T18:29:14.194520+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:15.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:15 smithi144 bash[67678]: cluster 2024-08-29T18:29:14.188789+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-29T18:29:15.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:15 smithi144 bash[67678]: audit 2024-08-29T18:29:14.193482+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.89:0/2205378061' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:15.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:15 smithi144 bash[67678]: audit 2024-08-29T18:29:14.194520+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:16.207 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3022 ms) 2024-08-29T18:29:16.207 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-08-29T18:29:16.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:16 smithi144 bash[67678]: cluster 2024-08-29T18:29:14.892223+0000 mgr.y (mgr.34104) 507 : cluster [DBG] pgmap v1013: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:16.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:16 smithi144 bash[67678]: cluster 2024-08-29T18:29:15.181406+0000 mon.a (mon.0) 1597 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:16.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:16 smithi144 bash[67678]: audit 2024-08-29T18:29:15.190980+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:16.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:16 smithi144 bash[67678]: cluster 2024-08-29T18:29:15.200351+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-29T18:29:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[77323]: cluster 2024-08-29T18:29:14.892223+0000 mgr.y (mgr.34104) 507 : cluster [DBG] pgmap v1013: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[77323]: cluster 2024-08-29T18:29:15.181406+0000 mon.a (mon.0) 1597 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[77323]: audit 2024-08-29T18:29:15.190980+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:16.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[77323]: cluster 2024-08-29T18:29:15.200351+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-29T18:29:16.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[78574]: cluster 2024-08-29T18:29:14.892223+0000 mgr.y (mgr.34104) 507 : cluster [DBG] pgmap v1013: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[78574]: cluster 2024-08-29T18:29:15.181406+0000 mon.a (mon.0) 1597 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[78574]: audit 2024-08-29T18:29:15.190980+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:16 smithi089 bash[78574]: cluster 2024-08-29T18:29:15.200351+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-29T18:29:17.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:17 smithi144 bash[67678]: cluster 2024-08-29T18:29:16.200403+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-29T18:29:17.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:17 smithi089 bash[77323]: cluster 2024-08-29T18:29:16.200403+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-29T18:29:17.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:17 smithi089 bash[78574]: cluster 2024-08-29T18:29:16.200403+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-29T18:29:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:18 smithi144 bash[67678]: cluster 2024-08-29T18:29:16.893148+0000 mgr.y (mgr.34104) 508 : cluster [DBG] pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:18 smithi144 bash[67678]: cluster 2024-08-29T18:29:17.203401+0000 mon.a (mon.0) 1601 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:18 smithi144 bash[67678]: cluster 2024-08-29T18:29:17.203497+0000 mon.a (mon.0) 1602 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:18 smithi144 bash[67678]: cluster 2024-08-29T18:29:17.227517+0000 mon.a (mon.0) 1603 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-29T18:29:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:18 smithi144 bash[67678]: audit 2024-08-29T18:29:17.229667+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.89:0/1069433559' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:18.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:18 smithi144 bash[67678]: audit 2024-08-29T18:29:17.234380+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:18.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[77323]: cluster 2024-08-29T18:29:16.893148+0000 mgr.y (mgr.34104) 508 : cluster [DBG] pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[77323]: cluster 2024-08-29T18:29:17.203401+0000 mon.a (mon.0) 1601 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[77323]: cluster 2024-08-29T18:29:17.203497+0000 mon.a (mon.0) 1602 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[77323]: cluster 2024-08-29T18:29:17.227517+0000 mon.a (mon.0) 1603 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-29T18:29:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[77323]: audit 2024-08-29T18:29:17.229667+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.89:0/1069433559' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[77323]: audit 2024-08-29T18:29:17.234380+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[78574]: cluster 2024-08-29T18:29:16.893148+0000 mgr.y (mgr.34104) 508 : cluster [DBG] pgmap v1016: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[78574]: cluster 2024-08-29T18:29:17.203401+0000 mon.a (mon.0) 1601 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[78574]: cluster 2024-08-29T18:29:17.203497+0000 mon.a (mon.0) 1602 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[78574]: cluster 2024-08-29T18:29:17.227517+0000 mon.a (mon.0) 1603 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-29T18:29:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[78574]: audit 2024-08-29T18:29:17.229667+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.89:0/1069433559' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:18 smithi089 bash[78574]: audit 2024-08-29T18:29:17.234380+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:19.258 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3055 ms) 2024-08-29T18:29:19.258 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-08-29T18:29:19.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:19 smithi144 bash[67678]: audit 2024-08-29T18:29:18.230115+0000 mon.a (mon.0) 1605 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:19.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:19 smithi144 bash[67678]: cluster 2024-08-29T18:29:18.238120+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-29T18:29:19.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:19 smithi089 bash[77323]: audit 2024-08-29T18:29:18.230115+0000 mon.a (mon.0) 1605 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:19.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:19 smithi089 bash[77323]: cluster 2024-08-29T18:29:18.238120+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-29T18:29:19.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:19 smithi089 bash[78574]: audit 2024-08-29T18:29:18.230115+0000 mon.a (mon.0) 1605 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:19.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:19 smithi089 bash[78574]: cluster 2024-08-29T18:29:18.238120+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-29T18:29:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:20 smithi144 bash[67678]: cluster 2024-08-29T18:29:18.894096+0000 mgr.y (mgr.34104) 509 : cluster [DBG] pgmap v1019: 137 pgs: 15 creating+peering, 11 unknown, 111 active+clean; 627 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 143 KiB/s rd, 270 KiB/s wr, 271 op/s 2024-08-29T18:29:20.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:20 smithi144 bash[67678]: cluster 2024-08-29T18:29:19.251292+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-29T18:29:20.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:20 smithi089 bash[77323]: cluster 2024-08-29T18:29:18.894096+0000 mgr.y (mgr.34104) 509 : cluster [DBG] pgmap v1019: 137 pgs: 15 creating+peering, 11 unknown, 111 active+clean; 627 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 143 KiB/s rd, 270 KiB/s wr, 271 op/s 2024-08-29T18:29:20.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:20 smithi089 bash[77323]: cluster 2024-08-29T18:29:19.251292+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-29T18:29:20.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:20 smithi089 bash[78574]: cluster 2024-08-29T18:29:18.894096+0000 mgr.y (mgr.34104) 509 : cluster [DBG] pgmap v1019: 137 pgs: 15 creating+peering, 11 unknown, 111 active+clean; 627 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 143 KiB/s rd, 270 KiB/s wr, 271 op/s 2024-08-29T18:29:20.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:20 smithi089 bash[78574]: cluster 2024-08-29T18:29:19.251292+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-29T18:29:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:21 smithi144 bash[67678]: cluster 2024-08-29T18:29:20.255742+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-29T18:29:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:21 smithi144 bash[67678]: audit 2024-08-29T18:29:20.257918+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.89:0/1485274031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:21 smithi144 bash[67678]: audit 2024-08-29T18:29:20.270174+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:21.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:21 smithi144 bash[67678]: audit 2024-08-29T18:29:21.248246+0000 mon.a (mon.0) 1610 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[78574]: cluster 2024-08-29T18:29:20.255742+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-29T18:29:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[78574]: audit 2024-08-29T18:29:20.257918+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.89:0/1485274031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[78574]: audit 2024-08-29T18:29:20.270174+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:21.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[78574]: audit 2024-08-29T18:29:21.248246+0000 mon.a (mon.0) 1610 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:21.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[77323]: cluster 2024-08-29T18:29:20.255742+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-29T18:29:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[77323]: audit 2024-08-29T18:29:20.257918+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.89:0/1485274031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[77323]: audit 2024-08-29T18:29:20.270174+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:21 smithi089 bash[77323]: audit 2024-08-29T18:29:21.248246+0000 mon.a (mon.0) 1610 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:22.287 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.Cleanup (3026 ms) 2024-08-29T18:29:22.287 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-08-29T18:29:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:22 smithi144 bash[67678]: cluster 2024-08-29T18:29:20.894801+0000 mgr.y (mgr.34104) 510 : cluster [DBG] pgmap v1022: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:22 smithi144 bash[67678]: cluster 2024-08-29T18:29:21.257919+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-29T18:29:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:22 smithi144 bash[67678]: cluster 2024-08-29T18:29:21.260026+0000 mon.a (mon.0) 1612 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:22.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:22 smithi144 bash[67678]: cluster 2024-08-29T18:29:22.279398+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-29T18:29:22.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[78574]: cluster 2024-08-29T18:29:20.894801+0000 mgr.y (mgr.34104) 510 : cluster [DBG] pgmap v1022: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:22.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[78574]: cluster 2024-08-29T18:29:21.257919+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-29T18:29:22.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[78574]: cluster 2024-08-29T18:29:21.260026+0000 mon.a (mon.0) 1612 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:22.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[78574]: cluster 2024-08-29T18:29:22.279398+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-29T18:29:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[77323]: cluster 2024-08-29T18:29:20.894801+0000 mgr.y (mgr.34104) 510 : cluster [DBG] pgmap v1022: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[77323]: cluster 2024-08-29T18:29:21.257919+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-29T18:29:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[77323]: cluster 2024-08-29T18:29:21.260026+0000 mon.a (mon.0) 1612 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:29:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:22 smithi089 bash[77323]: cluster 2024-08-29T18:29:22.279398+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-29T18:29:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:23 smithi144 bash[67678]: audit 2024-08-29T18:29:22.753423+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:23 smithi144 bash[67678]: audit 2024-08-29T18:29:22.755148+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:23 smithi144 bash[67678]: cluster 2024-08-29T18:29:23.308827+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-29T18:29:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:23 smithi144 bash[67678]: audit 2024-08-29T18:29:23.317436+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.89:0/927091865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:23 smithi144 bash[67678]: audit 2024-08-29T18:29:23.319975+0000 mon.a (mon.0) 1617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:23 smithi144 bash[67678]: audit 2024-08-29T18:29:23.479148+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:29:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[77323]: audit 2024-08-29T18:29:22.753423+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[77323]: audit 2024-08-29T18:29:22.755148+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[77323]: cluster 2024-08-29T18:29:23.308827+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[77323]: audit 2024-08-29T18:29:23.317436+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.89:0/927091865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[77323]: audit 2024-08-29T18:29:23.319975+0000 mon.a (mon.0) 1617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[77323]: audit 2024-08-29T18:29:23.479148+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[78574]: audit 2024-08-29T18:29:22.753423+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[78574]: audit 2024-08-29T18:29:22.755148+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[78574]: cluster 2024-08-29T18:29:23.308827+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[78574]: audit 2024-08-29T18:29:23.317436+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.89:0/927091865' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[78574]: audit 2024-08-29T18:29:23.319975+0000 mon.a (mon.0) 1617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:29:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:23 smithi089 bash[78574]: audit 2024-08-29T18:29:23.479148+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:29:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: cluster 2024-08-29T18:29:22.895623+0000 mgr.y (mgr.34104) 511 : cluster [DBG] pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: cluster 2024-08-29T18:29:23.748864+0000 mon.a (mon.0) 1619 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: cluster 2024-08-29T18:29:23.748904+0000 mon.a (mon.0) 1620 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: audit 2024-08-29T18:29:24.258246+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:29:25.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: audit 2024-08-29T18:29:24.259828+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:29:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: audit 2024-08-29T18:29:24.269328+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: audit 2024-08-29T18:29:24.304162+0000 mon.a (mon.0) 1624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:24 smithi144 bash[67678]: cluster 2024-08-29T18:29:24.312275+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-29T18:29:25.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: cluster 2024-08-29T18:29:22.895623+0000 mgr.y (mgr.34104) 511 : cluster [DBG] pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: cluster 2024-08-29T18:29:23.748864+0000 mon.a (mon.0) 1619 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: cluster 2024-08-29T18:29:23.748904+0000 mon.a (mon.0) 1620 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: audit 2024-08-29T18:29:24.258246+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: audit 2024-08-29T18:29:24.259828+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: audit 2024-08-29T18:29:24.269328+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: audit 2024-08-29T18:29:24.304162+0000 mon.a (mon.0) 1624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[77323]: cluster 2024-08-29T18:29:24.312275+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: cluster 2024-08-29T18:29:22.895623+0000 mgr.y (mgr.34104) 511 : cluster [DBG] pgmap v1025: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: cluster 2024-08-29T18:29:23.748864+0000 mon.a (mon.0) 1619 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: cluster 2024-08-29T18:29:23.748904+0000 mon.a (mon.0) 1620 : cluster [INF] Cluster is now healthy 2024-08-29T18:29:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: audit 2024-08-29T18:29:24.258246+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:29:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: audit 2024-08-29T18:29:24.259828+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:29:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: audit 2024-08-29T18:29:24.269328+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: audit 2024-08-29T18:29:24.304162+0000 mon.a (mon.0) 1624 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:29:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:24 smithi089 bash[78574]: cluster 2024-08-29T18:29:24.312275+0000 mon.a (mon.0) 1625 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-29T18:29:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:29:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:29:25] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2024-08-29T18:29:26.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:26 smithi089 bash[77323]: cluster 2024-08-29T18:29:24.896436+0000 mgr.y (mgr.34104) 512 : cluster [DBG] pgmap v1028: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:26.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:26 smithi089 bash[77323]: cluster 2024-08-29T18:29:25.314452+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-29T18:29:26.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:26 smithi089 bash[78574]: cluster 2024-08-29T18:29:24.896436+0000 mgr.y (mgr.34104) 512 : cluster [DBG] pgmap v1028: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:26.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:26 smithi089 bash[78574]: cluster 2024-08-29T18:29:25.314452+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-29T18:29:26.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:26 smithi144 bash[67678]: cluster 2024-08-29T18:29:24.896436+0000 mgr.y (mgr.34104) 512 : cluster [DBG] pgmap v1028: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:29:26.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:26 smithi144 bash[67678]: cluster 2024-08-29T18:29:25.314452+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-29T18:29:28.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:28 smithi089 bash[77323]: cluster 2024-08-29T18:29:26.897911+0000 mgr.y (mgr.34104) 513 : cluster [DBG] pgmap v1030: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:29:28.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:28 smithi089 bash[78574]: cluster 2024-08-29T18:29:26.897911+0000 mgr.y (mgr.34104) 513 : cluster [DBG] pgmap v1030: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:29:28.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:28 smithi144 bash[67678]: cluster 2024-08-29T18:29:26.897911+0000 mgr.y (mgr.34104) 513 : cluster [DBG] pgmap v1030: 137 pgs: 5 creating+peering, 16 unknown, 116 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 2.92k op/s 2024-08-29T18:29:30.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:30 smithi089 bash[78574]: cluster 2024-08-29T18:29:28.899147+0000 mgr.y (mgr.34104) 514 : cluster [DBG] pgmap v1031: 137 pgs: 137 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 2.25k op/s 2024-08-29T18:29:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:30 smithi089 bash[77323]: cluster 2024-08-29T18:29:28.899147+0000 mgr.y (mgr.34104) 514 : cluster [DBG] pgmap v1031: 137 pgs: 137 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 2.25k op/s 2024-08-29T18:29:30.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:30 smithi144 bash[67678]: cluster 2024-08-29T18:29:28.899147+0000 mgr.y (mgr.34104) 514 : cluster [DBG] pgmap v1031: 137 pgs: 137 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 2.25k op/s 2024-08-29T18:29:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:32 smithi089 bash[77323]: cluster 2024-08-29T18:29:30.899852+0000 mgr.y (mgr.34104) 515 : cluster [DBG] pgmap v1032: 137 pgs: 137 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 1.78k op/s 2024-08-29T18:29:32.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:32 smithi089 bash[78574]: cluster 2024-08-29T18:29:30.899852+0000 mgr.y (mgr.34104) 515 : cluster [DBG] pgmap v1032: 137 pgs: 137 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 1.78k op/s 2024-08-29T18:29:32.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:32 smithi144 bash[67678]: cluster 2024-08-29T18:29:30.899852+0000 mgr.y (mgr.34104) 515 : cluster [DBG] pgmap v1032: 137 pgs: 137 active+clean; 886 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 1.78k op/s 2024-08-29T18:29:34.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:34 smithi089 bash[78574]: cluster 2024-08-29T18:29:32.901610+0000 mgr.y (mgr.34104) 516 : cluster [DBG] pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 4.14k op/s 2024-08-29T18:29:34.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:34 smithi089 bash[77323]: cluster 2024-08-29T18:29:32.901610+0000 mgr.y (mgr.34104) 516 : cluster [DBG] pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 4.14k op/s 2024-08-29T18:29:34.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:34 smithi144 bash[67678]: cluster 2024-08-29T18:29:32.901610+0000 mgr.y (mgr.34104) 516 : cluster [DBG] pgmap v1033: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 4.14k op/s 2024-08-29T18:29:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:29:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:29:35] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.43.0" 2024-08-29T18:29:36.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:36 smithi089 bash[77323]: cluster 2024-08-29T18:29:34.902721+0000 mgr.y (mgr.34104) 517 : cluster [DBG] pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 3.56k op/s 2024-08-29T18:29:36.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:36 smithi089 bash[78574]: cluster 2024-08-29T18:29:34.902721+0000 mgr.y (mgr.34104) 517 : cluster [DBG] pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 3.56k op/s 2024-08-29T18:29:36.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:36 smithi144 bash[67678]: cluster 2024-08-29T18:29:34.902721+0000 mgr.y (mgr.34104) 517 : cluster [DBG] pgmap v1034: 137 pgs: 137 active+clean; 1.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.2 MiB/s wr, 3.56k op/s 2024-08-29T18:29:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:38 smithi144 bash[67678]: cluster 2024-08-29T18:29:36.903765+0000 mgr.y (mgr.34104) 518 : cluster [DBG] pgmap v1035: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 4.64k op/s 2024-08-29T18:29:39.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:38 smithi144 bash[67678]: audit 2024-08-29T18:29:37.713553+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:38 smithi144 bash[67678]: audit 2024-08-29T18:29:37.715928+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:38 smithi089 bash[78574]: cluster 2024-08-29T18:29:36.903765+0000 mgr.y (mgr.34104) 518 : cluster [DBG] pgmap v1035: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 4.64k op/s 2024-08-29T18:29:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:38 smithi089 bash[78574]: audit 2024-08-29T18:29:37.713553+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:39.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:38 smithi089 bash[78574]: audit 2024-08-29T18:29:37.715928+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:39.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:38 smithi089 bash[77323]: cluster 2024-08-29T18:29:36.903765+0000 mgr.y (mgr.34104) 518 : cluster [DBG] pgmap v1035: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 4.1 MiB/s wr, 4.64k op/s 2024-08-29T18:29:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:38 smithi089 bash[77323]: audit 2024-08-29T18:29:37.713553+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:29:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:38 smithi089 bash[77323]: audit 2024-08-29T18:29:37.715928+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:41.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:40 smithi144 bash[67678]: cluster 2024-08-29T18:29:38.905070+0000 mgr.y (mgr.34104) 519 : cluster [DBG] pgmap v1036: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 3.35k op/s 2024-08-29T18:29:41.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:40 smithi089 bash[78574]: cluster 2024-08-29T18:29:38.905070+0000 mgr.y (mgr.34104) 519 : cluster [DBG] pgmap v1036: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 3.35k op/s 2024-08-29T18:29:41.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:40 smithi089 bash[77323]: cluster 2024-08-29T18:29:38.905070+0000 mgr.y (mgr.34104) 519 : cluster [DBG] pgmap v1036: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 3.35k op/s 2024-08-29T18:29:43.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:42 smithi144 bash[67678]: cluster 2024-08-29T18:29:40.905798+0000 mgr.y (mgr.34104) 520 : cluster [DBG] pgmap v1037: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 3.35k op/s 2024-08-29T18:29:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:42 smithi089 bash[77323]: cluster 2024-08-29T18:29:40.905798+0000 mgr.y (mgr.34104) 520 : cluster [DBG] pgmap v1037: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 3.35k op/s 2024-08-29T18:29:43.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:42 smithi089 bash[78574]: cluster 2024-08-29T18:29:40.905798+0000 mgr.y (mgr.34104) 520 : cluster [DBG] pgmap v1037: 137 pgs: 137 active+clean; 1.7 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.0 MiB/s wr, 3.35k op/s 2024-08-29T18:29:45.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:44 smithi144 bash[67678]: cluster 2024-08-29T18:29:42.907146+0000 mgr.y (mgr.34104) 521 : cluster [DBG] pgmap v1038: 137 pgs: 137 active+clean; 2.0 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 4.1 MiB/s wr, 4.62k op/s 2024-08-29T18:29:45.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:44 smithi089 bash[77323]: cluster 2024-08-29T18:29:42.907146+0000 mgr.y (mgr.34104) 521 : cluster [DBG] pgmap v1038: 137 pgs: 137 active+clean; 2.0 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 4.1 MiB/s wr, 4.62k op/s 2024-08-29T18:29:45.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:44 smithi089 bash[78574]: cluster 2024-08-29T18:29:42.907146+0000 mgr.y (mgr.34104) 521 : cluster [DBG] pgmap v1038: 137 pgs: 137 active+clean; 2.0 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 4.1 MiB/s wr, 4.62k op/s 2024-08-29T18:29:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:29:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:29:45] "GET /metrics HTTP/1.1" 200 36330 "" "Prometheus/2.43.0" 2024-08-29T18:29:47.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:46 smithi144 bash[67678]: cluster 2024-08-29T18:29:44.908332+0000 mgr.y (mgr.34104) 522 : cluster [DBG] pgmap v1039: 137 pgs: 137 active+clean; 2.0 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 2.77k op/s 2024-08-29T18:29:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:46 smithi089 bash[77323]: cluster 2024-08-29T18:29:44.908332+0000 mgr.y (mgr.34104) 522 : cluster [DBG] pgmap v1039: 137 pgs: 137 active+clean; 2.0 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 2.77k op/s 2024-08-29T18:29:47.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:46 smithi089 bash[78574]: cluster 2024-08-29T18:29:44.908332+0000 mgr.y (mgr.34104) 522 : cluster [DBG] pgmap v1039: 137 pgs: 137 active+clean; 2.0 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.5 MiB/s wr, 2.77k op/s 2024-08-29T18:29:49.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:48 smithi144 bash[67678]: cluster 2024-08-29T18:29:46.909385+0000 mgr.y (mgr.34104) 523 : cluster [DBG] pgmap v1040: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 3.5 MiB/s wr, 3.94k op/s 2024-08-29T18:29:49.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:48 smithi089 bash[77323]: cluster 2024-08-29T18:29:46.909385+0000 mgr.y (mgr.34104) 523 : cluster [DBG] pgmap v1040: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 3.5 MiB/s wr, 3.94k op/s 2024-08-29T18:29:49.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:48 smithi089 bash[78574]: cluster 2024-08-29T18:29:46.909385+0000 mgr.y (mgr.34104) 523 : cluster [DBG] pgmap v1040: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 3.5 MiB/s wr, 3.94k op/s 2024-08-29T18:29:51.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:50 smithi144 bash[67678]: cluster 2024-08-29T18:29:48.910611+0000 mgr.y (mgr.34104) 524 : cluster [DBG] pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 2.42k op/s 2024-08-29T18:29:51.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:50 smithi089 bash[77323]: cluster 2024-08-29T18:29:48.910611+0000 mgr.y (mgr.34104) 524 : cluster [DBG] pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 2.42k op/s 2024-08-29T18:29:51.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:50 smithi089 bash[78574]: cluster 2024-08-29T18:29:48.910611+0000 mgr.y (mgr.34104) 524 : cluster [DBG] pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 2.42k op/s 2024-08-29T18:29:53.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:52 smithi144 bash[67678]: cluster 2024-08-29T18:29:50.911382+0000 mgr.y (mgr.34104) 525 : cluster [DBG] pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 2.42k op/s 2024-08-29T18:29:53.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:52 smithi144 bash[67678]: audit 2024-08-29T18:29:52.707975+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:53.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:52 smithi089 bash[77323]: cluster 2024-08-29T18:29:50.911382+0000 mgr.y (mgr.34104) 525 : cluster [DBG] pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 2.42k op/s 2024-08-29T18:29:53.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:52 smithi089 bash[77323]: audit 2024-08-29T18:29:52.707975+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:53.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:52 smithi089 bash[78574]: cluster 2024-08-29T18:29:50.911382+0000 mgr.y (mgr.34104) 525 : cluster [DBG] pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 2.1 MiB/s wr, 2.42k op/s 2024-08-29T18:29:53.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:52 smithi089 bash[78574]: audit 2024-08-29T18:29:52.707975+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:29:55.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:54 smithi144 bash[67678]: cluster 2024-08-29T18:29:52.912752+0000 mgr.y (mgr.34104) 526 : cluster [DBG] pgmap v1043: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 132 MiB/s rd, 2.2 MiB/s wr, 2.71k op/s 2024-08-29T18:29:55.061 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:54 smithi089 bash[77323]: cluster 2024-08-29T18:29:52.912752+0000 mgr.y (mgr.34104) 526 : cluster [DBG] pgmap v1043: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 132 MiB/s rd, 2.2 MiB/s wr, 2.71k op/s 2024-08-29T18:29:55.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:54 smithi089 bash[78574]: cluster 2024-08-29T18:29:52.912752+0000 mgr.y (mgr.34104) 526 : cluster [DBG] pgmap v1043: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 132 MiB/s rd, 2.2 MiB/s wr, 2.71k op/s 2024-08-29T18:29:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:29:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:29:55] "GET /metrics HTTP/1.1" 200 36335 "" "Prometheus/2.43.0" 2024-08-29T18:29:57.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:56 smithi144 bash[67678]: cluster 2024-08-29T18:29:54.913879+0000 mgr.y (mgr.34104) 527 : cluster [DBG] pgmap v1044: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 122 MiB/s rd, 1.1 MiB/s wr, 1.45k op/s 2024-08-29T18:29:57.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:56 smithi089 bash[77323]: cluster 2024-08-29T18:29:54.913879+0000 mgr.y (mgr.34104) 527 : cluster [DBG] pgmap v1044: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 122 MiB/s rd, 1.1 MiB/s wr, 1.45k op/s 2024-08-29T18:29:57.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:56 smithi089 bash[78574]: cluster 2024-08-29T18:29:54.913879+0000 mgr.y (mgr.34104) 527 : cluster [DBG] pgmap v1044: 137 pgs: 137 active+clean; 2.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 122 MiB/s rd, 1.1 MiB/s wr, 1.45k op/s 2024-08-29T18:29:57.768 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.MultiProducer (35484 ms) 2024-08-29T18:29:57.768 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-08-29T18:29:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:58 smithi144 bash[67678]: cluster 2024-08-29T18:29:56.914900+0000 mgr.y (mgr.34104) 528 : cluster [DBG] pgmap v1045: 137 pgs: 137 active+clean; 2.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 MiB/s rd, 1.1 MiB/s wr, 1.75k op/s 2024-08-29T18:29:59.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:58 smithi144 bash[67678]: cluster 2024-08-29T18:29:57.766116+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-29T18:29:59.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:58 smithi089 bash[77323]: cluster 2024-08-29T18:29:56.914900+0000 mgr.y (mgr.34104) 528 : cluster [DBG] pgmap v1045: 137 pgs: 137 active+clean; 2.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 MiB/s rd, 1.1 MiB/s wr, 1.75k op/s 2024-08-29T18:29:59.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:58 smithi089 bash[77323]: cluster 2024-08-29T18:29:57.766116+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-29T18:29:59.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:58 smithi089 bash[78574]: cluster 2024-08-29T18:29:56.914900+0000 mgr.y (mgr.34104) 528 : cluster [DBG] pgmap v1045: 137 pgs: 137 active+clean; 2.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 170 MiB/s rd, 1.1 MiB/s wr, 1.75k op/s 2024-08-29T18:29:59.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:58 smithi089 bash[78574]: cluster 2024-08-29T18:29:57.766116+0000 mon.a (mon.0) 1630 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-29T18:30:00.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:59 smithi144 bash[67678]: cluster 2024-08-29T18:29:58.781939+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-29T18:30:00.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:59 smithi144 bash[67678]: audit 2024-08-29T18:29:58.785730+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.89:0/3210342128' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:00.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:29:59 smithi144 bash[67678]: audit 2024-08-29T18:29:58.797874+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:00.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:59 smithi089 bash[78574]: cluster 2024-08-29T18:29:58.781939+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-29T18:30:00.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:59 smithi089 bash[78574]: audit 2024-08-29T18:29:58.785730+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.89:0/3210342128' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:00.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:29:59 smithi089 bash[78574]: audit 2024-08-29T18:29:58.797874+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:00.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:59 smithi089 bash[77323]: cluster 2024-08-29T18:29:58.781939+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-29T18:30:00.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:59 smithi089 bash[77323]: audit 2024-08-29T18:29:58.785730+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.89:0/3210342128' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:00.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:29:59 smithi089 bash[77323]: audit 2024-08-29T18:29:58.797874+0000 mon.a (mon.0) 1632 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:01.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:29:58.915745+0000 mgr.y (mgr.34104) 529 : cluster [DBG] pgmap v1048: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:29:59.771823+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: audit 2024-08-29T18:29:59.780765+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:29:59.791221+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:00.000058+0000 mon.a (mon.0) 1636 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:00.000083+0000 mon.a (mon.0) 1637 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:00.000094+0000 mon.a (mon.0) 1638 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi089-110535-18' 2024-08-29T18:30:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:00.000118+0000 mon.a (mon.0) 1639 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:30:01.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:29:58.915745+0000 mgr.y (mgr.34104) 529 : cluster [DBG] pgmap v1048: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:01.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:29:59.771823+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:01.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: audit 2024-08-29T18:29:59.780765+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:01.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:29:59.791221+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-29T18:30:01.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:00.000058+0000 mon.a (mon.0) 1636 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:00.000083+0000 mon.a (mon.0) 1637 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:00.000094+0000 mon.a (mon.0) 1638 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi089-110535-18' 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:00.000118+0000 mon.a (mon.0) 1639 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:29:58.915745+0000 mgr.y (mgr.34104) 529 : cluster [DBG] pgmap v1048: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:29:59.771823+0000 mon.a (mon.0) 1633 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: audit 2024-08-29T18:29:59.780765+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:29:59.791221+0000 mon.a (mon.0) 1635 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:00.000058+0000 mon.a (mon.0) 1636 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:00.000083+0000 mon.a (mon.0) 1637 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:00.000094+0000 mon.a (mon.0) 1638 : cluster [WRN] application not enabled on pool 'test-rados-api-smithi089-110535-18' 2024-08-29T18:30:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:00.000118+0000 mon.a (mon.0) 1639 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T18:30:01.813 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4045 ms) 2024-08-29T18:30:01.814 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-08-29T18:30:02.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:01 smithi144 bash[67678]: cluster 2024-08-29T18:30:00.799866+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-29T18:30:02.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:01 smithi144 bash[67678]: cluster 2024-08-29T18:30:00.916227+0000 mgr.y (mgr.34104) 530 : cluster [DBG] pgmap v1051: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:02.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:01 smithi089 bash[78574]: cluster 2024-08-29T18:30:00.799866+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-29T18:30:02.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:01 smithi089 bash[78574]: cluster 2024-08-29T18:30:00.916227+0000 mgr.y (mgr.34104) 530 : cluster [DBG] pgmap v1051: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:02.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:01 smithi089 bash[77323]: cluster 2024-08-29T18:30:00.799866+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-29T18:30:02.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:01 smithi089 bash[77323]: cluster 2024-08-29T18:30:00.916227+0000 mgr.y (mgr.34104) 530 : cluster [DBG] pgmap v1051: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:03.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:02 smithi144 bash[67678]: cluster 2024-08-29T18:30:01.791632+0000 mon.a (mon.0) 1641 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:03.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:02 smithi144 bash[67678]: cluster 2024-08-29T18:30:01.791675+0000 mon.a (mon.0) 1642 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:02 smithi144 bash[67678]: cluster 2024-08-29T18:30:01.810565+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-29T18:30:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:02 smithi089 bash[77323]: cluster 2024-08-29T18:30:01.791632+0000 mon.a (mon.0) 1641 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:02 smithi089 bash[77323]: cluster 2024-08-29T18:30:01.791675+0000 mon.a (mon.0) 1642 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:03.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:02 smithi089 bash[77323]: cluster 2024-08-29T18:30:01.810565+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-29T18:30:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:02 smithi089 bash[78574]: cluster 2024-08-29T18:30:01.791632+0000 mon.a (mon.0) 1641 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:02 smithi089 bash[78574]: cluster 2024-08-29T18:30:01.791675+0000 mon.a (mon.0) 1642 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:02 smithi089 bash[78574]: cluster 2024-08-29T18:30:01.810565+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-29T18:30:04.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[77323]: cluster 2024-08-29T18:30:02.819185+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-29T18:30:04.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[77323]: audit 2024-08-29T18:30:02.827415+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.89:0/3807744119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:04.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[77323]: audit 2024-08-29T18:30:02.828497+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:04.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[77323]: cluster 2024-08-29T18:30:02.916889+0000 mgr.y (mgr.34104) 531 : cluster [DBG] pgmap v1054: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:04.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[78574]: cluster 2024-08-29T18:30:02.819185+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-29T18:30:04.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[78574]: audit 2024-08-29T18:30:02.827415+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.89:0/3807744119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:04.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[78574]: audit 2024-08-29T18:30:02.828497+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:04.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:03 smithi089 bash[78574]: cluster 2024-08-29T18:30:02.916889+0000 mgr.y (mgr.34104) 531 : cluster [DBG] pgmap v1054: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:03 smithi144 bash[67678]: cluster 2024-08-29T18:30:02.819185+0000 mon.a (mon.0) 1644 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-29T18:30:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:03 smithi144 bash[67678]: audit 2024-08-29T18:30:02.827415+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.89:0/3807744119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:04.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:03 smithi144 bash[67678]: audit 2024-08-29T18:30:02.828497+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:03 smithi144 bash[67678]: cluster 2024-08-29T18:30:02.916889+0000 mgr.y (mgr.34104) 531 : cluster [DBG] pgmap v1054: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:05.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:30:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:30:05] "GET /metrics HTTP/1.1" 200 36335 "" "Prometheus/2.43.0" 2024-08-29T18:30:05.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:04 smithi089 bash[78574]: cluster 2024-08-29T18:30:03.814119+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:05.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:04 smithi089 bash[78574]: audit 2024-08-29T18:30:03.823225+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:05.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:04 smithi089 bash[78574]: cluster 2024-08-29T18:30:03.834723+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-29T18:30:05.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:04 smithi089 bash[77323]: cluster 2024-08-29T18:30:03.814119+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:04 smithi089 bash[77323]: audit 2024-08-29T18:30:03.823225+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:04 smithi089 bash[77323]: cluster 2024-08-29T18:30:03.834723+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-29T18:30:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:04 smithi144 bash[67678]: cluster 2024-08-29T18:30:03.814119+0000 mon.a (mon.0) 1646 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:04 smithi144 bash[67678]: audit 2024-08-29T18:30:03.823225+0000 mon.a (mon.0) 1647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:05.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:04 smithi144 bash[67678]: cluster 2024-08-29T18:30:03.834723+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-29T18:30:06.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:05 smithi089 bash[78574]: cluster 2024-08-29T18:30:04.832961+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-29T18:30:06.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:05 smithi089 bash[78574]: cluster 2024-08-29T18:30:04.917383+0000 mgr.y (mgr.34104) 532 : cluster [DBG] pgmap v1057: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:06.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:05 smithi089 bash[77323]: cluster 2024-08-29T18:30:04.832961+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-29T18:30:06.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:05 smithi089 bash[77323]: cluster 2024-08-29T18:30:04.917383+0000 mgr.y (mgr.34104) 532 : cluster [DBG] pgmap v1057: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:06.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:05 smithi144 bash[67678]: cluster 2024-08-29T18:30:04.832961+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-29T18:30:06.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:05 smithi144 bash[67678]: cluster 2024-08-29T18:30:04.917383+0000 mgr.y (mgr.34104) 532 : cluster [DBG] pgmap v1057: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:07.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:06 smithi089 bash[78574]: cluster 2024-08-29T18:30:05.836928+0000 mon.a (mon.0) 1650 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:07.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:06 smithi089 bash[78574]: cluster 2024-08-29T18:30:05.836949+0000 mon.a (mon.0) 1651 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:07.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:06 smithi089 bash[77323]: cluster 2024-08-29T18:30:05.836928+0000 mon.a (mon.0) 1650 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:07.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:06 smithi089 bash[77323]: cluster 2024-08-29T18:30:05.836949+0000 mon.a (mon.0) 1651 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:07.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:06 smithi144 bash[67678]: cluster 2024-08-29T18:30:05.836928+0000 mon.a (mon.0) 1650 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:07.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:06 smithi144 bash[67678]: cluster 2024-08-29T18:30:05.836949+0000 mon.a (mon.0) 1651 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:07 smithi089 bash[77323]: cluster 2024-08-29T18:30:06.918077+0000 mgr.y (mgr.34104) 533 : cluster [DBG] pgmap v1058: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:08.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:07 smithi089 bash[77323]: audit 2024-08-29T18:30:07.708344+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:07 smithi089 bash[78574]: cluster 2024-08-29T18:30:06.918077+0000 mgr.y (mgr.34104) 533 : cluster [DBG] pgmap v1058: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:08.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:07 smithi089 bash[78574]: audit 2024-08-29T18:30:07.708344+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:07 smithi144 bash[67678]: cluster 2024-08-29T18:30:06.918077+0000 mgr.y (mgr.34104) 533 : cluster [DBG] pgmap v1058: 137 pgs: 10 creating+peering, 8 unknown, 119 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-08-29T18:30:08.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:07 smithi144 bash[67678]: audit 2024-08-29T18:30:07.708344+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:10.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:09 smithi144 bash[67678]: cluster 2024-08-29T18:30:08.919056+0000 mgr.y (mgr.34104) 534 : cluster [DBG] pgmap v1059: 137 pgs: 137 active+clean; 1.1 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 4.76k op/s 2024-08-29T18:30:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:09 smithi089 bash[77323]: cluster 2024-08-29T18:30:08.919056+0000 mgr.y (mgr.34104) 534 : cluster [DBG] pgmap v1059: 137 pgs: 137 active+clean; 1.1 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 4.76k op/s 2024-08-29T18:30:10.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:09 smithi089 bash[78574]: cluster 2024-08-29T18:30:08.919056+0000 mgr.y (mgr.34104) 534 : cluster [DBG] pgmap v1059: 137 pgs: 137 active+clean; 1.1 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 4.76k op/s 2024-08-29T18:30:12.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:11 smithi144 bash[67678]: cluster 2024-08-29T18:30:10.919476+0000 mgr.y (mgr.34104) 535 : cluster [DBG] pgmap v1060: 137 pgs: 137 active+clean; 1.1 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.1 MiB/s wr, 3.63k op/s 2024-08-29T18:30:12.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:11 smithi089 bash[78574]: cluster 2024-08-29T18:30:10.919476+0000 mgr.y (mgr.34104) 535 : cluster [DBG] pgmap v1060: 137 pgs: 137 active+clean; 1.1 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.1 MiB/s wr, 3.63k op/s 2024-08-29T18:30:12.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:11 smithi089 bash[77323]: cluster 2024-08-29T18:30:10.919476+0000 mgr.y (mgr.34104) 535 : cluster [DBG] pgmap v1060: 137 pgs: 137 active+clean; 1.1 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.1 MiB/s wr, 3.63k op/s 2024-08-29T18:30:14.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:13 smithi144 bash[67678]: cluster 2024-08-29T18:30:12.920301+0000 mgr.y (mgr.34104) 536 : cluster [DBG] pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.0 MiB/s wr, 5.97k op/s 2024-08-29T18:30:14.428 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:13 smithi089 bash[77323]: cluster 2024-08-29T18:30:12.920301+0000 mgr.y (mgr.34104) 536 : cluster [DBG] pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.0 MiB/s wr, 5.97k op/s 2024-08-29T18:30:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:13 smithi089 bash[78574]: cluster 2024-08-29T18:30:12.920301+0000 mgr.y (mgr.34104) 536 : cluster [DBG] pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 5.0 MiB/s wr, 5.97k op/s 2024-08-29T18:30:15.428 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:30:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:30:15] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2024-08-29T18:30:16.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:15 smithi144 bash[67678]: cluster 2024-08-29T18:30:14.921091+0000 mgr.y (mgr.34104) 537 : cluster [DBG] pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 4.5 MiB/s wr, 5.38k op/s 2024-08-29T18:30:16.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:15 smithi089 bash[77323]: cluster 2024-08-29T18:30:14.921091+0000 mgr.y (mgr.34104) 537 : cluster [DBG] pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 4.5 MiB/s wr, 5.38k op/s 2024-08-29T18:30:16.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:15 smithi089 bash[78574]: cluster 2024-08-29T18:30:14.921091+0000 mgr.y (mgr.34104) 537 : cluster [DBG] pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 4.5 MiB/s wr, 5.38k op/s 2024-08-29T18:30:18.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:17 smithi144 bash[67678]: cluster 2024-08-29T18:30:16.922166+0000 mgr.y (mgr.34104) 538 : cluster [DBG] pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 3.8 MiB/s wr, 4.53k op/s 2024-08-29T18:30:18.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:17 smithi089 bash[77323]: cluster 2024-08-29T18:30:16.922166+0000 mgr.y (mgr.34104) 538 : cluster [DBG] pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 3.8 MiB/s wr, 4.53k op/s 2024-08-29T18:30:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:17 smithi089 bash[78574]: cluster 2024-08-29T18:30:16.922166+0000 mgr.y (mgr.34104) 538 : cluster [DBG] pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 3.8 MiB/s wr, 4.53k op/s 2024-08-29T18:30:20.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:19 smithi144 bash[67678]: cluster 2024-08-29T18:30:18.922873+0000 mgr.y (mgr.34104) 539 : cluster [DBG] pgmap v1064: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.7 MiB/s wr, 5.62k op/s 2024-08-29T18:30:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:19 smithi089 bash[77323]: cluster 2024-08-29T18:30:18.922873+0000 mgr.y (mgr.34104) 539 : cluster [DBG] pgmap v1064: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.7 MiB/s wr, 5.62k op/s 2024-08-29T18:30:20.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:19 smithi089 bash[78574]: cluster 2024-08-29T18:30:18.922873+0000 mgr.y (mgr.34104) 539 : cluster [DBG] pgmap v1064: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 4.7 MiB/s wr, 5.62k op/s 2024-08-29T18:30:22.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:21 smithi144 bash[67678]: cluster 2024-08-29T18:30:20.923392+0000 mgr.y (mgr.34104) 540 : cluster [DBG] pgmap v1065: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 2.7 MiB/s wr, 3.20k op/s 2024-08-29T18:30:22.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:21 smithi089 bash[77323]: cluster 2024-08-29T18:30:20.923392+0000 mgr.y (mgr.34104) 540 : cluster [DBG] pgmap v1065: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 2.7 MiB/s wr, 3.20k op/s 2024-08-29T18:30:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:21 smithi089 bash[78574]: cluster 2024-08-29T18:30:20.923392+0000 mgr.y (mgr.34104) 540 : cluster [DBG] pgmap v1065: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 2.7 MiB/s wr, 3.20k op/s 2024-08-29T18:30:23.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:23 smithi144 bash[67678]: audit 2024-08-29T18:30:22.708638+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:23 smithi089 bash[77323]: audit 2024-08-29T18:30:22.708638+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:23.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:23 smithi089 bash[78574]: audit 2024-08-29T18:30:22.708638+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:24.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:24 smithi144 bash[67678]: cluster 2024-08-29T18:30:22.924245+0000 mgr.y (mgr.34104) 541 : cluster [DBG] pgmap v1066: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 3.3 MiB/s wr, 4.03k op/s 2024-08-29T18:30:24.428 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:24 smithi089 bash[78574]: cluster 2024-08-29T18:30:22.924245+0000 mgr.y (mgr.34104) 541 : cluster [DBG] pgmap v1066: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 3.3 MiB/s wr, 4.03k op/s 2024-08-29T18:30:24.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:24 smithi089 bash[77323]: cluster 2024-08-29T18:30:22.924245+0000 mgr.y (mgr.34104) 541 : cluster [DBG] pgmap v1066: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 3.3 MiB/s wr, 4.03k op/s 2024-08-29T18:30:25.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:25 smithi144 bash[67678]: audit 2024-08-29T18:30:24.384416+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:30:25.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:25 smithi144 bash[67678]: audit 2024-08-29T18:30:24.963774+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:25.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:25 smithi144 bash[67678]: audit 2024-08-29T18:30:24.970064+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:30:25] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-08-29T18:30:25.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[78574]: audit 2024-08-29T18:30:24.384416+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:30:25.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[78574]: audit 2024-08-29T18:30:24.963774+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:25.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[78574]: audit 2024-08-29T18:30:24.970064+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:25.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[77323]: audit 2024-08-29T18:30:24.384416+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:30:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[77323]: audit 2024-08-29T18:30:24.963774+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:25 smithi089 bash[77323]: audit 2024-08-29T18:30:24.970064+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:26.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:26 smithi144 bash[67678]: cluster 2024-08-29T18:30:24.924815+0000 mgr.y (mgr.34104) 542 : cluster [DBG] pgmap v1067: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.5 MiB/s wr, 1.92k op/s 2024-08-29T18:30:26.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:26 smithi144 bash[67678]: audit 2024-08-29T18:30:25.590839+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:30:26.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:26 smithi144 bash[67678]: audit 2024-08-29T18:30:25.591826+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:30:26.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:26 smithi144 bash[67678]: audit 2024-08-29T18:30:25.597503+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[77323]: cluster 2024-08-29T18:30:24.924815+0000 mgr.y (mgr.34104) 542 : cluster [DBG] pgmap v1067: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.5 MiB/s wr, 1.92k op/s 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[77323]: audit 2024-08-29T18:30:25.590839+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[77323]: audit 2024-08-29T18:30:25.591826+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[77323]: audit 2024-08-29T18:30:25.597503+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[78574]: cluster 2024-08-29T18:30:24.924815+0000 mgr.y (mgr.34104) 542 : cluster [DBG] pgmap v1067: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.5 MiB/s wr, 1.92k op/s 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[78574]: audit 2024-08-29T18:30:25.590839+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[78574]: audit 2024-08-29T18:30:25.591826+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:30:26.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:26 smithi089 bash[78574]: audit 2024-08-29T18:30:25.597503+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:30:28.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:28 smithi144 bash[67678]: cluster 2024-08-29T18:30:26.925631+0000 mgr.y (mgr.34104) 543 : cluster [DBG] pgmap v1068: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.5 MiB/s wr, 1.92k op/s 2024-08-29T18:30:28.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:28 smithi089 bash[77323]: cluster 2024-08-29T18:30:26.925631+0000 mgr.y (mgr.34104) 543 : cluster [DBG] pgmap v1068: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.5 MiB/s wr, 1.92k op/s 2024-08-29T18:30:28.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:28 smithi089 bash[78574]: cluster 2024-08-29T18:30:26.925631+0000 mgr.y (mgr.34104) 543 : cluster [DBG] pgmap v1068: 137 pgs: 137 active+clean; 1.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.5 MiB/s wr, 1.92k op/s 2024-08-29T18:30:30.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:30 smithi144 bash[67678]: cluster 2024-08-29T18:30:28.926392+0000 mgr.y (mgr.34104) 544 : cluster [DBG] pgmap v1069: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 2.2 MiB/s wr, 2.76k op/s 2024-08-29T18:30:30.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:30 smithi089 bash[77323]: cluster 2024-08-29T18:30:28.926392+0000 mgr.y (mgr.34104) 544 : cluster [DBG] pgmap v1069: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 2.2 MiB/s wr, 2.76k op/s 2024-08-29T18:30:30.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:30 smithi089 bash[78574]: cluster 2024-08-29T18:30:28.926392+0000 mgr.y (mgr.34104) 544 : cluster [DBG] pgmap v1069: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 2.2 MiB/s wr, 2.76k op/s 2024-08-29T18:30:32.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:32 smithi144 bash[67678]: cluster 2024-08-29T18:30:30.927097+0000 mgr.y (mgr.34104) 545 : cluster [DBG] pgmap v1070: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 1.3 MiB/s wr, 1.67k op/s 2024-08-29T18:30:32.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:32 smithi089 bash[77323]: cluster 2024-08-29T18:30:30.927097+0000 mgr.y (mgr.34104) 545 : cluster [DBG] pgmap v1070: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 1.3 MiB/s wr, 1.67k op/s 2024-08-29T18:30:32.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:32 smithi089 bash[78574]: cluster 2024-08-29T18:30:30.927097+0000 mgr.y (mgr.34104) 545 : cluster [DBG] pgmap v1070: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 35 MiB/s rd, 1.3 MiB/s wr, 1.67k op/s 2024-08-29T18:30:33.055 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (31240 ms) 2024-08-29T18:30:33.056 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-08-29T18:30:34.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:34 smithi144 bash[67678]: cluster 2024-08-29T18:30:32.928404+0000 mgr.y (mgr.34104) 546 : cluster [DBG] pgmap v1071: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 1.6 MiB/s wr, 2.26k op/s 2024-08-29T18:30:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:34 smithi144 bash[67678]: cluster 2024-08-29T18:30:33.044109+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-29T18:30:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:34 smithi089 bash[77323]: cluster 2024-08-29T18:30:32.928404+0000 mgr.y (mgr.34104) 546 : cluster [DBG] pgmap v1071: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 1.6 MiB/s wr, 2.26k op/s 2024-08-29T18:30:34.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:34 smithi089 bash[77323]: cluster 2024-08-29T18:30:33.044109+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-29T18:30:34.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:34 smithi089 bash[78574]: cluster 2024-08-29T18:30:32.928404+0000 mgr.y (mgr.34104) 546 : cluster [DBG] pgmap v1071: 137 pgs: 137 active+clean; 1.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 1.6 MiB/s wr, 2.26k op/s 2024-08-29T18:30:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:34 smithi089 bash[78574]: cluster 2024-08-29T18:30:33.044109+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-29T18:30:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:30:35] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2024-08-29T18:30:35.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[77323]: cluster 2024-08-29T18:30:34.056544+0000 mon.a (mon.0) 1661 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-29T18:30:35.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[77323]: audit 2024-08-29T18:30:34.067235+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.89:0/2248233024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:35.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[77323]: audit 2024-08-29T18:30:34.067918+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[78574]: cluster 2024-08-29T18:30:34.056544+0000 mon.a (mon.0) 1661 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-29T18:30:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[78574]: audit 2024-08-29T18:30:34.067235+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.89:0/2248233024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:35 smithi089 bash[78574]: audit 2024-08-29T18:30:34.067918+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:35.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:35 smithi144 bash[67678]: cluster 2024-08-29T18:30:34.056544+0000 mon.a (mon.0) 1661 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-29T18:30:35.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:35 smithi144 bash[67678]: audit 2024-08-29T18:30:34.067235+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.89:0/2248233024' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:35.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:35 smithi144 bash[67678]: audit 2024-08-29T18:30:34.067918+0000 mon.a (mon.0) 1662 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:36.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[78574]: cluster 2024-08-29T18:30:34.929103+0000 mgr.y (mgr.34104) 547 : cluster [DBG] pgmap v1074: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:36.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[78574]: cluster 2024-08-29T18:30:35.050100+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:36.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[78574]: audit 2024-08-29T18:30:35.060383+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:36.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[78574]: cluster 2024-08-29T18:30:35.072709+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-29T18:30:36.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[77323]: cluster 2024-08-29T18:30:34.929103+0000 mgr.y (mgr.34104) 547 : cluster [DBG] pgmap v1074: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:36.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[77323]: cluster 2024-08-29T18:30:35.050100+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:36.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[77323]: audit 2024-08-29T18:30:35.060383+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:36.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:36 smithi089 bash[77323]: cluster 2024-08-29T18:30:35.072709+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-29T18:30:36.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:36 smithi144 bash[67678]: cluster 2024-08-29T18:30:34.929103+0000 mgr.y (mgr.34104) 547 : cluster [DBG] pgmap v1074: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:36.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:36 smithi144 bash[67678]: cluster 2024-08-29T18:30:35.050100+0000 mon.a (mon.0) 1663 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:36.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:36 smithi144 bash[67678]: audit 2024-08-29T18:30:35.060383+0000 mon.a (mon.0) 1664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:36.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:36 smithi144 bash[67678]: cluster 2024-08-29T18:30:35.072709+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-29T18:30:37.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:37 smithi089 bash[77323]: cluster 2024-08-29T18:30:36.076542+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-29T18:30:37.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:37 smithi089 bash[78574]: cluster 2024-08-29T18:30:36.076542+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-29T18:30:37.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:37 smithi144 bash[67678]: cluster 2024-08-29T18:30:36.076542+0000 mon.a (mon.0) 1666 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-29T18:30:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[77323]: cluster 2024-08-29T18:30:36.930135+0000 mgr.y (mgr.34104) 548 : cluster [DBG] pgmap v1077: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[77323]: cluster 2024-08-29T18:30:37.686115+0000 mon.a (mon.0) 1667 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:38.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[77323]: cluster 2024-08-29T18:30:37.686163+0000 mon.a (mon.0) 1668 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[77323]: audit 2024-08-29T18:30:37.709411+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[78574]: cluster 2024-08-29T18:30:36.930135+0000 mgr.y (mgr.34104) 548 : cluster [DBG] pgmap v1077: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[78574]: cluster 2024-08-29T18:30:37.686115+0000 mon.a (mon.0) 1667 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[78574]: cluster 2024-08-29T18:30:37.686163+0000 mon.a (mon.0) 1668 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:38 smithi089 bash[78574]: audit 2024-08-29T18:30:37.709411+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:38.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:38 smithi144 bash[67678]: cluster 2024-08-29T18:30:36.930135+0000 mgr.y (mgr.34104) 548 : cluster [DBG] pgmap v1077: 137 pgs: 19 unknown, 118 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:38 smithi144 bash[67678]: cluster 2024-08-29T18:30:37.686115+0000 mon.a (mon.0) 1667 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:38 smithi144 bash[67678]: cluster 2024-08-29T18:30:37.686163+0000 mon.a (mon.0) 1668 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:38 smithi144 bash[67678]: audit 2024-08-29T18:30:37.709411+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:39.108 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (6054 ms) 2024-08-29T18:30:39.108 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-08-29T18:30:40.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:40 smithi089 bash[78574]: cluster 2024-08-29T18:30:38.931378+0000 mgr.y (mgr.34104) 549 : cluster [DBG] pgmap v1078: 137 pgs: 137 active+clean; 606 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 477 op/s 2024-08-29T18:30:40.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:40 smithi089 bash[78574]: cluster 2024-08-29T18:30:39.101067+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-29T18:30:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:40 smithi089 bash[77323]: cluster 2024-08-29T18:30:38.931378+0000 mgr.y (mgr.34104) 549 : cluster [DBG] pgmap v1078: 137 pgs: 137 active+clean; 606 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 477 op/s 2024-08-29T18:30:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:40 smithi089 bash[77323]: cluster 2024-08-29T18:30:39.101067+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-29T18:30:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:40 smithi144 bash[67678]: cluster 2024-08-29T18:30:38.931378+0000 mgr.y (mgr.34104) 549 : cluster [DBG] pgmap v1078: 137 pgs: 137 active+clean; 606 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 477 op/s 2024-08-29T18:30:40.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:40 smithi144 bash[67678]: cluster 2024-08-29T18:30:39.101067+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-29T18:30:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:41 smithi089 bash[77323]: cluster 2024-08-29T18:30:40.119512+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-29T18:30:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:41 smithi089 bash[77323]: audit 2024-08-29T18:30:40.123998+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.89:0/2785773574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:41.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:41 smithi089 bash[77323]: audit 2024-08-29T18:30:40.135255+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:41 smithi089 bash[78574]: cluster 2024-08-29T18:30:40.119512+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-29T18:30:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:41 smithi089 bash[78574]: audit 2024-08-29T18:30:40.123998+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.89:0/2785773574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:41 smithi089 bash[78574]: audit 2024-08-29T18:30:40.135255+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:41.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:41 smithi144 bash[67678]: cluster 2024-08-29T18:30:40.119512+0000 mon.a (mon.0) 1671 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-29T18:30:41.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:41 smithi144 bash[67678]: audit 2024-08-29T18:30:40.123998+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.89:0/2785773574' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:41.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:41 smithi144 bash[67678]: audit 2024-08-29T18:30:40.135255+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[78574]: cluster 2024-08-29T18:30:40.932082+0000 mgr.y (mgr.34104) 550 : cluster [DBG] pgmap v1081: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[78574]: cluster 2024-08-29T18:30:41.106630+0000 mon.a (mon.0) 1673 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:42.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[78574]: audit 2024-08-29T18:30:41.117142+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:42.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[78574]: cluster 2024-08-29T18:30:41.135843+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-29T18:30:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[77323]: cluster 2024-08-29T18:30:40.932082+0000 mgr.y (mgr.34104) 550 : cluster [DBG] pgmap v1081: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[77323]: cluster 2024-08-29T18:30:41.106630+0000 mon.a (mon.0) 1673 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[77323]: audit 2024-08-29T18:30:41.117142+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:42 smithi089 bash[77323]: cluster 2024-08-29T18:30:41.135843+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-29T18:30:42.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:42 smithi144 bash[67678]: cluster 2024-08-29T18:30:40.932082+0000 mgr.y (mgr.34104) 550 : cluster [DBG] pgmap v1081: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:42.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:42 smithi144 bash[67678]: cluster 2024-08-29T18:30:41.106630+0000 mon.a (mon.0) 1673 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:42.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:42 smithi144 bash[67678]: audit 2024-08-29T18:30:41.117142+0000 mon.a (mon.0) 1674 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:42.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:42 smithi144 bash[67678]: cluster 2024-08-29T18:30:41.135843+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-29T18:30:43.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:43 smithi089 bash[78574]: cluster 2024-08-29T18:30:42.135813+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-29T18:30:43.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:43 smithi089 bash[77323]: cluster 2024-08-29T18:30:42.135813+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-29T18:30:43.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:43 smithi144 bash[67678]: cluster 2024-08-29T18:30:42.135813+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-29T18:30:44.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:44 smithi089 bash[78574]: cluster 2024-08-29T18:30:42.933003+0000 mgr.y (mgr.34104) 551 : cluster [DBG] pgmap v1084: 137 pgs: 12 unknown, 125 active+clean; 601 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:44.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:44 smithi089 bash[78574]: cluster 2024-08-29T18:30:43.128638+0000 mon.a (mon.0) 1677 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:44.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:44 smithi089 bash[78574]: cluster 2024-08-29T18:30:43.128685+0000 mon.a (mon.0) 1678 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:44 smithi089 bash[77323]: cluster 2024-08-29T18:30:42.933003+0000 mgr.y (mgr.34104) 551 : cluster [DBG] pgmap v1084: 137 pgs: 12 unknown, 125 active+clean; 601 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:44 smithi089 bash[77323]: cluster 2024-08-29T18:30:43.128638+0000 mon.a (mon.0) 1677 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:44 smithi089 bash[77323]: cluster 2024-08-29T18:30:43.128685+0000 mon.a (mon.0) 1678 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:44.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:44 smithi144 bash[67678]: cluster 2024-08-29T18:30:42.933003+0000 mgr.y (mgr.34104) 551 : cluster [DBG] pgmap v1084: 137 pgs: 12 unknown, 125 active+clean; 601 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:44.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:44 smithi144 bash[67678]: cluster 2024-08-29T18:30:43.128638+0000 mon.a (mon.0) 1677 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:44.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:44 smithi144 bash[67678]: cluster 2024-08-29T18:30:43.128685+0000 mon.a (mon.0) 1678 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:45.168 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6060 ms) 2024-08-29T18:30:45.168 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-08-29T18:30:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:30:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:30:45] "GET /metrics HTTP/1.1" 200 36301 "" "Prometheus/2.43.0" 2024-08-29T18:30:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:46 smithi089 bash[77323]: cluster 2024-08-29T18:30:44.934103+0000 mgr.y (mgr.34104) 552 : cluster [DBG] pgmap v1085: 137 pgs: 137 active+clean; 601 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 965 KiB/s rd, 968 KiB/s wr, 285 op/s 2024-08-29T18:30:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:46 smithi089 bash[77323]: cluster 2024-08-29T18:30:45.160595+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-29T18:30:46.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:46 smithi089 bash[78574]: cluster 2024-08-29T18:30:44.934103+0000 mgr.y (mgr.34104) 552 : cluster [DBG] pgmap v1085: 137 pgs: 137 active+clean; 601 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 965 KiB/s rd, 968 KiB/s wr, 285 op/s 2024-08-29T18:30:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:46 smithi089 bash[78574]: cluster 2024-08-29T18:30:45.160595+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-29T18:30:46.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:46 smithi144 bash[67678]: cluster 2024-08-29T18:30:44.934103+0000 mgr.y (mgr.34104) 552 : cluster [DBG] pgmap v1085: 137 pgs: 137 active+clean; 601 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 965 KiB/s rd, 968 KiB/s wr, 285 op/s 2024-08-29T18:30:46.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:46 smithi144 bash[67678]: cluster 2024-08-29T18:30:45.160595+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-29T18:30:47.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:47 smithi144 bash[67678]: cluster 2024-08-29T18:30:46.172784+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-29T18:30:47.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:47 smithi144 bash[67678]: audit 2024-08-29T18:30:46.176726+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.89:0/837055242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:47.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:47 smithi144 bash[67678]: audit 2024-08-29T18:30:46.180921+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:47.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:47 smithi089 bash[77323]: cluster 2024-08-29T18:30:46.172784+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-29T18:30:47.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:47 smithi089 bash[77323]: audit 2024-08-29T18:30:46.176726+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.89:0/837055242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:47.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:47 smithi089 bash[77323]: audit 2024-08-29T18:30:46.180921+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:47 smithi089 bash[78574]: cluster 2024-08-29T18:30:46.172784+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-29T18:30:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:47 smithi089 bash[78574]: audit 2024-08-29T18:30:46.176726+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.89:0/837055242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:47 smithi089 bash[78574]: audit 2024-08-29T18:30:46.180921+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:48 smithi144 bash[67678]: cluster 2024-08-29T18:30:46.935148+0000 mgr.y (mgr.34104) 553 : cluster [DBG] pgmap v1088: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:48 smithi144 bash[67678]: cluster 2024-08-29T18:30:47.165993+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:48 smithi144 bash[67678]: audit 2024-08-29T18:30:47.168132+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:48 smithi144 bash[67678]: cluster 2024-08-29T18:30:47.180493+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-29T18:30:48.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[77323]: cluster 2024-08-29T18:30:46.935148+0000 mgr.y (mgr.34104) 553 : cluster [DBG] pgmap v1088: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:48.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[77323]: cluster 2024-08-29T18:30:47.165993+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[77323]: audit 2024-08-29T18:30:47.168132+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[77323]: cluster 2024-08-29T18:30:47.180493+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-29T18:30:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[78574]: cluster 2024-08-29T18:30:46.935148+0000 mgr.y (mgr.34104) 553 : cluster [DBG] pgmap v1088: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[78574]: cluster 2024-08-29T18:30:47.165993+0000 mon.a (mon.0) 1682 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[78574]: audit 2024-08-29T18:30:47.168132+0000 mon.a (mon.0) 1683 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-110535-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:48 smithi089 bash[78574]: cluster 2024-08-29T18:30:47.180493+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-29T18:30:49.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:49 smithi144 bash[67678]: cluster 2024-08-29T18:30:48.199348+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-29T18:30:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:49 smithi089 bash[77323]: cluster 2024-08-29T18:30:48.199348+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-29T18:30:49.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:49 smithi089 bash[78574]: cluster 2024-08-29T18:30:48.199348+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-29T18:30:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:50 smithi144 bash[67678]: cluster 2024-08-29T18:30:48.936126+0000 mgr.y (mgr.34104) 554 : cluster [DBG] pgmap v1091: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:50 smithi144 bash[67678]: cluster 2024-08-29T18:30:49.201491+0000 mon.a (mon.0) 1686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:50 smithi144 bash[67678]: cluster 2024-08-29T18:30:49.201552+0000 mon.a (mon.0) 1687 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:50 smithi089 bash[77323]: cluster 2024-08-29T18:30:48.936126+0000 mgr.y (mgr.34104) 554 : cluster [DBG] pgmap v1091: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:50 smithi089 bash[77323]: cluster 2024-08-29T18:30:49.201491+0000 mon.a (mon.0) 1686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:50 smithi089 bash[77323]: cluster 2024-08-29T18:30:49.201552+0000 mon.a (mon.0) 1687 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:50 smithi089 bash[78574]: cluster 2024-08-29T18:30:48.936126+0000 mgr.y (mgr.34104) 554 : cluster [DBG] pgmap v1091: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:50 smithi089 bash[78574]: cluster 2024-08-29T18:30:49.201491+0000 mon.a (mon.0) 1686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:30:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:50 smithi089 bash[78574]: cluster 2024-08-29T18:30:49.201552+0000 mon.a (mon.0) 1687 : cluster [INF] Cluster is now healthy 2024-08-29T18:30:52.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:52 smithi144 bash[67678]: cluster 2024-08-29T18:30:50.936921+0000 mgr.y (mgr.34104) 555 : cluster [DBG] pgmap v1092: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:52.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:52 smithi089 bash[77323]: cluster 2024-08-29T18:30:50.936921+0000 mgr.y (mgr.34104) 555 : cluster [DBG] pgmap v1092: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:52.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:52 smithi089 bash[78574]: cluster 2024-08-29T18:30:50.936921+0000 mgr.y (mgr.34104) 555 : cluster [DBG] pgmap v1092: 137 pgs: 13 creating+peering, 124 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:53.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:53 smithi144 bash[67678]: audit 2024-08-29T18:30:52.709874+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:53.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:53 smithi089 bash[77323]: audit 2024-08-29T18:30:52.709874+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:53.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:53 smithi089 bash[78574]: audit 2024-08-29T18:30:52.709874+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:30:54.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:54 smithi144 bash[67678]: cluster 2024-08-29T18:30:52.938480+0000 mgr.y (mgr.34104) 556 : cluster [DBG] pgmap v1093: 137 pgs: 137 active+clean; 606 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 611 op/s 2024-08-29T18:30:54.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:54 smithi089 bash[77323]: cluster 2024-08-29T18:30:52.938480+0000 mgr.y (mgr.34104) 556 : cluster [DBG] pgmap v1093: 137 pgs: 137 active+clean; 606 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 611 op/s 2024-08-29T18:30:54.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:54 smithi089 bash[78574]: cluster 2024-08-29T18:30:52.938480+0000 mgr.y (mgr.34104) 556 : cluster [DBG] pgmap v1093: 137 pgs: 137 active+clean; 606 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 611 op/s 2024-08-29T18:30:55.257 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (10089 ms) 2024-08-29T18:30:55.257 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 22 tests from TestCls2PCQueue (142132 ms total) 2024-08-29T18:30:55.257 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:30:55.257 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:30:55.257 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 22 tests from 1 test suite ran. (142132 ms total) 2024-08-29T18:30:55.258 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 22 tests. 2024-08-29T18:30:55.262 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:30:55.262 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:30:55.276 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-08-29T18:30:55.276 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2024-08-29T18:30:55.342 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:30:55.342 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 6 tests from 2 test suites. 2024-08-29T18:30:55.342 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:30:55.342 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 5 tests from cls_cas 2024-08-29T18:30:55.342 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_cas.get_put 2024-08-29T18:30:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:30:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:30:55] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2024-08-29T18:30:56.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:56 smithi144 bash[67678]: cluster 2024-08-29T18:30:54.939534+0000 mgr.y (mgr.34104) 557 : cluster [DBG] pgmap v1094: 137 pgs: 137 active+clean; 606 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 517 op/s 2024-08-29T18:30:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:56 smithi144 bash[67678]: cluster 2024-08-29T18:30:55.254745+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-29T18:30:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:56 smithi089 bash[77323]: cluster 2024-08-29T18:30:54.939534+0000 mgr.y (mgr.34104) 557 : cluster [DBG] pgmap v1094: 137 pgs: 137 active+clean; 606 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 517 op/s 2024-08-29T18:30:56.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:56 smithi089 bash[77323]: cluster 2024-08-29T18:30:55.254745+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-29T18:30:56.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:56 smithi089 bash[78574]: cluster 2024-08-29T18:30:54.939534+0000 mgr.y (mgr.34104) 557 : cluster [DBG] pgmap v1094: 137 pgs: 137 active+clean; 606 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 517 op/s 2024-08-29T18:30:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:56 smithi089 bash[78574]: cluster 2024-08-29T18:30:55.254745+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-29T18:30:57.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:57 smithi144 bash[67678]: cluster 2024-08-29T18:30:56.265191+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-29T18:30:57.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:57 smithi144 bash[67678]: audit 2024-08-29T18:30:56.267320+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? 172.21.15.89:0/3701084109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:57.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:57 smithi089 bash[77323]: cluster 2024-08-29T18:30:56.265191+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-29T18:30:57.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:57 smithi089 bash[77323]: audit 2024-08-29T18:30:56.267320+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? 172.21.15.89:0/3701084109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:57.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:57 smithi089 bash[78574]: cluster 2024-08-29T18:30:56.265191+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-29T18:30:57.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:57 smithi089 bash[78574]: audit 2024-08-29T18:30:56.267320+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? 172.21.15.89:0/3701084109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:30:58.281 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_cas.get_put (2939 ms) 2024-08-29T18:30:58.281 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_cas.wrong_put 2024-08-29T18:30:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:58 smithi144 bash[67678]: cluster 2024-08-29T18:30:56.940561+0000 mgr.y (mgr.34104) 558 : cluster [DBG] pgmap v1097: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:58 smithi144 bash[67678]: cluster 2024-08-29T18:30:57.257867+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:58 smithi144 bash[67678]: audit 2024-08-29T18:30:57.267161+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.89:0/3701084109' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:58 smithi144 bash[67678]: cluster 2024-08-29T18:30:57.277669+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-29T18:30:58.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[77323]: cluster 2024-08-29T18:30:56.940561+0000 mgr.y (mgr.34104) 558 : cluster [DBG] pgmap v1097: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:58.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[77323]: cluster 2024-08-29T18:30:57.257867+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:58.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[77323]: audit 2024-08-29T18:30:57.267161+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.89:0/3701084109' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:58.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[77323]: cluster 2024-08-29T18:30:57.277669+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-29T18:30:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[78574]: cluster 2024-08-29T18:30:56.940561+0000 mgr.y (mgr.34104) 558 : cluster [DBG] pgmap v1097: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:30:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[78574]: cluster 2024-08-29T18:30:57.257867+0000 mon.a (mon.0) 1692 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:30:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[78574]: audit 2024-08-29T18:30:57.267161+0000 mon.a (mon.0) 1693 : audit [INF] from='client.? 172.21.15.89:0/3701084109' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:30:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:58 smithi089 bash[78574]: cluster 2024-08-29T18:30:57.277669+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-29T18:30:59.555 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:30:59 smithi144 bash[67678]: cluster 2024-08-29T18:30:58.276283+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-29T18:30:59.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:30:59 smithi089 bash[77323]: cluster 2024-08-29T18:30:58.276283+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-29T18:30:59.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:30:59 smithi089 bash[78574]: cluster 2024-08-29T18:30:58.276283+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-29T18:31:00.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:58.941372+0000 mgr.y (mgr.34104) 559 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:00.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:59.282996+0000 mon.a (mon.0) 1696 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:59.283064+0000 mon.a (mon.0) 1697 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[77323]: cluster 2024-08-29T18:30:59.303591+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[77323]: audit 2024-08-29T18:30:59.306585+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.89:0/3296641392' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[77323]: audit 2024-08-29T18:30:59.308053+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:58.941372+0000 mgr.y (mgr.34104) 559 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:59.282996+0000 mon.a (mon.0) 1696 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:59.283064+0000 mon.a (mon.0) 1697 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[78574]: cluster 2024-08-29T18:30:59.303591+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[78574]: audit 2024-08-29T18:30:59.306585+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.89:0/3296641392' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:00 smithi089 bash[78574]: audit 2024-08-29T18:30:59.308053+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:58.941372+0000 mgr.y (mgr.34104) 559 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:59.282996+0000 mon.a (mon.0) 1696 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:59.283064+0000 mon.a (mon.0) 1697 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:00 smithi144 bash[67678]: cluster 2024-08-29T18:30:59.303591+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-29T18:31:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:00 smithi144 bash[67678]: audit 2024-08-29T18:30:59.306585+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.89:0/3296641392' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:00 smithi144 bash[67678]: audit 2024-08-29T18:30:59.308053+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:01.333 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_cas.wrong_put (3052 ms) 2024-08-29T18:31:01.333 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_cas.dup_get 2024-08-29T18:31:01.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:01 smithi089 bash[77323]: audit 2024-08-29T18:31:00.297872+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:01.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:01 smithi089 bash[77323]: cluster 2024-08-29T18:31:00.305886+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-29T18:31:01.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:01 smithi089 bash[78574]: audit 2024-08-29T18:31:00.297872+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:01.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:01 smithi089 bash[78574]: cluster 2024-08-29T18:31:00.305886+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-29T18:31:01.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:01 smithi144 bash[67678]: audit 2024-08-29T18:31:00.297872+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:01 smithi144 bash[67678]: cluster 2024-08-29T18:31:00.305886+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-29T18:31:02.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:02 smithi089 bash[78574]: cluster 2024-08-29T18:31:00.942072+0000 mgr.y (mgr.34104) 560 : cluster [DBG] pgmap v1103: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:02.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:02 smithi089 bash[78574]: cluster 2024-08-29T18:31:01.328453+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-29T18:31:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:02 smithi089 bash[77323]: cluster 2024-08-29T18:31:00.942072+0000 mgr.y (mgr.34104) 560 : cluster [DBG] pgmap v1103: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:02 smithi089 bash[77323]: cluster 2024-08-29T18:31:01.328453+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-29T18:31:02.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:02 smithi144 bash[67678]: cluster 2024-08-29T18:31:00.942072+0000 mgr.y (mgr.34104) 560 : cluster [DBG] pgmap v1103: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:02 smithi144 bash[67678]: cluster 2024-08-29T18:31:01.328453+0000 mon.a (mon.0) 1702 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-29T18:31:03.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:03 smithi089 bash[78574]: cluster 2024-08-29T18:31:02.338232+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-29T18:31:03.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:03 smithi089 bash[78574]: audit 2024-08-29T18:31:02.339708+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? 172.21.15.89:0/2801341222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:03 smithi089 bash[77323]: cluster 2024-08-29T18:31:02.338232+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-29T18:31:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:03 smithi089 bash[77323]: audit 2024-08-29T18:31:02.339708+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? 172.21.15.89:0/2801341222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:03.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:03 smithi144 bash[67678]: cluster 2024-08-29T18:31:02.338232+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-29T18:31:03.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:03 smithi144 bash[67678]: audit 2024-08-29T18:31:02.339708+0000 mon.a (mon.0) 1704 : audit [INF] from='client.? 172.21.15.89:0/2801341222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:04.353 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_cas.dup_get (3020 ms) 2024-08-29T18:31:04.353 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_cas.dup_put 2024-08-29T18:31:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[77323]: cluster 2024-08-29T18:31:02.943007+0000 mgr.y (mgr.34104) 561 : cluster [DBG] pgmap v1106: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[77323]: cluster 2024-08-29T18:31:03.331123+0000 mon.a (mon.0) 1705 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[77323]: audit 2024-08-29T18:31:03.340317+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.89:0/2801341222' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:04.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[77323]: cluster 2024-08-29T18:31:03.349124+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-29T18:31:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[78574]: cluster 2024-08-29T18:31:02.943007+0000 mgr.y (mgr.34104) 561 : cluster [DBG] pgmap v1106: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[78574]: cluster 2024-08-29T18:31:03.331123+0000 mon.a (mon.0) 1705 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[78574]: audit 2024-08-29T18:31:03.340317+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.89:0/2801341222' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:04 smithi089 bash[78574]: cluster 2024-08-29T18:31:03.349124+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-29T18:31:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:04 smithi144 bash[67678]: cluster 2024-08-29T18:31:02.943007+0000 mgr.y (mgr.34104) 561 : cluster [DBG] pgmap v1106: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:04 smithi144 bash[67678]: cluster 2024-08-29T18:31:03.331123+0000 mon.a (mon.0) 1705 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:04 smithi144 bash[67678]: audit 2024-08-29T18:31:03.340317+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.89:0/2801341222' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:04 smithi144 bash[67678]: cluster 2024-08-29T18:31:03.349124+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-29T18:31:05.382 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:31:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:31:05] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.43.0" 2024-08-29T18:31:05.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:05 smithi089 bash[77323]: cluster 2024-08-29T18:31:04.350022+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-29T18:31:05.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:05 smithi089 bash[78574]: cluster 2024-08-29T18:31:04.350022+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-29T18:31:05.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:05 smithi144 bash[67678]: cluster 2024-08-29T18:31:04.350022+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-29T18:31:06.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[77323]: cluster 2024-08-29T18:31:04.943643+0000 mgr.y (mgr.34104) 562 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:06.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[77323]: cluster 2024-08-29T18:31:05.369968+0000 mon.a (mon.0) 1709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:06.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[77323]: cluster 2024-08-29T18:31:05.370047+0000 mon.a (mon.0) 1710 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[77323]: cluster 2024-08-29T18:31:05.391281+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[77323]: audit 2024-08-29T18:31:05.394333+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.89:0/43968855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[77323]: audit 2024-08-29T18:31:05.399471+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[78574]: cluster 2024-08-29T18:31:04.943643+0000 mgr.y (mgr.34104) 562 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[78574]: cluster 2024-08-29T18:31:05.369968+0000 mon.a (mon.0) 1709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[78574]: cluster 2024-08-29T18:31:05.370047+0000 mon.a (mon.0) 1710 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[78574]: cluster 2024-08-29T18:31:05.391281+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[78574]: audit 2024-08-29T18:31:05.394333+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.89:0/43968855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:06 smithi089 bash[78574]: audit 2024-08-29T18:31:05.399471+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:06 smithi144 bash[67678]: cluster 2024-08-29T18:31:04.943643+0000 mgr.y (mgr.34104) 562 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:06 smithi144 bash[67678]: cluster 2024-08-29T18:31:05.369968+0000 mon.a (mon.0) 1709 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:06 smithi144 bash[67678]: cluster 2024-08-29T18:31:05.370047+0000 mon.a (mon.0) 1710 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:06 smithi144 bash[67678]: cluster 2024-08-29T18:31:05.391281+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-29T18:31:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:06 smithi144 bash[67678]: audit 2024-08-29T18:31:05.394333+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.89:0/43968855' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:06 smithi144 bash[67678]: audit 2024-08-29T18:31:05.399471+0000 mon.a (mon.0) 1712 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:07.424 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_cas.dup_put (3071 ms) 2024-08-29T18:31:07.424 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_cas.get_wrong_data 2024-08-29T18:31:07.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:07 smithi089 bash[77323]: audit 2024-08-29T18:31:06.395065+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:07.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:07 smithi089 bash[77323]: cluster 2024-08-29T18:31:06.402973+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-29T18:31:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:07 smithi089 bash[78574]: audit 2024-08-29T18:31:06.395065+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:07.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:07 smithi089 bash[78574]: cluster 2024-08-29T18:31:06.402973+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-29T18:31:07.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:07 smithi144 bash[67678]: audit 2024-08-29T18:31:06.395065+0000 mon.a (mon.0) 1713 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:07.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:07 smithi144 bash[67678]: cluster 2024-08-29T18:31:06.402973+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-29T18:31:08.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:08 smithi089 bash[77323]: cluster 2024-08-29T18:31:06.944573+0000 mgr.y (mgr.34104) 563 : cluster [DBG] pgmap v1112: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:08.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:08 smithi089 bash[77323]: cluster 2024-08-29T18:31:07.420774+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-29T18:31:08.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:08 smithi089 bash[77323]: audit 2024-08-29T18:31:07.883274+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:08 smithi089 bash[78574]: cluster 2024-08-29T18:31:06.944573+0000 mgr.y (mgr.34104) 563 : cluster [DBG] pgmap v1112: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:08 smithi089 bash[78574]: cluster 2024-08-29T18:31:07.420774+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-29T18:31:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:08 smithi089 bash[78574]: audit 2024-08-29T18:31:07.883274+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:08 smithi144 bash[67678]: cluster 2024-08-29T18:31:06.944573+0000 mgr.y (mgr.34104) 563 : cluster [DBG] pgmap v1112: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:08 smithi144 bash[67678]: cluster 2024-08-29T18:31:07.420774+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-29T18:31:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:08 smithi144 bash[67678]: audit 2024-08-29T18:31:07.883274+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:09.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:09 smithi144 bash[67678]: cluster 2024-08-29T18:31:08.427092+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-29T18:31:09.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:09 smithi144 bash[67678]: audit 2024-08-29T18:31:08.430858+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.89:0/1020823225' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:09.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:09 smithi144 bash[67678]: audit 2024-08-29T18:31:08.431458+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:09.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:09 smithi089 bash[77323]: cluster 2024-08-29T18:31:08.427092+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-29T18:31:09.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:09 smithi089 bash[77323]: audit 2024-08-29T18:31:08.430858+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.89:0/1020823225' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:09.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:09 smithi089 bash[77323]: audit 2024-08-29T18:31:08.431458+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:09 smithi089 bash[78574]: cluster 2024-08-29T18:31:08.427092+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-29T18:31:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:09 smithi089 bash[78574]: audit 2024-08-29T18:31:08.430858+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.89:0/1020823225' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:09 smithi089 bash[78574]: audit 2024-08-29T18:31:08.431458+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_cas.get_wrong_data (3027 ms) 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 5 tests from cls_cas (15109 ms total) 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from chunk_refs_t 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] chunk_refs_t.size 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout:1 60 by_object 2024-08-29T18:31:10.452 INFO:tasks.workunit.client.0.smithi089.stdout:2 103 by_object 2024-08-29T18:31:10.453 INFO:tasks.workunit.client.0.smithi089.stdout:4 189 by_object 2024-08-29T18:31:10.453 INFO:tasks.workunit.client.0.smithi089.stdout:8 361 by_object 2024-08-29T18:31:10.453 INFO:tasks.workunit.client.0.smithi089.stdout:16 112 by_hash(32 bits) 2024-08-29T18:31:10.453 INFO:tasks.workunit.client.0.smithi089.stdout:32 208 by_hash(32 bits) 2024-08-29T18:31:10.453 INFO:tasks.workunit.client.0.smithi089.stdout:64 400 by_hash(32 bits) 2024-08-29T18:31:10.454 INFO:tasks.workunit.client.0.smithi089.stdout:128 509 by_hash(10 bits) 2024-08-29T18:31:10.455 INFO:tasks.workunit.client.0.smithi089.stdout:256 499 by_hash(7 bits) 2024-08-29T18:31:10.456 INFO:tasks.workunit.client.0.smithi089.stdout:512 462 by_hash(5 bits) 2024-08-29T18:31:10.457 INFO:tasks.workunit.client.0.smithi089.stdout:1024 466 by_hash(5 bits) 2024-08-29T18:31:10.459 INFO:tasks.workunit.client.0.smithi089.stdout:2048 466 by_hash(5 bits) 2024-08-29T18:31:10.461 INFO:tasks.workunit.client.0.smithi089.stdout:4096 470 by_hash(5 bits) 2024-08-29T18:31:10.464 INFO:tasks.workunit.client.0.smithi089.stdout:8192 498 by_hash(4 bits) 2024-08-29T18:31:10.470 INFO:tasks.workunit.client.0.smithi089.stdout:16384 278 by_hash(3 bits) 2024-08-29T18:31:10.482 INFO:tasks.workunit.client.0.smithi089.stdout:32768 337 by_hash(2 bits) 2024-08-29T18:31:10.492 INFO:tasks.workunit.client.0.smithi089.stdout:65536 367 by_hash(2 bits) 2024-08-29T18:31:10.510 INFO:tasks.workunit.client.0.smithi089.stdout:131072 387 by_hash(1 bits) 2024-08-29T18:31:10.535 INFO:tasks.workunit.client.0.smithi089.stdout:262144 331 by_pool 2024-08-29T18:31:10.572 INFO:tasks.workunit.client.0.smithi089.stdout:524288 21 count 2024-08-29T18:31:10.632 INFO:tasks.workunit.client.0.smithi089.stdout:1048576 21 count 2024-08-29T18:31:10.743 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] chunk_refs_t.size (292 ms) 2024-08-29T18:31:10.744 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from chunk_refs_t (292 ms total) 2024-08-29T18:31:10.744 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:31:10.744 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:31:10.744 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 6 tests from 2 test suites ran. (15402 ms total) 2024-08-29T18:31:10.744 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 6 tests. 2024-08-29T18:31:10.747 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:31:10.747 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:31:10.755 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[77323]: cluster 2024-08-29T18:31:08.945520+0000 mgr.y (mgr.34104) 564 : cluster [DBG] pgmap v1115: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:10.755 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[77323]: cluster 2024-08-29T18:31:09.419969+0000 mon.a (mon.0) 1719 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:10.755 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[77323]: audit 2024-08-29T18:31:09.431228+0000 mon.a (mon.0) 1720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:10.755 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[77323]: cluster 2024-08-29T18:31:09.440734+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-29T18:31:10.755 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[78574]: cluster 2024-08-29T18:31:08.945520+0000 mgr.y (mgr.34104) 564 : cluster [DBG] pgmap v1115: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:10.756 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[78574]: cluster 2024-08-29T18:31:09.419969+0000 mon.a (mon.0) 1719 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:10.756 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[78574]: audit 2024-08-29T18:31:09.431228+0000 mon.a (mon.0) 1720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:10.756 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:10 smithi089 bash[78574]: cluster 2024-08-29T18:31:09.440734+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-29T18:31:10.757 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-08-29T18:31:10.757 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2024-08-29T18:31:10.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:10 smithi144 bash[67678]: cluster 2024-08-29T18:31:08.945520+0000 mgr.y (mgr.34104) 564 : cluster [DBG] pgmap v1115: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:10 smithi144 bash[67678]: cluster 2024-08-29T18:31:09.419969+0000 mon.a (mon.0) 1719 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:10 smithi144 bash[67678]: audit 2024-08-29T18:31:09.431228+0000 mon.a (mon.0) 1720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111041-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:10 smithi144 bash[67678]: cluster 2024-08-29T18:31:09.440734+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-29T18:31:10.825 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:31:10.825 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 31 tests from 1 test suite. 2024-08-29T18:31:10.825 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:31:11.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:11 smithi144 bash[67678]: cluster 2024-08-29T18:31:10.448508+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-29T18:31:11.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:11 smithi089 bash[77323]: cluster 2024-08-29T18:31:10.448508+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-29T18:31:11.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:11 smithi089 bash[78574]: cluster 2024-08-29T18:31:10.448508+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-29T18:31:12.480 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 31 tests from CmpOmap 2024-08-29T18:31:12.480 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-08-29T18:31:12.503 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (24 ms) 2024-08-29T18:31:12.503 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-08-29T18:31:12.508 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (4 ms) 2024-08-29T18:31:12.508 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-08-29T18:31:12.513 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (5 ms) 2024-08-29T18:31:12.513 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-08-29T18:31:12.517 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (4 ms) 2024-08-29T18:31:12.517 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-08-29T18:31:12.526 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_str (9 ms) 2024-08-29T18:31:12.526 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-08-29T18:31:12.543 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_u64 (17 ms) 2024-08-29T18:31:12.543 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-08-29T18:31:12.549 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (6 ms) 2024-08-29T18:31:12.549 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-08-29T18:31:12.553 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (5 ms) 2024-08-29T18:31:12.554 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-08-29T18:31:12.558 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (4 ms) 2024-08-29T18:31:12.558 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-08-29T18:31:12.565 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (7 ms) 2024-08-29T18:31:12.565 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-08-29T18:31:12.566 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (2 ms) 2024-08-29T18:31:12.566 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-08-29T18:31:12.567 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-08-29T18:31:12.568 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-08-29T18:31:12.579 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (11 ms) 2024-08-29T18:31:12.579 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-08-29T18:31:12.592 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (14 ms) 2024-08-29T18:31:12.593 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-08-29T18:31:12.603 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (10 ms) 2024-08-29T18:31:12.603 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-08-29T18:31:12.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (18 ms) 2024-08-29T18:31:12.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-08-29T18:31:12.638 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_str (17 ms) 2024-08-29T18:31:12.638 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-08-29T18:31:12.654 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (16 ms) 2024-08-29T18:31:12.654 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-08-29T18:31:12.658 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (5 ms) 2024-08-29T18:31:12.659 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-08-29T18:31:12.664 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (5 ms) 2024-08-29T18:31:12.664 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-08-29T18:31:12.666 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (2 ms) 2024-08-29T18:31:12.666 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-08-29T18:31:12.667 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (2 ms) 2024-08-29T18:31:12.668 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-08-29T18:31:12.685 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (17 ms) 2024-08-29T18:31:12.685 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-08-29T18:31:12.698 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (13 ms) 2024-08-29T18:31:12.698 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-08-29T18:31:12.716 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (18 ms) 2024-08-29T18:31:12.716 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-08-29T18:31:12.739 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (23 ms) 2024-08-29T18:31:12.739 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-08-29T18:31:12.744 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (5 ms) 2024-08-29T18:31:12.744 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-08-29T18:31:12.750 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (6 ms) 2024-08-29T18:31:12.750 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-08-29T18:31:12.753 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (3 ms) 2024-08-29T18:31:12.753 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-08-29T18:31:12.755 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (2 ms) 2024-08-29T18:31:12.755 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-08-29T18:31:12.775 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (20 ms) 2024-08-29T18:31:12.775 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 31 tests from CmpOmap (295 ms total) 2024-08-29T18:31:12.775 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:31:12.775 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:31:12.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:12 smithi144 bash[67678]: cluster 2024-08-29T18:31:10.946072+0000 mgr.y (mgr.34104) 565 : cluster [DBG] pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:12 smithi144 bash[67678]: cluster 2024-08-29T18:31:11.442197+0000 mon.a (mon.0) 1723 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:12 smithi144 bash[67678]: cluster 2024-08-29T18:31:11.442265+0000 mon.a (mon.0) 1724 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:12 smithi144 bash[67678]: cluster 2024-08-29T18:31:11.467609+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-29T18:31:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:12 smithi144 bash[67678]: audit 2024-08-29T18:31:11.471822+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.89:0/3667550120' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:12 smithi144 bash[67678]: audit 2024-08-29T18:31:11.472885+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[77323]: cluster 2024-08-29T18:31:10.946072+0000 mgr.y (mgr.34104) 565 : cluster [DBG] pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[77323]: cluster 2024-08-29T18:31:11.442197+0000 mon.a (mon.0) 1723 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:12.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[77323]: cluster 2024-08-29T18:31:11.442265+0000 mon.a (mon.0) 1724 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[77323]: cluster 2024-08-29T18:31:11.467609+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[77323]: audit 2024-08-29T18:31:11.471822+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.89:0/3667550120' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[77323]: audit 2024-08-29T18:31:11.472885+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[78574]: cluster 2024-08-29T18:31:10.946072+0000 mgr.y (mgr.34104) 565 : cluster [DBG] pgmap v1118: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[78574]: cluster 2024-08-29T18:31:11.442197+0000 mon.a (mon.0) 1723 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[78574]: cluster 2024-08-29T18:31:11.442265+0000 mon.a (mon.0) 1724 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[78574]: cluster 2024-08-29T18:31:11.467609+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[78574]: audit 2024-08-29T18:31:11.471822+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.89:0/3667550120' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:12 smithi089 bash[78574]: audit 2024-08-29T18:31:11.472885+0000 mon.a (mon.0) 1726 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:13.487 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 31 tests from 1 test suite ran. (2662 ms total) 2024-08-29T18:31:13.487 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 31 tests. 2024-08-29T18:31:13.494 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:31:13.494 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:31:13.547 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-08-29T18:31:13.547 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_hello.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2024-08-29T18:31:13.621 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:31:13.621 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 6 tests from 1 test suite. 2024-08-29T18:31:13.621 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:31:13.621 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 6 tests from ClsHello 2024-08-29T18:31:13.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsHello.SayHello 2024-08-29T18:31:13.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:13 smithi144 bash[67678]: audit 2024-08-29T18:31:12.455700+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:13 smithi144 bash[67678]: cluster 2024-08-29T18:31:12.463445+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-29T18:31:13.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:13 smithi089 bash[77323]: audit 2024-08-29T18:31:12.455700+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:13.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:13 smithi089 bash[77323]: cluster 2024-08-29T18:31:12.463445+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-29T18:31:13.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:13 smithi089 bash[78574]: audit 2024-08-29T18:31:12.455700+0000 mon.a (mon.0) 1727 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111133-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:13.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:13 smithi089 bash[78574]: cluster 2024-08-29T18:31:12.463445+0000 mon.a (mon.0) 1728 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-29T18:31:14.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:14 smithi144 bash[67678]: cluster 2024-08-29T18:31:12.946742+0000 mgr.y (mgr.34104) 566 : cluster [DBG] pgmap v1121: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:14 smithi144 bash[67678]: cluster 2024-08-29T18:31:13.484631+0000 mon.a (mon.0) 1729 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-29T18:31:14.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:14 smithi089 bash[77323]: cluster 2024-08-29T18:31:12.946742+0000 mgr.y (mgr.34104) 566 : cluster [DBG] pgmap v1121: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:14.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:14 smithi089 bash[77323]: cluster 2024-08-29T18:31:13.484631+0000 mon.a (mon.0) 1729 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-29T18:31:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:14 smithi089 bash[78574]: cluster 2024-08-29T18:31:12.946742+0000 mgr.y (mgr.34104) 566 : cluster [DBG] pgmap v1121: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:14 smithi089 bash[78574]: cluster 2024-08-29T18:31:13.484631+0000 mon.a (mon.0) 1729 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-29T18:31:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:31:15] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.43.0" 2024-08-29T18:31:15.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:15 smithi144 bash[67678]: cluster 2024-08-29T18:31:14.492344+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-29T18:31:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:15 smithi144 bash[67678]: audit 2024-08-29T18:31:14.503758+0000 mon.a (mon.0) 1731 : audit [INF] from='client.? 172.21.15.89:0/415587450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:15 smithi144 bash[67678]: audit 2024-08-29T18:31:15.484268+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? 172.21.15.89:0/415587450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:15 smithi144 bash[67678]: cluster 2024-08-29T18:31:15.494099+0000 mon.a (mon.0) 1733 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-29T18:31:15.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[77323]: cluster 2024-08-29T18:31:14.492344+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-29T18:31:15.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[77323]: audit 2024-08-29T18:31:14.503758+0000 mon.a (mon.0) 1731 : audit [INF] from='client.? 172.21.15.89:0/415587450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:15.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[77323]: audit 2024-08-29T18:31:15.484268+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? 172.21.15.89:0/415587450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[77323]: cluster 2024-08-29T18:31:15.494099+0000 mon.a (mon.0) 1733 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-29T18:31:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[78574]: cluster 2024-08-29T18:31:14.492344+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-29T18:31:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[78574]: audit 2024-08-29T18:31:14.503758+0000 mon.a (mon.0) 1731 : audit [INF] from='client.? 172.21.15.89:0/415587450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[78574]: audit 2024-08-29T18:31:15.484268+0000 mon.a (mon.0) 1732 : audit [INF] from='client.? 172.21.15.89:0/415587450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:15 smithi089 bash[78574]: cluster 2024-08-29T18:31:15.494099+0000 mon.a (mon.0) 1733 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-29T18:31:16.501 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsHello.SayHello (2880 ms) 2024-08-29T18:31:16.502 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsHello.RecordHello 2024-08-29T18:31:16.805 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:16 smithi144 bash[67678]: cluster 2024-08-29T18:31:14.947466+0000 mgr.y (mgr.34104) 567 : cluster [DBG] pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:16 smithi144 bash[67678]: cluster 2024-08-29T18:31:15.507618+0000 mon.a (mon.0) 1734 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:16 smithi144 bash[67678]: cluster 2024-08-29T18:31:16.495423+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-29T18:31:16.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:16 smithi089 bash[77323]: cluster 2024-08-29T18:31:14.947466+0000 mgr.y (mgr.34104) 567 : cluster [DBG] pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:16.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:16 smithi089 bash[77323]: cluster 2024-08-29T18:31:15.507618+0000 mon.a (mon.0) 1734 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:16.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:16 smithi089 bash[77323]: cluster 2024-08-29T18:31:16.495423+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-29T18:31:16.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:16 smithi089 bash[78574]: cluster 2024-08-29T18:31:14.947466+0000 mgr.y (mgr.34104) 567 : cluster [DBG] pgmap v1124: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:16 smithi089 bash[78574]: cluster 2024-08-29T18:31:15.507618+0000 mon.a (mon.0) 1734 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:16 smithi089 bash[78574]: cluster 2024-08-29T18:31:16.495423+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-29T18:31:17.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[77323]: cluster 2024-08-29T18:31:17.529387+0000 mon.a (mon.0) 1736 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:17.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[77323]: cluster 2024-08-29T18:31:17.529439+0000 mon.a (mon.0) 1737 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[77323]: cluster 2024-08-29T18:31:17.548308+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[77323]: audit 2024-08-29T18:31:17.550366+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.89:0/992669075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[77323]: audit 2024-08-29T18:31:17.551544+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[78574]: cluster 2024-08-29T18:31:17.529387+0000 mon.a (mon.0) 1736 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[78574]: cluster 2024-08-29T18:31:17.529439+0000 mon.a (mon.0) 1737 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[78574]: cluster 2024-08-29T18:31:17.548308+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[78574]: audit 2024-08-29T18:31:17.550366+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.89:0/992669075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:17 smithi089 bash[78574]: audit 2024-08-29T18:31:17.551544+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:17 smithi144 bash[67678]: cluster 2024-08-29T18:31:17.529387+0000 mon.a (mon.0) 1736 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:17 smithi144 bash[67678]: cluster 2024-08-29T18:31:17.529439+0000 mon.a (mon.0) 1737 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:17 smithi144 bash[67678]: cluster 2024-08-29T18:31:17.548308+0000 mon.a (mon.0) 1738 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-29T18:31:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:17 smithi144 bash[67678]: audit 2024-08-29T18:31:17.550366+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.89:0/992669075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:17 smithi144 bash[67678]: audit 2024-08-29T18:31:17.551544+0000 mon.a (mon.0) 1739 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:18.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:18 smithi089 bash[77323]: cluster 2024-08-29T18:31:16.948204+0000 mgr.y (mgr.34104) 568 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:18.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:18 smithi089 bash[77323]: audit 2024-08-29T18:31:18.543475+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:18.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:18 smithi089 bash[77323]: cluster 2024-08-29T18:31:18.554100+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-29T18:31:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:18 smithi089 bash[78574]: cluster 2024-08-29T18:31:16.948204+0000 mgr.y (mgr.34104) 568 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:18 smithi089 bash[78574]: audit 2024-08-29T18:31:18.543475+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:18 smithi089 bash[78574]: cluster 2024-08-29T18:31:18.554100+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-29T18:31:19.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:18 smithi144 bash[67678]: cluster 2024-08-29T18:31:16.948204+0000 mgr.y (mgr.34104) 568 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:18 smithi144 bash[67678]: audit 2024-08-29T18:31:18.543475+0000 mon.a (mon.0) 1740 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:18 smithi144 bash[67678]: cluster 2024-08-29T18:31:18.554100+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-29T18:31:19.558 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsHello.RecordHello (3056 ms) 2024-08-29T18:31:19.558 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsHello.WriteReturnData 2024-08-29T18:31:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:20 smithi144 bash[67678]: cluster 2024-08-29T18:31:18.948898+0000 mgr.y (mgr.34104) 569 : cluster [DBG] pgmap v1130: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:20 smithi144 bash[67678]: cluster 2024-08-29T18:31:19.552617+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-29T18:31:20.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:20 smithi089 bash[77323]: cluster 2024-08-29T18:31:18.948898+0000 mgr.y (mgr.34104) 569 : cluster [DBG] pgmap v1130: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:20.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:20 smithi089 bash[77323]: cluster 2024-08-29T18:31:19.552617+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-29T18:31:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:20 smithi089 bash[78574]: cluster 2024-08-29T18:31:18.948898+0000 mgr.y (mgr.34104) 569 : cluster [DBG] pgmap v1130: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:20 smithi089 bash[78574]: cluster 2024-08-29T18:31:19.552617+0000 mon.a (mon.0) 1742 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-29T18:31:21.616 INFO:tasks.workunit.client.0.smithi089.stdout:require_osd_release = squid 2024-08-29T18:31:21.635 INFO:tasks.workunit.client.0.smithi089.stdout:0 2024-08-29T18:31:21.674 INFO:tasks.workunit.client.0.smithi089.stdout:1 2024-08-29T18:31:21.676 INFO:tasks.workunit.client.0.smithi089.stdout:2 2024-08-29T18:31:21.678 INFO:tasks.workunit.client.0.smithi089.stdout:3 2024-08-29T18:31:21.680 INFO:tasks.workunit.client.0.smithi089.stdout:4 2024-08-29T18:31:21.683 INFO:tasks.workunit.client.0.smithi089.stdout:5 2024-08-29T18:31:21.685 INFO:tasks.workunit.client.0.smithi089.stdout:6 2024-08-29T18:31:21.688 INFO:tasks.workunit.client.0.smithi089.stdout:7 2024-08-29T18:31:21.690 INFO:tasks.workunit.client.0.smithi089.stdout:8 2024-08-29T18:31:21.693 INFO:tasks.workunit.client.0.smithi089.stdout:9 2024-08-29T18:31:21.695 INFO:tasks.workunit.client.0.smithi089.stdout:10 2024-08-29T18:31:21.698 INFO:tasks.workunit.client.0.smithi089.stdout:11 2024-08-29T18:31:21.701 INFO:tasks.workunit.client.0.smithi089.stdout:12 2024-08-29T18:31:21.702 INFO:tasks.workunit.client.0.smithi089.stdout:13 2024-08-29T18:31:21.704 INFO:tasks.workunit.client.0.smithi089.stdout:14 2024-08-29T18:31:21.706 INFO:tasks.workunit.client.0.smithi089.stdout:15 2024-08-29T18:31:21.708 INFO:tasks.workunit.client.0.smithi089.stdout:16 2024-08-29T18:31:21.710 INFO:tasks.workunit.client.0.smithi089.stdout:17 2024-08-29T18:31:21.712 INFO:tasks.workunit.client.0.smithi089.stdout:18 2024-08-29T18:31:21.714 INFO:tasks.workunit.client.0.smithi089.stdout:19 2024-08-29T18:31:21.716 INFO:tasks.workunit.client.0.smithi089.stdout:20 2024-08-29T18:31:21.718 INFO:tasks.workunit.client.0.smithi089.stdout:21 2024-08-29T18:31:21.720 INFO:tasks.workunit.client.0.smithi089.stdout:22 2024-08-29T18:31:21.722 INFO:tasks.workunit.client.0.smithi089.stdout:23 2024-08-29T18:31:21.724 INFO:tasks.workunit.client.0.smithi089.stdout:24 2024-08-29T18:31:21.727 INFO:tasks.workunit.client.0.smithi089.stdout:25 2024-08-29T18:31:21.729 INFO:tasks.workunit.client.0.smithi089.stdout:26 2024-08-29T18:31:21.732 INFO:tasks.workunit.client.0.smithi089.stdout:27 2024-08-29T18:31:21.735 INFO:tasks.workunit.client.0.smithi089.stdout:28 2024-08-29T18:31:21.737 INFO:tasks.workunit.client.0.smithi089.stdout:29 2024-08-29T18:31:21.739 INFO:tasks.workunit.client.0.smithi089.stdout:30 2024-08-29T18:31:21.742 INFO:tasks.workunit.client.0.smithi089.stdout:31 2024-08-29T18:31:21.744 INFO:tasks.workunit.client.0.smithi089.stdout:32 2024-08-29T18:31:21.746 INFO:tasks.workunit.client.0.smithi089.stdout:33 2024-08-29T18:31:21.749 INFO:tasks.workunit.client.0.smithi089.stdout:34 2024-08-29T18:31:21.751 INFO:tasks.workunit.client.0.smithi089.stdout:35 2024-08-29T18:31:21.753 INFO:tasks.workunit.client.0.smithi089.stdout:36 2024-08-29T18:31:21.756 INFO:tasks.workunit.client.0.smithi089.stdout:37 2024-08-29T18:31:21.758 INFO:tasks.workunit.client.0.smithi089.stdout:38 2024-08-29T18:31:21.761 INFO:tasks.workunit.client.0.smithi089.stdout:39 2024-08-29T18:31:21.763 INFO:tasks.workunit.client.0.smithi089.stdout:40 2024-08-29T18:31:21.765 INFO:tasks.workunit.client.0.smithi089.stdout:41 2024-08-29T18:31:21.768 INFO:tasks.workunit.client.0.smithi089.stdout:42 2024-08-29T18:31:21.770 INFO:tasks.workunit.client.0.smithi089.stdout:43 2024-08-29T18:31:21.772 INFO:tasks.workunit.client.0.smithi089.stdout:44 2024-08-29T18:31:21.774 INFO:tasks.workunit.client.0.smithi089.stdout:45 2024-08-29T18:31:21.777 INFO:tasks.workunit.client.0.smithi089.stdout:46 2024-08-29T18:31:21.779 INFO:tasks.workunit.client.0.smithi089.stdout:47 2024-08-29T18:31:21.781 INFO:tasks.workunit.client.0.smithi089.stdout:48 2024-08-29T18:31:21.784 INFO:tasks.workunit.client.0.smithi089.stdout:49 2024-08-29T18:31:21.786 INFO:tasks.workunit.client.0.smithi089.stdout:50 2024-08-29T18:31:21.789 INFO:tasks.workunit.client.0.smithi089.stdout:51 2024-08-29T18:31:21.791 INFO:tasks.workunit.client.0.smithi089.stdout:52 2024-08-29T18:31:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:53 2024-08-29T18:31:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:54 2024-08-29T18:31:21.799 INFO:tasks.workunit.client.0.smithi089.stdout:55 2024-08-29T18:31:21.801 INFO:tasks.workunit.client.0.smithi089.stdout:56 2024-08-29T18:31:21.804 INFO:tasks.workunit.client.0.smithi089.stdout:57 2024-08-29T18:31:21.806 INFO:tasks.workunit.client.0.smithi089.stdout:58 2024-08-29T18:31:21.808 INFO:tasks.workunit.client.0.smithi089.stdout:59 2024-08-29T18:31:21.811 INFO:tasks.workunit.client.0.smithi089.stdout:60 2024-08-29T18:31:21.813 INFO:tasks.workunit.client.0.smithi089.stdout:61 2024-08-29T18:31:21.816 INFO:tasks.workunit.client.0.smithi089.stdout:62 2024-08-29T18:31:21.818 INFO:tasks.workunit.client.0.smithi089.stdout:63 2024-08-29T18:31:21.820 INFO:tasks.workunit.client.0.smithi089.stdout:64 2024-08-29T18:31:21.823 INFO:tasks.workunit.client.0.smithi089.stdout:65 2024-08-29T18:31:21.825 INFO:tasks.workunit.client.0.smithi089.stdout:66 2024-08-29T18:31:21.828 INFO:tasks.workunit.client.0.smithi089.stdout:67 2024-08-29T18:31:21.830 INFO:tasks.workunit.client.0.smithi089.stdout:68 2024-08-29T18:31:21.833 INFO:tasks.workunit.client.0.smithi089.stdout:69 2024-08-29T18:31:21.835 INFO:tasks.workunit.client.0.smithi089.stdout:70 2024-08-29T18:31:21.837 INFO:tasks.workunit.client.0.smithi089.stdout:71 2024-08-29T18:31:21.840 INFO:tasks.workunit.client.0.smithi089.stdout:72 2024-08-29T18:31:21.842 INFO:tasks.workunit.client.0.smithi089.stdout:73 2024-08-29T18:31:21.844 INFO:tasks.workunit.client.0.smithi089.stdout:74 2024-08-29T18:31:21.847 INFO:tasks.workunit.client.0.smithi089.stdout:75 2024-08-29T18:31:21.849 INFO:tasks.workunit.client.0.smithi089.stdout:76 2024-08-29T18:31:21.851 INFO:tasks.workunit.client.0.smithi089.stdout:77 2024-08-29T18:31:21.853 INFO:tasks.workunit.client.0.smithi089.stdout:78 2024-08-29T18:31:21.856 INFO:tasks.workunit.client.0.smithi089.stdout:79 2024-08-29T18:31:21.858 INFO:tasks.workunit.client.0.smithi089.stdout:80 2024-08-29T18:31:21.861 INFO:tasks.workunit.client.0.smithi089.stdout:81 2024-08-29T18:31:21.863 INFO:tasks.workunit.client.0.smithi089.stdout:82 2024-08-29T18:31:21.866 INFO:tasks.workunit.client.0.smithi089.stdout:83 2024-08-29T18:31:21.868 INFO:tasks.workunit.client.0.smithi089.stdout:84 2024-08-29T18:31:21.870 INFO:tasks.workunit.client.0.smithi089.stdout:85 2024-08-29T18:31:21.873 INFO:tasks.workunit.client.0.smithi089.stdout:86 2024-08-29T18:31:21.875 INFO:tasks.workunit.client.0.smithi089.stdout:87 2024-08-29T18:31:21.878 INFO:tasks.workunit.client.0.smithi089.stdout:88 2024-08-29T18:31:21.880 INFO:tasks.workunit.client.0.smithi089.stdout:89 2024-08-29T18:31:21.883 INFO:tasks.workunit.client.0.smithi089.stdout:90 2024-08-29T18:31:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:91 2024-08-29T18:31:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:92 2024-08-29T18:31:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:93 2024-08-29T18:31:21.892 INFO:tasks.workunit.client.0.smithi089.stdout:94 2024-08-29T18:31:21.894 INFO:tasks.workunit.client.0.smithi089.stdout:95 2024-08-29T18:31:21.897 INFO:tasks.workunit.client.0.smithi089.stdout:96 2024-08-29T18:31:21.900 INFO:tasks.workunit.client.0.smithi089.stdout:97 2024-08-29T18:31:21.902 INFO:tasks.workunit.client.0.smithi089.stdout:98 2024-08-29T18:31:21.905 INFO:tasks.workunit.client.0.smithi089.stdout:99 2024-08-29T18:31:21.907 INFO:tasks.workunit.client.0.smithi089.stdout:100 2024-08-29T18:31:21.910 INFO:tasks.workunit.client.0.smithi089.stdout:101 2024-08-29T18:31:21.912 INFO:tasks.workunit.client.0.smithi089.stdout:102 2024-08-29T18:31:21.915 INFO:tasks.workunit.client.0.smithi089.stdout:103 2024-08-29T18:31:21.917 INFO:tasks.workunit.client.0.smithi089.stdout:104 2024-08-29T18:31:21.920 INFO:tasks.workunit.client.0.smithi089.stdout:105 2024-08-29T18:31:21.924 INFO:tasks.workunit.client.0.smithi089.stdout:106 2024-08-29T18:31:21.925 INFO:tasks.workunit.client.0.smithi089.stdout:107 2024-08-29T18:31:21.927 INFO:tasks.workunit.client.0.smithi089.stdout:108 2024-08-29T18:31:21.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:21 smithi089 bash[77323]: cluster 2024-08-29T18:31:20.604606+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-29T18:31:21.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:21 smithi089 bash[77323]: audit 2024-08-29T18:31:20.608941+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:21.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:21 smithi089 bash[78574]: cluster 2024-08-29T18:31:20.604606+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-29T18:31:21.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:21 smithi089 bash[78574]: audit 2024-08-29T18:31:20.608941+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:21.930 INFO:tasks.workunit.client.0.smithi089.stdout:109 2024-08-29T18:31:21.932 INFO:tasks.workunit.client.0.smithi089.stdout:110 2024-08-29T18:31:21.935 INFO:tasks.workunit.client.0.smithi089.stdout:111 2024-08-29T18:31:21.937 INFO:tasks.workunit.client.0.smithi089.stdout:112 2024-08-29T18:31:21.940 INFO:tasks.workunit.client.0.smithi089.stdout:113 2024-08-29T18:31:21.942 INFO:tasks.workunit.client.0.smithi089.stdout:114 2024-08-29T18:31:21.945 INFO:tasks.workunit.client.0.smithi089.stdout:115 2024-08-29T18:31:21.947 INFO:tasks.workunit.client.0.smithi089.stdout:116 2024-08-29T18:31:21.950 INFO:tasks.workunit.client.0.smithi089.stdout:117 2024-08-29T18:31:21.952 INFO:tasks.workunit.client.0.smithi089.stdout:118 2024-08-29T18:31:21.955 INFO:tasks.workunit.client.0.smithi089.stdout:119 2024-08-29T18:31:21.957 INFO:tasks.workunit.client.0.smithi089.stdout:120 2024-08-29T18:31:21.960 INFO:tasks.workunit.client.0.smithi089.stdout:121 2024-08-29T18:31:21.963 INFO:tasks.workunit.client.0.smithi089.stdout:122 2024-08-29T18:31:21.965 INFO:tasks.workunit.client.0.smithi089.stdout:123 2024-08-29T18:31:21.968 INFO:tasks.workunit.client.0.smithi089.stdout:124 2024-08-29T18:31:21.971 INFO:tasks.workunit.client.0.smithi089.stdout:125 2024-08-29T18:31:21.973 INFO:tasks.workunit.client.0.smithi089.stdout:126 2024-08-29T18:31:21.977 INFO:tasks.workunit.client.0.smithi089.stdout:127 2024-08-29T18:31:21.980 INFO:tasks.workunit.client.0.smithi089.stdout:128 2024-08-29T18:31:21.983 INFO:tasks.workunit.client.0.smithi089.stdout:129 2024-08-29T18:31:21.985 INFO:tasks.workunit.client.0.smithi089.stdout:130 2024-08-29T18:31:21.988 INFO:tasks.workunit.client.0.smithi089.stdout:131 2024-08-29T18:31:21.991 INFO:tasks.workunit.client.0.smithi089.stdout:132 2024-08-29T18:31:21.994 INFO:tasks.workunit.client.0.smithi089.stdout:133 2024-08-29T18:31:21.996 INFO:tasks.workunit.client.0.smithi089.stdout:134 2024-08-29T18:31:21.999 INFO:tasks.workunit.client.0.smithi089.stdout:135 2024-08-29T18:31:22.001 INFO:tasks.workunit.client.0.smithi089.stdout:136 2024-08-29T18:31:22.003 INFO:tasks.workunit.client.0.smithi089.stdout:137 2024-08-29T18:31:22.006 INFO:tasks.workunit.client.0.smithi089.stdout:138 2024-08-29T18:31:22.009 INFO:tasks.workunit.client.0.smithi089.stdout:139 2024-08-29T18:31:22.011 INFO:tasks.workunit.client.0.smithi089.stdout:140 2024-08-29T18:31:22.014 INFO:tasks.workunit.client.0.smithi089.stdout:141 2024-08-29T18:31:22.016 INFO:tasks.workunit.client.0.smithi089.stdout:142 2024-08-29T18:31:22.018 INFO:tasks.workunit.client.0.smithi089.stdout:143 2024-08-29T18:31:22.021 INFO:tasks.workunit.client.0.smithi089.stdout:144 2024-08-29T18:31:22.023 INFO:tasks.workunit.client.0.smithi089.stdout:145 2024-08-29T18:31:22.026 INFO:tasks.workunit.client.0.smithi089.stdout:146 2024-08-29T18:31:22.028 INFO:tasks.workunit.client.0.smithi089.stdout:147 2024-08-29T18:31:22.031 INFO:tasks.workunit.client.0.smithi089.stdout:148 2024-08-29T18:31:22.033 INFO:tasks.workunit.client.0.smithi089.stdout:149 2024-08-29T18:31:22.035 INFO:tasks.workunit.client.0.smithi089.stdout:150 2024-08-29T18:31:22.038 INFO:tasks.workunit.client.0.smithi089.stdout:151 2024-08-29T18:31:22.040 INFO:tasks.workunit.client.0.smithi089.stdout:152 2024-08-29T18:31:22.043 INFO:tasks.workunit.client.0.smithi089.stdout:153 2024-08-29T18:31:22.045 INFO:tasks.workunit.client.0.smithi089.stdout:154 2024-08-29T18:31:22.048 INFO:tasks.workunit.client.0.smithi089.stdout:155 2024-08-29T18:31:22.051 INFO:tasks.workunit.client.0.smithi089.stdout:156 2024-08-29T18:31:22.053 INFO:tasks.workunit.client.0.smithi089.stdout:157 2024-08-29T18:31:22.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:21 smithi144 bash[67678]: cluster 2024-08-29T18:31:20.604606+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-29T18:31:22.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:21 smithi144 bash[67678]: audit 2024-08-29T18:31:20.608941+0000 mon.a (mon.0) 1744 : audit [INF] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:22.056 INFO:tasks.workunit.client.0.smithi089.stdout:158 2024-08-29T18:31:22.059 INFO:tasks.workunit.client.0.smithi089.stdout:159 2024-08-29T18:31:22.061 INFO:tasks.workunit.client.0.smithi089.stdout:160 2024-08-29T18:31:22.064 INFO:tasks.workunit.client.0.smithi089.stdout:161 2024-08-29T18:31:22.066 INFO:tasks.workunit.client.0.smithi089.stdout:162 2024-08-29T18:31:22.069 INFO:tasks.workunit.client.0.smithi089.stdout:163 2024-08-29T18:31:22.072 INFO:tasks.workunit.client.0.smithi089.stdout:164 2024-08-29T18:31:22.074 INFO:tasks.workunit.client.0.smithi089.stdout:165 2024-08-29T18:31:22.077 INFO:tasks.workunit.client.0.smithi089.stdout:166 2024-08-29T18:31:22.080 INFO:tasks.workunit.client.0.smithi089.stdout:167 2024-08-29T18:31:22.083 INFO:tasks.workunit.client.0.smithi089.stdout:168 2024-08-29T18:31:22.085 INFO:tasks.workunit.client.0.smithi089.stdout:169 2024-08-29T18:31:22.088 INFO:tasks.workunit.client.0.smithi089.stdout:170 2024-08-29T18:31:22.091 INFO:tasks.workunit.client.0.smithi089.stdout:171 2024-08-29T18:31:22.093 INFO:tasks.workunit.client.0.smithi089.stdout:172 2024-08-29T18:31:22.096 INFO:tasks.workunit.client.0.smithi089.stdout:173 2024-08-29T18:31:22.098 INFO:tasks.workunit.client.0.smithi089.stdout:174 2024-08-29T18:31:22.101 INFO:tasks.workunit.client.0.smithi089.stdout:175 2024-08-29T18:31:22.104 INFO:tasks.workunit.client.0.smithi089.stdout:176 2024-08-29T18:31:22.107 INFO:tasks.workunit.client.0.smithi089.stdout:177 2024-08-29T18:31:22.109 INFO:tasks.workunit.client.0.smithi089.stdout:178 2024-08-29T18:31:22.112 INFO:tasks.workunit.client.0.smithi089.stdout:179 2024-08-29T18:31:22.115 INFO:tasks.workunit.client.0.smithi089.stdout:180 2024-08-29T18:31:22.117 INFO:tasks.workunit.client.0.smithi089.stdout:181 2024-08-29T18:31:22.120 INFO:tasks.workunit.client.0.smithi089.stdout:182 2024-08-29T18:31:22.123 INFO:tasks.workunit.client.0.smithi089.stdout:183 2024-08-29T18:31:22.125 INFO:tasks.workunit.client.0.smithi089.stdout:184 2024-08-29T18:31:22.127 INFO:tasks.workunit.client.0.smithi089.stdout:185 2024-08-29T18:31:22.132 INFO:tasks.workunit.client.0.smithi089.stdout:186 2024-08-29T18:31:22.132 INFO:tasks.workunit.client.0.smithi089.stdout:187 2024-08-29T18:31:22.134 INFO:tasks.workunit.client.0.smithi089.stdout:188 2024-08-29T18:31:22.137 INFO:tasks.workunit.client.0.smithi089.stdout:189 2024-08-29T18:31:22.139 INFO:tasks.workunit.client.0.smithi089.stdout:190 2024-08-29T18:31:22.142 INFO:tasks.workunit.client.0.smithi089.stdout:191 2024-08-29T18:31:22.145 INFO:tasks.workunit.client.0.smithi089.stdout:192 2024-08-29T18:31:22.147 INFO:tasks.workunit.client.0.smithi089.stdout:193 2024-08-29T18:31:22.149 INFO:tasks.workunit.client.0.smithi089.stdout:194 2024-08-29T18:31:22.153 INFO:tasks.workunit.client.0.smithi089.stdout:195 2024-08-29T18:31:22.155 INFO:tasks.workunit.client.0.smithi089.stdout:196 2024-08-29T18:31:22.157 INFO:tasks.workunit.client.0.smithi089.stdout:197 2024-08-29T18:31:22.160 INFO:tasks.workunit.client.0.smithi089.stdout:198 2024-08-29T18:31:22.163 INFO:tasks.workunit.client.0.smithi089.stdout:199 2024-08-29T18:31:22.165 INFO:tasks.workunit.client.0.smithi089.stdout:200 2024-08-29T18:31:22.167 INFO:tasks.workunit.client.0.smithi089.stdout:201 2024-08-29T18:31:22.170 INFO:tasks.workunit.client.0.smithi089.stdout:202 2024-08-29T18:31:22.172 INFO:tasks.workunit.client.0.smithi089.stdout:203 2024-08-29T18:31:22.174 INFO:tasks.workunit.client.0.smithi089.stdout:204 2024-08-29T18:31:22.177 INFO:tasks.workunit.client.0.smithi089.stdout:205 2024-08-29T18:31:22.179 INFO:tasks.workunit.client.0.smithi089.stdout:206 2024-08-29T18:31:22.182 INFO:tasks.workunit.client.0.smithi089.stdout:207 2024-08-29T18:31:22.184 INFO:tasks.workunit.client.0.smithi089.stdout:208 2024-08-29T18:31:22.187 INFO:tasks.workunit.client.0.smithi089.stdout:209 2024-08-29T18:31:22.189 INFO:tasks.workunit.client.0.smithi089.stdout:210 2024-08-29T18:31:22.192 INFO:tasks.workunit.client.0.smithi089.stdout:211 2024-08-29T18:31:22.195 INFO:tasks.workunit.client.0.smithi089.stdout:212 2024-08-29T18:31:22.197 INFO:tasks.workunit.client.0.smithi089.stdout:213 2024-08-29T18:31:22.201 INFO:tasks.workunit.client.0.smithi089.stdout:214 2024-08-29T18:31:22.203 INFO:tasks.workunit.client.0.smithi089.stdout:215 2024-08-29T18:31:22.206 INFO:tasks.workunit.client.0.smithi089.stdout:216 2024-08-29T18:31:22.209 INFO:tasks.workunit.client.0.smithi089.stdout:217 2024-08-29T18:31:22.212 INFO:tasks.workunit.client.0.smithi089.stdout:218 2024-08-29T18:31:22.215 INFO:tasks.workunit.client.0.smithi089.stdout:219 2024-08-29T18:31:22.218 INFO:tasks.workunit.client.0.smithi089.stdout:220 2024-08-29T18:31:22.221 INFO:tasks.workunit.client.0.smithi089.stdout:221 2024-08-29T18:31:22.224 INFO:tasks.workunit.client.0.smithi089.stdout:222 2024-08-29T18:31:22.227 INFO:tasks.workunit.client.0.smithi089.stdout:223 2024-08-29T18:31:22.230 INFO:tasks.workunit.client.0.smithi089.stdout:224 2024-08-29T18:31:22.233 INFO:tasks.workunit.client.0.smithi089.stdout:225 2024-08-29T18:31:22.236 INFO:tasks.workunit.client.0.smithi089.stdout:226 2024-08-29T18:31:22.239 INFO:tasks.workunit.client.0.smithi089.stdout:227 2024-08-29T18:31:22.242 INFO:tasks.workunit.client.0.smithi089.stdout:228 2024-08-29T18:31:22.245 INFO:tasks.workunit.client.0.smithi089.stdout:229 2024-08-29T18:31:22.248 INFO:tasks.workunit.client.0.smithi089.stdout:230 2024-08-29T18:31:22.251 INFO:tasks.workunit.client.0.smithi089.stdout:231 2024-08-29T18:31:22.253 INFO:tasks.workunit.client.0.smithi089.stdout:232 2024-08-29T18:31:22.257 INFO:tasks.workunit.client.0.smithi089.stdout:233 2024-08-29T18:31:22.259 INFO:tasks.workunit.client.0.smithi089.stdout:234 2024-08-29T18:31:22.261 INFO:tasks.workunit.client.0.smithi089.stdout:235 2024-08-29T18:31:22.264 INFO:tasks.workunit.client.0.smithi089.stdout:236 2024-08-29T18:31:22.266 INFO:tasks.workunit.client.0.smithi089.stdout:237 2024-08-29T18:31:22.269 INFO:tasks.workunit.client.0.smithi089.stdout:238 2024-08-29T18:31:22.272 INFO:tasks.workunit.client.0.smithi089.stdout:239 2024-08-29T18:31:22.274 INFO:tasks.workunit.client.0.smithi089.stdout:240 2024-08-29T18:31:22.277 INFO:tasks.workunit.client.0.smithi089.stdout:241 2024-08-29T18:31:22.279 INFO:tasks.workunit.client.0.smithi089.stdout:242 2024-08-29T18:31:22.282 INFO:tasks.workunit.client.0.smithi089.stdout:243 2024-08-29T18:31:22.285 INFO:tasks.workunit.client.0.smithi089.stdout:244 2024-08-29T18:31:22.287 INFO:tasks.workunit.client.0.smithi089.stdout:245 2024-08-29T18:31:22.290 INFO:tasks.workunit.client.0.smithi089.stdout:246 2024-08-29T18:31:22.293 INFO:tasks.workunit.client.0.smithi089.stdout:247 2024-08-29T18:31:22.295 INFO:tasks.workunit.client.0.smithi089.stdout:248 2024-08-29T18:31:22.298 INFO:tasks.workunit.client.0.smithi089.stdout:249 2024-08-29T18:31:22.301 INFO:tasks.workunit.client.0.smithi089.stdout:250 2024-08-29T18:31:22.303 INFO:tasks.workunit.client.0.smithi089.stdout:251 2024-08-29T18:31:22.306 INFO:tasks.workunit.client.0.smithi089.stdout:252 2024-08-29T18:31:22.309 INFO:tasks.workunit.client.0.smithi089.stdout:253 2024-08-29T18:31:22.312 INFO:tasks.workunit.client.0.smithi089.stdout:254 2024-08-29T18:31:22.321 INFO:tasks.workunit.client.0.smithi089.stdout:255 2024-08-29T18:31:22.324 INFO:tasks.workunit.client.0.smithi089.stdout:256 2024-08-29T18:31:22.326 INFO:tasks.workunit.client.0.smithi089.stdout:257 2024-08-29T18:31:22.329 INFO:tasks.workunit.client.0.smithi089.stdout:258 2024-08-29T18:31:22.332 INFO:tasks.workunit.client.0.smithi089.stdout:259 2024-08-29T18:31:22.334 INFO:tasks.workunit.client.0.smithi089.stdout:260 2024-08-29T18:31:22.337 INFO:tasks.workunit.client.0.smithi089.stdout:261 2024-08-29T18:31:22.340 INFO:tasks.workunit.client.0.smithi089.stdout:262 2024-08-29T18:31:22.343 INFO:tasks.workunit.client.0.smithi089.stdout:263 2024-08-29T18:31:22.345 INFO:tasks.workunit.client.0.smithi089.stdout:264 2024-08-29T18:31:22.348 INFO:tasks.workunit.client.0.smithi089.stdout:265 2024-08-29T18:31:22.351 INFO:tasks.workunit.client.0.smithi089.stdout:266 2024-08-29T18:31:22.354 INFO:tasks.workunit.client.0.smithi089.stdout:267 2024-08-29T18:31:22.356 INFO:tasks.workunit.client.0.smithi089.stdout:268 2024-08-29T18:31:22.359 INFO:tasks.workunit.client.0.smithi089.stdout:269 2024-08-29T18:31:22.362 INFO:tasks.workunit.client.0.smithi089.stdout:270 2024-08-29T18:31:22.364 INFO:tasks.workunit.client.0.smithi089.stdout:271 2024-08-29T18:31:22.367 INFO:tasks.workunit.client.0.smithi089.stdout:272 2024-08-29T18:31:22.369 INFO:tasks.workunit.client.0.smithi089.stdout:273 2024-08-29T18:31:22.372 INFO:tasks.workunit.client.0.smithi089.stdout:274 2024-08-29T18:31:22.375 INFO:tasks.workunit.client.0.smithi089.stdout:275 2024-08-29T18:31:22.377 INFO:tasks.workunit.client.0.smithi089.stdout:276 2024-08-29T18:31:22.380 INFO:tasks.workunit.client.0.smithi089.stdout:277 2024-08-29T18:31:22.383 INFO:tasks.workunit.client.0.smithi089.stdout:278 2024-08-29T18:31:22.386 INFO:tasks.workunit.client.0.smithi089.stdout:279 2024-08-29T18:31:22.388 INFO:tasks.workunit.client.0.smithi089.stdout:280 2024-08-29T18:31:22.391 INFO:tasks.workunit.client.0.smithi089.stdout:281 2024-08-29T18:31:22.405 INFO:tasks.workunit.client.0.smithi089.stdout:282 2024-08-29T18:31:22.408 INFO:tasks.workunit.client.0.smithi089.stdout:283 2024-08-29T18:31:22.411 INFO:tasks.workunit.client.0.smithi089.stdout:284 2024-08-29T18:31:22.413 INFO:tasks.workunit.client.0.smithi089.stdout:285 2024-08-29T18:31:22.416 INFO:tasks.workunit.client.0.smithi089.stdout:286 2024-08-29T18:31:22.418 INFO:tasks.workunit.client.0.smithi089.stdout:287 2024-08-29T18:31:22.421 INFO:tasks.workunit.client.0.smithi089.stdout:288 2024-08-29T18:31:22.424 INFO:tasks.workunit.client.0.smithi089.stdout:289 2024-08-29T18:31:22.427 INFO:tasks.workunit.client.0.smithi089.stdout:290 2024-08-29T18:31:22.430 INFO:tasks.workunit.client.0.smithi089.stdout:291 2024-08-29T18:31:22.432 INFO:tasks.workunit.client.0.smithi089.stdout:292 2024-08-29T18:31:22.435 INFO:tasks.workunit.client.0.smithi089.stdout:293 2024-08-29T18:31:22.438 INFO:tasks.workunit.client.0.smithi089.stdout:294 2024-08-29T18:31:22.440 INFO:tasks.workunit.client.0.smithi089.stdout:295 2024-08-29T18:31:22.443 INFO:tasks.workunit.client.0.smithi089.stdout:296 2024-08-29T18:31:22.445 INFO:tasks.workunit.client.0.smithi089.stdout:297 2024-08-29T18:31:22.448 INFO:tasks.workunit.client.0.smithi089.stdout:298 2024-08-29T18:31:22.450 INFO:tasks.workunit.client.0.smithi089.stdout:299 2024-08-29T18:31:22.453 INFO:tasks.workunit.client.0.smithi089.stdout:300 2024-08-29T18:31:22.456 INFO:tasks.workunit.client.0.smithi089.stdout:301 2024-08-29T18:31:22.458 INFO:tasks.workunit.client.0.smithi089.stdout:302 2024-08-29T18:31:22.461 INFO:tasks.workunit.client.0.smithi089.stdout:303 2024-08-29T18:31:22.464 INFO:tasks.workunit.client.0.smithi089.stdout:304 2024-08-29T18:31:22.467 INFO:tasks.workunit.client.0.smithi089.stdout:305 2024-08-29T18:31:22.469 INFO:tasks.workunit.client.0.smithi089.stdout:306 2024-08-29T18:31:22.472 INFO:tasks.workunit.client.0.smithi089.stdout:307 2024-08-29T18:31:22.475 INFO:tasks.workunit.client.0.smithi089.stdout:308 2024-08-29T18:31:22.477 INFO:tasks.workunit.client.0.smithi089.stdout:309 2024-08-29T18:31:22.480 INFO:tasks.workunit.client.0.smithi089.stdout:310 2024-08-29T18:31:22.483 INFO:tasks.workunit.client.0.smithi089.stdout:311 2024-08-29T18:31:22.485 INFO:tasks.workunit.client.0.smithi089.stdout:312 2024-08-29T18:31:22.488 INFO:tasks.workunit.client.0.smithi089.stdout:313 2024-08-29T18:31:22.491 INFO:tasks.workunit.client.0.smithi089.stdout:314 2024-08-29T18:31:22.494 INFO:tasks.workunit.client.0.smithi089.stdout:315 2024-08-29T18:31:22.497 INFO:tasks.workunit.client.0.smithi089.stdout:316 2024-08-29T18:31:22.499 INFO:tasks.workunit.client.0.smithi089.stdout:317 2024-08-29T18:31:22.502 INFO:tasks.workunit.client.0.smithi089.stdout:318 2024-08-29T18:31:22.505 INFO:tasks.workunit.client.0.smithi089.stdout:319 2024-08-29T18:31:22.508 INFO:tasks.workunit.client.0.smithi089.stdout:320 2024-08-29T18:31:22.511 INFO:tasks.workunit.client.0.smithi089.stdout:321 2024-08-29T18:31:22.514 INFO:tasks.workunit.client.0.smithi089.stdout:322 2024-08-29T18:31:22.516 INFO:tasks.workunit.client.0.smithi089.stdout:323 2024-08-29T18:31:22.519 INFO:tasks.workunit.client.0.smithi089.stdout:324 2024-08-29T18:31:22.521 INFO:tasks.workunit.client.0.smithi089.stdout:325 2024-08-29T18:31:22.524 INFO:tasks.workunit.client.0.smithi089.stdout:326 2024-08-29T18:31:22.527 INFO:tasks.workunit.client.0.smithi089.stdout:327 2024-08-29T18:31:22.530 INFO:tasks.workunit.client.0.smithi089.stdout:328 2024-08-29T18:31:22.532 INFO:tasks.workunit.client.0.smithi089.stdout:329 2024-08-29T18:31:22.535 INFO:tasks.workunit.client.0.smithi089.stdout:330 2024-08-29T18:31:22.538 INFO:tasks.workunit.client.0.smithi089.stdout:331 2024-08-29T18:31:22.540 INFO:tasks.workunit.client.0.smithi089.stdout:332 2024-08-29T18:31:22.543 INFO:tasks.workunit.client.0.smithi089.stdout:333 2024-08-29T18:31:22.546 INFO:tasks.workunit.client.0.smithi089.stdout:334 2024-08-29T18:31:22.548 INFO:tasks.workunit.client.0.smithi089.stdout:335 2024-08-29T18:31:22.551 INFO:tasks.workunit.client.0.smithi089.stdout:336 2024-08-29T18:31:22.554 INFO:tasks.workunit.client.0.smithi089.stdout:337 2024-08-29T18:31:22.557 INFO:tasks.workunit.client.0.smithi089.stdout:338 2024-08-29T18:31:22.559 INFO:tasks.workunit.client.0.smithi089.stdout:339 2024-08-29T18:31:22.562 INFO:tasks.workunit.client.0.smithi089.stdout:340 2024-08-29T18:31:22.565 INFO:tasks.workunit.client.0.smithi089.stdout:341 2024-08-29T18:31:22.567 INFO:tasks.workunit.client.0.smithi089.stdout:342 2024-08-29T18:31:22.570 INFO:tasks.workunit.client.0.smithi089.stdout:343 2024-08-29T18:31:22.572 INFO:tasks.workunit.client.0.smithi089.stdout:344 2024-08-29T18:31:22.575 INFO:tasks.workunit.client.0.smithi089.stdout:345 2024-08-29T18:31:22.577 INFO:tasks.workunit.client.0.smithi089.stdout:346 2024-08-29T18:31:22.580 INFO:tasks.workunit.client.0.smithi089.stdout:347 2024-08-29T18:31:22.583 INFO:tasks.workunit.client.0.smithi089.stdout:348 2024-08-29T18:31:22.585 INFO:tasks.workunit.client.0.smithi089.stdout:349 2024-08-29T18:31:22.588 INFO:tasks.workunit.client.0.smithi089.stdout:350 2024-08-29T18:31:22.590 INFO:tasks.workunit.client.0.smithi089.stdout:351 2024-08-29T18:31:22.593 INFO:tasks.workunit.client.0.smithi089.stdout:352 2024-08-29T18:31:22.596 INFO:tasks.workunit.client.0.smithi089.stdout:353 2024-08-29T18:31:22.599 INFO:tasks.workunit.client.0.smithi089.stdout:354 2024-08-29T18:31:22.601 INFO:tasks.workunit.client.0.smithi089.stdout:355 2024-08-29T18:31:22.604 INFO:tasks.workunit.client.0.smithi089.stdout:356 2024-08-29T18:31:22.606 INFO:tasks.workunit.client.0.smithi089.stdout:357 2024-08-29T18:31:22.609 INFO:tasks.workunit.client.0.smithi089.stdout:358 2024-08-29T18:31:22.612 INFO:tasks.workunit.client.0.smithi089.stdout:359 2024-08-29T18:31:22.615 INFO:tasks.workunit.client.0.smithi089.stdout:360 2024-08-29T18:31:22.618 INFO:tasks.workunit.client.0.smithi089.stdout:361 2024-08-29T18:31:22.622 INFO:tasks.workunit.client.0.smithi089.stdout:362 2024-08-29T18:31:22.629 INFO:tasks.workunit.client.0.smithi089.stdout:363 2024-08-29T18:31:22.633 INFO:tasks.workunit.client.0.smithi089.stdout:364 2024-08-29T18:31:22.638 INFO:tasks.workunit.client.0.smithi089.stdout:365 2024-08-29T18:31:22.642 INFO:tasks.workunit.client.0.smithi089.stdout:366 2024-08-29T18:31:22.644 INFO:tasks.workunit.client.0.smithi089.stdout:367 2024-08-29T18:31:22.647 INFO:tasks.workunit.client.0.smithi089.stdout:368 2024-08-29T18:31:22.650 INFO:tasks.workunit.client.0.smithi089.stdout:369 2024-08-29T18:31:22.652 INFO:tasks.workunit.client.0.smithi089.stdout:370 2024-08-29T18:31:22.655 INFO:tasks.workunit.client.0.smithi089.stdout:371 2024-08-29T18:31:22.658 INFO:tasks.workunit.client.0.smithi089.stdout:372 2024-08-29T18:31:22.661 INFO:tasks.workunit.client.0.smithi089.stdout:373 2024-08-29T18:31:22.664 INFO:tasks.workunit.client.0.smithi089.stdout:374 2024-08-29T18:31:22.667 INFO:tasks.workunit.client.0.smithi089.stdout:375 2024-08-29T18:31:22.669 INFO:tasks.workunit.client.0.smithi089.stdout:376 2024-08-29T18:31:22.672 INFO:tasks.workunit.client.0.smithi089.stdout:377 2024-08-29T18:31:22.675 INFO:tasks.workunit.client.0.smithi089.stdout:378 2024-08-29T18:31:22.678 INFO:tasks.workunit.client.0.smithi089.stdout:379 2024-08-29T18:31:22.681 INFO:tasks.workunit.client.0.smithi089.stdout:380 2024-08-29T18:31:22.683 INFO:tasks.workunit.client.0.smithi089.stdout:381 2024-08-29T18:31:22.686 INFO:tasks.workunit.client.0.smithi089.stdout:382 2024-08-29T18:31:22.689 INFO:tasks.workunit.client.0.smithi089.stdout:383 2024-08-29T18:31:22.691 INFO:tasks.workunit.client.0.smithi089.stdout:384 2024-08-29T18:31:22.694 INFO:tasks.workunit.client.0.smithi089.stdout:385 2024-08-29T18:31:22.698 INFO:tasks.workunit.client.0.smithi089.stdout:386 2024-08-29T18:31:22.700 INFO:tasks.workunit.client.0.smithi089.stdout:387 2024-08-29T18:31:22.703 INFO:tasks.workunit.client.0.smithi089.stdout:388 2024-08-29T18:31:22.705 INFO:tasks.workunit.client.0.smithi089.stdout:389 2024-08-29T18:31:22.708 INFO:tasks.workunit.client.0.smithi089.stdout:390 2024-08-29T18:31:22.711 INFO:tasks.workunit.client.0.smithi089.stdout:391 2024-08-29T18:31:22.716 INFO:tasks.workunit.client.0.smithi089.stdout:392 2024-08-29T18:31:22.719 INFO:tasks.workunit.client.0.smithi089.stdout:393 2024-08-29T18:31:22.722 INFO:tasks.workunit.client.0.smithi089.stdout:394 2024-08-29T18:31:22.725 INFO:tasks.workunit.client.0.smithi089.stdout:395 2024-08-29T18:31:22.728 INFO:tasks.workunit.client.0.smithi089.stdout:396 2024-08-29T18:31:22.731 INFO:tasks.workunit.client.0.smithi089.stdout:397 2024-08-29T18:31:22.734 INFO:tasks.workunit.client.0.smithi089.stdout:398 2024-08-29T18:31:22.737 INFO:tasks.workunit.client.0.smithi089.stdout:399 2024-08-29T18:31:22.740 INFO:tasks.workunit.client.0.smithi089.stdout:400 2024-08-29T18:31:22.744 INFO:tasks.workunit.client.0.smithi089.stdout:401 2024-08-29T18:31:22.745 INFO:tasks.workunit.client.0.smithi089.stdout:402 2024-08-29T18:31:22.748 INFO:tasks.workunit.client.0.smithi089.stdout:403 2024-08-29T18:31:22.751 INFO:tasks.workunit.client.0.smithi089.stdout:404 2024-08-29T18:31:22.754 INFO:tasks.workunit.client.0.smithi089.stdout:405 2024-08-29T18:31:22.757 INFO:tasks.workunit.client.0.smithi089.stdout:406 2024-08-29T18:31:22.759 INFO:tasks.workunit.client.0.smithi089.stdout:407 2024-08-29T18:31:22.762 INFO:tasks.workunit.client.0.smithi089.stdout:408 2024-08-29T18:31:22.765 INFO:tasks.workunit.client.0.smithi089.stdout:409 2024-08-29T18:31:22.768 INFO:tasks.workunit.client.0.smithi089.stdout:410 2024-08-29T18:31:22.771 INFO:tasks.workunit.client.0.smithi089.stdout:411 2024-08-29T18:31:22.774 INFO:tasks.workunit.client.0.smithi089.stdout:412 2024-08-29T18:31:22.777 INFO:tasks.workunit.client.0.smithi089.stdout:413 2024-08-29T18:31:22.780 INFO:tasks.workunit.client.0.smithi089.stdout:414 2024-08-29T18:31:22.783 INFO:tasks.workunit.client.0.smithi089.stdout:415 2024-08-29T18:31:22.786 INFO:tasks.workunit.client.0.smithi089.stdout:416 2024-08-29T18:31:22.789 INFO:tasks.workunit.client.0.smithi089.stdout:417 2024-08-29T18:31:22.792 INFO:tasks.workunit.client.0.smithi089.stdout:418 2024-08-29T18:31:22.794 INFO:tasks.workunit.client.0.smithi089.stdout:419 2024-08-29T18:31:22.797 INFO:tasks.workunit.client.0.smithi089.stdout:420 2024-08-29T18:31:22.800 INFO:tasks.workunit.client.0.smithi089.stdout:421 2024-08-29T18:31:22.803 INFO:tasks.workunit.client.0.smithi089.stdout:422 2024-08-29T18:31:22.806 INFO:tasks.workunit.client.0.smithi089.stdout:423 2024-08-29T18:31:22.809 INFO:tasks.workunit.client.0.smithi089.stdout:424 2024-08-29T18:31:22.811 INFO:tasks.workunit.client.0.smithi089.stdout:425 2024-08-29T18:31:22.814 INFO:tasks.workunit.client.0.smithi089.stdout:426 2024-08-29T18:31:22.817 INFO:tasks.workunit.client.0.smithi089.stdout:427 2024-08-29T18:31:22.820 INFO:tasks.workunit.client.0.smithi089.stdout:428 2024-08-29T18:31:22.823 INFO:tasks.workunit.client.0.smithi089.stdout:429 2024-08-29T18:31:22.826 INFO:tasks.workunit.client.0.smithi089.stdout:430 2024-08-29T18:31:22.828 INFO:tasks.workunit.client.0.smithi089.stdout:431 2024-08-29T18:31:22.831 INFO:tasks.workunit.client.0.smithi089.stdout:432 2024-08-29T18:31:22.833 INFO:tasks.workunit.client.0.smithi089.stdout:433 2024-08-29T18:31:22.836 INFO:tasks.workunit.client.0.smithi089.stdout:434 2024-08-29T18:31:22.839 INFO:tasks.workunit.client.0.smithi089.stdout:435 2024-08-29T18:31:22.842 INFO:tasks.workunit.client.0.smithi089.stdout:436 2024-08-29T18:31:22.845 INFO:tasks.workunit.client.0.smithi089.stdout:437 2024-08-29T18:31:22.847 INFO:tasks.workunit.client.0.smithi089.stdout:438 2024-08-29T18:31:22.850 INFO:tasks.workunit.client.0.smithi089.stdout:439 2024-08-29T18:31:22.853 INFO:tasks.workunit.client.0.smithi089.stdout:440 2024-08-29T18:31:22.855 INFO:tasks.workunit.client.0.smithi089.stdout:441 2024-08-29T18:31:22.858 INFO:tasks.workunit.client.0.smithi089.stdout:442 2024-08-29T18:31:22.861 INFO:tasks.workunit.client.0.smithi089.stdout:443 2024-08-29T18:31:22.863 INFO:tasks.workunit.client.0.smithi089.stdout:444 2024-08-29T18:31:22.866 INFO:tasks.workunit.client.0.smithi089.stdout:445 2024-08-29T18:31:22.869 INFO:tasks.workunit.client.0.smithi089.stdout:446 2024-08-29T18:31:22.872 INFO:tasks.workunit.client.0.smithi089.stdout:447 2024-08-29T18:31:22.875 INFO:tasks.workunit.client.0.smithi089.stdout:448 2024-08-29T18:31:22.878 INFO:tasks.workunit.client.0.smithi089.stdout:449 2024-08-29T18:31:22.881 INFO:tasks.workunit.client.0.smithi089.stdout:450 2024-08-29T18:31:22.884 INFO:tasks.workunit.client.0.smithi089.stdout:451 2024-08-29T18:31:22.886 INFO:tasks.workunit.client.0.smithi089.stdout:452 2024-08-29T18:31:22.890 INFO:tasks.workunit.client.0.smithi089.stdout:453 2024-08-29T18:31:22.893 INFO:tasks.workunit.client.0.smithi089.stdout:454 2024-08-29T18:31:22.896 INFO:tasks.workunit.client.0.smithi089.stdout:455 2024-08-29T18:31:22.899 INFO:tasks.workunit.client.0.smithi089.stdout:456 2024-08-29T18:31:22.902 INFO:tasks.workunit.client.0.smithi089.stdout:457 2024-08-29T18:31:22.905 INFO:tasks.workunit.client.0.smithi089.stdout:458 2024-08-29T18:31:22.908 INFO:tasks.workunit.client.0.smithi089.stdout:459 2024-08-29T18:31:22.911 INFO:tasks.workunit.client.0.smithi089.stdout:460 2024-08-29T18:31:22.914 INFO:tasks.workunit.client.0.smithi089.stdout:461 2024-08-29T18:31:22.917 INFO:tasks.workunit.client.0.smithi089.stdout:462 2024-08-29T18:31:22.919 INFO:tasks.workunit.client.0.smithi089.stdout:463 2024-08-29T18:31:22.923 INFO:tasks.workunit.client.0.smithi089.stdout:464 2024-08-29T18:31:22.926 INFO:tasks.workunit.client.0.smithi089.stdout:465 2024-08-29T18:31:22.929 INFO:tasks.workunit.client.0.smithi089.stdout:466 2024-08-29T18:31:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[77323]: cluster 2024-08-29T18:31:20.949727+0000 mgr.y (mgr.34104) 570 : cluster [DBG] pgmap v1133: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[77323]: cluster 2024-08-29T18:31:21.593479+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:22.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[77323]: audit 2024-08-29T18:31:21.595283+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[77323]: cluster 2024-08-29T18:31:21.603384+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[77323]: audit 2024-08-29T18:31:21.606919+0000 mon.a (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[78574]: cluster 2024-08-29T18:31:20.949727+0000 mgr.y (mgr.34104) 570 : cluster [DBG] pgmap v1133: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[78574]: cluster 2024-08-29T18:31:21.593479+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[78574]: audit 2024-08-29T18:31:21.595283+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[78574]: cluster 2024-08-29T18:31:21.603384+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-29T18:31:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:22 smithi089 bash[78574]: audit 2024-08-29T18:31:21.606919+0000 mon.a (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-29T18:31:22.931 INFO:tasks.workunit.client.0.smithi089.stdout:467 2024-08-29T18:31:22.934 INFO:tasks.workunit.client.0.smithi089.stdout:468 2024-08-29T18:31:22.938 INFO:tasks.workunit.client.0.smithi089.stdout:469 2024-08-29T18:31:22.940 INFO:tasks.workunit.client.0.smithi089.stdout:470 2024-08-29T18:31:22.943 INFO:tasks.workunit.client.0.smithi089.stdout:471 2024-08-29T18:31:22.949 INFO:tasks.workunit.client.0.smithi089.stdout:472 2024-08-29T18:31:22.950 INFO:tasks.workunit.client.0.smithi089.stdout:473 2024-08-29T18:31:22.953 INFO:tasks.workunit.client.0.smithi089.stdout:474 2024-08-29T18:31:22.956 INFO:tasks.workunit.client.0.smithi089.stdout:475 2024-08-29T18:31:22.959 INFO:tasks.workunit.client.0.smithi089.stdout:476 2024-08-29T18:31:22.962 INFO:tasks.workunit.client.0.smithi089.stdout:477 2024-08-29T18:31:22.965 INFO:tasks.workunit.client.0.smithi089.stdout:478 2024-08-29T18:31:22.967 INFO:tasks.workunit.client.0.smithi089.stdout:479 2024-08-29T18:31:22.971 INFO:tasks.workunit.client.0.smithi089.stdout:480 2024-08-29T18:31:22.974 INFO:tasks.workunit.client.0.smithi089.stdout:481 2024-08-29T18:31:22.976 INFO:tasks.workunit.client.0.smithi089.stdout:482 2024-08-29T18:31:22.979 INFO:tasks.workunit.client.0.smithi089.stdout:483 2024-08-29T18:31:22.982 INFO:tasks.workunit.client.0.smithi089.stdout:484 2024-08-29T18:31:22.985 INFO:tasks.workunit.client.0.smithi089.stdout:485 2024-08-29T18:31:22.988 INFO:tasks.workunit.client.0.smithi089.stdout:486 2024-08-29T18:31:22.990 INFO:tasks.workunit.client.0.smithi089.stdout:487 2024-08-29T18:31:22.993 INFO:tasks.workunit.client.0.smithi089.stdout:488 2024-08-29T18:31:22.996 INFO:tasks.workunit.client.0.smithi089.stdout:489 2024-08-29T18:31:22.999 INFO:tasks.workunit.client.0.smithi089.stdout:490 2024-08-29T18:31:23.002 INFO:tasks.workunit.client.0.smithi089.stdout:491 2024-08-29T18:31:23.005 INFO:tasks.workunit.client.0.smithi089.stdout:492 2024-08-29T18:31:23.007 INFO:tasks.workunit.client.0.smithi089.stdout:493 2024-08-29T18:31:23.010 INFO:tasks.workunit.client.0.smithi089.stdout:494 2024-08-29T18:31:23.013 INFO:tasks.workunit.client.0.smithi089.stdout:495 2024-08-29T18:31:23.016 INFO:tasks.workunit.client.0.smithi089.stdout:496 2024-08-29T18:31:23.019 INFO:tasks.workunit.client.0.smithi089.stdout:497 2024-08-29T18:31:23.022 INFO:tasks.workunit.client.0.smithi089.stdout:498 2024-08-29T18:31:23.024 INFO:tasks.workunit.client.0.smithi089.stdout:499 2024-08-29T18:31:23.027 INFO:tasks.workunit.client.0.smithi089.stdout:500 2024-08-29T18:31:23.030 INFO:tasks.workunit.client.0.smithi089.stdout:501 2024-08-29T18:31:23.033 INFO:tasks.workunit.client.0.smithi089.stdout:502 2024-08-29T18:31:23.036 INFO:tasks.workunit.client.0.smithi089.stdout:503 2024-08-29T18:31:23.038 INFO:tasks.workunit.client.0.smithi089.stdout:504 2024-08-29T18:31:23.041 INFO:tasks.workunit.client.0.smithi089.stdout:505 2024-08-29T18:31:23.044 INFO:tasks.workunit.client.0.smithi089.stdout:506 2024-08-29T18:31:23.047 INFO:tasks.workunit.client.0.smithi089.stdout:507 2024-08-29T18:31:23.050 INFO:tasks.workunit.client.0.smithi089.stdout:508 2024-08-29T18:31:23.053 INFO:tasks.workunit.client.0.smithi089.stdout:509 2024-08-29T18:31:23.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:22 smithi144 bash[67678]: cluster 2024-08-29T18:31:20.949727+0000 mgr.y (mgr.34104) 570 : cluster [DBG] pgmap v1133: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:23.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:22 smithi144 bash[67678]: cluster 2024-08-29T18:31:21.593479+0000 mon.a (mon.0) 1745 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:22 smithi144 bash[67678]: audit 2024-08-29T18:31:21.595283+0000 mon.a (mon.0) 1746 : audit [INF] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:22 smithi144 bash[67678]: cluster 2024-08-29T18:31:21.603384+0000 mon.a (mon.0) 1747 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-29T18:31:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:22 smithi144 bash[67678]: audit 2024-08-29T18:31:21.606919+0000 mon.a (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.89:0/399607281' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-08-29T18:31:23.057 INFO:tasks.workunit.client.0.smithi089.stdout:510 2024-08-29T18:31:23.060 INFO:tasks.workunit.client.0.smithi089.stdout:511 2024-08-29T18:31:23.063 INFO:tasks.workunit.client.0.smithi089.stdout:512 2024-08-29T18:31:23.066 INFO:tasks.workunit.client.0.smithi089.stdout:513 2024-08-29T18:31:23.069 INFO:tasks.workunit.client.0.smithi089.stdout:514 2024-08-29T18:31:23.072 INFO:tasks.workunit.client.0.smithi089.stdout:515 2024-08-29T18:31:23.076 INFO:tasks.workunit.client.0.smithi089.stdout:516 2024-08-29T18:31:23.079 INFO:tasks.workunit.client.0.smithi089.stdout:517 2024-08-29T18:31:23.083 INFO:tasks.workunit.client.0.smithi089.stdout:518 2024-08-29T18:31:23.085 INFO:tasks.workunit.client.0.smithi089.stdout:519 2024-08-29T18:31:23.088 INFO:tasks.workunit.client.0.smithi089.stdout:520 2024-08-29T18:31:23.091 INFO:tasks.workunit.client.0.smithi089.stdout:521 2024-08-29T18:31:23.095 INFO:tasks.workunit.client.0.smithi089.stdout:522 2024-08-29T18:31:23.098 INFO:tasks.workunit.client.0.smithi089.stdout:523 2024-08-29T18:31:23.101 INFO:tasks.workunit.client.0.smithi089.stdout:524 2024-08-29T18:31:23.104 INFO:tasks.workunit.client.0.smithi089.stdout:525 2024-08-29T18:31:23.106 INFO:tasks.workunit.client.0.smithi089.stdout:526 2024-08-29T18:31:23.109 INFO:tasks.workunit.client.0.smithi089.stdout:527 2024-08-29T18:31:23.112 INFO:tasks.workunit.client.0.smithi089.stdout:528 2024-08-29T18:31:23.115 INFO:tasks.workunit.client.0.smithi089.stdout:529 2024-08-29T18:31:23.118 INFO:tasks.workunit.client.0.smithi089.stdout:530 2024-08-29T18:31:23.121 INFO:tasks.workunit.client.0.smithi089.stdout:531 2024-08-29T18:31:23.125 INFO:tasks.workunit.client.0.smithi089.stdout:532 2024-08-29T18:31:23.127 INFO:tasks.workunit.client.0.smithi089.stdout:533 2024-08-29T18:31:23.130 INFO:tasks.workunit.client.0.smithi089.stdout:534 2024-08-29T18:31:23.133 INFO:tasks.workunit.client.0.smithi089.stdout:535 2024-08-29T18:31:23.136 INFO:tasks.workunit.client.0.smithi089.stdout:536 2024-08-29T18:31:23.138 INFO:tasks.workunit.client.0.smithi089.stdout:537 2024-08-29T18:31:23.141 INFO:tasks.workunit.client.0.smithi089.stdout:538 2024-08-29T18:31:23.144 INFO:tasks.workunit.client.0.smithi089.stdout:539 2024-08-29T18:31:23.147 INFO:tasks.workunit.client.0.smithi089.stdout:540 2024-08-29T18:31:23.150 INFO:tasks.workunit.client.0.smithi089.stdout:541 2024-08-29T18:31:23.153 INFO:tasks.workunit.client.0.smithi089.stdout:542 2024-08-29T18:31:23.158 INFO:tasks.workunit.client.0.smithi089.stdout:543 2024-08-29T18:31:23.161 INFO:tasks.workunit.client.0.smithi089.stdout:544 2024-08-29T18:31:23.163 INFO:tasks.workunit.client.0.smithi089.stdout:545 2024-08-29T18:31:23.166 INFO:tasks.workunit.client.0.smithi089.stdout:546 2024-08-29T18:31:23.169 INFO:tasks.workunit.client.0.smithi089.stdout:547 2024-08-29T18:31:23.172 INFO:tasks.workunit.client.0.smithi089.stdout:548 2024-08-29T18:31:23.175 INFO:tasks.workunit.client.0.smithi089.stdout:549 2024-08-29T18:31:23.177 INFO:tasks.workunit.client.0.smithi089.stdout:550 2024-08-29T18:31:23.180 INFO:tasks.workunit.client.0.smithi089.stdout:551 2024-08-29T18:31:23.183 INFO:tasks.workunit.client.0.smithi089.stdout:552 2024-08-29T18:31:23.186 INFO:tasks.workunit.client.0.smithi089.stdout:553 2024-08-29T18:31:23.189 INFO:tasks.workunit.client.0.smithi089.stdout:554 2024-08-29T18:31:23.192 INFO:tasks.workunit.client.0.smithi089.stdout:555 2024-08-29T18:31:23.195 INFO:tasks.workunit.client.0.smithi089.stdout:556 2024-08-29T18:31:23.198 INFO:tasks.workunit.client.0.smithi089.stdout:557 2024-08-29T18:31:23.201 INFO:tasks.workunit.client.0.smithi089.stdout:558 2024-08-29T18:31:23.204 INFO:tasks.workunit.client.0.smithi089.stdout:559 2024-08-29T18:31:23.207 INFO:tasks.workunit.client.0.smithi089.stdout:560 2024-08-29T18:31:23.210 INFO:tasks.workunit.client.0.smithi089.stdout:561 2024-08-29T18:31:23.213 INFO:tasks.workunit.client.0.smithi089.stdout:562 2024-08-29T18:31:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:563 2024-08-29T18:31:23.219 INFO:tasks.workunit.client.0.smithi089.stdout:564 2024-08-29T18:31:23.223 INFO:tasks.workunit.client.0.smithi089.stdout:565 2024-08-29T18:31:23.225 INFO:tasks.workunit.client.0.smithi089.stdout:566 2024-08-29T18:31:23.228 INFO:tasks.workunit.client.0.smithi089.stdout:567 2024-08-29T18:31:23.232 INFO:tasks.workunit.client.0.smithi089.stdout:568 2024-08-29T18:31:23.235 INFO:tasks.workunit.client.0.smithi089.stdout:569 2024-08-29T18:31:23.238 INFO:tasks.workunit.client.0.smithi089.stdout:570 2024-08-29T18:31:23.241 INFO:tasks.workunit.client.0.smithi089.stdout:571 2024-08-29T18:31:23.244 INFO:tasks.workunit.client.0.smithi089.stdout:572 2024-08-29T18:31:23.247 INFO:tasks.workunit.client.0.smithi089.stdout:573 2024-08-29T18:31:23.249 INFO:tasks.workunit.client.0.smithi089.stdout:574 2024-08-29T18:31:23.253 INFO:tasks.workunit.client.0.smithi089.stdout:575 2024-08-29T18:31:23.256 INFO:tasks.workunit.client.0.smithi089.stdout:576 2024-08-29T18:31:23.259 INFO:tasks.workunit.client.0.smithi089.stdout:577 2024-08-29T18:31:23.261 INFO:tasks.workunit.client.0.smithi089.stdout:578 2024-08-29T18:31:23.264 INFO:tasks.workunit.client.0.smithi089.stdout:579 2024-08-29T18:31:23.267 INFO:tasks.workunit.client.0.smithi089.stdout:580 2024-08-29T18:31:23.270 INFO:tasks.workunit.client.0.smithi089.stdout:581 2024-08-29T18:31:23.273 INFO:tasks.workunit.client.0.smithi089.stdout:582 2024-08-29T18:31:23.276 INFO:tasks.workunit.client.0.smithi089.stdout:583 2024-08-29T18:31:23.279 INFO:tasks.workunit.client.0.smithi089.stdout:584 2024-08-29T18:31:23.282 INFO:tasks.workunit.client.0.smithi089.stdout:585 2024-08-29T18:31:23.285 INFO:tasks.workunit.client.0.smithi089.stdout:586 2024-08-29T18:31:23.288 INFO:tasks.workunit.client.0.smithi089.stdout:587 2024-08-29T18:31:23.291 INFO:tasks.workunit.client.0.smithi089.stdout:588 2024-08-29T18:31:23.294 INFO:tasks.workunit.client.0.smithi089.stdout:589 2024-08-29T18:31:23.297 INFO:tasks.workunit.client.0.smithi089.stdout:590 2024-08-29T18:31:23.301 INFO:tasks.workunit.client.0.smithi089.stdout:591 2024-08-29T18:31:23.303 INFO:tasks.workunit.client.0.smithi089.stdout:592 2024-08-29T18:31:23.306 INFO:tasks.workunit.client.0.smithi089.stdout:593 2024-08-29T18:31:23.309 INFO:tasks.workunit.client.0.smithi089.stdout:594 2024-08-29T18:31:23.312 INFO:tasks.workunit.client.0.smithi089.stdout:595 2024-08-29T18:31:23.315 INFO:tasks.workunit.client.0.smithi089.stdout:596 2024-08-29T18:31:23.318 INFO:tasks.workunit.client.0.smithi089.stdout:597 2024-08-29T18:31:23.321 INFO:tasks.workunit.client.0.smithi089.stdout:598 2024-08-29T18:31:23.324 INFO:tasks.workunit.client.0.smithi089.stdout:599 2024-08-29T18:31:23.327 INFO:tasks.workunit.client.0.smithi089.stdout:600 2024-08-29T18:31:23.330 INFO:tasks.workunit.client.0.smithi089.stdout:601 2024-08-29T18:31:23.332 INFO:tasks.workunit.client.0.smithi089.stdout:602 2024-08-29T18:31:23.335 INFO:tasks.workunit.client.0.smithi089.stdout:603 2024-08-29T18:31:23.338 INFO:tasks.workunit.client.0.smithi089.stdout:604 2024-08-29T18:31:23.341 INFO:tasks.workunit.client.0.smithi089.stdout:605 2024-08-29T18:31:23.344 INFO:tasks.workunit.client.0.smithi089.stdout:606 2024-08-29T18:31:23.347 INFO:tasks.workunit.client.0.smithi089.stdout:607 2024-08-29T18:31:23.351 INFO:tasks.workunit.client.0.smithi089.stdout:608 2024-08-29T18:31:23.353 INFO:tasks.workunit.client.0.smithi089.stdout:609 2024-08-29T18:31:23.356 INFO:tasks.workunit.client.0.smithi089.stdout:610 2024-08-29T18:31:23.360 INFO:tasks.workunit.client.0.smithi089.stdout:611 2024-08-29T18:31:23.362 INFO:tasks.workunit.client.0.smithi089.stdout:612 2024-08-29T18:31:23.365 INFO:tasks.workunit.client.0.smithi089.stdout:613 2024-08-29T18:31:23.368 INFO:tasks.workunit.client.0.smithi089.stdout:614 2024-08-29T18:31:23.371 INFO:tasks.workunit.client.0.smithi089.stdout:615 2024-08-29T18:31:23.374 INFO:tasks.workunit.client.0.smithi089.stdout:616 2024-08-29T18:31:23.377 INFO:tasks.workunit.client.0.smithi089.stdout:617 2024-08-29T18:31:23.380 INFO:tasks.workunit.client.0.smithi089.stdout:618 2024-08-29T18:31:23.384 INFO:tasks.workunit.client.0.smithi089.stdout:619 2024-08-29T18:31:23.387 INFO:tasks.workunit.client.0.smithi089.stdout:620 2024-08-29T18:31:23.390 INFO:tasks.workunit.client.0.smithi089.stdout:621 2024-08-29T18:31:23.393 INFO:tasks.workunit.client.0.smithi089.stdout:622 2024-08-29T18:31:23.395 INFO:tasks.workunit.client.0.smithi089.stdout:623 2024-08-29T18:31:23.398 INFO:tasks.workunit.client.0.smithi089.stdout:624 2024-08-29T18:31:23.401 INFO:tasks.workunit.client.0.smithi089.stdout:625 2024-08-29T18:31:23.404 INFO:tasks.workunit.client.0.smithi089.stdout:626 2024-08-29T18:31:23.407 INFO:tasks.workunit.client.0.smithi089.stdout:627 2024-08-29T18:31:23.410 INFO:tasks.workunit.client.0.smithi089.stdout:628 2024-08-29T18:31:23.413 INFO:tasks.workunit.client.0.smithi089.stdout:629 2024-08-29T18:31:23.416 INFO:tasks.workunit.client.0.smithi089.stdout:630 2024-08-29T18:31:23.419 INFO:tasks.workunit.client.0.smithi089.stdout:631 2024-08-29T18:31:23.421 INFO:tasks.workunit.client.0.smithi089.stdout:632 2024-08-29T18:31:23.424 INFO:tasks.workunit.client.0.smithi089.stdout:633 2024-08-29T18:31:23.427 INFO:tasks.workunit.client.0.smithi089.stdout:634 2024-08-29T18:31:23.431 INFO:tasks.workunit.client.0.smithi089.stdout:635 2024-08-29T18:31:23.434 INFO:tasks.workunit.client.0.smithi089.stdout:636 2024-08-29T18:31:23.437 INFO:tasks.workunit.client.0.smithi089.stdout:637 2024-08-29T18:31:23.442 INFO:tasks.workunit.client.0.smithi089.stdout:638 2024-08-29T18:31:23.445 INFO:tasks.workunit.client.0.smithi089.stdout:639 2024-08-29T18:31:23.449 INFO:tasks.workunit.client.0.smithi089.stdout:640 2024-08-29T18:31:23.452 INFO:tasks.workunit.client.0.smithi089.stdout:641 2024-08-29T18:31:23.455 INFO:tasks.workunit.client.0.smithi089.stdout:642 2024-08-29T18:31:23.459 INFO:tasks.workunit.client.0.smithi089.stdout:643 2024-08-29T18:31:23.462 INFO:tasks.workunit.client.0.smithi089.stdout:644 2024-08-29T18:31:23.465 INFO:tasks.workunit.client.0.smithi089.stdout:645 2024-08-29T18:31:23.468 INFO:tasks.workunit.client.0.smithi089.stdout:646 2024-08-29T18:31:23.471 INFO:tasks.workunit.client.0.smithi089.stdout:647 2024-08-29T18:31:23.474 INFO:tasks.workunit.client.0.smithi089.stdout:648 2024-08-29T18:31:23.477 INFO:tasks.workunit.client.0.smithi089.stdout:649 2024-08-29T18:31:23.480 INFO:tasks.workunit.client.0.smithi089.stdout:650 2024-08-29T18:31:23.483 INFO:tasks.workunit.client.0.smithi089.stdout:651 2024-08-29T18:31:23.486 INFO:tasks.workunit.client.0.smithi089.stdout:652 2024-08-29T18:31:23.489 INFO:tasks.workunit.client.0.smithi089.stdout:653 2024-08-29T18:31:23.492 INFO:tasks.workunit.client.0.smithi089.stdout:654 2024-08-29T18:31:23.495 INFO:tasks.workunit.client.0.smithi089.stdout:655 2024-08-29T18:31:23.497 INFO:tasks.workunit.client.0.smithi089.stdout:656 2024-08-29T18:31:23.500 INFO:tasks.workunit.client.0.smithi089.stdout:657 2024-08-29T18:31:23.504 INFO:tasks.workunit.client.0.smithi089.stdout:658 2024-08-29T18:31:23.507 INFO:tasks.workunit.client.0.smithi089.stdout:659 2024-08-29T18:31:23.510 INFO:tasks.workunit.client.0.smithi089.stdout:660 2024-08-29T18:31:23.513 INFO:tasks.workunit.client.0.smithi089.stdout:661 2024-08-29T18:31:23.516 INFO:tasks.workunit.client.0.smithi089.stdout:662 2024-08-29T18:31:23.519 INFO:tasks.workunit.client.0.smithi089.stdout:663 2024-08-29T18:31:23.522 INFO:tasks.workunit.client.0.smithi089.stdout:664 2024-08-29T18:31:23.526 INFO:tasks.workunit.client.0.smithi089.stdout:665 2024-08-29T18:31:23.529 INFO:tasks.workunit.client.0.smithi089.stdout:666 2024-08-29T18:31:23.532 INFO:tasks.workunit.client.0.smithi089.stdout:667 2024-08-29T18:31:23.535 INFO:tasks.workunit.client.0.smithi089.stdout:668 2024-08-29T18:31:23.538 INFO:tasks.workunit.client.0.smithi089.stdout:669 2024-08-29T18:31:23.542 INFO:tasks.workunit.client.0.smithi089.stdout:670 2024-08-29T18:31:23.545 INFO:tasks.workunit.client.0.smithi089.stdout:671 2024-08-29T18:31:23.548 INFO:tasks.workunit.client.0.smithi089.stdout:672 2024-08-29T18:31:23.551 INFO:tasks.workunit.client.0.smithi089.stdout:673 2024-08-29T18:31:23.554 INFO:tasks.workunit.client.0.smithi089.stdout:674 2024-08-29T18:31:23.557 INFO:tasks.workunit.client.0.smithi089.stdout:675 2024-08-29T18:31:23.560 INFO:tasks.workunit.client.0.smithi089.stdout:676 2024-08-29T18:31:23.564 INFO:tasks.workunit.client.0.smithi089.stdout:677 2024-08-29T18:31:23.566 INFO:tasks.workunit.client.0.smithi089.stdout:678 2024-08-29T18:31:23.569 INFO:tasks.workunit.client.0.smithi089.stdout:679 2024-08-29T18:31:23.572 INFO:tasks.workunit.client.0.smithi089.stdout:680 2024-08-29T18:31:23.575 INFO:tasks.workunit.client.0.smithi089.stdout:681 2024-08-29T18:31:23.579 INFO:tasks.workunit.client.0.smithi089.stdout:682 2024-08-29T18:31:23.582 INFO:tasks.workunit.client.0.smithi089.stdout:683 2024-08-29T18:31:23.585 INFO:tasks.workunit.client.0.smithi089.stdout:684 2024-08-29T18:31:23.589 INFO:tasks.workunit.client.0.smithi089.stdout:685 2024-08-29T18:31:23.592 INFO:tasks.workunit.client.0.smithi089.stdout:686 2024-08-29T18:31:23.596 INFO:tasks.workunit.client.0.smithi089.stdout:687 2024-08-29T18:31:23.599 INFO:tasks.workunit.client.0.smithi089.stdout:688 2024-08-29T18:31:23.602 INFO:tasks.workunit.client.0.smithi089.stdout:689 2024-08-29T18:31:23.605 INFO:tasks.workunit.client.0.smithi089.stdout:690 2024-08-29T18:31:23.608 INFO:tasks.workunit.client.0.smithi089.stdout:691 2024-08-29T18:31:23.611 INFO:tasks.workunit.client.0.smithi089.stdout:692 2024-08-29T18:31:23.615 INFO:tasks.workunit.client.0.smithi089.stdout:693 2024-08-29T18:31:23.618 INFO:tasks.workunit.client.0.smithi089.stdout:694 2024-08-29T18:31:23.621 INFO:tasks.workunit.client.0.smithi089.stdout:695 2024-08-29T18:31:23.625 INFO:tasks.workunit.client.0.smithi089.stdout:696 2024-08-29T18:31:23.629 INFO:tasks.workunit.client.0.smithi089.stdout:697 2024-08-29T18:31:23.632 INFO:tasks.workunit.client.0.smithi089.stdout:698 2024-08-29T18:31:23.636 INFO:tasks.workunit.client.0.smithi089.stdout:699 2024-08-29T18:31:23.640 INFO:tasks.workunit.client.0.smithi089.stdout:700 2024-08-29T18:31:23.643 INFO:tasks.workunit.client.0.smithi089.stdout:701 2024-08-29T18:31:23.646 INFO:tasks.workunit.client.0.smithi089.stdout:702 2024-08-29T18:31:23.649 INFO:tasks.workunit.client.0.smithi089.stdout:703 2024-08-29T18:31:23.652 INFO:tasks.workunit.client.0.smithi089.stdout:704 2024-08-29T18:31:23.655 INFO:tasks.workunit.client.0.smithi089.stdout:705 2024-08-29T18:31:23.658 INFO:tasks.workunit.client.0.smithi089.stdout:706 2024-08-29T18:31:23.661 INFO:tasks.workunit.client.0.smithi089.stdout:707 2024-08-29T18:31:23.664 INFO:tasks.workunit.client.0.smithi089.stdout:708 2024-08-29T18:31:23.667 INFO:tasks.workunit.client.0.smithi089.stdout:709 2024-08-29T18:31:23.670 INFO:tasks.workunit.client.0.smithi089.stdout:710 2024-08-29T18:31:23.673 INFO:tasks.workunit.client.0.smithi089.stdout:711 2024-08-29T18:31:23.676 INFO:tasks.workunit.client.0.smithi089.stdout:712 2024-08-29T18:31:23.679 INFO:tasks.workunit.client.0.smithi089.stdout:713 2024-08-29T18:31:23.682 INFO:tasks.workunit.client.0.smithi089.stdout:714 2024-08-29T18:31:23.685 INFO:tasks.workunit.client.0.smithi089.stdout:715 2024-08-29T18:31:23.688 INFO:tasks.workunit.client.0.smithi089.stdout:716 2024-08-29T18:31:23.691 INFO:tasks.workunit.client.0.smithi089.stdout:717 2024-08-29T18:31:23.695 INFO:tasks.workunit.client.0.smithi089.stdout:718 2024-08-29T18:31:23.698 INFO:tasks.workunit.client.0.smithi089.stdout:719 2024-08-29T18:31:23.701 INFO:tasks.workunit.client.0.smithi089.stdout:720 2024-08-29T18:31:23.704 INFO:tasks.workunit.client.0.smithi089.stdout:721 2024-08-29T18:31:23.708 INFO:tasks.workunit.client.0.smithi089.stdout:722 2024-08-29T18:31:23.711 INFO:tasks.workunit.client.0.smithi089.stdout:723 2024-08-29T18:31:23.715 INFO:tasks.workunit.client.0.smithi089.stdout:724 2024-08-29T18:31:23.718 INFO:tasks.workunit.client.0.smithi089.stdout:725 2024-08-29T18:31:23.721 INFO:tasks.workunit.client.0.smithi089.stdout:726 2024-08-29T18:31:23.724 INFO:tasks.workunit.client.0.smithi089.stdout:727 2024-08-29T18:31:23.727 INFO:tasks.workunit.client.0.smithi089.stdout:728 2024-08-29T18:31:23.730 INFO:tasks.workunit.client.0.smithi089.stdout:729 2024-08-29T18:31:23.733 INFO:tasks.workunit.client.0.smithi089.stdout:730 2024-08-29T18:31:23.737 INFO:tasks.workunit.client.0.smithi089.stdout:731 2024-08-29T18:31:23.740 INFO:tasks.workunit.client.0.smithi089.stdout:732 2024-08-29T18:31:23.743 INFO:tasks.workunit.client.0.smithi089.stdout:733 2024-08-29T18:31:23.746 INFO:tasks.workunit.client.0.smithi089.stdout:734 2024-08-29T18:31:23.749 INFO:tasks.workunit.client.0.smithi089.stdout:735 2024-08-29T18:31:23.752 INFO:tasks.workunit.client.0.smithi089.stdout:736 2024-08-29T18:31:23.756 INFO:tasks.workunit.client.0.smithi089.stdout:737 2024-08-29T18:31:23.759 INFO:tasks.workunit.client.0.smithi089.stdout:738 2024-08-29T18:31:23.762 INFO:tasks.workunit.client.0.smithi089.stdout:739 2024-08-29T18:31:23.765 INFO:tasks.workunit.client.0.smithi089.stdout:740 2024-08-29T18:31:23.768 INFO:tasks.workunit.client.0.smithi089.stdout:741 2024-08-29T18:31:23.772 INFO:tasks.workunit.client.0.smithi089.stdout:742 2024-08-29T18:31:23.775 INFO:tasks.workunit.client.0.smithi089.stdout:743 2024-08-29T18:31:23.779 INFO:tasks.workunit.client.0.smithi089.stdout:744 2024-08-29T18:31:23.782 INFO:tasks.workunit.client.0.smithi089.stdout:745 2024-08-29T18:31:23.786 INFO:tasks.workunit.client.0.smithi089.stdout:746 2024-08-29T18:31:23.789 INFO:tasks.workunit.client.0.smithi089.stdout:747 2024-08-29T18:31:23.793 INFO:tasks.workunit.client.0.smithi089.stdout:748 2024-08-29T18:31:23.796 INFO:tasks.workunit.client.0.smithi089.stdout:749 2024-08-29T18:31:23.799 INFO:tasks.workunit.client.0.smithi089.stdout:750 2024-08-29T18:31:23.802 INFO:tasks.workunit.client.0.smithi089.stdout:751 2024-08-29T18:31:23.806 INFO:tasks.workunit.client.0.smithi089.stdout:752 2024-08-29T18:31:23.809 INFO:tasks.workunit.client.0.smithi089.stdout:753 2024-08-29T18:31:23.813 INFO:tasks.workunit.client.0.smithi089.stdout:754 2024-08-29T18:31:23.816 INFO:tasks.workunit.client.0.smithi089.stdout:755 2024-08-29T18:31:23.819 INFO:tasks.workunit.client.0.smithi089.stdout:756 2024-08-29T18:31:23.822 INFO:tasks.workunit.client.0.smithi089.stdout:757 2024-08-29T18:31:23.825 INFO:tasks.workunit.client.0.smithi089.stdout:758 2024-08-29T18:31:23.829 INFO:tasks.workunit.client.0.smithi089.stdout:759 2024-08-29T18:31:23.833 INFO:tasks.workunit.client.0.smithi089.stdout:760 2024-08-29T18:31:23.836 INFO:tasks.workunit.client.0.smithi089.stdout:761 2024-08-29T18:31:23.840 INFO:tasks.workunit.client.0.smithi089.stdout:762 2024-08-29T18:31:23.843 INFO:tasks.workunit.client.0.smithi089.stdout:763 2024-08-29T18:31:23.846 INFO:tasks.workunit.client.0.smithi089.stdout:764 2024-08-29T18:31:23.849 INFO:tasks.workunit.client.0.smithi089.stdout:765 2024-08-29T18:31:23.852 INFO:tasks.workunit.client.0.smithi089.stdout:766 2024-08-29T18:31:23.855 INFO:tasks.workunit.client.0.smithi089.stdout:767 2024-08-29T18:31:23.858 INFO:tasks.workunit.client.0.smithi089.stdout:768 2024-08-29T18:31:23.863 INFO:tasks.workunit.client.0.smithi089.stdout:769 2024-08-29T18:31:23.866 INFO:tasks.workunit.client.0.smithi089.stdout:770 2024-08-29T18:31:23.870 INFO:tasks.workunit.client.0.smithi089.stdout:771 2024-08-29T18:31:23.873 INFO:tasks.workunit.client.0.smithi089.stdout:772 2024-08-29T18:31:23.876 INFO:tasks.workunit.client.0.smithi089.stdout:773 2024-08-29T18:31:23.879 INFO:tasks.workunit.client.0.smithi089.stdout:774 2024-08-29T18:31:23.882 INFO:tasks.workunit.client.0.smithi089.stdout:775 2024-08-29T18:31:23.886 INFO:tasks.workunit.client.0.smithi089.stdout:776 2024-08-29T18:31:23.889 INFO:tasks.workunit.client.0.smithi089.stdout:777 2024-08-29T18:31:23.892 INFO:tasks.workunit.client.0.smithi089.stdout:778 2024-08-29T18:31:23.895 INFO:tasks.workunit.client.0.smithi089.stdout:779 2024-08-29T18:31:23.898 INFO:tasks.workunit.client.0.smithi089.stdout:780 2024-08-29T18:31:23.901 INFO:tasks.workunit.client.0.smithi089.stdout:781 2024-08-29T18:31:23.905 INFO:tasks.workunit.client.0.smithi089.stdout:782 2024-08-29T18:31:23.908 INFO:tasks.workunit.client.0.smithi089.stdout:783 2024-08-29T18:31:23.911 INFO:tasks.workunit.client.0.smithi089.stdout:784 2024-08-29T18:31:23.914 INFO:tasks.workunit.client.0.smithi089.stdout:785 2024-08-29T18:31:23.917 INFO:tasks.workunit.client.0.smithi089.stdout:786 2024-08-29T18:31:23.920 INFO:tasks.workunit.client.0.smithi089.stdout:787 2024-08-29T18:31:23.924 INFO:tasks.workunit.client.0.smithi089.stdout:788 2024-08-29T18:31:23.927 INFO:tasks.workunit.client.0.smithi089.stdout:789 2024-08-29T18:31:23.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:23 smithi089 bash[77323]: cluster 2024-08-29T18:31:22.628209+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-29T18:31:23.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:23 smithi089 bash[77323]: audit 2024-08-29T18:31:22.716706+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:23.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:23 smithi089 bash[77323]: audit 2024-08-29T18:31:22.718896+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:23.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:23 smithi089 bash[78574]: cluster 2024-08-29T18:31:22.628209+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-29T18:31:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:23 smithi089 bash[78574]: audit 2024-08-29T18:31:22.716706+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:23 smithi089 bash[78574]: audit 2024-08-29T18:31:22.718896+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:23.930 INFO:tasks.workunit.client.0.smithi089.stdout:790 2024-08-29T18:31:23.933 INFO:tasks.workunit.client.0.smithi089.stdout:791 2024-08-29T18:31:23.936 INFO:tasks.workunit.client.0.smithi089.stdout:792 2024-08-29T18:31:23.939 INFO:tasks.workunit.client.0.smithi089.stdout:793 2024-08-29T18:31:23.942 INFO:tasks.workunit.client.0.smithi089.stdout:794 2024-08-29T18:31:23.945 INFO:tasks.workunit.client.0.smithi089.stdout:795 2024-08-29T18:31:23.949 INFO:tasks.workunit.client.0.smithi089.stdout:796 2024-08-29T18:31:23.952 INFO:tasks.workunit.client.0.smithi089.stdout:797 2024-08-29T18:31:23.955 INFO:tasks.workunit.client.0.smithi089.stdout:798 2024-08-29T18:31:23.959 INFO:tasks.workunit.client.0.smithi089.stdout:799 2024-08-29T18:31:23.962 INFO:tasks.workunit.client.0.smithi089.stdout:800 2024-08-29T18:31:23.965 INFO:tasks.workunit.client.0.smithi089.stdout:801 2024-08-29T18:31:23.968 INFO:tasks.workunit.client.0.smithi089.stdout:802 2024-08-29T18:31:23.971 INFO:tasks.workunit.client.0.smithi089.stdout:803 2024-08-29T18:31:23.974 INFO:tasks.workunit.client.0.smithi089.stdout:804 2024-08-29T18:31:23.977 INFO:tasks.workunit.client.0.smithi089.stdout:805 2024-08-29T18:31:23.980 INFO:tasks.workunit.client.0.smithi089.stdout:806 2024-08-29T18:31:23.983 INFO:tasks.workunit.client.0.smithi089.stdout:807 2024-08-29T18:31:23.986 INFO:tasks.workunit.client.0.smithi089.stdout:808 2024-08-29T18:31:23.989 INFO:tasks.workunit.client.0.smithi089.stdout:809 2024-08-29T18:31:23.992 INFO:tasks.workunit.client.0.smithi089.stdout:810 2024-08-29T18:31:23.995 INFO:tasks.workunit.client.0.smithi089.stdout:811 2024-08-29T18:31:23.998 INFO:tasks.workunit.client.0.smithi089.stdout:812 2024-08-29T18:31:24.001 INFO:tasks.workunit.client.0.smithi089.stdout:813 2024-08-29T18:31:24.004 INFO:tasks.workunit.client.0.smithi089.stdout:814 2024-08-29T18:31:24.007 INFO:tasks.workunit.client.0.smithi089.stdout:815 2024-08-29T18:31:24.011 INFO:tasks.workunit.client.0.smithi089.stdout:816 2024-08-29T18:31:24.014 INFO:tasks.workunit.client.0.smithi089.stdout:817 2024-08-29T18:31:24.017 INFO:tasks.workunit.client.0.smithi089.stdout:818 2024-08-29T18:31:24.020 INFO:tasks.workunit.client.0.smithi089.stdout:819 2024-08-29T18:31:24.023 INFO:tasks.workunit.client.0.smithi089.stdout:820 2024-08-29T18:31:24.026 INFO:tasks.workunit.client.0.smithi089.stdout:821 2024-08-29T18:31:24.030 INFO:tasks.workunit.client.0.smithi089.stdout:822 2024-08-29T18:31:24.033 INFO:tasks.workunit.client.0.smithi089.stdout:823 2024-08-29T18:31:24.036 INFO:tasks.workunit.client.0.smithi089.stdout:824 2024-08-29T18:31:24.039 INFO:tasks.workunit.client.0.smithi089.stdout:825 2024-08-29T18:31:24.043 INFO:tasks.workunit.client.0.smithi089.stdout:826 2024-08-29T18:31:24.046 INFO:tasks.workunit.client.0.smithi089.stdout:827 2024-08-29T18:31:24.050 INFO:tasks.workunit.client.0.smithi089.stdout:828 2024-08-29T18:31:24.053 INFO:tasks.workunit.client.0.smithi089.stdout:829 2024-08-29T18:31:24.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:23 smithi144 bash[67678]: cluster 2024-08-29T18:31:22.628209+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-29T18:31:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:23 smithi144 bash[67678]: audit 2024-08-29T18:31:22.716706+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:23 smithi144 bash[67678]: audit 2024-08-29T18:31:22.718896+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:830 2024-08-29T18:31:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:831 2024-08-29T18:31:24.063 INFO:tasks.workunit.client.0.smithi089.stdout:832 2024-08-29T18:31:24.066 INFO:tasks.workunit.client.0.smithi089.stdout:833 2024-08-29T18:31:24.069 INFO:tasks.workunit.client.0.smithi089.stdout:834 2024-08-29T18:31:24.073 INFO:tasks.workunit.client.0.smithi089.stdout:835 2024-08-29T18:31:24.076 INFO:tasks.workunit.client.0.smithi089.stdout:836 2024-08-29T18:31:24.079 INFO:tasks.workunit.client.0.smithi089.stdout:837 2024-08-29T18:31:24.083 INFO:tasks.workunit.client.0.smithi089.stdout:838 2024-08-29T18:31:24.086 INFO:tasks.workunit.client.0.smithi089.stdout:839 2024-08-29T18:31:24.089 INFO:tasks.workunit.client.0.smithi089.stdout:840 2024-08-29T18:31:24.092 INFO:tasks.workunit.client.0.smithi089.stdout:841 2024-08-29T18:31:24.095 INFO:tasks.workunit.client.0.smithi089.stdout:842 2024-08-29T18:31:24.098 INFO:tasks.workunit.client.0.smithi089.stdout:843 2024-08-29T18:31:24.101 INFO:tasks.workunit.client.0.smithi089.stdout:844 2024-08-29T18:31:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:845 2024-08-29T18:31:24.108 INFO:tasks.workunit.client.0.smithi089.stdout:846 2024-08-29T18:31:24.112 INFO:tasks.workunit.client.0.smithi089.stdout:847 2024-08-29T18:31:24.115 INFO:tasks.workunit.client.0.smithi089.stdout:848 2024-08-29T18:31:24.119 INFO:tasks.workunit.client.0.smithi089.stdout:849 2024-08-29T18:31:24.122 INFO:tasks.workunit.client.0.smithi089.stdout:850 2024-08-29T18:31:24.125 INFO:tasks.workunit.client.0.smithi089.stdout:851 2024-08-29T18:31:24.129 INFO:tasks.workunit.client.0.smithi089.stdout:852 2024-08-29T18:31:24.132 INFO:tasks.workunit.client.0.smithi089.stdout:853 2024-08-29T18:31:24.136 INFO:tasks.workunit.client.0.smithi089.stdout:854 2024-08-29T18:31:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:855 2024-08-29T18:31:24.142 INFO:tasks.workunit.client.0.smithi089.stdout:856 2024-08-29T18:31:24.145 INFO:tasks.workunit.client.0.smithi089.stdout:857 2024-08-29T18:31:24.149 INFO:tasks.workunit.client.0.smithi089.stdout:858 2024-08-29T18:31:24.152 INFO:tasks.workunit.client.0.smithi089.stdout:859 2024-08-29T18:31:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:860 2024-08-29T18:31:24.158 INFO:tasks.workunit.client.0.smithi089.stdout:861 2024-08-29T18:31:24.162 INFO:tasks.workunit.client.0.smithi089.stdout:862 2024-08-29T18:31:24.165 INFO:tasks.workunit.client.0.smithi089.stdout:863 2024-08-29T18:31:24.169 INFO:tasks.workunit.client.0.smithi089.stdout:864 2024-08-29T18:31:24.172 INFO:tasks.workunit.client.0.smithi089.stdout:865 2024-08-29T18:31:24.175 INFO:tasks.workunit.client.0.smithi089.stdout:866 2024-08-29T18:31:24.179 INFO:tasks.workunit.client.0.smithi089.stdout:867 2024-08-29T18:31:24.182 INFO:tasks.workunit.client.0.smithi089.stdout:868 2024-08-29T18:31:24.186 INFO:tasks.workunit.client.0.smithi089.stdout:869 2024-08-29T18:31:24.189 INFO:tasks.workunit.client.0.smithi089.stdout:870 2024-08-29T18:31:24.193 INFO:tasks.workunit.client.0.smithi089.stdout:871 2024-08-29T18:31:24.196 INFO:tasks.workunit.client.0.smithi089.stdout:872 2024-08-29T18:31:24.200 INFO:tasks.workunit.client.0.smithi089.stdout:873 2024-08-29T18:31:24.203 INFO:tasks.workunit.client.0.smithi089.stdout:874 2024-08-29T18:31:24.207 INFO:tasks.workunit.client.0.smithi089.stdout:875 2024-08-29T18:31:24.210 INFO:tasks.workunit.client.0.smithi089.stdout:876 2024-08-29T18:31:24.213 INFO:tasks.workunit.client.0.smithi089.stdout:877 2024-08-29T18:31:24.218 INFO:tasks.workunit.client.0.smithi089.stdout:878 2024-08-29T18:31:24.222 INFO:tasks.workunit.client.0.smithi089.stdout:879 2024-08-29T18:31:24.225 INFO:tasks.workunit.client.0.smithi089.stdout:880 2024-08-29T18:31:24.229 INFO:tasks.workunit.client.0.smithi089.stdout:881 2024-08-29T18:31:24.232 INFO:tasks.workunit.client.0.smithi089.stdout:882 2024-08-29T18:31:24.235 INFO:tasks.workunit.client.0.smithi089.stdout:883 2024-08-29T18:31:24.239 INFO:tasks.workunit.client.0.smithi089.stdout:884 2024-08-29T18:31:24.242 INFO:tasks.workunit.client.0.smithi089.stdout:885 2024-08-29T18:31:24.246 INFO:tasks.workunit.client.0.smithi089.stdout:886 2024-08-29T18:31:24.249 INFO:tasks.workunit.client.0.smithi089.stdout:887 2024-08-29T18:31:24.252 INFO:tasks.workunit.client.0.smithi089.stdout:888 2024-08-29T18:31:24.255 INFO:tasks.workunit.client.0.smithi089.stdout:889 2024-08-29T18:31:24.259 INFO:tasks.workunit.client.0.smithi089.stdout:890 2024-08-29T18:31:24.263 INFO:tasks.workunit.client.0.smithi089.stdout:891 2024-08-29T18:31:24.266 INFO:tasks.workunit.client.0.smithi089.stdout:892 2024-08-29T18:31:24.271 INFO:tasks.workunit.client.0.smithi089.stdout:893 2024-08-29T18:31:24.273 INFO:tasks.workunit.client.0.smithi089.stdout:894 2024-08-29T18:31:24.276 INFO:tasks.workunit.client.0.smithi089.stdout:895 2024-08-29T18:31:24.280 INFO:tasks.workunit.client.0.smithi089.stdout:896 2024-08-29T18:31:24.283 INFO:tasks.workunit.client.0.smithi089.stdout:897 2024-08-29T18:31:24.287 INFO:tasks.workunit.client.0.smithi089.stdout:898 2024-08-29T18:31:24.290 INFO:tasks.workunit.client.0.smithi089.stdout:899 2024-08-29T18:31:24.294 INFO:tasks.workunit.client.0.smithi089.stdout:900 2024-08-29T18:31:24.297 INFO:tasks.workunit.client.0.smithi089.stdout:901 2024-08-29T18:31:24.301 INFO:tasks.workunit.client.0.smithi089.stdout:902 2024-08-29T18:31:24.305 INFO:tasks.workunit.client.0.smithi089.stdout:903 2024-08-29T18:31:24.308 INFO:tasks.workunit.client.0.smithi089.stdout:904 2024-08-29T18:31:24.311 INFO:tasks.workunit.client.0.smithi089.stdout:905 2024-08-29T18:31:24.317 INFO:tasks.workunit.client.0.smithi089.stdout:906 2024-08-29T18:31:24.321 INFO:tasks.workunit.client.0.smithi089.stdout:907 2024-08-29T18:31:24.325 INFO:tasks.workunit.client.0.smithi089.stdout:908 2024-08-29T18:31:24.328 INFO:tasks.workunit.client.0.smithi089.stdout:909 2024-08-29T18:31:24.332 INFO:tasks.workunit.client.0.smithi089.stdout:910 2024-08-29T18:31:24.335 INFO:tasks.workunit.client.0.smithi089.stdout:911 2024-08-29T18:31:24.339 INFO:tasks.workunit.client.0.smithi089.stdout:912 2024-08-29T18:31:24.342 INFO:tasks.workunit.client.0.smithi089.stdout:913 2024-08-29T18:31:24.346 INFO:tasks.workunit.client.0.smithi089.stdout:914 2024-08-29T18:31:24.349 INFO:tasks.workunit.client.0.smithi089.stdout:915 2024-08-29T18:31:24.352 INFO:tasks.workunit.client.0.smithi089.stdout:916 2024-08-29T18:31:24.355 INFO:tasks.workunit.client.0.smithi089.stdout:917 2024-08-29T18:31:24.359 INFO:tasks.workunit.client.0.smithi089.stdout:918 2024-08-29T18:31:24.362 INFO:tasks.workunit.client.0.smithi089.stdout:919 2024-08-29T18:31:24.365 INFO:tasks.workunit.client.0.smithi089.stdout:920 2024-08-29T18:31:24.369 INFO:tasks.workunit.client.0.smithi089.stdout:921 2024-08-29T18:31:24.372 INFO:tasks.workunit.client.0.smithi089.stdout:922 2024-08-29T18:31:24.376 INFO:tasks.workunit.client.0.smithi089.stdout:923 2024-08-29T18:31:24.379 INFO:tasks.workunit.client.0.smithi089.stdout:924 2024-08-29T18:31:24.384 INFO:tasks.workunit.client.0.smithi089.stdout:925 2024-08-29T18:31:24.386 INFO:tasks.workunit.client.0.smithi089.stdout:926 2024-08-29T18:31:24.390 INFO:tasks.workunit.client.0.smithi089.stdout:927 2024-08-29T18:31:24.393 INFO:tasks.workunit.client.0.smithi089.stdout:928 2024-08-29T18:31:24.397 INFO:tasks.workunit.client.0.smithi089.stdout:929 2024-08-29T18:31:24.400 INFO:tasks.workunit.client.0.smithi089.stdout:930 2024-08-29T18:31:24.404 INFO:tasks.workunit.client.0.smithi089.stdout:931 2024-08-29T18:31:24.407 INFO:tasks.workunit.client.0.smithi089.stdout:932 2024-08-29T18:31:24.410 INFO:tasks.workunit.client.0.smithi089.stdout:933 2024-08-29T18:31:24.414 INFO:tasks.workunit.client.0.smithi089.stdout:934 2024-08-29T18:31:24.417 INFO:tasks.workunit.client.0.smithi089.stdout:935 2024-08-29T18:31:24.421 INFO:tasks.workunit.client.0.smithi089.stdout:936 2024-08-29T18:31:24.424 INFO:tasks.workunit.client.0.smithi089.stdout:937 2024-08-29T18:31:24.427 INFO:tasks.workunit.client.0.smithi089.stdout:938 2024-08-29T18:31:24.430 INFO:tasks.workunit.client.0.smithi089.stdout:939 2024-08-29T18:31:24.433 INFO:tasks.workunit.client.0.smithi089.stdout:940 2024-08-29T18:31:24.437 INFO:tasks.workunit.client.0.smithi089.stdout:941 2024-08-29T18:31:24.440 INFO:tasks.workunit.client.0.smithi089.stdout:942 2024-08-29T18:31:24.444 INFO:tasks.workunit.client.0.smithi089.stdout:943 2024-08-29T18:31:24.447 INFO:tasks.workunit.client.0.smithi089.stdout:944 2024-08-29T18:31:24.450 INFO:tasks.workunit.client.0.smithi089.stdout:945 2024-08-29T18:31:24.453 INFO:tasks.workunit.client.0.smithi089.stdout:946 2024-08-29T18:31:24.457 INFO:tasks.workunit.client.0.smithi089.stdout:947 2024-08-29T18:31:24.460 INFO:tasks.workunit.client.0.smithi089.stdout:948 2024-08-29T18:31:24.464 INFO:tasks.workunit.client.0.smithi089.stdout:949 2024-08-29T18:31:24.468 INFO:tasks.workunit.client.0.smithi089.stdout:950 2024-08-29T18:31:24.471 INFO:tasks.workunit.client.0.smithi089.stdout:951 2024-08-29T18:31:24.474 INFO:tasks.workunit.client.0.smithi089.stdout:952 2024-08-29T18:31:24.478 INFO:tasks.workunit.client.0.smithi089.stdout:953 2024-08-29T18:31:24.482 INFO:tasks.workunit.client.0.smithi089.stdout:954 2024-08-29T18:31:24.485 INFO:tasks.workunit.client.0.smithi089.stdout:955 2024-08-29T18:31:24.488 INFO:tasks.workunit.client.0.smithi089.stdout:956 2024-08-29T18:31:24.492 INFO:tasks.workunit.client.0.smithi089.stdout:957 2024-08-29T18:31:24.495 INFO:tasks.workunit.client.0.smithi089.stdout:958 2024-08-29T18:31:24.498 INFO:tasks.workunit.client.0.smithi089.stdout:959 2024-08-29T18:31:24.501 INFO:tasks.workunit.client.0.smithi089.stdout:960 2024-08-29T18:31:24.504 INFO:tasks.workunit.client.0.smithi089.stdout:961 2024-08-29T18:31:24.508 INFO:tasks.workunit.client.0.smithi089.stdout:962 2024-08-29T18:31:24.511 INFO:tasks.workunit.client.0.smithi089.stdout:963 2024-08-29T18:31:24.514 INFO:tasks.workunit.client.0.smithi089.stdout:964 2024-08-29T18:31:24.518 INFO:tasks.workunit.client.0.smithi089.stdout:965 2024-08-29T18:31:24.522 INFO:tasks.workunit.client.0.smithi089.stdout:966 2024-08-29T18:31:24.525 INFO:tasks.workunit.client.0.smithi089.stdout:967 2024-08-29T18:31:24.528 INFO:tasks.workunit.client.0.smithi089.stdout:968 2024-08-29T18:31:24.532 INFO:tasks.workunit.client.0.smithi089.stdout:969 2024-08-29T18:31:24.535 INFO:tasks.workunit.client.0.smithi089.stdout:970 2024-08-29T18:31:24.539 INFO:tasks.workunit.client.0.smithi089.stdout:971 2024-08-29T18:31:24.542 INFO:tasks.workunit.client.0.smithi089.stdout:972 2024-08-29T18:31:24.546 INFO:tasks.workunit.client.0.smithi089.stdout:973 2024-08-29T18:31:24.549 INFO:tasks.workunit.client.0.smithi089.stdout:974 2024-08-29T18:31:24.552 INFO:tasks.workunit.client.0.smithi089.stdout:975 2024-08-29T18:31:24.556 INFO:tasks.workunit.client.0.smithi089.stdout:976 2024-08-29T18:31:24.559 INFO:tasks.workunit.client.0.smithi089.stdout:977 2024-08-29T18:31:24.562 INFO:tasks.workunit.client.0.smithi089.stdout:978 2024-08-29T18:31:24.565 INFO:tasks.workunit.client.0.smithi089.stdout:979 2024-08-29T18:31:24.569 INFO:tasks.workunit.client.0.smithi089.stdout:980 2024-08-29T18:31:24.572 INFO:tasks.workunit.client.0.smithi089.stdout:981 2024-08-29T18:31:24.576 INFO:tasks.workunit.client.0.smithi089.stdout:982 2024-08-29T18:31:24.579 INFO:tasks.workunit.client.0.smithi089.stdout:983 2024-08-29T18:31:24.582 INFO:tasks.workunit.client.0.smithi089.stdout:984 2024-08-29T18:31:24.588 INFO:tasks.workunit.client.0.smithi089.stdout:985 2024-08-29T18:31:24.589 INFO:tasks.workunit.client.0.smithi089.stdout:986 2024-08-29T18:31:24.593 INFO:tasks.workunit.client.0.smithi089.stdout:987 2024-08-29T18:31:24.596 INFO:tasks.workunit.client.0.smithi089.stdout:988 2024-08-29T18:31:24.599 INFO:tasks.workunit.client.0.smithi089.stdout:989 2024-08-29T18:31:24.602 INFO:tasks.workunit.client.0.smithi089.stdout:990 2024-08-29T18:31:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:991 2024-08-29T18:31:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:992 2024-08-29T18:31:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:993 2024-08-29T18:31:24.616 INFO:tasks.workunit.client.0.smithi089.stdout:994 2024-08-29T18:31:24.620 INFO:tasks.workunit.client.0.smithi089.stdout:995 2024-08-29T18:31:24.623 INFO:tasks.workunit.client.0.smithi089.stdout:996 2024-08-29T18:31:24.626 INFO:tasks.workunit.client.0.smithi089.stdout:997 2024-08-29T18:31:24.630 INFO:tasks.workunit.client.0.smithi089.stdout:998 2024-08-29T18:31:24.633 INFO:tasks.workunit.client.0.smithi089.stdout:999 2024-08-29T18:31:24.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:24 smithi089 bash[77323]: cluster 2024-08-29T18:31:22.950390+0000 mgr.y (mgr.34104) 571 : cluster [DBG] pgmap v1136: 137 pgs: 15 creating+peering, 12 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:24.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:24 smithi089 bash[77323]: cluster 2024-08-29T18:31:23.712042+0000 mon.a (mon.0) 1752 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:24.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:24 smithi089 bash[77323]: cluster 2024-08-29T18:31:23.712089+0000 mon.a (mon.0) 1753 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:24 smithi089 bash[78574]: cluster 2024-08-29T18:31:22.950390+0000 mgr.y (mgr.34104) 571 : cluster [DBG] pgmap v1136: 137 pgs: 15 creating+peering, 12 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:24 smithi089 bash[78574]: cluster 2024-08-29T18:31:23.712042+0000 mon.a (mon.0) 1752 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:24 smithi089 bash[78574]: cluster 2024-08-29T18:31:23.712089+0000 mon.a (mon.0) 1753 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:24 smithi144 bash[67678]: cluster 2024-08-29T18:31:22.950390+0000 mgr.y (mgr.34104) 571 : cluster [DBG] pgmap v1136: 137 pgs: 15 creating+peering, 12 unknown, 110 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:24 smithi144 bash[67678]: cluster 2024-08-29T18:31:23.712042+0000 mon.a (mon.0) 1752 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:24 smithi144 bash[67678]: cluster 2024-08-29T18:31:23.712089+0000 mon.a (mon.0) 1753 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:31:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:31:25] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:00000010 69 73 |is| 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:00000012 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:00000010 69 73 |is| 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:00000012 2024-08-29T18:31:25.663 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsHello.WriteReturnData (6102 ms) 2024-08-29T18:31:25.664 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsHello.Loud 2024-08-29T18:31:26.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[77323]: cluster 2024-08-29T18:31:24.951483+0000 mgr.y (mgr.34104) 572 : cluster [DBG] pgmap v1137: 137 pgs: 15 creating+peering, 122 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:26.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[77323]: cluster 2024-08-29T18:31:25.656384+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[77323]: audit 2024-08-29T18:31:25.690731+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[77323]: audit 2024-08-29T18:31:26.392883+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[77323]: audit 2024-08-29T18:31:26.394349+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[77323]: audit 2024-08-29T18:31:26.403791+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[78574]: cluster 2024-08-29T18:31:24.951483+0000 mgr.y (mgr.34104) 572 : cluster [DBG] pgmap v1137: 137 pgs: 15 creating+peering, 122 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[78574]: cluster 2024-08-29T18:31:25.656384+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[78574]: audit 2024-08-29T18:31:25.690731+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:31:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[78574]: audit 2024-08-29T18:31:26.392883+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:31:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[78574]: audit 2024-08-29T18:31:26.394349+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:31:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:26 smithi089 bash[78574]: audit 2024-08-29T18:31:26.403791+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:26 smithi144 bash[67678]: cluster 2024-08-29T18:31:24.951483+0000 mgr.y (mgr.34104) 572 : cluster [DBG] pgmap v1137: 137 pgs: 15 creating+peering, 122 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:26 smithi144 bash[67678]: cluster 2024-08-29T18:31:25.656384+0000 mon.a (mon.0) 1754 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-29T18:31:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:26 smithi144 bash[67678]: audit 2024-08-29T18:31:25.690731+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:31:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:26 smithi144 bash[67678]: audit 2024-08-29T18:31:26.392883+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:31:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:26 smithi144 bash[67678]: audit 2024-08-29T18:31:26.394349+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:31:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:26 smithi144 bash[67678]: audit 2024-08-29T18:31:26.403791+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:27.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:27 smithi089 bash[78574]: cluster 2024-08-29T18:31:26.668428+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-29T18:31:27.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:27 smithi089 bash[78574]: audit 2024-08-29T18:31:26.681547+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.89:0/1951952464' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:27 smithi089 bash[78574]: audit 2024-08-29T18:31:26.682523+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:27 smithi089 bash[77323]: cluster 2024-08-29T18:31:26.668428+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-29T18:31:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:27 smithi089 bash[77323]: audit 2024-08-29T18:31:26.681547+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.89:0/1951952464' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:27 smithi089 bash[77323]: audit 2024-08-29T18:31:26.682523+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:28.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:27 smithi144 bash[67678]: cluster 2024-08-29T18:31:26.668428+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-29T18:31:28.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:27 smithi144 bash[67678]: audit 2024-08-29T18:31:26.681547+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.89:0/1951952464' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:28.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:27 smithi144 bash[67678]: audit 2024-08-29T18:31:26.682523+0000 mon.a (mon.0) 1760 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:28.682 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsHello.Loud (3022 ms) 2024-08-29T18:31:28.682 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsHello.BadMethods 2024-08-29T18:31:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:28 smithi144 bash[67678]: cluster 2024-08-29T18:31:26.952388+0000 mgr.y (mgr.34104) 573 : cluster [DBG] pgmap v1140: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:28 smithi144 bash[67678]: cluster 2024-08-29T18:31:27.660676+0000 mon.a (mon.0) 1761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:28 smithi144 bash[67678]: audit 2024-08-29T18:31:27.670173+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:28 smithi144 bash[67678]: cluster 2024-08-29T18:31:27.680616+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-29T18:31:29.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[78574]: cluster 2024-08-29T18:31:26.952388+0000 mgr.y (mgr.34104) 573 : cluster [DBG] pgmap v1140: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:29.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[78574]: cluster 2024-08-29T18:31:27.660676+0000 mon.a (mon.0) 1761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:29.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[78574]: audit 2024-08-29T18:31:27.670173+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:29.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[78574]: cluster 2024-08-29T18:31:27.680616+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-29T18:31:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[77323]: cluster 2024-08-29T18:31:26.952388+0000 mgr.y (mgr.34104) 573 : cluster [DBG] pgmap v1140: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[77323]: cluster 2024-08-29T18:31:27.660676+0000 mon.a (mon.0) 1761 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[77323]: audit 2024-08-29T18:31:27.670173+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:28 smithi089 bash[77323]: cluster 2024-08-29T18:31:27.680616+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-29T18:31:30.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:29 smithi144 bash[67678]: cluster 2024-08-29T18:31:28.679639+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-29T18:31:30.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:29 smithi089 bash[78574]: cluster 2024-08-29T18:31:28.679639+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-29T18:31:30.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:29 smithi089 bash[77323]: cluster 2024-08-29T18:31:28.679639+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-29T18:31:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:30 smithi144 bash[67678]: cluster 2024-08-29T18:31:28.952980+0000 mgr.y (mgr.34104) 574 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:30 smithi144 bash[67678]: cluster 2024-08-29T18:31:29.683940+0000 mon.a (mon.0) 1765 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:30 smithi144 bash[67678]: cluster 2024-08-29T18:31:29.684003+0000 mon.a (mon.0) 1766 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:30 smithi144 bash[67678]: cluster 2024-08-29T18:31:29.709250+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-29T18:31:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:30 smithi144 bash[67678]: audit 2024-08-29T18:31:29.712206+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.89:0/1590403295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:30 smithi144 bash[67678]: audit 2024-08-29T18:31:29.716800+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:31.179 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[95437]: debug 2024-08-29T18:31:30.754+0000 7fde0d19f640 -1 osd.3 pg_epoch: 1022 pg[38.2( v 1022'1 (0'0,1022'1] local-lis/les=1021/1022 n=1 ec=1021/1021 lis/c=1021/1021 les/c/f=1022/1022/0 sis=1021) [3,7,5] r=0 lpr=1021 crt=1022'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-08-29T18:31:31.179 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[95437]: debug 2024-08-29T18:31:30.758+0000 7fde0d19f640 -1 osd.3 pg_epoch: 1022 pg[38.2( v 1022'2 (0'0,1022'2] local-lis/les=1021/1022 n=1 ec=1021/1021 lis/c=1021/1021 les/c/f=1022/1022/0 sis=1021) [3,7,5] r=0 lpr=1021 crt=1022'1 lcod 1022'1 mlcod 1022'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[77323]: cluster 2024-08-29T18:31:28.952980+0000 mgr.y (mgr.34104) 574 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[77323]: cluster 2024-08-29T18:31:29.683940+0000 mon.a (mon.0) 1765 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[77323]: cluster 2024-08-29T18:31:29.684003+0000 mon.a (mon.0) 1766 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[77323]: cluster 2024-08-29T18:31:29.709250+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[77323]: audit 2024-08-29T18:31:29.712206+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.89:0/1590403295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[77323]: audit 2024-08-29T18:31:29.716800+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[78574]: cluster 2024-08-29T18:31:28.952980+0000 mgr.y (mgr.34104) 574 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[78574]: cluster 2024-08-29T18:31:29.683940+0000 mon.a (mon.0) 1765 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[78574]: cluster 2024-08-29T18:31:29.684003+0000 mon.a (mon.0) 1766 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[78574]: cluster 2024-08-29T18:31:29.709250+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-29T18:31:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[78574]: audit 2024-08-29T18:31:29.712206+0000 mon.c (mon.2) 45 : audit [INF] from='client.? 172.21.15.89:0/1590403295' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:30 smithi089 bash[78574]: audit 2024-08-29T18:31:29.716800+0000 mon.a (mon.0) 1768 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:31.732 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsHello.BadMethods (3050 ms) 2024-08-29T18:31:31.732 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsHello.Filter 2024-08-29T18:31:32.055 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:31 smithi144 bash[67678]: audit 2024-08-29T18:31:30.707118+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:32.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:31 smithi144 bash[67678]: cluster 2024-08-29T18:31:30.714460+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-29T18:31:32.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:31 smithi089 bash[77323]: audit 2024-08-29T18:31:30.707118+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:32.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:31 smithi089 bash[77323]: cluster 2024-08-29T18:31:30.714460+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-29T18:31:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:31 smithi089 bash[78574]: audit 2024-08-29T18:31:30.707118+0000 mon.a (mon.0) 1769 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:31 smithi089 bash[78574]: cluster 2024-08-29T18:31:30.714460+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-29T18:31:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:32 smithi144 bash[67678]: cluster 2024-08-29T18:31:30.953686+0000 mgr.y (mgr.34104) 575 : cluster [DBG] pgmap v1146: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:32 smithi144 bash[67678]: cluster 2024-08-29T18:31:31.726909+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-29T18:31:33.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:32 smithi089 bash[77323]: cluster 2024-08-29T18:31:30.953686+0000 mgr.y (mgr.34104) 575 : cluster [DBG] pgmap v1146: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:33.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:32 smithi089 bash[77323]: cluster 2024-08-29T18:31:31.726909+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-29T18:31:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:32 smithi089 bash[78574]: cluster 2024-08-29T18:31:30.953686+0000 mgr.y (mgr.34104) 575 : cluster [DBG] pgmap v1146: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:32 smithi089 bash[78574]: cluster 2024-08-29T18:31:31.726909+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-29T18:31:34.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:33 smithi144 bash[67678]: cluster 2024-08-29T18:31:32.736893+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-29T18:31:34.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:33 smithi144 bash[67678]: audit 2024-08-29T18:31:32.745461+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? 172.21.15.89:0/2410176843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:34.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:33 smithi089 bash[77323]: cluster 2024-08-29T18:31:32.736893+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-29T18:31:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:33 smithi089 bash[77323]: audit 2024-08-29T18:31:32.745461+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? 172.21.15.89:0/2410176843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:34.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:33 smithi089 bash[78574]: cluster 2024-08-29T18:31:32.736893+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-29T18:31:34.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:33 smithi089 bash[78574]: audit 2024-08-29T18:31:32.745461+0000 mon.a (mon.0) 1773 : audit [INF] from='client.? 172.21.15.89:0/2410176843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:34.759 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsHello.Filter (3027 ms) 2024-08-29T18:31:34.759 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 6 tests from ClsHello (21138 ms total) 2024-08-29T18:31:34.760 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:31:34.760 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:31:34.760 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 6 tests from 1 test suite ran. (21138 ms total) 2024-08-29T18:31:34.760 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 6 tests. 2024-08-29T18:31:34.764 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:31:34.764 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:31:34.820 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-08-29T18:31:34.820 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_journal.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2024-08-29T18:31:34.890 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:31:34.890 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 27 tests from 1 test suite. 2024-08-29T18:31:34.891 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:31:34.891 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 27 tests from TestClsJournal 2024-08-29T18:31:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:34 smithi144 bash[67678]: cluster 2024-08-29T18:31:32.954408+0000 mgr.y (mgr.34104) 576 : cluster [DBG] pgmap v1149: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:34 smithi144 bash[67678]: cluster 2024-08-29T18:31:33.730633+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:34 smithi144 bash[67678]: audit 2024-08-29T18:31:33.732475+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.89:0/2410176843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:34 smithi144 bash[67678]: cluster 2024-08-29T18:31:33.738860+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-29T18:31:35.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[77323]: cluster 2024-08-29T18:31:32.954408+0000 mgr.y (mgr.34104) 576 : cluster [DBG] pgmap v1149: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:35.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[77323]: cluster 2024-08-29T18:31:33.730633+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:35.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[77323]: audit 2024-08-29T18:31:33.732475+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.89:0/2410176843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:35.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[77323]: cluster 2024-08-29T18:31:33.738860+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-29T18:31:35.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[78574]: cluster 2024-08-29T18:31:32.954408+0000 mgr.y (mgr.34104) 576 : cluster [DBG] pgmap v1149: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:35.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[78574]: cluster 2024-08-29T18:31:33.730633+0000 mon.a (mon.0) 1774 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:35.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[78574]: audit 2024-08-29T18:31:33.732475+0000 mon.a (mon.0) 1775 : audit [INF] from='client.? 172.21.15.89:0/2410176843' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111157-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:35.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:34 smithi089 bash[78574]: cluster 2024-08-29T18:31:33.738860+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-29T18:31:35.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:31:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:31:35] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-08-29T18:31:36.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:35 smithi144 bash[67678]: cluster 2024-08-29T18:31:34.755515+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-29T18:31:36.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:35 smithi089 bash[77323]: cluster 2024-08-29T18:31:34.755515+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-29T18:31:36.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:35 smithi089 bash[78574]: cluster 2024-08-29T18:31:34.755515+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-29T18:31:36.803 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.Create 2024-08-29T18:31:36.832 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.Create (29 ms) 2024-08-29T18:31:36.832 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-08-29T18:31:36.851 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.MinimumSet (19 ms) 2024-08-29T18:31:36.851 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-08-29T18:31:36.860 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.MinimumSetStale (9 ms) 2024-08-29T18:31:36.861 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-08-29T18:31:36.866 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (6 ms) 2024-08-29T18:31:36.866 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-08-29T18:31:36.870 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ActiveSet (4 ms) 2024-08-29T18:31:36.870 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-08-29T18:31:36.875 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ActiveSetStale (5 ms) 2024-08-29T18:31:36.875 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-08-29T18:31:36.880 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.CreateDuplicate (6 ms) 2024-08-29T18:31:36.881 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.GetClient 2024-08-29T18:31:36.885 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.GetClient (4 ms) 2024-08-29T18:31:36.885 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-08-29T18:31:36.890 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientRegister (5 ms) 2024-08-29T18:31:36.890 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-08-29T18:31:36.896 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (6 ms) 2024-08-29T18:31:36.897 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-08-29T18:31:36.905 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientUpdateData (8 ms) 2024-08-29T18:31:36.905 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-08-29T18:31:36.916 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientUpdateState (11 ms) 2024-08-29T18:31:36.916 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-08-29T18:31:36.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientUnregister (7 ms) 2024-08-29T18:31:36.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-08-29T18:31:36.932 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (9 ms) 2024-08-29T18:31:36.932 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-08-29T18:31:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:36 smithi144 bash[67678]: cluster 2024-08-29T18:31:34.955000+0000 mgr.y (mgr.34104) 577 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:36 smithi144 bash[67678]: cluster 2024-08-29T18:31:35.768926+0000 mon.a (mon.0) 1778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:36 smithi144 bash[67678]: cluster 2024-08-29T18:31:35.769014+0000 mon.a (mon.0) 1779 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:36 smithi144 bash[67678]: cluster 2024-08-29T18:31:35.788333+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-29T18:31:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:36 smithi144 bash[67678]: audit 2024-08-29T18:31:35.799716+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.89:0/2956124121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111280-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:37.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[77323]: cluster 2024-08-29T18:31:34.955000+0000 mgr.y (mgr.34104) 577 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:37.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[77323]: cluster 2024-08-29T18:31:35.768926+0000 mon.a (mon.0) 1778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:37.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[77323]: cluster 2024-08-29T18:31:35.769014+0000 mon.a (mon.0) 1779 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[77323]: cluster 2024-08-29T18:31:35.788333+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[77323]: audit 2024-08-29T18:31:35.799716+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.89:0/2956124121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111280-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[78574]: cluster 2024-08-29T18:31:34.955000+0000 mgr.y (mgr.34104) 577 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[78574]: cluster 2024-08-29T18:31:35.768926+0000 mon.a (mon.0) 1778 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[78574]: cluster 2024-08-29T18:31:35.769014+0000 mon.a (mon.0) 1779 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[78574]: cluster 2024-08-29T18:31:35.788333+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-29T18:31:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:36 smithi089 bash[78574]: audit 2024-08-29T18:31:35.799716+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.89:0/2956124121' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111280-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:37.210 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (278 ms) 2024-08-29T18:31:37.210 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-08-29T18:31:37.218 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientCommit (9 ms) 2024-08-29T18:31:37.218 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-08-29T18:31:37.226 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (7 ms) 2024-08-29T18:31:37.226 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-08-29T18:31:37.228 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientCommitDNE (2 ms) 2024-08-29T18:31:37.229 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.ClientList 2024-08-29T18:31:37.343 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.ClientList (115 ms) 2024-08-29T18:31:37.343 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-08-29T18:31:37.355 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.GetNextTagTid (12 ms) 2024-08-29T18:31:37.355 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.TagCreate 2024-08-29T18:31:37.381 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.TagCreate (26 ms) 2024-08-29T18:31:37.381 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-08-29T18:31:37.404 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (23 ms) 2024-08-29T18:31:37.404 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.TagList 2024-08-29T18:31:37.696 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.TagList (292 ms) 2024-08-29T18:31:37.696 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-08-29T18:31:37.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.GuardAppend (5 ms) 2024-08-29T18:31:37.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-08-29T18:31:37.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.GuardAppendDNE (3 ms) 2024-08-29T18:31:37.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-08-29T18:31:37.710 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (6 ms) 2024-08-29T18:31:37.710 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsJournal.Append 2024-08-29T18:31:37.730 INFO:tasks.workunit.client.0.smithi089.stdout:padding is not enabled 2024-08-29T18:31:37.730 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsJournal.Append (20 ms) 2024-08-29T18:31:37.812 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 27 tests from TestClsJournal (927 ms total) 2024-08-29T18:31:37.812 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:31:37.812 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:31:37.812 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 27 tests from 1 test suite ran. (2922 ms total) 2024-08-29T18:31:37.812 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 27 tests. 2024-08-29T18:31:37.817 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:31:37.817 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:31:37.872 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-08-29T18:31:37.872 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_lock.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2024-08-29T18:31:37.937 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:31:37.937 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 11 tests from 1 test suite. 2024-08-29T18:31:37.937 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:31:37.937 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 11 tests from ClsLock 2024-08-29T18:31:37.937 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-08-29T18:31:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:37 smithi144 bash[67678]: audit 2024-08-29T18:31:36.791487+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? 172.21.15.89:0/2956124121' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111280-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:37 smithi144 bash[67678]: cluster 2024-08-29T18:31:36.799888+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-29T18:31:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:37 smithi144 bash[67678]: audit 2024-08-29T18:31:37.717715+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:37 smithi144 bash[67678]: audit 2024-08-29T18:31:37.719706+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[77323]: audit 2024-08-29T18:31:36.791487+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? 172.21.15.89:0/2956124121' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111280-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[77323]: cluster 2024-08-29T18:31:36.799888+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[77323]: audit 2024-08-29T18:31:37.717715+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[77323]: audit 2024-08-29T18:31:37.719706+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[78574]: audit 2024-08-29T18:31:36.791487+0000 mon.a (mon.0) 1782 : audit [INF] from='client.? 172.21.15.89:0/2956124121' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111280-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[78574]: cluster 2024-08-29T18:31:36.799888+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[78574]: audit 2024-08-29T18:31:37.717715+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:31:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:37 smithi089 bash[78574]: audit 2024-08-29T18:31:37.719706+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:38 smithi144 bash[67678]: cluster 2024-08-29T18:31:36.955632+0000 mgr.y (mgr.34104) 578 : cluster [DBG] pgmap v1155: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:38 smithi144 bash[67678]: cluster 2024-08-29T18:31:37.808774+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-29T18:31:39.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:38 smithi089 bash[77323]: cluster 2024-08-29T18:31:36.955632+0000 mgr.y (mgr.34104) 578 : cluster [DBG] pgmap v1155: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:39.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:38 smithi089 bash[77323]: cluster 2024-08-29T18:31:37.808774+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-29T18:31:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:38 smithi089 bash[78574]: cluster 2024-08-29T18:31:36.955632+0000 mgr.y (mgr.34104) 578 : cluster [DBG] pgmap v1155: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:38 smithi089 bash[78574]: cluster 2024-08-29T18:31:37.808774+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-29T18:31:39.893 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:39.893 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: exclusive 2024-08-29T18:31:39.893 INFO:tasks.workunit.client.0.smithi089.stdout: tag: 2024-08-29T18:31:39.893 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:39.893 INFO:tasks.workunit.client.0.smithi089.stdout: client.44690 expiration=2024-08-29T18:33:39.886745+0000 addr=v1:172.21.15.89:0/624612718 cookie= 2024-08-29T18:31:39.902 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:39.902 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: shared 2024-08-29T18:31:39.902 INFO:tasks.workunit.client.0.smithi089.stdout: tag: 2024-08-29T18:31:39.902 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:39.903 INFO:tasks.workunit.client.0.smithi089.stdout: client.34773 expiration=0.000000 addr=v1:172.21.15.89:0/674020160 cookie= 2024-08-29T18:31:39.903 INFO:tasks.workunit.client.0.smithi089.stdout: client.44690 expiration=2024-08-29T18:33:39.900483+0000 addr=v1:172.21.15.89:0/624612718 cookie= 2024-08-29T18:31:39.904 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:39.905 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: shared 2024-08-29T18:31:39.905 INFO:tasks.workunit.client.0.smithi089.stdout: tag: 2024-08-29T18:31:39.905 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:39.905 INFO:tasks.workunit.client.0.smithi089.stdout: client.34773 expiration=0.000000 addr=v1:172.21.15.89:0/674020160 cookie= 2024-08-29T18:31:40.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[77323]: cluster 2024-08-29T18:31:38.822724+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-29T18:31:40.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[77323]: audit 2024-08-29T18:31:38.827294+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.89:0/624612718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[77323]: audit 2024-08-29T18:31:38.827950+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[77323]: cluster 2024-08-29T18:31:38.956351+0000 mgr.y (mgr.34104) 579 : cluster [DBG] pgmap v1158: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[78574]: cluster 2024-08-29T18:31:38.822724+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-29T18:31:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[78574]: audit 2024-08-29T18:31:38.827294+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.89:0/624612718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[78574]: audit 2024-08-29T18:31:38.827950+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:39 smithi089 bash[78574]: cluster 2024-08-29T18:31:38.956351+0000 mgr.y (mgr.34104) 579 : cluster [DBG] pgmap v1158: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:39 smithi144 bash[67678]: cluster 2024-08-29T18:31:38.822724+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-29T18:31:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:39 smithi144 bash[67678]: audit 2024-08-29T18:31:38.827294+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.89:0/624612718' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:39 smithi144 bash[67678]: audit 2024-08-29T18:31:38.827950+0000 mon.a (mon.0) 1788 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:39 smithi144 bash[67678]: cluster 2024-08-29T18:31:38.956351+0000 mgr.y (mgr.34104) 579 : cluster [DBG] pgmap v1158: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:40.841 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestMultiLocking (2903 ms) 2024-08-29T18:31:40.841 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestMeta 2024-08-29T18:31:41.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:40 smithi089 bash[77323]: cluster 2024-08-29T18:31:39.813676+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:41.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:40 smithi089 bash[77323]: audit 2024-08-29T18:31:39.825512+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:41.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:40 smithi089 bash[77323]: cluster 2024-08-29T18:31:39.835308+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-29T18:31:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:40 smithi089 bash[78574]: cluster 2024-08-29T18:31:39.813676+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:40 smithi089 bash[78574]: audit 2024-08-29T18:31:39.825512+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:40 smithi089 bash[78574]: cluster 2024-08-29T18:31:39.835308+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-29T18:31:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:40 smithi144 bash[67678]: cluster 2024-08-29T18:31:39.813676+0000 mon.a (mon.0) 1789 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:40 smithi144 bash[67678]: audit 2024-08-29T18:31:39.825512+0000 mon.a (mon.0) 1790 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:40 smithi144 bash[67678]: cluster 2024-08-29T18:31:39.835308+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-29T18:31:42.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:41 smithi089 bash[77323]: cluster 2024-08-29T18:31:40.835724+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-29T18:31:42.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:41 smithi089 bash[77323]: cluster 2024-08-29T18:31:40.956948+0000 mgr.y (mgr.34104) 580 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:42.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:41 smithi089 bash[78574]: cluster 2024-08-29T18:31:40.835724+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-29T18:31:42.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:41 smithi089 bash[78574]: cluster 2024-08-29T18:31:40.956948+0000 mgr.y (mgr.34104) 580 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:42.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:41 smithi144 bash[67678]: cluster 2024-08-29T18:31:40.835724+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-29T18:31:42.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:41 smithi144 bash[67678]: cluster 2024-08-29T18:31:40.956948+0000 mgr.y (mgr.34104) 580 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:42.925 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: shared 2024-08-29T18:31:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: tag: 2024-08-29T18:31:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: client.34785 expiration=0.000000 addr=v1:172.21.15.89:0/2115803332 cookie= 2024-08-29T18:31:42.929 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: exclusive 2024-08-29T18:31:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: tag: new_tag 2024-08-29T18:31:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: client.34779 expiration=0.000000 addr=v1:172.21.15.89:0/1240886937 cookie= 2024-08-29T18:31:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[77323]: cluster 2024-08-29T18:31:41.839465+0000 mon.a (mon.0) 1793 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[77323]: cluster 2024-08-29T18:31:41.839553+0000 mon.a (mon.0) 1794 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[77323]: cluster 2024-08-29T18:31:41.861384+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-29T18:31:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[77323]: audit 2024-08-29T18:31:41.867867+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? 172.21.15.89:0/1240886937' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[78574]: cluster 2024-08-29T18:31:41.839465+0000 mon.a (mon.0) 1793 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[78574]: cluster 2024-08-29T18:31:41.839553+0000 mon.a (mon.0) 1794 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[78574]: cluster 2024-08-29T18:31:41.861384+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-29T18:31:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:42 smithi089 bash[78574]: audit 2024-08-29T18:31:41.867867+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? 172.21.15.89:0/1240886937' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:42 smithi144 bash[67678]: cluster 2024-08-29T18:31:41.839465+0000 mon.a (mon.0) 1793 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:42 smithi144 bash[67678]: cluster 2024-08-29T18:31:41.839553+0000 mon.a (mon.0) 1794 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:42 smithi144 bash[67678]: cluster 2024-08-29T18:31:41.861384+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-29T18:31:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:42 smithi144 bash[67678]: audit 2024-08-29T18:31:41.867867+0000 mon.a (mon.0) 1796 : audit [INF] from='client.? 172.21.15.89:0/1240886937' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:43.882 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestMeta (3040 ms) 2024-08-29T18:31:43.882 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestCookie 2024-08-29T18:31:44.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:43 smithi089 bash[77323]: audit 2024-08-29T18:31:42.859543+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.89:0/1240886937' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:44.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:43 smithi089 bash[77323]: cluster 2024-08-29T18:31:42.866924+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-29T18:31:44.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:43 smithi089 bash[77323]: cluster 2024-08-29T18:31:42.957666+0000 mgr.y (mgr.34104) 581 : cluster [DBG] pgmap v1164: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:44.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:43 smithi089 bash[78574]: audit 2024-08-29T18:31:42.859543+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.89:0/1240886937' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:44.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:43 smithi089 bash[78574]: cluster 2024-08-29T18:31:42.866924+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-29T18:31:44.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:43 smithi089 bash[78574]: cluster 2024-08-29T18:31:42.957666+0000 mgr.y (mgr.34104) 581 : cluster [DBG] pgmap v1164: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:43 smithi144 bash[67678]: audit 2024-08-29T18:31:42.859543+0000 mon.a (mon.0) 1797 : audit [INF] from='client.? 172.21.15.89:0/1240886937' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:43 smithi144 bash[67678]: cluster 2024-08-29T18:31:42.866924+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-29T18:31:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:43 smithi144 bash[67678]: cluster 2024-08-29T18:31:42.957666+0000 mgr.y (mgr.34104) 581 : cluster [DBG] pgmap v1164: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:45.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:31:45] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2024-08-29T18:31:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:44 smithi089 bash[77323]: cluster 2024-08-29T18:31:43.876600+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-29T18:31:45.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:44 smithi089 bash[78574]: cluster 2024-08-29T18:31:43.876600+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-29T18:31:45.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:44 smithi144 bash[67678]: cluster 2024-08-29T18:31:43.876600+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-29T18:31:46.028 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: exclusive 2024-08-29T18:31:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: tag: 2024-08-29T18:31:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:46.034 INFO:tasks.workunit.client.0.smithi089.stdout:lock: mylock 2024-08-29T18:31:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: lock_type: shared 2024-08-29T18:31:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: tag: 2024-08-29T18:31:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: lockers: 2024-08-29T18:31:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: client.44711 expiration=0.000000 addr=v1:172.21.15.89:0/3981515306 cookie= 2024-08-29T18:31:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: client.44711 expiration=0.000000 addr=v1:172.21.15.89:0/3981515306 cookie=new cookie 2024-08-29T18:31:46.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[78574]: cluster 2024-08-29T18:31:44.883595+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[78574]: audit 2024-08-29T18:31:44.889712+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.89:0/3981515306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[78574]: audit 2024-08-29T18:31:44.898682+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[78574]: cluster 2024-08-29T18:31:44.958371+0000 mgr.y (mgr.34104) 582 : cluster [DBG] pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[78574]: audit 2024-08-29T18:31:45.875459+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[78574]: cluster 2024-08-29T18:31:45.885433+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[77323]: cluster 2024-08-29T18:31:44.883595+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[77323]: audit 2024-08-29T18:31:44.889712+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.89:0/3981515306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:46.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[77323]: audit 2024-08-29T18:31:44.898682+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[77323]: cluster 2024-08-29T18:31:44.958371+0000 mgr.y (mgr.34104) 582 : cluster [DBG] pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[77323]: audit 2024-08-29T18:31:45.875459+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:45 smithi089 bash[77323]: cluster 2024-08-29T18:31:45.885433+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-29T18:31:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:45 smithi144 bash[67678]: cluster 2024-08-29T18:31:44.883595+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-29T18:31:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:45 smithi144 bash[67678]: audit 2024-08-29T18:31:44.889712+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.89:0/3981515306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:45 smithi144 bash[67678]: audit 2024-08-29T18:31:44.898682+0000 mon.a (mon.0) 1801 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:45 smithi144 bash[67678]: cluster 2024-08-29T18:31:44.958371+0000 mgr.y (mgr.34104) 582 : cluster [DBG] pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:45 smithi144 bash[67678]: audit 2024-08-29T18:31:45.875459+0000 mon.a (mon.0) 1802 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:45 smithi144 bash[67678]: cluster 2024-08-29T18:31:45.885433+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-29T18:31:46.921 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestCookie (3040 ms) 2024-08-29T18:31:46.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-08-29T18:31:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:46 smithi089 bash[77323]: cluster 2024-08-29T18:31:45.891666+0000 mon.a (mon.0) 1804 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:47.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:46 smithi089 bash[78574]: cluster 2024-08-29T18:31:45.891666+0000 mon.a (mon.0) 1804 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:46 smithi144 bash[67678]: cluster 2024-08-29T18:31:45.891666+0000 mon.a (mon.0) 1804 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:31:48.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:47 smithi089 bash[77323]: cluster 2024-08-29T18:31:46.916854+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-29T18:31:48.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:47 smithi089 bash[77323]: cluster 2024-08-29T18:31:46.959077+0000 mgr.y (mgr.34104) 583 : cluster [DBG] pgmap v1170: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:48.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:47 smithi089 bash[78574]: cluster 2024-08-29T18:31:46.916854+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-29T18:31:48.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:47 smithi089 bash[78574]: cluster 2024-08-29T18:31:46.959077+0000 mgr.y (mgr.34104) 583 : cluster [DBG] pgmap v1170: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:48.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:47 smithi144 bash[67678]: cluster 2024-08-29T18:31:46.916854+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-29T18:31:48.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:47 smithi144 bash[67678]: cluster 2024-08-29T18:31:46.959077+0000 mgr.y (mgr.34104) 583 : cluster [DBG] pgmap v1170: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:49.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[78574]: cluster 2024-08-29T18:31:47.910234+0000 mon.a (mon.0) 1806 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[78574]: cluster 2024-08-29T18:31:47.910280+0000 mon.a (mon.0) 1807 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[78574]: cluster 2024-08-29T18:31:47.932857+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[78574]: audit 2024-08-29T18:31:47.936124+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.89:0/3094185804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[78574]: audit 2024-08-29T18:31:47.937017+0000 mon.a (mon.0) 1809 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[77323]: cluster 2024-08-29T18:31:47.910234+0000 mon.a (mon.0) 1806 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[77323]: cluster 2024-08-29T18:31:47.910280+0000 mon.a (mon.0) 1807 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[77323]: cluster 2024-08-29T18:31:47.932857+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[77323]: audit 2024-08-29T18:31:47.936124+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.89:0/3094185804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:48 smithi089 bash[77323]: audit 2024-08-29T18:31:47.937017+0000 mon.a (mon.0) 1809 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:48 smithi144 bash[67678]: cluster 2024-08-29T18:31:47.910234+0000 mon.a (mon.0) 1806 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:31:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:48 smithi144 bash[67678]: cluster 2024-08-29T18:31:47.910280+0000 mon.a (mon.0) 1807 : cluster [INF] Cluster is now healthy 2024-08-29T18:31:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:48 smithi144 bash[67678]: cluster 2024-08-29T18:31:47.932857+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-29T18:31:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:48 smithi144 bash[67678]: audit 2024-08-29T18:31:47.936124+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.89:0/3094185804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:48 smithi144 bash[67678]: audit 2024-08-29T18:31:47.937017+0000 mon.a (mon.0) 1809 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:49.961 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestMultipleLocks (3040 ms) 2024-08-29T18:31:49.961 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestLockDuration 2024-08-29T18:31:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:49 smithi144 bash[67678]: audit 2024-08-29T18:31:48.932688+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:49 smithi144 bash[67678]: cluster 2024-08-29T18:31:48.940717+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-29T18:31:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:49 smithi144 bash[67678]: cluster 2024-08-29T18:31:48.959623+0000 mgr.y (mgr.34104) 584 : cluster [DBG] pgmap v1173: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:49 smithi089 bash[77323]: audit 2024-08-29T18:31:48.932688+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:49 smithi089 bash[77323]: cluster 2024-08-29T18:31:48.940717+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-29T18:31:50.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:49 smithi089 bash[77323]: cluster 2024-08-29T18:31:48.959623+0000 mgr.y (mgr.34104) 584 : cluster [DBG] pgmap v1173: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:49 smithi089 bash[78574]: audit 2024-08-29T18:31:48.932688+0000 mon.a (mon.0) 1810 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:49 smithi089 bash[78574]: cluster 2024-08-29T18:31:48.940717+0000 mon.a (mon.0) 1811 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-29T18:31:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:49 smithi089 bash[78574]: cluster 2024-08-29T18:31:48.959623+0000 mgr.y (mgr.34104) 584 : cluster [DBG] pgmap v1173: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:51.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:50 smithi144 bash[67678]: cluster 2024-08-29T18:31:49.956589+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-29T18:31:51.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:50 smithi089 bash[77323]: cluster 2024-08-29T18:31:49.956589+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-29T18:31:51.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:50 smithi089 bash[78574]: cluster 2024-08-29T18:31:49.956589+0000 mon.a (mon.0) 1812 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-29T18:31:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:51 smithi144 bash[67678]: cluster 2024-08-29T18:31:50.960239+0000 mgr.y (mgr.34104) 585 : cluster [DBG] pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:51 smithi144 bash[67678]: cluster 2024-08-29T18:31:50.966059+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-29T18:31:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:51 smithi144 bash[67678]: audit 2024-08-29T18:31:50.978843+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.89:0/985810403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:51 smithi144 bash[67678]: audit 2024-08-29T18:31:50.980215+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[77323]: cluster 2024-08-29T18:31:50.960239+0000 mgr.y (mgr.34104) 585 : cluster [DBG] pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[77323]: cluster 2024-08-29T18:31:50.966059+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-29T18:31:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[77323]: audit 2024-08-29T18:31:50.978843+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.89:0/985810403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[77323]: audit 2024-08-29T18:31:50.980215+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[78574]: cluster 2024-08-29T18:31:50.960239+0000 mgr.y (mgr.34104) 585 : cluster [DBG] pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:31:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[78574]: cluster 2024-08-29T18:31:50.966059+0000 mon.a (mon.0) 1813 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-29T18:31:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[78574]: audit 2024-08-29T18:31:50.978843+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.89:0/985810403' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:51 smithi089 bash[78574]: audit 2024-08-29T18:31:50.980215+0000 mon.a (mon.0) 1814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:31:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:52 smithi144 bash[67678]: audit 2024-08-29T18:31:51.970950+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:52 smithi144 bash[67678]: cluster 2024-08-29T18:31:51.979526+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-29T18:31:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:52 smithi144 bash[67678]: audit 2024-08-29T18:31:52.711100+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:52 smithi089 bash[77323]: audit 2024-08-29T18:31:51.970950+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:52 smithi089 bash[77323]: cluster 2024-08-29T18:31:51.979526+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-29T18:31:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:52 smithi089 bash[77323]: audit 2024-08-29T18:31:52.711100+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:52 smithi089 bash[78574]: audit 2024-08-29T18:31:51.970950+0000 mon.a (mon.0) 1815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:31:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:52 smithi089 bash[78574]: cluster 2024-08-29T18:31:51.979526+0000 mon.a (mon.0) 1816 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-29T18:31:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:52 smithi089 bash[78574]: audit 2024-08-29T18:31:52.711100+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:31:54.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:53 smithi144 bash[67678]: cluster 2024-08-29T18:31:52.961199+0000 mgr.y (mgr.34104) 586 : cluster [DBG] pgmap v1178: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:54.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:53 smithi144 bash[67678]: cluster 2024-08-29T18:31:52.995425+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-29T18:31:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:53 smithi089 bash[77323]: cluster 2024-08-29T18:31:52.961199+0000 mgr.y (mgr.34104) 586 : cluster [DBG] pgmap v1178: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:54.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:53 smithi089 bash[77323]: cluster 2024-08-29T18:31:52.995425+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-29T18:31:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:53 smithi089 bash[78574]: cluster 2024-08-29T18:31:52.961199+0000 mgr.y (mgr.34104) 586 : cluster [DBG] pgmap v1178: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:53 smithi089 bash[78574]: cluster 2024-08-29T18:31:52.995425+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-29T18:31:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:31:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:31:55] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-08-29T18:31:56.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:55 smithi144 bash[67678]: cluster 2024-08-29T18:31:54.962214+0000 mgr.y (mgr.34104) 587 : cluster [DBG] pgmap v1180: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:56.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:55 smithi089 bash[77323]: cluster 2024-08-29T18:31:54.962214+0000 mgr.y (mgr.34104) 587 : cluster [DBG] pgmap v1180: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:56.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:55 smithi089 bash[78574]: cluster 2024-08-29T18:31:54.962214+0000 mgr.y (mgr.34104) 587 : cluster [DBG] pgmap v1180: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:58.008 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestLockDuration (8047 ms) 2024-08-29T18:31:58.008 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-08-29T18:31:58.305 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:58 smithi144 bash[67678]: cluster 2024-08-29T18:31:56.963252+0000 mgr.y (mgr.34104) 588 : cluster [DBG] pgmap v1181: 137 pgs: 137 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:58.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:58 smithi089 bash[77323]: cluster 2024-08-29T18:31:56.963252+0000 mgr.y (mgr.34104) 588 : cluster [DBG] pgmap v1181: 137 pgs: 137 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:58.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:58 smithi089 bash[78574]: cluster 2024-08-29T18:31:56.963252+0000 mgr.y (mgr.34104) 588 : cluster [DBG] pgmap v1181: 137 pgs: 137 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:31:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:31:59 smithi144 bash[67678]: cluster 2024-08-29T18:31:57.998278+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-29T18:31:59.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:31:59 smithi089 bash[77323]: cluster 2024-08-29T18:31:57.998278+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-29T18:31:59.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:31:59 smithi089 bash[78574]: cluster 2024-08-29T18:31:57.998278+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-29T18:32:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:00 smithi144 bash[67678]: cluster 2024-08-29T18:31:58.964153+0000 mgr.y (mgr.34104) 589 : cluster [DBG] pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:00 smithi144 bash[67678]: cluster 2024-08-29T18:31:59.023630+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-29T18:32:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:00 smithi144 bash[67678]: audit 2024-08-29T18:31:59.027986+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.89:0/390697152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:00 smithi144 bash[67678]: audit 2024-08-29T18:31:59.028923+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[78574]: cluster 2024-08-29T18:31:58.964153+0000 mgr.y (mgr.34104) 589 : cluster [DBG] pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[78574]: cluster 2024-08-29T18:31:59.023630+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-29T18:32:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[78574]: audit 2024-08-29T18:31:59.027986+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.89:0/390697152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[78574]: audit 2024-08-29T18:31:59.028923+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[77323]: cluster 2024-08-29T18:31:58.964153+0000 mgr.y (mgr.34104) 589 : cluster [DBG] pgmap v1183: 105 pgs: 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[77323]: cluster 2024-08-29T18:31:59.023630+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-29T18:32:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[77323]: audit 2024-08-29T18:31:59.027986+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.89:0/390697152' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:00 smithi089 bash[77323]: audit 2024-08-29T18:31:59.028923+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:01.055 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestAssertLocked (3047 ms) 2024-08-29T18:32:01.055 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestSetCookie 2024-08-29T18:32:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:01 smithi144 bash[67678]: audit 2024-08-29T18:32:00.017027+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:01 smithi144 bash[67678]: cluster 2024-08-29T18:32:00.024341+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-29T18:32:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:01 smithi089 bash[77323]: audit 2024-08-29T18:32:00.017027+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:01 smithi089 bash[77323]: cluster 2024-08-29T18:32:00.024341+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-29T18:32:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:01 smithi089 bash[78574]: audit 2024-08-29T18:32:00.017027+0000 mon.a (mon.0) 1822 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:01 smithi089 bash[78574]: cluster 2024-08-29T18:32:00.024341+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-29T18:32:02.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:02 smithi144 bash[67678]: cluster 2024-08-29T18:32:00.964824+0000 mgr.y (mgr.34104) 590 : cluster [DBG] pgmap v1186: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:02.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:02 smithi144 bash[67678]: cluster 2024-08-29T18:32:01.050637+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-29T18:32:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:02 smithi089 bash[77323]: cluster 2024-08-29T18:32:00.964824+0000 mgr.y (mgr.34104) 590 : cluster [DBG] pgmap v1186: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:02 smithi089 bash[77323]: cluster 2024-08-29T18:32:01.050637+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-29T18:32:02.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:02 smithi089 bash[78574]: cluster 2024-08-29T18:32:00.964824+0000 mgr.y (mgr.34104) 590 : cluster [DBG] pgmap v1186: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:02.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:02 smithi089 bash[78574]: cluster 2024-08-29T18:32:01.050637+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-29T18:32:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:03 smithi144 bash[67678]: cluster 2024-08-29T18:32:02.059789+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-29T18:32:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:03 smithi144 bash[67678]: audit 2024-08-29T18:32:02.064365+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.89:0/3086349821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:03 smithi144 bash[67678]: audit 2024-08-29T18:32:02.065353+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:03.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:03 smithi089 bash[77323]: cluster 2024-08-29T18:32:02.059789+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-29T18:32:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:03 smithi089 bash[77323]: audit 2024-08-29T18:32:02.064365+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.89:0/3086349821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:03 smithi089 bash[77323]: audit 2024-08-29T18:32:02.065353+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:03 smithi089 bash[78574]: cluster 2024-08-29T18:32:02.059789+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-29T18:32:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:03 smithi089 bash[78574]: audit 2024-08-29T18:32:02.064365+0000 mon.c (mon.2) 51 : audit [INF] from='client.? 172.21.15.89:0/3086349821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:03 smithi089 bash[78574]: audit 2024-08-29T18:32:02.065353+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:04.082 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestSetCookie (3026 ms) 2024-08-29T18:32:04.082 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestRenew 2024-08-29T18:32:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[77323]: cluster 2024-08-29T18:32:02.965877+0000 mgr.y (mgr.34104) 591 : cluster [DBG] pgmap v1189: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[77323]: audit 2024-08-29T18:32:03.067231+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:04.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[77323]: cluster 2024-08-29T18:32:03.075231+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-29T18:32:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[77323]: cluster 2024-08-29T18:32:03.392233+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[78574]: cluster 2024-08-29T18:32:02.965877+0000 mgr.y (mgr.34104) 591 : cluster [DBG] pgmap v1189: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[78574]: audit 2024-08-29T18:32:03.067231+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[78574]: cluster 2024-08-29T18:32:03.075231+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-29T18:32:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:04 smithi089 bash[78574]: cluster 2024-08-29T18:32:03.392233+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:04.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:04 smithi144 bash[67678]: cluster 2024-08-29T18:32:02.965877+0000 mgr.y (mgr.34104) 591 : cluster [DBG] pgmap v1189: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:04.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:04 smithi144 bash[67678]: audit 2024-08-29T18:32:03.067231+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:04.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:04 smithi144 bash[67678]: cluster 2024-08-29T18:32:03.075231+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-29T18:32:04.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:04 smithi144 bash[67678]: cluster 2024-08-29T18:32:03.392233+0000 mon.a (mon.0) 1829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:32:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:32:05] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-08-29T18:32:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:05 smithi089 bash[77323]: cluster 2024-08-29T18:32:04.078933+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-29T18:32:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:05 smithi089 bash[78574]: cluster 2024-08-29T18:32:04.078933+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-29T18:32:05.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:05 smithi144 bash[67678]: cluster 2024-08-29T18:32:04.078933+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-29T18:32:06.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[77323]: cluster 2024-08-29T18:32:04.966557+0000 mgr.y (mgr.34104) 592 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[77323]: cluster 2024-08-29T18:32:05.084672+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[77323]: cluster 2024-08-29T18:32:05.084756+0000 mon.a (mon.0) 1832 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[77323]: cluster 2024-08-29T18:32:05.110244+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[77323]: audit 2024-08-29T18:32:05.114279+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.89:0/2141670389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[77323]: audit 2024-08-29T18:32:05.118609+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[78574]: cluster 2024-08-29T18:32:04.966557+0000 mgr.y (mgr.34104) 592 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[78574]: cluster 2024-08-29T18:32:05.084672+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[78574]: cluster 2024-08-29T18:32:05.084756+0000 mon.a (mon.0) 1832 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[78574]: cluster 2024-08-29T18:32:05.110244+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[78574]: audit 2024-08-29T18:32:05.114279+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.89:0/2141670389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:06 smithi089 bash[78574]: audit 2024-08-29T18:32:05.118609+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:06 smithi144 bash[67678]: cluster 2024-08-29T18:32:04.966557+0000 mgr.y (mgr.34104) 592 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:06 smithi144 bash[67678]: cluster 2024-08-29T18:32:05.084672+0000 mon.a (mon.0) 1831 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:06 smithi144 bash[67678]: cluster 2024-08-29T18:32:05.084756+0000 mon.a (mon.0) 1832 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:06 smithi144 bash[67678]: cluster 2024-08-29T18:32:05.110244+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-29T18:32:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:06 smithi144 bash[67678]: audit 2024-08-29T18:32:05.114279+0000 mon.c (mon.2) 52 : audit [INF] from='client.? 172.21.15.89:0/2141670389' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:06 smithi144 bash[67678]: audit 2024-08-29T18:32:05.118609+0000 mon.a (mon.0) 1834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:07.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:07 smithi089 bash[77323]: audit 2024-08-29T18:32:06.102427+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:07.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:07 smithi089 bash[77323]: cluster 2024-08-29T18:32:06.110012+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-29T18:32:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:07 smithi089 bash[78574]: audit 2024-08-29T18:32:06.102427+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:07 smithi089 bash[78574]: cluster 2024-08-29T18:32:06.110012+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-29T18:32:07.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:07 smithi144 bash[67678]: audit 2024-08-29T18:32:06.102427+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:07.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:07 smithi144 bash[67678]: cluster 2024-08-29T18:32:06.110012+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-29T18:32:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:08 smithi089 bash[77323]: cluster 2024-08-29T18:32:06.967551+0000 mgr.y (mgr.34104) 593 : cluster [DBG] pgmap v1195: 137 pgs: 21 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:08 smithi089 bash[77323]: cluster 2024-08-29T18:32:07.121847+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-29T18:32:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:08 smithi089 bash[77323]: audit 2024-08-29T18:32:07.711456+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:08 smithi089 bash[78574]: cluster 2024-08-29T18:32:06.967551+0000 mgr.y (mgr.34104) 593 : cluster [DBG] pgmap v1195: 137 pgs: 21 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:08 smithi089 bash[78574]: cluster 2024-08-29T18:32:07.121847+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-29T18:32:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:08 smithi089 bash[78574]: audit 2024-08-29T18:32:07.711456+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:08 smithi144 bash[67678]: cluster 2024-08-29T18:32:06.967551+0000 mgr.y (mgr.34104) 593 : cluster [DBG] pgmap v1195: 137 pgs: 21 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:08 smithi144 bash[67678]: cluster 2024-08-29T18:32:07.121847+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-29T18:32:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:08 smithi144 bash[67678]: audit 2024-08-29T18:32:07.711456+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:10.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:10 smithi089 bash[77323]: cluster 2024-08-29T18:32:08.968761+0000 mgr.y (mgr.34104) 594 : cluster [DBG] pgmap v1197: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:10 smithi089 bash[78574]: cluster 2024-08-29T18:32:08.968761+0000 mgr.y (mgr.34104) 594 : cluster [DBG] pgmap v1197: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:10.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:10 smithi144 bash[67678]: cluster 2024-08-29T18:32:08.968761+0000 mgr.y (mgr.34104) 594 : cluster [DBG] pgmap v1197: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:12.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:12 smithi089 bash[77323]: cluster 2024-08-29T18:32:10.969449+0000 mgr.y (mgr.34104) 595 : cluster [DBG] pgmap v1198: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:12.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:12 smithi089 bash[78574]: cluster 2024-08-29T18:32:10.969449+0000 mgr.y (mgr.34104) 595 : cluster [DBG] pgmap v1198: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:12 smithi144 bash[67678]: cluster 2024-08-29T18:32:10.969449+0000 mgr.y (mgr.34104) 595 : cluster [DBG] pgmap v1198: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:14.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:14 smithi089 bash[77323]: cluster 2024-08-29T18:32:12.970734+0000 mgr.y (mgr.34104) 596 : cluster [DBG] pgmap v1199: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:14.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:14 smithi089 bash[78574]: cluster 2024-08-29T18:32:12.970734+0000 mgr.y (mgr.34104) 596 : cluster [DBG] pgmap v1199: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:14 smithi144 bash[67678]: cluster 2024-08-29T18:32:12.970734+0000 mgr.y (mgr.34104) 596 : cluster [DBG] pgmap v1199: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:32:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:32:15] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-08-29T18:32:16.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:16 smithi089 bash[77323]: cluster 2024-08-29T18:32:14.971767+0000 mgr.y (mgr.34104) 597 : cluster [DBG] pgmap v1200: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:16.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:16 smithi089 bash[78574]: cluster 2024-08-29T18:32:14.971767+0000 mgr.y (mgr.34104) 597 : cluster [DBG] pgmap v1200: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:16 smithi144 bash[67678]: cluster 2024-08-29T18:32:14.971767+0000 mgr.y (mgr.34104) 597 : cluster [DBG] pgmap v1200: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 115 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:18.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:18 smithi089 bash[77323]: cluster 2024-08-29T18:32:16.972751+0000 mgr.y (mgr.34104) 598 : cluster [DBG] pgmap v1201: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:18.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:18 smithi089 bash[78574]: cluster 2024-08-29T18:32:16.972751+0000 mgr.y (mgr.34104) 598 : cluster [DBG] pgmap v1201: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:18 smithi144 bash[67678]: cluster 2024-08-29T18:32:16.972751+0000 mgr.y (mgr.34104) 598 : cluster [DBG] pgmap v1201: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:20.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:20 smithi089 bash[77323]: cluster 2024-08-29T18:32:18.973998+0000 mgr.y (mgr.34104) 599 : cluster [DBG] pgmap v1202: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:20.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:20 smithi089 bash[78574]: cluster 2024-08-29T18:32:18.973998+0000 mgr.y (mgr.34104) 599 : cluster [DBG] pgmap v1202: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:20.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:20 smithi144 bash[67678]: cluster 2024-08-29T18:32:18.973998+0000 mgr.y (mgr.34104) 599 : cluster [DBG] pgmap v1202: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 259 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:22.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:22 smithi089 bash[78574]: cluster 2024-08-29T18:32:20.974670+0000 mgr.y (mgr.34104) 600 : cluster [DBG] pgmap v1203: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:22.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:22 smithi089 bash[77323]: cluster 2024-08-29T18:32:20.974670+0000 mgr.y (mgr.34104) 600 : cluster [DBG] pgmap v1203: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:22.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:22 smithi144 bash[67678]: cluster 2024-08-29T18:32:20.974670+0000 mgr.y (mgr.34104) 600 : cluster [DBG] pgmap v1203: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:23.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:23 smithi089 bash[77323]: audit 2024-08-29T18:32:22.711917+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:23 smithi089 bash[78574]: audit 2024-08-29T18:32:22.711917+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:23.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:23 smithi144 bash[67678]: audit 2024-08-29T18:32:22.711917+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:24.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:24 smithi089 bash[77323]: cluster 2024-08-29T18:32:22.975908+0000 mgr.y (mgr.34104) 601 : cluster [DBG] pgmap v1204: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:24.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:24 smithi089 bash[78574]: cluster 2024-08-29T18:32:22.975908+0000 mgr.y (mgr.34104) 601 : cluster [DBG] pgmap v1204: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:24.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:24 smithi144 bash[67678]: cluster 2024-08-29T18:32:22.975908+0000 mgr.y (mgr.34104) 601 : cluster [DBG] pgmap v1204: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:25.180 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestRenew (21098 ms) 2024-08-29T18:32:25.180 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-08-29T18:32:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:32:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:32:25] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-08-29T18:32:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:26 smithi089 bash[77323]: cluster 2024-08-29T18:32:24.976937+0000 mgr.y (mgr.34104) 602 : cluster [DBG] pgmap v1205: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:26 smithi089 bash[77323]: cluster 2024-08-29T18:32:25.174102+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-29T18:32:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:26 smithi089 bash[78574]: cluster 2024-08-29T18:32:24.976937+0000 mgr.y (mgr.34104) 602 : cluster [DBG] pgmap v1205: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:26 smithi089 bash[78574]: cluster 2024-08-29T18:32:25.174102+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-29T18:32:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:26 smithi144 bash[67678]: cluster 2024-08-29T18:32:24.976937+0000 mgr.y (mgr.34104) 602 : cluster [DBG] pgmap v1205: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:26 smithi144 bash[67678]: cluster 2024-08-29T18:32:25.174102+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-29T18:32:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:27 smithi144 bash[67678]: cluster 2024-08-29T18:32:26.186477+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-29T18:32:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:27 smithi144 bash[67678]: audit 2024-08-29T18:32:26.188190+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.89:0/2835722882' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:27 smithi144 bash[67678]: audit 2024-08-29T18:32:26.190072+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:27 smithi144 bash[67678]: audit 2024-08-29T18:32:26.530908+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:32:27.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[77323]: cluster 2024-08-29T18:32:26.186477+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-29T18:32:27.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[77323]: audit 2024-08-29T18:32:26.188190+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.89:0/2835722882' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[77323]: audit 2024-08-29T18:32:26.190072+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[77323]: audit 2024-08-29T18:32:26.530908+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:32:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[78574]: cluster 2024-08-29T18:32:26.186477+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-29T18:32:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[78574]: audit 2024-08-29T18:32:26.188190+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.89:0/2835722882' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[78574]: audit 2024-08-29T18:32:26.190072+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:27 smithi089 bash[78574]: audit 2024-08-29T18:32:26.530908+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: cluster 2024-08-29T18:32:26.977989+0000 mgr.y (mgr.34104) 603 : cluster [DBG] pgmap v1208: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: cluster 2024-08-29T18:32:27.178907+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: audit 2024-08-29T18:32:27.188430+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: cluster 2024-08-29T18:32:27.194183+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: audit 2024-08-29T18:32:27.291298+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: audit 2024-08-29T18:32:27.292512+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:32:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:28 smithi144 bash[67678]: audit 2024-08-29T18:32:27.300120+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:32:28.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: cluster 2024-08-29T18:32:26.977989+0000 mgr.y (mgr.34104) 603 : cluster [DBG] pgmap v1208: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: cluster 2024-08-29T18:32:27.178907+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: audit 2024-08-29T18:32:27.188430+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: cluster 2024-08-29T18:32:27.194183+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: audit 2024-08-29T18:32:27.291298+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: audit 2024-08-29T18:32:27.292512+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[77323]: audit 2024-08-29T18:32:27.300120+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: cluster 2024-08-29T18:32:26.977989+0000 mgr.y (mgr.34104) 603 : cluster [DBG] pgmap v1208: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: cluster 2024-08-29T18:32:27.178907+0000 mon.a (mon.0) 1844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: audit 2024-08-29T18:32:27.188430+0000 mon.a (mon.0) 1845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: cluster 2024-08-29T18:32:27.194183+0000 mon.a (mon.0) 1846 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-29T18:32:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: audit 2024-08-29T18:32:27.291298+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:32:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: audit 2024-08-29T18:32:27.292512+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:32:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:28 smithi089 bash[78574]: audit 2024-08-29T18:32:27.300120+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:32:29.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:29 smithi144 bash[67678]: cluster 2024-08-29T18:32:28.205760+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-29T18:32:29.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:29 smithi089 bash[77323]: cluster 2024-08-29T18:32:28.205760+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-29T18:32:29.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:29 smithi089 bash[78574]: cluster 2024-08-29T18:32:28.205760+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-29T18:32:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:30 smithi144 bash[67678]: cluster 2024-08-29T18:32:28.978987+0000 mgr.y (mgr.34104) 604 : cluster [DBG] pgmap v1211: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:30 smithi144 bash[67678]: cluster 2024-08-29T18:32:29.199126+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:30 smithi144 bash[67678]: cluster 2024-08-29T18:32:29.199188+0000 mon.a (mon.0) 1852 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:30.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:30 smithi089 bash[77323]: cluster 2024-08-29T18:32:28.978987+0000 mgr.y (mgr.34104) 604 : cluster [DBG] pgmap v1211: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:30 smithi089 bash[77323]: cluster 2024-08-29T18:32:29.199126+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:30 smithi089 bash[77323]: cluster 2024-08-29T18:32:29.199188+0000 mon.a (mon.0) 1852 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:30 smithi089 bash[78574]: cluster 2024-08-29T18:32:28.978987+0000 mgr.y (mgr.34104) 604 : cluster [DBG] pgmap v1211: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:30 smithi089 bash[78574]: cluster 2024-08-29T18:32:29.199126+0000 mon.a (mon.0) 1851 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:30 smithi089 bash[78574]: cluster 2024-08-29T18:32:29.199188+0000 mon.a (mon.0) 1852 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:32.230 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7049 ms) 2024-08-29T18:32:32.230 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-08-29T18:32:32.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:32 smithi144 bash[67678]: cluster 2024-08-29T18:32:30.979695+0000 mgr.y (mgr.34104) 605 : cluster [DBG] pgmap v1212: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:32.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:32 smithi089 bash[77323]: cluster 2024-08-29T18:32:30.979695+0000 mgr.y (mgr.34104) 605 : cluster [DBG] pgmap v1212: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:32.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:32 smithi089 bash[78574]: cluster 2024-08-29T18:32:30.979695+0000 mgr.y (mgr.34104) 605 : cluster [DBG] pgmap v1212: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:33 smithi144 bash[67678]: cluster 2024-08-29T18:32:32.221463+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-29T18:32:33.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:33 smithi089 bash[77323]: cluster 2024-08-29T18:32:32.221463+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-29T18:32:33.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:33 smithi089 bash[78574]: cluster 2024-08-29T18:32:32.221463+0000 mon.a (mon.0) 1853 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-29T18:32:34.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:34 smithi144 bash[67678]: cluster 2024-08-29T18:32:32.980543+0000 mgr.y (mgr.34104) 606 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:34.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:34 smithi144 bash[67678]: cluster 2024-08-29T18:32:33.248373+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-29T18:32:34.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:34 smithi144 bash[67678]: audit 2024-08-29T18:32:33.253390+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.89:0/1247499542' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:34.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:34 smithi144 bash[67678]: audit 2024-08-29T18:32:33.254179+0000 mon.a (mon.0) 1855 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:34.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[77323]: cluster 2024-08-29T18:32:32.980543+0000 mgr.y (mgr.34104) 606 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[77323]: cluster 2024-08-29T18:32:33.248373+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[77323]: audit 2024-08-29T18:32:33.253390+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.89:0/1247499542' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[77323]: audit 2024-08-29T18:32:33.254179+0000 mon.a (mon.0) 1855 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[78574]: cluster 2024-08-29T18:32:32.980543+0000 mgr.y (mgr.34104) 606 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[78574]: cluster 2024-08-29T18:32:33.248373+0000 mon.a (mon.0) 1854 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[78574]: audit 2024-08-29T18:32:33.253390+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.89:0/1247499542' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:34 smithi089 bash[78574]: audit 2024-08-29T18:32:33.254179+0000 mon.a (mon.0) 1855 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:32:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:32:35] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-08-29T18:32:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:35 smithi089 bash[78574]: audit 2024-08-29T18:32:34.242569+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:35 smithi089 bash[78574]: cluster 2024-08-29T18:32:34.250129+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-29T18:32:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:35 smithi089 bash[77323]: audit 2024-08-29T18:32:34.242569+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:35 smithi089 bash[77323]: cluster 2024-08-29T18:32:34.250129+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-29T18:32:35.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:35 smithi144 bash[67678]: audit 2024-08-29T18:32:34.242569+0000 mon.a (mon.0) 1856 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:35.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:35 smithi144 bash[67678]: cluster 2024-08-29T18:32:34.250129+0000 mon.a (mon.0) 1857 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-29T18:32:36.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:36 smithi144 bash[67678]: cluster 2024-08-29T18:32:34.981212+0000 mgr.y (mgr.34104) 607 : cluster [DBG] pgmap v1217: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:36.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:36 smithi144 bash[67678]: cluster 2024-08-29T18:32:35.280625+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-29T18:32:36.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:36 smithi089 bash[77323]: cluster 2024-08-29T18:32:34.981212+0000 mgr.y (mgr.34104) 607 : cluster [DBG] pgmap v1217: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:36 smithi089 bash[77323]: cluster 2024-08-29T18:32:35.280625+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-29T18:32:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:36 smithi089 bash[78574]: cluster 2024-08-29T18:32:34.981212+0000 mgr.y (mgr.34104) 607 : cluster [DBG] pgmap v1217: 137 pgs: 15 creating+peering, 17 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:36 smithi089 bash[78574]: cluster 2024-08-29T18:32:35.280625+0000 mon.a (mon.0) 1858 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-29T18:32:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:38 smithi144 bash[67678]: cluster 2024-08-29T18:32:36.982183+0000 mgr.y (mgr.34104) 608 : cluster [DBG] pgmap v1219: 137 pgs: 15 creating+peering, 9 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:38 smithi144 bash[67678]: audit 2024-08-29T18:32:37.712240+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:38 smithi089 bash[77323]: cluster 2024-08-29T18:32:36.982183+0000 mgr.y (mgr.34104) 608 : cluster [DBG] pgmap v1219: 137 pgs: 15 creating+peering, 9 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:38.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:38 smithi089 bash[77323]: audit 2024-08-29T18:32:37.712240+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:38 smithi089 bash[78574]: cluster 2024-08-29T18:32:36.982183+0000 mgr.y (mgr.34104) 608 : cluster [DBG] pgmap v1219: 137 pgs: 15 creating+peering, 9 unknown, 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:38 smithi089 bash[78574]: audit 2024-08-29T18:32:37.712240+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:40.299 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8069 ms) 2024-08-29T18:32:40.299 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-08-29T18:32:40.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:40 smithi144 bash[67678]: cluster 2024-08-29T18:32:38.983469+0000 mgr.y (mgr.34104) 609 : cluster [DBG] pgmap v1220: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:40.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:40 smithi089 bash[77323]: cluster 2024-08-29T18:32:38.983469+0000 mgr.y (mgr.34104) 609 : cluster [DBG] pgmap v1220: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:40 smithi089 bash[78574]: cluster 2024-08-29T18:32:38.983469+0000 mgr.y (mgr.34104) 609 : cluster [DBG] pgmap v1220: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:41.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:41 smithi144 bash[67678]: cluster 2024-08-29T18:32:40.295858+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-29T18:32:41.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:41 smithi089 bash[77323]: cluster 2024-08-29T18:32:40.295858+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-29T18:32:41.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:41 smithi089 bash[78574]: cluster 2024-08-29T18:32:40.295858+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-29T18:32:42.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[77323]: cluster 2024-08-29T18:32:40.984163+0000 mgr.y (mgr.34104) 610 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[77323]: cluster 2024-08-29T18:32:41.309482+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[77323]: audit 2024-08-29T18:32:41.315025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.89:0/949244006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[77323]: audit 2024-08-29T18:32:41.316721+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[78574]: cluster 2024-08-29T18:32:40.984163+0000 mgr.y (mgr.34104) 610 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[78574]: cluster 2024-08-29T18:32:41.309482+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[78574]: audit 2024-08-29T18:32:41.315025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.89:0/949244006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:42 smithi089 bash[78574]: audit 2024-08-29T18:32:41.316721+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:42.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:42 smithi144 bash[67678]: cluster 2024-08-29T18:32:40.984163+0000 mgr.y (mgr.34104) 610 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:42.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:42 smithi144 bash[67678]: cluster 2024-08-29T18:32:41.309482+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-29T18:32:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:42 smithi144 bash[67678]: audit 2024-08-29T18:32:41.315025+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.89:0/949244006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:42 smithi144 bash[67678]: audit 2024-08-29T18:32:41.316721+0000 mon.a (mon.0) 1862 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:43.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:43 smithi089 bash[77323]: audit 2024-08-29T18:32:42.302467+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:43 smithi089 bash[77323]: cluster 2024-08-29T18:32:42.315769+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-29T18:32:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:43 smithi089 bash[78574]: audit 2024-08-29T18:32:42.302467+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:43 smithi089 bash[78574]: cluster 2024-08-29T18:32:42.315769+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-29T18:32:43.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:43 smithi144 bash[67678]: audit 2024-08-29T18:32:42.302467+0000 mon.a (mon.0) 1863 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111304-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:43.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:43 smithi144 bash[67678]: cluster 2024-08-29T18:32:42.315769+0000 mon.a (mon.0) 1864 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-29T18:32:44.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:44 smithi089 bash[77323]: cluster 2024-08-29T18:32:42.985053+0000 mgr.y (mgr.34104) 611 : cluster [DBG] pgmap v1225: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:44 smithi089 bash[77323]: cluster 2024-08-29T18:32:43.337262+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-29T18:32:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:44 smithi089 bash[78574]: cluster 2024-08-29T18:32:42.985053+0000 mgr.y (mgr.34104) 611 : cluster [DBG] pgmap v1225: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:44 smithi089 bash[78574]: cluster 2024-08-29T18:32:43.337262+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-29T18:32:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:44 smithi144 bash[67678]: cluster 2024-08-29T18:32:42.985053+0000 mgr.y (mgr.34104) 611 : cluster [DBG] pgmap v1225: 137 pgs: 12 creating+peering, 13 unknown, 112 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:44 smithi144 bash[67678]: cluster 2024-08-29T18:32:43.337262+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-29T18:32:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:32:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:32:45] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-08-29T18:32:46.679 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:46 smithi089 bash[78574]: cluster 2024-08-29T18:32:44.985946+0000 mgr.y (mgr.34104) 612 : cluster [DBG] pgmap v1227: 137 pgs: 12 creating+peering, 1 unknown, 124 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:46 smithi089 bash[77323]: cluster 2024-08-29T18:32:44.985946+0000 mgr.y (mgr.34104) 612 : cluster [DBG] pgmap v1227: 137 pgs: 12 creating+peering, 1 unknown, 124 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:46.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:46 smithi144 bash[67678]: cluster 2024-08-29T18:32:44.985946+0000 mgr.y (mgr.34104) 612 : cluster [DBG] pgmap v1227: 137 pgs: 12 creating+peering, 1 unknown, 124 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:48.366 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8067 ms) 2024-08-29T18:32:48.366 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 11 tests from ClsLock (70428 ms total) 2024-08-29T18:32:48.366 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:32:48.366 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:32:48.366 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 11 tests from 1 test suite ran. (70428 ms total) 2024-08-29T18:32:48.366 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 11 tests. 2024-08-29T18:32:48.371 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:32:48.371 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:32:48.427 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-08-29T18:32:48.428 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_log.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2024-08-29T18:32:48.498 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:32:48.499 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-29T18:32:48.499 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:32:48.499 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from cls_log 2024-08-29T18:32:48.499 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-08-29T18:32:48.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:48 smithi089 bash[77323]: cluster 2024-08-29T18:32:46.987089+0000 mgr.y (mgr.34104) 613 : cluster [DBG] pgmap v1228: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:48 smithi089 bash[78574]: cluster 2024-08-29T18:32:46.987089+0000 mgr.y (mgr.34104) 613 : cluster [DBG] pgmap v1228: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:48.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:48 smithi144 bash[67678]: cluster 2024-08-29T18:32:46.987089+0000 mgr.y (mgr.34104) 613 : cluster [DBG] pgmap v1228: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T18:32:49.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:49 smithi089 bash[77323]: cluster 2024-08-29T18:32:48.359905+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-29T18:32:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:49 smithi089 bash[78574]: cluster 2024-08-29T18:32:48.359905+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-29T18:32:49.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:49 smithi144 bash[67678]: cluster 2024-08-29T18:32:48.359905+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-29T18:32:50.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:50 smithi089 bash[77323]: cluster 2024-08-29T18:32:48.987826+0000 mgr.y (mgr.34104) 614 : cluster [DBG] pgmap v1230: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:50 smithi089 bash[77323]: cluster 2024-08-29T18:32:49.386318+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-29T18:32:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:50 smithi089 bash[77323]: audit 2024-08-29T18:32:49.389176+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? 172.21.15.89:0/3544280410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:50 smithi089 bash[78574]: cluster 2024-08-29T18:32:48.987826+0000 mgr.y (mgr.34104) 614 : cluster [DBG] pgmap v1230: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:50 smithi089 bash[78574]: cluster 2024-08-29T18:32:49.386318+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-29T18:32:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:50 smithi089 bash[78574]: audit 2024-08-29T18:32:49.389176+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? 172.21.15.89:0/3544280410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:50 smithi144 bash[67678]: cluster 2024-08-29T18:32:48.987826+0000 mgr.y (mgr.34104) 614 : cluster [DBG] pgmap v1230: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:50 smithi144 bash[67678]: cluster 2024-08-29T18:32:49.386318+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-29T18:32:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:50 smithi144 bash[67678]: audit 2024-08-29T18:32:49.389176+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? 172.21.15.89:0/3544280410' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:51.419 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_log.test_log_add_same_time (2921 ms) 2024-08-29T18:32:51.419 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-08-29T18:32:51.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:51 smithi089 bash[77323]: audit 2024-08-29T18:32:50.379412+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? 172.21.15.89:0/3544280410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:51.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:51 smithi089 bash[77323]: cluster 2024-08-29T18:32:50.388317+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-29T18:32:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:51 smithi089 bash[78574]: audit 2024-08-29T18:32:50.379412+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? 172.21.15.89:0/3544280410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:51 smithi089 bash[78574]: cluster 2024-08-29T18:32:50.388317+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-29T18:32:51.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:51 smithi144 bash[67678]: audit 2024-08-29T18:32:50.379412+0000 mon.a (mon.0) 1869 : audit [INF] from='client.? 172.21.15.89:0/3544280410' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:51.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:51 smithi144 bash[67678]: cluster 2024-08-29T18:32:50.388317+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-29T18:32:52.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:52 smithi089 bash[77323]: cluster 2024-08-29T18:32:50.988489+0000 mgr.y (mgr.34104) 615 : cluster [DBG] pgmap v1233: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:52.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:52 smithi089 bash[77323]: cluster 2024-08-29T18:32:51.413825+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-29T18:32:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:52 smithi089 bash[78574]: cluster 2024-08-29T18:32:50.988489+0000 mgr.y (mgr.34104) 615 : cluster [DBG] pgmap v1233: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:52 smithi089 bash[78574]: cluster 2024-08-29T18:32:51.413825+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-29T18:32:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:52 smithi144 bash[67678]: cluster 2024-08-29T18:32:50.988489+0000 mgr.y (mgr.34104) 615 : cluster [DBG] pgmap v1233: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:52 smithi144 bash[67678]: cluster 2024-08-29T18:32:51.413825+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-29T18:32:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:53 smithi144 bash[67678]: cluster 2024-08-29T18:32:52.420882+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-29T18:32:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:53 smithi144 bash[67678]: audit 2024-08-29T18:32:52.426123+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.89:0/609110989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:53 smithi144 bash[67678]: audit 2024-08-29T18:32:52.712907+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:53 smithi144 bash[67678]: audit 2024-08-29T18:32:53.411619+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.89:0/609110989' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:53 smithi144 bash[67678]: cluster 2024-08-29T18:32:53.421782+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-29T18:32:53.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[77323]: cluster 2024-08-29T18:32:52.420882+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[77323]: audit 2024-08-29T18:32:52.426123+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.89:0/609110989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[77323]: audit 2024-08-29T18:32:52.712907+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[77323]: audit 2024-08-29T18:32:53.411619+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.89:0/609110989' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[77323]: cluster 2024-08-29T18:32:53.421782+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[78574]: cluster 2024-08-29T18:32:52.420882+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[78574]: audit 2024-08-29T18:32:52.426123+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? 172.21.15.89:0/609110989' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[78574]: audit 2024-08-29T18:32:52.712907+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[78574]: audit 2024-08-29T18:32:53.411619+0000 mon.a (mon.0) 1875 : audit [INF] from='client.? 172.21.15.89:0/609110989' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:53 smithi089 bash[78574]: cluster 2024-08-29T18:32:53.421782+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-29T18:32:54.453 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_log.test_log_add_different_time (3034 ms) 2024-08-29T18:32:54.453 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_log.trim_by_time 2024-08-29T18:32:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:54 smithi144 bash[67678]: cluster 2024-08-29T18:32:52.989239+0000 mgr.y (mgr.34104) 616 : cluster [DBG] pgmap v1236: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:54 smithi144 bash[67678]: cluster 2024-08-29T18:32:53.428635+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:54.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:54 smithi089 bash[77323]: cluster 2024-08-29T18:32:52.989239+0000 mgr.y (mgr.34104) 616 : cluster [DBG] pgmap v1236: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:54.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:54 smithi089 bash[77323]: cluster 2024-08-29T18:32:53.428635+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:54.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:54 smithi089 bash[78574]: cluster 2024-08-29T18:32:52.989239+0000 mgr.y (mgr.34104) 616 : cluster [DBG] pgmap v1236: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:54 smithi089 bash[78574]: cluster 2024-08-29T18:32:53.428635+0000 mon.a (mon.0) 1877 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:32:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:32:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:32:55] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-08-29T18:32:55.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:55 smithi144 bash[67678]: cluster 2024-08-29T18:32:54.443119+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-29T18:32:55.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:55 smithi089 bash[77323]: cluster 2024-08-29T18:32:54.443119+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-29T18:32:55.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:55 smithi089 bash[78574]: cluster 2024-08-29T18:32:54.443119+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-29T18:32:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:56 smithi144 bash[67678]: cluster 2024-08-29T18:32:54.989920+0000 mgr.y (mgr.34104) 617 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:56 smithi144 bash[67678]: cluster 2024-08-29T18:32:55.453560+0000 mon.a (mon.0) 1879 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:56 smithi144 bash[67678]: cluster 2024-08-29T18:32:55.453664+0000 mon.a (mon.0) 1880 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:56 smithi144 bash[67678]: cluster 2024-08-29T18:32:55.478544+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-29T18:32:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:56 smithi144 bash[67678]: audit 2024-08-29T18:32:55.490605+0000 mon.a (mon.0) 1882 : audit [INF] from='client.? 172.21.15.89:0/1491520072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:56.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[78574]: cluster 2024-08-29T18:32:54.989920+0000 mgr.y (mgr.34104) 617 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:56.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[78574]: cluster 2024-08-29T18:32:55.453560+0000 mon.a (mon.0) 1879 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[78574]: cluster 2024-08-29T18:32:55.453664+0000 mon.a (mon.0) 1880 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[78574]: cluster 2024-08-29T18:32:55.478544+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[78574]: audit 2024-08-29T18:32:55.490605+0000 mon.a (mon.0) 1882 : audit [INF] from='client.? 172.21.15.89:0/1491520072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[77323]: cluster 2024-08-29T18:32:54.989920+0000 mgr.y (mgr.34104) 617 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[77323]: cluster 2024-08-29T18:32:55.453560+0000 mon.a (mon.0) 1879 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[77323]: cluster 2024-08-29T18:32:55.453664+0000 mon.a (mon.0) 1880 : cluster [INF] Cluster is now healthy 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[77323]: cluster 2024-08-29T18:32:55.478544+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-29T18:32:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:56 smithi089 bash[77323]: audit 2024-08-29T18:32:55.490605+0000 mon.a (mon.0) 1882 : audit [INF] from='client.? 172.21.15.89:0/1491520072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:57.514 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_log.trim_by_time (3061 ms) 2024-08-29T18:32:57.514 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_log.trim_by_marker 2024-08-29T18:32:57.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:57 smithi144 bash[67678]: audit 2024-08-29T18:32:56.469121+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? 172.21.15.89:0/1491520072' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:57.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:57 smithi144 bash[67678]: cluster 2024-08-29T18:32:56.477565+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-29T18:32:57.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:57 smithi089 bash[77323]: audit 2024-08-29T18:32:56.469121+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? 172.21.15.89:0/1491520072' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:57.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:57 smithi089 bash[77323]: cluster 2024-08-29T18:32:56.477565+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-29T18:32:57.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:57 smithi089 bash[78574]: audit 2024-08-29T18:32:56.469121+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? 172.21.15.89:0/1491520072' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:32:57.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:57 smithi089 bash[78574]: cluster 2024-08-29T18:32:56.477565+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-29T18:32:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:58 smithi144 bash[67678]: cluster 2024-08-29T18:32:56.990778+0000 mgr.y (mgr.34104) 618 : cluster [DBG] pgmap v1242: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:58 smithi144 bash[67678]: cluster 2024-08-29T18:32:57.509671+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-29T18:32:58.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:58 smithi089 bash[77323]: cluster 2024-08-29T18:32:56.990778+0000 mgr.y (mgr.34104) 618 : cluster [DBG] pgmap v1242: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:58 smithi089 bash[77323]: cluster 2024-08-29T18:32:57.509671+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-29T18:32:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:58 smithi089 bash[78574]: cluster 2024-08-29T18:32:56.990778+0000 mgr.y (mgr.34104) 618 : cluster [DBG] pgmap v1242: 137 pgs: 3 creating+peering, 26 unknown, 108 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:32:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:58 smithi089 bash[78574]: cluster 2024-08-29T18:32:57.509671+0000 mon.a (mon.0) 1885 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-29T18:32:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:59 smithi144 bash[67678]: cluster 2024-08-29T18:32:58.518428+0000 mon.a (mon.0) 1886 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-29T18:32:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:59 smithi144 bash[67678]: audit 2024-08-29T18:32:58.528789+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.89:0/4267846967' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:32:59 smithi144 bash[67678]: audit 2024-08-29T18:32:58.529418+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:59.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:59 smithi089 bash[78574]: cluster 2024-08-29T18:32:58.518428+0000 mon.a (mon.0) 1886 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-29T18:32:59.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:59 smithi089 bash[78574]: audit 2024-08-29T18:32:58.528789+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.89:0/4267846967' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:59.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:32:59 smithi089 bash[78574]: audit 2024-08-29T18:32:58.529418+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:59 smithi089 bash[77323]: cluster 2024-08-29T18:32:58.518428+0000 mon.a (mon.0) 1886 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-29T18:32:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:59 smithi089 bash[77323]: audit 2024-08-29T18:32:58.528789+0000 mon.c (mon.2) 56 : audit [INF] from='client.? 172.21.15.89:0/4267846967' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:32:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:32:59 smithi089 bash[77323]: audit 2024-08-29T18:32:58.529418+0000 mon.a (mon.0) 1887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:00.536 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_log.trim_by_marker (3021 ms) 2024-08-29T18:33:00.536 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from cls_log (12037 ms total) 2024-08-29T18:33:00.536 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:33:00.536 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:33:00.536 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 4 tests from 1 test suite ran. (12038 ms total) 2024-08-29T18:33:00.536 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 4 tests. 2024-08-29T18:33:00.541 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:33:00.541 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:33:00.596 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-08-29T18:33:00.597 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_numops.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2024-08-29T18:33:00.663 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:33:00.663 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 4 tests from 1 test suite. 2024-08-29T18:33:00.663 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:33:00.663 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from ClsNumOps 2024-08-29T18:33:00.663 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsNumOps.Add 2024-08-29T18:33:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:00 smithi144 bash[67678]: cluster 2024-08-29T18:32:58.991492+0000 mgr.y (mgr.34104) 619 : cluster [DBG] pgmap v1245: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:00 smithi144 bash[67678]: cluster 2024-08-29T18:32:59.511683+0000 mon.a (mon.0) 1888 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:00 smithi144 bash[67678]: audit 2024-08-29T18:32:59.522718+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:00 smithi144 bash[67678]: cluster 2024-08-29T18:32:59.531674+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-29T18:33:00.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[78574]: cluster 2024-08-29T18:32:58.991492+0000 mgr.y (mgr.34104) 619 : cluster [DBG] pgmap v1245: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:00.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[78574]: cluster 2024-08-29T18:32:59.511683+0000 mon.a (mon.0) 1888 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[78574]: audit 2024-08-29T18:32:59.522718+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[78574]: cluster 2024-08-29T18:32:59.531674+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-29T18:33:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[77323]: cluster 2024-08-29T18:32:58.991492+0000 mgr.y (mgr.34104) 619 : cluster [DBG] pgmap v1245: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[77323]: cluster 2024-08-29T18:32:59.511683+0000 mon.a (mon.0) 1888 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[77323]: audit 2024-08-29T18:32:59.522718+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111543-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:00 smithi089 bash[77323]: cluster 2024-08-29T18:32:59.531674+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-29T18:33:01.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:01 smithi089 bash[77323]: cluster 2024-08-29T18:33:00.533049+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-29T18:33:01.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:01 smithi089 bash[78574]: cluster 2024-08-29T18:33:00.533049+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-29T18:33:02.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:01 smithi144 bash[67678]: cluster 2024-08-29T18:33:00.533049+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[77323]: cluster 2024-08-29T18:33:00.992083+0000 mgr.y (mgr.34104) 620 : cluster [DBG] pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[77323]: cluster 2024-08-29T18:33:01.543110+0000 mon.a (mon.0) 1892 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[77323]: cluster 2024-08-29T18:33:01.543187+0000 mon.a (mon.0) 1893 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[77323]: cluster 2024-08-29T18:33:01.567109+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[77323]: audit 2024-08-29T18:33:01.571123+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.89:0/4043322257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[77323]: audit 2024-08-29T18:33:01.572178+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[78574]: cluster 2024-08-29T18:33:00.992083+0000 mgr.y (mgr.34104) 620 : cluster [DBG] pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[78574]: cluster 2024-08-29T18:33:01.543110+0000 mon.a (mon.0) 1892 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[78574]: cluster 2024-08-29T18:33:01.543187+0000 mon.a (mon.0) 1893 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[78574]: cluster 2024-08-29T18:33:01.567109+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-29T18:33:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[78574]: audit 2024-08-29T18:33:01.571123+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.89:0/4043322257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:02 smithi089 bash[78574]: audit 2024-08-29T18:33:01.572178+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:02 smithi144 bash[67678]: cluster 2024-08-29T18:33:00.992083+0000 mgr.y (mgr.34104) 620 : cluster [DBG] pgmap v1248: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:02 smithi144 bash[67678]: cluster 2024-08-29T18:33:01.543110+0000 mon.a (mon.0) 1892 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:02 smithi144 bash[67678]: cluster 2024-08-29T18:33:01.543187+0000 mon.a (mon.0) 1893 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:02 smithi144 bash[67678]: cluster 2024-08-29T18:33:01.567109+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-29T18:33:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:02 smithi144 bash[67678]: audit 2024-08-29T18:33:01.571123+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.89:0/4043322257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:02 smithi144 bash[67678]: audit 2024-08-29T18:33:01.572178+0000 mon.a (mon.0) 1895 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:03.599 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsNumOps.Add (2936 ms) 2024-08-29T18:33:03.626 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsNumOps.Sub 2024-08-29T18:33:03.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:03 smithi089 bash[77323]: audit 2024-08-29T18:33:02.560387+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:03.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:03 smithi089 bash[77323]: cluster 2024-08-29T18:33:02.569494+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-29T18:33:03.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:03 smithi089 bash[78574]: audit 2024-08-29T18:33:02.560387+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:03.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:03 smithi089 bash[78574]: cluster 2024-08-29T18:33:02.569494+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-29T18:33:04.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:03 smithi144 bash[67678]: audit 2024-08-29T18:33:02.560387+0000 mon.a (mon.0) 1896 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:04.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:03 smithi144 bash[67678]: cluster 2024-08-29T18:33:02.569494+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-29T18:33:04.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:04 smithi089 bash[77323]: cluster 2024-08-29T18:33:02.992764+0000 mgr.y (mgr.34104) 621 : cluster [DBG] pgmap v1251: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:04 smithi089 bash[77323]: cluster 2024-08-29T18:33:03.596065+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-29T18:33:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:04 smithi089 bash[78574]: cluster 2024-08-29T18:33:02.992764+0000 mgr.y (mgr.34104) 621 : cluster [DBG] pgmap v1251: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:04 smithi089 bash[78574]: cluster 2024-08-29T18:33:03.596065+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-29T18:33:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:04 smithi144 bash[67678]: cluster 2024-08-29T18:33:02.992764+0000 mgr.y (mgr.34104) 621 : cluster [DBG] pgmap v1251: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:04 smithi144 bash[67678]: cluster 2024-08-29T18:33:03.596065+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-29T18:33:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:33:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:33:05] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-08-29T18:33:05.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:05 smithi089 bash[78574]: cluster 2024-08-29T18:33:04.605187+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-29T18:33:05.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:05 smithi089 bash[78574]: audit 2024-08-29T18:33:04.608322+0000 mon.a (mon.0) 1900 : audit [INF] from='client.? 172.21.15.89:0/4191095301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:05 smithi089 bash[77323]: cluster 2024-08-29T18:33:04.605187+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-29T18:33:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:05 smithi089 bash[77323]: audit 2024-08-29T18:33:04.608322+0000 mon.a (mon.0) 1900 : audit [INF] from='client.? 172.21.15.89:0/4191095301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:06.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:05 smithi144 bash[67678]: cluster 2024-08-29T18:33:04.605187+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-29T18:33:06.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:05 smithi144 bash[67678]: audit 2024-08-29T18:33:04.608322+0000 mon.a (mon.0) 1900 : audit [INF] from='client.? 172.21.15.89:0/4191095301' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:06.624 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsNumOps.Sub (3025 ms) 2024-08-29T18:33:06.625 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsNumOps.Mul 2024-08-29T18:33:06.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[77323]: cluster 2024-08-29T18:33:04.993635+0000 mgr.y (mgr.34104) 622 : cluster [DBG] pgmap v1254: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[77323]: cluster 2024-08-29T18:33:05.597069+0000 mon.a (mon.0) 1901 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[77323]: audit 2024-08-29T18:33:05.606092+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? 172.21.15.89:0/4191095301' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[77323]: cluster 2024-08-29T18:33:05.617134+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[78574]: cluster 2024-08-29T18:33:04.993635+0000 mgr.y (mgr.34104) 622 : cluster [DBG] pgmap v1254: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[78574]: cluster 2024-08-29T18:33:05.597069+0000 mon.a (mon.0) 1901 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[78574]: audit 2024-08-29T18:33:05.606092+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? 172.21.15.89:0/4191095301' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:06 smithi089 bash[78574]: cluster 2024-08-29T18:33:05.617134+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-29T18:33:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:06 smithi144 bash[67678]: cluster 2024-08-29T18:33:04.993635+0000 mgr.y (mgr.34104) 622 : cluster [DBG] pgmap v1254: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:06 smithi144 bash[67678]: cluster 2024-08-29T18:33:05.597069+0000 mon.a (mon.0) 1901 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:06 smithi144 bash[67678]: audit 2024-08-29T18:33:05.606092+0000 mon.a (mon.0) 1902 : audit [INF] from='client.? 172.21.15.89:0/4191095301' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:06 smithi144 bash[67678]: cluster 2024-08-29T18:33:05.617134+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-29T18:33:07.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:07 smithi089 bash[77323]: cluster 2024-08-29T18:33:06.621981+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-29T18:33:07.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:07 smithi089 bash[78574]: cluster 2024-08-29T18:33:06.621981+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-29T18:33:08.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:07 smithi144 bash[67678]: cluster 2024-08-29T18:33:06.621981+0000 mon.a (mon.0) 1904 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: cluster 2024-08-29T18:33:06.994370+0000 mgr.y (mgr.34104) 623 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: cluster 2024-08-29T18:33:07.615865+0000 mon.a (mon.0) 1905 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: cluster 2024-08-29T18:33:07.615925+0000 mon.a (mon.0) 1906 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: cluster 2024-08-29T18:33:07.638961+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: audit 2024-08-29T18:33:07.642287+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.89:0/3268237875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: audit 2024-08-29T18:33:07.643655+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[78574]: audit 2024-08-29T18:33:07.713241+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: cluster 2024-08-29T18:33:06.994370+0000 mgr.y (mgr.34104) 623 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: cluster 2024-08-29T18:33:07.615865+0000 mon.a (mon.0) 1905 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: cluster 2024-08-29T18:33:07.615925+0000 mon.a (mon.0) 1906 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: cluster 2024-08-29T18:33:07.638961+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-29T18:33:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: audit 2024-08-29T18:33:07.642287+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.89:0/3268237875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: audit 2024-08-29T18:33:07.643655+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:08 smithi089 bash[77323]: audit 2024-08-29T18:33:07.713241+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: cluster 2024-08-29T18:33:06.994370+0000 mgr.y (mgr.34104) 623 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: cluster 2024-08-29T18:33:07.615865+0000 mon.a (mon.0) 1905 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: cluster 2024-08-29T18:33:07.615925+0000 mon.a (mon.0) 1906 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: cluster 2024-08-29T18:33:07.638961+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-29T18:33:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: audit 2024-08-29T18:33:07.642287+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.89:0/3268237875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: audit 2024-08-29T18:33:07.643655+0000 mon.a (mon.0) 1908 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:08 smithi144 bash[67678]: audit 2024-08-29T18:33:07.713241+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:09.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsNumOps.Mul (3040 ms) 2024-08-29T18:33:09.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsNumOps.Div 2024-08-29T18:33:09.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:09 smithi089 bash[77323]: audit 2024-08-29T18:33:08.640196+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:09.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:09 smithi089 bash[77323]: cluster 2024-08-29T18:33:08.649290+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-29T18:33:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:09 smithi089 bash[78574]: audit 2024-08-29T18:33:08.640196+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:09 smithi089 bash[78574]: cluster 2024-08-29T18:33:08.649290+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-29T18:33:10.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:09 smithi144 bash[67678]: audit 2024-08-29T18:33:08.640196+0000 mon.a (mon.0) 1910 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:10.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:09 smithi144 bash[67678]: cluster 2024-08-29T18:33:08.649290+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-29T18:33:10.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:10 smithi089 bash[77323]: cluster 2024-08-29T18:33:08.995046+0000 mgr.y (mgr.34104) 624 : cluster [DBG] pgmap v1260: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:10 smithi089 bash[77323]: cluster 2024-08-29T18:33:09.661566+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-29T18:33:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:10 smithi089 bash[78574]: cluster 2024-08-29T18:33:08.995046+0000 mgr.y (mgr.34104) 624 : cluster [DBG] pgmap v1260: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:10 smithi089 bash[78574]: cluster 2024-08-29T18:33:09.661566+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-29T18:33:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:10 smithi144 bash[67678]: cluster 2024-08-29T18:33:08.995046+0000 mgr.y (mgr.34104) 624 : cluster [DBG] pgmap v1260: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:10 smithi144 bash[67678]: cluster 2024-08-29T18:33:09.661566+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-29T18:33:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:11 smithi089 bash[77323]: cluster 2024-08-29T18:33:10.677743+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-29T18:33:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:11 smithi089 bash[77323]: audit 2024-08-29T18:33:10.685431+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.89:0/3270385531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:11 smithi089 bash[77323]: audit 2024-08-29T18:33:10.690393+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:11 smithi089 bash[78574]: cluster 2024-08-29T18:33:10.677743+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-29T18:33:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:11 smithi089 bash[78574]: audit 2024-08-29T18:33:10.685431+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.89:0/3270385531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:11.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:11 smithi089 bash[78574]: audit 2024-08-29T18:33:10.690393+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:12.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:11 smithi144 bash[67678]: cluster 2024-08-29T18:33:10.677743+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-29T18:33:12.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:11 smithi144 bash[67678]: audit 2024-08-29T18:33:10.685431+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.89:0/3270385531' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:12.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:11 smithi144 bash[67678]: audit 2024-08-29T18:33:10.690393+0000 mon.a (mon.0) 1914 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:12.697 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsNumOps.Div (3032 ms) 2024-08-29T18:33:12.697 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from ClsNumOps (12034 ms total) 2024-08-29T18:33:12.698 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:33:12.698 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:33:12.698 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 4 tests from 1 test suite ran. (12034 ms total) 2024-08-29T18:33:12.698 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 4 tests. 2024-08-29T18:33:12.701 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:33:12.701 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:33:12.755 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-29T18:33:12.755 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-08-29T18:33:12.821 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:33:12.822 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-29T18:33:12.822 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:33:12.822 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 70 tests from TestClsRbd 2024-08-29T18:33:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:12 smithi144 bash[67678]: cluster 2024-08-29T18:33:10.995795+0000 mgr.y (mgr.34104) 625 : cluster [DBG] pgmap v1263: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:12 smithi144 bash[67678]: cluster 2024-08-29T18:33:11.664972+0000 mon.a (mon.0) 1915 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:12 smithi144 bash[67678]: audit 2024-08-29T18:33:11.674401+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:12 smithi144 bash[67678]: cluster 2024-08-29T18:33:11.684648+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-29T18:33:13.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[78574]: cluster 2024-08-29T18:33:10.995795+0000 mgr.y (mgr.34104) 625 : cluster [DBG] pgmap v1263: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:13.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[78574]: cluster 2024-08-29T18:33:11.664972+0000 mon.a (mon.0) 1915 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[78574]: audit 2024-08-29T18:33:11.674401+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[78574]: cluster 2024-08-29T18:33:11.684648+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-29T18:33:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[77323]: cluster 2024-08-29T18:33:10.995795+0000 mgr.y (mgr.34104) 625 : cluster [DBG] pgmap v1263: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[77323]: cluster 2024-08-29T18:33:11.664972+0000 mon.a (mon.0) 1915 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[77323]: audit 2024-08-29T18:33:11.674401+0000 mon.a (mon.0) 1916 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111618-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:12 smithi089 bash[77323]: cluster 2024-08-29T18:33:11.684648+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-29T18:33:14.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:13 smithi144 bash[67678]: cluster 2024-08-29T18:33:12.683904+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-29T18:33:14.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:13 smithi089 bash[77323]: cluster 2024-08-29T18:33:12.683904+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-29T18:33:14.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:13 smithi089 bash[78574]: cluster 2024-08-29T18:33:12.683904+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-29T18:33:14.723 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-29T18:33:14.765 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_all_features (42 ms) 2024-08-29T18:33:14.765 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.copyup 2024-08-29T18:33:15.002 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.copyup (237 ms) 2024-08-29T18:33:15.003 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-29T18:33:15.030 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.sparse_copyup (28 ms) 2024-08-29T18:33:15.030 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-29T18:33:15.046 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_and_set_id (16 ms) 2024-08-29T18:33:15.046 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-29T18:33:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:14 smithi144 bash[67678]: cluster 2024-08-29T18:33:12.996440+0000 mgr.y (mgr.34104) 626 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:14 smithi144 bash[67678]: cluster 2024-08-29T18:33:13.698479+0000 mon.a (mon.0) 1919 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:14 smithi144 bash[67678]: cluster 2024-08-29T18:33:13.698555+0000 mon.a (mon.0) 1920 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:14 smithi144 bash[67678]: cluster 2024-08-29T18:33:13.718481+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-29T18:33:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:14 smithi144 bash[67678]: audit 2024-08-29T18:33:13.724918+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.89:0/3195732056' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111693-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[77323]: cluster 2024-08-29T18:33:12.996440+0000 mgr.y (mgr.34104) 626 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[77323]: cluster 2024-08-29T18:33:13.698479+0000 mon.a (mon.0) 1919 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[77323]: cluster 2024-08-29T18:33:13.698555+0000 mon.a (mon.0) 1920 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[77323]: cluster 2024-08-29T18:33:13.718481+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-29T18:33:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[77323]: audit 2024-08-29T18:33:13.724918+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.89:0/3195732056' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111693-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[78574]: cluster 2024-08-29T18:33:12.996440+0000 mgr.y (mgr.34104) 626 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:15.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[78574]: cluster 2024-08-29T18:33:13.698479+0000 mon.a (mon.0) 1919 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:15.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[78574]: cluster 2024-08-29T18:33:13.698555+0000 mon.a (mon.0) 1920 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:15.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[78574]: cluster 2024-08-29T18:33:13.718481+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-29T18:33:15.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:14 smithi089 bash[78574]: audit 2024-08-29T18:33:13.724918+0000 mon.a (mon.0) 1922 : audit [INF] from='client.? 172.21.15.89:0/3195732056' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111693-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:15.077 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.add_remove_child (31 ms) 2024-08-29T18:33:15.077 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-29T18:33:15.153 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.directory_methods (76 ms) 2024-08-29T18:33:15.154 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.create 2024-08-29T18:33:15.192 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.create (39 ms) 2024-08-29T18:33:15.192 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_features 2024-08-29T18:33:15.196 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_features (4 ms) 2024-08-29T18:33:15.196 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-29T18:33:15.200 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2024-08-29T18:33:15.200 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-29T18:33:15.206 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_create_timestamp (6 ms) 2024-08-29T18:33:15.206 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-29T18:33:15.211 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_access_timestamp (5 ms) 2024-08-29T18:33:15.211 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-29T18:33:15.214 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2024-08-29T18:33:15.214 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-29T18:33:15.225 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_data_pool (11 ms) 2024-08-29T18:33:15.225 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.get_size 2024-08-29T18:33:15.236 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.get_size (11 ms) 2024-08-29T18:33:15.236 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.set_size 2024-08-29T18:33:15.248 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.set_size (12 ms) 2024-08-29T18:33:15.248 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-29T18:33:15.300 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.protection_status (52 ms) 2024-08-29T18:33:15.300 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-29T18:33:15.323 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.snapshot_limits (23 ms) 2024-08-29T18:33:15.323 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-29T18:33:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:33:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:33:15] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-08-29T18:33:15.437 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.parents_v1 (114 ms) 2024-08-29T18:33:15.437 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-29T18:33:15.521 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.parents_v2 (84 ms) 2024-08-29T18:33:15.521 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-29T18:33:15.578 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.snapshots (57 ms) 2024-08-29T18:33:15.578 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-29T18:33:15.591 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.snapid_race (13 ms) 2024-08-29T18:33:15.591 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-29T18:33:15.617 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.stripingv2 (26 ms) 2024-08-29T18:33:15.617 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-29T18:33:15.624 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.object_map_save (7 ms) 2024-08-29T18:33:15.624 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-29T18:33:15.639 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.object_map_resize (15 ms) 2024-08-29T18:33:15.639 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-29T18:33:15.653 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.object_map_update (14 ms) 2024-08-29T18:33:15.653 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-29T18:33:15.654 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-08-29T18:33:15.654 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-29T18:33:15.668 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.object_map_snap_add (14 ms) 2024-08-29T18:33:15.668 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-29T18:33:15.682 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.object_map_snap_remove (14 ms) 2024-08-29T18:33:15.682 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.flags 2024-08-29T18:33:15.695 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.flags (13 ms) 2024-08-29T18:33:15.695 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.metadata 2024-08-29T18:33:15.768 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.metadata (72 ms) 2024-08-29T18:33:15.768 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.set_features 2024-08-29T18:33:15.788 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.set_features (21 ms) 2024-08-29T18:33:15.788 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.mirror 2024-08-29T18:33:15.893 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.mirror (105 ms) 2024-08-29T18:33:15.893 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-29T18:33:15.936 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.mirror_image (43 ms) 2024-08-29T18:33:15.936 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-29T18:33:16.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:15 smithi144 bash[67678]: audit 2024-08-29T18:33:14.713076+0000 mon.a (mon.0) 1923 : audit [INF] from='client.? 172.21.15.89:0/3195732056' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111693-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:16.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:15 smithi144 bash[67678]: cluster 2024-08-29T18:33:14.722181+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-29T18:33:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:15 smithi089 bash[77323]: audit 2024-08-29T18:33:14.713076+0000 mon.a (mon.0) 1923 : audit [INF] from='client.? 172.21.15.89:0/3195732056' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111693-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:16.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:15 smithi089 bash[77323]: cluster 2024-08-29T18:33:14.722181+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-29T18:33:16.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:15 smithi089 bash[78574]: audit 2024-08-29T18:33:14.713076+0000 mon.a (mon.0) 1923 : audit [INF] from='client.? 172.21.15.89:0/3195732056' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111693-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:16.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:15 smithi089 bash[78574]: cluster 2024-08-29T18:33:14.722181+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-29T18:33:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:16 smithi144 bash[67678]: cluster 2024-08-29T18:33:14.997227+0000 mgr.y (mgr.34104) 627 : cluster [DBG] pgmap v1269: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:16 smithi144 bash[67678]: cluster 2024-08-29T18:33:15.748088+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-29T18:33:17.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:16 smithi089 bash[78574]: cluster 2024-08-29T18:33:14.997227+0000 mgr.y (mgr.34104) 627 : cluster [DBG] pgmap v1269: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:16 smithi089 bash[78574]: cluster 2024-08-29T18:33:15.748088+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-29T18:33:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:16 smithi089 bash[77323]: cluster 2024-08-29T18:33:14.997227+0000 mgr.y (mgr.34104) 627 : cluster [DBG] pgmap v1269: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:16 smithi089 bash[77323]: cluster 2024-08-29T18:33:15.748088+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-29T18:33:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:18 smithi144 bash[67678]: cluster 2024-08-29T18:33:16.998441+0000 mgr.y (mgr.34104) 628 : cluster [DBG] pgmap v1271: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 72 KiB/s wr, 287 op/s 2024-08-29T18:33:19.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:18 smithi089 bash[77323]: cluster 2024-08-29T18:33:16.998441+0000 mgr.y (mgr.34104) 628 : cluster [DBG] pgmap v1271: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 72 KiB/s wr, 287 op/s 2024-08-29T18:33:19.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:18 smithi089 bash[78574]: cluster 2024-08-29T18:33:16.998441+0000 mgr.y (mgr.34104) 628 : cluster [DBG] pgmap v1271: 137 pgs: 16 unknown, 121 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 72 KiB/s wr, 287 op/s 2024-08-29T18:33:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:20 smithi144 bash[67678]: cluster 2024-08-29T18:33:18.999926+0000 mgr.y (mgr.34104) 629 : cluster [DBG] pgmap v1272: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 745 KiB/s wr, 263 op/s 2024-08-29T18:33:21.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:20 smithi089 bash[77323]: cluster 2024-08-29T18:33:18.999926+0000 mgr.y (mgr.34104) 629 : cluster [DBG] pgmap v1272: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 745 KiB/s wr, 263 op/s 2024-08-29T18:33:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:20 smithi089 bash[78574]: cluster 2024-08-29T18:33:18.999926+0000 mgr.y (mgr.34104) 629 : cluster [DBG] pgmap v1272: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 745 KiB/s wr, 263 op/s 2024-08-29T18:33:22.594 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.mirror_image_status (6657 ms) 2024-08-29T18:33:22.594 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-29T18:33:22.820 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.mirror_image_map (227 ms) 2024-08-29T18:33:22.820 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-29T18:33:22.842 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.mirror_instances (22 ms) 2024-08-29T18:33:22.842 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-29T18:33:22.874 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.mirror_snapshot (32 ms) 2024-08-29T18:33:22.874 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-29T18:33:22.881 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_dir_list (7 ms) 2024-08-29T18:33:22.881 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-29T18:33:22.887 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_dir_add (6 ms) 2024-08-29T18:33:22.887 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-29T18:33:22.895 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.dir_add_already_existing (8 ms) 2024-08-29T18:33:22.896 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-29T18:33:22.913 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_dir_rename (18 ms) 2024-08-29T18:33:22.913 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-29T18:33:22.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_dir_remove (9 ms) 2024-08-29T18:33:22.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-29T18:33:22.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (12 ms) 2024-08-29T18:33:22.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-29T18:33:22.939 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_image_add (6 ms) 2024-08-29T18:33:22.940 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-29T18:33:22.948 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_image_remove (8 ms) 2024-08-29T18:33:22.948 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-29T18:33:22.955 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_image_list (7 ms) 2024-08-29T18:33:22.955 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-29T18:33:22.967 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_image_clean (12 ms) 2024-08-29T18:33:22.967 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-29T18:33:22.973 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.image_group_add (6 ms) 2024-08-29T18:33:22.973 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-29T18:33:22.982 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.image_group_remove (9 ms) 2024-08-29T18:33:22.983 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-29T18:33:22.989 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.image_group_get (7 ms) 2024-08-29T18:33:22.989 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-29T18:33:22.994 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (5 ms) 2024-08-29T18:33:22.994 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-29T18:33:22.999 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (5 ms) 2024-08-29T18:33:22.999 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-29T18:33:23.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (7 ms) 2024-08-29T18:33:23.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-29T18:33:23.014 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (8 ms) 2024-08-29T18:33:23.014 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-29T18:33:23.020 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_set (6 ms) 2024-08-29T18:33:23.021 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-29T18:33:23.029 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_list (9 ms) 2024-08-29T18:33:23.029 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-29T18:33:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:22 smithi144 bash[67678]: cluster 2024-08-29T18:33:21.000650+0000 mgr.y (mgr.34104) 630 : cluster [DBG] pgmap v1273: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 613 KiB/s wr, 217 op/s 2024-08-29T18:33:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:22 smithi144 bash[67678]: audit 2024-08-29T18:33:22.713884+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:23.074 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (45 ms) 2024-08-29T18:33:23.074 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-29T18:33:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:22 smithi089 bash[77323]: cluster 2024-08-29T18:33:21.000650+0000 mgr.y (mgr.34104) 630 : cluster [DBG] pgmap v1273: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 613 KiB/s wr, 217 op/s 2024-08-29T18:33:23.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:22 smithi089 bash[77323]: audit 2024-08-29T18:33:22.713884+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:22 smithi089 bash[78574]: cluster 2024-08-29T18:33:21.000650+0000 mgr.y (mgr.34104) 630 : cluster [DBG] pgmap v1273: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 613 KiB/s wr, 217 op/s 2024-08-29T18:33:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:22 smithi089 bash[78574]: audit 2024-08-29T18:33:22.713884+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:23.572 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (498 ms) 2024-08-29T18:33:23.573 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-29T18:33:23.581 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_remove (9 ms) 2024-08-29T18:33:23.581 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-29T18:33:23.586 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (5 ms) 2024-08-29T18:33:23.586 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-29T18:33:23.609 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.trash_methods (23 ms) 2024-08-29T18:33:23.609 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.op_features 2024-08-29T18:33:23.627 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.op_features (18 ms) 2024-08-29T18:33:23.627 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-29T18:33:23.690 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.clone_parent (63 ms) 2024-08-29T18:33:23.690 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-29T18:33:23.714 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.clone_parent_ns (24 ms) 2024-08-29T18:33:23.714 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-29T18:33:23.745 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.clone_child (31 ms) 2024-08-29T18:33:23.745 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-29T18:33:23.765 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.namespace_methods (20 ms) 2024-08-29T18:33:23.765 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.migration 2024-08-29T18:33:23.793 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.migration (28 ms) 2024-08-29T18:33:23.793 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-29T18:33:23.821 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.migration_v1 (28 ms) 2024-08-29T18:33:23.822 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-29T18:33:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:24 smithi144 bash[67678]: cluster 2024-08-29T18:33:23.002309+0000 mgr.y (mgr.34104) 631 : cluster [DBG] pgmap v1274: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 834 KiB/s wr, 879 op/s 2024-08-29T18:33:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:24 smithi089 bash[77323]: cluster 2024-08-29T18:33:23.002309+0000 mgr.y (mgr.34104) 631 : cluster [DBG] pgmap v1274: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 834 KiB/s wr, 879 op/s 2024-08-29T18:33:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:24 smithi089 bash[78574]: cluster 2024-08-29T18:33:23.002309+0000 mgr.y (mgr.34104) 631 : cluster [DBG] pgmap v1274: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 834 KiB/s wr, 879 op/s 2024-08-29T18:33:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:33:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:33:25] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.43.0" 2024-08-29T18:33:25.787 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1966 ms) 2024-08-29T18:33:25.788 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-29T18:33:25.904 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestClsRbd.sparsify (117 ms) 2024-08-29T18:33:26.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:25 smithi144 bash[67678]: cluster 2024-08-29T18:33:24.765728+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-29T18:33:26.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:25 smithi089 bash[77323]: cluster 2024-08-29T18:33:24.765728+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-29T18:33:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:25 smithi089 bash[78574]: cluster 2024-08-29T18:33:24.765728+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-29T18:33:26.807 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 70 tests from TestClsRbd (11181 ms total) 2024-08-29T18:33:26.808 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:33:26.808 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:33:26.808 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 70 tests from 1 test suite ran. (13986 ms total) 2024-08-29T18:33:26.808 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 70 tests. 2024-08-29T18:33:26.814 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:33:26.814 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:33:26.868 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-08-29T18:33:26.868 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_refcount.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2024-08-29T18:33:26.934 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:33:26.934 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 10 tests from 1 test suite. 2024-08-29T18:33:26.934 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:33:26.934 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 10 tests from cls_rgw 2024-08-29T18:33:26.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_implicit 2024-08-29T18:33:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:26 smithi144 bash[67678]: cluster 2024-08-29T18:33:25.003073+0000 mgr.y (mgr.34104) 632 : cluster [DBG] pgmap v1276: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 748 KiB/s wr, 793 op/s 2024-08-29T18:33:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:26 smithi144 bash[67678]: cluster 2024-08-29T18:33:25.784284+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-29T18:33:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:26 smithi089 bash[77323]: cluster 2024-08-29T18:33:25.003073+0000 mgr.y (mgr.34104) 632 : cluster [DBG] pgmap v1276: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 748 KiB/s wr, 793 op/s 2024-08-29T18:33:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:26 smithi089 bash[77323]: cluster 2024-08-29T18:33:25.784284+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-29T18:33:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:26 smithi089 bash[78574]: cluster 2024-08-29T18:33:25.003073+0000 mgr.y (mgr.34104) 632 : cluster [DBG] pgmap v1276: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 748 KiB/s wr, 793 op/s 2024-08-29T18:33:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:26 smithi089 bash[78574]: cluster 2024-08-29T18:33:25.784284+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-29T18:33:28.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:27 smithi144 bash[67678]: cluster 2024-08-29T18:33:26.797892+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-29T18:33:28.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:27 smithi144 bash[67678]: audit 2024-08-29T18:33:27.419054+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:33:28.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:27 smithi089 bash[78574]: cluster 2024-08-29T18:33:26.797892+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-29T18:33:28.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:27 smithi089 bash[78574]: audit 2024-08-29T18:33:27.419054+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:33:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:27 smithi089 bash[77323]: cluster 2024-08-29T18:33:26.797892+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-29T18:33:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:27 smithi089 bash[77323]: audit 2024-08-29T18:33:27.419054+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: cluster 2024-08-29T18:33:27.003438+0000 mgr.y (mgr.34104) 633 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: cluster 2024-08-29T18:33:27.811832+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: audit 2024-08-29T18:33:27.821457+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.89:0/4207957730' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: audit 2024-08-29T18:33:27.822265+0000 mon.a (mon.0) 1932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: audit 2024-08-29T18:33:28.155015+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: audit 2024-08-29T18:33:28.156521+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[77323]: audit 2024-08-29T18:33:28.165450+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:33:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: cluster 2024-08-29T18:33:27.003438+0000 mgr.y (mgr.34104) 633 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: cluster 2024-08-29T18:33:27.811832+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-29T18:33:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: audit 2024-08-29T18:33:27.821457+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.89:0/4207957730' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: audit 2024-08-29T18:33:27.822265+0000 mon.a (mon.0) 1932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: audit 2024-08-29T18:33:28.155015+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:33:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: audit 2024-08-29T18:33:28.156521+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:33:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:28 smithi089 bash[78574]: audit 2024-08-29T18:33:28.165450+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:33:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: cluster 2024-08-29T18:33:27.003438+0000 mgr.y (mgr.34104) 633 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: cluster 2024-08-29T18:33:27.811832+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-29T18:33:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: audit 2024-08-29T18:33:27.821457+0000 mon.c (mon.2) 60 : audit [INF] from='client.? 172.21.15.89:0/4207957730' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: audit 2024-08-29T18:33:27.822265+0000 mon.a (mon.0) 1932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: audit 2024-08-29T18:33:28.155015+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:33:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: audit 2024-08-29T18:33:28.156521+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:33:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:28 smithi144 bash[67678]: audit 2024-08-29T18:33:28.165450+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:33:29.842 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_implicit (2908 ms) 2024-08-29T18:33:29.842 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-08-29T18:33:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:29 smithi089 bash[77323]: audit 2024-08-29T18:33:28.805694+0000 mon.a (mon.0) 1936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:29 smithi089 bash[77323]: cluster 2024-08-29T18:33:28.814054+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-29T18:33:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:29 smithi089 bash[77323]: cluster 2024-08-29T18:33:29.004076+0000 mgr.y (mgr.34104) 634 : cluster [DBG] pgmap v1282: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:30.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:29 smithi089 bash[78574]: audit 2024-08-29T18:33:28.805694+0000 mon.a (mon.0) 1936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:29 smithi089 bash[78574]: cluster 2024-08-29T18:33:28.814054+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-29T18:33:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:29 smithi089 bash[78574]: cluster 2024-08-29T18:33:29.004076+0000 mgr.y (mgr.34104) 634 : cluster [DBG] pgmap v1282: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:29 smithi144 bash[67678]: audit 2024-08-29T18:33:28.805694+0000 mon.a (mon.0) 1936 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:29 smithi144 bash[67678]: cluster 2024-08-29T18:33:28.814054+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-29T18:33:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:29 smithi144 bash[67678]: cluster 2024-08-29T18:33:29.004076+0000 mgr.y (mgr.34104) 634 : cluster [DBG] pgmap v1282: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:31.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:30 smithi089 bash[78574]: cluster 2024-08-29T18:33:29.838243+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-29T18:33:31.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:30 smithi089 bash[77323]: cluster 2024-08-29T18:33:29.838243+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-29T18:33:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:30 smithi144 bash[67678]: cluster 2024-08-29T18:33:29.838243+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[78574]: cluster 2024-08-29T18:33:30.846205+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[78574]: audit 2024-08-29T18:33:30.850273+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? 172.21.15.89:0/1692134130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[78574]: cluster 2024-08-29T18:33:31.004809+0000 mgr.y (mgr.34104) 635 : cluster [DBG] pgmap v1285: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[78574]: audit 2024-08-29T18:33:31.838982+0000 mon.a (mon.0) 1941 : audit [INF] from='client.? 172.21.15.89:0/1692134130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[78574]: cluster 2024-08-29T18:33:31.846721+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[77323]: cluster 2024-08-29T18:33:30.846205+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[77323]: audit 2024-08-29T18:33:30.850273+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? 172.21.15.89:0/1692134130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[77323]: cluster 2024-08-29T18:33:31.004809+0000 mgr.y (mgr.34104) 635 : cluster [DBG] pgmap v1285: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[77323]: audit 2024-08-29T18:33:31.838982+0000 mon.a (mon.0) 1941 : audit [INF] from='client.? 172.21.15.89:0/1692134130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:31 smithi089 bash[77323]: cluster 2024-08-29T18:33:31.846721+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-29T18:33:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:31 smithi144 bash[67678]: cluster 2024-08-29T18:33:30.846205+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-29T18:33:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:31 smithi144 bash[67678]: audit 2024-08-29T18:33:30.850273+0000 mon.a (mon.0) 1940 : audit [INF] from='client.? 172.21.15.89:0/1692134130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:31 smithi144 bash[67678]: cluster 2024-08-29T18:33:31.004809+0000 mgr.y (mgr.34104) 635 : cluster [DBG] pgmap v1285: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:31 smithi144 bash[67678]: audit 2024-08-29T18:33:31.838982+0000 mon.a (mon.0) 1941 : audit [INF] from='client.? 172.21.15.89:0/1692134130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:31 smithi144 bash[67678]: cluster 2024-08-29T18:33:31.846721+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-29T18:33:32.873 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3030 ms) 2024-08-29T18:33:32.873 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_put_snap 2024-08-29T18:33:33.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:32 smithi089 bash[77323]: cluster 2024-08-29T18:33:31.853065+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:32 smithi089 bash[77323]: cluster 2024-08-29T18:33:32.866065+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-29T18:33:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:32 smithi089 bash[78574]: cluster 2024-08-29T18:33:31.853065+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:32 smithi089 bash[78574]: cluster 2024-08-29T18:33:32.866065+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-29T18:33:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:32 smithi144 bash[67678]: cluster 2024-08-29T18:33:31.853065+0000 mon.a (mon.0) 1943 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:32 smithi144 bash[67678]: cluster 2024-08-29T18:33:32.866065+0000 mon.a (mon.0) 1944 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-29T18:33:34.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:33 smithi089 bash[77323]: cluster 2024-08-29T18:33:33.005421+0000 mgr.y (mgr.34104) 636 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:34.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:33 smithi089 bash[78574]: cluster 2024-08-29T18:33:33.005421+0000 mgr.y (mgr.34104) 636 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:33 smithi144 bash[67678]: cluster 2024-08-29T18:33:33.005421+0000 mgr.y (mgr.34104) 636 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:35.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:33:35] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.43.0" 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[78574]: cluster 2024-08-29T18:33:33.882445+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[78574]: cluster 2024-08-29T18:33:33.882509+0000 mon.a (mon.0) 1946 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[78574]: cluster 2024-08-29T18:33:33.906979+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[78574]: audit 2024-08-29T18:33:33.910808+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.89:0/3981950100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[78574]: audit 2024-08-29T18:33:33.918296+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[77323]: cluster 2024-08-29T18:33:33.882445+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[77323]: cluster 2024-08-29T18:33:33.882509+0000 mon.a (mon.0) 1946 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[77323]: cluster 2024-08-29T18:33:33.906979+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-29T18:33:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[77323]: audit 2024-08-29T18:33:33.910808+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.89:0/3981950100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:34 smithi089 bash[77323]: audit 2024-08-29T18:33:33.918296+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:34 smithi144 bash[67678]: cluster 2024-08-29T18:33:33.882445+0000 mon.a (mon.0) 1945 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:34 smithi144 bash[67678]: cluster 2024-08-29T18:33:33.882509+0000 mon.a (mon.0) 1946 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:34 smithi144 bash[67678]: cluster 2024-08-29T18:33:33.906979+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-29T18:33:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:34 smithi144 bash[67678]: audit 2024-08-29T18:33:33.910808+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.89:0/3981950100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:34 smithi144 bash[67678]: audit 2024-08-29T18:33:33.918296+0000 mon.a (mon.0) 1948 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:36.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[77323]: audit 2024-08-29T18:33:34.897549+0000 mon.a (mon.0) 1949 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:36.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[77323]: cluster 2024-08-29T18:33:34.905396+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-29T18:33:36.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[77323]: cluster 2024-08-29T18:33:35.006089+0000 mgr.y (mgr.34104) 637 : cluster [DBG] pgmap v1291: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:36.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[78574]: audit 2024-08-29T18:33:34.897549+0000 mon.a (mon.0) 1949 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:36.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[78574]: cluster 2024-08-29T18:33:34.905396+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-29T18:33:36.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:35 smithi089 bash[78574]: cluster 2024-08-29T18:33:35.006089+0000 mgr.y (mgr.34104) 637 : cluster [DBG] pgmap v1291: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:36.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:35 smithi144 bash[67678]: audit 2024-08-29T18:33:34.897549+0000 mon.a (mon.0) 1949 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:36.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:35 smithi144 bash[67678]: cluster 2024-08-29T18:33:34.905396+0000 mon.a (mon.0) 1950 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-29T18:33:36.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:35 smithi144 bash[67678]: cluster 2024-08-29T18:33:35.006089+0000 mgr.y (mgr.34104) 637 : cluster [DBG] pgmap v1291: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:37.179 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:36 smithi089 bash[78574]: cluster 2024-08-29T18:33:35.933220+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-29T18:33:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:36 smithi089 bash[77323]: cluster 2024-08-29T18:33:35.933220+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-29T18:33:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:36 smithi144 bash[67678]: cluster 2024-08-29T18:33:35.933220+0000 mon.a (mon.0) 1951 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-29T18:33:38.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:37 smithi089 bash[77323]: cluster 2024-08-29T18:33:37.007135+0000 mgr.y (mgr.34104) 638 : cluster [DBG] pgmap v1293: 137 pgs: 21 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-08-29T18:33:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:37 smithi089 bash[77323]: audit 2024-08-29T18:33:37.713847+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:37 smithi089 bash[78574]: cluster 2024-08-29T18:33:37.007135+0000 mgr.y (mgr.34104) 638 : cluster [DBG] pgmap v1293: 137 pgs: 21 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-08-29T18:33:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:37 smithi089 bash[78574]: audit 2024-08-29T18:33:37.713847+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:37 smithi144 bash[67678]: cluster 2024-08-29T18:33:37.007135+0000 mgr.y (mgr.34104) 638 : cluster [DBG] pgmap v1293: 137 pgs: 21 unknown, 116 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 246 B/s wr, 0 op/s 2024-08-29T18:33:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:37 smithi144 bash[67678]: audit 2024-08-29T18:33:37.713847+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:39 smithi144 bash[67678]: cluster 2024-08-29T18:33:38.950047+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-29T18:33:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:39 smithi144 bash[67678]: cluster 2024-08-29T18:33:39.007829+0000 mgr.y (mgr.34104) 639 : cluster [DBG] pgmap v1295: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2024-08-29T18:33:40.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:39 smithi089 bash[77323]: cluster 2024-08-29T18:33:38.950047+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-29T18:33:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:39 smithi089 bash[77323]: cluster 2024-08-29T18:33:39.007829+0000 mgr.y (mgr.34104) 639 : cluster [DBG] pgmap v1295: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2024-08-29T18:33:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:39 smithi089 bash[78574]: cluster 2024-08-29T18:33:38.950047+0000 mon.a (mon.0) 1953 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-29T18:33:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:39 smithi089 bash[78574]: cluster 2024-08-29T18:33:39.007829+0000 mgr.y (mgr.34104) 639 : cluster [DBG] pgmap v1295: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2024-08-29T18:33:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:40 smithi144 bash[67678]: cluster 2024-08-29T18:33:39.961506+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-29T18:33:41.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:40 smithi089 bash[78574]: cluster 2024-08-29T18:33:39.961506+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-29T18:33:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:40 smithi089 bash[77323]: cluster 2024-08-29T18:33:39.961506+0000 mon.a (mon.0) 1954 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-29T18:33:41.997 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_put_snap (9124 ms) 2024-08-29T18:33:41.998 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_explicit 2024-08-29T18:33:42.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:41 smithi144 bash[67678]: cluster 2024-08-29T18:33:40.959471+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-29T18:33:42.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:41 smithi144 bash[67678]: cluster 2024-08-29T18:33:41.008537+0000 mgr.y (mgr.34104) 640 : cluster [DBG] pgmap v1298: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 201 B/s wr, 0 op/s 2024-08-29T18:33:42.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:41 smithi089 bash[77323]: cluster 2024-08-29T18:33:40.959471+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-29T18:33:42.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:41 smithi089 bash[77323]: cluster 2024-08-29T18:33:41.008537+0000 mgr.y (mgr.34104) 640 : cluster [DBG] pgmap v1298: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 201 B/s wr, 0 op/s 2024-08-29T18:33:42.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:41 smithi089 bash[78574]: cluster 2024-08-29T18:33:40.959471+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-29T18:33:42.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:41 smithi089 bash[78574]: cluster 2024-08-29T18:33:41.008537+0000 mgr.y (mgr.34104) 640 : cluster [DBG] pgmap v1298: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 201 B/s wr, 0 op/s 2024-08-29T18:33:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:42 smithi144 bash[67678]: cluster 2024-08-29T18:33:41.987839+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-29T18:33:43.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:42 smithi089 bash[77323]: cluster 2024-08-29T18:33:41.987839+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-29T18:33:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:42 smithi089 bash[78574]: cluster 2024-08-29T18:33:41.987839+0000 mon.a (mon.0) 1956 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-29T18:33:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:44 smithi144 bash[67678]: cluster 2024-08-29T18:33:42.999322+0000 mon.a (mon.0) 1957 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-29T18:33:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:44 smithi144 bash[67678]: cluster 2024-08-29T18:33:43.009465+0000 mgr.y (mgr.34104) 641 : cluster [DBG] pgmap v1301: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:44 smithi144 bash[67678]: audit 2024-08-29T18:33:43.018614+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.89:0/307915893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:44.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:44 smithi144 bash[67678]: audit 2024-08-29T18:33:43.019223+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:44.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[77323]: cluster 2024-08-29T18:33:42.999322+0000 mon.a (mon.0) 1957 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[77323]: cluster 2024-08-29T18:33:43.009465+0000 mgr.y (mgr.34104) 641 : cluster [DBG] pgmap v1301: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[77323]: audit 2024-08-29T18:33:43.018614+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.89:0/307915893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[77323]: audit 2024-08-29T18:33:43.019223+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[78574]: cluster 2024-08-29T18:33:42.999322+0000 mon.a (mon.0) 1957 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[78574]: cluster 2024-08-29T18:33:43.009465+0000 mgr.y (mgr.34104) 641 : cluster [DBG] pgmap v1301: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[78574]: audit 2024-08-29T18:33:43.018614+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.89:0/307915893' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:44 smithi089 bash[78574]: audit 2024-08-29T18:33:43.019223+0000 mon.a (mon.0) 1958 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:45.021 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_explicit (3023 ms) 2024-08-29T18:33:45.021 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.set 2024-08-29T18:33:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:45 smithi144 bash[67678]: cluster 2024-08-29T18:33:43.991414+0000 mon.a (mon.0) 1959 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:45 smithi144 bash[67678]: audit 2024-08-29T18:33:44.000620+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:45 smithi144 bash[67678]: cluster 2024-08-29T18:33:44.010165+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-29T18:33:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:33:45] "GET /metrics HTTP/1.1" 200 36302 "" "Prometheus/2.43.0" 2024-08-29T18:33:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[78574]: cluster 2024-08-29T18:33:43.991414+0000 mon.a (mon.0) 1959 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[78574]: audit 2024-08-29T18:33:44.000620+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[78574]: cluster 2024-08-29T18:33:44.010165+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-29T18:33:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[77323]: cluster 2024-08-29T18:33:43.991414+0000 mon.a (mon.0) 1959 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[77323]: audit 2024-08-29T18:33:44.000620+0000 mon.a (mon.0) 1960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:45 smithi089 bash[77323]: cluster 2024-08-29T18:33:44.010165+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-29T18:33:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:46 smithi144 bash[67678]: cluster 2024-08-29T18:33:45.010339+0000 mgr.y (mgr.34104) 642 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:46 smithi144 bash[67678]: cluster 2024-08-29T18:33:45.011510+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-29T18:33:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:46 smithi144 bash[67678]: cluster 2024-08-29T18:33:46.003654+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:46 smithi144 bash[67678]: cluster 2024-08-29T18:33:46.003730+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[77323]: cluster 2024-08-29T18:33:45.010339+0000 mgr.y (mgr.34104) 642 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:46.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[77323]: cluster 2024-08-29T18:33:45.011510+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-29T18:33:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[77323]: cluster 2024-08-29T18:33:46.003654+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[77323]: cluster 2024-08-29T18:33:46.003730+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[78574]: cluster 2024-08-29T18:33:45.010339+0000 mgr.y (mgr.34104) 642 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[78574]: cluster 2024-08-29T18:33:45.011510+0000 mon.a (mon.0) 1962 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-29T18:33:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[78574]: cluster 2024-08-29T18:33:46.003654+0000 mon.a (mon.0) 1963 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:46 smithi089 bash[78574]: cluster 2024-08-29T18:33:46.003730+0000 mon.a (mon.0) 1964 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:47 smithi144 bash[67678]: cluster 2024-08-29T18:33:46.039906+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-29T18:33:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:47 smithi144 bash[67678]: audit 2024-08-29T18:33:46.046992+0000 mon.a (mon.0) 1966 : audit [INF] from='client.? 172.21.15.89:0/3312059551' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:47 smithi089 bash[78574]: cluster 2024-08-29T18:33:46.039906+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-29T18:33:47.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:47 smithi089 bash[78574]: audit 2024-08-29T18:33:46.046992+0000 mon.a (mon.0) 1966 : audit [INF] from='client.? 172.21.15.89:0/3312059551' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:47 smithi089 bash[77323]: cluster 2024-08-29T18:33:46.039906+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-29T18:33:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:47 smithi089 bash[77323]: audit 2024-08-29T18:33:46.046992+0000 mon.a (mon.0) 1966 : audit [INF] from='client.? 172.21.15.89:0/3312059551' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:33:48.056 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.set (3034 ms) 2024-08-29T18:33:48.056 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-08-29T18:33:48.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[77323]: cluster 2024-08-29T18:33:47.011528+0000 mgr.y (mgr.34104) 643 : cluster [DBG] pgmap v1306: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[77323]: cluster 2024-08-29T18:33:47.032787+0000 mon.a (mon.0) 1967 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[77323]: audit 2024-08-29T18:33:47.043881+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? 172.21.15.89:0/3312059551' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[77323]: cluster 2024-08-29T18:33:47.057200+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[78574]: cluster 2024-08-29T18:33:47.011528+0000 mgr.y (mgr.34104) 643 : cluster [DBG] pgmap v1306: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[78574]: cluster 2024-08-29T18:33:47.032787+0000 mon.a (mon.0) 1967 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[78574]: audit 2024-08-29T18:33:47.043881+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? 172.21.15.89:0/3312059551' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:48 smithi089 bash[78574]: cluster 2024-08-29T18:33:47.057200+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-29T18:33:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:48 smithi144 bash[67678]: cluster 2024-08-29T18:33:47.011528+0000 mgr.y (mgr.34104) 643 : cluster [DBG] pgmap v1306: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:48 smithi144 bash[67678]: cluster 2024-08-29T18:33:47.032787+0000 mon.a (mon.0) 1967 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:48 smithi144 bash[67678]: audit 2024-08-29T18:33:47.043881+0000 mon.a (mon.0) 1968 : audit [INF] from='client.? 172.21.15.89:0/3312059551' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111717-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:33:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:48 smithi144 bash[67678]: cluster 2024-08-29T18:33:47.057200+0000 mon.a (mon.0) 1969 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-29T18:33:49.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[77323]: cluster 2024-08-29T18:33:48.052960+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[77323]: audit 2024-08-29T18:33:48.087095+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[77323]: audit 2024-08-29T18:33:48.088160+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[77323]: audit 2024-08-29T18:33:48.088578+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[78574]: cluster 2024-08-29T18:33:48.052960+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[78574]: audit 2024-08-29T18:33:48.087095+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[78574]: audit 2024-08-29T18:33:48.088160+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:49 smithi089 bash[78574]: audit 2024-08-29T18:33:48.088578+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:33:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:49 smithi144 bash[67678]: cluster 2024-08-29T18:33:48.052960+0000 mon.a (mon.0) 1970 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-29T18:33:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:49 smithi144 bash[67678]: audit 2024-08-29T18:33:48.087095+0000 mon.a (mon.0) 1971 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:49 smithi144 bash[67678]: audit 2024-08-29T18:33:48.088160+0000 mon.a (mon.0) 1972 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:49 smithi144 bash[67678]: audit 2024-08-29T18:33:48.088578+0000 mon.a (mon.0) 1973 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:33:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[77323]: cluster 2024-08-29T18:33:49.012449+0000 mgr.y (mgr.34104) 644 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[77323]: cluster 2024-08-29T18:33:49.063048+0000 mon.a (mon.0) 1974 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[77323]: cluster 2024-08-29T18:33:49.063104+0000 mon.a (mon.0) 1975 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[77323]: audit 2024-08-29T18:33:49.072762+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:33:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[77323]: cluster 2024-08-29T18:33:49.081056+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-29T18:33:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[77323]: audit 2024-08-29T18:33:49.082504+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[78574]: cluster 2024-08-29T18:33:49.012449+0000 mgr.y (mgr.34104) 644 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[78574]: cluster 2024-08-29T18:33:49.063048+0000 mon.a (mon.0) 1974 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[78574]: cluster 2024-08-29T18:33:49.063104+0000 mon.a (mon.0) 1975 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[78574]: audit 2024-08-29T18:33:49.072762+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:33:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[78574]: cluster 2024-08-29T18:33:49.081056+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-29T18:33:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:50 smithi089 bash[78574]: audit 2024-08-29T18:33:49.082504+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:50 smithi144 bash[67678]: cluster 2024-08-29T18:33:49.012449+0000 mgr.y (mgr.34104) 644 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:50 smithi144 bash[67678]: cluster 2024-08-29T18:33:49.063048+0000 mon.a (mon.0) 1974 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:50 smithi144 bash[67678]: cluster 2024-08-29T18:33:49.063104+0000 mon.a (mon.0) 1975 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:50 smithi144 bash[67678]: audit 2024-08-29T18:33:49.072762+0000 mon.a (mon.0) 1976 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:33:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:50 smithi144 bash[67678]: cluster 2024-08-29T18:33:49.081056+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-29T18:33:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:50 smithi144 bash[67678]: audit 2024-08-29T18:33:49.082504+0000 mon.a (mon.0) 1978 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:51.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:51 smithi089 bash[78574]: cluster 2024-08-29T18:33:50.525738+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-29T18:33:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:51 smithi089 bash[77323]: cluster 2024-08-29T18:33:50.525738+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-29T18:33:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:51 smithi144 bash[67678]: cluster 2024-08-29T18:33:50.525738+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-29T18:33:52.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:52 smithi089 bash[77323]: cluster 2024-08-29T18:33:51.013080+0000 mgr.y (mgr.34104) 645 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:52 smithi089 bash[77323]: audit 2024-08-29T18:33:51.088571+0000 mon.a (mon.0) 1980 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:52 smithi089 bash[77323]: cluster 2024-08-29T18:33:51.096326+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-29T18:33:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:52 smithi089 bash[78574]: cluster 2024-08-29T18:33:51.013080+0000 mgr.y (mgr.34104) 645 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:52 smithi089 bash[78574]: audit 2024-08-29T18:33:51.088571+0000 mon.a (mon.0) 1980 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:52 smithi089 bash[78574]: cluster 2024-08-29T18:33:51.096326+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-29T18:33:52.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:52 smithi144 bash[67678]: cluster 2024-08-29T18:33:51.013080+0000 mgr.y (mgr.34104) 645 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:52.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:52 smithi144 bash[67678]: audit 2024-08-29T18:33:51.088571+0000 mon.a (mon.0) 1980 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:52.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:52 smithi144 bash[67678]: cluster 2024-08-29T18:33:51.096326+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-29T18:33:53.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:53 smithi089 bash[77323]: cluster 2024-08-29T18:33:52.099411+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-29T18:33:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:53 smithi089 bash[77323]: audit 2024-08-29T18:33:52.714447+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:53 smithi089 bash[78574]: cluster 2024-08-29T18:33:52.099411+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-29T18:33:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:53 smithi089 bash[78574]: audit 2024-08-29T18:33:52.714447+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:53.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:53 smithi144 bash[67678]: cluster 2024-08-29T18:33:52.099411+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-29T18:33:53.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:53 smithi144 bash[67678]: audit 2024-08-29T18:33:52.714447+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[77323]: cluster 2024-08-29T18:33:53.014073+0000 mgr.y (mgr.34104) 646 : cluster [DBG] pgmap v1315: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[77323]: cluster 2024-08-29T18:33:53.101981+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[77323]: cluster 2024-08-29T18:33:53.126303+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[77323]: audit 2024-08-29T18:33:53.128849+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[78574]: cluster 2024-08-29T18:33:53.014073+0000 mgr.y (mgr.34104) 646 : cluster [DBG] pgmap v1315: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[78574]: cluster 2024-08-29T18:33:53.101981+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[78574]: cluster 2024-08-29T18:33:53.126303+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-29T18:33:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:54 smithi089 bash[78574]: audit 2024-08-29T18:33:53.128849+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:54 smithi144 bash[67678]: cluster 2024-08-29T18:33:53.014073+0000 mgr.y (mgr.34104) 646 : cluster [DBG] pgmap v1315: 113 pgs: 2 creating+peering, 5 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:54 smithi144 bash[67678]: cluster 2024-08-29T18:33:53.101981+0000 mon.a (mon.0) 1984 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:33:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:54 smithi144 bash[67678]: cluster 2024-08-29T18:33:53.126303+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-29T18:33:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:54 smithi144 bash[67678]: audit 2024-08-29T18:33:53.128849+0000 mon.a (mon.0) 1986 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:55.148 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_implicit_ec (7092 ms) 2024-08-29T18:33:55.149 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-08-29T18:33:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:33:55] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:33:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[78574]: audit 2024-08-29T18:33:54.125869+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[78574]: cluster 2024-08-29T18:33:54.135210+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-29T18:33:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[78574]: audit 2024-08-29T18:33:54.136024+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[77323]: audit 2024-08-29T18:33:54.125869+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[77323]: cluster 2024-08-29T18:33:54.135210+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-29T18:33:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:55 smithi089 bash[77323]: audit 2024-08-29T18:33:54.136024+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:55.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:55 smithi144 bash[67678]: audit 2024-08-29T18:33:54.125869+0000 mon.a (mon.0) 1987 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:55.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:55 smithi144 bash[67678]: cluster 2024-08-29T18:33:54.135210+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-29T18:33:55.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:55 smithi144 bash[67678]: audit 2024-08-29T18:33:54.136024+0000 mon.a (mon.0) 1989 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]: dispatch 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: cluster 2024-08-29T18:33:55.014813+0000 mgr.y (mgr.34104) 647 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: cluster 2024-08-29T18:33:55.125899+0000 mon.a (mon.0) 1990 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: cluster 2024-08-29T18:33:55.125947+0000 mon.a (mon.0) 1991 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: audit 2024-08-29T18:33:55.137918+0000 mon.a (mon.0) 1992 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: cluster 2024-08-29T18:33:55.146683+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: audit 2024-08-29T18:33:55.172826+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: audit 2024-08-29T18:33:55.173820+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[78574]: audit 2024-08-29T18:33:55.174173+0000 mon.a (mon.0) 1996 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: cluster 2024-08-29T18:33:55.014813+0000 mgr.y (mgr.34104) 647 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: cluster 2024-08-29T18:33:55.125899+0000 mon.a (mon.0) 1990 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: cluster 2024-08-29T18:33:55.125947+0000 mon.a (mon.0) 1991 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: audit 2024-08-29T18:33:55.137918+0000 mon.a (mon.0) 1992 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: cluster 2024-08-29T18:33:55.146683+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: audit 2024-08-29T18:33:55.172826+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: audit 2024-08-29T18:33:55.173820+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:56 smithi089 bash[77323]: audit 2024-08-29T18:33:55.174173+0000 mon.a (mon.0) 1996 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:33:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: cluster 2024-08-29T18:33:55.014813+0000 mgr.y (mgr.34104) 647 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: cluster 2024-08-29T18:33:55.125899+0000 mon.a (mon.0) 1990 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:33:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: cluster 2024-08-29T18:33:55.125947+0000 mon.a (mon.0) 1991 : cluster [INF] Cluster is now healthy 2024-08-29T18:33:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: audit 2024-08-29T18:33:55.137918+0000 mon.a (mon.0) 1992 : audit [INF] from='client.? 172.21.15.89:0/1796414219' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-6"}]': finished 2024-08-29T18:33:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: cluster 2024-08-29T18:33:55.146683+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-29T18:33:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: audit 2024-08-29T18:33:55.172826+0000 mon.a (mon.0) 1994 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: audit 2024-08-29T18:33:55.173820+0000 mon.a (mon.0) 1995 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:56 smithi144 bash[67678]: audit 2024-08-29T18:33:55.174173+0000 mon.a (mon.0) 1996 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:33:57.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:57 smithi089 bash[77323]: audit 2024-08-29T18:33:56.140747+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:33:57.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:57 smithi089 bash[77323]: cluster 2024-08-29T18:33:56.147802+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-29T18:33:57.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:57 smithi089 bash[77323]: audit 2024-08-29T18:33:56.148809+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:57.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:57 smithi089 bash[78574]: audit 2024-08-29T18:33:56.140747+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:33:57.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:57 smithi089 bash[78574]: cluster 2024-08-29T18:33:56.147802+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-29T18:33:57.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:57 smithi089 bash[78574]: audit 2024-08-29T18:33:56.148809+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:58.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:57 smithi144 bash[67678]: audit 2024-08-29T18:33:56.140747+0000 mon.a (mon.0) 1997 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:33:58.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:57 smithi144 bash[67678]: cluster 2024-08-29T18:33:56.147802+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-29T18:33:58.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:57 smithi144 bash[67678]: audit 2024-08-29T18:33:56.148809+0000 mon.a (mon.0) 1999 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[77323]: cluster 2024-08-29T18:33:57.015711+0000 mgr.y (mgr.34104) 648 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[77323]: cluster 2024-08-29T18:33:57.586379+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[77323]: audit 2024-08-29T18:33:58.147360+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[77323]: cluster 2024-08-29T18:33:58.154745+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[78574]: cluster 2024-08-29T18:33:57.015711+0000 mgr.y (mgr.34104) 648 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[78574]: cluster 2024-08-29T18:33:57.586379+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[78574]: audit 2024-08-29T18:33:58.147360+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:33:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:33:58 smithi089 bash[78574]: cluster 2024-08-29T18:33:58.154745+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-29T18:33:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:58 smithi144 bash[67678]: cluster 2024-08-29T18:33:57.015711+0000 mgr.y (mgr.34104) 648 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:33:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:58 smithi144 bash[67678]: cluster 2024-08-29T18:33:57.586379+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-29T18:33:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:58 smithi144 bash[67678]: audit 2024-08-29T18:33:58.147360+0000 mon.a (mon.0) 2001 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:33:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:33:58 smithi144 bash[67678]: cluster 2024-08-29T18:33:58.154745+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-29T18:34:00.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:00 smithi089 bash[77323]: cluster 2024-08-29T18:33:59.016715+0000 mgr.y (mgr.34104) 649 : cluster [DBG] pgmap v1324: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:00 smithi089 bash[77323]: cluster 2024-08-29T18:33:59.158214+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-29T18:34:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:00 smithi089 bash[77323]: cluster 2024-08-29T18:33:59.599671+0000 mon.a (mon.0) 2004 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:00 smithi089 bash[78574]: cluster 2024-08-29T18:33:59.016715+0000 mgr.y (mgr.34104) 649 : cluster [DBG] pgmap v1324: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:00 smithi089 bash[78574]: cluster 2024-08-29T18:33:59.158214+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-29T18:34:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:00 smithi089 bash[78574]: cluster 2024-08-29T18:33:59.599671+0000 mon.a (mon.0) 2004 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:00.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:00 smithi144 bash[67678]: cluster 2024-08-29T18:33:59.016715+0000 mgr.y (mgr.34104) 649 : cluster [DBG] pgmap v1324: 113 pgs: 3 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:00.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:00 smithi144 bash[67678]: cluster 2024-08-29T18:33:59.158214+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-29T18:34:00.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:00 smithi144 bash[67678]: cluster 2024-08-29T18:33:59.599671+0000 mon.a (mon.0) 2004 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:01.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:01 smithi089 bash[77323]: cluster 2024-08-29T18:34:00.165729+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-29T18:34:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:01 smithi089 bash[77323]: audit 2024-08-29T18:34:00.168629+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:34:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:01 smithi089 bash[78574]: cluster 2024-08-29T18:34:00.165729+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-29T18:34:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:01 smithi089 bash[78574]: audit 2024-08-29T18:34:00.168629+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:34:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:01 smithi144 bash[67678]: cluster 2024-08-29T18:34:00.165729+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-29T18:34:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:01 smithi144 bash[67678]: audit 2024-08-29T18:34:00.168629+0000 mon.a (mon.0) 2006 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:34:02.189 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7041 ms) 2024-08-29T18:34:02.189 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-08-29T18:34:02.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[77323]: cluster 2024-08-29T18:34:01.017357+0000 mgr.y (mgr.34104) 650 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:02.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[77323]: cluster 2024-08-29T18:34:01.159175+0000 mon.a (mon.0) 2007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:02.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[77323]: cluster 2024-08-29T18:34:01.159231+0000 mon.a (mon.0) 2008 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:02.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[77323]: audit 2024-08-29T18:34:01.168999+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:34:02.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[77323]: cluster 2024-08-29T18:34:01.177809+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-29T18:34:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[77323]: audit 2024-08-29T18:34:01.178877+0000 mon.a (mon.0) 2011 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:34:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[78574]: cluster 2024-08-29T18:34:01.017357+0000 mgr.y (mgr.34104) 650 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[78574]: cluster 2024-08-29T18:34:01.159175+0000 mon.a (mon.0) 2007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[78574]: cluster 2024-08-29T18:34:01.159231+0000 mon.a (mon.0) 2008 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[78574]: audit 2024-08-29T18:34:01.168999+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:34:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[78574]: cluster 2024-08-29T18:34:01.177809+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-29T18:34:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:02 smithi089 bash[78574]: audit 2024-08-29T18:34:01.178877+0000 mon.a (mon.0) 2011 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:34:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:02 smithi144 bash[67678]: cluster 2024-08-29T18:34:01.017357+0000 mgr.y (mgr.34104) 650 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:02 smithi144 bash[67678]: cluster 2024-08-29T18:34:01.159175+0000 mon.a (mon.0) 2007 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:02 smithi144 bash[67678]: cluster 2024-08-29T18:34:01.159231+0000 mon.a (mon.0) 2008 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:02 smithi144 bash[67678]: audit 2024-08-29T18:34:01.168999+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:34:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:02 smithi144 bash[67678]: cluster 2024-08-29T18:34:01.177809+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-29T18:34:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:02 smithi144 bash[67678]: audit 2024-08-29T18:34:01.178877+0000 mon.a (mon.0) 2011 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]: dispatch 2024-08-29T18:34:03.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:03 smithi144 bash[67678]: audit 2024-08-29T18:34:02.179469+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:34:03.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:03 smithi144 bash[67678]: cluster 2024-08-29T18:34:02.186731+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-29T18:34:03.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:03 smithi144 bash[67678]: audit 2024-08-29T18:34:02.212832+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:03.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:03 smithi144 bash[67678]: audit 2024-08-29T18:34:02.213720+0000 mon.a (mon.0) 2015 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:03.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:03 smithi144 bash[67678]: audit 2024-08-29T18:34:02.214087+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[77323]: audit 2024-08-29T18:34:02.179469+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:34:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[77323]: cluster 2024-08-29T18:34:02.186731+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-29T18:34:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[77323]: audit 2024-08-29T18:34:02.212832+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[77323]: audit 2024-08-29T18:34:02.213720+0000 mon.a (mon.0) 2015 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[77323]: audit 2024-08-29T18:34:02.214087+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[78574]: audit 2024-08-29T18:34:02.179469+0000 mon.a (mon.0) 2012 : audit [INF] from='client.? 172.21.15.89:0/2679565215' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-7"}]': finished 2024-08-29T18:34:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[78574]: cluster 2024-08-29T18:34:02.186731+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-29T18:34:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[78574]: audit 2024-08-29T18:34:02.212832+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[78574]: audit 2024-08-29T18:34:02.213720+0000 mon.a (mon.0) 2015 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:03 smithi089 bash[78574]: audit 2024-08-29T18:34:02.214087+0000 mon.a (mon.0) 2016 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:04.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[77323]: cluster 2024-08-29T18:34:03.018204+0000 mgr.y (mgr.34104) 651 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[77323]: audit 2024-08-29T18:34:03.188535+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[77323]: cluster 2024-08-29T18:34:03.198864+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[77323]: audit 2024-08-29T18:34:03.199901+0000 mon.a (mon.0) 2019 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[78574]: cluster 2024-08-29T18:34:03.018204+0000 mgr.y (mgr.34104) 651 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[78574]: audit 2024-08-29T18:34:03.188535+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[78574]: cluster 2024-08-29T18:34:03.198864+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-29T18:34:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:04 smithi089 bash[78574]: audit 2024-08-29T18:34:03.199901+0000 mon.a (mon.0) 2019 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:04 smithi144 bash[67678]: cluster 2024-08-29T18:34:03.018204+0000 mgr.y (mgr.34104) 651 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:04 smithi144 bash[67678]: audit 2024-08-29T18:34:03.188535+0000 mon.a (mon.0) 2017 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:04 smithi144 bash[67678]: cluster 2024-08-29T18:34:03.198864+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-29T18:34:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:04 smithi144 bash[67678]: audit 2024-08-29T18:34:03.199901+0000 mon.a (mon.0) 2019 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:34:05] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.43.0" 2024-08-29T18:34:05.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[78574]: cluster 2024-08-29T18:34:04.639577+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-29T18:34:05.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[78574]: audit 2024-08-29T18:34:05.195044+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:05.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[78574]: cluster 2024-08-29T18:34:05.201848+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-29T18:34:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[77323]: cluster 2024-08-29T18:34:04.639577+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-29T18:34:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[77323]: audit 2024-08-29T18:34:05.195044+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:05 smithi089 bash[77323]: cluster 2024-08-29T18:34:05.201848+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-29T18:34:06.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:05 smithi144 bash[67678]: cluster 2024-08-29T18:34:04.639577+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-29T18:34:06.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:05 smithi144 bash[67678]: audit 2024-08-29T18:34:05.195044+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:06.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:05 smithi144 bash[67678]: cluster 2024-08-29T18:34:05.201848+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-29T18:34:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:06 smithi089 bash[77323]: cluster 2024-08-29T18:34:05.018846+0000 mgr.y (mgr.34104) 652 : cluster [DBG] pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:06 smithi089 bash[77323]: cluster 2024-08-29T18:34:06.207543+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-29T18:34:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:06 smithi089 bash[78574]: cluster 2024-08-29T18:34:05.018846+0000 mgr.y (mgr.34104) 652 : cluster [DBG] pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:06 smithi089 bash[78574]: cluster 2024-08-29T18:34:06.207543+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-29T18:34:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:06 smithi144 bash[67678]: cluster 2024-08-29T18:34:05.018846+0000 mgr.y (mgr.34104) 652 : cluster [DBG] pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:06 smithi144 bash[67678]: cluster 2024-08-29T18:34:06.207543+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-29T18:34:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:08 smithi144 bash[67678]: cluster 2024-08-29T18:34:07.019823+0000 mgr.y (mgr.34104) 653 : cluster [DBG] pgmap v1336: 113 pgs: 2 creating+activating, 4 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:34:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:08 smithi144 bash[67678]: cluster 2024-08-29T18:34:07.207593+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-29T18:34:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:08 smithi144 bash[67678]: cluster 2024-08-29T18:34:07.655928+0000 mon.a (mon.0) 2025 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:08 smithi144 bash[67678]: audit 2024-08-29T18:34:07.722410+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:08 smithi144 bash[67678]: audit 2024-08-29T18:34:07.724384+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[77323]: cluster 2024-08-29T18:34:07.019823+0000 mgr.y (mgr.34104) 653 : cluster [DBG] pgmap v1336: 113 pgs: 2 creating+activating, 4 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:34:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[77323]: cluster 2024-08-29T18:34:07.207593+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-29T18:34:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[77323]: cluster 2024-08-29T18:34:07.655928+0000 mon.a (mon.0) 2025 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[77323]: audit 2024-08-29T18:34:07.722410+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[77323]: audit 2024-08-29T18:34:07.724384+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[78574]: cluster 2024-08-29T18:34:07.019823+0000 mgr.y (mgr.34104) 653 : cluster [DBG] pgmap v1336: 113 pgs: 2 creating+activating, 4 unknown, 107 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T18:34:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[78574]: cluster 2024-08-29T18:34:07.207593+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-29T18:34:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[78574]: cluster 2024-08-29T18:34:07.655928+0000 mon.a (mon.0) 2025 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[78574]: audit 2024-08-29T18:34:07.722410+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:08 smithi089 bash[78574]: audit 2024-08-29T18:34:07.724384+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:10.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:10 smithi144 bash[67678]: cluster 2024-08-29T18:34:09.021140+0000 mgr.y (mgr.34104) 654 : cluster [DBG] pgmap v1338: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-08-29T18:34:10.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:10 smithi089 bash[77323]: cluster 2024-08-29T18:34:09.021140+0000 mgr.y (mgr.34104) 654 : cluster [DBG] pgmap v1338: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-08-29T18:34:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:10 smithi089 bash[78574]: cluster 2024-08-29T18:34:09.021140+0000 mgr.y (mgr.34104) 654 : cluster [DBG] pgmap v1338: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 B/s wr, 0 op/s 2024-08-29T18:34:11.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:11 smithi144 bash[67678]: cluster 2024-08-29T18:34:10.227592+0000 mon.a (mon.0) 2028 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-29T18:34:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:11 smithi089 bash[77323]: cluster 2024-08-29T18:34:10.227592+0000 mon.a (mon.0) 2028 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-29T18:34:11.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:11 smithi089 bash[78574]: cluster 2024-08-29T18:34:10.227592+0000 mon.a (mon.0) 2028 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-29T18:34:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:12 smithi144 bash[67678]: cluster 2024-08-29T18:34:11.021901+0000 mgr.y (mgr.34104) 655 : cluster [DBG] pgmap v1340: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-29T18:34:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:12 smithi144 bash[67678]: cluster 2024-08-29T18:34:11.238985+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-29T18:34:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:12 smithi089 bash[77323]: cluster 2024-08-29T18:34:11.021901+0000 mgr.y (mgr.34104) 655 : cluster [DBG] pgmap v1340: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-29T18:34:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:12 smithi089 bash[77323]: cluster 2024-08-29T18:34:11.238985+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-29T18:34:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:12 smithi089 bash[78574]: cluster 2024-08-29T18:34:11.021901+0000 mgr.y (mgr.34104) 655 : cluster [DBG] pgmap v1340: 113 pgs: 2 creating+activating, 111 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 175 B/s wr, 0 op/s 2024-08-29T18:34:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:12 smithi089 bash[78574]: cluster 2024-08-29T18:34:11.238985+0000 mon.a (mon.0) 2029 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-29T18:34:13.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:13 smithi144 bash[67678]: cluster 2024-08-29T18:34:12.242040+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-29T18:34:13.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:13 smithi144 bash[67678]: cluster 2024-08-29T18:34:13.244617+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-29T18:34:13.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:13 smithi089 bash[77323]: cluster 2024-08-29T18:34:12.242040+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-29T18:34:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:13 smithi089 bash[77323]: cluster 2024-08-29T18:34:13.244617+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-29T18:34:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:13 smithi089 bash[78574]: cluster 2024-08-29T18:34:12.242040+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-29T18:34:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:13 smithi089 bash[78574]: cluster 2024-08-29T18:34:13.244617+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-29T18:34:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:14 smithi144 bash[67678]: cluster 2024-08-29T18:34:13.022845+0000 mgr.y (mgr.34104) 656 : cluster [DBG] pgmap v1343: 113 pgs: 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T18:34:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:14 smithi144 bash[67678]: audit 2024-08-29T18:34:13.247646+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:14 smithi144 bash[67678]: audit 2024-08-29T18:34:14.240627+0000 mon.a (mon.0) 2033 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:14 smithi144 bash[67678]: cluster 2024-08-29T18:34:14.248033+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-29T18:34:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:14 smithi144 bash[67678]: audit 2024-08-29T18:34:14.248860+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[77323]: cluster 2024-08-29T18:34:13.022845+0000 mgr.y (mgr.34104) 656 : cluster [DBG] pgmap v1343: 113 pgs: 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[77323]: audit 2024-08-29T18:34:13.247646+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[77323]: audit 2024-08-29T18:34:14.240627+0000 mon.a (mon.0) 2033 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[77323]: cluster 2024-08-29T18:34:14.248033+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[77323]: audit 2024-08-29T18:34:14.248860+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[78574]: cluster 2024-08-29T18:34:13.022845+0000 mgr.y (mgr.34104) 656 : cluster [DBG] pgmap v1343: 113 pgs: 113 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-08-29T18:34:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[78574]: audit 2024-08-29T18:34:13.247646+0000 mon.a (mon.0) 2032 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[78574]: audit 2024-08-29T18:34:14.240627+0000 mon.a (mon.0) 2033 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[78574]: cluster 2024-08-29T18:34:14.248033+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-29T18:34:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:14 smithi089 bash[78574]: audit 2024-08-29T18:34:14.248860+0000 mon.a (mon.0) 2035 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]: dispatch 2024-08-29T18:34:15.255 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_put_snap_ec (13065 ms) 2024-08-29T18:34:15.255 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-08-29T18:34:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:34:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:34:15] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-08-29T18:34:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: cluster 2024-08-29T18:34:15.023471+0000 mgr.y (mgr.34104) 657 : cluster [DBG] pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.243891+0000 mon.a (mon.0) 2036 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: cluster 2024-08-29T18:34:15.252603+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-29T18:34:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: cluster 2024-08-29T18:34:15.258737+0000 mon.a (mon.0) 2038 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: cluster 2024-08-29T18:34:15.258783+0000 mon.a (mon.0) 2039 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.292141+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.292536+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.293225+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.293534+0000 mon.a (mon.0) 2041 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.294056+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:16 smithi144 bash[67678]: audit 2024-08-29T18:34:15.294349+0000 mon.a (mon.0) 2042 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: cluster 2024-08-29T18:34:15.023471+0000 mgr.y (mgr.34104) 657 : cluster [DBG] pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.243891+0000 mon.a (mon.0) 2036 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: cluster 2024-08-29T18:34:15.252603+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: cluster 2024-08-29T18:34:15.258737+0000 mon.a (mon.0) 2038 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: cluster 2024-08-29T18:34:15.258783+0000 mon.a (mon.0) 2039 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.292141+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.292536+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.293225+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.293534+0000 mon.a (mon.0) 2041 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.294056+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[78574]: audit 2024-08-29T18:34:15.294349+0000 mon.a (mon.0) 2042 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: cluster 2024-08-29T18:34:15.023471+0000 mgr.y (mgr.34104) 657 : cluster [DBG] pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.243891+0000 mon.a (mon.0) 2036 : audit [INF] from='client.? 172.21.15.89:0/2413827173' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-8"}]': finished 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: cluster 2024-08-29T18:34:15.252603+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: cluster 2024-08-29T18:34:15.258737+0000 mon.a (mon.0) 2038 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: cluster 2024-08-29T18:34:15.258783+0000 mon.a (mon.0) 2039 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.292141+0000 mon.c (mon.2) 63 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.292536+0000 mon.a (mon.0) 2040 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.293225+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.293534+0000 mon.a (mon.0) 2041 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:16.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.294056+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:16.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:16 smithi089 bash[77323]: audit 2024-08-29T18:34:15.294349+0000 mon.a (mon.0) 2042 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:17.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:17 smithi144 bash[67678]: audit 2024-08-29T18:34:16.263396+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:17.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:17 smithi144 bash[67678]: cluster 2024-08-29T18:34:16.272769+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-29T18:34:17.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:17 smithi144 bash[67678]: audit 2024-08-29T18:34:16.274898+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:17.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:17 smithi144 bash[67678]: audit 2024-08-29T18:34:16.275589+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[77323]: audit 2024-08-29T18:34:16.263396+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[77323]: cluster 2024-08-29T18:34:16.272769+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[77323]: audit 2024-08-29T18:34:16.274898+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[77323]: audit 2024-08-29T18:34:16.275589+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[78574]: audit 2024-08-29T18:34:16.263396+0000 mon.a (mon.0) 2043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[78574]: cluster 2024-08-29T18:34:16.272769+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[78574]: audit 2024-08-29T18:34:16.274898+0000 mon.c (mon.2) 66 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:17 smithi089 bash[78574]: audit 2024-08-29T18:34:16.275589+0000 mon.a (mon.0) 2045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:18 smithi144 bash[67678]: cluster 2024-08-29T18:34:17.024441+0000 mgr.y (mgr.34104) 658 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:18.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:18 smithi144 bash[67678]: cluster 2024-08-29T18:34:17.724450+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-29T18:34:18.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:18 smithi089 bash[77323]: cluster 2024-08-29T18:34:17.024441+0000 mgr.y (mgr.34104) 658 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:18 smithi089 bash[77323]: cluster 2024-08-29T18:34:17.724450+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-29T18:34:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:18 smithi089 bash[78574]: cluster 2024-08-29T18:34:17.024441+0000 mgr.y (mgr.34104) 658 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:18 smithi089 bash[78574]: cluster 2024-08-29T18:34:17.724450+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-29T18:34:19.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:19 smithi144 bash[67678]: audit 2024-08-29T18:34:18.282940+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:19.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:19 smithi144 bash[67678]: cluster 2024-08-29T18:34:18.290503+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-29T18:34:19.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:19 smithi089 bash[77323]: audit 2024-08-29T18:34:18.282940+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:19 smithi089 bash[77323]: cluster 2024-08-29T18:34:18.290503+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-29T18:34:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:19 smithi089 bash[78574]: audit 2024-08-29T18:34:18.282940+0000 mon.a (mon.0) 2047 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:19 smithi089 bash[78574]: cluster 2024-08-29T18:34:18.290503+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-29T18:34:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:20 smithi089 bash[77323]: cluster 2024-08-29T18:34:19.025492+0000 mgr.y (mgr.34104) 659 : cluster [DBG] pgmap v1352: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:20 smithi089 bash[77323]: cluster 2024-08-29T18:34:19.282975+0000 mon.a (mon.0) 2049 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:20 smithi089 bash[77323]: cluster 2024-08-29T18:34:19.303061+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-29T18:34:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:20 smithi089 bash[78574]: cluster 2024-08-29T18:34:19.025492+0000 mgr.y (mgr.34104) 659 : cluster [DBG] pgmap v1352: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:20 smithi089 bash[78574]: cluster 2024-08-29T18:34:19.282975+0000 mon.a (mon.0) 2049 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:20 smithi089 bash[78574]: cluster 2024-08-29T18:34:19.303061+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-29T18:34:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:20 smithi144 bash[67678]: cluster 2024-08-29T18:34:19.025492+0000 mgr.y (mgr.34104) 659 : cluster [DBG] pgmap v1352: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:20 smithi144 bash[67678]: cluster 2024-08-29T18:34:19.282975+0000 mon.a (mon.0) 2049 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:20 smithi144 bash[67678]: cluster 2024-08-29T18:34:19.303061+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-29T18:34:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:21 smithi089 bash[77323]: cluster 2024-08-29T18:34:20.302484+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-29T18:34:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:21 smithi089 bash[77323]: audit 2024-08-29T18:34:20.307153+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:21 smithi089 bash[77323]: audit 2024-08-29T18:34:20.315713+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:21 smithi089 bash[78574]: cluster 2024-08-29T18:34:20.302484+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-29T18:34:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:21 smithi089 bash[78574]: audit 2024-08-29T18:34:20.307153+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:21 smithi089 bash[78574]: audit 2024-08-29T18:34:20.315713+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:21 smithi144 bash[67678]: cluster 2024-08-29T18:34:20.302484+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-29T18:34:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:21 smithi144 bash[67678]: audit 2024-08-29T18:34:20.307153+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:21 smithi144 bash[67678]: audit 2024-08-29T18:34:20.315713+0000 mon.a (mon.0) 2052 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:22.338 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.test_explicit_ec (7083 ms) 2024-08-29T18:34:22.338 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.set_ec 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: cluster 2024-08-29T18:34:21.026270+0000 mgr.y (mgr.34104) 660 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: cluster 2024-08-29T18:34:21.306790+0000 mon.a (mon.0) 2053 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: cluster 2024-08-29T18:34:21.306839+0000 mon.a (mon.0) 2054 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: audit 2024-08-29T18:34:21.315727+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: cluster 2024-08-29T18:34:21.326655+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: audit 2024-08-29T18:34:21.327366+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[77323]: audit 2024-08-29T18:34:21.328331+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: cluster 2024-08-29T18:34:21.026270+0000 mgr.y (mgr.34104) 660 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: cluster 2024-08-29T18:34:21.306790+0000 mon.a (mon.0) 2053 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: cluster 2024-08-29T18:34:21.306839+0000 mon.a (mon.0) 2054 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: audit 2024-08-29T18:34:21.315727+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: cluster 2024-08-29T18:34:21.326655+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: audit 2024-08-29T18:34:21.327366+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:22 smithi089 bash[78574]: audit 2024-08-29T18:34:21.328331+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: cluster 2024-08-29T18:34:21.026270+0000 mgr.y (mgr.34104) 660 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: cluster 2024-08-29T18:34:21.306790+0000 mon.a (mon.0) 2053 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: cluster 2024-08-29T18:34:21.306839+0000 mon.a (mon.0) 2054 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: audit 2024-08-29T18:34:21.315727+0000 mon.a (mon.0) 2055 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: cluster 2024-08-29T18:34:21.326655+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-29T18:34:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: audit 2024-08-29T18:34:21.327366+0000 mon.c (mon.2) 68 : audit [INF] from='client.? 172.21.15.89:0/4042012415' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:22 smithi144 bash[67678]: audit 2024-08-29T18:34:21.328331+0000 mon.a (mon.0) 2057 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]: dispatch 2024-08-29T18:34:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: audit 2024-08-29T18:34:22.319358+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: cluster 2024-08-29T18:34:22.326467+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-29T18:34:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: audit 2024-08-29T18:34:22.376174+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: audit 2024-08-29T18:34:22.377089+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: audit 2024-08-29T18:34:22.377519+0000 mon.a (mon.0) 2062 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: audit 2024-08-29T18:34:22.721285+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[77323]: audit 2024-08-29T18:34:22.723371+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: audit 2024-08-29T18:34:22.319358+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: cluster 2024-08-29T18:34:22.326467+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: audit 2024-08-29T18:34:22.376174+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: audit 2024-08-29T18:34:22.377089+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: audit 2024-08-29T18:34:22.377519+0000 mon.a (mon.0) 2062 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: audit 2024-08-29T18:34:22.721285+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:23 smithi089 bash[78574]: audit 2024-08-29T18:34:22.723371+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: audit 2024-08-29T18:34:22.319358+0000 mon.a (mon.0) 2058 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-9"}]': finished 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: cluster 2024-08-29T18:34:22.326467+0000 mon.a (mon.0) 2059 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: audit 2024-08-29T18:34:22.376174+0000 mon.a (mon.0) 2060 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: audit 2024-08-29T18:34:22.377089+0000 mon.a (mon.0) 2061 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: audit 2024-08-29T18:34:22.377519+0000 mon.a (mon.0) 2062 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: audit 2024-08-29T18:34:22.721285+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:23 smithi144 bash[67678]: audit 2024-08-29T18:34:22.723371+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:24 smithi144 bash[67678]: cluster 2024-08-29T18:34:23.027056+0000 mgr.y (mgr.34104) 661 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:24 smithi144 bash[67678]: audit 2024-08-29T18:34:23.339907+0000 mon.a (mon.0) 2065 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:24 smithi144 bash[67678]: cluster 2024-08-29T18:34:23.347520+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-29T18:34:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:24 smithi144 bash[67678]: audit 2024-08-29T18:34:23.348352+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[77323]: cluster 2024-08-29T18:34:23.027056+0000 mgr.y (mgr.34104) 661 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[77323]: audit 2024-08-29T18:34:23.339907+0000 mon.a (mon.0) 2065 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[77323]: cluster 2024-08-29T18:34:23.347520+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[77323]: audit 2024-08-29T18:34:23.348352+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[78574]: cluster 2024-08-29T18:34:23.027056+0000 mgr.y (mgr.34104) 661 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[78574]: audit 2024-08-29T18:34:23.339907+0000 mon.a (mon.0) 2065 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi089-111717-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[78574]: cluster 2024-08-29T18:34:23.347520+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-29T18:34:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:24 smithi089 bash[78574]: audit 2024-08-29T18:34:23.348352+0000 mon.a (mon.0) 2067 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:34:25] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2024-08-29T18:34:26.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:25 smithi144 bash[67678]: cluster 2024-08-29T18:34:24.794503+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-29T18:34:26.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:25 smithi144 bash[67678]: audit 2024-08-29T18:34:25.346609+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:26.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:25 smithi144 bash[67678]: cluster 2024-08-29T18:34:25.355426+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-29T18:34:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[77323]: cluster 2024-08-29T18:34:24.794503+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-29T18:34:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[77323]: audit 2024-08-29T18:34:25.346609+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[77323]: cluster 2024-08-29T18:34:25.355426+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-29T18:34:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[78574]: cluster 2024-08-29T18:34:24.794503+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-29T18:34:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[78574]: audit 2024-08-29T18:34:25.346609+0000 mon.a (mon.0) 2069 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi089-111717-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:25 smithi089 bash[78574]: cluster 2024-08-29T18:34:25.355426+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-29T18:34:27.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:26 smithi089 bash[77323]: cluster 2024-08-29T18:34:25.027812+0000 mgr.y (mgr.34104) 662 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:26 smithi089 bash[77323]: cluster 2024-08-29T18:34:26.356614+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-29T18:34:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:26 smithi089 bash[78574]: cluster 2024-08-29T18:34:25.027812+0000 mgr.y (mgr.34104) 662 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:26 smithi089 bash[78574]: cluster 2024-08-29T18:34:26.356614+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-29T18:34:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:26 smithi144 bash[67678]: cluster 2024-08-29T18:34:25.027812+0000 mgr.y (mgr.34104) 662 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:26 smithi144 bash[67678]: cluster 2024-08-29T18:34:26.356614+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[77323]: cluster 2024-08-29T18:34:27.028758+0000 mgr.y (mgr.34104) 663 : cluster [DBG] pgmap v1364: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[77323]: cluster 2024-08-29T18:34:27.358597+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[77323]: audit 2024-08-29T18:34:27.360285+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[77323]: cluster 2024-08-29T18:34:27.812379+0000 mon.a (mon.0) 2074 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[77323]: audit 2024-08-29T18:34:28.264508+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[78574]: cluster 2024-08-29T18:34:27.028758+0000 mgr.y (mgr.34104) 663 : cluster [DBG] pgmap v1364: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[78574]: cluster 2024-08-29T18:34:27.358597+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[78574]: audit 2024-08-29T18:34:27.360285+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[78574]: cluster 2024-08-29T18:34:27.812379+0000 mon.a (mon.0) 2074 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:28 smithi089 bash[78574]: audit 2024-08-29T18:34:28.264508+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:34:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:28 smithi144 bash[67678]: cluster 2024-08-29T18:34:27.028758+0000 mgr.y (mgr.34104) 663 : cluster [DBG] pgmap v1364: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:28 smithi144 bash[67678]: cluster 2024-08-29T18:34:27.358597+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-29T18:34:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:28 smithi144 bash[67678]: audit 2024-08-29T18:34:27.360285+0000 mon.a (mon.0) 2073 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:28 smithi144 bash[67678]: cluster 2024-08-29T18:34:27.812379+0000 mon.a (mon.0) 2074 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:28 smithi144 bash[67678]: audit 2024-08-29T18:34:28.264508+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:34:29.389 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.set_ec (7051 ms) 2024-08-29T18:34:29.389 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 10 tests from cls_rgw (62454 ms total) 2024-08-29T18:34:29.389 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:34:29.389 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:34:29.389 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 10 tests from 1 test suite ran. (62454 ms total) 2024-08-29T18:34:29.389 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 10 tests. 2024-08-29T18:34:29.394 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:34:29.394 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:34:29.448 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-08-29T18:34:29.449 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_rgw.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2024-08-29T18:34:29.515 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:34:29.515 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 16 tests from 1 test suite. 2024-08-29T18:34:29.515 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:34:29.516 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 16 tests from cls_rgw 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[77323]: audit 2024-08-29T18:34:28.363418+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[77323]: cluster 2024-08-29T18:34:28.370587+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[77323]: audit 2024-08-29T18:34:28.371286+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[77323]: audit 2024-08-29T18:34:29.012237+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[77323]: audit 2024-08-29T18:34:29.013526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[77323]: audit 2024-08-29T18:34:29.022131+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[78574]: audit 2024-08-29T18:34:28.363418+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[78574]: cluster 2024-08-29T18:34:28.370587+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-29T18:34:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[78574]: audit 2024-08-29T18:34:28.371286+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[78574]: audit 2024-08-29T18:34:29.012237+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:34:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[78574]: audit 2024-08-29T18:34:29.013526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:34:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:29 smithi089 bash[78574]: audit 2024-08-29T18:34:29.022131+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:29 smithi144 bash[67678]: audit 2024-08-29T18:34:28.363418+0000 mon.a (mon.0) 2076 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:29 smithi144 bash[67678]: cluster 2024-08-29T18:34:28.370587+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-29T18:34:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:29 smithi144 bash[67678]: audit 2024-08-29T18:34:28.371286+0000 mon.a (mon.0) 2078 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]: dispatch 2024-08-29T18:34:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:29 smithi144 bash[67678]: audit 2024-08-29T18:34:29.012237+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:34:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:29 smithi144 bash[67678]: audit 2024-08-29T18:34:29.013526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:34:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:29 smithi144 bash[67678]: audit 2024-08-29T18:34:29.022131+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:34:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[77323]: cluster 2024-08-29T18:34:29.029332+0000 mgr.y (mgr.34104) 664 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[77323]: audit 2024-08-29T18:34:29.377598+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[77323]: cluster 2024-08-29T18:34:29.385039+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-29T18:34:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[77323]: cluster 2024-08-29T18:34:30.018365+0000 mon.a (mon.0) 2084 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[77323]: cluster 2024-08-29T18:34:30.018420+0000 mon.a (mon.0) 2085 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[78574]: cluster 2024-08-29T18:34:29.029332+0000 mgr.y (mgr.34104) 664 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[78574]: audit 2024-08-29T18:34:29.377598+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[78574]: cluster 2024-08-29T18:34:29.385039+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-29T18:34:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[78574]: cluster 2024-08-29T18:34:30.018365+0000 mon.a (mon.0) 2084 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:30 smithi089 bash[78574]: cluster 2024-08-29T18:34:30.018420+0000 mon.a (mon.0) 2085 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:30 smithi144 bash[67678]: cluster 2024-08-29T18:34:29.029332+0000 mgr.y (mgr.34104) 664 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:30 smithi144 bash[67678]: audit 2024-08-29T18:34:29.377598+0000 mon.a (mon.0) 2082 : audit [INF] from='client.? 172.21.15.89:0/28115880' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi089-111717-10"}]': finished 2024-08-29T18:34:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:30 smithi144 bash[67678]: cluster 2024-08-29T18:34:29.385039+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-29T18:34:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:30 smithi144 bash[67678]: cluster 2024-08-29T18:34:30.018365+0000 mon.a (mon.0) 2084 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:30 smithi144 bash[67678]: cluster 2024-08-29T18:34:30.018420+0000 mon.a (mon.0) 2085 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:31.411 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_basic 2024-08-29T18:34:31.489 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_basic (79 ms) 2024-08-29T18:34:31.490 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-08-29T18:34:31.563 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (74 ms) 2024-08-29T18:34:31.564 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_remove_object 2024-08-29T18:34:31.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_remove_object (101 ms) 2024-08-29T18:34:31.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_suggest 2024-08-29T18:34:31.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:31 smithi089 bash[77323]: cluster 2024-08-29T18:34:30.397482+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-29T18:34:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:31 smithi089 bash[77323]: audit 2024-08-29T18:34:30.402833+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.89:0/287017486' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:34:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:31 smithi089 bash[77323]: audit 2024-08-29T18:34:30.404537+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:34:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:31 smithi089 bash[78574]: cluster 2024-08-29T18:34:30.397482+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-29T18:34:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:31 smithi089 bash[78574]: audit 2024-08-29T18:34:30.402833+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.89:0/287017486' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:34:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:31 smithi089 bash[78574]: audit 2024-08-29T18:34:30.404537+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:34:31.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:31 smithi144 bash[67678]: cluster 2024-08-29T18:34:30.397482+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-29T18:34:31.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:31 smithi144 bash[67678]: audit 2024-08-29T18:34:30.402833+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.89:0/287017486' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:34:31.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:31 smithi144 bash[67678]: audit 2024-08-29T18:34:30.404537+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[77323]: cluster 2024-08-29T18:34:31.030001+0000 mgr.y (mgr.34104) 665 : cluster [DBG] pgmap v1370: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[77323]: cluster 2024-08-29T18:34:31.390090+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[77323]: audit 2024-08-29T18:34:31.399490+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[77323]: cluster 2024-08-29T18:34:31.409184+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[78574]: cluster 2024-08-29T18:34:31.030001+0000 mgr.y (mgr.34104) 665 : cluster [DBG] pgmap v1370: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[78574]: cluster 2024-08-29T18:34:31.390090+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[78574]: audit 2024-08-29T18:34:31.399490+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:34:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:32 smithi089 bash[78574]: cluster 2024-08-29T18:34:31.409184+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-29T18:34:32.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:32 smithi144 bash[67678]: cluster 2024-08-29T18:34:31.030001+0000 mgr.y (mgr.34104) 665 : cluster [DBG] pgmap v1370: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:34:32.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:32 smithi144 bash[67678]: cluster 2024-08-29T18:34:31.390090+0000 mon.a (mon.0) 2088 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:34:32.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:32 smithi144 bash[67678]: audit 2024-08-29T18:34:31.399490+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:34:32.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:32 smithi144 bash[67678]: cluster 2024-08-29T18:34:31.409184+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-29T18:34:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:33 smithi089 bash[77323]: cluster 2024-08-29T18:34:32.422174+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-29T18:34:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:33 smithi089 bash[78574]: cluster 2024-08-29T18:34:32.422174+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-29T18:34:33.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:33 smithi144 bash[67678]: cluster 2024-08-29T18:34:32.422174+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-29T18:34:33.984 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_suggest (2320 ms) 2024-08-29T18:34:33.985 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-08-29T18:34:33.999 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_suggest_complete (15 ms) 2024-08-29T18:34:34.000 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_list 2024-08-29T18:34:34.063 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_list (64 ms) 2024-08-29T18:34:34.063 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-08-29T18:34:34.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:34 smithi089 bash[77323]: cluster 2024-08-29T18:34:33.030735+0000 mgr.y (mgr.34104) 666 : cluster [DBG] pgmap v1373: 137 pgs: 4 creating+activating, 4 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-08-29T18:34:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:34 smithi089 bash[77323]: cluster 2024-08-29T18:34:33.413144+0000 mon.a (mon.0) 2092 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:34 smithi089 bash[77323]: cluster 2024-08-29T18:34:33.413193+0000 mon.a (mon.0) 2093 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:34 smithi089 bash[78574]: cluster 2024-08-29T18:34:33.030735+0000 mgr.y (mgr.34104) 666 : cluster [DBG] pgmap v1373: 137 pgs: 4 creating+activating, 4 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-08-29T18:34:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:34 smithi089 bash[78574]: cluster 2024-08-29T18:34:33.413144+0000 mon.a (mon.0) 2092 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:34 smithi089 bash[78574]: cluster 2024-08-29T18:34:33.413193+0000 mon.a (mon.0) 2093 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:34.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:34 smithi144 bash[67678]: cluster 2024-08-29T18:34:33.030735+0000 mgr.y (mgr.34104) 666 : cluster [DBG] pgmap v1373: 137 pgs: 4 creating+activating, 4 creating+peering, 14 unknown, 115 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 13 KiB/s wr, 40 op/s 2024-08-29T18:34:34.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:34 smithi144 bash[67678]: cluster 2024-08-29T18:34:33.413144+0000 mon.a (mon.0) 2092 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:34:34.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:34 smithi144 bash[67678]: cluster 2024-08-29T18:34:33.413193+0000 mon.a (mon.0) 2093 : cluster [INF] Cluster is now healthy 2024-08-29T18:34:35.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:34:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:34:35] "GET /metrics HTTP/1.1" 200 33906 "" "Prometheus/2.43.0" 2024-08-29T18:34:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:36 smithi089 bash[77323]: cluster 2024-08-29T18:34:35.031838+0000 mgr.y (mgr.34104) 667 : cluster [DBG] pgmap v1374: 137 pgs: 4 creating+activating, 4 creating+peering, 129 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 100 KiB/s wr, 316 op/s 2024-08-29T18:34:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:36 smithi089 bash[78574]: cluster 2024-08-29T18:34:35.031838+0000 mgr.y (mgr.34104) 667 : cluster [DBG] pgmap v1374: 137 pgs: 4 creating+activating, 4 creating+peering, 129 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 100 KiB/s wr, 316 op/s 2024-08-29T18:34:36.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:36 smithi144 bash[67678]: cluster 2024-08-29T18:34:35.031838+0000 mgr.y (mgr.34104) 667 : cluster [DBG] pgmap v1374: 137 pgs: 4 creating+activating, 4 creating+peering, 129 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 100 KiB/s wr, 316 op/s 2024-08-29T18:34:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:38 smithi144 bash[67678]: cluster 2024-08-29T18:34:37.032886+0000 mgr.y (mgr.34104) 668 : cluster [DBG] pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 217 KiB/s wr, 665 op/s 2024-08-29T18:34:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:38 smithi144 bash[67678]: audit 2024-08-29T18:34:37.715846+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:38 smithi089 bash[77323]: cluster 2024-08-29T18:34:37.032886+0000 mgr.y (mgr.34104) 668 : cluster [DBG] pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 217 KiB/s wr, 665 op/s 2024-08-29T18:34:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:38 smithi089 bash[77323]: audit 2024-08-29T18:34:37.715846+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:38 smithi089 bash[78574]: cluster 2024-08-29T18:34:37.032886+0000 mgr.y (mgr.34104) 668 : cluster [DBG] pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 350 KiB/s rd, 217 KiB/s wr, 665 op/s 2024-08-29T18:34:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:38 smithi089 bash[78574]: audit 2024-08-29T18:34:37.715846+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:40.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:40 smithi144 bash[67678]: cluster 2024-08-29T18:34:39.034355+0000 mgr.y (mgr.34104) 669 : cluster [DBG] pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 184 KiB/s wr, 570 op/s 2024-08-29T18:34:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:40 smithi089 bash[77323]: cluster 2024-08-29T18:34:39.034355+0000 mgr.y (mgr.34104) 669 : cluster [DBG] pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 184 KiB/s wr, 570 op/s 2024-08-29T18:34:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:40 smithi089 bash[78574]: cluster 2024-08-29T18:34:39.034355+0000 mgr.y (mgr.34104) 669 : cluster [DBG] pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 308 KiB/s rd, 184 KiB/s wr, 570 op/s 2024-08-29T18:34:42.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:42 smithi144 bash[67678]: cluster 2024-08-29T18:34:41.035014+0000 mgr.y (mgr.34104) 670 : cluster [DBG] pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 153 KiB/s wr, 474 op/s 2024-08-29T18:34:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:42 smithi089 bash[77323]: cluster 2024-08-29T18:34:41.035014+0000 mgr.y (mgr.34104) 670 : cluster [DBG] pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 153 KiB/s wr, 474 op/s 2024-08-29T18:34:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:42 smithi089 bash[78574]: cluster 2024-08-29T18:34:41.035014+0000 mgr.y (mgr.34104) 670 : cluster [DBG] pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 256 KiB/s rd, 153 KiB/s wr, 474 op/s 2024-08-29T18:34:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:44 smithi144 bash[67678]: cluster 2024-08-29T18:34:43.036331+0000 mgr.y (mgr.34104) 671 : cluster [DBG] pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 278 KiB/s wr, 848 op/s 2024-08-29T18:34:44.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:44 smithi089 bash[77323]: cluster 2024-08-29T18:34:43.036331+0000 mgr.y (mgr.34104) 671 : cluster [DBG] pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 278 KiB/s wr, 848 op/s 2024-08-29T18:34:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:44 smithi089 bash[78574]: cluster 2024-08-29T18:34:43.036331+0000 mgr.y (mgr.34104) 671 : cluster [DBG] pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 278 KiB/s wr, 848 op/s 2024-08-29T18:34:45.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:34:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:34:45] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2024-08-29T18:34:46.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:46 smithi144 bash[67678]: cluster 2024-08-29T18:34:45.037447+0000 mgr.y (mgr.34104) 672 : cluster [DBG] pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 246 KiB/s wr, 750 op/s 2024-08-29T18:34:46.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:46 smithi089 bash[77323]: cluster 2024-08-29T18:34:45.037447+0000 mgr.y (mgr.34104) 672 : cluster [DBG] pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 246 KiB/s wr, 750 op/s 2024-08-29T18:34:46.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:46 smithi089 bash[78574]: cluster 2024-08-29T18:34:45.037447+0000 mgr.y (mgr.34104) 672 : cluster [DBG] pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 390 KiB/s rd, 246 KiB/s wr, 750 op/s 2024-08-29T18:34:48.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:48 smithi144 bash[67678]: cluster 2024-08-29T18:34:47.038688+0000 mgr.y (mgr.34104) 673 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 311 KiB/s wr, 939 op/s 2024-08-29T18:34:48.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:48 smithi089 bash[77323]: cluster 2024-08-29T18:34:47.038688+0000 mgr.y (mgr.34104) 673 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 311 KiB/s wr, 939 op/s 2024-08-29T18:34:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:48 smithi089 bash[78574]: cluster 2024-08-29T18:34:47.038688+0000 mgr.y (mgr.34104) 673 : cluster [DBG] pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 476 KiB/s rd, 311 KiB/s wr, 939 op/s 2024-08-29T18:34:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:50 smithi144 bash[67678]: cluster 2024-08-29T18:34:49.039982+0000 mgr.y (mgr.34104) 674 : cluster [DBG] pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 238 KiB/s wr, 720 op/s 2024-08-29T18:34:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:50 smithi089 bash[78574]: cluster 2024-08-29T18:34:49.039982+0000 mgr.y (mgr.34104) 674 : cluster [DBG] pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 238 KiB/s wr, 720 op/s 2024-08-29T18:34:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:50 smithi089 bash[77323]: cluster 2024-08-29T18:34:49.039982+0000 mgr.y (mgr.34104) 674 : cluster [DBG] pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 238 KiB/s wr, 720 op/s 2024-08-29T18:34:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:52 smithi144 bash[67678]: cluster 2024-08-29T18:34:51.040724+0000 mgr.y (mgr.34104) 675 : cluster [DBG] pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 236 KiB/s wr, 708 op/s 2024-08-29T18:34:52.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:52 smithi089 bash[77323]: cluster 2024-08-29T18:34:51.040724+0000 mgr.y (mgr.34104) 675 : cluster [DBG] pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 236 KiB/s wr, 708 op/s 2024-08-29T18:34:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:52 smithi089 bash[78574]: cluster 2024-08-29T18:34:51.040724+0000 mgr.y (mgr.34104) 675 : cluster [DBG] pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 236 KiB/s wr, 708 op/s 2024-08-29T18:34:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:53 smithi144 bash[67678]: audit 2024-08-29T18:34:52.716236+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:53 smithi089 bash[77323]: audit 2024-08-29T18:34:52.716236+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:53 smithi089 bash[78574]: audit 2024-08-29T18:34:52.716236+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:34:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:54 smithi144 bash[67678]: cluster 2024-08-29T18:34:53.042304+0000 mgr.y (mgr.34104) 676 : cluster [DBG] pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 330 KiB/s wr, 991 op/s 2024-08-29T18:34:54.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:54 smithi089 bash[77323]: cluster 2024-08-29T18:34:53.042304+0000 mgr.y (mgr.34104) 676 : cluster [DBG] pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 330 KiB/s wr, 991 op/s 2024-08-29T18:34:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:54 smithi089 bash[78574]: cluster 2024-08-29T18:34:53.042304+0000 mgr.y (mgr.34104) 676 : cluster [DBG] pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 496 KiB/s rd, 330 KiB/s wr, 991 op/s 2024-08-29T18:34:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:34:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:34:55] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2024-08-29T18:34:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:56 smithi144 bash[67678]: cluster 2024-08-29T18:34:55.043316+0000 mgr.y (mgr.34104) 677 : cluster [DBG] pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 203 KiB/s wr, 607 op/s 2024-08-29T18:34:56.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:56 smithi089 bash[77323]: cluster 2024-08-29T18:34:55.043316+0000 mgr.y (mgr.34104) 677 : cluster [DBG] pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 203 KiB/s wr, 607 op/s 2024-08-29T18:34:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:56 smithi089 bash[78574]: cluster 2024-08-29T18:34:55.043316+0000 mgr.y (mgr.34104) 677 : cluster [DBG] pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 203 KiB/s wr, 607 op/s 2024-08-29T18:34:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:34:58 smithi144 bash[67678]: cluster 2024-08-29T18:34:57.044280+0000 mgr.y (mgr.34104) 678 : cluster [DBG] pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 288 KiB/s wr, 863 op/s 2024-08-29T18:34:58.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:34:58 smithi089 bash[77323]: cluster 2024-08-29T18:34:57.044280+0000 mgr.y (mgr.34104) 678 : cluster [DBG] pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 288 KiB/s wr, 863 op/s 2024-08-29T18:34:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:34:58 smithi089 bash[78574]: cluster 2024-08-29T18:34:57.044280+0000 mgr.y (mgr.34104) 678 : cluster [DBG] pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 288 KiB/s wr, 863 op/s 2024-08-29T18:35:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:00 smithi144 bash[67678]: cluster 2024-08-29T18:34:59.045887+0000 mgr.y (mgr.34104) 679 : cluster [DBG] pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 180 KiB/s wr, 539 op/s 2024-08-29T18:35:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:00 smithi089 bash[77323]: cluster 2024-08-29T18:34:59.045887+0000 mgr.y (mgr.34104) 679 : cluster [DBG] pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 180 KiB/s wr, 539 op/s 2024-08-29T18:35:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:00 smithi089 bash[78574]: cluster 2024-08-29T18:34:59.045887+0000 mgr.y (mgr.34104) 679 : cluster [DBG] pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 180 KiB/s wr, 539 op/s 2024-08-29T18:35:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:02 smithi144 bash[67678]: cluster 2024-08-29T18:35:01.046624+0000 mgr.y (mgr.34104) 680 : cluster [DBG] pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 180 KiB/s wr, 539 op/s 2024-08-29T18:35:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:02 smithi089 bash[77323]: cluster 2024-08-29T18:35:01.046624+0000 mgr.y (mgr.34104) 680 : cluster [DBG] pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 180 KiB/s wr, 539 op/s 2024-08-29T18:35:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:02 smithi089 bash[78574]: cluster 2024-08-29T18:35:01.046624+0000 mgr.y (mgr.34104) 680 : cluster [DBG] pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 180 KiB/s wr, 539 op/s 2024-08-29T18:35:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:04 smithi144 bash[67678]: cluster 2024-08-29T18:35:03.047894+0000 mgr.y (mgr.34104) 681 : cluster [DBG] pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 385 KiB/s rd, 257 KiB/s wr, 770 op/s 2024-08-29T18:35:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:04 smithi089 bash[78574]: cluster 2024-08-29T18:35:03.047894+0000 mgr.y (mgr.34104) 681 : cluster [DBG] pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 385 KiB/s rd, 257 KiB/s wr, 770 op/s 2024-08-29T18:35:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:04 smithi089 bash[77323]: cluster 2024-08-29T18:35:03.047894+0000 mgr.y (mgr.34104) 681 : cluster [DBG] pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 385 KiB/s rd, 257 KiB/s wr, 770 op/s 2024-08-29T18:35:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:35:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:35:05] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2024-08-29T18:35:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:06 smithi144 bash[67678]: cluster 2024-08-29T18:35:05.049260+0000 mgr.y (mgr.34104) 682 : cluster [DBG] pgmap v1389: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 163 KiB/s wr, 487 op/s 2024-08-29T18:35:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:06 smithi089 bash[77323]: cluster 2024-08-29T18:35:05.049260+0000 mgr.y (mgr.34104) 682 : cluster [DBG] pgmap v1389: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 163 KiB/s wr, 487 op/s 2024-08-29T18:35:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:06 smithi089 bash[78574]: cluster 2024-08-29T18:35:05.049260+0000 mgr.y (mgr.34104) 682 : cluster [DBG] pgmap v1389: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 244 KiB/s rd, 163 KiB/s wr, 487 op/s 2024-08-29T18:35:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:08 smithi144 bash[67678]: cluster 2024-08-29T18:35:07.050378+0000 mgr.y (mgr.34104) 683 : cluster [DBG] pgmap v1390: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 236 KiB/s wr, 706 op/s 2024-08-29T18:35:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:08 smithi144 bash[67678]: audit 2024-08-29T18:35:07.716318+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:08.929 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:08 smithi089 bash[78574]: cluster 2024-08-29T18:35:07.050378+0000 mgr.y (mgr.34104) 683 : cluster [DBG] pgmap v1390: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 236 KiB/s wr, 706 op/s 2024-08-29T18:35:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:08 smithi089 bash[78574]: audit 2024-08-29T18:35:07.716318+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:08 smithi089 bash[77323]: cluster 2024-08-29T18:35:07.050378+0000 mgr.y (mgr.34104) 683 : cluster [DBG] pgmap v1390: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 353 KiB/s rd, 236 KiB/s wr, 706 op/s 2024-08-29T18:35:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:08 smithi089 bash[77323]: audit 2024-08-29T18:35:07.716318+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:10 smithi144 bash[67678]: cluster 2024-08-29T18:35:09.051655+0000 mgr.y (mgr.34104) 684 : cluster [DBG] pgmap v1391: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 450 op/s 2024-08-29T18:35:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:10 smithi089 bash[78574]: cluster 2024-08-29T18:35:09.051655+0000 mgr.y (mgr.34104) 684 : cluster [DBG] pgmap v1391: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 450 op/s 2024-08-29T18:35:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:10 smithi089 bash[77323]: cluster 2024-08-29T18:35:09.051655+0000 mgr.y (mgr.34104) 684 : cluster [DBG] pgmap v1391: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 450 op/s 2024-08-29T18:35:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:12 smithi144 bash[67678]: cluster 2024-08-29T18:35:11.052391+0000 mgr.y (mgr.34104) 685 : cluster [DBG] pgmap v1392: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 450 op/s 2024-08-29T18:35:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:12 smithi089 bash[78574]: cluster 2024-08-29T18:35:11.052391+0000 mgr.y (mgr.34104) 685 : cluster [DBG] pgmap v1392: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 450 op/s 2024-08-29T18:35:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:12 smithi089 bash[77323]: cluster 2024-08-29T18:35:11.052391+0000 mgr.y (mgr.34104) 685 : cluster [DBG] pgmap v1392: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 450 op/s 2024-08-29T18:35:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:14 smithi144 bash[67678]: cluster 2024-08-29T18:35:13.054064+0000 mgr.y (mgr.34104) 686 : cluster [DBG] pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 224 KiB/s wr, 671 op/s 2024-08-29T18:35:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:14 smithi089 bash[77323]: cluster 2024-08-29T18:35:13.054064+0000 mgr.y (mgr.34104) 686 : cluster [DBG] pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 224 KiB/s wr, 671 op/s 2024-08-29T18:35:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:14 smithi089 bash[78574]: cluster 2024-08-29T18:35:13.054064+0000 mgr.y (mgr.34104) 686 : cluster [DBG] pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 224 KiB/s wr, 671 op/s 2024-08-29T18:35:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:35:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:35:15] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.43.0" 2024-08-29T18:35:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:16 smithi144 bash[67678]: cluster 2024-08-29T18:35:15.055240+0000 mgr.y (mgr.34104) 687 : cluster [DBG] pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 439 op/s 2024-08-29T18:35:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:16 smithi089 bash[77323]: cluster 2024-08-29T18:35:15.055240+0000 mgr.y (mgr.34104) 687 : cluster [DBG] pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 439 op/s 2024-08-29T18:35:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:16 smithi089 bash[78574]: cluster 2024-08-29T18:35:15.055240+0000 mgr.y (mgr.34104) 687 : cluster [DBG] pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 147 KiB/s wr, 439 op/s 2024-08-29T18:35:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:18 smithi144 bash[67678]: cluster 2024-08-29T18:35:17.056330+0000 mgr.y (mgr.34104) 688 : cluster [DBG] pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:35:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:18 smithi089 bash[77323]: cluster 2024-08-29T18:35:17.056330+0000 mgr.y (mgr.34104) 688 : cluster [DBG] pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:35:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:18 smithi089 bash[78574]: cluster 2024-08-29T18:35:17.056330+0000 mgr.y (mgr.34104) 688 : cluster [DBG] pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:35:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:20 smithi144 bash[67678]: cluster 2024-08-29T18:35:19.057634+0000 mgr.y (mgr.34104) 689 : cluster [DBG] pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:35:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:20 smithi089 bash[78574]: cluster 2024-08-29T18:35:19.057634+0000 mgr.y (mgr.34104) 689 : cluster [DBG] pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:35:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:20 smithi089 bash[77323]: cluster 2024-08-29T18:35:19.057634+0000 mgr.y (mgr.34104) 689 : cluster [DBG] pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:35:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:22 smithi144 bash[67678]: cluster 2024-08-29T18:35:21.058217+0000 mgr.y (mgr.34104) 690 : cluster [DBG] pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:35:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:22 smithi089 bash[77323]: cluster 2024-08-29T18:35:21.058217+0000 mgr.y (mgr.34104) 690 : cluster [DBG] pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:35:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:22 smithi089 bash[78574]: cluster 2024-08-29T18:35:21.058217+0000 mgr.y (mgr.34104) 690 : cluster [DBG] pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 148 KiB/s wr, 443 op/s 2024-08-29T18:35:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:23 smithi144 bash[67678]: audit 2024-08-29T18:35:22.716759+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:23 smithi089 bash[77323]: audit 2024-08-29T18:35:22.716759+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:23 smithi089 bash[78574]: audit 2024-08-29T18:35:22.716759+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:24.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:24 smithi144 bash[67678]: cluster 2024-08-29T18:35:23.059492+0000 mgr.y (mgr.34104) 691 : cluster [DBG] pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:35:24.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:24 smithi089 bash[77323]: cluster 2024-08-29T18:35:23.059492+0000 mgr.y (mgr.34104) 691 : cluster [DBG] pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:35:24.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:24 smithi089 bash[78574]: cluster 2024-08-29T18:35:23.059492+0000 mgr.y (mgr.34104) 691 : cluster [DBG] pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 331 KiB/s rd, 221 KiB/s wr, 662 op/s 2024-08-29T18:35:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:35:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:35:25] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-08-29T18:35:26.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:26 smithi144 bash[67678]: cluster 2024-08-29T18:35:25.060409+0000 mgr.y (mgr.34104) 692 : cluster [DBG] pgmap v1399: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:26 smithi089 bash[77323]: cluster 2024-08-29T18:35:25.060409+0000 mgr.y (mgr.34104) 692 : cluster [DBG] pgmap v1399: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:26 smithi089 bash[78574]: cluster 2024-08-29T18:35:25.060409+0000 mgr.y (mgr.34104) 692 : cluster [DBG] pgmap v1399: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:28 smithi144 bash[67678]: cluster 2024-08-29T18:35:27.061611+0000 mgr.y (mgr.34104) 693 : cluster [DBG] pgmap v1400: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 332 KiB/s rd, 221 KiB/s wr, 663 op/s 2024-08-29T18:35:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:28 smithi089 bash[77323]: cluster 2024-08-29T18:35:27.061611+0000 mgr.y (mgr.34104) 693 : cluster [DBG] pgmap v1400: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 332 KiB/s rd, 221 KiB/s wr, 663 op/s 2024-08-29T18:35:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:28 smithi089 bash[78574]: cluster 2024-08-29T18:35:27.061611+0000 mgr.y (mgr.34104) 693 : cluster [DBG] pgmap v1400: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 332 KiB/s rd, 221 KiB/s wr, 663 op/s 2024-08-29T18:35:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:29 smithi089 bash[77323]: audit 2024-08-29T18:35:29.112243+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:35:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:29 smithi089 bash[78574]: audit 2024-08-29T18:35:29.112243+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:35:30.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:29 smithi144 bash[67678]: audit 2024-08-29T18:35:29.112243+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:35:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[78574]: cluster 2024-08-29T18:35:29.062883+0000 mgr.y (mgr.34104) 694 : cluster [DBG] pgmap v1401: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[78574]: audit 2024-08-29T18:35:29.907026+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:35:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[78574]: audit 2024-08-29T18:35:29.907865+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:35:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[78574]: audit 2024-08-29T18:35:29.913000+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:35:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[77323]: cluster 2024-08-29T18:35:29.062883+0000 mgr.y (mgr.34104) 694 : cluster [DBG] pgmap v1401: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[77323]: audit 2024-08-29T18:35:29.907026+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:35:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[77323]: audit 2024-08-29T18:35:29.907865+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:35:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:30 smithi089 bash[77323]: audit 2024-08-29T18:35:29.913000+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:35:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:30 smithi144 bash[67678]: cluster 2024-08-29T18:35:29.062883+0000 mgr.y (mgr.34104) 694 : cluster [DBG] pgmap v1401: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:30 smithi144 bash[67678]: audit 2024-08-29T18:35:29.907026+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:35:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:30 smithi144 bash[67678]: audit 2024-08-29T18:35:29.907865+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:35:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:30 smithi144 bash[67678]: audit 2024-08-29T18:35:29.913000+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:35:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:32 smithi089 bash[78574]: cluster 2024-08-29T18:35:31.063582+0000 mgr.y (mgr.34104) 695 : cluster [DBG] pgmap v1402: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:32 smithi089 bash[77323]: cluster 2024-08-29T18:35:31.063582+0000 mgr.y (mgr.34104) 695 : cluster [DBG] pgmap v1402: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:32 smithi144 bash[67678]: cluster 2024-08-29T18:35:31.063582+0000 mgr.y (mgr.34104) 695 : cluster [DBG] pgmap v1402: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 221 KiB/s rd, 147 KiB/s wr, 441 op/s 2024-08-29T18:35:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:34 smithi089 bash[77323]: cluster 2024-08-29T18:35:33.064664+0000 mgr.y (mgr.34104) 696 : cluster [DBG] pgmap v1403: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 223 KiB/s wr, 669 op/s 2024-08-29T18:35:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:34 smithi089 bash[78574]: cluster 2024-08-29T18:35:33.064664+0000 mgr.y (mgr.34104) 696 : cluster [DBG] pgmap v1403: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 223 KiB/s wr, 669 op/s 2024-08-29T18:35:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:34 smithi144 bash[67678]: cluster 2024-08-29T18:35:33.064664+0000 mgr.y (mgr.34104) 696 : cluster [DBG] pgmap v1403: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 223 KiB/s wr, 669 op/s 2024-08-29T18:35:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:35:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:35:35] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.43.0" 2024-08-29T18:35:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:36 smithi089 bash[77323]: cluster 2024-08-29T18:35:35.065911+0000 mgr.y (mgr.34104) 697 : cluster [DBG] pgmap v1404: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 226 KiB/s rd, 150 KiB/s wr, 451 op/s 2024-08-29T18:35:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:36 smithi089 bash[78574]: cluster 2024-08-29T18:35:35.065911+0000 mgr.y (mgr.34104) 697 : cluster [DBG] pgmap v1404: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 226 KiB/s rd, 150 KiB/s wr, 451 op/s 2024-08-29T18:35:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:36 smithi144 bash[67678]: cluster 2024-08-29T18:35:35.065911+0000 mgr.y (mgr.34104) 697 : cluster [DBG] pgmap v1404: 137 pgs: 137 active+clean; 583 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 226 KiB/s rd, 150 KiB/s wr, 451 op/s 2024-08-29T18:35:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:38 smithi089 bash[77323]: cluster 2024-08-29T18:35:37.066949+0000 mgr.y (mgr.34104) 698 : cluster [DBG] pgmap v1405: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 224 KiB/s wr, 672 op/s 2024-08-29T18:35:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:38 smithi089 bash[77323]: audit 2024-08-29T18:35:37.717213+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:38 smithi089 bash[78574]: cluster 2024-08-29T18:35:37.066949+0000 mgr.y (mgr.34104) 698 : cluster [DBG] pgmap v1405: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 224 KiB/s wr, 672 op/s 2024-08-29T18:35:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:38 smithi089 bash[78574]: audit 2024-08-29T18:35:37.717213+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:38 smithi144 bash[67678]: cluster 2024-08-29T18:35:37.066949+0000 mgr.y (mgr.34104) 698 : cluster [DBG] pgmap v1405: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 224 KiB/s wr, 672 op/s 2024-08-29T18:35:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:38 smithi144 bash[67678]: audit 2024-08-29T18:35:37.717213+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:40 smithi089 bash[78574]: cluster 2024-08-29T18:35:39.068331+0000 mgr.y (mgr.34104) 699 : cluster [DBG] pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 449 op/s 2024-08-29T18:35:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:40 smithi089 bash[77323]: cluster 2024-08-29T18:35:39.068331+0000 mgr.y (mgr.34104) 699 : cluster [DBG] pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 449 op/s 2024-08-29T18:35:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:40 smithi144 bash[67678]: cluster 2024-08-29T18:35:39.068331+0000 mgr.y (mgr.34104) 699 : cluster [DBG] pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 225 KiB/s rd, 150 KiB/s wr, 449 op/s 2024-08-29T18:35:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:42 smithi089 bash[77323]: cluster 2024-08-29T18:35:41.069097+0000 mgr.y (mgr.34104) 700 : cluster [DBG] pgmap v1407: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:35:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:42 smithi089 bash[78574]: cluster 2024-08-29T18:35:41.069097+0000 mgr.y (mgr.34104) 700 : cluster [DBG] pgmap v1407: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:35:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:42 smithi144 bash[67678]: cluster 2024-08-29T18:35:41.069097+0000 mgr.y (mgr.34104) 700 : cluster [DBG] pgmap v1407: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:35:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:44 smithi089 bash[78574]: cluster 2024-08-29T18:35:43.070228+0000 mgr.y (mgr.34104) 701 : cluster [DBG] pgmap v1408: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:35:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:44 smithi089 bash[77323]: cluster 2024-08-29T18:35:43.070228+0000 mgr.y (mgr.34104) 701 : cluster [DBG] pgmap v1408: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:35:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:44 smithi144 bash[67678]: cluster 2024-08-29T18:35:43.070228+0000 mgr.y (mgr.34104) 701 : cluster [DBG] pgmap v1408: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:35:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:35:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:35:45] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.43.0" 2024-08-29T18:35:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:46 smithi089 bash[77323]: cluster 2024-08-29T18:35:45.071283+0000 mgr.y (mgr.34104) 702 : cluster [DBG] pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 142 KiB/s wr, 424 op/s 2024-08-29T18:35:46.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:46 smithi089 bash[78574]: cluster 2024-08-29T18:35:45.071283+0000 mgr.y (mgr.34104) 702 : cluster [DBG] pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 142 KiB/s wr, 424 op/s 2024-08-29T18:35:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:46 smithi144 bash[67678]: cluster 2024-08-29T18:35:45.071283+0000 mgr.y (mgr.34104) 702 : cluster [DBG] pgmap v1409: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 142 KiB/s wr, 424 op/s 2024-08-29T18:35:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:48 smithi089 bash[77323]: cluster 2024-08-29T18:35:47.072498+0000 mgr.y (mgr.34104) 703 : cluster [DBG] pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:35:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:48 smithi089 bash[78574]: cluster 2024-08-29T18:35:47.072498+0000 mgr.y (mgr.34104) 703 : cluster [DBG] pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:35:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:48 smithi144 bash[67678]: cluster 2024-08-29T18:35:47.072498+0000 mgr.y (mgr.34104) 703 : cluster [DBG] pgmap v1410: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 214 KiB/s wr, 642 op/s 2024-08-29T18:35:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:50 smithi089 bash[77323]: cluster 2024-08-29T18:35:49.074127+0000 mgr.y (mgr.34104) 704 : cluster [DBG] pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 140 KiB/s wr, 421 op/s 2024-08-29T18:35:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:50 smithi089 bash[78574]: cluster 2024-08-29T18:35:49.074127+0000 mgr.y (mgr.34104) 704 : cluster [DBG] pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 140 KiB/s wr, 421 op/s 2024-08-29T18:35:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:50 smithi144 bash[67678]: cluster 2024-08-29T18:35:49.074127+0000 mgr.y (mgr.34104) 704 : cluster [DBG] pgmap v1411: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 211 KiB/s rd, 140 KiB/s wr, 421 op/s 2024-08-29T18:35:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:52 smithi089 bash[77323]: cluster 2024-08-29T18:35:51.075054+0000 mgr.y (mgr.34104) 705 : cluster [DBG] pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 213 KiB/s wr, 638 op/s 2024-08-29T18:35:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:52 smithi089 bash[78574]: cluster 2024-08-29T18:35:51.075054+0000 mgr.y (mgr.34104) 705 : cluster [DBG] pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 213 KiB/s wr, 638 op/s 2024-08-29T18:35:53.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:52 smithi144 bash[67678]: cluster 2024-08-29T18:35:51.075054+0000 mgr.y (mgr.34104) 705 : cluster [DBG] pgmap v1412: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 319 KiB/s rd, 213 KiB/s wr, 638 op/s 2024-08-29T18:35:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:53 smithi089 bash[77323]: audit 2024-08-29T18:35:52.718056+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:53 smithi089 bash[78574]: audit 2024-08-29T18:35:52.718056+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:53 smithi144 bash[67678]: audit 2024-08-29T18:35:52.718056+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:35:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:54 smithi089 bash[77323]: cluster 2024-08-29T18:35:53.076393+0000 mgr.y (mgr.34104) 706 : cluster [DBG] pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:35:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:54 smithi089 bash[78574]: cluster 2024-08-29T18:35:53.076393+0000 mgr.y (mgr.34104) 706 : cluster [DBG] pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:35:55.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:54 smithi144 bash[67678]: cluster 2024-08-29T18:35:53.076393+0000 mgr.y (mgr.34104) 706 : cluster [DBG] pgmap v1413: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:35:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:35:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:35:55] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2024-08-29T18:35:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:56 smithi089 bash[77323]: cluster 2024-08-29T18:35:55.077261+0000 mgr.y (mgr.34104) 707 : cluster [DBG] pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:35:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:56 smithi089 bash[78574]: cluster 2024-08-29T18:35:55.077261+0000 mgr.y (mgr.34104) 707 : cluster [DBG] pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:35:57.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:56 smithi144 bash[67678]: cluster 2024-08-29T18:35:55.077261+0000 mgr.y (mgr.34104) 707 : cluster [DBG] pgmap v1414: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:35:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:35:58 smithi089 bash[77323]: cluster 2024-08-29T18:35:57.078100+0000 mgr.y (mgr.34104) 708 : cluster [DBG] pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 218 KiB/s wr, 652 op/s 2024-08-29T18:35:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:35:58 smithi089 bash[78574]: cluster 2024-08-29T18:35:57.078100+0000 mgr.y (mgr.34104) 708 : cluster [DBG] pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 218 KiB/s wr, 652 op/s 2024-08-29T18:35:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:35:58 smithi144 bash[67678]: cluster 2024-08-29T18:35:57.078100+0000 mgr.y (mgr.34104) 708 : cluster [DBG] pgmap v1415: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 218 KiB/s wr, 652 op/s 2024-08-29T18:36:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:00 smithi089 bash[77323]: cluster 2024-08-29T18:35:59.079365+0000 mgr.y (mgr.34104) 709 : cluster [DBG] pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:36:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:00 smithi089 bash[78574]: cluster 2024-08-29T18:35:59.079365+0000 mgr.y (mgr.34104) 709 : cluster [DBG] pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:36:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:00 smithi144 bash[67678]: cluster 2024-08-29T18:35:59.079365+0000 mgr.y (mgr.34104) 709 : cluster [DBG] pgmap v1416: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 217 KiB/s rd, 145 KiB/s wr, 434 op/s 2024-08-29T18:36:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:02 smithi089 bash[77323]: cluster 2024-08-29T18:36:01.080382+0000 mgr.y (mgr.34104) 710 : cluster [DBG] pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 217 KiB/s wr, 652 op/s 2024-08-29T18:36:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:02 smithi089 bash[78574]: cluster 2024-08-29T18:36:01.080382+0000 mgr.y (mgr.34104) 710 : cluster [DBG] pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 217 KiB/s wr, 652 op/s 2024-08-29T18:36:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:02 smithi144 bash[67678]: cluster 2024-08-29T18:36:01.080382+0000 mgr.y (mgr.34104) 710 : cluster [DBG] pgmap v1417: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 217 KiB/s wr, 652 op/s 2024-08-29T18:36:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:04 smithi089 bash[78574]: cluster 2024-08-29T18:36:03.081355+0000 mgr.y (mgr.34104) 711 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:04 smithi089 bash[77323]: cluster 2024-08-29T18:36:03.081355+0000 mgr.y (mgr.34104) 711 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:04 smithi144 bash[67678]: cluster 2024-08-29T18:36:03.081355+0000 mgr.y (mgr.34104) 711 : cluster [DBG] pgmap v1418: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:36:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:36:05] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2024-08-29T18:36:06.056 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:36:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T18:36:05.663376785Z level=info msg="Completed cleanup jobs" duration=81.482986ms 2024-08-29T18:36:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:06 smithi089 bash[77323]: cluster 2024-08-29T18:36:05.082360+0000 mgr.y (mgr.34104) 712 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:06 smithi089 bash[78574]: cluster 2024-08-29T18:36:05.082360+0000 mgr.y (mgr.34104) 712 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:06 smithi144 bash[67678]: cluster 2024-08-29T18:36:05.082360+0000 mgr.y (mgr.34104) 712 : cluster [DBG] pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:08 smithi089 bash[77323]: cluster 2024-08-29T18:36:07.083546+0000 mgr.y (mgr.34104) 713 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:36:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:08 smithi089 bash[77323]: audit 2024-08-29T18:36:07.718058+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:08 smithi089 bash[78574]: cluster 2024-08-29T18:36:07.083546+0000 mgr.y (mgr.34104) 713 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:36:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:08 smithi089 bash[78574]: audit 2024-08-29T18:36:07.718058+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:08 smithi144 bash[67678]: cluster 2024-08-29T18:36:07.083546+0000 mgr.y (mgr.34104) 713 : cluster [DBG] pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 218 KiB/s wr, 653 op/s 2024-08-29T18:36:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:08 smithi144 bash[67678]: audit 2024-08-29T18:36:07.718058+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:10 smithi089 bash[77323]: cluster 2024-08-29T18:36:09.084871+0000 mgr.y (mgr.34104) 714 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:10 smithi089 bash[78574]: cluster 2024-08-29T18:36:09.084871+0000 mgr.y (mgr.34104) 714 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:10 smithi144 bash[67678]: cluster 2024-08-29T18:36:09.084871+0000 mgr.y (mgr.34104) 714 : cluster [DBG] pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 218 KiB/s rd, 145 KiB/s wr, 435 op/s 2024-08-29T18:36:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:12 smithi089 bash[78574]: cluster 2024-08-29T18:36:11.085802+0000 mgr.y (mgr.34104) 715 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 217 KiB/s wr, 649 op/s 2024-08-29T18:36:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:12 smithi089 bash[77323]: cluster 2024-08-29T18:36:11.085802+0000 mgr.y (mgr.34104) 715 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 217 KiB/s wr, 649 op/s 2024-08-29T18:36:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:12 smithi144 bash[67678]: cluster 2024-08-29T18:36:11.085802+0000 mgr.y (mgr.34104) 715 : cluster [DBG] pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 217 KiB/s wr, 649 op/s 2024-08-29T18:36:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:14 smithi089 bash[77323]: cluster 2024-08-29T18:36:13.087029+0000 mgr.y (mgr.34104) 716 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 432 op/s 2024-08-29T18:36:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:14 smithi089 bash[78574]: cluster 2024-08-29T18:36:13.087029+0000 mgr.y (mgr.34104) 716 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 432 op/s 2024-08-29T18:36:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:14 smithi144 bash[67678]: cluster 2024-08-29T18:36:13.087029+0000 mgr.y (mgr.34104) 716 : cluster [DBG] pgmap v1423: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 432 op/s 2024-08-29T18:36:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:36:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:36:15] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.43.0" 2024-08-29T18:36:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:16 smithi089 bash[77323]: cluster 2024-08-29T18:36:15.088041+0000 mgr.y (mgr.34104) 717 : cluster [DBG] pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 432 op/s 2024-08-29T18:36:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:16 smithi089 bash[78574]: cluster 2024-08-29T18:36:15.088041+0000 mgr.y (mgr.34104) 717 : cluster [DBG] pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 432 op/s 2024-08-29T18:36:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:16 smithi144 bash[67678]: cluster 2024-08-29T18:36:15.088041+0000 mgr.y (mgr.34104) 717 : cluster [DBG] pgmap v1424: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 144 KiB/s wr, 432 op/s 2024-08-29T18:36:17.764 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_list_delimited (103700 ms) 2024-08-29T18:36:17.764 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.bi_list 2024-08-29T18:36:17.960 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.bi_list (196 ms) 2024-08-29T18:36:17.960 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.gc_set 2024-08-29T18:36:18.014 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.gc_set (54 ms) 2024-08-29T18:36:18.015 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.gc_list 2024-08-29T18:36:18.070 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.gc_list (55 ms) 2024-08-29T18:36:18.070 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.gc_defer 2024-08-29T18:36:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:18 smithi089 bash[77323]: cluster 2024-08-29T18:36:17.088865+0000 mgr.y (mgr.34104) 718 : cluster [DBG] pgmap v1425: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 217 KiB/s wr, 652 op/s 2024-08-29T18:36:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:18 smithi089 bash[78574]: cluster 2024-08-29T18:36:17.088865+0000 mgr.y (mgr.34104) 718 : cluster [DBG] pgmap v1425: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 217 KiB/s wr, 652 op/s 2024-08-29T18:36:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:18 smithi144 bash[67678]: cluster 2024-08-29T18:36:17.088865+0000 mgr.y (mgr.34104) 718 : cluster [DBG] pgmap v1425: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 217 KiB/s wr, 652 op/s 2024-08-29T18:36:20.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:19 smithi144 bash[67678]: cluster 2024-08-29T18:36:18.697357+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-29T18:36:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:19 smithi144 bash[67678]: audit 2024-08-29T18:36:18.707113+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.89:0/1858734429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:19 smithi144 bash[67678]: audit 2024-08-29T18:36:18.708578+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:20.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:19 smithi089 bash[77323]: cluster 2024-08-29T18:36:18.697357+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-29T18:36:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:19 smithi089 bash[77323]: audit 2024-08-29T18:36:18.707113+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.89:0/1858734429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:19 smithi089 bash[77323]: audit 2024-08-29T18:36:18.708578+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:19 smithi089 bash[78574]: cluster 2024-08-29T18:36:18.697357+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-29T18:36:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:19 smithi089 bash[78574]: audit 2024-08-29T18:36:18.707113+0000 mon.c (mon.2) 70 : audit [INF] from='client.? 172.21.15.89:0/1858734429' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:19 smithi089 bash[78574]: audit 2024-08-29T18:36:18.708578+0000 mon.a (mon.0) 2106 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:20 smithi144 bash[67678]: cluster 2024-08-29T18:36:19.089689+0000 mgr.y (mgr.34104) 719 : cluster [DBG] pgmap v1427: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 174 KiB/s wr, 521 op/s 2024-08-29T18:36:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:20 smithi144 bash[67678]: cluster 2024-08-29T18:36:19.690423+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:20 smithi144 bash[67678]: audit 2024-08-29T18:36:19.699716+0000 mon.a (mon.0) 2108 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:20 smithi144 bash[67678]: cluster 2024-08-29T18:36:19.712971+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[78574]: cluster 2024-08-29T18:36:19.089689+0000 mgr.y (mgr.34104) 719 : cluster [DBG] pgmap v1427: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 174 KiB/s wr, 521 op/s 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[78574]: cluster 2024-08-29T18:36:19.690423+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[78574]: audit 2024-08-29T18:36:19.699716+0000 mon.a (mon.0) 2108 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[78574]: cluster 2024-08-29T18:36:19.712971+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[77323]: cluster 2024-08-29T18:36:19.089689+0000 mgr.y (mgr.34104) 719 : cluster [DBG] pgmap v1427: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 174 KiB/s wr, 521 op/s 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[77323]: cluster 2024-08-29T18:36:19.690423+0000 mon.a (mon.0) 2107 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[77323]: audit 2024-08-29T18:36:19.699716+0000 mon.a (mon.0) 2108 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111921-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:20 smithi089 bash[77323]: cluster 2024-08-29T18:36:19.712971+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-29T18:36:22.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:21 smithi144 bash[67678]: cluster 2024-08-29T18:36:20.708133+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-29T18:36:22.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:21 smithi089 bash[78574]: cluster 2024-08-29T18:36:20.708133+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-29T18:36:22.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:21 smithi089 bash[77323]: cluster 2024-08-29T18:36:20.708133+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-29T18:36:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:22 smithi144 bash[67678]: cluster 2024-08-29T18:36:21.090544+0000 mgr.y (mgr.34104) 720 : cluster [DBG] pgmap v1430: 169 pgs: 29 unknown, 140 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 219 KiB/s wr, 650 op/s 2024-08-29T18:36:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:22 smithi144 bash[67678]: cluster 2024-08-29T18:36:21.716362+0000 mon.a (mon.0) 2111 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:36:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:22 smithi144 bash[67678]: cluster 2024-08-29T18:36:21.716430+0000 mon.a (mon.0) 2112 : cluster [INF] Cluster is now healthy 2024-08-29T18:36:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:22 smithi089 bash[78574]: cluster 2024-08-29T18:36:21.090544+0000 mgr.y (mgr.34104) 720 : cluster [DBG] pgmap v1430: 169 pgs: 29 unknown, 140 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 219 KiB/s wr, 650 op/s 2024-08-29T18:36:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:22 smithi089 bash[78574]: cluster 2024-08-29T18:36:21.716362+0000 mon.a (mon.0) 2111 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:36:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:22 smithi089 bash[78574]: cluster 2024-08-29T18:36:21.716430+0000 mon.a (mon.0) 2112 : cluster [INF] Cluster is now healthy 2024-08-29T18:36:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:22 smithi089 bash[77323]: cluster 2024-08-29T18:36:21.090544+0000 mgr.y (mgr.34104) 720 : cluster [DBG] pgmap v1430: 169 pgs: 29 unknown, 140 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 567 KiB/s rd, 219 KiB/s wr, 650 op/s 2024-08-29T18:36:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:22 smithi089 bash[77323]: cluster 2024-08-29T18:36:21.716362+0000 mon.a (mon.0) 2111 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:36:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:22 smithi089 bash[77323]: cluster 2024-08-29T18:36:21.716430+0000 mon.a (mon.0) 2112 : cluster [INF] Cluster is now healthy 2024-08-29T18:36:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:23 smithi144 bash[67678]: audit 2024-08-29T18:36:22.718637+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:23 smithi089 bash[77323]: audit 2024-08-29T18:36:22.718637+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:23 smithi089 bash[78574]: audit 2024-08-29T18:36:22.718637+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:24 smithi144 bash[67678]: cluster 2024-08-29T18:36:23.091930+0000 mgr.y (mgr.34104) 721 : cluster [DBG] pgmap v1431: 169 pgs: 15 unknown, 154 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 73 KiB/s wr, 211 op/s 2024-08-29T18:36:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:24 smithi089 bash[77323]: cluster 2024-08-29T18:36:23.091930+0000 mgr.y (mgr.34104) 721 : cluster [DBG] pgmap v1431: 169 pgs: 15 unknown, 154 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 73 KiB/s wr, 211 op/s 2024-08-29T18:36:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:24 smithi089 bash[78574]: cluster 2024-08-29T18:36:23.091930+0000 mgr.y (mgr.34104) 721 : cluster [DBG] pgmap v1431: 169 pgs: 15 unknown, 154 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 73 KiB/s wr, 211 op/s 2024-08-29T18:36:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:36:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:36:25] "GET /metrics HTTP/1.1" 200 38661 "" "Prometheus/2.43.0" 2024-08-29T18:36:25.754 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.gc_defer (7684 ms) 2024-08-29T18:36:25.754 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.usage_basic 2024-08-29T18:36:25.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.usage_basic (170 ms) 2024-08-29T18:36:25.925 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-08-29T18:36:25.928 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.usage_clear_no_obj (3 ms) 2024-08-29T18:36:25.928 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.usage_clear 2024-08-29T18:36:26.042 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.usage_clear (114 ms) 2024-08-29T18:36:26.042 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-08-29T18:36:26.170 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.bi_log_trim (128 ms) 2024-08-29T18:36:26.170 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-08-29T18:36:26.203 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw.index_racing_removes (33 ms) 2024-08-29T18:36:26.762 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 16 tests from cls_rgw (114792 ms total) 2024-08-29T18:36:26.762 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:36:26.762 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:36:26.762 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 16 tests from 1 test suite ran. (117247 ms total) 2024-08-29T18:36:26.762 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 16 tests. 2024-08-29T18:36:26.769 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:36:26.769 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:36:26.825 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-08-29T18:36:26.826 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_rgw_gc.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2024-08-29T18:36:26.892 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:36:26.892 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 9 tests from 1 test suite. 2024-08-29T18:36:26.892 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:36:26.892 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 9 tests from cls_rgw_gc 2024-08-29T18:36:26.892 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.init 2024-08-29T18:36:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:26 smithi144 bash[67678]: cluster 2024-08-29T18:36:25.093211+0000 mgr.y (mgr.34104) 722 : cluster [DBG] pgmap v1432: 169 pgs: 169 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 69 KiB/s wr, 198 op/s 2024-08-29T18:36:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:26 smithi144 bash[67678]: cluster 2024-08-29T18:36:25.747841+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-29T18:36:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:26 smithi089 bash[77323]: cluster 2024-08-29T18:36:25.093211+0000 mgr.y (mgr.34104) 722 : cluster [DBG] pgmap v1432: 169 pgs: 169 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 69 KiB/s wr, 198 op/s 2024-08-29T18:36:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:26 smithi089 bash[77323]: cluster 2024-08-29T18:36:25.747841+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-29T18:36:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:26 smithi089 bash[78574]: cluster 2024-08-29T18:36:25.093211+0000 mgr.y (mgr.34104) 722 : cluster [DBG] pgmap v1432: 169 pgs: 169 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 326 KiB/s rd, 69 KiB/s wr, 198 op/s 2024-08-29T18:36:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:26 smithi089 bash[78574]: cluster 2024-08-29T18:36:25.747841+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-29T18:36:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:27 smithi144 bash[67678]: cluster 2024-08-29T18:36:26.756320+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-29T18:36:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:27 smithi089 bash[77323]: cluster 2024-08-29T18:36:26.756320+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-29T18:36:28.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:27 smithi089 bash[78574]: cluster 2024-08-29T18:36:26.756320+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-29T18:36:28.813 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.init (1921 ms) 2024-08-29T18:36:28.814 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-08-29T18:36:28.844 INFO:tasks.workunit.client.0.smithi089.stderr:[ ] list info tag = chain-0 2024-08-29T18:36:28.845 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (31 ms) 2024-08-29T18:36:28.845 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-08-29T18:36:28.852 INFO:tasks.workunit.client.0.smithi089.stderr:[ ] next_marker is: = 0/4263 2024-08-29T18:36:28.852 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (9 ms) 2024-08-29T18:36:28.852 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-08-29T18:36:28.869 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (16 ms) 2024-08-29T18:36:28.869 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-08-29T18:36:28.882 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (13 ms) 2024-08-29T18:36:28.882 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-08-29T18:36:28.896 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (15 ms) 2024-08-29T18:36:28.897 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-08-29T18:36:28.911 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (15 ms) 2024-08-29T18:36:28.912 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-08-29T18:36:28.926 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (14 ms) 2024-08-29T18:36:28.927 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_gc.finalize 2024-08-29T18:36:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:28 smithi144 bash[67678]: cluster 2024-08-29T18:36:27.093851+0000 mgr.y (mgr.34104) 723 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:28 smithi144 bash[67678]: cluster 2024-08-29T18:36:27.790830+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-29T18:36:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:28 smithi144 bash[67678]: audit 2024-08-29T18:36:27.798727+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.89:0/789390361' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:28 smithi144 bash[67678]: audit 2024-08-29T18:36:27.799582+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[77323]: cluster 2024-08-29T18:36:27.093851+0000 mgr.y (mgr.34104) 723 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[77323]: cluster 2024-08-29T18:36:27.790830+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-29T18:36:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[77323]: audit 2024-08-29T18:36:27.798727+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.89:0/789390361' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[77323]: audit 2024-08-29T18:36:27.799582+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[78574]: cluster 2024-08-29T18:36:27.093851+0000 mgr.y (mgr.34104) 723 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[78574]: cluster 2024-08-29T18:36:27.790830+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-29T18:36:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[78574]: audit 2024-08-29T18:36:27.798727+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.89:0/789390361' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:28 smithi089 bash[78574]: audit 2024-08-29T18:36:27.799582+0000 mon.a (mon.0) 2117 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:29.820 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_gc.finalize (894 ms) 2024-08-29T18:36:29.820 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 9 tests from cls_rgw_gc (2928 ms total) 2024-08-29T18:36:29.820 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:36:29.820 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:36:29.820 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 9 tests from 1 test suite ran. (2928 ms total) 2024-08-29T18:36:29.820 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 9 tests. 2024-08-29T18:36:29.825 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:36:29.825 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:36:29.881 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-08-29T18:36:29.881 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_rgw_stats.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2024-08-29T18:36:29.955 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 1 test from 1 test suite. 2024-08-29T18:36:29.955 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:36:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:29 smithi089 bash[77323]: audit 2024-08-29T18:36:28.785366+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:29 smithi089 bash[77323]: cluster 2024-08-29T18:36:28.793278+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-29T18:36:30.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:29 smithi089 bash[78574]: audit 2024-08-29T18:36:28.785366+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:30.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:29 smithi089 bash[78574]: cluster 2024-08-29T18:36:28.793278+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-29T18:36:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:29 smithi144 bash[67678]: audit 2024-08-29T18:36:28.785366+0000 mon.a (mon.0) 2118 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-111978-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:29 smithi144 bash[67678]: cluster 2024-08-29T18:36:28.793278+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-29T18:36:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:30 smithi089 bash[77323]: cluster 2024-08-29T18:36:29.094574+0000 mgr.y (mgr.34104) 724 : cluster [DBG] pgmap v1438: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:30 smithi089 bash[77323]: cluster 2024-08-29T18:36:29.815575+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-29T18:36:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:30 smithi089 bash[77323]: audit 2024-08-29T18:36:30.413400+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:36:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:30 smithi089 bash[78574]: cluster 2024-08-29T18:36:29.094574+0000 mgr.y (mgr.34104) 724 : cluster [DBG] pgmap v1438: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:30 smithi089 bash[78574]: cluster 2024-08-29T18:36:29.815575+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-29T18:36:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:30 smithi089 bash[78574]: audit 2024-08-29T18:36:30.413400+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:36:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:30 smithi144 bash[67678]: cluster 2024-08-29T18:36:29.094574+0000 mgr.y (mgr.34104) 724 : cluster [DBG] pgmap v1438: 137 pgs: 16 creating+peering, 16 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:30 smithi144 bash[67678]: cluster 2024-08-29T18:36:29.815575+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-29T18:36:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:30 smithi144 bash[67678]: audit 2024-08-29T18:36:30.413400+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:36:31.845 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from cls_rgw_stats 2024-08-29T18:36:31.845 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] cls_rgw_stats.simulate 2024-08-29T18:36:31.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.882+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=RZEI7PVQ5RR4 type=del size=1417069 2024-08-29T18:36:31.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~V6NVGUM116IC.0 size=288092 2024-08-29T18:36:31.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.886+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=V6NVGUM116IC tag=K0WYDZ4QAP4C type=write size=1336668 2024-08-29T18:36:31.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.886+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=UWH5WZ78OAX1 type=del size=3999265 2024-08-29T18:36:31.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~8GKCFNC6Q5WY.0 size=1048576 2024-08-29T18:36:31.897 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~8GKCFNC6Q5WY.1 size=1048576 2024-08-29T18:36:31.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~8GKCFNC6Q5WY.2 size=525384 2024-08-29T18:36:31.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.894+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=8GKCFNC6Q5WY tag=X5EZEJLULAQ7 type=write size=3671112 2024-08-29T18:36:31.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.898+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=MR162P3OS81G type=del size=2100601 2024-08-29T18:36:31.904 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.902+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=E7JVPXPWS9G5 type=del size=2565873 2024-08-29T18:36:31.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.906+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~8SPBARD5CXTP.0 size=1048576 2024-08-29T18:36:31.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.906+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~8SPBARD5CXTP.1 size=1048576 2024-08-29T18:36:31.912 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.910+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~8SPBARD5CXTP.2 size=747080 2024-08-29T18:36:31.912 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.910+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=8SPBARD5CXTP tag=VNIZI53AEV53 type=write size=3892808 2024-08-29T18:36:31.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.910+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=9IZNN2FODPWA type=write size=163740 2024-08-29T18:36:31.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.914+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=WVZWIPQ0PSTN type=write size=257916 2024-08-29T18:36:31.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.918+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=BSTTT4W2Y3JW type=del size=3351341 2024-08-29T18:36:31.922 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.918+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=19FXMBR3LF78 type=del size=1343550 2024-08-29T18:36:31.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.922+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~2AZE7N6XNIXT.0 size=279457 2024-08-29T18:36:31.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.922+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=2AZE7N6XNIXT tag=7B4SUTXF3E2J type=write size=1328033 2024-08-29T18:36:31.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.926+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=D353H904RF1C type=del size=1427350 2024-08-29T18:36:31.936 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~WRI8FK6FI6G6.0 size=1048576 2024-08-29T18:36:31.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~WRI8FK6FI6G6.1 size=1048576 2024-08-29T18:36:31.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~WRI8FK6FI6G6.2 size=83267 2024-08-29T18:36:31.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.938+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=WRI8FK6FI6G6 tag=28TKC3T6YT1S type=write size=3228995 2024-08-29T18:36:31.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.942+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=Z01LSSATZZKH type=del size=2147447 2024-08-29T18:36:31.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~GXMH4C0G7ATR.0 size=1048576 2024-08-29T18:36:31.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~GXMH4C0G7ATR.1 size=105067 2024-08-29T18:36:31.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.950+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=GXMH4C0G7ATR tag=FPV2HH3S4HBE type=write size=2202219 2024-08-29T18:36:31.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.954+0000 7f6ed09098c0 1 < suggested remove operation key=JFWKQNVPQWCB tag=RZEI7PVQ5RR4 type=del 2024-08-29T18:36:31.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.958+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=A09GDYB3DPPS type=write size=415315 2024-08-29T18:36:31.967 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.962+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~V6NVGUM116IC.0 size=288092 2024-08-29T18:36:31.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.966+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=V6NVGUM116IC tag=K0WYDZ4QAP4C type=write size=1336668 2024-08-29T18:36:31.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.970+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=HDNEEYPSC0J5 type=del size=1363383 2024-08-29T18:36:31.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.970+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=UWH5WZ78OAX1 type=del 2024-08-29T18:36:31.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.974+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=NCS0ZJR8Q54M type=write size=180396 2024-08-29T18:36:31.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.978+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~8GKCFNC6Q5WY.0 size=1048576 2024-08-29T18:36:31.982 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.978+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~8GKCFNC6Q5WY.1 size=1048576 2024-08-29T18:36:31.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.982+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~8GKCFNC6Q5WY.2 size=525384 2024-08-29T18:36:31.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.986+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=8GKCFNC6Q5WY tag=X5EZEJLULAQ7 type=write size=3671112 2024-08-29T18:36:31.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.990+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~SAMYLXH49R9O.0 size=1048576 2024-08-29T18:36:31.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.990+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~SAMYLXH49R9O.1 size=635231 2024-08-29T18:36:31.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.990+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=SAMYLXH49R9O tag=9TCKKR2DNXI1 type=write size=2732383 2024-08-29T18:36:31.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.994+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=MR162P3OS81G type=del 2024-08-29T18:36:31.999 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.994+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=U3QC8D2AJ29X type=del size=1949726 2024-08-29T18:36:32.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:31.998+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=E7JVPXPWS9G5 type=del 2024-08-29T18:36:32.005 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~68KD9D24WQ02.0 size=580733 2024-08-29T18:36:32.005 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.002+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=68KD9D24WQ02 tag=UXIHP8BWNI3Z type=write size=1629309 2024-08-29T18:36:32.005 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.002+0000 7f6ed09098c0 1 < canceled part key=_multipart_LXZSPPSTIY28.2~8SPBARD5CXTP.0 size=1048576 2024-08-29T18:36:32.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.002+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~8SPBARD5CXTP.1 size=1048576 2024-08-29T18:36:32.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.006+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~8SPBARD5CXTP.2 size=747080 2024-08-29T18:36:32.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.010+0000 7f6ed09098c0 1 < canceled multipart upload key=LXZSPPSTIY28 upload=8SPBARD5CXTP tag=VNIZI53AEV53 type=write size=3892808 2024-08-29T18:36:32.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.010+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~FXJ9OLWW74KC.0 size=1048576 2024-08-29T18:36:32.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.014+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~FXJ9OLWW74KC.1 size=663350 2024-08-29T18:36:32.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.014+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=FXJ9OLWW74KC tag=6M7C03N190IU type=write size=2760502 2024-08-29T18:36:32.019 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.014+0000 7f6ed09098c0 1 < canceled operation key=IM3HELYES8HB tag=9IZNN2FODPWA type=write size=163740 2024-08-29T18:36:32.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.018+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=RJXCGI9QSO4M type=del size=2708337 2024-08-29T18:36:32.024 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.022+0000 7f6ed09098c0 1 < completed write operation key=3GZQ8X1OX9YW tag=WVZWIPQ0PSTN type=write size=257916 2024-08-29T18:36:32.028 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~BXN22WZNYLVR.0 size=1048576 2024-08-29T18:36:32.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~BXN22WZNYLVR.1 size=957949 2024-08-29T18:36:32.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.026+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=BXN22WZNYLVR tag=ACEX8YSE9H03 type=write size=3055101 2024-08-29T18:36:32.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.030+0000 7f6ed09098c0 1 < suggested update operation key=KJ33F33FWI4D tag=BSTTT4W2Y3JW type=del size=3351341 2024-08-29T18:36:32.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.034+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=6C8MUP41K2WO type=del size=1076320 2024-08-29T18:36:32.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.034+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=19FXMBR3LF78 type=del 2024-08-29T18:36:32.044 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~XYHDA6C1RS5M.0 size=117685 2024-08-29T18:36:32.044 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.042+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=XYHDA6C1RS5M tag=UABP92X283XF type=write size=1166261 2024-08-29T18:36:32.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.042+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~2AZE7N6XNIXT.0 size=279457 2024-08-29T18:36:32.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.046+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=2AZE7N6XNIXT tag=7B4SUTXF3E2J type=write size=1328033 2024-08-29T18:36:32.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.046+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=9SSMVFLOQA9D type=del size=99691 2024-08-29T18:36:32.054 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.050+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=D353H904RF1C type=del 2024-08-29T18:36:32.059 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.054+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~SNA3924WM0Z5.0 size=1048576 2024-08-29T18:36:32.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~SNA3924WM0Z5.1 size=257901 2024-08-29T18:36:32.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.058+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=SNA3924WM0Z5 tag=6OARDGYYGTLH type=write size=2355053 2024-08-29T18:36:32.062 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.058+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~WRI8FK6FI6G6.0 size=1048576 2024-08-29T18:36:32.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.058+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~WRI8FK6FI6G6.1 size=1048576 2024-08-29T18:36:32.064 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.058+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~WRI8FK6FI6G6.2 size=83267 2024-08-29T18:36:32.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.062+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=WRI8FK6FI6G6 tag=28TKC3T6YT1S type=write size=3228995 2024-08-29T18:36:32.069 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.066+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=XY3GXP4NPV2I type=del size=2638587 2024-08-29T18:36:32.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.066+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=Z01LSSATZZKH type=del 2024-08-29T18:36:32.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~6OV7B1RYKMW0.0 size=1048576 2024-08-29T18:36:32.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.074+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~6OV7B1RYKMW0.1 size=532132 2024-08-29T18:36:32.077 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.074+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=6OV7B1RYKMW0 tag=C88HR8WRWOCL type=write size=2629284 2024-08-29T18:36:32.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.074+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~GXMH4C0G7ATR.0 size=1048576 2024-08-29T18:36:32.080 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.078+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~GXMH4C0G7ATR.1 size=105067 2024-08-29T18:36:32.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.078+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=GXMH4C0G7ATR tag=FPV2HH3S4HBE type=write size=2202219 2024-08-29T18:36:32.086 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.082+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=39S8O1SQ9T9M type=del size=3002677 2024-08-29T18:36:32.089 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.086+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=A09GDYB3DPPS type=write size=415315 2024-08-29T18:36:32.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.086+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=2FXVIHON3B7O type=del size=2310354 2024-08-29T18:36:32.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.090+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=HDNEEYPSC0J5 type=del 2024-08-29T18:36:32.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.094+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~OAG79EWZTSHH.0 size=1048576 2024-08-29T18:36:32.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.098+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~OAG79EWZTSHH.1 size=756418 2024-08-29T18:36:32.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.098+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=OAG79EWZTSHH tag=PUAOB3AM7ASH type=write size=2853570 2024-08-29T18:36:32.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.102+0000 7f6ed09098c0 1 < suggested remove operation key=D22QZG3QHUUK tag=NCS0ZJR8Q54M type=write 2024-08-29T18:36:32.107 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.102+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=R9R1UCFHZ0XU type=del size=2599136 2024-08-29T18:36:32.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.106+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~SAMYLXH49R9O.0 size=1048576 2024-08-29T18:36:32.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.106+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~SAMYLXH49R9O.1 size=635231 2024-08-29T18:36:32.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.110+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=SAMYLXH49R9O tag=9TCKKR2DNXI1 type=write size=2732383 2024-08-29T18:36:32.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.114+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=I491JI87WJJ9 type=del size=2747716 2024-08-29T18:36:32.119 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.114+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=U3QC8D2AJ29X type=del 2024-08-29T18:36:32.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.122+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~BRG6BVXGCNQ3.0 size=752775 2024-08-29T18:36:32.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.122+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=BRG6BVXGCNQ3 tag=FV24E0PTLDT6 type=write size=1801351 2024-08-29T18:36:32.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.122+0000 7f6ed09098c0 1 < canceled part key=_multipart_9YA3AB4NRFXE.2~68KD9D24WQ02.0 size=580733 2024-08-29T18:36:32.129 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.126+0000 7f6ed09098c0 1 < canceled multipart upload key=9YA3AB4NRFXE upload=68KD9D24WQ02 tag=UXIHP8BWNI3Z type=write size=1629309 2024-08-29T18:36:32.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~7KN2RIMYEBNI.0 size=1048576 2024-08-29T18:36:32.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~7KN2RIMYEBNI.1 size=438715 2024-08-29T18:36:32.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.134+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=7KN2RIMYEBNI tag=EWA76EPNWZ0M type=write size=2535867 2024-08-29T18:36:32.140 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.138+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~FXJ9OLWW74KC.0 size=1048576 2024-08-29T18:36:32.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.138+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~FXJ9OLWW74KC.1 size=663350 2024-08-29T18:36:32.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.146+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=FXJ9OLWW74KC tag=6M7C03N190IU type=write size=2760502 2024-08-29T18:36:32.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.150+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=RKM2KO8HXCSE type=del size=180349 2024-08-29T18:36:32.158 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.154+0000 7f6ed09098c0 1 < suggested remove operation key=GMA2OSTAZKM1 tag=RJXCGI9QSO4M type=del 2024-08-29T18:36:32.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.158+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=C5C9ZOUSTITD type=write size=381144 2024-08-29T18:36:32.165 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.162+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~BXN22WZNYLVR.0 size=1048576 2024-08-29T18:36:32.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.162+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~BXN22WZNYLVR.1 size=957949 2024-08-29T18:36:32.171 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.166+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=BXN22WZNYLVR tag=ACEX8YSE9H03 type=write size=3055101 2024-08-29T18:36:32.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.170+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=CKJ5R82ZE8DI type=del size=2046979 2024-08-29T18:36:32.177 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.174+0000 7f6ed09098c0 -1 < failed to complete operation key=D22QZG3QHUUK tag=6C8MUP41K2WO type=del size=1076320: (22) Invalid argument 2024-08-29T18:36:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:31 smithi089 bash[77323]: cluster 2024-08-29T18:36:30.832886+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-29T18:36:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:31 smithi089 bash[77323]: audit 2024-08-29T18:36:30.839109+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? 172.21.15.89:0/11427839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:31 smithi089 bash[78574]: cluster 2024-08-29T18:36:30.832886+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-29T18:36:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:31 smithi089 bash[78574]: audit 2024-08-29T18:36:30.839109+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? 172.21.15.89:0/11427839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:32.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.178+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=HX255KDZICQ7 type=del size=2079801 2024-08-29T18:36:32.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.178+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~XYHDA6C1RS5M.0 size=117685 2024-08-29T18:36:32.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.186+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=XYHDA6C1RS5M tag=UABP92X283XF type=write size=1166261 2024-08-29T18:36:32.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.186+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=O39I3YDSSPSX type=del size=2923788 2024-08-29T18:36:32.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.190+0000 7f6ed09098c0 1 < canceled operation key=JFWKQNVPQWCB tag=9SSMVFLOQA9D type=del size=99691 2024-08-29T18:36:32.201 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~AWLQLKQDMFAW.0 size=1048576 2024-08-29T18:36:32.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~AWLQLKQDMFAW.1 size=1048576 2024-08-29T18:36:32.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~AWLQLKQDMFAW.2 size=593836 2024-08-29T18:36:32.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.202+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=AWLQLKQDMFAW tag=PZK6KMWKCY6Q type=write size=3739564 2024-08-29T18:36:32.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.206+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~SNA3924WM0Z5.0 size=1048576 2024-08-29T18:36:32.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.206+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~SNA3924WM0Z5.1 size=257901 2024-08-29T18:36:32.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.214+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=SNA3924WM0Z5 tag=6OARDGYYGTLH type=write size=2355053 2024-08-29T18:36:32.220 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.218+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=YWELOHSG9YTL type=del size=3490743 2024-08-29T18:36:32.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.222+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=XY3GXP4NPV2I type=del 2024-08-29T18:36:32.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~DVVJ0PJBO25C.0 size=1048576 2024-08-29T18:36:32.233 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.230+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~DVVJ0PJBO25C.1 size=1048576 2024-08-29T18:36:32.236 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.234+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~DVVJ0PJBO25C.2 size=798472 2024-08-29T18:36:32.236 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.234+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=DVVJ0PJBO25C tag=99WK3G3P2OPX type=write size=3944200 2024-08-29T18:36:32.240 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.238+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~6OV7B1RYKMW0.0 size=1048576 2024-08-29T18:36:32.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.238+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~6OV7B1RYKMW0.1 size=532132 2024-08-29T18:36:32.248 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.246+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=6OV7B1RYKMW0 tag=C88HR8WRWOCL type=write size=2629284 2024-08-29T18:36:32.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.250+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~F9RE8WY9S86U.0 size=1048576 2024-08-29T18:36:32.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.254+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~F9RE8WY9S86U.1 size=303306 2024-08-29T18:36:32.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.254+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=F9RE8WY9S86U tag=19Z005L1SIHO type=write size=2400458 2024-08-29T18:36:32.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.254+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=39S8O1SQ9T9M type=del size=3002677 2024-08-29T18:36:32.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.258+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=JF9DGKSX6KL6 type=del size=3614278 2024-08-29T18:36:32.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.262+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=2FXVIHON3B7O type=del 2024-08-29T18:36:32.270 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.266+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=X8UVJ5DJTTO3 type=write size=802736 2024-08-29T18:36:32.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.270+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~OAG79EWZTSHH.0 size=1048576 2024-08-29T18:36:32.277 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.274+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~OAG79EWZTSHH.1 size=756418 2024-08-29T18:36:32.283 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.278+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=OAG79EWZTSHH tag=PUAOB3AM7ASH type=write size=2853570 2024-08-29T18:36:32.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.286+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~NKVZ6CKNPT8Q.0 size=1048576 2024-08-29T18:36:32.291 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.286+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~NKVZ6CKNPT8Q.1 size=1048576 2024-08-29T18:36:32.294 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~NKVZ6CKNPT8Q.2 size=136715 2024-08-29T18:36:32.294 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.290+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=NKVZ6CKNPT8Q tag=T3FUQQNQL4H0 type=write size=3282443 2024-08-29T18:36:32.299 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.294+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=R9R1UCFHZ0XU type=del 2024-08-29T18:36:32.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.298+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=YLH8UYM7CI5F type=write size=848009 2024-08-29T18:36:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:31 smithi144 bash[67678]: cluster 2024-08-29T18:36:30.832886+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-29T18:36:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:31 smithi144 bash[67678]: audit 2024-08-29T18:36:30.839109+0000 mon.a (mon.0) 2123 : audit [INF] from='client.? 172.21.15.89:0/11427839' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112002-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:36:32.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.302+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=I491JI87WJJ9 type=del 2024-08-29T18:36:32.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.306+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=O4AW15T20VWG type=del size=2456374 2024-08-29T18:36:32.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.310+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~BRG6BVXGCNQ3.0 size=752775 2024-08-29T18:36:32.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.318+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=BRG6BVXGCNQ3 tag=FV24E0PTLDT6 type=write size=1801351 2024-08-29T18:36:32.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.322+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=O2295PCFLK8D type=write size=116230 2024-08-29T18:36:32.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.326+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~7KN2RIMYEBNI.0 size=1048576 2024-08-29T18:36:32.330 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.326+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~7KN2RIMYEBNI.1 size=438715 2024-08-29T18:36:32.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.334+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=7KN2RIMYEBNI tag=EWA76EPNWZ0M type=write size=2535867 2024-08-29T18:36:32.340 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.338+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=EX4RH9P6JHX9 type=del size=2020032 2024-08-29T18:36:32.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.342+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=RKM2KO8HXCSE type=del 2024-08-29T18:36:32.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.346+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~EZTHD3MEPB1N.0 size=1048576 2024-08-29T18:36:32.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~EZTHD3MEPB1N.1 size=292104 2024-08-29T18:36:32.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.350+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=EZTHD3MEPB1N tag=KK2IMZZJ0LZP type=write size=2389256 2024-08-29T18:36:32.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.358+0000 7f6ed09098c0 1 < suggested remove operation key=IM3HELYES8HB tag=C5C9ZOUSTITD type=write 2024-08-29T18:36:32.367 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~XFHPX72K6IF9.0 size=1048576 2024-08-29T18:36:32.370 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.366+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~XFHPX72K6IF9.1 size=376165 2024-08-29T18:36:32.370 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.366+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=XFHPX72K6IF9 tag=3M0G3RU31ADE type=write size=2473317 2024-08-29T18:36:32.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.370+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=CKJ5R82ZE8DI type=del 2024-08-29T18:36:32.381 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~LPA9AQKV69R3.0 size=1048576 2024-08-29T18:36:32.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.382+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~LPA9AQKV69R3.1 size=1048576 2024-08-29T18:36:32.387 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.382+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~LPA9AQKV69R3.2 size=98377 2024-08-29T18:36:32.387 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.382+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=LPA9AQKV69R3 tag=Q5IDCFG4ZIO3 type=write size=3244105 2024-08-29T18:36:32.390 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.386+0000 7f6ed09098c0 1 < canceled operation key=PKQYV72BR5HD tag=HX255KDZICQ7 type=del size=2079801 2024-08-29T18:36:32.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.390+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=OLMONWU5H1TR type=write size=229921 2024-08-29T18:36:32.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.394+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=O39I3YDSSPSX type=del 2024-08-29T18:36:32.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.398+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~1GQXPHUFNVMG.0 size=140718 2024-08-29T18:36:32.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.398+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=1GQXPHUFNVMG tag=KGW6SUKWR4S3 type=write size=1189294 2024-08-29T18:36:32.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.402+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~AWLQLKQDMFAW.0 size=1048576 2024-08-29T18:36:32.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.402+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~AWLQLKQDMFAW.1 size=1048576 2024-08-29T18:36:32.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.406+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~AWLQLKQDMFAW.2 size=593836 2024-08-29T18:36:32.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.410+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=AWLQLKQDMFAW tag=PZK6KMWKCY6Q type=write size=3739564 2024-08-29T18:36:32.418 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.414+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=LP4KGA3YJQ2N type=write size=59453 2024-08-29T18:36:32.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.418+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=YWELOHSG9YTL type=del 2024-08-29T18:36:32.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~NHKRDREGWSQF.0 size=1048576 2024-08-29T18:36:32.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~NHKRDREGWSQF.1 size=502303 2024-08-29T18:36:32.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.426+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=NHKRDREGWSQF tag=NCYHGAT92ZET type=write size=2599455 2024-08-29T18:36:32.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.430+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~DVVJ0PJBO25C.0 size=1048576 2024-08-29T18:36:32.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.434+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~DVVJ0PJBO25C.1 size=1048576 2024-08-29T18:36:32.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.434+0000 7f6ed09098c0 1 < canceled part key=_multipart_EUM7GLNWA3KR.2~DVVJ0PJBO25C.2 size=798472 2024-08-29T18:36:32.442 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.438+0000 7f6ed09098c0 1 < canceled multipart upload key=EUM7GLNWA3KR upload=DVVJ0PJBO25C tag=99WK3G3P2OPX type=write size=3944200 2024-08-29T18:36:32.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.442+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=B4IADRHOZRFV type=del size=3218979 2024-08-29T18:36:32.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.446+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~F9RE8WY9S86U.0 size=1048576 2024-08-29T18:36:32.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.446+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~F9RE8WY9S86U.1 size=303306 2024-08-29T18:36:32.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.454+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=F9RE8WY9S86U tag=19Z005L1SIHO type=write size=2400458 2024-08-29T18:36:32.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.454+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=IPQLWRB9MTGR type=write size=788808 2024-08-29T18:36:32.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.458+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=JF9DGKSX6KL6 type=del 2024-08-29T18:36:32.465 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.462+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=F5C871C7W04Y type=del size=3752263 2024-08-29T18:36:32.469 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.466+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=X8UVJ5DJTTO3 type=write size=802736 2024-08-29T18:36:32.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~WEKFEN3ZO7VP.0 size=1048576 2024-08-29T18:36:32.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~WEKFEN3ZO7VP.1 size=877200 2024-08-29T18:36:32.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.474+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=WEKFEN3ZO7VP tag=2FR6OC65V2NE type=write size=2974352 2024-08-29T18:36:32.480 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.478+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~NKVZ6CKNPT8Q.0 size=1048576 2024-08-29T18:36:32.483 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.478+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~NKVZ6CKNPT8Q.1 size=1048576 2024-08-29T18:36:32.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.482+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~NKVZ6CKNPT8Q.2 size=136715 2024-08-29T18:36:32.492 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.490+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=NKVZ6CKNPT8Q tag=T3FUQQNQL4H0 type=write size=3282443 2024-08-29T18:36:32.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.490+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=KAWN3HWK83LZ type=del size=2340058 2024-08-29T18:36:32.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.494+0000 7f6ed09098c0 1 < completed write operation key=U65PBPAVH1S4 tag=YLH8UYM7CI5F type=write size=848009 2024-08-29T18:36:32.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.498+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=7A1I0BEIS23J type=write size=787583 2024-08-29T18:36:32.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.502+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=O4AW15T20VWG type=del 2024-08-29T18:36:32.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.506+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=YP6PEMM5YM1O type=del size=4167105 2024-08-29T18:36:32.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.510+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=O2295PCFLK8D type=write size=116230 2024-08-29T18:36:32.516 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.514+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=G167CAZU8790 type=del size=715456 2024-08-29T18:36:32.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.518+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=EX4RH9P6JHX9 type=del 2024-08-29T18:36:32.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.518+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=NGTU6S11ECIL type=del size=2863791 2024-08-29T18:36:32.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.522+0000 7f6ed09098c0 1 < canceled part key=_multipart_D22QZG3QHUUK.2~EZTHD3MEPB1N.0 size=1048576 2024-08-29T18:36:32.527 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.522+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~EZTHD3MEPB1N.1 size=292104 2024-08-29T18:36:32.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.530+0000 7f6ed09098c0 1 < canceled multipart upload key=D22QZG3QHUUK upload=EZTHD3MEPB1N tag=KK2IMZZJ0LZP type=write size=2389256 2024-08-29T18:36:32.536 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.534+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=PAQL7R6YPMRE type=del size=1754828 2024-08-29T18:36:32.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.534+0000 7f6ed09098c0 1 < canceled part key=_multipart_IM3HELYES8HB.2~XFHPX72K6IF9.0 size=1048576 2024-08-29T18:36:32.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.534+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~XFHPX72K6IF9.1 size=376165 2024-08-29T18:36:32.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.542+0000 7f6ed09098c0 1 < canceled multipart upload key=IM3HELYES8HB upload=XFHPX72K6IF9 tag=3M0G3RU31ADE type=write size=2473317 2024-08-29T18:36:32.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.546+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~K7W25B1TE7LI.0 size=1048576 2024-08-29T18:36:32.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.550+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~K7W25B1TE7LI.1 size=1048576 2024-08-29T18:36:32.556 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.554+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~K7W25B1TE7LI.2 size=543151 2024-08-29T18:36:32.557 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.554+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=K7W25B1TE7LI tag=1BZF3XSKV6Y6 type=write size=3688879 2024-08-29T18:36:32.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.558+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~LPA9AQKV69R3.0 size=1048576 2024-08-29T18:36:32.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.558+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~LPA9AQKV69R3.1 size=1048576 2024-08-29T18:36:32.566 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.562+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~LPA9AQKV69R3.2 size=98377 2024-08-29T18:36:32.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.566+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=LPA9AQKV69R3 tag=Q5IDCFG4ZIO3 type=write size=3244105 2024-08-29T18:36:32.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.570+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=SXYR5N7YRU72 type=write size=350118 2024-08-29T18:36:32.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.578+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=OLMONWU5H1TR type=write 2024-08-29T18:36:32.587 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~O2250SBVNJ4M.0 size=1048576 2024-08-29T18:36:32.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~O2250SBVNJ4M.1 size=1048576 2024-08-29T18:36:32.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.590+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~O2250SBVNJ4M.2 size=796060 2024-08-29T18:36:32.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.590+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=O2250SBVNJ4M tag=JEP0USJ2XLV0 type=write size=3941788 2024-08-29T18:36:32.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.594+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~1GQXPHUFNVMG.0 size=140718 2024-08-29T18:36:32.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.598+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=1GQXPHUFNVMG tag=KGW6SUKWR4S3 type=write size=1189294 2024-08-29T18:36:32.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.602+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=5P93VR9U9T7G type=del size=3313196 2024-08-29T18:36:32.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.606+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=LP4KGA3YJQ2N type=write size=59453 2024-08-29T18:36:32.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.610+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~CT0V37M3RK6M.0 size=502564 2024-08-29T18:36:32.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.610+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=CT0V37M3RK6M tag=2TWPV81RUXBS type=write size=1551140 2024-08-29T18:36:32.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.614+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~NHKRDREGWSQF.0 size=1048576 2024-08-29T18:36:32.620 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.618+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~NHKRDREGWSQF.1 size=502303 2024-08-29T18:36:32.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.622+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=NHKRDREGWSQF tag=NCYHGAT92ZET type=write size=2599455 2024-08-29T18:36:32.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.626+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=YDHSLTDMIZM2 type=del size=2166787 2024-08-29T18:36:32.631 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.626+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=B4IADRHOZRFV type=del 2024-08-29T18:36:32.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.630+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=7O3GSYCZRA55 type=del size=1729163 2024-08-29T18:36:32.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.634+0000 7f6ed09098c0 1 < completed write operation key=T17NEBEBIVZH tag=IPQLWRB9MTGR type=write size=788808 2024-08-29T18:36:32.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~0K6IUXRWHAI3.0 size=1048576 2024-08-29T18:36:32.646 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~0K6IUXRWHAI3.1 size=1048576 2024-08-29T18:36:32.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~0K6IUXRWHAI3.2 size=409384 2024-08-29T18:36:32.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.646+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=0K6IUXRWHAI3 tag=ZQ3TAUKZ1E21 type=write size=3555112 2024-08-29T18:36:32.653 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.650+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=F5C871C7W04Y type=del 2024-08-29T18:36:32.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.654+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~UMRIIRF02KNO.0 size=19011 2024-08-29T18:36:32.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.654+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=UMRIIRF02KNO tag=AJ1MJ1A0RX9X type=write size=1067587 2024-08-29T18:36:32.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.658+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~WEKFEN3ZO7VP.0 size=1048576 2024-08-29T18:36:32.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.662+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~WEKFEN3ZO7VP.1 size=877200 2024-08-29T18:36:32.671 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.666+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=WEKFEN3ZO7VP tag=2FR6OC65V2NE type=write size=2974352 2024-08-29T18:36:32.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.670+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=2CT3EOXEOF49 type=del size=4046413 2024-08-29T18:36:32.677 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.674+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=KAWN3HWK83LZ type=del 2024-08-29T18:36:32.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.678+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=FK3W8AJP4NL9 type=del size=1144765 2024-08-29T18:36:32.688 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.686+0000 7f6ed09098c0 1 < suggested remove operation key=GMA2OSTAZKM1 tag=7A1I0BEIS23J type=write 2024-08-29T18:36:32.692 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.690+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=L9F4E6AL605O type=del size=4182114 2024-08-29T18:36:32.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.690+0000 7f6ed09098c0 -1 < failed to complete operation key=GMA2OSTAZKM1 tag=YP6PEMM5YM1O type=del size=4167105: (22) Invalid argument 2024-08-29T18:36:32.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.698+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~1L3B21B7YSBU.0 size=1048576 2024-08-29T18:36:32.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~1L3B21B7YSBU.1 size=1048576 2024-08-29T18:36:32.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~1L3B21B7YSBU.2 size=819481 2024-08-29T18:36:32.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.702+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=1L3B21B7YSBU tag=OMLQHBJLRGBI type=write size=3965209 2024-08-29T18:36:32.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.706+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=G167CAZU8790 type=del 2024-08-29T18:36:32.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.710+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=CNXD1S928U7U type=del size=1748733 2024-08-29T18:36:32.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.714+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=NGTU6S11ECIL type=del 2024-08-29T18:36:32.724 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.718+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=YUA4YC9AVADB type=write size=98881 2024-08-29T18:36:32.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.722+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=PAQL7R6YPMRE type=del 2024-08-29T18:36:32.733 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.730+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~W63EEJA521M2.0 size=1048576 2024-08-29T18:36:32.736 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.730+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~W63EEJA521M2.1 size=401039 2024-08-29T18:36:32.736 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.734+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=W63EEJA521M2 tag=05CBNBOBVP9H type=write size=2498191 2024-08-29T18:36:32.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.734+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~K7W25B1TE7LI.0 size=1048576 2024-08-29T18:36:32.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.738+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~K7W25B1TE7LI.1 size=1048576 2024-08-29T18:36:32.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.738+0000 7f6ed09098c0 1 < canceled part key=_multipart_9YA3AB4NRFXE.2~K7W25B1TE7LI.2 size=543151 2024-08-29T18:36:32.748 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.746+0000 7f6ed09098c0 1 < canceled multipart upload key=9YA3AB4NRFXE upload=K7W25B1TE7LI tag=1BZF3XSKV6Y6 type=write size=3688879 2024-08-29T18:36:32.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.750+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=SDFSS26AQN3C type=del size=2698904 2024-08-29T18:36:32.756 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.750+0000 7f6ed09098c0 1 < completed write operation key=W3OD42MVSYAC tag=SXYR5N7YRU72 type=write size=350118 2024-08-29T18:36:32.759 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.754+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=D33BOD05GOUG type=del size=3029514 2024-08-29T18:36:32.762 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.758+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~O2250SBVNJ4M.0 size=1048576 2024-08-29T18:36:32.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.762+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~O2250SBVNJ4M.1 size=1048576 2024-08-29T18:36:32.768 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.766+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~O2250SBVNJ4M.2 size=796060 2024-08-29T18:36:32.773 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.770+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=O2250SBVNJ4M tag=JEP0USJ2XLV0 type=write size=3941788 2024-08-29T18:36:32.777 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.774+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=8VCJ1GU342SR type=del size=1158770 2024-08-29T18:36:32.783 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.778+0000 7f6ed09098c0 1 < suggested remove operation key=BOUYT3VGT2HB tag=5P93VR9U9T7G type=del 2024-08-29T18:36:32.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.782+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=QJ6YAALYYY8T type=del size=204852 2024-08-29T18:36:32.790 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.786+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~CT0V37M3RK6M.0 size=502564 2024-08-29T18:36:32.796 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.794+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=CT0V37M3RK6M tag=2TWPV81RUXBS type=write size=1551140 2024-08-29T18:36:32.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.794+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=YZO04Z2R2WR0 type=del size=828581 2024-08-29T18:36:32.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.798+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=YDHSLTDMIZM2 type=del 2024-08-29T18:36:32.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.802+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=4HT2MI79DCMC type=del size=3663824 2024-08-29T18:36:32.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.806+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=7O3GSYCZRA55 type=del 2024-08-29T18:36:32.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.810+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=06OO8JCO1OPM type=del size=2770669 2024-08-29T18:36:32.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.814+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~0K6IUXRWHAI3.0 size=1048576 2024-08-29T18:36:32.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.818+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~0K6IUXRWHAI3.1 size=1048576 2024-08-29T18:36:32.823 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.818+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~0K6IUXRWHAI3.2 size=409384 2024-08-29T18:36:32.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.826+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=0K6IUXRWHAI3 tag=ZQ3TAUKZ1E21 type=write size=3555112 2024-08-29T18:36:32.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.830+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=WNUOJXNQILR4 type=del size=1404986 2024-08-29T18:36:32.843 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.838+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~UMRIIRF02KNO.0 size=19011 2024-08-29T18:36:32.854 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.850+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=UMRIIRF02KNO tag=AJ1MJ1A0RX9X type=write size=1067587 2024-08-29T18:36:32.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.854+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=B1TO2TP0XZ0E type=del size=3484468 2024-08-29T18:36:32.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.858+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=2CT3EOXEOF49 type=del 2024-08-29T18:36:32.864 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.862+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=C0XDPCL6W4JN type=del size=2768904 2024-08-29T18:36:32.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.866+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=FK3W8AJP4NL9 type=del 2024-08-29T18:36:32.872 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.866+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=A68SE1BM4LS4 type=write size=505937 2024-08-29T18:36:32.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.870+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=L9F4E6AL605O type=del 2024-08-29T18:36:32.878 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.874+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=BH06RLNEBAH1 type=del size=896670 2024-08-29T18:36:32.880 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.878+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~1L3B21B7YSBU.0 size=1048576 2024-08-29T18:36:32.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.878+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~1L3B21B7YSBU.1 size=1048576 2024-08-29T18:36:32.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.882+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~1L3B21B7YSBU.2 size=819481 2024-08-29T18:36:32.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.886+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=1L3B21B7YSBU tag=OMLQHBJLRGBI type=write size=3965209 2024-08-29T18:36:32.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.890+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=7VLHQKOOEFP6 type=del size=4049058 2024-08-29T18:36:32.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.898+0000 7f6ed09098c0 1 < suggested remove operation key=U1C7NYZ2J1K9 tag=CNXD1S928U7U type=del 2024-08-29T18:36:32.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.902+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=BTNUMLHU8HY2 type=del size=2759605 2024-08-29T18:36:32.910 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.906+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=YUA4YC9AVADB type=write size=98881 2024-08-29T18:36:32.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.910+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=VNF3P40HWCGT type=write size=46025 2024-08-29T18:36:32.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.914+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~W63EEJA521M2.0 size=1048576 2024-08-29T18:36:32.918 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.914+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~W63EEJA521M2.1 size=401039 2024-08-29T18:36:32.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.922+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=W63EEJA521M2 tag=05CBNBOBVP9H type=write size=2498191 2024-08-29T18:36:32.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~GWCFCSW9JUM4.0 size=1048576 2024-08-29T18:36:32.935 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~GWCFCSW9JUM4.1 size=1048576 2024-08-29T18:36:32.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~GWCFCSW9JUM4.2 size=434812 2024-08-29T18:36:32.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.934+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=GWCFCSW9JUM4 tag=GYDS06ZT60C6 type=write size=3580540 2024-08-29T18:36:32.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.938+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=SDFSS26AQN3C type=del 2024-08-29T18:36:32.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~WSLGWO78OZPC.0 size=1048576 2024-08-29T18:36:32.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~WSLGWO78OZPC.1 size=1048576 2024-08-29T18:36:32.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~WSLGWO78OZPC.2 size=265079 2024-08-29T18:36:32.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.950+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=WSLGWO78OZPC tag=IIK3YHABEYWR type=write size=3410807 2024-08-29T18:36:32.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.954+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=D33BOD05GOUG type=del 2024-08-29T18:36:32.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.962+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~5OFUBXRCKKEO.0 size=179282 2024-08-29T18:36:32.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.962+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=5OFUBXRCKKEO tag=J9KIBZI21OES type=write size=1227858 2024-08-29T18:36:32.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.966+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=8VCJ1GU342SR type=del 2024-08-29T18:36:32.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~WR4I4MDDVQWY.0 size=1048576 2024-08-29T18:36:32.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~WR4I4MDDVQWY.1 size=1048576 2024-08-29T18:36:32.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~WR4I4MDDVQWY.2 size=290142 2024-08-29T18:36:32.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.974+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=WR4I4MDDVQWY tag=1ZJVU3QM14A3 type=write size=3435870 2024-08-29T18:36:32.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.978+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=QJ6YAALYYY8T type=del 2024-08-29T18:36:32.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.982+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=P948683S6K5Z type=del size=2524080 2024-08-29T18:36:32.990 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.986+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=YZO04Z2R2WR0 type=del 2024-08-29T18:36:32.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.990+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=C8SXKV4ZX1LF type=del size=715663 2024-08-29T18:36:32.998 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.994+0000 7f6ed09098c0 1 < suggested update operation key=3GZQ8X1OX9YW tag=4HT2MI79DCMC type=del size=3663824 2024-08-29T18:36:33.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~6SRQOO9I033D.0 size=439114 2024-08-29T18:36:33.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:32.998+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=6SRQOO9I033D tag=ZLH641R8GJIG type=write size=1487690 2024-08-29T18:36:33.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.002+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=06OO8JCO1OPM type=del 2024-08-29T18:36:33.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.006+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=CGUQDU30U2VV type=del size=1730195 2024-08-29T18:36:33.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.006+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=WNUOJXNQILR4 type=del 2024-08-29T18:36:33.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.010+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=ZPYD15JR1PMT type=del size=915481 2024-08-29T18:36:33.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.014+0000 7f6ed09098c0 1 < suggested remove operation key=GMA2OSTAZKM1 tag=B1TO2TP0XZ0E type=del 2024-08-29T18:36:33.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.018+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~IZZOXVR89NDK.0 size=304720 2024-08-29T18:36:33.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.018+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=IZZOXVR89NDK tag=8U14VLNP3I8A type=write size=1353296 2024-08-29T18:36:33.027 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.022+0000 7f6ed09098c0 1 < suggested remove operation key=PKQYV72BR5HD tag=C0XDPCL6W4JN type=del 2024-08-29T18:36:33.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.026+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=0MILAA73ZHAI type=del size=2461498 2024-08-29T18:36:33.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.030+0000 7f6ed09098c0 1 < suggested remove operation key=8YEVJGWDV919 tag=A68SE1BM4LS4 type=write 2024-08-29T18:36:33.038 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.034+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=T3Z4AQY1P85D type=del size=2619797 2024-08-29T18:36:33.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.034+0000 7f6ed09098c0 -1 < no bi entry to suggest for operation key=GMA2OSTAZKM1 tag=BH06RLNEBAH1 type=del size=896670: (2) No such file or directory 2024-08-29T18:36:33.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.038+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=KAW5MYR42SWM type=del size=3670950 2024-08-29T18:36:33.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.046+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=7VLHQKOOEFP6 type=del size=4049058 2024-08-29T18:36:33.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.054+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~2JBORCOE7EQ0.0 size=979420 2024-08-29T18:36:33.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.054+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=2JBORCOE7EQ0 tag=MFOESGCJHCFI type=write size=2027996 2024-08-29T18:36:33.059 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.054+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=BTNUMLHU8HY2 type=del 2024-08-29T18:36:33.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.058+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=I2XTB8D2JFZ1 type=del size=4090467 2024-08-29T18:36:33.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.062+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=VNF3P40HWCGT type=write size=46025 2024-08-29T18:36:33.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.066+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=WZT8AJT8AJUS type=del size=1853395 2024-08-29T18:36:33.074 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.070+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~GWCFCSW9JUM4.0 size=1048576 2024-08-29T18:36:33.077 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.074+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~GWCFCSW9JUM4.1 size=1048576 2024-08-29T18:36:33.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.074+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~GWCFCSW9JUM4.2 size=434812 2024-08-29T18:36:33.085 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.082+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=GWCFCSW9JUM4 tag=GYDS06ZT60C6 type=write size=3580540 2024-08-29T18:36:33.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.086+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~ZM4MGA6144I3.0 size=709906 2024-08-29T18:36:33.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.086+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=ZM4MGA6144I3 tag=BC3S0R30RI7I type=write size=1758482 2024-08-29T18:36:33.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.090+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~WSLGWO78OZPC.0 size=1048576 2024-08-29T18:36:33.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.094+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~WSLGWO78OZPC.1 size=1048576 2024-08-29T18:36:33.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.098+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~WSLGWO78OZPC.2 size=265079 2024-08-29T18:36:33.106 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.102+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=WSLGWO78OZPC tag=IIK3YHABEYWR type=write size=3410807 2024-08-29T18:36:33.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~3WH1GU6AAJF5.0 size=1048576 2024-08-29T18:36:33.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~3WH1GU6AAJF5.1 size=1048576 2024-08-29T18:36:33.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~3WH1GU6AAJF5.2 size=619689 2024-08-29T18:36:33.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.114+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=3WH1GU6AAJF5 tag=9U9JMSZWLVEF type=write size=3765417 2024-08-29T18:36:33.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.118+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~5OFUBXRCKKEO.0 size=179282 2024-08-29T18:36:33.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.122+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=5OFUBXRCKKEO tag=J9KIBZI21OES type=write size=1227858 2024-08-29T18:36:33.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~ZFETSTHNO6M7.0 size=1001051 2024-08-29T18:36:33.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.130+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=ZFETSTHNO6M7 tag=SRFF408AIJ9Z type=write size=2049627 2024-08-29T18:36:33.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.130+0000 7f6ed09098c0 1 < canceled part key=_multipart_U65PBPAVH1S4.2~WR4I4MDDVQWY.0 size=1048576 2024-08-29T18:36:33.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.134+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~WR4I4MDDVQWY.1 size=1048576 2024-08-29T18:36:33.140 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.138+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~WR4I4MDDVQWY.2 size=290142 2024-08-29T18:36:33.147 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.142+0000 7f6ed09098c0 1 < canceled multipart upload key=U65PBPAVH1S4 upload=WR4I4MDDVQWY tag=1ZJVU3QM14A3 type=write size=3435870 2024-08-29T18:36:33.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~BTN74ILWGZPS.0 size=441576 2024-08-29T18:36:33.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.150+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=BTN74ILWGZPS tag=19YWGH8G07RA type=write size=1490152 2024-08-29T18:36:33.159 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.154+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=P948683S6K5Z type=del size=2524080: (22) Invalid argument 2024-08-29T18:36:33.165 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.162+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~BHXUU7QX7F7Z.0 size=1048576 2024-08-29T18:36:33.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~BHXUU7QX7F7Z.1 size=1048576 2024-08-29T18:36:33.170 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~BHXUU7QX7F7Z.2 size=609820 2024-08-29T18:36:33.171 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.166+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=BHXUU7QX7F7Z tag=GEJWLBY73BNO type=write size=3755548 2024-08-29T18:36:33.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.170+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=C8SXKV4ZX1LF type=del 2024-08-29T18:36:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[78574]: cluster 2024-08-29T18:36:31.095370+0000 mgr.y (mgr.34104) 725 : cluster [DBG] pgmap v1441: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[78574]: cluster 2024-08-29T18:36:31.821136+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[78574]: audit 2024-08-29T18:36:31.831869+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.89:0/11427839' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112002-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[78574]: cluster 2024-08-29T18:36:31.844075+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-29T18:36:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[77323]: cluster 2024-08-29T18:36:31.095370+0000 mgr.y (mgr.34104) 725 : cluster [DBG] pgmap v1441: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[77323]: cluster 2024-08-29T18:36:31.821136+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[77323]: audit 2024-08-29T18:36:31.831869+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.89:0/11427839' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112002-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:32 smithi089 bash[77323]: cluster 2024-08-29T18:36:31.844075+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-29T18:36:33.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~6D29HXHXFNYQ.0 size=688352 2024-08-29T18:36:33.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.178+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=6D29HXHXFNYQ tag=UQNKKO5ETCQV type=write size=1736928 2024-08-29T18:36:33.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.182+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~6SRQOO9I033D.0 size=439114 2024-08-29T18:36:33.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.186+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=6SRQOO9I033D tag=ZLH641R8GJIG type=write size=1487690 2024-08-29T18:36:33.194 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.190+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=M1JJL554UO7D type=write size=48172 2024-08-29T18:36:33.199 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.194+0000 7f6ed09098c0 -1 < failed to complete operation key=8YEVJGWDV919 tag=CGUQDU30U2VV type=del size=1730195: (22) Invalid argument 2024-08-29T18:36:33.206 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~DRLJZLGDP8ON.0 size=1048576 2024-08-29T18:36:33.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.206+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~DRLJZLGDP8ON.1 size=747551 2024-08-29T18:36:33.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.206+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=DRLJZLGDP8ON tag=S5WVTZ5A8ZME type=write size=2844703 2024-08-29T18:36:33.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.210+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=ZPYD15JR1PMT type=del 2024-08-29T18:36:33.220 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~NA65LYUXY972.0 size=898989 2024-08-29T18:36:33.220 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.214+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=NA65LYUXY972 tag=0S0JFU5SDLB6 type=write size=1947565 2024-08-29T18:36:33.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.222+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~IZZOXVR89NDK.0 size=304720 2024-08-29T18:36:33.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.226+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=IZZOXVR89NDK tag=8U14VLNP3I8A type=write size=1353296 2024-08-29T18:36:33.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.230+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=AD2ETXSWX3T6 type=del size=479261 2024-08-29T18:36:33.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.234+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=0MILAA73ZHAI type=del 2024-08-29T18:36:33.242 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.238+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=L4LE3DWEWLM9 type=del size=3824730 2024-08-29T18:36:33.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.246+0000 7f6ed09098c0 1 < suggested update operation key=SG4E703OLP35 tag=T3Z4AQY1P85D type=del size=2619797 2024-08-29T18:36:33.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.250+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=V9I202X3H8JR type=write size=653813 2024-08-29T18:36:33.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.254+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=KAW5MYR42SWM type=del 2024-08-29T18:36:33.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.258+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=KKX4YXVQS65P type=del size=2437525 2024-08-29T18:36:33.265 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.262+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~2JBORCOE7EQ0.0 size=979420 2024-08-29T18:36:33.271 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.266+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=2JBORCOE7EQ0 tag=MFOESGCJHCFI type=write size=2027996 2024-08-29T18:36:33.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.270+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=FKFXYGR0UA2X type=write size=40870 2024-08-29T18:36:33.278 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.274+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=I2XTB8D2JFZ1 type=del 2024-08-29T18:36:33.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.278+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=HTG7XJ8ZJDV8 type=del size=1560102 2024-08-29T18:36:33.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.286+0000 7f6ed09098c0 1 < suggested remove operation key=9KLW4Z2X4RX7 tag=WZT8AJT8AJUS type=del 2024-08-29T18:36:33.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.290+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=0EKZDXRU9PST type=del size=3826804 2024-08-29T18:36:33.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.294+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~ZM4MGA6144I3.0 size=709906 2024-08-29T18:36:33.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.298+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=ZM4MGA6144I3 tag=BC3S0R30RI7I type=write size=1758482 2024-08-29T18:36:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:32 smithi144 bash[67678]: cluster 2024-08-29T18:36:31.095370+0000 mgr.y (mgr.34104) 725 : cluster [DBG] pgmap v1441: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:32 smithi144 bash[67678]: cluster 2024-08-29T18:36:31.821136+0000 mon.a (mon.0) 2124 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:36:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:32 smithi144 bash[67678]: audit 2024-08-29T18:36:31.831869+0000 mon.a (mon.0) 2125 : audit [INF] from='client.? 172.21.15.89:0/11427839' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112002-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:36:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:32 smithi144 bash[67678]: cluster 2024-08-29T18:36:31.844075+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-29T18:36:33.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.302+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=5IRAJS4LSKL5 type=del size=2567769 2024-08-29T18:36:33.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.306+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~3WH1GU6AAJF5.0 size=1048576 2024-08-29T18:36:33.313 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.310+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~3WH1GU6AAJF5.1 size=1048576 2024-08-29T18:36:33.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.314+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~3WH1GU6AAJF5.2 size=619689 2024-08-29T18:36:33.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.318+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=3WH1GU6AAJF5 tag=9U9JMSZWLVEF type=write size=3765417 2024-08-29T18:36:33.329 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~N034A6UDFCTY.0 size=372143 2024-08-29T18:36:33.329 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.326+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=N034A6UDFCTY tag=SQ4CUN0GSSBC type=write size=1420719 2024-08-29T18:36:33.332 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.330+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~ZFETSTHNO6M7.0 size=1001051 2024-08-29T18:36:33.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.334+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=ZFETSTHNO6M7 tag=SRFF408AIJ9Z type=write size=2049627 2024-08-29T18:36:33.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.342+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~EQR0455T7KHE.0 size=1048576 2024-08-29T18:36:33.347 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.342+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~EQR0455T7KHE.1 size=1048576 2024-08-29T18:36:33.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.346+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~EQR0455T7KHE.2 size=937300 2024-08-29T18:36:33.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.346+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=EQR0455T7KHE tag=5VNZRWSICNC6 type=write size=4083028 2024-08-29T18:36:33.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.350+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~BTN74ILWGZPS.0 size=441576 2024-08-29T18:36:33.359 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.354+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=BTN74ILWGZPS tag=19YWGH8G07RA type=write size=1490152 2024-08-29T18:36:33.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.358+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=6MYILHSY773Y type=write size=196450 2024-08-29T18:36:33.367 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.362+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~BHXUU7QX7F7Z.0 size=1048576 2024-08-29T18:36:33.370 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.366+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~BHXUU7QX7F7Z.1 size=1048576 2024-08-29T18:36:33.373 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.370+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~BHXUU7QX7F7Z.2 size=609820 2024-08-29T18:36:33.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.374+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=BHXUU7QX7F7Z tag=GEJWLBY73BNO type=write size=3755548 2024-08-29T18:36:33.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.378+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=TTMTKCMPEM6N type=write size=802579 2024-08-29T18:36:33.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.382+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~6D29HXHXFNYQ.0 size=688352 2024-08-29T18:36:33.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.390+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=6D29HXHXFNYQ tag=UQNKKO5ETCQV type=write size=1736928 2024-08-29T18:36:33.400 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.398+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~M616OUPW01IA.0 size=1048576 2024-08-29T18:36:33.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.398+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~M616OUPW01IA.1 size=609464 2024-08-29T18:36:33.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.398+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=M616OUPW01IA tag=L91CW4N3W84J type=write size=2706616 2024-08-29T18:36:33.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.402+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=M1JJL554UO7D type=write size=48172 2024-08-29T18:36:33.411 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.406+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=0DZ1300N2H05 type=del size=2167558 2024-08-29T18:36:33.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.410+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~DRLJZLGDP8ON.0 size=1048576 2024-08-29T18:36:33.418 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.414+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~DRLJZLGDP8ON.1 size=747551 2024-08-29T18:36:33.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.422+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=DRLJZLGDP8ON tag=S5WVTZ5A8ZME type=write size=2844703 2024-08-29T18:36:33.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.426+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=QDQPFP9PM2MP type=del size=2067576 2024-08-29T18:36:33.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.426+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~NA65LYUXY972.0 size=898989 2024-08-29T18:36:33.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.434+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=NA65LYUXY972 tag=0S0JFU5SDLB6 type=write size=1947565 2024-08-29T18:36:33.444 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~DA77EPN1Q7X7.0 size=1048576 2024-08-29T18:36:33.446 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~DA77EPN1Q7X7.1 size=326995 2024-08-29T18:36:33.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.442+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=DA77EPN1Q7X7 tag=9RHH607T3V0S type=write size=2424147 2024-08-29T18:36:33.450 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.446+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=AD2ETXSWX3T6 type=del 2024-08-29T18:36:33.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.454+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~CXETM6KKJWKD.0 size=1048576 2024-08-29T18:36:33.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.458+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~CXETM6KKJWKD.1 size=1048576 2024-08-29T18:36:33.463 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.458+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~CXETM6KKJWKD.2 size=779928 2024-08-29T18:36:33.463 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.458+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=CXETM6KKJWKD tag=NKWNR9O36OOG type=write size=3925656 2024-08-29T18:36:33.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.462+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=L4LE3DWEWLM9 type=del 2024-08-29T18:36:33.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.466+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=YLH0PNADOANI type=del size=3333793 2024-08-29T18:36:33.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.470+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=V9I202X3H8JR type=write size=653813 2024-08-29T18:36:33.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.474+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=132V8JRCO1W8 type=write size=1014573 2024-08-29T18:36:33.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.478+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=KKX4YXVQS65P type=del 2024-08-29T18:36:33.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~H2CP3N4PONXG.0 size=1048576 2024-08-29T18:36:33.492 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~H2CP3N4PONXG.1 size=731161 2024-08-29T18:36:33.492 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.490+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=H2CP3N4PONXG tag=3K9T0N7DWAJT type=write size=2828313 2024-08-29T18:36:33.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.498+0000 7f6ed09098c0 1 < suggested update operation key=9HAS9BRXQSRH tag=FKFXYGR0UA2X type=write size=40870 2024-08-29T18:36:33.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.498+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=L4L324AUD9YP type=write size=815859 2024-08-29T18:36:33.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.502+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=HTG7XJ8ZJDV8 type=del 2024-08-29T18:36:33.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.510+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~XGCK7EGNGIE7.0 size=300018 2024-08-29T18:36:33.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.510+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=XGCK7EGNGIE7 tag=Q0ZRE5P0D8K2 type=write size=1348594 2024-08-29T18:36:33.516 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.514+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=0EKZDXRU9PST type=del 2024-08-29T18:36:33.521 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~U6P49YNZP2FQ.0 size=1048576 2024-08-29T18:36:33.522 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~U6P49YNZP2FQ.1 size=1048576 2024-08-29T18:36:33.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~U6P49YNZP2FQ.2 size=314811 2024-08-29T18:36:33.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.518+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=U6P49YNZP2FQ tag=ENYWCVGQTJY6 type=write size=3460539 2024-08-29T18:36:33.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.522+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=5IRAJS4LSKL5 type=del 2024-08-29T18:36:33.527 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.522+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=8131HFLITKMM type=del size=1820298 2024-08-29T18:36:33.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.526+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~N034A6UDFCTY.0 size=372143 2024-08-29T18:36:33.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.526+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=N034A6UDFCTY tag=SQ4CUN0GSSBC type=write size=1420719 2024-08-29T18:36:33.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.530+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=KEPTKK4506KM type=del size=3064410 2024-08-29T18:36:33.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.530+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~EQR0455T7KHE.0 size=1048576 2024-08-29T18:36:33.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.530+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~EQR0455T7KHE.1 size=1048576 2024-08-29T18:36:33.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.534+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~EQR0455T7KHE.2 size=937300 2024-08-29T18:36:33.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.534+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=EQR0455T7KHE tag=5VNZRWSICNC6 type=write size=4083028 2024-08-29T18:36:33.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.538+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=MPZG2RHODY8K type=write size=270626 2024-08-29T18:36:33.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.538+0000 7f6ed09098c0 1 < completed write operation key=T17NEBEBIVZH tag=6MYILHSY773Y type=write size=196450 2024-08-29T18:36:33.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~A2P4JJ1283DX.0 size=1048576 2024-08-29T18:36:33.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~A2P4JJ1283DX.1 size=706742 2024-08-29T18:36:33.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.542+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=A2P4JJ1283DX tag=IVBHSR4ZRCS1 type=write size=2803894 2024-08-29T18:36:33.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.546+0000 7f6ed09098c0 1 < completed write operation key=8YEVJGWDV919 tag=TTMTKCMPEM6N type=write size=802579 2024-08-29T18:36:33.550 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.546+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~FGT0XRDE22BZ.0 size=965186 2024-08-29T18:36:33.550 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.546+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=FGT0XRDE22BZ tag=RG0SC46LVLX6 type=write size=2013762 2024-08-29T18:36:33.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.550+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~M616OUPW01IA.0 size=1048576 2024-08-29T18:36:33.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.550+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~M616OUPW01IA.1 size=609464 2024-08-29T18:36:33.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.550+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=M616OUPW01IA tag=L91CW4N3W84J type=write size=2706616 2024-08-29T18:36:33.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.554+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~ZEHKY20B463B.0 size=1048576 2024-08-29T18:36:33.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.554+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~ZEHKY20B463B.1 size=1048576 2024-08-29T18:36:33.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.558+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~ZEHKY20B463B.2 size=64172 2024-08-29T18:36:33.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.558+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=ZEHKY20B463B tag=EQ4W5E4D7BHC type=write size=3209900 2024-08-29T18:36:33.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.558+0000 7f6ed09098c0 1 < suggested remove operation key=D22QZG3QHUUK tag=0DZ1300N2H05 type=del 2024-08-29T18:36:33.566 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~RV02CFY0GAS2.0 size=1048576 2024-08-29T18:36:33.567 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~RV02CFY0GAS2.1 size=1048576 2024-08-29T18:36:33.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~RV02CFY0GAS2.2 size=995098 2024-08-29T18:36:33.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.566+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=RV02CFY0GAS2 tag=VNS3TS5724M1 type=write size=4140826 2024-08-29T18:36:33.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.566+0000 7f6ed09098c0 1 < suggested remove operation key=PKQYV72BR5HD tag=QDQPFP9PM2MP type=del 2024-08-29T18:36:33.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.570+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~XS620TXF6FX3.0 size=1048576 2024-08-29T18:36:33.575 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.570+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~XS620TXF6FX3.1 size=783677 2024-08-29T18:36:33.575 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.570+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=XS620TXF6FX3 tag=2LTHWHR48STY type=write size=2880829 2024-08-29T18:36:33.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.574+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~DA77EPN1Q7X7.0 size=1048576 2024-08-29T18:36:33.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.574+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~DA77EPN1Q7X7.1 size=326995 2024-08-29T18:36:33.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.578+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=DA77EPN1Q7X7 tag=9RHH607T3V0S type=write size=2424147 2024-08-29T18:36:33.582 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.578+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=43N2I82POY8H type=del size=453693 2024-08-29T18:36:33.584 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.582+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~CXETM6KKJWKD.0 size=1048576 2024-08-29T18:36:33.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.582+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~CXETM6KKJWKD.1 size=1048576 2024-08-29T18:36:33.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.586+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~CXETM6KKJWKD.2 size=779928 2024-08-29T18:36:33.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.586+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=CXETM6KKJWKD tag=NKWNR9O36OOG type=write size=3925656 2024-08-29T18:36:33.594 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.590+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~O5WBXZDY939B.0 size=1048576 2024-08-29T18:36:33.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.590+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~O5WBXZDY939B.1 size=458962 2024-08-29T18:36:33.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.590+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=O5WBXZDY939B tag=KLODJZBBXSHI type=write size=2556114 2024-08-29T18:36:33.597 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.594+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=YLH0PNADOANI type=del 2024-08-29T18:36:33.600 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~HWZGUPFXQUY2.0 size=1048576 2024-08-29T18:36:33.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~HWZGUPFXQUY2.1 size=845277 2024-08-29T18:36:33.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.598+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=HWZGUPFXQUY2 tag=JY0K9DAE2ZKS type=write size=2942429 2024-08-29T18:36:33.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.598+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=132V8JRCO1W8 type=write size=1014573 2024-08-29T18:36:33.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.602+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~6RVNKG8K6M65.0 size=1048576 2024-08-29T18:36:33.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.606+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~6RVNKG8K6M65.1 size=18068 2024-08-29T18:36:33.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.606+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=6RVNKG8K6M65 tag=CU1Y70GF4K77 type=write size=2115220 2024-08-29T18:36:33.610 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.606+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~H2CP3N4PONXG.0 size=1048576 2024-08-29T18:36:33.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.606+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~H2CP3N4PONXG.1 size=731161 2024-08-29T18:36:33.615 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.610+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=H2CP3N4PONXG tag=3K9T0N7DWAJT type=write size=2828313 2024-08-29T18:36:33.618 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~3Z57KB9V882C.0 size=1048576 2024-08-29T18:36:33.620 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.618+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~3Z57KB9V882C.1 size=786782 2024-08-29T18:36:33.620 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.618+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=3Z57KB9V882C tag=TV8J422MCUND type=write size=2883934 2024-08-29T18:36:33.622 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.618+0000 7f6ed09098c0 1 < completed write operation key=W3OD42MVSYAC tag=L4L324AUD9YP type=write size=815859 2024-08-29T18:36:33.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.622+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=IZ8D5WQESDIA type=del size=2450071 2024-08-29T18:36:33.626 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.622+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~XGCK7EGNGIE7.0 size=300018 2024-08-29T18:36:33.630 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.626+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=XGCK7EGNGIE7 tag=Q0ZRE5P0D8K2 type=write size=1348594 2024-08-29T18:36:33.632 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.630+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=ZEYBFMH2DL47 type=del size=3124918 2024-08-29T18:36:33.635 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.630+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~U6P49YNZP2FQ.0 size=1048576 2024-08-29T18:36:33.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.634+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~U6P49YNZP2FQ.1 size=1048576 2024-08-29T18:36:33.639 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.634+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~U6P49YNZP2FQ.2 size=314811 2024-08-29T18:36:33.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.642+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=U6P49YNZP2FQ tag=ENYWCVGQTJY6 type=write size=3460539 2024-08-29T18:36:33.647 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.642+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=B4WGZ49T0IOF type=write size=1015751 2024-08-29T18:36:33.653 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.650+0000 7f6ed09098c0 1 < suggested remove operation key=1JIBQEPGZKPL tag=8131HFLITKMM type=del 2024-08-29T18:36:33.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.654+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=9XVI3LB33TFI type=del size=316166 2024-08-29T18:36:33.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.654+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=KEPTKK4506KM type=del 2024-08-29T18:36:33.662 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.658+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=MC93WFW5BA93 type=del size=2655779 2024-08-29T18:36:33.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.666+0000 7f6ed09098c0 1 < suggested update operation key=WPFJRC8Z3MRR tag=MPZG2RHODY8K type=write size=270626 2024-08-29T18:36:33.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.670+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~J4519ON1WW4C.0 size=526801 2024-08-29T18:36:33.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.670+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=J4519ON1WW4C tag=E3GUEMNSUZ41 type=write size=1575377 2024-08-29T18:36:33.677 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.674+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~A2P4JJ1283DX.0 size=1048576 2024-08-29T18:36:33.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.674+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~A2P4JJ1283DX.1 size=706742 2024-08-29T18:36:33.683 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.678+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=A2P4JJ1283DX tag=IVBHSR4ZRCS1 type=write size=2803894 2024-08-29T18:36:33.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.682+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~ZM522XG7DIUV.0 size=1048576 2024-08-29T18:36:33.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.686+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~ZM522XG7DIUV.1 size=1048576 2024-08-29T18:36:33.692 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.690+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~ZM522XG7DIUV.2 size=612161 2024-08-29T18:36:33.692 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.690+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=ZM522XG7DIUV tag=E4O4TDWXLWIU type=write size=3757889 2024-08-29T18:36:33.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.690+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~FGT0XRDE22BZ.0 size=965186 2024-08-29T18:36:33.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.698+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=FGT0XRDE22BZ tag=RG0SC46LVLX6 type=write size=2013762 2024-08-29T18:36:33.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~RV9XN4N68FRB.0 size=986963 2024-08-29T18:36:33.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.702+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=RV9XN4N68FRB tag=HS7U6QQ6IB9H type=write size=2035539 2024-08-29T18:36:33.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.706+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~ZEHKY20B463B.0 size=1048576 2024-08-29T18:36:33.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.706+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~ZEHKY20B463B.1 size=1048576 2024-08-29T18:36:33.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.710+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~ZEHKY20B463B.2 size=64172 2024-08-29T18:36:33.718 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.714+0000 7f6ed09098c0 1 < canceled multipart upload key=U1C7NYZ2J1K9 upload=ZEHKY20B463B tag=EQ4W5E4D7BHC type=write size=3209900 2024-08-29T18:36:33.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.718+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=ZBVMUZRMJNF7 type=del size=1851704 2024-08-29T18:36:33.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.722+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~RV02CFY0GAS2.0 size=1048576 2024-08-29T18:36:33.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.726+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~RV02CFY0GAS2.1 size=1048576 2024-08-29T18:36:33.731 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.726+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~RV02CFY0GAS2.2 size=995098 2024-08-29T18:36:33.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.734+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=RV02CFY0GAS2 tag=VNS3TS5724M1 type=write size=4140826 2024-08-29T18:36:33.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.734+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=M41UBWHBDVZD type=del size=3212263 2024-08-29T18:36:33.746 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.738+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~XS620TXF6FX3.0 size=1048576 2024-08-29T18:36:33.746 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.742+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~XS620TXF6FX3.1 size=783677 2024-08-29T18:36:33.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.750+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=XS620TXF6FX3 tag=2LTHWHR48STY type=write size=2880829 2024-08-29T18:36:33.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.750+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=POPAB0P595NU type=write size=223903 2024-08-29T18:36:33.760 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.754+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=43N2I82POY8H type=del 2024-08-29T18:36:33.766 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.762+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~YYO9ZJL6L1IU.0 size=493293 2024-08-29T18:36:33.766 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.762+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=YYO9ZJL6L1IU tag=UHB3HPW2M88F type=write size=1541869 2024-08-29T18:36:33.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.766+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~O5WBXZDY939B.0 size=1048576 2024-08-29T18:36:33.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.770+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~O5WBXZDY939B.1 size=458962 2024-08-29T18:36:33.779 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.774+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=O5WBXZDY939B tag=KLODJZBBXSHI type=write size=2556114 2024-08-29T18:36:33.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.782+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~GP2MUAMJJSQJ.0 size=1048576 2024-08-29T18:36:33.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.786+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~GP2MUAMJJSQJ.1 size=270200 2024-08-29T18:36:33.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.786+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=GP2MUAMJJSQJ tag=8BYQ1BI4VPZI type=write size=2367352 2024-08-29T18:36:33.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.790+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~HWZGUPFXQUY2.0 size=1048576 2024-08-29T18:36:33.795 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.790+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~HWZGUPFXQUY2.1 size=845277 2024-08-29T18:36:33.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.798+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=HWZGUPFXQUY2 tag=JY0K9DAE2ZKS type=write size=2942429 2024-08-29T18:36:33.804 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.802+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=75BA1303BYL9 type=del size=610757 2024-08-29T18:36:33.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.806+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~6RVNKG8K6M65.0 size=1048576 2024-08-29T18:36:33.811 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.806+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~6RVNKG8K6M65.1 size=18068 2024-08-29T18:36:33.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.814+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=6RVNKG8K6M65 tag=CU1Y70GF4K77 type=write size=2115220 2024-08-29T18:36:33.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~EKPCJVM5Z3SN.0 size=1048576 2024-08-29T18:36:33.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~EKPCJVM5Z3SN.1 size=1048576 2024-08-29T18:36:33.831 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~EKPCJVM5Z3SN.2 size=778509 2024-08-29T18:36:33.831 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.826+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=EKPCJVM5Z3SN tag=TZZJN3U9Q6YW type=write size=3924237 2024-08-29T18:36:33.835 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.830+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~3Z57KB9V882C.0 size=1048576 2024-08-29T18:36:33.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.834+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~3Z57KB9V882C.1 size=786782 2024-08-29T18:36:33.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.842+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=3Z57KB9V882C tag=TV8J422MCUND type=write size=2883934 2024-08-29T18:36:33.854 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~IHGGX59MXIJV.0 size=1048576 2024-08-29T18:36:33.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~IHGGX59MXIJV.1 size=914028 2024-08-29T18:36:33.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.854+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=IHGGX59MXIJV tag=LDEJAFH2G9IL type=write size=3011180 2024-08-29T18:36:33.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.858+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=IZ8D5WQESDIA type=del 2024-08-29T18:36:33.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.858+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=SAA3IIDZNMJH type=del size=970110 2024-08-29T18:36:33.867 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.862+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=ZEYBFMH2DL47 type=del 2024-08-29T18:36:33.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.866+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=E3E18HYMK4HE type=del size=3179344 2024-08-29T18:36:33.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.870+0000 7f6ed09098c0 1 < canceled operation key=EUM7GLNWA3KR tag=B4WGZ49T0IOF type=write size=1015751 2024-08-29T18:36:33.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.874+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~8TKH8EOZAO3H.0 size=267353 2024-08-29T18:36:33.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.874+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=8TKH8EOZAO3H tag=YNSK6M16C4BH type=write size=1315929 2024-08-29T18:36:33.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.878+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=9XVI3LB33TFI type=del 2024-08-29T18:36:33.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~FQI5BVSZKRA1.0 size=1048576 2024-08-29T18:36:33.892 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~FQI5BVSZKRA1.1 size=1048576 2024-08-29T18:36:33.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~FQI5BVSZKRA1.2 size=969268 2024-08-29T18:36:33.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.890+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=FQI5BVSZKRA1 tag=B5DZTCRCL5SH type=write size=4114996 2024-08-29T18:36:33.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.894+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=MC93WFW5BA93 type=del 2024-08-29T18:36:33.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.898+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=X0Q9JD5RKWK4 type=del size=2399496 2024-08-29T18:36:33.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.902+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~J4519ON1WW4C.0 size=526801 2024-08-29T18:36:33.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.906+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=J4519ON1WW4C tag=E3GUEMNSUZ41 type=write size=1575377 2024-08-29T18:36:33.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.910+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=ASDKTKAPUICB type=write size=432727 2024-08-29T18:36:33.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.914+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~ZM522XG7DIUV.0 size=1048576 2024-08-29T18:36:33.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.914+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~ZM522XG7DIUV.1 size=1048576 2024-08-29T18:36:33.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.918+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~ZM522XG7DIUV.2 size=612161 2024-08-29T18:36:33.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.922+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=ZM522XG7DIUV tag=E4O4TDWXLWIU type=write size=3757889 2024-08-29T18:36:33.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.926+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=I7A89R4CQW8D type=del size=3045185 2024-08-29T18:36:33.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.930+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~RV9XN4N68FRB.0 size=986963 2024-08-29T18:36:33.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.938+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=RV9XN4N68FRB tag=HS7U6QQ6IB9H type=write size=2035539 2024-08-29T18:36:33.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.942+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=DCI3GMX7ALTE type=del size=1356728 2024-08-29T18:36:33.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.942+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=ZBVMUZRMJNF7 type=del 2024-08-29T18:36:33.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.950+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=1CB4FHG3YHJK type=del size=2394198 2024-08-29T18:36:33.956 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.954+0000 7f6ed09098c0 1 < canceled operation key=JZAZMOA9DG2A tag=M41UBWHBDVZD type=del size=3212263 2024-08-29T18:36:33.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.958+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~CIROPQNKSJYT.0 size=275908 2024-08-29T18:36:33.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.958+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=CIROPQNKSJYT tag=4OGZV2ZP9728 type=write size=1324484 2024-08-29T18:36:33.967 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.962+0000 7f6ed09098c0 1 < completed write operation key=3GZQ8X1OX9YW tag=POPAB0P595NU type=write size=223903 2024-08-29T18:36:33.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.966+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=HSN062XJZ4IX type=del size=699017 2024-08-29T18:36:33.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.970+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~YYO9ZJL6L1IU.0 size=493293 2024-08-29T18:36:33.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.978+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=YYO9ZJL6L1IU tag=UHB3HPW2M88F type=write size=1541869 2024-08-29T18:36:33.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.982+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=6CEQ8MO32CTU type=del size=350038 2024-08-29T18:36:33.988 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.986+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~GP2MUAMJJSQJ.0 size=1048576 2024-08-29T18:36:33.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.986+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~GP2MUAMJJSQJ.1 size=270200 2024-08-29T18:36:33.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.994+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=GP2MUAMJJSQJ tag=8BYQ1BI4VPZI type=write size=2367352 2024-08-29T18:36:34.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:33.998+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=8QHW06VNV1MK type=del size=100623 2024-08-29T18:36:34.005 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.002+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=75BA1303BYL9 type=del 2024-08-29T18:36:34.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.006+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=CLXGOQWPVOVM type=del size=2062774 2024-08-29T18:36:34.014 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.010+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~EKPCJVM5Z3SN.0 size=1048576 2024-08-29T18:36:34.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.014+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~EKPCJVM5Z3SN.1 size=1048576 2024-08-29T18:36:34.019 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.014+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~EKPCJVM5Z3SN.2 size=778509 2024-08-29T18:36:34.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.022+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=EKPCJVM5Z3SN tag=TZZJN3U9Q6YW type=write size=3924237 2024-08-29T18:36:34.028 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.026+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=6EPXY6XFOYEX type=del size=3177583 2024-08-29T18:36:34.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.026+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~IHGGX59MXIJV.0 size=1048576 2024-08-29T18:36:34.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.030+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~IHGGX59MXIJV.1 size=914028 2024-08-29T18:36:34.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.034+0000 7f6ed09098c0 1 < canceled multipart upload key=G1P9V2I0LJNU upload=IHGGX59MXIJV tag=LDEJAFH2G9IL type=write size=3011180 2024-08-29T18:36:34.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.038+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=PD300OUR7BVW type=del size=2663547 2024-08-29T18:36:34.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.042+0000 7f6ed09098c0 1 < suggested remove operation key=GMA2OSTAZKM1 tag=SAA3IIDZNMJH type=del 2024-08-29T18:36:34.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.046+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=1H57CPIU0UV5 type=del size=556795 2024-08-29T18:36:34.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.050+0000 7f6ed09098c0 -1 < failed to complete operation key=GMA2OSTAZKM1 tag=E3E18HYMK4HE type=del size=3179344: (22) Invalid argument 2024-08-29T18:36:34.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.054+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=FB355X60L1VW type=del size=663375 2024-08-29T18:36:34.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.054+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~8TKH8EOZAO3H.0 size=267353 2024-08-29T18:36:34.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.058+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=8TKH8EOZAO3H tag=YNSK6M16C4BH type=write size=1315929 2024-08-29T18:36:34.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.062+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=G12UUNDOQ2PB type=del size=4034957 2024-08-29T18:36:34.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.066+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~FQI5BVSZKRA1.0 size=1048576 2024-08-29T18:36:34.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.070+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~FQI5BVSZKRA1.1 size=1048576 2024-08-29T18:36:34.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.074+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~FQI5BVSZKRA1.2 size=969268 2024-08-29T18:36:34.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.078+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=FQI5BVSZKRA1 tag=B5DZTCRCL5SH type=write size=4114996 2024-08-29T18:36:34.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.082+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~LBWN42E1Q6Y8.0 size=326050 2024-08-29T18:36:34.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.082+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=LBWN42E1Q6Y8 tag=GMD5NMPHO8U0 type=write size=1374626 2024-08-29T18:36:34.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.086+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=X0Q9JD5RKWK4 type=del 2024-08-29T18:36:34.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.090+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=0Y2VQ21LGNIT type=write size=281432 2024-08-29T18:36:34.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.094+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=ASDKTKAPUICB type=write size=432727 2024-08-29T18:36:34.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.098+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=XBO4VH2NOC4G type=del size=1465566 2024-08-29T18:36:34.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.098+0000 7f6ed09098c0 -1 < no bi entry to suggest for operation key=GMA2OSTAZKM1 tag=I7A89R4CQW8D type=del size=3045185: (2) No such file or directory 2024-08-29T18:36:34.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.106+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~JBXKG1USNBOO.0 size=1048576 2024-08-29T18:36:34.114 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~JBXKG1USNBOO.1 size=899760 2024-08-29T18:36:34.114 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.110+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=JBXKG1USNBOO tag=CHHLKVP6VUTD type=write size=2996912 2024-08-29T18:36:34.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.114+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=DCI3GMX7ALTE type=del 2024-08-29T18:36:34.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.122+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~AZX338SC0192.0 size=1048576 2024-08-29T18:36:34.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.122+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~AZX338SC0192.1 size=492100 2024-08-29T18:36:34.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.122+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=AZX338SC0192 tag=MMR30RL5XW6X type=write size=2589252 2024-08-29T18:36:34.135 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.130+0000 7f6ed09098c0 1 < suggested update operation key=WPFJRC8Z3MRR tag=1CB4FHG3YHJK type=del size=2394198 2024-08-29T18:36:34.142 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.138+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5IEPOHLSBFWC.0 size=1048576 2024-08-29T18:36:34.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.142+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5IEPOHLSBFWC.1 size=161636 2024-08-29T18:36:34.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.142+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=5IEPOHLSBFWC tag=WZE6NF3A5T11 type=write size=2258788 2024-08-29T18:36:34.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.146+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~CIROPQNKSJYT.0 size=275908 2024-08-29T18:36:34.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.150+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=CIROPQNKSJYT tag=4OGZV2ZP9728 type=write size=1324484 2024-08-29T18:36:34.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~2EZBF0L6ABY2.0 size=952409 2024-08-29T18:36:34.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.158+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=2EZBF0L6ABY2 tag=X0HPBJZCEQPA type=write size=2000985 2024-08-29T18:36:34.166 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.162+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=HSN062XJZ4IX type=del 2024-08-29T18:36:34.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~I6BM7CI650NU.0 size=688817 2024-08-29T18:36:34.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.170+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=I6BM7CI650NU tag=EI8UZX3C9SFT type=write size=1737393 2024-08-29T18:36:34.177 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.174+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=6CEQ8MO32CTU type=del 2024-08-29T18:36:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:33 smithi089 bash[77323]: cluster 2024-08-29T18:36:32.839642+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-29T18:36:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:33 smithi089 bash[77323]: cluster 2024-08-29T18:36:33.096107+0000 mgr.y (mgr.34104) 726 : cluster [DBG] pgmap v1444: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:34.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:33 smithi089 bash[78574]: cluster 2024-08-29T18:36:32.839642+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-29T18:36:34.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:33 smithi089 bash[78574]: cluster 2024-08-29T18:36:33.096107+0000 mgr.y (mgr.34104) 726 : cluster [DBG] pgmap v1444: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:34.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.182+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~K1ID1RLQESQC.0 size=1048576 2024-08-29T18:36:34.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.182+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~K1ID1RLQESQC.1 size=1048576 2024-08-29T18:36:34.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.186+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~K1ID1RLQESQC.2 size=195889 2024-08-29T18:36:34.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.186+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=K1ID1RLQESQC tag=JATA0CVMGN2Y type=write size=3341617 2024-08-29T18:36:34.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.190+0000 7f6ed09098c0 1 < canceled operation key=33M9LBPG8N6W tag=8QHW06VNV1MK type=del size=100623 2024-08-29T18:36:34.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~6RH8668SMPF6.0 size=1048576 2024-08-29T18:36:34.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~6RH8668SMPF6.1 size=1048576 2024-08-29T18:36:34.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~6RH8668SMPF6.2 size=849927 2024-08-29T18:36:34.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.202+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=6RH8668SMPF6 tag=8J26820M8I0V type=write size=3995655 2024-08-29T18:36:34.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.206+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=CLXGOQWPVOVM type=del 2024-08-29T18:36:34.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~VS1AO3EU9VOO.0 size=1048576 2024-08-29T18:36:34.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~VS1AO3EU9VOO.1 size=664640 2024-08-29T18:36:34.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.214+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=VS1AO3EU9VOO tag=ORH1J75Q7ZC8 type=write size=2761792 2024-08-29T18:36:34.226 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.222+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=6EPXY6XFOYEX type=del size=3177583 2024-08-29T18:36:34.230 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.226+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=T6LQ2FC2WTPJ type=del size=3569767 2024-08-29T18:36:34.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.230+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=PD300OUR7BVW type=del 2024-08-29T18:36:34.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.234+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=2JN0Z1RJHZ3U type=del size=3412842 2024-08-29T18:36:34.242 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.238+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=1H57CPIU0UV5 type=del 2024-08-29T18:36:34.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~C9UIDNRAI2E7.0 size=1048576 2024-08-29T18:36:34.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.250+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~C9UIDNRAI2E7.1 size=1048576 2024-08-29T18:36:34.255 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.250+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~C9UIDNRAI2E7.2 size=462319 2024-08-29T18:36:34.255 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.250+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=C9UIDNRAI2E7 tag=772Z274QGRUT type=write size=3608047 2024-08-29T18:36:34.259 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.254+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=FB355X60L1VW type=del 2024-08-29T18:36:34.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.258+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=A1X1W66X186A type=del size=878262 2024-08-29T18:36:34.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.262+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=G12UUNDOQ2PB type=del 2024-08-29T18:36:34.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~9OWRKLDBSZXU.0 size=833151 2024-08-29T18:36:34.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.270+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=9OWRKLDBSZXU tag=N9HLXJONPPVJ type=write size=1881727 2024-08-29T18:36:34.277 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.274+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~LBWN42E1Q6Y8.0 size=326050 2024-08-29T18:36:34.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.278+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=LBWN42E1Q6Y8 tag=GMD5NMPHO8U0 type=write size=1374626 2024-08-29T18:36:34.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.286+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~H6MMIJHVASMU.0 size=1048576 2024-08-29T18:36:34.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~H6MMIJHVASMU.1 size=1048576 2024-08-29T18:36:34.296 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~H6MMIJHVASMU.2 size=847060 2024-08-29T18:36:34.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.294+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=H6MMIJHVASMU tag=1WS0DKJRS0FX type=write size=3992788 2024-08-29T18:36:34.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.302+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=0Y2VQ21LGNIT type=write 2024-08-29T18:36:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:33 smithi144 bash[67678]: cluster 2024-08-29T18:36:32.839642+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-29T18:36:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:33 smithi144 bash[67678]: cluster 2024-08-29T18:36:33.096107+0000 mgr.y (mgr.34104) 726 : cluster [DBG] pgmap v1444: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:36:34.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.306+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~G80D6V3Y4LZ0.0 size=1048576 2024-08-29T18:36:34.315 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.310+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~G80D6V3Y4LZ0.1 size=891011 2024-08-29T18:36:34.315 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.310+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=G80D6V3Y4LZ0 tag=X9XSV1OBNYRM type=write size=2988163 2024-08-29T18:36:34.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.314+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=XBO4VH2NOC4G type=del 2024-08-29T18:36:34.326 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.322+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~A75XNCB76EGV.0 size=930229 2024-08-29T18:36:34.326 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.322+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=A75XNCB76EGV tag=2ED6SXUGZTX7 type=write size=1978805 2024-08-29T18:36:34.330 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.326+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~JBXKG1USNBOO.0 size=1048576 2024-08-29T18:36:34.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.330+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~JBXKG1USNBOO.1 size=899760 2024-08-29T18:36:34.340 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.338+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=JBXKG1USNBOO tag=CHHLKVP6VUTD type=write size=2996912 2024-08-29T18:36:34.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.342+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=D3XSPQZ00HA2 type=del size=3044674 2024-08-29T18:36:34.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.346+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~AZX338SC0192.0 size=1048576 2024-08-29T18:36:34.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.346+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~AZX338SC0192.1 size=492100 2024-08-29T18:36:34.358 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.354+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=AZX338SC0192 tag=MMR30RL5XW6X type=write size=2589252 2024-08-29T18:36:34.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~B9R4GFAII95I.0 size=1048576 2024-08-29T18:36:34.368 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.366+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~B9R4GFAII95I.1 size=1048576 2024-08-29T18:36:34.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.366+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~B9R4GFAII95I.2 size=462928 2024-08-29T18:36:34.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.366+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=B9R4GFAII95I tag=MAJR4F2I7EG2 type=write size=3608656 2024-08-29T18:36:34.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.370+0000 7f6ed09098c0 1 < canceled part key=_multipart_MC8ER9H5LSDG.2~5IEPOHLSBFWC.0 size=1048576 2024-08-29T18:36:34.375 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.370+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~5IEPOHLSBFWC.1 size=161636 2024-08-29T18:36:34.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.378+0000 7f6ed09098c0 1 < canceled multipart upload key=MC8ER9H5LSDG upload=5IEPOHLSBFWC tag=WZE6NF3A5T11 type=write size=2258788 2024-08-29T18:36:34.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.382+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=MB2YL63NVGX7 type=write size=341891 2024-08-29T18:36:34.388 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.386+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~2EZBF0L6ABY2.0 size=952409 2024-08-29T18:36:34.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.390+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=2EZBF0L6ABY2 tag=X0HPBJZCEQPA type=write size=2000985 2024-08-29T18:36:34.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.394+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=WQ68H722RMF7 type=del size=4015170 2024-08-29T18:36:34.401 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.398+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~I6BM7CI650NU.0 size=688817 2024-08-29T18:36:34.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.402+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=I6BM7CI650NU tag=EI8UZX3C9SFT type=write size=1737393 2024-08-29T18:36:34.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.406+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=U6M3H34T0ID9 type=del size=2176690 2024-08-29T18:36:34.414 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.410+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~K1ID1RLQESQC.0 size=1048576 2024-08-29T18:36:34.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.414+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~K1ID1RLQESQC.1 size=1048576 2024-08-29T18:36:34.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.414+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~K1ID1RLQESQC.2 size=195889 2024-08-29T18:36:34.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.422+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=K1ID1RLQESQC tag=JATA0CVMGN2Y type=write size=3341617 2024-08-29T18:36:34.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.426+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=1XMHE2H9AY2V type=del size=4082915 2024-08-29T18:36:34.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.430+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~6RH8668SMPF6.0 size=1048576 2024-08-29T18:36:34.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.430+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~6RH8668SMPF6.1 size=1048576 2024-08-29T18:36:34.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.434+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~6RH8668SMPF6.2 size=849927 2024-08-29T18:36:34.444 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.442+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=6RH8668SMPF6 tag=8J26820M8I0V type=write size=3995655 2024-08-29T18:36:34.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.446+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=L0L5UEXX6RWQ type=del size=2320340 2024-08-29T18:36:34.452 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.450+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~VS1AO3EU9VOO.0 size=1048576 2024-08-29T18:36:34.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.450+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~VS1AO3EU9VOO.1 size=664640 2024-08-29T18:36:34.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.458+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=VS1AO3EU9VOO tag=ORH1J75Q7ZC8 type=write size=2761792 2024-08-29T18:36:34.464 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.462+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=L45QSH6MUEAT type=del size=341228 2024-08-29T18:36:34.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.466+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=T6LQ2FC2WTPJ type=del 2024-08-29T18:36:34.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.466+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=M5X3N05BRQHZ type=del size=2613930 2024-08-29T18:36:34.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.470+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=2JN0Z1RJHZ3U type=del 2024-08-29T18:36:34.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.474+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=63YVYX6YRCUA type=write size=41876 2024-08-29T18:36:34.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.478+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~C9UIDNRAI2E7.0 size=1048576 2024-08-29T18:36:34.485 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.482+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~C9UIDNRAI2E7.1 size=1048576 2024-08-29T18:36:34.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.486+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~C9UIDNRAI2E7.2 size=462319 2024-08-29T18:36:34.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.490+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=C9UIDNRAI2E7 tag=772Z274QGRUT type=write size=3608047 2024-08-29T18:36:34.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.494+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=8CUCEQZ18MYM type=del size=1101094 2024-08-29T18:36:34.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.498+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=A1X1W66X186A type=del 2024-08-29T18:36:34.505 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.502+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=5S767RNWF0WS type=del size=1352142 2024-08-29T18:36:34.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.506+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~9OWRKLDBSZXU.0 size=833151 2024-08-29T18:36:34.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.510+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=9OWRKLDBSZXU tag=N9HLXJONPPVJ type=write size=1881727 2024-08-29T18:36:34.518 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.514+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=0DO7XPBKENXF type=del size=923877 2024-08-29T18:36:34.522 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.518+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~H6MMIJHVASMU.0 size=1048576 2024-08-29T18:36:34.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.522+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~H6MMIJHVASMU.1 size=1048576 2024-08-29T18:36:34.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.526+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~H6MMIJHVASMU.2 size=847060 2024-08-29T18:36:34.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.530+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=H6MMIJHVASMU tag=1WS0DKJRS0FX type=write size=3992788 2024-08-29T18:36:34.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.538+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~MXTSYGSBN8JH.0 size=1048576 2024-08-29T18:36:34.544 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~MXTSYGSBN8JH.1 size=1048576 2024-08-29T18:36:34.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~MXTSYGSBN8JH.2 size=707481 2024-08-29T18:36:34.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.542+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=MXTSYGSBN8JH tag=LEG6HIP2SLLH type=write size=3853209 2024-08-29T18:36:34.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.546+0000 7f6ed09098c0 1 < canceled part key=_multipart_1JIBQEPGZKPL.2~G80D6V3Y4LZ0.0 size=1048576 2024-08-29T18:36:34.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.546+0000 7f6ed09098c0 1 < canceled part key=_multipart_1JIBQEPGZKPL.2~G80D6V3Y4LZ0.1 size=891011 2024-08-29T18:36:34.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.550+0000 7f6ed09098c0 1 < canceled multipart upload key=1JIBQEPGZKPL upload=G80D6V3Y4LZ0 tag=X9XSV1OBNYRM type=write size=2988163 2024-08-29T18:36:34.561 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.554+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=89CT5NUF739M type=del size=3119673 2024-08-29T18:36:34.562 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.558+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~A75XNCB76EGV.0 size=930229 2024-08-29T18:36:34.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.566+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=A75XNCB76EGV tag=2ED6SXUGZTX7 type=write size=1978805 2024-08-29T18:36:34.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.570+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=P4HZURMCG4V0 type=del size=4024778 2024-08-29T18:36:34.580 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.578+0000 7f6ed09098c0 1 < suggested update operation key=PKQYV72BR5HD tag=D3XSPQZ00HA2 type=del size=3044674 2024-08-29T18:36:34.583 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.582+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=CMMZ72IOTNRD type=del size=2446111 2024-08-29T18:36:34.587 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.582+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~B9R4GFAII95I.0 size=1048576 2024-08-29T18:36:34.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.586+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~B9R4GFAII95I.1 size=1048576 2024-08-29T18:36:34.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.590+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~B9R4GFAII95I.2 size=462928 2024-08-29T18:36:34.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.594+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=B9R4GFAII95I tag=MAJR4F2I7EG2 type=write size=3608656 2024-08-29T18:36:34.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.598+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=KQC9P1DO6BWN type=del size=1393916 2024-08-29T18:36:34.607 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.602+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=MB2YL63NVGX7 type=write size=341891 2024-08-29T18:36:34.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.606+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=DPIQ3KN5M6X3 type=del size=1851685 2024-08-29T18:36:34.615 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.610+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=WQ68H722RMF7 type=del 2024-08-29T18:36:34.618 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.614+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=F354SOEHN2U4 type=del size=126805 2024-08-29T18:36:34.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.622+0000 7f6ed09098c0 1 < suggested update operation key=G1P9V2I0LJNU tag=U6M3H34T0ID9 type=del size=2176690 2024-08-29T18:36:34.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.626+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=UCGW207EGKPY type=del size=1567344 2024-08-29T18:36:34.636 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.634+0000 7f6ed09098c0 1 < suggested remove operation key=WPFJRC8Z3MRR tag=1XMHE2H9AY2V type=del 2024-08-29T18:36:34.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.638+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=C8HYH1TLLWDN type=del size=43557 2024-08-29T18:36:34.647 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.642+0000 7f6ed09098c0 1 < suggested update operation key=9KL8LQBXNU1I tag=L0L5UEXX6RWQ type=del size=2320340 2024-08-29T18:36:34.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.646+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=KPZH4RU4AYWP type=write size=736971 2024-08-29T18:36:34.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.654+0000 7f6ed09098c0 -1 < failed to complete operation key=9KL8LQBXNU1I tag=L45QSH6MUEAT type=del size=341228: (22) Invalid argument 2024-08-29T18:36:34.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.654+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=KN1D2T59IK1Y type=del size=3127315 2024-08-29T18:36:34.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.658+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=M5X3N05BRQHZ type=del 2024-08-29T18:36:34.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.662+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=IT1KLABGE37F type=del size=2850080 2024-08-29T18:36:34.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.670+0000 7f6ed09098c0 1 < suggested remove operation key=G1P9V2I0LJNU tag=63YVYX6YRCUA type=write 2024-08-29T18:36:34.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.674+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=6JIPTGAJF34O type=write size=516595 2024-08-29T18:36:34.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.678+0000 7f6ed09098c0 1 < canceled operation key=3GZQ8X1OX9YW tag=8CUCEQZ18MYM type=del size=1101094 2024-08-29T18:36:34.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.682+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=V4SDG50G6XKL type=write size=24198 2024-08-29T18:36:34.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.686+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=5S767RNWF0WS type=del 2024-08-29T18:36:34.694 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.690+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=F9BCPR8ORGLG type=del size=3483658 2024-08-29T18:36:34.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.698+0000 7f6ed09098c0 1 < suggested update operation key=U65PBPAVH1S4 tag=0DO7XPBKENXF type=del size=923877 2024-08-29T18:36:34.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~SCEREA9M9VCF.0 size=1048576 2024-08-29T18:36:34.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~SCEREA9M9VCF.1 size=1048576 2024-08-29T18:36:34.715 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~SCEREA9M9VCF.2 size=18003 2024-08-29T18:36:34.715 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.710+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=SCEREA9M9VCF tag=QA0P74VMJZII type=write size=3163731 2024-08-29T18:36:34.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.714+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~MXTSYGSBN8JH.0 size=1048576 2024-08-29T18:36:34.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.718+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~MXTSYGSBN8JH.1 size=1048576 2024-08-29T18:36:34.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.722+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~MXTSYGSBN8JH.2 size=707481 2024-08-29T18:36:34.731 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.726+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=MXTSYGSBN8JH tag=LEG6HIP2SLLH type=write size=3853209 2024-08-29T18:36:34.735 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.730+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=LO7MHOVKKL9R type=del size=2247247 2024-08-29T18:36:34.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.738+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=89CT5NUF739M type=del 2024-08-29T18:36:34.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.742+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=928H4VCEJYE8 type=del size=3475155 2024-08-29T18:36:34.748 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.746+0000 7f6ed09098c0 -1 < failed to complete operation key=G1P9V2I0LJNU tag=P4HZURMCG4V0 type=del size=4024778: (22) Invalid argument 2024-08-29T18:36:34.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.750+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=IHQNDNI0C8UK type=del size=3748907 2024-08-29T18:36:34.757 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.754+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=CMMZ72IOTNRD type=del 2024-08-29T18:36:34.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.758+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=79IWRQOL929L type=del size=4092714 2024-08-29T18:36:34.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.762+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=KQC9P1DO6BWN type=del 2024-08-29T18:36:34.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.766+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=PSP9G7VREC3J type=del size=1752388 2024-08-29T18:36:34.777 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.774+0000 7f6ed09098c0 1 < suggested remove operation key=1JIBQEPGZKPL tag=DPIQ3KN5M6X3 type=del 2024-08-29T18:36:34.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.778+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=NJ1AA88XRHRL type=del size=1527687 2024-08-29T18:36:34.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.782+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=F354SOEHN2U4 type=del 2024-08-29T18:36:34.791 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.786+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=M3XJ01ZTOCWR type=del size=3307449 2024-08-29T18:36:34.795 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.790+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=UCGW207EGKPY type=del 2024-08-29T18:36:34.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~SNLF5CKBUKVM.0 size=1048576 2024-08-29T18:36:34.805 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.802+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~SNLF5CKBUKVM.1 size=335959 2024-08-29T18:36:34.805 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.802+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=SNLF5CKBUKVM tag=GUG6T6BPTRZT type=write size=2433111 2024-08-29T18:36:34.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.806+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=C8HYH1TLLWDN type=del 2024-08-29T18:36:34.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.810+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=BTV27CIJJE8D type=write size=276848 2024-08-29T18:36:34.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.822+0000 7f6ed09098c0 1 < suggested update operation key=KJ33F33FWI4D tag=KPZH4RU4AYWP type=write size=736971 2024-08-29T18:36:34.831 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~VQT49H1P0M2R.0 size=1048576 2024-08-29T18:36:34.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.830+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~VQT49H1P0M2R.1 size=1048576 2024-08-29T18:36:34.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.834+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~VQT49H1P0M2R.2 size=212893 2024-08-29T18:36:34.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.834+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=VQT49H1P0M2R tag=P1HTWOQX0P1G type=write size=3358621 2024-08-29T18:36:34.842 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.838+0000 7f6ed09098c0 1 < canceled operation key=PKQYV72BR5HD tag=KN1D2T59IK1Y type=del size=3127315 2024-08-29T18:36:34.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.842+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=GOL78WGBLPV8 type=write size=89186 2024-08-29T18:36:34.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.846+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=IT1KLABGE37F type=del 2024-08-29T18:36:34.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~2MC3454HFJKM.0 size=1048576 2024-08-29T18:36:34.861 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.858+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~2MC3454HFJKM.1 size=1048576 2024-08-29T18:36:34.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.858+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~2MC3454HFJKM.2 size=861569 2024-08-29T18:36:34.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.858+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=2MC3454HFJKM tag=7QMY8XS3SGZF type=write size=4007297 2024-08-29T18:36:34.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.866+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=6JIPTGAJF34O type=write 2024-08-29T18:36:34.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.870+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=54CIP1X7EVA6 type=write size=154460 2024-08-29T18:36:34.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.874+0000 7f6ed09098c0 1 < completed write operation key=D22QZG3QHUUK tag=V4SDG50G6XKL type=write size=24198 2024-08-29T18:36:34.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.878+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=2GLSF2305YVN type=write size=502320 2024-08-29T18:36:34.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.882+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=F9BCPR8ORGLG type=del 2024-08-29T18:36:34.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.886+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=AWQ4IBFPG44A type=del size=2279488 2024-08-29T18:36:34.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.890+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~SCEREA9M9VCF.0 size=1048576 2024-08-29T18:36:34.898 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.894+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~SCEREA9M9VCF.1 size=1048576 2024-08-29T18:36:34.901 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.898+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~SCEREA9M9VCF.2 size=18003 2024-08-29T18:36:34.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.902+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=SCEREA9M9VCF tag=QA0P74VMJZII type=write size=3163731 2024-08-29T18:36:34.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.906+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=QSMEKT5KR3E9 type=write size=593444 2024-08-29T18:36:34.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.910+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=LO7MHOVKKL9R type=del 2024-08-29T18:36:34.923 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.918+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~N7WQF1Z4KC26.0 size=1048576 2024-08-29T18:36:34.926 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.922+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~N7WQF1Z4KC26.1 size=847393 2024-08-29T18:36:34.926 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.922+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=N7WQF1Z4KC26 tag=UOZI10Y2EK3X type=write size=2944545 2024-08-29T18:36:34.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.926+0000 7f6ed09098c0 1 < canceled operation key=J2TTZYWCXQEQ tag=928H4VCEJYE8 type=del size=3475155 2024-08-29T18:36:34.936 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.934+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=1PMTK7AHABSZ type=del size=1125673 2024-08-29T18:36:34.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.938+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=IHQNDNI0C8UK type=del 2024-08-29T18:36:34.948 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~86ROIH0P0LE2.0 size=847423 2024-08-29T18:36:34.948 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.946+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=86ROIH0P0LE2 tag=WG0SHM6MC91Z type=write size=1895999 2024-08-29T18:36:34.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.950+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=79IWRQOL929L type=del 2024-08-29T18:36:34.956 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.954+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=1I8F9S7BGQBJ type=del size=1937587 2024-08-29T18:36:34.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.958+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=PSP9G7VREC3J type=del 2024-08-29T18:36:34.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~9GJ24WJDB0FB.0 size=1048576 2024-08-29T18:36:34.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~9GJ24WJDB0FB.1 size=1048576 2024-08-29T18:36:34.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~9GJ24WJDB0FB.2 size=623734 2024-08-29T18:36:34.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.970+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=9GJ24WJDB0FB tag=1WU1O735FGW5 type=write size=3769462 2024-08-29T18:36:34.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.978+0000 7f6ed09098c0 1 < suggested update operation key=W3OD42MVSYAC tag=NJ1AA88XRHRL type=del size=1527687 2024-08-29T18:36:34.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.982+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=10BM0YB00TS6 type=write size=547428 2024-08-29T18:36:34.992 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.990+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=M3XJ01ZTOCWR type=del 2024-08-29T18:36:35.000 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~IMYQ02UJT4DD.0 size=1048576 2024-08-29T18:36:35.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~IMYQ02UJT4DD.1 size=152152 2024-08-29T18:36:35.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:34.998+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=IMYQ02UJT4DD tag=HO6A071F35ZH type=write size=2249304 2024-08-29T18:36:35.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.002+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~SNLF5CKBUKVM.0 size=1048576 2024-08-29T18:36:35.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.006+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~SNLF5CKBUKVM.1 size=335959 2024-08-29T18:36:35.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.014+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=SNLF5CKBUKVM tag=GUG6T6BPTRZT type=write size=2433111 2024-08-29T18:36:35.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.018+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=Q2WR2P94RYSQ type=del size=2781386 2024-08-29T18:36:35.026 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.022+0000 7f6ed09098c0 1 < completed write operation key=PKQYV72BR5HD tag=BTV27CIJJE8D type=write size=276848 2024-08-29T18:36:35.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.026+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=1MJZ7OPSXJ2E type=del size=2659295 2024-08-29T18:36:35.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.030+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~VQT49H1P0M2R.0 size=1048576 2024-08-29T18:36:35.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.030+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~VQT49H1P0M2R.1 size=1048576 2024-08-29T18:36:35.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.034+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~VQT49H1P0M2R.2 size=212893 2024-08-29T18:36:35.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.038+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=VQT49H1P0M2R tag=P1HTWOQX0P1G type=write size=3358621 2024-08-29T18:36:35.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~OHU1LIQ0GT8M.0 size=1048576 2024-08-29T18:36:35.050 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.046+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~OHU1LIQ0GT8M.1 size=1048576 2024-08-29T18:36:35.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.050+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~OHU1LIQ0GT8M.2 size=183845 2024-08-29T18:36:35.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.050+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=OHU1LIQ0GT8M tag=J1WLQJT4RJUY type=write size=3329573 2024-08-29T18:36:35.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.050+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=GOL78WGBLPV8 type=write size=89186 2024-08-29T18:36:35.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~7VJB1F1A1RQ6.0 size=463399 2024-08-29T18:36:35.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.058+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=7VJB1F1A1RQ6 tag=M0XRPVCAACZD type=write size=1511975 2024-08-29T18:36:35.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.058+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~2MC3454HFJKM.0 size=1048576 2024-08-29T18:36:35.065 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.062+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~2MC3454HFJKM.1 size=1048576 2024-08-29T18:36:35.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.062+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~2MC3454HFJKM.2 size=861569 2024-08-29T18:36:35.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.070+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=2MC3454HFJKM tag=7QMY8XS3SGZF type=write size=4007297 2024-08-29T18:36:35.074 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.070+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=0G1FY9SNEIX3 type=del size=2691111 2024-08-29T18:36:35.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.074+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=54CIP1X7EVA6 type=write size=154460 2024-08-29T18:36:35.078 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.074+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=2FKHSC1AJIVE type=del size=3128494 2024-08-29T18:36:35.080 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.078+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=2GLSF2305YVN type=write size=502320 2024-08-29T18:36:35.082 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.078+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=6IQU7SEH1SMA type=del size=3535653 2024-08-29T18:36:35.085 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.082+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=AWQ4IBFPG44A type=del size=2279488 2024-08-29T18:36:35.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.082+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=PB6JIK33BLUK type=del size=3335548 2024-08-29T18:36:35.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.086+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=QSMEKT5KR3E9 type=write size=593444 2024-08-29T18:36:35.093 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.090+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=V7KQ8KHUCJF5 type=del size=3737485 2024-08-29T18:36:35.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.090+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~N7WQF1Z4KC26.0 size=1048576 2024-08-29T18:36:35.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.094+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~N7WQF1Z4KC26.1 size=847393 2024-08-29T18:36:35.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.098+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=N7WQF1Z4KC26 tag=UOZI10Y2EK3X type=write size=2944545 2024-08-29T18:36:35.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.102+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=UTC12R8MZMUP type=del size=1163452 2024-08-29T18:36:35.107 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.102+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=1PMTK7AHABSZ type=del 2024-08-29T18:36:35.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.106+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~NM21F9X7WSKC.0 size=406814 2024-08-29T18:36:35.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.106+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=NM21F9X7WSKC tag=JOSDN04GEHYE type=write size=1455390 2024-08-29T18:36:35.114 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.110+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~86ROIH0P0LE2.0 size=847423 2024-08-29T18:36:35.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.114+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=86ROIH0P0LE2 tag=WG0SHM6MC91Z type=write size=1895999 2024-08-29T18:36:35.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.118+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~HF75H4K02TQA.0 size=367594 2024-08-29T18:36:35.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.118+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=HF75H4K02TQA tag=IYGPLJCOOCXN type=write size=1416170 2024-08-29T18:36:35.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.122+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=1I8F9S7BGQBJ type=del 2024-08-29T18:36:35.130 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.126+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=GBECMVWZCCFO type=del size=3930429 2024-08-29T18:36:35.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.130+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~9GJ24WJDB0FB.0 size=1048576 2024-08-29T18:36:35.135 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.130+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~9GJ24WJDB0FB.1 size=1048576 2024-08-29T18:36:35.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.134+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~9GJ24WJDB0FB.2 size=623734 2024-08-29T18:36:35.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.138+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=9GJ24WJDB0FB tag=1WU1O735FGW5 type=write size=3769462 2024-08-29T18:36:35.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~15VVTQJ1801E.0 size=1048576 2024-08-29T18:36:35.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~15VVTQJ1801E.1 size=1048576 2024-08-29T18:36:35.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~15VVTQJ1801E.2 size=973492 2024-08-29T18:36:35.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.150+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=15VVTQJ1801E tag=ACN471LR329Y type=write size=4119220 2024-08-29T18:36:35.159 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.154+0000 7f6ed09098c0 1 < completed write operation key=9KL8LQBXNU1I tag=10BM0YB00TS6 type=write size=547428 2024-08-29T18:36:35.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.162+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~V3KVHKGWJCIP.0 size=1048576 2024-08-29T18:36:35.169 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~V3KVHKGWJCIP.1 size=1048576 2024-08-29T18:36:35.172 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~V3KVHKGWJCIP.2 size=647452 2024-08-29T18:36:35.172 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.170+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=V3KVHKGWJCIP tag=Z1BZBOTUYO2H type=write size=3793180 2024-08-29T18:36:35.176 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.174+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~IMYQ02UJT4DD.0 size=1048576 2024-08-29T18:36:35.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.178+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~IMYQ02UJT4DD.1 size=152152 2024-08-29T18:36:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:34 smithi089 bash[77323]: cluster 2024-08-29T18:36:33.846721+0000 mon.a (mon.0) 2128 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:36:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:34 smithi089 bash[77323]: cluster 2024-08-29T18:36:33.846794+0000 mon.a (mon.0) 2129 : cluster [INF] Cluster is now healthy 2024-08-29T18:36:35.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:36:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:36:35] "GET /metrics HTTP/1.1" 200 38661 "" "Prometheus/2.43.0" 2024-08-29T18:36:35.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:34 smithi089 bash[78574]: cluster 2024-08-29T18:36:33.846721+0000 mon.a (mon.0) 2128 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:36:35.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:34 smithi089 bash[78574]: cluster 2024-08-29T18:36:33.846794+0000 mon.a (mon.0) 2129 : cluster [INF] Cluster is now healthy 2024-08-29T18:36:35.186 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.182+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=IMYQ02UJT4DD tag=HO6A071F35ZH type=write size=2249304 2024-08-29T18:36:35.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.186+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=WM4GY00U5L6M type=del size=420472 2024-08-29T18:36:35.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.190+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=Q2WR2P94RYSQ type=del 2024-08-29T18:36:35.199 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~SV9DEGG1CCSM.0 size=223635 2024-08-29T18:36:35.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.194+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=SV9DEGG1CCSM tag=S0QYOMRUW9AH type=write size=1272211 2024-08-29T18:36:35.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.198+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=1MJZ7OPSXJ2E type=del 2024-08-29T18:36:35.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.206+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~MLX2EQUY21ZG.0 size=350269 2024-08-29T18:36:35.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.206+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=MLX2EQUY21ZG tag=5NJ8EJ61DV68 type=write size=1398845 2024-08-29T18:36:35.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.210+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~OHU1LIQ0GT8M.0 size=1048576 2024-08-29T18:36:35.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.214+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~OHU1LIQ0GT8M.1 size=1048576 2024-08-29T18:36:35.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.218+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~OHU1LIQ0GT8M.2 size=183845 2024-08-29T18:36:35.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.226+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=OHU1LIQ0GT8M tag=J1WLQJT4RJUY type=write size=3329573 2024-08-29T18:36:35.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.230+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~2BYJF0MRX90K.0 size=1048576 2024-08-29T18:36:35.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.234+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~2BYJF0MRX90K.1 size=1048576 2024-08-29T18:36:35.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.238+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~2BYJF0MRX90K.2 size=536435 2024-08-29T18:36:35.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.238+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=2BYJF0MRX90K tag=6GJKXPTAEQMW type=write size=3682163 2024-08-29T18:36:35.245 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.242+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~7VJB1F1A1RQ6.0 size=463399 2024-08-29T18:36:35.252 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.250+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=7VJB1F1A1RQ6 tag=M0XRPVCAACZD type=write size=1511975 2024-08-29T18:36:35.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.254+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=JPQ9FFQ5SC1Z type=del size=1461633 2024-08-29T18:36:35.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.258+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=0G1FY9SNEIX3 type=del 2024-08-29T18:36:35.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.262+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~F0D8GJMPX0FV.0 size=917783 2024-08-29T18:36:35.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.262+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=F0D8GJMPX0FV tag=2PMUGKN9OSHM type=write size=1966359 2024-08-29T18:36:35.271 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.266+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=2FKHSC1AJIVE type=del size=3128494 2024-08-29T18:36:35.278 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~9J647WW8F0YD.0 size=1048576 2024-08-29T18:36:35.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.278+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~9J647WW8F0YD.1 size=1048576 2024-08-29T18:36:35.285 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.282+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~9J647WW8F0YD.2 size=405868 2024-08-29T18:36:35.285 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.282+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=9J647WW8F0YD tag=ADV7VDZYHTGE type=write size=3551596 2024-08-29T18:36:35.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.286+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=6IQU7SEH1SMA type=del 2024-08-29T18:36:35.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~KZD2WTVV4515.0 size=1048576 2024-08-29T18:36:35.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.298+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~KZD2WTVV4515.1 size=1048576 2024-08-29T18:36:35.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.302+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~KZD2WTVV4515.2 size=886019 2024-08-29T18:36:35.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.302+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=KZD2WTVV4515 tag=GWWWUBS7ZC6P type=write size=4031747 2024-08-29T18:36:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:34 smithi144 bash[67678]: cluster 2024-08-29T18:36:33.846721+0000 mon.a (mon.0) 2128 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:36:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:34 smithi144 bash[67678]: cluster 2024-08-29T18:36:33.846794+0000 mon.a (mon.0) 2129 : cluster [INF] Cluster is now healthy 2024-08-29T18:36:35.308 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.306+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=PB6JIK33BLUK type=del size=3335548 2024-08-29T18:36:35.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.310+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=PC10PFJH78KI type=del size=3235092 2024-08-29T18:36:35.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.314+0000 7f6ed09098c0 1 < canceled operation key=9KL8LQBXNU1I tag=V7KQ8KHUCJF5 type=del size=3737485 2024-08-29T18:36:35.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.318+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=Z4B1ADOWN3Q5 type=del size=1288385 2024-08-29T18:36:35.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.322+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=UTC12R8MZMUP type=del 2024-08-29T18:36:35.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~Q0Y4SWRXTYEI.0 size=1048576 2024-08-29T18:36:35.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.330+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~Q0Y4SWRXTYEI.1 size=1048576 2024-08-29T18:36:35.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.334+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~Q0Y4SWRXTYEI.2 size=60965 2024-08-29T18:36:35.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.334+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=Q0Y4SWRXTYEI tag=HRF182WAAW28 type=write size=3206693 2024-08-29T18:36:35.341 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.338+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~NM21F9X7WSKC.0 size=406814 2024-08-29T18:36:35.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.346+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=NM21F9X7WSKC tag=JOSDN04GEHYE type=write size=1455390 2024-08-29T18:36:35.352 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.350+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=PDB2MJLCE1Z1 type=del size=59418 2024-08-29T18:36:35.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.350+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~HF75H4K02TQA.0 size=367594 2024-08-29T18:36:35.361 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.358+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=HF75H4K02TQA tag=IYGPLJCOOCXN type=write size=1416170 2024-08-29T18:36:35.365 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.362+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=W7K6HAXXGTY8 type=write size=310858 2024-08-29T18:36:35.373 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.370+0000 7f6ed09098c0 1 < suggested remove operation key=JFWKQNVPQWCB tag=GBECMVWZCCFO type=del 2024-08-29T18:36:35.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.374+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=CYZTHELC21B2 type=del size=249094 2024-08-29T18:36:35.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.378+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~15VVTQJ1801E.0 size=1048576 2024-08-29T18:36:35.383 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.378+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~15VVTQJ1801E.1 size=1048576 2024-08-29T18:36:35.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.382+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~15VVTQJ1801E.2 size=973492 2024-08-29T18:36:35.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.390+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=15VVTQJ1801E tag=ACN471LR329Y type=write size=4119220 2024-08-29T18:36:35.396 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.394+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=LVYS9CW2YJ5M type=write size=340408 2024-08-29T18:36:35.400 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.398+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~V3KVHKGWJCIP.0 size=1048576 2024-08-29T18:36:35.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.402+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~V3KVHKGWJCIP.1 size=1048576 2024-08-29T18:36:35.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.402+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~V3KVHKGWJCIP.2 size=647452 2024-08-29T18:36:35.414 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.410+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=V3KVHKGWJCIP tag=Z1BZBOTUYO2H type=write size=3793180 2024-08-29T18:36:35.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.414+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=FZ1XC7AKPVKL type=del size=1240045 2024-08-29T18:36:35.427 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.422+0000 7f6ed09098c0 1 < suggested remove operation key=1JIBQEPGZKPL tag=WM4GY00U5L6M type=del 2024-08-29T18:36:35.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.426+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=E1CU7GLDLUSR type=del size=1431621 2024-08-29T18:36:35.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.430+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~SV9DEGG1CCSM.0 size=223635 2024-08-29T18:36:35.442 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.438+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=SV9DEGG1CCSM tag=S0QYOMRUW9AH type=write size=1272211 2024-08-29T18:36:35.446 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.442+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=7SMAGOKRP4KH type=del size=3188059 2024-08-29T18:36:35.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.446+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~MLX2EQUY21ZG.0 size=350269 2024-08-29T18:36:35.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.454+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=MLX2EQUY21ZG tag=5NJ8EJ61DV68 type=write size=1398845 2024-08-29T18:36:35.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.458+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=XASKJMSN8BAU type=write size=658291 2024-08-29T18:36:35.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.462+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~2BYJF0MRX90K.0 size=1048576 2024-08-29T18:36:35.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.462+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~2BYJF0MRX90K.1 size=1048576 2024-08-29T18:36:35.469 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.466+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~2BYJF0MRX90K.2 size=536435 2024-08-29T18:36:35.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.470+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=2BYJF0MRX90K tag=6GJKXPTAEQMW type=write size=3682163 2024-08-29T18:36:35.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.474+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=P9MRAC5C6OIH type=del size=3481392 2024-08-29T18:36:35.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.478+0000 7f6ed09098c0 1 < canceled operation key=EUM7GLNWA3KR tag=JPQ9FFQ5SC1Z type=del size=1461633 2024-08-29T18:36:35.485 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.482+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=7261VNHVUZL4 type=del size=3720539 2024-08-29T18:36:35.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.486+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~F0D8GJMPX0FV.0 size=917783 2024-08-29T18:36:35.493 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.490+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=F0D8GJMPX0FV tag=2PMUGKN9OSHM type=write size=1966359 2024-08-29T18:36:35.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~V8334ZBI3SM8.0 size=1048576 2024-08-29T18:36:35.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~V8334ZBI3SM8.1 size=864746 2024-08-29T18:36:35.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.498+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=V8334ZBI3SM8 tag=UMRVK8WH17HG type=write size=2961898 2024-08-29T18:36:35.505 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.502+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~9J647WW8F0YD.0 size=1048576 2024-08-29T18:36:35.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.502+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~9J647WW8F0YD.1 size=1048576 2024-08-29T18:36:35.510 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.506+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~9J647WW8F0YD.2 size=405868 2024-08-29T18:36:35.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.510+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=9J647WW8F0YD tag=ADV7VDZYHTGE type=write size=3551596 2024-08-29T18:36:35.518 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.514+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=037K1219P007 type=del size=1099217 2024-08-29T18:36:35.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.514+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~KZD2WTVV4515.0 size=1048576 2024-08-29T18:36:35.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.514+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~KZD2WTVV4515.1 size=1048576 2024-08-29T18:36:35.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.514+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~KZD2WTVV4515.2 size=886019 2024-08-29T18:36:35.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.522+0000 7f6ed09098c0 1 < canceled multipart upload key=G1P9V2I0LJNU upload=KZD2WTVV4515 tag=GWWWUBS7ZC6P type=write size=4031747 2024-08-29T18:36:35.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.526+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~IBSHQSR91U2T.0 size=1048576 2024-08-29T18:36:35.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.530+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~IBSHQSR91U2T.1 size=1048576 2024-08-29T18:36:35.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.534+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~IBSHQSR91U2T.2 size=260954 2024-08-29T18:36:35.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.534+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=IBSHQSR91U2T tag=8H4W5FJ53ZYL type=write size=3406682 2024-08-29T18:36:35.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.542+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=PC10PFJH78KI type=del 2024-08-29T18:36:35.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.546+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=UTIIAUISMBW5 type=del size=2853888 2024-08-29T18:36:35.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.550+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=Z4B1ADOWN3Q5 type=del 2024-08-29T18:36:35.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.550+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=WKKCPY2U2FST type=del size=3701945 2024-08-29T18:36:35.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.550+0000 7f6ed09098c0 1 < canceled part key=_multipart_BW4L44FNGYOU.2~Q0Y4SWRXTYEI.0 size=1048576 2024-08-29T18:36:35.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.554+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~Q0Y4SWRXTYEI.1 size=1048576 2024-08-29T18:36:35.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.558+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~Q0Y4SWRXTYEI.2 size=60965 2024-08-29T18:36:35.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.562+0000 7f6ed09098c0 1 < canceled multipart upload key=BW4L44FNGYOU upload=Q0Y4SWRXTYEI tag=HRF182WAAW28 type=write size=3206693 2024-08-29T18:36:35.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.566+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=GM5Y4BDUIS4W type=del size=3843732 2024-08-29T18:36:35.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.570+0000 7f6ed09098c0 1 < suggested update operation key=RSCA9226LE11 tag=PDB2MJLCE1Z1 type=del size=59418 2024-08-29T18:36:35.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.574+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~YWIQ5HBX4FQW.0 size=1048576 2024-08-29T18:36:35.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.574+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~YWIQ5HBX4FQW.1 size=134909 2024-08-29T18:36:35.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.574+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=YWIQ5HBX4FQW tag=D85VO84QX4PH type=write size=2232061 2024-08-29T18:36:35.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.578+0000 7f6ed09098c0 1 < completed write operation key=T17NEBEBIVZH tag=W7K6HAXXGTY8 type=write size=310858 2024-08-29T18:36:35.583 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.578+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=2ALX4BRNR55N type=del size=1475986 2024-08-29T18:36:35.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.582+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=CYZTHELC21B2 type=del 2024-08-29T18:36:35.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~MEF7TTFEYBUN.0 size=1048576 2024-08-29T18:36:35.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~MEF7TTFEYBUN.1 size=949834 2024-08-29T18:36:35.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.586+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=MEF7TTFEYBUN tag=CDCQPUAWH7NN type=write size=3046986 2024-08-29T18:36:35.592 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.590+0000 7f6ed09098c0 1 < completed write operation key=WPFJRC8Z3MRR tag=LVYS9CW2YJ5M type=write size=340408 2024-08-29T18:36:35.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.594+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~3GX9112AW1MI.0 size=1048576 2024-08-29T18:36:35.597 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.594+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~3GX9112AW1MI.1 size=880107 2024-08-29T18:36:35.598 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.594+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=3GX9112AW1MI tag=8L1U9HQ4AT28 type=write size=2977259 2024-08-29T18:36:35.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.594+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=FZ1XC7AKPVKL type=del 2024-08-29T18:36:35.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.598+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=XB6460TU9D6X type=del size=838645 2024-08-29T18:36:35.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.598+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=E1CU7GLDLUSR type=del 2024-08-29T18:36:35.607 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.602+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~ASIZ9J3X3ZPB.0 size=454704 2024-08-29T18:36:35.607 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.602+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=ASIZ9J3X3ZPB tag=3LI3LIZ2BN1S type=write size=1503280 2024-08-29T18:36:35.609 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.606+0000 7f6ed09098c0 1 < canceled operation key=U1C7NYZ2J1K9 tag=7SMAGOKRP4KH type=del size=3188059 2024-08-29T18:36:35.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.610+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~GMCY69WEG29S.0 size=1018476 2024-08-29T18:36:35.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.610+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=GMCY69WEG29S tag=R356MVFR15FS type=write size=2067052 2024-08-29T18:36:35.613 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.610+0000 7f6ed09098c0 1 < completed write operation key=W3OD42MVSYAC tag=XASKJMSN8BAU type=write size=658291 2024-08-29T18:36:35.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~9R7XVM1975X6.0 size=1048576 2024-08-29T18:36:35.618 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~9R7XVM1975X6.1 size=126897 2024-08-29T18:36:35.618 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.614+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=9R7XVM1975X6 tag=UXB12W9CFLUY type=write size=2224049 2024-08-29T18:36:35.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.614+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=P9MRAC5C6OIH type=del 2024-08-29T18:36:35.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.618+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=2N1VQTPZV8RQ type=write size=268095 2024-08-29T18:36:35.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.622+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=7261VNHVUZL4 type=del size=3720539 2024-08-29T18:36:35.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.622+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~HOU5JCAFG9OT.0 size=815269 2024-08-29T18:36:35.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.622+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=HOU5JCAFG9OT tag=WWGZEFHUPIYN type=write size=1863845 2024-08-29T18:36:35.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.622+0000 7f6ed09098c0 1 < canceled part key=_multipart_BOUYT3VGT2HB.2~V8334ZBI3SM8.0 size=1048576 2024-08-29T18:36:35.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.626+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~V8334ZBI3SM8.1 size=864746 2024-08-29T18:36:35.631 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.626+0000 7f6ed09098c0 1 < canceled multipart upload key=BOUYT3VGT2HB upload=V8334ZBI3SM8 tag=UMRVK8WH17HG type=write size=2961898 2024-08-29T18:36:35.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.630+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~0MMC5GT37HLQ.0 size=1048576 2024-08-29T18:36:35.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~0MMC5GT37HLQ.1 size=1048576 2024-08-29T18:36:35.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~0MMC5GT37HLQ.2 size=612922 2024-08-29T18:36:35.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.634+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=0MMC5GT37HLQ tag=3Q1DGDLAS5X5 type=write size=3758650 2024-08-29T18:36:35.639 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.634+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=037K1219P007 type=del 2024-08-29T18:36:35.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.638+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=3YF55KUXTX7T type=del size=3446558 2024-08-29T18:36:35.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.638+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~IBSHQSR91U2T.0 size=1048576 2024-08-29T18:36:35.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.642+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~IBSHQSR91U2T.1 size=1048576 2024-08-29T18:36:35.645 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.642+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~IBSHQSR91U2T.2 size=260954 2024-08-29T18:36:35.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.646+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=IBSHQSR91U2T tag=8H4W5FJ53ZYL type=write size=3406682 2024-08-29T18:36:35.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~2DM2VCGEM38N.0 size=1048576 2024-08-29T18:36:35.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.650+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~2DM2VCGEM38N.1 size=724744 2024-08-29T18:36:35.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.650+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=2DM2VCGEM38N tag=X0DDBMSOQKXK type=write size=2821896 2024-08-29T18:36:35.654 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.650+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=UTIIAUISMBW5 type=del 2024-08-29T18:36:35.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.654+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~TW52G81QZIHK.0 size=173698 2024-08-29T18:36:35.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.654+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=TW52G81QZIHK tag=LPQYCB08H2JS type=write size=1222274 2024-08-29T18:36:35.660 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.658+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=WKKCPY2U2FST type=del 2024-08-29T18:36:35.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.658+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~NH4NYAMUKM0X.0 size=1048576 2024-08-29T18:36:35.664 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.662+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~NH4NYAMUKM0X.1 size=1048576 2024-08-29T18:36:35.666 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.662+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~NH4NYAMUKM0X.2 size=250970 2024-08-29T18:36:35.666 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.662+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=NH4NYAMUKM0X tag=YHZCCXXW7LPP type=write size=3396698 2024-08-29T18:36:35.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.662+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=GM5Y4BDUIS4W type=del 2024-08-29T18:36:35.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.666+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=6AU7XDCPT8B3 type=del size=1043494 2024-08-29T18:36:35.670 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.666+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~YWIQ5HBX4FQW.0 size=1048576 2024-08-29T18:36:35.672 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.670+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~YWIQ5HBX4FQW.1 size=134909 2024-08-29T18:36:35.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.670+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=YWIQ5HBX4FQW tag=D85VO84QX4PH type=write size=2232061 2024-08-29T18:36:35.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.674+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=3WN0XAW9S08W type=del size=3541591 2024-08-29T18:36:35.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.674+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=2ALX4BRNR55N type=del 2024-08-29T18:36:35.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.678+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~EX3G8A6SVLJK.0 size=1048576 2024-08-29T18:36:35.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.678+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~EX3G8A6SVLJK.1 size=602130 2024-08-29T18:36:35.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.678+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=EX3G8A6SVLJK tag=EXFKMZFKPK6M type=write size=2699282 2024-08-29T18:36:35.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.682+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~MEF7TTFEYBUN.0 size=1048576 2024-08-29T18:36:35.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.682+0000 7f6ed09098c0 1 < canceled part key=_multipart_BW4L44FNGYOU.2~MEF7TTFEYBUN.1 size=949834 2024-08-29T18:36:35.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.682+0000 7f6ed09098c0 1 < canceled multipart upload key=BW4L44FNGYOU upload=MEF7TTFEYBUN tag=CDCQPUAWH7NN type=write size=3046986 2024-08-29T18:36:35.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.686+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~QJBKVS4QDO2H.0 size=737893 2024-08-29T18:36:35.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.686+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=QJBKVS4QDO2H tag=ROQUICO7V8JD type=write size=1786469 2024-08-29T18:36:35.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.686+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~3GX9112AW1MI.0 size=1048576 2024-08-29T18:36:35.692 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.690+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~3GX9112AW1MI.1 size=880107 2024-08-29T18:36:35.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.690+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=3GX9112AW1MI tag=8L1U9HQ4AT28 type=write size=2977259 2024-08-29T18:36:35.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.694+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=4YCXSOW5TXEO type=del size=498064 2024-08-29T18:36:35.698 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.694+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=XB6460TU9D6X type=del 2024-08-29T18:36:35.700 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.698+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=2IPMRJCIEUX6 type=del size=959720 2024-08-29T18:36:35.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.698+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~ASIZ9J3X3ZPB.0 size=454704 2024-08-29T18:36:35.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.702+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=ASIZ9J3X3ZPB tag=3LI3LIZ2BN1S type=write size=1503280 2024-08-29T18:36:35.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.702+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=VAG1H7EXEDRT type=write size=984344 2024-08-29T18:36:35.708 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.706+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~GMCY69WEG29S.0 size=1018476 2024-08-29T18:36:35.711 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.706+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=GMCY69WEG29S tag=R356MVFR15FS type=write size=2067052 2024-08-29T18:36:35.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.710+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=BGHD97K0CVWB type=del size=1081102 2024-08-29T18:36:35.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.710+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~9R7XVM1975X6.0 size=1048576 2024-08-29T18:36:35.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.710+0000 7f6ed09098c0 1 < canceled part key=_multipart_D22QZG3QHUUK.2~9R7XVM1975X6.1 size=126897 2024-08-29T18:36:35.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.714+0000 7f6ed09098c0 1 < canceled multipart upload key=D22QZG3QHUUK upload=9R7XVM1975X6 tag=UXB12W9CFLUY type=write size=2224049 2024-08-29T18:36:35.718 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.714+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=55DG5T880SF5 type=del size=655892 2024-08-29T18:36:35.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.718+0000 7f6ed09098c0 1 < canceled operation key=BW4L44FNGYOU tag=2N1VQTPZV8RQ type=write size=268095 2024-08-29T18:36:35.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.718+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=VN5JVZNHR5B1 type=del size=1168966 2024-08-29T18:36:35.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.718+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~HOU5JCAFG9OT.0 size=815269 2024-08-29T18:36:35.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.722+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=HOU5JCAFG9OT tag=WWGZEFHUPIYN type=write size=1863845 2024-08-29T18:36:35.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.722+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=S0799Y0JOBJD type=del size=15301 2024-08-29T18:36:35.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.726+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~0MMC5GT37HLQ.0 size=1048576 2024-08-29T18:36:35.730 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.726+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~0MMC5GT37HLQ.1 size=1048576 2024-08-29T18:36:35.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.726+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~0MMC5GT37HLQ.2 size=612922 2024-08-29T18:36:35.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.730+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=0MMC5GT37HLQ tag=3Q1DGDLAS5X5 type=write size=3758650 2024-08-29T18:36:35.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.734+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~M1WHB2FF1HMV.0 size=1048576 2024-08-29T18:36:35.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.734+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~M1WHB2FF1HMV.1 size=401629 2024-08-29T18:36:35.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.734+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=M1WHB2FF1HMV tag=9RDEGL0NEVPD type=write size=2498781 2024-08-29T18:36:35.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.738+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=3YF55KUXTX7T type=del 2024-08-29T18:36:35.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.742+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~XID3QR0PSNSB.0 size=1048576 2024-08-29T18:36:35.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.742+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~XID3QR0PSNSB.1 size=693379 2024-08-29T18:36:35.746 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.742+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=XID3QR0PSNSB tag=CB391ZQ25JGI type=write size=2790531 2024-08-29T18:36:35.746 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.742+0000 7f6ed09098c0 1 < canceled part key=_multipart_D22QZG3QHUUK.2~2DM2VCGEM38N.0 size=1048576 2024-08-29T18:36:35.747 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.742+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~2DM2VCGEM38N.1 size=724744 2024-08-29T18:36:35.750 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.746+0000 7f6ed09098c0 1 < canceled multipart upload key=D22QZG3QHUUK upload=2DM2VCGEM38N tag=X0DDBMSOQKXK type=write size=2821896 2024-08-29T18:36:35.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.750+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=0W78XSP3KPTO type=write size=163832 2024-08-29T18:36:35.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.750+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~TW52G81QZIHK.0 size=173698 2024-08-29T18:36:35.757 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.754+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=TW52G81QZIHK tag=LPQYCB08H2JS type=write size=1222274 2024-08-29T18:36:35.759 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.754+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=POPH6MVPHDGK type=del size=1550242 2024-08-29T18:36:35.760 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.758+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~NH4NYAMUKM0X.0 size=1048576 2024-08-29T18:36:35.762 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.758+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~NH4NYAMUKM0X.1 size=1048576 2024-08-29T18:36:35.763 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.758+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~NH4NYAMUKM0X.2 size=250970 2024-08-29T18:36:35.766 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.762+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=NH4NYAMUKM0X tag=YHZCCXXW7LPP type=write size=3396698 2024-08-29T18:36:35.768 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.766+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=N4FM4QURMYUH type=del size=1565229 2024-08-29T18:36:35.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.766+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=6AU7XDCPT8B3 type=del 2024-08-29T18:36:35.772 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.770+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=EK34RCIOPC7K type=del size=1863867 2024-08-29T18:36:35.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.770+0000 7f6ed09098c0 1 < suggested update operation key=9KLW4Z2X4RX7 tag=3WN0XAW9S08W type=del size=3541591 2024-08-29T18:36:35.779 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.774+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~3CSNHCDRUQ3B.0 size=1048576 2024-08-29T18:36:35.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.778+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~3CSNHCDRUQ3B.1 size=1048576 2024-08-29T18:36:35.781 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.778+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~3CSNHCDRUQ3B.2 size=22921 2024-08-29T18:36:35.781 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.778+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=3CSNHCDRUQ3B tag=69161C2BHMX0 type=write size=3168649 2024-08-29T18:36:35.783 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.778+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~EX3G8A6SVLJK.0 size=1048576 2024-08-29T18:36:35.785 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.782+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~EX3G8A6SVLJK.1 size=602130 2024-08-29T18:36:35.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.782+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=EX3G8A6SVLJK tag=EXFKMZFKPK6M type=write size=2699282 2024-08-29T18:36:35.790 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.786+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=JO59LXRN6V03 type=write size=645723 2024-08-29T18:36:35.791 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.786+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~QJBKVS4QDO2H.0 size=737893 2024-08-29T18:36:35.797 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.790+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=QJBKVS4QDO2H tag=ROQUICO7V8JD type=write size=1786469 2024-08-29T18:36:35.797 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.790+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=CQC9YX5O0ZPV type=del size=2857192 2024-08-29T18:36:35.797 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.794+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=4YCXSOW5TXEO type=del 2024-08-29T18:36:35.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~3FG0XACZIS8Y.0 size=1048576 2024-08-29T18:36:35.802 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~3FG0XACZIS8Y.1 size=544721 2024-08-29T18:36:35.802 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.798+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=3FG0XACZIS8Y tag=F4ZR2D99BJBC type=write size=2641873 2024-08-29T18:36:35.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.798+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=2IPMRJCIEUX6 type=del 2024-08-29T18:36:35.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.802+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~D2LSGO8R4M9M.0 size=1048576 2024-08-29T18:36:35.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.806+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~D2LSGO8R4M9M.1 size=1048576 2024-08-29T18:36:35.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.806+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~D2LSGO8R4M9M.2 size=654865 2024-08-29T18:36:35.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.806+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=D2LSGO8R4M9M tag=YBL3GSG29HBN type=write size=3800593 2024-08-29T18:36:35.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.810+0000 7f6ed09098c0 1 < completed write operation key=PKQYV72BR5HD tag=VAG1H7EXEDRT type=write size=984344 2024-08-29T18:36:35.815 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.810+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~DHZK3TLO8Q7S.0 size=1048576 2024-08-29T18:36:35.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.814+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~DHZK3TLO8Q7S.1 size=747947 2024-08-29T18:36:35.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.814+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=DHZK3TLO8Q7S tag=O5WUGEGNV30C type=write size=2845099 2024-08-29T18:36:35.818 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.814+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=BGHD97K0CVWB type=del 2024-08-29T18:36:35.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.818+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=UBFDEI2TAK23 type=del size=1588471 2024-08-29T18:36:35.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.818+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=55DG5T880SF5 type=del 2024-08-29T18:36:35.825 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~BIXKVEY56679.0 size=811112 2024-08-29T18:36:35.825 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.822+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=BIXKVEY56679 tag=ZRHSIQP5DS5F type=write size=1859688 2024-08-29T18:36:35.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.822+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=VN5JVZNHR5B1 type=del 2024-08-29T18:36:35.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.826+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=YO305Z8S7OU1 type=del size=1927102 2024-08-29T18:36:35.830 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.826+0000 7f6ed09098c0 1 < canceled operation key=EUM7GLNWA3KR tag=S0799Y0JOBJD type=del size=15301 2024-08-29T18:36:35.832 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.830+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=GVHTQL0SDH3L type=del size=1017047 2024-08-29T18:36:35.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.830+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~M1WHB2FF1HMV.0 size=1048576 2024-08-29T18:36:35.835 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.830+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~M1WHB2FF1HMV.1 size=401629 2024-08-29T18:36:35.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.834+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=M1WHB2FF1HMV tag=9RDEGL0NEVPD type=write size=2498781 2024-08-29T18:36:35.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.838+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=VH70OZPTKUKJ type=write size=1037986 2024-08-29T18:36:35.841 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.838+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~XID3QR0PSNSB.0 size=1048576 2024-08-29T18:36:35.843 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.838+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~XID3QR0PSNSB.1 size=693379 2024-08-29T18:36:35.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.842+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=XID3QR0PSNSB tag=CB391ZQ25JGI type=write size=2790531 2024-08-29T18:36:35.849 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~QKDZLFFYJ6Q0.0 size=1048576 2024-08-29T18:36:35.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~QKDZLFFYJ6Q0.1 size=413386 2024-08-29T18:36:35.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.846+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=QKDZLFFYJ6Q0 tag=X6JC4AJVPI0D type=write size=2510538 2024-08-29T18:36:35.853 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.850+0000 7f6ed09098c0 1 < completed write operation key=W3OD42MVSYAC tag=0W78XSP3KPTO type=write size=163832 2024-08-29T18:36:35.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~W56SGGIOHWYW.0 size=1048576 2024-08-29T18:36:35.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~W56SGGIOHWYW.1 size=792039 2024-08-29T18:36:35.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.854+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=W56SGGIOHWYW tag=LNV39UHMQL6M type=write size=2889191 2024-08-29T18:36:35.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.858+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=POPH6MVPHDGK type=del 2024-08-29T18:36:35.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.858+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=T3RS3T65K148 type=write size=744487 2024-08-29T18:36:35.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.858+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=N4FM4QURMYUH type=del 2024-08-29T18:36:35.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.862+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=QVHIQA0SE21A type=del size=428443 2024-08-29T18:36:35.867 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.862+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=EK34RCIOPC7K type=del 2024-08-29T18:36:35.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.866+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~NX49MAU5O1A4.0 size=459901 2024-08-29T18:36:35.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.866+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=NX49MAU5O1A4 tag=OEO8WB4EA5PY type=write size=1508477 2024-08-29T18:36:35.872 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.870+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~3CSNHCDRUQ3B.0 size=1048576 2024-08-29T18:36:35.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.870+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~3CSNHCDRUQ3B.1 size=1048576 2024-08-29T18:36:35.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.874+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~3CSNHCDRUQ3B.2 size=22921 2024-08-29T18:36:35.878 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.874+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=3CSNHCDRUQ3B tag=69161C2BHMX0 type=write size=3168649 2024-08-29T18:36:35.880 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.878+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=D3RFX8VB541T type=del size=2513704 2024-08-29T18:36:35.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.878+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=JO59LXRN6V03 type=write size=645723 2024-08-29T18:36:35.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.882+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=4PI4U65KHRY0 type=write size=622083 2024-08-29T18:36:35.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.882+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=CQC9YX5O0ZPV type=del 2024-08-29T18:36:35.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.882+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=JNUE0LKNW76N type=del size=3138876 2024-08-29T18:36:35.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.886+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~3FG0XACZIS8Y.0 size=1048576 2024-08-29T18:36:35.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.886+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~3FG0XACZIS8Y.1 size=544721 2024-08-29T18:36:35.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.890+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=3FG0XACZIS8Y tag=F4ZR2D99BJBC type=write size=2641873 2024-08-29T18:36:35.896 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~NWGMX5XPCF4I.0 size=750270 2024-08-29T18:36:35.896 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.894+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=NWGMX5XPCF4I tag=1UER834PGHRW type=write size=1798846 2024-08-29T18:36:35.897 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.894+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~D2LSGO8R4M9M.0 size=1048576 2024-08-29T18:36:35.897 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.894+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~D2LSGO8R4M9M.1 size=1048576 2024-08-29T18:36:35.898 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.894+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~D2LSGO8R4M9M.2 size=654865 2024-08-29T18:36:35.901 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.898+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=D2LSGO8R4M9M tag=YBL3GSG29HBN type=write size=3800593 2024-08-29T18:36:35.904 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~0CKDQB42K7EK.0 size=1048576 2024-08-29T18:36:35.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~0CKDQB42K7EK.1 size=1048576 2024-08-29T18:36:35.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~0CKDQB42K7EK.2 size=84850 2024-08-29T18:36:35.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.902+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=0CKDQB42K7EK tag=717UTR1YV2RB type=write size=3230578 2024-08-29T18:36:35.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.906+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~DHZK3TLO8Q7S.0 size=1048576 2024-08-29T18:36:35.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.906+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~DHZK3TLO8Q7S.1 size=747947 2024-08-29T18:36:35.912 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.910+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=DHZK3TLO8Q7S tag=O5WUGEGNV30C type=write size=2845099 2024-08-29T18:36:35.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.910+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~L6J8HPMN12CK.0 size=209009 2024-08-29T18:36:35.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.910+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=L6J8HPMN12CK tag=H3YDSXR36RS6 type=write size=1257585 2024-08-29T18:36:35.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.914+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=UBFDEI2TAK23 type=del 2024-08-29T18:36:35.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.914+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=BCEY0E3HC16W type=write size=853592 2024-08-29T18:36:35.920 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.918+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~BIXKVEY56679.0 size=811112 2024-08-29T18:36:35.923 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.918+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=BIXKVEY56679 tag=ZRHSIQP5DS5F type=write size=1859688 2024-08-29T18:36:35.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.922+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=RZ2U0RLK1ED1 type=del size=4155620 2024-08-29T18:36:35.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.922+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=YO305Z8S7OU1 type=del 2024-08-29T18:36:35.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~4GW4B5ZAQU2R.0 size=1048576 2024-08-29T18:36:35.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~4GW4B5ZAQU2R.1 size=1048576 2024-08-29T18:36:35.932 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~4GW4B5ZAQU2R.2 size=984340 2024-08-29T18:36:35.932 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.930+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=4GW4B5ZAQU2R tag=CDNUNBE7Q3BG type=write size=4130068 2024-08-29T18:36:35.935 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.930+0000 7f6ed09098c0 1 < suggested remove operation key=1JIBQEPGZKPL tag=GVHTQL0SDH3L type=del 2024-08-29T18:36:35.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.934+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=42A7KETFYSTZ type=del size=154514 2024-08-29T18:36:35.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.934+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=VH70OZPTKUKJ type=write size=1037986 2024-08-29T18:36:35.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~XKO9LBO4ZK0A.0 size=1048576 2024-08-29T18:36:35.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~XKO9LBO4ZK0A.1 size=265987 2024-08-29T18:36:35.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.938+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=XKO9LBO4ZK0A tag=6C1CWD4KMPNF type=write size=2363139 2024-08-29T18:36:35.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.942+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~QKDZLFFYJ6Q0.0 size=1048576 2024-08-29T18:36:35.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.942+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~QKDZLFFYJ6Q0.1 size=413386 2024-08-29T18:36:35.946 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.942+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=QKDZLFFYJ6Q0 tag=X6JC4AJVPI0D type=write size=2510538 2024-08-29T18:36:35.948 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.946+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=WQU3V953C360 type=del size=746317 2024-08-29T18:36:35.951 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.946+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~W56SGGIOHWYW.0 size=1048576 2024-08-29T18:36:35.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.950+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~W56SGGIOHWYW.1 size=792039 2024-08-29T18:36:35.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.954+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=W56SGGIOHWYW tag=LNV39UHMQL6M type=write size=2889191 2024-08-29T18:36:35.957 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.954+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=CC9KGNHF3F4W type=del size=1382085 2024-08-29T18:36:35.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.954+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=T3RS3T65K148 type=write size=744487 2024-08-29T18:36:35.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.958+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=DLMGRL7OX45I type=del size=3981272 2024-08-29T18:36:35.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.958+0000 7f6ed09098c0 1 < suggested update operation key=WPFJRC8Z3MRR tag=QVHIQA0SE21A type=del size=428443 2024-08-29T18:36:35.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.962+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~U9W2CTNKNX0O.0 size=121023 2024-08-29T18:36:35.966 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.962+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=U9W2CTNKNX0O tag=2ZAR9ABZJQLL type=write size=1169599 2024-08-29T18:36:35.967 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.962+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~NX49MAU5O1A4.0 size=459901 2024-08-29T18:36:35.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.966+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=NX49MAU5O1A4 tag=OEO8WB4EA5PY type=write size=1508477 2024-08-29T18:36:35.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.966+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=C7TURMKJIPRZ type=del size=1699855 2024-08-29T18:36:35.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.970+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=D3RFX8VB541T type=del size=2513704 2024-08-29T18:36:35.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~HXZ53WWWRK3W.0 size=1048576 2024-08-29T18:36:35.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.978+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~HXZ53WWWRK3W.1 size=1048576 2024-08-29T18:36:35.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.978+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~HXZ53WWWRK3W.2 size=1001874 2024-08-29T18:36:35.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.978+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=HXZ53WWWRK3W tag=D14H9XL2LP3X type=write size=4147602 2024-08-29T18:36:35.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.978+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=4PI4U65KHRY0 type=write size=622083 2024-08-29T18:36:35.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.982+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~MRGZ5H27WJY2.0 size=1048576 2024-08-29T18:36:35.988 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.986+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~MRGZ5H27WJY2.1 size=176667 2024-08-29T18:36:35.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.986+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=MRGZ5H27WJY2 tag=HZ0EQCZQ2LH1 type=write size=2273819 2024-08-29T18:36:35.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.986+0000 7f6ed09098c0 -1 < failed to complete operation key=WPFJRC8Z3MRR tag=JNUE0LKNW76N type=del size=3138876: (22) Invalid argument 2024-08-29T18:36:35.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.990+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=FFTU5G7W62C8 type=del size=520146 2024-08-29T18:36:35.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.990+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~NWGMX5XPCF4I.0 size=750270 2024-08-29T18:36:35.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.994+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=NWGMX5XPCF4I tag=1UER834PGHRW type=write size=1798846 2024-08-29T18:36:36.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~6V7CLZU8GZ8K.0 size=755014 2024-08-29T18:36:36.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.998+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=6V7CLZU8GZ8K tag=1MG7SMW2KZHO type=write size=1803590 2024-08-29T18:36:36.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.998+0000 7f6ed09098c0 1 < canceled part key=_multipart_MC8ER9H5LSDG.2~0CKDQB42K7EK.0 size=1048576 2024-08-29T18:36:36.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:35.998+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~0CKDQB42K7EK.1 size=1048576 2024-08-29T18:36:36.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.002+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~0CKDQB42K7EK.2 size=84850 2024-08-29T18:36:36.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.002+0000 7f6ed09098c0 1 < canceled multipart upload key=MC8ER9H5LSDG upload=0CKDQB42K7EK tag=717UTR1YV2RB type=write size=3230578 2024-08-29T18:36:36.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.006+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~QBOWJJANX71Z.0 size=1048576 2024-08-29T18:36:36.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.010+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~QBOWJJANX71Z.1 size=1048576 2024-08-29T18:36:36.014 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.010+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~QBOWJJANX71Z.2 size=145947 2024-08-29T18:36:36.014 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.010+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=QBOWJJANX71Z tag=CNS16148ZH5G type=write size=3291675 2024-08-29T18:36:36.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.014+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~L6J8HPMN12CK.0 size=209009 2024-08-29T18:36:36.019 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.014+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=L6J8HPMN12CK tag=H3YDSXR36RS6 type=write size=1257585 2024-08-29T18:36:36.020 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.018+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=23GY350IZYL5 type=del size=3327704 2024-08-29T18:36:36.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.018+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=BCEY0E3HC16W type=write size=853592 2024-08-29T18:36:36.023 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.022+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=NQMBO8ZGBFZN type=write size=423218 2024-08-29T18:36:36.026 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.022+0000 7f6ed09098c0 -1 < failed to complete operation key=U1C7NYZ2J1K9 tag=RZ2U0RLK1ED1 type=del size=4155620: (22) Invalid argument 2024-08-29T18:36:36.027 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.022+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=A5JS5QXFGLNL type=write size=739272 2024-08-29T18:36:36.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.026+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~4GW4B5ZAQU2R.0 size=1048576 2024-08-29T18:36:36.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.026+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~4GW4B5ZAQU2R.1 size=1048576 2024-08-29T18:36:36.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.026+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~4GW4B5ZAQU2R.2 size=984340 2024-08-29T18:36:36.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.030+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=4GW4B5ZAQU2R tag=CDNUNBE7Q3BG type=write size=4130068 2024-08-29T18:36:36.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.034+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=32UD18X2TSBP type=del size=182911 2024-08-29T18:36:36.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.034+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=42A7KETFYSTZ type=del 2024-08-29T18:36:36.044 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~OSGCS5Y6SX6H.0 size=1048576 2024-08-29T18:36:36.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~OSGCS5Y6SX6H.1 size=1048576 2024-08-29T18:36:36.047 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~OSGCS5Y6SX6H.2 size=592385 2024-08-29T18:36:36.047 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.042+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=OSGCS5Y6SX6H tag=2HIB8IRC6P5W type=write size=3738113 2024-08-29T18:36:36.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.046+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~XKO9LBO4ZK0A.0 size=1048576 2024-08-29T18:36:36.050 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.046+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~XKO9LBO4ZK0A.1 size=265987 2024-08-29T18:36:36.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.050+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=XKO9LBO4ZK0A tag=6C1CWD4KMPNF type=write size=2363139 2024-08-29T18:36:36.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.050+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=M323FX6SIQ4S type=del size=2129457 2024-08-29T18:36:36.058 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.054+0000 7f6ed09098c0 1 < suggested remove operation key=MC8ER9H5LSDG tag=WQU3V953C360 type=del 2024-08-29T18:36:36.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.058+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=LTE057SUFOK2 type=del size=2115654 2024-08-29T18:36:36.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.058+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=CC9KGNHF3F4W type=del size=1382085 2024-08-29T18:36:36.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~123BHUVMRR1U.0 size=538869 2024-08-29T18:36:36.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.062+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=123BHUVMRR1U tag=NL0GAU1ZJ7NO type=write size=1587445 2024-08-29T18:36:36.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.066+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=DLMGRL7OX45I type=del 2024-08-29T18:36:36.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.066+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=DL159P5X962Y type=del size=719534 2024-08-29T18:36:36.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.070+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~U9W2CTNKNX0O.0 size=121023 2024-08-29T18:36:36.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.074+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=U9W2CTNKNX0O tag=2ZAR9ABZJQLL type=write size=1169599 2024-08-29T18:36:36.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.074+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~4JOBY4WA6LDC.0 size=1048576 2024-08-29T18:36:36.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.078+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~4JOBY4WA6LDC.1 size=776356 2024-08-29T18:36:36.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.078+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=4JOBY4WA6LDC tag=N7EZK3B5E8D0 type=write size=2873508 2024-08-29T18:36:36.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.078+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=C7TURMKJIPRZ type=del 2024-08-29T18:36:36.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.082+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~7MFTAGPRGQRR.0 size=1048576 2024-08-29T18:36:36.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.086+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~7MFTAGPRGQRR.1 size=1048576 2024-08-29T18:36:36.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.090+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~7MFTAGPRGQRR.2 size=445397 2024-08-29T18:36:36.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.090+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=7MFTAGPRGQRR tag=5LQ059PT1FOY type=write size=3591125 2024-08-29T18:36:36.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.090+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~HXZ53WWWRK3W.0 size=1048576 2024-08-29T18:36:36.096 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.090+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~HXZ53WWWRK3W.1 size=1048576 2024-08-29T18:36:36.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.094+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~HXZ53WWWRK3W.2 size=1001874 2024-08-29T18:36:36.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.098+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=HXZ53WWWRK3W tag=D14H9XL2LP3X type=write size=4147602 2024-08-29T18:36:36.101 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.098+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=CP224KXX6801 type=del size=3652727 2024-08-29T18:36:36.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.098+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~MRGZ5H27WJY2.0 size=1048576 2024-08-29T18:36:36.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.102+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~MRGZ5H27WJY2.1 size=176667 2024-08-29T18:36:36.108 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.106+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=MRGZ5H27WJY2 tag=HZ0EQCZQ2LH1 type=write size=2273819 2024-08-29T18:36:36.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.106+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=XU6WAO6GV6BN type=del size=315062 2024-08-29T18:36:36.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.110+0000 7f6ed09098c0 1 < canceled operation key=33M9LBPG8N6W tag=FFTU5G7W62C8 type=del size=520146 2024-08-29T18:36:36.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~PFLGMEUPJMWO.0 size=1044109 2024-08-29T18:36:36.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.110+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=PFLGMEUPJMWO tag=GN8JTT51MHK0 type=write size=2092685 2024-08-29T18:36:36.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.114+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~6V7CLZU8GZ8K.0 size=755014 2024-08-29T18:36:36.120 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.118+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=6V7CLZU8GZ8K tag=1MG7SMW2KZHO type=write size=1803590 2024-08-29T18:36:36.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.118+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~5M8TQLAAU3HC.0 size=706698 2024-08-29T18:36:36.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.118+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=5M8TQLAAU3HC tag=9M0CNDZL74WW type=write size=1755274 2024-08-29T18:36:36.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.122+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~QBOWJJANX71Z.0 size=1048576 2024-08-29T18:36:36.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.122+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~QBOWJJANX71Z.1 size=1048576 2024-08-29T18:36:36.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.122+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~QBOWJJANX71Z.2 size=145947 2024-08-29T18:36:36.130 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.126+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=QBOWJJANX71Z tag=CNS16148ZH5G type=write size=3291675 2024-08-29T18:36:36.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.130+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=QEVUMIA64H2R type=del size=3900905 2024-08-29T18:36:36.135 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.130+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=23GY350IZYL5 type=del 2024-08-29T18:36:36.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~S54RZK37SIIQ.0 size=1048576 2024-08-29T18:36:36.140 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.138+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~S54RZK37SIIQ.1 size=1048576 2024-08-29T18:36:36.141 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.138+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~S54RZK37SIIQ.2 size=400723 2024-08-29T18:36:36.141 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.138+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=S54RZK37SIIQ tag=1G8Q4UUKXJEJ type=write size=3546451 2024-08-29T18:36:36.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.142+0000 7f6ed09098c0 1 < suggested remove operation key=J2TTZYWCXQEQ tag=NQMBO8ZGBFZN type=write 2024-08-29T18:36:36.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~WZ9NP29OLJRC.0 size=1048576 2024-08-29T18:36:36.150 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~WZ9NP29OLJRC.1 size=1048576 2024-08-29T18:36:36.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~WZ9NP29OLJRC.2 size=284484 2024-08-29T18:36:36.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.146+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=WZ9NP29OLJRC tag=5EBX50PGX261 type=write size=3430212 2024-08-29T18:36:36.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.150+0000 7f6ed09098c0 1 < completed write operation key=WPFJRC8Z3MRR tag=A5JS5QXFGLNL type=write size=739272 2024-08-29T18:36:36.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.150+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=F1VZFU3ODY1J type=del size=3225144 2024-08-29T18:36:36.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.158+0000 7f6ed09098c0 1 < suggested remove operation key=MC8ER9H5LSDG tag=32UD18X2TSBP type=del 2024-08-29T18:36:36.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.158+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=8RJZH0TRZRZH type=write size=36714 2024-08-29T18:36:36.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.162+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~OSGCS5Y6SX6H.0 size=1048576 2024-08-29T18:36:36.165 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.162+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~OSGCS5Y6SX6H.1 size=1048576 2024-08-29T18:36:36.166 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.162+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~OSGCS5Y6SX6H.2 size=592385 2024-08-29T18:36:36.170 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.166+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=OSGCS5Y6SX6H tag=2HIB8IRC6P5W type=write size=3738113 2024-08-29T18:36:36.172 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.170+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=HVN1VR7N4CQI type=del size=1602386 2024-08-29T18:36:36.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.170+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=M323FX6SIQ4S type=del 2024-08-29T18:36:36.175 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.170+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=KPNKF6767HDI type=del size=706071 2024-08-29T18:36:36.177 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.174+0000 7f6ed09098c0 -1 < failed to complete operation key=MC8ER9H5LSDG tag=LTE057SUFOK2 type=del size=2115654: (22) Invalid argument 2024-08-29T18:36:36.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:35 smithi089 bash[77323]: cluster 2024-08-29T18:36:35.096879+0000 mgr.y (mgr.34104) 727 : cluster [DBG] pgmap v1445: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 83 KiB/s wr, 414 op/s 2024-08-29T18:36:36.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:35 smithi089 bash[78574]: cluster 2024-08-29T18:36:35.096879+0000 mgr.y (mgr.34104) 727 : cluster [DBG] pgmap v1445: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 83 KiB/s wr, 414 op/s 2024-08-29T18:36:36.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~AL48HAR04S4P.0 size=1048576 2024-08-29T18:36:36.182 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~AL48HAR04S4P.1 size=1048576 2024-08-29T18:36:36.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~AL48HAR04S4P.2 size=439406 2024-08-29T18:36:36.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.178+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=AL48HAR04S4P tag=BAMEQH26G19V type=write size=3585134 2024-08-29T18:36:36.185 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.182+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~123BHUVMRR1U.0 size=538869 2024-08-29T18:36:36.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.182+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=123BHUVMRR1U tag=NL0GAU1ZJ7NO type=write size=1587445 2024-08-29T18:36:36.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.186+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=UQRND6NT4VSY type=write size=453919 2024-08-29T18:36:36.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.186+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=DL159P5X962Y type=del 2024-08-29T18:36:36.192 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.190+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=GHUP01ZOLQMS type=write size=677790 2024-08-29T18:36:36.194 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.190+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~4JOBY4WA6LDC.0 size=1048576 2024-08-29T18:36:36.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.190+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~4JOBY4WA6LDC.1 size=776356 2024-08-29T18:36:36.201 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.194+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=4JOBY4WA6LDC tag=N7EZK3B5E8D0 type=write size=2873508 2024-08-29T18:36:36.201 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~5I3DRIZITP4R.0 size=1048576 2024-08-29T18:36:36.202 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~5I3DRIZITP4R.1 size=807599 2024-08-29T18:36:36.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.198+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=5I3DRIZITP4R tag=K8YM2A2U572N type=write size=2904751 2024-08-29T18:36:36.204 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.202+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~7MFTAGPRGQRR.0 size=1048576 2024-08-29T18:36:36.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.202+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~7MFTAGPRGQRR.1 size=1048576 2024-08-29T18:36:36.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.202+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~7MFTAGPRGQRR.2 size=445397 2024-08-29T18:36:36.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.206+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=7MFTAGPRGQRR tag=5LQ059PT1FOY type=write size=3591125 2024-08-29T18:36:36.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.206+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=W4NMC7IPJ63Y type=del size=913150 2024-08-29T18:36:36.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.210+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=CP224KXX6801 type=del 2024-08-29T18:36:36.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~9XDR4EP1M21Y.0 size=1048576 2024-08-29T18:36:36.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~9XDR4EP1M21Y.1 size=18793 2024-08-29T18:36:36.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.214+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=9XDR4EP1M21Y tag=0SWAHJ25YOQV type=write size=2115945 2024-08-29T18:36:36.221 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.218+0000 7f6ed09098c0 1 < suggested remove operation key=G1P9V2I0LJNU tag=XU6WAO6GV6BN type=del 2024-08-29T18:36:36.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.222+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~L1XLYGJ8ILKY.0 size=81062 2024-08-29T18:36:36.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.222+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=L1XLYGJ8ILKY tag=4Y04LBY7WGVO type=write size=1129638 2024-08-29T18:36:36.226 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.222+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~PFLGMEUPJMWO.0 size=1044109 2024-08-29T18:36:36.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.226+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=PFLGMEUPJMWO tag=GN8JTT51MHK0 type=write size=2092685 2024-08-29T18:36:36.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.230+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=JTXKCLQ4SUK4 type=del size=106181 2024-08-29T18:36:36.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.230+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~5M8TQLAAU3HC.0 size=706698 2024-08-29T18:36:36.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.234+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=5M8TQLAAU3HC tag=9M0CNDZL74WW type=write size=1755274 2024-08-29T18:36:36.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.238+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=0NRIB4QOU230 type=del size=3673181 2024-08-29T18:36:36.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.242+0000 7f6ed09098c0 1 < canceled operation key=1JIBQEPGZKPL tag=QEVUMIA64H2R type=del size=3900905 2024-08-29T18:36:36.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.242+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=BVQE7JXBTWHE type=del size=4082162 2024-08-29T18:36:36.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.246+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~S54RZK37SIIQ.0 size=1048576 2024-08-29T18:36:36.252 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.250+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~S54RZK37SIIQ.1 size=1048576 2024-08-29T18:36:36.255 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.250+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~S54RZK37SIIQ.2 size=400723 2024-08-29T18:36:36.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.258+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=S54RZK37SIIQ tag=1G8Q4UUKXJEJ type=write size=3546451 2024-08-29T18:36:36.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.258+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=R1DZZ9Q5CVM0 type=del size=1801372 2024-08-29T18:36:36.266 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.262+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~WZ9NP29OLJRC.0 size=1048576 2024-08-29T18:36:36.269 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.266+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~WZ9NP29OLJRC.1 size=1048576 2024-08-29T18:36:36.269 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.266+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~WZ9NP29OLJRC.2 size=284484 2024-08-29T18:36:36.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.270+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=WZ9NP29OLJRC tag=5EBX50PGX261 type=write size=3430212 2024-08-29T18:36:36.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.274+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=5X5WN039S3Z4 type=del size=469609 2024-08-29T18:36:36.280 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.278+0000 7f6ed09098c0 -1 < failed to complete operation key=G1P9V2I0LJNU tag=F1VZFU3ODY1J type=del size=3225144: (22) Invalid argument 2024-08-29T18:36:36.283 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.278+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=JJQLD2GYWYN5 type=del size=2050833 2024-08-29T18:36:36.286 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.282+0000 7f6ed09098c0 -1 < failed to complete operation key=G1P9V2I0LJNU tag=8RJZH0TRZRZH type=write size=36714: (22) Invalid argument 2024-08-29T18:36:36.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.286+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=XRVK805LENXY type=del size=1626227 2024-08-29T18:36:36.291 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.286+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=HVN1VR7N4CQI type=del 2024-08-29T18:36:36.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~KQ14NUKSEF60.0 size=1048576 2024-08-29T18:36:36.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~KQ14NUKSEF60.1 size=287516 2024-08-29T18:36:36.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.294+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=KQ14NUKSEF60 tag=RYVVOZCBPXWP type=write size=2384668 2024-08-29T18:36:36.299 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.294+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=KPNKF6767HDI type=del 2024-08-29T18:36:36.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.302+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~AK9K7OQCSFH1.0 size=1048576 2024-08-29T18:36:36.305 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.302+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~AK9K7OQCSFH1.1 size=873653 2024-08-29T18:36:36.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.302+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=AK9K7OQCSFH1 tag=L6F6C00MPZW3 type=write size=2970805 2024-08-29T18:36:36.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:35 smithi144 bash[67678]: cluster 2024-08-29T18:36:35.096879+0000 mgr.y (mgr.34104) 727 : cluster [DBG] pgmap v1445: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 236 KiB/s rd, 83 KiB/s wr, 414 op/s 2024-08-29T18:36:36.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.302+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~AL48HAR04S4P.0 size=1048576 2024-08-29T18:36:36.308 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.306+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~AL48HAR04S4P.1 size=1048576 2024-08-29T18:36:36.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.306+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~AL48HAR04S4P.2 size=439406 2024-08-29T18:36:36.314 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.310+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=AL48HAR04S4P tag=BAMEQH26G19V type=write size=3585134 2024-08-29T18:36:36.318 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.314+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~KTNUL8TI8IBL.0 size=1048576 2024-08-29T18:36:36.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~KTNUL8TI8IBL.1 size=1048576 2024-08-29T18:36:36.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~KTNUL8TI8IBL.2 size=847482 2024-08-29T18:36:36.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.318+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=KTNUL8TI8IBL tag=1W9TAKDECIOH type=write size=3993210 2024-08-29T18:36:36.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.322+0000 7f6ed09098c0 1 < completed write operation key=T17NEBEBIVZH tag=UQRND6NT4VSY type=write size=453919 2024-08-29T18:36:36.329 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~LW3JIJD2POBG.0 size=886242 2024-08-29T18:36:36.329 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.326+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=LW3JIJD2POBG tag=6F0OZQYVX710 type=write size=1934818 2024-08-29T18:36:36.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.326+0000 7f6ed09098c0 1 < completed write operation key=1JIBQEPGZKPL tag=GHUP01ZOLQMS type=write size=677790 2024-08-29T18:36:36.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.330+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=B5ZAN5C8T9BP type=write size=340397 2024-08-29T18:36:36.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.334+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~5I3DRIZITP4R.0 size=1048576 2024-08-29T18:36:36.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.334+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~5I3DRIZITP4R.1 size=807599 2024-08-29T18:36:36.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.338+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=5I3DRIZITP4R tag=K8YM2A2U572N type=write size=2904751 2024-08-29T18:36:36.345 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.342+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=JL48QBL0Z1D8 type=del size=237034 2024-08-29T18:36:36.349 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.346+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=W4NMC7IPJ63Y type=del 2024-08-29T18:36:36.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.346+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=T76SD1EDRW8T type=del size=2817087 2024-08-29T18:36:36.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.350+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~9XDR4EP1M21Y.0 size=1048576 2024-08-29T18:36:36.357 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.354+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~9XDR4EP1M21Y.1 size=18793 2024-08-29T18:36:36.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.358+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=9XDR4EP1M21Y tag=0SWAHJ25YOQV type=write size=2115945 2024-08-29T18:36:36.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~1PJ6V922ZVJ4.0 size=1043934 2024-08-29T18:36:36.367 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.362+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=1PJ6V922ZVJ4 tag=YWG3G1YBCRNA type=write size=2092510 2024-08-29T18:36:36.369 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.366+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~L1XLYGJ8ILKY.0 size=81062 2024-08-29T18:36:36.373 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.370+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=L1XLYGJ8ILKY tag=4Y04LBY7WGVO type=write size=1129638 2024-08-29T18:36:36.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~XL6P9AANC109.0 size=1048576 2024-08-29T18:36:36.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~XL6P9AANC109.1 size=1048576 2024-08-29T18:36:36.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~XL6P9AANC109.2 size=638777 2024-08-29T18:36:36.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.378+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=XL6P9AANC109 tag=65S7KSPYW3U8 type=write size=3784505 2024-08-29T18:36:36.387 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.382+0000 7f6ed09098c0 1 < suggested remove operation key=BOUYT3VGT2HB tag=JTXKCLQ4SUK4 type=del 2024-08-29T18:36:36.389 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.386+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=X0U55FOCGT87 type=del size=1210301 2024-08-29T18:36:36.392 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.390+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=0NRIB4QOU230 type=del 2024-08-29T18:36:36.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.394+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~VBADY72OFO92.0 size=658435 2024-08-29T18:36:36.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.394+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=VBADY72OFO92 tag=G50BJAUEB6OY type=write size=1707011 2024-08-29T18:36:36.400 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.394+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=BVQE7JXBTWHE type=del 2024-08-29T18:36:36.402 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.398+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=V3691CM9JYYE type=del size=596862 2024-08-29T18:36:36.405 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.402+0000 7f6ed09098c0 1 < canceled operation key=RSCA9226LE11 tag=R1DZZ9Q5CVM0 type=del size=1801372 2024-08-29T18:36:36.408 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.406+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=GXUETDRKEVP3 type=del size=3811818 2024-08-29T18:36:36.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.406+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=5X5WN039S3Z4 type=del 2024-08-29T18:36:36.413 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.410+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=ZW4PN1H7GW3Q type=del size=4164863 2024-08-29T18:36:36.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.410+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=JJQLD2GYWYN5 type=del 2024-08-29T18:36:36.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.414+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=DP1TEGZZB4BL type=del size=406461 2024-08-29T18:36:36.420 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.418+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=XRVK805LENXY type=del 2024-08-29T18:36:36.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.418+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=0QVFJC694CE9 type=write size=532307 2024-08-29T18:36:36.425 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.422+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~KQ14NUKSEF60.0 size=1048576 2024-08-29T18:36:36.427 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.422+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~KQ14NUKSEF60.1 size=287516 2024-08-29T18:36:36.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.426+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=KQ14NUKSEF60 tag=RYVVOZCBPXWP type=write size=2384668 2024-08-29T18:36:36.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~RKQM40HS5AT0.0 size=1048576 2024-08-29T18:36:36.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~RKQM40HS5AT0.1 size=1048576 2024-08-29T18:36:36.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~RKQM40HS5AT0.2 size=299524 2024-08-29T18:36:36.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.434+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=RKQM40HS5AT0 tag=5YPG3ZOCPS0T type=write size=3445252 2024-08-29T18:36:36.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.438+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~AK9K7OQCSFH1.0 size=1048576 2024-08-29T18:36:36.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.438+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~AK9K7OQCSFH1.1 size=873653 2024-08-29T18:36:36.443 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.438+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=AK9K7OQCSFH1 tag=L6F6C00MPZW3 type=write size=2970805 2024-08-29T18:36:36.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.442+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=JTBSP9ICCR56 type=del size=949645 2024-08-29T18:36:36.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.446+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~KTNUL8TI8IBL.0 size=1048576 2024-08-29T18:36:36.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.446+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~KTNUL8TI8IBL.1 size=1048576 2024-08-29T18:36:36.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.446+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~KTNUL8TI8IBL.2 size=847482 2024-08-29T18:36:36.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.450+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=KTNUL8TI8IBL tag=1W9TAKDECIOH type=write size=3993210 2024-08-29T18:36:36.458 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.454+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~THRQKL70EY27.0 size=1048576 2024-08-29T18:36:36.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.458+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~THRQKL70EY27.1 size=495713 2024-08-29T18:36:36.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.458+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=THRQKL70EY27 tag=S0IMX5YV9IPL type=write size=2592865 2024-08-29T18:36:36.463 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.458+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~LW3JIJD2POBG.0 size=886242 2024-08-29T18:36:36.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.462+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=LW3JIJD2POBG tag=6F0OZQYVX710 type=write size=1934818 2024-08-29T18:36:36.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~ZTS2PKCNHSST.0 size=1048576 2024-08-29T18:36:36.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~ZTS2PKCNHSST.1 size=828730 2024-08-29T18:36:36.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.470+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=ZTS2PKCNHSST tag=JLG7Q06FN0GG type=write size=2925882 2024-08-29T18:36:36.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.474+0000 7f6ed09098c0 1 < completed write operation key=WPFJRC8Z3MRR tag=B5ZAN5C8T9BP type=write size=340397 2024-08-29T18:36:36.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.474+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=Z6GOEU8OS5CJ type=del size=1382565 2024-08-29T18:36:36.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.478+0000 7f6ed09098c0 1 < suggested remove operation key=MC8ER9H5LSDG tag=JL48QBL0Z1D8 type=del 2024-08-29T18:36:36.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.482+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~P06UMDT4LHG2.0 size=1048576 2024-08-29T18:36:36.487 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.482+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~P06UMDT4LHG2.1 size=1048576 2024-08-29T18:36:36.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~P06UMDT4LHG2.2 size=923317 2024-08-29T18:36:36.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.486+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=P06UMDT4LHG2 tag=J2NR8L69RNES type=write size=4069045 2024-08-29T18:36:36.493 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.490+0000 7f6ed09098c0 1 < suggested remove operation key=T17NEBEBIVZH tag=T76SD1EDRW8T type=del 2024-08-29T18:36:36.497 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZWP3KWFGW3DQ.0 size=1048576 2024-08-29T18:36:36.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZWP3KWFGW3DQ.1 size=1048576 2024-08-29T18:36:36.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZWP3KWFGW3DQ.2 size=122371 2024-08-29T18:36:36.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.498+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=ZWP3KWFGW3DQ tag=II6UTXVH9YR2 type=write size=3268099 2024-08-29T18:36:36.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.498+0000 7f6ed09098c0 1 < canceled part key=_multipart_LXZSPPSTIY28.2~1PJ6V922ZVJ4.0 size=1043934 2024-08-29T18:36:36.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.502+0000 7f6ed09098c0 1 < canceled multipart upload key=LXZSPPSTIY28 upload=1PJ6V922ZVJ4 tag=YWG3G1YBCRNA type=write size=2092510 2024-08-29T18:36:36.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.506+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=X8X84M8NKJR3 type=del size=3906926 2024-08-29T18:36:36.511 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.506+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~XL6P9AANC109.0 size=1048576 2024-08-29T18:36:36.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.510+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~XL6P9AANC109.1 size=1048576 2024-08-29T18:36:36.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.510+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~XL6P9AANC109.2 size=638777 2024-08-29T18:36:36.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.518+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=XL6P9AANC109 tag=65S7KSPYW3U8 type=write size=3784505 2024-08-29T18:36:36.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.518+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=38VWXYCFW7D1 type=del size=79559 2024-08-29T18:36:36.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.526+0000 7f6ed09098c0 1 < suggested update operation key=KJ33F33FWI4D tag=X0U55FOCGT87 type=del size=1210301 2024-08-29T18:36:36.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.526+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=3EPF0Z2JVH46 type=write size=436534 2024-08-29T18:36:36.533 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.530+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~VBADY72OFO92.0 size=658435 2024-08-29T18:36:36.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.534+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=VBADY72OFO92 tag=G50BJAUEB6OY type=write size=1707011 2024-08-29T18:36:36.540 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.538+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=1D0IIUWMTHPR type=del size=2586642 2024-08-29T18:36:36.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.538+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=V3691CM9JYYE type=del 2024-08-29T18:36:36.544 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.542+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=3BE0OS2ESG8B type=del size=3407901 2024-08-29T18:36:36.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.542+0000 7f6ed09098c0 -1 < no bi entry to suggest for operation key=T17NEBEBIVZH tag=GXUETDRKEVP3 type=del size=3811818: (2) No such file or directory 2024-08-29T18:36:36.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.546+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~BB52U3IQ7AHH.0 size=1048576 2024-08-29T18:36:36.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.546+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~BB52U3IQ7AHH.1 size=1048576 2024-08-29T18:36:36.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.550+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~BB52U3IQ7AHH.2 size=412680 2024-08-29T18:36:36.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.550+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=BB52U3IQ7AHH tag=6KVEXNZE8AYL type=write size=3558408 2024-08-29T18:36:36.557 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.554+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=ZW4PN1H7GW3Q type=del size=4164863 2024-08-29T18:36:36.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.558+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=RSBKCFDKGVBS type=write size=8544 2024-08-29T18:36:36.566 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.562+0000 7f6ed09098c0 1 < suggested update operation key=WPFJRC8Z3MRR tag=DP1TEGZZB4BL type=del size=406461 2024-08-29T18:36:36.569 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.566+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=FPCIARDANPNY type=del size=1556899 2024-08-29T18:36:36.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.570+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=0QVFJC694CE9 type=write size=532307 2024-08-29T18:36:36.575 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.570+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=4KWJTDIDQO56 type=del size=3502025 2024-08-29T18:36:36.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.574+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~RKQM40HS5AT0.0 size=1048576 2024-08-29T18:36:36.580 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.578+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~RKQM40HS5AT0.1 size=1048576 2024-08-29T18:36:36.583 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.578+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~RKQM40HS5AT0.2 size=299524 2024-08-29T18:36:36.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.586+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=RKQM40HS5AT0 tag=5YPG3ZOCPS0T type=write size=3445252 2024-08-29T18:36:36.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.586+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=7N33CFKMGU6M type=del size=1742005 2024-08-29T18:36:36.594 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.590+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=JTBSP9ICCR56 type=del 2024-08-29T18:36:36.600 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~LYDMLDNVA02W.0 size=1048576 2024-08-29T18:36:36.602 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~LYDMLDNVA02W.1 size=1021637 2024-08-29T18:36:36.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.598+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=LYDMLDNVA02W tag=3ITD1J1UWBDP type=write size=3118789 2024-08-29T18:36:36.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.602+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~THRQKL70EY27.0 size=1048576 2024-08-29T18:36:36.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.606+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~THRQKL70EY27.1 size=495713 2024-08-29T18:36:36.613 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.610+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=THRQKL70EY27 tag=S0IMX5YV9IPL type=write size=2592865 2024-08-29T18:36:36.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.614+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=5A99SK0V0PO2 type=del size=3338257 2024-08-29T18:36:36.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.614+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~ZTS2PKCNHSST.0 size=1048576 2024-08-29T18:36:36.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.618+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~ZTS2PKCNHSST.1 size=828730 2024-08-29T18:36:36.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.622+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=ZTS2PKCNHSST tag=JLG7Q06FN0GG type=write size=2925882 2024-08-29T18:36:36.630 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.626+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~8IAZK3OSWXQX.0 size=695759 2024-08-29T18:36:36.630 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.626+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=8IAZK3OSWXQX tag=C21XUZDG1YLN type=write size=1744335 2024-08-29T18:36:36.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.630+0000 7f6ed09098c0 -1 < failed to complete operation key=KJ33F33FWI4D tag=Z6GOEU8OS5CJ type=del size=1382565: (22) Invalid argument 2024-08-29T18:36:36.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~943C72T3WL39.0 size=159243 2024-08-29T18:36:36.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.634+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=943C72T3WL39 tag=50AO34S3FRVA type=write size=1207819 2024-08-29T18:36:36.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.638+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~P06UMDT4LHG2.0 size=1048576 2024-08-29T18:36:36.643 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.638+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~P06UMDT4LHG2.1 size=1048576 2024-08-29T18:36:36.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.642+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~P06UMDT4LHG2.2 size=923317 2024-08-29T18:36:36.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.646+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=P06UMDT4LHG2 tag=J2NR8L69RNES type=write size=4069045 2024-08-29T18:36:36.650 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.646+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=U9AE7KD6OO5F type=del size=978891 2024-08-29T18:36:36.653 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.650+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~ZWP3KWFGW3DQ.0 size=1048576 2024-08-29T18:36:36.653 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.650+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~ZWP3KWFGW3DQ.1 size=1048576 2024-08-29T18:36:36.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.650+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~ZWP3KWFGW3DQ.2 size=122371 2024-08-29T18:36:36.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.654+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=ZWP3KWFGW3DQ tag=II6UTXVH9YR2 type=write size=3268099 2024-08-29T18:36:36.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.658+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=LJR8LPLY32R1 type=del size=3532764 2024-08-29T18:36:36.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.658+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=X8X84M8NKJR3 type=del 2024-08-29T18:36:36.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.662+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=EK489KW038V2 type=del size=1655207 2024-08-29T18:36:36.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.662+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=38VWXYCFW7D1 type=del 2024-08-29T18:36:36.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.666+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=JMAI4MILNC59 type=del size=1869223 2024-08-29T18:36:36.671 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.666+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=3EPF0Z2JVH46 type=write size=436534 2024-08-29T18:36:36.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.670+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=IQGBN5S817VY type=del size=3284306 2024-08-29T18:36:36.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.674+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=1D0IIUWMTHPR type=del 2024-08-29T18:36:36.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.674+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=64TSMBXG90EB type=del size=2582738 2024-08-29T18:36:36.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.678+0000 7f6ed09098c0 1 < canceled operation key=JZAZMOA9DG2A tag=3BE0OS2ESG8B type=del size=3407901 2024-08-29T18:36:36.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.678+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=I1H0JXZ649PP type=del size=2054222 2024-08-29T18:36:36.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.682+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~BB52U3IQ7AHH.0 size=1048576 2024-08-29T18:36:36.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.682+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~BB52U3IQ7AHH.1 size=1048576 2024-08-29T18:36:36.688 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.686+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~BB52U3IQ7AHH.2 size=412680 2024-08-29T18:36:36.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.686+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=BB52U3IQ7AHH tag=6KVEXNZE8AYL type=write size=3558408 2024-08-29T18:36:36.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.690+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~MRD9P41M17NY.0 size=211935 2024-08-29T18:36:36.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.690+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=MRD9P41M17NY tag=5H2KK3CV1APD type=write size=1260511 2024-08-29T18:36:36.699 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.694+0000 7f6ed09098c0 1 < suggested update operation key=KJ33F33FWI4D tag=RSBKCFDKGVBS type=write size=8544 2024-08-29T18:36:36.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.698+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=WEQ2DJB6GN4W type=del size=4137260 2024-08-29T18:36:36.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.702+0000 7f6ed09098c0 1 < canceled operation key=U65PBPAVH1S4 tag=FPCIARDANPNY type=del size=1556899 2024-08-29T18:36:36.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.702+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=9VUMRBKTSBXK type=del size=701868 2024-08-29T18:36:36.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.706+0000 7f6ed09098c0 -1 < failed to complete operation key=KJ33F33FWI4D tag=4KWJTDIDQO56 type=del size=3502025: (22) Invalid argument 2024-08-29T18:36:36.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~G3J6124BFNQV.0 size=860589 2024-08-29T18:36:36.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.710+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=G3J6124BFNQV tag=8438CDHLCMYZ type=write size=1909165 2024-08-29T18:36:36.716 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.714+0000 7f6ed09098c0 1 < suggested remove operation key=9KL8LQBXNU1I tag=7N33CFKMGU6M type=del 2024-08-29T18:36:36.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.718+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~XSI0FNXQMLAD.0 size=1029475 2024-08-29T18:36:36.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.718+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=XSI0FNXQMLAD tag=KM9EWAVTEBPT type=write size=2078051 2024-08-29T18:36:36.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.718+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~LYDMLDNVA02W.0 size=1048576 2024-08-29T18:36:36.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.718+0000 7f6ed09098c0 1 < canceled part key=_multipart_1JIBQEPGZKPL.2~LYDMLDNVA02W.1 size=1021637 2024-08-29T18:36:36.726 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.722+0000 7f6ed09098c0 1 < canceled multipart upload key=1JIBQEPGZKPL upload=LYDMLDNVA02W tag=3ITD1J1UWBDP type=write size=3118789 2024-08-29T18:36:36.731 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.726+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~8Z85BN1A4YZL.0 size=1048576 2024-08-29T18:36:36.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.730+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~8Z85BN1A4YZL.1 size=69659 2024-08-29T18:36:36.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.730+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=8Z85BN1A4YZL tag=KWY1GZ6WH3WC type=write size=2166811 2024-08-29T18:36:36.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.730+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=5A99SK0V0PO2 type=del 2024-08-29T18:36:36.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.734+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~MYEM9QZRNVNI.0 size=1048576 2024-08-29T18:36:36.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.738+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~MYEM9QZRNVNI.1 size=102316 2024-08-29T18:36:36.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.738+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=MYEM9QZRNVNI tag=Y27V8F8112Y9 type=write size=2199468 2024-08-29T18:36:36.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.738+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~8IAZK3OSWXQX.0 size=695759 2024-08-29T18:36:36.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.742+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=8IAZK3OSWXQX tag=C21XUZDG1YLN type=write size=1744335 2024-08-29T18:36:36.747 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.742+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=H48C2YT90H6M type=del size=1506227 2024-08-29T18:36:36.750 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.746+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~943C72T3WL39.0 size=159243 2024-08-29T18:36:36.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.750+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=943C72T3WL39 tag=50AO34S3FRVA type=write size=1207819 2024-08-29T18:36:36.757 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.754+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=W3SX2VG4ZL5J type=write size=458402 2024-08-29T18:36:36.761 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.758+0000 7f6ed09098c0 1 < suggested remove operation key=LXZSPPSTIY28 tag=U9AE7KD6OO5F type=del 2024-08-29T18:36:36.763 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.758+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=223FTPUMABKN type=del size=990525 2024-08-29T18:36:36.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.762+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=LJR8LPLY32R1 type=del 2024-08-29T18:36:36.767 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.762+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=TO0P5OJTASF1 type=write size=851988 2024-08-29T18:36:36.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.766+0000 7f6ed09098c0 -1 < failed to complete operation key=KJ33F33FWI4D tag=EK489KW038V2 type=del size=1655207: (22) Invalid argument 2024-08-29T18:36:36.773 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.770+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~260VF21JSTV4.0 size=71629 2024-08-29T18:36:36.773 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.770+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=260VF21JSTV4 tag=IY51VQ1T58P6 type=write size=1120205 2024-08-29T18:36:36.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.770+0000 7f6ed09098c0 -1 < failed to complete operation key=LXZSPPSTIY28 tag=JMAI4MILNC59 type=del size=1869223: (22) Invalid argument 2024-08-29T18:36:36.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.778+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~7XN098W90Y1O.0 size=1048576 2024-08-29T18:36:36.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.778+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~7XN098W90Y1O.1 size=799698 2024-08-29T18:36:36.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.778+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=7XN098W90Y1O tag=4GUVBXJ3T8MS type=write size=2896850 2024-08-29T18:36:36.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.782+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=IQGBN5S817VY type=del 2024-08-29T18:36:36.790 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.786+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=B7823MQ8SPGY type=del size=200884 2024-08-29T18:36:36.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.790+0000 7f6ed09098c0 -1 < failed to complete operation key=9KL8LQBXNU1I tag=64TSMBXG90EB type=del size=2582738: (22) Invalid argument 2024-08-29T18:36:36.796 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.794+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=V5BZ20KVQBYB type=del size=4018924 2024-08-29T18:36:36.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.794+0000 7f6ed09098c0 -1 < failed to complete operation key=LXZSPPSTIY28 tag=I1H0JXZ649PP type=del size=2054222: (22) Invalid argument 2024-08-29T18:36:36.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.798+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=O88GSGGNW43C type=write size=595003 2024-08-29T18:36:36.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.802+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~MRD9P41M17NY.0 size=211935 2024-08-29T18:36:36.811 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.806+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=MRD9P41M17NY tag=5H2KK3CV1APD type=write size=1260511 2024-08-29T18:36:36.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.810+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=HR21XIW1TMJ4 type=del size=4157925 2024-08-29T18:36:36.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.814+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=WEQ2DJB6GN4W type=del 2024-08-29T18:36:36.818 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.814+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=3WD88OG2O16G type=del size=2915314 2024-08-29T18:36:36.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.822+0000 7f6ed09098c0 1 < suggested update operation key=1JIBQEPGZKPL tag=9VUMRBKTSBXK type=del size=701868 2024-08-29T18:36:36.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.822+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=SJOL3X1HTYZG type=write size=466172 2024-08-29T18:36:36.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.826+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~G3J6124BFNQV.0 size=860589 2024-08-29T18:36:36.835 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.830+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=G3J6124BFNQV tag=8438CDHLCMYZ type=write size=1909165 2024-08-29T18:36:36.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.834+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=HR316SPL3Y4F type=del size=818423 2024-08-29T18:36:36.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.834+0000 7f6ed09098c0 1 < canceled part key=_multipart_LXZSPPSTIY28.2~XSI0FNXQMLAD.0 size=1029475 2024-08-29T18:36:36.842 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.838+0000 7f6ed09098c0 1 < canceled multipart upload key=LXZSPPSTIY28 upload=XSI0FNXQMLAD tag=KM9EWAVTEBPT type=write size=2078051 2024-08-29T18:36:36.848 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~IOLGGAYS2ET8.0 size=1048576 2024-08-29T18:36:36.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~IOLGGAYS2ET8.1 size=1048576 2024-08-29T18:36:36.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~IOLGGAYS2ET8.2 size=241414 2024-08-29T18:36:36.853 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.850+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=IOLGGAYS2ET8 tag=KXI4AH30TL5R type=write size=3387142 2024-08-29T18:36:36.855 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.850+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~8Z85BN1A4YZL.0 size=1048576 2024-08-29T18:36:36.859 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.854+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~8Z85BN1A4YZL.1 size=69659 2024-08-29T18:36:36.864 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.862+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=8Z85BN1A4YZL tag=KWY1GZ6WH3WC type=write size=2166811 2024-08-29T18:36:36.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.866+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=2RQYTO9ARJEC type=del size=370422 2024-08-29T18:36:36.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.866+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~MYEM9QZRNVNI.0 size=1048576 2024-08-29T18:36:36.874 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.870+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~MYEM9QZRNVNI.1 size=102316 2024-08-29T18:36:36.880 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.878+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=MYEM9QZRNVNI tag=Y27V8F8112Y9 type=write size=2199468 2024-08-29T18:36:36.886 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.882+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~M0ZCFHV1DL61.0 size=1048576 2024-08-29T18:36:36.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~M0ZCFHV1DL61.1 size=1048576 2024-08-29T18:36:36.892 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~M0ZCFHV1DL61.2 size=81083 2024-08-29T18:36:36.892 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.890+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=M0ZCFHV1DL61 tag=S1S2HYBPC860 type=write size=3226811 2024-08-29T18:36:36.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.890+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=H48C2YT90H6M type=del 2024-08-29T18:36:36.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.894+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=X6OP34SD1RCV type=del size=233888 2024-08-29T18:36:36.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.898+0000 7f6ed09098c0 1 < completed write operation key=8YEVJGWDV919 tag=W3SX2VG4ZL5J type=write size=458402 2024-08-29T18:36:36.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.902+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=RLTYIW10AIOZ type=del size=4025228 2024-08-29T18:36:36.910 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.906+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=223FTPUMABKN type=del 2024-08-29T18:36:36.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.910+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=4T64K0W0331C type=del size=2589601 2024-08-29T18:36:36.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.914+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=TO0P5OJTASF1 type=write size=851988 2024-08-29T18:36:36.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.918+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=MGW2Q7TY4WLP type=del size=3090072 2024-08-29T18:36:36.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.918+0000 7f6ed09098c0 1 < canceled part key=_multipart_33M9LBPG8N6W.2~260VF21JSTV4.0 size=71629 2024-08-29T18:36:36.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.922+0000 7f6ed09098c0 1 < canceled multipart upload key=33M9LBPG8N6W upload=260VF21JSTV4 tag=IY51VQ1T58P6 type=write size=1120205 2024-08-29T18:36:36.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.926+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=S77CDRJBI69P type=del size=3988693 2024-08-29T18:36:36.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.930+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~7XN098W90Y1O.0 size=1048576 2024-08-29T18:36:36.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.934+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~7XN098W90Y1O.1 size=799698 2024-08-29T18:36:36.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.942+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=7XN098W90Y1O tag=4GUVBXJ3T8MS type=write size=2896850 2024-08-29T18:36:36.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~DIB6L6Z6Q9F1.0 size=539139 2024-08-29T18:36:36.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.946+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=DIB6L6Z6Q9F1 tag=4X2ULW7FG217 type=write size=1587715 2024-08-29T18:36:36.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.950+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=B7823MQ8SPGY type=del 2024-08-29T18:36:36.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.954+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=MTIVFNHB1OM1 type=del size=3292432 2024-08-29T18:36:36.962 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.958+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=V5BZ20KVQBYB type=del 2024-08-29T18:36:36.966 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.962+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=A9071EVH0GIR type=write size=862145 2024-08-29T18:36:36.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.966+0000 7f6ed09098c0 1 < completed write operation key=MC8ER9H5LSDG tag=O88GSGGNW43C type=write size=595003 2024-08-29T18:36:36.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.970+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=NGJJLHFFCPSM type=del size=3666022 2024-08-29T18:36:36.976 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.974+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=HR21XIW1TMJ4 type=del 2024-08-29T18:36:36.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.978+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=CQ75H9XRD1MY type=write size=310845 2024-08-29T18:36:36.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.982+0000 7f6ed09098c0 1 < suggested update operation key=YRN170ZPJA3I tag=3WD88OG2O16G type=del size=2915314 2024-08-29T18:36:36.990 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.986+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=R0AO6FY6381D type=del size=1221514 2024-08-29T18:36:36.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:36.994+0000 7f6ed09098c0 1 < suggested update operation key=MC8ER9H5LSDG tag=SJOL3X1HTYZG type=write size=466172 2024-08-29T18:36:37.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~6L96G66JSU8F.0 size=529581 2024-08-29T18:36:37.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.002+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=6L96G66JSU8F tag=ESZW6IIETSK3 type=write size=1578157 2024-08-29T18:36:37.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.006+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=HR316SPL3Y4F type=del 2024-08-29T18:36:37.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.006+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=E7B8ULDCQ7L4 type=del size=1219129 2024-08-29T18:36:37.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.010+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~IOLGGAYS2ET8.0 size=1048576 2024-08-29T18:36:37.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.014+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~IOLGGAYS2ET8.1 size=1048576 2024-08-29T18:36:37.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.018+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~IOLGGAYS2ET8.2 size=241414 2024-08-29T18:36:37.026 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.022+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=IOLGGAYS2ET8 tag=KXI4AH30TL5R type=write size=3387142 2024-08-29T18:36:37.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.026+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=6VY7PL1C2GRN type=del size=414535 2024-08-29T18:36:37.033 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.030+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=2RQYTO9ARJEC type=del 2024-08-29T18:36:37.036 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.034+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=YZ2GKQ7TWDD1 type=del size=3721903 2024-08-29T18:36:37.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.034+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~M0ZCFHV1DL61.0 size=1048576 2024-08-29T18:36:37.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.038+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~M0ZCFHV1DL61.1 size=1048576 2024-08-29T18:36:37.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.038+0000 7f6ed09098c0 1 < canceled part key=_multipart_LXZSPPSTIY28.2~M0ZCFHV1DL61.2 size=81083 2024-08-29T18:36:37.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.046+0000 7f6ed09098c0 1 < canceled multipart upload key=LXZSPPSTIY28 upload=M0ZCFHV1DL61 tag=S1S2HYBPC860 type=write size=3226811 2024-08-29T18:36:37.054 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.050+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~JVLPO39KZSHD.0 size=731778 2024-08-29T18:36:37.054 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.050+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=JVLPO39KZSHD tag=WO02WJ1K4TYC type=write size=1780354 2024-08-29T18:36:37.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.058+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=X6OP34SD1RCV type=del size=233888 2024-08-29T18:36:37.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~XJ70LLQRMPZN.0 size=1048576 2024-08-29T18:36:37.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.066+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~XJ70LLQRMPZN.1 size=515918 2024-08-29T18:36:37.069 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.066+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=XJ70LLQRMPZN tag=2EYO8XJWRYKA type=write size=2613070 2024-08-29T18:36:37.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.070+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=RLTYIW10AIOZ type=del 2024-08-29T18:36:37.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.070+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=1K6UNG4AJVTV type=del size=249199 2024-08-29T18:36:37.078 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.074+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=4T64K0W0331C type=del 2024-08-29T18:36:37.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.078+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=8IB8SXB67H8Q type=write size=108528 2024-08-29T18:36:37.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.082+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=MGW2Q7TY4WLP type=del size=3090072 2024-08-29T18:36:37.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.082+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=MFXT3SVELQ5H type=del size=4041077 2024-08-29T18:36:37.089 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.086+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=S77CDRJBI69P type=del 2024-08-29T18:36:37.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.090+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=40LXBUICCK9Z type=del size=2318899 2024-08-29T18:36:37.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.090+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~DIB6L6Z6Q9F1.0 size=539139 2024-08-29T18:36:37.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.098+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=DIB6L6Z6Q9F1 tag=4X2ULW7FG217 type=write size=1587715 2024-08-29T18:36:37.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.098+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=C46R1JSK14IY type=del size=2744500 2024-08-29T18:36:37.106 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.102+0000 7f6ed09098c0 1 < canceled operation key=BW4L44FNGYOU tag=MTIVFNHB1OM1 type=del size=3292432 2024-08-29T18:36:37.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~EXK2F1IOD7H0.0 size=1048576 2024-08-29T18:36:37.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~EXK2F1IOD7H0.1 size=1048576 2024-08-29T18:36:37.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~EXK2F1IOD7H0.2 size=981021 2024-08-29T18:36:37.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.114+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=EXK2F1IOD7H0 tag=CNS9MF5TSRV7 type=write size=4126749 2024-08-29T18:36:37.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.118+0000 7f6ed09098c0 1 < canceled operation key=T17NEBEBIVZH tag=A9071EVH0GIR type=write size=862145 2024-08-29T18:36:37.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.122+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=HEUMWVLWQXQE type=del size=3819057 2024-08-29T18:36:37.130 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.126+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=NGJJLHFFCPSM type=del 2024-08-29T18:36:37.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.134+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=CUUB1OPF0XVM type=del size=2383342 2024-08-29T18:36:37.140 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.138+0000 7f6ed09098c0 1 < completed write operation key=MFIKA3GJW88G tag=CQ75H9XRD1MY type=write size=310845 2024-08-29T18:36:37.142 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.138+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=2GXDL7O5WDAY type=del size=164395 2024-08-29T18:36:37.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.142+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=R0AO6FY6381D type=del 2024-08-29T18:36:37.150 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~AIZK5HV3MRIF.0 size=1048576 2024-08-29T18:36:37.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~AIZK5HV3MRIF.1 size=922724 2024-08-29T18:36:37.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.150+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=AIZK5HV3MRIF tag=I25RAUWCW09S type=write size=3019876 2024-08-29T18:36:37.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.150+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~6L96G66JSU8F.0 size=529581 2024-08-29T18:36:37.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.154+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=6L96G66JSU8F tag=ESZW6IIETSK3 type=write size=1578157 2024-08-29T18:36:37.158 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.154+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=ZYBS5FQQ11QU type=del size=2537959 2024-08-29T18:36:37.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.158+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=E7B8ULDCQ7L4 type=del 2024-08-29T18:36:37.164 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.162+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~BJ28QF85ET7I.0 size=1048576 2024-08-29T18:36:37.166 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.162+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~BJ28QF85ET7I.1 size=1048576 2024-08-29T18:36:37.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~BJ28QF85ET7I.2 size=443535 2024-08-29T18:36:37.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.166+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=BJ28QF85ET7I tag=N6REO9HS9YQV type=write size=3589263 2024-08-29T18:36:37.171 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.166+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=6VY7PL1C2GRN type=del size=414535: (22) Invalid argument 2024-08-29T18:36:37.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.170+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=QSIET67Q4HY4 type=del size=3125744 2024-08-29T18:36:37.175 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.170+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=YZ2GKQ7TWDD1 type=del 2024-08-29T18:36:37.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~KOU80VLTM8LI.0 size=244086 2024-08-29T18:36:37.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.178+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=KOU80VLTM8LI tag=49345RHG8KRT type=write size=1292662 2024-08-29T18:36:37.182 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.178+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~JVLPO39KZSHD.0 size=731778 2024-08-29T18:36:37.186 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.182+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=JVLPO39KZSHD tag=WO02WJ1K4TYC type=write size=1780354 2024-08-29T18:36:37.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.186+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=DVGRW4116HLJ type=del size=1469698 2024-08-29T18:36:37.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.186+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~XJ70LLQRMPZN.0 size=1048576 2024-08-29T18:36:37.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.190+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~XJ70LLQRMPZN.1 size=515918 2024-08-29T18:36:37.196 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.194+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=XJ70LLQRMPZN tag=2EYO8XJWRYKA type=write size=2613070 2024-08-29T18:36:37.198 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.194+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=WLTACGRQTP01 type=del size=721724 2024-08-29T18:36:37.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.198+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=1K6UNG4AJVTV type=del 2024-08-29T18:36:37.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~70S7YM7RLZWG.0 size=29278 2024-08-29T18:36:37.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.202+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=70S7YM7RLZWG tag=D79G314RU3GJ type=write size=1077854 2024-08-29T18:36:37.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.202+0000 7f6ed09098c0 1 < completed write operation key=WPFJRC8Z3MRR tag=8IB8SXB67H8Q type=write size=108528 2024-08-29T18:36:37.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.206+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=0OTID2V0LRSE type=del size=3455355 2024-08-29T18:36:37.212 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.210+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=MFXT3SVELQ5H type=del 2024-08-29T18:36:37.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~7MXZAL9UBVJ5.0 size=598573 2024-08-29T18:36:37.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.214+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=7MXZAL9UBVJ5 tag=ZZJHDQOA2YL2 type=write size=1647149 2024-08-29T18:36:37.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.214+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=40LXBUICCK9Z type=del 2024-08-29T18:36:37.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.218+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~34VUD7XRLVDN.0 size=527351 2024-08-29T18:36:37.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.218+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=34VUD7XRLVDN tag=X2CKCEX9NIH3 type=write size=1575927 2024-08-29T18:36:37.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.222+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=C46R1JSK14IY type=del 2024-08-29T18:36:37.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~RUM1CI3YY9HJ.0 size=1048576 2024-08-29T18:36:37.230 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~RUM1CI3YY9HJ.1 size=1028458 2024-08-29T18:36:37.230 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.226+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=RUM1CI3YY9HJ tag=ZP2UI3YIG0ZF type=write size=3125610 2024-08-29T18:36:37.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.230+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~EXK2F1IOD7H0.0 size=1048576 2024-08-29T18:36:37.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.230+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~EXK2F1IOD7H0.1 size=1048576 2024-08-29T18:36:37.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.230+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KL8LQBXNU1I.2~EXK2F1IOD7H0.2 size=981021 2024-08-29T18:36:37.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.234+0000 7f6ed09098c0 1 < canceled multipart upload key=9KL8LQBXNU1I upload=EXK2F1IOD7H0 tag=CNS9MF5TSRV7 type=write size=4126749 2024-08-29T18:36:37.240 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.238+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=FITCVZHXT6EF type=del size=4119432 2024-08-29T18:36:37.242 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.238+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=HEUMWVLWQXQE type=del 2024-08-29T18:36:37.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.242+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=1TMM4624AJT2 type=del size=2837840 2024-08-29T18:36:37.246 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.242+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=CUUB1OPF0XVM type=del 2024-08-29T18:36:37.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~E3QMGU8CQO10.0 size=408295 2024-08-29T18:36:37.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.246+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=E3QMGU8CQO10 tag=FHDVGYPO0615 type=write size=1456871 2024-08-29T18:36:37.252 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.250+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=2GXDL7O5WDAY type=del 2024-08-29T18:36:37.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.250+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=E74K5C1BX6ED type=del size=3775857 2024-08-29T18:36:37.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.254+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~AIZK5HV3MRIF.0 size=1048576 2024-08-29T18:36:37.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.254+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~AIZK5HV3MRIF.1 size=922724 2024-08-29T18:36:37.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.258+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=AIZK5HV3MRIF tag=I25RAUWCW09S type=write size=3019876 2024-08-29T18:36:37.265 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.262+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=EG63VA3HU51U type=del size=259854 2024-08-29T18:36:37.270 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.266+0000 7f6ed09098c0 1 < suggested remove operation key=8QI8JSK2PKHT tag=ZYBS5FQQ11QU type=del 2024-08-29T18:36:37.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.270+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=OSKV0CEFY3H3 type=del size=2911611 2024-08-29T18:36:37.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.274+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~BJ28QF85ET7I.0 size=1048576 2024-08-29T18:36:37.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.274+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~BJ28QF85ET7I.1 size=1048576 2024-08-29T18:36:37.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.278+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~BJ28QF85ET7I.2 size=443535 2024-08-29T18:36:37.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.286+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=BJ28QF85ET7I tag=N6REO9HS9YQV type=write size=3589263 2024-08-29T18:36:37.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~3PBWKTI385ID.0 size=1048576 2024-08-29T18:36:37.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~3PBWKTI385ID.1 size=1048576 2024-08-29T18:36:37.301 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.298+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~3PBWKTI385ID.2 size=231719 2024-08-29T18:36:37.301 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.298+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=3PBWKTI385ID tag=R79IGZP5NQGT type=write size=3377447 2024-08-29T18:36:37.305 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.302+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=QSIET67Q4HY4 type=del 2024-08-29T18:36:37.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.306+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=9CG34MJH1C7J type=del size=812575 2024-08-29T18:36:37.313 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.310+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~KOU80VLTM8LI.0 size=244086 2024-08-29T18:36:37.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.314+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=KOU80VLTM8LI tag=49345RHG8KRT type=write size=1292662 2024-08-29T18:36:37.325 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.322+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=PPQM9JS4JIE7 type=del size=3698458 2024-08-29T18:36:37.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.330+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=DVGRW4116HLJ type=del size=1469698 2024-08-29T18:36:37.340 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.338+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~3YC2V1EP945V.0 size=1048576 2024-08-29T18:36:37.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.338+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~3YC2V1EP945V.1 size=1048576 2024-08-29T18:36:37.347 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.342+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~3YC2V1EP945V.2 size=248430 2024-08-29T18:36:37.347 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.342+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=3YC2V1EP945V tag=8BFO527QPIDK type=write size=3394158 2024-08-29T18:36:37.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.350+0000 7f6ed09098c0 1 < suggested update operation key=9KL8LQBXNU1I tag=WLTACGRQTP01 type=del size=721724 2024-08-29T18:36:37.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.358+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~NRSE1520862A.0 size=1048576 2024-08-29T18:36:37.367 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~NRSE1520862A.1 size=60650 2024-08-29T18:36:37.367 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.362+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=NRSE1520862A tag=1B3K9QW6YPZ8 type=write size=2157802 2024-08-29T18:36:37.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.366+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~70S7YM7RLZWG.0 size=29278 2024-08-29T18:36:37.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.374+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=70S7YM7RLZWG tag=D79G314RU3GJ type=write size=1077854 2024-08-29T18:36:37.383 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.378+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=1JXKLXK9RP7P type=del size=2406491 2024-08-29T18:36:37.391 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.386+0000 7f6ed09098c0 1 < suggested remove operation key=JZAZMOA9DG2A tag=0OTID2V0LRSE type=del 2024-08-29T18:36:37.396 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.394+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=Z5U4E6VFPMEZ type=write size=343289 2024-08-29T18:36:37.409 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.406+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~7MXZAL9UBVJ5.0 size=598573 2024-08-29T18:36:37.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.410+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=7MXZAL9UBVJ5 tag=ZZJHDQOA2YL2 type=write size=1647149 2024-08-29T18:36:37.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.414+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=KXNYJ4NLUKBU type=del size=3416990 2024-08-29T18:36:37.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.418+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~34VUD7XRLVDN.0 size=527351 2024-08-29T18:36:37.429 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.426+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=34VUD7XRLVDN tag=X2CKCEX9NIH3 type=write size=1575927 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[78574]: audit 2024-08-29T18:36:36.134088+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[78574]: audit 2024-08-29T18:36:36.138686+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[78574]: audit 2024-08-29T18:36:36.427508+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[78574]: audit 2024-08-29T18:36:36.436311+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[78574]: audit 2024-08-29T18:36:37.130762+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[77323]: audit 2024-08-29T18:36:36.134088+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[77323]: audit 2024-08-29T18:36:36.138686+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[77323]: audit 2024-08-29T18:36:36.427508+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[77323]: audit 2024-08-29T18:36:36.436311+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:37 smithi089 bash[77323]: audit 2024-08-29T18:36:37.130762+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:36:37.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.430+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=EPVMLN199EPR type=del size=924501 2024-08-29T18:36:37.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.434+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~RUM1CI3YY9HJ.0 size=1048576 2024-08-29T18:36:37.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.438+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~RUM1CI3YY9HJ.1 size=1028458 2024-08-29T18:36:37.446 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.442+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=RUM1CI3YY9HJ tag=ZP2UI3YIG0ZF type=write size=3125610 2024-08-29T18:36:37.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~KI9UPD041PLJ.0 size=1048576 2024-08-29T18:36:37.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.454+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~KI9UPD041PLJ.1 size=997234 2024-08-29T18:36:37.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.454+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=KI9UPD041PLJ tag=GYHBK70ZSBP1 type=write size=3094386 2024-08-29T18:36:37.464 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.462+0000 7f6ed09098c0 1 < suggested remove operation key=W3OD42MVSYAC tag=FITCVZHXT6EF type=del 2024-08-29T18:36:37.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.466+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=Q1SVPMAGHSN5 type=del size=1578032 2024-08-29T18:36:37.472 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.470+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=1TMM4624AJT2 type=del 2024-08-29T18:36:37.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.474+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=ZIPUHO5KC9TE type=write size=343828 2024-08-29T18:36:37.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.474+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~E3QMGU8CQO10.0 size=408295 2024-08-29T18:36:37.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.478+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=E3QMGU8CQO10 tag=FHDVGYPO0615 type=write size=1456871 2024-08-29T18:36:37.491 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~RCXHR52THQIF.0 size=1048576 2024-08-29T18:36:37.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~RCXHR52THQIF.1 size=1048576 2024-08-29T18:36:37.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~RCXHR52THQIF.2 size=481607 2024-08-29T18:36:37.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.494+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=RCXHR52THQIF tag=5E62MOOCK8D1 type=write size=3627335 2024-08-29T18:36:37.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.498+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=E74K5C1BX6ED type=del 2024-08-29T18:36:37.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.506+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~PW11M178CXJD.0 size=1048576 2024-08-29T18:36:37.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.510+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~PW11M178CXJD.1 size=1048576 2024-08-29T18:36:37.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.510+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~PW11M178CXJD.2 size=293826 2024-08-29T18:36:37.516 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.510+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=PW11M178CXJD tag=1W1S2JOJZZ9W type=write size=3439554 2024-08-29T18:36:37.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.514+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=EG63VA3HU51U type=del 2024-08-29T18:36:37.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.518+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=HGCU95T9IC44 type=del size=3669572 2024-08-29T18:36:37.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.522+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=OSKV0CEFY3H3 type=del 2024-08-29T18:36:37.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.530+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=CF3GNEIGSEAO type=write size=855883 2024-08-29T18:36:37.536 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.530+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~3PBWKTI385ID.0 size=1048576 2024-08-29T18:36:37.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.534+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~3PBWKTI385ID.1 size=1048576 2024-08-29T18:36:37.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.538+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~3PBWKTI385ID.2 size=231719 2024-08-29T18:36:37.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.546+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=3PBWKTI385ID tag=R79IGZP5NQGT type=write size=3377447 2024-08-29T18:36:37.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.550+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=NJU4DDJ2FIUY type=del size=3112661 2024-08-29T18:36:37.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:37 smithi144 bash[67678]: audit 2024-08-29T18:36:36.134088+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:37 smithi144 bash[67678]: audit 2024-08-29T18:36:36.138686+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:37 smithi144 bash[67678]: audit 2024-08-29T18:36:36.427508+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:37 smithi144 bash[67678]: audit 2024-08-29T18:36:36.436311+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:37 smithi144 bash[67678]: audit 2024-08-29T18:36:37.130762+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:36:37.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.554+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=9CG34MJH1C7J type=del 2024-08-29T18:36:37.562 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.558+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=L99E3HMQMOEI type=del size=1395563 2024-08-29T18:36:37.570 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.566+0000 7f6ed09098c0 1 < suggested remove operation key=IM3HELYES8HB tag=PPQM9JS4JIE7 type=del 2024-08-29T18:36:37.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.574+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~GKUJF2VOW3TT.0 size=1048576 2024-08-29T18:36:37.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.578+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~GKUJF2VOW3TT.1 size=1048576 2024-08-29T18:36:37.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~GKUJF2VOW3TT.2 size=393712 2024-08-29T18:36:37.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.582+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=GKUJF2VOW3TT tag=T3KK7TZSIZNT type=write size=3539440 2024-08-29T18:36:37.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.586+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~3YC2V1EP945V.0 size=1048576 2024-08-29T18:36:37.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.590+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~3YC2V1EP945V.1 size=1048576 2024-08-29T18:36:37.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.594+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~3YC2V1EP945V.2 size=248430 2024-08-29T18:36:37.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.598+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=3YC2V1EP945V tag=8BFO527QPIDK type=write size=3394158 2024-08-29T18:36:37.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.606+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=KIAKXHGLDAVY type=write size=199167 2024-08-29T18:36:37.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.610+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~NRSE1520862A.0 size=1048576 2024-08-29T18:36:37.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.614+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~NRSE1520862A.1 size=60650 2024-08-29T18:36:37.623 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.618+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=NRSE1520862A tag=1B3K9QW6YPZ8 type=write size=2157802 2024-08-29T18:36:37.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.622+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=J0CKTNKD8G0K type=del size=2682752 2024-08-29T18:36:37.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.630+0000 7f6ed09098c0 -1 < failed to complete operation key=IM3HELYES8HB tag=1JXKLXK9RP7P type=del size=2406491: (22) Invalid argument 2024-08-29T18:36:37.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.638+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~GFXCLG9RL31M.0 size=1048576 2024-08-29T18:36:37.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~GFXCLG9RL31M.1 size=1048576 2024-08-29T18:36:37.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~GFXCLG9RL31M.2 size=330197 2024-08-29T18:36:37.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.646+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=GFXCLG9RL31M tag=T6JHWXZ7MF4Q type=write size=3475925 2024-08-29T18:36:37.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.654+0000 7f6ed09098c0 1 < suggested update operation key=MC8ER9H5LSDG tag=Z5U4E6VFPMEZ type=write size=343289 2024-08-29T18:36:37.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.658+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=66S8G3G1FS3F type=del size=2514194 2024-08-29T18:36:37.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.662+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=KXNYJ4NLUKBU type=del 2024-08-29T18:36:37.670 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.666+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=7AZ109YDMOZC type=write size=562819 2024-08-29T18:36:37.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.670+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=EPVMLN199EPR type=del 2024-08-29T18:36:37.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.674+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=4LVR9C53RDBY type=del size=1967880 2024-08-29T18:36:37.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.678+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KL8LQBXNU1I.2~KI9UPD041PLJ.0 size=1048576 2024-08-29T18:36:37.683 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.678+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~KI9UPD041PLJ.1 size=997234 2024-08-29T18:36:37.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.686+0000 7f6ed09098c0 1 < canceled multipart upload key=9KL8LQBXNU1I upload=KI9UPD041PLJ tag=GYHBK70ZSBP1 type=write size=3094386 2024-08-29T18:36:37.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.690+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=O638TKPSWDO9 type=del size=3050729 2024-08-29T18:36:37.700 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.698+0000 7f6ed09098c0 -1 < failed to complete operation key=MC8ER9H5LSDG tag=Q1SVPMAGHSN5 type=del size=1578032: (22) Invalid argument 2024-08-29T18:36:37.708 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~G3I9VK7Z2UBK.0 size=1048576 2024-08-29T18:36:37.711 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~G3I9VK7Z2UBK.1 size=1048576 2024-08-29T18:36:37.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~G3I9VK7Z2UBK.2 size=474301 2024-08-29T18:36:37.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.710+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=G3I9VK7Z2UBK tag=YHLZH4TYG4L0 type=write size=3620029 2024-08-29T18:36:37.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.718+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=ZIPUHO5KC9TE type=write size=343828 2024-08-29T18:36:37.724 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.722+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=27SVTET5VY7B type=del size=2101388 2024-08-29T18:36:37.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.722+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~RCXHR52THQIF.0 size=1048576 2024-08-29T18:36:37.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.726+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~RCXHR52THQIF.1 size=1048576 2024-08-29T18:36:37.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.726+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~RCXHR52THQIF.2 size=481607 2024-08-29T18:36:37.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.734+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=RCXHR52THQIF tag=5E62MOOCK8D1 type=write size=3627335 2024-08-29T18:36:37.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.742+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~UXHZ1DOELESB.0 size=185095 2024-08-29T18:36:37.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.742+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=UXHZ1DOELESB tag=WUHYC9HPV7AO type=write size=1233671 2024-08-29T18:36:37.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.746+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~PW11M178CXJD.0 size=1048576 2024-08-29T18:36:37.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.750+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~PW11M178CXJD.1 size=1048576 2024-08-29T18:36:37.756 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.754+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~PW11M178CXJD.2 size=293826 2024-08-29T18:36:37.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.762+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=PW11M178CXJD tag=1W1S2JOJZZ9W type=write size=3439554 2024-08-29T18:36:37.772 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.766+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~IR7U3HQG0DHQ.0 size=221435 2024-08-29T18:36:37.772 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.766+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=IR7U3HQG0DHQ tag=4GMALWJEE2X2 type=write size=1270011 2024-08-29T18:36:37.781 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.778+0000 7f6ed09098c0 1 < suggested update operation key=9YA3AB4NRFXE tag=HGCU95T9IC44 type=del size=3669572 2024-08-29T18:36:37.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.782+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=LW0MGJ6QW0OS type=del size=3908820 2024-08-29T18:36:37.792 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.790+0000 7f6ed09098c0 -1 < failed to complete operation key=9YA3AB4NRFXE tag=CF3GNEIGSEAO type=write size=855883: (22) Invalid argument 2024-08-29T18:36:37.797 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.794+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=1WYTE1NRVL66 type=del size=1710536 2024-08-29T18:36:37.802 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.798+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=NJU4DDJ2FIUY type=del 2024-08-29T18:36:37.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.802+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=F63NDY5T20UX type=del size=445964 2024-08-29T18:36:37.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.810+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=L99E3HMQMOEI type=del 2024-08-29T18:36:37.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.814+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=V3H1WTYNMOCY type=del size=2011542 2024-08-29T18:36:37.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.818+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~GKUJF2VOW3TT.0 size=1048576 2024-08-29T18:36:37.825 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.822+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~GKUJF2VOW3TT.1 size=1048576 2024-08-29T18:36:37.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.826+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~GKUJF2VOW3TT.2 size=393712 2024-08-29T18:36:37.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.834+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=GKUJF2VOW3TT tag=T3KK7TZSIZNT type=write size=3539440 2024-08-29T18:36:37.841 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.838+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=0G88NKQD4T9X type=del size=1876662 2024-08-29T18:36:37.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.850+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=KIAKXHGLDAVY type=write 2024-08-29T18:36:37.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.854+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=L77SODT84U3T type=del size=37750 2024-08-29T18:36:37.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.858+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=J0CKTNKD8G0K type=del 2024-08-29T18:36:37.866 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.862+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=Q3W3NUJM437Q type=del size=1390689 2024-08-29T18:36:37.872 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.866+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~GFXCLG9RL31M.0 size=1048576 2024-08-29T18:36:37.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.870+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~GFXCLG9RL31M.1 size=1048576 2024-08-29T18:36:37.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.870+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~GFXCLG9RL31M.2 size=330197 2024-08-29T18:36:37.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.878+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=GFXCLG9RL31M tag=T6JHWXZ7MF4Q type=write size=3475925 2024-08-29T18:36:37.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~3VZ3T6ZH7L52.0 size=1048576 2024-08-29T18:36:37.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~3VZ3T6ZH7L52.1 size=78441 2024-08-29T18:36:37.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.890+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=3VZ3T6ZH7L52 tag=2XS4MLMXK8OL type=write size=2175593 2024-08-29T18:36:37.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.894+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=66S8G3G1FS3F type=del 2024-08-29T18:36:37.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~PUKEYZGMK6DS.0 size=1048576 2024-08-29T18:36:37.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.906+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~PUKEYZGMK6DS.1 size=1048576 2024-08-29T18:36:37.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.910+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~PUKEYZGMK6DS.2 size=860508 2024-08-29T18:36:37.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.910+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=PUKEYZGMK6DS tag=1VH40DUID7M8 type=write size=4006236 2024-08-29T18:36:37.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.914+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=7AZ109YDMOZC type=write size=562819 2024-08-29T18:36:37.928 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~HKXLM0H6AF2Z.0 size=1048576 2024-08-29T18:36:37.932 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~HKXLM0H6AF2Z.1 size=1048576 2024-08-29T18:36:37.935 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~HKXLM0H6AF2Z.2 size=592854 2024-08-29T18:36:37.935 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.930+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=HKXLM0H6AF2Z tag=1MGSN5F46LUB type=write size=3738582 2024-08-29T18:36:37.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.938+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=4LVR9C53RDBY type=del 2024-08-29T18:36:37.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~POSBLMJ4H2GO.0 size=1048576 2024-08-29T18:36:37.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~POSBLMJ4H2GO.1 size=1048576 2024-08-29T18:36:37.956 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.954+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~POSBLMJ4H2GO.2 size=693365 2024-08-29T18:36:37.956 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.954+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=POSBLMJ4H2GO tag=U07Q7WUCG5H1 type=write size=3839093 2024-08-29T18:36:37.961 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.958+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=O638TKPSWDO9 type=del 2024-08-29T18:36:37.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.962+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=7F3QFDPRLZH7 type=del size=796452 2024-08-29T18:36:37.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.966+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~G3I9VK7Z2UBK.0 size=1048576 2024-08-29T18:36:37.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.970+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~G3I9VK7Z2UBK.1 size=1048576 2024-08-29T18:36:37.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.970+0000 7f6ed09098c0 1 < canceled part key=_multipart_GMA2OSTAZKM1.2~G3I9VK7Z2UBK.2 size=474301 2024-08-29T18:36:37.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.978+0000 7f6ed09098c0 1 < canceled multipart upload key=GMA2OSTAZKM1 upload=G3I9VK7Z2UBK tag=YHLZH4TYG4L0 type=write size=3620029 2024-08-29T18:36:37.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.982+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=BX8YRDMR1CWL type=del size=319850 2024-08-29T18:36:37.994 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.990+0000 7f6ed09098c0 1 < suggested update operation key=3GZQ8X1OX9YW tag=27SVTET5VY7B type=del size=2101388 2024-08-29T18:36:38.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:37.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5E8LVHEWXD0B.0 size=1048576 2024-08-29T18:36:38.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5E8LVHEWXD0B.1 size=595611 2024-08-29T18:36:38.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.002+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=5E8LVHEWXD0B tag=2QVBTIXWCIOH type=write size=2692763 2024-08-29T18:36:38.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.002+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~UXHZ1DOELESB.0 size=185095 2024-08-29T18:36:38.014 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.010+0000 7f6ed09098c0 1 < canceled multipart upload key=G1P9V2I0LJNU upload=UXHZ1DOELESB tag=WUHYC9HPV7AO type=write size=1233671 2024-08-29T18:36:38.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.018+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~41TDAOB547MC.0 size=1048576 2024-08-29T18:36:38.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~41TDAOB547MC.1 size=453377 2024-08-29T18:36:38.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.022+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=41TDAOB547MC tag=F9JKPU5JY96N type=write size=2550529 2024-08-29T18:36:38.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.026+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~IR7U3HQG0DHQ.0 size=221435 2024-08-29T18:36:38.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.034+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=IR7U3HQG0DHQ tag=4GMALWJEE2X2 type=write size=1270011 2024-08-29T18:36:38.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.038+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=LFJMD0O3WATY type=del size=3947861 2024-08-29T18:36:38.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.042+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=LW0MGJ6QW0OS type=del 2024-08-29T18:36:38.050 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.046+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=9NHR5COUINC3 type=del size=1541617 2024-08-29T18:36:38.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.050+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=1WYTE1NRVL66 type=del 2024-08-29T18:36:38.059 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.054+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=12XK3O3M7IAY type=del size=875642 2024-08-29T18:36:38.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.058+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=F63NDY5T20UX type=del 2024-08-29T18:36:38.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~9NBMU8TITOFB.0 size=1048576 2024-08-29T18:36:38.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~9NBMU8TITOFB.1 size=1048576 2024-08-29T18:36:38.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.074+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~9NBMU8TITOFB.2 size=543387 2024-08-29T18:36:38.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.074+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=9NBMU8TITOFB tag=Z48GULPASK83 type=write size=3689115 2024-08-29T18:36:38.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.082+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=V3H1WTYNMOCY type=del 2024-08-29T18:36:38.088 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.086+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=0QY3X12B5UO6 type=del size=3289417 2024-08-29T18:36:38.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.094+0000 7f6ed09098c0 1 < suggested remove operation key=RSCA9226LE11 tag=0G88NKQD4T9X type=del 2024-08-29T18:36:38.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.098+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=8MOJO14YLORO type=del size=3382068 2024-08-29T18:36:38.108 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.106+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=L77SODT84U3T type=del 2024-08-29T18:36:38.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.110+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=DT1PRJJ5O0G3 type=del size=3722532 2024-08-29T18:36:38.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.114+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=Q3W3NUJM437Q type=del 2024-08-29T18:36:38.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.118+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=NXBPJWKJ39HA type=del size=3477760 2024-08-29T18:36:38.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.122+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~3VZ3T6ZH7L52.0 size=1048576 2024-08-29T18:36:38.130 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.126+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~3VZ3T6ZH7L52.1 size=78441 2024-08-29T18:36:38.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.134+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=3VZ3T6ZH7L52 tag=2XS4MLMXK8OL type=write size=2175593 2024-08-29T18:36:38.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.138+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=VG26XFQVTTUC type=del size=2441882 2024-08-29T18:36:38.148 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.146+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~PUKEYZGMK6DS.0 size=1048576 2024-08-29T18:36:38.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.146+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~PUKEYZGMK6DS.1 size=1048576 2024-08-29T18:36:38.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.150+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~PUKEYZGMK6DS.2 size=860508 2024-08-29T18:36:38.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.158+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=PUKEYZGMK6DS tag=1VH40DUID7M8 type=write size=4006236 2024-08-29T18:36:38.169 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~0ZHZCFXUQB93.0 size=1048576 2024-08-29T18:36:38.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~0ZHZCFXUQB93.1 size=1048576 2024-08-29T18:36:38.176 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.174+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~0ZHZCFXUQB93.2 size=75418 2024-08-29T18:36:38.176 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.174+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=0ZHZCFXUQB93 tag=U219BL75TPR4 type=write size=3221146 2024-08-29T18:36:38.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.178+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~HKXLM0H6AF2Z.0 size=1048576 2024-08-29T18:36:38.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.182+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~HKXLM0H6AF2Z.1 size=1048576 2024-08-29T18:36:38.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.186+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~HKXLM0H6AF2Z.2 size=592854 2024-08-29T18:36:38.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.190+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=HKXLM0H6AF2Z tag=1MGSN5F46LUB type=write size=3738582 2024-08-29T18:36:38.202 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~2ECVUZPQCCYX.0 size=733072 2024-08-29T18:36:38.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.198+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=2ECVUZPQCCYX tag=ACRPH2O4H59J type=write size=1781648 2024-08-29T18:36:38.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.202+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~POSBLMJ4H2GO.0 size=1048576 2024-08-29T18:36:38.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.206+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~POSBLMJ4H2GO.1 size=1048576 2024-08-29T18:36:38.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.206+0000 7f6ed09098c0 1 < canceled part key=_multipart_IM3HELYES8HB.2~POSBLMJ4H2GO.2 size=693365 2024-08-29T18:36:38.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.214+0000 7f6ed09098c0 1 < canceled multipart upload key=IM3HELYES8HB upload=POSBLMJ4H2GO tag=U07Q7WUCG5H1 type=write size=3839093 2024-08-29T18:36:38.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.222+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~QQ6V8NKZPACA.0 size=606909 2024-08-29T18:36:38.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.222+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=QQ6V8NKZPACA tag=6NCH1LZLI73X type=write size=1655485 2024-08-29T18:36:38.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.226+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=7F3QFDPRLZH7 type=del 2024-08-29T18:36:38.237 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.234+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~MLXE8TC10MZW.0 size=1048576 2024-08-29T18:36:38.240 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.238+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~MLXE8TC10MZW.1 size=1048576 2024-08-29T18:36:38.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~MLXE8TC10MZW.2 size=568318 2024-08-29T18:36:38.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.242+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=MLXE8TC10MZW tag=0A5EDY0EZJQ2 type=write size=3714046 2024-08-29T18:36:38.248 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.246+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=BX8YRDMR1CWL type=del 2024-08-29T18:36:38.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.254+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~DIJYYSWOYKIZ.0 size=583405 2024-08-29T18:36:38.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.254+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=DIJYYSWOYKIZ tag=J5RUYMJJ0LYZ type=write size=1631981 2024-08-29T18:36:38.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.258+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~5E8LVHEWXD0B.0 size=1048576 2024-08-29T18:36:38.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.262+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~5E8LVHEWXD0B.1 size=595611 2024-08-29T18:36:38.271 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.266+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=5E8LVHEWXD0B tag=2QVBTIXWCIOH type=write size=2692763 2024-08-29T18:36:38.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.270+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=0NBO1WUGSUQ0 type=del size=2900117 2024-08-29T18:36:38.280 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.278+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~41TDAOB547MC.0 size=1048576 2024-08-29T18:36:38.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.282+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~41TDAOB547MC.1 size=453377 2024-08-29T18:36:38.291 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.286+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=41TDAOB547MC tag=F9JKPU5JY96N type=write size=2550529 2024-08-29T18:36:38.296 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.294+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=BZ84IMKD7NKT type=del size=2753640 2024-08-29T18:36:38.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.298+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=LFJMD0O3WATY type=del 2024-08-29T18:36:38.309 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.306+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~4TL1MUY3NG1W.0 size=1048576 2024-08-29T18:36:38.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.310+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~4TL1MUY3NG1W.1 size=943394 2024-08-29T18:36:38.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.310+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=4TL1MUY3NG1W tag=7NZ9TC5ZYA95 type=write size=3040546 2024-08-29T18:36:38.317 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.314+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=9NHR5COUINC3 type=del 2024-08-29T18:36:38.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.318+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=ZOPJ20XHWT49 type=del size=4063656 2024-08-29T18:36:38.326 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.322+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=12XK3O3M7IAY type=del 2024-08-29T18:36:38.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.330+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~XJ84VCQ493FT.0 size=1048576 2024-08-29T18:36:38.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.334+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~XJ84VCQ493FT.1 size=901609 2024-08-29T18:36:38.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.334+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=XJ84VCQ493FT tag=999KUCQ3SM11 type=write size=2998761 2024-08-29T18:36:38.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.338+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~9NBMU8TITOFB.0 size=1048576 2024-08-29T18:36:38.346 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.342+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~9NBMU8TITOFB.1 size=1048576 2024-08-29T18:36:38.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.346+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~9NBMU8TITOFB.2 size=543387 2024-08-29T18:36:38.358 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.354+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=9NBMU8TITOFB tag=Z48GULPASK83 type=write size=3689115 2024-08-29T18:36:38.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.358+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=MU62UJBQDVTQ type=del size=4159351 2024-08-29T18:36:38.368 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.366+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=0QY3X12B5UO6 type=del 2024-08-29T18:36:38.376 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~H5KZ5LM8U4YU.0 size=1048576 2024-08-29T18:36:38.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~H5KZ5LM8U4YU.1 size=498058 2024-08-29T18:36:38.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.378+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=H5KZ5LM8U4YU tag=7AANYZ03PL7Z type=write size=2595210 2024-08-29T18:36:38.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.382+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=8MOJO14YLORO type=del 2024-08-29T18:36:38.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.390+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~OYG96AC2UAS6.0 size=1048576 2024-08-29T18:36:38.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.394+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~OYG96AC2UAS6.1 size=1048576 2024-08-29T18:36:38.401 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.398+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~OYG96AC2UAS6.2 size=637675 2024-08-29T18:36:38.401 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.398+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=OYG96AC2UAS6 tag=5O605T4ED8OG type=write size=3783403 2024-08-29T18:36:38.406 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.402+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=DT1PRJJ5O0G3 type=del 2024-08-29T18:36:38.414 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.410+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~QUOE5LJJBQ6N.0 size=692871 2024-08-29T18:36:38.414 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.410+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=QUOE5LJJBQ6N tag=URMWXVL4SAL6 type=write size=1741447 2024-08-29T18:36:38.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.414+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=NXBPJWKJ39HA type=del 2024-08-29T18:36:38.427 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.422+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~XHJY3IB76QDX.0 size=1048576 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[77323]: cluster 2024-08-29T18:36:37.098061+0000 mgr.y (mgr.34104) 728 : cluster [DBG] pgmap v1446: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 70 KiB/s wr, 349 op/s 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[77323]: audit 2024-08-29T18:36:37.132564+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[77323]: audit 2024-08-29T18:36:37.146549+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[77323]: audit 2024-08-29T18:36:37.718918+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[78574]: cluster 2024-08-29T18:36:37.098061+0000 mgr.y (mgr.34104) 728 : cluster [DBG] pgmap v1446: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 70 KiB/s wr, 349 op/s 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[78574]: audit 2024-08-29T18:36:37.132564+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:36:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[78574]: audit 2024-08-29T18:36:37.146549+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:38 smithi089 bash[78574]: audit 2024-08-29T18:36:37.718918+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:38.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~XHJY3IB76QDX.1 size=250511 2024-08-29T18:36:38.431 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.426+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=XHJY3IB76QDX tag=QLP7K0S4I2RL type=write size=2347663 2024-08-29T18:36:38.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.434+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=VG26XFQVTTUC type=del 2024-08-29T18:36:38.446 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~X4AMLSUXAZPJ.0 size=1048576 2024-08-29T18:36:38.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.446+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~X4AMLSUXAZPJ.1 size=1048576 2024-08-29T18:36:38.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~X4AMLSUXAZPJ.2 size=204838 2024-08-29T18:36:38.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.450+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=X4AMLSUXAZPJ tag=M3NVIQ60FY2T type=write size=3350566 2024-08-29T18:36:38.458 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.454+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~0ZHZCFXUQB93.0 size=1048576 2024-08-29T18:36:38.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.458+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~0ZHZCFXUQB93.1 size=1048576 2024-08-29T18:36:38.465 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.462+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~0ZHZCFXUQB93.2 size=75418 2024-08-29T18:36:38.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.470+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=0ZHZCFXUQB93 tag=U219BL75TPR4 type=write size=3221146 2024-08-29T18:36:38.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.474+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=MO6Y92U4NNE8 type=del size=4157734 2024-08-29T18:36:38.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.478+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~2ECVUZPQCCYX.0 size=733072 2024-08-29T18:36:38.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.486+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=2ECVUZPQCCYX tag=ACRPH2O4H59J type=write size=1781648 2024-08-29T18:36:38.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.490+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=Z3HFBHG59VY8 type=del size=3242787 2024-08-29T18:36:38.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.494+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~QQ6V8NKZPACA.0 size=606909 2024-08-29T18:36:38.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.502+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=QQ6V8NKZPACA tag=6NCH1LZLI73X type=write size=1655485 2024-08-29T18:36:38.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.510+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~TVOWX8EU23FW.0 size=983940 2024-08-29T18:36:38.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.510+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=TVOWX8EU23FW tag=I6K7S80TXOHJ type=write size=2032516 2024-08-29T18:36:38.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.514+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~MLXE8TC10MZW.0 size=1048576 2024-08-29T18:36:38.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.518+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~MLXE8TC10MZW.1 size=1048576 2024-08-29T18:36:38.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.522+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~MLXE8TC10MZW.2 size=568318 2024-08-29T18:36:38.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.530+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=MLXE8TC10MZW tag=0A5EDY0EZJQ2 type=write size=3714046 2024-08-29T18:36:38.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.538+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~PS2YIR004UGE.0 size=1048576 2024-08-29T18:36:38.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~PS2YIR004UGE.1 size=960164 2024-08-29T18:36:38.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.542+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=PS2YIR004UGE tag=R0JDCNI8VL7F type=write size=3057316 2024-08-29T18:36:38.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.542+0000 7f6ed09098c0 1 < canceled part key=_multipart_1JIBQEPGZKPL.2~DIJYYSWOYKIZ.0 size=583405 2024-08-29T18:36:38.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.550+0000 7f6ed09098c0 1 < canceled multipart upload key=1JIBQEPGZKPL upload=DIJYYSWOYKIZ tag=J5RUYMJJ0LYZ type=write size=1631981 2024-08-29T18:36:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:38 smithi144 bash[67678]: cluster 2024-08-29T18:36:37.098061+0000 mgr.y (mgr.34104) 728 : cluster [DBG] pgmap v1446: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 70 KiB/s wr, 349 op/s 2024-08-29T18:36:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:38 smithi144 bash[67678]: audit 2024-08-29T18:36:37.132564+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:36:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:38 smithi144 bash[67678]: audit 2024-08-29T18:36:37.146549+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:36:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:38 smithi144 bash[67678]: audit 2024-08-29T18:36:37.718918+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:38.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.554+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=JSRI5O200HA5 type=del size=1145087 2024-08-29T18:36:38.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.558+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=0NBO1WUGSUQ0 type=del 2024-08-29T18:36:38.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~28XBAB2JYR1M.0 size=1048576 2024-08-29T18:36:38.575 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.570+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~28XBAB2JYR1M.1 size=1048576 2024-08-29T18:36:38.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.574+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~28XBAB2JYR1M.2 size=656566 2024-08-29T18:36:38.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.574+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=28XBAB2JYR1M tag=AX0RU7ZBO35B type=write size=3802294 2024-08-29T18:36:38.583 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.578+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=BZ84IMKD7NKT type=del 2024-08-29T18:36:38.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.582+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=627VNX0G1WJJ type=del size=1276330 2024-08-29T18:36:38.592 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.590+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~4TL1MUY3NG1W.0 size=1048576 2024-08-29T18:36:38.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.594+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~4TL1MUY3NG1W.1 size=943394 2024-08-29T18:36:38.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.598+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=4TL1MUY3NG1W tag=7NZ9TC5ZYA95 type=write size=3040546 2024-08-29T18:36:38.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.610+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~6K41XBNULJH8.0 size=1048576 2024-08-29T18:36:38.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.610+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~6K41XBNULJH8.1 size=1048576 2024-08-29T18:36:38.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~6K41XBNULJH8.2 size=148176 2024-08-29T18:36:38.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.614+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=6K41XBNULJH8 tag=B3Z684VUSPHZ type=write size=3293904 2024-08-29T18:36:38.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.626+0000 7f6ed09098c0 1 < suggested remove operation key=U65PBPAVH1S4 tag=ZOPJ20XHWT49 type=del 2024-08-29T18:36:38.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~KH5PWJC2WUMR.0 size=1048576 2024-08-29T18:36:38.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.638+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~KH5PWJC2WUMR.1 size=49152 2024-08-29T18:36:38.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.638+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=KH5PWJC2WUMR tag=67M2UN51FYWA type=write size=2146304 2024-08-29T18:36:38.647 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.642+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~XJ84VCQ493FT.0 size=1048576 2024-08-29T18:36:38.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.646+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~XJ84VCQ493FT.1 size=901609 2024-08-29T18:36:38.660 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.658+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=XJ84VCQ493FT tag=999KUCQ3SM11 type=write size=2998761 2024-08-29T18:36:38.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.666+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~NKPV6DDPMIUQ.0 size=1048576 2024-08-29T18:36:38.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.670+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~NKPV6DDPMIUQ.1 size=314699 2024-08-29T18:36:38.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.670+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=NKPV6DDPMIUQ tag=W1LWEQ5R8Q5O type=write size=2411851 2024-08-29T18:36:38.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.674+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=MU62UJBQDVTQ type=del 2024-08-29T18:36:38.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.682+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=C9Q99T0BIH7E type=del size=1503350 2024-08-29T18:36:38.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.686+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~H5KZ5LM8U4YU.0 size=1048576 2024-08-29T18:36:38.694 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.690+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~H5KZ5LM8U4YU.1 size=498058 2024-08-29T18:36:38.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.698+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=H5KZ5LM8U4YU tag=7AANYZ03PL7Z type=write size=2595210 2024-08-29T18:36:38.707 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.702+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=TR87T4JS0ZVY type=del size=2269866 2024-08-29T18:36:38.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.710+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~OYG96AC2UAS6.0 size=1048576 2024-08-29T18:36:38.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.714+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~OYG96AC2UAS6.1 size=1048576 2024-08-29T18:36:38.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.718+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~OYG96AC2UAS6.2 size=637675 2024-08-29T18:36:38.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.726+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=OYG96AC2UAS6 tag=5O605T4ED8OG type=write size=3783403 2024-08-29T18:36:38.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.730+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=EJ7YL9KT9Y2J type=del size=2720470 2024-08-29T18:36:38.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.734+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~QUOE5LJJBQ6N.0 size=692871 2024-08-29T18:36:38.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.742+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=QUOE5LJJBQ6N tag=URMWXVL4SAL6 type=write size=1741447 2024-08-29T18:36:38.750 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.746+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=4DJOQ1L1GF44 type=del size=927766 2024-08-29T18:36:38.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.750+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~XHJY3IB76QDX.0 size=1048576 2024-08-29T18:36:38.758 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.754+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~XHJY3IB76QDX.1 size=250511 2024-08-29T18:36:38.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.762+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=XHJY3IB76QDX tag=QLP7K0S4I2RL type=write size=2347663 2024-08-29T18:36:38.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.766+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=QQRBJ3OGVI0F type=del size=1088673 2024-08-29T18:36:38.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.770+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~X4AMLSUXAZPJ.0 size=1048576 2024-08-29T18:36:38.778 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.774+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~X4AMLSUXAZPJ.1 size=1048576 2024-08-29T18:36:38.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.778+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~X4AMLSUXAZPJ.2 size=204838 2024-08-29T18:36:38.790 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.786+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=X4AMLSUXAZPJ tag=M3NVIQ60FY2T type=write size=3350566 2024-08-29T18:36:38.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~1OR8N2LTQ05Y.0 size=142709 2024-08-29T18:36:38.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.798+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=1OR8N2LTQ05Y tag=COM4D0DSLSOT type=write size=1191285 2024-08-29T18:36:38.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.806+0000 7f6ed09098c0 1 < suggested remove operation key=RSCA9226LE11 tag=MO6Y92U4NNE8 type=del 2024-08-29T18:36:38.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.814+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~SC7E2MFMEQ9V.0 size=617925 2024-08-29T18:36:38.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.814+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=SC7E2MFMEQ9V tag=4LHLHL7IUT9H type=write size=1666501 2024-08-29T18:36:38.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.822+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=Z3HFBHG59VY8 type=del 2024-08-29T18:36:38.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.830+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~DYHPVOH4BS90.0 size=575821 2024-08-29T18:36:38.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.830+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=DYHPVOH4BS90 tag=JFBQECZZGTP7 type=write size=1624397 2024-08-29T18:36:38.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.834+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~TVOWX8EU23FW.0 size=983940 2024-08-29T18:36:38.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.842+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=TVOWX8EU23FW tag=I6K7S80TXOHJ type=write size=2032516 2024-08-29T18:36:38.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.850+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=8CQ6S7UF39ZT type=del size=981581 2024-08-29T18:36:38.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.854+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~PS2YIR004UGE.0 size=1048576 2024-08-29T18:36:38.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.858+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~PS2YIR004UGE.1 size=960164 2024-08-29T18:36:38.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.866+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=PS2YIR004UGE tag=R0JDCNI8VL7F type=write size=3057316 2024-08-29T18:36:38.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.874+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~M04DB4JSL5GF.0 size=1048576 2024-08-29T18:36:38.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.878+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~M04DB4JSL5GF.1 size=1048576 2024-08-29T18:36:38.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.882+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~M04DB4JSL5GF.2 size=470581 2024-08-29T18:36:38.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.882+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=M04DB4JSL5GF tag=II3YBE9EZCNV type=write size=3616309 2024-08-29T18:36:38.892 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.890+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=JSRI5O200HA5 type=del 2024-08-29T18:36:38.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.898+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~QXJG2MDZTCL5.0 size=1048576 2024-08-29T18:36:38.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~QXJG2MDZTCL5.1 size=1048576 2024-08-29T18:36:38.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.906+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~QXJG2MDZTCL5.2 size=728875 2024-08-29T18:36:38.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.906+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=QXJG2MDZTCL5 tag=GVQ8VJJA5GGL type=write size=3874603 2024-08-29T18:36:38.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.910+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~28XBAB2JYR1M.0 size=1048576 2024-08-29T18:36:38.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.914+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~28XBAB2JYR1M.1 size=1048576 2024-08-29T18:36:38.922 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.918+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~28XBAB2JYR1M.2 size=656566 2024-08-29T18:36:38.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.926+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=28XBAB2JYR1M tag=AX0RU7ZBO35B type=write size=3802294 2024-08-29T18:36:38.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.934+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=11GA4UD21Z6J type=del size=3673182 2024-08-29T18:36:38.943 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.938+0000 7f6ed09098c0 -1 < failed to complete operation key=RSCA9226LE11 tag=627VNX0G1WJJ type=del size=1276330: (22) Invalid argument 2024-08-29T18:36:38.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.946+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=28W8AEZJA21Q type=del size=1057959 2024-08-29T18:36:38.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.946+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~6K41XBNULJH8.0 size=1048576 2024-08-29T18:36:38.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.950+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~6K41XBNULJH8.1 size=1048576 2024-08-29T18:36:38.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.954+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~6K41XBNULJH8.2 size=148176 2024-08-29T18:36:38.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.962+0000 7f6ed09098c0 1 < canceled multipart upload key=G1P9V2I0LJNU upload=6K41XBNULJH8 tag=B3Z684VUSPHZ type=write size=3293904 2024-08-29T18:36:38.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~83RGE4GZ6TV4.0 size=1048576 2024-08-29T18:36:38.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~83RGE4GZ6TV4.1 size=1048576 2024-08-29T18:36:38.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.978+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~83RGE4GZ6TV4.2 size=248318 2024-08-29T18:36:38.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.978+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=83RGE4GZ6TV4 tag=BVLYC1VGHJVP type=write size=3394046 2024-08-29T18:36:38.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.986+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~KH5PWJC2WUMR.0 size=1048576 2024-08-29T18:36:38.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.990+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~KH5PWJC2WUMR.1 size=49152 2024-08-29T18:36:39.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:38.998+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=KH5PWJC2WUMR tag=67M2UN51FYWA type=write size=2146304 2024-08-29T18:36:39.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.002+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=VRTRUWG06IZ4 type=write size=102165 2024-08-29T18:36:39.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.006+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~NKPV6DDPMIUQ.0 size=1048576 2024-08-29T18:36:39.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.010+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~NKPV6DDPMIUQ.1 size=314699 2024-08-29T18:36:39.023 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.018+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=NKPV6DDPMIUQ tag=W1LWEQ5R8Q5O type=write size=2411851 2024-08-29T18:36:39.028 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.026+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=ECSW5ZO03SJL type=write size=268429 2024-08-29T18:36:39.033 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.030+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=C9Q99T0BIH7E type=del 2024-08-29T18:36:39.038 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.034+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=RI3X6BZOD61D type=write size=497852 2024-08-29T18:36:39.043 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.038+0000 7f6ed09098c0 1 < canceled operation key=33M9LBPG8N6W tag=TR87T4JS0ZVY type=del size=2269866 2024-08-29T18:36:39.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.046+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=5EGRJIAEU6UN type=del size=1281906 2024-08-29T18:36:39.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.050+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=EJ7YL9KT9Y2J type=del 2024-08-29T18:36:39.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~HALVITLH7DO9.0 size=1048576 2024-08-29T18:36:39.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~HALVITLH7DO9.1 size=1048576 2024-08-29T18:36:39.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.066+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~HALVITLH7DO9.2 size=191455 2024-08-29T18:36:39.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.066+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=HALVITLH7DO9 tag=UJ5EI4HTUFP4 type=write size=3337183 2024-08-29T18:36:39.074 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.070+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=4DJOQ1L1GF44 type=del 2024-08-29T18:36:39.082 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.078+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~OZS1MXRT4EGY.0 size=944517 2024-08-29T18:36:39.082 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.078+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=OZS1MXRT4EGY tag=C5V7ZCEADX95 type=write size=1993093 2024-08-29T18:36:39.086 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.082+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=QQRBJ3OGVI0F type=del 2024-08-29T18:36:39.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.090+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~8V0YX7LU1EZV.0 size=1048576 2024-08-29T18:36:39.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.094+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~8V0YX7LU1EZV.1 size=798139 2024-08-29T18:36:39.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.094+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=8V0YX7LU1EZV tag=QTGYSX7U7OAU type=write size=2895291 2024-08-29T18:36:39.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.094+0000 7f6ed09098c0 1 < canceled part key=_multipart_MC8ER9H5LSDG.2~1OR8N2LTQ05Y.0 size=142709 2024-08-29T18:36:39.106 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.102+0000 7f6ed09098c0 1 < canceled multipart upload key=MC8ER9H5LSDG upload=1OR8N2LTQ05Y tag=COM4D0DSLSOT type=write size=1191285 2024-08-29T18:36:39.114 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~V57C0JXQ5IVX.0 size=1048576 2024-08-29T18:36:39.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~V57C0JXQ5IVX.1 size=1048576 2024-08-29T18:36:39.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.118+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~V57C0JXQ5IVX.2 size=80170 2024-08-29T18:36:39.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.118+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=V57C0JXQ5IVX tag=BSJDV8KTC8RG type=write size=3225898 2024-08-29T18:36:39.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.122+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~SC7E2MFMEQ9V.0 size=617925 2024-08-29T18:36:39.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.130+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=SC7E2MFMEQ9V tag=4LHLHL7IUT9H type=write size=1666501 2024-08-29T18:36:39.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.138+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~B2W6NCG90ZZ4.0 size=637608 2024-08-29T18:36:39.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.138+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=B2W6NCG90ZZ4 tag=3SGKGFC0R9P3 type=write size=1686184 2024-08-29T18:36:39.147 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.142+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~DYHPVOH4BS90.0 size=575821 2024-08-29T18:36:39.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.154+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=DYHPVOH4BS90 tag=JFBQECZZGTP7 type=write size=1624397 2024-08-29T18:36:39.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.158+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=SWU7XMLKBUGT type=del size=473044 2024-08-29T18:36:39.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.162+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=8CQ6S7UF39ZT type=del 2024-08-29T18:36:39.175 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~AS0TAX51UMC5.0 size=1048576 2024-08-29T18:36:39.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.174+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~AS0TAX51UMC5.1 size=1048576 2024-08-29T18:36:39.182 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~AS0TAX51UMC5.2 size=505224 2024-08-29T18:36:39.182 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.178+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=AS0TAX51UMC5 tag=KFIC0ECKSHUR type=write size=3650952 2024-08-29T18:36:39.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.182+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~M04DB4JSL5GF.0 size=1048576 2024-08-29T18:36:39.192 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.190+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~M04DB4JSL5GF.1 size=1048576 2024-08-29T18:36:39.192 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.190+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~M04DB4JSL5GF.2 size=470581 2024-08-29T18:36:39.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.198+0000 7f6ed09098c0 1 < canceled multipart upload key=U1C7NYZ2J1K9 upload=M04DB4JSL5GF tag=II3YBE9EZCNV type=write size=3616309 2024-08-29T18:36:39.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.206+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~5M9HPD2D2IMM.0 size=1048576 2024-08-29T18:36:39.214 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.210+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~5M9HPD2D2IMM.1 size=1048576 2024-08-29T18:36:39.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~5M9HPD2D2IMM.2 size=618549 2024-08-29T18:36:39.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.214+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=5M9HPD2D2IMM tag=QAEZIHCM8626 type=write size=3764277 2024-08-29T18:36:39.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.222+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~QXJG2MDZTCL5.0 size=1048576 2024-08-29T18:36:39.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.226+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~QXJG2MDZTCL5.1 size=1048576 2024-08-29T18:36:39.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.230+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~QXJG2MDZTCL5.2 size=728875 2024-08-29T18:36:39.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.234+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=QXJG2MDZTCL5 tag=GVQ8VJJA5GGL type=write size=3874603 2024-08-29T18:36:39.248 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~A9XTN7IPFHX4.0 size=1048576 2024-08-29T18:36:39.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~A9XTN7IPFHX4.1 size=944858 2024-08-29T18:36:39.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.246+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=A9XTN7IPFHX4 tag=LL3XS54Q7GYD type=write size=3042010 2024-08-29T18:36:39.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.254+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=11GA4UD21Z6J type=del 2024-08-29T18:36:39.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.258+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=89PJ8QKPC3E1 type=del size=1439798 2024-08-29T18:36:39.269 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.266+0000 7f6ed09098c0 1 < suggested update operation key=D22QZG3QHUUK tag=28W8AEZJA21Q type=del size=1057959 2024-08-29T18:36:39.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.270+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=4Y7LH3B2I66X type=write size=114847 2024-08-29T18:36:39.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.274+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~83RGE4GZ6TV4.0 size=1048576 2024-08-29T18:36:39.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.274+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~83RGE4GZ6TV4.1 size=1048576 2024-08-29T18:36:39.283 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.278+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~83RGE4GZ6TV4.2 size=248318 2024-08-29T18:36:39.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.286+0000 7f6ed09098c0 1 < canceled multipart upload key=G1P9V2I0LJNU upload=83RGE4GZ6TV4 tag=BVLYC1VGHJVP type=write size=3394046 2024-08-29T18:36:39.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.298+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~24GLU3ZGAACU.0 size=724431 2024-08-29T18:36:39.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.298+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=24GLU3ZGAACU tag=DFHZ8ZPWIA23 type=write size=1773007 2024-08-29T18:36:39.305 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.302+0000 7f6ed09098c0 1 < completed write operation key=MC8ER9H5LSDG tag=VRTRUWG06IZ4 type=write size=102165 2024-08-29T18:36:39.314 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.310+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~D6RXN127FKKX.0 size=1048576 2024-08-29T18:36:39.317 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.314+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~D6RXN127FKKX.1 size=1048576 2024-08-29T18:36:39.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~D6RXN127FKKX.2 size=31816 2024-08-29T18:36:39.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.318+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=D6RXN127FKKX tag=17AU5Y1O11WL type=write size=3177544 2024-08-29T18:36:39.326 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.322+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=ECSW5ZO03SJL type=write size=268429 2024-08-29T18:36:39.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.334+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~SPWWVPD6FBCC.0 size=616081 2024-08-29T18:36:39.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.334+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=SPWWVPD6FBCC tag=IDMV0E3I8CMS type=write size=1664657 2024-08-29T18:36:39.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.338+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=RI3X6BZOD61D type=write size=497852 2024-08-29T18:36:39.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.346+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~I6PPN3PUKWQ0.0 size=1048576 2024-08-29T18:36:39.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~I6PPN3PUKWQ0.1 size=1048576 2024-08-29T18:36:39.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.358+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~I6PPN3PUKWQ0.2 size=73305 2024-08-29T18:36:39.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.358+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=I6PPN3PUKWQ0 tag=BHO8B20S7XSV type=write size=3219033 2024-08-29T18:36:39.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.362+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=5EGRJIAEU6UN type=del 2024-08-29T18:36:39.375 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.370+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~1CDT8YG83DGM.0 size=1048576 2024-08-29T18:36:39.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~1CDT8YG83DGM.1 size=1048576 2024-08-29T18:36:39.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~1CDT8YG83DGM.2 size=744616 2024-08-29T18:36:39.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.378+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=1CDT8YG83DGM tag=C7R7I86O910B type=write size=3890344 2024-08-29T18:36:39.387 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.382+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~HALVITLH7DO9.0 size=1048576 2024-08-29T18:36:39.391 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.386+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~HALVITLH7DO9.1 size=1048576 2024-08-29T18:36:39.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.390+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~HALVITLH7DO9.2 size=191455 2024-08-29T18:36:39.402 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.398+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=HALVITLH7DO9 tag=UJ5EI4HTUFP4 type=write size=3337183 2024-08-29T18:36:39.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.402+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=9O5LP4CAJSE0 type=del size=3798167 2024-08-29T18:36:39.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.410+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~OZS1MXRT4EGY.0 size=944517 2024-08-29T18:36:39.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.414+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=OZS1MXRT4EGY tag=C5V7ZCEADX95 type=write size=1993093 2024-08-29T18:36:39.423 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.418+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=9L4XVBPN7TS6 type=write size=741386 2024-08-29T18:36:39.425 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.422+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~8V0YX7LU1EZV.0 size=1048576 2024-08-29T18:36:39.425 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.422+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~8V0YX7LU1EZV.1 size=798139 2024-08-29T18:36:39.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.430+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=8V0YX7LU1EZV tag=QTGYSX7U7OAU type=write size=2895291 2024-08-29T18:36:39.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.438+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~SZWWDGYJTRZF.0 size=450580 2024-08-29T18:36:39.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.438+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=SZWWDGYJTRZF tag=SSSD9X6KJRNC type=write size=1499156 2024-08-29T18:36:39.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.442+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~V57C0JXQ5IVX.0 size=1048576 2024-08-29T18:36:39.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.446+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~V57C0JXQ5IVX.1 size=1048576 2024-08-29T18:36:39.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.446+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~V57C0JXQ5IVX.2 size=80170 2024-08-29T18:36:39.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.454+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=V57C0JXQ5IVX tag=BSJDV8KTC8RG type=write size=3225898 2024-08-29T18:36:39.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.462+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~Z8HSTY0RHY1E.0 size=1048576 2024-08-29T18:36:39.470 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~Z8HSTY0RHY1E.1 size=1048576 2024-08-29T18:36:39.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~Z8HSTY0RHY1E.2 size=384936 2024-08-29T18:36:39.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.470+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=Z8HSTY0RHY1E tag=SC94B0QJ983S type=write size=3530664 2024-08-29T18:36:39.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.470+0000 7f6ed09098c0 1 < canceled part key=_multipart_JFWKQNVPQWCB.2~B2W6NCG90ZZ4.0 size=637608 2024-08-29T18:36:39.483 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.478+0000 7f6ed09098c0 1 < canceled multipart upload key=JFWKQNVPQWCB upload=B2W6NCG90ZZ4 tag=3SGKGFC0R9P3 type=write size=1686184 2024-08-29T18:36:39.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.486+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=92IA5NDR9VUQ type=write size=149895 2024-08-29T18:36:39.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.490+0000 7f6ed09098c0 -1 < failed to complete operation key=D22QZG3QHUUK tag=SWU7XMLKBUGT type=del size=473044: (22) Invalid argument 2024-08-29T18:36:39.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.494+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=OTZK16XO8W0V type=write size=982967 2024-08-29T18:36:39.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.498+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~AS0TAX51UMC5.0 size=1048576 2024-08-29T18:36:39.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.502+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~AS0TAX51UMC5.1 size=1048576 2024-08-29T18:36:39.511 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.506+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~AS0TAX51UMC5.2 size=505224 2024-08-29T18:36:39.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.518+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=AS0TAX51UMC5 tag=KFIC0ECKSHUR type=write size=3650952 2024-08-29T18:36:39.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.522+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=ICL8JXN0KGPQ type=del size=1545485 2024-08-29T18:36:39.530 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.526+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~5M9HPD2D2IMM.0 size=1048576 2024-08-29T18:36:39.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.530+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~5M9HPD2D2IMM.1 size=1048576 2024-08-29T18:36:39.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.538+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~5M9HPD2D2IMM.2 size=618549 2024-08-29T18:36:39.550 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.546+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=5M9HPD2D2IMM tag=QAEZIHCM8626 type=write size=3764277 2024-08-29T18:36:39.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.550+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=KWM6XUB91QMP type=del size=203769 2024-08-29T18:36:39.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.554+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~A9XTN7IPFHX4.0 size=1048576 2024-08-29T18:36:39.564 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.562+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~A9XTN7IPFHX4.1 size=944858 2024-08-29T18:36:39.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.570+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=A9XTN7IPFHX4 tag=LL3XS54Q7GYD type=write size=3042010 2024-08-29T18:36:39.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.574+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=AG8CTF9RGXMQ type=del size=611449 2024-08-29T18:36:39.582 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.578+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=89PJ8QKPC3E1 type=del 2024-08-29T18:36:39.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~YAMNEZK5ICA8.0 size=205370 2024-08-29T18:36:39.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.586+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=YAMNEZK5ICA8 tag=0BMBELHR7G8I type=write size=1253946 2024-08-29T18:36:39.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.594+0000 7f6ed09098c0 1 < completed write operation key=T17NEBEBIVZH tag=4Y7LH3B2I66X type=write size=114847 2024-08-29T18:36:39.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.598+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=P750C8K62KJZ type=del size=1182588 2024-08-29T18:36:39.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.602+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~24GLU3ZGAACU.0 size=724431 2024-08-29T18:36:39.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.610+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=24GLU3ZGAACU tag=DFHZ8ZPWIA23 type=write size=1773007 2024-08-29T18:36:39.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.614+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=OW4AJEY6DFQI type=del size=759828 2024-08-29T18:36:39.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.618+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~D6RXN127FKKX.0 size=1048576 2024-08-29T18:36:39.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.626+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~D6RXN127FKKX.1 size=1048576 2024-08-29T18:36:39.632 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.630+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~D6RXN127FKKX.2 size=31816 2024-08-29T18:36:39.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.638+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=D6RXN127FKKX tag=17AU5Y1O11WL type=write size=3177544 2024-08-29T18:36:39.645 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.642+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=ERF0YOWUTYO9 type=del size=730811 2024-08-29T18:36:39.650 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.646+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~SPWWVPD6FBCC.0 size=616081 2024-08-29T18:36:39.660 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.658+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=SPWWVPD6FBCC tag=IDMV0E3I8CMS type=write size=1664657 2024-08-29T18:36:39.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.662+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=T98F9QACDTRB type=del size=1522230 2024-08-29T18:36:39.670 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.666+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~I6PPN3PUKWQ0.0 size=1048576 2024-08-29T18:36:39.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.670+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~I6PPN3PUKWQ0.1 size=1048576 2024-08-29T18:36:39.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.670+0000 7f6ed09098c0 1 < canceled part key=_multipart_9YA3AB4NRFXE.2~I6PPN3PUKWQ0.2 size=73305 2024-08-29T18:36:39.683 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.678+0000 7f6ed09098c0 1 < canceled multipart upload key=9YA3AB4NRFXE upload=I6PPN3PUKWQ0 tag=BHO8B20S7XSV type=write size=3219033 2024-08-29T18:36:39.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.682+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=CZIIFL7W9MTD type=del size=2586275 2024-08-29T18:36:39.693 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.690+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~1CDT8YG83DGM.0 size=1048576 2024-08-29T18:36:39.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.694+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~1CDT8YG83DGM.1 size=1048576 2024-08-29T18:36:39.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.698+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~1CDT8YG83DGM.2 size=744616 2024-08-29T18:36:39.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.706+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=1CDT8YG83DGM tag=C7R7I86O910B type=write size=3890344 2024-08-29T18:36:39.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.714+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~SME6M9X979FW.0 size=1048576 2024-08-29T18:36:39.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.718+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~SME6M9X979FW.1 size=606972 2024-08-29T18:36:39.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.718+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=SME6M9X979FW tag=OOBEH7G5AXVD type=write size=2704124 2024-08-29T18:36:39.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.726+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=9O5LP4CAJSE0 type=del 2024-08-29T18:36:39.733 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.730+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=2K06PSXZ5JO8 type=del size=3134128 2024-08-29T18:36:39.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.738+0000 7f6ed09098c0 1 < suggested remove operation key=IM3HELYES8HB tag=9L4XVBPN7TS6 type=write 2024-08-29T18:36:39.748 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.746+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=Q526RKP7D6PR type=write size=722408 2024-08-29T18:36:39.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.750+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~SZWWDGYJTRZF.0 size=450580 2024-08-29T18:36:39.760 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.758+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=SZWWDGYJTRZF tag=SSSD9X6KJRNC type=write size=1499156 2024-08-29T18:36:39.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.762+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=OPE238WQUMLB type=del size=461041 2024-08-29T18:36:39.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.766+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~Z8HSTY0RHY1E.0 size=1048576 2024-08-29T18:36:39.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.770+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~Z8HSTY0RHY1E.1 size=1048576 2024-08-29T18:36:39.778 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.774+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~Z8HSTY0RHY1E.2 size=384936 2024-08-29T18:36:39.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.782+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=Z8HSTY0RHY1E tag=SC94B0QJ983S type=write size=3530664 2024-08-29T18:36:39.791 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.786+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=JJ4PXHG76HZA type=del size=1208088 2024-08-29T18:36:39.796 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.794+0000 7f6ed09098c0 1 < completed write operation key=3GZQ8X1OX9YW tag=92IA5NDR9VUQ type=write size=149895 2024-08-29T18:36:39.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.798+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=92OILX1CYD3B type=del size=1843713 2024-08-29T18:36:39.805 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.802+0000 7f6ed09098c0 1 < completed write operation key=PKQYV72BR5HD tag=OTZK16XO8W0V type=write size=982967 2024-08-29T18:36:39.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.806+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=CJW0025TCNE0 type=del size=1236984 2024-08-29T18:36:39.815 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.810+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=ICL8JXN0KGPQ type=del size=1545485 2024-08-29T18:36:39.819 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.814+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=QT89V58YDFDX type=del size=365644 2024-08-29T18:36:39.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.822+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=KWM6XUB91QMP type=del 2024-08-29T18:36:39.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.826+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=1PL4S1RS8SXR type=del size=2652861 2024-08-29T18:36:39.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.830+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=AG8CTF9RGXMQ type=del 2024-08-29T18:36:39.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.834+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=DK0Q70M0GUAR type=del size=2609212 2024-08-29T18:36:39.842 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.838+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~YAMNEZK5ICA8.0 size=205370 2024-08-29T18:36:39.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.846+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=YAMNEZK5ICA8 tag=0BMBELHR7G8I type=write size=1253946 2024-08-29T18:36:39.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.854+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=AA06X2W41B4V type=del size=1680058 2024-08-29T18:36:39.861 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.858+0000 7f6ed09098c0 1 < canceled operation key=GMA2OSTAZKM1 tag=P750C8K62KJZ type=del size=1182588 2024-08-29T18:36:39.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.862+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=I2V219E91M42 type=del size=3677380 2024-08-29T18:36:39.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.866+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=OW4AJEY6DFQI type=del 2024-08-29T18:36:39.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.874+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=ZVMRRGT5MFAS type=write size=679150 2024-08-29T18:36:39.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.882+0000 7f6ed09098c0 1 < suggested update operation key=JZAZMOA9DG2A tag=ERF0YOWUTYO9 type=del size=730811 2024-08-29T18:36:39.890 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.886+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=5AGW8S61K7AN type=del size=1254657 2024-08-29T18:36:39.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.890+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=T98F9QACDTRB type=del 2024-08-29T18:36:39.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.894+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=HF08O2IH1MJ8 type=del size=1403275 2024-08-29T18:36:39.904 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.902+0000 7f6ed09098c0 1 < canceled operation key=WPFJRC8Z3MRR tag=CZIIFL7W9MTD type=del size=2586275 2024-08-29T18:36:39.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.906+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=9G5PNF0NFL6C type=del size=4157633 2024-08-29T18:36:39.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.910+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~SME6M9X979FW.0 size=1048576 2024-08-29T18:36:39.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.914+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~SME6M9X979FW.1 size=606972 2024-08-29T18:36:39.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.922+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=SME6M9X979FW tag=OOBEH7G5AXVD type=write size=2704124 2024-08-29T18:36:39.929 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.926+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=IJI3YE2FRNKP type=del size=995294 2024-08-29T18:36:39.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.930+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=2K06PSXZ5JO8 type=del 2024-08-29T18:36:39.939 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.934+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=J9NBY0015I1A type=del size=2700782 2024-08-29T18:36:39.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.946+0000 7f6ed09098c0 1 < suggested update operation key=8YEVJGWDV919 tag=Q526RKP7D6PR type=write size=722408 2024-08-29T18:36:39.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.950+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=N2QUN2CW79H5 type=write size=909184 2024-08-29T18:36:39.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.954+0000 7f6ed09098c0 1 < canceled operation key=8QI8JSK2PKHT tag=OPE238WQUMLB type=del size=461041 2024-08-29T18:36:39.964 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.962+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=O0117SAAC805 type=del size=2445777 2024-08-29T18:36:39.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.966+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=JJ4PXHG76HZA type=del 2024-08-29T18:36:39.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~00G6JS47N4N3.0 size=1048576 2024-08-29T18:36:39.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.978+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~00G6JS47N4N3.1 size=1048576 2024-08-29T18:36:39.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.982+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~00G6JS47N4N3.2 size=360009 2024-08-29T18:36:39.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.982+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=00G6JS47N4N3 tag=1CRB807XL04X type=write size=3505737 2024-08-29T18:36:39.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.986+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=92OILX1CYD3B type=del 2024-08-29T18:36:39.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.994+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~TWS96EXSC5YA.0 size=1048576 2024-08-29T18:36:40.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:39.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~TWS96EXSC5YA.1 size=1048576 2024-08-29T18:36:40.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~TWS96EXSC5YA.2 size=750298 2024-08-29T18:36:40.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.002+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=TWS96EXSC5YA tag=51Y5V5QI353P type=write size=3896026 2024-08-29T18:36:40.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.010+0000 7f6ed09098c0 1 < suggested remove operation key=WPFJRC8Z3MRR tag=CJW0025TCNE0 type=del 2024-08-29T18:36:40.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.014+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=HUJBYMR9PEX2 type=del size=3586917 2024-08-29T18:36:40.023 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.018+0000 7f6ed09098c0 1 < canceled operation key=IM3HELYES8HB tag=QT89V58YDFDX type=del size=365644 2024-08-29T18:36:40.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~CVSKFQZILQOI.0 size=1048576 2024-08-29T18:36:40.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.030+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~CVSKFQZILQOI.1 size=1042160 2024-08-29T18:36:40.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.030+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=CVSKFQZILQOI tag=DPZ7TEGRNYOT type=write size=3139312 2024-08-29T18:36:40.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.038+0000 7f6ed09098c0 -1 < failed to complete operation key=8YEVJGWDV919 tag=1PL4S1RS8SXR type=del size=2652861: (22) Invalid argument 2024-08-29T18:36:40.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.046+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~8VFDRKMNW6RF.0 size=1048576 2024-08-29T18:36:40.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.050+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~8VFDRKMNW6RF.1 size=1048576 2024-08-29T18:36:40.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.054+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~8VFDRKMNW6RF.2 size=851691 2024-08-29T18:36:40.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.054+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=8VFDRKMNW6RF tag=9ISAETHOVMQP type=write size=3997419 2024-08-29T18:36:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.058+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=DK0Q70M0GUAR type=del 2024-08-29T18:36:40.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.062+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=KIQH5DVRXZAN type=del size=3440172 2024-08-29T18:36:40.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.074+0000 7f6ed09098c0 1 < suggested update operation key=PKQYV72BR5HD tag=AA06X2W41B4V type=del size=1680058 2024-08-29T18:36:40.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.078+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=BVIS6HIH6UOF type=del size=1884648 2024-08-29T18:36:40.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.086+0000 7f6ed09098c0 1 < suggested remove operation key=8YEVJGWDV919 tag=I2V219E91M42 type=del 2024-08-29T18:36:40.096 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.094+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=S9QPY7SYGKPU type=del size=2944685 2024-08-29T18:36:40.101 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.098+0000 7f6ed09098c0 1 < completed write operation key=MFIKA3GJW88G tag=ZVMRRGT5MFAS type=write size=679150 2024-08-29T18:36:40.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.102+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=NP5NTLP9QV2O type=write size=411121 2024-08-29T18:36:40.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.110+0000 7f6ed09098c0 1 < suggested update operation key=9HAS9BRXQSRH tag=5AGW8S61K7AN type=del size=1254657 2024-08-29T18:36:40.120 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.118+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=E3418HMTC5I1 type=del size=605145 2024-08-29T18:36:40.130 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.126+0000 7f6ed09098c0 1 < suggested update operation key=9KL8LQBXNU1I tag=HF08O2IH1MJ8 type=del size=1403275 2024-08-29T18:36:40.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~VW8ZYX6YX059.0 size=741420 2024-08-29T18:36:40.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.134+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=VW8ZYX6YX059 tag=WJUR3AYS12NS type=write size=1789996 2024-08-29T18:36:40.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.142+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=9G5PNF0NFL6C type=del 2024-08-29T18:36:40.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.146+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=Y1Z9CASV57J0 type=del size=834871 2024-08-29T18:36:40.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.150+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=IJI3YE2FRNKP type=del 2024-08-29T18:36:40.158 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.154+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=WPM2STWFDDIB type=write size=562786 2024-08-29T18:36:40.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.158+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=J9NBY0015I1A type=del 2024-08-29T18:36:40.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.162+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=5MA2PW7FY5W9 type=write size=899369 2024-08-29T18:36:40.172 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.170+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=N2QUN2CW79H5 type=write size=909184 2024-08-29T18:36:40.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~1DJ91CENA8J3.0 size=226888 2024-08-29T18:36:40.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.178+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=1DJ91CENA8J3 tag=D00U4H8Z5SXP type=write size=1275464 2024-08-29T18:36:40.185 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.182+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=O0117SAAC805 type=del 2024-08-29T18:36:40.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.186+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=5QE73Q9IP41L type=del size=994334 2024-08-29T18:36:40.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.190+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~00G6JS47N4N3.0 size=1048576 2024-08-29T18:36:40.199 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.194+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~00G6JS47N4N3.1 size=1048576 2024-08-29T18:36:40.202 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.198+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~00G6JS47N4N3.2 size=360009 2024-08-29T18:36:40.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.206+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=00G6JS47N4N3 tag=1CRB807XL04X type=write size=3505737 2024-08-29T18:36:40.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.214+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=019IOEGC86K5 type=del size=1404705 2024-08-29T18:36:40.223 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.218+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~TWS96EXSC5YA.0 size=1048576 2024-08-29T18:36:40.227 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.222+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~TWS96EXSC5YA.1 size=1048576 2024-08-29T18:36:40.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.226+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~TWS96EXSC5YA.2 size=750298 2024-08-29T18:36:40.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.234+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=TWS96EXSC5YA tag=51Y5V5QI353P type=write size=3896026 2024-08-29T18:36:40.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~FDMWB0438GRP.0 size=1048576 2024-08-29T18:36:40.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~FDMWB0438GRP.1 size=767107 2024-08-29T18:36:40.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.246+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=FDMWB0438GRP tag=AJK38IC6XFJU type=write size=2864259 2024-08-29T18:36:40.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.254+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=HUJBYMR9PEX2 type=del 2024-08-29T18:36:40.265 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.262+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~FRPFOFB64XVV.0 size=1048576 2024-08-29T18:36:40.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.266+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~FRPFOFB64XVV.1 size=1048576 2024-08-29T18:36:40.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~FRPFOFB64XVV.2 size=612464 2024-08-29T18:36:40.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.270+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=FRPFOFB64XVV tag=E7DD6C0DL0RX type=write size=3758192 2024-08-29T18:36:40.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.270+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~CVSKFQZILQOI.0 size=1048576 2024-08-29T18:36:40.277 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.274+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~CVSKFQZILQOI.1 size=1042160 2024-08-29T18:36:40.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.282+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=CVSKFQZILQOI tag=DPZ7TEGRNYOT type=write size=3139312 2024-08-29T18:36:40.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.286+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=5KVFM4FY370Y type=del size=2115629 2024-08-29T18:36:40.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.290+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~8VFDRKMNW6RF.0 size=1048576 2024-08-29T18:36:40.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.294+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~8VFDRKMNW6RF.1 size=1048576 2024-08-29T18:36:40.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.298+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~8VFDRKMNW6RF.2 size=851691 2024-08-29T18:36:40.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.302+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=8VFDRKMNW6RF tag=9ISAETHOVMQP type=write size=3997419 2024-08-29T18:36:40.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.310+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=5H1DW0517JV0 type=del size=4045887 2024-08-29T18:36:40.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.314+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=KIQH5DVRXZAN type=del 2024-08-29T18:36:40.325 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.322+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~MWWRKIPPKHYS.0 size=491396 2024-08-29T18:36:40.325 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.322+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=MWWRKIPPKHYS tag=T1T21C0NWR30 type=write size=1539972 2024-08-29T18:36:40.332 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.330+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=BVIS6HIH6UOF type=del 2024-08-29T18:36:40.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.334+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=O1M9TKRZKTG4 type=del size=4005354 2024-08-29T18:36:40.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.338+0000 7f6ed09098c0 -1 < failed to complete operation key=9KL8LQBXNU1I tag=S9QPY7SYGKPU type=del size=2944685: (22) Invalid argument 2024-08-29T18:36:40.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.346+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~EBS5FP5EJUNZ.0 size=1048576 2024-08-29T18:36:40.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~EBS5FP5EJUNZ.1 size=1048576 2024-08-29T18:36:40.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.358+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~EBS5FP5EJUNZ.2 size=860759 2024-08-29T18:36:40.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.358+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=EBS5FP5EJUNZ tag=4F439D27XYXR type=write size=4006487 2024-08-29T18:36:40.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.362+0000 7f6ed09098c0 1 < canceled operation key=G1P9V2I0LJNU tag=NP5NTLP9QV2O type=write size=411121 2024-08-29T18:36:40.369 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.366+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=ATEUFZEQG8FR type=write size=741003 2024-08-29T18:36:40.375 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.370+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=E3418HMTC5I1 type=del 2024-08-29T18:36:40.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.378+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=S1D9FXKAQ6C3 type=del size=416399 2024-08-29T18:36:40.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.382+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~VW8ZYX6YX059.0 size=741420 2024-08-29T18:36:40.392 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.390+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=VW8ZYX6YX059 tag=WJUR3AYS12NS type=write size=1789996 2024-08-29T18:36:40.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.394+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=QKP5KW2B2P8G type=del size=3892415 2024-08-29T18:36:40.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.402+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=Y1Z9CASV57J0 type=del 2024-08-29T18:36:40.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.406+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=WTZIG9ZD9KOM type=del size=3752550 2024-08-29T18:36:40.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.414+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=WPM2STWFDDIB type=write size=562786 2024-08-29T18:36:40.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~OQSH0RLBMEBF.0 size=1048576 2024-08-29T18:36:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:40 smithi089 bash[77323]: cluster 2024-08-29T18:36:39.099472+0000 mgr.y (mgr.34104) 729 : cluster [DBG] pgmap v1447: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 232 KiB/s wr, 1.17k op/s 2024-08-29T18:36:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:40 smithi089 bash[78574]: cluster 2024-08-29T18:36:39.099472+0000 mgr.y (mgr.34104) 729 : cluster [DBG] pgmap v1447: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 232 KiB/s wr, 1.17k op/s 2024-08-29T18:36:40.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~OQSH0RLBMEBF.1 size=1048576 2024-08-29T18:36:40.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~OQSH0RLBMEBF.2 size=194235 2024-08-29T18:36:40.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.430+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=OQSH0RLBMEBF tag=ZGXXWF000HHS type=write size=3339963 2024-08-29T18:36:40.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.438+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=5MA2PW7FY5W9 type=write size=899369 2024-08-29T18:36:40.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~KTIZ5ZWL0VMG.0 size=1048576 2024-08-29T18:36:40.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.446+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~KTIZ5ZWL0VMG.1 size=401527 2024-08-29T18:36:40.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.446+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=KTIZ5ZWL0VMG tag=JZH88VDM70OX type=write size=2498679 2024-08-29T18:36:40.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.450+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~1DJ91CENA8J3.0 size=226888 2024-08-29T18:36:40.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.458+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=1DJ91CENA8J3 tag=D00U4H8Z5SXP type=write size=1275464 2024-08-29T18:36:40.469 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~2DQDLA1IQBEV.0 size=1048576 2024-08-29T18:36:40.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~2DQDLA1IQBEV.1 size=1048576 2024-08-29T18:36:40.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~2DQDLA1IQBEV.2 size=296715 2024-08-29T18:36:40.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.474+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=2DQDLA1IQBEV tag=VSAP00J0E1GE type=write size=3442443 2024-08-29T18:36:40.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.482+0000 7f6ed09098c0 1 < suggested remove operation key=W3OD42MVSYAC tag=5QE73Q9IP41L type=del 2024-08-29T18:36:40.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.486+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=ICZ2EIQ2FR1R type=write size=290581 2024-08-29T18:36:40.497 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.494+0000 7f6ed09098c0 1 < suggested update operation key=8YEVJGWDV919 tag=019IOEGC86K5 type=del size=1404705 2024-08-29T18:36:40.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.498+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=Z4WNT0GDSVUI type=del size=2567330 2024-08-29T18:36:40.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.502+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~FDMWB0438GRP.0 size=1048576 2024-08-29T18:36:40.510 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.506+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~FDMWB0438GRP.1 size=767107 2024-08-29T18:36:40.518 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.514+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=FDMWB0438GRP tag=AJK38IC6XFJU type=write size=2864259 2024-08-29T18:36:40.527 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.522+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~C1RUWDNRU15J.0 size=268059 2024-08-29T18:36:40.527 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.522+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=C1RUWDNRU15J tag=RAFUOFGOB8WA type=write size=1316635 2024-08-29T18:36:40.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.530+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~FRPFOFB64XVV.0 size=1048576 2024-08-29T18:36:40.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.530+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~FRPFOFB64XVV.1 size=1048576 2024-08-29T18:36:40.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.534+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~FRPFOFB64XVV.2 size=612464 2024-08-29T18:36:40.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.542+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=FRPFOFB64XVV tag=E7DD6C0DL0RX type=write size=3758192 2024-08-29T18:36:40.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.550+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~ICT1F75PV5JR.0 size=1048576 2024-08-29T18:36:40.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:40 smithi144 bash[67678]: cluster 2024-08-29T18:36:39.099472+0000 mgr.y (mgr.34104) 729 : cluster [DBG] pgmap v1447: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 666 KiB/s rd, 232 KiB/s wr, 1.17k op/s 2024-08-29T18:36:40.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.554+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~ICT1F75PV5JR.1 size=1048576 2024-08-29T18:36:40.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.558+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~ICT1F75PV5JR.2 size=976461 2024-08-29T18:36:40.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.558+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=ICT1F75PV5JR tag=JRB8VLZ2QZ8N type=write size=4122189 2024-08-29T18:36:40.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.566+0000 7f6ed09098c0 -1 < failed to complete operation key=8YEVJGWDV919 tag=5KVFM4FY370Y type=del size=2115629: (22) Invalid argument 2024-08-29T18:36:40.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.570+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=QCU0HKJTDAJQ type=del size=2285674 2024-08-29T18:36:40.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.574+0000 7f6ed09098c0 1 < canceled operation key=9KLW4Z2X4RX7 tag=5H1DW0517JV0 type=del size=4045887 2024-08-29T18:36:40.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~J28CKHTM8L5Y.0 size=179245 2024-08-29T18:36:40.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.582+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=J28CKHTM8L5Y tag=NBJBK2CHDSKY type=write size=1227821 2024-08-29T18:36:40.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.586+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~MWWRKIPPKHYS.0 size=491396 2024-08-29T18:36:40.598 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.594+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=MWWRKIPPKHYS tag=T1T21C0NWR30 type=write size=1539972 2024-08-29T18:36:40.602 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.598+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=HK98T8OVYINT type=del size=1323268 2024-08-29T18:36:40.609 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.606+0000 7f6ed09098c0 1 < suggested update operation key=MFIKA3GJW88G tag=O1M9TKRZKTG4 type=del size=4005354 2024-08-29T18:36:40.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~1GAUN1QPJCX7.0 size=934828 2024-08-29T18:36:40.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.614+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=1GAUN1QPJCX7 tag=PAYPHT3P9I0S type=write size=1983404 2024-08-29T18:36:40.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.618+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~EBS5FP5EJUNZ.0 size=1048576 2024-08-29T18:36:40.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.622+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~EBS5FP5EJUNZ.1 size=1048576 2024-08-29T18:36:40.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.626+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~EBS5FP5EJUNZ.2 size=860759 2024-08-29T18:36:40.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.634+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=EBS5FP5EJUNZ tag=4F439D27XYXR type=write size=4006487 2024-08-29T18:36:40.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.638+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=08BKAI52MHAT type=del size=1956226 2024-08-29T18:36:40.647 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.642+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=ATEUFZEQG8FR type=write size=741003 2024-08-29T18:36:40.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.650+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=UQ1PRGVW8MA9 type=del size=2884468 2024-08-29T18:36:40.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.654+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=S1D9FXKAQ6C3 type=del 2024-08-29T18:36:40.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.658+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=EMDA804O1OOE type=del size=3891355 2024-08-29T18:36:40.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.662+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=QKP5KW2B2P8G type=del 2024-08-29T18:36:40.671 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.666+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=GPSLS7AKQRVB type=write size=487490 2024-08-29T18:36:40.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.670+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=WTZIG9ZD9KOM type=del 2024-08-29T18:36:40.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.674+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=D0UJT9I9S7OB type=del size=2053427 2024-08-29T18:36:40.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.682+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~OQSH0RLBMEBF.0 size=1048576 2024-08-29T18:36:40.688 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.686+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~OQSH0RLBMEBF.1 size=1048576 2024-08-29T18:36:40.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.686+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~OQSH0RLBMEBF.2 size=194235 2024-08-29T18:36:40.699 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.694+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=OQSH0RLBMEBF tag=ZGXXWF000HHS type=write size=3339963 2024-08-29T18:36:40.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.702+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=7V5AA20E1OD8 type=write size=1013947 2024-08-29T18:36:40.705 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.702+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~KTIZ5ZWL0VMG.0 size=1048576 2024-08-29T18:36:40.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.706+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~KTIZ5ZWL0VMG.1 size=401527 2024-08-29T18:36:40.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.714+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=KTIZ5ZWL0VMG tag=JZH88VDM70OX type=write size=2498679 2024-08-29T18:36:40.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.718+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=3ABDN6DPVBFV type=write size=1014619 2024-08-29T18:36:40.726 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.722+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~2DQDLA1IQBEV.0 size=1048576 2024-08-29T18:36:40.730 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.726+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~2DQDLA1IQBEV.1 size=1048576 2024-08-29T18:36:40.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.730+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~2DQDLA1IQBEV.2 size=296715 2024-08-29T18:36:40.742 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.738+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=2DQDLA1IQBEV tag=VSAP00J0E1GE type=write size=3442443 2024-08-29T18:36:40.751 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.746+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~2GZCXRB2JRCI.0 size=255297 2024-08-29T18:36:40.751 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.746+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=2GZCXRB2JRCI tag=C2BIHJ45RVWZ type=write size=1303873 2024-08-29T18:36:40.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.750+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=ICZ2EIQ2FR1R type=write size=290581 2024-08-29T18:36:40.760 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.758+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=TCA1HE0F0JB4 type=write size=562197 2024-08-29T18:36:40.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.762+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=Z4WNT0GDSVUI type=del 2024-08-29T18:36:40.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.766+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=TZO7BXD76GYK type=del size=1256588 2024-08-29T18:36:40.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.770+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~C1RUWDNRU15J.0 size=268059 2024-08-29T18:36:40.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.778+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=C1RUWDNRU15J tag=RAFUOFGOB8WA type=write size=1316635 2024-08-29T18:36:40.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.782+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=FWNJ04HDTNOZ type=del size=4098167 2024-08-29T18:36:40.792 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.790+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~ICT1F75PV5JR.0 size=1048576 2024-08-29T18:36:40.796 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.794+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~ICT1F75PV5JR.1 size=1048576 2024-08-29T18:36:40.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.798+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~ICT1F75PV5JR.2 size=976461 2024-08-29T18:36:40.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.806+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=ICT1F75PV5JR tag=JRB8VLZ2QZ8N type=write size=4122189 2024-08-29T18:36:40.813 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.810+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=42K8IL4ZJFDP type=del size=164865 2024-08-29T18:36:40.819 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.814+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=QCU0HKJTDAJQ type=del 2024-08-29T18:36:40.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~UWM0Z14S3EIJ.0 size=1048576 2024-08-29T18:36:40.832 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.830+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~UWM0Z14S3EIJ.1 size=1048576 2024-08-29T18:36:40.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.834+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~UWM0Z14S3EIJ.2 size=135016 2024-08-29T18:36:40.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.834+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=UWM0Z14S3EIJ tag=QEB661I20WYA type=write size=3280744 2024-08-29T18:36:40.841 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.838+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~J28CKHTM8L5Y.0 size=179245 2024-08-29T18:36:40.848 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.846+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=J28CKHTM8L5Y tag=NBJBK2CHDSKY type=write size=1227821 2024-08-29T18:36:40.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~6WTD32RJOMV4.0 size=241494 2024-08-29T18:36:40.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.854+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=6WTD32RJOMV4 tag=WTR3XPLLU8PW type=write size=1290070 2024-08-29T18:36:40.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.858+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=HK98T8OVYINT type=del 2024-08-29T18:36:40.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.866+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=R9ROZB7M14ZK type=del size=2720469 2024-08-29T18:36:40.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.870+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~1GAUN1QPJCX7.0 size=934828 2024-08-29T18:36:40.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.878+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=1GAUN1QPJCX7 tag=PAYPHT3P9I0S type=write size=1983404 2024-08-29T18:36:40.888 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.886+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=XH0V0IS9RJ9H type=del size=2695487 2024-08-29T18:36:40.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.890+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=08BKAI52MHAT type=del 2024-08-29T18:36:40.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.894+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=D3J3H2QCFQ1L type=del size=3620263 2024-08-29T18:36:40.904 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.898+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=UQ1PRGVW8MA9 type=del 2024-08-29T18:36:40.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.906+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=MK5SH86SCLJL type=del size=1808581 2024-08-29T18:36:40.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.910+0000 7f6ed09098c0 1 < canceled operation key=MC8ER9H5LSDG tag=EMDA804O1OOE type=del size=3891355 2024-08-29T18:36:40.920 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.918+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=TMX6F17G6UTM type=del size=1001170 2024-08-29T18:36:40.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.922+0000 7f6ed09098c0 1 < completed write operation key=JFWKQNVPQWCB tag=GPSLS7AKQRVB type=write size=487490 2024-08-29T18:36:40.929 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.926+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=4RF8SZDVDA82 type=del size=3520431 2024-08-29T18:36:40.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.938+0000 7f6ed09098c0 1 < suggested update operation key=G1P9V2I0LJNU tag=D0UJT9I9S7OB type=del size=2053427 2024-08-29T18:36:40.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~45URZIMCVNQS.0 size=1048576 2024-08-29T18:36:40.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~45URZIMCVNQS.1 size=777573 2024-08-29T18:36:40.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.950+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=45URZIMCVNQS tag=GWY60BLS6YXG type=write size=2874725 2024-08-29T18:36:40.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.954+0000 7f6ed09098c0 1 < completed write operation key=9YA3AB4NRFXE tag=7V5AA20E1OD8 type=write size=1013947 2024-08-29T18:36:40.967 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.962+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~1YQHS5JX1R7E.0 size=1048576 2024-08-29T18:36:40.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~1YQHS5JX1R7E.1 size=1048576 2024-08-29T18:36:40.976 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~1YQHS5JX1R7E.2 size=183486 2024-08-29T18:36:40.976 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.974+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=1YQHS5JX1R7E tag=Z5085KYLDWDY type=write size=3329214 2024-08-29T18:36:40.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.978+0000 7f6ed09098c0 1 < completed write operation key=IM3HELYES8HB tag=3ABDN6DPVBFV type=write size=1014619 2024-08-29T18:36:40.985 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.982+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=NTPQJ26AJYPO type=write size=667966 2024-08-29T18:36:40.990 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.986+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~2GZCXRB2JRCI.0 size=255297 2024-08-29T18:36:40.998 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.994+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=2GZCXRB2JRCI tag=C2BIHJ45RVWZ type=write size=1303873 2024-08-29T18:36:41.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:40.998+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=SM930BPTAC38 type=del size=3622986 2024-08-29T18:36:41.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.006+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=TCA1HE0F0JB4 type=write size=562197 2024-08-29T18:36:41.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.010+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=QTQ39NNR12R6 type=del size=2243196 2024-08-29T18:36:41.024 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.022+0000 7f6ed09098c0 1 < suggested update operation key=MC8ER9H5LSDG tag=TZO7BXD76GYK type=del size=1256588 2024-08-29T18:36:41.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.030+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~RHT66SULCLJN.0 size=851523 2024-08-29T18:36:41.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.030+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=RHT66SULCLJN tag=K9M2T2U0GFSG type=write size=1900099 2024-08-29T18:36:41.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.034+0000 7f6ed09098c0 1 < canceled operation key=9KL8LQBXNU1I tag=FWNJ04HDTNOZ type=del size=4098167 2024-08-29T18:36:41.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.042+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=ZBFHZI63P9SV type=del size=2328160 2024-08-29T18:36:41.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.046+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=42K8IL4ZJFDP type=del 2024-08-29T18:36:41.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.054+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=2KB8OF2T5EO3 type=del size=4024086 2024-08-29T18:36:41.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.058+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~UWM0Z14S3EIJ.0 size=1048576 2024-08-29T18:36:41.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.062+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~UWM0Z14S3EIJ.1 size=1048576 2024-08-29T18:36:41.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.066+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~UWM0Z14S3EIJ.2 size=135016 2024-08-29T18:36:41.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.074+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=UWM0Z14S3EIJ tag=QEB661I20WYA type=write size=3280744 2024-08-29T18:36:41.089 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.086+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QXZ872BO93IH.0 size=1048576 2024-08-29T18:36:41.093 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.090+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QXZ872BO93IH.1 size=1048576 2024-08-29T18:36:41.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.094+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QXZ872BO93IH.2 size=65693 2024-08-29T18:36:41.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.094+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=QXZ872BO93IH tag=5RYYN1C35W8C type=write size=3211421 2024-08-29T18:36:41.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.098+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~6WTD32RJOMV4.0 size=241494 2024-08-29T18:36:41.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.106+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=6WTD32RJOMV4 tag=WTR3XPLLU8PW type=write size=1290070 2024-08-29T18:36:41.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.114+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=GIAA2ZH7GR62 type=write size=107790 2024-08-29T18:36:41.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.118+0000 7f6ed09098c0 -1 < failed to complete operation key=G1P9V2I0LJNU tag=R9ROZB7M14ZK type=del size=2720469: (22) Invalid argument 2024-08-29T18:36:41.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.122+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=VUF7155PLEV5 type=del size=1408849 2024-08-29T18:36:41.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.130+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=XH0V0IS9RJ9H type=del 2024-08-29T18:36:41.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.134+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=S9EEC2O4WQY7 type=del size=2222681 2024-08-29T18:36:41.148 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.146+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=D3J3H2QCFQ1L type=del size=3620263 2024-08-29T18:36:41.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.150+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=I14PL7DF982T type=write size=209356 2024-08-29T18:36:41.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.158+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=MK5SH86SCLJL type=del 2024-08-29T18:36:41.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.162+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=ECTMJ6IF5TPG type=del size=2161219 2024-08-29T18:36:41.172 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.170+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=TMX6F17G6UTM type=del 2024-08-29T18:36:41.177 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.174+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=UXGG9X406G8U type=del size=3237882 2024-08-29T18:36:41.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.186+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=4RF8SZDVDA82 type=del size=3520431 2024-08-29T18:36:41.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UQJLE8BJ2M75.0 size=1048576 2024-08-29T18:36:41.201 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UQJLE8BJ2M75.1 size=1048576 2024-08-29T18:36:41.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UQJLE8BJ2M75.2 size=434582 2024-08-29T18:36:41.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.202+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=UQJLE8BJ2M75 tag=LH4C2ER1TKLN type=write size=3580310 2024-08-29T18:36:41.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.206+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~45URZIMCVNQS.0 size=1048576 2024-08-29T18:36:41.214 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.210+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~45URZIMCVNQS.1 size=777573 2024-08-29T18:36:41.223 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.218+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=45URZIMCVNQS tag=GWY60BLS6YXG type=write size=2874725 2024-08-29T18:36:41.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.226+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=4VJF2OCHXJ3Q type=del size=3190243 2024-08-29T18:36:41.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.230+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~1YQHS5JX1R7E.0 size=1048576 2024-08-29T18:36:41.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.230+0000 7f6ed09098c0 1 < canceled part key=_multipart_MFIKA3GJW88G.2~1YQHS5JX1R7E.1 size=1048576 2024-08-29T18:36:41.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.230+0000 7f6ed09098c0 1 < canceled part key=_multipart_MFIKA3GJW88G.2~1YQHS5JX1R7E.2 size=183486 2024-08-29T18:36:41.240 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.238+0000 7f6ed09098c0 1 < canceled multipart upload key=MFIKA3GJW88G upload=1YQHS5JX1R7E tag=Z5085KYLDWDY type=write size=3329214 2024-08-29T18:36:41.245 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.242+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=031JPSIS9NL4 type=del size=401506 2024-08-29T18:36:41.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.246+0000 7f6ed09098c0 -1 < failed to complete operation key=J2TTZYWCXQEQ tag=NTPQJ26AJYPO type=write size=667966: (22) Invalid argument 2024-08-29T18:36:41.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.254+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=DGBYD216NREX type=del size=282673 2024-08-29T18:36:41.261 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.258+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=SM930BPTAC38 type=del 2024-08-29T18:36:41.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.262+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=QYIYO8DKQ813 type=del size=349642 2024-08-29T18:36:41.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.270+0000 7f6ed09098c0 -1 < failed to complete operation key=J2TTZYWCXQEQ tag=QTQ39NNR12R6 type=del size=2243196: (22) Invalid argument 2024-08-29T18:36:41.277 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.274+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=CV7JNS9SYZNQ type=del size=2998645 2024-08-29T18:36:41.283 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.278+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~RHT66SULCLJN.0 size=851523 2024-08-29T18:36:41.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.290+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=RHT66SULCLJN tag=K9M2T2U0GFSG type=write size=1900099 2024-08-29T18:36:41.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.294+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=829A3GUB7CNM type=del size=3665001 2024-08-29T18:36:41.302 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.298+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=ZBFHZI63P9SV type=del 2024-08-29T18:36:41.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.302+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=43HA6ENGCBEP type=del size=1864516 2024-08-29T18:36:41.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.310+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=2KB8OF2T5EO3 type=del 2024-08-29T18:36:41.317 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.314+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=6TKZZM36MQYM type=del size=2320496 2024-08-29T18:36:41.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.318+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QXZ872BO93IH.0 size=1048576 2024-08-29T18:36:41.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.318+0000 7f6ed09098c0 1 < canceled part key=_multipart_JFWKQNVPQWCB.2~QXZ872BO93IH.1 size=1048576 2024-08-29T18:36:41.326 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.322+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QXZ872BO93IH.2 size=65693 2024-08-29T18:36:41.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.330+0000 7f6ed09098c0 1 < canceled multipart upload key=JFWKQNVPQWCB upload=QXZ872BO93IH tag=5RYYN1C35W8C type=write size=3211421 2024-08-29T18:36:41.339 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.334+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=UZ5W97E9U1OM type=del size=3647964 2024-08-29T18:36:41.349 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.346+0000 7f6ed09098c0 1 < suggested remove operation key=MFIKA3GJW88G tag=GIAA2ZH7GR62 type=write 2024-08-29T18:36:41.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.350+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=RPAFR6OPPPW4 type=del size=2763202 2024-08-29T18:36:41.359 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.354+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=VUF7155PLEV5 type=del 2024-08-29T18:36:41.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.358+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=W0GLPR49FFK4 type=del size=1098606 2024-08-29T18:36:41.368 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.366+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=S9EEC2O4WQY7 type=del 2024-08-29T18:36:41.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~BUWJ6LYI6Y8D.0 size=39197 2024-08-29T18:36:41.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.374+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=BUWJ6LYI6Y8D tag=OH82I17RER5J type=write size=1087773 2024-08-29T18:36:41.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.378+0000 7f6ed09098c0 1 < completed write operation key=T17NEBEBIVZH tag=I14PL7DF982T type=write size=209356 2024-08-29T18:36:41.391 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.386+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~GNQ2LSO5UV8Q.0 size=1048576 2024-08-29T18:36:41.395 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.390+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~GNQ2LSO5UV8Q.1 size=1048576 2024-08-29T18:36:41.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.394+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~GNQ2LSO5UV8Q.2 size=242547 2024-08-29T18:36:41.400 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.394+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=GNQ2LSO5UV8Q tag=THC2MVD3V1WU type=write size=3388275 2024-08-29T18:36:41.405 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.402+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=ECTMJ6IF5TPG type=del 2024-08-29T18:36:41.409 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.406+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=2NT1361OHL2A type=write size=148569 2024-08-29T18:36:41.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.414+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=UXGG9X406G8U type=del size=3237882 2024-08-29T18:36:41.429 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~DKZ0VJUKRIFG.0 size=1048576 2024-08-29T18:36:41.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~DKZ0VJUKRIFG.1 size=1048576 2024-08-29T18:36:41.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~DKZ0VJUKRIFG.2 size=156031 2024-08-29T18:36:41.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.434+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=DKZ0VJUKRIFG tag=IRSFFDR9ZDD5 type=write size=3301759 2024-08-29T18:36:41.443 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.438+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UQJLE8BJ2M75.0 size=1048576 2024-08-29T18:36:41.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.442+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UQJLE8BJ2M75.1 size=1048576 2024-08-29T18:36:41.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.446+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UQJLE8BJ2M75.2 size=434582 2024-08-29T18:36:41.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.454+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=UQJLE8BJ2M75 tag=LH4C2ER1TKLN type=write size=3580310 2024-08-29T18:36:41.464 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.462+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=3W0KVGV3K381 type=del size=1783218 2024-08-29T18:36:41.469 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.466+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=4VJF2OCHXJ3Q type=del 2024-08-29T18:36:41.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.470+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=DBAEWZNOM6AO type=del size=1458115 2024-08-29T18:36:41.480 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.474+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=031JPSIS9NL4 type=del 2024-08-29T18:36:41.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.482+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=6XT404490W0Y type=del size=2769545 2024-08-29T18:36:41.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.490+0000 7f6ed09098c0 1 < suggested update operation key=D22QZG3QHUUK tag=DGBYD216NREX type=del size=282673 2024-08-29T18:36:41.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~95DBJI2AZJKS.0 size=981124 2024-08-29T18:36:41.504 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.498+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=95DBJI2AZJKS tag=B29C7V00BCQ4 type=write size=2029700 2024-08-29T18:36:41.510 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.506+0000 7f6ed09098c0 -1 < failed to complete operation key=MFIKA3GJW88G tag=QYIYO8DKQ813 type=del size=349642: (22) Invalid argument 2024-08-29T18:36:41.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.510+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=SZ3W05QV3726 type=del size=334153 2024-08-29T18:36:41.521 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.518+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=CV7JNS9SYZNQ type=del 2024-08-29T18:36:41.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.522+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=0SKUGLVGOM47 type=write size=166463 2024-08-29T18:36:41.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.526+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=829A3GUB7CNM type=del 2024-08-29T18:36:41.536 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.534+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=JAEQNN8RSSKD type=del size=1912623 2024-08-29T18:36:41.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.542+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=43HA6ENGCBEP type=del size=1864516 2024-08-29T18:36:41.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.546+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=T835184GKZIZ type=write size=283685 2024-08-29T18:36:41.556 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.554+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=6TKZZM36MQYM type=del 2024-08-29T18:36:41.561 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.558+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=NN32JK4Q6I3E type=del size=2422404 2024-08-29T18:36:41.566 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.562+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=UZ5W97E9U1OM type=del 2024-08-29T18:36:41.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.566+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=QV84AYTDBKN1 type=write size=969674 2024-08-29T18:36:41.576 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.574+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=RPAFR6OPPPW4 type=del 2024-08-29T18:36:41.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~4MEJSP7F0DNH.0 size=1048576 2024-08-29T18:36:41.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~4MEJSP7F0DNH.1 size=129974 2024-08-29T18:36:41.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.586+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=4MEJSP7F0DNH tag=ZZWZIUODJCPS type=write size=2227126 2024-08-29T18:36:41.594 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.590+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=W0GLPR49FFK4 type=del 2024-08-29T18:36:41.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.594+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=U6L6UXQ886BT type=write size=556709 2024-08-29T18:36:41.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.602+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~BUWJ6LYI6Y8D.0 size=39197 2024-08-29T18:36:41.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.610+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=BUWJ6LYI6Y8D tag=OH82I17RER5J type=write size=1087773 2024-08-29T18:36:41.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.614+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=REYSVQ67N9ZN type=del size=1720750 2024-08-29T18:36:41.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.618+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~GNQ2LSO5UV8Q.0 size=1048576 2024-08-29T18:36:41.626 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.622+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~GNQ2LSO5UV8Q.1 size=1048576 2024-08-29T18:36:41.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.626+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~GNQ2LSO5UV8Q.2 size=242547 2024-08-29T18:36:41.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.634+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=GNQ2LSO5UV8Q tag=THC2MVD3V1WU type=write size=3388275 2024-08-29T18:36:41.646 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~A8LW73MRDN6K.0 size=900495 2024-08-29T18:36:41.646 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.642+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=A8LW73MRDN6K tag=7LEPJ982FDFL type=write size=1949071 2024-08-29T18:36:41.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.646+0000 7f6ed09098c0 1 < completed write operation key=9KL8LQBXNU1I tag=2NT1361OHL2A type=write size=148569 2024-08-29T18:36:41.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.654+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=19LXP016D9IA type=del size=3285160 2024-08-29T18:36:41.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.658+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~DKZ0VJUKRIFG.0 size=1048576 2024-08-29T18:36:41.664 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.662+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~DKZ0VJUKRIFG.1 size=1048576 2024-08-29T18:36:41.668 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.666+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~DKZ0VJUKRIFG.2 size=156031 2024-08-29T18:36:41.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.674+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=DKZ0VJUKRIFG tag=IRSFFDR9ZDD5 type=write size=3301759 2024-08-29T18:36:41.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.678+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=H3WN5EJJ1JFX type=write size=402795 2024-08-29T18:36:41.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.682+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=3W0KVGV3K381 type=del 2024-08-29T18:36:41.692 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.690+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=ZZNHAEPQ4PMN type=del size=1421851 2024-08-29T18:36:41.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.694+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=DBAEWZNOM6AO type=del 2024-08-29T18:36:41.707 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~PSW82Y2DNOZQ.0 size=456201 2024-08-29T18:36:41.707 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.702+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=PSW82Y2DNOZQ tag=ZEV4M479IEWU type=write size=1504777 2024-08-29T18:36:41.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.710+0000 7f6ed09098c0 1 < canceled operation key=KJ33F33FWI4D tag=6XT404490W0Y type=del size=2769545 2024-08-29T18:36:41.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.714+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=AZ2WMYT3Q0YA type=write size=411919 2024-08-29T18:36:41.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.718+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~95DBJI2AZJKS.0 size=981124 2024-08-29T18:36:41.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.726+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=95DBJI2AZJKS tag=B29C7V00BCQ4 type=write size=2029700 2024-08-29T18:36:41.735 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.730+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=EDSSUUMO2ZD6 type=del size=4068791 2024-08-29T18:36:41.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.742+0000 7f6ed09098c0 1 < suggested remove operation key=U65PBPAVH1S4 tag=SZ3W05QV3726 type=del 2024-08-29T18:36:41.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.750+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~8NVZ537YUCP0.0 size=1048576 2024-08-29T18:36:41.759 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.754+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~8NVZ537YUCP0.1 size=1048576 2024-08-29T18:36:41.763 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.758+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~8NVZ537YUCP0.2 size=449702 2024-08-29T18:36:41.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.758+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=8NVZ537YUCP0 tag=CNTQWNQRKYB7 type=write size=3595430 2024-08-29T18:36:41.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.770+0000 7f6ed09098c0 1 < suggested update operation key=T17NEBEBIVZH tag=0SKUGLVGOM47 type=write size=166463 2024-08-29T18:36:41.779 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.774+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=AERVIG9ZXHD8 type=write size=739165 2024-08-29T18:36:41.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.786+0000 7f6ed09098c0 1 < suggested update operation key=MC8ER9H5LSDG tag=JAEQNN8RSSKD type=del size=1912623 2024-08-29T18:36:41.798 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.794+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~BXIMUH35SF72.0 size=1048576 2024-08-29T18:36:41.802 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~BXIMUH35SF72.1 size=1048576 2024-08-29T18:36:41.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.802+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~BXIMUH35SF72.2 size=148783 2024-08-29T18:36:41.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.802+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=BXIMUH35SF72 tag=NFGUGF7T1WAI type=write size=3294511 2024-08-29T18:36:41.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.810+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=T835184GKZIZ type=write size=283685 2024-08-29T18:36:41.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.818+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~WG0QUB5GGORN.0 size=1048576 2024-08-29T18:36:41.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~WG0QUB5GGORN.1 size=117046 2024-08-29T18:36:41.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.822+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=WG0QUB5GGORN tag=YPCOJ20IK0EZ type=write size=2214198 2024-08-29T18:36:41.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.834+0000 7f6ed09098c0 1 < suggested update operation key=KJ33F33FWI4D tag=NN32JK4Q6I3E type=del size=2422404 2024-08-29T18:36:41.841 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.838+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=EIE7IDTECX3F type=del size=2272109 2024-08-29T18:36:41.847 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.842+0000 7f6ed09098c0 1 < completed write operation key=J2TTZYWCXQEQ tag=QV84AYTDBKN1 type=write size=969674 2024-08-29T18:36:41.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~SFBG3FKW7XHX.0 size=556187 2024-08-29T18:36:41.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.854+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=SFBG3FKW7XHX tag=XLIYS2PQF89K type=write size=1604763 2024-08-29T18:36:41.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.858+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~4MEJSP7F0DNH.0 size=1048576 2024-08-29T18:36:41.866 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.862+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~4MEJSP7F0DNH.1 size=129974 2024-08-29T18:36:41.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.870+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=4MEJSP7F0DNH tag=ZZWZIUODJCPS type=write size=2227126 2024-08-29T18:36:41.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.878+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=JY0711PL6ZQE type=del size=3914567 2024-08-29T18:36:41.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.882+0000 7f6ed09098c0 -1 < failed to complete operation key=KJ33F33FWI4D tag=U6L6UXQ886BT type=write size=556709: (22) Invalid argument 2024-08-29T18:36:41.896 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~J81BJ5DX2A7P.0 size=1048576 2024-08-29T18:36:41.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.898+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~J81BJ5DX2A7P.1 size=1048576 2024-08-29T18:36:41.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~J81BJ5DX2A7P.2 size=842709 2024-08-29T18:36:41.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.902+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=J81BJ5DX2A7P tag=LMCL0NOVNWAN type=write size=3988437 2024-08-29T18:36:41.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.906+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=REYSVQ67N9ZN type=del 2024-08-29T18:36:41.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.910+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=ZFAB1GI0JN8Q type=del size=3034533 2024-08-29T18:36:41.920 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.918+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~A8LW73MRDN6K.0 size=900495 2024-08-29T18:36:41.929 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.926+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=A8LW73MRDN6K tag=7LEPJ982FDFL type=write size=1949071 2024-08-29T18:36:41.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~E2XHCPVQLW0K.0 size=1048576 2024-08-29T18:36:41.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~E2XHCPVQLW0K.1 size=247039 2024-08-29T18:36:41.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.938+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=E2XHCPVQLW0K tag=FJ336VKP3YHB type=write size=2344191 2024-08-29T18:36:41.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.942+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=19LXP016D9IA type=del size=3285160 2024-08-29T18:36:41.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.950+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=R7FQ2JW0Q7BA type=del size=1117994 2024-08-29T18:36:41.964 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.958+0000 7f6ed09098c0 1 < suggested update operation key=T17NEBEBIVZH tag=H3WN5EJJ1JFX type=write size=402795 2024-08-29T18:36:41.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.966+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=D67WS0JMWOZ1 type=del size=1149810 2024-08-29T18:36:41.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.970+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=ZZNHAEPQ4PMN type=del 2024-08-29T18:36:41.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.974+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=Q9GF0Q8LRXE5 type=del size=2303196 2024-08-29T18:36:41.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.982+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~PSW82Y2DNOZQ.0 size=456201 2024-08-29T18:36:41.994 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.990+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=PSW82Y2DNOZQ tag=ZEV4M479IEWU type=write size=1504777 2024-08-29T18:36:41.998 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.994+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=6NP8U4RQTUQD type=del size=2058270 2024-08-29T18:36:42.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:41.998+0000 7f6ed09098c0 1 < completed write operation key=9KL8LQBXNU1I tag=AZ2WMYT3Q0YA type=write size=411919 2024-08-29T18:36:42.009 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.006+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=QUJ22BXEK7H6 type=del size=3233536 2024-08-29T18:36:42.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.010+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=EDSSUUMO2ZD6 type=del 2024-08-29T18:36:42.023 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.018+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~4IRP6O544ALS.0 size=1048576 2024-08-29T18:36:42.027 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~4IRP6O544ALS.1 size=178639 2024-08-29T18:36:42.027 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.022+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=4IRP6O544ALS tag=E0C6U5Z2YSWM type=write size=2275791 2024-08-29T18:36:42.033 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.030+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~8NVZ537YUCP0.0 size=1048576 2024-08-29T18:36:42.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.034+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~8NVZ537YUCP0.1 size=1048576 2024-08-29T18:36:42.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.038+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~8NVZ537YUCP0.2 size=449702 2024-08-29T18:36:42.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.046+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=8NVZ537YUCP0 tag=CNTQWNQRKYB7 type=write size=3595430 2024-08-29T18:36:42.059 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.054+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~E2HJHGNDXBMH.0 size=1048576 2024-08-29T18:36:42.062 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~E2HJHGNDXBMH.1 size=1048576 2024-08-29T18:36:42.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~E2HJHGNDXBMH.2 size=1025278 2024-08-29T18:36:42.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.062+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=E2HJHGNDXBMH tag=U4FJT88C8W25 type=write size=4171006 2024-08-29T18:36:42.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.070+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=AERVIG9ZXHD8 type=write size=739165 2024-08-29T18:36:42.077 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.074+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=OM3MIX3T6XXK type=del size=1028974 2024-08-29T18:36:42.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.078+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~BXIMUH35SF72.0 size=1048576 2024-08-29T18:36:42.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.082+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~BXIMUH35SF72.1 size=1048576 2024-08-29T18:36:42.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.086+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~BXIMUH35SF72.2 size=148783 2024-08-29T18:36:42.099 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.094+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=BXIMUH35SF72 tag=NFGUGF7T1WAI type=write size=3294511 2024-08-29T18:36:42.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.102+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=E45Z1SYV2G73 type=del size=256173 2024-08-29T18:36:42.109 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.106+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~WG0QUB5GGORN.0 size=1048576 2024-08-29T18:36:42.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.110+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~WG0QUB5GGORN.1 size=117046 2024-08-29T18:36:42.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.118+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=WG0QUB5GGORN tag=YPCOJ20IK0EZ type=write size=2214198 2024-08-29T18:36:42.128 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.126+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=2CW8BO4UARV5 type=del size=2788310 2024-08-29T18:36:42.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.134+0000 7f6ed09098c0 1 < suggested remove operation key=LXZSPPSTIY28 tag=EIE7IDTECX3F type=del 2024-08-29T18:36:42.147 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.142+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~AZUGA5J34H0I.0 size=1048576 2024-08-29T18:36:42.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~AZUGA5J34H0I.1 size=1048576 2024-08-29T18:36:42.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~AZUGA5J34H0I.2 size=911374 2024-08-29T18:36:42.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.150+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=AZUGA5J34H0I tag=JG6PV270Z4FO type=write size=4057102 2024-08-29T18:36:42.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.158+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~SFBG3FKW7XHX.0 size=556187 2024-08-29T18:36:42.169 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.166+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=SFBG3FKW7XHX tag=XLIYS2PQF89K type=write size=1604763 2024-08-29T18:36:42.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.170+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=PMUKL7IUS3GL type=write size=64673 2024-08-29T18:36:42.178 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.174+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=JY0711PL6ZQE type=del 2024-08-29T18:36:42.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.178+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=FPNEJHI77BF9 type=del size=2348663 2024-08-29T18:36:42.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.186+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~J81BJ5DX2A7P.0 size=1048576 2024-08-29T18:36:42.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.190+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~J81BJ5DX2A7P.1 size=1048576 2024-08-29T18:36:42.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.194+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~J81BJ5DX2A7P.2 size=842709 2024-08-29T18:36:42.206 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.202+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=J81BJ5DX2A7P tag=LMCL0NOVNWAN type=write size=3988437 2024-08-29T18:36:42.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.206+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=DKCMN0I5260T type=del size=826812 2024-08-29T18:36:42.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.214+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=ZFAB1GI0JN8Q type=del 2024-08-29T18:36:42.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.222+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=IWMBN5YIANL6 type=del size=3834919 2024-08-29T18:36:42.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.226+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~E2XHCPVQLW0K.0 size=1048576 2024-08-29T18:36:42.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.226+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~E2XHCPVQLW0K.1 size=247039 2024-08-29T18:36:42.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.234+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=E2XHCPVQLW0K tag=FJ336VKP3YHB type=write size=2344191 2024-08-29T18:36:42.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.238+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=H41LCWBGSZDF type=del size=1838955 2024-08-29T18:36:42.248 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.246+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=R7FQ2JW0Q7BA type=del 2024-08-29T18:36:42.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.250+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=VIQABWJEMNNF type=del size=1787520 2024-08-29T18:36:42.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.254+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=D67WS0JMWOZ1 type=del 2024-08-29T18:36:42.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.258+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=KRNS2NEL0ZC3 type=write size=1038420 2024-08-29T18:36:42.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.262+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=Q9GF0Q8LRXE5 type=del 2024-08-29T18:36:42.277 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~SFXRZP98Q821.0 size=1048576 2024-08-29T18:36:42.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.278+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~SFXRZP98Q821.1 size=679370 2024-08-29T18:36:42.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.278+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=SFXRZP98Q821 tag=YOFZI9U7ETLK type=write size=2776522 2024-08-29T18:36:42.286 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.282+0000 7f6ed09098c0 1 < canceled operation key=G1P9V2I0LJNU tag=6NP8U4RQTUQD type=del size=2058270 2024-08-29T18:36:42.291 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.286+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=OCYGUADCNYHR type=del size=1361596 2024-08-29T18:36:42.296 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.294+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=QUJ22BXEK7H6 type=del 2024-08-29T18:36:42.301 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.298+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=VE47C84NZ6PV type=del size=3787240 2024-08-29T18:36:42.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.302+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~4IRP6O544ALS.0 size=1048576 2024-08-29T18:36:42.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.306+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~4IRP6O544ALS.1 size=178639 2024-08-29T18:36:42.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.314+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=4IRP6O544ALS tag=E0C6U5Z2YSWM type=write size=2275791 2024-08-29T18:36:42.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.322+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=GX0GO8461MXA type=del size=1016573 2024-08-29T18:36:42.330 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.326+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~E2HJHGNDXBMH.0 size=1048576 2024-08-29T18:36:42.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.330+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~E2HJHGNDXBMH.1 size=1048576 2024-08-29T18:36:42.339 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.334+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~E2HJHGNDXBMH.2 size=1025278 2024-08-29T18:36:42.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.342+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=E2HJHGNDXBMH tag=U4FJT88C8W25 type=write size=4171006 2024-08-29T18:36:42.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.350+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=178H345WAOYY type=write size=203920 2024-08-29T18:36:42.358 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.354+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=OM3MIX3T6XXK type=del 2024-08-29T18:36:42.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.362+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=MCHT6ZU8O0N3 type=write size=559470 2024-08-29T18:36:42.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.366+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=E45Z1SYV2G73 type=del 2024-08-29T18:36:42.376 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.374+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=AB8EVULO0DQT type=write size=762512 2024-08-29T18:36:42.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.378+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=2CW8BO4UARV5 type=del 2024-08-29T18:36:42.388 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.386+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=GLM7ZHGQA3Z8 type=del size=1775193 2024-08-29T18:36:42.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.390+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~AZUGA5J34H0I.0 size=1048576 2024-08-29T18:36:42.398 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.394+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~AZUGA5J34H0I.1 size=1048576 2024-08-29T18:36:42.398 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.394+0000 7f6ed09098c0 1 < canceled part key=_multipart_8QI8JSK2PKHT.2~AZUGA5J34H0I.2 size=911374 2024-08-29T18:36:42.406 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.402+0000 7f6ed09098c0 1 < canceled multipart upload key=8QI8JSK2PKHT upload=AZUGA5J34H0I tag=JG6PV270Z4FO type=write size=4057102 2024-08-29T18:36:42.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.410+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=V2MDBXPAIB49 type=del size=2416646 2024-08-29T18:36:42.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.414+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=PMUKL7IUS3GL type=write size=64673 2024-08-29T18:36:42.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.418+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=Z0P3RIGAT00A type=del size=2210559 2024-08-29T18:36:42.427 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.422+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=FPNEJHI77BF9 type=del 2024-08-29T18:36:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:42 smithi089 bash[77323]: cluster 2024-08-29T18:36:41.100308+0000 mgr.y (mgr.34104) 730 : cluster [DBG] pgmap v1448: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 200 KiB/s wr, 1.01k op/s 2024-08-29T18:36:42.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:42 smithi089 bash[78574]: cluster 2024-08-29T18:36:41.100308+0000 mgr.y (mgr.34104) 730 : cluster [DBG] pgmap v1448: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 200 KiB/s wr, 1.01k op/s 2024-08-29T18:36:42.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.430+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=08B09EYBTJYT type=del size=337865 2024-08-29T18:36:42.444 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.442+0000 7f6ed09098c0 1 < suggested remove operation key=9KLW4Z2X4RX7 tag=DKCMN0I5260T type=del 2024-08-29T18:36:42.450 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.446+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=ZZDQZBZGQ3U1 type=del size=4146737 2024-08-29T18:36:42.456 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.454+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=IWMBN5YIANL6 type=del 2024-08-29T18:36:42.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.458+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=FFVFK6EVM2EV type=del size=2793321 2024-08-29T18:36:42.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.470+0000 7f6ed09098c0 1 < suggested remove operation key=BW4L44FNGYOU tag=H41LCWBGSZDF type=del 2024-08-29T18:36:42.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.474+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=JFZCR38CIHIA type=del size=3215116 2024-08-29T18:36:42.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.486+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=VIQABWJEMNNF type=del size=1787520 2024-08-29T18:36:42.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~0UOM9SS2RV13.0 size=600860 2024-08-29T18:36:42.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.498+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=0UOM9SS2RV13 tag=KXSHYFKZV1NR type=write size=1649436 2024-08-29T18:36:42.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.502+0000 7f6ed09098c0 -1 < failed to complete operation key=BW4L44FNGYOU tag=KRNS2NEL0ZC3 type=write size=1038420: (22) Invalid argument 2024-08-29T18:36:42.516 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.514+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~GPWTDA3S0KTJ.0 size=1048576 2024-08-29T18:36:42.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~GPWTDA3S0KTJ.1 size=287454 2024-08-29T18:36:42.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.518+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=GPWTDA3S0KTJ tag=QU09IJHII4I5 type=write size=2384606 2024-08-29T18:36:42.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.522+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~SFXRZP98Q821.0 size=1048576 2024-08-29T18:36:42.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.526+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~SFXRZP98Q821.1 size=679370 2024-08-29T18:36:42.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.534+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=SFXRZP98Q821 tag=YOFZI9U7ETLK type=write size=2776522 2024-08-29T18:36:42.544 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.542+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=XRYR1G94T4QT type=del size=3621339 2024-08-29T18:36:42.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.546+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=OCYGUADCNYHR type=del 2024-08-29T18:36:42.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.550+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=E6C1GL5VO1SU type=del size=3837228 2024-08-29T18:36:42.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:42 smithi144 bash[67678]: cluster 2024-08-29T18:36:41.100308+0000 mgr.y (mgr.34104) 730 : cluster [DBG] pgmap v1448: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 575 KiB/s rd, 200 KiB/s wr, 1.01k op/s 2024-08-29T18:36:42.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.562+0000 7f6ed09098c0 1 < suggested update operation key=D22QZG3QHUUK tag=VE47C84NZ6PV type=del size=3787240 2024-08-29T18:36:42.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.566+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=4331GZEFKQFG type=del size=783737 2024-08-29T18:36:42.576 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.574+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=GX0GO8461MXA type=del 2024-08-29T18:36:42.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~CB49L49IRQ1T.0 size=1042391 2024-08-29T18:36:42.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.582+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=CB49L49IRQ1T tag=ZPR8I86HBX73 type=write size=2090967 2024-08-29T18:36:42.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.586+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=178H345WAOYY type=write size=203920 2024-08-29T18:36:42.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.594+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~9K6571TVKY3B.0 size=1048576 2024-08-29T18:36:42.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~9K6571TVKY3B.1 size=370164 2024-08-29T18:36:42.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.598+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=9K6571TVKY3B tag=O4QG6P2AA7EC type=write size=2467316 2024-08-29T18:36:42.609 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.606+0000 7f6ed09098c0 1 < completed write operation key=JFWKQNVPQWCB tag=MCHT6ZU8O0N3 type=write size=559470 2024-08-29T18:36:42.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~YW7LZC6S9ANU.0 size=810278 2024-08-29T18:36:42.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.614+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=YW7LZC6S9ANU tag=R90ORNUJVDUA type=write size=1858854 2024-08-29T18:36:42.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.622+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=AB8EVULO0DQT type=write size=762512 2024-08-29T18:36:42.630 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.626+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=CU65CNSVW0FC type=del size=2141162 2024-08-29T18:36:42.635 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.630+0000 7f6ed09098c0 1 < canceled operation key=J2TTZYWCXQEQ tag=GLM7ZHGQA3Z8 type=del size=1775193 2024-08-29T18:36:42.645 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~EL9EB99VL0AK.0 size=1048576 2024-08-29T18:36:42.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~EL9EB99VL0AK.1 size=1048576 2024-08-29T18:36:42.654 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.650+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~EL9EB99VL0AK.2 size=537225 2024-08-29T18:36:42.654 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.650+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=EL9EB99VL0AK tag=HV9E3O2PB8AF type=write size=3682953 2024-08-29T18:36:42.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.662+0000 7f6ed09098c0 1 < suggested update operation key=8QI8JSK2PKHT tag=V2MDBXPAIB49 type=del size=2416646 2024-08-29T18:36:42.670 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.666+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=KMRT0NXEG4NN type=write size=250404 2024-08-29T18:36:42.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.674+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=Z0P3RIGAT00A type=del 2024-08-29T18:36:42.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.678+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=WYE2QZD67FMD type=del size=2985904 2024-08-29T18:36:42.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.682+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=08B09EYBTJYT type=del 2024-08-29T18:36:42.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.694+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~2Q0MD7B95GJJ.0 size=529400 2024-08-29T18:36:42.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.694+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=2Q0MD7B95GJJ tag=YDGEZUBYRB0I type=write size=1577976 2024-08-29T18:36:42.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.698+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=ZZDQZBZGQ3U1 type=del 2024-08-29T18:36:42.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~OKTF1APJOE2F.0 size=167135 2024-08-29T18:36:42.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.710+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=OKTF1APJOE2F tag=YNZ0XY5DD2DZ type=write size=1215711 2024-08-29T18:36:42.718 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.714+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=FFVFK6EVM2EV type=del 2024-08-29T18:36:42.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.722+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~QP7MCX726JP4.0 size=705463 2024-08-29T18:36:42.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.722+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=QP7MCX726JP4 tag=N6H1SNRIDVOW type=write size=1754039 2024-08-29T18:36:42.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.730+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=JFZCR38CIHIA type=del size=3215116: (22) Invalid argument 2024-08-29T18:36:42.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.734+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=3DMAXZ5NWS91 type=del size=2328120 2024-08-29T18:36:42.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.742+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~0UOM9SS2RV13.0 size=600860 2024-08-29T18:36:42.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.750+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=0UOM9SS2RV13 tag=KXSHYFKZV1NR type=write size=1649436 2024-08-29T18:36:42.757 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.754+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=WMUICUPG0W6R type=del size=3026403 2024-08-29T18:36:42.762 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.758+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~GPWTDA3S0KTJ.0 size=1048576 2024-08-29T18:36:42.767 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.762+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~GPWTDA3S0KTJ.1 size=287454 2024-08-29T18:36:42.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.770+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=GPWTDA3S0KTJ tag=QU09IJHII4I5 type=write size=2384606 2024-08-29T18:36:42.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.778+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=2E2PPSGNQUEA type=del size=2088410 2024-08-29T18:36:42.790 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.786+0000 7f6ed09098c0 1 < suggested update operation key=9KLW4Z2X4RX7 tag=XRYR1G94T4QT type=del size=3621339 2024-08-29T18:36:42.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.794+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~OYAA318SNU8V.0 size=1048576 2024-08-29T18:36:42.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~OYAA318SNU8V.1 size=1048576 2024-08-29T18:36:42.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.802+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~OYAA318SNU8V.2 size=843510 2024-08-29T18:36:42.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.802+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=OYAA318SNU8V tag=AW1J8GO0YI0J type=write size=3989238 2024-08-29T18:36:42.813 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.810+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=E6C1GL5VO1SU type=del size=3837228 2024-08-29T18:36:42.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.814+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=ZU49R7M43QIH type=write size=233966 2024-08-29T18:36:42.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.818+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=4331GZEFKQFG type=del 2024-08-29T18:36:42.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.822+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=4394V5M71V70 type=del size=2529408 2024-08-29T18:36:42.832 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.830+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~CB49L49IRQ1T.0 size=1042391 2024-08-29T18:36:42.841 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.838+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=CB49L49IRQ1T tag=ZPR8I86HBX73 type=write size=2090967 2024-08-29T18:36:42.850 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~XSGI6KAKZW5O.0 size=904679 2024-08-29T18:36:42.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.846+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=XSGI6KAKZW5O tag=272N346I1QLX type=write size=1953255 2024-08-29T18:36:42.855 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.850+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~9K6571TVKY3B.0 size=1048576 2024-08-29T18:36:42.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.850+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~9K6571TVKY3B.1 size=370164 2024-08-29T18:36:42.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.858+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=9K6571TVKY3B tag=O4QG6P2AA7EC type=write size=2467316 2024-08-29T18:36:42.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.866+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=D2KRM6Y23EIR type=del size=2241096 2024-08-29T18:36:42.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.870+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~YW7LZC6S9ANU.0 size=810278 2024-08-29T18:36:42.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.878+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=YW7LZC6S9ANU tag=R90ORNUJVDUA type=write size=1858854 2024-08-29T18:36:42.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~QBKXGTAUN0CO.0 size=1048576 2024-08-29T18:36:42.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~QBKXGTAUN0CO.1 size=1048576 2024-08-29T18:36:42.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~QBKXGTAUN0CO.2 size=183299 2024-08-29T18:36:42.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.894+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=QBKXGTAUN0CO tag=7SPCO7X0YCES type=write size=3329027 2024-08-29T18:36:42.904 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.902+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=CU65CNSVW0FC type=del 2024-08-29T18:36:42.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.906+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=K1PWKQD5FBL8 type=del size=327854 2024-08-29T18:36:42.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.910+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~EL9EB99VL0AK.0 size=1048576 2024-08-29T18:36:42.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.914+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~EL9EB99VL0AK.1 size=1048576 2024-08-29T18:36:42.923 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.918+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~EL9EB99VL0AK.2 size=537225 2024-08-29T18:36:42.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.926+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=EL9EB99VL0AK tag=HV9E3O2PB8AF type=write size=3682953 2024-08-29T18:36:42.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~ORCD4H8OGDPO.0 size=786819 2024-08-29T18:36:42.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.938+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=ORCD4H8OGDPO tag=T03GXI940DON type=write size=1835395 2024-08-29T18:36:42.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.946+0000 7f6ed09098c0 1 < suggested remove operation key=W3OD42MVSYAC tag=KMRT0NXEG4NN type=write 2024-08-29T18:36:42.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.950+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=SYK5LHJNBZFW type=del size=3982108 2024-08-29T18:36:42.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.958+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=WYE2QZD67FMD type=del 2024-08-29T18:36:42.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.962+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=LL7NXZ601CAQ type=del size=2363410 2024-08-29T18:36:42.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.966+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~2Q0MD7B95GJJ.0 size=529400 2024-08-29T18:36:42.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.974+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=2Q0MD7B95GJJ tag=YDGEZUBYRB0I type=write size=1577976 2024-08-29T18:36:42.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.982+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~OLAKMCL42S5V.0 size=1048576 2024-08-29T18:36:42.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.986+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~OLAKMCL42S5V.1 size=1048576 2024-08-29T18:36:42.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.990+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~OLAKMCL42S5V.2 size=805784 2024-08-29T18:36:42.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.990+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=OLAKMCL42S5V tag=D42CVU4H9JO2 type=write size=3951512 2024-08-29T18:36:43.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:42.998+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~OKTF1APJOE2F.0 size=167135 2024-08-29T18:36:43.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.006+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=OKTF1APJOE2F tag=YNZ0XY5DD2DZ type=write size=1215711 2024-08-29T18:36:43.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.014+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=KEI8I1GY46ZM type=del size=2369737 2024-08-29T18:36:43.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.018+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~QP7MCX726JP4.0 size=705463 2024-08-29T18:36:43.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.026+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=QP7MCX726JP4 tag=N6H1SNRIDVOW type=write size=1754039 2024-08-29T18:36:43.036 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.034+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=1BPIYSSU9HF6 type=del size=1572889 2024-08-29T18:36:43.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.038+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=3DMAXZ5NWS91 type=del 2024-08-29T18:36:43.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.042+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=TG4J3YXN4TMN type=del size=2850049 2024-08-29T18:36:43.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.050+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=WMUICUPG0W6R type=del size=3026403 2024-08-29T18:36:43.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.058+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=S15EAUBYKT55 type=del size=346681 2024-08-29T18:36:43.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.062+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=2E2PPSGNQUEA type=del 2024-08-29T18:36:43.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.066+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=55AA1G0WSGQT type=del size=837941 2024-08-29T18:36:43.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.074+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~OYAA318SNU8V.0 size=1048576 2024-08-29T18:36:43.080 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.078+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~OYAA318SNU8V.1 size=1048576 2024-08-29T18:36:43.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.082+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~OYAA318SNU8V.2 size=843510 2024-08-29T18:36:43.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.090+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=OYAA318SNU8V tag=AW1J8GO0YI0J type=write size=3989238 2024-08-29T18:36:43.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.098+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~862ARG21DS8O.0 size=143320 2024-08-29T18:36:43.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.098+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=862ARG21DS8O tag=WQZY2NIXN4MJ type=write size=1191896 2024-08-29T18:36:43.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.106+0000 7f6ed09098c0 -1 < failed to complete operation key=JFWKQNVPQWCB tag=ZU49R7M43QIH type=write size=233966: (22) Invalid argument 2024-08-29T18:36:43.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.114+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=GGPBRQSDS65B type=del size=3313815 2024-08-29T18:36:43.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.118+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=4394V5M71V70 type=del 2024-08-29T18:36:43.131 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.126+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~5Y2RCRXYURE1.0 size=1048576 2024-08-29T18:36:43.135 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~5Y2RCRXYURE1.1 size=1048576 2024-08-29T18:36:43.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~5Y2RCRXYURE1.2 size=838719 2024-08-29T18:36:43.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.134+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=5Y2RCRXYURE1 tag=O6700VVORK62 type=write size=3984447 2024-08-29T18:36:43.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.142+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~XSGI6KAKZW5O.0 size=904679 2024-08-29T18:36:43.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.150+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=XSGI6KAKZW5O tag=272N346I1QLX type=write size=1953255 2024-08-29T18:36:43.164 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~0YK4YAXD3KWO.0 size=706988 2024-08-29T18:36:43.164 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.158+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=0YK4YAXD3KWO tag=854562TQ97I1 type=write size=1755564 2024-08-29T18:36:43.169 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.166+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=D2KRM6Y23EIR type=del 2024-08-29T18:36:43.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.170+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=UHVC57H3VU6A type=del size=3385854 2024-08-29T18:36:43.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.178+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~QBKXGTAUN0CO.0 size=1048576 2024-08-29T18:36:43.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.182+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~QBKXGTAUN0CO.1 size=1048576 2024-08-29T18:36:43.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.186+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~QBKXGTAUN0CO.2 size=183299 2024-08-29T18:36:43.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.194+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=QBKXGTAUN0CO tag=7SPCO7X0YCES type=write size=3329027 2024-08-29T18:36:43.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~WHMI8Y10S3AC.0 size=1048576 2024-08-29T18:36:43.212 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.210+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~WHMI8Y10S3AC.1 size=1048576 2024-08-29T18:36:43.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~WHMI8Y10S3AC.2 size=405519 2024-08-29T18:36:43.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.214+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=WHMI8Y10S3AC tag=1ETK0O044FI9 type=write size=3551247 2024-08-29T18:36:43.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.218+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=K1PWKQD5FBL8 type=del 2024-08-29T18:36:43.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.226+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=TA4XGTB1F9UY type=del size=3266333 2024-08-29T18:36:43.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.230+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~ORCD4H8OGDPO.0 size=786819 2024-08-29T18:36:43.242 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.238+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=ORCD4H8OGDPO tag=T03GXI940DON type=write size=1835395 2024-08-29T18:36:43.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.242+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=DAI639MJCOY5 type=del size=720026 2024-08-29T18:36:43.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.250+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=SYK5LHJNBZFW type=del 2024-08-29T18:36:43.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.254+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=PRXEEADFIEE7 type=del size=2827998 2024-08-29T18:36:43.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.258+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=LL7NXZ601CAQ type=del 2024-08-29T18:36:43.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~QKTL74F7HYUX.0 size=1048576 2024-08-29T18:36:43.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~QKTL74F7HYUX.1 size=419851 2024-08-29T18:36:43.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.274+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=QKTL74F7HYUX tag=SINDGLN65X9L type=write size=2517003 2024-08-29T18:36:43.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.278+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~OLAKMCL42S5V.0 size=1048576 2024-08-29T18:36:43.285 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.282+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~OLAKMCL42S5V.1 size=1048576 2024-08-29T18:36:43.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.286+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~OLAKMCL42S5V.2 size=805784 2024-08-29T18:36:43.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.294+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=OLAKMCL42S5V tag=D42CVU4H9JO2 type=write size=3951512 2024-08-29T18:36:43.302 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.298+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=X7NXLRVV0W9P type=del size=2860432 2024-08-29T18:36:43.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.302+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=KEI8I1GY46ZM type=del 2024-08-29T18:36:43.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.310+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=00KH678KGRNW type=del size=649145 2024-08-29T18:36:43.323 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.318+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=1BPIYSSU9HF6 type=del size=1572889 2024-08-29T18:36:43.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.326+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=8K3CZTKZH2Q8 type=del size=2082074 2024-08-29T18:36:43.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.330+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=TG4J3YXN4TMN type=del 2024-08-29T18:36:43.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.338+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~1EN2FH5GVMPK.0 size=422709 2024-08-29T18:36:43.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.338+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=1EN2FH5GVMPK tag=0A97TG72CNRD type=write size=1471285 2024-08-29T18:36:43.346 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.342+0000 7f6ed09098c0 1 < canceled operation key=KJ33F33FWI4D tag=S15EAUBYKT55 type=del size=346681 2024-08-29T18:36:43.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~5UFQX43XB6XA.0 size=1048576 2024-08-29T18:36:43.361 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.358+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~5UFQX43XB6XA.1 size=1048576 2024-08-29T18:36:43.365 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~5UFQX43XB6XA.2 size=1032038 2024-08-29T18:36:43.365 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.362+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=5UFQX43XB6XA tag=WB5M3RDTBSYL type=write size=4177766 2024-08-29T18:36:43.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.366+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=55AA1G0WSGQT type=del size=837941 2024-08-29T18:36:43.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~8E2667FU6P7K.0 size=74469 2024-08-29T18:36:43.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.378+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=8E2667FU6P7K tag=HO1639HR399B type=write size=1123045 2024-08-29T18:36:43.385 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.382+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~862ARG21DS8O.0 size=143320 2024-08-29T18:36:43.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.390+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=862ARG21DS8O tag=WQZY2NIXN4MJ type=write size=1191896 2024-08-29T18:36:43.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.394+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=EZPRPP9MW6PV type=write size=352830 2024-08-29T18:36:43.405 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.402+0000 7f6ed09098c0 1 < canceled operation key=RSCA9226LE11 tag=GGPBRQSDS65B type=del size=3313815 2024-08-29T18:36:43.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.410+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~39688U0QRHPI.0 size=1048576 2024-08-29T18:36:43.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.414+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~39688U0QRHPI.1 size=1048576 2024-08-29T18:36:43.423 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.418+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~39688U0QRHPI.2 size=221532 2024-08-29T18:36:43.423 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.418+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=39688U0QRHPI tag=U4HDAVLN0VDR type=write size=3367260 2024-08-29T18:36:43.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.422+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~5Y2RCRXYURE1.0 size=1048576 2024-08-29T18:36:43.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.430+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~5Y2RCRXYURE1.1 size=1048576 2024-08-29T18:36:43.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.430+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~5Y2RCRXYURE1.2 size=838719 2024-08-29T18:36:43.444 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.442+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=5Y2RCRXYURE1 tag=O6700VVORK62 type=write size=3984447 2024-08-29T18:36:43.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~XSC76Z788YVJ.0 size=1048576 2024-08-29T18:36:43.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.454+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~XSC76Z788YVJ.1 size=1048576 2024-08-29T18:36:43.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.458+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~XSC76Z788YVJ.2 size=282195 2024-08-29T18:36:43.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.458+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=XSC76Z788YVJ tag=O6YHZXQ5HWUK type=write size=3427923 2024-08-29T18:36:43.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.462+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~0YK4YAXD3KWO.0 size=706988 2024-08-29T18:36:43.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.474+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=0YK4YAXD3KWO tag=854562TQ97I1 type=write size=1755564 2024-08-29T18:36:43.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.482+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~LFMHALTYWV1R.0 size=1048576 2024-08-29T18:36:43.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~LFMHALTYWV1R.1 size=878738 2024-08-29T18:36:43.491 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.486+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=LFMHALTYWV1R tag=72DQQS3D6DCF type=write size=2975890 2024-08-29T18:36:43.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.490+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=UHVC57H3VU6A type=del 2024-08-29T18:36:43.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.498+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=N9QALHR0IN2O type=del size=3989929 2024-08-29T18:36:43.505 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.502+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~WHMI8Y10S3AC.0 size=1048576 2024-08-29T18:36:43.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.506+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~WHMI8Y10S3AC.1 size=1048576 2024-08-29T18:36:43.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.510+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~WHMI8Y10S3AC.2 size=405519 2024-08-29T18:36:43.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.518+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=WHMI8Y10S3AC tag=1ETK0O044FI9 type=write size=3551247 2024-08-29T18:36:43.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.522+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=VEMY3AXK2QA4 type=del size=1612119 2024-08-29T18:36:43.530 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.526+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=TA4XGTB1F9UY type=del 2024-08-29T18:36:43.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.534+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~O11M30VG9VO3.0 size=1048576 2024-08-29T18:36:43.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.538+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~O11M30VG9VO3.1 size=422676 2024-08-29T18:36:43.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.538+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=O11M30VG9VO3 tag=CVOGP9UUH6YC type=write size=2519828 2024-08-29T18:36:43.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.546+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=DAI639MJCOY5 type=del 2024-08-29T18:36:43.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.550+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=G0443O2EOZ95 type=del size=3410107 2024-08-29T18:36:43.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.554+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=PRXEEADFIEE7 type=del 2024-08-29T18:36:43.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.558+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=3ZRO732ILNTS type=del size=2172148 2024-08-29T18:36:43.564 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.562+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~QKTL74F7HYUX.0 size=1048576 2024-08-29T18:36:43.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.566+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~QKTL74F7HYUX.1 size=419851 2024-08-29T18:36:43.576 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.574+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=QKTL74F7HYUX tag=SINDGLN65X9L type=write size=2517003 2024-08-29T18:36:43.582 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.578+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=K5UDCCUKG73H type=del size=1647348 2024-08-29T18:36:43.592 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.590+0000 7f6ed09098c0 1 < suggested update operation key=SG4E703OLP35 tag=X7NXLRVV0W9P type=del size=2860432 2024-08-29T18:36:43.600 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~9YX09B64ZG5I.0 size=1048576 2024-08-29T18:36:43.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.602+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~9YX09B64ZG5I.1 size=889971 2024-08-29T18:36:43.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.602+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=9YX09B64ZG5I tag=4FCDF1TMWFPB type=write size=2987123 2024-08-29T18:36:43.609 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.606+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=00KH678KGRNW type=del 2024-08-29T18:36:43.615 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.610+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=SE54PZ2NCUVS type=del size=2244649 2024-08-29T18:36:43.620 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.618+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=8K3CZTKZH2Q8 type=del 2024-08-29T18:36:43.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.622+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=O6OP7SVY16C7 type=del size=1053365 2024-08-29T18:36:43.630 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.626+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~1EN2FH5GVMPK.0 size=422709 2024-08-29T18:36:43.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.634+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=1EN2FH5GVMPK tag=0A97TG72CNRD type=write size=1471285 2024-08-29T18:36:43.643 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.638+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=NW7C72CWX194 type=del size=1028741 2024-08-29T18:36:43.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.646+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~5UFQX43XB6XA.0 size=1048576 2024-08-29T18:36:43.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.650+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~5UFQX43XB6XA.1 size=1048576 2024-08-29T18:36:43.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.654+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~5UFQX43XB6XA.2 size=1032038 2024-08-29T18:36:43.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.662+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=5UFQX43XB6XA tag=WB5M3RDTBSYL type=write size=4177766 2024-08-29T18:36:43.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.670+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~XHD298XYEHVP.0 size=86909 2024-08-29T18:36:43.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.670+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=XHD298XYEHVP tag=BDJYZ31I6CFV type=write size=1135485 2024-08-29T18:36:43.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.674+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~8E2667FU6P7K.0 size=74469 2024-08-29T18:36:43.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.682+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=8E2667FU6P7K tag=HO1639HR399B type=write size=1123045 2024-08-29T18:36:43.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.694+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZQJ2I2REAWDF.0 size=1015423 2024-08-29T18:36:43.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.694+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=ZQJ2I2REAWDF tag=HC7LS2FL9U4V type=write size=2063999 2024-08-29T18:36:43.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.698+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=EZPRPP9MW6PV type=write size=352830 2024-08-29T18:36:43.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.702+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=BNCKHMB8AXE6 type=write size=1047505 2024-08-29T18:36:43.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.710+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~39688U0QRHPI.0 size=1048576 2024-08-29T18:36:43.716 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.714+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~39688U0QRHPI.1 size=1048576 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.718+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~39688U0QRHPI.2 size=221532 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.726+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=39688U0QRHPI tag=U4HDAVLN0VDR type=write size=3367260 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.730+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=NGU08K6IXGP8 type=write size=834380 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.734+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~XSC76Z788YVJ.0 size=1048576 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.738+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~XSC76Z788YVJ.1 size=1048576 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.742+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~XSC76Z788YVJ.2 size=282195 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.754+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=XSC76Z788YVJ tag=O6YHZXQ5HWUK type=write size=3427923 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.758+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=GK53JCB8VHW6 type=del size=2227112 2024-08-29T18:36:43.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.762+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~LFMHALTYWV1R.0 size=1048576 2024-08-29T18:36:43.771 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.766+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~LFMHALTYWV1R.1 size=878738 2024-08-29T18:36:43.779 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.774+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=LFMHALTYWV1R tag=72DQQS3D6DCF type=write size=2975890 2024-08-29T18:36:43.788 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.786+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~SMS2A3EFIXZ5.0 size=1048576 2024-08-29T18:36:43.792 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.790+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~SMS2A3EFIXZ5.1 size=449020 2024-08-29T18:36:43.792 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.790+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=SMS2A3EFIXZ5 tag=3XHZITEFOC7P type=write size=2546172 2024-08-29T18:36:43.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.794+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=N9QALHR0IN2O type=del 2024-08-29T18:36:43.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.806+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~G61RWWTH6KWO.0 size=1048576 2024-08-29T18:36:43.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.810+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~G61RWWTH6KWO.1 size=1048576 2024-08-29T18:36:43.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.814+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~G61RWWTH6KWO.2 size=417918 2024-08-29T18:36:43.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.814+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=G61RWWTH6KWO tag=CYJME4EN1EPG type=write size=3563646 2024-08-29T18:36:43.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.818+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=VEMY3AXK2QA4 type=del 2024-08-29T18:36:43.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.822+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=GVKV4O5C206K type=del size=19173 2024-08-29T18:36:43.831 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.826+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~O11M30VG9VO3.0 size=1048576 2024-08-29T18:36:43.835 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.830+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~O11M30VG9VO3.1 size=422676 2024-08-29T18:36:43.843 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.838+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=O11M30VG9VO3 tag=CVOGP9UUH6YC type=write size=2519828 2024-08-29T18:36:43.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~S6Q3G4YVRDF8.0 size=1048576 2024-08-29T18:36:43.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~S6Q3G4YVRDF8.1 size=467815 2024-08-29T18:36:43.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.854+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=S6Q3G4YVRDF8 tag=I946RYQNIFI2 type=write size=2564967 2024-08-29T18:36:43.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.858+0000 7f6ed09098c0 1 < canceled operation key=U1C7NYZ2J1K9 tag=G0443O2EOZ95 type=del size=3410107 2024-08-29T18:36:43.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.866+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~E2CO3S2EIB37.0 size=601801 2024-08-29T18:36:43.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.866+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=E2CO3S2EIB37 tag=8NCRGU28BLU2 type=write size=1650377 2024-08-29T18:36:43.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.874+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=3ZRO732ILNTS type=del 2024-08-29T18:36:43.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.882+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=N4GCA2DU1USB type=write size=197733 2024-08-29T18:36:43.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.886+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=K5UDCCUKG73H type=del 2024-08-29T18:36:43.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~WS2AWLQ4DOMO.0 size=1048576 2024-08-29T18:36:43.903 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.898+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~WS2AWLQ4DOMO.1 size=1048576 2024-08-29T18:36:43.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~WS2AWLQ4DOMO.2 size=90465 2024-08-29T18:36:43.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.902+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=WS2AWLQ4DOMO tag=78R0QNWZLFWH type=write size=3236193 2024-08-29T18:36:43.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.910+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~9YX09B64ZG5I.0 size=1048576 2024-08-29T18:36:43.918 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.914+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~9YX09B64ZG5I.1 size=889971 2024-08-29T18:36:43.929 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.926+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=9YX09B64ZG5I tag=4FCDF1TMWFPB type=write size=2987123 2024-08-29T18:36:43.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.930+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=R7KXY0UX5NQG type=del size=335807 2024-08-29T18:36:43.939 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.934+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=SE54PZ2NCUVS type=del 2024-08-29T18:36:43.948 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~4VCC85Q01UZ1.0 size=1048576 2024-08-29T18:36:43.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~4VCC85Q01UZ1.1 size=1048576 2024-08-29T18:36:43.957 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.954+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~4VCC85Q01UZ1.2 size=33743 2024-08-29T18:36:43.957 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.954+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=4VCC85Q01UZ1 tag=DT7TI63UCG8J type=write size=3179471 2024-08-29T18:36:43.962 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.958+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=O6OP7SVY16C7 type=del 2024-08-29T18:36:43.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~9VTGUQVY2W9L.0 size=1048576 2024-08-29T18:36:43.976 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~9VTGUQVY2W9L.1 size=1030522 2024-08-29T18:36:43.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.974+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=9VTGUQVY2W9L tag=P61R9S0NTXW3 type=write size=3127674 2024-08-29T18:36:43.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.978+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=NW7C72CWX194 type=del 2024-08-29T18:36:43.988 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.982+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=4D57O1UX5NFY type=del size=1992238 2024-08-29T18:36:43.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.990+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~XHD298XYEHVP.0 size=86909 2024-08-29T18:36:44.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:43.998+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=XHD298XYEHVP tag=BDJYZ31I6CFV type=write size=1135485 2024-08-29T18:36:44.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.002+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=OIAS4FBA3PEV type=del size=3954990 2024-08-29T18:36:44.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.006+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~ZQJ2I2REAWDF.0 size=1015423 2024-08-29T18:36:44.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.014+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=ZQJ2I2REAWDF tag=HC7LS2FL9U4V type=write size=2063999 2024-08-29T18:36:44.026 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~HL9JXZM1RYG8.0 size=1048576 2024-08-29T18:36:44.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~HL9JXZM1RYG8.1 size=1048576 2024-08-29T18:36:44.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.030+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~HL9JXZM1RYG8.2 size=45717 2024-08-29T18:36:44.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.030+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=HL9JXZM1RYG8 tag=EDA75O92O1J3 type=write size=3191445 2024-08-29T18:36:44.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.038+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=BNCKHMB8AXE6 type=write size=1047505 2024-08-29T18:36:44.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.042+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=E1P72JR986WJ type=del size=3816498 2024-08-29T18:36:44.058 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.054+0000 7f6ed09098c0 1 < suggested remove operation key=BW4L44FNGYOU tag=NGU08K6IXGP8 type=write 2024-08-29T18:36:44.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~L0H5T2HR9950.0 size=595928 2024-08-29T18:36:44.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.066+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=L0H5T2HR9950 tag=W6JH9K2FVFHA type=write size=1644504 2024-08-29T18:36:44.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.070+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=GK53JCB8VHW6 type=del 2024-08-29T18:36:44.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.074+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=VZ628IXCUCJ7 type=write size=96756 2024-08-29T18:36:44.085 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.082+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~SMS2A3EFIXZ5.0 size=1048576 2024-08-29T18:36:44.089 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.086+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~SMS2A3EFIXZ5.1 size=449020 2024-08-29T18:36:44.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.094+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=SMS2A3EFIXZ5 tag=3XHZITEFOC7P type=write size=2546172 2024-08-29T18:36:44.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.098+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=C8PGZFWFIA5R type=write size=523882 2024-08-29T18:36:44.109 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.106+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~G61RWWTH6KWO.0 size=1048576 2024-08-29T18:36:44.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.110+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~G61RWWTH6KWO.1 size=1048576 2024-08-29T18:36:44.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.114+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~G61RWWTH6KWO.2 size=417918 2024-08-29T18:36:44.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.122+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=G61RWWTH6KWO tag=CYJME4EN1EPG type=write size=3563646 2024-08-29T18:36:44.131 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.126+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=VSPBOIS3LA0J type=write size=1535 2024-08-29T18:36:44.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.138+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=GVKV4O5C206K type=del size=19173 2024-08-29T18:36:44.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.146+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=L14TDZFLF21R type=del size=683101 2024-08-29T18:36:44.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.154+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~S6Q3G4YVRDF8.0 size=1048576 2024-08-29T18:36:44.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.158+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~S6Q3G4YVRDF8.1 size=467815 2024-08-29T18:36:44.170 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.166+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=S6Q3G4YVRDF8 tag=I946RYQNIFI2 type=write size=2564967 2024-08-29T18:36:44.176 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.174+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=KGA9NY4VH83G type=del size=1714181 2024-08-29T18:36:44.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.178+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~E2CO3S2EIB37.0 size=601801 2024-08-29T18:36:44.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.186+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=E2CO3S2EIB37 tag=8NCRGU28BLU2 type=write size=1650377 2024-08-29T18:36:44.196 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.194+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=J6ZAHA7OUV7S type=write size=759430 2024-08-29T18:36:44.206 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.202+0000 7f6ed09098c0 1 < suggested update operation key=9KLW4Z2X4RX7 tag=N4GCA2DU1USB type=write size=197733 2024-08-29T18:36:44.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.206+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=53KOWUBCYIOD type=del size=214892 2024-08-29T18:36:44.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.214+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~WS2AWLQ4DOMO.0 size=1048576 2024-08-29T18:36:44.221 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.218+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~WS2AWLQ4DOMO.1 size=1048576 2024-08-29T18:36:44.226 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.222+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~WS2AWLQ4DOMO.2 size=90465 2024-08-29T18:36:44.237 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.234+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=WS2AWLQ4DOMO tag=78R0QNWZLFWH type=write size=3236193 2024-08-29T18:36:44.242 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.238+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=B6R6W99QVO36 type=del size=2567189 2024-08-29T18:36:44.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.242+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=R7KXY0UX5NQG type=del 2024-08-29T18:36:44.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.250+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=TJDZE05YW6DO type=del size=3352131 2024-08-29T18:36:44.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.250+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~4VCC85Q01UZ1.0 size=1048576 2024-08-29T18:36:44.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.254+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~4VCC85Q01UZ1.1 size=1048576 2024-08-29T18:36:44.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.258+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~4VCC85Q01UZ1.2 size=33743 2024-08-29T18:36:44.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.270+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=4VCC85Q01UZ1 tag=DT7TI63UCG8J type=write size=3179471 2024-08-29T18:36:44.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.278+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~BIHWA152G0UU.0 size=278300 2024-08-29T18:36:44.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.278+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=BIHWA152G0UU tag=AMR1LVU9OUGM type=write size=1326876 2024-08-29T18:36:44.287 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.282+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~9VTGUQVY2W9L.0 size=1048576 2024-08-29T18:36:44.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.290+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~9VTGUQVY2W9L.1 size=1030522 2024-08-29T18:36:44.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.302+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=9VTGUQVY2W9L tag=P61R9S0NTXW3 type=write size=3127674 2024-08-29T18:36:44.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.306+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=V06VPC2B36I0 type=write size=756415 2024-08-29T18:36:44.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.318+0000 7f6ed09098c0 1 < suggested update operation key=8QI8JSK2PKHT tag=4D57O1UX5NFY type=del size=1992238 2024-08-29T18:36:44.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.326+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=TJZ2FLSCM9OX type=del size=361964 2024-08-29T18:36:44.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.330+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=OIAS4FBA3PEV type=del 2024-08-29T18:36:44.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.334+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=KS4NEG7ZCPTL type=del size=1984175 2024-08-29T18:36:44.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.338+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~HL9JXZM1RYG8.0 size=1048576 2024-08-29T18:36:44.347 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.342+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~HL9JXZM1RYG8.1 size=1048576 2024-08-29T18:36:44.352 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.350+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~HL9JXZM1RYG8.2 size=45717 2024-08-29T18:36:44.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.358+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=HL9JXZM1RYG8 tag=EDA75O92O1J3 type=write size=3191445 2024-08-29T18:36:44.367 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.362+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=5IF36ABYKOUI type=del size=3025053 2024-08-29T18:36:44.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.370+0000 7f6ed09098c0 1 < canceled operation key=J2TTZYWCXQEQ tag=E1P72JR986WJ type=del size=3816498 2024-08-29T18:36:44.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.374+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=Y8H7GZLLKUVX type=del size=4022185 2024-08-29T18:36:44.383 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.378+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~L0H5T2HR9950.0 size=595928 2024-08-29T18:36:44.391 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.386+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=L0H5T2HR9950 tag=W6JH9K2FVFHA type=write size=1644504 2024-08-29T18:36:44.396 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.394+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=C8E2LJRNUO78 type=del size=2304730 2024-08-29T18:36:44.406 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.402+0000 7f6ed09098c0 1 < suggested remove operation key=BOUYT3VGT2HB tag=VZ628IXCUCJ7 type=write 2024-08-29T18:36:44.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.414+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~UMEQZZSYGFAL.0 size=1048576 2024-08-29T18:36:44.420 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.418+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~UMEQZZSYGFAL.1 size=324694 2024-08-29T18:36:44.420 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.418+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=UMEQZZSYGFAL tag=5BRTOXDOC67S type=write size=2421846 2024-08-29T18:36:44.425 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.422+0000 7f6ed09098c0 1 < completed write operation key=MFIKA3GJW88G tag=C8PGZFWFIA5R type=write size=523882 2024-08-29T18:36:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:44 smithi089 bash[77323]: cluster 2024-08-29T18:36:43.101462+0000 mgr.y (mgr.34104) 731 : cluster [DBG] pgmap v1449: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 181 KiB/s wr, 915 op/s 2024-08-29T18:36:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:44 smithi089 bash[78574]: cluster 2024-08-29T18:36:43.101462+0000 mgr.y (mgr.34104) 731 : cluster [DBG] pgmap v1449: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 181 KiB/s wr, 915 op/s 2024-08-29T18:36:44.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.426+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=V5FNW9OI3WEM type=del size=3142613 2024-08-29T18:36:44.441 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.438+0000 7f6ed09098c0 1 < suggested update operation key=G1P9V2I0LJNU tag=VSPBOIS3LA0J type=write size=1535 2024-08-29T18:36:44.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.446+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~S4WBPAN1VP25.0 size=1048576 2024-08-29T18:36:44.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~S4WBPAN1VP25.1 size=1048576 2024-08-29T18:36:44.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.458+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~S4WBPAN1VP25.2 size=716788 2024-08-29T18:36:44.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.458+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=S4WBPAN1VP25 tag=DJSXSSOMCWZ2 type=write size=3862516 2024-08-29T18:36:44.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.466+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=L14TDZFLF21R type=del 2024-08-29T18:36:44.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.474+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=Q7P3MIWU0OZI type=del size=3204425 2024-08-29T18:36:44.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.478+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=KGA9NY4VH83G type=del 2024-08-29T18:36:44.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~0M8SCH5XT8MR.0 size=1048576 2024-08-29T18:36:44.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~0M8SCH5XT8MR.1 size=306957 2024-08-29T18:36:44.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.490+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=0M8SCH5XT8MR tag=Z983FVD8P5YF type=write size=2404109 2024-08-29T18:36:44.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.498+0000 7f6ed09098c0 1 < completed write operation key=SG4E703OLP35 tag=J6ZAHA7OUV7S type=write size=759430 2024-08-29T18:36:44.505 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.502+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=CICBHP43RISE type=write size=878934 2024-08-29T18:36:44.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.510+0000 7f6ed09098c0 -1 < failed to complete operation key=8QI8JSK2PKHT tag=53KOWUBCYIOD type=del size=214892: (22) Invalid argument 2024-08-29T18:36:44.517 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.514+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=MO9K1GOIG4XP type=del size=890888 2024-08-29T18:36:44.522 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.518+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=B6R6W99QVO36 type=del 2024-08-29T18:36:44.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.526+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~WRN212K7X0XM.0 size=475699 2024-08-29T18:36:44.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.526+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=WRN212K7X0XM tag=8KX1T53TEP8C type=write size=1524275 2024-08-29T18:36:44.536 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.534+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=TJDZE05YW6DO type=del 2024-08-29T18:36:44.544 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~9GNWOT1ET66F.0 size=1048576 2024-08-29T18:36:44.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.546+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~9GNWOT1ET66F.1 size=1048576 2024-08-29T18:36:44.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.550+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~9GNWOT1ET66F.2 size=656098 2024-08-29T18:36:44.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.550+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=9GNWOT1ET66F tag=YDQBGG67S82A type=write size=3801826 2024-08-29T18:36:44.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:44 smithi144 bash[67678]: cluster 2024-08-29T18:36:43.101462+0000 mgr.y (mgr.34104) 731 : cluster [DBG] pgmap v1449: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 181 KiB/s wr, 915 op/s 2024-08-29T18:36:44.557 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.554+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~BIHWA152G0UU.0 size=278300 2024-08-29T18:36:44.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.562+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=BIHWA152G0UU tag=AMR1LVU9OUGM type=write size=1326876 2024-08-29T18:36:44.570 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.566+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=43ZB8QFIOE7H type=del size=174361 2024-08-29T18:36:44.575 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.570+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=V06VPC2B36I0 type=write size=756415 2024-08-29T18:36:44.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.574+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=OG586LJCO0PN type=del size=3428387 2024-08-29T18:36:44.584 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.582+0000 7f6ed09098c0 1 < canceled operation key=KJ33F33FWI4D tag=TJZ2FLSCM9OX type=del size=361964 2024-08-29T18:36:44.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.586+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=AJD16UTYXA37 type=del size=2406510 2024-08-29T18:36:44.600 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.598+0000 7f6ed09098c0 1 < suggested remove operation key=T17NEBEBIVZH tag=KS4NEG7ZCPTL type=del 2024-08-29T18:36:44.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.602+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=ITO2UM4W2LH8 type=del size=2981804 2024-08-29T18:36:44.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.606+0000 7f6ed09098c0 1 < canceled operation key=SG4E703OLP35 tag=5IF36ABYKOUI type=del size=3025053 2024-08-29T18:36:44.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.614+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=EG4CV8Q80570 type=del size=3738215 2024-08-29T18:36:44.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.622+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=Y8H7GZLLKUVX type=del size=4022185 2024-08-29T18:36:44.636 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~2C0ZTL1DVHX8.0 size=844922 2024-08-29T18:36:44.636 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.634+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=2C0ZTL1DVHX8 tag=PMRUURQLJFEX type=write size=1893498 2024-08-29T18:36:44.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.638+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=C8E2LJRNUO78 type=del 2024-08-29T18:36:44.650 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~DIJU2FY80MKR.0 size=774158 2024-08-29T18:36:44.650 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.646+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=DIJU2FY80MKR tag=RF7JJADPXG32 type=write size=1822734 2024-08-29T18:36:44.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.650+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~UMEQZZSYGFAL.0 size=1048576 2024-08-29T18:36:44.660 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.658+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~UMEQZZSYGFAL.1 size=324694 2024-08-29T18:36:44.670 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.666+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=UMEQZZSYGFAL tag=5BRTOXDOC67S type=write size=2421846 2024-08-29T18:36:44.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.678+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~C442KXYOM9DW.0 size=1048576 2024-08-29T18:36:44.685 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.682+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~C442KXYOM9DW.1 size=561217 2024-08-29T18:36:44.685 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.682+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=C442KXYOM9DW tag=OU1W3330M1BM type=write size=2658369 2024-08-29T18:36:44.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.686+0000 7f6ed09098c0 -1 < failed to complete operation key=T17NEBEBIVZH tag=V5FNW9OI3WEM type=del size=3142613: (22) Invalid argument 2024-08-29T18:36:44.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.698+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~T5GSCM344Z0B.0 size=1048576 2024-08-29T18:36:44.705 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~T5GSCM344Z0B.1 size=1048576 2024-08-29T18:36:44.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~T5GSCM344Z0B.2 size=349089 2024-08-29T18:36:44.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.706+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=T5GSCM344Z0B tag=91ITKPTQWUNS type=write size=3494817 2024-08-29T18:36:44.715 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.710+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~S4WBPAN1VP25.0 size=1048576 2024-08-29T18:36:44.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.714+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~S4WBPAN1VP25.1 size=1048576 2024-08-29T18:36:44.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.718+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~S4WBPAN1VP25.2 size=716788 2024-08-29T18:36:44.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.730+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=S4WBPAN1VP25 tag=DJSXSSOMCWZ2 type=write size=3862516 2024-08-29T18:36:44.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.734+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=EH5KMMV7KM6D type=del size=4183915 2024-08-29T18:36:44.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.738+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=Q7P3MIWU0OZI type=del 2024-08-29T18:36:44.748 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.746+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=AJ2AXFEB2VEW type=del size=404493 2024-08-29T18:36:44.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.750+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~0M8SCH5XT8MR.0 size=1048576 2024-08-29T18:36:44.758 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.754+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~0M8SCH5XT8MR.1 size=306957 2024-08-29T18:36:44.767 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.762+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=0M8SCH5XT8MR tag=Z983FVD8P5YF type=write size=2404109 2024-08-29T18:36:44.773 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.770+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=PV1I9YKHHN72 type=del size=1101422 2024-08-29T18:36:44.779 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.774+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=CICBHP43RISE type=write size=878934 2024-08-29T18:36:44.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.786+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~5WAR2K1M93CM.0 size=536222 2024-08-29T18:36:44.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.786+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=5WAR2K1M93CM tag=5OVCDZUO4OZ0 type=write size=1584798 2024-08-29T18:36:44.795 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.790+0000 7f6ed09098c0 1 < canceled operation key=IM3HELYES8HB tag=MO9K1GOIG4XP type=del size=890888 2024-08-29T18:36:44.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.798+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=XDCDGKOX3SXL type=del size=1431838 2024-08-29T18:36:44.805 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.802+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~WRN212K7X0XM.0 size=475699 2024-08-29T18:36:44.813 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.810+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=WRN212K7X0XM tag=8KX1T53TEP8C type=write size=1524275 2024-08-29T18:36:44.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.818+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~S70EXO084MNS.0 size=1048576 2024-08-29T18:36:44.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~S70EXO084MNS.1 size=1048576 2024-08-29T18:36:44.831 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~S70EXO084MNS.2 size=386700 2024-08-29T18:36:44.831 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.826+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=S70EXO084MNS tag=MDQDAC6I1SDA type=write size=3532428 2024-08-29T18:36:44.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.834+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~9GNWOT1ET66F.0 size=1048576 2024-08-29T18:36:44.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.838+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~9GNWOT1ET66F.1 size=1048576 2024-08-29T18:36:44.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.842+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~9GNWOT1ET66F.2 size=656098 2024-08-29T18:36:44.853 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.850+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=9GNWOT1ET66F tag=YDQBGG67S82A type=write size=3801826 2024-08-29T18:36:44.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.854+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=JOC1MT2AHVP3 type=del size=3561427 2024-08-29T18:36:44.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.866+0000 7f6ed09098c0 1 < suggested update operation key=D22QZG3QHUUK tag=43ZB8QFIOE7H type=del size=174361 2024-08-29T18:36:44.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.874+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=NI7P86MDUW67 type=del size=1688654 2024-08-29T18:36:44.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.878+0000 7f6ed09098c0 -1 < failed to complete operation key=T17NEBEBIVZH tag=OG586LJCO0PN type=del size=3428387: (22) Invalid argument 2024-08-29T18:36:44.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~JNEMTHB33IQR.0 size=629818 2024-08-29T18:36:44.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.890+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=JNEMTHB33IQR tag=856K5GYXNHJH type=write size=1678394 2024-08-29T18:36:44.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.894+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=AJD16UTYXA37 type=del 2024-08-29T18:36:44.904 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.902+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=W1MCEPZE9WN4 type=del size=3569654 2024-08-29T18:36:44.910 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.906+0000 7f6ed09098c0 1 < canceled operation key=9HAS9BRXQSRH tag=ITO2UM4W2LH8 type=del size=2981804 2024-08-29T18:36:44.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.910+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=C0RGV3ZAS1GR type=del size=3954206 2024-08-29T18:36:44.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.918+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=EG4CV8Q80570 type=del 2024-08-29T18:36:44.926 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.922+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=T2IRU7RE17XS type=del size=2422560 2024-08-29T18:36:44.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.926+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~2C0ZTL1DVHX8.0 size=844922 2024-08-29T18:36:44.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.938+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=2C0ZTL1DVHX8 tag=PMRUURQLJFEX type=write size=1893498 2024-08-29T18:36:44.946 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.942+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=H33BP4TQ3DXR type=del size=1960810 2024-08-29T18:36:44.951 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.946+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~DIJU2FY80MKR.0 size=774158 2024-08-29T18:36:44.961 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.958+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=DIJU2FY80MKR tag=RF7JJADPXG32 type=write size=1822734 2024-08-29T18:36:44.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~SFR6U1MPMZ69.0 size=1048576 2024-08-29T18:36:44.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~SFR6U1MPMZ69.1 size=1048576 2024-08-29T18:36:44.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~SFR6U1MPMZ69.2 size=30752 2024-08-29T18:36:44.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.974+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=SFR6U1MPMZ69 tag=PGQR82SVIM24 type=write size=3176480 2024-08-29T18:36:44.985 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.982+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~C442KXYOM9DW.0 size=1048576 2024-08-29T18:36:44.985 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.982+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~C442KXYOM9DW.1 size=561217 2024-08-29T18:36:44.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.990+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=C442KXYOM9DW tag=OU1W3330M1BM type=write size=2658369 2024-08-29T18:36:44.999 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:44.994+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=DSAQ820C8I3C type=del size=3536707 2024-08-29T18:36:45.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.002+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~T5GSCM344Z0B.0 size=1048576 2024-08-29T18:36:45.009 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.006+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~T5GSCM344Z0B.1 size=1048576 2024-08-29T18:36:45.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.010+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~T5GSCM344Z0B.2 size=349089 2024-08-29T18:36:45.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.018+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=T5GSCM344Z0B tag=91ITKPTQWUNS type=write size=3494817 2024-08-29T18:36:45.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.030+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~AVCK2Q9VS2H2.0 size=1011216 2024-08-29T18:36:45.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.030+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=AVCK2Q9VS2H2 tag=NBAEQKUVA9YQ type=write size=2059792 2024-08-29T18:36:45.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.034+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=EH5KMMV7KM6D type=del 2024-08-29T18:36:45.043 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.038+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=WZ28QZKZS53N type=del size=250999 2024-08-29T18:36:45.049 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.046+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=AJ2AXFEB2VEW type=del 2024-08-29T18:36:45.054 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.050+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=WVTE9NOBRPZA type=del size=1151951 2024-08-29T18:36:45.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.058+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=PV1I9YKHHN72 type=del 2024-08-29T18:36:45.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.062+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=TIWMZXEPI1KF type=write size=138147 2024-08-29T18:36:45.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.070+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~5WAR2K1M93CM.0 size=536222 2024-08-29T18:36:45.082 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.078+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=5WAR2K1M93CM tag=5OVCDZUO4OZ0 type=write size=1584798 2024-08-29T18:36:45.089 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.086+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=S45MCDQNYEP6 type=write size=521464 2024-08-29T18:36:45.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.090+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=XDCDGKOX3SXL type=del 2024-08-29T18:36:45.101 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.098+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=ZJ5J0QQ6MNOF type=del size=2933271 2024-08-29T18:36:45.107 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.102+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~S70EXO084MNS.0 size=1048576 2024-08-29T18:36:45.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.110+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~S70EXO084MNS.1 size=1048576 2024-08-29T18:36:45.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.114+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~S70EXO084MNS.2 size=386700 2024-08-29T18:36:45.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.122+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=S70EXO084MNS tag=MDQDAC6I1SDA type=write size=3532428 2024-08-29T18:36:45.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.130+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=W1E44H510T8Y type=del size=171508 2024-08-29T18:36:45.141 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.138+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=JOC1MT2AHVP3 type=del 2024-08-29T18:36:45.146 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.142+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=G2D3OV40D7QL type=del size=3095755 2024-08-29T18:36:45.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.150+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=NI7P86MDUW67 type=del 2024-08-29T18:36:45.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~XQWDMKVOXWC5.0 size=1048576 2024-08-29T18:36:45.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~XQWDMKVOXWC5.1 size=86739 2024-08-29T18:36:45.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.166+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=XQWDMKVOXWC5 tag=B8D6ZX7RR921 type=write size=2183891 2024-08-29T18:36:45.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.170+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~JNEMTHB33IQR.0 size=629818 2024-08-29T18:36:45.182 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.178+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=JNEMTHB33IQR tag=856K5GYXNHJH type=write size=1678394 2024-08-29T18:36:45.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.186+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=95PFE3MECGIM type=del size=2378088 2024-08-29T18:36:45.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.190+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=W1MCEPZE9WN4 type=del 2024-08-29T18:36:45.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~LF16HMVU4R6Y.0 size=373556 2024-08-29T18:36:45.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.202+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=LF16HMVU4R6Y tag=BX58HFUL1YJC type=write size=1422132 2024-08-29T18:36:45.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.210+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=C0RGV3ZAS1GR type=del 2024-08-29T18:36:45.223 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.218+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~M7SOZI1X6BG8.0 size=1048576 2024-08-29T18:36:45.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~M7SOZI1X6BG8.1 size=395114 2024-08-29T18:36:45.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.226+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=M7SOZI1X6BG8 tag=80CM3BM7KQK7 type=write size=2492266 2024-08-29T18:36:45.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.234+0000 7f6ed09098c0 1 < suggested remove operation key=9KLW4Z2X4RX7 tag=T2IRU7RE17XS type=del 2024-08-29T18:36:45.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~RNTGJTW52I5S.0 size=499188 2024-08-29T18:36:45.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.246+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=RNTGJTW52I5S tag=CVBAQ54AQ6O1 type=write size=1547764 2024-08-29T18:36:45.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.250+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=H33BP4TQ3DXR type=del 2024-08-29T18:36:45.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.258+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=A5TZUHHWX49H type=del size=1118142 2024-08-29T18:36:45.266 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.262+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~SFR6U1MPMZ69.0 size=1048576 2024-08-29T18:36:45.266 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.262+0000 7f6ed09098c0 1 < canceled part key=_multipart_9HAS9BRXQSRH.2~SFR6U1MPMZ69.1 size=1048576 2024-08-29T18:36:45.270 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.266+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~SFR6U1MPMZ69.2 size=30752 2024-08-29T18:36:45.280 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.278+0000 7f6ed09098c0 1 < canceled multipart upload key=9HAS9BRXQSRH upload=SFR6U1MPMZ69 tag=PGQR82SVIM24 type=write size=3176480 2024-08-29T18:36:45.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.286+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~TCRTY4Y2A0WX.0 size=1048576 2024-08-29T18:36:45.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~TCRTY4Y2A0WX.1 size=770059 2024-08-29T18:36:45.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.290+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=TCRTY4Y2A0WX tag=KZ2TL33RUYTY type=write size=2867211 2024-08-29T18:36:45.302 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.298+0000 7f6ed09098c0 -1 < failed to complete operation key=9KLW4Z2X4RX7 tag=DSAQ820C8I3C type=del size=3536707: (22) Invalid argument 2024-08-29T18:36:45.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.302+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=YH6SXN318NKD type=del size=2188840 2024-08-29T18:36:45.313 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.310+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~AVCK2Q9VS2H2.0 size=1011216 2024-08-29T18:36:45.323 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.318+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=AVCK2Q9VS2H2 tag=NBAEQKUVA9YQ type=write size=2059792 2024-08-29T18:36:45.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.330+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~K762QZ4GP7AQ.0 size=769062 2024-08-29T18:36:45.335 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.330+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=K762QZ4GP7AQ tag=QH3ICWWBS9G4 type=write size=1817638 2024-08-29T18:36:45.346 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.342+0000 7f6ed09098c0 1 < suggested remove operation key=J2TTZYWCXQEQ tag=WZ28QZKZS53N type=del 2024-08-29T18:36:45.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.350+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=2IXEJA0YDFDD type=del size=1499299 2024-08-29T18:36:45.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.362+0000 7f6ed09098c0 1 < suggested update operation key=BOUYT3VGT2HB tag=WVTE9NOBRPZA type=del size=1151951 2024-08-29T18:36:45.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.370+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~HZQG5L0410VV.0 size=792907 2024-08-29T18:36:45.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.370+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=HZQG5L0410VV tag=K17SZP503WIJ type=write size=1841483 2024-08-29T18:36:45.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.378+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=TIWMZXEPI1KF type=write size=138147 2024-08-29T18:36:45.385 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.382+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=00RDIIXET617 type=write size=423066 2024-08-29T18:36:45.390 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.386+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=S45MCDQNYEP6 type=write size=521464 2024-08-29T18:36:45.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.394+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~1FXT9R8F3PNN.0 size=1048576 2024-08-29T18:36:45.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.402+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~1FXT9R8F3PNN.1 size=1048576 2024-08-29T18:36:45.408 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.406+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~1FXT9R8F3PNN.2 size=682491 2024-08-29T18:36:45.408 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.406+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=1FXT9R8F3PNN tag=X8EM3YL1IGRV type=write size=3828219 2024-08-29T18:36:45.414 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.410+0000 7f6ed09098c0 1 < canceled operation key=D22QZG3QHUUK tag=ZJ5J0QQ6MNOF type=del size=2933271 2024-08-29T18:36:45.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.414+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=25EQAD0Q5QLS type=del size=2886291 2024-08-29T18:36:45.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.422+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=W1E44H510T8Y type=del size=171508 2024-08-29T18:36:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:36:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:36:45] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.43.0" 2024-08-29T18:36:45.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~MK1TNKJWZ7AJ.0 size=1048576 2024-08-29T18:36:45.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~MK1TNKJWZ7AJ.1 size=108246 2024-08-29T18:36:45.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.434+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=MK1TNKJWZ7AJ tag=89L3A44BESP3 type=write size=2205398 2024-08-29T18:36:45.442 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.438+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=G2D3OV40D7QL type=del 2024-08-29T18:36:45.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.446+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=EP6D3LYZBWVX type=del size=747111 2024-08-29T18:36:45.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.450+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~XQWDMKVOXWC5.0 size=1048576 2024-08-29T18:36:45.458 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.454+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~XQWDMKVOXWC5.1 size=86739 2024-08-29T18:36:45.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.462+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=XQWDMKVOXWC5 tag=B8D6ZX7RR921 type=write size=2183891 2024-08-29T18:36:45.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~CGF6XXA8NOJN.0 size=938428 2024-08-29T18:36:45.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.474+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=CGF6XXA8NOJN tag=93EGCLQK03CW type=write size=1987004 2024-08-29T18:36:45.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.478+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=95PFE3MECGIM type=del 2024-08-29T18:36:45.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~ZP57YLUOZVRY.0 size=1048576 2024-08-29T18:36:45.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~ZP57YLUOZVRY.1 size=552366 2024-08-29T18:36:45.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.490+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=ZP57YLUOZVRY tag=DP86Q8XHPWN3 type=write size=2649518 2024-08-29T18:36:45.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.498+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~LF16HMVU4R6Y.0 size=373556 2024-08-29T18:36:45.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.506+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=LF16HMVU4R6Y tag=BX58HFUL1YJC type=write size=1422132 2024-08-29T18:36:45.521 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~TL08ZWT1LNVP.0 size=1048576 2024-08-29T18:36:45.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.522+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~TL08ZWT1LNVP.1 size=524299 2024-08-29T18:36:45.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.522+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=TL08ZWT1LNVP tag=VS2EWXGWWPRO type=write size=2621451 2024-08-29T18:36:45.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.526+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~M7SOZI1X6BG8.0 size=1048576 2024-08-29T18:36:45.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.530+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~M7SOZI1X6BG8.1 size=395114 2024-08-29T18:36:45.544 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.542+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=M7SOZI1X6BG8 tag=80CM3BM7KQK7 type=write size=2492266 2024-08-29T18:36:45.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.546+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=O8ZYXYD9S0U8 type=del size=905989 2024-08-29T18:36:45.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.550+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~RNTGJTW52I5S.0 size=499188 2024-08-29T18:36:45.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.558+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=RNTGJTW52I5S tag=CVBAQ54AQ6O1 type=write size=1547764 2024-08-29T18:36:45.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.566+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=KFHHWKRPOY2K type=write size=412223 2024-08-29T18:36:45.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.570+0000 7f6ed09098c0 -1 < failed to complete operation key=J2TTZYWCXQEQ tag=A5TZUHHWX49H type=del size=1118142: (22) Invalid argument 2024-08-29T18:36:45.580 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.578+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=UN7INPBIX0GH type=del size=838891 2024-08-29T18:36:45.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.582+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~TCRTY4Y2A0WX.0 size=1048576 2024-08-29T18:36:45.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.586+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~TCRTY4Y2A0WX.1 size=770059 2024-08-29T18:36:45.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.598+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=TCRTY4Y2A0WX tag=KZ2TL33RUYTY type=write size=2867211 2024-08-29T18:36:45.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.606+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~OQMIIEI1SLXK.0 size=908474 2024-08-29T18:36:45.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.606+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=OQMIIEI1SLXK tag=BR3QHO8YN0WY type=write size=1957050 2024-08-29T18:36:45.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.614+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=YH6SXN318NKD type=del 2024-08-29T18:36:45.623 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.618+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=6BCSEQOJ4H3S type=del size=736095 2024-08-29T18:36:45.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.626+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~K762QZ4GP7AQ.0 size=769062 2024-08-29T18:36:45.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.638+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=K762QZ4GP7AQ tag=QH3ICWWBS9G4 type=write size=1817638 2024-08-29T18:36:45.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~ICFZEX18XT46.0 size=1048576 2024-08-29T18:36:45.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.654+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~ICFZEX18XT46.1 size=1048576 2024-08-29T18:36:45.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.658+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~ICFZEX18XT46.2 size=190968 2024-08-29T18:36:45.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.658+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=ICFZEX18XT46 tag=4EERGAKR6XWV type=write size=3336696 2024-08-29T18:36:45.666 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.662+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=2IXEJA0YDFDD type=del 2024-08-29T18:36:45.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.670+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=MI2YQ4P403AI type=del size=2327625 2024-08-29T18:36:45.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.678+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~HZQG5L0410VV.0 size=792907 2024-08-29T18:36:45.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.686+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=HZQG5L0410VV tag=K17SZP503WIJ type=write size=1841483 2024-08-29T18:36:45.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.690+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=H3FQOR1R6YOJ type=del size=839175 2024-08-29T18:36:45.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.698+0000 7f6ed09098c0 1 < canceled operation key=RSCA9226LE11 tag=00RDIIXET617 type=write size=423066 2024-08-29T18:36:45.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~N2O128QNYTJ6.0 size=1048576 2024-08-29T18:36:45.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~N2O128QNYTJ6.1 size=1048576 2024-08-29T18:36:45.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.714+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~N2O128QNYTJ6.2 size=398586 2024-08-29T18:36:45.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.714+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=N2O128QNYTJ6 tag=WY7KJ5HFRGMG type=write size=3544314 2024-08-29T18:36:45.724 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.722+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~1FXT9R8F3PNN.0 size=1048576 2024-08-29T18:36:45.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.726+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~1FXT9R8F3PNN.1 size=1048576 2024-08-29T18:36:45.733 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.730+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~1FXT9R8F3PNN.2 size=682491 2024-08-29T18:36:45.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.742+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=1FXT9R8F3PNN tag=X8EM3YL1IGRV type=write size=3828219 2024-08-29T18:36:45.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.750+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~6SVJ01I426UB.0 size=470776 2024-08-29T18:36:45.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.750+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=6SVJ01I426UB tag=4J6QSK4TGTN3 type=write size=1519352 2024-08-29T18:36:45.758 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.754+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=25EQAD0Q5QLS type=del 2024-08-29T18:36:45.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.762+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=7F1DUWSOU890 type=write size=733785 2024-08-29T18:36:45.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.766+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~MK1TNKJWZ7AJ.0 size=1048576 2024-08-29T18:36:45.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.770+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~MK1TNKJWZ7AJ.1 size=108246 2024-08-29T18:36:45.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.778+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=MK1TNKJWZ7AJ tag=89L3A44BESP3 type=write size=2205398 2024-08-29T18:36:45.788 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.786+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=X5IM3IMSF4QG type=del size=3967932 2024-08-29T18:36:45.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.790+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=EP6D3LYZBWVX type=del 2024-08-29T18:36:45.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.794+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=3S0EPQBC03MN type=del size=1358481 2024-08-29T18:36:45.804 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.802+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~CGF6XXA8NOJN.0 size=938428 2024-08-29T18:36:45.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.810+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=CGF6XXA8NOJN tag=93EGCLQK03CW type=write size=1987004 2024-08-29T18:36:45.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.818+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=428SA9KUMZMB type=del size=2071293 2024-08-29T18:36:45.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.822+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~ZP57YLUOZVRY.0 size=1048576 2024-08-29T18:36:45.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.822+0000 7f6ed09098c0 1 < canceled part key=_multipart_JZAZMOA9DG2A.2~ZP57YLUOZVRY.1 size=552366 2024-08-29T18:36:45.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.830+0000 7f6ed09098c0 1 < canceled multipart upload key=JZAZMOA9DG2A upload=ZP57YLUOZVRY tag=DP86Q8XHPWN3 type=write size=2649518 2024-08-29T18:36:45.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.842+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~4BKEDFMRQFXI.0 size=1048576 2024-08-29T18:36:45.848 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~4BKEDFMRQFXI.1 size=1048576 2024-08-29T18:36:45.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~4BKEDFMRQFXI.2 size=60773 2024-08-29T18:36:45.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.850+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=4BKEDFMRQFXI tag=D0Y00YG9WTJK type=write size=3206501 2024-08-29T18:36:45.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.854+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~TL08ZWT1LNVP.0 size=1048576 2024-08-29T18:36:45.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.858+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~TL08ZWT1LNVP.1 size=524299 2024-08-29T18:36:45.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.866+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=TL08ZWT1LNVP tag=VS2EWXGWWPRO type=write size=2621451 2024-08-29T18:36:45.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.878+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~3Q8MQTMZGDJR.0 size=1048576 2024-08-29T18:36:45.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.882+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~3Q8MQTMZGDJR.1 size=617647 2024-08-29T18:36:45.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.882+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=3Q8MQTMZGDJR tag=Z78VH5OJE4BZ type=write size=2714799 2024-08-29T18:36:45.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.890+0000 7f6ed09098c0 1 < suggested remove operation key=3GZQ8X1OX9YW tag=O8ZYXYD9S0U8 type=del 2024-08-29T18:36:45.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.898+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=3YLYA2GTSU4I type=write size=715544 2024-08-29T18:36:45.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.902+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=KFHHWKRPOY2K type=write size=412223 2024-08-29T18:36:45.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.910+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~6VPY1HUQPP1H.0 size=1048576 2024-08-29T18:36:45.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.914+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~6VPY1HUQPP1H.1 size=991290 2024-08-29T18:36:45.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.914+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=6VPY1HUQPP1H tag=JZTFQRUX7UN2 type=write size=3088442 2024-08-29T18:36:45.924 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.922+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=UN7INPBIX0GH type=del 2024-08-29T18:36:45.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~11MAW0EW1WQU.0 size=1048576 2024-08-29T18:36:45.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~11MAW0EW1WQU.1 size=868799 2024-08-29T18:36:45.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.934+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=11MAW0EW1WQU tag=EPW80SX1647E type=write size=2965951 2024-08-29T18:36:45.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.942+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~OQMIIEI1SLXK.0 size=908474 2024-08-29T18:36:45.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.950+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=OQMIIEI1SLXK tag=BR3QHO8YN0WY type=write size=1957050 2024-08-29T18:36:45.957 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.954+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=W172CG9DQAQG type=del size=1319021 2024-08-29T18:36:45.969 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.966+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=6BCSEQOJ4H3S type=del size=736095 2024-08-29T18:36:45.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.970+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=AI3HZEJ9M2XC type=del size=313095 2024-08-29T18:36:45.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.974+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~ICFZEX18XT46.0 size=1048576 2024-08-29T18:36:45.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.974+0000 7f6ed09098c0 1 < canceled part key=_multipart_33M9LBPG8N6W.2~ICFZEX18XT46.1 size=1048576 2024-08-29T18:36:45.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.982+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~ICFZEX18XT46.2 size=190968 2024-08-29T18:36:45.992 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.990+0000 7f6ed09098c0 1 < canceled multipart upload key=33M9LBPG8N6W upload=ICFZEX18XT46 tag=4EERGAKR6XWV type=write size=3336696 2024-08-29T18:36:45.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.994+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=035OKG8YJ14S type=del size=4117873 2024-08-29T18:36:46.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:45.998+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=MI2YQ4P403AI type=del 2024-08-29T18:36:46.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.002+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=XFSR61TSXLV0 type=del size=4115298 2024-08-29T18:36:46.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.014+0000 7f6ed09098c0 1 < suggested remove operation key=W3OD42MVSYAC tag=H3FQOR1R6YOJ type=del 2024-08-29T18:36:46.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.018+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=0NHITB4JPUBE type=del size=568157 2024-08-29T18:36:46.027 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.022+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~N2O128QNYTJ6.0 size=1048576 2024-08-29T18:36:46.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.026+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~N2O128QNYTJ6.1 size=1048576 2024-08-29T18:36:46.036 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.034+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~N2O128QNYTJ6.2 size=398586 2024-08-29T18:36:46.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.042+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=N2O128QNYTJ6 tag=WY7KJ5HFRGMG type=write size=3544314 2024-08-29T18:36:46.050 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.046+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=L0QU8ETZNT5F type=del size=1613580 2024-08-29T18:36:46.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.054+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~6SVJ01I426UB.0 size=470776 2024-08-29T18:36:46.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.062+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=6SVJ01I426UB tag=4J6QSK4TGTN3 type=write size=1519352 2024-08-29T18:36:46.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.066+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=SF62PB1FQZJ5 type=del size=3373917 2024-08-29T18:36:46.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.082+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=7F1DUWSOU890 type=write 2024-08-29T18:36:46.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.090+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~Z7ES85ESYU9W.0 size=1048576 2024-08-29T18:36:46.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.098+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~Z7ES85ESYU9W.1 size=27461 2024-08-29T18:36:46.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.098+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=Z7ES85ESYU9W tag=YPOB3Y1Q88K2 type=write size=2124613 2024-08-29T18:36:46.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.102+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=X5IM3IMSF4QG type=del 2024-08-29T18:36:46.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.106+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=XKH1QAMDBR3U type=del size=2647008 2024-08-29T18:36:46.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.118+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=3S0EPQBC03MN type=del size=1358481 2024-08-29T18:36:46.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.122+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=WQEJDYJ7XOZN type=del size=2785374 2024-08-29T18:36:46.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.130+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=428SA9KUMZMB type=del 2024-08-29T18:36:46.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.134+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=7TU6KEK6QQDL type=del size=3447189 2024-08-29T18:36:46.143 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.138+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~4BKEDFMRQFXI.0 size=1048576 2024-08-29T18:36:46.148 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.146+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~4BKEDFMRQFXI.1 size=1048576 2024-08-29T18:36:46.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.150+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~4BKEDFMRQFXI.2 size=60773 2024-08-29T18:36:46.164 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.162+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=4BKEDFMRQFXI tag=D0Y00YG9WTJK type=write size=3206501 2024-08-29T18:36:46.169 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.166+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=DWXJ1X22JIFX type=del size=856657 2024-08-29T18:36:46.170 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.166+0000 7f6ed09098c0 1 < canceled part key=_multipart_EUM7GLNWA3KR.2~3Q8MQTMZGDJR.0 size=1048576 2024-08-29T18:36:46.175 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.170+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~3Q8MQTMZGDJR.1 size=617647 2024-08-29T18:36:46.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.178+0000 7f6ed09098c0 1 < canceled multipart upload key=EUM7GLNWA3KR upload=3Q8MQTMZGDJR tag=Z78VH5OJE4BZ type=write size=2714799 2024-08-29T18:36:46.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.186+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=U9K7SIZOJ65N type=del size=1602750 2024-08-29T18:36:46.194 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.190+0000 7f6ed09098c0 1 < completed write operation key=8YEVJGWDV919 tag=3YLYA2GTSU4I type=write size=715544 2024-08-29T18:36:46.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~3BF4YC973QBC.0 size=1048576 2024-08-29T18:36:46.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~3BF4YC973QBC.1 size=377068 2024-08-29T18:36:46.208 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.202+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=3BF4YC973QBC tag=HE083RDWK28V type=write size=2474220 2024-08-29T18:36:46.208 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.206+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KL8LQBXNU1I.2~6VPY1HUQPP1H.0 size=1048576 2024-08-29T18:36:46.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.210+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~6VPY1HUQPP1H.1 size=991290 2024-08-29T18:36:46.221 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.218+0000 7f6ed09098c0 1 < canceled multipart upload key=9KL8LQBXNU1I upload=6VPY1HUQPP1H tag=JZTFQRUX7UN2 type=write size=3088442 2024-08-29T18:36:46.227 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.222+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=M70CGX09V1WN type=del size=3833846 2024-08-29T18:36:46.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.230+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~11MAW0EW1WQU.0 size=1048576 2024-08-29T18:36:46.237 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.234+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~11MAW0EW1WQU.1 size=868799 2024-08-29T18:36:46.246 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.242+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=11MAW0EW1WQU tag=EPW80SX1647E type=write size=2965951 2024-08-29T18:36:46.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.246+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=MLO7FG05HSC5 type=del size=4023122 2024-08-29T18:36:46.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.254+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=W172CG9DQAQG type=del size=1319021: (22) Invalid argument 2024-08-29T18:36:46.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.258+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=1CK15C9VT4VE type=write size=52502 2024-08-29T18:36:46.270 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.266+0000 7f6ed09098c0 -1 < failed to complete operation key=J2TTZYWCXQEQ tag=AI3HZEJ9M2XC type=del size=313095: (22) Invalid argument 2024-08-29T18:36:46.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.278+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~S20FDJ21U83X.0 size=547962 2024-08-29T18:36:46.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.278+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=S20FDJ21U83X tag=KPOXUNE1UUDK type=write size=1596538 2024-08-29T18:36:46.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.282+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=035OKG8YJ14S type=del 2024-08-29T18:36:46.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.290+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=IAJIXYSR4CFI type=del size=168427 2024-08-29T18:36:46.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.294+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=XFSR61TSXLV0 type=del 2024-08-29T18:36:46.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.298+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=7XG7G1XBWGIL type=write size=213103 2024-08-29T18:36:46.314 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.310+0000 7f6ed09098c0 1 < suggested remove operation key=U1C7NYZ2J1K9 tag=0NHITB4JPUBE type=del 2024-08-29T18:36:46.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~3VI44YB4HCAR.0 size=1048576 2024-08-29T18:36:46.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~3VI44YB4HCAR.1 size=1048576 2024-08-29T18:36:46.332 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.330+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~3VI44YB4HCAR.2 size=946181 2024-08-29T18:36:46.332 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.330+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=3VI44YB4HCAR tag=RO99DIGTVVTV type=write size=4091909 2024-08-29T18:36:46.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.334+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=L0QU8ETZNT5F type=del 2024-08-29T18:36:46.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.338+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=F35ASXV9KAKM type=write size=950194 2024-08-29T18:36:46.347 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.342+0000 7f6ed09098c0 1 < canceled operation key=9KL8LQBXNU1I tag=SF62PB1FQZJ5 type=del size=3373917 2024-08-29T18:36:46.352 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.350+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=9TT3BAL8BKH3 type=del size=1657310 2024-08-29T18:36:46.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.350+0000 7f6ed09098c0 1 < canceled part key=_multipart_8YEVJGWDV919.2~Z7ES85ESYU9W.0 size=1048576 2024-08-29T18:36:46.357 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.354+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~Z7ES85ESYU9W.1 size=27461 2024-08-29T18:36:46.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.362+0000 7f6ed09098c0 1 < canceled multipart upload key=8YEVJGWDV919 upload=Z7ES85ESYU9W tag=YPOB3Y1Q88K2 type=write size=2124613 2024-08-29T18:36:46.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~ZUOQ25CIQA9N.0 size=839666 2024-08-29T18:36:46.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.374+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=ZUOQ25CIQA9N tag=Y0WV8RHACPNA type=write size=1888242 2024-08-29T18:36:46.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.382+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=XKH1QAMDBR3U type=del 2024-08-29T18:36:46.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.390+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~TRGG2ISFE4GV.0 size=813774 2024-08-29T18:36:46.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.390+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=TRGG2ISFE4GV tag=YAI57T9FNZ84 type=write size=1862350 2024-08-29T18:36:46.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.410+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=WQEJDYJ7XOZN type=del size=2785374 2024-08-29T18:36:46.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.414+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=DLQYJSLKOP7L type=del size=1642389 2024-08-29T18:36:46.423 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.418+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=7TU6KEK6QQDL type=del 2024-08-29T18:36:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:46 smithi089 bash[77323]: cluster 2024-08-29T18:36:45.102618+0000 mgr.y (mgr.34104) 732 : cluster [DBG] pgmap v1450: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 650 KiB/s rd, 227 KiB/s wr, 1.15k op/s 2024-08-29T18:36:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:46 smithi089 bash[78574]: cluster 2024-08-29T18:36:45.102618+0000 mgr.y (mgr.34104) 732 : cluster [DBG] pgmap v1450: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 650 KiB/s rd, 227 KiB/s wr, 1.15k op/s 2024-08-29T18:36:46.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~5AJZHB6R2N2V.0 size=1048576 2024-08-29T18:36:46.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~5AJZHB6R2N2V.1 size=1048576 2024-08-29T18:36:46.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.438+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~5AJZHB6R2N2V.2 size=670797 2024-08-29T18:36:46.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.438+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=5AJZHB6R2N2V tag=X9IS95D73X5S type=write size=3816525 2024-08-29T18:36:46.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.442+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=DWXJ1X22JIFX type=del 2024-08-29T18:36:46.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.446+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=30QPKVLAIH53 type=del size=2511991 2024-08-29T18:36:46.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.458+0000 7f6ed09098c0 1 < suggested update operation key=SG4E703OLP35 tag=U9K7SIZOJ65N type=del size=1602750 2024-08-29T18:36:46.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.462+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=UZ3TM2W5GE4B type=del size=300794 2024-08-29T18:36:46.472 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.470+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~3BF4YC973QBC.0 size=1048576 2024-08-29T18:36:46.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.474+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~3BF4YC973QBC.1 size=377068 2024-08-29T18:36:46.485 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.482+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=3BF4YC973QBC tag=HE083RDWK28V type=write size=2474220 2024-08-29T18:36:46.497 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~A8D56H1YHKVN.0 size=1048576 2024-08-29T18:36:46.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~A8D56H1YHKVN.1 size=1048576 2024-08-29T18:36:46.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.502+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~A8D56H1YHKVN.2 size=91454 2024-08-29T18:36:46.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.502+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=A8D56H1YHKVN tag=DKGKVSJ3CRMM type=write size=3237182 2024-08-29T18:36:46.511 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.506+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=M70CGX09V1WN type=del 2024-08-29T18:36:46.521 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~N826YFEBFXQH.0 size=695651 2024-08-29T18:36:46.522 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.518+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=N826YFEBFXQH tag=1VLO3L77TCAC type=write size=1744227 2024-08-29T18:36:46.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.526+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=MLO7FG05HSC5 type=del 2024-08-29T18:36:46.533 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.530+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=0EV4O2YRIPC6 type=del size=959683 2024-08-29T18:36:46.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.534+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=1CK15C9VT4VE type=write size=52502 2024-08-29T18:36:46.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.542+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=9IAWX1KE0KMJ type=del size=3489635 2024-08-29T18:36:46.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.542+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~S20FDJ21U83X.0 size=547962 2024-08-29T18:36:46.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.550+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=S20FDJ21U83X tag=KPOXUNE1UUDK type=write size=1596538 2024-08-29T18:36:46.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:46 smithi144 bash[67678]: cluster 2024-08-29T18:36:45.102618+0000 mgr.y (mgr.34104) 732 : cluster [DBG] pgmap v1450: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 650 KiB/s rd, 227 KiB/s wr, 1.15k op/s 2024-08-29T18:36:46.564 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~D7S5I75A1UYE.0 size=1048576 2024-08-29T18:36:46.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~D7S5I75A1UYE.1 size=1048576 2024-08-29T18:36:46.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.570+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~D7S5I75A1UYE.2 size=781048 2024-08-29T18:36:46.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.570+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=D7S5I75A1UYE tag=8RFYNZIH20V3 type=write size=3926776 2024-08-29T18:36:46.582 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.578+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=IAJIXYSR4CFI type=del 2024-08-29T18:36:46.587 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.582+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=SJDTH8J8N0R2 type=del size=287624 2024-08-29T18:36:46.597 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.594+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=7XG7G1XBWGIL type=write 2024-08-29T18:36:46.602 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.598+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=SC57YJSY8I84 type=del size=1480704 2024-08-29T18:36:46.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.606+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~3VI44YB4HCAR.0 size=1048576 2024-08-29T18:36:46.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.610+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~3VI44YB4HCAR.1 size=1048576 2024-08-29T18:36:46.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.610+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~3VI44YB4HCAR.2 size=946181 2024-08-29T18:36:46.623 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.618+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=3VI44YB4HCAR tag=RO99DIGTVVTV type=write size=4091909 2024-08-29T18:36:46.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.626+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=36NT3XQDQ26B type=del size=2078265 2024-08-29T18:36:46.635 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.630+0000 7f6ed09098c0 1 < completed write operation key=YRN170ZPJA3I tag=F35ASXV9KAKM type=write size=950194 2024-08-29T18:36:46.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.638+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=RUHBXFJ1MNQ0 type=write size=744820 2024-08-29T18:36:46.647 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.642+0000 7f6ed09098c0 -1 < failed to complete operation key=33M9LBPG8N6W tag=9TT3BAL8BKH3 type=del size=1657310: (22) Invalid argument 2024-08-29T18:36:46.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.650+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=27INVKG129FR type=del size=384802 2024-08-29T18:36:46.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.654+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~ZUOQ25CIQA9N.0 size=839666 2024-08-29T18:36:46.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.662+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=ZUOQ25CIQA9N tag=Y0WV8RHACPNA type=write size=1888242 2024-08-29T18:36:46.672 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.670+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=NV1JZUD3Y9O7 type=del size=3826163 2024-08-29T18:36:46.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.674+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~TRGG2ISFE4GV.0 size=813774 2024-08-29T18:36:46.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.682+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=TRGG2ISFE4GV tag=YAI57T9FNZ84 type=write size=1862350 2024-08-29T18:36:46.693 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.690+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=302PN50ARRBN type=write size=764294 2024-08-29T18:36:46.699 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.694+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=DLQYJSLKOP7L type=del 2024-08-29T18:36:46.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~PSEYNOHFUTM0.0 size=1048576 2024-08-29T18:36:46.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~PSEYNOHFUTM0.1 size=1048576 2024-08-29T18:36:46.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.714+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~PSEYNOHFUTM0.2 size=294345 2024-08-29T18:36:46.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.714+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=PSEYNOHFUTM0 tag=DCTEAWNL3W6D type=write size=3440073 2024-08-29T18:36:46.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.722+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~5AJZHB6R2N2V.0 size=1048576 2024-08-29T18:36:46.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.722+0000 7f6ed09098c0 1 < canceled part key=_multipart_JZAZMOA9DG2A.2~5AJZHB6R2N2V.1 size=1048576 2024-08-29T18:36:46.730 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.726+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~5AJZHB6R2N2V.2 size=670797 2024-08-29T18:36:46.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.734+0000 7f6ed09098c0 1 < canceled multipart upload key=JZAZMOA9DG2A upload=5AJZHB6R2N2V tag=X9IS95D73X5S type=write size=3816525 2024-08-29T18:36:46.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.742+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=XLC0B4ZJF2FN type=del size=4029643 2024-08-29T18:36:46.750 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.746+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=30QPKVLAIH53 type=del 2024-08-29T18:36:46.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.750+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=GS61MHU592CC type=del size=2679042 2024-08-29T18:36:46.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.762+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=UZ3TM2W5GE4B type=del 2024-08-29T18:36:46.771 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.766+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=I3B8GK0IJUUO type=write size=428164 2024-08-29T18:36:46.776 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.774+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~A8D56H1YHKVN.0 size=1048576 2024-08-29T18:36:46.781 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.778+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~A8D56H1YHKVN.1 size=1048576 2024-08-29T18:36:46.785 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.782+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~A8D56H1YHKVN.2 size=91454 2024-08-29T18:36:46.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.790+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=A8D56H1YHKVN tag=DKGKVSJ3CRMM type=write size=3237182 2024-08-29T18:36:46.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.798+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=3QYAJQA5QPMD type=del size=2580484 2024-08-29T18:36:46.802 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.798+0000 7f6ed09098c0 1 < canceled part key=_multipart_D22QZG3QHUUK.2~N826YFEBFXQH.0 size=695651 2024-08-29T18:36:46.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.810+0000 7f6ed09098c0 1 < canceled multipart upload key=D22QZG3QHUUK upload=N826YFEBFXQH tag=1VLO3L77TCAC type=write size=1744227 2024-08-29T18:36:46.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.818+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~NNKUO4DM28HJ.0 size=1048576 2024-08-29T18:36:46.825 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~NNKUO4DM28HJ.1 size=386489 2024-08-29T18:36:46.825 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.822+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=NNKUO4DM28HJ tag=UZ4MII76UW4E type=write size=2483641 2024-08-29T18:36:46.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.830+0000 7f6ed09098c0 -1 < failed to complete operation key=9YA3AB4NRFXE tag=0EV4O2YRIPC6 type=del size=959683: (22) Invalid argument 2024-08-29T18:36:46.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.838+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UM900P36P86K.0 size=1048576 2024-08-29T18:36:46.847 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.842+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UM900P36P86K.1 size=1048576 2024-08-29T18:36:46.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UM900P36P86K.2 size=809671 2024-08-29T18:36:46.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.850+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=UM900P36P86K tag=UI3GPCFKA0SD type=write size=3955399 2024-08-29T18:36:46.859 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.854+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=9IAWX1KE0KMJ type=del 2024-08-29T18:36:46.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.866+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~615LW44ALDF0.0 size=1029127 2024-08-29T18:36:46.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.866+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=615LW44ALDF0 tag=SEGLMAPRT14W type=write size=2077703 2024-08-29T18:36:46.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.870+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~D7S5I75A1UYE.0 size=1048576 2024-08-29T18:36:46.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.874+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~D7S5I75A1UYE.1 size=1048576 2024-08-29T18:36:46.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.882+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~D7S5I75A1UYE.2 size=781048 2024-08-29T18:36:46.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.890+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=D7S5I75A1UYE tag=8RFYNZIH20V3 type=write size=3926776 2024-08-29T18:36:46.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.898+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=YEJXA03TJFV3 type=del size=830035 2024-08-29T18:36:46.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.902+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=SJDTH8J8N0R2 type=del 2024-08-29T18:36:46.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.910+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=GN17SCLTC63X type=del size=1466716 2024-08-29T18:36:46.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.914+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=SC57YJSY8I84 type=del 2024-08-29T18:36:46.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.922+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=QHIR26FP9DX2 type=write size=965689 2024-08-29T18:36:46.932 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.930+0000 7f6ed09098c0 1 < canceled operation key=1JIBQEPGZKPL tag=36NT3XQDQ26B type=del size=2078265 2024-08-29T18:36:46.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~7GJT83BE22LP.0 size=1048576 2024-08-29T18:36:46.946 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.942+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~7GJT83BE22LP.1 size=1048576 2024-08-29T18:36:46.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.946+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~7GJT83BE22LP.2 size=370410 2024-08-29T18:36:46.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.946+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=7GJT83BE22LP tag=1PZ8HR16XMF8 type=write size=3516138 2024-08-29T18:36:46.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.950+0000 7f6ed09098c0 1 < completed write operation key=BW4L44FNGYOU tag=RUHBXFJ1MNQ0 type=write size=744820 2024-08-29T18:36:46.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.962+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~3305W4FH5R2I.0 size=1048576 2024-08-29T18:36:46.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~3305W4FH5R2I.1 size=149669 2024-08-29T18:36:46.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.966+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=3305W4FH5R2I tag=VLS2JYQGHBGB type=write size=2246821 2024-08-29T18:36:46.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.970+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=27INVKG129FR type=del 2024-08-29T18:36:46.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.978+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=GPJMTS0FM4NN type=del size=3985823 2024-08-29T18:36:46.985 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.982+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=NV1JZUD3Y9O7 type=del 2024-08-29T18:36:46.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.986+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=S4D3RJNB5DMC type=del size=4092233 2024-08-29T18:36:46.996 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:46.994+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=302PN50ARRBN type=write size=764294 2024-08-29T18:36:47.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~8HTL4Y787956.0 size=198693 2024-08-29T18:36:47.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.002+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=8HTL4Y787956 tag=8GMETVLLP69Y type=write size=1247269 2024-08-29T18:36:47.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.006+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~PSEYNOHFUTM0.0 size=1048576 2024-08-29T18:36:47.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.014+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~PSEYNOHFUTM0.1 size=1048576 2024-08-29T18:36:47.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.014+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~PSEYNOHFUTM0.2 size=294345 2024-08-29T18:36:47.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.022+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=PSEYNOHFUTM0 tag=DCTEAWNL3W6D type=write size=3440073 2024-08-29T18:36:47.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.026+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=21LUCTMSMCA5 type=del size=2839592 2024-08-29T18:36:47.038 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.034+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=XLC0B4ZJF2FN type=del 2024-08-29T18:36:47.043 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.038+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=HH3683XQP5HR type=del size=4096229 2024-08-29T18:36:47.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.046+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=GS61MHU592CC type=del 2024-08-29T18:36:47.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.050+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=SM7OAM3VN4WJ type=del size=1996287 2024-08-29T18:36:47.058 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.054+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=I3B8GK0IJUUO type=write size=428164 2024-08-29T18:36:47.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.058+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=46W3X51VZJDZ type=del size=3778559 2024-08-29T18:36:47.069 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.066+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=3QYAJQA5QPMD type=del 2024-08-29T18:36:47.074 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.070+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=TD3ROOI2WY5F type=del size=3627105 2024-08-29T18:36:47.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.074+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~NNKUO4DM28HJ.0 size=1048576 2024-08-29T18:36:47.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.078+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~NNKUO4DM28HJ.1 size=386489 2024-08-29T18:36:47.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.090+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=NNKUO4DM28HJ tag=UZ4MII76UW4E type=write size=2483641 2024-08-29T18:36:47.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.094+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=QZJSZ15AYFTF type=del size=1538974 2024-08-29T18:36:47.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.102+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UM900P36P86K.0 size=1048576 2024-08-29T18:36:47.108 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.106+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UM900P36P86K.1 size=1048576 2024-08-29T18:36:47.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.110+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UM900P36P86K.2 size=809671 2024-08-29T18:36:47.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.118+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=UM900P36P86K tag=UI3GPCFKA0SD type=write size=3955399 2024-08-29T18:36:47.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.122+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=F1P4TW46N21P type=del size=3197523 2024-08-29T18:36:47.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.130+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~615LW44ALDF0.0 size=1029127 2024-08-29T18:36:47.141 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.138+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=615LW44ALDF0 tag=SEGLMAPRT14W type=write size=2077703 2024-08-29T18:36:47.146 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.142+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=J2YE9IP6CWXV type=del size=1704718 2024-08-29T18:36:47.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.150+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=YEJXA03TJFV3 type=del 2024-08-29T18:36:47.157 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.154+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=Z0T0MATZ4D6T type=del size=318134 2024-08-29T18:36:47.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.158+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=GN17SCLTC63X type=del 2024-08-29T18:36:47.169 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.166+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=LIQSZXFIJKBD type=del size=2154217 2024-08-29T18:36:47.176 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.174+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=QHIR26FP9DX2 type=write size=965689 2024-08-29T18:36:47.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.182+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~AKLTR10TR1XL.0 size=737370 2024-08-29T18:36:47.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.182+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=AKLTR10TR1XL tag=NJFE0YO1KH64 type=write size=1785946 2024-08-29T18:36:47.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.190+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~7GJT83BE22LP.0 size=1048576 2024-08-29T18:36:47.198 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.194+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~7GJT83BE22LP.1 size=1048576 2024-08-29T18:36:47.202 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.198+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~7GJT83BE22LP.2 size=370410 2024-08-29T18:36:47.211 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.206+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=7GJT83BE22LP tag=1PZ8HR16XMF8 type=write size=3516138 2024-08-29T18:36:47.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.218+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~YC7XXDJYCEYD.0 size=1048576 2024-08-29T18:36:47.227 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.222+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~YC7XXDJYCEYD.1 size=1048576 2024-08-29T18:36:47.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~YC7XXDJYCEYD.2 size=123408 2024-08-29T18:36:47.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.226+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=YC7XXDJYCEYD tag=DCG3DQ16Q4LD type=write size=3269136 2024-08-29T18:36:47.237 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.234+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~3305W4FH5R2I.0 size=1048576 2024-08-29T18:36:47.242 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.238+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~3305W4FH5R2I.1 size=149669 2024-08-29T18:36:47.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.246+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=3305W4FH5R2I tag=VLS2JYQGHBGB type=write size=2246821 2024-08-29T18:36:47.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.254+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=3U8V4SD9ENUK type=write size=569528 2024-08-29T18:36:47.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.262+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=GPJMTS0FM4NN type=del 2024-08-29T18:36:47.269 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.266+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=RF0PR8FNXYRL type=del size=985673 2024-08-29T18:36:47.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.270+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=S4D3RJNB5DMC type=del 2024-08-29T18:36:47.280 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.278+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=XTLH8UXKO2RP type=del size=2209239 2024-08-29T18:36:47.286 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.282+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~8HTL4Y787956.0 size=198693 2024-08-29T18:36:47.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.290+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=8HTL4Y787956 tag=8GMETVLLP69Y type=write size=1247269 2024-08-29T18:36:47.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.298+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=BG1D23QQSNLT type=del size=2662037 2024-08-29T18:36:47.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.306+0000 7f6ed09098c0 1 < suggested remove operation key=U65PBPAVH1S4 tag=21LUCTMSMCA5 type=del 2024-08-29T18:36:47.315 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.310+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=69B9VYWDIAT7 type=del size=2113684 2024-08-29T18:36:47.327 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.322+0000 7f6ed09098c0 1 < suggested remove operation key=D22QZG3QHUUK tag=HH3683XQP5HR type=del 2024-08-29T18:36:47.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.334+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~DJQHXKXKBX6F.0 size=79895 2024-08-29T18:36:47.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.334+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=DJQHXKXKBX6F tag=8C5HEOJP9Q8X type=write size=1128471 2024-08-29T18:36:47.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.338+0000 7f6ed09098c0 -1 < failed to complete operation key=U65PBPAVH1S4 tag=SM7OAM3VN4WJ type=del size=1996287: (22) Invalid argument 2024-08-29T18:36:47.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.346+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=JU7OLRANMC2D type=write size=208051 2024-08-29T18:36:47.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.350+0000 7f6ed09098c0 1 < canceled operation key=U1C7NYZ2J1K9 tag=46W3X51VZJDZ type=del size=3778559 2024-08-29T18:36:47.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.358+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=46NE1YTXYLM9 type=write size=299019 2024-08-29T18:36:47.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.362+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=TD3ROOI2WY5F type=del 2024-08-29T18:36:47.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.370+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=CNI99O5A1BWP type=del size=3705991 2024-08-29T18:36:47.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.382+0000 7f6ed09098c0 1 < suggested remove operation key=MC8ER9H5LSDG tag=QZJSZ15AYFTF type=del 2024-08-29T18:36:47.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.390+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5V5G9Q0GN9RU.0 size=1048576 2024-08-29T18:36:47.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.394+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5V5G9Q0GN9RU.1 size=1048576 2024-08-29T18:36:47.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.398+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~5V5G9Q0GN9RU.2 size=20138 2024-08-29T18:36:47.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.398+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=5V5G9Q0GN9RU tag=RN8FV1GN1E4V type=write size=3165866 2024-08-29T18:36:47.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.410+0000 7f6ed09098c0 1 < suggested update operation key=G1P9V2I0LJNU tag=F1P4TW46N21P type=del size=3197523 2024-08-29T18:36:47.426 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.422+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~DEPG7CN1IEH7.0 size=902863 2024-08-29T18:36:47.426 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.422+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=DEPG7CN1IEH7 tag=NEMZ1E0H952T type=write size=1951439 2024-08-29T18:36:47.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.430+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=J2YE9IP6CWXV type=del 2024-08-29T18:36:47.443 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.438+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~JXNQR4FHEFMJ.0 size=1048576 2024-08-29T18:36:47.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~JXNQR4FHEFMJ.1 size=550503 2024-08-29T18:36:47.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.442+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=JXNQR4FHEFMJ tag=LBPAQP4TZQ1Q type=write size=2647655 2024-08-29T18:36:47.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.450+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=Z0T0MATZ4D6T type=del 2024-08-29T18:36:47.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.462+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~WPCMPP0ZR9CV.0 size=1048576 2024-08-29T18:36:47.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~WPCMPP0ZR9CV.1 size=807015 2024-08-29T18:36:47.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.466+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=WPCMPP0ZR9CV tag=HR19DE22ZMZ2 type=write size=2904167 2024-08-29T18:36:47.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.474+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=LIQSZXFIJKBD type=del 2024-08-29T18:36:47.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZEI62Y1DS7CW.0 size=1048576 2024-08-29T18:36:47.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZEI62Y1DS7CW.1 size=1048576 2024-08-29T18:36:47.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~ZEI62Y1DS7CW.2 size=35619 2024-08-29T18:36:47.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.494+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=ZEI62Y1DS7CW tag=23IDYK689UE8 type=write size=3181347 2024-08-29T18:36:47.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.498+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~AKLTR10TR1XL.0 size=737370 2024-08-29T18:36:47.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.506+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=AKLTR10TR1XL tag=NJFE0YO1KH64 type=write size=1785946 2024-08-29T18:36:47.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.510+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=I0AK2J9DKKXS type=del size=2509622 2024-08-29T18:36:47.521 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.518+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~YC7XXDJYCEYD.0 size=1048576 2024-08-29T18:36:47.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.522+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~YC7XXDJYCEYD.1 size=1048576 2024-08-29T18:36:47.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.522+0000 7f6ed09098c0 1 < canceled part key=_multipart_SG4E703OLP35.2~YC7XXDJYCEYD.2 size=123408 2024-08-29T18:36:47.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.530+0000 7f6ed09098c0 1 < canceled multipart upload key=SG4E703OLP35 upload=YC7XXDJYCEYD tag=DCG3DQ16Q4LD type=write size=3269136 2024-08-29T18:36:47.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.534+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=BAW3LGUIASJA type=write size=509717 2024-08-29T18:36:47.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.542+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=3U8V4SD9ENUK type=write size=569528 2024-08-29T18:36:47.550 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.546+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=4282PAZJ4U2M type=del size=2949089 2024-08-29T18:36:47.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.558+0000 7f6ed09098c0 1 < suggested remove operation key=JFWKQNVPQWCB tag=RF0PR8FNXYRL type=del 2024-08-29T18:36:47.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.562+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=U2EQH052TMOP type=del size=1740389 2024-08-29T18:36:47.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.574+0000 7f6ed09098c0 1 < suggested remove operation key=EUM7GLNWA3KR tag=XTLH8UXKO2RP type=del 2024-08-29T18:36:47.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~SUKK6HXG7842.0 size=1048576 2024-08-29T18:36:47.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~SUKK6HXG7842.1 size=1048576 2024-08-29T18:36:47.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.590+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~SUKK6HXG7842.2 size=123154 2024-08-29T18:36:47.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.590+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=SUKK6HXG7842 tag=M8K5Q6WTGDRK type=write size=3268882 2024-08-29T18:36:47.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.602+0000 7f6ed09098c0 1 < suggested update operation key=W3OD42MVSYAC tag=BG1D23QQSNLT type=del size=2662037 2024-08-29T18:36:47.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.610+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=UXPDPI8917OR type=del size=2145162 2024-08-29T18:36:47.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.614+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=69B9VYWDIAT7 type=del size=2113684 2024-08-29T18:36:47.622 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.618+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=SWVKH5HCA0QY type=del size=3638541 2024-08-29T18:36:47.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.626+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~DJQHXKXKBX6F.0 size=79895 2024-08-29T18:36:47.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.634+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=DJQHXKXKBX6F tag=8C5HEOJP9Q8X type=write size=1128471 2024-08-29T18:36:47.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.638+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=HC5K6DS0QBT0 type=write size=289491 2024-08-29T18:36:47.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.646+0000 7f6ed09098c0 1 < completed write operation key=9HAS9BRXQSRH tag=JU7OLRANMC2D type=write size=208051 2024-08-29T18:36:47.658 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.654+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~MY9OEFVZB5BR.0 size=1048576 2024-08-29T18:36:47.662 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.658+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~MY9OEFVZB5BR.1 size=1048576 2024-08-29T18:36:47.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.662+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~MY9OEFVZB5BR.2 size=642368 2024-08-29T18:36:47.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.662+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=MY9OEFVZB5BR tag=MWREDNXDAYWS type=write size=3788096 2024-08-29T18:36:47.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.670+0000 7f6ed09098c0 1 < completed write operation key=BW4L44FNGYOU tag=46NE1YTXYLM9 type=write size=299019 2024-08-29T18:36:47.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.674+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=QPU9TZ2M79U5 type=write size=735576 2024-08-29T18:36:47.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.682+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=CNI99O5A1BWP type=del 2024-08-29T18:36:47.694 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.690+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~9M3AS68V0KO8.0 size=1048576 2024-08-29T18:36:47.698 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.694+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~9M3AS68V0KO8.1 size=1048576 2024-08-29T18:36:47.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.698+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~9M3AS68V0KO8.2 size=763107 2024-08-29T18:36:47.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.698+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=9M3AS68V0KO8 tag=AP3HM31NCUUW type=write size=3908835 2024-08-29T18:36:47.708 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.706+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~5V5G9Q0GN9RU.0 size=1048576 2024-08-29T18:36:47.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.710+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~5V5G9Q0GN9RU.1 size=1048576 2024-08-29T18:36:47.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.714+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~5V5G9Q0GN9RU.2 size=20138 2024-08-29T18:36:47.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.722+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=5V5G9Q0GN9RU tag=RN8FV1GN1E4V type=write size=3165866 2024-08-29T18:36:47.733 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.730+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=N8X075CTD4P3 type=del size=3844744 2024-08-29T18:36:47.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.734+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~DEPG7CN1IEH7.0 size=902863 2024-08-29T18:36:47.747 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.742+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=DEPG7CN1IEH7 tag=NEMZ1E0H952T type=write size=1951439 2024-08-29T18:36:47.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.750+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=PU816HAPMOQ2 type=del size=425764 2024-08-29T18:36:47.759 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.754+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~JXNQR4FHEFMJ.0 size=1048576 2024-08-29T18:36:47.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.762+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~JXNQR4FHEFMJ.1 size=550503 2024-08-29T18:36:47.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.770+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=JXNQR4FHEFMJ tag=LBPAQP4TZQ1Q type=write size=2647655 2024-08-29T18:36:47.781 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.778+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=15TFPZKP1U2I type=write size=766560 2024-08-29T18:36:47.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.782+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~WPCMPP0ZR9CV.0 size=1048576 2024-08-29T18:36:47.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.782+0000 7f6ed09098c0 1 < canceled part key=_multipart_8QI8JSK2PKHT.2~WPCMPP0ZR9CV.1 size=807015 2024-08-29T18:36:47.797 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.794+0000 7f6ed09098c0 1 < canceled multipart upload key=8QI8JSK2PKHT upload=WPCMPP0ZR9CV tag=HR19DE22ZMZ2 type=write size=2904167 2024-08-29T18:36:47.802 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.798+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=8WHCLHFW3YLA type=del size=2602940 2024-08-29T18:36:47.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.806+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~ZEI62Y1DS7CW.0 size=1048576 2024-08-29T18:36:47.813 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.810+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~ZEI62Y1DS7CW.1 size=1048576 2024-08-29T18:36:47.819 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.814+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~ZEI62Y1DS7CW.2 size=35619 2024-08-29T18:36:47.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.826+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=ZEI62Y1DS7CW tag=23IDYK689UE8 type=write size=3181347 2024-08-29T18:36:47.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.830+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=YA2YGOZL1R3Z type=del size=3694087 2024-08-29T18:36:47.839 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.834+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=I0AK2J9DKKXS type=del 2024-08-29T18:36:47.845 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.842+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=J2ESPBJ59O7I type=write size=510825 2024-08-29T18:36:47.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.846+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=BAW3LGUIASJA type=write size=509717 2024-08-29T18:36:47.861 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.858+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~BNLK0IEXZCFS.0 size=1042919 2024-08-29T18:36:47.861 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.858+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=BNLK0IEXZCFS tag=O6IE21OX2G8Q type=write size=2091495 2024-08-29T18:36:47.866 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.862+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=4282PAZJ4U2M type=del 2024-08-29T18:36:47.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.870+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=WSTSEP6I56RB type=write size=545738 2024-08-29T18:36:47.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.874+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=U2EQH052TMOP type=del 2024-08-29T18:36:47.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~50QUB2DY3E9G.0 size=1048576 2024-08-29T18:36:47.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.890+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~50QUB2DY3E9G.1 size=1048576 2024-08-29T18:36:47.898 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.894+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~50QUB2DY3E9G.2 size=718987 2024-08-29T18:36:47.898 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.894+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=50QUB2DY3E9G tag=MYRBAB8QJ0XP type=write size=3864715 2024-08-29T18:36:47.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.894+0000 7f6ed09098c0 1 < canceled part key=_multipart_GMA2OSTAZKM1.2~SUKK6HXG7842.0 size=1048576 2024-08-29T18:36:47.903 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.898+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~SUKK6HXG7842.1 size=1048576 2024-08-29T18:36:47.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.902+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~SUKK6HXG7842.2 size=123154 2024-08-29T18:36:47.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.914+0000 7f6ed09098c0 1 < canceled multipart upload key=GMA2OSTAZKM1 upload=SUKK6HXG7842 tag=M8K5Q6WTGDRK type=write size=3268882 2024-08-29T18:36:47.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.918+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=XJYP91ET7ZTC type=write size=718449 2024-08-29T18:36:47.933 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.930+0000 7f6ed09098c0 1 < suggested remove operation key=9KL8LQBXNU1I tag=UXPDPI8917OR type=del 2024-08-29T18:36:47.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.934+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=1IQYPTDN97JQ type=write size=564213 2024-08-29T18:36:47.943 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.938+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=SWVKH5HCA0QY type=del 2024-08-29T18:36:47.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~ZZ8NYNDN2GWY.0 size=950862 2024-08-29T18:36:47.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.950+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=ZZ8NYNDN2GWY tag=1JLLV1VFO5BR type=write size=1999438 2024-08-29T18:36:47.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.954+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=HC5K6DS0QBT0 type=write size=289491 2024-08-29T18:36:47.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~CTDNRVE68HBB.0 size=1048576 2024-08-29T18:36:47.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~CTDNRVE68HBB.1 size=700348 2024-08-29T18:36:47.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.970+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=CTDNRVE68HBB tag=6U6R618G1SWB type=write size=2797500 2024-08-29T18:36:47.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.974+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~MY9OEFVZB5BR.0 size=1048576 2024-08-29T18:36:47.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.978+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~MY9OEFVZB5BR.1 size=1048576 2024-08-29T18:36:47.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.982+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~MY9OEFVZB5BR.2 size=642368 2024-08-29T18:36:47.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.990+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=MY9OEFVZB5BR tag=MWREDNXDAYWS type=write size=3788096 2024-08-29T18:36:48.000 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:47.998+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=98YC8QVVVU2L type=del size=2859434 2024-08-29T18:36:48.005 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.002+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=QPU9TZ2M79U5 type=write size=735576 2024-08-29T18:36:48.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.010+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~CAEZPVW8186U.0 size=1048576 2024-08-29T18:36:48.020 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.014+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~CAEZPVW8186U.1 size=1048576 2024-08-29T18:36:48.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~CAEZPVW8186U.2 size=556278 2024-08-29T18:36:48.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.022+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=CAEZPVW8186U tag=1HPKGX7QJELI type=write size=3702006 2024-08-29T18:36:48.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.026+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~9M3AS68V0KO8.0 size=1048576 2024-08-29T18:36:48.037 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.034+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~9M3AS68V0KO8.1 size=1048576 2024-08-29T18:36:48.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.038+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~9M3AS68V0KO8.2 size=763107 2024-08-29T18:36:48.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.046+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=9M3AS68V0KO8 tag=AP3HM31NCUUW type=write size=3908835 2024-08-29T18:36:48.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~VDET82K4M5RX.0 size=1048576 2024-08-29T18:36:48.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.066+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~VDET82K4M5RX.1 size=1048576 2024-08-29T18:36:48.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~VDET82K4M5RX.2 size=139677 2024-08-29T18:36:48.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.070+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=VDET82K4M5RX tag=74QA0WNYW2ZC type=write size=3285405 2024-08-29T18:36:48.085 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.082+0000 7f6ed09098c0 1 < suggested remove operation key=T17NEBEBIVZH tag=N8X075CTD4P3 type=del 2024-08-29T18:36:48.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.086+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=MA6WHKPD5O43 type=write size=833471 2024-08-29T18:36:48.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.098+0000 7f6ed09098c0 1 < suggested remove operation key=BOUYT3VGT2HB tag=PU816HAPMOQ2 type=del 2024-08-29T18:36:48.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~UXTL9E3RCZWY.0 size=1048576 2024-08-29T18:36:48.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~UXTL9E3RCZWY.1 size=566091 2024-08-29T18:36:48.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.114+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=UXTL9E3RCZWY tag=P3E9HH09QPWL type=write size=2663243 2024-08-29T18:36:48.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.122+0000 7f6ed09098c0 1 < canceled operation key=KJ33F33FWI4D tag=15TFPZKP1U2I type=write size=766560 2024-08-29T18:36:48.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~W4IYW7XHJGAF.0 size=1048576 2024-08-29T18:36:48.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~W4IYW7XHJGAF.1 size=1048576 2024-08-29T18:36:48.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.142+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~W4IYW7XHJGAF.2 size=804658 2024-08-29T18:36:48.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.142+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=W4IYW7XHJGAF tag=PLBTEKJBPRGQ type=write size=3950386 2024-08-29T18:36:48.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.146+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=8WHCLHFW3YLA type=del 2024-08-29T18:36:48.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.154+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=S0OVVHWJZ4U1 type=del size=187502 2024-08-29T18:36:48.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.158+0000 7f6ed09098c0 -1 < failed to complete operation key=T17NEBEBIVZH tag=YA2YGOZL1R3Z type=del size=3694087: (22) Invalid argument 2024-08-29T18:36:48.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~GAS0E361K3WJ.0 size=1048576 2024-08-29T18:36:48.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.174+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~GAS0E361K3WJ.1 size=1048576 2024-08-29T18:36:48.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~GAS0E361K3WJ.2 size=997423 2024-08-29T18:36:48.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.178+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=GAS0E361K3WJ tag=BMEJDZHL0N51 type=write size=4143151 2024-08-29T18:36:48.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.186+0000 7f6ed09098c0 1 < completed write operation key=MFIKA3GJW88G tag=J2ESPBJ59O7I type=write size=510825 2024-08-29T18:36:48.199 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~1F1TUV8K8PIR.0 size=900533 2024-08-29T18:36:48.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.194+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=1F1TUV8K8PIR tag=G95DT0DPQZ2F type=write size=1949109 2024-08-29T18:36:48.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.198+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~BNLK0IEXZCFS.0 size=1042919 2024-08-29T18:36:48.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.206+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=BNLK0IEXZCFS tag=O6IE21OX2G8Q type=write size=2091495 2024-08-29T18:36:48.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.210+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=25XIAFH6RR7P type=del size=3130592 2024-08-29T18:36:48.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.218+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=WSTSEP6I56RB type=write size=545738 2024-08-29T18:36:48.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.230+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~YWEDPSOI7BC8.0 size=1048576 2024-08-29T18:36:48.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.234+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~YWEDPSOI7BC8.1 size=1048576 2024-08-29T18:36:48.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.238+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~YWEDPSOI7BC8.2 size=617141 2024-08-29T18:36:48.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.238+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=YWEDPSOI7BC8 tag=CI1TP01KEA2R type=write size=3762869 2024-08-29T18:36:48.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.246+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~50QUB2DY3E9G.0 size=1048576 2024-08-29T18:36:48.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.250+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~50QUB2DY3E9G.1 size=1048576 2024-08-29T18:36:48.259 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.254+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~50QUB2DY3E9G.2 size=718987 2024-08-29T18:36:48.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.266+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=50QUB2DY3E9G tag=MYRBAB8QJ0XP type=write size=3864715 2024-08-29T18:36:48.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~U67SXJ52EB2Y.0 size=1048576 2024-08-29T18:36:48.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.282+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~U67SXJ52EB2Y.1 size=1048576 2024-08-29T18:36:48.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.286+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~U67SXJ52EB2Y.2 size=374375 2024-08-29T18:36:48.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.286+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=U67SXJ52EB2Y tag=2SBA2X4292JG type=write size=3520103 2024-08-29T18:36:48.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.290+0000 7f6ed09098c0 1 < completed write operation key=BW4L44FNGYOU tag=XJYP91ET7ZTC type=write size=718449 2024-08-29T18:36:48.302 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.298+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=1Z3I5G8WN1JF type=del size=1371833 2024-08-29T18:36:48.308 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.306+0000 7f6ed09098c0 1 < completed write operation key=9HAS9BRXQSRH tag=1IQYPTDN97JQ type=write size=564213 2024-08-29T18:36:48.314 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.310+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=B14UOHK8MRDC type=write size=492647 2024-08-29T18:36:48.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.314+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~ZZ8NYNDN2GWY.0 size=950862 2024-08-29T18:36:48.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.326+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=ZZ8NYNDN2GWY tag=1JLLV1VFO5BR type=write size=1999438 2024-08-29T18:36:48.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.330+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=JS1H72QERMVY type=write size=284497 2024-08-29T18:36:48.339 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.334+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~CTDNRVE68HBB.0 size=1048576 2024-08-29T18:36:48.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.342+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~CTDNRVE68HBB.1 size=700348 2024-08-29T18:36:48.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.350+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=CTDNRVE68HBB tag=6U6R618G1SWB type=write size=2797500 2024-08-29T18:36:48.359 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.354+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=AU2JN6YOWLSH type=del size=300369 2024-08-29T18:36:48.370 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.366+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=98YC8QVVVU2L type=del 2024-08-29T18:36:48.375 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.370+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=TNOECRS0WC2F type=del size=3087928 2024-08-29T18:36:48.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.378+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~CAEZPVW8186U.0 size=1048576 2024-08-29T18:36:48.385 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.382+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~CAEZPVW8186U.1 size=1048576 2024-08-29T18:36:48.390 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.386+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~CAEZPVW8186U.2 size=556278 2024-08-29T18:36:48.401 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.398+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=CAEZPVW8186U tag=1HPKGX7QJELI type=write size=3702006 2024-08-29T18:36:48.411 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.406+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~T6O26ZN92PKJ.0 size=1048576 2024-08-29T18:36:48.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.414+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~T6O26ZN92PKJ.1 size=1048576 2024-08-29T18:36:48.421 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.418+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~T6O26ZN92PKJ.2 size=78254 2024-08-29T18:36:48.421 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.418+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=T6O26ZN92PKJ tag=BZUXXP7WGZQO type=write size=3223982 2024-08-29T18:36:48.427 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.422+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~VDET82K4M5RX.0 size=1048576 2024-08-29T18:36:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:48 smithi089 bash[78574]: cluster 2024-08-29T18:36:47.103897+0000 mgr.y (mgr.34104) 733 : cluster [DBG] pgmap v1451: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 191 KiB/s wr, 964 op/s 2024-08-29T18:36:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:48 smithi089 bash[77323]: cluster 2024-08-29T18:36:47.103897+0000 mgr.y (mgr.34104) 733 : cluster [DBG] pgmap v1451: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 191 KiB/s wr, 964 op/s 2024-08-29T18:36:48.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.430+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~VDET82K4M5RX.1 size=1048576 2024-08-29T18:36:48.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.434+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~VDET82K4M5RX.2 size=139677 2024-08-29T18:36:48.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.446+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=VDET82K4M5RX tag=74QA0WNYW2ZC type=write size=3285405 2024-08-29T18:36:48.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.450+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=I1CEEOYE7XX3 type=del size=2775547 2024-08-29T18:36:48.456 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.454+0000 7f6ed09098c0 -1 < no bi entry to suggest for operation key=9YA3AB4NRFXE tag=MA6WHKPD5O43 type=write size=833471: (2) No such file or directory 2024-08-29T18:36:48.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.462+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~X553IQ2JNLJO.0 size=1048576 2024-08-29T18:36:48.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~X553IQ2JNLJO.1 size=1048576 2024-08-29T18:36:48.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~X553IQ2JNLJO.2 size=940224 2024-08-29T18:36:48.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.474+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=X553IQ2JNLJO tag=BCD27EF7X7SL type=write size=4085952 2024-08-29T18:36:48.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.478+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~UXTL9E3RCZWY.0 size=1048576 2024-08-29T18:36:48.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.482+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~UXTL9E3RCZWY.1 size=566091 2024-08-29T18:36:48.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.490+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=UXTL9E3RCZWY tag=P3E9HH09QPWL type=write size=2663243 2024-08-29T18:36:48.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.498+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=53GR9ZZSTWKO type=del size=644688 2024-08-29T18:36:48.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.502+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~W4IYW7XHJGAF.0 size=1048576 2024-08-29T18:36:48.511 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.506+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~W4IYW7XHJGAF.1 size=1048576 2024-08-29T18:36:48.516 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.514+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~W4IYW7XHJGAF.2 size=804658 2024-08-29T18:36:48.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.522+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=W4IYW7XHJGAF tag=PLBTEKJBPRGQ type=write size=3950386 2024-08-29T18:36:48.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.530+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=KURT8Z810ASV type=del size=1709462 2024-08-29T18:36:48.538 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.534+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=S0OVVHWJZ4U1 type=del 2024-08-29T18:36:48.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.542+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=XQEO73TR482L type=del size=901744 2024-08-29T18:36:48.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.550+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~GAS0E361K3WJ.0 size=1048576 2024-08-29T18:36:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:48 smithi144 bash[67678]: cluster 2024-08-29T18:36:47.103897+0000 mgr.y (mgr.34104) 733 : cluster [DBG] pgmap v1451: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 191 KiB/s wr, 964 op/s 2024-08-29T18:36:48.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.554+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~GAS0E361K3WJ.1 size=1048576 2024-08-29T18:36:48.562 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.558+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~GAS0E361K3WJ.2 size=997423 2024-08-29T18:36:48.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.570+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=GAS0E361K3WJ tag=BMEJDZHL0N51 type=write size=4143151 2024-08-29T18:36:48.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.574+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=CQFWFKYP5SIO type=del size=2670570 2024-08-29T18:36:48.583 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.578+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~1F1TUV8K8PIR.0 size=900533 2024-08-29T18:36:48.592 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.590+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=1F1TUV8K8PIR tag=G95DT0DPQZ2F type=write size=1949109 2024-08-29T18:36:48.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~HQ2ER8KBA9Q3.0 size=106656 2024-08-29T18:36:48.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.598+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=HQ2ER8KBA9Q3 tag=U6S0I5C7HLCA type=write size=1155232 2024-08-29T18:36:48.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.606+0000 7f6ed09098c0 1 < canceled operation key=1JIBQEPGZKPL tag=25XIAFH6RR7P type=del size=3130592 2024-08-29T18:36:48.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.610+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=RVQ5K09KVQKK type=del size=1965252 2024-08-29T18:36:48.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.614+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~YWEDPSOI7BC8.0 size=1048576 2024-08-29T18:36:48.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.622+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~YWEDPSOI7BC8.1 size=1048576 2024-08-29T18:36:48.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.626+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~YWEDPSOI7BC8.2 size=617141 2024-08-29T18:36:48.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.634+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=YWEDPSOI7BC8 tag=CI1TP01KEA2R type=write size=3762869 2024-08-29T18:36:48.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.642+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=C6O4IAN0Z602 type=write size=420116 2024-08-29T18:36:48.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.646+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~U67SXJ52EB2Y.0 size=1048576 2024-08-29T18:36:48.654 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.650+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~U67SXJ52EB2Y.1 size=1048576 2024-08-29T18:36:48.659 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.654+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~U67SXJ52EB2Y.2 size=374375 2024-08-29T18:36:48.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.666+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=U67SXJ52EB2Y tag=2SBA2X4292JG type=write size=3520103 2024-08-29T18:36:48.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.678+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DRVUAE8BKZ9B.0 size=1048576 2024-08-29T18:36:48.685 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.682+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DRVUAE8BKZ9B.1 size=1048576 2024-08-29T18:36:48.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.686+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DRVUAE8BKZ9B.2 size=917905 2024-08-29T18:36:48.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.686+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=DRVUAE8BKZ9B tag=NXSJRM9NKMHR type=write size=4063633 2024-08-29T18:36:48.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.690+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=1Z3I5G8WN1JF type=del 2024-08-29T18:36:48.705 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~42CEHUK5YLKP.0 size=1048576 2024-08-29T18:36:48.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~42CEHUK5YLKP.1 size=1048576 2024-08-29T18:36:48.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~42CEHUK5YLKP.2 size=916444 2024-08-29T18:36:48.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.710+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=42CEHUK5YLKP tag=0GPG7VVB0PFQ type=write size=4062172 2024-08-29T18:36:48.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.718+0000 7f6ed09098c0 -1 < failed to complete operation key=9YA3AB4NRFXE tag=B14UOHK8MRDC type=write size=492647: (22) Invalid argument 2024-08-29T18:36:48.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.722+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=BN3F872V8590 type=del size=1021052 2024-08-29T18:36:48.733 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.730+0000 7f6ed09098c0 1 < completed write operation key=8YEVJGWDV919 tag=JS1H72QERMVY type=write size=284497 2024-08-29T18:36:48.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.734+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=KY7XR1KICKAH type=del size=3992152 2024-08-29T18:36:48.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.742+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=AU2JN6YOWLSH type=del 2024-08-29T18:36:48.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.746+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=M8ALRFJGO93F type=del size=1785375 2024-08-29T18:36:48.762 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.758+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=TNOECRS0WC2F type=del 2024-08-29T18:36:48.768 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.766+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=YVOCY39E6CC3 type=write size=641382 2024-08-29T18:36:48.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.766+0000 7f6ed09098c0 1 < canceled part key=_multipart_MFIKA3GJW88G.2~T6O26ZN92PKJ.0 size=1048576 2024-08-29T18:36:48.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.770+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~T6O26ZN92PKJ.1 size=1048576 2024-08-29T18:36:48.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.778+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~T6O26ZN92PKJ.2 size=78254 2024-08-29T18:36:48.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.786+0000 7f6ed09098c0 1 < canceled multipart upload key=MFIKA3GJW88G upload=T6O26ZN92PKJ tag=BZUXXP7WGZQO type=write size=3223982 2024-08-29T18:36:48.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.790+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=Q1ALXBT6H0LY type=del size=764518 2024-08-29T18:36:48.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.798+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=I1CEEOYE7XX3 type=del 2024-08-29T18:36:48.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.802+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=DGX11QJJLBBL type=write size=358098 2024-08-29T18:36:48.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.810+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~X553IQ2JNLJO.0 size=1048576 2024-08-29T18:36:48.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.814+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~X553IQ2JNLJO.1 size=1048576 2024-08-29T18:36:48.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.818+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~X553IQ2JNLJO.2 size=940224 2024-08-29T18:36:48.830 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.826+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=X553IQ2JNLJO tag=BCD27EF7X7SL type=write size=4085952 2024-08-29T18:36:48.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.838+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~ELCVCPKIMH3V.0 size=159384 2024-08-29T18:36:48.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.838+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=ELCVCPKIMH3V tag=S0BS8DY4B7DR type=write size=1207960 2024-08-29T18:36:48.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.842+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=53GR9ZZSTWKO type=del 2024-08-29T18:36:48.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~UD3HYF06T73B.0 size=1048576 2024-08-29T18:36:48.861 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.858+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~UD3HYF06T73B.1 size=1048576 2024-08-29T18:36:48.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.862+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~UD3HYF06T73B.2 size=445773 2024-08-29T18:36:48.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.862+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=UD3HYF06T73B tag=U44BPU7KIM3C type=write size=3591501 2024-08-29T18:36:48.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.866+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=KURT8Z810ASV type=del 2024-08-29T18:36:48.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.874+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=9ALQNXD5SRT2 type=del size=1539723 2024-08-29T18:36:48.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.882+0000 7f6ed09098c0 -1 < failed to complete operation key=SG4E703OLP35 tag=XQEO73TR482L type=del size=901744: (22) Invalid argument 2024-08-29T18:36:48.890 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.886+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=Y88SBAEBH6X6 type=write size=608946 2024-08-29T18:36:48.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.890+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=CQFWFKYP5SIO type=del 2024-08-29T18:36:48.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.898+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=9DFK9RSLT83U type=del size=3875724 2024-08-29T18:36:48.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.898+0000 7f6ed09098c0 1 < canceled part key=_multipart_JZAZMOA9DG2A.2~HQ2ER8KBA9Q3.0 size=106656 2024-08-29T18:36:48.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.906+0000 7f6ed09098c0 1 < canceled multipart upload key=JZAZMOA9DG2A upload=HQ2ER8KBA9Q3 tag=U6S0I5C7HLCA type=write size=1155232 2024-08-29T18:36:48.922 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.918+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~B6A8IYZ73CIZ.0 size=1048576 2024-08-29T18:36:48.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.922+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~B6A8IYZ73CIZ.1 size=906834 2024-08-29T18:36:48.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.922+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=B6A8IYZ73CIZ tag=6BL1GEXSHXU1 type=write size=3003986 2024-08-29T18:36:48.932 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.930+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=RVQ5K09KVQKK type=del 2024-08-29T18:36:48.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.934+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=40R70IRPKL5S type=write size=694609 2024-08-29T18:36:48.943 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.938+0000 7f6ed09098c0 1 < completed write operation key=IM3HELYES8HB tag=C6O4IAN0Z602 type=write size=420116 2024-08-29T18:36:48.948 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.946+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=M71Y92CQ3QOQ type=del size=787041 2024-08-29T18:36:48.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.950+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DRVUAE8BKZ9B.0 size=1048576 2024-08-29T18:36:48.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.954+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DRVUAE8BKZ9B.1 size=1048576 2024-08-29T18:36:48.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.958+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DRVUAE8BKZ9B.2 size=917905 2024-08-29T18:36:48.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.970+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=DRVUAE8BKZ9B tag=NXSJRM9NKMHR type=write size=4063633 2024-08-29T18:36:48.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.974+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=81A4GEGP59LB type=del size=3649394 2024-08-29T18:36:48.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.978+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~42CEHUK5YLKP.0 size=1048576 2024-08-29T18:36:48.988 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.986+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~42CEHUK5YLKP.1 size=1048576 2024-08-29T18:36:48.992 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.990+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~42CEHUK5YLKP.2 size=916444 2024-08-29T18:36:49.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:48.998+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=42CEHUK5YLKP tag=0GPG7VVB0PFQ type=write size=4062172 2024-08-29T18:36:49.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.002+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=8SYUZDJ38X48 type=del size=2373539 2024-08-29T18:36:49.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.010+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=BN3F872V8590 type=del 2024-08-29T18:36:49.024 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~RYA9BYI25TLY.0 size=1048576 2024-08-29T18:36:49.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~RYA9BYI25TLY.1 size=462780 2024-08-29T18:36:49.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.026+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=RYA9BYI25TLY tag=8QOTM5K6KST2 type=write size=2559932 2024-08-29T18:36:49.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.030+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=KY7XR1KICKAH type=del 2024-08-29T18:36:49.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.038+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=6UJAKX94A5GB type=del size=3521857 2024-08-29T18:36:49.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.042+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=M8ALRFJGO93F type=del 2024-08-29T18:36:49.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.050+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~EKZGSQI26S43.0 size=1048576 2024-08-29T18:36:49.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~EKZGSQI26S43.1 size=541536 2024-08-29T18:36:49.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.058+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=EKZGSQI26S43 tag=MM8C80ZDQA9Q type=write size=2638688 2024-08-29T18:36:49.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.062+0000 7f6ed09098c0 1 < completed write operation key=MC8ER9H5LSDG tag=YVOCY39E6CC3 type=write size=641382 2024-08-29T18:36:49.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.070+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=2AQMOA4U3HTZ type=del size=3050001 2024-08-29T18:36:49.079 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.074+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=Q1ALXBT6H0LY type=del 2024-08-29T18:36:49.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.086+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~3PQI9V01CSM2.0 size=137771 2024-08-29T18:36:49.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.086+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=3PQI9V01CSM2 tag=65D5IRZQG872 type=write size=1186347 2024-08-29T18:36:49.096 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.094+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=DGX11QJJLBBL type=write size=358098 2024-08-29T18:36:49.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.098+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=RRGKJ1MFWH3B type=del size=220266 2024-08-29T18:36:49.107 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.102+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~ELCVCPKIMH3V.0 size=159384 2024-08-29T18:36:49.117 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.114+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=ELCVCPKIMH3V tag=S0BS8DY4B7DR type=write size=1207960 2024-08-29T18:36:49.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.118+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=1JJGV89OCLAZ type=del size=314508 2024-08-29T18:36:49.128 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.126+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~UD3HYF06T73B.0 size=1048576 2024-08-29T18:36:49.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.130+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~UD3HYF06T73B.1 size=1048576 2024-08-29T18:36:49.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.134+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~UD3HYF06T73B.2 size=445773 2024-08-29T18:36:49.148 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.142+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=UD3HYF06T73B tag=U44BPU7KIM3C type=write size=3591501 2024-08-29T18:36:49.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.150+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=000C8DFDHE8D type=del size=1148747 2024-08-29T18:36:49.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.162+0000 7f6ed09098c0 1 < suggested update operation key=9HAS9BRXQSRH tag=9ALQNXD5SRT2 type=del size=1539723 2024-08-29T18:36:49.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.170+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=XQOW6YHHYBIS type=del size=2458072 2024-08-29T18:36:49.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.178+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=Y88SBAEBH6X6 type=write size=608946 2024-08-29T18:36:49.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.190+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~OJMW30Q6F0JS.0 size=1048576 2024-08-29T18:36:49.198 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~OJMW30Q6F0JS.1 size=1048576 2024-08-29T18:36:49.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~OJMW30Q6F0JS.2 size=407499 2024-08-29T18:36:49.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.198+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=OJMW30Q6F0JS tag=RJZ4B18D2H2A type=write size=3553227 2024-08-29T18:36:49.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.206+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=9DFK9RSLT83U type=del 2024-08-29T18:36:49.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.214+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=L18VC301UIDS type=del size=4183401 2024-08-29T18:36:49.223 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.218+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~B6A8IYZ73CIZ.0 size=1048576 2024-08-29T18:36:49.227 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.222+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~B6A8IYZ73CIZ.1 size=906834 2024-08-29T18:36:49.237 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.234+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=B6A8IYZ73CIZ tag=6BL1GEXSHXU1 type=write size=3003986 2024-08-29T18:36:49.245 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.242+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=H8M0M7K871BY type=del size=3959393 2024-08-29T18:36:49.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.246+0000 7f6ed09098c0 1 < completed write operation key=SG4E703OLP35 tag=40R70IRPKL5S type=write size=694609 2024-08-29T18:36:49.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.254+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=XQGC35AJUQ68 type=write size=188426 2024-08-29T18:36:49.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.258+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=M71Y92CQ3QOQ type=del 2024-08-29T18:36:49.269 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.266+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=TCD3R659YC5J type=write size=344483 2024-08-29T18:36:49.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.274+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=81A4GEGP59LB type=del 2024-08-29T18:36:49.286 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.282+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~VJ4I0TL8FTII.0 size=1048576 2024-08-29T18:36:49.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.286+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~VJ4I0TL8FTII.1 size=127986 2024-08-29T18:36:49.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.286+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=VJ4I0TL8FTII tag=YGLB5IKR0XKG type=write size=2225138 2024-08-29T18:36:49.296 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.294+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=8SYUZDJ38X48 type=del 2024-08-29T18:36:49.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.302+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~HN7EJOZCD2AC.0 size=585446 2024-08-29T18:36:49.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.302+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=HN7EJOZCD2AC tag=PPYEHKUBLISI type=write size=1634022 2024-08-29T18:36:49.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.306+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~RYA9BYI25TLY.0 size=1048576 2024-08-29T18:36:49.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.314+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~RYA9BYI25TLY.1 size=462780 2024-08-29T18:36:49.327 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.322+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=RYA9BYI25TLY tag=8QOTM5K6KST2 type=write size=2559932 2024-08-29T18:36:49.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.330+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=4U0896PKT1AQ type=del size=2259666 2024-08-29T18:36:49.340 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.334+0000 7f6ed09098c0 1 < canceled operation key=T17NEBEBIVZH tag=6UJAKX94A5GB type=del size=3521857 2024-08-29T18:36:49.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.346+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~KP821M6V5BNS.0 size=1048576 2024-08-29T18:36:49.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~KP821M6V5BNS.1 size=1048576 2024-08-29T18:36:49.359 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.354+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~KP821M6V5BNS.2 size=681005 2024-08-29T18:36:49.359 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.354+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=KP821M6V5BNS tag=RJIWF5Y6E06X type=write size=3826733 2024-08-29T18:36:49.365 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.362+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~EKZGSQI26S43.0 size=1048576 2024-08-29T18:36:49.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.366+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~EKZGSQI26S43.1 size=541536 2024-08-29T18:36:49.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.378+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=EKZGSQI26S43 tag=MM8C80ZDQA9Q type=write size=2638688 2024-08-29T18:36:49.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.382+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=153LQQJU3K4P type=del size=1758134 2024-08-29T18:36:49.405 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.402+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=2AQMOA4U3HTZ type=del 2024-08-29T18:36:49.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.414+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~6A44G6L7XOCB.0 size=1048576 2024-08-29T18:36:49.426 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.422+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~6A44G6L7XOCB.1 size=971567 2024-08-29T18:36:49.426 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.422+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=6A44G6L7XOCB tag=3FGHCKS4P3HG type=write size=3068719 2024-08-29T18:36:49.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.430+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~3PQI9V01CSM2.0 size=137771 2024-08-29T18:36:49.444 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.442+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=3PQI9V01CSM2 tag=65D5IRZQG872 type=write size=1186347 2024-08-29T18:36:49.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~ZQMAWO8ZZJRG.0 size=551084 2024-08-29T18:36:49.453 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.450+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=ZQMAWO8ZZJRG tag=R803JLOF6Q7C type=write size=1599660 2024-08-29T18:36:49.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.454+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=RRGKJ1MFWH3B type=del 2024-08-29T18:36:49.464 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.462+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=IEBIGRT13WCW type=del size=3605359 2024-08-29T18:36:49.471 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.466+0000 7f6ed09098c0 -1 < failed to complete operation key=9YA3AB4NRFXE tag=1JJGV89OCLAZ type=del size=314508: (22) Invalid argument 2024-08-29T18:36:49.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.474+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=YQGNEOMPDAPB type=del size=3647074 2024-08-29T18:36:49.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.478+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=000C8DFDHE8D type=del 2024-08-29T18:36:49.492 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~GSUVN1TI0EMB.0 size=1048576 2024-08-29T18:36:49.496 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.494+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~GSUVN1TI0EMB.1 size=267914 2024-08-29T18:36:49.497 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.494+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=GSUVN1TI0EMB tag=50XPL3SXT1TH type=write size=2365066 2024-08-29T18:36:49.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.498+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=XQOW6YHHYBIS type=del 2024-08-29T18:36:49.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.502+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=9F0XHHPJNNDR type=del size=1225813 2024-08-29T18:36:49.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.510+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~OJMW30Q6F0JS.0 size=1048576 2024-08-29T18:36:49.517 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.514+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~OJMW30Q6F0JS.1 size=1048576 2024-08-29T18:36:49.522 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.518+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~OJMW30Q6F0JS.2 size=407499 2024-08-29T18:36:49.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.530+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=OJMW30Q6F0JS tag=RJZ4B18D2H2A type=write size=3553227 2024-08-29T18:36:49.538 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.534+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=974PK1ALMNJX type=del size=3666273 2024-08-29T18:36:49.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.538+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=L18VC301UIDS type=del 2024-08-29T18:36:49.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.546+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=2C09HP17BTX8 type=del size=181637 2024-08-29T18:36:49.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.550+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=H8M0M7K871BY type=del 2024-08-29T18:36:49.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~DNB3Y7KWDD7L.0 size=366063 2024-08-29T18:36:49.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.562+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=DNB3Y7KWDD7L tag=8A1SGQUS4OUP type=write size=1414639 2024-08-29T18:36:49.570 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.566+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=XQGC35AJUQ68 type=write size=188426 2024-08-29T18:36:49.576 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.574+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=0QK8T5FVX3LF type=del size=3656300 2024-08-29T18:36:49.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.578+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=TCD3R659YC5J type=write size=344483 2024-08-29T18:36:49.587 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.582+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=L3MZ5YJTIQIR type=del size=2282675 2024-08-29T18:36:49.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.586+0000 7f6ed09098c0 1 < canceled part key=_multipart_GMA2OSTAZKM1.2~VJ4I0TL8FTII.0 size=1048576 2024-08-29T18:36:49.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.590+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~VJ4I0TL8FTII.1 size=127986 2024-08-29T18:36:49.602 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.598+0000 7f6ed09098c0 1 < canceled multipart upload key=GMA2OSTAZKM1 upload=VJ4I0TL8FTII tag=YGLB5IKR0XKG type=write size=2225138 2024-08-29T18:36:49.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.602+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=CQ4CJNID3OA3 type=del size=3885072 2024-08-29T18:36:49.613 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.610+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~HN7EJOZCD2AC.0 size=585446 2024-08-29T18:36:49.622 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.618+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=HN7EJOZCD2AC tag=PPYEHKUBLISI type=write size=1634022 2024-08-29T18:36:49.632 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.630+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~HUMXVOC21E5L.0 size=1048576 2024-08-29T18:36:49.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~HUMXVOC21E5L.1 size=441812 2024-08-29T18:36:49.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.634+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=HUMXVOC21E5L tag=DOLZMQ88K7M3 type=write size=2538964 2024-08-29T18:36:49.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.638+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=4U0896PKT1AQ type=del size=2259666 2024-08-29T18:36:49.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.650+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~87ITEUXMDPMQ.0 size=1048576 2024-08-29T18:36:49.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.658+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~87ITEUXMDPMQ.1 size=1048576 2024-08-29T18:36:49.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.662+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~87ITEUXMDPMQ.2 size=228028 2024-08-29T18:36:49.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.662+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=87ITEUXMDPMQ tag=O78JIKG0DC6O type=write size=3373756 2024-08-29T18:36:49.672 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.670+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~KP821M6V5BNS.0 size=1048576 2024-08-29T18:36:49.677 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.674+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~KP821M6V5BNS.1 size=1048576 2024-08-29T18:36:49.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.678+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~KP821M6V5BNS.2 size=681005 2024-08-29T18:36:49.693 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.690+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=KP821M6V5BNS tag=RJIWF5Y6E06X type=write size=3826733 2024-08-29T18:36:49.699 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.694+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=IJO1Q5MZA1BS type=write size=119329 2024-08-29T18:36:49.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.706+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=153LQQJU3K4P type=del 2024-08-29T18:36:49.718 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.714+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=0QOL1N9OAD4L type=write size=362364 2024-08-29T18:36:49.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.718+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~6A44G6L7XOCB.0 size=1048576 2024-08-29T18:36:49.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.726+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~6A44G6L7XOCB.1 size=971567 2024-08-29T18:36:49.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.734+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=6A44G6L7XOCB tag=3FGHCKS4P3HG type=write size=3068719 2024-08-29T18:36:49.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.746+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~3M5WFFNIHX2E.0 size=166637 2024-08-29T18:36:49.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.746+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=3M5WFFNIHX2E tag=773K2TEUPKVD type=write size=1215213 2024-08-29T18:36:49.756 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.754+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~ZQMAWO8ZZJRG.0 size=551084 2024-08-29T18:36:49.766 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.762+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=ZQMAWO8ZZJRG tag=R803JLOF6Q7C type=write size=1599660 2024-08-29T18:36:49.772 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.770+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=RJL2X175UJH3 type=del size=1884131 2024-08-29T18:36:49.784 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.782+0000 7f6ed09098c0 1 < suggested update operation key=MFIKA3GJW88G tag=IEBIGRT13WCW type=del size=3605359 2024-08-29T18:36:49.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.786+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=MSDY05V3FI60 type=del size=2615748 2024-08-29T18:36:49.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.790+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=YQGNEOMPDAPB type=del size=3647074 2024-08-29T18:36:49.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.798+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=84BJO72S3W3Q type=del size=3022513 2024-08-29T18:36:49.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.802+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~GSUVN1TI0EMB.0 size=1048576 2024-08-29T18:36:49.813 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.810+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~GSUVN1TI0EMB.1 size=267914 2024-08-29T18:36:49.823 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.818+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=GSUVN1TI0EMB tag=50XPL3SXT1TH type=write size=2365066 2024-08-29T18:36:49.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.826+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=YHC37NIT7RUD type=del size=1441688 2024-08-29T18:36:49.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.830+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=9F0XHHPJNNDR type=del 2024-08-29T18:36:49.848 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.846+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~3J7WZR8RWHYE.0 size=1048576 2024-08-29T18:36:49.853 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~3J7WZR8RWHYE.1 size=1048576 2024-08-29T18:36:49.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.854+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~3J7WZR8RWHYE.2 size=176465 2024-08-29T18:36:49.858 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.854+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=3J7WZR8RWHYE tag=WE59A4GRXBZO type=write size=3322193 2024-08-29T18:36:49.864 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.862+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=974PK1ALMNJX type=del 2024-08-29T18:36:49.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.866+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=UDO4LJ73J5JH type=del size=842281 2024-08-29T18:36:49.877 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.874+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=2C09HP17BTX8 type=del 2024-08-29T18:36:49.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.878+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=DDWK1AIQ2GTF type=del size=1871856 2024-08-29T18:36:49.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.882+0000 7f6ed09098c0 1 < canceled part key=_multipart_G1P9V2I0LJNU.2~DNB3Y7KWDD7L.0 size=366063 2024-08-29T18:36:49.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.890+0000 7f6ed09098c0 1 < canceled multipart upload key=G1P9V2I0LJNU upload=DNB3Y7KWDD7L tag=8A1SGQUS4OUP type=write size=1414639 2024-08-29T18:36:49.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~QW11GKU9E8E1.0 size=1048576 2024-08-29T18:36:49.912 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.910+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~QW11GKU9E8E1.1 size=180962 2024-08-29T18:36:49.912 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.910+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=QW11GKU9E8E1 tag=OSHHWHIOELQ9 type=write size=2278114 2024-08-29T18:36:49.918 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.914+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=0QK8T5FVX3LF type=del 2024-08-29T18:36:49.924 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.922+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=DK6XMLV5N2RJ type=del size=2827773 2024-08-29T18:36:49.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.926+0000 7f6ed09098c0 1 < canceled operation key=RSCA9226LE11 tag=L3MZ5YJTIQIR type=del size=2282675 2024-08-29T18:36:49.936 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.934+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=YA3R0N9JJAOZ type=del size=3218267 2024-08-29T18:36:49.943 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.938+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=CQ4CJNID3OA3 type=del 2024-08-29T18:36:49.948 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.946+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=BD91E66GSXOF type=write size=1011994 2024-08-29T18:36:49.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.950+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~HUMXVOC21E5L.0 size=1048576 2024-08-29T18:36:49.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.954+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~HUMXVOC21E5L.1 size=441812 2024-08-29T18:36:49.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.966+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=HUMXVOC21E5L tag=DOLZMQ88K7M3 type=write size=2538964 2024-08-29T18:36:49.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.974+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~IE44559R29VM.0 size=1048576 2024-08-29T18:36:49.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.982+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~IE44559R29VM.1 size=711231 2024-08-29T18:36:49.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.982+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=IE44559R29VM tag=CEIPHDPR0GU8 type=write size=2808383 2024-08-29T18:36:49.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.986+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~87ITEUXMDPMQ.0 size=1048576 2024-08-29T18:36:49.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.990+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~87ITEUXMDPMQ.1 size=1048576 2024-08-29T18:36:50.000 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:49.998+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~87ITEUXMDPMQ.2 size=228028 2024-08-29T18:36:50.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.006+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=87ITEUXMDPMQ tag=O78JIKG0DC6O type=write size=3373756 2024-08-29T18:36:50.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.010+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=8L5H9M8NAJ9I type=del size=679565 2024-08-29T18:36:50.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.018+0000 7f6ed09098c0 1 < completed write operation key=9KLW4Z2X4RX7 tag=IJO1Q5MZA1BS type=write size=119329 2024-08-29T18:36:50.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~O4WA4DV3W3HR.0 size=1048576 2024-08-29T18:36:50.036 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.034+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~O4WA4DV3W3HR.1 size=1048576 2024-08-29T18:36:50.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~O4WA4DV3W3HR.2 size=513881 2024-08-29T18:36:50.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.038+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=O4WA4DV3W3HR tag=YRIZYZQ9STRE type=write size=3659609 2024-08-29T18:36:50.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.046+0000 7f6ed09098c0 -1 < failed to complete operation key=MFIKA3GJW88G tag=0QOL1N9OAD4L type=write size=362364: (22) Invalid argument 2024-08-29T18:36:50.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.058+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~HV0XE594SKEW.0 size=776678 2024-08-29T18:36:50.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.058+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=HV0XE594SKEW tag=JLUO46T3M3K2 type=write size=1825254 2024-08-29T18:36:50.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.062+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~3M5WFFNIHX2E.0 size=166637 2024-08-29T18:36:50.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.074+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=3M5WFFNIHX2E tag=773K2TEUPKVD type=write size=1215213 2024-08-29T18:36:50.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.082+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~P6SKCS8PT2ZD.0 size=1048576 2024-08-29T18:36:50.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.086+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~P6SKCS8PT2ZD.1 size=1048576 2024-08-29T18:36:50.096 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.094+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~P6SKCS8PT2ZD.2 size=681519 2024-08-29T18:36:50.096 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.094+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=P6SKCS8PT2ZD tag=U2T4WL0MB4LU type=write size=3827247 2024-08-29T18:36:50.108 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.102+0000 7f6ed09098c0 1 < suggested remove operation key=JZAZMOA9DG2A tag=RJL2X175UJH3 type=del 2024-08-29T18:36:50.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.110+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=6OMKZ19VBP7A type=del size=2312626 2024-08-29T18:36:50.119 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.114+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=MSDY05V3FI60 type=del 2024-08-29T18:36:50.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.122+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=I38EB3Y1TXYP type=del size=160818 2024-08-29T18:36:50.136 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.134+0000 7f6ed09098c0 1 < suggested update operation key=1JIBQEPGZKPL tag=84BJO72S3W3Q type=del size=3022513 2024-08-29T18:36:50.142 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.138+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=I78R15SH53XP type=del size=724473 2024-08-29T18:36:50.147 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.142+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=YHC37NIT7RUD type=del 2024-08-29T18:36:50.158 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.154+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BI2CPWBTWVZL.0 size=1048576 2024-08-29T18:36:50.164 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.162+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BI2CPWBTWVZL.1 size=718348 2024-08-29T18:36:50.165 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.162+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=BI2CPWBTWVZL tag=ABZZGV9EKY3X type=write size=2815500 2024-08-29T18:36:50.171 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.166+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~3J7WZR8RWHYE.0 size=1048576 2024-08-29T18:36:50.175 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.170+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~3J7WZR8RWHYE.1 size=1048576 2024-08-29T18:36:50.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.178+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~3J7WZR8RWHYE.2 size=176465 2024-08-29T18:36:50.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.186+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=3J7WZR8RWHYE tag=WE59A4GRXBZO type=write size=3322193 2024-08-29T18:36:50.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.190+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=LXSRGF14BW0V type=write size=112835 2024-08-29T18:36:50.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.202+0000 7f6ed09098c0 1 < suggested remove operation key=9HAS9BRXQSRH tag=UDO4LJ73J5JH type=del 2024-08-29T18:36:50.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.210+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=8U58XWHIWGS7 type=del size=2875623 2024-08-29T18:36:50.220 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.218+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=DDWK1AIQ2GTF type=del 2024-08-29T18:36:50.226 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.222+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=NBHQ94HTV3BG type=del size=158927 2024-08-29T18:36:50.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.226+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~QW11GKU9E8E1.0 size=1048576 2024-08-29T18:36:50.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.226+0000 7f6ed09098c0 1 < canceled part key=_multipart_U65PBPAVH1S4.2~QW11GKU9E8E1.1 size=180962 2024-08-29T18:36:50.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.238+0000 7f6ed09098c0 1 < canceled multipart upload key=U65PBPAVH1S4 upload=QW11GKU9E8E1 tag=OSHHWHIOELQ9 type=write size=2278114 2024-08-29T18:36:50.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~6APD1VBX0TIV.0 size=1021611 2024-08-29T18:36:50.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.246+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=6APD1VBX0TIV tag=D66IT3K06061 type=write size=2070187 2024-08-29T18:36:50.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.258+0000 7f6ed09098c0 1 < suggested remove operation key=KJ33F33FWI4D tag=DK6XMLV5N2RJ type=del 2024-08-29T18:36:50.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~ZBIBA92VOZQJ.0 size=10651 2024-08-29T18:36:50.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.270+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=ZBIBA92VOZQJ tag=LLIS96V3ZZ4T type=write size=1059227 2024-08-29T18:36:50.287 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.282+0000 7f6ed09098c0 1 < suggested update operation key=9YA3AB4NRFXE tag=YA3R0N9JJAOZ type=del size=3218267 2024-08-29T18:36:50.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~EOLS43GN0PS1.0 size=1048576 2024-08-29T18:36:50.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.302+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~EOLS43GN0PS1.1 size=719727 2024-08-29T18:36:50.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.302+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=EOLS43GN0PS1 tag=D4U6KE85NAT3 type=write size=2816879 2024-08-29T18:36:50.309 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.306+0000 7f6ed09098c0 1 < completed write operation key=3GZQ8X1OX9YW tag=BD91E66GSXOF type=write size=1011994 2024-08-29T18:36:50.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~91XHEO3FQZCH.0 size=95473 2024-08-29T18:36:50.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.318+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=91XHEO3FQZCH tag=VWN3A0UMSI71 type=write size=1144049 2024-08-29T18:36:50.329 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.322+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~IE44559R29VM.0 size=1048576 2024-08-29T18:36:50.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.330+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~IE44559R29VM.1 size=711231 2024-08-29T18:36:50.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.338+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=IE44559R29VM tag=CEIPHDPR0GU8 type=write size=2808383 2024-08-29T18:36:50.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~NFTS2CIPEY12.0 size=764620 2024-08-29T18:36:50.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.350+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=NFTS2CIPEY12 tag=6RO2L823JCKK type=write size=1813196 2024-08-29T18:36:50.365 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.362+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=8L5H9M8NAJ9I type=del 2024-08-29T18:36:50.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~Z6RLN29NZ4GE.0 size=316698 2024-08-29T18:36:50.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.374+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=Z6RLN29NZ4GE tag=B43B7VPICPZD type=write size=1365274 2024-08-29T18:36:50.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.382+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~O4WA4DV3W3HR.0 size=1048576 2024-08-29T18:36:50.389 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.386+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~O4WA4DV3W3HR.1 size=1048576 2024-08-29T18:36:50.389 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.386+0000 7f6ed09098c0 1 < canceled part key=_multipart_3GZQ8X1OX9YW.2~O4WA4DV3W3HR.2 size=513881 2024-08-29T18:36:50.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.394+0000 7f6ed09098c0 1 < canceled multipart upload key=3GZQ8X1OX9YW upload=O4WA4DV3W3HR tag=YRIZYZQ9STRE type=write size=3659609 2024-08-29T18:36:50.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.402+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=HO0ZYXMB298I type=del size=2239465 2024-08-29T18:36:50.409 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.406+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~HV0XE594SKEW.0 size=776678 2024-08-29T18:36:50.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.418+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=HV0XE594SKEW tag=JLUO46T3M3K2 type=write size=1825254 2024-08-29T18:36:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:50 smithi089 bash[77323]: cluster 2024-08-29T18:36:49.105183+0000 mgr.y (mgr.34104) 734 : cluster [DBG] pgmap v1452: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 255 KiB/s wr, 1.29k op/s 2024-08-29T18:36:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:50 smithi089 bash[78574]: cluster 2024-08-29T18:36:49.105183+0000 mgr.y (mgr.34104) 734 : cluster [DBG] pgmap v1452: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 255 KiB/s wr, 1.29k op/s 2024-08-29T18:36:50.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~AMQJA7BK9BCJ.0 size=1048576 2024-08-29T18:36:50.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~AMQJA7BK9BCJ.1 size=1048576 2024-08-29T18:36:50.443 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.438+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~AMQJA7BK9BCJ.2 size=127502 2024-08-29T18:36:50.443 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.438+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=AMQJA7BK9BCJ tag=D6CQDTN9IWSM type=write size=3273230 2024-08-29T18:36:50.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.446+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~P6SKCS8PT2ZD.0 size=1048576 2024-08-29T18:36:50.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.450+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~P6SKCS8PT2ZD.1 size=1048576 2024-08-29T18:36:50.458 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.454+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~P6SKCS8PT2ZD.2 size=681519 2024-08-29T18:36:50.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.466+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=P6SKCS8PT2ZD tag=U2T4WL0MB4LU type=write size=3827247 2024-08-29T18:36:50.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~PHSZ7ZKBSNK6.0 size=242153 2024-08-29T18:36:50.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.474+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=PHSZ7ZKBSNK6 tag=5SAWYAKSB7RY type=write size=1290729 2024-08-29T18:36:50.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.482+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=6OMKZ19VBP7A type=del 2024-08-29T18:36:50.492 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.490+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=5HIEMZZCANLE type=del size=2829860 2024-08-29T18:36:50.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.494+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=I38EB3Y1TXYP type=del 2024-08-29T18:36:50.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.498+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=ZPS45DS0W0SN type=del size=1749105 2024-08-29T18:36:50.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.510+0000 7f6ed09098c0 1 < suggested update operation key=RSCA9226LE11 tag=I78R15SH53XP type=del size=724473 2024-08-29T18:36:50.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.518+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=B9ET1ZBKC744 type=del size=4139065 2024-08-29T18:36:50.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.522+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~BI2CPWBTWVZL.0 size=1048576 2024-08-29T18:36:50.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.522+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~BI2CPWBTWVZL.1 size=718348 2024-08-29T18:36:50.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.530+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=BI2CPWBTWVZL tag=ABZZGV9EKY3X type=write size=2815500 2024-08-29T18:36:50.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.538+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=DD8J98PCRZWO type=del size=1616992 2024-08-29T18:36:50.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.542+0000 7f6ed09098c0 1 < completed write operation key=W3OD42MVSYAC tag=LXSRGF14BW0V type=write size=112835 2024-08-29T18:36:50.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.550+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=6WY1S4IOYF7S type=del size=2310291 2024-08-29T18:36:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:50 smithi144 bash[67678]: cluster 2024-08-29T18:36:49.105183+0000 mgr.y (mgr.34104) 734 : cluster [DBG] pgmap v1452: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 733 KiB/s rd, 255 KiB/s wr, 1.29k op/s 2024-08-29T18:36:50.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.554+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=8U58XWHIWGS7 type=del 2024-08-29T18:36:50.564 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.558+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=DDZWCHGJ3GDL type=del size=2691702 2024-08-29T18:36:50.569 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.566+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=NBHQ94HTV3BG type=del 2024-08-29T18:36:50.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.574+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~6IYLOYZSEW15.0 size=1048576 2024-08-29T18:36:50.584 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.582+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~6IYLOYZSEW15.1 size=1009366 2024-08-29T18:36:50.584 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.582+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=6IYLOYZSEW15 tag=XBO9VKZ3VDW2 type=write size=3106518 2024-08-29T18:36:50.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.586+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~6APD1VBX0TIV.0 size=1021611 2024-08-29T18:36:50.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.594+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=6APD1VBX0TIV tag=D66IT3K06061 type=write size=2070187 2024-08-29T18:36:50.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.602+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=EJBRL1K2KBOB type=del size=1719832 2024-08-29T18:36:50.605 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.602+0000 7f6ed09098c0 1 < canceled part key=_multipart_8YEVJGWDV919.2~ZBIBA92VOZQJ.0 size=10651 2024-08-29T18:36:50.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.610+0000 7f6ed09098c0 1 < canceled multipart upload key=8YEVJGWDV919 upload=ZBIBA92VOZQJ tag=LLIS96V3ZZ4T type=write size=1059227 2024-08-29T18:36:50.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.622+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~UXCK4MBJXG3K.0 size=1048576 2024-08-29T18:36:50.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.626+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~UXCK4MBJXG3K.1 size=1048576 2024-08-29T18:36:50.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.630+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~UXCK4MBJXG3K.2 size=746504 2024-08-29T18:36:50.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.630+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=UXCK4MBJXG3K tag=6W93CEIKGRPX type=write size=3892232 2024-08-29T18:36:50.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.638+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~EOLS43GN0PS1.0 size=1048576 2024-08-29T18:36:50.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.638+0000 7f6ed09098c0 1 < canceled part key=_multipart_GMA2OSTAZKM1.2~EOLS43GN0PS1.1 size=719727 2024-08-29T18:36:50.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.646+0000 7f6ed09098c0 1 < canceled multipart upload key=GMA2OSTAZKM1 upload=EOLS43GN0PS1 tag=D4U6KE85NAT3 type=write size=2816879 2024-08-29T18:36:50.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.650+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=KXP5VVT0BXSL type=write size=82256 2024-08-29T18:36:50.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.658+0000 7f6ed09098c0 1 < completed part key=_multipart_IM3HELYES8HB.2~91XHEO3FQZCH.0 size=95473 2024-08-29T18:36:50.671 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.666+0000 7f6ed09098c0 1 < completed multipart upload key=IM3HELYES8HB upload=91XHEO3FQZCH tag=VWN3A0UMSI71 type=write size=1144049 2024-08-29T18:36:50.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.678+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~8D7KPWEMJE7T.0 size=602857 2024-08-29T18:36:50.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.678+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=8D7KPWEMJE7T tag=7DQI5KMN28UU type=write size=1651433 2024-08-29T18:36:50.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.682+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~NFTS2CIPEY12.0 size=764620 2024-08-29T18:36:50.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.694+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=NFTS2CIPEY12 tag=6RO2L823JCKK type=write size=1813196 2024-08-29T18:36:50.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~IFIL5UMTKBA2.0 size=1048576 2024-08-29T18:36:50.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~IFIL5UMTKBA2.1 size=1048576 2024-08-29T18:36:50.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.714+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~IFIL5UMTKBA2.2 size=976790 2024-08-29T18:36:50.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.714+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=IFIL5UMTKBA2 tag=0K08XEIT2QMD type=write size=4122518 2024-08-29T18:36:50.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.718+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~Z6RLN29NZ4GE.0 size=316698 2024-08-29T18:36:50.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.726+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=Z6RLN29NZ4GE tag=B43B7VPICPZD type=write size=1365274 2024-08-29T18:36:50.735 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.730+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=4V7XQFUQ8FH1 type=del size=666541 2024-08-29T18:36:50.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.738+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=HO0ZYXMB298I type=del 2024-08-29T18:36:50.746 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.742+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=VX6TA1E7H5QM type=del size=225759 2024-08-29T18:36:50.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.750+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~AMQJA7BK9BCJ.0 size=1048576 2024-08-29T18:36:50.757 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.754+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~AMQJA7BK9BCJ.1 size=1048576 2024-08-29T18:36:50.762 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.758+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~AMQJA7BK9BCJ.2 size=127502 2024-08-29T18:36:50.772 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.770+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=AMQJA7BK9BCJ tag=D6CQDTN9IWSM type=write size=3273230 2024-08-29T18:36:50.778 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.774+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=NTRLB0M6TMPA type=write size=1029871 2024-08-29T18:36:50.785 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.782+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~PHSZ7ZKBSNK6.0 size=242153 2024-08-29T18:36:50.795 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.790+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=PHSZ7ZKBSNK6 tag=5SAWYAKSB7RY type=write size=1290729 2024-08-29T18:36:50.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.802+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~JZ32K2U48A15.0 size=1048576 2024-08-29T18:36:50.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.810+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~JZ32K2U48A15.1 size=697027 2024-08-29T18:36:50.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.810+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=JZ32K2U48A15 tag=Y6EN299OJFJF type=write size=2794179 2024-08-29T18:36:50.819 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.814+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=5HIEMZZCANLE type=del 2024-08-29T18:36:50.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.822+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=7C1BWK9BQ7PY type=del size=1382150 2024-08-29T18:36:50.830 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.826+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=ZPS45DS0W0SN type=del 2024-08-29T18:36:50.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.834+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=1Z9S0ALQYC77 type=del size=3525706 2024-08-29T18:36:50.848 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.846+0000 7f6ed09098c0 1 < suggested remove operation key=IM3HELYES8HB tag=B9ET1ZBKC744 type=del 2024-08-29T18:36:50.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.858+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~1OGSAN837HH9.0 size=975326 2024-08-29T18:36:50.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.858+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=1OGSAN837HH9 tag=A8UGO1BPGSXK type=write size=2023902 2024-08-29T18:36:50.872 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.870+0000 7f6ed09098c0 1 < suggested update operation key=PKQYV72BR5HD tag=DD8J98PCRZWO type=del size=1616992 2024-08-29T18:36:50.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.882+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~IUMJX3T0T0OY.0 size=1048576 2024-08-29T18:36:50.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~IUMJX3T0T0OY.1 size=60139 2024-08-29T18:36:50.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.886+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=IUMJX3T0T0OY tag=WDOCUE8KAD5X type=write size=2157291 2024-08-29T18:36:50.896 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.894+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=6WY1S4IOYF7S type=del 2024-08-29T18:36:50.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.898+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=33M7CQ2YSM4F type=del size=3509003 2024-08-29T18:36:50.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.906+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=DDZWCHGJ3GDL type=del 2024-08-29T18:36:50.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.910+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=VDHKNOI0UIYV type=del size=1089097 2024-08-29T18:36:50.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.918+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~6IYLOYZSEW15.0 size=1048576 2024-08-29T18:36:50.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.918+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~6IYLOYZSEW15.1 size=1009366 2024-08-29T18:36:50.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.926+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=6IYLOYZSEW15 tag=XBO9VKZ3VDW2 type=write size=3106518 2024-08-29T18:36:50.936 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.934+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=RMYQWZJAVXD3 type=del size=1074033 2024-08-29T18:36:50.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.938+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=EJBRL1K2KBOB type=del 2024-08-29T18:36:50.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.950+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~RF9RUKK70S6R.0 size=958741 2024-08-29T18:36:50.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.950+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=RF9RUKK70S6R tag=7UDC0K8V1IX0 type=write size=2007317 2024-08-29T18:36:50.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.958+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~UXCK4MBJXG3K.0 size=1048576 2024-08-29T18:36:50.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.962+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~UXCK4MBJXG3K.1 size=1048576 2024-08-29T18:36:50.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.966+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~UXCK4MBJXG3K.2 size=746504 2024-08-29T18:36:50.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.978+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=UXCK4MBJXG3K tag=6W93CEIKGRPX type=write size=3892232 2024-08-29T18:36:50.985 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.982+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=5DZ5I0IN1U81 type=del size=1873503 2024-08-29T18:36:50.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.986+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=KXP5VVT0BXSL type=write size=82256 2024-08-29T18:36:51.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:50.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~57E75YOVWGI6.0 size=1048576 2024-08-29T18:36:51.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~57E75YOVWGI6.1 size=826077 2024-08-29T18:36:51.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.002+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=57E75YOVWGI6 tag=CNZ11MMS8XRY type=write size=2923229 2024-08-29T18:36:51.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.010+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~8D7KPWEMJE7T.0 size=602857 2024-08-29T18:36:51.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.018+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=8D7KPWEMJE7T tag=7DQI5KMN28UU type=write size=1651433 2024-08-29T18:36:51.028 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.026+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=E6US664XUWID type=del size=1634297 2024-08-29T18:36:51.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.030+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~IFIL5UMTKBA2.0 size=1048576 2024-08-29T18:36:51.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.030+0000 7f6ed09098c0 1 < canceled part key=_multipart_9YA3AB4NRFXE.2~IFIL5UMTKBA2.1 size=1048576 2024-08-29T18:36:51.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.042+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~IFIL5UMTKBA2.2 size=976790 2024-08-29T18:36:51.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.050+0000 7f6ed09098c0 1 < canceled multipart upload key=9YA3AB4NRFXE upload=IFIL5UMTKBA2 tag=0K08XEIT2QMD type=write size=4122518 2024-08-29T18:36:51.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.058+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=02MWZQSFMVOK type=del size=2240808 2024-08-29T18:36:51.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.062+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=4V7XQFUQ8FH1 type=del 2024-08-29T18:36:51.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.070+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=T4PY3T3ZDE9T type=del size=239089 2024-08-29T18:36:51.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.078+0000 7f6ed09098c0 1 < suggested update operation key=T17NEBEBIVZH tag=VX6TA1E7H5QM type=del size=225759 2024-08-29T18:36:51.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.094+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~983IU7M5C5CM.0 size=594967 2024-08-29T18:36:51.099 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.094+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=983IU7M5C5CM tag=HKNRITPK8RL6 type=write size=1643543 2024-08-29T18:36:51.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.102+0000 7f6ed09098c0 1 < completed write operation key=SG4E703OLP35 tag=NTRLB0M6TMPA type=write size=1029871 2024-08-29T18:36:51.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~4FJ8723EJT3P.0 size=1048576 2024-08-29T18:36:51.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.118+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~4FJ8723EJT3P.1 size=1048576 2024-08-29T18:36:51.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.122+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~4FJ8723EJT3P.2 size=153125 2024-08-29T18:36:51.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.122+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=4FJ8723EJT3P tag=N8IF5JPB6376 type=write size=3298853 2024-08-29T18:36:51.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.122+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~JZ32K2U48A15.0 size=1048576 2024-08-29T18:36:51.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.130+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~JZ32K2U48A15.1 size=697027 2024-08-29T18:36:51.142 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.138+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=JZ32K2U48A15 tag=Y6EN299OJFJF type=write size=2794179 2024-08-29T18:36:51.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~0OX78HW0I9Z9.0 size=353509 2024-08-29T18:36:51.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.150+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=0OX78HW0I9Z9 tag=OD8ZILYIDR8R type=write size=1402085 2024-08-29T18:36:51.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.158+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=7C1BWK9BQ7PY type=del 2024-08-29T18:36:51.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~2POY8BC1ZA7Q.0 size=1048576 2024-08-29T18:36:51.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~2POY8BC1ZA7Q.1 size=155852 2024-08-29T18:36:51.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.178+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=2POY8BC1ZA7Q tag=6OZI7KPZ0U3S type=write size=2253004 2024-08-29T18:36:51.186 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.182+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=1Z9S0ALQYC77 type=del 2024-08-29T18:36:51.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.186+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=I1Y9KPCAQEVR type=del size=1339602 2024-08-29T18:36:51.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.194+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~1OGSAN837HH9.0 size=975326 2024-08-29T18:36:51.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.202+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=1OGSAN837HH9 tag=A8UGO1BPGSXK type=write size=2023902 2024-08-29T18:36:51.212 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.210+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=FMJNUOXX9FWA type=del size=607384 2024-08-29T18:36:51.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.210+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~IUMJX3T0T0OY.0 size=1048576 2024-08-29T18:36:51.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.214+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~IUMJX3T0T0OY.1 size=60139 2024-08-29T18:36:51.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.226+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=IUMJX3T0T0OY tag=WDOCUE8KAD5X type=write size=2157291 2024-08-29T18:36:51.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.234+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~9B3IFA7352SZ.0 size=1048576 2024-08-29T18:36:51.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~9B3IFA7352SZ.1 size=1048576 2024-08-29T18:36:51.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~9B3IFA7352SZ.2 size=921616 2024-08-29T18:36:51.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.246+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=9B3IFA7352SZ tag=7LNW7UV6CQNR type=write size=4067344 2024-08-29T18:36:51.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.254+0000 7f6ed09098c0 -1 < failed to complete operation key=T17NEBEBIVZH tag=33M7CQ2YSM4F type=del size=3509003: (22) Invalid argument 2024-08-29T18:36:51.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.262+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~II5F50ZKDED6.0 size=1048576 2024-08-29T18:36:51.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~II5F50ZKDED6.1 size=1048576 2024-08-29T18:36:51.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~II5F50ZKDED6.2 size=47298 2024-08-29T18:36:51.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.274+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=II5F50ZKDED6 tag=QXI2SFBSMJGV type=write size=3193026 2024-08-29T18:36:51.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.278+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=VDHKNOI0UIYV type=del 2024-08-29T18:36:51.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~4FGVMNT63D86.0 size=806553 2024-08-29T18:36:51.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.290+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=4FGVMNT63D86 tag=WDKBW5PCM0CD type=write size=1855129 2024-08-29T18:36:51.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.302+0000 7f6ed09098c0 1 < suggested update operation key=YRN170ZPJA3I tag=RMYQWZJAVXD3 type=del size=1074033 2024-08-29T18:36:51.309 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.306+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=3VLQ770TZE9V type=del size=1560795 2024-08-29T18:36:51.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.306+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~RF9RUKK70S6R.0 size=958741 2024-08-29T18:36:51.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.318+0000 7f6ed09098c0 1 < canceled multipart upload key=U1C7NYZ2J1K9 upload=RF9RUKK70S6R tag=7UDC0K8V1IX0 type=write size=2007317 2024-08-29T18:36:51.330 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~32QFR7NNONQI.0 size=1048576 2024-08-29T18:36:51.335 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.330+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~32QFR7NNONQI.1 size=800146 2024-08-29T18:36:51.335 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.330+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=32QFR7NNONQI tag=SQH6MQ1G3IEY type=write size=2897298 2024-08-29T18:36:51.341 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.338+0000 7f6ed09098c0 1 < canceled operation key=KJ33F33FWI4D tag=5DZ5I0IN1U81 type=del size=1873503 2024-08-29T18:36:51.347 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.342+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=S2BU7D5VV81W type=del size=1117641 2024-08-29T18:36:51.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.350+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~57E75YOVWGI6.0 size=1048576 2024-08-29T18:36:51.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.350+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~57E75YOVWGI6.1 size=826077 2024-08-29T18:36:51.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.358+0000 7f6ed09098c0 1 < canceled multipart upload key=U1C7NYZ2J1K9 upload=57E75YOVWGI6 tag=CNZ11MMS8XRY type=write size=2923229 2024-08-29T18:36:51.369 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.366+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=41HVZ8PARYLS type=del size=752934 2024-08-29T18:36:51.381 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.378+0000 7f6ed09098c0 1 < suggested update operation key=9YA3AB4NRFXE tag=E6US664XUWID type=del size=1634297 2024-08-29T18:36:51.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.382+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=W6SKWNUC6SJJ type=del size=1765649 2024-08-29T18:36:51.395 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.390+0000 7f6ed09098c0 -1 < failed to complete operation key=9YA3AB4NRFXE tag=02MWZQSFMVOK type=del size=2240808: (22) Invalid argument 2024-08-29T18:36:51.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.402+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~26H6FXQF5CNF.0 size=487791 2024-08-29T18:36:51.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.402+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=26H6FXQF5CNF tag=VRT99JY9337T type=write size=1536367 2024-08-29T18:36:51.413 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.410+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=T4PY3T3ZDE9T type=del 2024-08-29T18:36:51.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.414+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=2D8R3VO6N1DX type=del size=2442564 2024-08-29T18:36:51.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.422+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~983IU7M5C5CM.0 size=594967 2024-08-29T18:36:51.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.430+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=983IU7M5C5CM tag=HKNRITPK8RL6 type=write size=1643543 2024-08-29T18:36:51.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~5XJWZKT5ILQY.0 size=1048576 2024-08-29T18:36:51.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.446+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~5XJWZKT5ILQY.1 size=282095 2024-08-29T18:36:51.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.446+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=5XJWZKT5ILQY tag=234QMFQEIC16 type=write size=2379247 2024-08-29T18:36:51.456 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.454+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~4FJ8723EJT3P.0 size=1048576 2024-08-29T18:36:51.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.458+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~4FJ8723EJT3P.1 size=1048576 2024-08-29T18:36:51.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.462+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~4FJ8723EJT3P.2 size=153125 2024-08-29T18:36:51.476 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.474+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=4FJ8723EJT3P tag=N8IF5JPB6376 type=write size=3298853 2024-08-29T18:36:51.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.478+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=7PFJ0IC2HJZM type=del size=1214466 2024-08-29T18:36:51.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.482+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~0OX78HW0I9Z9.0 size=353509 2024-08-29T18:36:51.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.490+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=0OX78HW0I9Z9 tag=OD8ZILYIDR8R type=write size=1402085 2024-08-29T18:36:51.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~G6G6JB5UC9RA.0 size=1048576 2024-08-29T18:36:51.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.506+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~G6G6JB5UC9RA.1 size=337781 2024-08-29T18:36:51.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.506+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=G6G6JB5UC9RA tag=2VDVE34QPD86 type=write size=2434933 2024-08-29T18:36:51.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.510+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~2POY8BC1ZA7Q.0 size=1048576 2024-08-29T18:36:51.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.514+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~2POY8BC1ZA7Q.1 size=155852 2024-08-29T18:36:51.529 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.526+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=2POY8BC1ZA7Q tag=6OZI7KPZ0U3S type=write size=2253004 2024-08-29T18:36:51.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.530+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=YQQAHE03DEBZ type=del size=1906218 2024-08-29T18:36:51.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.538+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=I1Y9KPCAQEVR type=del 2024-08-29T18:36:51.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.542+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=Z5DY6PQFR12Y type=del size=3179392 2024-08-29T18:36:51.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.558+0000 7f6ed09098c0 1 < suggested remove operation key=KJ33F33FWI4D tag=FMJNUOXX9FWA type=del 2024-08-29T18:36:51.566 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.562+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=LWUIHGGF7IA2 type=del size=1144098 2024-08-29T18:36:51.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.566+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~9B3IFA7352SZ.0 size=1048576 2024-08-29T18:36:51.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.574+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~9B3IFA7352SZ.1 size=1048576 2024-08-29T18:36:51.583 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.578+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~9B3IFA7352SZ.2 size=921616 2024-08-29T18:36:51.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.590+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=9B3IFA7352SZ tag=7LNW7UV6CQNR type=write size=4067344 2024-08-29T18:36:51.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.598+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=LF2PJCGQ80GK type=write size=498133 2024-08-29T18:36:51.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.602+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~II5F50ZKDED6.0 size=1048576 2024-08-29T18:36:51.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.606+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~II5F50ZKDED6.1 size=1048576 2024-08-29T18:36:51.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.614+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~II5F50ZKDED6.2 size=47298 2024-08-29T18:36:51.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.626+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=II5F50ZKDED6 tag=QXI2SFBSMJGV type=write size=3193026 2024-08-29T18:36:51.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.630+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=VG0UYKK4G05Y type=write size=248157 2024-08-29T18:36:51.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.638+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~4FGVMNT63D86.0 size=806553 2024-08-29T18:36:51.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.646+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=4FGVMNT63D86 tag=WDKBW5PCM0CD type=write size=1855129 2024-08-29T18:36:51.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.658+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~DV2XT2MTHJNH.0 size=1048576 2024-08-29T18:36:51.668 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.666+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~DV2XT2MTHJNH.1 size=666305 2024-08-29T18:36:51.668 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.666+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=DV2XT2MTHJNH tag=F208PEQJHO7O type=write size=2763457 2024-08-29T18:36:51.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.670+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=3VLQ770TZE9V type=del 2024-08-29T18:36:51.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.682+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~1FFK2K4FDS7K.0 size=1048576 2024-08-29T18:36:51.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.686+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~1FFK2K4FDS7K.1 size=1048576 2024-08-29T18:36:51.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.694+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~1FFK2K4FDS7K.2 size=731338 2024-08-29T18:36:51.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.694+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=1FFK2K4FDS7K tag=WETJAUEM2YXY type=write size=3877066 2024-08-29T18:36:51.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.698+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~32QFR7NNONQI.0 size=1048576 2024-08-29T18:36:51.707 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.702+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~32QFR7NNONQI.1 size=800146 2024-08-29T18:36:51.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.714+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=32QFR7NNONQI tag=SQH6MQ1G3IEY type=write size=2897298 2024-08-29T18:36:51.723 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.718+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=648YZ2IA51V1 type=del size=1041017 2024-08-29T18:36:51.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.726+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=S2BU7D5VV81W type=del 2024-08-29T18:36:51.735 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.730+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=04M6VBB0VXUZ type=del size=2258176 2024-08-29T18:36:51.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.738+0000 7f6ed09098c0 1 < canceled operation key=YRN170ZPJA3I tag=41HVZ8PARYLS type=del size=752934 2024-08-29T18:36:51.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.750+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~I371B0MNKD94.0 size=503566 2024-08-29T18:36:51.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.750+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=I371B0MNKD94 tag=55V5ANBYTR36 type=write size=1552142 2024-08-29T18:36:51.760 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.758+0000 7f6ed09098c0 -1 < failed to complete operation key=KJ33F33FWI4D tag=W6SKWNUC6SJJ type=del size=1765649: (22) Invalid argument 2024-08-29T18:36:51.767 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.762+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=DN5KQISGC8PQ type=del size=2792149 2024-08-29T18:36:51.773 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.770+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~26H6FXQF5CNF.0 size=487791 2024-08-29T18:36:51.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.778+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=26H6FXQF5CNF tag=VRT99JY9337T type=write size=1536367 2024-08-29T18:36:51.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.786+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=9U9QK4173HFJ type=del size=2772344 2024-08-29T18:36:51.795 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.790+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=2D8R3VO6N1DX type=del 2024-08-29T18:36:51.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.802+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~8ZQDGIFLCSOU.0 size=1048576 2024-08-29T18:36:51.813 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.810+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~8ZQDGIFLCSOU.1 size=1048576 2024-08-29T18:36:51.818 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.814+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~8ZQDGIFLCSOU.2 size=1024931 2024-08-29T18:36:51.818 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.814+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=8ZQDGIFLCSOU tag=CVKCZEZPK9JQ type=write size=4170659 2024-08-29T18:36:51.824 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.822+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~5XJWZKT5ILQY.0 size=1048576 2024-08-29T18:36:51.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.826+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~5XJWZKT5ILQY.1 size=282095 2024-08-29T18:36:51.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.838+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=5XJWZKT5ILQY tag=234QMFQEIC16 type=write size=2379247 2024-08-29T18:36:51.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.842+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=DLBN1T1G1VBZ type=del size=1583680 2024-08-29T18:36:51.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.850+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=7PFJ0IC2HJZM type=del 2024-08-29T18:36:51.859 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.854+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=6725527XVL68 type=del size=700701 2024-08-29T18:36:51.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.862+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~G6G6JB5UC9RA.0 size=1048576 2024-08-29T18:36:51.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.866+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~G6G6JB5UC9RA.1 size=337781 2024-08-29T18:36:51.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.878+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=G6G6JB5UC9RA tag=2VDVE34QPD86 type=write size=2434933 2024-08-29T18:36:51.888 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.886+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=W6CIX6MY17IK type=del size=2679862 2024-08-29T18:36:51.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.890+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=YQQAHE03DEBZ type=del 2024-08-29T18:36:51.901 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.898+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=R8EACKHWHJNL type=del size=1094596 2024-08-29T18:36:51.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.906+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=Z5DY6PQFR12Y type=del 2024-08-29T18:36:51.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.910+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=MY23TUCMT2BA type=del size=8986 2024-08-29T18:36:51.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.918+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=LWUIHGGF7IA2 type=del 2024-08-29T18:36:51.928 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.926+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=8K5FAOTO6U11 type=del size=87565 2024-08-29T18:36:51.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.938+0000 7f6ed09098c0 1 < suggested update operation key=RSCA9226LE11 tag=LF2PJCGQ80GK type=write size=498133 2024-08-29T18:36:51.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.946+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=2XYAV05T0D57 type=del size=2452124 2024-08-29T18:36:51.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.950+0000 7f6ed09098c0 1 < completed write operation key=JZAZMOA9DG2A tag=VG0UYKK4G05Y type=write size=248157 2024-08-29T18:36:51.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.962+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~B3W30F0AJPZO.0 size=1048576 2024-08-29T18:36:51.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.966+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~B3W30F0AJPZO.1 size=883108 2024-08-29T18:36:51.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.966+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=B3W30F0AJPZO tag=LSM2PM6ICXHB type=write size=2980260 2024-08-29T18:36:51.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.974+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~DV2XT2MTHJNH.0 size=1048576 2024-08-29T18:36:51.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.978+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~DV2XT2MTHJNH.1 size=666305 2024-08-29T18:36:51.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.990+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=DV2XT2MTHJNH tag=F208PEQJHO7O type=write size=2763457 2024-08-29T18:36:52.000 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:51.998+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=6F0JY96RA87R type=del size=260746 2024-08-29T18:36:52.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.002+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~1FFK2K4FDS7K.0 size=1048576 2024-08-29T18:36:52.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.006+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~1FFK2K4FDS7K.1 size=1048576 2024-08-29T18:36:52.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.006+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~1FFK2K4FDS7K.2 size=731338 2024-08-29T18:36:52.020 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.018+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=1FFK2K4FDS7K tag=WETJAUEM2YXY type=write size=3877066 2024-08-29T18:36:52.026 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.022+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=ONHKISG9L9JG type=del size=3529895 2024-08-29T18:36:52.033 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.030+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=648YZ2IA51V1 type=del size=1041017 2024-08-29T18:36:52.044 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~RN9ZCYR7A33V.0 size=1048576 2024-08-29T18:36:52.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.046+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~RN9ZCYR7A33V.1 size=429883 2024-08-29T18:36:52.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.046+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=RN9ZCYR7A33V tag=Y5FUA0LWNRCD type=write size=2527035 2024-08-29T18:36:52.054 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.050+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=04M6VBB0VXUZ type=del 2024-08-29T18:36:52.060 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.054+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=0A251TTR7PZU type=del size=1920274 2024-08-29T18:36:52.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.062+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~I371B0MNKD94.0 size=503566 2024-08-29T18:36:52.078 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.074+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=I371B0MNKD94 tag=55V5ANBYTR36 type=write size=1552142 2024-08-29T18:36:52.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.082+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=87PXHLJ44138 type=del size=1862273 2024-08-29T18:36:52.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.086+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=DN5KQISGC8PQ type=del 2024-08-29T18:36:52.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.090+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=IS2NKOKGD13D type=del size=2069511 2024-08-29T18:36:52.101 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.098+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=9U9QK4173HFJ type=del 2024-08-29T18:36:52.114 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~FTPEIS8W80LR.0 size=1048576 2024-08-29T18:36:52.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~FTPEIS8W80LR.1 size=874153 2024-08-29T18:36:52.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.114+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=FTPEIS8W80LR tag=GWG7KTB1FTJ6 type=write size=2971305 2024-08-29T18:36:52.119 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.114+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~8ZQDGIFLCSOU.0 size=1048576 2024-08-29T18:36:52.124 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.122+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~8ZQDGIFLCSOU.1 size=1048576 2024-08-29T18:36:52.129 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.126+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~8ZQDGIFLCSOU.2 size=1024931 2024-08-29T18:36:52.140 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.134+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=8ZQDGIFLCSOU tag=CVKCZEZPK9JQ type=write size=4170659 2024-08-29T18:36:52.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.146+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~CPYC0T16JO13.0 size=1048576 2024-08-29T18:36:52.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~CPYC0T16JO13.1 size=1048576 2024-08-29T18:36:52.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~CPYC0T16JO13.2 size=1027095 2024-08-29T18:36:52.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.158+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=CPYC0T16JO13 tag=CLSGO4YKP73Q type=write size=4172823 2024-08-29T18:36:52.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.170+0000 7f6ed09098c0 1 < suggested remove operation key=EUM7GLNWA3KR tag=DLBN1T1G1VBZ type=del 2024-08-29T18:36:52.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.178+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=XBARZJ91MXRC type=del size=3813967 2024-08-29T18:36:52.192 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.190+0000 7f6ed09098c0 1 < suggested update operation key=W3OD42MVSYAC tag=6725527XVL68 type=del size=700701 2024-08-29T18:36:52.202 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~X3DU7FJ6E6KO.0 size=1048576 2024-08-29T18:36:52.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~X3DU7FJ6E6KO.1 size=283097 2024-08-29T18:36:52.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.202+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=X3DU7FJ6E6KO tag=BMA5HFN991PN type=write size=2380249 2024-08-29T18:36:52.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.214+0000 7f6ed09098c0 1 < suggested remove operation key=U65PBPAVH1S4 tag=W6CIX6MY17IK type=del 2024-08-29T18:36:52.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.222+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=PZAZ5RSZW6KK type=del size=2596273 2024-08-29T18:36:52.236 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.234+0000 7f6ed09098c0 1 < suggested remove operation key=9HAS9BRXQSRH tag=R8EACKHWHJNL type=del 2024-08-29T18:36:52.246 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~EMY68GTYIYPE.0 size=81255 2024-08-29T18:36:52.246 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.242+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=EMY68GTYIYPE tag=JUCIGY5T2OWE type=write size=1129831 2024-08-29T18:36:52.252 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.250+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=MY23TUCMT2BA type=del 2024-08-29T18:36:52.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.254+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=J0HTZU2CZZU8 type=del size=2892359 2024-08-29T18:36:52.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.262+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=8K5FAOTO6U11 type=del 2024-08-29T18:36:52.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~4WFYH3M0ER7A.0 size=1048576 2024-08-29T18:36:52.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~4WFYH3M0ER7A.1 size=382650 2024-08-29T18:36:52.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.274+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=4WFYH3M0ER7A tag=U12749O2HMWU type=write size=2479802 2024-08-29T18:36:52.285 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.282+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=2XYAV05T0D57 type=del 2024-08-29T18:36:52.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.286+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=6J8IHWJVNLR8 type=write size=380399 2024-08-29T18:36:52.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.294+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~B3W30F0AJPZO.0 size=1048576 2024-08-29T18:36:52.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.294+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~B3W30F0AJPZO.1 size=883108 2024-08-29T18:36:52.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.302+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=B3W30F0AJPZO tag=LSM2PM6ICXHB type=write size=2980260 2024-08-29T18:36:52.317 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.314+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~Z7825RMYZCGQ.0 size=628660 2024-08-29T18:36:52.318 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.314+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=Z7825RMYZCGQ tag=K238PKDB7OMR type=write size=1677236 2024-08-29T18:36:52.323 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.318+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=6F0JY96RA87R type=del 2024-08-29T18:36:52.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.326+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=CDA6DJKV3EHB type=del size=796229 2024-08-29T18:36:52.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.330+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=ONHKISG9L9JG type=del 2024-08-29T18:36:52.340 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.338+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=KF9QB47VPFEX type=del size=308192 2024-08-29T18:36:52.346 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.342+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~RN9ZCYR7A33V.0 size=1048576 2024-08-29T18:36:52.352 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.350+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~RN9ZCYR7A33V.1 size=429883 2024-08-29T18:36:52.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.358+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=RN9ZCYR7A33V tag=Y5FUA0LWNRCD type=write size=2527035 2024-08-29T18:36:52.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.370+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BAPB12LJ87KV.0 size=1048576 2024-08-29T18:36:52.379 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BAPB12LJ87KV.1 size=1048576 2024-08-29T18:36:52.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.382+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BAPB12LJ87KV.2 size=33833 2024-08-29T18:36:52.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.382+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=BAPB12LJ87KV tag=N3CUWYE3LL16 type=write size=3179561 2024-08-29T18:36:52.390 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.386+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=0A251TTR7PZU type=del 2024-08-29T18:36:52.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.394+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=TUB72J6Z36T3 type=write size=777421 2024-08-29T18:36:52.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.406+0000 7f6ed09098c0 1 < suggested update operation key=BW4L44FNGYOU tag=87PXHLJ44138 type=del size=1862273 2024-08-29T18:36:52.426 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.422+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~1L18WHKC8ZQF.0 size=1048576 2024-08-29T18:36:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:52 smithi089 bash[77323]: cluster 2024-08-29T18:36:51.106154+0000 mgr.y (mgr.34104) 735 : cluster [DBG] pgmap v1453: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 137 KiB/s wr, 692 op/s 2024-08-29T18:36:52.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:52 smithi089 bash[78574]: cluster 2024-08-29T18:36:51.106154+0000 mgr.y (mgr.34104) 735 : cluster [DBG] pgmap v1453: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 137 KiB/s wr, 692 op/s 2024-08-29T18:36:52.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~1L18WHKC8ZQF.1 size=1048576 2024-08-29T18:36:52.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~1L18WHKC8ZQF.2 size=457638 2024-08-29T18:36:52.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.430+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=1L18WHKC8ZQF tag=RRW6IUB8ZTH9 type=write size=3603366 2024-08-29T18:36:52.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.438+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=IS2NKOKGD13D type=del 2024-08-29T18:36:52.452 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~1G7UPVUF7DKM.0 size=101073 2024-08-29T18:36:52.452 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.450+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=1G7UPVUF7DKM tag=4L0SYWN2FXAZ type=write size=1149649 2024-08-29T18:36:52.458 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.454+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~FTPEIS8W80LR.0 size=1048576 2024-08-29T18:36:52.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.458+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~FTPEIS8W80LR.1 size=874153 2024-08-29T18:36:52.472 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.470+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=FTPEIS8W80LR tag=GWG7KTB1FTJ6 type=write size=2971305 2024-08-29T18:36:52.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.474+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=20ECH2B65TYI type=del size=337506 2024-08-29T18:36:52.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.482+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~CPYC0T16JO13.0 size=1048576 2024-08-29T18:36:52.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.482+0000 7f6ed09098c0 1 < canceled part key=_multipart_8YEVJGWDV919.2~CPYC0T16JO13.1 size=1048576 2024-08-29T18:36:52.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.486+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~CPYC0T16JO13.2 size=1027095 2024-08-29T18:36:52.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.494+0000 7f6ed09098c0 1 < canceled multipart upload key=8YEVJGWDV919 upload=CPYC0T16JO13 tag=CLSGO4YKP73Q type=write size=4172823 2024-08-29T18:36:52.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.506+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~299382R7I422.0 size=313098 2024-08-29T18:36:52.509 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.506+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=299382R7I422 tag=HTPM71HMRPT0 type=write size=1361674 2024-08-29T18:36:52.515 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.510+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=XBARZJ91MXRC type=del 2024-08-29T18:36:52.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.518+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=KAAQJYUNP3O2 type=del size=3362083 2024-08-29T18:36:52.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.522+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~X3DU7FJ6E6KO.0 size=1048576 2024-08-29T18:36:52.530 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.526+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~X3DU7FJ6E6KO.1 size=283097 2024-08-29T18:36:52.540 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.538+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=X3DU7FJ6E6KO tag=BMA5HFN991PN type=write size=2380249 2024-08-29T18:36:52.550 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.546+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~P3MOXIIBMAQU.0 size=1048576 2024-08-29T18:36:52.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.550+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~P3MOXIIBMAQU.1 size=1048576 2024-08-29T18:36:52.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:52 smithi144 bash[67678]: cluster 2024-08-29T18:36:51.106154+0000 mgr.y (mgr.34104) 735 : cluster [DBG] pgmap v1453: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 137 KiB/s wr, 692 op/s 2024-08-29T18:36:52.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.554+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~P3MOXIIBMAQU.2 size=445477 2024-08-29T18:36:52.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.554+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=P3MOXIIBMAQU tag=YRRFVONGNMWF type=write size=3591205 2024-08-29T18:36:52.571 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.566+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=PZAZ5RSZW6KK type=del 2024-08-29T18:36:52.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.578+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~DU6D3TU4UFGZ.0 size=54802 2024-08-29T18:36:52.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.578+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=DU6D3TU4UFGZ tag=QPEI5J224ECV type=write size=1103378 2024-08-29T18:36:52.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.582+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~EMY68GTYIYPE.0 size=81255 2024-08-29T18:36:52.598 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.594+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=EMY68GTYIYPE tag=JUCIGY5T2OWE type=write size=1129831 2024-08-29T18:36:52.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.602+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=3UPP4720VAC2 type=del size=3203976 2024-08-29T18:36:52.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.606+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=J0HTZU2CZZU8 type=del 2024-08-29T18:36:52.618 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.614+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=WDWHWFNWLHFB type=del size=3496938 2024-08-29T18:36:52.626 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.622+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~4WFYH3M0ER7A.0 size=1048576 2024-08-29T18:36:52.631 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.626+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~4WFYH3M0ER7A.1 size=382650 2024-08-29T18:36:52.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.638+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=4WFYH3M0ER7A tag=U12749O2HMWU type=write size=2479802 2024-08-29T18:36:52.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.650+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~KIEQK74JG82A.0 size=1048576 2024-08-29T18:36:52.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.654+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~KIEQK74JG82A.1 size=1048576 2024-08-29T18:36:52.662 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.658+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~KIEQK74JG82A.2 size=471958 2024-08-29T18:36:52.662 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.658+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=KIEQK74JG82A tag=ZZIQE21J1EML type=write size=3617686 2024-08-29T18:36:52.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.670+0000 7f6ed09098c0 1 < suggested update operation key=YRN170ZPJA3I tag=6J8IHWJVNLR8 type=write size=380399 2024-08-29T18:36:52.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.678+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=OSGZACFKK2FT type=del size=398836 2024-08-29T18:36:52.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.678+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~Z7825RMYZCGQ.0 size=628660 2024-08-29T18:36:52.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.686+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=Z7825RMYZCGQ tag=K238PKDB7OMR type=write size=1677236 2024-08-29T18:36:52.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.694+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=V146ZRY13UDX type=del size=1932544 2024-08-29T18:36:52.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.698+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=CDA6DJKV3EHB type=del 2024-08-29T18:36:52.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.706+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=MTJXGKWOM7HM type=del size=3772498 2024-08-29T18:36:52.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.718+0000 7f6ed09098c0 1 < suggested remove operation key=G1P9V2I0LJNU tag=KF9QB47VPFEX type=del 2024-08-29T18:36:52.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.722+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=JJNOHVVFIMT3 type=del size=369761 2024-08-29T18:36:52.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.730+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~BAPB12LJ87KV.0 size=1048576 2024-08-29T18:36:52.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.738+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~BAPB12LJ87KV.1 size=1048576 2024-08-29T18:36:52.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.742+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~BAPB12LJ87KV.2 size=33833 2024-08-29T18:36:52.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.750+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=BAPB12LJ87KV tag=N3CUWYE3LL16 type=write size=3179561 2024-08-29T18:36:52.761 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.758+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=1A2WVX7IDMMY type=del size=2498062 2024-08-29T18:36:52.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.766+0000 7f6ed09098c0 -1 < failed to complete operation key=YRN170ZPJA3I tag=TUB72J6Z36T3 type=write size=777421: (22) Invalid argument 2024-08-29T18:36:52.776 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.770+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=XE0I6UMOODOB type=del size=2798470 2024-08-29T18:36:52.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.778+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~1L18WHKC8ZQF.0 size=1048576 2024-08-29T18:36:52.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.778+0000 7f6ed09098c0 1 < canceled part key=_multipart_1JIBQEPGZKPL.2~1L18WHKC8ZQF.1 size=1048576 2024-08-29T18:36:52.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.778+0000 7f6ed09098c0 1 < canceled part key=_multipart_1JIBQEPGZKPL.2~1L18WHKC8ZQF.2 size=457638 2024-08-29T18:36:52.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.790+0000 7f6ed09098c0 1 < canceled multipart upload key=1JIBQEPGZKPL upload=1L18WHKC8ZQF tag=RRW6IUB8ZTH9 type=write size=3603366 2024-08-29T18:36:52.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.794+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=0TLUSB3WYNVO type=del size=781295 2024-08-29T18:36:52.805 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.802+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~1G7UPVUF7DKM.0 size=101073 2024-08-29T18:36:52.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.814+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=1G7UPVUF7DKM tag=4L0SYWN2FXAZ type=write size=1149649 2024-08-29T18:36:52.823 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.818+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=K0G5HECCDIST type=del size=368811 2024-08-29T18:36:52.830 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.826+0000 7f6ed09098c0 -1 < failed to complete operation key=YRN170ZPJA3I tag=20ECH2B65TYI type=del size=337506: (22) Invalid argument 2024-08-29T18:36:52.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.834+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=0XS32075KS03 type=del size=4004748 2024-08-29T18:36:52.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.834+0000 7f6ed09098c0 1 < canceled part key=_multipart_9HAS9BRXQSRH.2~299382R7I422.0 size=313098 2024-08-29T18:36:52.849 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.846+0000 7f6ed09098c0 1 < canceled multipart upload key=9HAS9BRXQSRH upload=299382R7I422 tag=HTPM71HMRPT0 type=write size=1361674 2024-08-29T18:36:52.854 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.850+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=1H8LZA0C8NRE type=del size=405118 2024-08-29T18:36:52.867 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.862+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=KAAQJYUNP3O2 type=del size=3362083 2024-08-29T18:36:52.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.870+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=EEM5C9YWMO1F type=del size=3536462 2024-08-29T18:36:52.878 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.874+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~P3MOXIIBMAQU.0 size=1048576 2024-08-29T18:36:52.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.874+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~P3MOXIIBMAQU.1 size=1048576 2024-08-29T18:36:52.883 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.878+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~P3MOXIIBMAQU.2 size=445477 2024-08-29T18:36:52.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.890+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=P3MOXIIBMAQU tag=YRRFVONGNMWF type=write size=3591205 2024-08-29T18:36:52.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~ECMXDZX27RAR.0 size=1048576 2024-08-29T18:36:52.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.906+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~ECMXDZX27RAR.1 size=271197 2024-08-29T18:36:52.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.906+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=ECMXDZX27RAR tag=B19A5LTC132I type=write size=2368349 2024-08-29T18:36:52.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.914+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~DU6D3TU4UFGZ.0 size=54802 2024-08-29T18:36:52.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.922+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=DU6D3TU4UFGZ tag=QPEI5J224ECV type=write size=1103378 2024-08-29T18:36:52.933 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.930+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=AJPS7OO6IDQH type=del size=3324256 2024-08-29T18:36:52.939 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.934+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=3UPP4720VAC2 type=del 2024-08-29T18:36:52.945 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.942+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=3FGXT56NA4YC type=del size=3177092 2024-08-29T18:36:52.951 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.946+0000 7f6ed09098c0 1 < canceled operation key=T17NEBEBIVZH tag=WDWHWFNWLHFB type=del size=3496938 2024-08-29T18:36:52.958 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.954+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=0ESH9PDRBO0M type=del size=1759102 2024-08-29T18:36:52.964 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.962+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~KIEQK74JG82A.0 size=1048576 2024-08-29T18:36:52.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.966+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~KIEQK74JG82A.1 size=1048576 2024-08-29T18:36:52.970 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.966+0000 7f6ed09098c0 1 < canceled part key=_multipart_BW4L44FNGYOU.2~KIEQK74JG82A.2 size=471958 2024-08-29T18:36:52.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.978+0000 7f6ed09098c0 1 < canceled multipart upload key=BW4L44FNGYOU upload=KIEQK74JG82A tag=ZZIQE21J1EML type=write size=3617686 2024-08-29T18:36:52.988 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.986+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=9E7DKEUJ3HBO type=del size=3099721 2024-08-29T18:36:52.994 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.990+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=OSGZACFKK2FT type=del 2024-08-29T18:36:53.000 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:52.998+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=2XJDG7P7F50L type=write size=777502 2024-08-29T18:36:53.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.002+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=V146ZRY13UDX type=del 2024-08-29T18:36:53.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.010+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=BK84K2VM4JN4 type=del size=2067220 2024-08-29T18:36:53.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.014+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=MTJXGKWOM7HM type=del 2024-08-29T18:36:53.024 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.022+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=QNAB1IK5Y99F type=del size=19851 2024-08-29T18:36:53.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.026+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=JJNOHVVFIMT3 type=del 2024-08-29T18:36:53.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~8O8M0Q96G0C5.0 size=1048576 2024-08-29T18:36:53.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~8O8M0Q96G0C5.1 size=545554 2024-08-29T18:36:53.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.042+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=8O8M0Q96G0C5 tag=88LYGOYVQVPU type=write size=2642706 2024-08-29T18:36:53.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.046+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=1A2WVX7IDMMY type=del 2024-08-29T18:36:53.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.054+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=3L033MQR7FPB type=del size=546611 2024-08-29T18:36:53.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.058+0000 7f6ed09098c0 1 < canceled operation key=8QI8JSK2PKHT tag=XE0I6UMOODOB type=del size=2798470 2024-08-29T18:36:53.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.066+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=RDMLIDY6T49X type=del size=4137099 2024-08-29T18:36:53.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.070+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=0TLUSB3WYNVO type=del 2024-08-29T18:36:53.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.078+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=EQL4E76EVL3K type=del size=3306664 2024-08-29T18:36:53.093 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.090+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=K0G5HECCDIST type=del 2024-08-29T18:36:53.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.098+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~KFGQ7FQ6PG5L.0 size=358066 2024-08-29T18:36:53.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.102+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=KFGQ7FQ6PG5L tag=O9ZHJYLJH8XT type=write size=1406642 2024-08-29T18:36:53.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.106+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=0XS32075KS03 type=del 2024-08-29T18:36:53.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.118+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~AJT9FP3N7I4V.0 size=1048576 2024-08-29T18:36:53.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.122+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~AJT9FP3N7I4V.1 size=1048576 2024-08-29T18:36:53.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~AJT9FP3N7I4V.2 size=1028532 2024-08-29T18:36:53.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.130+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=AJT9FP3N7I4V tag=Q6GL4OHOXLQL type=write size=4174260 2024-08-29T18:36:53.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.134+0000 7f6ed09098c0 1 < canceled operation key=MC8ER9H5LSDG tag=1H8LZA0C8NRE type=del size=405118 2024-08-29T18:36:53.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.142+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=VW9FS2NM6I12 type=del size=1485213 2024-08-29T18:36:53.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.146+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=EEM5C9YWMO1F type=del 2024-08-29T18:36:53.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~4EW7TZS7G7GJ.0 size=1048576 2024-08-29T18:36:53.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.166+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~4EW7TZS7G7GJ.1 size=1048576 2024-08-29T18:36:53.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~4EW7TZS7G7GJ.2 size=104473 2024-08-29T18:36:53.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.170+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=4EW7TZS7G7GJ tag=4T3G42SPH6F4 type=write size=3250201 2024-08-29T18:36:53.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.178+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~ECMXDZX27RAR.0 size=1048576 2024-08-29T18:36:53.185 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.182+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~ECMXDZX27RAR.1 size=271197 2024-08-29T18:36:53.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.190+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=ECMXDZX27RAR tag=B19A5LTC132I type=write size=2368349 2024-08-29T18:36:53.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~867INZYZOVVS.0 size=1048576 2024-08-29T18:36:53.213 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.210+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~867INZYZOVVS.1 size=1048576 2024-08-29T18:36:53.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~867INZYZOVVS.2 size=304317 2024-08-29T18:36:53.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.214+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=867INZYZOVVS tag=YLVNZ2P7ACIE type=write size=3450045 2024-08-29T18:36:53.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.222+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=AJPS7OO6IDQH type=del 2024-08-29T18:36:53.230 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.226+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=Q31G3HSSGOPW type=del size=2732163 2024-08-29T18:36:53.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.230+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=3FGXT56NA4YC type=del 2024-08-29T18:36:53.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~2HMNI4YPC4VO.0 size=1048576 2024-08-29T18:36:53.248 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~2HMNI4YPC4VO.1 size=373399 2024-08-29T18:36:53.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.246+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=2HMNI4YPC4VO tag=YN5YHGG0TI7R type=write size=2470551 2024-08-29T18:36:53.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.250+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=0ESH9PDRBO0M type=del 2024-08-29T18:36:53.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.254+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=7D53VJYI8XE7 type=del size=3817464 2024-08-29T18:36:53.265 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.262+0000 7f6ed09098c0 1 < canceled operation key=KJ33F33FWI4D tag=9E7DKEUJ3HBO type=del size=3099721 2024-08-29T18:36:53.271 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.266+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=9D8Y1W4HK540 type=del size=21828 2024-08-29T18:36:53.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.278+0000 7f6ed09098c0 1 < suggested remove operation key=T17NEBEBIVZH tag=2XJDG7P7F50L type=write 2024-08-29T18:36:53.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.286+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=WK8HTOF3DVXM type=del size=564107 2024-08-29T18:36:53.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.290+0000 7f6ed09098c0 1 < canceled operation key=9KL8LQBXNU1I tag=BK84K2VM4JN4 type=del size=2067220 2024-08-29T18:36:53.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.302+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~P2EM86PJB0D1.0 size=566543 2024-08-29T18:36:53.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.302+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=P2EM86PJB0D1 tag=AME0N30TNAC7 type=write size=1615119 2024-08-29T18:36:53.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.306+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=QNAB1IK5Y99F type=del 2024-08-29T18:36:53.320 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~E62X18N5L3FT.0 size=1048576 2024-08-29T18:36:53.325 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.322+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~E62X18N5L3FT.1 size=1048576 2024-08-29T18:36:53.330 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~E62X18N5L3FT.2 size=407395 2024-08-29T18:36:53.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.326+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=E62X18N5L3FT tag=PXN7K463Q9AP type=write size=3553123 2024-08-29T18:36:53.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.334+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~8O8M0Q96G0C5.0 size=1048576 2024-08-29T18:36:53.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.338+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~8O8M0Q96G0C5.1 size=545554 2024-08-29T18:36:53.352 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.350+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=8O8M0Q96G0C5 tag=88LYGOYVQVPU type=write size=2642706 2024-08-29T18:36:53.358 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.354+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=G7O5KYR86BN9 type=write size=390832 2024-08-29T18:36:53.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.358+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=3L033MQR7FPB type=del size=546611 2024-08-29T18:36:53.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.370+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~HP3LZMN3BWEM.0 size=1048576 2024-08-29T18:36:53.379 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~HP3LZMN3BWEM.1 size=523967 2024-08-29T18:36:53.379 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.374+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=HP3LZMN3BWEM tag=KHU9Y8MM0TH9 type=write size=2621119 2024-08-29T18:36:53.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.382+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=RDMLIDY6T49X type=del 2024-08-29T18:36:53.395 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.390+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~280L3F1POS0P.0 size=1048576 2024-08-29T18:36:53.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.394+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~280L3F1POS0P.1 size=1048576 2024-08-29T18:36:53.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.402+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~280L3F1POS0P.2 size=863438 2024-08-29T18:36:53.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.402+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=280L3F1POS0P tag=U5RFUL0VYAHL type=write size=4009166 2024-08-29T18:36:53.409 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.406+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=EQL4E76EVL3K type=del 2024-08-29T18:36:53.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.410+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=L3ME4Y5LM1X4 type=del size=1590764 2024-08-29T18:36:53.420 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.418+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~KFGQ7FQ6PG5L.0 size=358066 2024-08-29T18:36:53.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.426+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=KFGQ7FQ6PG5L tag=O9ZHJYLJH8XT type=write size=1406642 2024-08-29T18:36:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:53 smithi089 bash[77323]: audit 2024-08-29T18:36:52.719518+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:53 smithi089 bash[78574]: audit 2024-08-29T18:36:52.719518+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:53.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.430+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=17HF9Z98P538 type=del size=2549867 2024-08-29T18:36:53.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.438+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~AJT9FP3N7I4V.0 size=1048576 2024-08-29T18:36:53.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.442+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~AJT9FP3N7I4V.1 size=1048576 2024-08-29T18:36:53.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.446+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~AJT9FP3N7I4V.2 size=1028532 2024-08-29T18:36:53.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.454+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=AJT9FP3N7I4V tag=Q6GL4OHOXLQL type=write size=4174260 2024-08-29T18:36:53.469 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~DNN9C3EF9MV5.0 size=1048576 2024-08-29T18:36:53.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~DNN9C3EF9MV5.1 size=1048576 2024-08-29T18:36:53.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~DNN9C3EF9MV5.2 size=796163 2024-08-29T18:36:53.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.474+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=DNN9C3EF9MV5 tag=P8K0D607L0C0 type=write size=3941891 2024-08-29T18:36:53.485 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.482+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=VW9FS2NM6I12 type=del 2024-08-29T18:36:53.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.486+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=8M64DQ3260XN type=del size=326280 2024-08-29T18:36:53.497 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.494+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~4EW7TZS7G7GJ.0 size=1048576 2024-08-29T18:36:53.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.498+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~4EW7TZS7G7GJ.1 size=1048576 2024-08-29T18:36:53.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.502+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~4EW7TZS7G7GJ.2 size=104473 2024-08-29T18:36:53.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.514+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=4EW7TZS7G7GJ tag=4T3G42SPH6F4 type=write size=3250201 2024-08-29T18:36:53.529 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.526+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~2VLTSLEN0QDW.0 size=1048576 2024-08-29T18:36:53.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.530+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~2VLTSLEN0QDW.1 size=89914 2024-08-29T18:36:53.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.530+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=2VLTSLEN0QDW tag=TO8UBAXZVQXJ type=write size=2187066 2024-08-29T18:36:53.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.538+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~867INZYZOVVS.0 size=1048576 2024-08-29T18:36:53.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.542+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~867INZYZOVVS.1 size=1048576 2024-08-29T18:36:53.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.546+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~867INZYZOVVS.2 size=304317 2024-08-29T18:36:53.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:53 smithi144 bash[67678]: audit 2024-08-29T18:36:52.719518+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:36:53.561 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.558+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=867INZYZOVVS tag=YLVNZ2P7ACIE type=write size=3450045 2024-08-29T18:36:53.567 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.562+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=VEQEIGA8KC89 type=del size=3110989 2024-08-29T18:36:53.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.570+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=Q31G3HSSGOPW type=del 2024-08-29T18:36:53.584 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.582+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=2HNAVUG3UOZ3 type=del size=3973382 2024-08-29T18:36:53.592 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.586+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~2HMNI4YPC4VO.0 size=1048576 2024-08-29T18:36:53.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.590+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~2HMNI4YPC4VO.1 size=373399 2024-08-29T18:36:53.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.602+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=2HMNI4YPC4VO tag=YN5YHGG0TI7R type=write size=2470551 2024-08-29T18:36:53.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.614+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~HAAIEKPN20QM.0 size=1048576 2024-08-29T18:36:53.622 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.618+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~HAAIEKPN20QM.1 size=1048576 2024-08-29T18:36:53.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.622+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~HAAIEKPN20QM.2 size=144494 2024-08-29T18:36:53.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.622+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=HAAIEKPN20QM tag=KEOR5UBNVL00 type=write size=3290222 2024-08-29T18:36:53.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.630+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=7D53VJYI8XE7 type=del 2024-08-29T18:36:53.639 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.634+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=9NWA5FJRW31F type=del size=3988618 2024-08-29T18:36:53.646 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.642+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=9D8Y1W4HK540 type=del 2024-08-29T18:36:53.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.646+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=ZY6D4LS3ZK3T type=del size=2187026 2024-08-29T18:36:53.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.654+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=WK8HTOF3DVXM type=del 2024-08-29T18:36:53.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.658+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=IJ02AEBIJ819 type=del size=1652741 2024-08-29T18:36:53.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.666+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~P2EM86PJB0D1.0 size=566543 2024-08-29T18:36:53.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.674+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=P2EM86PJB0D1 tag=AME0N30TNAC7 type=write size=1615119 2024-08-29T18:36:53.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.686+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~BN3JUSSKOA62.0 size=1048576 2024-08-29T18:36:53.698 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.694+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~BN3JUSSKOA62.1 size=1048576 2024-08-29T18:36:53.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.698+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~BN3JUSSKOA62.2 size=583609 2024-08-29T18:36:53.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.698+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=BN3JUSSKOA62 tag=5SXD45759W06 type=write size=3729337 2024-08-29T18:36:53.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.706+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~E62X18N5L3FT.0 size=1048576 2024-08-29T18:36:53.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.710+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~E62X18N5L3FT.1 size=1048576 2024-08-29T18:36:53.718 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.714+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~E62X18N5L3FT.2 size=407395 2024-08-29T18:36:53.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.726+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=E62X18N5L3FT tag=PXN7K463Q9AP type=write size=3553123 2024-08-29T18:36:53.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.730+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=WY25QEXU5JLK type=del size=3332292 2024-08-29T18:36:53.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.738+0000 7f6ed09098c0 1 < completed write operation key=8YEVJGWDV919 tag=G7O5KYR86BN9 type=write size=390832 2024-08-29T18:36:53.747 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.742+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=G0TDI4XEGOXX type=write size=81562 2024-08-29T18:36:53.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.750+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~HP3LZMN3BWEM.0 size=1048576 2024-08-29T18:36:53.760 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.758+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~HP3LZMN3BWEM.1 size=523967 2024-08-29T18:36:53.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.766+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=HP3LZMN3BWEM tag=KHU9Y8MM0TH9 type=write size=2621119 2024-08-29T18:36:53.776 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.774+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=8J8UT9LN5EPQ type=del size=59971 2024-08-29T18:36:53.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.778+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~280L3F1POS0P.0 size=1048576 2024-08-29T18:36:53.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.782+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~280L3F1POS0P.1 size=1048576 2024-08-29T18:36:53.791 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.786+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~280L3F1POS0P.2 size=863438 2024-08-29T18:36:53.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.798+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=280L3F1POS0P tag=U5RFUL0VYAHL type=write size=4009166 2024-08-29T18:36:53.811 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.806+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~3WZI6AT9I2SP.0 size=244872 2024-08-29T18:36:53.811 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.806+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=3WZI6AT9I2SP tag=HTNS76Y9RXPQ type=write size=1293448 2024-08-29T18:36:53.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.814+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=L3ME4Y5LM1X4 type=del 2024-08-29T18:36:53.823 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.818+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=5L0JM2LHYOH1 type=del size=858220 2024-08-29T18:36:53.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.834+0000 7f6ed09098c0 1 < suggested remove operation key=1JIBQEPGZKPL tag=17HF9Z98P538 type=del 2024-08-29T18:36:53.842 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.838+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=H4R4M0Q894CM type=del size=960611 2024-08-29T18:36:53.850 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.846+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~DNN9C3EF9MV5.0 size=1048576 2024-08-29T18:36:53.855 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.850+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~DNN9C3EF9MV5.1 size=1048576 2024-08-29T18:36:53.859 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.854+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~DNN9C3EF9MV5.2 size=796163 2024-08-29T18:36:53.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.866+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=DNN9C3EF9MV5 tag=P8K0D607L0C0 type=write size=3941891 2024-08-29T18:36:53.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.870+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=1LQNEY62LIBV type=del size=189447 2024-08-29T18:36:53.880 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.878+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=8M64DQ3260XN type=del 2024-08-29T18:36:53.886 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.882+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=1XCELG6NQAFH type=del size=2332148 2024-08-29T18:36:53.892 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.890+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~2VLTSLEN0QDW.0 size=1048576 2024-08-29T18:36:53.897 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.894+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~2VLTSLEN0QDW.1 size=89914 2024-08-29T18:36:53.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.902+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=2VLTSLEN0QDW tag=TO8UBAXZVQXJ type=write size=2187066 2024-08-29T18:36:53.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.910+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=13H1F0SXTHV4 type=del size=717214 2024-08-29T18:36:53.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.914+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=VEQEIGA8KC89 type=del 2024-08-29T18:36:53.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.922+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=79A7BTTE0DLT type=del size=1789233 2024-08-29T18:36:53.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.926+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=2HNAVUG3UOZ3 type=del 2024-08-29T18:36:53.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.934+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=QIDLBDS7YFK0 type=del size=2975526 2024-08-29T18:36:53.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.938+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~HAAIEKPN20QM.0 size=1048576 2024-08-29T18:36:53.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.942+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~HAAIEKPN20QM.1 size=1048576 2024-08-29T18:36:53.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.950+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~HAAIEKPN20QM.2 size=144494 2024-08-29T18:36:53.962 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.958+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=HAAIEKPN20QM tag=KEOR5UBNVL00 type=write size=3290222 2024-08-29T18:36:53.969 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.966+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=OT9HFQ2NZ5HE type=del size=3059805 2024-08-29T18:36:53.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.970+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=9NWA5FJRW31F type=del 2024-08-29T18:36:53.982 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.978+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=3DZ6EO12JZB8 type=del size=2841419 2024-08-29T18:36:53.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.986+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=ZY6D4LS3ZK3T type=del 2024-08-29T18:36:53.996 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:53.990+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=V8B4HW9PJ8RM type=del size=2627530 2024-08-29T18:36:54.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.002+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=IJ02AEBIJ819 type=del 2024-08-29T18:36:54.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.010+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=NV296LJTB8X5 type=write size=211868 2024-08-29T18:36:54.020 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.014+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~BN3JUSSKOA62.0 size=1048576 2024-08-29T18:36:54.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.022+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~BN3JUSSKOA62.1 size=1048576 2024-08-29T18:36:54.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.026+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~BN3JUSSKOA62.2 size=583609 2024-08-29T18:36:54.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.038+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=BN3JUSSKOA62 tag=5SXD45759W06 type=write size=3729337 2024-08-29T18:36:54.052 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.050+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~DL1KICLEXO8C.0 size=1048576 2024-08-29T18:36:54.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.054+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~DL1KICLEXO8C.1 size=1048576 2024-08-29T18:36:54.065 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~DL1KICLEXO8C.2 size=92574 2024-08-29T18:36:54.065 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.062+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=DL1KICLEXO8C tag=VB73KXSSSA72 type=write size=3238302 2024-08-29T18:36:54.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.066+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=WY25QEXU5JLK type=del 2024-08-29T18:36:54.082 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.078+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~YAYJS7BKT0K7.0 size=1048576 2024-08-29T18:36:54.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.082+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~YAYJS7BKT0K7.1 size=1048576 2024-08-29T18:36:54.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.090+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~YAYJS7BKT0K7.2 size=166293 2024-08-29T18:36:54.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.090+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=YAYJS7BKT0K7 tag=DKV25BO1MJQV type=write size=3312021 2024-08-29T18:36:54.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.094+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=G0TDI4XEGOXX type=write size=81562 2024-08-29T18:36:54.103 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.098+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=26UBH2QB91HA type=del size=2383049 2024-08-29T18:36:54.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.110+0000 7f6ed09098c0 -1 < failed to complete operation key=1JIBQEPGZKPL tag=8J8UT9LN5EPQ type=del size=59971: (22) Invalid argument 2024-08-29T18:36:54.119 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.114+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=2XJPS1H50HTI type=write size=39200 2024-08-29T18:36:54.125 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.122+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~3WZI6AT9I2SP.0 size=244872 2024-08-29T18:36:54.135 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.130+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=3WZI6AT9I2SP tag=HTNS76Y9RXPQ type=write size=1293448 2024-08-29T18:36:54.140 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.138+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=FS0Q8OV44FH5 type=del size=1844694 2024-08-29T18:36:54.148 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.142+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=5L0JM2LHYOH1 type=del 2024-08-29T18:36:54.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.150+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=VI780HWSYKF6 type=del size=2925989 2024-08-29T18:36:54.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.158+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=H4R4M0Q894CM type=del 2024-08-29T18:36:54.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.162+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=O62NT5CYH4TQ type=del size=446498 2024-08-29T18:36:54.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.170+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=1LQNEY62LIBV type=del 2024-08-29T18:36:54.181 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.178+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=ITYRT3TIU6JY type=del size=2823602 2024-08-29T18:36:54.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.182+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=1XCELG6NQAFH type=del 2024-08-29T18:36:54.198 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~9P1V0BREYH77.0 size=1048576 2024-08-29T18:36:54.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.198+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~9P1V0BREYH77.1 size=348001 2024-08-29T18:36:54.204 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.198+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=9P1V0BREYH77 tag=1A38VJKDZ43F type=write size=2445153 2024-08-29T18:36:54.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.206+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=13H1F0SXTHV4 type=del 2024-08-29T18:36:54.220 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.218+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~26NL9JTLS33C.0 size=1048576 2024-08-29T18:36:54.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.222+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~26NL9JTLS33C.1 size=1048576 2024-08-29T18:36:54.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~26NL9JTLS33C.2 size=543899 2024-08-29T18:36:54.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.226+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=26NL9JTLS33C tag=KUS72AZS8I5V type=write size=3689627 2024-08-29T18:36:54.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.230+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=79A7BTTE0DLT type=del 2024-08-29T18:36:54.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.234+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=R7OGGKZ6XS7G type=del size=3710797 2024-08-29T18:36:54.245 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.242+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=QIDLBDS7YFK0 type=del 2024-08-29T18:36:54.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.246+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=ZATL3I914RFD type=write size=639896 2024-08-29T18:36:54.261 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.258+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=OT9HFQ2NZ5HE type=del size=3059805 2024-08-29T18:36:54.271 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.266+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~3XK9LHCPQGIS.0 size=1048576 2024-08-29T18:36:54.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.274+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~3XK9LHCPQGIS.1 size=1048576 2024-08-29T18:36:54.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.278+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~3XK9LHCPQGIS.2 size=118030 2024-08-29T18:36:54.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.278+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=3XK9LHCPQGIS tag=6NE6F6WTF5FE type=write size=3263758 2024-08-29T18:36:54.286 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.282+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=3DZ6EO12JZB8 type=del 2024-08-29T18:36:54.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~VP350E7IK2DK.0 size=1048576 2024-08-29T18:36:54.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.298+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~VP350E7IK2DK.1 size=137030 2024-08-29T18:36:54.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.298+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=VP350E7IK2DK tag=OX7ZXHK2F0F8 type=write size=2234182 2024-08-29T18:36:54.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.314+0000 7f6ed09098c0 1 < suggested update operation key=T17NEBEBIVZH tag=V8B4HW9PJ8RM type=del size=2627530 2024-08-29T18:36:54.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~WEP8O6Y2XN1C.0 size=1048576 2024-08-29T18:36:54.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.330+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~WEP8O6Y2XN1C.1 size=70460 2024-08-29T18:36:54.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.330+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=WEP8O6Y2XN1C tag=ATJZXUNUCKRK type=write size=2167612 2024-08-29T18:36:54.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.334+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=NV296LJTB8X5 type=write size=211868 2024-08-29T18:36:54.345 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.342+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=E0YG82V37SZV type=del size=3661387 2024-08-29T18:36:54.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.346+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~DL1KICLEXO8C.0 size=1048576 2024-08-29T18:36:54.357 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.354+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~DL1KICLEXO8C.1 size=1048576 2024-08-29T18:36:54.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.358+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~DL1KICLEXO8C.2 size=92574 2024-08-29T18:36:54.373 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.370+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=DL1KICLEXO8C tag=VB73KXSSSA72 type=write size=3238302 2024-08-29T18:36:54.383 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~UWMAJK0O23D8.0 size=313373 2024-08-29T18:36:54.383 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.378+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=UWMAJK0O23D8 tag=E165R3ASZM38 type=write size=1361949 2024-08-29T18:36:54.389 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.386+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~YAYJS7BKT0K7.0 size=1048576 2024-08-29T18:36:54.389 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.386+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~YAYJS7BKT0K7.1 size=1048576 2024-08-29T18:36:54.396 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.394+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~YAYJS7BKT0K7.2 size=166293 2024-08-29T18:36:54.408 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.402+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=YAYJS7BKT0K7 tag=DKV25BO1MJQV type=write size=3312021 2024-08-29T18:36:54.411 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.406+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=IUR7PZSTQKCC type=write size=710178 2024-08-29T18:36:54.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.418+0000 7f6ed09098c0 1 < suggested update operation key=MFIKA3GJW88G tag=26UBH2QB91HA type=del size=2383049 2024-08-29T18:36:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:54 smithi089 bash[77323]: cluster 2024-08-29T18:36:53.107335+0000 mgr.y (mgr.34104) 736 : cluster [DBG] pgmap v1454: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 137 KiB/s wr, 692 op/s 2024-08-29T18:36:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:54 smithi089 bash[78574]: cluster 2024-08-29T18:36:53.107335+0000 mgr.y (mgr.34104) 736 : cluster [DBG] pgmap v1454: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 137 KiB/s wr, 692 op/s 2024-08-29T18:36:54.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~FHBB0JB4RI6R.0 size=743000 2024-08-29T18:36:54.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.430+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=FHBB0JB4RI6R tag=JP1LUQ9UFQZ7 type=write size=1791576 2024-08-29T18:36:54.439 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.434+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=2XJPS1H50HTI type=write size=39200 2024-08-29T18:36:54.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.442+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=LW699YMCK2AZ type=del size=3405877 2024-08-29T18:36:54.452 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.450+0000 7f6ed09098c0 1 < canceled operation key=SG4E703OLP35 tag=FS0Q8OV44FH5 type=del size=1844694 2024-08-29T18:36:54.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.454+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=1C0DM7RCNX06 type=del size=3286048 2024-08-29T18:36:54.465 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.462+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=VI780HWSYKF6 type=del 2024-08-29T18:36:54.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~7OT7SWJBN8IZ.0 size=1048576 2024-08-29T18:36:54.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.478+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~7OT7SWJBN8IZ.1 size=403610 2024-08-29T18:36:54.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.478+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=7OT7SWJBN8IZ tag=MVISEK2Z750W type=write size=2500762 2024-08-29T18:36:54.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.490+0000 7f6ed09098c0 1 < suggested remove operation key=9KLW4Z2X4RX7 tag=O62NT5CYH4TQ type=del 2024-08-29T18:36:54.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.506+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~4UJ0A5MVTNXR.0 size=1048576 2024-08-29T18:36:54.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.510+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~4UJ0A5MVTNXR.1 size=1048576 2024-08-29T18:36:54.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.514+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~4UJ0A5MVTNXR.2 size=985112 2024-08-29T18:36:54.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.514+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=4UJ0A5MVTNXR tag=J4KTLBXNM941 type=write size=4130840 2024-08-29T18:36:54.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.522+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=ITYRT3TIU6JY type=del 2024-08-29T18:36:54.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.526+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=IYLAULGGP8GD type=del size=323741 2024-08-29T18:36:54.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.534+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~9P1V0BREYH77.0 size=1048576 2024-08-29T18:36:54.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.538+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~9P1V0BREYH77.1 size=348001 2024-08-29T18:36:54.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.550+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=9P1V0BREYH77 tag=1A38VJKDZ43F type=write size=2445153 2024-08-29T18:36:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:54 smithi144 bash[67678]: cluster 2024-08-29T18:36:53.107335+0000 mgr.y (mgr.34104) 736 : cluster [DBG] pgmap v1454: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 137 KiB/s wr, 692 op/s 2024-08-29T18:36:54.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~42X93ZZ1T3OS.0 size=1048576 2024-08-29T18:36:54.569 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~42X93ZZ1T3OS.1 size=1048576 2024-08-29T18:36:54.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.570+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~42X93ZZ1T3OS.2 size=253175 2024-08-29T18:36:54.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.570+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=42X93ZZ1T3OS tag=D4J2S5YMT7QC type=write size=3398903 2024-08-29T18:36:54.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.578+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~26NL9JTLS33C.0 size=1048576 2024-08-29T18:36:54.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.582+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~26NL9JTLS33C.1 size=1048576 2024-08-29T18:36:54.592 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.590+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~26NL9JTLS33C.2 size=543899 2024-08-29T18:36:54.605 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.602+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=26NL9JTLS33C tag=KUS72AZS8I5V type=write size=3689627 2024-08-29T18:36:54.613 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.610+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=R0GL9SP9WBR0 type=del size=1430382 2024-08-29T18:36:54.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.618+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=R7OGGKZ6XS7G type=del 2024-08-29T18:36:54.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.622+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=W2ABYWIUAZEJ type=del size=185024 2024-08-29T18:36:54.635 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.630+0000 7f6ed09098c0 -1 < failed to complete operation key=T17NEBEBIVZH tag=ZATL3I914RFD type=write size=639896: (22) Invalid argument 2024-08-29T18:36:54.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.638+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=EN7ED590QN77 type=del size=2655188 2024-08-29T18:36:54.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.646+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~3XK9LHCPQGIS.0 size=1048576 2024-08-29T18:36:54.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.646+0000 7f6ed09098c0 1 < canceled part key=_multipart_LXZSPPSTIY28.2~3XK9LHCPQGIS.1 size=1048576 2024-08-29T18:36:54.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.654+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~3XK9LHCPQGIS.2 size=118030 2024-08-29T18:36:54.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.662+0000 7f6ed09098c0 1 < canceled multipart upload key=LXZSPPSTIY28 upload=3XK9LHCPQGIS tag=6NE6F6WTF5FE type=write size=3263758 2024-08-29T18:36:54.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.670+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=VF3Y4G75VAFF type=del size=2366770 2024-08-29T18:36:54.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.678+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~VP350E7IK2DK.0 size=1048576 2024-08-29T18:36:54.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.682+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~VP350E7IK2DK.1 size=137030 2024-08-29T18:36:54.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.694+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=VP350E7IK2DK tag=OX7ZXHK2F0F8 type=write size=2234182 2024-08-29T18:36:54.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.698+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=21868ELM90RP type=del size=2025659 2024-08-29T18:36:54.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.706+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~WEP8O6Y2XN1C.0 size=1048576 2024-08-29T18:36:54.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.710+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~WEP8O6Y2XN1C.1 size=70460 2024-08-29T18:36:54.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.722+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=WEP8O6Y2XN1C tag=ATJZXUNUCKRK type=write size=2167612 2024-08-29T18:36:54.731 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.726+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=0Q6K1YJTV02R type=del size=2612758 2024-08-29T18:36:54.742 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.738+0000 7f6ed09098c0 1 < suggested update operation key=33M9LBPG8N6W tag=E0YG82V37SZV type=del size=3661387 2024-08-29T18:36:54.748 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.746+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=HJNUSOOX6XQ3 type=del size=3424082 2024-08-29T18:36:54.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.750+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~UWMAJK0O23D8.0 size=313373 2024-08-29T18:36:54.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.762+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=UWMAJK0O23D8 tag=E165R3ASZM38 type=write size=1361949 2024-08-29T18:36:54.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.766+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=846OZV45D36O type=del size=3272088 2024-08-29T18:36:54.776 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.774+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=IUR7PZSTQKCC type=write size=710178 2024-08-29T18:36:54.783 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.778+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=GI4UOQ0B6ANV type=write size=781844 2024-08-29T18:36:54.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.786+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~FHBB0JB4RI6R.0 size=743000 2024-08-29T18:36:54.800 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.794+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=FHBB0JB4RI6R tag=JP1LUQ9UFQZ7 type=write size=1791576 2024-08-29T18:36:54.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.806+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~1XZUNDHDSZOF.0 size=1048576 2024-08-29T18:36:54.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.810+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~1XZUNDHDSZOF.1 size=583938 2024-08-29T18:36:54.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.810+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=1XZUNDHDSZOF tag=KB6IO0CBALBS type=write size=2681090 2024-08-29T18:36:54.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.818+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=LW699YMCK2AZ type=del 2024-08-29T18:36:54.832 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~4ZB3I3P1HMNB.0 size=1048576 2024-08-29T18:36:54.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.834+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~4ZB3I3P1HMNB.1 size=713588 2024-08-29T18:36:54.836 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.834+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=4ZB3I3P1HMNB tag=23UUR3A6IVGM type=write size=2810740 2024-08-29T18:36:54.842 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.838+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=1C0DM7RCNX06 type=del 2024-08-29T18:36:54.854 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.850+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~MIGIJQPESJWI.0 size=1048576 2024-08-29T18:36:54.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.858+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~MIGIJQPESJWI.1 size=882754 2024-08-29T18:36:54.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.858+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=MIGIJQPESJWI tag=ECX43A11M7MK type=write size=2979906 2024-08-29T18:36:54.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.866+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~7OT7SWJBN8IZ.0 size=1048576 2024-08-29T18:36:54.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.870+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~7OT7SWJBN8IZ.1 size=403610 2024-08-29T18:36:54.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.878+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=7OT7SWJBN8IZ tag=MVISEK2Z750W type=write size=2500762 2024-08-29T18:36:54.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.886+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=4GA0VXA3Y8BN type=del size=1342472 2024-08-29T18:36:54.896 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.890+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~4UJ0A5MVTNXR.0 size=1048576 2024-08-29T18:36:54.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.898+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~4UJ0A5MVTNXR.1 size=1048576 2024-08-29T18:36:54.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.902+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~4UJ0A5MVTNXR.2 size=985112 2024-08-29T18:36:54.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.914+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=4UJ0A5MVTNXR tag=J4KTLBXNM941 type=write size=4130840 2024-08-29T18:36:54.928 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~C69SH3TPDW6Z.0 size=1048576 2024-08-29T18:36:54.933 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~C69SH3TPDW6Z.1 size=743560 2024-08-29T18:36:54.933 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.930+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=C69SH3TPDW6Z tag=V0UAMTI4N1TE type=write size=2840712 2024-08-29T18:36:54.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.938+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=IYLAULGGP8GD type=del 2024-08-29T18:36:54.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.942+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=RPF33J0WVE0C type=write size=69360 2024-08-29T18:36:54.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.950+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~42X93ZZ1T3OS.0 size=1048576 2024-08-29T18:36:54.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.954+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~42X93ZZ1T3OS.1 size=1048576 2024-08-29T18:36:54.964 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.958+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~42X93ZZ1T3OS.2 size=253175 2024-08-29T18:36:54.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.970+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=42X93ZZ1T3OS tag=D4J2S5YMT7QC type=write size=3398903 2024-08-29T18:36:54.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.982+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~U1HH0LMW5Y0P.0 size=826625 2024-08-29T18:36:54.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.982+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=U1HH0LMW5Y0P tag=RYNOHGI006UL type=write size=1875201 2024-08-29T18:36:54.994 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.990+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=R0GL9SP9WBR0 type=del 2024-08-29T18:36:55.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:54.998+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=P7LU77UPH8BB type=write size=861420 2024-08-29T18:36:55.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.006+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=W2ABYWIUAZEJ type=del size=185024 2024-08-29T18:36:55.020 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.018+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~HSK5PK5HCVJY.0 size=1048576 2024-08-29T18:36:55.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~HSK5PK5HCVJY.1 size=1048576 2024-08-29T18:36:55.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~HSK5PK5HCVJY.2 size=387184 2024-08-29T18:36:55.030 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.026+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=HSK5PK5HCVJY tag=1QPAVSI6XZUJ type=write size=3532912 2024-08-29T18:36:55.036 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.034+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=EN7ED590QN77 type=del size=2655188 2024-08-29T18:36:55.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.038+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=NRPJYGJAMO0A type=del size=2961001 2024-08-29T18:36:55.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.042+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=VF3Y4G75VAFF type=del 2024-08-29T18:36:55.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.050+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=4HK3JJZNIR95 type=write size=287746 2024-08-29T18:36:55.059 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.054+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=21868ELM90RP type=del 2024-08-29T18:36:55.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.066+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~98GCMQ9GBDOX.0 size=151248 2024-08-29T18:36:55.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.066+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=98GCMQ9GBDOX tag=5SG7AW02I7J9 type=write size=1199824 2024-08-29T18:36:55.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.070+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=0Q6K1YJTV02R type=del 2024-08-29T18:36:55.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.078+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=Z7DL9NUT0ZJJ type=write size=473528 2024-08-29T18:36:55.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.082+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=HJNUSOOX6XQ3 type=del 2024-08-29T18:36:55.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.090+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=IVW34997DH83 type=del size=3168962 2024-08-29T18:36:55.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.098+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=846OZV45D36O type=del 2024-08-29T18:36:55.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.106+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~WKF4EEBKXX6K.0 size=1048576 2024-08-29T18:36:55.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.110+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~WKF4EEBKXX6K.1 size=412181 2024-08-29T18:36:55.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.110+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=WKF4EEBKXX6K tag=3FOONA24SPQ3 type=write size=2509333 2024-08-29T18:36:55.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.118+0000 7f6ed09098c0 1 < completed write operation key=YRN170ZPJA3I tag=GI4UOQ0B6ANV type=write size=781844 2024-08-29T18:36:55.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.122+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=PBLKMYXIDMQL type=del size=2418583 2024-08-29T18:36:55.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.130+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~1XZUNDHDSZOF.0 size=1048576 2024-08-29T18:36:55.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.134+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~1XZUNDHDSZOF.1 size=583938 2024-08-29T18:36:55.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.146+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=1XZUNDHDSZOF tag=KB6IO0CBALBS type=write size=2681090 2024-08-29T18:36:55.155 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.150+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=1A8RLRTMKXW1 type=del size=1032775 2024-08-29T18:36:55.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.158+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~4ZB3I3P1HMNB.0 size=1048576 2024-08-29T18:36:55.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.162+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~4ZB3I3P1HMNB.1 size=713588 2024-08-29T18:36:55.178 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.174+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=4ZB3I3P1HMNB tag=23UUR3A6IVGM type=write size=2810740 2024-08-29T18:36:55.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.182+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=42XB118LXI9S type=write size=204063 2024-08-29T18:36:55.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.186+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~MIGIJQPESJWI.0 size=1048576 2024-08-29T18:36:55.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.190+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~MIGIJQPESJWI.1 size=882754 2024-08-29T18:36:55.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.202+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=MIGIJQPESJWI tag=ECX43A11M7MK type=write size=2979906 2024-08-29T18:36:55.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~EFB830LCMJ8I.0 size=213605 2024-08-29T18:36:55.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.214+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=EFB830LCMJ8I tag=A2KEGSYC3QHO type=write size=1262181 2024-08-29T18:36:55.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.222+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=4GA0VXA3Y8BN type=del 2024-08-29T18:36:55.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.226+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=BF4U1JBTM17N type=del size=2843946 2024-08-29T18:36:55.237 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.234+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~C69SH3TPDW6Z.0 size=1048576 2024-08-29T18:36:55.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.238+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~C69SH3TPDW6Z.1 size=743560 2024-08-29T18:36:55.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.246+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=C69SH3TPDW6Z tag=V0UAMTI4N1TE type=write size=2840712 2024-08-29T18:36:55.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.258+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~ZI25UN3V4W2L.0 size=196362 2024-08-29T18:36:55.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.258+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=ZI25UN3V4W2L tag=XYXTGI7MYPRI type=write size=1244938 2024-08-29T18:36:55.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.266+0000 7f6ed09098c0 1 < completed write operation key=9HAS9BRXQSRH tag=RPF33J0WVE0C type=write size=69360 2024-08-29T18:36:55.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.270+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=KHBEO2N20KD3 type=del size=1115795 2024-08-29T18:36:55.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.274+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~U1HH0LMW5Y0P.0 size=826625 2024-08-29T18:36:55.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.286+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=U1HH0LMW5Y0P tag=RYNOHGI006UL type=write size=1875201 2024-08-29T18:36:55.294 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.290+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=ZFP9AK9VNZNW type=write size=883342 2024-08-29T18:36:55.299 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.294+0000 7f6ed09098c0 1 < completed write operation key=BOUYT3VGT2HB tag=P7LU77UPH8BB type=write size=861420 2024-08-29T18:36:55.305 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.302+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=BSS8H2BKKM2P type=del size=3831530 2024-08-29T18:36:55.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.310+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~HSK5PK5HCVJY.0 size=1048576 2024-08-29T18:36:55.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.314+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~HSK5PK5HCVJY.1 size=1048576 2024-08-29T18:36:55.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.318+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~HSK5PK5HCVJY.2 size=387184 2024-08-29T18:36:55.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.326+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=HSK5PK5HCVJY tag=1QPAVSI6XZUJ type=write size=3532912 2024-08-29T18:36:55.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.334+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=IU84PLGKT63D type=del size=2535758 2024-08-29T18:36:55.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.346+0000 7f6ed09098c0 1 < suggested update operation key=3GZQ8X1OX9YW tag=NRPJYGJAMO0A type=del size=2961001 2024-08-29T18:36:55.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.350+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=3CQG85P3O6FD type=del size=2933471 2024-08-29T18:36:55.361 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.358+0000 7f6ed09098c0 1 < completed write operation key=D22QZG3QHUUK tag=4HK3JJZNIR95 type=write size=287746 2024-08-29T18:36:55.373 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.370+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~WPFSAR9I3H38.0 size=1048576 2024-08-29T18:36:55.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.374+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~WPFSAR9I3H38.1 size=959717 2024-08-29T18:36:55.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.374+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=WPFSAR9I3H38 tag=7KFD8L987P42 type=write size=3056869 2024-08-29T18:36:55.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.382+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~98GCMQ9GBDOX.0 size=151248 2024-08-29T18:36:55.405 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.402+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=98GCMQ9GBDOX tag=5SG7AW02I7J9 type=write size=1199824 2024-08-29T18:36:55.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.406+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=0IVH799TOCFT type=del size=2672945 2024-08-29T18:36:55.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.414+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=Z7DL9NUT0ZJJ type=write size=473528 2024-08-29T18:36:55.429 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~7XFMDVOEAWQF.0 size=1048576 2024-08-29T18:36:55.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:36:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:36:55] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-08-29T18:36:55.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~7XFMDVOEAWQF.1 size=179407 2024-08-29T18:36:55.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.430+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=7XFMDVOEAWQF tag=OJKSUWYSJTAE type=write size=2276559 2024-08-29T18:36:55.439 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.434+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=IVW34997DH83 type=del 2024-08-29T18:36:55.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.446+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~6T3L5E8ATWVP.0 size=1048576 2024-08-29T18:36:55.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~6T3L5E8ATWVP.1 size=1048576 2024-08-29T18:36:55.458 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.454+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~6T3L5E8ATWVP.2 size=841003 2024-08-29T18:36:55.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.454+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=6T3L5E8ATWVP tag=DIUPE9EPMG84 type=write size=3986731 2024-08-29T18:36:55.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.454+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~WKF4EEBKXX6K.0 size=1048576 2024-08-29T18:36:55.464 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.462+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~WKF4EEBKXX6K.1 size=412181 2024-08-29T18:36:55.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.470+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=WKF4EEBKXX6K tag=3FOONA24SPQ3 type=write size=2509333 2024-08-29T18:36:55.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.482+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~O6C596WUJ134.0 size=129957 2024-08-29T18:36:55.485 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.482+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=O6C596WUJ134 tag=AZ6WH1IVZQML type=write size=1178533 2024-08-29T18:36:55.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.490+0000 7f6ed09098c0 1 < suggested remove operation key=IM3HELYES8HB tag=PBLKMYXIDMQL type=del 2024-08-29T18:36:55.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.502+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~RA6YK7VFB8X4.0 size=537585 2024-08-29T18:36:55.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.502+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=RA6YK7VFB8X4 tag=LR5N1MCNG9TL type=write size=1586161 2024-08-29T18:36:55.511 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.506+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=1A8RLRTMKXW1 type=del 2024-08-29T18:36:55.521 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~IB876XG4VV0N.0 size=1048576 2024-08-29T18:36:55.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.522+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~IB876XG4VV0N.1 size=111161 2024-08-29T18:36:55.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.522+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=IB876XG4VV0N tag=DFY6SHCHQ47S type=write size=2208313 2024-08-29T18:36:55.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.526+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=42XB118LXI9S type=write size=204063 2024-08-29T18:36:55.536 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.534+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=IT0V1XE6742A type=del size=2398306 2024-08-29T18:36:55.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.538+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~EFB830LCMJ8I.0 size=213605 2024-08-29T18:36:55.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.550+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=EFB830LCMJ8I tag=A2KEGSYC3QHO type=write size=1262181 2024-08-29T18:36:55.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.554+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=J9I5LKM4RCWE type=del size=46094 2024-08-29T18:36:55.566 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.562+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=BF4U1JBTM17N type=del 2024-08-29T18:36:55.572 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.570+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=YAGASOCMHPA1 type=del size=549797 2024-08-29T18:36:55.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.574+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~ZI25UN3V4W2L.0 size=196362 2024-08-29T18:36:55.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.586+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=ZI25UN3V4W2L tag=XYXTGI7MYPRI type=write size=1244938 2024-08-29T18:36:55.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.594+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~KBVVQLCT5E2S.0 size=315463 2024-08-29T18:36:55.599 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.594+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=KBVVQLCT5E2S tag=FA92D8RSBT6V type=write size=1364039 2024-08-29T18:36:55.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.610+0000 7f6ed09098c0 1 < suggested update operation key=BOUYT3VGT2HB tag=KHBEO2N20KD3 type=del size=1115795 2024-08-29T18:36:55.618 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.614+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=RHFPWTPAQTVX type=del size=2039823 2024-08-29T18:36:55.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.622+0000 7f6ed09098c0 1 < completed write operation key=MC8ER9H5LSDG tag=ZFP9AK9VNZNW type=write size=883342 2024-08-29T18:36:55.636 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.630+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~3F656FRK9N44.0 size=1048576 2024-08-29T18:36:55.639 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.634+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~3F656FRK9N44.1 size=1048576 2024-08-29T18:36:55.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~3F656FRK9N44.2 size=113927 2024-08-29T18:36:55.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.642+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=3F656FRK9N44 tag=XPY6WLUL17FX type=write size=3259655 2024-08-29T18:36:55.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.650+0000 7f6ed09098c0 1 < suggested remove operation key=D22QZG3QHUUK tag=BSS8H2BKKM2P type=del 2024-08-29T18:36:55.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.658+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=WU8PFNO51KXF type=write size=547830 2024-08-29T18:36:55.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.662+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=IU84PLGKT63D type=del 2024-08-29T18:36:55.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.674+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=42GZW62Z33LK type=write size=605190 2024-08-29T18:36:55.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.678+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=3CQG85P3O6FD type=del 2024-08-29T18:36:55.688 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.686+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=IJF37R191HT3 type=del size=1370920 2024-08-29T18:36:55.694 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.690+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~WPFSAR9I3H38.0 size=1048576 2024-08-29T18:36:55.699 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.694+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~WPFSAR9I3H38.1 size=959717 2024-08-29T18:36:55.711 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.706+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=WPFSAR9I3H38 tag=7KFD8L987P42 type=write size=3056869 2024-08-29T18:36:55.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.718+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QHJC191JJ3AW.0 size=1048576 2024-08-29T18:36:55.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.722+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QHJC191JJ3AW.1 size=1048576 2024-08-29T18:36:55.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.730+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QHJC191JJ3AW.2 size=711335 2024-08-29T18:36:55.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.730+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=QHJC191JJ3AW tag=8PKZ95435TPZ type=write size=3857063 2024-08-29T18:36:55.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.734+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=0IVH799TOCFT type=del 2024-08-29T18:36:55.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.738+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=YHB7ABI8MB66 type=del size=3588262 2024-08-29T18:36:55.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.746+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~7XFMDVOEAWQF.0 size=1048576 2024-08-29T18:36:55.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.750+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~7XFMDVOEAWQF.1 size=179407 2024-08-29T18:36:55.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.762+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=7XFMDVOEAWQF tag=OJKSUWYSJTAE type=write size=2276559 2024-08-29T18:36:55.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.766+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=04HENNSRJEAV type=del size=3993356 2024-08-29T18:36:55.776 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.770+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~6T3L5E8ATWVP.0 size=1048576 2024-08-29T18:36:55.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.778+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~6T3L5E8ATWVP.1 size=1048576 2024-08-29T18:36:55.785 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.782+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~6T3L5E8ATWVP.2 size=841003 2024-08-29T18:36:55.795 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.790+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=6T3L5E8ATWVP tag=DIUPE9EPMG84 type=write size=3986731 2024-08-29T18:36:55.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.798+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=KBG94MHX20LZ type=del size=2986751 2024-08-29T18:36:55.807 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.802+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~O6C596WUJ134.0 size=129957 2024-08-29T18:36:55.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.814+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=O6C596WUJ134 tag=AZ6WH1IVZQML type=write size=1178533 2024-08-29T18:36:55.829 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~AMPHXSU4H698.0 size=1048576 2024-08-29T18:36:55.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.830+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~AMPHXSU4H698.1 size=1048576 2024-08-29T18:36:55.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.834+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~AMPHXSU4H698.2 size=211962 2024-08-29T18:36:55.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.834+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=AMPHXSU4H698 tag=71GID2P8DZ8W type=write size=3357690 2024-08-29T18:36:55.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.842+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~RA6YK7VFB8X4.0 size=537585 2024-08-29T18:36:55.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.854+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=RA6YK7VFB8X4 tag=LR5N1MCNG9TL type=write size=1586161 2024-08-29T18:36:55.867 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.862+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~RIN7SAQTUZEM.0 size=1016541 2024-08-29T18:36:55.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.862+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=RIN7SAQTUZEM tag=U903OMVZOVNW type=write size=2065117 2024-08-29T18:36:55.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.870+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~IB876XG4VV0N.0 size=1048576 2024-08-29T18:36:55.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.878+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~IB876XG4VV0N.1 size=111161 2024-08-29T18:36:55.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.886+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=IB876XG4VV0N tag=DFY6SHCHQ47S type=write size=2208313 2024-08-29T18:36:55.897 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.894+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=7PC3SITTZX03 type=del size=2106651 2024-08-29T18:36:55.903 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.898+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=IT0V1XE6742A type=del size=2398306 2024-08-29T18:36:55.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.906+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=HTGHJ7HCK80S type=del size=1214367 2024-08-29T18:36:55.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.910+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=J9I5LKM4RCWE type=del 2024-08-29T18:36:55.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.914+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=SDBNAYWXNWSZ type=del size=2637031 2024-08-29T18:36:55.929 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.926+0000 7f6ed09098c0 1 < suggested remove operation key=JZAZMOA9DG2A tag=YAGASOCMHPA1 type=del 2024-08-29T18:36:55.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.930+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=2Q9A9DHWIR6X type=del size=1565328 2024-08-29T18:36:55.940 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.938+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~KBVVQLCT5E2S.0 size=315463 2024-08-29T18:36:55.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.946+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=KBVVQLCT5E2S tag=FA92D8RSBT6V type=write size=1364039 2024-08-29T18:36:55.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.950+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=AR5W50TEU97P type=del size=3559264 2024-08-29T18:36:55.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.958+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=RHFPWTPAQTVX type=del 2024-08-29T18:36:55.966 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.962+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=7ERDINEE584J type=del size=3842521 2024-08-29T18:36:55.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.966+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~3F656FRK9N44.0 size=1048576 2024-08-29T18:36:55.976 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.974+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~3F656FRK9N44.1 size=1048576 2024-08-29T18:36:55.982 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.978+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~3F656FRK9N44.2 size=113927 2024-08-29T18:36:55.992 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.990+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=3F656FRK9N44 tag=XPY6WLUL17FX type=write size=3259655 2024-08-29T18:36:55.998 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:55.994+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=XG76GP20OAQX type=del size=2514365 2024-08-29T18:36:56.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.002+0000 7f6ed09098c0 1 < completed write operation key=9HAS9BRXQSRH tag=WU8PFNO51KXF type=write size=547830 2024-08-29T18:36:56.009 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.006+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=WOV8V8IBT8I2 type=write size=777179 2024-08-29T18:36:56.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.018+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=42GZW62Z33LK type=write size=605190 2024-08-29T18:36:56.033 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.030+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~SHG7FAXFGL72.0 size=1048576 2024-08-29T18:36:56.038 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.034+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~SHG7FAXFGL72.1 size=1048576 2024-08-29T18:36:56.043 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~SHG7FAXFGL72.2 size=373940 2024-08-29T18:36:56.043 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.038+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=SHG7FAXFGL72 tag=GT360IC39DPR type=write size=3519668 2024-08-29T18:36:56.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.050+0000 7f6ed09098c0 1 < suggested update operation key=MC8ER9H5LSDG tag=IJF37R191HT3 type=del size=1370920 2024-08-29T18:36:56.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.058+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=93CPPTVHDBRJ type=del size=2416897 2024-08-29T18:36:56.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.062+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QHJC191JJ3AW.0 size=1048576 2024-08-29T18:36:56.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.066+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QHJC191JJ3AW.1 size=1048576 2024-08-29T18:36:56.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.074+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QHJC191JJ3AW.2 size=711335 2024-08-29T18:36:56.085 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.082+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=QHJC191JJ3AW tag=8PKZ95435TPZ type=write size=3857063 2024-08-29T18:36:56.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.086+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=DQ2NVJR35CSL type=write size=11049 2024-08-29T18:36:56.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.098+0000 7f6ed09098c0 1 < suggested update operation key=BOUYT3VGT2HB tag=YHB7ABI8MB66 type=del size=3588262 2024-08-29T18:36:56.106 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.102+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=XSVFZIQDV9K2 type=del size=876357 2024-08-29T18:36:56.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.110+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=04HENNSRJEAV type=del 2024-08-29T18:36:56.118 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.114+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=9FWMOID3A1XR type=del size=427926 2024-08-29T18:36:56.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.118+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=KBG94MHX20LZ type=del 2024-08-29T18:36:56.129 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.126+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=WLCGNWV4581T type=del size=2659689 2024-08-29T18:36:56.136 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.134+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~AMPHXSU4H698.0 size=1048576 2024-08-29T18:36:56.141 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.138+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~AMPHXSU4H698.1 size=1048576 2024-08-29T18:36:56.142 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.138+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~AMPHXSU4H698.2 size=211962 2024-08-29T18:36:56.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.146+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=AMPHXSU4H698 tag=71GID2P8DZ8W type=write size=3357690 2024-08-29T18:36:56.157 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.154+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=I67JUT4WDNAU type=del size=2025866 2024-08-29T18:36:56.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.158+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~RIN7SAQTUZEM.0 size=1016541 2024-08-29T18:36:56.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.170+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=RIN7SAQTUZEM tag=U903OMVZOVNW type=write size=2065117 2024-08-29T18:36:56.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.174+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=YPLYHWTTD764 type=del size=647520 2024-08-29T18:36:56.186 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.182+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=7PC3SITTZX03 type=del 2024-08-29T18:36:56.192 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.190+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=X9QL33CBKWY8 type=del size=876927 2024-08-29T18:36:56.198 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.194+0000 7f6ed09098c0 1 < canceled operation key=BW4L44FNGYOU tag=HTGHJ7HCK80S type=del size=1214367 2024-08-29T18:36:56.204 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.202+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=PK1RPCSEC135 type=del size=2615717 2024-08-29T18:36:56.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.206+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=SDBNAYWXNWSZ type=del 2024-08-29T18:36:56.220 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.218+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~0TPVKS5SAWXR.0 size=1048576 2024-08-29T18:36:56.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.222+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~0TPVKS5SAWXR.1 size=851304 2024-08-29T18:36:56.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.222+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=0TPVKS5SAWXR tag=KWIPL34DC3HL type=write size=2948456 2024-08-29T18:36:56.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.230+0000 7f6ed09098c0 -1 < failed to complete operation key=BOUYT3VGT2HB tag=2Q9A9DHWIR6X type=del size=1565328: (22) Invalid argument 2024-08-29T18:36:56.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.238+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~6Z52ARBJ4MOL.0 size=1048576 2024-08-29T18:36:56.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.242+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~6Z52ARBJ4MOL.1 size=870795 2024-08-29T18:36:56.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.242+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=6Z52ARBJ4MOL tag=PTPUMRNFDCZ1 type=write size=2967947 2024-08-29T18:36:56.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.250+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=AR5W50TEU97P type=del 2024-08-29T18:36:56.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.262+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~UWWMIP2ZTALB.0 size=1048576 2024-08-29T18:36:56.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.266+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~UWWMIP2ZTALB.1 size=1048576 2024-08-29T18:36:56.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~UWWMIP2ZTALB.2 size=1047737 2024-08-29T18:36:56.273 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.270+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=UWWMIP2ZTALB tag=TVY4OMZQW20Z type=write size=4193465 2024-08-29T18:36:56.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.278+0000 7f6ed09098c0 -1 < failed to complete operation key=MC8ER9H5LSDG tag=7ERDINEE584J type=del size=3842521: (22) Invalid argument 2024-08-29T18:36:56.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~0BX720WX9YD0.0 size=1048576 2024-08-29T18:36:56.299 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.294+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~0BX720WX9YD0.1 size=1048576 2024-08-29T18:36:56.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.298+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~0BX720WX9YD0.2 size=1008890 2024-08-29T18:36:56.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.298+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=0BX720WX9YD0 tag=VK3ZI30WHUAE type=write size=4154618 2024-08-29T18:36:56.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.306+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=XG76GP20OAQX type=del 2024-08-29T18:36:56.315 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.310+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=6WSE5A5OLPJO type=del size=3104812 2024-08-29T18:36:56.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.318+0000 7f6ed09098c0 1 < completed write operation key=8QI8JSK2PKHT tag=WOV8V8IBT8I2 type=write size=777179 2024-08-29T18:36:56.327 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.322+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=WQTO01AW471I type=del size=4102194 2024-08-29T18:36:56.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.330+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~SHG7FAXFGL72.0 size=1048576 2024-08-29T18:36:56.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.334+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~SHG7FAXFGL72.1 size=1048576 2024-08-29T18:36:56.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.338+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~SHG7FAXFGL72.2 size=373940 2024-08-29T18:36:56.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.350+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=SHG7FAXFGL72 tag=GT360IC39DPR type=write size=3519668 2024-08-29T18:36:56.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.358+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=7VKRC3VOSFYS type=del size=1842152 2024-08-29T18:36:56.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.370+0000 7f6ed09098c0 1 < suggested remove operation key=U65PBPAVH1S4 tag=93CPPTVHDBRJ type=del 2024-08-29T18:36:56.380 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.378+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=H9F0K8WJB69Y type=write size=864705 2024-08-29T18:36:56.392 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.390+0000 7f6ed09098c0 1 < suggested update operation key=8QI8JSK2PKHT tag=DQ2NVJR35CSL type=write size=11049 2024-08-29T18:36:56.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.398+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~79XGVWE781KL.0 size=208201 2024-08-29T18:36:56.403 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.398+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=79XGVWE781KL tag=GO4C50JOEJSB type=write size=1256777 2024-08-29T18:36:56.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.414+0000 7f6ed09098c0 1 < suggested update operation key=9HAS9BRXQSRH tag=XSVFZIQDV9K2 type=del size=876357 2024-08-29T18:36:56.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.426+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~VLPW9NJH3S2D.0 size=1048576 2024-08-29T18:36:56.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:56 smithi089 bash[77323]: cluster 2024-08-29T18:36:55.108417+0000 mgr.y (mgr.34104) 737 : cluster [DBG] pgmap v1455: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 565 KiB/s rd, 195 KiB/s wr, 994 op/s 2024-08-29T18:36:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:56 smithi089 bash[78574]: cluster 2024-08-29T18:36:55.108417+0000 mgr.y (mgr.34104) 737 : cluster [DBG] pgmap v1455: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 565 KiB/s rd, 195 KiB/s wr, 994 op/s 2024-08-29T18:36:56.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.430+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~VLPW9NJH3S2D.1 size=1048576 2024-08-29T18:36:56.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.434+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~VLPW9NJH3S2D.2 size=10011 2024-08-29T18:36:56.438 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.434+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=VLPW9NJH3S2D tag=YVT8SBRIZ26Q type=write size=3155739 2024-08-29T18:36:56.444 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.442+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=9FWMOID3A1XR type=del 2024-08-29T18:36:56.450 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.446+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=KDFURNF033UP type=del size=1395373 2024-08-29T18:36:56.456 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.454+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=WLCGNWV4581T type=del 2024-08-29T18:36:56.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.458+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=Q0B8XP5S6RHG type=write size=497129 2024-08-29T18:36:56.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.470+0000 7f6ed09098c0 1 < suggested update operation key=W3OD42MVSYAC tag=I67JUT4WDNAU type=del size=2025866 2024-08-29T18:36:56.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.482+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~VRA0KUTYPLQH.0 size=1048576 2024-08-29T18:36:56.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~VRA0KUTYPLQH.1 size=1048576 2024-08-29T18:36:56.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.490+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~VRA0KUTYPLQH.2 size=831112 2024-08-29T18:36:56.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.490+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=VRA0KUTYPLQH tag=5JCXRQ5DPNIA type=write size=3976840 2024-08-29T18:36:56.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.498+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=YPLYHWTTD764 type=del 2024-08-29T18:36:56.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.502+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=I42TVVKBRZSJ type=del size=704683 2024-08-29T18:36:56.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.506+0000 7f6ed09098c0 -1 < no bi entry to suggest for operation key=U65PBPAVH1S4 tag=X9QL33CBKWY8 type=del size=876927: (2) No such file or directory 2024-08-29T18:36:56.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.510+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=IKQNIC26MDQV type=del size=279133 2024-08-29T18:36:56.520 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.518+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=PK1RPCSEC135 type=del 2024-08-29T18:36:56.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.522+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=5LTUX28Z7WZC type=del size=1838704 2024-08-29T18:36:56.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.526+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~0TPVKS5SAWXR.0 size=1048576 2024-08-29T18:36:56.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.534+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~0TPVKS5SAWXR.1 size=851304 2024-08-29T18:36:56.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.542+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=0TPVKS5SAWXR tag=KWIPL34DC3HL type=write size=2948456 2024-08-29T18:36:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:56 smithi144 bash[67678]: cluster 2024-08-29T18:36:55.108417+0000 mgr.y (mgr.34104) 737 : cluster [DBG] pgmap v1455: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 565 KiB/s rd, 195 KiB/s wr, 994 op/s 2024-08-29T18:36:56.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.554+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~IT6UH50WAMGE.0 size=1048576 2024-08-29T18:36:56.563 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.558+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~IT6UH50WAMGE.1 size=1048576 2024-08-29T18:36:56.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~IT6UH50WAMGE.2 size=776097 2024-08-29T18:36:56.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.566+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=IT6UH50WAMGE tag=4VIPX4AXZ0B8 type=write size=3921825 2024-08-29T18:36:56.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.570+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~6Z52ARBJ4MOL.0 size=1048576 2024-08-29T18:36:56.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.574+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~6Z52ARBJ4MOL.1 size=870795 2024-08-29T18:36:56.589 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.586+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=6Z52ARBJ4MOL tag=PTPUMRNFDCZ1 type=write size=2967947 2024-08-29T18:36:56.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~WGORHMW9QF14.0 size=1048576 2024-08-29T18:36:56.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.606+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~WGORHMW9QF14.1 size=505817 2024-08-29T18:36:56.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.606+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=WGORHMW9QF14 tag=E35U1NQ2ZE8M type=write size=2602969 2024-08-29T18:36:56.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.614+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~UWWMIP2ZTALB.0 size=1048576 2024-08-29T18:36:56.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.618+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~UWWMIP2ZTALB.1 size=1048576 2024-08-29T18:36:56.626 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.622+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~UWWMIP2ZTALB.2 size=1047737 2024-08-29T18:36:56.635 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.630+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=UWWMIP2ZTALB tag=TVY4OMZQW20Z type=write size=4193465 2024-08-29T18:36:56.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.638+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=LX93ETX2OR2V type=del size=3836452 2024-08-29T18:36:56.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.638+0000 7f6ed09098c0 1 < canceled part key=_multipart_BW4L44FNGYOU.2~0BX720WX9YD0.0 size=1048576 2024-08-29T18:36:56.646 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.642+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~0BX720WX9YD0.1 size=1048576 2024-08-29T18:36:56.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.646+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~0BX720WX9YD0.2 size=1008890 2024-08-29T18:36:56.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.658+0000 7f6ed09098c0 1 < canceled multipart upload key=BW4L44FNGYOU upload=0BX720WX9YD0 tag=VK3ZI30WHUAE type=write size=4154618 2024-08-29T18:36:56.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.662+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=UUWLODDUTO6K type=del size=3623449 2024-08-29T18:36:56.678 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.674+0000 7f6ed09098c0 1 < suggested update operation key=RSCA9226LE11 tag=6WSE5A5OLPJO type=del size=3104812 2024-08-29T18:36:56.684 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.682+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=4XZYJII67DCS type=del size=2764642 2024-08-29T18:36:56.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.686+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=WQTO01AW471I type=del 2024-08-29T18:36:56.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.694+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=31J2NBWM6XVE type=del size=1733566 2024-08-29T18:36:56.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.698+0000 7f6ed09098c0 1 < canceled operation key=PKQYV72BR5HD tag=7VKRC3VOSFYS type=del size=1842152 2024-08-29T18:36:56.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~SBM4AX1PLZJV.0 size=1048576 2024-08-29T18:36:56.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.714+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~SBM4AX1PLZJV.1 size=154828 2024-08-29T18:36:56.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.714+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=SBM4AX1PLZJV tag=VKC6K3A2AJCB type=write size=2251980 2024-08-29T18:36:56.730 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.726+0000 7f6ed09098c0 1 < suggested remove operation key=JZAZMOA9DG2A tag=H9F0K8WJB69Y type=write 2024-08-29T18:36:56.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.738+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~TZB8SYFHQGNK.0 size=966264 2024-08-29T18:36:56.741 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.738+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=TZB8SYFHQGNK tag=MOGJSY03C41S type=write size=2014840 2024-08-29T18:36:56.746 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.742+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~79XGVWE781KL.0 size=208201 2024-08-29T18:36:56.758 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.754+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=79XGVWE781KL tag=GO4C50JOEJSB type=write size=1256777 2024-08-29T18:36:56.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.762+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=EDS69E647T94 type=del size=796962 2024-08-29T18:36:56.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.766+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~VLPW9NJH3S2D.0 size=1048576 2024-08-29T18:36:56.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.770+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~VLPW9NJH3S2D.1 size=1048576 2024-08-29T18:36:56.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.778+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~VLPW9NJH3S2D.2 size=10011 2024-08-29T18:36:56.790 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.786+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=VLPW9NJH3S2D tag=YVT8SBRIZ26Q type=write size=3155739 2024-08-29T18:36:56.796 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.794+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=ECI4JAEL5T7M type=del size=2246311 2024-08-29T18:36:56.804 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.802+0000 7f6ed09098c0 -1 < failed to complete operation key=RSCA9226LE11 tag=KDFURNF033UP type=del size=1395373: (22) Invalid argument 2024-08-29T18:36:56.811 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.806+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=CBI9SN33Q4DO type=del size=3897722 2024-08-29T18:36:56.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.814+0000 7f6ed09098c0 1 < canceled operation key=8QI8JSK2PKHT tag=Q0B8XP5S6RHG type=write size=497129 2024-08-29T18:36:56.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.818+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=92MNXFHNJ0YG type=del size=2424219 2024-08-29T18:36:56.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.822+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~VRA0KUTYPLQH.0 size=1048576 2024-08-29T18:36:56.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.830+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~VRA0KUTYPLQH.1 size=1048576 2024-08-29T18:36:56.837 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.834+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~VRA0KUTYPLQH.2 size=831112 2024-08-29T18:36:56.848 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.846+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=VRA0KUTYPLQH tag=5JCXRQ5DPNIA type=write size=3976840 2024-08-29T18:36:56.854 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.850+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=BMO3EI4L4X4V type=del size=1037981 2024-08-29T18:36:56.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.862+0000 7f6ed09098c0 1 < suggested update operation key=D22QZG3QHUUK tag=I42TVVKBRZSJ type=del size=704683 2024-08-29T18:36:56.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.874+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~52UZ85ZAP0P4.0 size=722162 2024-08-29T18:36:56.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.874+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=52UZ85ZAP0P4 tag=YYM34GUO0FD0 type=write size=1770738 2024-08-29T18:36:56.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.878+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=IKQNIC26MDQV type=del 2024-08-29T18:36:56.888 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.882+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=1SRGX8Z0T14S type=del size=2822000 2024-08-29T18:36:56.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.890+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=5LTUX28Z7WZC type=del 2024-08-29T18:36:56.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.894+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=3Z830SJO7H5Y type=del size=4031560 2024-08-29T18:36:56.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.902+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~IT6UH50WAMGE.0 size=1048576 2024-08-29T18:36:56.910 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.906+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~IT6UH50WAMGE.1 size=1048576 2024-08-29T18:36:56.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.910+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~IT6UH50WAMGE.2 size=776097 2024-08-29T18:36:56.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.922+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=IT6UH50WAMGE tag=4VIPX4AXZ0B8 type=write size=3921825 2024-08-29T18:36:56.936 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~3BWDZQ5TCN9Q.0 size=1048576 2024-08-29T18:36:56.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~3BWDZQ5TCN9Q.1 size=28030 2024-08-29T18:36:56.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.938+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=3BWDZQ5TCN9Q tag=6W6O7SLLELQA type=write size=2125182 2024-08-29T18:36:56.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.942+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~WGORHMW9QF14.0 size=1048576 2024-08-29T18:36:56.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.950+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~WGORHMW9QF14.1 size=505817 2024-08-29T18:36:56.962 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.958+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=WGORHMW9QF14 tag=E35U1NQ2ZE8M type=write size=2602969 2024-08-29T18:36:56.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.966+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=3MW1OX3MGWXS type=del size=2733924 2024-08-29T18:36:56.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.970+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=LX93ETX2OR2V type=del 2024-08-29T18:36:56.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.974+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=E93UNR267WQY type=del size=946180 2024-08-29T18:36:56.985 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.982+0000 7f6ed09098c0 1 < canceled operation key=W3OD42MVSYAC tag=UUWLODDUTO6K type=del size=3623449 2024-08-29T18:36:56.992 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:56.990+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=U1VTZL1WWRDS type=del size=2506520 2024-08-29T18:36:57.004 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.002+0000 7f6ed09098c0 1 < suggested remove operation key=U1C7NYZ2J1K9 tag=4XZYJII67DCS type=del 2024-08-29T18:36:57.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.006+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=0BSBUUMLXO8I type=del size=3457238 2024-08-29T18:36:57.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.014+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=31J2NBWM6XVE type=del 2024-08-29T18:36:57.026 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.022+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~4SGRPTWBV7DS.0 size=1048576 2024-08-29T18:36:57.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.026+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~4SGRPTWBV7DS.1 size=592954 2024-08-29T18:36:57.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.026+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=4SGRPTWBV7DS tag=CIGOZFJ38E1T type=write size=2690106 2024-08-29T18:36:57.036 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.034+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~SBM4AX1PLZJV.0 size=1048576 2024-08-29T18:36:57.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.038+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~SBM4AX1PLZJV.1 size=154828 2024-08-29T18:36:57.052 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.046+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=SBM4AX1PLZJV tag=VKC6K3A2AJCB type=write size=2251980 2024-08-29T18:36:57.058 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.054+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=C1Z0BK4CAPCH type=del size=848977 2024-08-29T18:36:57.064 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.062+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~TZB8SYFHQGNK.0 size=966264 2024-08-29T18:36:57.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.070+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=TZB8SYFHQGNK tag=MOGJSY03C41S type=write size=2014840 2024-08-29T18:36:57.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.078+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=2VKZGGH2JOV3 type=del size=1450617 2024-08-29T18:36:57.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.082+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=EDS69E647T94 type=del 2024-08-29T18:36:57.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.090+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=J8A3T57WVI6B type=del size=614460 2024-08-29T18:36:57.099 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.094+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=ECI4JAEL5T7M type=del 2024-08-29T18:36:57.106 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.102+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=0QXWSX5GBMCU type=del size=667914 2024-08-29T18:36:57.119 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.114+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=CBI9SN33Q4DO type=del size=3897722 2024-08-29T18:36:57.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~J2N04ASSTHQL.0 size=979035 2024-08-29T18:36:57.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.130+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=J2N04ASSTHQL tag=YKIW7KWE88EG type=write size=2027611 2024-08-29T18:36:57.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.134+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=92MNXFHNJ0YG type=del 2024-08-29T18:36:57.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.142+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=LYSLESEH7EJ2 type=del size=1436119 2024-08-29T18:36:57.150 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.146+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=BMO3EI4L4X4V type=del 2024-08-29T18:36:57.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~7611HPQ69NQH.0 size=1048576 2024-08-29T18:36:57.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.162+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~7611HPQ69NQH.1 size=1048576 2024-08-29T18:36:57.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~7611HPQ69NQH.2 size=61506 2024-08-29T18:36:57.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.170+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=7611HPQ69NQH tag=PT0R8MVO4VKC type=write size=3207234 2024-08-29T18:36:57.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.174+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~52UZ85ZAP0P4.0 size=722162 2024-08-29T18:36:57.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.186+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=52UZ85ZAP0P4 tag=YYM34GUO0FD0 type=write size=1770738 2024-08-29T18:36:57.196 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.194+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=XXR7NTYMLTYK type=del size=601076 2024-08-29T18:36:57.202 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.198+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=1SRGX8Z0T14S type=del 2024-08-29T18:36:57.214 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.210+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~X9BWEQB720XC.0 size=355105 2024-08-29T18:36:57.214 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.210+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=X9BWEQB720XC tag=QGCG8C973BFG type=write size=1403681 2024-08-29T18:36:57.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.214+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=3Z830SJO7H5Y type=del 2024-08-29T18:36:57.230 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~TPWIUCF4KFSP.0 size=1048576 2024-08-29T18:36:57.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.230+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~TPWIUCF4KFSP.1 size=481723 2024-08-29T18:36:57.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.230+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=TPWIUCF4KFSP tag=NO27RZN0X9N7 type=write size=2578875 2024-08-29T18:36:57.240 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.238+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~3BWDZQ5TCN9Q.0 size=1048576 2024-08-29T18:36:57.246 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.242+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~3BWDZQ5TCN9Q.1 size=28030 2024-08-29T18:36:57.256 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.254+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=3BWDZQ5TCN9Q tag=6W6O7SLLELQA type=write size=2125182 2024-08-29T18:36:57.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.262+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~1Q65XRTFNUQI.0 size=845873 2024-08-29T18:36:57.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.262+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=1Q65XRTFNUQI tag=R0BYMAWZ9HRL type=write size=1894449 2024-08-29T18:36:57.275 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.270+0000 7f6ed09098c0 -1 < failed to complete operation key=U1C7NYZ2J1K9 tag=3MW1OX3MGWXS type=del size=2733924: (22) Invalid argument 2024-08-29T18:36:57.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.278+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=7M0ZMFBRDE6D type=del size=2872363 2024-08-29T18:36:57.287 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.282+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=E93UNR267WQY type=del 2024-08-29T18:36:57.294 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.290+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=1P3GTYBA1391 type=del size=2407882 2024-08-29T18:36:57.299 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.294+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=U1VTZL1WWRDS type=del 2024-08-29T18:36:57.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.306+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~O4U53OT7REU4.0 size=1048576 2024-08-29T18:36:57.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.314+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~O4U53OT7REU4.1 size=1048576 2024-08-29T18:36:57.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~O4U53OT7REU4.2 size=525489 2024-08-29T18:36:57.322 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.318+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=O4U53OT7REU4 tag=EOHFWWWH1JK5 type=write size=3671217 2024-08-29T18:36:57.334 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.330+0000 7f6ed09098c0 1 < suggested remove operation key=MC8ER9H5LSDG tag=0BSBUUMLXO8I type=del 2024-08-29T18:36:57.340 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.334+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=INIG4ZAMIQZU type=del size=3568593 2024-08-29T18:36:57.345 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.342+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~4SGRPTWBV7DS.0 size=1048576 2024-08-29T18:36:57.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.346+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~4SGRPTWBV7DS.1 size=592954 2024-08-29T18:36:57.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.358+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=4SGRPTWBV7DS tag=CIGOZFJ38E1T type=write size=2690106 2024-08-29T18:36:57.365 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.362+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=BGOYDHFEL2T6 type=del size=2001122 2024-08-29T18:36:57.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.366+0000 7f6ed09098c0 1 < canceled operation key=BW4L44FNGYOU tag=C1Z0BK4CAPCH type=del size=848977 2024-08-29T18:36:57.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.378+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~9SW2SSWEQ36Y.0 size=1048576 2024-08-29T18:36:57.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.382+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~9SW2SSWEQ36Y.1 size=1048576 2024-08-29T18:36:57.391 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.386+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~9SW2SSWEQ36Y.2 size=1017337 2024-08-29T18:36:57.391 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.386+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=9SW2SSWEQ36Y tag=93EZM4ARRG1N type=write size=4163065 2024-08-29T18:36:57.402 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.398+0000 7f6ed09098c0 1 < suggested remove operation key=YRN170ZPJA3I tag=2VKZGGH2JOV3 type=del 2024-08-29T18:36:57.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.410+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~TPZL23DMVVMA.0 size=1048576 2024-08-29T18:36:57.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.414+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~TPZL23DMVVMA.1 size=723153 2024-08-29T18:36:57.417 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.414+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=TPZL23DMVVMA tag=IMRVRF95FTOM type=write size=2820305 2024-08-29T18:36:57.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.426+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=J8A3T57WVI6B type=del size=614460 2024-08-29T18:36:57.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.434+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=D6HA0ETBGFW9 type=write size=875725 2024-08-29T18:36:57.448 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.446+0000 7f6ed09098c0 1 < suggested remove operation key=GMA2OSTAZKM1 tag=0QXWSX5GBMCU type=del 2024-08-29T18:36:57.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.450+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=S5Q67J6I0ZXT type=del size=2672066 2024-08-29T18:36:57.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.458+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~J2N04ASSTHQL.0 size=979035 2024-08-29T18:36:57.470 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.466+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=J2N04ASSTHQL tag=YKIW7KWE88EG type=write size=2027611 2024-08-29T18:36:57.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.478+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~63N7GJ4SD61A.0 size=438981 2024-08-29T18:36:57.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.478+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=63N7GJ4SD61A tag=WSSK5GGE9COV type=write size=1487557 2024-08-29T18:36:57.491 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.486+0000 7f6ed09098c0 1 < suggested update operation key=9KL8LQBXNU1I tag=LYSLESEH7EJ2 type=del size=1436119 2024-08-29T18:36:57.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~IU79NJ11N2S1.0 size=1048576 2024-08-29T18:36:57.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.502+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~IU79NJ11N2S1.1 size=394752 2024-08-29T18:36:57.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.502+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=IU79NJ11N2S1 tag=NT86V8DQJTWR type=write size=2491904 2024-08-29T18:36:57.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.510+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~7611HPQ69NQH.0 size=1048576 2024-08-29T18:36:57.517 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.514+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~7611HPQ69NQH.1 size=1048576 2024-08-29T18:36:57.522 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.518+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~7611HPQ69NQH.2 size=61506 2024-08-29T18:36:57.533 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.530+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=7611HPQ69NQH tag=PT0R8MVO4VKC type=write size=3207234 2024-08-29T18:36:57.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.538+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~2A9LJ4PLWPWB.0 size=155783 2024-08-29T18:36:57.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.538+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=2A9LJ4PLWPWB tag=SQEXELH7JC47 type=write size=1204359 2024-08-29T18:36:57.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.546+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=XXR7NTYMLTYK type=del 2024-08-29T18:36:57.556 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.554+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=OBUQDBTNPI6G type=del size=1309010 2024-08-29T18:36:57.557 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.554+0000 7f6ed09098c0 1 < canceled part key=_multipart_JFWKQNVPQWCB.2~X9BWEQB720XC.0 size=355105 2024-08-29T18:36:57.567 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.562+0000 7f6ed09098c0 1 < canceled multipart upload key=JFWKQNVPQWCB upload=X9BWEQB720XC tag=QGCG8C973BFG type=write size=1403681 2024-08-29T18:36:57.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.570+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=XERZJIA4YSQG type=del size=3737187 2024-08-29T18:36:57.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.570+0000 7f6ed09098c0 1 < canceled part key=_multipart_BW4L44FNGYOU.2~TPWIUCF4KFSP.0 size=1048576 2024-08-29T18:36:57.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.574+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~TPWIUCF4KFSP.1 size=481723 2024-08-29T18:36:57.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.586+0000 7f6ed09098c0 1 < canceled multipart upload key=BW4L44FNGYOU upload=TPWIUCF4KFSP tag=NO27RZN0X9N7 type=write size=2578875 2024-08-29T18:36:57.598 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.594+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~JBDEQXOZSEFV.0 size=1048576 2024-08-29T18:36:57.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.602+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~JBDEQXOZSEFV.1 size=96533 2024-08-29T18:36:57.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.602+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=JBDEQXOZSEFV tag=H4GHV9A3LQXF type=write size=2193685 2024-08-29T18:36:57.610 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.606+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~1Q65XRTFNUQI.0 size=845873 2024-08-29T18:36:57.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.614+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=1Q65XRTFNUQI tag=R0BYMAWZ9HRL type=write size=1894449 2024-08-29T18:36:57.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.622+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=CI4RBEKO14VX type=del size=69613 2024-08-29T18:36:57.631 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.626+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=7M0ZMFBRDE6D type=del 2024-08-29T18:36:57.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.634+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=6CW74XABMECQ type=del size=4158163 2024-08-29T18:36:57.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.638+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=1P3GTYBA1391 type=del 2024-08-29T18:36:57.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.646+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=Q7FMDZ9C0BRP type=del size=3576635 2024-08-29T18:36:57.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.654+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~O4U53OT7REU4.0 size=1048576 2024-08-29T18:36:57.660 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.658+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~O4U53OT7REU4.1 size=1048576 2024-08-29T18:36:57.666 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.662+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~O4U53OT7REU4.2 size=525489 2024-08-29T18:36:57.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.670+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=O4U53OT7REU4 tag=EOHFWWWH1JK5 type=write size=3671217 2024-08-29T18:36:57.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.678+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=582PPOCC8KYU type=del size=1256166 2024-08-29T18:36:57.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.686+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=INIG4ZAMIQZU type=del 2024-08-29T18:36:57.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.698+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~MSNUIZG4B58K.0 size=1048576 2024-08-29T18:36:57.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~MSNUIZG4B58K.1 size=1048576 2024-08-29T18:36:57.715 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.710+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~MSNUIZG4B58K.2 size=264121 2024-08-29T18:36:57.715 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.710+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=MSNUIZG4B58K tag=5OF1GAXA8P96 type=write size=3409849 2024-08-29T18:36:57.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.722+0000 7f6ed09098c0 -1 < failed to complete operation key=GMA2OSTAZKM1 tag=BGOYDHFEL2T6 type=del size=2001122: (22) Invalid argument 2024-08-29T18:36:57.731 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.726+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=04WUXRG7OAWB type=del size=99120 2024-08-29T18:36:57.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.734+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~9SW2SSWEQ36Y.0 size=1048576 2024-08-29T18:36:57.742 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.738+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~9SW2SSWEQ36Y.1 size=1048576 2024-08-29T18:36:57.742 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.738+0000 7f6ed09098c0 1 < canceled part key=_multipart_8YEVJGWDV919.2~9SW2SSWEQ36Y.2 size=1017337 2024-08-29T18:36:57.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.750+0000 7f6ed09098c0 1 < canceled multipart upload key=8YEVJGWDV919 upload=9SW2SSWEQ36Y tag=93EZM4ARRG1N type=write size=4163065 2024-08-29T18:36:57.766 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.762+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~VER759J6VW0R.0 size=847133 2024-08-29T18:36:57.766 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.762+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=VER759J6VW0R tag=6753P7VDWT76 type=write size=1895709 2024-08-29T18:36:57.772 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.770+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~TPZL23DMVVMA.0 size=1048576 2024-08-29T18:36:57.777 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.774+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~TPZL23DMVVMA.1 size=723153 2024-08-29T18:36:57.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.782+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=TPZL23DMVVMA tag=IMRVRF95FTOM type=write size=2820305 2024-08-29T18:36:57.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.790+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=9120WGM0724Q type=del size=2720850 2024-08-29T18:36:57.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.794+0000 7f6ed09098c0 1 < completed write operation key=PKQYV72BR5HD tag=D6HA0ETBGFW9 type=write size=875725 2024-08-29T18:36:57.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.802+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=MEXLA0SOLL1O type=del size=2883606 2024-08-29T18:36:57.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.810+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=S5Q67J6I0ZXT type=del 2024-08-29T18:36:57.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.814+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=XNKHP4FMU6J1 type=write size=547517 2024-08-29T18:36:57.823 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.818+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~63N7GJ4SD61A.0 size=438981 2024-08-29T18:36:57.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.830+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=63N7GJ4SD61A tag=WSSK5GGE9COV type=write size=1487557 2024-08-29T18:36:57.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.834+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=82M8F7I29ZWQ type=del size=2415944 2024-08-29T18:36:57.839 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.834+0000 7f6ed09098c0 1 < canceled part key=_multipart_GMA2OSTAZKM1.2~IU79NJ11N2S1.0 size=1048576 2024-08-29T18:36:57.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.842+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~IU79NJ11N2S1.1 size=394752 2024-08-29T18:36:57.854 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.850+0000 7f6ed09098c0 1 < canceled multipart upload key=GMA2OSTAZKM1 upload=IU79NJ11N2S1 tag=NT86V8DQJTWR type=write size=2491904 2024-08-29T18:36:57.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.858+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=F11JL9TUL4F1 type=del size=1376746 2024-08-29T18:36:57.866 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.862+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~2A9LJ4PLWPWB.0 size=155783 2024-08-29T18:36:57.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.874+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=2A9LJ4PLWPWB tag=SQEXELH7JC47 type=write size=1204359 2024-08-29T18:36:57.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.878+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=SESC68NPYLUJ type=del size=1626374 2024-08-29T18:36:57.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.882+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=OBUQDBTNPI6G type=del 2024-08-29T18:36:57.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.890+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=X531CT8I5VNJ type=write size=175184 2024-08-29T18:36:57.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.898+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=XERZJIA4YSQG type=del 2024-08-29T18:36:57.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.906+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~KES9RSDTC8XZ.0 size=880825 2024-08-29T18:36:57.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.906+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=KES9RSDTC8XZ tag=VZIG9IZ1KCAX type=write size=1929401 2024-08-29T18:36:57.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.914+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~JBDEQXOZSEFV.0 size=1048576 2024-08-29T18:36:57.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.918+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~JBDEQXOZSEFV.1 size=96533 2024-08-29T18:36:57.931 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.926+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=JBDEQXOZSEFV tag=H4GHV9A3LQXF type=write size=2193685 2024-08-29T18:36:57.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~TUPULPGEQD31.0 size=1048576 2024-08-29T18:36:57.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.942+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~TUPULPGEQD31.1 size=484946 2024-08-29T18:36:57.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.942+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=TUPULPGEQD31 tag=LA9MY1BPQV9B type=write size=2582098 2024-08-29T18:36:57.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.950+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=CI4RBEKO14VX type=del 2024-08-29T18:36:57.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.958+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~UG5FZUMZBBR7.0 size=470443 2024-08-29T18:36:57.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.958+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=UG5FZUMZBBR7 tag=XSILCR3T0A4V type=write size=1519019 2024-08-29T18:36:57.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.966+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=6CW74XABMECQ type=del 2024-08-29T18:36:57.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.970+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=YA78CL4OEF9P type=del size=1630317 2024-08-29T18:36:57.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.978+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=Q7FMDZ9C0BRP type=del size=3576635 2024-08-29T18:36:57.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.982+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=WTYYCBXUSFP1 type=del size=2007447 2024-08-29T18:36:57.992 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.990+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=582PPOCC8KYU type=del 2024-08-29T18:36:58.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:57.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~HK0L7NAC2UT6.0 size=1048576 2024-08-29T18:36:58.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~HK0L7NAC2UT6.1 size=1048576 2024-08-29T18:36:58.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.010+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~HK0L7NAC2UT6.2 size=172944 2024-08-29T18:36:58.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.010+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=HK0L7NAC2UT6 tag=7X698ILXSFAY type=write size=3318672 2024-08-29T18:36:58.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.014+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~MSNUIZG4B58K.0 size=1048576 2024-08-29T18:36:58.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.014+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~MSNUIZG4B58K.1 size=1048576 2024-08-29T18:36:58.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.018+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~MSNUIZG4B58K.2 size=264121 2024-08-29T18:36:58.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.030+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=MSNUIZG4B58K tag=5OF1GAXA8P96 type=write size=3409849 2024-08-29T18:36:58.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~KIEJV3S9BRND.0 size=1048576 2024-08-29T18:36:58.047 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~KIEJV3S9BRND.1 size=449136 2024-08-29T18:36:58.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.042+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=KIEJV3S9BRND tag=DAFDYGYU48MV type=write size=2546288 2024-08-29T18:36:58.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.050+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=04WUXRG7OAWB type=del 2024-08-29T18:36:58.065 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.062+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~4B644CS53GJD.0 size=1048576 2024-08-29T18:36:58.070 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.066+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~4B644CS53GJD.1 size=1048576 2024-08-29T18:36:58.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~4B644CS53GJD.2 size=535251 2024-08-29T18:36:58.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.070+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=4B644CS53GJD tag=0HEE1WPXGXX4 type=write size=3680979 2024-08-29T18:36:58.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.078+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~VER759J6VW0R.0 size=847133 2024-08-29T18:36:58.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.086+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=VER759J6VW0R tag=6753P7VDWT76 type=write size=1895709 2024-08-29T18:36:58.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.094+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=XK9HJ09X7XTG type=write size=133597 2024-08-29T18:36:58.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.106+0000 7f6ed09098c0 1 < suggested remove operation key=PKQYV72BR5HD tag=9120WGM0724Q type=del 2024-08-29T18:36:58.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.110+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=O45IVJ5ZDPAG type=del size=137338 2024-08-29T18:36:58.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.122+0000 7f6ed09098c0 1 < suggested remove operation key=G1P9V2I0LJNU tag=MEXLA0SOLL1O type=del 2024-08-29T18:36:58.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.130+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=XYWQQREYCSSN type=del size=2626002 2024-08-29T18:36:58.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.142+0000 7f6ed09098c0 1 < suggested update operation key=J2TTZYWCXQEQ tag=XNKHP4FMU6J1 type=write size=547517 2024-08-29T18:36:58.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~52ORSOW7NR1Z.0 size=706520 2024-08-29T18:36:58.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.150+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=52ORSOW7NR1Z tag=5NP6D92G5LCJ type=write size=1755096 2024-08-29T18:36:58.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.166+0000 7f6ed09098c0 1 < suggested update operation key=9HAS9BRXQSRH tag=82M8F7I29ZWQ type=del size=2415944 2024-08-29T18:36:58.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.170+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=C2XWZWZIWDAC type=del size=3170692 2024-08-29T18:36:58.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.174+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=F11JL9TUL4F1 type=del 2024-08-29T18:36:58.186 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.182+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=EL2RHJX5E84A type=del size=2706649 2024-08-29T18:36:58.194 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.190+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=SESC68NPYLUJ type=del 2024-08-29T18:36:58.206 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.202+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~BDMA2FD4NH17.0 size=66331 2024-08-29T18:36:58.206 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.202+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=BDMA2FD4NH17 tag=OYIZXOCP0I5C type=write size=1114907 2024-08-29T18:36:58.212 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.210+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=X531CT8I5VNJ type=write size=175184 2024-08-29T18:36:58.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.222+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~X62DJ4DX1I5W.0 size=1048576 2024-08-29T18:36:58.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.226+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~X62DJ4DX1I5W.1 size=712719 2024-08-29T18:36:58.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.226+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=X62DJ4DX1I5W tag=47G62FNQXZIC type=write size=2809871 2024-08-29T18:36:58.236 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.234+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~KES9RSDTC8XZ.0 size=880825 2024-08-29T18:36:58.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.242+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=KES9RSDTC8XZ tag=VZIG9IZ1KCAX type=write size=1929401 2024-08-29T18:36:58.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.250+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=T96A9AMA6OC8 type=write size=659574 2024-08-29T18:36:58.261 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.258+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~TUPULPGEQD31.0 size=1048576 2024-08-29T18:36:58.266 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.262+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~TUPULPGEQD31.1 size=484946 2024-08-29T18:36:58.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.274+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=TUPULPGEQD31 tag=LA9MY1BPQV9B type=write size=2582098 2024-08-29T18:36:58.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.278+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=9DT8276BU41F type=del size=4029562 2024-08-29T18:36:58.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.286+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~UG5FZUMZBBR7.0 size=470443 2024-08-29T18:36:58.299 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.294+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=UG5FZUMZBBR7 tag=XSILCR3T0A4V type=write size=1519019 2024-08-29T18:36:58.310 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.306+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~1797QV53UTOK.0 size=1048576 2024-08-29T18:36:58.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.314+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~1797QV53UTOK.1 size=1048576 2024-08-29T18:36:58.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.318+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~1797QV53UTOK.2 size=406319 2024-08-29T18:36:58.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.318+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=1797QV53UTOK tag=C6SSABXL92FZ type=write size=3552047 2024-08-29T18:36:58.328 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.322+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=YA78CL4OEF9P type=del 2024-08-29T18:36:58.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.330+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=9YDIDILFOM3S type=del size=1592473 2024-08-29T18:36:58.339 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.334+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=WTYYCBXUSFP1 type=del 2024-08-29T18:36:58.345 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.342+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=ZSUJINL9T1Y5 type=del size=1203736 2024-08-29T18:36:58.346 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.342+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~HK0L7NAC2UT6.0 size=1048576 2024-08-29T18:36:58.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.346+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~HK0L7NAC2UT6.1 size=1048576 2024-08-29T18:36:58.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.346+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~HK0L7NAC2UT6.2 size=172944 2024-08-29T18:36:58.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.358+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=HK0L7NAC2UT6 tag=7X698ILXSFAY type=write size=3318672 2024-08-29T18:36:58.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.366+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~3BNMBJ5N5NOK.0 size=1048576 2024-08-29T18:36:58.375 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.370+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~3BNMBJ5N5NOK.1 size=591357 2024-08-29T18:36:58.375 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.370+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=3BNMBJ5N5NOK tag=I9Z0SE9OLH80 type=write size=2688509 2024-08-29T18:36:58.376 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.374+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KL8LQBXNU1I.2~KIEJV3S9BRND.0 size=1048576 2024-08-29T18:36:58.381 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.378+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~KIEJV3S9BRND.1 size=449136 2024-08-29T18:36:58.395 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.390+0000 7f6ed09098c0 1 < canceled multipart upload key=9KL8LQBXNU1I upload=KIEJV3S9BRND tag=DAFDYGYU48MV type=write size=2546288 2024-08-29T18:36:58.402 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.398+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=7R7XP4KWY8GY type=del size=1036662 2024-08-29T18:36:58.409 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.406+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~4B644CS53GJD.0 size=1048576 2024-08-29T18:36:58.418 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.414+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~4B644CS53GJD.1 size=1048576 2024-08-29T18:36:58.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.422+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~4B644CS53GJD.2 size=535251 2024-08-29T18:36:58.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.430+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=4B644CS53GJD tag=0HEE1WPXGXX4 type=write size=3680979 2024-08-29T18:36:58.441 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.438+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=3YWYR0167Q5V type=del size=3160198 2024-08-29T18:36:58.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.446+0000 7f6ed09098c0 1 < completed write operation key=MC8ER9H5LSDG tag=XK9HJ09X7XTG type=write size=133597 2024-08-29T18:36:58.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.450+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=DKY28Q2WAXK0 type=del size=2450030 2024-08-29T18:36:58.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.458+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=O45IVJ5ZDPAG type=del 2024-08-29T18:36:58.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.462+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=RMIVGJFSWC8B type=del size=1324496 2024-08-29T18:36:58.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.470+0000 7f6ed09098c0 1 < canceled operation key=U1C7NYZ2J1K9 tag=XYWQQREYCSSN type=del size=2626002 2024-08-29T18:36:58.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.478+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=WKQC7N57UHQ2 type=del size=3098347 2024-08-29T18:36:58.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.486+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~52ORSOW7NR1Z.0 size=706520 2024-08-29T18:36:58.500 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.498+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=52ORSOW7NR1Z tag=5NP6D92G5LCJ type=write size=1755096 2024-08-29T18:36:58.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.502+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=9ACI6T6V5RXP type=del size=1178915 2024-08-29T18:36:58.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.510+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=C2XWZWZIWDAC type=del 2024-08-29T18:36:58.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.518+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~QWFCEBFI18BY.0 size=1048576 2024-08-29T18:36:58.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.526+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~QWFCEBFI18BY.1 size=981282 2024-08-29T18:36:58.528 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.526+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=QWFCEBFI18BY tag=I7UDTHNF94BR type=write size=3078434 2024-08-29T18:36:58.534 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.530+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=EL2RHJX5E84A type=del 2024-08-29T18:36:58.539 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.534+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=VJVK4CGPCIUM type=del size=3909030 2024-08-29T18:36:58.545 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.542+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~BDMA2FD4NH17.0 size=66331 2024-08-29T18:36:58.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.550+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=BDMA2FD4NH17 tag=OYIZXOCP0I5C type=write size=1114907 2024-08-29T18:36:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:36:58 smithi144 bash[67678]: cluster 2024-08-29T18:36:57.109617+0000 mgr.y (mgr.34104) 738 : cluster [DBG] pgmap v1456: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 358 KiB/s rd, 122 KiB/s wr, 630 op/s 2024-08-29T18:36:58.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~I7YAGCAFRX5U.0 size=1048576 2024-08-29T18:36:58.570 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~I7YAGCAFRX5U.1 size=314189 2024-08-29T18:36:58.570 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.566+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=I7YAGCAFRX5U tag=CCLYJHP00IFF type=write size=2411341 2024-08-29T18:36:58.576 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.574+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~X62DJ4DX1I5W.0 size=1048576 2024-08-29T18:36:58.580 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.578+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~X62DJ4DX1I5W.1 size=712719 2024-08-29T18:36:58.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.586+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=X62DJ4DX1I5W tag=47G62FNQXZIC type=write size=2809871 2024-08-29T18:36:58.597 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.594+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=3F8J74ESVQAD type=del size=1412272 2024-08-29T18:36:58.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.602+0000 7f6ed09098c0 1 < canceled operation key=U1C7NYZ2J1K9 tag=T96A9AMA6OC8 type=write size=659574 2024-08-29T18:36:58.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.606+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=UE07D2HHSZ53 type=write size=982031 2024-08-29T18:36:58.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.614+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=9DT8276BU41F type=del 2024-08-29T18:36:58.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.622+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~93GGGBAU9LG6.0 size=645143 2024-08-29T18:36:58.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.622+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=93GGGBAU9LG6 tag=8OEEBDOZJ9DR type=write size=1693719 2024-08-29T18:36:58.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.630+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~1797QV53UTOK.0 size=1048576 2024-08-29T18:36:58.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.634+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~1797QV53UTOK.1 size=1048576 2024-08-29T18:36:58.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.642+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~1797QV53UTOK.2 size=406319 2024-08-29T18:36:58.654 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.650+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=1797QV53UTOK tag=C6SSABXL92FZ type=write size=3552047 2024-08-29T18:36:58.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.662+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~GMW8HZ6BVWHK.0 size=215427 2024-08-29T18:36:58.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.662+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=GMW8HZ6BVWHK tag=5VOH87H9N420 type=write size=1264003 2024-08-29T18:36:58.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.670+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=9YDIDILFOM3S type=del size=1592473 2024-08-29T18:36:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:36:58 smithi089 bash[78574]: cluster 2024-08-29T18:36:57.109617+0000 mgr.y (mgr.34104) 738 : cluster [DBG] pgmap v1456: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 358 KiB/s rd, 122 KiB/s wr, 630 op/s 2024-08-29T18:36:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:36:58 smithi089 bash[77323]: cluster 2024-08-29T18:36:57.109617+0000 mgr.y (mgr.34104) 738 : cluster [DBG] pgmap v1456: 137 pgs: 137 active+clean; 583 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 358 KiB/s rd, 122 KiB/s wr, 630 op/s 2024-08-29T18:36:58.685 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.682+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~L3OXEVL0TVBA.0 size=1048576 2024-08-29T18:36:58.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.686+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~L3OXEVL0TVBA.1 size=1048576 2024-08-29T18:36:58.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.690+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~L3OXEVL0TVBA.2 size=153587 2024-08-29T18:36:58.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.690+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=L3OXEVL0TVBA tag=14PPV5WLPHAZ type=write size=3299315 2024-08-29T18:36:58.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.698+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=ZSUJINL9T1Y5 type=del 2024-08-29T18:36:58.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.706+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~MIS6TUY4SLGV.0 size=553380 2024-08-29T18:36:58.712 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.706+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=MIS6TUY4SLGV tag=Q8I80JAC7Z8M type=write size=1601956 2024-08-29T18:36:58.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.714+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~3BNMBJ5N5NOK.0 size=1048576 2024-08-29T18:36:58.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.718+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~3BNMBJ5N5NOK.1 size=591357 2024-08-29T18:36:58.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.726+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=3BNMBJ5N5NOK tag=I9Z0SE9OLH80 type=write size=2688509 2024-08-29T18:36:58.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.734+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=CJ2B3D2ZLHLM type=del size=1527111 2024-08-29T18:36:58.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.738+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=7R7XP4KWY8GY type=del 2024-08-29T18:36:58.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.750+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~Y48E3RLUGOR0.0 size=1040507 2024-08-29T18:36:58.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.750+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=Y48E3RLUGOR0 tag=J3BBOOR9UQS7 type=write size=2089083 2024-08-29T18:36:58.762 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.758+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=3YWYR0167Q5V type=del 2024-08-29T18:36:58.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.766+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=2MWQLJ7MZCH9 type=del size=315849 2024-08-29T18:36:58.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.778+0000 7f6ed09098c0 1 < suggested update operation key=IM3HELYES8HB tag=DKY28Q2WAXK0 type=del size=2450030 2024-08-29T18:36:58.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.790+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~TV64PMUTNOGZ.0 size=1041691 2024-08-29T18:36:58.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.790+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=TV64PMUTNOGZ tag=O0JMZ0HF1TTM type=write size=2090267 2024-08-29T18:36:58.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.798+0000 7f6ed09098c0 -1 < failed to complete operation key=IM3HELYES8HB tag=RMIVGJFSWC8B type=del size=1324496: (22) Invalid argument 2024-08-29T18:36:58.816 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.814+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~YADSUEOALHL4.0 size=1048576 2024-08-29T18:36:58.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.818+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~YADSUEOALHL4.1 size=367670 2024-08-29T18:36:58.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.818+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=YADSUEOALHL4 tag=FY3JGZKSEKMG type=write size=2464822 2024-08-29T18:36:58.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.822+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=WKQC7N57UHQ2 type=del 2024-08-29T18:36:58.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.830+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=7EUT73MFD3LO type=del size=416691 2024-08-29T18:36:58.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.834+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=9ACI6T6V5RXP type=del 2024-08-29T18:36:58.847 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.842+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=PWBRAZVV0ACE type=del size=2146173 2024-08-29T18:36:58.853 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.850+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~QWFCEBFI18BY.0 size=1048576 2024-08-29T18:36:58.853 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.850+0000 7f6ed09098c0 1 < canceled part key=_multipart_WPFJRC8Z3MRR.2~QWFCEBFI18BY.1 size=981282 2024-08-29T18:36:58.864 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.862+0000 7f6ed09098c0 1 < canceled multipart upload key=WPFJRC8Z3MRR upload=QWFCEBFI18BY tag=I7UDTHNF94BR type=write size=3078434 2024-08-29T18:36:58.870 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.866+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=KUQR12R6MNHF type=del size=3749804 2024-08-29T18:36:58.877 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.874+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=VJVK4CGPCIUM type=del 2024-08-29T18:36:58.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.882+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=7B34GUCO9QZL type=del size=2390787 2024-08-29T18:36:58.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.886+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~I7YAGCAFRX5U.0 size=1048576 2024-08-29T18:36:58.896 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.894+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~I7YAGCAFRX5U.1 size=314189 2024-08-29T18:36:58.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.902+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=I7YAGCAFRX5U tag=CCLYJHP00IFF type=write size=2411341 2024-08-29T18:36:58.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.914+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~SM1U0BLSY3B2.0 size=1048576 2024-08-29T18:36:58.924 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.922+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~SM1U0BLSY3B2.1 size=1048576 2024-08-29T18:36:58.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~SM1U0BLSY3B2.2 size=12480 2024-08-29T18:36:58.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.926+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=SM1U0BLSY3B2 tag=FVADA6RWD96H type=write size=3158208 2024-08-29T18:36:58.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.934+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=3F8J74ESVQAD type=del 2024-08-29T18:36:58.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.942+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=2W2WU9WVHMML type=write size=383705 2024-08-29T18:36:58.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.946+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=UE07D2HHSZ53 type=write size=982031 2024-08-29T18:36:58.956 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.954+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=QMYT0CY5HTOZ type=del size=2085695 2024-08-29T18:36:58.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.958+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~93GGGBAU9LG6.0 size=645143 2024-08-29T18:36:58.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.970+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=93GGGBAU9LG6 tag=8OEEBDOZJ9DR type=write size=1693719 2024-08-29T18:36:58.979 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.974+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=4YAF035WO0L1 type=del size=3877048 2024-08-29T18:36:58.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.982+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~GMW8HZ6BVWHK.0 size=215427 2024-08-29T18:36:58.997 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.994+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=GMW8HZ6BVWHK tag=5VOH87H9N420 type=write size=1264003 2024-08-29T18:36:59.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:58.998+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=IZUFZTD4I1YW type=del size=42217 2024-08-29T18:36:59.009 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.006+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~L3OXEVL0TVBA.0 size=1048576 2024-08-29T18:36:59.013 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.010+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~L3OXEVL0TVBA.1 size=1048576 2024-08-29T18:36:59.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.014+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~L3OXEVL0TVBA.2 size=153587 2024-08-29T18:36:59.028 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.026+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=L3OXEVL0TVBA tag=14PPV5WLPHAZ type=write size=3299315 2024-08-29T18:36:59.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~PMCG0X1X824N.0 size=1048576 2024-08-29T18:36:59.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~PMCG0X1X824N.1 size=1048576 2024-08-29T18:36:59.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.046+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~PMCG0X1X824N.2 size=31292 2024-08-29T18:36:59.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.046+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=PMCG0X1X824N tag=7DUR595PJVQ7 type=write size=3177020 2024-08-29T18:36:59.057 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.054+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~MIS6TUY4SLGV.0 size=553380 2024-08-29T18:36:59.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.062+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=MIS6TUY4SLGV tag=Q8I80JAC7Z8M type=write size=1601956 2024-08-29T18:36:59.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.070+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=R9TG5JTP20MF type=del size=2383318 2024-08-29T18:36:59.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.078+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=CJ2B3D2ZLHLM type=del 2024-08-29T18:36:59.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.082+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=F1P0NCGR7THF type=del size=964328 2024-08-29T18:36:59.093 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.090+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~Y48E3RLUGOR0.0 size=1040507 2024-08-29T18:36:59.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.102+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=Y48E3RLUGOR0 tag=J3BBOOR9UQS7 type=write size=2089083 2024-08-29T18:36:59.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.106+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=0AMXHODJA2RM type=del size=3194856 2024-08-29T18:36:59.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.122+0000 7f6ed09098c0 1 < suggested update operation key=RSCA9226LE11 tag=2MWQLJ7MZCH9 type=del size=315849 2024-08-29T18:36:59.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.130+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=S8LP15N25VAK type=del size=248282 2024-08-29T18:36:59.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.134+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~TV64PMUTNOGZ.0 size=1041691 2024-08-29T18:36:59.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.146+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=TV64PMUTNOGZ tag=O0JMZ0HF1TTM type=write size=2090267 2024-08-29T18:36:59.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.158+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~B0FPES4THHEC.0 size=165215 2024-08-29T18:36:59.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.158+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=B0FPES4THHEC tag=0WR2L1B3W2RF type=write size=1213791 2024-08-29T18:36:59.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.162+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~YADSUEOALHL4.0 size=1048576 2024-08-29T18:36:59.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.162+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~YADSUEOALHL4.1 size=367670 2024-08-29T18:36:59.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.174+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=YADSUEOALHL4 tag=FY3JGZKSEKMG type=write size=2464822 2024-08-29T18:36:59.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.186+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~7EQAQL93LRGM.0 size=341023 2024-08-29T18:36:59.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.186+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=7EQAQL93LRGM tag=3XLUZAYJ1U4E type=write size=1389599 2024-08-29T18:36:59.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.194+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=7EUT73MFD3LO type=del 2024-08-29T18:36:59.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.198+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=RZOF193IB0NF type=del size=3611509 2024-08-29T18:36:59.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.206+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=PWBRAZVV0ACE type=del 2024-08-29T18:36:59.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.210+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=F31OGCXLNZYK type=del size=1767897 2024-08-29T18:36:59.221 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.218+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=KUQR12R6MNHF type=del 2024-08-29T18:36:59.226 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.222+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=YVLF7OPTMSW9 type=del size=2230241 2024-08-29T18:36:59.232 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.230+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=7B34GUCO9QZL type=del 2024-08-29T18:36:59.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.234+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=1S1NI6J2MY3A type=del size=1132193 2024-08-29T18:36:59.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.242+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~SM1U0BLSY3B2.0 size=1048576 2024-08-29T18:36:59.250 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.246+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~SM1U0BLSY3B2.1 size=1048576 2024-08-29T18:36:59.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.250+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~SM1U0BLSY3B2.2 size=12480 2024-08-29T18:36:59.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.262+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=SM1U0BLSY3B2 tag=FVADA6RWD96H type=write size=3158208 2024-08-29T18:36:59.275 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~ZKS07J3UW8RN.0 size=1048576 2024-08-29T18:36:59.280 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.278+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~ZKS07J3UW8RN.1 size=1048576 2024-08-29T18:36:59.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.282+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~ZKS07J3UW8RN.2 size=195851 2024-08-29T18:36:59.285 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.282+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=ZKS07J3UW8RN tag=13Y02S99FQKF type=write size=3341579 2024-08-29T18:36:59.290 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.286+0000 7f6ed09098c0 1 < completed write operation key=KJ33F33FWI4D tag=2W2WU9WVHMML type=write size=383705 2024-08-29T18:36:59.296 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.294+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=C6JH0XY85NCE type=del size=1591552 2024-08-29T18:36:59.301 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.298+0000 7f6ed09098c0 1 < canceled operation key=8YEVJGWDV919 tag=QMYT0CY5HTOZ type=del size=2085695 2024-08-29T18:36:59.313 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.310+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~DAXTLE3ST0M6.0 size=278274 2024-08-29T18:36:59.313 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.310+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=DAXTLE3ST0M6 tag=C71M7BJP8FCC type=write size=1326850 2024-08-29T18:36:59.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.314+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=4YAF035WO0L1 type=del 2024-08-29T18:36:59.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.326+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~ZD5JRTV9NK1H.0 size=1048576 2024-08-29T18:36:59.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.334+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~ZD5JRTV9NK1H.1 size=379503 2024-08-29T18:36:59.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.334+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=ZD5JRTV9NK1H tag=KLW2F1VI1GZ0 type=write size=2476655 2024-08-29T18:36:59.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.338+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=IZUFZTD4I1YW type=del 2024-08-29T18:36:59.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~AK9KAV9KC2QX.0 size=1048576 2024-08-29T18:36:59.357 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.354+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~AK9KAV9KC2QX.1 size=1001525 2024-08-29T18:36:59.358 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.354+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=AK9KAV9KC2QX tag=T9JNIMTSSRSC type=write size=3098677 2024-08-29T18:36:59.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.362+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~PMCG0X1X824N.0 size=1048576 2024-08-29T18:36:59.369 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.366+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~PMCG0X1X824N.1 size=1048576 2024-08-29T18:36:59.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.370+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~PMCG0X1X824N.2 size=31292 2024-08-29T18:36:59.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.382+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=PMCG0X1X824N tag=7DUR595PJVQ7 type=write size=3177020 2024-08-29T18:36:59.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.390+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=3BVVKLM5SWAS type=del size=3161756 2024-08-29T18:36:59.400 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.394+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=R9TG5JTP20MF type=del 2024-08-29T18:36:59.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.410+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~SGSVIJRVWLFO.0 size=1048576 2024-08-29T18:36:59.418 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.414+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~SGSVIJRVWLFO.1 size=549675 2024-08-29T18:36:59.418 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.414+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=SGSVIJRVWLFO tag=RY68EX5CV7JL type=write size=2646827 2024-08-29T18:36:59.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.422+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=F1P0NCGR7THF type=del 2024-08-29T18:36:59.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.426+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=USCV5P28XNPK type=del size=1008340 2024-08-29T18:36:59.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.434+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=0AMXHODJA2RM type=del 2024-08-29T18:36:59.442 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.438+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=YVEGRNK5XL87 type=del size=3077869 2024-08-29T18:36:59.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.450+0000 7f6ed09098c0 1 < suggested remove operation key=SG4E703OLP35 tag=S8LP15N25VAK type=del 2024-08-29T18:36:59.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~UTT33993C6PX.0 size=1048576 2024-08-29T18:36:59.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~UTT33993C6PX.1 size=234597 2024-08-29T18:36:59.474 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.470+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=UTT33993C6PX tag=XH2PW9ITW5AX type=write size=2331749 2024-08-29T18:36:59.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.474+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~B0FPES4THHEC.0 size=165215 2024-08-29T18:36:59.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.486+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=B0FPES4THHEC tag=0WR2L1B3W2RF type=write size=1213791 2024-08-29T18:36:59.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.490+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=EU5CIGCJG29S type=del size=4104856 2024-08-29T18:36:59.499 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.494+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~7EQAQL93LRGM.0 size=341023 2024-08-29T18:36:59.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.506+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=7EQAQL93LRGM tag=3XLUZAYJ1U4E type=write size=1389599 2024-08-29T18:36:59.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.510+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=N3X1MQYFKVOO type=del size=830356 2024-08-29T18:36:59.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.514+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=RZOF193IB0NF type=del 2024-08-29T18:36:59.529 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.526+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~RACYRHNEI7SQ.0 size=569721 2024-08-29T18:36:59.529 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.526+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=RACYRHNEI7SQ tag=SOAMJMRIJ3XL type=write size=1618297 2024-08-29T18:36:59.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.530+0000 7f6ed09098c0 1 < canceled operation key=U65PBPAVH1S4 tag=F31OGCXLNZYK type=del size=1767897 2024-08-29T18:36:59.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.538+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=F8LP3EAWRJK1 type=del size=3499526 2024-08-29T18:36:59.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.542+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=YVLF7OPTMSW9 type=del 2024-08-29T18:36:59.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.550+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=WEODPVPYXH2N type=del size=387831 2024-08-29T18:36:59.557 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.554+0000 7f6ed09098c0 1 < canceled operation key=3GZQ8X1OX9YW tag=1S1NI6J2MY3A type=del size=1132193 2024-08-29T18:36:59.568 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.566+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~D58SMFS6TEV8.0 size=1048576 2024-08-29T18:36:59.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.570+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~D58SMFS6TEV8.1 size=1048576 2024-08-29T18:36:59.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.574+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~D58SMFS6TEV8.2 size=929003 2024-08-29T18:36:59.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.574+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=D58SMFS6TEV8 tag=HEJ9MBYE1787 type=write size=4074731 2024-08-29T18:36:59.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.582+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~ZKS07J3UW8RN.0 size=1048576 2024-08-29T18:36:59.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.586+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~ZKS07J3UW8RN.1 size=1048576 2024-08-29T18:36:59.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.586+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~ZKS07J3UW8RN.2 size=195851 2024-08-29T18:36:59.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.598+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=ZKS07J3UW8RN tag=13Y02S99FQKF type=write size=3341579 2024-08-29T18:36:59.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.602+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=XG44AM4ZSWTF type=del size=3197808 2024-08-29T18:36:59.614 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.610+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=C6JH0XY85NCE type=del 2024-08-29T18:36:59.620 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.618+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=4701FE3VTCZG type=del size=2186348 2024-08-29T18:36:59.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.622+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~DAXTLE3ST0M6.0 size=278274 2024-08-29T18:36:59.635 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.630+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=DAXTLE3ST0M6 tag=C71M7BJP8FCC type=write size=1326850 2024-08-29T18:36:59.641 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.638+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=CD8RHL7QVZP0 type=del size=2063057 2024-08-29T18:36:59.647 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.642+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~ZD5JRTV9NK1H.0 size=1048576 2024-08-29T18:36:59.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.646+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~ZD5JRTV9NK1H.1 size=379503 2024-08-29T18:36:59.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.658+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=ZD5JRTV9NK1H tag=KLW2F1VI1GZ0 type=write size=2476655 2024-08-29T18:36:59.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.662+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=9886D5PHPYQ1 type=write size=727523 2024-08-29T18:36:59.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.670+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~AK9KAV9KC2QX.0 size=1048576 2024-08-29T18:36:59.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.674+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~AK9KAV9KC2QX.1 size=1001525 2024-08-29T18:36:59.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.686+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=AK9KAV9KC2QX tag=T9JNIMTSSRSC type=write size=3098677 2024-08-29T18:36:59.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.694+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=B29Q7B892HRI type=del size=3490676 2024-08-29T18:36:59.709 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.706+0000 7f6ed09098c0 1 < suggested update operation key=D22QZG3QHUUK tag=3BVVKLM5SWAS type=del size=3161756 2024-08-29T18:36:59.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.718+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~S4J22HKFOEMA.0 size=784660 2024-08-29T18:36:59.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.718+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=S4J22HKFOEMA tag=GYJ44YW01269 type=write size=1833236 2024-08-29T18:36:59.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.722+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~SGSVIJRVWLFO.0 size=1048576 2024-08-29T18:36:59.736 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.730+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~SGSVIJRVWLFO.1 size=549675 2024-08-29T18:36:59.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.738+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=SGSVIJRVWLFO tag=RY68EX5CV7JL type=write size=2646827 2024-08-29T18:36:59.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.746+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=59Y9EY69A9IW type=write size=1004446 2024-08-29T18:36:59.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.750+0000 7f6ed09098c0 1 < canceled operation key=J2TTZYWCXQEQ tag=USCV5P28XNPK type=del size=1008340 2024-08-29T18:36:59.761 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.758+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=37ITWWF3B0P1 type=del size=3162984 2024-08-29T18:36:59.768 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.766+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=YVEGRNK5XL87 type=del 2024-08-29T18:36:59.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.770+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=0Z2Q370TWGQL type=del size=1267003 2024-08-29T18:36:59.775 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.770+0000 7f6ed09098c0 1 < canceled part key=_multipart_D22QZG3QHUUK.2~UTT33993C6PX.0 size=1048576 2024-08-29T18:36:59.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.778+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~UTT33993C6PX.1 size=234597 2024-08-29T18:36:59.791 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.786+0000 7f6ed09098c0 1 < canceled multipart upload key=D22QZG3QHUUK upload=UTT33993C6PX tag=XH2PW9ITW5AX type=write size=2331749 2024-08-29T18:36:59.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.798+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~FZF5JVQ80LNQ.0 size=1048576 2024-08-29T18:36:59.809 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.806+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~FZF5JVQ80LNQ.1 size=770788 2024-08-29T18:36:59.809 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.806+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=FZF5JVQ80LNQ tag=IAE9UPPJ3OFN type=write size=2867940 2024-08-29T18:36:59.815 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.810+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=EU5CIGCJG29S type=del 2024-08-29T18:36:59.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.822+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~RGRTB26MW4QH.0 size=72422 2024-08-29T18:36:59.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.822+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=RGRTB26MW4QH tag=E9A0OMPSFVLG type=write size=1120998 2024-08-29T18:36:59.839 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.834+0000 7f6ed09098c0 1 < suggested update operation key=MFIKA3GJW88G tag=N3X1MQYFKVOO type=del size=830356 2024-08-29T18:36:59.845 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.842+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=8OVZWDJ4LIJ2 type=write size=133193 2024-08-29T18:36:59.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.846+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~RACYRHNEI7SQ.0 size=569721 2024-08-29T18:36:59.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.858+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=RACYRHNEI7SQ tag=SOAMJMRIJ3XL type=write size=1618297 2024-08-29T18:36:59.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.866+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=GWIBN98XF8YI type=del size=1260389 2024-08-29T18:36:59.874 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.870+0000 7f6ed09098c0 1 < completed delete operation key=JZAZMOA9DG2A tag=F8LP3EAWRJK1 type=del 2024-08-29T18:36:59.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.878+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=BDZ9O1GFO323 type=write size=343437 2024-08-29T18:36:59.888 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.886+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=WEODPVPYXH2N type=del 2024-08-29T18:36:59.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.890+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=21O91W1J39MA type=del size=773927 2024-08-29T18:36:59.901 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.898+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~D58SMFS6TEV8.0 size=1048576 2024-08-29T18:36:59.901 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.898+0000 7f6ed09098c0 1 < canceled part key=_multipart_SG4E703OLP35.2~D58SMFS6TEV8.1 size=1048576 2024-08-29T18:36:59.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.902+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~D58SMFS6TEV8.2 size=929003 2024-08-29T18:36:59.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.914+0000 7f6ed09098c0 1 < canceled multipart upload key=SG4E703OLP35 upload=D58SMFS6TEV8 tag=HEJ9MBYE1787 type=write size=4074731 2024-08-29T18:36:59.924 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.922+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=EIWFPT3R55SX type=del size=1717725 2024-08-29T18:36:59.930 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.926+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=XG44AM4ZSWTF type=del 2024-08-29T18:36:59.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.938+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~N33SK6CDH3K8.0 size=772089 2024-08-29T18:36:59.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.938+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=N33SK6CDH3K8 tag=R4VDJL8BPSAH type=write size=1820665 2024-08-29T18:36:59.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.942+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=4701FE3VTCZG type=del 2024-08-29T18:36:59.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.950+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=0C7D6O1L2F96 type=del size=306079 2024-08-29T18:36:59.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.954+0000 7f6ed09098c0 1 < canceled operation key=EUM7GLNWA3KR tag=CD8RHL7QVZP0 type=del size=2063057 2024-08-29T18:36:59.966 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.962+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=66I2TYZH6RQU type=del size=2905682 2024-08-29T18:36:59.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.970+0000 7f6ed09098c0 1 < completed write operation key=YRN170ZPJA3I tag=9886D5PHPYQ1 type=write size=727523 2024-08-29T18:36:59.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.974+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=IDBPEEFBFP0D type=del size=3775093 2024-08-29T18:36:59.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.978+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=B29Q7B892HRI type=del 2024-08-29T18:36:59.994 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.990+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~1G95KK9V5DAW.0 size=1048576 2024-08-29T18:36:59.999 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.994+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~1G95KK9V5DAW.1 size=197429 2024-08-29T18:36:59.999 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:36:59.994+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=1G95KK9V5DAW tag=C6QE11NMBEJC type=write size=2294581 2024-08-29T18:37:00.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.002+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~S4J22HKFOEMA.0 size=784660 2024-08-29T18:37:00.016 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.014+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=S4J22HKFOEMA tag=GYJ44YW01269 type=write size=1833236 2024-08-29T18:37:00.024 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.022+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=G3PWPKM0CMHW type=del size=2551657 2024-08-29T18:37:00.032 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.030+0000 7f6ed09098c0 1 < completed write operation key=JFWKQNVPQWCB tag=59Y9EY69A9IW type=write size=1004446 2024-08-29T18:37:00.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.034+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=FHUEOMUEICY9 type=del size=545257 2024-08-29T18:37:00.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.042+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=37ITWWF3B0P1 type=del 2024-08-29T18:37:00.055 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.050+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~HAOJ324XCT86.0 size=389431 2024-08-29T18:37:00.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.050+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=HAOJ324XCT86 tag=LGYNON9NL1TH type=write size=1438007 2024-08-29T18:37:00.062 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.058+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=0Z2Q370TWGQL type=del 2024-08-29T18:37:00.073 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~PPS1NHE72LKM.0 size=1048576 2024-08-29T18:37:00.078 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.074+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~PPS1NHE72LKM.1 size=1048576 2024-08-29T18:37:00.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.078+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~PPS1NHE72LKM.2 size=668404 2024-08-29T18:37:00.083 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.078+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=PPS1NHE72LKM tag=4F02W62LIWZS type=write size=3814132 2024-08-29T18:37:00.091 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.086+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~FZF5JVQ80LNQ.0 size=1048576 2024-08-29T18:37:00.096 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.094+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~FZF5JVQ80LNQ.1 size=770788 2024-08-29T18:37:00.106 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.102+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=FZF5JVQ80LNQ tag=IAE9UPPJ3OFN type=write size=2867940 2024-08-29T18:37:00.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.114+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~CYBEVG1TZSNF.0 size=1048576 2024-08-29T18:37:00.120 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.118+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~CYBEVG1TZSNF.1 size=333390 2024-08-29T18:37:00.120 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.118+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=CYBEVG1TZSNF tag=DAW8GVNSFPI0 type=write size=2430542 2024-08-29T18:37:00.125 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.122+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~RGRTB26MW4QH.0 size=72422 2024-08-29T18:37:00.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.130+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=RGRTB26MW4QH tag=E9A0OMPSFVLG type=write size=1120998 2024-08-29T18:37:00.138 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.134+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=C3YIHWN3ZBJD type=write size=567925 2024-08-29T18:37:00.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.146+0000 7f6ed09098c0 1 < suggested remove operation key=IM3HELYES8HB tag=8OVZWDJ4LIJ2 type=write 2024-08-29T18:37:00.153 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.150+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=0W5NLGISEPZQ type=del size=101407 2024-08-29T18:37:00.158 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.154+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=GWIBN98XF8YI type=del 2024-08-29T18:37:00.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.158+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=8HXCMW1SCMKW type=del size=4036026 2024-08-29T18:37:00.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.170+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=BDZ9O1GFO323 type=write size=343437 2024-08-29T18:37:00.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.178+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~GI12O4BNMPGW.0 size=741022 2024-08-29T18:37:00.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.178+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=GI12O4BNMPGW tag=5OYL9M8I7RX9 type=write size=1789598 2024-08-29T18:37:00.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.186+0000 7f6ed09098c0 1 < canceled operation key=T17NEBEBIVZH tag=21O91W1J39MA type=del size=773927 2024-08-29T18:37:00.199 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~C2XV5GI32HUK.0 size=700883 2024-08-29T18:37:00.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.194+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=C2XV5GI32HUK tag=2NHFSZ5I11P5 type=write size=1749459 2024-08-29T18:37:00.204 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.202+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=EIWFPT3R55SX type=del 2024-08-29T18:37:00.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.206+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=0URPV3YD1G2P type=del size=777146 2024-08-29T18:37:00.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.206+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~N33SK6CDH3K8.0 size=772089 2024-08-29T18:37:00.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.214+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=N33SK6CDH3K8 tag=R4VDJL8BPSAH type=write size=1820665 2024-08-29T18:37:00.223 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.218+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=KD3MA8Q9REC3 type=del size=965113 2024-08-29T18:37:00.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.226+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=0C7D6O1L2F96 type=del 2024-08-29T18:37:00.238 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.234+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~WZ6MG8SV9XBS.0 size=1048576 2024-08-29T18:37:00.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.238+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~WZ6MG8SV9XBS.1 size=198655 2024-08-29T18:37:00.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.238+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=WZ6MG8SV9XBS tag=L3LQAOBN9HPG type=write size=2295807 2024-08-29T18:37:00.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.246+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=66I2TYZH6RQU type=del 2024-08-29T18:37:00.255 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.250+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=VMAWIAQIY18K type=del size=3117514 2024-08-29T18:37:00.261 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.258+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=IDBPEEFBFP0D type=del 2024-08-29T18:37:00.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.270+0000 7f6ed09098c0 1 > prepared part key=_multipart_G1P9V2I0LJNU.2~L8J5UGZ95OU1.0 size=201962 2024-08-29T18:37:00.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.270+0000 7f6ed09098c0 1 > prepared multipart upload key=G1P9V2I0LJNU upload=L8J5UGZ95OU1 tag=7U91FBCEU5WR type=write size=1250538 2024-08-29T18:37:00.278 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.274+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~1G95KK9V5DAW.0 size=1048576 2024-08-29T18:37:00.278 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.274+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~1G95KK9V5DAW.1 size=197429 2024-08-29T18:37:00.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.286+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=1G95KK9V5DAW tag=C6QE11NMBEJC type=write size=2294581 2024-08-29T18:37:00.294 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.290+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=EP3RW3WTS4YO type=write size=648210 2024-08-29T18:37:00.300 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.298+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=G3PWPKM0CMHW type=del 2024-08-29T18:37:00.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.306+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~5SMB9HN04UDZ.0 size=740809 2024-08-29T18:37:00.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.306+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=5SMB9HN04UDZ tag=TWB4VES2KSRO type=write size=1789385 2024-08-29T18:37:00.329 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.326+0000 7f6ed09098c0 1 < suggested remove operation key=JFWKQNVPQWCB tag=FHUEOMUEICY9 type=del 2024-08-29T18:37:00.336 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.334+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=965KCT3I1P13 type=del size=805339 2024-08-29T18:37:00.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.338+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~HAOJ324XCT86.0 size=389431 2024-08-29T18:37:00.351 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.346+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=HAOJ324XCT86 tag=LGYNON9NL1TH type=write size=1438007 2024-08-29T18:37:00.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.358+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~EHWWJDUMK71U.0 size=1048576 2024-08-29T18:37:00.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~EHWWJDUMK71U.1 size=1048576 2024-08-29T18:37:00.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.366+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~EHWWJDUMK71U.2 size=84765 2024-08-29T18:37:00.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.366+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=EHWWJDUMK71U tag=GL3Z1AUF2PJ1 type=write size=3230493 2024-08-29T18:37:00.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.374+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~PPS1NHE72LKM.0 size=1048576 2024-08-29T18:37:00.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.378+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~PPS1NHE72LKM.1 size=1048576 2024-08-29T18:37:00.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.378+0000 7f6ed09098c0 1 < canceled part key=_multipart_LXZSPPSTIY28.2~PPS1NHE72LKM.2 size=668404 2024-08-29T18:37:00.392 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.390+0000 7f6ed09098c0 1 < canceled multipart upload key=LXZSPPSTIY28 upload=PPS1NHE72LKM tag=4F02W62LIWZS type=write size=3814132 2024-08-29T18:37:00.398 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.394+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=DNEJ3KVZDX9R type=write size=853520 2024-08-29T18:37:00.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.402+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~CYBEVG1TZSNF.0 size=1048576 2024-08-29T18:37:00.409 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.406+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~CYBEVG1TZSNF.1 size=333390 2024-08-29T18:37:00.419 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.414+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=CYBEVG1TZSNF tag=DAW8GVNSFPI0 type=write size=2430542 2024-08-29T18:37:00.424 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.422+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=GQI5W9FYK997 type=del size=2345635 2024-08-29T18:37:00.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.426+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=C3YIHWN3ZBJD type=write size=567925 2024-08-29T18:37:00.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.434+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=V7OTPQF51SKV type=del size=1812413 2024-08-29T18:37:00.442 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.438+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=0W5NLGISEPZQ type=del 2024-08-29T18:37:00.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.442+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=16YP2XUWJAE6 type=del size=3738064 2024-08-29T18:37:00.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.450+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=8HXCMW1SCMKW type=del size=4036026: (22) Invalid argument 2024-08-29T18:37:00.465 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.462+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~0QDLL0RJERTP.0 size=1048576 2024-08-29T18:37:00.470 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.466+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~0QDLL0RJERTP.1 size=1048576 2024-08-29T18:37:00.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.470+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~0QDLL0RJERTP.2 size=386555 2024-08-29T18:37:00.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.470+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=0QDLL0RJERTP tag=NR7GAACHD93X type=write size=3532283 2024-08-29T18:37:00.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.478+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~GI12O4BNMPGW.0 size=741022 2024-08-29T18:37:00.491 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.486+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=GI12O4BNMPGW tag=5OYL9M8I7RX9 type=write size=1789598 2024-08-29T18:37:00.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.498+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DLRTDVX8G357.0 size=1048576 2024-08-29T18:37:00.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.506+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DLRTDVX8G357.1 size=670719 2024-08-29T18:37:00.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.506+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=DLRTDVX8G357 tag=60NNSB70UGMM type=write size=2767871 2024-08-29T18:37:00.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.510+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~C2XV5GI32HUK.0 size=700883 2024-08-29T18:37:00.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.522+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=C2XV5GI32HUK tag=2NHFSZ5I11P5 type=write size=1749459 2024-08-29T18:37:00.533 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.530+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=2P3A7W3WSDAT type=del size=197574 2024-08-29T18:37:00.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.542+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=0URPV3YD1G2P type=del size=777146 2024-08-29T18:37:00.552 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.550+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=GAWU8DSBVSCF type=del size=1628137 2024-08-29T18:37:00.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:00 smithi144 bash[67678]: cluster 2024-08-29T18:36:59.110897+0000 mgr.y (mgr.34104) 739 : cluster [DBG] pgmap v1457: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 181 KiB/s wr, 928 op/s 2024-08-29T18:37:00.560 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.554+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=KD3MA8Q9REC3 type=del 2024-08-29T18:37:00.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.562+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=04W86FWP219U type=del size=1890309 2024-08-29T18:37:00.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.570+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~WZ6MG8SV9XBS.0 size=1048576 2024-08-29T18:37:00.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.574+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~WZ6MG8SV9XBS.1 size=198655 2024-08-29T18:37:00.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.586+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=WZ6MG8SV9XBS tag=L3LQAOBN9HPG type=write size=2295807 2024-08-29T18:37:00.603 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.598+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~F9PZ0NCICJ95.0 size=1048576 2024-08-29T18:37:00.608 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.606+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~F9PZ0NCICJ95.1 size=1048576 2024-08-29T18:37:00.613 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.610+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~F9PZ0NCICJ95.2 size=350843 2024-08-29T18:37:00.613 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.610+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=F9PZ0NCICJ95 tag=K45Z9E29QNR2 type=write size=3496571 2024-08-29T18:37:00.619 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.614+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=VMAWIAQIY18K type=del 2024-08-29T18:37:00.625 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.622+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=MPOMCS858BCS type=del size=3297734 2024-08-29T18:37:00.632 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.626+0000 7f6ed09098c0 1 < completed part key=_multipart_G1P9V2I0LJNU.2~L8J5UGZ95OU1.0 size=201962 2024-08-29T18:37:00.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.638+0000 7f6ed09098c0 1 < completed multipart upload key=G1P9V2I0LJNU upload=L8J5UGZ95OU1 tag=7U91FBCEU5WR type=write size=1250538 2024-08-29T18:37:00.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.646+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=UXLAJUA01CZQ type=del size=664967 2024-08-29T18:37:00.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.650+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=EP3RW3WTS4YO type=write size=648210 2024-08-29T18:37:00.662 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.658+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=PYIAGLKJK3AI type=write size=158830 2024-08-29T18:37:00.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.666+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~5SMB9HN04UDZ.0 size=740809 2024-08-29T18:37:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:00 smithi089 bash[77323]: cluster 2024-08-29T18:36:59.110897+0000 mgr.y (mgr.34104) 739 : cluster [DBG] pgmap v1457: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 181 KiB/s wr, 928 op/s 2024-08-29T18:37:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:00 smithi089 bash[78574]: cluster 2024-08-29T18:36:59.110897+0000 mgr.y (mgr.34104) 739 : cluster [DBG] pgmap v1457: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 527 KiB/s rd, 181 KiB/s wr, 928 op/s 2024-08-29T18:37:00.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.678+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=5SMB9HN04UDZ tag=TWB4VES2KSRO type=write size=1789385 2024-08-29T18:37:00.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.682+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=NSE6C80DDSD2 type=del size=3881172 2024-08-29T18:37:00.693 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.690+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=965KCT3I1P13 type=del 2024-08-29T18:37:00.699 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.694+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=0A5N30ZX66HN type=del size=3909098 2024-08-29T18:37:00.705 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.702+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~EHWWJDUMK71U.0 size=1048576 2024-08-29T18:37:00.705 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.702+0000 7f6ed09098c0 1 < canceled part key=_multipart_GMA2OSTAZKM1.2~EHWWJDUMK71U.1 size=1048576 2024-08-29T18:37:00.711 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.706+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~EHWWJDUMK71U.2 size=84765 2024-08-29T18:37:00.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.718+0000 7f6ed09098c0 1 < canceled multipart upload key=GMA2OSTAZKM1 upload=EHWWJDUMK71U tag=GL3Z1AUF2PJ1 type=write size=3230493 2024-08-29T18:37:00.735 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.730+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~R2WGHBVN5L2S.0 size=1048576 2024-08-29T18:37:00.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.738+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~R2WGHBVN5L2S.1 size=36013 2024-08-29T18:37:00.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.738+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=R2WGHBVN5L2S tag=VO9J74X0O0WY type=write size=2133165 2024-08-29T18:37:00.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.750+0000 7f6ed09098c0 1 < suggested update operation key=JFWKQNVPQWCB tag=DNEJ3KVZDX9R type=write size=853520 2024-08-29T18:37:00.759 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.754+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=GKLXBEQP4A5F type=write size=659576 2024-08-29T18:37:00.767 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.762+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=GQI5W9FYK997 type=del 2024-08-29T18:37:00.777 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.774+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~A9HKCRLZ9E2S.0 size=1048576 2024-08-29T18:37:00.783 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.778+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~A9HKCRLZ9E2S.1 size=309234 2024-08-29T18:37:00.783 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.778+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=A9HKCRLZ9E2S tag=7EZTZWLGLVOX type=write size=2406386 2024-08-29T18:37:00.789 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.786+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=V7OTPQF51SKV type=del 2024-08-29T18:37:00.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.790+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=8K3FYH05U296 type=del size=1417304 2024-08-29T18:37:00.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.802+0000 7f6ed09098c0 1 < suggested update operation key=9YA3AB4NRFXE tag=16YP2XUWJAE6 type=del size=3738064 2024-08-29T18:37:00.812 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.810+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=Q01IOGMSKBTP type=del size=3832675 2024-08-29T18:37:00.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.814+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~0QDLL0RJERTP.0 size=1048576 2024-08-29T18:37:00.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.814+0000 7f6ed09098c0 1 < canceled part key=_multipart_33M9LBPG8N6W.2~0QDLL0RJERTP.1 size=1048576 2024-08-29T18:37:00.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.818+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~0QDLL0RJERTP.2 size=386555 2024-08-29T18:37:00.832 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.830+0000 7f6ed09098c0 1 < canceled multipart upload key=33M9LBPG8N6W upload=0QDLL0RJERTP tag=NR7GAACHD93X type=write size=3532283 2024-08-29T18:37:00.839 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.834+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=RH5JN2K3QIGB type=del size=2552321 2024-08-29T18:37:00.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.842+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DLRTDVX8G357.0 size=1048576 2024-08-29T18:37:00.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.846+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DLRTDVX8G357.1 size=670719 2024-08-29T18:37:00.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.858+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=DLRTDVX8G357 tag=60NNSB70UGMM type=write size=2767871 2024-08-29T18:37:00.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.866+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=D5GBQ9EM5YVG type=del size=3424356 2024-08-29T18:37:00.874 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.870+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=2P3A7W3WSDAT type=del 2024-08-29T18:37:00.885 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.882+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UWC6O65KZP2R.0 size=1048576 2024-08-29T18:37:00.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.886+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~UWC6O65KZP2R.1 size=269888 2024-08-29T18:37:00.889 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.886+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=UWC6O65KZP2R tag=ALE6I215Z2N3 type=write size=2367040 2024-08-29T18:37:00.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.890+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=GAWU8DSBVSCF type=del 2024-08-29T18:37:00.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~YML2MBBR1JSN.0 size=325997 2024-08-29T18:37:00.907 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.902+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=YML2MBBR1JSN tag=8O67UZ430UX2 type=write size=1374573 2024-08-29T18:37:00.918 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.914+0000 7f6ed09098c0 1 < suggested remove operation key=PKQYV72BR5HD tag=04W86FWP219U type=del 2024-08-29T18:37:00.929 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.926+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~MHQXQKIBU3ME.0 size=1048576 2024-08-29T18:37:00.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.930+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~MHQXQKIBU3ME.1 size=1048576 2024-08-29T18:37:00.939 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.934+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~MHQXQKIBU3ME.2 size=274242 2024-08-29T18:37:00.939 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.934+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=MHQXQKIBU3ME tag=HY5S6YQTWA49 type=write size=3419970 2024-08-29T18:37:00.945 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.942+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~F9PZ0NCICJ95.0 size=1048576 2024-08-29T18:37:00.951 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.946+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~F9PZ0NCICJ95.1 size=1048576 2024-08-29T18:37:00.957 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.954+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~F9PZ0NCICJ95.2 size=350843 2024-08-29T18:37:00.966 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.962+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=F9PZ0NCICJ95 tag=K45Z9E29QNR2 type=write size=3496571 2024-08-29T18:37:00.972 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.970+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=T6DFCUCFM6CS type=del size=3843938 2024-08-29T18:37:00.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.974+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=MPOMCS858BCS type=del 2024-08-29T18:37:00.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.982+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=BSPYVWQ20AHD type=del size=218877 2024-08-29T18:37:00.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.986+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=UXLAJUA01CZQ type=del 2024-08-29T18:37:00.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:00.990+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=I3GQO7M84T8C type=write size=979493 2024-08-29T18:37:01.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.002+0000 7f6ed09098c0 1 < suggested remove operation key=8QI8JSK2PKHT tag=PYIAGLKJK3AI type=write 2024-08-29T18:37:01.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.010+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=UVWR6D7KJA1P type=del size=171183 2024-08-29T18:37:01.018 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.014+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=NSE6C80DDSD2 type=del 2024-08-29T18:37:01.023 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.018+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=4032805DK3O2 type=del size=477945 2024-08-29T18:37:01.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.026+0000 7f6ed09098c0 -1 < failed to complete operation key=9YA3AB4NRFXE tag=0A5N30ZX66HN type=del size=3909098: (22) Invalid argument 2024-08-29T18:37:01.042 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.038+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~FT1HUUDZHIF9.0 size=1048576 2024-08-29T18:37:01.047 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.042+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~FT1HUUDZHIF9.1 size=36508 2024-08-29T18:37:01.047 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.042+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=FT1HUUDZHIF9 tag=GGG7PWIGF40H type=write size=2133660 2024-08-29T18:37:01.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.046+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~R2WGHBVN5L2S.0 size=1048576 2024-08-29T18:37:01.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.050+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~R2WGHBVN5L2S.1 size=36013 2024-08-29T18:37:01.064 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.062+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=R2WGHBVN5L2S tag=VO9J74X0O0WY type=write size=2133165 2024-08-29T18:37:01.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.070+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~D91SCXCLJK4S.0 size=645604 2024-08-29T18:37:01.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.070+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=D91SCXCLJK4S tag=RXJ2X9FEM5UN type=write size=1694180 2024-08-29T18:37:01.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.078+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=GKLXBEQP4A5F type=write size=659576 2024-08-29T18:37:01.088 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.082+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=9CI3D4JC6LFM type=del size=458463 2024-08-29T18:37:01.093 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.090+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~A9HKCRLZ9E2S.0 size=1048576 2024-08-29T18:37:01.098 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.094+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~A9HKCRLZ9E2S.1 size=309234 2024-08-29T18:37:01.109 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.106+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=A9HKCRLZ9E2S tag=7EZTZWLGLVOX type=write size=2406386 2024-08-29T18:37:01.116 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.114+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=KWDTL0DAQGRF type=del size=3752360 2024-08-29T18:37:01.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.118+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=8K3FYH05U296 type=del 2024-08-29T18:37:01.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~HCRU7BQR7BVX.0 size=1048576 2024-08-29T18:37:01.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~HCRU7BQR7BVX.1 size=886980 2024-08-29T18:37:01.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.134+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=HCRU7BQR7BVX tag=1C5SG6WQTLKL type=write size=2984132 2024-08-29T18:37:01.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.142+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=Q01IOGMSKBTP type=del 2024-08-29T18:37:01.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.150+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~J82F0QXZI595.0 size=702975 2024-08-29T18:37:01.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.150+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=J82F0QXZI595 tag=1SY8D4UTONVG type=write size=1751551 2024-08-29T18:37:01.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.158+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=RH5JN2K3QIGB type=del 2024-08-29T18:37:01.168 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.166+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=F1J6GY551GW2 type=write size=831361 2024-08-29T18:37:01.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.170+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=D5GBQ9EM5YVG type=del 2024-08-29T18:37:01.186 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.182+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~59I2N0MHSMPR.0 size=1048576 2024-08-29T18:37:01.191 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.186+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~59I2N0MHSMPR.1 size=1048576 2024-08-29T18:37:01.196 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.194+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~59I2N0MHSMPR.2 size=687923 2024-08-29T18:37:01.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.194+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=59I2N0MHSMPR tag=PG40BEE7IDJR type=write size=3833651 2024-08-29T18:37:01.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.198+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UWC6O65KZP2R.0 size=1048576 2024-08-29T18:37:01.207 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.202+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~UWC6O65KZP2R.1 size=269888 2024-08-29T18:37:01.219 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.214+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=UWC6O65KZP2R tag=ALE6I215Z2N3 type=write size=2367040 2024-08-29T18:37:01.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.222+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=KM6290SZ2UPO type=del size=1293541 2024-08-29T18:37:01.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.226+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~YML2MBBR1JSN.0 size=325997 2024-08-29T18:37:01.240 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.234+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=YML2MBBR1JSN tag=8O67UZ430UX2 type=write size=1374573 2024-08-29T18:37:01.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.246+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~OQ43E6DFICBP.0 size=133568 2024-08-29T18:37:01.249 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.246+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=OQ43E6DFICBP tag=PSI6ZWO8ZI2V type=write size=1182144 2024-08-29T18:37:01.254 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.250+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~MHQXQKIBU3ME.0 size=1048576 2024-08-29T18:37:01.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.254+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~MHQXQKIBU3ME.1 size=1048576 2024-08-29T18:37:01.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.258+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~MHQXQKIBU3ME.2 size=274242 2024-08-29T18:37:01.272 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.270+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=MHQXQKIBU3ME tag=HY5S6YQTWA49 type=write size=3419970 2024-08-29T18:37:01.277 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.274+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=AGC5MGAYRO2O type=del size=1943958 2024-08-29T18:37:01.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.278+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=T6DFCUCFM6CS type=del 2024-08-29T18:37:01.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.290+0000 7f6ed09098c0 1 > prepared part key=_multipart_IM3HELYES8HB.2~HDZZHB82DKM7.0 size=636479 2024-08-29T18:37:01.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.290+0000 7f6ed09098c0 1 > prepared multipart upload key=IM3HELYES8HB upload=HDZZHB82DKM7 tag=NBWBP82G26BD type=write size=1685055 2024-08-29T18:37:01.297 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.294+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=BSPYVWQ20AHD type=del 2024-08-29T18:37:01.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.298+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=C0JMT1S8OZJ9 type=del size=3895811 2024-08-29T18:37:01.309 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.306+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=I3GQO7M84T8C type=write size=979493 2024-08-29T18:37:01.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.314+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~BBRO2NT5X5FF.0 size=851456 2024-08-29T18:37:01.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.314+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=BBRO2NT5X5FF tag=0QWCOS312MM3 type=write size=1900032 2024-08-29T18:37:01.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.322+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=UVWR6D7KJA1P type=del 2024-08-29T18:37:01.330 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.326+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=04DBY8VQGZ81 type=del size=1855142 2024-08-29T18:37:01.342 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.338+0000 7f6ed09098c0 1 < suggested remove operation key=T17NEBEBIVZH tag=4032805DK3O2 type=del 2024-08-29T18:37:01.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.350+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~MW2XWP50SPPR.0 size=1048576 2024-08-29T18:37:01.359 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.354+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~MW2XWP50SPPR.1 size=1048576 2024-08-29T18:37:01.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.362+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~MW2XWP50SPPR.2 size=953440 2024-08-29T18:37:01.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.362+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=MW2XWP50SPPR tag=75OYOCUNZ90U type=write size=4099168 2024-08-29T18:37:01.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.366+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~FT1HUUDZHIF9.0 size=1048576 2024-08-29T18:37:01.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.374+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~FT1HUUDZHIF9.1 size=36508 2024-08-29T18:37:01.387 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.382+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=FT1HUUDZHIF9 tag=GGG7PWIGF40H type=write size=2133660 2024-08-29T18:37:01.392 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.390+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=I68I4P781BXP type=del size=3552866 2024-08-29T18:37:01.398 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.394+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~D91SCXCLJK4S.0 size=645604 2024-08-29T18:37:01.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.406+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=D91SCXCLJK4S tag=RXJ2X9FEM5UN type=write size=1694180 2024-08-29T18:37:01.428 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.422+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=P9H622U59R4C type=write size=34026 2024-08-29T18:37:01.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.430+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=9CI3D4JC6LFM type=del size=458463 2024-08-29T18:37:01.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.442+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~P1UV8O8HPE99.0 size=1048576 2024-08-29T18:37:01.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.446+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~P1UV8O8HPE99.1 size=1048576 2024-08-29T18:37:01.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.450+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~P1UV8O8HPE99.2 size=150430 2024-08-29T18:37:01.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.450+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=P1UV8O8HPE99 tag=GFIFXKEFILJ2 type=write size=3296158 2024-08-29T18:37:01.469 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.466+0000 7f6ed09098c0 1 < suggested remove operation key=WPFJRC8Z3MRR tag=KWDTL0DAQGRF type=del 2024-08-29T18:37:01.480 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.478+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~GY0403Q2T4F1.0 size=452502 2024-08-29T18:37:01.480 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.478+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=GY0403Q2T4F1 tag=H0SCANZ5LRDM type=write size=1501078 2024-08-29T18:37:01.486 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.482+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~HCRU7BQR7BVX.0 size=1048576 2024-08-29T18:37:01.491 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.486+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~HCRU7BQR7BVX.1 size=886980 2024-08-29T18:37:01.503 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.498+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=HCRU7BQR7BVX tag=1C5SG6WQTLKL type=write size=2984132 2024-08-29T18:37:01.510 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.506+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=GDWC9VJOL6Q7 type=del size=2028479 2024-08-29T18:37:01.516 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.514+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~J82F0QXZI595.0 size=702975 2024-08-29T18:37:01.526 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.522+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=J82F0QXZI595 tag=1SY8D4UTONVG type=write size=1751551 2024-08-29T18:37:01.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.530+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=QBGU1Q2P5MDZ type=del size=1129945 2024-08-29T18:37:01.538 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.534+0000 7f6ed09098c0 1 < completed write operation key=9YA3AB4NRFXE tag=F1J6GY551GW2 type=write size=831361 2024-08-29T18:37:01.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.538+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=BR9O9P8ZK6ID type=del size=241622 2024-08-29T18:37:01.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.546+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~59I2N0MHSMPR.0 size=1048576 2024-08-29T18:37:01.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.550+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~59I2N0MHSMPR.1 size=1048576 2024-08-29T18:37:01.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.554+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~59I2N0MHSMPR.2 size=687923 2024-08-29T18:37:01.567 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.562+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=59I2N0MHSMPR tag=PG40BEE7IDJR type=write size=3833651 2024-08-29T18:37:01.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.570+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=DAH5NYN5H2AE type=del size=2489292 2024-08-29T18:37:01.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.574+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=KM6290SZ2UPO type=del 2024-08-29T18:37:01.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.586+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~PNCFNADDYT81.0 size=1048576 2024-08-29T18:37:01.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.590+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~PNCFNADDYT81.1 size=912417 2024-08-29T18:37:01.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.590+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=PNCFNADDYT81 tag=YWO78R0Y7ZUE type=write size=3009569 2024-08-29T18:37:01.594 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.590+0000 7f6ed09098c0 1 < canceled part key=_multipart_PKQYV72BR5HD.2~OQ43E6DFICBP.0 size=133568 2024-08-29T18:37:01.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.602+0000 7f6ed09098c0 1 < canceled multipart upload key=PKQYV72BR5HD upload=OQ43E6DFICBP tag=PSI6ZWO8ZI2V type=write size=1182144 2024-08-29T18:37:01.610 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.606+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=ORDRF2IF8Q6N type=write size=404432 2024-08-29T18:37:01.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.610+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=AGC5MGAYRO2O type=del 2024-08-29T18:37:01.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.618+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=AJ5WEZMZYNBJ type=del size=701901 2024-08-29T18:37:01.622 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.618+0000 7f6ed09098c0 1 < canceled part key=_multipart_IM3HELYES8HB.2~HDZZHB82DKM7.0 size=636479 2024-08-29T18:37:01.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.630+0000 7f6ed09098c0 1 < canceled multipart upload key=IM3HELYES8HB upload=HDZZHB82DKM7 tag=NBWBP82G26BD type=write size=1685055 2024-08-29T18:37:01.644 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.642+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~LPZZQ1NZBR57.0 size=1048576 2024-08-29T18:37:01.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.646+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~LPZZQ1NZBR57.1 size=1048576 2024-08-29T18:37:01.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.650+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~LPZZQ1NZBR57.2 size=968480 2024-08-29T18:37:01.655 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.650+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=LPZZQ1NZBR57 tag=UF05K4KWN1QA type=write size=4114208 2024-08-29T18:37:01.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.658+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=C0JMT1S8OZJ9 type=del 2024-08-29T18:37:01.673 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.670+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~9E9GRA9CH1SI.0 size=1048576 2024-08-29T18:37:01.677 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.674+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~9E9GRA9CH1SI.1 size=390794 2024-08-29T18:37:01.677 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.674+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=9E9GRA9CH1SI tag=NUFFT7D71OP5 type=write size=2487946 2024-08-29T18:37:01.683 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.678+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~BBRO2NT5X5FF.0 size=851456 2024-08-29T18:37:01.694 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.690+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=BBRO2NT5X5FF tag=0QWCOS312MM3 type=write size=1900032 2024-08-29T18:37:01.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.702+0000 7f6ed09098c0 1 > prepared part key=_multipart_LXZSPPSTIY28.2~63VJWLY5LYM9.0 size=495227 2024-08-29T18:37:01.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.702+0000 7f6ed09098c0 1 > prepared multipart upload key=LXZSPPSTIY28 upload=63VJWLY5LYM9 tag=ZHOCIWSDXBJ3 type=write size=1543803 2024-08-29T18:37:01.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.706+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=04DBY8VQGZ81 type=del size=1855142 2024-08-29T18:37:01.722 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.718+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~1TH4FGGATZYO.0 size=1048576 2024-08-29T18:37:01.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.726+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~1TH4FGGATZYO.1 size=269068 2024-08-29T18:37:01.728 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.726+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=1TH4FGGATZYO tag=GAHVW1SMM83N type=write size=2366220 2024-08-29T18:37:01.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.730+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~MW2XWP50SPPR.0 size=1048576 2024-08-29T18:37:01.739 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.734+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~MW2XWP50SPPR.1 size=1048576 2024-08-29T18:37:01.744 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.742+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~MW2XWP50SPPR.2 size=953440 2024-08-29T18:37:01.754 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.750+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=MW2XWP50SPPR tag=75OYOCUNZ90U type=write size=4099168 2024-08-29T18:37:01.765 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.762+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BAI3TCTHCHWZ.0 size=1048576 2024-08-29T18:37:01.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.766+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~BAI3TCTHCHWZ.1 size=338792 2024-08-29T18:37:01.770 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.766+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=BAI3TCTHCHWZ tag=LUJQ7VYXB590 type=write size=2435944 2024-08-29T18:37:01.776 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.774+0000 7f6ed09098c0 1 < canceled operation key=G1P9V2I0LJNU tag=I68I4P781BXP type=del size=3552866 2024-08-29T18:37:01.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.778+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=ZOF27LMA794E type=del size=2675204 2024-08-29T18:37:01.788 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.786+0000 7f6ed09098c0 1 < completed write operation key=33M9LBPG8N6W tag=P9H622U59R4C type=write size=34026 2024-08-29T18:37:01.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.790+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=SS1R67W816HE type=del size=845763 2024-08-29T18:37:01.801 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.798+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~P1UV8O8HPE99.0 size=1048576 2024-08-29T18:37:01.805 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.802+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~P1UV8O8HPE99.1 size=1048576 2024-08-29T18:37:01.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.802+0000 7f6ed09098c0 1 < canceled part key=_multipart_U65PBPAVH1S4.2~P1UV8O8HPE99.2 size=150430 2024-08-29T18:37:01.817 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.814+0000 7f6ed09098c0 1 < canceled multipart upload key=U65PBPAVH1S4 upload=P1UV8O8HPE99 tag=GFIFXKEFILJ2 type=write size=3296158 2024-08-29T18:37:01.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~XLJE5BTUQXB4.0 size=1048576 2024-08-29T18:37:01.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.830+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~XLJE5BTUQXB4.1 size=390224 2024-08-29T18:37:01.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.830+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=XLJE5BTUQXB4 tag=N8KVRKR19Z6P type=write size=2487376 2024-08-29T18:37:01.839 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.834+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~GY0403Q2T4F1.0 size=452502 2024-08-29T18:37:01.849 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.846+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=GY0403Q2T4F1 tag=H0SCANZ5LRDM type=write size=1501078 2024-08-29T18:37:01.856 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.850+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=WSMGBLVWIXNM type=del size=462556 2024-08-29T18:37:01.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.858+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=GDWC9VJOL6Q7 type=del 2024-08-29T18:37:01.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.866+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=0B7ZIA7BP44A type=del size=27964 2024-08-29T18:37:01.876 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.870+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=QBGU1Q2P5MDZ type=del 2024-08-29T18:37:01.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.878+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=R0YGTIMK7X65 type=del size=120917 2024-08-29T18:37:01.888 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.886+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=BR9O9P8ZK6ID type=del 2024-08-29T18:37:01.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.898+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~LFGJDPC2GYKK.0 size=1048576 2024-08-29T18:37:01.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.902+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~LFGJDPC2GYKK.1 size=519594 2024-08-29T18:37:01.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.902+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=LFGJDPC2GYKK tag=YLETB9H97DZC type=write size=2616746 2024-08-29T18:37:01.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.906+0000 7f6ed09098c0 1 < canceled operation key=MC8ER9H5LSDG tag=DAH5NYN5H2AE type=del size=2489292 2024-08-29T18:37:01.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.914+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=UJLTT56ALX4A type=write size=924294 2024-08-29T18:37:01.923 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.918+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~PNCFNADDYT81.0 size=1048576 2024-08-29T18:37:01.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.922+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~PNCFNADDYT81.1 size=912417 2024-08-29T18:37:01.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.934+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=PNCFNADDYT81 tag=YWO78R0Y7ZUE type=write size=3009569 2024-08-29T18:37:01.943 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.938+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=F4GXMX0VLJP3 type=write size=704740 2024-08-29T18:37:01.949 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.946+0000 7f6ed09098c0 1 < completed write operation key=9KL8LQBXNU1I tag=ORDRF2IF8Q6N type=write size=404432 2024-08-29T18:37:01.956 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.954+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=2J0UG9U75LAB type=del size=2950551 2024-08-29T18:37:01.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.958+0000 7f6ed09098c0 1 < canceled operation key=PKQYV72BR5HD tag=AJ5WEZMZYNBJ type=del size=701901 2024-08-29T18:37:01.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.970+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~7T3YEJ4CIRGY.0 size=924537 2024-08-29T18:37:01.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.970+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=7T3YEJ4CIRGY tag=AC8RKZE6JK06 type=write size=1973113 2024-08-29T18:37:01.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.970+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~LPZZQ1NZBR57.0 size=1048576 2024-08-29T18:37:01.975 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.970+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~LPZZQ1NZBR57.1 size=1048576 2024-08-29T18:37:01.981 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.978+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~LPZZQ1NZBR57.2 size=968480 2024-08-29T18:37:01.991 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.986+0000 7f6ed09098c0 1 < canceled multipart upload key=U1C7NYZ2J1K9 upload=LPZZQ1NZBR57 tag=UF05K4KWN1QA type=write size=4114208 2024-08-29T18:37:02.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:01.998+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~8QOME4XDU6EN.0 size=1048576 2024-08-29T18:37:02.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.002+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~8QOME4XDU6EN.1 size=1048576 2024-08-29T18:37:02.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.010+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~8QOME4XDU6EN.2 size=935506 2024-08-29T18:37:02.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.010+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=8QOME4XDU6EN tag=QLX1KAOATZS0 type=write size=4081234 2024-08-29T18:37:02.019 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.014+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~9E9GRA9CH1SI.0 size=1048576 2024-08-29T18:37:02.019 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.014+0000 7f6ed09098c0 1 < canceled part key=_multipart_BW4L44FNGYOU.2~9E9GRA9CH1SI.1 size=390794 2024-08-29T18:37:02.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.026+0000 7f6ed09098c0 1 < canceled multipart upload key=BW4L44FNGYOU upload=9E9GRA9CH1SI tag=NUFFT7D71OP5 type=write size=2487946 2024-08-29T18:37:02.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.030+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=34XCKJY207WB type=del size=645068 2024-08-29T18:37:02.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.038+0000 7f6ed09098c0 1 < completed part key=_multipart_LXZSPPSTIY28.2~63VJWLY5LYM9.0 size=495227 2024-08-29T18:37:02.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.046+0000 7f6ed09098c0 1 < completed multipart upload key=LXZSPPSTIY28 upload=63VJWLY5LYM9 tag=ZHOCIWSDXBJ3 type=write size=1543803 2024-08-29T18:37:02.059 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.054+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=7JUSIFDGYG1V type=del size=2869203 2024-08-29T18:37:02.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.062+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~1TH4FGGATZYO.0 size=1048576 2024-08-29T18:37:02.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.066+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~1TH4FGGATZYO.1 size=269068 2024-08-29T18:37:02.081 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.078+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=1TH4FGGATZYO tag=GAHVW1SMM83N type=write size=2366220 2024-08-29T18:37:02.093 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.090+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~U0YSX7UOR65I.0 size=1048576 2024-08-29T18:37:02.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.094+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~U0YSX7UOR65I.1 size=1048576 2024-08-29T18:37:02.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.098+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~U0YSX7UOR65I.2 size=318054 2024-08-29T18:37:02.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.098+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=U0YSX7UOR65I tag=E95CENGK41Z9 type=write size=3463782 2024-08-29T18:37:02.108 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.106+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~BAI3TCTHCHWZ.0 size=1048576 2024-08-29T18:37:02.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.110+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~BAI3TCTHCHWZ.1 size=338792 2024-08-29T18:37:02.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.118+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=BAI3TCTHCHWZ tag=LUJQ7VYXB590 type=write size=2435944 2024-08-29T18:37:02.134 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.130+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~8M1KAO9RXWZL.0 size=1048576 2024-08-29T18:37:02.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.134+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~8M1KAO9RXWZL.1 size=1048576 2024-08-29T18:37:02.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.142+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~8M1KAO9RXWZL.2 size=216797 2024-08-29T18:37:02.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.142+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=8M1KAO9RXWZL tag=H1OQEX2FKB73 type=write size=3362525 2024-08-29T18:37:02.150 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.146+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=ZOF27LMA794E type=del 2024-08-29T18:37:02.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.154+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=FZT45WGOVW6T type=del size=3270561 2024-08-29T18:37:02.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.158+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=SS1R67W816HE type=del 2024-08-29T18:37:02.174 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.170+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~WB7APF4VOBXB.0 size=1048576 2024-08-29T18:37:02.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.174+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~WB7APF4VOBXB.1 size=235780 2024-08-29T18:37:02.179 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.174+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=WB7APF4VOBXB tag=9ANGHMH7GH57 type=write size=2332932 2024-08-29T18:37:02.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.178+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~XLJE5BTUQXB4.0 size=1048576 2024-08-29T18:37:02.180 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.178+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~XLJE5BTUQXB4.1 size=390224 2024-08-29T18:37:02.190 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.186+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=XLJE5BTUQXB4 tag=N8KVRKR19Z6P type=write size=2487376 2024-08-29T18:37:02.197 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.194+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=V8LWKDIJR5NW type=write size=490770 2024-08-29T18:37:02.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.198+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=WSMGBLVWIXNM type=del 2024-08-29T18:37:02.214 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.210+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QSVVNYM4DIA2.0 size=1048576 2024-08-29T18:37:02.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.214+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~QSVVNYM4DIA2.1 size=389263 2024-08-29T18:37:02.218 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.214+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=QSVVNYM4DIA2 tag=G9YKB68LY1RO type=write size=2486415 2024-08-29T18:37:02.224 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.222+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=0B7ZIA7BP44A type=del 2024-08-29T18:37:02.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.226+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=F5HSRUXXA94M type=del size=3257132 2024-08-29T18:37:02.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.238+0000 7f6ed09098c0 1 < suggested update operation key=RSCA9226LE11 tag=R0YGTIMK7X65 type=del size=120917 2024-08-29T18:37:02.246 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.242+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=GM2KBJHGTGTX type=del size=2578840 2024-08-29T18:37:02.252 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.250+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~LFGJDPC2GYKK.0 size=1048576 2024-08-29T18:37:02.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.254+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~LFGJDPC2GYKK.1 size=519594 2024-08-29T18:37:02.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.262+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=LFGJDPC2GYKK tag=YLETB9H97DZC type=write size=2616746 2024-08-29T18:37:02.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.270+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=KJOUA8V6T4NA type=write size=238704 2024-08-29T18:37:02.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.278+0000 7f6ed09098c0 1 < completed write operation key=U65PBPAVH1S4 tag=UJLTT56ALX4A type=write size=924294 2024-08-29T18:37:02.287 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.282+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=P1YUELWCE7FT type=del size=3385385 2024-08-29T18:37:02.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.290+0000 7f6ed09098c0 1 < canceled operation key=9YA3AB4NRFXE tag=F4GXMX0VLJP3 type=write size=704740 2024-08-29T18:37:02.301 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.298+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=89BMAI9XQ2ID type=del size=641506 2024-08-29T18:37:02.307 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.302+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=2J0UG9U75LAB type=del 2024-08-29T18:37:02.313 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.310+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=WA7NU4XMAVCF type=del size=3853529 2024-08-29T18:37:02.319 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.314+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~7T3YEJ4CIRGY.0 size=924537 2024-08-29T18:37:02.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.326+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=7T3YEJ4CIRGY tag=AC8RKZE6JK06 type=write size=1973113 2024-08-29T18:37:02.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.334+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=4ZJZ4ZBDP3ER type=del size=1083696 2024-08-29T18:37:02.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.338+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~8QOME4XDU6EN.0 size=1048576 2024-08-29T18:37:02.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.346+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~8QOME4XDU6EN.1 size=1048576 2024-08-29T18:37:02.353 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.350+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~8QOME4XDU6EN.2 size=935506 2024-08-29T18:37:02.364 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.362+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=8QOME4XDU6EN tag=QLX1KAOATZS0 type=write size=4081234 2024-08-29T18:37:02.370 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.366+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=4KNRY98OTWU4 type=del size=3576702 2024-08-29T18:37:02.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.378+0000 7f6ed09098c0 1 < suggested remove operation key=JZAZMOA9DG2A tag=34XCKJY207WB type=del 2024-08-29T18:37:02.388 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.386+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=MKHYK83JJ0M1 type=del size=2018908 2024-08-29T18:37:02.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.398+0000 7f6ed09098c0 1 < suggested update operation key=3GZQ8X1OX9YW tag=7JUSIFDGYG1V type=del size=2869203 2024-08-29T18:37:02.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.402+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=213Z429MCBBR type=del size=887846 2024-08-29T18:37:02.413 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.410+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~U0YSX7UOR65I.0 size=1048576 2024-08-29T18:37:02.418 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.414+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~U0YSX7UOR65I.1 size=1048576 2024-08-29T18:37:02.423 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.418+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~U0YSX7UOR65I.2 size=318054 2024-08-29T18:37:02.433 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.430+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=U0YSX7UOR65I tag=E95CENGK41Z9 type=write size=3463782 2024-08-29T18:37:02.439 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.434+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=JL8Z8IBL5AG1 type=del size=944216 2024-08-29T18:37:02.445 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.442+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~8M1KAO9RXWZL.0 size=1048576 2024-08-29T18:37:02.451 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.446+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~8M1KAO9RXWZL.1 size=1048576 2024-08-29T18:37:02.456 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.454+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~8M1KAO9RXWZL.2 size=216797 2024-08-29T18:37:02.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.462+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=8M1KAO9RXWZL tag=H1OQEX2FKB73 type=write size=3362525 2024-08-29T18:37:02.478 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.474+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~7GQ83UTYDOB4.0 size=1048576 2024-08-29T18:37:02.483 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.478+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~7GQ83UTYDOB4.1 size=1048576 2024-08-29T18:37:02.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.486+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~7GQ83UTYDOB4.2 size=790664 2024-08-29T18:37:02.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.486+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=7GQ83UTYDOB4 tag=NUP75UYZ7M6T type=write size=3936392 2024-08-29T18:37:02.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.490+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=FZT45WGOVW6T type=del 2024-08-29T18:37:02.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.498+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=0OVZ5V10NH66 type=write size=494075 2024-08-29T18:37:02.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.506+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~WB7APF4VOBXB.0 size=1048576 2024-08-29T18:37:02.514 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.510+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~WB7APF4VOBXB.1 size=235780 2024-08-29T18:37:02.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.522+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=WB7APF4VOBXB tag=9ANGHMH7GH57 type=write size=2332932 2024-08-29T18:37:02.536 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.534+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~C3RPBU50SK64.0 size=1048576 2024-08-29T18:37:02.541 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.538+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~C3RPBU50SK64.1 size=1048576 2024-08-29T18:37:02.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.542+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~C3RPBU50SK64.2 size=956403 2024-08-29T18:37:02.546 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.542+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=C3RPBU50SK64 tag=J6F4LALL3T6L type=write size=4102131 2024-08-29T18:37:02.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.546+0000 7f6ed09098c0 1 < completed write operation key=MC8ER9H5LSDG tag=V8LWKDIJR5NW type=write size=490770 2024-08-29T18:37:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:02 smithi144 bash[67678]: cluster 2024-08-29T18:37:01.111790+0000 mgr.y (mgr.34104) 740 : cluster [DBG] pgmap v1458: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 117 KiB/s wr, 600 op/s 2024-08-29T18:37:02.562 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.558+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~WRS5X5400UNR.0 size=1048576 2024-08-29T18:37:02.567 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.562+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~WRS5X5400UNR.1 size=188225 2024-08-29T18:37:02.567 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.562+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=WRS5X5400UNR tag=DNNKMWSE1I0H type=write size=2285377 2024-08-29T18:37:02.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.570+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QSVVNYM4DIA2.0 size=1048576 2024-08-29T18:37:02.578 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.574+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~QSVVNYM4DIA2.1 size=389263 2024-08-29T18:37:02.588 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.586+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=QSVVNYM4DIA2 tag=G9YKB68LY1RO type=write size=2486415 2024-08-29T18:37:02.594 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.590+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=KZU7DQNOX8N6 type=del size=1208311 2024-08-29T18:37:02.600 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.594+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=F5HSRUXXA94M type=del 2024-08-29T18:37:02.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.602+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=TZO7TU17N968 type=del size=489646 2024-08-29T18:37:02.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.614+0000 7f6ed09098c0 1 < suggested remove operation key=8QI8JSK2PKHT tag=GM2KBJHGTGTX type=del 2024-08-29T18:37:02.623 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.618+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=GB3YQUSQ32SJ type=write size=859160 2024-08-29T18:37:02.629 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.626+0000 7f6ed09098c0 1 < canceled operation key=1JIBQEPGZKPL tag=KJOUA8V6T4NA type=write size=238704 2024-08-29T18:37:02.637 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.634+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=4BBZJ7OXMEO5 type=write size=409720 2024-08-29T18:37:02.643 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.638+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=P1YUELWCE7FT type=del 2024-08-29T18:37:02.648 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.646+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=CXNSRPNZOVZF type=del size=3426753 2024-08-29T18:37:02.653 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.650+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=89BMAI9XQ2ID type=del 2024-08-29T18:37:02.664 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.662+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~GU6CX83BBP32.0 size=1048576 2024-08-29T18:37:02.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.666+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~GU6CX83BBP32.1 size=1048576 2024-08-29T18:37:02.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.670+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~GU6CX83BBP32.2 size=477701 2024-08-29T18:37:02.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.670+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=GU6CX83BBP32 tag=G1YONGE5IGPI type=write size=3623429 2024-08-29T18:37:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:02 smithi089 bash[77323]: cluster 2024-08-29T18:37:01.111790+0000 mgr.y (mgr.34104) 740 : cluster [DBG] pgmap v1458: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 117 KiB/s wr, 600 op/s 2024-08-29T18:37:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:02 smithi089 bash[78574]: cluster 2024-08-29T18:37:01.111790+0000 mgr.y (mgr.34104) 740 : cluster [DBG] pgmap v1458: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 117 KiB/s wr, 600 op/s 2024-08-29T18:37:02.683 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.678+0000 7f6ed09098c0 -1 < failed to complete operation key=JZAZMOA9DG2A tag=WA7NU4XMAVCF type=del size=3853529: (22) Invalid argument 2024-08-29T18:37:02.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.686+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=DNJ83Y2YPD15 type=del size=340283 2024-08-29T18:37:02.696 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.694+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=4ZJZ4ZBDP3ER type=del 2024-08-29T18:37:02.702 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.698+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=N62NS10U7EZP type=write size=532936 2024-08-29T18:37:02.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.706+0000 7f6ed09098c0 -1 < failed to complete operation key=JZAZMOA9DG2A tag=4KNRY98OTWU4 type=del size=3576702: (22) Invalid argument 2024-08-29T18:37:02.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.718+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~DGRU7D24VEVO.0 size=1048576 2024-08-29T18:37:02.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.722+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~DGRU7D24VEVO.1 size=1048576 2024-08-29T18:37:02.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.726+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~DGRU7D24VEVO.2 size=193558 2024-08-29T18:37:02.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.726+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=DGRU7D24VEVO tag=VGF0X3SXPOA3 type=write size=3339286 2024-08-29T18:37:02.734 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.730+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=MKHYK83JJ0M1 type=del 2024-08-29T18:37:02.745 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.742+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~RDA8OVJZUK02.0 size=1048576 2024-08-29T18:37:02.750 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.746+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~RDA8OVJZUK02.1 size=1048576 2024-08-29T18:37:02.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.750+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~RDA8OVJZUK02.2 size=214529 2024-08-29T18:37:02.755 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.750+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=RDA8OVJZUK02 tag=L8NFXEHFTUSA type=write size=3360257 2024-08-29T18:37:02.761 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.758+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=213Z429MCBBR type=del 2024-08-29T18:37:02.767 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.762+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=5YPS61RLBTY4 type=del size=2585154 2024-08-29T18:37:02.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.770+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=JL8Z8IBL5AG1 type=del 2024-08-29T18:37:02.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.778+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=2HLR3RVXIUAP type=del size=324161 2024-08-29T18:37:02.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.782+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~7GQ83UTYDOB4.0 size=1048576 2024-08-29T18:37:02.792 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.786+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~7GQ83UTYDOB4.1 size=1048576 2024-08-29T18:37:02.796 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.794+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~7GQ83UTYDOB4.2 size=790664 2024-08-29T18:37:02.806 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.802+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=7GQ83UTYDOB4 tag=NUP75UYZ7M6T type=write size=3936392 2024-08-29T18:37:02.818 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.814+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~NGH1KSW5FYWG.0 size=1048576 2024-08-29T18:37:02.823 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.818+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~NGH1KSW5FYWG.1 size=1048576 2024-08-29T18:37:02.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.826+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~NGH1KSW5FYWG.2 size=1032142 2024-08-29T18:37:02.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.826+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=NGH1KSW5FYWG tag=USY21MHPDAMM type=write size=4177870 2024-08-29T18:37:02.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.830+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=0OVZ5V10NH66 type=write size=494075 2024-08-29T18:37:02.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.838+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=Z1RS5882RVB6 type=del size=3584785 2024-08-29T18:37:02.847 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.842+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~C3RPBU50SK64.0 size=1048576 2024-08-29T18:37:02.852 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.850+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~C3RPBU50SK64.1 size=1048576 2024-08-29T18:37:02.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.854+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~C3RPBU50SK64.2 size=956403 2024-08-29T18:37:02.868 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.862+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=C3RPBU50SK64 tag=J6F4LALL3T6L type=write size=4102131 2024-08-29T18:37:02.873 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.869+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=SOB1QHVD4Z0F type=del size=3231923 2024-08-29T18:37:02.879 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.873+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~WRS5X5400UNR.0 size=1048576 2024-08-29T18:37:02.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.881+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~WRS5X5400UNR.1 size=188225 2024-08-29T18:37:02.894 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.889+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=WRS5X5400UNR tag=DNNKMWSE1I0H type=write size=2285377 2024-08-29T18:37:02.906 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.901+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~2DNZOX94ESU7.0 size=1048576 2024-08-29T18:37:02.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.905+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~2DNZOX94ESU7.1 size=1048576 2024-08-29T18:37:02.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.913+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~2DNZOX94ESU7.2 size=75395 2024-08-29T18:37:02.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.913+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=2DNZOX94ESU7 tag=ESH1JKMTI08E type=write size=3221123 2024-08-29T18:37:02.928 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.925+0000 7f6ed09098c0 1 < suggested update operation key=W3OD42MVSYAC tag=KZU7DQNOX8N6 type=del size=1208311 2024-08-29T18:37:02.934 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.929+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=04ISKMH2QOQD type=del size=2822295 2024-08-29T18:37:02.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.941+0000 7f6ed09098c0 1 < suggested update operation key=9KLW4Z2X4RX7 tag=TZO7TU17N968 type=del size=489646 2024-08-29T18:37:02.953 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.949+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=5JJ6QKO2EVVY type=del size=541176 2024-08-29T18:37:02.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.953+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=GB3YQUSQ32SJ type=write size=859160 2024-08-29T18:37:02.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.965+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~SFTJWVRZTSCU.0 size=8590 2024-08-29T18:37:02.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.965+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=SFTJWVRZTSCU tag=4OE6J9U6PRW1 type=write size=1057166 2024-08-29T18:37:02.977 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.973+0000 7f6ed09098c0 1 < completed write operation key=J2TTZYWCXQEQ tag=4BBZJ7OXMEO5 type=write size=409720 2024-08-29T18:37:02.984 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.977+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=ZO2MNSICM72X type=del size=3809562 2024-08-29T18:37:02.990 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.985+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=CXNSRPNZOVZF type=del 2024-08-29T18:37:03.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:02.997+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~8JT2QKFK2IVX.0 size=1048576 2024-08-29T18:37:03.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.001+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~8JT2QKFK2IVX.1 size=1048576 2024-08-29T18:37:03.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.005+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~8JT2QKFK2IVX.2 size=1023348 2024-08-29T18:37:03.011 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.005+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=8JT2QKFK2IVX tag=EUT4IGY2US97 type=write size=4169076 2024-08-29T18:37:03.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.013+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~GU6CX83BBP32.0 size=1048576 2024-08-29T18:37:03.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.017+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~GU6CX83BBP32.1 size=1048576 2024-08-29T18:37:03.028 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.021+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~GU6CX83BBP32.2 size=477701 2024-08-29T18:37:03.038 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.033+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=GU6CX83BBP32 tag=G1YONGE5IGPI type=write size=3623429 2024-08-29T18:37:03.048 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.045+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~WNS7HBF988FV.0 size=1048576 2024-08-29T18:37:03.053 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.049+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~WNS7HBF988FV.1 size=1048576 2024-08-29T18:37:03.058 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.053+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~WNS7HBF988FV.2 size=845930 2024-08-29T18:37:03.058 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.053+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=WNS7HBF988FV tag=0WQDDPY55OVX type=write size=3991658 2024-08-29T18:37:03.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.057+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=DNJ83Y2YPD15 type=del 2024-08-29T18:37:03.069 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.065+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=4706LSMF02TS type=del size=2797830 2024-08-29T18:37:03.080 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.077+0000 7f6ed09098c0 1 < suggested remove operation key=MFIKA3GJW88G tag=N62NS10U7EZP type=write 2024-08-29T18:37:03.086 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.081+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=6WSXWLR4J80E type=write size=65016 2024-08-29T18:37:03.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.081+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~DGRU7D24VEVO.0 size=1048576 2024-08-29T18:37:03.087 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.081+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~DGRU7D24VEVO.1 size=1048576 2024-08-29T18:37:03.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.089+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~DGRU7D24VEVO.2 size=193558 2024-08-29T18:37:03.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.097+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=DGRU7D24VEVO tag=VGF0X3SXPOA3 type=write size=3339286 2024-08-29T18:37:03.108 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.105+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=ZIJ9J93SCGB9 type=del size=3845341 2024-08-29T18:37:03.114 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.109+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~RDA8OVJZUK02.0 size=1048576 2024-08-29T18:37:03.120 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.113+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~RDA8OVJZUK02.1 size=1048576 2024-08-29T18:37:03.125 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.121+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~RDA8OVJZUK02.2 size=214529 2024-08-29T18:37:03.136 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.129+0000 7f6ed09098c0 1 < completed multipart upload key=KJ33F33FWI4D upload=RDA8OVJZUK02 tag=L8NFXEHFTUSA type=write size=3360257 2024-08-29T18:37:03.146 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.141+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~KOWWAPMXVIW6.0 size=1048576 2024-08-29T18:37:03.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.145+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~KOWWAPMXVIW6.1 size=609877 2024-08-29T18:37:03.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.145+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=KOWWAPMXVIW6 tag=YXZXM1324HGW type=write size=2707029 2024-08-29T18:37:03.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.157+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=5YPS61RLBTY4 type=del size=2585154 2024-08-29T18:37:03.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.169+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~GURKA2OFO8IS.0 size=1048576 2024-08-29T18:37:03.178 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.173+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~GURKA2OFO8IS.1 size=438264 2024-08-29T18:37:03.178 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.173+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=GURKA2OFO8IS tag=Y5JXRIHMJ8E0 type=write size=2535416 2024-08-29T18:37:03.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.177+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=2HLR3RVXIUAP type=del 2024-08-29T18:37:03.194 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.189+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~OVV80YRIM214.0 size=345700 2024-08-29T18:37:03.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.189+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=OVV80YRIM214 tag=V5RQF57PGUJL type=write size=1394276 2024-08-29T18:37:03.195 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.189+0000 7f6ed09098c0 1 < canceled part key=_multipart_U1C7NYZ2J1K9.2~NGH1KSW5FYWG.0 size=1048576 2024-08-29T18:37:03.201 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.197+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~NGH1KSW5FYWG.1 size=1048576 2024-08-29T18:37:03.206 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.201+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~NGH1KSW5FYWG.2 size=1032142 2024-08-29T18:37:03.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.213+0000 7f6ed09098c0 1 < canceled multipart upload key=U1C7NYZ2J1K9 upload=NGH1KSW5FYWG tag=USY21MHPDAMM type=write size=4177870 2024-08-29T18:37:03.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.217+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=1I8X9OIDPFFA type=del size=3292810 2024-08-29T18:37:03.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.225+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=Z1RS5882RVB6 type=del 2024-08-29T18:37:03.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.229+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=20F6C7R85FAG type=del size=3872929 2024-08-29T18:37:03.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.237+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=SOB1QHVD4Z0F type=del 2024-08-29T18:37:03.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.249+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~GG3B08JTGTMG.0 size=1048576 2024-08-29T18:37:03.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.253+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~GG3B08JTGTMG.1 size=784771 2024-08-29T18:37:03.258 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.253+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=GG3B08JTGTMG tag=XXU6A00H439O type=write size=2881923 2024-08-29T18:37:03.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.261+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~2DNZOX94ESU7.0 size=1048576 2024-08-29T18:37:03.264 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.261+0000 7f6ed09098c0 1 < canceled part key=_multipart_33M9LBPG8N6W.2~2DNZOX94ESU7.1 size=1048576 2024-08-29T18:37:03.270 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.265+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~2DNZOX94ESU7.2 size=75395 2024-08-29T18:37:03.280 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.277+0000 7f6ed09098c0 1 < canceled multipart upload key=33M9LBPG8N6W upload=2DNZOX94ESU7 tag=ESH1JKMTI08E type=write size=3221123 2024-08-29T18:37:03.293 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.289+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~6X1LQPOVI0K1.0 size=1048576 2024-08-29T18:37:03.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.293+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~6X1LQPOVI0K1.1 size=568928 2024-08-29T18:37:03.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.293+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=6X1LQPOVI0K1 tag=7P72Z4VXSG4A type=write size=2666080 2024-08-29T18:37:03.306 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.301+0000 7f6ed09098c0 -1 < failed to complete operation key=9KLW4Z2X4RX7 tag=04ISKMH2QOQD type=del size=2822295: (22) Invalid argument 2024-08-29T18:37:03.318 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.313+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~RFMA7KMUFSLJ.0 size=148392 2024-08-29T18:37:03.318 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.313+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=RFMA7KMUFSLJ tag=PLW0Q6Z03FOI type=write size=1196968 2024-08-29T18:37:03.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.321+0000 7f6ed09098c0 1 < canceled operation key=LXZSPPSTIY28 tag=5JJ6QKO2EVVY type=del size=541176 2024-08-29T18:37:03.335 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.329+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~6SKHVL6XQE7B.0 size=802545 2024-08-29T18:37:03.335 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.329+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=6SKHVL6XQE7B tag=OFAT771JBPA8 type=write size=1851121 2024-08-29T18:37:03.341 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.337+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~SFTJWVRZTSCU.0 size=8590 2024-08-29T18:37:03.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.345+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=SFTJWVRZTSCU tag=4OE6J9U6PRW1 type=write size=1057166 2024-08-29T18:37:03.356 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.353+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=3034VWHSS5E3 type=del size=3640809 2024-08-29T18:37:03.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.357+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=ZO2MNSICM72X type=del 2024-08-29T18:37:03.368 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.365+0000 7f6ed09098c0 1 > prepared operation key=BOUYT3VGT2HB tag=55MJCKM5HTHZ type=write size=445461 2024-08-29T18:37:03.374 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.369+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~8JT2QKFK2IVX.0 size=1048576 2024-08-29T18:37:03.379 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.373+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~8JT2QKFK2IVX.1 size=1048576 2024-08-29T18:37:03.379 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.373+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~8JT2QKFK2IVX.2 size=1023348 2024-08-29T18:37:03.389 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.385+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=8JT2QKFK2IVX tag=EUT4IGY2US97 type=write size=4169076 2024-08-29T18:37:03.395 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.389+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=N32QB2S20RZP type=del size=2611591 2024-08-29T18:37:03.400 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.397+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~WNS7HBF988FV.0 size=1048576 2024-08-29T18:37:03.405 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.401+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~WNS7HBF988FV.1 size=1048576 2024-08-29T18:37:03.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.405+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~WNS7HBF988FV.2 size=845930 2024-08-29T18:37:03.421 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.417+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=WNS7HBF988FV tag=0WQDDPY55OVX type=write size=3991658 2024-08-29T18:37:03.432 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.429+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~GL2MZK98L17G.0 size=1048576 2024-08-29T18:37:03.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.433+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~GL2MZK98L17G.1 size=684134 2024-08-29T18:37:03.437 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.433+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=GL2MZK98L17G tag=IONWHED0MYHZ type=write size=2781286 2024-08-29T18:37:03.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.445+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=4706LSMF02TS type=del size=2797830 2024-08-29T18:37:03.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.449+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=98227G7V50B2 type=del size=1177740 2024-08-29T18:37:03.467 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.461+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=6WSXWLR4J80E type=write size=65016 2024-08-29T18:37:03.473 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.469+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=CR9DJ3HRWAAU type=del size=2174574 2024-08-29T18:37:03.483 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.477+0000 7f6ed09098c0 1 < completed delete operation key=BOUYT3VGT2HB tag=ZIJ9J93SCGB9 type=del 2024-08-29T18:37:03.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.485+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=QBY8QVOV7D5V type=del size=1716731 2024-08-29T18:37:03.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.489+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~KOWWAPMXVIW6.0 size=1048576 2024-08-29T18:37:03.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.489+0000 7f6ed09098c0 1 < canceled part key=_multipart_MC8ER9H5LSDG.2~KOWWAPMXVIW6.1 size=609877 2024-08-29T18:37:03.505 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.501+0000 7f6ed09098c0 1 < canceled multipart upload key=MC8ER9H5LSDG upload=KOWWAPMXVIW6 tag=YXZXM1324HGW type=write size=2707029 2024-08-29T18:37:03.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.509+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=WLFL1WZ8HCSU type=del size=1949030 2024-08-29T18:37:03.519 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.513+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~GURKA2OFO8IS.0 size=1048576 2024-08-29T18:37:03.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.521+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~GURKA2OFO8IS.1 size=438264 2024-08-29T18:37:03.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.529+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=GURKA2OFO8IS tag=Y5JXRIHMJ8E0 type=write size=2535416 2024-08-29T18:37:03.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.541+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~YCY8UZXGTOEK.0 size=1048576 2024-08-29T18:37:03.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.549+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~YCY8UZXGTOEK.1 size=1048576 2024-08-29T18:37:03.558 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.553+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~YCY8UZXGTOEK.2 size=515076 2024-08-29T18:37:03.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.553+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=YCY8UZXGTOEK tag=Y1BDLX69KE33 type=write size=3660804 2024-08-29T18:37:03.564 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.561+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~OVV80YRIM214.0 size=345700 2024-08-29T18:37:03.574 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.569+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=OVV80YRIM214 tag=V5RQF57PGUJL type=write size=1394276 2024-08-29T18:37:03.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.581+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~O0PGRJ0L60ZE.0 size=1048576 2024-08-29T18:37:03.591 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.585+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~O0PGRJ0L60ZE.1 size=1048576 2024-08-29T18:37:03.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.593+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~O0PGRJ0L60ZE.2 size=116144 2024-08-29T18:37:03.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.593+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=O0PGRJ0L60ZE tag=US2GJSJQXDWZ type=write size=3261872 2024-08-29T18:37:03.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.605+0000 7f6ed09098c0 1 < suggested update operation key=MC8ER9H5LSDG tag=1I8X9OIDPFFA type=del size=3292810 2024-08-29T18:37:03.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.613+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=UTP0HO1ETWWA type=del size=3824140 2024-08-29T18:37:03.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.621+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=20F6C7R85FAG type=del 2024-08-29T18:37:03.632 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.625+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=TPMDLT2GYD4K type=del size=1888015 2024-08-29T18:37:03.636 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.633+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~GG3B08JTGTMG.0 size=1048576 2024-08-29T18:37:03.642 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.637+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~GG3B08JTGTMG.1 size=784771 2024-08-29T18:37:03.652 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.649+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=GG3B08JTGTMG tag=XXU6A00H439O type=write size=2881923 2024-08-29T18:37:03.658 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.653+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=WNUEN10CKY3G type=del size=1953065 2024-08-29T18:37:03.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.657+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~6X1LQPOVI0K1.0 size=1048576 2024-08-29T18:37:03.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.665+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~6X1LQPOVI0K1.1 size=568928 2024-08-29T18:37:03.679 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.673+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=6X1LQPOVI0K1 tag=7P72Z4VXSG4A type=write size=2666080 2024-08-29T18:37:03.690 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.685+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~JOP3XEJ5STK3.0 size=1048576 2024-08-29T18:37:03.694 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.689+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~JOP3XEJ5STK3.1 size=1048576 2024-08-29T18:37:03.700 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.697+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~JOP3XEJ5STK3.2 size=264381 2024-08-29T18:37:03.700 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.697+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=JOP3XEJ5STK3 tag=P72RJHAS079V type=write size=3410109 2024-08-29T18:37:03.706 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.701+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~RFMA7KMUFSLJ.0 size=148392 2024-08-29T18:37:03.717 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.713+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=RFMA7KMUFSLJ tag=PLW0Q6Z03FOI type=write size=1196968 2024-08-29T18:37:03.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.721+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~GE4I3Y6M138R.0 size=1048576 2024-08-29T18:37:03.732 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.729+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~GE4I3Y6M138R.1 size=1048576 2024-08-29T18:37:03.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.733+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~GE4I3Y6M138R.2 size=238646 2024-08-29T18:37:03.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.733+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=GE4I3Y6M138R tag=R7JTQY0ZWS7A type=write size=3384374 2024-08-29T18:37:03.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.733+0000 7f6ed09098c0 1 < canceled part key=_multipart_J2TTZYWCXQEQ.2~6SKHVL6XQE7B.0 size=802545 2024-08-29T18:37:03.747 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.741+0000 7f6ed09098c0 1 < canceled multipart upload key=J2TTZYWCXQEQ upload=6SKHVL6XQE7B tag=OFAT771JBPA8 type=write size=1851121 2024-08-29T18:37:03.753 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.749+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=KNJ4DREMJ7C8 type=del size=1506915 2024-08-29T18:37:03.757 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.753+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=3034VWHSS5E3 type=del 2024-08-29T18:37:03.763 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.757+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=KICEQ86T6UF0 type=del size=2995052 2024-08-29T18:37:03.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.765+0000 7f6ed09098c0 1 < canceled operation key=BOUYT3VGT2HB tag=55MJCKM5HTHZ type=write size=445461 2024-08-29T18:37:03.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.769+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=D4WBA0RTJW4V type=del size=2256500 2024-08-29T18:37:03.781 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.777+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=N32QB2S20RZP type=del size=2611591: (22) Invalid argument 2024-08-29T18:37:03.788 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.785+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=X4L6CR889L5W type=del size=3934832 2024-08-29T18:37:03.794 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.789+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~GL2MZK98L17G.0 size=1048576 2024-08-29T18:37:03.799 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.793+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~GL2MZK98L17G.1 size=684134 2024-08-29T18:37:03.810 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.805+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=GL2MZK98L17G tag=IONWHED0MYHZ type=write size=2781286 2024-08-29T18:37:03.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.817+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~520FDRPWLNU7.0 size=669409 2024-08-29T18:37:03.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.817+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=520FDRPWLNU7 tag=GATNI87LS5JN type=write size=1717985 2024-08-29T18:37:03.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.825+0000 7f6ed09098c0 -1 < failed to complete operation key=MC8ER9H5LSDG tag=98227G7V50B2 type=del size=1177740: (22) Invalid argument 2024-08-29T18:37:03.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.829+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=VP705XU0ZBIO type=del size=1071028 2024-08-29T18:37:03.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.837+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=CR9DJ3HRWAAU type=del 2024-08-29T18:37:03.845 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.841+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=FWYLB0LQBT5V type=del size=3431456 2024-08-29T18:37:03.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.845+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=QBY8QVOV7D5V type=del 2024-08-29T18:37:03.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.857+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~UI63N7B3FJR9.0 size=606902 2024-08-29T18:37:03.862 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.857+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=UI63N7B3FJR9 tag=NWVFFJF37U3B type=write size=1655478 2024-08-29T18:37:03.867 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.861+0000 7f6ed09098c0 1 < completed delete operation key=BW4L44FNGYOU tag=WLFL1WZ8HCSU type=del 2024-08-29T18:37:03.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.869+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=OOT4OJLB51JX type=del size=1575715 2024-08-29T18:37:03.882 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.877+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~YCY8UZXGTOEK.0 size=1048576 2024-08-29T18:37:03.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.881+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~YCY8UZXGTOEK.1 size=1048576 2024-08-29T18:37:03.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.881+0000 7f6ed09098c0 1 < canceled part key=_multipart_8YEVJGWDV919.2~YCY8UZXGTOEK.2 size=515076 2024-08-29T18:37:03.897 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.893+0000 7f6ed09098c0 1 < canceled multipart upload key=8YEVJGWDV919 upload=YCY8UZXGTOEK tag=Y1BDLX69KE33 type=write size=3660804 2024-08-29T18:37:03.902 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.897+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=3RH0XKEIOQ6H type=del size=2589199 2024-08-29T18:37:03.908 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.905+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~O0PGRJ0L60ZE.0 size=1048576 2024-08-29T18:37:03.913 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.909+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~O0PGRJ0L60ZE.1 size=1048576 2024-08-29T18:37:03.917 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.913+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~O0PGRJ0L60ZE.2 size=116144 2024-08-29T18:37:03.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.921+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=O0PGRJ0L60ZE tag=US2GJSJQXDWZ type=write size=3261872 2024-08-29T18:37:03.933 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.929+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=5SCIT4U9H3CO type=del size=730257 2024-08-29T18:37:03.938 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.933+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=UTP0HO1ETWWA type=del 2024-08-29T18:37:03.950 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.945+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~KC4FVJD3QHZ8.0 size=1048576 2024-08-29T18:37:03.954 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.949+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~KC4FVJD3QHZ8.1 size=1048576 2024-08-29T18:37:03.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.953+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~KC4FVJD3QHZ8.2 size=361142 2024-08-29T18:37:03.959 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.953+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=KC4FVJD3QHZ8 tag=I2FMQP935DXG type=write size=3506870 2024-08-29T18:37:03.965 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.961+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=TPMDLT2GYD4K type=del 2024-08-29T18:37:03.982 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.977+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~IO88FJ0RCPIV.0 size=1048576 2024-08-29T18:37:03.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.981+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~IO88FJ0RCPIV.1 size=936228 2024-08-29T18:37:03.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.981+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=IO88FJ0RCPIV tag=03QFE7BULEMY type=write size=3033380 2024-08-29T18:37:03.994 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.989+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=WNUEN10CKY3G type=del 2024-08-29T18:37:03.999 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:03.993+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=SWL10OGGBB7P type=del size=1128059 2024-08-29T18:37:04.006 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.001+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~JOP3XEJ5STK3.0 size=1048576 2024-08-29T18:37:04.010 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.005+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~JOP3XEJ5STK3.1 size=1048576 2024-08-29T18:37:04.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.009+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~JOP3XEJ5STK3.2 size=264381 2024-08-29T18:37:04.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.021+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=JOP3XEJ5STK3 tag=P72RJHAS079V type=write size=3410109 2024-08-29T18:37:04.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.029+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~VGOAM52TB10F.0 size=1048576 2024-08-29T18:37:04.041 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.037+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~VGOAM52TB10F.1 size=1048576 2024-08-29T18:37:04.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.041+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~VGOAM52TB10F.2 size=333009 2024-08-29T18:37:04.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.041+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=VGOAM52TB10F tag=ZSIT11RDEWCD type=write size=3478737 2024-08-29T18:37:04.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.045+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~GE4I3Y6M138R.0 size=1048576 2024-08-29T18:37:04.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.053+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~GE4I3Y6M138R.1 size=1048576 2024-08-29T18:37:04.061 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.057+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~GE4I3Y6M138R.2 size=238646 2024-08-29T18:37:04.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.065+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=GE4I3Y6M138R tag=R7JTQY0ZWS7A type=write size=3384374 2024-08-29T18:37:04.076 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.073+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=PRZZHTAKHHRB type=write size=296005 2024-08-29T18:37:04.082 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.077+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=KNJ4DREMJ7C8 type=del 2024-08-29T18:37:04.092 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.089+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~5W17UZ7ALO3H.0 size=1048576 2024-08-29T18:37:04.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.093+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~5W17UZ7ALO3H.1 size=591356 2024-08-29T18:37:04.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.093+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=5W17UZ7ALO3H tag=RX0OG8OLIKY9 type=write size=2688508 2024-08-29T18:37:04.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.097+0000 7f6ed09098c0 1 < canceled operation key=BW4L44FNGYOU tag=KICEQ86T6UF0 type=del size=2995052 2024-08-29T18:37:04.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.105+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=8VTWP21BPOS1 type=del size=199910 2024-08-29T18:37:04.115 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.109+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=D4WBA0RTJW4V type=del 2024-08-29T18:37:04.121 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.117+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=FYKDJG81SC0A type=del size=3179816 2024-08-29T18:37:04.129 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.125+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=X4L6CR889L5W type=del 2024-08-29T18:37:04.135 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.129+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=1L00Y8OLO330 type=del size=3647808 2024-08-29T18:37:04.141 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.137+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~520FDRPWLNU7.0 size=669409 2024-08-29T18:37:04.151 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.145+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=520FDRPWLNU7 tag=GATNI87LS5JN type=write size=1717985 2024-08-29T18:37:04.162 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.157+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~9S2IATVKNG09.0 size=1048576 2024-08-29T18:37:04.166 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.161+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~9S2IATVKNG09.1 size=1048576 2024-08-29T18:37:04.171 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.165+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~9S2IATVKNG09.2 size=401918 2024-08-29T18:37:04.171 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.165+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=9S2IATVKNG09 tag=MSM0NMCQF29P type=write size=3547646 2024-08-29T18:37:04.177 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.173+0000 7f6ed09098c0 1 < canceled operation key=MFIKA3GJW88G tag=VP705XU0ZBIO type=del size=1071028 2024-08-29T18:37:04.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.181+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~CLJG7MWNPHXG.0 size=660347 2024-08-29T18:37:04.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.181+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=CLJG7MWNPHXG tag=LRN3C3A1N48H type=write size=1708923 2024-08-29T18:37:04.192 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.189+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=FWYLB0LQBT5V type=del 2024-08-29T18:37:04.204 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.201+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~D6F3XR2EINNO.0 size=1048576 2024-08-29T18:37:04.209 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.205+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~D6F3XR2EINNO.1 size=1048576 2024-08-29T18:37:04.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.209+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~D6F3XR2EINNO.2 size=983291 2024-08-29T18:37:04.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.209+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=D6F3XR2EINNO tag=YF9YAUJ0Y0S2 type=write size=4129019 2024-08-29T18:37:04.215 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.209+0000 7f6ed09098c0 1 < canceled part key=_multipart_MC8ER9H5LSDG.2~UI63N7B3FJR9.0 size=606902 2024-08-29T18:37:04.225 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.221+0000 7f6ed09098c0 1 < canceled multipart upload key=MC8ER9H5LSDG upload=UI63N7B3FJR9 tag=NWVFFJF37U3B type=write size=1655478 2024-08-29T18:37:04.231 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.225+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=U4RQEXHUMR2U type=del size=3671222 2024-08-29T18:37:04.244 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.237+0000 7f6ed09098c0 1 < suggested remove operation key=33M9LBPG8N6W tag=OOT4OJLB51JX type=del 2024-08-29T18:37:04.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.249+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~EBIHB60UNUMX.0 size=951356 2024-08-29T18:37:04.253 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.249+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=EBIHB60UNUMX tag=OCVOXWDTHGGM type=write size=1999932 2024-08-29T18:37:04.265 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.261+0000 7f6ed09098c0 1 < suggested remove operation key=PKQYV72BR5HD tag=3RH0XKEIOQ6H type=del 2024-08-29T18:37:04.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.273+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~6U3Y0D4SRWP6.0 size=1048576 2024-08-29T18:37:04.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.277+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~6U3Y0D4SRWP6.1 size=888329 2024-08-29T18:37:04.281 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.277+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=6U3Y0D4SRWP6 tag=00T8GV238RW6 type=write size=2985481 2024-08-29T18:37:04.286 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.281+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=5SCIT4U9H3CO type=del 2024-08-29T18:37:04.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.293+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~AZ0ODFY43888.0 size=1048576 2024-08-29T18:37:04.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.297+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~AZ0ODFY43888.1 size=1048576 2024-08-29T18:37:04.308 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.305+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~AZ0ODFY43888.2 size=734216 2024-08-29T18:37:04.308 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.305+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=AZ0ODFY43888 tag=V6F9K5J6SIHP type=write size=3879944 2024-08-29T18:37:04.314 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.309+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~KC4FVJD3QHZ8.0 size=1048576 2024-08-29T18:37:04.318 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.313+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~KC4FVJD3QHZ8.1 size=1048576 2024-08-29T18:37:04.323 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.321+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~KC4FVJD3QHZ8.2 size=361142 2024-08-29T18:37:04.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.329+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=KC4FVJD3QHZ8 tag=I2FMQP935DXG type=write size=3506870 2024-08-29T18:37:04.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.341+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~360LLR1U2EHE.0 size=1014615 2024-08-29T18:37:04.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.341+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=360LLR1U2EHE tag=3CKBWFDW2MP2 type=write size=2063191 2024-08-29T18:37:04.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.345+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~IO88FJ0RCPIV.0 size=1048576 2024-08-29T18:37:04.355 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.349+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~IO88FJ0RCPIV.1 size=936228 2024-08-29T18:37:04.363 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.357+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=IO88FJ0RCPIV tag=03QFE7BULEMY type=write size=3033380 2024-08-29T18:37:04.373 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.369+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~XMYADEL7YG0U.0 size=1048576 2024-08-29T18:37:04.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.373+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~XMYADEL7YG0U.1 size=1048576 2024-08-29T18:37:04.384 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.381+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~XMYADEL7YG0U.2 size=121433 2024-08-29T18:37:04.385 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.381+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=XMYADEL7YG0U tag=L09P1AGLC3U3 type=write size=3267161 2024-08-29T18:37:04.397 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.393+0000 7f6ed09098c0 1 < suggested remove operation key=8QI8JSK2PKHT tag=SWL10OGGBB7P type=del 2024-08-29T18:37:04.402 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.397+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=HSB4WA7UDO53 type=del size=1349546 2024-08-29T18:37:04.412 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.409+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~VGOAM52TB10F.0 size=1048576 2024-08-29T18:37:04.421 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.417+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~VGOAM52TB10F.1 size=1048576 2024-08-29T18:37:04.426 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.421+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~VGOAM52TB10F.2 size=333009 2024-08-29T18:37:04.436 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.433+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=VGOAM52TB10F tag=ZSIT11RDEWCD type=write size=3478737 2024-08-29T18:37:04.443 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.437+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=I8IJ3W6RKVLT type=del size=1866690 2024-08-29T18:37:04.449 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.445+0000 7f6ed09098c0 1 < completed write operation key=U1C7NYZ2J1K9 tag=PRZZHTAKHHRB type=write size=296005 2024-08-29T18:37:04.455 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.449+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=X3PJN7M8LHCX type=del size=2018838 2024-08-29T18:37:04.461 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.457+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~5W17UZ7ALO3H.0 size=1048576 2024-08-29T18:37:04.466 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.461+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~5W17UZ7ALO3H.1 size=591356 2024-08-29T18:37:04.477 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.473+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=5W17UZ7ALO3H tag=RX0OG8OLIKY9 type=write size=2688508 2024-08-29T18:37:04.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.485+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~B1WTGEWR0SCR.0 size=270240 2024-08-29T18:37:04.489 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.485+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=B1WTGEWR0SCR tag=F55736U4ON3N type=write size=1318816 2024-08-29T18:37:04.495 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.489+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=8VTWP21BPOS1 type=del 2024-08-29T18:37:04.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.497+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=LUBNT6YMYU00 type=del size=1956605 2024-08-29T18:37:04.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.501+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=FYKDJG81SC0A type=del 2024-08-29T18:37:04.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.509+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=O63CBOK902SE type=del size=2683264 2024-08-29T18:37:04.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.521+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=1L00Y8OLO330 type=del size=3647808 2024-08-29T18:37:04.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.533+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~0Z435K85TTD6.0 size=1048576 2024-08-29T18:37:04.542 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.537+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~0Z435K85TTD6.1 size=1048576 2024-08-29T18:37:04.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.545+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~0Z435K85TTD6.2 size=278184 2024-08-29T18:37:04.549 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.545+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=0Z435K85TTD6 tag=S0VSC33H6MMR type=write size=3423912 2024-08-29T18:37:04.555 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.549+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~9S2IATVKNG09.0 size=1048576 2024-08-29T18:37:04.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:04 smithi144 bash[67678]: cluster 2024-08-29T18:37:03.112856+0000 mgr.y (mgr.34104) 741 : cluster [DBG] pgmap v1459: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 117 KiB/s wr, 600 op/s 2024-08-29T18:37:04.561 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.557+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~9S2IATVKNG09.1 size=1048576 2024-08-29T18:37:04.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.561+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~9S2IATVKNG09.2 size=401918 2024-08-29T18:37:04.576 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.569+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=9S2IATVKNG09 tag=MSM0NMCQF29P type=write size=3547646 2024-08-29T18:37:04.581 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.577+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=W2JWREHF6MKL type=del size=2376237 2024-08-29T18:37:04.586 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.581+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~CLJG7MWNPHXG.0 size=660347 2024-08-29T18:37:04.596 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.593+0000 7f6ed09098c0 1 < completed multipart upload key=JFWKQNVPQWCB upload=CLJG7MWNPHXG tag=LRN3C3A1N48H type=write size=1708923 2024-08-29T18:37:04.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.597+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=ENM35A16TC3G type=del size=3057610 2024-08-29T18:37:04.607 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.601+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~D6F3XR2EINNO.0 size=1048576 2024-08-29T18:37:04.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.605+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~D6F3XR2EINNO.1 size=1048576 2024-08-29T18:37:04.616 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.613+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~D6F3XR2EINNO.2 size=983291 2024-08-29T18:37:04.627 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.621+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=D6F3XR2EINNO tag=YF9YAUJ0Y0S2 type=write size=4129019 2024-08-29T18:37:04.632 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.629+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=YU3Z1WVU4S54 type=write size=409650 2024-08-29T18:37:04.638 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.633+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=U4RQEXHUMR2U type=del 2024-08-29T18:37:04.649 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.645+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~SFMUI9JP62Y0.0 size=1048576 2024-08-29T18:37:04.653 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.649+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~SFMUI9JP62Y0.1 size=1048576 2024-08-29T18:37:04.658 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.653+0000 7f6ed09098c0 1 > prepared part key=_multipart_JZAZMOA9DG2A.2~SFMUI9JP62Y0.2 size=922925 2024-08-29T18:37:04.658 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.653+0000 7f6ed09098c0 1 > prepared multipart upload key=JZAZMOA9DG2A upload=SFMUI9JP62Y0 tag=JX6F65VQRMHH type=write size=4068653 2024-08-29T18:37:04.664 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.661+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~EBIHB60UNUMX.0 size=951356 2024-08-29T18:37:04.674 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.669+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=EBIHB60UNUMX tag=OCVOXWDTHGGM type=write size=1999932 2024-08-29T18:37:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:04 smithi089 bash[77323]: cluster 2024-08-29T18:37:03.112856+0000 mgr.y (mgr.34104) 741 : cluster [DBG] pgmap v1459: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 117 KiB/s wr, 600 op/s 2024-08-29T18:37:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:04 smithi089 bash[78574]: cluster 2024-08-29T18:37:03.112856+0000 mgr.y (mgr.34104) 741 : cluster [DBG] pgmap v1459: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 117 KiB/s wr, 600 op/s 2024-08-29T18:37:04.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.677+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=14BKT81SDP2P type=del size=912175 2024-08-29T18:37:04.681 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.677+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~6U3Y0D4SRWP6.0 size=1048576 2024-08-29T18:37:04.686 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.681+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~6U3Y0D4SRWP6.1 size=888329 2024-08-29T18:37:04.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.689+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=6U3Y0D4SRWP6 tag=00T8GV238RW6 type=write size=2985481 2024-08-29T18:37:04.701 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.697+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=WB7FIC5LL2B0 type=del size=933991 2024-08-29T18:37:04.707 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.701+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~AZ0ODFY43888.0 size=1048576 2024-08-29T18:37:04.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.709+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~AZ0ODFY43888.1 size=1048576 2024-08-29T18:37:04.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.713+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~AZ0ODFY43888.2 size=734216 2024-08-29T18:37:04.730 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.725+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=AZ0ODFY43888 tag=V6F9K5J6SIHP type=write size=3879944 2024-08-29T18:37:04.736 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.733+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=L1DOW5ODSOYT type=del size=318657 2024-08-29T18:37:04.742 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.737+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~360LLR1U2EHE.0 size=1014615 2024-08-29T18:37:04.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.749+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=360LLR1U2EHE tag=3CKBWFDW2MP2 type=write size=2063191 2024-08-29T18:37:04.758 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.753+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=BB5NL9MONKTS type=del size=1174041 2024-08-29T18:37:04.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.761+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~XMYADEL7YG0U.0 size=1048576 2024-08-29T18:37:04.769 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.765+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~XMYADEL7YG0U.1 size=1048576 2024-08-29T18:37:04.773 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.769+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~XMYADEL7YG0U.2 size=121433 2024-08-29T18:37:04.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.781+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=XMYADEL7YG0U tag=L09P1AGLC3U3 type=write size=3267161 2024-08-29T18:37:04.797 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.793+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DGJ9Q7T94CNL.0 size=1048576 2024-08-29T18:37:04.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.797+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DGJ9Q7T94CNL.1 size=1048576 2024-08-29T18:37:04.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.805+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~DGJ9Q7T94CNL.2 size=926798 2024-08-29T18:37:04.808 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.805+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=DGJ9Q7T94CNL tag=SY1WH3JMCVCC type=write size=4072526 2024-08-29T18:37:04.821 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.817+0000 7f6ed09098c0 1 < suggested update operation key=9YA3AB4NRFXE tag=HSB4WA7UDO53 type=del size=1349546 2024-08-29T18:37:04.827 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.821+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=VWHOOTTONCBX type=del size=1045440 2024-08-29T18:37:04.833 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.829+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=I8IJ3W6RKVLT type=del 2024-08-29T18:37:04.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.833+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=2XV786X2YRAS type=del size=666865 2024-08-29T18:37:04.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.841+0000 7f6ed09098c0 1 < completed delete operation key=KJ33F33FWI4D tag=X3PJN7M8LHCX type=del 2024-08-29T18:37:04.855 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.849+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~19LL79UV7F37.0 size=1048576 2024-08-29T18:37:04.860 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.857+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~19LL79UV7F37.1 size=1048576 2024-08-29T18:37:04.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.861+0000 7f6ed09098c0 1 > prepared part key=_multipart_JFWKQNVPQWCB.2~19LL79UV7F37.2 size=660858 2024-08-29T18:37:04.865 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.861+0000 7f6ed09098c0 1 > prepared multipart upload key=JFWKQNVPQWCB upload=19LL79UV7F37 tag=HGEN63HPWXL5 type=write size=3806586 2024-08-29T18:37:04.871 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.865+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~B1WTGEWR0SCR.0 size=270240 2024-08-29T18:37:04.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.877+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=B1WTGEWR0SCR tag=F55736U4ON3N type=write size=1318816 2024-08-29T18:37:04.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.881+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=KR2TDES5COBT type=write size=184699 2024-08-29T18:37:04.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.889+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=LUBNT6YMYU00 type=del 2024-08-29T18:37:04.899 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.893+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=69GRTDPMV2OS type=write size=614486 2024-08-29T18:37:04.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.901+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=O63CBOK902SE type=del 2024-08-29T18:37:04.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.909+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~W1LV1TB2XMX0.0 size=255299 2024-08-29T18:37:04.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.909+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=W1LV1TB2XMX0 tag=MC8LH93WB0BB type=write size=1303875 2024-08-29T18:37:04.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.917+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~0Z435K85TTD6.0 size=1048576 2024-08-29T18:37:04.927 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.921+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~0Z435K85TTD6.1 size=1048576 2024-08-29T18:37:04.933 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.929+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~0Z435K85TTD6.2 size=278184 2024-08-29T18:37:04.944 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.937+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=0Z435K85TTD6 tag=S0VSC33H6MMR type=write size=3423912 2024-08-29T18:37:04.955 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.949+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~7WXNRGAMNC08.0 size=1048576 2024-08-29T18:37:04.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.957+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~7WXNRGAMNC08.1 size=1029457 2024-08-29T18:37:04.960 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.957+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=7WXNRGAMNC08 tag=W73WYI0AFWOS type=write size=3126609 2024-08-29T18:37:04.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.969+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=W2JWREHF6MKL type=del size=2376237 2024-08-29T18:37:04.986 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.981+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~MA2UZ34HKXJN.0 size=1048576 2024-08-29T18:37:04.990 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.985+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~MA2UZ34HKXJN.1 size=413742 2024-08-29T18:37:04.990 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.985+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=MA2UZ34HKXJN tag=APCW0HGRUJ3Y type=write size=2510894 2024-08-29T18:37:04.996 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:04.993+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=ENM35A16TC3G type=del 2024-08-29T18:37:05.007 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.001+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~027HORYIE0SY.0 size=1048576 2024-08-29T18:37:05.012 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.009+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~027HORYIE0SY.1 size=1048576 2024-08-29T18:37:05.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.013+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~027HORYIE0SY.2 size=719725 2024-08-29T18:37:05.017 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.013+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=027HORYIE0SY tag=0SM9512WEPDQ type=write size=3865453 2024-08-29T18:37:05.022 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.017+0000 7f6ed09098c0 1 < canceled operation key=8QI8JSK2PKHT tag=YU3Z1WVU4S54 type=write size=409650 2024-08-29T18:37:05.029 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.025+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=ZDCJDQXVHFES type=del size=3166916 2024-08-29T18:37:05.035 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.029+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~SFMUI9JP62Y0.0 size=1048576 2024-08-29T18:37:05.040 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.037+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~SFMUI9JP62Y0.1 size=1048576 2024-08-29T18:37:05.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.041+0000 7f6ed09098c0 1 < completed part key=_multipart_JZAZMOA9DG2A.2~SFMUI9JP62Y0.2 size=922925 2024-08-29T18:37:05.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.049+0000 7f6ed09098c0 1 < completed multipart upload key=JZAZMOA9DG2A upload=SFMUI9JP62Y0 tag=JX6F65VQRMHH type=write size=4068653 2024-08-29T18:37:05.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.061+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~55RWBYR5LEGK.0 size=1048576 2024-08-29T18:37:05.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.069+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~55RWBYR5LEGK.1 size=288752 2024-08-29T18:37:05.072 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.069+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=55RWBYR5LEGK tag=E27L66EU557M type=write size=2385904 2024-08-29T18:37:05.078 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.073+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=14BKT81SDP2P type=del 2024-08-29T18:37:05.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.081+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=CJFE4W96BALH type=write size=449491 2024-08-29T18:37:05.090 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.085+0000 7f6ed09098c0 1 < completed delete operation key=G1P9V2I0LJNU tag=WB7FIC5LL2B0 type=del 2024-08-29T18:37:05.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.089+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=N2LC8YSHWT8N type=write size=422272 2024-08-29T18:37:05.102 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.097+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=L1DOW5ODSOYT type=del 2024-08-29T18:37:05.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.109+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~VMD1HFT6KIAX.0 size=416133 2024-08-29T18:37:05.113 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.109+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=VMD1HFT6KIAX tag=SP69ANSF00N2 type=write size=1464709 2024-08-29T18:37:05.119 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.113+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=BB5NL9MONKTS type=del 2024-08-29T18:37:05.125 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.121+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=N4VAS6V77FN5 type=write size=982772 2024-08-29T18:37:05.131 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.125+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DGJ9Q7T94CNL.0 size=1048576 2024-08-29T18:37:05.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.133+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~DGJ9Q7T94CNL.1 size=1048576 2024-08-29T18:37:05.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.133+0000 7f6ed09098c0 1 < canceled part key=_multipart_U65PBPAVH1S4.2~DGJ9Q7T94CNL.2 size=926798 2024-08-29T18:37:05.149 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.145+0000 7f6ed09098c0 1 < canceled multipart upload key=U65PBPAVH1S4 upload=DGJ9Q7T94CNL tag=SY1WH3JMCVCC type=write size=4072526 2024-08-29T18:37:05.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.157+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~WVLLQ7AWGLLW.0 size=1048576 2024-08-29T18:37:05.165 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.161+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~WVLLQ7AWGLLW.1 size=82485 2024-08-29T18:37:05.165 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.161+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=WVLLQ7AWGLLW tag=CXSQ6MUG77X2 type=write size=2179637 2024-08-29T18:37:05.172 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.169+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=VWHOOTTONCBX type=del 2024-08-29T18:37:05.184 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.181+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~H3NBUDUPLXI6.0 size=1048576 2024-08-29T18:37:05.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.185+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~H3NBUDUPLXI6.1 size=1048576 2024-08-29T18:37:05.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.189+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~H3NBUDUPLXI6.2 size=449135 2024-08-29T18:37:05.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.189+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=H3NBUDUPLXI6 tag=8LHGX52ACRSI type=write size=3594863 2024-08-29T18:37:05.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.193+0000 7f6ed09098c0 1 < completed delete operation key=9KLW4Z2X4RX7 tag=2XV786X2YRAS type=del 2024-08-29T18:37:05.212 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.209+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~CI6ITQ0AKH4R.0 size=1048576 2024-08-29T18:37:05.217 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.213+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~CI6ITQ0AKH4R.1 size=1048576 2024-08-29T18:37:05.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.217+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~CI6ITQ0AKH4R.2 size=546567 2024-08-29T18:37:05.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.217+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=CI6ITQ0AKH4R tag=3UCZMOWMCRC1 type=write size=3692295 2024-08-29T18:37:05.228 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.225+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~19LL79UV7F37.0 size=1048576 2024-08-29T18:37:05.233 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.229+0000 7f6ed09098c0 1 < completed part key=_multipart_JFWKQNVPQWCB.2~19LL79UV7F37.1 size=1048576 2024-08-29T18:37:05.233 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.229+0000 7f6ed09098c0 1 < canceled part key=_multipart_JFWKQNVPQWCB.2~19LL79UV7F37.2 size=660858 2024-08-29T18:37:05.243 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.237+0000 7f6ed09098c0 1 < canceled multipart upload key=JFWKQNVPQWCB upload=19LL79UV7F37 tag=HGEN63HPWXL5 type=write size=3806586 2024-08-29T18:37:05.248 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.245+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=HSIJ77C7INA1 type=del size=1469792 2024-08-29T18:37:05.260 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.257+0000 7f6ed09098c0 1 < suggested update operation key=1JIBQEPGZKPL tag=KR2TDES5COBT type=write size=184699 2024-08-29T18:37:05.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.265+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=KBCKJ2QPOAPM type=del size=1252338 2024-08-29T18:37:05.276 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.273+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=69GRTDPMV2OS type=write size=614486: (22) Invalid argument 2024-08-29T18:37:05.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.277+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=SIBXTFFN3KZD type=del size=2158485 2024-08-29T18:37:05.288 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.285+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~W1LV1TB2XMX0.0 size=255299 2024-08-29T18:37:05.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.293+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=W1LV1TB2XMX0 tag=MC8LH93WB0BB type=write size=1303875 2024-08-29T18:37:05.305 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.301+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=ZMOWIO56M2G6 type=del size=3359790 2024-08-29T18:37:05.311 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.305+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~7WXNRGAMNC08.0 size=1048576 2024-08-29T18:37:05.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.313+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~7WXNRGAMNC08.1 size=1029457 2024-08-29T18:37:05.327 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.321+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=7WXNRGAMNC08 tag=W73WYI0AFWOS type=write size=3126609 2024-08-29T18:37:05.333 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.329+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=YNJXDDR911ZG type=write size=390634 2024-08-29T18:37:05.339 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.333+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~MA2UZ34HKXJN.0 size=1048576 2024-08-29T18:37:05.345 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.341+0000 7f6ed09098c0 1 < completed part key=_multipart_U65PBPAVH1S4.2~MA2UZ34HKXJN.1 size=413742 2024-08-29T18:37:05.356 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.353+0000 7f6ed09098c0 1 < completed multipart upload key=U65PBPAVH1S4 upload=MA2UZ34HKXJN tag=APCW0HGRUJ3Y type=write size=2510894 2024-08-29T18:37:05.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.361+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~EOZUI5NM3MZ1.0 size=1048576 2024-08-29T18:37:05.372 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.369+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~EOZUI5NM3MZ1.1 size=1048576 2024-08-29T18:37:05.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.373+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~EOZUI5NM3MZ1.2 size=515283 2024-08-29T18:37:05.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.373+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=EOZUI5NM3MZ1 tag=37LWCYJ2J44R type=write size=3661011 2024-08-29T18:37:05.383 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.377+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~027HORYIE0SY.0 size=1048576 2024-08-29T18:37:05.388 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.385+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~027HORYIE0SY.1 size=1048576 2024-08-29T18:37:05.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.389+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~027HORYIE0SY.2 size=719725 2024-08-29T18:37:05.404 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.401+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=027HORYIE0SY tag=0SM9512WEPDQ type=write size=3865453 2024-08-29T18:37:05.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.405+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=I5MR5Y9DNT4L type=del size=3910644 2024-08-29T18:37:05.416 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.413+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=ZDCJDQXVHFES type=del 2024-08-29T18:37:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:37:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:37:05] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.43.0" 2024-08-29T18:37:05.430 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.425+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~S6EC2CA2TXAZ.0 size=1048576 2024-08-29T18:37:05.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.429+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~S6EC2CA2TXAZ.1 size=1048576 2024-08-29T18:37:05.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.437+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~S6EC2CA2TXAZ.2 size=140475 2024-08-29T18:37:05.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.437+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=S6EC2CA2TXAZ tag=LKT7TMUTGCTG type=write size=3286203 2024-08-29T18:37:05.446 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.441+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~55RWBYR5LEGK.0 size=1048576 2024-08-29T18:37:05.450 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.445+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~55RWBYR5LEGK.1 size=288752 2024-08-29T18:37:05.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.457+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=55RWBYR5LEGK tag=E27L66EU557M type=write size=2385904 2024-08-29T18:37:05.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.461+0000 7f6ed09098c0 1 > prepared operation key=JZAZMOA9DG2A tag=TNLPJ1UJUDPU type=del size=3563144 2024-08-29T18:37:05.475 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.469+0000 7f6ed09098c0 1 < completed write operation key=J2TTZYWCXQEQ tag=CJFE4W96BALH type=write size=449491 2024-08-29T18:37:05.482 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.477+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=7NYTJZ2DBTVG type=del size=1412156 2024-08-29T18:37:05.488 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.485+0000 7f6ed09098c0 1 < completed write operation key=IM3HELYES8HB tag=N2LC8YSHWT8N type=write size=422272 2024-08-29T18:37:05.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.489+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=KL56F12MFFY5 type=del size=1184222 2024-08-29T18:37:05.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.489+0000 7f6ed09098c0 1 < canceled part key=_multipart_YRN170ZPJA3I.2~VMD1HFT6KIAX.0 size=416133 2024-08-29T18:37:05.504 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.501+0000 7f6ed09098c0 1 < canceled multipart upload key=YRN170ZPJA3I upload=VMD1HFT6KIAX tag=SP69ANSF00N2 type=write size=1464709 2024-08-29T18:37:05.511 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.505+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=PJ46Y0JSR2DZ type=del size=1274747 2024-08-29T18:37:05.517 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.513+0000 7f6ed09098c0 1 < canceled operation key=D22QZG3QHUUK tag=N4VAS6V77FN5 type=write size=982772 2024-08-29T18:37:05.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.517+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=AQUXO0B2UMLL type=del size=4053984 2024-08-29T18:37:05.531 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.525+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~WVLLQ7AWGLLW.0 size=1048576 2024-08-29T18:37:05.537 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.533+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~WVLLQ7AWGLLW.1 size=82485 2024-08-29T18:37:05.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.545+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=WVLLQ7AWGLLW tag=CXSQ6MUG77X2 type=write size=2179637 2024-08-29T18:37:05.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.553+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~O8DYOVQT6UZZ.0 size=1048576 2024-08-29T18:37:05.564 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.561+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~O8DYOVQT6UZZ.1 size=1048576 2024-08-29T18:37:05.569 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.565+0000 7f6ed09098c0 1 > prepared part key=_multipart_MFIKA3GJW88G.2~O8DYOVQT6UZZ.2 size=225966 2024-08-29T18:37:05.569 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.565+0000 7f6ed09098c0 1 > prepared multipart upload key=MFIKA3GJW88G upload=O8DYOVQT6UZZ tag=LP219IO3RT78 type=write size=3371694 2024-08-29T18:37:05.575 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.569+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~H3NBUDUPLXI6.0 size=1048576 2024-08-29T18:37:05.580 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.577+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~H3NBUDUPLXI6.1 size=1048576 2024-08-29T18:37:05.585 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.581+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~H3NBUDUPLXI6.2 size=449135 2024-08-29T18:37:05.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.589+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=H3NBUDUPLXI6 tag=8LHGX52ACRSI type=write size=3594863 2024-08-29T18:37:05.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.597+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=6BRUEOSAMGTP type=write size=54488 2024-08-29T18:37:05.606 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.601+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~CI6ITQ0AKH4R.0 size=1048576 2024-08-29T18:37:05.612 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.605+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~CI6ITQ0AKH4R.1 size=1048576 2024-08-29T18:37:05.617 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.613+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~CI6ITQ0AKH4R.2 size=546567 2024-08-29T18:37:05.626 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.621+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=CI6ITQ0AKH4R tag=3UCZMOWMCRC1 type=write size=3692295 2024-08-29T18:37:05.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.629+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=9UKX3PIUI6QX type=del size=34542 2024-08-29T18:37:05.645 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.641+0000 7f6ed09098c0 1 < suggested update operation key=1JIBQEPGZKPL tag=HSIJ77C7INA1 type=del size=1469792 2024-08-29T18:37:05.656 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.653+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~42W0ZUZKYNPT.0 size=1048576 2024-08-29T18:37:05.661 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.657+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~42W0ZUZKYNPT.1 size=1048576 2024-08-29T18:37:05.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.661+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~42W0ZUZKYNPT.2 size=882959 2024-08-29T18:37:05.667 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.661+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=42W0ZUZKYNPT tag=M48FOWJ82P2L type=write size=4028687 2024-08-29T18:37:05.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.669+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=KBCKJ2QPOAPM type=del 2024-08-29T18:37:05.687 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.681+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~PCKM5FGLKTUF.0 size=1048576 2024-08-29T18:37:05.692 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.689+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~PCKM5FGLKTUF.1 size=1048576 2024-08-29T18:37:05.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.693+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~PCKM5FGLKTUF.2 size=247990 2024-08-29T18:37:05.697 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.693+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=PCKM5FGLKTUF tag=QGK5SYOPO960 type=write size=3393718 2024-08-29T18:37:05.703 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.697+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=SIBXTFFN3KZD type=del 2024-08-29T18:37:05.708 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.705+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=0JPZN7A0OTVZ type=write size=225399 2024-08-29T18:37:05.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.709+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=ZMOWIO56M2G6 type=del 2024-08-29T18:37:05.720 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.717+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=7LGLMM94BYKY type=del size=1808324 2024-08-29T18:37:05.727 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.721+0000 7f6ed09098c0 1 < completed write operation key=GMA2OSTAZKM1 tag=YNJXDDR911ZG type=write size=390634 2024-08-29T18:37:05.733 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.729+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=14OK2XHH1JAI type=del size=2285624 2024-08-29T18:37:05.738 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.733+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~EOZUI5NM3MZ1.0 size=1048576 2024-08-29T18:37:05.743 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.737+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~EOZUI5NM3MZ1.1 size=1048576 2024-08-29T18:37:05.748 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.745+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~EOZUI5NM3MZ1.2 size=515283 2024-08-29T18:37:05.758 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.753+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=EOZUI5NM3MZ1 tag=37LWCYJ2J44R type=write size=3661011 2024-08-29T18:37:05.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.761+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=8TBF29SJ83FN type=del size=312634 2024-08-29T18:37:05.771 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.765+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=I5MR5Y9DNT4L type=del 2024-08-29T18:37:05.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.777+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~H431AB9X8BB9.0 size=1048576 2024-08-29T18:37:05.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.781+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~H431AB9X8BB9.1 size=400855 2024-08-29T18:37:05.787 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.781+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=H431AB9X8BB9 tag=N8O2FHX6S7GI type=write size=2498007 2024-08-29T18:37:05.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.789+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~S6EC2CA2TXAZ.0 size=1048576 2024-08-29T18:37:05.798 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.793+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~S6EC2CA2TXAZ.1 size=1048576 2024-08-29T18:37:05.803 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.797+0000 7f6ed09098c0 1 < completed part key=_multipart_T17NEBEBIVZH.2~S6EC2CA2TXAZ.2 size=140475 2024-08-29T18:37:05.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.809+0000 7f6ed09098c0 1 < completed multipart upload key=T17NEBEBIVZH upload=S6EC2CA2TXAZ tag=LKT7TMUTGCTG type=write size=3286203 2024-08-29T18:37:05.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.821+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~NB070B3AOQJ8.0 size=300700 2024-08-29T18:37:05.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.821+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=NB070B3AOQJ8 tag=FP1A9PP4596Y type=write size=1349276 2024-08-29T18:37:05.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.833+0000 7f6ed09098c0 1 < suggested update operation key=JZAZMOA9DG2A tag=TNLPJ1UJUDPU type=del size=3563144 2024-08-29T18:37:05.844 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.841+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=34NHFJ42R7J9 type=del size=3263551 2024-08-29T18:37:05.850 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.845+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=7NYTJZ2DBTVG type=del 2024-08-29T18:37:05.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.853+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=Y4U9D4WZHPZW type=write size=1047682 2024-08-29T18:37:05.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.857+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=KL56F12MFFY5 type=del 2024-08-29T18:37:05.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.865+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=CV2DKPI1ITR8 type=write size=470516 2024-08-29T18:37:05.875 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.869+0000 7f6ed09098c0 1 < completed delete operation key=3GZQ8X1OX9YW tag=PJ46Y0JSR2DZ type=del 2024-08-29T18:37:05.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.881+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~YKI5LJDP9V5B.0 size=1048576 2024-08-29T18:37:05.891 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.885+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~YKI5LJDP9V5B.1 size=607342 2024-08-29T18:37:05.892 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.885+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=YKI5LJDP9V5B tag=470CKDJ6QP9P type=write size=2704494 2024-08-29T18:37:05.898 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.893+0000 7f6ed09098c0 1 < canceled operation key=BW4L44FNGYOU tag=AQUXO0B2UMLL type=del size=4053984 2024-08-29T18:37:05.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.905+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~BIIBF9JW7R9R.0 size=267594 2024-08-29T18:37:05.909 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.905+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=BIIBF9JW7R9R tag=3TAX2RSXXV48 type=write size=1316170 2024-08-29T18:37:05.915 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.909+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~O8DYOVQT6UZZ.0 size=1048576 2024-08-29T18:37:05.921 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.917+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~O8DYOVQT6UZZ.1 size=1048576 2024-08-29T18:37:05.926 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.921+0000 7f6ed09098c0 1 < completed part key=_multipart_MFIKA3GJW88G.2~O8DYOVQT6UZZ.2 size=225966 2024-08-29T18:37:05.935 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.929+0000 7f6ed09098c0 1 < completed multipart upload key=MFIKA3GJW88G upload=O8DYOVQT6UZZ tag=LP219IO3RT78 type=write size=3371694 2024-08-29T18:37:05.941 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.937+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=3HTZ51ZQ4TRY type=del size=591142 2024-08-29T18:37:05.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.949+0000 7f6ed09098c0 1 < suggested update operation key=KJ33F33FWI4D tag=6BRUEOSAMGTP type=write size=54488 2024-08-29T18:37:05.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.957+0000 7f6ed09098c0 1 > prepared part key=_multipart_W3OD42MVSYAC.2~Y2LDIX4B5VN6.0 size=759486 2024-08-29T18:37:05.964 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.957+0000 7f6ed09098c0 1 > prepared multipart upload key=W3OD42MVSYAC upload=Y2LDIX4B5VN6 tag=N39W6NQJXJCJ type=write size=1808062 2024-08-29T18:37:05.971 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.965+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=9UKX3PIUI6QX type=del 2024-08-29T18:37:05.976 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.973+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=DZLGRVMD9JMF type=del size=3716599 2024-08-29T18:37:05.983 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.977+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~42W0ZUZKYNPT.0 size=1048576 2024-08-29T18:37:05.988 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.985+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~42W0ZUZKYNPT.1 size=1048576 2024-08-29T18:37:05.993 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.989+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~42W0ZUZKYNPT.2 size=882959 2024-08-29T18:37:06.003 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:05.997+0000 7f6ed09098c0 1 < completed multipart upload key=RSCA9226LE11 upload=42W0ZUZKYNPT tag=M48FOWJ82P2L type=write size=4028687 2024-08-29T18:37:06.009 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.005+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=AG1AVRJ8AUGZ type=del size=3558997 2024-08-29T18:37:06.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.009+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~PCKM5FGLKTUF.0 size=1048576 2024-08-29T18:37:06.015 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.009+0000 7f6ed09098c0 1 < canceled part key=_multipart_9HAS9BRXQSRH.2~PCKM5FGLKTUF.1 size=1048576 2024-08-29T18:37:06.021 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.017+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~PCKM5FGLKTUF.2 size=247990 2024-08-29T18:37:06.034 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.029+0000 7f6ed09098c0 1 < canceled multipart upload key=9HAS9BRXQSRH upload=PCKM5FGLKTUF tag=QGK5SYOPO960 type=write size=3393718 2024-08-29T18:37:06.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.041+0000 7f6ed09098c0 1 > prepared part key=_multipart_YRN170ZPJA3I.2~XF0V5Z3ODLWU.0 size=529866 2024-08-29T18:37:06.046 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.041+0000 7f6ed09098c0 1 > prepared multipart upload key=YRN170ZPJA3I upload=XF0V5Z3ODLWU tag=0YB4GEMYIEVX type=write size=1578442 2024-08-29T18:37:06.052 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.049+0000 7f6ed09098c0 1 < completed write operation key=RSCA9226LE11 tag=0JPZN7A0OTVZ type=write size=225399 2024-08-29T18:37:06.063 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.057+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~N96QM0LYM58Y.0 size=1048576 2024-08-29T18:37:06.067 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.061+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~N96QM0LYM58Y.1 size=584308 2024-08-29T18:37:06.068 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.061+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=N96QM0LYM58Y tag=62E2QI5R5J5Q type=write size=2681460 2024-08-29T18:37:06.074 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.069+0000 7f6ed09098c0 1 < completed delete operation key=MFIKA3GJW88G tag=7LGLMM94BYKY type=del 2024-08-29T18:37:06.088 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.081+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~XRKUF0OTG3IR.0 size=920976 2024-08-29T18:37:06.088 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.081+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=XRKUF0OTG3IR tag=ZJ6B57GUWPMO type=write size=1969552 2024-08-29T18:37:06.094 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.089+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=14OK2XHH1JAI type=del 2024-08-29T18:37:06.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.097+0000 7f6ed09098c0 1 > prepared operation key=U65PBPAVH1S4 tag=E1H48A3YGCUF type=del size=3324389 2024-08-29T18:37:06.112 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.105+0000 7f6ed09098c0 1 < suggested update operation key=U1C7NYZ2J1K9 tag=8TBF29SJ83FN type=del size=312634 2024-08-29T18:37:06.123 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.117+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~QU63D3UKDWID.0 size=1048576 2024-08-29T18:37:06.128 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.121+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~QU63D3UKDWID.1 size=1048576 2024-08-29T18:37:06.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.129+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~QU63D3UKDWID.2 size=907601 2024-08-29T18:37:06.133 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.129+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=QU63D3UKDWID tag=KPVTW4Z881KI type=write size=4053329 2024-08-29T18:37:06.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.133+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~H431AB9X8BB9.0 size=1048576 2024-08-29T18:37:06.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.141+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~H431AB9X8BB9.1 size=400855 2024-08-29T18:37:06.154 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.149+0000 7f6ed09098c0 1 < completed multipart upload key=EUM7GLNWA3KR upload=H431AB9X8BB9 tag=N8O2FHX6S7GI type=write size=2498007 2024-08-29T18:37:06.160 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.157+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=OSI4PIC6SHVT type=del size=3942007 2024-08-29T18:37:06.166 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.161+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~NB070B3AOQJ8.0 size=300700 2024-08-29T18:37:06.177 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.173+0000 7f6ed09098c0 1 < completed multipart upload key=9YA3AB4NRFXE upload=NB070B3AOQJ8 tag=FP1A9PP4596Y type=write size=1349276 2024-08-29T18:37:06.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.177+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=EC0IWZV42IAW type=del size=3795199 2024-08-29T18:37:06.189 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.185+0000 7f6ed09098c0 1 < canceled operation key=MC8ER9H5LSDG tag=34NHFJ42R7J9 type=del size=3263551 2024-08-29T18:37:06.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.197+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~G9FY0138GZ10.0 size=323333 2024-08-29T18:37:06.203 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.197+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=G9FY0138GZ10 tag=DX0Q1VH049HG type=write size=1371909 2024-08-29T18:37:06.210 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.205+0000 7f6ed09098c0 1 < completed write operation key=J2TTZYWCXQEQ tag=Y4U9D4WZHPZW type=write size=1047682 2024-08-29T18:37:06.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.213+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=WB2Z4YNLZZAH type=del size=591032 2024-08-29T18:37:06.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.217+0000 7f6ed09098c0 1 < completed write operation key=3GZQ8X1OX9YW tag=CV2DKPI1ITR8 type=write size=470516 2024-08-29T18:37:06.229 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.225+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=ISLTULDBURP9 type=del size=2708762 2024-08-29T18:37:06.230 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.225+0000 7f6ed09098c0 1 < canceled part key=_multipart_W3OD42MVSYAC.2~YKI5LJDP9V5B.0 size=1048576 2024-08-29T18:37:06.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.229+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~YKI5LJDP9V5B.1 size=607342 2024-08-29T18:37:06.245 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.241+0000 7f6ed09098c0 1 < canceled multipart upload key=W3OD42MVSYAC upload=YKI5LJDP9V5B tag=470CKDJ6QP9P type=write size=2704494 2024-08-29T18:37:06.251 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.245+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=8QOYV1PQ8N6Q type=del size=1390665 2024-08-29T18:37:06.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.253+0000 7f6ed09098c0 1 < completed part key=_multipart_SG4E703OLP35.2~BIIBF9JW7R9R.0 size=267594 2024-08-29T18:37:06.267 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.261+0000 7f6ed09098c0 1 < completed multipart upload key=SG4E703OLP35 upload=BIIBF9JW7R9R tag=3TAX2RSXXV48 type=write size=1316170 2024-08-29T18:37:06.278 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.273+0000 7f6ed09098c0 1 > prepared part key=_multipart_U1C7NYZ2J1K9.2~LM2BPVNZ2BDW.0 size=650161 2024-08-29T18:37:06.278 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.273+0000 7f6ed09098c0 1 > prepared multipart upload key=U1C7NYZ2J1K9 upload=LM2BPVNZ2BDW tag=0TQXFVG3XLAH type=write size=1698737 2024-08-29T18:37:06.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.281+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=3HTZ51ZQ4TRY type=del 2024-08-29T18:37:06.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.289+0000 7f6ed09098c0 1 > prepared part key=_multipart_3GZQ8X1OX9YW.2~DUX516098M0T.0 size=190681 2024-08-29T18:37:06.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.289+0000 7f6ed09098c0 1 > prepared multipart upload key=3GZQ8X1OX9YW upload=DUX516098M0T tag=NB0L8VID0IF4 type=write size=1239257 2024-08-29T18:37:06.301 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.297+0000 7f6ed09098c0 1 < completed part key=_multipart_W3OD42MVSYAC.2~Y2LDIX4B5VN6.0 size=759486 2024-08-29T18:37:06.312 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.309+0000 7f6ed09098c0 1 < completed multipart upload key=W3OD42MVSYAC upload=Y2LDIX4B5VN6 tag=N39W6NQJXJCJ type=write size=1808062 2024-08-29T18:37:06.318 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.313+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=SVY3DCNKX0IM type=del size=2215164 2024-08-29T18:37:06.324 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.321+0000 7f6ed09098c0 1 < canceled operation key=PKQYV72BR5HD tag=DZLGRVMD9JMF type=del size=3716599 2024-08-29T18:37:06.331 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.325+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=LCHXJX2UMSJY type=del size=1292410 2024-08-29T18:37:06.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.333+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=AG1AVRJ8AUGZ type=del 2024-08-29T18:37:06.349 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.345+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~H5B1NF9VS6SW.0 size=1048576 2024-08-29T18:37:06.357 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.353+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~H5B1NF9VS6SW.1 size=1048576 2024-08-29T18:37:06.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.357+0000 7f6ed09098c0 1 > prepared part key=_multipart_PKQYV72BR5HD.2~H5B1NF9VS6SW.2 size=746406 2024-08-29T18:37:06.362 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.357+0000 7f6ed09098c0 1 > prepared multipart upload key=PKQYV72BR5HD upload=H5B1NF9VS6SW tag=PCMBWCCPYW0O type=write size=3892134 2024-08-29T18:37:06.368 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.365+0000 7f6ed09098c0 1 < completed part key=_multipart_YRN170ZPJA3I.2~XF0V5Z3ODLWU.0 size=529866 2024-08-29T18:37:06.378 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.373+0000 7f6ed09098c0 1 < completed multipart upload key=YRN170ZPJA3I upload=XF0V5Z3ODLWU tag=0YB4GEMYIEVX type=write size=1578442 2024-08-29T18:37:06.385 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.381+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=8MYBP716XL90 type=del size=1916100 2024-08-29T18:37:06.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.381+0000 7f6ed09098c0 1 < canceled part key=_multipart_8QI8JSK2PKHT.2~N96QM0LYM58Y.0 size=1048576 2024-08-29T18:37:06.386 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.381+0000 7f6ed09098c0 1 < canceled part key=_multipart_8QI8JSK2PKHT.2~N96QM0LYM58Y.1 size=584308 2024-08-29T18:37:06.396 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.393+0000 7f6ed09098c0 1 < canceled multipart upload key=8QI8JSK2PKHT upload=N96QM0LYM58Y tag=62E2QI5R5J5Q type=write size=2681460 2024-08-29T18:37:06.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.405+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~QFCNG1E332GL.0 size=1048576 2024-08-29T18:37:06.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.409+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~QFCNG1E332GL.1 size=724661 2024-08-29T18:37:06.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.409+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=QFCNG1E332GL tag=JVGP22SLYCGX type=write size=2821813 2024-08-29T18:37:06.422 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.417+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~XRKUF0OTG3IR.0 size=920976 2024-08-29T18:37:06.434 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.429+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=XRKUF0OTG3IR tag=ZJ6B57GUWPMO type=write size=1969552 2024-08-29T18:37:06.440 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.437+0000 7f6ed09098c0 1 > prepared operation key=T17NEBEBIVZH tag=Y3SOEUIE0JD9 type=del size=32127 2024-08-29T18:37:06.446 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.441+0000 7f6ed09098c0 1 < completed delete operation key=U65PBPAVH1S4 tag=E1H48A3YGCUF type=del 2024-08-29T18:37:06.452 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.449+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=AOVKN597IBFF type=del size=333671 2024-08-29T18:37:06.459 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.453+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~QU63D3UKDWID.0 size=1048576 2024-08-29T18:37:06.465 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.461+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~QU63D3UKDWID.1 size=1048576 2024-08-29T18:37:06.470 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.465+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~QU63D3UKDWID.2 size=907601 2024-08-29T18:37:06.481 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.477+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=QU63D3UKDWID tag=KPVTW4Z881KI type=write size=4053329 2024-08-29T18:37:06.487 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.481+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=V6PXB4ROIDSP type=del size=3359844 2024-08-29T18:37:06.494 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.489+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=OSI4PIC6SHVT type=del 2024-08-29T18:37:06.501 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.497+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=YO48QTVYBH6B type=del size=6171 2024-08-29T18:37:06.506 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.501+0000 7f6ed09098c0 1 < completed delete operation key=9HAS9BRXQSRH tag=EC0IWZV42IAW type=del 2024-08-29T18:37:06.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.509+0000 7f6ed09098c0 1 > prepared operation key=GMA2OSTAZKM1 tag=DYNKHORQ3GFD type=del size=3451401 2024-08-29T18:37:06.513 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.509+0000 7f6ed09098c0 1 < canceled part key=_multipart_T17NEBEBIVZH.2~G9FY0138GZ10.0 size=323333 2024-08-29T18:37:06.524 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.521+0000 7f6ed09098c0 1 < canceled multipart upload key=T17NEBEBIVZH upload=G9FY0138GZ10 tag=DX0Q1VH049HG type=write size=1371909 2024-08-29T18:37:06.538 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.533+0000 7f6ed09098c0 1 > prepared part key=_multipart_SG4E703OLP35.2~FY621UNE4RGN.0 size=101994 2024-08-29T18:37:06.538 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.533+0000 7f6ed09098c0 1 > prepared multipart upload key=SG4E703OLP35 upload=FY621UNE4RGN tag=UJYTN5Z6KRQU type=write size=1150570 2024-08-29T18:37:06.544 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.541+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=WB2Z4YNLZZAH type=del 2024-08-29T18:37:06.551 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.545+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=U5NVQX161RA1 type=del size=798174 2024-08-29T18:37:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:06 smithi144 bash[67678]: cluster 2024-08-29T18:37:05.114082+0000 mgr.y (mgr.34104) 742 : cluster [DBG] pgmap v1460: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 174 KiB/s wr, 898 op/s 2024-08-29T18:37:06.562 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.557+0000 7f6ed09098c0 1 < suggested update operation key=W3OD42MVSYAC tag=ISLTULDBURP9 type=del size=2708762 2024-08-29T18:37:06.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.569+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~E7IJGZO1T8CP.0 size=350900 2024-08-29T18:37:06.573 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.569+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=E7IJGZO1T8CP tag=2A9K8MIF9N60 type=write size=1399476 2024-08-29T18:37:06.579 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.573+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=8QOYV1PQ8N6Q type=del 2024-08-29T18:37:06.590 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.585+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~0YC2TQOOGWWV.0 size=1048576 2024-08-29T18:37:06.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.589+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~0YC2TQOOGWWV.1 size=969207 2024-08-29T18:37:06.595 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.589+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=0YC2TQOOGWWV tag=PVY25ZW1YVV4 type=write size=3066359 2024-08-29T18:37:06.601 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.597+0000 7f6ed09098c0 1 < completed part key=_multipart_U1C7NYZ2J1K9.2~LM2BPVNZ2BDW.0 size=650161 2024-08-29T18:37:06.611 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.605+0000 7f6ed09098c0 1 < completed multipart upload key=U1C7NYZ2J1K9 upload=LM2BPVNZ2BDW tag=0TQXFVG3XLAH type=write size=1698737 2024-08-29T18:37:06.624 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.617+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~2GWLKXP82HFU.0 size=1048576 2024-08-29T18:37:06.628 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.625+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~2GWLKXP82HFU.1 size=1048576 2024-08-29T18:37:06.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.629+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~2GWLKXP82HFU.2 size=136977 2024-08-29T18:37:06.633 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.629+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=2GWLKXP82HFU tag=YJPPE1S2BD1G type=write size=3282705 2024-08-29T18:37:06.639 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.633+0000 7f6ed09098c0 1 < completed part key=_multipart_3GZQ8X1OX9YW.2~DUX516098M0T.0 size=190681 2024-08-29T18:37:06.651 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.645+0000 7f6ed09098c0 1 < completed multipart upload key=3GZQ8X1OX9YW upload=DUX516098M0T tag=NB0L8VID0IF4 type=write size=1239257 2024-08-29T18:37:06.657 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.653+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=LXZHF72CDIFV type=del size=1118884 2024-08-29T18:37:06.665 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.661+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=SVY3DCNKX0IM type=del 2024-08-29T18:37:06.670 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.665+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=W4AYU9O1JZHM type=del size=1711638 2024-08-29T18:37:06.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.673+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=LCHXJX2UMSJY type=del 2024-08-29T18:37:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:06 smithi089 bash[78574]: cluster 2024-08-29T18:37:05.114082+0000 mgr.y (mgr.34104) 742 : cluster [DBG] pgmap v1460: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 174 KiB/s wr, 898 op/s 2024-08-29T18:37:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:06 smithi089 bash[77323]: cluster 2024-08-29T18:37:05.114082+0000 mgr.y (mgr.34104) 742 : cluster [DBG] pgmap v1460: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 510 KiB/s rd, 174 KiB/s wr, 898 op/s 2024-08-29T18:37:06.682 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.677+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=8BNHOOG9YFTT type=del size=2351574 2024-08-29T18:37:06.689 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.685+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~H5B1NF9VS6SW.0 size=1048576 2024-08-29T18:37:06.695 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.689+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~H5B1NF9VS6SW.1 size=1048576 2024-08-29T18:37:06.704 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.697+0000 7f6ed09098c0 1 < completed part key=_multipart_PKQYV72BR5HD.2~H5B1NF9VS6SW.2 size=746406 2024-08-29T18:37:06.713 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.709+0000 7f6ed09098c0 1 < completed multipart upload key=PKQYV72BR5HD upload=H5B1NF9VS6SW tag=PCMBWCCPYW0O type=write size=3892134 2024-08-29T18:37:06.719 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.713+0000 7f6ed09098c0 1 > prepared operation key=IM3HELYES8HB tag=Y1BOK5QVUE2F type=del size=3881306 2024-08-29T18:37:06.725 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.721+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=8MYBP716XL90 type=del 2024-08-29T18:37:06.731 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.725+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=O1Z41J0YGEOV type=del size=1918930 2024-08-29T18:37:06.737 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.733+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~QFCNG1E332GL.0 size=1048576 2024-08-29T18:37:06.742 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.737+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~QFCNG1E332GL.1 size=724661 2024-08-29T18:37:06.752 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.749+0000 7f6ed09098c0 1 < completed multipart upload key=9KLW4Z2X4RX7 upload=QFCNG1E332GL tag=JVGP22SLYCGX type=write size=2821813 2024-08-29T18:37:06.763 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.757+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~1DPF23C61L3O.0 size=1048576 2024-08-29T18:37:06.768 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.765+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~1DPF23C61L3O.1 size=201650 2024-08-29T18:37:06.768 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.765+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=1DPF23C61L3O tag=G51PMKSF3T24 type=write size=2298802 2024-08-29T18:37:06.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.769+0000 7f6ed09098c0 1 < completed delete operation key=T17NEBEBIVZH tag=Y3SOEUIE0JD9 type=del 2024-08-29T18:37:06.780 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.777+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=9UO9B25VN3YE type=del size=1303116 2024-08-29T18:37:06.786 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.781+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=AOVKN597IBFF type=del 2024-08-29T18:37:06.792 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.789+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=QR7VKPCK0HCW type=del size=285231 2024-08-29T18:37:06.798 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.793+0000 7f6ed09098c0 1 < completed delete operation key=8QI8JSK2PKHT tag=V6PXB4ROIDSP type=del 2024-08-29T18:37:06.809 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.805+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~TJF0GTW3EQ99.0 size=1048576 2024-08-29T18:37:06.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.809+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~TJF0GTW3EQ99.1 size=209963 2024-08-29T18:37:06.814 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.809+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=TJF0GTW3EQ99 tag=VTCZ7ABN2PQB type=write size=2307115 2024-08-29T18:37:06.820 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.817+0000 7f6ed09098c0 1 < completed delete operation key=33M9LBPG8N6W tag=YO48QTVYBH6B type=del 2024-08-29T18:37:06.826 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.821+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=1KF1REHJWXOU type=del size=424049 2024-08-29T18:37:06.832 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.829+0000 7f6ed09098c0 1 < completed delete operation key=GMA2OSTAZKM1 tag=DYNKHORQ3GFD type=del 2024-08-29T18:37:06.838 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.833+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=2EN3LYF5UB37 type=del size=2337189 2024-08-29T18:37:06.839 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.833+0000 7f6ed09098c0 1 < canceled part key=_multipart_SG4E703OLP35.2~FY621UNE4RGN.0 size=101994 2024-08-29T18:37:06.850 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.845+0000 7f6ed09098c0 1 < canceled multipart upload key=SG4E703OLP35 upload=FY621UNE4RGN tag=UJYTN5Z6KRQU type=write size=1150570 2024-08-29T18:37:06.857 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.853+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=THWYH1KYC9LU type=del size=678711 2024-08-29T18:37:06.863 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.857+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=U5NVQX161RA1 type=del 2024-08-29T18:37:06.869 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.865+0000 7f6ed09098c0 1 > prepared operation key=RSCA9226LE11 tag=ICOTV7TM42NP type=del size=1569260 2024-08-29T18:37:06.874 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.869+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~E7IJGZO1T8CP.0 size=350900 2024-08-29T18:37:06.884 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.881+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=E7IJGZO1T8CP tag=2A9K8MIF9N60 type=write size=1399476 2024-08-29T18:37:06.895 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.889+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~3329G5MNRUW3.0 size=1048576 2024-08-29T18:37:06.900 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.897+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~3329G5MNRUW3.1 size=1048576 2024-08-29T18:37:06.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.901+0000 7f6ed09098c0 1 > prepared part key=_multipart_1JIBQEPGZKPL.2~3329G5MNRUW3.2 size=207770 2024-08-29T18:37:06.905 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.901+0000 7f6ed09098c0 1 > prepared multipart upload key=1JIBQEPGZKPL upload=3329G5MNRUW3 tag=02DNSRI5CX0S type=write size=3353498 2024-08-29T18:37:06.911 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.905+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~0YC2TQOOGWWV.0 size=1048576 2024-08-29T18:37:06.916 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.913+0000 7f6ed09098c0 1 < completed part key=_multipart_BW4L44FNGYOU.2~0YC2TQOOGWWV.1 size=969207 2024-08-29T18:37:06.926 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.921+0000 7f6ed09098c0 1 < completed multipart upload key=BW4L44FNGYOU upload=0YC2TQOOGWWV tag=PVY25ZW1YVV4 type=write size=3066359 2024-08-29T18:37:06.932 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.929+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=378HD7O63DQM type=del size=2233062 2024-08-29T18:37:06.937 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.933+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~2GWLKXP82HFU.0 size=1048576 2024-08-29T18:37:06.942 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.937+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~2GWLKXP82HFU.1 size=1048576 2024-08-29T18:37:06.947 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.941+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~2GWLKXP82HFU.2 size=136977 2024-08-29T18:37:06.957 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.953+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=2GWLKXP82HFU tag=YJPPE1S2BD1G type=write size=3282705 2024-08-29T18:37:06.962 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.957+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=MFKEOQ6OXED8 type=del size=2532270 2024-08-29T18:37:06.973 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.969+0000 7f6ed09098c0 1 < suggested remove operation key=PKQYV72BR5HD tag=LXZHF72CDIFV type=del 2024-08-29T18:37:06.978 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.973+0000 7f6ed09098c0 1 > prepared operation key=8QI8JSK2PKHT tag=3RR5CUZQBMHN type=del size=2985846 2024-08-29T18:37:06.989 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.985+0000 7f6ed09098c0 1 < suggested remove operation key=KJ33F33FWI4D tag=W4AYU9O1JZHM type=del 2024-08-29T18:37:06.995 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.989+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=VG4T3C4Q7SLW type=del size=2306331 2024-08-29T18:37:07.002 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:06.997+0000 7f6ed09098c0 1 < completed delete operation key=IM3HELYES8HB tag=8BNHOOG9YFTT type=del 2024-08-29T18:37:07.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.005+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=UBEQQVW8X8XD type=del size=1514813 2024-08-29T18:37:07.019 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.013+0000 7f6ed09098c0 1 < suggested update operation key=IM3HELYES8HB tag=Y1BOK5QVUE2F type=del size=3881306 2024-08-29T18:37:07.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.021+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=QS7BMJXZR3IW type=del size=2647238 2024-08-29T18:37:07.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.025+0000 7f6ed09098c0 1 < canceled operation key=G1P9V2I0LJNU tag=O1Z41J0YGEOV type=del size=1918930 2024-08-29T18:37:07.038 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.033+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=VK97R9PVD7NT type=del size=3986985 2024-08-29T18:37:07.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.033+0000 7f6ed09098c0 1 < canceled part key=_multipart_J2TTZYWCXQEQ.2~1DPF23C61L3O.0 size=1048576 2024-08-29T18:37:07.044 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.041+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~1DPF23C61L3O.1 size=201650 2024-08-29T18:37:07.054 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.049+0000 7f6ed09098c0 1 < canceled multipart upload key=J2TTZYWCXQEQ upload=1DPF23C61L3O tag=G51PMKSF3T24 type=write size=2298802 2024-08-29T18:37:07.066 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.061+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~OK2LOLC0BD19.0 size=1048576 2024-08-29T18:37:07.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.065+0000 7f6ed09098c0 1 > prepared part key=_multipart_KJ33F33FWI4D.2~OK2LOLC0BD19.1 size=940416 2024-08-29T18:37:07.071 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.065+0000 7f6ed09098c0 1 > prepared multipart upload key=KJ33F33FWI4D upload=OK2LOLC0BD19 tag=GZU9QKVXVC6O type=write size=3037568 2024-08-29T18:37:07.077 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.073+0000 7f6ed09098c0 1 < canceled operation key=J2TTZYWCXQEQ tag=9UO9B25VN3YE type=del size=1303116 2024-08-29T18:37:07.084 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.081+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=GYKPYNCGF5ML type=del size=452883 2024-08-29T18:37:07.097 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.093+0000 7f6ed09098c0 1 < suggested remove operation key=9YA3AB4NRFXE tag=QR7VKPCK0HCW type=del 2024-08-29T18:37:07.104 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.101+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=9P8IZCKX65F9 type=del size=2556973 2024-08-29T18:37:07.105 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.101+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~TJF0GTW3EQ99.0 size=1048576 2024-08-29T18:37:07.110 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.105+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~TJF0GTW3EQ99.1 size=209963 2024-08-29T18:37:07.120 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.113+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=TJF0GTW3EQ99 tag=VTCZ7ABN2PQB type=write size=2307115 2024-08-29T18:37:07.126 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.121+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=DKIY2TETVA9E type=del size=2471145 2024-08-29T18:37:07.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.129+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=1KF1REHJWXOU type=del 2024-08-29T18:37:07.139 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.133+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=914BLRNBXO3R type=del size=1220583 2024-08-29T18:37:07.145 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.141+0000 7f6ed09098c0 1 < completed delete operation key=JFWKQNVPQWCB tag=2EN3LYF5UB37 type=del 2024-08-29T18:37:07.152 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.149+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=ULY0CEE7MDQH type=write size=901524 2024-08-29T18:37:07.163 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.157+0000 7f6ed09098c0 -1 < failed to complete operation key=PKQYV72BR5HD tag=THWYH1KYC9LU type=del size=678711: (22) Invalid argument 2024-08-29T18:37:07.170 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.165+0000 7f6ed09098c0 1 > prepared operation key=9KLW4Z2X4RX7 tag=SIK0X88SMZMW type=del size=3992208 2024-08-29T18:37:07.176 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.173+0000 7f6ed09098c0 1 < completed delete operation key=RSCA9226LE11 tag=ICOTV7TM42NP type=del 2024-08-29T18:37:07.187 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.181+0000 7f6ed09098c0 1 > prepared part key=_multipart_33M9LBPG8N6W.2~ZBS5V0Z1GB5G.0 size=875603 2024-08-29T18:37:07.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.181+0000 7f6ed09098c0 1 > prepared multipart upload key=33M9LBPG8N6W upload=ZBS5V0Z1GB5G tag=ZXMN7XZSTZQZ type=write size=1924179 2024-08-29T18:37:07.194 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.189+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~3329G5MNRUW3.0 size=1048576 2024-08-29T18:37:07.200 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.197+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~3329G5MNRUW3.1 size=1048576 2024-08-29T18:37:07.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.201+0000 7f6ed09098c0 1 < completed part key=_multipart_1JIBQEPGZKPL.2~3329G5MNRUW3.2 size=207770 2024-08-29T18:37:07.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.213+0000 7f6ed09098c0 1 < completed multipart upload key=1JIBQEPGZKPL upload=3329G5MNRUW3 tag=02DNSRI5CX0S type=write size=3353498 2024-08-29T18:37:07.222 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.217+0000 7f6ed09098c0 1 > prepared operation key=U1C7NYZ2J1K9 tag=0TEF6RA0J11J type=del size=3445918 2024-08-29T18:37:07.234 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.229+0000 7f6ed09098c0 1 < suggested update operation key=9HAS9BRXQSRH tag=378HD7O63DQM type=del size=2233062 2024-08-29T18:37:07.239 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.233+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=SYA38R4YBON7 type=del size=2101362 2024-08-29T18:37:07.245 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.241+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=MFKEOQ6OXED8 type=del 2024-08-29T18:37:07.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.253+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~4AYTC6484E41.0 size=1048576 2024-08-29T18:37:07.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.257+0000 7f6ed09098c0 1 > prepared part key=_multipart_BOUYT3VGT2HB.2~4AYTC6484E41.1 size=423324 2024-08-29T18:37:07.262 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.257+0000 7f6ed09098c0 1 > prepared multipart upload key=BOUYT3VGT2HB upload=4AYTC6484E41 tag=C83PW1QOVNE3 type=write size=2520476 2024-08-29T18:37:07.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.265+0000 7f6ed09098c0 1 < canceled operation key=8QI8JSK2PKHT tag=3RR5CUZQBMHN type=del size=2985846 2024-08-29T18:37:07.279 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.273+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~3JGWIJ2HVVSH.0 size=1048576 2024-08-29T18:37:07.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.281+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~3JGWIJ2HVVSH.1 size=199359 2024-08-29T18:37:07.284 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.281+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=3JGWIJ2HVVSH tag=G0N0SKO50G1R type=write size=2296511 2024-08-29T18:37:07.289 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.285+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=VG4T3C4Q7SLW type=del 2024-08-29T18:37:07.295 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.289+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=3HESD3FGOW65 type=write size=249157 2024-08-29T18:37:07.303 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.297+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=UBEQQVW8X8XD type=del 2024-08-29T18:37:07.309 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.305+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=6HX1U6OE1ITM type=del size=3457400 2024-08-29T18:37:07.316 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.309+0000 7f6ed09098c0 1 < canceled operation key=9KL8LQBXNU1I tag=QS7BMJXZR3IW type=del size=2647238 2024-08-29T18:37:07.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.317+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=9H7VTFICVLAC type=del size=1351617 2024-08-29T18:37:07.327 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.321+0000 7f6ed09098c0 1 < completed delete operation key=SG4E703OLP35 tag=VK97R9PVD7NT type=del 2024-08-29T18:37:07.337 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.333+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~9RX6H2WNU4J4.0 size=1048576 2024-08-29T18:37:07.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.337+0000 7f6ed09098c0 1 > prepared part key=_multipart_EUM7GLNWA3KR.2~9RX6H2WNU4J4.1 size=484310 2024-08-29T18:37:07.343 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.337+0000 7f6ed09098c0 1 > prepared multipart upload key=EUM7GLNWA3KR upload=9RX6H2WNU4J4 tag=1CP5Z7MU158P type=write size=2581462 2024-08-29T18:37:07.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.345+0000 7f6ed09098c0 1 < completed part key=_multipart_KJ33F33FWI4D.2~OK2LOLC0BD19.0 size=1048576 2024-08-29T18:37:07.350 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.345+0000 7f6ed09098c0 1 < canceled part key=_multipart_KJ33F33FWI4D.2~OK2LOLC0BD19.1 size=940416 2024-08-29T18:37:07.360 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.357+0000 7f6ed09098c0 1 < canceled multipart upload key=KJ33F33FWI4D upload=OK2LOLC0BD19 tag=GZU9QKVXVC6O type=write size=3037568 2024-08-29T18:37:07.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.365+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~KJ5LQ81TPBHM.0 size=1048576 2024-08-29T18:37:07.376 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.373+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~KJ5LQ81TPBHM.1 size=614488 2024-08-29T18:37:07.376 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.373+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=KJ5LQ81TPBHM tag=41VVXBY3D1D4 type=write size=2711640 2024-08-29T18:37:07.382 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.377+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=GYKPYNCGF5ML type=del 2024-08-29T18:37:07.394 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.389+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~77QUSAU4V0U3.0 size=1048576 2024-08-29T18:37:07.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.393+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KL8LQBXNU1I.2~77QUSAU4V0U3.1 size=491218 2024-08-29T18:37:07.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.393+0000 7f6ed09098c0 1 > prepared multipart upload key=9KL8LQBXNU1I upload=77QUSAU4V0U3 tag=JTH98KX7UXNI type=write size=2588370 2024-08-29T18:37:07.407 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.401+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=9P8IZCKX65F9 type=del 2024-08-29T18:37:07.421 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.417+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~1RVEWOHZSVEJ.0 size=1048576 2024-08-29T18:37:07.429 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.425+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~1RVEWOHZSVEJ.1 size=1048576 2024-08-29T18:37:07.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.429+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~1RVEWOHZSVEJ.2 size=509639 2024-08-29T18:37:07.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.429+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=1RVEWOHZSVEJ tag=QI1N48I6A7IA type=write size=3655367 2024-08-29T18:37:07.442 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.437+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=DKIY2TETVA9E type=del 2024-08-29T18:37:07.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.441+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=FTN3KP7988DD type=write size=415944 2024-08-29T18:37:07.454 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.449+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=914BLRNBXO3R type=del 2024-08-29T18:37:07.460 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.457+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=9COOW6OIP5I8 type=write size=809304 2024-08-29T18:37:07.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.465+0000 7f6ed09098c0 1 < completed write operation key=8YEVJGWDV919 tag=ULY0CEE7MDQH type=write size=901524 2024-08-29T18:37:07.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.473+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~I03IPZFHTA1E.0 size=1048576 2024-08-29T18:37:07.483 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.477+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~I03IPZFHTA1E.1 size=1048576 2024-08-29T18:37:07.487 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.481+0000 7f6ed09098c0 1 > prepared part key=_multipart_D22QZG3QHUUK.2~I03IPZFHTA1E.2 size=755796 2024-08-29T18:37:07.487 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.481+0000 7f6ed09098c0 1 > prepared multipart upload key=D22QZG3QHUUK upload=I03IPZFHTA1E tag=NM3BXFYMF84P type=write size=3901524 2024-08-29T18:37:07.498 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.493+0000 7f6ed09098c0 1 < suggested remove operation key=9KLW4Z2X4RX7 tag=SIK0X88SMZMW type=del 2024-08-29T18:37:07.508 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.505+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~NPR2MJ9QNECD.0 size=1048576 2024-08-29T18:37:07.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.509+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~NPR2MJ9QNECD.1 size=1048576 2024-08-29T18:37:07.517 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.513+0000 7f6ed09098c0 1 > prepared part key=_multipart_J2TTZYWCXQEQ.2~NPR2MJ9QNECD.2 size=740890 2024-08-29T18:37:07.517 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.513+0000 7f6ed09098c0 1 > prepared multipart upload key=J2TTZYWCXQEQ upload=NPR2MJ9QNECD tag=47QTYCBB053C type=write size=3886618 2024-08-29T18:37:07.525 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.517+0000 7f6ed09098c0 1 < completed part key=_multipart_33M9LBPG8N6W.2~ZBS5V0Z1GB5G.0 size=875603 2024-08-29T18:37:07.532 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.529+0000 7f6ed09098c0 1 < completed multipart upload key=33M9LBPG8N6W upload=ZBS5V0Z1GB5G tag=ZXMN7XZSTZQZ type=write size=1924179 2024-08-29T18:37:07.543 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.537+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~JM5K19K52EPW.0 size=1048576 2024-08-29T18:37:07.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.545+0000 7f6ed09098c0 1 > prepared part key=_multipart_9KLW4Z2X4RX7.2~JM5K19K52EPW.1 size=490215 2024-08-29T18:37:07.548 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.545+0000 7f6ed09098c0 1 > prepared multipart upload key=9KLW4Z2X4RX7 upload=JM5K19K52EPW tag=PV7N1MJYBQPW type=write size=2587367 2024-08-29T18:37:07.554 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.549+0000 7f6ed09098c0 1 < completed delete operation key=U1C7NYZ2J1K9 tag=0TEF6RA0J11J type=del 2024-08-29T18:37:07.559 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.553+0000 7f6ed09098c0 1 > prepared operation key=MC8ER9H5LSDG tag=ZCV2R2935T70 type=del size=3003715 2024-08-29T18:37:07.565 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.561+0000 7f6ed09098c0 1 < completed delete operation key=EUM7GLNWA3KR tag=SYA38R4YBON7 type=del 2024-08-29T18:37:07.570 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.565+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=DGZM8KFYN86H type=write size=446890 2024-08-29T18:37:07.577 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.573+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~4AYTC6484E41.0 size=1048576 2024-08-29T18:37:07.582 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.577+0000 7f6ed09098c0 1 < completed part key=_multipart_BOUYT3VGT2HB.2~4AYTC6484E41.1 size=423324 2024-08-29T18:37:07.593 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.589+0000 7f6ed09098c0 1 < completed multipart upload key=BOUYT3VGT2HB upload=4AYTC6484E41 tag=C83PW1QOVNE3 type=write size=2520476 2024-08-29T18:37:07.598 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.593+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=70XL2SRQY3F4 type=del size=354681 2024-08-29T18:37:07.604 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.601+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~3JGWIJ2HVVSH.0 size=1048576 2024-08-29T18:37:07.609 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.605+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~3JGWIJ2HVVSH.1 size=199359 2024-08-29T18:37:07.621 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.617+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=3JGWIJ2HVVSH tag=G0N0SKO50G1R type=write size=2296511 2024-08-29T18:37:07.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.629+0000 7f6ed09098c0 1 > prepared part key=_multipart_GMA2OSTAZKM1.2~6778B0WCLUV6.0 size=521163 2024-08-29T18:37:07.634 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.629+0000 7f6ed09098c0 1 > prepared multipart upload key=GMA2OSTAZKM1 upload=6778B0WCLUV6 tag=GYUIP1ET9JJC type=write size=1569739 2024-08-29T18:37:07.640 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.637+0000 7f6ed09098c0 1 < completed write operation key=LXZSPPSTIY28 tag=3HESD3FGOW65 type=write size=249157 2024-08-29T18:37:07.645 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.641+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=FNMSBAZIQVGY type=del size=2666554 2024-08-29T18:37:07.658 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.653+0000 7f6ed09098c0 1 < suggested remove operation key=YRN170ZPJA3I tag=6HX1U6OE1ITM type=del 2024-08-29T18:37:07.663 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.657+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=6ZXQ1N7SJG4E type=write size=127110 2024-08-29T18:37:07.669 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.665+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=9H7VTFICVLAC type=del 2024-08-29T18:37:07.675 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.669+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=LZ93XNW8T9BZ type=del size=3838216 2024-08-29T18:37:07.676 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.673+0000 7f6ed09098c0 1 < canceled part key=_multipart_EUM7GLNWA3KR.2~9RX6H2WNU4J4.0 size=1048576 2024-08-29T18:37:07.680 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.677+0000 7f6ed09098c0 1 < completed part key=_multipart_EUM7GLNWA3KR.2~9RX6H2WNU4J4.1 size=484310 2024-08-29T18:37:07.691 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.685+0000 7f6ed09098c0 1 < canceled multipart upload key=EUM7GLNWA3KR upload=9RX6H2WNU4J4 tag=1CP5Z7MU158P type=write size=2581462 2024-08-29T18:37:07.705 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.701+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~FEVLJVG6CHZ0.0 size=1048576 2024-08-29T18:37:07.710 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.705+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~FEVLJVG6CHZ0.1 size=1048576 2024-08-29T18:37:07.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.709+0000 7f6ed09098c0 1 > prepared part key=_multipart_9YA3AB4NRFXE.2~FEVLJVG6CHZ0.2 size=626267 2024-08-29T18:37:07.714 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.709+0000 7f6ed09098c0 1 > prepared multipart upload key=9YA3AB4NRFXE upload=FEVLJVG6CHZ0 tag=BBCEZ2AB3Q12 type=write size=3771995 2024-08-29T18:37:07.721 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.717+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~KJ5LQ81TPBHM.0 size=1048576 2024-08-29T18:37:07.729 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.721+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~KJ5LQ81TPBHM.1 size=614488 2024-08-29T18:37:07.740 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.737+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=KJ5LQ81TPBHM tag=41VVXBY3D1D4 type=write size=2711640 2024-08-29T18:37:07.749 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.745+0000 7f6ed09098c0 1 > prepared operation key=33M9LBPG8N6W tag=P1FJMAN7L5AZ type=del size=3677377 2024-08-29T18:37:07.756 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.753+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~77QUSAU4V0U3.0 size=1048576 2024-08-29T18:37:07.764 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.761+0000 7f6ed09098c0 1 < completed part key=_multipart_9KL8LQBXNU1I.2~77QUSAU4V0U3.1 size=491218 2024-08-29T18:37:07.774 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.769+0000 7f6ed09098c0 1 < completed multipart upload key=9KL8LQBXNU1I upload=77QUSAU4V0U3 tag=JTH98KX7UXNI type=write size=2588370 2024-08-29T18:37:07.782 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.777+0000 7f6ed09098c0 1 > prepared operation key=1JIBQEPGZKPL tag=MOZRLBQBETZ1 type=del size=3884749 2024-08-29T18:37:07.788 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.785+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~1RVEWOHZSVEJ.0 size=1048576 2024-08-29T18:37:07.793 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.789+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~1RVEWOHZSVEJ.1 size=1048576 2024-08-29T18:37:07.798 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.793+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~1RVEWOHZSVEJ.2 size=509639 2024-08-29T18:37:07.809 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.805+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=1RVEWOHZSVEJ tag=QI1N48I6A7IA type=write size=3655367 2024-08-29T18:37:07.815 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.809+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=7Q0ZE7L0S8MU type=del size=3393617 2024-08-29T18:37:07.822 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.817+0000 7f6ed09098c0 1 < canceled operation key=LXZSPPSTIY28 tag=FTN3KP7988DD type=write size=415944 2024-08-29T18:37:07.828 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.825+0000 7f6ed09098c0 1 > prepared operation key=D22QZG3QHUUK tag=906N5XGE64IU type=del size=443730 2024-08-29T18:37:07.834 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.829+0000 7f6ed09098c0 1 < completed write operation key=G1P9V2I0LJNU tag=9COOW6OIP5I8 type=write size=809304 2024-08-29T18:37:07.840 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.837+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=5OK1Y5KC8NJV type=del size=3890515 2024-08-29T18:37:07.846 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.841+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~I03IPZFHTA1E.0 size=1048576 2024-08-29T18:37:07.851 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.845+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~I03IPZFHTA1E.1 size=1048576 2024-08-29T18:37:07.855 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.849+0000 7f6ed09098c0 1 < completed part key=_multipart_D22QZG3QHUUK.2~I03IPZFHTA1E.2 size=755796 2024-08-29T18:37:07.866 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.861+0000 7f6ed09098c0 1 < completed multipart upload key=D22QZG3QHUUK upload=I03IPZFHTA1E tag=NM3BXFYMF84P type=write size=3901524 2024-08-29T18:37:07.877 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.873+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~8UN1ZCL4YUVW.0 size=1048576 2024-08-29T18:37:07.881 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.877+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~8UN1ZCL4YUVW.1 size=1048576 2024-08-29T18:37:07.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.881+0000 7f6ed09098c0 1 > prepared part key=_multipart_RSCA9226LE11.2~8UN1ZCL4YUVW.2 size=762508 2024-08-29T18:37:07.887 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.881+0000 7f6ed09098c0 1 > prepared multipart upload key=RSCA9226LE11 upload=8UN1ZCL4YUVW tag=DATBSMIFR9OY type=write size=3908236 2024-08-29T18:37:07.893 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.889+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~NPR2MJ9QNECD.0 size=1048576 2024-08-29T18:37:07.898 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.893+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~NPR2MJ9QNECD.1 size=1048576 2024-08-29T18:37:07.903 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.897+0000 7f6ed09098c0 1 < completed part key=_multipart_J2TTZYWCXQEQ.2~NPR2MJ9QNECD.2 size=740890 2024-08-29T18:37:07.914 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.909+0000 7f6ed09098c0 1 < completed multipart upload key=J2TTZYWCXQEQ upload=NPR2MJ9QNECD tag=47QTYCBB053C type=write size=3886618 2024-08-29T18:37:07.919 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.913+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=LWV5FIO9J3JX type=del size=1595557 2024-08-29T18:37:07.920 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.917+0000 7f6ed09098c0 1 < canceled part key=_multipart_9KLW4Z2X4RX7.2~JM5K19K52EPW.0 size=1048576 2024-08-29T18:37:07.925 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.921+0000 7f6ed09098c0 1 < completed part key=_multipart_9KLW4Z2X4RX7.2~JM5K19K52EPW.1 size=490215 2024-08-29T18:37:07.935 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.929+0000 7f6ed09098c0 1 < canceled multipart upload key=9KLW4Z2X4RX7 upload=JM5K19K52EPW tag=PV7N1MJYBQPW type=write size=2587367 2024-08-29T18:37:07.946 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.941+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~LAVQM2KJNEJ9.0 size=978955 2024-08-29T18:37:07.946 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.941+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=LAVQM2KJNEJ9 tag=Y0DMB1ADNX9Z type=write size=2027531 2024-08-29T18:37:07.952 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.949+0000 7f6ed09098c0 1 < completed delete operation key=MC8ER9H5LSDG tag=ZCV2R2935T70 type=del 2024-08-29T18:37:07.963 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.957+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~LPAJ0BPXFG87.0 size=1048576 2024-08-29T18:37:07.968 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.965+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~LPAJ0BPXFG87.1 size=1048576 2024-08-29T18:37:07.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.969+0000 7f6ed09098c0 1 > prepared part key=_multipart_MC8ER9H5LSDG.2~LPAJ0BPXFG87.2 size=26111 2024-08-29T18:37:07.974 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.969+0000 7f6ed09098c0 1 > prepared multipart upload key=MC8ER9H5LSDG upload=LPAJ0BPXFG87 tag=9JUESWLYVHLN type=write size=3171839 2024-08-29T18:37:07.980 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.977+0000 7f6ed09098c0 1 < canceled operation key=9HAS9BRXQSRH tag=DGZM8KFYN86H type=write size=446890 2024-08-29T18:37:07.987 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.981+0000 7f6ed09098c0 1 > prepared operation key=8YEVJGWDV919 tag=CBG4VM7MLW9I type=del size=3969516 2024-08-29T18:37:08.001 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:07.997+0000 7f6ed09098c0 1 < suggested update operation key=EUM7GLNWA3KR tag=70XL2SRQY3F4 type=del size=354681 2024-08-29T18:37:08.008 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.001+0000 7f6ed09098c0 1 > prepared operation key=9KL8LQBXNU1I tag=KLNJHAPSYWVQ type=del size=1116646 2024-08-29T18:37:08.014 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.009+0000 7f6ed09098c0 1 < completed part key=_multipart_GMA2OSTAZKM1.2~6778B0WCLUV6.0 size=521163 2024-08-29T18:37:08.025 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.021+0000 7f6ed09098c0 1 < completed multipart upload key=GMA2OSTAZKM1 upload=6778B0WCLUV6 tag=GYUIP1ET9JJC type=write size=1569739 2024-08-29T18:37:08.031 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.025+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=GTMS33AG9FBJ type=write size=173669 2024-08-29T18:37:08.039 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.033+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=FNMSBAZIQVGY type=del size=2666554: (22) Invalid argument 2024-08-29T18:37:08.045 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.041+0000 7f6ed09098c0 1 > prepared operation key=YRN170ZPJA3I tag=LPJQ5PWCFO7B type=del size=2184616 2024-08-29T18:37:08.051 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.045+0000 7f6ed09098c0 1 < completed write operation key=3GZQ8X1OX9YW tag=6ZXQ1N7SJG4E type=write size=127110 2024-08-29T18:37:08.056 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.053+0000 7f6ed09098c0 1 > prepared operation key=MFIKA3GJW88G tag=TPHNEIZOKWXD type=del size=1436606 2024-08-29T18:37:08.062 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.057+0000 7f6ed09098c0 1 < completed delete operation key=PKQYV72BR5HD tag=LZ93XNW8T9BZ type=del 2024-08-29T18:37:08.074 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.069+0000 7f6ed09098c0 1 > prepared part key=_multipart_WPFJRC8Z3MRR.2~ZLNVOI17696X.0 size=1003188 2024-08-29T18:37:08.075 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.069+0000 7f6ed09098c0 1 > prepared multipart upload key=WPFJRC8Z3MRR upload=ZLNVOI17696X tag=V7HGNLZUOST8 type=write size=2051764 2024-08-29T18:37:08.080 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.077+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~FEVLJVG6CHZ0.0 size=1048576 2024-08-29T18:37:08.080 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.077+0000 7f6ed09098c0 1 < canceled part key=_multipart_9YA3AB4NRFXE.2~FEVLJVG6CHZ0.1 size=1048576 2024-08-29T18:37:08.085 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.081+0000 7f6ed09098c0 1 < completed part key=_multipart_9YA3AB4NRFXE.2~FEVLJVG6CHZ0.2 size=626267 2024-08-29T18:37:08.095 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.089+0000 7f6ed09098c0 1 < canceled multipart upload key=9YA3AB4NRFXE upload=FEVLJVG6CHZ0 tag=BBCEZ2AB3Q12 type=write size=3771995 2024-08-29T18:37:08.100 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.097+0000 7f6ed09098c0 1 > prepared operation key=W3OD42MVSYAC tag=BBKC5XG61ADC type=del size=4145545 2024-08-29T18:37:08.111 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.105+0000 7f6ed09098c0 1 < suggested update operation key=33M9LBPG8N6W tag=P1FJMAN7L5AZ type=del size=3677377 2024-08-29T18:37:08.122 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.117+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~MDCMIBKXOW6K.0 size=1048576 2024-08-29T18:37:08.127 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.121+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~MDCMIBKXOW6K.1 size=1048576 2024-08-29T18:37:08.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.125+0000 7f6ed09098c0 1 > prepared part key=_multipart_8YEVJGWDV919.2~MDCMIBKXOW6K.2 size=32262 2024-08-29T18:37:08.132 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.125+0000 7f6ed09098c0 1 > prepared multipart upload key=8YEVJGWDV919 upload=MDCMIBKXOW6K tag=L71SYOGPBDL7 type=write size=3177990 2024-08-29T18:37:08.137 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.133+0000 7f6ed09098c0 1 < completed delete operation key=1JIBQEPGZKPL tag=MOZRLBQBETZ1 type=del 2024-08-29T18:37:08.144 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.141+0000 7f6ed09098c0 1 > prepared operation key=J2TTZYWCXQEQ tag=VTTH2SDLA8WS type=del size=1902554 2024-08-29T18:37:08.150 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.145+0000 7f6ed09098c0 1 < completed delete operation key=LXZSPPSTIY28 tag=7Q0ZE7L0S8MU type=del 2024-08-29T18:37:08.156 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.149+0000 7f6ed09098c0 1 > prepared operation key=G1P9V2I0LJNU tag=ZHIG30E0D5KP type=write size=231653 2024-08-29T18:37:08.161 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.157+0000 7f6ed09098c0 1 < completed delete operation key=D22QZG3QHUUK tag=906N5XGE64IU type=del 2024-08-29T18:37:08.167 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.161+0000 7f6ed09098c0 1 > prepared operation key=9YA3AB4NRFXE tag=9RQ21DNGIHRI type=del size=1629924 2024-08-29T18:37:08.173 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.169+0000 7f6ed09098c0 1 < completed delete operation key=WPFJRC8Z3MRR tag=5OK1Y5KC8NJV type=del 2024-08-29T18:37:08.183 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.177+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~355CFHCNX9UK.0 size=1048576 2024-08-29T18:37:08.188 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.185+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~355CFHCNX9UK.1 size=1048576 2024-08-29T18:37:08.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.189+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~355CFHCNX9UK.2 size=512664 2024-08-29T18:37:08.193 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.189+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=355CFHCNX9UK tag=X7LUVUZ0PZUT type=write size=3658392 2024-08-29T18:37:08.198 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.193+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~8UN1ZCL4YUVW.0 size=1048576 2024-08-29T18:37:08.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.201+0000 7f6ed09098c0 1 < completed part key=_multipart_RSCA9226LE11.2~8UN1ZCL4YUVW.1 size=1048576 2024-08-29T18:37:08.205 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.201+0000 7f6ed09098c0 1 < canceled part key=_multipart_RSCA9226LE11.2~8UN1ZCL4YUVW.2 size=762508 2024-08-29T18:37:08.216 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.213+0000 7f6ed09098c0 1 < canceled multipart upload key=RSCA9226LE11 upload=8UN1ZCL4YUVW tag=DATBSMIFR9OY type=write size=3908236 2024-08-29T18:37:08.227 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.221+0000 7f6ed09098c0 1 > prepared part key=_multipart_9HAS9BRXQSRH.2~XT9BY1DXUGQY.0 size=122278 2024-08-29T18:37:08.227 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.221+0000 7f6ed09098c0 1 > prepared multipart upload key=9HAS9BRXQSRH upload=XT9BY1DXUGQY tag=BK3ZEBTU22GU type=write size=1170854 2024-08-29T18:37:08.235 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.229+0000 7f6ed09098c0 -1 < failed to complete operation key=EUM7GLNWA3KR tag=LWV5FIO9J3JX type=del size=1595557: (22) Invalid argument 2024-08-29T18:37:08.241 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.237+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=479IFMQIZK3T type=del size=1157531 2024-08-29T18:37:08.247 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.241+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~LAVQM2KJNEJ9.0 size=978955 2024-08-29T18:37:08.257 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.253+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=LAVQM2KJNEJ9 tag=Y0DMB1ADNX9Z type=write size=2027531 2024-08-29T18:37:08.263 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.257+0000 7f6ed09098c0 1 > prepared operation key=SG4E703OLP35 tag=CCPTDF3HX94F type=del size=1054817 2024-08-29T18:37:08.268 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.265+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~LPAJ0BPXFG87.0 size=1048576 2024-08-29T18:37:08.274 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.269+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~LPAJ0BPXFG87.1 size=1048576 2024-08-29T18:37:08.282 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.277+0000 7f6ed09098c0 1 < completed part key=_multipart_MC8ER9H5LSDG.2~LPAJ0BPXFG87.2 size=26111 2024-08-29T18:37:08.292 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.285+0000 7f6ed09098c0 1 < completed multipart upload key=MC8ER9H5LSDG upload=LPAJ0BPXFG87 tag=9JUESWLYVHLN type=write size=3171839 2024-08-29T18:37:08.298 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.293+0000 7f6ed09098c0 1 > prepared operation key=PKQYV72BR5HD tag=IHZ1QXZOX4SS type=del size=1389461 2024-08-29T18:37:08.304 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.301+0000 7f6ed09098c0 1 < completed delete operation key=8YEVJGWDV919 tag=CBG4VM7MLW9I type=del 2024-08-29T18:37:08.309 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.305+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=OX9SFPSB5M7X type=del size=2979617 2024-08-29T18:37:08.315 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.309+0000 7f6ed09098c0 1 < completed delete operation key=9KL8LQBXNU1I tag=KLNJHAPSYWVQ type=del 2024-08-29T18:37:08.321 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.317+0000 7f6ed09098c0 1 > prepared operation key=JFWKQNVPQWCB tag=D81D1DSRO91H type=write size=779792 2024-08-29T18:37:08.327 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.321+0000 7f6ed09098c0 1 < completed write operation key=JFWKQNVPQWCB tag=GTMS33AG9FBJ type=write size=173669 2024-08-29T18:37:08.338 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.333+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~40TB4BCXKILD.0 size=1048576 2024-08-29T18:37:08.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.337+0000 7f6ed09098c0 1 > prepared part key=_multipart_T17NEBEBIVZH.2~40TB4BCXKILD.1 size=766443 2024-08-29T18:37:08.344 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.337+0000 7f6ed09098c0 1 > prepared multipart upload key=T17NEBEBIVZH upload=40TB4BCXKILD tag=TTDDC9EDIEZK type=write size=2863595 2024-08-29T18:37:08.348 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.345+0000 7f6ed09098c0 1 < completed delete operation key=YRN170ZPJA3I tag=LPJQ5PWCFO7B type=del 2024-08-29T18:37:08.354 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.349+0000 7f6ed09098c0 1 > prepared operation key=3GZQ8X1OX9YW tag=QY29A76LEQNJ type=del size=2600782 2024-08-29T18:37:08.366 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.361+0000 7f6ed09098c0 1 < suggested remove operation key=MFIKA3GJW88G tag=TPHNEIZOKWXD type=del 2024-08-29T18:37:08.371 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.365+0000 7f6ed09098c0 1 > prepared operation key=LXZSPPSTIY28 tag=RE0KEUTJAPDL type=write size=192820 2024-08-29T18:37:08.377 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.373+0000 7f6ed09098c0 1 < completed part key=_multipart_WPFJRC8Z3MRR.2~ZLNVOI17696X.0 size=1003188 2024-08-29T18:37:08.387 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.381+0000 7f6ed09098c0 1 < completed multipart upload key=WPFJRC8Z3MRR upload=ZLNVOI17696X tag=V7HGNLZUOST8 type=write size=2051764 2024-08-29T18:37:08.393 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.389+0000 7f6ed09098c0 1 > prepared operation key=EUM7GLNWA3KR tag=TQS7K0PUCBJR type=del size=1950563 2024-08-29T18:37:08.399 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.393+0000 7f6ed09098c0 1 < completed delete operation key=W3OD42MVSYAC tag=BBKC5XG61ADC type=del 2024-08-29T18:37:08.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.405+0000 7f6ed09098c0 1 > prepared part key=_multipart_BW4L44FNGYOU.2~FPYJ0OODJ2RQ.0 size=638011 2024-08-29T18:37:08.410 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.405+0000 7f6ed09098c0 1 > prepared multipart upload key=BW4L44FNGYOU upload=FPYJ0OODJ2RQ tag=Y1BOXGZNZM4S type=write size=1686587 2024-08-29T18:37:08.415 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.409+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~MDCMIBKXOW6K.0 size=1048576 2024-08-29T18:37:08.420 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.417+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~MDCMIBKXOW6K.1 size=1048576 2024-08-29T18:37:08.425 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.421+0000 7f6ed09098c0 1 < completed part key=_multipart_8YEVJGWDV919.2~MDCMIBKXOW6K.2 size=32262 2024-08-29T18:37:08.435 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.429+0000 7f6ed09098c0 1 < completed multipart upload key=8YEVJGWDV919 upload=MDCMIBKXOW6K tag=L71SYOGPBDL7 type=write size=3177990 2024-08-29T18:37:08.441 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.437+0000 7f6ed09098c0 1 > prepared operation key=KJ33F33FWI4D tag=6SJMB374VMTA type=del size=2884366 2024-08-29T18:37:08.447 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.441+0000 7f6ed09098c0 1 < completed delete operation key=J2TTZYWCXQEQ tag=VTTH2SDLA8WS type=del 2024-08-29T18:37:08.457 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.453+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~LWTIWRNU5P4S.0 size=1048576 2024-08-29T18:37:08.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.457+0000 7f6ed09098c0 1 > prepared part key=_multipart_8QI8JSK2PKHT.2~LWTIWRNU5P4S.1 size=233024 2024-08-29T18:37:08.462 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.457+0000 7f6ed09098c0 1 > prepared multipart upload key=8QI8JSK2PKHT upload=LWTIWRNU5P4S tag=X0SLIL0N3QNA type=write size=2330176 2024-08-29T18:37:08.468 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.465+0000 7f6ed09098c0 1 < canceled operation key=G1P9V2I0LJNU tag=ZHIG30E0D5KP type=write size=231653 2024-08-29T18:37:08.479 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.473+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~J9P7U3V5K3TD.0 size=1048576 2024-08-29T18:37:08.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.481+0000 7f6ed09098c0 1 > prepared part key=_multipart_U65PBPAVH1S4.2~J9P7U3V5K3TD.1 size=686257 2024-08-29T18:37:08.484 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.481+0000 7f6ed09098c0 1 > prepared multipart upload key=U65PBPAVH1S4 upload=J9P7U3V5K3TD tag=B2LXZKVT8Q64 type=write size=2783409 2024-08-29T18:37:08.490 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.485+0000 7f6ed09098c0 1 < completed delete operation key=9YA3AB4NRFXE tag=9RQ21DNGIHRI type=del 2024-08-29T18:37:08.496 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.493+0000 7f6ed09098c0 1 > prepared operation key=WPFJRC8Z3MRR tag=V7W104JN1VQZ type=del size=3682794 2024-08-29T18:37:08.502 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.497+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~355CFHCNX9UK.0 size=1048576 2024-08-29T18:37:08.507 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.501+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~355CFHCNX9UK.1 size=1048576 2024-08-29T18:37:08.512 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.509+0000 7f6ed09098c0 1 < completed part key=_multipart_8QI8JSK2PKHT.2~355CFHCNX9UK.2 size=512664 2024-08-29T18:37:08.523 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.517+0000 7f6ed09098c0 1 < completed multipart upload key=8QI8JSK2PKHT upload=355CFHCNX9UK tag=X7LUVUZ0PZUT type=write size=3658392 2024-08-29T18:37:08.529 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.525+0000 7f6ed09098c0 1 > prepared operation key=9HAS9BRXQSRH tag=VYB94ARDU540 type=del size=1534584 2024-08-29T18:37:08.535 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.529+0000 7f6ed09098c0 1 < completed part key=_multipart_9HAS9BRXQSRH.2~XT9BY1DXUGQY.0 size=122278 2024-08-29T18:37:08.547 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.541+0000 7f6ed09098c0 1 < completed multipart upload key=9HAS9BRXQSRH upload=XT9BY1DXUGQY tag=BK3ZEBTU22GU type=write size=1170854 2024-08-29T18:37:08.553 INFO:tasks.workunit.client.0.smithi089.stderr:2024-08-29T18:37:08.549+0000 7f6ed09098c0 1 > prepared operation key=BW4L44FNGYOU tag=WNF0ZLVDGLGR type=del size=645944 2024-08-29T18:37:08.554 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] cls_rgw_stats.simulate (36709 ms) 2024-08-29T18:37:08.554 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from cls_rgw_stats (36709 ms total) 2024-08-29T18:37:08.554 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:37:08.554 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:37:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:08 smithi144 bash[67678]: cluster 2024-08-29T18:37:07.115132+0000 mgr.y (mgr.34104) 743 : cluster [DBG] pgmap v1461: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 116 KiB/s wr, 596 op/s 2024-08-29T18:37:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:08 smithi144 bash[67678]: audit 2024-08-29T18:37:07.720537+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:08 smithi089 bash[77323]: cluster 2024-08-29T18:37:07.115132+0000 mgr.y (mgr.34104) 743 : cluster [DBG] pgmap v1461: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 116 KiB/s wr, 596 op/s 2024-08-29T18:37:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:08 smithi089 bash[77323]: audit 2024-08-29T18:37:07.720537+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:08 smithi089 bash[78574]: cluster 2024-08-29T18:37:07.115132+0000 mgr.y (mgr.34104) 743 : cluster [DBG] pgmap v1461: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 338 KiB/s rd, 116 KiB/s wr, 596 op/s 2024-08-29T18:37:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:08 smithi089 bash[78574]: audit 2024-08-29T18:37:07.720537+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:09.233 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 1 test from 1 test suite ran. (39278 ms total) 2024-08-29T18:37:09.233 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 1 test. 2024-08-29T18:37:09.239 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:37:09.239 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:37:09.293 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-08-29T18:37:09.294 DEBUG:teuthology.orchestra.run.smithi089:workunit test cls/test_cls_sdk.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2024-08-29T18:37:09.359 INFO:tasks.workunit.client.0.smithi089.stdout:Running main() from gmock_main.cc 2024-08-29T18:37:09.359 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 2 tests from 1 test suite. 2024-08-29T18:37:09.359 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:37:09.360 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 2 tests from ClsSDK 2024-08-29T18:37:09.360 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-08-29T18:37:10.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:10 smithi144 bash[67678]: cluster 2024-08-29T18:37:09.116442+0000 mgr.y (mgr.34104) 744 : cluster [DBG] pgmap v1462: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 173 KiB/s wr, 894 op/s 2024-08-29T18:37:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:10 smithi144 bash[67678]: cluster 2024-08-29T18:37:09.226538+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-29T18:37:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:10 smithi089 bash[78574]: cluster 2024-08-29T18:37:09.116442+0000 mgr.y (mgr.34104) 744 : cluster [DBG] pgmap v1462: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 173 KiB/s wr, 894 op/s 2024-08-29T18:37:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:10 smithi089 bash[78574]: cluster 2024-08-29T18:37:09.226538+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-29T18:37:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:10 smithi089 bash[77323]: cluster 2024-08-29T18:37:09.116442+0000 mgr.y (mgr.34104) 744 : cluster [DBG] pgmap v1462: 137 pgs: 137 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 173 KiB/s wr, 894 op/s 2024-08-29T18:37:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:10 smithi089 bash[77323]: cluster 2024-08-29T18:37:09.226538+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-29T18:37:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:11 smithi144 bash[67678]: cluster 2024-08-29T18:37:10.239438+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-29T18:37:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:11 smithi144 bash[67678]: audit 2024-08-29T18:37:10.244865+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.89:0/3474159144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:11 smithi144 bash[67678]: audit 2024-08-29T18:37:10.250265+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:11 smithi089 bash[77323]: cluster 2024-08-29T18:37:10.239438+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-29T18:37:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:11 smithi089 bash[77323]: audit 2024-08-29T18:37:10.244865+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.89:0/3474159144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:11 smithi089 bash[77323]: audit 2024-08-29T18:37:10.250265+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:11 smithi089 bash[78574]: cluster 2024-08-29T18:37:10.239438+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-29T18:37:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:11 smithi089 bash[78574]: audit 2024-08-29T18:37:10.244865+0000 mon.c (mon.2) 72 : audit [INF] from='client.? 172.21.15.89:0/3474159144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:11 smithi089 bash[78574]: audit 2024-08-29T18:37:10.250265+0000 mon.a (mon.0) 2142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:12.267 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2908 ms) 2024-08-29T18:37:12.268 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-08-29T18:37:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:12 smithi144 bash[67678]: cluster 2024-08-29T18:37:11.117481+0000 mgr.y (mgr.34104) 745 : cluster [DBG] pgmap v1465: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:12 smithi144 bash[67678]: cluster 2024-08-29T18:37:11.233071+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:12 smithi144 bash[67678]: audit 2024-08-29T18:37:11.236482+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:12 smithi144 bash[67678]: cluster 2024-08-29T18:37:11.243062+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-29T18:37:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[77323]: cluster 2024-08-29T18:37:11.117481+0000 mgr.y (mgr.34104) 745 : cluster [DBG] pgmap v1465: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[77323]: cluster 2024-08-29T18:37:11.233071+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[77323]: audit 2024-08-29T18:37:11.236482+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[77323]: cluster 2024-08-29T18:37:11.243062+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-29T18:37:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[78574]: cluster 2024-08-29T18:37:11.117481+0000 mgr.y (mgr.34104) 745 : cluster [DBG] pgmap v1465: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[78574]: cluster 2024-08-29T18:37:11.233071+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:37:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[78574]: audit 2024-08-29T18:37:11.236482+0000 mon.a (mon.0) 2144 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:12 smithi089 bash[78574]: cluster 2024-08-29T18:37:11.243062+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-29T18:37:13.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:13 smithi144 bash[67678]: cluster 2024-08-29T18:37:12.261898+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-29T18:37:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:13 smithi089 bash[78574]: cluster 2024-08-29T18:37:12.261898+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-29T18:37:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:13 smithi089 bash[77323]: cluster 2024-08-29T18:37:12.261898+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-29T18:37:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:14 smithi144 bash[67678]: cluster 2024-08-29T18:37:13.118233+0000 mgr.y (mgr.34104) 746 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:14 smithi144 bash[67678]: cluster 2024-08-29T18:37:13.266711+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:14 smithi144 bash[67678]: cluster 2024-08-29T18:37:13.266778+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:14 smithi144 bash[67678]: cluster 2024-08-29T18:37:13.293542+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-29T18:37:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:14 smithi144 bash[67678]: audit 2024-08-29T18:37:13.300334+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.89:0/2276648509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:14 smithi144 bash[67678]: audit 2024-08-29T18:37:13.305357+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[77323]: cluster 2024-08-29T18:37:13.118233+0000 mgr.y (mgr.34104) 746 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[77323]: cluster 2024-08-29T18:37:13.266711+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[77323]: cluster 2024-08-29T18:37:13.266778+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[77323]: cluster 2024-08-29T18:37:13.293542+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[77323]: audit 2024-08-29T18:37:13.300334+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.89:0/2276648509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[77323]: audit 2024-08-29T18:37:13.305357+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[78574]: cluster 2024-08-29T18:37:13.118233+0000 mgr.y (mgr.34104) 746 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[78574]: cluster 2024-08-29T18:37:13.266711+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[78574]: cluster 2024-08-29T18:37:13.266778+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[78574]: cluster 2024-08-29T18:37:13.293542+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[78574]: audit 2024-08-29T18:37:13.300334+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.89:0/2276648509' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:14 smithi089 bash[78574]: audit 2024-08-29T18:37:13.305357+0000 mon.a (mon.0) 2150 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:37:15.314 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:37:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:37:15] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.43.0" 2024-08-29T18:37:15.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:15 smithi089 bash[77323]: audit 2024-08-29T18:37:14.282098+0000 mon.a (mon.0) 2151 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:15.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:15 smithi089 bash[77323]: cluster 2024-08-29T18:37:14.290381+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-29T18:37:15.325 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3057 ms) 2024-08-29T18:37:15.325 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 2 tests from ClsSDK (5967 ms total) 2024-08-29T18:37:15.325 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:37:15.326 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T18:37:15.326 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 2 tests from 1 test suite ran. (5967 ms total) 2024-08-29T18:37:15.326 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 2 tests. 2024-08-29T18:37:15.331 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:37:15.331 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:37:15.385 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-08-29T18:37:15.385 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:37:15.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:15 smithi089 bash[78574]: audit 2024-08-29T18:37:14.282098+0000 mon.a (mon.0) 2151 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:15.665 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:15 smithi089 bash[78574]: cluster 2024-08-29T18:37:14.290381+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-29T18:37:15.666 DEBUG:teuthology.parallel:result is None 2024-08-29T18:37:15.667 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:37:15.679 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:37:15.680 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:37:15.728 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:37:15.728 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:37:15.728 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-08-29T18:37:15.729 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:37:15.729 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-08-29T18:37:15.729 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:37:15.729 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:37:15.730 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:37:15.730 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:37:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:37:15.777 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:37:15.777 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:37:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:15 smithi144 bash[67678]: audit 2024-08-29T18:37:14.282098+0000 mon.a (mon.0) 2151 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi089-112336-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:37:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:15 smithi144 bash[67678]: cluster 2024-08-29T18:37:14.290381+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-29T18:37:15.825 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:37:15.825 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:37:15.873 INFO:tasks.workunit:timeout=3h 2024-08-29T18:37:15.873 INFO:tasks.workunit:cleanup=True 2024-08-29T18:37:15.874 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:37:15.922 INFO:tasks.workunit.client.0.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:37:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:16 smithi089 bash[77323]: cluster 2024-08-29T18:37:15.118899+0000 mgr.y (mgr.34104) 747 : cluster [DBG] pgmap v1471: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:16 smithi089 bash[77323]: cluster 2024-08-29T18:37:15.320487+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-29T18:37:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:16 smithi089 bash[78574]: cluster 2024-08-29T18:37:15.118899+0000 mgr.y (mgr.34104) 747 : cluster [DBG] pgmap v1471: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:16 smithi089 bash[78574]: cluster 2024-08-29T18:37:15.320487+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-29T18:37:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:16 smithi144 bash[67678]: cluster 2024-08-29T18:37:15.118899+0000 mgr.y (mgr.34104) 747 : cluster [DBG] pgmap v1471: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:16 smithi144 bash[67678]: cluster 2024-08-29T18:37:15.320487+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-29T18:37:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:18 smithi089 bash[77323]: cluster 2024-08-29T18:37:17.119892+0000 mgr.y (mgr.34104) 748 : cluster [DBG] pgmap v1473: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:18 smithi089 bash[78574]: cluster 2024-08-29T18:37:17.119892+0000 mgr.y (mgr.34104) 748 : cluster [DBG] pgmap v1473: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:18 smithi144 bash[67678]: cluster 2024-08-29T18:37:17.119892+0000 mgr.y (mgr.34104) 748 : cluster [DBG] pgmap v1473: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:20 smithi089 bash[77323]: cluster 2024-08-29T18:37:19.121276+0000 mgr.y (mgr.34104) 749 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:20 smithi089 bash[78574]: cluster 2024-08-29T18:37:19.121276+0000 mgr.y (mgr.34104) 749 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:20 smithi144 bash[67678]: cluster 2024-08-29T18:37:19.121276+0000 mgr.y (mgr.34104) 749 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:22.404 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-29T18:37:22.457 INFO:tasks.workunit.client.0.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:37:22.460 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:37:22.460 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:37:22.519 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:37:22.570 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:37:22.616 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:37:22.618 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:37:22.618 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:37:22.663 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:37:22.666 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T18:37:22.666 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:37:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:22 smithi089 bash[77323]: cluster 2024-08-29T18:37:21.122109+0000 mgr.y (mgr.34104) 750 : cluster [DBG] pgmap v1475: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:22 smithi089 bash[78574]: cluster 2024-08-29T18:37:21.122109+0000 mgr.y (mgr.34104) 750 : cluster [DBG] pgmap v1475: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:22.686 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-08-29T18:37:22.687 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-08-29T18:37:22.687 DEBUG:teuthology.orchestra.run.smithi089:workunit test rados/load-gen-big.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2024-08-29T18:37:22.786 INFO:tasks.workunit.client.0.smithi089.stdout:run length 1200 seconds 2024-08-29T18:37:22.786 INFO:tasks.workunit.client.0.smithi089.stdout:preparing 10240 objects 2024-08-29T18:37:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:22 smithi144 bash[67678]: cluster 2024-08-29T18:37:21.122109+0000 mgr.y (mgr.34104) 750 : cluster [DBG] pgmap v1475: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:23 smithi089 bash[77323]: audit 2024-08-29T18:37:22.719666+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:23 smithi089 bash[78574]: audit 2024-08-29T18:37:22.719666+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:23 smithi144 bash[67678]: audit 2024-08-29T18:37:22.719666+0000 mon.a (mon.0) 2154 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:24.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:24 smithi089 bash[77323]: cluster 2024-08-29T18:37:23.122737+0000 mgr.y (mgr.34104) 751 : cluster [DBG] pgmap v1476: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:24.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:24 smithi089 bash[78574]: cluster 2024-08-29T18:37:23.122737+0000 mgr.y (mgr.34104) 751 : cluster [DBG] pgmap v1476: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:24.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:24 smithi144 bash[67678]: cluster 2024-08-29T18:37:23.122737+0000 mgr.y (mgr.34104) 751 : cluster [DBG] pgmap v1476: 105 pgs: 105 active+clean; 583 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:37:25.037 INFO:tasks.workunit.client.0.smithi089.stdout:load-gen will run 1200 seconds 2024-08-29T18:37:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:37:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:37:25] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2024-08-29T18:37:26.037 INFO:tasks.workunit.client.0.smithi089.stdout: 1: throughput=0MB/sec pending data=0 2024-08-29T18:37:26.037 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b4AhgwJm2LpC7ZD off=938077 len=1193199 2024-08-29T18:37:26.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 0 completed, throughput=1.13MB/sec 2024-08-29T18:37:26.042 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Kk5MRcFgyfNDaRg off=4834868 len=303264 2024-08-29T18:37:26.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 1 completed, throughput=1.41MB/sec 2024-08-29T18:37:26.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WwGLyFV1rtd6zbG off=3915406 len=1841686 2024-08-29T18:37:26.064 INFO:tasks.workunit.client.0.smithi089.stdout:op 2 completed, throughput=3.1MB/sec 2024-08-29T18:37:26.064 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ITzImGShah9--9w off=6086982 len=1050004 2024-08-29T18:37:26.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 3 completed, throughput=4.06MB/sec 2024-08-29T18:37:26.066 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6j7uPD7mBM4vk6h off=5697713 len=1347356 2024-08-29T18:37:26.074 INFO:tasks.workunit.client.0.smithi089.stdout:op 4 completed, throughput=5.27MB/sec 2024-08-29T18:37:26.632 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:26 smithi089 bash[77323]: cluster 2024-08-29T18:37:25.123598+0000 mgr.y (mgr.34104) 752 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 10 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s wr, 84 op/s 2024-08-29T18:37:26.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:26 smithi144 bash[67678]: cluster 2024-08-29T18:37:25.123598+0000 mgr.y (mgr.34104) 752 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 10 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s wr, 84 op/s 2024-08-29T18:37:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:26 smithi089 bash[78574]: cluster 2024-08-29T18:37:25.123598+0000 mgr.y (mgr.34104) 752 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 10 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s wr, 84 op/s 2024-08-29T18:37:27.074 INFO:tasks.workunit.client.0.smithi089.stdout: 2: throughput=2.68MB/sec pending data=0 2024-08-29T18:37:27.075 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ADzZdd1lUhLSFuk off=6131842 len=2091501 2024-08-29T18:37:27.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 5 completed, throughput=3.65MB/sec 2024-08-29T18:37:27.080 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-d4DyRPrgdWyIvNq off=766009 len=1886628 2024-08-29T18:37:27.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 6 completed, throughput=4.52MB/sec 2024-08-29T18:37:27.088 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9iLOXsIO5E_3z2P off=882475 len=903057 2024-08-29T18:37:27.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 7 completed, throughput=4.91MB/sec 2024-08-29T18:37:27.098 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M4l6fnfrAuMxxIs off=637026 len=783265 2024-08-29T18:37:27.106 INFO:tasks.workunit.client.0.smithi089.stdout:op 8 completed, throughput=5.25MB/sec 2024-08-29T18:37:28.106 INFO:tasks.workunit.client.0.smithi089.stdout: 3: throughput=3.54MB/sec pending data=0 2024-08-29T18:37:28.107 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-duughkZ7ooLxZz9 off=9245334 len=341101 2024-08-29T18:37:28.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 9 completed, throughput=3.65MB/sec 2024-08-29T18:37:28.108 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cDeZ8UxX7aHxvmI off=248022 len=848278 2024-08-29T18:37:28.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 10 completed, throughput=3.9MB/sec 2024-08-29T18:37:28.118 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-32fgy6aIWoT1ijz off=17282656 len=1994974 2024-08-29T18:37:28.122 INFO:tasks.workunit.client.0.smithi089.stdout:op 11 completed, throughput=4.51MB/sec 2024-08-29T18:37:28.122 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sTZ3nXbskqGw2uP off=2886706 len=1715889 2024-08-29T18:37:28.127 INFO:tasks.workunit.client.0.smithi089.stdout:op 12 completed, throughput=5.03MB/sec 2024-08-29T18:37:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:28 smithi089 bash[77323]: cluster 2024-08-29T18:37:27.124584+0000 mgr.y (mgr.34104) 753 : cluster [DBG] pgmap v1478: 105 pgs: 105 active+clean; 90 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 882 KiB/s wr, 618 op/s 2024-08-29T18:37:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:28 smithi089 bash[78574]: cluster 2024-08-29T18:37:27.124584+0000 mgr.y (mgr.34104) 753 : cluster [DBG] pgmap v1478: 105 pgs: 105 active+clean; 90 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 882 KiB/s wr, 618 op/s 2024-08-29T18:37:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:28 smithi144 bash[67678]: cluster 2024-08-29T18:37:27.124584+0000 mgr.y (mgr.34104) 753 : cluster [DBG] pgmap v1478: 105 pgs: 105 active+clean; 90 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 882 KiB/s wr, 618 op/s 2024-08-29T18:37:29.127 INFO:tasks.workunit.client.0.smithi089.stdout: 4: throughput=3.8MB/sec pending data=0 2024-08-29T18:37:29.127 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UWBFF4jxXo_iWqh off=7604406 len=879021 2024-08-29T18:37:29.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 13 completed, throughput=4MB/sec 2024-08-29T18:37:29.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b47_eKq8jtlVoaw off=10587806 len=492589 2024-08-29T18:37:29.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 14 completed, throughput=4.12MB/sec 2024-08-29T18:37:29.132 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wiIG55Rec6DB5_H off=3276965 len=1990282 2024-08-29T18:37:29.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 15 completed, throughput=4.57MB/sec 2024-08-29T18:37:29.137 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GNl92wvdKWB39U_ off=2236853 len=2057015 2024-08-29T18:37:29.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 16 completed, throughput=5.05MB/sec 2024-08-29T18:37:30.142 INFO:tasks.workunit.client.0.smithi089.stdout: 5: throughput=4.06MB/sec pending data=0 2024-08-29T18:37:30.142 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t2YJ2E6BfSNNw_Y off=4012614 len=1654929 2024-08-29T18:37:30.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 17 completed, throughput=4.36MB/sec 2024-08-29T18:37:30.146 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tFuGUzZik6sShBC off=17744602 len=1106899 2024-08-29T18:37:30.149 INFO:tasks.workunit.client.0.smithi089.stdout:op 18 completed, throughput=4.57MB/sec 2024-08-29T18:37:30.149 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CN4AeFutp442z8g off=10502671 len=1462018 2024-08-29T18:37:30.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 19 completed, throughput=4.84MB/sec 2024-08-29T18:37:30.153 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n7WmO5bFbVoXfA1 off=3146676 len=912056 2024-08-29T18:37:30.158 INFO:tasks.workunit.client.0.smithi089.stdout:op 20 completed, throughput=5MB/sec 2024-08-29T18:37:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:30 smithi089 bash[77323]: cluster 2024-08-29T18:37:29.125624+0000 mgr.y (mgr.34104) 754 : cluster [DBG] pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-08-29T18:37:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:30 smithi089 bash[78574]: cluster 2024-08-29T18:37:29.125624+0000 mgr.y (mgr.34104) 754 : cluster [DBG] pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-08-29T18:37:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:30 smithi144 bash[67678]: cluster 2024-08-29T18:37:29.125624+0000 mgr.y (mgr.34104) 754 : cluster [DBG] pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 336 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-08-29T18:37:31.158 INFO:tasks.workunit.client.0.smithi089.stdout: 6: throughput=4.18MB/sec pending data=0 2024-08-29T18:37:31.159 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WylBHH0wOnvN-pJ off=16121798 len=1910353 2024-08-29T18:37:31.172 INFO:tasks.workunit.client.0.smithi089.stdout:op 21 completed, throughput=4.47MB/sec 2024-08-29T18:37:31.172 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z7uYmlGH6D4fHhK off=8153275 len=43493 2024-08-29T18:37:31.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 22 completed, throughput=4.48MB/sec 2024-08-29T18:37:31.173 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-U7P0lRBcWT5gPu9 off=1209378 len=1295310 2024-08-29T18:37:31.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 23 completed, throughput=4.67MB/sec 2024-08-29T18:37:31.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AONr3eijgK2p-KZ off=5409603 len=1162619 2024-08-29T18:37:31.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 24 completed, throughput=4.84MB/sec 2024-08-29T18:37:31.192 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ECEIg_iTD6vUZOt off=2956464 len=811484 2024-08-29T18:37:31.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 25 completed, throughput=4.97MB/sec 2024-08-29T18:37:31.195 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HU97JD0cOV7FNlE off=13092634 len=229709 2024-08-29T18:37:31.197 INFO:tasks.workunit.client.0.smithi089.stdout:op 26 completed, throughput=5MB/sec 2024-08-29T18:37:32.197 INFO:tasks.workunit.client.0.smithi089.stdout: 7: throughput=4.3MB/sec pending data=0 2024-08-29T18:37:32.197 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SSfF989mRCoSYuv off=2270539 len=1247323 2024-08-29T18:37:32.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 27 completed, throughput=4.47MB/sec 2024-08-29T18:37:32.201 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jED-3XBRN-IQFvU off=10527149 len=615632 2024-08-29T18:37:32.203 INFO:tasks.workunit.client.0.smithi089.stdout:op 28 completed, throughput=4.55MB/sec 2024-08-29T18:37:32.203 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XZsCxMb4nutL2C- off=4054272 len=1167907 2024-08-29T18:37:32.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 29 completed, throughput=4.7MB/sec 2024-08-29T18:37:32.213 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5tS2ZSSYrbKR5lm off=3863289 len=727800 2024-08-29T18:37:32.214 INFO:tasks.workunit.client.0.smithi089.stdout:op 30 completed, throughput=4.79MB/sec 2024-08-29T18:37:32.215 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O2vrhEYVDRV1HT7 off=5600686 len=243252 2024-08-29T18:37:32.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 31 completed, throughput=4.82MB/sec 2024-08-29T18:37:32.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0Rwb63clAUoYGZQ off=6286568 len=1959042 2024-08-29T18:37:32.228 INFO:tasks.workunit.client.0.smithi089.stdout:op 32 completed, throughput=5.07MB/sec 2024-08-29T18:37:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:32 smithi089 bash[77323]: cluster 2024-08-29T18:37:31.126425+0000 mgr.y (mgr.34104) 755 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-08-29T18:37:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:32 smithi089 bash[78574]: cluster 2024-08-29T18:37:31.126425+0000 mgr.y (mgr.34104) 755 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-08-29T18:37:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:32 smithi144 bash[67678]: cluster 2024-08-29T18:37:31.126425+0000 mgr.y (mgr.34104) 755 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 803 KiB/s rd, 1.2 MiB/s wr, 853 op/s 2024-08-29T18:37:33.229 INFO:tasks.workunit.client.0.smithi089.stdout: 8: throughput=4.46MB/sec pending data=0 2024-08-29T18:37:33.229 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0I_oasFIEFn8l7S off=929296 len=71173 2024-08-29T18:37:33.233 INFO:tasks.workunit.client.0.smithi089.stdout:op 33 completed, throughput=4.46MB/sec 2024-08-29T18:37:33.233 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C1U6IT9t3BLuJmy off=10182478 len=1218319 2024-08-29T18:37:33.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 34 completed, throughput=4.6MB/sec 2024-08-29T18:37:33.237 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ArPuR9JiFp3qe-S off=987527 len=110523 2024-08-29T18:37:33.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 35 completed, throughput=4.61MB/sec 2024-08-29T18:37:33.238 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sk3JXS8KBkZLMaS off=8676494 len=1003677 2024-08-29T18:37:33.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 36 completed, throughput=4.73MB/sec 2024-08-29T18:37:33.243 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5gHd39j_0upEXoi off=10998761 len=1678403 2024-08-29T18:37:33.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 37 completed, throughput=4.91MB/sec 2024-08-29T18:37:33.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n6aVug_guUSaErA off=1622838 len=1624180 2024-08-29T18:37:33.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 38 completed, throughput=5.1MB/sec 2024-08-29T18:37:34.266 INFO:tasks.workunit.client.0.smithi089.stdout: 9: throughput=4.54MB/sec pending data=0 2024-08-29T18:37:34.266 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NZ6aEH8XFNXG5g0 off=4560280 len=1067056 2024-08-29T18:37:34.276 INFO:tasks.workunit.client.0.smithi089.stdout:op 39 completed, throughput=4.65MB/sec 2024-08-29T18:37:34.276 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xJUDHfxIfooAupD off=751863 len=1389454 2024-08-29T18:37:34.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 40 completed, throughput=4.79MB/sec 2024-08-29T18:37:34.287 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9sk19dbPMFecHt3 off=472946 len=623468 2024-08-29T18:37:34.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 41 completed, throughput=4.85MB/sec 2024-08-29T18:37:34.295 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KddMa7-XZmSgj3A off=15202298 len=77006 2024-08-29T18:37:34.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 42 completed, throughput=4.85MB/sec 2024-08-29T18:37:34.296 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K4mBI0BfJ1oBFis off=3278542 len=254123 2024-08-29T18:37:34.297 INFO:tasks.workunit.client.0.smithi089.stdout:op 43 completed, throughput=4.88MB/sec 2024-08-29T18:37:34.297 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AfbfP02AmOT40L6 off=5942986 len=1175778 2024-08-29T18:37:34.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 44 completed, throughput=5MB/sec 2024-08-29T18:37:34.301 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jeGLEdWrNlf8gl- off=1112487 len=1634016 2024-08-29T18:37:34.308 INFO:tasks.workunit.client.0.smithi089.stdout:op 45 completed, throughput=5.16MB/sec 2024-08-29T18:37:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:34 smithi089 bash[77323]: cluster 2024-08-29T18:37:33.127315+0000 mgr.y (mgr.34104) 756 : cluster [DBG] pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-08-29T18:37:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:34 smithi089 bash[78574]: cluster 2024-08-29T18:37:33.127315+0000 mgr.y (mgr.34104) 756 : cluster [DBG] pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-08-29T18:37:34.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:34 smithi144 bash[67678]: cluster 2024-08-29T18:37:33.127315+0000 mgr.y (mgr.34104) 756 : cluster [DBG] pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-08-29T18:37:35.308 INFO:tasks.workunit.client.0.smithi089.stdout: 10: throughput=4.66MB/sec pending data=0 2024-08-29T18:37:35.308 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t__WnhK4O0ruDpc off=2549554 len=1608093 2024-08-29T18:37:35.312 INFO:tasks.workunit.client.0.smithi089.stdout:op 46 completed, throughput=4.81MB/sec 2024-08-29T18:37:35.312 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qOOPR8xzv_OrizO off=14449368 len=141863 2024-08-29T18:37:35.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 47 completed, throughput=4.82MB/sec 2024-08-29T18:37:35.313 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VSJ4NAhjnadm1yc off=8330205 len=1926530 2024-08-29T18:37:35.329 INFO:tasks.workunit.client.0.smithi089.stdout:op 48 completed, throughput=4.99MB/sec 2024-08-29T18:37:35.329 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EiYRbKloKj5yg_T off=4833786 len=1052078 2024-08-29T18:37:35.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 49 completed, throughput=5.09MB/sec 2024-08-29T18:37:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:37:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:37:35] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.43.0" 2024-08-29T18:37:36.333 INFO:tasks.workunit.client.0.smithi089.stdout: 11: throughput=4.64MB/sec pending data=0 2024-08-29T18:37:36.333 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_m2hmifJ5J2y3Px off=7975299 len=857934 2024-08-29T18:37:36.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 50 completed, throughput=4.71MB/sec 2024-08-29T18:37:36.336 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d3QG1gHSt7WcG_7 off=16373584 len=1161074 2024-08-29T18:37:36.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 51 completed, throughput=4.8MB/sec 2024-08-29T18:37:36.348 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mRlOzMGvhW0wXx8 off=6706324 len=768334 2024-08-29T18:37:36.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 52 completed, throughput=4.86MB/sec 2024-08-29T18:37:36.355 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zeouf7ysx-0dmTx off=235963 len=837416 2024-08-29T18:37:36.357 INFO:tasks.workunit.client.0.smithi089.stdout:op 53 completed, throughput=4.93MB/sec 2024-08-29T18:37:36.357 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KF5w2RjgRkE8N5k off=3876018 len=236541 2024-08-29T18:37:36.359 INFO:tasks.workunit.client.0.smithi089.stdout:op 54 completed, throughput=4.95MB/sec 2024-08-29T18:37:36.359 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E-bWVgnr-aardcJ off=3310722 len=143376 2024-08-29T18:37:36.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 55 completed, throughput=4.96MB/sec 2024-08-29T18:37:36.360 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yX3AIGC658CQqLu off=6008397 len=1763304 2024-08-29T18:37:36.364 INFO:tasks.workunit.client.0.smithi089.stdout:op 56 completed, throughput=5.11MB/sec 2024-08-29T18:37:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:36 smithi089 bash[77323]: cluster 2024-08-29T18:37:35.128259+0000 mgr.y (mgr.34104) 757 : cluster [DBG] pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-08-29T18:37:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:36 smithi089 bash[78574]: cluster 2024-08-29T18:37:35.128259+0000 mgr.y (mgr.34104) 757 : cluster [DBG] pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-08-29T18:37:36.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:36 smithi144 bash[67678]: cluster 2024-08-29T18:37:35.128259+0000 mgr.y (mgr.34104) 757 : cluster [DBG] pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 855 op/s 2024-08-29T18:37:37.365 INFO:tasks.workunit.client.0.smithi089.stdout: 12: throughput=4.7MB/sec pending data=0 2024-08-29T18:37:37.365 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kWwy2UMkOoXBKzA off=11240223 len=1192472 2024-08-29T18:37:37.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 57 completed, throughput=4.79MB/sec 2024-08-29T18:37:37.369 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-L4LQbE5FreTd69U off=6874452 len=1688900 2024-08-29T18:37:37.380 INFO:tasks.workunit.client.0.smithi089.stdout:op 58 completed, throughput=4.91MB/sec 2024-08-29T18:37:37.380 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6OBrPtFaQyisNyo off=16987005 len=1727829 2024-08-29T18:37:37.384 INFO:tasks.workunit.client.0.smithi089.stdout:op 59 completed, throughput=5.04MB/sec 2024-08-29T18:37:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:37 smithi089 bash[78574]: audit 2024-08-29T18:37:37.233895+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:37:37.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:37 smithi089 bash[77323]: audit 2024-08-29T18:37:37.233895+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:37:37.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:37 smithi144 bash[67678]: audit 2024-08-29T18:37:37.233895+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:37:38.384 INFO:tasks.workunit.client.0.smithi089.stdout: 13: throughput=4.67MB/sec pending data=0 2024-08-29T18:37:38.384 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5gHd39j_0upEXoi off=779151 len=34846 2024-08-29T18:37:38.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 60 completed, throughput=4.67MB/sec 2024-08-29T18:37:38.385 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qV1Lhiq5jl5ToZ1 off=7368858 len=129219 2024-08-29T18:37:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 61 completed, throughput=4.68MB/sec 2024-08-29T18:37:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PlC-R0Oyhvueck3 off=179344 len=1687412 2024-08-29T18:37:38.396 INFO:tasks.workunit.client.0.smithi089.stdout:op 62 completed, throughput=4.79MB/sec 2024-08-29T18:37:38.396 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NNVrWeCNdctfq3w off=4403794 len=599113 2024-08-29T18:37:38.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 63 completed, throughput=4.84MB/sec 2024-08-29T18:37:38.399 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9vDZFGqDW0e8MWA off=6233500 len=862809 2024-08-29T18:37:38.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 64 completed, throughput=4.9MB/sec 2024-08-29T18:37:38.402 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oIOr4GF3oFXZtOq off=9771479 len=511066 2024-08-29T18:37:38.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 65 completed, throughput=4.93MB/sec 2024-08-29T18:37:38.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0CLNgvRFMukRchd off=2367236 len=1063802 2024-08-29T18:37:38.412 INFO:tasks.workunit.client.0.smithi089.stdout:op 66 completed, throughput=5MB/sec 2024-08-29T18:37:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[77323]: cluster 2024-08-29T18:37:37.129233+0000 mgr.y (mgr.34104) 758 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 786 op/s 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[77323]: audit 2024-08-29T18:37:37.720306+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[77323]: audit 2024-08-29T18:37:37.991660+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[77323]: audit 2024-08-29T18:37:37.992723+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[77323]: audit 2024-08-29T18:37:37.998680+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[78574]: cluster 2024-08-29T18:37:37.129233+0000 mgr.y (mgr.34104) 758 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 786 op/s 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[78574]: audit 2024-08-29T18:37:37.720306+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[78574]: audit 2024-08-29T18:37:37.991660+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[78574]: audit 2024-08-29T18:37:37.992723+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:37:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:38 smithi089 bash[78574]: audit 2024-08-29T18:37:37.998680+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:37:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:38 smithi144 bash[67678]: cluster 2024-08-29T18:37:37.129233+0000 mgr.y (mgr.34104) 758 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 786 op/s 2024-08-29T18:37:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:38 smithi144 bash[67678]: audit 2024-08-29T18:37:37.720306+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:38 smithi144 bash[67678]: audit 2024-08-29T18:37:37.991660+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:37:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:38 smithi144 bash[67678]: audit 2024-08-29T18:37:37.992723+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:37:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:38 smithi144 bash[67678]: audit 2024-08-29T18:37:37.998680+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:37:39.412 INFO:tasks.workunit.client.0.smithi089.stdout: 14: throughput=4.66MB/sec pending data=0 2024-08-29T18:37:39.412 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CAMH58cvpy_Ydit off=966735 len=1327618 2024-08-29T18:37:39.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 67 completed, throughput=4.74MB/sec 2024-08-29T18:37:39.416 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3cGlLF_c5jVJ8fU off=4205423 len=1098348 2024-08-29T18:37:39.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 68 completed, throughput=4.82MB/sec 2024-08-29T18:37:39.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-blxGo9Fu3nxySRJ off=14182287 len=500226 2024-08-29T18:37:39.426 INFO:tasks.workunit.client.0.smithi089.stdout:op 69 completed, throughput=4.85MB/sec 2024-08-29T18:37:39.426 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0vXb1Y0agcvrZ-r off=425041 len=702038 2024-08-29T18:37:39.429 INFO:tasks.workunit.client.0.smithi089.stdout:op 70 completed, throughput=4.89MB/sec 2024-08-29T18:37:39.429 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MkuA65WaqeG08ri off=20728164 len=1684266 2024-08-29T18:37:39.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 71 completed, throughput=5MB/sec 2024-08-29T18:37:39.443 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-opPT5TiYfAPGQTp off=3807829 len=301420 2024-08-29T18:37:39.449 INFO:tasks.workunit.client.0.smithi089.stdout:op 72 completed, throughput=5.02MB/sec 2024-08-29T18:37:40.449 INFO:tasks.workunit.client.0.smithi089.stdout: 15: throughput=4.69MB/sec pending data=0 2024-08-29T18:37:40.449 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q3ujOOvv_ZmHY8h off=2082089 len=819210 2024-08-29T18:37:40.458 INFO:tasks.workunit.client.0.smithi089.stdout:op 73 completed, throughput=4.74MB/sec 2024-08-29T18:37:40.458 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZLzpzEWwGBhj63- off=2439758 len=340704 2024-08-29T18:37:40.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 74 completed, throughput=4.76MB/sec 2024-08-29T18:37:40.460 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JZILudvNnmlTca3 off=4589135 len=250952 2024-08-29T18:37:40.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 75 completed, throughput=4.77MB/sec 2024-08-29T18:37:40.465 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RWAA5xTWYfJ5hMQ off=10475639 len=38042 2024-08-29T18:37:40.466 INFO:tasks.workunit.client.0.smithi089.stdout:op 76 completed, throughput=4.77MB/sec 2024-08-29T18:37:40.466 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-G2eUrRh0spn89ck off=2987437 len=1770192 2024-08-29T18:37:40.477 INFO:tasks.workunit.client.0.smithi089.stdout:op 77 completed, throughput=4.88MB/sec 2024-08-29T18:37:40.477 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_q896Fgmuqlsk6h off=2243353 len=1946433 2024-08-29T18:37:40.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 78 completed, throughput=5MB/sec 2024-08-29T18:37:40.494 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RxT2Tj3KwVnjgY8 off=165992 len=1952810 2024-08-29T18:37:40.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 79 completed, throughput=5.11MB/sec 2024-08-29T18:37:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:40 smithi089 bash[77323]: cluster 2024-08-29T18:37:39.130231+0000 mgr.y (mgr.34104) 759 : cluster [DBG] pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 248 op/s 2024-08-29T18:37:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:40 smithi089 bash[78574]: cluster 2024-08-29T18:37:39.130231+0000 mgr.y (mgr.34104) 759 : cluster [DBG] pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 248 op/s 2024-08-29T18:37:40.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:40 smithi144 bash[67678]: cluster 2024-08-29T18:37:39.130231+0000 mgr.y (mgr.34104) 759 : cluster [DBG] pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 248 op/s 2024-08-29T18:37:41.506 INFO:tasks.workunit.client.0.smithi089.stdout: 16: throughput=4.8MB/sec pending data=0 2024-08-29T18:37:41.506 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4RPlmSHZoZyAF5q off=1825649 len=896783 2024-08-29T18:37:41.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 80 completed, throughput=4.85MB/sec 2024-08-29T18:37:41.509 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4QViMoJLtTj4IjY off=1665636 len=298420 2024-08-29T18:37:41.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 81 completed, throughput=4.87MB/sec 2024-08-29T18:37:41.510 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ph56LKgiHuYeg9U off=97237 len=231241 2024-08-29T18:37:41.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 82 completed, throughput=4.88MB/sec 2024-08-29T18:37:41.515 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lWAh92GJX9YK3mW off=2655691 len=844573 2024-08-29T18:37:41.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 83 completed, throughput=4.93MB/sec 2024-08-29T18:37:41.518 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pA4Ay63A_RhA-tI off=336693 len=1110434 2024-08-29T18:37:41.520 INFO:tasks.workunit.client.0.smithi089.stdout:op 84 completed, throughput=4.99MB/sec 2024-08-29T18:37:41.520 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-II4JbMcAzVJhc7M off=3448417 len=1670212 2024-08-29T18:37:41.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 85 completed, throughput=5.09MB/sec 2024-08-29T18:37:42.523 INFO:tasks.workunit.client.0.smithi089.stdout: 17: throughput=4.8MB/sec pending data=0 2024-08-29T18:37:42.523 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uuF59emIw7z7fto off=1839652 len=478852 2024-08-29T18:37:42.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 86 completed, throughput=4.82MB/sec 2024-08-29T18:37:42.529 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MciEIZowar5VEID off=2639780 len=435529 2024-08-29T18:37:42.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 87 completed, throughput=4.85MB/sec 2024-08-29T18:37:42.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1jeQxoecFVIYLnS off=16428335 len=1847346 2024-08-29T18:37:42.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 88 completed, throughput=4.94MB/sec 2024-08-29T18:37:42.537 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Jn28g7yTiD_ZwLh off=428276 len=1817926 2024-08-29T18:37:42.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 89 completed, throughput=5.04MB/sec 2024-08-29T18:37:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:42 smithi089 bash[77323]: cluster 2024-08-29T18:37:41.131032+0000 mgr.y (mgr.34104) 760 : cluster [DBG] pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:37:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:42 smithi089 bash[78574]: cluster 2024-08-29T18:37:41.131032+0000 mgr.y (mgr.34104) 760 : cluster [DBG] pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:37:42.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:42 smithi144 bash[67678]: cluster 2024-08-29T18:37:41.131032+0000 mgr.y (mgr.34104) 760 : cluster [DBG] pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:37:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: 18: throughput=4.77MB/sec pending data=0 2024-08-29T18:37:43.542 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ChJQKaL6GIawrFm off=1245994 len=280423 2024-08-29T18:37:43.548 INFO:tasks.workunit.client.0.smithi089.stdout:op 90 completed, throughput=4.78MB/sec 2024-08-29T18:37:43.548 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HuGXt4iLJEteqPK off=15419860 len=445856 2024-08-29T18:37:43.555 INFO:tasks.workunit.client.0.smithi089.stdout:op 91 completed, throughput=4.8MB/sec 2024-08-29T18:37:43.555 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2gSuQRgWUbxt8-q off=719874 len=1813837 2024-08-29T18:37:43.570 INFO:tasks.workunit.client.0.smithi089.stdout:op 92 completed, throughput=4.89MB/sec 2024-08-29T18:37:43.571 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xb3ZRahB-0yeZBA off=750618 len=488422 2024-08-29T18:37:43.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 93 completed, throughput=4.92MB/sec 2024-08-29T18:37:43.577 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nPVZB3bg_t79tjm off=8132696 len=493566 2024-08-29T18:37:43.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 94 completed, throughput=4.94MB/sec 2024-08-29T18:37:43.583 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sfqQhj1eEDJq9pH off=4662117 len=918228 2024-08-29T18:37:43.586 INFO:tasks.workunit.client.0.smithi089.stdout:op 95 completed, throughput=4.99MB/sec 2024-08-29T18:37:43.586 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qQgKd306ZP8W64U off=6343419 len=352579 2024-08-29T18:37:43.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 96 completed, throughput=5MB/sec 2024-08-29T18:37:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: 19: throughput=4.75MB/sec pending data=0 2024-08-29T18:37:44.588 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R28T9-WkaGXQyhF off=18332698 len=2056236 2024-08-29T18:37:44.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 97 completed, throughput=4.85MB/sec 2024-08-29T18:37:44.602 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7FLyrVPm9pGQU2v off=340542 len=1620759 2024-08-29T18:37:44.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 98 completed, throughput=4.92MB/sec 2024-08-29T18:37:44.606 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cR_Ww7uAHnUJt5t off=241862 len=928387 2024-08-29T18:37:44.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 99 completed, throughput=4.97MB/sec 2024-08-29T18:37:44.615 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--Z0xmHZR9sdwyzI off=0 len=1291616 2024-08-29T18:37:44.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 100 completed, throughput=5.03MB/sec 2024-08-29T18:37:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:44 smithi089 bash[77323]: cluster 2024-08-29T18:37:43.131978+0000 mgr.y (mgr.34104) 761 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:37:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:44 smithi089 bash[78574]: cluster 2024-08-29T18:37:43.131978+0000 mgr.y (mgr.34104) 761 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:37:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:44 smithi144 bash[67678]: cluster 2024-08-29T18:37:43.131978+0000 mgr.y (mgr.34104) 761 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:37:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:37:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:37:45] "GET /metrics HTTP/1.1" 200 33936 "" "Prometheus/2.43.0" 2024-08-29T18:37:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: 20: throughput=4.78MB/sec pending data=0 2024-08-29T18:37:45.619 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UTlYr68O3CMJGUH off=545801 len=1095958 2024-08-29T18:37:45.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 101 completed, throughput=4.83MB/sec 2024-08-29T18:37:45.628 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lPOZ7Gpvc0ihxnO off=6328378 len=938421 2024-08-29T18:37:45.636 INFO:tasks.workunit.client.0.smithi089.stdout:op 102 completed, throughput=4.87MB/sec 2024-08-29T18:37:45.636 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a9tsLqmtMtT4AYb off=10289204 len=916114 2024-08-29T18:37:45.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 103 completed, throughput=4.92MB/sec 2024-08-29T18:37:45.638 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E4QP2fvxwq0Eo0v off=2685228 len=1545775 2024-08-29T18:37:45.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 104 completed, throughput=4.98MB/sec 2024-08-29T18:37:45.650 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kEzbv6gk67_da4r off=85704 len=1700759 2024-08-29T18:37:45.654 INFO:tasks.workunit.client.0.smithi089.stdout:op 105 completed, throughput=5.06MB/sec 2024-08-29T18:37:46.654 INFO:tasks.workunit.client.0.smithi089.stdout: 21: throughput=4.83MB/sec pending data=0 2024-08-29T18:37:46.654 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jmhZUVHpZXMcBz8 off=124752 len=1094089 2024-08-29T18:37:46.663 INFO:tasks.workunit.client.0.smithi089.stdout:op 106 completed, throughput=4.87MB/sec 2024-08-29T18:37:46.663 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_ZIo3IY_WHw3Vrn off=2724587 len=1474048 2024-08-29T18:37:46.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 107 completed, throughput=4.94MB/sec 2024-08-29T18:37:46.667 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ppEYgYUZuMOT5x8 off=991758 len=353655 2024-08-29T18:37:46.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 108 completed, throughput=4.95MB/sec 2024-08-29T18:37:46.673 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2yywtRCIRGuPyXi off=8067404 len=306089 2024-08-29T18:37:46.679 INFO:tasks.workunit.client.0.smithi089.stdout:op 109 completed, throughput=4.96MB/sec 2024-08-29T18:37:46.679 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3HuDrreAmxPaBIO off=5720435 len=1522491 2024-08-29T18:37:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:46 smithi089 bash[78574]: cluster 2024-08-29T18:37:45.132895+0000 mgr.y (mgr.34104) 762 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:37:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:46 smithi089 bash[77323]: cluster 2024-08-29T18:37:45.132895+0000 mgr.y (mgr.34104) 762 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:37:46.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 110 completed, throughput=5.03MB/sec 2024-08-29T18:37:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:46 smithi144 bash[67678]: cluster 2024-08-29T18:37:45.132895+0000 mgr.y (mgr.34104) 762 : cluster [DBG] pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:37:47.693 INFO:tasks.workunit.client.0.smithi089.stdout: 22: throughput=4.81MB/sec pending data=0 2024-08-29T18:37:47.693 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-juEfKpkbkkPv9Ed off=8151832 len=608389 2024-08-29T18:37:47.695 INFO:tasks.workunit.client.0.smithi089.stdout:op 111 completed, throughput=4.83MB/sec 2024-08-29T18:37:47.695 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_ZIo3IY_WHw3Vrn off=10669386 len=636702 2024-08-29T18:37:47.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 112 completed, throughput=4.86MB/sec 2024-08-29T18:37:47.702 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S-0mBx65W-MEd1j off=1390331 len=2060420 2024-08-29T18:37:47.709 INFO:tasks.workunit.client.0.smithi089.stdout:op 113 completed, throughput=4.94MB/sec 2024-08-29T18:37:47.709 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WO_qv7UXAHd_QjP off=2734291 len=1009188 2024-08-29T18:37:47.717 INFO:tasks.workunit.client.0.smithi089.stdout:op 114 completed, throughput=4.98MB/sec 2024-08-29T18:37:47.717 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LOkIoOfjWAX81zb off=771495 len=769483 2024-08-29T18:37:47.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 115 completed, throughput=5.01MB/sec 2024-08-29T18:37:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:48 smithi089 bash[78574]: cluster 2024-08-29T18:37:47.133884+0000 mgr.y (mgr.34104) 763 : cluster [DBG] pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:37:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:48 smithi089 bash[77323]: cluster 2024-08-29T18:37:47.133884+0000 mgr.y (mgr.34104) 763 : cluster [DBG] pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:37:48.720 INFO:tasks.workunit.client.0.smithi089.stdout: 23: throughput=4.8MB/sec pending data=0 2024-08-29T18:37:48.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bXArviqhkSLCNlx off=4973406 len=549401 2024-08-29T18:37:48.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 116 completed, throughput=4.82MB/sec 2024-08-29T18:37:48.723 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S0SOaxETKiBzfA5 off=6233632 len=884252 2024-08-29T18:37:48.731 INFO:tasks.workunit.client.0.smithi089.stdout:op 117 completed, throughput=4.86MB/sec 2024-08-29T18:37:48.731 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xvg1eXEppwr_OZF off=1182435 len=180841 2024-08-29T18:37:48.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 118 completed, throughput=4.86MB/sec 2024-08-29T18:37:48.736 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-16xdaxDF678zmMG off=15763398 len=927004 2024-08-29T18:37:48.745 INFO:tasks.workunit.client.0.smithi089.stdout:op 119 completed, throughput=4.9MB/sec 2024-08-29T18:37:48.745 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZMGY_Xdz5-3r2lp off=429309 len=1683049 2024-08-29T18:37:48.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 120 completed, throughput=4.96MB/sec 2024-08-29T18:37:48.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KcVMwe3NcYu10hM off=361956 len=1971652 2024-08-29T18:37:48.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 121 completed, throughput=5.04MB/sec 2024-08-29T18:37:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:48 smithi144 bash[67678]: cluster 2024-08-29T18:37:47.133884+0000 mgr.y (mgr.34104) 763 : cluster [DBG] pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:37:49.775 INFO:tasks.workunit.client.0.smithi089.stdout: 24: throughput=4.84MB/sec pending data=0 2024-08-29T18:37:49.775 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oUFkxFp-fb7Ag5p off=7499947 len=500836 2024-08-29T18:37:49.781 INFO:tasks.workunit.client.0.smithi089.stdout:op 122 completed, throughput=4.86MB/sec 2024-08-29T18:37:49.781 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8A8SPBSwCr4rlnB off=10040803 len=1180914 2024-08-29T18:37:49.792 INFO:tasks.workunit.client.0.smithi089.stdout:op 123 completed, throughput=4.9MB/sec 2024-08-29T18:37:49.792 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gwl8PpncuVzZOFD off=11242326 len=1253374 2024-08-29T18:37:49.795 INFO:tasks.workunit.client.0.smithi089.stdout:op 124 completed, throughput=4.95MB/sec 2024-08-29T18:37:49.795 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--nFtTUM0tTHadsk off=304237 len=554187 2024-08-29T18:37:49.801 INFO:tasks.workunit.client.0.smithi089.stdout:op 125 completed, throughput=4.97MB/sec 2024-08-29T18:37:49.801 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6hHOynC4CEpOfur off=821149 len=593133 2024-08-29T18:37:49.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 126 completed, throughput=4.99MB/sec 2024-08-29T18:37:49.808 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LVn4jeg8xx5eoXD off=6321370 len=1157640 2024-08-29T18:37:49.811 INFO:tasks.workunit.client.0.smithi089.stdout:op 127 completed, throughput=5.03MB/sec 2024-08-29T18:37:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:50 smithi089 bash[77323]: cluster 2024-08-29T18:37:49.134887+0000 mgr.y (mgr.34104) 764 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:37:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:50 smithi089 bash[78574]: cluster 2024-08-29T18:37:49.134887+0000 mgr.y (mgr.34104) 764 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:37:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:50 smithi144 bash[67678]: cluster 2024-08-29T18:37:49.134887+0000 mgr.y (mgr.34104) 764 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:37:50.811 INFO:tasks.workunit.client.0.smithi089.stdout: 25: throughput=4.84MB/sec pending data=0 2024-08-29T18:37:50.811 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-32bIUqixI5FjHzt off=5016862 len=89076 2024-08-29T18:37:50.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 128 completed, throughput=4.84MB/sec 2024-08-29T18:37:50.816 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O2PKhTRWcj4u_Z9 off=1999351 len=1067272 2024-08-29T18:37:50.826 INFO:tasks.workunit.client.0.smithi089.stdout:op 129 completed, throughput=4.88MB/sec 2024-08-29T18:37:50.826 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_KQzfONjB-LLHoG off=18739811 len=801221 2024-08-29T18:37:50.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 130 completed, throughput=4.9MB/sec 2024-08-29T18:37:50.833 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t-U0D91uKTX3ZZj off=455544 len=647020 2024-08-29T18:37:50.835 INFO:tasks.workunit.client.0.smithi089.stdout:op 131 completed, throughput=4.93MB/sec 2024-08-29T18:37:50.835 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-httJjgo2kLcoKyg off=9990208 len=1671008 2024-08-29T18:37:50.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 132 completed, throughput=4.99MB/sec 2024-08-29T18:37:50.848 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-be18VQne5uwEEAN off=852037 len=1423031 2024-08-29T18:37:50.860 INFO:tasks.workunit.client.0.smithi089.stdout:op 133 completed, throughput=5.04MB/sec 2024-08-29T18:37:51.860 INFO:tasks.workunit.client.0.smithi089.stdout: 26: throughput=4.85MB/sec pending data=0 2024-08-29T18:37:51.861 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r6efKwm7RHNus9Y off=16674994 len=348762 2024-08-29T18:37:51.862 INFO:tasks.workunit.client.0.smithi089.stdout:op 134 completed, throughput=4.86MB/sec 2024-08-29T18:37:51.862 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y16ZnNkL_A-VGW3 off=5276356 len=1336185 2024-08-29T18:37:51.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 135 completed, throughput=4.91MB/sec 2024-08-29T18:37:51.873 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Y7qeIbyjU8mXczC off=19108646 len=385566 2024-08-29T18:37:51.878 INFO:tasks.workunit.client.0.smithi089.stdout:op 136 completed, throughput=4.92MB/sec 2024-08-29T18:37:51.879 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4qkGKtkmj6bDPdF off=6943982 len=335286 2024-08-29T18:37:51.880 INFO:tasks.workunit.client.0.smithi089.stdout:op 137 completed, throughput=4.93MB/sec 2024-08-29T18:37:51.880 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zo0hWd4vexIynsz off=2899980 len=726628 2024-08-29T18:37:51.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 138 completed, throughput=4.96MB/sec 2024-08-29T18:37:51.882 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uHWecwj6l9ARYbI off=2458621 len=290994 2024-08-29T18:37:51.883 INFO:tasks.workunit.client.0.smithi089.stdout:op 139 completed, throughput=4.97MB/sec 2024-08-29T18:37:51.883 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TqlKpKZq_mOigR2 off=3100607 len=907976 2024-08-29T18:37:51.885 INFO:tasks.workunit.client.0.smithi089.stdout:op 140 completed, throughput=5MB/sec 2024-08-29T18:37:51.885 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BIJwVj2GHPI1i3N off=9435727 len=679801 2024-08-29T18:37:51.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 141 completed, throughput=5.02MB/sec 2024-08-29T18:37:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:52 smithi089 bash[78574]: cluster 2024-08-29T18:37:51.135689+0000 mgr.y (mgr.34104) 765 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:37:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:52 smithi089 bash[77323]: cluster 2024-08-29T18:37:51.135689+0000 mgr.y (mgr.34104) 765 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:37:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:52 smithi144 bash[67678]: cluster 2024-08-29T18:37:51.135689+0000 mgr.y (mgr.34104) 765 : cluster [DBG] pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:37:52.887 INFO:tasks.workunit.client.0.smithi089.stdout: 27: throughput=4.84MB/sec pending data=0 2024-08-29T18:37:52.887 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zUv1xD_kj6bZJMq off=391930 len=222030 2024-08-29T18:37:52.888 INFO:tasks.workunit.client.0.smithi089.stdout:op 142 completed, throughput=4.85MB/sec 2024-08-29T18:37:52.889 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z-3IoyBJjbiVMWF off=2066657 len=416820 2024-08-29T18:37:52.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 143 completed, throughput=4.86MB/sec 2024-08-29T18:37:52.895 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_TCYwpILUBOJusz off=14432993 len=780511 2024-08-29T18:37:52.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 144 completed, throughput=4.89MB/sec 2024-08-29T18:37:52.903 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t5Wb_exj3xD52o2 off=3133548 len=1655120 2024-08-29T18:37:52.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 145 completed, throughput=4.94MB/sec 2024-08-29T18:37:52.917 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nipjeyYSE0rKsBN off=3823249 len=75287 2024-08-29T18:37:52.921 INFO:tasks.workunit.client.0.smithi089.stdout:op 146 completed, throughput=4.94MB/sec 2024-08-29T18:37:52.921 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oEVDM-6ao8kzDZy off=332065 len=1121796 2024-08-29T18:37:52.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 147 completed, throughput=4.98MB/sec 2024-08-29T18:37:52.925 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-16xdaxDF678zmMG off=3755823 len=1934868 2024-08-29T18:37:52.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 148 completed, throughput=5.05MB/sec 2024-08-29T18:37:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:53 smithi089 bash[78574]: audit 2024-08-29T18:37:52.721154+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:53 smithi089 bash[77323]: audit 2024-08-29T18:37:52.721154+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:53 smithi144 bash[67678]: audit 2024-08-29T18:37:52.721154+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:37:53.931 INFO:tasks.workunit.client.0.smithi089.stdout: 28: throughput=4.87MB/sec pending data=0 2024-08-29T18:37:53.931 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g-dG2TdVQlS4HeX off=4365269 len=1340698 2024-08-29T18:37:53.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 149 completed, throughput=4.92MB/sec 2024-08-29T18:37:53.935 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uMv183xB8PKfFFp off=533303 len=158525 2024-08-29T18:37:53.939 INFO:tasks.workunit.client.0.smithi089.stdout:op 150 completed, throughput=4.92MB/sec 2024-08-29T18:37:53.940 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uR1-QE-3pstpsJt off=617057 len=1177953 2024-08-29T18:37:53.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 151 completed, throughput=4.96MB/sec 2024-08-29T18:37:53.950 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DS0jhPCUxrhwliL off=11098323 len=821938 2024-08-29T18:37:53.954 INFO:tasks.workunit.client.0.smithi089.stdout:op 152 completed, throughput=4.98MB/sec 2024-08-29T18:37:53.954 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AI2yb8Asgi64K8V off=12495770 len=641704 2024-08-29T18:37:53.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 153 completed, throughput=5MB/sec 2024-08-29T18:37:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:54 smithi089 bash[77323]: cluster 2024-08-29T18:37:53.136651+0000 mgr.y (mgr.34104) 766 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:37:54.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:54 smithi089 bash[78574]: cluster 2024-08-29T18:37:53.136651+0000 mgr.y (mgr.34104) 766 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:37:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:54 smithi144 bash[67678]: cluster 2024-08-29T18:37:53.136651+0000 mgr.y (mgr.34104) 766 : cluster [DBG] pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:37:54.962 INFO:tasks.workunit.client.0.smithi089.stdout: 29: throughput=4.84MB/sec pending data=0 2024-08-29T18:37:54.962 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9GHBHHIOJt8-z3Y off=154576 len=1481082 2024-08-29T18:37:54.966 INFO:tasks.workunit.client.0.smithi089.stdout:op 154 completed, throughput=4.88MB/sec 2024-08-29T18:37:54.966 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aCi5_9rkNQtLXvB off=9396330 len=1370513 2024-08-29T18:37:54.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 155 completed, throughput=4.93MB/sec 2024-08-29T18:37:54.968 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZDkinP06b8kZTrb off=2433784 len=700816 2024-08-29T18:37:54.976 INFO:tasks.workunit.client.0.smithi089.stdout:op 156 completed, throughput=4.95MB/sec 2024-08-29T18:37:54.976 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pJCzvDzAGAy73f8 off=4514286 len=1507097 2024-08-29T18:37:54.987 INFO:tasks.workunit.client.0.smithi089.stdout:op 157 completed, throughput=4.99MB/sec 2024-08-29T18:37:54.987 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dYeN_ByM7qiPvzS off=3194423 len=585513 2024-08-29T18:37:54.989 INFO:tasks.workunit.client.0.smithi089.stdout:op 158 completed, throughput=5.01MB/sec 2024-08-29T18:37:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:37:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:37:55] "GET /metrics HTTP/1.1" 200 33940 "" "Prometheus/2.43.0" 2024-08-29T18:37:55.989 INFO:tasks.workunit.client.0.smithi089.stdout: 30: throughput=4.85MB/sec pending data=0 2024-08-29T18:37:55.990 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z9VKAG-WvVa1nIo off=1470664 len=102343 2024-08-29T18:37:55.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 159 completed, throughput=4.85MB/sec 2024-08-29T18:37:55.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ckkn4Wy9QrlemWC off=3264676 len=1748723 2024-08-29T18:37:56.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 160 completed, throughput=4.9MB/sec 2024-08-29T18:37:56.005 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xm6RDgsz5G2MSY2 off=8380819 len=1780542 2024-08-29T18:37:56.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 161 completed, throughput=4.96MB/sec 2024-08-29T18:37:56.010 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hXpwUR2W9qSwUgI off=2884111 len=1047832 2024-08-29T18:37:56.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 162 completed, throughput=4.99MB/sec 2024-08-29T18:37:56.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nULANA_tV3tlVxC off=4766229 len=368903 2024-08-29T18:37:56.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 163 completed, throughput=5MB/sec 2024-08-29T18:37:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:56 smithi089 bash[77323]: cluster 2024-08-29T18:37:55.137597+0000 mgr.y (mgr.34104) 767 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:37:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:56 smithi089 bash[78574]: cluster 2024-08-29T18:37:55.137597+0000 mgr.y (mgr.34104) 767 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:37:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:56 smithi144 bash[67678]: cluster 2024-08-29T18:37:55.137597+0000 mgr.y (mgr.34104) 767 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:37:57.016 INFO:tasks.workunit.client.0.smithi089.stdout: 31: throughput=4.84MB/sec pending data=0 2024-08-29T18:37:57.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dm0cDdUthWsrMmd off=12379391 len=1064976 2024-08-29T18:37:57.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 164 completed, throughput=4.88MB/sec 2024-08-29T18:37:57.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vAaHnN66Ct___wt off=2835710 len=621696 2024-08-29T18:37:57.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 165 completed, throughput=4.89MB/sec 2024-08-29T18:37:57.021 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BMcLEb00cDwln48 off=2516347 len=1108844 2024-08-29T18:37:57.024 INFO:tasks.workunit.client.0.smithi089.stdout:op 166 completed, throughput=4.93MB/sec 2024-08-29T18:37:57.024 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Gjs3r0ZrzYxn2W4 off=389020 len=455467 2024-08-29T18:37:57.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 167 completed, throughput=4.94MB/sec 2024-08-29T18:37:57.026 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vvaJpIgo_yqLF21 off=3296603 len=581526 2024-08-29T18:37:57.027 INFO:tasks.workunit.client.0.smithi089.stdout:op 168 completed, throughput=4.96MB/sec 2024-08-29T18:37:57.028 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cymg4eBAaT5MtQ- off=8332922 len=2089740 2024-08-29T18:37:57.032 INFO:tasks.workunit.client.0.smithi089.stdout:op 169 completed, throughput=5.02MB/sec 2024-08-29T18:37:58.033 INFO:tasks.workunit.client.0.smithi089.stdout: 32: throughput=4.87MB/sec pending data=0 2024-08-29T18:37:58.033 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wlcM-98H2vSH8by off=11196492 len=1712950 2024-08-29T18:37:58.036 INFO:tasks.workunit.client.0.smithi089.stdout:op 170 completed, throughput=4.92MB/sec 2024-08-29T18:37:58.036 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t1mbmR6PZXcX-lO off=1387854 len=1211357 2024-08-29T18:37:58.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 171 completed, throughput=4.95MB/sec 2024-08-29T18:37:58.048 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EhOtMBWq_SVFyKA off=3879455 len=1953330 2024-08-29T18:37:58.052 INFO:tasks.workunit.client.0.smithi089.stdout:op 172 completed, throughput=5MB/sec 2024-08-29T18:37:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:37:58 smithi089 bash[77323]: cluster 2024-08-29T18:37:57.138555+0000 mgr.y (mgr.34104) 768 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:37:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:37:58 smithi089 bash[78574]: cluster 2024-08-29T18:37:57.138555+0000 mgr.y (mgr.34104) 768 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:37:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:37:58 smithi144 bash[67678]: cluster 2024-08-29T18:37:57.138555+0000 mgr.y (mgr.34104) 768 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:37:59.053 INFO:tasks.workunit.client.0.smithi089.stdout: 33: throughput=4.86MB/sec pending data=0 2024-08-29T18:37:59.053 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QWVRsCdgmWuuT9G off=20153102 len=719227 2024-08-29T18:37:59.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 173 completed, throughput=4.88MB/sec 2024-08-29T18:37:59.061 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mhbiHYk6pPIYe8J off=12972035 len=1340465 2024-08-29T18:37:59.065 INFO:tasks.workunit.client.0.smithi089.stdout:op 174 completed, throughput=4.91MB/sec 2024-08-29T18:37:59.065 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B6rcCkzItjyJ4BC off=11977205 len=699997 2024-08-29T18:37:59.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 175 completed, throughput=4.93MB/sec 2024-08-29T18:37:59.066 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O8rqqjrZ_I_8R2x off=1848176 len=1535702 2024-08-29T18:37:59.080 INFO:tasks.workunit.client.0.smithi089.stdout:op 176 completed, throughput=4.97MB/sec 2024-08-29T18:37:59.081 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RJ0oWbFSqGGC6Ud off=3129757 len=702799 2024-08-29T18:37:59.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 177 completed, throughput=4.99MB/sec 2024-08-29T18:37:59.088 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jDODiG5p5SKWK7k off=2973376 len=516772 2024-08-29T18:37:59.090 INFO:tasks.workunit.client.0.smithi089.stdout:op 178 completed, throughput=5.01MB/sec 2024-08-29T18:38:00.090 INFO:tasks.workunit.client.0.smithi089.stdout: 34: throughput=4.86MB/sec pending data=0 2024-08-29T18:38:00.090 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AN2O3A0CbQEiSrz off=3057881 len=648830 2024-08-29T18:38:00.092 INFO:tasks.workunit.client.0.smithi089.stdout:op 179 completed, throughput=4.88MB/sec 2024-08-29T18:38:00.092 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hwlqTNpXFByoxV9 off=2051943 len=1990130 2024-08-29T18:38:00.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 180 completed, throughput=4.93MB/sec 2024-08-29T18:38:00.097 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Mg-HXCjiG2g_P3N off=2171872 len=209214 2024-08-29T18:38:00.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 181 completed, throughput=4.94MB/sec 2024-08-29T18:38:00.102 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jcs5Si-EucETHlJ off=672610 len=122486 2024-08-29T18:38:00.106 INFO:tasks.workunit.client.0.smithi089.stdout:op 182 completed, throughput=4.94MB/sec 2024-08-29T18:38:00.106 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DI6JQ0Ejok-CbBu off=4379478 len=1520103 2024-08-29T18:38:00.116 INFO:tasks.workunit.client.0.smithi089.stdout:op 183 completed, throughput=4.98MB/sec 2024-08-29T18:38:00.116 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-blr-oPwCxIKoEzF off=11737058 len=286851 2024-08-29T18:38:00.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 184 completed, throughput=4.99MB/sec 2024-08-29T18:38:00.117 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jCjyfIxpX4aWYhI off=8000380 len=878574 2024-08-29T18:38:00.120 INFO:tasks.workunit.client.0.smithi089.stdout:op 185 completed, throughput=5.01MB/sec 2024-08-29T18:38:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:00 smithi089 bash[77323]: cluster 2024-08-29T18:37:59.139578+0000 mgr.y (mgr.34104) 769 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:38:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:00 smithi089 bash[78574]: cluster 2024-08-29T18:37:59.139578+0000 mgr.y (mgr.34104) 769 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:38:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:00 smithi144 bash[67678]: cluster 2024-08-29T18:37:59.139578+0000 mgr.y (mgr.34104) 769 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:38:01.119 INFO:tasks.workunit.client.0.smithi089.stdout: 35: throughput=4.87MB/sec pending data=0 2024-08-29T18:38:01.119 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LjrGymJ_9JT7BEN off=2006584 len=1877156 2024-08-29T18:38:01.133 INFO:tasks.workunit.client.0.smithi089.stdout:op 186 completed, throughput=4.92MB/sec 2024-08-29T18:38:01.133 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NImQyX9qZ-wdVAD off=5320515 len=259656 2024-08-29T18:38:01.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 187 completed, throughput=4.93MB/sec 2024-08-29T18:38:01.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KS_3Osw9-ljXw37 off=1459478 len=989659 2024-08-29T18:38:01.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 188 completed, throughput=4.95MB/sec 2024-08-29T18:38:01.141 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oe8Oxlvzj7t88h2 off=3283842 len=138959 2024-08-29T18:38:01.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 189 completed, throughput=4.96MB/sec 2024-08-29T18:38:01.148 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tn0sLVTKOjJq-qA off=3192943 len=1738121 2024-08-29T18:38:01.158 INFO:tasks.workunit.client.0.smithi089.stdout:op 190 completed, throughput=5MB/sec 2024-08-29T18:38:02.159 INFO:tasks.workunit.client.0.smithi089.stdout: 36: throughput=4.87MB/sec pending data=0 2024-08-29T18:38:02.159 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vpMeGozNNeM2sWh off=7663529 len=127121 2024-08-29T18:38:02.160 INFO:tasks.workunit.client.0.smithi089.stdout:op 191 completed, throughput=4.87MB/sec 2024-08-29T18:38:02.160 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gzqUcP8_e7vyo9y off=15171854 len=1538917 2024-08-29T18:38:02.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 192 completed, throughput=4.91MB/sec 2024-08-29T18:38:02.165 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZFuS1sOGEZzXhqr off=1114014 len=1063643 2024-08-29T18:38:02.168 INFO:tasks.workunit.client.0.smithi089.stdout:op 193 completed, throughput=4.94MB/sec 2024-08-29T18:38:02.168 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-L3f0eWINYlTgPzb off=12181025 len=1437176 2024-08-29T18:38:02.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 194 completed, throughput=4.97MB/sec 2024-08-29T18:38:02.180 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ronJtiAKtbS_uNF off=9575684 len=65343 2024-08-29T18:38:02.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 195 completed, throughput=4.97MB/sec 2024-08-29T18:38:02.185 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ojqz063nnJWoF8s off=1554566 len=1955831 2024-08-29T18:38:02.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 196 completed, throughput=5.02MB/sec 2024-08-29T18:38:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:02 smithi089 bash[77323]: cluster 2024-08-29T18:38:01.140614+0000 mgr.y (mgr.34104) 770 : cluster [DBG] pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:02 smithi089 bash[78574]: cluster 2024-08-29T18:38:01.140614+0000 mgr.y (mgr.34104) 770 : cluster [DBG] pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:02 smithi144 bash[67678]: cluster 2024-08-29T18:38:01.140614+0000 mgr.y (mgr.34104) 770 : cluster [DBG] pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:03.202 INFO:tasks.workunit.client.0.smithi089.stdout: 37: throughput=4.89MB/sec pending data=0 2024-08-29T18:38:03.203 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2Po3eOY89h0-tP- off=958684 len=507321 2024-08-29T18:38:03.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 197 completed, throughput=4.9MB/sec 2024-08-29T18:38:03.211 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DpC8n28VcanXKYW off=8298694 len=232955 2024-08-29T18:38:03.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 198 completed, throughput=4.91MB/sec 2024-08-29T18:38:03.212 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2jUaffW8Yt3o_-y off=4586916 len=1012133 2024-08-29T18:38:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 199 completed, throughput=4.93MB/sec 2024-08-29T18:38:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KJiTFMQyw-Uorkw off=10159133 len=1309429 2024-08-29T18:38:03.231 INFO:tasks.workunit.client.0.smithi089.stdout:op 200 completed, throughput=4.96MB/sec 2024-08-29T18:38:03.231 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TUoVzLAoKMn2xWt off=3173768 len=1058913 2024-08-29T18:38:03.240 INFO:tasks.workunit.client.0.smithi089.stdout:op 201 completed, throughput=4.99MB/sec 2024-08-29T18:38:03.240 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-F8tKUeImx_TaOhW off=16112233 len=1853824 2024-08-29T18:38:03.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 202 completed, throughput=5.03MB/sec 2024-08-29T18:38:04.254 INFO:tasks.workunit.client.0.smithi089.stdout: 38: throughput=4.9MB/sec pending data=0 2024-08-29T18:38:04.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5yCAhoJqFTHH3Hq off=10005212 len=627640 2024-08-29T18:38:04.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 203 completed, throughput=4.92MB/sec 2024-08-29T18:38:04.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hh_UtowRMrKnAH_ off=2582956 len=1000893 2024-08-29T18:38:04.271 INFO:tasks.workunit.client.0.smithi089.stdout:op 204 completed, throughput=4.94MB/sec 2024-08-29T18:38:04.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FzUmpjLtsVOQOZX off=3638455 len=1462099 2024-08-29T18:38:04.274 INFO:tasks.workunit.client.0.smithi089.stdout:op 205 completed, throughput=4.98MB/sec 2024-08-29T18:38:04.275 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IGkXov0CDRwbSiO off=760365 len=265947 2024-08-29T18:38:04.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 206 completed, throughput=4.98MB/sec 2024-08-29T18:38:04.279 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YKNGKN-0tw0PGIm off=2165533 len=70014 2024-08-29T18:38:04.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 207 completed, throughput=4.98MB/sec 2024-08-29T18:38:04.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ufS5dZEvDzTEwdc off=11278422 len=1316278 2024-08-29T18:38:04.295 INFO:tasks.workunit.client.0.smithi089.stdout:op 208 completed, throughput=5.01MB/sec 2024-08-29T18:38:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:04 smithi089 bash[77323]: cluster 2024-08-29T18:38:03.141696+0000 mgr.y (mgr.34104) 771 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:38:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:04 smithi089 bash[78574]: cluster 2024-08-29T18:38:03.141696+0000 mgr.y (mgr.34104) 771 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:38:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:04 smithi144 bash[67678]: cluster 2024-08-29T18:38:03.141696+0000 mgr.y (mgr.34104) 771 : cluster [DBG] pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:38:05.295 INFO:tasks.workunit.client.0.smithi089.stdout: 39: throughput=4.89MB/sec pending data=0 2024-08-29T18:38:05.295 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HG3DTG_FeK-EFFD off=14852022 len=1203742 2024-08-29T18:38:05.299 INFO:tasks.workunit.client.0.smithi089.stdout:op 209 completed, throughput=4.92MB/sec 2024-08-29T18:38:05.299 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RBTGFgAfU1UeAU9 off=2129792 len=1276278 2024-08-29T18:38:05.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 210 completed, throughput=4.94MB/sec 2024-08-29T18:38:05.310 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2TihhIpVACLWByW off=4703991 len=418203 2024-08-29T18:38:05.316 INFO:tasks.workunit.client.0.smithi089.stdout:op 211 completed, throughput=4.95MB/sec 2024-08-29T18:38:05.316 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-klYF23AY2zJkW9u off=3485104 len=229934 2024-08-29T18:38:05.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 212 completed, throughput=4.96MB/sec 2024-08-29T18:38:05.321 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0ihFoKZZn2yATEc off=2933851 len=453720 2024-08-29T18:38:05.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 213 completed, throughput=4.97MB/sec 2024-08-29T18:38:05.327 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CECfTO1CWcHY9Z5 off=3176857 len=1450126 2024-08-29T18:38:05.340 INFO:tasks.workunit.client.0.smithi089.stdout:op 214 completed, throughput=5MB/sec 2024-08-29T18:38:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:38:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:38:05] "GET /metrics HTTP/1.1" 200 33940 "" "Prometheus/2.43.0" 2024-08-29T18:38:06.340 INFO:tasks.workunit.client.0.smithi089.stdout: 40: throughput=4.88MB/sec pending data=0 2024-08-29T18:38:06.340 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gNg87J8TK-goBeH off=9849049 len=1917619 2024-08-29T18:38:06.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 215 completed, throughput=4.92MB/sec 2024-08-29T18:38:06.345 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m2yV6rezF9SaAgt off=4113589 len=1982154 2024-08-29T18:38:06.349 INFO:tasks.workunit.client.0.smithi089.stdout:op 216 completed, throughput=4.97MB/sec 2024-08-29T18:38:06.349 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Qcw5B_Q0IMxgl0w off=3248015 len=170258 2024-08-29T18:38:06.351 INFO:tasks.workunit.client.0.smithi089.stdout:op 217 completed, throughput=4.97MB/sec 2024-08-29T18:38:06.351 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kskQ0wPYl9obFDl off=303482 len=615812 2024-08-29T18:38:06.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 218 completed, throughput=4.99MB/sec 2024-08-29T18:38:06.353 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-emuAQJk425teL4T off=11717007 len=1518187 2024-08-29T18:38:06.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 219 completed, throughput=5.02MB/sec 2024-08-29T18:38:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:06 smithi144 bash[67678]: cluster 2024-08-29T18:38:05.142639+0000 mgr.y (mgr.34104) 772 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:38:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:06 smithi089 bash[77323]: cluster 2024-08-29T18:38:05.142639+0000 mgr.y (mgr.34104) 772 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:38:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:06 smithi089 bash[78574]: cluster 2024-08-29T18:38:05.142639+0000 mgr.y (mgr.34104) 772 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:38:07.355 INFO:tasks.workunit.client.0.smithi089.stdout: 41: throughput=4.9MB/sec pending data=0 2024-08-29T18:38:07.355 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ER3tnYibRr3GK8F off=8232221 len=1348685 2024-08-29T18:38:07.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 220 completed, throughput=4.93MB/sec 2024-08-29T18:38:07.366 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QaEF6N6gadjxsRk off=10072459 len=956654 2024-08-29T18:38:07.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 221 completed, throughput=4.95MB/sec 2024-08-29T18:38:07.374 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N3DkWJIT0N9D4s7 off=6460495 len=1238147 2024-08-29T18:38:07.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 222 completed, throughput=4.98MB/sec 2024-08-29T18:38:07.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_yGaEQ9odkOR3XD off=18579064 len=1276855 2024-08-29T18:38:07.387 INFO:tasks.workunit.client.0.smithi089.stdout:op 223 completed, throughput=5.01MB/sec 2024-08-29T18:38:08.388 INFO:tasks.workunit.client.0.smithi089.stdout: 42: throughput=4.89MB/sec pending data=0 2024-08-29T18:38:08.388 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pLWaxpiqGSobcDP off=3411374 len=439762 2024-08-29T18:38:08.390 INFO:tasks.workunit.client.0.smithi089.stdout:op 224 completed, throughput=4.9MB/sec 2024-08-29T18:38:08.390 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iC55K2lh_ps4CTb off=5674684 len=842030 2024-08-29T18:38:08.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 225 completed, throughput=4.92MB/sec 2024-08-29T18:38:08.398 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-J_iiHtBFdgcCmSH off=4295331 len=579421 2024-08-29T18:38:08.405 INFO:tasks.workunit.client.0.smithi089.stdout:op 226 completed, throughput=4.93MB/sec 2024-08-29T18:38:08.405 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fYAEl9NvnFhuVvT off=1605125 len=309486 2024-08-29T18:38:08.406 INFO:tasks.workunit.client.0.smithi089.stdout:op 227 completed, throughput=4.94MB/sec 2024-08-29T18:38:08.406 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HBQtTZKKUJabftQ off=172955 len=1637254 2024-08-29T18:38:08.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 228 completed, throughput=4.97MB/sec 2024-08-29T18:38:08.423 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QDhc6dibC37U1jQ off=21352388 len=255563 2024-08-29T18:38:08.425 INFO:tasks.workunit.client.0.smithi089.stdout:op 229 completed, throughput=4.98MB/sec 2024-08-29T18:38:08.425 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jPnrVOit65rzNLv off=3983580 len=699697 2024-08-29T18:38:08.432 INFO:tasks.workunit.client.0.smithi089.stdout:op 230 completed, throughput=4.99MB/sec 2024-08-29T18:38:08.432 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qIWxjKl7KU0aoxq off=1322625 len=1103664 2024-08-29T18:38:08.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 231 completed, throughput=5.02MB/sec 2024-08-29T18:38:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:08 smithi144 bash[67678]: cluster 2024-08-29T18:38:07.143675+0000 mgr.y (mgr.34104) 773 : cluster [DBG] pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:38:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:08 smithi144 bash[67678]: audit 2024-08-29T18:38:07.721523+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:08 smithi089 bash[77323]: cluster 2024-08-29T18:38:07.143675+0000 mgr.y (mgr.34104) 773 : cluster [DBG] pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:38:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:08 smithi089 bash[77323]: audit 2024-08-29T18:38:07.721523+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:08 smithi089 bash[78574]: cluster 2024-08-29T18:38:07.143675+0000 mgr.y (mgr.34104) 773 : cluster [DBG] pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:38:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:08 smithi089 bash[78574]: audit 2024-08-29T18:38:07.721523+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:09.435 INFO:tasks.workunit.client.0.smithi089.stdout: 43: throughput=4.9MB/sec pending data=0 2024-08-29T18:38:09.436 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oX6EVVkSYmypsGN off=237468 len=1624043 2024-08-29T18:38:09.440 INFO:tasks.workunit.client.0.smithi089.stdout:op 232 completed, throughput=4.94MB/sec 2024-08-29T18:38:09.440 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NqoFFFwqPyqZz6h off=0 len=1126448 2024-08-29T18:38:09.451 INFO:tasks.workunit.client.0.smithi089.stdout:op 233 completed, throughput=4.96MB/sec 2024-08-29T18:38:09.451 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YKNGKN-0tw0PGIm off=1041836 len=1158024 2024-08-29T18:38:09.461 INFO:tasks.workunit.client.0.smithi089.stdout:op 234 completed, throughput=4.98MB/sec 2024-08-29T18:38:09.461 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LYiKnosA_NzPEM3 off=2671441 len=2027579 2024-08-29T18:38:09.466 INFO:tasks.workunit.client.0.smithi089.stdout:op 235 completed, throughput=5.03MB/sec 2024-08-29T18:38:10.466 INFO:tasks.workunit.client.0.smithi089.stdout: 44: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:10.466 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e798c7D_LjcdEfQ off=1525489 len=1496889 2024-08-29T18:38:10.470 INFO:tasks.workunit.client.0.smithi089.stdout:op 236 completed, throughput=4.95MB/sec 2024-08-29T18:38:10.470 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jGskQ_E3CSFd90y off=4700252 len=1122472 2024-08-29T18:38:10.480 INFO:tasks.workunit.client.0.smithi089.stdout:op 237 completed, throughput=4.97MB/sec 2024-08-29T18:38:10.480 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nAu2T8NE1VCw20- off=103448 len=525722 2024-08-29T18:38:10.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 238 completed, throughput=4.98MB/sec 2024-08-29T18:38:10.487 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vUHsoKuWDFoyDkQ off=3507 len=843029 2024-08-29T18:38:10.490 INFO:tasks.workunit.client.0.smithi089.stdout:op 239 completed, throughput=5MB/sec 2024-08-29T18:38:10.490 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4eKxhvtaa9WWwzT off=1894832 len=1030235 2024-08-29T18:38:10.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 240 completed, throughput=5.02MB/sec 2024-08-29T18:38:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:10 smithi144 bash[67678]: cluster 2024-08-29T18:38:09.144715+0000 mgr.y (mgr.34104) 774 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:10 smithi089 bash[77323]: cluster 2024-08-29T18:38:09.144715+0000 mgr.y (mgr.34104) 774 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:10 smithi089 bash[78574]: cluster 2024-08-29T18:38:09.144715+0000 mgr.y (mgr.34104) 774 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:11.493 INFO:tasks.workunit.client.0.smithi089.stdout: 45: throughput=4.91MB/sec pending data=0 2024-08-29T18:38:11.494 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qasyD-iOBl9N6Ug off=9471366 len=811635 2024-08-29T18:38:11.502 INFO:tasks.workunit.client.0.smithi089.stdout:op 241 completed, throughput=4.93MB/sec 2024-08-29T18:38:11.502 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--n4jbM6W9-emxRi off=2168545 len=533787 2024-08-29T18:38:11.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 242 completed, throughput=4.94MB/sec 2024-08-29T18:38:11.504 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aOymCWve2vqkxUL off=0 len=1601359 2024-08-29T18:38:11.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 243 completed, throughput=4.97MB/sec 2024-08-29T18:38:11.510 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VcavlJesfIZwNgO off=2785142 len=298515 2024-08-29T18:38:11.512 INFO:tasks.workunit.client.0.smithi089.stdout:op 244 completed, throughput=4.98MB/sec 2024-08-29T18:38:11.512 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gs4XtI4pIbHJt-- off=226287 len=682815 2024-08-29T18:38:11.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 245 completed, throughput=4.99MB/sec 2024-08-29T18:38:11.519 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jcmMSNizClCgM8y off=2290772 len=889887 2024-08-29T18:38:11.521 INFO:tasks.workunit.client.0.smithi089.stdout:op 246 completed, throughput=5.01MB/sec 2024-08-29T18:38:12.522 INFO:tasks.workunit.client.0.smithi089.stdout: 46: throughput=4.9MB/sec pending data=0 2024-08-29T18:38:12.522 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--csusPrwMiDBKFP off=545695 len=670717 2024-08-29T18:38:12.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 247 completed, throughput=4.91MB/sec 2024-08-29T18:38:12.529 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jtvEQ-xdVhi5bHG off=771579 len=883721 2024-08-29T18:38:12.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 248 completed, throughput=4.93MB/sec 2024-08-29T18:38:12.537 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uqiGmYY2OxLic1f off=3461556 len=1886735 2024-08-29T18:38:12.554 INFO:tasks.workunit.client.0.smithi089.stdout:op 249 completed, throughput=4.97MB/sec 2024-08-29T18:38:12.554 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eukN1JxSIk75klZ off=2684068 len=1898419 2024-08-29T18:38:12.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 250 completed, throughput=5MB/sec 2024-08-29T18:38:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:12 smithi144 bash[67678]: cluster 2024-08-29T18:38:11.145587+0000 mgr.y (mgr.34104) 775 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:12 smithi089 bash[77323]: cluster 2024-08-29T18:38:11.145587+0000 mgr.y (mgr.34104) 775 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:12 smithi089 bash[78574]: cluster 2024-08-29T18:38:11.145587+0000 mgr.y (mgr.34104) 775 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:13.567 INFO:tasks.workunit.client.0.smithi089.stdout: 47: throughput=4.9MB/sec pending data=0 2024-08-29T18:38:13.568 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QOgskRgi1SdJdaM off=9399630 len=1829870 2024-08-29T18:38:13.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 251 completed, throughput=4.93MB/sec 2024-08-29T18:38:13.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DPP6kDqE8FfF7a2 off=4390446 len=637749 2024-08-29T18:38:13.589 INFO:tasks.workunit.client.0.smithi089.stdout:op 252 completed, throughput=4.95MB/sec 2024-08-29T18:38:13.589 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-787SeyUD2ZSpMSq off=10531292 len=128411 2024-08-29T18:38:13.590 INFO:tasks.workunit.client.0.smithi089.stdout:op 253 completed, throughput=4.95MB/sec 2024-08-29T18:38:13.590 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OH9BLqpy3BZdhw5 off=4165504 len=34113 2024-08-29T18:38:13.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 254 completed, throughput=4.95MB/sec 2024-08-29T18:38:13.591 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rcwD72b3UdYSXSG off=7128040 len=394317 2024-08-29T18:38:13.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 255 completed, throughput=4.96MB/sec 2024-08-29T18:38:13.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m_-Ay3wfsjCMMQU off=3403411 len=314236 2024-08-29T18:38:13.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 256 completed, throughput=4.96MB/sec 2024-08-29T18:38:13.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O6iX9J2IGYp0YMT off=3841018 len=138681 2024-08-29T18:38:13.596 INFO:tasks.workunit.client.0.smithi089.stdout:op 257 completed, throughput=4.97MB/sec 2024-08-29T18:38:13.596 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_6drcsLTSCgRzfO off=988581 len=1478911 2024-08-29T18:38:13.598 INFO:tasks.workunit.client.0.smithi089.stdout:op 258 completed, throughput=4.99MB/sec 2024-08-29T18:38:13.599 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9r9l46y1V6SNbfT off=1634144 len=70942 2024-08-29T18:38:13.599 INFO:tasks.workunit.client.0.smithi089.stdout:op 259 completed, throughput=5MB/sec 2024-08-29T18:38:13.599 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NRhhggmjlp_RfCx off=23275904 len=1558132 2024-08-29T18:38:13.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 260 completed, throughput=5.03MB/sec 2024-08-29T18:38:14.602 INFO:tasks.workunit.client.0.smithi089.stdout: 48: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:14.602 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E8KMS-2Pmrvx8rs off=502 len=1012727 2024-08-29T18:38:14.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 261 completed, throughput=4.94MB/sec 2024-08-29T18:38:14.606 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iawztYXk2khrURk off=0 len=1271103 2024-08-29T18:38:14.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 262 completed, throughput=4.97MB/sec 2024-08-29T18:38:14.616 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vr_P2XOOwtLUDmz off=10997315 len=1393040 2024-08-29T18:38:14.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 263 completed, throughput=4.99MB/sec 2024-08-29T18:38:14.628 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RpCvnakbOQTHzaY off=8252774 len=1046512 2024-08-29T18:38:14.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 264 completed, throughput=5.01MB/sec 2024-08-29T18:38:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:14 smithi144 bash[67678]: cluster 2024-08-29T18:38:13.146647+0000 mgr.y (mgr.34104) 776 : cluster [DBG] pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:38:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:14 smithi089 bash[77323]: cluster 2024-08-29T18:38:13.146647+0000 mgr.y (mgr.34104) 776 : cluster [DBG] pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:38:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:14 smithi089 bash[78574]: cluster 2024-08-29T18:38:13.146647+0000 mgr.y (mgr.34104) 776 : cluster [DBG] pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:38:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:38:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:38:15] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:38:15.632 INFO:tasks.workunit.client.0.smithi089.stdout: 49: throughput=4.91MB/sec pending data=0 2024-08-29T18:38:15.632 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EULIlmc3t8INTLT off=12465132 len=1331250 2024-08-29T18:38:15.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 265 completed, throughput=4.94MB/sec 2024-08-29T18:38:15.638 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GbpUdV-p16B0EXb off=8862627 len=164084 2024-08-29T18:38:15.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 266 completed, throughput=4.94MB/sec 2024-08-29T18:38:15.639 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RABxB9mWIFnEgM- off=11716657 len=1530883 2024-08-29T18:38:15.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 267 completed, throughput=4.97MB/sec 2024-08-29T18:38:15.650 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RfF1LAC7XVI3wjZ off=8226517 len=1277191 2024-08-29T18:38:15.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 268 completed, throughput=4.99MB/sec 2024-08-29T18:38:15.661 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RzNEtVWWQ7296u7 off=6849964 len=915013 2024-08-29T18:38:15.669 INFO:tasks.workunit.client.0.smithi089.stdout:op 269 completed, throughput=5.01MB/sec 2024-08-29T18:38:16.670 INFO:tasks.workunit.client.0.smithi089.stdout: 50: throughput=4.91MB/sec pending data=0 2024-08-29T18:38:16.670 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aw8aSb8zu1O_esF off=780653 len=1688301 2024-08-29T18:38:16.674 INFO:tasks.workunit.client.0.smithi089.stdout:op 270 completed, throughput=4.94MB/sec 2024-08-29T18:38:16.674 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-U0i_UuaCKPhcicr off=5850573 len=1352164 2024-08-29T18:38:16.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 271 completed, throughput=4.97MB/sec 2024-08-29T18:38:16.684 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dXal5ZnzbX776Nq off=902496 len=495952 2024-08-29T18:38:16.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 272 completed, throughput=4.98MB/sec 2024-08-29T18:38:16.686 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4h9ZGKkGL7XwIT7 off=6958586 len=1549118 2024-08-29T18:38:16.697 INFO:tasks.workunit.client.0.smithi089.stdout:op 273 completed, throughput=5MB/sec 2024-08-29T18:38:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:16 smithi144 bash[67678]: cluster 2024-08-29T18:38:15.147591+0000 mgr.y (mgr.34104) 777 : cluster [DBG] pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:38:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:16 smithi089 bash[78574]: cluster 2024-08-29T18:38:15.147591+0000 mgr.y (mgr.34104) 777 : cluster [DBG] pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:38:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:16 smithi089 bash[77323]: cluster 2024-08-29T18:38:15.147591+0000 mgr.y (mgr.34104) 777 : cluster [DBG] pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:38:17.698 INFO:tasks.workunit.client.0.smithi089.stdout: 51: throughput=4.91MB/sec pending data=0 2024-08-29T18:38:17.698 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K-k17V6Atk812Ld off=1827512 len=1439518 2024-08-29T18:38:17.701 INFO:tasks.workunit.client.0.smithi089.stdout:op 274 completed, throughput=4.93MB/sec 2024-08-29T18:38:17.701 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4H5LUzkNq8xsYB0 off=7948531 len=1492991 2024-08-29T18:38:17.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 275 completed, throughput=4.96MB/sec 2024-08-29T18:38:17.705 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tOFPzS2eb13Ixv7 off=3083372 len=830203 2024-08-29T18:38:17.707 INFO:tasks.workunit.client.0.smithi089.stdout:op 276 completed, throughput=4.97MB/sec 2024-08-29T18:38:17.708 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ynty7cVgTHcfIjs off=975744 len=1857514 2024-08-29T18:38:17.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 277 completed, throughput=5.01MB/sec 2024-08-29T18:38:18.723 INFO:tasks.workunit.client.0.smithi089.stdout: 52: throughput=4.91MB/sec pending data=0 2024-08-29T18:38:18.723 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CHR-EIa6U3mRIJ6 off=4955539 len=839386 2024-08-29T18:38:18.726 INFO:tasks.workunit.client.0.smithi089.stdout:op 278 completed, throughput=4.93MB/sec 2024-08-29T18:38:18.726 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cVItQzkYXba4BGh off=493724 len=920277 2024-08-29T18:38:18.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 279 completed, throughput=4.94MB/sec 2024-08-29T18:38:18.734 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A3g7qKsQ0-lg8_d off=6092271 len=1971492 2024-08-29T18:38:18.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 280 completed, throughput=4.98MB/sec 2024-08-29T18:38:18.748 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n9mhe-3T5rchceO off=11374063 len=1134874 2024-08-29T18:38:18.751 INFO:tasks.workunit.client.0.smithi089.stdout:op 281 completed, throughput=5MB/sec 2024-08-29T18:38:18.751 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tO2xImrSR3p_802 off=445569 len=1723870 2024-08-29T18:38:18.767 INFO:tasks.workunit.client.0.smithi089.stdout:op 282 completed, throughput=5.03MB/sec 2024-08-29T18:38:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:18 smithi144 bash[67678]: cluster 2024-08-29T18:38:17.148619+0000 mgr.y (mgr.34104) 778 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:38:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:18 smithi089 bash[78574]: cluster 2024-08-29T18:38:17.148619+0000 mgr.y (mgr.34104) 778 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:38:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:18 smithi089 bash[77323]: cluster 2024-08-29T18:38:17.148619+0000 mgr.y (mgr.34104) 778 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-08-29T18:38:19.767 INFO:tasks.workunit.client.0.smithi089.stdout: 53: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:19.767 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XcaI5oE6z4zp5Zp off=19468731 len=1368826 2024-08-29T18:38:19.771 INFO:tasks.workunit.client.0.smithi089.stdout:op 283 completed, throughput=4.96MB/sec 2024-08-29T18:38:19.771 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rbFS1rAak09R3t8 off=3226940 len=638591 2024-08-29T18:38:19.778 INFO:tasks.workunit.client.0.smithi089.stdout:op 284 completed, throughput=4.97MB/sec 2024-08-29T18:38:19.778 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GHtTBCQEXUBppTa off=1943167 len=238525 2024-08-29T18:38:19.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 285 completed, throughput=4.97MB/sec 2024-08-29T18:38:19.780 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tC9ba_oSYLQK_7F off=858919 len=1388549 2024-08-29T18:38:19.783 INFO:tasks.workunit.client.0.smithi089.stdout:op 286 completed, throughput=5MB/sec 2024-08-29T18:38:19.783 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FDo3AxJ3LMs8kNQ off=7368487 len=822308 2024-08-29T18:38:19.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 287 completed, throughput=5.01MB/sec 2024-08-29T18:38:20.786 INFO:tasks.workunit.client.0.smithi089.stdout: 54: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:20.786 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Fqh60INZ-SBAbKq off=4697654 len=215749 2024-08-29T18:38:20.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 288 completed, throughput=4.92MB/sec 2024-08-29T18:38:20.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-v_VSyk43UweJ-yy off=2211170 len=404231 2024-08-29T18:38:20.794 INFO:tasks.workunit.client.0.smithi089.stdout:op 289 completed, throughput=4.93MB/sec 2024-08-29T18:38:20.794 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ruwf0rA3zrW6vsq off=9170630 len=178768 2024-08-29T18:38:20.796 INFO:tasks.workunit.client.0.smithi089.stdout:op 290 completed, throughput=4.93MB/sec 2024-08-29T18:38:20.796 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a5gMiCJaWMNhhJF off=3867472 len=1330561 2024-08-29T18:38:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:20 smithi144 bash[67678]: cluster 2024-08-29T18:38:19.149700+0000 mgr.y (mgr.34104) 779 : cluster [DBG] pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:38:20.809 INFO:tasks.workunit.client.0.smithi089.stdout:op 291 completed, throughput=4.96MB/sec 2024-08-29T18:38:20.809 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B0pwcWJJj-hHH6G off=844765 len=796408 2024-08-29T18:38:20.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 292 completed, throughput=4.97MB/sec 2024-08-29T18:38:20.820 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vMAKW-Z3XgWvbGd off=16124612 len=1051131 2024-08-29T18:38:20.821 INFO:tasks.workunit.client.0.smithi089.stdout:op 293 completed, throughput=4.99MB/sec 2024-08-29T18:38:20.821 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cP6eaGtZq8_rKCb off=3878732 len=1037139 2024-08-29T18:38:20.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 294 completed, throughput=5MB/sec 2024-08-29T18:38:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:20 smithi089 bash[77323]: cluster 2024-08-29T18:38:19.149700+0000 mgr.y (mgr.34104) 779 : cluster [DBG] pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:38:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:20 smithi089 bash[78574]: cluster 2024-08-29T18:38:19.149700+0000 mgr.y (mgr.34104) 779 : cluster [DBG] pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:38:21.832 INFO:tasks.workunit.client.0.smithi089.stdout: 55: throughput=4.91MB/sec pending data=0 2024-08-29T18:38:21.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c6QQmOlDVlOKGUd off=12773074 len=206980 2024-08-29T18:38:21.838 INFO:tasks.workunit.client.0.smithi089.stdout:op 295 completed, throughput=4.92MB/sec 2024-08-29T18:38:21.838 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e5wh-jDuiz8k6Mp off=18301055 len=397663 2024-08-29T18:38:21.840 INFO:tasks.workunit.client.0.smithi089.stdout:op 296 completed, throughput=4.92MB/sec 2024-08-29T18:38:21.840 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LB6yITAflztCqkE off=5490277 len=788169 2024-08-29T18:38:21.847 INFO:tasks.workunit.client.0.smithi089.stdout:op 297 completed, throughput=4.94MB/sec 2024-08-29T18:38:21.847 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NWmoUD3Ct4XCyf0 off=8358332 len=1326167 2024-08-29T18:38:21.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 298 completed, throughput=4.96MB/sec 2024-08-29T18:38:21.859 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9LQCuNCrpiuDZXb off=15293299 len=1783978 2024-08-29T18:38:21.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 299 completed, throughput=4.99MB/sec 2024-08-29T18:38:21.863 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8xtuqcB-sgnw0D9 off=853089 len=1949083 2024-08-29T18:38:21.868 INFO:tasks.workunit.client.0.smithi089.stdout:op 300 completed, throughput=5.02MB/sec 2024-08-29T18:38:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:22 smithi144 bash[67678]: cluster 2024-08-29T18:38:21.150575+0000 mgr.y (mgr.34104) 780 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:22.869 INFO:tasks.workunit.client.0.smithi089.stdout: 56: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:22.869 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SjyZWGPZVwetsye off=2829056 len=434539 2024-08-29T18:38:22.875 INFO:tasks.workunit.client.0.smithi089.stdout:op 301 completed, throughput=4.94MB/sec 2024-08-29T18:38:22.875 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-L1aLuotZ-ljBxkJ off=7533750 len=1115958 2024-08-29T18:38:22.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 302 completed, throughput=4.96MB/sec 2024-08-29T18:38:22.884 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H8EzfPjQa0gpc3b off=3365891 len=156526 2024-08-29T18:38:22.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 303 completed, throughput=4.96MB/sec 2024-08-29T18:38:22.889 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CjmDM9JOqi1HF5h off=237094 len=1631144 2024-08-29T18:38:22.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 304 completed, throughput=4.99MB/sec 2024-08-29T18:38:22.895 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2do0mowEG9cjXI8 off=2115941 len=1309121 2024-08-29T18:38:22.896 INFO:tasks.workunit.client.0.smithi089.stdout:op 305 completed, throughput=5.01MB/sec 2024-08-29T18:38:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:22 smithi089 bash[77323]: cluster 2024-08-29T18:38:21.150575+0000 mgr.y (mgr.34104) 780 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:22 smithi089 bash[78574]: cluster 2024-08-29T18:38:21.150575+0000 mgr.y (mgr.34104) 780 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:23 smithi144 bash[67678]: audit 2024-08-29T18:38:22.721933+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:23.897 INFO:tasks.workunit.client.0.smithi089.stdout: 57: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:23.897 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tOFPzS2eb13Ixv7 off=1824668 len=2082095 2024-08-29T18:38:23.911 INFO:tasks.workunit.client.0.smithi089.stdout:op 306 completed, throughput=4.95MB/sec 2024-08-29T18:38:23.911 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-U5v-JILB9w_CLrH off=1366241 len=364900 2024-08-29T18:38:23.913 INFO:tasks.workunit.client.0.smithi089.stdout:op 307 completed, throughput=4.96MB/sec 2024-08-29T18:38:23.913 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s460evIF57CKr9p off=8104010 len=113895 2024-08-29T18:38:23.918 INFO:tasks.workunit.client.0.smithi089.stdout:op 308 completed, throughput=4.96MB/sec 2024-08-29T18:38:23.919 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B1R5Xs7NHRObhmK off=641663 len=1026832 2024-08-29T18:38:23.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 309 completed, throughput=4.98MB/sec 2024-08-29T18:38:23.920 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xvg1eXEppwr_OZF off=11243667 len=394687 2024-08-29T18:38:23.925 INFO:tasks.workunit.client.0.smithi089.stdout:op 310 completed, throughput=4.98MB/sec 2024-08-29T18:38:23.926 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4HAFEaOXO0q6eCk off=594984 len=1816901 2024-08-29T18:38:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:23 smithi089 bash[77323]: audit 2024-08-29T18:38:22.721933+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:23 smithi089 bash[78574]: audit 2024-08-29T18:38:22.721933+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:23.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 311 completed, throughput=5.01MB/sec 2024-08-29T18:38:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:24 smithi144 bash[67678]: cluster 2024-08-29T18:38:23.151678+0000 mgr.y (mgr.34104) 781 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:38:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:24 smithi089 bash[77323]: cluster 2024-08-29T18:38:23.151678+0000 mgr.y (mgr.34104) 781 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:38:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:24 smithi089 bash[78574]: cluster 2024-08-29T18:38:23.151678+0000 mgr.y (mgr.34104) 781 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:38:24.941 INFO:tasks.workunit.client.0.smithi089.stdout: 58: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:24.941 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-My2nnNCnyKEAIYp off=3571552 len=745352 2024-08-29T18:38:24.944 INFO:tasks.workunit.client.0.smithi089.stdout:op 312 completed, throughput=4.94MB/sec 2024-08-29T18:38:24.944 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_O0iaqbbDpBb-0V off=4118486 len=1232394 2024-08-29T18:38:24.948 INFO:tasks.workunit.client.0.smithi089.stdout:op 313 completed, throughput=4.96MB/sec 2024-08-29T18:38:24.948 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EBKA56ssRgDpU6Y off=1331029 len=1350865 2024-08-29T18:38:24.951 INFO:tasks.workunit.client.0.smithi089.stdout:op 314 completed, throughput=4.98MB/sec 2024-08-29T18:38:24.951 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AjuR1zjgwATXhwk off=5972338 len=2071703 2024-08-29T18:38:24.954 INFO:tasks.workunit.client.0.smithi089.stdout:op 315 completed, throughput=5.01MB/sec 2024-08-29T18:38:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:38:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:38:25] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:38:25.954 INFO:tasks.workunit.client.0.smithi089.stdout: 59: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:25.955 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WAIsPnvB48mKiaI off=22840811 len=641879 2024-08-29T18:38:25.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 316 completed, throughput=4.94MB/sec 2024-08-29T18:38:25.962 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PXWtS_gw2ER6RaG off=6677152 len=670832 2024-08-29T18:38:25.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 317 completed, throughput=4.95MB/sec 2024-08-29T18:38:25.964 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V4VDcdl4QwCD3k4 off=8776718 len=1641823 2024-08-29T18:38:25.977 INFO:tasks.workunit.client.0.smithi089.stdout:op 318 completed, throughput=4.98MB/sec 2024-08-29T18:38:25.977 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xMPRnWujNcNj_st off=6519212 len=419235 2024-08-29T18:38:25.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 319 completed, throughput=4.98MB/sec 2024-08-29T18:38:25.983 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ag6QkdRPc-suxq9 off=4494974 len=1493414 2024-08-29T18:38:25.985 INFO:tasks.workunit.client.0.smithi089.stdout:op 320 completed, throughput=5MB/sec 2024-08-29T18:38:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:26 smithi144 bash[67678]: cluster 2024-08-29T18:38:25.152576+0000 mgr.y (mgr.34104) 782 : cluster [DBG] pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:38:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:26 smithi089 bash[77323]: cluster 2024-08-29T18:38:25.152576+0000 mgr.y (mgr.34104) 782 : cluster [DBG] pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:38:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:26 smithi089 bash[78574]: cluster 2024-08-29T18:38:25.152576+0000 mgr.y (mgr.34104) 782 : cluster [DBG] pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:38:26.985 INFO:tasks.workunit.client.0.smithi089.stdout: 60: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:26.985 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_QYQuQeGkzo9DTi off=524904 len=302883 2024-08-29T18:38:26.987 INFO:tasks.workunit.client.0.smithi089.stdout:op 321 completed, throughput=4.93MB/sec 2024-08-29T18:38:26.988 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gB8A-CA93MxPYCf off=22841889 len=1090957 2024-08-29T18:38:26.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 322 completed, throughput=4.94MB/sec 2024-08-29T18:38:26.991 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aE_ELczIZYarTSN off=23273338 len=569628 2024-08-29T18:38:26.992 INFO:tasks.workunit.client.0.smithi089.stdout:op 323 completed, throughput=4.95MB/sec 2024-08-29T18:38:26.992 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qs66nFGcf59rmhD off=1693534 len=1324943 2024-08-29T18:38:27.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 324 completed, throughput=4.97MB/sec 2024-08-29T18:38:27.003 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0cW67iW8EChC9Qu off=887871 len=846608 2024-08-29T18:38:27.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 325 completed, throughput=4.99MB/sec 2024-08-29T18:38:27.010 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gIs9qUCZCgNW3i3 off=15415785 len=265038 2024-08-29T18:38:27.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 326 completed, throughput=4.99MB/sec 2024-08-29T18:38:27.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pm-EBXDDA-K48EY off=1351563 len=120703 2024-08-29T18:38:27.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 327 completed, throughput=4.99MB/sec 2024-08-29T18:38:27.021 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kc31hbP3lxMXWTD off=5594614 len=592714 2024-08-29T18:38:27.027 INFO:tasks.workunit.client.0.smithi089.stdout:op 328 completed, throughput=5MB/sec 2024-08-29T18:38:27.027 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Tf9ps6TDDJIX_d off=6519195 len=393626 2024-08-29T18:38:27.032 INFO:tasks.workunit.client.0.smithi089.stdout:op 329 completed, throughput=5MB/sec 2024-08-29T18:38:28.033 INFO:tasks.workunit.client.0.smithi089.stdout: 61: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:28.033 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AsxzUUHglKk4TVr off=6138082 len=2051200 2024-08-29T18:38:28.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 330 completed, throughput=4.96MB/sec 2024-08-29T18:38:28.037 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Gl68_77sEmC415 off=4452432 len=1112826 2024-08-29T18:38:28.047 INFO:tasks.workunit.client.0.smithi089.stdout:op 331 completed, throughput=4.97MB/sec 2024-08-29T18:38:28.047 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wXl7bcWBgDgsQ0l off=7637196 len=775238 2024-08-29T18:38:28.050 INFO:tasks.workunit.client.0.smithi089.stdout:op 332 completed, throughput=4.98MB/sec 2024-08-29T18:38:28.050 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a8btY58MD1eFLFW off=2900727 len=1471825 2024-08-29T18:38:28.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 333 completed, throughput=5MB/sec 2024-08-29T18:38:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:28 smithi144 bash[67678]: cluster 2024-08-29T18:38:27.153621+0000 mgr.y (mgr.34104) 783 : cluster [DBG] pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:38:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:28 smithi089 bash[77323]: cluster 2024-08-29T18:38:27.153621+0000 mgr.y (mgr.34104) 783 : cluster [DBG] pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:38:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:28 smithi089 bash[78574]: cluster 2024-08-29T18:38:27.153621+0000 mgr.y (mgr.34104) 783 : cluster [DBG] pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:38:29.061 INFO:tasks.workunit.client.0.smithi089.stdout: 62: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:29.061 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p10-2m9IlJJwuYw off=1105150 len=222783 2024-08-29T18:38:29.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 334 completed, throughput=4.93MB/sec 2024-08-29T18:38:29.066 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-J0wZcD9btKOxFmP off=15592907 len=1535645 2024-08-29T18:38:29.080 INFO:tasks.workunit.client.0.smithi089.stdout:op 335 completed, throughput=4.95MB/sec 2024-08-29T18:38:29.080 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VxIBVn_FwMd6D-T off=687808 len=397952 2024-08-29T18:38:29.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 336 completed, throughput=4.96MB/sec 2024-08-29T18:38:29.082 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qS5S6pO3nfs5O9w off=22692086 len=285638 2024-08-29T18:38:29.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 337 completed, throughput=4.96MB/sec 2024-08-29T18:38:29.083 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4XJERyzl3jGgkft off=3363524 len=1486584 2024-08-29T18:38:29.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 338 completed, throughput=4.98MB/sec 2024-08-29T18:38:29.095 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sKC7IPuNMNEcuLy off=418210 len=306111 2024-08-29T18:38:29.096 INFO:tasks.workunit.client.0.smithi089.stdout:op 339 completed, throughput=4.99MB/sec 2024-08-29T18:38:29.096 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2GpAhmBuMOWJEGo off=19440372 len=913757 2024-08-29T18:38:29.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 340 completed, throughput=5MB/sec 2024-08-29T18:38:30.105 INFO:tasks.workunit.client.0.smithi089.stdout: 63: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:30.105 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ssLEw8Fz-vLemYy off=13986382 len=1699716 2024-08-29T18:38:30.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 341 completed, throughput=4.95MB/sec 2024-08-29T18:38:30.109 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lsAsmv567Ot7UJW off=10487068 len=2030854 2024-08-29T18:38:30.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 342 completed, throughput=4.98MB/sec 2024-08-29T18:38:30.114 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Hm6rDAIrHwwuNIv off=4308087 len=581295 2024-08-29T18:38:30.122 INFO:tasks.workunit.client.0.smithi089.stdout:op 343 completed, throughput=4.99MB/sec 2024-08-29T18:38:30.122 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RALflqa27lY69nf off=2756564 len=1085995 2024-08-29T18:38:30.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 344 completed, throughput=5MB/sec 2024-08-29T18:38:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:30 smithi144 bash[67678]: cluster 2024-08-29T18:38:29.154642+0000 mgr.y (mgr.34104) 784 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:38:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:30 smithi089 bash[77323]: cluster 2024-08-29T18:38:29.154642+0000 mgr.y (mgr.34104) 784 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:38:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:30 smithi089 bash[78574]: cluster 2024-08-29T18:38:29.154642+0000 mgr.y (mgr.34104) 784 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:38:31.132 INFO:tasks.workunit.client.0.smithi089.stdout: 64: throughput=4.92MB/sec pending data=0 2024-08-29T18:38:31.133 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ekubi85Pejk5gCl off=8032813 len=1742877 2024-08-29T18:38:31.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 345 completed, throughput=4.95MB/sec 2024-08-29T18:38:31.146 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zj1eTrlzMOFSLAl off=7064956 len=394987 2024-08-29T18:38:31.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 346 completed, throughput=4.95MB/sec 2024-08-29T18:38:31.147 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_VudDElOWbe6FcR off=1185653 len=1276038 2024-08-29T18:38:31.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 347 completed, throughput=4.97MB/sec 2024-08-29T18:38:31.152 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iDEU1-rOmUKsD2- off=1014543 len=816939 2024-08-29T18:38:31.154 INFO:tasks.workunit.client.0.smithi089.stdout:op 348 completed, throughput=4.98MB/sec 2024-08-29T18:38:31.154 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1oBlyjOH1XGvOFR off=1327763 len=1365995 2024-08-29T18:38:31.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 349 completed, throughput=5MB/sec 2024-08-29T18:38:32.165 INFO:tasks.workunit.client.0.smithi089.stdout: 65: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:32.166 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n8KwOhMe_bix1p9 off=12246590 len=858707 2024-08-29T18:38:32.168 INFO:tasks.workunit.client.0.smithi089.stdout:op 350 completed, throughput=4.94MB/sec 2024-08-29T18:38:32.168 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dtbNvRhlaW8N3N6 off=4446543 len=1570849 2024-08-29T18:38:32.182 INFO:tasks.workunit.client.0.smithi089.stdout:op 351 completed, throughput=4.96MB/sec 2024-08-29T18:38:32.182 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GtHZIrLuQSROOZo off=9462006 len=359487 2024-08-29T18:38:32.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 352 completed, throughput=4.97MB/sec 2024-08-29T18:38:32.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C24zuErl_9tH5rr off=1726711 len=736485 2024-08-29T18:38:32.190 INFO:tasks.workunit.client.0.smithi089.stdout:op 353 completed, throughput=4.98MB/sec 2024-08-29T18:38:32.190 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VCBlL2f36gubxDx off=20022110 len=133768 2024-08-29T18:38:32.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 354 completed, throughput=4.98MB/sec 2024-08-29T18:38:32.192 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uu6MkGDD8pd4Wzz off=1424255 len=9657 2024-08-29T18:38:32.196 INFO:tasks.workunit.client.0.smithi089.stdout:op 355 completed, throughput=4.98MB/sec 2024-08-29T18:38:32.196 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WLdicJmerhqI7u5 off=743726 len=957448 2024-08-29T18:38:32.199 INFO:tasks.workunit.client.0.smithi089.stdout:op 356 completed, throughput=4.99MB/sec 2024-08-29T18:38:32.199 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UI7Pfw8SyuctMdh off=5510138 len=1678226 2024-08-29T18:38:32.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 357 completed, throughput=5.02MB/sec 2024-08-29T18:38:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:32 smithi144 bash[67678]: cluster 2024-08-29T18:38:31.155496+0000 mgr.y (mgr.34104) 785 : cluster [DBG] pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:32 smithi089 bash[77323]: cluster 2024-08-29T18:38:31.155496+0000 mgr.y (mgr.34104) 785 : cluster [DBG] pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:32 smithi089 bash[78574]: cluster 2024-08-29T18:38:31.155496+0000 mgr.y (mgr.34104) 785 : cluster [DBG] pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:38:33.203 INFO:tasks.workunit.client.0.smithi089.stdout: 66: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:33.203 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HuGXt4iLJEteqPK off=8539206 len=1262601 2024-08-29T18:38:33.206 INFO:tasks.workunit.client.0.smithi089.stdout:op 358 completed, throughput=4.96MB/sec 2024-08-29T18:38:33.206 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yXxpoLstfxL4FeC off=1943269 len=1460454 2024-08-29T18:38:33.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 359 completed, throughput=4.98MB/sec 2024-08-29T18:38:33.210 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o6w2AyOvazy50Hw off=1509712 len=252304 2024-08-29T18:38:33.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 360 completed, throughput=4.98MB/sec 2024-08-29T18:38:33.216 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ar9vPpqRThMibTK off=2015982 len=1401050 2024-08-29T18:38:33.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 361 completed, throughput=5MB/sec 2024-08-29T18:38:34.221 INFO:tasks.workunit.client.0.smithi089.stdout: 67: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:34.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q2VqJtdSzDd68s4 off=8010004 len=1979182 2024-08-29T18:38:34.237 INFO:tasks.workunit.client.0.smithi089.stdout:op 362 completed, throughput=4.96MB/sec 2024-08-29T18:38:34.237 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ce5zHUnpY-cuSib off=14790042 len=1133717 2024-08-29T18:38:34.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 363 completed, throughput=4.97MB/sec 2024-08-29T18:38:34.242 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Qb0ekAy-11bmLvy off=3087767 len=460107 2024-08-29T18:38:34.248 INFO:tasks.workunit.client.0.smithi089.stdout:op 364 completed, throughput=4.98MB/sec 2024-08-29T18:38:34.248 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d7sMrEPpO1Qx5PP off=17191509 len=458556 2024-08-29T18:38:34.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 365 completed, throughput=4.98MB/sec 2024-08-29T18:38:34.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m-Za92XgEQjVcGH off=17632437 len=73232 2024-08-29T18:38:34.258 INFO:tasks.workunit.client.0.smithi089.stdout:op 366 completed, throughput=4.98MB/sec 2024-08-29T18:38:34.258 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ldt6DrQpSKgi6L6 off=3129880 len=423818 2024-08-29T18:38:34.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 367 completed, throughput=4.99MB/sec 2024-08-29T18:38:34.263 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oliJLaol8oaYEFP off=1660308 len=1197785 2024-08-29T18:38:34.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 368 completed, throughput=5MB/sec 2024-08-29T18:38:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:34 smithi144 bash[67678]: cluster 2024-08-29T18:38:33.156492+0000 mgr.y (mgr.34104) 786 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:38:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:34 smithi089 bash[77323]: cluster 2024-08-29T18:38:33.156492+0000 mgr.y (mgr.34104) 786 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:38:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:34 smithi089 bash[78574]: cluster 2024-08-29T18:38:33.156492+0000 mgr.y (mgr.34104) 786 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:38:35.267 INFO:tasks.workunit.client.0.smithi089.stdout: 68: throughput=4.93MB/sec pending data=0 2024-08-29T18:38:35.267 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-I-iPaogHG96X2hi off=20025420 len=1672779 2024-08-29T18:38:35.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 369 completed, throughput=4.96MB/sec 2024-08-29T18:38:35.271 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MjGczam1ubMidKe off=292905 len=1650 2024-08-29T18:38:35.274 INFO:tasks.workunit.client.0.smithi089.stdout:op 370 completed, throughput=4.96MB/sec 2024-08-29T18:38:35.275 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jYTd98VEW0P3zd- off=5712159 len=44388 2024-08-29T18:38:35.278 INFO:tasks.workunit.client.0.smithi089.stdout:op 371 completed, throughput=4.96MB/sec 2024-08-29T18:38:35.279 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7EOaurOGXXX3uVF off=5474595 len=1414693 2024-08-29T18:38:35.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 372 completed, throughput=4.97MB/sec 2024-08-29T18:38:35.289 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pugPfOccRCCyEF- off=1834793 len=227436 2024-08-29T18:38:35.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 373 completed, throughput=4.98MB/sec 2024-08-29T18:38:35.294 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qs66nFGcf59rmhD off=2916888 len=440901 2024-08-29T18:38:35.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 374 completed, throughput=4.98MB/sec 2024-08-29T18:38:35.296 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6lNZywyHkIZ4g7h off=2485978 len=1037571 2024-08-29T18:38:35.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 375 completed, throughput=5MB/sec 2024-08-29T18:38:35.306 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c-Mky0D7XJiL2lk off=4216752 len=1810616 2024-08-29T18:38:35.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 376 completed, throughput=5.02MB/sec 2024-08-29T18:38:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:38:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:38:35] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:38:36.310 INFO:tasks.workunit.client.0.smithi089.stdout: 69: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:36.311 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hXpwUR2W9qSwUgI off=100228 len=1262660 2024-08-29T18:38:36.316 INFO:tasks.workunit.client.0.smithi089.stdout:op 377 completed, throughput=4.97MB/sec 2024-08-29T18:38:36.316 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-levive0g8EA201u off=0 len=1350462 2024-08-29T18:38:36.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 378 completed, throughput=4.98MB/sec 2024-08-29T18:38:36.321 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qpZrL7X5zOecWgl off=4754664 len=1170503 2024-08-29T18:38:36.324 INFO:tasks.workunit.client.0.smithi089.stdout:op 379 completed, throughput=5MB/sec 2024-08-29T18:38:36.324 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kTeU-wHb_3Tk37V off=711275 len=1545667 2024-08-29T18:38:36.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 380 completed, throughput=5.02MB/sec 2024-08-29T18:38:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:36 smithi144 bash[67678]: cluster 2024-08-29T18:38:35.157378+0000 mgr.y (mgr.34104) 787 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:38:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:36 smithi089 bash[77323]: cluster 2024-08-29T18:38:35.157378+0000 mgr.y (mgr.34104) 787 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:38:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:36 smithi089 bash[78574]: cluster 2024-08-29T18:38:35.157378+0000 mgr.y (mgr.34104) 787 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:38:37.337 INFO:tasks.workunit.client.0.smithi089.stdout: 70: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:37.337 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SPuQ5OrokbTbH5C off=9537838 len=2041112 2024-08-29T18:38:37.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 381 completed, throughput=4.98MB/sec 2024-08-29T18:38:37.352 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qGkkWEyxZ8x-2VE off=3499650 len=265326 2024-08-29T18:38:37.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 382 completed, throughput=4.98MB/sec 2024-08-29T18:38:37.354 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dmml-PSjvvnnlmk off=11474062 len=1097392 2024-08-29T18:38:37.364 INFO:tasks.workunit.client.0.smithi089.stdout:op 383 completed, throughput=4.99MB/sec 2024-08-29T18:38:37.364 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cto-3N2NVPP8UQc off=2178302 len=205049 2024-08-29T18:38:37.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 384 completed, throughput=5MB/sec 2024-08-29T18:38:37.365 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-C7KmUO6ZycwLlJb off=5086201 len=1339617 2024-08-29T18:38:37.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 385 completed, throughput=5.01MB/sec 2024-08-29T18:38:38.375 INFO:tasks.workunit.client.0.smithi089.stdout: 71: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:38.375 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SKb4t7Zd52djNAb off=781951 len=1018227 2024-08-29T18:38:38.377 INFO:tasks.workunit.client.0.smithi089.stdout:op 386 completed, throughput=4.96MB/sec 2024-08-29T18:38:38.377 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h-RzJZiLoTkVx_0 off=8909648 len=271909 2024-08-29T18:38:38.382 INFO:tasks.workunit.client.0.smithi089.stdout:op 387 completed, throughput=4.96MB/sec 2024-08-29T18:38:38.383 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wv9IKDVdd6hg2QL off=526007 len=1907517 2024-08-29T18:38:38.386 INFO:tasks.workunit.client.0.smithi089.stdout:op 388 completed, throughput=4.99MB/sec 2024-08-29T18:38:38.386 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-F98OHrli8zmntrq off=440135 len=1512268 2024-08-29T18:38:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:op 389 completed, throughput=5MB/sec 2024-08-29T18:38:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:38 smithi144 bash[67678]: cluster 2024-08-29T18:38:37.158408+0000 mgr.y (mgr.34104) 788 : cluster [DBG] pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:38:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:38 smithi144 bash[67678]: audit 2024-08-29T18:38:37.722404+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:38 smithi144 bash[67678]: audit 2024-08-29T18:38:38.124874+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:38:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:38 smithi089 bash[78574]: cluster 2024-08-29T18:38:37.158408+0000 mgr.y (mgr.34104) 788 : cluster [DBG] pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:38:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:38 smithi089 bash[78574]: audit 2024-08-29T18:38:37.722404+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:38 smithi089 bash[78574]: audit 2024-08-29T18:38:38.124874+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:38:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:38 smithi089 bash[77323]: cluster 2024-08-29T18:38:37.158408+0000 mgr.y (mgr.34104) 788 : cluster [DBG] pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:38:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:38 smithi089 bash[77323]: audit 2024-08-29T18:38:37.722404+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:38 smithi089 bash[77323]: audit 2024-08-29T18:38:38.124874+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:38:39.396 INFO:tasks.workunit.client.0.smithi089.stdout: 72: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:39.396 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c1NlmRNlMNipbVX off=5541683 len=1925764 2024-08-29T18:38:39.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 390 completed, throughput=4.96MB/sec 2024-08-29T18:38:39.398 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4Lh8u_FtEofycqC off=6674727 len=697212 2024-08-29T18:38:39.399 INFO:tasks.workunit.client.0.smithi089.stdout:op 391 completed, throughput=4.97MB/sec 2024-08-29T18:38:39.399 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ji1lfmAhk7uXJDp off=4205155 len=1653520 2024-08-29T18:38:39.402 INFO:tasks.workunit.client.0.smithi089.stdout:op 392 completed, throughput=4.99MB/sec 2024-08-29T18:38:39.402 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HAkKNBFIFXOEOj1 off=16465317 len=450699 2024-08-29T18:38:39.406 INFO:tasks.workunit.client.0.smithi089.stdout:op 393 completed, throughput=5MB/sec 2024-08-29T18:38:39.407 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y-tkUE9881qnxnV off=15217365 len=1305302 2024-08-29T18:38:39.408 INFO:tasks.workunit.client.0.smithi089.stdout:op 394 completed, throughput=5.01MB/sec 2024-08-29T18:38:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:39 smithi144 bash[67678]: audit 2024-08-29T18:38:38.709937+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:39 smithi144 bash[67678]: audit 2024-08-29T18:38:38.715011+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:39 smithi144 bash[67678]: audit 2024-08-29T18:38:39.351397+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:38:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:39 smithi144 bash[67678]: audit 2024-08-29T18:38:39.352539+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:38:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:39 smithi144 bash[67678]: audit 2024-08-29T18:38:39.358865+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[77323]: audit 2024-08-29T18:38:38.709937+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[77323]: audit 2024-08-29T18:38:38.715011+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[77323]: audit 2024-08-29T18:38:39.351397+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[77323]: audit 2024-08-29T18:38:39.352539+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[77323]: audit 2024-08-29T18:38:39.358865+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[78574]: audit 2024-08-29T18:38:38.709937+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[78574]: audit 2024-08-29T18:38:38.715011+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[78574]: audit 2024-08-29T18:38:39.351397+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[78574]: audit 2024-08-29T18:38:39.352539+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:38:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:39 smithi089 bash[78574]: audit 2024-08-29T18:38:39.358865+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:38:40.408 INFO:tasks.workunit.client.0.smithi089.stdout: 73: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:40.408 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GUCl1UfCiEd9-vx off=179684 len=637656 2024-08-29T18:38:40.410 INFO:tasks.workunit.client.0.smithi089.stdout:op 395 completed, throughput=4.95MB/sec 2024-08-29T18:38:40.410 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wkrhdvYPZ6Tfn1W off=618700 len=813834 2024-08-29T18:38:40.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 396 completed, throughput=4.96MB/sec 2024-08-29T18:38:40.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LicV75TXJw1hlTK off=3791900 len=472221 2024-08-29T18:38:40.425 INFO:tasks.workunit.client.0.smithi089.stdout:op 397 completed, throughput=4.97MB/sec 2024-08-29T18:38:40.425 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cn-6Ouraw5llXCt off=9784285 len=1877127 2024-08-29T18:38:40.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 398 completed, throughput=4.99MB/sec 2024-08-29T18:38:40.430 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OSRasMKqZck5pr9 off=3155876 len=806618 2024-08-29T18:38:40.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 399 completed, throughput=5MB/sec 2024-08-29T18:38:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:40 smithi144 bash[67678]: cluster 2024-08-29T18:38:39.159072+0000 mgr.y (mgr.34104) 789 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:38:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:40 smithi089 bash[77323]: cluster 2024-08-29T18:38:39.159072+0000 mgr.y (mgr.34104) 789 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:38:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:40 smithi089 bash[78574]: cluster 2024-08-29T18:38:39.159072+0000 mgr.y (mgr.34104) 789 : cluster [DBG] pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:38:41.437 INFO:tasks.workunit.client.0.smithi089.stdout: 74: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:41.438 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zkUi_9roK31p2Qj off=4216943 len=1560403 2024-08-29T18:38:41.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 400 completed, throughput=4.96MB/sec 2024-08-29T18:38:41.441 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8XehVWwssi5W9s8 off=9623545 len=443958 2024-08-29T18:38:41.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 401 completed, throughput=4.96MB/sec 2024-08-29T18:38:41.443 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b3eBLKWp-w9mTiQ off=17405977 len=369482 2024-08-29T18:38:41.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 402 completed, throughput=4.97MB/sec 2024-08-29T18:38:41.444 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1EFI6ym8_oH64wc off=1459794 len=1998342 2024-08-29T18:38:41.461 INFO:tasks.workunit.client.0.smithi089.stdout:op 403 completed, throughput=4.99MB/sec 2024-08-29T18:38:41.461 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3tnV_D6y03JtKJ_ off=16975625 len=298367 2024-08-29T18:38:41.462 INFO:tasks.workunit.client.0.smithi089.stdout:op 404 completed, throughput=4.99MB/sec 2024-08-29T18:38:41.463 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mKWVykq3sFT2zEc off=7943130 len=825921 2024-08-29T18:38:41.470 INFO:tasks.workunit.client.0.smithi089.stdout:op 405 completed, throughput=5MB/sec 2024-08-29T18:38:42.471 INFO:tasks.workunit.client.0.smithi089.stdout: 75: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:42.471 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SCkovGBOC0fwxw4 off=15169733 len=86205 2024-08-29T18:38:42.472 INFO:tasks.workunit.client.0.smithi089.stdout:op 406 completed, throughput=4.94MB/sec 2024-08-29T18:38:42.472 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TP7A-00z6gzDQRm off=12510655 len=950559 2024-08-29T18:38:42.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 407 completed, throughput=4.95MB/sec 2024-08-29T18:38:42.482 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BHsHhtQdtPidUBs off=1486146 len=1154615 2024-08-29T18:38:42.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 408 completed, throughput=4.97MB/sec 2024-08-29T18:38:42.484 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f0MabeZQ6LDb45W off=10783434 len=558776 2024-08-29T18:38:42.491 INFO:tasks.workunit.client.0.smithi089.stdout:op 409 completed, throughput=4.97MB/sec 2024-08-29T18:38:42.491 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Es_kwJbT_ESCNw off=17809642 len=715483 2024-08-29T18:38:42.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 410 completed, throughput=4.98MB/sec 2024-08-29T18:38:42.493 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t2KhLdGvk3wcNro off=0 len=1075577 2024-08-29T18:38:42.501 INFO:tasks.workunit.client.0.smithi089.stdout:op 411 completed, throughput=4.99MB/sec 2024-08-29T18:38:42.502 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jEc65EbO_ROPuuO off=270371 len=1410277 2024-08-29T18:38:42.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 412 completed, throughput=5.01MB/sec 2024-08-29T18:38:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:42 smithi144 bash[67678]: cluster 2024-08-29T18:38:41.159903+0000 mgr.y (mgr.34104) 790 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:38:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:42 smithi089 bash[77323]: cluster 2024-08-29T18:38:41.159903+0000 mgr.y (mgr.34104) 790 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:38:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:42 smithi089 bash[78574]: cluster 2024-08-29T18:38:41.159903+0000 mgr.y (mgr.34104) 790 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:38:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: 76: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:43.506 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9Ju5TUdadpVK9tb off=404987 len=1196003 2024-08-29T18:38:43.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 413 completed, throughput=4.96MB/sec 2024-08-29T18:38:43.515 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O2PKhTRWcj4u_Z9 off=9161342 len=2027129 2024-08-29T18:38:43.533 INFO:tasks.workunit.client.0.smithi089.stdout:op 414 completed, throughput=4.98MB/sec 2024-08-29T18:38:43.533 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O9bslShXYIg2K1d off=3794147 len=1834247 2024-08-29T18:38:43.548 INFO:tasks.workunit.client.0.smithi089.stdout:op 415 completed, throughput=5.01MB/sec 2024-08-29T18:38:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: 77: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:44.547 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZBATvym3WgQBVff off=8527001 len=1052708 2024-08-29T18:38:44.556 INFO:tasks.workunit.client.0.smithi089.stdout:op 416 completed, throughput=4.95MB/sec 2024-08-29T18:38:44.556 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qOTWtE6MgVj1pBG off=189582 len=1145120 2024-08-29T18:38:44.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 417 completed, throughput=4.97MB/sec 2024-08-29T18:38:44.558 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ERv5zQSjcD8EOOF off=16527829 len=829282 2024-08-29T18:38:44.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 418 completed, throughput=4.98MB/sec 2024-08-29T18:38:44.562 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bvZTxnJPZdZeo3L off=19004757 len=1527063 2024-08-29T18:38:44.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 419 completed, throughput=5MB/sec 2024-08-29T18:38:44.574 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g5-o2v1EJbc3Lkg off=7630427 len=85911 2024-08-29T18:38:44.578 INFO:tasks.workunit.client.0.smithi089.stdout:op 420 completed, throughput=5MB/sec 2024-08-29T18:38:44.578 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lWcymg4GyTg4Kvf off=4260232 len=1586322 2024-08-29T18:38:44.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 421 completed, throughput=5.01MB/sec 2024-08-29T18:38:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:44 smithi144 bash[67678]: cluster 2024-08-29T18:38:43.160947+0000 mgr.y (mgr.34104) 791 : cluster [DBG] pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:44 smithi089 bash[77323]: cluster 2024-08-29T18:38:43.160947+0000 mgr.y (mgr.34104) 791 : cluster [DBG] pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:44 smithi089 bash[78574]: cluster 2024-08-29T18:38:43.160947+0000 mgr.y (mgr.34104) 791 : cluster [DBG] pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:38:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:38:45] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:38:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: 78: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:45.592 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_uvbGVtu08l8a5J off=10035887 len=560024 2024-08-29T18:38:45.594 INFO:tasks.workunit.client.0.smithi089.stdout:op 422 completed, throughput=4.96MB/sec 2024-08-29T18:38:45.594 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_8Hucz7_xn2A8p9 off=11002525 len=1163578 2024-08-29T18:38:45.598 INFO:tasks.workunit.client.0.smithi089.stdout:op 423 completed, throughput=4.97MB/sec 2024-08-29T18:38:45.598 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fWQiEPZh3-sxkpD off=216756 len=671709 2024-08-29T18:38:45.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 424 completed, throughput=4.98MB/sec 2024-08-29T18:38:45.605 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ySdJt3f3r8NU52r off=6566280 len=855376 2024-08-29T18:38:45.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 425 completed, throughput=4.99MB/sec 2024-08-29T18:38:45.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z9cCL0Rzq9_D-TI off=590652 len=1478780 2024-08-29T18:38:45.617 INFO:tasks.workunit.client.0.smithi089.stdout:op 426 completed, throughput=5.01MB/sec 2024-08-29T18:38:46.618 INFO:tasks.workunit.client.0.smithi089.stdout: 79: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:46.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UwZ28FU_8t4LIUt off=8163034 len=502925 2024-08-29T18:38:46.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 427 completed, throughput=4.95MB/sec 2024-08-29T18:38:46.625 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fXgei2ddpEIVOVe off=3578758 len=914886 2024-08-29T18:38:46.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 428 completed, throughput=4.96MB/sec 2024-08-29T18:38:46.634 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zrLPl_CbcASShJy off=12516376 len=314788 2024-08-29T18:38:46.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 429 completed, throughput=4.96MB/sec 2024-08-29T18:38:46.640 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r6EY62HMccFtdgs off=7372105 len=805300 2024-08-29T18:38:46.642 INFO:tasks.workunit.client.0.smithi089.stdout:op 430 completed, throughput=4.97MB/sec 2024-08-29T18:38:46.642 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jkadDvwMD-gH1wY off=7861120 len=1164950 2024-08-29T18:38:46.651 INFO:tasks.workunit.client.0.smithi089.stdout:op 431 completed, throughput=4.99MB/sec 2024-08-29T18:38:46.651 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UXYeCEIRkZB_jCQ off=12053614 len=2061098 2024-08-29T18:38:46.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 432 completed, throughput=5.01MB/sec 2024-08-29T18:38:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:46 smithi144 bash[67678]: cluster 2024-08-29T18:38:45.161820+0000 mgr.y (mgr.34104) 792 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:38:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:46 smithi089 bash[77323]: cluster 2024-08-29T18:38:45.161820+0000 mgr.y (mgr.34104) 792 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:38:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:46 smithi089 bash[78574]: cluster 2024-08-29T18:38:45.161820+0000 mgr.y (mgr.34104) 792 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:38:47.666 INFO:tasks.workunit.client.0.smithi089.stdout: 80: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:47.667 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TOWT9OnFp35dwPZ off=18576082 len=1131742 2024-08-29T18:38:47.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 433 completed, throughput=4.96MB/sec 2024-08-29T18:38:47.676 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iUxt1OuqnkJPTjS off=2602853 len=1096654 2024-08-29T18:38:47.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 434 completed, throughput=4.97MB/sec 2024-08-29T18:38:47.684 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XqKybnPgYSc3eDH off=9205496 len=1038797 2024-08-29T18:38:47.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 435 completed, throughput=4.99MB/sec 2024-08-29T18:38:47.688 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1Cmv1i-UykBJEEr off=5307633 len=264956 2024-08-29T18:38:47.689 INFO:tasks.workunit.client.0.smithi089.stdout:op 436 completed, throughput=4.99MB/sec 2024-08-29T18:38:47.689 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BLUfKYHsMMK-urm off=1565340 len=1768662 2024-08-29T18:38:47.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 437 completed, throughput=5.01MB/sec 2024-08-29T18:38:48.693 INFO:tasks.workunit.client.0.smithi089.stdout: 81: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:48.694 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_342KgTjOUUN9T5 off=11766181 len=849841 2024-08-29T18:38:48.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 438 completed, throughput=4.96MB/sec 2024-08-29T18:38:48.696 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SIFbqwWvNs-9x-u off=13228718 len=1759845 2024-08-29T18:38:48.709 INFO:tasks.workunit.client.0.smithi089.stdout:op 439 completed, throughput=4.98MB/sec 2024-08-29T18:38:48.709 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OA6A_uo-cNnZSq0 off=6476765 len=186352 2024-08-29T18:38:48.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 440 completed, throughput=4.98MB/sec 2024-08-29T18:38:48.714 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bp6F4RALjEnfUV3 off=13436188 len=494472 2024-08-29T18:38:48.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 441 completed, throughput=4.98MB/sec 2024-08-29T18:38:48.720 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sGYe_UqUQ8sSsNj off=8821597 len=1037308 2024-08-29T18:38:48.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 442 completed, throughput=5MB/sec 2024-08-29T18:38:48.728 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-l4uiZLG140DCe9a off=4940824 len=508925 2024-08-29T18:38:48.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 443 completed, throughput=5MB/sec 2024-08-29T18:38:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:48 smithi144 bash[67678]: cluster 2024-08-29T18:38:47.162764+0000 mgr.y (mgr.34104) 793 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:48 smithi089 bash[77323]: cluster 2024-08-29T18:38:47.162764+0000 mgr.y (mgr.34104) 793 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:48 smithi089 bash[78574]: cluster 2024-08-29T18:38:47.162764+0000 mgr.y (mgr.34104) 793 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:38:49.734 INFO:tasks.workunit.client.0.smithi089.stdout: 82: throughput=4.94MB/sec pending data=0 2024-08-29T18:38:49.734 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bnWYv5nxrCPNWEJ off=312249 len=497047 2024-08-29T18:38:49.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 444 completed, throughput=4.95MB/sec 2024-08-29T18:38:49.737 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r_K6kc9VUb68sXa off=4961038 len=30676 2024-08-29T18:38:49.739 INFO:tasks.workunit.client.0.smithi089.stdout:op 445 completed, throughput=4.95MB/sec 2024-08-29T18:38:49.739 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bu-tMMbdChhI-wz off=1531516 len=1886309 2024-08-29T18:38:49.754 INFO:tasks.workunit.client.0.smithi089.stdout:op 446 completed, throughput=4.97MB/sec 2024-08-29T18:38:49.754 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b0kOzB_G19d6imy off=9298502 len=1379509 2024-08-29T18:38:49.764 INFO:tasks.workunit.client.0.smithi089.stdout:op 447 completed, throughput=4.98MB/sec 2024-08-29T18:38:49.764 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NTIll0qpKIT9mXP off=17109198 len=669078 2024-08-29T18:38:49.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 448 completed, throughput=4.99MB/sec 2024-08-29T18:38:49.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RnQ5ETtP6xNuwYN off=2712328 len=669868 2024-08-29T18:38:49.778 INFO:tasks.workunit.client.0.smithi089.stdout:op 449 completed, throughput=5MB/sec 2024-08-29T18:38:49.778 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GIr3ye4BULRN3TO off=5150780 len=72798 2024-08-29T18:38:49.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 450 completed, throughput=5MB/sec 2024-08-29T18:38:49.779 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NRhhggmjlp_RfCx off=17335605 len=793953 2024-08-29T18:38:49.781 INFO:tasks.workunit.client.0.smithi089.stdout:op 451 completed, throughput=5.01MB/sec 2024-08-29T18:38:50.782 INFO:tasks.workunit.client.0.smithi089.stdout: 83: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:50.782 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sY8dIBODy4-mftL off=455171 len=1344957 2024-08-29T18:38:50.793 INFO:tasks.workunit.client.0.smithi089.stdout:op 452 completed, throughput=4.96MB/sec 2024-08-29T18:38:50.793 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tqtvvnlZ_j8yW2v off=210911 len=185572 2024-08-29T18:38:50.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 453 completed, throughput=4.96MB/sec 2024-08-29T18:38:50.798 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1hRK7k89EOad0oG off=9141554 len=1434184 2024-08-29T18:38:50.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 454 completed, throughput=4.98MB/sec 2024-08-29T18:38:50.808 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vh7xS7x5Pa87zab off=20983227 len=472057 2024-08-29T18:38:50.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 455 completed, throughput=4.99MB/sec 2024-08-29T18:38:50.814 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3ht588tQP2Ljjb- off=2048806 len=714539 2024-08-29T18:38:50.821 INFO:tasks.workunit.client.0.smithi089.stdout:op 456 completed, throughput=4.99MB/sec 2024-08-29T18:38:50.821 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-43H_pxUQ6y_CVYL off=13869209 len=1417858 2024-08-29T18:38:50.825 INFO:tasks.workunit.client.0.smithi089.stdout:op 457 completed, throughput=5.01MB/sec 2024-08-29T18:38:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:50 smithi144 bash[67678]: cluster 2024-08-29T18:38:49.163816+0000 mgr.y (mgr.34104) 794 : cluster [DBG] pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:38:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:50 smithi089 bash[77323]: cluster 2024-08-29T18:38:49.163816+0000 mgr.y (mgr.34104) 794 : cluster [DBG] pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:38:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:50 smithi089 bash[78574]: cluster 2024-08-29T18:38:49.163816+0000 mgr.y (mgr.34104) 794 : cluster [DBG] pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:38:51.825 INFO:tasks.workunit.client.0.smithi089.stdout: 84: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:51.825 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OtBO20fS4cH76-u off=1298203 len=1471674 2024-08-29T18:38:51.840 INFO:tasks.workunit.client.0.smithi089.stdout:op 458 completed, throughput=4.97MB/sec 2024-08-29T18:38:51.840 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GtHZIrLuQSROOZo off=2954209 len=978195 2024-08-29T18:38:51.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 459 completed, throughput=4.98MB/sec 2024-08-29T18:38:51.848 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X8dnAd9ERLZ0kXI off=342194 len=1142874 2024-08-29T18:38:51.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 460 completed, throughput=4.99MB/sec 2024-08-29T18:38:51.857 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XSJ75Mq_pf41Bcs off=345473 len=1721971 2024-08-29T18:38:51.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 461 completed, throughput=5.01MB/sec 2024-08-29T18:38:52.871 INFO:tasks.workunit.client.0.smithi089.stdout: 85: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:52.871 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EiFAX2p3w7XMpCt off=8939472 len=155802 2024-08-29T18:38:52.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 462 completed, throughput=4.95MB/sec 2024-08-29T18:38:52.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gcZhyZrQtC_4Pq1 off=519558 len=217535 2024-08-29T18:38:52.875 INFO:tasks.workunit.client.0.smithi089.stdout:op 463 completed, throughput=4.95MB/sec 2024-08-29T18:38:52.875 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BjtkhIl-or0EX0h off=390754 len=737219 2024-08-29T18:38:52.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 464 completed, throughput=4.96MB/sec 2024-08-29T18:38:52.877 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0pNvYXU1i7oOa02 off=403737 len=1487216 2024-08-29T18:38:52.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 465 completed, throughput=4.98MB/sec 2024-08-29T18:38:52.889 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zvDOfNpZq_Me-gy off=5589395 len=436532 2024-08-29T18:38:52.890 INFO:tasks.workunit.client.0.smithi089.stdout:op 466 completed, throughput=4.98MB/sec 2024-08-29T18:38:52.890 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-peKOUOxhzI_b2Xy off=677011 len=1149988 2024-08-29T18:38:52.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 467 completed, throughput=4.99MB/sec 2024-08-29T18:38:52.894 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m7iVT-0VCfRaRpm off=10829864 len=1282467 2024-08-29T18:38:52.897 INFO:tasks.workunit.client.0.smithi089.stdout:op 468 completed, throughput=5.01MB/sec 2024-08-29T18:38:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:52 smithi144 bash[67678]: cluster 2024-08-29T18:38:51.164639+0000 mgr.y (mgr.34104) 795 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:38:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:52 smithi144 bash[67678]: audit 2024-08-29T18:38:52.723089+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:52 smithi089 bash[77323]: cluster 2024-08-29T18:38:51.164639+0000 mgr.y (mgr.34104) 795 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:38:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:52 smithi089 bash[77323]: audit 2024-08-29T18:38:52.723089+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:52 smithi089 bash[78574]: cluster 2024-08-29T18:38:51.164639+0000 mgr.y (mgr.34104) 795 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:38:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:52 smithi089 bash[78574]: audit 2024-08-29T18:38:52.723089+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:38:53.897 INFO:tasks.workunit.client.0.smithi089.stdout: 86: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:53.897 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XK5iVH5r1pDfGCw off=9253317 len=674400 2024-08-29T18:38:53.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 469 completed, throughput=4.96MB/sec 2024-08-29T18:38:53.899 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-P7A9x0JWcy10MV5 off=7010383 len=387537 2024-08-29T18:38:53.902 INFO:tasks.workunit.client.0.smithi089.stdout:op 470 completed, throughput=4.96MB/sec 2024-08-29T18:38:53.902 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wo1J6vg3LQXwDPU off=2342387 len=617199 2024-08-29T18:38:53.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 471 completed, throughput=4.97MB/sec 2024-08-29T18:38:53.909 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iG-LHSBpAPu2_nB off=11235617 len=762752 2024-08-29T18:38:53.916 INFO:tasks.workunit.client.0.smithi089.stdout:op 472 completed, throughput=4.98MB/sec 2024-08-29T18:38:53.917 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xGCjscc75Xvqmrm off=12731663 len=1665536 2024-08-29T18:38:53.922 INFO:tasks.workunit.client.0.smithi089.stdout:op 473 completed, throughput=4.99MB/sec 2024-08-29T18:38:53.922 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t7mojZLL0ujuDrj off=18330416 len=10613 2024-08-29T18:38:53.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 474 completed, throughput=4.99MB/sec 2024-08-29T18:38:53.923 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NReaDooaOUk1nyO off=474503 len=67535 2024-08-29T18:38:53.928 INFO:tasks.workunit.client.0.smithi089.stdout:op 475 completed, throughput=4.99MB/sec 2024-08-29T18:38:53.928 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MFebP8pqt2h7xyk off=42029 len=1507453 2024-08-29T18:38:53.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 476 completed, throughput=5.01MB/sec 2024-08-29T18:38:54.940 INFO:tasks.workunit.client.0.smithi089.stdout: 87: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:54.941 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LBKjaalJshCrIey off=3082331 len=1837798 2024-08-29T18:38:54.946 INFO:tasks.workunit.client.0.smithi089.stdout:op 477 completed, throughput=4.97MB/sec 2024-08-29T18:38:54.946 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-75dasAVyRu1qy3W off=8331842 len=422588 2024-08-29T18:38:54.952 INFO:tasks.workunit.client.0.smithi089.stdout:op 478 completed, throughput=4.98MB/sec 2024-08-29T18:38:54.952 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AxxhELL_7BYFJJf off=2481235 len=158395 2024-08-29T18:38:54.957 INFO:tasks.workunit.client.0.smithi089.stdout:op 479 completed, throughput=4.98MB/sec 2024-08-29T18:38:54.958 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T2O_ZwxIx2K1kBh off=12977216 len=1158317 2024-08-29T18:38:54.960 INFO:tasks.workunit.client.0.smithi089.stdout:op 480 completed, throughput=4.99MB/sec 2024-08-29T18:38:54.960 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M5Q-GEMxe_bdFBx off=5099254 len=1624128 2024-08-29T18:38:54.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 481 completed, throughput=5.01MB/sec 2024-08-29T18:38:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:54 smithi144 bash[67678]: cluster 2024-08-29T18:38:53.165684+0000 mgr.y (mgr.34104) 796 : cluster [DBG] pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:38:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:54 smithi089 bash[77323]: cluster 2024-08-29T18:38:53.165684+0000 mgr.y (mgr.34104) 796 : cluster [DBG] pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:38:55.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:54 smithi089 bash[78574]: cluster 2024-08-29T18:38:53.165684+0000 mgr.y (mgr.34104) 796 : cluster [DBG] pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:38:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:38:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:38:55] "GET /metrics HTTP/1.1" 200 33936 "" "Prometheus/2.43.0" 2024-08-29T18:38:55.971 INFO:tasks.workunit.client.0.smithi089.stdout: 88: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:55.971 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mhbiHYk6pPIYe8J off=10936019 len=766598 2024-08-29T18:38:55.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 482 completed, throughput=4.96MB/sec 2024-08-29T18:38:55.974 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GMTPvzebXNfotoO off=63825 len=1384321 2024-08-29T18:38:55.984 INFO:tasks.workunit.client.0.smithi089.stdout:op 483 completed, throughput=4.97MB/sec 2024-08-29T18:38:55.984 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uhpgD2A2vD7PofB off=15601496 len=1704453 2024-08-29T18:38:56.000 INFO:tasks.workunit.client.0.smithi089.stdout:op 484 completed, throughput=4.99MB/sec 2024-08-29T18:38:56.000 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ejs311PzRWRhPMl off=2396352 len=970476 2024-08-29T18:38:56.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 485 completed, throughput=5MB/sec 2024-08-29T18:38:57.007 INFO:tasks.workunit.client.0.smithi089.stdout: 89: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:57.008 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-duughkZ7ooLxZz9 off=3084532 len=376126 2024-08-29T18:38:57.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 486 completed, throughput=4.95MB/sec 2024-08-29T18:38:57.013 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3DWeDSoTkwVsYRx off=4576654 len=691589 2024-08-29T18:38:57.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 487 completed, throughput=4.96MB/sec 2024-08-29T18:38:57.015 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vnkzJa-LDx3x4rJ off=2634488 len=1194974 2024-08-29T18:38:57.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 488 completed, throughput=4.97MB/sec 2024-08-29T18:38:57.026 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wa3jLqUQ5r6plYc off=618881 len=206041 2024-08-29T18:38:57.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 489 completed, throughput=4.97MB/sec 2024-08-29T18:38:57.031 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u-SepgRLlYp8_Ja off=16679035 len=1367208 2024-08-29T18:38:57.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 490 completed, throughput=4.98MB/sec 2024-08-29T18:38:57.042 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jDXZX3a1aqHAavd off=1679509 len=314477 2024-08-29T18:38:57.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 491 completed, throughput=4.99MB/sec 2024-08-29T18:38:57.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-k1A0eIozA1o0x_c off=7637245 len=1403383 2024-08-29T18:38:57.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 492 completed, throughput=5MB/sec 2024-08-29T18:38:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:56 smithi144 bash[67678]: cluster 2024-08-29T18:38:55.166543+0000 mgr.y (mgr.34104) 797 : cluster [DBG] pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:38:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:56 smithi089 bash[77323]: cluster 2024-08-29T18:38:55.166543+0000 mgr.y (mgr.34104) 797 : cluster [DBG] pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:38:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:56 smithi089 bash[78574]: cluster 2024-08-29T18:38:55.166543+0000 mgr.y (mgr.34104) 797 : cluster [DBG] pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:38:58.046 INFO:tasks.workunit.client.0.smithi089.stdout: 90: throughput=4.95MB/sec pending data=0 2024-08-29T18:38:58.046 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0rDosVn0liQUfMt off=5863580 len=1517266 2024-08-29T18:38:58.058 INFO:tasks.workunit.client.0.smithi089.stdout:op 493 completed, throughput=4.96MB/sec 2024-08-29T18:38:58.058 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-51eAW3pmyfUbnN0 off=153171 len=1811562 2024-08-29T18:38:58.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 494 completed, throughput=4.98MB/sec 2024-08-29T18:38:58.062 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RU5UT2NZWQEGoCA off=4587434 len=1213233 2024-08-29T18:38:58.068 INFO:tasks.workunit.client.0.smithi089.stdout:op 495 completed, throughput=4.99MB/sec 2024-08-29T18:38:58.068 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6uhR0brOnG2dpl0 off=10019509 len=1841564 2024-08-29T18:38:58.086 INFO:tasks.workunit.client.0.smithi089.stdout:op 496 completed, throughput=5.01MB/sec 2024-08-29T18:38:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:38:58 smithi144 bash[67678]: cluster 2024-08-29T18:38:57.167553+0000 mgr.y (mgr.34104) 798 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:38:59.087 INFO:tasks.workunit.client.0.smithi089.stdout: 91: throughput=4.96MB/sec pending data=0 2024-08-29T18:38:59.087 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TbN5NLdLPrB_7Ir off=5653616 len=1626426 2024-08-29T18:38:59.098 INFO:tasks.workunit.client.0.smithi089.stdout:op 497 completed, throughput=4.97MB/sec 2024-08-29T18:38:59.098 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3jd6fzYCuszdBkT off=785463 len=1832903 2024-08-29T18:38:59.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 498 completed, throughput=4.99MB/sec 2024-08-29T18:38:59.105 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-04VhAcf63GldApR off=95553 len=904671 2024-08-29T18:38:59.115 INFO:tasks.workunit.client.0.smithi089.stdout:op 499 completed, throughput=5MB/sec 2024-08-29T18:38:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:38:58 smithi089 bash[77323]: cluster 2024-08-29T18:38:57.167553+0000 mgr.y (mgr.34104) 798 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:38:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:38:58 smithi089 bash[78574]: cluster 2024-08-29T18:38:57.167553+0000 mgr.y (mgr.34104) 798 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:39:00.115 INFO:tasks.workunit.client.0.smithi089.stdout: 92: throughput=4.95MB/sec pending data=0 2024-08-29T18:39:00.115 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X9-NmCjJ0wNAq4A off=3001497 len=1773661 2024-08-29T18:39:00.120 INFO:tasks.workunit.client.0.smithi089.stdout:op 500 completed, throughput=4.97MB/sec 2024-08-29T18:39:00.121 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E3oR0yjwvEpg1rO off=19768103 len=176326 2024-08-29T18:39:00.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 501 completed, throughput=4.97MB/sec 2024-08-29T18:39:00.125 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VBDvgKK1ZFuAUfZ off=5253688 len=1848037 2024-08-29T18:39:00.129 INFO:tasks.workunit.client.0.smithi089.stdout:op 502 completed, throughput=4.99MB/sec 2024-08-29T18:39:00.129 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MOy1Ps1ukugGtXc off=2705696 len=1338912 2024-08-29T18:39:00.139 INFO:tasks.workunit.client.0.smithi089.stdout:op 503 completed, throughput=5MB/sec 2024-08-29T18:39:00.139 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sv5viI3NFc3xrFH off=2650048 len=1860870 2024-08-29T18:39:00.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 504 completed, throughput=5.02MB/sec 2024-08-29T18:39:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:00 smithi144 bash[67678]: cluster 2024-08-29T18:38:59.168591+0000 mgr.y (mgr.34104) 799 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:39:01.152 INFO:tasks.workunit.client.0.smithi089.stdout: 93: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:01.152 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XZhk2bsx3h3oBFN off=405853 len=723051 2024-08-29T18:39:01.155 INFO:tasks.workunit.client.0.smithi089.stdout:op 505 completed, throughput=4.97MB/sec 2024-08-29T18:39:01.155 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m9yVAc9ZRTn4or6 off=2611645 len=249603 2024-08-29T18:39:01.160 INFO:tasks.workunit.client.0.smithi089.stdout:op 506 completed, throughput=4.97MB/sec 2024-08-29T18:39:01.160 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Mp8glqeflcA0DG8 off=7960294 len=390953 2024-08-29T18:39:01.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 507 completed, throughput=4.98MB/sec 2024-08-29T18:39:01.166 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fjKXTzXJbO-rOec off=10506147 len=2011390 2024-08-29T18:39:01.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 508 completed, throughput=5MB/sec 2024-08-29T18:39:01.173 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b5U620LZto972Vb off=598570 len=1433 2024-08-29T18:39:01.174 INFO:tasks.workunit.client.0.smithi089.stdout:op 509 completed, throughput=5MB/sec 2024-08-29T18:39:01.174 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RBHfX4-NyHCNb5P off=20465376 len=868855 2024-08-29T18:39:01.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 510 completed, throughput=5.01MB/sec 2024-08-29T18:39:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:00 smithi089 bash[77323]: cluster 2024-08-29T18:38:59.168591+0000 mgr.y (mgr.34104) 799 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:39:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:00 smithi089 bash[78574]: cluster 2024-08-29T18:38:59.168591+0000 mgr.y (mgr.34104) 799 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:39:02.177 INFO:tasks.workunit.client.0.smithi089.stdout: 94: throughput=4.95MB/sec pending data=0 2024-08-29T18:39:02.177 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HdoX8FBntuyjTlO off=3579200 len=393476 2024-08-29T18:39:02.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 511 completed, throughput=4.96MB/sec 2024-08-29T18:39:02.179 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r6O4Dx4VxqhIi9i off=3303615 len=191119 2024-08-29T18:39:02.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 512 completed, throughput=4.96MB/sec 2024-08-29T18:39:02.185 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_PMoJeY0Rw59xZr off=4520749 len=2085726 2024-08-29T18:39:02.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 513 completed, throughput=4.98MB/sec 2024-08-29T18:39:02.202 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RkSYhKaUKeh-kMp off=9495850 len=591936 2024-08-29T18:39:02.209 INFO:tasks.workunit.client.0.smithi089.stdout:op 514 completed, throughput=4.98MB/sec 2024-08-29T18:39:02.209 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vg0EqG7IG8k6J_u off=2273748 len=1506515 2024-08-29T18:39:02.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 515 completed, throughput=5MB/sec 2024-08-29T18:39:02.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IH1-2_LL1J-m96X off=8739410 len=1430657 2024-08-29T18:39:02.222 INFO:tasks.workunit.client.0.smithi089.stdout:op 516 completed, throughput=5.01MB/sec 2024-08-29T18:39:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:02 smithi144 bash[67678]: cluster 2024-08-29T18:39:01.169474+0000 mgr.y (mgr.34104) 800 : cluster [DBG] pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:39:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:02 smithi089 bash[78574]: cluster 2024-08-29T18:39:01.169474+0000 mgr.y (mgr.34104) 800 : cluster [DBG] pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:39:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:02 smithi089 bash[77323]: cluster 2024-08-29T18:39:01.169474+0000 mgr.y (mgr.34104) 800 : cluster [DBG] pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:39:03.222 INFO:tasks.workunit.client.0.smithi089.stdout: 95: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-P-JDWIaZgB_euM3 off=6554932 len=34703 2024-08-29T18:39:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 517 completed, throughput=4.96MB/sec 2024-08-29T18:39:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JA6Blh33pzyPTMw off=215001 len=690303 2024-08-29T18:39:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:op 518 completed, throughput=4.97MB/sec 2024-08-29T18:39:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fg-NScHYpbrx5It off=18335063 len=1786221 2024-08-29T18:39:03.240 INFO:tasks.workunit.client.0.smithi089.stdout:op 519 completed, throughput=4.98MB/sec 2024-08-29T18:39:03.240 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cOmZVDnWx_sYHQA off=5509614 len=1192312 2024-08-29T18:39:03.243 INFO:tasks.workunit.client.0.smithi089.stdout:op 520 completed, throughput=5MB/sec 2024-08-29T18:39:03.243 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RMG0bfkISjTWpZT off=13261644 len=1787672 2024-08-29T18:39:03.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 521 completed, throughput=5.01MB/sec 2024-08-29T18:39:04.256 INFO:tasks.workunit.client.0.smithi089.stdout: 96: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:04.257 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XOM-Mvhz8wJ_2zw off=8634781 len=319264 2024-08-29T18:39:04.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 522 completed, throughput=4.96MB/sec 2024-08-29T18:39:04.262 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-38rw2firN197zJK off=13304090 len=1687264 2024-08-29T18:39:04.264 INFO:tasks.workunit.client.0.smithi089.stdout:op 523 completed, throughput=4.98MB/sec 2024-08-29T18:39:04.265 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-laVvdgp05Rt6y6h off=4958893 len=36460 2024-08-29T18:39:04.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 524 completed, throughput=4.98MB/sec 2024-08-29T18:39:04.266 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KX6KA9wJ9xhvlAs off=674380 len=676096 2024-08-29T18:39:04.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 525 completed, throughput=4.99MB/sec 2024-08-29T18:39:04.269 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EdzIvsqREoUtwib off=1086741 len=830435 2024-08-29T18:39:04.271 INFO:tasks.workunit.client.0.smithi089.stdout:op 526 completed, throughput=5MB/sec 2024-08-29T18:39:04.272 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-33y65NBM7QtWEMT off=4038058 len=2016898 2024-08-29T18:39:04.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 527 completed, throughput=5.01MB/sec 2024-08-29T18:39:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:04 smithi144 bash[67678]: cluster 2024-08-29T18:39:03.170434+0000 mgr.y (mgr.34104) 801 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:39:05.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:04 smithi089 bash[77323]: cluster 2024-08-29T18:39:03.170434+0000 mgr.y (mgr.34104) 801 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:39:05.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:04 smithi089 bash[78574]: cluster 2024-08-29T18:39:03.170434+0000 mgr.y (mgr.34104) 801 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:39:05.290 INFO:tasks.workunit.client.0.smithi089.stdout: 97: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:05.291 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BK5nFDr9fZrLa5B off=2283304 len=1028510 2024-08-29T18:39:05.299 INFO:tasks.workunit.client.0.smithi089.stdout:op 528 completed, throughput=4.97MB/sec 2024-08-29T18:39:05.299 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-erkRQW_AZwmMuXw off=8654085 len=136098 2024-08-29T18:39:05.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 529 completed, throughput=4.97MB/sec 2024-08-29T18:39:05.301 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q5dMj1hAp-xFu4p off=2109461 len=888615 2024-08-29T18:39:05.304 INFO:tasks.workunit.client.0.smithi089.stdout:op 530 completed, throughput=4.98MB/sec 2024-08-29T18:39:05.304 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0FXsdjEzUTNkcR3 off=7763180 len=2091524 2024-08-29T18:39:05.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 531 completed, throughput=5MB/sec 2024-08-29T18:39:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:39:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:39:05] "GET /metrics HTTP/1.1" 200 33936 "" "Prometheus/2.43.0" 2024-08-29T18:39:06.310 INFO:tasks.workunit.client.0.smithi089.stdout: 98: throughput=4.95MB/sec pending data=0 2024-08-29T18:39:06.311 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LCs-FOcUcQNJrep off=649730 len=1428263 2024-08-29T18:39:06.320 INFO:tasks.workunit.client.0.smithi089.stdout:op 532 completed, throughput=4.97MB/sec 2024-08-29T18:39:06.321 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yRo_ZxKoo-5cwOE off=4736556 len=1276802 2024-08-29T18:39:06.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 533 completed, throughput=4.98MB/sec 2024-08-29T18:39:06.332 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lh0DrlvtV3UFx72 off=3404795 len=1696287 2024-08-29T18:39:06.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 534 completed, throughput=4.99MB/sec 2024-08-29T18:39:06.336 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wT7qPo9YqEVneEH off=4954931 len=49219 2024-08-29T18:39:06.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 535 completed, throughput=4.99MB/sec 2024-08-29T18:39:06.337 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MsmQRrfoJ7nMM7N off=11061724 len=228928 2024-08-29T18:39:06.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 536 completed, throughput=5MB/sec 2024-08-29T18:39:06.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rYPsUtxm0jPLaSt off=2986627 len=1313002 2024-08-29T18:39:06.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 537 completed, throughput=5.01MB/sec 2024-08-29T18:39:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:06 smithi144 bash[67678]: cluster 2024-08-29T18:39:05.171277+0000 mgr.y (mgr.34104) 802 : cluster [DBG] pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:39:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:06 smithi089 bash[77323]: cluster 2024-08-29T18:39:05.171277+0000 mgr.y (mgr.34104) 802 : cluster [DBG] pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:39:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:06 smithi089 bash[78574]: cluster 2024-08-29T18:39:05.171277+0000 mgr.y (mgr.34104) 802 : cluster [DBG] pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:39:07.346 INFO:tasks.workunit.client.0.smithi089.stdout: 99: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:07.346 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OYV_DlZWZMBa64- off=22263229 len=1655951 2024-08-29T18:39:07.362 INFO:tasks.workunit.client.0.smithi089.stdout:op 538 completed, throughput=4.97MB/sec 2024-08-29T18:39:07.363 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-58hNkscq4bu0_OQ off=7412231 len=1776539 2024-08-29T18:39:07.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 539 completed, throughput=4.99MB/sec 2024-08-29T18:39:07.368 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hJEUm0KVbOxcCl7 off=4501146 len=47935 2024-08-29T18:39:07.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 540 completed, throughput=4.99MB/sec 2024-08-29T18:39:07.369 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vpi0V_xMXUNDHth off=16070192 len=423255 2024-08-29T18:39:07.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 541 completed, throughput=4.99MB/sec 2024-08-29T18:39:07.371 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LQ1Z25ex_ulIrHU off=20141572 len=1440591 2024-08-29T18:39:07.382 INFO:tasks.workunit.client.0.smithi089.stdout:op 542 completed, throughput=5.01MB/sec 2024-08-29T18:39:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:07 smithi144 bash[67678]: audit 2024-08-29T18:39:07.723326+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:07 smithi089 bash[77323]: audit 2024-08-29T18:39:07.723326+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:07 smithi089 bash[78574]: audit 2024-08-29T18:39:07.723326+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:08.383 INFO:tasks.workunit.client.0.smithi089.stdout: 100: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:08.383 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MiaYJndZGOhgRaQ off=9148966 len=748873 2024-08-29T18:39:08.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 543 completed, throughput=4.96MB/sec 2024-08-29T18:39:08.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xUPlf1-mXI8fp_V off=15958819 len=878171 2024-08-29T18:39:08.388 INFO:tasks.workunit.client.0.smithi089.stdout:op 544 completed, throughput=4.97MB/sec 2024-08-29T18:39:08.388 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2JdPuOcmLw1hgWu off=19882424 len=983529 2024-08-29T18:39:08.396 INFO:tasks.workunit.client.0.smithi089.stdout:op 545 completed, throughput=4.98MB/sec 2024-08-29T18:39:08.396 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hIZFGE4_Gj6kEGd off=1614488 len=170880 2024-08-29T18:39:08.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 546 completed, throughput=4.98MB/sec 2024-08-29T18:39:08.398 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9r4JnxLYKu-T9SZ off=4897271 len=958723 2024-08-29T18:39:08.400 INFO:tasks.workunit.client.0.smithi089.stdout:op 547 completed, throughput=4.99MB/sec 2024-08-29T18:39:08.400 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wnssknusJ4-4Dc0 off=2544548 len=296896 2024-08-29T18:39:08.406 INFO:tasks.workunit.client.0.smithi089.stdout:op 548 completed, throughput=4.99MB/sec 2024-08-29T18:39:08.406 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RfF1LAC7XVI3wjZ off=1596680 len=1198160 2024-08-29T18:39:08.415 INFO:tasks.workunit.client.0.smithi089.stdout:op 549 completed, throughput=5MB/sec 2024-08-29T18:39:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:08 smithi144 bash[67678]: cluster 2024-08-29T18:39:07.172264+0000 mgr.y (mgr.34104) 803 : cluster [DBG] pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:39:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:08 smithi089 bash[77323]: cluster 2024-08-29T18:39:07.172264+0000 mgr.y (mgr.34104) 803 : cluster [DBG] pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:39:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:08 smithi089 bash[78574]: cluster 2024-08-29T18:39:07.172264+0000 mgr.y (mgr.34104) 803 : cluster [DBG] pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:39:09.416 INFO:tasks.workunit.client.0.smithi089.stdout: 101: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:09.416 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GNmP7NikVwjutHl off=7742175 len=902384 2024-08-29T18:39:09.418 INFO:tasks.workunit.client.0.smithi089.stdout:op 550 completed, throughput=4.97MB/sec 2024-08-29T18:39:09.418 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M4wE1_1a1MROuwk off=0 len=1178183 2024-08-29T18:39:09.422 INFO:tasks.workunit.client.0.smithi089.stdout:op 551 completed, throughput=4.98MB/sec 2024-08-29T18:39:09.422 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-asfdTVAIHFATf9_ off=979823 len=1010385 2024-08-29T18:39:09.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 552 completed, throughput=4.98MB/sec 2024-08-29T18:39:09.425 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xUjcoV8Pi__7D1T off=125954 len=885953 2024-08-29T18:39:09.426 INFO:tasks.workunit.client.0.smithi089.stdout:op 553 completed, throughput=4.99MB/sec 2024-08-29T18:39:09.426 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nIqx7iSyTL4ZEa7 off=14091972 len=2053372 2024-08-29T18:39:09.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 554 completed, throughput=5.01MB/sec 2024-08-29T18:39:10.431 INFO:tasks.workunit.client.0.smithi089.stdout: 102: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:10.431 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Sy-6DVA5abCe0Yt off=6770581 len=1415449 2024-08-29T18:39:10.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 555 completed, throughput=4.98MB/sec 2024-08-29T18:39:10.435 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N88iHuQof5VLHUV off=20593549 len=337292 2024-08-29T18:39:10.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 556 completed, throughput=4.98MB/sec 2024-08-29T18:39:10.441 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-596wxJFn1xL6DI5 off=2173105 len=190981 2024-08-29T18:39:10.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 557 completed, throughput=4.98MB/sec 2024-08-29T18:39:10.446 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_7QrQEk4Lli3Ii7 off=171591 len=1800954 2024-08-29T18:39:10.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 558 completed, throughput=5MB/sec 2024-08-29T18:39:10.460 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CQIs7D1g5GuzJF- off=3564717 len=1693547 2024-08-29T18:39:10.464 INFO:tasks.workunit.client.0.smithi089.stdout:op 559 completed, throughput=5.01MB/sec 2024-08-29T18:39:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:10 smithi144 bash[67678]: cluster 2024-08-29T18:39:09.173341+0000 mgr.y (mgr.34104) 804 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:39:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:10 smithi089 bash[77323]: cluster 2024-08-29T18:39:09.173341+0000 mgr.y (mgr.34104) 804 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:39:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:10 smithi089 bash[78574]: cluster 2024-08-29T18:39:09.173341+0000 mgr.y (mgr.34104) 804 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:39:11.464 INFO:tasks.workunit.client.0.smithi089.stdout: 103: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:11.464 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AJHB6E5N7GIb_DQ off=5828088 len=1802998 2024-08-29T18:39:11.468 INFO:tasks.workunit.client.0.smithi089.stdout:op 560 completed, throughput=4.98MB/sec 2024-08-29T18:39:11.469 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6_zxUIRT67M2yi2 off=66093 len=1703252 2024-08-29T18:39:11.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 561 completed, throughput=4.99MB/sec 2024-08-29T18:39:11.484 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YrWuHlhKJYyVZOI off=16457528 len=1698623 2024-08-29T18:39:11.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 562 completed, throughput=5.01MB/sec 2024-08-29T18:39:12.495 INFO:tasks.workunit.client.0.smithi089.stdout: 104: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:12.495 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UXYeCEIRkZB_jCQ off=3659237 len=55334 2024-08-29T18:39:12.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 563 completed, throughput=4.96MB/sec 2024-08-29T18:39:12.496 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VCy10TD8IVuAofg off=15538171 len=2071220 2024-08-29T18:39:12.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 564 completed, throughput=4.98MB/sec 2024-08-29T18:39:12.513 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JqCxycI2qqq-cRH off=3374912 len=1772750 2024-08-29T18:39:12.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 565 completed, throughput=5MB/sec 2024-08-29T18:39:12.518 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_JkuhLl1likIzsI off=9631332 len=650923 2024-08-29T18:39:12.525 INFO:tasks.workunit.client.0.smithi089.stdout:op 566 completed, throughput=5MB/sec 2024-08-29T18:39:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:12 smithi144 bash[67678]: cluster 2024-08-29T18:39:11.174166+0000 mgr.y (mgr.34104) 805 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:39:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:12 smithi089 bash[77323]: cluster 2024-08-29T18:39:11.174166+0000 mgr.y (mgr.34104) 805 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:39:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:12 smithi089 bash[78574]: cluster 2024-08-29T18:39:11.174166+0000 mgr.y (mgr.34104) 805 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:39:13.526 INFO:tasks.workunit.client.0.smithi089.stdout: 105: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:13.526 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M0obxgn407ldxrk off=1590744 len=180589 2024-08-29T18:39:13.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 567 completed, throughput=4.96MB/sec 2024-08-29T18:39:13.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jAuIMU5fZkZRNfc off=3262924 len=849912 2024-08-29T18:39:13.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 568 completed, throughput=4.96MB/sec 2024-08-29T18:39:13.530 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hDmViIXfBocdXIe off=516129 len=1808756 2024-08-29T18:39:13.534 INFO:tasks.workunit.client.0.smithi089.stdout:op 569 completed, throughput=4.98MB/sec 2024-08-29T18:39:13.534 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Flw-peUp6ws3To off=18492880 len=259163 2024-08-29T18:39:13.540 INFO:tasks.workunit.client.0.smithi089.stdout:op 570 completed, throughput=4.98MB/sec 2024-08-29T18:39:13.540 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oTtXsW2dNH3o0SV off=10540129 len=895753 2024-08-29T18:39:13.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 571 completed, throughput=4.99MB/sec 2024-08-29T18:39:13.542 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wCCjsFtjWE4gMIP off=2863048 len=1609205 2024-08-29T18:39:13.553 INFO:tasks.workunit.client.0.smithi089.stdout:op 572 completed, throughput=5MB/sec 2024-08-29T18:39:14.553 INFO:tasks.workunit.client.0.smithi089.stdout: 106: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:14.554 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XhtMqvsAi2vLci1 off=17225117 len=14978 2024-08-29T18:39:14.554 INFO:tasks.workunit.client.0.smithi089.stdout:op 573 completed, throughput=4.96MB/sec 2024-08-29T18:39:14.554 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oOG3N_KwypBnGPz off=10704492 len=678316 2024-08-29T18:39:14.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 574 completed, throughput=4.96MB/sec 2024-08-29T18:39:14.558 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ldEzA76jMFHK0EQ off=4276160 len=1248830 2024-08-29T18:39:14.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 575 completed, throughput=4.97MB/sec 2024-08-29T18:39:14.562 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DT12dRHWHQW7FMB off=8116392 len=2059955 2024-08-29T18:39:14.569 INFO:tasks.workunit.client.0.smithi089.stdout:op 576 completed, throughput=4.99MB/sec 2024-08-29T18:39:14.569 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-70WBElf9Kg_Rjen off=169244 len=1489887 2024-08-29T18:39:14.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 577 completed, throughput=5MB/sec 2024-08-29T18:39:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:14 smithi144 bash[67678]: cluster 2024-08-29T18:39:13.175196+0000 mgr.y (mgr.34104) 806 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:39:15.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:14 smithi089 bash[77323]: cluster 2024-08-29T18:39:13.175196+0000 mgr.y (mgr.34104) 806 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:39:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:14 smithi089 bash[78574]: cluster 2024-08-29T18:39:13.175196+0000 mgr.y (mgr.34104) 806 : cluster [DBG] pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:39:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:39:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:39:15] "GET /metrics HTTP/1.1" 200 33934 "" "Prometheus/2.43.0" 2024-08-29T18:39:15.580 INFO:tasks.workunit.client.0.smithi089.stdout: 107: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:15.580 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-l67MKIf1CQFFDKG off=19841596 len=148617 2024-08-29T18:39:15.581 INFO:tasks.workunit.client.0.smithi089.stdout:op 578 completed, throughput=4.96MB/sec 2024-08-29T18:39:15.581 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9dOZVbykvsz5LU9 off=12419378 len=1304807 2024-08-29T18:39:15.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 579 completed, throughput=4.97MB/sec 2024-08-29T18:39:15.591 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E_sEzfpVtb4XR6E off=5261839 len=1060387 2024-08-29T18:39:15.596 INFO:tasks.workunit.client.0.smithi089.stdout:op 580 completed, throughput=4.98MB/sec 2024-08-29T18:39:15.596 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MXNuoyNX1jd9f5L off=1187353 len=1108454 2024-08-29T18:39:15.604 INFO:tasks.workunit.client.0.smithi089.stdout:op 581 completed, throughput=4.99MB/sec 2024-08-29T18:39:15.604 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kEzbv6gk67_da4r off=777140 len=221163 2024-08-29T18:39:15.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 582 completed, throughput=4.99MB/sec 2024-08-29T18:39:15.609 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-amXq2T5mCUwGUZg off=15761796 len=1447041 2024-08-29T18:39:15.620 INFO:tasks.workunit.client.0.smithi089.stdout:op 583 completed, throughput=5MB/sec 2024-08-29T18:39:16.621 INFO:tasks.workunit.client.0.smithi089.stdout: 108: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:16.621 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WTOhsviTlWLgByo off=1131684 len=1361282 2024-08-29T18:39:16.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 584 completed, throughput=4.97MB/sec 2024-08-29T18:39:16.625 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zXvDI71buHSvoo1 off=4652327 len=12410 2024-08-29T18:39:16.625 INFO:tasks.workunit.client.0.smithi089.stdout:op 585 completed, throughput=4.97MB/sec 2024-08-29T18:39:16.626 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q6eYItxX8sYuVKA off=2259636 len=1222497 2024-08-29T18:39:16.629 INFO:tasks.workunit.client.0.smithi089.stdout:op 586 completed, throughput=4.98MB/sec 2024-08-29T18:39:16.629 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3yoQ4DuElmlkm1G off=18169617 len=1024815 2024-08-29T18:39:16.637 INFO:tasks.workunit.client.0.smithi089.stdout:op 587 completed, throughput=4.99MB/sec 2024-08-29T18:39:16.638 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B_m90YtG5aQJM6m off=83834 len=938739 2024-08-29T18:39:16.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 588 completed, throughput=5MB/sec 2024-08-29T18:39:16.647 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_tvwISdKRGYvMkF off=3303151 len=380060 2024-08-29T18:39:16.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 589 completed, throughput=5MB/sec 2024-08-29T18:39:16.653 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jrvsg2HD3y6gQJB off=23374 len=933618 2024-08-29T18:39:16.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 590 completed, throughput=5.01MB/sec 2024-08-29T18:39:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:16 smithi144 bash[67678]: cluster 2024-08-29T18:39:15.176056+0000 mgr.y (mgr.34104) 807 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:39:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:16 smithi089 bash[77323]: cluster 2024-08-29T18:39:15.176056+0000 mgr.y (mgr.34104) 807 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:39:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:16 smithi089 bash[78574]: cluster 2024-08-29T18:39:15.176056+0000 mgr.y (mgr.34104) 807 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:39:17.660 INFO:tasks.workunit.client.0.smithi089.stdout: 109: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:17.660 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KBGrGekxxB98MBs off=710720 len=561425 2024-08-29T18:39:17.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 591 completed, throughput=4.97MB/sec 2024-08-29T18:39:17.662 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-L4RynCzc30Gdqp1 off=8145859 len=737269 2024-08-29T18:39:17.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 592 completed, throughput=4.97MB/sec 2024-08-29T18:39:17.670 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nPVZB3bg_t79tjm off=22282350 len=1641484 2024-08-29T18:39:17.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 593 completed, throughput=4.99MB/sec 2024-08-29T18:39:17.675 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9_i4ns_HZfpVLHX off=5609137 len=791542 2024-08-29T18:39:17.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 594 completed, throughput=4.99MB/sec 2024-08-29T18:39:17.677 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D1ultjJI--nB7ns off=658266 len=1551447 2024-08-29T18:39:17.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 595 completed, throughput=5.01MB/sec 2024-08-29T18:39:18.692 INFO:tasks.workunit.client.0.smithi089.stdout: 110: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:18.692 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jpaQzXcNjcxzoTG off=8087457 len=1951741 2024-08-29T18:39:18.708 INFO:tasks.workunit.client.0.smithi089.stdout:op 596 completed, throughput=4.98MB/sec 2024-08-29T18:39:18.708 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uqq3sYmc45zReIS off=3622820 len=1089176 2024-08-29T18:39:18.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 597 completed, throughput=4.99MB/sec 2024-08-29T18:39:18.719 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r9t2__qU0Hh5Nxx off=2602737 len=1171978 2024-08-29T18:39:18.732 INFO:tasks.workunit.client.0.smithi089.stdout:op 598 completed, throughput=5MB/sec 2024-08-29T18:39:18.732 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gvOzO-AU2fomcEB off=3964521 len=1044374 2024-08-29T18:39:18.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 599 completed, throughput=5MB/sec 2024-08-29T18:39:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:18 smithi089 bash[77323]: cluster 2024-08-29T18:39:17.177052+0000 mgr.y (mgr.34104) 808 : cluster [DBG] pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:39:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:18 smithi089 bash[78574]: cluster 2024-08-29T18:39:17.177052+0000 mgr.y (mgr.34104) 808 : cluster [DBG] pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:39:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:18 smithi144 bash[67678]: cluster 2024-08-29T18:39:17.177052+0000 mgr.y (mgr.34104) 808 : cluster [DBG] pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:39:19.735 INFO:tasks.workunit.client.0.smithi089.stdout: 111: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:19.735 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_xrzQjpDIWt-__z off=3179149 len=1291404 2024-08-29T18:39:19.738 INFO:tasks.workunit.client.0.smithi089.stdout:op 600 completed, throughput=4.97MB/sec 2024-08-29T18:39:19.738 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ObP3Qz-K_7GXdkB off=1328399 len=1554070 2024-08-29T18:39:19.742 INFO:tasks.workunit.client.0.smithi089.stdout:op 601 completed, throughput=4.98MB/sec 2024-08-29T18:39:19.742 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BaFvxY5K5GzNIby off=5450797 len=876404 2024-08-29T18:39:19.746 INFO:tasks.workunit.client.0.smithi089.stdout:op 602 completed, throughput=4.99MB/sec 2024-08-29T18:39:19.746 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-alKX_acze6riNOw off=3464098 len=1027967 2024-08-29T18:39:19.749 INFO:tasks.workunit.client.0.smithi089.stdout:op 603 completed, throughput=5MB/sec 2024-08-29T18:39:19.749 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YLn2f7PBWDtjA-h off=5442803 len=1857517 2024-08-29T18:39:19.755 INFO:tasks.workunit.client.0.smithi089.stdout:op 604 completed, throughput=5.01MB/sec 2024-08-29T18:39:20.755 INFO:tasks.workunit.client.0.smithi089.stdout: 112: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:20.755 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z8EE_C3p2mpnYYW off=10366641 len=1286570 2024-08-29T18:39:20.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 605 completed, throughput=4.98MB/sec 2024-08-29T18:39:20.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3dDyXReo2QMFWxM off=763591 len=537465 2024-08-29T18:39:20.766 INFO:tasks.workunit.client.0.smithi089.stdout:op 606 completed, throughput=4.99MB/sec 2024-08-29T18:39:20.766 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vjCRn6UEfwAp2o1 off=0 len=1561713 2024-08-29T18:39:20.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 607 completed, throughput=5MB/sec 2024-08-29T18:39:20.770 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BIJwVj2GHPI1i3N off=3118637 len=920676 2024-08-29T18:39:20.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 608 completed, throughput=5.01MB/sec 2024-08-29T18:39:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:20 smithi089 bash[77323]: cluster 2024-08-29T18:39:19.178133+0000 mgr.y (mgr.34104) 809 : cluster [DBG] pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:39:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:20 smithi089 bash[78574]: cluster 2024-08-29T18:39:19.178133+0000 mgr.y (mgr.34104) 809 : cluster [DBG] pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:39:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:20 smithi144 bash[67678]: cluster 2024-08-29T18:39:19.178133+0000 mgr.y (mgr.34104) 809 : cluster [DBG] pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:39:21.773 INFO:tasks.workunit.client.0.smithi089.stdout: 113: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:21.773 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CmvER36M35AaRqA off=1528687 len=557998 2024-08-29T18:39:21.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 609 completed, throughput=4.97MB/sec 2024-08-29T18:39:21.775 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1MSIGAm42tuKGM4 off=5933412 len=613354 2024-08-29T18:39:21.776 INFO:tasks.workunit.client.0.smithi089.stdout:op 610 completed, throughput=4.97MB/sec 2024-08-29T18:39:21.777 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aRYlqY7R8_cwNFg off=12714792 len=1163427 2024-08-29T18:39:21.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 611 completed, throughput=4.98MB/sec 2024-08-29T18:39:21.779 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XZwgjhDQ2b9UOdJ off=10775345 len=729463 2024-08-29T18:39:21.781 INFO:tasks.workunit.client.0.smithi089.stdout:op 612 completed, throughput=4.99MB/sec 2024-08-29T18:39:21.781 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-59mGMTi7qvgZF4y off=3555704 len=1039087 2024-08-29T18:39:21.790 INFO:tasks.workunit.client.0.smithi089.stdout:op 613 completed, throughput=5MB/sec 2024-08-29T18:39:21.790 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EOuEzVk0S-7PKkr off=13807271 len=340368 2024-08-29T18:39:21.792 INFO:tasks.workunit.client.0.smithi089.stdout:op 614 completed, throughput=5MB/sec 2024-08-29T18:39:21.792 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hRR35ZaupGpggLv off=1293254 len=1289751 2024-08-29T18:39:21.803 INFO:tasks.workunit.client.0.smithi089.stdout:op 615 completed, throughput=5.01MB/sec 2024-08-29T18:39:22.804 INFO:tasks.workunit.client.0.smithi089.stdout: 114: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:22.804 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p1xahccDq3yJdIT off=13371061 len=1689863 2024-08-29T18:39:22.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 616 completed, throughput=4.98MB/sec 2024-08-29T18:39:22.808 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KHJD_LQ2l2LCCmP off=969439 len=1692292 2024-08-29T18:39:22.811 INFO:tasks.workunit.client.0.smithi089.stdout:op 617 completed, throughput=4.99MB/sec 2024-08-29T18:39:22.811 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KjdNHYJAQhv8_WP off=5975996 len=8193 2024-08-29T18:39:22.812 INFO:tasks.workunit.client.0.smithi089.stdout:op 618 completed, throughput=4.99MB/sec 2024-08-29T18:39:22.812 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hxu1BUqGhCyooxH off=46524 len=1177311 2024-08-29T18:39:22.817 INFO:tasks.workunit.client.0.smithi089.stdout:op 619 completed, throughput=5MB/sec 2024-08-29T18:39:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:22 smithi089 bash[78574]: cluster 2024-08-29T18:39:21.178968+0000 mgr.y (mgr.34104) 810 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:39:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:22 smithi089 bash[78574]: audit 2024-08-29T18:39:22.723557+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:22 smithi089 bash[77323]: cluster 2024-08-29T18:39:21.178968+0000 mgr.y (mgr.34104) 810 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:39:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:22 smithi089 bash[77323]: audit 2024-08-29T18:39:22.723557+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:22 smithi144 bash[67678]: cluster 2024-08-29T18:39:21.178968+0000 mgr.y (mgr.34104) 810 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:39:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:22 smithi144 bash[67678]: audit 2024-08-29T18:39:22.723557+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:23.818 INFO:tasks.workunit.client.0.smithi089.stdout: 115: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:23.818 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LdXa-Paf-iLq1pM off=5791066 len=1191275 2024-08-29T18:39:23.822 INFO:tasks.workunit.client.0.smithi089.stdout:op 620 completed, throughput=4.97MB/sec 2024-08-29T18:39:23.822 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eaY4ZdvJN-8jdgx off=12542790 len=915486 2024-08-29T18:39:23.825 INFO:tasks.workunit.client.0.smithi089.stdout:op 621 completed, throughput=4.98MB/sec 2024-08-29T18:39:23.825 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-leIfWgPJrqI0P31 off=3093525 len=1191611 2024-08-29T18:39:23.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 622 completed, throughput=4.99MB/sec 2024-08-29T18:39:23.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W5PuT4OkrEJ5P0A off=360669 len=550556 2024-08-29T18:39:23.831 INFO:tasks.workunit.client.0.smithi089.stdout:op 623 completed, throughput=4.99MB/sec 2024-08-29T18:39:23.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cTuJnymxaTS0d55 off=2442062 len=1889229 2024-08-29T18:39:23.847 INFO:tasks.workunit.client.0.smithi089.stdout:op 624 completed, throughput=5MB/sec 2024-08-29T18:39:24.847 INFO:tasks.workunit.client.0.smithi089.stdout: 116: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:24.847 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jGYUX_b79s8d5Ag off=2154133 len=731564 2024-08-29T18:39:24.849 INFO:tasks.workunit.client.0.smithi089.stdout:op 625 completed, throughput=4.97MB/sec 2024-08-29T18:39:24.850 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oFLuslOjtiQ41ZZ off=3231886 len=155547 2024-08-29T18:39:24.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 626 completed, throughput=4.97MB/sec 2024-08-29T18:39:24.851 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kKBrXSHracuYhrA off=3984375 len=41108 2024-08-29T18:39:24.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 627 completed, throughput=4.97MB/sec 2024-08-29T18:39:24.852 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XpZ1s4NY_iHJOhM off=189641 len=351404 2024-08-29T18:39:24.858 INFO:tasks.workunit.client.0.smithi089.stdout:op 628 completed, throughput=4.97MB/sec 2024-08-29T18:39:24.858 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8SoAeJ2ELG9FUZK off=4624705 len=1919035 2024-08-29T18:39:24.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 629 completed, throughput=4.99MB/sec 2024-08-29T18:39:24.872 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jbWrhcCMc9V6h86 off=5904562 len=1740485 2024-08-29T18:39:24.885 INFO:tasks.workunit.client.0.smithi089.stdout:op 630 completed, throughput=5MB/sec 2024-08-29T18:39:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:39:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:39:25] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:39:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:24 smithi089 bash[77323]: cluster 2024-08-29T18:39:23.179978+0000 mgr.y (mgr.34104) 811 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:39:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:24 smithi089 bash[78574]: cluster 2024-08-29T18:39:23.179978+0000 mgr.y (mgr.34104) 811 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:39:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:24 smithi144 bash[67678]: cluster 2024-08-29T18:39:23.179978+0000 mgr.y (mgr.34104) 811 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:39:25.885 INFO:tasks.workunit.client.0.smithi089.stdout: 117: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:25.885 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hh81OILiBy60kRZ off=2572364 len=1952788 2024-08-29T18:39:25.890 INFO:tasks.workunit.client.0.smithi089.stdout:op 631 completed, throughput=4.97MB/sec 2024-08-29T18:39:25.890 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t64yLVjQNOv9n7w off=10655464 len=854714 2024-08-29T18:39:25.892 INFO:tasks.workunit.client.0.smithi089.stdout:op 632 completed, throughput=4.98MB/sec 2024-08-29T18:39:25.892 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VTHeHRAXE7dO5NJ off=3872283 len=1019327 2024-08-29T18:39:25.896 INFO:tasks.workunit.client.0.smithi089.stdout:op 633 completed, throughput=4.99MB/sec 2024-08-29T18:39:25.896 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hh_UtowRMrKnAH_ off=14093374 len=1230824 2024-08-29T18:39:25.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 634 completed, throughput=5MB/sec 2024-08-29T18:39:25.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zvOclnE0C4xzccK off=2856024 len=489501 2024-08-29T18:39:25.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 635 completed, throughput=5MB/sec 2024-08-29T18:39:26.910 INFO:tasks.workunit.client.0.smithi089.stdout: 118: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:26.910 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s60hN2Z9mZz_sQS off=4007070 len=818230 2024-08-29T18:39:26.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 636 completed, throughput=4.97MB/sec 2024-08-29T18:39:26.913 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ECXvahk9aP93Lu8 off=3358958 len=56453 2024-08-29T18:39:26.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 637 completed, throughput=4.97MB/sec 2024-08-29T18:39:26.917 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BFMcXPJcc9_cc8H off=4682121 len=1592518 2024-08-29T18:39:26.930 INFO:tasks.workunit.client.0.smithi089.stdout:op 638 completed, throughput=4.98MB/sec 2024-08-29T18:39:26.931 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p3cUtGCq715N-8w off=13283130 len=283126 2024-08-29T18:39:26.932 INFO:tasks.workunit.client.0.smithi089.stdout:op 639 completed, throughput=4.98MB/sec 2024-08-29T18:39:26.932 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VqTNRgHIJaFWEY5 off=18717861 len=1175550 2024-08-29T18:39:26.936 INFO:tasks.workunit.client.0.smithi089.stdout:op 640 completed, throughput=4.99MB/sec 2024-08-29T18:39:26.936 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ICNBXjr_1hCvJml off=6939750 len=1959589 2024-08-29T18:39:26.951 INFO:tasks.workunit.client.0.smithi089.stdout:op 641 completed, throughput=5.01MB/sec 2024-08-29T18:39:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:26 smithi089 bash[77323]: cluster 2024-08-29T18:39:25.180839+0000 mgr.y (mgr.34104) 812 : cluster [DBG] pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:39:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:26 smithi089 bash[78574]: cluster 2024-08-29T18:39:25.180839+0000 mgr.y (mgr.34104) 812 : cluster [DBG] pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:39:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:26 smithi144 bash[67678]: cluster 2024-08-29T18:39:25.180839+0000 mgr.y (mgr.34104) 812 : cluster [DBG] pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:39:27.952 INFO:tasks.workunit.client.0.smithi089.stdout: 119: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:27.953 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vWJviLQcW25X7u3 off=2680310 len=1706304 2024-08-29T18:39:27.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 642 completed, throughput=4.98MB/sec 2024-08-29T18:39:27.956 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YOgiiC45firxLPh off=5179105 len=1782680 2024-08-29T18:39:27.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 643 completed, throughput=4.99MB/sec 2024-08-29T18:39:27.962 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GbpUdV-p16B0EXb off=10070919 len=963059 2024-08-29T18:39:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 644 completed, throughput=5MB/sec 2024-08-29T18:39:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fOcTD3SMGq7WKcU off=4604278 len=79914 2024-08-29T18:39:27.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 645 completed, throughput=5MB/sec 2024-08-29T18:39:27.973 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n2WGol-XxESDef0 off=3054269 len=711121 2024-08-29T18:39:27.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 646 completed, throughput=5MB/sec 2024-08-29T18:39:28.973 INFO:tasks.workunit.client.0.smithi089.stdout: 120: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:28.973 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UbIkGOsuYk4uqNn off=9317727 len=132596 2024-08-29T18:39:28.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 647 completed, throughput=4.97MB/sec 2024-08-29T18:39:28.975 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gIb3KWcK95cCsY2 off=6577754 len=1920279 2024-08-29T18:39:28.989 INFO:tasks.workunit.client.0.smithi089.stdout:op 648 completed, throughput=4.98MB/sec 2024-08-29T18:39:28.989 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f-P8FIVYRiZGvcL off=16103706 len=19080 2024-08-29T18:39:28.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 649 completed, throughput=4.98MB/sec 2024-08-29T18:39:28.990 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CWKfYojR8RV1Mr3 off=9206056 len=1074686 2024-08-29T18:39:28.993 INFO:tasks.workunit.client.0.smithi089.stdout:op 650 completed, throughput=4.99MB/sec 2024-08-29T18:39:28.993 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-maV2A-KqSFsSp5d off=12525710 len=1437694 2024-08-29T18:39:28.996 INFO:tasks.workunit.client.0.smithi089.stdout:op 651 completed, throughput=5MB/sec 2024-08-29T18:39:28.996 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VImkVG1W81n5zgi off=3023810 len=480950 2024-08-29T18:39:29.002 INFO:tasks.workunit.client.0.smithi089.stdout:op 652 completed, throughput=5MB/sec 2024-08-29T18:39:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:28 smithi089 bash[78574]: cluster 2024-08-29T18:39:27.182072+0000 mgr.y (mgr.34104) 813 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:39:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:28 smithi089 bash[77323]: cluster 2024-08-29T18:39:27.182072+0000 mgr.y (mgr.34104) 813 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:39:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:28 smithi144 bash[67678]: cluster 2024-08-29T18:39:27.182072+0000 mgr.y (mgr.34104) 813 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:39:30.003 INFO:tasks.workunit.client.0.smithi089.stdout: 121: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:30.003 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-10uBDS8zkh7RDE1 off=2541824 len=1671483 2024-08-29T18:39:30.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 653 completed, throughput=4.97MB/sec 2024-08-29T18:39:30.007 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-spNb1zBmBy0PFOL off=7099051 len=214442 2024-08-29T18:39:30.008 INFO:tasks.workunit.client.0.smithi089.stdout:op 654 completed, throughput=4.98MB/sec 2024-08-29T18:39:30.008 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ukeICk-DHcesegP off=4987870 len=1416794 2024-08-29T18:39:30.012 INFO:tasks.workunit.client.0.smithi089.stdout:op 655 completed, throughput=4.99MB/sec 2024-08-29T18:39:30.012 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sIy0-Slqz-_8M7d off=5396122 len=1422161 2024-08-29T18:39:30.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 656 completed, throughput=5MB/sec 2024-08-29T18:39:30.015 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Rt1gc0mJHgwwHN6 off=3337698 len=1903721 2024-08-29T18:39:30.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 657 completed, throughput=5.01MB/sec 2024-08-29T18:39:31.032 INFO:tasks.workunit.client.0.smithi089.stdout: 122: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:31.032 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Eb_ZXeI_MFA7Tdr off=5932290 len=700844 2024-08-29T18:39:31.039 INFO:tasks.workunit.client.0.smithi089.stdout:op 658 completed, throughput=4.98MB/sec 2024-08-29T18:39:31.039 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8RrabqWjKe7qNBq off=3254352 len=1907286 2024-08-29T18:39:31.044 INFO:tasks.workunit.client.0.smithi089.stdout:op 659 completed, throughput=4.99MB/sec 2024-08-29T18:39:31.044 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CP0MVv2MJFzYL0p off=9178695 len=735675 2024-08-29T18:39:31.046 INFO:tasks.workunit.client.0.smithi089.stdout:op 660 completed, throughput=5MB/sec 2024-08-29T18:39:31.047 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ze1_5VZs26RNgCH off=4293608 len=392420 2024-08-29T18:39:31.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 661 completed, throughput=5MB/sec 2024-08-29T18:39:31.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BIj9Eh_dtT81vTD off=906917 len=1670574 2024-08-29T18:39:31.060 INFO:tasks.workunit.client.0.smithi089.stdout:op 662 completed, throughput=5.01MB/sec 2024-08-29T18:39:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:30 smithi089 bash[78574]: cluster 2024-08-29T18:39:29.183075+0000 mgr.y (mgr.34104) 814 : cluster [DBG] pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:39:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:30 smithi089 bash[77323]: cluster 2024-08-29T18:39:29.183075+0000 mgr.y (mgr.34104) 814 : cluster [DBG] pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:39:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:30 smithi144 bash[67678]: cluster 2024-08-29T18:39:29.183075+0000 mgr.y (mgr.34104) 814 : cluster [DBG] pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:39:32.060 INFO:tasks.workunit.client.0.smithi089.stdout: 123: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:32.060 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KEYjgGY2IpRaC06 off=510271 len=514368 2024-08-29T18:39:32.067 INFO:tasks.workunit.client.0.smithi089.stdout:op 663 completed, throughput=4.98MB/sec 2024-08-29T18:39:32.067 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XSD7YVRitseePtj off=527257 len=588388 2024-08-29T18:39:32.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 664 completed, throughput=4.98MB/sec 2024-08-29T18:39:32.069 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2DLkk6tR35rPmOy off=13590023 len=531560 2024-08-29T18:39:32.071 INFO:tasks.workunit.client.0.smithi089.stdout:op 665 completed, throughput=4.98MB/sec 2024-08-29T18:39:32.071 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TZHlUZm0-aRIu38 off=2847743 len=2058137 2024-08-29T18:39:32.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 666 completed, throughput=5MB/sec 2024-08-29T18:39:32.078 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QMyrB-ovzOa_FVI off=11034989 len=2081894 2024-08-29T18:39:32.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 667 completed, throughput=5.01MB/sec 2024-08-29T18:39:33.083 INFO:tasks.workunit.client.0.smithi089.stdout: 124: throughput=4.98MB/sec pending data=0 2024-08-29T18:39:33.083 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QTuCrKXPHj8KqdB off=767710 len=2031674 2024-08-29T18:39:33.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 668 completed, throughput=4.99MB/sec 2024-08-29T18:39:33.100 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-REv7kAqd-OG9TBw off=7129538 len=238692 2024-08-29T18:39:33.101 INFO:tasks.workunit.client.0.smithi089.stdout:op 669 completed, throughput=4.99MB/sec 2024-08-29T18:39:33.101 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W82_6O4nHQgecTf off=10837921 len=108820 2024-08-29T18:39:33.103 INFO:tasks.workunit.client.0.smithi089.stdout:op 670 completed, throughput=4.99MB/sec 2024-08-29T18:39:33.103 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4e_eatXxGKoBzpQ off=8097726 len=1521448 2024-08-29T18:39:33.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 671 completed, throughput=5MB/sec 2024-08-29T18:39:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:32 smithi089 bash[78574]: cluster 2024-08-29T18:39:31.183953+0000 mgr.y (mgr.34104) 815 : cluster [DBG] pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:39:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:32 smithi089 bash[77323]: cluster 2024-08-29T18:39:31.183953+0000 mgr.y (mgr.34104) 815 : cluster [DBG] pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:39:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:32 smithi144 bash[67678]: cluster 2024-08-29T18:39:31.183953+0000 mgr.y (mgr.34104) 815 : cluster [DBG] pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:39:34.108 INFO:tasks.workunit.client.0.smithi089.stdout: 125: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:34.108 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jDXZX3a1aqHAavd off=14448966 len=502590 2024-08-29T18:39:34.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 672 completed, throughput=4.97MB/sec 2024-08-29T18:39:34.109 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3aXUCpMqu3tuVQw off=3613207 len=935890 2024-08-29T18:39:34.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 673 completed, throughput=4.97MB/sec 2024-08-29T18:39:34.118 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A-3SuCq1sqSirK8 off=7445409 len=838721 2024-08-29T18:39:34.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 674 completed, throughput=4.98MB/sec 2024-08-29T18:39:34.121 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PRUDGQQ0h5VsCVb off=16968067 len=1305441 2024-08-29T18:39:34.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 675 completed, throughput=4.99MB/sec 2024-08-29T18:39:34.133 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xx1yjXbaMq507PA off=4894676 len=1785418 2024-08-29T18:39:34.135 INFO:tasks.workunit.client.0.smithi089.stdout:op 676 completed, throughput=5MB/sec 2024-08-29T18:39:35.137 INFO:tasks.workunit.client.0.smithi089.stdout: 126: throughput=4.96MB/sec pending data=0 2024-08-29T18:39:35.137 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xLmi0VtClEe4_8H off=1017051 len=523166 2024-08-29T18:39:35.142 INFO:tasks.workunit.client.0.smithi089.stdout:op 677 completed, throughput=4.97MB/sec 2024-08-29T18:39:35.142 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FVBKjKpVeziW2ww off=1466956 len=864387 2024-08-29T18:39:35.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 678 completed, throughput=4.97MB/sec 2024-08-29T18:39:35.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hzUNcDlQVRDxMMA off=4251730 len=328838 2024-08-29T18:39:35.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 679 completed, throughput=4.98MB/sec 2024-08-29T18:39:35.152 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KCUBUNloruO-Mto off=7705894 len=2094597 2024-08-29T18:39:35.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 680 completed, throughput=4.99MB/sec 2024-08-29T18:39:35.169 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N2UgRBZtv4NTHgZ off=15864923 len=815036 2024-08-29T18:39:35.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 681 completed, throughput=5MB/sec 2024-08-29T18:39:35.177 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oCGW0dzlHioNOJt off=9928380 len=1042739 2024-08-29T18:39:35.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 682 completed, throughput=5MB/sec 2024-08-29T18:39:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:34 smithi089 bash[77323]: cluster 2024-08-29T18:39:33.184958+0000 mgr.y (mgr.34104) 816 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:39:35.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:39:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:39:35] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:39:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:34 smithi089 bash[78574]: cluster 2024-08-29T18:39:33.184958+0000 mgr.y (mgr.34104) 816 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:39:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:34 smithi144 bash[67678]: cluster 2024-08-29T18:39:33.184958+0000 mgr.y (mgr.34104) 816 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:39:36.180 INFO:tasks.workunit.client.0.smithi089.stdout: 127: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:36.180 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s74-pYwCQ65K1GI off=129396 len=949477 2024-08-29T18:39:36.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 683 completed, throughput=4.97MB/sec 2024-08-29T18:39:36.183 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-96zGP0O44DUzRkJ off=1342003 len=412696 2024-08-29T18:39:36.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 684 completed, throughput=4.98MB/sec 2024-08-29T18:39:36.185 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wTBkRt_wdT8ctSS off=763253 len=1819073 2024-08-29T18:39:36.197 INFO:tasks.workunit.client.0.smithi089.stdout:op 685 completed, throughput=4.99MB/sec 2024-08-29T18:39:36.198 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-niSgaee_XVWSug6 off=4238916 len=1121818 2024-08-29T18:39:36.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 686 completed, throughput=5MB/sec 2024-08-29T18:39:36.202 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A6cty2KPlH5QrpP off=1934541 len=227634 2024-08-29T18:39:36.206 INFO:tasks.workunit.client.0.smithi089.stdout:op 687 completed, throughput=5MB/sec 2024-08-29T18:39:36.207 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o0Id_-aHx_TQYoB off=1050005 len=1822610 2024-08-29T18:39:36.218 INFO:tasks.workunit.client.0.smithi089.stdout:op 688 completed, throughput=5.01MB/sec 2024-08-29T18:39:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:36 smithi089 bash[77323]: cluster 2024-08-29T18:39:35.185943+0000 mgr.y (mgr.34104) 817 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:39:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:36 smithi089 bash[78574]: cluster 2024-08-29T18:39:35.185943+0000 mgr.y (mgr.34104) 817 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:39:37.218 INFO:tasks.workunit.client.0.smithi089.stdout: 128: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:37.218 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tUVBDwTlHDc-s9Q off=9997004 len=1265976 2024-08-29T18:39:37.222 INFO:tasks.workunit.client.0.smithi089.stdout:op 689 completed, throughput=4.98MB/sec 2024-08-29T18:39:37.222 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2_xvygXZWkhVbH_ off=5825159 len=130712 2024-08-29T18:39:37.227 INFO:tasks.workunit.client.0.smithi089.stdout:op 690 completed, throughput=4.98MB/sec 2024-08-29T18:39:37.227 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lcGmRNOWO3Cz_Dl off=5816046 len=322778 2024-08-29T18:39:37.229 INFO:tasks.workunit.client.0.smithi089.stdout:op 691 completed, throughput=4.99MB/sec 2024-08-29T18:39:37.229 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ch_U8Bz4ZSOnioJ off=17702334 len=213483 2024-08-29T18:39:37.233 INFO:tasks.workunit.client.0.smithi089.stdout:op 692 completed, throughput=4.99MB/sec 2024-08-29T18:39:37.234 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aMg56M7DX4tXyEl off=26562 len=1113050 2024-08-29T18:39:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 693 completed, throughput=4.99MB/sec 2024-08-29T18:39:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sv5viI3NFc3xrFH off=8908215 len=104292 2024-08-29T18:39:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 694 completed, throughput=4.99MB/sec 2024-08-29T18:39:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W-NI-7Dc3Imr--0 off=15974399 len=2090290 2024-08-29T18:39:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:op 695 completed, throughput=5.01MB/sec 2024-08-29T18:39:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:36 smithi144 bash[67678]: cluster 2024-08-29T18:39:35.185943+0000 mgr.y (mgr.34104) 817 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:39:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:37 smithi089 bash[77323]: audit 2024-08-29T18:39:37.724016+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:37 smithi089 bash[78574]: audit 2024-08-29T18:39:37.724016+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:38.246 INFO:tasks.workunit.client.0.smithi089.stdout: 129: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:38.246 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UWdFBfCBSa8b-Sb off=9564880 len=1635313 2024-08-29T18:39:38.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 696 completed, throughput=4.98MB/sec 2024-08-29T18:39:38.250 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lxDrCclgjL4WYAP off=9772337 len=1640359 2024-08-29T18:39:38.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 697 completed, throughput=5MB/sec 2024-08-29T18:39:38.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PEiR4B9xQ-IPGos off=701246 len=1129470 2024-08-29T18:39:38.273 INFO:tasks.workunit.client.0.smithi089.stdout:op 698 completed, throughput=5MB/sec 2024-08-29T18:39:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:37 smithi144 bash[67678]: audit 2024-08-29T18:39:37.724016+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:38 smithi089 bash[78574]: cluster 2024-08-29T18:39:37.187082+0000 mgr.y (mgr.34104) 818 : cluster [DBG] pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:39:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:38 smithi089 bash[77323]: cluster 2024-08-29T18:39:37.187082+0000 mgr.y (mgr.34104) 818 : cluster [DBG] pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:39:39.274 INFO:tasks.workunit.client.0.smithi089.stdout: 130: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:39.274 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jGYUX_b79s8d5Ag off=2226495 len=837265 2024-08-29T18:39:39.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 699 completed, throughput=4.97MB/sec 2024-08-29T18:39:39.277 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WcpM2YP9oG3K2Hj off=9053846 len=199606 2024-08-29T18:39:39.278 INFO:tasks.workunit.client.0.smithi089.stdout:op 700 completed, throughput=4.97MB/sec 2024-08-29T18:39:39.278 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eHNNhlHyjLs65rJ off=3011942 len=1443796 2024-08-29T18:39:39.281 INFO:tasks.workunit.client.0.smithi089.stdout:op 701 completed, throughput=4.98MB/sec 2024-08-29T18:39:39.281 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1nm8EiMIh7o8ry2 off=6378418 len=1225558 2024-08-29T18:39:39.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 702 completed, throughput=4.99MB/sec 2024-08-29T18:39:39.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-34onjY3Ok3URzi_ off=4721397 len=245578 2024-08-29T18:39:39.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 703 completed, throughput=4.99MB/sec 2024-08-29T18:39:39.290 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dVikWcx90WZSiKz off=3606244 len=921916 2024-08-29T18:39:39.297 INFO:tasks.workunit.client.0.smithi089.stdout:op 704 completed, throughput=5MB/sec 2024-08-29T18:39:39.297 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vw7WK8IHG4TSLs8 off=3016805 len=515766 2024-08-29T18:39:39.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 705 completed, throughput=5MB/sec 2024-08-29T18:39:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:38 smithi144 bash[67678]: cluster 2024-08-29T18:39:37.187082+0000 mgr.y (mgr.34104) 818 : cluster [DBG] pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:39:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:39 smithi089 bash[77323]: audit 2024-08-29T18:39:39.487440+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:39:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:39 smithi089 bash[78574]: audit 2024-08-29T18:39:39.487440+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:39:40.303 INFO:tasks.workunit.client.0.smithi089.stdout: 131: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:40.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jXFX1bFuR21iK2I off=4193861 len=929914 2024-08-29T18:39:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:39 smithi144 bash[67678]: audit 2024-08-29T18:39:39.487440+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:39:40.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 706 completed, throughput=4.97MB/sec 2024-08-29T18:39:40.311 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0lrODhKoQ8b1taa off=9125888 len=1433051 2024-08-29T18:39:40.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 707 completed, throughput=4.98MB/sec 2024-08-29T18:39:40.321 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3GCAioYhENvD-CO off=39645 len=1634269 2024-08-29T18:39:40.322 INFO:tasks.workunit.client.0.smithi089.stdout:op 708 completed, throughput=4.99MB/sec 2024-08-29T18:39:40.322 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XDx4_bezeeFS4E5 off=6538300 len=343588 2024-08-29T18:39:40.324 INFO:tasks.workunit.client.0.smithi089.stdout:op 709 completed, throughput=5MB/sec 2024-08-29T18:39:40.324 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f0-RwqYNJF0af_A off=4137695 len=356063 2024-08-29T18:39:40.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 710 completed, throughput=5MB/sec 2024-08-29T18:39:40.328 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XjAHpQRyRueR5tj off=13582132 len=585326 2024-08-29T18:39:40.333 INFO:tasks.workunit.client.0.smithi089.stdout:op 711 completed, throughput=5MB/sec 2024-08-29T18:39:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[77323]: cluster 2024-08-29T18:39:39.188160+0000 mgr.y (mgr.34104) 819 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:39:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[77323]: audit 2024-08-29T18:39:40.238928+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:39:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[77323]: audit 2024-08-29T18:39:40.240450+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:39:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[77323]: audit 2024-08-29T18:39:40.251502+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:39:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[78574]: cluster 2024-08-29T18:39:39.188160+0000 mgr.y (mgr.34104) 819 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:39:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[78574]: audit 2024-08-29T18:39:40.238928+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:39:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[78574]: audit 2024-08-29T18:39:40.240450+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:39:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:40 smithi089 bash[78574]: audit 2024-08-29T18:39:40.251502+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:39:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:40 smithi144 bash[67678]: cluster 2024-08-29T18:39:39.188160+0000 mgr.y (mgr.34104) 819 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:39:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:40 smithi144 bash[67678]: audit 2024-08-29T18:39:40.238928+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:39:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:40 smithi144 bash[67678]: audit 2024-08-29T18:39:40.240450+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:39:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:40 smithi144 bash[67678]: audit 2024-08-29T18:39:40.251502+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:39:41.334 INFO:tasks.workunit.client.0.smithi089.stdout: 132: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:41.334 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tCs8bIkIQdfufDD off=20785124 len=56046 2024-08-29T18:39:41.338 INFO:tasks.workunit.client.0.smithi089.stdout:op 712 completed, throughput=4.97MB/sec 2024-08-29T18:39:41.338 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fxSMKwNOPn9yBZk off=9994420 len=643724 2024-08-29T18:39:41.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 713 completed, throughput=4.97MB/sec 2024-08-29T18:39:41.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RsGzkBVSn3ddcAX off=83929 len=1104067 2024-08-29T18:39:41.349 INFO:tasks.workunit.client.0.smithi089.stdout:op 714 completed, throughput=4.98MB/sec 2024-08-29T18:39:41.349 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PoW7qqLTEALzumv off=6513257 len=1907582 2024-08-29T18:39:41.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 715 completed, throughput=4.99MB/sec 2024-08-29T18:39:41.365 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-22dpVGJ189bLXuW off=6904816 len=871155 2024-08-29T18:39:41.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 716 completed, throughput=5MB/sec 2024-08-29T18:39:41.369 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7JBozCLfdriC9DX off=13718527 len=538636 2024-08-29T18:39:41.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 717 completed, throughput=5MB/sec 2024-08-29T18:39:41.375 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yVHxB8EpK7Mljqh off=11114343 len=776209 2024-08-29T18:39:41.382 INFO:tasks.workunit.client.0.smithi089.stdout:op 718 completed, throughput=5MB/sec 2024-08-29T18:39:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:41 smithi144 bash[67678]: cluster 2024-08-29T18:39:41.189083+0000 mgr.y (mgr.34104) 820 : cluster [DBG] pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:39:42.383 INFO:tasks.workunit.client.0.smithi089.stdout: 133: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:42.383 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tOzc43ALEjDfWts off=6947748 len=380674 2024-08-29T18:39:42.384 INFO:tasks.workunit.client.0.smithi089.stdout:op 719 completed, throughput=4.97MB/sec 2024-08-29T18:39:42.384 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FW1xKegiSg_qWxH off=2998304 len=1783874 2024-08-29T18:39:42.388 INFO:tasks.workunit.client.0.smithi089.stdout:op 720 completed, throughput=4.98MB/sec 2024-08-29T18:39:42.388 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iqTFkSftIRxBbAq off=21634055 len=1199503 2024-08-29T18:39:42.399 INFO:tasks.workunit.client.0.smithi089.stdout:op 721 completed, throughput=4.99MB/sec 2024-08-29T18:39:42.399 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e50gbGiHJy6jlj5 off=6516078 len=951809 2024-08-29T18:39:42.400 INFO:tasks.workunit.client.0.smithi089.stdout:op 722 completed, throughput=5MB/sec 2024-08-29T18:39:42.401 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--Kg5tPIBuBxOqUu off=813478 len=1697143 2024-08-29T18:39:42.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 723 completed, throughput=5.01MB/sec 2024-08-29T18:39:42.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:41 smithi089 bash[78574]: cluster 2024-08-29T18:39:41.189083+0000 mgr.y (mgr.34104) 820 : cluster [DBG] pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:39:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:41 smithi089 bash[77323]: cluster 2024-08-29T18:39:41.189083+0000 mgr.y (mgr.34104) 820 : cluster [DBG] pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:39:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: 134: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:43.412 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RjcXBZyEUYSd8vq off=23297914 len=1572975 2024-08-29T18:39:43.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 724 completed, throughput=4.98MB/sec 2024-08-29T18:39:43.416 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CQIs7D1g5GuzJF- off=3582875 len=1346788 2024-08-29T18:39:43.427 INFO:tasks.workunit.client.0.smithi089.stdout:op 725 completed, throughput=4.99MB/sec 2024-08-29T18:39:43.427 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tuzAc4z2KnrAY4L off=4144965 len=181009 2024-08-29T18:39:43.428 INFO:tasks.workunit.client.0.smithi089.stdout:op 726 completed, throughput=4.99MB/sec 2024-08-29T18:39:43.428 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2jUaffW8Yt3o_-y off=14301778 len=664813 2024-08-29T18:39:43.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 727 completed, throughput=5MB/sec 2024-08-29T18:39:43.430 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A9lhh9YNMnLK5Hw off=10844081 len=10694 2024-08-29T18:39:43.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 728 completed, throughput=5MB/sec 2024-08-29T18:39:43.431 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JQrMCkJgo-1Vv-a off=9709488 len=1370170 2024-08-29T18:39:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 729 completed, throughput=5.01MB/sec 2024-08-29T18:39:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: 135: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:44.442 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oYhZ4BWjeRCVubM off=10011118 len=1596881 2024-08-29T18:39:44.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 730 completed, throughput=4.98MB/sec 2024-08-29T18:39:44.446 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--oP01E1IvLt1mzc off=5349329 len=1840078 2024-08-29T18:39:44.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 731 completed, throughput=4.99MB/sec 2024-08-29T18:39:44.453 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sIy0-Slqz-_8M7d off=7076819 len=1031740 2024-08-29T18:39:44.461 INFO:tasks.workunit.client.0.smithi089.stdout:op 732 completed, throughput=5MB/sec 2024-08-29T18:39:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:44 smithi089 bash[77323]: cluster 2024-08-29T18:39:43.190097+0000 mgr.y (mgr.34104) 821 : cluster [DBG] pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:39:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:44 smithi089 bash[78574]: cluster 2024-08-29T18:39:43.190097+0000 mgr.y (mgr.34104) 821 : cluster [DBG] pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:39:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:44 smithi144 bash[67678]: cluster 2024-08-29T18:39:43.190097+0000 mgr.y (mgr.34104) 821 : cluster [DBG] pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:39:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:39:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:39:45] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:39:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: 136: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:45.461 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_cyJYikKXDYrsOf off=5953707 len=506911 2024-08-29T18:39:45.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 733 completed, throughput=4.97MB/sec 2024-08-29T18:39:45.467 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FndqQwPcoaftHjp off=9875141 len=1363664 2024-08-29T18:39:45.478 INFO:tasks.workunit.client.0.smithi089.stdout:op 734 completed, throughput=4.98MB/sec 2024-08-29T18:39:45.478 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FWYkkTRMCd9MkwB off=3184180 len=1409173 2024-08-29T18:39:45.488 INFO:tasks.workunit.client.0.smithi089.stdout:op 735 completed, throughput=4.99MB/sec 2024-08-29T18:39:45.488 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EBTDlp1LuWfLrx6 off=2253194 len=1028967 2024-08-29T18:39:45.489 INFO:tasks.workunit.client.0.smithi089.stdout:op 736 completed, throughput=4.99MB/sec 2024-08-29T18:39:45.490 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TJpX6uHW-MEz2Hu off=4322240 len=1853171 2024-08-29T18:39:45.506 INFO:tasks.workunit.client.0.smithi089.stdout:op 737 completed, throughput=5.01MB/sec 2024-08-29T18:39:46.506 INFO:tasks.workunit.client.0.smithi089.stdout: 137: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:46.506 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iIM40Cpwr3ayNIG off=6838051 len=643549 2024-08-29T18:39:46.514 INFO:tasks.workunit.client.0.smithi089.stdout:op 738 completed, throughput=4.97MB/sec 2024-08-29T18:39:46.514 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qLryzfqEL9JRwjq off=862895 len=743212 2024-08-29T18:39:46.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 739 completed, throughput=4.98MB/sec 2024-08-29T18:39:46.517 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N05TPoZq5MFf0Ws off=12730675 len=1504842 2024-08-29T18:39:46.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 740 completed, throughput=4.99MB/sec 2024-08-29T18:39:46.528 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cPJ7qhKDspUowvg off=22175592 len=1693635 2024-08-29T18:39:46.533 INFO:tasks.workunit.client.0.smithi089.stdout:op 741 completed, throughput=5MB/sec 2024-08-29T18:39:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:46 smithi089 bash[77323]: cluster 2024-08-29T18:39:45.191077+0000 mgr.y (mgr.34104) 822 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:39:46.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:46 smithi089 bash[78574]: cluster 2024-08-29T18:39:45.191077+0000 mgr.y (mgr.34104) 822 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:39:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:46 smithi144 bash[67678]: cluster 2024-08-29T18:39:45.191077+0000 mgr.y (mgr.34104) 822 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:39:47.533 INFO:tasks.workunit.client.0.smithi089.stdout: 138: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:47.533 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iPRWKEKtpHNlQrI off=7792295 len=1188989 2024-08-29T18:39:47.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 742 completed, throughput=4.97MB/sec 2024-08-29T18:39:47.545 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Rz_j360y83_11KO off=13471897 len=1684513 2024-08-29T18:39:47.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 743 completed, throughput=4.98MB/sec 2024-08-29T18:39:47.559 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zC-v3ZS-AvnRIH8 off=0 len=1808726 2024-08-29T18:39:47.572 INFO:tasks.workunit.client.0.smithi089.stdout:op 744 completed, throughput=5MB/sec 2024-08-29T18:39:47.572 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qMPdrs-KwQ0AYaB off=3849879 len=683835 2024-08-29T18:39:47.578 INFO:tasks.workunit.client.0.smithi089.stdout:op 745 completed, throughput=5MB/sec 2024-08-29T18:39:47.579 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LbRgJY8a0Qmni1w off=4710020 len=101669 2024-08-29T18:39:47.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 746 completed, throughput=5MB/sec 2024-08-29T18:39:47.583 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NbZxg7reWAVYHOV off=5892692 len=2059283 2024-08-29T18:39:47.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 747 completed, throughput=5.01MB/sec 2024-08-29T18:39:48.588 INFO:tasks.workunit.client.0.smithi089.stdout: 139: throughput=4.98MB/sec pending data=0 2024-08-29T18:39:48.588 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5zUUrVAUJ5BkMj8 off=5197445 len=432671 2024-08-29T18:39:48.590 INFO:tasks.workunit.client.0.smithi089.stdout:op 748 completed, throughput=4.98MB/sec 2024-08-29T18:39:48.590 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xVRlLyeTuUzYVgJ off=192524 len=1383205 2024-08-29T18:39:48.594 INFO:tasks.workunit.client.0.smithi089.stdout:op 749 completed, throughput=4.99MB/sec 2024-08-29T18:39:48.594 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w8g79UwaKRr0WyV off=16234656 len=58758 2024-08-29T18:39:48.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 750 completed, throughput=4.99MB/sec 2024-08-29T18:39:48.595 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T1bAfrGo5swd0qV off=18811983 len=763283 2024-08-29T18:39:48.603 INFO:tasks.workunit.client.0.smithi089.stdout:op 751 completed, throughput=5MB/sec 2024-08-29T18:39:48.603 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qr2C0E-hnFkEZG8 off=7822581 len=547646 2024-08-29T18:39:48.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 752 completed, throughput=5MB/sec 2024-08-29T18:39:48.605 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pNmMR2QvLx8nCFR off=4744530 len=1668720 2024-08-29T18:39:48.620 INFO:tasks.workunit.client.0.smithi089.stdout:op 753 completed, throughput=5.01MB/sec 2024-08-29T18:39:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:48 smithi089 bash[78574]: cluster 2024-08-29T18:39:47.192211+0000 mgr.y (mgr.34104) 823 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:39:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:48 smithi089 bash[77323]: cluster 2024-08-29T18:39:47.192211+0000 mgr.y (mgr.34104) 823 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:39:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:48 smithi144 bash[67678]: cluster 2024-08-29T18:39:47.192211+0000 mgr.y (mgr.34104) 823 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:39:49.620 INFO:tasks.workunit.client.0.smithi089.stdout: 140: throughput=4.98MB/sec pending data=0 2024-08-29T18:39:49.620 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vVyznrA1X29ebB_ off=3628681 len=82159 2024-08-29T18:39:49.621 INFO:tasks.workunit.client.0.smithi089.stdout:op 754 completed, throughput=4.98MB/sec 2024-08-29T18:39:49.622 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2yywtRCIRGuPyXi off=4233541 len=1737248 2024-08-29T18:39:49.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 755 completed, throughput=4.99MB/sec 2024-08-29T18:39:49.635 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Dn4Mer8Bf1klaoV off=7734732 len=1320761 2024-08-29T18:39:49.645 INFO:tasks.workunit.client.0.smithi089.stdout:op 756 completed, throughput=4.99MB/sec 2024-08-29T18:39:49.645 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Mk4oCGpBHPT5iJA off=8474042 len=1006303 2024-08-29T18:39:49.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 757 completed, throughput=5MB/sec 2024-08-29T18:39:50.654 INFO:tasks.workunit.client.0.smithi089.stdout: 141: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:50.654 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SI3i8aN5Q6SBySS off=10906194 len=467148 2024-08-29T18:39:50.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 758 completed, throughput=4.97MB/sec 2024-08-29T18:39:50.656 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0F6f5GQm5egAeFC off=505552 len=1581100 2024-08-29T18:39:50.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 759 completed, throughput=4.98MB/sec 2024-08-29T18:39:50.670 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YKNGKN-0tw0PGIm off=1092792 len=320513 2024-08-29T18:39:50.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 760 completed, throughput=4.98MB/sec 2024-08-29T18:39:50.676 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gT0Vb5qCIpzTj1Z off=9374563 len=950013 2024-08-29T18:39:50.683 INFO:tasks.workunit.client.0.smithi089.stdout:op 761 completed, throughput=4.99MB/sec 2024-08-29T18:39:50.683 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zoz2fN0OhIuk816 off=9231186 len=537022 2024-08-29T18:39:50.685 INFO:tasks.workunit.client.0.smithi089.stdout:op 762 completed, throughput=4.99MB/sec 2024-08-29T18:39:50.685 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lio-KGC6JHh1F2r off=8527805 len=1817224 2024-08-29T18:39:50.701 INFO:tasks.workunit.client.0.smithi089.stdout:op 763 completed, throughput=5MB/sec 2024-08-29T18:39:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:50 smithi089 bash[77323]: cluster 2024-08-29T18:39:49.193290+0000 mgr.y (mgr.34104) 824 : cluster [DBG] pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:39:50.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:50 smithi089 bash[78574]: cluster 2024-08-29T18:39:49.193290+0000 mgr.y (mgr.34104) 824 : cluster [DBG] pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:39:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:50 smithi144 bash[67678]: cluster 2024-08-29T18:39:49.193290+0000 mgr.y (mgr.34104) 824 : cluster [DBG] pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:39:51.701 INFO:tasks.workunit.client.0.smithi089.stdout: 142: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:51.702 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mkaWeyTPUPqBSDZ off=1381327 len=1071776 2024-08-29T18:39:51.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 764 completed, throughput=4.98MB/sec 2024-08-29T18:39:51.705 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pjPWWjU6zoON0kE off=1091154 len=723871 2024-08-29T18:39:51.708 INFO:tasks.workunit.client.0.smithi089.stdout:op 765 completed, throughput=4.98MB/sec 2024-08-29T18:39:51.708 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o-ylMJiAFRrGYwy off=14745132 len=279618 2024-08-29T18:39:51.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 766 completed, throughput=4.98MB/sec 2024-08-29T18:39:51.714 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IttXSEWhnRzPJyf off=13984565 len=393920 2024-08-29T18:39:51.721 INFO:tasks.workunit.client.0.smithi089.stdout:op 767 completed, throughput=4.98MB/sec 2024-08-29T18:39:51.721 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--aPMC797x5h3Ffu off=15626594 len=137619 2024-08-29T18:39:51.721 INFO:tasks.workunit.client.0.smithi089.stdout:op 768 completed, throughput=4.98MB/sec 2024-08-29T18:39:51.722 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9p2LfddNK91p_BO off=2840510 len=308812 2024-08-29T18:39:51.725 INFO:tasks.workunit.client.0.smithi089.stdout:op 769 completed, throughput=4.99MB/sec 2024-08-29T18:39:51.725 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gtTdcAGmPjDuqmv off=13071203 len=1025775 2024-08-29T18:39:51.732 INFO:tasks.workunit.client.0.smithi089.stdout:op 770 completed, throughput=4.99MB/sec 2024-08-29T18:39:51.733 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qJY2OYjRJFmwLJ5 off=856055 len=602465 2024-08-29T18:39:51.739 INFO:tasks.workunit.client.0.smithi089.stdout:op 771 completed, throughput=5MB/sec 2024-08-29T18:39:51.739 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qS5S6pO3nfs5O9w off=18112000 len=1788571 2024-08-29T18:39:51.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 772 completed, throughput=5.01MB/sec 2024-08-29T18:39:52.742 INFO:tasks.workunit.client.0.smithi089.stdout: 143: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:52.742 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PJ-5wA8PTccPr1L off=8454827 len=846820 2024-08-29T18:39:52.750 INFO:tasks.workunit.client.0.smithi089.stdout:op 773 completed, throughput=4.98MB/sec 2024-08-29T18:39:52.750 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rSpQi_6PVjvn0Vs off=6564466 len=1885105 2024-08-29T18:39:52.763 INFO:tasks.workunit.client.0.smithi089.stdout:op 774 completed, throughput=4.99MB/sec 2024-08-29T18:39:52.763 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DlfzYMZUt8vzEmu off=2845065 len=348804 2024-08-29T18:39:52.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 775 completed, throughput=4.99MB/sec 2024-08-29T18:39:52.765 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ospk5sli2oXwSWw off=4670489 len=1086716 2024-08-29T18:39:52.768 INFO:tasks.workunit.client.0.smithi089.stdout:op 776 completed, throughput=5MB/sec 2024-08-29T18:39:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:52 smithi089 bash[77323]: cluster 2024-08-29T18:39:51.194148+0000 mgr.y (mgr.34104) 825 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:39:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:52 smithi089 bash[78574]: cluster 2024-08-29T18:39:51.194148+0000 mgr.y (mgr.34104) 825 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:39:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:52 smithi144 bash[67678]: cluster 2024-08-29T18:39:51.194148+0000 mgr.y (mgr.34104) 825 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:39:53.769 INFO:tasks.workunit.client.0.smithi089.stdout: 144: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:53.769 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SzxZcoK4H7ACc2R off=3853055 len=642080 2024-08-29T18:39:53.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 777 completed, throughput=4.97MB/sec 2024-08-29T18:39:53.772 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-v_JCGMmx4ch1YWY off=10286550 len=1365412 2024-08-29T18:39:53.775 INFO:tasks.workunit.client.0.smithi089.stdout:op 778 completed, throughput=4.98MB/sec 2024-08-29T18:39:53.776 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9hauoh-sj82MaTZ off=952291 len=1420039 2024-08-29T18:39:53.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 779 completed, throughput=4.99MB/sec 2024-08-29T18:39:53.786 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_E00_BYda75agk4 off=913309 len=2061261 2024-08-29T18:39:53.805 INFO:tasks.workunit.client.0.smithi089.stdout:op 780 completed, throughput=5MB/sec 2024-08-29T18:39:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:53 smithi089 bash[77323]: audit 2024-08-29T18:39:52.724394+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:53 smithi089 bash[78574]: audit 2024-08-29T18:39:52.724394+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:53 smithi144 bash[67678]: audit 2024-08-29T18:39:52.724394+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:39:54.805 INFO:tasks.workunit.client.0.smithi089.stdout: 145: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:54.806 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vGle-s2TQZuQDdx off=3224514 len=297026 2024-08-29T18:39:54.811 INFO:tasks.workunit.client.0.smithi089.stdout:op 781 completed, throughput=4.97MB/sec 2024-08-29T18:39:54.811 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oyElAlYrrQbhXsX off=10405211 len=1704246 2024-08-29T18:39:54.826 INFO:tasks.workunit.client.0.smithi089.stdout:op 782 completed, throughput=4.98MB/sec 2024-08-29T18:39:54.826 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y95xKgHF46dx7Yo off=6156753 len=1700930 2024-08-29T18:39:54.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 783 completed, throughput=4.99MB/sec 2024-08-29T18:39:54.839 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wd7rSJKqmYrmYyF off=3034966 len=964104 2024-08-29T18:39:54.847 INFO:tasks.workunit.client.0.smithi089.stdout:op 784 completed, throughput=5MB/sec 2024-08-29T18:39:54.847 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b-iObp3l2crw-4_ off=18350420 len=50052 2024-08-29T18:39:54.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 785 completed, throughput=5MB/sec 2024-08-29T18:39:54.851 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D1ultjJI--nB7ns off=341204 len=1832292 2024-08-29T18:39:54.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 786 completed, throughput=5.01MB/sec 2024-08-29T18:39:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:54 smithi089 bash[77323]: cluster 2024-08-29T18:39:53.195239+0000 mgr.y (mgr.34104) 826 : cluster [DBG] pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:39:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:54 smithi089 bash[78574]: cluster 2024-08-29T18:39:53.195239+0000 mgr.y (mgr.34104) 826 : cluster [DBG] pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:39:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:54 smithi144 bash[67678]: cluster 2024-08-29T18:39:53.195239+0000 mgr.y (mgr.34104) 826 : cluster [DBG] pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:39:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:39:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:39:55] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:39:55.865 INFO:tasks.workunit.client.0.smithi089.stdout: 146: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:55.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IrVXtd4fGjigThL off=621946 len=232494 2024-08-29T18:39:55.870 INFO:tasks.workunit.client.0.smithi089.stdout:op 787 completed, throughput=4.98MB/sec 2024-08-29T18:39:55.870 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zaztP5NR7YGjKiP off=2592042 len=2013601 2024-08-29T18:39:55.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 788 completed, throughput=4.99MB/sec 2024-08-29T18:39:55.887 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_CXrH_fXytpAkjo off=4790439 len=433859 2024-08-29T18:39:55.888 INFO:tasks.workunit.client.0.smithi089.stdout:op 789 completed, throughput=4.99MB/sec 2024-08-29T18:39:55.888 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M1j7NCD6tLJymvr off=8681182 len=1122202 2024-08-29T18:39:55.891 INFO:tasks.workunit.client.0.smithi089.stdout:op 790 completed, throughput=5MB/sec 2024-08-29T18:39:55.891 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8-7FlW8ZiGrHYtU off=2756184 len=457805 2024-08-29T18:39:55.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 791 completed, throughput=5MB/sec 2024-08-29T18:39:55.893 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UQRd0ga6XpQdG2i off=1078300 len=1054243 2024-08-29T18:39:55.902 INFO:tasks.workunit.client.0.smithi089.stdout:op 792 completed, throughput=5.01MB/sec 2024-08-29T18:39:56.902 INFO:tasks.workunit.client.0.smithi089.stdout: 147: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:56.903 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5FzlO8jZ3w6pYwu off=6453184 len=1222424 2024-08-29T18:39:56.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 793 completed, throughput=4.98MB/sec 2024-08-29T18:39:56.912 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wh_Rzzky4MojZYQ off=1214192 len=678109 2024-08-29T18:39:56.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 794 completed, throughput=4.98MB/sec 2024-08-29T18:39:56.915 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KNjRKeNddxnbfSC off=3122775 len=2022217 2024-08-29T18:39:56.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 795 completed, throughput=5MB/sec 2024-08-29T18:39:56.923 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jtmvoPP2RwKuuxz off=1149587 len=1459315 2024-08-29T18:39:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:56 smithi089 bash[77323]: cluster 2024-08-29T18:39:55.196097+0000 mgr.y (mgr.34104) 827 : cluster [DBG] pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:39:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:56 smithi089 bash[78574]: cluster 2024-08-29T18:39:55.196097+0000 mgr.y (mgr.34104) 827 : cluster [DBG] pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:39:56.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 796 completed, throughput=5.01MB/sec 2024-08-29T18:39:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:56 smithi144 bash[67678]: cluster 2024-08-29T18:39:55.196097+0000 mgr.y (mgr.34104) 827 : cluster [DBG] pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:39:57.936 INFO:tasks.workunit.client.0.smithi089.stdout: 148: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:57.936 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2RcyaeoXFJjTEQD off=7601539 len=819181 2024-08-29T18:39:57.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 797 completed, throughput=4.98MB/sec 2024-08-29T18:39:57.943 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BVYkSTha1V1kh_F off=6792893 len=550603 2024-08-29T18:39:57.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 798 completed, throughput=4.98MB/sec 2024-08-29T18:39:57.950 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rBKOG5JAUfscgN9 off=1982062 len=2091589 2024-08-29T18:39:57.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 799 completed, throughput=4.99MB/sec 2024-08-29T18:39:57.969 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LYiKnosA_NzPEM3 off=5876120 len=136346 2024-08-29T18:39:57.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 800 completed, throughput=4.99MB/sec 2024-08-29T18:39:57.973 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ArPuR9JiFp3qe-S off=97668 len=1701908 2024-08-29T18:39:57.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 801 completed, throughput=5MB/sec 2024-08-29T18:39:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:39:58 smithi089 bash[77323]: cluster 2024-08-29T18:39:57.197107+0000 mgr.y (mgr.34104) 828 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:39:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:39:58 smithi089 bash[78574]: cluster 2024-08-29T18:39:57.197107+0000 mgr.y (mgr.34104) 828 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:39:58.979 INFO:tasks.workunit.client.0.smithi089.stdout: 149: throughput=4.97MB/sec pending data=0 2024-08-29T18:39:58.979 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_JbAUc0sqdtnZj1 off=3461218 len=2071868 2024-08-29T18:39:58.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 802 completed, throughput=4.98MB/sec 2024-08-29T18:39:58.983 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dZzgCgH0T29iIMg off=7544733 len=1136481 2024-08-29T18:39:58.994 INFO:tasks.workunit.client.0.smithi089.stdout:op 803 completed, throughput=4.99MB/sec 2024-08-29T18:39:58.994 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nyHbWDlDh1AMjDr off=14702035 len=1346707 2024-08-29T18:39:58.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 804 completed, throughput=5MB/sec 2024-08-29T18:39:58.998 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dmml-PSjvvnnlmk off=12381723 len=566839 2024-08-29T18:39:59.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 805 completed, throughput=5MB/sec 2024-08-29T18:39:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:39:58 smithi144 bash[67678]: cluster 2024-08-29T18:39:57.197107+0000 mgr.y (mgr.34104) 828 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:40:00.005 INFO:tasks.workunit.client.0.smithi089.stdout: 150: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:00.005 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kTeU-wHb_3Tk37V off=2016652 len=832204 2024-08-29T18:40:00.008 INFO:tasks.workunit.client.0.smithi089.stdout:op 806 completed, throughput=4.98MB/sec 2024-08-29T18:40:00.008 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QCIJqejqTgWnCe0 off=16201148 len=802078 2024-08-29T18:40:00.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 807 completed, throughput=4.98MB/sec 2024-08-29T18:40:00.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AwqXpabezc-VX3M off=3840220 len=1112990 2024-08-29T18:40:00.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 808 completed, throughput=4.99MB/sec 2024-08-29T18:40:00.021 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vMSD2LXkB7mPzFC off=1568938 len=473570 2024-08-29T18:40:00.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 809 completed, throughput=4.99MB/sec 2024-08-29T18:40:00.026 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ekubi85Pejk5gCl off=1319329 len=1416522 2024-08-29T18:40:00.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 810 completed, throughput=5MB/sec 2024-08-29T18:40:00.030 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-noxv4gfLRgdmNMv off=4366707 len=789305 2024-08-29T18:40:00.038 INFO:tasks.workunit.client.0.smithi089.stdout:op 811 completed, throughput=5MB/sec 2024-08-29T18:40:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:00 smithi089 bash[77323]: cluster 2024-08-29T18:39:59.198180+0000 mgr.y (mgr.34104) 829 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:40:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:00 smithi089 bash[77323]: cluster 2024-08-29T18:40:00.000146+0000 mon.a (mon.0) 2179 : cluster [INF] overall HEALTH_OK 2024-08-29T18:40:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:00 smithi089 bash[78574]: cluster 2024-08-29T18:39:59.198180+0000 mgr.y (mgr.34104) 829 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:40:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:00 smithi089 bash[78574]: cluster 2024-08-29T18:40:00.000146+0000 mon.a (mon.0) 2179 : cluster [INF] overall HEALTH_OK 2024-08-29T18:40:01.039 INFO:tasks.workunit.client.0.smithi089.stdout: 151: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:01.039 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2sY1IZe_W8ZU-qY off=2756304 len=1549933 2024-08-29T18:40:01.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 812 completed, throughput=4.98MB/sec 2024-08-29T18:40:01.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VHzxHDW7OV6mJP8 off=338062 len=1131280 2024-08-29T18:40:01.046 INFO:tasks.workunit.client.0.smithi089.stdout:op 813 completed, throughput=4.99MB/sec 2024-08-29T18:40:01.046 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yznARzDoqzQV09t off=3306938 len=1566054 2024-08-29T18:40:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:00 smithi144 bash[67678]: cluster 2024-08-29T18:39:59.198180+0000 mgr.y (mgr.34104) 829 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:40:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:00 smithi144 bash[67678]: cluster 2024-08-29T18:40:00.000146+0000 mon.a (mon.0) 2179 : cluster [INF] overall HEALTH_OK 2024-08-29T18:40:01.060 INFO:tasks.workunit.client.0.smithi089.stdout:op 814 completed, throughput=5MB/sec 2024-08-29T18:40:01.060 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eIYwZCjiJBP8gFx off=20322973 len=1432214 2024-08-29T18:40:01.071 INFO:tasks.workunit.client.0.smithi089.stdout:op 815 completed, throughput=5MB/sec 2024-08-29T18:40:02.072 INFO:tasks.workunit.client.0.smithi089.stdout: 152: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:02.072 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9ukYmQdnle-e7JV off=3091762 len=596614 2024-08-29T18:40:02.078 INFO:tasks.workunit.client.0.smithi089.stdout:op 816 completed, throughput=4.98MB/sec 2024-08-29T18:40:02.079 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xsBcIXieLyvW-qW off=305559 len=2001485 2024-08-29T18:40:02.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 817 completed, throughput=4.99MB/sec 2024-08-29T18:40:02.083 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lwrER3SWI8IeSOS off=7987366 len=691007 2024-08-29T18:40:02.090 INFO:tasks.workunit.client.0.smithi089.stdout:op 818 completed, throughput=4.99MB/sec 2024-08-29T18:40:02.090 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xItzvAd9Q5Rfb9G off=6577347 len=1155042 2024-08-29T18:40:02.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 819 completed, throughput=5MB/sec 2024-08-29T18:40:02.092 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NyymkuCZk4OVr5d off=10832249 len=2063333 2024-08-29T18:40:02.096 INFO:tasks.workunit.client.0.smithi089.stdout:op 820 completed, throughput=5.01MB/sec 2024-08-29T18:40:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:02 smithi089 bash[77323]: cluster 2024-08-29T18:40:01.199039+0000 mgr.y (mgr.34104) 830 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:40:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:02 smithi089 bash[78574]: cluster 2024-08-29T18:40:01.199039+0000 mgr.y (mgr.34104) 830 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:40:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:02 smithi144 bash[67678]: cluster 2024-08-29T18:40:01.199039+0000 mgr.y (mgr.34104) 830 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:40:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: 153: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:03.096 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KzavkWYkMdUpe3z off=4761576 len=374036 2024-08-29T18:40:03.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 821 completed, throughput=4.98MB/sec 2024-08-29T18:40:03.102 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fXnnI18YxywOS3_ off=2575235 len=555070 2024-08-29T18:40:03.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 822 completed, throughput=4.99MB/sec 2024-08-29T18:40:03.108 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3b0V8JeousyiPPU off=9471819 len=1137708 2024-08-29T18:40:03.113 INFO:tasks.workunit.client.0.smithi089.stdout:op 823 completed, throughput=4.99MB/sec 2024-08-29T18:40:03.113 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xkOruYvH7_CPgiK off=5571028 len=2095422 2024-08-29T18:40:03.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 824 completed, throughput=5MB/sec 2024-08-29T18:40:04.120 INFO:tasks.workunit.client.0.smithi089.stdout: 154: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:04.120 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zX8ybZrAQo7XVM- off=5972964 len=1591010 2024-08-29T18:40:04.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 825 completed, throughput=4.98MB/sec 2024-08-29T18:40:04.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mq2tb_Pzwdc1jmC off=8601489 len=112698 2024-08-29T18:40:04.131 INFO:tasks.workunit.client.0.smithi089.stdout:op 826 completed, throughput=4.98MB/sec 2024-08-29T18:40:04.132 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0BiDZellwaIUI4n off=20075344 len=1924957 2024-08-29T18:40:04.145 INFO:tasks.workunit.client.0.smithi089.stdout:op 827 completed, throughput=4.99MB/sec 2024-08-29T18:40:04.145 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VUv_Iron8gFa3g5 off=272412 len=992400 2024-08-29T18:40:04.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 828 completed, throughput=5MB/sec 2024-08-29T18:40:04.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OHZi8N6g3rB7jjG off=549525 len=1976259 2024-08-29T18:40:04.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 829 completed, throughput=5.01MB/sec 2024-08-29T18:40:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:04 smithi089 bash[78574]: cluster 2024-08-29T18:40:03.200068+0000 mgr.y (mgr.34104) 831 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:40:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:04 smithi089 bash[77323]: cluster 2024-08-29T18:40:03.200068+0000 mgr.y (mgr.34104) 831 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:40:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:04 smithi144 bash[67678]: cluster 2024-08-29T18:40:03.200068+0000 mgr.y (mgr.34104) 831 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:40:05.166 INFO:tasks.workunit.client.0.smithi089.stdout: 155: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:05.166 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oo380O7RVMDSShK off=13752927 len=418493 2024-08-29T18:40:05.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 830 completed, throughput=4.98MB/sec 2024-08-29T18:40:05.173 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4wx3NSxpinUcGUZ off=4112467 len=562427 2024-08-29T18:40:05.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 831 completed, throughput=4.99MB/sec 2024-08-29T18:40:05.175 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7kDtZLRgImx2HPq off=6682151 len=524401 2024-08-29T18:40:05.176 INFO:tasks.workunit.client.0.smithi089.stdout:op 832 completed, throughput=4.99MB/sec 2024-08-29T18:40:05.176 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-44MGMroVSiz560k off=6421801 len=1494577 2024-08-29T18:40:05.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 833 completed, throughput=5MB/sec 2024-08-29T18:40:05.180 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YTl79-rkTErTZpV off=19345988 len=392809 2024-08-29T18:40:05.182 INFO:tasks.workunit.client.0.smithi089.stdout:op 834 completed, throughput=5MB/sec 2024-08-29T18:40:05.182 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ChyDbVj_DI7ABS2 off=4761095 len=645223 2024-08-29T18:40:05.189 INFO:tasks.workunit.client.0.smithi089.stdout:op 835 completed, throughput=5MB/sec 2024-08-29T18:40:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:40:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:40:05] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:40:06.189 INFO:tasks.workunit.client.0.smithi089.stdout: 156: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:06.189 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-saAfQ8yZuO2gSbd off=17691288 len=399529 2024-08-29T18:40:06.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 836 completed, throughput=4.97MB/sec 2024-08-29T18:40:06.195 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5m0iWK-1wgPfwZh off=2153479 len=869027 2024-08-29T18:40:06.203 INFO:tasks.workunit.client.0.smithi089.stdout:op 837 completed, throughput=4.98MB/sec 2024-08-29T18:40:06.203 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ylz3GgGsW04EL7l off=8319858 len=1931832 2024-08-29T18:40:06.209 INFO:tasks.workunit.client.0.smithi089.stdout:op 838 completed, throughput=4.99MB/sec 2024-08-29T18:40:06.209 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eqPalML21qqaWhM off=46026 len=874849 2024-08-29T18:40:06.211 INFO:tasks.workunit.client.0.smithi089.stdout:op 839 completed, throughput=5MB/sec 2024-08-29T18:40:06.212 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lsg36r6WvSxeBa- off=1503819 len=282304 2024-08-29T18:40:06.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 840 completed, throughput=5MB/sec 2024-08-29T18:40:06.217 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-00t2d0MhbNZ03Jo off=3185701 len=819771 2024-08-29T18:40:06.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 841 completed, throughput=5MB/sec 2024-08-29T18:40:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:06 smithi089 bash[77323]: cluster 2024-08-29T18:40:05.200932+0000 mgr.y (mgr.34104) 832 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:40:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:06 smithi089 bash[78574]: cluster 2024-08-29T18:40:05.200932+0000 mgr.y (mgr.34104) 832 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:40:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:06 smithi144 bash[67678]: cluster 2024-08-29T18:40:05.200932+0000 mgr.y (mgr.34104) 832 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:40:07.219 INFO:tasks.workunit.client.0.smithi089.stdout: 157: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:07.219 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1QmNrIDQGtmKVUt off=1862477 len=115081 2024-08-29T18:40:07.224 INFO:tasks.workunit.client.0.smithi089.stdout:op 842 completed, throughput=4.97MB/sec 2024-08-29T18:40:07.224 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WYr1P4FbVuTS76K off=18113530 len=1699976 2024-08-29T18:40:07.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 843 completed, throughput=4.98MB/sec 2024-08-29T18:40:07.238 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HwpapBGNphxI7wR off=1634738 len=621817 2024-08-29T18:40:07.240 INFO:tasks.workunit.client.0.smithi089.stdout:op 844 completed, throughput=4.98MB/sec 2024-08-29T18:40:07.240 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GkTSy6GtnyWMC7H off=3386602 len=146801 2024-08-29T18:40:07.245 INFO:tasks.workunit.client.0.smithi089.stdout:op 845 completed, throughput=4.99MB/sec 2024-08-29T18:40:07.245 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lFPogWbYbtxriFI off=6471299 len=194108 2024-08-29T18:40:07.246 INFO:tasks.workunit.client.0.smithi089.stdout:op 846 completed, throughput=4.99MB/sec 2024-08-29T18:40:07.246 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LVktzKaJQHFSgHN off=14271545 len=1882631 2024-08-29T18:40:07.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 847 completed, throughput=5MB/sec 2024-08-29T18:40:07.250 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ctMPjSBtJlgVibV off=15763851 len=403805 2024-08-29T18:40:07.252 INFO:tasks.workunit.client.0.smithi089.stdout:op 848 completed, throughput=5MB/sec 2024-08-29T18:40:07.252 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JGhCkyPOdsUDsZP off=7146352 len=336669 2024-08-29T18:40:07.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 849 completed, throughput=5MB/sec 2024-08-29T18:40:08.253 INFO:tasks.workunit.client.0.smithi089.stdout: 158: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:08.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jCfU7MAvBFA0bRi off=916622 len=143180 2024-08-29T18:40:08.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 850 completed, throughput=4.97MB/sec 2024-08-29T18:40:08.259 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FFD62N4SbWPMsY4 off=5895990 len=1449910 2024-08-29T18:40:08.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 851 completed, throughput=4.98MB/sec 2024-08-29T18:40:08.263 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V4ybmRqT0JGx4hR off=5490044 len=155541 2024-08-29T18:40:08.267 INFO:tasks.workunit.client.0.smithi089.stdout:op 852 completed, throughput=4.98MB/sec 2024-08-29T18:40:08.267 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QdTW-Keke2dYNKw off=6978451 len=1736227 2024-08-29T18:40:08.271 INFO:tasks.workunit.client.0.smithi089.stdout:op 853 completed, throughput=4.99MB/sec 2024-08-29T18:40:08.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p4JYT2QNPE1O-Z6 off=9062098 len=62861 2024-08-29T18:40:08.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 854 completed, throughput=4.99MB/sec 2024-08-29T18:40:08.272 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pYJ6GF0jEAykXv5 off=17597079 len=485785 2024-08-29T18:40:08.274 INFO:tasks.workunit.client.0.smithi089.stdout:op 855 completed, throughput=4.99MB/sec 2024-08-29T18:40:08.274 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DLbECJzfTbsDScd off=1573809 len=484223 2024-08-29T18:40:08.280 INFO:tasks.workunit.client.0.smithi089.stdout:op 856 completed, throughput=5MB/sec 2024-08-29T18:40:08.280 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GjbAxxs3hu5bio4 off=3932809 len=2083758 2024-08-29T18:40:08.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 857 completed, throughput=5.01MB/sec 2024-08-29T18:40:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:08 smithi089 bash[77323]: cluster 2024-08-29T18:40:07.202002+0000 mgr.y (mgr.34104) 833 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:40:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:08 smithi089 bash[77323]: audit 2024-08-29T18:40:07.724793+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:08 smithi089 bash[78574]: cluster 2024-08-29T18:40:07.202002+0000 mgr.y (mgr.34104) 833 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:40:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:08 smithi089 bash[78574]: audit 2024-08-29T18:40:07.724793+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:08 smithi144 bash[67678]: cluster 2024-08-29T18:40:07.202002+0000 mgr.y (mgr.34104) 833 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:40:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:08 smithi144 bash[67678]: audit 2024-08-29T18:40:07.724793+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:09.296 INFO:tasks.workunit.client.0.smithi089.stdout: 159: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:09.296 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kTqeMm6BaQp5HAV off=1053780 len=1838526 2024-08-29T18:40:09.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 858 completed, throughput=4.99MB/sec 2024-08-29T18:40:09.300 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mPJQMpRk-VelyDl off=10346982 len=1171877 2024-08-29T18:40:09.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 859 completed, throughput=4.99MB/sec 2024-08-29T18:40:09.303 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9a2o_ac8bmT9gpw off=7794700 len=942399 2024-08-29T18:40:09.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 860 completed, throughput=5MB/sec 2024-08-29T18:40:10.308 INFO:tasks.workunit.client.0.smithi089.stdout: 160: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:10.308 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-97_1AaKfKHJqrFf off=3065473 len=970236 2024-08-29T18:40:10.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 861 completed, throughput=4.98MB/sec 2024-08-29T18:40:10.311 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K8pa1RxnO_zaBIY off=389897 len=1010116 2024-08-29T18:40:10.314 INFO:tasks.workunit.client.0.smithi089.stdout:op 862 completed, throughput=4.98MB/sec 2024-08-29T18:40:10.314 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hi5MIr8UM8PN5OJ off=819763 len=223892 2024-08-29T18:40:10.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 863 completed, throughput=4.98MB/sec 2024-08-29T18:40:10.315 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5XQbcs83O491UFh off=5092373 len=887735 2024-08-29T18:40:10.319 INFO:tasks.workunit.client.0.smithi089.stdout:op 864 completed, throughput=4.99MB/sec 2024-08-29T18:40:10.319 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q0wb2gX4yWfBuff off=1739048 len=99363 2024-08-29T18:40:10.320 INFO:tasks.workunit.client.0.smithi089.stdout:op 865 completed, throughput=4.99MB/sec 2024-08-29T18:40:10.320 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2UMfwKlb4jTYMXS off=19223783 len=864227 2024-08-29T18:40:10.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 866 completed, throughput=4.99MB/sec 2024-08-29T18:40:10.328 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ldEzA76jMFHK0EQ off=11922696 len=1092397 2024-08-29T18:40:10.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 867 completed, throughput=5MB/sec 2024-08-29T18:40:10.331 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QNjFMeN-4Tq5S11 off=16746609 len=372713 2024-08-29T18:40:10.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 868 completed, throughput=5MB/sec 2024-08-29T18:40:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:10 smithi089 bash[77323]: cluster 2024-08-29T18:40:09.203027+0000 mgr.y (mgr.34104) 834 : cluster [DBG] pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:40:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:10 smithi089 bash[78574]: cluster 2024-08-29T18:40:09.203027+0000 mgr.y (mgr.34104) 834 : cluster [DBG] pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:40:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:10 smithi144 bash[67678]: cluster 2024-08-29T18:40:09.203027+0000 mgr.y (mgr.34104) 834 : cluster [DBG] pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:40:11.337 INFO:tasks.workunit.client.0.smithi089.stdout: 161: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:11.337 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yzr_hqKIi6qYZkS off=4120371 len=705459 2024-08-29T18:40:11.339 INFO:tasks.workunit.client.0.smithi089.stdout:op 869 completed, throughput=4.97MB/sec 2024-08-29T18:40:11.339 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KK_ctk8U3--EGX2 off=8438491 len=293920 2024-08-29T18:40:11.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 870 completed, throughput=4.98MB/sec 2024-08-29T18:40:11.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5bFgJZQZA_rMN1Z off=6921364 len=1881985 2024-08-29T18:40:11.351 INFO:tasks.workunit.client.0.smithi089.stdout:op 871 completed, throughput=4.99MB/sec 2024-08-29T18:40:11.351 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-767BBvVk8GSTPAj off=4390912 len=937027 2024-08-29T18:40:11.359 INFO:tasks.workunit.client.0.smithi089.stdout:op 872 completed, throughput=4.99MB/sec 2024-08-29T18:40:11.359 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Yvx5D_RniZw9OEh off=90292 len=1493001 2024-08-29T18:40:11.363 INFO:tasks.workunit.client.0.smithi089.stdout:op 873 completed, throughput=5MB/sec 2024-08-29T18:40:12.363 INFO:tasks.workunit.client.0.smithi089.stdout: 162: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:12.364 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EFl1ZqIT1kaRtgl off=5066111 len=452122 2024-08-29T18:40:12.370 INFO:tasks.workunit.client.0.smithi089.stdout:op 874 completed, throughput=4.97MB/sec 2024-08-29T18:40:12.370 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DbE-Pgw2czQbAjR off=1653042 len=525379 2024-08-29T18:40:12.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 875 completed, throughput=4.98MB/sec 2024-08-29T18:40:12.372 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FbiyIDI8QC3c0Sh off=0 len=1214359 2024-08-29T18:40:12.382 INFO:tasks.workunit.client.0.smithi089.stdout:op 876 completed, throughput=4.98MB/sec 2024-08-29T18:40:12.382 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3zciD57rdDI4vwi off=13227844 len=1003065 2024-08-29T18:40:12.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 877 completed, throughput=4.99MB/sec 2024-08-29T18:40:12.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T0DG0nVHWBzMxwS off=6243679 len=2011999 2024-08-29T18:40:12.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 878 completed, throughput=5MB/sec 2024-08-29T18:40:12.389 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lFPogWbYbtxriFI off=6759347 len=608125 2024-08-29T18:40:12.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 879 completed, throughput=5MB/sec 2024-08-29T18:40:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:12 smithi089 bash[77323]: cluster 2024-08-29T18:40:11.203954+0000 mgr.y (mgr.34104) 835 : cluster [DBG] pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:40:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:12 smithi089 bash[78574]: cluster 2024-08-29T18:40:11.203954+0000 mgr.y (mgr.34104) 835 : cluster [DBG] pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:40:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:12 smithi144 bash[67678]: cluster 2024-08-29T18:40:11.203954+0000 mgr.y (mgr.34104) 835 : cluster [DBG] pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:40:13.391 INFO:tasks.workunit.client.0.smithi089.stdout: 163: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:13.391 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o7joSzCiIWtXaHj off=7751659 len=460321 2024-08-29T18:40:13.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 880 completed, throughput=4.98MB/sec 2024-08-29T18:40:13.398 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GhiP2HLI2aCi-Iz off=1787157 len=385979 2024-08-29T18:40:13.399 INFO:tasks.workunit.client.0.smithi089.stdout:op 881 completed, throughput=4.98MB/sec 2024-08-29T18:40:13.399 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--PBBQUyxqbclTRK off=2990936 len=412218 2024-08-29T18:40:13.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 882 completed, throughput=4.98MB/sec 2024-08-29T18:40:13.407 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s2OSkLPSI30CM9U off=1556202 len=1219994 2024-08-29T18:40:13.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 883 completed, throughput=4.99MB/sec 2024-08-29T18:40:13.416 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EyN4lcpzwb62zXT off=6790901 len=441431 2024-08-29T18:40:13.418 INFO:tasks.workunit.client.0.smithi089.stdout:op 884 completed, throughput=4.99MB/sec 2024-08-29T18:40:13.418 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K90tYywAy6SNUbW off=4771008 len=1921163 2024-08-29T18:40:13.422 INFO:tasks.workunit.client.0.smithi089.stdout:op 885 completed, throughput=5MB/sec 2024-08-29T18:40:13.422 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7MALyJyHWd6cb0G off=181862 len=1882187 2024-08-29T18:40:13.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 886 completed, throughput=5.01MB/sec 2024-08-29T18:40:14.425 INFO:tasks.workunit.client.0.smithi089.stdout: 164: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:14.425 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HK1vLPUmoFUpD3- off=7875863 len=1705192 2024-08-29T18:40:14.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 887 completed, throughput=4.99MB/sec 2024-08-29T18:40:14.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-is0PRSbZ4P_9D58 off=854094 len=1399324 2024-08-29T18:40:14.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 888 completed, throughput=5MB/sec 2024-08-29T18:40:14.452 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L4LQbE5FreTd69U off=5924138 len=1439306 2024-08-29T18:40:14.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 889 completed, throughput=5.01MB/sec 2024-08-29T18:40:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:14 smithi089 bash[77323]: cluster 2024-08-29T18:40:13.205087+0000 mgr.y (mgr.34104) 836 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:40:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:14 smithi089 bash[78574]: cluster 2024-08-29T18:40:13.205087+0000 mgr.y (mgr.34104) 836 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:40:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:14 smithi144 bash[67678]: cluster 2024-08-29T18:40:13.205087+0000 mgr.y (mgr.34104) 836 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:40:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:40:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:40:15] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:40:15.454 INFO:tasks.workunit.client.0.smithi089.stdout: 165: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:15.454 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oAflZpyz4drBgn- off=6026283 len=68186 2024-08-29T18:40:15.459 INFO:tasks.workunit.client.0.smithi089.stdout:op 890 completed, throughput=4.98MB/sec 2024-08-29T18:40:15.459 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aoI-8ii4-bRCpuE off=670495 len=2005239 2024-08-29T18:40:15.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 891 completed, throughput=4.99MB/sec 2024-08-29T18:40:15.474 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-39qOLDZC7i6R9H4 off=2317507 len=1198728 2024-08-29T18:40:15.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 892 completed, throughput=4.99MB/sec 2024-08-29T18:40:15.484 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oQRK2Op-NU6x038 off=12860091 len=1333657 2024-08-29T18:40:15.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 893 completed, throughput=5MB/sec 2024-08-29T18:40:16.488 INFO:tasks.workunit.client.0.smithi089.stdout: 166: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:16.488 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qEw0TbQJMjSWFvb off=1231884 len=1208937 2024-08-29T18:40:16.498 INFO:tasks.workunit.client.0.smithi089.stdout:op 894 completed, throughput=4.98MB/sec 2024-08-29T18:40:16.498 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9s3U--OSFkjq66N off=9092748 len=1576042 2024-08-29T18:40:16.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 895 completed, throughput=4.99MB/sec 2024-08-29T18:40:16.510 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u6tQmoqwxtzS6kV off=3331231 len=296696 2024-08-29T18:40:16.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 896 completed, throughput=4.99MB/sec 2024-08-29T18:40:16.515 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P59BNVOqT1Bp_IM off=9689707 len=806534 2024-08-29T18:40:16.524 INFO:tasks.workunit.client.0.smithi089.stdout:op 897 completed, throughput=4.99MB/sec 2024-08-29T18:40:16.524 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-papp8nIANKSpltN off=14142460 len=206267 2024-08-29T18:40:16.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 898 completed, throughput=4.99MB/sec 2024-08-29T18:40:16.529 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zXmgOEzpbuY4fQm off=962523 len=1684852 2024-08-29T18:40:16.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 899 completed, throughput=5MB/sec 2024-08-29T18:40:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:16 smithi089 bash[78574]: cluster 2024-08-29T18:40:15.205975+0000 mgr.y (mgr.34104) 837 : cluster [DBG] pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:40:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:16 smithi089 bash[77323]: cluster 2024-08-29T18:40:15.205975+0000 mgr.y (mgr.34104) 837 : cluster [DBG] pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:40:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:16 smithi144 bash[67678]: cluster 2024-08-29T18:40:15.205975+0000 mgr.y (mgr.34104) 837 : cluster [DBG] pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:40:17.544 INFO:tasks.workunit.client.0.smithi089.stdout: 167: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:17.544 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IFAuzxMF5p9SIqE off=3507756 len=1248980 2024-08-29T18:40:17.550 INFO:tasks.workunit.client.0.smithi089.stdout:op 900 completed, throughput=4.98MB/sec 2024-08-29T18:40:17.550 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3NqDWD4N14Htsx2 off=5137341 len=491349 2024-08-29T18:40:17.556 INFO:tasks.workunit.client.0.smithi089.stdout:op 901 completed, throughput=4.98MB/sec 2024-08-29T18:40:17.556 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GZU12ecfusHKe0x off=6845499 len=2028592 2024-08-29T18:40:17.573 INFO:tasks.workunit.client.0.smithi089.stdout:op 902 completed, throughput=4.99MB/sec 2024-08-29T18:40:17.573 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qfRFDByFKZEwP_3 off=11076189 len=1413239 2024-08-29T18:40:17.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 903 completed, throughput=5MB/sec 2024-08-29T18:40:18.584 INFO:tasks.workunit.client.0.smithi089.stdout: 168: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:18.584 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Gs4XtI4pIbHJt-- off=10748648 len=694272 2024-08-29T18:40:18.586 INFO:tasks.workunit.client.0.smithi089.stdout:op 904 completed, throughput=4.98MB/sec 2024-08-29T18:40:18.586 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vVJis7oJfacBJ3u off=413455 len=620470 2024-08-29T18:40:18.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 905 completed, throughput=4.98MB/sec 2024-08-29T18:40:18.588 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a5gMiCJaWMNhhJF off=10153645 len=982964 2024-08-29T18:40:18.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 906 completed, throughput=4.98MB/sec 2024-08-29T18:40:18.597 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nNIHNVoFKl8Zoos off=3939731 len=912686 2024-08-29T18:40:18.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 907 completed, throughput=4.99MB/sec 2024-08-29T18:40:18.600 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B16gp36yNb4hNBr off=6064754 len=759034 2024-08-29T18:40:18.607 INFO:tasks.workunit.client.0.smithi089.stdout:op 908 completed, throughput=4.99MB/sec 2024-08-29T18:40:18.608 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RBTGFgAfU1UeAU9 off=7032516 len=651054 2024-08-29T18:40:18.614 INFO:tasks.workunit.client.0.smithi089.stdout:op 909 completed, throughput=5MB/sec 2024-08-29T18:40:18.614 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0FpEBUVx2OApfaU off=7747456 len=1042368 2024-08-29T18:40:18.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 910 completed, throughput=5MB/sec 2024-08-29T18:40:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:18 smithi089 bash[78574]: cluster 2024-08-29T18:40:17.206950+0000 mgr.y (mgr.34104) 838 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:40:18.986 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:18 smithi089 bash[77323]: cluster 2024-08-29T18:40:17.206950+0000 mgr.y (mgr.34104) 838 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:40:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:18 smithi144 bash[67678]: cluster 2024-08-29T18:40:17.206950+0000 mgr.y (mgr.34104) 838 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:40:19.623 INFO:tasks.workunit.client.0.smithi089.stdout: 169: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:19.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bpkHHgysWC36yGD off=6142286 len=1408559 2024-08-29T18:40:19.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 911 completed, throughput=4.98MB/sec 2024-08-29T18:40:19.635 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y3X2Pm3Yt826yS6 off=1046030 len=531462 2024-08-29T18:40:19.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 912 completed, throughput=4.98MB/sec 2024-08-29T18:40:19.638 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uJor06NGZT0R94x off=426377 len=1254069 2024-08-29T18:40:19.641 INFO:tasks.workunit.client.0.smithi089.stdout:op 913 completed, throughput=4.99MB/sec 2024-08-29T18:40:19.641 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lsHqGQtZNfH3Ulp off=1979702 len=1302682 2024-08-29T18:40:19.643 INFO:tasks.workunit.client.0.smithi089.stdout:op 914 completed, throughput=5MB/sec 2024-08-29T18:40:19.643 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sPdfKuor_pp7L7u off=21526964 len=1907998 2024-08-29T18:40:19.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 915 completed, throughput=5.01MB/sec 2024-08-29T18:40:20.646 INFO:tasks.workunit.client.0.smithi089.stdout: 170: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:20.647 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9fIPt_19G1quZIK off=13269624 len=875949 2024-08-29T18:40:20.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 916 completed, throughput=4.98MB/sec 2024-08-29T18:40:20.650 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oi6vnBmWHF1Fn4x off=17335940 len=1408771 2024-08-29T18:40:20.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 917 completed, throughput=4.99MB/sec 2024-08-29T18:40:20.661 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HEAnrQDVVIasU9L off=9162659 len=1306444 2024-08-29T18:40:20.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 918 completed, throughput=5MB/sec 2024-08-29T18:40:20.673 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZHW9QB66wrKfs7r off=2593334 len=400208 2024-08-29T18:40:20.680 INFO:tasks.workunit.client.0.smithi089.stdout:op 919 completed, throughput=5MB/sec 2024-08-29T18:40:20.680 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ECRzbxLJ3Uo1Wlb off=4896678 len=333657 2024-08-29T18:40:20.685 INFO:tasks.workunit.client.0.smithi089.stdout:op 920 completed, throughput=5MB/sec 2024-08-29T18:40:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:20 smithi089 bash[77323]: cluster 2024-08-29T18:40:19.208103+0000 mgr.y (mgr.34104) 839 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:40:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:20 smithi089 bash[78574]: cluster 2024-08-29T18:40:19.208103+0000 mgr.y (mgr.34104) 839 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:40:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:20 smithi144 bash[67678]: cluster 2024-08-29T18:40:19.208103+0000 mgr.y (mgr.34104) 839 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:40:21.685 INFO:tasks.workunit.client.0.smithi089.stdout: 171: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:21.685 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YthZ7_EGgBnIeBl off=8201152 len=523513 2024-08-29T18:40:21.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 921 completed, throughput=4.98MB/sec 2024-08-29T18:40:21.687 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X1aSg_Qv9aI0lZk off=9450457 len=141243 2024-08-29T18:40:21.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 922 completed, throughput=4.98MB/sec 2024-08-29T18:40:21.693 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WaG2A_EzzDrEcUD off=14499387 len=635487 2024-08-29T18:40:21.699 INFO:tasks.workunit.client.0.smithi089.stdout:op 923 completed, throughput=4.98MB/sec 2024-08-29T18:40:21.699 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kCrRwpyMLnmCt_0 off=3839187 len=946371 2024-08-29T18:40:21.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 924 completed, throughput=4.98MB/sec 2024-08-29T18:40:21.702 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K0h5D8GVKWnW36k off=1833127 len=240626 2024-08-29T18:40:21.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 925 completed, throughput=4.99MB/sec 2024-08-29T18:40:21.703 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_HRHmn8OXiRLpNx off=8798961 len=737319 2024-08-29T18:40:21.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 926 completed, throughput=4.99MB/sec 2024-08-29T18:40:21.711 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DlMVBGFi9yW_AY5 off=17095794 len=1295317 2024-08-29T18:40:21.715 INFO:tasks.workunit.client.0.smithi089.stdout:op 927 completed, throughput=5MB/sec 2024-08-29T18:40:21.715 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PI1FqKjInYV9O6J off=6876559 len=144054 2024-08-29T18:40:21.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 928 completed, throughput=5MB/sec 2024-08-29T18:40:21.720 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nAu2T8NE1VCw20- off=708457 len=1768360 2024-08-29T18:40:21.735 INFO:tasks.workunit.client.0.smithi089.stdout:op 929 completed, throughput=5.01MB/sec 2024-08-29T18:40:22.735 INFO:tasks.workunit.client.0.smithi089.stdout: 172: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:22.735 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-22MFhvXZN61dwBV off=6780314 len=1974062 2024-08-29T18:40:22.750 INFO:tasks.workunit.client.0.smithi089.stdout:op 930 completed, throughput=4.99MB/sec 2024-08-29T18:40:22.750 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1P-uxVLlWm_aQMd off=1686123 len=592398 2024-08-29T18:40:22.752 INFO:tasks.workunit.client.0.smithi089.stdout:op 931 completed, throughput=4.99MB/sec 2024-08-29T18:40:22.752 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Xc8UDmrQhr_VCh_ off=3447333 len=1757839 2024-08-29T18:40:22.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 932 completed, throughput=5MB/sec 2024-08-29T18:40:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:22 smithi089 bash[77323]: cluster 2024-08-29T18:40:21.209058+0000 mgr.y (mgr.34104) 840 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:40:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:22 smithi089 bash[78574]: cluster 2024-08-29T18:40:21.209058+0000 mgr.y (mgr.34104) 840 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:40:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:22 smithi144 bash[67678]: cluster 2024-08-29T18:40:21.209058+0000 mgr.y (mgr.34104) 840 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:40:23.758 INFO:tasks.workunit.client.0.smithi089.stdout: 173: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:23.758 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L1-oOT7UcmP695A off=11903933 len=428126 2024-08-29T18:40:23.760 INFO:tasks.workunit.client.0.smithi089.stdout:op 933 completed, throughput=4.98MB/sec 2024-08-29T18:40:23.760 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e_cDnLHJN5BY91c off=12301512 len=468018 2024-08-29T18:40:23.762 INFO:tasks.workunit.client.0.smithi089.stdout:op 934 completed, throughput=4.98MB/sec 2024-08-29T18:40:23.762 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C24zuErl_9tH5rr off=8623249 len=326155 2024-08-29T18:40:23.763 INFO:tasks.workunit.client.0.smithi089.stdout:op 935 completed, throughput=4.98MB/sec 2024-08-29T18:40:23.764 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ajW0CkBAQ8qXg2N off=8812945 len=316829 2024-08-29T18:40:23.769 INFO:tasks.workunit.client.0.smithi089.stdout:op 936 completed, throughput=4.98MB/sec 2024-08-29T18:40:23.769 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VWW06GxLMh1VyHh off=5619997 len=700705 2024-08-29T18:40:23.777 INFO:tasks.workunit.client.0.smithi089.stdout:op 937 completed, throughput=4.98MB/sec 2024-08-29T18:40:23.777 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6oQgcn_a7XwKunw off=1175939 len=541197 2024-08-29T18:40:23.784 INFO:tasks.workunit.client.0.smithi089.stdout:op 938 completed, throughput=4.99MB/sec 2024-08-29T18:40:23.784 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-is1gAOus5yv0aEB off=13245442 len=1752989 2024-08-29T18:40:23.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 939 completed, throughput=5MB/sec 2024-08-29T18:40:23.788 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PBQ-8rabEkpgwnS off=3612485 len=1862497 2024-08-29T18:40:23.790 INFO:tasks.workunit.client.0.smithi089.stdout:op 940 completed, throughput=5.01MB/sec 2024-08-29T18:40:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:23 smithi144 bash[67678]: audit 2024-08-29T18:40:22.725333+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:23 smithi089 bash[77323]: audit 2024-08-29T18:40:22.725333+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:23 smithi089 bash[78574]: audit 2024-08-29T18:40:22.725333+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:24.791 INFO:tasks.workunit.client.0.smithi089.stdout: 174: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:24.791 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yi-88nwvGSw3PhK off=4424942 len=1690801 2024-08-29T18:40:24.803 INFO:tasks.workunit.client.0.smithi089.stdout:op 941 completed, throughput=4.99MB/sec 2024-08-29T18:40:24.803 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yQsV2K7hJyRqJu5 off=4739146 len=1304868 2024-08-29T18:40:24.805 INFO:tasks.workunit.client.0.smithi089.stdout:op 942 completed, throughput=4.99MB/sec 2024-08-29T18:40:24.805 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jKHhRkKUhCSIk32 off=2301112 len=1572005 2024-08-29T18:40:24.810 INFO:tasks.workunit.client.0.smithi089.stdout:op 943 completed, throughput=5MB/sec 2024-08-29T18:40:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:24 smithi144 bash[67678]: cluster 2024-08-29T18:40:23.210122+0000 mgr.y (mgr.34104) 841 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:40:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:24 smithi089 bash[77323]: cluster 2024-08-29T18:40:23.210122+0000 mgr.y (mgr.34104) 841 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:40:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:24 smithi089 bash[78574]: cluster 2024-08-29T18:40:23.210122+0000 mgr.y (mgr.34104) 841 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:40:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:40:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:40:25] "GET /metrics HTTP/1.1" 200 33945 "" "Prometheus/2.43.0" 2024-08-29T18:40:25.811 INFO:tasks.workunit.client.0.smithi089.stdout: 175: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:25.811 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FDrbwhBNQgmy8wo off=2269924 len=224993 2024-08-29T18:40:25.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 944 completed, throughput=4.98MB/sec 2024-08-29T18:40:25.816 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ASDjysfxNs9fKTp off=3423274 len=981442 2024-08-29T18:40:25.818 INFO:tasks.workunit.client.0.smithi089.stdout:op 945 completed, throughput=4.98MB/sec 2024-08-29T18:40:25.818 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b2Z_l9VEfGALAUi off=3842584 len=1547445 2024-08-29T18:40:25.831 INFO:tasks.workunit.client.0.smithi089.stdout:op 946 completed, throughput=4.99MB/sec 2024-08-29T18:40:25.831 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AnA4wFJVy6AuKIK off=1272254 len=922896 2024-08-29T18:40:25.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 947 completed, throughput=4.99MB/sec 2024-08-29T18:40:25.839 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WmLMPNb92G908BF off=4736820 len=1733908 2024-08-29T18:40:25.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 948 completed, throughput=5MB/sec 2024-08-29T18:40:26.852 INFO:tasks.workunit.client.0.smithi089.stdout: 176: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:26.852 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-stNjWcw6RBwrkYz off=2639779 len=111351 2024-08-29T18:40:26.856 INFO:tasks.workunit.client.0.smithi089.stdout:op 949 completed, throughput=4.97MB/sec 2024-08-29T18:40:26.856 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a06n5tmzmej1wR0 off=949253 len=1013779 2024-08-29T18:40:26.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 950 completed, throughput=4.98MB/sec 2024-08-29T18:40:26.860 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WXzpIreOvyN8EY6 off=4777212 len=2028830 2024-08-29T18:40:26.866 INFO:tasks.workunit.client.0.smithi089.stdout:op 951 completed, throughput=4.99MB/sec 2024-08-29T18:40:26.867 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MA8Jl6L9Yxc4EFF off=3675449 len=1208060 2024-08-29T18:40:26.878 INFO:tasks.workunit.client.0.smithi089.stdout:op 952 completed, throughput=5MB/sec 2024-08-29T18:40:26.878 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UuZO1bZM5mBkgTg off=2334584 len=1151393 2024-08-29T18:40:26.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 953 completed, throughput=5MB/sec 2024-08-29T18:40:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:26 smithi144 bash[67678]: cluster 2024-08-29T18:40:25.211009+0000 mgr.y (mgr.34104) 842 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:40:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:26 smithi089 bash[77323]: cluster 2024-08-29T18:40:25.211009+0000 mgr.y (mgr.34104) 842 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:40:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:26 smithi089 bash[78574]: cluster 2024-08-29T18:40:25.211009+0000 mgr.y (mgr.34104) 842 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:40:27.888 INFO:tasks.workunit.client.0.smithi089.stdout: 177: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:27.888 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FunhZdSXs1oPWtJ off=15099539 len=15463 2024-08-29T18:40:27.892 INFO:tasks.workunit.client.0.smithi089.stdout:op 954 completed, throughput=4.97MB/sec 2024-08-29T18:40:27.892 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RKVgHFaJ5up4-q7 off=365954 len=788213 2024-08-29T18:40:27.895 INFO:tasks.workunit.client.0.smithi089.stdout:op 955 completed, throughput=4.98MB/sec 2024-08-29T18:40:27.895 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KxQ3evYSUlFLJdh off=1178135 len=1201060 2024-08-29T18:40:27.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 956 completed, throughput=4.98MB/sec 2024-08-29T18:40:27.898 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SvAhZ6qBhKooM_3 off=5215309 len=1634416 2024-08-29T18:40:27.914 INFO:tasks.workunit.client.0.smithi089.stdout:op 957 completed, throughput=4.99MB/sec 2024-08-29T18:40:27.914 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AZj9r8NKK64sVUH off=249993 len=1580110 2024-08-29T18:40:27.928 INFO:tasks.workunit.client.0.smithi089.stdout:op 958 completed, throughput=5MB/sec 2024-08-29T18:40:28.928 INFO:tasks.workunit.client.0.smithi089.stdout: 178: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:28.928 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eQrUAiy8OMJcXPT off=7341839 len=795062 2024-08-29T18:40:28.936 INFO:tasks.workunit.client.0.smithi089.stdout:op 959 completed, throughput=4.98MB/sec 2024-08-29T18:40:28.936 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qsOsYVWYGChAlO_ off=6299579 len=369065 2024-08-29T18:40:28.942 INFO:tasks.workunit.client.0.smithi089.stdout:op 960 completed, throughput=4.98MB/sec 2024-08-29T18:40:28.942 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7dDAzl6iRT8ioUY off=1937263 len=1722483 2024-08-29T18:40:28.957 INFO:tasks.workunit.client.0.smithi089.stdout:op 961 completed, throughput=4.99MB/sec 2024-08-29T18:40:28.957 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pG-UtXS_Ts73wps off=4076804 len=1574029 2024-08-29T18:40:28.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 962 completed, throughput=5MB/sec 2024-08-29T18:40:28.962 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VBgtHvnKL_wG6u0 off=11317924 len=459515 2024-08-29T18:40:28.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 963 completed, throughput=5MB/sec 2024-08-29T18:40:28.968 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4tDZV9skWz5gmZA off=6974906 len=1917033 2024-08-29T18:40:28.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 964 completed, throughput=5.01MB/sec 2024-08-29T18:40:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:28 smithi144 bash[67678]: cluster 2024-08-29T18:40:27.212033+0000 mgr.y (mgr.34104) 843 : cluster [DBG] pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:40:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:28 smithi089 bash[77323]: cluster 2024-08-29T18:40:27.212033+0000 mgr.y (mgr.34104) 843 : cluster [DBG] pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:40:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:28 smithi089 bash[78574]: cluster 2024-08-29T18:40:27.212033+0000 mgr.y (mgr.34104) 843 : cluster [DBG] pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:40:29.973 INFO:tasks.workunit.client.0.smithi089.stdout: 179: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:29.974 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X62PTyB4PFgrDGw off=9293442 len=1831120 2024-08-29T18:40:29.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 965 completed, throughput=4.99MB/sec 2024-08-29T18:40:29.986 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0vXb1Y0agcvrZ-r off=2229484 len=534376 2024-08-29T18:40:29.993 INFO:tasks.workunit.client.0.smithi089.stdout:op 966 completed, throughput=4.99MB/sec 2024-08-29T18:40:29.993 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZHhsOILZ5MUkuB5 off=3832639 len=1791002 2024-08-29T18:40:29.997 INFO:tasks.workunit.client.0.smithi089.stdout:op 967 completed, throughput=5MB/sec 2024-08-29T18:40:30.997 INFO:tasks.workunit.client.0.smithi089.stdout: 180: throughput=4.97MB/sec pending data=0 2024-08-29T18:40:30.997 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mWCWoUYGEiL_lS- off=851591 len=1825792 2024-08-29T18:40:31.009 INFO:tasks.workunit.client.0.smithi089.stdout:op 968 completed, throughput=4.98MB/sec 2024-08-29T18:40:31.009 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MjGczam1ubMidKe off=5638357 len=31013 2024-08-29T18:40:31.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 969 completed, throughput=4.98MB/sec 2024-08-29T18:40:31.010 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VOvoGfnIeYx6Ukz off=5480000 len=297279 2024-08-29T18:40:31.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 970 completed, throughput=4.99MB/sec 2024-08-29T18:40:31.017 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EStiftTSnHi6jXU off=2414637 len=1962616 2024-08-29T18:40:31.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 971 completed, throughput=4.99MB/sec 2024-08-29T18:40:31.033 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g_G-29MqqukfhaS off=8841195 len=1479445 2024-08-29T18:40:31.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 972 completed, throughput=5MB/sec 2024-08-29T18:40:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:30 smithi144 bash[67678]: cluster 2024-08-29T18:40:29.213052+0000 mgr.y (mgr.34104) 844 : cluster [DBG] pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:40:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:30 smithi089 bash[77323]: cluster 2024-08-29T18:40:29.213052+0000 mgr.y (mgr.34104) 844 : cluster [DBG] pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:40:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:30 smithi089 bash[78574]: cluster 2024-08-29T18:40:29.213052+0000 mgr.y (mgr.34104) 844 : cluster [DBG] pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:40:32.037 INFO:tasks.workunit.client.0.smithi089.stdout: 181: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:32.037 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W5PuT4OkrEJ5P0A off=227707 len=1880067 2024-08-29T18:40:32.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 973 completed, throughput=4.98MB/sec 2024-08-29T18:40:32.042 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5EnxsKV60g9iK_z off=10378254 len=790964 2024-08-29T18:40:32.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 974 completed, throughput=4.99MB/sec 2024-08-29T18:40:32.045 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5EnxsKV60g9iK_z off=1620081 len=1375598 2024-08-29T18:40:32.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 975 completed, throughput=5MB/sec 2024-08-29T18:40:32.057 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1uoLqXg1Slxgm0y off=11028118 len=1730009 2024-08-29T18:40:32.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 976 completed, throughput=5MB/sec 2024-08-29T18:40:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:32 smithi144 bash[67678]: cluster 2024-08-29T18:40:31.213913+0000 mgr.y (mgr.34104) 845 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:40:33.071 INFO:tasks.workunit.client.0.smithi089.stdout: 182: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:33.071 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rcAK9J2JG1drpuP off=3656046 len=761075 2024-08-29T18:40:33.074 INFO:tasks.workunit.client.0.smithi089.stdout:op 977 completed, throughput=4.98MB/sec 2024-08-29T18:40:33.074 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kTyA-JnFh-w1V04 off=16134728 len=730935 2024-08-29T18:40:33.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 978 completed, throughput=4.98MB/sec 2024-08-29T18:40:33.076 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q2rfQ6maiQvm30e off=6912298 len=1446192 2024-08-29T18:40:33.089 INFO:tasks.workunit.client.0.smithi089.stdout:op 979 completed, throughput=4.99MB/sec 2024-08-29T18:40:33.090 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t7eUQbyjIVYzaaw off=2654416 len=1132479 2024-08-29T18:40:33.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 980 completed, throughput=5MB/sec 2024-08-29T18:40:33.099 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pzD81KOorrVQbZV off=17439026 len=9748 2024-08-29T18:40:33.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 981 completed, throughput=5MB/sec 2024-08-29T18:40:33.103 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pXUAldyaiaWjnYm off=6434784 len=1891084 2024-08-29T18:40:33.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 982 completed, throughput=5.01MB/sec 2024-08-29T18:40:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:32 smithi089 bash[77323]: cluster 2024-08-29T18:40:31.213913+0000 mgr.y (mgr.34104) 845 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:40:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:32 smithi089 bash[78574]: cluster 2024-08-29T18:40:31.213913+0000 mgr.y (mgr.34104) 845 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:40:34.107 INFO:tasks.workunit.client.0.smithi089.stdout: 183: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:34.107 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--VRvqxHwZUyxd5t off=90418 len=1001125 2024-08-29T18:40:34.115 INFO:tasks.workunit.client.0.smithi089.stdout:op 983 completed, throughput=4.99MB/sec 2024-08-29T18:40:34.115 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1PC3shxz0X5cMnI off=6132429 len=132459 2024-08-29T18:40:34.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 984 completed, throughput=4.99MB/sec 2024-08-29T18:40:34.117 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ihfaEMn17igqOVI off=12557942 len=1233685 2024-08-29T18:40:34.127 INFO:tasks.workunit.client.0.smithi089.stdout:op 985 completed, throughput=4.99MB/sec 2024-08-29T18:40:34.127 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZarxDhoxmt6A9x9 off=13990037 len=1425852 2024-08-29T18:40:34.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 986 completed, throughput=5MB/sec 2024-08-29T18:40:34.132 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CUjNqOkqVP4s_vj off=1941705 len=1276988 2024-08-29T18:40:34.142 INFO:tasks.workunit.client.0.smithi089.stdout:op 987 completed, throughput=5MB/sec 2024-08-29T18:40:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:34 smithi144 bash[67678]: cluster 2024-08-29T18:40:33.214950+0000 mgr.y (mgr.34104) 846 : cluster [DBG] pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:40:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:34 smithi089 bash[77323]: cluster 2024-08-29T18:40:33.214950+0000 mgr.y (mgr.34104) 846 : cluster [DBG] pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:40:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:34 smithi089 bash[78574]: cluster 2024-08-29T18:40:33.214950+0000 mgr.y (mgr.34104) 846 : cluster [DBG] pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:40:35.142 INFO:tasks.workunit.client.0.smithi089.stdout: 184: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:35.143 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w1LV9xF6OkOFsJj off=96832 len=281528 2024-08-29T18:40:35.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 988 completed, throughput=4.98MB/sec 2024-08-29T18:40:35.148 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wDIOJzVPWfkjAK- off=5819704 len=1852679 2024-08-29T18:40:35.163 INFO:tasks.workunit.client.0.smithi089.stdout:op 989 completed, throughput=4.99MB/sec 2024-08-29T18:40:35.163 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RWEMjwoFxW_SvmH off=8341590 len=1314023 2024-08-29T18:40:35.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 990 completed, throughput=5MB/sec 2024-08-29T18:40:35.166 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--O6hgPGOEx-jJn8 off=1137950 len=1716739 2024-08-29T18:40:35.170 INFO:tasks.workunit.client.0.smithi089.stdout:op 991 completed, throughput=5MB/sec 2024-08-29T18:40:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:40:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:40:35] "GET /metrics HTTP/1.1" 200 33945 "" "Prometheus/2.43.0" 2024-08-29T18:40:36.171 INFO:tasks.workunit.client.0.smithi089.stdout: 185: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:36.171 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rcOgsaZc8Bur_3Q off=388696 len=379980 2024-08-29T18:40:36.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 992 completed, throughput=4.98MB/sec 2024-08-29T18:40:36.173 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nHa35RxlkzLP_na off=2797812 len=1750944 2024-08-29T18:40:36.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 993 completed, throughput=4.99MB/sec 2024-08-29T18:40:36.179 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0JVaxPWR0TU46uN off=1416679 len=1134287 2024-08-29T18:40:36.182 INFO:tasks.workunit.client.0.smithi089.stdout:op 994 completed, throughput=4.99MB/sec 2024-08-29T18:40:36.182 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EeOb8QRa_RxR_4D off=6441048 len=824402 2024-08-29T18:40:36.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 995 completed, throughput=5MB/sec 2024-08-29T18:40:36.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d-2dLgnVjTEfrTb off=1153272 len=746457 2024-08-29T18:40:36.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 996 completed, throughput=5MB/sec 2024-08-29T18:40:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:36 smithi144 bash[67678]: cluster 2024-08-29T18:40:35.215828+0000 mgr.y (mgr.34104) 847 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:40:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:36 smithi089 bash[77323]: cluster 2024-08-29T18:40:35.215828+0000 mgr.y (mgr.34104) 847 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:40:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:36 smithi089 bash[78574]: cluster 2024-08-29T18:40:35.215828+0000 mgr.y (mgr.34104) 847 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:40:37.192 INFO:tasks.workunit.client.0.smithi089.stdout: 186: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:37.192 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WO_qv7UXAHd_QjP off=4222172 len=95605 2024-08-29T18:40:37.193 INFO:tasks.workunit.client.0.smithi089.stdout:op 997 completed, throughput=4.98MB/sec 2024-08-29T18:40:37.194 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yKYrshbyuzNxiQM off=11489930 len=437724 2024-08-29T18:40:37.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 998 completed, throughput=4.98MB/sec 2024-08-29T18:40:37.201 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EeOb8QRa_RxR_4D off=3730269 len=1102620 2024-08-29T18:40:37.209 INFO:tasks.workunit.client.0.smithi089.stdout:op 999 completed, throughput=4.98MB/sec 2024-08-29T18:40:37.209 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nyAYyL9K1iEveWQ off=13883176 len=615262 2024-08-29T18:40:37.211 INFO:tasks.workunit.client.0.smithi089.stdout:op 1000 completed, throughput=4.99MB/sec 2024-08-29T18:40:37.211 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tJBaLTum-q1E00B off=13632540 len=1675548 2024-08-29T18:40:37.226 INFO:tasks.workunit.client.0.smithi089.stdout:op 1001 completed, throughput=4.99MB/sec 2024-08-29T18:40:37.226 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-87IIfp3Mbh16V6h off=11786714 len=1892271 2024-08-29T18:40:37.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 1002 completed, throughput=5MB/sec 2024-08-29T18:40:38.239 INFO:tasks.workunit.client.0.smithi089.stdout: 187: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:38.239 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-53ichAIrqxEdB8g off=8994142 len=375348 2024-08-29T18:40:38.245 INFO:tasks.workunit.client.0.smithi089.stdout:op 1003 completed, throughput=4.98MB/sec 2024-08-29T18:40:38.245 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lW3J18bnBrnJEf5 off=1873930 len=205800 2024-08-29T18:40:38.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 1004 completed, throughput=4.98MB/sec 2024-08-29T18:40:38.250 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E9M5Y2eX353MgsX off=19951110 len=364746 2024-08-29T18:40:38.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 1005 completed, throughput=4.98MB/sec 2024-08-29T18:40:38.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PtZBlgkoo8uUWPn off=526591 len=1064101 2024-08-29T18:40:38.264 INFO:tasks.workunit.client.0.smithi089.stdout:op 1006 completed, throughput=4.99MB/sec 2024-08-29T18:40:38.265 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3n58IORjmoAychL off=6690895 len=41262 2024-08-29T18:40:38.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 1007 completed, throughput=4.99MB/sec 2024-08-29T18:40:38.265 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FndqQwPcoaftHjp off=659745 len=2001726 2024-08-29T18:40:38.281 INFO:tasks.workunit.client.0.smithi089.stdout:op 1008 completed, throughput=5MB/sec 2024-08-29T18:40:38.281 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IpafmTRQ2WRBinE off=2750324 len=1531077 2024-08-29T18:40:38.293 INFO:tasks.workunit.client.0.smithi089.stdout:op 1009 completed, throughput=5MB/sec 2024-08-29T18:40:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:38 smithi144 bash[67678]: cluster 2024-08-29T18:40:37.216891+0000 mgr.y (mgr.34104) 848 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:40:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:38 smithi144 bash[67678]: audit 2024-08-29T18:40:37.725575+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:38 smithi089 bash[77323]: cluster 2024-08-29T18:40:37.216891+0000 mgr.y (mgr.34104) 848 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:40:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:38 smithi089 bash[77323]: audit 2024-08-29T18:40:37.725575+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:38 smithi089 bash[78574]: cluster 2024-08-29T18:40:37.216891+0000 mgr.y (mgr.34104) 848 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:40:39.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:38 smithi089 bash[78574]: audit 2024-08-29T18:40:37.725575+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:39.294 INFO:tasks.workunit.client.0.smithi089.stdout: 188: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:39.294 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hsdCsLhUfw4XZ7q off=4435211 len=836268 2024-08-29T18:40:39.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 1010 completed, throughput=4.98MB/sec 2024-08-29T18:40:39.303 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UJQk2q8gBV-dWuI off=346513 len=1523207 2024-08-29T18:40:39.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 1011 completed, throughput=4.99MB/sec 2024-08-29T18:40:39.307 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FWVf7TTLk5FYLaQ off=82043 len=983402 2024-08-29T18:40:39.316 INFO:tasks.workunit.client.0.smithi089.stdout:op 1012 completed, throughput=4.99MB/sec 2024-08-29T18:40:39.316 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3NRC45YPLUVAO9j off=3863615 len=1439137 2024-08-29T18:40:39.326 INFO:tasks.workunit.client.0.smithi089.stdout:op 1013 completed, throughput=5MB/sec 2024-08-29T18:40:39.327 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-78t7xazV2KZB04t off=22130226 len=363503 2024-08-29T18:40:39.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 1014 completed, throughput=5MB/sec 2024-08-29T18:40:40.329 INFO:tasks.workunit.client.0.smithi089.stdout: 189: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:40.329 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e2zJjQ-O3SKrhNS off=4832736 len=622357 2024-08-29T18:40:40.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 1015 completed, throughput=4.98MB/sec 2024-08-29T18:40:40.336 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eH-wAOb6okudpYq off=1354216 len=43460 2024-08-29T18:40:40.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 1016 completed, throughput=4.98MB/sec 2024-08-29T18:40:40.337 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZWp9zKXFz5UghTU off=4320977 len=1048221 2024-08-29T18:40:40.340 INFO:tasks.workunit.client.0.smithi089.stdout:op 1017 completed, throughput=4.98MB/sec 2024-08-29T18:40:40.341 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UUQEATFi2kGxU5l off=11006992 len=1519448 2024-08-29T18:40:40.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 1018 completed, throughput=4.99MB/sec 2024-08-29T18:40:40.352 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gT0Vb5qCIpzTj1Z off=13140300 len=1316633 2024-08-29T18:40:40.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 1019 completed, throughput=5MB/sec 2024-08-29T18:40:40.360 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OjuC5Nk9trjbj3g off=9998095 len=1421563 2024-08-29T18:40:40.362 INFO:tasks.workunit.client.0.smithi089.stdout:op 1020 completed, throughput=5MB/sec 2024-08-29T18:40:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:40 smithi144 bash[67678]: cluster 2024-08-29T18:40:39.217934+0000 mgr.y (mgr.34104) 849 : cluster [DBG] pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:40:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:40 smithi144 bash[67678]: audit 2024-08-29T18:40:40.343237+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:40:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:40 smithi089 bash[77323]: cluster 2024-08-29T18:40:39.217934+0000 mgr.y (mgr.34104) 849 : cluster [DBG] pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:40:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:40 smithi089 bash[77323]: audit 2024-08-29T18:40:40.343237+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:40:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:40 smithi089 bash[78574]: cluster 2024-08-29T18:40:39.217934+0000 mgr.y (mgr.34104) 849 : cluster [DBG] pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:40:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:40 smithi089 bash[78574]: audit 2024-08-29T18:40:40.343237+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:40:41.362 INFO:tasks.workunit.client.0.smithi089.stdout: 190: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:41.363 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GbV5PRM_eGFD7tw off=7990831 len=650824 2024-08-29T18:40:41.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 1021 completed, throughput=4.98MB/sec 2024-08-29T18:40:41.365 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d7FTQ3w7u9vBKgK off=4929113 len=1644164 2024-08-29T18:40:41.378 INFO:tasks.workunit.client.0.smithi089.stdout:op 1022 completed, throughput=4.99MB/sec 2024-08-29T18:40:41.378 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GrAFmJ6rKmpdFKc off=82139 len=1696514 2024-08-29T18:40:41.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 1023 completed, throughput=5MB/sec 2024-08-29T18:40:41.391 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HQ8GHRuemn-D7Oy off=2361697 len=1085368 2024-08-29T18:40:41.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 1024 completed, throughput=5MB/sec 2024-08-29T18:40:42.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[77323]: audit 2024-08-29T18:40:40.927379+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[77323]: audit 2024-08-29T18:40:40.934184+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[77323]: cluster 2024-08-29T18:40:41.218716+0000 mgr.y (mgr.34104) 850 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[77323]: audit 2024-08-29T18:40:41.704943+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[77323]: audit 2024-08-29T18:40:41.706465+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[77323]: audit 2024-08-29T18:40:41.715112+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[78574]: audit 2024-08-29T18:40:40.927379+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[78574]: audit 2024-08-29T18:40:40.934184+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[78574]: cluster 2024-08-29T18:40:41.218716+0000 mgr.y (mgr.34104) 850 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[78574]: audit 2024-08-29T18:40:41.704943+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:40:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[78574]: audit 2024-08-29T18:40:41.706465+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:40:42.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:41 smithi089 bash[78574]: audit 2024-08-29T18:40:41.715112+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:41 smithi144 bash[67678]: audit 2024-08-29T18:40:40.927379+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:41 smithi144 bash[67678]: audit 2024-08-29T18:40:40.934184+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:41 smithi144 bash[67678]: cluster 2024-08-29T18:40:41.218716+0000 mgr.y (mgr.34104) 850 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:40:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:41 smithi144 bash[67678]: audit 2024-08-29T18:40:41.704943+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:40:42.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:41 smithi144 bash[67678]: audit 2024-08-29T18:40:41.706465+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:40:42.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:41 smithi144 bash[67678]: audit 2024-08-29T18:40:41.715112+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:40:42.399 INFO:tasks.workunit.client.0.smithi089.stdout: 191: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:42.399 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BVYkSTha1V1kh_F off=11611644 len=37054 2024-08-29T18:40:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 1025 completed, throughput=4.98MB/sec 2024-08-29T18:40:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Up6ohD-XGk-Tv5l off=3070103 len=510145 2024-08-29T18:40:42.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 1026 completed, throughput=4.98MB/sec 2024-08-29T18:40:42.409 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AEed871sT3dxDEp off=8978101 len=1173928 2024-08-29T18:40:42.418 INFO:tasks.workunit.client.0.smithi089.stdout:op 1027 completed, throughput=4.99MB/sec 2024-08-29T18:40:42.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PF76dGn9iadav_3 off=5761764 len=1545221 2024-08-29T18:40:42.429 INFO:tasks.workunit.client.0.smithi089.stdout:op 1028 completed, throughput=4.99MB/sec 2024-08-29T18:40:42.429 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nzFu5p2QES-zGqs off=4747927 len=828093 2024-08-29T18:40:42.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 1029 completed, throughput=5MB/sec 2024-08-29T18:40:42.438 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ILsoilpy4HhDh2x off=7875598 len=1726504 2024-08-29T18:40:42.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 1030 completed, throughput=5MB/sec 2024-08-29T18:40:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: 192: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f4RoNQfSbTTUjM9 off=5826943 len=1942640 2024-08-29T18:40:43.456 INFO:tasks.workunit.client.0.smithi089.stdout:op 1031 completed, throughput=4.99MB/sec 2024-08-29T18:40:43.456 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Hxu1BUqGhCyooxH off=65120 len=139279 2024-08-29T18:40:43.461 INFO:tasks.workunit.client.0.smithi089.stdout:op 1032 completed, throughput=4.99MB/sec 2024-08-29T18:40:43.461 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tYwrgQ9IVtSt_q9 off=2686887 len=1059286 2024-08-29T18:40:43.464 INFO:tasks.workunit.client.0.smithi089.stdout:op 1033 completed, throughput=4.99MB/sec 2024-08-29T18:40:43.465 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pLuAEJF-N79qRgv off=11369614 len=1581903 2024-08-29T18:40:43.468 INFO:tasks.workunit.client.0.smithi089.stdout:op 1034 completed, throughput=5MB/sec 2024-08-29T18:40:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: 193: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:44.469 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ka_5yRkvIXle3tp off=1436361 len=1952498 2024-08-29T18:40:44.485 INFO:tasks.workunit.client.0.smithi089.stdout:op 1035 completed, throughput=4.98MB/sec 2024-08-29T18:40:44.485 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tEZxKJ6TdoK_qy4 off=18862939 len=1805921 2024-08-29T18:40:44.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 1036 completed, throughput=4.99MB/sec 2024-08-29T18:40:44.487 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2Zw3B1EvUvVe1CC off=3005249 len=1789501 2024-08-29T18:40:44.503 INFO:tasks.workunit.client.0.smithi089.stdout:op 1037 completed, throughput=5MB/sec 2024-08-29T18:40:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:44 smithi144 bash[67678]: cluster 2024-08-29T18:40:43.219852+0000 mgr.y (mgr.34104) 851 : cluster [DBG] pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:40:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:44 smithi089 bash[77323]: cluster 2024-08-29T18:40:43.219852+0000 mgr.y (mgr.34104) 851 : cluster [DBG] pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:40:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:44 smithi089 bash[78574]: cluster 2024-08-29T18:40:43.219852+0000 mgr.y (mgr.34104) 851 : cluster [DBG] pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:40:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:40:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:40:45] "GET /metrics HTTP/1.1" 200 33944 "" "Prometheus/2.43.0" 2024-08-29T18:40:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: 194: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:45.503 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--KeSGzwTwISxYQf off=10529705 len=1367584 2024-08-29T18:40:45.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 1038 completed, throughput=4.98MB/sec 2024-08-29T18:40:45.513 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kCChtRYspgZLJSd off=546977 len=202729 2024-08-29T18:40:45.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 1039 completed, throughput=4.98MB/sec 2024-08-29T18:40:45.515 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ref0lYnrJQXY33n off=1072079 len=1780126 2024-08-29T18:40:45.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 1040 completed, throughput=4.99MB/sec 2024-08-29T18:40:45.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bxksz3JgqA5NCEX off=735546 len=1471592 2024-08-29T18:40:45.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 1041 completed, throughput=5MB/sec 2024-08-29T18:40:45.531 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qkijbG8uTWNqjZl off=5816774 len=183115 2024-08-29T18:40:45.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 1042 completed, throughput=5MB/sec 2024-08-29T18:40:45.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XdsEGDDL8cZC2W0 off=1118351 len=1409367 2024-08-29T18:40:45.534 INFO:tasks.workunit.client.0.smithi089.stdout:op 1043 completed, throughput=5.01MB/sec 2024-08-29T18:40:46.535 INFO:tasks.workunit.client.0.smithi089.stdout: 195: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:46.535 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Bei6WW3_CWcTPkA off=5075 len=1326673 2024-08-29T18:40:46.538 INFO:tasks.workunit.client.0.smithi089.stdout:op 1044 completed, throughput=4.99MB/sec 2024-08-29T18:40:46.538 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r8h6Vn2l6mFN1Po off=1864647 len=1581232 2024-08-29T18:40:46.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 1045 completed, throughput=5MB/sec 2024-08-29T18:40:46.542 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JRyERFR9mdKxU4K off=10911398 len=2026397 2024-08-29T18:40:46.556 INFO:tasks.workunit.client.0.smithi089.stdout:op 1046 completed, throughput=5MB/sec 2024-08-29T18:40:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:46 smithi144 bash[67678]: cluster 2024-08-29T18:40:45.220834+0000 mgr.y (mgr.34104) 852 : cluster [DBG] pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:40:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:46 smithi089 bash[77323]: cluster 2024-08-29T18:40:45.220834+0000 mgr.y (mgr.34104) 852 : cluster [DBG] pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:40:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:46 smithi089 bash[78574]: cluster 2024-08-29T18:40:45.220834+0000 mgr.y (mgr.34104) 852 : cluster [DBG] pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:40:47.556 INFO:tasks.workunit.client.0.smithi089.stdout: 196: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:47.557 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eXKw5b1xQQcFJha off=917529 len=1984531 2024-08-29T18:40:47.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 1047 completed, throughput=4.99MB/sec 2024-08-29T18:40:47.571 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3tDd1F9P_3_TrBD off=8333984 len=549996 2024-08-29T18:40:47.578 INFO:tasks.workunit.client.0.smithi089.stdout:op 1048 completed, throughput=4.99MB/sec 2024-08-29T18:40:47.578 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S2B-cxRYgdOaqzm off=2532365 len=1403935 2024-08-29T18:40:47.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 1049 completed, throughput=5MB/sec 2024-08-29T18:40:47.583 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p4aD3QtOLBReTH_ off=8787953 len=1758273 2024-08-29T18:40:47.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 1050 completed, throughput=5.01MB/sec 2024-08-29T18:40:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:48 smithi144 bash[67678]: cluster 2024-08-29T18:40:47.221984+0000 mgr.y (mgr.34104) 853 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:40:48.597 INFO:tasks.workunit.client.0.smithi089.stdout: 197: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:48.598 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NG48JrDzpL4L0Zc off=9872361 len=534380 2024-08-29T18:40:48.604 INFO:tasks.workunit.client.0.smithi089.stdout:op 1051 completed, throughput=4.98MB/sec 2024-08-29T18:40:48.604 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z4mj1jEYI25cj00 off=416122 len=749885 2024-08-29T18:40:48.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 1052 completed, throughput=4.99MB/sec 2024-08-29T18:40:48.607 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i0zwSUrSVCbToXl off=13973974 len=1425457 2024-08-29T18:40:48.612 INFO:tasks.workunit.client.0.smithi089.stdout:op 1053 completed, throughput=4.99MB/sec 2024-08-29T18:40:48.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oMhrvKiOuMnUTnI off=137909 len=1996233 2024-08-29T18:40:48.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 1054 completed, throughput=5MB/sec 2024-08-29T18:40:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:48 smithi089 bash[77323]: cluster 2024-08-29T18:40:47.221984+0000 mgr.y (mgr.34104) 853 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:40:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:48 smithi089 bash[78574]: cluster 2024-08-29T18:40:47.221984+0000 mgr.y (mgr.34104) 853 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-08-29T18:40:49.615 INFO:tasks.workunit.client.0.smithi089.stdout: 198: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:49.615 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kVK5KJauLtpy-Bw off=7298998 len=999439 2024-08-29T18:40:49.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 1055 completed, throughput=4.98MB/sec 2024-08-29T18:40:49.619 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s8P-qwAtlMjNmus off=9059484 len=21162 2024-08-29T18:40:49.623 INFO:tasks.workunit.client.0.smithi089.stdout:op 1056 completed, throughput=4.98MB/sec 2024-08-29T18:40:49.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lc0Gp0tut48xPyj off=2089317 len=309250 2024-08-29T18:40:49.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 1057 completed, throughput=4.98MB/sec 2024-08-29T18:40:49.628 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m8xEb9J4qMGwnEG off=2276842 len=911227 2024-08-29T18:40:49.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 1058 completed, throughput=4.99MB/sec 2024-08-29T18:40:49.632 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EztefrYM1mL-1xf off=5734061 len=1788636 2024-08-29T18:40:49.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 1059 completed, throughput=5MB/sec 2024-08-29T18:40:49.647 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YB0c2AaA-b0a4vk off=15088843 len=1686887 2024-08-29T18:40:49.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 1060 completed, throughput=5MB/sec 2024-08-29T18:40:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:50 smithi144 bash[67678]: cluster 2024-08-29T18:40:49.223076+0000 mgr.y (mgr.34104) 854 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:40:50.661 INFO:tasks.workunit.client.0.smithi089.stdout: 199: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:50.661 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Oi-N3gptpyIzSrW off=2097915 len=1162081 2024-08-29T18:40:50.664 INFO:tasks.workunit.client.0.smithi089.stdout:op 1061 completed, throughput=4.98MB/sec 2024-08-29T18:40:50.664 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6E8ldScQiOuPAjS off=6338505 len=1100024 2024-08-29T18:40:50.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 1062 completed, throughput=4.99MB/sec 2024-08-29T18:40:50.675 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-noxv4gfLRgdmNMv off=4831661 len=1704187 2024-08-29T18:40:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:50 smithi089 bash[77323]: cluster 2024-08-29T18:40:49.223076+0000 mgr.y (mgr.34104) 854 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:40:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:50 smithi089 bash[78574]: cluster 2024-08-29T18:40:49.223076+0000 mgr.y (mgr.34104) 854 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:40:50.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 1063 completed, throughput=5MB/sec 2024-08-29T18:40:50.691 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9dOZVbykvsz5LU9 off=4432962 len=1505013 2024-08-29T18:40:50.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 1064 completed, throughput=5MB/sec 2024-08-29T18:40:51.704 INFO:tasks.workunit.client.0.smithi089.stdout: 200: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:51.704 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wEon-8MVA8-QJYQ off=17923500 len=420256 2024-08-29T18:40:51.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 1065 completed, throughput=4.98MB/sec 2024-08-29T18:40:51.705 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OLcdUFED_2UJjpt off=5429372 len=1229162 2024-08-29T18:40:51.725 INFO:tasks.workunit.client.0.smithi089.stdout:op 1066 completed, throughput=4.99MB/sec 2024-08-29T18:40:51.725 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sRYJQGyniDauYyq off=621934 len=462948 2024-08-29T18:40:51.725 INFO:tasks.workunit.client.0.smithi089.stdout:op 1067 completed, throughput=4.99MB/sec 2024-08-29T18:40:51.726 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9iDEzLGSlu_grCI off=691700 len=776344 2024-08-29T18:40:51.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 1068 completed, throughput=4.99MB/sec 2024-08-29T18:40:51.729 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7W-necNINOuEhpe off=13200746 len=299948 2024-08-29T18:40:51.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 1069 completed, throughput=4.99MB/sec 2024-08-29T18:40:51.734 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V7fqVUjQphw2U00 off=1762639 len=1152695 2024-08-29T18:40:51.743 INFO:tasks.workunit.client.0.smithi089.stdout:op 1070 completed, throughput=5MB/sec 2024-08-29T18:40:51.743 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qOEmSIr37t5jiuf off=2965284 len=1977796 2024-08-29T18:40:51.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 1071 completed, throughput=5.01MB/sec 2024-08-29T18:40:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:52 smithi144 bash[67678]: cluster 2024-08-29T18:40:51.224021+0000 mgr.y (mgr.34104) 855 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:40:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:52 smithi089 bash[78574]: cluster 2024-08-29T18:40:51.224021+0000 mgr.y (mgr.34104) 855 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:40:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:52 smithi089 bash[77323]: cluster 2024-08-29T18:40:51.224021+0000 mgr.y (mgr.34104) 855 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:40:52.748 INFO:tasks.workunit.client.0.smithi089.stdout: 201: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:52.748 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O8rqqjrZ_I_8R2x off=6257556 len=1867066 2024-08-29T18:40:52.766 INFO:tasks.workunit.client.0.smithi089.stdout:op 1072 completed, throughput=4.99MB/sec 2024-08-29T18:40:52.766 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qMSiWjuy0m35ttN off=2194120 len=781979 2024-08-29T18:40:52.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 1073 completed, throughput=4.99MB/sec 2024-08-29T18:40:52.774 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1avd2cRs1rUsOyA off=18424491 len=1177663 2024-08-29T18:40:52.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 1074 completed, throughput=5MB/sec 2024-08-29T18:40:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:53 smithi144 bash[67678]: audit 2024-08-29T18:40:52.726060+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:53 smithi089 bash[78574]: audit 2024-08-29T18:40:52.726060+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:53 smithi089 bash[77323]: audit 2024-08-29T18:40:52.726060+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:40:53.782 INFO:tasks.workunit.client.0.smithi089.stdout: 202: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:53.782 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WLdicJmerhqI7u5 off=298685 len=1402489 2024-08-29T18:40:53.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 1075 completed, throughput=4.98MB/sec 2024-08-29T18:40:53.786 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6oCh0xo7h2y7Qbp off=10575825 len=1643922 2024-08-29T18:40:53.799 INFO:tasks.workunit.client.0.smithi089.stdout:op 1076 completed, throughput=4.99MB/sec 2024-08-29T18:40:53.799 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_Grf3Gq3qp-rqtb off=6629087 len=1518546 2024-08-29T18:40:53.812 INFO:tasks.workunit.client.0.smithi089.stdout:op 1077 completed, throughput=5MB/sec 2024-08-29T18:40:53.812 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fJpIBMF1R4Oc8cN off=2328384 len=674776 2024-08-29T18:40:53.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 1078 completed, throughput=5MB/sec 2024-08-29T18:40:53.819 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NGPDdFZZwtfyAsN off=12410286 len=704344 2024-08-29T18:40:53.821 INFO:tasks.workunit.client.0.smithi089.stdout:op 1079 completed, throughput=5MB/sec 2024-08-29T18:40:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:54 smithi144 bash[67678]: cluster 2024-08-29T18:40:53.225152+0000 mgr.y (mgr.34104) 856 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-29T18:40:54.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:54 smithi089 bash[78574]: cluster 2024-08-29T18:40:53.225152+0000 mgr.y (mgr.34104) 856 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-29T18:40:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:54 smithi089 bash[77323]: cluster 2024-08-29T18:40:53.225152+0000 mgr.y (mgr.34104) 856 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-08-29T18:40:54.822 INFO:tasks.workunit.client.0.smithi089.stdout: 203: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:54.822 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t2KhLdGvk3wcNro off=0 len=1075577 2024-08-29T18:40:54.825 INFO:tasks.workunit.client.0.smithi089.stdout:op 1080 completed, throughput=4.98MB/sec 2024-08-29T18:40:54.825 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tlpl3hTU3gn0WHQ off=602128 len=1591704 2024-08-29T18:40:54.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 1081 completed, throughput=4.99MB/sec 2024-08-29T18:40:54.831 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qBJPb0wxqOsm18Z off=6390085 len=761600 2024-08-29T18:40:54.838 INFO:tasks.workunit.client.0.smithi089.stdout:op 1082 completed, throughput=4.99MB/sec 2024-08-29T18:40:54.838 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iENqHI3LMmao1DR off=4551894 len=1326070 2024-08-29T18:40:54.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 1083 completed, throughput=5MB/sec 2024-08-29T18:40:54.849 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rcAK9J2JG1drpuP off=14993433 len=447585 2024-08-29T18:40:54.855 INFO:tasks.workunit.client.0.smithi089.stdout:op 1084 completed, throughput=5MB/sec 2024-08-29T18:40:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:40:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:40:55] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:40:55.855 INFO:tasks.workunit.client.0.smithi089.stdout: 204: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:55.855 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3RB7V-2Flw375ql off=3346318 len=1036628 2024-08-29T18:40:55.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 1085 completed, throughput=4.98MB/sec 2024-08-29T18:40:55.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YOSwyzONpSJ6AZl off=1907323 len=268952 2024-08-29T18:40:55.870 INFO:tasks.workunit.client.0.smithi089.stdout:op 1086 completed, throughput=4.98MB/sec 2024-08-29T18:40:55.870 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x4D4g5hkmzClpXd off=9670370 len=213694 2024-08-29T18:40:55.875 INFO:tasks.workunit.client.0.smithi089.stdout:op 1087 completed, throughput=4.98MB/sec 2024-08-29T18:40:55.875 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tr3Du5PfJDMfdOy off=3744431 len=107819 2024-08-29T18:40:55.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 1088 completed, throughput=4.98MB/sec 2024-08-29T18:40:55.877 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wAKUwLcihjr4__- off=51929 len=1928598 2024-08-29T18:40:55.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 1089 completed, throughput=4.99MB/sec 2024-08-29T18:40:55.889 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9tiWhp-bXJwTkrb off=10249090 len=1446541 2024-08-29T18:40:55.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 1090 completed, throughput=5MB/sec 2024-08-29T18:40:55.893 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xdjmYbJdhJqQU6i off=12552447 len=997082 2024-08-29T18:40:55.896 INFO:tasks.workunit.client.0.smithi089.stdout:op 1091 completed, throughput=5MB/sec 2024-08-29T18:40:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:56 smithi089 bash[77323]: cluster 2024-08-29T18:40:55.226024+0000 mgr.y (mgr.34104) 857 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-08-29T18:40:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:56 smithi089 bash[78574]: cluster 2024-08-29T18:40:55.226024+0000 mgr.y (mgr.34104) 857 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-08-29T18:40:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:56 smithi144 bash[67678]: cluster 2024-08-29T18:40:55.226024+0000 mgr.y (mgr.34104) 857 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-08-29T18:40:56.896 INFO:tasks.workunit.client.0.smithi089.stdout: 205: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:56.896 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JA6Blh33pzyPTMw off=1908624 len=1543688 2024-08-29T18:40:56.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 1092 completed, throughput=4.99MB/sec 2024-08-29T18:40:56.901 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OdcP-aIKWC98X_k off=9735928 len=594024 2024-08-29T18:40:56.908 INFO:tasks.workunit.client.0.smithi089.stdout:op 1093 completed, throughput=4.99MB/sec 2024-08-29T18:40:56.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e9uW4gZZ0cEJ1Px off=380031 len=348548 2024-08-29T18:40:56.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 1094 completed, throughput=4.99MB/sec 2024-08-29T18:40:56.910 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cRmWFGlFz2hgt4z off=14224634 len=271509 2024-08-29T18:40:56.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 1095 completed, throughput=4.99MB/sec 2024-08-29T18:40:56.916 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yXib-VQlzvf6ghA off=1457502 len=258077 2024-08-29T18:40:56.922 INFO:tasks.workunit.client.0.smithi089.stdout:op 1096 completed, throughput=4.99MB/sec 2024-08-29T18:40:56.922 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Jz95PAHy4djxGXC off=15034878 len=282889 2024-08-29T18:40:56.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 1097 completed, throughput=4.99MB/sec 2024-08-29T18:40:56.923 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wz3OX3EBheTY4ds off=7953547 len=705880 2024-08-29T18:40:56.926 INFO:tasks.workunit.client.0.smithi089.stdout:op 1098 completed, throughput=5MB/sec 2024-08-29T18:40:56.926 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-URcEHPyXGiIEKgL off=1819730 len=644088 2024-08-29T18:40:56.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 1099 completed, throughput=5MB/sec 2024-08-29T18:40:57.928 INFO:tasks.workunit.client.0.smithi089.stdout: 206: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:57.928 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--kBjBFbAtTOrViT off=2648373 len=2035444 2024-08-29T18:40:57.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 1100 completed, throughput=4.99MB/sec 2024-08-29T18:40:57.944 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-skLqJjeQD6fZ1pm off=3843789 len=511068 2024-08-29T18:40:57.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 1101 completed, throughput=4.99MB/sec 2024-08-29T18:40:57.950 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nzlTAsK8msPBSLb off=11947435 len=274139 2024-08-29T18:40:57.951 INFO:tasks.workunit.client.0.smithi089.stdout:op 1102 completed, throughput=4.99MB/sec 2024-08-29T18:40:57.951 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-55u0TbhByjHJF3O off=10792291 len=1339704 2024-08-29T18:40:57.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 1103 completed, throughput=4.99MB/sec 2024-08-29T18:40:57.964 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z-gXoRmoym-8Hkb off=3236569 len=1541728 2024-08-29T18:40:57.966 INFO:tasks.workunit.client.0.smithi089.stdout:op 1104 completed, throughput=5MB/sec 2024-08-29T18:40:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:40:58 smithi089 bash[77323]: cluster 2024-08-29T18:40:57.227019+0000 mgr.y (mgr.34104) 858 : cluster [DBG] pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:40:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:40:58 smithi089 bash[78574]: cluster 2024-08-29T18:40:57.227019+0000 mgr.y (mgr.34104) 858 : cluster [DBG] pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:40:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:40:58 smithi144 bash[67678]: cluster 2024-08-29T18:40:57.227019+0000 mgr.y (mgr.34104) 858 : cluster [DBG] pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:40:58.966 INFO:tasks.workunit.client.0.smithi089.stdout: 207: throughput=4.98MB/sec pending data=0 2024-08-29T18:40:58.967 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PYrgPIpwXaQmE0K off=13355607 len=1443903 2024-08-29T18:40:58.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 1105 completed, throughput=4.98MB/sec 2024-08-29T18:40:58.978 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-W0v04fa-1dxVeL- off=10045100 len=1846084 2024-08-29T18:40:58.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 1106 completed, throughput=4.99MB/sec 2024-08-29T18:40:58.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nQq2ukEuuylQ7em off=1833037 len=1891930 2024-08-29T18:40:59.004 INFO:tasks.workunit.client.0.smithi089.stdout:op 1107 completed, throughput=5MB/sec 2024-08-29T18:41:00.004 INFO:tasks.workunit.client.0.smithi089.stdout: 208: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:00.005 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eQrUAiy8OMJcXPT off=1566087 len=117957 2024-08-29T18:41:00.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 1108 completed, throughput=4.98MB/sec 2024-08-29T18:41:00.010 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FQSj43tRq-fdEcg off=11152839 len=831252 2024-08-29T18:41:00.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 1109 completed, throughput=4.98MB/sec 2024-08-29T18:41:00.013 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ho6kfl-w_RLHjwO off=7368738 len=267214 2024-08-29T18:41:00.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 1110 completed, throughput=4.98MB/sec 2024-08-29T18:41:00.015 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-awt-AQxnR8aEjzb off=910394 len=222648 2024-08-29T18:41:00.020 INFO:tasks.workunit.client.0.smithi089.stdout:op 1111 completed, throughput=4.98MB/sec 2024-08-29T18:41:00.021 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fQTkunBo95wLG1D off=7731580 len=1305316 2024-08-29T18:41:00.024 INFO:tasks.workunit.client.0.smithi089.stdout:op 1112 completed, throughput=4.99MB/sec 2024-08-29T18:41:00.024 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LBKjaalJshCrIey off=1845638 len=1987518 2024-08-29T18:41:00.041 INFO:tasks.workunit.client.0.smithi089.stdout:op 1113 completed, throughput=5MB/sec 2024-08-29T18:41:00.041 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b1OOu3PCyrKwL_H off=21378679 len=218618 2024-08-29T18:41:00.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 1114 completed, throughput=5MB/sec 2024-08-29T18:41:00.046 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--M0tY6zNw1vLWf3 off=4384233 len=1294662 2024-08-29T18:41:00.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 1115 completed, throughput=5MB/sec 2024-08-29T18:41:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:00 smithi089 bash[77323]: cluster 2024-08-29T18:40:59.228074+0000 mgr.y (mgr.34104) 859 : cluster [DBG] pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:41:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:00 smithi089 bash[78574]: cluster 2024-08-29T18:40:59.228074+0000 mgr.y (mgr.34104) 859 : cluster [DBG] pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:41:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:00 smithi144 bash[67678]: cluster 2024-08-29T18:40:59.228074+0000 mgr.y (mgr.34104) 859 : cluster [DBG] pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:41:01.048 INFO:tasks.workunit.client.0.smithi089.stdout: 209: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:01.048 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TL2oqnf6oukYD2- off=1303724 len=1296493 2024-08-29T18:41:01.051 INFO:tasks.workunit.client.0.smithi089.stdout:op 1116 completed, throughput=4.99MB/sec 2024-08-29T18:41:01.051 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y-jF7BxQpgbQX7d off=936196 len=2095319 2024-08-29T18:41:01.056 INFO:tasks.workunit.client.0.smithi089.stdout:op 1117 completed, throughput=5MB/sec 2024-08-29T18:41:01.056 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hyX4jrsxoJECGxN off=2825364 len=1410547 2024-08-29T18:41:01.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 1118 completed, throughput=5MB/sec 2024-08-29T18:41:02.069 INFO:tasks.workunit.client.0.smithi089.stdout: 210: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:02.069 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-REZe76WBtVhfzY7 off=10645401 len=827265 2024-08-29T18:41:02.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 1119 completed, throughput=4.98MB/sec 2024-08-29T18:41:02.076 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-INc7iRPvwNDqgfy off=17129444 len=1172055 2024-08-29T18:41:02.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 1120 completed, throughput=4.99MB/sec 2024-08-29T18:41:02.085 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FnTx3HA_3QgkwXd off=3677548 len=1172239 2024-08-29T18:41:02.087 INFO:tasks.workunit.client.0.smithi089.stdout:op 1121 completed, throughput=4.99MB/sec 2024-08-29T18:41:02.087 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LLDJfSJ6gviTDu7 off=3179108 len=227263 2024-08-29T18:41:02.092 INFO:tasks.workunit.client.0.smithi089.stdout:op 1122 completed, throughput=4.99MB/sec 2024-08-29T18:41:02.092 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w5e1TTUYECY_svm off=786088 len=1716497 2024-08-29T18:41:02.096 INFO:tasks.workunit.client.0.smithi089.stdout:op 1123 completed, throughput=5MB/sec 2024-08-29T18:41:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:02 smithi089 bash[77323]: cluster 2024-08-29T18:41:01.228895+0000 mgr.y (mgr.34104) 860 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:41:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:02 smithi089 bash[78574]: cluster 2024-08-29T18:41:01.228895+0000 mgr.y (mgr.34104) 860 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:41:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:02 smithi144 bash[67678]: cluster 2024-08-29T18:41:01.228895+0000 mgr.y (mgr.34104) 860 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:41:03.096 INFO:tasks.workunit.client.0.smithi089.stdout: 211: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:03.096 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ar9vPpqRThMibTK off=12535932 len=1514662 2024-08-29T18:41:03.101 INFO:tasks.workunit.client.0.smithi089.stdout:op 1124 completed, throughput=4.98MB/sec 2024-08-29T18:41:03.101 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_18LZNYsl-1SLb6 off=20988579 len=1590826 2024-08-29T18:41:03.115 INFO:tasks.workunit.client.0.smithi089.stdout:op 1125 completed, throughput=4.99MB/sec 2024-08-29T18:41:03.116 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x4D4g5hkmzClpXd off=14429179 len=1321876 2024-08-29T18:41:03.128 INFO:tasks.workunit.client.0.smithi089.stdout:op 1126 completed, throughput=5MB/sec 2024-08-29T18:41:03.128 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YBxxfetoN9nzDlK off=1581962 len=338736 2024-08-29T18:41:03.133 INFO:tasks.workunit.client.0.smithi089.stdout:op 1127 completed, throughput=5MB/sec 2024-08-29T18:41:03.133 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-08MewmM-CBy9xIz off=397283 len=1918251 2024-08-29T18:41:03.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 1128 completed, throughput=5.01MB/sec 2024-08-29T18:41:04.147 INFO:tasks.workunit.client.0.smithi089.stdout: 212: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:04.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-brh_nAZs1I-fDp3 off=0 len=1078977 2024-08-29T18:41:04.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 1129 completed, throughput=4.99MB/sec 2024-08-29T18:41:04.156 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9zG2uXf7ZXtCOZS off=2389880 len=774495 2024-08-29T18:41:04.159 INFO:tasks.workunit.client.0.smithi089.stdout:op 1130 completed, throughput=4.99MB/sec 2024-08-29T18:41:04.159 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1sKU_pcuumLOekx off=2385979 len=248925 2024-08-29T18:41:04.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 1131 completed, throughput=4.99MB/sec 2024-08-29T18:41:04.164 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SV9Ytj9QyNqHVL8 off=6869246 len=1042841 2024-08-29T18:41:04.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 1132 completed, throughput=5MB/sec 2024-08-29T18:41:04.167 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aAg-NIwse1hGfao off=9379225 len=262046 2024-08-29T18:41:04.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 1133 completed, throughput=5MB/sec 2024-08-29T18:41:04.177 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8KaxPxdbnwutVpS off=5796868 len=51028 2024-08-29T18:41:04.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 1134 completed, throughput=5MB/sec 2024-08-29T18:41:04.177 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eDjnAMewHvtQKYo off=1309524 len=1019536 2024-08-29T18:41:04.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 1135 completed, throughput=5MB/sec 2024-08-29T18:41:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:04 smithi089 bash[77323]: cluster 2024-08-29T18:41:03.229948+0000 mgr.y (mgr.34104) 861 : cluster [DBG] pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:41:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:04 smithi089 bash[78574]: cluster 2024-08-29T18:41:03.229948+0000 mgr.y (mgr.34104) 861 : cluster [DBG] pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:41:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:04 smithi144 bash[67678]: cluster 2024-08-29T18:41:03.229948+0000 mgr.y (mgr.34104) 861 : cluster [DBG] pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:41:05.183 INFO:tasks.workunit.client.0.smithi089.stdout: 213: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:05.184 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ydfCmxJkt5j-KcJ off=1464466 len=1692066 2024-08-29T18:41:05.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 1136 completed, throughput=4.99MB/sec 2024-08-29T18:41:05.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-riUdI8JVzIlpWkk off=3680183 len=177981 2024-08-29T18:41:05.189 INFO:tasks.workunit.client.0.smithi089.stdout:op 1137 completed, throughput=4.99MB/sec 2024-08-29T18:41:05.189 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RtjBgBc4TwtU0m7 off=13518092 len=352485 2024-08-29T18:41:05.190 INFO:tasks.workunit.client.0.smithi089.stdout:op 1138 completed, throughput=4.99MB/sec 2024-08-29T18:41:05.191 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N_VNWsoFIuIxYRd off=10093428 len=1828872 2024-08-29T18:41:05.197 INFO:tasks.workunit.client.0.smithi089.stdout:op 1139 completed, throughput=5MB/sec 2024-08-29T18:41:05.197 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NE4SyY-iRBKZzer off=1261078 len=291048 2024-08-29T18:41:05.198 INFO:tasks.workunit.client.0.smithi089.stdout:op 1140 completed, throughput=5MB/sec 2024-08-29T18:41:05.198 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hxrGonTmUkDMm55 off=1458297 len=542410 2024-08-29T18:41:05.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 1141 completed, throughput=5MB/sec 2024-08-29T18:41:05.200 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4SMOcHBx1ybBlT- off=16145183 len=1087081 2024-08-29T18:41:05.204 INFO:tasks.workunit.client.0.smithi089.stdout:op 1142 completed, throughput=5MB/sec 2024-08-29T18:41:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:41:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:41:05] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:41:06.204 INFO:tasks.workunit.client.0.smithi089.stdout: 214: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:06.204 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d04E-YlINMfl9WI off=11164565 len=420001 2024-08-29T18:41:06.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 1143 completed, throughput=4.98MB/sec 2024-08-29T18:41:06.210 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ap2MmoIXCY8mlzB off=7405822 len=261369 2024-08-29T18:41:06.215 INFO:tasks.workunit.client.0.smithi089.stdout:op 1144 completed, throughput=4.98MB/sec 2024-08-29T18:41:06.215 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AOBH2kk9L4aZo1g off=3867987 len=279264 2024-08-29T18:41:06.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 1145 completed, throughput=4.98MB/sec 2024-08-29T18:41:06.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2UCVSWTXXTLY7WT off=2393793 len=1616308 2024-08-29T18:41:06.234 INFO:tasks.workunit.client.0.smithi089.stdout:op 1146 completed, throughput=4.99MB/sec 2024-08-29T18:41:06.234 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PyWGsL3IsQ8aAhn off=11600271 len=1730826 2024-08-29T18:41:06.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 1147 completed, throughput=5MB/sec 2024-08-29T18:41:06.250 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gzTrLmFEIRzpnt2 off=5820565 len=129757 2024-08-29T18:41:06.254 INFO:tasks.workunit.client.0.smithi089.stdout:op 1148 completed, throughput=5MB/sec 2024-08-29T18:41:06.254 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hNKNEVILb6f_l72 off=3634041 len=1475655 2024-08-29T18:41:06.260 INFO:tasks.workunit.client.0.smithi089.stdout:op 1149 completed, throughput=5.01MB/sec 2024-08-29T18:41:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:06 smithi089 bash[77323]: cluster 2024-08-29T18:41:05.230911+0000 mgr.y (mgr.34104) 862 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:06 smithi089 bash[78574]: cluster 2024-08-29T18:41:05.230911+0000 mgr.y (mgr.34104) 862 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:06 smithi144 bash[67678]: cluster 2024-08-29T18:41:05.230911+0000 mgr.y (mgr.34104) 862 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:07.260 INFO:tasks.workunit.client.0.smithi089.stdout: 215: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:07.260 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-puYEQ39o0U5wi8_ off=17875370 len=376098 2024-08-29T18:41:07.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 1150 completed, throughput=4.98MB/sec 2024-08-29T18:41:07.266 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L6VWacHY8HFbqYh off=8671225 len=778830 2024-08-29T18:41:07.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 1151 completed, throughput=4.99MB/sec 2024-08-29T18:41:07.269 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RRJku60k-vCPfPp off=1652548 len=1154489 2024-08-29T18:41:07.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 1152 completed, throughput=4.99MB/sec 2024-08-29T18:41:07.279 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bbpAFgkVnN1xHVO off=10420981 len=1738680 2024-08-29T18:41:07.291 INFO:tasks.workunit.client.0.smithi089.stdout:op 1153 completed, throughput=5MB/sec 2024-08-29T18:41:07.291 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oN2vUIzZ8NT4JPS off=1140141 len=351413 2024-08-29T18:41:07.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 1154 completed, throughput=5MB/sec 2024-08-29T18:41:08.298 INFO:tasks.workunit.client.0.smithi089.stdout: 216: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:08.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SuI88fhB-6zFbFJ off=2172256 len=1732551 2024-08-29T18:41:08.305 INFO:tasks.workunit.client.0.smithi089.stdout:op 1155 completed, throughput=4.99MB/sec 2024-08-29T18:41:08.305 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7y29x400quv6dHM off=18841214 len=789349 2024-08-29T18:41:08.312 INFO:tasks.workunit.client.0.smithi089.stdout:op 1156 completed, throughput=4.99MB/sec 2024-08-29T18:41:08.312 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_Re5Q2uIpPRSAFn off=365593 len=506879 2024-08-29T18:41:08.318 INFO:tasks.workunit.client.0.smithi089.stdout:op 1157 completed, throughput=4.99MB/sec 2024-08-29T18:41:08.318 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VjcmXl3f5wauVcD off=1213818 len=1072662 2024-08-29T18:41:08.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 1158 completed, throughput=5MB/sec 2024-08-29T18:41:08.327 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NLxS1Tli4_GMLkw off=5051146 len=251375 2024-08-29T18:41:08.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 1159 completed, throughput=5MB/sec 2024-08-29T18:41:08.332 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PMdrMTZ-QUobzIi off=11552379 len=1390527 2024-08-29T18:41:08.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 1160 completed, throughput=5MB/sec 2024-08-29T18:41:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:08 smithi089 bash[77323]: cluster 2024-08-29T18:41:07.231891+0000 mgr.y (mgr.34104) 863 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:41:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:08 smithi089 bash[77323]: audit 2024-08-29T18:41:07.726553+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:08 smithi089 bash[78574]: cluster 2024-08-29T18:41:07.231891+0000 mgr.y (mgr.34104) 863 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:41:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:08 smithi089 bash[78574]: audit 2024-08-29T18:41:07.726553+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:08 smithi144 bash[67678]: cluster 2024-08-29T18:41:07.231891+0000 mgr.y (mgr.34104) 863 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:41:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:08 smithi144 bash[67678]: audit 2024-08-29T18:41:07.726553+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:09.336 INFO:tasks.workunit.client.0.smithi089.stdout: 217: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:09.336 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3qtdcbCoxqlFZeE off=20560459 len=239222 2024-08-29T18:41:09.338 INFO:tasks.workunit.client.0.smithi089.stdout:op 1161 completed, throughput=4.98MB/sec 2024-08-29T18:41:09.338 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-de46QZ85qxYmzIu off=14918931 len=1614523 2024-08-29T18:41:09.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 1162 completed, throughput=4.99MB/sec 2024-08-29T18:41:09.352 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CQIs7D1g5GuzJF- off=2480543 len=1773397 2024-08-29T18:41:09.356 INFO:tasks.workunit.client.0.smithi089.stdout:op 1163 completed, throughput=4.99MB/sec 2024-08-29T18:41:09.356 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XC3adkVhUXLsFZP off=15306806 len=1619728 2024-08-29T18:41:09.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 1164 completed, throughput=5MB/sec 2024-08-29T18:41:10.361 INFO:tasks.workunit.client.0.smithi089.stdout: 218: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:10.361 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PWlJspFDs2QG9WI off=6345079 len=1235617 2024-08-29T18:41:10.364 INFO:tasks.workunit.client.0.smithi089.stdout:op 1165 completed, throughput=4.98MB/sec 2024-08-29T18:41:10.364 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nAa83X7WGBqsntV off=929132 len=957089 2024-08-29T18:41:10.372 INFO:tasks.workunit.client.0.smithi089.stdout:op 1166 completed, throughput=4.99MB/sec 2024-08-29T18:41:10.372 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ADdC3bGy5EIMCki off=15415866 len=352613 2024-08-29T18:41:10.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 1167 completed, throughput=4.99MB/sec 2024-08-29T18:41:10.374 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-avXmhSZYWUQ20Ld off=1754423 len=119328 2024-08-29T18:41:10.378 INFO:tasks.workunit.client.0.smithi089.stdout:op 1168 completed, throughput=4.99MB/sec 2024-08-29T18:41:10.378 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lh1BcyMySlnXwRf off=1968325 len=937921 2024-08-29T18:41:10.386 INFO:tasks.workunit.client.0.smithi089.stdout:op 1169 completed, throughput=4.99MB/sec 2024-08-29T18:41:10.386 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eDjnAMewHvtQKYo off=1673060 len=308817 2024-08-29T18:41:10.392 INFO:tasks.workunit.client.0.smithi089.stdout:op 1170 completed, throughput=5MB/sec 2024-08-29T18:41:10.393 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ke8T_7rRRCCu_aJ off=8072752 len=1929224 2024-08-29T18:41:10.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 1171 completed, throughput=5MB/sec 2024-08-29T18:41:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:10 smithi089 bash[77323]: cluster 2024-08-29T18:41:09.233115+0000 mgr.y (mgr.34104) 864 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:41:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:10 smithi089 bash[78574]: cluster 2024-08-29T18:41:09.233115+0000 mgr.y (mgr.34104) 864 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:41:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:10 smithi144 bash[67678]: cluster 2024-08-29T18:41:09.233115+0000 mgr.y (mgr.34104) 864 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:41:11.397 INFO:tasks.workunit.client.0.smithi089.stdout: 219: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:11.398 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IMaZQY60FGbl4Y7 off=1584236 len=402448 2024-08-29T18:41:11.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 1172 completed, throughput=4.98MB/sec 2024-08-29T18:41:11.403 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jlvAGgcRPSfeF-n off=9519228 len=1481974 2024-08-29T18:41:11.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 1173 completed, throughput=4.99MB/sec 2024-08-29T18:41:11.407 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oIv97OqXjzldVwe off=10117417 len=1596866 2024-08-29T18:41:11.420 INFO:tasks.workunit.client.0.smithi089.stdout:op 1174 completed, throughput=5MB/sec 2024-08-29T18:41:11.420 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-y95xKgHF46dx7Yo off=10679700 len=337886 2024-08-29T18:41:11.421 INFO:tasks.workunit.client.0.smithi089.stdout:op 1175 completed, throughput=5MB/sec 2024-08-29T18:41:11.421 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qY_0ww4dMoBnapU off=3006272 len=1132354 2024-08-29T18:41:11.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 1176 completed, throughput=5MB/sec 2024-08-29T18:41:12.432 INFO:tasks.workunit.client.0.smithi089.stdout: 220: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:12.432 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fkaWrImFM7kspmM off=19014128 len=1917238 2024-08-29T18:41:12.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 1177 completed, throughput=4.99MB/sec 2024-08-29T18:41:12.447 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZjPs20FyWXuR1yv off=6645172 len=966243 2024-08-29T18:41:12.449 INFO:tasks.workunit.client.0.smithi089.stdout:op 1178 completed, throughput=4.99MB/sec 2024-08-29T18:41:12.449 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s2c2ElZZ0KNRqzl off=2626441 len=1277928 2024-08-29T18:41:12.459 INFO:tasks.workunit.client.0.smithi089.stdout:op 1179 completed, throughput=5MB/sec 2024-08-29T18:41:12.459 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kHh2Fp4WnHAX_sR off=5102137 len=1793776 2024-08-29T18:41:12.472 INFO:tasks.workunit.client.0.smithi089.stdout:op 1180 completed, throughput=5MB/sec 2024-08-29T18:41:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:12 smithi089 bash[78574]: cluster 2024-08-29T18:41:11.234108+0000 mgr.y (mgr.34104) 865 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:41:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:12 smithi089 bash[77323]: cluster 2024-08-29T18:41:11.234108+0000 mgr.y (mgr.34104) 865 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:41:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:12 smithi144 bash[67678]: cluster 2024-08-29T18:41:11.234108+0000 mgr.y (mgr.34104) 865 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:41:13.473 INFO:tasks.workunit.client.0.smithi089.stdout: 221: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:13.473 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lrBjJJ2-ma9fd63 off=16393869 len=1496091 2024-08-29T18:41:13.483 INFO:tasks.workunit.client.0.smithi089.stdout:op 1181 completed, throughput=4.99MB/sec 2024-08-29T18:41:13.483 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Hopdi_ETGpgErpR off=4852457 len=1967844 2024-08-29T18:41:13.498 INFO:tasks.workunit.client.0.smithi089.stdout:op 1182 completed, throughput=5MB/sec 2024-08-29T18:41:13.498 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gsHCVhzbWRHeoYF off=2559644 len=1999311 2024-08-29T18:41:13.501 INFO:tasks.workunit.client.0.smithi089.stdout:op 1183 completed, throughput=5MB/sec 2024-08-29T18:41:14.501 INFO:tasks.workunit.client.0.smithi089.stdout: 222: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:14.501 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TVc233_bzg4NikQ off=476320 len=1107145 2024-08-29T18:41:14.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 1184 completed, throughput=4.99MB/sec 2024-08-29T18:41:14.510 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3s9lgIeNjqLP7wd off=1579713 len=1868842 2024-08-29T18:41:14.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 1185 completed, throughput=4.99MB/sec 2024-08-29T18:41:14.515 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sCYz9jv2cJ4Wvs1 off=7864690 len=1666482 2024-08-29T18:41:14.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 1186 completed, throughput=5MB/sec 2024-08-29T18:41:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:14 smithi089 bash[77323]: cluster 2024-08-29T18:41:13.235332+0000 mgr.y (mgr.34104) 866 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:41:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:14 smithi089 bash[78574]: cluster 2024-08-29T18:41:13.235332+0000 mgr.y (mgr.34104) 866 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:41:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:14 smithi144 bash[67678]: cluster 2024-08-29T18:41:13.235332+0000 mgr.y (mgr.34104) 866 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:41:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:41:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:41:15] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:41:15.531 INFO:tasks.workunit.client.0.smithi089.stdout: 223: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:15.531 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eHc4pVe5jPpUTfI off=10903446 len=970880 2024-08-29T18:41:15.535 INFO:tasks.workunit.client.0.smithi089.stdout:op 1187 completed, throughput=4.98MB/sec 2024-08-29T18:41:15.535 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ANQ1uR-qiwMk8NK off=20306310 len=1327394 2024-08-29T18:41:15.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 1188 completed, throughput=4.99MB/sec 2024-08-29T18:41:15.547 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DK8cOiAfyGr0KgX off=2994002 len=1790142 2024-08-29T18:41:15.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 1189 completed, throughput=5MB/sec 2024-08-29T18:41:15.562 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-auY5-LplsJwAgXT off=37672 len=1429018 2024-08-29T18:41:15.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 1190 completed, throughput=5MB/sec 2024-08-29T18:41:16.566 INFO:tasks.workunit.client.0.smithi089.stdout: 224: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:16.566 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yo9r7BapPSLIIMs off=4518747 len=1130557 2024-08-29T18:41:16.576 INFO:tasks.workunit.client.0.smithi089.stdout:op 1191 completed, throughput=4.98MB/sec 2024-08-29T18:41:16.576 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r7YZzJyCTVGfWaD off=610552 len=1502867 2024-08-29T18:41:16.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 1192 completed, throughput=4.99MB/sec 2024-08-29T18:41:16.583 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i2aDP8iy1tzkoUd off=3600569 len=1780932 2024-08-29T18:41:16.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 1193 completed, throughput=5MB/sec 2024-08-29T18:41:16.588 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fSQ7ZABquBfCp7D off=4197094 len=415946 2024-08-29T18:41:16.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 1194 completed, throughput=5MB/sec 2024-08-29T18:41:16.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zRj9I3RSJMxyOQe off=7717 len=684311 2024-08-29T18:41:16.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 1195 completed, throughput=5MB/sec 2024-08-29T18:41:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:16 smithi089 bash[77323]: cluster 2024-08-29T18:41:15.236328+0000 mgr.y (mgr.34104) 867 : cluster [DBG] pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:41:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:16 smithi089 bash[78574]: cluster 2024-08-29T18:41:15.236328+0000 mgr.y (mgr.34104) 867 : cluster [DBG] pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:41:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:16 smithi144 bash[67678]: cluster 2024-08-29T18:41:15.236328+0000 mgr.y (mgr.34104) 867 : cluster [DBG] pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:41:17.596 INFO:tasks.workunit.client.0.smithi089.stdout: 225: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:17.596 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rQgb4zgcsLnXlXe off=811265 len=1534323 2024-08-29T18:41:17.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 1196 completed, throughput=4.99MB/sec 2024-08-29T18:41:17.609 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uIp87yUyWFFfnpn off=13847885 len=47906 2024-08-29T18:41:17.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 1197 completed, throughput=4.99MB/sec 2024-08-29T18:41:17.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D-MGXLy8h5UWTo4 off=11317101 len=536503 2024-08-29T18:41:17.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 1198 completed, throughput=4.99MB/sec 2024-08-29T18:41:17.615 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7WM80vPIYglLaAr off=563594 len=1088600 2024-08-29T18:41:17.625 INFO:tasks.workunit.client.0.smithi089.stdout:op 1199 completed, throughput=4.99MB/sec 2024-08-29T18:41:17.625 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GjKfXw2anWeMWye off=1045505 len=1102327 2024-08-29T18:41:17.627 INFO:tasks.workunit.client.0.smithi089.stdout:op 1200 completed, throughput=5MB/sec 2024-08-29T18:41:17.627 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M1lhjK65ZycGW_R off=9315969 len=1382507 2024-08-29T18:41:17.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 1201 completed, throughput=5MB/sec 2024-08-29T18:41:18.639 INFO:tasks.workunit.client.0.smithi089.stdout: 226: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:18.640 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r5FTuVwkGBRr9bX off=9151670 len=28302 2024-08-29T18:41:18.644 INFO:tasks.workunit.client.0.smithi089.stdout:op 1202 completed, throughput=4.98MB/sec 2024-08-29T18:41:18.644 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7RqbZv-I1ZF_46f off=3108913 len=520410 2024-08-29T18:41:18.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 1203 completed, throughput=4.98MB/sec 2024-08-29T18:41:18.646 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N0Op7WTdFQ3-NjD off=100281 len=1386316 2024-08-29T18:41:18.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 1204 completed, throughput=4.99MB/sec 2024-08-29T18:41:18.650 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O-_3F4WWrQ5quJW off=12998894 len=554117 2024-08-29T18:41:18.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 1205 completed, throughput=4.99MB/sec 2024-08-29T18:41:18.652 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gwl8PpncuVzZOFD off=10843911 len=1767085 2024-08-29T18:41:18.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 1206 completed, throughput=5MB/sec 2024-08-29T18:41:18.656 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LZtuxnu8vld1ifW off=7727046 len=1288169 2024-08-29T18:41:18.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 1207 completed, throughput=5MB/sec 2024-08-29T18:41:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:18 smithi089 bash[77323]: cluster 2024-08-29T18:41:17.237587+0000 mgr.y (mgr.34104) 868 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:41:18.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:18 smithi089 bash[78574]: cluster 2024-08-29T18:41:17.237587+0000 mgr.y (mgr.34104) 868 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:41:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:18 smithi144 bash[67678]: cluster 2024-08-29T18:41:17.237587+0000 mgr.y (mgr.34104) 868 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:41:19.659 INFO:tasks.workunit.client.0.smithi089.stdout: 227: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:19.659 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EDjnHV9I63kdbVu off=12817873 len=672550 2024-08-29T18:41:19.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 1208 completed, throughput=4.98MB/sec 2024-08-29T18:41:19.665 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b1OOu3PCyrKwL_H off=20488094 len=1827757 2024-08-29T18:41:19.683 INFO:tasks.workunit.client.0.smithi089.stdout:op 1209 completed, throughput=4.99MB/sec 2024-08-29T18:41:19.683 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H0RVv0I--h0KooV off=655771 len=245993 2024-08-29T18:41:19.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 1210 completed, throughput=4.99MB/sec 2024-08-29T18:41:19.684 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-idS4ctOtpnQHZom off=6574241 len=1757087 2024-08-29T18:41:19.699 INFO:tasks.workunit.client.0.smithi089.stdout:op 1211 completed, throughput=5MB/sec 2024-08-29T18:41:19.699 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AVqjJW5gbtNopKx off=7618231 len=1765086 2024-08-29T18:41:19.715 INFO:tasks.workunit.client.0.smithi089.stdout:op 1212 completed, throughput=5.01MB/sec 2024-08-29T18:41:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:20 smithi089 bash[78574]: cluster 2024-08-29T18:41:19.238608+0000 mgr.y (mgr.34104) 869 : cluster [DBG] pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:41:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:20 smithi089 bash[77323]: cluster 2024-08-29T18:41:19.238608+0000 mgr.y (mgr.34104) 869 : cluster [DBG] pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:41:20.714 INFO:tasks.workunit.client.0.smithi089.stdout: 228: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:20.714 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-htLEF6iT0D7ocNR off=23456678 len=331804 2024-08-29T18:41:20.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 1213 completed, throughput=4.99MB/sec 2024-08-29T18:41:20.720 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z-gXoRmoym-8Hkb off=4703985 len=1508705 2024-08-29T18:41:20.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 1214 completed, throughput=4.99MB/sec 2024-08-29T18:41:20.734 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7LogOznD8EGS6BK off=15642386 len=1595566 2024-08-29T18:41:20.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 1215 completed, throughput=5MB/sec 2024-08-29T18:41:20.737 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UUXBd3DlUOnaFKj off=2017754 len=285030 2024-08-29T18:41:20.739 INFO:tasks.workunit.client.0.smithi089.stdout:op 1216 completed, throughput=5MB/sec 2024-08-29T18:41:20.739 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-h8obp4sc3BCLS4a off=12230743 len=2096871 2024-08-29T18:41:20.743 INFO:tasks.workunit.client.0.smithi089.stdout:op 1217 completed, throughput=5.01MB/sec 2024-08-29T18:41:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:20 smithi144 bash[67678]: cluster 2024-08-29T18:41:19.238608+0000 mgr.y (mgr.34104) 869 : cluster [DBG] pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:41:21.744 INFO:tasks.workunit.client.0.smithi089.stdout: 229: throughput=4.99MB/sec pending data=0 2024-08-29T18:41:21.744 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m-L0FHcZzoBwSb9 off=4842909 len=1475735 2024-08-29T18:41:21.747 INFO:tasks.workunit.client.0.smithi089.stdout:op 1218 completed, throughput=4.99MB/sec 2024-08-29T18:41:21.747 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TVvYQQsnq0XbULA off=3776552 len=869461 2024-08-29T18:41:21.750 INFO:tasks.workunit.client.0.smithi089.stdout:op 1219 completed, throughput=5MB/sec 2024-08-29T18:41:21.750 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0iiRLUDirK3awqC off=1972709 len=1341409 2024-08-29T18:41:21.762 INFO:tasks.workunit.client.0.smithi089.stdout:op 1220 completed, throughput=5MB/sec 2024-08-29T18:41:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:22 smithi089 bash[78574]: cluster 2024-08-29T18:41:21.239412+0000 mgr.y (mgr.34104) 870 : cluster [DBG] pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:41:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:22 smithi089 bash[77323]: cluster 2024-08-29T18:41:21.239412+0000 mgr.y (mgr.34104) 870 : cluster [DBG] pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:41:22.762 INFO:tasks.workunit.client.0.smithi089.stdout: 230: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:22.762 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d7FTQ3w7u9vBKgK off=3742718 len=242139 2024-08-29T18:41:22.768 INFO:tasks.workunit.client.0.smithi089.stdout:op 1221 completed, throughput=4.98MB/sec 2024-08-29T18:41:22.768 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-k-ZMng7itSOfLl1 off=8123109 len=1189085 2024-08-29T18:41:22.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 1222 completed, throughput=4.99MB/sec 2024-08-29T18:41:22.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JfG2LXsG8ldcYkN off=1874312 len=165515 2024-08-29T18:41:22.777 INFO:tasks.workunit.client.0.smithi089.stdout:op 1223 completed, throughput=4.99MB/sec 2024-08-29T18:41:22.778 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LtmDYxzLZoyxQbv off=10254429 len=130039 2024-08-29T18:41:22.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 1224 completed, throughput=4.99MB/sec 2024-08-29T18:41:22.782 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bgSgX2vHdwo9X04 off=3745762 len=1597968 2024-08-29T18:41:22.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 1225 completed, throughput=4.99MB/sec 2024-08-29T18:41:22.787 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mPLRz_1m03HrPia off=481662 len=1941465 2024-08-29T18:41:22.801 INFO:tasks.workunit.client.0.smithi089.stdout:op 1226 completed, throughput=5MB/sec 2024-08-29T18:41:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:22 smithi144 bash[67678]: cluster 2024-08-29T18:41:21.239412+0000 mgr.y (mgr.34104) 870 : cluster [DBG] pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:41:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:23 smithi089 bash[77323]: audit 2024-08-29T18:41:22.726932+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:23 smithi089 bash[78574]: audit 2024-08-29T18:41:22.726932+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:23.801 INFO:tasks.workunit.client.0.smithi089.stdout: 231: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:23.801 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-be18VQne5uwEEAN off=2099771 len=1251927 2024-08-29T18:41:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:23 smithi144 bash[67678]: audit 2024-08-29T18:41:22.726932+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:23.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 1227 completed, throughput=4.98MB/sec 2024-08-29T18:41:23.814 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jPnoegUb7qZW2ak off=0 len=1350614 2024-08-29T18:41:23.827 INFO:tasks.workunit.client.0.smithi089.stdout:op 1228 completed, throughput=4.99MB/sec 2024-08-29T18:41:23.827 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HVKJitCKAoSNN22 off=2415499 len=487481 2024-08-29T18:41:23.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 1229 completed, throughput=4.99MB/sec 2024-08-29T18:41:23.834 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_1otYgeJePOKqyZ off=81066 len=912157 2024-08-29T18:41:23.837 INFO:tasks.workunit.client.0.smithi089.stdout:op 1230 completed, throughput=4.99MB/sec 2024-08-29T18:41:23.837 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DwGBZEwJQEVzPrN off=13509703 len=1378450 2024-08-29T18:41:23.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 1231 completed, throughput=5MB/sec 2024-08-29T18:41:23.846 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sNS1oQ3kW7BpyuN off=8742084 len=1299783 2024-08-29T18:41:23.849 INFO:tasks.workunit.client.0.smithi089.stdout:op 1232 completed, throughput=5.01MB/sec 2024-08-29T18:41:24.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:24 smithi089 bash[77323]: cluster 2024-08-29T18:41:23.240434+0000 mgr.y (mgr.34104) 871 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:41:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:24 smithi089 bash[78574]: cluster 2024-08-29T18:41:23.240434+0000 mgr.y (mgr.34104) 871 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:41:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:24 smithi144 bash[67678]: cluster 2024-08-29T18:41:23.240434+0000 mgr.y (mgr.34104) 871 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:41:24.850 INFO:tasks.workunit.client.0.smithi089.stdout: 232: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:24.850 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Vk89g6ZudAQn_19 off=6969056 len=1188713 2024-08-29T18:41:24.853 INFO:tasks.workunit.client.0.smithi089.stdout:op 1233 completed, throughput=4.99MB/sec 2024-08-29T18:41:24.853 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aYsrwUKlLeJt5UM off=6896938 len=322623 2024-08-29T18:41:24.854 INFO:tasks.workunit.client.0.smithi089.stdout:op 1234 completed, throughput=4.99MB/sec 2024-08-29T18:41:24.855 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K76bp-BFuhOkezT off=2094155 len=1772798 2024-08-29T18:41:24.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 1235 completed, throughput=5MB/sec 2024-08-29T18:41:24.859 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fG2QoEjw_LxyxUN off=12441674 len=1512187 2024-08-29T18:41:24.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 1236 completed, throughput=5MB/sec 2024-08-29T18:41:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:41:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:41:25] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:41:25.873 INFO:tasks.workunit.client.0.smithi089.stdout: 233: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:25.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pIXx0Bz3YmlAWvc off=1199693 len=1926953 2024-08-29T18:41:25.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 1237 completed, throughput=4.99MB/sec 2024-08-29T18:41:25.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wIfoaOcvM4JMGtJ off=19801229 len=1694882 2024-08-29T18:41:25.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 1238 completed, throughput=5MB/sec 2024-08-29T18:41:25.882 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B8FI0qL7zerLwA5 off=366261 len=1713868 2024-08-29T18:41:25.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 1239 completed, throughput=5MB/sec 2024-08-29T18:41:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:26 smithi089 bash[77323]: cluster 2024-08-29T18:41:25.241247+0000 mgr.y (mgr.34104) 872 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:41:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:26 smithi089 bash[78574]: cluster 2024-08-29T18:41:25.241247+0000 mgr.y (mgr.34104) 872 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:41:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:26 smithi144 bash[67678]: cluster 2024-08-29T18:41:25.241247+0000 mgr.y (mgr.34104) 872 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:41:26.894 INFO:tasks.workunit.client.0.smithi089.stdout: 234: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:26.895 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X5DvN3AqEi-ZXK_ off=9527323 len=177659 2024-08-29T18:41:26.897 INFO:tasks.workunit.client.0.smithi089.stdout:op 1240 completed, throughput=4.98MB/sec 2024-08-29T18:41:26.897 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PI5brxhZUoU3tEv off=11559876 len=1689500 2024-08-29T18:41:26.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 1241 completed, throughput=4.99MB/sec 2024-08-29T18:41:26.901 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rcAK9J2JG1drpuP off=3047201 len=1414660 2024-08-29T18:41:26.914 INFO:tasks.workunit.client.0.smithi089.stdout:op 1242 completed, throughput=4.99MB/sec 2024-08-29T18:41:26.915 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lMtXZ7YK9dZTEML off=17752477 len=1410750 2024-08-29T18:41:26.926 INFO:tasks.workunit.client.0.smithi089.stdout:op 1243 completed, throughput=5MB/sec 2024-08-29T18:41:26.926 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CAlS7IDjjH6MIAH off=3315692 len=1996016 2024-08-29T18:41:26.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 1244 completed, throughput=5.01MB/sec 2024-08-29T18:41:27.932 INFO:tasks.workunit.client.0.smithi089.stdout: 235: throughput=4.99MB/sec pending data=0 2024-08-29T18:41:27.932 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZizgkUNnu5mR3ID off=10252797 len=862046 2024-08-29T18:41:27.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 1245 completed, throughput=4.99MB/sec 2024-08-29T18:41:27.941 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2BWDevD3e1urQ2D off=8290172 len=1770565 2024-08-29T18:41:27.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 1246 completed, throughput=5MB/sec 2024-08-29T18:41:27.956 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bMi-QHKJQQXZNfY off=7145451 len=1280789 2024-08-29T18:41:27.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 1247 completed, throughput=5MB/sec 2024-08-29T18:41:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:28 smithi089 bash[77323]: cluster 2024-08-29T18:41:27.242178+0000 mgr.y (mgr.34104) 873 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:41:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:28 smithi089 bash[78574]: cluster 2024-08-29T18:41:27.242178+0000 mgr.y (mgr.34104) 873 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:41:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:28 smithi144 bash[67678]: cluster 2024-08-29T18:41:27.242178+0000 mgr.y (mgr.34104) 873 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:41:28.964 INFO:tasks.workunit.client.0.smithi089.stdout: 236: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:28.965 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x4D4g5hkmzClpXd off=21061356 len=1445190 2024-08-29T18:41:28.977 INFO:tasks.workunit.client.0.smithi089.stdout:op 1248 completed, throughput=4.99MB/sec 2024-08-29T18:41:28.977 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z7jxRGNVaChaca2 off=10967744 len=1202823 2024-08-29T18:41:28.980 INFO:tasks.workunit.client.0.smithi089.stdout:op 1249 completed, throughput=4.99MB/sec 2024-08-29T18:41:28.980 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w-EbnoWK-Kx7lH3 off=12851214 len=1528671 2024-08-29T18:41:28.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 1250 completed, throughput=5MB/sec 2024-08-29T18:41:28.983 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Fk0-Jpe8Qrzg_kg off=5242360 len=2055862 2024-08-29T18:41:28.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 1251 completed, throughput=5MB/sec 2024-08-29T18:41:29.991 INFO:tasks.workunit.client.0.smithi089.stdout: 237: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:29.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t64yLVjQNOv9n7w off=14510453 len=1980506 2024-08-29T18:41:30.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 1252 completed, throughput=4.99MB/sec 2024-08-29T18:41:30.008 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vb4G_n0rtQT6S_j off=1835051 len=535630 2024-08-29T18:41:30.009 INFO:tasks.workunit.client.0.smithi089.stdout:op 1253 completed, throughput=4.99MB/sec 2024-08-29T18:41:30.009 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-y1DeQN6d_H2cjg5 off=11288777 len=979396 2024-08-29T18:41:30.012 INFO:tasks.workunit.client.0.smithi089.stdout:op 1254 completed, throughput=5MB/sec 2024-08-29T18:41:30.012 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--Kg5tPIBuBxOqUu off=14119521 len=88707 2024-08-29T18:41:30.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 1255 completed, throughput=5MB/sec 2024-08-29T18:41:30.013 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LZJL3o2aZ3k1uvZ off=10428759 len=896143 2024-08-29T18:41:30.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 1256 completed, throughput=5MB/sec 2024-08-29T18:41:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:30 smithi089 bash[78574]: cluster 2024-08-29T18:41:29.243172+0000 mgr.y (mgr.34104) 874 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:41:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:30 smithi089 bash[77323]: cluster 2024-08-29T18:41:29.243172+0000 mgr.y (mgr.34104) 874 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:41:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:30 smithi144 bash[67678]: cluster 2024-08-29T18:41:29.243172+0000 mgr.y (mgr.34104) 874 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:41:31.021 INFO:tasks.workunit.client.0.smithi089.stdout: 238: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:31.021 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fukhrI_9Taj4sTW off=5148934 len=780096 2024-08-29T18:41:31.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 1257 completed, throughput=4.98MB/sec 2024-08-29T18:41:31.029 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ggzs73tiC7WNj_8 off=2039182 len=1909368 2024-08-29T18:41:31.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 1258 completed, throughput=4.99MB/sec 2024-08-29T18:41:31.034 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TZrr6LVoVVdyAN2 off=22552637 len=966930 2024-08-29T18:41:31.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 1259 completed, throughput=4.99MB/sec 2024-08-29T18:41:31.042 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3UG2c_Co8ogicmf off=5561063 len=141505 2024-08-29T18:41:31.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 1260 completed, throughput=5MB/sec 2024-08-29T18:41:31.043 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Qp_8xEk5LzLuxcq off=3173375 len=248890 2024-08-29T18:41:31.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 1261 completed, throughput=5MB/sec 2024-08-29T18:41:31.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o7joSzCiIWtXaHj off=1488298 len=1170843 2024-08-29T18:41:31.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 1262 completed, throughput=5MB/sec 2024-08-29T18:41:32.057 INFO:tasks.workunit.client.0.smithi089.stdout: 239: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:32.058 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6h1_x_YPEfFVPBn off=19774322 len=1421359 2024-08-29T18:41:32.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 1263 completed, throughput=4.99MB/sec 2024-08-29T18:41:32.069 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TSvWX-sX73fmWhe off=6125453 len=1967065 2024-08-29T18:41:32.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 1264 completed, throughput=4.99MB/sec 2024-08-29T18:41:32.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UyOOJFcXcXeuxnZ off=13177203 len=150097 2024-08-29T18:41:32.089 INFO:tasks.workunit.client.0.smithi089.stdout:op 1265 completed, throughput=4.99MB/sec 2024-08-29T18:41:32.089 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8NAgJJ9Dl-i1qVi off=1656066 len=560627 2024-08-29T18:41:32.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 1266 completed, throughput=5MB/sec 2024-08-29T18:41:32.091 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1XZzcfNKjlAOwtP off=14145900 len=1853707 2024-08-29T18:41:32.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 1267 completed, throughput=5MB/sec 2024-08-29T18:41:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:32 smithi089 bash[78574]: cluster 2024-08-29T18:41:31.244030+0000 mgr.y (mgr.34104) 875 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:41:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:32 smithi089 bash[77323]: cluster 2024-08-29T18:41:31.244030+0000 mgr.y (mgr.34104) 875 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:41:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:32 smithi144 bash[67678]: cluster 2024-08-29T18:41:31.244030+0000 mgr.y (mgr.34104) 875 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:41:33.106 INFO:tasks.workunit.client.0.smithi089.stdout: 240: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:33.106 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7iF9xICcpBLYLak off=9733587 len=969276 2024-08-29T18:41:33.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 1268 completed, throughput=4.99MB/sec 2024-08-29T18:41:33.114 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N4oizyEwlalJbo3 off=1917008 len=891829 2024-08-29T18:41:33.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 1269 completed, throughput=4.99MB/sec 2024-08-29T18:41:33.117 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7TbShbKsMWR9Yan off=69293 len=539693 2024-08-29T18:41:33.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 1270 completed, throughput=4.99MB/sec 2024-08-29T18:41:33.123 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n6aVug_guUSaErA off=3737248 len=1279092 2024-08-29T18:41:33.127 INFO:tasks.workunit.client.0.smithi089.stdout:op 1271 completed, throughput=5MB/sec 2024-08-29T18:41:33.127 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JfipAQN0vkQYGIk off=3074121 len=725344 2024-08-29T18:41:33.135 INFO:tasks.workunit.client.0.smithi089.stdout:op 1272 completed, throughput=5MB/sec 2024-08-29T18:41:33.135 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5EDtcch6PFqb171 off=13564189 len=409518 2024-08-29T18:41:33.136 INFO:tasks.workunit.client.0.smithi089.stdout:op 1273 completed, throughput=5MB/sec 2024-08-29T18:41:34.137 INFO:tasks.workunit.client.0.smithi089.stdout: 241: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:34.137 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RG-dtIRIytKbvvv off=17400676 len=390195 2024-08-29T18:41:34.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 1274 completed, throughput=4.98MB/sec 2024-08-29T18:41:34.139 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-shbbfM4hJ6KBJPd off=12058374 len=1868921 2024-08-29T18:41:34.143 INFO:tasks.workunit.client.0.smithi089.stdout:op 1275 completed, throughput=4.99MB/sec 2024-08-29T18:41:34.143 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K-k17V6Atk812Ld off=6047 len=1916748 2024-08-29T18:41:34.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 1276 completed, throughput=5MB/sec 2024-08-29T18:41:34.147 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s5L2sdnoVmA-q7L off=7899674 len=385630 2024-08-29T18:41:34.149 INFO:tasks.workunit.client.0.smithi089.stdout:op 1277 completed, throughput=5MB/sec 2024-08-29T18:41:34.149 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B_h8i9A9JJCqX2g off=17775769 len=1842358 2024-08-29T18:41:34.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 1278 completed, throughput=5MB/sec 2024-08-29T18:41:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:34 smithi089 bash[77323]: cluster 2024-08-29T18:41:33.244995+0000 mgr.y (mgr.34104) 876 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:34 smithi089 bash[78574]: cluster 2024-08-29T18:41:33.244995+0000 mgr.y (mgr.34104) 876 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:34 smithi144 bash[67678]: cluster 2024-08-29T18:41:33.244995+0000 mgr.y (mgr.34104) 876 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:35.161 INFO:tasks.workunit.client.0.smithi089.stdout: 242: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:35.161 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--3cnvBhOFK0kaCM off=3025399 len=207548 2024-08-29T18:41:35.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 1279 completed, throughput=4.98MB/sec 2024-08-29T18:41:35.163 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iqLfdLXyFRkLcXi off=158469 len=2033168 2024-08-29T18:41:35.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 1280 completed, throughput=4.99MB/sec 2024-08-29T18:41:35.167 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N6QEp99nc1AMIrZ off=11213798 len=1731411 2024-08-29T18:41:35.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 1281 completed, throughput=5MB/sec 2024-08-29T18:41:35.169 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-apJOR4d608er6mO off=5973958 len=1691328 2024-08-29T18:41:35.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 1282 completed, throughput=5.01MB/sec 2024-08-29T18:41:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:41:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:41:35] "GET /metrics HTTP/1.1" 200 33943 "" "Prometheus/2.43.0" 2024-08-29T18:41:36.176 INFO:tasks.workunit.client.0.smithi089.stdout: 243: throughput=4.99MB/sec pending data=0 2024-08-29T18:41:36.177 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zEbIce25vFHM9zY off=10559017 len=1368658 2024-08-29T18:41:36.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 1283 completed, throughput=4.99MB/sec 2024-08-29T18:41:36.181 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZNzlcCvCv5ZOO7A off=9628818 len=1046247 2024-08-29T18:41:36.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 1284 completed, throughput=4.99MB/sec 2024-08-29T18:41:36.191 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RWEMjwoFxW_SvmH off=5140903 len=259988 2024-08-29T18:41:36.196 INFO:tasks.workunit.client.0.smithi089.stdout:op 1285 completed, throughput=5MB/sec 2024-08-29T18:41:36.196 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2xlNC-pbnQkauiO off=17747878 len=645108 2024-08-29T18:41:36.198 INFO:tasks.workunit.client.0.smithi089.stdout:op 1286 completed, throughput=5MB/sec 2024-08-29T18:41:36.198 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kKBrXSHracuYhrA off=8213556 len=387900 2024-08-29T18:41:36.204 INFO:tasks.workunit.client.0.smithi089.stdout:op 1287 completed, throughput=5MB/sec 2024-08-29T18:41:36.204 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eILviNog7QG31CO off=8884444 len=13677 2024-08-29T18:41:36.208 INFO:tasks.workunit.client.0.smithi089.stdout:op 1288 completed, throughput=5MB/sec 2024-08-29T18:41:36.208 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JgIAXNu6f7pFAlw off=8660077 len=1612345 2024-08-29T18:41:36.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 1289 completed, throughput=5MB/sec 2024-08-29T18:41:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:36 smithi089 bash[78574]: cluster 2024-08-29T18:41:35.245895+0000 mgr.y (mgr.34104) 877 : cluster [DBG] pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:41:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:36 smithi089 bash[77323]: cluster 2024-08-29T18:41:35.245895+0000 mgr.y (mgr.34104) 877 : cluster [DBG] pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:41:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:36 smithi144 bash[67678]: cluster 2024-08-29T18:41:35.245895+0000 mgr.y (mgr.34104) 877 : cluster [DBG] pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:41:37.221 INFO:tasks.workunit.client.0.smithi089.stdout: 244: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:37.221 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DBd01pxfjnS6c9k off=7046367 len=622280 2024-08-29T18:41:37.224 INFO:tasks.workunit.client.0.smithi089.stdout:op 1290 completed, throughput=4.99MB/sec 2024-08-29T18:41:37.224 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--6ExPCCffPOy4nm off=1351998 len=1355804 2024-08-29T18:41:37.227 INFO:tasks.workunit.client.0.smithi089.stdout:op 1291 completed, throughput=4.99MB/sec 2024-08-29T18:41:37.228 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ArCSvIjviLyH3ex off=2159906 len=982964 2024-08-29T18:41:37.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 1292 completed, throughput=5MB/sec 2024-08-29T18:41:37.236 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Bf2l0ajl3rkemMc off=1142476 len=306777 2024-08-29T18:41:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 1293 completed, throughput=5MB/sec 2024-08-29T18:41:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-riXM5NIWLrgTn2m off=3225287 len=497683 2024-08-29T18:41:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:op 1294 completed, throughput=5MB/sec 2024-08-29T18:41:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-G5QN0LSPQgvywaF off=9022931 len=1263986 2024-08-29T18:41:37.247 INFO:tasks.workunit.client.0.smithi089.stdout:op 1295 completed, throughput=5MB/sec 2024-08-29T18:41:38.247 INFO:tasks.workunit.client.0.smithi089.stdout: 245: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:38.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gVTAYL3eJEG_UyF off=5699858 len=860804 2024-08-29T18:41:38.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 1296 completed, throughput=4.99MB/sec 2024-08-29T18:41:38.256 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mQVZHvIiGQ8ra12 off=11985968 len=1492193 2024-08-29T18:41:38.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 1297 completed, throughput=4.99MB/sec 2024-08-29T18:41:38.266 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-faAhdWFz80-yxps off=2148584 len=1458229 2024-08-29T18:41:38.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 1298 completed, throughput=5MB/sec 2024-08-29T18:41:38.278 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z80uNgsdz2H-dgj off=6965116 len=469537 2024-08-29T18:41:38.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 1299 completed, throughput=5MB/sec 2024-08-29T18:41:38.285 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZBf3WG_4_ETRj41 off=8759950 len=1041351 2024-08-29T18:41:38.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 1300 completed, throughput=5MB/sec 2024-08-29T18:41:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:38 smithi089 bash[77323]: cluster 2024-08-29T18:41:37.246888+0000 mgr.y (mgr.34104) 878 : cluster [DBG] pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:41:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:38 smithi089 bash[77323]: audit 2024-08-29T18:41:37.727339+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:38 smithi089 bash[78574]: cluster 2024-08-29T18:41:37.246888+0000 mgr.y (mgr.34104) 878 : cluster [DBG] pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:41:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:38 smithi089 bash[78574]: audit 2024-08-29T18:41:37.727339+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:38 smithi144 bash[67678]: cluster 2024-08-29T18:41:37.246888+0000 mgr.y (mgr.34104) 878 : cluster [DBG] pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:41:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:38 smithi144 bash[67678]: audit 2024-08-29T18:41:37.727339+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:39.288 INFO:tasks.workunit.client.0.smithi089.stdout: 246: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:39.288 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qYOfSMIM23FRK0- off=19093052 len=1174804 2024-08-29T18:41:39.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 1301 completed, throughput=4.99MB/sec 2024-08-29T18:41:39.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ghvzr61rnNkkoAG off=6920953 len=479864 2024-08-29T18:41:39.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 1302 completed, throughput=4.99MB/sec 2024-08-29T18:41:39.298 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eHNNhlHyjLs65rJ off=3213203 len=1281848 2024-08-29T18:41:39.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 1303 completed, throughput=4.99MB/sec 2024-08-29T18:41:39.307 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZoFaFJJ-V_BbiY5 off=3673881 len=1614933 2024-08-29T18:41:39.319 INFO:tasks.workunit.client.0.smithi089.stdout:op 1304 completed, throughput=5MB/sec 2024-08-29T18:41:39.320 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s7RLNhDFHkqnvYA off=5786424 len=1047452 2024-08-29T18:41:39.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 1305 completed, throughput=5MB/sec 2024-08-29T18:41:40.328 INFO:tasks.workunit.client.0.smithi089.stdout: 247: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:40.328 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s6t7dKqV4377ux9 off=812458 len=638653 2024-08-29T18:41:40.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 1306 completed, throughput=4.99MB/sec 2024-08-29T18:41:40.331 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DN5UDg__ORmroK3 off=1797256 len=31382 2024-08-29T18:41:40.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 1307 completed, throughput=4.99MB/sec 2024-08-29T18:41:40.332 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-G8MTiv-iP7GBiaw off=9654442 len=229234 2024-08-29T18:41:40.334 INFO:tasks.workunit.client.0.smithi089.stdout:op 1308 completed, throughput=4.99MB/sec 2024-08-29T18:41:40.334 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mo2GoM5oeLFV4D3 off=7617021 len=1163130 2024-08-29T18:41:40.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 1309 completed, throughput=4.99MB/sec 2024-08-29T18:41:40.337 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e-IP-ixofxVL485 off=4533582 len=238291 2024-08-29T18:41:40.338 INFO:tasks.workunit.client.0.smithi089.stdout:op 1310 completed, throughput=4.99MB/sec 2024-08-29T18:41:40.338 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--6t_A9ep1e6uu1D off=578530 len=1132770 2024-08-29T18:41:40.341 INFO:tasks.workunit.client.0.smithi089.stdout:op 1311 completed, throughput=5MB/sec 2024-08-29T18:41:40.341 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fKyOlaKHHJcZBRf off=5894371 len=1939938 2024-08-29T18:41:40.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 1312 completed, throughput=5MB/sec 2024-08-29T18:41:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:40 smithi089 bash[77323]: cluster 2024-08-29T18:41:39.247916+0000 mgr.y (mgr.34104) 879 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:41:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:40 smithi089 bash[78574]: cluster 2024-08-29T18:41:39.247916+0000 mgr.y (mgr.34104) 879 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:41:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:40 smithi144 bash[67678]: cluster 2024-08-29T18:41:39.247916+0000 mgr.y (mgr.34104) 879 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:41:41.346 INFO:tasks.workunit.client.0.smithi089.stdout: 248: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:41.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Kvi71KnY6GMlYzD off=19524878 len=1565358 2024-08-29T18:41:41.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 1313 completed, throughput=4.99MB/sec 2024-08-29T18:41:41.352 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RciADZH65ZxxBWd off=12285479 len=1033786 2024-08-29T18:41:41.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 1314 completed, throughput=4.99MB/sec 2024-08-29T18:41:41.355 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JazHx30ZplMc_Id off=13452055 len=1001830 2024-08-29T18:41:41.364 INFO:tasks.workunit.client.0.smithi089.stdout:op 1315 completed, throughput=5MB/sec 2024-08-29T18:41:41.364 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QgAJlmXhJhRRAFZ off=12051857 len=851702 2024-08-29T18:41:41.366 INFO:tasks.workunit.client.0.smithi089.stdout:op 1316 completed, throughput=5MB/sec 2024-08-29T18:41:42.366 INFO:tasks.workunit.client.0.smithi089.stdout: 249: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:42.367 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_Vzy-_UqdGE6TTG off=3437413 len=928174 2024-08-29T18:41:42.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 1317 completed, throughput=4.98MB/sec 2024-08-29T18:41:42.369 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Et-LoeiVItGt30t off=3427937 len=426428 2024-08-29T18:41:42.372 INFO:tasks.workunit.client.0.smithi089.stdout:op 1318 completed, throughput=4.99MB/sec 2024-08-29T18:41:42.372 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MJXr7v-yH-p9dfT off=2118806 len=123989 2024-08-29T18:41:42.376 INFO:tasks.workunit.client.0.smithi089.stdout:op 1319 completed, throughput=4.99MB/sec 2024-08-29T18:41:42.376 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C_szhVXhmOWuNDI off=5255041 len=1636347 2024-08-29T18:41:42.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 1320 completed, throughput=4.99MB/sec 2024-08-29T18:41:42.379 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nMW7WNiTdUhMp0b off=3653423 len=451718 2024-08-29T18:41:42.380 INFO:tasks.workunit.client.0.smithi089.stdout:op 1321 completed, throughput=4.99MB/sec 2024-08-29T18:41:42.380 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nFKQeAIrowJ_Xzp off=17709950 len=422394 2024-08-29T18:41:42.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 1322 completed, throughput=5MB/sec 2024-08-29T18:41:42.384 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cfkSBMtI64DlJfw off=19396892 len=1045778 2024-08-29T18:41:42.386 INFO:tasks.workunit.client.0.smithi089.stdout:op 1323 completed, throughput=5MB/sec 2024-08-29T18:41:42.386 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yyeCSErLcrD6XJG off=945075 len=963450 2024-08-29T18:41:42.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 1324 completed, throughput=5MB/sec 2024-08-29T18:41:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:42 smithi089 bash[77323]: cluster 2024-08-29T18:41:41.248747+0000 mgr.y (mgr.34104) 880 : cluster [DBG] pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:42 smithi089 bash[77323]: audit 2024-08-29T18:41:41.807846+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:41:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:42 smithi089 bash[78574]: cluster 2024-08-29T18:41:41.248747+0000 mgr.y (mgr.34104) 880 : cluster [DBG] pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:42 smithi089 bash[78574]: audit 2024-08-29T18:41:41.807846+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:41:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:42 smithi144 bash[67678]: cluster 2024-08-29T18:41:41.248747+0000 mgr.y (mgr.34104) 880 : cluster [DBG] pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:41:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:42 smithi144 bash[67678]: audit 2024-08-29T18:41:41.807846+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:41:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: 250: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:43.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TgfyTS2If-o790S off=7439821 len=332123 2024-08-29T18:41:43.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 1325 completed, throughput=4.98MB/sec 2024-08-29T18:41:43.441 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wtISknEQ59SagNK off=9331655 len=592656 2024-08-29T18:41:43.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 1326 completed, throughput=4.99MB/sec 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1J1_uA9XD8rx7HG off=529505 len=1344768 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 1327 completed, throughput=4.99MB/sec 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SbSBY97zVkyzQ9K off=12470368 len=1065322 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 1328 completed, throughput=4.99MB/sec 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QFtvy6yULaKT6W5 off=1248374 len=1178586 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 1329 completed, throughput=5MB/sec 2024-08-29T18:41:43.442 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vXym__w5uNcikm3 off=16215956 len=1234209 2024-08-29T18:41:43.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 1330 completed, throughput=5MB/sec 2024-08-29T18:41:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:43 smithi089 bash[77323]: audit 2024-08-29T18:41:42.556505+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:41:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:43 smithi089 bash[77323]: audit 2024-08-29T18:41:42.558002+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:41:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:43 smithi089 bash[77323]: audit 2024-08-29T18:41:42.566254+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:41:43.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:43 smithi089 bash[78574]: audit 2024-08-29T18:41:42.556505+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:41:43.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:43 smithi089 bash[78574]: audit 2024-08-29T18:41:42.558002+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:41:43.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:43 smithi089 bash[78574]: audit 2024-08-29T18:41:42.566254+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:41:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:43 smithi144 bash[67678]: audit 2024-08-29T18:41:42.556505+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:41:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:43 smithi144 bash[67678]: audit 2024-08-29T18:41:42.558002+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:41:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:43 smithi144 bash[67678]: audit 2024-08-29T18:41:42.566254+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:41:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: 251: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:44.432 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NRpbDAj3odR4gG8 off=11864331 len=1204850 2024-08-29T18:41:44.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 1331 completed, throughput=4.99MB/sec 2024-08-29T18:41:44.435 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0TbNdyXZyvNG2Ls off=5332159 len=703190 2024-08-29T18:41:44.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 1332 completed, throughput=4.99MB/sec 2024-08-29T18:41:44.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jvAzwW_wo9GjDTG off=3959267 len=158892 2024-08-29T18:41:44.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 1333 completed, throughput=4.99MB/sec 2024-08-29T18:41:44.442 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BGDJmDpyROuSdsY off=11800169 len=636718 2024-08-29T18:41:44.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 1334 completed, throughput=4.99MB/sec 2024-08-29T18:41:44.444 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o4MQPJnEwxBdLek off=498135 len=716769 2024-08-29T18:41:44.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 1335 completed, throughput=5MB/sec 2024-08-29T18:41:44.445 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nhHSjx2QYmQhiNi off=12629387 len=617009 2024-08-29T18:41:44.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 1336 completed, throughput=5MB/sec 2024-08-29T18:41:44.452 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Brsayf7tOBZZjnT off=6693652 len=1525003 2024-08-29T18:41:44.464 INFO:tasks.workunit.client.0.smithi089.stdout:op 1337 completed, throughput=5MB/sec 2024-08-29T18:41:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:44 smithi089 bash[77323]: cluster 2024-08-29T18:41:43.249942+0000 mgr.y (mgr.34104) 881 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:41:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:44 smithi089 bash[78574]: cluster 2024-08-29T18:41:43.249942+0000 mgr.y (mgr.34104) 881 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:41:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:44 smithi144 bash[67678]: cluster 2024-08-29T18:41:43.249942+0000 mgr.y (mgr.34104) 881 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:41:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:41:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:41:45] "GET /metrics HTTP/1.1" 200 33941 "" "Prometheus/2.43.0" 2024-08-29T18:41:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: 252: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:45.465 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6u6DjbZMm8jzlMG off=956802 len=1864357 2024-08-29T18:41:45.480 INFO:tasks.workunit.client.0.smithi089.stdout:op 1338 completed, throughput=4.99MB/sec 2024-08-29T18:41:45.480 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IzZ22DhJUS5g5vA off=3682817 len=1284018 2024-08-29T18:41:45.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 1339 completed, throughput=5MB/sec 2024-08-29T18:41:45.484 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6JiBuCtiaeCB9Uk off=2877268 len=1207152 2024-08-29T18:41:45.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 1340 completed, throughput=5MB/sec 2024-08-29T18:41:46.488 INFO:tasks.workunit.client.0.smithi089.stdout: 253: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:46.488 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ksdbgDlziZPtE0m off=373262 len=1695396 2024-08-29T18:41:46.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 1341 completed, throughput=4.99MB/sec 2024-08-29T18:41:46.493 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q7ibEqc96E2Hf1R off=12305526 len=940977 2024-08-29T18:41:46.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 1342 completed, throughput=4.99MB/sec 2024-08-29T18:41:46.497 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4kAHn2VbMPKob8X off=22734307 len=740208 2024-08-29T18:41:46.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 1343 completed, throughput=4.99MB/sec 2024-08-29T18:41:46.505 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sUAwIbuUtCul6bP off=6700657 len=1235306 2024-08-29T18:41:46.509 INFO:tasks.workunit.client.0.smithi089.stdout:op 1344 completed, throughput=5MB/sec 2024-08-29T18:41:46.509 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T0lYQZcKUY58qvk off=4016976 len=1994768 2024-08-29T18:41:46.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 1345 completed, throughput=5MB/sec 2024-08-29T18:41:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:46 smithi089 bash[77323]: cluster 2024-08-29T18:41:45.250770+0000 mgr.y (mgr.34104) 882 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:41:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:46 smithi089 bash[78574]: cluster 2024-08-29T18:41:45.250770+0000 mgr.y (mgr.34104) 882 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:41:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:46 smithi144 bash[67678]: cluster 2024-08-29T18:41:45.250770+0000 mgr.y (mgr.34104) 882 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:41:47.516 INFO:tasks.workunit.client.0.smithi089.stdout: 254: throughput=4.99MB/sec pending data=0 2024-08-29T18:41:47.516 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0R-BP6DLCNaqG6b off=1770242 len=1069914 2024-08-29T18:41:47.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 1346 completed, throughput=4.99MB/sec 2024-08-29T18:41:47.519 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tkvU0iPUg1VhDNz off=1338050 len=857885 2024-08-29T18:41:47.521 INFO:tasks.workunit.client.0.smithi089.stdout:op 1347 completed, throughput=4.99MB/sec 2024-08-29T18:41:47.522 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FcmjEeS3FaCypUv off=17957326 len=616025 2024-08-29T18:41:47.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 1348 completed, throughput=4.99MB/sec 2024-08-29T18:41:47.523 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KX6KA9wJ9xhvlAs off=1768334 len=399123 2024-08-29T18:41:47.530 INFO:tasks.workunit.client.0.smithi089.stdout:op 1349 completed, throughput=5MB/sec 2024-08-29T18:41:47.530 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-whlQNRcLtTctbSO off=2777204 len=455243 2024-08-29T18:41:47.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 1350 completed, throughput=5MB/sec 2024-08-29T18:41:47.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YOSwyzONpSJ6AZl off=1621243 len=1204911 2024-08-29T18:41:47.535 INFO:tasks.workunit.client.0.smithi089.stdout:op 1351 completed, throughput=5MB/sec 2024-08-29T18:41:48.535 INFO:tasks.workunit.client.0.smithi089.stdout: 255: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:48.535 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7O-BkFpw6UzBUfm off=4944060 len=1856787 2024-08-29T18:41:48.550 INFO:tasks.workunit.client.0.smithi089.stdout:op 1352 completed, throughput=4.99MB/sec 2024-08-29T18:41:48.550 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z3RPIewHsIUytZI off=2355842 len=396974 2024-08-29T18:41:48.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 1353 completed, throughput=4.99MB/sec 2024-08-29T18:41:48.552 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QM8rdOF58xgD8Hf off=1103645 len=1642742 2024-08-29T18:41:48.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 1354 completed, throughput=5MB/sec 2024-08-29T18:41:48.567 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SIrxujMxERS456E off=1040260 len=446987 2024-08-29T18:41:48.569 INFO:tasks.workunit.client.0.smithi089.stdout:op 1355 completed, throughput=5MB/sec 2024-08-29T18:41:48.569 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xFDjwThH-qPCTtQ off=15543425 len=372716 2024-08-29T18:41:48.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 1356 completed, throughput=5MB/sec 2024-08-29T18:41:48.571 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aMNKqW9TwcFzKcc off=1160436 len=253583 2024-08-29T18:41:48.573 INFO:tasks.workunit.client.0.smithi089.stdout:op 1357 completed, throughput=5MB/sec 2024-08-29T18:41:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:48 smithi089 bash[77323]: cluster 2024-08-29T18:41:47.251855+0000 mgr.y (mgr.34104) 883 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:41:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:48 smithi089 bash[78574]: cluster 2024-08-29T18:41:47.251855+0000 mgr.y (mgr.34104) 883 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:41:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:48 smithi144 bash[67678]: cluster 2024-08-29T18:41:47.251855+0000 mgr.y (mgr.34104) 883 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:41:49.574 INFO:tasks.workunit.client.0.smithi089.stdout: 256: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:49.574 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F602K8nPwcx5l8V off=3842099 len=337126 2024-08-29T18:41:49.575 INFO:tasks.workunit.client.0.smithi089.stdout:op 1358 completed, throughput=4.98MB/sec 2024-08-29T18:41:49.575 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4ygy2LiBpkxTusW off=1000033 len=297386 2024-08-29T18:41:49.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 1359 completed, throughput=4.98MB/sec 2024-08-29T18:41:49.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iM2UK7HEtoM3nRv off=3872310 len=453120 2024-08-29T18:41:49.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 1360 completed, throughput=4.99MB/sec 2024-08-29T18:41:49.587 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2E8-sZuzE8AuCEM off=212641 len=1291809 2024-08-29T18:41:49.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 1361 completed, throughput=4.99MB/sec 2024-08-29T18:41:49.591 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-icB2eiGUxIuNHLO off=1559814 len=1045986 2024-08-29T18:41:49.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 1362 completed, throughput=4.99MB/sec 2024-08-29T18:41:49.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GEpFXqHqkXLtJ7m off=5993031 len=1367052 2024-08-29T18:41:49.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 1363 completed, throughput=5MB/sec 2024-08-29T18:41:49.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zF3aYJ_2Oeo_H1p off=10261432 len=506444 2024-08-29T18:41:49.598 INFO:tasks.workunit.client.0.smithi089.stdout:op 1364 completed, throughput=5MB/sec 2024-08-29T18:41:50.598 INFO:tasks.workunit.client.0.smithi089.stdout: 257: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:50.598 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-d3Qa6eqVRR7i6cF off=22293445 len=1759012 2024-08-29T18:41:50.604 INFO:tasks.workunit.client.0.smithi089.stdout:op 1365 completed, throughput=4.99MB/sec 2024-08-29T18:41:50.604 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7TJ-xj-rZKrBwbY off=8425714 len=1775699 2024-08-29T18:41:50.610 INFO:tasks.workunit.client.0.smithi089.stdout:op 1366 completed, throughput=4.99MB/sec 2024-08-29T18:41:50.610 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JlpU5CwJQLKmSV6 off=16757334 len=366118 2024-08-29T18:41:50.612 INFO:tasks.workunit.client.0.smithi089.stdout:op 1367 completed, throughput=4.99MB/sec 2024-08-29T18:41:50.612 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-opsfgPvJZZnaqnQ off=15923620 len=448086 2024-08-29T18:41:50.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 1368 completed, throughput=5MB/sec 2024-08-29T18:41:50.619 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uxXroT_2g0p6q_W off=7734786 len=1576946 2024-08-29T18:41:50.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 1369 completed, throughput=5MB/sec 2024-08-29T18:41:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:50 smithi089 bash[77323]: cluster 2024-08-29T18:41:49.252983+0000 mgr.y (mgr.34104) 884 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:41:50.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:50 smithi089 bash[78574]: cluster 2024-08-29T18:41:49.252983+0000 mgr.y (mgr.34104) 884 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:41:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:50 smithi144 bash[67678]: cluster 2024-08-29T18:41:49.252983+0000 mgr.y (mgr.34104) 884 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:41:51.623 INFO:tasks.workunit.client.0.smithi089.stdout: 258: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:51.623 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-88_T9GlxYikz2_s off=2788020 len=500660 2024-08-29T18:41:51.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 1370 completed, throughput=4.99MB/sec 2024-08-29T18:41:51.625 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oFncJ453GjZI2PK off=4399301 len=968723 2024-08-29T18:41:51.627 INFO:tasks.workunit.client.0.smithi089.stdout:op 1371 completed, throughput=4.99MB/sec 2024-08-29T18:41:51.627 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-44dOx-mjhdhJm3H off=3574480 len=323098 2024-08-29T18:41:51.629 INFO:tasks.workunit.client.0.smithi089.stdout:op 1372 completed, throughput=4.99MB/sec 2024-08-29T18:41:51.629 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vJkUf1s_iKPM917 off=5825160 len=860300 2024-08-29T18:41:51.637 INFO:tasks.workunit.client.0.smithi089.stdout:op 1373 completed, throughput=4.99MB/sec 2024-08-29T18:41:51.637 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kA94Ghj8gd9g8V_ off=7589691 len=1613976 2024-08-29T18:41:51.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 1374 completed, throughput=5MB/sec 2024-08-29T18:41:51.650 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g6BdfGE-qcYwavD off=1919092 len=497156 2024-08-29T18:41:51.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 1375 completed, throughput=5MB/sec 2024-08-29T18:41:51.652 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1_Er_OOGIaIITTJ off=23431037 len=1938825 2024-08-29T18:41:51.667 INFO:tasks.workunit.client.0.smithi089.stdout:op 1376 completed, throughput=5.01MB/sec 2024-08-29T18:41:52.668 INFO:tasks.workunit.client.0.smithi089.stdout: 259: throughput=4.99MB/sec pending data=0 2024-08-29T18:41:52.668 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xhCErB69qmb1eaX off=6156731 len=506430 2024-08-29T18:41:52.674 INFO:tasks.workunit.client.0.smithi089.stdout:op 1377 completed, throughput=4.99MB/sec 2024-08-29T18:41:52.674 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aknngNu8L8LdA4o off=3893036 len=1447792 2024-08-29T18:41:52.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 1378 completed, throughput=4.99MB/sec 2024-08-29T18:41:52.686 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tIPi6GqQvGvgvdB off=3979287 len=851757 2024-08-29T18:41:52.688 INFO:tasks.workunit.client.0.smithi089.stdout:op 1379 completed, throughput=5MB/sec 2024-08-29T18:41:52.689 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8KD9JEuaKW0Sb4Z off=12502356 len=806685 2024-08-29T18:41:52.697 INFO:tasks.workunit.client.0.smithi089.stdout:op 1380 completed, throughput=5MB/sec 2024-08-29T18:41:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:52 smithi089 bash[77323]: cluster 2024-08-29T18:41:51.254064+0000 mgr.y (mgr.34104) 885 : cluster [DBG] pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:41:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:52 smithi089 bash[78574]: cluster 2024-08-29T18:41:51.254064+0000 mgr.y (mgr.34104) 885 : cluster [DBG] pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:41:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:52 smithi144 bash[67678]: cluster 2024-08-29T18:41:51.254064+0000 mgr.y (mgr.34104) 885 : cluster [DBG] pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:41:53.698 INFO:tasks.workunit.client.0.smithi089.stdout: 260: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:53.698 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Oca1qyNwkffGKoJ off=3415726 len=490478 2024-08-29T18:41:53.704 INFO:tasks.workunit.client.0.smithi089.stdout:op 1381 completed, throughput=4.98MB/sec 2024-08-29T18:41:53.704 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q6bLmc8KZpzEbXH off=14268814 len=1164557 2024-08-29T18:41:53.707 INFO:tasks.workunit.client.0.smithi089.stdout:op 1382 completed, throughput=4.99MB/sec 2024-08-29T18:41:53.707 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KB7h87EXp-7Biky off=18680253 len=1360725 2024-08-29T18:41:53.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 1383 completed, throughput=4.99MB/sec 2024-08-29T18:41:53.714 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SJCIEVGu7FCWjbh off=5870416 len=1026926 2024-08-29T18:41:53.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 1384 completed, throughput=5MB/sec 2024-08-29T18:41:53.722 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GNo7KE4rE4oXnrQ off=4117108 len=1846150 2024-08-29T18:41:53.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 1385 completed, throughput=5MB/sec 2024-08-29T18:41:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:53 smithi089 bash[77323]: audit 2024-08-29T18:41:52.727894+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:53 smithi089 bash[78574]: audit 2024-08-29T18:41:52.727894+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:53 smithi144 bash[67678]: audit 2024-08-29T18:41:52.727894+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:41:54.738 INFO:tasks.workunit.client.0.smithi089.stdout: 261: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:54.738 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r9t2__qU0Hh5Nxx off=945382 len=1163971 2024-08-29T18:41:54.747 INFO:tasks.workunit.client.0.smithi089.stdout:op 1386 completed, throughput=4.99MB/sec 2024-08-29T18:41:54.747 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CtLIAHeqzX4GpPY off=7402918 len=501972 2024-08-29T18:41:54.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 1387 completed, throughput=4.99MB/sec 2024-08-29T18:41:54.748 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oOlni90v8I93DRg off=7271093 len=795828 2024-08-29T18:41:54.755 INFO:tasks.workunit.client.0.smithi089.stdout:op 1388 completed, throughput=4.99MB/sec 2024-08-29T18:41:54.755 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aDsjFe868SpG3ao off=2825233 len=618200 2024-08-29T18:41:54.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 1389 completed, throughput=4.99MB/sec 2024-08-29T18:41:54.758 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z_HJlw3RHvQZv3r off=1563920 len=265816 2024-08-29T18:41:54.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 1390 completed, throughput=4.99MB/sec 2024-08-29T18:41:54.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wM2vZexAdtAFB01 off=3701517 len=674451 2024-08-29T18:41:54.766 INFO:tasks.workunit.client.0.smithi089.stdout:op 1391 completed, throughput=5MB/sec 2024-08-29T18:41:54.766 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1pDcB5j7pwky8Ga off=21958065 len=1413878 2024-08-29T18:41:54.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 1392 completed, throughput=5MB/sec 2024-08-29T18:41:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:54 smithi089 bash[77323]: cluster 2024-08-29T18:41:53.255153+0000 mgr.y (mgr.34104) 886 : cluster [DBG] pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:41:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:54 smithi089 bash[78574]: cluster 2024-08-29T18:41:53.255153+0000 mgr.y (mgr.34104) 886 : cluster [DBG] pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:41:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:54 smithi144 bash[67678]: cluster 2024-08-29T18:41:53.255153+0000 mgr.y (mgr.34104) 886 : cluster [DBG] pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-08-29T18:41:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:41:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:41:55] "GET /metrics HTTP/1.1" 200 33937 "" "Prometheus/2.43.0" 2024-08-29T18:41:55.779 INFO:tasks.workunit.client.0.smithi089.stdout: 262: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:55.779 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K0h5D8GVKWnW36k off=1823053 len=251606 2024-08-29T18:41:55.784 INFO:tasks.workunit.client.0.smithi089.stdout:op 1393 completed, throughput=4.98MB/sec 2024-08-29T18:41:55.784 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sOKAQUbKhK3jb64 off=768144 len=1620811 2024-08-29T18:41:55.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 1394 completed, throughput=4.99MB/sec 2024-08-29T18:41:55.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BDzjP-m3OPPATuB off=290572 len=140406 2024-08-29T18:41:55.793 INFO:tasks.workunit.client.0.smithi089.stdout:op 1395 completed, throughput=4.99MB/sec 2024-08-29T18:41:55.793 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aqGVkosZ96b1aBd off=4679232 len=2064660 2024-08-29T18:41:55.800 INFO:tasks.workunit.client.0.smithi089.stdout:op 1396 completed, throughput=5MB/sec 2024-08-29T18:41:55.800 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D0JKbNAjH_Jks9B off=17469534 len=1766132 2024-08-29T18:41:55.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 1397 completed, throughput=5MB/sec 2024-08-29T18:41:56.805 INFO:tasks.workunit.client.0.smithi089.stdout: 263: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:56.805 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w-ZdY7T8i85DQP5 off=19236193 len=502106 2024-08-29T18:41:56.811 INFO:tasks.workunit.client.0.smithi089.stdout:op 1398 completed, throughput=4.99MB/sec 2024-08-29T18:41:56.812 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3xHXQm1q5zmR9c9 off=7091344 len=772018 2024-08-29T18:41:56.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 1399 completed, throughput=4.99MB/sec 2024-08-29T18:41:56.820 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EhU26Bx003FXjmG off=10201766 len=297319 2024-08-29T18:41:56.822 INFO:tasks.workunit.client.0.smithi089.stdout:op 1400 completed, throughput=4.99MB/sec 2024-08-29T18:41:56.822 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cEdwwhyu-9JFEeO off=8338377 len=1646682 2024-08-29T18:41:56.835 INFO:tasks.workunit.client.0.smithi089.stdout:op 1401 completed, throughput=5MB/sec 2024-08-29T18:41:56.835 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JAE3ldxod3Z205W off=3400456 len=961272 2024-08-29T18:41:56.837 INFO:tasks.workunit.client.0.smithi089.stdout:op 1402 completed, throughput=5MB/sec 2024-08-29T18:41:56.837 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bkPZ9p-3g59SEnm off=10224044 len=890319 2024-08-29T18:41:56.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 1403 completed, throughput=5MB/sec 2024-08-29T18:41:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:56 smithi089 bash[77323]: cluster 2024-08-29T18:41:55.256017+0000 mgr.y (mgr.34104) 887 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:41:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:56 smithi089 bash[78574]: cluster 2024-08-29T18:41:55.256017+0000 mgr.y (mgr.34104) 887 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:41:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:56 smithi144 bash[67678]: cluster 2024-08-29T18:41:55.256017+0000 mgr.y (mgr.34104) 887 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:41:57.841 INFO:tasks.workunit.client.0.smithi089.stdout: 264: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:57.841 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Vg0EqG7IG8k6J_u off=3735461 len=1172134 2024-08-29T18:41:57.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 1404 completed, throughput=4.99MB/sec 2024-08-29T18:41:57.845 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MSwl9W1HAKuLTXt off=10682314 len=727789 2024-08-29T18:41:57.853 INFO:tasks.workunit.client.0.smithi089.stdout:op 1405 completed, throughput=4.99MB/sec 2024-08-29T18:41:57.853 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-blxGo9Fu3nxySRJ off=18031834 len=2036772 2024-08-29T18:41:57.860 INFO:tasks.workunit.client.0.smithi089.stdout:op 1406 completed, throughput=5MB/sec 2024-08-29T18:41:57.860 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i5lXfw5vMHZad1M off=2850022 len=287303 2024-08-29T18:41:57.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 1407 completed, throughput=5MB/sec 2024-08-29T18:41:57.861 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oAflZpyz4drBgn- off=11425781 len=1583524 2024-08-29T18:41:57.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 1408 completed, throughput=5MB/sec 2024-08-29T18:41:58.866 INFO:tasks.workunit.client.0.smithi089.stdout: 265: throughput=4.99MB/sec pending data=0 2024-08-29T18:41:58.866 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sbrxiGB-w03A6-g off=8268691 len=1449900 2024-08-29T18:41:58.878 INFO:tasks.workunit.client.0.smithi089.stdout:op 1409 completed, throughput=4.99MB/sec 2024-08-29T18:41:58.878 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WQVz_p-IV7nAPyc off=2786527 len=1284017 2024-08-29T18:41:58.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 1410 completed, throughput=4.99MB/sec 2024-08-29T18:41:58.888 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LIr1G8LXl1Uf20F off=7830058 len=1072729 2024-08-29T18:41:58.890 INFO:tasks.workunit.client.0.smithi089.stdout:op 1411 completed, throughput=5MB/sec 2024-08-29T18:41:58.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VaK7xPUiG6lJ_qA off=1722171 len=929774 2024-08-29T18:41:58.897 INFO:tasks.workunit.client.0.smithi089.stdout:op 1412 completed, throughput=5MB/sec 2024-08-29T18:41:58.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:41:58 smithi089 bash[77323]: cluster 2024-08-29T18:41:57.257070+0000 mgr.y (mgr.34104) 888 : cluster [DBG] pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-29T18:41:58.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:41:58 smithi089 bash[78574]: cluster 2024-08-29T18:41:57.257070+0000 mgr.y (mgr.34104) 888 : cluster [DBG] pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-29T18:41:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:41:58 smithi144 bash[67678]: cluster 2024-08-29T18:41:57.257070+0000 mgr.y (mgr.34104) 888 : cluster [DBG] pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-08-29T18:41:59.898 INFO:tasks.workunit.client.0.smithi089.stdout: 266: throughput=4.98MB/sec pending data=0 2024-08-29T18:41:59.898 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-drMDQmer7FibOaH off=11792663 len=302215 2024-08-29T18:41:59.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 1413 completed, throughput=4.98MB/sec 2024-08-29T18:41:59.899 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Tf2wkkOAA9J8wo- off=6523784 len=1047825 2024-08-29T18:41:59.902 INFO:tasks.workunit.client.0.smithi089.stdout:op 1414 completed, throughput=4.99MB/sec 2024-08-29T18:41:59.902 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3HObOlQfS3Ep3Ui off=11291288 len=1101439 2024-08-29T18:41:59.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 1415 completed, throughput=4.99MB/sec 2024-08-29T18:41:59.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tpDLk1h_u9EZX7P off=546950 len=148889 2024-08-29T18:41:59.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 1416 completed, throughput=4.99MB/sec 2024-08-29T18:41:59.909 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sbUb0U0rwaB7LbL off=150243 len=333825 2024-08-29T18:41:59.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 1417 completed, throughput=4.99MB/sec 2024-08-29T18:41:59.910 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QBck0rtCRV4Ng8q off=2512524 len=966101 2024-08-29T18:41:59.918 INFO:tasks.workunit.client.0.smithi089.stdout:op 1418 completed, throughput=5MB/sec 2024-08-29T18:41:59.918 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Y8RHTGj7Qiw-XjK off=835764 len=1440130 2024-08-29T18:41:59.928 INFO:tasks.workunit.client.0.smithi089.stdout:op 1419 completed, throughput=5MB/sec 2024-08-29T18:42:00.929 INFO:tasks.workunit.client.0.smithi089.stdout: 267: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:00.929 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-20Ua6pIWFhs1Jkj off=136246 len=1918872 2024-08-29T18:42:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:00 smithi089 bash[77323]: cluster 2024-08-29T18:41:59.258193+0000 mgr.y (mgr.34104) 889 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:42:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:00 smithi089 bash[78574]: cluster 2024-08-29T18:41:59.258193+0000 mgr.y (mgr.34104) 889 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:42:00.933 INFO:tasks.workunit.client.0.smithi089.stdout:op 1420 completed, throughput=4.99MB/sec 2024-08-29T18:42:00.933 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sGDnNg3mTOixZaz off=7968052 len=416231 2024-08-29T18:42:00.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 1421 completed, throughput=4.99MB/sec 2024-08-29T18:42:00.940 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TEhIfxrCAjUB3nj off=6897602 len=101588 2024-08-29T18:42:00.941 INFO:tasks.workunit.client.0.smithi089.stdout:op 1422 completed, throughput=4.99MB/sec 2024-08-29T18:42:00.941 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gtTdcAGmPjDuqmv off=10207814 len=823369 2024-08-29T18:42:00.949 INFO:tasks.workunit.client.0.smithi089.stdout:op 1423 completed, throughput=4.99MB/sec 2024-08-29T18:42:00.949 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lDcQ9yr1wNg-fbw off=17969833 len=423008 2024-08-29T18:42:00.951 INFO:tasks.workunit.client.0.smithi089.stdout:op 1424 completed, throughput=4.99MB/sec 2024-08-29T18:42:00.951 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t94anTkfxqhc0gI off=362052 len=1613927 2024-08-29T18:42:00.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 1425 completed, throughput=5MB/sec 2024-08-29T18:42:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:00 smithi144 bash[67678]: cluster 2024-08-29T18:41:59.258193+0000 mgr.y (mgr.34104) 889 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:42:01.953 INFO:tasks.workunit.client.0.smithi089.stdout: 268: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:01.954 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6-TgPtEUx6DZhmJ off=224601 len=1969534 2024-08-29T18:42:01.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 1426 completed, throughput=4.99MB/sec 2024-08-29T18:42:01.958 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q68jU4if21pzExP off=4825668 len=597025 2024-08-29T18:42:01.960 INFO:tasks.workunit.client.0.smithi089.stdout:op 1427 completed, throughput=4.99MB/sec 2024-08-29T18:42:01.960 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7WM80vPIYglLaAr off=7675333 len=1529423 2024-08-29T18:42:01.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 1428 completed, throughput=5MB/sec 2024-08-29T18:42:01.974 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RWEMjwoFxW_SvmH off=11300145 len=1233320 2024-08-29T18:42:01.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 1429 completed, throughput=5MB/sec 2024-08-29T18:42:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:02 smithi089 bash[77323]: cluster 2024-08-29T18:42:01.259041+0000 mgr.y (mgr.34104) 890 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:42:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:02 smithi089 bash[78574]: cluster 2024-08-29T18:42:01.259041+0000 mgr.y (mgr.34104) 890 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:42:02.983 INFO:tasks.workunit.client.0.smithi089.stdout: 269: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:02.983 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c_ebsqCAZSZN247 off=3495236 len=423832 2024-08-29T18:42:02.989 INFO:tasks.workunit.client.0.smithi089.stdout:op 1430 completed, throughput=4.98MB/sec 2024-08-29T18:42:02.989 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q2rfQ6maiQvm30e off=1270134 len=169369 2024-08-29T18:42:02.994 INFO:tasks.workunit.client.0.smithi089.stdout:op 1431 completed, throughput=4.98MB/sec 2024-08-29T18:42:02.994 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xJYZqFVu-PMiHAt off=1448556 len=2051661 2024-08-29T18:42:02.999 INFO:tasks.workunit.client.0.smithi089.stdout:op 1432 completed, throughput=4.99MB/sec 2024-08-29T18:42:02.999 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gBXZGx51ePmd212 off=1030508 len=1047210 2024-08-29T18:42:03.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 1433 completed, throughput=4.99MB/sec 2024-08-29T18:42:03.013 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6vpfl8YpX4dy2A3 off=4522979 len=1288845 2024-08-29T18:42:03.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 1434 completed, throughput=5MB/sec 2024-08-29T18:42:03.018 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Tb7x1wTOYKtxI5H off=2990051 len=1579864 2024-08-29T18:42:03.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 1435 completed, throughput=5MB/sec 2024-08-29T18:42:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:02 smithi144 bash[67678]: cluster 2024-08-29T18:42:01.259041+0000 mgr.y (mgr.34104) 890 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:42:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: 270: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:04.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LCJARdFrtRs7nxe off=500982 len=1209534 2024-08-29T18:42:04.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 1436 completed, throughput=4.99MB/sec 2024-08-29T18:42:04.034 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ilY4Gy95uACpS1e off=437253 len=1525370 2024-08-29T18:42:04.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 1437 completed, throughput=5MB/sec 2024-08-29T18:42:04.038 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-awt-AQxnR8aEjzb off=904230 len=1765659 2024-08-29T18:42:04.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 1438 completed, throughput=5MB/sec 2024-08-29T18:42:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:04 smithi089 bash[77323]: cluster 2024-08-29T18:42:03.260045+0000 mgr.y (mgr.34104) 891 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:04 smithi089 bash[78574]: cluster 2024-08-29T18:42:03.260045+0000 mgr.y (mgr.34104) 891 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:05.054 INFO:tasks.workunit.client.0.smithi089.stdout: 271: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:05.054 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GSHWGCfa1ax3RA8 off=2025164 len=1264959 2024-08-29T18:42:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:04 smithi144 bash[67678]: cluster 2024-08-29T18:42:03.260045+0000 mgr.y (mgr.34104) 891 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:05.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 1439 completed, throughput=4.99MB/sec 2024-08-29T18:42:05.066 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PsPvqlE2CNEKslD off=8731572 len=591673 2024-08-29T18:42:05.068 INFO:tasks.workunit.client.0.smithi089.stdout:op 1440 completed, throughput=4.99MB/sec 2024-08-29T18:42:05.069 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PFTdAnaxNlRCNpZ off=20024 len=2070725 2024-08-29T18:42:05.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 1441 completed, throughput=5MB/sec 2024-08-29T18:42:05.084 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-63qBBFJmYYYvwFS off=2881995 len=88268 2024-08-29T18:42:05.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 1442 completed, throughput=5MB/sec 2024-08-29T18:42:05.085 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IiynVQ5a0KTRbh- off=5397799 len=1870997 2024-08-29T18:42:05.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 1443 completed, throughput=5MB/sec 2024-08-29T18:42:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:42:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:42:05] "GET /metrics HTTP/1.1" 200 33937 "" "Prometheus/2.43.0" 2024-08-29T18:42:06.088 INFO:tasks.workunit.client.0.smithi089.stdout: 272: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:06.088 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2JjADRXwqUN9q_d off=575662 len=2085973 2024-08-29T18:42:06.093 INFO:tasks.workunit.client.0.smithi089.stdout:op 1444 completed, throughput=4.99MB/sec 2024-08-29T18:42:06.093 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xFD2DcA-UOoBO3q off=11999633 len=394555 2024-08-29T18:42:06.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 1445 completed, throughput=4.99MB/sec 2024-08-29T18:42:06.095 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_ux7fhUkKxKvTaf off=14243536 len=1809545 2024-08-29T18:42:06.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 1446 completed, throughput=5MB/sec 2024-08-29T18:42:06.099 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-leIfWgPJrqI0P31 off=3947898 len=1139352 2024-08-29T18:42:06.103 INFO:tasks.workunit.client.0.smithi089.stdout:op 1447 completed, throughput=5MB/sec 2024-08-29T18:42:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:06 smithi089 bash[77323]: cluster 2024-08-29T18:42:05.260920+0000 mgr.y (mgr.34104) 892 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:42:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:06 smithi089 bash[78574]: cluster 2024-08-29T18:42:05.260920+0000 mgr.y (mgr.34104) 892 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:42:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:06 smithi144 bash[67678]: cluster 2024-08-29T18:42:05.260920+0000 mgr.y (mgr.34104) 892 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:42:07.104 INFO:tasks.workunit.client.0.smithi089.stdout: 273: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:07.104 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aaCnXD-5ATqtr0n off=11849862 len=1953794 2024-08-29T18:42:07.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 1448 completed, throughput=4.99MB/sec 2024-08-29T18:42:07.109 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kVK5KJauLtpy-Bw off=5780428 len=44247 2024-08-29T18:42:07.110 INFO:tasks.workunit.client.0.smithi089.stdout:op 1449 completed, throughput=4.99MB/sec 2024-08-29T18:42:07.110 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JeN9Gao6ZSSpR_S off=14902769 len=1164286 2024-08-29T18:42:07.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 1450 completed, throughput=5MB/sec 2024-08-29T18:42:07.114 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M-MSCxjeq0r2FM- off=20489025 len=282133 2024-08-29T18:42:07.116 INFO:tasks.workunit.client.0.smithi089.stdout:op 1451 completed, throughput=5MB/sec 2024-08-29T18:42:07.116 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fSQ7ZABquBfCp7D off=8566296 len=1560825 2024-08-29T18:42:07.120 INFO:tasks.workunit.client.0.smithi089.stdout:op 1452 completed, throughput=5MB/sec 2024-08-29T18:42:08.120 INFO:tasks.workunit.client.0.smithi089.stdout: 274: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:08.120 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sNW1FPa3zxkUA1a off=4352564 len=2038816 2024-08-29T18:42:08.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 1453 completed, throughput=4.99MB/sec 2024-08-29T18:42:08.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m3iedEzqZWjMUN9 off=1343462 len=782479 2024-08-29T18:42:08.145 INFO:tasks.workunit.client.0.smithi089.stdout:op 1454 completed, throughput=4.99MB/sec 2024-08-29T18:42:08.145 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WBrKLgLSdTGvCtF off=683145 len=376641 2024-08-29T18:42:08.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 1455 completed, throughput=4.99MB/sec 2024-08-29T18:42:08.149 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dH0mokwtM-kXeej off=7679175 len=1279182 2024-08-29T18:42:08.158 INFO:tasks.workunit.client.0.smithi089.stdout:op 1456 completed, throughput=5MB/sec 2024-08-29T18:42:08.159 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O3DxyPjH5ciMvsw off=2095611 len=1752689 2024-08-29T18:42:08.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 1457 completed, throughput=5MB/sec 2024-08-29T18:42:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:08 smithi089 bash[77323]: cluster 2024-08-29T18:42:07.261948+0000 mgr.y (mgr.34104) 893 : cluster [DBG] pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:42:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:08 smithi089 bash[77323]: audit 2024-08-29T18:42:07.728327+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:08 smithi089 bash[78574]: cluster 2024-08-29T18:42:07.261948+0000 mgr.y (mgr.34104) 893 : cluster [DBG] pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:42:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:08 smithi089 bash[78574]: audit 2024-08-29T18:42:07.728327+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:08 smithi144 bash[67678]: cluster 2024-08-29T18:42:07.261948+0000 mgr.y (mgr.34104) 893 : cluster [DBG] pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:42:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:08 smithi144 bash[67678]: audit 2024-08-29T18:42:07.728327+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:09.161 INFO:tasks.workunit.client.0.smithi089.stdout: 275: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:09.161 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vbzJWO_9iWccIV9 off=8055247 len=106768 2024-08-29T18:42:09.163 INFO:tasks.workunit.client.0.smithi089.stdout:op 1458 completed, throughput=4.99MB/sec 2024-08-29T18:42:09.163 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XcR8SOfoUIELvMo off=3123792 len=583781 2024-08-29T18:42:09.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 1459 completed, throughput=4.99MB/sec 2024-08-29T18:42:09.165 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g6aqVh6oX9loxMS off=518134 len=334738 2024-08-29T18:42:09.171 INFO:tasks.workunit.client.0.smithi089.stdout:op 1460 completed, throughput=4.99MB/sec 2024-08-29T18:42:09.171 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OfBUHhKkcAcSgyy off=3005216 len=668604 2024-08-29T18:42:09.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 1461 completed, throughput=4.99MB/sec 2024-08-29T18:42:09.173 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WufY6c1g6aO6BXD off=14752118 len=1282352 2024-08-29T18:42:09.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 1462 completed, throughput=5MB/sec 2024-08-29T18:42:09.183 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-v_VSyk43UweJ-yy off=4239624 len=610034 2024-08-29T18:42:09.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 1463 completed, throughput=5MB/sec 2024-08-29T18:42:09.185 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jFmg6Wm42z66FRl off=70743 len=951338 2024-08-29T18:42:09.187 INFO:tasks.workunit.client.0.smithi089.stdout:op 1464 completed, throughput=5MB/sec 2024-08-29T18:42:10.189 INFO:tasks.workunit.client.0.smithi089.stdout: 276: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:10.189 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oEnAUnYjOH57oZK off=4358879 len=696451 2024-08-29T18:42:10.196 INFO:tasks.workunit.client.0.smithi089.stdout:op 1465 completed, throughput=4.99MB/sec 2024-08-29T18:42:10.196 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7gfeRoSSfWGsk06 off=5782031 len=1791454 2024-08-29T18:42:10.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 1466 completed, throughput=4.99MB/sec 2024-08-29T18:42:10.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vg4r7_MGDTM9scU off=560512 len=90902 2024-08-29T18:42:10.218 INFO:tasks.workunit.client.0.smithi089.stdout:op 1467 completed, throughput=4.99MB/sec 2024-08-29T18:42:10.219 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gDRhZkY6z-DFy1T off=1565821 len=736479 2024-08-29T18:42:10.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 1468 completed, throughput=4.99MB/sec 2024-08-29T18:42:10.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BRQ7ZrgZ-b-7Usz off=14928880 len=388677 2024-08-29T18:42:10.227 INFO:tasks.workunit.client.0.smithi089.stdout:op 1469 completed, throughput=5MB/sec 2024-08-29T18:42:10.227 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rPL890bQvYLxKyd off=737626 len=850513 2024-08-29T18:42:10.235 INFO:tasks.workunit.client.0.smithi089.stdout:op 1470 completed, throughput=5MB/sec 2024-08-29T18:42:10.235 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_18LZNYsl-1SLb6 off=11247535 len=574443 2024-08-29T18:42:10.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 1471 completed, throughput=5MB/sec 2024-08-29T18:42:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:10 smithi089 bash[77323]: cluster 2024-08-29T18:42:09.262940+0000 mgr.y (mgr.34104) 894 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:42:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:10 smithi089 bash[78574]: cluster 2024-08-29T18:42:09.262940+0000 mgr.y (mgr.34104) 894 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:42:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:10 smithi144 bash[67678]: cluster 2024-08-29T18:42:09.262940+0000 mgr.y (mgr.34104) 894 : cluster [DBG] pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:42:11.242 INFO:tasks.workunit.client.0.smithi089.stdout: 277: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:11.242 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n3pu0_U2A12Jxbm off=1206647 len=602656 2024-08-29T18:42:11.249 INFO:tasks.workunit.client.0.smithi089.stdout:op 1472 completed, throughput=4.98MB/sec 2024-08-29T18:42:11.249 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OjuC5Nk9trjbj3g off=3156184 len=988290 2024-08-29T18:42:11.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 1473 completed, throughput=4.99MB/sec 2024-08-29T18:42:11.257 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RzLQGF4PWjzginp off=8775952 len=672775 2024-08-29T18:42:11.258 INFO:tasks.workunit.client.0.smithi089.stdout:op 1474 completed, throughput=4.99MB/sec 2024-08-29T18:42:11.258 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_xrzQjpDIWt-__z off=3784579 len=1504659 2024-08-29T18:42:11.268 INFO:tasks.workunit.client.0.smithi089.stdout:op 1475 completed, throughput=4.99MB/sec 2024-08-29T18:42:11.268 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TBogZ4j20p7v9k9 off=4503592 len=2067276 2024-08-29T18:42:11.273 INFO:tasks.workunit.client.0.smithi089.stdout:op 1476 completed, throughput=5MB/sec 2024-08-29T18:42:12.273 INFO:tasks.workunit.client.0.smithi089.stdout: 278: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:12.273 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0FXsdjEzUTNkcR3 off=10052039 len=1082346 2024-08-29T18:42:12.278 INFO:tasks.workunit.client.0.smithi089.stdout:op 1477 completed, throughput=4.99MB/sec 2024-08-29T18:42:12.278 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JgdWvu1VlbYEcxb off=5595838 len=467487 2024-08-29T18:42:12.285 INFO:tasks.workunit.client.0.smithi089.stdout:op 1478 completed, throughput=4.99MB/sec 2024-08-29T18:42:12.285 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u61ecbaVlqrkklE off=4458726 len=271959 2024-08-29T18:42:12.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 1479 completed, throughput=4.99MB/sec 2024-08-29T18:42:12.287 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K5vQTTb11DVHagp off=18963734 len=18351 2024-08-29T18:42:12.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 1480 completed, throughput=4.99MB/sec 2024-08-29T18:42:12.290 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6GVcDXnMDuoLP7k off=9724310 len=1054221 2024-08-29T18:42:12.299 INFO:tasks.workunit.client.0.smithi089.stdout:op 1481 completed, throughput=4.99MB/sec 2024-08-29T18:42:12.299 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YlTK0iUkioVDK6h off=9828620 len=4090 2024-08-29T18:42:12.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 1482 completed, throughput=4.99MB/sec 2024-08-29T18:42:12.300 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rAL6A3H4FcU8qZE off=9785367 len=1029197 2024-08-29T18:42:12.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 1483 completed, throughput=5MB/sec 2024-08-29T18:42:12.302 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JwQopXUphnfn620 off=12605295 len=291476 2024-08-29T18:42:12.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 1484 completed, throughput=5MB/sec 2024-08-29T18:42:12.304 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n4QEcCeLT1YKFR3 off=14595240 len=144097 2024-08-29T18:42:12.309 INFO:tasks.workunit.client.0.smithi089.stdout:op 1485 completed, throughput=5MB/sec 2024-08-29T18:42:12.309 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LgCSpJ8JK4HDMza off=3384785 len=1542679 2024-08-29T18:42:12.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 1486 completed, throughput=5MB/sec 2024-08-29T18:42:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:12 smithi089 bash[77323]: cluster 2024-08-29T18:42:11.263983+0000 mgr.y (mgr.34104) 895 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:42:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:12 smithi089 bash[78574]: cluster 2024-08-29T18:42:11.263983+0000 mgr.y (mgr.34104) 895 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:42:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:12 smithi144 bash[67678]: cluster 2024-08-29T18:42:11.263983+0000 mgr.y (mgr.34104) 895 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:42:13.313 INFO:tasks.workunit.client.0.smithi089.stdout: 279: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:13.313 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RxT2Tj3KwVnjgY8 off=2254589 len=1401806 2024-08-29T18:42:13.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 1487 completed, throughput=4.99MB/sec 2024-08-29T18:42:13.317 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1pZSt8iroyJ1yTN off=2013277 len=1884694 2024-08-29T18:42:13.333 INFO:tasks.workunit.client.0.smithi089.stdout:op 1488 completed, throughput=5MB/sec 2024-08-29T18:42:13.333 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HULhY82SNm6_983 off=10676998 len=1012206 2024-08-29T18:42:13.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 1489 completed, throughput=5MB/sec 2024-08-29T18:42:13.342 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-__NkRUOklsbRUuo off=8434273 len=1620322 2024-08-29T18:42:13.354 INFO:tasks.workunit.client.0.smithi089.stdout:op 1490 completed, throughput=5MB/sec 2024-08-29T18:42:14.354 INFO:tasks.workunit.client.0.smithi089.stdout: 280: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:14.354 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1T8gRKIBeGqwmLb off=8743275 len=517474 2024-08-29T18:42:14.356 INFO:tasks.workunit.client.0.smithi089.stdout:op 1491 completed, throughput=4.99MB/sec 2024-08-29T18:42:14.356 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-livWDosidCe7CHP off=7284971 len=226173 2024-08-29T18:42:14.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 1492 completed, throughput=4.99MB/sec 2024-08-29T18:42:14.361 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JRIFBCw_se4xojb off=7184522 len=267886 2024-08-29T18:42:14.363 INFO:tasks.workunit.client.0.smithi089.stdout:op 1493 completed, throughput=4.99MB/sec 2024-08-29T18:42:14.363 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mzTIIwYr9udKH9m off=10898575 len=1497211 2024-08-29T18:42:14.376 INFO:tasks.workunit.client.0.smithi089.stdout:op 1494 completed, throughput=5MB/sec 2024-08-29T18:42:14.377 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F1uQMEt0kUG7qfw off=9949363 len=835141 2024-08-29T18:42:14.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 1495 completed, throughput=5MB/sec 2024-08-29T18:42:14.379 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0YKikLBzXpuGOKb off=3879231 len=1198566 2024-08-29T18:42:14.382 INFO:tasks.workunit.client.0.smithi089.stdout:op 1496 completed, throughput=5MB/sec 2024-08-29T18:42:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:14 smithi089 bash[77323]: cluster 2024-08-29T18:42:13.264986+0000 mgr.y (mgr.34104) 896 : cluster [DBG] pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:14.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:14 smithi089 bash[78574]: cluster 2024-08-29T18:42:13.264986+0000 mgr.y (mgr.34104) 896 : cluster [DBG] pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:14 smithi144 bash[67678]: cluster 2024-08-29T18:42:13.264986+0000 mgr.y (mgr.34104) 896 : cluster [DBG] pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:15.382 INFO:tasks.workunit.client.0.smithi089.stdout: 281: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:15.383 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2LxP0wKaUe_zgHI off=9544501 len=1099801 2024-08-29T18:42:15.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 1497 completed, throughput=4.99MB/sec 2024-08-29T18:42:15.392 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F9hpKqJCf2YgCjE off=224686 len=7640 2024-08-29T18:42:15.392 INFO:tasks.workunit.client.0.smithi089.stdout:op 1498 completed, throughput=4.99MB/sec 2024-08-29T18:42:15.393 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1MxDMHTyJzcB8QQ off=1406628 len=139054 2024-08-29T18:42:15.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 1499 completed, throughput=4.99MB/sec 2024-08-29T18:42:15.397 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MovQHBAdhF3WziL off=2395780 len=1131186 2024-08-29T18:42:15.402 INFO:tasks.workunit.client.0.smithi089.stdout:op 1500 completed, throughput=4.99MB/sec 2024-08-29T18:42:15.402 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XuwZrqldCYKOOvP off=14160796 len=750429 2024-08-29T18:42:15.410 INFO:tasks.workunit.client.0.smithi089.stdout:op 1501 completed, throughput=4.99MB/sec 2024-08-29T18:42:15.410 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oCGW0dzlHioNOJt off=6975951 len=265055 2024-08-29T18:42:15.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 1502 completed, throughput=5MB/sec 2024-08-29T18:42:15.411 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f3AdrvuPfRnsSQu off=3264498 len=783313 2024-08-29T18:42:15.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 1503 completed, throughput=5MB/sec 2024-08-29T18:42:15.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MbqEKfIyXLFJNse off=101252 len=1280129 2024-08-29T18:42:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:42:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:42:15] "GET /metrics HTTP/1.1" 200 33953 "" "Prometheus/2.43.0" 2024-08-29T18:42:15.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 1504 completed, throughput=5MB/sec 2024-08-29T18:42:16.432 INFO:tasks.workunit.client.0.smithi089.stdout: 282: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:16.432 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OxiayOt8pA68m1U off=14572553 len=257894 2024-08-29T18:42:16.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 1505 completed, throughput=4.99MB/sec 2024-08-29T18:42:16.437 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0lrODhKoQ8b1taa off=6026509 len=1089263 2024-08-29T18:42:16.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 1506 completed, throughput=4.99MB/sec 2024-08-29T18:42:16.446 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WiIMjzVjoJapXQR off=4147628 len=915879 2024-08-29T18:42:16.453 INFO:tasks.workunit.client.0.smithi089.stdout:op 1507 completed, throughput=4.99MB/sec 2024-08-29T18:42:16.453 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z2a5rf1qh8bhh-5 off=6926339 len=1303000 2024-08-29T18:42:16.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 1508 completed, throughput=5MB/sec 2024-08-29T18:42:16.463 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pPbyInq5pO_l764 off=3937512 len=1614061 2024-08-29T18:42:16.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 1509 completed, throughput=5MB/sec 2024-08-29T18:42:16.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:16 smithi089 bash[77323]: cluster 2024-08-29T18:42:15.265877+0000 mgr.y (mgr.34104) 897 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:42:16.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:16 smithi089 bash[78574]: cluster 2024-08-29T18:42:15.265877+0000 mgr.y (mgr.34104) 897 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:42:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:16 smithi144 bash[67678]: cluster 2024-08-29T18:42:15.265877+0000 mgr.y (mgr.34104) 897 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:42:17.467 INFO:tasks.workunit.client.0.smithi089.stdout: 283: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:17.467 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kEi67945NuQasiB off=8525868 len=805529 2024-08-29T18:42:17.475 INFO:tasks.workunit.client.0.smithi089.stdout:op 1510 completed, throughput=4.99MB/sec 2024-08-29T18:42:17.475 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GyK6Su3kefmvnYv off=13291147 len=766517 2024-08-29T18:42:17.483 INFO:tasks.workunit.client.0.smithi089.stdout:op 1511 completed, throughput=4.99MB/sec 2024-08-29T18:42:17.483 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-V4VDcdl4QwCD3k4 off=8604489 len=1038642 2024-08-29T18:42:17.486 INFO:tasks.workunit.client.0.smithi089.stdout:op 1512 completed, throughput=4.99MB/sec 2024-08-29T18:42:17.486 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iAVV3FiYkAKoAUE off=17627461 len=8245 2024-08-29T18:42:17.490 INFO:tasks.workunit.client.0.smithi089.stdout:op 1513 completed, throughput=4.99MB/sec 2024-08-29T18:42:17.490 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Its3y9MhjfFOZ1 off=2659807 len=1193700 2024-08-29T18:42:17.499 INFO:tasks.workunit.client.0.smithi089.stdout:op 1514 completed, throughput=5MB/sec 2024-08-29T18:42:17.499 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ruBoJZvr1-VOsH8 off=7207194 len=352229 2024-08-29T18:42:17.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 1515 completed, throughput=5MB/sec 2024-08-29T18:42:17.504 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lOzN8MgMkMxsD-s off=222367 len=1636500 2024-08-29T18:42:17.514 INFO:tasks.workunit.client.0.smithi089.stdout:op 1516 completed, throughput=5MB/sec 2024-08-29T18:42:18.515 INFO:tasks.workunit.client.0.smithi089.stdout: 284: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:18.515 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-165KsyRh1t8S8KR off=285683 len=1388437 2024-08-29T18:42:18.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 1517 completed, throughput=4.99MB/sec 2024-08-29T18:42:18.519 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2LqFFWcrDfUeIyB off=5312650 len=2094123 2024-08-29T18:42:18.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 1518 completed, throughput=5MB/sec 2024-08-29T18:42:18.523 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1avd2cRs1rUsOyA off=20767435 len=896175 2024-08-29T18:42:18.525 INFO:tasks.workunit.client.0.smithi089.stdout:op 1519 completed, throughput=5MB/sec 2024-08-29T18:42:18.525 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GIJ3q_nYe-wAxSP off=11531648 len=2052824 2024-08-29T18:42:18.538 INFO:tasks.workunit.client.0.smithi089.stdout:op 1520 completed, throughput=5.01MB/sec 2024-08-29T18:42:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:18 smithi089 bash[78574]: cluster 2024-08-29T18:42:17.266881+0000 mgr.y (mgr.34104) 898 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:42:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:18 smithi089 bash[77323]: cluster 2024-08-29T18:42:17.266881+0000 mgr.y (mgr.34104) 898 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:42:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:18 smithi144 bash[67678]: cluster 2024-08-29T18:42:17.266881+0000 mgr.y (mgr.34104) 898 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:42:19.539 INFO:tasks.workunit.client.0.smithi089.stdout: 285: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:19.539 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p1zdsknveEiU07o off=1038512 len=1237709 2024-08-29T18:42:19.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 1521 completed, throughput=4.99MB/sec 2024-08-29T18:42:19.542 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-STW1vmqrwDGsBgN off=1749239 len=1265804 2024-08-29T18:42:19.553 INFO:tasks.workunit.client.0.smithi089.stdout:op 1522 completed, throughput=5MB/sec 2024-08-29T18:42:19.553 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-97_1AaKfKHJqrFf off=1237577 len=1845647 2024-08-29T18:42:19.560 INFO:tasks.workunit.client.0.smithi089.stdout:op 1523 completed, throughput=5MB/sec 2024-08-29T18:42:20.560 INFO:tasks.workunit.client.0.smithi089.stdout: 286: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:20.561 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4uvks0S87ZsL3WM off=6988143 len=1859775 2024-08-29T18:42:20.565 INFO:tasks.workunit.client.0.smithi089.stdout:op 1524 completed, throughput=4.99MB/sec 2024-08-29T18:42:20.565 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T-bKa1GyE8TY9bG off=1876345 len=671506 2024-08-29T18:42:20.572 INFO:tasks.workunit.client.0.smithi089.stdout:op 1525 completed, throughput=4.99MB/sec 2024-08-29T18:42:20.572 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SIZ_W44PJrZt_YZ off=10968286 len=1794819 2024-08-29T18:42:20.589 INFO:tasks.workunit.client.0.smithi089.stdout:op 1526 completed, throughput=5MB/sec 2024-08-29T18:42:20.589 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cy4_aCZrxxa8XT_ off=1829437 len=1469427 2024-08-29T18:42:20.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 1527 completed, throughput=5MB/sec 2024-08-29T18:42:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:20 smithi089 bash[78574]: cluster 2024-08-29T18:42:19.267898+0000 mgr.y (mgr.34104) 899 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:20 smithi089 bash[77323]: cluster 2024-08-29T18:42:19.267898+0000 mgr.y (mgr.34104) 899 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:20 smithi144 bash[67678]: cluster 2024-08-29T18:42:19.267898+0000 mgr.y (mgr.34104) 899 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:42:21.593 INFO:tasks.workunit.client.0.smithi089.stdout: 287: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:21.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-akO8fQt9u0RaS4C off=3201201 len=18066 2024-08-29T18:42:21.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 1528 completed, throughput=4.99MB/sec 2024-08-29T18:42:21.594 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oA8wPB66ku44BAW off=2170254 len=830612 2024-08-29T18:42:21.601 INFO:tasks.workunit.client.0.smithi089.stdout:op 1529 completed, throughput=4.99MB/sec 2024-08-29T18:42:21.602 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GeBmeta5F50w0gb off=6261013 len=909320 2024-08-29T18:42:21.604 INFO:tasks.workunit.client.0.smithi089.stdout:op 1530 completed, throughput=4.99MB/sec 2024-08-29T18:42:21.605 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-trDmqZW317UW6j4 off=8757525 len=257740 2024-08-29T18:42:21.610 INFO:tasks.workunit.client.0.smithi089.stdout:op 1531 completed, throughput=4.99MB/sec 2024-08-29T18:42:21.610 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SJDNOXjboptStTy off=9192653 len=887251 2024-08-29T18:42:21.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 1532 completed, throughput=5MB/sec 2024-08-29T18:42:21.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xg7S0TeLURp_Mjf off=7321694 len=133952 2024-08-29T18:42:21.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 1533 completed, throughput=5MB/sec 2024-08-29T18:42:21.622 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NeQKW1YA3rXHTBd off=15013526 len=752166 2024-08-29T18:42:21.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 1534 completed, throughput=5MB/sec 2024-08-29T18:42:21.634 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ppSmHpSuuCY3k54 off=131558 len=1795683 2024-08-29T18:42:21.645 INFO:tasks.workunit.client.0.smithi089.stdout:op 1535 completed, throughput=5MB/sec 2024-08-29T18:42:22.645 INFO:tasks.workunit.client.0.smithi089.stdout: 288: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:22.646 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ipdsEnIGOA5bEnu off=20850095 len=2009449 2024-08-29T18:42:22.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 1536 completed, throughput=4.99MB/sec 2024-08-29T18:42:22.661 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aIZZx3EH3B38I9f off=8877432 len=944671 2024-08-29T18:42:22.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 1537 completed, throughput=5MB/sec 2024-08-29T18:42:22.665 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kt7oVjo7s6TG1yA off=3264691 len=1818610 2024-08-29T18:42:22.678 INFO:tasks.workunit.client.0.smithi089.stdout:op 1538 completed, throughput=5MB/sec 2024-08-29T18:42:22.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:22 smithi089 bash[77323]: cluster 2024-08-29T18:42:21.268723+0000 mgr.y (mgr.34104) 900 : cluster [DBG] pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:42:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:22 smithi089 bash[78574]: cluster 2024-08-29T18:42:21.268723+0000 mgr.y (mgr.34104) 900 : cluster [DBG] pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:42:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:22 smithi144 bash[67678]: cluster 2024-08-29T18:42:21.268723+0000 mgr.y (mgr.34104) 900 : cluster [DBG] pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:42:23.678 INFO:tasks.workunit.client.0.smithi089.stdout: 289: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:23.679 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SMSEvkrUzmv0Sue off=2316505 len=890618 2024-08-29T18:42:23.681 INFO:tasks.workunit.client.0.smithi089.stdout:op 1539 completed, throughput=4.99MB/sec 2024-08-29T18:42:23.681 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SUtcdKLU4TAt8vS off=406200 len=1476408 2024-08-29T18:42:23.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 1540 completed, throughput=4.99MB/sec 2024-08-29T18:42:23.693 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VpEjpSRm6Qs-Xwi off=11843569 len=1270713 2024-08-29T18:42:23.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 1541 completed, throughput=5MB/sec 2024-08-29T18:42:23.698 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HBQtTZKKUJabftQ off=2498 len=1680667 2024-08-29T18:42:23.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 1542 completed, throughput=5MB/sec 2024-08-29T18:42:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:23 smithi089 bash[77323]: audit 2024-08-29T18:42:22.728912+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:23 smithi089 bash[78574]: audit 2024-08-29T18:42:22.728912+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:23 smithi144 bash[67678]: audit 2024-08-29T18:42:22.728912+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:24.703 INFO:tasks.workunit.client.0.smithi089.stdout: 290: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:24.704 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sRYJQGyniDauYyq off=88642 len=610701 2024-08-29T18:42:24.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 1543 completed, throughput=4.99MB/sec 2024-08-29T18:42:24.711 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AP_0SbcK9TwAQ5q off=14061249 len=152327 2024-08-29T18:42:24.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 1544 completed, throughput=4.99MB/sec 2024-08-29T18:42:24.712 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-22yehvJPWmYq8fg off=3327905 len=900955 2024-08-29T18:42:24.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 1545 completed, throughput=4.99MB/sec 2024-08-29T18:42:24.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YRpAhj5PVLhwNmv off=6912937 len=2022755 2024-08-29T18:42:24.724 INFO:tasks.workunit.client.0.smithi089.stdout:op 1546 completed, throughput=5MB/sec 2024-08-29T18:42:24.724 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jsIi9qQgjDaLcn_ off=12156552 len=1802692 2024-08-29T18:42:24.739 INFO:tasks.workunit.client.0.smithi089.stdout:op 1547 completed, throughput=5MB/sec 2024-08-29T18:42:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:24 smithi089 bash[77323]: cluster 2024-08-29T18:42:23.269704+0000 mgr.y (mgr.34104) 901 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:24 smithi089 bash[78574]: cluster 2024-08-29T18:42:23.269704+0000 mgr.y (mgr.34104) 901 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:24 smithi144 bash[67678]: cluster 2024-08-29T18:42:23.269704+0000 mgr.y (mgr.34104) 901 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:42:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:42:25] "GET /metrics HTTP/1.1" 200 33957 "" "Prometheus/2.43.0" 2024-08-29T18:42:25.740 INFO:tasks.workunit.client.0.smithi089.stdout: 291: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:25.740 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x4D4g5hkmzClpXd off=4040012 len=1391700 2024-08-29T18:42:25.743 INFO:tasks.workunit.client.0.smithi089.stdout:op 1548 completed, throughput=4.99MB/sec 2024-08-29T18:42:25.743 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-J8MQa4PjSNbTTsg off=7132019 len=597948 2024-08-29T18:42:25.749 INFO:tasks.workunit.client.0.smithi089.stdout:op 1549 completed, throughput=4.99MB/sec 2024-08-29T18:42:25.750 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Lu-Dq20X9ou0hmx off=8882217 len=1891507 2024-08-29T18:42:25.756 INFO:tasks.workunit.client.0.smithi089.stdout:op 1550 completed, throughput=5MB/sec 2024-08-29T18:42:25.756 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qtSyHIwGbL5-k0r off=3518275 len=1812460 2024-08-29T18:42:25.760 INFO:tasks.workunit.client.0.smithi089.stdout:op 1551 completed, throughput=5MB/sec 2024-08-29T18:42:26.760 INFO:tasks.workunit.client.0.smithi089.stdout: 292: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:26.761 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f0-RwqYNJF0af_A off=10155593 len=1402022 2024-08-29T18:42:26.764 INFO:tasks.workunit.client.0.smithi089.stdout:op 1552 completed, throughput=4.99MB/sec 2024-08-29T18:42:26.764 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HBVDkEUouirrMGh off=5817408 len=1402193 2024-08-29T18:42:26.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 1553 completed, throughput=4.99MB/sec 2024-08-29T18:42:26.774 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MA4eAKUqGfeWCyd off=11622605 len=1696840 2024-08-29T18:42:26.789 INFO:tasks.workunit.client.0.smithi089.stdout:op 1554 completed, throughput=5MB/sec 2024-08-29T18:42:26.789 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ELb7GJPJOszmkQ9 off=9483707 len=629973 2024-08-29T18:42:26.795 INFO:tasks.workunit.client.0.smithi089.stdout:op 1555 completed, throughput=5MB/sec 2024-08-29T18:42:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:26 smithi089 bash[77323]: cluster 2024-08-29T18:42:25.270571+0000 mgr.y (mgr.34104) 902 : cluster [DBG] pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:42:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:26 smithi089 bash[78574]: cluster 2024-08-29T18:42:25.270571+0000 mgr.y (mgr.34104) 902 : cluster [DBG] pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:42:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:26 smithi144 bash[67678]: cluster 2024-08-29T18:42:25.270571+0000 mgr.y (mgr.34104) 902 : cluster [DBG] pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:42:27.795 INFO:tasks.workunit.client.0.smithi089.stdout: 293: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:27.795 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AYhIrP63dlpa78X off=3820760 len=195051 2024-08-29T18:42:27.801 INFO:tasks.workunit.client.0.smithi089.stdout:op 1556 completed, throughput=4.99MB/sec 2024-08-29T18:42:27.801 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nRY_b81ouI67B1h off=2906642 len=1264343 2024-08-29T18:42:27.810 INFO:tasks.workunit.client.0.smithi089.stdout:op 1557 completed, throughput=4.99MB/sec 2024-08-29T18:42:27.810 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-otecGaS6jfdpW99 off=7934292 len=1700223 2024-08-29T18:42:27.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 1558 completed, throughput=4.99MB/sec 2024-08-29T18:42:27.814 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-71BvbcHDdYWoV7s off=529265 len=339808 2024-08-29T18:42:27.815 INFO:tasks.workunit.client.0.smithi089.stdout:op 1559 completed, throughput=5MB/sec 2024-08-29T18:42:27.815 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rq_vQ7CZFsKKZ9n off=5605023 len=641085 2024-08-29T18:42:27.817 INFO:tasks.workunit.client.0.smithi089.stdout:op 1560 completed, throughput=5MB/sec 2024-08-29T18:42:27.818 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4KO1yVMV0LFc_RW off=10059183 len=444178 2024-08-29T18:42:27.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 1561 completed, throughput=5MB/sec 2024-08-29T18:42:27.820 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sugd2NHoiFIuhB0 off=10991143 len=2093273 2024-08-29T18:42:27.836 INFO:tasks.workunit.client.0.smithi089.stdout:op 1562 completed, throughput=5.01MB/sec 2024-08-29T18:42:28.836 INFO:tasks.workunit.client.0.smithi089.stdout: 294: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:28.836 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-96zGP0O44DUzRkJ off=3615768 len=866814 2024-08-29T18:42:28.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 1563 completed, throughput=4.99MB/sec 2024-08-29T18:42:28.839 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9FgDVy_9Su_oAb2 off=8522683 len=988443 2024-08-29T18:42:28.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 1564 completed, throughput=4.99MB/sec 2024-08-29T18:42:28.842 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bC_uMr1CwEjY2at off=430480 len=645674 2024-08-29T18:42:28.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 1565 completed, throughput=5MB/sec 2024-08-29T18:42:28.844 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1qImuVNEsZGHlI9 off=1821384 len=540521 2024-08-29T18:42:28.850 INFO:tasks.workunit.client.0.smithi089.stdout:op 1566 completed, throughput=5MB/sec 2024-08-29T18:42:28.851 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5EElgVmGCzHdtg9 off=3009665 len=482862 2024-08-29T18:42:28.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 1567 completed, throughput=5MB/sec 2024-08-29T18:42:28.852 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EF3QiFHYDGKfrO0 off=1378788 len=1270047 2024-08-29T18:42:28.864 INFO:tasks.workunit.client.0.smithi089.stdout:op 1568 completed, throughput=5MB/sec 2024-08-29T18:42:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:28 smithi089 bash[78574]: cluster 2024-08-29T18:42:27.271571+0000 mgr.y (mgr.34104) 903 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:42:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:28 smithi089 bash[77323]: cluster 2024-08-29T18:42:27.271571+0000 mgr.y (mgr.34104) 903 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:42:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:28 smithi144 bash[67678]: cluster 2024-08-29T18:42:27.271571+0000 mgr.y (mgr.34104) 903 : cluster [DBG] pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:42:29.864 INFO:tasks.workunit.client.0.smithi089.stdout: 295: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:29.864 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N88iHuQof5VLHUV off=9230260 len=1694194 2024-08-29T18:42:29.876 INFO:tasks.workunit.client.0.smithi089.stdout:op 1569 completed, throughput=4.99MB/sec 2024-08-29T18:42:29.876 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EBWLHOUK9bU-9Xo off=3455301 len=50579 2024-08-29T18:42:29.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 1570 completed, throughput=4.99MB/sec 2024-08-29T18:42:29.881 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7QgN1VB96fCDQDo off=9338581 len=1365718 2024-08-29T18:42:29.892 INFO:tasks.workunit.client.0.smithi089.stdout:op 1571 completed, throughput=5MB/sec 2024-08-29T18:42:29.892 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pt1BPibizREluuQ off=1837112 len=785677 2024-08-29T18:42:29.895 INFO:tasks.workunit.client.0.smithi089.stdout:op 1572 completed, throughput=5MB/sec 2024-08-29T18:42:29.895 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fq3aLJCj2N5HPi9 off=1984971 len=255049 2024-08-29T18:42:29.900 INFO:tasks.workunit.client.0.smithi089.stdout:op 1573 completed, throughput=5MB/sec 2024-08-29T18:42:29.900 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ueeoOtXzIhZWbSK off=6315509 len=445968 2024-08-29T18:42:29.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 1574 completed, throughput=5MB/sec 2024-08-29T18:42:30.902 INFO:tasks.workunit.client.0.smithi089.stdout: 296: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:30.902 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gc-5MrcEnTl-rHr off=2397977 len=249852 2024-08-29T18:42:30.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 1575 completed, throughput=4.99MB/sec 2024-08-29T18:42:30.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bGzy67VsRpVvVzW off=1964648 len=1101456 2024-08-29T18:42:30.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 1576 completed, throughput=4.99MB/sec 2024-08-29T18:42:30.915 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a4AOxeRrK6OC3Ly off=22474089 len=1051778 2024-08-29T18:42:30.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 1577 completed, throughput=4.99MB/sec 2024-08-29T18:42:30.924 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sHtmRL4L81MswdM off=7098036 len=715124 2024-08-29T18:42:30.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 1578 completed, throughput=4.99MB/sec 2024-08-29T18:42:30.927 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Foc9kHvodMyONwg off=7788942 len=1067733 2024-08-29T18:42:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:30 smithi089 bash[77323]: cluster 2024-08-29T18:42:29.272580+0000 mgr.y (mgr.34104) 904 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:42:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:30 smithi089 bash[78574]: cluster 2024-08-29T18:42:29.272580+0000 mgr.y (mgr.34104) 904 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:42:30.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 1579 completed, throughput=5MB/sec 2024-08-29T18:42:30.937 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XJHnuCCBC1nRx0_ off=2074508 len=901195 2024-08-29T18:42:30.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 1580 completed, throughput=5MB/sec 2024-08-29T18:42:30.945 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t50DmytvIoatnRq off=4251651 len=1853131 2024-08-29T18:42:30.949 INFO:tasks.workunit.client.0.smithi089.stdout:op 1581 completed, throughput=5.01MB/sec 2024-08-29T18:42:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:30 smithi144 bash[67678]: cluster 2024-08-29T18:42:29.272580+0000 mgr.y (mgr.34104) 904 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:42:31.950 INFO:tasks.workunit.client.0.smithi089.stdout: 297: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:31.950 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UxzULdPKaWZ7Zjr off=11359523 len=315544 2024-08-29T18:42:31.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 1582 completed, throughput=4.99MB/sec 2024-08-29T18:42:31.956 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K7PG594FrOCLwmR off=227751 len=1024809 2024-08-29T18:42:31.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 1583 completed, throughput=4.99MB/sec 2024-08-29T18:42:31.965 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oI6qvspkCym_BFJ off=9717505 len=1903329 2024-08-29T18:42:31.969 INFO:tasks.workunit.client.0.smithi089.stdout:op 1584 completed, throughput=5MB/sec 2024-08-29T18:42:31.970 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E44_lSqizFhoOn3 off=4077418 len=931163 2024-08-29T18:42:31.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 1585 completed, throughput=5MB/sec 2024-08-29T18:42:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:32 smithi089 bash[77323]: cluster 2024-08-29T18:42:31.273431+0000 mgr.y (mgr.34104) 905 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:42:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:32 smithi089 bash[78574]: cluster 2024-08-29T18:42:31.273431+0000 mgr.y (mgr.34104) 905 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:42:32.978 INFO:tasks.workunit.client.0.smithi089.stdout: 298: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:32.979 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wa3jLqUQ5r6plYc off=9648777 len=1202118 2024-08-29T18:42:32.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 1586 completed, throughput=4.99MB/sec 2024-08-29T18:42:32.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yBQfm-3JNJ3u_gT off=1446491 len=482428 2024-08-29T18:42:32.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 1587 completed, throughput=4.99MB/sec 2024-08-29T18:42:32.996 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PW8a4pMkGpGT5FC off=11342674 len=608660 2024-08-29T18:42:33.002 INFO:tasks.workunit.client.0.smithi089.stdout:op 1588 completed, throughput=4.99MB/sec 2024-08-29T18:42:33.002 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5WUE1CNnuL-qC8_ off=18098223 len=616793 2024-08-29T18:42:33.009 INFO:tasks.workunit.client.0.smithi089.stdout:op 1589 completed, throughput=4.99MB/sec 2024-08-29T18:42:33.009 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MihDOsxaJ-zWtbp off=8225256 len=917105 2024-08-29T18:42:33.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 1590 completed, throughput=5MB/sec 2024-08-29T18:42:33.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ff8OL8Ya5GEw1L0 off=6970150 len=529820 2024-08-29T18:42:33.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 1591 completed, throughput=5MB/sec 2024-08-29T18:42:33.022 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-djXbRjITdU7ZadS off=2765785 len=1582858 2024-08-29T18:42:33.028 INFO:tasks.workunit.client.0.smithi089.stdout:op 1592 completed, throughput=5MB/sec 2024-08-29T18:42:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:32 smithi144 bash[67678]: cluster 2024-08-29T18:42:31.273431+0000 mgr.y (mgr.34104) 905 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:42:34.028 INFO:tasks.workunit.client.0.smithi089.stdout: 299: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:34.028 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ijqllq6XeP3ypTP off=8314782 len=98765 2024-08-29T18:42:34.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 1593 completed, throughput=4.99MB/sec 2024-08-29T18:42:34.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ahwv0RG45gY2eQj off=15581960 len=1096433 2024-08-29T18:42:34.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 1594 completed, throughput=4.99MB/sec 2024-08-29T18:42:34.033 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7kDtZLRgImx2HPq off=1366108 len=929886 2024-08-29T18:42:34.036 INFO:tasks.workunit.client.0.smithi089.stdout:op 1595 completed, throughput=4.99MB/sec 2024-08-29T18:42:34.036 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HyFqR-l7cbkw-1H off=334133 len=1525196 2024-08-29T18:42:34.039 INFO:tasks.workunit.client.0.smithi089.stdout:op 1596 completed, throughput=5MB/sec 2024-08-29T18:42:34.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iuLW38_ZYtQZRvU off=5158824 len=429941 2024-08-29T18:42:34.046 INFO:tasks.workunit.client.0.smithi089.stdout:op 1597 completed, throughput=5MB/sec 2024-08-29T18:42:34.046 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q3y2R6c-0ToPFAL off=16529863 len=642865 2024-08-29T18:42:34.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 1598 completed, throughput=5MB/sec 2024-08-29T18:42:35.053 INFO:tasks.workunit.client.0.smithi089.stdout: 300: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:35.054 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-V7d_Ph9Oj5ViXm- off=0 len=1399920 2024-08-29T18:42:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:34 smithi144 bash[67678]: cluster 2024-08-29T18:42:33.274412+0000 mgr.y (mgr.34104) 906 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:35.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 1599 completed, throughput=4.99MB/sec 2024-08-29T18:42:35.057 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qT7_Dx8MQ5uwo7E off=1919072 len=850151 2024-08-29T18:42:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:34 smithi089 bash[77323]: cluster 2024-08-29T18:42:33.274412+0000 mgr.y (mgr.34104) 906 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:34 smithi089 bash[78574]: cluster 2024-08-29T18:42:33.274412+0000 mgr.y (mgr.34104) 906 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:35.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 1600 completed, throughput=4.99MB/sec 2024-08-29T18:42:35.066 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O3Ic04g_mpOX9Jm off=14790448 len=994468 2024-08-29T18:42:35.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 1601 completed, throughput=4.99MB/sec 2024-08-29T18:42:35.069 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-04VCGOXY8SYNDgK off=9583186 len=1428730 2024-08-29T18:42:35.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 1602 completed, throughput=5MB/sec 2024-08-29T18:42:35.082 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gBqya_zSFL1C0JQ off=15632655 len=75123 2024-08-29T18:42:35.086 INFO:tasks.workunit.client.0.smithi089.stdout:op 1603 completed, throughput=5MB/sec 2024-08-29T18:42:35.086 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uMeuhAaVfUZ8ueQ off=1791733 len=1524036 2024-08-29T18:42:35.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 1604 completed, throughput=5MB/sec 2024-08-29T18:42:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:42:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:42:35] "GET /metrics HTTP/1.1" 200 33957 "" "Prometheus/2.43.0" 2024-08-29T18:42:36.099 INFO:tasks.workunit.client.0.smithi089.stdout: 301: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:36.100 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FnBE4DfzCnolKLZ off=24967104 len=315712 2024-08-29T18:42:36.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 1605 completed, throughput=4.99MB/sec 2024-08-29T18:42:36.102 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bIrbZ20Yb5ycUY6 off=94894 len=1210059 2024-08-29T18:42:36.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 1606 completed, throughput=4.99MB/sec 2024-08-29T18:42:36.105 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bd9CVVloGKCWz_T off=8662575 len=1250394 2024-08-29T18:42:36.111 INFO:tasks.workunit.client.0.smithi089.stdout:op 1607 completed, throughput=5MB/sec 2024-08-29T18:42:36.111 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rpxMQ0ndbBhBQ7t off=11845649 len=602688 2024-08-29T18:42:36.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 1608 completed, throughput=5MB/sec 2024-08-29T18:42:36.119 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KgS9548ac7k1u1u off=127374 len=1058024 2024-08-29T18:42:36.122 INFO:tasks.workunit.client.0.smithi089.stdout:op 1609 completed, throughput=5MB/sec 2024-08-29T18:42:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:36 smithi144 bash[67678]: cluster 2024-08-29T18:42:35.275278+0000 mgr.y (mgr.34104) 907 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:42:37.122 INFO:tasks.workunit.client.0.smithi089.stdout: 302: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:37.122 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CSGBe4gRXuOtan9 off=2885437 len=738941 2024-08-29T18:42:37.124 INFO:tasks.workunit.client.0.smithi089.stdout:op 1610 completed, throughput=4.99MB/sec 2024-08-29T18:42:37.125 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rhF51YL5oZ2Ugy0 off=4566774 len=389916 2024-08-29T18:42:37.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 1611 completed, throughput=4.99MB/sec 2024-08-29T18:42:37.126 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SGwDTjIGFRX_pW7 off=17307977 len=1418370 2024-08-29T18:42:37.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 1612 completed, throughput=4.99MB/sec 2024-08-29T18:42:37.132 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ijqllq6XeP3ypTP off=3410062 len=784649 2024-08-29T18:42:37.135 INFO:tasks.workunit.client.0.smithi089.stdout:op 1613 completed, throughput=4.99MB/sec 2024-08-29T18:42:37.135 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s60hN2Z9mZz_sQS off=14101337 len=1260661 2024-08-29T18:42:37.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 1614 completed, throughput=5MB/sec 2024-08-29T18:42:37.138 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nMhwVZxrOOou-XK off=12212249 len=630342 2024-08-29T18:42:37.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 1615 completed, throughput=5MB/sec 2024-08-29T18:42:37.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9ezS-qBAkLdnkEi off=834269 len=1831417 2024-08-29T18:42:37.159 INFO:tasks.workunit.client.0.smithi089.stdout:op 1616 completed, throughput=5.01MB/sec 2024-08-29T18:42:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:36 smithi089 bash[78574]: cluster 2024-08-29T18:42:35.275278+0000 mgr.y (mgr.34104) 907 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:42:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:36 smithi089 bash[77323]: cluster 2024-08-29T18:42:35.275278+0000 mgr.y (mgr.34104) 907 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:42:38.159 INFO:tasks.workunit.client.0.smithi089.stdout: 303: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:38.160 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LhjC-vWEbJ_k1hZ off=17809017 len=1335624 2024-08-29T18:42:38.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 1617 completed, throughput=4.99MB/sec 2024-08-29T18:42:38.173 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E6Uo1TZi9P0pgXM off=1541878 len=132840 2024-08-29T18:42:38.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 1618 completed, throughput=4.99MB/sec 2024-08-29T18:42:38.177 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zp2mybTPa6Qhcaz off=8399928 len=1439343 2024-08-29T18:42:38.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 1619 completed, throughput=5MB/sec 2024-08-29T18:42:38.181 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jDHi2sx-4YifGCv off=5887872 len=185241 2024-08-29T18:42:38.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 1620 completed, throughput=5MB/sec 2024-08-29T18:42:38.185 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bbJIVrb39FBvZ9t off=2669851 len=1108788 2024-08-29T18:42:38.190 INFO:tasks.workunit.client.0.smithi089.stdout:op 1621 completed, throughput=5MB/sec 2024-08-29T18:42:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:38 smithi144 bash[67678]: cluster 2024-08-29T18:42:37.276270+0000 mgr.y (mgr.34104) 908 : cluster [DBG] pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:42:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:38 smithi144 bash[67678]: audit 2024-08-29T18:42:37.729273+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:38 smithi089 bash[77323]: cluster 2024-08-29T18:42:37.276270+0000 mgr.y (mgr.34104) 908 : cluster [DBG] pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:42:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:38 smithi089 bash[77323]: audit 2024-08-29T18:42:37.729273+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:38 smithi089 bash[78574]: cluster 2024-08-29T18:42:37.276270+0000 mgr.y (mgr.34104) 908 : cluster [DBG] pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:42:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:38 smithi089 bash[78574]: audit 2024-08-29T18:42:37.729273+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:39.191 INFO:tasks.workunit.client.0.smithi089.stdout: 304: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:39.191 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Md9IiORHPkwk_e_ off=8949710 len=298047 2024-08-29T18:42:39.193 INFO:tasks.workunit.client.0.smithi089.stdout:op 1622 completed, throughput=4.99MB/sec 2024-08-29T18:42:39.193 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tjQKstYn7U1GgOH off=232073 len=929755 2024-08-29T18:42:39.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 1623 completed, throughput=4.99MB/sec 2024-08-29T18:42:39.195 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FjZEAMbagOsLVW0 off=1726947 len=1089029 2024-08-29T18:42:39.198 INFO:tasks.workunit.client.0.smithi089.stdout:op 1624 completed, throughput=4.99MB/sec 2024-08-29T18:42:39.198 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7owycqyPE2q13z2 off=14168012 len=834515 2024-08-29T18:42:39.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 1625 completed, throughput=5MB/sec 2024-08-29T18:42:39.200 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JmHJruebcIEl04f off=640533 len=179358 2024-08-29T18:42:39.204 INFO:tasks.workunit.client.0.smithi089.stdout:op 1626 completed, throughput=5MB/sec 2024-08-29T18:42:39.204 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NsgCZbbGkysPitk off=2194774 len=957838 2024-08-29T18:42:39.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 1627 completed, throughput=5MB/sec 2024-08-29T18:42:39.210 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FJlDfoZCWktbBXP off=8497251 len=157342 2024-08-29T18:42:39.211 INFO:tasks.workunit.client.0.smithi089.stdout:op 1628 completed, throughput=5MB/sec 2024-08-29T18:42:39.211 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1JCEpSEy_FHhpr9 off=436213 len=1078572 2024-08-29T18:42:39.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 1629 completed, throughput=5MB/sec 2024-08-29T18:42:40.213 INFO:tasks.workunit.client.0.smithi089.stdout: 305: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:40.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_DPuc0QqQ9pz2_X off=19119865 len=323185 2024-08-29T18:42:40.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 1630 completed, throughput=4.99MB/sec 2024-08-29T18:42:40.219 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tDGwQcCzCUCP9Lb off=5655349 len=1531229 2024-08-29T18:42:40.224 INFO:tasks.workunit.client.0.smithi089.stdout:op 1631 completed, throughput=4.99MB/sec 2024-08-29T18:42:40.225 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7TcOMyRnx80lPex off=3145257 len=250112 2024-08-29T18:42:40.228 INFO:tasks.workunit.client.0.smithi089.stdout:op 1632 completed, throughput=4.99MB/sec 2024-08-29T18:42:40.229 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iRDYpsUKbRQsGiX off=3677192 len=1533470 2024-08-29T18:42:40.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 1633 completed, throughput=5MB/sec 2024-08-29T18:42:40.238 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UoMuAMY2o2the2_ off=9709803 len=673783 2024-08-29T18:42:40.246 INFO:tasks.workunit.client.0.smithi089.stdout:op 1634 completed, throughput=5MB/sec 2024-08-29T18:42:40.246 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3zciD57rdDI4vwi off=13322659 len=791566 2024-08-29T18:42:40.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 1635 completed, throughput=5MB/sec 2024-08-29T18:42:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:40 smithi144 bash[67678]: cluster 2024-08-29T18:42:39.277434+0000 mgr.y (mgr.34104) 909 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:40 smithi089 bash[77323]: cluster 2024-08-29T18:42:39.277434+0000 mgr.y (mgr.34104) 909 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:40 smithi089 bash[78574]: cluster 2024-08-29T18:42:39.277434+0000 mgr.y (mgr.34104) 909 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:41.254 INFO:tasks.workunit.client.0.smithi089.stdout: 306: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:41.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WAzs1ZpAwpuHbNE off=2346775 len=1511574 2024-08-29T18:42:41.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 1636 completed, throughput=4.99MB/sec 2024-08-29T18:42:41.265 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ViVcWmEs98lqyYf off=3848677 len=1838135 2024-08-29T18:42:41.280 INFO:tasks.workunit.client.0.smithi089.stdout:op 1637 completed, throughput=4.99MB/sec 2024-08-29T18:42:41.296 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-giEy2EILsFDhhmC off=7651742 len=838962 2024-08-29T18:42:41.297 INFO:tasks.workunit.client.0.smithi089.stdout:op 1638 completed, throughput=5MB/sec 2024-08-29T18:42:41.297 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aOymCWve2vqkxUL off=22023 len=1579336 2024-08-29T18:42:41.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 1639 completed, throughput=5MB/sec 2024-08-29T18:42:42.301 INFO:tasks.workunit.client.0.smithi089.stdout: 307: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:42.301 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9fQMg8PWP-Hpk67 off=1970694 len=990472 2024-08-29T18:42:42.305 INFO:tasks.workunit.client.0.smithi089.stdout:op 1640 completed, throughput=4.99MB/sec 2024-08-29T18:42:42.305 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fzw-QRC9-lFw7eD off=1433451 len=1835401 2024-08-29T18:42:42.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 1641 completed, throughput=4.99MB/sec 2024-08-29T18:42:42.310 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oQRK2Op-NU6x038 off=12845744 len=1348004 2024-08-29T18:42:42.322 INFO:tasks.workunit.client.0.smithi089.stdout:op 1642 completed, throughput=5MB/sec 2024-08-29T18:42:42.322 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-J1Srj3rs4GopClB off=7760061 len=1985595 2024-08-29T18:42:42.339 INFO:tasks.workunit.client.0.smithi089.stdout:op 1643 completed, throughput=5MB/sec 2024-08-29T18:42:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:42 smithi144 bash[67678]: cluster 2024-08-29T18:42:41.278283+0000 mgr.y (mgr.34104) 910 : cluster [DBG] pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:42:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:42 smithi144 bash[67678]: audit 2024-08-29T18:42:42.642690+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:42:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:42 smithi089 bash[77323]: cluster 2024-08-29T18:42:41.278283+0000 mgr.y (mgr.34104) 910 : cluster [DBG] pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:42:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:42 smithi089 bash[77323]: audit 2024-08-29T18:42:42.642690+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:42:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:42 smithi089 bash[78574]: cluster 2024-08-29T18:42:41.278283+0000 mgr.y (mgr.34104) 910 : cluster [DBG] pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:42:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:42 smithi089 bash[78574]: audit 2024-08-29T18:42:42.642690+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:42:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: 308: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:43.339 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vaoP3hMaXA2Ik0r off=21776031 len=1503472 2024-08-29T18:42:43.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 1644 completed, throughput=4.99MB/sec 2024-08-29T18:42:43.348 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L1XqjTI3mgC88Qf off=7605091 len=985702 2024-08-29T18:42:43.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 1645 completed, throughput=5MB/sec 2024-08-29T18:42:43.352 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IEkc72cO5dI4aGF off=1429675 len=417114 2024-08-29T18:42:43.358 INFO:tasks.workunit.client.0.smithi089.stdout:op 1646 completed, throughput=5MB/sec 2024-08-29T18:42:43.358 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zvOclnE0C4xzccK off=348304 len=1144380 2024-08-29T18:42:43.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 1647 completed, throughput=5MB/sec 2024-08-29T18:42:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:43 smithi144 bash[67678]: audit 2024-08-29T18:42:43.402329+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:42:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:43 smithi144 bash[67678]: audit 2024-08-29T18:42:43.403766+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:42:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:43 smithi144 bash[67678]: audit 2024-08-29T18:42:43.412704+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:42:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:43 smithi089 bash[77323]: audit 2024-08-29T18:42:43.402329+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:42:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:43 smithi089 bash[77323]: audit 2024-08-29T18:42:43.403766+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:42:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:43 smithi089 bash[77323]: audit 2024-08-29T18:42:43.412704+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:42:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:43 smithi089 bash[78574]: audit 2024-08-29T18:42:43.402329+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:42:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:43 smithi089 bash[78574]: audit 2024-08-29T18:42:43.403766+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:42:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:43 smithi089 bash[78574]: audit 2024-08-29T18:42:43.412704+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:42:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: 309: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:44.361 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w2iC4OHvFdTTy3e off=6482934 len=149236 2024-08-29T18:42:44.362 INFO:tasks.workunit.client.0.smithi089.stdout:op 1648 completed, throughput=4.98MB/sec 2024-08-29T18:42:44.362 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nPu-0TgAE84_buE off=5528747 len=1453693 2024-08-29T18:42:44.367 INFO:tasks.workunit.client.0.smithi089.stdout:op 1649 completed, throughput=4.99MB/sec 2024-08-29T18:42:44.367 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5SRGz1SIjKXlmBl off=8139203 len=444283 2024-08-29T18:42:44.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 1650 completed, throughput=4.99MB/sec 2024-08-29T18:42:44.373 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IsN-y7sWBqYk0sF off=3660527 len=1605751 2024-08-29T18:42:44.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 1651 completed, throughput=5MB/sec 2024-08-29T18:42:44.383 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3F2jajgOfjFAQa3 off=2053536 len=1439361 2024-08-29T18:42:44.395 INFO:tasks.workunit.client.0.smithi089.stdout:op 1652 completed, throughput=5MB/sec 2024-08-29T18:42:44.396 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f-FEG87GTUnyaid off=1193190 len=577633 2024-08-29T18:42:44.402 INFO:tasks.workunit.client.0.smithi089.stdout:op 1653 completed, throughput=5MB/sec 2024-08-29T18:42:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:44 smithi144 bash[67678]: cluster 2024-08-29T18:42:43.279032+0000 mgr.y (mgr.34104) 911 : cluster [DBG] pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:42:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:44 smithi089 bash[77323]: cluster 2024-08-29T18:42:43.279032+0000 mgr.y (mgr.34104) 911 : cluster [DBG] pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:42:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:44 smithi089 bash[78574]: cluster 2024-08-29T18:42:43.279032+0000 mgr.y (mgr.34104) 911 : cluster [DBG] pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:42:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: 310: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:45.403 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dxsfOMkaAau3_ix off=3194041 len=1413041 2024-08-29T18:42:45.413 INFO:tasks.workunit.client.0.smithi089.stdout:op 1654 completed, throughput=4.99MB/sec 2024-08-29T18:42:45.413 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VuIEH9GYrQKJmZT off=1236813 len=274422 2024-08-29T18:42:45.415 INFO:tasks.workunit.client.0.smithi089.stdout:op 1655 completed, throughput=4.99MB/sec 2024-08-29T18:42:45.415 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ztJufuGNpVTs5ZT off=11805534 len=1815748 2024-08-29T18:42:45.428 INFO:tasks.workunit.client.0.smithi089.stdout:op 1656 completed, throughput=5MB/sec 2024-08-29T18:42:45.428 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gOawAJNqedCggqh off=6865301 len=1655012 2024-08-29T18:42:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:42:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:42:45] "GET /metrics HTTP/1.1" 200 33953 "" "Prometheus/2.43.0" 2024-08-29T18:42:45.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 1657 completed, throughput=5MB/sec 2024-08-29T18:42:45.445 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EhU26Bx003FXjmG off=5860735 len=866278 2024-08-29T18:42:45.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 1658 completed, throughput=5MB/sec 2024-08-29T18:42:46.448 INFO:tasks.workunit.client.0.smithi089.stdout: 311: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:46.448 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eTxpWv2iT_YxGDn off=1185880 len=338657 2024-08-29T18:42:46.453 INFO:tasks.workunit.client.0.smithi089.stdout:op 1659 completed, throughput=4.99MB/sec 2024-08-29T18:42:46.453 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_lriVehafkylR79 off=7640925 len=562621 2024-08-29T18:42:46.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 1660 completed, throughput=4.99MB/sec 2024-08-29T18:42:46.460 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ApjnT0eufnkgjQg off=7783342 len=1757959 2024-08-29T18:42:46.473 INFO:tasks.workunit.client.0.smithi089.stdout:op 1661 completed, throughput=4.99MB/sec 2024-08-29T18:42:46.473 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KKNiMDnAw29MZkl off=3333841 len=860674 2024-08-29T18:42:46.480 INFO:tasks.workunit.client.0.smithi089.stdout:op 1662 completed, throughput=5MB/sec 2024-08-29T18:42:46.480 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YwUbypwyq6mvoBn off=4173655 len=1946984 2024-08-29T18:42:46.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 1663 completed, throughput=5MB/sec 2024-08-29T18:42:47.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:46 smithi144 bash[67678]: cluster 2024-08-29T18:42:45.279857+0000 mgr.y (mgr.34104) 912 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:42:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:46 smithi089 bash[77323]: cluster 2024-08-29T18:42:45.279857+0000 mgr.y (mgr.34104) 912 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:42:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:46 smithi089 bash[78574]: cluster 2024-08-29T18:42:45.279857+0000 mgr.y (mgr.34104) 912 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:42:47.483 INFO:tasks.workunit.client.0.smithi089.stdout: 312: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:47.483 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wAy3Z0Z6oqAkytJ off=10256532 len=1477272 2024-08-29T18:42:47.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 1664 completed, throughput=4.99MB/sec 2024-08-29T18:42:47.495 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FndqQwPcoaftHjp off=18628691 len=1958163 2024-08-29T18:42:47.511 INFO:tasks.workunit.client.0.smithi089.stdout:op 1665 completed, throughput=5MB/sec 2024-08-29T18:42:47.511 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vBUC1Dj3KUorZB2 off=1155952 len=71413 2024-08-29T18:42:47.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 1666 completed, throughput=5MB/sec 2024-08-29T18:42:47.515 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VCy10TD8IVuAofg off=11720182 len=599294 2024-08-29T18:42:47.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 1667 completed, throughput=5MB/sec 2024-08-29T18:42:47.522 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Uwk1sgkKMCsb25F off=14399193 len=586075 2024-08-29T18:42:47.524 INFO:tasks.workunit.client.0.smithi089.stdout:op 1668 completed, throughput=5MB/sec 2024-08-29T18:42:48.525 INFO:tasks.workunit.client.0.smithi089.stdout: 313: throughput=4.98MB/sec pending data=0 2024-08-29T18:42:48.525 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n-HZgkfM3KQYIph off=3944790 len=18264 2024-08-29T18:42:48.526 INFO:tasks.workunit.client.0.smithi089.stdout:op 1669 completed, throughput=4.98MB/sec 2024-08-29T18:42:48.526 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yznARzDoqzQV09t off=4536046 len=238807 2024-08-29T18:42:48.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 1670 completed, throughput=4.99MB/sec 2024-08-29T18:42:48.532 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yOTKhgI1j5Pc864 off=11077622 len=1527787 2024-08-29T18:42:48.543 INFO:tasks.workunit.client.0.smithi089.stdout:op 1671 completed, throughput=4.99MB/sec 2024-08-29T18:42:48.544 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EOuWptbZWxgGwPp off=702758 len=1510563 2024-08-29T18:42:48.556 INFO:tasks.workunit.client.0.smithi089.stdout:op 1672 completed, throughput=4.99MB/sec 2024-08-29T18:42:48.556 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o9rhxghr_j5b1y9 off=20015168 len=1838862 2024-08-29T18:42:48.560 INFO:tasks.workunit.client.0.smithi089.stdout:op 1673 completed, throughput=5MB/sec 2024-08-29T18:42:48.560 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wgx_GVjAIGm8VuB off=6165375 len=1268370 2024-08-29T18:42:48.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 1674 completed, throughput=5MB/sec 2024-08-29T18:42:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:48 smithi144 bash[67678]: cluster 2024-08-29T18:42:47.280877+0000 mgr.y (mgr.34104) 913 : cluster [DBG] pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:42:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:48 smithi089 bash[77323]: cluster 2024-08-29T18:42:47.280877+0000 mgr.y (mgr.34104) 913 : cluster [DBG] pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:42:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:48 smithi089 bash[78574]: cluster 2024-08-29T18:42:47.280877+0000 mgr.y (mgr.34104) 913 : cluster [DBG] pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:42:49.572 INFO:tasks.workunit.client.0.smithi089.stdout: 314: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:49.572 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-idDMHU9ka_y8M8j off=2762722 len=2061200 2024-08-29T18:42:49.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 1675 completed, throughput=4.99MB/sec 2024-08-29T18:42:49.577 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aGfiC5ShaHwpaAW off=18706958 len=2055993 2024-08-29T18:42:49.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 1676 completed, throughput=5MB/sec 2024-08-29T18:42:49.580 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hwVOBulqJpC2E__ off=0 len=1406519 2024-08-29T18:42:49.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 1677 completed, throughput=5MB/sec 2024-08-29T18:42:50.584 INFO:tasks.workunit.client.0.smithi089.stdout: 315: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:50.584 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tvbSnNW14q8gOo- off=9525190 len=859213 2024-08-29T18:42:50.586 INFO:tasks.workunit.client.0.smithi089.stdout:op 1678 completed, throughput=4.99MB/sec 2024-08-29T18:42:50.586 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f193bh7v3vV4O_t off=4470215 len=739128 2024-08-29T18:42:50.594 INFO:tasks.workunit.client.0.smithi089.stdout:op 1679 completed, throughput=4.99MB/sec 2024-08-29T18:42:50.594 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q0e6Hi_7xVrlHKF off=3582742 len=208081 2024-08-29T18:42:50.599 INFO:tasks.workunit.client.0.smithi089.stdout:op 1680 completed, throughput=4.99MB/sec 2024-08-29T18:42:50.599 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ja-ImPW5czPzkOg off=193917 len=402564 2024-08-29T18:42:50.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 1681 completed, throughput=4.99MB/sec 2024-08-29T18:42:50.600 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-URcEHPyXGiIEKgL off=469683 len=698057 2024-08-29T18:42:50.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 1682 completed, throughput=5MB/sec 2024-08-29T18:42:50.606 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-00ja1mEAXqWkVuh off=664341 len=924899 2024-08-29T18:42:50.608 INFO:tasks.workunit.client.0.smithi089.stdout:op 1683 completed, throughput=5MB/sec 2024-08-29T18:42:50.609 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hEnFVY6eOBRbtqs off=4646425 len=64205 2024-08-29T18:42:50.610 INFO:tasks.workunit.client.0.smithi089.stdout:op 1684 completed, throughput=5MB/sec 2024-08-29T18:42:50.610 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FWwvmWC4UheKBKk off=1300793 len=859013 2024-08-29T18:42:50.612 INFO:tasks.workunit.client.0.smithi089.stdout:op 1685 completed, throughput=5MB/sec 2024-08-29T18:42:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:50 smithi144 bash[67678]: cluster 2024-08-29T18:42:49.281978+0000 mgr.y (mgr.34104) 914 : cluster [DBG] pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:50 smithi089 bash[77323]: cluster 2024-08-29T18:42:49.281978+0000 mgr.y (mgr.34104) 914 : cluster [DBG] pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:50 smithi089 bash[78574]: cluster 2024-08-29T18:42:49.281978+0000 mgr.y (mgr.34104) 914 : cluster [DBG] pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:42:51.613 INFO:tasks.workunit.client.0.smithi089.stdout: 316: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:51.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nn-MRjTi_gghMbf off=3388521 len=1274531 2024-08-29T18:42:51.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 1686 completed, throughput=4.99MB/sec 2024-08-29T18:42:51.616 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rPL890bQvYLxKyd off=0 len=1588139 2024-08-29T18:42:51.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 1687 completed, throughput=4.99MB/sec 2024-08-29T18:42:51.622 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-USFkaVKxOBu9kHv off=6869828 len=1264880 2024-08-29T18:42:51.625 INFO:tasks.workunit.client.0.smithi089.stdout:op 1688 completed, throughput=5MB/sec 2024-08-29T18:42:51.626 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8f40d5tAKuWs9TH off=18120809 len=420151 2024-08-29T18:42:51.627 INFO:tasks.workunit.client.0.smithi089.stdout:op 1689 completed, throughput=5MB/sec 2024-08-29T18:42:51.628 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9jVDJUE3R3_Vyvt off=9751067 len=925318 2024-08-29T18:42:51.636 INFO:tasks.workunit.client.0.smithi089.stdout:op 1690 completed, throughput=5MB/sec 2024-08-29T18:42:52.636 INFO:tasks.workunit.client.0.smithi089.stdout: 317: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:52.636 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9Ju5TUdadpVK9tb off=585090 len=92532 2024-08-29T18:42:52.641 INFO:tasks.workunit.client.0.smithi089.stdout:op 1691 completed, throughput=4.99MB/sec 2024-08-29T18:42:52.642 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WlCh3NzZ3tUTUJD off=11869277 len=1595299 2024-08-29T18:42:52.655 INFO:tasks.workunit.client.0.smithi089.stdout:op 1692 completed, throughput=4.99MB/sec 2024-08-29T18:42:52.655 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i614YyQ8qgRQzlE off=15088120 len=1756657 2024-08-29T18:42:52.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 1693 completed, throughput=5MB/sec 2024-08-29T18:42:52.660 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s60hN2Z9mZz_sQS off=6594833 len=994438 2024-08-29T18:42:52.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 1694 completed, throughput=5MB/sec 2024-08-29T18:42:52.662 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pB9jJY2IbtoKc7C off=635049 len=176592 2024-08-29T18:42:52.667 INFO:tasks.workunit.client.0.smithi089.stdout:op 1695 completed, throughput=5MB/sec 2024-08-29T18:42:52.667 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KKuH_lx47uwfbHs off=2789290 len=891809 2024-08-29T18:42:52.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 1696 completed, throughput=5MB/sec 2024-08-29T18:42:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:52 smithi144 bash[67678]: cluster 2024-08-29T18:42:51.282801+0000 mgr.y (mgr.34104) 915 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:42:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:52 smithi089 bash[77323]: cluster 2024-08-29T18:42:51.282801+0000 mgr.y (mgr.34104) 915 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:42:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:52 smithi089 bash[78574]: cluster 2024-08-29T18:42:51.282801+0000 mgr.y (mgr.34104) 915 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:42:53.670 INFO:tasks.workunit.client.0.smithi089.stdout: 318: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:53.670 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gwZeC_8fsMgaO6M off=5829196 len=658778 2024-08-29T18:42:53.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 1697 completed, throughput=4.99MB/sec 2024-08-29T18:42:53.673 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GPvIj-UgDLjRlZh off=0 len=1050736 2024-08-29T18:42:53.683 INFO:tasks.workunit.client.0.smithi089.stdout:op 1698 completed, throughput=4.99MB/sec 2024-08-29T18:42:53.683 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4bLl1yodVtNI3XK off=5524889 len=1046984 2024-08-29T18:42:53.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 1699 completed, throughput=4.99MB/sec 2024-08-29T18:42:53.688 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TsmiU628yU1EEpW off=17562540 len=1139732 2024-08-29T18:42:53.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 1700 completed, throughput=5MB/sec 2024-08-29T18:42:53.691 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tQzlWRPg94iul6H off=8593633 len=1058990 2024-08-29T18:42:53.701 INFO:tasks.workunit.client.0.smithi089.stdout:op 1701 completed, throughput=5MB/sec 2024-08-29T18:42:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:53 smithi144 bash[67678]: audit 2024-08-29T18:42:52.729740+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:53 smithi089 bash[77323]: audit 2024-08-29T18:42:52.729740+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:53 smithi089 bash[78574]: audit 2024-08-29T18:42:52.729740+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:42:54.701 INFO:tasks.workunit.client.0.smithi089.stdout: 319: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:54.701 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--_Tgy-AoLYY68qO off=1434898 len=1176339 2024-08-29T18:42:54.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 1702 completed, throughput=4.99MB/sec 2024-08-29T18:42:54.706 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WffL70hLfN_masD off=15377934 len=363867 2024-08-29T18:42:54.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 1703 completed, throughput=4.99MB/sec 2024-08-29T18:42:54.711 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Bt1Gvz0ukcWt36 off=21829659 len=939723 2024-08-29T18:42:54.715 INFO:tasks.workunit.client.0.smithi089.stdout:op 1704 completed, throughput=4.99MB/sec 2024-08-29T18:42:54.715 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CVzMikbT57jwqD9 off=224863 len=523234 2024-08-29T18:42:54.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 1705 completed, throughput=4.99MB/sec 2024-08-29T18:42:54.718 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6pzOXIM2zR1Kyb7 off=2405899 len=1468944 2024-08-29T18:42:54.731 INFO:tasks.workunit.client.0.smithi089.stdout:op 1706 completed, throughput=5MB/sec 2024-08-29T18:42:54.731 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N2dNpTPs8EvX_23 off=8054980 len=1904492 2024-08-29T18:42:54.746 INFO:tasks.workunit.client.0.smithi089.stdout:op 1707 completed, throughput=5MB/sec 2024-08-29T18:42:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:54 smithi144 bash[67678]: cluster 2024-08-29T18:42:53.283796+0000 mgr.y (mgr.34104) 916 : cluster [DBG] pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:42:55.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:54 smithi089 bash[77323]: cluster 2024-08-29T18:42:53.283796+0000 mgr.y (mgr.34104) 916 : cluster [DBG] pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:42:55.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:54 smithi089 bash[78574]: cluster 2024-08-29T18:42:53.283796+0000 mgr.y (mgr.34104) 916 : cluster [DBG] pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:42:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:42:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:42:55] "GET /metrics HTTP/1.1" 200 33952 "" "Prometheus/2.43.0" 2024-08-29T18:42:55.746 INFO:tasks.workunit.client.0.smithi089.stdout: 320: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:55.746 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kPMibrhekChi8Rs off=130743 len=1150611 2024-08-29T18:42:55.756 INFO:tasks.workunit.client.0.smithi089.stdout:op 1708 completed, throughput=4.99MB/sec 2024-08-29T18:42:55.756 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MPlWtr2c5T0uOLT off=16030517 len=588697 2024-08-29T18:42:55.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 1709 completed, throughput=4.99MB/sec 2024-08-29T18:42:55.758 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TDWHfjz4ncOitf8 off=8762676 len=87301 2024-08-29T18:42:55.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 1710 completed, throughput=4.99MB/sec 2024-08-29T18:42:55.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tE_SQyUvHM31D6o off=2298439 len=1416674 2024-08-29T18:42:55.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 1711 completed, throughput=5MB/sec 2024-08-29T18:42:55.770 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cgihYyq1mZTX7uR off=4524311 len=891982 2024-08-29T18:42:55.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 1712 completed, throughput=5MB/sec 2024-08-29T18:42:55.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fYv-5pmIHlARBbU off=4249990 len=1820338 2024-08-29T18:42:55.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 1713 completed, throughput=5MB/sec 2024-08-29T18:42:56.786 INFO:tasks.workunit.client.0.smithi089.stdout: 321: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:56.786 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yU58Z0AfFqw4tHV off=3893737 len=1729270 2024-08-29T18:42:56.790 INFO:tasks.workunit.client.0.smithi089.stdout:op 1714 completed, throughput=4.99MB/sec 2024-08-29T18:42:56.790 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aTxTD5eiiU8qUgh off=355557 len=1991743 2024-08-29T18:42:56.806 INFO:tasks.workunit.client.0.smithi089.stdout:op 1715 completed, throughput=5MB/sec 2024-08-29T18:42:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:56 smithi144 bash[67678]: cluster 2024-08-29T18:42:55.284683+0000 mgr.y (mgr.34104) 917 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:42:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:56 smithi089 bash[78574]: cluster 2024-08-29T18:42:55.284683+0000 mgr.y (mgr.34104) 917 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:42:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:56 smithi089 bash[77323]: cluster 2024-08-29T18:42:55.284683+0000 mgr.y (mgr.34104) 917 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:42:57.807 INFO:tasks.workunit.client.0.smithi089.stdout: 322: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:57.807 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lxnCjMoorDWIEke off=18549930 len=514955 2024-08-29T18:42:57.813 INFO:tasks.workunit.client.0.smithi089.stdout:op 1716 completed, throughput=4.99MB/sec 2024-08-29T18:42:57.813 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xj_8-ELXl4Qxy6r off=558932 len=1427017 2024-08-29T18:42:57.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 1717 completed, throughput=4.99MB/sec 2024-08-29T18:42:57.816 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cTngQbMFAMRyqHi off=8562047 len=516414 2024-08-29T18:42:57.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 1718 completed, throughput=4.99MB/sec 2024-08-29T18:42:57.819 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iSvOm0eaTRI3xF2 off=3501456 len=1307517 2024-08-29T18:42:57.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 1719 completed, throughput=5MB/sec 2024-08-29T18:42:57.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7Ns4PJhp6pPU-tQ off=1943005 len=832354 2024-08-29T18:42:57.834 INFO:tasks.workunit.client.0.smithi089.stdout:op 1720 completed, throughput=5MB/sec 2024-08-29T18:42:57.834 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WV718t9cA4UDeU5 off=132911 len=751445 2024-08-29T18:42:57.842 INFO:tasks.workunit.client.0.smithi089.stdout:op 1721 completed, throughput=5MB/sec 2024-08-29T18:42:57.842 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vsWivkCEKZjLnRM off=3204765 len=282700 2024-08-29T18:42:57.847 INFO:tasks.workunit.client.0.smithi089.stdout:op 1722 completed, throughput=5MB/sec 2024-08-29T18:42:58.848 INFO:tasks.workunit.client.0.smithi089.stdout: 323: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:58.848 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WO_qv7UXAHd_QjP off=3283359 len=1034418 2024-08-29T18:42:58.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 1723 completed, throughput=4.99MB/sec 2024-08-29T18:42:58.857 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UTlYr68O3CMJGUH off=1102339 len=2017326 2024-08-29T18:42:58.864 INFO:tasks.workunit.client.0.smithi089.stdout:op 1724 completed, throughput=4.99MB/sec 2024-08-29T18:42:58.864 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NdE5_zUTLr_GYaa off=13056784 len=1260153 2024-08-29T18:42:58.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 1725 completed, throughput=5MB/sec 2024-08-29T18:42:58.874 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f4T7CTN8HfKD2tA off=2125254 len=1426508 2024-08-29T18:42:58.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 1726 completed, throughput=5MB/sec 2024-08-29T18:42:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:42:58 smithi144 bash[67678]: cluster 2024-08-29T18:42:57.285745+0000 mgr.y (mgr.34104) 918 : cluster [DBG] pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:42:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:42:58 smithi089 bash[77323]: cluster 2024-08-29T18:42:57.285745+0000 mgr.y (mgr.34104) 918 : cluster [DBG] pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:42:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:42:58 smithi089 bash[78574]: cluster 2024-08-29T18:42:57.285745+0000 mgr.y (mgr.34104) 918 : cluster [DBG] pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:42:59.879 INFO:tasks.workunit.client.0.smithi089.stdout: 324: throughput=4.99MB/sec pending data=0 2024-08-29T18:42:59.879 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3RsHlw_O9IVcS7G off=3576857 len=1829940 2024-08-29T18:42:59.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 1727 completed, throughput=4.99MB/sec 2024-08-29T18:42:59.893 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--qrJ-fwA5WbY8WU off=5489332 len=1431428 2024-08-29T18:42:59.906 INFO:tasks.workunit.client.0.smithi089.stdout:op 1728 completed, throughput=5MB/sec 2024-08-29T18:42:59.906 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SYgptkhkMKNcl65 off=1529582 len=165570 2024-08-29T18:42:59.908 INFO:tasks.workunit.client.0.smithi089.stdout:op 1729 completed, throughput=5MB/sec 2024-08-29T18:42:59.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bNeWLSENGg1fpmi off=12801345 len=1772818 2024-08-29T18:42:59.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 1730 completed, throughput=5MB/sec 2024-08-29T18:43:00.912 INFO:tasks.workunit.client.0.smithi089.stdout: 325: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:00.912 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ENW6FCVghb2ZfeJ off=21733195 len=467055 2024-08-29T18:43:00.919 INFO:tasks.workunit.client.0.smithi089.stdout:op 1731 completed, throughput=4.99MB/sec 2024-08-29T18:43:00.919 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XVAvgbbXsMJXcOE off=8821243 len=1679499 2024-08-29T18:43:00.922 INFO:tasks.workunit.client.0.smithi089.stdout:op 1732 completed, throughput=4.99MB/sec 2024-08-29T18:43:00.923 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gWZc9ol_2xBfSUh off=5690642 len=832344 2024-08-29T18:43:00.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 1733 completed, throughput=4.99MB/sec 2024-08-29T18:43:00.931 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yOd27o3Yl2kA2f7 off=983603 len=346983 2024-08-29T18:43:00.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 1734 completed, throughput=5MB/sec 2024-08-29T18:43:00.937 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-te7mSogrXvOOV8H off=8695781 len=980342 2024-08-29T18:43:00.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 1735 completed, throughput=5MB/sec 2024-08-29T18:43:00.940 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uevy5rLx_hdpApB off=4889146 len=1800606 2024-08-29T18:43:00.947 INFO:tasks.workunit.client.0.smithi089.stdout:op 1736 completed, throughput=5MB/sec 2024-08-29T18:43:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:00 smithi144 bash[67678]: cluster 2024-08-29T18:42:59.286769+0000 mgr.y (mgr.34104) 919 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:43:01.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:00 smithi089 bash[77323]: cluster 2024-08-29T18:42:59.286769+0000 mgr.y (mgr.34104) 919 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:43:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:00 smithi089 bash[78574]: cluster 2024-08-29T18:42:59.286769+0000 mgr.y (mgr.34104) 919 : cluster [DBG] pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:43:01.947 INFO:tasks.workunit.client.0.smithi089.stdout: 326: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:01.947 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ke4Q4mk-E0CtF-b off=2372846 len=71540 2024-08-29T18:43:01.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 1737 completed, throughput=4.99MB/sec 2024-08-29T18:43:01.953 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pQ4K9QtRhgrc6si off=1993312 len=1512363 2024-08-29T18:43:01.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 1738 completed, throughput=4.99MB/sec 2024-08-29T18:43:01.956 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JcHIpLuIvnDHIIw off=4467450 len=1317848 2024-08-29T18:43:01.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 1739 completed, throughput=5MB/sec 2024-08-29T18:43:01.965 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a5gMiCJaWMNhhJF off=7749593 len=714427 2024-08-29T18:43:01.969 INFO:tasks.workunit.client.0.smithi089.stdout:op 1740 completed, throughput=5MB/sec 2024-08-29T18:43:01.969 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sTZ3nXbskqGw2uP off=9765338 len=206900 2024-08-29T18:43:01.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 1741 completed, throughput=5MB/sec 2024-08-29T18:43:01.975 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3k1DVbNNbdGp65z off=1654608 len=279136 2024-08-29T18:43:01.976 INFO:tasks.workunit.client.0.smithi089.stdout:op 1742 completed, throughput=5MB/sec 2024-08-29T18:43:01.977 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rt0xbYpGEoDwOUM off=0 len=1329732 2024-08-29T18:43:01.987 INFO:tasks.workunit.client.0.smithi089.stdout:op 1743 completed, throughput=5MB/sec 2024-08-29T18:43:02.987 INFO:tasks.workunit.client.0.smithi089.stdout: 327: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:02.987 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hiuFTd6M9NQ6i28 off=2356571 len=1241972 2024-08-29T18:43:02.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 1744 completed, throughput=4.99MB/sec 2024-08-29T18:43:02.998 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gIb3KWcK95cCsY2 off=662807 len=1298220 2024-08-29T18:43:03.008 INFO:tasks.workunit.client.0.smithi089.stdout:op 1745 completed, throughput=4.99MB/sec 2024-08-29T18:43:03.008 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zaqXZLVSdGxRxdv off=1766666 len=486191 2024-08-29T18:43:03.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 1746 completed, throughput=5MB/sec 2024-08-29T18:43:03.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Ak0HwU9U17Q7FX off=22275289 len=427502 2024-08-29T18:43:03.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 1747 completed, throughput=5MB/sec 2024-08-29T18:43:03.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kZh6viDaNvmOf17 off=2045327 len=1823891 2024-08-29T18:43:03.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 1748 completed, throughput=5MB/sec 2024-08-29T18:43:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:02 smithi144 bash[67678]: cluster 2024-08-29T18:43:01.287650+0000 mgr.y (mgr.34104) 920 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:02 smithi089 bash[78574]: cluster 2024-08-29T18:43:01.287650+0000 mgr.y (mgr.34104) 920 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:02 smithi089 bash[77323]: cluster 2024-08-29T18:43:01.287650+0000 mgr.y (mgr.34104) 920 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:04.030 INFO:tasks.workunit.client.0.smithi089.stdout: 328: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:04.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p8lU47NkUZzFUOy off=6368392 len=183889 2024-08-29T18:43:04.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 1749 completed, throughput=4.99MB/sec 2024-08-29T18:43:04.031 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P1BRrza9CmVECAg off=3988837 len=1512009 2024-08-29T18:43:04.044 INFO:tasks.workunit.client.0.smithi089.stdout:op 1750 completed, throughput=4.99MB/sec 2024-08-29T18:43:04.044 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FT0CJwGKgZycttX off=6825208 len=106279 2024-08-29T18:43:04.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 1751 completed, throughput=4.99MB/sec 2024-08-29T18:43:04.045 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LcPlKlh58v0rQHs off=7921980 len=785454 2024-08-29T18:43:04.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 1752 completed, throughput=4.99MB/sec 2024-08-29T18:43:04.049 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WjaNrH1EC0BtutX off=2642837 len=131431 2024-08-29T18:43:04.050 INFO:tasks.workunit.client.0.smithi089.stdout:op 1753 completed, throughput=4.99MB/sec 2024-08-29T18:43:04.050 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QT9R1LV_Ezvjp5A off=3238158 len=1003431 2024-08-29T18:43:04.059 INFO:tasks.workunit.client.0.smithi089.stdout:op 1754 completed, throughput=5MB/sec 2024-08-29T18:43:04.059 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ktk25WMSYZ7e46W off=3182602 len=514064 2024-08-29T18:43:04.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 1755 completed, throughput=5MB/sec 2024-08-29T18:43:04.062 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OV28brMEjmnyy-F off=6503823 len=1414814 2024-08-29T18:43:04.073 INFO:tasks.workunit.client.0.smithi089.stdout:op 1756 completed, throughput=5MB/sec 2024-08-29T18:43:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:04 smithi144 bash[67678]: cluster 2024-08-29T18:43:03.288658+0000 mgr.y (mgr.34104) 921 : cluster [DBG] pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:43:05.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:04 smithi089 bash[77323]: cluster 2024-08-29T18:43:03.288658+0000 mgr.y (mgr.34104) 921 : cluster [DBG] pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:43:05.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:04 smithi089 bash[78574]: cluster 2024-08-29T18:43:03.288658+0000 mgr.y (mgr.34104) 921 : cluster [DBG] pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:43:05.074 INFO:tasks.workunit.client.0.smithi089.stdout: 329: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:05.074 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-faAhdWFz80-yxps off=2544555 len=520402 2024-08-29T18:43:05.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 1757 completed, throughput=4.99MB/sec 2024-08-29T18:43:05.076 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nbowuzG3BNxyrx4 off=12933984 len=915856 2024-08-29T18:43:05.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 1758 completed, throughput=4.99MB/sec 2024-08-29T18:43:05.084 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uoeplJokU-RmkVw off=10305458 len=375855 2024-08-29T18:43:05.087 INFO:tasks.workunit.client.0.smithi089.stdout:op 1759 completed, throughput=4.99MB/sec 2024-08-29T18:43:05.087 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XhDE5GkgPNuy-ip off=9021935 len=65596 2024-08-29T18:43:05.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 1760 completed, throughput=4.99MB/sec 2024-08-29T18:43:05.088 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gwl8PpncuVzZOFD off=12578563 len=889529 2024-08-29T18:43:05.089 INFO:tasks.workunit.client.0.smithi089.stdout:op 1761 completed, throughput=5MB/sec 2024-08-29T18:43:05.089 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8ENtBr40EqXBcco off=5509513 len=1845784 2024-08-29T18:43:05.093 INFO:tasks.workunit.client.0.smithi089.stdout:op 1762 completed, throughput=5MB/sec 2024-08-29T18:43:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:43:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:43:05] "GET /metrics HTTP/1.1" 200 33952 "" "Prometheus/2.43.0" 2024-08-29T18:43:06.094 INFO:tasks.workunit.client.0.smithi089.stdout: 330: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:06.094 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-II6upoVfcU3mrkl off=118131 len=1342394 2024-08-29T18:43:06.098 INFO:tasks.workunit.client.0.smithi089.stdout:op 1763 completed, throughput=4.99MB/sec 2024-08-29T18:43:06.098 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Qp9ZdVueUb_sN-c off=14752909 len=1493619 2024-08-29T18:43:06.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 1764 completed, throughput=4.99MB/sec 2024-08-29T18:43:06.102 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w32JBD7tkw9-WZC off=374398 len=6142 2024-08-29T18:43:06.103 INFO:tasks.workunit.client.0.smithi089.stdout:op 1765 completed, throughput=4.99MB/sec 2024-08-29T18:43:06.103 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c67KU7PJE1W4CN4 off=16770527 len=1425714 2024-08-29T18:43:06.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 1766 completed, throughput=5MB/sec 2024-08-29T18:43:06.105 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZjnQB6WN_uYk8Fr off=1554403 len=1162709 2024-08-29T18:43:06.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 1767 completed, throughput=5MB/sec 2024-08-29T18:43:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:06 smithi144 bash[67678]: cluster 2024-08-29T18:43:05.289564+0000 mgr.y (mgr.34104) 922 : cluster [DBG] pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:07.108 INFO:tasks.workunit.client.0.smithi089.stdout: 331: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:07.108 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T6z85_tCOGQZgWG off=821251 len=911801 2024-08-29T18:43:07.110 INFO:tasks.workunit.client.0.smithi089.stdout:op 1768 completed, throughput=4.99MB/sec 2024-08-29T18:43:07.110 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L-QRWwr8lH72RKn off=7689749 len=1549449 2024-08-29T18:43:07.115 INFO:tasks.workunit.client.0.smithi089.stdout:op 1769 completed, throughput=4.99MB/sec 2024-08-29T18:43:07.115 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qP-XbSwKEBbCx9f off=2292859 len=727253 2024-08-29T18:43:07.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 1770 completed, throughput=5MB/sec 2024-08-29T18:43:07.117 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SYFBz2Xcjmdi3PN off=1686791 len=1695100 2024-08-29T18:43:07.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 1771 completed, throughput=5MB/sec 2024-08-29T18:43:07.121 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1yxtbzodgmguHPk off=0 len=1197798 2024-08-29T18:43:07.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 1772 completed, throughput=5MB/sec 2024-08-29T18:43:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:06 smithi089 bash[77323]: cluster 2024-08-29T18:43:05.289564+0000 mgr.y (mgr.34104) 922 : cluster [DBG] pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:06 smithi089 bash[78574]: cluster 2024-08-29T18:43:05.289564+0000 mgr.y (mgr.34104) 922 : cluster [DBG] pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:07 smithi144 bash[67678]: audit 2024-08-29T18:43:07.730008+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:08.133 INFO:tasks.workunit.client.0.smithi089.stdout: 332: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:08.133 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yrQEhN_7C_hbkN1 off=7810229 len=1571415 2024-08-29T18:43:08.145 INFO:tasks.workunit.client.0.smithi089.stdout:op 1773 completed, throughput=4.99MB/sec 2024-08-29T18:43:08.145 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uIp87yUyWFFfnpn off=13599200 len=369584 2024-08-29T18:43:08.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 1774 completed, throughput=4.99MB/sec 2024-08-29T18:43:08.152 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Rbl8qpt-TWg-TJb off=6521668 len=480534 2024-08-29T18:43:08.154 INFO:tasks.workunit.client.0.smithi089.stdout:op 1775 completed, throughput=4.99MB/sec 2024-08-29T18:43:08.154 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RTX2bUyNJ5kxLnd off=5713867 len=1654666 2024-08-29T18:43:08.157 INFO:tasks.workunit.client.0.smithi089.stdout:op 1776 completed, throughput=5MB/sec 2024-08-29T18:43:08.157 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wc0RTrVw6xGcDWU off=295355 len=1154729 2024-08-29T18:43:08.160 INFO:tasks.workunit.client.0.smithi089.stdout:op 1777 completed, throughput=5MB/sec 2024-08-29T18:43:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:07 smithi089 bash[77323]: audit 2024-08-29T18:43:07.730008+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:07 smithi089 bash[78574]: audit 2024-08-29T18:43:07.730008+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:08 smithi144 bash[67678]: cluster 2024-08-29T18:43:07.290558+0000 mgr.y (mgr.34104) 923 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:43:09.161 INFO:tasks.workunit.client.0.smithi089.stdout: 333: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:09.161 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4vposQueoWQfcOa off=3824777 len=600333 2024-08-29T18:43:09.168 INFO:tasks.workunit.client.0.smithi089.stdout:op 1778 completed, throughput=4.99MB/sec 2024-08-29T18:43:09.168 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iPjS6r3mTO8iXJA off=5697376 len=1586544 2024-08-29T18:43:09.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 1779 completed, throughput=4.99MB/sec 2024-08-29T18:43:09.179 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7ql09o5vNpUcEy7 off=136504 len=1164210 2024-08-29T18:43:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:08 smithi089 bash[77323]: cluster 2024-08-29T18:43:07.290558+0000 mgr.y (mgr.34104) 923 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:43:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:08 smithi089 bash[78574]: cluster 2024-08-29T18:43:07.290558+0000 mgr.y (mgr.34104) 923 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:43:09.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 1780 completed, throughput=5MB/sec 2024-08-29T18:43:09.183 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OVY1P1Omji4Mmvg off=3889045 len=667449 2024-08-29T18:43:09.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 1781 completed, throughput=5MB/sec 2024-08-29T18:43:09.185 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GqWemGpgc1GfzoF off=10461741 len=1020906 2024-08-29T18:43:09.187 INFO:tasks.workunit.client.0.smithi089.stdout:op 1782 completed, throughput=5MB/sec 2024-08-29T18:43:10.188 INFO:tasks.workunit.client.0.smithi089.stdout: 334: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:10.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ucbGXwTBEumpxKL off=1790007 len=112488 2024-08-29T18:43:10.189 INFO:tasks.workunit.client.0.smithi089.stdout:op 1783 completed, throughput=4.99MB/sec 2024-08-29T18:43:10.189 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r_F7bvRgHwG5CEt off=14149180 len=480029 2024-08-29T18:43:10.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 1784 completed, throughput=4.99MB/sec 2024-08-29T18:43:10.192 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-THeZuJ7_Xdyokvx off=13924942 len=1921192 2024-08-29T18:43:10.198 INFO:tasks.workunit.client.0.smithi089.stdout:op 1785 completed, throughput=4.99MB/sec 2024-08-29T18:43:10.198 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-J1Oeuu6BHGFl08A off=15437897 len=1436055 2024-08-29T18:43:10.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 1786 completed, throughput=5MB/sec 2024-08-29T18:43:10.202 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mnWBQd13fhH6X4p off=15617114 len=862221 2024-08-29T18:43:10.205 INFO:tasks.workunit.client.0.smithi089.stdout:op 1787 completed, throughput=5MB/sec 2024-08-29T18:43:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:10 smithi144 bash[67678]: cluster 2024-08-29T18:43:09.291590+0000 mgr.y (mgr.34104) 924 : cluster [DBG] pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:43:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:10 smithi089 bash[77323]: cluster 2024-08-29T18:43:09.291590+0000 mgr.y (mgr.34104) 924 : cluster [DBG] pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:43:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:10 smithi089 bash[78574]: cluster 2024-08-29T18:43:09.291590+0000 mgr.y (mgr.34104) 924 : cluster [DBG] pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:43:11.205 INFO:tasks.workunit.client.0.smithi089.stdout: 335: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:11.205 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LZ728eviwyPMi8c off=21377834 len=1840489 2024-08-29T18:43:11.209 INFO:tasks.workunit.client.0.smithi089.stdout:op 1788 completed, throughput=4.99MB/sec 2024-08-29T18:43:11.209 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q5rHP-K3O2A2cn5 off=1761677 len=791009 2024-08-29T18:43:11.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 1789 completed, throughput=4.99MB/sec 2024-08-29T18:43:11.217 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wAy3Z0Z6oqAkytJ off=3184681 len=1215402 2024-08-29T18:43:11.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 1790 completed, throughput=5MB/sec 2024-08-29T18:43:11.220 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TNxptxPXAI3RDsZ off=3451351 len=1326348 2024-08-29T18:43:11.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 1791 completed, throughput=5MB/sec 2024-08-29T18:43:11.238 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3c_dvZVESlPAKW1 off=1758667 len=1803335 2024-08-29T18:43:11.251 INFO:tasks.workunit.client.0.smithi089.stdout:op 1792 completed, throughput=5MB/sec 2024-08-29T18:43:12.252 INFO:tasks.workunit.client.0.smithi089.stdout: 336: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:12.252 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VkCLYhs98k7A3Iq off=1338965 len=490038 2024-08-29T18:43:12.258 INFO:tasks.workunit.client.0.smithi089.stdout:op 1793 completed, throughput=4.99MB/sec 2024-08-29T18:43:12.258 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1iKNA3tzQBFQGIA off=6848093 len=190923 2024-08-29T18:43:12.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 1794 completed, throughput=4.99MB/sec 2024-08-29T18:43:12.263 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_QYQuQeGkzo9DTi off=2333693 len=41914 2024-08-29T18:43:12.264 INFO:tasks.workunit.client.0.smithi089.stdout:op 1795 completed, throughput=4.99MB/sec 2024-08-29T18:43:12.264 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pt1BPibizREluuQ off=2452254 len=1092897 2024-08-29T18:43:12.267 INFO:tasks.workunit.client.0.smithi089.stdout:op 1796 completed, throughput=4.99MB/sec 2024-08-29T18:43:12.267 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YDguEoCxbrZYGeF off=6298653 len=962104 2024-08-29T18:43:12.276 INFO:tasks.workunit.client.0.smithi089.stdout:op 1797 completed, throughput=5MB/sec 2024-08-29T18:43:12.276 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vkVAJhxOajoCcEw off=7179349 len=593030 2024-08-29T18:43:12.282 INFO:tasks.workunit.client.0.smithi089.stdout:op 1798 completed, throughput=5MB/sec 2024-08-29T18:43:12.282 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wk8PleR6J_S5pfn off=4413498 len=269457 2024-08-29T18:43:12.283 INFO:tasks.workunit.client.0.smithi089.stdout:op 1799 completed, throughput=5MB/sec 2024-08-29T18:43:12.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UQ8WfkwGJRhmQ0f off=591940 len=208428 2024-08-29T18:43:12.288 INFO:tasks.workunit.client.0.smithi089.stdout:op 1800 completed, throughput=5MB/sec 2024-08-29T18:43:12.289 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ji1lfmAhk7uXJDp off=9271777 len=8381 2024-08-29T18:43:12.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 1801 completed, throughput=5MB/sec 2024-08-29T18:43:12.290 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QirCSAbO1pNWc3g off=12689658 len=1872451 2024-08-29T18:43:12.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 1802 completed, throughput=5MB/sec 2024-08-29T18:43:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:12 smithi144 bash[67678]: cluster 2024-08-29T18:43:11.292482+0000 mgr.y (mgr.34104) 925 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:43:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:12 smithi089 bash[77323]: cluster 2024-08-29T18:43:11.292482+0000 mgr.y (mgr.34104) 925 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:43:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:12 smithi089 bash[78574]: cluster 2024-08-29T18:43:11.292482+0000 mgr.y (mgr.34104) 925 : cluster [DBG] pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:43:13.302 INFO:tasks.workunit.client.0.smithi089.stdout: 337: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:13.302 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OINop6NTzZGIrUU off=746964 len=1487648 2024-08-29T18:43:13.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 1803 completed, throughput=4.99MB/sec 2024-08-29T18:43:13.306 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rmFW6UdXh74SPgM off=10464433 len=1257626 2024-08-29T18:43:13.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 1804 completed, throughput=5MB/sec 2024-08-29T18:43:13.311 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2mWfPEmfIBQVk1d off=4862252 len=1380492 2024-08-29T18:43:13.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 1805 completed, throughput=5MB/sec 2024-08-29T18:43:14.316 INFO:tasks.workunit.client.0.smithi089.stdout: 338: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:14.316 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZBf3WG_4_ETRj41 off=6915612 len=13041 2024-08-29T18:43:14.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 1806 completed, throughput=4.99MB/sec 2024-08-29T18:43:14.317 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZZeTXmJ4XjoRddH off=6817489 len=752890 2024-08-29T18:43:14.325 INFO:tasks.workunit.client.0.smithi089.stdout:op 1807 completed, throughput=4.99MB/sec 2024-08-29T18:43:14.325 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P_QGqxliRN30gG6 off=10717684 len=441945 2024-08-29T18:43:14.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 1808 completed, throughput=4.99MB/sec 2024-08-29T18:43:14.331 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LVWBfTUIx9sG6E6 off=4496063 len=73818 2024-08-29T18:43:14.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 1809 completed, throughput=4.99MB/sec 2024-08-29T18:43:14.332 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ksPHNysXSoc-c4g off=1298767 len=311631 2024-08-29T18:43:14.338 INFO:tasks.workunit.client.0.smithi089.stdout:op 1810 completed, throughput=4.99MB/sec 2024-08-29T18:43:14.338 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UarFCj0GW4IR2Zo off=2982786 len=1536747 2024-08-29T18:43:14.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 1811 completed, throughput=5MB/sec 2024-08-29T18:43:14.343 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nyAYyL9K1iEveWQ off=14889128 len=2043483 2024-08-29T18:43:14.358 INFO:tasks.workunit.client.0.smithi089.stdout:op 1812 completed, throughput=5MB/sec 2024-08-29T18:43:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:14 smithi144 bash[67678]: cluster 2024-08-29T18:43:13.293547+0000 mgr.y (mgr.34104) 926 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:43:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:14 smithi089 bash[77323]: cluster 2024-08-29T18:43:13.293547+0000 mgr.y (mgr.34104) 926 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:43:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:14 smithi089 bash[78574]: cluster 2024-08-29T18:43:13.293547+0000 mgr.y (mgr.34104) 926 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:43:15.358 INFO:tasks.workunit.client.0.smithi089.stdout: 339: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:15.359 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fcd7PgOiJCgcvzM off=1930739 len=707654 2024-08-29T18:43:15.366 INFO:tasks.workunit.client.0.smithi089.stdout:op 1813 completed, throughput=4.99MB/sec 2024-08-29T18:43:15.367 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--rb8Vlju8PenZYt off=11837202 len=1044358 2024-08-29T18:43:15.377 INFO:tasks.workunit.client.0.smithi089.stdout:op 1814 completed, throughput=4.99MB/sec 2024-08-29T18:43:15.377 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-08MewmM-CBy9xIz off=7448311 len=745188 2024-08-29T18:43:15.378 INFO:tasks.workunit.client.0.smithi089.stdout:op 1815 completed, throughput=4.99MB/sec 2024-08-29T18:43:15.378 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aOttSfxnNrtwA5p off=5938049 len=1538965 2024-08-29T18:43:15.381 INFO:tasks.workunit.client.0.smithi089.stdout:op 1816 completed, throughput=5MB/sec 2024-08-29T18:43:15.382 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cMZC4kbpCax050j off=10414202 len=242325 2024-08-29T18:43:15.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 1817 completed, throughput=5MB/sec 2024-08-29T18:43:15.383 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r-FhtLF8v40r4ta off=4748298 len=271819 2024-08-29T18:43:15.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 1818 completed, throughput=5MB/sec 2024-08-29T18:43:15.389 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-STxR4bmpisoCGFX off=17839435 len=1153198 2024-08-29T18:43:15.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 1819 completed, throughput=5MB/sec 2024-08-29T18:43:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:43:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:43:15] "GET /metrics HTTP/1.1" 200 33955 "" "Prometheus/2.43.0" 2024-08-29T18:43:16.391 INFO:tasks.workunit.client.0.smithi089.stdout: 340: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:16.391 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iv_yY9Z6v_o-17u off=4067548 len=881407 2024-08-29T18:43:16.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 1820 completed, throughput=4.99MB/sec 2024-08-29T18:43:16.397 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EB_OJFPk2UDEGN5 off=17409515 len=1913864 2024-08-29T18:43:16.408 INFO:tasks.workunit.client.0.smithi089.stdout:op 1821 completed, throughput=4.99MB/sec 2024-08-29T18:43:16.408 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n5QmLFMhSdXi6sP off=3605 len=171845 2024-08-29T18:43:16.413 INFO:tasks.workunit.client.0.smithi089.stdout:op 1822 completed, throughput=5MB/sec 2024-08-29T18:43:16.413 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yyeCSErLcrD6XJG off=8213053 len=912868 2024-08-29T18:43:16.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 1823 completed, throughput=5MB/sec 2024-08-29T18:43:16.416 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RBU_DRvLR4JW_FS off=11822134 len=1890618 2024-08-29T18:43:16.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 1824 completed, throughput=5MB/sec 2024-08-29T18:43:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:16 smithi144 bash[67678]: cluster 2024-08-29T18:43:15.294451+0000 mgr.y (mgr.34104) 927 : cluster [DBG] pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:43:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:16 smithi089 bash[77323]: cluster 2024-08-29T18:43:15.294451+0000 mgr.y (mgr.34104) 927 : cluster [DBG] pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:43:17.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:16 smithi089 bash[78574]: cluster 2024-08-29T18:43:15.294451+0000 mgr.y (mgr.34104) 927 : cluster [DBG] pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:43:17.431 INFO:tasks.workunit.client.0.smithi089.stdout: 341: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:17.431 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YShkPmwp8j8L4SH off=3914975 len=1995261 2024-08-29T18:43:17.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 1825 completed, throughput=4.99MB/sec 2024-08-29T18:43:17.435 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zMUlTcU3Tyfzu6c off=1200595 len=1406916 2024-08-29T18:43:17.439 INFO:tasks.workunit.client.0.smithi089.stdout:op 1826 completed, throughput=5MB/sec 2024-08-29T18:43:17.439 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fFLuhdcVNKTgmdk off=423534 len=535469 2024-08-29T18:43:17.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 1827 completed, throughput=5MB/sec 2024-08-29T18:43:17.446 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VZ96RDGbfl5_K8u off=10549764 len=911855 2024-08-29T18:43:17.448 INFO:tasks.workunit.client.0.smithi089.stdout:op 1828 completed, throughput=5MB/sec 2024-08-29T18:43:18.449 INFO:tasks.workunit.client.0.smithi089.stdout: 342: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:18.449 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_YuDL-SYWa7xex- off=11809409 len=880928 2024-08-29T18:43:18.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 1829 completed, throughput=4.99MB/sec 2024-08-29T18:43:18.452 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MBD9sS7HAnS7HA2 off=4351864 len=2052434 2024-08-29T18:43:18.457 INFO:tasks.workunit.client.0.smithi089.stdout:op 1830 completed, throughput=4.99MB/sec 2024-08-29T18:43:18.457 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TmBT--ZpZUjK1Uj off=7630017 len=102385 2024-08-29T18:43:18.458 INFO:tasks.workunit.client.0.smithi089.stdout:op 1831 completed, throughput=5MB/sec 2024-08-29T18:43:18.458 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-is31GLgbDqqSTpP off=1854880 len=327082 2024-08-29T18:43:18.459 INFO:tasks.workunit.client.0.smithi089.stdout:op 1832 completed, throughput=5MB/sec 2024-08-29T18:43:18.459 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QBOj4cCCm7CCXxZ off=1130419 len=63408 2024-08-29T18:43:18.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 1833 completed, throughput=5MB/sec 2024-08-29T18:43:18.464 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2vUMhsX3x8eUt3q off=19876679 len=1842731 2024-08-29T18:43:18.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 1834 completed, throughput=5MB/sec 2024-08-29T18:43:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:18 smithi089 bash[77323]: cluster 2024-08-29T18:43:17.295471+0000 mgr.y (mgr.34104) 928 : cluster [DBG] pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:43:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:18 smithi089 bash[78574]: cluster 2024-08-29T18:43:17.295471+0000 mgr.y (mgr.34104) 928 : cluster [DBG] pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:43:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:18 smithi144 bash[67678]: cluster 2024-08-29T18:43:17.295471+0000 mgr.y (mgr.34104) 928 : cluster [DBG] pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:43:19.469 INFO:tasks.workunit.client.0.smithi089.stdout: 343: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:19.469 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fjLDiAtE1p84F_Q off=161360 len=1743807 2024-08-29T18:43:19.473 INFO:tasks.workunit.client.0.smithi089.stdout:op 1835 completed, throughput=4.99MB/sec 2024-08-29T18:43:19.473 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OANJVfLoaJHofhW off=4530721 len=1580538 2024-08-29T18:43:19.477 INFO:tasks.workunit.client.0.smithi089.stdout:op 1836 completed, throughput=5MB/sec 2024-08-29T18:43:19.477 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wgfkwpqsATaMOBo off=5485132 len=1377494 2024-08-29T18:43:19.479 INFO:tasks.workunit.client.0.smithi089.stdout:op 1837 completed, throughput=5MB/sec 2024-08-29T18:43:19.479 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dbh22zkpqrICWy- off=956980 len=486267 2024-08-29T18:43:19.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 1838 completed, throughput=5MB/sec 2024-08-29T18:43:20.482 INFO:tasks.workunit.client.0.smithi089.stdout: 344: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:20.482 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SH-OnEr3_JIxRrg off=155649 len=1094812 2024-08-29T18:43:20.491 INFO:tasks.workunit.client.0.smithi089.stdout:op 1839 completed, throughput=4.99MB/sec 2024-08-29T18:43:20.492 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9Vn8vSIVwl6lNF7 off=9928895 len=246414 2024-08-29T18:43:20.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 1840 completed, throughput=4.99MB/sec 2024-08-29T18:43:20.493 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ttxwVC6UmlpgOOl off=8420388 len=1907813 2024-08-29T18:43:20.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 1841 completed, throughput=4.99MB/sec 2024-08-29T18:43:20.510 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IOw6Vl8T8NH4kO1 off=641587 len=883112 2024-08-29T18:43:20.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 1842 completed, throughput=5MB/sec 2024-08-29T18:43:20.518 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3znA5197m8bNMO5 off=1971657 len=1166467 2024-08-29T18:43:20.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 1843 completed, throughput=5MB/sec 2024-08-29T18:43:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:20 smithi089 bash[77323]: cluster 2024-08-29T18:43:19.296509+0000 mgr.y (mgr.34104) 929 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:43:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:20 smithi089 bash[78574]: cluster 2024-08-29T18:43:19.296509+0000 mgr.y (mgr.34104) 929 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:43:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:20 smithi144 bash[67678]: cluster 2024-08-29T18:43:19.296509+0000 mgr.y (mgr.34104) 929 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:43:21.528 INFO:tasks.workunit.client.0.smithi089.stdout: 345: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:21.528 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZFLZBCIujxarRxW off=7402962 len=991436 2024-08-29T18:43:21.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 1844 completed, throughput=4.99MB/sec 2024-08-29T18:43:21.531 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jcs5Si-EucETHlJ off=293584 len=942500 2024-08-29T18:43:21.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 1845 completed, throughput=4.99MB/sec 2024-08-29T18:43:21.539 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IfjlwTlq9yWfGb- off=15967196 len=647580 2024-08-29T18:43:21.541 INFO:tasks.workunit.client.0.smithi089.stdout:op 1846 completed, throughput=4.99MB/sec 2024-08-29T18:43:21.541 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jcmMSNizClCgM8y off=3326892 len=974155 2024-08-29T18:43:21.549 INFO:tasks.workunit.client.0.smithi089.stdout:op 1847 completed, throughput=5MB/sec 2024-08-29T18:43:21.550 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9b4fu9nyGLBeIhL off=665733 len=584253 2024-08-29T18:43:21.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 1848 completed, throughput=5MB/sec 2024-08-29T18:43:21.552 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xtk_CVSDThA8sJH off=6206990 len=397360 2024-08-29T18:43:21.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 1849 completed, throughput=5MB/sec 2024-08-29T18:43:21.558 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rSpQi_6PVjvn0Vs off=9303208 len=294825 2024-08-29T18:43:21.560 INFO:tasks.workunit.client.0.smithi089.stdout:op 1850 completed, throughput=5MB/sec 2024-08-29T18:43:21.560 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EsZKuu47mfTP_5B off=26891 len=1711114 2024-08-29T18:43:21.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 1851 completed, throughput=5MB/sec 2024-08-29T18:43:22.575 INFO:tasks.workunit.client.0.smithi089.stdout: 346: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:22.575 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qcs6gX8if6sXnJF off=14701003 len=1698963 2024-08-29T18:43:22.581 INFO:tasks.workunit.client.0.smithi089.stdout:op 1852 completed, throughput=4.99MB/sec 2024-08-29T18:43:22.581 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s7tDToiLWtTXdoB off=16020083 len=509225 2024-08-29T18:43:22.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 1853 completed, throughput=4.99MB/sec 2024-08-29T18:43:22.583 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xl8CYB6gLm7Dh7o off=7476672 len=662923 2024-08-29T18:43:22.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 1854 completed, throughput=5MB/sec 2024-08-29T18:43:22.591 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fy8Qw87JrCeIbLy off=3866247 len=91386 2024-08-29T18:43:22.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 1855 completed, throughput=5MB/sec 2024-08-29T18:43:22.592 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AsxzUUHglKk4TVr off=5918690 len=55989 2024-08-29T18:43:22.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 1856 completed, throughput=5MB/sec 2024-08-29T18:43:22.593 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Sy-6DVA5abCe0Yt off=2227348 len=1149131 2024-08-29T18:43:22.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 1857 completed, throughput=5MB/sec 2024-08-29T18:43:22.602 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-awXIytLvT4wmyoo off=2271374 len=1005876 2024-08-29T18:43:22.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 1858 completed, throughput=5MB/sec 2024-08-29T18:43:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:22 smithi089 bash[77323]: cluster 2024-08-29T18:43:21.297431+0000 mgr.y (mgr.34104) 930 : cluster [DBG] pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:43:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:22 smithi089 bash[77323]: audit 2024-08-29T18:43:22.730751+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:22 smithi089 bash[78574]: cluster 2024-08-29T18:43:21.297431+0000 mgr.y (mgr.34104) 930 : cluster [DBG] pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:43:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:22 smithi089 bash[78574]: audit 2024-08-29T18:43:22.730751+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:22 smithi144 bash[67678]: cluster 2024-08-29T18:43:21.297431+0000 mgr.y (mgr.34104) 930 : cluster [DBG] pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:43:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:22 smithi144 bash[67678]: audit 2024-08-29T18:43:22.730751+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:23.605 INFO:tasks.workunit.client.0.smithi089.stdout: 347: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:23.605 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QoQ0KsimR0dPbIB off=450085 len=1735573 2024-08-29T18:43:23.619 INFO:tasks.workunit.client.0.smithi089.stdout:op 1859 completed, throughput=4.99MB/sec 2024-08-29T18:43:23.619 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mPLRz_1m03HrPia off=220692 len=1289866 2024-08-29T18:43:23.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 1860 completed, throughput=5MB/sec 2024-08-29T18:43:23.622 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lHMikmGntKKmCNb off=778392 len=1546943 2024-08-29T18:43:23.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 1861 completed, throughput=5MB/sec 2024-08-29T18:43:24.635 INFO:tasks.workunit.client.0.smithi089.stdout: 348: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:24.635 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iZ_sA9tBJZMJnoF off=18860287 len=1535776 2024-08-29T18:43:24.648 INFO:tasks.workunit.client.0.smithi089.stdout:op 1862 completed, throughput=4.99MB/sec 2024-08-29T18:43:24.648 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TcqAdISePt2G5SU off=570939 len=1904651 2024-08-29T18:43:24.655 INFO:tasks.workunit.client.0.smithi089.stdout:op 1863 completed, throughput=5MB/sec 2024-08-29T18:43:24.655 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0iiRLUDirK3awqC off=6284820 len=1686954 2024-08-29T18:43:24.668 INFO:tasks.workunit.client.0.smithi089.stdout:op 1864 completed, throughput=5MB/sec 2024-08-29T18:43:24.668 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-49TotN7Nk_G7UI0 off=1498782 len=973310 2024-08-29T18:43:24.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 1865 completed, throughput=5MB/sec 2024-08-29T18:43:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:24 smithi089 bash[77323]: cluster 2024-08-29T18:43:23.298437+0000 mgr.y (mgr.34104) 931 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:43:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:43:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:43:25] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.43.0" 2024-08-29T18:43:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:24 smithi089 bash[78574]: cluster 2024-08-29T18:43:23.298437+0000 mgr.y (mgr.34104) 931 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:43:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:24 smithi144 bash[67678]: cluster 2024-08-29T18:43:23.298437+0000 mgr.y (mgr.34104) 931 : cluster [DBG] pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:43:25.671 INFO:tasks.workunit.client.0.smithi089.stdout: 349: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:25.671 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S_Z6-ZeXPevjCqx off=5752073 len=1665625 2024-08-29T18:43:25.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 1866 completed, throughput=4.99MB/sec 2024-08-29T18:43:25.675 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o90xJYBT_oXl_zF off=2292025 len=822829 2024-08-29T18:43:25.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 1867 completed, throughput=4.99MB/sec 2024-08-29T18:43:25.678 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0u3N00jzrLQ70bv off=67946 len=1614787 2024-08-29T18:43:25.681 INFO:tasks.workunit.client.0.smithi089.stdout:op 1868 completed, throughput=5MB/sec 2024-08-29T18:43:25.681 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C6PVu6TpT99e7qa off=6032911 len=197532 2024-08-29T18:43:25.682 INFO:tasks.workunit.client.0.smithi089.stdout:op 1869 completed, throughput=5MB/sec 2024-08-29T18:43:25.682 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pnQz5l-PaRyrfYd off=3666719 len=581558 2024-08-29T18:43:25.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 1870 completed, throughput=5MB/sec 2024-08-29T18:43:26.685 INFO:tasks.workunit.client.0.smithi089.stdout: 350: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:26.685 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hOrgzUvbhe-sHiX off=1260690 len=1324195 2024-08-29T18:43:26.695 INFO:tasks.workunit.client.0.smithi089.stdout:op 1871 completed, throughput=4.99MB/sec 2024-08-29T18:43:26.696 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gEWWvET2wYBTWMR off=2746200 len=466621 2024-08-29T18:43:26.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 1872 completed, throughput=4.99MB/sec 2024-08-29T18:43:26.698 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TNv19MkhIDef9lV off=2244900 len=361169 2024-08-29T18:43:26.700 INFO:tasks.workunit.client.0.smithi089.stdout:op 1873 completed, throughput=4.99MB/sec 2024-08-29T18:43:26.700 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RsQeDxikX_gQKIx off=1298459 len=722697 2024-08-29T18:43:26.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 1874 completed, throughput=4.99MB/sec 2024-08-29T18:43:26.702 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b62W1YX5Yi63BSl off=1155155 len=163265 2024-08-29T18:43:26.707 INFO:tasks.workunit.client.0.smithi089.stdout:op 1875 completed, throughput=4.99MB/sec 2024-08-29T18:43:26.707 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dji2DPoZvhnD4lm off=2377271 len=2060903 2024-08-29T18:43:26.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 1876 completed, throughput=5MB/sec 2024-08-29T18:43:26.712 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WEmOYCSTUiJDVO- off=1623556 len=905917 2024-08-29T18:43:26.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 1877 completed, throughput=5MB/sec 2024-08-29T18:43:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:26 smithi089 bash[77323]: cluster 2024-08-29T18:43:25.299308+0000 mgr.y (mgr.34104) 932 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:43:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:26 smithi089 bash[78574]: cluster 2024-08-29T18:43:25.299308+0000 mgr.y (mgr.34104) 932 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:43:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:26 smithi144 bash[67678]: cluster 2024-08-29T18:43:25.299308+0000 mgr.y (mgr.34104) 932 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:43:27.720 INFO:tasks.workunit.client.0.smithi089.stdout: 351: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:27.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_A6k91IDL2gOtxe off=17869222 len=1686746 2024-08-29T18:43:27.724 INFO:tasks.workunit.client.0.smithi089.stdout:op 1878 completed, throughput=4.99MB/sec 2024-08-29T18:43:27.724 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R3Kug2MUOupFbyS off=388984 len=1063023 2024-08-29T18:43:27.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 1879 completed, throughput=5MB/sec 2024-08-29T18:43:27.733 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uqiGmYY2OxLic1f off=3372415 len=1043231 2024-08-29T18:43:27.742 INFO:tasks.workunit.client.0.smithi089.stdout:op 1880 completed, throughput=5MB/sec 2024-08-29T18:43:27.742 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Tc1ae055sEogM2X off=989778 len=418586 2024-08-29T18:43:27.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 1881 completed, throughput=5MB/sec 2024-08-29T18:43:27.748 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TatETPHVxUmb3O0 off=1226439 len=443179 2024-08-29T18:43:27.753 INFO:tasks.workunit.client.0.smithi089.stdout:op 1882 completed, throughput=5MB/sec 2024-08-29T18:43:28.753 INFO:tasks.workunit.client.0.smithi089.stdout: 352: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:28.753 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-j4lKObNKGFv3g6U off=7046870 len=562464 2024-08-29T18:43:28.756 INFO:tasks.workunit.client.0.smithi089.stdout:op 1883 completed, throughput=4.99MB/sec 2024-08-29T18:43:28.756 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xfxwE2Sc-itrvuo off=19881924 len=256558 2024-08-29T18:43:28.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 1884 completed, throughput=4.99MB/sec 2024-08-29T18:43:28.757 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T438qmol-s_O9h_ off=7541060 len=26175 2024-08-29T18:43:28.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 1885 completed, throughput=4.99MB/sec 2024-08-29T18:43:28.758 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9tTo_JUswAE2uu1 off=1042688 len=547962 2024-08-29T18:43:28.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 1886 completed, throughput=4.99MB/sec 2024-08-29T18:43:28.761 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cDac80E39CM6u7U off=8658038 len=1251402 2024-08-29T18:43:28.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 1887 completed, throughput=4.99MB/sec 2024-08-29T18:43:28.765 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-opPT5TiYfAPGQTp off=5215398 len=1023908 2024-08-29T18:43:28.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 1888 completed, throughput=5MB/sec 2024-08-29T18:43:28.774 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-InI1h6tGGJJi9N5 off=12142268 len=569698 2024-08-29T18:43:28.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 1889 completed, throughput=5MB/sec 2024-08-29T18:43:28.780 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kukHR8_gSm1oejI off=8722544 len=232677 2024-08-29T18:43:28.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 1890 completed, throughput=5MB/sec 2024-08-29T18:43:28.785 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mm4zpZdGl4PCDAp off=2823103 len=803699 2024-08-29T18:43:28.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 1891 completed, throughput=5MB/sec 2024-08-29T18:43:28.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mQy03-oul3BkDRI off=13475124 len=719066 2024-08-29T18:43:28.796 INFO:tasks.workunit.client.0.smithi089.stdout:op 1892 completed, throughput=5MB/sec 2024-08-29T18:43:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:28 smithi089 bash[77323]: cluster 2024-08-29T18:43:27.300334+0000 mgr.y (mgr.34104) 933 : cluster [DBG] pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:28 smithi089 bash[78574]: cluster 2024-08-29T18:43:27.300334+0000 mgr.y (mgr.34104) 933 : cluster [DBG] pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:28 smithi144 bash[67678]: cluster 2024-08-29T18:43:27.300334+0000 mgr.y (mgr.34104) 933 : cluster [DBG] pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:29.796 INFO:tasks.workunit.client.0.smithi089.stdout: 353: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:29.796 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PFTdAnaxNlRCNpZ off=2145028 len=333873 2024-08-29T18:43:29.797 INFO:tasks.workunit.client.0.smithi089.stdout:op 1893 completed, throughput=4.99MB/sec 2024-08-29T18:43:29.798 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xUOZ3kLmts8z-VB off=3998956 len=730826 2024-08-29T18:43:29.801 INFO:tasks.workunit.client.0.smithi089.stdout:op 1894 completed, throughput=4.99MB/sec 2024-08-29T18:43:29.801 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xOe69Du2tv1trEg off=8056351 len=1692111 2024-08-29T18:43:29.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 1895 completed, throughput=4.99MB/sec 2024-08-29T18:43:29.814 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ba9bRv5m4gasPBm off=3233722 len=725504 2024-08-29T18:43:29.821 INFO:tasks.workunit.client.0.smithi089.stdout:op 1896 completed, throughput=5MB/sec 2024-08-29T18:43:29.822 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1KS6ETB-mwFl6BX off=9080223 len=544038 2024-08-29T18:43:29.828 INFO:tasks.workunit.client.0.smithi089.stdout:op 1897 completed, throughput=5MB/sec 2024-08-29T18:43:29.829 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zud2drLmzxoyIox off=10503736 len=1079969 2024-08-29T18:43:29.837 INFO:tasks.workunit.client.0.smithi089.stdout:op 1898 completed, throughput=5MB/sec 2024-08-29T18:43:30.837 INFO:tasks.workunit.client.0.smithi089.stdout: 354: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:30.838 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CO_OF0Ttx5JfKd5 off=17329123 len=1255912 2024-08-29T18:43:30.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 1899 completed, throughput=4.99MB/sec 2024-08-29T18:43:30.841 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5wR99E837Rrnio4 off=8328944 len=1991294 2024-08-29T18:43:30.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 1900 completed, throughput=5MB/sec 2024-08-29T18:43:30.857 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CHR-EIa6U3mRIJ6 off=2082321 len=816244 2024-08-29T18:43:30.864 INFO:tasks.workunit.client.0.smithi089.stdout:op 1901 completed, throughput=5MB/sec 2024-08-29T18:43:30.864 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aknngNu8L8LdA4o off=1943670 len=497061 2024-08-29T18:43:30.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 1902 completed, throughput=5MB/sec 2024-08-29T18:43:30.866 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Eoq0Ij4LV_eg85v off=4152359 len=277135 2024-08-29T18:43:30.867 INFO:tasks.workunit.client.0.smithi089.stdout:op 1903 completed, throughput=5MB/sec 2024-08-29T18:43:30.867 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K8e99jb-nc4Juto off=1377690 len=1845519 2024-08-29T18:43:30.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 1904 completed, throughput=5MB/sec 2024-08-29T18:43:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:30 smithi089 bash[77323]: cluster 2024-08-29T18:43:29.301406+0000 mgr.y (mgr.34104) 934 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:43:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:30 smithi089 bash[78574]: cluster 2024-08-29T18:43:29.301406+0000 mgr.y (mgr.34104) 934 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:43:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:30 smithi144 bash[67678]: cluster 2024-08-29T18:43:29.301406+0000 mgr.y (mgr.34104) 934 : cluster [DBG] pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:43:31.879 INFO:tasks.workunit.client.0.smithi089.stdout: 355: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:31.879 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vnHQRxrWJZlhvhs off=3224409 len=1051457 2024-08-29T18:43:31.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 1905 completed, throughput=4.99MB/sec 2024-08-29T18:43:31.882 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wl5bRVr-wa_WA-W off=3011346 len=2091873 2024-08-29T18:43:31.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 1906 completed, throughput=5MB/sec 2024-08-29T18:43:31.901 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-43EHMDIDCso0Dbz off=11139571 len=438699 2024-08-29T18:43:31.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 1907 completed, throughput=5MB/sec 2024-08-29T18:43:31.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3f5iptx0bnREk8k off=103025 len=1163174 2024-08-29T18:43:31.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 1908 completed, throughput=5MB/sec 2024-08-29T18:43:32.911 INFO:tasks.workunit.client.0.smithi089.stdout: 356: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:32.911 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7PeZIBBNdEtrhqD off=17972940 len=1265402 2024-08-29T18:43:32.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 1909 completed, throughput=4.99MB/sec 2024-08-29T18:43:32.923 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AfbfP02AmOT40L6 off=3281711 len=779566 2024-08-29T18:43:32.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 1910 completed, throughput=4.99MB/sec 2024-08-29T18:43:32.931 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C1htBtPxdb86wxB off=8968966 len=1631686 2024-08-29T18:43:32.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 1911 completed, throughput=5MB/sec 2024-08-29T18:43:32.935 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ECqJoHbzTjWN1vM off=22931211 len=1156709 2024-08-29T18:43:32.938 INFO:tasks.workunit.client.0.smithi089.stdout:op 1912 completed, throughput=5MB/sec 2024-08-29T18:43:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:32 smithi089 bash[78574]: cluster 2024-08-29T18:43:31.302225+0000 mgr.y (mgr.34104) 935 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:32 smithi089 bash[77323]: cluster 2024-08-29T18:43:31.302225+0000 mgr.y (mgr.34104) 935 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:32 smithi144 bash[67678]: cluster 2024-08-29T18:43:31.302225+0000 mgr.y (mgr.34104) 935 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:33.938 INFO:tasks.workunit.client.0.smithi089.stdout: 357: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:33.939 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iC55K2lh_ps4CTb off=1470965 len=1183193 2024-08-29T18:43:33.948 INFO:tasks.workunit.client.0.smithi089.stdout:op 1913 completed, throughput=4.99MB/sec 2024-08-29T18:43:33.949 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Jm-mNU4khtuzK5P off=8202049 len=781209 2024-08-29T18:43:33.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 1914 completed, throughput=4.99MB/sec 2024-08-29T18:43:33.950 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-joZU844fZHFjIwU off=14761135 len=818407 2024-08-29T18:43:33.957 INFO:tasks.workunit.client.0.smithi089.stdout:op 1915 completed, throughput=4.99MB/sec 2024-08-29T18:43:33.957 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3kVaBVP1mLT_hX0 off=9451434 len=1972074 2024-08-29T18:43:33.959 INFO:tasks.workunit.client.0.smithi089.stdout:op 1916 completed, throughput=5MB/sec 2024-08-29T18:43:33.959 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LOJrMTIky85j3ta off=159532 len=690317 2024-08-29T18:43:33.967 INFO:tasks.workunit.client.0.smithi089.stdout:op 1917 completed, throughput=5MB/sec 2024-08-29T18:43:34.967 INFO:tasks.workunit.client.0.smithi089.stdout: 358: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:34.967 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DcVz4kSYtJX4-Zk off=0 len=1517299 2024-08-29T18:43:34.979 INFO:tasks.workunit.client.0.smithi089.stdout:op 1918 completed, throughput=4.99MB/sec 2024-08-29T18:43:34.979 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zvDOfNpZq_Me-gy off=5980540 len=1057556 2024-08-29T18:43:34.982 INFO:tasks.workunit.client.0.smithi089.stdout:op 1919 completed, throughput=4.99MB/sec 2024-08-29T18:43:34.982 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X02eWOKmD3FzZf4 off=18448215 len=1245904 2024-08-29T18:43:34.985 INFO:tasks.workunit.client.0.smithi089.stdout:op 1920 completed, throughput=5MB/sec 2024-08-29T18:43:34.986 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sWfsyfN84aWIGca off=1173892 len=859775 2024-08-29T18:43:34.993 INFO:tasks.workunit.client.0.smithi089.stdout:op 1921 completed, throughput=5MB/sec 2024-08-29T18:43:34.993 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C3460q9-a64f9zw off=4353903 len=1304871 2024-08-29T18:43:34.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 1922 completed, throughput=5MB/sec 2024-08-29T18:43:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:34 smithi089 bash[77323]: cluster 2024-08-29T18:43:33.303367+0000 mgr.y (mgr.34104) 936 : cluster [DBG] pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:43:35.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:43:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:43:35] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.43.0" 2024-08-29T18:43:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:34 smithi089 bash[78574]: cluster 2024-08-29T18:43:33.303367+0000 mgr.y (mgr.34104) 936 : cluster [DBG] pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:43:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:34 smithi144 bash[67678]: cluster 2024-08-29T18:43:33.303367+0000 mgr.y (mgr.34104) 936 : cluster [DBG] pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:43:35.996 INFO:tasks.workunit.client.0.smithi089.stdout: 359: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:35.996 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JO7a555DZcmzBDV off=4174355 len=1454974 2024-08-29T18:43:36.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 1923 completed, throughput=4.99MB/sec 2024-08-29T18:43:36.001 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mgyQhSDNvcRMY-o off=7099927 len=578194 2024-08-29T18:43:36.004 INFO:tasks.workunit.client.0.smithi089.stdout:op 1924 completed, throughput=4.99MB/sec 2024-08-29T18:43:36.004 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TJ-NAsWPkjdNpUa off=3006428 len=1044893 2024-08-29T18:43:36.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 1925 completed, throughput=5MB/sec 2024-08-29T18:43:36.013 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Aml-lgEw35CcAZY off=660727 len=998311 2024-08-29T18:43:36.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 1926 completed, throughput=5MB/sec 2024-08-29T18:43:36.021 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cZnswlrZdkN6DIE off=1616726 len=68414 2024-08-29T18:43:36.025 INFO:tasks.workunit.client.0.smithi089.stdout:op 1927 completed, throughput=5MB/sec 2024-08-29T18:43:36.025 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eqPalML21qqaWhM off=1467563 len=104777 2024-08-29T18:43:36.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 1928 completed, throughput=5MB/sec 2024-08-29T18:43:36.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F25wm__-jlMVFc4 off=1395891 len=62063 2024-08-29T18:43:36.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 1929 completed, throughput=5MB/sec 2024-08-29T18:43:36.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sVu3HXVZfCJbLg7 off=2387234 len=1891193 2024-08-29T18:43:36.035 INFO:tasks.workunit.client.0.smithi089.stdout:op 1930 completed, throughput=5MB/sec 2024-08-29T18:43:37.035 INFO:tasks.workunit.client.0.smithi089.stdout: 360: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:37.035 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4TX2fyNojw4rDYC off=9541380 len=1589504 2024-08-29T18:43:37.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 1931 completed, throughput=4.99MB/sec 2024-08-29T18:43:37.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kxkGgX0oq4q7PVZ off=4109595 len=1245837 2024-08-29T18:43:37.050 INFO:tasks.workunit.client.0.smithi089.stdout:op 1932 completed, throughput=5MB/sec 2024-08-29T18:43:37.050 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-esKjr_fMsbDg-fS off=509992 len=262081 2024-08-29T18:43:37.055 INFO:tasks.workunit.client.0.smithi089.stdout:op 1933 completed, throughput=5MB/sec 2024-08-29T18:43:37.055 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p-8JciREb2QCsQ0 off=2645314 len=1874711 2024-08-29T18:43:37.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 1934 completed, throughput=5MB/sec 2024-08-29T18:43:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:36 smithi089 bash[77323]: cluster 2024-08-29T18:43:35.304309+0000 mgr.y (mgr.34104) 937 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:43:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:36 smithi089 bash[78574]: cluster 2024-08-29T18:43:35.304309+0000 mgr.y (mgr.34104) 937 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:43:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:36 smithi144 bash[67678]: cluster 2024-08-29T18:43:35.304309+0000 mgr.y (mgr.34104) 937 : cluster [DBG] pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:43:38.069 INFO:tasks.workunit.client.0.smithi089.stdout: 361: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:38.069 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hJEUm0KVbOxcCl7 off=850401 len=1511115 2024-08-29T18:43:38.073 INFO:tasks.workunit.client.0.smithi089.stdout:op 1935 completed, throughput=4.99MB/sec 2024-08-29T18:43:38.073 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mS7Zx6cUQFa6ISN off=6523538 len=1120951 2024-08-29T18:43:38.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 1936 completed, throughput=5MB/sec 2024-08-29T18:43:38.076 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jpb4aq_z5E3atUe off=7105522 len=385783 2024-08-29T18:43:38.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 1937 completed, throughput=5MB/sec 2024-08-29T18:43:38.083 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yxnSxKGzoVqGrh2 off=419595 len=1026832 2024-08-29T18:43:38.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 1938 completed, throughput=5MB/sec 2024-08-29T18:43:38.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NlRESIlmb-fp4AN off=1360827 len=1263818 2024-08-29T18:43:38.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 1939 completed, throughput=5MB/sec 2024-08-29T18:43:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:37 smithi089 bash[77323]: audit 2024-08-29T18:43:37.730895+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:37 smithi089 bash[78574]: audit 2024-08-29T18:43:37.730895+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:37 smithi144 bash[67678]: audit 2024-08-29T18:43:37.730895+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:39.097 INFO:tasks.workunit.client.0.smithi089.stdout: 362: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:39.098 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UBc_mUvIyv-oRJZ off=1830694 len=1375173 2024-08-29T18:43:39.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 1940 completed, throughput=4.99MB/sec 2024-08-29T18:43:39.109 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--tsQtqxxtOuPjeM off=13226663 len=683678 2024-08-29T18:43:39.110 INFO:tasks.workunit.client.0.smithi089.stdout:op 1941 completed, throughput=4.99MB/sec 2024-08-29T18:43:39.110 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dicF7fNW3t_zEnl off=5246997 len=400348 2024-08-29T18:43:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 1942 completed, throughput=5MB/sec 2024-08-29T18:43:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QxasCDaaSrKIEXb off=11425443 len=1584934 2024-08-29T18:43:39.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 1943 completed, throughput=5MB/sec 2024-08-29T18:43:39.118 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ym-LOcq-odaVODh off=10961916 len=376664 2024-08-29T18:43:39.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 1944 completed, throughput=5MB/sec 2024-08-29T18:43:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:38 smithi089 bash[77323]: cluster 2024-08-29T18:43:37.305296+0000 mgr.y (mgr.34104) 938 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:43:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:38 smithi089 bash[78574]: cluster 2024-08-29T18:43:37.305296+0000 mgr.y (mgr.34104) 938 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:43:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:38 smithi144 bash[67678]: cluster 2024-08-29T18:43:37.305296+0000 mgr.y (mgr.34104) 938 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:43:40.120 INFO:tasks.workunit.client.0.smithi089.stdout: 363: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:40.120 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mXVnD16drHMFVxz off=7540848 len=1487565 2024-08-29T18:43:40.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 1945 completed, throughput=4.99MB/sec 2024-08-29T18:43:40.125 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3G7YhUgbAoAzmoV off=2760519 len=928148 2024-08-29T18:43:40.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 1946 completed, throughput=4.99MB/sec 2024-08-29T18:43:40.135 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iABTs1kf-Q40gl3 off=13132697 len=1700463 2024-08-29T18:43:40.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 1947 completed, throughput=5MB/sec 2024-08-29T18:43:40.147 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3PsBzgDkeSfQLc8 off=18324223 len=1523804 2024-08-29T18:43:40.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 1948 completed, throughput=5MB/sec 2024-08-29T18:43:41.152 INFO:tasks.workunit.client.0.smithi089.stdout: 364: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:41.152 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8BDdjIomzGOr9t8 off=2319103 len=1197912 2024-08-29T18:43:41.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 1949 completed, throughput=4.99MB/sec 2024-08-29T18:43:41.162 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iDBktPeyp4nH6Uw off=10485688 len=1320054 2024-08-29T18:43:41.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 1950 completed, throughput=4.99MB/sec 2024-08-29T18:43:41.166 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mrJ28hElrY_GF1v off=1932076 len=1718701 2024-08-29T18:43:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:40 smithi089 bash[77323]: cluster 2024-08-29T18:43:39.306321+0000 mgr.y (mgr.34104) 939 : cluster [DBG] pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:40 smithi089 bash[78574]: cluster 2024-08-29T18:43:39.306321+0000 mgr.y (mgr.34104) 939 : cluster [DBG] pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:41.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 1951 completed, throughput=5MB/sec 2024-08-29T18:43:41.181 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FkMQX0eaJsqFEnu off=9122817 len=1882116 2024-08-29T18:43:41.187 INFO:tasks.workunit.client.0.smithi089.stdout:op 1952 completed, throughput=5MB/sec 2024-08-29T18:43:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:40 smithi144 bash[67678]: cluster 2024-08-29T18:43:39.306321+0000 mgr.y (mgr.34104) 939 : cluster [DBG] pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:42.187 INFO:tasks.workunit.client.0.smithi089.stdout: 365: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:42.188 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i6amJqhFVOtedNV off=9706104 len=285736 2024-08-29T18:43:42.194 INFO:tasks.workunit.client.0.smithi089.stdout:op 1953 completed, throughput=4.99MB/sec 2024-08-29T18:43:42.194 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Eb37Fqe1J_uReom off=1116620 len=159650 2024-08-29T18:43:42.199 INFO:tasks.workunit.client.0.smithi089.stdout:op 1954 completed, throughput=4.99MB/sec 2024-08-29T18:43:42.199 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--ceFjjArvjkMRK3 off=9186984 len=742394 2024-08-29T18:43:42.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 1955 completed, throughput=4.99MB/sec 2024-08-29T18:43:42.201 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QxiwZIdAiuGg_7S off=1728884 len=834552 2024-08-29T18:43:42.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 1956 completed, throughput=4.99MB/sec 2024-08-29T18:43:42.211 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0-V61yQApT0j3d8 off=4290535 len=379080 2024-08-29T18:43:42.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 1957 completed, throughput=5MB/sec 2024-08-29T18:43:42.217 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p4JYT2QNPE1O-Z6 off=4951355 len=755099 2024-08-29T18:43:42.224 INFO:tasks.workunit.client.0.smithi089.stdout:op 1958 completed, throughput=5MB/sec 2024-08-29T18:43:42.224 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i7yPDWrWFL2OKuZ off=3230086 len=466921 2024-08-29T18:43:42.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 1959 completed, throughput=5MB/sec 2024-08-29T18:43:42.225 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-17BxTP-c_Izj5sz off=1132377 len=495155 2024-08-29T18:43:42.227 INFO:tasks.workunit.client.0.smithi089.stdout:op 1960 completed, throughput=5MB/sec 2024-08-29T18:43:42.227 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5itUbTP8xp8kjnK off=10483627 len=1652663 2024-08-29T18:43:42.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 1961 completed, throughput=5MB/sec 2024-08-29T18:43:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:42 smithi089 bash[78574]: cluster 2024-08-29T18:43:41.307194+0000 mgr.y (mgr.34104) 940 : cluster [DBG] pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:42 smithi089 bash[77323]: cluster 2024-08-29T18:43:41.307194+0000 mgr.y (mgr.34104) 940 : cluster [DBG] pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: 366: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:43.241 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-67r2xei6zql13ON off=5352131 len=572733 2024-08-29T18:43:43.243 INFO:tasks.workunit.client.0.smithi089.stdout:op 1962 completed, throughput=4.99MB/sec 2024-08-29T18:43:43.243 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m8d7_bQjg425dX7 off=13066537 len=937958 2024-08-29T18:43:43.251 INFO:tasks.workunit.client.0.smithi089.stdout:op 1963 completed, throughput=4.99MB/sec 2024-08-29T18:43:43.251 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wUtAkGkfY0nxZmL off=2015026 len=805610 2024-08-29T18:43:43.254 INFO:tasks.workunit.client.0.smithi089.stdout:op 1964 completed, throughput=5MB/sec 2024-08-29T18:43:43.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qE5_IVa_gSeuOxn off=17050144 len=1366335 2024-08-29T18:43:43.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 1965 completed, throughput=5MB/sec 2024-08-29T18:43:43.263 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B3rQqbK5leTjoRX off=4091351 len=1466164 2024-08-29T18:43:43.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 1966 completed, throughput=5MB/sec 2024-08-29T18:43:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:42 smithi144 bash[67678]: cluster 2024-08-29T18:43:41.307194+0000 mgr.y (mgr.34104) 940 : cluster [DBG] pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:43:44.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:43 smithi089 bash[77323]: audit 2024-08-29T18:43:43.539693+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:43:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:43 smithi089 bash[78574]: audit 2024-08-29T18:43:43.539693+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:43:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: 367: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:44.267 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yG3L8MTP5gnlrsv off=7178549 len=568327 2024-08-29T18:43:44.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 1967 completed, throughput=4.99MB/sec 2024-08-29T18:43:44.269 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ba9bRv5m4gasPBm off=7821642 len=1122698 2024-08-29T18:43:44.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 1968 completed, throughput=4.99MB/sec 2024-08-29T18:43:44.272 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BN59zS86wMze7of off=5509085 len=1037647 2024-08-29T18:43:44.274 INFO:tasks.workunit.client.0.smithi089.stdout:op 1969 completed, throughput=5MB/sec 2024-08-29T18:43:44.274 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--ebwQ9nGFqXj_rn off=18114664 len=477424 2024-08-29T18:43:44.276 INFO:tasks.workunit.client.0.smithi089.stdout:op 1970 completed, throughput=5MB/sec 2024-08-29T18:43:44.276 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0hrPIvezZQDg3hc off=22920244 len=1877812 2024-08-29T18:43:44.288 INFO:tasks.workunit.client.0.smithi089.stdout:op 1971 completed, throughput=5MB/sec 2024-08-29T18:43:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:43 smithi144 bash[67678]: audit 2024-08-29T18:43:43.539693+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:43:45.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:43:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:43:45] "GET /metrics HTTP/1.1" 200 33953 "" "Prometheus/2.43.0" 2024-08-29T18:43:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[77323]: cluster 2024-08-29T18:43:43.308253+0000 mgr.y (mgr.34104) 941 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:43:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[77323]: audit 2024-08-29T18:43:44.299962+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:43:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[77323]: audit 2024-08-29T18:43:44.301547+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:43:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[77323]: audit 2024-08-29T18:43:44.308898+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:43:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[78574]: cluster 2024-08-29T18:43:43.308253+0000 mgr.y (mgr.34104) 941 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:43:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[78574]: audit 2024-08-29T18:43:44.299962+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:43:45.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[78574]: audit 2024-08-29T18:43:44.301547+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:43:45.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:44 smithi089 bash[78574]: audit 2024-08-29T18:43:44.308898+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:43:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: 368: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:45.289 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XorLakFLfwh1oF2 off=1712867 len=1121702 2024-08-29T18:43:45.292 INFO:tasks.workunit.client.0.smithi089.stdout:op 1972 completed, throughput=4.99MB/sec 2024-08-29T18:43:45.292 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TMPdThNO3CThL7U off=1000531 len=2066138 2024-08-29T18:43:45.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 1973 completed, throughput=5MB/sec 2024-08-29T18:43:45.306 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WRd0KhgfUBsVRsj off=6731939 len=1589366 2024-08-29T18:43:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:44 smithi144 bash[67678]: cluster 2024-08-29T18:43:43.308253+0000 mgr.y (mgr.34104) 941 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:43:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:44 smithi144 bash[67678]: audit 2024-08-29T18:43:44.299962+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:43:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:44 smithi144 bash[67678]: audit 2024-08-29T18:43:44.301547+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:43:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:44 smithi144 bash[67678]: audit 2024-08-29T18:43:44.308898+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:43:45.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 1974 completed, throughput=5MB/sec 2024-08-29T18:43:46.317 INFO:tasks.workunit.client.0.smithi089.stdout: 369: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:46.317 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AMveYjWJqqlobxG off=2819598 len=1682769 2024-08-29T18:43:46.324 INFO:tasks.workunit.client.0.smithi089.stdout:op 1975 completed, throughput=4.99MB/sec 2024-08-29T18:43:46.324 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TUVd8uz96harwyr off=7871288 len=1360671 2024-08-29T18:43:46.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 1976 completed, throughput=4.99MB/sec 2024-08-29T18:43:46.327 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r5zil1crdoBm0yJ off=2139375 len=1011773 2024-08-29T18:43:46.335 INFO:tasks.workunit.client.0.smithi089.stdout:op 1977 completed, throughput=5MB/sec 2024-08-29T18:43:46.335 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nPVZB3bg_t79tjm off=14676362 len=499215 2024-08-29T18:43:46.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 1978 completed, throughput=5MB/sec 2024-08-29T18:43:46.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mrJ28hElrY_GF1v off=2724781 len=925996 2024-08-29T18:43:46.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 1979 completed, throughput=5MB/sec 2024-08-29T18:43:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:46 smithi089 bash[77323]: cluster 2024-08-29T18:43:45.309105+0000 mgr.y (mgr.34104) 942 : cluster [DBG] pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:43:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:46 smithi089 bash[78574]: cluster 2024-08-29T18:43:45.309105+0000 mgr.y (mgr.34104) 942 : cluster [DBG] pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:43:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:46 smithi144 bash[67678]: cluster 2024-08-29T18:43:45.309105+0000 mgr.y (mgr.34104) 942 : cluster [DBG] pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:43:47.345 INFO:tasks.workunit.client.0.smithi089.stdout: 370: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:47.345 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-be0RwZCkkLcIa-9 off=9958511 len=223186 2024-08-29T18:43:47.350 INFO:tasks.workunit.client.0.smithi089.stdout:op 1980 completed, throughput=4.99MB/sec 2024-08-29T18:43:47.350 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nBUO6t8Cw82qtkL off=1812429 len=1881984 2024-08-29T18:43:47.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 1981 completed, throughput=4.99MB/sec 2024-08-29T18:43:47.353 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qYfpuduVYLy__Tp off=19109518 len=1841246 2024-08-29T18:43:47.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 1982 completed, throughput=5MB/sec 2024-08-29T18:43:47.369 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7c_KxoBUUFb-Kzg off=1078152 len=1305373 2024-08-29T18:43:47.381 INFO:tasks.workunit.client.0.smithi089.stdout:op 1983 completed, throughput=5MB/sec 2024-08-29T18:43:48.382 INFO:tasks.workunit.client.0.smithi089.stdout: 371: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:48.382 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aNsksHMXd8g1hBb off=179495 len=1076366 2024-08-29T18:43:48.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 1984 completed, throughput=4.99MB/sec 2024-08-29T18:43:48.385 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pnQz5l-PaRyrfYd off=74716 len=294753 2024-08-29T18:43:48.390 INFO:tasks.workunit.client.0.smithi089.stdout:op 1985 completed, throughput=4.99MB/sec 2024-08-29T18:43:48.390 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xpxfBfpqfQHKjac off=1513637 len=681458 2024-08-29T18:43:48.396 INFO:tasks.workunit.client.0.smithi089.stdout:op 1986 completed, throughput=4.99MB/sec 2024-08-29T18:43:48.397 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a96RcyI5hsERF7F off=196596 len=1964549 2024-08-29T18:43:48.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 1987 completed, throughput=5MB/sec 2024-08-29T18:43:48.403 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yVHxB8EpK7Mljqh off=12395072 len=1717420 2024-08-29T18:43:48.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 1988 completed, throughput=5MB/sec 2024-08-29T18:43:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:48 smithi089 bash[77323]: cluster 2024-08-29T18:43:47.310104+0000 mgr.y (mgr.34104) 943 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:48 smithi089 bash[78574]: cluster 2024-08-29T18:43:47.310104+0000 mgr.y (mgr.34104) 943 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:48 smithi144 bash[67678]: cluster 2024-08-29T18:43:47.310104+0000 mgr.y (mgr.34104) 943 : cluster [DBG] pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:49.424 INFO:tasks.workunit.client.0.smithi089.stdout: 372: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:49.424 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f2aSE-w7Y1Exlsz off=13425777 len=944815 2024-08-29T18:43:49.433 INFO:tasks.workunit.client.0.smithi089.stdout:op 1989 completed, throughput=4.99MB/sec 2024-08-29T18:43:49.433 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X4ALiC7wI-nEPIP off=1864969 len=761995 2024-08-29T18:43:49.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 1990 completed, throughput=4.99MB/sec 2024-08-29T18:43:49.435 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-64xW3dcQet0GDwu off=110702 len=722619 2024-08-29T18:43:49.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 1991 completed, throughput=4.99MB/sec 2024-08-29T18:43:49.442 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-msepcvwJTsx1Wsg off=9904411 len=1562454 2024-08-29T18:43:49.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 1992 completed, throughput=5MB/sec 2024-08-29T18:43:49.446 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ronJtiAKtbS_uNF off=252071 len=224503 2024-08-29T18:43:49.448 INFO:tasks.workunit.client.0.smithi089.stdout:op 1993 completed, throughput=5MB/sec 2024-08-29T18:43:49.448 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2ggH_azaP1-gTuZ off=4506636 len=1904818 2024-08-29T18:43:49.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 1994 completed, throughput=5MB/sec 2024-08-29T18:43:50.453 INFO:tasks.workunit.client.0.smithi089.stdout: 373: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:50.453 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4y8-mo-6W2C-aaK off=8586809 len=1341116 2024-08-29T18:43:50.456 INFO:tasks.workunit.client.0.smithi089.stdout:op 1995 completed, throughput=4.99MB/sec 2024-08-29T18:43:50.456 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AVqjJW5gbtNopKx off=8334190 len=98302 2024-08-29T18:43:50.462 INFO:tasks.workunit.client.0.smithi089.stdout:op 1996 completed, throughput=4.99MB/sec 2024-08-29T18:43:50.462 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VVlTj3V0o4ntSUY off=2908769 len=1778277 2024-08-29T18:43:50.466 INFO:tasks.workunit.client.0.smithi089.stdout:op 1997 completed, throughput=5MB/sec 2024-08-29T18:43:50.466 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tcWhxydfvAhtilM off=9258126 len=1154407 2024-08-29T18:43:50.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 1998 completed, throughput=5MB/sec 2024-08-29T18:43:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:50 smithi089 bash[77323]: cluster 2024-08-29T18:43:49.311118+0000 mgr.y (mgr.34104) 944 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:50 smithi089 bash[78574]: cluster 2024-08-29T18:43:49.311118+0000 mgr.y (mgr.34104) 944 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:50 smithi144 bash[67678]: cluster 2024-08-29T18:43:49.311118+0000 mgr.y (mgr.34104) 944 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:51.476 INFO:tasks.workunit.client.0.smithi089.stdout: 374: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:51.476 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f4T7CTN8HfKD2tA off=8556576 len=1055214 2024-08-29T18:43:51.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 1999 completed, throughput=4.99MB/sec 2024-08-29T18:43:51.487 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q3y2R6c-0ToPFAL off=18344260 len=721237 2024-08-29T18:43:51.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 2000 completed, throughput=4.99MB/sec 2024-08-29T18:43:51.494 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ef59qurW1kOTaBy off=6537945 len=1886603 2024-08-29T18:43:51.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 2001 completed, throughput=5MB/sec 2024-08-29T18:43:51.508 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kVCwTPoIS8EKZ4E off=415093 len=95885 2024-08-29T18:43:51.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 2002 completed, throughput=5MB/sec 2024-08-29T18:43:51.513 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e_GNll6s-W9gRw1 off=3485708 len=699877 2024-08-29T18:43:51.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 2003 completed, throughput=5MB/sec 2024-08-29T18:43:51.519 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HCpezEdEDP_FdAy off=9597732 len=879924 2024-08-29T18:43:51.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 2004 completed, throughput=5MB/sec 2024-08-29T18:43:51.528 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ubhy1nNDrhj7dwv off=2024830 len=1114321 2024-08-29T18:43:51.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 2005 completed, throughput=5MB/sec 2024-08-29T18:43:52.537 INFO:tasks.workunit.client.0.smithi089.stdout: 375: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:52.537 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u-SepgRLlYp8_Ja off=15473020 len=364106 2024-08-29T18:43:52.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 2006 completed, throughput=4.99MB/sec 2024-08-29T18:43:52.539 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KRxnFGn3_P-zQ6j off=1840087 len=1148133 2024-08-29T18:43:52.549 INFO:tasks.workunit.client.0.smithi089.stdout:op 2007 completed, throughput=4.99MB/sec 2024-08-29T18:43:52.550 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mYl7uQYShO-zpUR off=2430993 len=1656846 2024-08-29T18:43:52.553 INFO:tasks.workunit.client.0.smithi089.stdout:op 2008 completed, throughput=5MB/sec 2024-08-29T18:43:52.554 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SSfF989mRCoSYuv off=13356640 len=934063 2024-08-29T18:43:52.561 INFO:tasks.workunit.client.0.smithi089.stdout:op 2009 completed, throughput=5MB/sec 2024-08-29T18:43:52.562 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-loKRtaDyiIBEAFX off=9395190 len=1883374 2024-08-29T18:43:52.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 2010 completed, throughput=5MB/sec 2024-08-29T18:43:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:52 smithi089 bash[77323]: cluster 2024-08-29T18:43:51.311939+0000 mgr.y (mgr.34104) 945 : cluster [DBG] pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:43:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:52 smithi089 bash[77323]: audit 2024-08-29T18:43:52.731373+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:52 smithi089 bash[78574]: cluster 2024-08-29T18:43:51.311939+0000 mgr.y (mgr.34104) 945 : cluster [DBG] pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:43:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:52 smithi089 bash[78574]: audit 2024-08-29T18:43:52.731373+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:52 smithi144 bash[67678]: cluster 2024-08-29T18:43:51.311939+0000 mgr.y (mgr.34104) 945 : cluster [DBG] pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:43:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:52 smithi144 bash[67678]: audit 2024-08-29T18:43:52.731373+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:43:53.566 INFO:tasks.workunit.client.0.smithi089.stdout: 376: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:53.567 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u61ecbaVlqrkklE off=1193843 len=1060529 2024-08-29T18:43:53.569 INFO:tasks.workunit.client.0.smithi089.stdout:op 2011 completed, throughput=4.99MB/sec 2024-08-29T18:43:53.569 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NyWrq4QX1QyZmhX off=14472330 len=1137592 2024-08-29T18:43:53.572 INFO:tasks.workunit.client.0.smithi089.stdout:op 2012 completed, throughput=5MB/sec 2024-08-29T18:43:53.572 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wcxWE-NbUrhvw03 off=1692632 len=1171988 2024-08-29T18:43:53.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 2013 completed, throughput=5MB/sec 2024-08-29T18:43:53.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7MALyJyHWd6cb0G off=1359535 len=1671085 2024-08-29T18:43:53.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 2014 completed, throughput=5MB/sec 2024-08-29T18:43:54.595 INFO:tasks.workunit.client.0.smithi089.stdout: 377: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:54.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jcnjcogB92mD5sD off=442306 len=194334 2024-08-29T18:43:54.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 2015 completed, throughput=4.99MB/sec 2024-08-29T18:43:54.597 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VfiWrlmEAyw7Jca off=14264236 len=1713824 2024-08-29T18:43:54.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 2016 completed, throughput=4.99MB/sec 2024-08-29T18:43:54.602 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hnIS0gy4VW2BDmj off=15464210 len=1834723 2024-08-29T18:43:54.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 2017 completed, throughput=5MB/sec 2024-08-29T18:43:54.616 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xylRVUvWcdZhrHF off=11443511 len=1968982 2024-08-29T18:43:54.620 INFO:tasks.workunit.client.0.smithi089.stdout:op 2018 completed, throughput=5MB/sec 2024-08-29T18:43:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:43:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:43:55] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:43:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:54 smithi089 bash[78574]: cluster 2024-08-29T18:43:53.312933+0000 mgr.y (mgr.34104) 946 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:43:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:54 smithi089 bash[77323]: cluster 2024-08-29T18:43:53.312933+0000 mgr.y (mgr.34104) 946 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:43:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:54 smithi144 bash[67678]: cluster 2024-08-29T18:43:53.312933+0000 mgr.y (mgr.34104) 946 : cluster [DBG] pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:43:55.621 INFO:tasks.workunit.client.0.smithi089.stdout: 378: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:55.621 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--j2r0zVPk09YT_6 off=16369783 len=1711600 2024-08-29T18:43:55.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 2019 completed, throughput=5MB/sec 2024-08-29T18:43:55.634 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E3zvXx65hlcSlch off=525052 len=1868461 2024-08-29T18:43:55.640 INFO:tasks.workunit.client.0.smithi089.stdout:op 2020 completed, throughput=5MB/sec 2024-08-29T18:43:55.640 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-euAlbheCbVNg1Oa off=1262287 len=1187798 2024-08-29T18:43:55.643 INFO:tasks.workunit.client.0.smithi089.stdout:op 2021 completed, throughput=5MB/sec 2024-08-29T18:43:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: 379: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:56.644 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n3nDGwFWkS9BZnO off=5210774 len=1047951 2024-08-29T18:43:56.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 2022 completed, throughput=4.99MB/sec 2024-08-29T18:43:56.654 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xnBg4ocHVURpIs- off=12812264 len=1313909 2024-08-29T18:43:56.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 2023 completed, throughput=5MB/sec 2024-08-29T18:43:56.656 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MPlWtr2c5T0uOLT off=13532524 len=1736021 2024-08-29T18:43:56.660 INFO:tasks.workunit.client.0.smithi089.stdout:op 2024 completed, throughput=5MB/sec 2024-08-29T18:43:56.660 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K0h5D8GVKWnW36k off=2880682 len=146434 2024-08-29T18:43:56.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 2025 completed, throughput=5MB/sec 2024-08-29T18:43:56.666 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RqxAtJeIwOGGKVC off=3698769 len=1116062 2024-08-29T18:43:56.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 2026 completed, throughput=5MB/sec 2024-08-29T18:43:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:56 smithi089 bash[77323]: cluster 2024-08-29T18:43:55.313827+0000 mgr.y (mgr.34104) 947 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:56 smithi089 bash[78574]: cluster 2024-08-29T18:43:55.313827+0000 mgr.y (mgr.34104) 947 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:56 smithi144 bash[67678]: cluster 2024-08-29T18:43:55.313827+0000 mgr.y (mgr.34104) 947 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:43:57.675 INFO:tasks.workunit.client.0.smithi089.stdout: 380: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:57.675 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aAg-NIwse1hGfao off=152380 len=830303 2024-08-29T18:43:57.678 INFO:tasks.workunit.client.0.smithi089.stdout:op 2027 completed, throughput=4.99MB/sec 2024-08-29T18:43:57.678 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WNi_uSigGZ5ZPjp off=9467876 len=468504 2024-08-29T18:43:57.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 2028 completed, throughput=4.99MB/sec 2024-08-29T18:43:57.684 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YEdfBUPEEqQboW_ off=19627137 len=726983 2024-08-29T18:43:57.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 2029 completed, throughput=4.99MB/sec 2024-08-29T18:43:57.687 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PQ6xONbgBUslVqv off=11144950 len=1161579 2024-08-29T18:43:57.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 2030 completed, throughput=5MB/sec 2024-08-29T18:43:57.691 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KWP9K_0tDU2Keul off=1323056 len=1779626 2024-08-29T18:43:57.706 INFO:tasks.workunit.client.0.smithi089.stdout:op 2031 completed, throughput=5MB/sec 2024-08-29T18:43:58.706 INFO:tasks.workunit.client.0.smithi089.stdout: 381: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:58.707 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z9h901S8Q9ycsOH off=2419392 len=1954695 2024-08-29T18:43:58.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 2032 completed, throughput=4.99MB/sec 2024-08-29T18:43:58.711 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hIuhDzOxBDH5tdp off=16151445 len=1216466 2024-08-29T18:43:58.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 2033 completed, throughput=5MB/sec 2024-08-29T18:43:58.723 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uwkTTuwwmBjro6q off=4585703 len=802565 2024-08-29T18:43:58.725 INFO:tasks.workunit.client.0.smithi089.stdout:op 2034 completed, throughput=5MB/sec 2024-08-29T18:43:58.725 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hRR35ZaupGpggLv off=4345098 len=1048216 2024-08-29T18:43:58.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 2035 completed, throughput=5MB/sec 2024-08-29T18:43:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:43:58 smithi089 bash[77323]: cluster 2024-08-29T18:43:57.314804+0000 mgr.y (mgr.34104) 948 : cluster [DBG] pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:43:58 smithi089 bash[78574]: cluster 2024-08-29T18:43:57.314804+0000 mgr.y (mgr.34104) 948 : cluster [DBG] pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:43:58 smithi144 bash[67678]: cluster 2024-08-29T18:43:57.314804+0000 mgr.y (mgr.34104) 948 : cluster [DBG] pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:43:59.729 INFO:tasks.workunit.client.0.smithi089.stdout: 382: throughput=4.99MB/sec pending data=0 2024-08-29T18:43:59.730 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dW_U3pdRPeyUsTN off=1256861 len=1264842 2024-08-29T18:43:59.732 INFO:tasks.workunit.client.0.smithi089.stdout:op 2036 completed, throughput=4.99MB/sec 2024-08-29T18:43:59.732 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-trDmqZW317UW6j4 off=5315651 len=589382 2024-08-29T18:43:59.735 INFO:tasks.workunit.client.0.smithi089.stdout:op 2037 completed, throughput=4.99MB/sec 2024-08-29T18:43:59.735 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HOqwb9yWnd49OD8 off=11071183 len=1086059 2024-08-29T18:43:59.738 INFO:tasks.workunit.client.0.smithi089.stdout:op 2038 completed, throughput=4.99MB/sec 2024-08-29T18:43:59.738 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GmQRNWUG3mxCtHp off=5393659 len=1944164 2024-08-29T18:43:59.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 2039 completed, throughput=5MB/sec 2024-08-29T18:43:59.757 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QNjFMeN-4Tq5S11 off=7748950 len=1770927 2024-08-29T18:43:59.768 INFO:tasks.workunit.client.0.smithi089.stdout:op 2040 completed, throughput=5MB/sec 2024-08-29T18:44:00.768 INFO:tasks.workunit.client.0.smithi089.stdout: 383: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:00.769 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8LwPpbPoETUqPcj off=4418264 len=512915 2024-08-29T18:44:00.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 2041 completed, throughput=4.99MB/sec 2024-08-29T18:44:00.770 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lW3J18bnBrnJEf5 off=14111640 len=1513449 2024-08-29T18:44:00.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 2042 completed, throughput=5MB/sec 2024-08-29T18:44:00.782 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KBT3xp6wQVuZ7w7 off=4393492 len=8956 2024-08-29T18:44:00.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 2043 completed, throughput=5MB/sec 2024-08-29T18:44:00.786 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bEp3K0oDh3d2L-k off=387123 len=2079724 2024-08-29T18:44:00.792 INFO:tasks.workunit.client.0.smithi089.stdout:op 2044 completed, throughput=5MB/sec 2024-08-29T18:44:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:00 smithi089 bash[78574]: cluster 2024-08-29T18:43:59.315812+0000 mgr.y (mgr.34104) 949 : cluster [DBG] pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:44:01.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:00 smithi089 bash[77323]: cluster 2024-08-29T18:43:59.315812+0000 mgr.y (mgr.34104) 949 : cluster [DBG] pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:44:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:00 smithi144 bash[67678]: cluster 2024-08-29T18:43:59.315812+0000 mgr.y (mgr.34104) 949 : cluster [DBG] pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:44:01.793 INFO:tasks.workunit.client.0.smithi089.stdout: 384: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:01.793 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GZolNtNL_76GaG2 off=3183423 len=1939020 2024-08-29T18:44:01.809 INFO:tasks.workunit.client.0.smithi089.stdout:op 2045 completed, throughput=4.99MB/sec 2024-08-29T18:44:01.809 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_nQ_dWOBcG2gyNj off=18539037 len=685400 2024-08-29T18:44:01.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 2046 completed, throughput=4.99MB/sec 2024-08-29T18:44:01.816 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MBD9sS7HAnS7HA2 off=172200 len=1719101 2024-08-29T18:44:01.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 2047 completed, throughput=5MB/sec 2024-08-29T18:44:01.830 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qmQQ8DdTXTfC02b off=11868278 len=165668 2024-08-29T18:44:01.835 INFO:tasks.workunit.client.0.smithi089.stdout:op 2048 completed, throughput=5MB/sec 2024-08-29T18:44:01.835 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m8xEb9J4qMGwnEG off=1719542 len=682117 2024-08-29T18:44:01.842 INFO:tasks.workunit.client.0.smithi089.stdout:op 2049 completed, throughput=5MB/sec 2024-08-29T18:44:01.842 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hXpwUR2W9qSwUgI off=6575262 len=2002825 2024-08-29T18:44:01.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 2050 completed, throughput=5MB/sec 2024-08-29T18:44:02.859 INFO:tasks.workunit.client.0.smithi089.stdout: 385: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:02.859 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zeNOs-zRAZmlKTH off=4006768 len=1060826 2024-08-29T18:44:02.869 INFO:tasks.workunit.client.0.smithi089.stdout:op 2051 completed, throughput=4.99MB/sec 2024-08-29T18:44:02.869 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sTjJz9eBd8p7TP1 off=2163684 len=228289 2024-08-29T18:44:02.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 2052 completed, throughput=4.99MB/sec 2024-08-29T18:44:02.874 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BvPTlgylU-10E-g off=1803401 len=1992881 2024-08-29T18:44:02.892 INFO:tasks.workunit.client.0.smithi089.stdout:op 2053 completed, throughput=5MB/sec 2024-08-29T18:44:02.892 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O4cKeoQlBG1cCDV off=3082872 len=264036 2024-08-29T18:44:02.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 2054 completed, throughput=5MB/sec 2024-08-29T18:44:02.893 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q734eDl-JGByuLj off=3697658 len=155235 2024-08-29T18:44:02.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 2055 completed, throughput=5MB/sec 2024-08-29T18:44:02.899 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Pzq4cDhXlpfNhgn off=12948715 len=556525 2024-08-29T18:44:02.905 INFO:tasks.workunit.client.0.smithi089.stdout:op 2056 completed, throughput=5MB/sec 2024-08-29T18:44:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:02 smithi089 bash[77323]: cluster 2024-08-29T18:44:01.316644+0000 mgr.y (mgr.34104) 950 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:44:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:02 smithi089 bash[78574]: cluster 2024-08-29T18:44:01.316644+0000 mgr.y (mgr.34104) 950 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:44:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:02 smithi144 bash[67678]: cluster 2024-08-29T18:44:01.316644+0000 mgr.y (mgr.34104) 950 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:44:03.906 INFO:tasks.workunit.client.0.smithi089.stdout: 386: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:03.906 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xEO5CbOt-cvrt97 off=14215142 len=10007 2024-08-29T18:44:03.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 2057 completed, throughput=4.99MB/sec 2024-08-29T18:44:03.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Thle0L93KfPjKaP off=469711 len=467326 2024-08-29T18:44:03.908 INFO:tasks.workunit.client.0.smithi089.stdout:op 2058 completed, throughput=4.99MB/sec 2024-08-29T18:44:03.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4HjomCU08MEM2S3 off=1785076 len=332958 2024-08-29T18:44:03.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 2059 completed, throughput=4.99MB/sec 2024-08-29T18:44:03.910 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-10nwUFRtCxIdpu- off=2765417 len=36792 2024-08-29T18:44:03.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 2060 completed, throughput=4.99MB/sec 2024-08-29T18:44:03.915 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TW6rxWAV015Unng off=8962495 len=1812727 2024-08-29T18:44:03.919 INFO:tasks.workunit.client.0.smithi089.stdout:op 2061 completed, throughput=4.99MB/sec 2024-08-29T18:44:03.919 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3BvQCcIA8npjGv0 off=8245436 len=1743479 2024-08-29T18:44:03.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 2062 completed, throughput=5MB/sec 2024-08-29T18:44:03.923 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MPUX3_lG3NJU1Js off=18992072 len=964677 2024-08-29T18:44:03.930 INFO:tasks.workunit.client.0.smithi089.stdout:op 2063 completed, throughput=5MB/sec 2024-08-29T18:44:04.931 INFO:tasks.workunit.client.0.smithi089.stdout: 387: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:04.931 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oIv97OqXjzldVwe off=18881946 len=209746 2024-08-29T18:44:04.933 INFO:tasks.workunit.client.0.smithi089.stdout:op 2064 completed, throughput=4.99MB/sec 2024-08-29T18:44:04.933 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ajTxlLqxPYuUxxu off=5921174 len=846371 2024-08-29T18:44:04.942 INFO:tasks.workunit.client.0.smithi089.stdout:op 2065 completed, throughput=4.99MB/sec 2024-08-29T18:44:04.942 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dqvKuE2C77griIb off=108417 len=341420 2024-08-29T18:44:04.947 INFO:tasks.workunit.client.0.smithi089.stdout:op 2066 completed, throughput=4.99MB/sec 2024-08-29T18:44:04.948 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M4wE1_1a1MROuwk off=45900 len=1132283 2024-08-29T18:44:04.949 INFO:tasks.workunit.client.0.smithi089.stdout:op 2067 completed, throughput=4.99MB/sec 2024-08-29T18:44:04.949 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--08IH2qHaibvx3U off=22094903 len=1285227 2024-08-29T18:44:04.960 INFO:tasks.workunit.client.0.smithi089.stdout:op 2068 completed, throughput=5MB/sec 2024-08-29T18:44:04.960 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cFuB6preZczATgR off=2721881 len=1294371 2024-08-29T18:44:04.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 2069 completed, throughput=5MB/sec 2024-08-29T18:44:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:04 smithi089 bash[77323]: cluster 2024-08-29T18:44:03.317686+0000 mgr.y (mgr.34104) 951 : cluster [DBG] pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:44:05.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:44:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:44:05] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:44:05.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:04 smithi089 bash[78574]: cluster 2024-08-29T18:44:03.317686+0000 mgr.y (mgr.34104) 951 : cluster [DBG] pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:44:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:04 smithi144 bash[67678]: cluster 2024-08-29T18:44:03.317686+0000 mgr.y (mgr.34104) 951 : cluster [DBG] pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:44:05.971 INFO:tasks.workunit.client.0.smithi089.stdout: 388: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:05.971 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eXmtDcsIRnllkT3 off=2312279 len=1578991 2024-08-29T18:44:05.985 INFO:tasks.workunit.client.0.smithi089.stdout:op 2070 completed, throughput=4.99MB/sec 2024-08-29T18:44:05.985 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2hLpYW0oRpryaXJ off=991482 len=754442 2024-08-29T18:44:05.992 INFO:tasks.workunit.client.0.smithi089.stdout:op 2071 completed, throughput=4.99MB/sec 2024-08-29T18:44:05.992 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Cv-b9qLKvE15IZ1 off=1007738 len=521117 2024-08-29T18:44:05.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 2072 completed, throughput=4.99MB/sec 2024-08-29T18:44:05.995 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K-x4MM6OH67t7nA off=1374794 len=1614929 2024-08-29T18:44:05.999 INFO:tasks.workunit.client.0.smithi089.stdout:op 2073 completed, throughput=5MB/sec 2024-08-29T18:44:05.999 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WmErikKBGByBo1n off=4234774 len=1112726 2024-08-29T18:44:06.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 2074 completed, throughput=5MB/sec 2024-08-29T18:44:07.010 INFO:tasks.workunit.client.0.smithi089.stdout: 389: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:07.010 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dAARIoDlN9RQiZm off=3410830 len=213543 2024-08-29T18:44:07.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 2075 completed, throughput=4.99MB/sec 2024-08-29T18:44:07.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tslW9anutuwXWAG off=14080413 len=539428 2024-08-29T18:44:07.023 INFO:tasks.workunit.client.0.smithi089.stdout:op 2076 completed, throughput=4.99MB/sec 2024-08-29T18:44:07.023 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S1W0coTueInEqdq off=4126242 len=906469 2024-08-29T18:44:07.032 INFO:tasks.workunit.client.0.smithi089.stdout:op 2077 completed, throughput=4.99MB/sec 2024-08-29T18:44:07.032 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yL2Gyco1Q33P--S off=1061828 len=1235978 2024-08-29T18:44:07.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 2078 completed, throughput=4.99MB/sec 2024-08-29T18:44:07.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rnvgWRXsZAc0Ft5 off=5828948 len=1901726 2024-08-29T18:44:07.047 INFO:tasks.workunit.client.0.smithi089.stdout:op 2079 completed, throughput=5MB/sec 2024-08-29T18:44:07.047 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g5BbMEHFj72tCGH off=18167747 len=1251153 2024-08-29T18:44:07.051 INFO:tasks.workunit.client.0.smithi089.stdout:op 2080 completed, throughput=5MB/sec 2024-08-29T18:44:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:06 smithi089 bash[77323]: cluster 2024-08-29T18:44:05.318556+0000 mgr.y (mgr.34104) 952 : cluster [DBG] pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:44:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:06 smithi089 bash[78574]: cluster 2024-08-29T18:44:05.318556+0000 mgr.y (mgr.34104) 952 : cluster [DBG] pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:44:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:06 smithi144 bash[67678]: cluster 2024-08-29T18:44:05.318556+0000 mgr.y (mgr.34104) 952 : cluster [DBG] pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:44:08.051 INFO:tasks.workunit.client.0.smithi089.stdout: 390: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:08.051 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5_s2BTponXVKQ6f off=9512919 len=291577 2024-08-29T18:44:08.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 2081 completed, throughput=4.99MB/sec 2024-08-29T18:44:08.053 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8fvYmDA5cnx7Pp_ off=12146019 len=1473113 2024-08-29T18:44:08.065 INFO:tasks.workunit.client.0.smithi089.stdout:op 2082 completed, throughput=4.99MB/sec 2024-08-29T18:44:08.065 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-COiRAH2lbOgeSIW off=16184552 len=1699483 2024-08-29T18:44:08.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 2083 completed, throughput=5MB/sec 2024-08-29T18:44:08.077 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bZknTfX6p4O2TpK off=5400241 len=1834677 2024-08-29T18:44:08.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 2084 completed, throughput=5MB/sec 2024-08-29T18:44:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:07 smithi089 bash[77323]: audit 2024-08-29T18:44:07.732026+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:07 smithi089 bash[78574]: audit 2024-08-29T18:44:07.732026+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:07 smithi144 bash[67678]: audit 2024-08-29T18:44:07.732026+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:09.091 INFO:tasks.workunit.client.0.smithi089.stdout: 391: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:09.091 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nMsBwaw_7ksKct3 off=7427339 len=328118 2024-08-29T18:44:09.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 2085 completed, throughput=4.99MB/sec 2024-08-29T18:44:09.097 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3mBfdZSMPQVa8Gv off=2238784 len=1149019 2024-08-29T18:44:09.106 INFO:tasks.workunit.client.0.smithi089.stdout:op 2086 completed, throughput=4.99MB/sec 2024-08-29T18:44:09.106 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VGC6b0bRqXAzohp off=9784172 len=1407580 2024-08-29T18:44:09.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 2087 completed, throughput=5MB/sec 2024-08-29T18:44:09.110 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FygJit24Cre2Jn3 off=15411400 len=154483 2024-08-29T18:44:09.111 INFO:tasks.workunit.client.0.smithi089.stdout:op 2088 completed, throughput=5MB/sec 2024-08-29T18:44:09.111 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cXmYI2F2xoPOyES off=1299943 len=730224 2024-08-29T18:44:09.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 2089 completed, throughput=5MB/sec 2024-08-29T18:44:09.119 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fHL2U4xW_jLeN7z off=6215683 len=396796 2024-08-29T18:44:09.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 2090 completed, throughput=5MB/sec 2024-08-29T18:44:09.125 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8bEWBCsm0Wei38a off=9944048 len=1467600 2024-08-29T18:44:09.128 INFO:tasks.workunit.client.0.smithi089.stdout:op 2091 completed, throughput=5MB/sec 2024-08-29T18:44:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:08 smithi089 bash[77323]: cluster 2024-08-29T18:44:07.319597+0000 mgr.y (mgr.34104) 953 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:44:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:08 smithi089 bash[78574]: cluster 2024-08-29T18:44:07.319597+0000 mgr.y (mgr.34104) 953 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:44:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:08 smithi144 bash[67678]: cluster 2024-08-29T18:44:07.319597+0000 mgr.y (mgr.34104) 953 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:44:10.129 INFO:tasks.workunit.client.0.smithi089.stdout: 392: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:10.129 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UuZO1bZM5mBkgTg off=5680963 len=982995 2024-08-29T18:44:10.133 INFO:tasks.workunit.client.0.smithi089.stdout:op 2092 completed, throughput=4.99MB/sec 2024-08-29T18:44:10.133 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_ZJgP2xzwo2Sy0p off=3565877 len=1710264 2024-08-29T18:44:10.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 2093 completed, throughput=5MB/sec 2024-08-29T18:44:10.138 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xVcgREU8YLsklx1 off=13765029 len=1666659 2024-08-29T18:44:10.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 2094 completed, throughput=5MB/sec 2024-08-29T18:44:10.151 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RAhOHEbkYpOw5xv off=4214056 len=1820871 2024-08-29T18:44:10.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 2095 completed, throughput=5MB/sec 2024-08-29T18:44:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:09 smithi144 bash[67678]: cluster 2024-08-29T18:44:09.320633+0000 mgr.y (mgr.34104) 954 : cluster [DBG] pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:44:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:09 smithi089 bash[77323]: cluster 2024-08-29T18:44:09.320633+0000 mgr.y (mgr.34104) 954 : cluster [DBG] pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:44:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:09 smithi089 bash[78574]: cluster 2024-08-29T18:44:09.320633+0000 mgr.y (mgr.34104) 954 : cluster [DBG] pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:44:11.164 INFO:tasks.workunit.client.0.smithi089.stdout: 393: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:11.164 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-U9HMEG9JTffRqyC off=2003664 len=1649766 2024-08-29T18:44:11.178 INFO:tasks.workunit.client.0.smithi089.stdout:op 2096 completed, throughput=5MB/sec 2024-08-29T18:44:11.178 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fjLDiAtE1p84F_Q off=6481599 len=728461 2024-08-29T18:44:11.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 2097 completed, throughput=5MB/sec 2024-08-29T18:44:11.180 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hxTvMzhXFNCAbq6 off=5766160 len=1482306 2024-08-29T18:44:11.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 2098 completed, throughput=5MB/sec 2024-08-29T18:44:12.184 INFO:tasks.workunit.client.0.smithi089.stdout: 394: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:12.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ed3Ys8dauJ32JyW off=5037000 len=47359 2024-08-29T18:44:12.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 2099 completed, throughput=4.99MB/sec 2024-08-29T18:44:12.189 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X7cRgqwZzaUhVjL off=3192656 len=112468 2024-08-29T18:44:12.193 INFO:tasks.workunit.client.0.smithi089.stdout:op 2100 completed, throughput=4.99MB/sec 2024-08-29T18:44:12.193 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0M_wu_FXdZm6rpg off=14810190 len=1843080 2024-08-29T18:44:12.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 2101 completed, throughput=4.99MB/sec 2024-08-29T18:44:12.210 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S-GbbRV9oqNAzUw off=7313259 len=1258601 2024-08-29T18:44:12.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 2102 completed, throughput=5MB/sec 2024-08-29T18:44:12.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Nc2ImDZGF0knqVD off=2293702 len=699475 2024-08-29T18:44:12.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 2103 completed, throughput=5MB/sec 2024-08-29T18:44:12.220 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QM8rdOF58xgD8Hf off=3394906 len=1822189 2024-08-29T18:44:12.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 2104 completed, throughput=5MB/sec 2024-08-29T18:44:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:12 smithi089 bash[78574]: cluster 2024-08-29T18:44:11.321524+0000 mgr.y (mgr.34104) 955 : cluster [DBG] pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:44:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:12 smithi089 bash[77323]: cluster 2024-08-29T18:44:11.321524+0000 mgr.y (mgr.34104) 955 : cluster [DBG] pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:44:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:12 smithi144 bash[67678]: cluster 2024-08-29T18:44:11.321524+0000 mgr.y (mgr.34104) 955 : cluster [DBG] pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:44:13.236 INFO:tasks.workunit.client.0.smithi089.stdout: 395: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:13.236 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TdSv6AqK97o-u35 off=1028175 len=1445191 2024-08-29T18:44:13.240 INFO:tasks.workunit.client.0.smithi089.stdout:op 2105 completed, throughput=4.99MB/sec 2024-08-29T18:44:13.240 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T11Mqm_y9y6eEAy off=6709298 len=389372 2024-08-29T18:44:13.247 INFO:tasks.workunit.client.0.smithi089.stdout:op 2106 completed, throughput=4.99MB/sec 2024-08-29T18:44:13.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lsg36r6WvSxeBa- off=4123488 len=272374 2024-08-29T18:44:13.252 INFO:tasks.workunit.client.0.smithi089.stdout:op 2107 completed, throughput=4.99MB/sec 2024-08-29T18:44:13.252 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ufS5dZEvDzTEwdc off=2177642 len=139919 2024-08-29T18:44:13.257 INFO:tasks.workunit.client.0.smithi089.stdout:op 2108 completed, throughput=4.99MB/sec 2024-08-29T18:44:13.257 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0-V61yQApT0j3d8 off=3075190 len=168924 2024-08-29T18:44:13.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 2109 completed, throughput=4.99MB/sec 2024-08-29T18:44:13.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6u9XsOcMNTMAgqc off=19480655 len=160595 2024-08-29T18:44:13.267 INFO:tasks.workunit.client.0.smithi089.stdout:op 2110 completed, throughput=4.99MB/sec 2024-08-29T18:44:13.267 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oli_OOb__N17Rvf off=1915055 len=526653 2024-08-29T18:44:13.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 2111 completed, throughput=5MB/sec 2024-08-29T18:44:13.269 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8_rSYvqcu9vNBT9 off=17126177 len=1029671 2024-08-29T18:44:13.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 2112 completed, throughput=5MB/sec 2024-08-29T18:44:13.277 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BcHJMo74b0MvOnQ off=14724266 len=338877 2024-08-29T18:44:13.283 INFO:tasks.workunit.client.0.smithi089.stdout:op 2113 completed, throughput=5MB/sec 2024-08-29T18:44:13.283 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g220G7IiY44SorF off=1613989 len=457384 2024-08-29T18:44:13.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 2114 completed, throughput=5MB/sec 2024-08-29T18:44:13.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9Konoq_uYGuBP6k off=6185158 len=856661 2024-08-29T18:44:13.293 INFO:tasks.workunit.client.0.smithi089.stdout:op 2115 completed, throughput=5MB/sec 2024-08-29T18:44:14.294 INFO:tasks.workunit.client.0.smithi089.stdout: 396: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:14.294 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mETgGj-SX4WXGfP off=6089907 len=868646 2024-08-29T18:44:14.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 2116 completed, throughput=4.99MB/sec 2024-08-29T18:44:14.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x2KOgK36Tw2WloK off=11947665 len=1278734 2024-08-29T18:44:14.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 2117 completed, throughput=4.99MB/sec 2024-08-29T18:44:14.313 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_npaHSHzHpn-KNK off=3772843 len=1096041 2024-08-29T18:44:14.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 2118 completed, throughput=5MB/sec 2024-08-29T18:44:14.321 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RjcXBZyEUYSd8vq off=7704915 len=177499 2024-08-29T18:44:14.326 INFO:tasks.workunit.client.0.smithi089.stdout:op 2119 completed, throughput=5MB/sec 2024-08-29T18:44:14.326 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-W40KWy9JHSqFL7n off=10927375 len=2043392 2024-08-29T18:44:14.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 2120 completed, throughput=5MB/sec 2024-08-29T18:44:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:14 smithi089 bash[78574]: cluster 2024-08-29T18:44:13.322488+0000 mgr.y (mgr.34104) 956 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:14 smithi089 bash[77323]: cluster 2024-08-29T18:44:13.322488+0000 mgr.y (mgr.34104) 956 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:14 smithi144 bash[67678]: cluster 2024-08-29T18:44:13.322488+0000 mgr.y (mgr.34104) 956 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:15.343 INFO:tasks.workunit.client.0.smithi089.stdout: 397: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:15.343 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KoMX9fkD4hJigbH off=1050344 len=1440655 2024-08-29T18:44:15.347 INFO:tasks.workunit.client.0.smithi089.stdout:op 2121 completed, throughput=4.99MB/sec 2024-08-29T18:44:15.347 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Its3y9MhjfFOZ1 off=5542858 len=1922080 2024-08-29T18:44:15.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 2122 completed, throughput=5MB/sec 2024-08-29T18:44:15.361 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_Re5Q2uIpPRSAFn off=7467762 len=655188 2024-08-29T18:44:15.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 2123 completed, throughput=5MB/sec 2024-08-29T18:44:15.368 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e3nNjKXaguIKBI1 off=10732928 len=1250410 2024-08-29T18:44:15.377 INFO:tasks.workunit.client.0.smithi089.stdout:op 2124 completed, throughput=5MB/sec 2024-08-29T18:44:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:44:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:44:15] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:44:16.377 INFO:tasks.workunit.client.0.smithi089.stdout: 398: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:16.377 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y8JwMGLKGpblqKb off=4476114 len=507905 2024-08-29T18:44:16.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 2125 completed, throughput=4.99MB/sec 2024-08-29T18:44:16.383 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FWUe0F6ljpxFr0p off=1096078 len=557679 2024-08-29T18:44:16.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 2126 completed, throughput=4.99MB/sec 2024-08-29T18:44:16.385 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ccYCdchnbWazq4v off=6869420 len=1300033 2024-08-29T18:44:16.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 2127 completed, throughput=4.99MB/sec 2024-08-29T18:44:16.398 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i5lXfw5vMHZad1M off=5536919 len=363080 2024-08-29T18:44:16.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 2128 completed, throughput=5MB/sec 2024-08-29T18:44:16.403 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S6Fi0ZzryM0EwLD off=9930106 len=1697947 2024-08-29T18:44:16.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 2129 completed, throughput=5MB/sec 2024-08-29T18:44:16.407 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jDhi1Rl8wCC1vpg off=1168086 len=1557209 2024-08-29T18:44:16.418 INFO:tasks.workunit.client.0.smithi089.stdout:op 2130 completed, throughput=5MB/sec 2024-08-29T18:44:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:16 smithi089 bash[78574]: cluster 2024-08-29T18:44:15.323344+0000 mgr.y (mgr.34104) 957 : cluster [DBG] pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:44:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:16 smithi089 bash[77323]: cluster 2024-08-29T18:44:15.323344+0000 mgr.y (mgr.34104) 957 : cluster [DBG] pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:44:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:16 smithi144 bash[67678]: cluster 2024-08-29T18:44:15.323344+0000 mgr.y (mgr.34104) 957 : cluster [DBG] pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:44:17.419 INFO:tasks.workunit.client.0.smithi089.stdout: 399: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:17.419 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8PoNbucZ8fHcSQq off=1752356 len=239996 2024-08-29T18:44:17.420 INFO:tasks.workunit.client.0.smithi089.stdout:op 2131 completed, throughput=4.99MB/sec 2024-08-29T18:44:17.421 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JyIQI-U7L54gnNR off=85771 len=2052010 2024-08-29T18:44:17.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 2132 completed, throughput=5MB/sec 2024-08-29T18:44:17.438 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qWxHclbAagMBnpF off=323181 len=862998 2024-08-29T18:44:17.440 INFO:tasks.workunit.client.0.smithi089.stdout:op 2133 completed, throughput=5MB/sec 2024-08-29T18:44:17.440 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fD-Pqw4JuQq9ZQy off=19118889 len=374848 2024-08-29T18:44:17.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 2134 completed, throughput=5MB/sec 2024-08-29T18:44:17.442 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rYX0PHawsYiKVlU off=9821197 len=1372576 2024-08-29T18:44:17.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 2135 completed, throughput=5MB/sec 2024-08-29T18:44:18.455 INFO:tasks.workunit.client.0.smithi089.stdout: 400: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:18.455 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cr2XzcPJ5C-7a_n off=13896368 len=1419852 2024-08-29T18:44:18.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 2136 completed, throughput=4.99MB/sec 2024-08-29T18:44:18.467 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-joal3MrLrCdg0Nw off=349534 len=190838 2024-08-29T18:44:18.472 INFO:tasks.workunit.client.0.smithi089.stdout:op 2137 completed, throughput=4.99MB/sec 2024-08-29T18:44:18.472 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mK3cnKg9VFZ6WxG off=23401765 len=1336399 2024-08-29T18:44:18.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 2138 completed, throughput=5MB/sec 2024-08-29T18:44:18.476 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7aZsJbrp7HEJRRh off=4412547 len=10034 2024-08-29T18:44:18.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 2139 completed, throughput=5MB/sec 2024-08-29T18:44:18.477 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NG48JrDzpL4L0Zc off=18406087 len=1592173 2024-08-29T18:44:18.489 INFO:tasks.workunit.client.0.smithi089.stdout:op 2140 completed, throughput=5MB/sec 2024-08-29T18:44:18.489 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5dhrpTH9uWRPr81 off=14789428 len=1829270 2024-08-29T18:44:18.492 INFO:tasks.workunit.client.0.smithi089.stdout:op 2141 completed, throughput=5MB/sec 2024-08-29T18:44:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:18 smithi089 bash[77323]: cluster 2024-08-29T18:44:17.324370+0000 mgr.y (mgr.34104) 958 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:18 smithi089 bash[78574]: cluster 2024-08-29T18:44:17.324370+0000 mgr.y (mgr.34104) 958 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:18 smithi144 bash[67678]: cluster 2024-08-29T18:44:17.324370+0000 mgr.y (mgr.34104) 958 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:19.493 INFO:tasks.workunit.client.0.smithi089.stdout: 401: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:19.493 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cS3kK1SoIlYRFWa off=5711635 len=492435 2024-08-29T18:44:19.499 INFO:tasks.workunit.client.0.smithi089.stdout:op 2142 completed, throughput=4.99MB/sec 2024-08-29T18:44:19.499 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qs66nFGcf59rmhD off=8037278 len=149601 2024-08-29T18:44:19.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 2143 completed, throughput=4.99MB/sec 2024-08-29T18:44:19.504 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ha4nOcHSYlGZzzK off=258194 len=1975146 2024-08-29T18:44:19.520 INFO:tasks.workunit.client.0.smithi089.stdout:op 2144 completed, throughput=5MB/sec 2024-08-29T18:44:19.520 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kCChtRYspgZLJSd off=0 len=1078121 2024-08-29T18:44:19.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 2145 completed, throughput=5MB/sec 2024-08-29T18:44:19.523 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mX7NvOVJHOBLsuG off=8238802 len=1319361 2024-08-29T18:44:19.526 INFO:tasks.workunit.client.0.smithi089.stdout:op 2146 completed, throughput=5MB/sec 2024-08-29T18:44:20.527 INFO:tasks.workunit.client.0.smithi089.stdout: 402: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:20.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GgFCTIE1s7CgPde off=2885882 len=577208 2024-08-29T18:44:20.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 2147 completed, throughput=4.99MB/sec 2024-08-29T18:44:20.529 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qCqQPTSyP5Cnoly off=1238025 len=35787 2024-08-29T18:44:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:op 2148 completed, throughput=4.99MB/sec 2024-08-29T18:44:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ym-LOcq-odaVODh off=3726080 len=2028069 2024-08-29T18:44:20.548 INFO:tasks.workunit.client.0.smithi089.stdout:op 2149 completed, throughput=5MB/sec 2024-08-29T18:44:20.548 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZmfwegZjucVnNYl off=13180563 len=1712728 2024-08-29T18:44:20.559 INFO:tasks.workunit.client.0.smithi089.stdout:op 2150 completed, throughput=5MB/sec 2024-08-29T18:44:20.560 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wjoINuByfTJNo3X off=5184924 len=232335 2024-08-29T18:44:20.561 INFO:tasks.workunit.client.0.smithi089.stdout:op 2151 completed, throughput=5MB/sec 2024-08-29T18:44:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:20 smithi089 bash[77323]: cluster 2024-08-29T18:44:19.325392+0000 mgr.y (mgr.34104) 959 : cluster [DBG] pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:44:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:20 smithi089 bash[78574]: cluster 2024-08-29T18:44:19.325392+0000 mgr.y (mgr.34104) 959 : cluster [DBG] pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:44:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:20 smithi144 bash[67678]: cluster 2024-08-29T18:44:19.325392+0000 mgr.y (mgr.34104) 959 : cluster [DBG] pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:44:21.561 INFO:tasks.workunit.client.0.smithi089.stdout: 403: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:21.561 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8ljbkxZkOdXfMuF off=11938869 len=952053 2024-08-29T18:44:21.570 INFO:tasks.workunit.client.0.smithi089.stdout:op 2152 completed, throughput=4.99MB/sec 2024-08-29T18:44:21.570 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GkTSy6GtnyWMC7H off=9475037 len=1366575 2024-08-29T18:44:21.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 2153 completed, throughput=4.99MB/sec 2024-08-29T18:44:21.574 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vlMCuMrgOFlUpSV off=10432923 len=1021553 2024-08-29T18:44:21.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 2154 completed, throughput=5MB/sec 2024-08-29T18:44:21.577 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZBf3WG_4_ETRj41 off=14199444 len=899758 2024-08-29T18:44:21.585 INFO:tasks.workunit.client.0.smithi089.stdout:op 2155 completed, throughput=5MB/sec 2024-08-29T18:44:21.585 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KGA7UhRdkLdFp-M off=22567676 len=228605 2024-08-29T18:44:21.586 INFO:tasks.workunit.client.0.smithi089.stdout:op 2156 completed, throughput=5MB/sec 2024-08-29T18:44:21.586 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZpICP7tepXuN8W0 off=3674803 len=417461 2024-08-29T18:44:21.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 2157 completed, throughput=5MB/sec 2024-08-29T18:44:21.592 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xwGPu39rFdezGmt off=2725892 len=1967177 2024-08-29T18:44:21.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 2158 completed, throughput=5MB/sec 2024-08-29T18:44:22.597 INFO:tasks.workunit.client.0.smithi089.stdout: 404: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:22.597 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c-NnH0tc4r6Kt3L off=844591 len=2084720 2024-08-29T18:44:22.614 INFO:tasks.workunit.client.0.smithi089.stdout:op 2159 completed, throughput=5MB/sec 2024-08-29T18:44:22.614 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lVdoRPM_zXTJWYR off=2815953 len=865176 2024-08-29T18:44:22.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 2160 completed, throughput=5MB/sec 2024-08-29T18:44:22.622 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ubh8kALlB9v1UFS off=25223 len=295002 2024-08-29T18:44:22.623 INFO:tasks.workunit.client.0.smithi089.stdout:op 2161 completed, throughput=5MB/sec 2024-08-29T18:44:22.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dwSkgVy8QOlbBw6 off=1637714 len=1473647 2024-08-29T18:44:22.637 INFO:tasks.workunit.client.0.smithi089.stdout:op 2162 completed, throughput=5MB/sec 2024-08-29T18:44:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:22 smithi089 bash[77323]: cluster 2024-08-29T18:44:21.326215+0000 mgr.y (mgr.34104) 960 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:22 smithi089 bash[78574]: cluster 2024-08-29T18:44:21.326215+0000 mgr.y (mgr.34104) 960 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:22 smithi144 bash[67678]: cluster 2024-08-29T18:44:21.326215+0000 mgr.y (mgr.34104) 960 : cluster [DBG] pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:23.638 INFO:tasks.workunit.client.0.smithi089.stdout: 405: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:23.638 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lPOZ7Gpvc0ihxnO off=9797184 len=1092557 2024-08-29T18:44:23.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 2163 completed, throughput=4.99MB/sec 2024-08-29T18:44:23.647 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9NaeKOF56ondLiL off=5630997 len=1371461 2024-08-29T18:44:23.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 2164 completed, throughput=5MB/sec 2024-08-29T18:44:23.658 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OtSU1yXIIhuwQcL off=13163239 len=20196 2024-08-29T18:44:23.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 2165 completed, throughput=5MB/sec 2024-08-29T18:44:23.659 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C23RbGgdCabfqzr off=3310886 len=852598 2024-08-29T18:44:23.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 2166 completed, throughput=5MB/sec 2024-08-29T18:44:23.662 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZwtIojevvbIv51U off=1747183 len=598879 2024-08-29T18:44:23.664 INFO:tasks.workunit.client.0.smithi089.stdout:op 2167 completed, throughput=5MB/sec 2024-08-29T18:44:23.664 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iFQHQuUe5Nr3MCB off=1069265 len=657807 2024-08-29T18:44:23.671 INFO:tasks.workunit.client.0.smithi089.stdout:op 2168 completed, throughput=5MB/sec 2024-08-29T18:44:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:23 smithi089 bash[77323]: audit 2024-08-29T18:44:22.732141+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:23 smithi089 bash[78574]: audit 2024-08-29T18:44:22.732141+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:23 smithi144 bash[67678]: audit 2024-08-29T18:44:22.732141+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:24.672 INFO:tasks.workunit.client.0.smithi089.stdout: 406: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:24.672 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SH-OnEr3_JIxRrg off=155948 len=1094513 2024-08-29T18:44:24.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 2169 completed, throughput=4.99MB/sec 2024-08-29T18:44:24.675 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pQ4K9QtRhgrc6si off=8079243 len=1669155 2024-08-29T18:44:24.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:24 smithi089 bash[77323]: cluster 2024-08-29T18:44:23.327211+0000 mgr.y (mgr.34104) 961 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:24 smithi089 bash[78574]: cluster 2024-08-29T18:44:23.327211+0000 mgr.y (mgr.34104) 961 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:24.690 INFO:tasks.workunit.client.0.smithi089.stdout:op 2170 completed, throughput=4.99MB/sec 2024-08-29T18:44:24.690 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UQ8WfkwGJRhmQ0f off=294769 len=885090 2024-08-29T18:44:24.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 2171 completed, throughput=5MB/sec 2024-08-29T18:44:24.693 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kTyA-JnFh-w1V04 off=22548167 len=836540 2024-08-29T18:44:24.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 2172 completed, throughput=5MB/sec 2024-08-29T18:44:24.696 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1XIELD3FVvw_kdw off=991970 len=1221262 2024-08-29T18:44:24.707 INFO:tasks.workunit.client.0.smithi089.stdout:op 2173 completed, throughput=5MB/sec 2024-08-29T18:44:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:24 smithi144 bash[67678]: cluster 2024-08-29T18:44:23.327211+0000 mgr.y (mgr.34104) 961 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:44:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:44:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:44:25] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:44:25.707 INFO:tasks.workunit.client.0.smithi089.stdout: 407: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:25.708 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w3bwMO1rroVRjNn off=2837479 len=28871 2024-08-29T18:44:25.709 INFO:tasks.workunit.client.0.smithi089.stdout:op 2174 completed, throughput=4.99MB/sec 2024-08-29T18:44:25.709 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iYlS7t1uGaWN9pz off=8586980 len=2040121 2024-08-29T18:44:25.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 2175 completed, throughput=4.99MB/sec 2024-08-29T18:44:25.729 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mAOObkJEMKXYWhH off=1471222 len=496778 2024-08-29T18:44:25.730 INFO:tasks.workunit.client.0.smithi089.stdout:op 2176 completed, throughput=4.99MB/sec 2024-08-29T18:44:25.730 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F0JuJ68P1GdHFhh off=1750487 len=1465767 2024-08-29T18:44:25.735 INFO:tasks.workunit.client.0.smithi089.stdout:op 2177 completed, throughput=5MB/sec 2024-08-29T18:44:25.735 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-faWCOybJa1C6-qa off=9457801 len=720672 2024-08-29T18:44:25.742 INFO:tasks.workunit.client.0.smithi089.stdout:op 2178 completed, throughput=5MB/sec 2024-08-29T18:44:25.742 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R0Xk99z-ucYnESB off=1993468 len=63423 2024-08-29T18:44:25.747 INFO:tasks.workunit.client.0.smithi089.stdout:op 2179 completed, throughput=5MB/sec 2024-08-29T18:44:25.748 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jSibvDSPaIW5Fin off=4762410 len=1196013 2024-08-29T18:44:25.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 2180 completed, throughput=5MB/sec 2024-08-29T18:44:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:26 smithi089 bash[77323]: cluster 2024-08-29T18:44:25.328082+0000 mgr.y (mgr.34104) 962 : cluster [DBG] pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:44:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:26 smithi089 bash[78574]: cluster 2024-08-29T18:44:25.328082+0000 mgr.y (mgr.34104) 962 : cluster [DBG] pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:44:26.757 INFO:tasks.workunit.client.0.smithi089.stdout: 408: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:26.757 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8jJbkqrxZHBwnoj off=5830687 len=1571284 2024-08-29T18:44:26.768 INFO:tasks.workunit.client.0.smithi089.stdout:op 2181 completed, throughput=4.99MB/sec 2024-08-29T18:44:26.768 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n93A8LG8pKUn-Xq off=38992 len=741709 2024-08-29T18:44:26.776 INFO:tasks.workunit.client.0.smithi089.stdout:op 2182 completed, throughput=5MB/sec 2024-08-29T18:44:26.776 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T_siNqMWeebCEZA off=12429173 len=1903017 2024-08-29T18:44:26.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 2183 completed, throughput=5MB/sec 2024-08-29T18:44:26.781 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-loVnrfQb36s4LGg off=7275291 len=1933031 2024-08-29T18:44:26.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 2184 completed, throughput=5MB/sec 2024-08-29T18:44:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:26 smithi144 bash[67678]: cluster 2024-08-29T18:44:25.328082+0000 mgr.y (mgr.34104) 962 : cluster [DBG] pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:44:27.785 INFO:tasks.workunit.client.0.smithi089.stdout: 409: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:27.786 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8j_RVj-m2Dd3MY9 off=3776123 len=364306 2024-08-29T18:44:27.791 INFO:tasks.workunit.client.0.smithi089.stdout:op 2185 completed, throughput=4.99MB/sec 2024-08-29T18:44:27.791 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Y_THP-73rT8SeAf off=294787 len=672588 2024-08-29T18:44:27.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 2186 completed, throughput=4.99MB/sec 2024-08-29T18:44:27.798 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0MQgBNt1z7pwbwJ off=15885234 len=1909724 2024-08-29T18:44:27.802 INFO:tasks.workunit.client.0.smithi089.stdout:op 2187 completed, throughput=5MB/sec 2024-08-29T18:44:27.803 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5tuSpfC8IEitMkD off=12244624 len=1192594 2024-08-29T18:44:27.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 2188 completed, throughput=5MB/sec 2024-08-29T18:44:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:28 smithi089 bash[77323]: cluster 2024-08-29T18:44:27.329101+0000 mgr.y (mgr.34104) 963 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-29T18:44:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:28 smithi089 bash[78574]: cluster 2024-08-29T18:44:27.329101+0000 mgr.y (mgr.34104) 963 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-29T18:44:28.805 INFO:tasks.workunit.client.0.smithi089.stdout: 410: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:28.805 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s6t7dKqV4377ux9 off=955014 len=170486 2024-08-29T18:44:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:28 smithi144 bash[67678]: cluster 2024-08-29T18:44:27.329101+0000 mgr.y (mgr.34104) 963 : cluster [DBG] pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-08-29T18:44:28.807 INFO:tasks.workunit.client.0.smithi089.stdout:op 2189 completed, throughput=4.99MB/sec 2024-08-29T18:44:28.807 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SwPvITTjqZhSeg7 off=6577241 len=759765 2024-08-29T18:44:28.810 INFO:tasks.workunit.client.0.smithi089.stdout:op 2190 completed, throughput=4.99MB/sec 2024-08-29T18:44:28.810 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nqq1x8dn-LYhAie off=15256345 len=1800672 2024-08-29T18:44:28.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 2191 completed, throughput=5MB/sec 2024-08-29T18:44:28.814 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UWskda6aYi4ogMz off=741048 len=207809 2024-08-29T18:44:28.815 INFO:tasks.workunit.client.0.smithi089.stdout:op 2192 completed, throughput=5MB/sec 2024-08-29T18:44:28.816 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gp8eQ774Lsa1Yf1 off=11625483 len=521341 2024-08-29T18:44:28.817 INFO:tasks.workunit.client.0.smithi089.stdout:op 2193 completed, throughput=5MB/sec 2024-08-29T18:44:28.817 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gOuRttt2chP7KDT off=10705404 len=356960 2024-08-29T18:44:28.823 INFO:tasks.workunit.client.0.smithi089.stdout:op 2194 completed, throughput=5MB/sec 2024-08-29T18:44:28.824 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IV3uO8goMtRZhfS off=16502846 len=1804913 2024-08-29T18:44:28.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 2195 completed, throughput=5MB/sec 2024-08-29T18:44:29.830 INFO:tasks.workunit.client.0.smithi089.stdout: 411: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:29.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8pHe8cOd2vdmCTw off=2694639 len=1637385 2024-08-29T18:44:29.834 INFO:tasks.workunit.client.0.smithi089.stdout:op 2196 completed, throughput=4.99MB/sec 2024-08-29T18:44:29.834 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TPVHqdg9he3IzFF off=18712749 len=595080 2024-08-29T18:44:29.837 INFO:tasks.workunit.client.0.smithi089.stdout:op 2197 completed, throughput=4.99MB/sec 2024-08-29T18:44:29.837 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pym89EPPHRLfITz off=1296309 len=199647 2024-08-29T18:44:29.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 2198 completed, throughput=5MB/sec 2024-08-29T18:44:29.839 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DN7MiZcMMHOzJTx off=3503322 len=1822321 2024-08-29T18:44:29.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 2199 completed, throughput=5MB/sec 2024-08-29T18:44:29.843 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FvAeDYNhG3pHK-9 off=1104842 len=1104699 2024-08-29T18:44:29.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 2200 completed, throughput=5MB/sec 2024-08-29T18:44:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:30 smithi089 bash[77323]: cluster 2024-08-29T18:44:29.330123+0000 mgr.y (mgr.34104) 964 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:44:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:30 smithi089 bash[78574]: cluster 2024-08-29T18:44:29.330123+0000 mgr.y (mgr.34104) 964 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:44:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:30 smithi144 bash[67678]: cluster 2024-08-29T18:44:29.330123+0000 mgr.y (mgr.34104) 964 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:44:30.852 INFO:tasks.workunit.client.0.smithi089.stdout: 412: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:30.853 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RWVLnIHPKHAS5g6 off=348728 len=889706 2024-08-29T18:44:30.856 INFO:tasks.workunit.client.0.smithi089.stdout:op 2201 completed, throughput=4.99MB/sec 2024-08-29T18:44:30.856 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BjjEOippoTdCsoa off=169862 len=1638245 2024-08-29T18:44:30.860 INFO:tasks.workunit.client.0.smithi089.stdout:op 2202 completed, throughput=5MB/sec 2024-08-29T18:44:30.860 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A-3SuCq1sqSirK8 off=966079 len=751699 2024-08-29T18:44:30.868 INFO:tasks.workunit.client.0.smithi089.stdout:op 2203 completed, throughput=5MB/sec 2024-08-29T18:44:30.868 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E3eVbv6fXvI_cv8 off=10608485 len=1867703 2024-08-29T18:44:30.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 2204 completed, throughput=5MB/sec 2024-08-29T18:44:31.873 INFO:tasks.workunit.client.0.smithi089.stdout: 413: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:31.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p-8JciREb2QCsQ0 off=17679951 len=465169 2024-08-29T18:44:31.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 2205 completed, throughput=4.99MB/sec 2024-08-29T18:44:31.875 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UQ8WfkwGJRhmQ0f off=835376 len=988178 2024-08-29T18:44:31.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 2206 completed, throughput=4.99MB/sec 2024-08-29T18:44:31.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IGj3rb7th0qvfU3 off=2440237 len=2051303 2024-08-29T18:44:31.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 2207 completed, throughput=5MB/sec 2024-08-29T18:44:31.882 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sPoHliLUWkB6sJY off=8961840 len=1355108 2024-08-29T18:44:31.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 2208 completed, throughput=5MB/sec 2024-08-29T18:44:31.886 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-W3Dx23KQnR_-W97 off=6169564 len=1304278 2024-08-29T18:44:31.897 INFO:tasks.workunit.client.0.smithi089.stdout:op 2209 completed, throughput=5MB/sec 2024-08-29T18:44:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:32 smithi089 bash[77323]: cluster 2024-08-29T18:44:31.330960+0000 mgr.y (mgr.34104) 965 : cluster [DBG] pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:44:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:32 smithi089 bash[78574]: cluster 2024-08-29T18:44:31.330960+0000 mgr.y (mgr.34104) 965 : cluster [DBG] pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:44:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:32 smithi144 bash[67678]: cluster 2024-08-29T18:44:31.330960+0000 mgr.y (mgr.34104) 965 : cluster [DBG] pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:44:32.897 INFO:tasks.workunit.client.0.smithi089.stdout: 414: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:32.897 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aGqLVK89udL9H06 off=21649319 len=1593939 2024-08-29T18:44:32.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 2210 completed, throughput=4.99MB/sec 2024-08-29T18:44:32.903 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XkefoqGgKRRSpgp off=226326 len=2037267 2024-08-29T18:44:32.921 INFO:tasks.workunit.client.0.smithi089.stdout:op 2211 completed, throughput=5MB/sec 2024-08-29T18:44:32.921 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uGiQw95_l5V2ZT7 off=12333739 len=425845 2024-08-29T18:44:32.922 INFO:tasks.workunit.client.0.smithi089.stdout:op 2212 completed, throughput=5MB/sec 2024-08-29T18:44:32.923 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MrcJax0Qb8p4Bql off=2834613 len=831767 2024-08-29T18:44:32.930 INFO:tasks.workunit.client.0.smithi089.stdout:op 2213 completed, throughput=5MB/sec 2024-08-29T18:44:33.931 INFO:tasks.workunit.client.0.smithi089.stdout: 415: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:33.931 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VTHeHRAXE7dO5NJ off=3809651 len=1081959 2024-08-29T18:44:33.939 INFO:tasks.workunit.client.0.smithi089.stdout:op 2214 completed, throughput=4.99MB/sec 2024-08-29T18:44:33.939 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r_K6kc9VUb68sXa off=3264634 len=1314245 2024-08-29T18:44:33.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 2215 completed, throughput=5MB/sec 2024-08-29T18:44:33.943 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ap2MmoIXCY8mlzB off=8797043 len=898623 2024-08-29T18:44:33.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 2216 completed, throughput=5MB/sec 2024-08-29T18:44:33.950 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uXsh8fQKW4AVy-- off=3709163 len=742231 2024-08-29T18:44:33.952 INFO:tasks.workunit.client.0.smithi089.stdout:op 2217 completed, throughput=5MB/sec 2024-08-29T18:44:33.952 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N2dNpTPs8EvX_23 off=6180584 len=278855 2024-08-29T18:44:33.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 2218 completed, throughput=5MB/sec 2024-08-29T18:44:33.958 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--0kr6R_zYk8BsmE off=3995771 len=1857763 2024-08-29T18:44:33.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 2219 completed, throughput=5MB/sec 2024-08-29T18:44:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:34 smithi144 bash[67678]: cluster 2024-08-29T18:44:33.331979+0000 mgr.y (mgr.34104) 966 : cluster [DBG] pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:44:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:34 smithi089 bash[77323]: cluster 2024-08-29T18:44:33.331979+0000 mgr.y (mgr.34104) 966 : cluster [DBG] pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:44:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:34 smithi089 bash[78574]: cluster 2024-08-29T18:44:33.331979+0000 mgr.y (mgr.34104) 966 : cluster [DBG] pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:44:34.961 INFO:tasks.workunit.client.0.smithi089.stdout: 416: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:34.961 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8lUsyvZsCIPJpSV off=3138971 len=226197 2024-08-29T18:44:34.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 2220 completed, throughput=4.99MB/sec 2024-08-29T18:44:34.963 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i_GJbKDp-JqnI1D off=7340437 len=29552 2024-08-29T18:44:34.963 INFO:tasks.workunit.client.0.smithi089.stdout:op 2221 completed, throughput=4.99MB/sec 2024-08-29T18:44:34.964 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o13bf7RieQXRYQx off=1884336 len=954264 2024-08-29T18:44:34.966 INFO:tasks.workunit.client.0.smithi089.stdout:op 2222 completed, throughput=4.99MB/sec 2024-08-29T18:44:34.966 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TKBw4YPa4hOmsJK off=12759657 len=2018308 2024-08-29T18:44:34.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 2223 completed, throughput=5MB/sec 2024-08-29T18:44:34.974 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hywEG-_YfEw_nNF off=8316594 len=1154347 2024-08-29T18:44:34.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 2224 completed, throughput=5MB/sec 2024-08-29T18:44:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:44:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:44:35] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:44:35.984 INFO:tasks.workunit.client.0.smithi089.stdout: 417: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:35.984 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u5UeZh8-OHgBs36 off=2102488 len=1371755 2024-08-29T18:44:35.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 2225 completed, throughput=4.99MB/sec 2024-08-29T18:44:35.995 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B1R5Xs7NHRObhmK off=11379725 len=1466620 2024-08-29T18:44:36.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 2226 completed, throughput=5MB/sec 2024-08-29T18:44:36.005 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g48iofLasIJhN3s off=14517106 len=1439334 2024-08-29T18:44:36.011 INFO:tasks.workunit.client.0.smithi089.stdout:op 2227 completed, throughput=5MB/sec 2024-08-29T18:44:36.011 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cEdwwhyu-9JFEeO off=11697654 len=1286729 2024-08-29T18:44:36.020 INFO:tasks.workunit.client.0.smithi089.stdout:op 2228 completed, throughput=5MB/sec 2024-08-29T18:44:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:36 smithi144 bash[67678]: cluster 2024-08-29T18:44:35.332842+0000 mgr.y (mgr.34104) 967 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:44:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:36 smithi089 bash[77323]: cluster 2024-08-29T18:44:35.332842+0000 mgr.y (mgr.34104) 967 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:44:36.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:36 smithi089 bash[78574]: cluster 2024-08-29T18:44:35.332842+0000 mgr.y (mgr.34104) 967 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:44:37.020 INFO:tasks.workunit.client.0.smithi089.stdout: 418: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:37.021 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8q4ZHNAqaHAPSW6 off=13132420 len=150703 2024-08-29T18:44:37.025 INFO:tasks.workunit.client.0.smithi089.stdout:op 2229 completed, throughput=4.99MB/sec 2024-08-29T18:44:37.025 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oPMSdpn_6KzJ1M7 off=13702882 len=74234 2024-08-29T18:44:37.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 2230 completed, throughput=4.99MB/sec 2024-08-29T18:44:37.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sxERBDqlm6kancI off=22278880 len=379224 2024-08-29T18:44:37.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 2231 completed, throughput=4.99MB/sec 2024-08-29T18:44:37.032 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0FpEBUVx2OApfaU off=12760889 len=62277 2024-08-29T18:44:37.035 INFO:tasks.workunit.client.0.smithi089.stdout:op 2232 completed, throughput=4.99MB/sec 2024-08-29T18:44:37.035 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0nZUVzKKKbnW_L8 off=5848360 len=18536 2024-08-29T18:44:37.041 INFO:tasks.workunit.client.0.smithi089.stdout:op 2233 completed, throughput=4.99MB/sec 2024-08-29T18:44:37.041 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T11Mqm_y9y6eEAy off=17689653 len=1568340 2024-08-29T18:44:37.051 INFO:tasks.workunit.client.0.smithi089.stdout:op 2234 completed, throughput=4.99MB/sec 2024-08-29T18:44:37.051 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pl-OHsYAF3ip5Bd off=17517714 len=698999 2024-08-29T18:44:37.059 INFO:tasks.workunit.client.0.smithi089.stdout:op 2235 completed, throughput=5MB/sec 2024-08-29T18:44:37.059 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ImIcdotZcCUC0E9 off=623738 len=1272649 2024-08-29T18:44:37.063 INFO:tasks.workunit.client.0.smithi089.stdout:op 2236 completed, throughput=5MB/sec 2024-08-29T18:44:37.064 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8BMG6h5Mg3ZIZTh off=12973436 len=319450 2024-08-29T18:44:37.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 2237 completed, throughput=5MB/sec 2024-08-29T18:44:37.070 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-772hvFJRwLIgDAj off=10913856 len=855607 2024-08-29T18:44:37.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 2238 completed, throughput=5MB/sec 2024-08-29T18:44:38.078 INFO:tasks.workunit.client.0.smithi089.stdout: 419: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:38.078 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KyEvkF1_cQek_zm off=0 len=1275821 2024-08-29T18:44:38.089 INFO:tasks.workunit.client.0.smithi089.stdout:op 2239 completed, throughput=4.99MB/sec 2024-08-29T18:44:38.090 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5evWrGVxIiN2f3H off=15245824 len=1058847 2024-08-29T18:44:38.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 2240 completed, throughput=4.99MB/sec 2024-08-29T18:44:38.091 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XpZ1s4NY_iHJOhM off=7327903 len=1701610 2024-08-29T18:44:38.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 2241 completed, throughput=5MB/sec 2024-08-29T18:44:38.105 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xx5roxrYaESPBJ_ off=4661735 len=1004715 2024-08-29T18:44:38.113 INFO:tasks.workunit.client.0.smithi089.stdout:op 2242 completed, throughput=5MB/sec 2024-08-29T18:44:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:38 smithi144 bash[67678]: cluster 2024-08-29T18:44:37.333860+0000 mgr.y (mgr.34104) 968 : cluster [DBG] pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:44:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:38 smithi144 bash[67678]: audit 2024-08-29T18:44:37.732683+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:38 smithi089 bash[77323]: cluster 2024-08-29T18:44:37.333860+0000 mgr.y (mgr.34104) 968 : cluster [DBG] pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:44:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:38 smithi089 bash[77323]: audit 2024-08-29T18:44:37.732683+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:38 smithi089 bash[78574]: cluster 2024-08-29T18:44:37.333860+0000 mgr.y (mgr.34104) 968 : cluster [DBG] pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:44:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:38 smithi089 bash[78574]: audit 2024-08-29T18:44:37.732683+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:39.113 INFO:tasks.workunit.client.0.smithi089.stdout: 420: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:39.113 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jXDEqdXlPORFP41 off=16773339 len=984524 2024-08-29T18:44:39.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 2243 completed, throughput=4.99MB/sec 2024-08-29T18:44:39.118 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y_GAQ5GKLA04Kd1 off=10415812 len=973906 2024-08-29T18:44:39.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 2244 completed, throughput=4.99MB/sec 2024-08-29T18:44:39.121 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-giPmyohkV21Cgs8 off=0 len=1576713 2024-08-29T18:44:39.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 2245 completed, throughput=5MB/sec 2024-08-29T18:44:39.125 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XH2KjCV-nNsiAgm off=508075 len=1158164 2024-08-29T18:44:39.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 2246 completed, throughput=5MB/sec 2024-08-29T18:44:39.134 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TVc233_bzg4NikQ off=199379 len=1384086 2024-08-29T18:44:39.139 INFO:tasks.workunit.client.0.smithi089.stdout:op 2247 completed, throughput=5MB/sec 2024-08-29T18:44:40.140 INFO:tasks.workunit.client.0.smithi089.stdout: 421: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:40.140 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cVItQzkYXba4BGh off=3084214 len=9446 2024-08-29T18:44:40.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 2248 completed, throughput=4.99MB/sec 2024-08-29T18:44:40.141 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qE9EjrBF7zKZfAb off=0 len=1256204 2024-08-29T18:44:40.144 INFO:tasks.workunit.client.0.smithi089.stdout:op 2249 completed, throughput=4.99MB/sec 2024-08-29T18:44:40.144 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zvDOfNpZq_Me-gy off=12917382 len=851586 2024-08-29T18:44:40.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 2250 completed, throughput=4.99MB/sec 2024-08-29T18:44:40.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q734eDl-JGByuLj off=314757 len=348666 2024-08-29T18:44:40.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 2251 completed, throughput=5MB/sec 2024-08-29T18:44:40.153 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xFDjwThH-qPCTtQ off=4947266 len=1382104 2024-08-29T18:44:40.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 2252 completed, throughput=5MB/sec 2024-08-29T18:44:40.156 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zsf9iSELg9hutqS off=1787866 len=1621626 2024-08-29T18:44:40.159 INFO:tasks.workunit.client.0.smithi089.stdout:op 2253 completed, throughput=5MB/sec 2024-08-29T18:44:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:40 smithi144 bash[67678]: cluster 2024-08-29T18:44:39.334948+0000 mgr.y (mgr.34104) 969 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:44:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:40 smithi089 bash[77323]: cluster 2024-08-29T18:44:39.334948+0000 mgr.y (mgr.34104) 969 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:44:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:40 smithi089 bash[78574]: cluster 2024-08-29T18:44:39.334948+0000 mgr.y (mgr.34104) 969 : cluster [DBG] pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:44:41.159 INFO:tasks.workunit.client.0.smithi089.stdout: 422: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:41.159 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2ICN32LYDu2beMG off=4208362 len=441276 2024-08-29T18:44:41.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 2254 completed, throughput=4.99MB/sec 2024-08-29T18:44:41.161 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z45u0csxrR1h61g off=3185309 len=1425278 2024-08-29T18:44:41.174 INFO:tasks.workunit.client.0.smithi089.stdout:op 2255 completed, throughput=4.99MB/sec 2024-08-29T18:44:41.174 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xE2whoRyuhr4aM4 off=8068517 len=486614 2024-08-29T18:44:41.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 2256 completed, throughput=5MB/sec 2024-08-29T18:44:41.177 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q7f8Mlx8HKsImrG off=2591023 len=1228775 2024-08-29T18:44:41.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 2257 completed, throughput=5MB/sec 2024-08-29T18:44:41.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-akdqG1nSTqmIUvP off=594482 len=1921756 2024-08-29T18:44:41.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 2258 completed, throughput=5MB/sec 2024-08-29T18:44:42.192 INFO:tasks.workunit.client.0.smithi089.stdout: 423: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:42.193 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DvyMg-DwRaQRI04 off=1376373 len=411688 2024-08-29T18:44:42.194 INFO:tasks.workunit.client.0.smithi089.stdout:op 2259 completed, throughput=4.99MB/sec 2024-08-29T18:44:42.194 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BpaWeKesxuYkrcm off=10192945 len=1757725 2024-08-29T18:44:42.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 2260 completed, throughput=5MB/sec 2024-08-29T18:44:42.201 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZPZHAVraSNqI1AH off=3739898 len=1002541 2024-08-29T18:44:42.211 INFO:tasks.workunit.client.0.smithi089.stdout:op 2261 completed, throughput=5MB/sec 2024-08-29T18:44:42.211 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hVe7v6j6494CDfK off=3686818 len=1030006 2024-08-29T18:44:42.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 2262 completed, throughput=5MB/sec 2024-08-29T18:44:42.219 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GPvIj-UgDLjRlZh off=0 len=1050736 2024-08-29T18:44:42.228 INFO:tasks.workunit.client.0.smithi089.stdout:op 2263 completed, throughput=5MB/sec 2024-08-29T18:44:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:42 smithi144 bash[67678]: cluster 2024-08-29T18:44:41.335880+0000 mgr.y (mgr.34104) 970 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:44:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:42 smithi089 bash[77323]: cluster 2024-08-29T18:44:41.335880+0000 mgr.y (mgr.34104) 970 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:44:42.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:42 smithi089 bash[78574]: cluster 2024-08-29T18:44:41.335880+0000 mgr.y (mgr.34104) 970 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:44:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: 424: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:43.228 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wCVH1-3Wj0FXwBV off=11677149 len=1266492 2024-08-29T18:44:43.231 INFO:tasks.workunit.client.0.smithi089.stdout:op 2264 completed, throughput=4.99MB/sec 2024-08-29T18:44:43.231 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5cWHEuuv09DbHWb off=586884 len=1346043 2024-08-29T18:44:43.243 INFO:tasks.workunit.client.0.smithi089.stdout:op 2265 completed, throughput=5MB/sec 2024-08-29T18:44:43.243 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yFVArl0RAF2lt4Z off=0 len=1085884 2024-08-29T18:44:43.247 INFO:tasks.workunit.client.0.smithi089.stdout:op 2266 completed, throughput=5MB/sec 2024-08-29T18:44:43.247 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vSefod3Yn1FC-1l off=17003918 len=1515085 2024-08-29T18:44:43.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 2267 completed, throughput=5MB/sec 2024-08-29T18:44:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: 425: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:44.251 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ssIlq3rLAYpSLhs off=4566043 len=1378483 2024-08-29T18:44:44.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 2268 completed, throughput=4.99MB/sec 2024-08-29T18:44:44.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n4rdZdlkuJTIrCK off=11956391 len=2021301 2024-08-29T18:44:44.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 2269 completed, throughput=5MB/sec 2024-08-29T18:44:44.270 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-muqvenw_iD4byiF off=1808154 len=48737 2024-08-29T18:44:44.275 INFO:tasks.workunit.client.0.smithi089.stdout:op 2270 completed, throughput=5MB/sec 2024-08-29T18:44:44.275 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BLgb5cUPRRPe2Ip off=2293595 len=1181206 2024-08-29T18:44:44.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 2271 completed, throughput=5MB/sec 2024-08-29T18:44:44.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mIdVLNZn4G-fyhs off=5962054 len=1804918 2024-08-29T18:44:44.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 2272 completed, throughput=5MB/sec 2024-08-29T18:44:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:44 smithi144 bash[67678]: cluster 2024-08-29T18:44:43.336936+0000 mgr.y (mgr.34104) 971 : cluster [DBG] pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:44:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:44 smithi144 bash[67678]: audit 2024-08-29T18:44:44.436202+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:44:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:44 smithi089 bash[77323]: cluster 2024-08-29T18:44:43.336936+0000 mgr.y (mgr.34104) 971 : cluster [DBG] pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:44:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:44 smithi089 bash[77323]: audit 2024-08-29T18:44:44.436202+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:44:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:44 smithi089 bash[78574]: cluster 2024-08-29T18:44:43.336936+0000 mgr.y (mgr.34104) 971 : cluster [DBG] pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:44:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:44 smithi089 bash[78574]: audit 2024-08-29T18:44:44.436202+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:44:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: 426: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:45.302 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ofAOOSinle5nVqP off=8423683 len=1199236 2024-08-29T18:44:45.312 INFO:tasks.workunit.client.0.smithi089.stdout:op 2273 completed, throughput=4.99MB/sec 2024-08-29T18:44:45.312 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qcs6gX8if6sXnJF off=2236009 len=734970 2024-08-29T18:44:45.318 INFO:tasks.workunit.client.0.smithi089.stdout:op 2274 completed, throughput=5MB/sec 2024-08-29T18:44:45.318 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hcrXCCer41TqVJI off=83640 len=1616411 2024-08-29T18:44:45.330 INFO:tasks.workunit.client.0.smithi089.stdout:op 2275 completed, throughput=5MB/sec 2024-08-29T18:44:45.330 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EF3QiFHYDGKfrO0 off=3940808 len=1671133 2024-08-29T18:44:45.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 2276 completed, throughput=5MB/sec 2024-08-29T18:44:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:44:45] "GET /metrics HTTP/1.1" 200 33957 "" "Prometheus/2.43.0" 2024-08-29T18:44:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:45 smithi144 bash[67678]: audit 2024-08-29T18:44:45.194359+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:44:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:45 smithi144 bash[67678]: audit 2024-08-29T18:44:45.195679+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:44:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:45 smithi144 bash[67678]: audit 2024-08-29T18:44:45.204921+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:44:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[78574]: audit 2024-08-29T18:44:45.194359+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:44:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[78574]: audit 2024-08-29T18:44:45.195679+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:44:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[78574]: audit 2024-08-29T18:44:45.204921+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:44:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[77323]: audit 2024-08-29T18:44:45.194359+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:44:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[77323]: audit 2024-08-29T18:44:45.195679+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:44:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:45 smithi089 bash[77323]: audit 2024-08-29T18:44:45.204921+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:44:46.343 INFO:tasks.workunit.client.0.smithi089.stdout: 427: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:46.344 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7FYO0STg9PZkf2V off=1938654 len=85638 2024-08-29T18:44:46.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 2277 completed, throughput=4.99MB/sec 2024-08-29T18:44:46.348 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iKs-QHNi3A5_LqX off=3604235 len=2076993 2024-08-29T18:44:46.366 INFO:tasks.workunit.client.0.smithi089.stdout:op 2278 completed, throughput=5MB/sec 2024-08-29T18:44:46.366 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0Gds41IjmHejW9J off=13387700 len=1995206 2024-08-29T18:44:46.370 INFO:tasks.workunit.client.0.smithi089.stdout:op 2279 completed, throughput=5MB/sec 2024-08-29T18:44:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:46 smithi144 bash[67678]: cluster 2024-08-29T18:44:45.337485+0000 mgr.y (mgr.34104) 972 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:44:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:46 smithi089 bash[78574]: cluster 2024-08-29T18:44:45.337485+0000 mgr.y (mgr.34104) 972 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:44:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:46 smithi089 bash[77323]: cluster 2024-08-29T18:44:45.337485+0000 mgr.y (mgr.34104) 972 : cluster [DBG] pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:44:47.370 INFO:tasks.workunit.client.0.smithi089.stdout: 428: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:47.371 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QP6Gm5D6lrqMCXw off=4419425 len=528773 2024-08-29T18:44:47.377 INFO:tasks.workunit.client.0.smithi089.stdout:op 2280 completed, throughput=4.99MB/sec 2024-08-29T18:44:47.377 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EZzuhHWXP51wKhK off=7524440 len=474743 2024-08-29T18:44:47.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 2281 completed, throughput=4.99MB/sec 2024-08-29T18:44:47.383 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VOgGOpMFqc3xHXS off=1906100 len=2082383 2024-08-29T18:44:47.399 INFO:tasks.workunit.client.0.smithi089.stdout:op 2282 completed, throughput=5MB/sec 2024-08-29T18:44:47.399 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_qMMluW6ZK678uF off=428815 len=1877836 2024-08-29T18:44:47.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 2283 completed, throughput=5MB/sec 2024-08-29T18:44:47.401 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ClZNpou2MB5Qdj- off=9172738 len=186691 2024-08-29T18:44:47.406 INFO:tasks.workunit.client.0.smithi089.stdout:op 2284 completed, throughput=5MB/sec 2024-08-29T18:44:47.406 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AUn5IrLUUD31f2_ off=6110732 len=608615 2024-08-29T18:44:47.413 INFO:tasks.workunit.client.0.smithi089.stdout:op 2285 completed, throughput=5MB/sec 2024-08-29T18:44:48.413 INFO:tasks.workunit.client.0.smithi089.stdout: 429: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:48.413 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bhUisLaErwlNG0- off=9578494 len=482859 2024-08-29T18:44:48.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 2286 completed, throughput=4.99MB/sec 2024-08-29T18:44:48.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LHJAIAdnlP0dikv off=700147 len=1402042 2024-08-29T18:44:48.433 INFO:tasks.workunit.client.0.smithi089.stdout:op 2287 completed, throughput=4.99MB/sec 2024-08-29T18:44:48.433 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4HjomCU08MEM2S3 off=6976479 len=1348849 2024-08-29T18:44:48.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 2288 completed, throughput=5MB/sec 2024-08-29T18:44:48.444 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MPlWtr2c5T0uOLT off=1419139 len=791628 2024-08-29T18:44:48.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 2289 completed, throughput=5MB/sec 2024-08-29T18:44:48.446 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M5cR1SUTWCMXkrA off=9032476 len=368578 2024-08-29T18:44:48.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 2290 completed, throughput=5MB/sec 2024-08-29T18:44:48.452 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mGcHYpefyNUBS8x off=10676382 len=1040784 2024-08-29T18:44:48.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 2291 completed, throughput=5MB/sec 2024-08-29T18:44:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:48 smithi144 bash[67678]: cluster 2024-08-29T18:44:47.338418+0000 mgr.y (mgr.34104) 973 : cluster [DBG] pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:44:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:48 smithi089 bash[78574]: cluster 2024-08-29T18:44:47.338418+0000 mgr.y (mgr.34104) 973 : cluster [DBG] pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:44:48.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:48 smithi089 bash[77323]: cluster 2024-08-29T18:44:47.338418+0000 mgr.y (mgr.34104) 973 : cluster [DBG] pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:44:49.454 INFO:tasks.workunit.client.0.smithi089.stdout: 430: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:49.454 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b7Cw8xF67tqk3NE off=17401572 len=1008456 2024-08-29T18:44:49.457 INFO:tasks.workunit.client.0.smithi089.stdout:op 2292 completed, throughput=4.99MB/sec 2024-08-29T18:44:49.457 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TXEf_RrmV7IXmYu off=9111899 len=2011147 2024-08-29T18:44:49.462 INFO:tasks.workunit.client.0.smithi089.stdout:op 2293 completed, throughput=5MB/sec 2024-08-29T18:44:49.462 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QAUIR1X2LDkYGCk off=5600572 len=1302685 2024-08-29T18:44:49.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 2294 completed, throughput=5MB/sec 2024-08-29T18:44:49.465 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hbRWRhmPGywS3p_ off=5514114 len=2007334 2024-08-29T18:44:49.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 2295 completed, throughput=5MB/sec 2024-08-29T18:44:50.483 INFO:tasks.workunit.client.0.smithi089.stdout: 431: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:50.483 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oUFkxFp-fb7Ag5p off=3396200 len=1387471 2024-08-29T18:44:50.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 2296 completed, throughput=4.99MB/sec 2024-08-29T18:44:50.495 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g6xDOh5D1dIqqgS off=882758 len=1361615 2024-08-29T18:44:50.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 2297 completed, throughput=5MB/sec 2024-08-29T18:44:50.508 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bY6CKzgaTc5P8IW off=15537306 len=397408 2024-08-29T18:44:50.509 INFO:tasks.workunit.client.0.smithi089.stdout:op 2298 completed, throughput=5MB/sec 2024-08-29T18:44:50.509 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZD-Ofp8s1egxPS7 off=19006494 len=25699 2024-08-29T18:44:50.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 2299 completed, throughput=5MB/sec 2024-08-29T18:44:50.513 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oX6EVVkSYmypsGN off=241344 len=1620167 2024-08-29T18:44:50.525 INFO:tasks.workunit.client.0.smithi089.stdout:op 2300 completed, throughput=5MB/sec 2024-08-29T18:44:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:50 smithi144 bash[67678]: cluster 2024-08-29T18:44:49.339433+0000 mgr.y (mgr.34104) 974 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:44:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:50 smithi089 bash[78574]: cluster 2024-08-29T18:44:49.339433+0000 mgr.y (mgr.34104) 974 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:44:50.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:50 smithi089 bash[77323]: cluster 2024-08-29T18:44:49.339433+0000 mgr.y (mgr.34104) 974 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:44:51.526 INFO:tasks.workunit.client.0.smithi089.stdout: 432: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:51.526 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oiKg1Mti5Y6TF7w off=11951395 len=302715 2024-08-29T18:44:51.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 2301 completed, throughput=4.99MB/sec 2024-08-29T18:44:51.531 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6W0VZoGlrMztRQe off=1963799 len=2050805 2024-08-29T18:44:51.546 INFO:tasks.workunit.client.0.smithi089.stdout:op 2302 completed, throughput=4.99MB/sec 2024-08-29T18:44:51.547 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m4WIQEv3zMgajfo off=9781026 len=1665500 2024-08-29T18:44:51.549 INFO:tasks.workunit.client.0.smithi089.stdout:op 2303 completed, throughput=5MB/sec 2024-08-29T18:44:51.549 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8Z6V5Ar0K2j1p8S off=21159920 len=194552 2024-08-29T18:44:51.554 INFO:tasks.workunit.client.0.smithi089.stdout:op 2304 completed, throughput=5MB/sec 2024-08-29T18:44:51.554 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-68SsRaLkv-Xl0Yl off=10027124 len=931053 2024-08-29T18:44:51.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 2305 completed, throughput=5MB/sec 2024-08-29T18:44:52.559 INFO:tasks.workunit.client.0.smithi089.stdout: 433: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:52.559 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_lznlh6oeD6wjPZ off=22791727 len=1756152 2024-08-29T18:44:52.575 INFO:tasks.workunit.client.0.smithi089.stdout:op 2306 completed, throughput=4.99MB/sec 2024-08-29T18:44:52.575 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Bx4oaKGfF4ZMXkF off=5001783 len=1493093 2024-08-29T18:44:52.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 2307 completed, throughput=5MB/sec 2024-08-29T18:44:52.587 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pFUyvWhj5ZuqhxK off=5490120 len=2010555 2024-08-29T18:44:52.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 2308 completed, throughput=5MB/sec 2024-08-29T18:44:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:52 smithi144 bash[67678]: cluster 2024-08-29T18:44:51.340371+0000 mgr.y (mgr.34104) 975 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:44:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:52 smithi089 bash[78574]: cluster 2024-08-29T18:44:51.340371+0000 mgr.y (mgr.34104) 975 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:44:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:52 smithi089 bash[77323]: cluster 2024-08-29T18:44:51.340371+0000 mgr.y (mgr.34104) 975 : cluster [DBG] pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:44:53.592 INFO:tasks.workunit.client.0.smithi089.stdout: 434: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:53.592 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--wjzoSU-eY5oDV3 off=11289813 len=444702 2024-08-29T18:44:53.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 2309 completed, throughput=4.99MB/sec 2024-08-29T18:44:53.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wTBkRt_wdT8ctSS off=676540 len=1788624 2024-08-29T18:44:53.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 2310 completed, throughput=4.99MB/sec 2024-08-29T18:44:53.600 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KatlbwB2ui12l94 off=2225296 len=1090362 2024-08-29T18:44:53.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 2311 completed, throughput=5MB/sec 2024-08-29T18:44:53.603 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-drMDQmer7FibOaH off=11116737 len=1579941 2024-08-29T18:44:53.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 2312 completed, throughput=5MB/sec 2024-08-29T18:44:53.615 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X5YzO9a_aH2FFvG off=10493999 len=762398 2024-08-29T18:44:53.623 INFO:tasks.workunit.client.0.smithi089.stdout:op 2313 completed, throughput=5MB/sec 2024-08-29T18:44:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:53 smithi144 bash[67678]: audit 2024-08-29T18:44:52.733145+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:53 smithi089 bash[78574]: audit 2024-08-29T18:44:52.733145+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:53 smithi089 bash[77323]: audit 2024-08-29T18:44:52.733145+0000 mon.a (mon.0) 2221 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:44:54.623 INFO:tasks.workunit.client.0.smithi089.stdout: 435: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:54.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ar9vPpqRThMibTK off=19225473 len=821682 2024-08-29T18:44:54.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 2314 completed, throughput=4.99MB/sec 2024-08-29T18:44:54.632 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xnMTEiCV2DH8dto off=8713947 len=128471 2024-08-29T18:44:54.633 INFO:tasks.workunit.client.0.smithi089.stdout:op 2315 completed, throughput=4.99MB/sec 2024-08-29T18:44:54.634 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0tiqxaVd_nqr7qS off=4650803 len=1670238 2024-08-29T18:44:54.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 2316 completed, throughput=5MB/sec 2024-08-29T18:44:54.638 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7-V7ViZk6pFO5li off=4330230 len=1905918 2024-08-29T18:44:54.651 INFO:tasks.workunit.client.0.smithi089.stdout:op 2317 completed, throughput=5MB/sec 2024-08-29T18:44:54.651 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yb6-KuiWGWvdNXd off=15861428 len=182032 2024-08-29T18:44:54.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 2318 completed, throughput=5MB/sec 2024-08-29T18:44:54.657 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wTmFb1ByMx-ts6h off=2769406 len=1327333 2024-08-29T18:44:54.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 2319 completed, throughput=5MB/sec 2024-08-29T18:44:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:54 smithi144 bash[67678]: cluster 2024-08-29T18:44:53.341452+0000 mgr.y (mgr.34104) 976 : cluster [DBG] pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:44:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:54 smithi089 bash[77323]: cluster 2024-08-29T18:44:53.341452+0000 mgr.y (mgr.34104) 976 : cluster [DBG] pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:44:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:54 smithi089 bash[78574]: cluster 2024-08-29T18:44:53.341452+0000 mgr.y (mgr.34104) 976 : cluster [DBG] pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:44:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:44:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:44:55] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:44:55.666 INFO:tasks.workunit.client.0.smithi089.stdout: 436: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:55.666 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1uFwi9js6y3fsOj off=5256401 len=1340342 2024-08-29T18:44:55.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 2320 completed, throughput=4.99MB/sec 2024-08-29T18:44:55.670 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zX8ybZrAQo7XVM- off=11038317 len=1458934 2024-08-29T18:44:55.674 INFO:tasks.workunit.client.0.smithi089.stdout:op 2321 completed, throughput=5MB/sec 2024-08-29T18:44:55.674 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lcGmRNOWO3Cz_Dl off=160542 len=1836642 2024-08-29T18:44:55.680 INFO:tasks.workunit.client.0.smithi089.stdout:op 2322 completed, throughput=5MB/sec 2024-08-29T18:44:56.681 INFO:tasks.workunit.client.0.smithi089.stdout: 437: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:56.681 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0VexjyGuUA9MVjY off=2215656 len=1299633 2024-08-29T18:44:56.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 2323 completed, throughput=4.99MB/sec 2024-08-29T18:44:56.691 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vOA-Mgt5puoRBEp off=10957567 len=1457674 2024-08-29T18:44:56.694 INFO:tasks.workunit.client.0.smithi089.stdout:op 2324 completed, throughput=5MB/sec 2024-08-29T18:44:56.694 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1yhwI6uu31RufJw off=6885976 len=426267 2024-08-29T18:44:56.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 2325 completed, throughput=5MB/sec 2024-08-29T18:44:56.696 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FOS7sdaZHq8dB-C off=2572795 len=1446860 2024-08-29T18:44:56.709 INFO:tasks.workunit.client.0.smithi089.stdout:op 2326 completed, throughput=5MB/sec 2024-08-29T18:44:56.709 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5EDtcch6PFqb171 off=24579 len=342293 2024-08-29T18:44:56.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 2327 completed, throughput=5MB/sec 2024-08-29T18:44:56.710 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GFKVrI4_XCeiHXL off=13476482 len=1474779 2024-08-29T18:44:56.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 2328 completed, throughput=5MB/sec 2024-08-29T18:44:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:56 smithi144 bash[67678]: cluster 2024-08-29T18:44:55.342329+0000 mgr.y (mgr.34104) 977 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:44:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:56 smithi089 bash[77323]: cluster 2024-08-29T18:44:55.342329+0000 mgr.y (mgr.34104) 977 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:44:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:56 smithi089 bash[78574]: cluster 2024-08-29T18:44:55.342329+0000 mgr.y (mgr.34104) 977 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:44:57.722 INFO:tasks.workunit.client.0.smithi089.stdout: 438: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:57.723 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E_60Z9Euv8zhQP7 off=4116070 len=1580057 2024-08-29T18:44:57.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 2329 completed, throughput=4.99MB/sec 2024-08-29T18:44:57.736 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kZKLJyejMKQs8S5 off=186466 len=722993 2024-08-29T18:44:57.743 INFO:tasks.workunit.client.0.smithi089.stdout:op 2330 completed, throughput=5MB/sec 2024-08-29T18:44:57.743 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dwjEluxeO-tyyEU off=1060930 len=808984 2024-08-29T18:44:57.751 INFO:tasks.workunit.client.0.smithi089.stdout:op 2331 completed, throughput=5MB/sec 2024-08-29T18:44:57.751 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K6rrCLwljVUWMnx off=17287080 len=881934 2024-08-29T18:44:57.755 INFO:tasks.workunit.client.0.smithi089.stdout:op 2332 completed, throughput=5MB/sec 2024-08-29T18:44:57.755 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CrTU4797ZUwB1ny off=13529456 len=1923680 2024-08-29T18:44:57.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 2333 completed, throughput=5MB/sec 2024-08-29T18:44:58.760 INFO:tasks.workunit.client.0.smithi089.stdout: 439: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:58.760 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XOM-Mvhz8wJ_2zw off=14003111 len=1154066 2024-08-29T18:44:58.762 INFO:tasks.workunit.client.0.smithi089.stdout:op 2334 completed, throughput=5MB/sec 2024-08-29T18:44:58.763 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mub9mfhaByi1vrv off=12362166 len=863564 2024-08-29T18:44:58.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 2335 completed, throughput=5MB/sec 2024-08-29T18:44:58.765 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tO2xImrSR3p_802 off=749467 len=820362 2024-08-29T18:44:58.769 INFO:tasks.workunit.client.0.smithi089.stdout:op 2336 completed, throughput=5MB/sec 2024-08-29T18:44:58.769 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ire-Clrn_MKvURm off=6429472 len=1849315 2024-08-29T18:44:58.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 2337 completed, throughput=5MB/sec 2024-08-29T18:44:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:44:58 smithi144 bash[67678]: cluster 2024-08-29T18:44:57.343270+0000 mgr.y (mgr.34104) 978 : cluster [DBG] pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:44:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:44:58 smithi089 bash[77323]: cluster 2024-08-29T18:44:57.343270+0000 mgr.y (mgr.34104) 978 : cluster [DBG] pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:44:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:44:58 smithi089 bash[78574]: cluster 2024-08-29T18:44:57.343270+0000 mgr.y (mgr.34104) 978 : cluster [DBG] pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:44:59.786 INFO:tasks.workunit.client.0.smithi089.stdout: 440: throughput=4.99MB/sec pending data=0 2024-08-29T18:44:59.786 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gDuT7waI_aYzb-2 off=7621255 len=830378 2024-08-29T18:44:59.794 INFO:tasks.workunit.client.0.smithi089.stdout:op 2338 completed, throughput=4.99MB/sec 2024-08-29T18:44:59.794 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K5hBUTfvqbwsY5P off=1648328 len=279687 2024-08-29T18:44:59.796 INFO:tasks.workunit.client.0.smithi089.stdout:op 2339 completed, throughput=4.99MB/sec 2024-08-29T18:44:59.796 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ml6h4UQWp88XNXA off=1355360 len=484058 2024-08-29T18:44:59.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 2340 completed, throughput=4.99MB/sec 2024-08-29T18:44:59.798 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xB1FOlk5s6iGjoO off=11013750 len=1309010 2024-08-29T18:44:59.803 INFO:tasks.workunit.client.0.smithi089.stdout:op 2341 completed, throughput=5MB/sec 2024-08-29T18:44:59.803 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XWNke-5FYssD6mN off=6871518 len=645689 2024-08-29T18:44:59.810 INFO:tasks.workunit.client.0.smithi089.stdout:op 2342 completed, throughput=5MB/sec 2024-08-29T18:44:59.810 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cGTP2s-MjimF_XV off=294307 len=545587 2024-08-29T18:44:59.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 2343 completed, throughput=5MB/sec 2024-08-29T18:44:59.817 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tPI5doSnwokKrsc off=10435266 len=1201350 2024-08-29T18:44:59.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 2344 completed, throughput=5MB/sec 2024-08-29T18:45:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:00 smithi144 bash[67678]: cluster 2024-08-29T18:44:59.344278+0000 mgr.y (mgr.34104) 979 : cluster [DBG] pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:45:00.820 INFO:tasks.workunit.client.0.smithi089.stdout: 441: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:00.820 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wn_kkqlmQhPV_AD off=3127736 len=307392 2024-08-29T18:45:00.821 INFO:tasks.workunit.client.0.smithi089.stdout:op 2345 completed, throughput=4.99MB/sec 2024-08-29T18:45:00.822 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HBisJA9S4ItXfnn off=19242068 len=803591 2024-08-29T18:45:00.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 2346 completed, throughput=4.99MB/sec 2024-08-29T18:45:00.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5WhFLMSIjtOYu_8 off=0 len=1262478 2024-08-29T18:45:00.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 2347 completed, throughput=5MB/sec 2024-08-29T18:45:00.833 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rS2uaDmLut5IDxx off=767897 len=747207 2024-08-29T18:45:00.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 2348 completed, throughput=5MB/sec 2024-08-29T18:45:00.841 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jr9NQVfdaZU4Fih off=4909126 len=192247 2024-08-29T18:45:00.846 INFO:tasks.workunit.client.0.smithi089.stdout:op 2349 completed, throughput=5MB/sec 2024-08-29T18:45:00.846 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dBTWmONHJ0R8vd0 off=9507346 len=798429 2024-08-29T18:45:00.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 2350 completed, throughput=5MB/sec 2024-08-29T18:45:00.848 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ElqHrSmtDy-R2sv off=8875921 len=67950 2024-08-29T18:45:00.849 INFO:tasks.workunit.client.0.smithi089.stdout:op 2351 completed, throughput=5MB/sec 2024-08-29T18:45:00.849 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kxQFIWnpD1KoCGZ off=5395617 len=2007779 2024-08-29T18:45:00.854 INFO:tasks.workunit.client.0.smithi089.stdout:op 2352 completed, throughput=5MB/sec 2024-08-29T18:45:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:00 smithi089 bash[78574]: cluster 2024-08-29T18:44:59.344278+0000 mgr.y (mgr.34104) 979 : cluster [DBG] pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:45:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:00 smithi089 bash[77323]: cluster 2024-08-29T18:44:59.344278+0000 mgr.y (mgr.34104) 979 : cluster [DBG] pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:45:01.854 INFO:tasks.workunit.client.0.smithi089.stdout: 442: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:01.854 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a2ZtiX1qGAK2yAt off=4961800 len=679970 2024-08-29T18:45:01.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 2353 completed, throughput=4.99MB/sec 2024-08-29T18:45:01.857 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pZ_Rxbwam6nos0i off=5300342 len=273580 2024-08-29T18:45:01.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 2354 completed, throughput=4.99MB/sec 2024-08-29T18:45:01.863 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XGVmCuPolfiPZvI off=1052399 len=299276 2024-08-29T18:45:01.868 INFO:tasks.workunit.client.0.smithi089.stdout:op 2355 completed, throughput=5MB/sec 2024-08-29T18:45:01.868 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Rk7u4g5EGvmFKrX off=4802440 len=1772903 2024-08-29T18:45:01.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 2356 completed, throughput=5MB/sec 2024-08-29T18:45:01.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZFEy45l7CTVxRAj off=900604 len=1691413 2024-08-29T18:45:01.878 INFO:tasks.workunit.client.0.smithi089.stdout:op 2357 completed, throughput=5MB/sec 2024-08-29T18:45:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:02 smithi144 bash[67678]: cluster 2024-08-29T18:45:01.345091+0000 mgr.y (mgr.34104) 980 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:45:02.878 INFO:tasks.workunit.client.0.smithi089.stdout: 443: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:02.878 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rYX0PHawsYiKVlU off=9892558 len=1301215 2024-08-29T18:45:02.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 2358 completed, throughput=4.99MB/sec 2024-08-29T18:45:02.882 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rvAWNHEAmOiJ8KB off=5968964 len=1964746 2024-08-29T18:45:02.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 2359 completed, throughput=5MB/sec 2024-08-29T18:45:02.887 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6VMczCmiFo_MhAd off=4639078 len=1615988 2024-08-29T18:45:02.890 INFO:tasks.workunit.client.0.smithi089.stdout:op 2360 completed, throughput=5MB/sec 2024-08-29T18:45:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:02 smithi089 bash[78574]: cluster 2024-08-29T18:45:01.345091+0000 mgr.y (mgr.34104) 980 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:45:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:02 smithi089 bash[77323]: cluster 2024-08-29T18:45:01.345091+0000 mgr.y (mgr.34104) 980 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:45:03.891 INFO:tasks.workunit.client.0.smithi089.stdout: 444: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:03.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BnkHsIqNWwCiXHe off=1195479 len=1394084 2024-08-29T18:45:03.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 2361 completed, throughput=4.99MB/sec 2024-08-29T18:45:03.904 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SJX7yPBI6FLqlLd off=1211293 len=161504 2024-08-29T18:45:03.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 2362 completed, throughput=4.99MB/sec 2024-08-29T18:45:03.910 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jdWwDS397a_EnP- off=16692472 len=198760 2024-08-29T18:45:03.914 INFO:tasks.workunit.client.0.smithi089.stdout:op 2363 completed, throughput=4.99MB/sec 2024-08-29T18:45:03.914 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3_pWaxk4B_oI_T8 off=5884642 len=957399 2024-08-29T18:45:03.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 2364 completed, throughput=5MB/sec 2024-08-29T18:45:03.923 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1ETy813VFdh_Wfc off=6644709 len=2063146 2024-08-29T18:45:03.928 INFO:tasks.workunit.client.0.smithi089.stdout:op 2365 completed, throughput=5MB/sec 2024-08-29T18:45:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:04 smithi144 bash[67678]: cluster 2024-08-29T18:45:03.346129+0000 mgr.y (mgr.34104) 981 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:45:04.933 INFO:tasks.workunit.client.0.smithi089.stdout: 445: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:04.933 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YsNOGgMqrtB5zxd off=9053573 len=1089176 2024-08-29T18:45:04.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:04 smithi089 bash[77323]: cluster 2024-08-29T18:45:03.346129+0000 mgr.y (mgr.34104) 981 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:45:04.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:04 smithi089 bash[78574]: cluster 2024-08-29T18:45:03.346129+0000 mgr.y (mgr.34104) 981 : cluster [DBG] pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:45:04.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 2366 completed, throughput=4.99MB/sec 2024-08-29T18:45:04.935 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xE2whoRyuhr4aM4 off=3953118 len=213060 2024-08-29T18:45:04.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 2367 completed, throughput=4.99MB/sec 2024-08-29T18:45:04.937 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-39Gx8q_8AKhBKbm off=20388012 len=1438969 2024-08-29T18:45:04.942 INFO:tasks.workunit.client.0.smithi089.stdout:op 2368 completed, throughput=4.99MB/sec 2024-08-29T18:45:04.942 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XorLakFLfwh1oF2 off=465581 len=720383 2024-08-29T18:45:04.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 2369 completed, throughput=5MB/sec 2024-08-29T18:45:04.945 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hwVOBulqJpC2E__ off=228516 len=1178003 2024-08-29T18:45:04.947 INFO:tasks.workunit.client.0.smithi089.stdout:op 2370 completed, throughput=5MB/sec 2024-08-29T18:45:04.948 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ukwY893CFRrc2pO off=14800502 len=44276 2024-08-29T18:45:04.951 INFO:tasks.workunit.client.0.smithi089.stdout:op 2371 completed, throughput=5MB/sec 2024-08-29T18:45:04.952 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7JJ5vllq2VSTw1p off=2228589 len=1685896 2024-08-29T18:45:04.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 2372 completed, throughput=5MB/sec 2024-08-29T18:45:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:45:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:45:05] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:45:05.956 INFO:tasks.workunit.client.0.smithi089.stdout: 446: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:05.956 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pnQz5l-PaRyrfYd off=6152071 len=305094 2024-08-29T18:45:05.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 2373 completed, throughput=4.99MB/sec 2024-08-29T18:45:05.962 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9YrSnNzHm6BL8-c off=684632 len=2030681 2024-08-29T18:45:05.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 2374 completed, throughput=5MB/sec 2024-08-29T18:45:05.968 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6_zxUIRT67M2yi2 off=22355927 len=1873817 2024-08-29T18:45:05.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 2375 completed, throughput=5MB/sec 2024-08-29T18:45:05.984 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SBgwvuK3VR0YFrt off=7932675 len=685974 2024-08-29T18:45:05.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 2376 completed, throughput=5MB/sec 2024-08-29T18:45:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:06 smithi144 bash[67678]: cluster 2024-08-29T18:45:05.347042+0000 mgr.y (mgr.34104) 982 : cluster [DBG] pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:45:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:06 smithi089 bash[77323]: cluster 2024-08-29T18:45:05.347042+0000 mgr.y (mgr.34104) 982 : cluster [DBG] pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:45:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:06 smithi089 bash[78574]: cluster 2024-08-29T18:45:05.347042+0000 mgr.y (mgr.34104) 982 : cluster [DBG] pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:45:06.986 INFO:tasks.workunit.client.0.smithi089.stdout: 447: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:06.986 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hn_NbpGDhfnuNyc off=12250608 len=575951 2024-08-29T18:45:06.989 INFO:tasks.workunit.client.0.smithi089.stdout:op 2377 completed, throughput=4.99MB/sec 2024-08-29T18:45:06.989 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZmtNk-bm3M4a959 off=3138264 len=795893 2024-08-29T18:45:06.992 INFO:tasks.workunit.client.0.smithi089.stdout:op 2378 completed, throughput=4.99MB/sec 2024-08-29T18:45:06.992 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EhU26Bx003FXjmG off=16989605 len=901173 2024-08-29T18:45:07.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 2379 completed, throughput=4.99MB/sec 2024-08-29T18:45:07.001 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-53Z1Emsog6lWYlI off=2617483 len=1729376 2024-08-29T18:45:07.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 2380 completed, throughput=5MB/sec 2024-08-29T18:45:07.014 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n9AruxGyylhWsin off=10563870 len=948830 2024-08-29T18:45:07.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 2381 completed, throughput=5MB/sec 2024-08-29T18:45:08.022 INFO:tasks.workunit.client.0.smithi089.stdout: 448: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:08.022 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wv9IKDVdd6hg2QL off=23085082 len=986890 2024-08-29T18:45:08.024 INFO:tasks.workunit.client.0.smithi089.stdout:op 2382 completed, throughput=4.99MB/sec 2024-08-29T18:45:08.024 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Uv4ok9Nr0blDVNp off=11053861 len=574603 2024-08-29T18:45:08.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 2383 completed, throughput=4.99MB/sec 2024-08-29T18:45:08.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q-avy8NDgSAlljg off=6951769 len=1056076 2024-08-29T18:45:08.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 2384 completed, throughput=4.99MB/sec 2024-08-29T18:45:08.034 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QSppTxqHWccW5jX off=2619637 len=1374112 2024-08-29T18:45:08.039 INFO:tasks.workunit.client.0.smithi089.stdout:op 2385 completed, throughput=5MB/sec 2024-08-29T18:45:08.039 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vFJ28Z7FTl2Q4kx off=485780 len=730558 2024-08-29T18:45:08.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 2386 completed, throughput=5MB/sec 2024-08-29T18:45:08.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hywEG-_YfEw_nNF off=204475 len=19119 2024-08-29T18:45:08.052 INFO:tasks.workunit.client.0.smithi089.stdout:op 2387 completed, throughput=5MB/sec 2024-08-29T18:45:08.052 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SN_UlZWJyeC5VZo off=9159505 len=577474 2024-08-29T18:45:08.058 INFO:tasks.workunit.client.0.smithi089.stdout:op 2388 completed, throughput=5MB/sec 2024-08-29T18:45:08.058 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7aWD8rrfy4_0DI0 off=11368066 len=1015300 2024-08-29T18:45:08.067 INFO:tasks.workunit.client.0.smithi089.stdout:op 2389 completed, throughput=5MB/sec 2024-08-29T18:45:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:08 smithi144 bash[67678]: cluster 2024-08-29T18:45:07.348107+0000 mgr.y (mgr.34104) 983 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:45:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:08 smithi144 bash[67678]: audit 2024-08-29T18:45:07.733586+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:08 smithi089 bash[77323]: cluster 2024-08-29T18:45:07.348107+0000 mgr.y (mgr.34104) 983 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:45:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:08 smithi089 bash[77323]: audit 2024-08-29T18:45:07.733586+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:08 smithi089 bash[78574]: cluster 2024-08-29T18:45:07.348107+0000 mgr.y (mgr.34104) 983 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:45:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:08 smithi089 bash[78574]: audit 2024-08-29T18:45:07.733586+0000 mon.a (mon.0) 2222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:09.067 INFO:tasks.workunit.client.0.smithi089.stdout: 449: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:09.067 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wl_Ud10A7e1Q7oo off=5181813 len=287727 2024-08-29T18:45:09.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 2390 completed, throughput=4.99MB/sec 2024-08-29T18:45:09.069 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9PNkvGnDLewmkqV off=10503923 len=1877499 2024-08-29T18:45:09.073 INFO:tasks.workunit.client.0.smithi089.stdout:op 2391 completed, throughput=5MB/sec 2024-08-29T18:45:09.073 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z-gXoRmoym-8Hkb off=1501251 len=496923 2024-08-29T18:45:09.080 INFO:tasks.workunit.client.0.smithi089.stdout:op 2392 completed, throughput=5MB/sec 2024-08-29T18:45:09.080 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yq49oRijFvSuXCW off=618274 len=117962 2024-08-29T18:45:09.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 2393 completed, throughput=5MB/sec 2024-08-29T18:45:09.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-INWLsTqUntO2H8U off=5834307 len=355073 2024-08-29T18:45:09.090 INFO:tasks.workunit.client.0.smithi089.stdout:op 2394 completed, throughput=5MB/sec 2024-08-29T18:45:09.090 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MrMWY26ehSpw_AN off=8707928 len=431879 2024-08-29T18:45:09.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 2395 completed, throughput=5MB/sec 2024-08-29T18:45:09.095 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H1gQv9GbUnfOupE off=11783501 len=1949622 2024-08-29T18:45:09.110 INFO:tasks.workunit.client.0.smithi089.stdout:op 2396 completed, throughput=5MB/sec 2024-08-29T18:45:10.111 INFO:tasks.workunit.client.0.smithi089.stdout: 450: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:10.111 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oR4OE7JwCpyEr-3 off=2564448 len=118030 2024-08-29T18:45:10.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 2397 completed, throughput=4.99MB/sec 2024-08-29T18:45:10.112 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bMldZUnslxMdwHB off=7370712 len=837953 2024-08-29T18:45:10.116 INFO:tasks.workunit.client.0.smithi089.stdout:op 2398 completed, throughput=4.99MB/sec 2024-08-29T18:45:10.116 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-v9IKz70fvo0Xqeg off=1354052 len=732504 2024-08-29T18:45:10.124 INFO:tasks.workunit.client.0.smithi089.stdout:op 2399 completed, throughput=4.99MB/sec 2024-08-29T18:45:10.124 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cn-6Ouraw5llXCt off=15217398 len=515576 2024-08-29T18:45:10.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 2400 completed, throughput=5MB/sec 2024-08-29T18:45:10.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uFtgTEe1tQrI53I off=4455069 len=1985314 2024-08-29T18:45:10.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 2401 completed, throughput=5MB/sec 2024-08-29T18:45:10.134 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ECqJoHbzTjWN1vM off=6261040 len=944504 2024-08-29T18:45:10.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 2402 completed, throughput=5MB/sec 2024-08-29T18:45:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:10 smithi144 bash[67678]: cluster 2024-08-29T18:45:09.349163+0000 mgr.y (mgr.34104) 984 : cluster [DBG] pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:45:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:10 smithi089 bash[77323]: cluster 2024-08-29T18:45:09.349163+0000 mgr.y (mgr.34104) 984 : cluster [DBG] pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:45:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:10 smithi089 bash[78574]: cluster 2024-08-29T18:45:09.349163+0000 mgr.y (mgr.34104) 984 : cluster [DBG] pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:45:11.137 INFO:tasks.workunit.client.0.smithi089.stdout: 451: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:11.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yOTKhgI1j5Pc864 off=3076011 len=873627 2024-08-29T18:45:11.140 INFO:tasks.workunit.client.0.smithi089.stdout:op 2403 completed, throughput=4.99MB/sec 2024-08-29T18:45:11.140 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HtOIF2LwwCOpZp9 off=1227436 len=1571350 2024-08-29T18:45:11.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 2404 completed, throughput=5MB/sec 2024-08-29T18:45:11.153 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VQT9GWJ4hFmbpEg off=6506541 len=1760112 2024-08-29T18:45:11.157 INFO:tasks.workunit.client.0.smithi089.stdout:op 2405 completed, throughput=5MB/sec 2024-08-29T18:45:11.157 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wiixcz4drlNZb9H off=1067539 len=1363089 2024-08-29T18:45:11.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 2406 completed, throughput=5MB/sec 2024-08-29T18:45:12.161 INFO:tasks.workunit.client.0.smithi089.stdout: 452: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:12.162 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HDSGAK0EYZt1u31 off=14397856 len=1369451 2024-08-29T18:45:12.173 INFO:tasks.workunit.client.0.smithi089.stdout:op 2407 completed, throughput=4.99MB/sec 2024-08-29T18:45:12.173 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ILsoilpy4HhDh2x off=20772147 len=1382812 2024-08-29T18:45:12.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 2408 completed, throughput=5MB/sec 2024-08-29T18:45:12.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SewpCTgOKzVtefY off=2441563 len=101916 2024-08-29T18:45:12.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 2409 completed, throughput=5MB/sec 2024-08-29T18:45:12.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6Pc7NFFo56Dv-9n off=971219 len=711644 2024-08-29T18:45:12.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 2410 completed, throughput=5MB/sec 2024-08-29T18:45:12.193 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8sCVsHFNWintVbS off=13419649 len=54376 2024-08-29T18:45:12.193 INFO:tasks.workunit.client.0.smithi089.stdout:op 2411 completed, throughput=5MB/sec 2024-08-29T18:45:12.193 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WZC4NOdY00Z1Nqi off=11503228 len=1376695 2024-08-29T18:45:12.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 2412 completed, throughput=5MB/sec 2024-08-29T18:45:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:12 smithi144 bash[67678]: cluster 2024-08-29T18:45:11.350031+0000 mgr.y (mgr.34104) 985 : cluster [DBG] pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T18:45:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:12 smithi089 bash[77323]: cluster 2024-08-29T18:45:11.350031+0000 mgr.y (mgr.34104) 985 : cluster [DBG] pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T18:45:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:12 smithi089 bash[78574]: cluster 2024-08-29T18:45:11.350031+0000 mgr.y (mgr.34104) 985 : cluster [DBG] pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T18:45:13.203 INFO:tasks.workunit.client.0.smithi089.stdout: 453: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:13.203 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vb4G_n0rtQT6S_j off=2056351 len=440681 2024-08-29T18:45:13.204 INFO:tasks.workunit.client.0.smithi089.stdout:op 2413 completed, throughput=4.99MB/sec 2024-08-29T18:45:13.205 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Flny0ekpP7U7_Ui off=1899175 len=856779 2024-08-29T18:45:13.207 INFO:tasks.workunit.client.0.smithi089.stdout:op 2414 completed, throughput=4.99MB/sec 2024-08-29T18:45:13.207 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B0pwcWJJj-hHH6G off=1171472 len=655551 2024-08-29T18:45:13.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 2415 completed, throughput=4.99MB/sec 2024-08-29T18:45:13.216 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qE9EjrBF7zKZfAb off=642186 len=614018 2024-08-29T18:45:13.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 2416 completed, throughput=5MB/sec 2024-08-29T18:45:13.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qxT4WspR8dAUqNQ off=2379007 len=1620662 2024-08-29T18:45:13.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 2417 completed, throughput=5MB/sec 2024-08-29T18:45:13.236 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gIs9qUCZCgNW3i3 off=15602023 len=1581453 2024-08-29T18:45:13.246 INFO:tasks.workunit.client.0.smithi089.stdout:op 2418 completed, throughput=5MB/sec 2024-08-29T18:45:14.247 INFO:tasks.workunit.client.0.smithi089.stdout: 454: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:14.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KCn4rMf1QEnc6lO off=13730049 len=808675 2024-08-29T18:45:14.254 INFO:tasks.workunit.client.0.smithi089.stdout:op 2419 completed, throughput=4.99MB/sec 2024-08-29T18:45:14.255 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-am0dUAiQuMbFgaQ off=3969902 len=1072054 2024-08-29T18:45:14.257 INFO:tasks.workunit.client.0.smithi089.stdout:op 2420 completed, throughput=4.99MB/sec 2024-08-29T18:45:14.257 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V7d_Ph9Oj5ViXm- off=0 len=1399920 2024-08-29T18:45:14.267 INFO:tasks.workunit.client.0.smithi089.stdout:op 2421 completed, throughput=5MB/sec 2024-08-29T18:45:14.267 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R7YD-YdpsqLuGHn off=2448272 len=1560672 2024-08-29T18:45:14.280 INFO:tasks.workunit.client.0.smithi089.stdout:op 2422 completed, throughput=5MB/sec 2024-08-29T18:45:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:14 smithi144 bash[67678]: cluster 2024-08-29T18:45:13.351057+0000 mgr.y (mgr.34104) 986 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:45:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:14 smithi089 bash[78574]: cluster 2024-08-29T18:45:13.351057+0000 mgr.y (mgr.34104) 986 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:45:14.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:14 smithi089 bash[77323]: cluster 2024-08-29T18:45:13.351057+0000 mgr.y (mgr.34104) 986 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:45:15.280 INFO:tasks.workunit.client.0.smithi089.stdout: 455: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:15.281 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TSvWX-sX73fmWhe off=19594591 len=1169799 2024-08-29T18:45:15.283 INFO:tasks.workunit.client.0.smithi089.stdout:op 2423 completed, throughput=4.99MB/sec 2024-08-29T18:45:15.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SGwDTjIGFRX_pW7 off=14633129 len=1893759 2024-08-29T18:45:15.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 2424 completed, throughput=5MB/sec 2024-08-29T18:45:15.301 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cRmWFGlFz2hgt4z off=1293836 len=932004 2024-08-29T18:45:15.309 INFO:tasks.workunit.client.0.smithi089.stdout:op 2425 completed, throughput=5MB/sec 2024-08-29T18:45:15.309 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-l16rQcGxjBpc0Rr off=4285362 len=1556567 2024-08-29T18:45:15.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 2426 completed, throughput=5MB/sec 2024-08-29T18:45:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:45:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:45:15] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:45:16.313 INFO:tasks.workunit.client.0.smithi089.stdout: 456: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:16.313 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UiniyGjYKKhA8jY off=16616585 len=798712 2024-08-29T18:45:16.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 2427 completed, throughput=4.99MB/sec 2024-08-29T18:45:16.315 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lmgln7hoS_3XtPv off=2273871 len=92375 2024-08-29T18:45:16.320 INFO:tasks.workunit.client.0.smithi089.stdout:op 2428 completed, throughput=4.99MB/sec 2024-08-29T18:45:16.320 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cB11PgoYZXRReYT off=5935983 len=1469347 2024-08-29T18:45:16.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 2429 completed, throughput=4.99MB/sec 2024-08-29T18:45:16.331 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q8bPvjSNi1tfcm1 off=7355075 len=925179 2024-08-29T18:45:16.334 INFO:tasks.workunit.client.0.smithi089.stdout:op 2430 completed, throughput=5MB/sec 2024-08-29T18:45:16.334 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JHRwyq4kmhCkbyd off=4046643 len=1450608 2024-08-29T18:45:16.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 2431 completed, throughput=5MB/sec 2024-08-29T18:45:16.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2zQY63vfb2MMwC7 off=1664693 len=1629148 2024-08-29T18:45:16.350 INFO:tasks.workunit.client.0.smithi089.stdout:op 2432 completed, throughput=5MB/sec 2024-08-29T18:45:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:16 smithi144 bash[67678]: cluster 2024-08-29T18:45:15.351969+0000 mgr.y (mgr.34104) 987 : cluster [DBG] pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:45:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:16 smithi089 bash[77323]: cluster 2024-08-29T18:45:15.351969+0000 mgr.y (mgr.34104) 987 : cluster [DBG] pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:45:16.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:16 smithi089 bash[78574]: cluster 2024-08-29T18:45:15.351969+0000 mgr.y (mgr.34104) 987 : cluster [DBG] pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:45:17.350 INFO:tasks.workunit.client.0.smithi089.stdout: 457: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:17.351 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XMhKVUdR--0JGWQ off=7797923 len=570827 2024-08-29T18:45:17.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 2433 completed, throughput=4.99MB/sec 2024-08-29T18:45:17.353 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4n-N1316EsftB6L off=21638157 len=789373 2024-08-29T18:45:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:op 2434 completed, throughput=4.99MB/sec 2024-08-29T18:45:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BXQ5ukKfhicqIvU off=5281293 len=57338 2024-08-29T18:45:17.357 INFO:tasks.workunit.client.0.smithi089.stdout:op 2435 completed, throughput=4.99MB/sec 2024-08-29T18:45:17.358 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3HObOlQfS3Ep3Ui off=8849506 len=609782 2024-08-29T18:45:17.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 2436 completed, throughput=5MB/sec 2024-08-29T18:45:17.365 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aP0NqjEne-f4rq6 off=2206310 len=622068 2024-08-29T18:45:17.367 INFO:tasks.workunit.client.0.smithi089.stdout:op 2437 completed, throughput=5MB/sec 2024-08-29T18:45:17.367 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zRqBisGOqa1paQX off=8139116 len=1205875 2024-08-29T18:45:17.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 2438 completed, throughput=5MB/sec 2024-08-29T18:45:17.371 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-67r2xei6zql13ON off=690865 len=1738327 2024-08-29T18:45:17.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 2439 completed, throughput=5MB/sec 2024-08-29T18:45:18.375 INFO:tasks.workunit.client.0.smithi089.stdout: 458: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:18.375 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z2hu7Xr4qrKTSlt off=4354760 len=371530 2024-08-29T18:45:18.381 INFO:tasks.workunit.client.0.smithi089.stdout:op 2440 completed, throughput=4.99MB/sec 2024-08-29T18:45:18.381 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0jov_wkXl2Qk0aU off=2615881 len=1170292 2024-08-29T18:45:18.390 INFO:tasks.workunit.client.0.smithi089.stdout:op 2441 completed, throughput=5MB/sec 2024-08-29T18:45:18.390 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YShkPmwp8j8L4SH off=11638279 len=1156307 2024-08-29T18:45:18.399 INFO:tasks.workunit.client.0.smithi089.stdout:op 2442 completed, throughput=5MB/sec 2024-08-29T18:45:18.399 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tPnm5CapKmibueN off=199223 len=573633 2024-08-29T18:45:18.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 2443 completed, throughput=5MB/sec 2024-08-29T18:45:18.407 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OKkqOwqySwDIwSZ off=2264702 len=40993 2024-08-29T18:45:18.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 2444 completed, throughput=5MB/sec 2024-08-29T18:45:18.411 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ruBoJZvr1-VOsH8 off=4899123 len=1344567 2024-08-29T18:45:18.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 2445 completed, throughput=5MB/sec 2024-08-29T18:45:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:18 smithi144 bash[67678]: cluster 2024-08-29T18:45:17.353276+0000 mgr.y (mgr.34104) 988 : cluster [DBG] pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:45:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:18 smithi089 bash[77323]: cluster 2024-08-29T18:45:17.353276+0000 mgr.y (mgr.34104) 988 : cluster [DBG] pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:45:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:18 smithi089 bash[78574]: cluster 2024-08-29T18:45:17.353276+0000 mgr.y (mgr.34104) 988 : cluster [DBG] pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:45:19.424 INFO:tasks.workunit.client.0.smithi089.stdout: 459: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:19.424 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dk3uJUsV7IC6ILY off=561838 len=1298750 2024-08-29T18:45:19.427 INFO:tasks.workunit.client.0.smithi089.stdout:op 2446 completed, throughput=4.99MB/sec 2024-08-29T18:45:19.427 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-draylqyL9NRiMi4 off=235489 len=383972 2024-08-29T18:45:19.434 INFO:tasks.workunit.client.0.smithi089.stdout:op 2447 completed, throughput=4.99MB/sec 2024-08-29T18:45:19.434 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qkijbG8uTWNqjZl off=6782304 len=478597 2024-08-29T18:45:19.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 2448 completed, throughput=4.99MB/sec 2024-08-29T18:45:19.436 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HFkNW_nxcrW0ztX off=3456366 len=731569 2024-08-29T18:45:19.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 2449 completed, throughput=5MB/sec 2024-08-29T18:45:19.437 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NTJL0vm-p9yhRf2 off=2790800 len=1563352 2024-08-29T18:45:19.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 2450 completed, throughput=5MB/sec 2024-08-29T18:45:19.452 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-36VNv3vrH12CF7m off=11274554 len=1170808 2024-08-29T18:45:19.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 2451 completed, throughput=5MB/sec 2024-08-29T18:45:20.463 INFO:tasks.workunit.client.0.smithi089.stdout: 460: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:20.463 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6E4vfiTEjPUi9YU off=5060222 len=920387 2024-08-29T18:45:20.471 INFO:tasks.workunit.client.0.smithi089.stdout:op 2452 completed, throughput=4.99MB/sec 2024-08-29T18:45:20.471 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-19Ty6W1B60WgrIH off=2093908 len=800505 2024-08-29T18:45:20.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 2453 completed, throughput=4.99MB/sec 2024-08-29T18:45:20.474 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OmApbckhWg6hNVv off=2172821 len=182220 2024-08-29T18:45:20.479 INFO:tasks.workunit.client.0.smithi089.stdout:op 2454 completed, throughput=4.99MB/sec 2024-08-29T18:45:20.479 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S0SOaxETKiBzfA5 off=16046222 len=821439 2024-08-29T18:45:20.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 2455 completed, throughput=5MB/sec 2024-08-29T18:45:20.481 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KVSd-QQtPMCDiqp off=1281979 len=390100 2024-08-29T18:45:20.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 2456 completed, throughput=5MB/sec 2024-08-29T18:45:20.487 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K_DCQiU6Dc5iXns off=19664370 len=1624631 2024-08-29T18:45:20.491 INFO:tasks.workunit.client.0.smithi089.stdout:op 2457 completed, throughput=5MB/sec 2024-08-29T18:45:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:20 smithi144 bash[67678]: cluster 2024-08-29T18:45:19.354346+0000 mgr.y (mgr.34104) 989 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:45:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:20 smithi089 bash[78574]: cluster 2024-08-29T18:45:19.354346+0000 mgr.y (mgr.34104) 989 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:45:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:20 smithi089 bash[77323]: cluster 2024-08-29T18:45:19.354346+0000 mgr.y (mgr.34104) 989 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:45:21.491 INFO:tasks.workunit.client.0.smithi089.stdout: 461: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:21.491 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EqbQ3t1ipWMxHZk off=122598 len=1464149 2024-08-29T18:45:21.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 2458 completed, throughput=4.99MB/sec 2024-08-29T18:45:21.505 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eQT0LmDTjZMzVx8 off=6223616 len=946789 2024-08-29T18:45:21.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 2459 completed, throughput=4.99MB/sec 2024-08-29T18:45:21.508 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BnkHsIqNWwCiXHe off=1441498 len=1090505 2024-08-29T18:45:21.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 2460 completed, throughput=5MB/sec 2024-08-29T18:45:21.518 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vYG1NXIWj0lvvAM off=3346583 len=592264 2024-08-29T18:45:21.524 INFO:tasks.workunit.client.0.smithi089.stdout:op 2461 completed, throughput=5MB/sec 2024-08-29T18:45:21.524 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-akO8fQt9u0RaS4C off=738576 len=1191427 2024-08-29T18:45:21.535 INFO:tasks.workunit.client.0.smithi089.stdout:op 2462 completed, throughput=5MB/sec 2024-08-29T18:45:21.535 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V0whsW6IP_WBCn_ off=12694443 len=1796526 2024-08-29T18:45:21.550 INFO:tasks.workunit.client.0.smithi089.stdout:op 2463 completed, throughput=5MB/sec 2024-08-29T18:45:22.550 INFO:tasks.workunit.client.0.smithi089.stdout: 462: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:22.551 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QmlYZ0v_5VIPJaR off=8147331 len=367061 2024-08-29T18:45:22.556 INFO:tasks.workunit.client.0.smithi089.stdout:op 2464 completed, throughput=4.99MB/sec 2024-08-29T18:45:22.556 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XUlJc_E5jQM_h7C off=2566287 len=281418 2024-08-29T18:45:22.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 2465 completed, throughput=4.99MB/sec 2024-08-29T18:45:22.562 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nUBn9uIhsE48OWF off=5178775 len=1427928 2024-08-29T18:45:22.565 INFO:tasks.workunit.client.0.smithi089.stdout:op 2466 completed, throughput=5MB/sec 2024-08-29T18:45:22.565 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LvLDsrjJ2DpWQBz off=5745014 len=1778117 2024-08-29T18:45:22.580 INFO:tasks.workunit.client.0.smithi089.stdout:op 2467 completed, throughput=5MB/sec 2024-08-29T18:45:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:22 smithi144 bash[67678]: cluster 2024-08-29T18:45:21.355192+0000 mgr.y (mgr.34104) 990 : cluster [DBG] pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:45:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:22 smithi089 bash[77323]: cluster 2024-08-29T18:45:21.355192+0000 mgr.y (mgr.34104) 990 : cluster [DBG] pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:45:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:22 smithi089 bash[78574]: cluster 2024-08-29T18:45:21.355192+0000 mgr.y (mgr.34104) 990 : cluster [DBG] pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:45:23.580 INFO:tasks.workunit.client.0.smithi089.stdout: 463: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:23.580 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kk6j8U7Aq1JoZc5 off=16609244 len=879324 2024-08-29T18:45:23.589 INFO:tasks.workunit.client.0.smithi089.stdout:op 2468 completed, throughput=4.99MB/sec 2024-08-29T18:45:23.589 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q-eEq6HDyXtTlPB off=667086 len=852489 2024-08-29T18:45:23.598 INFO:tasks.workunit.client.0.smithi089.stdout:op 2469 completed, throughput=4.99MB/sec 2024-08-29T18:45:23.598 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A8k85X6O276bHTX off=3539926 len=1445806 2024-08-29T18:45:23.610 INFO:tasks.workunit.client.0.smithi089.stdout:op 2470 completed, throughput=5MB/sec 2024-08-29T18:45:23.610 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rWM6kHk96kvy-rn off=17465191 len=1676026 2024-08-29T18:45:23.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 2471 completed, throughput=5MB/sec 2024-08-29T18:45:23.613 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SsGIbgUwtOX9kum off=15560646 len=152081 2024-08-29T18:45:23.617 INFO:tasks.workunit.client.0.smithi089.stdout:op 2472 completed, throughput=5MB/sec 2024-08-29T18:45:23.617 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aLNXvsJcExl5Fxp off=1688651 len=513998 2024-08-29T18:45:23.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 2473 completed, throughput=5MB/sec 2024-08-29T18:45:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:23 smithi144 bash[67678]: audit 2024-08-29T18:45:22.734091+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:23 smithi089 bash[77323]: audit 2024-08-29T18:45:22.734091+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:23 smithi089 bash[78574]: audit 2024-08-29T18:45:22.734091+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:24.624 INFO:tasks.workunit.client.0.smithi089.stdout: 464: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:24.624 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1MSIGAm42tuKGM4 off=2241495 len=112342 2024-08-29T18:45:24.626 INFO:tasks.workunit.client.0.smithi089.stdout:op 2474 completed, throughput=4.99MB/sec 2024-08-29T18:45:24.626 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mnjuoYTtHJvqltn off=985919 len=216151 2024-08-29T18:45:24.627 INFO:tasks.workunit.client.0.smithi089.stdout:op 2475 completed, throughput=4.99MB/sec 2024-08-29T18:45:24.627 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p_Q315XtraMpMcG off=7578930 len=1184283 2024-08-29T18:45:24.637 INFO:tasks.workunit.client.0.smithi089.stdout:op 2476 completed, throughput=4.99MB/sec 2024-08-29T18:45:24.637 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cxzfHwtZ7CZ5xbz off=4710919 len=447646 2024-08-29T18:45:24.643 INFO:tasks.workunit.client.0.smithi089.stdout:op 2477 completed, throughput=4.99MB/sec 2024-08-29T18:45:24.643 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ja-ImPW5czPzkOg off=1592697 len=204688 2024-08-29T18:45:24.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 2478 completed, throughput=4.99MB/sec 2024-08-29T18:45:24.648 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gti6Wo6QDYVdBE8 off=1439848 len=610366 2024-08-29T18:45:24.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 2479 completed, throughput=5MB/sec 2024-08-29T18:45:24.656 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0aAdLBdh6ffZdHV off=1641780 len=1769068 2024-08-29T18:45:24.667 INFO:tasks.workunit.client.0.smithi089.stdout:op 2480 completed, throughput=5MB/sec 2024-08-29T18:45:24.667 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uxXroT_2g0p6q_W off=5584593 len=1913447 2024-08-29T18:45:24.680 INFO:tasks.workunit.client.0.smithi089.stdout:op 2481 completed, throughput=5MB/sec 2024-08-29T18:45:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:24 smithi144 bash[67678]: cluster 2024-08-29T18:45:23.356231+0000 mgr.y (mgr.34104) 991 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:45:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:24 smithi089 bash[77323]: cluster 2024-08-29T18:45:23.356231+0000 mgr.y (mgr.34104) 991 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:45:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:24 smithi089 bash[78574]: cluster 2024-08-29T18:45:23.356231+0000 mgr.y (mgr.34104) 991 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:45:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:45:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:45:25] "GET /metrics HTTP/1.1" 200 33957 "" "Prometheus/2.43.0" 2024-08-29T18:45:25.681 INFO:tasks.workunit.client.0.smithi089.stdout: 465: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:25.681 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NfB3xc5ZZSFlrCR off=6953732 len=68440 2024-08-29T18:45:25.685 INFO:tasks.workunit.client.0.smithi089.stdout:op 2482 completed, throughput=4.99MB/sec 2024-08-29T18:45:25.685 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OINop6NTzZGIrUU off=2789486 len=832224 2024-08-29T18:45:25.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 2483 completed, throughput=4.99MB/sec 2024-08-29T18:45:25.693 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4n-N1316EsftB6L off=21157514 len=1270016 2024-08-29T18:45:25.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 2484 completed, throughput=5MB/sec 2024-08-29T18:45:25.703 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WFvXZTuXg5uySaR off=460075 len=660384 2024-08-29T18:45:25.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 2485 completed, throughput=5MB/sec 2024-08-29T18:45:25.710 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wjoINuByfTJNo3X off=4963772 len=140619 2024-08-29T18:45:25.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 2486 completed, throughput=5MB/sec 2024-08-29T18:45:25.711 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EBTDlp1LuWfLrx6 off=3040288 len=735370 2024-08-29T18:45:25.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 2487 completed, throughput=5MB/sec 2024-08-29T18:45:25.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-l6Tl93TWGCpMgBi off=7667764 len=1558850 2024-08-29T18:45:25.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 2488 completed, throughput=5MB/sec 2024-08-29T18:45:26.724 INFO:tasks.workunit.client.0.smithi089.stdout: 466: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:26.724 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zy_nqwiDT154QTN off=12442516 len=110647 2024-08-29T18:45:26.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 2489 completed, throughput=4.99MB/sec 2024-08-29T18:45:26.728 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nNUksT-mQkUMNPF off=11752993 len=97056 2024-08-29T18:45:26.730 INFO:tasks.workunit.client.0.smithi089.stdout:op 2490 completed, throughput=4.99MB/sec 2024-08-29T18:45:26.730 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0KC5lsdXVZPtC6d off=3328267 len=413940 2024-08-29T18:45:26.732 INFO:tasks.workunit.client.0.smithi089.stdout:op 2491 completed, throughput=4.99MB/sec 2024-08-29T18:45:26.732 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9-PcJGvFRtqW6Ie off=22235958 len=1716471 2024-08-29T18:45:26.745 INFO:tasks.workunit.client.0.smithi089.stdout:op 2492 completed, throughput=5MB/sec 2024-08-29T18:45:26.745 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CqLPPMiJZhg0uDs off=955662 len=699645 2024-08-29T18:45:26.752 INFO:tasks.workunit.client.0.smithi089.stdout:op 2493 completed, throughput=5MB/sec 2024-08-29T18:45:26.752 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QxZCCwZlmJTI88M off=5138860 len=853002 2024-08-29T18:45:26.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 2494 completed, throughput=5MB/sec 2024-08-29T18:45:26.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zM8W1-Tac7w1Kta off=6435222 len=478635 2024-08-29T18:45:26.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 2495 completed, throughput=5MB/sec 2024-08-29T18:45:26.765 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ch0NZzOw45Ew552 off=2575343 len=1441531 2024-08-29T18:45:26.777 INFO:tasks.workunit.client.0.smithi089.stdout:op 2496 completed, throughput=5MB/sec 2024-08-29T18:45:26.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:26 smithi089 bash[77323]: cluster 2024-08-29T18:45:25.357126+0000 mgr.y (mgr.34104) 992 : cluster [DBG] pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:45:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:26 smithi089 bash[78574]: cluster 2024-08-29T18:45:25.357126+0000 mgr.y (mgr.34104) 992 : cluster [DBG] pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:45:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:26 smithi144 bash[67678]: cluster 2024-08-29T18:45:25.357126+0000 mgr.y (mgr.34104) 992 : cluster [DBG] pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:45:27.778 INFO:tasks.workunit.client.0.smithi089.stdout: 467: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:27.778 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TD2PDe-w5gM_nEu off=15845197 len=35429 2024-08-29T18:45:27.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 2497 completed, throughput=4.99MB/sec 2024-08-29T18:45:27.779 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6iqKAJQAyCKzYyg off=1766077 len=1295363 2024-08-29T18:45:27.783 INFO:tasks.workunit.client.0.smithi089.stdout:op 2498 completed, throughput=4.99MB/sec 2024-08-29T18:45:27.783 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tFKy5NgCLHWhTSv off=14286004 len=2035136 2024-08-29T18:45:27.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 2499 completed, throughput=5MB/sec 2024-08-29T18:45:27.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aGiDnP3XUnjk5PO off=2728850 len=735039 2024-08-29T18:45:27.796 INFO:tasks.workunit.client.0.smithi089.stdout:op 2500 completed, throughput=5MB/sec 2024-08-29T18:45:27.796 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6GVcDXnMDuoLP7k off=7576690 len=430064 2024-08-29T18:45:27.797 INFO:tasks.workunit.client.0.smithi089.stdout:op 2501 completed, throughput=5MB/sec 2024-08-29T18:45:28.798 INFO:tasks.workunit.client.0.smithi089.stdout: 468: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:28.798 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iDLGWVY3QncXGiw off=15364510 len=1949190 2024-08-29T18:45:28.803 INFO:tasks.workunit.client.0.smithi089.stdout:op 2502 completed, throughput=4.99MB/sec 2024-08-29T18:45:28.803 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KO7KF3zvQ5Z8yOo off=11520054 len=434191 2024-08-29T18:45:28.809 INFO:tasks.workunit.client.0.smithi089.stdout:op 2503 completed, throughput=4.99MB/sec 2024-08-29T18:45:28.809 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fUspblGLMncYoKg off=499896 len=395952 2024-08-29T18:45:28.815 INFO:tasks.workunit.client.0.smithi089.stdout:op 2504 completed, throughput=5MB/sec 2024-08-29T18:45:28.815 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cR5rGWIsM9p2aNL off=14627226 len=1258151 2024-08-29T18:45:28.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 2505 completed, throughput=5MB/sec 2024-08-29T18:45:28.819 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1pQTr-NCErm2aCc off=5838062 len=1214188 2024-08-29T18:45:28.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 2506 completed, throughput=5MB/sec 2024-08-29T18:45:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:28 smithi089 bash[77323]: cluster 2024-08-29T18:45:27.358166+0000 mgr.y (mgr.34104) 993 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:45:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:28 smithi089 bash[78574]: cluster 2024-08-29T18:45:27.358166+0000 mgr.y (mgr.34104) 993 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:45:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:28 smithi144 bash[67678]: cluster 2024-08-29T18:45:27.358166+0000 mgr.y (mgr.34104) 993 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:45:29.830 INFO:tasks.workunit.client.0.smithi089.stdout: 469: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:29.830 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z0ypRPjWrzDomb6 off=20139 len=1329429 2024-08-29T18:45:29.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 2507 completed, throughput=4.99MB/sec 2024-08-29T18:45:29.841 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3zciD57rdDI4vwi off=5609719 len=577031 2024-08-29T18:45:29.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 2508 completed, throughput=4.99MB/sec 2024-08-29T18:45:29.843 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rt0xbYpGEoDwOUM off=0 len=1329732 2024-08-29T18:45:29.846 INFO:tasks.workunit.client.0.smithi089.stdout:op 2509 completed, throughput=5MB/sec 2024-08-29T18:45:29.846 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lMOTgSEQRa1i0WZ off=12375668 len=1663399 2024-08-29T18:45:29.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 2510 completed, throughput=5MB/sec 2024-08-29T18:45:29.857 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bPRqIFROMW-_79I off=2244116 len=1786793 2024-08-29T18:45:29.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 2511 completed, throughput=5MB/sec 2024-08-29T18:45:30.862 INFO:tasks.workunit.client.0.smithi089.stdout: 470: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:30.862 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FR-w5yzGunG9HcF off=1967588 len=334468 2024-08-29T18:45:30.867 INFO:tasks.workunit.client.0.smithi089.stdout:op 2512 completed, throughput=4.99MB/sec 2024-08-29T18:45:30.867 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MDDKLC2_crRa1dZ off=11661254 len=1076094 2024-08-29T18:45:30.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 2513 completed, throughput=5MB/sec 2024-08-29T18:45:30.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0u3N00jzrLQ70bv off=1405386 len=1316512 2024-08-29T18:45:30.880 INFO:tasks.workunit.client.0.smithi089.stdout:op 2514 completed, throughput=5MB/sec 2024-08-29T18:45:30.880 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fXnnI18YxywOS3_ off=7670281 len=241561 2024-08-29T18:45:30.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 2515 completed, throughput=5MB/sec 2024-08-29T18:45:30.882 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z-3IoyBJjbiVMWF off=2638684 len=888617 2024-08-29T18:45:30.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 2516 completed, throughput=5MB/sec 2024-08-29T18:45:30.890 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5EElgVmGCzHdtg9 off=4389818 len=1044781 2024-08-29T18:45:30.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 2517 completed, throughput=5MB/sec 2024-08-29T18:45:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:30 smithi089 bash[77323]: cluster 2024-08-29T18:45:29.359220+0000 mgr.y (mgr.34104) 994 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:45:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:30 smithi089 bash[78574]: cluster 2024-08-29T18:45:29.359220+0000 mgr.y (mgr.34104) 994 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:45:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:30 smithi144 bash[67678]: cluster 2024-08-29T18:45:29.359220+0000 mgr.y (mgr.34104) 994 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:45:31.893 INFO:tasks.workunit.client.0.smithi089.stdout: 471: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:31.893 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t9E1W7Ksv5eGFXZ off=10651753 len=890756 2024-08-29T18:45:31.896 INFO:tasks.workunit.client.0.smithi089.stdout:op 2518 completed, throughput=4.99MB/sec 2024-08-29T18:45:31.896 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1IgKHJkn--ptjwt off=669049 len=418602 2024-08-29T18:45:31.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 2519 completed, throughput=4.99MB/sec 2024-08-29T18:45:31.903 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fXgei2ddpEIVOVe off=2493574 len=2000070 2024-08-29T18:45:31.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 2520 completed, throughput=5MB/sec 2024-08-29T18:45:31.910 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OILxdDQDJkggHUt off=3913669 len=254885 2024-08-29T18:45:31.911 INFO:tasks.workunit.client.0.smithi089.stdout:op 2521 completed, throughput=5MB/sec 2024-08-29T18:45:31.911 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YNRJ20NqdWUlZNV off=15981158 len=890160 2024-08-29T18:45:31.914 INFO:tasks.workunit.client.0.smithi089.stdout:op 2522 completed, throughput=5MB/sec 2024-08-29T18:45:32.914 INFO:tasks.workunit.client.0.smithi089.stdout: 472: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:32.915 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p8bhlv-cjcH7ZmL off=3581771 len=1030290 2024-08-29T18:45:32.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 2523 completed, throughput=4.99MB/sec 2024-08-29T18:45:32.917 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-be18VQne5uwEEAN off=2582808 len=768890 2024-08-29T18:45:32.921 INFO:tasks.workunit.client.0.smithi089.stdout:op 2524 completed, throughput=4.99MB/sec 2024-08-29T18:45:32.921 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uXsh8fQKW4AVy-- off=3099698 len=964333 2024-08-29T18:45:32.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 2525 completed, throughput=5MB/sec 2024-08-29T18:45:32.924 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8A8SPBSwCr4rlnB off=6365046 len=1130837 2024-08-29T18:45:32.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 2526 completed, throughput=5MB/sec 2024-08-29T18:45:32.927 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jVqTGIpuhWS_iJU off=2790660 len=261754 2024-08-29T18:45:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:32 smithi089 bash[78574]: cluster 2024-08-29T18:45:31.360040+0000 mgr.y (mgr.34104) 995 : cluster [DBG] pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:45:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:32 smithi089 bash[77323]: cluster 2024-08-29T18:45:31.360040+0000 mgr.y (mgr.34104) 995 : cluster [DBG] pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:45:32.932 INFO:tasks.workunit.client.0.smithi089.stdout:op 2527 completed, throughput=5MB/sec 2024-08-29T18:45:32.933 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zyzbzqBnAM8yKJO off=2121469 len=1532856 2024-08-29T18:45:32.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 2528 completed, throughput=5MB/sec 2024-08-29T18:45:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:32 smithi144 bash[67678]: cluster 2024-08-29T18:45:31.360040+0000 mgr.y (mgr.34104) 995 : cluster [DBG] pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:45:33.945 INFO:tasks.workunit.client.0.smithi089.stdout: 473: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:33.945 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rMmki6uXnHsWnt1 off=15017725 len=15848 2024-08-29T18:45:33.946 INFO:tasks.workunit.client.0.smithi089.stdout:op 2529 completed, throughput=4.99MB/sec 2024-08-29T18:45:33.946 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q8bPvjSNi1tfcm1 off=17441011 len=1835500 2024-08-29T18:45:33.951 INFO:tasks.workunit.client.0.smithi089.stdout:op 2530 completed, throughput=4.99MB/sec 2024-08-29T18:45:33.951 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gOawAJNqedCggqh off=5661946 len=613976 2024-08-29T18:45:33.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 2531 completed, throughput=5MB/sec 2024-08-29T18:45:33.958 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LzOUfxW4YRmprfI off=9450868 len=1790406 2024-08-29T18:45:33.960 INFO:tasks.workunit.client.0.smithi089.stdout:op 2532 completed, throughput=5MB/sec 2024-08-29T18:45:33.961 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-35OoQ7IwE8DjEmg off=9848522 len=352351 2024-08-29T18:45:33.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 2533 completed, throughput=5MB/sec 2024-08-29T18:45:33.962 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NgHkU81HM8BNPFE off=3086622 len=1183716 2024-08-29T18:45:33.972 INFO:tasks.workunit.client.0.smithi089.stdout:op 2534 completed, throughput=5MB/sec 2024-08-29T18:45:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:34 smithi089 bash[77323]: cluster 2024-08-29T18:45:33.361080+0000 mgr.y (mgr.34104) 996 : cluster [DBG] pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:45:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:34 smithi089 bash[78574]: cluster 2024-08-29T18:45:33.361080+0000 mgr.y (mgr.34104) 996 : cluster [DBG] pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:45:34.972 INFO:tasks.workunit.client.0.smithi089.stdout: 474: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:34.972 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-84IovNpTEvg3nZ7 off=5351051 len=1292953 2024-08-29T18:45:34.977 INFO:tasks.workunit.client.0.smithi089.stdout:op 2535 completed, throughput=4.99MB/sec 2024-08-29T18:45:34.977 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KtSGD7the9geIBK off=5347057 len=2019377 2024-08-29T18:45:34.994 INFO:tasks.workunit.client.0.smithi089.stdout:op 2536 completed, throughput=5MB/sec 2024-08-29T18:45:34.994 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VTyPmW29A38g2aW off=773332 len=803484 2024-08-29T18:45:35.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 2537 completed, throughput=5MB/sec 2024-08-29T18:45:35.001 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lHXBOACBj8yZBfn off=11515104 len=1256266 2024-08-29T18:45:35.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 2538 completed, throughput=5MB/sec 2024-08-29T18:45:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:34 smithi144 bash[67678]: cluster 2024-08-29T18:45:33.361080+0000 mgr.y (mgr.34104) 996 : cluster [DBG] pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:45:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:45:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:45:35] "GET /metrics HTTP/1.1" 200 33957 "" "Prometheus/2.43.0" 2024-08-29T18:45:36.004 INFO:tasks.workunit.client.0.smithi089.stdout: 475: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:36.004 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pgNSqyTt0_AnZMk off=1277101 len=1539425 2024-08-29T18:45:36.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 2539 completed, throughput=4.99MB/sec 2024-08-29T18:45:36.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EBKA56ssRgDpU6Y off=271366 len=1667952 2024-08-29T18:45:36.020 INFO:tasks.workunit.client.0.smithi089.stdout:op 2540 completed, throughput=5MB/sec 2024-08-29T18:45:36.020 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ocr2yFBT1LYrlak off=2656537 len=524075 2024-08-29T18:45:36.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 2541 completed, throughput=5MB/sec 2024-08-29T18:45:36.022 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GNBTMCd33ihSbrL off=7805335 len=1874169 2024-08-29T18:45:36.028 INFO:tasks.workunit.client.0.smithi089.stdout:op 2542 completed, throughput=5MB/sec 2024-08-29T18:45:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:36 smithi089 bash[77323]: cluster 2024-08-29T18:45:35.362005+0000 mgr.y (mgr.34104) 997 : cluster [DBG] pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:45:36.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:36 smithi089 bash[78574]: cluster 2024-08-29T18:45:35.362005+0000 mgr.y (mgr.34104) 997 : cluster [DBG] pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:45:37.028 INFO:tasks.workunit.client.0.smithi089.stdout: 476: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:37.029 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-y7YZESX_RGo8fZ4 off=7823617 len=1686593 2024-08-29T18:45:37.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 2543 completed, throughput=4.99MB/sec 2024-08-29T18:45:37.033 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6u6DjbZMm8jzlMG off=5349971 len=1987222 2024-08-29T18:45:37.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 2544 completed, throughput=5MB/sec 2024-08-29T18:45:37.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iCxXfUh3JgZKcvU off=3050170 len=369168 2024-08-29T18:45:37.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 2545 completed, throughput=5MB/sec 2024-08-29T18:45:37.045 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N18CleFy87A8juP off=1219514 len=1107657 2024-08-29T18:45:37.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 2546 completed, throughput=5MB/sec 2024-08-29T18:45:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:36 smithi144 bash[67678]: cluster 2024-08-29T18:45:35.362005+0000 mgr.y (mgr.34104) 997 : cluster [DBG] pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:45:38.049 INFO:tasks.workunit.client.0.smithi089.stdout: 477: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:38.050 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t16WpzCoMFLaVM5 off=5537134 len=734376 2024-08-29T18:45:38.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 2547 completed, throughput=4.99MB/sec 2024-08-29T18:45:38.057 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xAC0UNMF4f5q3KL off=5750419 len=929529 2024-08-29T18:45:38.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 2548 completed, throughput=4.99MB/sec 2024-08-29T18:45:38.061 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vVJis7oJfacBJ3u off=189324 len=185342 2024-08-29T18:45:38.063 INFO:tasks.workunit.client.0.smithi089.stdout:op 2549 completed, throughput=4.99MB/sec 2024-08-29T18:45:38.063 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7YlllVwMr6XnfzU off=9906452 len=579827 2024-08-29T18:45:38.065 INFO:tasks.workunit.client.0.smithi089.stdout:op 2550 completed, throughput=5MB/sec 2024-08-29T18:45:38.065 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YA-wtoV1gFEAwTa off=13056125 len=1275462 2024-08-29T18:45:38.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 2551 completed, throughput=5MB/sec 2024-08-29T18:45:38.069 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Jt_Tq3DWb-Pc7KR off=3630720 len=1341432 2024-08-29T18:45:38.072 INFO:tasks.workunit.client.0.smithi089.stdout:op 2552 completed, throughput=5MB/sec 2024-08-29T18:45:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:38 smithi089 bash[77323]: cluster 2024-08-29T18:45:37.363053+0000 mgr.y (mgr.34104) 998 : cluster [DBG] pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:45:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:38 smithi089 bash[77323]: audit 2024-08-29T18:45:37.734553+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:38 smithi089 bash[78574]: cluster 2024-08-29T18:45:37.363053+0000 mgr.y (mgr.34104) 998 : cluster [DBG] pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:45:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:38 smithi089 bash[78574]: audit 2024-08-29T18:45:37.734553+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:38 smithi144 bash[67678]: cluster 2024-08-29T18:45:37.363053+0000 mgr.y (mgr.34104) 998 : cluster [DBG] pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:45:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:38 smithi144 bash[67678]: audit 2024-08-29T18:45:37.734553+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:39.072 INFO:tasks.workunit.client.0.smithi089.stdout: 478: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:39.072 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YLOqY-xKJBmyfjM off=2511178 len=983827 2024-08-29T18:45:39.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 2553 completed, throughput=4.99MB/sec 2024-08-29T18:45:39.082 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Xb3ZRahB-0yeZBA off=3522311 len=1103880 2024-08-29T18:45:39.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 2554 completed, throughput=4.99MB/sec 2024-08-29T18:45:39.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1ipKRO84e5NztNF off=5049532 len=1973880 2024-08-29T18:45:39.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 2555 completed, throughput=5MB/sec 2024-08-29T18:45:39.099 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R8FtpLbXTLFeHKV off=4702168 len=1456412 2024-08-29T18:45:39.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 2556 completed, throughput=5MB/sec 2024-08-29T18:45:40.115 INFO:tasks.workunit.client.0.smithi089.stdout: 479: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:40.115 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nEZB1sg9N9HjIQ2 off=4888936 len=1481998 2024-08-29T18:45:40.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 2557 completed, throughput=4.99MB/sec 2024-08-29T18:45:40.125 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xNdt3k48U8h-HiP off=9019702 len=1552089 2024-08-29T18:45:40.129 INFO:tasks.workunit.client.0.smithi089.stdout:op 2558 completed, throughput=5MB/sec 2024-08-29T18:45:40.129 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GeBmeta5F50w0gb off=11349296 len=1388122 2024-08-29T18:45:40.140 INFO:tasks.workunit.client.0.smithi089.stdout:op 2559 completed, throughput=5MB/sec 2024-08-29T18:45:40.140 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ybNfUfJ3fkABhUE off=4843560 len=18349 2024-08-29T18:45:40.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 2560 completed, throughput=5MB/sec 2024-08-29T18:45:40.141 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r9Cp-t8Zv78FNcn off=2638285 len=1798990 2024-08-29T18:45:40.143 INFO:tasks.workunit.client.0.smithi089.stdout:op 2561 completed, throughput=5MB/sec 2024-08-29T18:45:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:40 smithi089 bash[77323]: cluster 2024-08-29T18:45:39.364058+0000 mgr.y (mgr.34104) 999 : cluster [DBG] pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:45:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:40 smithi089 bash[78574]: cluster 2024-08-29T18:45:39.364058+0000 mgr.y (mgr.34104) 999 : cluster [DBG] pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:45:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:40 smithi144 bash[67678]: cluster 2024-08-29T18:45:39.364058+0000 mgr.y (mgr.34104) 999 : cluster [DBG] pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:45:41.144 INFO:tasks.workunit.client.0.smithi089.stdout: 480: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:41.144 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X7YnlCBxCSyN9BV off=9664894 len=2065590 2024-08-29T18:45:41.149 INFO:tasks.workunit.client.0.smithi089.stdout:op 2562 completed, throughput=5MB/sec 2024-08-29T18:45:41.149 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4UHNG7MTADx9PK- off=1619143 len=269469 2024-08-29T18:45:41.154 INFO:tasks.workunit.client.0.smithi089.stdout:op 2563 completed, throughput=5MB/sec 2024-08-29T18:45:41.154 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hcEHbUih_m25ijh off=3888694 len=1889470 2024-08-29T18:45:41.158 INFO:tasks.workunit.client.0.smithi089.stdout:op 2564 completed, throughput=5MB/sec 2024-08-29T18:45:42.159 INFO:tasks.workunit.client.0.smithi089.stdout: 481: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:42.159 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oh9k_-8hCezrV-e off=4537354 len=798174 2024-08-29T18:45:42.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 2565 completed, throughput=4.99MB/sec 2024-08-29T18:45:42.167 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DCLsFkF-pdG_ZQj off=12017388 len=1865037 2024-08-29T18:45:42.171 INFO:tasks.workunit.client.0.smithi089.stdout:op 2566 completed, throughput=5MB/sec 2024-08-29T18:45:42.171 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4aU3EvhhiFbh6_a off=8755566 len=1231901 2024-08-29T18:45:42.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 2567 completed, throughput=5MB/sec 2024-08-29T18:45:42.175 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S_13IoRXvguHC9y off=947108 len=276214 2024-08-29T18:45:42.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 2568 completed, throughput=5MB/sec 2024-08-29T18:45:42.180 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q0sRX9M9QGEN76n off=14774415 len=1783192 2024-08-29T18:45:42.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 2569 completed, throughput=5MB/sec 2024-08-29T18:45:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:42 smithi089 bash[78574]: cluster 2024-08-29T18:45:41.364896+0000 mgr.y (mgr.34104) 1000 : cluster [DBG] pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:45:42.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:42 smithi089 bash[77323]: cluster 2024-08-29T18:45:41.364896+0000 mgr.y (mgr.34104) 1000 : cluster [DBG] pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:45:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:42 smithi144 bash[67678]: cluster 2024-08-29T18:45:41.364896+0000 mgr.y (mgr.34104) 1000 : cluster [DBG] pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:45:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: 482: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:43.183 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vDmXPZPBwoGO4t0 off=12499306 len=528212 2024-08-29T18:45:43.190 INFO:tasks.workunit.client.0.smithi089.stdout:op 2570 completed, throughput=4.99MB/sec 2024-08-29T18:45:43.190 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dWAdDmFmetSI381 off=788409 len=1667089 2024-08-29T18:45:43.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 2571 completed, throughput=5MB/sec 2024-08-29T18:45:43.202 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IN2cmgaEs9ytaCQ off=12651263 len=1831968 2024-08-29T18:45:43.206 INFO:tasks.workunit.client.0.smithi089.stdout:op 2572 completed, throughput=5MB/sec 2024-08-29T18:45:43.206 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kVDFalIkNwlCqsu off=1347593 len=1052406 2024-08-29T18:45:43.208 INFO:tasks.workunit.client.0.smithi089.stdout:op 2573 completed, throughput=5MB/sec 2024-08-29T18:45:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: 483: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:44.209 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-leIfWgPJrqI0P31 off=2802838 len=1046486 2024-08-29T18:45:44.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 2574 completed, throughput=4.99MB/sec 2024-08-29T18:45:44.213 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qBIvGn8Ty-YmxQZ off=332074 len=1121163 2024-08-29T18:45:44.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 2575 completed, throughput=4.99MB/sec 2024-08-29T18:45:44.216 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YUw_sij6CFB1Jo- off=16078966 len=1178671 2024-08-29T18:45:44.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 2576 completed, throughput=5MB/sec 2024-08-29T18:45:44.225 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rhfn13e4p9TD39W off=137566 len=1999103 2024-08-29T18:45:44.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 2577 completed, throughput=5MB/sec 2024-08-29T18:45:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:44 smithi089 bash[77323]: cluster 2024-08-29T18:45:43.365961+0000 mgr.y (mgr.34104) 1001 : cluster [DBG] pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:45:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:44 smithi089 bash[78574]: cluster 2024-08-29T18:45:43.365961+0000 mgr.y (mgr.34104) 1001 : cluster [DBG] pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:45:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:44 smithi144 bash[67678]: cluster 2024-08-29T18:45:43.365961+0000 mgr.y (mgr.34104) 1001 : cluster [DBG] pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:45:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: 484: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:45.241 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QWoARkhfZYLudIk off=3115234 len=1617568 2024-08-29T18:45:45.254 INFO:tasks.workunit.client.0.smithi089.stdout:op 2578 completed, throughput=4.99MB/sec 2024-08-29T18:45:45.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7iBV9X7ozNvdg67 off=2266409 len=1276360 2024-08-29T18:45:45.264 INFO:tasks.workunit.client.0.smithi089.stdout:op 2579 completed, throughput=5MB/sec 2024-08-29T18:45:45.264 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a9nXLpAyG38qE2M off=1848959 len=754800 2024-08-29T18:45:45.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 2580 completed, throughput=5MB/sec 2024-08-29T18:45:45.272 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qVFCaP_LhQ9sAhJ off=0 len=1202576 2024-08-29T18:45:45.280 INFO:tasks.workunit.client.0.smithi089.stdout:op 2581 completed, throughput=5MB/sec 2024-08-29T18:45:45.280 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-R2pDo_ulojtDUdo off=10481051 len=462544 2024-08-29T18:45:45.282 INFO:tasks.workunit.client.0.smithi089.stdout:op 2582 completed, throughput=5MB/sec 2024-08-29T18:45:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:45:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:45:45] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:45:45.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:45 smithi089 bash[77323]: audit 2024-08-29T18:45:45.333667+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:45.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:45 smithi089 bash[78574]: audit 2024-08-29T18:45:45.333667+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:45 smithi144 bash[67678]: audit 2024-08-29T18:45:45.333667+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:45:46.283 INFO:tasks.workunit.client.0.smithi089.stdout: 485: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:46.283 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_UXLy2yzYafw5ZM off=5087006 len=295582 2024-08-29T18:45:46.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 2583 completed, throughput=4.99MB/sec 2024-08-29T18:45:46.290 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XcaI5oE6z4zp5Zp off=21599716 len=188183 2024-08-29T18:45:46.291 INFO:tasks.workunit.client.0.smithi089.stdout:op 2584 completed, throughput=4.99MB/sec 2024-08-29T18:45:46.291 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kgcN8_Tpqese9EG off=532624 len=1591350 2024-08-29T18:45:46.295 INFO:tasks.workunit.client.0.smithi089.stdout:op 2585 completed, throughput=4.99MB/sec 2024-08-29T18:45:46.295 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N5cCg_2Jp2PlUmN off=2784844 len=598478 2024-08-29T18:45:46.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 2586 completed, throughput=5MB/sec 2024-08-29T18:45:46.302 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mLzJCCYgHTD0DE6 off=523196 len=1744557 2024-08-29T18:45:46.316 INFO:tasks.workunit.client.0.smithi089.stdout:op 2587 completed, throughput=5MB/sec 2024-08-29T18:45:46.316 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TRSMtkk9VZ-G6mu off=2881411 len=1265551 2024-08-29T18:45:46.325 INFO:tasks.workunit.client.0.smithi089.stdout:op 2588 completed, throughput=5MB/sec 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[77323]: cluster 2024-08-29T18:45:45.366838+0000 mgr.y (mgr.34104) 1002 : cluster [DBG] pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[77323]: audit 2024-08-29T18:45:46.093460+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[77323]: audit 2024-08-29T18:45:46.095295+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[77323]: audit 2024-08-29T18:45:46.106774+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[78574]: cluster 2024-08-29T18:45:45.366838+0000 mgr.y (mgr.34104) 1002 : cluster [DBG] pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[78574]: audit 2024-08-29T18:45:46.093460+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[78574]: audit 2024-08-29T18:45:46.095295+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:46 smithi089 bash[78574]: audit 2024-08-29T18:45:46.106774+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:45:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:46 smithi144 bash[67678]: cluster 2024-08-29T18:45:45.366838+0000 mgr.y (mgr.34104) 1002 : cluster [DBG] pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-29T18:45:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:46 smithi144 bash[67678]: audit 2024-08-29T18:45:46.093460+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:45:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:46 smithi144 bash[67678]: audit 2024-08-29T18:45:46.095295+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:45:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:46 smithi144 bash[67678]: audit 2024-08-29T18:45:46.106774+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:45:47.326 INFO:tasks.workunit.client.0.smithi089.stdout: 486: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:47.326 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i1VDqDHsMY9OrbZ off=4219180 len=176741 2024-08-29T18:45:47.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 2589 completed, throughput=4.99MB/sec 2024-08-29T18:45:47.327 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ummfiR6aF2nnzLa off=8427879 len=1824139 2024-08-29T18:45:47.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 2590 completed, throughput=4.99MB/sec 2024-08-29T18:45:47.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Or9Je_I6aupR-qO off=1927329 len=7355 2024-08-29T18:45:47.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 2591 completed, throughput=4.99MB/sec 2024-08-29T18:45:47.343 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7uj4Osu4Zz6QRBU off=10819480 len=1265144 2024-08-29T18:45:47.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 2592 completed, throughput=5MB/sec 2024-08-29T18:45:47.348 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MKirU0a0Z7VAWNE off=7850239 len=1656022 2024-08-29T18:45:47.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 2593 completed, throughput=5MB/sec 2024-08-29T18:45:48.352 INFO:tasks.workunit.client.0.smithi089.stdout: 487: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:48.352 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cqsSeVkr8riz_AP off=12555700 len=530706 2024-08-29T18:45:48.354 INFO:tasks.workunit.client.0.smithi089.stdout:op 2594 completed, throughput=4.99MB/sec 2024-08-29T18:45:48.354 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JeuYuZQ4ujFyixx off=1477884 len=1696405 2024-08-29T18:45:48.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 2595 completed, throughput=4.99MB/sec 2024-08-29T18:45:48.361 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B0pwcWJJj-hHH6G off=447139 len=529859 2024-08-29T18:45:48.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 2596 completed, throughput=5MB/sec 2024-08-29T18:45:48.368 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5lYqLQYv9gNgKb5 off=15811988 len=757665 2024-08-29T18:45:48.370 INFO:tasks.workunit.client.0.smithi089.stdout:op 2597 completed, throughput=5MB/sec 2024-08-29T18:45:48.370 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5zd2xRyARXKh1Qu off=5436400 len=1511870 2024-08-29T18:45:48.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 2598 completed, throughput=5MB/sec 2024-08-29T18:45:48.383 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P_QGqxliRN30gG6 off=2128441 len=464466 2024-08-29T18:45:48.390 INFO:tasks.workunit.client.0.smithi089.stdout:op 2599 completed, throughput=5MB/sec 2024-08-29T18:45:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:48 smithi089 bash[77323]: cluster 2024-08-29T18:45:47.367900+0000 mgr.y (mgr.34104) 1003 : cluster [DBG] pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:45:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:48 smithi089 bash[78574]: cluster 2024-08-29T18:45:47.367900+0000 mgr.y (mgr.34104) 1003 : cluster [DBG] pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:45:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:48 smithi144 bash[67678]: cluster 2024-08-29T18:45:47.367900+0000 mgr.y (mgr.34104) 1003 : cluster [DBG] pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:45:49.390 INFO:tasks.workunit.client.0.smithi089.stdout: 488: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:49.391 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gmKQdmngymdhbxV off=0 len=1051334 2024-08-29T18:45:49.400 INFO:tasks.workunit.client.0.smithi089.stdout:op 2600 completed, throughput=4.99MB/sec 2024-08-29T18:45:49.400 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OTiaJybbPfGkcKu off=2536385 len=846417 2024-08-29T18:45:49.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 2601 completed, throughput=4.99MB/sec 2024-08-29T18:45:49.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1T8gRKIBeGqwmLb off=6049494 len=1849822 2024-08-29T18:45:49.414 INFO:tasks.workunit.client.0.smithi089.stdout:op 2602 completed, throughput=5MB/sec 2024-08-29T18:45:49.414 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jb4O6yUenYgutC1 off=9734640 len=44274 2024-08-29T18:45:49.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 2603 completed, throughput=5MB/sec 2024-08-29T18:45:49.419 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W4nwZtjstj5I4IH off=0 len=1166125 2024-08-29T18:45:49.421 INFO:tasks.workunit.client.0.smithi089.stdout:op 2604 completed, throughput=5MB/sec 2024-08-29T18:45:49.422 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cTngQbMFAMRyqHi off=3321358 len=328963 2024-08-29T18:45:49.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 2605 completed, throughput=5MB/sec 2024-08-29T18:45:49.424 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tMq4MPhtaGKaJvM off=3849859 len=1301552 2024-08-29T18:45:49.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 2606 completed, throughput=5MB/sec 2024-08-29T18:45:50.436 INFO:tasks.workunit.client.0.smithi089.stdout: 489: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:50.436 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w-EbnoWK-Kx7lH3 off=11811582 len=866089 2024-08-29T18:45:50.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 2607 completed, throughput=4.99MB/sec 2024-08-29T18:45:50.444 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ap1WQrf5jBKWHAx off=12774758 len=2029896 2024-08-29T18:45:50.448 INFO:tasks.workunit.client.0.smithi089.stdout:op 2608 completed, throughput=5MB/sec 2024-08-29T18:45:50.448 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m8sMpBV1usfaO5c off=12025051 len=351136 2024-08-29T18:45:50.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 2609 completed, throughput=5MB/sec 2024-08-29T18:45:50.454 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I_NtNz5Igka_oWn off=626740 len=1993385 2024-08-29T18:45:50.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 2610 completed, throughput=5MB/sec 2024-08-29T18:45:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:50 smithi089 bash[77323]: cluster 2024-08-29T18:45:49.368912+0000 mgr.y (mgr.34104) 1004 : cluster [DBG] pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:45:50.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:50 smithi089 bash[78574]: cluster 2024-08-29T18:45:49.368912+0000 mgr.y (mgr.34104) 1004 : cluster [DBG] pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:45:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:50 smithi144 bash[67678]: cluster 2024-08-29T18:45:49.368912+0000 mgr.y (mgr.34104) 1004 : cluster [DBG] pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:45:51.468 INFO:tasks.workunit.client.0.smithi089.stdout: 490: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:51.468 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ctXQA0sSi7e8pqI off=13176242 len=1274604 2024-08-29T18:45:51.479 INFO:tasks.workunit.client.0.smithi089.stdout:op 2611 completed, throughput=4.99MB/sec 2024-08-29T18:45:51.479 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nky2QIvBlU7xKN8 off=8595235 len=2068652 2024-08-29T18:45:51.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 2612 completed, throughput=5MB/sec 2024-08-29T18:45:51.484 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ObfsmU-6bjECDIG off=8496838 len=1673972 2024-08-29T18:45:51.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 2613 completed, throughput=5MB/sec 2024-08-29T18:45:52.496 INFO:tasks.workunit.client.0.smithi089.stdout: 491: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:52.497 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hfp-UsieG3u89j6 off=7920446 len=796425 2024-08-29T18:45:52.499 INFO:tasks.workunit.client.0.smithi089.stdout:op 2614 completed, throughput=4.99MB/sec 2024-08-29T18:45:52.499 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gT7xvu9Tvkye6Ao off=10922721 len=738021 2024-08-29T18:45:52.506 INFO:tasks.workunit.client.0.smithi089.stdout:op 2615 completed, throughput=4.99MB/sec 2024-08-29T18:45:52.506 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UjGmBbce2TayJaH off=1403175 len=1263441 2024-08-29T18:45:52.511 INFO:tasks.workunit.client.0.smithi089.stdout:op 2616 completed, throughput=5MB/sec 2024-08-29T18:45:52.511 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-33I5mCQJmVuEBDA off=12286850 len=533162 2024-08-29T18:45:52.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 2617 completed, throughput=5MB/sec 2024-08-29T18:45:52.518 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3ziKO4QGkUY2sfu off=1405570 len=939918 2024-08-29T18:45:52.521 INFO:tasks.workunit.client.0.smithi089.stdout:op 2618 completed, throughput=5MB/sec 2024-08-29T18:45:52.521 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-noxv4gfLRgdmNMv off=2679595 len=1049072 2024-08-29T18:45:52.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 2619 completed, throughput=5MB/sec 2024-08-29T18:45:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:52 smithi089 bash[78574]: cluster 2024-08-29T18:45:51.369750+0000 mgr.y (mgr.34104) 1005 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:45:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:52 smithi089 bash[77323]: cluster 2024-08-29T18:45:51.369750+0000 mgr.y (mgr.34104) 1005 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:45:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:52 smithi144 bash[67678]: cluster 2024-08-29T18:45:51.369750+0000 mgr.y (mgr.34104) 1005 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:45:53.529 INFO:tasks.workunit.client.0.smithi089.stdout: 492: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:53.530 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BcwTCpjx6xDPOOJ off=12573232 len=239826 2024-08-29T18:45:53.536 INFO:tasks.workunit.client.0.smithi089.stdout:op 2620 completed, throughput=4.99MB/sec 2024-08-29T18:45:53.536 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CM7rwDYrjJJsbLD off=4923 len=1055527 2024-08-29T18:45:53.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 2621 completed, throughput=4.99MB/sec 2024-08-29T18:45:53.539 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Pqh-s11x5rMs948 off=376879 len=776899 2024-08-29T18:45:53.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 2622 completed, throughput=4.99MB/sec 2024-08-29T18:45:53.547 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ERv5zQSjcD8EOOF off=6189245 len=1540330 2024-08-29T18:45:53.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 2623 completed, throughput=5MB/sec 2024-08-29T18:45:53.552 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Kc2FGiC96v8LSr- off=1505040 len=567111 2024-08-29T18:45:53.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 2624 completed, throughput=5MB/sec 2024-08-29T18:45:53.559 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YKNGKN-0tw0PGIm off=178995 len=1090224 2024-08-29T18:45:53.568 INFO:tasks.workunit.client.0.smithi089.stdout:op 2625 completed, throughput=5MB/sec 2024-08-29T18:45:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:53 smithi089 bash[78574]: audit 2024-08-29T18:45:52.734893+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:53 smithi089 bash[77323]: audit 2024-08-29T18:45:52.734893+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:53 smithi144 bash[67678]: audit 2024-08-29T18:45:52.734893+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:45:54.568 INFO:tasks.workunit.client.0.smithi089.stdout: 493: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:54.568 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tjiV9mM-lQxqfDH off=12989947 len=1755613 2024-08-29T18:45:54.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 2626 completed, throughput=4.99MB/sec 2024-08-29T18:45:54.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aOttSfxnNrtwA5p off=7054022 len=1679099 2024-08-29T18:45:54.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 2627 completed, throughput=5MB/sec 2024-08-29T18:45:54.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cJ6zSkMHSO2BQDB off=1352978 len=1850155 2024-08-29T18:45:54.599 INFO:tasks.workunit.client.0.smithi089.stdout:op 2628 completed, throughput=5MB/sec 2024-08-29T18:45:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:54 smithi089 bash[78574]: cluster 2024-08-29T18:45:53.370780+0000 mgr.y (mgr.34104) 1006 : cluster [DBG] pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:45:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:54 smithi089 bash[77323]: cluster 2024-08-29T18:45:53.370780+0000 mgr.y (mgr.34104) 1006 : cluster [DBG] pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:45:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:54 smithi144 bash[67678]: cluster 2024-08-29T18:45:53.370780+0000 mgr.y (mgr.34104) 1006 : cluster [DBG] pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:45:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:45:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:45:55] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2024-08-29T18:45:55.600 INFO:tasks.workunit.client.0.smithi089.stdout: 494: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:55.600 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-As0SVVqqjXV1AgX off=3710008 len=2018145 2024-08-29T18:45:55.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 2629 completed, throughput=4.99MB/sec 2024-08-29T18:45:55.616 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MzITCZ73-f__3ok off=10323739 len=696281 2024-08-29T18:45:55.623 INFO:tasks.workunit.client.0.smithi089.stdout:op 2630 completed, throughput=5MB/sec 2024-08-29T18:45:55.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X6b4r8hcfPtT2Gx off=7126360 len=1454854 2024-08-29T18:45:55.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 2631 completed, throughput=5MB/sec 2024-08-29T18:45:55.634 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o5ECvj3kHH1A_f7 off=5513998 len=855327 2024-08-29T18:45:55.641 INFO:tasks.workunit.client.0.smithi089.stdout:op 2632 completed, throughput=5MB/sec 2024-08-29T18:45:55.641 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Fb5vgvn43MVELHI off=2293055 len=1373327 2024-08-29T18:45:55.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 2633 completed, throughput=5MB/sec 2024-08-29T18:45:56.652 INFO:tasks.workunit.client.0.smithi089.stdout: 495: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:56.653 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g5X1wZ_n0p5keHd off=5473790 len=498699 2024-08-29T18:45:56.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 2634 completed, throughput=4.99MB/sec 2024-08-29T18:45:56.660 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9UCp80a7Nx8zIuE off=20896495 len=1520806 2024-08-29T18:45:56.663 INFO:tasks.workunit.client.0.smithi089.stdout:op 2635 completed, throughput=5MB/sec 2024-08-29T18:45:56.663 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UMve6FtAKI2iUFS off=3098235 len=879771 2024-08-29T18:45:56.671 INFO:tasks.workunit.client.0.smithi089.stdout:op 2636 completed, throughput=5MB/sec 2024-08-29T18:45:56.671 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z7jxRGNVaChaca2 off=2884811 len=1864106 2024-08-29T18:45:56.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 2637 completed, throughput=5MB/sec 2024-08-29T18:45:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:56 smithi089 bash[78574]: cluster 2024-08-29T18:45:55.371653+0000 mgr.y (mgr.34104) 1007 : cluster [DBG] pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:45:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:56 smithi089 bash[77323]: cluster 2024-08-29T18:45:55.371653+0000 mgr.y (mgr.34104) 1007 : cluster [DBG] pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:45:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:56 smithi144 bash[67678]: cluster 2024-08-29T18:45:55.371653+0000 mgr.y (mgr.34104) 1007 : cluster [DBG] pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:45:57.686 INFO:tasks.workunit.client.0.smithi089.stdout: 496: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:57.687 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZFLZBCIujxarRxW off=15099467 len=1931315 2024-08-29T18:45:57.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 2638 completed, throughput=4.99MB/sec 2024-08-29T18:45:57.691 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hJmNkk77aZhc6Mr off=11613571 len=1745884 2024-08-29T18:45:57.704 INFO:tasks.workunit.client.0.smithi089.stdout:op 2639 completed, throughput=5MB/sec 2024-08-29T18:45:57.704 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ld6JGrjbBUzcLSk off=1389308 len=1128632 2024-08-29T18:45:57.713 INFO:tasks.workunit.client.0.smithi089.stdout:op 2640 completed, throughput=5MB/sec 2024-08-29T18:45:57.714 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Maq45PBXnRnJcEx off=11043754 len=1812134 2024-08-29T18:45:57.716 INFO:tasks.workunit.client.0.smithi089.stdout:op 2641 completed, throughput=5MB/sec 2024-08-29T18:45:58.716 INFO:tasks.workunit.client.0.smithi089.stdout: 497: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:58.717 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mZqRVwZBXcde8S_ off=1628966 len=2048757 2024-08-29T18:45:58.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 2642 completed, throughput=5MB/sec 2024-08-29T18:45:58.722 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xEqDs47WlLucv4J off=12100613 len=222963 2024-08-29T18:45:58.727 INFO:tasks.workunit.client.0.smithi089.stdout:op 2643 completed, throughput=5MB/sec 2024-08-29T18:45:58.727 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vlMCuMrgOFlUpSV off=9021694 len=86825 2024-08-29T18:45:58.732 INFO:tasks.workunit.client.0.smithi089.stdout:op 2644 completed, throughput=5MB/sec 2024-08-29T18:45:58.732 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Cmmo2BSEDvkQEiP off=11667599 len=1264778 2024-08-29T18:45:58.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 2645 completed, throughput=5MB/sec 2024-08-29T18:45:58.736 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wl_Ud10A7e1Q7oo off=4738703 len=1925936 2024-08-29T18:45:58.740 INFO:tasks.workunit.client.0.smithi089.stdout:op 2646 completed, throughput=5MB/sec 2024-08-29T18:45:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:45:58 smithi089 bash[77323]: cluster 2024-08-29T18:45:57.372642+0000 mgr.y (mgr.34104) 1008 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:45:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:45:58 smithi089 bash[78574]: cluster 2024-08-29T18:45:57.372642+0000 mgr.y (mgr.34104) 1008 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:45:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:45:58 smithi144 bash[67678]: cluster 2024-08-29T18:45:57.372642+0000 mgr.y (mgr.34104) 1008 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:45:59.740 INFO:tasks.workunit.client.0.smithi089.stdout: 498: throughput=4.99MB/sec pending data=0 2024-08-29T18:45:59.740 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9FWVNqKe4TW61Vh off=13547379 len=1379441 2024-08-29T18:45:59.753 INFO:tasks.workunit.client.0.smithi089.stdout:op 2647 completed, throughput=5MB/sec 2024-08-29T18:45:59.753 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iGlI-ovnGQa80yF off=929602 len=1574650 2024-08-29T18:45:59.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 2648 completed, throughput=5MB/sec 2024-08-29T18:45:59.757 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cGTP2s-MjimF_XV off=0 len=1204783 2024-08-29T18:45:59.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 2649 completed, throughput=5MB/sec 2024-08-29T18:46:00.762 INFO:tasks.workunit.client.0.smithi089.stdout: 499: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:00.762 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n94SfCpW0o0Y2NM off=4098473 len=1028096 2024-08-29T18:46:00.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 2650 completed, throughput=4.99MB/sec 2024-08-29T18:46:00.770 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jne1A3pxjU5R1IO off=10691021 len=971230 2024-08-29T18:46:00.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 2651 completed, throughput=5MB/sec 2024-08-29T18:46:00.779 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xAC0UNMF4f5q3KL off=11946982 len=862055 2024-08-29T18:46:00.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 2652 completed, throughput=5MB/sec 2024-08-29T18:46:00.782 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-61BK2f2x3iUK6Nt off=522773 len=1850244 2024-08-29T18:46:00.795 INFO:tasks.workunit.client.0.smithi089.stdout:op 2653 completed, throughput=5MB/sec 2024-08-29T18:46:00.796 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oOlni90v8I93DRg off=1237632 len=1444851 2024-08-29T18:46:00.805 INFO:tasks.workunit.client.0.smithi089.stdout:op 2654 completed, throughput=5MB/sec 2024-08-29T18:46:00.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:00 smithi089 bash[77323]: cluster 2024-08-29T18:45:59.373678+0000 mgr.y (mgr.34104) 1009 : cluster [DBG] pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:00.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:00 smithi089 bash[78574]: cluster 2024-08-29T18:45:59.373678+0000 mgr.y (mgr.34104) 1009 : cluster [DBG] pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:00 smithi144 bash[67678]: cluster 2024-08-29T18:45:59.373678+0000 mgr.y (mgr.34104) 1009 : cluster [DBG] pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:01.805 INFO:tasks.workunit.client.0.smithi089.stdout: 500: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:01.805 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nmGfDhV2e4wdG49 off=7783043 len=1068813 2024-08-29T18:46:01.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 2655 completed, throughput=4.99MB/sec 2024-08-29T18:46:01.808 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BB1OqyhwmrTxKV7 off=11227771 len=1141955 2024-08-29T18:46:01.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 2656 completed, throughput=5MB/sec 2024-08-29T18:46:01.819 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0AU3R5fTSCZ8RFb off=920843 len=386472 2024-08-29T18:46:01.825 INFO:tasks.workunit.client.0.smithi089.stdout:op 2657 completed, throughput=5MB/sec 2024-08-29T18:46:01.825 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ccT3p0P2xH5hX34 off=1171000 len=1959336 2024-08-29T18:46:01.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 2658 completed, throughput=5MB/sec 2024-08-29T18:46:02.830 INFO:tasks.workunit.client.0.smithi089.stdout: 501: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:02.830 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8BMG6h5Mg3ZIZTh off=3797381 len=1610326 2024-08-29T18:46:02.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 2659 completed, throughput=4.99MB/sec 2024-08-29T18:46:02.843 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p0HBvNnoRGwR8XL off=15555230 len=1573314 2024-08-29T18:46:02.854 INFO:tasks.workunit.client.0.smithi089.stdout:op 2660 completed, throughput=5MB/sec 2024-08-29T18:46:02.854 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Yhcm4Q8KBvVIGpI off=4326626 len=1949342 2024-08-29T18:46:02.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 2661 completed, throughput=5MB/sec 2024-08-29T18:46:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:02 smithi089 bash[77323]: cluster 2024-08-29T18:46:01.374460+0000 mgr.y (mgr.34104) 1010 : cluster [DBG] pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:02 smithi089 bash[78574]: cluster 2024-08-29T18:46:01.374460+0000 mgr.y (mgr.34104) 1010 : cluster [DBG] pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:02 smithi144 bash[67678]: cluster 2024-08-29T18:46:01.374460+0000 mgr.y (mgr.34104) 1010 : cluster [DBG] pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:03.871 INFO:tasks.workunit.client.0.smithi089.stdout: 502: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:03.871 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-70vKYWb5p_gz0Kb off=3944166 len=342329 2024-08-29T18:46:03.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 2662 completed, throughput=4.99MB/sec 2024-08-29T18:46:03.874 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yXxpoLstfxL4FeC off=7807119 len=564234 2024-08-29T18:46:03.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 2663 completed, throughput=4.99MB/sec 2024-08-29T18:46:03.881 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PeXsoTOZQOACi-6 off=16769539 len=1883402 2024-08-29T18:46:03.895 INFO:tasks.workunit.client.0.smithi089.stdout:op 2664 completed, throughput=5MB/sec 2024-08-29T18:46:03.896 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lcsrBGEC6BIc_Bo off=2843784 len=769924 2024-08-29T18:46:03.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 2665 completed, throughput=5MB/sec 2024-08-29T18:46:03.898 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ObGFU5QymVYW2cu off=3546565 len=1912578 2024-08-29T18:46:03.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 2666 completed, throughput=5MB/sec 2024-08-29T18:46:04.910 INFO:tasks.workunit.client.0.smithi089.stdout: 503: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:04.910 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AUn5IrLUUD31f2_ off=4803851 len=208940 2024-08-29T18:46:04.911 INFO:tasks.workunit.client.0.smithi089.stdout:op 2667 completed, throughput=4.99MB/sec 2024-08-29T18:46:04.911 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b9_901f_3UhJ29N off=738543 len=1709697 2024-08-29T18:46:04.916 INFO:tasks.workunit.client.0.smithi089.stdout:op 2668 completed, throughput=4.99MB/sec 2024-08-29T18:46:04.916 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-77VcRaVe8mlYz7W off=734929 len=255365 2024-08-29T18:46:04.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 2669 completed, throughput=4.99MB/sec 2024-08-29T18:46:04.917 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yeccCfv0Nkgprcx off=835245 len=1690384 2024-08-29T18:46:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:04 smithi089 bash[77323]: cluster 2024-08-29T18:46:03.375419+0000 mgr.y (mgr.34104) 1011 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:46:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:04 smithi089 bash[78574]: cluster 2024-08-29T18:46:03.375419+0000 mgr.y (mgr.34104) 1011 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:46:04.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 2670 completed, throughput=5MB/sec 2024-08-29T18:46:04.932 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5nEOExCNdm6Ehb5 off=2130717 len=458911 2024-08-29T18:46:04.938 INFO:tasks.workunit.client.0.smithi089.stdout:op 2671 completed, throughput=5MB/sec 2024-08-29T18:46:04.938 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9vgwCDeSuUoE5Ax off=910210 len=2044278 2024-08-29T18:46:04.955 INFO:tasks.workunit.client.0.smithi089.stdout:op 2672 completed, throughput=5MB/sec 2024-08-29T18:46:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:04 smithi144 bash[67678]: cluster 2024-08-29T18:46:03.375419+0000 mgr.y (mgr.34104) 1011 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:46:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:46:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:46:05] "GET /metrics HTTP/1.1" 200 33889 "" "Prometheus/2.43.0" 2024-08-29T18:46:05.955 INFO:tasks.workunit.client.0.smithi089.stdout: 504: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:05.955 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d-2dLgnVjTEfrTb off=12424253 len=1019916 2024-08-29T18:46:05.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 2673 completed, throughput=4.99MB/sec 2024-08-29T18:46:05.965 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WAIsPnvB48mKiaI off=1873435 len=1007746 2024-08-29T18:46:05.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 2674 completed, throughput=5MB/sec 2024-08-29T18:46:05.974 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o8RC6bIRPSKIKIi off=5530547 len=2026144 2024-08-29T18:46:05.981 INFO:tasks.workunit.client.0.smithi089.stdout:op 2675 completed, throughput=5MB/sec 2024-08-29T18:46:05.981 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t_Zd9DrPyIq9naT off=8254607 len=502062 2024-08-29T18:46:05.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 2676 completed, throughput=5MB/sec 2024-08-29T18:46:06.057 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:46:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T18:46:05.669386479Z level=info msg="Completed cleanup jobs" duration=86.555246ms 2024-08-29T18:46:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:06 smithi089 bash[77323]: cluster 2024-08-29T18:46:05.376284+0000 mgr.y (mgr.34104) 1012 : cluster [DBG] pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-29T18:46:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:06 smithi089 bash[78574]: cluster 2024-08-29T18:46:05.376284+0000 mgr.y (mgr.34104) 1012 : cluster [DBG] pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-29T18:46:06.984 INFO:tasks.workunit.client.0.smithi089.stdout: 505: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:06.984 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--ihrLYHlIJ4Xfa5 off=15849432 len=656971 2024-08-29T18:46:06.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 2677 completed, throughput=4.99MB/sec 2024-08-29T18:46:06.986 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ywQB7ZsLoQQH02B off=3810232 len=1117329 2024-08-29T18:46:06.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 2678 completed, throughput=4.99MB/sec 2024-08-29T18:46:06.996 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vZEhMRzzDvEx4qG off=1867 len=1864091 2024-08-29T18:46:07.002 INFO:tasks.workunit.client.0.smithi089.stdout:op 2679 completed, throughput=5MB/sec 2024-08-29T18:46:07.002 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2zQY63vfb2MMwC7 off=6250701 len=302544 2024-08-29T18:46:07.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 2680 completed, throughput=5MB/sec 2024-08-29T18:46:07.007 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VCBlL2f36gubxDx off=22049077 len=1735310 2024-08-29T18:46:07.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 2681 completed, throughput=5MB/sec 2024-08-29T18:46:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:06 smithi144 bash[67678]: cluster 2024-08-29T18:46:05.376284+0000 mgr.y (mgr.34104) 1012 : cluster [DBG] pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-08-29T18:46:08.019 INFO:tasks.workunit.client.0.smithi089.stdout: 506: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:08.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-blRtjdTlG7YcAmu off=5344612 len=1185109 2024-08-29T18:46:08.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 2682 completed, throughput=4.99MB/sec 2024-08-29T18:46:08.022 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RRJku60k-vCPfPp off=14556280 len=885577 2024-08-29T18:46:08.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 2683 completed, throughput=5MB/sec 2024-08-29T18:46:08.031 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UqRo7MMwomPCwv3 off=9324042 len=2035599 2024-08-29T18:46:08.046 INFO:tasks.workunit.client.0.smithi089.stdout:op 2684 completed, throughput=5MB/sec 2024-08-29T18:46:08.046 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IrBmQVbp5XJxTOT off=875792 len=1206394 2024-08-29T18:46:08.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 2685 completed, throughput=5MB/sec 2024-08-29T18:46:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:08 smithi089 bash[77323]: cluster 2024-08-29T18:46:07.377274+0000 mgr.y (mgr.34104) 1013 : cluster [DBG] pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:08 smithi089 bash[77323]: audit 2024-08-29T18:46:07.735698+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:08 smithi089 bash[78574]: cluster 2024-08-29T18:46:07.377274+0000 mgr.y (mgr.34104) 1013 : cluster [DBG] pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:08 smithi089 bash[78574]: audit 2024-08-29T18:46:07.735698+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:09.055 INFO:tasks.workunit.client.0.smithi089.stdout: 507: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:09.055 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BXADT7cA0SNDFd9 off=3403715 len=607994 2024-08-29T18:46:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:08 smithi144 bash[67678]: cluster 2024-08-29T18:46:07.377274+0000 mgr.y (mgr.34104) 1013 : cluster [DBG] pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:08 smithi144 bash[67678]: audit 2024-08-29T18:46:07.735698+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:09.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 2686 completed, throughput=4.99MB/sec 2024-08-29T18:46:09.058 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wCCjsFtjWE4gMIP off=6674269 len=555498 2024-08-29T18:46:09.064 INFO:tasks.workunit.client.0.smithi089.stdout:op 2687 completed, throughput=4.99MB/sec 2024-08-29T18:46:09.064 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dyxyRCVqsv_uLwN off=3148916 len=317704 2024-08-29T18:46:09.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 2688 completed, throughput=4.99MB/sec 2024-08-29T18:46:09.066 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_zznCQl_LykW7g5 off=1708969 len=1915016 2024-08-29T18:46:09.071 INFO:tasks.workunit.client.0.smithi089.stdout:op 2689 completed, throughput=5MB/sec 2024-08-29T18:46:09.071 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-35OoQ7IwE8DjEmg off=1010512 len=810345 2024-08-29T18:46:09.078 INFO:tasks.workunit.client.0.smithi089.stdout:op 2690 completed, throughput=5MB/sec 2024-08-29T18:46:09.078 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xwigX81lrs0sV2z off=2212048 len=1327930 2024-08-29T18:46:09.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 2691 completed, throughput=5MB/sec 2024-08-29T18:46:10.082 INFO:tasks.workunit.client.0.smithi089.stdout: 508: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:10.082 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1gLyjZLeay8XWKx off=17412600 len=2021179 2024-08-29T18:46:10.087 INFO:tasks.workunit.client.0.smithi089.stdout:op 2692 completed, throughput=5MB/sec 2024-08-29T18:46:10.087 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xz6QxHdGnG0yLEO off=803394 len=597192 2024-08-29T18:46:10.094 INFO:tasks.workunit.client.0.smithi089.stdout:op 2693 completed, throughput=5MB/sec 2024-08-29T18:46:10.094 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZNLL5ffKVinLeso off=685343 len=766074 2024-08-29T18:46:10.101 INFO:tasks.workunit.client.0.smithi089.stdout:op 2694 completed, throughput=5MB/sec 2024-08-29T18:46:10.101 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TDrmW6th1cmco6D off=2332868 len=1451756 2024-08-29T18:46:10.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 2695 completed, throughput=5MB/sec 2024-08-29T18:46:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:10 smithi089 bash[78574]: cluster 2024-08-29T18:46:09.378321+0000 mgr.y (mgr.34104) 1014 : cluster [DBG] pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-29T18:46:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:10 smithi089 bash[77323]: cluster 2024-08-29T18:46:09.378321+0000 mgr.y (mgr.34104) 1014 : cluster [DBG] pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-29T18:46:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:10 smithi144 bash[67678]: cluster 2024-08-29T18:46:09.378321+0000 mgr.y (mgr.34104) 1014 : cluster [DBG] pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-29T18:46:11.114 INFO:tasks.workunit.client.0.smithi089.stdout: 509: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:11.115 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KKuH_lx47uwfbHs off=773446 len=1872477 2024-08-29T18:46:11.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 2696 completed, throughput=4.99MB/sec 2024-08-29T18:46:11.119 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pYJ6GF0jEAykXv5 off=16335710 len=745689 2024-08-29T18:46:11.122 INFO:tasks.workunit.client.0.smithi089.stdout:op 2697 completed, throughput=5MB/sec 2024-08-29T18:46:11.122 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3CLQ9FYNRD8yk_B off=414451 len=695991 2024-08-29T18:46:11.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 2698 completed, throughput=5MB/sec 2024-08-29T18:46:11.123 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CjmDM9JOqi1HF5h off=89116 len=1913728 2024-08-29T18:46:11.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 2699 completed, throughput=5MB/sec 2024-08-29T18:46:11.130 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B8FI0qL7zerLwA5 off=821470 len=582514 2024-08-29T18:46:11.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 2700 completed, throughput=5MB/sec 2024-08-29T18:46:12.137 INFO:tasks.workunit.client.0.smithi089.stdout: 510: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:12.137 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gXmT9TEwY3nz9Gg off=9050800 len=920732 2024-08-29T18:46:12.140 INFO:tasks.workunit.client.0.smithi089.stdout:op 2701 completed, throughput=4.99MB/sec 2024-08-29T18:46:12.140 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LicV75TXJw1hlTK off=5643777 len=1896585 2024-08-29T18:46:12.155 INFO:tasks.workunit.client.0.smithi089.stdout:op 2702 completed, throughput=5MB/sec 2024-08-29T18:46:12.155 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q13uiq7QT33mSEE off=1474319 len=489171 2024-08-29T18:46:12.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 2703 completed, throughput=5MB/sec 2024-08-29T18:46:12.162 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m-L0FHcZzoBwSb9 off=1515082 len=724888 2024-08-29T18:46:12.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 2704 completed, throughput=5MB/sec 2024-08-29T18:46:12.169 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xjtHVNLOARjSjnO off=489966 len=1349634 2024-08-29T18:46:12.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 2705 completed, throughput=5MB/sec 2024-08-29T18:46:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:12 smithi089 bash[77323]: cluster 2024-08-29T18:46:11.379165+0000 mgr.y (mgr.34104) 1015 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:12 smithi089 bash[78574]: cluster 2024-08-29T18:46:11.379165+0000 mgr.y (mgr.34104) 1015 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:12 smithi144 bash[67678]: cluster 2024-08-29T18:46:11.379165+0000 mgr.y (mgr.34104) 1015 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:46:13.182 INFO:tasks.workunit.client.0.smithi089.stdout: 511: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:13.182 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H4oZAZbL4K59oi3 off=1943412 len=266953 2024-08-29T18:46:13.187 INFO:tasks.workunit.client.0.smithi089.stdout:op 2706 completed, throughput=4.99MB/sec 2024-08-29T18:46:13.187 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fzw-QRC9-lFw7eD off=7658747 len=18043 2024-08-29T18:46:13.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 2707 completed, throughput=4.99MB/sec 2024-08-29T18:46:13.188 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ROPVtsRyJsf_LE7 off=6011486 len=1522270 2024-08-29T18:46:13.205 INFO:tasks.workunit.client.0.smithi089.stdout:op 2708 completed, throughput=4.99MB/sec 2024-08-29T18:46:13.205 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Ozf9wcjXm-sRnl off=7400051 len=1913936 2024-08-29T18:46:13.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 2709 completed, throughput=5MB/sec 2024-08-29T18:46:13.216 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WMg376V3X_6lp0k off=3765411 len=384128 2024-08-29T18:46:13.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 2710 completed, throughput=5MB/sec 2024-08-29T18:46:13.218 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZMJCmX0bh9mqPDI off=7875526 len=1160920 2024-08-29T18:46:13.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 2711 completed, throughput=5MB/sec 2024-08-29T18:46:14.220 INFO:tasks.workunit.client.0.smithi089.stdout: 512: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:14.220 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9r7QjSMinTcPo_p off=630604 len=172600 2024-08-29T18:46:14.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 2712 completed, throughput=4.99MB/sec 2024-08-29T18:46:14.225 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H_YTly9i3sx9s-L off=14181255 len=320163 2024-08-29T18:46:14.230 INFO:tasks.workunit.client.0.smithi089.stdout:op 2713 completed, throughput=4.99MB/sec 2024-08-29T18:46:14.230 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nwCNZFbvOQmdIgu off=7673253 len=1283871 2024-08-29T18:46:14.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 2714 completed, throughput=4.99MB/sec 2024-08-29T18:46:14.242 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_zPhlI8aQCr4IoE off=8379223 len=241655 2024-08-29T18:46:14.243 INFO:tasks.workunit.client.0.smithi089.stdout:op 2715 completed, throughput=4.99MB/sec 2024-08-29T18:46:14.243 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xMROQ6YCSMjYDU- off=1001290 len=1882578 2024-08-29T18:46:14.258 INFO:tasks.workunit.client.0.smithi089.stdout:op 2716 completed, throughput=5MB/sec 2024-08-29T18:46:14.258 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WjV1N39t0FybT8R off=1343345 len=297885 2024-08-29T18:46:14.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 2717 completed, throughput=5MB/sec 2024-08-29T18:46:14.259 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SIrxujMxERS456E off=5817563 len=433660 2024-08-29T18:46:14.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 2718 completed, throughput=5MB/sec 2024-08-29T18:46:14.266 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F53LOrYoaHx2TfF off=237786 len=1196903 2024-08-29T18:46:14.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 2719 completed, throughput=5MB/sec 2024-08-29T18:46:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:14 smithi089 bash[77323]: cluster 2024-08-29T18:46:13.380264+0000 mgr.y (mgr.34104) 1016 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:46:14.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:14 smithi089 bash[78574]: cluster 2024-08-29T18:46:13.380264+0000 mgr.y (mgr.34104) 1016 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:46:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:14 smithi144 bash[67678]: cluster 2024-08-29T18:46:13.380264+0000 mgr.y (mgr.34104) 1016 : cluster [DBG] pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:46:15.270 INFO:tasks.workunit.client.0.smithi089.stdout: 513: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:15.270 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2EEkXaLk143YV5y off=749603 len=1116181 2024-08-29T18:46:15.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 2720 completed, throughput=4.99MB/sec 2024-08-29T18:46:15.279 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rBvo7sN0a1Wzfrj off=12171403 len=874288 2024-08-29T18:46:15.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 2721 completed, throughput=4.99MB/sec 2024-08-29T18:46:15.287 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rbFS1rAak09R3t8 off=4686877 len=353380 2024-08-29T18:46:15.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 2722 completed, throughput=5MB/sec 2024-08-29T18:46:15.289 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yO7RIxPH6Bt3htt off=7391477 len=456032 2024-08-29T18:46:15.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 2723 completed, throughput=5MB/sec 2024-08-29T18:46:15.296 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SoaT85vf67BlF-Z off=3954479 len=1108276 2024-08-29T18:46:15.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 2724 completed, throughput=5MB/sec 2024-08-29T18:46:15.299 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lDBLdDhZYiRT17g off=2325918 len=1483289 2024-08-29T18:46:15.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 2725 completed, throughput=5MB/sec 2024-08-29T18:46:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:46:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:46:15] "GET /metrics HTTP/1.1" 200 33958 "" "Prometheus/2.43.0" 2024-08-29T18:46:16.303 INFO:tasks.workunit.client.0.smithi089.stdout: 514: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:16.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n_C4n22E6tvvVxE off=259730 len=1132525 2024-08-29T18:46:16.325 INFO:tasks.workunit.client.0.smithi089.stdout:op 2726 completed, throughput=4.99MB/sec 2024-08-29T18:46:16.326 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eRalPlV9ihdBxbt off=8166274 len=1130311 2024-08-29T18:46:16.329 INFO:tasks.workunit.client.0.smithi089.stdout:op 2727 completed, throughput=5MB/sec 2024-08-29T18:46:16.329 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yfZwM2lb5Q0t6sR off=368543 len=510000 2024-08-29T18:46:16.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 2728 completed, throughput=5MB/sec 2024-08-29T18:46:16.331 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kf55XiVkWUJ-F1Q off=13223434 len=1706320 2024-08-29T18:46:16.335 INFO:tasks.workunit.client.0.smithi089.stdout:op 2729 completed, throughput=5MB/sec 2024-08-29T18:46:16.335 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y99A6KSj61pNCHy off=10012311 len=1539490 2024-08-29T18:46:16.349 INFO:tasks.workunit.client.0.smithi089.stdout:op 2730 completed, throughput=5MB/sec 2024-08-29T18:46:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:16 smithi089 bash[77323]: cluster 2024-08-29T18:46:15.381296+0000 mgr.y (mgr.34104) 1017 : cluster [DBG] pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-29T18:46:16.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:16 smithi089 bash[78574]: cluster 2024-08-29T18:46:15.381296+0000 mgr.y (mgr.34104) 1017 : cluster [DBG] pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-29T18:46:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:16 smithi144 bash[67678]: cluster 2024-08-29T18:46:15.381296+0000 mgr.y (mgr.34104) 1017 : cluster [DBG] pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-08-29T18:46:17.349 INFO:tasks.workunit.client.0.smithi089.stdout: 515: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:17.350 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-44dOx-mjhdhJm3H off=13360585 len=295330 2024-08-29T18:46:17.351 INFO:tasks.workunit.client.0.smithi089.stdout:op 2731 completed, throughput=4.99MB/sec 2024-08-29T18:46:17.351 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6qyqIQdWNkk_-DR off=7404570 len=1467653 2024-08-29T18:46:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:op 2732 completed, throughput=5MB/sec 2024-08-29T18:46:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iINqkYNMXUf5_RO off=9282197 len=1385006 2024-08-29T18:46:17.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 2733 completed, throughput=5MB/sec 2024-08-29T18:46:17.368 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m3yvLzIwFT8FG9I off=5651293 len=647030 2024-08-29T18:46:17.376 INFO:tasks.workunit.client.0.smithi089.stdout:op 2734 completed, throughput=5MB/sec 2024-08-29T18:46:17.376 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R6RyyiGnsMk9_MQ off=5394652 len=1194316 2024-08-29T18:46:17.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 2735 completed, throughput=5MB/sec 2024-08-29T18:46:18.385 INFO:tasks.workunit.client.0.smithi089.stdout: 516: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:18.385 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uKngRk2kERE_RGM off=2662411 len=880387 2024-08-29T18:46:18.392 INFO:tasks.workunit.client.0.smithi089.stdout:op 2736 completed, throughput=4.99MB/sec 2024-08-29T18:46:18.393 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h9dGQU8l9e3ld-d off=13413043 len=1455175 2024-08-29T18:46:18.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 2737 completed, throughput=5MB/sec 2024-08-29T18:46:18.403 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-I_qZlIBrsXKcx6D off=5557556 len=103630 2024-08-29T18:46:18.404 INFO:tasks.workunit.client.0.smithi089.stdout:op 2738 completed, throughput=5MB/sec 2024-08-29T18:46:18.405 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CdiBhwBmnawGRBT off=6596496 len=1903863 2024-08-29T18:46:18.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 2739 completed, throughput=5MB/sec 2024-08-29T18:46:18.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C8M8koaswfLNuqS off=16498103 len=1429601 2024-08-29T18:46:18.412 INFO:tasks.workunit.client.0.smithi089.stdout:op 2740 completed, throughput=5MB/sec 2024-08-29T18:46:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:18 smithi089 bash[77323]: cluster 2024-08-29T18:46:17.382515+0000 mgr.y (mgr.34104) 1018 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:46:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:18 smithi089 bash[78574]: cluster 2024-08-29T18:46:17.382515+0000 mgr.y (mgr.34104) 1018 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:46:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:18 smithi144 bash[67678]: cluster 2024-08-29T18:46:17.382515+0000 mgr.y (mgr.34104) 1018 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:46:19.413 INFO:tasks.workunit.client.0.smithi089.stdout: 517: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:19.413 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9s3U--OSFkjq66N off=16145946 len=1396661 2024-08-29T18:46:19.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 2741 completed, throughput=4.99MB/sec 2024-08-29T18:46:19.431 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--mvgEnz6MOa7bkw off=711355 len=1670515 2024-08-29T18:46:19.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 2742 completed, throughput=5MB/sec 2024-08-29T18:46:19.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-53u42rLtbhY95rP off=19148027 len=196774 2024-08-29T18:46:19.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 2743 completed, throughput=5MB/sec 2024-08-29T18:46:19.443 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2KrEeGkZ0PLD3o6 off=6871873 len=866663 2024-08-29T18:46:19.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 2744 completed, throughput=5MB/sec 2024-08-29T18:46:19.447 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-co-BYsxN9Ub0a4I off=344027 len=1220612 2024-08-29T18:46:19.450 INFO:tasks.workunit.client.0.smithi089.stdout:op 2745 completed, throughput=5MB/sec 2024-08-29T18:46:20.451 INFO:tasks.workunit.client.0.smithi089.stdout: 518: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:20.451 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MXn06Q11F5tM2Y_ off=16061785 len=685264 2024-08-29T18:46:20.458 INFO:tasks.workunit.client.0.smithi089.stdout:op 2746 completed, throughput=4.99MB/sec 2024-08-29T18:46:20.458 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CQPz1RXvYimeMa3 off=187786 len=1590581 2024-08-29T18:46:20.471 INFO:tasks.workunit.client.0.smithi089.stdout:op 2747 completed, throughput=5MB/sec 2024-08-29T18:46:20.472 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A_d79C_ofjuD19- off=3938075 len=2089098 2024-08-29T18:46:20.478 INFO:tasks.workunit.client.0.smithi089.stdout:op 2748 completed, throughput=5MB/sec 2024-08-29T18:46:20.478 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sLaO4VbxPIPnqT7 off=12822079 len=1534017 2024-08-29T18:46:20.483 INFO:tasks.workunit.client.0.smithi089.stdout:op 2749 completed, throughput=5MB/sec 2024-08-29T18:46:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:20 smithi144 bash[67678]: cluster 2024-08-29T18:46:19.383596+0000 mgr.y (mgr.34104) 1019 : cluster [DBG] pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:46:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:20 smithi089 bash[77323]: cluster 2024-08-29T18:46:19.383596+0000 mgr.y (mgr.34104) 1019 : cluster [DBG] pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:46:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:20 smithi089 bash[78574]: cluster 2024-08-29T18:46:19.383596+0000 mgr.y (mgr.34104) 1019 : cluster [DBG] pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:46:21.483 INFO:tasks.workunit.client.0.smithi089.stdout: 519: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:21.483 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sNW1FPa3zxkUA1a off=13346900 len=737947 2024-08-29T18:46:21.485 INFO:tasks.workunit.client.0.smithi089.stdout:op 2750 completed, throughput=4.99MB/sec 2024-08-29T18:46:21.485 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fvOURW3OvdiwBFU off=4345196 len=644690 2024-08-29T18:46:21.492 INFO:tasks.workunit.client.0.smithi089.stdout:op 2751 completed, throughput=5MB/sec 2024-08-29T18:46:21.492 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C23RbGgdCabfqzr off=1823562 len=1059193 2024-08-29T18:46:21.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 2752 completed, throughput=5MB/sec 2024-08-29T18:46:21.496 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b2Z_l9VEfGALAUi off=3509693 len=2010245 2024-08-29T18:46:21.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 2753 completed, throughput=5MB/sec 2024-08-29T18:46:22.513 INFO:tasks.workunit.client.0.smithi089.stdout: 520: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:22.513 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cqsSeVkr8riz_AP off=812963 len=1841015 2024-08-29T18:46:22.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 2754 completed, throughput=4.99MB/sec 2024-08-29T18:46:22.517 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2nmuVKXq--pL1hp off=5847049 len=1987151 2024-08-29T18:46:22.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 2755 completed, throughput=5MB/sec 2024-08-29T18:46:22.522 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nGhhSyTQCe4TEGx off=98932 len=1641988 2024-08-29T18:46:22.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 2756 completed, throughput=5MB/sec 2024-08-29T18:46:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:22 smithi144 bash[67678]: cluster 2024-08-29T18:46:21.384526+0000 mgr.y (mgr.34104) 1020 : cluster [DBG] pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:46:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:22 smithi089 bash[77323]: cluster 2024-08-29T18:46:21.384526+0000 mgr.y (mgr.34104) 1020 : cluster [DBG] pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:46:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:22 smithi089 bash[78574]: cluster 2024-08-29T18:46:21.384526+0000 mgr.y (mgr.34104) 1020 : cluster [DBG] pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:46:23.528 INFO:tasks.workunit.client.0.smithi089.stdout: 521: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:23.528 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gK2fC-LNRjabSim off=9911284 len=1850926 2024-08-29T18:46:23.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 2757 completed, throughput=4.99MB/sec 2024-08-29T18:46:23.533 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-U3Q1bkONBT-BcxO off=1395253 len=1718497 2024-08-29T18:46:23.546 INFO:tasks.workunit.client.0.smithi089.stdout:op 2758 completed, throughput=5MB/sec 2024-08-29T18:46:23.546 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9ttBz0foy4rTOmN off=2638497 len=1979417 2024-08-29T18:46:23.551 INFO:tasks.workunit.client.0.smithi089.stdout:op 2759 completed, throughput=5MB/sec 2024-08-29T18:46:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:23 smithi144 bash[67678]: audit 2024-08-29T18:46:22.736067+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:23 smithi089 bash[77323]: audit 2024-08-29T18:46:22.736067+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:23 smithi089 bash[78574]: audit 2024-08-29T18:46:22.736067+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:24.551 INFO:tasks.workunit.client.0.smithi089.stdout: 522: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:24.551 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Bx4oaKGfF4ZMXkF off=5139214 len=1012698 2024-08-29T18:46:24.560 INFO:tasks.workunit.client.0.smithi089.stdout:op 2760 completed, throughput=4.99MB/sec 2024-08-29T18:46:24.561 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-THeZuJ7_Xdyokvx off=1674645 len=827191 2024-08-29T18:46:24.564 INFO:tasks.workunit.client.0.smithi089.stdout:op 2761 completed, throughput=5MB/sec 2024-08-29T18:46:24.564 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4h9ZGKkGL7XwIT7 off=1875528 len=1857128 2024-08-29T18:46:24.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 2762 completed, throughput=5MB/sec 2024-08-29T18:46:24.579 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-swfmc9Tp0vSpU2U off=3417106 len=688216 2024-08-29T18:46:24.581 INFO:tasks.workunit.client.0.smithi089.stdout:op 2763 completed, throughput=5MB/sec 2024-08-29T18:46:24.581 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7ql09o5vNpUcEy7 off=9363725 len=1360218 2024-08-29T18:46:24.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 2764 completed, throughput=5MB/sec 2024-08-29T18:46:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:24 smithi144 bash[67678]: cluster 2024-08-29T18:46:23.385554+0000 mgr.y (mgr.34104) 1021 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:25.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:24 smithi089 bash[77323]: cluster 2024-08-29T18:46:23.385554+0000 mgr.y (mgr.34104) 1021 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:25.066 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:24 smithi089 bash[78574]: cluster 2024-08-29T18:46:23.385554+0000 mgr.y (mgr.34104) 1021 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:46:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:46:25] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:46:25.591 INFO:tasks.workunit.client.0.smithi089.stdout: 523: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:25.592 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GKKf70QIgZKD0qP off=1727174 len=747400 2024-08-29T18:46:25.604 INFO:tasks.workunit.client.0.smithi089.stdout:op 2765 completed, throughput=4.99MB/sec 2024-08-29T18:46:25.604 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I3TK7Gl_oHT-SrB off=1000596 len=1897548 2024-08-29T18:46:25.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 2766 completed, throughput=5MB/sec 2024-08-29T18:46:25.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B7M7UZtKap1Shgi off=13523992 len=1062486 2024-08-29T18:46:25.626 INFO:tasks.workunit.client.0.smithi089.stdout:op 2767 completed, throughput=5MB/sec 2024-08-29T18:46:25.626 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zPU33A0fRKZ9GpM off=1815971 len=680711 2024-08-29T18:46:25.633 INFO:tasks.workunit.client.0.smithi089.stdout:op 2768 completed, throughput=5MB/sec 2024-08-29T18:46:25.633 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TIwDMKKy3rnax0L off=1028191 len=205916 2024-08-29T18:46:25.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 2769 completed, throughput=5MB/sec 2024-08-29T18:46:26.639 INFO:tasks.workunit.client.0.smithi089.stdout: 524: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:26.639 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KERFz-o9iWT-hKF off=3443566 len=687174 2024-08-29T18:46:26.641 INFO:tasks.workunit.client.0.smithi089.stdout:op 2770 completed, throughput=4.99MB/sec 2024-08-29T18:46:26.641 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gDcs-7h91blN2rA off=2934089 len=1655985 2024-08-29T18:46:26.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 2771 completed, throughput=4.99MB/sec 2024-08-29T18:46:26.653 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nPSBu6WS-5ToFm5 off=1910321 len=1436348 2024-08-29T18:46:26.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 2772 completed, throughput=5MB/sec 2024-08-29T18:46:26.658 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wS3sVba_-2UIAQK off=3474886 len=459749 2024-08-29T18:46:26.664 INFO:tasks.workunit.client.0.smithi089.stdout:op 2773 completed, throughput=5MB/sec 2024-08-29T18:46:26.664 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TJ-NAsWPkjdNpUa off=1982100 len=1716290 2024-08-29T18:46:26.678 INFO:tasks.workunit.client.0.smithi089.stdout:op 2774 completed, throughput=5MB/sec 2024-08-29T18:46:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:26 smithi144 bash[67678]: cluster 2024-08-29T18:46:25.386435+0000 mgr.y (mgr.34104) 1022 : cluster [DBG] pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:46:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:26 smithi089 bash[77323]: cluster 2024-08-29T18:46:25.386435+0000 mgr.y (mgr.34104) 1022 : cluster [DBG] pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:46:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:26 smithi089 bash[78574]: cluster 2024-08-29T18:46:25.386435+0000 mgr.y (mgr.34104) 1022 : cluster [DBG] pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:46:27.679 INFO:tasks.workunit.client.0.smithi089.stdout: 525: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:27.679 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QJ3ylcPKTBUHlsx off=206613 len=1225617 2024-08-29T18:46:27.682 INFO:tasks.workunit.client.0.smithi089.stdout:op 2775 completed, throughput=4.99MB/sec 2024-08-29T18:46:27.683 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2RcyaeoXFJjTEQD off=1011473 len=1240962 2024-08-29T18:46:27.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 2776 completed, throughput=5MB/sec 2024-08-29T18:46:27.686 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QDhc6dibC37U1jQ off=7496345 len=1223145 2024-08-29T18:46:27.695 INFO:tasks.workunit.client.0.smithi089.stdout:op 2777 completed, throughput=5MB/sec 2024-08-29T18:46:27.695 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OgYjS8lIx3hWAkX off=3228558 len=620857 2024-08-29T18:46:27.697 INFO:tasks.workunit.client.0.smithi089.stdout:op 2778 completed, throughput=5MB/sec 2024-08-29T18:46:27.697 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hvP8lfEV1-RRdR5 off=6190890 len=309640 2024-08-29T18:46:27.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 2779 completed, throughput=5MB/sec 2024-08-29T18:46:27.703 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ekubi85Pejk5gCl off=9638176 len=1632962 2024-08-29T18:46:27.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 2780 completed, throughput=5MB/sec 2024-08-29T18:46:28.715 INFO:tasks.workunit.client.0.smithi089.stdout: 526: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:28.715 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1sGxwvdn2jCDuqG off=8496105 len=2050868 2024-08-29T18:46:28.719 INFO:tasks.workunit.client.0.smithi089.stdout:op 2781 completed, throughput=5MB/sec 2024-08-29T18:46:28.720 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ofAOOSinle5nVqP off=820135 len=1301848 2024-08-29T18:46:28.731 INFO:tasks.workunit.client.0.smithi089.stdout:op 2782 completed, throughput=5MB/sec 2024-08-29T18:46:28.731 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CYQsxQsjTvZTw6- off=54348 len=1005491 2024-08-29T18:46:28.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 2783 completed, throughput=5MB/sec 2024-08-29T18:46:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:28 smithi144 bash[67678]: cluster 2024-08-29T18:46:27.387455+0000 mgr.y (mgr.34104) 1023 : cluster [DBG] pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:46:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:28 smithi089 bash[77323]: cluster 2024-08-29T18:46:27.387455+0000 mgr.y (mgr.34104) 1023 : cluster [DBG] pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:46:29.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:28 smithi089 bash[78574]: cluster 2024-08-29T18:46:27.387455+0000 mgr.y (mgr.34104) 1023 : cluster [DBG] pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:46:29.735 INFO:tasks.workunit.client.0.smithi089.stdout: 527: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:29.735 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ioI4hFpaf3TvyoP off=15509291 len=406177 2024-08-29T18:46:29.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 2784 completed, throughput=4.99MB/sec 2024-08-29T18:46:29.741 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q6eYItxX8sYuVKA off=5513304 len=147803 2024-08-29T18:46:29.746 INFO:tasks.workunit.client.0.smithi089.stdout:op 2785 completed, throughput=4.99MB/sec 2024-08-29T18:46:29.746 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VTa446peqv__E0J off=19952758 len=1441315 2024-08-29T18:46:29.750 INFO:tasks.workunit.client.0.smithi089.stdout:op 2786 completed, throughput=4.99MB/sec 2024-08-29T18:46:29.750 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4gpLwp_KEp3Skt9 off=6618332 len=1547491 2024-08-29T18:46:29.766 INFO:tasks.workunit.client.0.smithi089.stdout:op 2787 completed, throughput=5MB/sec 2024-08-29T18:46:29.766 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GmHOfZhRfDTHgbH off=1220587 len=623117 2024-08-29T18:46:29.768 INFO:tasks.workunit.client.0.smithi089.stdout:op 2788 completed, throughput=5MB/sec 2024-08-29T18:46:29.768 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-y16ZnNkL_A-VGW3 off=6566617 len=326236 2024-08-29T18:46:29.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 2789 completed, throughput=5MB/sec 2024-08-29T18:46:29.770 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K5AEa89Z2dYB8wY off=14704368 len=1437930 2024-08-29T18:46:29.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 2790 completed, throughput=5MB/sec 2024-08-29T18:46:30.780 INFO:tasks.workunit.client.0.smithi089.stdout: 528: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:30.781 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wAAWL6JX15Ev2JH off=6995643 len=1580832 2024-08-29T18:46:30.784 INFO:tasks.workunit.client.0.smithi089.stdout:op 2791 completed, throughput=5MB/sec 2024-08-29T18:46:30.785 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R_5auTioYTcNquP off=4754476 len=1029722 2024-08-29T18:46:30.793 INFO:tasks.workunit.client.0.smithi089.stdout:op 2792 completed, throughput=5MB/sec 2024-08-29T18:46:30.793 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6FLS4ZSCfkPUj19 off=18208769 len=155102 2024-08-29T18:46:30.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 2793 completed, throughput=5MB/sec 2024-08-29T18:46:30.798 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lcsrBGEC6BIc_Bo off=7422708 len=1476196 2024-08-29T18:46:30.809 INFO:tasks.workunit.client.0.smithi089.stdout:op 2794 completed, throughput=5MB/sec 2024-08-29T18:46:30.809 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HthU8V5HNJnhvCl off=13161920 len=878668 2024-08-29T18:46:30.810 INFO:tasks.workunit.client.0.smithi089.stdout:op 2795 completed, throughput=5MB/sec 2024-08-29T18:46:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:30 smithi144 bash[67678]: cluster 2024-08-29T18:46:29.388474+0000 mgr.y (mgr.34104) 1024 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:46:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:30 smithi089 bash[77323]: cluster 2024-08-29T18:46:29.388474+0000 mgr.y (mgr.34104) 1024 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:46:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:30 smithi089 bash[78574]: cluster 2024-08-29T18:46:29.388474+0000 mgr.y (mgr.34104) 1024 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:46:31.811 INFO:tasks.workunit.client.0.smithi089.stdout: 529: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:31.811 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M1rQLfKx0DNXAxr off=233002 len=1894294 2024-08-29T18:46:31.825 INFO:tasks.workunit.client.0.smithi089.stdout:op 2796 completed, throughput=5MB/sec 2024-08-29T18:46:31.826 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CnNN__EfgobuscS off=6814286 len=178374 2024-08-29T18:46:31.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 2797 completed, throughput=5MB/sec 2024-08-29T18:46:31.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-V4VDcdl4QwCD3k4 off=7562589 len=735919 2024-08-29T18:46:31.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 2798 completed, throughput=5MB/sec 2024-08-29T18:46:31.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4xhMsXlGY3tX2hU off=6378978 len=1352673 2024-08-29T18:46:31.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 2799 completed, throughput=5MB/sec 2024-08-29T18:46:31.843 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W82_6O4nHQgecTf off=10538962 len=1313428 2024-08-29T18:46:31.846 INFO:tasks.workunit.client.0.smithi089.stdout:op 2800 completed, throughput=5MB/sec 2024-08-29T18:46:32.847 INFO:tasks.workunit.client.0.smithi089.stdout: 530: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:32.847 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oidE3AxzhosRywv off=23798454 len=1768135 2024-08-29T18:46:32.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 2801 completed, throughput=5MB/sec 2024-08-29T18:46:32.859 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tbHK2veM-WAqf6r off=494539 len=212031 2024-08-29T18:46:32.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 2802 completed, throughput=5MB/sec 2024-08-29T18:46:32.861 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NKfurrWOqihO8Rn off=364976 len=1154997 2024-08-29T18:46:32.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 2803 completed, throughput=5MB/sec 2024-08-29T18:46:32.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NL7Pfc-_zI9eJv2 off=14561969 len=621653 2024-08-29T18:46:32.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 2804 completed, throughput=5MB/sec 2024-08-29T18:46:32.872 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3QNlAt1x5j-hNS- off=765903 len=1541809 2024-08-29T18:46:32.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 2805 completed, throughput=5MB/sec 2024-08-29T18:46:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:32 smithi144 bash[67678]: cluster 2024-08-29T18:46:31.389333+0000 mgr.y (mgr.34104) 1025 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:32 smithi089 bash[77323]: cluster 2024-08-29T18:46:31.389333+0000 mgr.y (mgr.34104) 1025 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:33.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:32 smithi089 bash[78574]: cluster 2024-08-29T18:46:31.389333+0000 mgr.y (mgr.34104) 1025 : cluster [DBG] pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:33.877 INFO:tasks.workunit.client.0.smithi089.stdout: 531: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:33.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EJmA2A3Qjn59YPv off=1385165 len=620438 2024-08-29T18:46:33.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 2806 completed, throughput=4.99MB/sec 2024-08-29T18:46:33.879 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-j_ocBUiRzUTGnlC off=15613812 len=428741 2024-08-29T18:46:33.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 2807 completed, throughput=4.99MB/sec 2024-08-29T18:46:33.882 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u7ZC2ivnUnsDF6y off=666395 len=457968 2024-08-29T18:46:33.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 2808 completed, throughput=4.99MB/sec 2024-08-29T18:46:33.884 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-23Ve4YVtnC4b2Kf off=8053379 len=569336 2024-08-29T18:46:33.885 INFO:tasks.workunit.client.0.smithi089.stdout:op 2809 completed, throughput=5MB/sec 2024-08-29T18:46:33.886 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rJESn7ToJrNanZ- off=5307622 len=50715 2024-08-29T18:46:33.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 2810 completed, throughput=5MB/sec 2024-08-29T18:46:33.887 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zsXCOobz9FojUig off=1396499 len=1695640 2024-08-29T18:46:33.891 INFO:tasks.workunit.client.0.smithi089.stdout:op 2811 completed, throughput=5MB/sec 2024-08-29T18:46:33.891 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MywoHiSatDWobzw off=3898548 len=1109864 2024-08-29T18:46:33.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 2812 completed, throughput=5MB/sec 2024-08-29T18:46:34.894 INFO:tasks.workunit.client.0.smithi089.stdout: 532: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:34.894 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tILWq_3a5HsW8jF off=9890584 len=585194 2024-08-29T18:46:34.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 2813 completed, throughput=4.99MB/sec 2024-08-29T18:46:34.901 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Jz95PAHy4djxGXC off=11060478 len=800065 2024-08-29T18:46:34.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 2814 completed, throughput=4.99MB/sec 2024-08-29T18:46:34.904 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rWeN6JOGL5kfLK7 off=3819185 len=1745335 2024-08-29T18:46:34.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 2815 completed, throughput=5MB/sec 2024-08-29T18:46:34.916 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hMJt3big3WJ0omm off=564871 len=1964765 2024-08-29T18:46:34.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 2816 completed, throughput=5MB/sec 2024-08-29T18:46:34.920 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-22yehvJPWmYq8fg off=9085947 len=1444165 2024-08-29T18:46:34.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 2817 completed, throughput=5MB/sec 2024-08-29T18:46:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:34 smithi144 bash[67678]: cluster 2024-08-29T18:46:33.390303+0000 mgr.y (mgr.34104) 1026 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:34 smithi089 bash[78574]: cluster 2024-08-29T18:46:33.390303+0000 mgr.y (mgr.34104) 1026 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:34 smithi089 bash[77323]: cluster 2024-08-29T18:46:33.390303+0000 mgr.y (mgr.34104) 1026 : cluster [DBG] pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:46:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:46:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:46:35] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:46:35.924 INFO:tasks.workunit.client.0.smithi089.stdout: 533: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:35.924 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1Dk6lY6xskJs5ep off=4091820 len=337198 2024-08-29T18:46:35.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 2818 completed, throughput=4.99MB/sec 2024-08-29T18:46:35.929 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zc-65ftJqDeGaVy off=157283 len=238604 2024-08-29T18:46:35.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 2819 completed, throughput=4.99MB/sec 2024-08-29T18:46:35.931 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZoPXwYXoMlu72O5 off=9966960 len=749816 2024-08-29T18:46:35.938 INFO:tasks.workunit.client.0.smithi089.stdout:op 2820 completed, throughput=5MB/sec 2024-08-29T18:46:35.938 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8xfDHQG3-GDC4ud off=471862 len=1834773 2024-08-29T18:46:35.942 INFO:tasks.workunit.client.0.smithi089.stdout:op 2821 completed, throughput=5MB/sec 2024-08-29T18:46:35.942 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lJERcrc1e2EE1gL off=2770417 len=1221249 2024-08-29T18:46:35.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 2822 completed, throughput=5MB/sec 2024-08-29T18:46:36.953 INFO:tasks.workunit.client.0.smithi089.stdout: 534: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:36.953 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mCwnwczmksYuCCu off=1793066 len=674351 2024-08-29T18:46:36.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 2823 completed, throughput=4.99MB/sec 2024-08-29T18:46:36.957 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GlzNu3yNAa6J0pV off=2922360 len=204321 2024-08-29T18:46:36.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 2824 completed, throughput=4.99MB/sec 2024-08-29T18:46:36.962 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B0OcpWuhtcV0-Wy off=11408537 len=852569 2024-08-29T18:46:36.970 INFO:tasks.workunit.client.0.smithi089.stdout:op 2825 completed, throughput=4.99MB/sec 2024-08-29T18:46:36.970 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zFbhQLIQXEsM82b off=6412411 len=1022203 2024-08-29T18:46:36.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 2826 completed, throughput=5MB/sec 2024-08-29T18:46:36.974 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--8ZNX0i94janHNp off=14875439 len=838489 2024-08-29T18:46:36.976 INFO:tasks.workunit.client.0.smithi089.stdout:op 2827 completed, throughput=5MB/sec 2024-08-29T18:46:36.976 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FDyp8JKHszM6w2L off=2238799 len=563936 2024-08-29T18:46:36.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 2828 completed, throughput=5MB/sec 2024-08-29T18:46:36.984 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z8EE_C3p2mpnYYW off=6246637 len=506174 2024-08-29T18:46:36.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 2829 completed, throughput=5MB/sec 2024-08-29T18:46:36.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YnIY1d4QAAcp_rq off=1511079 len=85296 2024-08-29T18:46:36.994 INFO:tasks.workunit.client.0.smithi089.stdout:op 2830 completed, throughput=5MB/sec 2024-08-29T18:46:36.994 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NNVheYGNduxTEcm off=12580439 len=326655 2024-08-29T18:46:36.996 INFO:tasks.workunit.client.0.smithi089.stdout:op 2831 completed, throughput=5MB/sec 2024-08-29T18:46:36.996 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3TaFUf5wHtWCgbg off=21607774 len=974903 2024-08-29T18:46:36.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 2832 completed, throughput=5MB/sec 2024-08-29T18:46:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:36 smithi144 bash[67678]: cluster 2024-08-29T18:46:35.391167+0000 mgr.y (mgr.34104) 1027 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:36 smithi089 bash[77323]: cluster 2024-08-29T18:46:35.391167+0000 mgr.y (mgr.34104) 1027 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:36 smithi089 bash[78574]: cluster 2024-08-29T18:46:35.391167+0000 mgr.y (mgr.34104) 1027 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:37.999 INFO:tasks.workunit.client.0.smithi089.stdout: 535: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:37.999 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C8M8koaswfLNuqS off=5436179 len=1880225 2024-08-29T18:46:38.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 2833 completed, throughput=5MB/sec 2024-08-29T18:46:38.003 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m4llzCvqBYGw5y0 off=967227 len=1095252 2024-08-29T18:46:38.006 INFO:tasks.workunit.client.0.smithi089.stdout:op 2834 completed, throughput=5MB/sec 2024-08-29T18:46:38.006 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GBJX1SejemKQ7ee off=711685 len=293020 2024-08-29T18:46:38.008 INFO:tasks.workunit.client.0.smithi089.stdout:op 2835 completed, throughput=5MB/sec 2024-08-29T18:46:38.008 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UMve6FtAKI2iUFS off=3914549 len=654810 2024-08-29T18:46:38.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 2836 completed, throughput=5MB/sec 2024-08-29T18:46:38.010 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ixmpzyqrh01waqq off=525593 len=103484 2024-08-29T18:46:38.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 2837 completed, throughput=5MB/sec 2024-08-29T18:46:38.015 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-U9-gP5IUB99glKQ off=981982 len=469861 2024-08-29T18:46:38.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 2838 completed, throughput=5MB/sec 2024-08-29T18:46:39.016 INFO:tasks.workunit.client.0.smithi089.stdout: 536: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:39.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-loKRtaDyiIBEAFX off=3528758 len=1167353 2024-08-29T18:46:39.025 INFO:tasks.workunit.client.0.smithi089.stdout:op 2839 completed, throughput=4.99MB/sec 2024-08-29T18:46:39.025 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CJRWDNYvmc_uxUy off=19080211 len=1121908 2024-08-29T18:46:39.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 2840 completed, throughput=4.99MB/sec 2024-08-29T18:46:39.034 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LwxJm3eRSGHnzfz off=15554210 len=496483 2024-08-29T18:46:39.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 2841 completed, throughput=5MB/sec 2024-08-29T18:46:39.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gd_-6w2vVkHq1FO off=2794425 len=1458827 2024-08-29T18:46:39.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 2842 completed, throughput=5MB/sec 2024-08-29T18:46:39.053 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AgdamSzLVm5-Olw off=3368931 len=1897828 2024-08-29T18:46:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:38 smithi144 bash[67678]: cluster 2024-08-29T18:46:37.392161+0000 mgr.y (mgr.34104) 1028 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:46:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:38 smithi144 bash[67678]: audit 2024-08-29T18:46:37.736704+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:39.058 INFO:tasks.workunit.client.0.smithi089.stdout:op 2843 completed, throughput=5MB/sec 2024-08-29T18:46:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:38 smithi089 bash[77323]: cluster 2024-08-29T18:46:37.392161+0000 mgr.y (mgr.34104) 1028 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:46:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:38 smithi089 bash[77323]: audit 2024-08-29T18:46:37.736704+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:38 smithi089 bash[78574]: cluster 2024-08-29T18:46:37.392161+0000 mgr.y (mgr.34104) 1028 : cluster [DBG] pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:46:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:38 smithi089 bash[78574]: audit 2024-08-29T18:46:37.736704+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:40.059 INFO:tasks.workunit.client.0.smithi089.stdout: 537: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:40.059 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HmZIOHHWda2vgZE off=13004014 len=560002 2024-08-29T18:46:40.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 2844 completed, throughput=4.99MB/sec 2024-08-29T18:46:40.061 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jSibvDSPaIW5Fin off=2760298 len=1649655 2024-08-29T18:46:40.064 INFO:tasks.workunit.client.0.smithi089.stdout:op 2845 completed, throughput=5MB/sec 2024-08-29T18:46:40.064 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-utm9dXEReMZblm1 off=1778203 len=1893564 2024-08-29T18:46:40.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 2846 completed, throughput=5MB/sec 2024-08-29T18:46:40.080 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Cey9J4zUDGoqTCq off=13115995 len=895558 2024-08-29T18:46:40.087 INFO:tasks.workunit.client.0.smithi089.stdout:op 2847 completed, throughput=5MB/sec 2024-08-29T18:46:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:40 smithi144 bash[67678]: cluster 2024-08-29T18:46:39.393189+0000 mgr.y (mgr.34104) 1029 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:41.087 INFO:tasks.workunit.client.0.smithi089.stdout: 538: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:41.088 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FjZEAMbagOsLVW0 off=1487154 len=2010394 2024-08-29T18:46:41.103 INFO:tasks.workunit.client.0.smithi089.stdout:op 2848 completed, throughput=4.99MB/sec 2024-08-29T18:46:41.103 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mHSmlxa_LtWw9v3 off=2657165 len=1718757 2024-08-29T18:46:41.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 2849 completed, throughput=5MB/sec 2024-08-29T18:46:41.107 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ay7H4SCllXoG1FG off=2418156 len=143786 2024-08-29T18:46:41.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 2850 completed, throughput=5MB/sec 2024-08-29T18:46:41.108 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kdGH5fHEPnxBcHr off=3626969 len=1106042 2024-08-29T18:46:41.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 2851 completed, throughput=5MB/sec 2024-08-29T18:46:41.117 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-co-BYsxN9Ub0a4I off=12267755 len=1503346 2024-08-29T18:46:41.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 2852 completed, throughput=5MB/sec 2024-08-29T18:46:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:40 smithi089 bash[77323]: cluster 2024-08-29T18:46:39.393189+0000 mgr.y (mgr.34104) 1029 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:40 smithi089 bash[78574]: cluster 2024-08-29T18:46:39.393189+0000 mgr.y (mgr.34104) 1029 : cluster [DBG] pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:42.120 INFO:tasks.workunit.client.0.smithi089.stdout: 539: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:42.120 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fD-Pqw4JuQq9ZQy off=7622582 len=1063183 2024-08-29T18:46:42.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 2853 completed, throughput=5MB/sec 2024-08-29T18:46:42.123 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VYMiUxXF9Kx5dXW off=13267167 len=1213563 2024-08-29T18:46:42.135 INFO:tasks.workunit.client.0.smithi089.stdout:op 2854 completed, throughput=5MB/sec 2024-08-29T18:46:42.135 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hzd47mmNBN6JQpy off=1383923 len=566321 2024-08-29T18:46:42.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 2855 completed, throughput=5MB/sec 2024-08-29T18:46:42.138 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4i05WHGyzOD5V-S off=6553688 len=378567 2024-08-29T18:46:42.144 INFO:tasks.workunit.client.0.smithi089.stdout:op 2856 completed, throughput=5MB/sec 2024-08-29T18:46:42.144 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7aWD8rrfy4_0DI0 off=3572812 len=1111202 2024-08-29T18:46:42.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 2857 completed, throughput=5MB/sec 2024-08-29T18:46:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:42 smithi144 bash[67678]: cluster 2024-08-29T18:46:41.394022+0000 mgr.y (mgr.34104) 1030 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:46:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: 540: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:43.153 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mb-OPnfvesLpADE off=1508687 len=201677 2024-08-29T18:46:43.154 INFO:tasks.workunit.client.0.smithi089.stdout:op 2858 completed, throughput=4.99MB/sec 2024-08-29T18:46:43.154 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-26v_-Ss88OYPVvN off=5050549 len=50669 2024-08-29T18:46:43.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 2859 completed, throughput=4.99MB/sec 2024-08-29T18:46:43.156 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wNhYH4tz6sFbvhK off=2527892 len=1190068 2024-08-29T18:46:43.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 2860 completed, throughput=4.99MB/sec 2024-08-29T18:46:43.167 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OINop6NTzZGIrUU off=1030347 len=1220752 2024-08-29T18:46:43.170 INFO:tasks.workunit.client.0.smithi089.stdout:op 2861 completed, throughput=5MB/sec 2024-08-29T18:46:43.170 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PWaO3zAaQEnQOSZ off=1043240 len=1132170 2024-08-29T18:46:43.174 INFO:tasks.workunit.client.0.smithi089.stdout:op 2862 completed, throughput=5MB/sec 2024-08-29T18:46:43.174 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Fw-xILXahD8qM8K off=10251990 len=753040 2024-08-29T18:46:43.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 2863 completed, throughput=5MB/sec 2024-08-29T18:46:43.177 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3IQlgT9dwL1FjV3 off=7217238 len=1287429 2024-08-29T18:46:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:42 smithi089 bash[77323]: cluster 2024-08-29T18:46:41.394022+0000 mgr.y (mgr.34104) 1030 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:46:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:42 smithi089 bash[78574]: cluster 2024-08-29T18:46:41.394022+0000 mgr.y (mgr.34104) 1030 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:46:43.187 INFO:tasks.workunit.client.0.smithi089.stdout:op 2864 completed, throughput=5MB/sec 2024-08-29T18:46:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: 541: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:44.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M5cR1SUTWCMXkrA off=727480 len=1193538 2024-08-29T18:46:44.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 2865 completed, throughput=4.99MB/sec 2024-08-29T18:46:44.192 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m4llzCvqBYGw5y0 off=84994 len=1901529 2024-08-29T18:46:44.207 INFO:tasks.workunit.client.0.smithi089.stdout:op 2866 completed, throughput=5MB/sec 2024-08-29T18:46:44.207 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0bD6LmFzFAPjiDk off=2609024 len=1672465 2024-08-29T18:46:44.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 2867 completed, throughput=5MB/sec 2024-08-29T18:46:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:44 smithi144 bash[67678]: cluster 2024-08-29T18:46:43.395063+0000 mgr.y (mgr.34104) 1031 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:46:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:44 smithi089 bash[78574]: cluster 2024-08-29T18:46:43.395063+0000 mgr.y (mgr.34104) 1031 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:46:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:44 smithi089 bash[77323]: cluster 2024-08-29T18:46:43.395063+0000 mgr.y (mgr.34104) 1031 : cluster [DBG] pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:46:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: 542: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:45.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kiddwuHEOatmsL- off=6084366 len=144448 2024-08-29T18:46:45.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 2868 completed, throughput=4.99MB/sec 2024-08-29T18:46:45.218 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5YDKzbsrJvUZ2aq off=2464030 len=820002 2024-08-29T18:46:45.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 2869 completed, throughput=4.99MB/sec 2024-08-29T18:46:45.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YdR2MHnEAY4Oba8 off=12136097 len=1607238 2024-08-29T18:46:45.224 INFO:tasks.workunit.client.0.smithi089.stdout:op 2870 completed, throughput=5MB/sec 2024-08-29T18:46:45.224 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OzsksTFQ6P2YHt2 off=4780519 len=288666 2024-08-29T18:46:45.229 INFO:tasks.workunit.client.0.smithi089.stdout:op 2871 completed, throughput=5MB/sec 2024-08-29T18:46:45.229 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-j9klbIVef4ljpkW off=8278802 len=1336508 2024-08-29T18:46:45.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 2872 completed, throughput=5MB/sec 2024-08-29T18:46:45.242 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-js786FAyytBOfDl off=8424113 len=1654962 2024-08-29T18:46:45.246 INFO:tasks.workunit.client.0.smithi089.stdout:op 2873 completed, throughput=5MB/sec 2024-08-29T18:46:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:46:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:46:45] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:46:46.246 INFO:tasks.workunit.client.0.smithi089.stdout: 543: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:46.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-v7rkImD20BcA8tx off=3027511 len=915373 2024-08-29T18:46:46.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 2874 completed, throughput=4.99MB/sec 2024-08-29T18:46:46.255 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MovQHBAdhF3WziL off=1948964 len=1346296 2024-08-29T18:46:46.258 INFO:tasks.workunit.client.0.smithi089.stdout:op 2875 completed, throughput=5MB/sec 2024-08-29T18:46:46.258 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-htSHVJj-LQ6lKgv off=2319869 len=1688724 2024-08-29T18:46:46.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 2876 completed, throughput=5MB/sec 2024-08-29T18:46:46.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TIwDMKKy3rnax0L off=1880056 len=2065868 2024-08-29T18:46:46.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 2877 completed, throughput=5MB/sec 2024-08-29T18:46:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:46 smithi144 bash[67678]: cluster 2024-08-29T18:46:45.395963+0000 mgr.y (mgr.34104) 1032 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:46:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:46 smithi144 bash[67678]: audit 2024-08-29T18:46:46.231925+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:46:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:46 smithi089 bash[77323]: cluster 2024-08-29T18:46:45.395963+0000 mgr.y (mgr.34104) 1032 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:46:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:46 smithi089 bash[77323]: audit 2024-08-29T18:46:46.231925+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:46:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:46 smithi089 bash[78574]: cluster 2024-08-29T18:46:45.395963+0000 mgr.y (mgr.34104) 1032 : cluster [DBG] pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:46:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:46 smithi089 bash[78574]: audit 2024-08-29T18:46:46.231925+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:46:47.277 INFO:tasks.workunit.client.0.smithi089.stdout: 544: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:47.278 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LwxJm3eRSGHnzfz off=10411024 len=1063946 2024-08-29T18:46:47.281 INFO:tasks.workunit.client.0.smithi089.stdout:op 2878 completed, throughput=4.99MB/sec 2024-08-29T18:46:47.281 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1jR_rk95hunh3cI off=12121300 len=1800018 2024-08-29T18:46:47.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 2879 completed, throughput=5MB/sec 2024-08-29T18:46:47.287 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hwVOBulqJpC2E__ off=67375 len=1339144 2024-08-29T18:46:47.299 INFO:tasks.workunit.client.0.smithi089.stdout:op 2880 completed, throughput=5MB/sec 2024-08-29T18:46:47.299 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZoPXwYXoMlu72O5 off=4804694 len=2093115 2024-08-29T18:46:47.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 2881 completed, throughput=5MB/sec 2024-08-29T18:46:48.313 INFO:tasks.workunit.client.0.smithi089.stdout: 545: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:48.313 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NQr2L3mKMB0VNnc off=4564218 len=1836420 2024-08-29T18:46:48.326 INFO:tasks.workunit.client.0.smithi089.stdout:op 2882 completed, throughput=5MB/sec 2024-08-29T18:46:48.327 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r5zil1crdoBm0yJ off=4178503 len=1045256 2024-08-29T18:46:48.329 INFO:tasks.workunit.client.0.smithi089.stdout:op 2883 completed, throughput=5MB/sec 2024-08-29T18:46:48.329 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dddXiwamyf63VGl off=6059414 len=174501 2024-08-29T18:46:48.334 INFO:tasks.workunit.client.0.smithi089.stdout:op 2884 completed, throughput=5MB/sec 2024-08-29T18:46:48.334 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w5e1TTUYECY_svm off=3558453 len=432469 2024-08-29T18:46:48.340 INFO:tasks.workunit.client.0.smithi089.stdout:op 2885 completed, throughput=5MB/sec 2024-08-29T18:46:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:48 smithi144 bash[67678]: cluster 2024-08-29T18:46:47.397031+0000 mgr.y (mgr.34104) 1033 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:46:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:48 smithi089 bash[78574]: cluster 2024-08-29T18:46:47.397031+0000 mgr.y (mgr.34104) 1033 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:46:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:48 smithi089 bash[77323]: cluster 2024-08-29T18:46:47.397031+0000 mgr.y (mgr.34104) 1033 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:46:49.340 INFO:tasks.workunit.client.0.smithi089.stdout: 546: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:49.340 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iUxt1OuqnkJPTjS off=3702741 len=578247 2024-08-29T18:46:49.341 INFO:tasks.workunit.client.0.smithi089.stdout:op 2886 completed, throughput=4.99MB/sec 2024-08-29T18:46:49.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fzIeqf6BTOkqA9u off=718095 len=88381 2024-08-29T18:46:49.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 2887 completed, throughput=4.99MB/sec 2024-08-29T18:46:49.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KxQ3evYSUlFLJdh off=2396079 len=1152097 2024-08-29T18:46:49.344 INFO:tasks.workunit.client.0.smithi089.stdout:op 2888 completed, throughput=4.99MB/sec 2024-08-29T18:46:49.344 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zz_duxEyUol79Ak off=3514123 len=1683818 2024-08-29T18:46:49.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 2889 completed, throughput=5MB/sec 2024-08-29T18:46:49.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CO_OF0Ttx5JfKd5 off=8300985 len=318640 2024-08-29T18:46:49.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 2890 completed, throughput=5MB/sec 2024-08-29T18:46:49.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3u3dKA4Q15B2Wi1 off=15519073 len=1142227 2024-08-29T18:46:49.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 2891 completed, throughput=5MB/sec 2024-08-29T18:46:49.348 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OxiayOt8pA68m1U off=5176631 len=1903423 2024-08-29T18:46:49.350 INFO:tasks.workunit.client.0.smithi089.stdout:op 2892 completed, throughput=5MB/sec 2024-08-29T18:46:50.350 INFO:tasks.workunit.client.0.smithi089.stdout: 547: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:50.351 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y8meQ2V6hkACi4j off=0 len=1806636 2024-08-29T18:46:50.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 2893 completed, throughput=5MB/sec 2024-08-29T18:46:50.355 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pFDW2R1Pb13UtJp off=14331547 len=1922715 2024-08-29T18:46:50.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 2894 completed, throughput=5MB/sec 2024-08-29T18:46:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:50 smithi144 bash[67678]: cluster 2024-08-29T18:46:49.398006+0000 mgr.y (mgr.34104) 1034 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:46:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:50 smithi089 bash[77323]: cluster 2024-08-29T18:46:49.398006+0000 mgr.y (mgr.34104) 1034 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:46:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:50 smithi089 bash[78574]: cluster 2024-08-29T18:46:49.398006+0000 mgr.y (mgr.34104) 1034 : cluster [DBG] pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:46:51.361 INFO:tasks.workunit.client.0.smithi089.stdout: 548: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:51.361 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-32fgy6aIWoT1ijz off=328653 len=1633378 2024-08-29T18:46:51.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 2895 completed, throughput=4.99MB/sec 2024-08-29T18:46:51.374 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-akF15cJwY99-7fH off=1010188 len=887498 2024-08-29T18:46:51.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 2896 completed, throughput=5MB/sec 2024-08-29T18:46:51.375 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z9h901S8Q9ycsOH off=4853447 len=1761677 2024-08-29T18:46:51.378 INFO:tasks.workunit.client.0.smithi089.stdout:op 2897 completed, throughput=5MB/sec 2024-08-29T18:46:51.378 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3DWeDSoTkwVsYRx off=11779460 len=497747 2024-08-29T18:46:51.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 2898 completed, throughput=5MB/sec 2024-08-29T18:46:51.379 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NKfurrWOqihO8Rn off=261523 len=1797175 2024-08-29T18:46:51.384 INFO:tasks.workunit.client.0.smithi089.stdout:op 2899 completed, throughput=5MB/sec 2024-08-29T18:46:52.384 INFO:tasks.workunit.client.0.smithi089.stdout: 549: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:52.385 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jr9NQVfdaZU4Fih off=8208464 len=728463 2024-08-29T18:46:52.390 INFO:tasks.workunit.client.0.smithi089.stdout:op 2900 completed, throughput=4.99MB/sec 2024-08-29T18:46:52.390 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CFQQAqncDjsqDn3 off=2606447 len=1858846 2024-08-29T18:46:52.393 INFO:tasks.workunit.client.0.smithi089.stdout:op 2901 completed, throughput=5MB/sec 2024-08-29T18:46:52.393 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-90-7cpTbP5kUrgM off=10348082 len=1354718 2024-08-29T18:46:52.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 2902 completed, throughput=5MB/sec 2024-08-29T18:46:52.397 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WtdjIn7Xn9hoBjG off=50284 len=1248311 2024-08-29T18:46:52.408 INFO:tasks.workunit.client.0.smithi089.stdout:op 2903 completed, throughput=5MB/sec 2024-08-29T18:46:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: cluster 2024-08-29T18:46:51.398544+0000 mgr.y (mgr.34104) 1035 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:51.916080+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:51.920392+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:52.174409+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:52.185541+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:52.736712+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:52.871571+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:46:53.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:52.873463+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:46:53.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[77323]: audit 2024-08-29T18:46:52.882322+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: cluster 2024-08-29T18:46:51.398544+0000 mgr.y (mgr.34104) 1035 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:53.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:51.916080+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:51.920392+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:52.174409+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:52.185541+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:52.736712+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:53.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:52.871571+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:46:53.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:52.873463+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:46:53.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:52 smithi089 bash[78574]: audit 2024-08-29T18:46:52.882322+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: cluster 2024-08-29T18:46:51.398544+0000 mgr.y (mgr.34104) 1035 : cluster [DBG] pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:51.916080+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:51.920392+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:52.174409+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:52.185541+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:52.736712+0000 mon.a (mon.0) 2238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:46:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:52.871571+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:46:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:52.873463+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:46:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:52 smithi144 bash[67678]: audit 2024-08-29T18:46:52.882322+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:46:53.409 INFO:tasks.workunit.client.0.smithi089.stdout: 550: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:53.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9SsOgqlEC-nyRzK off=15243566 len=1624481 2024-08-29T18:46:53.413 INFO:tasks.workunit.client.0.smithi089.stdout:op 2904 completed, throughput=5MB/sec 2024-08-29T18:46:53.413 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1sKU_pcuumLOekx off=603163 len=833070 2024-08-29T18:46:53.420 INFO:tasks.workunit.client.0.smithi089.stdout:op 2905 completed, throughput=5MB/sec 2024-08-29T18:46:53.421 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bfrARH9rg2J9Ac8 off=316769 len=870357 2024-08-29T18:46:53.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 2906 completed, throughput=5MB/sec 2024-08-29T18:46:53.423 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yW8J0NWlrnIKHRU off=1742594 len=1141636 2024-08-29T18:46:53.425 INFO:tasks.workunit.client.0.smithi089.stdout:op 2907 completed, throughput=5MB/sec 2024-08-29T18:46:54.426 INFO:tasks.workunit.client.0.smithi089.stdout: 551: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:54.426 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K1dl72yx7KHth-D off=6449521 len=305831 2024-08-29T18:46:54.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 2908 completed, throughput=4.99MB/sec 2024-08-29T18:46:54.432 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-voxHyZrxkxLyfa4 off=2535100 len=1934582 2024-08-29T18:46:54.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 2909 completed, throughput=5MB/sec 2024-08-29T18:46:54.436 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UTgUkydVoNO91Y2 off=421313 len=1462253 2024-08-29T18:46:54.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 2910 completed, throughput=5MB/sec 2024-08-29T18:46:54.447 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t7VaEcWDPY4Ly-F off=3850732 len=1850527 2024-08-29T18:46:54.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 2911 completed, throughput=5MB/sec 2024-08-29T18:46:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:54 smithi089 bash[77323]: cluster 2024-08-29T18:46:53.399516+0000 mgr.y (mgr.34104) 1036 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:46:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:46:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:46:55] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:46:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:54 smithi089 bash[78574]: cluster 2024-08-29T18:46:53.399516+0000 mgr.y (mgr.34104) 1036 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:46:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:54 smithi144 bash[67678]: cluster 2024-08-29T18:46:53.399516+0000 mgr.y (mgr.34104) 1036 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:46:55.461 INFO:tasks.workunit.client.0.smithi089.stdout: 552: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:55.461 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NaeXb6u7vkaWK7N off=2741608 len=208384 2024-08-29T18:46:55.462 INFO:tasks.workunit.client.0.smithi089.stdout:op 2912 completed, throughput=4.99MB/sec 2024-08-29T18:46:55.462 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PZbXoHJKIfnJIHR off=4930922 len=351817 2024-08-29T18:46:55.468 INFO:tasks.workunit.client.0.smithi089.stdout:op 2913 completed, throughput=4.99MB/sec 2024-08-29T18:46:55.469 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--Dh4w3mN-Bf0XaV off=1619365 len=1295367 2024-08-29T18:46:55.478 INFO:tasks.workunit.client.0.smithi089.stdout:op 2914 completed, throughput=4.99MB/sec 2024-08-29T18:46:55.478 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gHxbPd-odfzTeeE off=5955308 len=992057 2024-08-29T18:46:55.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 2915 completed, throughput=5MB/sec 2024-08-29T18:46:55.481 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vTWkuIs1U2S8IjF off=10507446 len=1219671 2024-08-29T18:46:55.483 INFO:tasks.workunit.client.0.smithi089.stdout:op 2916 completed, throughput=5MB/sec 2024-08-29T18:46:55.483 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YL9roTJNXgwluzB off=0 len=1741067 2024-08-29T18:46:55.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 2917 completed, throughput=5MB/sec 2024-08-29T18:46:56.488 INFO:tasks.workunit.client.0.smithi089.stdout: 553: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:56.488 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qkq6k9qIMMN8S3v off=7307570 len=763385 2024-08-29T18:46:56.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 2918 completed, throughput=4.99MB/sec 2024-08-29T18:46:56.496 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DTICLN1jqz8C0-o off=736442 len=1051188 2024-08-29T18:46:56.499 INFO:tasks.workunit.client.0.smithi089.stdout:op 2919 completed, throughput=5MB/sec 2024-08-29T18:46:56.499 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1eudHXdgK9kehVW off=8429470 len=282496 2024-08-29T18:46:56.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 2920 completed, throughput=5MB/sec 2024-08-29T18:46:56.500 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZNJPUJq6Yz_gPPW off=5604150 len=410014 2024-08-29T18:46:56.506 INFO:tasks.workunit.client.0.smithi089.stdout:op 2921 completed, throughput=5MB/sec 2024-08-29T18:46:56.506 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t_Zd9DrPyIq9naT off=5628086 len=650157 2024-08-29T18:46:56.509 INFO:tasks.workunit.client.0.smithi089.stdout:op 2922 completed, throughput=5MB/sec 2024-08-29T18:46:56.510 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8FeOPMweuHskGkX off=3517207 len=989963 2024-08-29T18:46:56.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 2923 completed, throughput=5MB/sec 2024-08-29T18:46:56.518 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EW8JiXnfZo62ydk off=564660 len=1728586 2024-08-29T18:46:56.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 2924 completed, throughput=5MB/sec 2024-08-29T18:46:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:56 smithi089 bash[77323]: cluster 2024-08-29T18:46:55.400378+0000 mgr.y (mgr.34104) 1037 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-08-29T18:46:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:56 smithi089 bash[78574]: cluster 2024-08-29T18:46:55.400378+0000 mgr.y (mgr.34104) 1037 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-08-29T18:46:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:56 smithi144 bash[67678]: cluster 2024-08-29T18:46:55.400378+0000 mgr.y (mgr.34104) 1037 : cluster [DBG] pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-08-29T18:46:57.523 INFO:tasks.workunit.client.0.smithi089.stdout: 554: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:57.523 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NaNDIjJv4hI9VpZ off=9372886 len=1445328 2024-08-29T18:46:57.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 2925 completed, throughput=5MB/sec 2024-08-29T18:46:57.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-drMDQmer7FibOaH off=12602568 len=1940194 2024-08-29T18:46:57.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 2926 completed, throughput=5MB/sec 2024-08-29T18:46:57.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zaqXZLVSdGxRxdv off=5208418 len=1684869 2024-08-29T18:46:57.535 INFO:tasks.workunit.client.0.smithi089.stdout:op 2927 completed, throughput=5MB/sec 2024-08-29T18:46:58.536 INFO:tasks.workunit.client.0.smithi089.stdout: 555: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:58.536 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iJuA1tOY1JoU31a off=13486616 len=1109304 2024-08-29T18:46:58.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 2928 completed, throughput=4.99MB/sec 2024-08-29T18:46:58.539 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bGzy67VsRpVvVzW off=18669173 len=2064589 2024-08-29T18:46:58.557 INFO:tasks.workunit.client.0.smithi089.stdout:op 2929 completed, throughput=5MB/sec 2024-08-29T18:46:58.557 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XIv9lr79LZIaddK off=13582295 len=176184 2024-08-29T18:46:58.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 2930 completed, throughput=5MB/sec 2024-08-29T18:46:58.562 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h-8HB-GktGx5O21 off=558329 len=1830922 2024-08-29T18:46:58.576 INFO:tasks.workunit.client.0.smithi089.stdout:op 2931 completed, throughput=5MB/sec 2024-08-29T18:46:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:46:58 smithi089 bash[77323]: cluster 2024-08-29T18:46:57.401497+0000 mgr.y (mgr.34104) 1038 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:46:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:46:58 smithi089 bash[78574]: cluster 2024-08-29T18:46:57.401497+0000 mgr.y (mgr.34104) 1038 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:46:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:46:58 smithi144 bash[67678]: cluster 2024-08-29T18:46:57.401497+0000 mgr.y (mgr.34104) 1038 : cluster [DBG] pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:46:59.576 INFO:tasks.workunit.client.0.smithi089.stdout: 556: throughput=4.99MB/sec pending data=0 2024-08-29T18:46:59.576 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XVAvgbbXsMJXcOE off=12743022 len=674819 2024-08-29T18:46:59.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 2932 completed, throughput=4.99MB/sec 2024-08-29T18:46:59.583 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rJu5aELloXS6pJN off=12885870 len=1923051 2024-08-29T18:46:59.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 2933 completed, throughput=5MB/sec 2024-08-29T18:46:59.588 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xH2vLJxEX31W3yt off=2379001 len=1706082 2024-08-29T18:46:59.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 2934 completed, throughput=5MB/sec 2024-08-29T18:46:59.593 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GBJX1SejemKQ7ee off=3537057 len=737916 2024-08-29T18:46:59.601 INFO:tasks.workunit.client.0.smithi089.stdout:op 2935 completed, throughput=5MB/sec 2024-08-29T18:47:00.601 INFO:tasks.workunit.client.0.smithi089.stdout: 557: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:00.601 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q2rfQ6maiQvm30e off=5161154 len=488111 2024-08-29T18:47:00.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 2936 completed, throughput=4.99MB/sec 2024-08-29T18:47:00.609 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E3eVbv6fXvI_cv8 off=5118946 len=667017 2024-08-29T18:47:00.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 2937 completed, throughput=4.99MB/sec 2024-08-29T18:47:00.616 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qMSiWjuy0m35ttN off=266485 len=913415 2024-08-29T18:47:00.625 INFO:tasks.workunit.client.0.smithi089.stdout:op 2938 completed, throughput=5MB/sec 2024-08-29T18:47:00.625 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i2uAXAljed5hPWg off=6360720 len=2016601 2024-08-29T18:47:00.640 INFO:tasks.workunit.client.0.smithi089.stdout:op 2939 completed, throughput=5MB/sec 2024-08-29T18:47:00.640 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BXQ5ukKfhicqIvU off=10760148 len=994840 2024-08-29T18:47:00.644 INFO:tasks.workunit.client.0.smithi089.stdout:op 2940 completed, throughput=5MB/sec 2024-08-29T18:47:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:00 smithi144 bash[67678]: cluster 2024-08-29T18:46:59.402666+0000 mgr.y (mgr.34104) 1039 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:47:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:00 smithi089 bash[77323]: cluster 2024-08-29T18:46:59.402666+0000 mgr.y (mgr.34104) 1039 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:47:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:00 smithi089 bash[78574]: cluster 2024-08-29T18:46:59.402666+0000 mgr.y (mgr.34104) 1039 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:47:01.644 INFO:tasks.workunit.client.0.smithi089.stdout: 558: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:01.644 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--Y4XxIvCaw2VH3O off=7042228 len=323747 2024-08-29T18:47:01.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 2941 completed, throughput=4.99MB/sec 2024-08-29T18:47:01.646 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DO8f-dK6WrI_5JQ off=5156116 len=604749 2024-08-29T18:47:01.648 INFO:tasks.workunit.client.0.smithi089.stdout:op 2942 completed, throughput=4.99MB/sec 2024-08-29T18:47:01.648 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3k1DVbNNbdGp65z off=520123 len=1152263 2024-08-29T18:47:01.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 2943 completed, throughput=4.99MB/sec 2024-08-29T18:47:01.652 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HRciVyQgKZFQC1v off=4976408 len=923410 2024-08-29T18:47:01.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 2944 completed, throughput=5MB/sec 2024-08-29T18:47:01.662 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Eo6SMcP_FkJ6EZq off=1053114 len=258201 2024-08-29T18:47:01.663 INFO:tasks.workunit.client.0.smithi089.stdout:op 2945 completed, throughput=5MB/sec 2024-08-29T18:47:01.663 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N2dNpTPs8EvX_23 off=1350500 len=1011995 2024-08-29T18:47:01.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 2946 completed, throughput=5MB/sec 2024-08-29T18:47:01.667 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2F7jj_Bc9a3uTbU off=12323567 len=1117386 2024-08-29T18:47:01.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 2947 completed, throughput=5MB/sec 2024-08-29T18:47:02.676 INFO:tasks.workunit.client.0.smithi089.stdout: 559: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:02.677 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fFmovYsVE-3OX8j off=10535275 len=1928783 2024-08-29T18:47:02.690 INFO:tasks.workunit.client.0.smithi089.stdout:op 2948 completed, throughput=4.99MB/sec 2024-08-29T18:47:02.690 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4rQUnMqhVoxL8I0 off=22722705 len=1204125 2024-08-29T18:47:02.694 INFO:tasks.workunit.client.0.smithi089.stdout:op 2949 completed, throughput=5MB/sec 2024-08-29T18:47:02.694 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vh7xS7x5Pa87zab off=7083400 len=745991 2024-08-29T18:47:02.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 2950 completed, throughput=5MB/sec 2024-08-29T18:47:02.702 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cNnL_0xr7h8fr2t off=3250562 len=473771 2024-08-29T18:47:02.708 INFO:tasks.workunit.client.0.smithi089.stdout:op 2951 completed, throughput=5MB/sec 2024-08-29T18:47:02.708 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zMjLRWRXJviE6ld off=14532089 len=279132 2024-08-29T18:47:02.713 INFO:tasks.workunit.client.0.smithi089.stdout:op 2952 completed, throughput=5MB/sec 2024-08-29T18:47:02.713 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-is0PRSbZ4P_9D58 off=326203 len=1076627 2024-08-29T18:47:02.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 2953 completed, throughput=5MB/sec 2024-08-29T18:47:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:02 smithi144 bash[67678]: cluster 2024-08-29T18:47:01.403651+0000 mgr.y (mgr.34104) 1040 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:47:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:02 smithi089 bash[77323]: cluster 2024-08-29T18:47:01.403651+0000 mgr.y (mgr.34104) 1040 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:47:03.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:02 smithi089 bash[78574]: cluster 2024-08-29T18:47:01.403651+0000 mgr.y (mgr.34104) 1040 : cluster [DBG] pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:47:03.722 INFO:tasks.workunit.client.0.smithi089.stdout: 560: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:03.723 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PuYAVO55xqQQUy0 off=9047794 len=1991581 2024-08-29T18:47:03.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 2954 completed, throughput=4.99MB/sec 2024-08-29T18:47:03.729 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xB1FOlk5s6iGjoO off=5964672 len=809246 2024-08-29T18:47:03.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 2955 completed, throughput=5MB/sec 2024-08-29T18:47:03.738 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cTngQbMFAMRyqHi off=8973390 len=726668 2024-08-29T18:47:03.740 INFO:tasks.workunit.client.0.smithi089.stdout:op 2956 completed, throughput=5MB/sec 2024-08-29T18:47:03.740 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-k7jbY9f2msUgmSD off=3756488 len=217177 2024-08-29T18:47:03.745 INFO:tasks.workunit.client.0.smithi089.stdout:op 2957 completed, throughput=5MB/sec 2024-08-29T18:47:03.745 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-le5AJ2emvWVCgwt off=1726275 len=931541 2024-08-29T18:47:03.754 INFO:tasks.workunit.client.0.smithi089.stdout:op 2958 completed, throughput=5MB/sec 2024-08-29T18:47:03.754 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kqALpWlfRsPrT2d off=10612232 len=187132 2024-08-29T18:47:03.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 2959 completed, throughput=5MB/sec 2024-08-29T18:47:03.759 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z9RGEHqoxNqRrqz off=3521250 len=1652892 2024-08-29T18:47:03.763 INFO:tasks.workunit.client.0.smithi089.stdout:op 2960 completed, throughput=5MB/sec 2024-08-29T18:47:04.765 INFO:tasks.workunit.client.0.smithi089.stdout: 561: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:04.765 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dfJvMcfWvmd61EK off=5160141 len=111500 2024-08-29T18:47:04.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 2961 completed, throughput=4.99MB/sec 2024-08-29T18:47:04.765 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t4liRtiRr1XHPgc off=9767150 len=162954 2024-08-29T18:47:04.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 2962 completed, throughput=4.99MB/sec 2024-08-29T18:47:04.770 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--HYzmOrCrOLZ_VT off=15920731 len=140144 2024-08-29T18:47:04.771 INFO:tasks.workunit.client.0.smithi089.stdout:op 2963 completed, throughput=4.99MB/sec 2024-08-29T18:47:04.771 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Dg6l8ceC7xxlu6c off=3161649 len=622228 2024-08-29T18:47:04.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 2964 completed, throughput=5MB/sec 2024-08-29T18:47:04.779 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OfB8POjgJCu5pr5 off=533979 len=1771891 2024-08-29T18:47:04.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 2965 completed, throughput=5MB/sec 2024-08-29T18:47:04.785 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Sfa2XR-apRd5wr off=15754411 len=736421 2024-08-29T18:47:04.787 INFO:tasks.workunit.client.0.smithi089.stdout:op 2966 completed, throughput=5MB/sec 2024-08-29T18:47:04.787 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wdNXi8AYy7VYkoo off=7310319 len=1151421 2024-08-29T18:47:04.797 INFO:tasks.workunit.client.0.smithi089.stdout:op 2967 completed, throughput=5MB/sec 2024-08-29T18:47:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:04 smithi144 bash[67678]: cluster 2024-08-29T18:47:03.404695+0000 mgr.y (mgr.34104) 1041 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:47:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:47:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:47:05] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:47:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:04 smithi089 bash[77323]: cluster 2024-08-29T18:47:03.404695+0000 mgr.y (mgr.34104) 1041 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:47:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:04 smithi089 bash[78574]: cluster 2024-08-29T18:47:03.404695+0000 mgr.y (mgr.34104) 1041 : cluster [DBG] pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:47:05.797 INFO:tasks.workunit.client.0.smithi089.stdout: 562: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:05.797 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GFATMerU9m94OLL off=793129 len=606992 2024-08-29T18:47:05.805 INFO:tasks.workunit.client.0.smithi089.stdout:op 2968 completed, throughput=4.99MB/sec 2024-08-29T18:47:05.805 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K5SUD7MaoX5SuM6 off=4643163 len=2014294 2024-08-29T18:47:05.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 2969 completed, throughput=5MB/sec 2024-08-29T18:47:05.820 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-C39fmzIl80ZF3Af off=6618367 len=635321 2024-08-29T18:47:05.826 INFO:tasks.workunit.client.0.smithi089.stdout:op 2970 completed, throughput=5MB/sec 2024-08-29T18:47:05.826 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fHL2U4xW_jLeN7z off=6111672 len=1601047 2024-08-29T18:47:05.831 INFO:tasks.workunit.client.0.smithi089.stdout:op 2971 completed, throughput=5MB/sec 2024-08-29T18:47:06.832 INFO:tasks.workunit.client.0.smithi089.stdout: 563: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:06.832 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pkyy_EkmWEeSuJD off=2204110 len=1737135 2024-08-29T18:47:06.837 INFO:tasks.workunit.client.0.smithi089.stdout:op 2972 completed, throughput=4.99MB/sec 2024-08-29T18:47:06.837 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jRhtD6XlItp_aZG off=165397 len=1354750 2024-08-29T18:47:06.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 2973 completed, throughput=5MB/sec 2024-08-29T18:47:06.848 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xrf6TRcFCWFM0lu off=541929 len=1475534 2024-08-29T18:47:06.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 2974 completed, throughput=5MB/sec 2024-08-29T18:47:06.861 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8wZUk3pcsl1Qddq off=7966886 len=326487 2024-08-29T18:47:06.866 INFO:tasks.workunit.client.0.smithi089.stdout:op 2975 completed, throughput=5MB/sec 2024-08-29T18:47:06.866 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p8bhlv-cjcH7ZmL off=3841470 len=756782 2024-08-29T18:47:06.869 INFO:tasks.workunit.client.0.smithi089.stdout:op 2976 completed, throughput=5MB/sec 2024-08-29T18:47:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:06 smithi144 bash[67678]: cluster 2024-08-29T18:47:05.405702+0000 mgr.y (mgr.34104) 1042 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:47:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:06 smithi089 bash[78574]: cluster 2024-08-29T18:47:05.405702+0000 mgr.y (mgr.34104) 1042 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:47:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:06 smithi089 bash[77323]: cluster 2024-08-29T18:47:05.405702+0000 mgr.y (mgr.34104) 1042 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:47:07.869 INFO:tasks.workunit.client.0.smithi089.stdout: 564: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:07.869 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JAE3ldxod3Z205W off=550097 len=699172 2024-08-29T18:47:07.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 2977 completed, throughput=4.99MB/sec 2024-08-29T18:47:07.872 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0BuhCFeRFDS3nct off=8311342 len=1393605 2024-08-29T18:47:07.875 INFO:tasks.workunit.client.0.smithi089.stdout:op 2978 completed, throughput=5MB/sec 2024-08-29T18:47:07.875 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LDqbDn2F_MO24Zo off=2984961 len=697718 2024-08-29T18:47:07.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 2979 completed, throughput=5MB/sec 2024-08-29T18:47:07.877 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--miWCQFOXIMixT9 off=4855067 len=191843 2024-08-29T18:47:07.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 2980 completed, throughput=5MB/sec 2024-08-29T18:47:07.882 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-foBX_n_tiVZ0KYt off=452918 len=1561633 2024-08-29T18:47:07.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 2981 completed, throughput=5MB/sec 2024-08-29T18:47:07.886 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jCfU7MAvBFA0bRi off=212608 len=1011862 2024-08-29T18:47:07.895 INFO:tasks.workunit.client.0.smithi089.stdout:op 2982 completed, throughput=5MB/sec 2024-08-29T18:47:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:07 smithi144 bash[67678]: audit 2024-08-29T18:47:07.737376+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:07 smithi089 bash[78574]: audit 2024-08-29T18:47:07.737376+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:07 smithi089 bash[77323]: audit 2024-08-29T18:47:07.737376+0000 mon.a (mon.0) 2242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:08.895 INFO:tasks.workunit.client.0.smithi089.stdout: 565: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:08.896 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IB10R7foQT-O7Ys off=4594927 len=1388214 2024-08-29T18:47:08.906 INFO:tasks.workunit.client.0.smithi089.stdout:op 2983 completed, throughput=4.99MB/sec 2024-08-29T18:47:08.906 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BYbetBkhyR8QiUR off=9127425 len=1627558 2024-08-29T18:47:08.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 2984 completed, throughput=5MB/sec 2024-08-29T18:47:08.920 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0NCoPtS1DOFzDhJ off=614409 len=1184130 2024-08-29T18:47:08.929 INFO:tasks.workunit.client.0.smithi089.stdout:op 2985 completed, throughput=5MB/sec 2024-08-29T18:47:08.930 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PYSIe0JLE0vJnMo off=2912690 len=1073793 2024-08-29T18:47:08.939 INFO:tasks.workunit.client.0.smithi089.stdout:op 2986 completed, throughput=5MB/sec 2024-08-29T18:47:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:08 smithi144 bash[67678]: cluster 2024-08-29T18:47:07.406816+0000 mgr.y (mgr.34104) 1043 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:08 smithi089 bash[78574]: cluster 2024-08-29T18:47:07.406816+0000 mgr.y (mgr.34104) 1043 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:08 smithi089 bash[77323]: cluster 2024-08-29T18:47:07.406816+0000 mgr.y (mgr.34104) 1043 : cluster [DBG] pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:09.939 INFO:tasks.workunit.client.0.smithi089.stdout: 566: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:09.940 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wsv00N5Tcezbuhn off=2375465 len=1381834 2024-08-29T18:47:09.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 2987 completed, throughput=4.99MB/sec 2024-08-29T18:47:09.943 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QhvZOf4jUPCbnGJ off=5895182 len=372542 2024-08-29T18:47:09.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 2988 completed, throughput=4.99MB/sec 2024-08-29T18:47:09.945 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BSmWXiREvQJ_UHJ off=793533 len=1446513 2024-08-29T18:47:09.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 2989 completed, throughput=5MB/sec 2024-08-29T18:47:09.951 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BHGWb5EFlcwZVny off=8612147 len=120504 2024-08-29T18:47:09.955 INFO:tasks.workunit.client.0.smithi089.stdout:op 2990 completed, throughput=5MB/sec 2024-08-29T18:47:09.955 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-L8VBH4sp02spI9r off=3539942 len=964488 2024-08-29T18:47:09.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 2991 completed, throughput=5MB/sec 2024-08-29T18:47:09.964 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3NqDWD4N14Htsx2 off=3919708 len=691851 2024-08-29T18:47:09.966 INFO:tasks.workunit.client.0.smithi089.stdout:op 2992 completed, throughput=5MB/sec 2024-08-29T18:47:09.966 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oOq8jOTQKnipL-V off=1463309 len=528231 2024-08-29T18:47:09.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 2993 completed, throughput=5MB/sec 2024-08-29T18:47:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:09 smithi144 bash[67678]: cluster 2024-08-29T18:47:09.407982+0000 mgr.y (mgr.34104) 1044 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:47:10.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:09 smithi089 bash[77323]: cluster 2024-08-29T18:47:09.407982+0000 mgr.y (mgr.34104) 1044 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:47:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:09 smithi089 bash[78574]: cluster 2024-08-29T18:47:09.407982+0000 mgr.y (mgr.34104) 1044 : cluster [DBG] pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:47:10.968 INFO:tasks.workunit.client.0.smithi089.stdout: 567: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:10.968 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qhHEw74I7NQNzBt off=14700573 len=2010704 2024-08-29T18:47:10.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 2994 completed, throughput=5MB/sec 2024-08-29T18:47:10.973 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vhK4-9Y8pFQ-XOl off=1342343 len=846668 2024-08-29T18:47:10.975 INFO:tasks.workunit.client.0.smithi089.stdout:op 2995 completed, throughput=5MB/sec 2024-08-29T18:47:10.976 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3LiCtykIh5GsDMK off=3065628 len=118990 2024-08-29T18:47:10.980 INFO:tasks.workunit.client.0.smithi089.stdout:op 2996 completed, throughput=5MB/sec 2024-08-29T18:47:10.980 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_52nrbMI3OSgATM off=1307301 len=1001134 2024-08-29T18:47:10.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 2997 completed, throughput=5MB/sec 2024-08-29T18:47:10.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gdBx2axjPOP__BM off=404973 len=440270 2024-08-29T18:47:10.996 INFO:tasks.workunit.client.0.smithi089.stdout:op 2998 completed, throughput=5MB/sec 2024-08-29T18:47:10.997 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DvRUnCgHvFum8Hr off=2117197 len=440567 2024-08-29T18:47:11.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 2999 completed, throughput=5MB/sec 2024-08-29T18:47:11.003 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-C_6yct7EktW1V9J off=1548146 len=914814 2024-08-29T18:47:11.011 INFO:tasks.workunit.client.0.smithi089.stdout:op 3000 completed, throughput=5MB/sec 2024-08-29T18:47:12.011 INFO:tasks.workunit.client.0.smithi089.stdout: 568: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:12.012 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bKuVU6OmQHurBfl off=12083235 len=1698242 2024-08-29T18:47:12.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 3001 completed, throughput=5MB/sec 2024-08-29T18:47:12.015 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9S9OQJCsvSSkY5u off=850907 len=1045808 2024-08-29T18:47:12.024 INFO:tasks.workunit.client.0.smithi089.stdout:op 3002 completed, throughput=5MB/sec 2024-08-29T18:47:12.024 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2YmtbL4FHcB7piP off=1801275 len=428511 2024-08-29T18:47:12.027 INFO:tasks.workunit.client.0.smithi089.stdout:op 3003 completed, throughput=5MB/sec 2024-08-29T18:47:12.027 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3azsObgI2mcHgl3 off=2996314 len=48110 2024-08-29T18:47:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 3004 completed, throughput=5MB/sec 2024-08-29T18:47:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YKAdTna6n5_RCG7 off=48280 len=573883 2024-08-29T18:47:12.032 INFO:tasks.workunit.client.0.smithi089.stdout:op 3005 completed, throughput=5MB/sec 2024-08-29T18:47:12.032 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oA7mPKCfLjoKUsR off=12378108 len=432339 2024-08-29T18:47:12.038 INFO:tasks.workunit.client.0.smithi089.stdout:op 3006 completed, throughput=5MB/sec 2024-08-29T18:47:12.038 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3yeasyc8iV7vsVq off=1213683 len=1383829 2024-08-29T18:47:12.041 INFO:tasks.workunit.client.0.smithi089.stdout:op 3007 completed, throughput=5MB/sec 2024-08-29T18:47:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:12 smithi144 bash[67678]: cluster 2024-08-29T18:47:11.408847+0000 mgr.y (mgr.34104) 1045 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:12 smithi089 bash[77323]: cluster 2024-08-29T18:47:11.408847+0000 mgr.y (mgr.34104) 1045 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:12 smithi089 bash[78574]: cluster 2024-08-29T18:47:11.408847+0000 mgr.y (mgr.34104) 1045 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:13.041 INFO:tasks.workunit.client.0.smithi089.stdout: 569: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:13.041 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M78HZL-N6Ex8oVn off=2691482 len=1031368 2024-08-29T18:47:13.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 3008 completed, throughput=4.99MB/sec 2024-08-29T18:47:13.045 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eRXPiT-NiH6dcXr off=16258261 len=1071726 2024-08-29T18:47:13.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 3009 completed, throughput=5MB/sec 2024-08-29T18:47:13.054 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HrVpNQwZgMSNNtC off=1105615 len=46360 2024-08-29T18:47:13.056 INFO:tasks.workunit.client.0.smithi089.stdout:op 3010 completed, throughput=5MB/sec 2024-08-29T18:47:13.056 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DLy_ZpqKY4RA3MF off=11314921 len=356969 2024-08-29T18:47:13.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 3011 completed, throughput=5MB/sec 2024-08-29T18:47:13.057 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-edJwz3i4P32T5rk off=6651687 len=1815652 2024-08-29T18:47:13.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 3012 completed, throughput=5MB/sec 2024-08-29T18:47:13.062 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WuuwTRyFuJ1JpL4 off=4677206 len=1204418 2024-08-29T18:47:13.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 3013 completed, throughput=5MB/sec 2024-08-29T18:47:14.066 INFO:tasks.workunit.client.0.smithi089.stdout: 570: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:14.067 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gWZc9ol_2xBfSUh off=7826179 len=1427056 2024-08-29T18:47:14.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 3014 completed, throughput=5MB/sec 2024-08-29T18:47:14.071 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K-x4MM6OH67t7nA off=3010896 len=951132 2024-08-29T18:47:14.073 INFO:tasks.workunit.client.0.smithi089.stdout:op 3015 completed, throughput=5MB/sec 2024-08-29T18:47:14.073 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O4ah3PI1UXjQyvx off=895391 len=195942 2024-08-29T18:47:14.074 INFO:tasks.workunit.client.0.smithi089.stdout:op 3016 completed, throughput=5MB/sec 2024-08-29T18:47:14.075 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z9cCL0Rzq9_D-TI off=14141070 len=119426 2024-08-29T18:47:14.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 3017 completed, throughput=5MB/sec 2024-08-29T18:47:14.076 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GAasl2Q_nyU5NfC off=1356072 len=966568 2024-08-29T18:47:14.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 3018 completed, throughput=5MB/sec 2024-08-29T18:47:14.085 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N3DkWJIT0N9D4s7 off=8143313 len=1904108 2024-08-29T18:47:14.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 3019 completed, throughput=5MB/sec 2024-08-29T18:47:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:14 smithi144 bash[67678]: cluster 2024-08-29T18:47:13.409935+0000 mgr.y (mgr.34104) 1046 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:47:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:14 smithi089 bash[77323]: cluster 2024-08-29T18:47:13.409935+0000 mgr.y (mgr.34104) 1046 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:47:14.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:14 smithi089 bash[78574]: cluster 2024-08-29T18:47:13.409935+0000 mgr.y (mgr.34104) 1046 : cluster [DBG] pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:47:15.092 INFO:tasks.workunit.client.0.smithi089.stdout: 571: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:15.092 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H4jH-igjpDD54co off=973191 len=1341149 2024-08-29T18:47:15.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 3020 completed, throughput=5MB/sec 2024-08-29T18:47:15.095 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AnA4wFJVy6AuKIK off=5475494 len=1386976 2024-08-29T18:47:15.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 3021 completed, throughput=5MB/sec 2024-08-29T18:47:15.108 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D96xbo3GOhOyG62 off=7234876 len=1720566 2024-08-29T18:47:15.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 3022 completed, throughput=5MB/sec 2024-08-29T18:47:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:47:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:47:15] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:47:16.120 INFO:tasks.workunit.client.0.smithi089.stdout: 572: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:16.120 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p0HBvNnoRGwR8XL off=15025392 len=333387 2024-08-29T18:47:16.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 3023 completed, throughput=4.99MB/sec 2024-08-29T18:47:16.121 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ivsqk1ZviILTL8I off=16584344 len=59913 2024-08-29T18:47:16.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 3024 completed, throughput=4.99MB/sec 2024-08-29T18:47:16.126 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0zLVXiwY_vCEF0w off=17243279 len=1502098 2024-08-29T18:47:16.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 3025 completed, throughput=4.99MB/sec 2024-08-29T18:47:16.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YF54jz9XqruoL1P off=21330029 len=2080323 2024-08-29T18:47:16.143 INFO:tasks.workunit.client.0.smithi089.stdout:op 3026 completed, throughput=5MB/sec 2024-08-29T18:47:16.143 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E44Lod9XqYrE7ZH off=5138911 len=1924884 2024-08-29T18:47:16.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 3027 completed, throughput=5MB/sec 2024-08-29T18:47:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:16 smithi144 bash[67678]: cluster 2024-08-29T18:47:15.410794+0000 mgr.y (mgr.34104) 1047 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:47:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:16 smithi089 bash[77323]: cluster 2024-08-29T18:47:15.410794+0000 mgr.y (mgr.34104) 1047 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:47:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:16 smithi089 bash[78574]: cluster 2024-08-29T18:47:15.410794+0000 mgr.y (mgr.34104) 1047 : cluster [DBG] pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:47:17.156 INFO:tasks.workunit.client.0.smithi089.stdout: 573: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:17.156 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Ns1tI5wqlAg5fD off=10814084 len=816187 2024-08-29T18:47:17.159 INFO:tasks.workunit.client.0.smithi089.stdout:op 3028 completed, throughput=4.99MB/sec 2024-08-29T18:47:17.159 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JDzULz9tEJeWWAx off=8153703 len=491247 2024-08-29T18:47:17.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 3029 completed, throughput=4.99MB/sec 2024-08-29T18:47:17.161 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3icsUSZjaZcVMo8 off=8297011 len=898036 2024-08-29T18:47:17.170 INFO:tasks.workunit.client.0.smithi089.stdout:op 3030 completed, throughput=5MB/sec 2024-08-29T18:47:17.170 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-75zeEyy8eElBiXJ off=13594467 len=1685776 2024-08-29T18:47:17.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 3031 completed, throughput=5MB/sec 2024-08-29T18:47:17.183 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-R28T9-WkaGXQyhF off=6429698 len=925172 2024-08-29T18:47:17.186 INFO:tasks.workunit.client.0.smithi089.stdout:op 3032 completed, throughput=5MB/sec 2024-08-29T18:47:18.187 INFO:tasks.workunit.client.0.smithi089.stdout: 574: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:18.187 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2MInY_AlQ_9tGUU off=997994 len=531471 2024-08-29T18:47:18.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 3033 completed, throughput=4.99MB/sec 2024-08-29T18:47:18.189 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KgS9548ac7k1u1u off=4871185 len=520296 2024-08-29T18:47:18.190 INFO:tasks.workunit.client.0.smithi089.stdout:op 3034 completed, throughput=4.99MB/sec 2024-08-29T18:47:18.190 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_nQ_O0PkgoU2FW- off=6557027 len=210446 2024-08-29T18:47:18.196 INFO:tasks.workunit.client.0.smithi089.stdout:op 3035 completed, throughput=4.99MB/sec 2024-08-29T18:47:18.196 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ho77gTUgu7d8yRn off=19233116 len=1712831 2024-08-29T18:47:18.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 3036 completed, throughput=5MB/sec 2024-08-29T18:47:18.200 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pkJIlF1G-OsiQlz off=7313852 len=1100651 2024-08-29T18:47:18.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 3037 completed, throughput=5MB/sec 2024-08-29T18:47:18.210 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yxnSxKGzoVqGrh2 off=6492184 len=1988688 2024-08-29T18:47:18.233 INFO:tasks.workunit.client.0.smithi089.stdout:op 3038 completed, throughput=5MB/sec 2024-08-29T18:47:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:18 smithi144 bash[67678]: cluster 2024-08-29T18:47:17.411858+0000 mgr.y (mgr.34104) 1048 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:47:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:18 smithi089 bash[77323]: cluster 2024-08-29T18:47:17.411858+0000 mgr.y (mgr.34104) 1048 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:47:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:18 smithi089 bash[78574]: cluster 2024-08-29T18:47:17.411858+0000 mgr.y (mgr.34104) 1048 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-08-29T18:47:19.234 INFO:tasks.workunit.client.0.smithi089.stdout: 575: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:19.234 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6c62-TJRacGdRlk off=4172245 len=757175 2024-08-29T18:47:19.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 3039 completed, throughput=4.99MB/sec 2024-08-29T18:47:19.241 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L4RynCzc30Gdqp1 off=10043831 len=970991 2024-08-29T18:47:19.245 INFO:tasks.workunit.client.0.smithi089.stdout:op 3040 completed, throughput=5MB/sec 2024-08-29T18:47:19.245 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hAiM1loLoNeQ-Bj off=3427382 len=814075 2024-08-29T18:47:19.248 INFO:tasks.workunit.client.0.smithi089.stdout:op 3041 completed, throughput=5MB/sec 2024-08-29T18:47:19.248 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-euAlbheCbVNg1Oa off=10011029 len=1170748 2024-08-29T18:47:19.251 INFO:tasks.workunit.client.0.smithi089.stdout:op 3042 completed, throughput=5MB/sec 2024-08-29T18:47:19.251 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FeDya1dHqWtuTCx off=15734458 len=1439310 2024-08-29T18:47:19.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 3043 completed, throughput=5MB/sec 2024-08-29T18:47:20.255 INFO:tasks.workunit.client.0.smithi089.stdout: 576: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:20.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nTCtbeLqPJohj7V off=887824 len=205294 2024-08-29T18:47:20.261 INFO:tasks.workunit.client.0.smithi089.stdout:op 3044 completed, throughput=4.99MB/sec 2024-08-29T18:47:20.261 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g3_sQy_IZyLUj7G off=974267 len=1089755 2024-08-29T18:47:20.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 3045 completed, throughput=4.99MB/sec 2024-08-29T18:47:20.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HFJvGYDSaVm__uo off=6451354 len=2045485 2024-08-29T18:47:20.275 INFO:tasks.workunit.client.0.smithi089.stdout:op 3046 completed, throughput=5MB/sec 2024-08-29T18:47:20.275 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b-iObp3l2crw-4_ off=11494104 len=689623 2024-08-29T18:47:20.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 3047 completed, throughput=5MB/sec 2024-08-29T18:47:20.277 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7CfDGUOGa2jEXgr off=3576126 len=1984785 2024-08-29T18:47:20.281 INFO:tasks.workunit.client.0.smithi089.stdout:op 3048 completed, throughput=5MB/sec 2024-08-29T18:47:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:20 smithi144 bash[67678]: cluster 2024-08-29T18:47:19.412902+0000 mgr.y (mgr.34104) 1049 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:47:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:20 smithi089 bash[77323]: cluster 2024-08-29T18:47:19.412902+0000 mgr.y (mgr.34104) 1049 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:47:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:20 smithi089 bash[78574]: cluster 2024-08-29T18:47:19.412902+0000 mgr.y (mgr.34104) 1049 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:47:21.281 INFO:tasks.workunit.client.0.smithi089.stdout: 577: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:21.281 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iq-sYTeIr3g6wGZ off=1727613 len=1078450 2024-08-29T18:47:21.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 3049 completed, throughput=5MB/sec 2024-08-29T18:47:21.290 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D7FZxViMxF5FCPx off=19987913 len=527712 2024-08-29T18:47:21.293 INFO:tasks.workunit.client.0.smithi089.stdout:op 3050 completed, throughput=5MB/sec 2024-08-29T18:47:21.293 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HRYlTRM9kg738Su off=3437354 len=240496 2024-08-29T18:47:21.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 3051 completed, throughput=5MB/sec 2024-08-29T18:47:21.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2UMfwKlb4jTYMXS off=17573798 len=578100 2024-08-29T18:47:21.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 3052 completed, throughput=5MB/sec 2024-08-29T18:47:21.300 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YE_tOaUZbhASZZz off=3437808 len=1093497 2024-08-29T18:47:21.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 3053 completed, throughput=5MB/sec 2024-08-29T18:47:21.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o_LQ8zgMsmFOsWH off=19909557 len=553265 2024-08-29T18:47:21.309 INFO:tasks.workunit.client.0.smithi089.stdout:op 3054 completed, throughput=5MB/sec 2024-08-29T18:47:21.309 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8W5n_UAxhT_7bV5 off=10566267 len=382398 2024-08-29T18:47:21.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 3055 completed, throughput=5MB/sec 2024-08-29T18:47:22.312 INFO:tasks.workunit.client.0.smithi089.stdout: 578: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:22.312 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kj9VYnQdeQSPgQz off=12334247 len=467010 2024-08-29T18:47:22.314 INFO:tasks.workunit.client.0.smithi089.stdout:op 3056 completed, throughput=4.99MB/sec 2024-08-29T18:47:22.314 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1MULqMxF18OrT4T off=4710728 len=899665 2024-08-29T18:47:22.322 INFO:tasks.workunit.client.0.smithi089.stdout:op 3057 completed, throughput=4.99MB/sec 2024-08-29T18:47:22.322 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e348e6LtCU_Ku9A off=489269 len=1965674 2024-08-29T18:47:22.339 INFO:tasks.workunit.client.0.smithi089.stdout:op 3058 completed, throughput=5MB/sec 2024-08-29T18:47:22.339 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cdtaKriDoEJxHYO off=11096592 len=229235 2024-08-29T18:47:22.340 INFO:tasks.workunit.client.0.smithi089.stdout:op 3059 completed, throughput=5MB/sec 2024-08-29T18:47:22.340 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-corbRdWT4TVDbal off=656039 len=977673 2024-08-29T18:47:22.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 3060 completed, throughput=5MB/sec 2024-08-29T18:47:22.343 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7J0A7WyYEYDhRRi off=20605981 len=701773 2024-08-29T18:47:22.350 INFO:tasks.workunit.client.0.smithi089.stdout:op 3061 completed, throughput=5MB/sec 2024-08-29T18:47:22.350 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_cC6u4HupLqD2kC off=18232981 len=927983 2024-08-29T18:47:22.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 3062 completed, throughput=5MB/sec 2024-08-29T18:47:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:22 smithi144 bash[67678]: cluster 2024-08-29T18:47:21.413800+0000 mgr.y (mgr.34104) 1050 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:47:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:22 smithi089 bash[77323]: cluster 2024-08-29T18:47:21.413800+0000 mgr.y (mgr.34104) 1050 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:47:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:22 smithi089 bash[78574]: cluster 2024-08-29T18:47:21.413800+0000 mgr.y (mgr.34104) 1050 : cluster [DBG] pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-08-29T18:47:23.354 INFO:tasks.workunit.client.0.smithi089.stdout: 579: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:23.354 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mUwp422jCzwHzWx off=2093386 len=151274 2024-08-29T18:47:23.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 3063 completed, throughput=4.99MB/sec 2024-08-29T18:47:23.355 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B81ZONO0kQl4RaU off=10040553 len=1753139 2024-08-29T18:47:23.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 3064 completed, throughput=5MB/sec 2024-08-29T18:47:23.371 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hBXoP_4-6f-XKxQ off=5355155 len=32631 2024-08-29T18:47:23.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 3065 completed, throughput=5MB/sec 2024-08-29T18:47:23.375 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gW_iB1DGNvLEstY off=19653453 len=2047618 2024-08-29T18:47:23.380 INFO:tasks.workunit.client.0.smithi089.stdout:op 3066 completed, throughput=5MB/sec 2024-08-29T18:47:23.380 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pSvJoZI7PKX0Tkh off=4516287 len=266597 2024-08-29T18:47:23.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 3067 completed, throughput=5MB/sec 2024-08-29T18:47:23.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0D7b3sJFEEMQHe7 off=315182 len=1765893 2024-08-29T18:47:23.393 INFO:tasks.workunit.client.0.smithi089.stdout:op 3068 completed, throughput=5MB/sec 2024-08-29T18:47:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:23 smithi144 bash[67678]: audit 2024-08-29T18:47:22.737827+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:23 smithi089 bash[77323]: audit 2024-08-29T18:47:22.737827+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:23 smithi089 bash[78574]: audit 2024-08-29T18:47:22.737827+0000 mon.a (mon.0) 2243 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:24.392 INFO:tasks.workunit.client.0.smithi089.stdout: 580: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:24.392 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BN4pCpfUtKKRswh off=5645442 len=1103226 2024-08-29T18:47:24.402 INFO:tasks.workunit.client.0.smithi089.stdout:op 3069 completed, throughput=5MB/sec 2024-08-29T18:47:24.402 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BW6EiK7oMYI5zoP off=3873446 len=567486 2024-08-29T18:47:24.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 3070 completed, throughput=5MB/sec 2024-08-29T18:47:24.409 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5qX9DsT4M2WB5NV off=21514222 len=2057110 2024-08-29T18:47:24.425 INFO:tasks.workunit.client.0.smithi089.stdout:op 3071 completed, throughput=5MB/sec 2024-08-29T18:47:24.425 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2pMyYNEg6GB993C off=4529081 len=1800607 2024-08-29T18:47:24.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 3072 completed, throughput=5MB/sec 2024-08-29T18:47:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:24 smithi144 bash[67678]: cluster 2024-08-29T18:47:23.414892+0000 mgr.y (mgr.34104) 1051 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:24 smithi089 bash[77323]: cluster 2024-08-29T18:47:23.414892+0000 mgr.y (mgr.34104) 1051 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:24 smithi089 bash[78574]: cluster 2024-08-29T18:47:23.414892+0000 mgr.y (mgr.34104) 1051 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:25.430 INFO:tasks.workunit.client.0.smithi089.stdout: 581: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:25.430 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2ggH_azaP1-gTuZ off=820949 len=251837 2024-08-29T18:47:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:47:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:47:25] "GET /metrics HTTP/1.1" 200 33955 "" "Prometheus/2.43.0" 2024-08-29T18:47:25.432 INFO:tasks.workunit.client.0.smithi089.stdout:op 3073 completed, throughput=4.99MB/sec 2024-08-29T18:47:25.432 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y7YZESX_RGo8fZ4 off=3935234 len=810493 2024-08-29T18:47:25.440 INFO:tasks.workunit.client.0.smithi089.stdout:op 3074 completed, throughput=5MB/sec 2024-08-29T18:47:25.440 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KzDJZnA23AhrPbd off=6703464 len=348565 2024-08-29T18:47:25.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 3075 completed, throughput=5MB/sec 2024-08-29T18:47:25.445 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fO-jNK7E9rfaICP off=6380377 len=906274 2024-08-29T18:47:25.448 INFO:tasks.workunit.client.0.smithi089.stdout:op 3076 completed, throughput=5MB/sec 2024-08-29T18:47:25.448 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ch_uBx-cHQQNTzN off=13030443 len=409146 2024-08-29T18:47:25.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 3077 completed, throughput=5MB/sec 2024-08-29T18:47:25.454 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zju7lomMFiIDPER off=15132745 len=1066624 2024-08-29T18:47:25.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 3078 completed, throughput=5MB/sec 2024-08-29T18:47:25.463 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DPk-Ypg10qtM9RB off=4048492 len=654948 2024-08-29T18:47:25.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 3079 completed, throughput=5MB/sec 2024-08-29T18:47:26.465 INFO:tasks.workunit.client.0.smithi089.stdout: 582: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:26.465 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pQUcQ9y2hxZmIIH off=750833 len=1413895 2024-08-29T18:47:26.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 3080 completed, throughput=4.99MB/sec 2024-08-29T18:47:26.469 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fIAJUmevodzD7rv off=6552563 len=1150573 2024-08-29T18:47:26.478 INFO:tasks.workunit.client.0.smithi089.stdout:op 3081 completed, throughput=5MB/sec 2024-08-29T18:47:26.478 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N18CleFy87A8juP off=652278 len=1674893 2024-08-29T18:47:26.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 3082 completed, throughput=5MB/sec 2024-08-29T18:47:26.482 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q_E37bWkl_TH4Rb off=10382111 len=1648157 2024-08-29T18:47:26.485 INFO:tasks.workunit.client.0.smithi089.stdout:op 3083 completed, throughput=5MB/sec 2024-08-29T18:47:26.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:26 smithi144 bash[67678]: cluster 2024-08-29T18:47:25.415740+0000 mgr.y (mgr.34104) 1052 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:47:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:26 smithi089 bash[78574]: cluster 2024-08-29T18:47:25.415740+0000 mgr.y (mgr.34104) 1052 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:47:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:26 smithi089 bash[77323]: cluster 2024-08-29T18:47:25.415740+0000 mgr.y (mgr.34104) 1052 : cluster [DBG] pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T18:47:27.485 INFO:tasks.workunit.client.0.smithi089.stdout: 583: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:27.486 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DLqKU4pDAJ73YhO off=2387231 len=1944101 2024-08-29T18:47:27.490 INFO:tasks.workunit.client.0.smithi089.stdout:op 3084 completed, throughput=5MB/sec 2024-08-29T18:47:27.490 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--S4SIuCNl43nZiG off=6601913 len=525839 2024-08-29T18:47:27.498 INFO:tasks.workunit.client.0.smithi089.stdout:op 3085 completed, throughput=5MB/sec 2024-08-29T18:47:27.498 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rcAK9J2JG1drpuP off=12544600 len=417746 2024-08-29T18:47:27.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 3086 completed, throughput=5MB/sec 2024-08-29T18:47:27.500 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uzo7AYizaj-lMjM off=1264882 len=1936646 2024-08-29T18:47:27.503 INFO:tasks.workunit.client.0.smithi089.stdout:op 3087 completed, throughput=5MB/sec 2024-08-29T18:47:28.503 INFO:tasks.workunit.client.0.smithi089.stdout: 584: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:28.503 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XLwFzMtGpgr4mWP off=20508842 len=351023 2024-08-29T18:47:28.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 3088 completed, throughput=4.99MB/sec 2024-08-29T18:47:28.505 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HnZo_JcbCFNWy79 off=11848157 len=853327 2024-08-29T18:47:28.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 3089 completed, throughput=4.99MB/sec 2024-08-29T18:47:28.515 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OgYjS8lIx3hWAkX off=5012170 len=1891279 2024-08-29T18:47:28.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 3090 completed, throughput=5MB/sec 2024-08-29T18:47:28.519 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QKMp_qvSHR_3Wsg off=4896896 len=1950614 2024-08-29T18:47:28.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 3091 completed, throughput=5MB/sec 2024-08-29T18:47:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:28 smithi144 bash[67678]: cluster 2024-08-29T18:47:27.416739+0000 mgr.y (mgr.34104) 1053 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:47:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:28 smithi089 bash[77323]: cluster 2024-08-29T18:47:27.416739+0000 mgr.y (mgr.34104) 1053 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:47:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:28 smithi089 bash[78574]: cluster 2024-08-29T18:47:27.416739+0000 mgr.y (mgr.34104) 1053 : cluster [DBG] pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:47:29.524 INFO:tasks.workunit.client.0.smithi089.stdout: 585: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:29.524 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fCXQI_NUqPGNf1O off=16543004 len=751531 2024-08-29T18:47:29.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 3092 completed, throughput=4.99MB/sec 2024-08-29T18:47:29.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-G4iQFtBPSPdxRmT off=8896282 len=395554 2024-08-29T18:47:29.534 INFO:tasks.workunit.client.0.smithi089.stdout:op 3093 completed, throughput=4.99MB/sec 2024-08-29T18:47:29.534 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WK2Su7qQju9s_Hy off=3778644 len=1251046 2024-08-29T18:47:29.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 3094 completed, throughput=5MB/sec 2024-08-29T18:47:29.537 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z8UzLA9oWOktVGz off=511743 len=306889 2024-08-29T18:47:29.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 3095 completed, throughput=5MB/sec 2024-08-29T18:47:29.542 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qT4EjbZRlO3cpxx off=17630563 len=103823 2024-08-29T18:47:29.543 INFO:tasks.workunit.client.0.smithi089.stdout:op 3096 completed, throughput=5MB/sec 2024-08-29T18:47:29.543 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mp5oEOboYdw8_bS off=2721081 len=1402358 2024-08-29T18:47:29.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 3097 completed, throughput=5MB/sec 2024-08-29T18:47:29.547 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-J6aaLGezfDQy2Pi off=2085154 len=705359 2024-08-29T18:47:29.549 INFO:tasks.workunit.client.0.smithi089.stdout:op 3098 completed, throughput=5MB/sec 2024-08-29T18:47:29.549 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Bn7SOaG66AjDPvI off=2727447 len=1805588 2024-08-29T18:47:29.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 3099 completed, throughput=5MB/sec 2024-08-29T18:47:30.553 INFO:tasks.workunit.client.0.smithi089.stdout: 586: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:30.553 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c0sDAW5iDrVxLZQ off=30418 len=1778358 2024-08-29T18:47:30.557 INFO:tasks.workunit.client.0.smithi089.stdout:op 3100 completed, throughput=5MB/sec 2024-08-29T18:47:30.557 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a96RcyI5hsERF7F off=904113 len=1358542 2024-08-29T18:47:30.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 3101 completed, throughput=5MB/sec 2024-08-29T18:47:30.571 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NQvuY7rVQP2Spmz off=1634962 len=535226 2024-08-29T18:47:30.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 3102 completed, throughput=5MB/sec 2024-08-29T18:47:30.577 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pLJDzfwNZNGVK_k off=12455623 len=436815 2024-08-29T18:47:30.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 3103 completed, throughput=5MB/sec 2024-08-29T18:47:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:30 smithi144 bash[67678]: cluster 2024-08-29T18:47:29.417879+0000 mgr.y (mgr.34104) 1054 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:30 smithi089 bash[77323]: cluster 2024-08-29T18:47:29.417879+0000 mgr.y (mgr.34104) 1054 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:30 smithi089 bash[78574]: cluster 2024-08-29T18:47:29.417879+0000 mgr.y (mgr.34104) 1054 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:31.580 INFO:tasks.workunit.client.0.smithi089.stdout: 587: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:31.580 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZHoilaRom6EJyIe off=5224740 len=830487 2024-08-29T18:47:31.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 3104 completed, throughput=4.99MB/sec 2024-08-29T18:47:31.582 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xhCErB69qmb1eaX off=5759541 len=1965586 2024-08-29T18:47:31.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 3105 completed, throughput=5MB/sec 2024-08-29T18:47:31.587 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jQ0_gPjjT5SSLX1 off=13837840 len=1600759 2024-08-29T18:47:31.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 3106 completed, throughput=5MB/sec 2024-08-29T18:47:31.591 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iawztYXk2khrURk off=23772 len=451351 2024-08-29T18:47:31.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 3107 completed, throughput=5MB/sec 2024-08-29T18:47:31.593 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0H1FPactGaC9fO5 off=3469238 len=1815835 2024-08-29T18:47:31.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 3108 completed, throughput=5MB/sec 2024-08-29T18:47:32.609 INFO:tasks.workunit.client.0.smithi089.stdout: 588: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:32.609 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-haTwsaJfVXIizZB off=8964053 len=1586331 2024-08-29T18:47:32.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 3109 completed, throughput=5MB/sec 2024-08-29T18:47:32.614 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-h6I1FyOyEefTWyB off=4547771 len=1873606 2024-08-29T18:47:32.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 3110 completed, throughput=5MB/sec 2024-08-29T18:47:32.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2GlZptwDwR-7KkR off=6010671 len=1211617 2024-08-29T18:47:32.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 3111 completed, throughput=5MB/sec 2024-08-29T18:47:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:32 smithi144 bash[67678]: cluster 2024-08-29T18:47:31.418868+0000 mgr.y (mgr.34104) 1055 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:32 smithi089 bash[77323]: cluster 2024-08-29T18:47:31.418868+0000 mgr.y (mgr.34104) 1055 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:32 smithi089 bash[78574]: cluster 2024-08-29T18:47:31.418868+0000 mgr.y (mgr.34104) 1055 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:33.629 INFO:tasks.workunit.client.0.smithi089.stdout: 589: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:33.629 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lVI8WIInS9_41Tm off=571153 len=1393556 2024-08-29T18:47:33.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 3112 completed, throughput=5MB/sec 2024-08-29T18:47:33.632 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pKDeE6MoEPiz4jP off=12699062 len=998991 2024-08-29T18:47:33.641 INFO:tasks.workunit.client.0.smithi089.stdout:op 3113 completed, throughput=5MB/sec 2024-08-29T18:47:33.642 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PwuZhhB47sUHCPT off=2396150 len=815765 2024-08-29T18:47:33.644 INFO:tasks.workunit.client.0.smithi089.stdout:op 3114 completed, throughput=5MB/sec 2024-08-29T18:47:33.644 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2PSz1FKFMurLZJ2 off=690739 len=1028373 2024-08-29T18:47:33.648 INFO:tasks.workunit.client.0.smithi089.stdout:op 3115 completed, throughput=5MB/sec 2024-08-29T18:47:33.648 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e9uW4gZZ0cEJ1Px off=1483183 len=1434060 2024-08-29T18:47:33.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 3116 completed, throughput=5MB/sec 2024-08-29T18:47:34.659 INFO:tasks.workunit.client.0.smithi089.stdout: 590: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Ns1tI5wqlAg5fD off=315460 len=1585963 2024-08-29T18:47:34.663 INFO:tasks.workunit.client.0.smithi089.stdout:op 3117 completed, throughput=5MB/sec 2024-08-29T18:47:34.663 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uGf6yNLAVIEr8Ce off=21612254 len=1571718 2024-08-29T18:47:34.674 INFO:tasks.workunit.client.0.smithi089.stdout:op 3118 completed, throughput=5MB/sec 2024-08-29T18:47:34.675 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z3uPoUel7z8SFDG off=9015720 len=1447009 2024-08-29T18:47:34.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 3119 completed, throughput=5MB/sec 2024-08-29T18:47:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:34 smithi144 bash[67678]: cluster 2024-08-29T18:47:33.420005+0000 mgr.y (mgr.34104) 1056 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:47:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:34 smithi089 bash[77323]: cluster 2024-08-29T18:47:33.420005+0000 mgr.y (mgr.34104) 1056 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:47:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:34 smithi089 bash[78574]: cluster 2024-08-29T18:47:33.420005+0000 mgr.y (mgr.34104) 1056 : cluster [DBG] pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:47:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:47:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:47:35] "GET /metrics HTTP/1.1" 200 33955 "" "Prometheus/2.43.0" 2024-08-29T18:47:35.677 INFO:tasks.workunit.client.0.smithi089.stdout: 591: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:35.678 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z7jxRGNVaChaca2 off=23239934 len=300741 2024-08-29T18:47:35.679 INFO:tasks.workunit.client.0.smithi089.stdout:op 3120 completed, throughput=4.99MB/sec 2024-08-29T18:47:35.680 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O9jS49U_wtgNIcj off=1190559 len=1210094 2024-08-29T18:47:35.682 INFO:tasks.workunit.client.0.smithi089.stdout:op 3121 completed, throughput=4.99MB/sec 2024-08-29T18:47:35.683 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VtfAIC5v5l6FHjv off=1031628 len=1908855 2024-08-29T18:47:35.701 INFO:tasks.workunit.client.0.smithi089.stdout:op 3122 completed, throughput=5MB/sec 2024-08-29T18:47:35.701 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m7iVT-0VCfRaRpm off=3484911 len=405086 2024-08-29T18:47:35.706 INFO:tasks.workunit.client.0.smithi089.stdout:op 3123 completed, throughput=5MB/sec 2024-08-29T18:47:35.706 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-drMDQmer7FibOaH off=12478406 len=2064356 2024-08-29T18:47:35.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 3124 completed, throughput=5MB/sec 2024-08-29T18:47:36.711 INFO:tasks.workunit.client.0.smithi089.stdout: 592: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:36.712 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GyxyiWrOA8zAkAb off=3168163 len=955850 2024-08-29T18:47:36.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 3125 completed, throughput=4.99MB/sec 2024-08-29T18:47:36.714 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wDIOJzVPWfkjAK- off=4837172 len=306038 2024-08-29T18:47:36.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 3126 completed, throughput=5MB/sec 2024-08-29T18:47:36.721 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zedtoikP1xEnFjD off=3709552 len=361728 2024-08-29T18:47:36.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 3127 completed, throughput=5MB/sec 2024-08-29T18:47:36.723 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zPU33A0fRKZ9GpM off=7378247 len=208359 2024-08-29T18:47:36.724 INFO:tasks.workunit.client.0.smithi089.stdout:op 3128 completed, throughput=5MB/sec 2024-08-29T18:47:36.724 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZRjTwXvsL2Oi5rv off=7350568 len=1237032 2024-08-29T18:47:36.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 3129 completed, throughput=5MB/sec 2024-08-29T18:47:36.736 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1i7NEun88uaqIQ7 off=401674 len=1796014 2024-08-29T18:47:36.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 3130 completed, throughput=5MB/sec 2024-08-29T18:47:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:36 smithi144 bash[67678]: cluster 2024-08-29T18:47:35.420869+0000 mgr.y (mgr.34104) 1057 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:47:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:36 smithi089 bash[77323]: cluster 2024-08-29T18:47:35.420869+0000 mgr.y (mgr.34104) 1057 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:47:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:36 smithi089 bash[78574]: cluster 2024-08-29T18:47:35.420869+0000 mgr.y (mgr.34104) 1057 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-08-29T18:47:37.741 INFO:tasks.workunit.client.0.smithi089.stdout: 593: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:37.741 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OH1Y_IluTmDI18C off=3513816 len=918426 2024-08-29T18:47:37.744 INFO:tasks.workunit.client.0.smithi089.stdout:op 3131 completed, throughput=4.99MB/sec 2024-08-29T18:47:37.744 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O87sH5Y1cplDcZv off=0 len=1233942 2024-08-29T18:47:37.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 3132 completed, throughput=5MB/sec 2024-08-29T18:47:37.748 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BW2EmVUG-RjpdQM off=3153222 len=818658 2024-08-29T18:47:37.755 INFO:tasks.workunit.client.0.smithi089.stdout:op 3133 completed, throughput=5MB/sec 2024-08-29T18:47:37.755 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tSqGHYM5oZt2FzR off=117181 len=2058247 2024-08-29T18:47:37.760 INFO:tasks.workunit.client.0.smithi089.stdout:op 3134 completed, throughput=5MB/sec 2024-08-29T18:47:38.761 INFO:tasks.workunit.client.0.smithi089.stdout: 594: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:38.761 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gDuT7waI_aYzb-2 off=7059816 len=1130215 2024-08-29T18:47:38.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 3135 completed, throughput=4.99MB/sec 2024-08-29T18:47:38.771 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UcWIDQb0TmdhwWM off=1222358 len=958466 2024-08-29T18:47:38.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 3136 completed, throughput=5MB/sec 2024-08-29T18:47:38.774 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iBTvJ6K0h4mj1sC off=14925164 len=1841081 2024-08-29T18:47:38.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 3137 completed, throughput=5MB/sec 2024-08-29T18:47:38.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TPVHqdg9he3IzFF off=13745474 len=1602138 2024-08-29T18:47:38.799 INFO:tasks.workunit.client.0.smithi089.stdout:op 3138 completed, throughput=5MB/sec 2024-08-29T18:47:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:38 smithi144 bash[67678]: cluster 2024-08-29T18:47:37.421894+0000 mgr.y (mgr.34104) 1058 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:38 smithi144 bash[67678]: audit 2024-08-29T18:47:37.738347+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:38 smithi089 bash[78574]: cluster 2024-08-29T18:47:37.421894+0000 mgr.y (mgr.34104) 1058 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:38 smithi089 bash[78574]: audit 2024-08-29T18:47:37.738347+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:38 smithi089 bash[77323]: cluster 2024-08-29T18:47:37.421894+0000 mgr.y (mgr.34104) 1058 : cluster [DBG] pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:47:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:38 smithi089 bash[77323]: audit 2024-08-29T18:47:37.738347+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:39.799 INFO:tasks.workunit.client.0.smithi089.stdout: 595: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:39.799 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OR2nMCuDTrZPMuU off=4677591 len=198359 2024-08-29T18:47:39.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 3139 completed, throughput=4.99MB/sec 2024-08-29T18:47:39.804 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qtmtgaShjnSTb-z off=840152 len=961593 2024-08-29T18:47:39.813 INFO:tasks.workunit.client.0.smithi089.stdout:op 3140 completed, throughput=4.99MB/sec 2024-08-29T18:47:39.813 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wyfKJ8IyTTA-BTn off=6085472 len=141564 2024-08-29T18:47:39.818 INFO:tasks.workunit.client.0.smithi089.stdout:op 3141 completed, throughput=4.99MB/sec 2024-08-29T18:47:39.818 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jAuIMU5fZkZRNfc off=8421706 len=287318 2024-08-29T18:47:39.823 INFO:tasks.workunit.client.0.smithi089.stdout:op 3142 completed, throughput=4.99MB/sec 2024-08-29T18:47:39.823 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dwSkgVy8QOlbBw6 off=1055866 len=981700 2024-08-29T18:47:39.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 3143 completed, throughput=5MB/sec 2024-08-29T18:47:39.834 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7iIcCxi65fYHDd1 off=19388928 len=1300945 2024-08-29T18:47:39.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 3144 completed, throughput=5MB/sec 2024-08-29T18:47:39.843 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jJz5OebsNf7YfLC off=2882135 len=761536 2024-08-29T18:47:39.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 3145 completed, throughput=5MB/sec 2024-08-29T18:47:39.851 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WBrKLgLSdTGvCtF off=94528 len=1153732 2024-08-29T18:47:39.860 INFO:tasks.workunit.client.0.smithi089.stdout:op 3146 completed, throughput=5MB/sec 2024-08-29T18:47:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:40 smithi144 bash[67678]: cluster 2024-08-29T18:47:39.423016+0000 mgr.y (mgr.34104) 1059 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:47:40.860 INFO:tasks.workunit.client.0.smithi089.stdout: 596: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:40.860 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vog5HwTYtxXHjG8 off=5461542 len=578415 2024-08-29T18:47:40.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 3147 completed, throughput=4.99MB/sec 2024-08-29T18:47:40.863 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HyDjLxil6tcINBw off=7925842 len=1138840 2024-08-29T18:47:40.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 3148 completed, throughput=5MB/sec 2024-08-29T18:47:40.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Pq3FqdkWyVwF680 off=344413 len=1827368 2024-08-29T18:47:40.878 INFO:tasks.workunit.client.0.smithi089.stdout:op 3149 completed, throughput=5MB/sec 2024-08-29T18:47:40.878 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-asfdTVAIHFATf9_ off=1857190 len=602635 2024-08-29T18:47:40.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 3150 completed, throughput=5MB/sec 2024-08-29T18:47:40.884 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e50gbGiHJy6jlj5 off=3349513 len=1858027 2024-08-29T18:47:40.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 3151 completed, throughput=5MB/sec 2024-08-29T18:47:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:40 smithi089 bash[77323]: cluster 2024-08-29T18:47:39.423016+0000 mgr.y (mgr.34104) 1059 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:47:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:40 smithi089 bash[78574]: cluster 2024-08-29T18:47:39.423016+0000 mgr.y (mgr.34104) 1059 : cluster [DBG] pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-08-29T18:47:41.900 INFO:tasks.workunit.client.0.smithi089.stdout: 597: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:41.900 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wXfI2VyXiDBDXM4 off=6825815 len=458257 2024-08-29T18:47:41.902 INFO:tasks.workunit.client.0.smithi089.stdout:op 3152 completed, throughput=4.99MB/sec 2024-08-29T18:47:41.902 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MFebP8pqt2h7xyk off=961401 len=5967 2024-08-29T18:47:41.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 3153 completed, throughput=4.99MB/sec 2024-08-29T18:47:41.903 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pV31XYS3urWrNcu off=9722240 len=1670769 2024-08-29T18:47:41.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 3154 completed, throughput=5MB/sec 2024-08-29T18:47:41.907 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4-k6jMXxW1g8Cw6 off=3088944 len=1021320 2024-08-29T18:47:41.916 INFO:tasks.workunit.client.0.smithi089.stdout:op 3155 completed, throughput=5MB/sec 2024-08-29T18:47:41.916 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Opbov5ryUVC7zJH off=6699721 len=1121349 2024-08-29T18:47:41.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 3156 completed, throughput=5MB/sec 2024-08-29T18:47:41.920 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y-jF7BxQpgbQX7d off=4782215 len=284214 2024-08-29T18:47:41.921 INFO:tasks.workunit.client.0.smithi089.stdout:op 3157 completed, throughput=5MB/sec 2024-08-29T18:47:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:42 smithi144 bash[67678]: cluster 2024-08-29T18:47:41.424011+0000 mgr.y (mgr.34104) 1060 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:47:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: 598: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:42.922 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-edyacvQZDDTBSja off=1189601 len=1551924 2024-08-29T18:47:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:42 smithi089 bash[77323]: cluster 2024-08-29T18:47:41.424011+0000 mgr.y (mgr.34104) 1060 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:47:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:42 smithi089 bash[78574]: cluster 2024-08-29T18:47:41.424011+0000 mgr.y (mgr.34104) 1060 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:47:42.934 INFO:tasks.workunit.client.0.smithi089.stdout:op 3158 completed, throughput=4.99MB/sec 2024-08-29T18:47:42.934 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ft6l8XX9Ug5o8Qg off=6930597 len=361196 2024-08-29T18:47:42.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 3159 completed, throughput=4.99MB/sec 2024-08-29T18:47:42.935 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HBysC5E3CPG8s0N off=9324097 len=1306382 2024-08-29T18:47:42.952 INFO:tasks.workunit.client.0.smithi089.stdout:op 3160 completed, throughput=5MB/sec 2024-08-29T18:47:42.952 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-k7jbY9f2msUgmSD off=6653547 len=734911 2024-08-29T18:47:42.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 3161 completed, throughput=5MB/sec 2024-08-29T18:47:42.953 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aIXa1GSamk0pDBs off=1190393 len=113100 2024-08-29T18:47:42.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 3162 completed, throughput=5MB/sec 2024-08-29T18:47:42.958 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wcHdm-9yModfPms off=9543968 len=1709299 2024-08-29T18:47:42.969 INFO:tasks.workunit.client.0.smithi089.stdout:op 3163 completed, throughput=5MB/sec 2024-08-29T18:47:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 599: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:43.970 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NGPDdFZZwtfyAsN off=20885407 len=1591818 2024-08-29T18:47:43.975 INFO:tasks.workunit.client.0.smithi089.stdout:op 3164 completed, throughput=4.99MB/sec 2024-08-29T18:47:43.975 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ikvJjNuYUtjVzS1 off=3397542 len=1655363 2024-08-29T18:47:43.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 3165 completed, throughput=5MB/sec 2024-08-29T18:47:43.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xn8BVhN1aTNexgr off=2018181 len=535362 2024-08-29T18:47:43.997 INFO:tasks.workunit.client.0.smithi089.stdout:op 3166 completed, throughput=5MB/sec 2024-08-29T18:47:43.997 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4MEUHd26gz_121x off=1127932 len=1164381 2024-08-29T18:47:44.000 INFO:tasks.workunit.client.0.smithi089.stdout:op 3167 completed, throughput=5MB/sec 2024-08-29T18:47:44.000 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VFOgQDG6JytNsSz off=11541706 len=1217217 2024-08-29T18:47:44.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 3168 completed, throughput=5MB/sec 2024-08-29T18:47:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:44 smithi144 bash[67678]: cluster 2024-08-29T18:47:43.425120+0000 mgr.y (mgr.34104) 1061 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:47:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:44 smithi089 bash[77323]: cluster 2024-08-29T18:47:43.425120+0000 mgr.y (mgr.34104) 1061 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:47:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:44 smithi089 bash[78574]: cluster 2024-08-29T18:47:43.425120+0000 mgr.y (mgr.34104) 1061 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:47:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: 600: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:45.004 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UaQGLBLWFSJSqX5 off=1293502 len=1388599 2024-08-29T18:47:45.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 3169 completed, throughput=5MB/sec 2024-08-29T18:47:45.007 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YBxxfetoN9nzDlK off=2549501 len=633630 2024-08-29T18:47:45.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 3170 completed, throughput=5MB/sec 2024-08-29T18:47:45.015 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--BGb6FdkdX8XDdB off=1927436 len=301251 2024-08-29T18:47:45.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 3171 completed, throughput=5MB/sec 2024-08-29T18:47:45.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5giNUZomzSRCb33 off=1434799 len=1659599 2024-08-29T18:47:45.020 INFO:tasks.workunit.client.0.smithi089.stdout:op 3172 completed, throughput=5MB/sec 2024-08-29T18:47:45.020 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WJwT0EfqeRhOFkr off=15026558 len=678810 2024-08-29T18:47:45.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 3173 completed, throughput=5MB/sec 2024-08-29T18:47:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:47:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:47:45] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:47:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: 601: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:46.023 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wyIGx0NOm_Ly-lt off=154705 len=1383450 2024-08-29T18:47:46.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 3174 completed, throughput=4.99MB/sec 2024-08-29T18:47:46.026 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4JeoS2yMiwtUmxA off=7956594 len=980981 2024-08-29T18:47:46.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 3175 completed, throughput=5MB/sec 2024-08-29T18:47:46.029 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kW9_PEih5hNdO9l off=3379610 len=430913 2024-08-29T18:47:46.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 3176 completed, throughput=5MB/sec 2024-08-29T18:47:46.030 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UXYtoVCfDo0rWcZ off=431014 len=597220 2024-08-29T18:47:46.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 3177 completed, throughput=5MB/sec 2024-08-29T18:47:46.037 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LfJ4ejd5h9oGPx4 off=3164754 len=2053300 2024-08-29T18:47:46.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 3178 completed, throughput=5MB/sec 2024-08-29T18:47:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:46 smithi144 bash[67678]: cluster 2024-08-29T18:47:45.426051+0000 mgr.y (mgr.34104) 1062 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:47:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:46 smithi089 bash[77323]: cluster 2024-08-29T18:47:45.426051+0000 mgr.y (mgr.34104) 1062 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:47:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:46 smithi089 bash[78574]: cluster 2024-08-29T18:47:45.426051+0000 mgr.y (mgr.34104) 1062 : cluster [DBG] pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:47:47.042 INFO:tasks.workunit.client.0.smithi089.stdout: 602: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:47.042 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ElmYnlpELpGYYbr off=10079780 len=889170 2024-08-29T18:47:47.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 3179 completed, throughput=4.99MB/sec 2024-08-29T18:47:47.045 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_gd6OzxeD_GpXcl off=11207533 len=1326502 2024-08-29T18:47:47.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 3180 completed, throughput=5MB/sec 2024-08-29T18:47:47.049 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TmBT--ZpZUjK1Uj off=14326525 len=4845 2024-08-29T18:47:47.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 3181 completed, throughput=5MB/sec 2024-08-29T18:47:47.053 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Seb9reBZSxbtfqN off=4857997 len=1367442 2024-08-29T18:47:47.064 INFO:tasks.workunit.client.0.smithi089.stdout:op 3182 completed, throughput=5MB/sec 2024-08-29T18:47:47.064 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9a2o_ac8bmT9gpw off=11873319 len=486608 2024-08-29T18:47:47.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 3183 completed, throughput=5MB/sec 2024-08-29T18:47:47.067 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LIr1G8LXl1Uf20F off=8012570 len=1083099 2024-08-29T18:47:47.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 3184 completed, throughput=5MB/sec 2024-08-29T18:47:48.076 INFO:tasks.workunit.client.0.smithi089.stdout: 603: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:48.077 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Vh1-YjmBON53uVy off=11256900 len=881791 2024-08-29T18:47:48.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 3185 completed, throughput=4.99MB/sec 2024-08-29T18:47:48.079 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GZolNtNL_76GaG2 off=313954 len=417540 2024-08-29T18:47:48.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 3186 completed, throughput=4.99MB/sec 2024-08-29T18:47:48.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VCy10TD8IVuAofg off=9021184 len=1268587 2024-08-29T18:47:48.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 3187 completed, throughput=5MB/sec 2024-08-29T18:47:48.096 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yEenRUcDInqBEQj off=5370570 len=968610 2024-08-29T18:47:48.104 INFO:tasks.workunit.client.0.smithi089.stdout:op 3188 completed, throughput=5MB/sec 2024-08-29T18:47:48.104 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dmml-PSjvvnnlmk off=1639877 len=749828 2024-08-29T18:47:48.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 3189 completed, throughput=5MB/sec 2024-08-29T18:47:48.112 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OL0UPF3wMFCja0r off=6393837 len=458764 2024-08-29T18:47:48.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 3190 completed, throughput=5MB/sec 2024-08-29T18:47:48.118 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VtfAIC5v5l6FHjv off=1140939 len=1799544 2024-08-29T18:47:48.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 3191 completed, throughput=5MB/sec 2024-08-29T18:47:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:48 smithi144 bash[67678]: cluster 2024-08-29T18:47:47.427041+0000 mgr.y (mgr.34104) 1063 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:48 smithi089 bash[78574]: cluster 2024-08-29T18:47:47.427041+0000 mgr.y (mgr.34104) 1063 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:48.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:48 smithi089 bash[77323]: cluster 2024-08-29T18:47:47.427041+0000 mgr.y (mgr.34104) 1063 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:47:49.135 INFO:tasks.workunit.client.0.smithi089.stdout: 604: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:49.135 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hh_UtowRMrKnAH_ off=14108739 len=2020310 2024-08-29T18:47:49.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 3192 completed, throughput=5MB/sec 2024-08-29T18:47:49.141 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D8sBRvCB8YghXRo off=4084469 len=1825149 2024-08-29T18:47:49.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 3193 completed, throughput=5MB/sec 2024-08-29T18:47:49.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8jJbkqrxZHBwnoj off=13851313 len=475172 2024-08-29T18:47:49.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 3194 completed, throughput=5MB/sec 2024-08-29T18:47:50.154 INFO:tasks.workunit.client.0.smithi089.stdout: 605: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:50.154 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o-ylMJiAFRrGYwy off=3682194 len=610339 2024-08-29T18:47:50.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 3195 completed, throughput=4.99MB/sec 2024-08-29T18:47:50.156 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CppY7N5knbGPchZ off=847333 len=1501341 2024-08-29T18:47:50.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 3196 completed, throughput=4.99MB/sec 2024-08-29T18:47:50.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wUUS4pIKq95GRTw off=2148137 len=1316723 2024-08-29T18:47:50.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 3197 completed, throughput=5MB/sec 2024-08-29T18:47:50.430 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f9XpNd4m6eD-P9I off=6893735 len=71609 2024-08-29T18:47:50.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 3198 completed, throughput=5MB/sec 2024-08-29T18:47:50.435 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ise7fBJa5v9EvAS off=4251278 len=1928265 2024-08-29T18:47:50.450 INFO:tasks.workunit.client.0.smithi089.stdout:op 3199 completed, throughput=5MB/sec 2024-08-29T18:47:50.450 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QVo7SL3ukC-TDA0 off=8051225 len=136477 2024-08-29T18:47:50.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 3200 completed, throughput=5MB/sec 2024-08-29T18:47:50.454 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5WdIIpvjHUOCcSi off=12866502 len=834251 2024-08-29T18:47:50.457 INFO:tasks.workunit.client.0.smithi089.stdout:op 3201 completed, throughput=5MB/sec 2024-08-29T18:47:50.457 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eq49m8epQ9y10EE off=2945508 len=580196 2024-08-29T18:47:50.458 INFO:tasks.workunit.client.0.smithi089.stdout:op 3202 completed, throughput=5MB/sec 2024-08-29T18:47:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:50 smithi144 bash[67678]: cluster 2024-08-29T18:47:49.428210+0000 mgr.y (mgr.34104) 1064 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:47:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:50 smithi089 bash[77323]: cluster 2024-08-29T18:47:49.428210+0000 mgr.y (mgr.34104) 1064 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:47:50.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:50 smithi089 bash[78574]: cluster 2024-08-29T18:47:49.428210+0000 mgr.y (mgr.34104) 1064 : cluster [DBG] pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:47:51.459 INFO:tasks.workunit.client.0.smithi089.stdout: 606: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:51.459 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XZESJOkDzKxWvme off=10757225 len=1537359 2024-08-29T18:47:51.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 3203 completed, throughput=4.99MB/sec 2024-08-29T18:47:51.463 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1Jl28j9GPAXp_me off=7909887 len=2015783 2024-08-29T18:47:51.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 3204 completed, throughput=5MB/sec 2024-08-29T18:47:51.469 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ISwAX30TqO-mtbU off=3704267 len=526933 2024-08-29T18:47:51.471 INFO:tasks.workunit.client.0.smithi089.stdout:op 3205 completed, throughput=5MB/sec 2024-08-29T18:47:51.471 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nMW7WNiTdUhMp0b off=1922786 len=1862902 2024-08-29T18:47:51.475 INFO:tasks.workunit.client.0.smithi089.stdout:op 3206 completed, throughput=5MB/sec 2024-08-29T18:47:52.476 INFO:tasks.workunit.client.0.smithi089.stdout: 607: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:52.476 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A3g7qKsQ0-lg8_d off=6418661 len=1525663 2024-08-29T18:47:52.480 INFO:tasks.workunit.client.0.smithi089.stdout:op 3207 completed, throughput=5MB/sec 2024-08-29T18:47:52.480 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-P7hionOFcD8Yg92 off=7498641 len=2065025 2024-08-29T18:47:52.485 INFO:tasks.workunit.client.0.smithi089.stdout:op 3208 completed, throughput=5MB/sec 2024-08-29T18:47:52.485 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TAa6G7Pa4sUkBSk off=869921 len=196573 2024-08-29T18:47:52.491 INFO:tasks.workunit.client.0.smithi089.stdout:op 3209 completed, throughput=5MB/sec 2024-08-29T18:47:52.491 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nqq1x8dn-LYhAie off=15561778 len=295720 2024-08-29T18:47:52.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 3210 completed, throughput=5MB/sec 2024-08-29T18:47:52.493 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YrWuHlhKJYyVZOI off=8848659 len=1832458 2024-08-29T18:47:52.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 3211 completed, throughput=5MB/sec 2024-08-29T18:47:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:52 smithi089 bash[77323]: cluster 2024-08-29T18:47:51.429093+0000 mgr.y (mgr.34104) 1065 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:52 smithi089 bash[78574]: cluster 2024-08-29T18:47:51.429093+0000 mgr.y (mgr.34104) 1065 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:52 smithi144 bash[67678]: cluster 2024-08-29T18:47:51.429093+0000 mgr.y (mgr.34104) 1065 : cluster [DBG] pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:53.506 INFO:tasks.workunit.client.0.smithi089.stdout: 608: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:53.506 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QINH9c0dFjG9FBP off=0 len=1777537 2024-08-29T18:47:53.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 3212 completed, throughput=5MB/sec 2024-08-29T18:47:53.519 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YaEuS-3Hanh7Bi4 off=8104336 len=484158 2024-08-29T18:47:53.520 INFO:tasks.workunit.client.0.smithi089.stdout:op 3213 completed, throughput=5MB/sec 2024-08-29T18:47:53.521 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O9yRiw6Kxwz0ryu off=8589786 len=1261598 2024-08-29T18:47:53.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 3214 completed, throughput=5MB/sec 2024-08-29T18:47:53.522 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-egt_xRJ-V6dTYHm off=4819160 len=193379 2024-08-29T18:47:53.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 3215 completed, throughput=5MB/sec 2024-08-29T18:47:53.523 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hf5d-mwPlfnPLLe off=150623 len=1743431 2024-08-29T18:47:53.525 INFO:tasks.workunit.client.0.smithi089.stdout:op 3216 completed, throughput=5MB/sec 2024-08-29T18:47:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:53 smithi089 bash[77323]: audit 2024-08-29T18:47:52.738523+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:53 smithi089 bash[77323]: audit 2024-08-29T18:47:53.003465+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:53 smithi089 bash[78574]: audit 2024-08-29T18:47:52.738523+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:53 smithi089 bash[78574]: audit 2024-08-29T18:47:53.003465+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:53 smithi144 bash[67678]: audit 2024-08-29T18:47:52.738523+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:47:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:53 smithi144 bash[67678]: audit 2024-08-29T18:47:53.003465+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:47:54.526 INFO:tasks.workunit.client.0.smithi089.stdout: 609: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:54.526 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hwVOBulqJpC2E__ off=0 len=1406519 2024-08-29T18:47:54.538 INFO:tasks.workunit.client.0.smithi089.stdout:op 3217 completed, throughput=5MB/sec 2024-08-29T18:47:54.538 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FA9qKoyUyzkH45I off=16796929 len=913131 2024-08-29T18:47:54.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 3218 completed, throughput=5MB/sec 2024-08-29T18:47:54.547 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ERv5zQSjcD8EOOF off=2504878 len=1591591 2024-08-29T18:47:54.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 3219 completed, throughput=5MB/sec 2024-08-29T18:47:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[77323]: cluster 2024-08-29T18:47:53.430125+0000 mgr.y (mgr.34104) 1066 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[77323]: audit 2024-08-29T18:47:53.761165+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[77323]: audit 2024-08-29T18:47:53.762463+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[77323]: audit 2024-08-29T18:47:53.771449+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:47:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[78574]: cluster 2024-08-29T18:47:53.430125+0000 mgr.y (mgr.34104) 1066 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[78574]: audit 2024-08-29T18:47:53.761165+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[78574]: audit 2024-08-29T18:47:53.762463+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:54 smithi089 bash[78574]: audit 2024-08-29T18:47:53.771449+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:47:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:54 smithi144 bash[67678]: cluster 2024-08-29T18:47:53.430125+0000 mgr.y (mgr.34104) 1066 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:47:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:54 smithi144 bash[67678]: audit 2024-08-29T18:47:53.761165+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:47:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:54 smithi144 bash[67678]: audit 2024-08-29T18:47:53.762463+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:47:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:54 smithi144 bash[67678]: audit 2024-08-29T18:47:53.771449+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:47:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:47:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:47:55] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:47:55.552 INFO:tasks.workunit.client.0.smithi089.stdout: 610: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:55.553 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Oyy2-eFr-JMWSNX off=12098757 len=1749604 2024-08-29T18:47:55.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 3220 completed, throughput=4.99MB/sec 2024-08-29T18:47:55.567 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i_6r4MDkzKFXe89 off=13682564 len=467396 2024-08-29T18:47:55.569 INFO:tasks.workunit.client.0.smithi089.stdout:op 3221 completed, throughput=5MB/sec 2024-08-29T18:47:55.569 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XS9DScnGJG_9kQa off=3447783 len=14153 2024-08-29T18:47:55.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 3222 completed, throughput=5MB/sec 2024-08-29T18:47:55.574 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tY7CS-IUNm2AR4Y off=14796162 len=62772 2024-08-29T18:47:55.575 INFO:tasks.workunit.client.0.smithi089.stdout:op 3223 completed, throughput=5MB/sec 2024-08-29T18:47:55.575 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M5uJKonjCnHLxaP off=1626183 len=535836 2024-08-29T18:47:55.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 3224 completed, throughput=5MB/sec 2024-08-29T18:47:55.577 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZZeTXmJ4XjoRddH off=10549206 len=544053 2024-08-29T18:47:55.580 INFO:tasks.workunit.client.0.smithi089.stdout:op 3225 completed, throughput=5MB/sec 2024-08-29T18:47:55.580 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2fzUI1hxzpzo11N off=3406333 len=25546 2024-08-29T18:47:55.581 INFO:tasks.workunit.client.0.smithi089.stdout:op 3226 completed, throughput=5MB/sec 2024-08-29T18:47:55.582 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZPBYf2j0RVelNS9 off=21315927 len=1946301 2024-08-29T18:47:55.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 3227 completed, throughput=5MB/sec 2024-08-29T18:47:56.589 INFO:tasks.workunit.client.0.smithi089.stdout: 611: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:56.589 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zO5HbplFkCbipK_ off=20054609 len=21735 2024-08-29T18:47:56.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 3228 completed, throughput=4.99MB/sec 2024-08-29T18:47:56.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oud0oOKgFEEqvSR off=338069 len=540569 2024-08-29T18:47:56.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 3229 completed, throughput=4.99MB/sec 2024-08-29T18:47:56.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SIrxujMxERS456E off=4337267 len=938381 2024-08-29T18:47:56.598 INFO:tasks.workunit.client.0.smithi089.stdout:op 3230 completed, throughput=4.99MB/sec 2024-08-29T18:47:56.598 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A6GnpDlgTwaxedP off=4214578 len=897203 2024-08-29T18:47:56.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 3231 completed, throughput=5MB/sec 2024-08-29T18:47:56.606 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w5e1TTUYECY_svm off=1661809 len=1753952 2024-08-29T18:47:56.610 INFO:tasks.workunit.client.0.smithi089.stdout:op 3232 completed, throughput=5MB/sec 2024-08-29T18:47:56.610 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XcZSqhnUyWaj_OL off=1763889 len=1042458 2024-08-29T18:47:56.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 3233 completed, throughput=5MB/sec 2024-08-29T18:47:56.619 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QOZU7Bn40uWMKDL off=0 len=1181101 2024-08-29T18:47:56.630 INFO:tasks.workunit.client.0.smithi089.stdout:op 3234 completed, throughput=5MB/sec 2024-08-29T18:47:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:56 smithi089 bash[77323]: cluster 2024-08-29T18:47:55.430955+0000 mgr.y (mgr.34104) 1067 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:47:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:56 smithi089 bash[78574]: cluster 2024-08-29T18:47:55.430955+0000 mgr.y (mgr.34104) 1067 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:47:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:56 smithi144 bash[67678]: cluster 2024-08-29T18:47:55.430955+0000 mgr.y (mgr.34104) 1067 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:47:57.631 INFO:tasks.workunit.client.0.smithi089.stdout: 612: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:57.631 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zApIB9SgKLEcuZl off=2070190 len=1873259 2024-08-29T18:47:57.645 INFO:tasks.workunit.client.0.smithi089.stdout:op 3235 completed, throughput=5MB/sec 2024-08-29T18:47:57.645 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mQiECLwkPZ8obOb off=608633 len=1519211 2024-08-29T18:47:57.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 3236 completed, throughput=5MB/sec 2024-08-29T18:47:57.658 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-87lF2CN7tRmgF_U off=2907842 len=1295384 2024-08-29T18:47:57.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 3237 completed, throughput=5MB/sec 2024-08-29T18:47:58.662 INFO:tasks.workunit.client.0.smithi089.stdout: 613: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:58.662 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lvwzi6uScRs_OjX off=15533225 len=1731574 2024-08-29T18:47:58.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 3238 completed, throughput=5MB/sec 2024-08-29T18:47:58.676 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_r7pGgflHPEpQ6p off=6694377 len=1425729 2024-08-29T18:47:58.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 3239 completed, throughput=5MB/sec 2024-08-29T18:47:58.687 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W3Dx23KQnR_-W97 off=537653 len=76396 2024-08-29T18:47:58.688 INFO:tasks.workunit.client.0.smithi089.stdout:op 3240 completed, throughput=5MB/sec 2024-08-29T18:47:58.688 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JyoqGswDxaM73yZ off=5794414 len=374294 2024-08-29T18:47:58.694 INFO:tasks.workunit.client.0.smithi089.stdout:op 3241 completed, throughput=5MB/sec 2024-08-29T18:47:58.694 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CjmDM9JOqi1HF5h off=141693 len=1819679 2024-08-29T18:47:58.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 3242 completed, throughput=5MB/sec 2024-08-29T18:47:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:47:58 smithi089 bash[77323]: cluster 2024-08-29T18:47:57.431974+0000 mgr.y (mgr.34104) 1068 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:47:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:47:58 smithi089 bash[78574]: cluster 2024-08-29T18:47:57.431974+0000 mgr.y (mgr.34104) 1068 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:47:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:47:58 smithi144 bash[67678]: cluster 2024-08-29T18:47:57.431974+0000 mgr.y (mgr.34104) 1068 : cluster [DBG] pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:47:59.711 INFO:tasks.workunit.client.0.smithi089.stdout: 614: throughput=4.99MB/sec pending data=0 2024-08-29T18:47:59.711 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2TihhIpVACLWByW off=8127663 len=1656162 2024-08-29T18:47:59.715 INFO:tasks.workunit.client.0.smithi089.stdout:op 3243 completed, throughput=4.99MB/sec 2024-08-29T18:47:59.715 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Jem14BWiMMbPj0B off=4051417 len=1699316 2024-08-29T18:47:59.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 3244 completed, throughput=5MB/sec 2024-08-29T18:47:59.719 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LayCtfmJkykHBTS off=12525188 len=855843 2024-08-29T18:47:59.721 INFO:tasks.workunit.client.0.smithi089.stdout:op 3245 completed, throughput=5MB/sec 2024-08-29T18:47:59.721 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PTE7TVEtSIAKLtb off=994686 len=665921 2024-08-29T18:47:59.724 INFO:tasks.workunit.client.0.smithi089.stdout:op 3246 completed, throughput=5MB/sec 2024-08-29T18:47:59.724 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QJW3aS6BOt-NXTl off=26596 len=1229842 2024-08-29T18:47:59.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 3247 completed, throughput=5MB/sec 2024-08-29T18:48:00.729 INFO:tasks.workunit.client.0.smithi089.stdout: 615: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:00.729 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LoPNCHIYiSGlfld off=22038 len=816576 2024-08-29T18:48:00.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 3248 completed, throughput=4.99MB/sec 2024-08-29T18:48:00.737 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rijXwSK2q291Rg8 off=13048009 len=1964614 2024-08-29T18:48:00.754 INFO:tasks.workunit.client.0.smithi089.stdout:op 3249 completed, throughput=5MB/sec 2024-08-29T18:48:00.754 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XMhri7arSAYooky off=1820955 len=1172957 2024-08-29T18:48:00.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 3250 completed, throughput=5MB/sec 2024-08-29T18:48:00.765 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VxN-uTpD6amT2Hs off=3958385 len=1750315 2024-08-29T18:48:00.767 INFO:tasks.workunit.client.0.smithi089.stdout:op 3251 completed, throughput=5MB/sec 2024-08-29T18:48:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:00 smithi089 bash[77323]: cluster 2024-08-29T18:47:59.433001+0000 mgr.y (mgr.34104) 1069 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:48:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:00 smithi089 bash[78574]: cluster 2024-08-29T18:47:59.433001+0000 mgr.y (mgr.34104) 1069 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:48:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:00 smithi144 bash[67678]: cluster 2024-08-29T18:47:59.433001+0000 mgr.y (mgr.34104) 1069 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:48:01.768 INFO:tasks.workunit.client.0.smithi089.stdout: 616: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:01.768 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aF9N6XS7Kg5jq0K off=9207473 len=585842 2024-08-29T18:48:01.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 3252 completed, throughput=4.99MB/sec 2024-08-29T18:48:01.770 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FoyttPGf1i0VfNr off=1664713 len=974305 2024-08-29T18:48:01.778 INFO:tasks.workunit.client.0.smithi089.stdout:op 3253 completed, throughput=5MB/sec 2024-08-29T18:48:01.778 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ywbch53NuShHnWl off=5616863 len=1879139 2024-08-29T18:48:01.793 INFO:tasks.workunit.client.0.smithi089.stdout:op 3254 completed, throughput=5MB/sec 2024-08-29T18:48:01.793 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X-wI6usJZI4R03b off=1202852 len=1651532 2024-08-29T18:48:01.809 INFO:tasks.workunit.client.0.smithi089.stdout:op 3255 completed, throughput=5MB/sec 2024-08-29T18:48:02.809 INFO:tasks.workunit.client.0.smithi089.stdout: 617: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:02.809 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MUGO9b4075v36d7 off=3219567 len=406094 2024-08-29T18:48:02.811 INFO:tasks.workunit.client.0.smithi089.stdout:op 3256 completed, throughput=4.99MB/sec 2024-08-29T18:48:02.811 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MlRcP0HBuZhUyHn off=12014090 len=397505 2024-08-29T18:48:02.812 INFO:tasks.workunit.client.0.smithi089.stdout:op 3257 completed, throughput=4.99MB/sec 2024-08-29T18:48:02.813 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ff8OL8Ya5GEw1L0 off=4036853 len=1033130 2024-08-29T18:48:02.822 INFO:tasks.workunit.client.0.smithi089.stdout:op 3258 completed, throughput=5MB/sec 2024-08-29T18:48:02.822 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3zciD57rdDI4vwi off=10634269 len=1664877 2024-08-29T18:48:02.836 INFO:tasks.workunit.client.0.smithi089.stdout:op 3259 completed, throughput=5MB/sec 2024-08-29T18:48:02.836 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qsJH47qN3gAPp0C off=1811262 len=1953952 2024-08-29T18:48:02.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 3260 completed, throughput=5MB/sec 2024-08-29T18:48:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:02 smithi089 bash[77323]: cluster 2024-08-29T18:48:01.433862+0000 mgr.y (mgr.34104) 1070 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:48:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:02 smithi089 bash[78574]: cluster 2024-08-29T18:48:01.433862+0000 mgr.y (mgr.34104) 1070 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:48:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:02 smithi144 bash[67678]: cluster 2024-08-29T18:48:01.433862+0000 mgr.y (mgr.34104) 1070 : cluster [DBG] pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:48:03.843 INFO:tasks.workunit.client.0.smithi089.stdout: 618: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:03.843 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S3RzkK_ZZjcgqpT off=6995730 len=293580 2024-08-29T18:48:03.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 3261 completed, throughput=4.99MB/sec 2024-08-29T18:48:03.848 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YRpAhj5PVLhwNmv off=6549510 len=983596 2024-08-29T18:48:03.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 3262 completed, throughput=5MB/sec 2024-08-29T18:48:03.858 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MwIQWXgArsFarlH off=6412798 len=1047029 2024-08-29T18:48:03.862 INFO:tasks.workunit.client.0.smithi089.stdout:op 3263 completed, throughput=5MB/sec 2024-08-29T18:48:03.862 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-d4RMmmB1MAZP2wq off=2000682 len=1322482 2024-08-29T18:48:03.866 INFO:tasks.workunit.client.0.smithi089.stdout:op 3264 completed, throughput=5MB/sec 2024-08-29T18:48:03.866 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F53LOrYoaHx2TfF off=6509142 len=924837 2024-08-29T18:48:03.869 INFO:tasks.workunit.client.0.smithi089.stdout:op 3265 completed, throughput=5MB/sec 2024-08-29T18:48:04.870 INFO:tasks.workunit.client.0.smithi089.stdout: 619: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:04.870 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x7zKRib9oe0ggqi off=12320497 len=1364690 2024-08-29T18:48:04.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 3266 completed, throughput=4.99MB/sec 2024-08-29T18:48:04.881 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qBJPb0wxqOsm18Z off=8703184 len=292203 2024-08-29T18:48:04.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 3267 completed, throughput=4.99MB/sec 2024-08-29T18:48:04.883 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZmtNk-bm3M4a959 off=2262338 len=46340 2024-08-29T18:48:04.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 3268 completed, throughput=4.99MB/sec 2024-08-29T18:48:04.884 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9fQMg8PWP-Hpk67 off=1683352 len=32536 2024-08-29T18:48:04.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 3269 completed, throughput=4.99MB/sec 2024-08-29T18:48:04.886 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S-GbbRV9oqNAzUw off=12469581 len=1502335 2024-08-29T18:48:04.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 3270 completed, throughput=5MB/sec 2024-08-29T18:48:04.898 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mwTT4MeYTb2YgFC off=537402 len=1944084 2024-08-29T18:48:04.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 3271 completed, throughput=5MB/sec 2024-08-29T18:48:04.903 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qfRFDByFKZEwP_3 off=5325578 len=881882 2024-08-29T18:48:04.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 3272 completed, throughput=5MB/sec 2024-08-29T18:48:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:04 smithi144 bash[67678]: cluster 2024-08-29T18:48:03.434957+0000 mgr.y (mgr.34104) 1071 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:48:05.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:04 smithi089 bash[77323]: cluster 2024-08-29T18:48:03.434957+0000 mgr.y (mgr.34104) 1071 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:48:05.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:04 smithi089 bash[78574]: cluster 2024-08-29T18:48:03.434957+0000 mgr.y (mgr.34104) 1071 : cluster [DBG] pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:48:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:48:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:48:05] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:48:05.912 INFO:tasks.workunit.client.0.smithi089.stdout: 620: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:05.912 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lTA3MJM5tTmrptK off=4894869 len=1099978 2024-08-29T18:48:05.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 3273 completed, throughput=4.99MB/sec 2024-08-29T18:48:05.915 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fgYuubwb6bKj4ug off=3447097 len=1581295 2024-08-29T18:48:05.928 INFO:tasks.workunit.client.0.smithi089.stdout:op 3274 completed, throughput=5MB/sec 2024-08-29T18:48:05.928 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qSYsO75CcU0cYqW off=772666 len=1670589 2024-08-29T18:48:05.944 INFO:tasks.workunit.client.0.smithi089.stdout:op 3275 completed, throughput=5MB/sec 2024-08-29T18:48:05.944 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wgx_GVjAIGm8VuB off=241548 len=1352753 2024-08-29T18:48:05.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 3276 completed, throughput=5MB/sec 2024-08-29T18:48:06.953 INFO:tasks.workunit.client.0.smithi089.stdout: 621: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:06.953 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P336yoBJsJgnyQA off=2383140 len=1407186 2024-08-29T18:48:06.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 3277 completed, throughput=5MB/sec 2024-08-29T18:48:06.964 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qR4gp9EZ0n8Xf7O off=16470383 len=1055986 2024-08-29T18:48:06.967 INFO:tasks.workunit.client.0.smithi089.stdout:op 3278 completed, throughput=5MB/sec 2024-08-29T18:48:06.967 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H8U55lhH4uqJcxQ off=3528503 len=1958449 2024-08-29T18:48:06.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 3279 completed, throughput=5MB/sec 2024-08-29T18:48:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:06 smithi144 bash[67678]: cluster 2024-08-29T18:48:05.435798+0000 mgr.y (mgr.34104) 1072 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:48:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:06 smithi089 bash[77323]: cluster 2024-08-29T18:48:05.435798+0000 mgr.y (mgr.34104) 1072 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:48:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:06 smithi089 bash[78574]: cluster 2024-08-29T18:48:05.435798+0000 mgr.y (mgr.34104) 1072 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:48:07.972 INFO:tasks.workunit.client.0.smithi089.stdout: 622: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:07.972 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-G4sIxmD_0yBBdMJ off=11360618 len=38664 2024-08-29T18:48:07.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 3280 completed, throughput=4.99MB/sec 2024-08-29T18:48:07.973 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VSmtZ2jkGTpbAIo off=203905 len=445486 2024-08-29T18:48:07.975 INFO:tasks.workunit.client.0.smithi089.stdout:op 3281 completed, throughput=4.99MB/sec 2024-08-29T18:48:07.976 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uhYuIFJvtfOBRfq off=1344660 len=2015581 2024-08-29T18:48:07.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 3282 completed, throughput=5MB/sec 2024-08-29T18:48:07.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lnfCSbJhsq3lcEL off=5997816 len=752517 2024-08-29T18:48:07.997 INFO:tasks.workunit.client.0.smithi089.stdout:op 3283 completed, throughput=5MB/sec 2024-08-29T18:48:07.998 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LL5-zpW9NDJUZSR off=12764478 len=413853 2024-08-29T18:48:08.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 3284 completed, throughput=5MB/sec 2024-08-29T18:48:08.003 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i7_rXXIFUUKGvKV off=9303748 len=1485138 2024-08-29T18:48:08.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 3285 completed, throughput=5MB/sec 2024-08-29T18:48:08.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XSjTvZYyDjehHmY off=1761489 len=516876 2024-08-29T18:48:08.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 3286 completed, throughput=5MB/sec 2024-08-29T18:48:09.022 INFO:tasks.workunit.client.0.smithi089.stdout: 623: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:09.022 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lHXBOACBj8yZBfn off=6466957 len=1012532 2024-08-29T18:48:09.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 3287 completed, throughput=4.99MB/sec 2024-08-29T18:48:09.031 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gYX53juJQTZPgCu off=7197520 len=294816 2024-08-29T18:48:09.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 3288 completed, throughput=4.99MB/sec 2024-08-29T18:48:09.037 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-91UFmukgNjplRjB off=5468207 len=511107 2024-08-29T18:48:09.039 INFO:tasks.workunit.client.0.smithi089.stdout:op 3289 completed, throughput=5MB/sec 2024-08-29T18:48:09.039 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1z3E9kH_KQdaojO off=9106338 len=869288 2024-08-29T18:48:09.041 INFO:tasks.workunit.client.0.smithi089.stdout:op 3290 completed, throughput=5MB/sec 2024-08-29T18:48:09.041 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fFTVHPMIY3s05VO off=7134929 len=682245 2024-08-29T18:48:09.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 3291 completed, throughput=5MB/sec 2024-08-29T18:48:09.049 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LicV75TXJw1hlTK off=12674154 len=288378 2024-08-29T18:48:09.050 INFO:tasks.workunit.client.0.smithi089.stdout:op 3292 completed, throughput=5MB/sec 2024-08-29T18:48:09.050 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hOrgzUvbhe-sHiX off=7085923 len=774389 2024-08-29T18:48:09.052 INFO:tasks.workunit.client.0.smithi089.stdout:op 3293 completed, throughput=5MB/sec 2024-08-29T18:48:09.052 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OC9WNVO5G8WENQK off=16171367 len=1228058 2024-08-29T18:48:09.055 INFO:tasks.workunit.client.0.smithi089.stdout:op 3294 completed, throughput=5MB/sec 2024-08-29T18:48:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:08 smithi144 bash[67678]: cluster 2024-08-29T18:48:07.436824+0000 mgr.y (mgr.34104) 1073 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:48:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:08 smithi144 bash[67678]: audit 2024-08-29T18:48:07.742452+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:08 smithi089 bash[77323]: cluster 2024-08-29T18:48:07.436824+0000 mgr.y (mgr.34104) 1073 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:48:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:08 smithi089 bash[77323]: audit 2024-08-29T18:48:07.742452+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:08 smithi089 bash[78574]: cluster 2024-08-29T18:48:07.436824+0000 mgr.y (mgr.34104) 1073 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:48:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:08 smithi089 bash[78574]: audit 2024-08-29T18:48:07.742452+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:10.055 INFO:tasks.workunit.client.0.smithi089.stdout: 624: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:10.056 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ke4Q4mk-E0CtF-b off=16899861 len=212266 2024-08-29T18:48:10.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 3295 completed, throughput=4.99MB/sec 2024-08-29T18:48:10.057 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pjSWkgz7xVH75rx off=13151401 len=1399733 2024-08-29T18:48:10.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 3296 completed, throughput=5MB/sec 2024-08-29T18:48:10.069 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vvKciChyS92DHCK off=0 len=1570372 2024-08-29T18:48:10.080 INFO:tasks.workunit.client.0.smithi089.stdout:op 3297 completed, throughput=5MB/sec 2024-08-29T18:48:10.081 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jPAaF5tDk_gVv0F off=3716021 len=78733 2024-08-29T18:48:10.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 3298 completed, throughput=5MB/sec 2024-08-29T18:48:10.082 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SKrAeKRcVkCDLUq off=23659036 len=1118781 2024-08-29T18:48:10.092 INFO:tasks.workunit.client.0.smithi089.stdout:op 3299 completed, throughput=5MB/sec 2024-08-29T18:48:10.092 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UBYNl9xxznQyNmi off=2098749 len=1379606 2024-08-29T18:48:10.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 3300 completed, throughput=5MB/sec 2024-08-29T18:48:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:10 smithi144 bash[67678]: cluster 2024-08-29T18:48:09.437906+0000 mgr.y (mgr.34104) 1074 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:48:11.096 INFO:tasks.workunit.client.0.smithi089.stdout: 625: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:11.096 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BzeXe4q-00SoFqt off=1487826 len=1796225 2024-08-29T18:48:11.100 INFO:tasks.workunit.client.0.smithi089.stdout:op 3301 completed, throughput=5MB/sec 2024-08-29T18:48:11.100 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1tL0EG_eXNJuGea off=4242518 len=777423 2024-08-29T18:48:11.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 3302 completed, throughput=5MB/sec 2024-08-29T18:48:11.108 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3UNfwvmV4pXPl3x off=10719696 len=1868578 2024-08-29T18:48:11.113 INFO:tasks.workunit.client.0.smithi089.stdout:op 3303 completed, throughput=5MB/sec 2024-08-29T18:48:11.113 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eARZyOD9eCQcrB0 off=3174859 len=1346597 2024-08-29T18:48:11.116 INFO:tasks.workunit.client.0.smithi089.stdout:op 3304 completed, throughput=5MB/sec 2024-08-29T18:48:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:10 smithi089 bash[77323]: cluster 2024-08-29T18:48:09.437906+0000 mgr.y (mgr.34104) 1074 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:48:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:10 smithi089 bash[78574]: cluster 2024-08-29T18:48:09.437906+0000 mgr.y (mgr.34104) 1074 : cluster [DBG] pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:48:12.117 INFO:tasks.workunit.client.0.smithi089.stdout: 626: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:12.117 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gyMDs8ytCNq7T8K off=7193028 len=62363 2024-08-29T18:48:12.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 3305 completed, throughput=4.99MB/sec 2024-08-29T18:48:12.122 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rP5QgPCLCRgRTcA off=390307 len=323710 2024-08-29T18:48:12.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 3306 completed, throughput=4.99MB/sec 2024-08-29T18:48:12.123 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-go0y5QE4qnfsWOW off=13194094 len=1369828 2024-08-29T18:48:12.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 3307 completed, throughput=5MB/sec 2024-08-29T18:48:12.126 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ob3ffYJEic6yGTw off=6602807 len=402657 2024-08-29T18:48:12.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 3308 completed, throughput=5MB/sec 2024-08-29T18:48:12.133 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o-ylMJiAFRrGYwy off=11464063 len=124249 2024-08-29T18:48:12.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 3309 completed, throughput=5MB/sec 2024-08-29T18:48:12.134 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TdViBPBqR1F1bS4 off=1389476 len=590122 2024-08-29T18:48:12.136 INFO:tasks.workunit.client.0.smithi089.stdout:op 3310 completed, throughput=5MB/sec 2024-08-29T18:48:12.136 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DDYKhjGwxk7W84F off=2154075 len=1227898 2024-08-29T18:48:12.139 INFO:tasks.workunit.client.0.smithi089.stdout:op 3311 completed, throughput=5MB/sec 2024-08-29T18:48:12.139 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jcnjcogB92mD5sD off=1552680 len=344888 2024-08-29T18:48:12.145 INFO:tasks.workunit.client.0.smithi089.stdout:op 3312 completed, throughput=5MB/sec 2024-08-29T18:48:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:12 smithi144 bash[67678]: cluster 2024-08-29T18:48:11.438791+0000 mgr.y (mgr.34104) 1075 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:48:13.146 INFO:tasks.workunit.client.0.smithi089.stdout: 627: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:13.146 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vNS5CSohx7RcCfb off=3106799 len=334097 2024-08-29T18:48:13.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 3313 completed, throughput=4.99MB/sec 2024-08-29T18:48:13.151 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZRiKqWweijrBXr7 off=895329 len=1678682 2024-08-29T18:48:13.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 3314 completed, throughput=5MB/sec 2024-08-29T18:48:13.166 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A8fj14Am08S18w_ off=3181915 len=669353 2024-08-29T18:48:13.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 3315 completed, throughput=5MB/sec 2024-08-29T18:48:13.169 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oARIaaCdk_Lf7Gy off=3339015 len=83270 2024-08-29T18:48:13.170 INFO:tasks.workunit.client.0.smithi089.stdout:op 3316 completed, throughput=5MB/sec 2024-08-29T18:48:13.170 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dS97uju1Hmp4ixs off=16144490 len=1940305 2024-08-29T18:48:13.172 INFO:tasks.workunit.client.0.smithi089.stdout:op 3317 completed, throughput=5MB/sec 2024-08-29T18:48:13.172 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UoMuAMY2o2the2_ off=12877443 len=1546385 2024-08-29T18:48:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:12 smithi089 bash[77323]: cluster 2024-08-29T18:48:11.438791+0000 mgr.y (mgr.34104) 1075 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:48:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:12 smithi089 bash[78574]: cluster 2024-08-29T18:48:11.438791+0000 mgr.y (mgr.34104) 1075 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:48:13.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 3318 completed, throughput=5MB/sec 2024-08-29T18:48:14.186 INFO:tasks.workunit.client.0.smithi089.stdout: 628: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:14.186 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VeP36ApIBqcLilR off=11282606 len=1987314 2024-08-29T18:48:14.203 INFO:tasks.workunit.client.0.smithi089.stdout:op 3319 completed, throughput=5MB/sec 2024-08-29T18:48:14.203 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xtin_GXmTYGtbsm off=19164326 len=1078336 2024-08-29T18:48:14.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 3320 completed, throughput=5MB/sec 2024-08-29T18:48:14.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x6rtWAV9Rldye8a off=61959 len=312721 2024-08-29T18:48:14.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 3321 completed, throughput=5MB/sec 2024-08-29T18:48:14.219 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4i05WHGyzOD5V-S off=6269782 len=119648 2024-08-29T18:48:14.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 3322 completed, throughput=5MB/sec 2024-08-29T18:48:14.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qs66nFGcf59rmhD off=2033597 len=828203 2024-08-29T18:48:14.224 INFO:tasks.workunit.client.0.smithi089.stdout:op 3323 completed, throughput=5MB/sec 2024-08-29T18:48:14.224 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s60hN2Z9mZz_sQS off=12526992 len=1960896 2024-08-29T18:48:14.234 INFO:tasks.workunit.client.0.smithi089.stdout:op 3324 completed, throughput=5MB/sec 2024-08-29T18:48:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:14 smithi144 bash[67678]: cluster 2024-08-29T18:48:13.439854+0000 mgr.y (mgr.34104) 1076 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:48:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:14 smithi089 bash[77323]: cluster 2024-08-29T18:48:13.439854+0000 mgr.y (mgr.34104) 1076 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:48:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:14 smithi089 bash[78574]: cluster 2024-08-29T18:48:13.439854+0000 mgr.y (mgr.34104) 1076 : cluster [DBG] pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:48:15.235 INFO:tasks.workunit.client.0.smithi089.stdout: 629: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:15.235 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rjn-PIj978xLi_- off=12329861 len=1008719 2024-08-29T18:48:15.244 INFO:tasks.workunit.client.0.smithi089.stdout:op 3325 completed, throughput=5MB/sec 2024-08-29T18:48:15.244 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t2YJ2E6BfSNNw_Y off=2428598 len=2005269 2024-08-29T18:48:15.260 INFO:tasks.workunit.client.0.smithi089.stdout:op 3326 completed, throughput=5MB/sec 2024-08-29T18:48:15.260 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lc1XGf6fzvHnHnH off=6469209 len=369659 2024-08-29T18:48:15.261 INFO:tasks.workunit.client.0.smithi089.stdout:op 3327 completed, throughput=5MB/sec 2024-08-29T18:48:15.261 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Bt1Gvz0ukcWt36 off=4925756 len=1130919 2024-08-29T18:48:15.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 3328 completed, throughput=5MB/sec 2024-08-29T18:48:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:48:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:48:15] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:48:16.266 INFO:tasks.workunit.client.0.smithi089.stdout: 630: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:16.266 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ka_5yRkvIXle3tp off=2434558 len=954301 2024-08-29T18:48:16.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 3329 completed, throughput=5MB/sec 2024-08-29T18:48:16.269 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D8sBRvCB8YghXRo off=2651329 len=1728638 2024-08-29T18:48:16.275 INFO:tasks.workunit.client.0.smithi089.stdout:op 3330 completed, throughput=5MB/sec 2024-08-29T18:48:16.275 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a4B_mHZXFDEira8 off=4603238 len=1726899 2024-08-29T18:48:16.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 3331 completed, throughput=5MB/sec 2024-08-29T18:48:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:16 smithi144 bash[67678]: cluster 2024-08-29T18:48:15.440781+0000 mgr.y (mgr.34104) 1077 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:48:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:16 smithi089 bash[78574]: cluster 2024-08-29T18:48:15.440781+0000 mgr.y (mgr.34104) 1077 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:48:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:16 smithi089 bash[77323]: cluster 2024-08-29T18:48:15.440781+0000 mgr.y (mgr.34104) 1077 : cluster [DBG] pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:48:17.280 INFO:tasks.workunit.client.0.smithi089.stdout: 631: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:17.280 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZlDkHVnhF44qMX2 off=12017131 len=1610254 2024-08-29T18:48:17.285 INFO:tasks.workunit.client.0.smithi089.stdout:op 3332 completed, throughput=4.99MB/sec 2024-08-29T18:48:17.285 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gp8eQ774Lsa1Yf1 off=11281066 len=1205504 2024-08-29T18:48:17.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 3333 completed, throughput=5MB/sec 2024-08-29T18:48:17.289 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IGdfbR_PYftvU6D off=5481219 len=83332 2024-08-29T18:48:17.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 3334 completed, throughput=5MB/sec 2024-08-29T18:48:17.294 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e50gbGiHJy6jlj5 off=3950119 len=1367407 2024-08-29T18:48:17.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 3335 completed, throughput=5MB/sec 2024-08-29T18:48:17.298 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zlK32QbDvz6qCx0 off=1644672 len=1552424 2024-08-29T18:48:17.309 INFO:tasks.workunit.client.0.smithi089.stdout:op 3336 completed, throughput=5MB/sec 2024-08-29T18:48:18.310 INFO:tasks.workunit.client.0.smithi089.stdout: 632: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:18.310 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z_kI-GLrZ2hlH94 off=283515 len=995481 2024-08-29T18:48:18.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 3337 completed, throughput=4.99MB/sec 2024-08-29T18:48:18.313 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-k1vUGFg9geChFyv off=4243626 len=1217520 2024-08-29T18:48:18.318 INFO:tasks.workunit.client.0.smithi089.stdout:op 3338 completed, throughput=5MB/sec 2024-08-29T18:48:18.318 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6i3gRAh9ep8bCXO off=9644278 len=1026796 2024-08-29T18:48:18.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 3339 completed, throughput=5MB/sec 2024-08-29T18:48:18.327 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ip0Pqt5pw2lXLrO off=12986372 len=92175 2024-08-29T18:48:18.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 3340 completed, throughput=5MB/sec 2024-08-29T18:48:18.328 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u4qUU0Sn9T4JfPq off=12730196 len=1079683 2024-08-29T18:48:18.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 3341 completed, throughput=5MB/sec 2024-08-29T18:48:18.331 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kf9vYCRGodqLacQ off=3113082 len=1441247 2024-08-29T18:48:18.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 3342 completed, throughput=5MB/sec 2024-08-29T18:48:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:18 smithi144 bash[67678]: cluster 2024-08-29T18:48:17.441983+0000 mgr.y (mgr.34104) 1078 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:48:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:18 smithi089 bash[77323]: cluster 2024-08-29T18:48:17.441983+0000 mgr.y (mgr.34104) 1078 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:48:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:18 smithi089 bash[78574]: cluster 2024-08-29T18:48:17.441983+0000 mgr.y (mgr.34104) 1078 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:48:19.337 INFO:tasks.workunit.client.0.smithi089.stdout: 633: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:19.337 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JmB8cfPh9YrcN4I off=3923561 len=1944784 2024-08-29T18:48:19.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 3343 completed, throughput=5MB/sec 2024-08-29T18:48:19.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8a-dR59Qv-JvQjF off=13947814 len=1658554 2024-08-29T18:48:19.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 3344 completed, throughput=5MB/sec 2024-08-29T18:48:19.348 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gk0bu2C1176zaCa off=632402 len=1812075 2024-08-29T18:48:19.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 3345 completed, throughput=5MB/sec 2024-08-29T18:48:20.362 INFO:tasks.workunit.client.0.smithi089.stdout: 634: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:20.362 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZRMoCUnJt11J2Sm off=10834531 len=1805005 2024-08-29T18:48:20.376 INFO:tasks.workunit.client.0.smithi089.stdout:op 3346 completed, throughput=5MB/sec 2024-08-29T18:48:20.377 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-riOCG1olb74eg8z off=6567956 len=2031576 2024-08-29T18:48:20.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 3347 completed, throughput=5MB/sec 2024-08-29T18:48:20.391 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0Var2eXmvmSa7G4 off=9355984 len=431314 2024-08-29T18:48:20.393 INFO:tasks.workunit.client.0.smithi089.stdout:op 3348 completed, throughput=5MB/sec 2024-08-29T18:48:20.393 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iFjFjK_3-H_NkMf off=11530260 len=1702312 2024-08-29T18:48:20.410 INFO:tasks.workunit.client.0.smithi089.stdout:op 3349 completed, throughput=5MB/sec 2024-08-29T18:48:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:20 smithi144 bash[67678]: cluster 2024-08-29T18:48:19.443092+0000 mgr.y (mgr.34104) 1079 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:48:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:20 smithi089 bash[78574]: cluster 2024-08-29T18:48:19.443092+0000 mgr.y (mgr.34104) 1079 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:48:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:20 smithi089 bash[77323]: cluster 2024-08-29T18:48:19.443092+0000 mgr.y (mgr.34104) 1079 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:48:21.410 INFO:tasks.workunit.client.0.smithi089.stdout: 635: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:21.410 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bPRqIFROMW-_79I off=442691 len=765554 2024-08-29T18:48:21.417 INFO:tasks.workunit.client.0.smithi089.stdout:op 3350 completed, throughput=5MB/sec 2024-08-29T18:48:21.417 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GZUaKr0HNOutGwQ off=3694600 len=1780918 2024-08-29T18:48:21.428 INFO:tasks.workunit.client.0.smithi089.stdout:op 3351 completed, throughput=5MB/sec 2024-08-29T18:48:21.428 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b8dEKpZf7o3oiJg off=6454369 len=24021 2024-08-29T18:48:21.433 INFO:tasks.workunit.client.0.smithi089.stdout:op 3352 completed, throughput=5MB/sec 2024-08-29T18:48:21.433 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-13XQEi5xBPwzSVS off=10356063 len=278840 2024-08-29T18:48:21.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 3353 completed, throughput=5MB/sec 2024-08-29T18:48:21.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T-paq37GViVYyKh off=18329565 len=1110145 2024-08-29T18:48:21.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 3354 completed, throughput=5MB/sec 2024-08-29T18:48:21.446 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bIb9MgRmtLMg794 off=2088626 len=60626 2024-08-29T18:48:21.450 INFO:tasks.workunit.client.0.smithi089.stdout:op 3355 completed, throughput=5MB/sec 2024-08-29T18:48:22.450 INFO:tasks.workunit.client.0.smithi089.stdout: 636: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:22.451 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OVY1P1Omji4Mmvg off=3856493 len=310580 2024-08-29T18:48:22.456 INFO:tasks.workunit.client.0.smithi089.stdout:op 3356 completed, throughput=4.99MB/sec 2024-08-29T18:48:22.456 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lMOTgSEQRa1i0WZ off=14506333 len=1108896 2024-08-29T18:48:22.459 INFO:tasks.workunit.client.0.smithi089.stdout:op 3357 completed, throughput=4.99MB/sec 2024-08-29T18:48:22.459 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aZpIIqKVy2cEanK off=2056561 len=234642 2024-08-29T18:48:22.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 3358 completed, throughput=4.99MB/sec 2024-08-29T18:48:22.465 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9k8jegIeHz_3UfQ off=800135 len=1152123 2024-08-29T18:48:22.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 3359 completed, throughput=5MB/sec 2024-08-29T18:48:22.474 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3bmrn_pMyQ2i6f8 off=1543726 len=241251 2024-08-29T18:48:22.479 INFO:tasks.workunit.client.0.smithi089.stdout:op 3360 completed, throughput=5MB/sec 2024-08-29T18:48:22.479 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1vA9c6Gl4HsvEk3 off=1448274 len=602348 2024-08-29T18:48:22.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 3361 completed, throughput=5MB/sec 2024-08-29T18:48:22.481 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TR0TTux4K44LqoE off=2455895 len=428739 2024-08-29T18:48:22.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 3362 completed, throughput=5MB/sec 2024-08-29T18:48:22.484 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MjjZHYZ30PooTp- off=10725751 len=1685266 2024-08-29T18:48:22.488 INFO:tasks.workunit.client.0.smithi089.stdout:op 3363 completed, throughput=5MB/sec 2024-08-29T18:48:23.024 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:22 smithi089 bash[77323]: cluster 2024-08-29T18:48:21.443991+0000 mgr.y (mgr.34104) 1080 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:23.024 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:22 smithi089 bash[77323]: audit 2024-08-29T18:48:22.739664+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:23.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:22 smithi089 bash[78574]: cluster 2024-08-29T18:48:21.443991+0000 mgr.y (mgr.34104) 1080 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:23.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:22 smithi089 bash[78574]: audit 2024-08-29T18:48:22.739664+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:22 smithi144 bash[67678]: cluster 2024-08-29T18:48:21.443991+0000 mgr.y (mgr.34104) 1080 : cluster [DBG] pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:22 smithi144 bash[67678]: audit 2024-08-29T18:48:22.739664+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:23.488 INFO:tasks.workunit.client.0.smithi089.stdout: 637: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:23.488 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ex4MyPvN9giRqD2 off=170506 len=1807203 2024-08-29T18:48:23.492 INFO:tasks.workunit.client.0.smithi089.stdout:op 3364 completed, throughput=5MB/sec 2024-08-29T18:48:23.492 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yyE1VaU_g75VazE off=15752898 len=249911 2024-08-29T18:48:23.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 3365 completed, throughput=5MB/sec 2024-08-29T18:48:23.494 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9npC8dFxCjA1YRc off=12458041 len=557763 2024-08-29T18:48:23.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 3366 completed, throughput=5MB/sec 2024-08-29T18:48:23.497 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wz3OX3EBheTY4ds off=6272642 len=1869666 2024-08-29T18:48:23.501 INFO:tasks.workunit.client.0.smithi089.stdout:op 3367 completed, throughput=5MB/sec 2024-08-29T18:48:23.501 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8LM3nsmKJEQQpqQ off=1666342 len=1469812 2024-08-29T18:48:23.503 INFO:tasks.workunit.client.0.smithi089.stdout:op 3368 completed, throughput=5MB/sec 2024-08-29T18:48:24.503 INFO:tasks.workunit.client.0.smithi089.stdout: 638: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:24.504 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Dpwb19prBteYIj8 off=15171997 len=338748 2024-08-29T18:48:24.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 3369 completed, throughput=4.99MB/sec 2024-08-29T18:48:24.505 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hbRWRhmPGywS3p_ off=6111056 len=1410392 2024-08-29T18:48:24.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 3370 completed, throughput=5MB/sec 2024-08-29T18:48:24.512 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TNlS4pJ1HzAstec off=6505015 len=1360941 2024-08-29T18:48:24.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 3371 completed, throughput=5MB/sec 2024-08-29T18:48:24.522 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z9VKAG-WvVa1nIo off=13131556 len=1886022 2024-08-29T18:48:24.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 3372 completed, throughput=5MB/sec 2024-08-29T18:48:24.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:24 smithi144 bash[67678]: cluster 2024-08-29T18:48:23.445092+0000 mgr.y (mgr.34104) 1081 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:48:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:24 smithi089 bash[77323]: cluster 2024-08-29T18:48:23.445092+0000 mgr.y (mgr.34104) 1081 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:48:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:24 smithi089 bash[78574]: cluster 2024-08-29T18:48:23.445092+0000 mgr.y (mgr.34104) 1081 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:48:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:48:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:48:25] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:48:25.537 INFO:tasks.workunit.client.0.smithi089.stdout: 639: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:25.537 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HnbqazojJvSfIqH off=20630643 len=93725 2024-08-29T18:48:25.543 INFO:tasks.workunit.client.0.smithi089.stdout:op 3373 completed, throughput=4.99MB/sec 2024-08-29T18:48:25.543 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wHYFcHEnIxuxGyN off=1961993 len=1130163 2024-08-29T18:48:25.551 INFO:tasks.workunit.client.0.smithi089.stdout:op 3374 completed, throughput=4.99MB/sec 2024-08-29T18:48:25.552 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e-c4fZ5p18pJBAN off=2736295 len=780665 2024-08-29T18:48:25.554 INFO:tasks.workunit.client.0.smithi089.stdout:op 3375 completed, throughput=5MB/sec 2024-08-29T18:48:25.554 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yhPtJlViL3bH-BU off=1188436 len=1619918 2024-08-29T18:48:25.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 3376 completed, throughput=5MB/sec 2024-08-29T18:48:25.558 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-787SeyUD2ZSpMSq off=9644035 len=1248788 2024-08-29T18:48:25.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 3377 completed, throughput=5MB/sec 2024-08-29T18:48:26.568 INFO:tasks.workunit.client.0.smithi089.stdout: 640: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:26.568 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AsyS3SKEdtGYGhf off=12066770 len=2039340 2024-08-29T18:48:26.585 INFO:tasks.workunit.client.0.smithi089.stdout:op 3378 completed, throughput=5MB/sec 2024-08-29T18:48:26.585 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CFM5t0HvXpkMsMA off=3282205 len=1888110 2024-08-29T18:48:26.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 3379 completed, throughput=5MB/sec 2024-08-29T18:48:26.591 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_vi7Uk9uSLGDNMq off=14151878 len=1552231 2024-08-29T18:48:26.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 3380 completed, throughput=5MB/sec 2024-08-29T18:48:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:26 smithi144 bash[67678]: cluster 2024-08-29T18:48:25.445994+0000 mgr.y (mgr.34104) 1082 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:48:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:26 smithi089 bash[77323]: cluster 2024-08-29T18:48:25.445994+0000 mgr.y (mgr.34104) 1082 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:48:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:26 smithi089 bash[78574]: cluster 2024-08-29T18:48:25.445994+0000 mgr.y (mgr.34104) 1082 : cluster [DBG] pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:48:27.603 INFO:tasks.workunit.client.0.smithi089.stdout: 641: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:27.603 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LZJL3o2aZ3k1uvZ off=1228724 len=1308587 2024-08-29T18:48:27.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 3381 completed, throughput=4.99MB/sec 2024-08-29T18:48:27.606 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eZaDYw1eAAD2MM9 off=16350375 len=586967 2024-08-29T18:48:27.614 INFO:tasks.workunit.client.0.smithi089.stdout:op 3382 completed, throughput=5MB/sec 2024-08-29T18:48:27.614 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PbxwEjJoCH_fmUb off=6859437 len=1991959 2024-08-29T18:48:27.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 3383 completed, throughput=5MB/sec 2024-08-29T18:48:27.618 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oJL45mj3fplqBab off=6144783 len=1655178 2024-08-29T18:48:27.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 3384 completed, throughput=5MB/sec 2024-08-29T18:48:28.622 INFO:tasks.workunit.client.0.smithi089.stdout: 642: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:28.622 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yxjYU47sFICWTJO off=3776489 len=797646 2024-08-29T18:48:28.625 INFO:tasks.workunit.client.0.smithi089.stdout:op 3385 completed, throughput=4.99MB/sec 2024-08-29T18:48:28.625 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tKYVd256Rv6xOKj off=4009296 len=259485 2024-08-29T18:48:28.626 INFO:tasks.workunit.client.0.smithi089.stdout:op 3386 completed, throughput=4.99MB/sec 2024-08-29T18:48:28.626 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FOLNXj4h5pRanpo off=3437030 len=1858272 2024-08-29T18:48:28.643 INFO:tasks.workunit.client.0.smithi089.stdout:op 3387 completed, throughput=5MB/sec 2024-08-29T18:48:28.643 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SAx5gOzWNUx458v off=606194 len=682822 2024-08-29T18:48:28.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 3388 completed, throughput=5MB/sec 2024-08-29T18:48:28.646 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uWI3BcisnwyTwCs off=3939894 len=250080 2024-08-29T18:48:28.651 INFO:tasks.workunit.client.0.smithi089.stdout:op 3389 completed, throughput=5MB/sec 2024-08-29T18:48:28.651 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dk3uJUsV7IC6ILY off=998026 len=1355063 2024-08-29T18:48:28.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 3390 completed, throughput=5MB/sec 2024-08-29T18:48:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:28 smithi144 bash[67678]: cluster 2024-08-29T18:48:27.447078+0000 mgr.y (mgr.34104) 1083 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:48:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:28 smithi089 bash[77323]: cluster 2024-08-29T18:48:27.447078+0000 mgr.y (mgr.34104) 1083 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:48:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:28 smithi089 bash[78574]: cluster 2024-08-29T18:48:27.447078+0000 mgr.y (mgr.34104) 1083 : cluster [DBG] pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:48:29.663 INFO:tasks.workunit.client.0.smithi089.stdout: 643: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:29.663 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lWM0GnPw-G5sA9w off=4875206 len=225410 2024-08-29T18:48:29.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 3391 completed, throughput=4.99MB/sec 2024-08-29T18:48:29.665 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r_E4js0u3tlfpLW off=3418271 len=1875234 2024-08-29T18:48:29.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 3392 completed, throughput=5MB/sec 2024-08-29T18:48:29.670 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1JEiMGL_Emq3z-0 off=3008830 len=819864 2024-08-29T18:48:29.679 INFO:tasks.workunit.client.0.smithi089.stdout:op 3393 completed, throughput=5MB/sec 2024-08-29T18:48:29.679 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c1NlmRNlMNipbVX off=4860833 len=962595 2024-08-29T18:48:29.681 INFO:tasks.workunit.client.0.smithi089.stdout:op 3394 completed, throughput=5MB/sec 2024-08-29T18:48:29.681 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Lv0qXNxuYDTuzcm off=5297895 len=1997880 2024-08-29T18:48:29.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 3395 completed, throughput=5MB/sec 2024-08-29T18:48:30.686 INFO:tasks.workunit.client.0.smithi089.stdout: 644: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:30.686 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0aJ19Nc7BtT_N8q off=21611754 len=1336884 2024-08-29T18:48:30.690 INFO:tasks.workunit.client.0.smithi089.stdout:op 3396 completed, throughput=5MB/sec 2024-08-29T18:48:30.690 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JPGuWyexmNA16J7 off=2498781 len=1416635 2024-08-29T18:48:30.701 INFO:tasks.workunit.client.0.smithi089.stdout:op 3397 completed, throughput=5MB/sec 2024-08-29T18:48:30.701 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5JR1pIDj5tBY5MC off=3740593 len=1180929 2024-08-29T18:48:30.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 3398 completed, throughput=5MB/sec 2024-08-29T18:48:30.703 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-euaOumhUCmeYDhS off=4499654 len=2043924 2024-08-29T18:48:30.707 INFO:tasks.workunit.client.0.smithi089.stdout:op 3399 completed, throughput=5MB/sec 2024-08-29T18:48:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:30 smithi144 bash[67678]: cluster 2024-08-29T18:48:29.448129+0000 mgr.y (mgr.34104) 1084 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:48:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:30 smithi089 bash[77323]: cluster 2024-08-29T18:48:29.448129+0000 mgr.y (mgr.34104) 1084 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:48:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:30 smithi089 bash[78574]: cluster 2024-08-29T18:48:29.448129+0000 mgr.y (mgr.34104) 1084 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:48:31.708 INFO:tasks.workunit.client.0.smithi089.stdout: 645: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:31.708 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uXMqvl0x3re57rY off=1201208 len=1628293 2024-08-29T18:48:31.712 INFO:tasks.workunit.client.0.smithi089.stdout:op 3400 completed, throughput=5MB/sec 2024-08-29T18:48:31.712 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-39adETXLZBKgTGJ off=2046437 len=282937 2024-08-29T18:48:31.713 INFO:tasks.workunit.client.0.smithi089.stdout:op 3401 completed, throughput=5MB/sec 2024-08-29T18:48:31.713 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N6JRZWU3mPKkH7Y off=566577 len=767676 2024-08-29T18:48:31.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 3402 completed, throughput=5MB/sec 2024-08-29T18:48:31.720 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y3MJ459jZ6f4cSh off=900249 len=535919 2024-08-29T18:48:31.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 3403 completed, throughput=5MB/sec 2024-08-29T18:48:31.728 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q_TM3dH_dfxl86Q off=406595 len=1596214 2024-08-29T18:48:31.732 INFO:tasks.workunit.client.0.smithi089.stdout:op 3404 completed, throughput=5MB/sec 2024-08-29T18:48:32.732 INFO:tasks.workunit.client.0.smithi089.stdout: 646: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:32.732 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q0t-20Jc6vw_KM1 off=5759912 len=308645 2024-08-29T18:48:32.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 3405 completed, throughput=4.99MB/sec 2024-08-29T18:48:32.734 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2LGYdcXesLWBPNZ off=17283043 len=1546027 2024-08-29T18:48:32.747 INFO:tasks.workunit.client.0.smithi089.stdout:op 3406 completed, throughput=5MB/sec 2024-08-29T18:48:32.747 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3Vqv8sv7XEbII0N off=1175702 len=1333352 2024-08-29T18:48:32.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 3407 completed, throughput=5MB/sec 2024-08-29T18:48:32.757 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-88TDhkhYJlIq_b_ off=0 len=1405758 2024-08-29T18:48:32.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 3408 completed, throughput=5MB/sec 2024-08-29T18:48:32.761 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BHsHhtQdtPidUBs off=11668525 len=1334653 2024-08-29T18:48:32.763 INFO:tasks.workunit.client.0.smithi089.stdout:op 3409 completed, throughput=5MB/sec 2024-08-29T18:48:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:32 smithi144 bash[67678]: cluster 2024-08-29T18:48:31.449035+0000 mgr.y (mgr.34104) 1085 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:48:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:32 smithi089 bash[78574]: cluster 2024-08-29T18:48:31.449035+0000 mgr.y (mgr.34104) 1085 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:48:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:32 smithi089 bash[77323]: cluster 2024-08-29T18:48:31.449035+0000 mgr.y (mgr.34104) 1085 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:48:33.764 INFO:tasks.workunit.client.0.smithi089.stdout: 647: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:33.764 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-k2ft2qudGD-QmWS off=11372769 len=1933671 2024-08-29T18:48:33.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 3410 completed, throughput=5MB/sec 2024-08-29T18:48:33.781 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RX0hP4TM1PVR-Ae off=3244845 len=1685652 2024-08-29T18:48:33.792 INFO:tasks.workunit.client.0.smithi089.stdout:op 3411 completed, throughput=5MB/sec 2024-08-29T18:48:33.792 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OKmj1HZKagNG8Mf off=12386136 len=1172889 2024-08-29T18:48:33.803 INFO:tasks.workunit.client.0.smithi089.stdout:op 3412 completed, throughput=5MB/sec 2024-08-29T18:48:34.804 INFO:tasks.workunit.client.0.smithi089.stdout: 648: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:34.804 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jxSXd8LIReLYMb2 off=10682686 len=1551504 2024-08-29T18:48:34.817 INFO:tasks.workunit.client.0.smithi089.stdout:op 3413 completed, throughput=5MB/sec 2024-08-29T18:48:34.817 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nj68QUVTFiZ-mF3 off=35388 len=1129396 2024-08-29T18:48:34.825 INFO:tasks.workunit.client.0.smithi089.stdout:op 3414 completed, throughput=5MB/sec 2024-08-29T18:48:34.825 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vbtdpAg3ooymi7J off=2786206 len=606353 2024-08-29T18:48:34.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 3415 completed, throughput=5MB/sec 2024-08-29T18:48:34.833 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rzeXc6H8g1XbwFr off=15502078 len=1018711 2024-08-29T18:48:34.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 3416 completed, throughput=5MB/sec 2024-08-29T18:48:34.841 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dNpxSE1-_UsUudI off=6567373 len=1976562 2024-08-29T18:48:34.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 3417 completed, throughput=5MB/sec 2024-08-29T18:48:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:34 smithi144 bash[67678]: cluster 2024-08-29T18:48:33.450104+0000 mgr.y (mgr.34104) 1086 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:48:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:34 smithi089 bash[77323]: cluster 2024-08-29T18:48:33.450104+0000 mgr.y (mgr.34104) 1086 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:48:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:34 smithi089 bash[78574]: cluster 2024-08-29T18:48:33.450104+0000 mgr.y (mgr.34104) 1086 : cluster [DBG] pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:48:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:48:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:48:35] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:48:35.848 INFO:tasks.workunit.client.0.smithi089.stdout: 649: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:35.848 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1Ju3qFEFYNfbuaQ off=4002124 len=1742214 2024-08-29T18:48:35.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 3418 completed, throughput=5MB/sec 2024-08-29T18:48:35.852 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cy-kEgvueD-u2Ls off=271656 len=556666 2024-08-29T18:48:35.855 INFO:tasks.workunit.client.0.smithi089.stdout:op 3419 completed, throughput=5MB/sec 2024-08-29T18:48:35.855 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w1US3o5KvteHLPj off=18608184 len=1578222 2024-08-29T18:48:35.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 3420 completed, throughput=5MB/sec 2024-08-29T18:48:35.861 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f1S8qenRZOHLP3c off=17557586 len=893403 2024-08-29T18:48:35.869 INFO:tasks.workunit.client.0.smithi089.stdout:op 3421 completed, throughput=5MB/sec 2024-08-29T18:48:36.869 INFO:tasks.workunit.client.0.smithi089.stdout: 650: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:36.869 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bjnnuxPkHVxnp_H off=12132201 len=1575938 2024-08-29T18:48:36.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 3422 completed, throughput=5MB/sec 2024-08-29T18:48:36.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-llOTWJbYMYIMzwP off=278976 len=190075 2024-08-29T18:48:36.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 3423 completed, throughput=5MB/sec 2024-08-29T18:48:36.874 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nL4p2TbHKC_1Zwc off=16302203 len=954288 2024-08-29T18:48:36.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 3424 completed, throughput=5MB/sec 2024-08-29T18:48:36.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ioI4hFpaf3TvyoP off=8958463 len=1205954 2024-08-29T18:48:36.880 INFO:tasks.workunit.client.0.smithi089.stdout:op 3425 completed, throughput=5MB/sec 2024-08-29T18:48:36.880 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5otp96Nt1IEeQtL off=15985519 len=1577945 2024-08-29T18:48:36.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 3426 completed, throughput=5MB/sec 2024-08-29T18:48:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:36 smithi144 bash[67678]: cluster 2024-08-29T18:48:35.450960+0000 mgr.y (mgr.34104) 1087 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:48:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:36 smithi089 bash[77323]: cluster 2024-08-29T18:48:35.450960+0000 mgr.y (mgr.34104) 1087 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:48:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:36 smithi089 bash[78574]: cluster 2024-08-29T18:48:35.450960+0000 mgr.y (mgr.34104) 1087 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:48:37.885 INFO:tasks.workunit.client.0.smithi089.stdout: 651: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:37.885 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gk0bu2C1176zaCa off=2448944 len=928066 2024-08-29T18:48:37.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 3427 completed, throughput=5MB/sec 2024-08-29T18:48:37.893 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sgRtaM1Ms6iWMjT off=8113467 len=36253 2024-08-29T18:48:37.897 INFO:tasks.workunit.client.0.smithi089.stdout:op 3428 completed, throughput=5MB/sec 2024-08-29T18:48:37.897 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S8Mrq6HrTlZa8tW off=7883908 len=134873 2024-08-29T18:48:37.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 3429 completed, throughput=5MB/sec 2024-08-29T18:48:37.899 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n2MmCEPLDxufJuy off=7591731 len=864289 2024-08-29T18:48:37.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 3430 completed, throughput=5MB/sec 2024-08-29T18:48:37.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7xmTZmkg592KxTt off=18658992 len=1480378 2024-08-29T18:48:37.911 INFO:tasks.workunit.client.0.smithi089.stdout:op 3431 completed, throughput=5MB/sec 2024-08-29T18:48:37.911 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GIoE-WfszZMTfJy off=4623145 len=1196342 2024-08-29T18:48:37.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 3432 completed, throughput=5MB/sec 2024-08-29T18:48:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:37 smithi089 bash[77323]: audit 2024-08-29T18:48:37.739781+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:37 smithi089 bash[78574]: audit 2024-08-29T18:48:37.739781+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:37 smithi144 bash[67678]: audit 2024-08-29T18:48:37.739781+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:38.915 INFO:tasks.workunit.client.0.smithi089.stdout: 652: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:38.916 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I3TK7Gl_oHT-SrB off=360685 len=630163 2024-08-29T18:48:38.922 INFO:tasks.workunit.client.0.smithi089.stdout:op 3433 completed, throughput=4.99MB/sec 2024-08-29T18:48:38.922 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--Y60tl4n4-AN6e4 off=262073 len=599983 2024-08-29T18:48:38.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 3434 completed, throughput=4.99MB/sec 2024-08-29T18:48:38.925 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N-pkEir2YWmSDL1 off=554209 len=869736 2024-08-29T18:48:38.932 INFO:tasks.workunit.client.0.smithi089.stdout:op 3435 completed, throughput=5MB/sec 2024-08-29T18:48:38.933 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EDC3mw1leKTwQ6z off=10434326 len=1292039 2024-08-29T18:48:38.936 INFO:tasks.workunit.client.0.smithi089.stdout:op 3436 completed, throughput=5MB/sec 2024-08-29T18:48:38.936 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5jcOOlrDsxntFKS off=7354227 len=1079048 2024-08-29T18:48:38.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 3437 completed, throughput=5MB/sec 2024-08-29T18:48:38.941 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cAicE3uNfaZhdYd off=15255063 len=750067 2024-08-29T18:48:38.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 3438 completed, throughput=5MB/sec 2024-08-29T18:48:38.943 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tTfDRh7ZC6zSpkD off=2577522 len=775848 2024-08-29T18:48:38.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 3439 completed, throughput=5MB/sec 2024-08-29T18:48:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:38 smithi089 bash[77323]: cluster 2024-08-29T18:48:37.452014+0000 mgr.y (mgr.34104) 1088 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:48:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:38 smithi089 bash[78574]: cluster 2024-08-29T18:48:37.452014+0000 mgr.y (mgr.34104) 1088 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:48:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:38 smithi144 bash[67678]: cluster 2024-08-29T18:48:37.452014+0000 mgr.y (mgr.34104) 1088 : cluster [DBG] pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:48:39.951 INFO:tasks.workunit.client.0.smithi089.stdout: 653: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:39.951 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TF2J1L-o0rtN8u1 off=1376511 len=1218211 2024-08-29T18:48:39.963 INFO:tasks.workunit.client.0.smithi089.stdout:op 3440 completed, throughput=5MB/sec 2024-08-29T18:48:39.963 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HfN493W2SA-B_rV off=0 len=1494608 2024-08-29T18:48:39.976 INFO:tasks.workunit.client.0.smithi089.stdout:op 3441 completed, throughput=5MB/sec 2024-08-29T18:48:39.976 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a8btY58MD1eFLFW off=6106161 len=1047495 2024-08-29T18:48:39.979 INFO:tasks.workunit.client.0.smithi089.stdout:op 3442 completed, throughput=5MB/sec 2024-08-29T18:48:39.979 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T5T63yu9FyZonf9 off=4468060 len=1558328 2024-08-29T18:48:39.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 3443 completed, throughput=5MB/sec 2024-08-29T18:48:40.992 INFO:tasks.workunit.client.0.smithi089.stdout: 654: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:40.992 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KnfSb4fXKcIzvAq off=6566217 len=1304294 2024-08-29T18:48:40.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 3444 completed, throughput=5MB/sec 2024-08-29T18:48:40.995 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oMZVrIzFspg_L6d off=7250710 len=372945 2024-08-29T18:48:40.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 3445 completed, throughput=5MB/sec 2024-08-29T18:48:40.998 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5QxMf1tVKSomZRW off=2712019 len=1429058 2024-08-29T18:48:41.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 3446 completed, throughput=5MB/sec 2024-08-29T18:48:41.005 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-inXjtVvDc0aplIp off=8647577 len=1844184 2024-08-29T18:48:41.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 3447 completed, throughput=5MB/sec 2024-08-29T18:48:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:40 smithi089 bash[77323]: cluster 2024-08-29T18:48:39.453068+0000 mgr.y (mgr.34104) 1089 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:48:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:40 smithi089 bash[78574]: cluster 2024-08-29T18:48:39.453068+0000 mgr.y (mgr.34104) 1089 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:48:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:40 smithi144 bash[67678]: cluster 2024-08-29T18:48:39.453068+0000 mgr.y (mgr.34104) 1089 : cluster [DBG] pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:48:42.011 INFO:tasks.workunit.client.0.smithi089.stdout: 655: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:42.011 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b7g8EgknN5Z0d7k off=15187563 len=997082 2024-08-29T18:48:42.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 3448 completed, throughput=4.99MB/sec 2024-08-29T18:48:42.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aO0n5dXhVZUyncU off=699709 len=189087 2024-08-29T18:48:42.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 3449 completed, throughput=4.99MB/sec 2024-08-29T18:48:42.015 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9OlNxiM9q85lUpg off=1116847 len=41108 2024-08-29T18:48:42.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 3450 completed, throughput=4.99MB/sec 2024-08-29T18:48:42.019 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6HxxOhIjm6R0_Ki off=17656570 len=1030175 2024-08-29T18:48:42.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 3451 completed, throughput=5MB/sec 2024-08-29T18:48:42.029 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1a4QDxl-EJEsCQx off=23708966 len=1007479 2024-08-29T18:48:42.032 INFO:tasks.workunit.client.0.smithi089.stdout:op 3452 completed, throughput=5MB/sec 2024-08-29T18:48:42.032 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WAzs1ZpAwpuHbNE off=1259836 len=610233 2024-08-29T18:48:42.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 3453 completed, throughput=5MB/sec 2024-08-29T18:48:42.034 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bPi4oORr15193VN off=3909877 len=903624 2024-08-29T18:48:42.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 3454 completed, throughput=5MB/sec 2024-08-29T18:48:42.037 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N7A-QeiV-YXF8XQ off=14637577 len=332661 2024-08-29T18:48:42.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 3455 completed, throughput=5MB/sec 2024-08-29T18:48:42.043 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nx1rl2C91KZ74Se off=5010766 len=964981 2024-08-29T18:48:42.051 INFO:tasks.workunit.client.0.smithi089.stdout:op 3456 completed, throughput=5MB/sec 2024-08-29T18:48:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: 656: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:43.052 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M5Q-GEMxe_bdFBx off=5396476 len=1326906 2024-08-29T18:48:43.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 3457 completed, throughput=5MB/sec 2024-08-29T18:48:43.062 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w8DyzDDsnCoTOFX off=6241586 len=451756 2024-08-29T18:48:43.064 INFO:tasks.workunit.client.0.smithi089.stdout:op 3458 completed, throughput=5MB/sec 2024-08-29T18:48:43.064 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tLLBvppYLrrRi8Z off=3157624 len=1136278 2024-08-29T18:48:43.071 INFO:tasks.workunit.client.0.smithi089.stdout:op 3459 completed, throughput=5MB/sec 2024-08-29T18:48:43.071 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pXUAldyaiaWjnYm off=3470710 len=1942224 2024-08-29T18:48:43.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 3460 completed, throughput=5MB/sec 2024-08-29T18:48:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:42 smithi089 bash[77323]: cluster 2024-08-29T18:48:41.453966+0000 mgr.y (mgr.34104) 1090 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:48:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:42 smithi089 bash[78574]: cluster 2024-08-29T18:48:41.453966+0000 mgr.y (mgr.34104) 1090 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:48:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:42 smithi144 bash[67678]: cluster 2024-08-29T18:48:41.453966+0000 mgr.y (mgr.34104) 1090 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:48:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: 657: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:44.083 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZmfwegZjucVnNYl off=5391502 len=1779037 2024-08-29T18:48:44.087 INFO:tasks.workunit.client.0.smithi089.stdout:op 3461 completed, throughput=5MB/sec 2024-08-29T18:48:44.088 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eAe5qHnZq94EMCu off=4651493 len=1028496 2024-08-29T18:48:44.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 3462 completed, throughput=5MB/sec 2024-08-29T18:48:44.097 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LtmDYxzLZoyxQbv off=8992588 len=1701742 2024-08-29T18:48:44.100 INFO:tasks.workunit.client.0.smithi089.stdout:op 3463 completed, throughput=5MB/sec 2024-08-29T18:48:44.100 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i9Ih-6r5elJAUmd off=445734 len=1576286 2024-08-29T18:48:44.104 INFO:tasks.workunit.client.0.smithi089.stdout:op 3464 completed, throughput=5MB/sec 2024-08-29T18:48:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: 658: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:45.105 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6WuA6brpuLLBb39 off=21328136 len=1951665 2024-08-29T18:48:45.111 INFO:tasks.workunit.client.0.smithi089.stdout:op 3465 completed, throughput=5MB/sec 2024-08-29T18:48:45.111 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--s8rPziAhJp9hVW off=3665785 len=151781 2024-08-29T18:48:45.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 3466 completed, throughput=5MB/sec 2024-08-29T18:48:45.112 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tLLBvppYLrrRi8Z off=13675186 len=1307039 2024-08-29T18:48:45.122 INFO:tasks.workunit.client.0.smithi089.stdout:op 3467 completed, throughput=5MB/sec 2024-08-29T18:48:45.122 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oEUor2UNNo1DwcY off=1581338 len=1754190 2024-08-29T18:48:45.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 3468 completed, throughput=5MB/sec 2024-08-29T18:48:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:44 smithi089 bash[77323]: cluster 2024-08-29T18:48:43.455053+0000 mgr.y (mgr.34104) 1091 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:48:45.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:48:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:48:45] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:48:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:44 smithi089 bash[78574]: cluster 2024-08-29T18:48:43.455053+0000 mgr.y (mgr.34104) 1091 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:48:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:44 smithi144 bash[67678]: cluster 2024-08-29T18:48:43.455053+0000 mgr.y (mgr.34104) 1091 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:48:46.127 INFO:tasks.workunit.client.0.smithi089.stdout: 659: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:46.127 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K_DCQiU6Dc5iXns off=19465174 len=520340 2024-08-29T18:48:46.129 INFO:tasks.workunit.client.0.smithi089.stdout:op 3469 completed, throughput=4.99MB/sec 2024-08-29T18:48:46.129 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zq2I0pj9-FoXk3h off=165466 len=1790729 2024-08-29T18:48:46.143 INFO:tasks.workunit.client.0.smithi089.stdout:op 3470 completed, throughput=5MB/sec 2024-08-29T18:48:46.143 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9LN_tlP6Cy9lDg8 off=589887 len=942976 2024-08-29T18:48:46.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 3471 completed, throughput=5MB/sec 2024-08-29T18:48:46.147 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VHMP6Mi6kg3dQhl off=16614921 len=578206 2024-08-29T18:48:46.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 3472 completed, throughput=5MB/sec 2024-08-29T18:48:46.154 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WSEhEThMAdz6PRn off=19524 len=945722 2024-08-29T18:48:46.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 3473 completed, throughput=5MB/sec 2024-08-29T18:48:47.156 INFO:tasks.workunit.client.0.smithi089.stdout: 660: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:47.157 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--6ExPCCffPOy4nm off=1080888 len=271966 2024-08-29T18:48:47.158 INFO:tasks.workunit.client.0.smithi089.stdout:op 3474 completed, throughput=4.99MB/sec 2024-08-29T18:48:47.158 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RpCvnakbOQTHzaY off=5404781 len=386277 2024-08-29T18:48:47.160 INFO:tasks.workunit.client.0.smithi089.stdout:op 3475 completed, throughput=4.99MB/sec 2024-08-29T18:48:47.160 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SRHq0AiDCeaM20q off=2372145 len=1694757 2024-08-29T18:48:47.174 INFO:tasks.workunit.client.0.smithi089.stdout:op 3476 completed, throughput=5MB/sec 2024-08-29T18:48:47.259 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aOttSfxnNrtwA5p off=5762877 len=924180 2024-08-29T18:48:47.260 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:46 smithi089 bash[77323]: cluster 2024-08-29T18:48:45.455904+0000 mgr.y (mgr.34104) 1092 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:48:47.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:46 smithi089 bash[78574]: cluster 2024-08-29T18:48:45.455904+0000 mgr.y (mgr.34104) 1092 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:48:47.261 INFO:tasks.workunit.client.0.smithi089.stdout:op 3477 completed, throughput=5MB/sec 2024-08-29T18:48:47.261 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zju7lomMFiIDPER off=4632051 len=530868 2024-08-29T18:48:47.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 3478 completed, throughput=5MB/sec 2024-08-29T18:48:47.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tO0CpTWBR45mSBN off=4122994 len=1518632 2024-08-29T18:48:47.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 3479 completed, throughput=5MB/sec 2024-08-29T18:48:47.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DobMIo23pFxt0-S off=13653929 len=169698 2024-08-29T18:48:47.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 3480 completed, throughput=5MB/sec 2024-08-29T18:48:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:46 smithi144 bash[67678]: cluster 2024-08-29T18:48:45.455904+0000 mgr.y (mgr.34104) 1092 : cluster [DBG] pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:48:48.201 INFO:tasks.workunit.client.0.smithi089.stdout: 661: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:48.201 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g6TfTj5y2yH5FvA off=3405706 len=372890 2024-08-29T18:48:48.207 INFO:tasks.workunit.client.0.smithi089.stdout:op 3481 completed, throughput=4.99MB/sec 2024-08-29T18:48:48.207 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cTngQbMFAMRyqHi off=8633971 len=294558 2024-08-29T18:48:48.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 3482 completed, throughput=4.99MB/sec 2024-08-29T18:48:48.213 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JqZv3SiLQXJ4X6i off=10475168 len=437727 2024-08-29T18:48:48.215 INFO:tasks.workunit.client.0.smithi089.stdout:op 3483 completed, throughput=4.99MB/sec 2024-08-29T18:48:48.215 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ECqJoHbzTjWN1vM off=5307660 len=728508 2024-08-29T18:48:48.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 3484 completed, throughput=5MB/sec 2024-08-29T18:48:48.217 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cS3kK1SoIlYRFWa off=15229315 len=418871 2024-08-29T18:48:48.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 3485 completed, throughput=5MB/sec 2024-08-29T18:48:48.219 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-574OnntYj_QgAoF off=8553814 len=437419 2024-08-29T18:48:48.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 3486 completed, throughput=5MB/sec 2024-08-29T18:48:48.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UDlz-992OH3VIe8 off=5326866 len=703242 2024-08-29T18:48:48.227 INFO:tasks.workunit.client.0.smithi089.stdout:op 3487 completed, throughput=5MB/sec 2024-08-29T18:48:48.227 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b-_LzWd1Z_qSuE_ off=6053354 len=679639 2024-08-29T18:48:48.229 INFO:tasks.workunit.client.0.smithi089.stdout:op 3488 completed, throughput=5MB/sec 2024-08-29T18:48:48.229 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hD4z-nqpymhUJHY off=7110603 len=1127389 2024-08-29T18:48:48.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 3489 completed, throughput=5MB/sec 2024-08-29T18:48:48.238 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hnIS0gy4VW2BDmj off=13171418 len=216210 2024-08-29T18:48:48.243 INFO:tasks.workunit.client.0.smithi089.stdout:op 3490 completed, throughput=5MB/sec 2024-08-29T18:48:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:48 smithi089 bash[78574]: cluster 2024-08-29T18:48:47.456944+0000 mgr.y (mgr.34104) 1093 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:48 smithi089 bash[77323]: cluster 2024-08-29T18:48:47.456944+0000 mgr.y (mgr.34104) 1093 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:49.244 INFO:tasks.workunit.client.0.smithi089.stdout: 662: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:49.244 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SQSlLOruaLkau5M off=21616392 len=1042413 2024-08-29T18:48:49.247 INFO:tasks.workunit.client.0.smithi089.stdout:op 3491 completed, throughput=4.99MB/sec 2024-08-29T18:48:49.247 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XaXWhYJVrw8CtJ0 off=3741735 len=960373 2024-08-29T18:48:49.249 INFO:tasks.workunit.client.0.smithi089.stdout:op 3492 completed, throughput=5MB/sec 2024-08-29T18:48:49.249 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y0n4yry0Se8DDcs off=3490298 len=1053557 2024-08-29T18:48:49.252 INFO:tasks.workunit.client.0.smithi089.stdout:op 3493 completed, throughput=5MB/sec 2024-08-29T18:48:49.252 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0gWKvk782e1mYkv off=13315490 len=1310143 2024-08-29T18:48:49.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 3494 completed, throughput=5MB/sec 2024-08-29T18:48:49.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GCNKWhMD8pyLQdP off=7726322 len=473304 2024-08-29T18:48:49.268 INFO:tasks.workunit.client.0.smithi089.stdout:op 3495 completed, throughput=5MB/sec 2024-08-29T18:48:49.268 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gxhkxEOSs0jgCgN off=75163 len=1143748 2024-08-29T18:48:49.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 3496 completed, throughput=5MB/sec 2024-08-29T18:48:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:48 smithi144 bash[67678]: cluster 2024-08-29T18:48:47.456944+0000 mgr.y (mgr.34104) 1093 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:50.271 INFO:tasks.workunit.client.0.smithi089.stdout: 663: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:50.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A-8qlK1C47oYXCP off=16852477 len=421619 2024-08-29T18:48:50.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 3497 completed, throughput=4.99MB/sec 2024-08-29T18:48:50.272 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1zYsqkSVwGFm9k_ off=11504149 len=1518393 2024-08-29T18:48:50.276 INFO:tasks.workunit.client.0.smithi089.stdout:op 3498 completed, throughput=5MB/sec 2024-08-29T18:48:50.276 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x1tlrxgQH0CAPZG off=13858838 len=1128470 2024-08-29T18:48:50.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 3499 completed, throughput=5MB/sec 2024-08-29T18:48:50.279 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X6NKQh70Iyf8Yop off=2984427 len=1140644 2024-08-29T18:48:50.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 3500 completed, throughput=5MB/sec 2024-08-29T18:48:50.290 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-99YEva40P3Ox8bP off=3569711 len=1694660 2024-08-29T18:48:50.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 3501 completed, throughput=5MB/sec 2024-08-29T18:48:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:50 smithi089 bash[77323]: cluster 2024-08-29T18:48:49.457998+0000 mgr.y (mgr.34104) 1094 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:48:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:50 smithi089 bash[78574]: cluster 2024-08-29T18:48:49.457998+0000 mgr.y (mgr.34104) 1094 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:48:51.303 INFO:tasks.workunit.client.0.smithi089.stdout: 664: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:51.304 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Rw_cp3_d9R_yL6k off=15826829 len=240551 2024-08-29T18:48:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:50 smithi144 bash[67678]: cluster 2024-08-29T18:48:49.457998+0000 mgr.y (mgr.34104) 1094 : cluster [DBG] pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-08-29T18:48:51.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 3502 completed, throughput=4.99MB/sec 2024-08-29T18:48:51.310 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-beCnXODBr714ANu off=13008750 len=1115515 2024-08-29T18:48:51.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 3503 completed, throughput=5MB/sec 2024-08-29T18:48:51.313 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1WtdXu6LJ6nj_bv off=13396674 len=1401978 2024-08-29T18:48:51.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 3504 completed, throughput=5MB/sec 2024-08-29T18:48:51.317 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tgMtP3qFA0ThKcU off=144474 len=892442 2024-08-29T18:48:51.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 3505 completed, throughput=5MB/sec 2024-08-29T18:48:51.321 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZmfwegZjucVnNYl off=2279396 len=78280 2024-08-29T18:48:51.325 INFO:tasks.workunit.client.0.smithi089.stdout:op 3506 completed, throughput=5MB/sec 2024-08-29T18:48:51.325 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fJV0tL72Wbe2LD4 off=7292889 len=175636 2024-08-29T18:48:51.330 INFO:tasks.workunit.client.0.smithi089.stdout:op 3507 completed, throughput=5MB/sec 2024-08-29T18:48:51.330 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rTGoSSNjFBcr6RW off=1873146 len=1592343 2024-08-29T18:48:51.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 3508 completed, throughput=5MB/sec 2024-08-29T18:48:52.343 INFO:tasks.workunit.client.0.smithi089.stdout: 665: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:52.344 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5aw1WOqCsWH3AjD off=458224 len=965816 2024-08-29T18:48:52.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 3509 completed, throughput=5MB/sec 2024-08-29T18:48:52.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PlciTtAlyg3ZHbY off=2501821 len=186960 2024-08-29T18:48:52.347 INFO:tasks.workunit.client.0.smithi089.stdout:op 3510 completed, throughput=5MB/sec 2024-08-29T18:48:52.348 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KG6KLvQio6t3VPY off=7287146 len=714562 2024-08-29T18:48:52.350 INFO:tasks.workunit.client.0.smithi089.stdout:op 3511 completed, throughput=5MB/sec 2024-08-29T18:48:52.350 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OcaBKQtIZjZrTxy off=3205487 len=246870 2024-08-29T18:48:52.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 3512 completed, throughput=5MB/sec 2024-08-29T18:48:52.352 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-brlqjtLaw2M6C8h off=10997050 len=316895 2024-08-29T18:48:52.357 INFO:tasks.workunit.client.0.smithi089.stdout:op 3513 completed, throughput=5MB/sec 2024-08-29T18:48:52.357 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wgx_GVjAIGm8VuB off=4299584 len=721437 2024-08-29T18:48:52.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 3514 completed, throughput=5MB/sec 2024-08-29T18:48:52.366 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OagCVhlxrei_9SH off=2351159 len=1216777 2024-08-29T18:48:52.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 3515 completed, throughput=5MB/sec 2024-08-29T18:48:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:52 smithi089 bash[77323]: cluster 2024-08-29T18:48:51.458884+0000 mgr.y (mgr.34104) 1095 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:48:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:52 smithi089 bash[77323]: audit 2024-08-29T18:48:52.740338+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:52 smithi089 bash[78574]: cluster 2024-08-29T18:48:51.458884+0000 mgr.y (mgr.34104) 1095 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:48:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:52 smithi089 bash[78574]: audit 2024-08-29T18:48:52.740338+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:52 smithi144 bash[67678]: cluster 2024-08-29T18:48:51.458884+0000 mgr.y (mgr.34104) 1095 : cluster [DBG] pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:48:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:52 smithi144 bash[67678]: audit 2024-08-29T18:48:52.740338+0000 mon.a (mon.0) 2253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:48:53.369 INFO:tasks.workunit.client.0.smithi089.stdout: 666: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:53.369 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EzBPAjOIhAQHQhp off=1896459 len=1648869 2024-08-29T18:48:53.384 INFO:tasks.workunit.client.0.smithi089.stdout:op 3516 completed, throughput=5MB/sec 2024-08-29T18:48:53.384 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5CyvoKyNkuYDhRL off=17549 len=1295950 2024-08-29T18:48:53.393 INFO:tasks.workunit.client.0.smithi089.stdout:op 3517 completed, throughput=5MB/sec 2024-08-29T18:48:53.393 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DiQRoJQK6_Toq6O off=2972972 len=1465446 2024-08-29T18:48:53.405 INFO:tasks.workunit.client.0.smithi089.stdout:op 3518 completed, throughput=5MB/sec 2024-08-29T18:48:53.405 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z-3IoyBJjbiVMWF off=6552046 len=980035 2024-08-29T18:48:53.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 3519 completed, throughput=5MB/sec 2024-08-29T18:48:54.409 INFO:tasks.workunit.client.0.smithi089.stdout: 667: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:54.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ULW2Fproe64Yw8j off=1644877 len=587053 2024-08-29T18:48:54.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 3520 completed, throughput=4.99MB/sec 2024-08-29T18:48:54.411 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-00Kc2lxAVomMXCX off=2040389 len=1772909 2024-08-29T18:48:54.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 3521 completed, throughput=5MB/sec 2024-08-29T18:48:54.424 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z3RPIewHsIUytZI off=5215038 len=1282936 2024-08-29T18:48:54.426 INFO:tasks.workunit.client.0.smithi089.stdout:op 3522 completed, throughput=5MB/sec 2024-08-29T18:48:54.426 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-acE_fiOW0XxNtlK off=1332100 len=54586 2024-08-29T18:48:54.426 INFO:tasks.workunit.client.0.smithi089.stdout:op 3523 completed, throughput=5MB/sec 2024-08-29T18:48:54.426 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i0zwSUrSVCbToXl off=16647798 len=2000328 2024-08-29T18:48:54.429 INFO:tasks.workunit.client.0.smithi089.stdout:op 3524 completed, throughput=5MB/sec 2024-08-29T18:48:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:48:55] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:48:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[77323]: cluster 2024-08-29T18:48:53.460053+0000 mgr.y (mgr.34104) 1096 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:48:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[77323]: audit 2024-08-29T18:48:53.899938+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:48:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[77323]: audit 2024-08-29T18:48:54.485136+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[77323]: audit 2024-08-29T18:48:54.489743+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:55.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[78574]: cluster 2024-08-29T18:48:53.460053+0000 mgr.y (mgr.34104) 1096 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:48:55.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[78574]: audit 2024-08-29T18:48:53.899938+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:48:55.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[78574]: audit 2024-08-29T18:48:54.485136+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:55.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:54 smithi089 bash[78574]: audit 2024-08-29T18:48:54.489743+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:54 smithi144 bash[67678]: cluster 2024-08-29T18:48:53.460053+0000 mgr.y (mgr.34104) 1096 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-08-29T18:48:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:54 smithi144 bash[67678]: audit 2024-08-29T18:48:53.899938+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:48:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:54 smithi144 bash[67678]: audit 2024-08-29T18:48:54.485136+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:54 smithi144 bash[67678]: audit 2024-08-29T18:48:54.489743+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:55.429 INFO:tasks.workunit.client.0.smithi089.stdout: 668: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:55.429 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wrQsmtwA2KQg1dF off=14248353 len=1795461 2024-08-29T18:48:55.433 INFO:tasks.workunit.client.0.smithi089.stdout:op 3525 completed, throughput=5MB/sec 2024-08-29T18:48:55.433 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KTStFYyDhJ_R9Hc off=2113732 len=196128 2024-08-29T18:48:55.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 3526 completed, throughput=5MB/sec 2024-08-29T18:48:55.435 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jn2fcyb7dQdnsSG off=640253 len=1334144 2024-08-29T18:48:55.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 3527 completed, throughput=5MB/sec 2024-08-29T18:48:55.445 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OII4GT_VcZPqAYc off=1371887 len=806119 2024-08-29T18:48:55.453 INFO:tasks.workunit.client.0.smithi089.stdout:op 3528 completed, throughput=5MB/sec 2024-08-29T18:48:55.453 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cbhlEYPfyTorjKr off=12180372 len=933962 2024-08-29T18:48:55.461 INFO:tasks.workunit.client.0.smithi089.stdout:op 3529 completed, throughput=5MB/sec 2024-08-29T18:48:56.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[77323]: audit 2024-08-29T18:48:55.084870+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:48:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[77323]: audit 2024-08-29T18:48:55.086612+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:48:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[77323]: audit 2024-08-29T18:48:55.098586+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[78574]: audit 2024-08-29T18:48:55.084870+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:48:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[78574]: audit 2024-08-29T18:48:55.086612+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:48:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:55 smithi089 bash[78574]: audit 2024-08-29T18:48:55.098586+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:55 smithi144 bash[67678]: audit 2024-08-29T18:48:55.084870+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:48:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:55 smithi144 bash[67678]: audit 2024-08-29T18:48:55.086612+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:48:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:55 smithi144 bash[67678]: audit 2024-08-29T18:48:55.098586+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:48:56.462 INFO:tasks.workunit.client.0.smithi089.stdout: 669: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:56.462 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EMn0nG1EW6AJ5Ew off=4918022 len=1187255 2024-08-29T18:48:56.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 3530 completed, throughput=4.99MB/sec 2024-08-29T18:48:56.465 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N6ECmuT8wuF2yB5 off=6998469 len=1459662 2024-08-29T18:48:56.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 3531 completed, throughput=5MB/sec 2024-08-29T18:48:56.476 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c-QWqrPHW22ODN1 off=15982285 len=1182514 2024-08-29T18:48:56.485 INFO:tasks.workunit.client.0.smithi089.stdout:op 3532 completed, throughput=5MB/sec 2024-08-29T18:48:56.485 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YtYnJZbK3VTwaZO off=183663 len=1179937 2024-08-29T18:48:56.488 INFO:tasks.workunit.client.0.smithi089.stdout:op 3533 completed, throughput=5MB/sec 2024-08-29T18:48:56.489 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KnrkfkhdLFOcBT9 off=23055134 len=943840 2024-08-29T18:48:56.497 INFO:tasks.workunit.client.0.smithi089.stdout:op 3534 completed, throughput=5MB/sec 2024-08-29T18:48:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:56 smithi089 bash[77323]: cluster 2024-08-29T18:48:55.461013+0000 mgr.y (mgr.34104) 1097 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:48:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:56 smithi089 bash[78574]: cluster 2024-08-29T18:48:55.461013+0000 mgr.y (mgr.34104) 1097 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:48:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:56 smithi144 bash[67678]: cluster 2024-08-29T18:48:55.461013+0000 mgr.y (mgr.34104) 1097 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:48:57.497 INFO:tasks.workunit.client.0.smithi089.stdout: 670: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:57.497 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4HQg4ehZLVHf-F8 off=13778038 len=1411121 2024-08-29T18:48:57.509 INFO:tasks.workunit.client.0.smithi089.stdout:op 3535 completed, throughput=5MB/sec 2024-08-29T18:48:57.509 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XFOob7jVz3cjim- off=11677142 len=1879880 2024-08-29T18:48:57.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 3536 completed, throughput=5MB/sec 2024-08-29T18:48:57.513 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-83_t--wRmmK1ZNR off=1193464 len=1012789 2024-08-29T18:48:57.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 3537 completed, throughput=5MB/sec 2024-08-29T18:48:57.522 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AQl9TFHYAwdWniP off=1968151 len=1481661 2024-08-29T18:48:57.533 INFO:tasks.workunit.client.0.smithi089.stdout:op 3538 completed, throughput=5MB/sec 2024-08-29T18:48:58.534 INFO:tasks.workunit.client.0.smithi089.stdout: 671: throughput=4.99MB/sec pending data=0 2024-08-29T18:48:58.534 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ElqHrSmtDy-R2sv off=2154371 len=1269158 2024-08-29T18:48:58.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 3539 completed, throughput=5MB/sec 2024-08-29T18:48:58.545 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D2ZRgRd7kRoSKMk off=6689923 len=126712 2024-08-29T18:48:58.546 INFO:tasks.workunit.client.0.smithi089.stdout:op 3540 completed, throughput=5MB/sec 2024-08-29T18:48:58.546 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VpXucdE5BjpdmwR off=6824504 len=652199 2024-08-29T18:48:58.548 INFO:tasks.workunit.client.0.smithi089.stdout:op 3541 completed, throughput=5MB/sec 2024-08-29T18:48:58.548 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o_H68I5uSPSRnjX off=10539899 len=336118 2024-08-29T18:48:58.549 INFO:tasks.workunit.client.0.smithi089.stdout:op 3542 completed, throughput=5MB/sec 2024-08-29T18:48:58.549 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ypfv5vUDZf2Gcth off=6921543 len=1848700 2024-08-29T18:48:58.563 INFO:tasks.workunit.client.0.smithi089.stdout:op 3543 completed, throughput=5MB/sec 2024-08-29T18:48:58.563 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ysfZ_NtZVjexisR off=789399 len=2042443 2024-08-29T18:48:58.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 3544 completed, throughput=5MB/sec 2024-08-29T18:48:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:48:58 smithi089 bash[77323]: cluster 2024-08-29T18:48:57.462111+0000 mgr.y (mgr.34104) 1098 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:48:58 smithi089 bash[78574]: cluster 2024-08-29T18:48:57.462111+0000 mgr.y (mgr.34104) 1098 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:48:58 smithi144 bash[67678]: cluster 2024-08-29T18:48:57.462111+0000 mgr.y (mgr.34104) 1098 : cluster [DBG] pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:48:59.579 INFO:tasks.workunit.client.0.smithi089.stdout: 672: throughput=5MB/sec pending data=0 2024-08-29T18:48:59.580 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-socQLKmQ9fVqHwQ off=13414080 len=789740 2024-08-29T18:48:59.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 3545 completed, throughput=5MB/sec 2024-08-29T18:48:59.588 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6rmKj_gzY8mlvLp off=1057660 len=1991032 2024-08-29T18:48:59.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 3546 completed, throughput=5MB/sec 2024-08-29T18:48:59.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DOdyFIEC4XJCoEK off=6254752 len=1723142 2024-08-29T18:48:59.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 3547 completed, throughput=5MB/sec 2024-08-29T18:49:00.597 INFO:tasks.workunit.client.0.smithi089.stdout: 673: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:00.598 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BDzjP-m3OPPATuB off=2119057 len=119102 2024-08-29T18:49:00.598 INFO:tasks.workunit.client.0.smithi089.stdout:op 3548 completed, throughput=4.99MB/sec 2024-08-29T18:49:00.599 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g_G-29MqqukfhaS off=4630375 len=949239 2024-08-29T18:49:00.601 INFO:tasks.workunit.client.0.smithi089.stdout:op 3549 completed, throughput=5MB/sec 2024-08-29T18:49:00.601 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qWdT22lAY0Yu7-P off=8094283 len=242059 2024-08-29T18:49:00.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 3550 completed, throughput=5MB/sec 2024-08-29T18:49:00.606 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gIduAAqe3--8y9a off=9951646 len=1355607 2024-08-29T18:49:00.611 INFO:tasks.workunit.client.0.smithi089.stdout:op 3551 completed, throughput=5MB/sec 2024-08-29T18:49:00.611 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n53WlC1EE4YhZgG off=19091498 len=453460 2024-08-29T18:49:00.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 3552 completed, throughput=5MB/sec 2024-08-29T18:49:00.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rWCGcwLJ2CGKWO- off=2408775 len=513756 2024-08-29T18:49:00.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 3553 completed, throughput=5MB/sec 2024-08-29T18:49:00.624 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xqzLq95NZIL7_Bu off=5809353 len=965896 2024-08-29T18:49:00.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 3554 completed, throughput=5MB/sec 2024-08-29T18:49:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:00 smithi089 bash[77323]: cluster 2024-08-29T18:48:59.463169+0000 mgr.y (mgr.34104) 1099 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:49:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:00 smithi089 bash[78574]: cluster 2024-08-29T18:48:59.463169+0000 mgr.y (mgr.34104) 1099 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:49:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:00 smithi144 bash[67678]: cluster 2024-08-29T18:48:59.463169+0000 mgr.y (mgr.34104) 1099 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:49:01.626 INFO:tasks.workunit.client.0.smithi089.stdout: 674: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:01.627 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3UNfwvmV4pXPl3x off=6104441 len=1030132 2024-08-29T18:49:01.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 3555 completed, throughput=4.99MB/sec 2024-08-29T18:49:01.635 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BIj9Eh_dtT81vTD off=3018889 len=1594992 2024-08-29T18:49:01.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 3556 completed, throughput=5MB/sec 2024-08-29T18:49:01.639 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cbjP5wtn4i39fMb off=8165068 len=1787070 2024-08-29T18:49:01.645 INFO:tasks.workunit.client.0.smithi089.stdout:op 3557 completed, throughput=5MB/sec 2024-08-29T18:49:01.645 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-U9CyYHLEAaB5V9s off=9509059 len=252951 2024-08-29T18:49:01.651 INFO:tasks.workunit.client.0.smithi089.stdout:op 3558 completed, throughput=5MB/sec 2024-08-29T18:49:01.651 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GYW3tU48dhuCsqr off=286956 len=1310579 2024-08-29T18:49:01.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 3559 completed, throughput=5MB/sec 2024-08-29T18:49:02.661 INFO:tasks.workunit.client.0.smithi089.stdout: 675: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:02.661 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f8uSSLUCMlxCxw6 off=5655350 len=1415562 2024-08-29T18:49:02.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 3560 completed, throughput=5MB/sec 2024-08-29T18:49:02.666 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1QmNrIDQGtmKVUt off=3731394 len=1941972 2024-08-29T18:49:02.682 INFO:tasks.workunit.client.0.smithi089.stdout:op 3561 completed, throughput=5MB/sec 2024-08-29T18:49:02.683 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CNIFzgqOw5p-SPy off=10179698 len=1118844 2024-08-29T18:49:02.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 3562 completed, throughput=5MB/sec 2024-08-29T18:49:02.686 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VpNbCX_E1z7IDBH off=438726 len=1555143 2024-08-29T18:49:02.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 3563 completed, throughput=5MB/sec 2024-08-29T18:49:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:02 smithi089 bash[77323]: cluster 2024-08-29T18:49:01.464024+0000 mgr.y (mgr.34104) 1100 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:49:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:02 smithi089 bash[78574]: cluster 2024-08-29T18:49:01.464024+0000 mgr.y (mgr.34104) 1100 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:49:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:02 smithi144 bash[67678]: cluster 2024-08-29T18:49:01.464024+0000 mgr.y (mgr.34104) 1100 : cluster [DBG] pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:49:03.697 INFO:tasks.workunit.client.0.smithi089.stdout: 676: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:03.697 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZhZ7gQLzXYNd9FA off=10351950 len=691598 2024-08-29T18:49:03.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 3564 completed, throughput=5MB/sec 2024-08-29T18:49:03.705 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WMmicz-qOBApb75 off=6938530 len=1503765 2024-08-29T18:49:03.708 INFO:tasks.workunit.client.0.smithi089.stdout:op 3565 completed, throughput=5MB/sec 2024-08-29T18:49:03.708 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-roSgXQNO3Uywasg off=3915984 len=19016 2024-08-29T18:49:03.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 3566 completed, throughput=5MB/sec 2024-08-29T18:49:03.710 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gT0Vb5qCIpzTj1Z off=19608984 len=1028928 2024-08-29T18:49:03.717 INFO:tasks.workunit.client.0.smithi089.stdout:op 3567 completed, throughput=5MB/sec 2024-08-29T18:49:03.717 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-V4ybmRqT0JGx4hR off=5747351 len=1679713 2024-08-29T18:49:03.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 3568 completed, throughput=5MB/sec 2024-08-29T18:49:04.724 INFO:tasks.workunit.client.0.smithi089.stdout: 677: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:04.724 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yZkgZFH17sKw7T3 off=6294953 len=1937012 2024-08-29T18:49:04.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 3569 completed, throughput=5MB/sec 2024-08-29T18:49:04.737 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dEXj2P4e6mc8Pdp off=8768071 len=1661881 2024-08-29T18:49:04.742 INFO:tasks.workunit.client.0.smithi089.stdout:op 3570 completed, throughput=5MB/sec 2024-08-29T18:49:04.742 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jcck7pZIx5f2Cst off=1451087 len=485297 2024-08-29T18:49:04.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 3571 completed, throughput=5MB/sec 2024-08-29T18:49:04.748 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tAbitMtzUYQoTqi off=5311613 len=851229 2024-08-29T18:49:04.751 INFO:tasks.workunit.client.0.smithi089.stdout:op 3572 completed, throughput=5MB/sec 2024-08-29T18:49:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:04 smithi089 bash[77323]: cluster 2024-08-29T18:49:03.465098+0000 mgr.y (mgr.34104) 1101 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:49:05.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:49:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:49:05] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:49:05.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:04 smithi089 bash[78574]: cluster 2024-08-29T18:49:03.465098+0000 mgr.y (mgr.34104) 1101 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:49:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:04 smithi144 bash[67678]: cluster 2024-08-29T18:49:03.465098+0000 mgr.y (mgr.34104) 1101 : cluster [DBG] pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:49:05.751 INFO:tasks.workunit.client.0.smithi089.stdout: 678: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:05.752 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nvOXL_IjlIuo_ep off=670940 len=1170725 2024-08-29T18:49:05.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 3573 completed, throughput=4.99MB/sec 2024-08-29T18:49:05.761 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q1OSL1npvWdlz6A off=589932 len=399570 2024-08-29T18:49:05.767 INFO:tasks.workunit.client.0.smithi089.stdout:op 3574 completed, throughput=5MB/sec 2024-08-29T18:49:05.767 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_lznlh6oeD6wjPZ off=21950189 len=44557 2024-08-29T18:49:05.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 3575 completed, throughput=5MB/sec 2024-08-29T18:49:05.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eNMVRX-jnWuKQ5q off=6355314 len=451647 2024-08-29T18:49:05.778 INFO:tasks.workunit.client.0.smithi089.stdout:op 3576 completed, throughput=5MB/sec 2024-08-29T18:49:05.778 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Fw-xILXahD8qM8K off=2232358 len=105360 2024-08-29T18:49:05.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 3577 completed, throughput=5MB/sec 2024-08-29T18:49:05.780 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WNZnZeVzTDBgFY5 off=4281203 len=742737 2024-08-29T18:49:05.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 3578 completed, throughput=5MB/sec 2024-08-29T18:49:05.782 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ICSw1o_lXfjTjHG off=14735643 len=1244273 2024-08-29T18:49:05.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 3579 completed, throughput=5MB/sec 2024-08-29T18:49:05.786 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PUc8aS9rhFu9pAq off=3131118 len=248230 2024-08-29T18:49:05.787 INFO:tasks.workunit.client.0.smithi089.stdout:op 3580 completed, throughput=5MB/sec 2024-08-29T18:49:05.787 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dFGmff5jMitk6WL off=2757799 len=717017 2024-08-29T18:49:05.794 INFO:tasks.workunit.client.0.smithi089.stdout:op 3581 completed, throughput=5MB/sec 2024-08-29T18:49:06.795 INFO:tasks.workunit.client.0.smithi089.stdout: 679: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:06.795 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w-Nlqn3pWByUXf3 off=1736855 len=189277 2024-08-29T18:49:06.796 INFO:tasks.workunit.client.0.smithi089.stdout:op 3582 completed, throughput=4.99MB/sec 2024-08-29T18:49:06.796 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3P8_Tda0XJ0Sye_ off=4143772 len=170796 2024-08-29T18:49:06.801 INFO:tasks.workunit.client.0.smithi089.stdout:op 3583 completed, throughput=4.99MB/sec 2024-08-29T18:49:06.802 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FPMGs1fuqRxh_qB off=537634 len=1051917 2024-08-29T18:49:06.811 INFO:tasks.workunit.client.0.smithi089.stdout:op 3584 completed, throughput=4.99MB/sec 2024-08-29T18:49:06.811 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QbkYI-ROKKOPYJ0 off=905862 len=1858964 2024-08-29T18:49:06.827 INFO:tasks.workunit.client.0.smithi089.stdout:op 3585 completed, throughput=5MB/sec 2024-08-29T18:49:06.828 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ql-5ra6vNyzFMmI off=5076667 len=449848 2024-08-29T18:49:06.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 3586 completed, throughput=5MB/sec 2024-08-29T18:49:06.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uaghgEow8UrTIuV off=20844000 len=602328 2024-08-29T18:49:06.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 3587 completed, throughput=5MB/sec 2024-08-29T18:49:06.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tRlJcZ_M05j_dw- off=2598099 len=723219 2024-08-29T18:49:06.840 INFO:tasks.workunit.client.0.smithi089.stdout:op 3588 completed, throughput=5MB/sec 2024-08-29T18:49:06.840 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oJL45mj3fplqBab off=5481085 len=428970 2024-08-29T18:49:06.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 3589 completed, throughput=5MB/sec 2024-08-29T18:49:07.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:06 smithi089 bash[77323]: cluster 2024-08-29T18:49:05.465916+0000 mgr.y (mgr.34104) 1102 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:49:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:06 smithi089 bash[78574]: cluster 2024-08-29T18:49:05.465916+0000 mgr.y (mgr.34104) 1102 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:49:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:06 smithi144 bash[67678]: cluster 2024-08-29T18:49:05.465916+0000 mgr.y (mgr.34104) 1102 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:49:07.845 INFO:tasks.workunit.client.0.smithi089.stdout: 680: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:07.846 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p-oZX6ZtbEuxqGX off=1932532 len=295768 2024-08-29T18:49:07.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 3590 completed, throughput=4.99MB/sec 2024-08-29T18:49:07.852 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZY6R7qWuWQ1M8xi off=5482982 len=646366 2024-08-29T18:49:07.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 3591 completed, throughput=4.99MB/sec 2024-08-29T18:49:07.859 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CXo59jps32Zt-ur off=20804860 len=484902 2024-08-29T18:49:07.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 3592 completed, throughput=4.99MB/sec 2024-08-29T18:49:07.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u7tahlvFA81zdmd off=9511481 len=412115 2024-08-29T18:49:07.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 3593 completed, throughput=5MB/sec 2024-08-29T18:49:07.871 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-htrBHpxqb1qnYzJ off=13149419 len=1247797 2024-08-29T18:49:07.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 3594 completed, throughput=5MB/sec 2024-08-29T18:49:07.873 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sLC-20KH2S3qL_g off=10287246 len=1354807 2024-08-29T18:49:07.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 3595 completed, throughput=5MB/sec 2024-08-29T18:49:07.886 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4U6HoIevG5QympI off=781542 len=1462461 2024-08-29T18:49:07.888 INFO:tasks.workunit.client.0.smithi089.stdout:op 3596 completed, throughput=5MB/sec 2024-08-29T18:49:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:07 smithi089 bash[77323]: audit 2024-08-29T18:49:07.740628+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:07 smithi089 bash[78574]: audit 2024-08-29T18:49:07.740628+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:07 smithi144 bash[67678]: audit 2024-08-29T18:49:07.740628+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:08.889 INFO:tasks.workunit.client.0.smithi089.stdout: 681: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:08.889 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g4lr31sHg9BB68W off=22619983 len=1467665 2024-08-29T18:49:08.900 INFO:tasks.workunit.client.0.smithi089.stdout:op 3597 completed, throughput=5MB/sec 2024-08-29T18:49:08.901 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f0kykLbOOluOt4e off=4643764 len=1518146 2024-08-29T18:49:08.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 3598 completed, throughput=5MB/sec 2024-08-29T18:49:08.904 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AYdNXprR__m5EJ8 off=1342789 len=692955 2024-08-29T18:49:08.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 3599 completed, throughput=5MB/sec 2024-08-29T18:49:08.912 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iyq31hNFUm84Qq6 off=966775 len=281677 2024-08-29T18:49:08.914 INFO:tasks.workunit.client.0.smithi089.stdout:op 3600 completed, throughput=5MB/sec 2024-08-29T18:49:08.914 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QPmeq8vqy8gmo-g off=2423613 len=1508172 2024-08-29T18:49:08.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 3601 completed, throughput=5MB/sec 2024-08-29T18:49:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:08 smithi089 bash[77323]: cluster 2024-08-29T18:49:07.466988+0000 mgr.y (mgr.34104) 1103 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:49:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:08 smithi089 bash[78574]: cluster 2024-08-29T18:49:07.466988+0000 mgr.y (mgr.34104) 1103 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:49:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:08 smithi144 bash[67678]: cluster 2024-08-29T18:49:07.466988+0000 mgr.y (mgr.34104) 1103 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:49:09.918 INFO:tasks.workunit.client.0.smithi089.stdout: 682: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:09.918 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zPhPxZc5DY5UFpS off=6214718 len=1967239 2024-08-29T18:49:09.933 INFO:tasks.workunit.client.0.smithi089.stdout:op 3602 completed, throughput=5MB/sec 2024-08-29T18:49:09.933 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-76nypNW1Kj2OggQ off=2346620 len=254852 2024-08-29T18:49:09.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 3603 completed, throughput=5MB/sec 2024-08-29T18:49:09.935 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-abhhQqACqpIqbS- off=5210584 len=1019867 2024-08-29T18:49:09.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 3604 completed, throughput=5MB/sec 2024-08-29T18:49:09.943 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ipi2-8gnLzy_EOL off=9512816 len=1999556 2024-08-29T18:49:09.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 3605 completed, throughput=5MB/sec 2024-08-29T18:49:10.961 INFO:tasks.workunit.client.0.smithi089.stdout: 683: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:10.962 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GbpUdV-p16B0EXb off=8066667 len=623010 2024-08-29T18:49:10.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 3606 completed, throughput=4.99MB/sec 2024-08-29T18:49:10.968 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vGz4QS3OhZtcUEY off=14711356 len=911647 2024-08-29T18:49:10.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 3607 completed, throughput=5MB/sec 2024-08-29T18:49:10.971 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RYu8wmELvzjfAWz off=9103082 len=872029 2024-08-29T18:49:10.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 3608 completed, throughput=5MB/sec 2024-08-29T18:49:10.979 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GfYK3ZMDf2BqaIL off=8847300 len=122379 2024-08-29T18:49:10.980 INFO:tasks.workunit.client.0.smithi089.stdout:op 3609 completed, throughput=5MB/sec 2024-08-29T18:49:10.980 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WV50uctlnFvDd_v off=4788250 len=1704928 2024-08-29T18:49:10.984 INFO:tasks.workunit.client.0.smithi089.stdout:op 3610 completed, throughput=5MB/sec 2024-08-29T18:49:10.984 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5Pu-DHBhIvaEkJG off=1143809 len=2034434 2024-08-29T18:49:10.989 INFO:tasks.workunit.client.0.smithi089.stdout:op 3611 completed, throughput=5MB/sec 2024-08-29T18:49:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:10 smithi089 bash[77323]: cluster 2024-08-29T18:49:09.468035+0000 mgr.y (mgr.34104) 1104 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:49:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:10 smithi089 bash[78574]: cluster 2024-08-29T18:49:09.468035+0000 mgr.y (mgr.34104) 1104 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:49:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:10 smithi144 bash[67678]: cluster 2024-08-29T18:49:09.468035+0000 mgr.y (mgr.34104) 1104 : cluster [DBG] pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:49:11.989 INFO:tasks.workunit.client.0.smithi089.stdout: 684: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:11.989 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-F8tKUeImx_TaOhW off=20334169 len=1906130 2024-08-29T18:49:12.004 INFO:tasks.workunit.client.0.smithi089.stdout:op 3612 completed, throughput=5MB/sec 2024-08-29T18:49:12.004 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SUtcdKLU4TAt8vS off=8844838 len=1041642 2024-08-29T18:49:12.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 3613 completed, throughput=5MB/sec 2024-08-29T18:49:12.007 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lXQGHiDtp3_PoZd off=7315255 len=282217 2024-08-29T18:49:12.009 INFO:tasks.workunit.client.0.smithi089.stdout:op 3614 completed, throughput=5MB/sec 2024-08-29T18:49:12.009 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qeHMMArPs1RIai9 off=445356 len=1927094 2024-08-29T18:49:12.025 INFO:tasks.workunit.client.0.smithi089.stdout:op 3615 completed, throughput=5MB/sec 2024-08-29T18:49:13.026 INFO:tasks.workunit.client.0.smithi089.stdout: 685: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:13.026 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pnQz5l-PaRyrfYd off=2105878 len=1782898 2024-08-29T18:49:13.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 3616 completed, throughput=5MB/sec 2024-08-29T18:49:13.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QbT7LNczdj3yJ0q off=5896185 len=2090022 2024-08-29T18:49:13.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 3617 completed, throughput=5MB/sec 2024-08-29T18:49:13.054 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4s0qnBEOWKC0VIB off=3296113 len=1349792 2024-08-29T18:49:13.056 INFO:tasks.workunit.client.0.smithi089.stdout:op 3618 completed, throughput=5MB/sec 2024-08-29T18:49:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:12 smithi089 bash[77323]: cluster 2024-08-29T18:49:11.468891+0000 mgr.y (mgr.34104) 1105 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:12 smithi089 bash[78574]: cluster 2024-08-29T18:49:11.468891+0000 mgr.y (mgr.34104) 1105 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:12 smithi144 bash[67678]: cluster 2024-08-29T18:49:11.468891+0000 mgr.y (mgr.34104) 1105 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:14.057 INFO:tasks.workunit.client.0.smithi089.stdout: 686: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:14.057 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2cLyBRgJxPwneUI off=14513311 len=1782080 2024-08-29T18:49:14.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 3619 completed, throughput=5MB/sec 2024-08-29T18:49:14.062 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BqRtCodXcWJ2gDf off=2253005 len=949227 2024-08-29T18:49:14.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 3620 completed, throughput=5MB/sec 2024-08-29T18:49:14.066 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9fMiH1o7pYJNs4d off=16185477 len=1145601 2024-08-29T18:49:14.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 3621 completed, throughput=5MB/sec 2024-08-29T18:49:14.069 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vvaJpIgo_yqLF21 off=3964894 len=675491 2024-08-29T18:49:14.071 INFO:tasks.workunit.client.0.smithi089.stdout:op 3622 completed, throughput=5MB/sec 2024-08-29T18:49:14.071 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ivb6i5zHFuoAVpH off=12953933 len=186437 2024-08-29T18:49:14.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 3623 completed, throughput=5MB/sec 2024-08-29T18:49:15.077 INFO:tasks.workunit.client.0.smithi089.stdout: 687: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:15.077 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o2OtsFKEJTnbXC0 off=4958805 len=1654069 2024-08-29T18:49:15.092 INFO:tasks.workunit.client.0.smithi089.stdout:op 3624 completed, throughput=5MB/sec 2024-08-29T18:49:15.092 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1jeQxoecFVIYLnS off=16066200 len=1791443 2024-08-29T18:49:15.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 3625 completed, throughput=5MB/sec 2024-08-29T18:49:15.107 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--OA6jQk4RY-nZc4 off=5311752 len=548707 2024-08-29T18:49:15.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 3626 completed, throughput=5MB/sec 2024-08-29T18:49:15.109 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wXl7bcWBgDgsQ0l off=6438327 len=944049 2024-08-29T18:49:15.120 INFO:tasks.workunit.client.0.smithi089.stdout:op 3627 completed, throughput=5MB/sec 2024-08-29T18:49:15.120 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IVKUWPwZlWtbCfU off=2020488 len=1981036 2024-08-29T18:49:15.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 3628 completed, throughput=5MB/sec 2024-08-29T18:49:15.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:49:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:49:15] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2024-08-29T18:49:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:14 smithi089 bash[77323]: cluster 2024-08-29T18:49:13.469982+0000 mgr.y (mgr.34104) 1106 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:14 smithi089 bash[78574]: cluster 2024-08-29T18:49:13.469982+0000 mgr.y (mgr.34104) 1106 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:14 smithi144 bash[67678]: cluster 2024-08-29T18:49:13.469982+0000 mgr.y (mgr.34104) 1106 : cluster [DBG] pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:16.134 INFO:tasks.workunit.client.0.smithi089.stdout: 688: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:16.134 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SdKBM2ezp_cfvED off=542289 len=1950566 2024-08-29T18:49:16.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 3629 completed, throughput=5MB/sec 2024-08-29T18:49:16.138 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I-PxpMXls59WySK off=22444606 len=578119 2024-08-29T18:49:16.145 INFO:tasks.workunit.client.0.smithi089.stdout:op 3630 completed, throughput=5MB/sec 2024-08-29T18:49:16.145 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XvKycFbKGuNjuSQ off=13816235 len=400392 2024-08-29T18:49:16.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 3631 completed, throughput=5MB/sec 2024-08-29T18:49:16.151 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4jGcfHo8TIXM8XN off=739288 len=1140926 2024-08-29T18:49:16.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 3632 completed, throughput=5MB/sec 2024-08-29T18:49:17.161 INFO:tasks.workunit.client.0.smithi089.stdout: 689: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:17.161 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0mYww2AGvXLM-TC off=18312494 len=531055 2024-08-29T18:49:17.163 INFO:tasks.workunit.client.0.smithi089.stdout:op 3633 completed, throughput=4.99MB/sec 2024-08-29T18:49:17.163 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Bu48TWbkVGZ6o3e off=3950477 len=447800 2024-08-29T18:49:17.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 3634 completed, throughput=4.99MB/sec 2024-08-29T18:49:17.165 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IASnf5l0TyB4wPs off=4116717 len=751606 2024-08-29T18:49:17.172 INFO:tasks.workunit.client.0.smithi089.stdout:op 3635 completed, throughput=5MB/sec 2024-08-29T18:49:17.172 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ml7ClDXMyQzqsdv off=12567569 len=776835 2024-08-29T18:49:17.174 INFO:tasks.workunit.client.0.smithi089.stdout:op 3636 completed, throughput=5MB/sec 2024-08-29T18:49:17.175 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-st4fGdlX5DHbXXs off=2165972 len=1811510 2024-08-29T18:49:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:16 smithi089 bash[77323]: cluster 2024-08-29T18:49:15.470848+0000 mgr.y (mgr.34104) 1107 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:49:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:16 smithi089 bash[78574]: cluster 2024-08-29T18:49:15.470848+0000 mgr.y (mgr.34104) 1107 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:49:17.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 3637 completed, throughput=5MB/sec 2024-08-29T18:49:17.181 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-abD0suVg30G-lvs off=49612 len=1390144 2024-08-29T18:49:17.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 3638 completed, throughput=5MB/sec 2024-08-29T18:49:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:16 smithi144 bash[67678]: cluster 2024-08-29T18:49:15.470848+0000 mgr.y (mgr.34104) 1107 : cluster [DBG] pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:49:18.183 INFO:tasks.workunit.client.0.smithi089.stdout: 690: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:18.193 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nJ-Cq4vhunHyjg9 off=568016 len=774410 2024-08-29T18:49:18.194 INFO:tasks.workunit.client.0.smithi089.stdout:op 3639 completed, throughput=4.99MB/sec 2024-08-29T18:49:18.194 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w9Jx4QxuT5VW2R0 off=4058396 len=395113 2024-08-29T18:49:18.197 INFO:tasks.workunit.client.0.smithi089.stdout:op 3640 completed, throughput=5MB/sec 2024-08-29T18:49:18.198 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eJnuulhfH2-I29A off=610400 len=490837 2024-08-29T18:49:18.199 INFO:tasks.workunit.client.0.smithi089.stdout:op 3641 completed, throughput=5MB/sec 2024-08-29T18:49:18.199 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1c-ZAnqCuWo0HnD off=10164126 len=1522427 2024-08-29T18:49:18.203 INFO:tasks.workunit.client.0.smithi089.stdout:op 3642 completed, throughput=5MB/sec 2024-08-29T18:49:18.203 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E10QATlBfaaWVWV off=8177024 len=1638065 2024-08-29T18:49:18.207 INFO:tasks.workunit.client.0.smithi089.stdout:op 3643 completed, throughput=5MB/sec 2024-08-29T18:49:18.207 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-82sGw2elVGxYs82 off=4697898 len=1520767 2024-08-29T18:49:18.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 3644 completed, throughput=5MB/sec 2024-08-29T18:49:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:18 smithi089 bash[77323]: cluster 2024-08-29T18:49:17.471896+0000 mgr.y (mgr.34104) 1108 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:49:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:18 smithi089 bash[78574]: cluster 2024-08-29T18:49:17.471896+0000 mgr.y (mgr.34104) 1108 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:49:19.219 INFO:tasks.workunit.client.0.smithi089.stdout: 691: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:19.219 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9DDyrNcc8v8iLBk off=1586547 len=1306340 2024-08-29T18:49:19.230 INFO:tasks.workunit.client.0.smithi089.stdout:op 3645 completed, throughput=5MB/sec 2024-08-29T18:49:19.230 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8zPtBiDUkd22bKc off=15683983 len=1879518 2024-08-29T18:49:19.234 INFO:tasks.workunit.client.0.smithi089.stdout:op 3646 completed, throughput=5MB/sec 2024-08-29T18:49:19.234 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a5gMiCJaWMNhhJF off=18783180 len=1200503 2024-08-29T18:49:19.239 INFO:tasks.workunit.client.0.smithi089.stdout:op 3647 completed, throughput=5MB/sec 2024-08-29T18:49:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:18 smithi144 bash[67678]: cluster 2024-08-29T18:49:17.471896+0000 mgr.y (mgr.34104) 1108 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:49:20.239 INFO:tasks.workunit.client.0.smithi089.stdout: 692: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:20.239 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KN2TWO9J-CLw-Bg off=8498808 len=1535467 2024-08-29T18:49:20.254 INFO:tasks.workunit.client.0.smithi089.stdout:op 3648 completed, throughput=5MB/sec 2024-08-29T18:49:20.254 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mub9mfhaByi1vrv off=5731186 len=1586492 2024-08-29T18:49:20.258 INFO:tasks.workunit.client.0.smithi089.stdout:op 3649 completed, throughput=5MB/sec 2024-08-29T18:49:20.258 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b3eBLKWp-w9mTiQ off=13418768 len=1940168 2024-08-29T18:49:20.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 3650 completed, throughput=5MB/sec 2024-08-29T18:49:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:20 smithi089 bash[77323]: cluster 2024-08-29T18:49:19.473007+0000 mgr.y (mgr.34104) 1109 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:20 smithi089 bash[78574]: cluster 2024-08-29T18:49:19.473007+0000 mgr.y (mgr.34104) 1109 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:21.262 INFO:tasks.workunit.client.0.smithi089.stdout: 693: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:21.263 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1IgKHJkn--ptjwt off=0 len=1197540 2024-08-29T18:49:21.274 INFO:tasks.workunit.client.0.smithi089.stdout:op 3651 completed, throughput=4.99MB/sec 2024-08-29T18:49:21.274 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6pzOXIM2zR1Kyb7 off=8715259 len=64506 2024-08-29T18:49:21.275 INFO:tasks.workunit.client.0.smithi089.stdout:op 3652 completed, throughput=4.99MB/sec 2024-08-29T18:49:21.275 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H0UYHlkifajaJr1 off=9060424 len=732719 2024-08-29T18:49:21.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 3653 completed, throughput=5MB/sec 2024-08-29T18:49:21.277 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nqbLAThTjyK_Qwd off=8941674 len=531549 2024-08-29T18:49:21.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 3654 completed, throughput=5MB/sec 2024-08-29T18:49:21.284 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zge1b9NJHnbhjyw off=14917519 len=363112 2024-08-29T18:49:21.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 3655 completed, throughput=5MB/sec 2024-08-29T18:49:21.290 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1XccS8gI9ckwPQf off=7228824 len=1890338 2024-08-29T18:49:21.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 3656 completed, throughput=5MB/sec 2024-08-29T18:49:21.294 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MJyD58KianhNwzS off=4486849 len=1407346 2024-08-29T18:49:21.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 3657 completed, throughput=5MB/sec 2024-08-29T18:49:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:20 smithi144 bash[67678]: cluster 2024-08-29T18:49:19.473007+0000 mgr.y (mgr.34104) 1109 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:22.298 INFO:tasks.workunit.client.0.smithi089.stdout: 694: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:22.298 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XrUqvTVq6jNhhc1 off=2604503 len=1885222 2024-08-29T18:49:22.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 3658 completed, throughput=5MB/sec 2024-08-29T18:49:22.313 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-81sKQ2BDl4HwqyM off=2174634 len=253463 2024-08-29T18:49:22.318 INFO:tasks.workunit.client.0.smithi089.stdout:op 3659 completed, throughput=5MB/sec 2024-08-29T18:49:22.318 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jsIi9qQgjDaLcn_ off=10618849 len=1369813 2024-08-29T18:49:22.323 INFO:tasks.workunit.client.0.smithi089.stdout:op 3660 completed, throughput=5MB/sec 2024-08-29T18:49:22.323 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--ebwQ9nGFqXj_rn off=6203606 len=965727 2024-08-29T18:49:22.326 INFO:tasks.workunit.client.0.smithi089.stdout:op 3661 completed, throughput=5MB/sec 2024-08-29T18:49:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:22 smithi089 bash[77323]: cluster 2024-08-29T18:49:21.473950+0000 mgr.y (mgr.34104) 1110 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:22 smithi089 bash[77323]: audit 2024-08-29T18:49:22.741273+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:22 smithi089 bash[78574]: cluster 2024-08-29T18:49:21.473950+0000 mgr.y (mgr.34104) 1110 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:22 smithi089 bash[78574]: audit 2024-08-29T18:49:22.741273+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:22 smithi144 bash[67678]: cluster 2024-08-29T18:49:21.473950+0000 mgr.y (mgr.34104) 1110 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:22 smithi144 bash[67678]: audit 2024-08-29T18:49:22.741273+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:23.326 INFO:tasks.workunit.client.0.smithi089.stdout: 695: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:23.326 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MA4eAKUqGfeWCyd off=5393844 len=1094119 2024-08-29T18:49:23.330 INFO:tasks.workunit.client.0.smithi089.stdout:op 3662 completed, throughput=4.99MB/sec 2024-08-29T18:49:23.330 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GIr3ye4BULRN3TO off=21730222 len=45933 2024-08-29T18:49:23.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 3663 completed, throughput=4.99MB/sec 2024-08-29T18:49:23.331 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VF1-NK8C5gibpe0 off=819897 len=2035061 2024-08-29T18:49:23.344 INFO:tasks.workunit.client.0.smithi089.stdout:op 3664 completed, throughput=5MB/sec 2024-08-29T18:49:23.345 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q8CfA0vt2I6UQ1W off=11765193 len=1873692 2024-08-29T18:49:23.359 INFO:tasks.workunit.client.0.smithi089.stdout:op 3665 completed, throughput=5MB/sec 2024-08-29T18:49:23.360 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ch0NZzOw45Ew552 off=175097 len=1809942 2024-08-29T18:49:23.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 3666 completed, throughput=5MB/sec 2024-08-29T18:49:24.365 INFO:tasks.workunit.client.0.smithi089.stdout: 696: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:24.366 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NNVrWeCNdctfq3w off=8595151 len=507676 2024-08-29T18:49:24.372 INFO:tasks.workunit.client.0.smithi089.stdout:op 3667 completed, throughput=5MB/sec 2024-08-29T18:49:24.372 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SCkovGBOC0fwxw4 off=16011522 len=765754 2024-08-29T18:49:24.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 3668 completed, throughput=5MB/sec 2024-08-29T18:49:24.374 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XYMhlaZNcXqh3km off=5656919 len=1852662 2024-08-29T18:49:24.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 3669 completed, throughput=5MB/sec 2024-08-29T18:49:24.379 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZCZy1oCTu4AcYzO off=5875372 len=417998 2024-08-29T18:49:24.381 INFO:tasks.workunit.client.0.smithi089.stdout:op 3670 completed, throughput=5MB/sec 2024-08-29T18:49:24.381 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-79rCqrWpaMo7fkY off=16403487 len=1383783 2024-08-29T18:49:24.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 3671 completed, throughput=5MB/sec 2024-08-29T18:49:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:49:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:49:25] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:49:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:24 smithi089 bash[77323]: cluster 2024-08-29T18:49:23.475103+0000 mgr.y (mgr.34104) 1111 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:24 smithi089 bash[78574]: cluster 2024-08-29T18:49:23.475103+0000 mgr.y (mgr.34104) 1111 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:24 smithi144 bash[67678]: cluster 2024-08-29T18:49:23.475103+0000 mgr.y (mgr.34104) 1111 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:25.383 INFO:tasks.workunit.client.0.smithi089.stdout: 697: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:25.384 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MGYBpgJB4Uo_zRz off=930301 len=1487656 2024-08-29T18:49:25.395 INFO:tasks.workunit.client.0.smithi089.stdout:op 3672 completed, throughput=5MB/sec 2024-08-29T18:49:25.395 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Lv-GhwnF9mEvCSw off=4043848 len=509145 2024-08-29T18:49:25.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 3673 completed, throughput=5MB/sec 2024-08-29T18:49:25.397 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d6VXtEOGQsR7Vr1 off=14626726 len=1682631 2024-08-29T18:49:25.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 3674 completed, throughput=5MB/sec 2024-08-29T18:49:25.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wn_kkqlmQhPV_AD off=4491698 len=1420806 2024-08-29T18:49:25.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 3675 completed, throughput=5MB/sec 2024-08-29T18:49:26.411 INFO:tasks.workunit.client.0.smithi089.stdout: 698: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:26.412 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PhqcjoCVSTvvHM_ off=3879784 len=1497925 2024-08-29T18:49:26.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 3676 completed, throughput=5MB/sec 2024-08-29T18:49:26.424 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c6QQmOlDVlOKGUd off=7148331 len=287306 2024-08-29T18:49:26.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 3677 completed, throughput=5MB/sec 2024-08-29T18:49:26.430 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IXe03yxuyszfEik off=8112230 len=1158635 2024-08-29T18:49:26.439 INFO:tasks.workunit.client.0.smithi089.stdout:op 3678 completed, throughput=5MB/sec 2024-08-29T18:49:26.439 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PfHIqTIrhrecSaG off=6028391 len=1787693 2024-08-29T18:49:26.451 INFO:tasks.workunit.client.0.smithi089.stdout:op 3679 completed, throughput=5MB/sec 2024-08-29T18:49:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:26 smithi089 bash[77323]: cluster 2024-08-29T18:49:25.476018+0000 mgr.y (mgr.34104) 1112 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:49:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:26 smithi089 bash[78574]: cluster 2024-08-29T18:49:25.476018+0000 mgr.y (mgr.34104) 1112 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:49:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:26 smithi144 bash[67678]: cluster 2024-08-29T18:49:25.476018+0000 mgr.y (mgr.34104) 1112 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:49:27.452 INFO:tasks.workunit.client.0.smithi089.stdout: 699: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:27.452 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g6nq7gntWc9HuRE off=437799 len=790143 2024-08-29T18:49:27.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 3680 completed, throughput=4.99MB/sec 2024-08-29T18:49:27.460 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KxQ3evYSUlFLJdh off=2240497 len=955782 2024-08-29T18:49:27.468 INFO:tasks.workunit.client.0.smithi089.stdout:op 3681 completed, throughput=5MB/sec 2024-08-29T18:49:27.468 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QP6Gm5D6lrqMCXw off=1878481 len=221783 2024-08-29T18:49:27.472 INFO:tasks.workunit.client.0.smithi089.stdout:op 3682 completed, throughput=5MB/sec 2024-08-29T18:49:27.472 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KYn4V3hLKe4TdYp off=1026605 len=729738 2024-08-29T18:49:27.479 INFO:tasks.workunit.client.0.smithi089.stdout:op 3683 completed, throughput=5MB/sec 2024-08-29T18:49:27.479 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xX6eAtULZ2IRoN1 off=5409395 len=908031 2024-08-29T18:49:27.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 3684 completed, throughput=5MB/sec 2024-08-29T18:49:27.487 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SRHq0AiDCeaM20q off=2109244 len=1089656 2024-08-29T18:49:27.490 INFO:tasks.workunit.client.0.smithi089.stdout:op 3685 completed, throughput=5MB/sec 2024-08-29T18:49:27.490 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ENfQDaMDYVZayg0 off=18190657 len=1910383 2024-08-29T18:49:27.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 3686 completed, throughput=5MB/sec 2024-08-29T18:49:28.495 INFO:tasks.workunit.client.0.smithi089.stdout: 700: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:28.496 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3aXUCpMqu3tuVQw off=15869122 len=1326541 2024-08-29T18:49:28.506 INFO:tasks.workunit.client.0.smithi089.stdout:op 3687 completed, throughput=5MB/sec 2024-08-29T18:49:28.506 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gXdlXkTT6Yec6D_ off=5580850 len=1100428 2024-08-29T18:49:28.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 3688 completed, throughput=5MB/sec 2024-08-29T18:49:28.515 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t5BpfhthbyBvVdt off=7134481 len=1712483 2024-08-29T18:49:28.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 3689 completed, throughput=5MB/sec 2024-08-29T18:49:28.519 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hiwtDvifbdN_9C4 off=15886182 len=1514957 2024-08-29T18:49:28.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 3690 completed, throughput=5MB/sec 2024-08-29T18:49:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:28 smithi089 bash[77323]: cluster 2024-08-29T18:49:27.477369+0000 mgr.y (mgr.34104) 1113 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:28 smithi089 bash[78574]: cluster 2024-08-29T18:49:27.477369+0000 mgr.y (mgr.34104) 1113 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:28 smithi144 bash[67678]: cluster 2024-08-29T18:49:27.477369+0000 mgr.y (mgr.34104) 1113 : cluster [DBG] pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:49:29.530 INFO:tasks.workunit.client.0.smithi089.stdout: 701: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:29.530 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PIzzH0E79aRx3cN off=1651464 len=1060538 2024-08-29T18:49:29.534 INFO:tasks.workunit.client.0.smithi089.stdout:op 3691 completed, throughput=5MB/sec 2024-08-29T18:49:29.534 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-h3a_S6sex2GMSNz off=46637 len=1175318 2024-08-29T18:49:29.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 3692 completed, throughput=5MB/sec 2024-08-29T18:49:29.537 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dLOEfi0u_4Z74NL off=5593275 len=1033607 2024-08-29T18:49:29.541 INFO:tasks.workunit.client.0.smithi089.stdout:op 3693 completed, throughput=5MB/sec 2024-08-29T18:49:29.541 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3icsUSZjaZcVMo8 off=1295183 len=1496635 2024-08-29T18:49:29.553 INFO:tasks.workunit.client.0.smithi089.stdout:op 3694 completed, throughput=5MB/sec 2024-08-29T18:49:30.553 INFO:tasks.workunit.client.0.smithi089.stdout: 702: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:30.553 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-v-alRun6iHNUqAO off=2997995 len=1312779 2024-08-29T18:49:30.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 3695 completed, throughput=5MB/sec 2024-08-29T18:49:30.566 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_qOAmVTEUunUUMW off=137334 len=1677798 2024-08-29T18:49:30.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 3696 completed, throughput=5MB/sec 2024-08-29T18:49:30.571 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZpICP7tepXuN8W0 off=3334169 len=683110 2024-08-29T18:49:30.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 3697 completed, throughput=5MB/sec 2024-08-29T18:49:30.574 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HFkNW_nxcrW0ztX off=3600845 len=1064377 2024-08-29T18:49:30.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 3698 completed, throughput=5MB/sec 2024-08-29T18:49:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:30 smithi144 bash[67678]: cluster 2024-08-29T18:49:29.478424+0000 mgr.y (mgr.34104) 1114 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:49:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:30 smithi089 bash[77323]: cluster 2024-08-29T18:49:29.478424+0000 mgr.y (mgr.34104) 1114 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:49:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:30 smithi089 bash[78574]: cluster 2024-08-29T18:49:29.478424+0000 mgr.y (mgr.34104) 1114 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:49:31.582 INFO:tasks.workunit.client.0.smithi089.stdout: 703: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:31.583 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B2Qmxzm8qAjhY-G off=15721461 len=1398249 2024-08-29T18:49:31.594 INFO:tasks.workunit.client.0.smithi089.stdout:op 3699 completed, throughput=5MB/sec 2024-08-29T18:49:31.594 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i7_rXXIFUUKGvKV off=13506077 len=1366307 2024-08-29T18:49:31.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 3700 completed, throughput=5MB/sec 2024-08-29T18:49:31.606 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YqJLgUsKYlk7FDH off=17989245 len=1936086 2024-08-29T18:49:31.621 INFO:tasks.workunit.client.0.smithi089.stdout:op 3701 completed, throughput=5MB/sec 2024-08-29T18:49:31.621 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-C379LlG2Ig8O9Xf off=4758046 len=582529 2024-08-29T18:49:31.627 INFO:tasks.workunit.client.0.smithi089.stdout:op 3702 completed, throughput=5MB/sec 2024-08-29T18:49:31.627 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-k7jbY9f2msUgmSD off=10648611 len=943705 2024-08-29T18:49:31.630 INFO:tasks.workunit.client.0.smithi089.stdout:op 3703 completed, throughput=5MB/sec 2024-08-29T18:49:32.631 INFO:tasks.workunit.client.0.smithi089.stdout: 704: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:32.631 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QaEF6N6gadjxsRk off=8270391 len=246901 2024-08-29T18:49:32.636 INFO:tasks.workunit.client.0.smithi089.stdout:op 3704 completed, throughput=4.99MB/sec 2024-08-29T18:49:32.636 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RBU_DRvLR4JW_FS off=3570851 len=849290 2024-08-29T18:49:32.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 3705 completed, throughput=5MB/sec 2024-08-29T18:49:32.639 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-STW1vmqrwDGsBgN off=3071940 len=1119957 2024-08-29T18:49:32.649 INFO:tasks.workunit.client.0.smithi089.stdout:op 3706 completed, throughput=5MB/sec 2024-08-29T18:49:32.649 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-v9IKz70fvo0Xqeg off=3017668 len=1489820 2024-08-29T18:49:32.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 3707 completed, throughput=5MB/sec 2024-08-29T18:49:32.652 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-REZe76WBtVhfzY7 off=11543761 len=1381913 2024-08-29T18:49:32.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 3708 completed, throughput=5MB/sec 2024-08-29T18:49:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:32 smithi144 bash[67678]: cluster 2024-08-29T18:49:31.479261+0000 mgr.y (mgr.34104) 1115 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:49:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:32 smithi089 bash[77323]: cluster 2024-08-29T18:49:31.479261+0000 mgr.y (mgr.34104) 1115 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:49:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:32 smithi089 bash[78574]: cluster 2024-08-29T18:49:31.479261+0000 mgr.y (mgr.34104) 1115 : cluster [DBG] pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:49:33.662 INFO:tasks.workunit.client.0.smithi089.stdout: 705: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:33.662 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pMg8ru4zfDSlLml off=1978166 len=759449 2024-08-29T18:49:33.669 INFO:tasks.workunit.client.0.smithi089.stdout:op 3709 completed, throughput=4.99MB/sec 2024-08-29T18:49:33.669 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n5iPHaOwy5EbC41 off=9667127 len=46996 2024-08-29T18:49:33.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 3710 completed, throughput=4.99MB/sec 2024-08-29T18:49:33.674 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eDZSaOnjGI1JpML off=9324152 len=1930027 2024-08-29T18:49:33.690 INFO:tasks.workunit.client.0.smithi089.stdout:op 3711 completed, throughput=5MB/sec 2024-08-29T18:49:33.690 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Po3XIyqkG3yVL38 off=6502006 len=2033452 2024-08-29T18:49:33.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 3712 completed, throughput=5MB/sec 2024-08-29T18:49:33.710 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VpLgX6x7tltgcJa off=2143115 len=1731790 2024-08-29T18:49:33.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 3713 completed, throughput=5MB/sec 2024-08-29T18:49:34.722 INFO:tasks.workunit.client.0.smithi089.stdout: 706: throughput=5MB/sec pending data=0 2024-08-29T18:49:34.723 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JhaXk9lVtevQl1Q off=11705508 len=579434 2024-08-29T18:49:34.725 INFO:tasks.workunit.client.0.smithi089.stdout:op 3714 completed, throughput=5MB/sec 2024-08-29T18:49:34.725 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ThycXt7ePH07eeX off=11250858 len=1041415 2024-08-29T18:49:34.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 3715 completed, throughput=5MB/sec 2024-08-29T18:49:34.729 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9FapljIBmR7G56g off=10507290 len=493957 2024-08-29T18:49:34.731 INFO:tasks.workunit.client.0.smithi089.stdout:op 3716 completed, throughput=5MB/sec 2024-08-29T18:49:34.731 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9TAU5j7U27yWJdn off=2728529 len=1404710 2024-08-29T18:49:34.735 INFO:tasks.workunit.client.0.smithi089.stdout:op 3717 completed, throughput=5MB/sec 2024-08-29T18:49:34.735 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hhJkh6zj7S5zoZ- off=15914524 len=121416 2024-08-29T18:49:34.740 INFO:tasks.workunit.client.0.smithi089.stdout:op 3718 completed, throughput=5MB/sec 2024-08-29T18:49:34.740 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lm843HWWG6nH9CE off=126060 len=286271 2024-08-29T18:49:34.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 3719 completed, throughput=5MB/sec 2024-08-29T18:49:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:34 smithi144 bash[67678]: cluster 2024-08-29T18:49:33.480288+0000 mgr.y (mgr.34104) 1116 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:49:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:49:35] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:49:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:34 smithi089 bash[77323]: cluster 2024-08-29T18:49:33.480288+0000 mgr.y (mgr.34104) 1116 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:34 smithi089 bash[78574]: cluster 2024-08-29T18:49:33.480288+0000 mgr.y (mgr.34104) 1116 : cluster [DBG] pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:35.742 INFO:tasks.workunit.client.0.smithi089.stdout: 707: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:35.742 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5aYAsXklKV4eY4O off=3538553 len=1691570 2024-08-29T18:49:35.755 INFO:tasks.workunit.client.0.smithi089.stdout:op 3720 completed, throughput=5MB/sec 2024-08-29T18:49:35.755 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z5oucYKMPKaYZQf off=1786290 len=1276542 2024-08-29T18:49:35.766 INFO:tasks.workunit.client.0.smithi089.stdout:op 3721 completed, throughput=5MB/sec 2024-08-29T18:49:35.766 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PNHQ3kh0n4p19Ww off=3195571 len=14423 2024-08-29T18:49:35.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 3722 completed, throughput=5MB/sec 2024-08-29T18:49:35.770 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-joTmLg6V1ThJKyS off=1838849 len=2026439 2024-08-29T18:49:35.775 INFO:tasks.workunit.client.0.smithi089.stdout:op 3723 completed, throughput=5MB/sec 2024-08-29T18:49:35.775 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sKtlNTk0eycljUT off=1470346 len=174156 2024-08-29T18:49:35.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 3724 completed, throughput=5MB/sec 2024-08-29T18:49:35.779 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rjfApip8EL7Wrfj off=7277445 len=1266971 2024-08-29T18:49:35.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 3725 completed, throughput=5MB/sec 2024-08-29T18:49:36.789 INFO:tasks.workunit.client.0.smithi089.stdout: 708: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:36.789 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RTnphbqDlJVaw_c off=19404294 len=1069852 2024-08-29T18:49:36.792 INFO:tasks.workunit.client.0.smithi089.stdout:op 3726 completed, throughput=5MB/sec 2024-08-29T18:49:36.792 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SJDNOXjboptStTy off=3795523 len=1475677 2024-08-29T18:49:36.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 3727 completed, throughput=5MB/sec 2024-08-29T18:49:36.804 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JjxIQpQPygvU7bf off=992167 len=633553 2024-08-29T18:49:36.806 INFO:tasks.workunit.client.0.smithi089.stdout:op 3728 completed, throughput=5MB/sec 2024-08-29T18:49:36.806 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NRpbDAj3odR4gG8 off=7974030 len=1707304 2024-08-29T18:49:36.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 3729 completed, throughput=5MB/sec 2024-08-29T18:49:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:36 smithi144 bash[67678]: cluster 2024-08-29T18:49:35.481069+0000 mgr.y (mgr.34104) 1117 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:49:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:36 smithi089 bash[77323]: cluster 2024-08-29T18:49:35.481069+0000 mgr.y (mgr.34104) 1117 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:49:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:36 smithi089 bash[78574]: cluster 2024-08-29T18:49:35.481069+0000 mgr.y (mgr.34104) 1117 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:49:37.820 INFO:tasks.workunit.client.0.smithi089.stdout: 709: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:37.820 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X0quKaFahNcKFvq off=5377560 len=1968693 2024-08-29T18:49:37.824 INFO:tasks.workunit.client.0.smithi089.stdout:op 3730 completed, throughput=5MB/sec 2024-08-29T18:49:37.825 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VVTcc-MzmVkAJrm off=8452760 len=789866 2024-08-29T18:49:37.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 3731 completed, throughput=5MB/sec 2024-08-29T18:49:37.833 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tPGPM--AUJzRZLg off=14917212 len=1354238 2024-08-29T18:49:37.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 3732 completed, throughput=5MB/sec 2024-08-29T18:49:37.844 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4nZ8QIpg9g3x3-_ off=8159386 len=498863 2024-08-29T18:49:37.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 3733 completed, throughput=5MB/sec 2024-08-29T18:49:37.851 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EXb23FJFXgibaiW off=10713468 len=1661676 2024-08-29T18:49:37.855 INFO:tasks.workunit.client.0.smithi089.stdout:op 3734 completed, throughput=5MB/sec 2024-08-29T18:49:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:37 smithi144 bash[67678]: audit 2024-08-29T18:49:37.741596+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:37 smithi089 bash[77323]: audit 2024-08-29T18:49:37.741596+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:37 smithi089 bash[78574]: audit 2024-08-29T18:49:37.741596+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:38.855 INFO:tasks.workunit.client.0.smithi089.stdout: 710: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:38.856 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vBUC1Dj3KUorZB2 off=3652780 len=910578 2024-08-29T18:49:38.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 3735 completed, throughput=5MB/sec 2024-08-29T18:49:38.859 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tsE7YdEhcBZFbZR off=5106996 len=1839844 2024-08-29T18:49:38.864 INFO:tasks.workunit.client.0.smithi089.stdout:op 3736 completed, throughput=5MB/sec 2024-08-29T18:49:38.864 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZKw4miDV7uYDLsY off=2964754 len=179857 2024-08-29T18:49:38.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 3737 completed, throughput=5MB/sec 2024-08-29T18:49:38.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fL3oaExaQDiTsKN off=1368519 len=1132659 2024-08-29T18:49:38.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 3738 completed, throughput=5MB/sec 2024-08-29T18:49:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:38 smithi144 bash[67678]: cluster 2024-08-29T18:49:37.482117+0000 mgr.y (mgr.34104) 1118 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:49:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:38 smithi089 bash[77323]: cluster 2024-08-29T18:49:37.482117+0000 mgr.y (mgr.34104) 1118 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:49:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:38 smithi089 bash[78574]: cluster 2024-08-29T18:49:37.482117+0000 mgr.y (mgr.34104) 1118 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:49:39.875 INFO:tasks.workunit.client.0.smithi089.stdout: 711: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:39.875 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zkUi_9roK31p2Qj off=20234749 len=859482 2024-08-29T18:49:39.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 3739 completed, throughput=4.99MB/sec 2024-08-29T18:49:39.878 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ho77gTUgu7d8yRn off=2852964 len=811224 2024-08-29T18:49:39.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 3740 completed, throughput=5MB/sec 2024-08-29T18:49:39.879 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c-Mky0D7XJiL2lk off=7837194 len=1726316 2024-08-29T18:49:39.892 INFO:tasks.workunit.client.0.smithi089.stdout:op 3741 completed, throughput=5MB/sec 2024-08-29T18:49:39.892 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oVLMh-xLJIXXNU7 off=8350627 len=1211688 2024-08-29T18:49:39.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 3742 completed, throughput=5MB/sec 2024-08-29T18:49:39.902 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QkQUDCvwuRTYu0h off=5525013 len=1484418 2024-08-29T18:49:39.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 3743 completed, throughput=5MB/sec 2024-08-29T18:49:40.915 INFO:tasks.workunit.client.0.smithi089.stdout: 712: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:40.915 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8lUsyvZsCIPJpSV off=1400028 len=1374244 2024-08-29T18:49:40.926 INFO:tasks.workunit.client.0.smithi089.stdout:op 3744 completed, throughput=5MB/sec 2024-08-29T18:49:40.926 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8BDdjIomzGOr9t8 off=3699858 len=1015120 2024-08-29T18:49:40.934 INFO:tasks.workunit.client.0.smithi089.stdout:op 3745 completed, throughput=5MB/sec 2024-08-29T18:49:40.934 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OatmsChGW9Wedro off=3562308 len=420956 2024-08-29T18:49:40.936 INFO:tasks.workunit.client.0.smithi089.stdout:op 3746 completed, throughput=5MB/sec 2024-08-29T18:49:40.936 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xMROQ6YCSMjYDU- off=922113 len=1039073 2024-08-29T18:49:40.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 3747 completed, throughput=5MB/sec 2024-08-29T18:49:40.945 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZOWHcsQgquiKyN5 off=2862452 len=915204 2024-08-29T18:49:40.952 INFO:tasks.workunit.client.0.smithi089.stdout:op 3748 completed, throughput=5MB/sec 2024-08-29T18:49:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:40 smithi144 bash[67678]: cluster 2024-08-29T18:49:39.483244+0000 mgr.y (mgr.34104) 1119 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:49:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:40 smithi089 bash[77323]: cluster 2024-08-29T18:49:39.483244+0000 mgr.y (mgr.34104) 1119 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:49:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:40 smithi089 bash[78574]: cluster 2024-08-29T18:49:39.483244+0000 mgr.y (mgr.34104) 1119 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:49:41.952 INFO:tasks.workunit.client.0.smithi089.stdout: 713: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:41.952 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hwjvasnoFMQcFoz off=279427 len=1144121 2024-08-29T18:49:41.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 3749 completed, throughput=4.99MB/sec 2024-08-29T18:49:41.961 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zC-v3ZS-AvnRIH8 off=687107 len=1121619 2024-08-29T18:49:41.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 3750 completed, throughput=5MB/sec 2024-08-29T18:49:41.971 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mbcNaxDKr0VK66R off=139748 len=1244328 2024-08-29T18:49:41.976 INFO:tasks.workunit.client.0.smithi089.stdout:op 3751 completed, throughput=5MB/sec 2024-08-29T18:49:41.976 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GbpUdV-p16B0EXb off=10050842 len=866351 2024-08-29T18:49:41.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 3752 completed, throughput=5MB/sec 2024-08-29T18:49:41.978 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lZBRT2UlFaXMl3- off=2866055 len=507026 2024-08-29T18:49:41.985 INFO:tasks.workunit.client.0.smithi089.stdout:op 3753 completed, throughput=5MB/sec 2024-08-29T18:49:41.985 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vnXnYHzx6T-m0of off=1439671 len=1393199 2024-08-29T18:49:41.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 3754 completed, throughput=5MB/sec 2024-08-29T18:49:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: 714: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:42.996 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3Vqv8sv7XEbII0N off=338195 len=1993503 2024-08-29T18:49:43.000 INFO:tasks.workunit.client.0.smithi089.stdout:op 3755 completed, throughput=5MB/sec 2024-08-29T18:49:43.000 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IvjLaC0Aqdkcp8P off=2900236 len=574077 2024-08-29T18:49:43.008 INFO:tasks.workunit.client.0.smithi089.stdout:op 3756 completed, throughput=5MB/sec 2024-08-29T18:49:43.009 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5HWA0dYalVzKeK6 off=1535141 len=1294260 2024-08-29T18:49:43.012 INFO:tasks.workunit.client.0.smithi089.stdout:op 3757 completed, throughput=5MB/sec 2024-08-29T18:49:43.012 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-60pDgtiyajwxRjc off=623593 len=375877 2024-08-29T18:49:43.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 3758 completed, throughput=5MB/sec 2024-08-29T18:49:43.014 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--vb7VSOFU2lzzpx off=2211310 len=216339 2024-08-29T18:49:43.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 3759 completed, throughput=5MB/sec 2024-08-29T18:49:43.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eAe5qHnZq94EMCu off=3127620 len=550829 2024-08-29T18:49:43.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 3760 completed, throughput=5MB/sec 2024-08-29T18:49:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:42 smithi144 bash[67678]: cluster 2024-08-29T18:49:41.484277+0000 mgr.y (mgr.34104) 1120 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:49:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:42 smithi089 bash[77323]: cluster 2024-08-29T18:49:41.484277+0000 mgr.y (mgr.34104) 1120 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:49:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:42 smithi089 bash[78574]: cluster 2024-08-29T18:49:41.484277+0000 mgr.y (mgr.34104) 1120 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-08-29T18:49:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: 715: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:44.021 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MovQHBAdhF3WziL off=3146159 len=877276 2024-08-29T18:49:44.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 3761 completed, throughput=4.99MB/sec 2024-08-29T18:49:44.033 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I4IJzaEsSxZjMIV off=9273299 len=940929 2024-08-29T18:49:44.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 3762 completed, throughput=5MB/sec 2024-08-29T18:49:44.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zl_gfR6Ndsz-gZz off=5235157 len=861908 2024-08-29T18:49:44.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 3763 completed, throughput=5MB/sec 2024-08-29T18:49:44.049 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ha4nOcHSYlGZzzK off=9101214 len=1764960 2024-08-29T18:49:44.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 3764 completed, throughput=5MB/sec 2024-08-29T18:49:44.053 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xYOwEIctCdmj7MG off=7633631 len=196117 2024-08-29T18:49:44.058 INFO:tasks.workunit.client.0.smithi089.stdout:op 3765 completed, throughput=5MB/sec 2024-08-29T18:49:44.058 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wsgp2RrT4nG-X9u off=13177542 len=1173036 2024-08-29T18:49:44.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 3766 completed, throughput=5MB/sec 2024-08-29T18:49:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: 716: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:45.062 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1qVAXtpXQ6E2bhq off=16133541 len=1956668 2024-08-29T18:49:45.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 3767 completed, throughput=5MB/sec 2024-08-29T18:49:45.077 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TatETPHVxUmb3O0 off=41321 len=583117 2024-08-29T18:49:45.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 3768 completed, throughput=5MB/sec 2024-08-29T18:49:45.079 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--XMY6t4uPxSnDNt off=7877238 len=1345679 2024-08-29T18:49:45.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 3769 completed, throughput=5MB/sec 2024-08-29T18:49:45.083 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zsf9iSELg9hutqS off=337788 len=1685046 2024-08-29T18:49:45.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 3770 completed, throughput=5MB/sec 2024-08-29T18:49:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:44 smithi144 bash[67678]: cluster 2024-08-29T18:49:43.485270+0000 mgr.y (mgr.34104) 1121 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:49:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:49:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:49:45] "GET /metrics HTTP/1.1" 200 33956 "" "Prometheus/2.43.0" 2024-08-29T18:49:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:44 smithi089 bash[78574]: cluster 2024-08-29T18:49:43.485270+0000 mgr.y (mgr.34104) 1121 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:49:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:44 smithi089 bash[77323]: cluster 2024-08-29T18:49:43.485270+0000 mgr.y (mgr.34104) 1121 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:49:46.095 INFO:tasks.workunit.client.0.smithi089.stdout: 717: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:46.095 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WUKztE-ADcp2vUD off=2898579 len=1726003 2024-08-29T18:49:46.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 3771 completed, throughput=5MB/sec 2024-08-29T18:49:46.108 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2JjADRXwqUN9q_d off=1748417 len=1008599 2024-08-29T18:49:46.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 3772 completed, throughput=5MB/sec 2024-08-29T18:49:46.112 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N3DkWJIT0N9D4s7 off=2428384 len=172246 2024-08-29T18:49:46.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 3773 completed, throughput=5MB/sec 2024-08-29T18:49:46.114 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QYTPvwk4JoUF6t2 off=1058107 len=1902422 2024-08-29T18:49:46.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 3774 completed, throughput=5MB/sec 2024-08-29T18:49:47.119 INFO:tasks.workunit.client.0.smithi089.stdout: 718: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:47.119 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FavFh0t4er-gvpS off=17055144 len=172323 2024-08-29T18:49:47.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 3775 completed, throughput=4.99MB/sec 2024-08-29T18:49:47.125 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vt8utF5WYBR7O4M off=4838824 len=1646627 2024-08-29T18:49:47.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 3776 completed, throughput=5MB/sec 2024-08-29T18:49:47.137 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mHkkIWuLbroNBg7 off=18417341 len=544554 2024-08-29T18:49:47.144 INFO:tasks.workunit.client.0.smithi089.stdout:op 3777 completed, throughput=5MB/sec 2024-08-29T18:49:47.144 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WUKztE-ADcp2vUD off=6691180 len=1250775 2024-08-29T18:49:47.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 3778 completed, throughput=5MB/sec 2024-08-29T18:49:47.147 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o0yiOXt3Df3es_t off=3060039 len=13781 2024-08-29T18:49:47.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 3779 completed, throughput=5MB/sec 2024-08-29T18:49:47.148 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vbtdpAg3ooymi7J off=7614633 len=993340 2024-08-29T18:49:47.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 3780 completed, throughput=5MB/sec 2024-08-29T18:49:47.151 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CQSi-3o0i8J5tCJ off=8191930 len=150330 2024-08-29T18:49:47.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 3781 completed, throughput=5MB/sec 2024-08-29T18:49:47.152 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HtOIF2LwwCOpZp9 off=1548380 len=824506 2024-08-29T18:49:47.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 3782 completed, throughput=5MB/sec 2024-08-29T18:49:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:46 smithi144 bash[67678]: cluster 2024-08-29T18:49:45.486070+0000 mgr.y (mgr.34104) 1122 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:46 smithi089 bash[77323]: cluster 2024-08-29T18:49:45.486070+0000 mgr.y (mgr.34104) 1122 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:46 smithi089 bash[78574]: cluster 2024-08-29T18:49:45.486070+0000 mgr.y (mgr.34104) 1122 : cluster [DBG] pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:49:48.163 INFO:tasks.workunit.client.0.smithi089.stdout: 719: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:48.163 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-F3uheXMP4KZZOzK off=4055829 len=695589 2024-08-29T18:49:48.170 INFO:tasks.workunit.client.0.smithi089.stdout:op 3783 completed, throughput=4.99MB/sec 2024-08-29T18:49:48.170 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vh7xS7x5Pa87zab off=11732525 len=1312013 2024-08-29T18:49:48.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 3784 completed, throughput=5MB/sec 2024-08-29T18:49:48.181 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IAqJI2noSHai5KU off=6634329 len=496733 2024-08-29T18:49:48.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 3785 completed, throughput=5MB/sec 2024-08-29T18:49:48.183 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q0Nukv7eUMeWBG4 off=9928535 len=731806 2024-08-29T18:49:48.185 INFO:tasks.workunit.client.0.smithi089.stdout:op 3786 completed, throughput=5MB/sec 2024-08-29T18:49:48.186 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dNpxSE1-_UsUudI off=6414026 len=386509 2024-08-29T18:49:48.193 INFO:tasks.workunit.client.0.smithi089.stdout:op 3787 completed, throughput=5MB/sec 2024-08-29T18:49:48.193 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sGDnNg3mTOixZaz off=3066258 len=434780 2024-08-29T18:49:48.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 3788 completed, throughput=5MB/sec 2024-08-29T18:49:48.200 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MM0QXP_gqzHspbp off=1548723 len=1692808 2024-08-29T18:49:48.205 INFO:tasks.workunit.client.0.smithi089.stdout:op 3789 completed, throughput=5MB/sec 2024-08-29T18:49:49.205 INFO:tasks.workunit.client.0.smithi089.stdout: 720: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:49.205 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bDhDJi0b6hxxgfy off=2729495 len=540831 2024-08-29T18:49:49.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 3790 completed, throughput=4.99MB/sec 2024-08-29T18:49:49.212 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8wGnMG5yvpYuJj1 off=1604718 len=539761 2024-08-29T18:49:49.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 3791 completed, throughput=5MB/sec 2024-08-29T18:49:49.219 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sz1aIDic4JAbCDI off=1735151 len=834945 2024-08-29T18:49:49.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 3792 completed, throughput=5MB/sec 2024-08-29T18:49:49.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_jy2MqGqjA8BP32 off=1591283 len=551307 2024-08-29T18:49:49.228 INFO:tasks.workunit.client.0.smithi089.stdout:op 3793 completed, throughput=5MB/sec 2024-08-29T18:49:49.228 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N2dNpTPs8EvX_23 off=6549909 len=358968 2024-08-29T18:49:49.233 INFO:tasks.workunit.client.0.smithi089.stdout:op 3794 completed, throughput=5MB/sec 2024-08-29T18:49:49.234 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o9rhxghr_j5b1y9 off=558129 len=676827 2024-08-29T18:49:49.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 3795 completed, throughput=5MB/sec 2024-08-29T18:49:49.236 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p4JYT2QNPE1O-Z6 off=12933326 len=1580448 2024-08-29T18:49:49.239 INFO:tasks.workunit.client.0.smithi089.stdout:op 3796 completed, throughput=5MB/sec 2024-08-29T18:49:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:48 smithi144 bash[67678]: cluster 2024-08-29T18:49:47.487014+0000 mgr.y (mgr.34104) 1123 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:49:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:48 smithi089 bash[77323]: cluster 2024-08-29T18:49:47.487014+0000 mgr.y (mgr.34104) 1123 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:49:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:48 smithi089 bash[78574]: cluster 2024-08-29T18:49:47.487014+0000 mgr.y (mgr.34104) 1123 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:49:50.240 INFO:tasks.workunit.client.0.smithi089.stdout: 721: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:50.240 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kW9_PEih5hNdO9l off=5810946 len=2004764 2024-08-29T18:49:50.244 INFO:tasks.workunit.client.0.smithi089.stdout:op 3797 completed, throughput=5MB/sec 2024-08-29T18:49:50.244 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jXFX1bFuR21iK2I off=476671 len=702907 2024-08-29T18:49:50.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 3798 completed, throughput=5MB/sec 2024-08-29T18:49:50.253 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-McBF90L1qggDReu off=979661 len=1492010 2024-08-29T18:49:50.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 3799 completed, throughput=5MB/sec 2024-08-29T18:49:50.256 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pQF0OggtE2jW0EA off=20003410 len=1449191 2024-08-29T18:49:50.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 3800 completed, throughput=5MB/sec 2024-08-29T18:49:51.271 INFO:tasks.workunit.client.0.smithi089.stdout: 722: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:51.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PoGwu4hYe5Byplt off=13734645 len=308207 2024-08-29T18:49:51.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 3801 completed, throughput=4.99MB/sec 2024-08-29T18:49:51.273 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5j6QQ5Qph-yqipg off=0 len=1205321 2024-08-29T18:49:51.282 INFO:tasks.workunit.client.0.smithi089.stdout:op 3802 completed, throughput=5MB/sec 2024-08-29T18:49:51.282 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jpb4aq_z5E3atUe off=11874050 len=1248178 2024-08-29T18:49:51.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 3803 completed, throughput=5MB/sec 2024-08-29T18:49:51.287 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MnE2AMFblLMNzFA off=4860466 len=860589 2024-08-29T18:49:51.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 3804 completed, throughput=5MB/sec 2024-08-29T18:49:51.296 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9jVDJUE3R3_Vyvt off=6871918 len=281069 2024-08-29T18:49:51.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 3805 completed, throughput=5MB/sec 2024-08-29T18:49:51.302 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iEr3fXlBAyB7Lya off=19875750 len=278388 2024-08-29T18:49:51.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 3806 completed, throughput=5MB/sec 2024-08-29T18:49:51.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-otecGaS6jfdpW99 off=8671498 len=1589303 2024-08-29T18:49:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:50 smithi144 bash[67678]: cluster 2024-08-29T18:49:49.488051+0000 mgr.y (mgr.34104) 1124 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:51.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 3807 completed, throughput=5MB/sec 2024-08-29T18:49:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:50 smithi089 bash[77323]: cluster 2024-08-29T18:49:49.488051+0000 mgr.y (mgr.34104) 1124 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:50 smithi089 bash[78574]: cluster 2024-08-29T18:49:49.488051+0000 mgr.y (mgr.34104) 1124 : cluster [DBG] pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:49:52.316 INFO:tasks.workunit.client.0.smithi089.stdout: 723: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:52.316 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Le2Qz1uPE5m-2rp off=5862380 len=1512136 2024-08-29T18:49:52.319 INFO:tasks.workunit.client.0.smithi089.stdout:op 3808 completed, throughput=5MB/sec 2024-08-29T18:49:52.319 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aSN0qSIPxppHBNF off=10609170 len=1301455 2024-08-29T18:49:52.329 INFO:tasks.workunit.client.0.smithi089.stdout:op 3809 completed, throughput=5MB/sec 2024-08-29T18:49:52.329 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cFg4nkqMKHzKkLo off=13287384 len=1149222 2024-08-29T18:49:52.339 INFO:tasks.workunit.client.0.smithi089.stdout:op 3810 completed, throughput=5MB/sec 2024-08-29T18:49:52.339 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IHj0HHkHzOsFORj off=5973659 len=777231 2024-08-29T18:49:52.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 3811 completed, throughput=5MB/sec 2024-08-29T18:49:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:52 smithi144 bash[67678]: cluster 2024-08-29T18:49:51.488952+0000 mgr.y (mgr.34104) 1125 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:49:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:52 smithi144 bash[67678]: audit 2024-08-29T18:49:52.741941+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:53.346 INFO:tasks.workunit.client.0.smithi089.stdout: 724: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:53.347 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V0BNgKgcfJ7F3Hx off=5192981 len=90416 2024-08-29T18:49:53.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 3812 completed, throughput=4.99MB/sec 2024-08-29T18:49:53.352 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PFjG7KZpLs1-7Xj off=8510793 len=158294 2024-08-29T18:49:53.357 INFO:tasks.workunit.client.0.smithi089.stdout:op 3813 completed, throughput=4.99MB/sec 2024-08-29T18:49:53.358 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N2nHLXPCCAQZQVA off=3295148 len=2064075 2024-08-29T18:49:53.364 INFO:tasks.workunit.client.0.smithi089.stdout:op 3814 completed, throughput=5MB/sec 2024-08-29T18:49:53.364 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cRmWFGlFz2hgt4z off=17275710 len=1259150 2024-08-29T18:49:53.367 INFO:tasks.workunit.client.0.smithi089.stdout:op 3815 completed, throughput=5MB/sec 2024-08-29T18:49:53.367 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-49Mb3iesNyHCSrl off=4200472 len=1801044 2024-08-29T18:49:53.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 3816 completed, throughput=5MB/sec 2024-08-29T18:49:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:52 smithi089 bash[77323]: cluster 2024-08-29T18:49:51.488952+0000 mgr.y (mgr.34104) 1125 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:49:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:52 smithi089 bash[77323]: audit 2024-08-29T18:49:52.741941+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:52 smithi089 bash[78574]: cluster 2024-08-29T18:49:51.488952+0000 mgr.y (mgr.34104) 1125 : cluster [DBG] pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:49:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:52 smithi089 bash[78574]: audit 2024-08-29T18:49:52.741941+0000 mon.a (mon.0) 2263 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:49:54.384 INFO:tasks.workunit.client.0.smithi089.stdout: 725: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:54.384 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ISi1bYCzta0-koQ off=1887449 len=244982 2024-08-29T18:49:54.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 3817 completed, throughput=4.99MB/sec 2024-08-29T18:49:54.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Pf7Znll4C_Ix43q off=3276992 len=1772778 2024-08-29T18:49:54.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 3818 completed, throughput=5MB/sec 2024-08-29T18:49:54.389 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DZuTu0Hma-iqbOJ off=9261008 len=105199 2024-08-29T18:49:54.395 INFO:tasks.workunit.client.0.smithi089.stdout:op 3819 completed, throughput=5MB/sec 2024-08-29T18:49:54.395 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E1ptbG7lU-oHRQH off=2932657 len=1618168 2024-08-29T18:49:54.406 INFO:tasks.workunit.client.0.smithi089.stdout:op 3820 completed, throughput=5MB/sec 2024-08-29T18:49:54.407 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MKafjr7GMlqzEx1 off=171975 len=1027952 2024-08-29T18:49:54.415 INFO:tasks.workunit.client.0.smithi089.stdout:op 3821 completed, throughput=5MB/sec 2024-08-29T18:49:54.415 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XS9DScnGJG_9kQa off=3883079 len=998284 2024-08-29T18:49:54.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 3822 completed, throughput=5MB/sec 2024-08-29T18:49:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:54 smithi144 bash[67678]: cluster 2024-08-29T18:49:53.489941+0000 mgr.y (mgr.34104) 1126 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:49:55.423 INFO:tasks.workunit.client.0.smithi089.stdout: 726: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:55.423 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gYfY0LtLZmPtzrL off=10681391 len=1017666 2024-08-29T18:49:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:54 smithi089 bash[77323]: cluster 2024-08-29T18:49:53.489941+0000 mgr.y (mgr.34104) 1126 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:49:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:49:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:49:55] "GET /metrics HTTP/1.1" 200 33958 "" "Prometheus/2.43.0" 2024-08-29T18:49:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:54 smithi089 bash[78574]: cluster 2024-08-29T18:49:53.489941+0000 mgr.y (mgr.34104) 1126 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:49:55.432 INFO:tasks.workunit.client.0.smithi089.stdout:op 3823 completed, throughput=5MB/sec 2024-08-29T18:49:55.432 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mEUreZXAc-A-QkK off=7232825 len=269143 2024-08-29T18:49:55.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 3824 completed, throughput=5MB/sec 2024-08-29T18:49:55.438 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KC2VMFTtjHqAnfu off=1985949 len=13440 2024-08-29T18:49:55.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 3825 completed, throughput=5MB/sec 2024-08-29T18:49:55.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_AKLfRSjCTw5VKT off=7128036 len=752875 2024-08-29T18:49:55.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 3826 completed, throughput=5MB/sec 2024-08-29T18:49:55.445 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0zLVXiwY_vCEF0w off=13671688 len=1995823 2024-08-29T18:49:55.464 INFO:tasks.workunit.client.0.smithi089.stdout:op 3827 completed, throughput=5MB/sec 2024-08-29T18:49:55.464 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OhX_eub5QXMVDKD off=3233610 len=1876989 2024-08-29T18:49:55.468 INFO:tasks.workunit.client.0.smithi089.stdout:op 3828 completed, throughput=5MB/sec 2024-08-29T18:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:56 smithi144 bash[67678]: audit 2024-08-29T18:49:55.186301+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:56 smithi144 bash[67678]: cluster 2024-08-29T18:49:55.490741+0000 mgr.y (mgr.34104) 1127 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:56 smithi144 bash[67678]: audit 2024-08-29T18:49:55.943119+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:56 smithi144 bash[67678]: audit 2024-08-29T18:49:55.944819+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:56 smithi144 bash[67678]: audit 2024-08-29T18:49:55.953365+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:49:56.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[77323]: audit 2024-08-29T18:49:55.186301+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[77323]: cluster 2024-08-29T18:49:55.490741+0000 mgr.y (mgr.34104) 1127 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[77323]: audit 2024-08-29T18:49:55.943119+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[77323]: audit 2024-08-29T18:49:55.944819+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[77323]: audit 2024-08-29T18:49:55.953365+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[78574]: audit 2024-08-29T18:49:55.186301+0000 mon.a (mon.0) 2264 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[78574]: cluster 2024-08-29T18:49:55.490741+0000 mgr.y (mgr.34104) 1127 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[78574]: audit 2024-08-29T18:49:55.943119+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[78574]: audit 2024-08-29T18:49:55.944819+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:49:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:56 smithi089 bash[78574]: audit 2024-08-29T18:49:55.953365+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:49:56.468 INFO:tasks.workunit.client.0.smithi089.stdout: 727: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:56.468 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cxJurf5GiaPYIaS off=1559897 len=195826 2024-08-29T18:49:56.473 INFO:tasks.workunit.client.0.smithi089.stdout:op 3829 completed, throughput=4.99MB/sec 2024-08-29T18:49:56.473 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uIBkcsUcDHm_E8Q off=10035167 len=1515393 2024-08-29T18:49:56.477 INFO:tasks.workunit.client.0.smithi089.stdout:op 3830 completed, throughput=5MB/sec 2024-08-29T18:49:56.477 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Em7Qo5U73D12NkL off=11484475 len=647214 2024-08-29T18:49:56.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 3831 completed, throughput=5MB/sec 2024-08-29T18:49:56.484 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4R3H2BxkyMr1iR9 off=12816356 len=814534 2024-08-29T18:49:56.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 3832 completed, throughput=5MB/sec 2024-08-29T18:49:56.493 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Sw8vSeAQ7EX6woG off=1199213 len=142550 2024-08-29T18:49:56.497 INFO:tasks.workunit.client.0.smithi089.stdout:op 3833 completed, throughput=5MB/sec 2024-08-29T18:49:56.497 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HypKqCvXpPLK6gH off=13850806 len=1325372 2024-08-29T18:49:56.499 INFO:tasks.workunit.client.0.smithi089.stdout:op 3834 completed, throughput=5MB/sec 2024-08-29T18:49:57.500 INFO:tasks.workunit.client.0.smithi089.stdout: 728: throughput=4.99MB/sec pending data=0 2024-08-29T18:49:57.500 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8uptwE9RtjVBqcK off=4137064 len=1458712 2024-08-29T18:49:57.514 INFO:tasks.workunit.client.0.smithi089.stdout:op 3835 completed, throughput=5MB/sec 2024-08-29T18:49:57.514 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1XccS8gI9ckwPQf off=6213292 len=1092872 2024-08-29T18:49:57.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 3836 completed, throughput=5MB/sec 2024-08-29T18:49:57.522 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O1CzCoEZB-_GeJX off=69598 len=791751 2024-08-29T18:49:57.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 3837 completed, throughput=5MB/sec 2024-08-29T18:49:57.530 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5RdAPJ0WIiydxT4 off=12793322 len=1392795 2024-08-29T18:49:57.540 INFO:tasks.workunit.client.0.smithi089.stdout:op 3838 completed, throughput=5MB/sec 2024-08-29T18:49:57.541 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ioI4hFpaf3TvyoP off=11705930 len=1977107 2024-08-29T18:49:57.545 INFO:tasks.workunit.client.0.smithi089.stdout:op 3839 completed, throughput=5MB/sec 2024-08-29T18:49:58.545 INFO:tasks.workunit.client.0.smithi089.stdout: 729: throughput=5MB/sec pending data=0 2024-08-29T18:49:58.545 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AJ5Vn6SZnLtooLM off=7801598 len=604620 2024-08-29T18:49:58.553 INFO:tasks.workunit.client.0.smithi089.stdout:op 3840 completed, throughput=5MB/sec 2024-08-29T18:49:58.553 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wlFgYSDoWDvd-BB off=2546534 len=1058785 2024-08-29T18:49:58.557 INFO:tasks.workunit.client.0.smithi089.stdout:op 3841 completed, throughput=5MB/sec 2024-08-29T18:49:58.557 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o0hZW_6gEnVJnLI off=7931645 len=195262 2024-08-29T18:49:58.564 INFO:tasks.workunit.client.0.smithi089.stdout:op 3842 completed, throughput=5MB/sec 2024-08-29T18:49:58.564 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t9coaEZpOUD3eoD off=1840567 len=727657 2024-08-29T18:49:58.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 3843 completed, throughput=5MB/sec 2024-08-29T18:49:58.571 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6md3wJFimizR2Bn off=6282640 len=1201980 2024-08-29T18:49:58.575 INFO:tasks.workunit.client.0.smithi089.stdout:op 3844 completed, throughput=5MB/sec 2024-08-29T18:49:58.576 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iQR3u86DEF_1gWA off=1236659 len=23242 2024-08-29T18:49:58.580 INFO:tasks.workunit.client.0.smithi089.stdout:op 3845 completed, throughput=5MB/sec 2024-08-29T18:49:58.580 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ajfdk3LDQDYbo3K off=1888233 len=1854391 2024-08-29T18:49:58.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 3846 completed, throughput=5MB/sec 2024-08-29T18:49:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:49:58 smithi144 bash[67678]: cluster 2024-08-29T18:49:57.491727+0000 mgr.y (mgr.34104) 1128 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:49:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:49:58 smithi089 bash[77323]: cluster 2024-08-29T18:49:57.491727+0000 mgr.y (mgr.34104) 1128 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:49:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:49:58 smithi089 bash[78574]: cluster 2024-08-29T18:49:57.491727+0000 mgr.y (mgr.34104) 1128 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:49:59.594 INFO:tasks.workunit.client.0.smithi089.stdout: 730: throughput=5MB/sec pending data=0 2024-08-29T18:49:59.594 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DK7cWLHJiF6zIkF off=3082656 len=821956 2024-08-29T18:49:59.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 3847 completed, throughput=5MB/sec 2024-08-29T18:49:59.602 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S6UbF8MNbBICd5j off=2811452 len=370290 2024-08-29T18:49:59.608 INFO:tasks.workunit.client.0.smithi089.stdout:op 3848 completed, throughput=5MB/sec 2024-08-29T18:49:59.608 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZSdw49PInNHuUuj off=3019105 len=607594 2024-08-29T18:49:59.611 INFO:tasks.workunit.client.0.smithi089.stdout:op 3849 completed, throughput=5MB/sec 2024-08-29T18:49:59.611 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cR5rGWIsM9p2aNL off=8896244 len=1184489 2024-08-29T18:49:59.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 3850 completed, throughput=5MB/sec 2024-08-29T18:49:59.615 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tfmGEktSqIMBsc0 off=12483276 len=1089698 2024-08-29T18:49:59.617 INFO:tasks.workunit.client.0.smithi089.stdout:op 3851 completed, throughput=5MB/sec 2024-08-29T18:50:00.617 INFO:tasks.workunit.client.0.smithi089.stdout: 731: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:00.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S4_T3HI6pqsBqEA off=682321 len=1995758 2024-08-29T18:50:00.633 INFO:tasks.workunit.client.0.smithi089.stdout:op 3852 completed, throughput=5MB/sec 2024-08-29T18:50:00.633 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NdN19JhHLY54TmM off=1155246 len=1893050 2024-08-29T18:50:00.640 INFO:tasks.workunit.client.0.smithi089.stdout:op 3853 completed, throughput=5MB/sec 2024-08-29T18:50:00.640 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oeBPFTjgWBi9sb9 off=6298650 len=1681452 2024-08-29T18:50:00.643 INFO:tasks.workunit.client.0.smithi089.stdout:op 3854 completed, throughput=5MB/sec 2024-08-29T18:50:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:00 smithi144 bash[67678]: cluster 2024-08-29T18:49:59.492746+0000 mgr.y (mgr.34104) 1129 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:00 smithi144 bash[67678]: cluster 2024-08-29T18:50:00.000143+0000 mon.a (mon.0) 2268 : cluster [INF] overall HEALTH_OK 2024-08-29T18:50:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:00 smithi089 bash[77323]: cluster 2024-08-29T18:49:59.492746+0000 mgr.y (mgr.34104) 1129 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:00 smithi089 bash[77323]: cluster 2024-08-29T18:50:00.000143+0000 mon.a (mon.0) 2268 : cluster [INF] overall HEALTH_OK 2024-08-29T18:50:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:00 smithi089 bash[78574]: cluster 2024-08-29T18:49:59.492746+0000 mgr.y (mgr.34104) 1129 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:00 smithi089 bash[78574]: cluster 2024-08-29T18:50:00.000143+0000 mon.a (mon.0) 2268 : cluster [INF] overall HEALTH_OK 2024-08-29T18:50:01.644 INFO:tasks.workunit.client.0.smithi089.stdout: 732: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:01.644 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y8RHTGj7Qiw-XjK off=1076415 len=243515 2024-08-29T18:50:01.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 3855 completed, throughput=4.99MB/sec 2024-08-29T18:50:01.646 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gQn9kEhsjNChAy9 off=3576159 len=534783 2024-08-29T18:50:01.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 3856 completed, throughput=5MB/sec 2024-08-29T18:50:01.648 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wsgp2RrT4nG-X9u off=6125137 len=323744 2024-08-29T18:50:01.649 INFO:tasks.workunit.client.0.smithi089.stdout:op 3857 completed, throughput=5MB/sec 2024-08-29T18:50:01.649 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tY7CS-IUNm2AR4Y off=14010397 len=1308804 2024-08-29T18:50:01.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 3858 completed, throughput=5MB/sec 2024-08-29T18:50:01.653 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZDkinP06b8kZTrb off=7144726 len=725340 2024-08-29T18:50:01.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 3859 completed, throughput=5MB/sec 2024-08-29T18:50:01.661 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UEbbq-bezxOzwxx off=424551 len=848647 2024-08-29T18:50:01.669 INFO:tasks.workunit.client.0.smithi089.stdout:op 3860 completed, throughput=5MB/sec 2024-08-29T18:50:01.669 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xkOqHsp7R3DPN_7 off=3243805 len=856397 2024-08-29T18:50:01.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 3861 completed, throughput=5MB/sec 2024-08-29T18:50:02.678 INFO:tasks.workunit.client.0.smithi089.stdout: 733: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:02.678 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vlFaJ6vpW6eagcr off=4698285 len=1207665 2024-08-29T18:50:02.681 INFO:tasks.workunit.client.0.smithi089.stdout:op 3862 completed, throughput=4.99MB/sec 2024-08-29T18:50:02.681 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IyQAIjvXhn0VJ5Q off=13692349 len=614648 2024-08-29T18:50:02.683 INFO:tasks.workunit.client.0.smithi089.stdout:op 3863 completed, throughput=5MB/sec 2024-08-29T18:50:02.683 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-V8AAFK6QzTMX3DC off=19027923 len=1488118 2024-08-29T18:50:02.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 3864 completed, throughput=5MB/sec 2024-08-29T18:50:02.687 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MWs6EHTv1aV6JzG off=1611672 len=1825841 2024-08-29T18:50:02.693 INFO:tasks.workunit.client.0.smithi089.stdout:op 3865 completed, throughput=5MB/sec 2024-08-29T18:50:02.693 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E_j8L3F0KPCe6as off=11460679 len=150449 2024-08-29T18:50:02.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 3866 completed, throughput=5MB/sec 2024-08-29T18:50:02.698 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KWP9K_0tDU2Keul off=12544128 len=1800421 2024-08-29T18:50:02.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 3867 completed, throughput=5MB/sec 2024-08-29T18:50:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:02 smithi144 bash[67678]: cluster 2024-08-29T18:50:01.493677+0000 mgr.y (mgr.34104) 1130 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:02 smithi089 bash[77323]: cluster 2024-08-29T18:50:01.493677+0000 mgr.y (mgr.34104) 1130 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:02 smithi089 bash[78574]: cluster 2024-08-29T18:50:01.493677+0000 mgr.y (mgr.34104) 1130 : cluster [DBG] pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:03.702 INFO:tasks.workunit.client.0.smithi089.stdout: 734: throughput=5MB/sec pending data=0 2024-08-29T18:50:03.702 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i5w2srcRB6HoXFZ off=5186889 len=1988437 2024-08-29T18:50:03.719 INFO:tasks.workunit.client.0.smithi089.stdout:op 3868 completed, throughput=5MB/sec 2024-08-29T18:50:03.719 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1m7GHxSmjWgOOTc off=937124 len=521357 2024-08-29T18:50:03.721 INFO:tasks.workunit.client.0.smithi089.stdout:op 3869 completed, throughput=5MB/sec 2024-08-29T18:50:03.721 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iUxt1OuqnkJPTjS off=2212133 len=452536 2024-08-29T18:50:03.727 INFO:tasks.workunit.client.0.smithi089.stdout:op 3870 completed, throughput=5MB/sec 2024-08-29T18:50:03.727 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-71BvbcHDdYWoV7s off=1050777 len=1774396 2024-08-29T18:50:03.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 3871 completed, throughput=5MB/sec 2024-08-29T18:50:04.730 INFO:tasks.workunit.client.0.smithi089.stdout: 735: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:04.730 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6g4TT5Bt8X_PRxn off=6432278 len=1169903 2024-08-29T18:50:04.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 3872 completed, throughput=5MB/sec 2024-08-29T18:50:04.733 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aTxTD5eiiU8qUgh off=10885146 len=785362 2024-08-29T18:50:04.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 3873 completed, throughput=5MB/sec 2024-08-29T18:50:04.741 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2tkGqe7iQgz4Tuw off=1699522 len=1235345 2024-08-29T18:50:04.753 INFO:tasks.workunit.client.0.smithi089.stdout:op 3874 completed, throughput=5MB/sec 2024-08-29T18:50:04.753 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x86ZdXOH8dGnZ6V off=849665 len=954188 2024-08-29T18:50:04.756 INFO:tasks.workunit.client.0.smithi089.stdout:op 3875 completed, throughput=5MB/sec 2024-08-29T18:50:04.756 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Rav8UovJPhvMXcu off=18269435 len=833638 2024-08-29T18:50:04.763 INFO:tasks.workunit.client.0.smithi089.stdout:op 3876 completed, throughput=5MB/sec 2024-08-29T18:50:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:04 smithi089 bash[77323]: cluster 2024-08-29T18:50:03.494934+0000 mgr.y (mgr.34104) 1131 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:50:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:04 smithi089 bash[78574]: cluster 2024-08-29T18:50:03.494934+0000 mgr.y (mgr.34104) 1131 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:50:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:04 smithi144 bash[67678]: cluster 2024-08-29T18:50:03.494934+0000 mgr.y (mgr.34104) 1131 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:50:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:50:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:50:05] "GET /metrics HTTP/1.1" 200 33958 "" "Prometheus/2.43.0" 2024-08-29T18:50:05.764 INFO:tasks.workunit.client.0.smithi089.stdout: 736: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:05.764 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ayg-Fk3W24lu_7J off=6122874 len=509283 2024-08-29T18:50:05.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 3877 completed, throughput=4.99MB/sec 2024-08-29T18:50:05.770 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7k83q4yuHgUXlOI off=19905981 len=410419 2024-08-29T18:50:05.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 3878 completed, throughput=5MB/sec 2024-08-29T18:50:05.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gNSJtWP65GxLAyG off=3563394 len=1106874 2024-08-29T18:50:05.781 INFO:tasks.workunit.client.0.smithi089.stdout:op 3879 completed, throughput=5MB/sec 2024-08-29T18:50:05.781 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H3hJ7RwmB_Zbmvw off=7401275 len=528266 2024-08-29T18:50:05.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 3880 completed, throughput=5MB/sec 2024-08-29T18:50:05.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BhSR90NGwoy_oS5 off=11471898 len=717479 2024-08-29T18:50:05.794 INFO:tasks.workunit.client.0.smithi089.stdout:op 3881 completed, throughput=5MB/sec 2024-08-29T18:50:05.795 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-32aHLutCRabYzX0 off=6831582 len=1095326 2024-08-29T18:50:05.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 3882 completed, throughput=5MB/sec 2024-08-29T18:50:05.798 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7B4lwSX3oJkJmue off=17761464 len=1877553 2024-08-29T18:50:05.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 3883 completed, throughput=5MB/sec 2024-08-29T18:50:06.814 INFO:tasks.workunit.client.0.smithi089.stdout: 737: throughput=5MB/sec pending data=0 2024-08-29T18:50:06.814 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GonSp8bCrtCPs1F off=2078448 len=1879680 2024-08-29T18:50:06.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 3884 completed, throughput=5MB/sec 2024-08-29T18:50:06.820 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VpNbCX_E1z7IDBH off=4083442 len=813484 2024-08-29T18:50:06.823 INFO:tasks.workunit.client.0.smithi089.stdout:op 3885 completed, throughput=5MB/sec 2024-08-29T18:50:06.823 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-J2cn4qZ0QdbE6bH off=6838918 len=370405 2024-08-29T18:50:06.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 3886 completed, throughput=5MB/sec 2024-08-29T18:50:06.829 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dypd85tC5nk6TT4 off=637006 len=734760 2024-08-29T18:50:06.836 INFO:tasks.workunit.client.0.smithi089.stdout:op 3887 completed, throughput=5MB/sec 2024-08-29T18:50:06.836 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xwz8NKepBQLNpxO off=4784141 len=373236 2024-08-29T18:50:06.842 INFO:tasks.workunit.client.0.smithi089.stdout:op 3888 completed, throughput=5MB/sec 2024-08-29T18:50:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:06 smithi089 bash[77323]: cluster 2024-08-29T18:50:05.495763+0000 mgr.y (mgr.34104) 1132 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:50:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:06 smithi089 bash[78574]: cluster 2024-08-29T18:50:05.495763+0000 mgr.y (mgr.34104) 1132 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:50:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:06 smithi144 bash[67678]: cluster 2024-08-29T18:50:05.495763+0000 mgr.y (mgr.34104) 1132 : cluster [DBG] pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:50:07.842 INFO:tasks.workunit.client.0.smithi089.stdout: 738: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:07.842 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6r_wslFS8xcD5Af off=7630840 len=552416 2024-08-29T18:50:07.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 3889 completed, throughput=4.99MB/sec 2024-08-29T18:50:07.844 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pgi2a53fetiCthf off=2063727 len=1808210 2024-08-29T18:50:07.850 INFO:tasks.workunit.client.0.smithi089.stdout:op 3890 completed, throughput=5MB/sec 2024-08-29T18:50:07.850 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aTxTD5eiiU8qUgh off=949635 len=378238 2024-08-29T18:50:07.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 3891 completed, throughput=5MB/sec 2024-08-29T18:50:07.852 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9p179qMmwnXYyHl off=2674485 len=61884 2024-08-29T18:50:07.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 3892 completed, throughput=5MB/sec 2024-08-29T18:50:07.857 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mduQ5VedYZaAUcI off=6205458 len=1610577 2024-08-29T18:50:07.860 INFO:tasks.workunit.client.0.smithi089.stdout:op 3893 completed, throughput=5MB/sec 2024-08-29T18:50:07.861 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TcGL6AmWFBhunvd off=16139778 len=769509 2024-08-29T18:50:07.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 3894 completed, throughput=5MB/sec 2024-08-29T18:50:07.863 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AP6PKxPsEA--YjD off=4760481 len=1283712 2024-08-29T18:50:07.876 INFO:tasks.workunit.client.0.smithi089.stdout:op 3895 completed, throughput=5MB/sec 2024-08-29T18:50:08.876 INFO:tasks.workunit.client.0.smithi089.stdout: 739: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:08.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XeOfX0UFTGOQZdU off=2288088 len=43395 2024-08-29T18:50:08.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 3896 completed, throughput=4.99MB/sec 2024-08-29T18:50:08.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QOZU7Bn40uWMKDL off=906089 len=159338 2024-08-29T18:50:08.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 3897 completed, throughput=5MB/sec 2024-08-29T18:50:08.880 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lcGmRNOWO3Cz_Dl off=1651757 len=1891689 2024-08-29T18:50:08.895 INFO:tasks.workunit.client.0.smithi089.stdout:op 3898 completed, throughput=5MB/sec 2024-08-29T18:50:08.895 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4TJ6FLtCr5DPEHP off=3618638 len=1655185 2024-08-29T18:50:08.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 3899 completed, throughput=5MB/sec 2024-08-29T18:50:08.909 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iEr3fXlBAyB7Lya off=8524101 len=1666987 2024-08-29T18:50:08.921 INFO:tasks.workunit.client.0.smithi089.stdout:op 3900 completed, throughput=5MB/sec 2024-08-29T18:50:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:08 smithi089 bash[77323]: cluster 2024-08-29T18:50:07.496767+0000 mgr.y (mgr.34104) 1133 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:50:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:08 smithi089 bash[77323]: audit 2024-08-29T18:50:07.742495+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:08 smithi089 bash[78574]: cluster 2024-08-29T18:50:07.496767+0000 mgr.y (mgr.34104) 1133 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:50:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:08 smithi089 bash[78574]: audit 2024-08-29T18:50:07.742495+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:08 smithi144 bash[67678]: cluster 2024-08-29T18:50:07.496767+0000 mgr.y (mgr.34104) 1133 : cluster [DBG] pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:50:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:08 smithi144 bash[67678]: audit 2024-08-29T18:50:07.742495+0000 mon.a (mon.0) 2269 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:09.922 INFO:tasks.workunit.client.0.smithi089.stdout: 740: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:09.922 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yVHxB8EpK7Mljqh off=7401098 len=411461 2024-08-29T18:50:09.928 INFO:tasks.workunit.client.0.smithi089.stdout:op 3901 completed, throughput=5MB/sec 2024-08-29T18:50:09.928 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2auVS8S18XRtev6 off=2014191 len=1038515 2024-08-29T18:50:09.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 3902 completed, throughput=5MB/sec 2024-08-29T18:50:09.937 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pk3grPkrZSRKIZe off=4483897 len=1775429 2024-08-29T18:50:09.952 INFO:tasks.workunit.client.0.smithi089.stdout:op 3903 completed, throughput=5MB/sec 2024-08-29T18:50:09.952 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gCfFhSQJCJ5_EWK off=3725118 len=60987 2024-08-29T18:50:09.956 INFO:tasks.workunit.client.0.smithi089.stdout:op 3904 completed, throughput=5MB/sec 2024-08-29T18:50:09.957 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-09BQiLTQzvmyBxf off=16199515 len=1050873 2024-08-29T18:50:09.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 3905 completed, throughput=5MB/sec 2024-08-29T18:50:09.965 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--qrJ-fwA5WbY8WU off=8857616 len=38693 2024-08-29T18:50:09.969 INFO:tasks.workunit.client.0.smithi089.stdout:op 3906 completed, throughput=5MB/sec 2024-08-29T18:50:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:10 smithi089 bash[78574]: cluster 2024-08-29T18:50:09.497812+0000 mgr.y (mgr.34104) 1134 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:10 smithi089 bash[77323]: cluster 2024-08-29T18:50:09.497812+0000 mgr.y (mgr.34104) 1134 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:10.969 INFO:tasks.workunit.client.0.smithi089.stdout: 741: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:10.969 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cFg4nkqMKHzKkLo off=4643601 len=803723 2024-08-29T18:50:10.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 3907 completed, throughput=4.99MB/sec 2024-08-29T18:50:10.972 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CGejFM83htVNeEC off=6139207 len=1402598 2024-08-29T18:50:10.975 INFO:tasks.workunit.client.0.smithi089.stdout:op 3908 completed, throughput=5MB/sec 2024-08-29T18:50:10.975 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MDOJKtVHOJPVb7k off=8495035 len=1335202 2024-08-29T18:50:10.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 3909 completed, throughput=5MB/sec 2024-08-29T18:50:10.986 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OCwtIgzGGck-XN6 off=581987 len=75822 2024-08-29T18:50:10.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 3910 completed, throughput=5MB/sec 2024-08-29T18:50:10.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dBqBBGgQMQ_WbdT off=8179618 len=598516 2024-08-29T18:50:10.997 INFO:tasks.workunit.client.0.smithi089.stdout:op 3911 completed, throughput=5MB/sec 2024-08-29T18:50:10.997 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XuwZrqldCYKOOvP off=13011313 len=674305 2024-08-29T18:50:11.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 3912 completed, throughput=5MB/sec 2024-08-29T18:50:11.001 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dDLaMOkyGUfv70R off=7472035 len=318643 2024-08-29T18:50:11.002 INFO:tasks.workunit.client.0.smithi089.stdout:op 3913 completed, throughput=5MB/sec 2024-08-29T18:50:11.002 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EdGfXTbjpYgM_8v off=6524765 len=626571 2024-08-29T18:50:11.009 INFO:tasks.workunit.client.0.smithi089.stdout:op 3914 completed, throughput=5MB/sec 2024-08-29T18:50:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:10 smithi144 bash[67678]: cluster 2024-08-29T18:50:09.497812+0000 mgr.y (mgr.34104) 1134 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:12.010 INFO:tasks.workunit.client.0.smithi089.stdout: 742: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:12.010 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EF_eN5tOuDyjUSb off=4056846 len=1587989 2024-08-29T18:50:12.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 3915 completed, throughput=5MB/sec 2024-08-29T18:50:12.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jvS2wOKOXJ7gynS off=3208169 len=579923 2024-08-29T18:50:12.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 3916 completed, throughput=5MB/sec 2024-08-29T18:50:12.016 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fO-jNK7E9rfaICP off=1984550 len=1750826 2024-08-29T18:50:12.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 3917 completed, throughput=5MB/sec 2024-08-29T18:50:12.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kpQgQhMSIXVrRjh off=9755110 len=557977 2024-08-29T18:50:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 3918 completed, throughput=5MB/sec 2024-08-29T18:50:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aBbmircU07PwTwn off=10502747 len=806281 2024-08-29T18:50:12.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 3919 completed, throughput=5MB/sec 2024-08-29T18:50:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:12 smithi089 bash[78574]: cluster 2024-08-29T18:50:11.498965+0000 mgr.y (mgr.34104) 1135 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:12 smithi089 bash[77323]: cluster 2024-08-29T18:50:11.498965+0000 mgr.y (mgr.34104) 1135 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:13.034 INFO:tasks.workunit.client.0.smithi089.stdout: 743: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:13.034 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ez8pdV2s9JgbWXk off=4515760 len=975497 2024-08-29T18:50:13.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 3920 completed, throughput=5MB/sec 2024-08-29T18:50:13.037 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iPjS6r3mTO8iXJA off=1268303 len=706540 2024-08-29T18:50:13.039 INFO:tasks.workunit.client.0.smithi089.stdout:op 3921 completed, throughput=5MB/sec 2024-08-29T18:50:13.039 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n9mhe-3T5rchceO off=3727179 len=1482555 2024-08-29T18:50:13.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 3922 completed, throughput=5MB/sec 2024-08-29T18:50:13.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t2KhLdGvk3wcNro off=406311 len=340094 2024-08-29T18:50:13.044 INFO:tasks.workunit.client.0.smithi089.stdout:op 3923 completed, throughput=5MB/sec 2024-08-29T18:50:13.044 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E--Mq6F6vaCFOdE off=13455788 len=941220 2024-08-29T18:50:13.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 3924 completed, throughput=5MB/sec 2024-08-29T18:50:13.053 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1FcNxqol8yrtUu4 off=3360246 len=1485332 2024-08-29T18:50:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:12 smithi144 bash[67678]: cluster 2024-08-29T18:50:11.498965+0000 mgr.y (mgr.34104) 1135 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:13.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 3925 completed, throughput=5MB/sec 2024-08-29T18:50:14.057 INFO:tasks.workunit.client.0.smithi089.stdout: 744: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:14.057 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ClZNpou2MB5Qdj- off=7854828 len=631010 2024-08-29T18:50:14.065 INFO:tasks.workunit.client.0.smithi089.stdout:op 3926 completed, throughput=5MB/sec 2024-08-29T18:50:14.065 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vpMeGozNNeM2sWh off=10706340 len=1745028 2024-08-29T18:50:14.069 INFO:tasks.workunit.client.0.smithi089.stdout:op 3927 completed, throughput=5MB/sec 2024-08-29T18:50:14.069 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CjRYl4iqbGXwoCp off=5997956 len=971500 2024-08-29T18:50:14.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 3928 completed, throughput=5MB/sec 2024-08-29T18:50:14.077 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GfYK3ZMDf2BqaIL off=13958050 len=1533921 2024-08-29T18:50:14.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 3929 completed, throughput=5MB/sec 2024-08-29T18:50:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:14 smithi089 bash[78574]: cluster 2024-08-29T18:50:13.499983+0000 mgr.y (mgr.34104) 1136 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:14 smithi089 bash[77323]: cluster 2024-08-29T18:50:13.499983+0000 mgr.y (mgr.34104) 1136 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:14 smithi144 bash[67678]: cluster 2024-08-29T18:50:13.499983+0000 mgr.y (mgr.34104) 1136 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:15.083 INFO:tasks.workunit.client.0.smithi089.stdout: 745: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:15.084 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b8QzTq0deoSvXF- off=2268412 len=688196 2024-08-29T18:50:15.090 INFO:tasks.workunit.client.0.smithi089.stdout:op 3930 completed, throughput=4.99MB/sec 2024-08-29T18:50:15.090 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dniYT-MU8laPhO6 off=3764153 len=294214 2024-08-29T18:50:15.096 INFO:tasks.workunit.client.0.smithi089.stdout:op 3931 completed, throughput=5MB/sec 2024-08-29T18:50:15.096 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3i77N-SksH5msir off=1780394 len=1593090 2024-08-29T18:50:15.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 3932 completed, throughput=5MB/sec 2024-08-29T18:50:15.099 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-M1rQLfKx0DNXAxr off=3507506 len=31193 2024-08-29T18:50:15.104 INFO:tasks.workunit.client.0.smithi089.stdout:op 3933 completed, throughput=5MB/sec 2024-08-29T18:50:15.104 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PPoTfGHV7iGeyTX off=16825862 len=725323 2024-08-29T18:50:15.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 3934 completed, throughput=5MB/sec 2024-08-29T18:50:15.112 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3TaFUf5wHtWCgbg off=8062816 len=246753 2024-08-29T18:50:15.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 3935 completed, throughput=5MB/sec 2024-08-29T18:50:15.117 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GIcV5b7l0g7G7j4 off=9182012 len=442165 2024-08-29T18:50:15.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 3936 completed, throughput=5MB/sec 2024-08-29T18:50:15.119 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gs5OUh_FPsU-S2i off=5857202 len=454051 2024-08-29T18:50:15.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 3937 completed, throughput=5MB/sec 2024-08-29T18:50:15.126 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cDeZ8UxX7aHxvmI off=1307018 len=404977 2024-08-29T18:50:15.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 3938 completed, throughput=5MB/sec 2024-08-29T18:50:15.133 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kIxw60l1pd14p7z off=932766 len=924766 2024-08-29T18:50:15.139 INFO:tasks.workunit.client.0.smithi089.stdout:op 3939 completed, throughput=5MB/sec 2024-08-29T18:50:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:50:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:50:15] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:50:16.139 INFO:tasks.workunit.client.0.smithi089.stdout: 746: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:16.139 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GUY-btcig9cM84o off=371003 len=1471308 2024-08-29T18:50:16.143 INFO:tasks.workunit.client.0.smithi089.stdout:op 3940 completed, throughput=5MB/sec 2024-08-29T18:50:16.143 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N7A-QeiV-YXF8XQ off=12480374 len=1837350 2024-08-29T18:50:16.150 INFO:tasks.workunit.client.0.smithi089.stdout:op 3941 completed, throughput=5MB/sec 2024-08-29T18:50:16.150 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7JGKAaRgNac_ic8 off=13452540 len=337998 2024-08-29T18:50:16.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 3942 completed, throughput=5MB/sec 2024-08-29T18:50:16.151 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o90xJYBT_oXl_zF off=5502966 len=147548 2024-08-29T18:50:16.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 3943 completed, throughput=5MB/sec 2024-08-29T18:50:16.153 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OSpo8sUxuSMssTM off=5684779 len=1802115 2024-08-29T18:50:16.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 3944 completed, throughput=5MB/sec 2024-08-29T18:50:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:16 smithi089 bash[77323]: cluster 2024-08-29T18:50:15.500830+0000 mgr.y (mgr.34104) 1137 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:50:16.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:16 smithi089 bash[78574]: cluster 2024-08-29T18:50:15.500830+0000 mgr.y (mgr.34104) 1137 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:50:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:16 smithi144 bash[67678]: cluster 2024-08-29T18:50:15.500830+0000 mgr.y (mgr.34104) 1137 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:50:17.157 INFO:tasks.workunit.client.0.smithi089.stdout: 747: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:17.157 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H8ASPFxyk4wO7pP off=644087 len=131077 2024-08-29T18:50:17.158 INFO:tasks.workunit.client.0.smithi089.stdout:op 3945 completed, throughput=4.99MB/sec 2024-08-29T18:50:17.158 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-46yrMiomC6qo0vC off=17123643 len=1960637 2024-08-29T18:50:17.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 3946 completed, throughput=5MB/sec 2024-08-29T18:50:17.163 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w0C_7Ve1lfjQxtp off=9291795 len=1598165 2024-08-29T18:50:17.174 INFO:tasks.workunit.client.0.smithi089.stdout:op 3947 completed, throughput=5MB/sec 2024-08-29T18:50:17.175 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AzgH_J760KinXeu off=9337181 len=338985 2024-08-29T18:50:17.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 3948 completed, throughput=5MB/sec 2024-08-29T18:50:17.181 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BpaWeKesxuYkrcm off=10513883 len=95927 2024-08-29T18:50:17.186 INFO:tasks.workunit.client.0.smithi089.stdout:op 3949 completed, throughput=5MB/sec 2024-08-29T18:50:17.186 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TRurUXHds1eTWYO off=2705395 len=833087 2024-08-29T18:50:17.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 3950 completed, throughput=5MB/sec 2024-08-29T18:50:18.195 INFO:tasks.workunit.client.0.smithi089.stdout: 748: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:18.196 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u-AGi3ZRZK44FE1 off=17687867 len=1191125 2024-08-29T18:50:18.206 INFO:tasks.workunit.client.0.smithi089.stdout:op 3951 completed, throughput=5MB/sec 2024-08-29T18:50:18.206 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_52nrbMI3OSgATM off=6824819 len=432815 2024-08-29T18:50:18.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 3952 completed, throughput=5MB/sec 2024-08-29T18:50:18.212 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9npC8dFxCjA1YRc off=8053044 len=1282565 2024-08-29T18:50:18.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 3953 completed, throughput=5MB/sec 2024-08-29T18:50:18.222 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PSBi0mBaLVoWRt4 off=20317011 len=1872191 2024-08-29T18:50:18.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 3954 completed, throughput=5MB/sec 2024-08-29T18:50:18.236 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6uUxohuz_KCb-mi off=4739133 len=902075 2024-08-29T18:50:18.239 INFO:tasks.workunit.client.0.smithi089.stdout:op 3955 completed, throughput=5MB/sec 2024-08-29T18:50:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:18 smithi089 bash[77323]: cluster 2024-08-29T18:50:17.501818+0000 mgr.y (mgr.34104) 1138 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:50:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:18 smithi089 bash[78574]: cluster 2024-08-29T18:50:17.501818+0000 mgr.y (mgr.34104) 1138 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:50:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:18 smithi144 bash[67678]: cluster 2024-08-29T18:50:17.501818+0000 mgr.y (mgr.34104) 1138 : cluster [DBG] pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:50:19.239 INFO:tasks.workunit.client.0.smithi089.stdout: 749: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:19.240 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZlEqw6-6K3MVPmt off=2643196 len=1239861 2024-08-29T18:50:19.244 INFO:tasks.workunit.client.0.smithi089.stdout:op 3956 completed, throughput=5MB/sec 2024-08-29T18:50:19.244 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iDCv13Z3mRxqIX1 off=21706104 len=1319797 2024-08-29T18:50:19.248 INFO:tasks.workunit.client.0.smithi089.stdout:op 3957 completed, throughput=5MB/sec 2024-08-29T18:50:19.248 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XGVmCuPolfiPZvI off=2218808 len=1739754 2024-08-29T18:50:19.260 INFO:tasks.workunit.client.0.smithi089.stdout:op 3958 completed, throughput=5MB/sec 2024-08-29T18:50:19.261 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-axBoA4HrF8GEMYd off=6198888 len=1319549 2024-08-29T18:50:19.271 INFO:tasks.workunit.client.0.smithi089.stdout:op 3959 completed, throughput=5MB/sec 2024-08-29T18:50:20.272 INFO:tasks.workunit.client.0.smithi089.stdout: 750: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:20.272 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1GrVBt_8ITJ04iJ off=449338 len=1208568 2024-08-29T18:50:20.281 INFO:tasks.workunit.client.0.smithi089.stdout:op 3960 completed, throughput=5MB/sec 2024-08-29T18:50:20.281 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zc-65ftJqDeGaVy off=1923702 len=971199 2024-08-29T18:50:20.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 3961 completed, throughput=5MB/sec 2024-08-29T18:50:20.284 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PEiR4B9xQ-IPGos off=380728 len=1449988 2024-08-29T18:50:20.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 3962 completed, throughput=5MB/sec 2024-08-29T18:50:20.289 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lf2n2U3a469vN3Z off=11407740 len=20186 2024-08-29T18:50:20.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 3963 completed, throughput=5MB/sec 2024-08-29T18:50:20.290 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QBck0rtCRV4Ng8q off=4938367 len=1375165 2024-08-29T18:50:20.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 3964 completed, throughput=5MB/sec 2024-08-29T18:50:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:20 smithi089 bash[77323]: cluster 2024-08-29T18:50:19.503093+0000 mgr.y (mgr.34104) 1139 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:50:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:20 smithi089 bash[78574]: cluster 2024-08-29T18:50:19.503093+0000 mgr.y (mgr.34104) 1139 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:50:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:20 smithi144 bash[67678]: cluster 2024-08-29T18:50:19.503093+0000 mgr.y (mgr.34104) 1139 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:50:21.302 INFO:tasks.workunit.client.0.smithi089.stdout: 751: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:21.303 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H8EzfPjQa0gpc3b off=6085671 len=1771182 2024-08-29T18:50:21.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 3965 completed, throughput=5MB/sec 2024-08-29T18:50:21.307 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b8QzTq0deoSvXF- off=6012224 len=40500 2024-08-29T18:50:21.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 3966 completed, throughput=5MB/sec 2024-08-29T18:50:21.307 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b6rcE4MrSYCsd2a off=2614288 len=729380 2024-08-29T18:50:21.310 INFO:tasks.workunit.client.0.smithi089.stdout:op 3967 completed, throughput=5MB/sec 2024-08-29T18:50:21.310 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RTX2bUyNJ5kxLnd off=7428266 len=219237 2024-08-29T18:50:21.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 3968 completed, throughput=5MB/sec 2024-08-29T18:50:21.315 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MSQpr_pcHGkbK4R off=15851224 len=829537 2024-08-29T18:50:21.323 INFO:tasks.workunit.client.0.smithi089.stdout:op 3969 completed, throughput=5MB/sec 2024-08-29T18:50:21.323 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wUtAkGkfY0nxZmL off=8526844 len=459524 2024-08-29T18:50:21.325 INFO:tasks.workunit.client.0.smithi089.stdout:op 3970 completed, throughput=5MB/sec 2024-08-29T18:50:21.325 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Nz9hmdhROvVprvU off=6416865 len=1513202 2024-08-29T18:50:21.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 3971 completed, throughput=5MB/sec 2024-08-29T18:50:22.337 INFO:tasks.workunit.client.0.smithi089.stdout: 752: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:22.337 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XZESJOkDzKxWvme off=13661 len=115570 2024-08-29T18:50:22.341 INFO:tasks.workunit.client.0.smithi089.stdout:op 3972 completed, throughput=4.99MB/sec 2024-08-29T18:50:22.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SJp7POJltExU9bm off=10266198 len=1123468 2024-08-29T18:50:22.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 3973 completed, throughput=5MB/sec 2024-08-29T18:50:22.345 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-v1eVHjpDhUc6Rxt off=22570 len=1424871 2024-08-29T18:50:22.356 INFO:tasks.workunit.client.0.smithi089.stdout:op 3974 completed, throughput=5MB/sec 2024-08-29T18:50:22.356 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HgIHAQqokHWKRUm off=5321733 len=808518 2024-08-29T18:50:22.358 INFO:tasks.workunit.client.0.smithi089.stdout:op 3975 completed, throughput=5MB/sec 2024-08-29T18:50:22.358 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t5bHnphMzhgYq1w off=1791117 len=1997748 2024-08-29T18:50:22.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 3976 completed, throughput=5MB/sec 2024-08-29T18:50:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:22 smithi089 bash[77323]: cluster 2024-08-29T18:50:21.504036+0000 mgr.y (mgr.34104) 1140 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:22 smithi089 bash[78574]: cluster 2024-08-29T18:50:21.504036+0000 mgr.y (mgr.34104) 1140 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:22 smithi144 bash[67678]: cluster 2024-08-29T18:50:21.504036+0000 mgr.y (mgr.34104) 1140 : cluster [DBG] pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:23.365 INFO:tasks.workunit.client.0.smithi089.stdout: 753: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:23.365 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HXo9MLo4yesrr6d off=14797128 len=278862 2024-08-29T18:50:23.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 3977 completed, throughput=4.99MB/sec 2024-08-29T18:50:23.371 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UMSxy7L10kIZYhz off=8238375 len=945910 2024-08-29T18:50:23.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 3978 completed, throughput=5MB/sec 2024-08-29T18:50:23.374 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zbRNFTF-BPVAP2J off=2167338 len=353096 2024-08-29T18:50:23.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 3979 completed, throughput=5MB/sec 2024-08-29T18:50:23.376 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WoitnMhvDDx7Gbl off=3953623 len=1459464 2024-08-29T18:50:23.388 INFO:tasks.workunit.client.0.smithi089.stdout:op 3980 completed, throughput=5MB/sec 2024-08-29T18:50:23.388 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jNxZ0MPb-9935S8 off=4889039 len=1849142 2024-08-29T18:50:23.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 3981 completed, throughput=5MB/sec 2024-08-29T18:50:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:23 smithi089 bash[77323]: audit 2024-08-29T18:50:22.742894+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:23 smithi089 bash[78574]: audit 2024-08-29T18:50:22.742894+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:23 smithi144 bash[67678]: audit 2024-08-29T18:50:22.742894+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:24.402 INFO:tasks.workunit.client.0.smithi089.stdout: 754: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:24.402 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-czM86anl9YgQJaI off=444654 len=600748 2024-08-29T18:50:24.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 3982 completed, throughput=4.99MB/sec 2024-08-29T18:50:24.410 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_agKpFtwrAKLLJY off=452137 len=1616364 2024-08-29T18:50:24.414 INFO:tasks.workunit.client.0.smithi089.stdout:op 3983 completed, throughput=5MB/sec 2024-08-29T18:50:24.414 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a5wqEFXTT-x594Q off=8754297 len=1116746 2024-08-29T18:50:24.417 INFO:tasks.workunit.client.0.smithi089.stdout:op 3984 completed, throughput=5MB/sec 2024-08-29T18:50:24.417 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c-NnH0tc4r6Kt3L off=2830741 len=1942894 2024-08-29T18:50:24.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 3985 completed, throughput=5MB/sec 2024-08-29T18:50:24.435 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-abxWHQdT16tTie9 off=5166275 len=1616589 2024-08-29T18:50:24.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 3986 completed, throughput=5MB/sec 2024-08-29T18:50:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:24 smithi089 bash[77323]: cluster 2024-08-29T18:50:23.505073+0000 mgr.y (mgr.34104) 1141 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:50:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:24 smithi089 bash[78574]: cluster 2024-08-29T18:50:23.505073+0000 mgr.y (mgr.34104) 1141 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:50:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:24 smithi144 bash[67678]: cluster 2024-08-29T18:50:23.505073+0000 mgr.y (mgr.34104) 1141 : cluster [DBG] pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:50:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:50:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:50:25] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2024-08-29T18:50:25.439 INFO:tasks.workunit.client.0.smithi089.stdout: 755: throughput=5MB/sec pending data=0 2024-08-29T18:50:25.439 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gmi6NsLqySwFKtO off=750483 len=713924 2024-08-29T18:50:25.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 3987 completed, throughput=5MB/sec 2024-08-29T18:50:25.441 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bHxyCxOo8f1kUh0 off=3336402 len=694438 2024-08-29T18:50:25.449 INFO:tasks.workunit.client.0.smithi089.stdout:op 3988 completed, throughput=5MB/sec 2024-08-29T18:50:25.449 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BzJkqVW6fqEkptY off=4070595 len=249863 2024-08-29T18:50:25.455 INFO:tasks.workunit.client.0.smithi089.stdout:op 3989 completed, throughput=5MB/sec 2024-08-29T18:50:25.455 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zlK32QbDvz6qCx0 off=3939888 len=330634 2024-08-29T18:50:25.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 3990 completed, throughput=5MB/sec 2024-08-29T18:50:25.460 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D1QObfMHj1XDO6T off=2399795 len=590409 2024-08-29T18:50:25.462 INFO:tasks.workunit.client.0.smithi089.stdout:op 3991 completed, throughput=5MB/sec 2024-08-29T18:50:25.462 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5X3j_lvrmCR8Wpo off=8238186 len=1585674 2024-08-29T18:50:25.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 3992 completed, throughput=5MB/sec 2024-08-29T18:50:26.466 INFO:tasks.workunit.client.0.smithi089.stdout: 756: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:26.466 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2sY1IZe_W8ZU-qY off=1982838 len=900202 2024-08-29T18:50:26.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 3993 completed, throughput=5MB/sec 2024-08-29T18:50:26.474 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FkMQX0eaJsqFEnu off=9047021 len=1434036 2024-08-29T18:50:26.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 3994 completed, throughput=5MB/sec 2024-08-29T18:50:26.487 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c0lalIhmyQcyy3b off=5600054 len=1801232 2024-08-29T18:50:26.502 INFO:tasks.workunit.client.0.smithi089.stdout:op 3995 completed, throughput=5MB/sec 2024-08-29T18:50:26.502 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NNVheYGNduxTEcm off=12263558 len=50144 2024-08-29T18:50:26.506 INFO:tasks.workunit.client.0.smithi089.stdout:op 3996 completed, throughput=5MB/sec 2024-08-29T18:50:26.506 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_zznCQl_LykW7g5 off=830060 len=1961301 2024-08-29T18:50:26.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 3997 completed, throughput=5MB/sec 2024-08-29T18:50:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:26 smithi089 bash[77323]: cluster 2024-08-29T18:50:25.505919+0000 mgr.y (mgr.34104) 1142 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:50:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:26 smithi089 bash[78574]: cluster 2024-08-29T18:50:25.505919+0000 mgr.y (mgr.34104) 1142 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:50:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:26 smithi144 bash[67678]: cluster 2024-08-29T18:50:25.505919+0000 mgr.y (mgr.34104) 1142 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:50:27.518 INFO:tasks.workunit.client.0.smithi089.stdout: 757: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:27.518 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5vdUBsL1UDVwEVk off=13020402 len=1656775 2024-08-29T18:50:27.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 3998 completed, throughput=5MB/sec 2024-08-29T18:50:27.532 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ay_kYAAqJ8RQcwW off=9782918 len=522340 2024-08-29T18:50:27.538 INFO:tasks.workunit.client.0.smithi089.stdout:op 3999 completed, throughput=5MB/sec 2024-08-29T18:50:27.538 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p2vsFQQp4CKuvSJ off=7585635 len=599889 2024-08-29T18:50:27.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 4000 completed, throughput=5MB/sec 2024-08-29T18:50:27.545 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g48iofLasIJhN3s off=8330033 len=1942018 2024-08-29T18:50:27.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 4001 completed, throughput=5MB/sec 2024-08-29T18:50:28.559 INFO:tasks.workunit.client.0.smithi089.stdout: 758: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:28.559 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dA-xqxZ6f4VuHnO off=0 len=1200511 2024-08-29T18:50:28.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 4002 completed, throughput=5MB/sec 2024-08-29T18:50:28.562 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9GHBHHIOJt8-z3Y off=0 len=1635658 2024-08-29T18:50:28.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 4003 completed, throughput=5MB/sec 2024-08-29T18:50:28.567 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PHg3DYDxsUOuQpF off=2666507 len=23180 2024-08-29T18:50:28.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 4004 completed, throughput=5MB/sec 2024-08-29T18:50:28.567 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1EO648ZhxZvYV1Z off=10290628 len=991983 2024-08-29T18:50:28.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 4005 completed, throughput=5MB/sec 2024-08-29T18:50:28.577 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ONxqowoV7_-3B4k off=4087028 len=781474 2024-08-29T18:50:28.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 4006 completed, throughput=5MB/sec 2024-08-29T18:50:28.579 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NldLjBQ7skafm9Z off=3414559 len=1179007 2024-08-29T18:50:28.581 INFO:tasks.workunit.client.0.smithi089.stdout:op 4007 completed, throughput=5MB/sec 2024-08-29T18:50:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:28 smithi089 bash[77323]: cluster 2024-08-29T18:50:27.507072+0000 mgr.y (mgr.34104) 1143 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:50:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:28 smithi089 bash[78574]: cluster 2024-08-29T18:50:27.507072+0000 mgr.y (mgr.34104) 1143 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:50:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:28 smithi144 bash[67678]: cluster 2024-08-29T18:50:27.507072+0000 mgr.y (mgr.34104) 1143 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:50:29.581 INFO:tasks.workunit.client.0.smithi089.stdout: 759: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:29.581 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kPiAlGq9hsaFkLo off=2177312 len=1174709 2024-08-29T18:50:29.585 INFO:tasks.workunit.client.0.smithi089.stdout:op 4008 completed, throughput=5MB/sec 2024-08-29T18:50:29.585 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wxylebfsvYxwYdL off=797840 len=1009036 2024-08-29T18:50:29.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 4009 completed, throughput=5MB/sec 2024-08-29T18:50:29.594 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zFbhQLIQXEsM82b off=4826406 len=898137 2024-08-29T18:50:29.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 4010 completed, throughput=5MB/sec 2024-08-29T18:50:29.602 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c2NPIorsy7Q_2se off=8799551 len=445173 2024-08-29T18:50:29.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 4011 completed, throughput=5MB/sec 2024-08-29T18:50:29.609 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T0lYQZcKUY58qvk off=13866645 len=980154 2024-08-29T18:50:29.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 4012 completed, throughput=5MB/sec 2024-08-29T18:50:29.616 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LPGhiVXtFkY03-H off=374140 len=2043279 2024-08-29T18:50:29.623 INFO:tasks.workunit.client.0.smithi089.stdout:op 4013 completed, throughput=5MB/sec 2024-08-29T18:50:30.623 INFO:tasks.workunit.client.0.smithi089.stdout: 760: throughput=5MB/sec pending data=0 2024-08-29T18:50:30.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z1Xwwmr5odm9XLs off=0 len=1513275 2024-08-29T18:50:30.637 INFO:tasks.workunit.client.0.smithi089.stdout:op 4014 completed, throughput=5MB/sec 2024-08-29T18:50:30.637 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pCX_81dsb4BU5KW off=8242295 len=795409 2024-08-29T18:50:30.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 4015 completed, throughput=5MB/sec 2024-08-29T18:50:30.639 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2tKdS483dOXyi7R off=4917943 len=606799 2024-08-29T18:50:30.642 INFO:tasks.workunit.client.0.smithi089.stdout:op 4016 completed, throughput=5MB/sec 2024-08-29T18:50:30.642 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fgkDLLIAjbgT8eh off=3420674 len=749570 2024-08-29T18:50:30.651 INFO:tasks.workunit.client.0.smithi089.stdout:op 4017 completed, throughput=5MB/sec 2024-08-29T18:50:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:30 smithi089 bash[77323]: cluster 2024-08-29T18:50:29.508092+0000 mgr.y (mgr.34104) 1144 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:30 smithi089 bash[78574]: cluster 2024-08-29T18:50:29.508092+0000 mgr.y (mgr.34104) 1144 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:30 smithi144 bash[67678]: cluster 2024-08-29T18:50:29.508092+0000 mgr.y (mgr.34104) 1144 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:50:31.651 INFO:tasks.workunit.client.0.smithi089.stdout: 761: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:31.651 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VMdFk0fiQrB7qPp off=6626324 len=1229891 2024-08-29T18:50:31.655 INFO:tasks.workunit.client.0.smithi089.stdout:op 4018 completed, throughput=5MB/sec 2024-08-29T18:50:31.655 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MQHHtU-hPJ0cuEv off=346180 len=872233 2024-08-29T18:50:31.663 INFO:tasks.workunit.client.0.smithi089.stdout:op 4019 completed, throughput=5MB/sec 2024-08-29T18:50:31.663 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xyt74508K6gLNzB off=11947456 len=1011964 2024-08-29T18:50:31.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 4020 completed, throughput=5MB/sec 2024-08-29T18:50:31.666 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZKnmFwNp83zYyKG off=5984241 len=1484050 2024-08-29T18:50:31.679 INFO:tasks.workunit.client.0.smithi089.stdout:op 4021 completed, throughput=5MB/sec 2024-08-29T18:50:31.679 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-J1Srj3rs4GopClB off=4527099 len=1104245 2024-08-29T18:50:31.681 INFO:tasks.workunit.client.0.smithi089.stdout:op 4022 completed, throughput=5MB/sec 2024-08-29T18:50:32.681 INFO:tasks.workunit.client.0.smithi089.stdout: 762: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:32.681 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cdNcwT6FMnMg_lE off=4554393 len=381255 2024-08-29T18:50:32.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 4023 completed, throughput=4.99MB/sec 2024-08-29T18:50:32.687 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O1PByzvhpTKbYbB off=36229 len=1282657 2024-08-29T18:50:32.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 4024 completed, throughput=5MB/sec 2024-08-29T18:50:32.691 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t9coaEZpOUD3eoD off=863700 len=45592 2024-08-29T18:50:32.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 4025 completed, throughput=5MB/sec 2024-08-29T18:50:32.696 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-I-rsdmTVvGugNBu off=3562950 len=348246 2024-08-29T18:50:32.697 INFO:tasks.workunit.client.0.smithi089.stdout:op 4026 completed, throughput=5MB/sec 2024-08-29T18:50:32.697 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tlpl3hTU3gn0WHQ off=8148705 len=1906950 2024-08-29T18:50:32.704 INFO:tasks.workunit.client.0.smithi089.stdout:op 4027 completed, throughput=5MB/sec 2024-08-29T18:50:32.704 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gSohOY847nImM7_ off=16859980 len=468689 2024-08-29T18:50:32.706 INFO:tasks.workunit.client.0.smithi089.stdout:op 4028 completed, throughput=5MB/sec 2024-08-29T18:50:32.706 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ixAF1155gjZ8cf9 off=760936 len=1842109 2024-08-29T18:50:32.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 4029 completed, throughput=5MB/sec 2024-08-29T18:50:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:32 smithi089 bash[77323]: cluster 2024-08-29T18:50:31.509040+0000 mgr.y (mgr.34104) 1145 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:50:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:32 smithi089 bash[78574]: cluster 2024-08-29T18:50:31.509040+0000 mgr.y (mgr.34104) 1145 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:50:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:32 smithi144 bash[67678]: cluster 2024-08-29T18:50:31.509040+0000 mgr.y (mgr.34104) 1145 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:50:33.720 INFO:tasks.workunit.client.0.smithi089.stdout: 763: throughput=5MB/sec pending data=0 2024-08-29T18:50:33.720 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Nn0L5Z-SebWZFEN off=7126684 len=1184530 2024-08-29T18:50:33.730 INFO:tasks.workunit.client.0.smithi089.stdout:op 4030 completed, throughput=5MB/sec 2024-08-29T18:50:33.730 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wkoFLFftJ8E5W0o off=1850240 len=546355 2024-08-29T18:50:33.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 4031 completed, throughput=5MB/sec 2024-08-29T18:50:33.733 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8RfRvUyYFYwg5QG off=1678799 len=1638626 2024-08-29T18:50:33.738 INFO:tasks.workunit.client.0.smithi089.stdout:op 4032 completed, throughput=5MB/sec 2024-08-29T18:50:33.738 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6JGNfMl1iD9a6YP off=1180561 len=900440 2024-08-29T18:50:33.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 4033 completed, throughput=5MB/sec 2024-08-29T18:50:34.741 INFO:tasks.workunit.client.0.smithi089.stdout: 764: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:34.741 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SDLyX99afD9y9Wy off=14244119 len=316794 2024-08-29T18:50:34.743 INFO:tasks.workunit.client.0.smithi089.stdout:op 4034 completed, throughput=4.99MB/sec 2024-08-29T18:50:34.744 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gvOzO-AU2fomcEB off=3931036 len=1791547 2024-08-29T18:50:34.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 4035 completed, throughput=5MB/sec 2024-08-29T18:50:34.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ukeICk-DHcesegP off=901960 len=1633132 2024-08-29T18:50:34.771 INFO:tasks.workunit.client.0.smithi089.stdout:op 4036 completed, throughput=5MB/sec 2024-08-29T18:50:34.772 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dNXGXgSOVu0vyEa off=9815979 len=736774 2024-08-29T18:50:34.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 4037 completed, throughput=5MB/sec 2024-08-29T18:50:34.774 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f2HLIpvamr6l-_F off=4167997 len=950750 2024-08-29T18:50:34.778 INFO:tasks.workunit.client.0.smithi089.stdout:op 4038 completed, throughput=5MB/sec 2024-08-29T18:50:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:34 smithi089 bash[77323]: cluster 2024-08-29T18:50:33.510043+0000 mgr.y (mgr.34104) 1146 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:34 smithi089 bash[78574]: cluster 2024-08-29T18:50:33.510043+0000 mgr.y (mgr.34104) 1146 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:34 smithi144 bash[67678]: cluster 2024-08-29T18:50:33.510043+0000 mgr.y (mgr.34104) 1146 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:50:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:50:35] "GET /metrics HTTP/1.1" 200 33967 "" "Prometheus/2.43.0" 2024-08-29T18:50:35.778 INFO:tasks.workunit.client.0.smithi089.stdout: 765: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:35.779 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aCi5_9rkNQtLXvB off=14828655 len=468890 2024-08-29T18:50:35.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 4039 completed, throughput=4.99MB/sec 2024-08-29T18:50:35.785 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hyoQml86unzVgQc off=549112 len=209187 2024-08-29T18:50:35.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 4040 completed, throughput=4.99MB/sec 2024-08-29T18:50:35.786 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YiXwB7nAgwCQMWc off=42124 len=1402661 2024-08-29T18:50:35.799 INFO:tasks.workunit.client.0.smithi089.stdout:op 4041 completed, throughput=5MB/sec 2024-08-29T18:50:35.799 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cuCuiuvaMaLedVP off=10566638 len=1667247 2024-08-29T18:50:35.803 INFO:tasks.workunit.client.0.smithi089.stdout:op 4042 completed, throughput=5MB/sec 2024-08-29T18:50:35.803 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TP7A-00z6gzDQRm off=11946869 len=1195245 2024-08-29T18:50:35.807 INFO:tasks.workunit.client.0.smithi089.stdout:op 4043 completed, throughput=5MB/sec 2024-08-29T18:50:35.807 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SbSBY97zVkyzQ9K off=8932946 len=93404 2024-08-29T18:50:35.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 4044 completed, throughput=5MB/sec 2024-08-29T18:50:35.808 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RALflqa27lY69nf off=5188986 len=455634 2024-08-29T18:50:35.810 INFO:tasks.workunit.client.0.smithi089.stdout:op 4045 completed, throughput=5MB/sec 2024-08-29T18:50:36.811 INFO:tasks.workunit.client.0.smithi089.stdout: 766: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:36.811 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sd9MsdB2e5gFDYs off=1419234 len=781291 2024-08-29T18:50:36.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 4046 completed, throughput=4.99MB/sec 2024-08-29T18:50:36.814 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7jKqjQdz3PBI1aO off=5788731 len=273850 2024-08-29T18:50:36.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 4047 completed, throughput=5MB/sec 2024-08-29T18:50:36.816 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y0EW36poyJ5-sZJ off=3019503 len=1160521 2024-08-29T18:50:36.826 INFO:tasks.workunit.client.0.smithi089.stdout:op 4048 completed, throughput=5MB/sec 2024-08-29T18:50:36.826 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wd7oEanpKwVvdXZ off=1368927 len=474590 2024-08-29T18:50:36.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 4049 completed, throughput=5MB/sec 2024-08-29T18:50:36.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H3NEtefGJPI9Srs off=13691819 len=1436596 2024-08-29T18:50:36.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 4050 completed, throughput=5MB/sec 2024-08-29T18:50:36.843 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BpStDvJdBc90yn2 off=4059923 len=1098628 2024-08-29T18:50:36.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 4051 completed, throughput=5MB/sec 2024-08-29T18:50:36.845 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PF76dGn9iadav_3 off=9480871 len=1840755 2024-08-29T18:50:36.850 INFO:tasks.workunit.client.0.smithi089.stdout:op 4052 completed, throughput=5MB/sec 2024-08-29T18:50:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:36 smithi089 bash[78574]: cluster 2024-08-29T18:50:35.510809+0000 mgr.y (mgr.34104) 1147 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:50:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:36 smithi089 bash[77323]: cluster 2024-08-29T18:50:35.510809+0000 mgr.y (mgr.34104) 1147 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:50:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:36 smithi144 bash[67678]: cluster 2024-08-29T18:50:35.510809+0000 mgr.y (mgr.34104) 1147 : cluster [DBG] pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:50:37.850 INFO:tasks.workunit.client.0.smithi089.stdout: 767: throughput=5MB/sec pending data=0 2024-08-29T18:50:37.850 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Yp-M8zmc8m9Tt5d off=15114762 len=842515 2024-08-29T18:50:37.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 4053 completed, throughput=5MB/sec 2024-08-29T18:50:37.859 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gz-2R1EXR2xF750 off=2593482 len=491457 2024-08-29T18:50:37.868 INFO:tasks.workunit.client.0.smithi089.stdout:op 4054 completed, throughput=5MB/sec 2024-08-29T18:50:37.868 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KXaK1_dTS67v-R1 off=162003 len=604703 2024-08-29T18:50:37.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 4055 completed, throughput=5MB/sec 2024-08-29T18:50:37.872 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b47_eKq8jtlVoaw off=13059715 len=1640441 2024-08-29T18:50:37.876 INFO:tasks.workunit.client.0.smithi089.stdout:op 4056 completed, throughput=5MB/sec 2024-08-29T18:50:37.876 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_fCjFPrNgbvSQmD off=3783394 len=1588725 2024-08-29T18:50:37.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 4057 completed, throughput=5MB/sec 2024-08-29T18:50:38.880 INFO:tasks.workunit.client.0.smithi089.stdout: 768: throughput=5MB/sec pending data=0 2024-08-29T18:50:38.880 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UwpdfN9t-YGO_5x off=3499472 len=1751836 2024-08-29T18:50:38.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 4058 completed, throughput=5MB/sec 2024-08-29T18:50:38.884 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3SFMTi_qhP2ee3b off=1899311 len=871247 2024-08-29T18:50:38.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 4059 completed, throughput=5MB/sec 2024-08-29T18:50:38.887 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KZ3Tz0rbEUPC8ZZ off=6061687 len=1236763 2024-08-29T18:50:38.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 4060 completed, throughput=5MB/sec 2024-08-29T18:50:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:38 smithi089 bash[78574]: cluster 2024-08-29T18:50:37.511943+0000 mgr.y (mgr.34104) 1148 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:50:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:38 smithi089 bash[78574]: audit 2024-08-29T18:50:37.743348+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:38 smithi089 bash[77323]: cluster 2024-08-29T18:50:37.511943+0000 mgr.y (mgr.34104) 1148 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:50:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:38 smithi089 bash[77323]: audit 2024-08-29T18:50:37.743348+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:38 smithi144 bash[67678]: cluster 2024-08-29T18:50:37.511943+0000 mgr.y (mgr.34104) 1148 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:50:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:38 smithi144 bash[67678]: audit 2024-08-29T18:50:37.743348+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:39.889 INFO:tasks.workunit.client.0.smithi089.stdout: 769: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:39.889 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o12MkM00f9fZ4Gz off=1922350 len=300635 2024-08-29T18:50:39.891 INFO:tasks.workunit.client.0.smithi089.stdout:op 4061 completed, throughput=4.99MB/sec 2024-08-29T18:50:39.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RvfNRPsFIh-Dh0h off=5385968 len=1749630 2024-08-29T18:50:39.905 INFO:tasks.workunit.client.0.smithi089.stdout:op 4062 completed, throughput=5MB/sec 2024-08-29T18:50:39.905 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p4JYT2QNPE1O-Z6 off=4532104 len=713295 2024-08-29T18:50:39.908 INFO:tasks.workunit.client.0.smithi089.stdout:op 4063 completed, throughput=5MB/sec 2024-08-29T18:50:39.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qU3h6YNYoMF2WWp off=2444499 len=554679 2024-08-29T18:50:39.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 4064 completed, throughput=5MB/sec 2024-08-29T18:50:39.910 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m2yV6rezF9SaAgt off=9269443 len=142947 2024-08-29T18:50:39.911 INFO:tasks.workunit.client.0.smithi089.stdout:op 4065 completed, throughput=5MB/sec 2024-08-29T18:50:39.911 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vUU2FusWfWY6k8z off=1712700 len=669651 2024-08-29T18:50:39.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 4066 completed, throughput=5MB/sec 2024-08-29T18:50:39.920 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VO_L9Kn0oy29ut- off=1560208 len=1794363 2024-08-29T18:50:39.934 INFO:tasks.workunit.client.0.smithi089.stdout:op 4067 completed, throughput=5MB/sec 2024-08-29T18:50:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:40 smithi089 bash[77323]: cluster 2024-08-29T18:50:39.513002+0000 mgr.y (mgr.34104) 1149 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:40 smithi089 bash[78574]: cluster 2024-08-29T18:50:39.513002+0000 mgr.y (mgr.34104) 1149 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:40.934 INFO:tasks.workunit.client.0.smithi089.stdout: 770: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:40.934 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rijXwSK2q291Rg8 off=12092415 len=231685 2024-08-29T18:50:40.939 INFO:tasks.workunit.client.0.smithi089.stdout:op 4068 completed, throughput=4.99MB/sec 2024-08-29T18:50:40.940 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qoEErPIK6FgIb_O off=777276 len=413296 2024-08-29T18:50:40.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 4069 completed, throughput=5MB/sec 2024-08-29T18:50:40.946 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JhaXk9lVtevQl1Q off=22148275 len=212142 2024-08-29T18:50:40.947 INFO:tasks.workunit.client.0.smithi089.stdout:op 4070 completed, throughput=5MB/sec 2024-08-29T18:50:40.947 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xaDavxa3EJhzgnD off=693167 len=485169 2024-08-29T18:50:40.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 4071 completed, throughput=5MB/sec 2024-08-29T18:50:40.953 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C0tgHVFHtxu4SV_ off=6063163 len=1972512 2024-08-29T18:50:40.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 4072 completed, throughput=5MB/sec 2024-08-29T18:50:40.958 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZvahG6fL74w8eG5 off=14420301 len=686403 2024-08-29T18:50:40.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 4073 completed, throughput=5MB/sec 2024-08-29T18:50:40.965 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RTnphbqDlJVaw_c off=14048606 len=161437 2024-08-29T18:50:40.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 4074 completed, throughput=5MB/sec 2024-08-29T18:50:40.971 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CIG7iG8-Jq1ps9Q off=3583158 len=1332464 2024-08-29T18:50:40.976 INFO:tasks.workunit.client.0.smithi089.stdout:op 4075 completed, throughput=5MB/sec 2024-08-29T18:50:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:40 smithi144 bash[67678]: cluster 2024-08-29T18:50:39.513002+0000 mgr.y (mgr.34104) 1149 : cluster [DBG] pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:41.976 INFO:tasks.workunit.client.0.smithi089.stdout: 771: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:41.976 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XKn62uTNMD22moH off=3368515 len=595440 2024-08-29T18:50:41.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 4076 completed, throughput=5MB/sec 2024-08-29T18:50:41.983 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8q4ZHNAqaHAPSW6 off=382837 len=786631 2024-08-29T18:50:41.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 4077 completed, throughput=5MB/sec 2024-08-29T18:50:41.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HBisJA9S4ItXfnn off=4683199 len=1748575 2024-08-29T18:50:42.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 4078 completed, throughput=5MB/sec 2024-08-29T18:50:42.005 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X27R7Mr-A293k7e off=0 len=1124742 2024-08-29T18:50:42.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 4079 completed, throughput=5MB/sec 2024-08-29T18:50:42.013 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6YKvzcQEHtCuF7i off=223026 len=1775999 2024-08-29T18:50:42.017 INFO:tasks.workunit.client.0.smithi089.stdout:op 4080 completed, throughput=5MB/sec 2024-08-29T18:50:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:42 smithi089 bash[77323]: cluster 2024-08-29T18:50:41.513992+0000 mgr.y (mgr.34104) 1150 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:50:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:42 smithi089 bash[78574]: cluster 2024-08-29T18:50:41.513992+0000 mgr.y (mgr.34104) 1150 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:50:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: 772: throughput=5MB/sec pending data=0 2024-08-29T18:50:43.018 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DWOC08wrKWy7uHN off=15745001 len=1932469 2024-08-29T18:50:43.023 INFO:tasks.workunit.client.0.smithi089.stdout:op 4081 completed, throughput=5MB/sec 2024-08-29T18:50:43.023 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZeQ81W4Eg6zi0vY off=11382428 len=1691371 2024-08-29T18:50:43.027 INFO:tasks.workunit.client.0.smithi089.stdout:op 4082 completed, throughput=5MB/sec 2024-08-29T18:50:43.027 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hGe_f8asaRHX9Y4 off=4139491 len=1651257 2024-08-29T18:50:43.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 4083 completed, throughput=5MB/sec 2024-08-29T18:50:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:42 smithi144 bash[67678]: cluster 2024-08-29T18:50:41.513992+0000 mgr.y (mgr.34104) 1150 : cluster [DBG] pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:50:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: 773: throughput=5MB/sec pending data=0 2024-08-29T18:50:44.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JgdWvu1VlbYEcxb off=7897938 len=33774 2024-08-29T18:50:44.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 4084 completed, throughput=5MB/sec 2024-08-29T18:50:44.030 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wqCC-pvmORQ9W4m off=1259401 len=1021745 2024-08-29T18:50:44.035 INFO:tasks.workunit.client.0.smithi089.stdout:op 4085 completed, throughput=5MB/sec 2024-08-29T18:50:44.035 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O8SNyT2oQWmPhCy off=1685085 len=1806829 2024-08-29T18:50:44.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 4086 completed, throughput=5MB/sec 2024-08-29T18:50:44.049 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wYnts0-seKNmOCW off=3611213 len=646451 2024-08-29T18:50:44.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 4087 completed, throughput=5MB/sec 2024-08-29T18:50:44.057 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YkkJtaN5eyjdBxi off=12830862 len=229060 2024-08-29T18:50:44.058 INFO:tasks.workunit.client.0.smithi089.stdout:op 4088 completed, throughput=5MB/sec 2024-08-29T18:50:44.058 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8Z7O2udld6BMCEm off=184491 len=2072972 2024-08-29T18:50:44.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 4089 completed, throughput=5MB/sec 2024-08-29T18:50:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:44 smithi089 bash[77323]: cluster 2024-08-29T18:50:43.514962+0000 mgr.y (mgr.34104) 1151 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:50:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:44 smithi089 bash[78574]: cluster 2024-08-29T18:50:43.514962+0000 mgr.y (mgr.34104) 1151 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:50:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:44 smithi144 bash[67678]: cluster 2024-08-29T18:50:43.514962+0000 mgr.y (mgr.34104) 1151 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:50:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: 774: throughput=5MB/sec pending data=0 2024-08-29T18:50:45.061 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LRGdA7QmeEpZ2wz off=4338350 len=1880734 2024-08-29T18:50:45.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 4090 completed, throughput=5MB/sec 2024-08-29T18:50:45.066 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wDlTPVV9_MyTggw off=1215457 len=1677476 2024-08-29T18:50:45.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 4091 completed, throughput=5MB/sec 2024-08-29T18:50:45.070 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8JKqOZj7XQR2rG5 off=3091932 len=18643 2024-08-29T18:50:45.075 INFO:tasks.workunit.client.0.smithi089.stdout:op 4092 completed, throughput=5MB/sec 2024-08-29T18:50:45.075 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GG4jxY34wfgaRvq off=1439889 len=139549 2024-08-29T18:50:45.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 4093 completed, throughput=5MB/sec 2024-08-29T18:50:45.076 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ycuqhbfDIwlMLrd off=10701415 len=2090043 2024-08-29T18:50:45.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 4094 completed, throughput=5MB/sec 2024-08-29T18:50:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:50:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:50:45] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:50:46.085 INFO:tasks.workunit.client.0.smithi089.stdout: 775: throughput=5MB/sec pending data=0 2024-08-29T18:50:46.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pJCzvDzAGAy73f8 off=4718071 len=1303312 2024-08-29T18:50:46.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 4095 completed, throughput=5MB/sec 2024-08-29T18:50:46.095 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L0iGV26xfb9LSlH off=2735496 len=925211 2024-08-29T18:50:46.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 4096 completed, throughput=5MB/sec 2024-08-29T18:50:46.099 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IhAp2iDqm6eErLV off=3113370 len=1897139 2024-08-29T18:50:46.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 4097 completed, throughput=5MB/sec 2024-08-29T18:50:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:46 smithi089 bash[77323]: cluster 2024-08-29T18:50:45.515799+0000 mgr.y (mgr.34104) 1152 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:50:46.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:46 smithi089 bash[78574]: cluster 2024-08-29T18:50:45.515799+0000 mgr.y (mgr.34104) 1152 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:50:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:46 smithi144 bash[67678]: cluster 2024-08-29T18:50:45.515799+0000 mgr.y (mgr.34104) 1152 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:50:47.115 INFO:tasks.workunit.client.0.smithi089.stdout: 776: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:47.115 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-trSPLkmEggVWrXB off=4803510 len=210600 2024-08-29T18:50:47.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 4098 completed, throughput=4.99MB/sec 2024-08-29T18:50:47.121 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OBv82E7H4XWfS_0 off=5752257 len=902207 2024-08-29T18:50:47.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 4099 completed, throughput=5MB/sec 2024-08-29T18:50:47.130 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ckkn4Wy9QrlemWC off=4117259 len=993078 2024-08-29T18:50:47.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 4100 completed, throughput=5MB/sec 2024-08-29T18:50:47.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qsJH47qN3gAPp0C off=9162405 len=97331 2024-08-29T18:50:47.140 INFO:tasks.workunit.client.0.smithi089.stdout:op 4101 completed, throughput=5MB/sec 2024-08-29T18:50:47.140 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PSBi0mBaLVoWRt4 off=11742072 len=235049 2024-08-29T18:50:47.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 4102 completed, throughput=5MB/sec 2024-08-29T18:50:47.141 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DPvzaat7cOrB6Nu off=10971076 len=623915 2024-08-29T18:50:47.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 4103 completed, throughput=5MB/sec 2024-08-29T18:50:47.148 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CSjSthb7drjMRZy off=7068148 len=485655 2024-08-29T18:50:47.154 INFO:tasks.workunit.client.0.smithi089.stdout:op 4104 completed, throughput=5MB/sec 2024-08-29T18:50:47.155 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wOqybYw8UOierwq off=10349943 len=199405 2024-08-29T18:50:47.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 4105 completed, throughput=5MB/sec 2024-08-29T18:50:47.156 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Brsayf7tOBZZjnT off=4077942 len=279691 2024-08-29T18:50:47.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 4106 completed, throughput=5MB/sec 2024-08-29T18:50:47.161 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wXhxtTndR5iuymV off=2126006 len=1066646 2024-08-29T18:50:47.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 4107 completed, throughput=5MB/sec 2024-08-29T18:50:48.165 INFO:tasks.workunit.client.0.smithi089.stdout: 777: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:48.165 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mTNT4t7CMgd2oh1 off=18512523 len=200762 2024-08-29T18:50:48.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 4108 completed, throughput=4.99MB/sec 2024-08-29T18:50:48.167 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_MApW5HzVcEhVvB off=8271237 len=1419936 2024-08-29T18:50:48.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 4109 completed, throughput=5MB/sec 2024-08-29T18:50:48.179 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_JV6bAWztX_5xtZ off=1431828 len=967755 2024-08-29T18:50:48.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 4110 completed, throughput=5MB/sec 2024-08-29T18:50:48.188 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b4AhgwJm2LpC7ZD off=762669 len=2035847 2024-08-29T18:50:48.205 INFO:tasks.workunit.client.0.smithi089.stdout:op 4111 completed, throughput=5MB/sec 2024-08-29T18:50:48.205 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gc-5MrcEnTl-rHr off=8660943 len=869429 2024-08-29T18:50:48.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 4112 completed, throughput=5MB/sec 2024-08-29T18:50:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:48 smithi089 bash[77323]: cluster 2024-08-29T18:50:47.516804+0000 mgr.y (mgr.34104) 1153 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:50:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:48 smithi089 bash[78574]: cluster 2024-08-29T18:50:47.516804+0000 mgr.y (mgr.34104) 1153 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:50:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:48 smithi144 bash[67678]: cluster 2024-08-29T18:50:47.516804+0000 mgr.y (mgr.34104) 1153 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:50:49.213 INFO:tasks.workunit.client.0.smithi089.stdout: 778: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:49.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-an3SCea9p1z0YHJ off=11085451 len=2004165 2024-08-29T18:50:49.228 INFO:tasks.workunit.client.0.smithi089.stdout:op 4113 completed, throughput=5MB/sec 2024-08-29T18:50:49.228 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nQ5D6sAtApmCeLP off=7823544 len=548511 2024-08-29T18:50:49.234 INFO:tasks.workunit.client.0.smithi089.stdout:op 4114 completed, throughput=5MB/sec 2024-08-29T18:50:49.234 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hNKNEVILb6f_l72 off=38733 len=947594 2024-08-29T18:50:49.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 4115 completed, throughput=5MB/sec 2024-08-29T18:50:49.238 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5hTKxsEzXJjxeDU off=1861574 len=1525121 2024-08-29T18:50:49.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 4116 completed, throughput=5MB/sec 2024-08-29T18:50:49.241 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6-ljQKowIuKvuTC off=3166327 len=226017 2024-08-29T18:50:49.247 INFO:tasks.workunit.client.0.smithi089.stdout:op 4117 completed, throughput=5MB/sec 2024-08-29T18:50:50.247 INFO:tasks.workunit.client.0.smithi089.stdout: 779: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:50.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9cT3XXPOOe79yHL off=2330086 len=1756557 2024-08-29T18:50:50.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 4118 completed, throughput=5MB/sec 2024-08-29T18:50:50.262 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u0z7bxrRy0ZHg4x off=16594971 len=1489365 2024-08-29T18:50:50.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 4119 completed, throughput=5MB/sec 2024-08-29T18:50:50.266 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xr4j9DSJ25YVKSR off=3307059 len=1733768 2024-08-29T18:50:50.268 INFO:tasks.workunit.client.0.smithi089.stdout:op 4120 completed, throughput=5MB/sec 2024-08-29T18:50:50.268 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bvGi4lMk_a3_nbX off=503059 len=798757 2024-08-29T18:50:50.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 4121 completed, throughput=5MB/sec 2024-08-29T18:50:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:50 smithi089 bash[77323]: cluster 2024-08-29T18:50:49.517957+0000 mgr.y (mgr.34104) 1154 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:50:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:50 smithi089 bash[78574]: cluster 2024-08-29T18:50:49.517957+0000 mgr.y (mgr.34104) 1154 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:50:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:50 smithi144 bash[67678]: cluster 2024-08-29T18:50:49.517957+0000 mgr.y (mgr.34104) 1154 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-08-29T18:50:51.271 INFO:tasks.workunit.client.0.smithi089.stdout: 780: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:51.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rhF51YL5oZ2Ugy0 off=4262126 len=1918697 2024-08-29T18:50:51.275 INFO:tasks.workunit.client.0.smithi089.stdout:op 4122 completed, throughput=5MB/sec 2024-08-29T18:50:51.275 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-corbRdWT4TVDbal off=6334407 len=1568446 2024-08-29T18:50:51.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 4123 completed, throughput=5MB/sec 2024-08-29T18:50:51.279 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ECXvahk9aP93Lu8 off=2488964 len=1590847 2024-08-29T18:50:51.285 INFO:tasks.workunit.client.0.smithi089.stdout:op 4124 completed, throughput=5MB/sec 2024-08-29T18:50:52.285 INFO:tasks.workunit.client.0.smithi089.stdout: 781: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:52.285 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RsQeDxikX_gQKIx off=360935 len=78283 2024-08-29T18:50:52.291 INFO:tasks.workunit.client.0.smithi089.stdout:op 4125 completed, throughput=4.99MB/sec 2024-08-29T18:50:52.291 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VXYBCy_C6CBYrFf off=1423925 len=1759094 2024-08-29T18:50:52.305 INFO:tasks.workunit.client.0.smithi089.stdout:op 4126 completed, throughput=5MB/sec 2024-08-29T18:50:52.305 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1kAtciZtAq_-UZ- off=21898854 len=391942 2024-08-29T18:50:52.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 4127 completed, throughput=5MB/sec 2024-08-29T18:50:52.307 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bYe8g3xwq_oZIPa off=180053 len=12005 2024-08-29T18:50:52.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 4128 completed, throughput=5MB/sec 2024-08-29T18:50:52.311 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7_tH38xRSIRnU5f off=1914914 len=1903034 2024-08-29T18:50:52.324 INFO:tasks.workunit.client.0.smithi089.stdout:op 4129 completed, throughput=5MB/sec 2024-08-29T18:50:52.324 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w9nUCsbPIF5f-XL off=104324 len=1275014 2024-08-29T18:50:52.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 4130 completed, throughput=5MB/sec 2024-08-29T18:50:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:52 smithi089 bash[77323]: cluster 2024-08-29T18:50:51.519058+0000 mgr.y (mgr.34104) 1155 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:52 smithi089 bash[78574]: cluster 2024-08-29T18:50:51.519058+0000 mgr.y (mgr.34104) 1155 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:52 smithi144 bash[67678]: cluster 2024-08-29T18:50:51.519058+0000 mgr.y (mgr.34104) 1155 : cluster [DBG] pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:50:53.344 INFO:tasks.workunit.client.0.smithi089.stdout: 782: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:53.344 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LMHi6ddX_B5tnbb off=8004331 len=1206066 2024-08-29T18:50:53.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 4131 completed, throughput=5MB/sec 2024-08-29T18:50:53.353 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZW5UKTJfDlyIVCj off=8688861 len=1507163 2024-08-29T18:50:53.358 INFO:tasks.workunit.client.0.smithi089.stdout:op 4132 completed, throughput=5MB/sec 2024-08-29T18:50:53.358 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oSEZ6DLeJbvHilF off=15035404 len=394782 2024-08-29T18:50:53.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 4133 completed, throughput=5MB/sec 2024-08-29T18:50:53.360 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HKwp8o-qk4f95e8 off=1418525 len=1552912 2024-08-29T18:50:53.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 4134 completed, throughput=5MB/sec 2024-08-29T18:50:53.373 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ILsoilpy4HhDh2x off=9298847 len=1638169 2024-08-29T18:50:53.384 INFO:tasks.workunit.client.0.smithi089.stdout:op 4135 completed, throughput=5MB/sec 2024-08-29T18:50:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:53 smithi089 bash[77323]: audit 2024-08-29T18:50:52.743653+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:53 smithi089 bash[78574]: audit 2024-08-29T18:50:52.743653+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:53 smithi144 bash[67678]: audit 2024-08-29T18:50:52.743653+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:50:54.385 INFO:tasks.workunit.client.0.smithi089.stdout: 783: throughput=5MB/sec pending data=0 2024-08-29T18:50:54.385 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PWaO3zAaQEnQOSZ off=300829 len=1201775 2024-08-29T18:50:54.396 INFO:tasks.workunit.client.0.smithi089.stdout:op 4136 completed, throughput=5MB/sec 2024-08-29T18:50:54.396 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g4SMeHkXoqTLfRr off=9142609 len=195365 2024-08-29T18:50:54.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 4137 completed, throughput=5MB/sec 2024-08-29T18:50:54.401 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zlJ_OPEYve9vQer off=162490 len=523479 2024-08-29T18:50:54.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 4138 completed, throughput=5MB/sec 2024-08-29T18:50:54.403 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FUVCDl6UaZms-sH off=543692 len=1317693 2024-08-29T18:50:54.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 4139 completed, throughput=5MB/sec 2024-08-29T18:50:54.416 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TQfkayglSuIkPVh off=1210023 len=45108 2024-08-29T18:50:54.417 INFO:tasks.workunit.client.0.smithi089.stdout:op 4140 completed, throughput=5MB/sec 2024-08-29T18:50:54.417 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cfMVvQEOnay6onD off=18657989 len=1658691 2024-08-29T18:50:54.421 INFO:tasks.workunit.client.0.smithi089.stdout:op 4141 completed, throughput=5MB/sec 2024-08-29T18:50:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:54 smithi144 bash[67678]: cluster 2024-08-29T18:50:53.520204+0000 mgr.y (mgr.34104) 1156 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:50:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:54 smithi089 bash[77323]: cluster 2024-08-29T18:50:53.520204+0000 mgr.y (mgr.34104) 1156 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:50:55.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:54 smithi089 bash[78574]: cluster 2024-08-29T18:50:53.520204+0000 mgr.y (mgr.34104) 1156 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:50:55.421 INFO:tasks.workunit.client.0.smithi089.stdout: 784: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:55.422 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X5DvN3AqEi-ZXK_ off=6606049 len=1981309 2024-08-29T18:50:55.428 INFO:tasks.workunit.client.0.smithi089.stdout:op 4142 completed, throughput=5MB/sec 2024-08-29T18:50:55.428 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cwxLljTW0qMjDeq off=7080901 len=272845 2024-08-29T18:50:55.429 INFO:tasks.workunit.client.0.smithi089.stdout:op 4143 completed, throughput=5MB/sec 2024-08-29T18:50:55.429 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N0liY0dU_Wdi98W off=7242524 len=494710 2024-08-29T18:50:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:50:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:50:55] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:50:55.432 INFO:tasks.workunit.client.0.smithi089.stdout:op 4144 completed, throughput=5MB/sec 2024-08-29T18:50:55.432 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-is1gAOus5yv0aEB off=13901054 len=598837 2024-08-29T18:50:55.439 INFO:tasks.workunit.client.0.smithi089.stdout:op 4145 completed, throughput=5MB/sec 2024-08-29T18:50:55.439 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F7niykvBSvQPEzA off=12428662 len=499632 2024-08-29T18:50:55.440 INFO:tasks.workunit.client.0.smithi089.stdout:op 4146 completed, throughput=5MB/sec 2024-08-29T18:50:55.440 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0pqRQbQsKqcbXs2 off=550241 len=1155981 2024-08-29T18:50:55.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 4147 completed, throughput=5MB/sec 2024-08-29T18:50:56.444 INFO:tasks.workunit.client.0.smithi089.stdout: 785: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:56.444 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h-RzJZiLoTkVx_0 off=7952584 len=415017 2024-08-29T18:50:56.450 INFO:tasks.workunit.client.0.smithi089.stdout:op 4148 completed, throughput=4.99MB/sec 2024-08-29T18:50:56.450 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ObAS374n5BQ_XBq off=1155405 len=1759284 2024-08-29T18:50:56.456 INFO:tasks.workunit.client.0.smithi089.stdout:op 4149 completed, throughput=5MB/sec 2024-08-29T18:50:56.456 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H06KKoFzg1yTRgy off=6845416 len=1608107 2024-08-29T18:50:56.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 4150 completed, throughput=5MB/sec 2024-08-29T18:50:56.460 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2lx700vGY9sySkj off=895038 len=356432 2024-08-29T18:50:56.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 4151 completed, throughput=5MB/sec 2024-08-29T18:50:56.465 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dMkAB_VIX0XJTwh off=5518892 len=657844 2024-08-29T18:50:56.472 INFO:tasks.workunit.client.0.smithi089.stdout:op 4152 completed, throughput=5MB/sec 2024-08-29T18:50:56.472 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nJ7vz7aZIBwuxfA off=984286 len=866662 2024-08-29T18:50:56.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 4153 completed, throughput=5MB/sec 2024-08-29T18:50:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:56 smithi144 bash[67678]: cluster 2024-08-29T18:50:55.521192+0000 mgr.y (mgr.34104) 1157 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:50:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:56 smithi144 bash[67678]: audit 2024-08-29T18:50:56.079969+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:50:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:56 smithi144 bash[67678]: audit 2024-08-29T18:50:56.670875+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:56 smithi144 bash[67678]: audit 2024-08-29T18:50:56.676005+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[77323]: cluster 2024-08-29T18:50:55.521192+0000 mgr.y (mgr.34104) 1157 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:50:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[77323]: audit 2024-08-29T18:50:56.079969+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:50:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[77323]: audit 2024-08-29T18:50:56.670875+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[77323]: audit 2024-08-29T18:50:56.676005+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[78574]: cluster 2024-08-29T18:50:55.521192+0000 mgr.y (mgr.34104) 1157 : cluster [DBG] pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:50:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[78574]: audit 2024-08-29T18:50:56.079969+0000 mon.a (mon.0) 2273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:50:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[78574]: audit 2024-08-29T18:50:56.670875+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:56 smithi089 bash[78574]: audit 2024-08-29T18:50:56.676005+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:57.474 INFO:tasks.workunit.client.0.smithi089.stdout: 786: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:57.475 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WXjugEORpR9N4_G off=11768226 len=1388162 2024-08-29T18:50:57.478 INFO:tasks.workunit.client.0.smithi089.stdout:op 4154 completed, throughput=5MB/sec 2024-08-29T18:50:57.478 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jehqNLoRF6GDGiq off=2068203 len=492801 2024-08-29T18:50:57.484 INFO:tasks.workunit.client.0.smithi089.stdout:op 4155 completed, throughput=5MB/sec 2024-08-29T18:50:57.484 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AOBH2kk9L4aZo1g off=1149927 len=472594 2024-08-29T18:50:57.491 INFO:tasks.workunit.client.0.smithi089.stdout:op 4156 completed, throughput=5MB/sec 2024-08-29T18:50:57.491 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m8rILG2mVsdPCM8 off=6263037 len=494939 2024-08-29T18:50:57.497 INFO:tasks.workunit.client.0.smithi089.stdout:op 4157 completed, throughput=5MB/sec 2024-08-29T18:50:57.497 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nN5Bm9ki5tLKBIu off=2978388 len=540408 2024-08-29T18:50:57.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 4158 completed, throughput=5MB/sec 2024-08-29T18:50:57.504 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s6X5h67PxbGaN0r off=10500811 len=5631 2024-08-29T18:50:57.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 4159 completed, throughput=5MB/sec 2024-08-29T18:50:57.509 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aBoFMN1zrdC2aOe off=5117136 len=361218 2024-08-29T18:50:57.513 INFO:tasks.workunit.client.0.smithi089.stdout:op 4160 completed, throughput=5MB/sec 2024-08-29T18:50:57.513 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DBDVBRsRblPGh2P off=4794465 len=1565798 2024-08-29T18:50:57.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 4161 completed, throughput=5MB/sec 2024-08-29T18:50:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:57 smithi144 bash[67678]: audit 2024-08-29T18:50:57.313417+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:50:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:57 smithi144 bash[67678]: audit 2024-08-29T18:50:57.314811+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:50:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:57 smithi144 bash[67678]: audit 2024-08-29T18:50:57.324169+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:57 smithi089 bash[77323]: audit 2024-08-29T18:50:57.313417+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:50:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:57 smithi089 bash[77323]: audit 2024-08-29T18:50:57.314811+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:50:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:57 smithi089 bash[77323]: audit 2024-08-29T18:50:57.324169+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:57 smithi089 bash[78574]: audit 2024-08-29T18:50:57.313417+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:50:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:57 smithi089 bash[78574]: audit 2024-08-29T18:50:57.314811+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:50:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:57 smithi089 bash[78574]: audit 2024-08-29T18:50:57.324169+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:50:58.518 INFO:tasks.workunit.client.0.smithi089.stdout: 787: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:58.518 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nEZB1sg9N9HjIQ2 off=1241112 len=778418 2024-08-29T18:50:58.520 INFO:tasks.workunit.client.0.smithi089.stdout:op 4162 completed, throughput=5MB/sec 2024-08-29T18:50:58.520 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cB4sCusGFCVuJmx off=2746334 len=1272820 2024-08-29T18:50:58.525 INFO:tasks.workunit.client.0.smithi089.stdout:op 4163 completed, throughput=5MB/sec 2024-08-29T18:50:58.525 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fjLDiAtE1p84F_Q off=86898 len=551298 2024-08-29T18:50:58.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 4164 completed, throughput=5MB/sec 2024-08-29T18:50:58.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hi5MIr8UM8PN5OJ off=6003780 len=36192 2024-08-29T18:50:58.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 4165 completed, throughput=5MB/sec 2024-08-29T18:50:58.528 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZCOTb-ougTUR27c off=2718885 len=1462088 2024-08-29T18:50:58.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 4166 completed, throughput=5MB/sec 2024-08-29T18:50:58.531 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YXlW2KpEVVCFYVv off=13724483 len=1286986 2024-08-29T18:50:58.541 INFO:tasks.workunit.client.0.smithi089.stdout:op 4167 completed, throughput=5MB/sec 2024-08-29T18:50:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:50:58 smithi144 bash[67678]: cluster 2024-08-29T18:50:57.522244+0000 mgr.y (mgr.34104) 1158 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:50:58 smithi089 bash[77323]: cluster 2024-08-29T18:50:57.522244+0000 mgr.y (mgr.34104) 1158 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:50:58 smithi089 bash[78574]: cluster 2024-08-29T18:50:57.522244+0000 mgr.y (mgr.34104) 1158 : cluster [DBG] pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:50:59.541 INFO:tasks.workunit.client.0.smithi089.stdout: 788: throughput=4.99MB/sec pending data=0 2024-08-29T18:50:59.541 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9c85xFZqO6IFR1O off=11385376 len=1032632 2024-08-29T18:50:59.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 4168 completed, throughput=5MB/sec 2024-08-29T18:50:59.544 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-noxv4gfLRgdmNMv off=4393236 len=538002 2024-08-29T18:50:59.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 4169 completed, throughput=5MB/sec 2024-08-29T18:50:59.552 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dsJ4k8asbrRqUWD off=15185221 len=1694750 2024-08-29T18:50:59.557 INFO:tasks.workunit.client.0.smithi089.stdout:op 4170 completed, throughput=5MB/sec 2024-08-29T18:50:59.557 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uK66AsP25EdTRkj off=7849878 len=1199213 2024-08-29T18:50:59.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 4171 completed, throughput=5MB/sec 2024-08-29T18:50:59.567 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ECRzbxLJ3Uo1Wlb off=3189644 len=1617968 2024-08-29T18:50:59.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 4172 completed, throughput=5MB/sec 2024-08-29T18:51:00.571 INFO:tasks.workunit.client.0.smithi089.stdout: 789: throughput=5MB/sec pending data=0 2024-08-29T18:51:00.572 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O9yRiw6Kxwz0ryu off=10480130 len=1017045 2024-08-29T18:51:00.580 INFO:tasks.workunit.client.0.smithi089.stdout:op 4173 completed, throughput=5MB/sec 2024-08-29T18:51:00.580 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vOd_ZtBa0mdE5En off=242148 len=1241822 2024-08-29T18:51:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 4174 completed, throughput=5MB/sec 2024-08-29T18:51:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cRZcQU3_y0_jfre off=2261202 len=1206330 2024-08-29T18:51:00.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 4175 completed, throughput=5MB/sec 2024-08-29T18:51:00.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-51EWiIT3-fpoAbu off=4075445 len=941973 2024-08-29T18:51:00.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 4176 completed, throughput=5MB/sec 2024-08-29T18:51:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:00 smithi144 bash[67678]: cluster 2024-08-29T18:50:59.523207+0000 mgr.y (mgr.34104) 1159 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:51:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:00 smithi089 bash[77323]: cluster 2024-08-29T18:50:59.523207+0000 mgr.y (mgr.34104) 1159 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:51:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:00 smithi089 bash[78574]: cluster 2024-08-29T18:50:59.523207+0000 mgr.y (mgr.34104) 1159 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:51:01.596 INFO:tasks.workunit.client.0.smithi089.stdout: 790: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:01.596 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Rav8UovJPhvMXcu off=12098315 len=1131079 2024-08-29T18:51:01.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 4177 completed, throughput=5MB/sec 2024-08-29T18:51:01.605 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AjHsHm0fiZHDukK off=4398724 len=1641012 2024-08-29T18:51:01.611 INFO:tasks.workunit.client.0.smithi089.stdout:op 4178 completed, throughput=5MB/sec 2024-08-29T18:51:01.611 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hEnIV6Leze0HX0o off=13579565 len=1395669 2024-08-29T18:51:01.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 4179 completed, throughput=5MB/sec 2024-08-29T18:51:01.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-euIAY_e5RnOn2zv off=5282856 len=726940 2024-08-29T18:51:01.630 INFO:tasks.workunit.client.0.smithi089.stdout:op 4180 completed, throughput=5MB/sec 2024-08-29T18:51:01.630 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4LIy-MNiYvV68a- off=5818298 len=106501 2024-08-29T18:51:01.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 4181 completed, throughput=5MB/sec 2024-08-29T18:51:01.635 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X-MC8xYlfEYUwse off=12986852 len=1232151 2024-08-29T18:51:01.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 4182 completed, throughput=5MB/sec 2024-08-29T18:51:02.647 INFO:tasks.workunit.client.0.smithi089.stdout: 791: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:02.647 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YShkPmwp8j8L4SH off=12069447 len=999463 2024-08-29T18:51:02.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 4183 completed, throughput=5MB/sec 2024-08-29T18:51:02.650 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6jIImgatS9DwJ1f off=1512064 len=314172 2024-08-29T18:51:02.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 4184 completed, throughput=5MB/sec 2024-08-29T18:51:02.652 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KCUBUNloruO-Mto off=9664954 len=1390607 2024-08-29T18:51:02.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 4185 completed, throughput=5MB/sec 2024-08-29T18:51:02.656 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jGYUX_b79s8d5Ag off=184326 len=1963547 2024-08-29T18:51:02.671 INFO:tasks.workunit.client.0.smithi089.stdout:op 4186 completed, throughput=5MB/sec 2024-08-29T18:51:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:02 smithi144 bash[67678]: cluster 2024-08-29T18:51:01.524166+0000 mgr.y (mgr.34104) 1160 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:51:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:02 smithi089 bash[77323]: cluster 2024-08-29T18:51:01.524166+0000 mgr.y (mgr.34104) 1160 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:51:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:02 smithi089 bash[78574]: cluster 2024-08-29T18:51:01.524166+0000 mgr.y (mgr.34104) 1160 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:51:03.671 INFO:tasks.workunit.client.0.smithi089.stdout: 792: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:03.672 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--6t_A9ep1e6uu1D off=8094885 len=242804 2024-08-29T18:51:03.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 4187 completed, throughput=4.99MB/sec 2024-08-29T18:51:03.673 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qxdigVLafng9eMw off=1013129 len=1440996 2024-08-29T18:51:03.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 4188 completed, throughput=5MB/sec 2024-08-29T18:51:03.677 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sd9MsdB2e5gFDYs off=243620 len=539822 2024-08-29T18:51:03.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 4189 completed, throughput=5MB/sec 2024-08-29T18:51:03.684 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yZeBBnd0iMsf28t off=1636179 len=123701 2024-08-29T18:51:03.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 4190 completed, throughput=5MB/sec 2024-08-29T18:51:03.686 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Auzci2iBMOfokQh off=706922 len=1561659 2024-08-29T18:51:03.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 4191 completed, throughput=5MB/sec 2024-08-29T18:51:03.699 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WV50uctlnFvDd_v off=7017149 len=134491 2024-08-29T18:51:03.699 INFO:tasks.workunit.client.0.smithi089.stdout:op 4192 completed, throughput=5MB/sec 2024-08-29T18:51:03.700 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-skt4gqOgjrj_j4c off=199262 len=1542002 2024-08-29T18:51:03.711 INFO:tasks.workunit.client.0.smithi089.stdout:op 4193 completed, throughput=5MB/sec 2024-08-29T18:51:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: 793: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:04.712 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ofCLYIMCGkQXpdP off=4144302 len=986103 2024-08-29T18:51:04.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 4194 completed, throughput=5MB/sec 2024-08-29T18:51:04.714 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JIQfpylPXNFdGPi off=18886770 len=147738 2024-08-29T18:51:04.716 INFO:tasks.workunit.client.0.smithi089.stdout:op 4195 completed, throughput=5MB/sec 2024-08-29T18:51:04.716 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1sKU_pcuumLOekx off=2789673 len=459705 2024-08-29T18:51:04.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 4196 completed, throughput=5MB/sec 2024-08-29T18:51:04.718 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nCAK9Q2WZM1pdWp off=1101817 len=54321 2024-08-29T18:51:04.719 INFO:tasks.workunit.client.0.smithi089.stdout:op 4197 completed, throughput=5MB/sec 2024-08-29T18:51:04.719 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-w0RyE4gRQIyXxbv off=16204387 len=1907851 2024-08-29T18:51:04.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 4198 completed, throughput=5MB/sec 2024-08-29T18:51:04.724 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fki_EePdNl6Ggim off=7538163 len=725904 2024-08-29T18:51:04.731 INFO:tasks.workunit.client.0.smithi089.stdout:op 4199 completed, throughput=5MB/sec 2024-08-29T18:51:04.731 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bgxK3R-5SR2aD3i off=14329108 len=1292457 2024-08-29T18:51:04.744 INFO:tasks.workunit.client.0.smithi089.stdout:op 4200 completed, throughput=5MB/sec 2024-08-29T18:51:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:04 smithi144 bash[67678]: cluster 2024-08-29T18:51:03.525146+0000 mgr.y (mgr.34104) 1161 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:51:05.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:04 smithi089 bash[77323]: cluster 2024-08-29T18:51:03.525146+0000 mgr.y (mgr.34104) 1161 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:51:05.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:04 smithi089 bash[78574]: cluster 2024-08-29T18:51:03.525146+0000 mgr.y (mgr.34104) 1161 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:51:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:51:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:51:05] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:51:05.744 INFO:tasks.workunit.client.0.smithi089.stdout: 794: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:05.744 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eZ409b4RwgX2pIl off=3557900 len=1523182 2024-08-29T18:51:05.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 4201 completed, throughput=5MB/sec 2024-08-29T18:51:05.758 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kdFWo0Nfr44Y-MF off=2382532 len=582955 2024-08-29T18:51:05.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 4202 completed, throughput=5MB/sec 2024-08-29T18:51:05.765 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H24ZCQfyGi5bWrL off=2592029 len=1983896 2024-08-29T18:51:05.769 INFO:tasks.workunit.client.0.smithi089.stdout:op 4203 completed, throughput=5MB/sec 2024-08-29T18:51:05.769 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u3D9HQCO4yxK17x off=29626 len=1860298 2024-08-29T18:51:05.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 4204 completed, throughput=5MB/sec 2024-08-29T18:51:06.781 INFO:tasks.workunit.client.0.smithi089.stdout: 795: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:06.781 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-k0npaZiQGVuqqQe off=4391830 len=745615 2024-08-29T18:51:06.784 INFO:tasks.workunit.client.0.smithi089.stdout:op 4205 completed, throughput=5MB/sec 2024-08-29T18:51:06.784 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-INc7iRPvwNDqgfy off=5663432 len=1745838 2024-08-29T18:51:06.799 INFO:tasks.workunit.client.0.smithi089.stdout:op 4206 completed, throughput=5MB/sec 2024-08-29T18:51:06.799 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-faQ9Psynr76GFBT off=598821 len=1755412 2024-08-29T18:51:06.813 INFO:tasks.workunit.client.0.smithi089.stdout:op 4207 completed, throughput=5MB/sec 2024-08-29T18:51:06.813 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--mvgEnz6MOa7bkw off=1358981 len=778215 2024-08-29T18:51:06.821 INFO:tasks.workunit.client.0.smithi089.stdout:op 4208 completed, throughput=5MB/sec 2024-08-29T18:51:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:06 smithi144 bash[67678]: cluster 2024-08-29T18:51:05.525964+0000 mgr.y (mgr.34104) 1162 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:51:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:06 smithi089 bash[77323]: cluster 2024-08-29T18:51:05.525964+0000 mgr.y (mgr.34104) 1162 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:51:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:06 smithi089 bash[78574]: cluster 2024-08-29T18:51:05.525964+0000 mgr.y (mgr.34104) 1162 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:51:07.821 INFO:tasks.workunit.client.0.smithi089.stdout: 796: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:07.822 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qL8ZDagaIEV1qHD off=940621 len=988164 2024-08-29T18:51:07.824 INFO:tasks.workunit.client.0.smithi089.stdout:op 4209 completed, throughput=5MB/sec 2024-08-29T18:51:07.825 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jv15JypQYR4j1Sz off=1325252 len=427434 2024-08-29T18:51:07.826 INFO:tasks.workunit.client.0.smithi089.stdout:op 4210 completed, throughput=5MB/sec 2024-08-29T18:51:07.826 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ErElf3V_sGQrdKT off=10552412 len=180691 2024-08-29T18:51:07.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 4211 completed, throughput=5MB/sec 2024-08-29T18:51:07.832 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Qjj8nsIHMGnzUeQ off=11288220 len=127393 2024-08-29T18:51:07.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 4212 completed, throughput=5MB/sec 2024-08-29T18:51:07.833 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-m6vgZ6eBh47ogQc off=14264673 len=1192988 2024-08-29T18:51:07.836 INFO:tasks.workunit.client.0.smithi089.stdout:op 4213 completed, throughput=5MB/sec 2024-08-29T18:51:07.836 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x4s4YVNJWauOeaI off=59526 len=870860 2024-08-29T18:51:07.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 4214 completed, throughput=5MB/sec 2024-08-29T18:51:07.839 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Xt74Irqa_P9Yz33 off=2499453 len=864581 2024-08-29T18:51:07.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 4215 completed, throughput=5MB/sec 2024-08-29T18:51:07.841 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TIwDMKKy3rnax0L off=2968692 len=1051176 2024-08-29T18:51:07.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 4216 completed, throughput=5MB/sec 2024-08-29T18:51:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:07 smithi144 bash[67678]: audit 2024-08-29T18:51:07.744164+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:07 smithi089 bash[77323]: audit 2024-08-29T18:51:07.744164+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:07 smithi089 bash[78574]: audit 2024-08-29T18:51:07.744164+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:08.845 INFO:tasks.workunit.client.0.smithi089.stdout: 797: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:08.845 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xCrPkVmBgpJw_lJ off=167710 len=82635 2024-08-29T18:51:08.850 INFO:tasks.workunit.client.0.smithi089.stdout:op 4217 completed, throughput=4.99MB/sec 2024-08-29T18:51:08.850 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E7IpUIYVOFLCqrl off=8541342 len=284325 2024-08-29T18:51:08.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 4218 completed, throughput=5MB/sec 2024-08-29T18:51:08.852 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2LbAjuPKGTvMYP- off=763094 len=1329793 2024-08-29T18:51:08.862 INFO:tasks.workunit.client.0.smithi089.stdout:op 4219 completed, throughput=5MB/sec 2024-08-29T18:51:08.863 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GcPFvzrBD8YFMoi off=2650044 len=2036554 2024-08-29T18:51:08.867 INFO:tasks.workunit.client.0.smithi089.stdout:op 4220 completed, throughput=5MB/sec 2024-08-29T18:51:08.867 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pbVBaCafe-DlC9z off=5321779 len=1034263 2024-08-29T18:51:08.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 4221 completed, throughput=5MB/sec 2024-08-29T18:51:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:08 smithi144 bash[67678]: cluster 2024-08-29T18:51:07.526920+0000 mgr.y (mgr.34104) 1163 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:51:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:08 smithi089 bash[77323]: cluster 2024-08-29T18:51:07.526920+0000 mgr.y (mgr.34104) 1163 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:51:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:08 smithi089 bash[78574]: cluster 2024-08-29T18:51:07.526920+0000 mgr.y (mgr.34104) 1163 : cluster [DBG] pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:51:09.871 INFO:tasks.workunit.client.0.smithi089.stdout: 798: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:09.871 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4xXLkmkljabfY3Y off=2906909 len=106982 2024-08-29T18:51:09.876 INFO:tasks.workunit.client.0.smithi089.stdout:op 4222 completed, throughput=4.99MB/sec 2024-08-29T18:51:09.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6me9Hv77Bfc9jvN off=0 len=1237534 2024-08-29T18:51:09.880 INFO:tasks.workunit.client.0.smithi089.stdout:op 4223 completed, throughput=5MB/sec 2024-08-29T18:51:09.880 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q3y2R6c-0ToPFAL off=386795 len=510871 2024-08-29T18:51:09.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 4224 completed, throughput=5MB/sec 2024-08-29T18:51:09.887 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kGu93Bv7YQIknfz off=54287 len=884831 2024-08-29T18:51:09.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 4225 completed, throughput=5MB/sec 2024-08-29T18:51:09.894 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--qaw8HGIh4oHnwC off=6386655 len=1056310 2024-08-29T18:51:09.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 4226 completed, throughput=5MB/sec 2024-08-29T18:51:09.903 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CG2fuYRrP6CGE_z off=5009429 len=1784437 2024-08-29T18:51:09.905 INFO:tasks.workunit.client.0.smithi089.stdout:op 4227 completed, throughput=5MB/sec 2024-08-29T18:51:10.906 INFO:tasks.workunit.client.0.smithi089.stdout: 799: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:10.906 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gJgThy8aoccrCTo off=57206 len=624794 2024-08-29T18:51:10.913 INFO:tasks.workunit.client.0.smithi089.stdout:op 4228 completed, throughput=4.99MB/sec 2024-08-29T18:51:10.913 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8j4RJaCliyrjZy5 off=20377678 len=1286844 2024-08-29T18:51:10.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 4229 completed, throughput=5MB/sec 2024-08-29T18:51:10.917 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oYcyk5IqVhbjgix off=3084369 len=1787997 2024-08-29T18:51:10.922 INFO:tasks.workunit.client.0.smithi089.stdout:op 4230 completed, throughput=5MB/sec 2024-08-29T18:51:10.922 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--BO085vjn9ctjYs off=102267 len=1433856 2024-08-29T18:51:10.926 INFO:tasks.workunit.client.0.smithi089.stdout:op 4231 completed, throughput=5MB/sec 2024-08-29T18:51:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:10 smithi089 bash[77323]: cluster 2024-08-29T18:51:09.527937+0000 mgr.y (mgr.34104) 1164 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:51:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:10 smithi089 bash[78574]: cluster 2024-08-29T18:51:09.527937+0000 mgr.y (mgr.34104) 1164 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:51:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:10 smithi144 bash[67678]: cluster 2024-08-29T18:51:09.527937+0000 mgr.y (mgr.34104) 1164 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:51:11.926 INFO:tasks.workunit.client.0.smithi089.stdout: 800: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:11.927 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-C6BMp3gAGlNx5MF off=16859182 len=1950406 2024-08-29T18:51:11.942 INFO:tasks.workunit.client.0.smithi089.stdout:op 4232 completed, throughput=5MB/sec 2024-08-29T18:51:11.942 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XDCIAW5R2KVdD-b off=8761620 len=1922818 2024-08-29T18:51:11.944 INFO:tasks.workunit.client.0.smithi089.stdout:op 4233 completed, throughput=5MB/sec 2024-08-29T18:51:11.945 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dW_U3pdRPeyUsTN off=486246 len=1259688 2024-08-29T18:51:11.955 INFO:tasks.workunit.client.0.smithi089.stdout:op 4234 completed, throughput=5MB/sec 2024-08-29T18:51:11.955 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Q_pZFtA6PfD_bcR off=3078767 len=2080641 2024-08-29T18:51:11.970 INFO:tasks.workunit.client.0.smithi089.stdout:op 4235 completed, throughput=5MB/sec 2024-08-29T18:51:12.970 INFO:tasks.workunit.client.0.smithi089.stdout: 801: throughput=5MB/sec pending data=0 2024-08-29T18:51:12.971 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SdBprXB4KJROWaf off=2804372 len=458861 2024-08-29T18:51:12.977 INFO:tasks.workunit.client.0.smithi089.stdout:op 4236 completed, throughput=5MB/sec 2024-08-29T18:51:12.978 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UeOkJ6_8uaKZnnQ off=19500964 len=8244 2024-08-29T18:51:12.979 INFO:tasks.workunit.client.0.smithi089.stdout:op 4237 completed, throughput=5MB/sec 2024-08-29T18:51:12.979 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-34onjY3Ok3URzi_ off=4956021 len=217134 2024-08-29T18:51:12.984 INFO:tasks.workunit.client.0.smithi089.stdout:op 4238 completed, throughput=5MB/sec 2024-08-29T18:51:12.984 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Lv-GhwnF9mEvCSw off=16457078 len=322922 2024-08-29T18:51:12.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 4239 completed, throughput=5MB/sec 2024-08-29T18:51:12.986 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9DkM-Lgyld1ZoDn off=8824764 len=52985 2024-08-29T18:51:12.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 4240 completed, throughput=5MB/sec 2024-08-29T18:51:12.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6y-ddziZa0_ghpU off=8483613 len=797909 2024-08-29T18:51:12.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 4241 completed, throughput=5MB/sec 2024-08-29T18:51:12.998 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7y29x400quv6dHM off=5191410 len=1219388 2024-08-29T18:51:13.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 4242 completed, throughput=5MB/sec 2024-08-29T18:51:13.001 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--3cnvBhOFK0kaCM off=23464297 len=578995 2024-08-29T18:51:13.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 4243 completed, throughput=5MB/sec 2024-08-29T18:51:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:12 smithi089 bash[77323]: cluster 2024-08-29T18:51:11.529068+0000 mgr.y (mgr.34104) 1165 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:51:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:12 smithi089 bash[78574]: cluster 2024-08-29T18:51:11.529068+0000 mgr.y (mgr.34104) 1165 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:51:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:12 smithi144 bash[67678]: cluster 2024-08-29T18:51:11.529068+0000 mgr.y (mgr.34104) 1165 : cluster [DBG] pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:51:14.003 INFO:tasks.workunit.client.0.smithi089.stdout: 802: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:14.003 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q0F2DVlMhxCdn_s off=1188131 len=1586735 2024-08-29T18:51:14.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 4244 completed, throughput=5MB/sec 2024-08-29T18:51:14.007 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_lznlh6oeD6wjPZ off=4767693 len=509395 2024-08-29T18:51:14.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 4245 completed, throughput=5MB/sec 2024-08-29T18:51:14.010 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C379LlG2Ig8O9Xf off=7137828 len=939664 2024-08-29T18:51:14.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 4246 completed, throughput=5MB/sec 2024-08-29T18:51:14.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nc-UCq6HkqaBw40 off=1725525 len=1392690 2024-08-29T18:51:14.017 INFO:tasks.workunit.client.0.smithi089.stdout:op 4247 completed, throughput=5MB/sec 2024-08-29T18:51:14.017 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PZbXoHJKIfnJIHR off=14663347 len=395445 2024-08-29T18:51:14.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 4248 completed, throughput=5MB/sec 2024-08-29T18:51:14.019 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hpiZnEX68AJOLaO off=545899 len=932751 2024-08-29T18:51:14.028 INFO:tasks.workunit.client.0.smithi089.stdout:op 4249 completed, throughput=5MB/sec 2024-08-29T18:51:15.029 INFO:tasks.workunit.client.0.smithi089.stdout: 803: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:15.029 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JCoWHEM-V-3Kjn_ off=3678788 len=635927 2024-08-29T18:51:15.032 INFO:tasks.workunit.client.0.smithi089.stdout:op 4250 completed, throughput=5MB/sec 2024-08-29T18:51:15.032 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eynGEWZpBFcWouS off=16093147 len=738838 2024-08-29T18:51:15.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 4251 completed, throughput=5MB/sec 2024-08-29T18:51:15.034 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nHkaphdBgrgvGx3 off=19290054 len=256308 2024-08-29T18:51:15.036 INFO:tasks.workunit.client.0.smithi089.stdout:op 4252 completed, throughput=5MB/sec 2024-08-29T18:51:15.036 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oNL-PNpP98Ar2dR off=2423779 len=1271537 2024-08-29T18:51:15.047 INFO:tasks.workunit.client.0.smithi089.stdout:op 4253 completed, throughput=5MB/sec 2024-08-29T18:51:15.047 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n8KwOhMe_bix1p9 off=10053607 len=693611 2024-08-29T18:51:15.055 INFO:tasks.workunit.client.0.smithi089.stdout:op 4254 completed, throughput=5MB/sec 2024-08-29T18:51:15.055 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GJsPqu53l4iVHap off=7896479 len=786794 2024-08-29T18:51:15.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 4255 completed, throughput=5MB/sec 2024-08-29T18:51:15.062 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uSSseEh-4HZM1-l off=306934 len=816228 2024-08-29T18:51:15.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 4256 completed, throughput=5MB/sec 2024-08-29T18:51:15.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:51:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:51:15] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:51:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:14 smithi089 bash[78574]: cluster 2024-08-29T18:51:13.530187+0000 mgr.y (mgr.34104) 1166 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:51:15.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:14 smithi089 bash[77323]: cluster 2024-08-29T18:51:13.530187+0000 mgr.y (mgr.34104) 1166 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:51:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:14 smithi144 bash[67678]: cluster 2024-08-29T18:51:13.530187+0000 mgr.y (mgr.34104) 1166 : cluster [DBG] pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:51:16.070 INFO:tasks.workunit.client.0.smithi089.stdout: 804: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:16.071 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wTBkRt_wdT8ctSS off=1954180 len=1542660 2024-08-29T18:51:16.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 4257 completed, throughput=5MB/sec 2024-08-29T18:51:16.083 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UeGYgGd66aL36zF off=15563591 len=423372 2024-08-29T18:51:16.085 INFO:tasks.workunit.client.0.smithi089.stdout:op 4258 completed, throughput=5MB/sec 2024-08-29T18:51:16.085 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fWupUqkwTD7VhrT off=2559062 len=163103 2024-08-29T18:51:16.087 INFO:tasks.workunit.client.0.smithi089.stdout:op 4259 completed, throughput=5MB/sec 2024-08-29T18:51:16.087 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oU5K7wWTD7Ey415 off=2003856 len=1219901 2024-08-29T18:51:16.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 4260 completed, throughput=5MB/sec 2024-08-29T18:51:16.091 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3n58IORjmoAychL off=12296150 len=1629250 2024-08-29T18:51:16.106 INFO:tasks.workunit.client.0.smithi089.stdout:op 4261 completed, throughput=5MB/sec 2024-08-29T18:51:16.106 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X8GRgCcyyr3t04O off=6587086 len=379652 2024-08-29T18:51:16.113 INFO:tasks.workunit.client.0.smithi089.stdout:op 4262 completed, throughput=5MB/sec 2024-08-29T18:51:17.114 INFO:tasks.workunit.client.0.smithi089.stdout: 805: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:17.114 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_VudDElOWbe6FcR off=3176778 len=1797908 2024-08-29T18:51:17.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 4263 completed, throughput=5MB/sec 2024-08-29T18:51:17.119 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1moztVIOPGQRdEy off=24073175 len=538188 2024-08-29T18:51:17.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 4264 completed, throughput=5MB/sec 2024-08-29T18:51:17.121 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4mcFwohcS5RwB60 off=11093769 len=1174148 2024-08-29T18:51:17.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 4265 completed, throughput=5MB/sec 2024-08-29T18:51:17.132 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6h1_x_YPEfFVPBn off=20896201 len=1643346 2024-08-29T18:51:17.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 4266 completed, throughput=5MB/sec 2024-08-29T18:51:17.137 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y0n4yry0Se8DDcs off=11048968 len=1289445 2024-08-29T18:51:17.139 INFO:tasks.workunit.client.0.smithi089.stdout:op 4267 completed, throughput=5MB/sec 2024-08-29T18:51:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:16 smithi089 bash[77323]: cluster 2024-08-29T18:51:15.531046+0000 mgr.y (mgr.34104) 1167 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:51:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:16 smithi089 bash[78574]: cluster 2024-08-29T18:51:15.531046+0000 mgr.y (mgr.34104) 1167 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:51:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:16 smithi144 bash[67678]: cluster 2024-08-29T18:51:15.531046+0000 mgr.y (mgr.34104) 1167 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:51:18.139 INFO:tasks.workunit.client.0.smithi089.stdout: 806: throughput=5MB/sec pending data=0 2024-08-29T18:51:18.139 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oFLuslOjtiQ41ZZ off=3639393 len=1164886 2024-08-29T18:51:18.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 4268 completed, throughput=5MB/sec 2024-08-29T18:51:18.148 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ep1rPA8AlnyYzKw off=5457732 len=154421 2024-08-29T18:51:18.150 INFO:tasks.workunit.client.0.smithi089.stdout:op 4269 completed, throughput=5MB/sec 2024-08-29T18:51:18.150 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iQVH8XUkk0iTHm3 off=16021264 len=376095 2024-08-29T18:51:18.156 INFO:tasks.workunit.client.0.smithi089.stdout:op 4270 completed, throughput=5MB/sec 2024-08-29T18:51:18.157 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xFK-JlcprrOVKIV off=7082957 len=2013248 2024-08-29T18:51:18.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 4271 completed, throughput=5MB/sec 2024-08-29T18:51:18.165 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ukwY893CFRrc2pO off=18821773 len=1745777 2024-08-29T18:51:18.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 4272 completed, throughput=5MB/sec 2024-08-29T18:51:19.170 INFO:tasks.workunit.client.0.smithi089.stdout: 807: throughput=5MB/sec pending data=0 2024-08-29T18:51:19.170 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dnJDGMWsH_zbouk off=9062115 len=1360311 2024-08-29T18:51:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:18 smithi089 bash[77323]: cluster 2024-08-29T18:51:17.532162+0000 mgr.y (mgr.34104) 1168 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:51:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:18 smithi089 bash[78574]: cluster 2024-08-29T18:51:17.532162+0000 mgr.y (mgr.34104) 1168 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:51:19.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 4273 completed, throughput=5MB/sec 2024-08-29T18:51:19.183 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KN2TWO9J-CLw-Bg off=16602455 len=601165 2024-08-29T18:51:19.190 INFO:tasks.workunit.client.0.smithi089.stdout:op 4274 completed, throughput=5MB/sec 2024-08-29T18:51:19.190 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-slQtwZU7fFW52Dt off=5669937 len=1641025 2024-08-29T18:51:19.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 4275 completed, throughput=5MB/sec 2024-08-29T18:51:19.201 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Dja9WORNikYXV_7 off=3705417 len=830894 2024-08-29T18:51:19.208 INFO:tasks.workunit.client.0.smithi089.stdout:op 4276 completed, throughput=5MB/sec 2024-08-29T18:51:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:18 smithi144 bash[67678]: cluster 2024-08-29T18:51:17.532162+0000 mgr.y (mgr.34104) 1168 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:51:20.209 INFO:tasks.workunit.client.0.smithi089.stdout: 808: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:20.209 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vW5JCaRHDexUGZp off=7380736 len=2044268 2024-08-29T18:51:20.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 4277 completed, throughput=5MB/sec 2024-08-29T18:51:20.216 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--vA2Hrosxy3DAK4 off=1463751 len=615454 2024-08-29T18:51:20.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 4278 completed, throughput=5MB/sec 2024-08-29T18:51:20.223 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mbcGO6f7mKhdVEe off=1314412 len=1705387 2024-08-29T18:51:20.237 INFO:tasks.workunit.client.0.smithi089.stdout:op 4279 completed, throughput=5MB/sec 2024-08-29T18:51:20.237 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2nrZ34yFbz7UkmY off=420472 len=695180 2024-08-29T18:51:20.239 INFO:tasks.workunit.client.0.smithi089.stdout:op 4280 completed, throughput=5MB/sec 2024-08-29T18:51:20.240 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B7WTE5YX7o7Ziyw off=9335021 len=653428 2024-08-29T18:51:20.246 INFO:tasks.workunit.client.0.smithi089.stdout:op 4281 completed, throughput=5MB/sec 2024-08-29T18:51:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:20 smithi089 bash[77323]: cluster 2024-08-29T18:51:19.533118+0000 mgr.y (mgr.34104) 1169 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:51:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:20 smithi089 bash[78574]: cluster 2024-08-29T18:51:19.533118+0000 mgr.y (mgr.34104) 1169 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:51:21.247 INFO:tasks.workunit.client.0.smithi089.stdout: 809: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:21.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TWJE3rpGtCvvn0j off=3656401 len=909181 2024-08-29T18:51:21.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 4282 completed, throughput=5MB/sec 2024-08-29T18:51:21.256 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O0s90u0tM9uJ_qU off=6954031 len=1008669 2024-08-29T18:51:21.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 4283 completed, throughput=5MB/sec 2024-08-29T18:51:21.259 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KxUrC2eTb4CJ7Lf off=975658 len=748578 2024-08-29T18:51:21.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 4284 completed, throughput=5MB/sec 2024-08-29T18:51:21.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N-pkEir2YWmSDL1 off=11817038 len=1175167 2024-08-29T18:51:21.271 INFO:tasks.workunit.client.0.smithi089.stdout:op 4285 completed, throughput=5MB/sec 2024-08-29T18:51:21.272 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VBDvgKK1ZFuAUfZ off=1061781 len=1848877 2024-08-29T18:51:21.286 INFO:tasks.workunit.client.0.smithi089.stdout:op 4286 completed, throughput=5MB/sec 2024-08-29T18:51:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:20 smithi144 bash[67678]: cluster 2024-08-29T18:51:19.533118+0000 mgr.y (mgr.34104) 1169 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:51:22.287 INFO:tasks.workunit.client.0.smithi089.stdout: 810: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:22.287 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1iwdQ-MS_lqOVLW off=1139478 len=1135286 2024-08-29T18:51:22.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 4287 completed, throughput=5MB/sec 2024-08-29T18:51:22.291 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3BvQCcIA8npjGv0 off=7086282 len=1660495 2024-08-29T18:51:22.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 4288 completed, throughput=5MB/sec 2024-08-29T18:51:22.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3xHXQm1q5zmR9c9 off=6209042 len=1654320 2024-08-29T18:51:22.318 INFO:tasks.workunit.client.0.smithi089.stdout:op 4289 completed, throughput=5MB/sec 2024-08-29T18:51:22.318 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7qd7ykzqTy3JfYN off=14363707 len=1210868 2024-08-29T18:51:22.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 4290 completed, throughput=5MB/sec 2024-08-29T18:51:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:22 smithi089 bash[77323]: cluster 2024-08-29T18:51:21.534094+0000 mgr.y (mgr.34104) 1170 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:51:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:22 smithi089 bash[77323]: audit 2024-08-29T18:51:22.744772+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:22 smithi089 bash[78574]: cluster 2024-08-29T18:51:21.534094+0000 mgr.y (mgr.34104) 1170 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:51:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:22 smithi089 bash[78574]: audit 2024-08-29T18:51:22.744772+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:22 smithi144 bash[67678]: cluster 2024-08-29T18:51:21.534094+0000 mgr.y (mgr.34104) 1170 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:51:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:22 smithi144 bash[67678]: audit 2024-08-29T18:51:22.744772+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:23.321 INFO:tasks.workunit.client.0.smithi089.stdout: 811: throughput=5MB/sec pending data=0 2024-08-29T18:51:23.324 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OKmj1HZKagNG8Mf off=21737486 len=89740 2024-08-29T18:51:23.324 INFO:tasks.workunit.client.0.smithi089.stdout:op 4291 completed, throughput=5MB/sec 2024-08-29T18:51:23.324 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sjxB7t_5ArIAs1J off=0 len=1659168 2024-08-29T18:51:23.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 4292 completed, throughput=5MB/sec 2024-08-29T18:51:23.328 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RzLQGF4PWjzginp off=12986942 len=1532656 2024-08-29T18:51:23.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 4293 completed, throughput=5MB/sec 2024-08-29T18:51:23.332 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GjX8VqHWc356pGj off=16810661 len=824276 2024-08-29T18:51:23.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 4294 completed, throughput=5MB/sec 2024-08-29T18:51:23.342 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--O6hgPGOEx-jJn8 off=11218991 len=680434 2024-08-29T18:51:23.344 INFO:tasks.workunit.client.0.smithi089.stdout:op 4295 completed, throughput=5MB/sec 2024-08-29T18:51:24.344 INFO:tasks.workunit.client.0.smithi089.stdout: 812: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:24.344 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zaztP5NR7YGjKiP off=2215838 len=1657979 2024-08-29T18:51:24.348 INFO:tasks.workunit.client.0.smithi089.stdout:op 4296 completed, throughput=5MB/sec 2024-08-29T18:51:24.348 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VF1-NK8C5gibpe0 off=2817338 len=1550103 2024-08-29T18:51:24.352 INFO:tasks.workunit.client.0.smithi089.stdout:op 4297 completed, throughput=5MB/sec 2024-08-29T18:51:24.352 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9FWVNqKe4TW61Vh off=5356362 len=461126 2024-08-29T18:51:24.359 INFO:tasks.workunit.client.0.smithi089.stdout:op 4298 completed, throughput=5MB/sec 2024-08-29T18:51:24.359 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BFI43dUbf-BQnFh off=1115341 len=1451531 2024-08-29T18:51:24.370 INFO:tasks.workunit.client.0.smithi089.stdout:op 4299 completed, throughput=5MB/sec 2024-08-29T18:51:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:24 smithi089 bash[77323]: cluster 2024-08-29T18:51:23.535101+0000 mgr.y (mgr.34104) 1171 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:51:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:51:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:51:25] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:51:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:24 smithi089 bash[78574]: cluster 2024-08-29T18:51:23.535101+0000 mgr.y (mgr.34104) 1171 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:51:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:24 smithi144 bash[67678]: cluster 2024-08-29T18:51:23.535101+0000 mgr.y (mgr.34104) 1171 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:51:25.371 INFO:tasks.workunit.client.0.smithi089.stdout: 813: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:25.371 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WikDcgnX4PiymE3 off=10974625 len=1486875 2024-08-29T18:51:25.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 4300 completed, throughput=5MB/sec 2024-08-29T18:51:25.375 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1hRK7k89EOad0oG off=3472494 len=1917402 2024-08-29T18:51:25.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 4301 completed, throughput=5MB/sec 2024-08-29T18:51:25.390 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bGbvrz8IeRM3J_S off=3441832 len=891984 2024-08-29T18:51:25.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 4302 completed, throughput=5MB/sec 2024-08-29T18:51:25.398 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bj4Rl7TGFACRTsw off=4844575 len=1061585 2024-08-29T18:51:25.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 4303 completed, throughput=5MB/sec 2024-08-29T18:51:26.402 INFO:tasks.workunit.client.0.smithi089.stdout: 814: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:26.402 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QHV-eEMYn8B-pVh off=15419995 len=266007 2024-08-29T18:51:26.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 4304 completed, throughput=4.99MB/sec 2024-08-29T18:51:26.403 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fTD3Lj94KUv5euW off=3796280 len=22577 2024-08-29T18:51:26.409 INFO:tasks.workunit.client.0.smithi089.stdout:op 4305 completed, throughput=4.99MB/sec 2024-08-29T18:51:26.409 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-otcgV2QWxHGSax0 off=2079439 len=1407218 2024-08-29T18:51:26.412 INFO:tasks.workunit.client.0.smithi089.stdout:op 4306 completed, throughput=5MB/sec 2024-08-29T18:51:26.412 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CEbLDacTgvGDSHn off=6795612 len=1141665 2024-08-29T18:51:26.414 INFO:tasks.workunit.client.0.smithi089.stdout:op 4307 completed, throughput=5MB/sec 2024-08-29T18:51:26.415 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0iB63f6kfgJYpds off=7428120 len=541411 2024-08-29T18:51:26.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 4308 completed, throughput=5MB/sec 2024-08-29T18:51:26.416 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lrBjJJ2-ma9fd63 off=17591297 len=1998331 2024-08-29T18:51:26.421 INFO:tasks.workunit.client.0.smithi089.stdout:op 4309 completed, throughput=5MB/sec 2024-08-29T18:51:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:26 smithi089 bash[77323]: cluster 2024-08-29T18:51:25.535920+0000 mgr.y (mgr.34104) 1172 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:51:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:26 smithi089 bash[78574]: cluster 2024-08-29T18:51:25.535920+0000 mgr.y (mgr.34104) 1172 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:51:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:26 smithi144 bash[67678]: cluster 2024-08-29T18:51:25.535920+0000 mgr.y (mgr.34104) 1172 : cluster [DBG] pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:51:27.421 INFO:tasks.workunit.client.0.smithi089.stdout: 815: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:27.421 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UjGmBbce2TayJaH off=3390488 len=1291439 2024-08-29T18:51:27.434 INFO:tasks.workunit.client.0.smithi089.stdout:op 4310 completed, throughput=5MB/sec 2024-08-29T18:51:27.434 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wa3jLqUQ5r6plYc off=3373476 len=887860 2024-08-29T18:51:27.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 4311 completed, throughput=5MB/sec 2024-08-29T18:51:27.437 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-anwf7J1pjIW163G off=5337818 len=141598 2024-08-29T18:51:27.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 4312 completed, throughput=5MB/sec 2024-08-29T18:51:27.441 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DTxllpx8K7hBffd off=13702217 len=130623 2024-08-29T18:51:27.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 4313 completed, throughput=5MB/sec 2024-08-29T18:51:27.446 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-waHCkeagDX1z54q off=4143613 len=1814999 2024-08-29T18:51:27.451 INFO:tasks.workunit.client.0.smithi089.stdout:op 4314 completed, throughput=5MB/sec 2024-08-29T18:51:27.451 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Rw_cp3_d9R_yL6k off=16492256 len=356099 2024-08-29T18:51:27.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 4315 completed, throughput=5MB/sec 2024-08-29T18:51:27.452 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EmWdxsp_jDofZ6L off=3645134 len=447261 2024-08-29T18:51:27.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 4316 completed, throughput=5MB/sec 2024-08-29T18:51:27.454 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ss6J16ARcziYJgc off=15418611 len=1919339 2024-08-29T18:51:27.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 4317 completed, throughput=5MB/sec 2024-08-29T18:51:28.468 INFO:tasks.workunit.client.0.smithi089.stdout: 816: throughput=5MB/sec pending data=0 2024-08-29T18:51:28.468 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WLdicJmerhqI7u5 off=679349 len=884131 2024-08-29T18:51:28.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 4318 completed, throughput=5MB/sec 2024-08-29T18:51:28.476 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2fJrsSpjBI5rQO2 off=1429232 len=1948235 2024-08-29T18:51:28.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 4319 completed, throughput=5MB/sec 2024-08-29T18:51:28.481 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pzcTAID899mTBs- off=3011558 len=387994 2024-08-29T18:51:28.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 4320 completed, throughput=5MB/sec 2024-08-29T18:51:28.482 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yVE75JfNnk0hmbl off=2739957 len=1623610 2024-08-29T18:51:28.488 INFO:tasks.workunit.client.0.smithi089.stdout:op 4321 completed, throughput=5MB/sec 2024-08-29T18:51:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:28 smithi089 bash[77323]: cluster 2024-08-29T18:51:27.537008+0000 mgr.y (mgr.34104) 1173 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:51:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:28 smithi089 bash[78574]: cluster 2024-08-29T18:51:27.537008+0000 mgr.y (mgr.34104) 1173 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:51:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:28 smithi144 bash[67678]: cluster 2024-08-29T18:51:27.537008+0000 mgr.y (mgr.34104) 1173 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:51:29.488 INFO:tasks.workunit.client.0.smithi089.stdout: 817: throughput=5MB/sec pending data=0 2024-08-29T18:51:29.488 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0Bck1Aq5A8yZ9UK off=4585116 len=201346 2024-08-29T18:51:29.489 INFO:tasks.workunit.client.0.smithi089.stdout:op 4322 completed, throughput=5MB/sec 2024-08-29T18:51:29.489 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tWjRzcBh6G8RvSm off=4468450 len=1590113 2024-08-29T18:51:29.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 4323 completed, throughput=5MB/sec 2024-08-29T18:51:29.494 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D2ZRgRd7kRoSKMk off=13184061 len=243789 2024-08-29T18:51:29.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 4324 completed, throughput=5MB/sec 2024-08-29T18:51:29.495 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TUVd8uz96harwyr off=6704547 len=569317 2024-08-29T18:51:29.503 INFO:tasks.workunit.client.0.smithi089.stdout:op 4325 completed, throughput=5MB/sec 2024-08-29T18:51:29.503 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FDGDkRMC3LmzjLw off=3529950 len=1765537 2024-08-29T18:51:29.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 4326 completed, throughput=5MB/sec 2024-08-29T18:51:30.519 INFO:tasks.workunit.client.0.smithi089.stdout: 818: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:30.520 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8K4cqHTrQlqfufL off=10614564 len=465933 2024-08-29T18:51:30.521 INFO:tasks.workunit.client.0.smithi089.stdout:op 4327 completed, throughput=4.99MB/sec 2024-08-29T18:51:30.521 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IIY_XeFJZcdicMs off=4625606 len=1074198 2024-08-29T18:51:30.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 4328 completed, throughput=5MB/sec 2024-08-29T18:51:30.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pnLtzldkgDD5zt0 off=13587840 len=1821625 2024-08-29T18:51:30.536 INFO:tasks.workunit.client.0.smithi089.stdout:op 4329 completed, throughput=5MB/sec 2024-08-29T18:51:30.536 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-II4JbMcAzVJhc7M off=10292773 len=787957 2024-08-29T18:51:30.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 4330 completed, throughput=5MB/sec 2024-08-29T18:51:30.539 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b2Z_l9VEfGALAUi off=8893679 len=1382543 2024-08-29T18:51:30.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 4331 completed, throughput=5MB/sec 2024-08-29T18:51:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:30 smithi089 bash[77323]: cluster 2024-08-29T18:51:29.538058+0000 mgr.y (mgr.34104) 1174 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:51:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:30 smithi089 bash[78574]: cluster 2024-08-29T18:51:29.538058+0000 mgr.y (mgr.34104) 1174 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:51:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:30 smithi144 bash[67678]: cluster 2024-08-29T18:51:29.538058+0000 mgr.y (mgr.34104) 1174 : cluster [DBG] pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:51:31.543 INFO:tasks.workunit.client.0.smithi089.stdout: 819: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:31.543 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ElmYnlpELpGYYbr off=2404189 len=1525965 2024-08-29T18:51:31.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 4332 completed, throughput=5MB/sec 2024-08-29T18:51:31.547 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Y_zWJRSydogCQe2 off=4534205 len=1962520 2024-08-29T18:51:31.563 INFO:tasks.workunit.client.0.smithi089.stdout:op 4333 completed, throughput=5MB/sec 2024-08-29T18:51:31.563 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RkcXZNxILykOQ1w off=1516747 len=721974 2024-08-29T18:51:31.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 4334 completed, throughput=5MB/sec 2024-08-29T18:51:31.571 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L4EIoPn6LWRh8o0 off=1127266 len=934377 2024-08-29T18:51:31.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 4335 completed, throughput=5MB/sec 2024-08-29T18:51:31.574 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Lv0qXNxuYDTuzcm off=6157213 len=1018872 2024-08-29T18:51:31.577 INFO:tasks.workunit.client.0.smithi089.stdout:op 4336 completed, throughput=5MB/sec 2024-08-29T18:51:32.577 INFO:tasks.workunit.client.0.smithi089.stdout: 820: throughput=5MB/sec pending data=0 2024-08-29T18:51:32.577 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PhqcjoCVSTvvHM_ off=3085462 len=287936 2024-08-29T18:51:32.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 4337 completed, throughput=5MB/sec 2024-08-29T18:51:32.583 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DnDQAz_HCJhxBGL off=4716928 len=7316 2024-08-29T18:51:32.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 4338 completed, throughput=5MB/sec 2024-08-29T18:51:32.588 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LkTc8ZIH8By4-dc off=1834017 len=298101 2024-08-29T18:51:32.589 INFO:tasks.workunit.client.0.smithi089.stdout:op 4339 completed, throughput=5MB/sec 2024-08-29T18:51:32.589 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FrJRAnvi-VG3i-l off=204664 len=537201 2024-08-29T18:51:32.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 4340 completed, throughput=5MB/sec 2024-08-29T18:51:32.591 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ctH0VfexrNKdmsd off=3502798 len=1201723 2024-08-29T18:51:32.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 4341 completed, throughput=5MB/sec 2024-08-29T18:51:32.600 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-v8pfXxy2hRJx7pr off=156950 len=2038913 2024-08-29T18:51:32.618 INFO:tasks.workunit.client.0.smithi089.stdout:op 4342 completed, throughput=5MB/sec 2024-08-29T18:51:32.618 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rKqrFfjUqgzPI9b off=11887153 len=1754098 2024-08-29T18:51:32.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 4343 completed, throughput=5MB/sec 2024-08-29T18:51:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:32 smithi089 bash[77323]: cluster 2024-08-29T18:51:31.539017+0000 mgr.y (mgr.34104) 1175 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:51:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:32 smithi089 bash[78574]: cluster 2024-08-29T18:51:31.539017+0000 mgr.y (mgr.34104) 1175 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:51:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:32 smithi144 bash[67678]: cluster 2024-08-29T18:51:31.539017+0000 mgr.y (mgr.34104) 1175 : cluster [DBG] pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:51:33.629 INFO:tasks.workunit.client.0.smithi089.stdout: 821: throughput=5MB/sec pending data=0 2024-08-29T18:51:33.629 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zod4zLqlUC2K6DS off=15409929 len=963389 2024-08-29T18:51:33.631 INFO:tasks.workunit.client.0.smithi089.stdout:op 4344 completed, throughput=5MB/sec 2024-08-29T18:51:33.632 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b5U620LZto972Vb off=1717097 len=284871 2024-08-29T18:51:33.633 INFO:tasks.workunit.client.0.smithi089.stdout:op 4345 completed, throughput=5MB/sec 2024-08-29T18:51:33.633 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LYcDSnyK2id2xim off=3569221 len=1618425 2024-08-29T18:51:33.644 INFO:tasks.workunit.client.0.smithi089.stdout:op 4346 completed, throughput=5MB/sec 2024-08-29T18:51:33.644 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nVTUfkac4kDXFsJ off=2695247 len=2007512 2024-08-29T18:51:33.649 INFO:tasks.workunit.client.0.smithi089.stdout:op 4347 completed, throughput=5MB/sec 2024-08-29T18:51:34.649 INFO:tasks.workunit.client.0.smithi089.stdout: 822: throughput=5MB/sec pending data=0 2024-08-29T18:51:34.649 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4JzopKCsMSaYEGe off=10980381 len=66468 2024-08-29T18:51:34.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 4348 completed, throughput=5MB/sec 2024-08-29T18:51:34.654 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O4ah3PI1UXjQyvx off=1276342 len=153648 2024-08-29T18:51:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 4349 completed, throughput=5MB/sec 2024-08-29T18:51:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nPd_sFDm13-DqEy off=13653227 len=1777441 2024-08-29T18:51:34.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 4350 completed, throughput=5MB/sec 2024-08-29T18:51:34.676 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5NsOKRjOZgslE1j off=19594783 len=365732 2024-08-29T18:51:34.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 4351 completed, throughput=5MB/sec 2024-08-29T18:51:34.677 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jDXZX3a1aqHAavd off=5107679 len=1206038 2024-08-29T18:51:34.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 4352 completed, throughput=5MB/sec 2024-08-29T18:51:34.687 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8_enRJtWZpTmVTo off=10051620 len=665417 2024-08-29T18:51:34.694 INFO:tasks.workunit.client.0.smithi089.stdout:op 4353 completed, throughput=5MB/sec 2024-08-29T18:51:34.694 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I002kiNm2AatoOa off=8480101 len=764603 2024-08-29T18:51:34.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 4354 completed, throughput=5MB/sec 2024-08-29T18:51:35.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:51:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:51:35] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:51:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:34 smithi089 bash[77323]: cluster 2024-08-29T18:51:33.539995+0000 mgr.y (mgr.34104) 1176 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:51:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:34 smithi089 bash[78574]: cluster 2024-08-29T18:51:33.539995+0000 mgr.y (mgr.34104) 1176 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:51:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:34 smithi144 bash[67678]: cluster 2024-08-29T18:51:33.539995+0000 mgr.y (mgr.34104) 1176 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:51:35.703 INFO:tasks.workunit.client.0.smithi089.stdout: 823: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:35.703 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S1llaz9lo8HwXgR off=12656036 len=2026377 2024-08-29T18:51:35.708 INFO:tasks.workunit.client.0.smithi089.stdout:op 4355 completed, throughput=5MB/sec 2024-08-29T18:51:35.708 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B_h8i9A9JJCqX2g off=9357038 len=1348062 2024-08-29T18:51:35.712 INFO:tasks.workunit.client.0.smithi089.stdout:op 4356 completed, throughput=5MB/sec 2024-08-29T18:51:35.712 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HG3DTG_FeK-EFFD off=17010374 len=588974 2024-08-29T18:51:35.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 4357 completed, throughput=5MB/sec 2024-08-29T18:51:35.718 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LicV75TXJw1hlTK off=11130055 len=584963 2024-08-29T18:51:35.726 INFO:tasks.workunit.client.0.smithi089.stdout:op 4358 completed, throughput=5MB/sec 2024-08-29T18:51:35.726 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s63081JD8D2PO_Z off=5534039 len=992451 2024-08-29T18:51:35.730 INFO:tasks.workunit.client.0.smithi089.stdout:op 4359 completed, throughput=5MB/sec 2024-08-29T18:51:36.730 INFO:tasks.workunit.client.0.smithi089.stdout: 824: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:36.730 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hM7wWw7Za_4fxRs off=8380136 len=989095 2024-08-29T18:51:36.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 4360 completed, throughput=5MB/sec 2024-08-29T18:51:36.736 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Pqt5GviUfLYwpqn off=13780127 len=1352706 2024-08-29T18:51:36.749 INFO:tasks.workunit.client.0.smithi089.stdout:op 4361 completed, throughput=5MB/sec 2024-08-29T18:51:36.749 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7jpJj-SAt1cvRYU off=10262514 len=706352 2024-08-29T18:51:36.756 INFO:tasks.workunit.client.0.smithi089.stdout:op 4362 completed, throughput=5MB/sec 2024-08-29T18:51:36.756 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-be_U9v0YhUPVy3e off=8626527 len=1860889 2024-08-29T18:51:36.767 INFO:tasks.workunit.client.0.smithi089.stdout:op 4363 completed, throughput=5MB/sec 2024-08-29T18:51:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:36 smithi089 bash[77323]: cluster 2024-08-29T18:51:35.540815+0000 mgr.y (mgr.34104) 1177 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-08-29T18:51:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:36 smithi089 bash[78574]: cluster 2024-08-29T18:51:35.540815+0000 mgr.y (mgr.34104) 1177 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-08-29T18:51:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:36 smithi144 bash[67678]: cluster 2024-08-29T18:51:35.540815+0000 mgr.y (mgr.34104) 1177 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-08-29T18:51:37.768 INFO:tasks.workunit.client.0.smithi089.stdout: 825: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:37.768 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RMhXmwimN0UO6pk off=8706468 len=573056 2024-08-29T18:51:37.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 4364 completed, throughput=4.99MB/sec 2024-08-29T18:51:37.770 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3x6MVH40ZM2dPxF off=8875508 len=1346067 2024-08-29T18:51:37.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 4365 completed, throughput=5MB/sec 2024-08-29T18:51:37.774 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kDxFSgvll7ryKKg off=6946714 len=384708 2024-08-29T18:51:37.775 INFO:tasks.workunit.client.0.smithi089.stdout:op 4366 completed, throughput=5MB/sec 2024-08-29T18:51:37.775 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jKHhRkKUhCSIk32 off=6162177 len=1332591 2024-08-29T18:51:37.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 4367 completed, throughput=5MB/sec 2024-08-29T18:51:37.780 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RRJku60k-vCPfPp off=14011358 len=762036 2024-08-29T18:51:37.783 INFO:tasks.workunit.client.0.smithi089.stdout:op 4368 completed, throughput=5MB/sec 2024-08-29T18:51:37.783 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-l3eZWP-ZZ3r-knE off=2726034 len=1744103 2024-08-29T18:51:37.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 4369 completed, throughput=5MB/sec 2024-08-29T18:51:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:37 smithi089 bash[77323]: audit 2024-08-29T18:51:37.745006+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:37 smithi089 bash[78574]: audit 2024-08-29T18:51:37.745006+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:37 smithi144 bash[67678]: audit 2024-08-29T18:51:37.745006+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:38.799 INFO:tasks.workunit.client.0.smithi089.stdout: 826: throughput=5MB/sec pending data=0 2024-08-29T18:51:38.799 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vNS5CSohx7RcCfb off=6392728 len=1072078 2024-08-29T18:51:38.813 INFO:tasks.workunit.client.0.smithi089.stdout:op 4370 completed, throughput=5MB/sec 2024-08-29T18:51:38.813 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ASci7X3Br5_Dnd5 off=2296320 len=1287135 2024-08-29T18:51:38.823 INFO:tasks.workunit.client.0.smithi089.stdout:op 4371 completed, throughput=5MB/sec 2024-08-29T18:51:38.823 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r6efKwm7RHNus9Y off=14324490 len=1097792 2024-08-29T18:51:38.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 4372 completed, throughput=5MB/sec 2024-08-29T18:51:38.833 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f2HLIpvamr6l-_F off=8413938 len=1540491 2024-08-29T18:51:38.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 4373 completed, throughput=5MB/sec 2024-08-29T18:51:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:38 smithi089 bash[78574]: cluster 2024-08-29T18:51:37.541874+0000 mgr.y (mgr.34104) 1178 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:51:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:38 smithi089 bash[77323]: cluster 2024-08-29T18:51:37.541874+0000 mgr.y (mgr.34104) 1178 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:51:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:38 smithi144 bash[67678]: cluster 2024-08-29T18:51:37.541874+0000 mgr.y (mgr.34104) 1178 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:51:39.845 INFO:tasks.workunit.client.0.smithi089.stdout: 827: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:39.846 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xj2sw75Fz4NTm5P off=23387181 len=1709108 2024-08-29T18:51:39.858 INFO:tasks.workunit.client.0.smithi089.stdout:op 4374 completed, throughput=5MB/sec 2024-08-29T18:51:39.858 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ql-5ra6vNyzFMmI off=1112372 len=333958 2024-08-29T18:51:39.865 INFO:tasks.workunit.client.0.smithi089.stdout:op 4375 completed, throughput=5MB/sec 2024-08-29T18:51:39.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QjjcWM-fwm-DJvl off=8258624 len=313573 2024-08-29T18:51:39.870 INFO:tasks.workunit.client.0.smithi089.stdout:op 4376 completed, throughput=5MB/sec 2024-08-29T18:51:39.870 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t5bHnphMzhgYq1w off=5087034 len=195608 2024-08-29T18:51:39.876 INFO:tasks.workunit.client.0.smithi089.stdout:op 4377 completed, throughput=5MB/sec 2024-08-29T18:51:39.876 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z8KGN3UEONYx6DI off=3737419 len=1726105 2024-08-29T18:51:39.880 INFO:tasks.workunit.client.0.smithi089.stdout:op 4378 completed, throughput=5MB/sec 2024-08-29T18:51:39.880 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XUNRXijXXQlLKzF off=3134670 len=807363 2024-08-29T18:51:39.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 4379 completed, throughput=5MB/sec 2024-08-29T18:51:40.883 INFO:tasks.workunit.client.0.smithi089.stdout: 828: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:40.883 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lOFtLbQYN02Gi7K off=13153331 len=9083 2024-08-29T18:51:40.884 INFO:tasks.workunit.client.0.smithi089.stdout:op 4380 completed, throughput=4.99MB/sec 2024-08-29T18:51:40.884 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f9jR7qQ2t0zUArU off=16743736 len=345410 2024-08-29T18:51:40.891 INFO:tasks.workunit.client.0.smithi089.stdout:op 4381 completed, throughput=4.99MB/sec 2024-08-29T18:51:40.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xnBg4ocHVURpIs- off=4202489 len=711417 2024-08-29T18:51:40.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 4382 completed, throughput=5MB/sec 2024-08-29T18:51:40.898 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MID4H7xIAKCqIep off=681023 len=16878 2024-08-29T18:51:40.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 4383 completed, throughput=5MB/sec 2024-08-29T18:51:40.899 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8mdPkh--8tbAr8k off=2267380 len=959153 2024-08-29T18:51:40.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 4384 completed, throughput=5MB/sec 2024-08-29T18:51:40.903 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-suEfZ_FqAMU9mVM off=282828 len=956836 2024-08-29T18:51:40.906 INFO:tasks.workunit.client.0.smithi089.stdout:op 4385 completed, throughput=5MB/sec 2024-08-29T18:51:40.906 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oe8Oxlvzj7t88h2 off=3158388 len=1770686 2024-08-29T18:51:40.918 INFO:tasks.workunit.client.0.smithi089.stdout:op 4386 completed, throughput=5MB/sec 2024-08-29T18:51:40.919 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gWVlCSONpQSpN36 off=1023131 len=310902 2024-08-29T18:51:40.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 4387 completed, throughput=5MB/sec 2024-08-29T18:51:40.924 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RNTUvdN1sDHKVe9 off=10805958 len=529397 2024-08-29T18:51:40.925 INFO:tasks.workunit.client.0.smithi089.stdout:op 4388 completed, throughput=5MB/sec 2024-08-29T18:51:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:40 smithi089 bash[77323]: cluster 2024-08-29T18:51:39.542779+0000 mgr.y (mgr.34104) 1179 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:51:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:40 smithi089 bash[78574]: cluster 2024-08-29T18:51:39.542779+0000 mgr.y (mgr.34104) 1179 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:51:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:40 smithi144 bash[67678]: cluster 2024-08-29T18:51:39.542779+0000 mgr.y (mgr.34104) 1179 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-08-29T18:51:41.925 INFO:tasks.workunit.client.0.smithi089.stdout: 829: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:41.925 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GUYAh7ea4f2Pc2s off=2412155 len=103794 2024-08-29T18:51:41.926 INFO:tasks.workunit.client.0.smithi089.stdout:op 4389 completed, throughput=4.99MB/sec 2024-08-29T18:51:41.927 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ovJjAsPg4iigzT- off=11426729 len=1518548 2024-08-29T18:51:41.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 4390 completed, throughput=5MB/sec 2024-08-29T18:51:41.941 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Em7Qo5U73D12NkL off=13094677 len=74493 2024-08-29T18:51:41.941 INFO:tasks.workunit.client.0.smithi089.stdout:op 4391 completed, throughput=5MB/sec 2024-08-29T18:51:41.941 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x1WdxCiP171hIB4 off=1698760 len=580164 2024-08-29T18:51:41.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 4392 completed, throughput=5MB/sec 2024-08-29T18:51:41.943 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HiCrggdrkkcLeGA off=14312140 len=920336 2024-08-29T18:51:41.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 4393 completed, throughput=5MB/sec 2024-08-29T18:51:41.946 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-skeaKSYbgjmHXrn off=15200367 len=1808518 2024-08-29T18:51:41.959 INFO:tasks.workunit.client.0.smithi089.stdout:op 4394 completed, throughput=5MB/sec 2024-08-29T18:51:41.959 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jv15JypQYR4j1Sz off=826782 len=795265 2024-08-29T18:51:41.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 4395 completed, throughput=5MB/sec 2024-08-29T18:51:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: 830: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:42.962 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-04VCGOXY8SYNDgK off=669135 len=421410 2024-08-29T18:51:42.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 4396 completed, throughput=5MB/sec 2024-08-29T18:51:42.965 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aa1hxy-L9PnsWhk off=3803895 len=1074077 2024-08-29T18:51:42.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 4397 completed, throughput=5MB/sec 2024-08-29T18:51:42.969 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zO8g-7eEeUFyPFA off=6025931 len=562879 2024-08-29T18:51:42.970 INFO:tasks.workunit.client.0.smithi089.stdout:op 4398 completed, throughput=5MB/sec 2024-08-29T18:51:42.971 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ba2_5neVTRUTu48 off=850815 len=659253 2024-08-29T18:51:42.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 4399 completed, throughput=5MB/sec 2024-08-29T18:51:42.978 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XSJ75Mq_pf41Bcs off=1373034 len=263931 2024-08-29T18:51:42.980 INFO:tasks.workunit.client.0.smithi089.stdout:op 4400 completed, throughput=5MB/sec 2024-08-29T18:51:42.980 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FWVf7TTLk5FYLaQ off=135411 len=848784 2024-08-29T18:51:42.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 4401 completed, throughput=5MB/sec 2024-08-29T18:51:42.984 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4nZ8QIpg9g3x3-_ off=3653622 len=1386483 2024-08-29T18:51:42.993 INFO:tasks.workunit.client.0.smithi089.stdout:op 4402 completed, throughput=5MB/sec 2024-08-29T18:51:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:42 smithi089 bash[77323]: cluster 2024-08-29T18:51:41.543748+0000 mgr.y (mgr.34104) 1180 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:51:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:42 smithi089 bash[78574]: cluster 2024-08-29T18:51:41.543748+0000 mgr.y (mgr.34104) 1180 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:51:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:42 smithi144 bash[67678]: cluster 2024-08-29T18:51:41.543748+0000 mgr.y (mgr.34104) 1180 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-08-29T18:51:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: 831: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:43.994 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eNRRnXFnkz0sPV6 off=2014138 len=1771146 2024-08-29T18:51:43.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 4403 completed, throughput=5MB/sec 2024-08-29T18:51:43.998 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S3xLT72cABedJWK off=3338155 len=1643800 2024-08-29T18:51:44.002 INFO:tasks.workunit.client.0.smithi089.stdout:op 4404 completed, throughput=5MB/sec 2024-08-29T18:51:44.002 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0YKikLBzXpuGOKb off=3774923 len=1013393 2024-08-29T18:51:44.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 4405 completed, throughput=5MB/sec 2024-08-29T18:51:44.005 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QTjRUkrtIpdSFUh off=10822043 len=1770948 2024-08-29T18:51:44.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 4406 completed, throughput=5MB/sec 2024-08-29T18:51:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: 832: throughput=5MB/sec pending data=0 2024-08-29T18:51:45.008 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gro2vuXDEQSWJ13 off=13451954 len=380827 2024-08-29T18:51:45.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 4407 completed, throughput=5MB/sec 2024-08-29T18:51:45.014 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b2tiW1nYkABkr0C off=1418048 len=241742 2024-08-29T18:51:45.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 4408 completed, throughput=5MB/sec 2024-08-29T18:51:45.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CNIFzgqOw5p-SPy off=11582553 len=1325485 2024-08-29T18:51:45.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 4409 completed, throughput=5MB/sec 2024-08-29T18:51:45.023 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-63qBBFJmYYYvwFS off=10819523 len=589444 2024-08-29T18:51:45.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 4410 completed, throughput=5MB/sec 2024-08-29T18:51:45.030 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7iHZEAeXku07L-H off=2261241 len=1408299 2024-08-29T18:51:45.041 INFO:tasks.workunit.client.0.smithi089.stdout:op 4411 completed, throughput=5MB/sec 2024-08-29T18:51:45.041 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ERv5zQSjcD8EOOF off=10752092 len=1196968 2024-08-29T18:51:45.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 4412 completed, throughput=5MB/sec 2024-08-29T18:51:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:44 smithi089 bash[77323]: cluster 2024-08-29T18:51:43.544715+0000 mgr.y (mgr.34104) 1181 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:51:45.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:51:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:51:45] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:51:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:44 smithi089 bash[78574]: cluster 2024-08-29T18:51:43.544715+0000 mgr.y (mgr.34104) 1181 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:51:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:44 smithi144 bash[67678]: cluster 2024-08-29T18:51:43.544715+0000 mgr.y (mgr.34104) 1181 : cluster [DBG] pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:51:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: 833: throughput=5MB/sec pending data=0 2024-08-29T18:51:46.046 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bWL84OvZ-pVv1ZB off=252616 len=1635386 2024-08-29T18:51:46.058 INFO:tasks.workunit.client.0.smithi089.stdout:op 4413 completed, throughput=5MB/sec 2024-08-29T18:51:46.059 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o_0iMQB8nmFqbSJ off=5952960 len=1340184 2024-08-29T18:51:46.071 INFO:tasks.workunit.client.0.smithi089.stdout:op 4414 completed, throughput=5MB/sec 2024-08-29T18:51:46.071 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XSJ75Mq_pf41Bcs off=5929875 len=88292 2024-08-29T18:51:46.072 INFO:tasks.workunit.client.0.smithi089.stdout:op 4415 completed, throughput=5MB/sec 2024-08-29T18:51:46.072 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bzWtqTUBpjCZeH8 off=7295995 len=745626 2024-08-29T18:51:46.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 4416 completed, throughput=5MB/sec 2024-08-29T18:51:46.080 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-huHL3hmWIvl__wS off=263401 len=158622 2024-08-29T18:51:46.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 4417 completed, throughput=5MB/sec 2024-08-29T18:51:46.084 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-odt3mPrs-ft-fcE off=285118 len=316622 2024-08-29T18:51:46.090 INFO:tasks.workunit.client.0.smithi089.stdout:op 4418 completed, throughput=5MB/sec 2024-08-29T18:51:46.090 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_Qjcx11Z4aDUk4A off=550821 len=1311700 2024-08-29T18:51:46.098 INFO:tasks.workunit.client.0.smithi089.stdout:op 4419 completed, throughput=5MB/sec 2024-08-29T18:51:47.099 INFO:tasks.workunit.client.0.smithi089.stdout: 834: throughput=5MB/sec pending data=0 2024-08-29T18:51:47.099 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3ClCj5-vUP6Xhxp off=6653595 len=371408 2024-08-29T18:51:47.100 INFO:tasks.workunit.client.0.smithi089.stdout:op 4420 completed, throughput=5MB/sec 2024-08-29T18:51:47.100 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W72Q57d_WP6HVgm off=5890064 len=1277189 2024-08-29T18:51:47.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 4421 completed, throughput=5MB/sec 2024-08-29T18:51:47.105 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Iq0jJprzqqhEU4m off=7890979 len=1261157 2024-08-29T18:51:47.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 4422 completed, throughput=5MB/sec 2024-08-29T18:51:47.117 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jiYRf_GWdKNoxGI off=11120583 len=984013 2024-08-29T18:51:47.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 4423 completed, throughput=5MB/sec 2024-08-29T18:51:47.127 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0b8Ap580_LdNyFI off=299558 len=1326810 2024-08-29T18:51:47.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 4424 completed, throughput=5MB/sec 2024-08-29T18:51:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:46 smithi089 bash[77323]: cluster 2024-08-29T18:51:45.545672+0000 mgr.y (mgr.34104) 1182 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:51:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:46 smithi089 bash[78574]: cluster 2024-08-29T18:51:45.545672+0000 mgr.y (mgr.34104) 1182 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:51:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:46 smithi144 bash[67678]: cluster 2024-08-29T18:51:45.545672+0000 mgr.y (mgr.34104) 1182 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:51:48.130 INFO:tasks.workunit.client.0.smithi089.stdout: 835: throughput=5MB/sec pending data=0 2024-08-29T18:51:48.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0FljwKjTBSQO-MH off=702651 len=374037 2024-08-29T18:51:48.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 4425 completed, throughput=5MB/sec 2024-08-29T18:51:48.132 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xb3ZRahB-0yeZBA off=1047873 len=1982275 2024-08-29T18:51:48.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 4426 completed, throughput=5MB/sec 2024-08-29T18:51:48.146 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Dbc2JSPMiqOiRlI off=1938152 len=1212638 2024-08-29T18:51:48.157 INFO:tasks.workunit.client.0.smithi089.stdout:op 4427 completed, throughput=5MB/sec 2024-08-29T18:51:48.157 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V69UxMkpB1xoTUc off=2979613 len=586194 2024-08-29T18:51:48.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 4428 completed, throughput=5MB/sec 2024-08-29T18:51:48.164 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dg5dGnSgRLBpMTy off=547664 len=650253 2024-08-29T18:51:48.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 4429 completed, throughput=5MB/sec 2024-08-29T18:51:49.167 INFO:tasks.workunit.client.0.smithi089.stdout: 836: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:49.167 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B7WTE5YX7o7Ziyw off=10194875 len=656054 2024-08-29T18:51:49.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 4430 completed, throughput=5MB/sec 2024-08-29T18:51:49.175 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AthleR4iA1WimHo off=1458167 len=1418282 2024-08-29T18:51:49.178 INFO:tasks.workunit.client.0.smithi089.stdout:op 4431 completed, throughput=5MB/sec 2024-08-29T18:51:49.178 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3-A8gC-So0MdnnO off=222891 len=353152 2024-08-29T18:51:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:48 smithi089 bash[77323]: cluster 2024-08-29T18:51:47.547064+0000 mgr.y (mgr.34104) 1183 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2024-08-29T18:51:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:48 smithi089 bash[78574]: cluster 2024-08-29T18:51:47.547064+0000 mgr.y (mgr.34104) 1183 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2024-08-29T18:51:49.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 4432 completed, throughput=5MB/sec 2024-08-29T18:51:49.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PN2g6AsO4-RXOaI off=5568794 len=653064 2024-08-29T18:51:49.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 4433 completed, throughput=5MB/sec 2024-08-29T18:51:49.191 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--jUW_P1ZIyAprq_ off=227579 len=1980267 2024-08-29T18:51:49.196 INFO:tasks.workunit.client.0.smithi089.stdout:op 4434 completed, throughput=5MB/sec 2024-08-29T18:51:49.196 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kVDFalIkNwlCqsu off=23553383 len=1424740 2024-08-29T18:51:49.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 4435 completed, throughput=5MB/sec 2024-08-29T18:51:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:48 smithi144 bash[67678]: cluster 2024-08-29T18:51:47.547064+0000 mgr.y (mgr.34104) 1183 : cluster [DBG] pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2024-08-29T18:51:50.200 INFO:tasks.workunit.client.0.smithi089.stdout: 837: throughput=5MB/sec pending data=0 2024-08-29T18:51:50.200 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ma-RVwgVLmvyiZg off=12725511 len=1946260 2024-08-29T18:51:50.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 4436 completed, throughput=5MB/sec 2024-08-29T18:51:50.217 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SeYiYx45xo_2N40 off=1489323 len=737532 2024-08-29T18:51:50.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 4437 completed, throughput=5MB/sec 2024-08-29T18:51:50.225 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2ozsINGjmTieWTG off=2209662 len=1638547 2024-08-29T18:51:50.237 INFO:tasks.workunit.client.0.smithi089.stdout:op 4438 completed, throughput=5MB/sec 2024-08-29T18:51:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:50 smithi089 bash[78574]: cluster 2024-08-29T18:51:49.548054+0000 mgr.y (mgr.34104) 1184 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:51:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:50 smithi089 bash[77323]: cluster 2024-08-29T18:51:49.548054+0000 mgr.y (mgr.34104) 1184 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:51:51.237 INFO:tasks.workunit.client.0.smithi089.stdout: 838: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:51.237 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ns00QQ1YSH0w0mj off=5516905 len=1676794 2024-08-29T18:51:51.252 INFO:tasks.workunit.client.0.smithi089.stdout:op 4439 completed, throughput=5MB/sec 2024-08-29T18:51:51.252 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ymig4F4wAaEFOwr off=3025105 len=1193307 2024-08-29T18:51:51.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 4440 completed, throughput=5MB/sec 2024-08-29T18:51:51.263 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BqRtCodXcWJ2gDf off=16730502 len=156213 2024-08-29T18:51:51.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 4441 completed, throughput=5MB/sec 2024-08-29T18:51:51.265 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NWHgalDWOxDvkzB off=3148856 len=764249 2024-08-29T18:51:51.268 INFO:tasks.workunit.client.0.smithi089.stdout:op 4442 completed, throughput=5MB/sec 2024-08-29T18:51:51.268 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sbUb0U0rwaB7LbL off=187451 len=916361 2024-08-29T18:51:51.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 4443 completed, throughput=5MB/sec 2024-08-29T18:51:51.270 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h3a_S6sex2GMSNz off=727081 len=350722 2024-08-29T18:51:51.276 INFO:tasks.workunit.client.0.smithi089.stdout:op 4444 completed, throughput=5MB/sec 2024-08-29T18:51:51.276 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-59dKiRemgXK_JoK off=21619098 len=1122145 2024-08-29T18:51:51.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 4445 completed, throughput=5MB/sec 2024-08-29T18:51:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:50 smithi144 bash[67678]: cluster 2024-08-29T18:51:49.548054+0000 mgr.y (mgr.34104) 1184 : cluster [DBG] pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:51:52.284 INFO:tasks.workunit.client.0.smithi089.stdout: 839: throughput=5MB/sec pending data=0 2024-08-29T18:51:52.285 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oSZfDMwAGDIKsvN off=13550769 len=1262244 2024-08-29T18:51:52.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 4446 completed, throughput=5MB/sec 2024-08-29T18:51:52.294 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tjQKstYn7U1GgOH off=838267 len=1808085 2024-08-29T18:51:52.308 INFO:tasks.workunit.client.0.smithi089.stdout:op 4447 completed, throughput=5MB/sec 2024-08-29T18:51:52.309 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4HAFEaOXO0q6eCk off=2110939 len=52916 2024-08-29T18:51:52.314 INFO:tasks.workunit.client.0.smithi089.stdout:op 4448 completed, throughput=5MB/sec 2024-08-29T18:51:52.314 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HUofQSzYRtQOlOu off=20967132 len=557402 2024-08-29T18:51:52.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 4449 completed, throughput=5MB/sec 2024-08-29T18:51:52.316 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-773Ju7hUkXS3I6B off=3513132 len=765579 2024-08-29T18:51:52.318 INFO:tasks.workunit.client.0.smithi089.stdout:op 4450 completed, throughput=5MB/sec 2024-08-29T18:51:52.318 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-r8ZBPpnV-tucDw9 off=117668 len=723249 2024-08-29T18:51:52.326 INFO:tasks.workunit.client.0.smithi089.stdout:op 4451 completed, throughput=5MB/sec 2024-08-29T18:51:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:52 smithi089 bash[77323]: cluster 2024-08-29T18:51:51.549051+0000 mgr.y (mgr.34104) 1185 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:51:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:52 smithi089 bash[77323]: audit 2024-08-29T18:51:52.745516+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:52 smithi089 bash[78574]: cluster 2024-08-29T18:51:51.549051+0000 mgr.y (mgr.34104) 1185 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:51:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:52 smithi089 bash[78574]: audit 2024-08-29T18:51:52.745516+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:52 smithi144 bash[67678]: cluster 2024-08-29T18:51:51.549051+0000 mgr.y (mgr.34104) 1185 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:51:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:52 smithi144 bash[67678]: audit 2024-08-29T18:51:52.745516+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:51:53.326 INFO:tasks.workunit.client.0.smithi089.stdout: 840: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:53.326 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9y71PpjW6Rei49- off=12788323 len=879679 2024-08-29T18:51:53.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 4452 completed, throughput=5MB/sec 2024-08-29T18:51:53.336 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XpgtVpOunF5-ohw off=18440928 len=606668 2024-08-29T18:51:53.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 4453 completed, throughput=5MB/sec 2024-08-29T18:51:53.343 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ICm_w54zNczHzvg off=3490578 len=1979059 2024-08-29T18:51:53.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 4454 completed, throughput=5MB/sec 2024-08-29T18:51:53.355 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IkTGV8-BGrrbtoz off=2002484 len=1341443 2024-08-29T18:51:53.363 INFO:tasks.workunit.client.0.smithi089.stdout:op 4455 completed, throughput=5MB/sec 2024-08-29T18:51:53.363 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AENnov8c7CQcRE2 off=18942545 len=292730 2024-08-29T18:51:53.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 4456 completed, throughput=5MB/sec 2024-08-29T18:51:54.370 INFO:tasks.workunit.client.0.smithi089.stdout: 841: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:54.370 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eBiiRPOR4v37R0R off=6676443 len=1615100 2024-08-29T18:51:54.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 4457 completed, throughput=5MB/sec 2024-08-29T18:51:54.375 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KPaAGocjicQ6e31 off=8828899 len=1439263 2024-08-29T18:51:54.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 4458 completed, throughput=5MB/sec 2024-08-29T18:51:54.379 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-53Z1Emsog6lWYlI off=4911593 len=374572 2024-08-29T18:51:54.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 4459 completed, throughput=5MB/sec 2024-08-29T18:51:54.386 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bA0PQ-HH3SpSH2P off=5624539 len=2059023 2024-08-29T18:51:54.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 4460 completed, throughput=5MB/sec 2024-08-29T18:51:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:54 smithi089 bash[77323]: cluster 2024-08-29T18:51:53.550039+0000 mgr.y (mgr.34104) 1186 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:51:55.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:51:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:51:55] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:51:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:54 smithi089 bash[78574]: cluster 2024-08-29T18:51:53.550039+0000 mgr.y (mgr.34104) 1186 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:51:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:54 smithi144 bash[67678]: cluster 2024-08-29T18:51:53.550039+0000 mgr.y (mgr.34104) 1186 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:51:55.401 INFO:tasks.workunit.client.0.smithi089.stdout: 842: throughput=4.99MB/sec pending data=0 2024-08-29T18:51:55.401 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yG3L8MTP5gnlrsv off=2372979 len=771176 2024-08-29T18:51:55.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 4461 completed, throughput=5MB/sec 2024-08-29T18:51:55.411 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XjCi0EiglYodcsE off=3628553 len=11810 2024-08-29T18:51:55.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 4462 completed, throughput=5MB/sec 2024-08-29T18:51:55.416 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BQOcaob9LHNB2C4 off=1734059 len=1927426 2024-08-29T18:51:55.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 4463 completed, throughput=5MB/sec 2024-08-29T18:51:55.430 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LJGHOBmBvFI_Q-q off=671280 len=269204 2024-08-29T18:51:55.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 4464 completed, throughput=5MB/sec 2024-08-29T18:51:55.431 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-K7kzMOCM6Rzy4Wl off=1674220 len=1322565 2024-08-29T18:51:55.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 4465 completed, throughput=5MB/sec 2024-08-29T18:51:55.435 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lwgSgsWeN-uytEC off=2513953 len=511763 2024-08-29T18:51:55.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 4466 completed, throughput=5MB/sec 2024-08-29T18:51:55.441 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7jKqjQdz3PBI1aO off=6626019 len=1597634 2024-08-29T18:51:55.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 4467 completed, throughput=5MB/sec 2024-08-29T18:51:56.445 INFO:tasks.workunit.client.0.smithi089.stdout: 843: throughput=5MB/sec pending data=0 2024-08-29T18:51:56.446 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4QpicOZLnYT7Gp8 off=4517433 len=196964 2024-08-29T18:51:56.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 4468 completed, throughput=5MB/sec 2024-08-29T18:51:56.447 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-diSR_2FsJfMKkBu off=7975642 len=962500 2024-08-29T18:51:56.456 INFO:tasks.workunit.client.0.smithi089.stdout:op 4469 completed, throughput=5MB/sec 2024-08-29T18:51:56.456 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GksqZpLmgHhH9Eo off=3235087 len=899424 2024-08-29T18:51:56.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 4470 completed, throughput=5MB/sec 2024-08-29T18:51:56.463 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s1LLog6FQjds5tk off=5833129 len=1333869 2024-08-29T18:51:56.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 4471 completed, throughput=5MB/sec 2024-08-29T18:51:56.467 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RfF1LAC7XVI3wjZ off=16424243 len=746816 2024-08-29T18:51:56.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 4472 completed, throughput=5MB/sec 2024-08-29T18:51:56.469 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FTq3XyTHgjxB_CB off=2574635 len=1811999 2024-08-29T18:51:56.473 INFO:tasks.workunit.client.0.smithi089.stdout:op 4473 completed, throughput=5MB/sec 2024-08-29T18:51:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:56 smithi089 bash[77323]: cluster 2024-08-29T18:51:55.550822+0000 mgr.y (mgr.34104) 1187 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:51:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:56 smithi089 bash[78574]: cluster 2024-08-29T18:51:55.550822+0000 mgr.y (mgr.34104) 1187 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:51:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:56 smithi144 bash[67678]: cluster 2024-08-29T18:51:55.550822+0000 mgr.y (mgr.34104) 1187 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-08-29T18:51:57.473 INFO:tasks.workunit.client.0.smithi089.stdout: 844: throughput=5MB/sec pending data=0 2024-08-29T18:51:57.473 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uWE9usg1sfy4Vd3 off=377903 len=1595198 2024-08-29T18:51:57.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 4474 completed, throughput=5MB/sec 2024-08-29T18:51:57.476 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e5INUJ7_5XexI-4 off=6049350 len=1605866 2024-08-29T18:51:57.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 4475 completed, throughput=5MB/sec 2024-08-29T18:51:57.481 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i-yjp6f0f2EknGS off=7264859 len=1018257 2024-08-29T18:51:57.492 INFO:tasks.workunit.client.0.smithi089.stdout:op 4476 completed, throughput=5MB/sec 2024-08-29T18:51:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:57 smithi089 bash[77323]: audit 2024-08-29T18:51:57.454425+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:51:58.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:57 smithi089 bash[78574]: audit 2024-08-29T18:51:57.454425+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:51:58.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:57 smithi144 bash[67678]: audit 2024-08-29T18:51:57.454425+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:51:58.490 INFO:tasks.workunit.client.0.smithi089.stdout: 845: throughput=5MB/sec pending data=0 2024-08-29T18:51:58.490 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3mBfdZSMPQVa8Gv off=3146966 len=1116340 2024-08-29T18:51:58.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 4477 completed, throughput=5MB/sec 2024-08-29T18:51:58.493 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qasyD-iOBl9N6Ug off=11339996 len=1953742 2024-08-29T18:51:58.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 4478 completed, throughput=5MB/sec 2024-08-29T18:51:58.500 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-I-rv3vEohwZS5_F off=15371911 len=1246797 2024-08-29T18:51:58.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 4479 completed, throughput=5MB/sec 2024-08-29T18:51:58.510 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GUY-btcig9cM84o off=304936 len=1879455 2024-08-29T18:51:58.514 INFO:tasks.workunit.client.0.smithi089.stdout:op 4480 completed, throughput=5MB/sec 2024-08-29T18:51:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[77323]: cluster 2024-08-29T18:51:57.551922+0000 mgr.y (mgr.34104) 1188 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:51:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[77323]: audit 2024-08-29T18:51:58.219773+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:51:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[77323]: audit 2024-08-29T18:51:58.221686+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:51:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[77323]: audit 2024-08-29T18:51:58.230372+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:51:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[78574]: cluster 2024-08-29T18:51:57.551922+0000 mgr.y (mgr.34104) 1188 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:51:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[78574]: audit 2024-08-29T18:51:58.219773+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:51:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[78574]: audit 2024-08-29T18:51:58.221686+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:51:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:51:58 smithi089 bash[78574]: audit 2024-08-29T18:51:58.230372+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:51:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:58 smithi144 bash[67678]: cluster 2024-08-29T18:51:57.551922+0000 mgr.y (mgr.34104) 1188 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-08-29T18:51:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:58 smithi144 bash[67678]: audit 2024-08-29T18:51:58.219773+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:51:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:58 smithi144 bash[67678]: audit 2024-08-29T18:51:58.221686+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:51:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:51:58 smithi144 bash[67678]: audit 2024-08-29T18:51:58.230372+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:51:59.515 INFO:tasks.workunit.client.0.smithi089.stdout: 846: throughput=5MB/sec pending data=0 2024-08-29T18:51:59.515 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--08IH2qHaibvx3U off=12208837 len=1951995 2024-08-29T18:51:59.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 4481 completed, throughput=5MB/sec 2024-08-29T18:51:59.519 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ImIcdotZcCUC0E9 off=743076 len=1017603 2024-08-29T18:51:59.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 4482 completed, throughput=5MB/sec 2024-08-29T18:51:59.528 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wp7GT4gwyh7m0QU off=11334730 len=1573807 2024-08-29T18:51:59.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 4483 completed, throughput=5MB/sec 2024-08-29T18:52:00.539 INFO:tasks.workunit.client.0.smithi089.stdout: 847: throughput=5MB/sec pending data=0 2024-08-29T18:52:00.539 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yl2IDnEsZDCXXHo off=2721542 len=1176078 2024-08-29T18:52:00.549 INFO:tasks.workunit.client.0.smithi089.stdout:op 4484 completed, throughput=5MB/sec 2024-08-29T18:52:00.549 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SpL2oArPzVXN6x1 off=3844708 len=525997 2024-08-29T18:52:00.551 INFO:tasks.workunit.client.0.smithi089.stdout:op 4485 completed, throughput=5MB/sec 2024-08-29T18:52:00.551 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pXGOxsrRqn9Vmm8 off=3651794 len=597416 2024-08-29T18:52:00.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 4486 completed, throughput=5MB/sec 2024-08-29T18:52:00.558 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-spNb1zBmBy0PFOL off=1757799 len=1955066 2024-08-29T18:52:00.563 INFO:tasks.workunit.client.0.smithi089.stdout:op 4487 completed, throughput=5MB/sec 2024-08-29T18:52:00.563 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-05rMS4xiUZ5-21w off=1219296 len=364642 2024-08-29T18:52:00.564 INFO:tasks.workunit.client.0.smithi089.stdout:op 4488 completed, throughput=5MB/sec 2024-08-29T18:52:00.564 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rjAoDCIaI9kMRCU off=8861134 len=1554566 2024-08-29T18:52:00.576 INFO:tasks.workunit.client.0.smithi089.stdout:op 4489 completed, throughput=5MB/sec 2024-08-29T18:52:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:00 smithi089 bash[77323]: cluster 2024-08-29T18:51:59.552886+0000 mgr.y (mgr.34104) 1189 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:00 smithi089 bash[78574]: cluster 2024-08-29T18:51:59.552886+0000 mgr.y (mgr.34104) 1189 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:00 smithi144 bash[67678]: cluster 2024-08-29T18:51:59.552886+0000 mgr.y (mgr.34104) 1189 : cluster [DBG] pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:01.576 INFO:tasks.workunit.client.0.smithi089.stdout: 848: throughput=5MB/sec pending data=0 2024-08-29T18:52:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VyBLTYmhyMLewGq off=44772 len=1286991 2024-08-29T18:52:01.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 4490 completed, throughput=5MB/sec 2024-08-29T18:52:01.588 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u8VWkrrzIcaF7Dq off=15151664 len=833658 2024-08-29T18:52:01.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 4491 completed, throughput=5MB/sec 2024-08-29T18:52:01.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D2ZRgRd7kRoSKMk off=2510199 len=1498504 2024-08-29T18:52:01.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 4492 completed, throughput=5MB/sec 2024-08-29T18:52:01.600 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1ehNFVFhh2H_dmR off=23923225 len=410418 2024-08-29T18:52:01.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 4493 completed, throughput=5MB/sec 2024-08-29T18:52:02.600 INFO:tasks.workunit.client.0.smithi089.stdout: 849: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:02.601 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QvHMQ23hxxLCQbJ off=10699058 len=702366 2024-08-29T18:52:02.608 INFO:tasks.workunit.client.0.smithi089.stdout:op 4494 completed, throughput=5MB/sec 2024-08-29T18:52:02.608 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A5GVl9YG2G6cLZm off=4086210 len=417381 2024-08-29T18:52:02.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 4495 completed, throughput=5MB/sec 2024-08-29T18:52:02.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-X0CmdjV1Pa5AzRK off=2977777 len=415305 2024-08-29T18:52:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 4496 completed, throughput=5MB/sec 2024-08-29T18:52:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8Le6871ADlYmkMq off=1383007 len=2982 2024-08-29T18:52:02.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 4497 completed, throughput=5MB/sec 2024-08-29T18:52:02.616 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eIYwZCjiJBP8gFx off=5716748 len=943381 2024-08-29T18:52:02.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 4498 completed, throughput=5MB/sec 2024-08-29T18:52:02.625 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wp7GT4gwyh7m0QU off=18461367 len=306355 2024-08-29T18:52:02.630 INFO:tasks.workunit.client.0.smithi089.stdout:op 4499 completed, throughput=5MB/sec 2024-08-29T18:52:02.630 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pym89EPPHRLfITz off=1053254 len=438704 2024-08-29T18:52:02.637 INFO:tasks.workunit.client.0.smithi089.stdout:op 4500 completed, throughput=5MB/sec 2024-08-29T18:52:02.637 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zAB_IK_JmDXfx9G off=8654459 len=1308126 2024-08-29T18:52:02.640 INFO:tasks.workunit.client.0.smithi089.stdout:op 4501 completed, throughput=5MB/sec 2024-08-29T18:52:02.640 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NNVrWeCNdctfq3w off=18197025 len=1004352 2024-08-29T18:52:02.642 INFO:tasks.workunit.client.0.smithi089.stdout:op 4502 completed, throughput=5MB/sec 2024-08-29T18:52:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:02 smithi144 bash[67678]: cluster 2024-08-29T18:52:01.553845+0000 mgr.y (mgr.34104) 1190 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:02 smithi089 bash[77323]: cluster 2024-08-29T18:52:01.553845+0000 mgr.y (mgr.34104) 1190 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:02 smithi089 bash[78574]: cluster 2024-08-29T18:52:01.553845+0000 mgr.y (mgr.34104) 1190 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:03.642 INFO:tasks.workunit.client.0.smithi089.stdout: 850: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:03.642 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z8UzLA9oWOktVGz off=970791 len=911236 2024-08-29T18:52:03.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 4503 completed, throughput=5MB/sec 2024-08-29T18:52:03.652 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M-NeOPczdhtW6_i off=322501 len=150901 2024-08-29T18:52:03.657 INFO:tasks.workunit.client.0.smithi089.stdout:op 4504 completed, throughput=5MB/sec 2024-08-29T18:52:03.657 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Bx4oaKGfF4ZMXkF off=6081318 len=87359 2024-08-29T18:52:03.657 INFO:tasks.workunit.client.0.smithi089.stdout:op 4505 completed, throughput=5MB/sec 2024-08-29T18:52:03.657 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HnbqazojJvSfIqH off=14726658 len=652949 2024-08-29T18:52:03.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 4506 completed, throughput=5MB/sec 2024-08-29T18:52:03.662 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e_GNll6s-W9gRw1 off=2781651 len=529410 2024-08-29T18:52:03.668 INFO:tasks.workunit.client.0.smithi089.stdout:op 4507 completed, throughput=5MB/sec 2024-08-29T18:52:03.669 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iwmSTHVMAVyzzQj off=7014650 len=207729 2024-08-29T18:52:03.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 4508 completed, throughput=5MB/sec 2024-08-29T18:52:03.670 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3yoQ4DuElmlkm1G off=9819805 len=752623 2024-08-29T18:52:03.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 4509 completed, throughput=5MB/sec 2024-08-29T18:52:03.677 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9_i4ns_HZfpVLHX off=11081699 len=1609636 2024-08-29T18:52:03.689 INFO:tasks.workunit.client.0.smithi089.stdout:op 4510 completed, throughput=5MB/sec 2024-08-29T18:52:03.689 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9iLOXsIO5E_3z2P off=2484409 len=2076116 2024-08-29T18:52:03.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 4511 completed, throughput=5MB/sec 2024-08-29T18:52:04.706 INFO:tasks.workunit.client.0.smithi089.stdout: 851: throughput=5MB/sec pending data=0 2024-08-29T18:52:04.706 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JIHLabxljwOHrXK off=2315397 len=1637278 2024-08-29T18:52:04.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 4512 completed, throughput=5MB/sec 2024-08-29T18:52:04.710 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4BzbWhuKkKabQ4l off=16082577 len=327305 2024-08-29T18:52:04.712 INFO:tasks.workunit.client.0.smithi089.stdout:op 4513 completed, throughput=5MB/sec 2024-08-29T18:52:04.712 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hZb4LvwySbLHCQi off=11289491 len=689423 2024-08-29T18:52:04.719 INFO:tasks.workunit.client.0.smithi089.stdout:op 4514 completed, throughput=5MB/sec 2024-08-29T18:52:04.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qlj7PywzJC90BtV off=2724533 len=1402800 2024-08-29T18:52:04.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 4515 completed, throughput=5MB/sec 2024-08-29T18:52:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:04 smithi144 bash[67678]: cluster 2024-08-29T18:52:03.554858+0000 mgr.y (mgr.34104) 1191 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:52:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:52:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:52:05] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:52:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:04 smithi089 bash[77323]: cluster 2024-08-29T18:52:03.554858+0000 mgr.y (mgr.34104) 1191 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:52:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:04 smithi089 bash[78574]: cluster 2024-08-29T18:52:03.554858+0000 mgr.y (mgr.34104) 1191 : cluster [DBG] pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:52:05.723 INFO:tasks.workunit.client.0.smithi089.stdout: 852: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:05.724 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RR1KjNsSWNNdZ20 off=3945217 len=2009659 2024-08-29T18:52:05.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 4516 completed, throughput=5MB/sec 2024-08-29T18:52:05.728 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s80RS_y2OtRSa0q off=3526399 len=1704946 2024-08-29T18:52:05.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 4517 completed, throughput=5MB/sec 2024-08-29T18:52:05.734 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dicF7fNW3t_zEnl off=5776132 len=261972 2024-08-29T18:52:05.740 INFO:tasks.workunit.client.0.smithi089.stdout:op 4518 completed, throughput=5MB/sec 2024-08-29T18:52:05.740 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3QNlAt1x5j-hNS- off=2989088 len=1524526 2024-08-29T18:52:05.753 INFO:tasks.workunit.client.0.smithi089.stdout:op 4519 completed, throughput=5MB/sec 2024-08-29T18:52:06.753 INFO:tasks.workunit.client.0.smithi089.stdout: 853: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:06.753 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D0JKbNAjH_Jks9B off=10606052 len=612257 2024-08-29T18:52:06.760 INFO:tasks.workunit.client.0.smithi089.stdout:op 4520 completed, throughput=5MB/sec 2024-08-29T18:52:06.760 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tZa2qoiXnoPhPpQ off=7919924 len=1898603 2024-08-29T18:52:06.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 4521 completed, throughput=5MB/sec 2024-08-29T18:52:06.774 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WNZnZeVzTDBgFY5 off=11418153 len=444317 2024-08-29T18:52:06.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 4522 completed, throughput=5MB/sec 2024-08-29T18:52:06.780 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0mT-YgPbeKPsB2s off=10710453 len=1155906 2024-08-29T18:52:06.789 INFO:tasks.workunit.client.0.smithi089.stdout:op 4523 completed, throughput=5MB/sec 2024-08-29T18:52:06.789 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gT0Vb5qCIpzTj1Z off=1489823 len=862876 2024-08-29T18:52:06.791 INFO:tasks.workunit.client.0.smithi089.stdout:op 4524 completed, throughput=5MB/sec 2024-08-29T18:52:06.791 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kgcN8_Tpqese9EG off=379616 len=1666834 2024-08-29T18:52:06.802 INFO:tasks.workunit.client.0.smithi089.stdout:op 4525 completed, throughput=5MB/sec 2024-08-29T18:52:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:06 smithi144 bash[67678]: cluster 2024-08-29T18:52:05.555672+0000 mgr.y (mgr.34104) 1192 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:52:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:06 smithi089 bash[77323]: cluster 2024-08-29T18:52:05.555672+0000 mgr.y (mgr.34104) 1192 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:52:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:06 smithi089 bash[78574]: cluster 2024-08-29T18:52:05.555672+0000 mgr.y (mgr.34104) 1192 : cluster [DBG] pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:52:07.802 INFO:tasks.workunit.client.0.smithi089.stdout: 854: throughput=5MB/sec pending data=0 2024-08-29T18:52:07.803 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YKNGKN-0tw0PGIm off=278893 len=1010621 2024-08-29T18:52:07.812 INFO:tasks.workunit.client.0.smithi089.stdout:op 4526 completed, throughput=5MB/sec 2024-08-29T18:52:07.812 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RueUN6Z5Gwv_xo9 off=8890353 len=1921075 2024-08-29T18:52:07.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 4527 completed, throughput=5MB/sec 2024-08-29T18:52:07.830 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ygTzUWtOZxX1gq3 off=3744876 len=446879 2024-08-29T18:52:07.836 INFO:tasks.workunit.client.0.smithi089.stdout:op 4528 completed, throughput=5MB/sec 2024-08-29T18:52:07.836 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1fUvgAxENFU4Grz off=13834106 len=1468623 2024-08-29T18:52:07.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 4529 completed, throughput=5MB/sec 2024-08-29T18:52:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:07 smithi144 bash[67678]: audit 2024-08-29T18:52:07.746077+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:07 smithi089 bash[77323]: audit 2024-08-29T18:52:07.746077+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:07 smithi089 bash[78574]: audit 2024-08-29T18:52:07.746077+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:08.848 INFO:tasks.workunit.client.0.smithi089.stdout: 855: throughput=5MB/sec pending data=0 2024-08-29T18:52:08.848 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8_d5o8AI3TMbgoJ off=600243 len=1861880 2024-08-29T18:52:08.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 4530 completed, throughput=5MB/sec 2024-08-29T18:52:08.853 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qfNyj8zN2IyDOsx off=1414575 len=1101081 2024-08-29T18:52:08.855 INFO:tasks.workunit.client.0.smithi089.stdout:op 4531 completed, throughput=5MB/sec 2024-08-29T18:52:08.856 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PWaO3zAaQEnQOSZ off=2704763 len=1644817 2024-08-29T18:52:08.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 4532 completed, throughput=5MB/sec 2024-08-29T18:52:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:08 smithi144 bash[67678]: cluster 2024-08-29T18:52:07.556785+0000 mgr.y (mgr.34104) 1193 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:52:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:08 smithi089 bash[78574]: cluster 2024-08-29T18:52:07.556785+0000 mgr.y (mgr.34104) 1193 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:52:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:08 smithi089 bash[77323]: cluster 2024-08-29T18:52:07.556785+0000 mgr.y (mgr.34104) 1193 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:52:09.871 INFO:tasks.workunit.client.0.smithi089.stdout: 856: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:09.871 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wu0qSpYUsKGECkx off=17153533 len=1700729 2024-08-29T18:52:09.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 4533 completed, throughput=5MB/sec 2024-08-29T18:52:09.875 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-C7KmUO6ZycwLlJb off=4771637 len=1589293 2024-08-29T18:52:09.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 4534 completed, throughput=5MB/sec 2024-08-29T18:52:09.886 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2gCafmwr2nYqGtd off=4624208 len=1972883 2024-08-29T18:52:09.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 4535 completed, throughput=5MB/sec 2024-08-29T18:52:10.894 INFO:tasks.workunit.client.0.smithi089.stdout: 857: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:10.894 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-75zeEyy8eElBiXJ off=7327241 len=1230151 2024-08-29T18:52:10.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 4536 completed, throughput=5MB/sec 2024-08-29T18:52:10.898 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PI5brxhZUoU3tEv off=13368078 len=1162703 2024-08-29T18:52:10.901 INFO:tasks.workunit.client.0.smithi089.stdout:op 4537 completed, throughput=5MB/sec 2024-08-29T18:52:10.901 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kB__fq-_zkbp5fG off=5657835 len=514927 2024-08-29T18:52:10.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 4538 completed, throughput=5MB/sec 2024-08-29T18:52:10.904 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--b85HnQT25YYB11 off=2767194 len=1499295 2024-08-29T18:52:10.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 4539 completed, throughput=5MB/sec 2024-08-29T18:52:10.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s60hN2Z9mZz_sQS off=497367 len=468073 2024-08-29T18:52:10.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 4540 completed, throughput=5MB/sec 2024-08-29T18:52:10.909 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CN4AeFutp442z8g off=12822447 len=2035655 2024-08-29T18:52:10.926 INFO:tasks.workunit.client.0.smithi089.stdout:op 4541 completed, throughput=5MB/sec 2024-08-29T18:52:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:10 smithi144 bash[67678]: cluster 2024-08-29T18:52:09.557772+0000 mgr.y (mgr.34104) 1194 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:52:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:10 smithi089 bash[77323]: cluster 2024-08-29T18:52:09.557772+0000 mgr.y (mgr.34104) 1194 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:52:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:10 smithi089 bash[78574]: cluster 2024-08-29T18:52:09.557772+0000 mgr.y (mgr.34104) 1194 : cluster [DBG] pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:52:11.926 INFO:tasks.workunit.client.0.smithi089.stdout: 858: throughput=5MB/sec pending data=0 2024-08-29T18:52:11.926 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GEpFXqHqkXLtJ7m off=7860464 len=1362833 2024-08-29T18:52:11.929 INFO:tasks.workunit.client.0.smithi089.stdout:op 4542 completed, throughput=5MB/sec 2024-08-29T18:52:11.930 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TM7Ol4io3USK24C off=5082559 len=671741 2024-08-29T18:52:11.936 INFO:tasks.workunit.client.0.smithi089.stdout:op 4543 completed, throughput=5MB/sec 2024-08-29T18:52:11.936 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O-7y1JCLSb2kAgq off=6551783 len=544391 2024-08-29T18:52:11.938 INFO:tasks.workunit.client.0.smithi089.stdout:op 4544 completed, throughput=5MB/sec 2024-08-29T18:52:11.938 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-G_OrZpplCCLgm5K off=7542524 len=605292 2024-08-29T18:52:11.941 INFO:tasks.workunit.client.0.smithi089.stdout:op 4545 completed, throughput=5MB/sec 2024-08-29T18:52:11.941 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pFiKxKF7Yl9Rw6t off=5476689 len=1445330 2024-08-29T18:52:11.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 4546 completed, throughput=5MB/sec 2024-08-29T18:52:12.954 INFO:tasks.workunit.client.0.smithi089.stdout: 859: throughput=5MB/sec pending data=0 2024-08-29T18:52:12.954 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H6KqGa36HB6Kq79 off=8496784 len=1928895 2024-08-29T18:52:12.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 4547 completed, throughput=5MB/sec 2024-08-29T18:52:12.958 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ndym6pzG2TT8TOV off=4357025 len=601999 2024-08-29T18:52:12.966 INFO:tasks.workunit.client.0.smithi089.stdout:op 4548 completed, throughput=5MB/sec 2024-08-29T18:52:12.966 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Sdmv4kjDoknjMPk off=5644982 len=685556 2024-08-29T18:52:12.968 INFO:tasks.workunit.client.0.smithi089.stdout:op 4549 completed, throughput=5MB/sec 2024-08-29T18:52:12.968 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6NSMIy6wZF1jGbb off=2342709 len=24125 2024-08-29T18:52:12.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 4550 completed, throughput=5MB/sec 2024-08-29T18:52:12.973 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ITzImGShah9--9w off=6292366 len=1186890 2024-08-29T18:52:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:op 4551 completed, throughput=5MB/sec 2024-08-29T18:52:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qM2IA-Kr4UNfRnX off=11170960 len=1931958 2024-08-29T18:52:12.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 4552 completed, throughput=5MB/sec 2024-08-29T18:52:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:12 smithi144 bash[67678]: cluster 2024-08-29T18:52:11.558753+0000 mgr.y (mgr.34104) 1195 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:52:13.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:12 smithi089 bash[77323]: cluster 2024-08-29T18:52:11.558753+0000 mgr.y (mgr.34104) 1195 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:52:13.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:12 smithi089 bash[78574]: cluster 2024-08-29T18:52:11.558753+0000 mgr.y (mgr.34104) 1195 : cluster [DBG] pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:52:13.986 INFO:tasks.workunit.client.0.smithi089.stdout: 860: throughput=5MB/sec pending data=0 2024-08-29T18:52:13.987 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-95K8o10obEtd9zl off=6734555 len=690655 2024-08-29T18:52:13.994 INFO:tasks.workunit.client.0.smithi089.stdout:op 4553 completed, throughput=5MB/sec 2024-08-29T18:52:13.994 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RxXs0cyCm4xUHbl off=23709877 len=315833 2024-08-29T18:52:13.996 INFO:tasks.workunit.client.0.smithi089.stdout:op 4554 completed, throughput=5MB/sec 2024-08-29T18:52:13.996 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-s2c2ElZZ0KNRqzl off=1967243 len=1712270 2024-08-29T18:52:13.999 INFO:tasks.workunit.client.0.smithi089.stdout:op 4555 completed, throughput=5MB/sec 2024-08-29T18:52:13.999 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kPiAlGq9hsaFkLo off=10239288 len=433098 2024-08-29T18:52:14.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 4556 completed, throughput=5MB/sec 2024-08-29T18:52:14.005 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zedtoikP1xEnFjD off=165829 len=407930 2024-08-29T18:52:14.008 INFO:tasks.workunit.client.0.smithi089.stdout:op 4557 completed, throughput=5MB/sec 2024-08-29T18:52:14.008 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zp4eA6GfN2NKX2Q off=16338354 len=1759776 2024-08-29T18:52:14.012 INFO:tasks.workunit.client.0.smithi089.stdout:op 4558 completed, throughput=5MB/sec 2024-08-29T18:52:15.012 INFO:tasks.workunit.client.0.smithi089.stdout: 861: throughput=5MB/sec pending data=0 2024-08-29T18:52:15.012 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EY6D1-Z3Khfxx4f off=3419966 len=1636891 2024-08-29T18:52:15.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 4559 completed, throughput=5MB/sec 2024-08-29T18:52:15.018 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-anAzGmiDOsVjAVC off=8299803 len=1550860 2024-08-29T18:52:15.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 4560 completed, throughput=5MB/sec 2024-08-29T18:52:15.022 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hnIS0gy4VW2BDmj off=9153485 len=1928524 2024-08-29T18:52:15.035 INFO:tasks.workunit.client.0.smithi089.stdout:op 4561 completed, throughput=5MB/sec 2024-08-29T18:52:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:14 smithi144 bash[67678]: cluster 2024-08-29T18:52:13.559926+0000 mgr.y (mgr.34104) 1196 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:52:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:52:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:52:15] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:52:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:14 smithi089 bash[78574]: cluster 2024-08-29T18:52:13.559926+0000 mgr.y (mgr.34104) 1196 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:52:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:14 smithi089 bash[77323]: cluster 2024-08-29T18:52:13.559926+0000 mgr.y (mgr.34104) 1196 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:52:16.035 INFO:tasks.workunit.client.0.smithi089.stdout: 862: throughput=5MB/sec pending data=0 2024-08-29T18:52:16.035 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s2gUtdnxfY2On66 off=10556566 len=1475652 2024-08-29T18:52:16.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 4562 completed, throughput=5MB/sec 2024-08-29T18:52:16.049 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i3rawYgcP3vMuGR off=6476799 len=2086905 2024-08-29T18:52:16.067 INFO:tasks.workunit.client.0.smithi089.stdout:op 4563 completed, throughput=5MB/sec 2024-08-29T18:52:16.067 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fMSDzY2jttHkvjF off=782702 len=1799156 2024-08-29T18:52:16.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 4564 completed, throughput=5MB/sec 2024-08-29T18:52:17.083 INFO:tasks.workunit.client.0.smithi089.stdout: 863: throughput=5MB/sec pending data=0 2024-08-29T18:52:17.083 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FJuIb6H2xW0ln2K off=85663 len=388217 2024-08-29T18:52:17.089 INFO:tasks.workunit.client.0.smithi089.stdout:op 4565 completed, throughput=5MB/sec 2024-08-29T18:52:17.089 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gZuCEZqVVU_r9qf off=4753732 len=906066 2024-08-29T18:52:17.098 INFO:tasks.workunit.client.0.smithi089.stdout:op 4566 completed, throughput=5MB/sec 2024-08-29T18:52:17.098 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BSmWXiREvQJ_UHJ off=282081 len=986290 2024-08-29T18:52:17.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 4567 completed, throughput=5MB/sec 2024-08-29T18:52:17.108 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jm-rSzb6pFgmrl0 off=6994888 len=553907 2024-08-29T18:52:17.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 4568 completed, throughput=5MB/sec 2024-08-29T18:52:17.115 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NInVB2Rqx9GLJh3 off=5444458 len=2073421 2024-08-29T18:52:17.119 INFO:tasks.workunit.client.0.smithi089.stdout:op 4569 completed, throughput=5MB/sec 2024-08-29T18:52:17.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:16 smithi144 bash[67678]: cluster 2024-08-29T18:52:15.560777+0000 mgr.y (mgr.34104) 1197 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:52:17.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:16 smithi089 bash[78574]: cluster 2024-08-29T18:52:15.560777+0000 mgr.y (mgr.34104) 1197 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:52:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:16 smithi089 bash[77323]: cluster 2024-08-29T18:52:15.560777+0000 mgr.y (mgr.34104) 1197 : cluster [DBG] pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:52:18.119 INFO:tasks.workunit.client.0.smithi089.stdout: 864: throughput=5MB/sec pending data=0 2024-08-29T18:52:18.120 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2BWDevD3e1urQ2D off=543200 len=129175 2024-08-29T18:52:18.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 4570 completed, throughput=5MB/sec 2024-08-29T18:52:18.121 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eQTSe6LbrPhx4c4 off=2475689 len=467981 2024-08-29T18:52:18.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 4571 completed, throughput=5MB/sec 2024-08-29T18:52:18.123 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pELny3Irc85ohDC off=13504341 len=1367458 2024-08-29T18:52:18.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 4572 completed, throughput=5MB/sec 2024-08-29T18:52:18.134 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kdFWo0Nfr44Y-MF off=267514 len=1854119 2024-08-29T18:52:18.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 4573 completed, throughput=5MB/sec 2024-08-29T18:52:18.148 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eBbc5ASYLqk5Isc off=235409 len=911784 2024-08-29T18:52:18.157 INFO:tasks.workunit.client.0.smithi089.stdout:op 4574 completed, throughput=5MB/sec 2024-08-29T18:52:19.157 INFO:tasks.workunit.client.0.smithi089.stdout: 865: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:19.157 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6i3mEqcoIMyU6Ik off=3785059 len=619573 2024-08-29T18:52:19.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 4575 completed, throughput=5MB/sec 2024-08-29T18:52:19.164 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3a3xmx7mBna5HDm off=6860964 len=51367 2024-08-29T18:52:19.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 4576 completed, throughput=5MB/sec 2024-08-29T18:52:19.169 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PoRMw-IYwf5eI5G off=10516855 len=502743 2024-08-29T18:52:19.176 INFO:tasks.workunit.client.0.smithi089.stdout:op 4577 completed, throughput=5MB/sec 2024-08-29T18:52:19.176 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uxXroT_2g0p6q_W off=1916359 len=1793864 2024-08-29T18:52:19.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 4578 completed, throughput=5MB/sec 2024-08-29T18:52:19.188 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jeIFMyrZHsPimtI off=9785439 len=46802 2024-08-29T18:52:19.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 4579 completed, throughput=5MB/sec 2024-08-29T18:52:19.192 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7StQvqBYTeZ_wuS off=10161052 len=636611 2024-08-29T18:52:19.193 INFO:tasks.workunit.client.0.smithi089.stdout:op 4580 completed, throughput=5MB/sec 2024-08-29T18:52:19.193 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj---6GIpgF-4qdRtW off=7167081 len=538780 2024-08-29T18:52:19.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 4581 completed, throughput=5MB/sec 2024-08-29T18:52:19.195 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fYYcp9v3EuyKwYQ off=11188080 len=1153919 2024-08-29T18:52:19.204 INFO:tasks.workunit.client.0.smithi089.stdout:op 4582 completed, throughput=5MB/sec 2024-08-29T18:52:19.205 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jetHU2U7GKpJAd8 off=7282427 len=1738178 2024-08-29T18:52:19.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 4583 completed, throughput=5MB/sec 2024-08-29T18:52:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:18 smithi144 bash[67678]: cluster 2024-08-29T18:52:17.561891+0000 mgr.y (mgr.34104) 1198 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:18 smithi089 bash[78574]: cluster 2024-08-29T18:52:17.561891+0000 mgr.y (mgr.34104) 1198 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:18 smithi089 bash[77323]: cluster 2024-08-29T18:52:17.561891+0000 mgr.y (mgr.34104) 1198 : cluster [DBG] pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:20.217 INFO:tasks.workunit.client.0.smithi089.stdout: 866: throughput=5MB/sec pending data=0 2024-08-29T18:52:20.217 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y4b2AvVyn6KC8Ss off=18373963 len=1880278 2024-08-29T18:52:20.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 4584 completed, throughput=5MB/sec 2024-08-29T18:52:20.222 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6r_wslFS8xcD5Af off=5234410 len=600165 2024-08-29T18:52:20.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 4585 completed, throughput=5MB/sec 2024-08-29T18:52:20.224 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B_yRrwGD7INb49a off=346768 len=867989 2024-08-29T18:52:20.226 INFO:tasks.workunit.client.0.smithi089.stdout:op 4586 completed, throughput=5MB/sec 2024-08-29T18:52:20.226 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MHOwY3bE3Ai-g0w off=5876103 len=1077809 2024-08-29T18:52:20.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 4587 completed, throughput=5MB/sec 2024-08-29T18:52:21.236 INFO:tasks.workunit.client.0.smithi089.stdout: 867: throughput=5MB/sec pending data=0 2024-08-29T18:52:21.236 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UwZ28FU_8t4LIUt off=22374980 len=781256 2024-08-29T18:52:21.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 4588 completed, throughput=5MB/sec 2024-08-29T18:52:21.238 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YhMzGyrj7lh_3qE off=219622 len=778650 2024-08-29T18:52:21.247 INFO:tasks.workunit.client.0.smithi089.stdout:op 4589 completed, throughput=5MB/sec 2024-08-29T18:52:21.247 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EdGfXTbjpYgM_8v off=14854360 len=835119 2024-08-29T18:52:21.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 4590 completed, throughput=5MB/sec 2024-08-29T18:52:21.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RMG0bfkISjTWpZT off=6791312 len=1739598 2024-08-29T18:52:21.270 INFO:tasks.workunit.client.0.smithi089.stdout:op 4591 completed, throughput=5MB/sec 2024-08-29T18:52:21.270 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gjdFtBwlQgJ2m3C off=461294 len=1419769 2024-08-29T18:52:21.282 INFO:tasks.workunit.client.0.smithi089.stdout:op 4592 completed, throughput=5MB/sec 2024-08-29T18:52:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:20 smithi144 bash[67678]: cluster 2024-08-29T18:52:19.562867+0000 mgr.y (mgr.34104) 1199 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:52:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:20 smithi089 bash[78574]: cluster 2024-08-29T18:52:19.562867+0000 mgr.y (mgr.34104) 1199 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:52:21.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:20 smithi089 bash[77323]: cluster 2024-08-29T18:52:19.562867+0000 mgr.y (mgr.34104) 1199 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:52:22.283 INFO:tasks.workunit.client.0.smithi089.stdout: 868: throughput=5MB/sec pending data=0 2024-08-29T18:52:22.283 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Iq0jJprzqqhEU4m off=1450294 len=304879 2024-08-29T18:52:22.285 INFO:tasks.workunit.client.0.smithi089.stdout:op 4593 completed, throughput=5MB/sec 2024-08-29T18:52:22.285 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZSOOThqrQsl8XAk off=14999128 len=251421 2024-08-29T18:52:22.290 INFO:tasks.workunit.client.0.smithi089.stdout:op 4594 completed, throughput=5MB/sec 2024-08-29T18:52:22.291 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hLZj_eO-Px3M6fe off=2222968 len=1102771 2024-08-29T18:52:22.293 INFO:tasks.workunit.client.0.smithi089.stdout:op 4595 completed, throughput=5MB/sec 2024-08-29T18:52:22.293 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O1PByzvhpTKbYbB off=103454 len=1215432 2024-08-29T18:52:22.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 4596 completed, throughput=5MB/sec 2024-08-29T18:52:22.297 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lAG8WrTRmra5joJ off=2308119 len=1130176 2024-08-29T18:52:22.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 4597 completed, throughput=5MB/sec 2024-08-29T18:52:22.300 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eZR_ryjt1-EXkBy off=2080641 len=59382 2024-08-29T18:52:22.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 4598 completed, throughput=5MB/sec 2024-08-29T18:52:22.301 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xZ-FTvH-Nt8itlU off=3355958 len=713196 2024-08-29T18:52:22.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 4599 completed, throughput=5MB/sec 2024-08-29T18:52:23.303 INFO:tasks.workunit.client.0.smithi089.stdout: 869: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:23.303 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cvzBElwCVjmBpoe off=431853 len=892043 2024-08-29T18:52:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:22 smithi144 bash[67678]: cluster 2024-08-29T18:52:21.563824+0000 mgr.y (mgr.34104) 1200 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:52:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:22 smithi144 bash[67678]: audit 2024-08-29T18:52:22.746346+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:23.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 4600 completed, throughput=5MB/sec 2024-08-29T18:52:23.311 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wbgT6OLFRo0dbIM off=7815422 len=881686 2024-08-29T18:52:23.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 4601 completed, throughput=5MB/sec 2024-08-29T18:52:23.321 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VcpUcWwuNyWyVE_ off=890061 len=803510 2024-08-29T18:52:23.322 INFO:tasks.workunit.client.0.smithi089.stdout:op 4602 completed, throughput=5MB/sec 2024-08-29T18:52:23.322 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b1OOu3PCyrKwL_H off=2457653 len=1764405 2024-08-29T18:52:23.338 INFO:tasks.workunit.client.0.smithi089.stdout:op 4603 completed, throughput=5MB/sec 2024-08-29T18:52:23.338 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-czXUN8FsNDbgmCc off=14326875 len=770780 2024-08-29T18:52:23.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 4604 completed, throughput=5MB/sec 2024-08-29T18:52:23.346 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q7jndIE65NR01Vw off=157413 len=29475 2024-08-29T18:52:23.346 INFO:tasks.workunit.client.0.smithi089.stdout:op 4605 completed, throughput=5MB/sec 2024-08-29T18:52:23.346 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3EhV6YwFuIr7GFo off=18568955 len=797450 2024-08-29T18:52:23.354 INFO:tasks.workunit.client.0.smithi089.stdout:op 4606 completed, throughput=5MB/sec 2024-08-29T18:52:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:22 smithi089 bash[77323]: cluster 2024-08-29T18:52:21.563824+0000 mgr.y (mgr.34104) 1200 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:52:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:22 smithi089 bash[77323]: audit 2024-08-29T18:52:22.746346+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:22 smithi089 bash[78574]: cluster 2024-08-29T18:52:21.563824+0000 mgr.y (mgr.34104) 1200 : cluster [DBG] pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:52:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:22 smithi089 bash[78574]: audit 2024-08-29T18:52:22.746346+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:24.355 INFO:tasks.workunit.client.0.smithi089.stdout: 870: throughput=5MB/sec pending data=0 2024-08-29T18:52:24.355 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e6XkNK9W_BnTlAY off=7720983 len=1575679 2024-08-29T18:52:24.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 4607 completed, throughput=5MB/sec 2024-08-29T18:52:24.368 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-damlrkoCcPrgYIg off=11024178 len=1652830 2024-08-29T18:52:24.372 INFO:tasks.workunit.client.0.smithi089.stdout:op 4608 completed, throughput=5MB/sec 2024-08-29T18:52:24.372 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zYHIurgqHLCf5X_ off=6891429 len=575724 2024-08-29T18:52:24.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 4609 completed, throughput=5MB/sec 2024-08-29T18:52:24.374 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D19T2oNqsWgme9R off=861552 len=1871860 2024-08-29T18:52:24.388 INFO:tasks.workunit.client.0.smithi089.stdout:op 4610 completed, throughput=5MB/sec 2024-08-29T18:52:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:24 smithi144 bash[67678]: cluster 2024-08-29T18:52:23.564887+0000 mgr.y (mgr.34104) 1201 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:52:25.389 INFO:tasks.workunit.client.0.smithi089.stdout: 871: throughput=5MB/sec pending data=0 2024-08-29T18:52:25.389 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0ELZuxBMoG1qzc0 off=6983874 len=1100902 2024-08-29T18:52:25.398 INFO:tasks.workunit.client.0.smithi089.stdout:op 4611 completed, throughput=5MB/sec 2024-08-29T18:52:25.398 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cRVvQE_ieQ0BrEp off=578934 len=1239582 2024-08-29T18:52:25.401 INFO:tasks.workunit.client.0.smithi089.stdout:op 4612 completed, throughput=5MB/sec 2024-08-29T18:52:25.401 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pV31XYS3urWrNcu off=11378745 len=1981731 2024-08-29T18:52:25.406 INFO:tasks.workunit.client.0.smithi089.stdout:op 4613 completed, throughput=5MB/sec 2024-08-29T18:52:25.406 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fKPn6yUgbF7akEW off=5130848 len=618834 2024-08-29T18:52:25.413 INFO:tasks.workunit.client.0.smithi089.stdout:op 4614 completed, throughput=5MB/sec 2024-08-29T18:52:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:24 smithi089 bash[77323]: cluster 2024-08-29T18:52:23.564887+0000 mgr.y (mgr.34104) 1201 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:52:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:52:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:52:25] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2024-08-29T18:52:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:24 smithi089 bash[78574]: cluster 2024-08-29T18:52:23.564887+0000 mgr.y (mgr.34104) 1201 : cluster [DBG] pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:52:26.413 INFO:tasks.workunit.client.0.smithi089.stdout: 872: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:26.413 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FbiyIDI8QC3c0Sh off=198486 len=1015873 2024-08-29T18:52:26.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 4615 completed, throughput=5MB/sec 2024-08-29T18:52:26.423 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-R28T9-WkaGXQyhF off=11377979 len=1268717 2024-08-29T18:52:26.426 INFO:tasks.workunit.client.0.smithi089.stdout:op 4616 completed, throughput=5MB/sec 2024-08-29T18:52:26.426 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IQk_xtMxDfrgSOR off=411561 len=705158 2024-08-29T18:52:26.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 4617 completed, throughput=5MB/sec 2024-08-29T18:52:26.437 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HK1vLPUmoFUpD3- off=1319981 len=1806705 2024-08-29T18:52:26.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 4618 completed, throughput=5MB/sec 2024-08-29T18:52:26.448 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5zd2xRyARXKh1Qu off=14177074 len=211475 2024-08-29T18:52:26.453 INFO:tasks.workunit.client.0.smithi089.stdout:op 4619 completed, throughput=5MB/sec 2024-08-29T18:52:26.453 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wv7xZixZt9CPmI8 off=1321526 len=1833431 2024-08-29T18:52:26.455 INFO:tasks.workunit.client.0.smithi089.stdout:op 4620 completed, throughput=5MB/sec 2024-08-29T18:52:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:26 smithi144 bash[67678]: cluster 2024-08-29T18:52:25.565879+0000 mgr.y (mgr.34104) 1202 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:52:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:26 smithi089 bash[77323]: cluster 2024-08-29T18:52:25.565879+0000 mgr.y (mgr.34104) 1202 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:52:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:27 smithi089 bash[78574]: cluster 2024-08-29T18:52:25.565879+0000 mgr.y (mgr.34104) 1202 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-08-29T18:52:27.456 INFO:tasks.workunit.client.0.smithi089.stdout: 873: throughput=5MB/sec pending data=0 2024-08-29T18:52:27.456 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E4SjWG6DvMJqkVf off=3230573 len=1024140 2024-08-29T18:52:27.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 4621 completed, throughput=5MB/sec 2024-08-29T18:52:27.460 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rUwwY-BuHZ8OIhe off=3129612 len=1647029 2024-08-29T18:52:27.465 INFO:tasks.workunit.client.0.smithi089.stdout:op 4622 completed, throughput=5MB/sec 2024-08-29T18:52:27.465 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iSFPRf6SWHl6nKb off=1579646 len=330857 2024-08-29T18:52:27.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 4623 completed, throughput=5MB/sec 2024-08-29T18:52:27.467 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9br8K5_vGGbdpLs off=8164992 len=965226 2024-08-29T18:52:27.475 INFO:tasks.workunit.client.0.smithi089.stdout:op 4624 completed, throughput=5MB/sec 2024-08-29T18:52:28.476 INFO:tasks.workunit.client.0.smithi089.stdout: 874: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:28.476 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GFKVrI4_XCeiHXL off=8263819 len=38401 2024-08-29T18:52:28.480 INFO:tasks.workunit.client.0.smithi089.stdout:op 4625 completed, throughput=4.99MB/sec 2024-08-29T18:52:28.480 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d6J-TKTAJjeY1Cd off=2794299 len=901022 2024-08-29T18:52:28.489 INFO:tasks.workunit.client.0.smithi089.stdout:op 4626 completed, throughput=5MB/sec 2024-08-29T18:52:28.489 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tuuB0YxrRUiNDj9 off=11638401 len=290985 2024-08-29T18:52:28.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 4627 completed, throughput=5MB/sec 2024-08-29T18:52:28.495 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zrLPl_CbcASShJy off=18934891 len=460583 2024-08-29T18:52:28.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 4628 completed, throughput=5MB/sec 2024-08-29T18:52:28.500 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sxeFlGap_6bnHxA off=190830 len=1507242 2024-08-29T18:52:28.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 4629 completed, throughput=5MB/sec 2024-08-29T18:52:28.504 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sTjJz9eBd8p7TP1 off=3822288 len=707847 2024-08-29T18:52:28.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 4630 completed, throughput=5MB/sec 2024-08-29T18:52:28.505 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aOPzOtyI_3tZlcG off=4379276 len=720209 2024-08-29T18:52:28.507 INFO:tasks.workunit.client.0.smithi089.stdout:op 4631 completed, throughput=5MB/sec 2024-08-29T18:52:28.507 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mV_IrxyZ0ihFNwr off=7341363 len=1695103 2024-08-29T18:52:28.519 INFO:tasks.workunit.client.0.smithi089.stdout:op 4632 completed, throughput=5MB/sec 2024-08-29T18:52:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:29 smithi144 bash[67678]: cluster 2024-08-29T18:52:27.567039+0000 mgr.y (mgr.34104) 1203 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:52:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:29 smithi089 bash[77323]: cluster 2024-08-29T18:52:27.567039+0000 mgr.y (mgr.34104) 1203 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:52:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:29 smithi089 bash[78574]: cluster 2024-08-29T18:52:27.567039+0000 mgr.y (mgr.34104) 1203 : cluster [DBG] pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:52:29.520 INFO:tasks.workunit.client.0.smithi089.stdout: 875: throughput=5MB/sec pending data=0 2024-08-29T18:52:29.520 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8AFZEvLDeaHp8Nw off=62453 len=460334 2024-08-29T18:52:29.526 INFO:tasks.workunit.client.0.smithi089.stdout:op 4633 completed, throughput=5MB/sec 2024-08-29T18:52:29.526 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ht9aAsVyI8vmlEM off=769836 len=1904373 2024-08-29T18:52:29.543 INFO:tasks.workunit.client.0.smithi089.stdout:op 4634 completed, throughput=5MB/sec 2024-08-29T18:52:29.543 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0jnS6W2v2sy5xi0 off=1484317 len=230631 2024-08-29T18:52:29.548 INFO:tasks.workunit.client.0.smithi089.stdout:op 4635 completed, throughput=5MB/sec 2024-08-29T18:52:29.548 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-W4nwZtjstj5I4IH off=31930 len=1097206 2024-08-29T18:52:29.551 INFO:tasks.workunit.client.0.smithi089.stdout:op 4636 completed, throughput=5MB/sec 2024-08-29T18:52:29.551 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hD4z-nqpymhUJHY off=4502011 len=1307772 2024-08-29T18:52:29.561 INFO:tasks.workunit.client.0.smithi089.stdout:op 4637 completed, throughput=5MB/sec 2024-08-29T18:52:30.561 INFO:tasks.workunit.client.0.smithi089.stdout: 876: throughput=5MB/sec pending data=0 2024-08-29T18:52:30.561 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OINop6NTzZGIrUU off=4776314 len=1985605 2024-08-29T18:52:30.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 4638 completed, throughput=5MB/sec 2024-08-29T18:52:30.566 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0cBZt_gd59ZpkDm off=15878634 len=471646 2024-08-29T18:52:30.568 INFO:tasks.workunit.client.0.smithi089.stdout:op 4639 completed, throughput=5MB/sec 2024-08-29T18:52:30.568 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nAJvsknNAS4lzqP off=21215304 len=1744676 2024-08-29T18:52:30.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 4640 completed, throughput=5MB/sec 2024-08-29T18:52:30.574 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xeonqrbPo4DpV6T off=3963396 len=1392203 2024-08-29T18:52:30.578 INFO:tasks.workunit.client.0.smithi089.stdout:op 4641 completed, throughput=5MB/sec 2024-08-29T18:52:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:31 smithi144 bash[67678]: cluster 2024-08-29T18:52:29.567940+0000 mgr.y (mgr.34104) 1204 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:52:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:31 smithi089 bash[77323]: cluster 2024-08-29T18:52:29.567940+0000 mgr.y (mgr.34104) 1204 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:52:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:31 smithi089 bash[78574]: cluster 2024-08-29T18:52:29.567940+0000 mgr.y (mgr.34104) 1204 : cluster [DBG] pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:52:31.578 INFO:tasks.workunit.client.0.smithi089.stdout: 877: throughput=5MB/sec pending data=0 2024-08-29T18:52:31.578 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RyKZnZtTU5L7eVS off=3340075 len=755330 2024-08-29T18:52:31.581 INFO:tasks.workunit.client.0.smithi089.stdout:op 4642 completed, throughput=5MB/sec 2024-08-29T18:52:31.581 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f1rV8clpbVnur2A off=13419715 len=666296 2024-08-29T18:52:31.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 4643 completed, throughput=5MB/sec 2024-08-29T18:52:31.588 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D3qNAhPwHHYnHNS off=17735693 len=1871688 2024-08-29T18:52:31.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 4644 completed, throughput=5MB/sec 2024-08-29T18:52:31.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-J515A_lHUXzubfG off=13458182 len=321042 2024-08-29T18:52:31.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 4645 completed, throughput=5MB/sec 2024-08-29T18:52:31.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A3x-iUpMOXzxBrC off=6055103 len=616883 2024-08-29T18:52:31.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 4646 completed, throughput=5MB/sec 2024-08-29T18:52:31.597 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GUY-btcig9cM84o off=997684 len=1249734 2024-08-29T18:52:31.607 INFO:tasks.workunit.client.0.smithi089.stdout:op 4647 completed, throughput=5MB/sec 2024-08-29T18:52:32.607 INFO:tasks.workunit.client.0.smithi089.stdout: 878: throughput=5MB/sec pending data=0 2024-08-29T18:52:32.608 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1_oCTow1A6_0qlB off=2136183 len=524678 2024-08-29T18:52:32.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 4648 completed, throughput=5MB/sec 2024-08-29T18:52:32.609 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6SYs-VsZiGjKR-8 off=5692781 len=1929439 2024-08-29T18:52:32.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 4649 completed, throughput=5MB/sec 2024-08-29T18:52:32.624 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Y-cpH5n3ByfgfHI off=597248 len=216038 2024-08-29T18:52:32.629 INFO:tasks.workunit.client.0.smithi089.stdout:op 4650 completed, throughput=5MB/sec 2024-08-29T18:52:32.629 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bKOsQc11FZdj0Nn off=7979447 len=1200365 2024-08-29T18:52:32.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 4651 completed, throughput=5MB/sec 2024-08-29T18:52:32.632 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BB1OqyhwmrTxKV7 off=14197929 len=1187896 2024-08-29T18:52:32.643 INFO:tasks.workunit.client.0.smithi089.stdout:op 4652 completed, throughput=5MB/sec 2024-08-29T18:52:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:33 smithi144 bash[67678]: cluster 2024-08-29T18:52:31.568877+0000 mgr.y (mgr.34104) 1205 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:52:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:33 smithi089 bash[77323]: cluster 2024-08-29T18:52:31.568877+0000 mgr.y (mgr.34104) 1205 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:52:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:33 smithi089 bash[78574]: cluster 2024-08-29T18:52:31.568877+0000 mgr.y (mgr.34104) 1205 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:52:33.643 INFO:tasks.workunit.client.0.smithi089.stdout: 879: throughput=5MB/sec pending data=0 2024-08-29T18:52:33.643 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FKkYTMLKgC-oK1x off=10978966 len=838403 2024-08-29T18:52:33.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 4653 completed, throughput=5MB/sec 2024-08-29T18:52:33.646 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ydgoNLMckpYdZOi off=10425322 len=597529 2024-08-29T18:52:33.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 4654 completed, throughput=5MB/sec 2024-08-29T18:52:33.653 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lWcymg4GyTg4Kvf off=242383 len=1341898 2024-08-29T18:52:33.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 4655 completed, throughput=5MB/sec 2024-08-29T18:52:33.656 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-632w2zPEQkJ5ZoW off=4549361 len=623568 2024-08-29T18:52:33.664 INFO:tasks.workunit.client.0.smithi089.stdout:op 4656 completed, throughput=5MB/sec 2024-08-29T18:52:33.664 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jgsbA4_CJF2kNtC off=5817388 len=991453 2024-08-29T18:52:33.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 4657 completed, throughput=5MB/sec 2024-08-29T18:52:33.665 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yrM9mXUZhfsvHpU off=2158530 len=1225495 2024-08-29T18:52:33.678 INFO:tasks.workunit.client.0.smithi089.stdout:op 4658 completed, throughput=5MB/sec 2024-08-29T18:52:34.679 INFO:tasks.workunit.client.0.smithi089.stdout: 880: throughput=5MB/sec pending data=0 2024-08-29T18:52:34.679 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aw8aSb8zu1O_esF off=1328069 len=1365765 2024-08-29T18:52:34.689 INFO:tasks.workunit.client.0.smithi089.stdout:op 4659 completed, throughput=5MB/sec 2024-08-29T18:52:34.689 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JqZv3SiLQXJ4X6i off=7812400 len=1056976 2024-08-29T18:52:34.690 INFO:tasks.workunit.client.0.smithi089.stdout:op 4660 completed, throughput=5MB/sec 2024-08-29T18:52:34.690 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gIB9fKGpLftCcC_ off=2976160 len=256859 2024-08-29T18:52:34.692 INFO:tasks.workunit.client.0.smithi089.stdout:op 4661 completed, throughput=5MB/sec 2024-08-29T18:52:34.693 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ywJ89NefiP8ww5u off=8737006 len=783977 2024-08-29T18:52:34.694 INFO:tasks.workunit.client.0.smithi089.stdout:op 4662 completed, throughput=5MB/sec 2024-08-29T18:52:34.694 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jVXWxKcgEQAZkti off=12739017 len=1468260 2024-08-29T18:52:34.697 INFO:tasks.workunit.client.0.smithi089.stdout:op 4663 completed, throughput=5MB/sec 2024-08-29T18:52:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:35 smithi144 bash[67678]: cluster 2024-08-29T18:52:33.569916+0000 mgr.y (mgr.34104) 1206 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:52:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:35 smithi089 bash[77323]: cluster 2024-08-29T18:52:33.569916+0000 mgr.y (mgr.34104) 1206 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:52:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:52:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:52:35] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2024-08-29T18:52:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:35 smithi089 bash[78574]: cluster 2024-08-29T18:52:33.569916+0000 mgr.y (mgr.34104) 1206 : cluster [DBG] pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:52:35.698 INFO:tasks.workunit.client.0.smithi089.stdout: 881: throughput=5MB/sec pending data=0 2024-08-29T18:52:35.698 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wTmFb1ByMx-ts6h off=1491584 len=273561 2024-08-29T18:52:35.704 INFO:tasks.workunit.client.0.smithi089.stdout:op 4664 completed, throughput=5MB/sec 2024-08-29T18:52:35.704 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jnl2VOLXHLBD4Wp off=20357882 len=1368197 2024-08-29T18:52:35.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 4665 completed, throughput=5MB/sec 2024-08-29T18:52:35.715 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x86ZdXOH8dGnZ6V off=612266 len=1191587 2024-08-29T18:52:35.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 4666 completed, throughput=5MB/sec 2024-08-29T18:52:35.723 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nn0L5Z-SebWZFEN off=6374298 len=718970 2024-08-29T18:52:35.726 INFO:tasks.workunit.client.0.smithi089.stdout:op 4667 completed, throughput=5MB/sec 2024-08-29T18:52:35.726 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wdNXi8AYy7VYkoo off=9748876 len=1229055 2024-08-29T18:52:35.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 4668 completed, throughput=5MB/sec 2024-08-29T18:52:35.734 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RqE4QjV264uWcTr off=203249 len=583992 2024-08-29T18:52:35.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 4669 completed, throughput=5MB/sec 2024-08-29T18:52:36.737 INFO:tasks.workunit.client.0.smithi089.stdout: 882: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:36.737 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p32tE-NQFbeACce off=14085221 len=68136 2024-08-29T18:52:36.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 4670 completed, throughput=5MB/sec 2024-08-29T18:52:36.741 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sKC7IPuNMNEcuLy off=10553067 len=1612776 2024-08-29T18:52:36.754 INFO:tasks.workunit.client.0.smithi089.stdout:op 4671 completed, throughput=5MB/sec 2024-08-29T18:52:36.754 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CiNs__qVUPVnZVL off=7647664 len=629198 2024-08-29T18:52:36.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 4672 completed, throughput=5MB/sec 2024-08-29T18:52:36.761 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8KD9JEuaKW0Sb4Z off=15890787 len=1126149 2024-08-29T18:52:36.770 INFO:tasks.workunit.client.0.smithi089.stdout:op 4673 completed, throughput=5MB/sec 2024-08-29T18:52:36.770 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o2-PJ4oGwxJqUxK off=6360641 len=32269 2024-08-29T18:52:36.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 4674 completed, throughput=5MB/sec 2024-08-29T18:52:36.774 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NqoFFFwqPyqZz6h off=328383 len=798065 2024-08-29T18:52:36.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 4675 completed, throughput=5MB/sec 2024-08-29T18:52:36.782 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uOWMeMheBqsT4XP off=20342976 len=1170926 2024-08-29T18:52:36.790 INFO:tasks.workunit.client.0.smithi089.stdout:op 4676 completed, throughput=5MB/sec 2024-08-29T18:52:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:37 smithi144 bash[67678]: cluster 2024-08-29T18:52:35.570726+0000 mgr.y (mgr.34104) 1207 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:52:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:37 smithi089 bash[77323]: cluster 2024-08-29T18:52:35.570726+0000 mgr.y (mgr.34104) 1207 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:52:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:37 smithi089 bash[78574]: cluster 2024-08-29T18:52:35.570726+0000 mgr.y (mgr.34104) 1207 : cluster [DBG] pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:52:37.791 INFO:tasks.workunit.client.0.smithi089.stdout: 883: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:37.791 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lub0NckT5_q8j9w off=4914674 len=1554594 2024-08-29T18:52:37.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 4677 completed, throughput=5MB/sec 2024-08-29T18:52:37.804 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RaoAVrKAoZOv3ol off=12628744 len=1735016 2024-08-29T18:52:37.809 INFO:tasks.workunit.client.0.smithi089.stdout:op 4678 completed, throughput=5MB/sec 2024-08-29T18:52:37.809 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0MkIqOISpw9ZETR off=4477628 len=728512 2024-08-29T18:52:37.816 INFO:tasks.workunit.client.0.smithi089.stdout:op 4679 completed, throughput=5MB/sec 2024-08-29T18:52:37.816 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oQRK2Op-NU6x038 off=9578667 len=526051 2024-08-29T18:52:37.822 INFO:tasks.workunit.client.0.smithi089.stdout:op 4680 completed, throughput=5MB/sec 2024-08-29T18:52:37.822 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ou4gN1pnCxEJB-i off=11410897 len=1603376 2024-08-29T18:52:37.824 INFO:tasks.workunit.client.0.smithi089.stdout:op 4681 completed, throughput=5MB/sec 2024-08-29T18:52:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:38 smithi144 bash[67678]: audit 2024-08-29T18:52:37.746675+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:38 smithi089 bash[77323]: audit 2024-08-29T18:52:37.746675+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:38 smithi089 bash[78574]: audit 2024-08-29T18:52:37.746675+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:38.825 INFO:tasks.workunit.client.0.smithi089.stdout: 884: throughput=5MB/sec pending data=0 2024-08-29T18:52:38.825 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-euIAY_e5RnOn2zv off=6211407 len=2038151 2024-08-29T18:52:38.841 INFO:tasks.workunit.client.0.smithi089.stdout:op 4682 completed, throughput=5MB/sec 2024-08-29T18:52:38.842 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yywhLJaTaNwd170 off=7538615 len=1031002 2024-08-29T18:52:38.850 INFO:tasks.workunit.client.0.smithi089.stdout:op 4683 completed, throughput=5MB/sec 2024-08-29T18:52:38.851 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b9_901f_3UhJ29N off=1443406 len=1004834 2024-08-29T18:52:38.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 4684 completed, throughput=5MB/sec 2024-08-29T18:52:38.859 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DHrYtz6DCPdDBjz off=5278850 len=1470067 2024-08-29T18:52:38.862 INFO:tasks.workunit.client.0.smithi089.stdout:op 4685 completed, throughput=5MB/sec 2024-08-29T18:52:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:39 smithi144 bash[67678]: cluster 2024-08-29T18:52:37.571839+0000 mgr.y (mgr.34104) 1208 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:52:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:39 smithi089 bash[77323]: cluster 2024-08-29T18:52:37.571839+0000 mgr.y (mgr.34104) 1208 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:52:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:39 smithi089 bash[78574]: cluster 2024-08-29T18:52:37.571839+0000 mgr.y (mgr.34104) 1208 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:52:39.863 INFO:tasks.workunit.client.0.smithi089.stdout: 885: throughput=5MB/sec pending data=0 2024-08-29T18:52:39.863 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CoPfJgnxeaxF_Zd off=121369 len=338800 2024-08-29T18:52:39.864 INFO:tasks.workunit.client.0.smithi089.stdout:op 4686 completed, throughput=5MB/sec 2024-08-29T18:52:39.865 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iENqHI3LMmao1DR off=6978635 len=728144 2024-08-29T18:52:39.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 4687 completed, throughput=5MB/sec 2024-08-29T18:52:39.873 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UjGmBbce2TayJaH off=393890 len=492286 2024-08-29T18:52:39.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 4688 completed, throughput=5MB/sec 2024-08-29T18:52:39.877 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YVZnkktDokO8t_L off=3648954 len=2068998 2024-08-29T18:52:39.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 4689 completed, throughput=5MB/sec 2024-08-29T18:52:39.894 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-59dKiRemgXK_JoK off=9458276 len=263232 2024-08-29T18:52:39.896 INFO:tasks.workunit.client.0.smithi089.stdout:op 4690 completed, throughput=5MB/sec 2024-08-29T18:52:39.896 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MwIQWXgArsFarlH off=2409354 len=754102 2024-08-29T18:52:39.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 4691 completed, throughput=5MB/sec 2024-08-29T18:52:40.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:40 smithi144 bash[67678]: cluster 2024-08-29T18:52:39.572787+0000 mgr.y (mgr.34104) 1209 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:52:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:40 smithi089 bash[77323]: cluster 2024-08-29T18:52:39.572787+0000 mgr.y (mgr.34104) 1209 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:52:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:40 smithi089 bash[78574]: cluster 2024-08-29T18:52:39.572787+0000 mgr.y (mgr.34104) 1209 : cluster [DBG] pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:52:40.905 INFO:tasks.workunit.client.0.smithi089.stdout: 886: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:40.905 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VTa446peqv__E0J off=18761235 len=1262377 2024-08-29T18:52:40.916 INFO:tasks.workunit.client.0.smithi089.stdout:op 4692 completed, throughput=5MB/sec 2024-08-29T18:52:40.916 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-diqVLQCHHp_J6Ag off=5524614 len=1630965 2024-08-29T18:52:40.930 INFO:tasks.workunit.client.0.smithi089.stdout:op 4693 completed, throughput=5MB/sec 2024-08-29T18:52:40.931 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B47wagtYNZhNpmW off=1002489 len=728491 2024-08-29T18:52:40.938 INFO:tasks.workunit.client.0.smithi089.stdout:op 4694 completed, throughput=5MB/sec 2024-08-29T18:52:40.938 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--H4KpKOPMeqiBNx off=11740565 len=1901125 2024-08-29T18:52:40.942 INFO:tasks.workunit.client.0.smithi089.stdout:op 4695 completed, throughput=5MB/sec 2024-08-29T18:52:41.943 INFO:tasks.workunit.client.0.smithi089.stdout: 887: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:41.943 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fYYcp9v3EuyKwYQ off=7340165 len=1227515 2024-08-29T18:52:41.946 INFO:tasks.workunit.client.0.smithi089.stdout:op 4696 completed, throughput=5MB/sec 2024-08-29T18:52:41.946 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6tqEzVaJ5BE_los off=76283 len=1587797 2024-08-29T18:52:41.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 4697 completed, throughput=5MB/sec 2024-08-29T18:52:41.959 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1wnWXubcVuJj-vi off=5527659 len=1807054 2024-08-29T18:52:41.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 4698 completed, throughput=5MB/sec 2024-08-29T18:52:41.973 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uAYeVxDA6axRlNe off=10901928 len=702111 2024-08-29T18:52:41.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 4699 completed, throughput=5MB/sec 2024-08-29T18:52:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:42 smithi089 bash[77323]: cluster 2024-08-29T18:52:41.573737+0000 mgr.y (mgr.34104) 1210 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:42 smithi089 bash[78574]: cluster 2024-08-29T18:52:41.573737+0000 mgr.y (mgr.34104) 1210 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: 888: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:42.978 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-COQ5bXWlT9CuFnL off=2707815 len=1777813 2024-08-29T18:52:42.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 4700 completed, throughput=5MB/sec 2024-08-29T18:52:42.983 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IkTGV8-BGrrbtoz off=351617 len=1092719 2024-08-29T18:52:42.992 INFO:tasks.workunit.client.0.smithi089.stdout:op 4701 completed, throughput=5MB/sec 2024-08-29T18:52:42.992 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VaU0SqFpSxVFDul off=13775270 len=1226559 2024-08-29T18:52:43.003 INFO:tasks.workunit.client.0.smithi089.stdout:op 4702 completed, throughput=5MB/sec 2024-08-29T18:52:43.003 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hBXoP_4-6f-XKxQ off=3358446 len=1494022 2024-08-29T18:52:43.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 4703 completed, throughput=5MB/sec 2024-08-29T18:52:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:42 smithi144 bash[67678]: cluster 2024-08-29T18:52:41.573737+0000 mgr.y (mgr.34104) 1210 : cluster [DBG] pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: 889: throughput=5MB/sec pending data=0 2024-08-29T18:52:44.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-huHL3hmWIvl__wS off=4233184 len=497946 2024-08-29T18:52:44.017 INFO:tasks.workunit.client.0.smithi089.stdout:op 4704 completed, throughput=5MB/sec 2024-08-29T18:52:44.017 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rWM6kHk96kvy-rn off=702858 len=1218117 2024-08-29T18:52:44.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 4705 completed, throughput=5MB/sec 2024-08-29T18:52:44.029 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ufS5dZEvDzTEwdc off=13679531 len=837522 2024-08-29T18:52:44.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 4706 completed, throughput=5MB/sec 2024-08-29T18:52:44.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zdMSGwcFDaIODCe off=1006233 len=1163220 2024-08-29T18:52:44.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 4707 completed, throughput=5MB/sec 2024-08-29T18:52:44.034 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-skt4gqOgjrj_j4c off=0 len=1741264 2024-08-29T18:52:44.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4708 completed, throughput=5MB/sec 2024-08-29T18:52:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:44 smithi089 bash[77323]: cluster 2024-08-29T18:52:43.574785+0000 mgr.y (mgr.34104) 1211 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:52:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:44 smithi089 bash[78574]: cluster 2024-08-29T18:52:43.574785+0000 mgr.y (mgr.34104) 1211 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:52:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: 890: throughput=5MB/sec pending data=0 2024-08-29T18:52:45.049 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uWi4c82fsQbZbzY off=2393836 len=1481434 2024-08-29T18:52:45.052 INFO:tasks.workunit.client.0.smithi089.stdout:op 4709 completed, throughput=5MB/sec 2024-08-29T18:52:45.052 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oU00lba62cGANWw off=7148997 len=259016 2024-08-29T18:52:45.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 4710 completed, throughput=5MB/sec 2024-08-29T18:52:45.054 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F25wm__-jlMVFc4 off=4011989 len=7080 2024-08-29T18:52:45.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 4711 completed, throughput=5MB/sec 2024-08-29T18:52:45.055 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a3nAuMJ1SgHkLb7 off=11651278 len=275872 2024-08-29T18:52:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:44 smithi144 bash[67678]: cluster 2024-08-29T18:52:43.574785+0000 mgr.y (mgr.34104) 1211 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:52:45.060 INFO:tasks.workunit.client.0.smithi089.stdout:op 4712 completed, throughput=5MB/sec 2024-08-29T18:52:45.060 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g32YuxBKCv2BMKb off=4369324 len=241120 2024-08-29T18:52:45.066 INFO:tasks.workunit.client.0.smithi089.stdout:op 4713 completed, throughput=5MB/sec 2024-08-29T18:52:45.066 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XACByTE83kWaYtx off=8385818 len=1803869 2024-08-29T18:52:45.078 INFO:tasks.workunit.client.0.smithi089.stdout:op 4714 completed, throughput=5MB/sec 2024-08-29T18:52:45.078 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e5INUJ7_5XexI-4 off=4327657 len=1624314 2024-08-29T18:52:45.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 4715 completed, throughput=5MB/sec 2024-08-29T18:52:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:52:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:52:45] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:52:46.082 INFO:tasks.workunit.client.0.smithi089.stdout: 891: throughput=5MB/sec pending data=0 2024-08-29T18:52:46.082 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UyOOJFcXcXeuxnZ off=7931517 len=662527 2024-08-29T18:52:46.089 INFO:tasks.workunit.client.0.smithi089.stdout:op 4716 completed, throughput=5MB/sec 2024-08-29T18:52:46.090 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B6ZnlEMcLWEU5vw off=4508612 len=128918 2024-08-29T18:52:46.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 4717 completed, throughput=5MB/sec 2024-08-29T18:52:46.091 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_yGaEQ9odkOR3XD off=8193895 len=1964331 2024-08-29T18:52:46.096 INFO:tasks.workunit.client.0.smithi089.stdout:op 4718 completed, throughput=5MB/sec 2024-08-29T18:52:46.096 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_KfYhcgPhQWLMAd off=168196 len=2026744 2024-08-29T18:52:46.115 INFO:tasks.workunit.client.0.smithi089.stdout:op 4719 completed, throughput=5MB/sec 2024-08-29T18:52:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:46 smithi089 bash[77323]: cluster 2024-08-29T18:52:45.575612+0000 mgr.y (mgr.34104) 1212 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:52:46.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:46 smithi089 bash[78574]: cluster 2024-08-29T18:52:45.575612+0000 mgr.y (mgr.34104) 1212 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:52:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:46 smithi144 bash[67678]: cluster 2024-08-29T18:52:45.575612+0000 mgr.y (mgr.34104) 1212 : cluster [DBG] pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:52:47.115 INFO:tasks.workunit.client.0.smithi089.stdout: 892: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:47.115 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GHIo-sO3cg_st0c off=1302419 len=315473 2024-08-29T18:52:47.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 4720 completed, throughput=5MB/sec 2024-08-29T18:52:47.117 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6fOoxLO6_Gn9YuB off=9943801 len=46910 2024-08-29T18:52:47.122 INFO:tasks.workunit.client.0.smithi089.stdout:op 4721 completed, throughput=5MB/sec 2024-08-29T18:52:47.122 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2Cq3dv-1kxNuFdL off=5155430 len=143672 2024-08-29T18:52:47.126 INFO:tasks.workunit.client.0.smithi089.stdout:op 4722 completed, throughput=5MB/sec 2024-08-29T18:52:47.126 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UuVxAMKXwgRGqZd off=1049469 len=1567861 2024-08-29T18:52:47.131 INFO:tasks.workunit.client.0.smithi089.stdout:op 4723 completed, throughput=5MB/sec 2024-08-29T18:52:47.131 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4liW0kLDprLD-6I off=4229144 len=1355910 2024-08-29T18:52:47.144 INFO:tasks.workunit.client.0.smithi089.stdout:op 4724 completed, throughput=5MB/sec 2024-08-29T18:52:47.144 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XFOob7jVz3cjim- off=13766170 len=1934669 2024-08-29T18:52:47.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 4725 completed, throughput=5MB/sec 2024-08-29T18:52:48.149 INFO:tasks.workunit.client.0.smithi089.stdout: 893: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:48.149 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-slw-pGx0cTI0koA off=7683777 len=1240986 2024-08-29T18:52:48.160 INFO:tasks.workunit.client.0.smithi089.stdout:op 4726 completed, throughput=5MB/sec 2024-08-29T18:52:48.161 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7zL8UbHSmFleDUt off=13881512 len=961022 2024-08-29T18:52:48.171 INFO:tasks.workunit.client.0.smithi089.stdout:op 4727 completed, throughput=5MB/sec 2024-08-29T18:52:48.171 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gT7xvu9Tvkye6Ao off=2628441 len=906679 2024-08-29T18:52:48.172 INFO:tasks.workunit.client.0.smithi089.stdout:op 4728 completed, throughput=5MB/sec 2024-08-29T18:52:48.172 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D0JKbNAjH_Jks9B off=7079266 len=1230636 2024-08-29T18:52:48.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 4729 completed, throughput=5MB/sec 2024-08-29T18:52:48.181 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CRcz7ZatkUzagc_ off=876808 len=930634 2024-08-29T18:52:48.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 4730 completed, throughput=5MB/sec 2024-08-29T18:52:48.189 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b7khyn1rapgsPF6 off=602126 len=803740 2024-08-29T18:52:48.196 INFO:tasks.workunit.client.0.smithi089.stdout:op 4731 completed, throughput=5MB/sec 2024-08-29T18:52:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:48 smithi089 bash[77323]: cluster 2024-08-29T18:52:47.576698+0000 mgr.y (mgr.34104) 1213 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-08-29T18:52:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:48 smithi089 bash[78574]: cluster 2024-08-29T18:52:47.576698+0000 mgr.y (mgr.34104) 1213 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-08-29T18:52:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:48 smithi144 bash[67678]: cluster 2024-08-29T18:52:47.576698+0000 mgr.y (mgr.34104) 1213 : cluster [DBG] pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-08-29T18:52:49.197 INFO:tasks.workunit.client.0.smithi089.stdout: 894: throughput=5MB/sec pending data=0 2024-08-29T18:52:49.197 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mQYUq6sx9QUcbFn off=23485 len=3270 2024-08-29T18:52:49.201 INFO:tasks.workunit.client.0.smithi089.stdout:op 4732 completed, throughput=5MB/sec 2024-08-29T18:52:49.202 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uIBkcsUcDHm_E8Q off=2169072 len=1333046 2024-08-29T18:52:49.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 4733 completed, throughput=5MB/sec 2024-08-29T18:52:49.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R1ZVnacO5mORoCo off=16285373 len=2089565 2024-08-29T18:52:49.231 INFO:tasks.workunit.client.0.smithi089.stdout:op 4734 completed, throughput=5MB/sec 2024-08-29T18:52:49.231 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-slgf44JLRyDU5yM off=19322800 len=1437820 2024-08-29T18:52:49.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 4735 completed, throughput=5MB/sec 2024-08-29T18:52:50.243 INFO:tasks.workunit.client.0.smithi089.stdout: 895: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:50.243 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-U0i_UuaCKPhcicr off=15208249 len=1552746 2024-08-29T18:52:50.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 4736 completed, throughput=5MB/sec 2024-08-29T18:52:50.256 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wM9-wkou4ygnV2X off=1702746 len=950267 2024-08-29T18:52:50.260 INFO:tasks.workunit.client.0.smithi089.stdout:op 4737 completed, throughput=5MB/sec 2024-08-29T18:52:50.260 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q8bPvjSNi1tfcm1 off=2730973 len=334948 2024-08-29T18:52:50.266 INFO:tasks.workunit.client.0.smithi089.stdout:op 4738 completed, throughput=5MB/sec 2024-08-29T18:52:50.266 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zq2I0pj9-FoXk3h off=746845 len=1780648 2024-08-29T18:52:50.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 4739 completed, throughput=5MB/sec 2024-08-29T18:52:50.279 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-09udPH7ZYz6bWSz off=3631459 len=1255749 2024-08-29T18:52:50.282 INFO:tasks.workunit.client.0.smithi089.stdout:op 4740 completed, throughput=5MB/sec 2024-08-29T18:52:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:50 smithi089 bash[78574]: cluster 2024-08-29T18:52:49.577781+0000 mgr.y (mgr.34104) 1214 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:52:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:50 smithi089 bash[77323]: cluster 2024-08-29T18:52:49.577781+0000 mgr.y (mgr.34104) 1214 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:52:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:50 smithi144 bash[67678]: cluster 2024-08-29T18:52:49.577781+0000 mgr.y (mgr.34104) 1214 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:52:51.282 INFO:tasks.workunit.client.0.smithi089.stdout: 896: throughput=5MB/sec pending data=0 2024-08-29T18:52:51.283 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WV718t9cA4UDeU5 off=1313610 len=1944857 2024-08-29T18:52:51.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 4741 completed, throughput=5MB/sec 2024-08-29T18:52:51.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xItzvAd9Q5Rfb9G off=1917596 len=363649 2024-08-29T18:52:51.299 INFO:tasks.workunit.client.0.smithi089.stdout:op 4742 completed, throughput=5MB/sec 2024-08-29T18:52:51.300 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P1717CSqx4ZjNFl off=3715404 len=1707529 2024-08-29T18:52:51.313 INFO:tasks.workunit.client.0.smithi089.stdout:op 4743 completed, throughput=5MB/sec 2024-08-29T18:52:51.313 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-obt4SUiJn1mNzNl off=8622669 len=593949 2024-08-29T18:52:51.320 INFO:tasks.workunit.client.0.smithi089.stdout:op 4744 completed, throughput=5MB/sec 2024-08-29T18:52:51.320 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-294v9qDpQGC0TVr off=12407607 len=1140333 2024-08-29T18:52:51.323 INFO:tasks.workunit.client.0.smithi089.stdout:op 4745 completed, throughput=5MB/sec 2024-08-29T18:52:52.324 INFO:tasks.workunit.client.0.smithi089.stdout: 897: throughput=5MB/sec pending data=0 2024-08-29T18:52:52.324 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q8CfA0vt2I6UQ1W off=744021 len=1054660 2024-08-29T18:52:52.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 4746 completed, throughput=5MB/sec 2024-08-29T18:52:52.327 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VTHeHRAXE7dO5NJ off=3815018 len=1076592 2024-08-29T18:52:52.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 4747 completed, throughput=5MB/sec 2024-08-29T18:52:52.337 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sh5y6QrjGK8EI_X off=8563303 len=863595 2024-08-29T18:52:52.339 INFO:tasks.workunit.client.0.smithi089.stdout:op 4748 completed, throughput=5MB/sec 2024-08-29T18:52:52.339 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vOe60-t3fGiKKih off=14215235 len=626151 2024-08-29T18:52:52.347 INFO:tasks.workunit.client.0.smithi089.stdout:op 4749 completed, throughput=5MB/sec 2024-08-29T18:52:52.347 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ApjnT0eufnkgjQg off=15774322 len=1317547 2024-08-29T18:52:52.357 INFO:tasks.workunit.client.0.smithi089.stdout:op 4750 completed, throughput=5MB/sec 2024-08-29T18:52:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:52 smithi089 bash[77323]: cluster 2024-08-29T18:52:51.578800+0000 mgr.y (mgr.34104) 1215 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:52:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:52 smithi089 bash[78574]: cluster 2024-08-29T18:52:51.578800+0000 mgr.y (mgr.34104) 1215 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:52:53.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:52 smithi144 bash[67678]: cluster 2024-08-29T18:52:51.578800+0000 mgr.y (mgr.34104) 1215 : cluster [DBG] pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:52:53.358 INFO:tasks.workunit.client.0.smithi089.stdout: 898: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:53.358 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N18CleFy87A8juP off=196132 len=1399052 2024-08-29T18:52:53.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 4751 completed, throughput=5MB/sec 2024-08-29T18:52:53.361 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UXUtk8BjJABlkfm off=9106177 len=771619 2024-08-29T18:52:53.370 INFO:tasks.workunit.client.0.smithi089.stdout:op 4752 completed, throughput=5MB/sec 2024-08-29T18:52:53.370 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WffL70hLfN_masD off=4829347 len=862530 2024-08-29T18:52:53.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 4753 completed, throughput=5MB/sec 2024-08-29T18:52:53.373 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HLDAV17nb7Zx-T- off=8769779 len=2060036 2024-08-29T18:52:53.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 4754 completed, throughput=5MB/sec 2024-08-29T18:52:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:53 smithi089 bash[78574]: audit 2024-08-29T18:52:52.747208+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:53 smithi089 bash[77323]: audit 2024-08-29T18:52:52.747208+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:53 smithi144 bash[67678]: audit 2024-08-29T18:52:52.747208+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:52:54.379 INFO:tasks.workunit.client.0.smithi089.stdout: 899: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:54.379 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gVyg-oRtJFjwYKA off=9157102 len=1327287 2024-08-29T18:52:54.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 4755 completed, throughput=5MB/sec 2024-08-29T18:52:54.391 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-U9CyYHLEAaB5V9s off=12851359 len=187889 2024-08-29T18:52:54.393 INFO:tasks.workunit.client.0.smithi089.stdout:op 4756 completed, throughput=5MB/sec 2024-08-29T18:52:54.393 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WiIMjzVjoJapXQR off=3394594 len=1612122 2024-08-29T18:52:54.405 INFO:tasks.workunit.client.0.smithi089.stdout:op 4757 completed, throughput=5MB/sec 2024-08-29T18:52:54.405 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6D_LkqAcL-umdyK off=869794 len=1274082 2024-08-29T18:52:54.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 4758 completed, throughput=5MB/sec 2024-08-29T18:52:54.407 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CQSi-3o0i8J5tCJ off=12538889 len=1097188 2024-08-29T18:52:54.410 INFO:tasks.workunit.client.0.smithi089.stdout:op 4759 completed, throughput=5MB/sec 2024-08-29T18:52:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:54 smithi089 bash[78574]: cluster 2024-08-29T18:52:53.579923+0000 mgr.y (mgr.34104) 1216 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:54 smithi089 bash[77323]: cluster 2024-08-29T18:52:53.579923+0000 mgr.y (mgr.34104) 1216 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:55.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:54 smithi144 bash[67678]: cluster 2024-08-29T18:52:53.579923+0000 mgr.y (mgr.34104) 1216 : cluster [DBG] pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:52:55.410 INFO:tasks.workunit.client.0.smithi089.stdout: 900: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:55.411 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SFveOc7DRrXGV5y off=168396 len=1958925 2024-08-29T18:52:55.425 INFO:tasks.workunit.client.0.smithi089.stdout:op 4760 completed, throughput=5MB/sec 2024-08-29T18:52:55.425 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f2jcnkYBDSQs5zF off=1734823 len=1095502 2024-08-29T18:52:55.427 INFO:tasks.workunit.client.0.smithi089.stdout:op 4761 completed, throughput=5MB/sec 2024-08-29T18:52:55.427 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KLROc1mkEP68xR2 off=7595809 len=524916 2024-08-29T18:52:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:52:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:52:55] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:52:55.434 INFO:tasks.workunit.client.0.smithi089.stdout:op 4762 completed, throughput=5MB/sec 2024-08-29T18:52:55.434 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ar0rziMdnw3Crkg off=1808354 len=846048 2024-08-29T18:52:55.442 INFO:tasks.workunit.client.0.smithi089.stdout:op 4763 completed, throughput=5MB/sec 2024-08-29T18:52:55.442 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pSvJoZI7PKX0Tkh off=10728018 len=549283 2024-08-29T18:52:55.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 4764 completed, throughput=5MB/sec 2024-08-29T18:52:55.444 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OcgbL98SVXKzhgi off=217995 len=889082 2024-08-29T18:52:55.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 4765 completed, throughput=5MB/sec 2024-08-29T18:52:56.447 INFO:tasks.workunit.client.0.smithi089.stdout: 901: throughput=5MB/sec pending data=0 2024-08-29T18:52:56.447 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lC46ReE8gu3F6Ku off=12445647 len=646749 2024-08-29T18:52:56.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 4766 completed, throughput=5MB/sec 2024-08-29T18:52:56.454 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XXq37u-hcNUX_vA off=10892137 len=108183 2024-08-29T18:52:56.459 INFO:tasks.workunit.client.0.smithi089.stdout:op 4767 completed, throughput=5MB/sec 2024-08-29T18:52:56.459 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LrkL4KSzZ5H2JHc off=16434896 len=873457 2024-08-29T18:52:56.462 INFO:tasks.workunit.client.0.smithi089.stdout:op 4768 completed, throughput=5MB/sec 2024-08-29T18:52:56.463 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tY7CS-IUNm2AR4Y off=8593446 len=1644419 2024-08-29T18:52:56.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 4769 completed, throughput=5MB/sec 2024-08-29T18:52:56.475 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-P1717CSqx4ZjNFl off=1255617 len=776659 2024-08-29T18:52:56.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 4770 completed, throughput=5MB/sec 2024-08-29T18:52:56.482 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7TJ-xj-rZKrBwbY off=8658795 len=1379031 2024-08-29T18:52:56.495 INFO:tasks.workunit.client.0.smithi089.stdout:op 4771 completed, throughput=5MB/sec 2024-08-29T18:52:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:56 smithi089 bash[77323]: cluster 2024-08-29T18:52:55.580786+0000 mgr.y (mgr.34104) 1217 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:52:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:56 smithi089 bash[78574]: cluster 2024-08-29T18:52:55.580786+0000 mgr.y (mgr.34104) 1217 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:52:57.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:56 smithi144 bash[67678]: cluster 2024-08-29T18:52:55.580786+0000 mgr.y (mgr.34104) 1217 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:52:57.496 INFO:tasks.workunit.client.0.smithi089.stdout: 902: throughput=5MB/sec pending data=0 2024-08-29T18:52:57.496 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4Gl68_77sEmC415 off=1427268 len=2071481 2024-08-29T18:52:57.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 4772 completed, throughput=5MB/sec 2024-08-29T18:52:57.500 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sHXCOHTqHON6lA_ off=15198467 len=500097 2024-08-29T18:52:57.502 INFO:tasks.workunit.client.0.smithi089.stdout:op 4773 completed, throughput=5MB/sec 2024-08-29T18:52:57.502 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6-DVepU15a1HjzU off=16599339 len=97083 2024-08-29T18:52:57.503 INFO:tasks.workunit.client.0.smithi089.stdout:op 4774 completed, throughput=5MB/sec 2024-08-29T18:52:57.503 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-u5WWW7vA57bN4s2 off=6200592 len=272980 2024-08-29T18:52:57.509 INFO:tasks.workunit.client.0.smithi089.stdout:op 4775 completed, throughput=5MB/sec 2024-08-29T18:52:57.509 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ajTxlLqxPYuUxxu off=3043477 len=472862 2024-08-29T18:52:57.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 4776 completed, throughput=5MB/sec 2024-08-29T18:52:57.510 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9AxFuYbgpn5lE0B off=1225087 len=1490140 2024-08-29T18:52:57.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 4777 completed, throughput=5MB/sec 2024-08-29T18:52:58.515 INFO:tasks.workunit.client.0.smithi089.stdout: 903: throughput=4.99MB/sec pending data=0 2024-08-29T18:52:58.515 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bFM-Mqg1J66LN4J off=7838530 len=108934 2024-08-29T18:52:58.520 INFO:tasks.workunit.client.0.smithi089.stdout:op 4778 completed, throughput=4.99MB/sec 2024-08-29T18:52:58.520 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zMUlTcU3Tyfzu6c off=8060925 len=837379 2024-08-29T18:52:58.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 4779 completed, throughput=5MB/sec 2024-08-29T18:52:58.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nb0aEoR9SBMABJl off=816884 len=1049455 2024-08-29T18:52:58.530 INFO:tasks.workunit.client.0.smithi089.stdout:op 4780 completed, throughput=5MB/sec 2024-08-29T18:52:58.530 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-70vKYWb5p_gz0Kb off=3486334 len=1235614 2024-08-29T18:52:58.534 INFO:tasks.workunit.client.0.smithi089.stdout:op 4781 completed, throughput=5MB/sec 2024-08-29T18:52:58.535 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FBMs11IBDvSWdn8 off=9810 len=1798765 2024-08-29T18:52:58.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 4782 completed, throughput=5MB/sec 2024-08-29T18:52:58.540 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6MNTkj-4NjB7NJJ off=11655283 len=1814668 2024-08-29T18:52:58.553 INFO:tasks.workunit.client.0.smithi089.stdout:op 4783 completed, throughput=5MB/sec 2024-08-29T18:52:58.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:58 smithi089 bash[77323]: cluster 2024-08-29T18:52:57.581911+0000 mgr.y (mgr.34104) 1218 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:58 smithi089 bash[77323]: audit 2024-08-29T18:52:58.359057+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:52:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:58 smithi089 bash[78574]: cluster 2024-08-29T18:52:57.581911+0000 mgr.y (mgr.34104) 1218 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:58 smithi089 bash[78574]: audit 2024-08-29T18:52:58.359057+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:52:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:58 smithi144 bash[67678]: cluster 2024-08-29T18:52:57.581911+0000 mgr.y (mgr.34104) 1218 : cluster [DBG] pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:52:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:58 smithi144 bash[67678]: audit 2024-08-29T18:52:58.359057+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:52:59.553 INFO:tasks.workunit.client.0.smithi089.stdout: 904: throughput=5MB/sec pending data=0 2024-08-29T18:52:59.554 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nh71FY2x-kLu7XN off=7100437 len=1511883 2024-08-29T18:52:59.557 INFO:tasks.workunit.client.0.smithi089.stdout:op 4784 completed, throughput=5MB/sec 2024-08-29T18:52:59.557 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-inhMLze4Xz6P5b5 off=22176180 len=937354 2024-08-29T18:52:59.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 4785 completed, throughput=5MB/sec 2024-08-29T18:52:59.566 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x6rtWAV9Rldye8a off=6823331 len=709625 2024-08-29T18:52:59.573 INFO:tasks.workunit.client.0.smithi089.stdout:op 4786 completed, throughput=5MB/sec 2024-08-29T18:52:59.573 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c1NlmRNlMNipbVX off=10188741 len=348467 2024-08-29T18:52:59.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 4787 completed, throughput=5MB/sec 2024-08-29T18:52:59.579 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CJz0tOoZeJwCLCS off=7467870 len=840834 2024-08-29T18:52:59.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 4788 completed, throughput=5MB/sec 2024-08-29T18:52:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:59 smithi089 bash[78574]: audit 2024-08-29T18:52:59.134888+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:52:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:59 smithi089 bash[78574]: audit 2024-08-29T18:52:59.136704+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:52:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:52:59 smithi089 bash[78574]: audit 2024-08-29T18:52:59.150613+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:52:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:59 smithi089 bash[77323]: audit 2024-08-29T18:52:59.134888+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:52:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:59 smithi089 bash[77323]: audit 2024-08-29T18:52:59.136704+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:52:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:52:59 smithi089 bash[77323]: audit 2024-08-29T18:52:59.150613+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:53:00.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:59 smithi144 bash[67678]: audit 2024-08-29T18:52:59.134888+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:53:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:59 smithi144 bash[67678]: audit 2024-08-29T18:52:59.136704+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:53:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:52:59 smithi144 bash[67678]: audit 2024-08-29T18:52:59.150613+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:53:00.582 INFO:tasks.workunit.client.0.smithi089.stdout: 905: throughput=5MB/sec pending data=0 2024-08-29T18:53:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HMgI0JV_t46b2Q4 off=8284000 len=846953 2024-08-29T18:53:00.590 INFO:tasks.workunit.client.0.smithi089.stdout:op 4789 completed, throughput=5MB/sec 2024-08-29T18:53:00.590 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xZQ_zuyVvvcvgax off=3622497 len=933544 2024-08-29T18:53:00.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 4790 completed, throughput=5MB/sec 2024-08-29T18:53:00.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TcGL6AmWFBhunvd off=19356439 len=349399 2024-08-29T18:53:00.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 4791 completed, throughput=5MB/sec 2024-08-29T18:53:00.595 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fYAEl9NvnFhuVvT off=4707716 len=1891448 2024-08-29T18:53:00.611 INFO:tasks.workunit.client.0.smithi089.stdout:op 4792 completed, throughput=5MB/sec 2024-08-29T18:53:00.611 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ijqllq6XeP3ypTP off=4498348 len=1572630 2024-08-29T18:53:00.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 4793 completed, throughput=5MB/sec 2024-08-29T18:53:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:00 smithi089 bash[77323]: cluster 2024-08-29T18:52:59.582835+0000 mgr.y (mgr.34104) 1219 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:53:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:00 smithi089 bash[78574]: cluster 2024-08-29T18:52:59.582835+0000 mgr.y (mgr.34104) 1219 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:53:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:00 smithi144 bash[67678]: cluster 2024-08-29T18:52:59.582835+0000 mgr.y (mgr.34104) 1219 : cluster [DBG] pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:53:01.616 INFO:tasks.workunit.client.0.smithi089.stdout: 906: throughput=5MB/sec pending data=0 2024-08-29T18:53:01.616 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FkMQX0eaJsqFEnu off=17087000 len=1440700 2024-08-29T18:53:01.629 INFO:tasks.workunit.client.0.smithi089.stdout:op 4794 completed, throughput=5MB/sec 2024-08-29T18:53:01.629 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sjBi8XltcC4PG76 off=1487362 len=340562 2024-08-29T18:53:01.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 4795 completed, throughput=5MB/sec 2024-08-29T18:53:01.635 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-U9-gP5IUB99glKQ off=403172 len=1715997 2024-08-29T18:53:01.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 4796 completed, throughput=5MB/sec 2024-08-29T18:53:01.639 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SrMnoUE3OXJPufe off=2245254 len=644144 2024-08-29T18:53:01.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 4797 completed, throughput=5MB/sec 2024-08-29T18:53:01.647 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A2O3GHiZKfWKIyM off=14917085 len=580202 2024-08-29T18:53:01.648 INFO:tasks.workunit.client.0.smithi089.stdout:op 4798 completed, throughput=5MB/sec 2024-08-29T18:53:01.648 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lQP1m-u_GnK0KdH off=13896841 len=1569460 2024-08-29T18:53:01.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 4799 completed, throughput=5MB/sec 2024-08-29T18:53:02.659 INFO:tasks.workunit.client.0.smithi089.stdout: 907: throughput=5MB/sec pending data=0 2024-08-29T18:53:02.659 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_aIeQGcNfh1He3_ off=1184463 len=1740231 2024-08-29T18:53:02.664 INFO:tasks.workunit.client.0.smithi089.stdout:op 4800 completed, throughput=5MB/sec 2024-08-29T18:53:02.664 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zdMSGwcFDaIODCe off=2507420 len=1723366 2024-08-29T18:53:02.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 4801 completed, throughput=5MB/sec 2024-08-29T18:53:02.675 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sNQUfAf95ADWkzQ off=1984800 len=485818 2024-08-29T18:53:02.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 4802 completed, throughput=5MB/sec 2024-08-29T18:53:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:02 smithi089 bash[77323]: cluster 2024-08-29T18:53:01.583758+0000 mgr.y (mgr.34104) 1220 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:53:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:02 smithi089 bash[78574]: cluster 2024-08-29T18:53:01.583758+0000 mgr.y (mgr.34104) 1220 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:53:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:02 smithi144 bash[67678]: cluster 2024-08-29T18:53:01.583758+0000 mgr.y (mgr.34104) 1220 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:53:03.678 INFO:tasks.workunit.client.0.smithi089.stdout: 908: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:03.678 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zumZDmUmIPtsgJ5 off=9674896 len=1539605 2024-08-29T18:53:03.690 INFO:tasks.workunit.client.0.smithi089.stdout:op 4803 completed, throughput=5MB/sec 2024-08-29T18:53:03.691 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pkq_7OBIHNyzsXN off=4985343 len=647686 2024-08-29T18:53:03.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 4804 completed, throughput=5MB/sec 2024-08-29T18:53:03.698 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Wjzysy9iZ5HPjv off=5957819 len=2075248 2024-08-29T18:53:03.702 INFO:tasks.workunit.client.0.smithi089.stdout:op 4805 completed, throughput=5MB/sec 2024-08-29T18:53:03.702 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bQ_ja8iYRjTrhSh off=4492495 len=194788 2024-08-29T18:53:03.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 4806 completed, throughput=5MB/sec 2024-08-29T18:53:03.703 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UnmfsIU3hsTRUda off=3416920 len=206809 2024-08-29T18:53:03.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 4807 completed, throughput=5MB/sec 2024-08-29T18:53:03.705 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ng6Zw8F0X6PK9Bm off=10453007 len=180780 2024-08-29T18:53:03.706 INFO:tasks.workunit.client.0.smithi089.stdout:op 4808 completed, throughput=5MB/sec 2024-08-29T18:53:03.706 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ffr0wvImnx2wruo off=5830905 len=1615439 2024-08-29T18:53:03.712 INFO:tasks.workunit.client.0.smithi089.stdout:op 4809 completed, throughput=5MB/sec 2024-08-29T18:53:04.712 INFO:tasks.workunit.client.0.smithi089.stdout: 909: throughput=5MB/sec pending data=0 2024-08-29T18:53:04.712 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EztefrYM1mL-1xf off=3975910 len=10407 2024-08-29T18:53:04.716 INFO:tasks.workunit.client.0.smithi089.stdout:op 4810 completed, throughput=5MB/sec 2024-08-29T18:53:04.717 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tEiGfetQU9xOM60 off=8050909 len=9564 2024-08-29T18:53:04.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 4811 completed, throughput=5MB/sec 2024-08-29T18:53:04.718 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5-xqZiSALw25UPt off=16802200 len=2018687 2024-08-29T18:53:04.734 INFO:tasks.workunit.client.0.smithi089.stdout:op 4812 completed, throughput=5MB/sec 2024-08-29T18:53:04.734 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5CyvoKyNkuYDhRL off=501596 len=25528 2024-08-29T18:53:04.739 INFO:tasks.workunit.client.0.smithi089.stdout:op 4813 completed, throughput=5MB/sec 2024-08-29T18:53:04.739 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8xtuqcB-sgnw0D9 off=479989 len=1921624 2024-08-29T18:53:04.744 INFO:tasks.workunit.client.0.smithi089.stdout:op 4814 completed, throughput=5MB/sec 2024-08-29T18:53:04.744 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p7NMgEPvew-r6xc off=3273536 len=1861466 2024-08-29T18:53:04.746 INFO:tasks.workunit.client.0.smithi089.stdout:op 4815 completed, throughput=5MB/sec 2024-08-29T18:53:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:04 smithi144 bash[67678]: cluster 2024-08-29T18:53:03.584772+0000 mgr.y (mgr.34104) 1221 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:53:05.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:04 smithi089 bash[77323]: cluster 2024-08-29T18:53:03.584772+0000 mgr.y (mgr.34104) 1221 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:53:05.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:04 smithi089 bash[78574]: cluster 2024-08-29T18:53:03.584772+0000 mgr.y (mgr.34104) 1221 : cluster [DBG] pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:53:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:53:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:53:05] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:53:05.747 INFO:tasks.workunit.client.0.smithi089.stdout: 910: throughput=5MB/sec pending data=0 2024-08-29T18:53:05.747 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Opbov5ryUVC7zJH off=7386990 len=145214 2024-08-29T18:53:05.748 INFO:tasks.workunit.client.0.smithi089.stdout:op 4816 completed, throughput=5MB/sec 2024-08-29T18:53:05.749 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KWP9K_0tDU2Keul off=6615051 len=1823711 2024-08-29T18:53:05.753 INFO:tasks.workunit.client.0.smithi089.stdout:op 4817 completed, throughput=5MB/sec 2024-08-29T18:53:05.753 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-l4zIwEA1I8L_kcx off=1281471 len=1981537 2024-08-29T18:53:05.769 INFO:tasks.workunit.client.0.smithi089.stdout:op 4818 completed, throughput=5MB/sec 2024-08-29T18:53:06.769 INFO:tasks.workunit.client.0.smithi089.stdout: 911: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:06.769 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ywbch53NuShHnWl off=3656128 len=356940 2024-08-29T18:53:06.775 INFO:tasks.workunit.client.0.smithi089.stdout:op 4819 completed, throughput=5MB/sec 2024-08-29T18:53:06.775 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kPGBspqxSAYwVH9 off=10185592 len=745773 2024-08-29T18:53:06.783 INFO:tasks.workunit.client.0.smithi089.stdout:op 4820 completed, throughput=5MB/sec 2024-08-29T18:53:06.783 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nJl2ZgKEkFk4IJG off=1742952 len=434266 2024-08-29T18:53:06.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 4821 completed, throughput=5MB/sec 2024-08-29T18:53:06.785 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-roSgXQNO3Uywasg off=3321065 len=2035183 2024-08-29T18:53:06.789 INFO:tasks.workunit.client.0.smithi089.stdout:op 4822 completed, throughput=5MB/sec 2024-08-29T18:53:06.789 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qBC0zLrSoz4yj9R off=10519345 len=178903 2024-08-29T18:53:06.791 INFO:tasks.workunit.client.0.smithi089.stdout:op 4823 completed, throughput=5MB/sec 2024-08-29T18:53:06.791 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IXnBBZEny-qhYQR off=426402 len=1870966 2024-08-29T18:53:06.793 INFO:tasks.workunit.client.0.smithi089.stdout:op 4824 completed, throughput=5MB/sec 2024-08-29T18:53:07.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:06 smithi144 bash[67678]: cluster 2024-08-29T18:53:05.585612+0000 mgr.y (mgr.34104) 1222 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:06 smithi089 bash[77323]: cluster 2024-08-29T18:53:05.585612+0000 mgr.y (mgr.34104) 1222 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:06 smithi089 bash[78574]: cluster 2024-08-29T18:53:05.585612+0000 mgr.y (mgr.34104) 1222 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:07.793 INFO:tasks.workunit.client.0.smithi089.stdout: 912: throughput=5MB/sec pending data=0 2024-08-29T18:53:07.794 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xHTxALly2lL9wJl off=646441 len=1836666 2024-08-29T18:53:07.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 4825 completed, throughput=5MB/sec 2024-08-29T18:53:07.808 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dJzgae8RLKmUjD8 off=1265417 len=234121 2024-08-29T18:53:07.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 4826 completed, throughput=5MB/sec 2024-08-29T18:53:07.814 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lVGJAmq61cFUP2t off=1742663 len=1658897 2024-08-29T18:53:07.817 INFO:tasks.workunit.client.0.smithi089.stdout:op 4827 completed, throughput=5MB/sec 2024-08-29T18:53:07.818 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QbhSj9mhUq8FiMQ off=2266988 len=1469182 2024-08-29T18:53:07.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 4828 completed, throughput=5MB/sec 2024-08-29T18:53:08.821 INFO:tasks.workunit.client.0.smithi089.stdout: 913: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:08.821 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cS3kK1SoIlYRFWa off=16454439 len=1055373 2024-08-29T18:53:08.829 INFO:tasks.workunit.client.0.smithi089.stdout:op 4829 completed, throughput=5MB/sec 2024-08-29T18:53:08.829 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CMJVltkzWIztF35 off=10316143 len=1371157 2024-08-29T18:53:08.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 4830 completed, throughput=5MB/sec 2024-08-29T18:53:08.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tcAAjFB5h_rJFs6 off=10173985 len=1489581 2024-08-29T18:53:08.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 4831 completed, throughput=5MB/sec 2024-08-29T18:53:08.844 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-p0JDbcgGZ4E6dNO off=2827429 len=471923 2024-08-29T18:53:08.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 4832 completed, throughput=5MB/sec 2024-08-29T18:53:08.851 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LYIUVmn_pZ-OJ9A off=8347954 len=1972254 2024-08-29T18:53:08.858 INFO:tasks.workunit.client.0.smithi089.stdout:op 4833 completed, throughput=5MB/sec 2024-08-29T18:53:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:08 smithi144 bash[67678]: cluster 2024-08-29T18:53:07.586750+0000 mgr.y (mgr.34104) 1223 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:53:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:08 smithi144 bash[67678]: audit 2024-08-29T18:53:07.747529+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:08 smithi089 bash[78574]: cluster 2024-08-29T18:53:07.586750+0000 mgr.y (mgr.34104) 1223 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:53:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:08 smithi089 bash[78574]: audit 2024-08-29T18:53:07.747529+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:08 smithi089 bash[77323]: cluster 2024-08-29T18:53:07.586750+0000 mgr.y (mgr.34104) 1223 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:53:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:08 smithi089 bash[77323]: audit 2024-08-29T18:53:07.747529+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:09.858 INFO:tasks.workunit.client.0.smithi089.stdout: 914: throughput=5MB/sec pending data=0 2024-08-29T18:53:09.859 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DZSVsf-lDevqB6q off=12131890 len=1622717 2024-08-29T18:53:09.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 4834 completed, throughput=5MB/sec 2024-08-29T18:53:09.871 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Aq3gr2qt1F_e8D- off=14395410 len=1189031 2024-08-29T18:53:09.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 4835 completed, throughput=5MB/sec 2024-08-29T18:53:09.881 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zJVdJSsxcqk_sL8 off=8815360 len=895856 2024-08-29T18:53:09.883 INFO:tasks.workunit.client.0.smithi089.stdout:op 4836 completed, throughput=5MB/sec 2024-08-29T18:53:09.884 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-09hvPTsDMYQS_Gm off=2206545 len=48465 2024-08-29T18:53:09.885 INFO:tasks.workunit.client.0.smithi089.stdout:op 4837 completed, throughput=5MB/sec 2024-08-29T18:53:09.885 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AKSY6JKiSb3uvlS off=713355 len=462742 2024-08-29T18:53:09.887 INFO:tasks.workunit.client.0.smithi089.stdout:op 4838 completed, throughput=5MB/sec 2024-08-29T18:53:09.887 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-a3nAuMJ1SgHkLb7 off=14490696 len=1036293 2024-08-29T18:53:09.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 4839 completed, throughput=5MB/sec 2024-08-29T18:53:10.890 INFO:tasks.workunit.client.0.smithi089.stdout: 915: throughput=5MB/sec pending data=0 2024-08-29T18:53:10.890 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4uH5kT0doHBuHIS off=10850419 len=1998289 2024-08-29T18:53:10.896 INFO:tasks.workunit.client.0.smithi089.stdout:op 4840 completed, throughput=5MB/sec 2024-08-29T18:53:10.896 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-09hvPTsDMYQS_Gm off=1924559 len=1935611 2024-08-29T18:53:10.900 INFO:tasks.workunit.client.0.smithi089.stdout:op 4841 completed, throughput=5MB/sec 2024-08-29T18:53:10.901 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MiaYJndZGOhgRaQ off=15875588 len=972764 2024-08-29T18:53:10.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 4842 completed, throughput=5MB/sec 2024-08-29T18:53:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:10 smithi144 bash[67678]: cluster 2024-08-29T18:53:09.587689+0000 mgr.y (mgr.34104) 1224 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:53:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:10 smithi089 bash[77323]: cluster 2024-08-29T18:53:09.587689+0000 mgr.y (mgr.34104) 1224 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:53:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:10 smithi089 bash[78574]: cluster 2024-08-29T18:53:09.587689+0000 mgr.y (mgr.34104) 1224 : cluster [DBG] pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:53:11.904 INFO:tasks.workunit.client.0.smithi089.stdout: 916: throughput=5MB/sec pending data=0 2024-08-29T18:53:11.904 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eKH98Po8pMiEtAb off=6518198 len=1880370 2024-08-29T18:53:11.908 INFO:tasks.workunit.client.0.smithi089.stdout:op 4843 completed, throughput=5MB/sec 2024-08-29T18:53:11.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QNwIDlPdG5DGHEp off=2546951 len=1575496 2024-08-29T18:53:11.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 4844 completed, throughput=5MB/sec 2024-08-29T18:53:11.912 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lub0NckT5_q8j9w off=5342385 len=1188251 2024-08-29T18:53:11.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 4845 completed, throughput=5MB/sec 2024-08-29T18:53:11.921 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cXMhpWVZx3el2gF off=4065653 len=1532613 2024-08-29T18:53:11.923 INFO:tasks.workunit.client.0.smithi089.stdout:op 4846 completed, throughput=5MB/sec 2024-08-29T18:53:12.923 INFO:tasks.workunit.client.0.smithi089.stdout: 917: throughput=5MB/sec pending data=0 2024-08-29T18:53:12.923 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zMjLRWRXJviE6ld off=7234930 len=401114 2024-08-29T18:53:12.925 INFO:tasks.workunit.client.0.smithi089.stdout:op 4847 completed, throughput=5MB/sec 2024-08-29T18:53:12.925 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qBnTERmZNZFoP__ off=4406615 len=82804 2024-08-29T18:53:12.930 INFO:tasks.workunit.client.0.smithi089.stdout:op 4848 completed, throughput=5MB/sec 2024-08-29T18:53:12.930 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nPd_sFDm13-DqEy off=8845264 len=1007783 2024-08-29T18:53:12.933 INFO:tasks.workunit.client.0.smithi089.stdout:op 4849 completed, throughput=5MB/sec 2024-08-29T18:53:12.933 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4Flw-peUp6ws3To off=4612535 len=252352 2024-08-29T18:53:12.935 INFO:tasks.workunit.client.0.smithi089.stdout:op 4850 completed, throughput=5MB/sec 2024-08-29T18:53:12.935 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1tL0EG_eXNJuGea off=12860959 len=689386 2024-08-29T18:53:12.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 4851 completed, throughput=5MB/sec 2024-08-29T18:53:12.943 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KyBjmupgIoDqP-n off=9315824 len=1802125 2024-08-29T18:53:12.959 INFO:tasks.workunit.client.0.smithi089.stdout:op 4852 completed, throughput=5MB/sec 2024-08-29T18:53:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:12 smithi144 bash[67678]: cluster 2024-08-29T18:53:11.588570+0000 mgr.y (mgr.34104) 1225 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:53:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:12 smithi089 bash[77323]: cluster 2024-08-29T18:53:11.588570+0000 mgr.y (mgr.34104) 1225 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:53:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:12 smithi089 bash[78574]: cluster 2024-08-29T18:53:11.588570+0000 mgr.y (mgr.34104) 1225 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:53:13.960 INFO:tasks.workunit.client.0.smithi089.stdout: 918: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:14.046 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g5-o2v1EJbc3Lkg off=12015182 len=328253 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4853 completed, throughput=5MB/sec 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Qooc9INQUUiJ-oM off=1521072 len=1670280 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4854 completed, throughput=5MB/sec 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eUp9h8BcCke3jrr off=1732237 len=710534 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4855 completed, throughput=5MB/sec 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-L3f0eWINYlTgPzb off=397353 len=1725964 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4856 completed, throughput=5MB/sec 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qIAVMeOUhnOnyec off=1245113 len=148269 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4857 completed, throughput=5MB/sec 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ywbch53NuShHnWl off=1341173 len=320599 2024-08-29T18:53:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 4858 completed, throughput=5MB/sec 2024-08-29T18:53:14.049 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Rpg48gHdf5ZLPST off=12058931 len=161847 2024-08-29T18:53:14.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 4859 completed, throughput=5MB/sec 2024-08-29T18:53:14.049 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rSs-7jIccfnYdzr off=3849942 len=2064634 2024-08-29T18:53:14.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 4860 completed, throughput=5MB/sec 2024-08-29T18:53:15.009 INFO:tasks.workunit.client.0.smithi089.stdout: 919: throughput=5MB/sec pending data=0 2024-08-29T18:53:15.010 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x8NtDQdC3MKNrui off=18163 len=311099 2024-08-29T18:53:15.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 4861 completed, throughput=5MB/sec 2024-08-29T18:53:15.015 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-beCnXODBr714ANu off=2300637 len=1952077 2024-08-29T18:53:15.029 INFO:tasks.workunit.client.0.smithi089.stdout:op 4862 completed, throughput=5MB/sec 2024-08-29T18:53:15.029 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-47Q0gmtodE5vEdl off=1069944 len=28548 2024-08-29T18:53:15.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 4863 completed, throughput=5MB/sec 2024-08-29T18:53:15.033 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WMW0CIG1PjQKoNQ off=8006066 len=1561111 2024-08-29T18:53:15.047 INFO:tasks.workunit.client.0.smithi089.stdout:op 4864 completed, throughput=5MB/sec 2024-08-29T18:53:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:14 smithi144 bash[67678]: cluster 2024-08-29T18:53:13.589677+0000 mgr.y (mgr.34104) 1226 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:53:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:14 smithi089 bash[77323]: cluster 2024-08-29T18:53:13.589677+0000 mgr.y (mgr.34104) 1226 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:53:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:14 smithi089 bash[78574]: cluster 2024-08-29T18:53:13.589677+0000 mgr.y (mgr.34104) 1226 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:53:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:53:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:53:15] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:53:16.048 INFO:tasks.workunit.client.0.smithi089.stdout: 920: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:16.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yrqgwg3WU1qXU6p off=20023423 len=1205620 2024-08-29T18:53:16.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 4865 completed, throughput=5MB/sec 2024-08-29T18:53:16.058 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LsPZ7RQ76jEAbp_ off=3191211 len=265196 2024-08-29T18:53:16.063 INFO:tasks.workunit.client.0.smithi089.stdout:op 4866 completed, throughput=5MB/sec 2024-08-29T18:53:16.063 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iO4LDEd5L76itfI off=3960991 len=349189 2024-08-29T18:53:16.065 INFO:tasks.workunit.client.0.smithi089.stdout:op 4867 completed, throughput=5MB/sec 2024-08-29T18:53:16.065 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Ns1tI5wqlAg5fD off=9881719 len=961918 2024-08-29T18:53:16.068 INFO:tasks.workunit.client.0.smithi089.stdout:op 4868 completed, throughput=5MB/sec 2024-08-29T18:53:16.068 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9jVDJUE3R3_Vyvt off=17870164 len=1414625 2024-08-29T18:53:16.081 INFO:tasks.workunit.client.0.smithi089.stdout:op 4869 completed, throughput=5MB/sec 2024-08-29T18:53:16.081 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Sh9-57bbLEF2vt_ off=12366338 len=1889543 2024-08-29T18:53:16.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 4870 completed, throughput=5MB/sec 2024-08-29T18:53:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:16 smithi144 bash[67678]: cluster 2024-08-29T18:53:15.590290+0000 mgr.y (mgr.34104) 1227 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:53:17.085 INFO:tasks.workunit.client.0.smithi089.stdout: 921: throughput=5MB/sec pending data=0 2024-08-29T18:53:17.085 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BOKkBkcFkQmhifI off=1318551 len=1982120 2024-08-29T18:53:17.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 4871 completed, throughput=5MB/sec 2024-08-29T18:53:17.102 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DAQARBL126VD2tF off=13443607 len=1209087 2024-08-29T18:53:17.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 4872 completed, throughput=5MB/sec 2024-08-29T18:53:17.112 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-odihT0ZoIYGQu3w off=8447926 len=233607 2024-08-29T18:53:17.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 4873 completed, throughput=5MB/sec 2024-08-29T18:53:17.117 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hJm4q77VdcM70Z3 off=1734191 len=763189 2024-08-29T18:53:17.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 4874 completed, throughput=5MB/sec 2024-08-29T18:53:17.125 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zAXF3MIN4KwvTdu off=5440543 len=1590979 2024-08-29T18:53:17.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 4875 completed, throughput=5MB/sec 2024-08-29T18:53:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:16 smithi089 bash[78574]: cluster 2024-08-29T18:53:15.590290+0000 mgr.y (mgr.34104) 1227 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:53:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:16 smithi089 bash[77323]: cluster 2024-08-29T18:53:15.590290+0000 mgr.y (mgr.34104) 1227 : cluster [DBG] pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-08-29T18:53:18.139 INFO:tasks.workunit.client.0.smithi089.stdout: 922: throughput=5MB/sec pending data=0 2024-08-29T18:53:18.139 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--csusPrwMiDBKFP off=1981825 len=287042 2024-08-29T18:53:18.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 4876 completed, throughput=5MB/sec 2024-08-29T18:53:18.146 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Puflec-CJRrg3rl off=9311715 len=1515560 2024-08-29T18:53:18.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 4877 completed, throughput=5MB/sec 2024-08-29T18:53:18.152 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nfdjF-mEfx73FHp off=10705029 len=852588 2024-08-29T18:53:18.155 INFO:tasks.workunit.client.0.smithi089.stdout:op 4878 completed, throughput=5MB/sec 2024-08-29T18:53:18.155 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HEQELQvZldfloSh off=7429203 len=407843 2024-08-29T18:53:18.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 4879 completed, throughput=5MB/sec 2024-08-29T18:53:18.161 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rYTZEnz752QK5nU off=8272194 len=1792645 2024-08-29T18:53:18.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 4880 completed, throughput=5MB/sec 2024-08-29T18:53:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:18 smithi144 bash[67678]: cluster 2024-08-29T18:53:17.591355+0000 mgr.y (mgr.34104) 1228 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:53:19.167 INFO:tasks.workunit.client.0.smithi089.stdout: 923: throughput=5MB/sec pending data=0 2024-08-29T18:53:19.167 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t64yLVjQNOv9n7w off=14161154 len=1231821 2024-08-29T18:53:19.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 4881 completed, throughput=5MB/sec 2024-08-29T18:53:19.179 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LOkIoOfjWAX81zb off=815154 len=725824 2024-08-29T18:53:19.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:18 smithi089 bash[77323]: cluster 2024-08-29T18:53:17.591355+0000 mgr.y (mgr.34104) 1228 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:53:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:18 smithi089 bash[78574]: cluster 2024-08-29T18:53:17.591355+0000 mgr.y (mgr.34104) 1228 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-08-29T18:53:19.181 INFO:tasks.workunit.client.0.smithi089.stdout:op 4882 completed, throughput=5MB/sec 2024-08-29T18:53:19.181 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FnTx3HA_3QgkwXd off=3853417 len=212071 2024-08-29T18:53:19.182 INFO:tasks.workunit.client.0.smithi089.stdout:op 4883 completed, throughput=5MB/sec 2024-08-29T18:53:19.183 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eGrnX79e4cZ-b8O off=1208630 len=1034325 2024-08-29T18:53:19.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 4884 completed, throughput=5MB/sec 2024-08-29T18:53:19.191 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VSJ4NAhjnadm1yc off=2797869 len=1506617 2024-08-29T18:53:19.203 INFO:tasks.workunit.client.0.smithi089.stdout:op 4885 completed, throughput=5MB/sec 2024-08-29T18:53:19.203 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ey5bWnskrgN01YH off=12713964 len=387277 2024-08-29T18:53:19.209 INFO:tasks.workunit.client.0.smithi089.stdout:op 4886 completed, throughput=5MB/sec 2024-08-29T18:53:20.209 INFO:tasks.workunit.client.0.smithi089.stdout: 924: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:20.209 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-upyrM1HDUQL8H-2 off=900253 len=607855 2024-08-29T18:53:20.217 INFO:tasks.workunit.client.0.smithi089.stdout:op 4887 completed, throughput=5MB/sec 2024-08-29T18:53:20.217 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fFfjPdK6ImSC85a off=7169735 len=285691 2024-08-29T18:53:20.222 INFO:tasks.workunit.client.0.smithi089.stdout:op 4888 completed, throughput=5MB/sec 2024-08-29T18:53:20.222 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5gHd39j_0upEXoi off=5544057 len=1427171 2024-08-29T18:53:20.226 INFO:tasks.workunit.client.0.smithi089.stdout:op 4889 completed, throughput=5MB/sec 2024-08-29T18:53:20.226 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aF9N6XS7Kg5jq0K off=6727438 len=918847 2024-08-29T18:53:20.235 INFO:tasks.workunit.client.0.smithi089.stdout:op 4890 completed, throughput=5MB/sec 2024-08-29T18:53:20.235 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x2KOgK36Tw2WloK off=7778149 len=1633817 2024-08-29T18:53:20.239 INFO:tasks.workunit.client.0.smithi089.stdout:op 4891 completed, throughput=5MB/sec 2024-08-29T18:53:20.239 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GFATMerU9m94OLL off=1305795 len=295324 2024-08-29T18:53:20.245 INFO:tasks.workunit.client.0.smithi089.stdout:op 4892 completed, throughput=5MB/sec 2024-08-29T18:53:20.245 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-inXjtVvDc0aplIp off=17693673 len=510486 2024-08-29T18:53:20.248 INFO:tasks.workunit.client.0.smithi089.stdout:op 4893 completed, throughput=5MB/sec 2024-08-29T18:53:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:20 smithi144 bash[67678]: cluster 2024-08-29T18:53:19.592288+0000 mgr.y (mgr.34104) 1229 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:53:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:20 smithi089 bash[77323]: cluster 2024-08-29T18:53:19.592288+0000 mgr.y (mgr.34104) 1229 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:53:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:20 smithi089 bash[78574]: cluster 2024-08-29T18:53:19.592288+0000 mgr.y (mgr.34104) 1229 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-08-29T18:53:21.248 INFO:tasks.workunit.client.0.smithi089.stdout: 925: throughput=5MB/sec pending data=0 2024-08-29T18:53:21.248 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NxkFsFYjgo0RWCJ off=9622235 len=300929 2024-08-29T18:53:21.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 4894 completed, throughput=5MB/sec 2024-08-29T18:53:21.250 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fUspblGLMncYoKg off=5614090 len=1179608 2024-08-29T18:53:21.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 4895 completed, throughput=5MB/sec 2024-08-29T18:53:21.254 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XcR8SOfoUIELvMo off=3403492 len=781559 2024-08-29T18:53:21.256 INFO:tasks.workunit.client.0.smithi089.stdout:op 4896 completed, throughput=5MB/sec 2024-08-29T18:53:21.256 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Bx4oaKGfF4ZMXkF off=6117319 len=10121 2024-08-29T18:53:21.257 INFO:tasks.workunit.client.0.smithi089.stdout:op 4897 completed, throughput=5MB/sec 2024-08-29T18:53:21.257 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-M5uJKonjCnHLxaP off=2963960 len=1762668 2024-08-29T18:53:21.262 INFO:tasks.workunit.client.0.smithi089.stdout:op 4898 completed, throughput=5MB/sec 2024-08-29T18:53:21.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_HRHmn8OXiRLpNx off=4468803 len=1560058 2024-08-29T18:53:21.273 INFO:tasks.workunit.client.0.smithi089.stdout:op 4899 completed, throughput=5MB/sec 2024-08-29T18:53:22.274 INFO:tasks.workunit.client.0.smithi089.stdout: 926: throughput=5MB/sec pending data=0 2024-08-29T18:53:22.274 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RzLQGF4PWjzginp off=7946186 len=1344201 2024-08-29T18:53:22.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 4900 completed, throughput=5MB/sec 2024-08-29T18:53:22.284 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IBPhdCco6FRE8Ck off=4233650 len=334759 2024-08-29T18:53:22.285 INFO:tasks.workunit.client.0.smithi089.stdout:op 4901 completed, throughput=5MB/sec 2024-08-29T18:53:22.285 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f8tk9ZtigNpVNM_ off=19629133 len=1348729 2024-08-29T18:53:22.296 INFO:tasks.workunit.client.0.smithi089.stdout:op 4902 completed, throughput=5MB/sec 2024-08-29T18:53:22.296 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bCG-oIUulmMItFd off=663478 len=1355770 2024-08-29T18:53:22.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 4903 completed, throughput=5MB/sec 2024-08-29T18:53:22.301 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3s9lgIeNjqLP7wd off=5332925 len=1262315 2024-08-29T18:53:22.312 INFO:tasks.workunit.client.0.smithi089.stdout:op 4904 completed, throughput=5MB/sec 2024-08-29T18:53:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:22 smithi144 bash[67678]: cluster 2024-08-29T18:53:21.593337+0000 mgr.y (mgr.34104) 1230 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:53:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:22 smithi089 bash[77323]: cluster 2024-08-29T18:53:21.593337+0000 mgr.y (mgr.34104) 1230 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:53:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:22 smithi089 bash[78574]: cluster 2024-08-29T18:53:21.593337+0000 mgr.y (mgr.34104) 1230 : cluster [DBG] pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:53:23.312 INFO:tasks.workunit.client.0.smithi089.stdout: 927: throughput=5MB/sec pending data=0 2024-08-29T18:53:23.313 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GkPRcqBLDqXtH4W off=8431856 len=1354600 2024-08-29T18:53:23.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 4905 completed, throughput=5MB/sec 2024-08-29T18:53:23.317 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Iv3Ib3lEe6nIH9F off=706028 len=8194 2024-08-29T18:53:23.320 INFO:tasks.workunit.client.0.smithi089.stdout:op 4906 completed, throughput=5MB/sec 2024-08-29T18:53:23.320 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Puflec-CJRrg3rl off=9793656 len=428620 2024-08-29T18:53:23.322 INFO:tasks.workunit.client.0.smithi089.stdout:op 4907 completed, throughput=5MB/sec 2024-08-29T18:53:23.322 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UMve6FtAKI2iUFS off=1722069 len=899710 2024-08-29T18:53:23.331 INFO:tasks.workunit.client.0.smithi089.stdout:op 4908 completed, throughput=5MB/sec 2024-08-29T18:53:23.331 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RG-dtIRIytKbvvv off=4445300 len=984182 2024-08-29T18:53:23.341 INFO:tasks.workunit.client.0.smithi089.stdout:op 4909 completed, throughput=5MB/sec 2024-08-29T18:53:23.341 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--Dq9HfKyEsLK960 off=11134859 len=11993 2024-08-29T18:53:23.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 4910 completed, throughput=5MB/sec 2024-08-29T18:53:23.345 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b47_eKq8jtlVoaw off=1106913 len=819078 2024-08-29T18:53:23.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 4911 completed, throughput=5MB/sec 2024-08-29T18:53:23.353 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iENqHI3LMmao1DR off=20742209 len=1583197 2024-08-29T18:53:23.363 INFO:tasks.workunit.client.0.smithi089.stdout:op 4912 completed, throughput=5MB/sec 2024-08-29T18:53:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:23 smithi144 bash[67678]: audit 2024-08-29T18:53:22.747910+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:23 smithi089 bash[77323]: audit 2024-08-29T18:53:22.747910+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:23 smithi089 bash[78574]: audit 2024-08-29T18:53:22.747910+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:24.363 INFO:tasks.workunit.client.0.smithi089.stdout: 928: throughput=5MB/sec pending data=0 2024-08-29T18:53:24.363 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vZUniRFScXU9jP1 off=564235 len=1142877 2024-08-29T18:53:24.374 INFO:tasks.workunit.client.0.smithi089.stdout:op 4913 completed, throughput=5MB/sec 2024-08-29T18:53:24.374 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_ZIo3IY_WHw3Vrn off=10374492 len=737771 2024-08-29T18:53:24.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 4914 completed, throughput=5MB/sec 2024-08-29T18:53:24.383 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-inMi5HxnmV6uSkd off=15211689 len=65764 2024-08-29T18:53:24.383 INFO:tasks.workunit.client.0.smithi089.stdout:op 4915 completed, throughput=5MB/sec 2024-08-29T18:53:24.384 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-INSZJ4gcJJ8frz_ off=13356754 len=688177 2024-08-29T18:53:24.386 INFO:tasks.workunit.client.0.smithi089.stdout:op 4916 completed, throughput=5MB/sec 2024-08-29T18:53:24.386 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Nqq1x8dn-LYhAie off=17662377 len=810944 2024-08-29T18:53:24.388 INFO:tasks.workunit.client.0.smithi089.stdout:op 4917 completed, throughput=5MB/sec 2024-08-29T18:53:24.388 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E7IpUIYVOFLCqrl off=16431884 len=2034518 2024-08-29T18:53:24.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 4918 completed, throughput=5MB/sec 2024-08-29T18:53:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:24 smithi144 bash[67678]: cluster 2024-08-29T18:53:23.594818+0000 mgr.y (mgr.34104) 1231 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:53:25.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:24 smithi089 bash[77323]: cluster 2024-08-29T18:53:23.594818+0000 mgr.y (mgr.34104) 1231 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:53:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:24 smithi089 bash[78574]: cluster 2024-08-29T18:53:23.594818+0000 mgr.y (mgr.34104) 1231 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:53:25.403 INFO:tasks.workunit.client.0.smithi089.stdout: 929: throughput=5MB/sec pending data=0 2024-08-29T18:53:25.403 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cU3yc8ghkcsV3OX off=12384368 len=1542852 2024-08-29T18:53:25.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 4919 completed, throughput=5MB/sec 2024-08-29T18:53:25.407 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oyHmlDOJRBgCRkw off=3450587 len=134311 2024-08-29T18:53:25.422 INFO:tasks.workunit.client.0.smithi089.stdout:op 4920 completed, throughput=5MB/sec 2024-08-29T18:53:25.422 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ajwk3D3OLXOyJ4t off=2821017 len=1367117 2024-08-29T18:53:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:53:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:53:25] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:53:25.434 INFO:tasks.workunit.client.0.smithi089.stdout:op 4921 completed, throughput=5MB/sec 2024-08-29T18:53:25.434 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g4SMeHkXoqTLfRr off=1100752 len=827189 2024-08-29T18:53:25.441 INFO:tasks.workunit.client.0.smithi089.stdout:op 4922 completed, throughput=5MB/sec 2024-08-29T18:53:25.441 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TYgMFTitcarBrv1 off=9551559 len=1795566 2024-08-29T18:53:25.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 4923 completed, throughput=5MB/sec 2024-08-29T18:53:26.446 INFO:tasks.workunit.client.0.smithi089.stdout: 930: throughput=5MB/sec pending data=0 2024-08-29T18:53:26.446 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ise7fBJa5v9EvAS off=7573112 len=846840 2024-08-29T18:53:26.455 INFO:tasks.workunit.client.0.smithi089.stdout:op 4924 completed, throughput=5MB/sec 2024-08-29T18:53:26.455 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JPGuWyexmNA16J7 off=3025304 len=204134 2024-08-29T18:53:26.456 INFO:tasks.workunit.client.0.smithi089.stdout:op 4925 completed, throughput=5MB/sec 2024-08-29T18:53:26.457 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HnbqazojJvSfIqH off=13450296 len=1921440 2024-08-29T18:53:26.472 INFO:tasks.workunit.client.0.smithi089.stdout:op 4926 completed, throughput=5MB/sec 2024-08-29T18:53:26.472 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-E9M5Y2eX353MgsX off=15051713 len=1325262 2024-08-29T18:53:26.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 4927 completed, throughput=5MB/sec 2024-08-29T18:53:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:26 smithi144 bash[67678]: cluster 2024-08-29T18:53:25.595613+0000 mgr.y (mgr.34104) 1232 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:53:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:26 smithi089 bash[77323]: cluster 2024-08-29T18:53:25.595613+0000 mgr.y (mgr.34104) 1232 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:53:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:26 smithi089 bash[78574]: cluster 2024-08-29T18:53:25.595613+0000 mgr.y (mgr.34104) 1232 : cluster [DBG] pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:53:27.481 INFO:tasks.workunit.client.0.smithi089.stdout: 931: throughput=5MB/sec pending data=0 2024-08-29T18:53:27.482 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_ZJgP2xzwo2Sy0p off=5238377 len=89028 2024-08-29T18:53:27.486 INFO:tasks.workunit.client.0.smithi089.stdout:op 4928 completed, throughput=5MB/sec 2024-08-29T18:53:27.486 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oCGW0dzlHioNOJt off=11630499 len=1353324 2024-08-29T18:53:27.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 4929 completed, throughput=5MB/sec 2024-08-29T18:53:27.496 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uIBkcsUcDHm_E8Q off=10018856 len=15056 2024-08-29T18:53:27.501 INFO:tasks.workunit.client.0.smithi089.stdout:op 4930 completed, throughput=5MB/sec 2024-08-29T18:53:27.501 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QV7jgdFxokX5XLK off=6047174 len=1096132 2024-08-29T18:53:27.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 4931 completed, throughput=5MB/sec 2024-08-29T18:53:27.504 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WiIMjzVjoJapXQR off=2159000 len=471117 2024-08-29T18:53:27.506 INFO:tasks.workunit.client.0.smithi089.stdout:op 4932 completed, throughput=5MB/sec 2024-08-29T18:53:27.506 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yPAtFKJGMgYR3uI off=2371897 len=1456932 2024-08-29T18:53:27.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 4933 completed, throughput=5MB/sec 2024-08-29T18:53:27.518 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0Bck1Aq5A8yZ9UK off=9722275 len=410285 2024-08-29T18:53:27.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 4934 completed, throughput=5MB/sec 2024-08-29T18:53:27.523 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VOgGOpMFqc3xHXS off=2526245 len=1856309 2024-08-29T18:53:27.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 4935 completed, throughput=5MB/sec 2024-08-29T18:53:28.527 INFO:tasks.workunit.client.0.smithi089.stdout: 932: throughput=5MB/sec pending data=0 2024-08-29T18:53:28.528 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4JylUin5kLx2b57 off=827391 len=1173344 2024-08-29T18:53:28.530 INFO:tasks.workunit.client.0.smithi089.stdout:op 4936 completed, throughput=5MB/sec 2024-08-29T18:53:28.531 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IjXBn_L1ZmPJipS off=2243598 len=965376 2024-08-29T18:53:28.533 INFO:tasks.workunit.client.0.smithi089.stdout:op 4937 completed, throughput=5MB/sec 2024-08-29T18:53:28.533 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BpStDvJdBc90yn2 off=1555838 len=1202785 2024-08-29T18:53:28.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 4938 completed, throughput=5MB/sec 2024-08-29T18:53:28.543 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GC7cjxvHDd5mvx2 off=5050208 len=1716789 2024-08-29T18:53:28.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 4939 completed, throughput=5MB/sec 2024-08-29T18:53:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:28 smithi144 bash[67678]: cluster 2024-08-29T18:53:27.596769+0000 mgr.y (mgr.34104) 1233 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:53:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:28 smithi089 bash[77323]: cluster 2024-08-29T18:53:27.596769+0000 mgr.y (mgr.34104) 1233 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:53:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:28 smithi089 bash[78574]: cluster 2024-08-29T18:53:27.596769+0000 mgr.y (mgr.34104) 1233 : cluster [DBG] pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:53:29.558 INFO:tasks.workunit.client.0.smithi089.stdout: 933: throughput=5MB/sec pending data=0 2024-08-29T18:53:29.558 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f2aSE-w7Y1Exlsz off=8024174 len=454524 2024-08-29T18:53:29.560 INFO:tasks.workunit.client.0.smithi089.stdout:op 4940 completed, throughput=5MB/sec 2024-08-29T18:53:29.560 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Z9ylqENslO4Yv1M off=5071645 len=1133367 2024-08-29T18:53:29.570 INFO:tasks.workunit.client.0.smithi089.stdout:op 4941 completed, throughput=5MB/sec 2024-08-29T18:53:29.570 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i0zwSUrSVCbToXl off=17370820 len=843761 2024-08-29T18:53:29.578 INFO:tasks.workunit.client.0.smithi089.stdout:op 4942 completed, throughput=5MB/sec 2024-08-29T18:53:29.578 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yIulkePFYc6bXZY off=20102636 len=310833 2024-08-29T18:53:29.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 4943 completed, throughput=5MB/sec 2024-08-29T18:53:29.579 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eRalPlV9ihdBxbt off=1271563 len=1117049 2024-08-29T18:53:29.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 4944 completed, throughput=5MB/sec 2024-08-29T18:53:29.588 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hch9MXIybPlGRhm off=586908 len=1609059 2024-08-29T18:53:29.590 INFO:tasks.workunit.client.0.smithi089.stdout:op 4945 completed, throughput=5MB/sec 2024-08-29T18:53:30.591 INFO:tasks.workunit.client.0.smithi089.stdout: 934: throughput=5MB/sec pending data=0 2024-08-29T18:53:30.591 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kdcfugMPDlxOLA6 off=6827737 len=1975813 2024-08-29T18:53:30.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 4946 completed, throughput=5MB/sec 2024-08-29T18:53:30.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gcHGQKNLfooCPRp off=11619250 len=658686 2024-08-29T18:53:30.597 INFO:tasks.workunit.client.0.smithi089.stdout:op 4947 completed, throughput=5MB/sec 2024-08-29T18:53:30.597 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-40TqWhuu33BP156 off=7827535 len=1787029 2024-08-29T18:53:30.602 INFO:tasks.workunit.client.0.smithi089.stdout:op 4948 completed, throughput=5MB/sec 2024-08-29T18:53:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:30 smithi144 bash[67678]: cluster 2024-08-29T18:53:29.597867+0000 mgr.y (mgr.34104) 1234 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:53:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:30 smithi089 bash[77323]: cluster 2024-08-29T18:53:29.597867+0000 mgr.y (mgr.34104) 1234 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:53:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:30 smithi089 bash[78574]: cluster 2024-08-29T18:53:29.597867+0000 mgr.y (mgr.34104) 1234 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:53:31.602 INFO:tasks.workunit.client.0.smithi089.stdout: 935: throughput=5MB/sec pending data=0 2024-08-29T18:53:31.602 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hEzbOXPSk11uFwx off=4783063 len=778388 2024-08-29T18:53:31.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 4949 completed, throughput=5MB/sec 2024-08-29T18:53:31.605 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IrVXtd4fGjigThL off=8543690 len=2008180 2024-08-29T18:53:31.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 4950 completed, throughput=5MB/sec 2024-08-29T18:53:31.623 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tvuDY_b6a8TwlTx off=9007922 len=379685 2024-08-29T18:53:31.624 INFO:tasks.workunit.client.0.smithi089.stdout:op 4951 completed, throughput=5MB/sec 2024-08-29T18:53:31.624 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-T0DG0nVHWBzMxwS off=16020881 len=1064253 2024-08-29T18:53:31.627 INFO:tasks.workunit.client.0.smithi089.stdout:op 4952 completed, throughput=5MB/sec 2024-08-29T18:53:31.627 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OQ42jhUIwQlrn3G off=1547162 len=519755 2024-08-29T18:53:31.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 4953 completed, throughput=5MB/sec 2024-08-29T18:53:31.634 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N2UgRBZtv4NTHgZ off=23195423 len=181324 2024-08-29T18:53:31.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 4954 completed, throughput=5MB/sec 2024-08-29T18:53:32.639 INFO:tasks.workunit.client.0.smithi089.stdout: 936: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:32.639 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XR1LGYvMn_waf-8 off=13695735 len=1305281 2024-08-29T18:53:32.642 INFO:tasks.workunit.client.0.smithi089.stdout:op 4955 completed, throughput=5MB/sec 2024-08-29T18:53:32.643 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e6XkNK9W_BnTlAY off=1532278 len=1170587 2024-08-29T18:53:32.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 4956 completed, throughput=5MB/sec 2024-08-29T18:53:32.653 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MacfsHkpwXMQARy off=7495210 len=1174288 2024-08-29T18:53:32.663 INFO:tasks.workunit.client.0.smithi089.stdout:op 4957 completed, throughput=5MB/sec 2024-08-29T18:53:32.663 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qQi9THpZDHvOQzC off=13266752 len=1174267 2024-08-29T18:53:32.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 4958 completed, throughput=5MB/sec 2024-08-29T18:53:32.665 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ndj8aKBGW8PVxmc off=21681000 len=1755033 2024-08-29T18:53:32.671 INFO:tasks.workunit.client.0.smithi089.stdout:op 4959 completed, throughput=5MB/sec 2024-08-29T18:53:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:32 smithi144 bash[67678]: cluster 2024-08-29T18:53:31.598816+0000 mgr.y (mgr.34104) 1235 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:53:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:32 smithi089 bash[77323]: cluster 2024-08-29T18:53:31.598816+0000 mgr.y (mgr.34104) 1235 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:53:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:32 smithi089 bash[78574]: cluster 2024-08-29T18:53:31.598816+0000 mgr.y (mgr.34104) 1235 : cluster [DBG] pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:53:33.671 INFO:tasks.workunit.client.0.smithi089.stdout: 937: throughput=5MB/sec pending data=0 2024-08-29T18:53:33.672 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5oYjJOU2z9KQoFL off=5687253 len=1860179 2024-08-29T18:53:33.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 4960 completed, throughput=5MB/sec 2024-08-29T18:53:33.686 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DLk60c2nNvwqf4o off=12445396 len=1299695 2024-08-29T18:53:33.699 INFO:tasks.workunit.client.0.smithi089.stdout:op 4961 completed, throughput=5MB/sec 2024-08-29T18:53:33.700 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9br8K5_vGGbdpLs off=17085119 len=1467877 2024-08-29T18:53:33.704 INFO:tasks.workunit.client.0.smithi089.stdout:op 4962 completed, throughput=5MB/sec 2024-08-29T18:53:34.704 INFO:tasks.workunit.client.0.smithi089.stdout: 938: throughput=5MB/sec pending data=0 2024-08-29T18:53:34.704 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KzavkWYkMdUpe3z off=2092191 len=31367 2024-08-29T18:53:34.705 INFO:tasks.workunit.client.0.smithi089.stdout:op 4963 completed, throughput=5MB/sec 2024-08-29T18:53:34.705 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-j81F7eNLecpHCqK off=11158304 len=1849834 2024-08-29T18:53:34.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 4964 completed, throughput=5MB/sec 2024-08-29T18:53:34.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lXHqjI8gxpddHFz off=11827729 len=948914 2024-08-29T18:53:34.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 4965 completed, throughput=5MB/sec 2024-08-29T18:53:34.723 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e_5wn40FOCuOoHX off=11275954 len=355489 2024-08-29T18:53:34.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 4966 completed, throughput=5MB/sec 2024-08-29T18:53:34.729 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cEhsZ3zmMNeo-tl off=1078111 len=1534193 2024-08-29T18:53:34.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 4967 completed, throughput=5MB/sec 2024-08-29T18:53:34.741 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4wpssiZ0Vp1R1FP off=1859703 len=725928 2024-08-29T18:53:34.743 INFO:tasks.workunit.client.0.smithi089.stdout:op 4968 completed, throughput=5MB/sec 2024-08-29T18:53:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:34 smithi144 bash[67678]: cluster 2024-08-29T18:53:33.599876+0000 mgr.y (mgr.34104) 1236 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:53:35.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:34 smithi089 bash[77323]: cluster 2024-08-29T18:53:33.599876+0000 mgr.y (mgr.34104) 1236 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:53:35.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:34 smithi089 bash[78574]: cluster 2024-08-29T18:53:33.599876+0000 mgr.y (mgr.34104) 1236 : cluster [DBG] pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:53:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:53:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:53:35] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:53:35.743 INFO:tasks.workunit.client.0.smithi089.stdout: 939: throughput=5MB/sec pending data=0 2024-08-29T18:53:35.744 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aejxDp-tnnDhZYM off=3657793 len=762210 2024-08-29T18:53:35.746 INFO:tasks.workunit.client.0.smithi089.stdout:op 4969 completed, throughput=5MB/sec 2024-08-29T18:53:35.746 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-J4s0tlWcNaYMwFV off=9536047 len=1578774 2024-08-29T18:53:35.750 INFO:tasks.workunit.client.0.smithi089.stdout:op 4970 completed, throughput=5MB/sec 2024-08-29T18:53:35.751 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YZD5CkR9_Ru_6bK off=4830150 len=88904 2024-08-29T18:53:35.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 4971 completed, throughput=5MB/sec 2024-08-29T18:53:35.757 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oOG3N_KwypBnGPz off=5826795 len=1769573 2024-08-29T18:53:35.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 4972 completed, throughput=5MB/sec 2024-08-29T18:53:35.761 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kZh6viDaNvmOf17 off=443622 len=1448718 2024-08-29T18:53:35.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 4973 completed, throughput=5MB/sec 2024-08-29T18:53:36.772 INFO:tasks.workunit.client.0.smithi089.stdout: 940: throughput=5MB/sec pending data=0 2024-08-29T18:53:36.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9O7SG6wy32WqAKx off=938309 len=760004 2024-08-29T18:53:36.780 INFO:tasks.workunit.client.0.smithi089.stdout:op 4974 completed, throughput=5MB/sec 2024-08-29T18:53:36.780 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--O6hgPGOEx-jJn8 off=7782703 len=216846 2024-08-29T18:53:36.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 4975 completed, throughput=5MB/sec 2024-08-29T18:53:36.782 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-51EWiIT3-fpoAbu off=3362205 len=1635705 2024-08-29T18:53:36.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 4976 completed, throughput=5MB/sec 2024-08-29T18:53:36.787 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VCBlL2f36gubxDx off=5680378 len=25510 2024-08-29T18:53:36.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 4977 completed, throughput=5MB/sec 2024-08-29T18:53:36.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HGvvZOF_yTbcd1u off=9455642 len=1266011 2024-08-29T18:53:36.798 INFO:tasks.workunit.client.0.smithi089.stdout:op 4978 completed, throughput=5MB/sec 2024-08-29T18:53:36.798 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KpvZ9pN2bioDGH4 off=5849197 len=163139 2024-08-29T18:53:36.799 INFO:tasks.workunit.client.0.smithi089.stdout:op 4979 completed, throughput=5MB/sec 2024-08-29T18:53:36.799 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-THFi_p_JMMhfJ_S off=261054 len=1714734 2024-08-29T18:53:36.813 INFO:tasks.workunit.client.0.smithi089.stdout:op 4980 completed, throughput=5MB/sec 2024-08-29T18:53:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:36 smithi144 bash[67678]: cluster 2024-08-29T18:53:35.600544+0000 mgr.y (mgr.34104) 1237 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:53:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:36 smithi089 bash[77323]: cluster 2024-08-29T18:53:35.600544+0000 mgr.y (mgr.34104) 1237 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:53:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:36 smithi089 bash[78574]: cluster 2024-08-29T18:53:35.600544+0000 mgr.y (mgr.34104) 1237 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:53:37.814 INFO:tasks.workunit.client.0.smithi089.stdout: 941: throughput=5MB/sec pending data=0 2024-08-29T18:53:37.814 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gX9aN9yWwDsIc1D off=3180743 len=1951329 2024-08-29T18:53:37.818 INFO:tasks.workunit.client.0.smithi089.stdout:op 4981 completed, throughput=5MB/sec 2024-08-29T18:53:37.819 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AOu2301-MQaxjrm off=1989841 len=1097852 2024-08-29T18:53:37.828 INFO:tasks.workunit.client.0.smithi089.stdout:op 4982 completed, throughput=5MB/sec 2024-08-29T18:53:37.828 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q7f8Mlx8HKsImrG off=4663879 len=1093449 2024-08-29T18:53:37.837 INFO:tasks.workunit.client.0.smithi089.stdout:op 4983 completed, throughput=5MB/sec 2024-08-29T18:53:37.837 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-75dasAVyRu1qy3W off=13612513 len=525320 2024-08-29T18:53:37.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 4984 completed, throughput=5MB/sec 2024-08-29T18:53:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:37 smithi144 bash[67678]: audit 2024-08-29T18:53:37.748588+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:37 smithi089 bash[77323]: audit 2024-08-29T18:53:37.748588+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:37 smithi089 bash[78574]: audit 2024-08-29T18:53:37.748588+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:38.839 INFO:tasks.workunit.client.0.smithi089.stdout: 942: throughput=5MB/sec pending data=0 2024-08-29T18:53:38.839 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nmGfDhV2e4wdG49 off=9729274 len=833496 2024-08-29T18:53:38.842 INFO:tasks.workunit.client.0.smithi089.stdout:op 4985 completed, throughput=5MB/sec 2024-08-29T18:53:38.842 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uRfl3WoU-B8B-IO off=11720485 len=1109120 2024-08-29T18:53:38.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 4986 completed, throughput=5MB/sec 2024-08-29T18:53:38.851 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Oyy2-eFr-JMWSNX off=22458903 len=1785467 2024-08-29T18:53:38.867 INFO:tasks.workunit.client.0.smithi089.stdout:op 4987 completed, throughput=5MB/sec 2024-08-29T18:53:38.867 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6eJfAhX1LueP538 off=517876 len=669591 2024-08-29T18:53:38.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 4988 completed, throughput=5MB/sec 2024-08-29T18:53:38.873 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5gLUxArSwcI-c99 off=3571459 len=564963 2024-08-29T18:53:38.880 INFO:tasks.workunit.client.0.smithi089.stdout:op 4989 completed, throughput=5MB/sec 2024-08-29T18:53:38.880 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FpSnvlTFdqQff9r off=694299 len=1445385 2024-08-29T18:53:38.891 INFO:tasks.workunit.client.0.smithi089.stdout:op 4990 completed, throughput=5MB/sec 2024-08-29T18:53:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:38 smithi144 bash[67678]: cluster 2024-08-29T18:53:37.601695+0000 mgr.y (mgr.34104) 1238 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:53:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:38 smithi089 bash[77323]: cluster 2024-08-29T18:53:37.601695+0000 mgr.y (mgr.34104) 1238 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:53:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:38 smithi089 bash[78574]: cluster 2024-08-29T18:53:37.601695+0000 mgr.y (mgr.34104) 1238 : cluster [DBG] pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:53:39.891 INFO:tasks.workunit.client.0.smithi089.stdout: 943: throughput=5MB/sec pending data=0 2024-08-29T18:53:39.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1e88toxwoScHx2i off=7355561 len=1503471 2024-08-29T18:53:39.905 INFO:tasks.workunit.client.0.smithi089.stdout:op 4991 completed, throughput=5MB/sec 2024-08-29T18:53:39.905 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-v7rkImD20BcA8tx off=2157200 len=977858 2024-08-29T18:53:39.908 INFO:tasks.workunit.client.0.smithi089.stdout:op 4992 completed, throughput=5MB/sec 2024-08-29T18:53:39.908 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ICm_w54zNczHzvg off=7377297 len=1859832 2024-08-29T18:53:39.912 INFO:tasks.workunit.client.0.smithi089.stdout:op 4993 completed, throughput=5MB/sec 2024-08-29T18:53:40.913 INFO:tasks.workunit.client.0.smithi089.stdout: 944: throughput=5MB/sec pending data=0 2024-08-29T18:53:40.913 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-B1R5Xs7NHRObhmK off=17462102 len=1859467 2024-08-29T18:53:40.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 4994 completed, throughput=5MB/sec 2024-08-29T18:53:40.917 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dEDyy2caPKSY5ve off=10894119 len=985987 2024-08-29T18:53:40.920 INFO:tasks.workunit.client.0.smithi089.stdout:op 4995 completed, throughput=5MB/sec 2024-08-29T18:53:40.920 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OoNtslNS8Lp-Cd6 off=1653602 len=1201740 2024-08-29T18:53:40.931 INFO:tasks.workunit.client.0.smithi089.stdout:op 4996 completed, throughput=5MB/sec 2024-08-29T18:53:40.931 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5WUE1CNnuL-qC8_ off=924609 len=476934 2024-08-29T18:53:40.934 INFO:tasks.workunit.client.0.smithi089.stdout:op 4997 completed, throughput=5MB/sec 2024-08-29T18:53:40.934 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YuRCI5U3N_I0c-B off=22306836 len=2088565 2024-08-29T18:53:40.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 4998 completed, throughput=5MB/sec 2024-08-29T18:53:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:40 smithi144 bash[67678]: cluster 2024-08-29T18:53:39.602652+0000 mgr.y (mgr.34104) 1239 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:40 smithi089 bash[77323]: cluster 2024-08-29T18:53:39.602652+0000 mgr.y (mgr.34104) 1239 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:40 smithi089 bash[78574]: cluster 2024-08-29T18:53:39.602652+0000 mgr.y (mgr.34104) 1239 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:41.950 INFO:tasks.workunit.client.0.smithi089.stdout: 945: throughput=5MB/sec pending data=0 2024-08-29T18:53:41.950 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gp8eQ774Lsa1Yf1 off=11002569 len=1484001 2024-08-29T18:53:41.954 INFO:tasks.workunit.client.0.smithi089.stdout:op 4999 completed, throughput=5MB/sec 2024-08-29T18:53:41.954 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-olEv-X2B_kdElJp off=6432650 len=71765 2024-08-29T18:53:41.959 INFO:tasks.workunit.client.0.smithi089.stdout:op 5000 completed, throughput=5MB/sec 2024-08-29T18:53:41.959 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HLtwbs_o5lXXS7N off=7202774 len=1999519 2024-08-29T18:53:41.965 INFO:tasks.workunit.client.0.smithi089.stdout:op 5001 completed, throughput=5MB/sec 2024-08-29T18:53:41.965 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tV1aNB1iArc8Zui off=8489765 len=1174921 2024-08-29T18:53:41.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 5002 completed, throughput=5MB/sec 2024-08-29T18:53:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: 946: throughput=5MB/sec pending data=0 2024-08-29T18:53:42.974 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gzQSYYe7hnAV7uz off=5307124 len=1127075 2024-08-29T18:53:42.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 5003 completed, throughput=5MB/sec 2024-08-29T18:53:42.978 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ysfZ_NtZVjexisR off=1145755 len=1012029 2024-08-29T18:53:42.981 INFO:tasks.workunit.client.0.smithi089.stdout:op 5004 completed, throughput=5MB/sec 2024-08-29T18:53:42.981 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E6R5goYk9xBHgaW off=2651841 len=523056 2024-08-29T18:53:42.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 5005 completed, throughput=5MB/sec 2024-08-29T18:53:42.983 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MID4H7xIAKCqIep off=3311779 len=1512130 2024-08-29T18:53:42.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 5006 completed, throughput=5MB/sec 2024-08-29T18:53:42.995 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7FLyrVPm9pGQU2v off=247447 len=1713854 2024-08-29T18:53:43.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 5007 completed, throughput=5MB/sec 2024-08-29T18:53:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:42 smithi144 bash[67678]: cluster 2024-08-29T18:53:41.603556+0000 mgr.y (mgr.34104) 1240 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:53:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:42 smithi089 bash[77323]: cluster 2024-08-29T18:53:41.603556+0000 mgr.y (mgr.34104) 1240 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:53:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:42 smithi089 bash[78574]: cluster 2024-08-29T18:53:41.603556+0000 mgr.y (mgr.34104) 1240 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:53:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: 947: throughput=5MB/sec pending data=0 2024-08-29T18:53:44.007 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mEa4v6cGvjp4kId off=105581 len=625916 2024-08-29T18:53:44.009 INFO:tasks.workunit.client.0.smithi089.stdout:op 5008 completed, throughput=5MB/sec 2024-08-29T18:53:44.009 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9z9zVYE51P6A-tP off=3267538 len=1432682 2024-08-29T18:53:44.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 5009 completed, throughput=5MB/sec 2024-08-29T18:53:44.013 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Yu3bjbQ5aHd5WQ5 off=2894318 len=1589718 2024-08-29T18:53:44.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 5010 completed, throughput=5MB/sec 2024-08-29T18:53:44.017 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Hxu1BUqGhCyooxH off=1532977 len=433650 2024-08-29T18:53:44.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 5011 completed, throughput=5MB/sec 2024-08-29T18:53:44.019 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Mb-OPnfvesLpADE off=1859504 len=875108 2024-08-29T18:53:44.028 INFO:tasks.workunit.client.0.smithi089.stdout:op 5012 completed, throughput=5MB/sec 2024-08-29T18:53:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: 948: throughput=5MB/sec pending data=0 2024-08-29T18:53:45.028 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-datSz8yO82Z0Pnm off=8752323 len=410383 2024-08-29T18:53:45.030 INFO:tasks.workunit.client.0.smithi089.stdout:op 5013 completed, throughput=5MB/sec 2024-08-29T18:53:45.030 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rO51T3SYupDcN8Q off=1505327 len=753585 2024-08-29T18:53:45.038 INFO:tasks.workunit.client.0.smithi089.stdout:op 5014 completed, throughput=5MB/sec 2024-08-29T18:53:45.038 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2sP5icRJNv1JwFL off=807254 len=325231 2024-08-29T18:53:45.044 INFO:tasks.workunit.client.0.smithi089.stdout:op 5015 completed, throughput=5MB/sec 2024-08-29T18:53:45.044 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JfSBxDFpP2OgdhH off=10641926 len=60477 2024-08-29T18:53:45.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 5016 completed, throughput=5MB/sec 2024-08-29T18:53:45.049 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OSpo8sUxuSMssTM off=1555285 len=782647 2024-08-29T18:53:45.052 INFO:tasks.workunit.client.0.smithi089.stdout:op 5017 completed, throughput=5MB/sec 2024-08-29T18:53:45.052 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GIfzpQQE8LZStda off=326998 len=1172960 2024-08-29T18:53:45.055 INFO:tasks.workunit.client.0.smithi089.stdout:op 5018 completed, throughput=5MB/sec 2024-08-29T18:53:45.055 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8GpR293Q0Qbb3ls off=974181 len=1125986 2024-08-29T18:53:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:44 smithi144 bash[67678]: cluster 2024-08-29T18:53:43.604636+0000 mgr.y (mgr.34104) 1241 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:53:45.060 INFO:tasks.workunit.client.0.smithi089.stdout:op 5019 completed, throughput=5MB/sec 2024-08-29T18:53:45.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:44 smithi089 bash[77323]: cluster 2024-08-29T18:53:43.604636+0000 mgr.y (mgr.34104) 1241 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:53:45.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:44 smithi089 bash[78574]: cluster 2024-08-29T18:53:43.604636+0000 mgr.y (mgr.34104) 1241 : cluster [DBG] pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:53:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:53:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:53:45] "GET /metrics HTTP/1.1" 200 33958 "" "Prometheus/2.43.0" 2024-08-29T18:53:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: 949: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:46.059 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zDSWHKLm0BsEDcf off=17226632 len=1985353 2024-08-29T18:53:46.076 INFO:tasks.workunit.client.0.smithi089.stdout:op 5020 completed, throughput=5MB/sec 2024-08-29T18:53:46.076 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X4ALiC7wI-nEPIP off=1493461 len=1741054 2024-08-29T18:53:46.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 5021 completed, throughput=5MB/sec 2024-08-29T18:53:46.088 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h8obp4sc3BCLS4a off=1655593 len=366634 2024-08-29T18:53:46.094 INFO:tasks.workunit.client.0.smithi089.stdout:op 5022 completed, throughput=5MB/sec 2024-08-29T18:53:46.094 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZI99SPSVcjY8aS3 off=2925098 len=1500046 2024-08-29T18:53:46.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 5023 completed, throughput=5MB/sec 2024-08-29T18:53:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:46 smithi144 bash[67678]: cluster 2024-08-29T18:53:45.605256+0000 mgr.y (mgr.34104) 1242 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:47.097 INFO:tasks.workunit.client.0.smithi089.stdout: 950: throughput=5MB/sec pending data=0 2024-08-29T18:53:47.097 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-abuDm3W4f00FlW1 off=4223913 len=179817 2024-08-29T18:53:47.098 INFO:tasks.workunit.client.0.smithi089.stdout:op 5024 completed, throughput=5MB/sec 2024-08-29T18:53:47.098 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cC4jPdMSvHxDlau off=4649199 len=1824409 2024-08-29T18:53:47.103 INFO:tasks.workunit.client.0.smithi089.stdout:op 5025 completed, throughput=5MB/sec 2024-08-29T18:53:47.103 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2cGY8gXGhdQeDUV off=4066569 len=1383999 2024-08-29T18:53:47.105 INFO:tasks.workunit.client.0.smithi089.stdout:op 5026 completed, throughput=5MB/sec 2024-08-29T18:53:47.105 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lONi0zexRqQia8c off=1616572 len=977186 2024-08-29T18:53:47.113 INFO:tasks.workunit.client.0.smithi089.stdout:op 5027 completed, throughput=5MB/sec 2024-08-29T18:53:47.113 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RwbgR_1o09zitOs off=11064133 len=293100 2024-08-29T18:53:47.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 5028 completed, throughput=5MB/sec 2024-08-29T18:53:47.118 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wTxQR2uYiya3hnQ off=1033669 len=1525950 2024-08-29T18:53:47.121 INFO:tasks.workunit.client.0.smithi089.stdout:op 5029 completed, throughput=5MB/sec 2024-08-29T18:53:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:46 smithi089 bash[77323]: cluster 2024-08-29T18:53:45.605256+0000 mgr.y (mgr.34104) 1242 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:46 smithi089 bash[78574]: cluster 2024-08-29T18:53:45.605256+0000 mgr.y (mgr.34104) 1242 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:48.122 INFO:tasks.workunit.client.0.smithi089.stdout: 951: throughput=5MB/sec pending data=0 2024-08-29T18:53:48.122 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xfaQffzOhXg9c3h off=4395584 len=1884593 2024-08-29T18:53:48.127 INFO:tasks.workunit.client.0.smithi089.stdout:op 5030 completed, throughput=5MB/sec 2024-08-29T18:53:48.127 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gOhuKA2khY40eTQ off=4223682 len=1176393 2024-08-29T18:53:48.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 5031 completed, throughput=5MB/sec 2024-08-29T18:53:48.138 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-noRAN1yWPPprNOW off=22117359 len=317200 2024-08-29T18:53:48.143 INFO:tasks.workunit.client.0.smithi089.stdout:op 5032 completed, throughput=5MB/sec 2024-08-29T18:53:48.144 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1rezXo-QYfXzujs off=192457 len=1043051 2024-08-29T18:53:48.153 INFO:tasks.workunit.client.0.smithi089.stdout:op 5033 completed, throughput=5MB/sec 2024-08-29T18:53:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:48 smithi144 bash[67678]: cluster 2024-08-29T18:53:47.606371+0000 mgr.y (mgr.34104) 1243 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:53:49.153 INFO:tasks.workunit.client.0.smithi089.stdout: 952: throughput=4.99MB/sec pending data=0 2024-08-29T18:53:49.153 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GyLbjhyrVTndnFO off=8687359 len=1391997 2024-08-29T18:53:49.163 INFO:tasks.workunit.client.0.smithi089.stdout:op 5034 completed, throughput=5MB/sec 2024-08-29T18:53:49.164 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7IFqHFV6sWMTI6v off=258235 len=1850558 2024-08-29T18:53:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:48 smithi089 bash[78574]: cluster 2024-08-29T18:53:47.606371+0000 mgr.y (mgr.34104) 1243 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:53:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:48 smithi089 bash[77323]: cluster 2024-08-29T18:53:47.606371+0000 mgr.y (mgr.34104) 1243 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:53:49.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 5035 completed, throughput=5MB/sec 2024-08-29T18:53:49.180 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Az0BlpCXZ7k46AR off=945462 len=1579981 2024-08-29T18:53:49.183 INFO:tasks.workunit.client.0.smithi089.stdout:op 5036 completed, throughput=5MB/sec 2024-08-29T18:53:49.183 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m0P2uGvBJYWyLzr off=1887142 len=292897 2024-08-29T18:53:49.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 5037 completed, throughput=5MB/sec 2024-08-29T18:53:49.188 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gAf19ey0jFyZWbG off=3189959 len=1994888 2024-08-29T18:53:49.204 INFO:tasks.workunit.client.0.smithi089.stdout:op 5038 completed, throughput=5MB/sec 2024-08-29T18:53:50.204 INFO:tasks.workunit.client.0.smithi089.stdout: 953: throughput=5MB/sec pending data=0 2024-08-29T18:53:50.204 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VJ_a9oy4GOHJIAd off=462453 len=888451 2024-08-29T18:53:50.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 5039 completed, throughput=5MB/sec 2024-08-29T18:53:50.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--IFDjo4TYyQNaEt off=16490272 len=18835 2024-08-29T18:53:50.218 INFO:tasks.workunit.client.0.smithi089.stdout:op 5040 completed, throughput=5MB/sec 2024-08-29T18:53:50.218 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DLbECJzfTbsDScd off=1358840 len=687729 2024-08-29T18:53:50.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 5041 completed, throughput=5MB/sec 2024-08-29T18:53:50.221 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-stHO7Bb952hOmt6 off=7444398 len=1624433 2024-08-29T18:53:50.226 INFO:tasks.workunit.client.0.smithi089.stdout:op 5042 completed, throughput=5MB/sec 2024-08-29T18:53:50.226 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-E3oR0yjwvEpg1rO off=8048948 len=991561 2024-08-29T18:53:50.229 INFO:tasks.workunit.client.0.smithi089.stdout:op 5043 completed, throughput=5MB/sec 2024-08-29T18:53:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:50 smithi144 bash[67678]: cluster 2024-08-29T18:53:49.607286+0000 mgr.y (mgr.34104) 1244 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:53:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:50 smithi089 bash[77323]: cluster 2024-08-29T18:53:49.607286+0000 mgr.y (mgr.34104) 1244 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:53:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:50 smithi089 bash[78574]: cluster 2024-08-29T18:53:49.607286+0000 mgr.y (mgr.34104) 1244 : cluster [DBG] pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:53:51.229 INFO:tasks.workunit.client.0.smithi089.stdout: 954: throughput=5MB/sec pending data=0 2024-08-29T18:53:51.230 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4UHNG7MTADx9PK- off=485159 len=1464065 2024-08-29T18:53:51.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 5044 completed, throughput=5MB/sec 2024-08-29T18:53:51.241 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AP_0SbcK9TwAQ5q off=20100176 len=64139 2024-08-29T18:53:51.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 5045 completed, throughput=5MB/sec 2024-08-29T18:53:51.241 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jng9SY9iFQbt4dR off=0 len=1415301 2024-08-29T18:53:51.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 5046 completed, throughput=5MB/sec 2024-08-29T18:53:51.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SvrhgPohi3Q-AwR off=3406672 len=220067 2024-08-29T18:53:51.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 5047 completed, throughput=5MB/sec 2024-08-29T18:53:51.259 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RtKLihonjeBnIm4 off=4028838 len=173614 2024-08-29T18:53:51.260 INFO:tasks.workunit.client.0.smithi089.stdout:op 5048 completed, throughput=5MB/sec 2024-08-29T18:53:51.261 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-As0SVVqqjXV1AgX off=4756800 len=1212098 2024-08-29T18:53:51.264 INFO:tasks.workunit.client.0.smithi089.stdout:op 5049 completed, throughput=5MB/sec 2024-08-29T18:53:51.264 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iolIRdp5NACJvaA off=21398748 len=278886 2024-08-29T18:53:51.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 5050 completed, throughput=5MB/sec 2024-08-29T18:53:51.266 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LX4LGT_J5EAF6VU off=5443294 len=937926 2024-08-29T18:53:51.268 INFO:tasks.workunit.client.0.smithi089.stdout:op 5051 completed, throughput=5MB/sec 2024-08-29T18:53:52.268 INFO:tasks.workunit.client.0.smithi089.stdout: 955: throughput=5MB/sec pending data=0 2024-08-29T18:53:52.268 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wytHzX7XvcPfH5J off=1723590 len=1467385 2024-08-29T18:53:52.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 5052 completed, throughput=5MB/sec 2024-08-29T18:53:52.273 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pnQz5l-PaRyrfYd off=5920859 len=1066614 2024-08-29T18:53:52.276 INFO:tasks.workunit.client.0.smithi089.stdout:op 5053 completed, throughput=5MB/sec 2024-08-29T18:53:52.277 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0TXw046C1YX33Tr off=1562026 len=1051916 2024-08-29T18:53:52.285 INFO:tasks.workunit.client.0.smithi089.stdout:op 5054 completed, throughput=5MB/sec 2024-08-29T18:53:52.285 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6h1_x_YPEfFVPBn off=8643106 len=983950 2024-08-29T18:53:52.295 INFO:tasks.workunit.client.0.smithi089.stdout:op 5055 completed, throughput=5MB/sec 2024-08-29T18:53:52.295 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UDCZyc22RLBBA1A off=7952830 len=1449326 2024-08-29T18:53:52.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 5056 completed, throughput=5MB/sec 2024-08-29T18:53:53.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:52 smithi144 bash[67678]: cluster 2024-08-29T18:53:51.608210+0000 mgr.y (mgr.34104) 1245 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:53:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:52 smithi144 bash[67678]: audit 2024-08-29T18:53:52.748888+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:52 smithi089 bash[77323]: cluster 2024-08-29T18:53:51.608210+0000 mgr.y (mgr.34104) 1245 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:53:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:52 smithi089 bash[77323]: audit 2024-08-29T18:53:52.748888+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:52 smithi089 bash[78574]: cluster 2024-08-29T18:53:51.608210+0000 mgr.y (mgr.34104) 1245 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:53:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:52 smithi089 bash[78574]: audit 2024-08-29T18:53:52.748888+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:53:53.308 INFO:tasks.workunit.client.0.smithi089.stdout: 956: throughput=5MB/sec pending data=0 2024-08-29T18:53:53.308 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4uSaTZXjinW51XF off=288757 len=1724606 2024-08-29T18:53:53.323 INFO:tasks.workunit.client.0.smithi089.stdout:op 5057 completed, throughput=5MB/sec 2024-08-29T18:53:53.323 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vKjHb3w6GDz2V0c off=3830842 len=85677 2024-08-29T18:53:53.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 5058 completed, throughput=5MB/sec 2024-08-29T18:53:53.328 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--jUW_P1ZIyAprq_ off=2404975 len=1578800 2024-08-29T18:53:53.341 INFO:tasks.workunit.client.0.smithi089.stdout:op 5059 completed, throughput=5MB/sec 2024-08-29T18:53:53.341 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-p7DBt9oj1pka_CO off=2568631 len=966719 2024-08-29T18:53:53.343 INFO:tasks.workunit.client.0.smithi089.stdout:op 5060 completed, throughput=5MB/sec 2024-08-29T18:53:54.344 INFO:tasks.workunit.client.0.smithi089.stdout: 957: throughput=5MB/sec pending data=0 2024-08-29T18:53:54.344 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EOuEzVk0S-7PKkr off=10681946 len=162792 2024-08-29T18:53:54.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 5061 completed, throughput=5MB/sec 2024-08-29T18:53:54.346 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5GpCf0TIE_UHRVi off=5744630 len=1833929 2024-08-29T18:53:54.358 INFO:tasks.workunit.client.0.smithi089.stdout:op 5062 completed, throughput=5MB/sec 2024-08-29T18:53:54.359 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x4s4YVNJWauOeaI off=898470 len=498362 2024-08-29T18:53:54.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 5063 completed, throughput=5MB/sec 2024-08-29T18:53:54.365 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kVDFalIkNwlCqsu off=13011180 len=1107374 2024-08-29T18:53:54.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 5064 completed, throughput=5MB/sec 2024-08-29T18:53:54.373 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZSOOThqrQsl8XAk off=16215149 len=1277107 2024-08-29T18:53:54.377 INFO:tasks.workunit.client.0.smithi089.stdout:op 5065 completed, throughput=5MB/sec 2024-08-29T18:53:54.377 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S8Mrq6HrTlZa8tW off=9275237 len=453074 2024-08-29T18:53:54.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 5066 completed, throughput=5MB/sec 2024-08-29T18:53:55.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:54 smithi144 bash[67678]: cluster 2024-08-29T18:53:53.609280+0000 mgr.y (mgr.34104) 1246 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:54 smithi089 bash[77323]: cluster 2024-08-29T18:53:53.609280+0000 mgr.y (mgr.34104) 1246 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:55.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:54 smithi089 bash[78574]: cluster 2024-08-29T18:53:53.609280+0000 mgr.y (mgr.34104) 1246 : cluster [DBG] pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:53:55.379 INFO:tasks.workunit.client.0.smithi089.stdout: 958: throughput=5MB/sec pending data=0 2024-08-29T18:53:55.379 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4feO7fFIjaReNOp off=8107206 len=357683 2024-08-29T18:53:55.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 5067 completed, throughput=5MB/sec 2024-08-29T18:53:55.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JA8ef4VlYZ3xC5F off=6016104 len=472528 2024-08-29T18:53:55.386 INFO:tasks.workunit.client.0.smithi089.stdout:op 5068 completed, throughput=5MB/sec 2024-08-29T18:53:55.386 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zJVdJSsxcqk_sL8 off=18643102 len=1039402 2024-08-29T18:53:55.394 INFO:tasks.workunit.client.0.smithi089.stdout:op 5069 completed, throughput=5MB/sec 2024-08-29T18:53:55.394 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UH9tOQyYab1FsJ8 off=7060246 len=1832060 2024-08-29T18:53:55.411 INFO:tasks.workunit.client.0.smithi089.stdout:op 5070 completed, throughput=5MB/sec 2024-08-29T18:53:55.411 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nCB7u9_fyY8SsOt off=3142173 len=181783 2024-08-29T18:53:55.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 5071 completed, throughput=5MB/sec 2024-08-29T18:53:55.416 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SU0oGU9Dnuvt3oh off=10103530 len=109532 2024-08-29T18:53:55.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 5072 completed, throughput=5MB/sec 2024-08-29T18:53:55.423 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GTgRpBkTmvZCNl8 off=4985656 len=1249113 2024-08-29T18:53:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:53:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:53:55] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:53:55.433 INFO:tasks.workunit.client.0.smithi089.stdout:op 5073 completed, throughput=5MB/sec 2024-08-29T18:53:55.434 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MnkE5t6DBrFdvmT off=17930592 len=1448541 2024-08-29T18:53:55.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 5074 completed, throughput=5MB/sec 2024-08-29T18:53:56.444 INFO:tasks.workunit.client.0.smithi089.stdout: 959: throughput=5MB/sec pending data=0 2024-08-29T18:53:56.445 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1ae2Jk-kBvn5scq off=2883496 len=674392 2024-08-29T18:53:56.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 5075 completed, throughput=5MB/sec 2024-08-29T18:53:56.447 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-r36VK7_Qnaky3Lh off=1785352 len=1494909 2024-08-29T18:53:56.451 INFO:tasks.workunit.client.0.smithi089.stdout:op 5076 completed, throughput=5MB/sec 2024-08-29T18:53:56.451 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IwxIa4Y4WjzMY_S off=15527466 len=1198516 2024-08-29T18:53:56.454 INFO:tasks.workunit.client.0.smithi089.stdout:op 5077 completed, throughput=5MB/sec 2024-08-29T18:53:56.454 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Na43QGNs23Zt8Ht off=168131 len=1575489 2024-08-29T18:53:56.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 5078 completed, throughput=5MB/sec 2024-08-29T18:53:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:56 smithi089 bash[77323]: cluster 2024-08-29T18:53:55.609902+0000 mgr.y (mgr.34104) 1247 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:53:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:56 smithi089 bash[78574]: cluster 2024-08-29T18:53:55.609902+0000 mgr.y (mgr.34104) 1247 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:53:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:56 smithi144 bash[67678]: cluster 2024-08-29T18:53:55.609902+0000 mgr.y (mgr.34104) 1247 : cluster [DBG] pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:53:57.468 INFO:tasks.workunit.client.0.smithi089.stdout: 960: throughput=5MB/sec pending data=0 2024-08-29T18:53:57.468 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NKfurrWOqihO8Rn off=515042 len=487441 2024-08-29T18:53:57.470 INFO:tasks.workunit.client.0.smithi089.stdout:op 5079 completed, throughput=5MB/sec 2024-08-29T18:53:57.470 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B33FONrQECk28rb off=8841330 len=1794266 2024-08-29T18:53:57.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 5080 completed, throughput=5MB/sec 2024-08-29T18:53:57.487 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tro7jOZOMCmkHbT off=12662483 len=275643 2024-08-29T18:53:57.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 5081 completed, throughput=5MB/sec 2024-08-29T18:53:57.494 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ql_wxcoGeGMAkGk off=8191503 len=437171 2024-08-29T18:53:57.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 5082 completed, throughput=5MB/sec 2024-08-29T18:53:57.501 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zeag1wy1UhHfv7W off=5353339 len=2069768 2024-08-29T18:53:57.505 INFO:tasks.workunit.client.0.smithi089.stdout:op 5083 completed, throughput=5MB/sec 2024-08-29T18:53:58.505 INFO:tasks.workunit.client.0.smithi089.stdout: 961: throughput=5MB/sec pending data=0 2024-08-29T18:53:58.505 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jAa6bhXIuEvyNJH off=3530107 len=1393007 2024-08-29T18:53:58.516 INFO:tasks.workunit.client.0.smithi089.stdout:op 5084 completed, throughput=5MB/sec 2024-08-29T18:53:58.516 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nATnF7FLWIfvU5n off=8384777 len=532280 2024-08-29T18:53:58.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 5085 completed, throughput=5MB/sec 2024-08-29T18:53:58.523 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--jUW_P1ZIyAprq_ off=1919834 len=2063941 2024-08-29T18:53:58.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 5086 completed, throughput=5MB/sec 2024-08-29T18:53:58.529 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ojjLkN6baID4omJ off=4419462 len=1524095 2024-08-29T18:53:58.540 INFO:tasks.workunit.client.0.smithi089.stdout:op 5087 completed, throughput=5MB/sec 2024-08-29T18:53:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:58 smithi089 bash[77323]: cluster 2024-08-29T18:53:57.611096+0000 mgr.y (mgr.34104) 1248 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:53:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:58 smithi089 bash[78574]: cluster 2024-08-29T18:53:57.611096+0000 mgr.y (mgr.34104) 1248 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:53:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:58 smithi144 bash[67678]: cluster 2024-08-29T18:53:57.611096+0000 mgr.y (mgr.34104) 1248 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:53:59.541 INFO:tasks.workunit.client.0.smithi089.stdout: 962: throughput=5MB/sec pending data=0 2024-08-29T18:53:59.541 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rwCBeFvDTsvcbn5 off=8959583 len=2057570 2024-08-29T18:53:59.555 INFO:tasks.workunit.client.0.smithi089.stdout:op 5088 completed, throughput=5MB/sec 2024-08-29T18:53:59.556 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LNvi0rebBeJvIp1 off=8860596 len=1285590 2024-08-29T18:53:59.558 INFO:tasks.workunit.client.0.smithi089.stdout:op 5089 completed, throughput=5MB/sec 2024-08-29T18:53:59.558 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q39dWciatBtt4ZD off=12400793 len=630992 2024-08-29T18:53:59.560 INFO:tasks.workunit.client.0.smithi089.stdout:op 5090 completed, throughput=5MB/sec 2024-08-29T18:53:59.560 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-t2YJ2E6BfSNNw_Y off=755901 len=300009 2024-08-29T18:53:59.561 INFO:tasks.workunit.client.0.smithi089.stdout:op 5091 completed, throughput=5MB/sec 2024-08-29T18:53:59.561 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lGJetgjD8Vo4va6 off=8431752 len=687490 2024-08-29T18:53:59.567 INFO:tasks.workunit.client.0.smithi089.stdout:op 5092 completed, throughput=5MB/sec 2024-08-29T18:54:00.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:53:59 smithi089 bash[78574]: audit 2024-08-29T18:53:59.281120+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:54:00.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:53:59 smithi089 bash[77323]: audit 2024-08-29T18:53:59.281120+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:54:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:53:59 smithi144 bash[67678]: audit 2024-08-29T18:53:59.281120+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:54:00.567 INFO:tasks.workunit.client.0.smithi089.stdout: 963: throughput=5MB/sec pending data=0 2024-08-29T18:54:00.567 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HpWQpdVMJlGK0YL off=9648674 len=1759949 2024-08-29T18:54:00.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 5093 completed, throughput=5MB/sec 2024-08-29T18:54:00.571 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LDgYnIae3Adhz5g off=10340309 len=733550 2024-08-29T18:54:00.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 5094 completed, throughput=5MB/sec 2024-08-29T18:54:00.579 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-scyxshi1P3Ub4wT off=15331053 len=1317796 2024-08-29T18:54:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 5095 completed, throughput=5MB/sec 2024-08-29T18:54:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LYiKnosA_NzPEM3 off=6997293 len=1198472 2024-08-29T18:54:00.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 5096 completed, throughput=5MB/sec 2024-08-29T18:54:00.591 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OKpDDn_0qLJMwmv off=5874284 len=2048445 2024-08-29T18:54:00.607 INFO:tasks.workunit.client.0.smithi089.stdout:op 5097 completed, throughput=5MB/sec 2024-08-29T18:54:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[77323]: cluster 2024-08-29T18:53:59.612071+0000 mgr.y (mgr.34104) 1249 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[77323]: audit 2024-08-29T18:54:00.039009+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:54:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[77323]: audit 2024-08-29T18:54:00.040229+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:54:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[77323]: audit 2024-08-29T18:54:00.048578+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:54:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[78574]: cluster 2024-08-29T18:53:59.612071+0000 mgr.y (mgr.34104) 1249 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[78574]: audit 2024-08-29T18:54:00.039009+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:54:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[78574]: audit 2024-08-29T18:54:00.040229+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:54:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:00 smithi089 bash[78574]: audit 2024-08-29T18:54:00.048578+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:54:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:00 smithi144 bash[67678]: cluster 2024-08-29T18:53:59.612071+0000 mgr.y (mgr.34104) 1249 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:00 smithi144 bash[67678]: audit 2024-08-29T18:54:00.039009+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:54:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:00 smithi144 bash[67678]: audit 2024-08-29T18:54:00.040229+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:54:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:00 smithi144 bash[67678]: audit 2024-08-29T18:54:00.048578+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:54:01.608 INFO:tasks.workunit.client.0.smithi089.stdout: 964: throughput=5MB/sec pending data=0 2024-08-29T18:54:01.608 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mLscGJF1p2efjwp off=8397388 len=1839822 2024-08-29T18:54:01.612 INFO:tasks.workunit.client.0.smithi089.stdout:op 5098 completed, throughput=5MB/sec 2024-08-29T18:54:01.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KpvZ9pN2bioDGH4 off=16147076 len=75969 2024-08-29T18:54:01.614 INFO:tasks.workunit.client.0.smithi089.stdout:op 5099 completed, throughput=5MB/sec 2024-08-29T18:54:01.614 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_wHsKK7ls0-NQLx off=2427493 len=609958 2024-08-29T18:54:01.621 INFO:tasks.workunit.client.0.smithi089.stdout:op 5100 completed, throughput=5MB/sec 2024-08-29T18:54:01.622 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-R0pwZqG9eGceWob off=24796098 len=392701 2024-08-29T18:54:01.623 INFO:tasks.workunit.client.0.smithi089.stdout:op 5101 completed, throughput=5MB/sec 2024-08-29T18:54:01.623 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S3RzkK_ZZjcgqpT off=6859837 len=558982 2024-08-29T18:54:01.631 INFO:tasks.workunit.client.0.smithi089.stdout:op 5102 completed, throughput=5MB/sec 2024-08-29T18:54:01.631 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c-6c4YDqcIcEIYR off=405016 len=98605 2024-08-29T18:54:01.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 5103 completed, throughput=5MB/sec 2024-08-29T18:54:01.632 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GZolNtNL_76GaG2 off=2379260 len=2060414 2024-08-29T18:54:01.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 5104 completed, throughput=5MB/sec 2024-08-29T18:54:02.639 INFO:tasks.workunit.client.0.smithi089.stdout: 965: throughput=5MB/sec pending data=0 2024-08-29T18:54:02.639 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sYKGetowbU2o5Vf off=1011306 len=849528 2024-08-29T18:54:02.648 INFO:tasks.workunit.client.0.smithi089.stdout:op 5105 completed, throughput=5MB/sec 2024-08-29T18:54:02.648 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f5EDB1e79F9T3_e off=9561844 len=327755 2024-08-29T18:54:02.654 INFO:tasks.workunit.client.0.smithi089.stdout:op 5106 completed, throughput=5MB/sec 2024-08-29T18:54:02.654 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kLQx3sq3d7QScZD off=6657411 len=2020664 2024-08-29T18:54:02.660 INFO:tasks.workunit.client.0.smithi089.stdout:op 5107 completed, throughput=5MB/sec 2024-08-29T18:54:02.660 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-26pl4sQj49h4dfT off=8440852 len=788218 2024-08-29T18:54:02.662 INFO:tasks.workunit.client.0.smithi089.stdout:op 5108 completed, throughput=5MB/sec 2024-08-29T18:54:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:02 smithi089 bash[77323]: cluster 2024-08-29T18:54:01.612977+0000 mgr.y (mgr.34104) 1250 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:54:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:02 smithi089 bash[78574]: cluster 2024-08-29T18:54:01.612977+0000 mgr.y (mgr.34104) 1250 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:54:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:02 smithi144 bash[67678]: cluster 2024-08-29T18:54:01.612977+0000 mgr.y (mgr.34104) 1250 : cluster [DBG] pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:54:03.663 INFO:tasks.workunit.client.0.smithi089.stdout: 966: throughput=5MB/sec pending data=0 2024-08-29T18:54:03.663 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vJXeW43nTzmtbIj off=4849125 len=515635 2024-08-29T18:54:03.670 INFO:tasks.workunit.client.0.smithi089.stdout:op 5109 completed, throughput=5MB/sec 2024-08-29T18:54:03.670 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--mvgEnz6MOa7bkw off=873740 len=994181 2024-08-29T18:54:03.674 INFO:tasks.workunit.client.0.smithi089.stdout:op 5110 completed, throughput=5MB/sec 2024-08-29T18:54:03.674 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F0OStBbRikNA3YT off=190815 len=742973 2024-08-29T18:54:03.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 5111 completed, throughput=5MB/sec 2024-08-29T18:54:03.676 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-G1uSQtmniZFe8LC off=3658749 len=1355309 2024-08-29T18:54:03.679 INFO:tasks.workunit.client.0.smithi089.stdout:op 5112 completed, throughput=5MB/sec 2024-08-29T18:54:03.680 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AehMSU5QMJ5pNrr off=4729890 len=2082505 2024-08-29T18:54:03.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 5113 completed, throughput=5MB/sec 2024-08-29T18:54:04.685 INFO:tasks.workunit.client.0.smithi089.stdout: 967: throughput=5MB/sec pending data=0 2024-08-29T18:54:04.685 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OqMvoaDOgnzOsC6 off=6696123 len=574808 2024-08-29T18:54:04.688 INFO:tasks.workunit.client.0.smithi089.stdout:op 5114 completed, throughput=5MB/sec 2024-08-29T18:54:04.689 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fFTVHPMIY3s05VO off=3043271 len=868008 2024-08-29T18:54:04.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 5115 completed, throughput=5MB/sec 2024-08-29T18:54:04.697 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6abVw0zZo2WUikF off=1690497 len=2091076 2024-08-29T18:54:04.701 INFO:tasks.workunit.client.0.smithi089.stdout:op 5116 completed, throughput=5MB/sec 2024-08-29T18:54:04.701 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ykc3hSFYEBksE4X off=12485486 len=1354716 2024-08-29T18:54:04.712 INFO:tasks.workunit.client.0.smithi089.stdout:op 5117 completed, throughput=5MB/sec 2024-08-29T18:54:05.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:54:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:54:05] "GET /metrics HTTP/1.1" 200 33964 "" "Prometheus/2.43.0" 2024-08-29T18:54:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:04 smithi089 bash[77323]: cluster 2024-08-29T18:54:03.614095+0000 mgr.y (mgr.34104) 1251 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:54:05.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:04 smithi089 bash[78574]: cluster 2024-08-29T18:54:03.614095+0000 mgr.y (mgr.34104) 1251 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:54:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:04 smithi144 bash[67678]: cluster 2024-08-29T18:54:03.614095+0000 mgr.y (mgr.34104) 1251 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:54:05.713 INFO:tasks.workunit.client.0.smithi089.stdout: 968: throughput=5MB/sec pending data=0 2024-08-29T18:54:05.713 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SgWAvXlP6WrR3OY off=14846726 len=946593 2024-08-29T18:54:05.716 INFO:tasks.workunit.client.0.smithi089.stdout:op 5118 completed, throughput=5MB/sec 2024-08-29T18:54:05.716 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R0ifR_lsybqhn62 off=1630957 len=356401 2024-08-29T18:54:05.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 5119 completed, throughput=5MB/sec 2024-08-29T18:54:05.723 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-l2vgu7k_kjsMIil off=3293411 len=1622574 2024-08-29T18:54:05.735 INFO:tasks.workunit.client.0.smithi089.stdout:op 5120 completed, throughput=5MB/sec 2024-08-29T18:54:05.735 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HFJvGYDSaVm__uo off=1223453 len=1746193 2024-08-29T18:54:05.750 INFO:tasks.workunit.client.0.smithi089.stdout:op 5121 completed, throughput=5MB/sec 2024-08-29T18:54:05.750 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Yhcm4Q8KBvVIGpI off=16736553 len=667448 2024-08-29T18:54:05.757 INFO:tasks.workunit.client.0.smithi089.stdout:op 5122 completed, throughput=5MB/sec 2024-08-29T18:54:06.757 INFO:tasks.workunit.client.0.smithi089.stdout: 969: throughput=5MB/sec pending data=0 2024-08-29T18:54:06.758 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jkTTj6YFKYKBn5n off=2754678 len=2047782 2024-08-29T18:54:06.773 INFO:tasks.workunit.client.0.smithi089.stdout:op 5123 completed, throughput=5MB/sec 2024-08-29T18:54:06.773 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7Ns4PJhp6pPU-tQ off=1270736 len=1805981 2024-08-29T18:54:06.788 INFO:tasks.workunit.client.0.smithi089.stdout:op 5124 completed, throughput=5MB/sec 2024-08-29T18:54:06.788 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kS-ABdpArB1K4x4 off=231350 len=1767090 2024-08-29T18:54:06.796 INFO:tasks.workunit.client.0.smithi089.stdout:op 5125 completed, throughput=5MB/sec 2024-08-29T18:54:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:06 smithi089 bash[77323]: cluster 2024-08-29T18:54:05.614783+0000 mgr.y (mgr.34104) 1252 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:54:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:06 smithi089 bash[78574]: cluster 2024-08-29T18:54:05.614783+0000 mgr.y (mgr.34104) 1252 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:54:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:06 smithi144 bash[67678]: cluster 2024-08-29T18:54:05.614783+0000 mgr.y (mgr.34104) 1252 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-08-29T18:54:07.797 INFO:tasks.workunit.client.0.smithi089.stdout: 970: throughput=5MB/sec pending data=0 2024-08-29T18:54:07.797 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-IuNfbkNfkiwegey off=17869968 len=540925 2024-08-29T18:54:07.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 5126 completed, throughput=5MB/sec 2024-08-29T18:54:07.804 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-973xEaMLJoaf8jY off=2936389 len=885861 2024-08-29T18:54:07.807 INFO:tasks.workunit.client.0.smithi089.stdout:op 5127 completed, throughput=5MB/sec 2024-08-29T18:54:07.807 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D-MGXLy8h5UWTo4 off=2312913 len=1621408 2024-08-29T18:54:07.819 INFO:tasks.workunit.client.0.smithi089.stdout:op 5128 completed, throughput=5MB/sec 2024-08-29T18:54:07.819 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u-SepgRLlYp8_Ja off=5005077 len=909069 2024-08-29T18:54:07.822 INFO:tasks.workunit.client.0.smithi089.stdout:op 5129 completed, throughput=5MB/sec 2024-08-29T18:54:07.822 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UBYNl9xxznQyNmi off=2330880 len=37867 2024-08-29T18:54:07.827 INFO:tasks.workunit.client.0.smithi089.stdout:op 5130 completed, throughput=5MB/sec 2024-08-29T18:54:07.827 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bxoiqOHCWeOSy81 off=10324131 len=982744 2024-08-29T18:54:07.835 INFO:tasks.workunit.client.0.smithi089.stdout:op 5131 completed, throughput=5MB/sec 2024-08-29T18:54:07.835 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xdXIeQzUZjHG8Vd off=9485248 len=2071531 2024-08-29T18:54:07.850 INFO:tasks.workunit.client.0.smithi089.stdout:op 5132 completed, throughput=5MB/sec 2024-08-29T18:54:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:07 smithi089 bash[77323]: audit 2024-08-29T18:54:07.749368+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:07 smithi089 bash[78574]: audit 2024-08-29T18:54:07.749368+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:07 smithi144 bash[67678]: audit 2024-08-29T18:54:07.749368+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:08.851 INFO:tasks.workunit.client.0.smithi089.stdout: 971: throughput=5MB/sec pending data=0 2024-08-29T18:54:08.851 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lc0Gp0tut48xPyj off=1544861 len=149028 2024-08-29T18:54:08.856 INFO:tasks.workunit.client.0.smithi089.stdout:op 5133 completed, throughput=5MB/sec 2024-08-29T18:54:08.856 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ml7Br_iXktQa7n6 off=52636 len=613437 2024-08-29T18:54:08.858 INFO:tasks.workunit.client.0.smithi089.stdout:op 5134 completed, throughput=5MB/sec 2024-08-29T18:54:08.858 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-86O9nGF0tGcRA92 off=1054980 len=1723254 2024-08-29T18:54:08.872 INFO:tasks.workunit.client.0.smithi089.stdout:op 5135 completed, throughput=5MB/sec 2024-08-29T18:54:08.872 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mHxFrypDuM9j38M off=2770517 len=2066728 2024-08-29T18:54:08.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 5136 completed, throughput=5MB/sec 2024-08-29T18:54:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:08 smithi089 bash[77323]: cluster 2024-08-29T18:54:07.615952+0000 mgr.y (mgr.34104) 1253 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:54:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:08 smithi089 bash[78574]: cluster 2024-08-29T18:54:07.615952+0000 mgr.y (mgr.34104) 1253 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:54:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:08 smithi144 bash[67678]: cluster 2024-08-29T18:54:07.615952+0000 mgr.y (mgr.34104) 1253 : cluster [DBG] pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:54:09.877 INFO:tasks.workunit.client.0.smithi089.stdout: 972: throughput=5MB/sec pending data=0 2024-08-29T18:54:09.877 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qM2IA-Kr4UNfRnX off=2314780 len=49459 2024-08-29T18:54:09.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 5137 completed, throughput=5MB/sec 2024-08-29T18:54:09.881 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5otp96Nt1IEeQtL off=6796597 len=1239491 2024-08-29T18:54:09.891 INFO:tasks.workunit.client.0.smithi089.stdout:op 5138 completed, throughput=5MB/sec 2024-08-29T18:54:09.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ziCWz5VP4Fma-zC off=6668827 len=522891 2024-08-29T18:54:09.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 5139 completed, throughput=5MB/sec 2024-08-29T18:54:09.898 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HWwgvaGDsNGUKdQ off=280173 len=516113 2024-08-29T18:54:09.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 5140 completed, throughput=5MB/sec 2024-08-29T18:54:09.904 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7uj4Osu4Zz6QRBU off=9536801 len=1526539 2024-08-29T18:54:09.909 INFO:tasks.workunit.client.0.smithi089.stdout:op 5141 completed, throughput=5MB/sec 2024-08-29T18:54:09.909 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e6XkNK9W_BnTlAY off=8148947 len=1343595 2024-08-29T18:54:09.913 INFO:tasks.workunit.client.0.smithi089.stdout:op 5142 completed, throughput=5MB/sec 2024-08-29T18:54:10.913 INFO:tasks.workunit.client.0.smithi089.stdout: 973: throughput=5MB/sec pending data=0 2024-08-29T18:54:10.914 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RvFJuQiPOode9oD off=16154609 len=1525929 2024-08-29T18:54:10.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 5143 completed, throughput=5MB/sec 2024-08-29T18:54:10.927 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rmFW6UdXh74SPgM off=11445024 len=1600150 2024-08-29T18:54:10.940 INFO:tasks.workunit.client.0.smithi089.stdout:op 5144 completed, throughput=5MB/sec 2024-08-29T18:54:10.940 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5zd2xRyARXKh1Qu off=18799207 len=2050485 2024-08-29T18:54:10.957 INFO:tasks.workunit.client.0.smithi089.stdout:op 5145 completed, throughput=5MB/sec 2024-08-29T18:54:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:10 smithi089 bash[77323]: cluster 2024-08-29T18:54:09.616936+0000 mgr.y (mgr.34104) 1254 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:54:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:10 smithi089 bash[78574]: cluster 2024-08-29T18:54:09.616936+0000 mgr.y (mgr.34104) 1254 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:54:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:10 smithi144 bash[67678]: cluster 2024-08-29T18:54:09.616936+0000 mgr.y (mgr.34104) 1254 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:54:11.958 INFO:tasks.workunit.client.0.smithi089.stdout: 974: throughput=5MB/sec pending data=0 2024-08-29T18:54:11.958 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zb_pBVDKf51TsAd off=1899672 len=509423 2024-08-29T18:54:11.960 INFO:tasks.workunit.client.0.smithi089.stdout:op 5146 completed, throughput=5MB/sec 2024-08-29T18:54:11.960 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LteUaxg0GZeHo8S off=1063766 len=1624903 2024-08-29T18:54:11.964 INFO:tasks.workunit.client.0.smithi089.stdout:op 5147 completed, throughput=5MB/sec 2024-08-29T18:54:11.964 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y8RHTGj7Qiw-XjK off=824774 len=895971 2024-08-29T18:54:11.967 INFO:tasks.workunit.client.0.smithi089.stdout:op 5148 completed, throughput=5MB/sec 2024-08-29T18:54:11.967 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6HKQkV_DvU2Ilzm off=9261847 len=1153434 2024-08-29T18:54:11.970 INFO:tasks.workunit.client.0.smithi089.stdout:op 5149 completed, throughput=5MB/sec 2024-08-29T18:54:11.970 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AP_0SbcK9TwAQ5q off=18170142 len=1689120 2024-08-29T18:54:11.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 5150 completed, throughput=5MB/sec 2024-08-29T18:54:12.974 INFO:tasks.workunit.client.0.smithi089.stdout: 975: throughput=5MB/sec pending data=0 2024-08-29T18:54:12.974 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pfPw0PxygJsqNQ9 off=13769290 len=468412 2024-08-29T18:54:12.981 INFO:tasks.workunit.client.0.smithi089.stdout:op 5151 completed, throughput=5MB/sec 2024-08-29T18:54:12.981 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zGqzqSkSuYxUJD4 off=2485098 len=222158 2024-08-29T18:54:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:op 5152 completed, throughput=5MB/sec 2024-08-29T18:54:12.983 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gS1D7AEBAv1P_cX off=0 len=1324146 2024-08-29T18:54:12.986 INFO:tasks.workunit.client.0.smithi089.stdout:op 5153 completed, throughput=5MB/sec 2024-08-29T18:54:12.986 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rVbm4lDM4yL_Ryo off=6204106 len=1997521 2024-08-29T18:54:12.991 INFO:tasks.workunit.client.0.smithi089.stdout:op 5154 completed, throughput=5MB/sec 2024-08-29T18:54:12.991 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EEV2dpN15pYfg6K off=10662591 len=1880034 2024-08-29T18:54:13.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 5155 completed, throughput=5MB/sec 2024-08-29T18:54:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:12 smithi089 bash[77323]: cluster 2024-08-29T18:54:11.617907+0000 mgr.y (mgr.34104) 1255 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:54:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:12 smithi089 bash[78574]: cluster 2024-08-29T18:54:11.617907+0000 mgr.y (mgr.34104) 1255 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:54:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:12 smithi144 bash[67678]: cluster 2024-08-29T18:54:11.617907+0000 mgr.y (mgr.34104) 1255 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:54:14.006 INFO:tasks.workunit.client.0.smithi089.stdout: 976: throughput=5MB/sec pending data=0 2024-08-29T18:54:14.006 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S6Fi0ZzryM0EwLD off=17182949 len=1925462 2024-08-29T18:54:14.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 5156 completed, throughput=5MB/sec 2024-08-29T18:54:14.010 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lw1SvfE1ccsud2o off=3924175 len=482777 2024-08-29T18:54:14.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 5157 completed, throughput=5MB/sec 2024-08-29T18:54:14.018 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BPJCNHdbw3BxZbV off=8054259 len=547104 2024-08-29T18:54:14.025 INFO:tasks.workunit.client.0.smithi089.stdout:op 5158 completed, throughput=5MB/sec 2024-08-29T18:54:14.025 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UoMuAMY2o2the2_ off=9882100 len=1583919 2024-08-29T18:54:14.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 5159 completed, throughput=5MB/sec 2024-08-29T18:54:15.039 INFO:tasks.workunit.client.0.smithi089.stdout: 977: throughput=5MB/sec pending data=0 2024-08-29T18:54:15.039 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8oTusHeBTqnZg07 off=4934768 len=1372634 2024-08-29T18:54:15.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 5160 completed, throughput=5MB/sec 2024-08-29T18:54:15.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yrQEhN_7C_hbkN1 off=16259572 len=1687649 2024-08-29T18:54:15.047 INFO:tasks.workunit.client.0.smithi089.stdout:op 5161 completed, throughput=5MB/sec 2024-08-29T18:54:15.048 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5QX8-ld4gkCzxzz off=2850774 len=1052838 2024-08-29T18:54:15.050 INFO:tasks.workunit.client.0.smithi089.stdout:op 5162 completed, throughput=5MB/sec 2024-08-29T18:54:15.050 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UpuhAPm5Jl8a73X off=4715261 len=1564361 2024-08-29T18:54:15.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 5163 completed, throughput=5MB/sec 2024-08-29T18:54:15.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:54:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:54:15] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:54:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:14 smithi089 bash[78574]: cluster 2024-08-29T18:54:13.619068+0000 mgr.y (mgr.34104) 1256 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:14 smithi089 bash[77323]: cluster 2024-08-29T18:54:13.619068+0000 mgr.y (mgr.34104) 1256 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:14 smithi144 bash[67678]: cluster 2024-08-29T18:54:13.619068+0000 mgr.y (mgr.34104) 1256 : cluster [DBG] pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:16.055 INFO:tasks.workunit.client.0.smithi089.stdout: 978: throughput=5MB/sec pending data=0 2024-08-29T18:54:16.055 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hR_jgvVuPLX0bfw off=7463833 len=1301820 2024-08-29T18:54:16.068 INFO:tasks.workunit.client.0.smithi089.stdout:op 5164 completed, throughput=5MB/sec 2024-08-29T18:54:16.068 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B33FONrQECk28rb off=3600180 len=840554 2024-08-29T18:54:16.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 5165 completed, throughput=5MB/sec 2024-08-29T18:54:16.077 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-y99A6KSj61pNCHy off=12493981 len=749410 2024-08-29T18:54:16.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 5166 completed, throughput=5MB/sec 2024-08-29T18:54:16.079 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MqJVtB28UMh1TOr off=15976667 len=1242652 2024-08-29T18:54:16.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 5167 completed, throughput=5MB/sec 2024-08-29T18:54:16.082 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xpsmKB7OtuJ640a off=1585433 len=311232 2024-08-29T18:54:16.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 5168 completed, throughput=5MB/sec 2024-08-29T18:54:17.088 INFO:tasks.workunit.client.0.smithi089.stdout: 979: throughput=5MB/sec pending data=0 2024-08-29T18:54:17.088 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sxtxWjlnFHkWEbq off=9042132 len=873936 2024-08-29T18:54:17.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 5169 completed, throughput=5MB/sec 2024-08-29T18:54:17.091 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CKcBTqd0M9l1lbS off=2867097 len=2015108 2024-08-29T18:54:17.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 5170 completed, throughput=5MB/sec 2024-08-29T18:54:17.107 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cxzfHwtZ7CZ5xbz off=1700140 len=1011993 2024-08-29T18:54:17.116 INFO:tasks.workunit.client.0.smithi089.stdout:op 5171 completed, throughput=5MB/sec 2024-08-29T18:54:17.116 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dGGR6JOFWcpUeRm off=1731671 len=1607035 2024-08-29T18:54:17.120 INFO:tasks.workunit.client.0.smithi089.stdout:op 5172 completed, throughput=5MB/sec 2024-08-29T18:54:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:16 smithi089 bash[78574]: cluster 2024-08-29T18:54:15.619787+0000 mgr.y (mgr.34104) 1257 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:54:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:16 smithi089 bash[77323]: cluster 2024-08-29T18:54:15.619787+0000 mgr.y (mgr.34104) 1257 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:54:17.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:16 smithi144 bash[67678]: cluster 2024-08-29T18:54:15.619787+0000 mgr.y (mgr.34104) 1257 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-08-29T18:54:18.119 INFO:tasks.workunit.client.0.smithi089.stdout: 980: throughput=5MB/sec pending data=0 2024-08-29T18:54:18.120 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MJyD58KianhNwzS off=7153800 len=458571 2024-08-29T18:54:18.125 INFO:tasks.workunit.client.0.smithi089.stdout:op 5173 completed, throughput=5MB/sec 2024-08-29T18:54:18.126 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z9h901S8Q9ycsOH off=4096351 len=1585485 2024-08-29T18:54:18.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 5174 completed, throughput=5MB/sec 2024-08-29T18:54:18.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n5B8SjsTMCVQS40 off=4325715 len=1494902 2024-08-29T18:54:18.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 5175 completed, throughput=5MB/sec 2024-08-29T18:54:18.134 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RfF1LAC7XVI3wjZ off=4948563 len=1825320 2024-08-29T18:54:18.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 5176 completed, throughput=5MB/sec 2024-08-29T18:54:19.148 INFO:tasks.workunit.client.0.smithi089.stdout: 981: throughput=5MB/sec pending data=0 2024-08-29T18:54:19.148 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-erTevB-8ruUFVAj off=5638976 len=2095472 2024-08-29T18:54:19.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 5177 completed, throughput=5MB/sec 2024-08-29T18:54:19.165 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9qvG-kSuf5rOxkh off=17350769 len=686769 2024-08-29T18:54:19.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 5178 completed, throughput=5MB/sec 2024-08-29T18:54:19.167 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-glfBQNV58sdEdWI off=1948023 len=1045702 2024-08-29T18:54:19.170 INFO:tasks.workunit.client.0.smithi089.stdout:op 5179 completed, throughput=5MB/sec 2024-08-29T18:54:19.170 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_JkuhLl1likIzsI off=3671780 len=1492271 2024-08-29T18:54:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:18 smithi089 bash[78574]: cluster 2024-08-29T18:54:17.620908+0000 mgr.y (mgr.34104) 1258 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:54:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:18 smithi089 bash[77323]: cluster 2024-08-29T18:54:17.620908+0000 mgr.y (mgr.34104) 1258 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:54:19.180 INFO:tasks.workunit.client.0.smithi089.stdout:op 5180 completed, throughput=5MB/sec 2024-08-29T18:54:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:18 smithi144 bash[67678]: cluster 2024-08-29T18:54:17.620908+0000 mgr.y (mgr.34104) 1258 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:54:20.181 INFO:tasks.workunit.client.0.smithi089.stdout: 982: throughput=5MB/sec pending data=0 2024-08-29T18:54:20.181 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m1JR_359t6dMLMg off=5370674 len=1123432 2024-08-29T18:54:20.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 5181 completed, throughput=5MB/sec 2024-08-29T18:54:20.192 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UK2WEK9coy5BeX0 off=22783401 len=1170194 2024-08-29T18:54:20.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 5182 completed, throughput=5MB/sec 2024-08-29T18:54:20.195 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2YmtbL4FHcB7piP off=255128 len=1913143 2024-08-29T18:54:20.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 5183 completed, throughput=5MB/sec 2024-08-29T18:54:20.210 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eAyCkuxoTYBALlv off=315408 len=1431112 2024-08-29T18:54:20.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 5184 completed, throughput=5MB/sec 2024-08-29T18:54:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:20 smithi089 bash[77323]: cluster 2024-08-29T18:54:19.621923+0000 mgr.y (mgr.34104) 1259 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:54:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:20 smithi089 bash[78574]: cluster 2024-08-29T18:54:19.621923+0000 mgr.y (mgr.34104) 1259 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:54:21.212 INFO:tasks.workunit.client.0.smithi089.stdout: 983: throughput=5MB/sec pending data=0 2024-08-29T18:54:21.212 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8LwPpbPoETUqPcj off=2295597 len=1281527 2024-08-29T18:54:21.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 5185 completed, throughput=5MB/sec 2024-08-29T18:54:21.216 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BVYkSTha1V1kh_F off=6975331 len=860679 2024-08-29T18:54:21.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 5186 completed, throughput=5MB/sec 2024-08-29T18:54:21.225 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HbYqXXoIV8XFSUC off=3459929 len=75490 2024-08-29T18:54:21.230 INFO:tasks.workunit.client.0.smithi089.stdout:op 5187 completed, throughput=5MB/sec 2024-08-29T18:54:21.230 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xLbbUMzxzUZYZFK off=9649311 len=697751 2024-08-29T18:54:21.232 INFO:tasks.workunit.client.0.smithi089.stdout:op 5188 completed, throughput=5MB/sec 2024-08-29T18:54:21.233 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wcHdm-9yModfPms off=7570824 len=857424 2024-08-29T18:54:21.235 INFO:tasks.workunit.client.0.smithi089.stdout:op 5189 completed, throughput=5MB/sec 2024-08-29T18:54:21.235 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ct4Z5tFmEniE6Yl off=3427839 len=717452 2024-08-29T18:54:21.242 INFO:tasks.workunit.client.0.smithi089.stdout:op 5190 completed, throughput=5MB/sec 2024-08-29T18:54:21.242 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O9jS49U_wtgNIcj off=705128 len=1440630 2024-08-29T18:54:21.255 INFO:tasks.workunit.client.0.smithi089.stdout:op 5191 completed, throughput=5MB/sec 2024-08-29T18:54:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:20 smithi144 bash[67678]: cluster 2024-08-29T18:54:19.621923+0000 mgr.y (mgr.34104) 1259 : cluster [DBG] pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:54:22.255 INFO:tasks.workunit.client.0.smithi089.stdout: 984: throughput=5MB/sec pending data=0 2024-08-29T18:54:22.255 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xh5IelgnBT6CvIn off=3215109 len=895600 2024-08-29T18:54:22.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 5192 completed, throughput=5MB/sec 2024-08-29T18:54:22.263 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6bqQSuckpnkROXj off=6982907 len=692353 2024-08-29T18:54:22.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 5193 completed, throughput=5MB/sec 2024-08-29T18:54:22.265 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Gsd2Fa3foI9T0Ud off=5544435 len=1381566 2024-08-29T18:54:22.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 5194 completed, throughput=5MB/sec 2024-08-29T18:54:22.269 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KpRbsfrKdYMYuOy off=14137795 len=399057 2024-08-29T18:54:22.275 INFO:tasks.workunit.client.0.smithi089.stdout:op 5195 completed, throughput=5MB/sec 2024-08-29T18:54:22.275 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_ud18e95cW1SXa4 off=14330961 len=1235940 2024-08-29T18:54:22.287 INFO:tasks.workunit.client.0.smithi089.stdout:op 5196 completed, throughput=5MB/sec 2024-08-29T18:54:22.287 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zyzbzqBnAM8yKJO off=1353219 len=1498898 2024-08-29T18:54:22.292 INFO:tasks.workunit.client.0.smithi089.stdout:op 5197 completed, throughput=5MB/sec 2024-08-29T18:54:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:22 smithi089 bash[77323]: cluster 2024-08-29T18:54:21.622795+0000 mgr.y (mgr.34104) 1260 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:54:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:22 smithi089 bash[77323]: audit 2024-08-29T18:54:22.749892+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:22 smithi089 bash[78574]: cluster 2024-08-29T18:54:21.622795+0000 mgr.y (mgr.34104) 1260 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:54:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:22 smithi089 bash[78574]: audit 2024-08-29T18:54:22.749892+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:23.292 INFO:tasks.workunit.client.0.smithi089.stdout: 985: throughput=5MB/sec pending data=0 2024-08-29T18:54:23.292 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KT13hJxELwd2FLr off=7522561 len=1493471 2024-08-29T18:54:23.295 INFO:tasks.workunit.client.0.smithi089.stdout:op 5198 completed, throughput=5MB/sec 2024-08-29T18:54:23.296 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SgWAvXlP6WrR3OY off=14931450 len=861869 2024-08-29T18:54:23.297 INFO:tasks.workunit.client.0.smithi089.stdout:op 5199 completed, throughput=5MB/sec 2024-08-29T18:54:23.297 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HHbk05NDax6PLvh off=9839368 len=53405 2024-08-29T18:54:23.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 5200 completed, throughput=5MB/sec 2024-08-29T18:54:23.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bHG_Q4-jlxPNvOh off=2244818 len=515179 2024-08-29T18:54:23.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 5201 completed, throughput=5MB/sec 2024-08-29T18:54:23.300 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZP_hTjAmkIy2hBB off=14839686 len=816910 2024-08-29T18:54:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:22 smithi144 bash[67678]: cluster 2024-08-29T18:54:21.622795+0000 mgr.y (mgr.34104) 1260 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:54:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:22 smithi144 bash[67678]: audit 2024-08-29T18:54:22.749892+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:23.308 INFO:tasks.workunit.client.0.smithi089.stdout:op 5202 completed, throughput=5MB/sec 2024-08-29T18:54:23.308 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iv_yY9Z6v_o-17u off=853659 len=1772394 2024-08-29T18:54:23.312 INFO:tasks.workunit.client.0.smithi089.stdout:op 5203 completed, throughput=5MB/sec 2024-08-29T18:54:24.313 INFO:tasks.workunit.client.0.smithi089.stdout: 986: throughput=5MB/sec pending data=0 2024-08-29T18:54:24.313 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PWWwGAjLx2dGdg_ off=386510 len=1916500 2024-08-29T18:54:24.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 5204 completed, throughput=5MB/sec 2024-08-29T18:54:24.328 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9_xZz2bx3y21Cpn off=6143181 len=1987408 2024-08-29T18:54:24.342 INFO:tasks.workunit.client.0.smithi089.stdout:op 5205 completed, throughput=5MB/sec 2024-08-29T18:54:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:24 smithi089 bash[77323]: cluster 2024-08-29T18:54:23.623906+0000 mgr.y (mgr.34104) 1261 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:54:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:54:25] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:54:25.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:24 smithi089 bash[78574]: cluster 2024-08-29T18:54:23.623906+0000 mgr.y (mgr.34104) 1261 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:24 smithi144 bash[67678]: cluster 2024-08-29T18:54:23.623906+0000 mgr.y (mgr.34104) 1261 : cluster [DBG] pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:25.343 INFO:tasks.workunit.client.0.smithi089.stdout: 987: throughput=5MB/sec pending data=0 2024-08-29T18:54:25.343 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vxmVoUERXUC0Zso off=641898 len=951969 2024-08-29T18:54:25.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 5206 completed, throughput=5MB/sec 2024-08-29T18:54:25.345 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BDNHBcvtUHsdY3G off=724879 len=997364 2024-08-29T18:54:25.349 INFO:tasks.workunit.client.0.smithi089.stdout:op 5207 completed, throughput=5MB/sec 2024-08-29T18:54:25.349 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m1JR_359t6dMLMg off=17204732 len=1556347 2024-08-29T18:54:25.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 5208 completed, throughput=5MB/sec 2024-08-29T18:54:25.361 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Zzrvz5cuIlqXHXM off=995121 len=1171092 2024-08-29T18:54:25.363 INFO:tasks.workunit.client.0.smithi089.stdout:op 5209 completed, throughput=5MB/sec 2024-08-29T18:54:25.363 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LhjC-vWEbJ_k1hZ off=1388502 len=617811 2024-08-29T18:54:25.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 5210 completed, throughput=5MB/sec 2024-08-29T18:54:26.371 INFO:tasks.workunit.client.0.smithi089.stdout: 988: throughput=5MB/sec pending data=0 2024-08-29T18:54:26.372 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qBC0zLrSoz4yj9R off=9652713 len=606513 2024-08-29T18:54:26.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 5211 completed, throughput=5MB/sec 2024-08-29T18:54:26.373 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hh_UtowRMrKnAH_ off=10295004 len=161443 2024-08-29T18:54:26.375 INFO:tasks.workunit.client.0.smithi089.stdout:op 5212 completed, throughput=5MB/sec 2024-08-29T18:54:26.375 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qY_0ww4dMoBnapU off=3004869 len=1226942 2024-08-29T18:54:26.379 INFO:tasks.workunit.client.0.smithi089.stdout:op 5213 completed, throughput=5MB/sec 2024-08-29T18:54:26.380 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_ZpCU1GuIF7yvjK off=14088490 len=528062 2024-08-29T18:54:26.386 INFO:tasks.workunit.client.0.smithi089.stdout:op 5214 completed, throughput=5MB/sec 2024-08-29T18:54:26.386 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Qn-mxQ45d1nm3U3 off=947895 len=515747 2024-08-29T18:54:26.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 5215 completed, throughput=5MB/sec 2024-08-29T18:54:26.389 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tE_SQyUvHM31D6o off=4570883 len=970254 2024-08-29T18:54:26.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 5216 completed, throughput=5MB/sec 2024-08-29T18:54:26.397 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iVc7JclR51a4V1e off=9074178 len=1445440 2024-08-29T18:54:26.410 INFO:tasks.workunit.client.0.smithi089.stdout:op 5217 completed, throughput=5MB/sec 2024-08-29T18:54:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:26 smithi089 bash[77323]: cluster 2024-08-29T18:54:25.624616+0000 mgr.y (mgr.34104) 1262 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:54:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:26 smithi089 bash[78574]: cluster 2024-08-29T18:54:25.624616+0000 mgr.y (mgr.34104) 1262 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:54:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:26 smithi144 bash[67678]: cluster 2024-08-29T18:54:25.624616+0000 mgr.y (mgr.34104) 1262 : cluster [DBG] pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:54:27.410 INFO:tasks.workunit.client.0.smithi089.stdout: 989: throughput=5MB/sec pending data=0 2024-08-29T18:54:27.411 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--zkF2BcS0aF8R_z off=12097008 len=1436680 2024-08-29T18:54:27.415 INFO:tasks.workunit.client.0.smithi089.stdout:op 5218 completed, throughput=5MB/sec 2024-08-29T18:54:27.415 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4liW0kLDprLD-6I off=2427642 len=834942 2024-08-29T18:54:27.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 5219 completed, throughput=5MB/sec 2024-08-29T18:54:27.424 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QsqFFqXLHueYeJf off=4757549 len=750024 2024-08-29T18:54:27.426 INFO:tasks.workunit.client.0.smithi089.stdout:op 5220 completed, throughput=5MB/sec 2024-08-29T18:54:27.426 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uHEALIdR9WwjVO9 off=1154933 len=93387 2024-08-29T18:54:27.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 5221 completed, throughput=5MB/sec 2024-08-29T18:54:27.431 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7TJ-xj-rZKrBwbY off=3678139 len=1650878 2024-08-29T18:54:27.445 INFO:tasks.workunit.client.0.smithi089.stdout:op 5222 completed, throughput=5MB/sec 2024-08-29T18:54:27.445 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SZvo7ygad2SL3kb off=15992021 len=1006084 2024-08-29T18:54:27.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 5223 completed, throughput=5MB/sec 2024-08-29T18:54:28.448 INFO:tasks.workunit.client.0.smithi089.stdout: 990: throughput=5MB/sec pending data=0 2024-08-29T18:54:28.448 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kpctelvFSdMGZ_t off=4408809 len=344977 2024-08-29T18:54:28.450 INFO:tasks.workunit.client.0.smithi089.stdout:op 5224 completed, throughput=5MB/sec 2024-08-29T18:54:28.450 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FWUe0F6ljpxFr0p off=6072616 len=546286 2024-08-29T18:54:28.457 INFO:tasks.workunit.client.0.smithi089.stdout:op 5225 completed, throughput=5MB/sec 2024-08-29T18:54:28.457 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qS5S6pO3nfs5O9w off=15156166 len=309681 2024-08-29T18:54:28.459 INFO:tasks.workunit.client.0.smithi089.stdout:op 5226 completed, throughput=5MB/sec 2024-08-29T18:54:28.459 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-t_a-hd2ZjG2mh4- off=5685415 len=1008913 2024-08-29T18:54:28.468 INFO:tasks.workunit.client.0.smithi089.stdout:op 5227 completed, throughput=5MB/sec 2024-08-29T18:54:28.468 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yLJHy3XJXPqbUly off=6500118 len=115055 2024-08-29T18:54:28.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 5228 completed, throughput=5MB/sec 2024-08-29T18:54:28.469 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KT13hJxELwd2FLr off=8127510 len=1541646 2024-08-29T18:54:28.482 INFO:tasks.workunit.client.0.smithi089.stdout:op 5229 completed, throughput=5MB/sec 2024-08-29T18:54:28.482 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MDDKLC2_crRa1dZ off=7843991 len=1708313 2024-08-29T18:54:28.485 INFO:tasks.workunit.client.0.smithi089.stdout:op 5230 completed, throughput=5MB/sec 2024-08-29T18:54:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:28 smithi089 bash[77323]: cluster 2024-08-29T18:54:27.625817+0000 mgr.y (mgr.34104) 1263 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:54:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:28 smithi089 bash[78574]: cluster 2024-08-29T18:54:27.625817+0000 mgr.y (mgr.34104) 1263 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:54:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:28 smithi144 bash[67678]: cluster 2024-08-29T18:54:27.625817+0000 mgr.y (mgr.34104) 1263 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:54:29.485 INFO:tasks.workunit.client.0.smithi089.stdout: 991: throughput=5MB/sec pending data=0 2024-08-29T18:54:29.485 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iqTFkSftIRxBbAq off=15297460 len=43524 2024-08-29T18:54:29.490 INFO:tasks.workunit.client.0.smithi089.stdout:op 5231 completed, throughput=5MB/sec 2024-08-29T18:54:29.490 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JfSBxDFpP2OgdhH off=14196126 len=406383 2024-08-29T18:54:29.496 INFO:tasks.workunit.client.0.smithi089.stdout:op 5232 completed, throughput=5MB/sec 2024-08-29T18:54:29.496 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vh7xS7x5Pa87zab off=14266215 len=928458 2024-08-29T18:54:29.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 5233 completed, throughput=5MB/sec 2024-08-29T18:54:29.505 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tjJUZa-01LiOeu8 off=16416558 len=1533152 2024-08-29T18:54:29.516 INFO:tasks.workunit.client.0.smithi089.stdout:op 5234 completed, throughput=5MB/sec 2024-08-29T18:54:29.516 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AOBH2kk9L4aZo1g off=1253839 len=275946 2024-08-29T18:54:29.522 INFO:tasks.workunit.client.0.smithi089.stdout:op 5235 completed, throughput=5MB/sec 2024-08-29T18:54:29.522 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PXKz78Ks51Z5CWo off=786437 len=880719 2024-08-29T18:54:29.524 INFO:tasks.workunit.client.0.smithi089.stdout:op 5236 completed, throughput=5MB/sec 2024-08-29T18:54:29.524 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ydSO0sPVcXVfoJL off=17729202 len=727945 2024-08-29T18:54:29.526 INFO:tasks.workunit.client.0.smithi089.stdout:op 5237 completed, throughput=5MB/sec 2024-08-29T18:54:29.526 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ar0rziMdnw3Crkg off=899359 len=297884 2024-08-29T18:54:29.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 5238 completed, throughput=5MB/sec 2024-08-29T18:54:30.528 INFO:tasks.workunit.client.0.smithi089.stdout: 992: throughput=5MB/sec pending data=0 2024-08-29T18:54:30.529 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5j6QQ5Qph-yqipg off=0 len=1205321 2024-08-29T18:54:30.532 INFO:tasks.workunit.client.0.smithi089.stdout:op 5239 completed, throughput=5MB/sec 2024-08-29T18:54:30.532 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8uptwE9RtjVBqcK off=3978414 len=592624 2024-08-29T18:54:30.535 INFO:tasks.workunit.client.0.smithi089.stdout:op 5240 completed, throughput=5MB/sec 2024-08-29T18:54:30.535 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TxSNECcgyE4CXKU off=3044832 len=1526232 2024-08-29T18:54:30.541 INFO:tasks.workunit.client.0.smithi089.stdout:op 5241 completed, throughput=5MB/sec 2024-08-29T18:54:30.541 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OjuC5Nk9trjbj3g off=14158835 len=9345 2024-08-29T18:54:30.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 5242 completed, throughput=5MB/sec 2024-08-29T18:54:30.542 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XQzNpPeWcEUtxwJ off=179085 len=461209 2024-08-29T18:54:30.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 5243 completed, throughput=5MB/sec 2024-08-29T18:54:30.544 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qhHEw74I7NQNzBt off=2229534 len=1053422 2024-08-29T18:54:30.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 5244 completed, throughput=5MB/sec 2024-08-29T18:54:30.547 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-D1ultjJI--nB7ns off=482038 len=1727675 2024-08-29T18:54:30.563 INFO:tasks.workunit.client.0.smithi089.stdout:op 5245 completed, throughput=5MB/sec 2024-08-29T18:54:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:30 smithi089 bash[77323]: cluster 2024-08-29T18:54:29.626740+0000 mgr.y (mgr.34104) 1264 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:30 smithi089 bash[78574]: cluster 2024-08-29T18:54:29.626740+0000 mgr.y (mgr.34104) 1264 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:30 smithi144 bash[67678]: cluster 2024-08-29T18:54:29.626740+0000 mgr.y (mgr.34104) 1264 : cluster [DBG] pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:31.563 INFO:tasks.workunit.client.0.smithi089.stdout: 993: throughput=5MB/sec pending data=0 2024-08-29T18:54:31.563 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-skt4gqOgjrj_j4c off=712646 len=529511 2024-08-29T18:54:31.570 INFO:tasks.workunit.client.0.smithi089.stdout:op 5246 completed, throughput=5MB/sec 2024-08-29T18:54:31.570 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1BAhMXPecPCoVHG off=9502667 len=261869 2024-08-29T18:54:31.571 INFO:tasks.workunit.client.0.smithi089.stdout:op 5247 completed, throughput=5MB/sec 2024-08-29T18:54:31.572 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-udo0N1W5SXSl4Fw off=2490039 len=1329099 2024-08-29T18:54:31.583 INFO:tasks.workunit.client.0.smithi089.stdout:op 5248 completed, throughput=5MB/sec 2024-08-29T18:54:31.583 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AkTAFxYILhiB31e off=2272877 len=1318969 2024-08-29T18:54:31.585 INFO:tasks.workunit.client.0.smithi089.stdout:op 5249 completed, throughput=5MB/sec 2024-08-29T18:54:31.586 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pVGB9nMB4wia4Fk off=5395049 len=341201 2024-08-29T18:54:31.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 5250 completed, throughput=5MB/sec 2024-08-29T18:54:31.587 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tSqGHYM5oZt2FzR off=1325776 len=73279 2024-08-29T18:54:31.592 INFO:tasks.workunit.client.0.smithi089.stdout:op 5251 completed, throughput=5MB/sec 2024-08-29T18:54:31.592 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6NSMIy6wZF1jGbb off=2651818 len=6284 2024-08-29T18:54:31.596 INFO:tasks.workunit.client.0.smithi089.stdout:op 5252 completed, throughput=5MB/sec 2024-08-29T18:54:31.596 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Hk0y9qxUhm-oOmi off=4784642 len=939453 2024-08-29T18:54:31.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 5253 completed, throughput=5MB/sec 2024-08-29T18:54:32.606 INFO:tasks.workunit.client.0.smithi089.stdout: 994: throughput=5MB/sec pending data=0 2024-08-29T18:54:32.606 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i-yjp6f0f2EknGS off=20577315 len=1103178 2024-08-29T18:54:32.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 5254 completed, throughput=5MB/sec 2024-08-29T18:54:32.609 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3snU8hLCPWfsjgt off=5319016 len=146798 2024-08-29T18:54:32.614 INFO:tasks.workunit.client.0.smithi089.stdout:op 5255 completed, throughput=5MB/sec 2024-08-29T18:54:32.614 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XhDE5GkgPNuy-ip off=10495203 len=1281822 2024-08-29T18:54:32.625 INFO:tasks.workunit.client.0.smithi089.stdout:op 5256 completed, throughput=5MB/sec 2024-08-29T18:54:32.626 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xItzvAd9Q5Rfb9G off=9283837 len=19336 2024-08-29T18:54:32.626 INFO:tasks.workunit.client.0.smithi089.stdout:op 5257 completed, throughput=5MB/sec 2024-08-29T18:54:32.627 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OzjMJAV_p6U4S0L off=7133551 len=887320 2024-08-29T18:54:32.635 INFO:tasks.workunit.client.0.smithi089.stdout:op 5258 completed, throughput=5MB/sec 2024-08-29T18:54:32.635 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BIfWmZrheHKTF-a off=19386676 len=6743 2024-08-29T18:54:32.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 5259 completed, throughput=5MB/sec 2024-08-29T18:54:32.639 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gzJ9M0MSGM1mAPl off=8964703 len=1159143 2024-08-29T18:54:32.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 5260 completed, throughput=5MB/sec 2024-08-29T18:54:32.647 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Qm4FSlXXPmUe43d off=14029666 len=274982 2024-08-29T18:54:32.653 INFO:tasks.workunit.client.0.smithi089.stdout:op 5261 completed, throughput=5MB/sec 2024-08-29T18:54:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:32 smithi089 bash[77323]: cluster 2024-08-29T18:54:31.627698+0000 mgr.y (mgr.34104) 1265 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:54:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:32 smithi089 bash[78574]: cluster 2024-08-29T18:54:31.627698+0000 mgr.y (mgr.34104) 1265 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:54:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:32 smithi144 bash[67678]: cluster 2024-08-29T18:54:31.627698+0000 mgr.y (mgr.34104) 1265 : cluster [DBG] pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:54:33.654 INFO:tasks.workunit.client.0.smithi089.stdout: 995: throughput=5MB/sec pending data=0 2024-08-29T18:54:33.654 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4fTeY0qsvaifJxm off=6246776 len=1033030 2024-08-29T18:54:33.656 INFO:tasks.workunit.client.0.smithi089.stdout:op 5262 completed, throughput=5MB/sec 2024-08-29T18:54:33.657 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2OLfxQKI63E8JxX off=22195930 len=1096318 2024-08-29T18:54:33.666 INFO:tasks.workunit.client.0.smithi089.stdout:op 5263 completed, throughput=5MB/sec 2024-08-29T18:54:33.666 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f9XpNd4m6eD-P9I off=3235805 len=973213 2024-08-29T18:54:33.675 INFO:tasks.workunit.client.0.smithi089.stdout:op 5264 completed, throughput=5MB/sec 2024-08-29T18:54:33.675 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JhlbIHlX6yD8y8H off=1235637 len=1865111 2024-08-29T18:54:33.679 INFO:tasks.workunit.client.0.smithi089.stdout:op 5265 completed, throughput=5MB/sec 2024-08-29T18:54:33.679 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-z1_v_Aw-SsOOaKe off=777782 len=367511 2024-08-29T18:54:33.680 INFO:tasks.workunit.client.0.smithi089.stdout:op 5266 completed, throughput=5MB/sec 2024-08-29T18:54:33.681 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hMmm2kQedXQZvuT off=19640313 len=2068200 2024-08-29T18:54:33.700 INFO:tasks.workunit.client.0.smithi089.stdout:op 5267 completed, throughput=5MB/sec 2024-08-29T18:54:34.699 INFO:tasks.workunit.client.0.smithi089.stdout: 996: throughput=5MB/sec pending data=0 2024-08-29T18:54:34.700 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ybNfUfJ3fkABhUE off=2720721 len=1792278 2024-08-29T18:54:34.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 5268 completed, throughput=5MB/sec 2024-08-29T18:54:34.714 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CeIO5Rt10qKd8rt off=2144434 len=152293 2024-08-29T18:54:34.720 INFO:tasks.workunit.client.0.smithi089.stdout:op 5269 completed, throughput=5MB/sec 2024-08-29T18:54:34.720 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JwQopXUphnfn620 off=15564563 len=1260031 2024-08-29T18:54:34.722 INFO:tasks.workunit.client.0.smithi089.stdout:op 5270 completed, throughput=5MB/sec 2024-08-29T18:54:34.723 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Huh5RNo-p7jCf5J off=11185436 len=1946014 2024-08-29T18:54:34.737 INFO:tasks.workunit.client.0.smithi089.stdout:op 5271 completed, throughput=5MB/sec 2024-08-29T18:54:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:34 smithi089 bash[77323]: cluster 2024-08-29T18:54:33.628786+0000 mgr.y (mgr.34104) 1266 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:54:35.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:54:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:54:35] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:54:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:34 smithi089 bash[78574]: cluster 2024-08-29T18:54:33.628786+0000 mgr.y (mgr.34104) 1266 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:54:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:34 smithi144 bash[67678]: cluster 2024-08-29T18:54:33.628786+0000 mgr.y (mgr.34104) 1266 : cluster [DBG] pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:54:35.738 INFO:tasks.workunit.client.0.smithi089.stdout: 997: throughput=5MB/sec pending data=0 2024-08-29T18:54:35.738 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AgdamSzLVm5-Olw off=6877046 len=2005189 2024-08-29T18:54:35.758 INFO:tasks.workunit.client.0.smithi089.stdout:op 5272 completed, throughput=5MB/sec 2024-08-29T18:54:35.758 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HPnaiApTwBhlE_v off=17686025 len=1739176 2024-08-29T18:54:35.762 INFO:tasks.workunit.client.0.smithi089.stdout:op 5273 completed, throughput=5MB/sec 2024-08-29T18:54:36.764 INFO:tasks.workunit.client.0.smithi089.stdout: 998: throughput=5MB/sec pending data=0 2024-08-29T18:54:36.764 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7c_KxoBUUFb-Kzg off=2628528 len=681038 2024-08-29T18:54:36.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 5274 completed, throughput=5MB/sec 2024-08-29T18:54:36.766 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_JPeRAiJMIJBtEj off=11776999 len=654483 2024-08-29T18:54:36.774 INFO:tasks.workunit.client.0.smithi089.stdout:op 5275 completed, throughput=5MB/sec 2024-08-29T18:54:36.774 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aI7AFbSM-levFgB off=12434796 len=1352463 2024-08-29T18:54:36.777 INFO:tasks.workunit.client.0.smithi089.stdout:op 5276 completed, throughput=5MB/sec 2024-08-29T18:54:36.777 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UO4b53zYd5wyOJO off=16507681 len=626996 2024-08-29T18:54:36.785 INFO:tasks.workunit.client.0.smithi089.stdout:op 5277 completed, throughput=5MB/sec 2024-08-29T18:54:36.785 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9Konoq_uYGuBP6k off=15501568 len=660807 2024-08-29T18:54:36.787 INFO:tasks.workunit.client.0.smithi089.stdout:op 5278 completed, throughput=5MB/sec 2024-08-29T18:54:36.787 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CHR-EIa6U3mRIJ6 off=2401187 len=1330712 2024-08-29T18:54:36.790 INFO:tasks.workunit.client.0.smithi089.stdout:op 5279 completed, throughput=5MB/sec 2024-08-29T18:54:36.790 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KO7KF3zvQ5Z8yOo off=14707924 len=1732403 2024-08-29T18:54:36.804 INFO:tasks.workunit.client.0.smithi089.stdout:op 5280 completed, throughput=5MB/sec 2024-08-29T18:54:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:36 smithi089 bash[77323]: cluster 2024-08-29T18:54:35.629502+0000 mgr.y (mgr.34104) 1267 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:54:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:36 smithi089 bash[78574]: cluster 2024-08-29T18:54:35.629502+0000 mgr.y (mgr.34104) 1267 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:54:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:36 smithi144 bash[67678]: cluster 2024-08-29T18:54:35.629502+0000 mgr.y (mgr.34104) 1267 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-08-29T18:54:37.805 INFO:tasks.workunit.client.0.smithi089.stdout: 999: throughput=5MB/sec pending data=0 2024-08-29T18:54:37.805 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RTvfzYmGMhQLbB1 off=14721529 len=1421846 2024-08-29T18:54:37.817 INFO:tasks.workunit.client.0.smithi089.stdout:op 5281 completed, throughput=5MB/sec 2024-08-29T18:54:37.818 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pXdEl1EMh2PC6Jb off=17385247 len=1025059 2024-08-29T18:54:37.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 5282 completed, throughput=5MB/sec 2024-08-29T18:54:37.820 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JSrnVIOEG5-7Z0W off=17043152 len=1423583 2024-08-29T18:54:37.822 INFO:tasks.workunit.client.0.smithi089.stdout:op 5283 completed, throughput=5MB/sec 2024-08-29T18:54:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:37 smithi089 bash[78574]: audit 2024-08-29T18:54:37.750202+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:37 smithi089 bash[77323]: audit 2024-08-29T18:54:37.750202+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:37 smithi144 bash[67678]: audit 2024-08-29T18:54:37.750202+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:38.822 INFO:tasks.workunit.client.0.smithi089.stdout: 1000: throughput=5MB/sec pending data=0 2024-08-29T18:54:38.822 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hIuhDzOxBDH5tdp off=7712218 len=199968 2024-08-29T18:54:38.824 INFO:tasks.workunit.client.0.smithi089.stdout:op 5284 completed, throughput=5MB/sec 2024-08-29T18:54:38.824 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kDxFSgvll7ryKKg off=1539321 len=650895 2024-08-29T18:54:38.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 5285 completed, throughput=5MB/sec 2024-08-29T18:54:38.832 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-U09Ala0HNfLNbcy off=3752577 len=114263 2024-08-29T18:54:38.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 5286 completed, throughput=5MB/sec 2024-08-29T18:54:38.833 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1iwdQ-MS_lqOVLW off=4164457 len=403653 2024-08-29T18:54:38.835 INFO:tasks.workunit.client.0.smithi089.stdout:op 5287 completed, throughput=5MB/sec 2024-08-29T18:54:38.835 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PqH7HP08griwvJZ off=1734615 len=896819 2024-08-29T18:54:38.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 5288 completed, throughput=5MB/sec 2024-08-29T18:54:38.844 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--1WQ1W9iEgFsrwZ off=12295860 len=444424 2024-08-29T18:54:38.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 5289 completed, throughput=5MB/sec 2024-08-29T18:54:38.845 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zAGwYYeeZnqt-mY off=4692012 len=841561 2024-08-29T18:54:38.853 INFO:tasks.workunit.client.0.smithi089.stdout:op 5290 completed, throughput=5MB/sec 2024-08-29T18:54:38.853 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O4ah3PI1UXjQyvx off=3537818 len=1380132 2024-08-29T18:54:38.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 5291 completed, throughput=5MB/sec 2024-08-29T18:54:38.857 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GIr3ye4BULRN3TO off=12320775 len=864305 2024-08-29T18:54:38.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 5292 completed, throughput=5MB/sec 2024-08-29T18:54:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:38 smithi089 bash[77323]: cluster 2024-08-29T18:54:37.630613+0000 mgr.y (mgr.34104) 1268 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:54:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:38 smithi089 bash[78574]: cluster 2024-08-29T18:54:37.630613+0000 mgr.y (mgr.34104) 1268 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:54:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:38 smithi144 bash[67678]: cluster 2024-08-29T18:54:37.630613+0000 mgr.y (mgr.34104) 1268 : cluster [DBG] pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-08-29T18:54:39.860 INFO:tasks.workunit.client.0.smithi089.stdout: 1001: throughput=5MB/sec pending data=0 2024-08-29T18:54:39.860 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MRW7JoeYNKDYsln off=15399486 len=582205 2024-08-29T18:54:39.867 INFO:tasks.workunit.client.0.smithi089.stdout:op 5293 completed, throughput=5MB/sec 2024-08-29T18:54:39.867 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ARDkP6sCg12uoDa off=6358849 len=611398 2024-08-29T18:54:39.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 5294 completed, throughput=5MB/sec 2024-08-29T18:54:39.874 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w1maYKdSebf-c00 off=13185920 len=1313173 2024-08-29T18:54:39.883 INFO:tasks.workunit.client.0.smithi089.stdout:op 5295 completed, throughput=5MB/sec 2024-08-29T18:54:39.883 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YqJLgUsKYlk7FDH off=5128177 len=883988 2024-08-29T18:54:39.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 5296 completed, throughput=5MB/sec 2024-08-29T18:54:39.886 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cMZC4kbpCax050j off=10862418 len=1328152 2024-08-29T18:54:39.889 INFO:tasks.workunit.client.0.smithi089.stdout:op 5297 completed, throughput=5MB/sec 2024-08-29T18:54:39.889 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gcZhyZrQtC_4Pq1 off=1783461 len=1280827 2024-08-29T18:54:39.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 5298 completed, throughput=5MB/sec 2024-08-29T18:54:40.899 INFO:tasks.workunit.client.0.smithi089.stdout: 1002: throughput=5MB/sec pending data=0 2024-08-29T18:54:40.900 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Cd9Ngo3x6EX2eTh off=13047712 len=719845 2024-08-29T18:54:40.907 INFO:tasks.workunit.client.0.smithi089.stdout:op 5299 completed, throughput=5MB/sec 2024-08-29T18:54:40.907 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jKaQ5I58bGT-l-x off=8076819 len=1737608 2024-08-29T18:54:40.911 INFO:tasks.workunit.client.0.smithi089.stdout:op 5300 completed, throughput=5MB/sec 2024-08-29T18:54:40.912 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zRqBisGOqa1paQX off=5182312 len=1470110 2024-08-29T18:54:40.925 INFO:tasks.workunit.client.0.smithi089.stdout:op 5301 completed, throughput=5MB/sec 2024-08-29T18:54:40.925 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gmi6NsLqySwFKtO off=291200 len=1779757 2024-08-29T18:54:40.938 INFO:tasks.workunit.client.0.smithi089.stdout:op 5302 completed, throughput=5MB/sec 2024-08-29T18:54:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:40 smithi089 bash[77323]: cluster 2024-08-29T18:54:39.631551+0000 mgr.y (mgr.34104) 1269 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:54:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:40 smithi089 bash[78574]: cluster 2024-08-29T18:54:39.631551+0000 mgr.y (mgr.34104) 1269 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:54:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:40 smithi144 bash[67678]: cluster 2024-08-29T18:54:39.631551+0000 mgr.y (mgr.34104) 1269 : cluster [DBG] pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:54:41.939 INFO:tasks.workunit.client.0.smithi089.stdout: 1003: throughput=5MB/sec pending data=0 2024-08-29T18:54:41.939 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZRp64vOIK_Jff-G off=2690079 len=356509 2024-08-29T18:54:41.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 5303 completed, throughput=5MB/sec 2024-08-29T18:54:41.945 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-socQLKmQ9fVqHwQ off=4809412 len=564440 2024-08-29T18:54:41.948 INFO:tasks.workunit.client.0.smithi089.stdout:op 5304 completed, throughput=5MB/sec 2024-08-29T18:54:41.948 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vBskNHo23tj6YuZ off=5136283 len=808041 2024-08-29T18:54:41.950 INFO:tasks.workunit.client.0.smithi089.stdout:op 5305 completed, throughput=5MB/sec 2024-08-29T18:54:41.950 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lbjB4VUX1RaDJJK off=5266962 len=797405 2024-08-29T18:54:41.958 INFO:tasks.workunit.client.0.smithi089.stdout:op 5306 completed, throughput=5MB/sec 2024-08-29T18:54:41.958 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JhxgoeVE_bYMjek off=1959756 len=965356 2024-08-29T18:54:41.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 5307 completed, throughput=5MB/sec 2024-08-29T18:54:41.961 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UWdFBfCBSa8b-Sb off=16215337 len=1708729 2024-08-29T18:54:41.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 5308 completed, throughput=5MB/sec 2024-08-29T18:54:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: 1004: throughput=5MB/sec pending data=0 2024-08-29T18:54:42.975 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-91sS8tt6QAgD6US off=7862970 len=1782657 2024-08-29T18:54:42.979 INFO:tasks.workunit.client.0.smithi089.stdout:op 5309 completed, throughput=5MB/sec 2024-08-29T18:54:42.979 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xdfdEhUb9R3Zlib off=11266796 len=65844 2024-08-29T18:54:42.980 INFO:tasks.workunit.client.0.smithi089.stdout:op 5310 completed, throughput=5MB/sec 2024-08-29T18:54:42.980 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iO4LDEd5L76itfI off=6659791 len=644312 2024-08-29T18:54:42.988 INFO:tasks.workunit.client.0.smithi089.stdout:op 5311 completed, throughput=5MB/sec 2024-08-29T18:54:42.988 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ipdsEnIGOA5bEnu off=21022199 len=306969 2024-08-29T18:54:42.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 5312 completed, throughput=5MB/sec 2024-08-29T18:54:42.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n_rzcy4HoBgB2gw off=11365771 len=216466 2024-08-29T18:54:42.996 INFO:tasks.workunit.client.0.smithi089.stdout:op 5313 completed, throughput=5MB/sec 2024-08-29T18:54:42.996 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dVikWcx90WZSiKz off=10364008 len=1025282 2024-08-29T18:54:42.998 INFO:tasks.workunit.client.0.smithi089.stdout:op 5314 completed, throughput=5MB/sec 2024-08-29T18:54:42.998 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qVeKHcKZHMWaF02 off=4419557 len=1850157 2024-08-29T18:54:43.011 INFO:tasks.workunit.client.0.smithi089.stdout:op 5315 completed, throughput=5MB/sec 2024-08-29T18:54:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:42 smithi089 bash[77323]: cluster 2024-08-29T18:54:41.632471+0000 mgr.y (mgr.34104) 1270 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:54:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:42 smithi089 bash[78574]: cluster 2024-08-29T18:54:41.632471+0000 mgr.y (mgr.34104) 1270 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:54:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:42 smithi144 bash[67678]: cluster 2024-08-29T18:54:41.632471+0000 mgr.y (mgr.34104) 1270 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:54:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: 1005: throughput=5MB/sec pending data=0 2024-08-29T18:54:44.011 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jYvgweN5TBrqcir off=4089736 len=821757 2024-08-29T18:54:44.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 5316 completed, throughput=5MB/sec 2024-08-29T18:54:44.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-68SsRaLkv-Xl0Yl off=15334710 len=80218 2024-08-29T18:54:44.015 INFO:tasks.workunit.client.0.smithi089.stdout:op 5317 completed, throughput=5MB/sec 2024-08-29T18:54:44.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ctMPjSBtJlgVibV off=4228221 len=940264 2024-08-29T18:54:44.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 5318 completed, throughput=5MB/sec 2024-08-29T18:54:44.018 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-loHUB-jJ9b0iY0K off=4822319 len=1941789 2024-08-29T18:54:44.023 INFO:tasks.workunit.client.0.smithi089.stdout:op 5319 completed, throughput=5MB/sec 2024-08-29T18:54:44.023 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RaoAVrKAoZOv3ol off=5024021 len=1281279 2024-08-29T18:54:44.033 INFO:tasks.workunit.client.0.smithi089.stdout:op 5320 completed, throughput=5MB/sec 2024-08-29T18:54:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: 1006: throughput=5MB/sec pending data=0 2024-08-29T18:54:45.033 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MLxyrUdHsF3tAzE off=993872 len=1528567 2024-08-29T18:54:45.038 INFO:tasks.workunit.client.0.smithi089.stdout:op 5321 completed, throughput=5MB/sec 2024-08-29T18:54:45.038 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ovH2uraWeUjTgLE off=6798639 len=759249 2024-08-29T18:54:45.046 INFO:tasks.workunit.client.0.smithi089.stdout:op 5322 completed, throughput=5MB/sec 2024-08-29T18:54:45.046 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YibcRcb9bTwAP3t off=5695897 len=1661756 2024-08-29T18:54:45.049 INFO:tasks.workunit.client.0.smithi089.stdout:op 5323 completed, throughput=5MB/sec 2024-08-29T18:54:45.050 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ChJQKaL6GIawrFm off=3928797 len=580684 2024-08-29T18:54:45.057 INFO:tasks.workunit.client.0.smithi089.stdout:op 5324 completed, throughput=5MB/sec 2024-08-29T18:54:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:44 smithi089 bash[77323]: cluster 2024-08-29T18:54:43.633585+0000 mgr.y (mgr.34104) 1271 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:45.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:54:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:54:45] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:54:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:44 smithi089 bash[78574]: cluster 2024-08-29T18:54:43.633585+0000 mgr.y (mgr.34104) 1271 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:44 smithi144 bash[67678]: cluster 2024-08-29T18:54:43.633585+0000 mgr.y (mgr.34104) 1271 : cluster [DBG] pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: 1007: throughput=5MB/sec pending data=0 2024-08-29T18:54:46.057 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-F9hpKqJCf2YgCjE off=5346518 len=1376658 2024-08-29T18:54:46.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 5325 completed, throughput=5MB/sec 2024-08-29T18:54:46.061 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--NX3HZZZcWt3sUA off=7572939 len=1915440 2024-08-29T18:54:46.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 5326 completed, throughput=5MB/sec 2024-08-29T18:54:46.077 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CEZfDx-FqP9jKkg off=6360046 len=1914573 2024-08-29T18:54:46.091 INFO:tasks.workunit.client.0.smithi089.stdout:op 5327 completed, throughput=5MB/sec 2024-08-29T18:54:47.092 INFO:tasks.workunit.client.0.smithi089.stdout: 1008: throughput=5MB/sec pending data=0 2024-08-29T18:54:47.092 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vJegB_xO0Ymbr0L off=4186815 len=507895 2024-08-29T18:54:47.094 INFO:tasks.workunit.client.0.smithi089.stdout:op 5328 completed, throughput=5MB/sec 2024-08-29T18:54:47.094 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XkuVPsUYI5H_BFW off=10000582 len=1942512 2024-08-29T18:54:47.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 5329 completed, throughput=5MB/sec 2024-08-29T18:54:47.109 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YPHWdq05GtSVxdW off=955389 len=1982266 2024-08-29T18:54:47.128 INFO:tasks.workunit.client.0.smithi089.stdout:op 5330 completed, throughput=5MB/sec 2024-08-29T18:54:47.128 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jgosUxlx1JuRMmY off=6892023 len=571944 2024-08-29T18:54:47.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 5331 completed, throughput=5MB/sec 2024-08-29T18:54:47.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cbjP5wtn4i39fMb off=2259772 len=184349 2024-08-29T18:54:47.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 5332 completed, throughput=5MB/sec 2024-08-29T18:54:47.132 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Yk-2OujIQnCxgN6 off=883614 len=1955909 2024-08-29T18:54:47.144 INFO:tasks.workunit.client.0.smithi089.stdout:op 5333 completed, throughput=5MB/sec 2024-08-29T18:54:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:46 smithi144 bash[67678]: cluster 2024-08-29T18:54:45.634262+0000 mgr.y (mgr.34104) 1272 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:46 smithi089 bash[77323]: cluster 2024-08-29T18:54:45.634262+0000 mgr.y (mgr.34104) 1272 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:46 smithi089 bash[78574]: cluster 2024-08-29T18:54:45.634262+0000 mgr.y (mgr.34104) 1272 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:54:48.144 INFO:tasks.workunit.client.0.smithi089.stdout: 1009: throughput=5MB/sec pending data=0 2024-08-29T18:54:48.145 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zgrIWNIXJ1wk7sD off=5788403 len=90839 2024-08-29T18:54:48.145 INFO:tasks.workunit.client.0.smithi089.stdout:op 5334 completed, throughput=5MB/sec 2024-08-29T18:54:48.145 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-c-NnH0tc4r6Kt3L off=3860704 len=845991 2024-08-29T18:54:48.154 INFO:tasks.workunit.client.0.smithi089.stdout:op 5335 completed, throughput=5MB/sec 2024-08-29T18:54:48.154 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vt_ARE0zRjUIU8w off=2089786 len=846423 2024-08-29T18:54:48.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 5336 completed, throughput=5MB/sec 2024-08-29T18:54:48.162 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6cjkNJMZHjauNdF off=13072869 len=592082 2024-08-29T18:54:48.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 5337 completed, throughput=5MB/sec 2024-08-29T18:54:48.164 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-N5PaCNHNBMeAO1I off=5711281 len=180539 2024-08-29T18:54:48.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 5338 completed, throughput=5MB/sec 2024-08-29T18:54:48.169 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2gCG2iTWhlFR1KD off=9829016 len=1121256 2024-08-29T18:54:48.171 INFO:tasks.workunit.client.0.smithi089.stdout:op 5339 completed, throughput=5MB/sec 2024-08-29T18:54:49.172 INFO:tasks.workunit.client.0.smithi089.stdout: 1010: throughput=5MB/sec pending data=0 2024-08-29T18:54:49.172 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LYIUVmn_pZ-OJ9A off=8819799 len=319814 2024-08-29T18:54:49.178 INFO:tasks.workunit.client.0.smithi089.stdout:op 5340 completed, throughput=5MB/sec 2024-08-29T18:54:49.178 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mHhFrgjchFNPBOL off=3063563 len=214055 2024-08-29T18:54:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 5341 completed, throughput=5MB/sec 2024-08-29T18:54:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LU_I2TEckwb_red off=9581378 len=216196 2024-08-29T18:54:49.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 5342 completed, throughput=5MB/sec 2024-08-29T18:54:49.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JtEH3byj7ZrV044 off=2471581 len=908549 2024-08-29T18:54:49.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 5343 completed, throughput=5MB/sec 2024-08-29T18:54:49.193 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0gB_GAOCqtYd59s off=18960613 len=1710587 2024-08-29T18:54:49.207 INFO:tasks.workunit.client.0.smithi089.stdout:op 5344 completed, throughput=5MB/sec 2024-08-29T18:54:49.207 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8jgl5oQTvFjkDtQ off=567964 len=6565 2024-08-29T18:54:49.212 INFO:tasks.workunit.client.0.smithi089.stdout:op 5345 completed, throughput=5MB/sec 2024-08-29T18:54:49.212 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-S_13IoRXvguHC9y off=1388092 len=809587 2024-08-29T18:54:49.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 5346 completed, throughput=5MB/sec 2024-08-29T18:54:49.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y0n4yry0Se8DDcs off=4086130 len=955111 2024-08-29T18:54:49.222 INFO:tasks.workunit.client.0.smithi089.stdout:op 5347 completed, throughput=5MB/sec 2024-08-29T18:54:49.222 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6zyvQlNb8uQBQLT off=5218959 len=182106 2024-08-29T18:54:49.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 5348 completed, throughput=5MB/sec 2024-08-29T18:54:49.224 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LCakdqdEVMuZDWZ off=13898102 len=1689983 2024-08-29T18:54:49.228 INFO:tasks.workunit.client.0.smithi089.stdout:op 5349 completed, throughput=5MB/sec 2024-08-29T18:54:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:48 smithi144 bash[67678]: cluster 2024-08-29T18:54:47.635373+0000 mgr.y (mgr.34104) 1273 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:54:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:48 smithi089 bash[77323]: cluster 2024-08-29T18:54:47.635373+0000 mgr.y (mgr.34104) 1273 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:54:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:48 smithi089 bash[78574]: cluster 2024-08-29T18:54:47.635373+0000 mgr.y (mgr.34104) 1273 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-08-29T18:54:50.228 INFO:tasks.workunit.client.0.smithi089.stdout: 1011: throughput=5MB/sec pending data=0 2024-08-29T18:54:50.229 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VcBTNvMFVFiL-et off=10072862 len=870812 2024-08-29T18:54:50.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 5350 completed, throughput=5MB/sec 2024-08-29T18:54:50.237 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mkaWeyTPUPqBSDZ off=3440539 len=1356937 2024-08-29T18:54:50.240 INFO:tasks.workunit.client.0.smithi089.stdout:op 5351 completed, throughput=5MB/sec 2024-08-29T18:54:50.240 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8u6nmmQcdoMExZp off=6007824 len=1348787 2024-08-29T18:54:50.252 INFO:tasks.workunit.client.0.smithi089.stdout:op 5352 completed, throughput=5MB/sec 2024-08-29T18:54:50.252 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jIh3trWDlNzKQ1M off=1035370 len=480431 2024-08-29T18:54:50.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 5353 completed, throughput=5MB/sec 2024-08-29T18:54:51.259 INFO:tasks.workunit.client.0.smithi089.stdout: 1012: throughput=5MB/sec pending data=0 2024-08-29T18:54:51.271 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eanw_jEgqBcJ6d8 off=4178677 len=796412 2024-08-29T18:54:51.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 5354 completed, throughput=5MB/sec 2024-08-29T18:54:51.272 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4Lh8u_FtEofycqC off=7739925 len=1289792 2024-08-29T18:54:51.273 INFO:tasks.workunit.client.0.smithi089.stdout:op 5355 completed, throughput=5MB/sec 2024-08-29T18:54:51.273 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b47_eKq8jtlVoaw off=14084553 len=1150442 2024-08-29T18:54:51.282 INFO:tasks.workunit.client.0.smithi089.stdout:op 5356 completed, throughput=5MB/sec 2024-08-29T18:54:51.282 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0KCMUb6QCDv0OZD off=10907424 len=1662377 2024-08-29T18:54:51.297 INFO:tasks.workunit.client.0.smithi089.stdout:op 5357 completed, throughput=5MB/sec 2024-08-29T18:54:51.297 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eKbSZxCCYjLBw0- off=8847801 len=1803768 2024-08-29T18:54:51.301 INFO:tasks.workunit.client.0.smithi089.stdout:op 5358 completed, throughput=5MB/sec 2024-08-29T18:54:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:50 smithi144 bash[67678]: cluster 2024-08-29T18:54:49.636344+0000 mgr.y (mgr.34104) 1274 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:50 smithi089 bash[78574]: cluster 2024-08-29T18:54:49.636344+0000 mgr.y (mgr.34104) 1274 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:50 smithi089 bash[77323]: cluster 2024-08-29T18:54:49.636344+0000 mgr.y (mgr.34104) 1274 : cluster [DBG] pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:52.301 INFO:tasks.workunit.client.0.smithi089.stdout: 1013: throughput=5MB/sec pending data=0 2024-08-29T18:54:52.301 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5jcOOlrDsxntFKS off=6035595 len=1491430 2024-08-29T18:54:52.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 5359 completed, throughput=5MB/sec 2024-08-29T18:54:52.306 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Kc2FGiC96v8LSr- off=255443 len=1816708 2024-08-29T18:54:52.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 5360 completed, throughput=5MB/sec 2024-08-29T18:54:52.311 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4xXLkmkljabfY3Y off=4113336 len=1997509 2024-08-29T18:54:52.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 5361 completed, throughput=5MB/sec 2024-08-29T18:54:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:52 smithi144 bash[67678]: cluster 2024-08-29T18:54:51.637283+0000 mgr.y (mgr.34104) 1275 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:52 smithi144 bash[67678]: audit 2024-08-29T18:54:52.750836+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:53.318 INFO:tasks.workunit.client.0.smithi089.stdout: 1014: throughput=5MB/sec pending data=0 2024-08-29T18:54:53.318 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DMcXRh6QIyYoyJl off=229834 len=1363234 2024-08-29T18:54:53.321 INFO:tasks.workunit.client.0.smithi089.stdout:op 5362 completed, throughput=5MB/sec 2024-08-29T18:54:53.321 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3mBfdZSMPQVa8Gv off=1433996 len=1218758 2024-08-29T18:54:53.325 INFO:tasks.workunit.client.0.smithi089.stdout:op 5363 completed, throughput=5MB/sec 2024-08-29T18:54:53.325 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sjxB7t_5ArIAs1J off=822031 len=837137 2024-08-29T18:54:53.333 INFO:tasks.workunit.client.0.smithi089.stdout:op 5364 completed, throughput=5MB/sec 2024-08-29T18:54:53.333 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kW9_PEih5hNdO9l off=5585259 len=847441 2024-08-29T18:54:53.341 INFO:tasks.workunit.client.0.smithi089.stdout:op 5365 completed, throughput=5MB/sec 2024-08-29T18:54:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:52 smithi089 bash[77323]: cluster 2024-08-29T18:54:51.637283+0000 mgr.y (mgr.34104) 1275 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:52 smithi089 bash[77323]: audit 2024-08-29T18:54:52.750836+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:52 smithi089 bash[78574]: cluster 2024-08-29T18:54:51.637283+0000 mgr.y (mgr.34104) 1275 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:54:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:52 smithi089 bash[78574]: audit 2024-08-29T18:54:52.750836+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:54:54.341 INFO:tasks.workunit.client.0.smithi089.stdout: 1015: throughput=5MB/sec pending data=0 2024-08-29T18:54:54.342 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XnTKIGPaA3tYoE9 off=4990328 len=251561 2024-08-29T18:54:54.347 INFO:tasks.workunit.client.0.smithi089.stdout:op 5366 completed, throughput=5MB/sec 2024-08-29T18:54:54.347 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PFjG7KZpLs1-7Xj off=11043162 len=1893603 2024-08-29T18:54:54.363 INFO:tasks.workunit.client.0.smithi089.stdout:op 5367 completed, throughput=5MB/sec 2024-08-29T18:54:54.363 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KvYwsIiyIEkCZI8 off=13732592 len=1253492 2024-08-29T18:54:54.367 INFO:tasks.workunit.client.0.smithi089.stdout:op 5368 completed, throughput=5MB/sec 2024-08-29T18:54:54.367 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hK3oCHuLNCNCBnj off=4097454 len=1744508 2024-08-29T18:54:54.381 INFO:tasks.workunit.client.0.smithi089.stdout:op 5369 completed, throughput=5MB/sec 2024-08-29T18:54:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:54 smithi144 bash[67678]: cluster 2024-08-29T18:54:53.638340+0000 mgr.y (mgr.34104) 1276 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:54:55.381 INFO:tasks.workunit.client.0.smithi089.stdout: 1016: throughput=5MB/sec pending data=0 2024-08-29T18:54:55.381 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wv7xZixZt9CPmI8 off=2612648 len=832117 2024-08-29T18:54:55.384 INFO:tasks.workunit.client.0.smithi089.stdout:op 5370 completed, throughput=5MB/sec 2024-08-29T18:54:55.384 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fcQrmrrNSPOJv_F off=5536823 len=2008013 2024-08-29T18:54:55.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 5371 completed, throughput=5MB/sec 2024-08-29T18:54:55.389 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GcPFvzrBD8YFMoi off=10741134 len=1991316 2024-08-29T18:54:55.404 INFO:tasks.workunit.client.0.smithi089.stdout:op 5372 completed, throughput=5MB/sec 2024-08-29T18:54:55.404 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-165KsyRh1t8S8KR off=4510105 len=953983 2024-08-29T18:54:55.407 INFO:tasks.workunit.client.0.smithi089.stdout:op 5373 completed, throughput=5MB/sec 2024-08-29T18:54:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:54 smithi089 bash[77323]: cluster 2024-08-29T18:54:53.638340+0000 mgr.y (mgr.34104) 1276 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:54:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:54:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:54:55] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:54:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:54 smithi089 bash[78574]: cluster 2024-08-29T18:54:53.638340+0000 mgr.y (mgr.34104) 1276 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-08-29T18:54:56.407 INFO:tasks.workunit.client.0.smithi089.stdout: 1017: throughput=5MB/sec pending data=0 2024-08-29T18:54:56.408 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iT6Ep6Y7AI1MKoX off=11550539 len=1362690 2024-08-29T18:54:56.419 INFO:tasks.workunit.client.0.smithi089.stdout:op 5374 completed, throughput=5MB/sec 2024-08-29T18:54:56.419 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WaKa_HpLaR53z82 off=15528892 len=946795 2024-08-29T18:54:56.429 INFO:tasks.workunit.client.0.smithi089.stdout:op 5375 completed, throughput=5MB/sec 2024-08-29T18:54:56.430 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ksdbgDlziZPtE0m off=3474974 len=683989 2024-08-29T18:54:56.433 INFO:tasks.workunit.client.0.smithi089.stdout:op 5376 completed, throughput=5MB/sec 2024-08-29T18:54:56.433 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sJEyi-1tCwXMboR off=6037632 len=557820 2024-08-29T18:54:56.435 INFO:tasks.workunit.client.0.smithi089.stdout:op 5377 completed, throughput=5MB/sec 2024-08-29T18:54:56.435 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lMqI7C2dyty6fHm off=6357532 len=1572525 2024-08-29T18:54:56.447 INFO:tasks.workunit.client.0.smithi089.stdout:op 5378 completed, throughput=5MB/sec 2024-08-29T18:54:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:56 smithi144 bash[67678]: cluster 2024-08-29T18:54:55.639050+0000 mgr.y (mgr.34104) 1277 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:54:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:56 smithi089 bash[77323]: cluster 2024-08-29T18:54:55.639050+0000 mgr.y (mgr.34104) 1277 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:54:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:56 smithi089 bash[78574]: cluster 2024-08-29T18:54:55.639050+0000 mgr.y (mgr.34104) 1277 : cluster [DBG] pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:54:57.447 INFO:tasks.workunit.client.0.smithi089.stdout: 1018: throughput=5MB/sec pending data=0 2024-08-29T18:54:57.447 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RLnmzQrSopUJL0x off=8673680 len=1766812 2024-08-29T18:54:57.460 INFO:tasks.workunit.client.0.smithi089.stdout:op 5379 completed, throughput=5MB/sec 2024-08-29T18:54:57.461 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uCqssdaTmtzUlJe off=12681936 len=804958 2024-08-29T18:54:57.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 5380 completed, throughput=5MB/sec 2024-08-29T18:54:57.463 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XjnOUe9fMQ1hjoS off=2709897 len=397319 2024-08-29T18:54:57.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 5381 completed, throughput=5MB/sec 2024-08-29T18:54:57.469 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BMedxw2BB9fF1Rv off=11760611 len=1914584 2024-08-29T18:54:57.475 INFO:tasks.workunit.client.0.smithi089.stdout:op 5382 completed, throughput=5MB/sec 2024-08-29T18:54:57.475 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Mxie1K3p3uR4GKM off=6700164 len=1219233 2024-08-29T18:54:57.479 INFO:tasks.workunit.client.0.smithi089.stdout:op 5383 completed, throughput=5MB/sec 2024-08-29T18:54:58.479 INFO:tasks.workunit.client.0.smithi089.stdout: 1019: throughput=5MB/sec pending data=0 2024-08-29T18:54:58.479 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ltg5MBJ_GOqdAf8 off=10567656 len=654188 2024-08-29T18:54:58.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 5384 completed, throughput=5MB/sec 2024-08-29T18:54:58.487 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O2Au9dM6BZQiS_t off=10375632 len=1600644 2024-08-29T18:54:58.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 5385 completed, throughput=5MB/sec 2024-08-29T18:54:58.501 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e--46UwNhCNVTXq off=10673426 len=1141560 2024-08-29T18:54:58.503 INFO:tasks.workunit.client.0.smithi089.stdout:op 5386 completed, throughput=5MB/sec 2024-08-29T18:54:58.503 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h4Kr3GDBACI1ERu off=10319774 len=16298 2024-08-29T18:54:58.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 5387 completed, throughput=5MB/sec 2024-08-29T18:54:58.508 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-10V3N65RxcOOQow off=15498933 len=536284 2024-08-29T18:54:58.514 INFO:tasks.workunit.client.0.smithi089.stdout:op 5388 completed, throughput=5MB/sec 2024-08-29T18:54:58.514 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-05rMS4xiUZ5-21w off=8143258 len=1357210 2024-08-29T18:54:58.524 INFO:tasks.workunit.client.0.smithi089.stdout:op 5389 completed, throughput=5MB/sec 2024-08-29T18:54:59.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:54:58 smithi144 bash[67678]: cluster 2024-08-29T18:54:57.640203+0000 mgr.y (mgr.34104) 1278 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:54:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:54:58 smithi089 bash[78574]: cluster 2024-08-29T18:54:57.640203+0000 mgr.y (mgr.34104) 1278 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:54:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:54:58 smithi089 bash[77323]: cluster 2024-08-29T18:54:57.640203+0000 mgr.y (mgr.34104) 1278 : cluster [DBG] pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:54:59.524 INFO:tasks.workunit.client.0.smithi089.stdout: 1020: throughput=5MB/sec pending data=0 2024-08-29T18:54:59.524 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0mYww2AGvXLM-TC off=15716021 len=81713 2024-08-29T18:54:59.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 5390 completed, throughput=5MB/sec 2024-08-29T18:54:59.529 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-59dKiRemgXK_JoK off=2607644 len=1352388 2024-08-29T18:54:59.534 INFO:tasks.workunit.client.0.smithi089.stdout:op 5391 completed, throughput=5MB/sec 2024-08-29T18:54:59.534 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DYZrkUR_1dLwowv off=5537279 len=546709 2024-08-29T18:54:59.541 INFO:tasks.workunit.client.0.smithi089.stdout:op 5392 completed, throughput=5MB/sec 2024-08-29T18:54:59.541 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CkyuSx7APieWQKO off=694860 len=67409 2024-08-29T18:54:59.545 INFO:tasks.workunit.client.0.smithi089.stdout:op 5393 completed, throughput=5MB/sec 2024-08-29T18:54:59.545 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-An42vEPm6snkYO8 off=20801827 len=1692627 2024-08-29T18:54:59.565 INFO:tasks.workunit.client.0.smithi089.stdout:op 5394 completed, throughput=5MB/sec 2024-08-29T18:54:59.565 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6Bc6xGisah_6tnw off=6939218 len=313209 2024-08-29T18:54:59.570 INFO:tasks.workunit.client.0.smithi089.stdout:op 5395 completed, throughput=5MB/sec 2024-08-29T18:54:59.570 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1jR_rk95hunh3cI off=8411863 len=1799998 2024-08-29T18:54:59.575 INFO:tasks.workunit.client.0.smithi089.stdout:op 5396 completed, throughput=5MB/sec 2024-08-29T18:55:00.576 INFO:tasks.workunit.client.0.smithi089.stdout: 1021: throughput=5MB/sec pending data=0 2024-08-29T18:55:00.576 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CnXuUY5MeWqyRer off=2602399 len=784360 2024-08-29T18:55:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 5397 completed, throughput=5MB/sec 2024-08-29T18:55:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8Wuy5mPRVVIRYQS off=302496 len=122561 2024-08-29T18:55:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:op 5398 completed, throughput=5MB/sec 2024-08-29T18:55:00.582 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UO4b53zYd5wyOJO off=14510922 len=2054951 2024-08-29T18:55:00.587 INFO:tasks.workunit.client.0.smithi089.stdout:op 5399 completed, throughput=5MB/sec 2024-08-29T18:55:00.587 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BbICPx09_q-jax0 off=5340475 len=1253089 2024-08-29T18:55:00.590 INFO:tasks.workunit.client.0.smithi089.stdout:op 5400 completed, throughput=5MB/sec 2024-08-29T18:55:00.590 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b8AEJThggdhnkS- off=6129793 len=212100 2024-08-29T18:55:00.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 5401 completed, throughput=5MB/sec 2024-08-29T18:55:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:00 smithi144 bash[67678]: cluster 2024-08-29T18:54:59.641230+0000 mgr.y (mgr.34104) 1279 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:00 smithi144 bash[67678]: audit 2024-08-29T18:55:00.174673+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:55:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:00 smithi144 bash[67678]: audit 2024-08-29T18:55:00.912255+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:55:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:00 smithi144 bash[67678]: audit 2024-08-29T18:55:00.913630+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:55:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:00 smithi144 bash[67678]: audit 2024-08-29T18:55:00.924398+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:55:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[77323]: cluster 2024-08-29T18:54:59.641230+0000 mgr.y (mgr.34104) 1279 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[77323]: audit 2024-08-29T18:55:00.174673+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:55:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[77323]: audit 2024-08-29T18:55:00.912255+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:55:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[77323]: audit 2024-08-29T18:55:00.913630+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:55:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[77323]: audit 2024-08-29T18:55:00.924398+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:55:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[78574]: cluster 2024-08-29T18:54:59.641230+0000 mgr.y (mgr.34104) 1279 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[78574]: audit 2024-08-29T18:55:00.174673+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:55:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[78574]: audit 2024-08-29T18:55:00.912255+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:55:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[78574]: audit 2024-08-29T18:55:00.913630+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:55:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:00 smithi089 bash[78574]: audit 2024-08-29T18:55:00.924398+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:55:01.592 INFO:tasks.workunit.client.0.smithi089.stdout: 1022: throughput=5MB/sec pending data=0 2024-08-29T18:55:01.592 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-II_G-GNPb20h-9p off=4632539 len=1346689 2024-08-29T18:55:01.596 INFO:tasks.workunit.client.0.smithi089.stdout:op 5402 completed, throughput=5MB/sec 2024-08-29T18:55:01.596 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6Z5QKbiLRVWnWwV off=10970009 len=724678 2024-08-29T18:55:01.603 INFO:tasks.workunit.client.0.smithi089.stdout:op 5403 completed, throughput=5MB/sec 2024-08-29T18:55:01.604 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aekoCz9LhG-OW3W off=5895625 len=390175 2024-08-29T18:55:01.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 5404 completed, throughput=5MB/sec 2024-08-29T18:55:01.605 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Kvu64-HQkYQP1HK off=246842 len=93236 2024-08-29T18:55:01.606 INFO:tasks.workunit.client.0.smithi089.stdout:op 5405 completed, throughput=5MB/sec 2024-08-29T18:55:01.606 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qLiU7tIOtesUfJU off=10161320 len=955038 2024-08-29T18:55:01.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 5406 completed, throughput=5MB/sec 2024-08-29T18:55:01.609 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mfmbPdN9nQgcxSm off=9651525 len=2062073 2024-08-29T18:55:01.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 5407 completed, throughput=5MB/sec 2024-08-29T18:55:02.614 INFO:tasks.workunit.client.0.smithi089.stdout: 1023: throughput=5MB/sec pending data=0 2024-08-29T18:55:02.614 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-e798c7D_LjcdEfQ off=8335050 len=508622 2024-08-29T18:55:02.622 INFO:tasks.workunit.client.0.smithi089.stdout:op 5408 completed, throughput=5MB/sec 2024-08-29T18:55:02.622 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_qMTr0ldSa-AktP off=8728587 len=1725040 2024-08-29T18:55:02.626 INFO:tasks.workunit.client.0.smithi089.stdout:op 5409 completed, throughput=5MB/sec 2024-08-29T18:55:02.626 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6Iup8jf9bHPYzLN off=16174606 len=409277 2024-08-29T18:55:02.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 5410 completed, throughput=5MB/sec 2024-08-29T18:55:02.632 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A7nkC7SUR6gVBYV off=6845946 len=527929 2024-08-29T18:55:02.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 5411 completed, throughput=5MB/sec 2024-08-29T18:55:02.638 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4VmMAVb02e1YdID off=7581199 len=31021 2024-08-29T18:55:02.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 5412 completed, throughput=5MB/sec 2024-08-29T18:55:02.639 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wj-vTyP3C8iFngC off=5142264 len=329123 2024-08-29T18:55:02.641 INFO:tasks.workunit.client.0.smithi089.stdout:op 5413 completed, throughput=5MB/sec 2024-08-29T18:55:02.641 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_342KgTjOUUN9T5 off=10195046 len=284834 2024-08-29T18:55:02.642 INFO:tasks.workunit.client.0.smithi089.stdout:op 5414 completed, throughput=5MB/sec 2024-08-29T18:55:02.642 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o-lS_nvRuvctq6r off=1531991 len=268446 2024-08-29T18:55:02.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 5415 completed, throughput=5MB/sec 2024-08-29T18:55:02.647 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_PpAQtgh_eHYK7G off=12249258 len=1528925 2024-08-29T18:55:02.659 INFO:tasks.workunit.client.0.smithi089.stdout:op 5416 completed, throughput=5MB/sec 2024-08-29T18:55:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:02 smithi144 bash[67678]: cluster 2024-08-29T18:55:01.642223+0000 mgr.y (mgr.34104) 1280 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:02 smithi089 bash[77323]: cluster 2024-08-29T18:55:01.642223+0000 mgr.y (mgr.34104) 1280 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:02 smithi089 bash[78574]: cluster 2024-08-29T18:55:01.642223+0000 mgr.y (mgr.34104) 1280 : cluster [DBG] pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:03.660 INFO:tasks.workunit.client.0.smithi089.stdout: 1024: throughput=5MB/sec pending data=0 2024-08-29T18:55:03.660 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qFvG09mdaCg9bEZ off=20004696 len=41685 2024-08-29T18:55:03.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 5417 completed, throughput=5MB/sec 2024-08-29T18:55:03.661 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nQ5D6sAtApmCeLP off=7068018 len=1297049 2024-08-29T18:55:03.672 INFO:tasks.workunit.client.0.smithi089.stdout:op 5418 completed, throughput=5MB/sec 2024-08-29T18:55:03.672 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B1R5Xs7NHRObhmK off=15247375 len=1187516 2024-08-29T18:55:03.681 INFO:tasks.workunit.client.0.smithi089.stdout:op 5419 completed, throughput=5MB/sec 2024-08-29T18:55:03.681 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ttxwVC6UmlpgOOl off=10758083 len=2054068 2024-08-29T18:55:03.686 INFO:tasks.workunit.client.0.smithi089.stdout:op 5420 completed, throughput=5MB/sec 2024-08-29T18:55:03.686 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S2B-cxRYgdOaqzm off=5397660 len=373669 2024-08-29T18:55:03.688 INFO:tasks.workunit.client.0.smithi089.stdout:op 5421 completed, throughput=5MB/sec 2024-08-29T18:55:03.688 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-NiP7cdMumM11y6N off=16386642 len=1061474 2024-08-29T18:55:03.697 INFO:tasks.workunit.client.0.smithi089.stdout:op 5422 completed, throughput=5MB/sec 2024-08-29T18:55:04.697 INFO:tasks.workunit.client.0.smithi089.stdout: 1025: throughput=5MB/sec pending data=0 2024-08-29T18:55:04.698 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wf5bRCbv4BjMJU5 off=11658508 len=293856 2024-08-29T18:55:04.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 5423 completed, throughput=5MB/sec 2024-08-29T18:55:04.703 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q6dM_ZD2Tzdj96j off=1912539 len=1744479 2024-08-29T18:55:04.717 INFO:tasks.workunit.client.0.smithi089.stdout:op 5424 completed, throughput=5MB/sec 2024-08-29T18:55:04.717 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PtQ4tprTXncvyOC off=4018402 len=2016879 2024-08-29T18:55:04.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 5425 completed, throughput=5MB/sec 2024-08-29T18:55:04.733 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Jdmzaq2NdSpndhx off=7938191 len=1970852 2024-08-29T18:55:04.747 INFO:tasks.workunit.client.0.smithi089.stdout:op 5426 completed, throughput=5MB/sec 2024-08-29T18:55:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:04 smithi144 bash[67678]: cluster 2024-08-29T18:55:03.643308+0000 mgr.y (mgr.34104) 1281 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:55:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:55:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:55:05] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:55:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:04 smithi089 bash[77323]: cluster 2024-08-29T18:55:03.643308+0000 mgr.y (mgr.34104) 1281 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:55:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:04 smithi089 bash[78574]: cluster 2024-08-29T18:55:03.643308+0000 mgr.y (mgr.34104) 1281 : cluster [DBG] pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:55:05.747 INFO:tasks.workunit.client.0.smithi089.stdout: 1026: throughput=5MB/sec pending data=0 2024-08-29T18:55:05.747 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-puFV_qaMgJPqdl5 off=5552458 len=1540747 2024-08-29T18:55:05.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 5427 completed, throughput=5MB/sec 2024-08-29T18:55:05.760 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nIEz1RwyV0yOzja off=1326289 len=659474 2024-08-29T18:55:05.762 INFO:tasks.workunit.client.0.smithi089.stdout:op 5428 completed, throughput=5MB/sec 2024-08-29T18:55:05.762 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aOymCWve2vqkxUL off=111130 len=1490229 2024-08-29T18:55:05.767 INFO:tasks.workunit.client.0.smithi089.stdout:op 5429 completed, throughput=5MB/sec 2024-08-29T18:55:05.767 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-i1tNw4CcYTh8a6g off=16475182 len=165595 2024-08-29T18:55:05.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 5430 completed, throughput=5MB/sec 2024-08-29T18:55:05.772 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-o8RC6bIRPSKIKIi off=4774939 len=2044724 2024-08-29T18:55:05.778 INFO:tasks.workunit.client.0.smithi089.stdout:op 5431 completed, throughput=5MB/sec 2024-08-29T18:55:06.779 INFO:tasks.workunit.client.0.smithi089.stdout: 1027: throughput=5MB/sec pending data=0 2024-08-29T18:55:06.779 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eukN1JxSIk75klZ off=7107235 len=696075 2024-08-29T18:55:06.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 5432 completed, throughput=5MB/sec 2024-08-29T18:55:06.787 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QThh0tPbxNoy_63 off=9503914 len=580490 2024-08-29T18:55:06.789 INFO:tasks.workunit.client.0.smithi089.stdout:op 5433 completed, throughput=5MB/sec 2024-08-29T18:55:06.789 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qxT4WspR8dAUqNQ off=9503881 len=389139 2024-08-29T18:55:06.791 INFO:tasks.workunit.client.0.smithi089.stdout:op 5434 completed, throughput=5MB/sec 2024-08-29T18:55:06.791 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bpkbUW4rAuEtQCO off=597346 len=1321144 2024-08-29T18:55:06.794 INFO:tasks.workunit.client.0.smithi089.stdout:op 5435 completed, throughput=5MB/sec 2024-08-29T18:55:06.795 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YdVNYIl6o9vZ5Ai off=10408027 len=1548510 2024-08-29T18:55:06.808 INFO:tasks.workunit.client.0.smithi089.stdout:op 5436 completed, throughput=5MB/sec 2024-08-29T18:55:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:06 smithi144 bash[67678]: cluster 2024-08-29T18:55:05.643936+0000 mgr.y (mgr.34104) 1282 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:55:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:06 smithi089 bash[77323]: cluster 2024-08-29T18:55:05.643936+0000 mgr.y (mgr.34104) 1282 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:55:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:06 smithi089 bash[78574]: cluster 2024-08-29T18:55:05.643936+0000 mgr.y (mgr.34104) 1282 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:55:07.809 INFO:tasks.workunit.client.0.smithi089.stdout: 1028: throughput=5MB/sec pending data=0 2024-08-29T18:55:07.809 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YpNoFUtY_VfCJUC off=4166551 len=1443638 2024-08-29T18:55:07.820 INFO:tasks.workunit.client.0.smithi089.stdout:op 5437 completed, throughput=5MB/sec 2024-08-29T18:55:07.820 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fg-NScHYpbrx5It off=5074671 len=999033 2024-08-29T18:55:07.828 INFO:tasks.workunit.client.0.smithi089.stdout:op 5438 completed, throughput=5MB/sec 2024-08-29T18:55:07.828 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oARIaaCdk_Lf7Gy off=17030558 len=1088558 2024-08-29T18:55:07.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 5439 completed, throughput=5MB/sec 2024-08-29T18:55:07.832 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1sM_Sn8sD4LJnLK off=13307046 len=246432 2024-08-29T18:55:07.838 INFO:tasks.workunit.client.0.smithi089.stdout:op 5440 completed, throughput=5MB/sec 2024-08-29T18:55:07.838 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VQT9GWJ4hFmbpEg off=3101646 len=468235 2024-08-29T18:55:07.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 5441 completed, throughput=5MB/sec 2024-08-29T18:55:07.844 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZtWmfmFiu54qK3A off=10750666 len=1696471 2024-08-29T18:55:07.848 INFO:tasks.workunit.client.0.smithi089.stdout:op 5442 completed, throughput=5MB/sec 2024-08-29T18:55:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:07 smithi144 bash[67678]: audit 2024-08-29T18:55:07.750978+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:07 smithi089 bash[77323]: audit 2024-08-29T18:55:07.750978+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:07 smithi089 bash[78574]: audit 2024-08-29T18:55:07.750978+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:08.848 INFO:tasks.workunit.client.0.smithi089.stdout: 1029: throughput=5MB/sec pending data=0 2024-08-29T18:55:08.848 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Bt1Gvz0ukcWt36 off=16260182 len=2039616 2024-08-29T18:55:08.855 INFO:tasks.workunit.client.0.smithi089.stdout:op 5443 completed, throughput=5MB/sec 2024-08-29T18:55:08.855 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Qjj8nsIHMGnzUeQ off=2103125 len=654631 2024-08-29T18:55:08.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 5444 completed, throughput=5MB/sec 2024-08-29T18:55:08.863 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ScbQ4o-Ljj9M-FA off=3454706 len=1364886 2024-08-29T18:55:08.866 INFO:tasks.workunit.client.0.smithi089.stdout:op 5445 completed, throughput=5MB/sec 2024-08-29T18:55:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:08 smithi144 bash[67678]: cluster 2024-08-29T18:55:07.645099+0000 mgr.y (mgr.34104) 1283 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:55:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:08 smithi089 bash[77323]: cluster 2024-08-29T18:55:07.645099+0000 mgr.y (mgr.34104) 1283 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:55:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:08 smithi089 bash[78574]: cluster 2024-08-29T18:55:07.645099+0000 mgr.y (mgr.34104) 1283 : cluster [DBG] pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:55:09.867 INFO:tasks.workunit.client.0.smithi089.stdout: 1030: throughput=5MB/sec pending data=0 2024-08-29T18:55:09.867 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MUGO9b4075v36d7 off=1875203 len=951484 2024-08-29T18:55:09.870 INFO:tasks.workunit.client.0.smithi089.stdout:op 5446 completed, throughput=5MB/sec 2024-08-29T18:55:09.870 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1hfB2_XxDm182Jd off=458005 len=1073904 2024-08-29T18:55:09.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 5447 completed, throughput=5MB/sec 2024-08-29T18:55:09.879 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AOu2301-MQaxjrm off=4059481 len=1746727 2024-08-29T18:55:09.895 INFO:tasks.workunit.client.0.smithi089.stdout:op 5448 completed, throughput=5MB/sec 2024-08-29T18:55:09.895 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1QmNrIDQGtmKVUt off=6155511 len=1974177 2024-08-29T18:55:09.900 INFO:tasks.workunit.client.0.smithi089.stdout:op 5449 completed, throughput=5MB/sec 2024-08-29T18:55:10.900 INFO:tasks.workunit.client.0.smithi089.stdout: 1031: throughput=5MB/sec pending data=0 2024-08-29T18:55:10.900 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mPKJGec2X-bnsrA off=17515158 len=1163081 2024-08-29T18:55:10.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 5450 completed, throughput=5MB/sec 2024-08-29T18:55:10.910 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1XccS8gI9ckwPQf off=7847285 len=1638788 2024-08-29T18:55:10.921 INFO:tasks.workunit.client.0.smithi089.stdout:op 5451 completed, throughput=5MB/sec 2024-08-29T18:55:10.921 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZRMoCUnJt11J2Sm off=19490119 len=1569970 2024-08-29T18:55:10.924 INFO:tasks.workunit.client.0.smithi089.stdout:op 5452 completed, throughput=5MB/sec 2024-08-29T18:55:10.924 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mxSq_6q0j9HOOmz off=17967146 len=1555858 2024-08-29T18:55:10.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 5453 completed, throughput=5MB/sec 2024-08-29T18:55:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:11 smithi144 bash[67678]: cluster 2024-08-29T18:55:09.646077+0000 mgr.y (mgr.34104) 1284 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:55:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:11 smithi089 bash[77323]: cluster 2024-08-29T18:55:09.646077+0000 mgr.y (mgr.34104) 1284 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:55:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:11 smithi089 bash[78574]: cluster 2024-08-29T18:55:09.646077+0000 mgr.y (mgr.34104) 1284 : cluster [DBG] pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-08-29T18:55:11.928 INFO:tasks.workunit.client.0.smithi089.stdout: 1032: throughput=5MB/sec pending data=0 2024-08-29T18:55:11.928 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TWL-gXj2ulJwq0H off=1532735 len=1428444 2024-08-29T18:55:11.939 INFO:tasks.workunit.client.0.smithi089.stdout:op 5454 completed, throughput=5MB/sec 2024-08-29T18:55:11.939 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ketcGoykUwKSu1_ off=3457863 len=813630 2024-08-29T18:55:11.941 INFO:tasks.workunit.client.0.smithi089.stdout:op 5455 completed, throughput=5MB/sec 2024-08-29T18:55:11.941 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wXl7bcWBgDgsQ0l off=9270648 len=1060875 2024-08-29T18:55:11.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 5456 completed, throughput=5MB/sec 2024-08-29T18:55:11.945 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZUF8wXgmHExaRc5 off=12120219 len=943831 2024-08-29T18:55:11.954 INFO:tasks.workunit.client.0.smithi089.stdout:op 5457 completed, throughput=5MB/sec 2024-08-29T18:55:12.955 INFO:tasks.workunit.client.0.smithi089.stdout: 1033: throughput=5MB/sec pending data=0 2024-08-29T18:55:12.955 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7EOaurOGXXX3uVF off=8658712 len=1890755 2024-08-29T18:55:12.959 INFO:tasks.workunit.client.0.smithi089.stdout:op 5458 completed, throughput=5MB/sec 2024-08-29T18:55:12.960 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lI3IVvJqlCbdZ0J off=9381149 len=46496 2024-08-29T18:55:12.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 5459 completed, throughput=5MB/sec 2024-08-29T18:55:12.961 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7-V7ViZk6pFO5li off=695249 len=424651 2024-08-29T18:55:12.967 INFO:tasks.workunit.client.0.smithi089.stdout:op 5460 completed, throughput=5MB/sec 2024-08-29T18:55:12.967 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1CUA29MHYfme1vr off=12250467 len=1351859 2024-08-29T18:55:12.970 INFO:tasks.workunit.client.0.smithi089.stdout:op 5461 completed, throughput=5MB/sec 2024-08-29T18:55:12.970 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZuGVsN8h62_7I8u off=2835811 len=1156064 2024-08-29T18:55:12.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 5462 completed, throughput=5MB/sec 2024-08-29T18:55:12.974 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9TKKuCwhCgmUKmq off=13896662 len=1641593 2024-08-29T18:55:12.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 5463 completed, throughput=5MB/sec 2024-08-29T18:55:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:13 smithi144 bash[67678]: cluster 2024-08-29T18:55:11.646969+0000 mgr.y (mgr.34104) 1285 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:55:13.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:13 smithi089 bash[77323]: cluster 2024-08-29T18:55:11.646969+0000 mgr.y (mgr.34104) 1285 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:55:13.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:13 smithi089 bash[78574]: cluster 2024-08-29T18:55:11.646969+0000 mgr.y (mgr.34104) 1285 : cluster [DBG] pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:55:13.978 INFO:tasks.workunit.client.0.smithi089.stdout: 1034: throughput=5MB/sec pending data=0 2024-08-29T18:55:13.979 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2w-CJqtFjMoTgoH off=18059366 len=1898263 2024-08-29T18:55:13.992 INFO:tasks.workunit.client.0.smithi089.stdout:op 5464 completed, throughput=5MB/sec 2024-08-29T18:55:13.992 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-otjNpwUSMpSyZnl off=9735351 len=1299153 2024-08-29T18:55:13.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 5465 completed, throughput=5MB/sec 2024-08-29T18:55:13.996 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0jov_wkXl2Qk0aU off=3016032 len=390307 2024-08-29T18:55:14.002 INFO:tasks.workunit.client.0.smithi089.stdout:op 5466 completed, throughput=5MB/sec 2024-08-29T18:55:14.002 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Kz9109PrbEtpT6x off=8535770 len=1373508 2024-08-29T18:55:14.014 INFO:tasks.workunit.client.0.smithi089.stdout:op 5467 completed, throughput=5MB/sec 2024-08-29T18:55:15.015 INFO:tasks.workunit.client.0.smithi089.stdout: 1035: throughput=5MB/sec pending data=0 2024-08-29T18:55:15.015 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-165KsyRh1t8S8KR off=1056034 len=1026334 2024-08-29T18:55:15.017 INFO:tasks.workunit.client.0.smithi089.stdout:op 5468 completed, throughput=5MB/sec 2024-08-29T18:55:15.018 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xNdt3k48U8h-HiP off=12564544 len=1718696 2024-08-29T18:55:15.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 5469 completed, throughput=5MB/sec 2024-08-29T18:55:15.021 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tSqGHYM5oZt2FzR off=4340967 len=105615 2024-08-29T18:55:15.023 INFO:tasks.workunit.client.0.smithi089.stdout:op 5470 completed, throughput=5MB/sec 2024-08-29T18:55:15.023 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sUAwIbuUtCul6bP off=3711593 len=600264 2024-08-29T18:55:15.024 INFO:tasks.workunit.client.0.smithi089.stdout:op 5471 completed, throughput=5MB/sec 2024-08-29T18:55:15.025 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o-ylMJiAFRrGYwy off=12215789 len=1934041 2024-08-29T18:55:15.039 INFO:tasks.workunit.client.0.smithi089.stdout:op 5472 completed, throughput=5MB/sec 2024-08-29T18:55:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:15 smithi144 bash[67678]: cluster 2024-08-29T18:55:13.648099+0000 mgr.y (mgr.34104) 1286 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:55:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:55:15] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:55:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:15 smithi089 bash[77323]: cluster 2024-08-29T18:55:13.648099+0000 mgr.y (mgr.34104) 1286 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:15 smithi089 bash[78574]: cluster 2024-08-29T18:55:13.648099+0000 mgr.y (mgr.34104) 1286 : cluster [DBG] pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:16.039 INFO:tasks.workunit.client.0.smithi089.stdout: 1036: throughput=5MB/sec pending data=0 2024-08-29T18:55:16.039 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iNNIO3Dw449yQmn off=15202970 len=1242771 2024-08-29T18:55:16.052 INFO:tasks.workunit.client.0.smithi089.stdout:op 5473 completed, throughput=5MB/sec 2024-08-29T18:55:16.052 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PlciTtAlyg3ZHbY off=15353713 len=973150 2024-08-29T18:55:16.061 INFO:tasks.workunit.client.0.smithi089.stdout:op 5474 completed, throughput=5MB/sec 2024-08-29T18:55:16.061 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q734eDl-JGByuLj off=2160279 len=1306894 2024-08-29T18:55:16.072 INFO:tasks.workunit.client.0.smithi089.stdout:op 5475 completed, throughput=5MB/sec 2024-08-29T18:55:16.072 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sJVO_zBvn_hhXYX off=6765078 len=1417451 2024-08-29T18:55:16.083 INFO:tasks.workunit.client.0.smithi089.stdout:op 5476 completed, throughput=5MB/sec 2024-08-29T18:55:17.084 INFO:tasks.workunit.client.0.smithi089.stdout: 1037: throughput=5MB/sec pending data=0 2024-08-29T18:55:17.084 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DlfzYMZUt8vzEmu off=1198512 len=956337 2024-08-29T18:55:17.094 INFO:tasks.workunit.client.0.smithi089.stdout:op 5477 completed, throughput=5MB/sec 2024-08-29T18:55:17.094 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ADzZdd1lUhLSFuk off=7934306 len=1319640 2024-08-29T18:55:17.097 INFO:tasks.workunit.client.0.smithi089.stdout:op 5478 completed, throughput=5MB/sec 2024-08-29T18:55:17.097 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f3XKQ9rCU3L_Hwn off=2695470 len=1516171 2024-08-29T18:55:17.101 INFO:tasks.workunit.client.0.smithi089.stdout:op 5479 completed, throughput=5MB/sec 2024-08-29T18:55:17.101 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TgfyTS2If-o790S off=11754305 len=1883655 2024-08-29T18:55:17.108 INFO:tasks.workunit.client.0.smithi089.stdout:op 5480 completed, throughput=5MB/sec 2024-08-29T18:55:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:17 smithi144 bash[67678]: cluster 2024-08-29T18:55:15.648792+0000 mgr.y (mgr.34104) 1287 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:55:17.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:17 smithi089 bash[78574]: cluster 2024-08-29T18:55:15.648792+0000 mgr.y (mgr.34104) 1287 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:55:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:17 smithi089 bash[77323]: cluster 2024-08-29T18:55:15.648792+0000 mgr.y (mgr.34104) 1287 : cluster [DBG] pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:55:18.108 INFO:tasks.workunit.client.0.smithi089.stdout: 1038: throughput=5MB/sec pending data=0 2024-08-29T18:55:18.108 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xV-dyiiFQ1oZri1 off=5984509 len=1051359 2024-08-29T18:55:18.117 INFO:tasks.workunit.client.0.smithi089.stdout:op 5481 completed, throughput=5MB/sec 2024-08-29T18:55:18.117 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A1ZXONn3y7bmEck off=930249 len=1658462 2024-08-29T18:55:18.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 5482 completed, throughput=5MB/sec 2024-08-29T18:55:18.123 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JDqLN4u0q_GNxjX off=2258254 len=1524596 2024-08-29T18:55:18.127 INFO:tasks.workunit.client.0.smithi089.stdout:op 5483 completed, throughput=5MB/sec 2024-08-29T18:55:18.127 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6c62-TJRacGdRlk off=1565308 len=1138793 2024-08-29T18:55:18.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 5484 completed, throughput=5MB/sec 2024-08-29T18:55:19.130 INFO:tasks.workunit.client.0.smithi089.stdout: 1039: throughput=5MB/sec pending data=0 2024-08-29T18:55:19.131 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iM2UK7HEtoM3nRv off=12268867 len=214471 2024-08-29T18:55:19.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 5485 completed, throughput=5MB/sec 2024-08-29T18:55:19.132 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xVzs2Io7GlKriBc off=247225 len=940733 2024-08-29T18:55:19.135 INFO:tasks.workunit.client.0.smithi089.stdout:op 5486 completed, throughput=5MB/sec 2024-08-29T18:55:19.135 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hVtOWEm0CKpZzhq off=641213 len=563478 2024-08-29T18:55:19.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 5487 completed, throughput=5MB/sec 2024-08-29T18:55:19.137 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BLtQKuDfDA6GBNp off=5009474 len=735885 2024-08-29T18:55:19.138 INFO:tasks.workunit.client.0.smithi089.stdout:op 5488 completed, throughput=5MB/sec 2024-08-29T18:55:19.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TNlS4pJ1HzAstec off=2273479 len=1047944 2024-08-29T18:55:19.142 INFO:tasks.workunit.client.0.smithi089.stdout:op 5489 completed, throughput=5MB/sec 2024-08-29T18:55:19.142 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-olEv-X2B_kdElJp off=1417195 len=58946 2024-08-29T18:55:19.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 5490 completed, throughput=5MB/sec 2024-08-29T18:55:19.146 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SwPvITTjqZhSeg7 off=3159069 len=1808233 2024-08-29T18:55:19.163 INFO:tasks.workunit.client.0.smithi089.stdout:op 5491 completed, throughput=5MB/sec 2024-08-29T18:55:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:19 smithi144 bash[67678]: cluster 2024-08-29T18:55:17.649977+0000 mgr.y (mgr.34104) 1288 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:55:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:19 smithi089 bash[78574]: cluster 2024-08-29T18:55:17.649977+0000 mgr.y (mgr.34104) 1288 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:55:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:19 smithi089 bash[77323]: cluster 2024-08-29T18:55:17.649977+0000 mgr.y (mgr.34104) 1288 : cluster [DBG] pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:55:20.163 INFO:tasks.workunit.client.0.smithi089.stdout: 1040: throughput=5MB/sec pending data=0 2024-08-29T18:55:20.163 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-87lF2CN7tRmgF_U off=9506190 len=62397 2024-08-29T18:55:20.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 5492 completed, throughput=5MB/sec 2024-08-29T18:55:20.164 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gEWuc40Xa37Dsun off=5533999 len=1160765 2024-08-29T18:55:20.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 5493 completed, throughput=5MB/sec 2024-08-29T18:55:20.175 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UxzULdPKaWZ7Zjr off=7076507 len=660402 2024-08-29T18:55:20.182 INFO:tasks.workunit.client.0.smithi089.stdout:op 5494 completed, throughput=5MB/sec 2024-08-29T18:55:20.182 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O4ah3PI1UXjQyvx off=2344544 len=404470 2024-08-29T18:55:20.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 5495 completed, throughput=5MB/sec 2024-08-29T18:55:20.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-63qBBFJmYYYvwFS off=11692527 len=1813403 2024-08-29T18:55:20.199 INFO:tasks.workunit.client.0.smithi089.stdout:op 5496 completed, throughput=5MB/sec 2024-08-29T18:55:20.200 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jKHhRkKUhCSIk32 off=4691567 len=1933011 2024-08-29T18:55:20.218 INFO:tasks.workunit.client.0.smithi089.stdout:op 5497 completed, throughput=5MB/sec 2024-08-29T18:55:21.218 INFO:tasks.workunit.client.0.smithi089.stdout: 1041: throughput=5MB/sec pending data=0 2024-08-29T18:55:21.218 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Tf2wkkOAA9J8wo- off=22276745 len=676692 2024-08-29T18:55:21.220 INFO:tasks.workunit.client.0.smithi089.stdout:op 5498 completed, throughput=5MB/sec 2024-08-29T18:55:21.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zEs9_S3z8-Vfgjj off=17605802 len=1242425 2024-08-29T18:55:21.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 5499 completed, throughput=5MB/sec 2024-08-29T18:55:21.224 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VtTgWuFi3U-naer off=19127386 len=1721063 2024-08-29T18:55:21.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 5500 completed, throughput=5MB/sec 2024-08-29T18:55:21.236 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QHbp7PZBpwzImnk off=1987633 len=777569 2024-08-29T18:55:21.238 INFO:tasks.workunit.client.0.smithi089.stdout:op 5501 completed, throughput=5MB/sec 2024-08-29T18:55:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:21 smithi144 bash[67678]: cluster 2024-08-29T18:55:19.650967+0000 mgr.y (mgr.34104) 1289 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:55:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:21 smithi089 bash[78574]: cluster 2024-08-29T18:55:19.650967+0000 mgr.y (mgr.34104) 1289 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:55:21.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:21 smithi089 bash[77323]: cluster 2024-08-29T18:55:19.650967+0000 mgr.y (mgr.34104) 1289 : cluster [DBG] pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:55:22.238 INFO:tasks.workunit.client.0.smithi089.stdout: 1042: throughput=5MB/sec pending data=0 2024-08-29T18:55:22.238 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5Wv5-4rRU2kXi3i off=884574 len=903453 2024-08-29T18:55:22.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 5502 completed, throughput=5MB/sec 2024-08-29T18:55:22.241 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Hj3FyftsS7jggd1 off=4943112 len=1035685 2024-08-29T18:55:22.250 INFO:tasks.workunit.client.0.smithi089.stdout:op 5503 completed, throughput=5MB/sec 2024-08-29T18:55:22.251 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3TAGvaY94g5eFPm off=2159005 len=816340 2024-08-29T18:55:22.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 5504 completed, throughput=5MB/sec 2024-08-29T18:55:22.259 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SDLyX99afD9y9Wy off=5064775 len=1302367 2024-08-29T18:55:22.269 INFO:tasks.workunit.client.0.smithi089.stdout:op 5505 completed, throughput=5MB/sec 2024-08-29T18:55:22.269 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Mg-HXCjiG2g_P3N off=3074022 len=967518 2024-08-29T18:55:22.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 5506 completed, throughput=5MB/sec 2024-08-29T18:55:22.278 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xuKIPaV8PzoaaML off=7651881 len=355081 2024-08-29T18:55:22.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 5507 completed, throughput=5MB/sec 2024-08-29T18:55:22.279 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9cP35Vu-HoAy9Y9 off=1237623 len=332241 2024-08-29T18:55:22.284 INFO:tasks.workunit.client.0.smithi089.stdout:op 5508 completed, throughput=5MB/sec 2024-08-29T18:55:23.285 INFO:tasks.workunit.client.0.smithi089.stdout: 1043: throughput=5MB/sec pending data=0 2024-08-29T18:55:23.285 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oUFkxFp-fb7Ag5p off=7010800 len=1324494 2024-08-29T18:55:23.289 INFO:tasks.workunit.client.0.smithi089.stdout:op 5509 completed, throughput=5MB/sec 2024-08-29T18:55:23.289 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-fJ1qeTN4ZWtuHWp off=2054121 len=883695 2024-08-29T18:55:23.293 INFO:tasks.workunit.client.0.smithi089.stdout:op 5510 completed, throughput=5MB/sec 2024-08-29T18:55:23.293 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZeR12KhTzICH6iG off=4978759 len=1529221 2024-08-29T18:55:23.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 5511 completed, throughput=5MB/sec 2024-08-29T18:55:23.306 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vxmVoUERXUC0Zso off=929437 len=1254561 2024-08-29T18:55:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:23 smithi144 bash[67678]: cluster 2024-08-29T18:55:21.651907+0000 mgr.y (mgr.34104) 1290 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:55:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:23 smithi144 bash[67678]: audit 2024-08-29T18:55:22.751507+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:23.317 INFO:tasks.workunit.client.0.smithi089.stdout:op 5512 completed, throughput=5MB/sec 2024-08-29T18:55:23.317 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-c-Mky0D7XJiL2lk off=5769471 len=1200345 2024-08-29T18:55:23.320 INFO:tasks.workunit.client.0.smithi089.stdout:op 5513 completed, throughput=5MB/sec 2024-08-29T18:55:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:23 smithi089 bash[77323]: cluster 2024-08-29T18:55:21.651907+0000 mgr.y (mgr.34104) 1290 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:55:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:23 smithi089 bash[77323]: audit 2024-08-29T18:55:22.751507+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:23 smithi089 bash[78574]: cluster 2024-08-29T18:55:21.651907+0000 mgr.y (mgr.34104) 1290 : cluster [DBG] pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:55:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:23 smithi089 bash[78574]: audit 2024-08-29T18:55:22.751507+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:24.320 INFO:tasks.workunit.client.0.smithi089.stdout: 1044: throughput=5MB/sec pending data=0 2024-08-29T18:55:24.321 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3-JiDw8ItifLzdA off=7919755 len=525676 2024-08-29T18:55:24.328 INFO:tasks.workunit.client.0.smithi089.stdout:op 5514 completed, throughput=5MB/sec 2024-08-29T18:55:24.328 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ssIlq3rLAYpSLhs off=10211439 len=493966 2024-08-29T18:55:24.334 INFO:tasks.workunit.client.0.smithi089.stdout:op 5515 completed, throughput=5MB/sec 2024-08-29T18:55:24.334 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gf4Te1yb2J05_VI off=9206078 len=1268022 2024-08-29T18:55:24.345 INFO:tasks.workunit.client.0.smithi089.stdout:op 5516 completed, throughput=5MB/sec 2024-08-29T18:55:24.345 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZSwuXTV_xppLKVL off=16089985 len=127156 2024-08-29T18:55:24.351 INFO:tasks.workunit.client.0.smithi089.stdout:op 5517 completed, throughput=5MB/sec 2024-08-29T18:55:24.351 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aQlgpe1G6tTDISn off=1607176 len=20501 2024-08-29T18:55:24.355 INFO:tasks.workunit.client.0.smithi089.stdout:op 5518 completed, throughput=5MB/sec 2024-08-29T18:55:24.356 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sPdfKuor_pp7L7u off=22166683 len=1990605 2024-08-29T18:55:24.361 INFO:tasks.workunit.client.0.smithi089.stdout:op 5519 completed, throughput=5MB/sec 2024-08-29T18:55:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:25 smithi144 bash[67678]: cluster 2024-08-29T18:55:23.653039+0000 mgr.y (mgr.34104) 1291 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:55:25.361 INFO:tasks.workunit.client.0.smithi089.stdout: 1045: throughput=5MB/sec pending data=0 2024-08-29T18:55:25.362 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lHQPv_0IYZ51WRm off=11474733 len=1751522 2024-08-29T18:55:25.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 5520 completed, throughput=5MB/sec 2024-08-29T18:55:25.369 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-NiWFWgldhaXRzur off=3020978 len=1196561 2024-08-29T18:55:25.371 INFO:tasks.workunit.client.0.smithi089.stdout:op 5521 completed, throughput=5MB/sec 2024-08-29T18:55:25.372 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--j2r0zVPk09YT_6 off=16253614 len=1827769 2024-08-29T18:55:25.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 5522 completed, throughput=5MB/sec 2024-08-29T18:55:25.386 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tEELv8hEhijpUxr off=11534749 len=179692 2024-08-29T18:55:25.387 INFO:tasks.workunit.client.0.smithi089.stdout:op 5523 completed, throughput=5MB/sec 2024-08-29T18:55:25.387 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mQYUq6sx9QUcbFn off=2841446 len=767578 2024-08-29T18:55:25.390 INFO:tasks.workunit.client.0.smithi089.stdout:op 5524 completed, throughput=5MB/sec 2024-08-29T18:55:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:25 smithi089 bash[77323]: cluster 2024-08-29T18:55:23.653039+0000 mgr.y (mgr.34104) 1291 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:55:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:55:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:55:25] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:55:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:25 smithi089 bash[78574]: cluster 2024-08-29T18:55:23.653039+0000 mgr.y (mgr.34104) 1291 : cluster [DBG] pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:55:26.390 INFO:tasks.workunit.client.0.smithi089.stdout: 1046: throughput=5MB/sec pending data=0 2024-08-29T18:55:26.390 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SvrhgPohi3Q-AwR off=2748373 len=15919 2024-08-29T18:55:26.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 5525 completed, throughput=5MB/sec 2024-08-29T18:55:26.391 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pQ4K9QtRhgrc6si off=9112985 len=1661181 2024-08-29T18:55:26.395 INFO:tasks.workunit.client.0.smithi089.stdout:op 5526 completed, throughput=5MB/sec 2024-08-29T18:55:26.396 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QeO0WWUW_16mKBw off=10910456 len=480124 2024-08-29T18:55:26.397 INFO:tasks.workunit.client.0.smithi089.stdout:op 5527 completed, throughput=5MB/sec 2024-08-29T18:55:26.397 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-71BvbcHDdYWoV7s off=1398113 len=1092988 2024-08-29T18:55:26.400 INFO:tasks.workunit.client.0.smithi089.stdout:op 5528 completed, throughput=5MB/sec 2024-08-29T18:55:26.400 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5eLMZ8LBo81M1gR off=4639625 len=967732 2024-08-29T18:55:26.403 INFO:tasks.workunit.client.0.smithi089.stdout:op 5529 completed, throughput=5MB/sec 2024-08-29T18:55:26.403 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Sdmv4kjDoknjMPk off=4127814 len=932327 2024-08-29T18:55:26.412 INFO:tasks.workunit.client.0.smithi089.stdout:op 5530 completed, throughput=5MB/sec 2024-08-29T18:55:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:27 smithi144 bash[67678]: cluster 2024-08-29T18:55:25.653728+0000 mgr.y (mgr.34104) 1292 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:55:27.413 INFO:tasks.workunit.client.0.smithi089.stdout: 1047: throughput=5MB/sec pending data=0 2024-08-29T18:55:27.413 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-WbA-y_X5A-YKTLx off=744420 len=350053 2024-08-29T18:55:27.415 INFO:tasks.workunit.client.0.smithi089.stdout:op 5531 completed, throughput=5MB/sec 2024-08-29T18:55:27.415 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w2iC4OHvFdTTy3e off=6402888 len=1651329 2024-08-29T18:55:27.428 INFO:tasks.workunit.client.0.smithi089.stdout:op 5532 completed, throughput=5MB/sec 2024-08-29T18:55:27.428 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pnQz5l-PaRyrfYd off=4854510 len=1017556 2024-08-29T18:55:27.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:27 smithi089 bash[77323]: cluster 2024-08-29T18:55:25.653728+0000 mgr.y (mgr.34104) 1292 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:55:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:27 smithi089 bash[78574]: cluster 2024-08-29T18:55:25.653728+0000 mgr.y (mgr.34104) 1292 : cluster [DBG] pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-08-29T18:55:27.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 5533 completed, throughput=5MB/sec 2024-08-29T18:55:27.437 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vMAKW-Z3XgWvbGd off=12344727 len=126500 2024-08-29T18:55:27.438 INFO:tasks.workunit.client.0.smithi089.stdout:op 5534 completed, throughput=5MB/sec 2024-08-29T18:55:27.438 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jvil-nmwP1wB31Z off=13773404 len=109528 2024-08-29T18:55:27.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 5535 completed, throughput=5MB/sec 2024-08-29T18:55:27.443 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kA94Ghj8gd9g8V_ off=9343787 len=1962248 2024-08-29T18:55:27.448 INFO:tasks.workunit.client.0.smithi089.stdout:op 5536 completed, throughput=5MB/sec 2024-08-29T18:55:27.449 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B_yRrwGD7INb49a off=1293437 len=1587224 2024-08-29T18:55:27.461 INFO:tasks.workunit.client.0.smithi089.stdout:op 5537 completed, throughput=5MB/sec 2024-08-29T18:55:28.461 INFO:tasks.workunit.client.0.smithi089.stdout: 1048: throughput=5MB/sec pending data=0 2024-08-29T18:55:28.461 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xX6eAtULZ2IRoN1 off=4198101 len=367581 2024-08-29T18:55:28.464 INFO:tasks.workunit.client.0.smithi089.stdout:op 5538 completed, throughput=5MB/sec 2024-08-29T18:55:28.464 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jcmMSNizClCgM8y off=2713449 len=1174394 2024-08-29T18:55:28.474 INFO:tasks.workunit.client.0.smithi089.stdout:op 5539 completed, throughput=5MB/sec 2024-08-29T18:55:28.474 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lc4ubrfsMdNHAiB off=4943830 len=81558 2024-08-29T18:55:28.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 5540 completed, throughput=5MB/sec 2024-08-29T18:55:28.476 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z45u0csxrR1h61g off=6970409 len=1270092 2024-08-29T18:55:28.480 INFO:tasks.workunit.client.0.smithi089.stdout:op 5541 completed, throughput=5MB/sec 2024-08-29T18:55:28.480 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qlE3yFqovfQoQRz off=4186879 len=1924779 2024-08-29T18:55:28.494 INFO:tasks.workunit.client.0.smithi089.stdout:op 5542 completed, throughput=5MB/sec 2024-08-29T18:55:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:29 smithi144 bash[67678]: cluster 2024-08-29T18:55:27.654880+0000 mgr.y (mgr.34104) 1293 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:55:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:29 smithi089 bash[77323]: cluster 2024-08-29T18:55:27.654880+0000 mgr.y (mgr.34104) 1293 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:55:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:29 smithi089 bash[78574]: cluster 2024-08-29T18:55:27.654880+0000 mgr.y (mgr.34104) 1293 : cluster [DBG] pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:55:29.494 INFO:tasks.workunit.client.0.smithi089.stdout: 1049: throughput=5MB/sec pending data=0 2024-08-29T18:55:29.494 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9A4_5ZRnTUKlodE off=21060686 len=1758270 2024-08-29T18:55:29.509 INFO:tasks.workunit.client.0.smithi089.stdout:op 5543 completed, throughput=5MB/sec 2024-08-29T18:55:29.509 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A6pv-ApnHsfxVvn off=541921 len=291540 2024-08-29T18:55:29.514 INFO:tasks.workunit.client.0.smithi089.stdout:op 5544 completed, throughput=5MB/sec 2024-08-29T18:55:29.514 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8wGnMG5yvpYuJj1 off=1039414 len=1004287 2024-08-29T18:55:29.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 5545 completed, throughput=5MB/sec 2024-08-29T18:55:29.518 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3HuDrreAmxPaBIO off=2018747 len=1065899 2024-08-29T18:55:29.527 INFO:tasks.workunit.client.0.smithi089.stdout:op 5546 completed, throughput=5MB/sec 2024-08-29T18:55:29.527 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C1aNWqsyySiR3h5 off=2313925 len=2034445 2024-08-29T18:55:29.529 INFO:tasks.workunit.client.0.smithi089.stdout:op 5547 completed, throughput=5MB/sec 2024-08-29T18:55:30.530 INFO:tasks.workunit.client.0.smithi089.stdout: 1050: throughput=5MB/sec pending data=0 2024-08-29T18:55:30.530 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xiTU0BRmDAhs7gM off=6166917 len=455556 2024-08-29T18:55:30.537 INFO:tasks.workunit.client.0.smithi089.stdout:op 5548 completed, throughput=5MB/sec 2024-08-29T18:55:30.537 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_npaHSHzHpn-KNK off=1506130 len=885737 2024-08-29T18:55:30.539 INFO:tasks.workunit.client.0.smithi089.stdout:op 5549 completed, throughput=5MB/sec 2024-08-29T18:55:30.539 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b1W4HvheATRYx-q off=15078469 len=13109 2024-08-29T18:55:30.540 INFO:tasks.workunit.client.0.smithi089.stdout:op 5550 completed, throughput=5MB/sec 2024-08-29T18:55:30.540 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KqtYgryODEV9vRi off=1663930 len=1864746 2024-08-29T18:55:30.547 INFO:tasks.workunit.client.0.smithi089.stdout:op 5551 completed, throughput=5MB/sec 2024-08-29T18:55:30.548 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BN59zS86wMze7of off=6751698 len=971289 2024-08-29T18:55:30.550 INFO:tasks.workunit.client.0.smithi089.stdout:op 5552 completed, throughput=5MB/sec 2024-08-29T18:55:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:31 smithi144 bash[67678]: cluster 2024-08-29T18:55:29.655839+0000 mgr.y (mgr.34104) 1294 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:31 smithi089 bash[77323]: cluster 2024-08-29T18:55:29.655839+0000 mgr.y (mgr.34104) 1294 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:31 smithi089 bash[78574]: cluster 2024-08-29T18:55:29.655839+0000 mgr.y (mgr.34104) 1294 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:31.551 INFO:tasks.workunit.client.0.smithi089.stdout: 1051: throughput=5MB/sec pending data=0 2024-08-29T18:55:31.551 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-R2u4CYgBEt2QgsL off=10762469 len=523686 2024-08-29T18:55:31.554 INFO:tasks.workunit.client.0.smithi089.stdout:op 5553 completed, throughput=5MB/sec 2024-08-29T18:55:31.554 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gzTrLmFEIRzpnt2 off=7245319 len=1048663 2024-08-29T18:55:31.557 INFO:tasks.workunit.client.0.smithi089.stdout:op 5554 completed, throughput=5MB/sec 2024-08-29T18:55:31.557 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JPglYDQA4Li6iXE off=7140633 len=1975465 2024-08-29T18:55:31.563 INFO:tasks.workunit.client.0.smithi089.stdout:op 5555 completed, throughput=5MB/sec 2024-08-29T18:55:31.563 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Wt432VTLYIwRzwZ off=472705 len=1107824 2024-08-29T18:55:31.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 5556 completed, throughput=5MB/sec 2024-08-29T18:55:31.566 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EhU26Bx003FXjmG off=12036565 len=1807900 2024-08-29T18:55:31.570 INFO:tasks.workunit.client.0.smithi089.stdout:op 5557 completed, throughput=5MB/sec 2024-08-29T18:55:32.571 INFO:tasks.workunit.client.0.smithi089.stdout: 1052: throughput=5MB/sec pending data=0 2024-08-29T18:55:32.571 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rq_vQ7CZFsKKZ9n off=4616807 len=1572169 2024-08-29T18:55:32.574 INFO:tasks.workunit.client.0.smithi089.stdout:op 5558 completed, throughput=5MB/sec 2024-08-29T18:55:32.575 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LkTc8ZIH8By4-dc off=579011 len=1601005 2024-08-29T18:55:32.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 5559 completed, throughput=5MB/sec 2024-08-29T18:55:32.588 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3oFAU9hCXX8ayJM off=6827356 len=807399 2024-08-29T18:55:32.595 INFO:tasks.workunit.client.0.smithi089.stdout:op 5560 completed, throughput=5MB/sec 2024-08-29T18:55:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:33 smithi144 bash[67678]: cluster 2024-08-29T18:55:31.656786+0000 mgr.y (mgr.34104) 1295 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:33 smithi089 bash[77323]: cluster 2024-08-29T18:55:31.656786+0000 mgr.y (mgr.34104) 1295 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:33 smithi089 bash[78574]: cluster 2024-08-29T18:55:31.656786+0000 mgr.y (mgr.34104) 1295 : cluster [DBG] pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:33.595 INFO:tasks.workunit.client.0.smithi089.stdout: 1053: throughput=5MB/sec pending data=0 2024-08-29T18:55:33.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OSlTBeUiDClj1rB off=9098935 len=1007292 2024-08-29T18:55:33.599 INFO:tasks.workunit.client.0.smithi089.stdout:op 5561 completed, throughput=5MB/sec 2024-08-29T18:55:33.599 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hkIDwn99-q9ioPh off=4216295 len=1391114 2024-08-29T18:55:33.612 INFO:tasks.workunit.client.0.smithi089.stdout:op 5562 completed, throughput=5MB/sec 2024-08-29T18:55:33.612 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bw5wOCCXBHaMxq9 off=14734416 len=35286 2024-08-29T18:55:33.613 INFO:tasks.workunit.client.0.smithi089.stdout:op 5563 completed, throughput=5MB/sec 2024-08-29T18:55:33.613 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1FBKDqcGQR8Jys1 off=18803084 len=694166 2024-08-29T18:55:33.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 5564 completed, throughput=5MB/sec 2024-08-29T18:55:33.616 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-is31GLgbDqqSTpP off=8890281 len=1165889 2024-08-29T18:55:33.619 INFO:tasks.workunit.client.0.smithi089.stdout:op 5565 completed, throughput=5MB/sec 2024-08-29T18:55:33.619 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-86916ol7wlkKdH6 off=449479 len=1326806 2024-08-29T18:55:33.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 5566 completed, throughput=5MB/sec 2024-08-29T18:55:34.629 INFO:tasks.workunit.client.0.smithi089.stdout: 1054: throughput=5MB/sec pending data=0 2024-08-29T18:55:34.629 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bvPby1crLKNjtL6 off=4075788 len=1676 2024-08-29T18:55:34.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 5567 completed, throughput=5MB/sec 2024-08-29T18:55:34.634 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kwrxpW-JMZHxUPY off=20590644 len=307213 2024-08-29T18:55:34.636 INFO:tasks.workunit.client.0.smithi089.stdout:op 5568 completed, throughput=5MB/sec 2024-08-29T18:55:34.636 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ylddXsYTDJY7Tew off=23809903 len=1078108 2024-08-29T18:55:34.639 INFO:tasks.workunit.client.0.smithi089.stdout:op 5569 completed, throughput=5MB/sec 2024-08-29T18:55:34.639 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9ZUl0tmGasjlC6v off=10903387 len=1457628 2024-08-29T18:55:34.642 INFO:tasks.workunit.client.0.smithi089.stdout:op 5570 completed, throughput=5MB/sec 2024-08-29T18:55:34.642 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-olPhAwPhAOXzHWu off=390834 len=916406 2024-08-29T18:55:34.651 INFO:tasks.workunit.client.0.smithi089.stdout:op 5571 completed, throughput=5MB/sec 2024-08-29T18:55:34.651 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RwbgR_1o09zitOs off=12848720 len=1227207 2024-08-29T18:55:34.660 INFO:tasks.workunit.client.0.smithi089.stdout:op 5572 completed, throughput=5MB/sec 2024-08-29T18:55:34.660 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zRo3mMQPpC6d1EW off=951142 len=84292 2024-08-29T18:55:34.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 5573 completed, throughput=5MB/sec 2024-08-29T18:55:34.665 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yyeCSErLcrD6XJG off=6001773 len=1124843 2024-08-29T18:55:34.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 5574 completed, throughput=5MB/sec 2024-08-29T18:55:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:35 smithi144 bash[67678]: cluster 2024-08-29T18:55:33.657957+0000 mgr.y (mgr.34104) 1296 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:55:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:55:35] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:55:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:35 smithi089 bash[77323]: cluster 2024-08-29T18:55:33.657957+0000 mgr.y (mgr.34104) 1296 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:35 smithi089 bash[78574]: cluster 2024-08-29T18:55:33.657957+0000 mgr.y (mgr.34104) 1296 : cluster [DBG] pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:55:35.673 INFO:tasks.workunit.client.0.smithi089.stdout: 1055: throughput=5MB/sec pending data=0 2024-08-29T18:55:35.673 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b2tiW1nYkABkr0C off=3870974 len=1238134 2024-08-29T18:55:35.676 INFO:tasks.workunit.client.0.smithi089.stdout:op 5575 completed, throughput=5MB/sec 2024-08-29T18:55:35.676 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6FLS4ZSCfkPUj19 off=17555892 len=135258 2024-08-29T18:55:35.677 INFO:tasks.workunit.client.0.smithi089.stdout:op 5576 completed, throughput=5MB/sec 2024-08-29T18:55:35.677 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-olCKwiO0mqJm9R0 off=6930297 len=1233786 2024-08-29T18:55:35.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 5577 completed, throughput=5MB/sec 2024-08-29T18:55:35.687 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EUl_PQ7g3bMhZmc off=4558984 len=313790 2024-08-29T18:55:35.689 INFO:tasks.workunit.client.0.smithi089.stdout:op 5578 completed, throughput=5MB/sec 2024-08-29T18:55:35.689 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z7uYmlGH6D4fHhK off=5745796 len=558191 2024-08-29T18:55:35.691 INFO:tasks.workunit.client.0.smithi089.stdout:op 5579 completed, throughput=5MB/sec 2024-08-29T18:55:35.692 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_DPuc0QqQ9pz2_X off=366491 len=1395550 2024-08-29T18:55:35.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 5580 completed, throughput=5MB/sec 2024-08-29T18:55:36.696 INFO:tasks.workunit.client.0.smithi089.stdout: 1056: throughput=5MB/sec pending data=0 2024-08-29T18:55:36.697 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3TAGvaY94g5eFPm off=5739349 len=1280040 2024-08-29T18:55:36.700 INFO:tasks.workunit.client.0.smithi089.stdout:op 5581 completed, throughput=5MB/sec 2024-08-29T18:55:36.700 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-JuIL0jFc1z1WiHw off=8543874 len=1319600 2024-08-29T18:55:36.713 INFO:tasks.workunit.client.0.smithi089.stdout:op 5582 completed, throughput=5MB/sec 2024-08-29T18:55:36.713 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0XovY2amIJjHNqQ off=3471666 len=1432500 2024-08-29T18:55:36.723 INFO:tasks.workunit.client.0.smithi089.stdout:op 5583 completed, throughput=5MB/sec 2024-08-29T18:55:36.723 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MlgHQReXAHJjO8k off=643444 len=1127100 2024-08-29T18:55:36.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 5584 completed, throughput=5MB/sec 2024-08-29T18:55:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:37 smithi144 bash[67678]: cluster 2024-08-29T18:55:35.658624+0000 mgr.y (mgr.34104) 1297 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:55:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:37 smithi089 bash[77323]: cluster 2024-08-29T18:55:35.658624+0000 mgr.y (mgr.34104) 1297 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:55:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:37 smithi089 bash[78574]: cluster 2024-08-29T18:55:35.658624+0000 mgr.y (mgr.34104) 1297 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:55:37.733 INFO:tasks.workunit.client.0.smithi089.stdout: 1057: throughput=5MB/sec pending data=0 2024-08-29T18:55:37.734 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TuJ9O34nk1VfgbR off=14129642 len=505572 2024-08-29T18:55:37.736 INFO:tasks.workunit.client.0.smithi089.stdout:op 5585 completed, throughput=5MB/sec 2024-08-29T18:55:37.736 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-js786FAyytBOfDl off=2762161 len=1847031 2024-08-29T18:55:37.749 INFO:tasks.workunit.client.0.smithi089.stdout:op 5586 completed, throughput=5MB/sec 2024-08-29T18:55:37.750 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Qp9ZdVueUb_sN-c off=14966279 len=1280249 2024-08-29T18:55:37.753 INFO:tasks.workunit.client.0.smithi089.stdout:op 5587 completed, throughput=5MB/sec 2024-08-29T18:55:37.754 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KNjRKeNddxnbfSC off=6798254 len=60486 2024-08-29T18:55:37.759 INFO:tasks.workunit.client.0.smithi089.stdout:op 5588 completed, throughput=5MB/sec 2024-08-29T18:55:37.759 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LFQhNPBIdzdAYjN off=2941601 len=1733417 2024-08-29T18:55:37.771 INFO:tasks.workunit.client.0.smithi089.stdout:op 5589 completed, throughput=5MB/sec 2024-08-29T18:55:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:38 smithi089 bash[77323]: cluster 2024-08-29T18:55:37.659797+0000 mgr.y (mgr.34104) 1298 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:55:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:38 smithi089 bash[77323]: audit 2024-08-29T18:55:37.752132+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:38 smithi089 bash[78574]: cluster 2024-08-29T18:55:37.659797+0000 mgr.y (mgr.34104) 1298 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:55:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:38 smithi089 bash[78574]: audit 2024-08-29T18:55:37.752132+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:38 smithi144 bash[67678]: cluster 2024-08-29T18:55:37.659797+0000 mgr.y (mgr.34104) 1298 : cluster [DBG] pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-08-29T18:55:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:38 smithi144 bash[67678]: audit 2024-08-29T18:55:37.752132+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:38.771 INFO:tasks.workunit.client.0.smithi089.stdout: 1058: throughput=5MB/sec pending data=0 2024-08-29T18:55:38.771 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1DXnPfLW9sOoo_e off=8981290 len=10325 2024-08-29T18:55:38.772 INFO:tasks.workunit.client.0.smithi089.stdout:op 5590 completed, throughput=5MB/sec 2024-08-29T18:55:38.772 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CkyuSx7APieWQKO off=1942708 len=1033451 2024-08-29T18:55:38.781 INFO:tasks.workunit.client.0.smithi089.stdout:op 5591 completed, throughput=5MB/sec 2024-08-29T18:55:38.781 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jGYUX_b79s8d5Ag off=1080522 len=883251 2024-08-29T18:55:38.790 INFO:tasks.workunit.client.0.smithi089.stdout:op 5592 completed, throughput=5MB/sec 2024-08-29T18:55:38.790 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LzPRnbPNnHNELmP off=1201354 len=371625 2024-08-29T18:55:38.800 INFO:tasks.workunit.client.0.smithi089.stdout:op 5593 completed, throughput=5MB/sec 2024-08-29T18:55:38.800 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QAUIR1X2LDkYGCk off=1402020 len=1712634 2024-08-29T18:55:38.814 INFO:tasks.workunit.client.0.smithi089.stdout:op 5594 completed, throughput=5MB/sec 2024-08-29T18:55:38.814 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q4dEQ5sXDWUd60b off=11337263 len=1854847 2024-08-29T18:55:38.828 INFO:tasks.workunit.client.0.smithi089.stdout:op 5595 completed, throughput=5MB/sec 2024-08-29T18:55:39.828 INFO:tasks.workunit.client.0.smithi089.stdout: 1059: throughput=5MB/sec pending data=0 2024-08-29T18:55:39.828 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dNpxSE1-_UsUudI off=1741018 len=939370 2024-08-29T18:55:39.832 INFO:tasks.workunit.client.0.smithi089.stdout:op 5596 completed, throughput=5MB/sec 2024-08-29T18:55:39.832 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-okvTCgyCqxfV0Aw off=8208141 len=1406598 2024-08-29T18:55:39.835 INFO:tasks.workunit.client.0.smithi089.stdout:op 5597 completed, throughput=5MB/sec 2024-08-29T18:55:39.835 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-x85FnPMUJWGyDJh off=4761645 len=1022707 2024-08-29T18:55:39.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 5598 completed, throughput=5MB/sec 2024-08-29T18:55:39.844 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dZBkWBi53xbaF1t off=6073541 len=1173227 2024-08-29T18:55:39.853 INFO:tasks.workunit.client.0.smithi089.stdout:op 5599 completed, throughput=5MB/sec 2024-08-29T18:55:39.853 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AP6PKxPsEA--YjD off=1579790 len=1012882 2024-08-29T18:55:39.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 5600 completed, throughput=5MB/sec 2024-08-29T18:55:40.863 INFO:tasks.workunit.client.0.smithi089.stdout: 1060: throughput=5MB/sec pending data=0 2024-08-29T18:55:40.863 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FvAeDYNhG3pHK-9 off=6352882 len=1174996 2024-08-29T18:55:40.873 INFO:tasks.workunit.client.0.smithi089.stdout:op 5601 completed, throughput=5MB/sec 2024-08-29T18:55:40.873 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lxS-oJjghhQtTMj off=20417295 len=558519 2024-08-29T18:55:40.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 5602 completed, throughput=5MB/sec 2024-08-29T18:55:40.881 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T-PfhtL2BSupTZr off=7973922 len=435542 2024-08-29T18:55:40.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 5603 completed, throughput=5MB/sec 2024-08-29T18:55:40.886 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sLaO4VbxPIPnqT7 off=2377867 len=803241 2024-08-29T18:55:40.894 INFO:tasks.workunit.client.0.smithi089.stdout:op 5604 completed, throughput=5MB/sec 2024-08-29T18:55:40.895 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eNRRnXFnkz0sPV6 off=15296685 len=887939 2024-08-29T18:55:40.903 INFO:tasks.workunit.client.0.smithi089.stdout:op 5605 completed, throughput=5MB/sec 2024-08-29T18:55:40.903 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yPFWZT82BvTtTTH off=1803807 len=659006 2024-08-29T18:55:40.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 5606 completed, throughput=5MB/sec 2024-08-29T18:55:40.910 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u4qUU0Sn9T4JfPq off=2007340 len=1266663 2024-08-29T18:55:40.913 INFO:tasks.workunit.client.0.smithi089.stdout:op 5607 completed, throughput=5MB/sec 2024-08-29T18:55:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:40 smithi144 bash[67678]: cluster 2024-08-29T18:55:39.660785+0000 mgr.y (mgr.34104) 1299 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:55:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:40 smithi089 bash[77323]: cluster 2024-08-29T18:55:39.660785+0000 mgr.y (mgr.34104) 1299 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:55:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:40 smithi089 bash[78574]: cluster 2024-08-29T18:55:39.660785+0000 mgr.y (mgr.34104) 1299 : cluster [DBG] pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T18:55:41.914 INFO:tasks.workunit.client.0.smithi089.stdout: 1061: throughput=5MB/sec pending data=0 2024-08-29T18:55:41.914 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-cFg4nkqMKHzKkLo off=8225705 len=1475101 2024-08-29T18:55:41.917 INFO:tasks.workunit.client.0.smithi089.stdout:op 5608 completed, throughput=5MB/sec 2024-08-29T18:55:41.917 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yTOoCd3_6g8wr2Z off=512644 len=1535823 2024-08-29T18:55:41.929 INFO:tasks.workunit.client.0.smithi089.stdout:op 5609 completed, throughput=5MB/sec 2024-08-29T18:55:41.929 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9cT3XXPOOe79yHL off=2891494 len=446514 2024-08-29T18:55:41.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 5610 completed, throughput=5MB/sec 2024-08-29T18:55:41.937 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gYDtSIRDhqseDpU off=2995634 len=1735595 2024-08-29T18:55:41.939 INFO:tasks.workunit.client.0.smithi089.stdout:op 5611 completed, throughput=5MB/sec 2024-08-29T18:55:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: 1062: throughput=5MB/sec pending data=0 2024-08-29T18:55:42.940 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-An42vEPm6snkYO8 off=4373390 len=892339 2024-08-29T18:55:42.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 5612 completed, throughput=5MB/sec 2024-08-29T18:55:42.943 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-prFygHGW8Ti1QIN off=7475262 len=461052 2024-08-29T18:55:42.949 INFO:tasks.workunit.client.0.smithi089.stdout:op 5613 completed, throughput=5MB/sec 2024-08-29T18:55:42.949 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kI8-312mt1Wl0kq off=996593 len=1645251 2024-08-29T18:55:42.953 INFO:tasks.workunit.client.0.smithi089.stdout:op 5614 completed, throughput=5MB/sec 2024-08-29T18:55:42.953 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3pGcU2zNF_jv_G9 off=9493592 len=565958 2024-08-29T18:55:42.960 INFO:tasks.workunit.client.0.smithi089.stdout:op 5615 completed, throughput=5MB/sec 2024-08-29T18:55:42.960 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w8DyzDDsnCoTOFX off=6906341 len=536609 2024-08-29T18:55:42.967 INFO:tasks.workunit.client.0.smithi089.stdout:op 5616 completed, throughput=5MB/sec 2024-08-29T18:55:42.967 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2LjzNftVGlPeO-E off=734572 len=454375 2024-08-29T18:55:42.973 INFO:tasks.workunit.client.0.smithi089.stdout:op 5617 completed, throughput=5MB/sec 2024-08-29T18:55:42.973 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-niRct-HDabfc00t off=1013993 len=1317443 2024-08-29T18:55:42.983 INFO:tasks.workunit.client.0.smithi089.stdout:op 5618 completed, throughput=5MB/sec 2024-08-29T18:55:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:42 smithi144 bash[67678]: cluster 2024-08-29T18:55:41.661750+0000 mgr.y (mgr.34104) 1300 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:55:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:42 smithi089 bash[77323]: cluster 2024-08-29T18:55:41.661750+0000 mgr.y (mgr.34104) 1300 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:55:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:42 smithi089 bash[78574]: cluster 2024-08-29T18:55:41.661750+0000 mgr.y (mgr.34104) 1300 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:55:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: 1063: throughput=5MB/sec pending data=0 2024-08-29T18:55:43.984 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0NjbgxDPkxGSOYs off=2625044 len=1833580 2024-08-29T18:55:44.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 5619 completed, throughput=5MB/sec 2024-08-29T18:55:44.001 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-49TotN7Nk_G7UI0 off=11901639 len=215991 2024-08-29T18:55:44.004 INFO:tasks.workunit.client.0.smithi089.stdout:op 5620 completed, throughput=5MB/sec 2024-08-29T18:55:44.004 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uGiQw95_l5V2ZT7 off=10716507 len=1361799 2024-08-29T18:55:44.007 INFO:tasks.workunit.client.0.smithi089.stdout:op 5621 completed, throughput=5MB/sec 2024-08-29T18:55:44.007 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-b9AoRAtRLtY0gKE off=3071883 len=1502728 2024-08-29T18:55:44.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 5622 completed, throughput=5MB/sec 2024-08-29T18:55:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: 1064: throughput=5MB/sec pending data=0 2024-08-29T18:55:45.014 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jtmvoPP2RwKuuxz off=5443467 len=279182 2024-08-29T18:55:45.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 5623 completed, throughput=5MB/sec 2024-08-29T18:55:45.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-kmCl1kqJv2_hlW7 off=357888 len=756467 2024-08-29T18:55:45.019 INFO:tasks.workunit.client.0.smithi089.stdout:op 5624 completed, throughput=5MB/sec 2024-08-29T18:55:45.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vDmXPZPBwoGO4t0 off=3215853 len=1032586 2024-08-29T18:55:45.021 INFO:tasks.workunit.client.0.smithi089.stdout:op 5625 completed, throughput=5MB/sec 2024-08-29T18:55:45.022 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ng6Zw8F0X6PK9Bm off=7104670 len=1944125 2024-08-29T18:55:45.040 INFO:tasks.workunit.client.0.smithi089.stdout:op 5626 completed, throughput=5MB/sec 2024-08-29T18:55:45.040 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SH1cwDDweE4lNzM off=22520127 len=171968 2024-08-29T18:55:45.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 5627 completed, throughput=5MB/sec 2024-08-29T18:55:45.045 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ixmpzyqrh01waqq off=2217936 len=1541402 2024-08-29T18:55:45.056 INFO:tasks.workunit.client.0.smithi089.stdout:op 5628 completed, throughput=5MB/sec 2024-08-29T18:55:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:44 smithi144 bash[67678]: cluster 2024-08-29T18:55:43.662821+0000 mgr.y (mgr.34104) 1301 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:45.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:44 smithi089 bash[77323]: cluster 2024-08-29T18:55:43.662821+0000 mgr.y (mgr.34104) 1301 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:45.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:44 smithi089 bash[78574]: cluster 2024-08-29T18:55:43.662821+0000 mgr.y (mgr.34104) 1301 : cluster [DBG] pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:55:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:55:45] "GET /metrics HTTP/1.1" 200 33960 "" "Prometheus/2.43.0" 2024-08-29T18:55:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: 1065: throughput=5MB/sec pending data=0 2024-08-29T18:55:46.056 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GAasl2Q_nyU5NfC off=18160381 len=1879431 2024-08-29T18:55:46.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 5629 completed, throughput=5MB/sec 2024-08-29T18:55:46.070 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7iVnyk8gHb-xGgO off=5333319 len=746922 2024-08-29T18:55:46.077 INFO:tasks.workunit.client.0.smithi089.stdout:op 5630 completed, throughput=5MB/sec 2024-08-29T18:55:46.077 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-SaTE_kmlWhD3Hok off=5751369 len=1566593 2024-08-29T18:55:46.086 INFO:tasks.workunit.client.0.smithi089.stdout:op 5631 completed, throughput=5MB/sec 2024-08-29T18:55:46.086 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--3cnvBhOFK0kaCM off=3197361 len=612330 2024-08-29T18:55:46.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 5632 completed, throughput=5MB/sec 2024-08-29T18:55:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:46 smithi144 bash[67678]: cluster 2024-08-29T18:55:45.663588+0000 mgr.y (mgr.34104) 1302 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:55:47.088 INFO:tasks.workunit.client.0.smithi089.stdout: 1066: throughput=5MB/sec pending data=0 2024-08-29T18:55:47.088 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1e88toxwoScHx2i off=7166896 len=1692136 2024-08-29T18:55:47.102 INFO:tasks.workunit.client.0.smithi089.stdout:op 5633 completed, throughput=5MB/sec 2024-08-29T18:55:47.102 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-D35iSWoKOg6TbF_ off=6922176 len=1874642 2024-08-29T18:55:47.107 INFO:tasks.workunit.client.0.smithi089.stdout:op 5634 completed, throughput=5MB/sec 2024-08-29T18:55:47.107 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X5DvN3AqEi-ZXK_ off=10893107 len=290843 2024-08-29T18:55:47.113 INFO:tasks.workunit.client.0.smithi089.stdout:op 5635 completed, throughput=5MB/sec 2024-08-29T18:55:47.113 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-kyd1n0cv-9BVieY off=15918450 len=1611631 2024-08-29T18:55:47.124 INFO:tasks.workunit.client.0.smithi089.stdout:op 5636 completed, throughput=5MB/sec 2024-08-29T18:55:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:46 smithi089 bash[77323]: cluster 2024-08-29T18:55:45.663588+0000 mgr.y (mgr.34104) 1302 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:55:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:46 smithi089 bash[78574]: cluster 2024-08-29T18:55:45.663588+0000 mgr.y (mgr.34104) 1302 : cluster [DBG] pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:55:48.125 INFO:tasks.workunit.client.0.smithi089.stdout: 1067: throughput=5MB/sec pending data=0 2024-08-29T18:55:48.125 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pmWDt20QMTyeieU off=6403504 len=215120 2024-08-29T18:55:48.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 5637 completed, throughput=5MB/sec 2024-08-29T18:55:48.130 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jf2fKL7InA4lazn off=5700285 len=20395 2024-08-29T18:55:48.131 INFO:tasks.workunit.client.0.smithi089.stdout:op 5638 completed, throughput=5MB/sec 2024-08-29T18:55:48.131 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SzHqaHA8-Fe0Pm8 off=5951746 len=415084 2024-08-29T18:55:48.133 INFO:tasks.workunit.client.0.smithi089.stdout:op 5639 completed, throughput=5MB/sec 2024-08-29T18:55:48.133 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jagTSlCRHh832Zp off=7254032 len=826982 2024-08-29T18:55:48.136 INFO:tasks.workunit.client.0.smithi089.stdout:op 5640 completed, throughput=5MB/sec 2024-08-29T18:55:48.136 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-opoW_D-57PYBxQ- off=2003842 len=23380 2024-08-29T18:55:48.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 5641 completed, throughput=5MB/sec 2024-08-29T18:55:48.141 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-05NX2KvoMkmPH6g off=15469020 len=717840 2024-08-29T18:55:48.149 INFO:tasks.workunit.client.0.smithi089.stdout:op 5642 completed, throughput=5MB/sec 2024-08-29T18:55:48.149 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Srl2stXwfWkPHRV off=305983 len=1184817 2024-08-29T18:55:48.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 5643 completed, throughput=5MB/sec 2024-08-29T18:55:48.162 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hpVaU2dGsLDxSxY off=3361243 len=522432 2024-08-29T18:55:48.164 INFO:tasks.workunit.client.0.smithi089.stdout:op 5644 completed, throughput=5MB/sec 2024-08-29T18:55:48.164 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-92iJ8-LsCWxr5nx off=6519614 len=648193 2024-08-29T18:55:48.166 INFO:tasks.workunit.client.0.smithi089.stdout:op 5645 completed, throughput=5MB/sec 2024-08-29T18:55:48.166 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Kh1IY34WR6AJhVy off=2769492 len=1787618 2024-08-29T18:55:48.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 5646 completed, throughput=5MB/sec 2024-08-29T18:55:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:48 smithi144 bash[67678]: cluster 2024-08-29T18:55:47.664761+0000 mgr.y (mgr.34104) 1303 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:55:49.169 INFO:tasks.workunit.client.0.smithi089.stdout: 1068: throughput=5MB/sec pending data=0 2024-08-29T18:55:49.169 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gItyf7u3mHCGJz1 off=8530138 len=1158278 2024-08-29T18:55:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:op 5647 completed, throughput=5MB/sec 2024-08-29T18:55:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4bLl1yodVtNI3XK off=2101049 len=1987897 2024-08-29T18:55:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:48 smithi089 bash[77323]: cluster 2024-08-29T18:55:47.664761+0000 mgr.y (mgr.34104) 1303 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:55:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:48 smithi089 bash[78574]: cluster 2024-08-29T18:55:47.664761+0000 mgr.y (mgr.34104) 1303 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-08-29T18:55:49.197 INFO:tasks.workunit.client.0.smithi089.stdout:op 5648 completed, throughput=5MB/sec 2024-08-29T18:55:49.197 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zp4eA6GfN2NKX2Q off=2533784 len=1029462 2024-08-29T18:55:49.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 5649 completed, throughput=5MB/sec 2024-08-29T18:55:50.201 INFO:tasks.workunit.client.0.smithi089.stdout: 1069: throughput=5MB/sec pending data=0 2024-08-29T18:55:50.201 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7iBV9X7ozNvdg67 off=2431229 len=1111540 2024-08-29T18:55:50.210 INFO:tasks.workunit.client.0.smithi089.stdout:op 5650 completed, throughput=5MB/sec 2024-08-29T18:55:50.210 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--j0IdAk7ZeCViQp off=982252 len=652882 2024-08-29T18:55:50.213 INFO:tasks.workunit.client.0.smithi089.stdout:op 5651 completed, throughput=5MB/sec 2024-08-29T18:55:50.213 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rw3EYLMQ7Skmic_ off=1116048 len=323478 2024-08-29T18:55:50.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 5652 completed, throughput=5MB/sec 2024-08-29T18:55:50.220 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yzr_hqKIi6qYZkS off=4566063 len=1397862 2024-08-29T18:55:50.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 5653 completed, throughput=5MB/sec 2024-08-29T18:55:50.223 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n53WlC1EE4YhZgG off=7218884 len=962235 2024-08-29T18:55:50.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 5654 completed, throughput=5MB/sec 2024-08-29T18:55:50.226 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gUUnN7HXsOXeWeg off=5541278 len=1458731 2024-08-29T18:55:50.236 INFO:tasks.workunit.client.0.smithi089.stdout:op 5655 completed, throughput=5MB/sec 2024-08-29T18:55:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:50 smithi144 bash[67678]: cluster 2024-08-29T18:55:49.665771+0000 mgr.y (mgr.34104) 1304 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:55:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:50 smithi089 bash[77323]: cluster 2024-08-29T18:55:49.665771+0000 mgr.y (mgr.34104) 1304 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:55:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:50 smithi089 bash[78574]: cluster 2024-08-29T18:55:49.665771+0000 mgr.y (mgr.34104) 1304 : cluster [DBG] pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:55:51.236 INFO:tasks.workunit.client.0.smithi089.stdout: 1070: throughput=5MB/sec pending data=0 2024-08-29T18:55:51.237 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EXh4gTeOWq0JezU off=5074249 len=1155322 2024-08-29T18:55:51.246 INFO:tasks.workunit.client.0.smithi089.stdout:op 5656 completed, throughput=5MB/sec 2024-08-29T18:55:51.246 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EdC1OMpcmxzugNV off=12204802 len=1719319 2024-08-29T18:55:51.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 5657 completed, throughput=5MB/sec 2024-08-29T18:55:51.253 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UbIkGOsuYk4uqNn off=8090383 len=584911 2024-08-29T18:55:51.254 INFO:tasks.workunit.client.0.smithi089.stdout:op 5658 completed, throughput=5MB/sec 2024-08-29T18:55:51.254 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-k0_Zgt_aLiuIojd off=5055269 len=1356780 2024-08-29T18:55:51.265 INFO:tasks.workunit.client.0.smithi089.stdout:op 5659 completed, throughput=5MB/sec 2024-08-29T18:55:51.265 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-75zeEyy8eElBiXJ off=7114708 len=670643 2024-08-29T18:55:51.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 5660 completed, throughput=5MB/sec 2024-08-29T18:55:52.273 INFO:tasks.workunit.client.0.smithi089.stdout: 1071: throughput=5MB/sec pending data=0 2024-08-29T18:55:52.273 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--cjMI1cgAj5C41k off=22590209 len=671696 2024-08-29T18:55:52.280 INFO:tasks.workunit.client.0.smithi089.stdout:op 5661 completed, throughput=5MB/sec 2024-08-29T18:55:52.280 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Gby6oNPnzxQZVFJ off=2051818 len=943762 2024-08-29T18:55:52.283 INFO:tasks.workunit.client.0.smithi089.stdout:op 5662 completed, throughput=5MB/sec 2024-08-29T18:55:52.283 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZtWmfmFiu54qK3A off=4892657 len=1829565 2024-08-29T18:55:52.297 INFO:tasks.workunit.client.0.smithi089.stdout:op 5663 completed, throughput=5MB/sec 2024-08-29T18:55:52.297 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2VPxBtd7AXbBbho off=584233 len=381876 2024-08-29T18:55:52.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 5664 completed, throughput=5MB/sec 2024-08-29T18:55:52.302 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uTAQlLbHbSkUJR3 off=5138849 len=1524015 2024-08-29T18:55:52.314 INFO:tasks.workunit.client.0.smithi089.stdout:op 5665 completed, throughput=5MB/sec 2024-08-29T18:55:53.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:52 smithi144 bash[67678]: cluster 2024-08-29T18:55:51.666716+0000 mgr.y (mgr.34104) 1305 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:55:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:52 smithi089 bash[77323]: cluster 2024-08-29T18:55:51.666716+0000 mgr.y (mgr.34104) 1305 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:55:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:52 smithi089 bash[78574]: cluster 2024-08-29T18:55:51.666716+0000 mgr.y (mgr.34104) 1305 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:55:53.314 INFO:tasks.workunit.client.0.smithi089.stdout: 1072: throughput=5MB/sec pending data=0 2024-08-29T18:55:53.314 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ehON9ZAnGP3yEAX off=5553769 len=1989820 2024-08-29T18:55:53.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 5666 completed, throughput=5MB/sec 2024-08-29T18:55:53.332 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Aml-lgEw35CcAZY off=0 len=1659038 2024-08-29T18:55:53.336 INFO:tasks.workunit.client.0.smithi089.stdout:op 5667 completed, throughput=5MB/sec 2024-08-29T18:55:53.336 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DmJW4B6nSi0h5Zy off=6767695 len=1899693 2024-08-29T18:55:53.350 INFO:tasks.workunit.client.0.smithi089.stdout:op 5668 completed, throughput=5MB/sec 2024-08-29T18:55:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:53 smithi144 bash[67678]: audit 2024-08-29T18:55:52.752306+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:53 smithi089 bash[77323]: audit 2024-08-29T18:55:52.752306+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:53 smithi089 bash[78574]: audit 2024-08-29T18:55:52.752306+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:55:54.350 INFO:tasks.workunit.client.0.smithi089.stdout: 1073: throughput=5MB/sec pending data=0 2024-08-29T18:55:54.350 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dHRa2f_onCV-SNc off=4634108 len=839321 2024-08-29T18:55:54.359 INFO:tasks.workunit.client.0.smithi089.stdout:op 5669 completed, throughput=5MB/sec 2024-08-29T18:55:54.359 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9yIVfr_nkrtnujm off=897049 len=587508 2024-08-29T18:55:54.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 5670 completed, throughput=5MB/sec 2024-08-29T18:55:54.360 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-L8h6WDC1PPPvkHv off=9036289 len=1648206 2024-08-29T18:55:54.364 INFO:tasks.workunit.client.0.smithi089.stdout:op 5671 completed, throughput=5MB/sec 2024-08-29T18:55:54.365 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bQY7_zedIKg7D23 off=2786892 len=1777508 2024-08-29T18:55:54.368 INFO:tasks.workunit.client.0.smithi089.stdout:op 5672 completed, throughput=5MB/sec 2024-08-29T18:55:55.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:54 smithi144 bash[67678]: cluster 2024-08-29T18:55:53.667805+0000 mgr.y (mgr.34104) 1306 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:54 smithi089 bash[77323]: cluster 2024-08-29T18:55:53.667805+0000 mgr.y (mgr.34104) 1306 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:55.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:54 smithi089 bash[78574]: cluster 2024-08-29T18:55:53.667805+0000 mgr.y (mgr.34104) 1306 : cluster [DBG] pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-08-29T18:55:55.369 INFO:tasks.workunit.client.0.smithi089.stdout: 1074: throughput=5MB/sec pending data=0 2024-08-29T18:55:55.369 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jCfU7MAvBFA0bRi off=1191383 len=2069770 2024-08-29T18:55:55.387 INFO:tasks.workunit.client.0.smithi089.stdout:op 5673 completed, throughput=5MB/sec 2024-08-29T18:55:55.387 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DvO68e6Ztol-zVR off=1267651 len=1900049 2024-08-29T18:55:55.391 INFO:tasks.workunit.client.0.smithi089.stdout:op 5674 completed, throughput=5MB/sec 2024-08-29T18:55:55.391 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-otecGaS6jfdpW99 off=5379506 len=180891 2024-08-29T18:55:55.392 INFO:tasks.workunit.client.0.smithi089.stdout:op 5675 completed, throughput=5MB/sec 2024-08-29T18:55:55.392 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d4DyRPrgdWyIvNq off=1602275 len=1050362 2024-08-29T18:55:55.404 INFO:tasks.workunit.client.0.smithi089.stdout:op 5676 completed, throughput=5MB/sec 2024-08-29T18:55:55.404 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-s80RS_y2OtRSa0q off=4700936 len=1416256 2024-08-29T18:55:55.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 5677 completed, throughput=5MB/sec 2024-08-29T18:55:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:55:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:55:55] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:55:56.415 INFO:tasks.workunit.client.0.smithi089.stdout: 1075: throughput=5MB/sec pending data=0 2024-08-29T18:55:56.415 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-jvil-nmwP1wB31Z off=542622 len=591353 2024-08-29T18:55:56.417 INFO:tasks.workunit.client.0.smithi089.stdout:op 5678 completed, throughput=5MB/sec 2024-08-29T18:55:56.417 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-oQRK2Op-NU6x038 off=4926628 len=1221525 2024-08-29T18:55:56.420 INFO:tasks.workunit.client.0.smithi089.stdout:op 5679 completed, throughput=5MB/sec 2024-08-29T18:55:56.420 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EStiftTSnHi6jXU off=2013190 len=927935 2024-08-29T18:55:56.423 INFO:tasks.workunit.client.0.smithi089.stdout:op 5680 completed, throughput=5MB/sec 2024-08-29T18:55:56.423 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1tL0EG_eXNJuGea off=3407602 len=123329 2024-08-29T18:55:56.429 INFO:tasks.workunit.client.0.smithi089.stdout:op 5681 completed, throughput=5MB/sec 2024-08-29T18:55:56.429 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3kVaBVP1mLT_hX0 off=8938037 len=107085 2024-08-29T18:55:56.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 5682 completed, throughput=5MB/sec 2024-08-29T18:55:56.436 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rJjcHckJaT3kd-P off=1335395 len=658613 2024-08-29T18:55:56.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 5683 completed, throughput=5MB/sec 2024-08-29T18:55:56.436 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bIenLDdszu-OTVd off=5729532 len=1724391 2024-08-29T18:55:56.440 INFO:tasks.workunit.client.0.smithi089.stdout:op 5684 completed, throughput=5MB/sec 2024-08-29T18:55:57.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:56 smithi144 bash[67678]: cluster 2024-08-29T18:55:55.668477+0000 mgr.y (mgr.34104) 1307 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:56 smithi089 bash[77323]: cluster 2024-08-29T18:55:55.668477+0000 mgr.y (mgr.34104) 1307 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:56 smithi089 bash[78574]: cluster 2024-08-29T18:55:55.668477+0000 mgr.y (mgr.34104) 1307 : cluster [DBG] pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:55:57.440 INFO:tasks.workunit.client.0.smithi089.stdout: 1076: throughput=5MB/sec pending data=0 2024-08-29T18:55:57.441 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-l-koxEmqjc-XMSt off=7238966 len=608892 2024-08-29T18:55:57.443 INFO:tasks.workunit.client.0.smithi089.stdout:op 5685 completed, throughput=5MB/sec 2024-08-29T18:55:57.443 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UO4b53zYd5wyOJO off=13527155 len=1285437 2024-08-29T18:55:57.453 INFO:tasks.workunit.client.0.smithi089.stdout:op 5686 completed, throughput=5MB/sec 2024-08-29T18:55:57.453 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bxWjM_G_b2aEOiI off=10942991 len=1272104 2024-08-29T18:55:57.466 INFO:tasks.workunit.client.0.smithi089.stdout:op 5687 completed, throughput=5MB/sec 2024-08-29T18:55:57.466 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wu0qSpYUsKGECkx off=20309282 len=1485012 2024-08-29T18:55:57.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 5688 completed, throughput=5MB/sec 2024-08-29T18:55:58.477 INFO:tasks.workunit.client.0.smithi089.stdout: 1077: throughput=5MB/sec pending data=0 2024-08-29T18:55:58.477 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QaxcplBFmoELV3X off=983192 len=1254166 2024-08-29T18:55:58.488 INFO:tasks.workunit.client.0.smithi089.stdout:op 5689 completed, throughput=5MB/sec 2024-08-29T18:55:58.488 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rEXXNd2ffkTheLD off=1777533 len=1988272 2024-08-29T18:55:58.501 INFO:tasks.workunit.client.0.smithi089.stdout:op 5690 completed, throughput=5MB/sec 2024-08-29T18:55:58.501 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UXUtk8BjJABlkfm off=1240051 len=438384 2024-08-29T18:55:58.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 5691 completed, throughput=5MB/sec 2024-08-29T18:55:58.508 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4uH5kT0doHBuHIS off=16714814 len=1338119 2024-08-29T18:55:58.512 INFO:tasks.workunit.client.0.smithi089.stdout:op 5692 completed, throughput=5MB/sec 2024-08-29T18:55:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:55:58 smithi144 bash[67678]: cluster 2024-08-29T18:55:57.669574+0000 mgr.y (mgr.34104) 1308 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:55:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:55:58 smithi089 bash[77323]: cluster 2024-08-29T18:55:57.669574+0000 mgr.y (mgr.34104) 1308 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:55:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:55:58 smithi089 bash[78574]: cluster 2024-08-29T18:55:57.669574+0000 mgr.y (mgr.34104) 1308 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:55:59.512 INFO:tasks.workunit.client.0.smithi089.stdout: 1078: throughput=5MB/sec pending data=0 2024-08-29T18:55:59.512 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ldEzA76jMFHK0EQ off=6666190 len=476838 2024-08-29T18:55:59.515 INFO:tasks.workunit.client.0.smithi089.stdout:op 5693 completed, throughput=5MB/sec 2024-08-29T18:55:59.515 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YTl79-rkTErTZpV off=507443 len=1139755 2024-08-29T18:55:59.518 INFO:tasks.workunit.client.0.smithi089.stdout:op 5694 completed, throughput=5MB/sec 2024-08-29T18:55:59.519 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_bUxmaJmMRhwg5M off=2227506 len=1559542 2024-08-29T18:55:59.530 INFO:tasks.workunit.client.0.smithi089.stdout:op 5695 completed, throughput=5MB/sec 2024-08-29T18:55:59.530 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LjrGymJ_9JT7BEN off=481825 len=1155489 2024-08-29T18:55:59.538 INFO:tasks.workunit.client.0.smithi089.stdout:op 5696 completed, throughput=5MB/sec 2024-08-29T18:55:59.538 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YUiTa1ABkBLtUg5 off=5003850 len=1847909 2024-08-29T18:55:59.544 INFO:tasks.workunit.client.0.smithi089.stdout:op 5697 completed, throughput=5MB/sec 2024-08-29T18:56:00.545 INFO:tasks.workunit.client.0.smithi089.stdout: 1079: throughput=5MB/sec pending data=0 2024-08-29T18:56:00.545 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9LN_tlP6Cy9lDg8 off=508954 len=1023909 2024-08-29T18:56:00.554 INFO:tasks.workunit.client.0.smithi089.stdout:op 5698 completed, throughput=5MB/sec 2024-08-29T18:56:00.554 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rRcB1NJeuq2k9Dj off=6030177 len=736012 2024-08-29T18:56:00.562 INFO:tasks.workunit.client.0.smithi089.stdout:op 5699 completed, throughput=5MB/sec 2024-08-29T18:56:00.562 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9vDZFGqDW0e8MWA off=11595620 len=129043 2024-08-29T18:56:00.564 INFO:tasks.workunit.client.0.smithi089.stdout:op 5700 completed, throughput=5MB/sec 2024-08-29T18:56:00.564 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bZ4uZ1DWk9rx3h5 off=2448952 len=1299826 2024-08-29T18:56:00.575 INFO:tasks.workunit.client.0.smithi089.stdout:op 5701 completed, throughput=5MB/sec 2024-08-29T18:56:00.575 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y83qUnIjL_1Dl_i off=3623404 len=1304017 2024-08-29T18:56:00.586 INFO:tasks.workunit.client.0.smithi089.stdout:op 5702 completed, throughput=5MB/sec 2024-08-29T18:56:00.586 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-f6wMu0IOwWYGFdH off=9835924 len=904844 2024-08-29T18:56:00.589 INFO:tasks.workunit.client.0.smithi089.stdout:op 5703 completed, throughput=5MB/sec 2024-08-29T18:56:01.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:00 smithi144 bash[67678]: cluster 2024-08-29T18:55:59.670492+0000 mgr.y (mgr.34104) 1309 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:56:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:00 smithi089 bash[77323]: cluster 2024-08-29T18:55:59.670492+0000 mgr.y (mgr.34104) 1309 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:56:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:00 smithi089 bash[78574]: cluster 2024-08-29T18:55:59.670492+0000 mgr.y (mgr.34104) 1309 : cluster [DBG] pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-08-29T18:56:01.589 INFO:tasks.workunit.client.0.smithi089.stdout: 1080: throughput=5MB/sec pending data=0 2024-08-29T18:56:01.589 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-olEv-X2B_kdElJp off=4428055 len=1865669 2024-08-29T18:56:01.593 INFO:tasks.workunit.client.0.smithi089.stdout:op 5704 completed, throughput=5MB/sec 2024-08-29T18:56:01.593 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dBTWmONHJ0R8vd0 off=14353593 len=1144975 2024-08-29T18:56:01.594 INFO:tasks.workunit.client.0.smithi089.stdout:op 5705 completed, throughput=5MB/sec 2024-08-29T18:56:01.595 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-botkiChTstXNOxf off=6883410 len=1845183 2024-08-29T18:56:01.596 INFO:tasks.workunit.client.0.smithi089.stdout:op 5706 completed, throughput=5MB/sec 2024-08-29T18:56:02.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:01 smithi144 bash[67678]: audit 2024-08-29T18:56:01.033555+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:02.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:01 smithi089 bash[77323]: audit 2024-08-29T18:56:01.033555+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:02.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:01 smithi089 bash[78574]: audit 2024-08-29T18:56:01.033555+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:56:02.597 INFO:tasks.workunit.client.0.smithi089.stdout: 1081: throughput=5MB/sec pending data=0 2024-08-29T18:56:02.597 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4R3H2BxkyMr1iR9 off=13015586 len=1303792 2024-08-29T18:56:02.609 INFO:tasks.workunit.client.0.smithi089.stdout:op 5707 completed, throughput=5MB/sec 2024-08-29T18:56:02.609 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qm2lE1JIYR12iS- off=1483742 len=684831 2024-08-29T18:56:02.611 INFO:tasks.workunit.client.0.smithi089.stdout:op 5708 completed, throughput=5MB/sec 2024-08-29T18:56:02.611 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LLDJfSJ6gviTDu7 off=21736703 len=1632734 2024-08-29T18:56:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 5709 completed, throughput=5MB/sec 2024-08-29T18:56:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gtN_3-3wtcE885C off=7289020 len=1974617 2024-08-29T18:56:02.629 INFO:tasks.workunit.client.0.smithi089.stdout:op 5710 completed, throughput=5MB/sec 2024-08-29T18:56:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:02 smithi144 bash[67678]: cluster 2024-08-29T18:56:01.671093+0000 mgr.y (mgr.34104) 1310 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:02 smithi144 bash[67678]: audit 2024-08-29T18:56:02.298067+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:02 smithi144 bash[67678]: audit 2024-08-29T18:56:02.305843+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:02 smithi089 bash[78574]: cluster 2024-08-29T18:56:01.671093+0000 mgr.y (mgr.34104) 1310 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:02 smithi089 bash[78574]: audit 2024-08-29T18:56:02.298067+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:02 smithi089 bash[78574]: audit 2024-08-29T18:56:02.305843+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:02 smithi089 bash[77323]: cluster 2024-08-29T18:56:01.671093+0000 mgr.y (mgr.34104) 1310 : cluster [DBG] pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:02 smithi089 bash[77323]: audit 2024-08-29T18:56:02.298067+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:02 smithi089 bash[77323]: audit 2024-08-29T18:56:02.305843+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:03.629 INFO:tasks.workunit.client.0.smithi089.stdout: 1082: throughput=5MB/sec pending data=0 2024-08-29T18:56:03.629 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rr2p4-IHjcqjYf4 off=17479196 len=1705220 2024-08-29T18:56:03.644 INFO:tasks.workunit.client.0.smithi089.stdout:op 5711 completed, throughput=5MB/sec 2024-08-29T18:56:03.644 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DO1KLBFsAcTYc81 off=353418 len=454975 2024-08-29T18:56:03.650 INFO:tasks.workunit.client.0.smithi089.stdout:op 5712 completed, throughput=5MB/sec 2024-08-29T18:56:03.650 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Dja9WORNikYXV_7 off=794224 len=111098 2024-08-29T18:56:03.655 INFO:tasks.workunit.client.0.smithi089.stdout:op 5713 completed, throughput=5MB/sec 2024-08-29T18:56:03.655 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aDTGU-t29OprM3B off=9020533 len=980600 2024-08-29T18:56:03.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 5714 completed, throughput=5MB/sec 2024-08-29T18:56:03.658 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O4cKeoQlBG1cCDV off=791271 len=1572011 2024-08-29T18:56:03.661 INFO:tasks.workunit.client.0.smithi089.stdout:op 5715 completed, throughput=5MB/sec 2024-08-29T18:56:03.661 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XYbe_ZxhSJj8cmv off=15359202 len=1736312 2024-08-29T18:56:03.673 INFO:tasks.workunit.client.0.smithi089.stdout:op 5716 completed, throughput=5MB/sec 2024-08-29T18:56:04.674 INFO:tasks.workunit.client.0.smithi089.stdout: 1083: throughput=5MB/sec pending data=0 2024-08-29T18:56:04.674 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gz-2R1EXR2xF750 off=3059252 len=157809 2024-08-29T18:56:04.680 INFO:tasks.workunit.client.0.smithi089.stdout:op 5717 completed, throughput=5MB/sec 2024-08-29T18:56:04.680 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MW2SDCZO7wyIrou off=852794 len=973433 2024-08-29T18:56:04.683 INFO:tasks.workunit.client.0.smithi089.stdout:op 5718 completed, throughput=5MB/sec 2024-08-29T18:56:04.683 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6_3x1zueX3EcDAG off=4702299 len=1645317 2024-08-29T18:56:04.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 5719 completed, throughput=5MB/sec 2024-08-29T18:56:04.699 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EH6qv4v0AdN7P25 off=9864187 len=1738909 2024-08-29T18:56:04.703 INFO:tasks.workunit.client.0.smithi089.stdout:op 5720 completed, throughput=5MB/sec 2024-08-29T18:56:05.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:56:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:56:05] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:56:05.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:04 smithi089 bash[78574]: cluster 2024-08-29T18:56:03.672205+0000 mgr.y (mgr.34104) 1311 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:56:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:04 smithi089 bash[77323]: cluster 2024-08-29T18:56:03.672205+0000 mgr.y (mgr.34104) 1311 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:56:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:04 smithi144 bash[67678]: cluster 2024-08-29T18:56:03.672205+0000 mgr.y (mgr.34104) 1311 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:56:05.703 INFO:tasks.workunit.client.0.smithi089.stdout: 1084: throughput=5MB/sec pending data=0 2024-08-29T18:56:05.703 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iq-sYTeIr3g6wGZ off=1398729 len=1008547 2024-08-29T18:56:05.706 INFO:tasks.workunit.client.0.smithi089.stdout:op 5721 completed, throughput=5MB/sec 2024-08-29T18:56:05.706 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-W40KWy9JHSqFL7n off=5772816 len=410976 2024-08-29T18:56:05.713 INFO:tasks.workunit.client.0.smithi089.stdout:op 5722 completed, throughput=5MB/sec 2024-08-29T18:56:05.713 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_Grf3Gq3qp-rqtb off=2936363 len=2078875 2024-08-29T18:56:05.719 INFO:tasks.workunit.client.0.smithi089.stdout:op 5723 completed, throughput=5MB/sec 2024-08-29T18:56:05.719 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YtYnJZbK3VTwaZO off=2034701 len=407373 2024-08-29T18:56:05.726 INFO:tasks.workunit.client.0.smithi089.stdout:op 5724 completed, throughput=5MB/sec 2024-08-29T18:56:05.726 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Fu1Q6YCDe2i2Jxs off=6654424 len=201731 2024-08-29T18:56:05.727 INFO:tasks.workunit.client.0.smithi089.stdout:op 5725 completed, throughput=5MB/sec 2024-08-29T18:56:05.727 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tV8CieovhY7ptBA off=17476035 len=400666 2024-08-29T18:56:05.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 5726 completed, throughput=5MB/sec 2024-08-29T18:56:05.728 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d3UJHBf0_FXzhMS off=4104843 len=749847 2024-08-29T18:56:05.738 INFO:tasks.workunit.client.0.smithi089.stdout:op 5727 completed, throughput=5MB/sec 2024-08-29T18:56:06.056 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 18:56:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T18:56:05.763854669Z level=info msg="Completed cleanup jobs" duration=181.964817ms 2024-08-29T18:56:06.738 INFO:tasks.workunit.client.0.smithi089.stdout: 1085: throughput=5MB/sec pending data=0 2024-08-29T18:56:06.738 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QBOj4cCCm7CCXxZ off=167734 len=1009626 2024-08-29T18:56:06.741 INFO:tasks.workunit.client.0.smithi089.stdout:op 5728 completed, throughput=5MB/sec 2024-08-29T18:56:06.741 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-msrpORiElT03w-d off=0 len=1307957 2024-08-29T18:56:06.751 INFO:tasks.workunit.client.0.smithi089.stdout:op 5729 completed, throughput=5MB/sec 2024-08-29T18:56:06.752 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8oTusHeBTqnZg07 off=7391655 len=1110747 2024-08-29T18:56:06.761 INFO:tasks.workunit.client.0.smithi089.stdout:op 5730 completed, throughput=5MB/sec 2024-08-29T18:56:06.761 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_Re5Q2uIpPRSAFn off=3066170 len=2035692 2024-08-29T18:56:06.765 INFO:tasks.workunit.client.0.smithi089.stdout:op 5731 completed, throughput=5MB/sec 2024-08-29T18:56:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:06 smithi089 bash[77323]: cluster 2024-08-29T18:56:05.672898+0000 mgr.y (mgr.34104) 1312 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:56:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:06 smithi089 bash[78574]: cluster 2024-08-29T18:56:05.672898+0000 mgr.y (mgr.34104) 1312 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:56:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:06 smithi144 bash[67678]: cluster 2024-08-29T18:56:05.672898+0000 mgr.y (mgr.34104) 1312 : cluster [DBG] pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-08-29T18:56:07.765 INFO:tasks.workunit.client.0.smithi089.stdout: 1086: throughput=5MB/sec pending data=0 2024-08-29T18:56:07.766 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6tt6gYyLpFg_Ng2 off=11471968 len=1360173 2024-08-29T18:56:07.779 INFO:tasks.workunit.client.0.smithi089.stdout:op 5732 completed, throughput=5MB/sec 2024-08-29T18:56:07.779 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DKGSPqUnQtIieQS off=3030483 len=1809597 2024-08-29T18:56:07.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 5733 completed, throughput=5MB/sec 2024-08-29T18:56:07.782 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nk8J9usrezEZJkp off=203451 len=1596318 2024-08-29T18:56:07.794 INFO:tasks.workunit.client.0.smithi089.stdout:op 5734 completed, throughput=5MB/sec 2024-08-29T18:56:07.795 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ew1RigA7hv4K_iR off=200745 len=2085825 2024-08-29T18:56:07.807 INFO:tasks.workunit.client.0.smithi089.stdout:op 5735 completed, throughput=5MB/sec 2024-08-29T18:56:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:07 smithi089 bash[77323]: audit 2024-08-29T18:56:07.752746+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:07 smithi089 bash[78574]: audit 2024-08-29T18:56:07.752746+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:07 smithi144 bash[67678]: audit 2024-08-29T18:56:07.752746+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:08.807 INFO:tasks.workunit.client.0.smithi089.stdout: 1087: throughput=5MB/sec pending data=0 2024-08-29T18:56:08.807 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-k9K0Xqr8Xdke5VA off=718737 len=1926112 2024-08-29T18:56:08.830 INFO:tasks.workunit.client.0.smithi089.stdout:op 5736 completed, throughput=5MB/sec 2024-08-29T18:56:08.830 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OqMvoaDOgnzOsC6 off=7342652 len=1901707 2024-08-29T18:56:08.834 INFO:tasks.workunit.client.0.smithi089.stdout:op 5737 completed, throughput=5MB/sec 2024-08-29T18:56:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:08 smithi089 bash[77323]: cluster 2024-08-29T18:56:07.674057+0000 mgr.y (mgr.34104) 1313 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:56:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:08 smithi089 bash[78574]: cluster 2024-08-29T18:56:07.674057+0000 mgr.y (mgr.34104) 1313 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:56:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:08 smithi144 bash[67678]: cluster 2024-08-29T18:56:07.674057+0000 mgr.y (mgr.34104) 1313 : cluster [DBG] pgmap v2038: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:56:09.834 INFO:tasks.workunit.client.0.smithi089.stdout: 1088: throughput=5MB/sec pending data=0 2024-08-29T18:56:09.834 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cNnL_0xr7h8fr2t off=3420693 len=940447 2024-08-29T18:56:09.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 5738 completed, throughput=5MB/sec 2024-08-29T18:56:09.844 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-S3RzkK_ZZjcgqpT off=4771119 len=74944 2024-08-29T18:56:09.845 INFO:tasks.workunit.client.0.smithi089.stdout:op 5739 completed, throughput=5MB/sec 2024-08-29T18:56:09.845 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gXmT9TEwY3nz9Gg off=8754556 len=437088 2024-08-29T18:56:09.851 INFO:tasks.workunit.client.0.smithi089.stdout:op 5740 completed, throughput=5MB/sec 2024-08-29T18:56:09.851 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dkz7jIaa4rhJtEt off=5323852 len=1787145 2024-08-29T18:56:09.855 INFO:tasks.workunit.client.0.smithi089.stdout:op 5741 completed, throughput=5MB/sec 2024-08-29T18:56:09.855 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z0ypRPjWrzDomb6 off=497990 len=851578 2024-08-29T18:56:09.858 INFO:tasks.workunit.client.0.smithi089.stdout:op 5742 completed, throughput=5MB/sec 2024-08-29T18:56:09.858 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LFi_92QdB570fyq off=1095226 len=607754 2024-08-29T18:56:09.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 5743 completed, throughput=5MB/sec 2024-08-29T18:56:09.861 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bEp3K0oDh3d2L-k off=596600 len=1855256 2024-08-29T18:56:09.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 5744 completed, throughput=5MB/sec 2024-08-29T18:56:10.877 INFO:tasks.workunit.client.0.smithi089.stdout: 1089: throughput=5MB/sec pending data=0 2024-08-29T18:56:10.877 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yPFWZT82BvTtTTH off=690348 len=142782 2024-08-29T18:56:10.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 5745 completed, throughput=5MB/sec 2024-08-29T18:56:10.879 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-d6VXtEOGQsR7Vr1 off=7666825 len=18541 2024-08-29T18:56:10.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 5746 completed, throughput=5MB/sec 2024-08-29T18:56:10.879 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VTHeHRAXE7dO5NJ off=2889140 len=991589 2024-08-29T18:56:10.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 5747 completed, throughput=5MB/sec 2024-08-29T18:56:10.881 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3H_6ms4cSd8i1e6 off=16539985 len=440971 2024-08-29T18:56:10.882 INFO:tasks.workunit.client.0.smithi089.stdout:op 5748 completed, throughput=5MB/sec 2024-08-29T18:56:10.882 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8lsVcS7h-0jYBis off=2935092 len=466588 2024-08-29T18:56:10.883 INFO:tasks.workunit.client.0.smithi089.stdout:op 5749 completed, throughput=5MB/sec 2024-08-29T18:56:10.883 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2gCafmwr2nYqGtd off=5500852 len=123161 2024-08-29T18:56:10.888 INFO:tasks.workunit.client.0.smithi089.stdout:op 5750 completed, throughput=5MB/sec 2024-08-29T18:56:10.888 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pMg8ru4zfDSlLml off=2459337 len=1645132 2024-08-29T18:56:10.897 INFO:tasks.workunit.client.0.smithi089.stdout:op 5751 completed, throughput=5MB/sec 2024-08-29T18:56:10.897 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-19Ty6W1B60WgrIH off=9112007 len=436365 2024-08-29T18:56:10.898 INFO:tasks.workunit.client.0.smithi089.stdout:op 5752 completed, throughput=5MB/sec 2024-08-29T18:56:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:10 smithi089 bash[77323]: cluster 2024-08-29T18:56:09.675036+0000 mgr.y (mgr.34104) 1314 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:56:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:10 smithi089 bash[78574]: cluster 2024-08-29T18:56:09.675036+0000 mgr.y (mgr.34104) 1314 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:56:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:10 smithi144 bash[67678]: cluster 2024-08-29T18:56:09.675036+0000 mgr.y (mgr.34104) 1314 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:56:11.899 INFO:tasks.workunit.client.0.smithi089.stdout: 1090: throughput=5MB/sec pending data=0 2024-08-29T18:56:11.899 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IASnf5l0TyB4wPs off=4080407 len=236895 2024-08-29T18:56:11.900 INFO:tasks.workunit.client.0.smithi089.stdout:op 5753 completed, throughput=5MB/sec 2024-08-29T18:56:11.900 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Zaf45-zJvctsQas off=3779829 len=1093943 2024-08-29T18:56:11.910 INFO:tasks.workunit.client.0.smithi089.stdout:op 5754 completed, throughput=5MB/sec 2024-08-29T18:56:11.910 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bjnnuxPkHVxnp_H off=2148467 len=815468 2024-08-29T18:56:11.919 INFO:tasks.workunit.client.0.smithi089.stdout:op 5755 completed, throughput=5MB/sec 2024-08-29T18:56:11.919 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ff8vj9YOPt60ftd off=2417366 len=1372480 2024-08-29T18:56:11.930 INFO:tasks.workunit.client.0.smithi089.stdout:op 5756 completed, throughput=5MB/sec 2024-08-29T18:56:11.930 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Twk2NGk0RpPiSXN off=363334 len=743086 2024-08-29T18:56:11.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 5757 completed, throughput=5MB/sec 2024-08-29T18:56:11.937 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mcFCGEv6FN6Krot off=2306006 len=823827 2024-08-29T18:56:11.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 5758 completed, throughput=5MB/sec 2024-08-29T18:56:12.946 INFO:tasks.workunit.client.0.smithi089.stdout: 1091: throughput=5MB/sec pending data=0 2024-08-29T18:56:12.946 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B_Rp4CT7PjjcDUT off=1305478 len=331899 2024-08-29T18:56:12.952 INFO:tasks.workunit.client.0.smithi089.stdout:op 5759 completed, throughput=5MB/sec 2024-08-29T18:56:12.952 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d4DyRPrgdWyIvNq off=729672 len=1049197 2024-08-29T18:56:12.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 5760 completed, throughput=5MB/sec 2024-08-29T18:56:12.963 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4hhApwlVXFCXNO6 off=1688978 len=1780167 2024-08-29T18:56:12.974 INFO:tasks.workunit.client.0.smithi089.stdout:op 5761 completed, throughput=5MB/sec 2024-08-29T18:56:12.975 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FeDya1dHqWtuTCx off=14452683 len=108914 2024-08-29T18:56:12.978 INFO:tasks.workunit.client.0.smithi089.stdout:op 5762 completed, throughput=5MB/sec 2024-08-29T18:56:12.979 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z9ylqENslO4Yv1M off=4980424 len=1224588 2024-08-29T18:56:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:op 5763 completed, throughput=5MB/sec 2024-08-29T18:56:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u-AGi3ZRZK44FE1 off=22530969 len=1658570 2024-08-29T18:56:12.987 INFO:tasks.workunit.client.0.smithi089.stdout:op 5764 completed, throughput=5MB/sec 2024-08-29T18:56:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[77323]: cluster 2024-08-29T18:56:11.675986+0000 mgr.y (mgr.34104) 1315 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:56:13.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[77323]: audit 2024-08-29T18:56:12.373807+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[77323]: audit 2024-08-29T18:56:12.381052+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[77323]: audit 2024-08-29T18:56:12.383010+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:13.231 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[77323]: audit 2024-08-29T18:56:12.384198+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:13.231 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[77323]: audit 2024-08-29T18:56:12.390996+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[78574]: cluster 2024-08-29T18:56:11.675986+0000 mgr.y (mgr.34104) 1315 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:56:13.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[78574]: audit 2024-08-29T18:56:12.373807+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.231 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[78574]: audit 2024-08-29T18:56:12.381052+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.232 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[78574]: audit 2024-08-29T18:56:12.383010+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:13.232 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[78574]: audit 2024-08-29T18:56:12.384198+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:13.232 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:12 smithi089 bash[78574]: audit 2024-08-29T18:56:12.390996+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:12 smithi144 bash[67678]: cluster 2024-08-29T18:56:11.675986+0000 mgr.y (mgr.34104) 1315 : cluster [DBG] pgmap v2040: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-08-29T18:56:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:12 smithi144 bash[67678]: audit 2024-08-29T18:56:12.373807+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:12 smithi144 bash[67678]: audit 2024-08-29T18:56:12.381052+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:12 smithi144 bash[67678]: audit 2024-08-29T18:56:12.383010+0000 mon.a (mon.0) 2321 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:56:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:12 smithi144 bash[67678]: audit 2024-08-29T18:56:12.384198+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:56:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:12 smithi144 bash[67678]: audit 2024-08-29T18:56:12.390996+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:56:13.988 INFO:tasks.workunit.client.0.smithi089.stdout: 1092: throughput=5MB/sec pending data=0 2024-08-29T18:56:13.988 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z4B2We45zx6Ud_z off=10448869 len=875149 2024-08-29T18:56:13.995 INFO:tasks.workunit.client.0.smithi089.stdout:op 5765 completed, throughput=5MB/sec 2024-08-29T18:56:13.995 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-CKgs9xLHeDWOVv2 off=8505415 len=2040975 2024-08-29T18:56:14.012 INFO:tasks.workunit.client.0.smithi089.stdout:op 5766 completed, throughput=5MB/sec 2024-08-29T18:56:14.012 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g6BdfGE-qcYwavD off=9467380 len=1647916 2024-08-29T18:56:14.016 INFO:tasks.workunit.client.0.smithi089.stdout:op 5767 completed, throughput=5MB/sec 2024-08-29T18:56:14.016 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ghvzr61rnNkkoAG off=5915864 len=1603485 2024-08-29T18:56:14.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 5768 completed, throughput=5MB/sec 2024-08-29T18:56:15.018 INFO:tasks.workunit.client.0.smithi089.stdout: 1093: throughput=5MB/sec pending data=0 2024-08-29T18:56:15.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-A8k85X6O276bHTX off=2920127 len=1241020 2024-08-29T18:56:15.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 5769 completed, throughput=5MB/sec 2024-08-29T18:56:15.022 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SAx5gOzWNUx458v off=6899384 len=969660 2024-08-29T18:56:15.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 5770 completed, throughput=5MB/sec 2024-08-29T18:56:15.026 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-scyxshi1P3Ub4wT off=7776344 len=1030252 2024-08-29T18:56:15.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 5771 completed, throughput=5MB/sec 2024-08-29T18:56:15.034 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yLX67_VBK0pJ3yl off=518497 len=609159 2024-08-29T18:56:15.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 5772 completed, throughput=5MB/sec 2024-08-29T18:56:15.042 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LkTc8ZIH8By4-dc off=172581 len=257328 2024-08-29T18:56:15.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 5773 completed, throughput=5MB/sec 2024-08-29T18:56:15.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:56:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:56:15] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:56:15.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:14 smithi089 bash[77323]: cluster 2024-08-29T18:56:13.677080+0000 mgr.y (mgr.34104) 1316 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:56:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:14 smithi089 bash[78574]: cluster 2024-08-29T18:56:13.677080+0000 mgr.y (mgr.34104) 1316 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:56:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:14 smithi144 bash[67678]: cluster 2024-08-29T18:56:13.677080+0000 mgr.y (mgr.34104) 1316 : cluster [DBG] pgmap v2041: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-08-29T18:56:16.044 INFO:tasks.workunit.client.0.smithi089.stdout: 1094: throughput=5MB/sec pending data=0 2024-08-29T18:56:16.044 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wzhW3C-X3zozy-p off=5106178 len=273816 2024-08-29T18:56:16.050 INFO:tasks.workunit.client.0.smithi089.stdout:op 5774 completed, throughput=5MB/sec 2024-08-29T18:56:16.050 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iun8OMyWTaIKGNr off=3906043 len=1972198 2024-08-29T18:56:16.054 INFO:tasks.workunit.client.0.smithi089.stdout:op 5775 completed, throughput=5MB/sec 2024-08-29T18:56:16.054 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4vMd6GUX5VKfWL9 off=4019294 len=1655657 2024-08-29T18:56:16.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 5776 completed, throughput=5MB/sec 2024-08-29T18:56:16.070 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jh3C1DJalkIEkki off=19098589 len=989018 2024-08-29T18:56:16.079 INFO:tasks.workunit.client.0.smithi089.stdout:op 5777 completed, throughput=5MB/sec 2024-08-29T18:56:16.079 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3F2jajgOfjFAQa3 off=10452418 len=1802783 2024-08-29T18:56:16.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 5778 completed, throughput=5MB/sec 2024-08-29T18:56:17.085 INFO:tasks.workunit.client.0.smithi089.stdout: 1095: throughput=5MB/sec pending data=0 2024-08-29T18:56:17.085 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DzB4CX658FJnDVu off=2184793 len=1131166 2024-08-29T18:56:17.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 5779 completed, throughput=5MB/sec 2024-08-29T18:56:17.088 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BBCCjb1ZjvvHJNp off=11528093 len=1919199 2024-08-29T18:56:17.101 INFO:tasks.workunit.client.0.smithi089.stdout:op 5780 completed, throughput=5MB/sec 2024-08-29T18:56:17.102 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4JXTcNfBdxQTUvD off=2312728 len=902571 2024-08-29T18:56:17.104 INFO:tasks.workunit.client.0.smithi089.stdout:op 5781 completed, throughput=5MB/sec 2024-08-29T18:56:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:16 smithi089 bash[77323]: cluster 2024-08-29T18:56:15.677761+0000 mgr.y (mgr.34104) 1317 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:56:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:16 smithi089 bash[78574]: cluster 2024-08-29T18:56:15.677761+0000 mgr.y (mgr.34104) 1317 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:56:17.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:16 smithi144 bash[67678]: cluster 2024-08-29T18:56:15.677761+0000 mgr.y (mgr.34104) 1317 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-08-29T18:56:18.104 INFO:tasks.workunit.client.0.smithi089.stdout: 1096: throughput=5MB/sec pending data=0 2024-08-29T18:56:18.104 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_Bw1IurlNdD6roh off=3210146 len=1437024 2024-08-29T18:56:18.109 INFO:tasks.workunit.client.0.smithi089.stdout:op 5782 completed, throughput=5MB/sec 2024-08-29T18:56:18.109 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2VPxBtd7AXbBbho off=1860376 len=688292 2024-08-29T18:56:18.112 INFO:tasks.workunit.client.0.smithi089.stdout:op 5783 completed, throughput=5MB/sec 2024-08-29T18:56:18.112 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QZryxYMK1wKbGlt off=4433266 len=2009622 2024-08-29T18:56:18.131 INFO:tasks.workunit.client.0.smithi089.stdout:op 5784 completed, throughput=5MB/sec 2024-08-29T18:56:18.131 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4mcFwohcS5RwB60 off=6716112 len=1538094 2024-08-29T18:56:18.132 INFO:tasks.workunit.client.0.smithi089.stdout:op 5785 completed, throughput=5MB/sec 2024-08-29T18:56:19.133 INFO:tasks.workunit.client.0.smithi089.stdout: 1097: throughput=5MB/sec pending data=0 2024-08-29T18:56:19.133 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ec-fRVlWlPAqBBZ off=239726 len=201547 2024-08-29T18:56:19.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 5786 completed, throughput=5MB/sec 2024-08-29T18:56:19.134 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WtJAvdi511HA7VH off=701751 len=1245070 2024-08-29T18:56:19.144 INFO:tasks.workunit.client.0.smithi089.stdout:op 5787 completed, throughput=5MB/sec 2024-08-29T18:56:19.145 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0r_ormzDQ9l2hTg off=5106361 len=935071 2024-08-29T18:56:19.148 INFO:tasks.workunit.client.0.smithi089.stdout:op 5788 completed, throughput=5MB/sec 2024-08-29T18:56:19.148 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-iDEU1-rOmUKsD2- off=806443 len=775578 2024-08-29T18:56:19.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 5789 completed, throughput=5MB/sec 2024-08-29T18:56:19.151 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VF1-NK8C5gibpe0 off=1691552 len=163408 2024-08-29T18:56:19.152 INFO:tasks.workunit.client.0.smithi089.stdout:op 5790 completed, throughput=5MB/sec 2024-08-29T18:56:19.152 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bBbbEcEOuD5Ib7o off=4042633 len=1221635 2024-08-29T18:56:19.155 INFO:tasks.workunit.client.0.smithi089.stdout:op 5791 completed, throughput=5MB/sec 2024-08-29T18:56:19.155 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z80uNgsdz2H-dgj off=7104511 len=1502331 2024-08-29T18:56:19.160 INFO:tasks.workunit.client.0.smithi089.stdout:op 5792 completed, throughput=5MB/sec 2024-08-29T18:56:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:18 smithi089 bash[77323]: cluster 2024-08-29T18:56:17.678876+0000 mgr.y (mgr.34104) 1318 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:56:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:18 smithi089 bash[78574]: cluster 2024-08-29T18:56:17.678876+0000 mgr.y (mgr.34104) 1318 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:56:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:18 smithi144 bash[67678]: cluster 2024-08-29T18:56:17.678876+0000 mgr.y (mgr.34104) 1318 : cluster [DBG] pgmap v2043: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:56:20.159 INFO:tasks.workunit.client.0.smithi089.stdout: 1098: throughput=5MB/sec pending data=0 2024-08-29T18:56:20.159 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-wqvUOjt4ffKpxpg off=5114304 len=1834943 2024-08-29T18:56:20.163 INFO:tasks.workunit.client.0.smithi089.stdout:op 5793 completed, throughput=5MB/sec 2024-08-29T18:56:20.164 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-qewhHcFSYxEhdI8 off=11377741 len=600892 2024-08-29T18:56:20.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 5794 completed, throughput=5MB/sec 2024-08-29T18:56:20.166 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-SuI88fhB-6zFbFJ off=2388102 len=1516705 2024-08-29T18:56:20.171 INFO:tasks.workunit.client.0.smithi089.stdout:op 5795 completed, throughput=5MB/sec 2024-08-29T18:56:20.171 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iM2UK7HEtoM3nRv off=3894084 len=1439120 2024-08-29T18:56:20.182 INFO:tasks.workunit.client.0.smithi089.stdout:op 5796 completed, throughput=5MB/sec 2024-08-29T18:56:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:20 smithi089 bash[77323]: cluster 2024-08-29T18:56:19.679836+0000 mgr.y (mgr.34104) 1319 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:56:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:20 smithi089 bash[78574]: cluster 2024-08-29T18:56:19.679836+0000 mgr.y (mgr.34104) 1319 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:56:21.182 INFO:tasks.workunit.client.0.smithi089.stdout: 1099: throughput=5MB/sec pending data=0 2024-08-29T18:56:21.182 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9br8K5_vGGbdpLs off=9520201 len=157292 2024-08-29T18:56:21.184 INFO:tasks.workunit.client.0.smithi089.stdout:op 5797 completed, throughput=5MB/sec 2024-08-29T18:56:21.184 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-VOvoGfnIeYx6Ukz off=6167771 len=1155634 2024-08-29T18:56:21.194 INFO:tasks.workunit.client.0.smithi089.stdout:op 5798 completed, throughput=5MB/sec 2024-08-29T18:56:21.194 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JAEG26RiUwerdOq off=2472707 len=134351 2024-08-29T18:56:21.195 INFO:tasks.workunit.client.0.smithi089.stdout:op 5799 completed, throughput=5MB/sec 2024-08-29T18:56:21.195 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-g48iofLasIJhN3s off=12696 len=1823663 2024-08-29T18:56:21.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 5800 completed, throughput=5MB/sec 2024-08-29T18:56:21.200 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nUNZC-yTLNfZzbS off=228395 len=1868964 2024-08-29T18:56:21.206 INFO:tasks.workunit.client.0.smithi089.stdout:op 5801 completed, throughput=5MB/sec 2024-08-29T18:56:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:20 smithi144 bash[67678]: cluster 2024-08-29T18:56:19.679836+0000 mgr.y (mgr.34104) 1319 : cluster [DBG] pgmap v2044: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:56:22.206 INFO:tasks.workunit.client.0.smithi089.stdout: 1100: throughput=5MB/sec pending data=0 2024-08-29T18:56:22.207 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Gs2XFT1YoEH5GHt off=2045387 len=999293 2024-08-29T18:56:22.216 INFO:tasks.workunit.client.0.smithi089.stdout:op 5802 completed, throughput=5MB/sec 2024-08-29T18:56:22.216 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jXDEqdXlPORFP41 off=4795383 len=1929259 2024-08-29T18:56:22.233 INFO:tasks.workunit.client.0.smithi089.stdout:op 5803 completed, throughput=5MB/sec 2024-08-29T18:56:22.233 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GeBmeta5F50w0gb off=5447751 len=1708771 2024-08-29T18:56:22.237 INFO:tasks.workunit.client.0.smithi089.stdout:op 5804 completed, throughput=5MB/sec 2024-08-29T18:56:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:22 smithi089 bash[77323]: cluster 2024-08-29T18:56:21.680747+0000 mgr.y (mgr.34104) 1320 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:56:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:22 smithi089 bash[77323]: audit 2024-08-29T18:56:22.753243+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:22 smithi089 bash[78574]: cluster 2024-08-29T18:56:21.680747+0000 mgr.y (mgr.34104) 1320 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:56:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:22 smithi089 bash[78574]: audit 2024-08-29T18:56:22.753243+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:23.238 INFO:tasks.workunit.client.0.smithi089.stdout: 1101: throughput=5MB/sec pending data=0 2024-08-29T18:56:23.238 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rcAK9J2JG1drpuP off=6624945 len=1848165 2024-08-29T18:56:23.245 INFO:tasks.workunit.client.0.smithi089.stdout:op 5805 completed, throughput=5MB/sec 2024-08-29T18:56:23.245 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-i4JYTKsa5Iy23vS off=7455245 len=1788340 2024-08-29T18:56:23.249 INFO:tasks.workunit.client.0.smithi089.stdout:op 5806 completed, throughput=5MB/sec 2024-08-29T18:56:23.249 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-y3IZH5ZLUiRP7sc off=13633365 len=1654197 2024-08-29T18:56:23.263 INFO:tasks.workunit.client.0.smithi089.stdout:op 5807 completed, throughput=5MB/sec 2024-08-29T18:56:23.263 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f9Wvr5ySkFysgRA off=3320626 len=1955822 2024-08-29T18:56:23.277 INFO:tasks.workunit.client.0.smithi089.stdout:op 5808 completed, throughput=5MB/sec 2024-08-29T18:56:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:22 smithi144 bash[67678]: cluster 2024-08-29T18:56:21.680747+0000 mgr.y (mgr.34104) 1320 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-08-29T18:56:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:22 smithi144 bash[67678]: audit 2024-08-29T18:56:22.753243+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:24.277 INFO:tasks.workunit.client.0.smithi089.stdout: 1102: throughput=5MB/sec pending data=0 2024-08-29T18:56:24.277 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z_k9SHLuYGme5w2 off=3064769 len=988916 2024-08-29T18:56:24.280 INFO:tasks.workunit.client.0.smithi089.stdout:op 5809 completed, throughput=5MB/sec 2024-08-29T18:56:24.280 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9bCfpv4rwL6KEeM off=3382207 len=1708908 2024-08-29T18:56:24.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 5810 completed, throughput=5MB/sec 2024-08-29T18:56:24.295 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1MxDMHTyJzcB8QQ off=5507934 len=769511 2024-08-29T18:56:24.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 5811 completed, throughput=5MB/sec 2024-08-29T18:56:24.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-01uMghuBo7I7aJC off=1176497 len=970438 2024-08-29T18:56:24.300 INFO:tasks.workunit.client.0.smithi089.stdout:op 5812 completed, throughput=5MB/sec 2024-08-29T18:56:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:24 smithi089 bash[77323]: cluster 2024-08-29T18:56:23.681865+0000 mgr.y (mgr.34104) 1321 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:56:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:56:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:56:25] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:56:25.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:24 smithi089 bash[78574]: cluster 2024-08-29T18:56:23.681865+0000 mgr.y (mgr.34104) 1321 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:56:25.300 INFO:tasks.workunit.client.0.smithi089.stdout: 1103: throughput=5MB/sec pending data=0 2024-08-29T18:56:25.301 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LZJL3o2aZ3k1uvZ off=12996510 len=484519 2024-08-29T18:56:25.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 5813 completed, throughput=5MB/sec 2024-08-29T18:56:25.302 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LMa-E5BUPAy5F6d off=7001158 len=214815 2024-08-29T18:56:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:24 smithi144 bash[67678]: cluster 2024-08-29T18:56:23.681865+0000 mgr.y (mgr.34104) 1321 : cluster [DBG] pgmap v2046: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-08-29T18:56:25.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 5814 completed, throughput=5MB/sec 2024-08-29T18:56:25.308 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-u2jXRiyVLK_3D0T off=15735403 len=1753000 2024-08-29T18:56:25.311 INFO:tasks.workunit.client.0.smithi089.stdout:op 5815 completed, throughput=5MB/sec 2024-08-29T18:56:25.312 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QZryxYMK1wKbGlt off=12695960 len=1428481 2024-08-29T18:56:25.315 INFO:tasks.workunit.client.0.smithi089.stdout:op 5816 completed, throughput=5MB/sec 2024-08-29T18:56:25.315 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pobXCl4XwEZ6NJT off=14591469 len=654461 2024-08-29T18:56:25.322 INFO:tasks.workunit.client.0.smithi089.stdout:op 5817 completed, throughput=5MB/sec 2024-08-29T18:56:26.322 INFO:tasks.workunit.client.0.smithi089.stdout: 1104: throughput=5MB/sec pending data=0 2024-08-29T18:56:26.323 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lh0DrlvtV3UFx72 off=16251466 len=2071832 2024-08-29T18:56:26.327 INFO:tasks.workunit.client.0.smithi089.stdout:op 5818 completed, throughput=5MB/sec 2024-08-29T18:56:26.328 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9UCp80a7Nx8zIuE off=8057941 len=1130060 2024-08-29T18:56:26.337 INFO:tasks.workunit.client.0.smithi089.stdout:op 5819 completed, throughput=5MB/sec 2024-08-29T18:56:26.337 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5p7ZCA7yjbYfHpz off=7841560 len=1740398 2024-08-29T18:56:26.353 INFO:tasks.workunit.client.0.smithi089.stdout:op 5820 completed, throughput=5MB/sec 2024-08-29T18:56:26.353 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-g4XTXdbF4rBBpvs off=17188976 len=1844113 2024-08-29T18:56:26.367 INFO:tasks.workunit.client.0.smithi089.stdout:op 5821 completed, throughput=5MB/sec 2024-08-29T18:56:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:26 smithi089 bash[78574]: cluster 2024-08-29T18:56:25.682567+0000 mgr.y (mgr.34104) 1322 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:56:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:26 smithi089 bash[77323]: cluster 2024-08-29T18:56:25.682567+0000 mgr.y (mgr.34104) 1322 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:56:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:26 smithi144 bash[67678]: cluster 2024-08-29T18:56:25.682567+0000 mgr.y (mgr.34104) 1322 : cluster [DBG] pgmap v2047: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:56:27.367 INFO:tasks.workunit.client.0.smithi089.stdout: 1105: throughput=5MB/sec pending data=0 2024-08-29T18:56:27.368 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-htp51-Af6VokIEz off=11995806 len=270381 2024-08-29T18:56:27.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 5822 completed, throughput=5MB/sec 2024-08-29T18:56:27.373 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-mCXsTS-vaauq6q1 off=7240208 len=1633924 2024-08-29T18:56:27.385 INFO:tasks.workunit.client.0.smithi089.stdout:op 5823 completed, throughput=5MB/sec 2024-08-29T18:56:27.385 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n93A8LG8pKUn-Xq off=19459509 len=942838 2024-08-29T18:56:27.388 INFO:tasks.workunit.client.0.smithi089.stdout:op 5824 completed, throughput=5MB/sec 2024-08-29T18:56:27.389 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RY4rpXTlgTsUAkn off=161960 len=354273 2024-08-29T18:56:27.394 INFO:tasks.workunit.client.0.smithi089.stdout:op 5825 completed, throughput=5MB/sec 2024-08-29T18:56:27.394 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Z80uNgsdz2H-dgj off=6424031 len=587695 2024-08-29T18:56:27.396 INFO:tasks.workunit.client.0.smithi089.stdout:op 5826 completed, throughput=5MB/sec 2024-08-29T18:56:27.396 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lC-XUUZGJHh7IfQ off=12751605 len=1862055 2024-08-29T18:56:27.410 INFO:tasks.workunit.client.0.smithi089.stdout:op 5827 completed, throughput=5MB/sec 2024-08-29T18:56:28.410 INFO:tasks.workunit.client.0.smithi089.stdout: 1106: throughput=5MB/sec pending data=0 2024-08-29T18:56:28.410 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MkfycDDCHbqDXro off=3253303 len=1709212 2024-08-29T18:56:28.415 INFO:tasks.workunit.client.0.smithi089.stdout:op 5828 completed, throughput=5MB/sec 2024-08-29T18:56:28.415 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj--08IH2qHaibvx3U off=10562709 len=730530 2024-08-29T18:56:28.417 INFO:tasks.workunit.client.0.smithi089.stdout:op 5829 completed, throughput=5MB/sec 2024-08-29T18:56:28.417 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ja6tk1KPieqcmlN off=2857281 len=452248 2024-08-29T18:56:28.424 INFO:tasks.workunit.client.0.smithi089.stdout:op 5830 completed, throughput=5MB/sec 2024-08-29T18:56:28.424 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-krNTz6uppnBnYEl off=6485059 len=527623 2024-08-29T18:56:28.430 INFO:tasks.workunit.client.0.smithi089.stdout:op 5831 completed, throughput=5MB/sec 2024-08-29T18:56:28.430 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-x5f76KvkdSqpnuE off=11655062 len=115152 2024-08-29T18:56:28.431 INFO:tasks.workunit.client.0.smithi089.stdout:op 5832 completed, throughput=5MB/sec 2024-08-29T18:56:28.431 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ctXQA0sSi7e8pqI off=17378804 len=175958 2024-08-29T18:56:28.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 5833 completed, throughput=5MB/sec 2024-08-29T18:56:28.436 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pnQz5l-PaRyrfYd off=6119115 len=868358 2024-08-29T18:56:28.439 INFO:tasks.workunit.client.0.smithi089.stdout:op 5834 completed, throughput=5MB/sec 2024-08-29T18:56:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:28 smithi089 bash[77323]: cluster 2024-08-29T18:56:27.683847+0000 mgr.y (mgr.34104) 1323 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:56:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:28 smithi089 bash[78574]: cluster 2024-08-29T18:56:27.683847+0000 mgr.y (mgr.34104) 1323 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:56:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:28 smithi144 bash[67678]: cluster 2024-08-29T18:56:27.683847+0000 mgr.y (mgr.34104) 1323 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:56:29.439 INFO:tasks.workunit.client.0.smithi089.stdout: 1107: throughput=5MB/sec pending data=0 2024-08-29T18:56:29.439 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Et-LoeiVItGt30t off=3967995 len=994800 2024-08-29T18:56:29.448 INFO:tasks.workunit.client.0.smithi089.stdout:op 5835 completed, throughput=5MB/sec 2024-08-29T18:56:29.448 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KVSd-QQtPMCDiqp off=6825518 len=2071065 2024-08-29T18:56:29.463 INFO:tasks.workunit.client.0.smithi089.stdout:op 5836 completed, throughput=5MB/sec 2024-08-29T18:56:29.463 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Opbov5ryUVC7zJH off=10018783 len=830148 2024-08-29T18:56:29.467 INFO:tasks.workunit.client.0.smithi089.stdout:op 5837 completed, throughput=5MB/sec 2024-08-29T18:56:29.467 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YRpAhj5PVLhwNmv off=9443214 len=1634096 2024-08-29T18:56:29.469 INFO:tasks.workunit.client.0.smithi089.stdout:op 5838 completed, throughput=5MB/sec 2024-08-29T18:56:30.470 INFO:tasks.workunit.client.0.smithi089.stdout: 1108: throughput=5MB/sec pending data=0 2024-08-29T18:56:30.470 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K8e99jb-nc4Juto off=7060796 len=1390795 2024-08-29T18:56:30.481 INFO:tasks.workunit.client.0.smithi089.stdout:op 5839 completed, throughput=5MB/sec 2024-08-29T18:56:30.481 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-G4wkWeI3of9-5jI off=131307 len=388101 2024-08-29T18:56:30.487 INFO:tasks.workunit.client.0.smithi089.stdout:op 5840 completed, throughput=5MB/sec 2024-08-29T18:56:30.488 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hozMBM-YpyFDEKz off=13659914 len=189917 2024-08-29T18:56:30.493 INFO:tasks.workunit.client.0.smithi089.stdout:op 5841 completed, throughput=5MB/sec 2024-08-29T18:56:30.493 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-TVvYQQsnq0XbULA off=3728579 len=659081 2024-08-29T18:56:30.500 INFO:tasks.workunit.client.0.smithi089.stdout:op 5842 completed, throughput=5MB/sec 2024-08-29T18:56:30.500 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q4aiM5AtNp2gt4Z off=9830267 len=756985 2024-08-29T18:56:30.508 INFO:tasks.workunit.client.0.smithi089.stdout:op 5843 completed, throughput=5MB/sec 2024-08-29T18:56:30.508 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OYImhyeqs_3186F off=22756578 len=323943 2024-08-29T18:56:30.510 INFO:tasks.workunit.client.0.smithi089.stdout:op 5844 completed, throughput=5MB/sec 2024-08-29T18:56:30.510 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-hwVOBulqJpC2E__ off=739573 len=666946 2024-08-29T18:56:30.517 INFO:tasks.workunit.client.0.smithi089.stdout:op 5845 completed, throughput=5MB/sec 2024-08-29T18:56:30.517 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lu9RdZo0WJ9CdAF off=17837010 len=1081851 2024-08-29T18:56:30.526 INFO:tasks.workunit.client.0.smithi089.stdout:op 5846 completed, throughput=5MB/sec 2024-08-29T18:56:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:30 smithi089 bash[77323]: cluster 2024-08-29T18:56:29.684842+0000 mgr.y (mgr.34104) 1324 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:56:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:30 smithi089 bash[78574]: cluster 2024-08-29T18:56:29.684842+0000 mgr.y (mgr.34104) 1324 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:56:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:30 smithi144 bash[67678]: cluster 2024-08-29T18:56:29.684842+0000 mgr.y (mgr.34104) 1324 : cluster [DBG] pgmap v2049: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-08-29T18:56:31.526 INFO:tasks.workunit.client.0.smithi089.stdout: 1109: throughput=5MB/sec pending data=0 2024-08-29T18:56:31.526 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uu6MkGDD8pd4Wzz off=6542236 len=611052 2024-08-29T18:56:31.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 5847 completed, throughput=5MB/sec 2024-08-29T18:56:31.528 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EiHvGpGUb6LhRpD off=13253342 len=655710 2024-08-29T18:56:31.536 INFO:tasks.workunit.client.0.smithi089.stdout:op 5848 completed, throughput=5MB/sec 2024-08-29T18:56:31.536 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A5Wo9LTmh9Hq_YV off=115780 len=335930 2024-08-29T18:56:31.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 5849 completed, throughput=5MB/sec 2024-08-29T18:56:31.542 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PdS29CnExHB0Rxb off=7673964 len=142886 2024-08-29T18:56:31.543 INFO:tasks.workunit.client.0.smithi089.stdout:op 5850 completed, throughput=5MB/sec 2024-08-29T18:56:31.543 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8cBccBsv8Fz1Q7t off=12522493 len=1071076 2024-08-29T18:56:31.552 INFO:tasks.workunit.client.0.smithi089.stdout:op 5851 completed, throughput=5MB/sec 2024-08-29T18:56:31.552 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-U9b_gH7s-kKJhU6 off=8336798 len=1653570 2024-08-29T18:56:31.559 INFO:tasks.workunit.client.0.smithi089.stdout:op 5852 completed, throughput=5MB/sec 2024-08-29T18:56:31.559 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FQ7B3dz3N6J2Hii off=273819 len=1650473 2024-08-29T18:56:31.564 INFO:tasks.workunit.client.0.smithi089.stdout:op 5853 completed, throughput=5MB/sec 2024-08-29T18:56:32.565 INFO:tasks.workunit.client.0.smithi089.stdout: 1110: throughput=5MB/sec pending data=0 2024-08-29T18:56:32.565 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OTiaJybbPfGkcKu off=7726782 len=189496 2024-08-29T18:56:32.566 INFO:tasks.workunit.client.0.smithi089.stdout:op 5854 completed, throughput=5MB/sec 2024-08-29T18:56:32.567 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ey5bWnskrgN01YH off=2408010 len=1414277 2024-08-29T18:56:32.579 INFO:tasks.workunit.client.0.smithi089.stdout:op 5855 completed, throughput=5MB/sec 2024-08-29T18:56:32.579 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9FapljIBmR7G56g off=21232372 len=1261285 2024-08-29T18:56:32.590 INFO:tasks.workunit.client.0.smithi089.stdout:op 5856 completed, throughput=5MB/sec 2024-08-29T18:56:32.590 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aK_QgPyElXutXCX off=14302359 len=148760 2024-08-29T18:56:32.591 INFO:tasks.workunit.client.0.smithi089.stdout:op 5857 completed, throughput=5MB/sec 2024-08-29T18:56:32.591 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-FTq3XyTHgjxB_CB off=3153634 len=1770342 2024-08-29T18:56:32.605 INFO:tasks.workunit.client.0.smithi089.stdout:op 5858 completed, throughput=5MB/sec 2024-08-29T18:56:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:32 smithi089 bash[77323]: cluster 2024-08-29T18:56:31.685819+0000 mgr.y (mgr.34104) 1325 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:32 smithi089 bash[78574]: cluster 2024-08-29T18:56:31.685819+0000 mgr.y (mgr.34104) 1325 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:32 smithi144 bash[67678]: cluster 2024-08-29T18:56:31.685819+0000 mgr.y (mgr.34104) 1325 : cluster [DBG] pgmap v2050: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:33.606 INFO:tasks.workunit.client.0.smithi089.stdout: 1111: throughput=5MB/sec pending data=0 2024-08-29T18:56:33.606 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-O2vrhEYVDRV1HT7 off=6490282 len=1252840 2024-08-29T18:56:33.616 INFO:tasks.workunit.client.0.smithi089.stdout:op 5859 completed, throughput=5MB/sec 2024-08-29T18:56:33.616 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UkDuXVKAqWThCak off=6800364 len=1492037 2024-08-29T18:56:33.628 INFO:tasks.workunit.client.0.smithi089.stdout:op 5860 completed, throughput=5MB/sec 2024-08-29T18:56:33.628 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EULIlmc3t8INTLT off=10126878 len=1039127 2024-08-29T18:56:33.632 INFO:tasks.workunit.client.0.smithi089.stdout:op 5861 completed, throughput=5MB/sec 2024-08-29T18:56:33.632 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-34onjY3Ok3URzi_ off=4363515 len=325427 2024-08-29T18:56:33.638 INFO:tasks.workunit.client.0.smithi089.stdout:op 5862 completed, throughput=5MB/sec 2024-08-29T18:56:33.638 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-d3T-8C6XSaHQR6X off=7754828 len=738645 2024-08-29T18:56:33.646 INFO:tasks.workunit.client.0.smithi089.stdout:op 5863 completed, throughput=5MB/sec 2024-08-29T18:56:34.646 INFO:tasks.workunit.client.0.smithi089.stdout: 1112: throughput=5MB/sec pending data=0 2024-08-29T18:56:34.646 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-QpyJNCHMKXDQMG8 off=11158768 len=48132 2024-08-29T18:56:34.647 INFO:tasks.workunit.client.0.smithi089.stdout:op 5864 completed, throughput=5MB/sec 2024-08-29T18:56:34.647 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1oXBNPeVJakpTC6 off=5513525 len=188379 2024-08-29T18:56:34.652 INFO:tasks.workunit.client.0.smithi089.stdout:op 5865 completed, throughput=5MB/sec 2024-08-29T18:56:34.652 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q5rHP-K3O2A2cn5 off=211721 len=1730330 2024-08-29T18:56:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:op 5866 completed, throughput=5MB/sec 2024-08-29T18:56:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-RDOTza7geQef11O off=491796 len=1779529 2024-08-29T18:56:34.671 INFO:tasks.workunit.client.0.smithi089.stdout:op 5867 completed, throughput=5MB/sec 2024-08-29T18:56:34.671 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Pqh-s11x5rMs948 off=13541059 len=1605911 2024-08-29T18:56:34.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 5868 completed, throughput=5MB/sec 2024-08-29T18:56:35.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:56:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:56:35] "GET /metrics HTTP/1.1" 200 33963 "" "Prometheus/2.43.0" 2024-08-29T18:56:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:34 smithi089 bash[77323]: cluster 2024-08-29T18:56:33.686962+0000 mgr.y (mgr.34104) 1326 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:56:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:34 smithi089 bash[78574]: cluster 2024-08-29T18:56:33.686962+0000 mgr.y (mgr.34104) 1326 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:56:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:34 smithi144 bash[67678]: cluster 2024-08-29T18:56:33.686962+0000 mgr.y (mgr.34104) 1326 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:56:35.684 INFO:tasks.workunit.client.0.smithi089.stdout: 1113: throughput=5MB/sec pending data=0 2024-08-29T18:56:35.685 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QnOz6F-W8DEUoO5 off=3858888 len=13957 2024-08-29T18:56:35.689 INFO:tasks.workunit.client.0.smithi089.stdout:op 5869 completed, throughput=5MB/sec 2024-08-29T18:56:35.689 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PBQ-8rabEkpgwnS off=9940753 len=236809 2024-08-29T18:56:35.694 INFO:tasks.workunit.client.0.smithi089.stdout:op 5870 completed, throughput=5MB/sec 2024-08-29T18:56:35.694 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-1jeQxoecFVIYLnS off=18309202 len=1705734 2024-08-29T18:56:35.709 INFO:tasks.workunit.client.0.smithi089.stdout:op 5871 completed, throughput=5MB/sec 2024-08-29T18:56:35.709 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cbi46N77IoIjjN4 off=18461275 len=316943 2024-08-29T18:56:35.715 INFO:tasks.workunit.client.0.smithi089.stdout:op 5872 completed, throughput=5MB/sec 2024-08-29T18:56:35.716 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-DzB4CX658FJnDVu off=7391468 len=344618 2024-08-29T18:56:35.717 INFO:tasks.workunit.client.0.smithi089.stdout:op 5873 completed, throughput=5MB/sec 2024-08-29T18:56:35.717 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XHR4Bt147HtNvLP off=2191600 len=1349715 2024-08-29T18:56:35.728 INFO:tasks.workunit.client.0.smithi089.stdout:op 5874 completed, throughput=5MB/sec 2024-08-29T18:56:35.728 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-K-x4MM6OH67t7nA off=6963567 len=394304 2024-08-29T18:56:35.733 INFO:tasks.workunit.client.0.smithi089.stdout:op 5875 completed, throughput=5MB/sec 2024-08-29T18:56:35.733 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gNSJtWP65GxLAyG off=4467060 len=343744 2024-08-29T18:56:35.735 INFO:tasks.workunit.client.0.smithi089.stdout:op 5876 completed, throughput=5MB/sec 2024-08-29T18:56:35.735 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-e-c4fZ5p18pJBAN off=12188727 len=1064136 2024-08-29T18:56:35.738 INFO:tasks.workunit.client.0.smithi089.stdout:op 5877 completed, throughput=5MB/sec 2024-08-29T18:56:36.739 INFO:tasks.workunit.client.0.smithi089.stdout: 1114: throughput=5MB/sec pending data=0 2024-08-29T18:56:36.739 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sYKGetowbU2o5Vf off=9553493 len=409772 2024-08-29T18:56:36.745 INFO:tasks.workunit.client.0.smithi089.stdout:op 5878 completed, throughput=5MB/sec 2024-08-29T18:56:36.745 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CXo59jps32Zt-ur off=21158593 len=1517696 2024-08-29T18:56:36.751 INFO:tasks.workunit.client.0.smithi089.stdout:op 5879 completed, throughput=5MB/sec 2024-08-29T18:56:36.751 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-io6tDDvljGAMyoR off=4124861 len=1205707 2024-08-29T18:56:36.754 INFO:tasks.workunit.client.0.smithi089.stdout:op 5880 completed, throughput=5MB/sec 2024-08-29T18:56:36.754 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q4S1C4ehcvTYa0d off=8598848 len=673885 2024-08-29T18:56:36.756 INFO:tasks.workunit.client.0.smithi089.stdout:op 5881 completed, throughput=5MB/sec 2024-08-29T18:56:36.756 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-LFKHSn4fGgIxA4k off=8847475 len=294495 2024-08-29T18:56:36.762 INFO:tasks.workunit.client.0.smithi089.stdout:op 5882 completed, throughput=5MB/sec 2024-08-29T18:56:36.762 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-f9hYWWPXrtWMQBh off=16422199 len=1619733 2024-08-29T18:56:36.775 INFO:tasks.workunit.client.0.smithi089.stdout:op 5883 completed, throughput=5MB/sec 2024-08-29T18:56:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:36 smithi089 bash[78574]: cluster 2024-08-29T18:56:35.687806+0000 mgr.y (mgr.34104) 1327 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:56:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:36 smithi089 bash[77323]: cluster 2024-08-29T18:56:35.687806+0000 mgr.y (mgr.34104) 1327 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:56:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:36 smithi144 bash[67678]: cluster 2024-08-29T18:56:35.687806+0000 mgr.y (mgr.34104) 1327 : cluster [DBG] pgmap v2052: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-08-29T18:56:37.776 INFO:tasks.workunit.client.0.smithi089.stdout: 1115: throughput=5MB/sec pending data=0 2024-08-29T18:56:37.776 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-FWUe0F6ljpxFr0p off=942029 len=10024 2024-08-29T18:56:37.776 INFO:tasks.workunit.client.0.smithi089.stdout:op 5884 completed, throughput=5MB/sec 2024-08-29T18:56:37.776 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hXpwUR2W9qSwUgI off=4437866 len=1626328 2024-08-29T18:56:37.782 INFO:tasks.workunit.client.0.smithi089.stdout:op 5885 completed, throughput=5MB/sec 2024-08-29T18:56:37.782 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n5QmLFMhSdXi6sP off=5428501 len=188652 2024-08-29T18:56:37.789 INFO:tasks.workunit.client.0.smithi089.stdout:op 5886 completed, throughput=5MB/sec 2024-08-29T18:56:37.789 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TAtnNPoMlFYzSOo off=5883307 len=2073958 2024-08-29T18:56:37.793 INFO:tasks.workunit.client.0.smithi089.stdout:op 5887 completed, throughput=5MB/sec 2024-08-29T18:56:37.793 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JRzis177ewX-neX off=6552348 len=1050750 2024-08-29T18:56:37.797 INFO:tasks.workunit.client.0.smithi089.stdout:op 5888 completed, throughput=5MB/sec 2024-08-29T18:56:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:37 smithi144 bash[67678]: audit 2024-08-29T18:56:37.753578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:37 smithi089 bash[77323]: audit 2024-08-29T18:56:37.753578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:37 smithi089 bash[78574]: audit 2024-08-29T18:56:37.753578+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:38.797 INFO:tasks.workunit.client.0.smithi089.stdout: 1116: throughput=5MB/sec pending data=0 2024-08-29T18:56:38.797 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-PeXsoTOZQOACi-6 off=13759227 len=1803402 2024-08-29T18:56:38.802 INFO:tasks.workunit.client.0.smithi089.stdout:op 5889 completed, throughput=5MB/sec 2024-08-29T18:56:38.802 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XorLakFLfwh1oF2 off=2985683 len=1945820 2024-08-29T18:56:38.807 INFO:tasks.workunit.client.0.smithi089.stdout:op 5890 completed, throughput=5MB/sec 2024-08-29T18:56:38.807 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GxhunfaG_U4Rvxw off=8685615 len=1595868 2024-08-29T18:56:38.818 INFO:tasks.workunit.client.0.smithi089.stdout:op 5891 completed, throughput=5MB/sec 2024-08-29T18:56:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:38 smithi144 bash[67678]: cluster 2024-08-29T18:56:37.688959+0000 mgr.y (mgr.34104) 1328 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:56:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:38 smithi089 bash[78574]: cluster 2024-08-29T18:56:37.688959+0000 mgr.y (mgr.34104) 1328 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:56:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:38 smithi089 bash[77323]: cluster 2024-08-29T18:56:37.688959+0000 mgr.y (mgr.34104) 1328 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-08-29T18:56:39.819 INFO:tasks.workunit.client.0.smithi089.stdout: 1117: throughput=5MB/sec pending data=0 2024-08-29T18:56:39.819 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q3LMkPN_e7m9P73 off=1289052 len=1907783 2024-08-29T18:56:39.833 INFO:tasks.workunit.client.0.smithi089.stdout:op 5892 completed, throughput=5MB/sec 2024-08-29T18:56:39.833 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-n_Op_80f_qAlfaM off=3024044 len=845992 2024-08-29T18:56:39.840 INFO:tasks.workunit.client.0.smithi089.stdout:op 5893 completed, throughput=5MB/sec 2024-08-29T18:56:39.840 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZKnmFwNp83zYyKG off=462804 len=1532058 2024-08-29T18:56:39.853 INFO:tasks.workunit.client.0.smithi089.stdout:op 5894 completed, throughput=5MB/sec 2024-08-29T18:56:39.853 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mgyQhSDNvcRMY-o off=10734199 len=1826021 2024-08-29T18:56:39.859 INFO:tasks.workunit.client.0.smithi089.stdout:op 5895 completed, throughput=5MB/sec 2024-08-29T18:56:40.860 INFO:tasks.workunit.client.0.smithi089.stdout: 1118: throughput=5MB/sec pending data=0 2024-08-29T18:56:40.860 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EpXNzuPuO8Ev5DZ off=3755578 len=259593 2024-08-29T18:56:40.861 INFO:tasks.workunit.client.0.smithi089.stdout:op 5896 completed, throughput=5MB/sec 2024-08-29T18:56:40.861 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-eH-wAOb6okudpYq off=5438903 len=388510 2024-08-29T18:56:40.863 INFO:tasks.workunit.client.0.smithi089.stdout:op 5897 completed, throughput=5MB/sec 2024-08-29T18:56:40.863 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-O3Ic04g_mpOX9Jm off=15492651 len=280365 2024-08-29T18:56:40.864 INFO:tasks.workunit.client.0.smithi089.stdout:op 5898 completed, throughput=5MB/sec 2024-08-29T18:56:40.864 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-CWKfYojR8RV1Mr3 off=8812531 len=655427 2024-08-29T18:56:40.866 INFO:tasks.workunit.client.0.smithi089.stdout:op 5899 completed, throughput=5MB/sec 2024-08-29T18:56:40.866 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-l6Tl93TWGCpMgBi off=7766012 len=1986966 2024-08-29T18:56:40.871 INFO:tasks.workunit.client.0.smithi089.stdout:op 5900 completed, throughput=5MB/sec 2024-08-29T18:56:40.871 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-lHQPv_0IYZ51WRm off=12806116 len=45313 2024-08-29T18:56:40.877 INFO:tasks.workunit.client.0.smithi089.stdout:op 5901 completed, throughput=5MB/sec 2024-08-29T18:56:40.877 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-6i3mEqcoIMyU6Ik off=13810033 len=1160549 2024-08-29T18:56:40.886 INFO:tasks.workunit.client.0.smithi089.stdout:op 5902 completed, throughput=5MB/sec 2024-08-29T18:56:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:40 smithi144 bash[67678]: cluster 2024-08-29T18:56:39.689946+0000 mgr.y (mgr.34104) 1329 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:56:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:40 smithi089 bash[77323]: cluster 2024-08-29T18:56:39.689946+0000 mgr.y (mgr.34104) 1329 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:56:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:40 smithi089 bash[78574]: cluster 2024-08-29T18:56:39.689946+0000 mgr.y (mgr.34104) 1329 : cluster [DBG] pgmap v2054: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-08-29T18:56:41.886 INFO:tasks.workunit.client.0.smithi089.stdout: 1119: throughput=5MB/sec pending data=0 2024-08-29T18:56:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a4xbIz5dIMF7Vtq off=476089 len=68449 2024-08-29T18:56:41.890 INFO:tasks.workunit.client.0.smithi089.stdout:op 5903 completed, throughput=5MB/sec 2024-08-29T18:56:41.891 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7EOaurOGXXX3uVF off=4513017 len=1781033 2024-08-29T18:56:41.904 INFO:tasks.workunit.client.0.smithi089.stdout:op 5904 completed, throughput=5MB/sec 2024-08-29T18:56:41.904 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WhTOXz_pXPKSFqW off=7150769 len=992349 2024-08-29T18:56:41.914 INFO:tasks.workunit.client.0.smithi089.stdout:op 5905 completed, throughput=5MB/sec 2024-08-29T18:56:41.914 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C66q-wf4HgLbwJS off=8209570 len=222332 2024-08-29T18:56:41.915 INFO:tasks.workunit.client.0.smithi089.stdout:op 5906 completed, throughput=5MB/sec 2024-08-29T18:56:41.915 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-B0PWewJdqoQfSn1 off=15391025 len=1344857 2024-08-29T18:56:41.927 INFO:tasks.workunit.client.0.smithi089.stdout:op 5907 completed, throughput=5MB/sec 2024-08-29T18:56:41.927 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-edJwz3i4P32T5rk off=2235400 len=1924392 2024-08-29T18:56:41.932 INFO:tasks.workunit.client.0.smithi089.stdout:op 5908 completed, throughput=5MB/sec 2024-08-29T18:56:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: 1120: throughput=5MB/sec pending data=0 2024-08-29T18:56:42.933 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-uWE9usg1sfy4Vd3 off=8989505 len=1864438 2024-08-29T18:56:42.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 5909 completed, throughput=5MB/sec 2024-08-29T18:56:42.937 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-YrNN4dvIbn8300O off=7205673 len=586152 2024-08-29T18:56:42.945 INFO:tasks.workunit.client.0.smithi089.stdout:op 5910 completed, throughput=5MB/sec 2024-08-29T18:56:42.945 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8mLxBMo475laaoC off=407313 len=1392056 2024-08-29T18:56:42.959 INFO:tasks.workunit.client.0.smithi089.stdout:op 5911 completed, throughput=5MB/sec 2024-08-29T18:56:42.959 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Q_vXZYBfJKYLmUP off=10547095 len=1442526 2024-08-29T18:56:42.962 INFO:tasks.workunit.client.0.smithi089.stdout:op 5912 completed, throughput=5MB/sec 2024-08-29T18:56:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:42 smithi144 bash[67678]: cluster 2024-08-29T18:56:41.690882+0000 mgr.y (mgr.34104) 1330 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:56:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:42 smithi089 bash[77323]: cluster 2024-08-29T18:56:41.690882+0000 mgr.y (mgr.34104) 1330 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:56:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:42 smithi089 bash[78574]: cluster 2024-08-29T18:56:41.690882+0000 mgr.y (mgr.34104) 1330 : cluster [DBG] pgmap v2055: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-08-29T18:56:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: 1121: throughput=5MB/sec pending data=0 2024-08-29T18:56:43.962 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iMXHwIYdsxGyOyq off=16034144 len=977510 2024-08-29T18:56:43.971 INFO:tasks.workunit.client.0.smithi089.stdout:op 5913 completed, throughput=5MB/sec 2024-08-29T18:56:43.971 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LeSs4t7W6Ju0bBx off=5781854 len=72235 2024-08-29T18:56:43.972 INFO:tasks.workunit.client.0.smithi089.stdout:op 5914 completed, throughput=5MB/sec 2024-08-29T18:56:43.972 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Vt_ARE0zRjUIU8w off=8825862 len=876328 2024-08-29T18:56:43.980 INFO:tasks.workunit.client.0.smithi089.stdout:op 5915 completed, throughput=5MB/sec 2024-08-29T18:56:43.980 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0gfQzGAS9gpjDST off=14706015 len=2064087 2024-08-29T18:56:43.987 INFO:tasks.workunit.client.0.smithi089.stdout:op 5916 completed, throughput=5MB/sec 2024-08-29T18:56:43.987 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3-A8gC-So0MdnnO off=5665672 len=1602516 2024-08-29T18:56:43.990 INFO:tasks.workunit.client.0.smithi089.stdout:op 5917 completed, throughput=5MB/sec 2024-08-29T18:56:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: 1122: throughput=5MB/sec pending data=0 2024-08-29T18:56:44.990 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wa3jLqUQ5r6plYc off=8959491 len=1160809 2024-08-29T18:56:45.001 INFO:tasks.workunit.client.0.smithi089.stdout:op 5918 completed, throughput=5MB/sec 2024-08-29T18:56:45.001 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-q6dM_ZD2Tzdj96j off=2648610 len=2069212 2024-08-29T18:56:45.005 INFO:tasks.workunit.client.0.smithi089.stdout:op 5919 completed, throughput=5MB/sec 2024-08-29T18:56:45.005 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2ntTJalFvs4_B7T off=3985665 len=1597013 2024-08-29T18:56:45.018 INFO:tasks.workunit.client.0.smithi089.stdout:op 5920 completed, throughput=5MB/sec 2024-08-29T18:56:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:44 smithi144 bash[67678]: cluster 2024-08-29T18:56:43.692012+0000 mgr.y (mgr.34104) 1331 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:56:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:44 smithi089 bash[77323]: cluster 2024-08-29T18:56:43.692012+0000 mgr.y (mgr.34104) 1331 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:56:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:56:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:56:45] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:56:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:44 smithi089 bash[78574]: cluster 2024-08-29T18:56:43.692012+0000 mgr.y (mgr.34104) 1331 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-08-29T18:56:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: 1123: throughput=5MB/sec pending data=0 2024-08-29T18:56:46.019 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lgLkP73NJUnjDIY off=4395566 len=1717913 2024-08-29T18:56:46.022 INFO:tasks.workunit.client.0.smithi089.stdout:op 5921 completed, throughput=5MB/sec 2024-08-29T18:56:46.023 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HWQoXd5tX5fntkZ off=2500167 len=805429 2024-08-29T18:56:46.025 INFO:tasks.workunit.client.0.smithi089.stdout:op 5922 completed, throughput=5MB/sec 2024-08-29T18:56:46.025 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-VpNbCX_E1z7IDBH off=4802872 len=10540 2024-08-29T18:56:46.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 5923 completed, throughput=5MB/sec 2024-08-29T18:56:46.026 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EY6D1-Z3Khfxx4f off=11699161 len=1406353 2024-08-29T18:56:46.031 INFO:tasks.workunit.client.0.smithi089.stdout:op 5924 completed, throughput=5MB/sec 2024-08-29T18:56:46.031 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-pUbRAsHG0X0MewC off=4640787 len=1029473 2024-08-29T18:56:46.034 INFO:tasks.workunit.client.0.smithi089.stdout:op 5925 completed, throughput=5MB/sec 2024-08-29T18:56:47.034 INFO:tasks.workunit.client.0.smithi089.stdout: 1124: throughput=5MB/sec pending data=0 2024-08-29T18:56:47.034 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0Jp-RU3xA3MXGDo off=1183652 len=1095291 2024-08-29T18:56:47.037 INFO:tasks.workunit.client.0.smithi089.stdout:op 5926 completed, throughput=5MB/sec 2024-08-29T18:56:47.038 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-tT3GuiEL3sstV0H off=8829169 len=2022481 2024-08-29T18:56:47.042 INFO:tasks.workunit.client.0.smithi089.stdout:op 5927 completed, throughput=5MB/sec 2024-08-29T18:56:47.042 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zOIS8KYi15E8Yt3 off=6084825 len=64729 2024-08-29T18:56:47.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 5928 completed, throughput=5MB/sec 2024-08-29T18:56:47.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-n_C4n22E6tvvVxE off=591395 len=1782385 2024-08-29T18:56:47.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 5929 completed, throughput=5MB/sec 2024-08-29T18:56:47.048 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-PRUDGQQ0h5VsCVb off=15709090 len=1939807 2024-08-29T18:56:47.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 5930 completed, throughput=5MB/sec 2024-08-29T18:56:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:46 smithi144 bash[67678]: cluster 2024-08-29T18:56:45.692771+0000 mgr.y (mgr.34104) 1332 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:46 smithi089 bash[77323]: cluster 2024-08-29T18:56:45.692771+0000 mgr.y (mgr.34104) 1332 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:46 smithi089 bash[78574]: cluster 2024-08-29T18:56:45.692771+0000 mgr.y (mgr.34104) 1332 : cluster [DBG] pgmap v2057: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:56:48.063 INFO:tasks.workunit.client.0.smithi089.stdout: 1125: throughput=5MB/sec pending data=0 2024-08-29T18:56:48.063 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5pmKJohFX6AmQPG off=3716511 len=639798 2024-08-29T18:56:48.070 INFO:tasks.workunit.client.0.smithi089.stdout:op 5931 completed, throughput=5MB/sec 2024-08-29T18:56:48.070 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xGR7ElcXvZ39k0j off=5270066 len=116498 2024-08-29T18:56:48.075 INFO:tasks.workunit.client.0.smithi089.stdout:op 5932 completed, throughput=5MB/sec 2024-08-29T18:56:48.075 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Lvy71SIjFe5cFnQ off=6802435 len=467243 2024-08-29T18:56:48.080 INFO:tasks.workunit.client.0.smithi089.stdout:op 5933 completed, throughput=5MB/sec 2024-08-29T18:56:48.080 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-b6IuIMk4x8Gmm-6 off=11771963 len=168814 2024-08-29T18:56:48.086 INFO:tasks.workunit.client.0.smithi089.stdout:op 5934 completed, throughput=5MB/sec 2024-08-29T18:56:48.086 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MSQpr_pcHGkbK4R off=1528407 len=1744190 2024-08-29T18:56:48.090 INFO:tasks.workunit.client.0.smithi089.stdout:op 5935 completed, throughput=5MB/sec 2024-08-29T18:56:48.090 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-IPbSw3OBUPyGJnf off=3150270 len=1549706 2024-08-29T18:56:48.095 INFO:tasks.workunit.client.0.smithi089.stdout:op 5936 completed, throughput=5MB/sec 2024-08-29T18:56:49.096 INFO:tasks.workunit.client.0.smithi089.stdout: 1126: throughput=5MB/sec pending data=0 2024-08-29T18:56:49.096 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LLbfB2J4rhqrFjZ off=0 len=1144264 2024-08-29T18:56:49.099 INFO:tasks.workunit.client.0.smithi089.stdout:op 5937 completed, throughput=5MB/sec 2024-08-29T18:56:49.099 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-JW_OehnVhDzs2Gy off=4961066 len=547254 2024-08-29T18:56:49.101 INFO:tasks.workunit.client.0.smithi089.stdout:op 5938 completed, throughput=5MB/sec 2024-08-29T18:56:49.102 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-UbIzZw3f-FB6WbQ off=1359875 len=1420690 2024-08-29T18:56:49.114 INFO:tasks.workunit.client.0.smithi089.stdout:op 5939 completed, throughput=5MB/sec 2024-08-29T18:56:49.114 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-o7xt3h6Qz-qRSyk off=18567202 len=1930072 2024-08-29T18:56:49.130 INFO:tasks.workunit.client.0.smithi089.stdout:op 5940 completed, throughput=5MB/sec 2024-08-29T18:56:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:48 smithi144 bash[67678]: cluster 2024-08-29T18:56:47.693965+0000 mgr.y (mgr.34104) 1333 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:56:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:48 smithi089 bash[77323]: cluster 2024-08-29T18:56:47.693965+0000 mgr.y (mgr.34104) 1333 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:56:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:48 smithi089 bash[78574]: cluster 2024-08-29T18:56:47.693965+0000 mgr.y (mgr.34104) 1333 : cluster [DBG] pgmap v2058: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-08-29T18:56:50.130 INFO:tasks.workunit.client.0.smithi089.stdout: 1127: throughput=5MB/sec pending data=0 2024-08-29T18:56:50.131 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-nem6MyOgrdAwRcS off=13058221 len=1526389 2024-08-29T18:56:50.134 INFO:tasks.workunit.client.0.smithi089.stdout:op 5941 completed, throughput=5MB/sec 2024-08-29T18:56:50.134 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-2RTavNREj4sA-Fi off=4469910 len=731402 2024-08-29T18:56:50.142 INFO:tasks.workunit.client.0.smithi089.stdout:op 5942 completed, throughput=5MB/sec 2024-08-29T18:56:50.142 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-baXuEmsRx0Nq5Q- off=13366166 len=1784571 2024-08-29T18:56:50.146 INFO:tasks.workunit.client.0.smithi089.stdout:op 5943 completed, throughput=5MB/sec 2024-08-29T18:56:50.146 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2Zw3B1EvUvVe1CC off=12767572 len=1049662 2024-08-29T18:56:50.151 INFO:tasks.workunit.client.0.smithi089.stdout:op 5944 completed, throughput=5MB/sec 2024-08-29T18:56:51.151 INFO:tasks.workunit.client.0.smithi089.stdout: 1128: throughput=5MB/sec pending data=0 2024-08-29T18:56:51.151 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-am0dUAiQuMbFgaQ off=1606091 len=330462 2024-08-29T18:56:51.157 INFO:tasks.workunit.client.0.smithi089.stdout:op 5945 completed, throughput=5MB/sec 2024-08-29T18:56:51.157 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-00t2d0MhbNZ03Jo off=3328999 len=1690354 2024-08-29T18:56:51.161 INFO:tasks.workunit.client.0.smithi089.stdout:op 5946 completed, throughput=5MB/sec 2024-08-29T18:56:51.161 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OCwtIgzGGck-XN6 off=142319 len=198562 2024-08-29T18:56:51.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 5947 completed, throughput=5MB/sec 2024-08-29T18:56:51.162 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wXhxtTndR5iuymV off=13897468 len=106053 2024-08-29T18:56:51.167 INFO:tasks.workunit.client.0.smithi089.stdout:op 5948 completed, throughput=5MB/sec 2024-08-29T18:56:51.167 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-KcVMwe3NcYu10hM off=23373351 len=755801 2024-08-29T18:56:51.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 5949 completed, throughput=5MB/sec 2024-08-29T18:56:51.175 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0kS7cH3gFGVdsXF off=12931404 len=368323 2024-08-29T18:56:51.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 5950 completed, throughput=5MB/sec 2024-08-29T18:56:51.177 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-T1SZ2zkCHWetqua off=1336326 len=804499 2024-08-29T18:56:51.186 INFO:tasks.workunit.client.0.smithi089.stdout:op 5951 completed, throughput=5MB/sec 2024-08-29T18:56:51.186 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-C_GwBcJDv3gZ9cb off=10692456 len=591218 2024-08-29T18:56:51.188 INFO:tasks.workunit.client.0.smithi089.stdout:op 5952 completed, throughput=5MB/sec 2024-08-29T18:56:51.188 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Ht9aAsVyI8vmlEM off=1352091 len=1322118 2024-08-29T18:56:51.192 INFO:tasks.workunit.client.0.smithi089.stdout:op 5953 completed, throughput=5MB/sec 2024-08-29T18:56:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:50 smithi144 bash[67678]: cluster 2024-08-29T18:56:49.694914+0000 mgr.y (mgr.34104) 1334 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:56:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:50 smithi089 bash[77323]: cluster 2024-08-29T18:56:49.694914+0000 mgr.y (mgr.34104) 1334 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:56:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:50 smithi089 bash[78574]: cluster 2024-08-29T18:56:49.694914+0000 mgr.y (mgr.34104) 1334 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-08-29T18:56:52.193 INFO:tasks.workunit.client.0.smithi089.stdout: 1129: throughput=5MB/sec pending data=0 2024-08-29T18:56:52.193 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dBg-DJaewBgHBpN off=1043118 len=403128 2024-08-29T18:56:52.199 INFO:tasks.workunit.client.0.smithi089.stdout:op 5954 completed, throughput=5MB/sec 2024-08-29T18:56:52.199 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-RABxB9mWIFnEgM- off=15557351 len=1013326 2024-08-29T18:56:52.202 INFO:tasks.workunit.client.0.smithi089.stdout:op 5955 completed, throughput=5MB/sec 2024-08-29T18:56:52.202 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-yrQEhN_7C_hbkN1 off=1794614 len=268311 2024-08-29T18:56:52.203 INFO:tasks.workunit.client.0.smithi089.stdout:op 5956 completed, throughput=5MB/sec 2024-08-29T18:56:52.203 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cZs3M0EDcSqm-Kx off=4672357 len=1934434 2024-08-29T18:56:52.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 5957 completed, throughput=5MB/sec 2024-08-29T18:56:52.221 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Wn8cHsCSiGoW8dV off=8932976 len=1908313 2024-08-29T18:56:52.234 INFO:tasks.workunit.client.0.smithi089.stdout:op 5958 completed, throughput=5MB/sec 2024-08-29T18:56:53.234 INFO:tasks.workunit.client.0.smithi089.stdout: 1130: throughput=5MB/sec pending data=0 2024-08-29T18:56:53.234 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-gDcs-7h91blN2rA off=2746798 len=128945 2024-08-29T18:56:53.239 INFO:tasks.workunit.client.0.smithi089.stdout:op 5959 completed, throughput=5MB/sec 2024-08-29T18:56:53.239 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-xOe69Du2tv1trEg off=5137135 len=181760 2024-08-29T18:56:53.240 INFO:tasks.workunit.client.0.smithi089.stdout:op 5960 completed, throughput=5MB/sec 2024-08-29T18:56:53.241 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5xwDW0bgYZhFE7x off=6160967 len=1762068 2024-08-29T18:56:53.253 INFO:tasks.workunit.client.0.smithi089.stdout:op 5961 completed, throughput=5MB/sec 2024-08-29T18:56:53.253 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ilY4Gy95uACpS1e off=988456 len=974167 2024-08-29T18:56:53.261 INFO:tasks.workunit.client.0.smithi089.stdout:op 5962 completed, throughput=5MB/sec 2024-08-29T18:56:53.262 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-INYeU_apOB87qrY off=21065912 len=394314 2024-08-29T18:56:53.268 INFO:tasks.workunit.client.0.smithi089.stdout:op 5963 completed, throughput=5MB/sec 2024-08-29T18:56:53.268 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-URrxFADapKGa10t off=2453537 len=1114941 2024-08-29T18:56:53.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 5964 completed, throughput=5MB/sec 2024-08-29T18:56:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:52 smithi144 bash[67678]: cluster 2024-08-29T18:56:51.695835+0000 mgr.y (mgr.34104) 1335 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:56:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:52 smithi144 bash[67678]: audit 2024-08-29T18:56:52.754097+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:52 smithi089 bash[78574]: cluster 2024-08-29T18:56:51.695835+0000 mgr.y (mgr.34104) 1335 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:56:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:52 smithi089 bash[78574]: audit 2024-08-29T18:56:52.754097+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:52 smithi089 bash[77323]: cluster 2024-08-29T18:56:51.695835+0000 mgr.y (mgr.34104) 1335 : cluster [DBG] pgmap v2060: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-08-29T18:56:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:52 smithi089 bash[77323]: audit 2024-08-29T18:56:52.754097+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:56:54.280 INFO:tasks.workunit.client.0.smithi089.stdout: 1131: throughput=5MB/sec pending data=0 2024-08-29T18:56:54.280 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Qcw5B_Q0IMxgl0w off=9629018 len=1904386 2024-08-29T18:56:54.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 5965 completed, throughput=5MB/sec 2024-08-29T18:56:54.294 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-_Ry8CkWfm6A67aX off=1911772 len=1148998 2024-08-29T18:56:54.304 INFO:tasks.workunit.client.0.smithi089.stdout:op 5966 completed, throughput=5MB/sec 2024-08-29T18:56:54.304 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-d3QG1gHSt7WcG_7 off=5857738 len=96518 2024-08-29T18:56:54.306 INFO:tasks.workunit.client.0.smithi089.stdout:op 5967 completed, throughput=5MB/sec 2024-08-29T18:56:54.306 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4jGcfHo8TIXM8XN off=1142902 len=737312 2024-08-29T18:56:54.314 INFO:tasks.workunit.client.0.smithi089.stdout:op 5968 completed, throughput=5MB/sec 2024-08-29T18:56:54.314 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-99otmapSxylC-lX off=5882833 len=2042818 2024-08-29T18:56:54.319 INFO:tasks.workunit.client.0.smithi089.stdout:op 5969 completed, throughput=5MB/sec 2024-08-29T18:56:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:54 smithi144 bash[67678]: cluster 2024-08-29T18:56:53.696932+0000 mgr.y (mgr.34104) 1336 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:56:55.319 INFO:tasks.workunit.client.0.smithi089.stdout: 1132: throughput=5MB/sec pending data=0 2024-08-29T18:56:55.319 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-qU3h6YNYoMF2WWp off=11770716 len=1332974 2024-08-29T18:56:55.330 INFO:tasks.workunit.client.0.smithi089.stdout:op 5970 completed, throughput=5MB/sec 2024-08-29T18:56:55.330 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MzU0SdmY23YPDky off=2850522 len=187837 2024-08-29T18:56:55.332 INFO:tasks.workunit.client.0.smithi089.stdout:op 5971 completed, throughput=5MB/sec 2024-08-29T18:56:55.332 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xz6QxHdGnG0yLEO off=284435 len=285045 2024-08-29T18:56:55.338 INFO:tasks.workunit.client.0.smithi089.stdout:op 5972 completed, throughput=5MB/sec 2024-08-29T18:56:55.338 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-dA-xqxZ6f4VuHnO off=213662 len=977687 2024-08-29T18:56:55.347 INFO:tasks.workunit.client.0.smithi089.stdout:op 5973 completed, throughput=5MB/sec 2024-08-29T18:56:55.347 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-7QKLAYRniaissFZ off=23096902 len=1201391 2024-08-29T18:56:55.356 INFO:tasks.workunit.client.0.smithi089.stdout:op 5974 completed, throughput=5MB/sec 2024-08-29T18:56:55.356 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-4Yqy6v9C41-NUyw off=1701898 len=1109568 2024-08-29T18:56:55.360 INFO:tasks.workunit.client.0.smithi089.stdout:op 5975 completed, throughput=5MB/sec 2024-08-29T18:56:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:56:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:56:55] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:56:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:54 smithi089 bash[77323]: cluster 2024-08-29T18:56:53.696932+0000 mgr.y (mgr.34104) 1336 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:56:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:54 smithi089 bash[78574]: cluster 2024-08-29T18:56:53.696932+0000 mgr.y (mgr.34104) 1336 : cluster [DBG] pgmap v2061: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-08-29T18:56:56.359 INFO:tasks.workunit.client.0.smithi089.stdout: 1133: throughput=5MB/sec pending data=0 2024-08-29T18:56:56.359 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-562umYY8q7OsTzp off=2686869 len=433769 2024-08-29T18:56:56.365 INFO:tasks.workunit.client.0.smithi089.stdout:op 5976 completed, throughput=5MB/sec 2024-08-29T18:56:56.365 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Xnmz-XSEJynx_em off=5759108 len=39901 2024-08-29T18:56:56.369 INFO:tasks.workunit.client.0.smithi089.stdout:op 5977 completed, throughput=5MB/sec 2024-08-29T18:56:56.369 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-N5PulB5lu_SCfZn off=7551144 len=1662442 2024-08-29T18:56:56.373 INFO:tasks.workunit.client.0.smithi089.stdout:op 5978 completed, throughput=5MB/sec 2024-08-29T18:56:56.373 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-4tOZNzWpHl8l-ne off=1249150 len=603599 2024-08-29T18:56:56.381 INFO:tasks.workunit.client.0.smithi089.stdout:op 5979 completed, throughput=5MB/sec 2024-08-29T18:56:56.381 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-5YDKzbsrJvUZ2aq off=3944354 len=1078702 2024-08-29T18:56:56.389 INFO:tasks.workunit.client.0.smithi089.stdout:op 5980 completed, throughput=5MB/sec 2024-08-29T18:56:56.389 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-3xHXQm1q5zmR9c9 off=6547713 len=1073349 2024-08-29T18:56:56.402 INFO:tasks.workunit.client.0.smithi089.stdout:op 5981 completed, throughput=5MB/sec 2024-08-29T18:56:56.402 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-OCRUmyZkvEoD2eS off=8723391 len=1986545 2024-08-29T18:56:56.416 INFO:tasks.workunit.client.0.smithi089.stdout:op 5982 completed, throughput=5MB/sec 2024-08-29T18:56:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:56 smithi144 bash[67678]: cluster 2024-08-29T18:56:55.697641+0000 mgr.y (mgr.34104) 1337 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:56:57.417 INFO:tasks.workunit.client.0.smithi089.stdout: 1134: throughput=5MB/sec pending data=0 2024-08-29T18:56:57.417 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-aDTGU-t29OprM3B off=2635089 len=520620 2024-08-29T18:56:57.418 INFO:tasks.workunit.client.0.smithi089.stdout:op 5983 completed, throughput=5MB/sec 2024-08-29T18:56:57.418 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zRo3mMQPpC6d1EW off=2410564 len=452966 2024-08-29T18:56:57.425 INFO:tasks.workunit.client.0.smithi089.stdout:op 5984 completed, throughput=5MB/sec 2024-08-29T18:56:57.425 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Kt7Quc8evbZQIsM off=11709123 len=599424 2024-08-29T18:56:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:56 smithi089 bash[77323]: cluster 2024-08-29T18:56:55.697641+0000 mgr.y (mgr.34104) 1337 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:56:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:56 smithi089 bash[78574]: cluster 2024-08-29T18:56:55.697641+0000 mgr.y (mgr.34104) 1337 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-29T18:56:57.432 INFO:tasks.workunit.client.0.smithi089.stdout:op 5985 completed, throughput=5MB/sec 2024-08-29T18:56:57.433 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-0du5c7nB1BKX-tg off=136195 len=433257 2024-08-29T18:56:57.434 INFO:tasks.workunit.client.0.smithi089.stdout:op 5986 completed, throughput=5MB/sec 2024-08-29T18:56:57.434 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-95g7wkjaUA3690O off=11880249 len=572379 2024-08-29T18:56:57.436 INFO:tasks.workunit.client.0.smithi089.stdout:op 5987 completed, throughput=5MB/sec 2024-08-29T18:56:57.436 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ji1lfmAhk7uXJDp off=8657236 len=368110 2024-08-29T18:56:57.437 INFO:tasks.workunit.client.0.smithi089.stdout:op 5988 completed, throughput=5MB/sec 2024-08-29T18:56:57.437 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-h-8HB-GktGx5O21 off=2606617 len=595949 2024-08-29T18:56:57.444 INFO:tasks.workunit.client.0.smithi089.stdout:op 5989 completed, throughput=5MB/sec 2024-08-29T18:56:57.444 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Y8RHTGj7Qiw-XjK off=1642703 len=1226330 2024-08-29T18:56:57.446 INFO:tasks.workunit.client.0.smithi089.stdout:op 5990 completed, throughput=5MB/sec 2024-08-29T18:56:58.447 INFO:tasks.workunit.client.0.smithi089.stdout: 1135: throughput=5MB/sec pending data=0 2024-08-29T18:56:58.447 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-UiniyGjYKKhA8jY off=18569023 len=749062 2024-08-29T18:56:58.449 INFO:tasks.workunit.client.0.smithi089.stdout:op 5991 completed, throughput=5MB/sec 2024-08-29T18:56:58.449 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZbEhMszI84JxZbu off=17147818 len=887420 2024-08-29T18:56:58.452 INFO:tasks.workunit.client.0.smithi089.stdout:op 5992 completed, throughput=5MB/sec 2024-08-29T18:56:58.452 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0pqRQbQsKqcbXs2 off=7440449 len=1738563 2024-08-29T18:56:58.464 INFO:tasks.workunit.client.0.smithi089.stdout:op 5993 completed, throughput=5MB/sec 2024-08-29T18:56:58.464 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-q8IFB9KmrByha3a off=10887574 len=1616878 2024-08-29T18:56:58.476 INFO:tasks.workunit.client.0.smithi089.stdout:op 5994 completed, throughput=5MB/sec 2024-08-29T18:56:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:56:58 smithi144 bash[67678]: cluster 2024-08-29T18:56:57.698784+0000 mgr.y (mgr.34104) 1338 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:56:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:56:58 smithi089 bash[77323]: cluster 2024-08-29T18:56:57.698784+0000 mgr.y (mgr.34104) 1338 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:56:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:56:58 smithi089 bash[78574]: cluster 2024-08-29T18:56:57.698784+0000 mgr.y (mgr.34104) 1338 : cluster [DBG] pgmap v2063: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-08-29T18:56:59.476 INFO:tasks.workunit.client.0.smithi089.stdout: 1136: throughput=5MB/sec pending data=0 2024-08-29T18:56:59.477 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-w_sASrEDVKiPbOr off=14398196 len=974792 2024-08-29T18:56:59.486 INFO:tasks.workunit.client.0.smithi089.stdout:op 5995 completed, throughput=5MB/sec 2024-08-29T18:56:59.486 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Tf2wkkOAA9J8wo- off=14894290 len=1849196 2024-08-29T18:56:59.501 INFO:tasks.workunit.client.0.smithi089.stdout:op 5996 completed, throughput=5MB/sec 2024-08-29T18:56:59.501 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zkUi_9roK31p2Qj off=13208396 len=1294672 2024-08-29T18:56:59.504 INFO:tasks.workunit.client.0.smithi089.stdout:op 5997 completed, throughput=5MB/sec 2024-08-29T18:56:59.504 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-AiAObGS02L6uZV6 off=20532540 len=2051744 2024-08-29T18:56:59.523 INFO:tasks.workunit.client.0.smithi089.stdout:op 5998 completed, throughput=5MB/sec 2024-08-29T18:57:00.524 INFO:tasks.workunit.client.0.smithi089.stdout: 1137: throughput=5MB/sec pending data=0 2024-08-29T18:57:00.524 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H8U55lhH4uqJcxQ off=12974584 len=224469 2024-08-29T18:57:00.526 INFO:tasks.workunit.client.0.smithi089.stdout:op 5999 completed, throughput=5MB/sec 2024-08-29T18:57:00.526 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XR1LGYvMn_waf-8 off=13479375 len=1172515 2024-08-29T18:57:00.528 INFO:tasks.workunit.client.0.smithi089.stdout:op 6000 completed, throughput=5MB/sec 2024-08-29T18:57:00.528 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-TatETPHVxUmb3O0 off=2233694 len=8380 2024-08-29T18:57:00.531 INFO:tasks.workunit.client.0.smithi089.stdout:op 6001 completed, throughput=5MB/sec 2024-08-29T18:57:00.531 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rWCGcwLJ2CGKWO- off=882825 len=1533684 2024-08-29T18:57:00.542 INFO:tasks.workunit.client.0.smithi089.stdout:op 6002 completed, throughput=5MB/sec 2024-08-29T18:57:00.542 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-9UtCNXwdDzEH160 off=22367397 len=1848114 2024-08-29T18:57:00.555 INFO:tasks.workunit.client.0.smithi089.stdout:op 6003 completed, throughput=5MB/sec 2024-08-29T18:57:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:00 smithi144 bash[67678]: cluster 2024-08-29T18:56:59.699755+0000 mgr.y (mgr.34104) 1339 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:00 smithi089 bash[77323]: cluster 2024-08-29T18:56:59.699755+0000 mgr.y (mgr.34104) 1339 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:00 smithi089 bash[78574]: cluster 2024-08-29T18:56:59.699755+0000 mgr.y (mgr.34104) 1339 : cluster [DBG] pgmap v2064: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:01.559 INFO:tasks.workunit.client.0.smithi089.stdout: 1138: throughput=5MB/sec pending data=0 2024-08-29T18:57:01.559 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-cTklfHDGWfI_7F_ off=18383890 len=1907354 2024-08-29T18:57:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:op 6004 completed, throughput=5MB/sec 2024-08-29T18:57:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-zFPP76otjdN9yjK off=3782839 len=1767805 2024-08-29T18:57:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:op 6005 completed, throughput=5MB/sec 2024-08-29T18:57:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oWH1TOI8eZAHjje off=0 len=1588319 2024-08-29T18:57:01.588 INFO:tasks.workunit.client.0.smithi089.stdout:op 6006 completed, throughput=5MB/sec 2024-08-29T18:57:02.588 INFO:tasks.workunit.client.0.smithi089.stdout: 1139: throughput=5MB/sec pending data=0 2024-08-29T18:57:02.588 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-V_9NNRXnNDs4_ys off=16847805 len=1428456 2024-08-29T18:57:02.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 6007 completed, throughput=5MB/sec 2024-08-29T18:57:02.600 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YlTK0iUkioVDK6h off=4003762 len=68558 2024-08-29T18:57:02.600 INFO:tasks.workunit.client.0.smithi089.stdout:op 6008 completed, throughput=5MB/sec 2024-08-29T18:57:02.601 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9TKKuCwhCgmUKmq off=2170419 len=982922 2024-08-29T18:57:02.603 INFO:tasks.workunit.client.0.smithi089.stdout:op 6009 completed, throughput=5MB/sec 2024-08-29T18:57:02.603 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-X-MC8xYlfEYUwse off=18779045 len=324915 2024-08-29T18:57:02.610 INFO:tasks.workunit.client.0.smithi089.stdout:op 6010 completed, throughput=5MB/sec 2024-08-29T18:57:02.610 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-01uMghuBo7I7aJC off=11083848 len=74992 2024-08-29T18:57:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:op 6011 completed, throughput=5MB/sec 2024-08-29T18:57:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vNOHyNgZyJ2hnaX off=10237 len=1637119 2024-08-29T18:57:02.620 INFO:tasks.workunit.client.0.smithi089.stdout:op 6012 completed, throughput=5MB/sec 2024-08-29T18:57:02.620 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-iM2UK7HEtoM3nRv off=16245050 len=2073570 2024-08-29T18:57:02.634 INFO:tasks.workunit.client.0.smithi089.stdout:op 6013 completed, throughput=5MB/sec 2024-08-29T18:57:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:02 smithi144 bash[67678]: cluster 2024-08-29T18:57:01.700800+0000 mgr.y (mgr.34104) 1340 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:57:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:02 smithi089 bash[77323]: cluster 2024-08-29T18:57:01.700800+0000 mgr.y (mgr.34104) 1340 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:57:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:02 smithi089 bash[78574]: cluster 2024-08-29T18:57:01.700800+0000 mgr.y (mgr.34104) 1340 : cluster [DBG] pgmap v2065: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-08-29T18:57:03.634 INFO:tasks.workunit.client.0.smithi089.stdout: 1140: throughput=5MB/sec pending data=0 2024-08-29T18:57:03.634 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vFJ28Z7FTl2Q4kx off=0 len=1216338 2024-08-29T18:57:03.644 INFO:tasks.workunit.client.0.smithi089.stdout:op 6014 completed, throughput=5MB/sec 2024-08-29T18:57:03.645 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-nRyAfHdPEQDO8_x off=3137042 len=29264 2024-08-29T18:57:03.649 INFO:tasks.workunit.client.0.smithi089.stdout:op 6015 completed, throughput=5MB/sec 2024-08-29T18:57:03.649 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-wNLaZBGxnF2LsxP off=4531312 len=197863 2024-08-29T18:57:03.655 INFO:tasks.workunit.client.0.smithi089.stdout:op 6016 completed, throughput=5MB/sec 2024-08-29T18:57:03.655 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-KjgGlX7VBI59hZo off=9126441 len=794359 2024-08-29T18:57:03.658 INFO:tasks.workunit.client.0.smithi089.stdout:op 6017 completed, throughput=5MB/sec 2024-08-29T18:57:03.658 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-8K4cqHTrQlqfufL off=2976904 len=788781 2024-08-29T18:57:03.665 INFO:tasks.workunit.client.0.smithi089.stdout:op 6018 completed, throughput=5MB/sec 2024-08-29T18:57:03.666 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZJ4TqcvZDP3mhEx off=8265367 len=1626450 2024-08-29T18:57:03.668 INFO:tasks.workunit.client.0.smithi089.stdout:op 6019 completed, throughput=5MB/sec 2024-08-29T18:57:04.668 INFO:tasks.workunit.client.0.smithi089.stdout: 1141: throughput=5MB/sec pending data=0 2024-08-29T18:57:04.669 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-rQ7I2V9umYYmHsh off=6888629 len=1864910 2024-08-29T18:57:04.684 INFO:tasks.workunit.client.0.smithi089.stdout:op 6020 completed, throughput=5MB/sec 2024-08-29T18:57:04.684 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-hwYVdl-7egUUbfu off=5250426 len=1109218 2024-08-29T18:57:04.687 INFO:tasks.workunit.client.0.smithi089.stdout:op 6021 completed, throughput=5MB/sec 2024-08-29T18:57:04.687 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-WEmOYCSTUiJDVO- off=1462278 len=833368 2024-08-29T18:57:04.696 INFO:tasks.workunit.client.0.smithi089.stdout:op 6022 completed, throughput=5MB/sec 2024-08-29T18:57:04.696 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZWp9zKXFz5UghTU off=9116797 len=506126 2024-08-29T18:57:04.698 INFO:tasks.workunit.client.0.smithi089.stdout:op 6023 completed, throughput=5MB/sec 2024-08-29T18:57:04.699 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-fek08RKNQWyiJb2 off=2066493 len=1586365 2024-08-29T18:57:04.710 INFO:tasks.workunit.client.0.smithi089.stdout:op 6024 completed, throughput=5MB/sec 2024-08-29T18:57:05.321 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:04 smithi144 bash[67678]: cluster 2024-08-29T18:57:03.701999+0000 mgr.y (mgr.34104) 1341 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:57:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:04 smithi089 bash[77323]: cluster 2024-08-29T18:57:03.701999+0000 mgr.y (mgr.34104) 1341 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:57:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:57:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:57:05] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:57:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:04 smithi089 bash[78574]: cluster 2024-08-29T18:57:03.701999+0000 mgr.y (mgr.34104) 1341 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:57:05.710 INFO:tasks.workunit.client.0.smithi089.stdout: 1142: throughput=5MB/sec pending data=0 2024-08-29T18:57:05.710 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ctyp6Djq3gIBAP6 off=880180 len=1186548 2024-08-29T18:57:05.714 INFO:tasks.workunit.client.0.smithi089.stdout:op 6025 completed, throughput=5MB/sec 2024-08-29T18:57:05.714 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-V1-uAnBmzhvF_gR off=599842 len=1026706 2024-08-29T18:57:05.718 INFO:tasks.workunit.client.0.smithi089.stdout:op 6026 completed, throughput=5MB/sec 2024-08-29T18:57:05.718 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zASG5E4aahZ1j98 off=20969 len=752315 2024-08-29T18:57:05.726 INFO:tasks.workunit.client.0.smithi089.stdout:op 6027 completed, throughput=5MB/sec 2024-08-29T18:57:05.727 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bgZa6mm_pOHIkCo off=15368604 len=1033159 2024-08-29T18:57:05.729 INFO:tasks.workunit.client.0.smithi089.stdout:op 6028 completed, throughput=5MB/sec 2024-08-29T18:57:06.730 INFO:tasks.workunit.client.0.smithi089.stdout: 1143: throughput=5MB/sec pending data=0 2024-08-29T18:57:06.730 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-R0Xk99z-ucYnESB off=21247991 len=1868567 2024-08-29T18:57:06.744 INFO:tasks.workunit.client.0.smithi089.stdout:op 6029 completed, throughput=5MB/sec 2024-08-29T18:57:06.744 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Az0BlpCXZ7k46AR off=5243462 len=789806 2024-08-29T18:57:06.746 INFO:tasks.workunit.client.0.smithi089.stdout:op 6030 completed, throughput=5MB/sec 2024-08-29T18:57:06.746 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ARS3gBzHhj6NHuu off=5266682 len=265402 2024-08-29T18:57:06.752 INFO:tasks.workunit.client.0.smithi089.stdout:op 6031 completed, throughput=5MB/sec 2024-08-29T18:57:06.752 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ZlEqw6-6K3MVPmt off=2765457 len=1225514 2024-08-29T18:57:06.764 INFO:tasks.workunit.client.0.smithi089.stdout:op 6032 completed, throughput=5MB/sec 2024-08-29T18:57:06.764 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-zIJS7SlGlgVR1ic off=4818936 len=543139 2024-08-29T18:57:06.771 INFO:tasks.workunit.client.0.smithi089.stdout:op 6033 completed, throughput=5MB/sec 2024-08-29T18:57:06.771 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XsxqftfeoVaeZNW off=1340364 len=1812324 2024-08-29T18:57:06.784 INFO:tasks.workunit.client.0.smithi089.stdout:op 6034 completed, throughput=5MB/sec 2024-08-29T18:57:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:06 smithi144 bash[67678]: cluster 2024-08-29T18:57:05.702690+0000 mgr.y (mgr.34104) 1342 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:57:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:06 smithi089 bash[77323]: cluster 2024-08-29T18:57:05.702690+0000 mgr.y (mgr.34104) 1342 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:57:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:06 smithi089 bash[78574]: cluster 2024-08-29T18:57:05.702690+0000 mgr.y (mgr.34104) 1342 : cluster [DBG] pgmap v2067: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-08-29T18:57:07.784 INFO:tasks.workunit.client.0.smithi089.stdout: 1144: throughput=5MB/sec pending data=0 2024-08-29T18:57:07.784 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-OjmWXctw7u-4qOv off=1556758 len=630543 2024-08-29T18:57:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:op 6035 completed, throughput=5MB/sec 2024-08-29T18:57:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-jgXf2ODOsN-yiy7 off=9153105 len=1597989 2024-08-29T18:57:07.801 INFO:tasks.workunit.client.0.smithi089.stdout:op 6036 completed, throughput=5MB/sec 2024-08-29T18:57:07.801 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xwigX81lrs0sV2z off=21082354 len=33086 2024-08-29T18:57:07.806 INFO:tasks.workunit.client.0.smithi089.stdout:op 6037 completed, throughput=5MB/sec 2024-08-29T18:57:07.806 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yQsV2K7hJyRqJu5 off=492272 len=888452 2024-08-29T18:57:07.813 INFO:tasks.workunit.client.0.smithi089.stdout:op 6038 completed, throughput=5MB/sec 2024-08-29T18:57:07.813 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-XuTtrkAduhSxlXE off=21262728 len=1912624 2024-08-29T18:57:07.828 INFO:tasks.workunit.client.0.smithi089.stdout:op 6039 completed, throughput=5MB/sec 2024-08-29T18:57:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:08 smithi144 bash[67678]: audit 2024-08-29T18:57:07.754466+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:08 smithi089 bash[77323]: audit 2024-08-29T18:57:07.754466+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:08 smithi089 bash[78574]: audit 2024-08-29T18:57:07.754466+0000 mon.a (mon.0) 2327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:08.828 INFO:tasks.workunit.client.0.smithi089.stdout: 1145: throughput=5MB/sec pending data=0 2024-08-29T18:57:08.828 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bWjyuuNlYU1P86b off=3556057 len=1422231 2024-08-29T18:57:08.839 INFO:tasks.workunit.client.0.smithi089.stdout:op 6040 completed, throughput=5MB/sec 2024-08-29T18:57:08.839 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-BHGWb5EFlcwZVny off=2326441 len=96871 2024-08-29T18:57:08.843 INFO:tasks.workunit.client.0.smithi089.stdout:op 6041 completed, throughput=5MB/sec 2024-08-29T18:57:08.844 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-AiZsjxwkx3_5w2V off=204693 len=14378 2024-08-29T18:57:08.844 INFO:tasks.workunit.client.0.smithi089.stdout:op 6042 completed, throughput=5MB/sec 2024-08-29T18:57:08.845 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-HUMo8hbTzB84LXY off=23682119 len=846018 2024-08-29T18:57:08.847 INFO:tasks.workunit.client.0.smithi089.stdout:op 6043 completed, throughput=5MB/sec 2024-08-29T18:57:08.847 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ej6MOUh0iYYiXwS off=1844090 len=1523818 2024-08-29T18:57:08.852 INFO:tasks.workunit.client.0.smithi089.stdout:op 6044 completed, throughput=5MB/sec 2024-08-29T18:57:08.852 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8eJs2w_EWIYhNJk off=6643099 len=1538080 2024-08-29T18:57:08.857 INFO:tasks.workunit.client.0.smithi089.stdout:op 6045 completed, throughput=5MB/sec 2024-08-29T18:57:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:09 smithi144 bash[67678]: cluster 2024-08-29T18:57:07.703939+0000 mgr.y (mgr.34104) 1343 : cluster [DBG] pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:57:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:09 smithi089 bash[77323]: cluster 2024-08-29T18:57:07.703939+0000 mgr.y (mgr.34104) 1343 : cluster [DBG] pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:57:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:09 smithi089 bash[78574]: cluster 2024-08-29T18:57:07.703939+0000 mgr.y (mgr.34104) 1343 : cluster [DBG] pgmap v2068: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-08-29T18:57:09.858 INFO:tasks.workunit.client.0.smithi089.stdout: 1146: throughput=5MB/sec pending data=0 2024-08-29T18:57:09.858 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-whmjRJ8HHDVso8j off=1778859 len=1653615 2024-08-29T18:57:09.862 INFO:tasks.workunit.client.0.smithi089.stdout:op 6046 completed, throughput=5MB/sec 2024-08-29T18:57:09.862 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-aMg56M7DX4tXyEl off=1601513 len=617224 2024-08-29T18:57:09.869 INFO:tasks.workunit.client.0.smithi089.stdout:op 6047 completed, throughput=5MB/sec 2024-08-29T18:57:09.869 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-YDtC3u-ddsNq1sB off=0 len=1758811 2024-08-29T18:57:09.874 INFO:tasks.workunit.client.0.smithi089.stdout:op 6048 completed, throughput=5MB/sec 2024-08-29T18:57:09.874 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-8j4RJaCliyrjZy5 off=4469599 len=1827179 2024-08-29T18:57:09.879 INFO:tasks.workunit.client.0.smithi089.stdout:op 6049 completed, throughput=5MB/sec 2024-08-29T18:57:10.880 INFO:tasks.workunit.client.0.smithi089.stdout: 1147: throughput=5MB/sec pending data=0 2024-08-29T18:57:10.880 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LLDJfSJ6gviTDu7 off=13223872 len=173657 2024-08-29T18:57:10.881 INFO:tasks.workunit.client.0.smithi089.stdout:op 6050 completed, throughput=5MB/sec 2024-08-29T18:57:10.881 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-MPgv3Liiznsk3PG off=603784 len=1679173 2024-08-29T18:57:10.893 INFO:tasks.workunit.client.0.smithi089.stdout:op 6051 completed, throughput=5MB/sec 2024-08-29T18:57:10.893 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-xrlfns4Qjz7ejt4 off=15363341 len=293990 2024-08-29T18:57:10.899 INFO:tasks.workunit.client.0.smithi089.stdout:op 6052 completed, throughput=5MB/sec 2024-08-29T18:57:10.899 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bMldZUnslxMdwHB off=1916455 len=1731712 2024-08-29T18:57:10.916 INFO:tasks.workunit.client.0.smithi089.stdout:op 6053 completed, throughput=5MB/sec 2024-08-29T18:57:10.916 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-vW5JCaRHDexUGZp off=4120589 len=1376636 2024-08-29T18:57:10.925 INFO:tasks.workunit.client.0.smithi089.stdout:op 6054 completed, throughput=5MB/sec 2024-08-29T18:57:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:11 smithi144 bash[67678]: cluster 2024-08-29T18:57:09.704914+0000 mgr.y (mgr.34104) 1344 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:57:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:11 smithi089 bash[77323]: cluster 2024-08-29T18:57:09.704914+0000 mgr.y (mgr.34104) 1344 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:57:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:11 smithi089 bash[78574]: cluster 2024-08-29T18:57:09.704914+0000 mgr.y (mgr.34104) 1344 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-08-29T18:57:11.926 INFO:tasks.workunit.client.0.smithi089.stdout: 1148: throughput=5MB/sec pending data=0 2024-08-29T18:57:11.926 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-6GNGATAyvuCJZLB off=7307759 len=1368034 2024-08-29T18:57:11.929 INFO:tasks.workunit.client.0.smithi089.stdout:op 6055 completed, throughput=5MB/sec 2024-08-29T18:57:11.929 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj--Dh4w3mN-Bf0XaV off=1216149 len=699670 2024-08-29T18:57:11.937 INFO:tasks.workunit.client.0.smithi089.stdout:op 6056 completed, throughput=5MB/sec 2024-08-29T18:57:11.937 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-01uMghuBo7I7aJC off=6122904 len=459140 2024-08-29T18:57:11.943 INFO:tasks.workunit.client.0.smithi089.stdout:op 6057 completed, throughput=5MB/sec 2024-08-29T18:57:11.943 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2PKnLjyqwj7qAir off=16915612 len=414881 2024-08-29T18:57:11.944 INFO:tasks.workunit.client.0.smithi089.stdout:op 6058 completed, throughput=5MB/sec 2024-08-29T18:57:11.944 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-eNnZDtUW3oDRPqM off=848274 len=1931758 2024-08-29T18:57:11.961 INFO:tasks.workunit.client.0.smithi089.stdout:op 6059 completed, throughput=5MB/sec 2024-08-29T18:57:12.961 INFO:tasks.workunit.client.0.smithi089.stdout: 1149: throughput=5MB/sec pending data=0 2024-08-29T18:57:12.961 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-QZ_OWXyN01zQPv5 off=6146638 len=1401453 2024-08-29T18:57:12.972 INFO:tasks.workunit.client.0.smithi089.stdout:op 6060 completed, throughput=5MB/sec 2024-08-29T18:57:12.972 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-a6_Co6PlrX-rcPf off=858451 len=556350 2024-08-29T18:57:12.977 INFO:tasks.workunit.client.0.smithi089.stdout:op 6061 completed, throughput=5MB/sec 2024-08-29T18:57:12.977 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-A7nkC7SUR6gVBYV off=4031962 len=741512 2024-08-29T18:57:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:op 6062 completed, throughput=5MB/sec 2024-08-29T18:57:12.982 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-ewPsD0yEcUZpZeJ off=15818471 len=1918585 2024-08-29T18:57:12.996 INFO:tasks.workunit.client.0.smithi089.stdout:op 6063 completed, throughput=5MB/sec 2024-08-29T18:57:12.996 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-90PAU3mjvQy27uS off=1828856 len=1763845 2024-08-29T18:57:13.010 INFO:tasks.workunit.client.0.smithi089.stdout:op 6064 completed, throughput=5MB/sec 2024-08-29T18:57:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:13 smithi144 bash[67678]: cluster 2024-08-29T18:57:11.705837+0000 mgr.y (mgr.34104) 1345 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:57:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:13 smithi144 bash[67678]: audit 2024-08-29T18:57:12.538569+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:57:13.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:13 smithi089 bash[77323]: cluster 2024-08-29T18:57:11.705837+0000 mgr.y (mgr.34104) 1345 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:57:13.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:13 smithi089 bash[77323]: audit 2024-08-29T18:57:12.538569+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:57:13.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:13 smithi089 bash[78574]: cluster 2024-08-29T18:57:11.705837+0000 mgr.y (mgr.34104) 1345 : cluster [DBG] pgmap v2070: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-08-29T18:57:13.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:13 smithi089 bash[78574]: audit 2024-08-29T18:57:12.538569+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:57:14.010 INFO:tasks.workunit.client.0.smithi089.stdout: 1150: throughput=5MB/sec pending data=0 2024-08-29T18:57:14.010 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-XjnOUe9fMQ1hjoS off=1241865 len=1023134 2024-08-29T18:57:14.013 INFO:tasks.workunit.client.0.smithi089.stdout:op 6065 completed, throughput=5MB/sec 2024-08-29T18:57:14.013 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-H8EzfPjQa0gpc3b off=5213067 len=1667110 2024-08-29T18:57:14.026 INFO:tasks.workunit.client.0.smithi089.stdout:op 6066 completed, throughput=5MB/sec 2024-08-29T18:57:14.026 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-HD0sjz9sliRn0h- off=9479414 len=994121 2024-08-29T18:57:14.036 INFO:tasks.workunit.client.0.smithi089.stdout:op 6067 completed, throughput=5MB/sec 2024-08-29T18:57:14.036 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-lWM0GnPw-G5sA9w off=13801791 len=397668 2024-08-29T18:57:14.038 INFO:tasks.workunit.client.0.smithi089.stdout:op 6068 completed, throughput=5MB/sec 2024-08-29T18:57:14.038 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DNYhiWPPxK_sX9Q off=980148 len=37984 2024-08-29T18:57:14.043 INFO:tasks.workunit.client.0.smithi089.stdout:op 6069 completed, throughput=5MB/sec 2024-08-29T18:57:14.043 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-_5NeucdI81nwJ5H off=10709171 len=1818353 2024-08-29T18:57:14.045 INFO:tasks.workunit.client.0.smithi089.stdout:op 6070 completed, throughput=5MB/sec 2024-08-29T18:57:15.045 INFO:tasks.workunit.client.0.smithi089.stdout: 1151: throughput=5MB/sec pending data=0 2024-08-29T18:57:15.045 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mRlOzMGvhW0wXx8 off=11883358 len=1059355 2024-08-29T18:57:15.048 INFO:tasks.workunit.client.0.smithi089.stdout:op 6071 completed, throughput=5MB/sec 2024-08-29T18:57:15.048 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-EVbNTD-pMCPlxY9 off=6456226 len=1877365 2024-08-29T18:57:15.053 INFO:tasks.workunit.client.0.smithi089.stdout:op 6072 completed, throughput=5MB/sec 2024-08-29T18:57:15.053 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9BwQ5aJWXSDSV1G off=7999897 len=1504420 2024-08-29T18:57:15.056 INFO:tasks.workunit.client.0.smithi089.stdout:op 6073 completed, throughput=5MB/sec 2024-08-29T18:57:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:15 smithi144 bash[67678]: cluster 2024-08-29T18:57:13.706909+0000 mgr.y (mgr.34104) 1346 : cluster [DBG] pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:57:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:57:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:57:15] "GET /metrics HTTP/1.1" 200 33965 "" "Prometheus/2.43.0" 2024-08-29T18:57:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:15 smithi089 bash[77323]: cluster 2024-08-29T18:57:13.706909+0000 mgr.y (mgr.34104) 1346 : cluster [DBG] pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:57:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:15 smithi089 bash[78574]: cluster 2024-08-29T18:57:13.706909+0000 mgr.y (mgr.34104) 1346 : cluster [DBG] pgmap v2071: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-08-29T18:57:16.057 INFO:tasks.workunit.client.0.smithi089.stdout: 1152: throughput=5MB/sec pending data=0 2024-08-29T18:57:16.057 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-vtZrku49fm16IPh off=4081508 len=1918724 2024-08-29T18:57:16.062 INFO:tasks.workunit.client.0.smithi089.stdout:op 6074 completed, throughput=5MB/sec 2024-08-29T18:57:16.062 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Auzci2iBMOfokQh off=803456 len=2077309 2024-08-29T18:57:16.081 INFO:tasks.workunit.client.0.smithi089.stdout:op 6075 completed, throughput=5MB/sec 2024-08-29T18:57:16.081 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1JCEpSEy_FHhpr9 off=1022478 len=26063 2024-08-29T18:57:16.082 INFO:tasks.workunit.client.0.smithi089.stdout:op 6076 completed, throughput=5MB/sec 2024-08-29T18:57:16.082 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-H6KqGa36HB6Kq79 off=23138779 len=399436 2024-08-29T18:57:16.084 INFO:tasks.workunit.client.0.smithi089.stdout:op 6077 completed, throughput=5MB/sec 2024-08-29T18:57:16.084 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-rcwD72b3UdYSXSG off=5713798 len=1905240 2024-08-29T18:57:16.088 INFO:tasks.workunit.client.0.smithi089.stdout:op 6078 completed, throughput=5MB/sec 2024-08-29T18:57:17.089 INFO:tasks.workunit.client.0.smithi089.stdout: 1153: throughput=5MB/sec pending data=0 2024-08-29T18:57:17.089 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-0aJ19Nc7BtT_N8q off=16529218 len=1196733 2024-08-29T18:57:17.098 INFO:tasks.workunit.client.0.smithi089.stdout:op 6079 completed, throughput=5MB/sec 2024-08-29T18:57:17.098 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-oLOvYEiIeSshWzg off=4212327 len=788663 2024-08-29T18:57:17.106 INFO:tasks.workunit.client.0.smithi089.stdout:op 6080 completed, throughput=5MB/sec 2024-08-29T18:57:17.106 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-Ox3otrUjwr2nFpu off=12141256 len=107167 2024-08-29T18:57:17.111 INFO:tasks.workunit.client.0.smithi089.stdout:op 6081 completed, throughput=5MB/sec 2024-08-29T18:57:17.111 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-z_kI-GLrZ2hlH94 off=8519 len=758180 2024-08-29T18:57:17.118 INFO:tasks.workunit.client.0.smithi089.stdout:op 6082 completed, throughput=5MB/sec 2024-08-29T18:57:17.119 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-ZU26haAQX9_uqeu off=11682301 len=1744495 2024-08-29T18:57:17.123 INFO:tasks.workunit.client.0.smithi089.stdout:op 6083 completed, throughput=5MB/sec 2024-08-29T18:57:17.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:17 smithi144 bash[67678]: cluster 2024-08-29T18:57:15.707399+0000 mgr.y (mgr.34104) 1347 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:17 smithi089 bash[77323]: cluster 2024-08-29T18:57:15.707399+0000 mgr.y (mgr.34104) 1347 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:17.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:17 smithi089 bash[78574]: cluster 2024-08-29T18:57:15.707399+0000 mgr.y (mgr.34104) 1347 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:18.123 INFO:tasks.workunit.client.0.smithi089.stdout: 1154: throughput=5MB/sec pending data=0 2024-08-29T18:57:18.124 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uGiQw95_l5V2ZT7 off=19359990 len=465943 2024-08-29T18:57:18.127 INFO:tasks.workunit.client.0.smithi089.stdout:op 6084 completed, throughput=5MB/sec 2024-08-29T18:57:18.127 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-GqAUvQDxqnLmqog off=14126510 len=1985958 2024-08-29T18:57:18.129 INFO:tasks.workunit.client.0.smithi089.stdout:op 6085 completed, throughput=5MB/sec 2024-08-29T18:57:18.129 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-m3yvLzIwFT8FG9I off=7218006 len=77674 2024-08-29T18:57:18.131 INFO:tasks.workunit.client.0.smithi089.stdout:op 6086 completed, throughput=5MB/sec 2024-08-29T18:57:18.131 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Uw1lwY3cdx5n9TZ off=13607403 len=1415622 2024-08-29T18:57:18.133 INFO:tasks.workunit.client.0.smithi089.stdout:op 6087 completed, throughput=5MB/sec 2024-08-29T18:57:18.133 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-EUFtEUDCIhiEJWS off=4869880 len=97396 2024-08-29T18:57:18.136 INFO:tasks.workunit.client.0.smithi089.stdout:op 6088 completed, throughput=5MB/sec 2024-08-29T18:57:18.136 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-5o7Z36c7prmYEzM off=22893657 len=570759 2024-08-29T18:57:18.137 INFO:tasks.workunit.client.0.smithi089.stdout:op 6089 completed, throughput=5MB/sec 2024-08-29T18:57:19.138 INFO:tasks.workunit.client.0.smithi089.stdout: 1155: throughput=5MB/sec pending data=0 2024-08-29T18:57:19.138 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bFM-Mqg1J66LN4J off=8518204 len=668325 2024-08-29T18:57:19.139 INFO:tasks.workunit.client.0.smithi089.stdout:op 6090 completed, throughput=5MB/sec 2024-08-29T18:57:19.139 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-3QNlAt1x5j-hNS- off=1320407 len=361295 2024-08-29T18:57:19.141 INFO:tasks.workunit.client.0.smithi089.stdout:op 6091 completed, throughput=5MB/sec 2024-08-29T18:57:19.141 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-beCuyKBuqqFIKpz off=5109615 len=588299 2024-08-29T18:57:19.147 INFO:tasks.workunit.client.0.smithi089.stdout:op 6092 completed, throughput=5MB/sec 2024-08-29T18:57:19.147 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-7nXY5oZh8ERzN8j off=5774565 len=1153670 2024-08-29T18:57:19.150 INFO:tasks.workunit.client.0.smithi089.stdout:op 6093 completed, throughput=5MB/sec 2024-08-29T18:57:19.150 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-bPi4oORr15193VN off=4275324 len=2036389 2024-08-29T18:57:19.162 INFO:tasks.workunit.client.0.smithi089.stdout:op 6094 completed, throughput=5MB/sec 2024-08-29T18:57:19.162 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sGZKKr7ClEIH2tt off=1354616 len=1305021 2024-08-29T18:57:19.165 INFO:tasks.workunit.client.0.smithi089.stdout:op 6095 completed, throughput=5MB/sec 2024-08-29T18:57:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:19 smithi144 bash[67678]: cluster 2024-08-29T18:57:17.708033+0000 mgr.y (mgr.34104) 1348 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:57:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:19 smithi144 bash[67678]: audit 2024-08-29T18:57:18.223685+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:19 smithi144 bash[67678]: audit 2024-08-29T18:57:18.227918+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:19 smithi144 bash[67678]: audit 2024-08-29T18:57:18.466108+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:19 smithi144 bash[67678]: audit 2024-08-29T18:57:18.476887+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[78574]: cluster 2024-08-29T18:57:17.708033+0000 mgr.y (mgr.34104) 1348 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:57:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[78574]: audit 2024-08-29T18:57:18.223685+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[78574]: audit 2024-08-29T18:57:18.227918+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[78574]: audit 2024-08-29T18:57:18.466108+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[78574]: audit 2024-08-29T18:57:18.476887+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[77323]: cluster 2024-08-29T18:57:17.708033+0000 mgr.y (mgr.34104) 1348 : cluster [DBG] pgmap v2073: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-08-29T18:57:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[77323]: audit 2024-08-29T18:57:18.223685+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[77323]: audit 2024-08-29T18:57:18.227918+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[77323]: audit 2024-08-29T18:57:18.466108+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:19.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:19 smithi089 bash[77323]: audit 2024-08-29T18:57:18.476887+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:20.165 INFO:tasks.workunit.client.0.smithi089.stdout: 1156: throughput=5MB/sec pending data=0 2024-08-29T18:57:20.165 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MDOJKtVHOJPVb7k off=2622560 len=1637633 2024-08-29T18:57:20.169 INFO:tasks.workunit.client.0.smithi089.stdout:op 6096 completed, throughput=5MB/sec 2024-08-29T18:57:20.169 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-2GqRLToDmhnpbSy off=22139819 len=1126266 2024-08-29T18:57:20.172 INFO:tasks.workunit.client.0.smithi089.stdout:op 6097 completed, throughput=5MB/sec 2024-08-29T18:57:20.172 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-mLP6MHES_jm0BYv off=10785504 len=547998 2024-08-29T18:57:20.175 INFO:tasks.workunit.client.0.smithi089.stdout:op 6098 completed, throughput=5MB/sec 2024-08-29T18:57:20.175 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-9WN9RiNRGZ3mH3N off=4503633 len=1580901 2024-08-29T18:57:20.177 INFO:tasks.workunit.client.0.smithi089.stdout:op 6099 completed, throughput=5MB/sec 2024-08-29T18:57:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:20 smithi089 bash[77323]: audit 2024-08-29T18:57:19.611170+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:20 smithi089 bash[77323]: audit 2024-08-29T18:57:19.623135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:20 smithi089 bash[77323]: cluster 2024-08-29T18:57:19.708913+0000 mgr.y (mgr.34104) 1349 : cluster [DBG] pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:57:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:20 smithi089 bash[78574]: audit 2024-08-29T18:57:19.611170+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:20 smithi089 bash[78574]: audit 2024-08-29T18:57:19.623135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:20 smithi089 bash[78574]: cluster 2024-08-29T18:57:19.708913+0000 mgr.y (mgr.34104) 1349 : cluster [DBG] pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:57:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:20 smithi144 bash[67678]: audit 2024-08-29T18:57:19.611170+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:20 smithi144 bash[67678]: audit 2024-08-29T18:57:19.623135+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:20 smithi144 bash[67678]: cluster 2024-08-29T18:57:19.708913+0000 mgr.y (mgr.34104) 1349 : cluster [DBG] pgmap v2074: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-08-29T18:57:21.177 INFO:tasks.workunit.client.0.smithi089.stdout: 1157: throughput=5MB/sec pending data=0 2024-08-29T18:57:21.177 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-pA4Ay63A_RhA-tI off=6329840 len=2055712 2024-08-29T18:57:21.191 INFO:tasks.workunit.client.0.smithi089.stdout:op 6100 completed, throughput=5MB/sec 2024-08-29T18:57:21.191 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-13XQEi5xBPwzSVS off=15869570 len=964529 2024-08-29T18:57:21.200 INFO:tasks.workunit.client.0.smithi089.stdout:op 6101 completed, throughput=5MB/sec 2024-08-29T18:57:21.200 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yfzWDeg0GsKoXzE off=3824472 len=1984400 2024-08-29T18:57:21.214 INFO:tasks.workunit.client.0.smithi089.stdout:op 6102 completed, throughput=5MB/sec 2024-08-29T18:57:22.214 INFO:tasks.workunit.client.0.smithi089.stdout: 1158: throughput=5MB/sec pending data=0 2024-08-29T18:57:22.214 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-bLr82_Xtv1Eqed- off=2931642 len=2086363 2024-08-29T18:57:22.219 INFO:tasks.workunit.client.0.smithi089.stdout:op 6103 completed, throughput=5MB/sec 2024-08-29T18:57:22.219 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-1avd2cRs1rUsOyA off=3688586 len=812354 2024-08-29T18:57:22.221 INFO:tasks.workunit.client.0.smithi089.stdout:op 6104 completed, throughput=5MB/sec 2024-08-29T18:57:22.221 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-sLnPDVB3UseeH2W off=2991290 len=286432 2024-08-29T18:57:22.223 INFO:tasks.workunit.client.0.smithi089.stdout:op 6105 completed, throughput=5MB/sec 2024-08-29T18:57:22.223 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-BPJCNHdbw3BxZbV off=11494197 len=888020 2024-08-29T18:57:22.225 INFO:tasks.workunit.client.0.smithi089.stdout:op 6106 completed, throughput=5MB/sec 2024-08-29T18:57:22.225 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-tJpiqbIV3ndya61 off=11949985 len=1811016 2024-08-29T18:57:22.241 INFO:tasks.workunit.client.0.smithi089.stdout:op 6107 completed, throughput=5MB/sec 2024-08-29T18:57:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:22 smithi144 bash[67678]: cluster 2024-08-29T18:57:21.709835+0000 mgr.y (mgr.34104) 1350 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:22 smithi144 bash[67678]: audit 2024-08-29T18:57:22.754942+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:22 smithi089 bash[77323]: cluster 2024-08-29T18:57:21.709835+0000 mgr.y (mgr.34104) 1350 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:22 smithi089 bash[77323]: audit 2024-08-29T18:57:22.754942+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:22 smithi089 bash[78574]: cluster 2024-08-29T18:57:21.709835+0000 mgr.y (mgr.34104) 1350 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-08-29T18:57:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:22 smithi089 bash[78574]: audit 2024-08-29T18:57:22.754942+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:23.241 INFO:tasks.workunit.client.0.smithi089.stdout: 1159: throughput=5MB/sec pending data=0 2024-08-29T18:57:23.241 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-LZj6ymR1EYf4epx off=8194295 len=671443 2024-08-29T18:57:23.244 INFO:tasks.workunit.client.0.smithi089.stdout:op 6108 completed, throughput=5MB/sec 2024-08-29T18:57:23.244 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-GJsPqu53l4iVHap off=1444527 len=1648232 2024-08-29T18:57:23.259 INFO:tasks.workunit.client.0.smithi089.stdout:op 6109 completed, throughput=5MB/sec 2024-08-29T18:57:23.259 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-uiGpJY7cpvWxru1 off=7638260 len=1983673 2024-08-29T18:57:23.272 INFO:tasks.workunit.client.0.smithi089.stdout:op 6110 completed, throughput=5MB/sec 2024-08-29T18:57:23.272 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-DnDQAz_HCJhxBGL off=9400666 len=727966 2024-08-29T18:57:23.279 INFO:tasks.workunit.client.0.smithi089.stdout:op 6111 completed, throughput=5MB/sec 2024-08-29T18:57:24.280 INFO:tasks.workunit.client.0.smithi089.stdout: 1160: throughput=5MB/sec pending data=0 2024-08-29T18:57:24.280 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-brlqjtLaw2M6C8h off=16461174 len=740795 2024-08-29T18:57:24.288 INFO:tasks.workunit.client.0.smithi089.stdout:op 6112 completed, throughput=5MB/sec 2024-08-29T18:57:24.288 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-sjBi8XltcC4PG76 off=6861424 len=258890 2024-08-29T18:57:24.294 INFO:tasks.workunit.client.0.smithi089.stdout:op 6113 completed, throughput=5MB/sec 2024-08-29T18:57:24.294 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-I1bZc4w37UVhSt- off=4462953 len=1611615 2024-08-29T18:57:24.298 INFO:tasks.workunit.client.0.smithi089.stdout:op 6114 completed, throughput=5MB/sec 2024-08-29T18:57:24.298 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-gfUnHFhpjbuHKD7 off=921103 len=268931 2024-08-29T18:57:24.299 INFO:tasks.workunit.client.0.smithi089.stdout:op 6115 completed, throughput=5MB/sec 2024-08-29T18:57:24.299 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-MebLqWwo6dUEsvG off=8509658 len=824390 2024-08-29T18:57:24.302 INFO:tasks.workunit.client.0.smithi089.stdout:op 6116 completed, throughput=5MB/sec 2024-08-29T18:57:24.302 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-Vo8lGO2cZ2qQ1yf off=9095577 len=228677 2024-08-29T18:57:24.303 INFO:tasks.workunit.client.0.smithi089.stdout:op 6117 completed, throughput=5MB/sec 2024-08-29T18:57:24.303 INFO:tasks.workunit.client.0.smithi089.stdout:READ : oid=obj-dkz7jIaa4rhJtEt off=14722264 len=879961 2024-08-29T18:57:24.307 INFO:tasks.workunit.client.0.smithi089.stdout:op 6118 completed, throughput=5MB/sec 2024-08-29T18:57:24.307 INFO:tasks.workunit.client.0.smithi089.stdout:WRITE : oid=obj-yRo_ZxKoo-5cwOE off=2811789 len=619327 2024-08-29T18:57:24.314 INFO:tasks.workunit.client.0.smithi089.stdout:op 6119 completed, throughput=5MB/sec 2024-08-29T18:57:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:24 smithi144 bash[67678]: cluster 2024-08-29T18:57:23.710934+0000 mgr.y (mgr.34104) 1351 : cluster [DBG] pgmap v2076: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:57:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:24 smithi089 bash[77323]: cluster 2024-08-29T18:57:23.710934+0000 mgr.y (mgr.34104) 1351 : cluster [DBG] pgmap v2076: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:57:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:24 smithi089 bash[78574]: cluster 2024-08-29T18:57:23.710934+0000 mgr.y (mgr.34104) 1351 : cluster [DBG] pgmap v2076: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-08-29T18:57:25.314 INFO:tasks.workunit.client.0.smithi089.stdout:waiting for all operations to complete 2024-08-29T18:57:25.314 INFO:tasks.workunit.client.0.smithi089.stdout:cleaning up objects 2024-08-29T18:57:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:57:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:57:25] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:57:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:26 smithi144 bash[67678]: cluster 2024-08-29T18:57:25.711570+0000 mgr.y (mgr.34104) 1352 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:57:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:26 smithi089 bash[77323]: cluster 2024-08-29T18:57:25.711570+0000 mgr.y (mgr.34104) 1352 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:57:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:26 smithi089 bash[78574]: cluster 2024-08-29T18:57:25.711570+0000 mgr.y (mgr.34104) 1352 : cluster [DBG] pgmap v2077: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-08-29T18:57:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:28 smithi144 bash[67678]: cluster 2024-08-29T18:57:27.712797+0000 mgr.y (mgr.34104) 1353 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 124 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-08-29T18:57:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:28 smithi089 bash[77323]: cluster 2024-08-29T18:57:27.712797+0000 mgr.y (mgr.34104) 1353 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 124 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-08-29T18:57:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:28 smithi089 bash[78574]: cluster 2024-08-29T18:57:27.712797+0000 mgr.y (mgr.34104) 1353 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 124 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-08-29T18:57:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[77323]: audit 2024-08-29T18:57:29.616529+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[77323]: audit 2024-08-29T18:57:29.633550+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[77323]: audit 2024-08-29T18:57:29.635807+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:57:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[77323]: audit 2024-08-29T18:57:29.637893+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:57:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[77323]: audit 2024-08-29T18:57:29.649554+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[77323]: cluster 2024-08-29T18:57:29.713449+0000 mgr.y (mgr.34104) 1354 : cluster [DBG] pgmap v2079: 105 pgs: 105 active+clean; 121 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 40 op/s 2024-08-29T18:57:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[78574]: audit 2024-08-29T18:57:29.616529+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[78574]: audit 2024-08-29T18:57:29.633550+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[78574]: audit 2024-08-29T18:57:29.635807+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:57:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[78574]: audit 2024-08-29T18:57:29.637893+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:57:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[78574]: audit 2024-08-29T18:57:29.649554+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:30 smithi089 bash[78574]: cluster 2024-08-29T18:57:29.713449+0000 mgr.y (mgr.34104) 1354 : cluster [DBG] pgmap v2079: 105 pgs: 105 active+clean; 121 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 40 op/s 2024-08-29T18:57:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:30 smithi144 bash[67678]: audit 2024-08-29T18:57:29.616529+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:30 smithi144 bash[67678]: audit 2024-08-29T18:57:29.633550+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:30 smithi144 bash[67678]: audit 2024-08-29T18:57:29.635807+0000 mon.a (mon.0) 2338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:57:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:30 smithi144 bash[67678]: audit 2024-08-29T18:57:29.637893+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:57:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:30 smithi144 bash[67678]: audit 2024-08-29T18:57:29.649554+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:57:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:30 smithi144 bash[67678]: cluster 2024-08-29T18:57:29.713449+0000 mgr.y (mgr.34104) 1354 : cluster [DBG] pgmap v2079: 105 pgs: 105 active+clean; 121 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.5 MiB/s wr, 40 op/s 2024-08-29T18:57:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:32 smithi144 bash[67678]: cluster 2024-08-29T18:57:31.714385+0000 mgr.y (mgr.34104) 1355 : cluster [DBG] pgmap v2080: 105 pgs: 105 active+clean; 110 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 116 op/s 2024-08-29T18:57:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:32 smithi089 bash[78574]: cluster 2024-08-29T18:57:31.714385+0000 mgr.y (mgr.34104) 1355 : cluster [DBG] pgmap v2080: 105 pgs: 105 active+clean; 110 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 116 op/s 2024-08-29T18:57:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:32 smithi089 bash[77323]: cluster 2024-08-29T18:57:31.714385+0000 mgr.y (mgr.34104) 1355 : cluster [DBG] pgmap v2080: 105 pgs: 105 active+clean; 110 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.4 MiB/s wr, 116 op/s 2024-08-29T18:57:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:34 smithi144 bash[67678]: cluster 2024-08-29T18:57:33.715635+0000 mgr.y (mgr.34104) 1356 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 154 op/s 2024-08-29T18:57:35.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:34 smithi089 bash[78574]: cluster 2024-08-29T18:57:33.715635+0000 mgr.y (mgr.34104) 1356 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 154 op/s 2024-08-29T18:57:35.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:34 smithi089 bash[77323]: cluster 2024-08-29T18:57:33.715635+0000 mgr.y (mgr.34104) 1356 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 154 op/s 2024-08-29T18:57:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:57:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:57:35] "GET /metrics HTTP/1.1" 200 33961 "" "Prometheus/2.43.0" 2024-08-29T18:57:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:36 smithi144 bash[67678]: cluster 2024-08-29T18:57:35.716305+0000 mgr.y (mgr.34104) 1357 : cluster [DBG] pgmap v2082: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 697 KiB/s rd, 712 KiB/s wr, 153 op/s 2024-08-29T18:57:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:36 smithi089 bash[77323]: cluster 2024-08-29T18:57:35.716305+0000 mgr.y (mgr.34104) 1357 : cluster [DBG] pgmap v2082: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 697 KiB/s rd, 712 KiB/s wr, 153 op/s 2024-08-29T18:57:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:36 smithi089 bash[78574]: cluster 2024-08-29T18:57:35.716305+0000 mgr.y (mgr.34104) 1357 : cluster [DBG] pgmap v2082: 105 pgs: 105 active+clean; 104 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 697 KiB/s rd, 712 KiB/s wr, 153 op/s 2024-08-29T18:57:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:37 smithi144 bash[67678]: audit 2024-08-29T18:57:37.755265+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:37 smithi089 bash[77323]: audit 2024-08-29T18:57:37.755265+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:37 smithi089 bash[78574]: audit 2024-08-29T18:57:37.755265+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:38 smithi144 bash[67678]: cluster 2024-08-29T18:57:37.717570+0000 mgr.y (mgr.34104) 1358 : cluster [DBG] pgmap v2083: 105 pgs: 105 active+clean; 92 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 697 KiB/s rd, 712 KiB/s wr, 235 op/s 2024-08-29T18:57:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:38 smithi089 bash[77323]: cluster 2024-08-29T18:57:37.717570+0000 mgr.y (mgr.34104) 1358 : cluster [DBG] pgmap v2083: 105 pgs: 105 active+clean; 92 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 697 KiB/s rd, 712 KiB/s wr, 235 op/s 2024-08-29T18:57:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:38 smithi089 bash[78574]: cluster 2024-08-29T18:57:37.717570+0000 mgr.y (mgr.34104) 1358 : cluster [DBG] pgmap v2083: 105 pgs: 105 active+clean; 92 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 697 KiB/s rd, 712 KiB/s wr, 235 op/s 2024-08-29T18:57:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:40 smithi144 bash[67678]: cluster 2024-08-29T18:57:39.718502+0000 mgr.y (mgr.34104) 1359 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 240 op/s 2024-08-29T18:57:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:40 smithi089 bash[78574]: cluster 2024-08-29T18:57:39.718502+0000 mgr.y (mgr.34104) 1359 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 240 op/s 2024-08-29T18:57:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:40 smithi089 bash[77323]: cluster 2024-08-29T18:57:39.718502+0000 mgr.y (mgr.34104) 1359 : cluster [DBG] pgmap v2084: 105 pgs: 105 active+clean; 88 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 240 op/s 2024-08-29T18:57:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:42 smithi144 bash[67678]: cluster 2024-08-29T18:57:41.719395+0000 mgr.y (mgr.34104) 1360 : cluster [DBG] pgmap v2085: 105 pgs: 105 active+clean; 79 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 287 op/s 2024-08-29T18:57:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:42 smithi089 bash[77323]: cluster 2024-08-29T18:57:41.719395+0000 mgr.y (mgr.34104) 1360 : cluster [DBG] pgmap v2085: 105 pgs: 105 active+clean; 79 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 287 op/s 2024-08-29T18:57:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:42 smithi089 bash[78574]: cluster 2024-08-29T18:57:41.719395+0000 mgr.y (mgr.34104) 1360 : cluster [DBG] pgmap v2085: 105 pgs: 105 active+clean; 79 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 287 op/s 2024-08-29T18:57:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:44 smithi144 bash[67678]: cluster 2024-08-29T18:57:43.720469+0000 mgr.y (mgr.34104) 1361 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 73 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-08-29T18:57:45.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:44 smithi089 bash[77323]: cluster 2024-08-29T18:57:43.720469+0000 mgr.y (mgr.34104) 1361 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 73 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-08-29T18:57:45.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:44 smithi089 bash[78574]: cluster 2024-08-29T18:57:43.720469+0000 mgr.y (mgr.34104) 1361 : cluster [DBG] pgmap v2086: 105 pgs: 105 active+clean; 73 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-08-29T18:57:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:57:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:57:45] "GET /metrics HTTP/1.1" 200 33962 "" "Prometheus/2.43.0" 2024-08-29T18:57:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:46 smithi089 bash[77323]: cluster 2024-08-29T18:57:45.721176+0000 mgr.y (mgr.34104) 1362 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 73 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-08-29T18:57:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:46 smithi089 bash[78574]: cluster 2024-08-29T18:57:45.721176+0000 mgr.y (mgr.34104) 1362 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 73 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-08-29T18:57:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:46 smithi144 bash[67678]: cluster 2024-08-29T18:57:45.721176+0000 mgr.y (mgr.34104) 1362 : cluster [DBG] pgmap v2087: 105 pgs: 105 active+clean; 73 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 211 op/s 2024-08-29T18:57:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:48 smithi089 bash[77323]: cluster 2024-08-29T18:57:47.722632+0000 mgr.y (mgr.34104) 1363 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 63 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 283 op/s 2024-08-29T18:57:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:48 smithi089 bash[78574]: cluster 2024-08-29T18:57:47.722632+0000 mgr.y (mgr.34104) 1363 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 63 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 283 op/s 2024-08-29T18:57:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:48 smithi144 bash[67678]: cluster 2024-08-29T18:57:47.722632+0000 mgr.y (mgr.34104) 1363 : cluster [DBG] pgmap v2088: 105 pgs: 105 active+clean; 63 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 283 op/s 2024-08-29T18:57:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:50 smithi089 bash[77323]: cluster 2024-08-29T18:57:49.723633+0000 mgr.y (mgr.34104) 1364 : cluster [DBG] pgmap v2089: 105 pgs: 105 active+clean; 59 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-29T18:57:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:50 smithi089 bash[78574]: cluster 2024-08-29T18:57:49.723633+0000 mgr.y (mgr.34104) 1364 : cluster [DBG] pgmap v2089: 105 pgs: 105 active+clean; 59 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-29T18:57:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:50 smithi144 bash[67678]: cluster 2024-08-29T18:57:49.723633+0000 mgr.y (mgr.34104) 1364 : cluster [DBG] pgmap v2089: 105 pgs: 105 active+clean; 59 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-29T18:57:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:52 smithi089 bash[77323]: cluster 2024-08-29T18:57:51.724708+0000 mgr.y (mgr.34104) 1365 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 50 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 264 op/s 2024-08-29T18:57:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:52 smithi089 bash[77323]: audit 2024-08-29T18:57:52.756243+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:52 smithi089 bash[78574]: cluster 2024-08-29T18:57:51.724708+0000 mgr.y (mgr.34104) 1365 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 50 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 264 op/s 2024-08-29T18:57:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:52 smithi089 bash[78574]: audit 2024-08-29T18:57:52.756243+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:52 smithi144 bash[67678]: cluster 2024-08-29T18:57:51.724708+0000 mgr.y (mgr.34104) 1365 : cluster [DBG] pgmap v2090: 105 pgs: 105 active+clean; 50 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 264 op/s 2024-08-29T18:57:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:52 smithi144 bash[67678]: audit 2024-08-29T18:57:52.756243+0000 mon.a (mon.0) 2342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:57:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:54 smithi089 bash[77323]: cluster 2024-08-29T18:57:53.725808+0000 mgr.y (mgr.34104) 1366 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 45 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 234 op/s 2024-08-29T18:57:55.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:57:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:57:55] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:57:55.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:54 smithi089 bash[78574]: cluster 2024-08-29T18:57:53.725808+0000 mgr.y (mgr.34104) 1366 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 45 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 234 op/s 2024-08-29T18:57:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:54 smithi144 bash[67678]: cluster 2024-08-29T18:57:53.725808+0000 mgr.y (mgr.34104) 1366 : cluster [DBG] pgmap v2091: 105 pgs: 105 active+clean; 45 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 234 op/s 2024-08-29T18:57:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:56 smithi089 bash[77323]: cluster 2024-08-29T18:57:55.726476+0000 mgr.y (mgr.34104) 1367 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 45 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-08-29T18:57:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:56 smithi089 bash[78574]: cluster 2024-08-29T18:57:55.726476+0000 mgr.y (mgr.34104) 1367 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 45 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-08-29T18:57:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:56 smithi144 bash[67678]: cluster 2024-08-29T18:57:55.726476+0000 mgr.y (mgr.34104) 1367 : cluster [DBG] pgmap v2092: 105 pgs: 105 active+clean; 45 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 194 op/s 2024-08-29T18:57:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:57:58 smithi089 bash[77323]: cluster 2024-08-29T18:57:57.727557+0000 mgr.y (mgr.34104) 1368 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 34 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 267 op/s 2024-08-29T18:57:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:57:58 smithi089 bash[78574]: cluster 2024-08-29T18:57:57.727557+0000 mgr.y (mgr.34104) 1368 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 34 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 267 op/s 2024-08-29T18:57:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:57:58 smithi144 bash[67678]: cluster 2024-08-29T18:57:57.727557+0000 mgr.y (mgr.34104) 1368 : cluster [DBG] pgmap v2093: 105 pgs: 105 active+clean; 34 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 267 op/s 2024-08-29T18:58:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:00 smithi089 bash[77323]: cluster 2024-08-29T18:57:59.728750+0000 mgr.y (mgr.34104) 1369 : cluster [DBG] pgmap v2094: 105 pgs: 105 active+clean; 30 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 216 op/s 2024-08-29T18:58:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:00 smithi089 bash[78574]: cluster 2024-08-29T18:57:59.728750+0000 mgr.y (mgr.34104) 1369 : cluster [DBG] pgmap v2094: 105 pgs: 105 active+clean; 30 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 216 op/s 2024-08-29T18:58:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:00 smithi144 bash[67678]: cluster 2024-08-29T18:57:59.728750+0000 mgr.y (mgr.34104) 1369 : cluster [DBG] pgmap v2094: 105 pgs: 105 active+clean; 30 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 216 op/s 2024-08-29T18:58:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:02 smithi089 bash[77323]: cluster 2024-08-29T18:58:01.729710+0000 mgr.y (mgr.34104) 1370 : cluster [DBG] pgmap v2095: 105 pgs: 105 active+clean; 21 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-08-29T18:58:03.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:02 smithi089 bash[78574]: cluster 2024-08-29T18:58:01.729710+0000 mgr.y (mgr.34104) 1370 : cluster [DBG] pgmap v2095: 105 pgs: 105 active+clean; 21 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-08-29T18:58:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:02 smithi144 bash[67678]: cluster 2024-08-29T18:58:01.729710+0000 mgr.y (mgr.34104) 1370 : cluster [DBG] pgmap v2095: 105 pgs: 105 active+clean; 21 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 250 op/s 2024-08-29T18:58:05.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:58:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:58:05] "GET /metrics HTTP/1.1" 200 33959 "" "Prometheus/2.43.0" 2024-08-29T18:58:05.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:04 smithi089 bash[78574]: cluster 2024-08-29T18:58:03.730783+0000 mgr.y (mgr.34104) 1371 : cluster [DBG] pgmap v2096: 105 pgs: 105 active+clean; 16 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 221 op/s 2024-08-29T18:58:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:04 smithi089 bash[77323]: cluster 2024-08-29T18:58:03.730783+0000 mgr.y (mgr.34104) 1371 : cluster [DBG] pgmap v2096: 105 pgs: 105 active+clean; 16 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 221 op/s 2024-08-29T18:58:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:04 smithi144 bash[67678]: cluster 2024-08-29T18:58:03.730783+0000 mgr.y (mgr.34104) 1371 : cluster [DBG] pgmap v2096: 105 pgs: 105 active+clean; 16 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 221 op/s 2024-08-29T18:58:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:06 smithi089 bash[77323]: cluster 2024-08-29T18:58:05.731449+0000 mgr.y (mgr.34104) 1372 : cluster [DBG] pgmap v2097: 105 pgs: 105 active+clean; 16 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 187 op/s 2024-08-29T18:58:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:06 smithi089 bash[78574]: cluster 2024-08-29T18:58:05.731449+0000 mgr.y (mgr.34104) 1372 : cluster [DBG] pgmap v2097: 105 pgs: 105 active+clean; 16 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 187 op/s 2024-08-29T18:58:07.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:06 smithi144 bash[67678]: cluster 2024-08-29T18:58:05.731449+0000 mgr.y (mgr.34104) 1372 : cluster [DBG] pgmap v2097: 105 pgs: 105 active+clean; 16 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 187 op/s 2024-08-29T18:58:07.738 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:58:07.738 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T18:58:07.793 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-08-29T18:58:07.793 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:58:08.074 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:07 smithi089 bash[77323]: audit 2024-08-29T18:58:07.756362+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:08.075 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:07 smithi089 bash[78574]: audit 2024-08-29T18:58:07.756362+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:08.076 DEBUG:teuthology.parallel:result is None 2024-08-29T18:58:08.076 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:58:08.088 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:58:08.088 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:58:08.136 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T18:58:08.136 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:58:08.136 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-08-29T18:58:08.136 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:58:08.136 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-08-29T18:58:08.136 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:58:08.137 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:58:08.137 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:58:08.138 DEBUG:teuthology.orchestra.run.smithi144:> stat -- /home/ubuntu/cephtest/mnt.1 2024-08-29T18:58:08.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:58:08.145 INFO:teuthology.orchestra.run.smithi144.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-08-29T18:58:08.145 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-08-29T18:58:08.191 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-08-29T18:58:08.191 DEBUG:teuthology.orchestra.run.smithi144:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-08-29T18:58:08.239 INFO:tasks.workunit:timeout=3h 2024-08-29T18:58:08.239 INFO:tasks.workunit:cleanup=True 2024-08-29T18:58:08.239 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-08-29T18:58:08.288 INFO:tasks.workunit.client.1.smithi144.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-08-29T18:58:08.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:07 smithi144 bash[67678]: audit 2024-08-29T18:58:07.756362+0000 mon.a (mon.0) 2343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:08 smithi089 bash[77323]: cluster 2024-08-29T18:58:07.732786+0000 mgr.y (mgr.34104) 1373 : cluster [DBG] pgmap v2098: 105 pgs: 105 active+clean; 5.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 258 op/s 2024-08-29T18:58:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:08 smithi089 bash[78574]: cluster 2024-08-29T18:58:07.732786+0000 mgr.y (mgr.34104) 1373 : cluster [DBG] pgmap v2098: 105 pgs: 105 active+clean; 5.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 258 op/s 2024-08-29T18:58:09.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:08 smithi144 bash[67678]: cluster 2024-08-29T18:58:07.732786+0000 mgr.y (mgr.34104) 1373 : cluster [DBG] pgmap v2098: 105 pgs: 105 active+clean; 5.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 258 op/s 2024-08-29T18:58:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:10 smithi089 bash[77323]: cluster 2024-08-29T18:58:09.733775+0000 mgr.y (mgr.34104) 1374 : cluster [DBG] pgmap v2099: 105 pgs: 105 active+clean; 2.7 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 203 op/s 2024-08-29T18:58:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:10 smithi089 bash[78574]: cluster 2024-08-29T18:58:09.733775+0000 mgr.y (mgr.34104) 1374 : cluster [DBG] pgmap v2099: 105 pgs: 105 active+clean; 2.7 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 203 op/s 2024-08-29T18:58:11.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:10 smithi144 bash[67678]: cluster 2024-08-29T18:58:09.733775+0000 mgr.y (mgr.34104) 1374 : cluster [DBG] pgmap v2099: 105 pgs: 105 active+clean; 2.7 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 203 op/s 2024-08-29T18:58:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:12 smithi089 bash[77323]: cluster 2024-08-29T18:58:11.734630+0000 mgr.y (mgr.34104) 1375 : cluster [DBG] pgmap v2100: 105 pgs: 105 active+clean; 282 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 198 op/s 2024-08-29T18:58:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:12 smithi089 bash[78574]: cluster 2024-08-29T18:58:11.734630+0000 mgr.y (mgr.34104) 1375 : cluster [DBG] pgmap v2100: 105 pgs: 105 active+clean; 282 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 198 op/s 2024-08-29T18:58:13.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:12 smithi144 bash[67678]: cluster 2024-08-29T18:58:11.734630+0000 mgr.y (mgr.34104) 1375 : cluster [DBG] pgmap v2100: 105 pgs: 105 active+clean; 282 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 198 op/s 2024-08-29T18:58:14.310 DEBUG:teuthology.orchestra.run.smithi144:> cd -- /home/ubuntu/cephtest/clone.client.1/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.1 2024-08-29T18:58:14.359 INFO:tasks.workunit.client.1.smithi144.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:58:14.362 INFO:tasks.workunit.client.1.smithi144.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-29T18:58:14.362 INFO:tasks.workunit.client.1.smithi144.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:58:15.151 INFO:tasks.workunit.client.1.smithi144.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:58:15.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:58:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:58:15] "GET /metrics HTTP/1.1" 200 33954 "" "Prometheus/2.43.0" 2024-08-29T18:58:15.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:14 smithi089 bash[78574]: cluster 2024-08-29T18:58:13.735698+0000 mgr.y (mgr.34104) 1376 : cluster [DBG] pgmap v2101: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2024-08-29T18:58:15.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:14 smithi089 bash[77323]: cluster 2024-08-29T18:58:13.735698+0000 mgr.y (mgr.34104) 1376 : cluster [DBG] pgmap v2101: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2024-08-29T18:58:15.228 INFO:tasks.workunit.client.1.smithi144.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:58:15.276 INFO:tasks.workunit.client.1.smithi144.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-08-29T18:58:15.277 INFO:tasks.workunit.client.1.smithi144.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-29T18:58:15.278 INFO:tasks.workunit.client.1.smithi144.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:58:15.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:14 smithi144 bash[67678]: cluster 2024-08-29T18:58:13.735698+0000 mgr.y (mgr.34104) 1376 : cluster [DBG] pgmap v2101: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2024-08-29T18:58:15.321 INFO:tasks.workunit.client.1.smithi144.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-08-29T18:58:15.324 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-08-29T18:58:15.324 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-08-29T18:58:15.371 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-08-29T18:58:15.372 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-08-29T18:58:15.373 DEBUG:teuthology.orchestra.run.smithi144:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2024-08-29T18:58:15.424 INFO:tasks.workunit.client.1.smithi144.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-08-29T18:58:15.424 INFO:tasks.workunit.client.1.smithi144.stderr:+ TMPDIR=/tmp/rbd_import_export_105662 2024-08-29T18:58:15.425 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm -rf /tmp/rbd_import_export_105662 2024-08-29T18:58:15.425 INFO:tasks.workunit.client.1.smithi144.stderr:+ mkdir /tmp/rbd_import_export_105662 2024-08-29T18:58:15.426 INFO:tasks.workunit.client.1.smithi144.stderr:+ trap rm -rf /tmp/rbd_import_export_105662 INT TERM EXIT 2024-08-29T18:58:15.426 INFO:tasks.workunit.client.1.smithi144.stderr:+ mkdir foo.105662 2024-08-29T18:58:15.427 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import foo.105662 foo.dir 2024-08-29T18:58:15.559 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: cannot import a directory 2024-08-29T18:58:15.559 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 0% complete...failed. 2024-08-29T18:58:15.559 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: import failed: (21) Is a directory 2024-08-29T18:58:15.572 INFO:tasks.workunit.client.1.smithi144.stderr:+ true 2024-08-29T18:58:15.572 INFO:tasks.workunit.client.1.smithi144.stderr:+ rmdir foo.105662 2024-08-29T18:58:15.580 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_105662/img bs=1k count=1 seek=10 2024-08-29T18:58:15.580 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records in 2024-08-29T18:58:15.580 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records out 2024-08-29T18:58:15.581 INFO:tasks.workunit.client.1.smithi144.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000110715 s, 9.2 MB/s 2024-08-29T18:58:15.581 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_105662/img bs=1k count=10 seek=100 2024-08-29T18:58:15.581 INFO:tasks.workunit.client.1.smithi144.stderr:10+0 records in 2024-08-29T18:58:15.581 INFO:tasks.workunit.client.1.smithi144.stderr:10+0 records out 2024-08-29T18:58:15.582 INFO:tasks.workunit.client.1.smithi144.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000144551 s, 70.8 MB/s 2024-08-29T18:58:15.582 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_105662/img bs=1k count=100 seek=1000 2024-08-29T18:58:15.582 INFO:tasks.workunit.client.1.smithi144.stderr:58+1 records in 2024-08-29T18:58:15.582 INFO:tasks.workunit.client.1.smithi144.stderr:58+1 records out 2024-08-29T18:58:15.582 INFO:tasks.workunit.client.1.smithi144.stderr:59904 bytes (60 kB, 58 KiB) copied, 0.000309276 s, 194 MB/s 2024-08-29T18:58:15.582 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_105662/img bs=1k seek=10000 2024-08-29T18:58:15.583 INFO:tasks.workunit.client.1.smithi144.stderr:134+1 records in 2024-08-29T18:58:15.583 INFO:tasks.workunit.client.1.smithi144.stderr:134+1 records out 2024-08-29T18:58:15.584 INFO:tasks.workunit.client.1.smithi144.stderr:138208 bytes (138 kB, 135 KiB) copied, 0.000609289 s, 227 MB/s 2024-08-29T18:58:15.584 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_105662/img bs=1k seek=100000 2024-08-29T18:58:15.585 INFO:tasks.workunit.client.1.smithi144.stderr:58+1 records in 2024-08-29T18:58:15.585 INFO:tasks.workunit.client.1.smithi144.stderr:58+1 records out 2024-08-29T18:58:15.585 INFO:tasks.workunit.client.1.smithi144.stderr:59904 bytes (60 kB, 58 KiB) copied, 0.000351461 s, 170 MB/s 2024-08-29T18:58:15.585 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_105662/img bs=1k seek=1000000 2024-08-29T18:58:15.586 INFO:tasks.workunit.client.1.smithi144.stderr:178+1 records in 2024-08-29T18:58:15.586 INFO:tasks.workunit.client.1.smithi144.stderr:178+1 records out 2024-08-29T18:58:15.586 INFO:tasks.workunit.client.1.smithi144.stderr:182728 bytes (183 kB, 178 KiB) copied, 0.000781904 s, 234 MB/s 2024-08-29T18:58:15.586 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm testimg 2024-08-29T18:58:15.664 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 0% complete...failed. 2024-08-29T18:58:15.664 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: delete error: (2) No such file or directory 2024-08-29T18:58:15.668 INFO:tasks.workunit.client.1.smithi144.stderr:+ true 2024-08-29T18:58:15.669 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format /tmp/rbd_import_export_105662/img testimg 2024-08-29T18:58:16.279 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2024-08-29T18:58:16.280 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:16.283 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg /tmp/rbd_import_export_105662/img2 2024-08-29T18:58:16.531 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:16.537 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg - 2024-08-29T18:58:17.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:16 smithi089 bash[77323]: cluster 2024-08-29T18:58:15.736335+0000 mgr.y (mgr.34104) 1377 : cluster [DBG] pgmap v2102: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 107 op/s 2024-08-29T18:58:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:16 smithi089 bash[78574]: cluster 2024-08-29T18:58:15.736335+0000 mgr.y (mgr.34104) 1377 : cluster [DBG] pgmap v2102: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 107 op/s 2024-08-29T18:58:17.242 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:17.248 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm testimg 2024-08-29T18:58:17.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:16 smithi144 bash[67678]: cluster 2024-08-29T18:58:15.736335+0000 mgr.y (mgr.34104) 1377 : cluster [DBG] pgmap v2102: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 107 op/s 2024-08-29T18:58:17.404 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-08-29T18:58:17.408 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img2 2024-08-29T18:58:18.093 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img3 2024-08-29T18:58:18.588 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img2 /tmp/rbd_import_export_105662/img3 2024-08-29T18:58:18.775 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format - testimg 2024-08-29T18:58:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:18 smithi089 bash[77323]: cluster 2024-08-29T18:58:17.737496+0000 mgr.y (mgr.34104) 1378 : cluster [DBG] pgmap v2103: 105 pgs: 105 active+clean; 4.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 33 KiB/s wr, 108 op/s 2024-08-29T18:58:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:18 smithi089 bash[78574]: cluster 2024-08-29T18:58:17.737496+0000 mgr.y (mgr.34104) 1378 : cluster [DBG] pgmap v2103: 105 pgs: 105 active+clean; 4.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 33 KiB/s wr, 108 op/s 2024-08-29T18:58:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:18 smithi144 bash[67678]: cluster 2024-08-29T18:58:17.737496+0000 mgr.y (mgr.34104) 1378 : cluster [DBG] pgmap v2103: 105 pgs: 105 active+clean; 4.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 33 KiB/s wr, 108 op/s 2024-08-29T18:58:19.487 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:19.488 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:19.492 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg /tmp/rbd_import_export_105662/img2 2024-08-29T18:58:19.777 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:19.785 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg - 2024-08-29T18:58:20.533 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:20.539 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm testimg 2024-08-29T18:58:20.788 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2024-08-29T18:58:20.797 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img2 2024-08-29T18:58:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:20 smithi089 bash[77323]: cluster 2024-08-29T18:58:19.738408+0000 mgr.y (mgr.34104) 1379 : cluster [DBG] pgmap v2104: 105 pgs: 105 active+clean; 4.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 39 KiB/s wr, 59 op/s 2024-08-29T18:58:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:20 smithi089 bash[78574]: cluster 2024-08-29T18:58:19.738408+0000 mgr.y (mgr.34104) 1379 : cluster [DBG] pgmap v2104: 105 pgs: 105 active+clean; 4.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 39 KiB/s wr, 59 op/s 2024-08-29T18:58:21.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:20 smithi144 bash[67678]: cluster 2024-08-29T18:58:19.738408+0000 mgr.y (mgr.34104) 1379 : cluster [DBG] pgmap v2104: 105 pgs: 105 active+clean; 4.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 39 KiB/s wr, 59 op/s 2024-08-29T18:58:21.501 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img3 2024-08-29T18:58:22.001 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img2 /tmp/rbd_import_export_105662/img3 2024-08-29T18:58:22.230 INFO:tasks.workunit.client.1.smithi144.stderr:+ + rbd help export 2024-08-29T18:58:22.230 INFO:tasks.workunit.client.1.smithi144.stderr:grep -q export-format 2024-08-29T18:58:22.258 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_105662/img bs=1k count=10 seek=100 2024-08-29T18:58:22.259 INFO:tasks.workunit.client.1.smithi144.stderr:10+0 records in 2024-08-29T18:58:22.259 INFO:tasks.workunit.client.1.smithi144.stderr:10+0 records out 2024-08-29T18:58:22.259 INFO:tasks.workunit.client.1.smithi144.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000241939 s, 42.3 MB/s 2024-08-29T18:58:22.259 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format /tmp/rbd_import_export_105662/img testimg 2024-08-29T18:58:22.343 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:22.343 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:22.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap create testimg@snap 2024-08-29T18:58:22.926 INFO:tasks.workunit.client.1.smithi144.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-29T18:58:22.946 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd image-meta set testimg key1 value1 2024-08-29T18:58:23.016 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd image-meta list testimg 2024-08-29T18:58:23.063 INFO:tasks.workunit.client.1.smithi144.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2024-08-29T18:58:23.063 INFO:tasks.workunit.client.1.smithi144.stderr: 2024-08-29T18:58:23.063 INFO:tasks.workunit.client.1.smithi144.stderr:Key Value 2024-08-29T18:58:23.063 INFO:tasks.workunit.client.1.smithi144.stderr:key1 value1 2024-08-29T18:58:23.063 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:23.105 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:23.109 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105662/img_v2 testimg_import 2024-08-29T18:58:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:22 smithi089 bash[77323]: cluster 2024-08-29T18:58:21.739329+0000 mgr.y (mgr.34104) 1380 : cluster [DBG] pgmap v2105: 105 pgs: 105 active+clean; 3.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 73 KiB/s wr, 56 op/s 2024-08-29T18:58:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:22 smithi089 bash[77323]: audit 2024-08-29T18:58:22.756608+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:22 smithi089 bash[78574]: cluster 2024-08-29T18:58:21.739329+0000 mgr.y (mgr.34104) 1380 : cluster [DBG] pgmap v2105: 105 pgs: 105 active+clean; 3.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 73 KiB/s wr, 56 op/s 2024-08-29T18:58:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:22 smithi089 bash[78574]: audit 2024-08-29T18:58:22.756608+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:22 smithi144 bash[67678]: cluster 2024-08-29T18:58:21.739329+0000 mgr.y (mgr.34104) 1380 : cluster [DBG] pgmap v2105: 105 pgs: 105 active+clean; 3.2 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 163 KiB/s rd, 73 KiB/s wr, 56 op/s 2024-08-29T18:58:23.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:22 smithi144 bash[67678]: audit 2024-08-29T18:58:22.756608+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:23.963 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:58:23.971 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout:rbd image 'testimg_import': 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: size 110 KiB in 1 objects 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: order 22 (4 MiB objects) 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: snapshot_count: 1 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: id: d4fbb5263845 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: block_name_prefix: rbd_data.d4fbb5263845 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: format: 2 2024-08-29T18:58:24.027 INFO:tasks.workunit.client.1.smithi144.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-29T18:58:24.028 INFO:tasks.workunit.client.1.smithi144.stdout: op_features: 2024-08-29T18:58:24.028 INFO:tasks.workunit.client.1.smithi144.stdout: flags: 2024-08-29T18:58:24.028 INFO:tasks.workunit.client.1.smithi144.stdout: create_timestamp: Thu Aug 29 18:58:23 2024 2024-08-29T18:58:24.028 INFO:tasks.workunit.client.1.smithi144.stdout: access_timestamp: Thu Aug 29 18:58:23 2024 2024-08-29T18:58:24.028 INFO:tasks.workunit.client.1.smithi144.stdout: modify_timestamp: Thu Aug 29 18:58:23 2024 2024-08-29T18:58:24.031 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import@snap 2024-08-29T18:58:24.082 INFO:tasks.workunit.client.1.smithi144.stdout:rbd image 'testimg_import': 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: size 110 KiB in 1 objects 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: order 22 (4 MiB objects) 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: snapshot_count: 1 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: id: d4fbb5263845 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: block_name_prefix: rbd_data.d4fbb5263845 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: format: 2 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: op_features: 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: flags: 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: create_timestamp: Thu Aug 29 18:58:23 2024 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: access_timestamp: Thu Aug 29 18:58:23 2024 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: modify_timestamp: Thu Aug 29 18:58:23 2024 2024-08-29T18:58:24.083 INFO:tasks.workunit.client.1.smithi144.stdout: protected: False 2024-08-29T18:58:24.087 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd image-meta list testimg_import 2024-08-29T18:58:24.153 INFO:tasks.workunit.client.1.smithi144.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2024-08-29T18:58:24.153 INFO:tasks.workunit.client.1.smithi144.stderr: 2024-08-29T18:58:24.153 INFO:tasks.workunit.client.1.smithi144.stderr:Key Value 2024-08-29T18:58:24.153 INFO:tasks.workunit.client.1.smithi144.stderr:key1 value1 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ There is 1 metadatum on this image: 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr: 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr:Key Value 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr:key1 value1 = There is 1 metadatum on this image: 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr: 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr:Key Value 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr:key1 value1 ] 2024-08-29T18:58:24.154 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg_import /tmp/rbd_import_export_105662/img_import 2024-08-29T18:58:24.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:23 smithi089 bash[77323]: cluster 2024-08-29T18:58:22.903860+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-29T18:58:24.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:23 smithi089 bash[78574]: cluster 2024-08-29T18:58:22.903860+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-29T18:58:24.204 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete...done. 2024-08-29T18:58:24.208 INFO:tasks.workunit.client.1.smithi144.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img_import 2024-08-29T18:58:24.208 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp -l /tmp/rbd_import_export_105662/img /tmp/rbd_import_export_105662/img_import 2024-08-29T18:58:24.209 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/img --format %b 2024-08-29T18:58:24.210 INFO:tasks.workunit.client.1.smithi144.stderr:+ origsize=24 2024-08-29T18:58:24.210 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/img_import --format %b 2024-08-29T18:58:24.210 INFO:tasks.workunit.client.1.smithi144.stderr:+ exportsize=224 2024-08-29T18:58:24.210 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=200 2024-08-29T18:58:24.210 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=200 2024-08-29T18:58:24.211 INFO:tasks.workunit.client.1.smithi144.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-08-29T18:58:24.211 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_105662/img_snap 2024-08-29T18:58:24.255 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete...done. 2024-08-29T18:58:24.259 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_105662/img_snap_import 2024-08-29T18:58:24.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:23 smithi144 bash[67678]: cluster 2024-08-29T18:58:22.903860+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-29T18:58:24.311 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete...done. 2024-08-29T18:58:24.315 INFO:tasks.workunit.client.1.smithi144.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105662/img_snap /tmp/rbd_import_export_105662/img_snap_import 2024-08-29T18:58:24.315 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp -l /tmp/rbd_import_export_105662/img_snap /tmp/rbd_import_export_105662/img_snap_import 2024-08-29T18:58:24.316 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/img_snap --format %b 2024-08-29T18:58:24.317 INFO:tasks.workunit.client.1.smithi144.stderr:+ origsize=224 2024-08-29T18:58:24.317 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/img_snap_import --format %b 2024-08-29T18:58:24.318 INFO:tasks.workunit.client.1.smithi144.stderr:+ exportsize=224 2024-08-29T18:58:24.318 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:24.318 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:24.318 INFO:tasks.workunit.client.1.smithi144.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:58:24.318 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:24.319 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_import 2024-08-29T18:58:24.319 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_snap 2024-08-29T18:58:24.319 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_snap_import 2024-08-29T18:58:24.319 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap rm testimg_import@snap 2024-08-29T18:58:24.942 INFO:tasks.workunit.client.1.smithi144.stderr: Removing snap: 100% complete...done. 2024-08-29T18:58:24.966 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg_import 2024-08-29T18:58:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:58:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:58:25] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:58:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:24 smithi089 bash[77323]: cluster 2024-08-29T18:58:23.740326+0000 mgr.y (mgr.34104) 1381 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 253 KiB/s rd, 97 KiB/s wr, 102 op/s 2024-08-29T18:58:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:24 smithi089 bash[77323]: cluster 2024-08-29T18:58:23.913677+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-29T18:58:25.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:24 smithi089 bash[78574]: cluster 2024-08-29T18:58:23.740326+0000 mgr.y (mgr.34104) 1381 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 253 KiB/s rd, 97 KiB/s wr, 102 op/s 2024-08-29T18:58:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:24 smithi089 bash[78574]: cluster 2024-08-29T18:58:23.913677+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-29T18:58:25.226 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:25.232 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap rm testimg@snap 2024-08-29T18:58:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:24 smithi144 bash[67678]: cluster 2024-08-29T18:58:23.740326+0000 mgr.y (mgr.34104) 1381 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 253 KiB/s rd, 97 KiB/s wr, 102 op/s 2024-08-29T18:58:25.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:24 smithi144 bash[67678]: cluster 2024-08-29T18:58:23.913677+0000 mon.a (mon.0) 2346 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-29T18:58:25.962 INFO:tasks.workunit.client.1.smithi144.stderr: Removing snap: 100% complete...done. 2024-08-29T18:58:25.982 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm testimg 2024-08-29T18:58:26.157 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:26.161 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --order 20 /tmp/rbd_import_export_105662/img testimg 2024-08-29T18:58:26.258 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:26.258 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:58:26.262 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:26.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:25 smithi144 bash[67678]: cluster 2024-08-29T18:58:24.919871+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-29T18:58:26.307 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:26.311 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105662/img_v2 testimg_import 2024-08-29T18:58:26.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:25 smithi089 bash[77323]: cluster 2024-08-29T18:58:24.919871+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-29T18:58:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:25 smithi089 bash[78574]: cluster 2024-08-29T18:58:24.919871+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-29T18:58:26.451 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:58:26.457 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import 2024-08-29T18:58:26.457 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep order 2024-08-29T18:58:26.458 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $2} 2024-08-29T18:58:26.458 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep 20 2024-08-29T18:58:26.513 INFO:tasks.workunit.client.1.smithi144.stdout:20 2024-08-29T18:58:26.513 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:26.513 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg_import 2024-08-29T18:58:26.774 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:26.780 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg 2024-08-29T18:58:26.990 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:26.997 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_105662/img testimg 2024-08-29T18:58:27.080 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:27.085 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg 2024-08-29T18:58:27.085 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep features 2024-08-29T18:58:27.138 INFO:tasks.workunit.client.1.smithi144.stderr:+ FEATURES_BEFORE= features: layering 2024-08-29T18:58:27.138 INFO:tasks.workunit.client.1.smithi144.stderr: op_features: 2024-08-29T18:58:27.139 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:27.189 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:27.193 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105662/img_v2 testimg_import 2024-08-29T18:58:27.292 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:58:27.298 INFO:tasks.workunit.client.1.smithi144.stderr:+ + grep features 2024-08-29T18:58:27.298 INFO:tasks.workunit.client.1.smithi144.stderr:rbd info testimg_import 2024-08-29T18:58:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:26 smithi144 bash[67678]: cluster 2024-08-29T18:58:25.741034+0000 mgr.y (mgr.34104) 1382 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 83 KiB/s wr, 124 op/s 2024-08-29T18:58:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:26 smithi144 bash[67678]: cluster 2024-08-29T18:58:25.942936+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr:+ FEATURES_AFTER= features: layering 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr: op_features: 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ features: layering 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr: op_features: != features: layering 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr: op_features: ] 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:27.354 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg_import 2024-08-29T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:26 smithi089 bash[77323]: cluster 2024-08-29T18:58:25.741034+0000 mgr.y (mgr.34104) 1382 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 83 KiB/s wr, 124 op/s 2024-08-29T18:58:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:26 smithi089 bash[77323]: cluster 2024-08-29T18:58:25.942936+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-29T18:58:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:26 smithi089 bash[78574]: cluster 2024-08-29T18:58:25.741034+0000 mgr.y (mgr.34104) 1382 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 583 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 83 KiB/s wr, 124 op/s 2024-08-29T18:58:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:26 smithi089 bash[78574]: cluster 2024-08-29T18:58:25.942936+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-29T18:58:27.526 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:27.536 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg 2024-08-29T18:58:27.710 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:27.718 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_105662/img testimg 2024-08-29T18:58:27.840 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:27.844 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:27.899 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:27.903 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105662/img_v2 testimg_import 2024-08-29T18:58:28.067 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:58:28.076 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import 2024-08-29T18:58:28.076 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep stripe unit 2024-08-29T18:58:28.076 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep -Ei (4 KiB|4096) 2024-08-29T18:58:28.134 INFO:tasks.workunit.client.1.smithi144.stdout: stripe unit: 4 KiB 2024-08-29T18:58:28.135 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import 2024-08-29T18:58:28.135 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep stripe count 2024-08-29T18:58:28.135 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $3} 2024-08-29T18:58:28.135 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep 1000 2024-08-29T18:58:28.185 INFO:tasks.workunit.client.1.smithi144.stdout:1000 2024-08-29T18:58:28.186 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/img_v2 2024-08-29T18:58:28.186 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg_import 2024-08-29T18:58:28.455 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-08-29T18:58:28.460 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg 2024-08-29T18:58:28.699 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2024-08-29T18:58:28.706 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_105662/img testimg 2024-08-29T18:58:28.829 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:28.835 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap create testimg@snap1 2024-08-29T18:58:28.990 INFO:tasks.workunit.client.1.smithi144.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-29T18:58:29.011 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap create testimg@snap2 2024-08-29T18:58:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:28 smithi144 bash[67678]: cluster 2024-08-29T18:58:27.742166+0000 mgr.y (mgr.34104) 1383 : cluster [DBG] pgmap v2112: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 31 KiB/s wr, 174 op/s 2024-08-29T18:58:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:28 smithi089 bash[77323]: cluster 2024-08-29T18:58:27.742166+0000 mgr.y (mgr.34104) 1383 : cluster [DBG] pgmap v2112: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 31 KiB/s wr, 174 op/s 2024-08-29T18:58:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:28 smithi089 bash[78574]: cluster 2024-08-29T18:58:27.742166+0000 mgr.y (mgr.34104) 1383 : cluster [DBG] pgmap v2112: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 31 KiB/s wr, 174 op/s 2024-08-29T18:58:29.996 INFO:tasks.workunit.client.1.smithi144.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-08-29T18:58:30.017 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap protect testimg@snap2 2024-08-29T18:58:30.086 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_105662/snap_protect 2024-08-29T18:58:30.138 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:30.142 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_105662/snap_protect testimg_import 2024-08-29T18:58:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:29 smithi144 bash[67678]: cluster 2024-08-29T18:58:28.964336+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-29T18:58:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:29 smithi144 bash[67678]: audit 2024-08-29T18:58:29.776928+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:58:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:29 smithi089 bash[77323]: cluster 2024-08-29T18:58:28.964336+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-29T18:58:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:29 smithi089 bash[77323]: audit 2024-08-29T18:58:29.776928+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:58:30.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:29 smithi089 bash[78574]: cluster 2024-08-29T18:58:28.964336+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-29T18:58:30.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:29 smithi089 bash[78574]: audit 2024-08-29T18:58:29.776928+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:58:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:30 smithi144 bash[67678]: cluster 2024-08-29T18:58:29.742840+0000 mgr.y (mgr.34104) 1384 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 697 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 20 KiB/s wr, 181 op/s 2024-08-29T18:58:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:30 smithi144 bash[67678]: cluster 2024-08-29T18:58:29.974094+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-29T18:58:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:30 smithi144 bash[67678]: audit 2024-08-29T18:58:30.553801+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:58:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:30 smithi144 bash[67678]: audit 2024-08-29T18:58:30.555231+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:58:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:30 smithi144 bash[67678]: audit 2024-08-29T18:58:30.564305+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[77323]: cluster 2024-08-29T18:58:29.742840+0000 mgr.y (mgr.34104) 1384 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 697 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 20 KiB/s wr, 181 op/s 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[77323]: cluster 2024-08-29T18:58:29.974094+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[77323]: audit 2024-08-29T18:58:30.553801+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[77323]: audit 2024-08-29T18:58:30.555231+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[77323]: audit 2024-08-29T18:58:30.564305+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[78574]: cluster 2024-08-29T18:58:29.742840+0000 mgr.y (mgr.34104) 1384 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 697 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 20 KiB/s wr, 181 op/s 2024-08-29T18:58:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[78574]: cluster 2024-08-29T18:58:29.974094+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-29T18:58:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[78574]: audit 2024-08-29T18:58:30.553801+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:58:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[78574]: audit 2024-08-29T18:58:30.555231+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:58:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:30 smithi089 bash[78574]: audit 2024-08-29T18:58:30.564305+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:58:32.073 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-08-29T18:58:32.082 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import@snap1 2024-08-29T18:58:32.082 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep protected: False 2024-08-29T18:58:32.139 INFO:tasks.workunit.client.1.smithi144.stdout: protected: False 2024-08-29T18:58:32.140 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info testimg_import@snap2 2024-08-29T18:58:32.140 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep protected: True 2024-08-29T18:58:32.195 INFO:tasks.workunit.client.1.smithi144.stdout: protected: True 2024-08-29T18:58:32.196 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/snap_protect 2024-08-29T18:58:32.196 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap unprotect testimg@snap2 2024-08-29T18:58:32.270 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap unprotect testimg_import@snap2 2024-08-29T18:58:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:31 smithi144 bash[67678]: cluster 2024-08-29T18:58:30.976950+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-29T18:58:32.337 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap purge testimg 2024-08-29T18:58:32.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:31 smithi089 bash[77323]: cluster 2024-08-29T18:58:30.976950+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-29T18:58:32.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:31 smithi089 bash[78574]: cluster 2024-08-29T18:58:30.976950+0000 mon.a (mon.0) 2355 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-29T18:58:33.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:32 smithi144 bash[67678]: cluster 2024-08-29T18:58:31.743798+0000 mgr.y (mgr.34104) 1385 : cluster [DBG] pgmap v2117: 105 pgs: 105 active+clean; 807 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 39 KiB/s wr, 457 op/s 2024-08-29T18:58:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:32 smithi144 bash[67678]: cluster 2024-08-29T18:58:32.004764+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-29T18:58:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:32 smithi089 bash[77323]: cluster 2024-08-29T18:58:31.743798+0000 mgr.y (mgr.34104) 1385 : cluster [DBG] pgmap v2117: 105 pgs: 105 active+clean; 807 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 39 KiB/s wr, 457 op/s 2024-08-29T18:58:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:32 smithi089 bash[77323]: cluster 2024-08-29T18:58:32.004764+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-29T18:58:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:33 smithi089 bash[78574]: cluster 2024-08-29T18:58:31.743798+0000 mgr.y (mgr.34104) 1385 : cluster [DBG] pgmap v2117: 105 pgs: 105 active+clean; 807 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 352 KiB/s rd, 39 KiB/s wr, 457 op/s 2024-08-29T18:58:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:33 smithi089 bash[78574]: cluster 2024-08-29T18:58:32.004764+0000 mon.a (mon.0) 2356 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-29T18:58:33.931 INFO:tasks.workunit.client.1.smithi144.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-29T18:58:33.980 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd snap purge testimg_import 2024-08-29T18:58:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:34 smithi144 bash[67678]: cluster 2024-08-29T18:58:33.016148+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-29T18:58:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:34 smithi144 bash[67678]: cluster 2024-08-29T18:58:33.906404+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-29T18:58:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:34 smithi089 bash[77323]: cluster 2024-08-29T18:58:33.016148+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-29T18:58:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:34 smithi089 bash[77323]: cluster 2024-08-29T18:58:33.906404+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-29T18:58:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:34 smithi089 bash[78574]: cluster 2024-08-29T18:58:33.016148+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-29T18:58:34.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:34 smithi089 bash[78574]: cluster 2024-08-29T18:58:33.906404+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-29T18:58:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:35 smithi144 bash[67678]: cluster 2024-08-29T18:58:33.744712+0000 mgr.y (mgr.34104) 1386 : cluster [DBG] pgmap v2120: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 313 KiB/s rd, 32 KiB/s wr, 419 op/s 2024-08-29T18:58:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:58:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:58:35] "GET /metrics HTTP/1.1" 200 33942 "" "Prometheus/2.43.0" 2024-08-29T18:58:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:35 smithi089 bash[78574]: cluster 2024-08-29T18:58:33.744712+0000 mgr.y (mgr.34104) 1386 : cluster [DBG] pgmap v2120: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 313 KiB/s rd, 32 KiB/s wr, 419 op/s 2024-08-29T18:58:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:35 smithi089 bash[77323]: cluster 2024-08-29T18:58:33.744712+0000 mgr.y (mgr.34104) 1386 : cluster [DBG] pgmap v2120: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 313 KiB/s rd, 32 KiB/s wr, 419 op/s 2024-08-29T18:58:36.075 INFO:tasks.workunit.client.1.smithi144.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-08-29T18:58:36.098 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg 2024-08-29T18:58:36.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:36 smithi144 bash[67678]: cluster 2024-08-29T18:58:35.031172+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-29T18:58:36.368 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:36.374 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd remove testimg_import 2024-08-29T18:58:36.429 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:36 smithi089 bash[77323]: cluster 2024-08-29T18:58:35.031172+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-29T18:58:36.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:36 smithi089 bash[78574]: cluster 2024-08-29T18:58:35.031172+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-29T18:58:36.634 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:36.642 INFO:tasks.workunit.client.1.smithi144.stderr:+ tiered=0 2024-08-29T18:58:36.643 INFO:tasks.workunit.client.1.smithi144.stderr:+ ceph osd dump 2024-08-29T18:58:36.643 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep ^pool 2024-08-29T18:58:36.643 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep 'rbd' 2024-08-29T18:58:36.643 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep tier 2024-08-29T18:58:37.074 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_105662/sparse1 2024-08-29T18:58:37.079 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records in 2024-08-29T18:58:37.079 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records out 2024-08-29T18:58:37.079 INFO:tasks.workunit.client.1.smithi144.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00508277 s, 206 MB/s 2024-08-29T18:58:37.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_105662/sparse2 2024-08-29T18:58:37.084 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records in 2024-08-29T18:58:37.084 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records out 2024-08-29T18:58:37.084 INFO:tasks.workunit.client.1.smithi144.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00419059 s, 250 MB/s 2024-08-29T18:58:37.084 INFO:tasks.workunit.client.1.smithi144.stderr:+ truncate /tmp/rbd_import_export_105662/sparse2 -s 2M 2024-08-29T18:58:37.097 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse1 2024-08-29T18:58:37.171 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 0% complete...failed. 2024-08-29T18:58:37.171 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: delete error: (2) No such file or directory 2024-08-29T18:58:37.175 INFO:tasks.workunit.client.1.smithi144.stderr:+ true 2024-08-29T18:58:37.175 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105662/sparse1 2024-08-29T18:58:37.303 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-29T18:58:37.303 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:37.303 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:58:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:37 smithi144 bash[67678]: cluster 2024-08-29T18:58:35.745406+0000 mgr.y (mgr.34104) 1387 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 KiB/s wr, 18 op/s 2024-08-29T18:58:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:37 smithi144 bash[67678]: cluster 2024-08-29T18:58:36.043089+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-29T18:58:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:37 smithi144 bash[67678]: audit 2024-08-29T18:58:36.949527+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/2695937064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:58:37.309 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd ls -l 2024-08-29T18:58:37.309 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep sparse1 2024-08-29T18:58:37.309 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep -Ei (2 MiB|2048k) 2024-08-29T18:58:37.360 INFO:tasks.workunit.client.1.smithi144.stdout:sparse1 2 MiB 2 2024-08-29T18:58:37.361 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse1 2024-08-29T18:58:37.361 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse1 2024-08-29T18:58:37.361 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse1 2024-08-29T18:58:37.361 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:37.361 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:37.412 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d6151a97ae87 2024-08-29T18:58:37.412 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d6151a97ae87 2024-08-29T18:58:37.412 INFO:tasks.workunit.client.1.smithi144.stderr:+ get_image_data_pool sparse1 2024-08-29T18:58:37.413 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse1 2024-08-29T18:58:37.413 INFO:tasks.workunit.client.1.smithi144.stderr:+ sed -e s/rbd_data.d6151a97ae87\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:37.413 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:37.413 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse1 2024-08-29T18:58:37.413 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:37.413 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:37 smithi089 bash[77323]: cluster 2024-08-29T18:58:35.745406+0000 mgr.y (mgr.34104) 1387 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 KiB/s wr, 18 op/s 2024-08-29T18:58:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:37 smithi089 bash[77323]: cluster 2024-08-29T18:58:36.043089+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-29T18:58:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:37 smithi089 bash[77323]: audit 2024-08-29T18:58:36.949527+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/2695937064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:58:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:37 smithi089 bash[78574]: cluster 2024-08-29T18:58:35.745406+0000 mgr.y (mgr.34104) 1387 : cluster [DBG] pgmap v2123: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 4.7 KiB/s wr, 18 op/s 2024-08-29T18:58:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:37 smithi089 bash[78574]: cluster 2024-08-29T18:58:36.043089+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-29T18:58:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:37 smithi089 bash[78574]: audit 2024-08-29T18:58:36.949527+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/2695937064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:58:37.457 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:37.457 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:37.458 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:37.458 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:37.458 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:37.513 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects=1 2024-08-29T18:58:37.513 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 1 2024-08-29T18:58:37.513 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-08-29T18:58:37.513 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export sparse1 /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:37.559 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:37.563 INFO:tasks.workunit.client.1.smithi144.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105662/sparse1 /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:37.563 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp -l /tmp/rbd_import_export_105662/sparse1 /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:37.565 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse1 --format %b 2024-08-29T18:58:37.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ origsize=2048 2024-08-29T18:58:37.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse1.out --format %b 2024-08-29T18:58:37.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ exportsize=2048 2024-08-29T18:58:37.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:37.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:37.567 INFO:tasks.workunit.client.1.smithi144.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:58:37.567 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:37.567 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse1 2024-08-29T18:58:37.802 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-29T18:58:37.808 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse2 2024-08-29T18:58:37.893 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 0% complete...failed. 2024-08-29T18:58:37.893 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: delete error: (2) No such file or directory 2024-08-29T18:58:37.899 INFO:tasks.workunit.client.1.smithi144.stderr:+ true 2024-08-29T18:58:37.899 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105662/sparse2 2024-08-29T18:58:38.019 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-08-29T18:58:38.019 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:38.020 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:58:38.023 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd ls -l 2024-08-29T18:58:38.023 INFO:tasks.workunit.client.1.smithi144.stderr:+ + grep -Ei (2 MiB|2048k) 2024-08-29T18:58:38.024 INFO:tasks.workunit.client.1.smithi144.stderr:grep sparse2 2024-08-29T18:58:38.077 INFO:tasks.workunit.client.1.smithi144.stdout:sparse2 2 MiB 2 2024-08-29T18:58:38.078 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse2 2024-08-29T18:58:38.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse2 2024-08-29T18:58:38.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse2 2024-08-29T18:58:38.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:38.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:38.127 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d6485bef057c 2024-08-29T18:58:38.127 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d6485bef057c 2024-08-29T18:58:38.127 INFO:tasks.workunit.client.1.smithi144.stderr:+ + get_image_data_pool sparse2sed 2024-08-29T18:58:38.127 INFO:tasks.workunit.client.1.smithi144.stderr: -e s/rbd_data.d6485bef057c\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:38.128 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse2 2024-08-29T18:58:38.128 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:38.128 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse2 2024-08-29T18:58:38.128 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:38.128 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:38.174 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:38.174 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:38.174 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:38.174 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:38.174 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:38.230 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects=0 2024-08-29T18:58:38.230 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 0 2024-08-29T18:58:38.230 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-08-29T18:58:38.230 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export sparse2 /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:38.279 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:38.283 INFO:tasks.workunit.client.1.smithi144.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105662/sparse2 /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:38.283 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp -l /tmp/rbd_import_export_105662/sparse2 /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:38.285 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse2 --format %b 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ origsize=2048 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse2.out --format %b 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ exportsize=2048 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:58:38.286 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:38.287 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse2 2024-08-29T18:58:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:38 smithi144 bash[67678]: audit 2024-08-29T18:58:37.055676+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.144:0/2695937064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:58:38.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:38 smithi144 bash[67678]: audit 2024-08-29T18:58:37.757837+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:38 smithi089 bash[77323]: audit 2024-08-29T18:58:37.055676+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.144:0/2695937064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:58:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:38 smithi089 bash[77323]: audit 2024-08-29T18:58:37.757837+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:38 smithi089 bash[78574]: audit 2024-08-29T18:58:37.055676+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.144:0/2695937064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-08-29T18:58:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:38 smithi089 bash[78574]: audit 2024-08-29T18:58:37.757837+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:38.526 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-08-29T18:58:38.532 INFO:tasks.workunit.client.1.smithi144.stderr:+ truncate /tmp/rbd_import_export_105662/sparse1 -s 10M 2024-08-29T18:58:38.533 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format --order 20 - sparse1 2024-08-29T18:58:38.753 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:38.755 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:38.755 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:58:38.762 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd ls -l 2024-08-29T18:58:38.763 INFO:tasks.workunit.client.1.smithi144.stderr:+ + grep sparse1 2024-08-29T18:58:38.763 INFO:tasks.workunit.client.1.smithi144.stderr:grep -Ei (10 MiB|10240k) 2024-08-29T18:58:38.823 INFO:tasks.workunit.client.1.smithi144.stdout:sparse1 10 MiB 2 2024-08-29T18:58:38.824 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse1 2024-08-29T18:58:38.824 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse1 2024-08-29T18:58:38.824 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse1 2024-08-29T18:58:38.824 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:38.824 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:38.877 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d675ba76d91 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d675ba76d91 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ + get_image_data_pool sparse1 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse1 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:sed -e s/rbd_data.d675ba76d91\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse1 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:38.878 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:38.940 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:38.940 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:38.940 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:38.940 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:38.940 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:38.999 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects=1 2024-08-29T18:58:38.999 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 1 2024-08-29T18:58:38.999 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-08-29T18:58:38.999 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export sparse1 /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:39.050 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:39.056 INFO:tasks.workunit.client.1.smithi144.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105662/sparse1 /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:39.056 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp -l /tmp/rbd_import_export_105662/sparse1 /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:39.064 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse1 --format %b 2024-08-29T18:58:39.065 INFO:tasks.workunit.client.1.smithi144.stderr:+ origsize=2048 2024-08-29T18:58:39.065 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse1.out --format %b 2024-08-29T18:58:39.066 INFO:tasks.workunit.client.1.smithi144.stderr:+ exportsize=2048 2024-08-29T18:58:39.066 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:39.066 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:39.066 INFO:tasks.workunit.client.1.smithi144.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:58:39.066 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/sparse1.out 2024-08-29T18:58:39.067 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse1 2024-08-29T18:58:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:39 smithi144 bash[67678]: cluster 2024-08-29T18:58:37.746745+0000 mgr.y (mgr.34104) 1388 : cluster [DBG] pgmap v2125: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 10 KiB/s wr, 132 op/s 2024-08-29T18:58:39.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:39 smithi144 bash[67678]: cluster 2024-08-29T18:58:38.908570+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-29T18:58:39.317 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-08-29T18:58:39.325 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_105662/sparse2 oflag=append conv=notrunc 2024-08-29T18:58:39.336 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records in 2024-08-29T18:58:39.336 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records out 2024-08-29T18:58:39.336 INFO:tasks.workunit.client.1.smithi144.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00973298 s, 215 MB/s 2024-08-29T18:58:39.336 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format --order 20 - sparse2 2024-08-29T18:58:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:39 smithi089 bash[77323]: cluster 2024-08-29T18:58:37.746745+0000 mgr.y (mgr.34104) 1388 : cluster [DBG] pgmap v2125: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 10 KiB/s wr, 132 op/s 2024-08-29T18:58:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:39 smithi089 bash[77323]: cluster 2024-08-29T18:58:38.908570+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-29T18:58:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:39 smithi089 bash[78574]: cluster 2024-08-29T18:58:37.746745+0000 mgr.y (mgr.34104) 1388 : cluster [DBG] pgmap v2125: 105 pgs: 105 active+clean; 803 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 10 KiB/s wr, 132 op/s 2024-08-29T18:58:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:39 smithi089 bash[78574]: cluster 2024-08-29T18:58:38.908570+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-29T18:58:39.523 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:39.525 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:39.525 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:58:39.531 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd ls -l 2024-08-29T18:58:39.531 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep sparse2 2024-08-29T18:58:39.531 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep -Ei (4 MiB|4096k) 2024-08-29T18:58:39.590 INFO:tasks.workunit.client.1.smithi144.stdout:sparse2 4 MiB 2 2024-08-29T18:58:39.591 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse2 2024-08-29T18:58:39.591 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse2 2024-08-29T18:58:39.591 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse2 2024-08-29T18:58:39.591 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:39.592 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:39.642 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d6a2d8a636e 2024-08-29T18:58:39.644 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d6a2d8a636e 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ get_image_data_pool sparse2 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse2 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ sed -e s/rbd_data.d6a2d8a636e\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse2 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:39.645 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:39.695 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:39.695 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:39.695 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:39.695 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:39.695 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:39.753 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects=0 2024-08-29T18:58:39.753 INFO:tasks.workunit.client.1.smithi144.stderr:2 2024-08-29T18:58:39.753 INFO:tasks.workunit.client.1.smithi144.stderr:3 2024-08-29T18:58:39.753 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 0 2 3 2024-08-29T18:58:39.753 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2024-08-29T18:58:39.753 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export sparse2 /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:39.804 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-08-29T18:58:39.809 INFO:tasks.workunit.client.1.smithi144.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_105662/sparse2 /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:39.809 INFO:tasks.workunit.client.1.smithi144.stderr:+ cmp -l /tmp/rbd_import_export_105662/sparse2 /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:39.812 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse2 --format %b 2024-08-29T18:58:39.813 INFO:tasks.workunit.client.1.smithi144.stderr:+ origsize=6144 2024-08-29T18:58:39.813 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse2.out --format %b 2024-08-29T18:58:39.814 INFO:tasks.workunit.client.1.smithi144.stderr:+ exportsize=6144 2024-08-29T18:58:39.814 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:39.814 INFO:tasks.workunit.client.1.smithi144.stderr:+ difference=0 2024-08-29T18:58:39.814 INFO:tasks.workunit.client.1.smithi144.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-08-29T18:58:39.814 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/sparse2.out 2024-08-29T18:58:39.815 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse2 2024-08-29T18:58:40.078 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-08-29T18:58:40.085 INFO:tasks.workunit.client.1.smithi144.stdout:partially-sparse file imports to partially-sparse image 2024-08-29T18:58:40.085 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo partially-sparse file imports to partially-sparse image 2024-08-29T18:58:40.086 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_105662/sparse1 sparse 2024-08-29T18:58:40.205 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2024-08-29T18:58:40.206 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:40.206 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --order is deprecated, use --object-size 2024-08-29T18:58:40.212 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse 2024-08-29T18:58:40.212 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse 2024-08-29T18:58:40.212 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:40.213 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:40.213 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d6cfdddfcd7e 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d6cfdddfcd7e 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ get_image_data_pool sparse 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ sed -e s/rbd_data.d6cfdddfcd7e\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:40.263 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:40.309 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:40.309 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:40.309 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:40.310 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:40.310 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:40.368 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects=1 2024-08-29T18:58:40.368 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 1 2024-08-29T18:58:40.368 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2024-08-29T18:58:40.368 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse 2024-08-29T18:58:40.559 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2024-08-29T18:58:40.565 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo zeros import through stdin to sparse image 2024-08-29T18:58:40.565 INFO:tasks.workunit.client.1.smithi144.stdout:zeros import through stdin to sparse image 2024-08-29T18:58:40.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/dev/zero bs=1M count=4 2024-08-29T18:58:40.566 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd import --new-format - sparse 2024-08-29T18:58:40.639 INFO:tasks.workunit.client.1.smithi144.stderr:4+0 records in 2024-08-29T18:58:40.639 INFO:tasks.workunit.client.1.smithi144.stderr:4+0 records out 2024-08-29T18:58:40.639 INFO:tasks.workunit.client.1.smithi144.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0721575 s, 58.1 MB/s 2024-08-29T18:58:40.654 INFO:tasks.workunit.client.1.smithi144.stderr: Importing image: 100% complete...done. 2024-08-29T18:58:40.655 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:40.659 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse 2024-08-29T18:58:40.660 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse 2024-08-29T18:58:40.660 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd+ info sparse 2024-08-29T18:58:40.660 INFO:tasks.workunit.client.1.smithi144.stderr:grep block_name_prefix 2024-08-29T18:58:40.660 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d6f0331fba06 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d6f0331fba06 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ get_image_data_pool sparse 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ + image=sparse 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:sed -e s/rbd_data.d6f0331fba06\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:40.708 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:40.757 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:40.758 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:40.758 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:40.758 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:40.758 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:40.815 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects= 2024-08-29T18:58:40.815 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 2024-08-29T18:58:40.815 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o = ] 2024-08-29T18:58:40.815 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse 2024-08-29T18:58:40.959 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:40.963 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo zeros export to sparse file 2024-08-29T18:58:40.963 INFO:tasks.workunit.client.1.smithi144.stdout:zeros export to sparse file 2024-08-29T18:58:40.963 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd create --new-format sparse --size 4 2024-08-29T18:58:41.021 INFO:tasks.workunit.client.1.smithi144.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-08-29T18:58:41.024 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:41.024 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:41.024 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:41.078 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d711e4c521b1 2024-08-29T18:58:41.078 INFO:tasks.workunit.client.1.smithi144.stderr:+ dd if=/dev/zero bs=4M count=1 2024-08-29T18:58:41.078 INFO:tasks.workunit.client.1.smithi144.stderr:+ get_image_data_pool sparse 2024-08-29T18:58:41.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse 2024-08-29T18:58:41.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:41.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:41.079 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:41.130 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:41.130 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:41.130 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:41.130 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:41.130 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados -p rbd put rbd_data.d711e4c521b1.000000000000 - 2024-08-29T18:58:41.164 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records in 2024-08-29T18:58:41.164 INFO:tasks.workunit.client.1.smithi144.stderr:1+0 records out 2024-08-29T18:58:41.164 INFO:tasks.workunit.client.1.smithi144.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0859569 s, 48.8 MB/s 2024-08-29T18:58:41.197 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects sparse 2024-08-29T18:58:41.197 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse 2024-08-29T18:58:41.197 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:41.198 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep block_name_prefix 2024-08-29T18:58:41.198 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk {print $NF;} 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ prefix=rbd_data.d711e4c521b1 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep rbd_data.d711e4c521b1 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ get_image_data_pool sparse 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ image=sparse 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ sed -e s/rbd_data.d711e4c521b1\.// -e s/^0*\([0-9a-f]\)/\1/ 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ sort -u 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd info sparse 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ grep data_pool: 2024-08-29T18:58:41.245 INFO:tasks.workunit.client.1.smithi144.stderr:+ awk -F: { print $NF } 2024-08-29T18:58:41.290 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool= 2024-08-29T18:58:41.290 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ -z ] 2024-08-29T18:58:41.291 INFO:tasks.workunit.client.1.smithi144.stderr:+ data_pool=rbd 2024-08-29T18:58:41.291 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo rbd 2024-08-29T18:58:41.291 INFO:tasks.workunit.client.1.smithi144.stderr:+ rados ls -p rbd 2024-08-29T18:58:41.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:41 smithi144 bash[67678]: cluster 2024-08-29T18:58:39.747397+0000 mgr.y (mgr.34104) 1389 : cluster [DBG] pgmap v2127: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.6 KiB/s wr, 101 op/s 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ objects=0 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo 0 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/sparse 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:rm: cannot remove '/tmp/rbd_import_export_105662/sparse': No such file or directory 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ true 2024-08-29T18:58:41.346 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd export sparse /tmp/rbd_import_export_105662/sparse 2024-08-29T18:58:41.389 INFO:tasks.workunit.client.1.smithi144.stderr: Exporting image: 100% complete...done. 2024-08-29T18:58:41.393 INFO:tasks.workunit.client.1.smithi144.stderr:+ stat /tmp/rbd_import_export_105662/sparse --format=%b 2024-08-29T18:58:41.393 INFO:tasks.workunit.client.1.smithi144.stderr:+ [ 0 = 0 ] 2024-08-29T18:58:41.393 INFO:tasks.workunit.client.1.smithi144.stderr:+ rbd rm sparse 2024-08-29T18:58:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:41 smithi089 bash[77323]: cluster 2024-08-29T18:58:39.747397+0000 mgr.y (mgr.34104) 1389 : cluster [DBG] pgmap v2127: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.6 KiB/s wr, 101 op/s 2024-08-29T18:58:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:41 smithi089 bash[78574]: cluster 2024-08-29T18:58:39.747397+0000 mgr.y (mgr.34104) 1389 : cluster [DBG] pgmap v2127: 105 pgs: 105 active+clean; 693 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.6 KiB/s wr, 101 op/s 2024-08-29T18:58:41.610 INFO:tasks.workunit.client.1.smithi144.stderr: Removing image: 100% complete...done. 2024-08-29T18:58:41.615 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm /tmp/rbd_import_export_105662/sparse /tmp/rbd_import_export_105662/sparse1 /tmp/rbd_import_export_105662/sparse2 /tmp/rbd_import_export_105662/sparse3 2024-08-29T18:58:41.618 INFO:tasks.workunit.client.1.smithi144.stderr:rm: cannot remove '/tmp/rbd_import_export_105662/sparse3': No such file or directory 2024-08-29T18:58:41.619 INFO:tasks.workunit.client.1.smithi144.stderr:+ true 2024-08-29T18:58:41.619 INFO:tasks.workunit.client.1.smithi144.stdout:OK 2024-08-29T18:58:41.619 INFO:tasks.workunit.client.1.smithi144.stderr:+ echo OK 2024-08-29T18:58:41.619 INFO:tasks.workunit.client.1.smithi144.stderr:+ rm -rf /tmp/rbd_import_export_105662 2024-08-29T18:58:41.620 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T18:58:41.621 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-08-29T18:58:41.682 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-08-29T18:58:41.682 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-08-29T18:58:41.960 DEBUG:teuthology.parallel:result is None 2024-08-29T18:58:41.961 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-08-29T18:58:41.973 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-08-29T18:58:41.974 DEBUG:teuthology.orchestra.run.smithi144:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-08-29T18:58:42.022 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-08-29T18:58:42.022 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:58:42.022 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-08-29T18:58:42.023 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T18:58:42.023 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-08-29T18:58:42.023 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T18:58:42.023 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T18:58:42.023 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T18:58:42.024 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:58:42.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T18:58:42.030 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T18:58:42.031 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T18:58:42.077 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T18:58:42.077 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T18:58:42.124 INFO:tasks.workunit:timeout=3h 2024-08-29T18:58:42.125 INFO:tasks.workunit:cleanup=True 2024-08-29T18:58:42.125 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T18:58:42.175 INFO:tasks.workunit.client.0.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T18:58:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:43 smithi144 bash[67678]: cluster 2024-08-29T18:58:41.748319+0000 mgr.y (mgr.34104) 1390 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 815 KiB/s rd, 1.4 MiB/s wr, 286 op/s 2024-08-29T18:58:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:43 smithi089 bash[77323]: cluster 2024-08-29T18:58:41.748319+0000 mgr.y (mgr.34104) 1390 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 815 KiB/s rd, 1.4 MiB/s wr, 286 op/s 2024-08-29T18:58:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:43 smithi089 bash[78574]: cluster 2024-08-29T18:58:41.748319+0000 mgr.y (mgr.34104) 1390 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 815 KiB/s rd, 1.4 MiB/s wr, 286 op/s 2024-08-29T18:58:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:44 smithi089 bash[77323]: cluster 2024-08-29T18:58:43.749448+0000 mgr.y (mgr.34104) 1391 : cluster [DBG] pgmap v2129: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 360 op/s 2024-08-29T18:58:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:44 smithi089 bash[77323]: cluster 2024-08-29T18:58:43.910435+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-29T18:58:45.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:58:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:58:45] "GET /metrics HTTP/1.1" 200 33941 "" "Prometheus/2.43.0" 2024-08-29T18:58:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:44 smithi089 bash[78574]: cluster 2024-08-29T18:58:43.749448+0000 mgr.y (mgr.34104) 1391 : cluster [DBG] pgmap v2129: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 360 op/s 2024-08-29T18:58:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:44 smithi089 bash[78574]: cluster 2024-08-29T18:58:43.910435+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-29T18:58:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:44 smithi144 bash[67678]: cluster 2024-08-29T18:58:43.749448+0000 mgr.y (mgr.34104) 1391 : cluster [DBG] pgmap v2129: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 360 op/s 2024-08-29T18:58:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:44 smithi144 bash[67678]: cluster 2024-08-29T18:58:43.910435+0000 mon.a (mon.0) 2363 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-29T18:58:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:46 smithi089 bash[77323]: cluster 2024-08-29T18:58:45.750073+0000 mgr.y (mgr.34104) 1392 : cluster [DBG] pgmap v2131: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 984 KiB/s rd, 1.4 MiB/s wr, 290 op/s 2024-08-29T18:58:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:46 smithi089 bash[78574]: cluster 2024-08-29T18:58:45.750073+0000 mgr.y (mgr.34104) 1392 : cluster [DBG] pgmap v2131: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 984 KiB/s rd, 1.4 MiB/s wr, 290 op/s 2024-08-29T18:58:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:46 smithi144 bash[67678]: cluster 2024-08-29T18:58:45.750073+0000 mgr.y (mgr.34104) 1392 : cluster [DBG] pgmap v2131: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 984 KiB/s rd, 1.4 MiB/s wr, 290 op/s 2024-08-29T18:58:48.273 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-29T18:58:48.324 INFO:tasks.workunit.client.0.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T18:58:48.326 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:58:48.327 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T18:58:48.389 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T18:58:48.442 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T18:58:48.488 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T18:58:48.489 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:58:48.489 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T18:58:48.533 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T18:58:48.536 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T18:58:48.536 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T18:58:48.584 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-08-29T18:58:48.585 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-08-29T18:58:48.585 DEBUG:teuthology.orchestra.run.smithi089:workunit test rbd/test_librbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-08-29T18:58:48.686 INFO:tasks.workunit.client.0.smithi089.stderr:warning: failed to enable lockdep 2024-08-29T18:58:48.687 INFO:tasks.workunit.client.0.smithi089.stdout:seed 115949 2024-08-29T18:58:48.687 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] Running 490 tests from 24 test suites. 2024-08-29T18:58:48.687 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment set-up. 2024-08-29T18:58:48.687 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from TestJournalStress 2024-08-29T18:58:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:49 smithi089 bash[77323]: cluster 2024-08-29T18:58:47.750812+0000 mgr.y (mgr.34104) 1393 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 1.3 MiB/s wr, 281 op/s 2024-08-29T18:58:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:49 smithi089 bash[78574]: cluster 2024-08-29T18:58:47.750812+0000 mgr.y (mgr.34104) 1393 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 1.3 MiB/s wr, 281 op/s 2024-08-29T18:58:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:49 smithi144 bash[67678]: cluster 2024-08-29T18:58:47.750812+0000 mgr.y (mgr.34104) 1393 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 1.3 MiB/s wr, 281 op/s 2024-08-29T18:58:50.228 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-29T18:58:50.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:50 smithi144 bash[67678]: cluster 2024-08-29T18:58:49.210850+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-29T18:58:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:50 smithi144 bash[67678]: audit 2024-08-29T18:58:49.219378+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.89:0/1133094265' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:50 smithi144 bash[67678]: audit 2024-08-29T18:58:49.220393+0000 mon.a (mon.0) 2365 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:50 smithi144 bash[67678]: cluster 2024-08-29T18:58:49.751529+0000 mgr.y (mgr.34104) 1394 : cluster [DBG] pgmap v2134: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 258 KiB/s wr, 144 op/s 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[77323]: cluster 2024-08-29T18:58:49.210850+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[77323]: audit 2024-08-29T18:58:49.219378+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.89:0/1133094265' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[77323]: audit 2024-08-29T18:58:49.220393+0000 mon.a (mon.0) 2365 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[77323]: cluster 2024-08-29T18:58:49.751529+0000 mgr.y (mgr.34104) 1394 : cluster [DBG] pgmap v2134: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 258 KiB/s wr, 144 op/s 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[78574]: cluster 2024-08-29T18:58:49.210850+0000 mon.a (mon.0) 2364 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[78574]: audit 2024-08-29T18:58:49.219378+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.89:0/1133094265' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[78574]: audit 2024-08-29T18:58:49.220393+0000 mon.a (mon.0) 2365 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:50 smithi089 bash[78574]: cluster 2024-08-29T18:58:49.751529+0000 mgr.y (mgr.34104) 1394 : cluster [DBG] pgmap v2134: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 258 KiB/s wr, 144 op/s 2024-08-29T18:58:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:51 smithi144 bash[67678]: cluster 2024-08-29T18:58:50.204512+0000 mon.a (mon.0) 2366 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:58:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:51 smithi144 bash[67678]: audit 2024-08-29T18:58:50.215718+0000 mon.a (mon.0) 2367 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:51 smithi144 bash[67678]: cluster 2024-08-29T18:58:50.225879+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-29T18:58:51.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:51 smithi089 bash[77323]: cluster 2024-08-29T18:58:50.204512+0000 mon.a (mon.0) 2366 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:58:51.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:51 smithi089 bash[77323]: audit 2024-08-29T18:58:50.215718+0000 mon.a (mon.0) 2367 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:51.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:51 smithi089 bash[77323]: cluster 2024-08-29T18:58:50.225879+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-29T18:58:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:51 smithi089 bash[78574]: cluster 2024-08-29T18:58:50.204512+0000 mon.a (mon.0) 2366 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:58:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:51 smithi089 bash[78574]: audit 2024-08-29T18:58:50.215718+0000 mon.a (mon.0) 2367 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:51 smithi089 bash[78574]: cluster 2024-08-29T18:58:50.225879+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-29T18:58:52.322 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-08-29T18:58:52.322 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:52.322 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2094 ms) 2024-08-29T18:58:52.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:52 smithi144 bash[67678]: cluster 2024-08-29T18:58:51.235421+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-29T18:58:52.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:52 smithi144 bash[67678]: cluster 2024-08-29T18:58:51.752370+0000 mgr.y (mgr.34104) 1395 : cluster [DBG] pgmap v2137: 137 pgs: 21 unknown, 116 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 511 B/s wr, 33 op/s 2024-08-29T18:58:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:52 smithi089 bash[78574]: cluster 2024-08-29T18:58:51.235421+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-29T18:58:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:52 smithi089 bash[78574]: cluster 2024-08-29T18:58:51.752370+0000 mgr.y (mgr.34104) 1395 : cluster [DBG] pgmap v2137: 137 pgs: 21 unknown, 116 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 511 B/s wr, 33 op/s 2024-08-29T18:58:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:52 smithi089 bash[77323]: cluster 2024-08-29T18:58:51.235421+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-29T18:58:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:52 smithi089 bash[77323]: cluster 2024-08-29T18:58:51.752370+0000 mgr.y (mgr.34104) 1395 : cluster [DBG] pgmap v2137: 137 pgs: 21 unknown, 116 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 511 B/s wr, 33 op/s 2024-08-29T18:58:53.260 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from TestJournalStress (2094 ms total) 2024-08-29T18:58:53.260 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:58:53.261 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 16 tests from TestJournalReplay 2024-08-29T18:58:53.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:53 smithi144 bash[67678]: cluster 2024-08-29T18:58:52.229511+0000 mon.a (mon.0) 2370 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:58:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:53 smithi144 bash[67678]: cluster 2024-08-29T18:58:52.229548+0000 mon.a (mon.0) 2371 : cluster [INF] Cluster is now healthy 2024-08-29T18:58:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:53 smithi144 bash[67678]: cluster 2024-08-29T18:58:52.247272+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-29T18:58:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:53 smithi144 bash[67678]: audit 2024-08-29T18:58:52.757778+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[77323]: cluster 2024-08-29T18:58:52.229511+0000 mon.a (mon.0) 2370 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[77323]: cluster 2024-08-29T18:58:52.229548+0000 mon.a (mon.0) 2371 : cluster [INF] Cluster is now healthy 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[77323]: cluster 2024-08-29T18:58:52.247272+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[77323]: audit 2024-08-29T18:58:52.757778+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[78574]: cluster 2024-08-29T18:58:52.229511+0000 mon.a (mon.0) 2370 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[78574]: cluster 2024-08-29T18:58:52.229548+0000 mon.a (mon.0) 2371 : cluster [INF] Cluster is now healthy 2024-08-29T18:58:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[78574]: cluster 2024-08-29T18:58:52.247272+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-29T18:58:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:53 smithi089 bash[78574]: audit 2024-08-29T18:58:52.757778+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:58:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:54 smithi144 bash[67678]: cluster 2024-08-29T18:58:53.255417+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-29T18:58:54.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:54 smithi144 bash[67678]: cluster 2024-08-29T18:58:53.753102+0000 mgr.y (mgr.34104) 1396 : cluster [DBG] pgmap v2140: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:54 smithi089 bash[77323]: cluster 2024-08-29T18:58:53.255417+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-29T18:58:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:54 smithi089 bash[77323]: cluster 2024-08-29T18:58:53.753102+0000 mgr.y (mgr.34104) 1396 : cluster [DBG] pgmap v2140: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:54.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:54 smithi089 bash[78574]: cluster 2024-08-29T18:58:53.255417+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-29T18:58:54.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:54 smithi089 bash[78574]: cluster 2024-08-29T18:58:53.753102+0000 mgr.y (mgr.34104) 1396 : cluster [DBG] pgmap v2140: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:55.277 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-08-29T18:58:55.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:58:55] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:58:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[77323]: cluster 2024-08-29T18:58:54.264762+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-29T18:58:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[77323]: audit 2024-08-29T18:58:54.270268+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.89:0/1137226968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[77323]: audit 2024-08-29T18:58:54.271484+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[78574]: cluster 2024-08-29T18:58:54.264762+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-29T18:58:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[78574]: audit 2024-08-29T18:58:54.270268+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.89:0/1137226968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:55 smithi089 bash[78574]: audit 2024-08-29T18:58:54.271484+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:55.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:55 smithi144 bash[67678]: cluster 2024-08-29T18:58:54.264762+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-29T18:58:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:55 smithi144 bash[67678]: audit 2024-08-29T18:58:54.270268+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.89:0/1137226968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:55 smithi144 bash[67678]: audit 2024-08-29T18:58:54.271484+0000 mon.a (mon.0) 2376 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:58:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:56 smithi144 bash[67678]: audit 2024-08-29T18:58:55.266232+0000 mon.a (mon.0) 2377 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:56 smithi144 bash[67678]: cluster 2024-08-29T18:58:55.273655+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-29T18:58:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:56 smithi144 bash[67678]: cluster 2024-08-29T18:58:55.753882+0000 mgr.y (mgr.34104) 1397 : cluster [DBG] pgmap v2143: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:56 smithi089 bash[77323]: audit 2024-08-29T18:58:55.266232+0000 mon.a (mon.0) 2377 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:56 smithi089 bash[77323]: cluster 2024-08-29T18:58:55.273655+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-29T18:58:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:56 smithi089 bash[77323]: cluster 2024-08-29T18:58:55.753882+0000 mgr.y (mgr.34104) 1397 : cluster [DBG] pgmap v2143: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:56 smithi089 bash[78574]: audit 2024-08-29T18:58:55.266232+0000 mon.a (mon.0) 2377 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:58:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:56 smithi089 bash[78574]: cluster 2024-08-29T18:58:55.273655+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-29T18:58:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:56 smithi089 bash[78574]: cluster 2024-08-29T18:58:55.753882+0000 mgr.y (mgr.34104) 1397 : cluster [DBG] pgmap v2143: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:57.342 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-08-29T18:58:57.342 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.343 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2066 ms) 2024-08-29T18:58:57.343 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-08-29T18:58:57.363 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-08-29T18:58:57.363 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.363 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (21 ms) 2024-08-29T18:58:57.363 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-08-29T18:58:57.385 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-08-29T18:58:57.385 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.386 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (22 ms) 2024-08-29T18:58:57.386 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-08-29T18:58:57.404 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-08-29T18:58:57.405 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.405 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (19 ms) 2024-08-29T18:58:57.405 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-08-29T18:58:57.424 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-08-29T18:58:57.424 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.424 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (19 ms) 2024-08-29T18:58:57.424 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-08-29T18:58:57.443 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-08-29T18:58:57.444 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.444 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (20 ms) 2024-08-29T18:58:57.444 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-08-29T18:58:57.463 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-08-29T18:58:57.464 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.464 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (20 ms) 2024-08-29T18:58:57.464 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-08-29T18:58:57.482 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-08-29T18:58:57.483 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.483 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (19 ms) 2024-08-29T18:58:57.483 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-08-29T18:58:57.502 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-08-29T18:58:57.502 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.502 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (20 ms) 2024-08-29T18:58:57.502 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.Rename 2024-08-29T18:58:57.521 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-08-29T18:58:57.521 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.521 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.Rename (18 ms) 2024-08-29T18:58:57.521 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.Resize 2024-08-29T18:58:57.540 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-08-29T18:58:57.540 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.540 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.Resize (20 ms) 2024-08-29T18:58:57.541 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.Flatten 2024-08-29T18:58:57.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:57 smithi144 bash[67678]: cluster 2024-08-29T18:58:56.283418+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-29T18:58:57.558 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-08-29T18:58:57.559 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.559 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.Flatten (18 ms) 2024-08-29T18:58:57.559 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-08-29T18:58:57.578 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-08-29T18:58:57.578 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.578 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (19 ms) 2024-08-29T18:58:57.578 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-08-29T18:58:57.596 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-08-29T18:58:57.596 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.596 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (19 ms) 2024-08-29T18:58:57.596 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-08-29T18:58:57.615 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-08-29T18:58:57.615 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.615 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (18 ms) 2024-08-29T18:58:57.615 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-08-29T18:58:57.634 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-08-29T18:58:57.634 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:58:57.634 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (19 ms) 2024-08-29T18:58:57.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:57 smithi089 bash[77323]: cluster 2024-08-29T18:58:56.283418+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-29T18:58:57.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:57 smithi089 bash[78574]: cluster 2024-08-29T18:58:56.283418+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-29T18:58:58.314 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 16 tests from TestJournalReplay (2357 ms total) 2024-08-29T18:58:58.315 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:58:58.315 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from TestJournalEntries 2024-08-29T18:58:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:58 smithi144 bash[67678]: cluster 2024-08-29T18:58:57.288044+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-29T18:58:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:58 smithi144 bash[67678]: cluster 2024-08-29T18:58:57.754746+0000 mgr.y (mgr.34104) 1398 : cluster [DBG] pgmap v2146: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:58 smithi089 bash[77323]: cluster 2024-08-29T18:58:57.288044+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-29T18:58:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:58 smithi089 bash[77323]: cluster 2024-08-29T18:58:57.754746+0000 mgr.y (mgr.34104) 1398 : cluster [DBG] pgmap v2146: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:58 smithi089 bash[78574]: cluster 2024-08-29T18:58:57.288044+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-29T18:58:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:58 smithi089 bash[78574]: cluster 2024-08-29T18:58:57.754746+0000 mgr.y (mgr.34104) 1398 : cluster [DBG] pgmap v2146: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:58:59.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:58:59 smithi089 bash[77323]: cluster 2024-08-29T18:58:58.310874+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-29T18:58:59.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:58:59 smithi089 bash[78574]: cluster 2024-08-29T18:58:58.310874+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-29T18:58:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:58:59 smithi144 bash[67678]: cluster 2024-08-29T18:58:58.310874+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-29T18:59:00.319 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-08-29T18:59:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[77323]: cluster 2024-08-29T18:58:59.314699+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-29T18:59:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[77323]: audit 2024-08-29T18:58:59.318647+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.89:0/2959556187' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[77323]: cluster 2024-08-29T18:58:59.755443+0000 mgr.y (mgr.34104) 1399 : cluster [DBG] pgmap v2149: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[77323]: audit 2024-08-29T18:59:00.308492+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? 172.21.15.89:0/2959556187' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[77323]: cluster 2024-08-29T18:59:00.317334+0000 mon.a (mon.0) 2385 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-29T18:59:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[78574]: cluster 2024-08-29T18:58:59.314699+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-29T18:59:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[78574]: audit 2024-08-29T18:58:59.318647+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.89:0/2959556187' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[78574]: cluster 2024-08-29T18:58:59.755443+0000 mgr.y (mgr.34104) 1399 : cluster [DBG] pgmap v2149: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[78574]: audit 2024-08-29T18:59:00.308492+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? 172.21.15.89:0/2959556187' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:00 smithi089 bash[78574]: cluster 2024-08-29T18:59:00.317334+0000 mon.a (mon.0) 2385 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-29T18:59:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:00 smithi144 bash[67678]: cluster 2024-08-29T18:58:59.314699+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-29T18:59:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:00 smithi144 bash[67678]: audit 2024-08-29T18:58:59.318647+0000 mon.a (mon.0) 2383 : audit [INF] from='client.? 172.21.15.89:0/2959556187' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:00 smithi144 bash[67678]: cluster 2024-08-29T18:58:59.755443+0000 mgr.y (mgr.34104) 1399 : cluster [DBG] pgmap v2149: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:00 smithi144 bash[67678]: audit 2024-08-29T18:59:00.308492+0000 mon.a (mon.0) 2384 : audit [INF] from='client.? 172.21.15.89:0/2959556187' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:00 smithi144 bash[67678]: cluster 2024-08-29T18:59:00.317334+0000 mon.a (mon.0) 2385 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-29T18:59:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:01 smithi089 bash[77323]: cluster 2024-08-29T18:59:00.323197+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:01.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:01 smithi089 bash[78574]: cluster 2024-08-29T18:59:00.323197+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:01.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:01 smithi144 bash[67678]: cluster 2024-08-29T18:59:00.323197+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:02.402 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-08-29T18:59:02.402 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:02.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2082 ms) 2024-08-29T18:59:02.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-08-29T18:59:02.423 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-08-29T18:59:02.424 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:02.424 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (22 ms) 2024-08-29T18:59:02.424 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-08-29T18:59:02.442 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-08-29T18:59:02.442 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:02.442 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (19 ms) 2024-08-29T18:59:02.442 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-08-29T18:59:02.461 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-08-29T18:59:02.461 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:02.461 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (18 ms) 2024-08-29T18:59:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:02 smithi089 bash[78574]: cluster 2024-08-29T18:59:01.342411+0000 mon.a (mon.0) 2387 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-29T18:59:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:02 smithi089 bash[78574]: cluster 2024-08-29T18:59:01.756239+0000 mgr.y (mgr.34104) 1400 : cluster [DBG] pgmap v2152: 137 pgs: 19 unknown, 118 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:02 smithi089 bash[77323]: cluster 2024-08-29T18:59:01.342411+0000 mon.a (mon.0) 2387 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-29T18:59:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:02 smithi089 bash[77323]: cluster 2024-08-29T18:59:01.756239+0000 mgr.y (mgr.34104) 1400 : cluster [DBG] pgmap v2152: 137 pgs: 19 unknown, 118 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:02 smithi144 bash[67678]: cluster 2024-08-29T18:59:01.342411+0000 mon.a (mon.0) 2387 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-29T18:59:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:02 smithi144 bash[67678]: cluster 2024-08-29T18:59:01.756239+0000 mgr.y (mgr.34104) 1400 : cluster [DBG] pgmap v2152: 137 pgs: 19 unknown, 118 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:03.365 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from TestJournalEntries (2142 ms total) 2024-08-29T18:59:03.365 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:59:03.366 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 2 tests from TestTrash 2024-08-29T18:59:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:03 smithi089 bash[77323]: cluster 2024-08-29T18:59:02.336732+0000 mon.a (mon.0) 2388 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:03 smithi089 bash[77323]: cluster 2024-08-29T18:59:02.336795+0000 mon.a (mon.0) 2389 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:03 smithi089 bash[77323]: cluster 2024-08-29T18:59:02.356996+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-29T18:59:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:03 smithi089 bash[78574]: cluster 2024-08-29T18:59:02.336732+0000 mon.a (mon.0) 2388 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:03 smithi089 bash[78574]: cluster 2024-08-29T18:59:02.336795+0000 mon.a (mon.0) 2389 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:03 smithi089 bash[78574]: cluster 2024-08-29T18:59:02.356996+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-29T18:59:03.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:03 smithi144 bash[67678]: cluster 2024-08-29T18:59:02.336732+0000 mon.a (mon.0) 2388 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:03.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:03 smithi144 bash[67678]: cluster 2024-08-29T18:59:02.336795+0000 mon.a (mon.0) 2389 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:03 smithi144 bash[67678]: cluster 2024-08-29T18:59:02.356996+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-29T18:59:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:04 smithi089 bash[78574]: cluster 2024-08-29T18:59:03.361064+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-29T18:59:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:04 smithi089 bash[78574]: cluster 2024-08-29T18:59:03.757052+0000 mgr.y (mgr.34104) 1401 : cluster [DBG] pgmap v2155: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:04 smithi089 bash[77323]: cluster 2024-08-29T18:59:03.361064+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-29T18:59:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:04 smithi089 bash[77323]: cluster 2024-08-29T18:59:03.757052+0000 mgr.y (mgr.34104) 1401 : cluster [DBG] pgmap v2155: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:04 smithi144 bash[67678]: cluster 2024-08-29T18:59:03.361064+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-29T18:59:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:04 smithi144 bash[67678]: cluster 2024-08-29T18:59:03.757052+0000 mgr.y (mgr.34104) 1401 : cluster [DBG] pgmap v2155: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:05.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:59:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:59:05] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-08-29T18:59:05.390 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-08-29T18:59:05.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:05 smithi089 bash[77323]: cluster 2024-08-29T18:59:04.374856+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-29T18:59:05.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:05 smithi089 bash[77323]: audit 2024-08-29T18:59:04.379015+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? 172.21.15.89:0/1303060684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:05.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:05 smithi089 bash[78574]: cluster 2024-08-29T18:59:04.374856+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-29T18:59:05.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:05 smithi089 bash[78574]: audit 2024-08-29T18:59:04.379015+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? 172.21.15.89:0/1303060684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:05.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:05 smithi144 bash[67678]: cluster 2024-08-29T18:59:04.374856+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-29T18:59:05.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:05 smithi144 bash[67678]: audit 2024-08-29T18:59:04.379015+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? 172.21.15.89:0/1303060684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:06 smithi089 bash[77323]: audit 2024-08-29T18:59:05.369216+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? 172.21.15.89:0/1303060684' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:06 smithi089 bash[77323]: cluster 2024-08-29T18:59:05.377503+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-29T18:59:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:06 smithi089 bash[77323]: cluster 2024-08-29T18:59:05.757744+0000 mgr.y (mgr.34104) 1402 : cluster [DBG] pgmap v2158: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:06 smithi089 bash[78574]: audit 2024-08-29T18:59:05.369216+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? 172.21.15.89:0/1303060684' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:06 smithi089 bash[78574]: cluster 2024-08-29T18:59:05.377503+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-29T18:59:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:06 smithi089 bash[78574]: cluster 2024-08-29T18:59:05.757744+0000 mgr.y (mgr.34104) 1402 : cluster [DBG] pgmap v2158: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:06 smithi144 bash[67678]: audit 2024-08-29T18:59:05.369216+0000 mon.a (mon.0) 2394 : audit [INF] from='client.? 172.21.15.89:0/1303060684' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:06 smithi144 bash[67678]: cluster 2024-08-29T18:59:05.377503+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-29T18:59:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:06 smithi144 bash[67678]: cluster 2024-08-29T18:59:05.757744+0000 mgr.y (mgr.34104) 1402 : cluster [DBG] pgmap v2158: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:07.576 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestTrash.UserRemovingSource (2187 ms) 2024-08-29T18:59:07.577 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-08-29T18:59:07.676 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestTrash.RestoreMirroringSource (100 ms) 2024-08-29T18:59:07.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:07 smithi089 bash[77323]: cluster 2024-08-29T18:59:06.404824+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-29T18:59:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:07 smithi089 bash[78574]: cluster 2024-08-29T18:59:06.404824+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-29T18:59:07.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:07 smithi144 bash[67678]: cluster 2024-08-29T18:59:06.404824+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-29T18:59:08.429 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 2 tests from TestTrash (2287 ms total) 2024-08-29T18:59:08.429 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:59:08.429 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from TestOperations 2024-08-29T18:59:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:08 smithi089 bash[77323]: cluster 2024-08-29T18:59:07.413689+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-29T18:59:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:08 smithi089 bash[77323]: audit 2024-08-29T18:59:07.758176+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:08 smithi089 bash[77323]: cluster 2024-08-29T18:59:07.758401+0000 mgr.y (mgr.34104) 1403 : cluster [DBG] pgmap v2161: 137 pgs: 10 unknown, 127 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:08 smithi089 bash[78574]: cluster 2024-08-29T18:59:07.413689+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-29T18:59:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:08 smithi089 bash[78574]: audit 2024-08-29T18:59:07.758176+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:08 smithi089 bash[78574]: cluster 2024-08-29T18:59:07.758401+0000 mgr.y (mgr.34104) 1403 : cluster [DBG] pgmap v2161: 137 pgs: 10 unknown, 127 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:08 smithi144 bash[67678]: cluster 2024-08-29T18:59:07.413689+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-29T18:59:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:08 smithi144 bash[67678]: audit 2024-08-29T18:59:07.758176+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:08 smithi144 bash[67678]: cluster 2024-08-29T18:59:07.758401+0000 mgr.y (mgr.34104) 1403 : cluster [DBG] pgmap v2161: 137 pgs: 10 unknown, 127 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:09 smithi089 bash[77323]: cluster 2024-08-29T18:59:08.424023+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-29T18:59:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:09 smithi089 bash[78574]: cluster 2024-08-29T18:59:08.424023+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-29T18:59:09.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:09 smithi144 bash[67678]: cluster 2024-08-29T18:59:08.424023+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-29T18:59:10.449 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-08-29T18:59:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:10 smithi144 bash[67678]: cluster 2024-08-29T18:59:09.437725+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-29T18:59:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:10 smithi144 bash[67678]: audit 2024-08-29T18:59:09.442342+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.89:0/1408705236' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:10 smithi144 bash[67678]: audit 2024-08-29T18:59:09.443653+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:10 smithi144 bash[67678]: cluster 2024-08-29T18:59:09.759127+0000 mgr.y (mgr.34104) 1404 : cluster [DBG] pgmap v2164: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[77323]: cluster 2024-08-29T18:59:09.437725+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-29T18:59:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[77323]: audit 2024-08-29T18:59:09.442342+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.89:0/1408705236' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[77323]: audit 2024-08-29T18:59:09.443653+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[77323]: cluster 2024-08-29T18:59:09.759127+0000 mgr.y (mgr.34104) 1404 : cluster [DBG] pgmap v2164: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[78574]: cluster 2024-08-29T18:59:09.437725+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-29T18:59:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[78574]: audit 2024-08-29T18:59:09.442342+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.89:0/1408705236' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[78574]: audit 2024-08-29T18:59:09.443653+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:10 smithi089 bash[78574]: cluster 2024-08-29T18:59:09.759127+0000 mgr.y (mgr.34104) 1404 : cluster [DBG] pgmap v2164: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:11.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:11 smithi144 bash[67678]: cluster 2024-08-29T18:59:10.429412+0000 mon.a (mon.0) 2402 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:11.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:11 smithi144 bash[67678]: audit 2024-08-29T18:59:10.439410+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:11.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:11 smithi144 bash[67678]: cluster 2024-08-29T18:59:10.449117+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-29T18:59:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:11 smithi089 bash[77323]: cluster 2024-08-29T18:59:10.429412+0000 mon.a (mon.0) 2402 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:11 smithi089 bash[77323]: audit 2024-08-29T18:59:10.439410+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:11 smithi089 bash[77323]: cluster 2024-08-29T18:59:10.449117+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-29T18:59:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:11 smithi089 bash[78574]: cluster 2024-08-29T18:59:10.429412+0000 mon.a (mon.0) 2402 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:11 smithi089 bash[78574]: audit 2024-08-29T18:59:10.439410+0000 mon.a (mon.0) 2403 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:11 smithi089 bash[78574]: cluster 2024-08-29T18:59:10.449117+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-29T18:59:12.527 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_Operations.cc:18: Skipped 2024-08-29T18:59:12.527 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:12.528 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2078 ms) 2024-08-29T18:59:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:12 smithi144 bash[67678]: cluster 2024-08-29T18:59:11.449518+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-29T18:59:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:12 smithi144 bash[67678]: cluster 2024-08-29T18:59:11.759795+0000 mgr.y (mgr.34104) 1405 : cluster [DBG] pgmap v2167: 137 pgs: 24 unknown, 113 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:12 smithi089 bash[77323]: cluster 2024-08-29T18:59:11.449518+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-29T18:59:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:12 smithi089 bash[77323]: cluster 2024-08-29T18:59:11.759795+0000 mgr.y (mgr.34104) 1405 : cluster [DBG] pgmap v2167: 137 pgs: 24 unknown, 113 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:12 smithi089 bash[78574]: cluster 2024-08-29T18:59:11.449518+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-29T18:59:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:12 smithi089 bash[78574]: cluster 2024-08-29T18:59:11.759795+0000 mgr.y (mgr.34104) 1405 : cluster [DBG] pgmap v2167: 137 pgs: 24 unknown, 113 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:13.484 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 1 test from TestOperations (2078 ms total) 2024-08-29T18:59:13.484 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:59:13.484 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from TestObjectMap 2024-08-29T18:59:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:13 smithi144 bash[67678]: cluster 2024-08-29T18:59:12.452682+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:13 smithi144 bash[67678]: cluster 2024-08-29T18:59:12.452739+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:13 smithi144 bash[67678]: cluster 2024-08-29T18:59:12.471026+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-29T18:59:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:13 smithi089 bash[77323]: cluster 2024-08-29T18:59:12.452682+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:13 smithi089 bash[77323]: cluster 2024-08-29T18:59:12.452739+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:13 smithi089 bash[77323]: cluster 2024-08-29T18:59:12.471026+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-29T18:59:13.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:13 smithi089 bash[78574]: cluster 2024-08-29T18:59:12.452682+0000 mon.a (mon.0) 2406 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:13.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:13 smithi089 bash[78574]: cluster 2024-08-29T18:59:12.452739+0000 mon.a (mon.0) 2407 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:13.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:13 smithi089 bash[78574]: cluster 2024-08-29T18:59:12.471026+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-29T18:59:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:14 smithi144 bash[67678]: cluster 2024-08-29T18:59:13.473216+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-29T18:59:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:14 smithi144 bash[67678]: cluster 2024-08-29T18:59:13.760426+0000 mgr.y (mgr.34104) 1406 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:14 smithi089 bash[77323]: cluster 2024-08-29T18:59:13.473216+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-29T18:59:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:14 smithi089 bash[77323]: cluster 2024-08-29T18:59:13.760426+0000 mgr.y (mgr.34104) 1406 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:14 smithi089 bash[78574]: cluster 2024-08-29T18:59:13.473216+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-29T18:59:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:14 smithi089 bash[78574]: cluster 2024-08-29T18:59:13.760426+0000 mgr.y (mgr.34104) 1406 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:59:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:59:15] "GET /metrics HTTP/1.1" 200 36318 "" "Prometheus/2.43.0" 2024-08-29T18:59:15.513 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-08-29T18:59:15.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:15 smithi144 bash[67678]: cluster 2024-08-29T18:59:14.501898+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-29T18:59:15.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:15 smithi144 bash[67678]: audit 2024-08-29T18:59:14.507109+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? 172.21.15.89:0/2094555263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:15 smithi089 bash[77323]: cluster 2024-08-29T18:59:14.501898+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-29T18:59:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:15 smithi089 bash[77323]: audit 2024-08-29T18:59:14.507109+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? 172.21.15.89:0/2094555263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:15 smithi089 bash[78574]: cluster 2024-08-29T18:59:14.501898+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-29T18:59:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:15 smithi089 bash[78574]: audit 2024-08-29T18:59:14.507109+0000 mon.a (mon.0) 2411 : audit [INF] from='client.? 172.21.15.89:0/2094555263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:16 smithi144 bash[67678]: audit 2024-08-29T18:59:15.504079+0000 mon.a (mon.0) 2412 : audit [INF] from='client.? 172.21.15.89:0/2094555263' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:16 smithi144 bash[67678]: cluster 2024-08-29T18:59:15.511754+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-29T18:59:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:16 smithi144 bash[67678]: cluster 2024-08-29T18:59:15.761128+0000 mgr.y (mgr.34104) 1407 : cluster [DBG] pgmap v2173: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:16 smithi089 bash[78574]: audit 2024-08-29T18:59:15.504079+0000 mon.a (mon.0) 2412 : audit [INF] from='client.? 172.21.15.89:0/2094555263' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:16 smithi089 bash[78574]: cluster 2024-08-29T18:59:15.511754+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-29T18:59:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:16 smithi089 bash[78574]: cluster 2024-08-29T18:59:15.761128+0000 mgr.y (mgr.34104) 1407 : cluster [DBG] pgmap v2173: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:16 smithi089 bash[77323]: audit 2024-08-29T18:59:15.504079+0000 mon.a (mon.0) 2412 : audit [INF] from='client.? 172.21.15.89:0/2094555263' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:16 smithi089 bash[77323]: cluster 2024-08-29T18:59:15.511754+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-29T18:59:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:16 smithi089 bash[77323]: cluster 2024-08-29T18:59:15.761128+0000 mgr.y (mgr.34104) 1407 : cluster [DBG] pgmap v2173: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:17.605 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2092 ms) 2024-08-29T18:59:17.606 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-08-29T18:59:17.652 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (46 ms) 2024-08-29T18:59:17.652 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-08-29T18:59:17.705 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (54 ms) 2024-08-29T18:59:17.705 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-08-29T18:59:17.746 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (41 ms) 2024-08-29T18:59:17.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:17 smithi144 bash[67678]: cluster 2024-08-29T18:59:16.522276+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-29T18:59:17.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:17 smithi089 bash[77323]: cluster 2024-08-29T18:59:16.522276+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-29T18:59:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:17 smithi089 bash[78574]: cluster 2024-08-29T18:59:16.522276+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-29T18:59:18.560 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 4 tests from TestObjectMap (2234 ms total) 2024-08-29T18:59:18.560 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:59:18.560 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 2 tests from TestMirroringWatcher 2024-08-29T18:59:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:18 smithi144 bash[67678]: cluster 2024-08-29T18:59:17.522416+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-29T18:59:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:18 smithi144 bash[67678]: cluster 2024-08-29T18:59:17.761819+0000 mgr.y (mgr.34104) 1408 : cluster [DBG] pgmap v2176: 137 pgs: 7 unknown, 130 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:18 smithi089 bash[77323]: cluster 2024-08-29T18:59:17.522416+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-29T18:59:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:18 smithi089 bash[77323]: cluster 2024-08-29T18:59:17.761819+0000 mgr.y (mgr.34104) 1408 : cluster [DBG] pgmap v2176: 137 pgs: 7 unknown, 130 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:18 smithi089 bash[78574]: cluster 2024-08-29T18:59:17.522416+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-29T18:59:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:18 smithi089 bash[78574]: cluster 2024-08-29T18:59:17.761819+0000 mgr.y (mgr.34104) 1408 : cluster [DBG] pgmap v2176: 137 pgs: 7 unknown, 130 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:19.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:19 smithi144 bash[67678]: cluster 2024-08-29T18:59:18.555135+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-29T18:59:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:19 smithi089 bash[77323]: cluster 2024-08-29T18:59:18.555135+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-29T18:59:19.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:19 smithi089 bash[78574]: cluster 2024-08-29T18:59:18.555135+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-29T18:59:20.580 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-08-29T18:59:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:20 smithi089 bash[77323]: cluster 2024-08-29T18:59:19.561501+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-29T18:59:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:20 smithi089 bash[77323]: audit 2024-08-29T18:59:19.564058+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? 172.21.15.89:0/1308111126' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:20 smithi089 bash[77323]: cluster 2024-08-29T18:59:19.762515+0000 mgr.y (mgr.34104) 1409 : cluster [DBG] pgmap v2179: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:20 smithi089 bash[78574]: cluster 2024-08-29T18:59:19.561501+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-29T18:59:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:20 smithi089 bash[78574]: audit 2024-08-29T18:59:19.564058+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? 172.21.15.89:0/1308111126' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:20 smithi089 bash[78574]: cluster 2024-08-29T18:59:19.762515+0000 mgr.y (mgr.34104) 1409 : cluster [DBG] pgmap v2179: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:20 smithi144 bash[67678]: cluster 2024-08-29T18:59:19.561501+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-29T18:59:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:20 smithi144 bash[67678]: audit 2024-08-29T18:59:19.564058+0000 mon.a (mon.0) 2418 : audit [INF] from='client.? 172.21.15.89:0/1308111126' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:20 smithi144 bash[67678]: cluster 2024-08-29T18:59:19.762515+0000 mgr.y (mgr.34104) 1409 : cluster [DBG] pgmap v2179: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:21.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:21 smithi089 bash[77323]: cluster 2024-08-29T18:59:20.554539+0000 mon.a (mon.0) 2419 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:21.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:21 smithi089 bash[77323]: audit 2024-08-29T18:59:20.566606+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? 172.21.15.89:0/1308111126' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:21.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:21 smithi089 bash[77323]: cluster 2024-08-29T18:59:20.579506+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-29T18:59:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:21 smithi089 bash[78574]: cluster 2024-08-29T18:59:20.554539+0000 mon.a (mon.0) 2419 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:21 smithi089 bash[78574]: audit 2024-08-29T18:59:20.566606+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? 172.21.15.89:0/1308111126' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:21 smithi089 bash[78574]: cluster 2024-08-29T18:59:20.579506+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-29T18:59:22.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:21 smithi144 bash[67678]: cluster 2024-08-29T18:59:20.554539+0000 mon.a (mon.0) 2419 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:21 smithi144 bash[67678]: audit 2024-08-29T18:59:20.566606+0000 mon.a (mon.0) 2420 : audit [INF] from='client.? 172.21.15.89:0/1308111126' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:21 smithi144 bash[67678]: cluster 2024-08-29T18:59:20.579506+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-29T18:59:22.697 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2117 ms) 2024-08-29T18:59:22.697 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-08-29T18:59:22.736 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (39 ms) 2024-08-29T18:59:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:22 smithi089 bash[77323]: cluster 2024-08-29T18:59:21.575946+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-29T18:59:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:22 smithi089 bash[77323]: cluster 2024-08-29T18:59:21.763179+0000 mgr.y (mgr.34104) 1410 : cluster [DBG] pgmap v2182: 137 pgs: 16 unknown, 121 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:22 smithi089 bash[78574]: cluster 2024-08-29T18:59:21.575946+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-29T18:59:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:22 smithi089 bash[78574]: cluster 2024-08-29T18:59:21.763179+0000 mgr.y (mgr.34104) 1410 : cluster [DBG] pgmap v2182: 137 pgs: 16 unknown, 121 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:22 smithi144 bash[67678]: cluster 2024-08-29T18:59:21.575946+0000 mon.a (mon.0) 2422 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-29T18:59:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:22 smithi144 bash[67678]: cluster 2024-08-29T18:59:21.763179+0000 mgr.y (mgr.34104) 1410 : cluster [DBG] pgmap v2182: 137 pgs: 16 unknown, 121 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:23.619 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 2 tests from TestMirroringWatcher (2156 ms total) 2024-08-29T18:59:23.619 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T18:59:23.619 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 57 tests from TestMigration 2024-08-29T18:59:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[77323]: cluster 2024-08-29T18:59:22.580991+0000 mon.a (mon.0) 2423 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[77323]: cluster 2024-08-29T18:59:22.581066+0000 mon.a (mon.0) 2424 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[77323]: cluster 2024-08-29T18:59:22.601696+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-29T18:59:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[77323]: audit 2024-08-29T18:59:22.758438+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[78574]: cluster 2024-08-29T18:59:22.580991+0000 mon.a (mon.0) 2423 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[78574]: cluster 2024-08-29T18:59:22.581066+0000 mon.a (mon.0) 2424 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[78574]: cluster 2024-08-29T18:59:22.601696+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-29T18:59:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:23 smithi089 bash[78574]: audit 2024-08-29T18:59:22.758438+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:23 smithi144 bash[67678]: cluster 2024-08-29T18:59:22.580991+0000 mon.a (mon.0) 2423 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T18:59:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:23 smithi144 bash[67678]: cluster 2024-08-29T18:59:22.581066+0000 mon.a (mon.0) 2424 : cluster [INF] Cluster is now healthy 2024-08-29T18:59:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:23 smithi144 bash[67678]: cluster 2024-08-29T18:59:22.601696+0000 mon.a (mon.0) 2425 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-29T18:59:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:23 smithi144 bash[67678]: audit 2024-08-29T18:59:22.758438+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:24 smithi089 bash[77323]: cluster 2024-08-29T18:59:23.608930+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-29T18:59:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:24 smithi089 bash[77323]: cluster 2024-08-29T18:59:23.763951+0000 mgr.y (mgr.34104) 1411 : cluster [DBG] pgmap v2185: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:24 smithi089 bash[78574]: cluster 2024-08-29T18:59:23.608930+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-29T18:59:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:24 smithi089 bash[78574]: cluster 2024-08-29T18:59:23.763951+0000 mgr.y (mgr.34104) 1411 : cluster [DBG] pgmap v2185: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:24 smithi144 bash[67678]: cluster 2024-08-29T18:59:23.608930+0000 mon.a (mon.0) 2427 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-29T18:59:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:24 smithi144 bash[67678]: cluster 2024-08-29T18:59:23.763951+0000 mgr.y (mgr.34104) 1411 : cluster [DBG] pgmap v2185: 105 pgs: 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:25.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:59:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:59:25] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-08-29T18:59:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:26 smithi089 bash[77323]: cluster 2024-08-29T18:59:24.627271+0000 mon.a (mon.0) 2428 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-29T18:59:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:26 smithi089 bash[77323]: audit 2024-08-29T18:59:24.631978+0000 mon.a (mon.0) 2429 : audit [INF] from='client.? 172.21.15.89:0/2254816670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:26 smithi089 bash[78574]: cluster 2024-08-29T18:59:24.627271+0000 mon.a (mon.0) 2428 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-29T18:59:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:26 smithi089 bash[78574]: audit 2024-08-29T18:59:24.631978+0000 mon.a (mon.0) 2429 : audit [INF] from='client.? 172.21.15.89:0/2254816670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:26 smithi144 bash[67678]: cluster 2024-08-29T18:59:24.627271+0000 mon.a (mon.0) 2428 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-29T18:59:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:26 smithi144 bash[67678]: audit 2024-08-29T18:59:24.631978+0000 mon.a (mon.0) 2429 : audit [INF] from='client.? 172.21.15.89:0/2254816670' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T18:59:26.628 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.Empty 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[77323]: audit 2024-08-29T18:59:25.618970+0000 mon.a (mon.0) 2430 : audit [INF] from='client.? 172.21.15.89:0/2254816670' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[77323]: cluster 2024-08-29T18:59:25.627281+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[77323]: cluster 2024-08-29T18:59:25.764624+0000 mgr.y (mgr.34104) 1412 : cluster [DBG] pgmap v2188: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[77323]: cluster 2024-08-29T18:59:26.628977+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[78574]: audit 2024-08-29T18:59:25.618970+0000 mon.a (mon.0) 2430 : audit [INF] from='client.? 172.21.15.89:0/2254816670' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[78574]: cluster 2024-08-29T18:59:25.627281+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[78574]: cluster 2024-08-29T18:59:25.764624+0000 mgr.y (mgr.34104) 1412 : cluster [DBG] pgmap v2188: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:27 smithi089 bash[78574]: cluster 2024-08-29T18:59:26.628977+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-29T18:59:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:27 smithi144 bash[67678]: audit 2024-08-29T18:59:25.618970+0000 mon.a (mon.0) 2430 : audit [INF] from='client.? 172.21.15.89:0/2254816670' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T18:59:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:27 smithi144 bash[67678]: cluster 2024-08-29T18:59:25.627281+0000 mon.a (mon.0) 2431 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-29T18:59:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:27 smithi144 bash[67678]: cluster 2024-08-29T18:59:25.764624+0000 mgr.y (mgr.34104) 1412 : cluster [DBG] pgmap v2188: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:27 smithi144 bash[67678]: cluster 2024-08-29T18:59:26.628977+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-29T18:59:28.748 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:28.774 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:28 smithi089 bash[77323]: cluster 2024-08-29T18:59:27.632937+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-29T18:59:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:28 smithi089 bash[77323]: cluster 2024-08-29T18:59:27.765401+0000 mgr.y (mgr.34104) 1413 : cluster [DBG] pgmap v2191: 169 pgs: 14 creating+peering, 27 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:28 smithi089 bash[78574]: cluster 2024-08-29T18:59:27.632937+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-29T18:59:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:28 smithi089 bash[78574]: cluster 2024-08-29T18:59:27.765401+0000 mgr.y (mgr.34104) 1413 : cluster [DBG] pgmap v2191: 169 pgs: 14 creating+peering, 27 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:28 smithi144 bash[67678]: cluster 2024-08-29T18:59:27.632937+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-29T18:59:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:28 smithi144 bash[67678]: cluster 2024-08-29T18:59:27.765401+0000 mgr.y (mgr.34104) 1413 : cluster [DBG] pgmap v2191: 169 pgs: 14 creating+peering, 27 unknown, 128 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-29T18:59:29.174 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:29.374 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:29.589 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.Empty (2961 ms) 2024-08-29T18:59:29.589 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.OtherName 2024-08-29T18:59:29.668 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:29.693 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:29 smithi089 bash[77323]: cluster 2024-08-29T18:59:28.625595+0000 mon.a (mon.0) 2434 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:29 smithi089 bash[77323]: cluster 2024-08-29T18:59:28.646497+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-29T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:29 smithi089 bash[78574]: cluster 2024-08-29T18:59:28.625595+0000 mon.a (mon.0) 2434 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:29 smithi089 bash[78574]: cluster 2024-08-29T18:59:28.646497+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-29T18:59:30.034 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:30.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:29 smithi144 bash[67678]: cluster 2024-08-29T18:59:28.625595+0000 mon.a (mon.0) 2434 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T18:59:30.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:29 smithi144 bash[67678]: cluster 2024-08-29T18:59:28.646497+0000 mon.a (mon.0) 2435 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-29T18:59:30.215 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:30.420 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.OtherName (831 ms) 2024-08-29T18:59:30.421 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.OtherPool 2024-08-29T18:59:30.504 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:30.533 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:30 smithi089 bash[77323]: cluster 2024-08-29T18:59:29.766260+0000 mgr.y (mgr.34104) 1414 : cluster [DBG] pgmap v2193: 169 pgs: 14 creating+peering, 7 unknown, 148 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 247 B/s wr, 0 op/s 2024-08-29T18:59:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:30 smithi089 bash[78574]: cluster 2024-08-29T18:59:29.766260+0000 mgr.y (mgr.34104) 1414 : cluster [DBG] pgmap v2193: 169 pgs: 14 creating+peering, 7 unknown, 148 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 247 B/s wr, 0 op/s 2024-08-29T18:59:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:30 smithi144 bash[67678]: cluster 2024-08-29T18:59:29.766260+0000 mgr.y (mgr.34104) 1414 : cluster [DBG] pgmap v2193: 169 pgs: 14 creating+peering, 7 unknown, 148 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 247 B/s wr, 0 op/s 2024-08-29T18:59:31.917 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:31.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[77323]: cluster 2024-08-29T18:59:30.657955+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-29T18:59:31.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[77323]: audit 2024-08-29T18:59:30.692278+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:59:31.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[77323]: audit 2024-08-29T18:59:31.279646+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[77323]: audit 2024-08-29T18:59:31.286930+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:31.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[78574]: cluster 2024-08-29T18:59:30.657955+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-29T18:59:31.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[78574]: audit 2024-08-29T18:59:30.692278+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:59:31.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[78574]: audit 2024-08-29T18:59:31.279646+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:31.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:31 smithi089 bash[78574]: audit 2024-08-29T18:59:31.286930+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:32.019 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:32.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:31 smithi144 bash[67678]: cluster 2024-08-29T18:59:30.657955+0000 mon.a (mon.0) 2436 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-29T18:59:32.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:31 smithi144 bash[67678]: audit 2024-08-29T18:59:30.692278+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T18:59:32.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:31 smithi144 bash[67678]: audit 2024-08-29T18:59:31.279646+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:31 smithi144 bash[67678]: audit 2024-08-29T18:59:31.286930+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:32.130 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.OtherPool (1709 ms) 2024-08-29T18:59:32.130 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.OtherNamespace 2024-08-29T18:59:32.177 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:32.205 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:32.516 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:32.710 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:32.913 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.OtherNamespace (782 ms) 2024-08-29T18:59:32.913 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.DataPool 2024-08-29T18:59:32.929 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[77323]: cluster 2024-08-29T18:59:31.660236+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[77323]: cluster 2024-08-29T18:59:31.767000+0000 mgr.y (mgr.34104) 1415 : cluster [DBG] pgmap v2196: 169 pgs: 14 creating+peering, 155 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 12 KiB/s wr, 259 op/s 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[77323]: audit 2024-08-29T18:59:32.059269+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[77323]: audit 2024-08-29T18:59:32.059998+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[77323]: audit 2024-08-29T18:59:32.064867+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[78574]: cluster 2024-08-29T18:59:31.660236+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[78574]: cluster 2024-08-29T18:59:31.767000+0000 mgr.y (mgr.34104) 1415 : cluster [DBG] pgmap v2196: 169 pgs: 14 creating+peering, 155 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 12 KiB/s wr, 259 op/s 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[78574]: audit 2024-08-29T18:59:32.059269+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[78574]: audit 2024-08-29T18:59:32.059998+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:59:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:32 smithi089 bash[78574]: audit 2024-08-29T18:59:32.064867+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:32.997 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:33.026 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:32 smithi144 bash[67678]: cluster 2024-08-29T18:59:31.660236+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-29T18:59:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:32 smithi144 bash[67678]: cluster 2024-08-29T18:59:31.767000+0000 mgr.y (mgr.34104) 1415 : cluster [DBG] pgmap v2196: 169 pgs: 14 creating+peering, 155 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 12 KiB/s wr, 259 op/s 2024-08-29T18:59:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:32 smithi144 bash[67678]: audit 2024-08-29T18:59:32.059269+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T18:59:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:32 smithi144 bash[67678]: audit 2024-08-29T18:59:32.059998+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T18:59:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:32 smithi144 bash[67678]: audit 2024-08-29T18:59:32.064867+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:33.418 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:33.629 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:33.836 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.DataPool (923 ms) 2024-08-29T18:59:33.836 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-08-29T18:59:33.919 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:33.948 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:34.357 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T18:59:34.618 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.AbortAfterPrepare (783 ms) 2024-08-29T18:59:34.618 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-08-29T18:59:34.696 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:34.725 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:34.976 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (357 ms) 2024-08-29T18:59:34.976 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-08-29T18:59:35.059 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:35.089 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:35.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:59:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:59:35] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-08-29T18:59:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:34 smithi089 bash[77323]: cluster 2024-08-29T18:59:33.768621+0000 mgr.y (mgr.34104) 1416 : cluster [DBG] pgmap v2197: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 18 KiB/s wr, 376 op/s 2024-08-29T18:59:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:34 smithi089 bash[77323]: cluster 2024-08-29T18:59:34.177131+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-29T18:59:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:34 smithi089 bash[78574]: cluster 2024-08-29T18:59:33.768621+0000 mgr.y (mgr.34104) 1416 : cluster [DBG] pgmap v2197: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 18 KiB/s wr, 376 op/s 2024-08-29T18:59:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:34 smithi089 bash[78574]: cluster 2024-08-29T18:59:34.177131+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-29T18:59:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:34 smithi144 bash[67678]: cluster 2024-08-29T18:59:33.768621+0000 mgr.y (mgr.34104) 1416 : cluster [DBG] pgmap v2197: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 18 KiB/s wr, 376 op/s 2024-08-29T18:59:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:34 smithi144 bash[67678]: cluster 2024-08-29T18:59:34.177131+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-29T18:59:35.484 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:35.689 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T18:59:35.942 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.AbortAfterExecute (967 ms) 2024-08-29T18:59:35.942 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-08-29T18:59:36.026 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:36.055 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:36.413 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:36.604 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T18:59:36.862 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (920 ms) 2024-08-29T18:59:36.862 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-08-29T18:59:36.946 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:36.983 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:37.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:36 smithi089 bash[77323]: cluster 2024-08-29T18:59:35.769421+0000 mgr.y (mgr.34104) 1417 : cluster [DBG] pgmap v2199: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 18 KiB/s wr, 375 op/s 2024-08-29T18:59:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:36 smithi089 bash[78574]: cluster 2024-08-29T18:59:35.769421+0000 mgr.y (mgr.34104) 1417 : cluster [DBG] pgmap v2199: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 18 KiB/s wr, 375 op/s 2024-08-29T18:59:37.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:36 smithi144 bash[67678]: cluster 2024-08-29T18:59:35.769421+0000 mgr.y (mgr.34104) 1417 : cluster [DBG] pgmap v2199: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 292 KiB/s rd, 18 KiB/s wr, 375 op/s 2024-08-29T18:59:37.335 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:37.531 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T18:59:37.820 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (957 ms) 2024-08-29T18:59:37.820 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-08-29T18:59:37.902 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:37.932 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_Migration.cc:635: Skipped 2024-08-29T18:59:37.932 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (131 ms) 2024-08-29T18:59:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.MirroringAbort 2024-08-29T18:59:38.029 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:38.057 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_Migration.cc:653: Skipped 2024-08-29T18:59:38.057 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:38.074 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringAbort (124 ms) 2024-08-29T18:59:38.074 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-08-29T18:59:38.157 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:38.186 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_Migration.cc:676: Skipped 2024-08-29T18:59:38.187 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:38.205 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (131 ms) 2024-08-29T18:59:38.205 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-08-29T18:59:38.291 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:38.319 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_Migration.cc:694: Skipped 2024-08-29T18:59:38.319 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:38.337 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (132 ms) 2024-08-29T18:59:38.338 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.MirroringPool 2024-08-29T18:59:38.421 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:38.452 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_Migration.cc:714: Skipped 2024-08-29T18:59:38.452 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T18:59:38.470 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringPool (133 ms) 2024-08-29T18:59:38.471 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.Group 2024-08-29T18:59:38.558 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:38.611 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:38.984 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:38 smithi144 bash[67678]: audit 2024-08-29T18:59:37.765583+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:38 smithi144 bash[67678]: audit 2024-08-29T18:59:37.768235+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:38 smithi144 bash[67678]: cluster 2024-08-29T18:59:37.771562+0000 mgr.y (mgr.34104) 1418 : cluster [DBG] pgmap v2200: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 37 KiB/s wr, 793 op/s 2024-08-29T18:59:39.154 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:38 smithi089 bash[77323]: audit 2024-08-29T18:59:37.765583+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:38 smithi089 bash[77323]: audit 2024-08-29T18:59:37.768235+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:38 smithi089 bash[77323]: cluster 2024-08-29T18:59:37.771562+0000 mgr.y (mgr.34104) 1418 : cluster [DBG] pgmap v2200: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 37 KiB/s wr, 793 op/s 2024-08-29T18:59:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:38 smithi089 bash[78574]: audit 2024-08-29T18:59:37.765583+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T18:59:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:38 smithi089 bash[78574]: audit 2024-08-29T18:59:37.768235+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:39.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:38 smithi089 bash[78574]: cluster 2024-08-29T18:59:37.771562+0000 mgr.y (mgr.34104) 1418 : cluster [DBG] pgmap v2200: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 621 KiB/s rd, 37 KiB/s wr, 793 op/s 2024-08-29T18:59:39.363 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.Group (892 ms) 2024-08-29T18:59:39.363 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.GroupAbort 2024-08-29T18:59:39.436 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:39.490 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:39.867 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T18:59:40.163 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.GroupAbort (800 ms) 2024-08-29T18:59:40.163 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnaps 2024-08-29T18:59:40.247 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:40.277 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:40.389 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:40.460 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:40.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:40 smithi144 bash[67678]: cluster 2024-08-29T18:59:39.179145+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-29T18:59:40.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:40 smithi144 bash[67678]: cluster 2024-08-29T18:59:39.772443+0000 mgr.y (mgr.34104) 1419 : cluster [DBG] pgmap v2202: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 618 KiB/s rd, 36 KiB/s wr, 784 op/s 2024-08-29T18:59:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:40 smithi089 bash[77323]: cluster 2024-08-29T18:59:39.179145+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-29T18:59:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:40 smithi089 bash[77323]: cluster 2024-08-29T18:59:39.772443+0000 mgr.y (mgr.34104) 1419 : cluster [DBG] pgmap v2202: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 618 KiB/s rd, 36 KiB/s wr, 784 op/s 2024-08-29T18:59:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:40 smithi089 bash[78574]: cluster 2024-08-29T18:59:39.179145+0000 mon.a (mon.0) 2447 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-29T18:59:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:40 smithi089 bash[78574]: cluster 2024-08-29T18:59:39.772443+0000 mgr.y (mgr.34104) 1419 : cluster [DBG] pgmap v2202: 169 pgs: 169 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 618 KiB/s rd, 36 KiB/s wr, 784 op/s 2024-08-29T18:59:40.921 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:41.166 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:41.433 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnaps (1270 ms) 2024-08-29T18:59:41.433 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-08-29T18:59:41.516 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:41.545 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:41.633 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:41.709 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:41.725 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:41.791 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:42.194 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:42.468 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:42.734 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsOtherPool (1302 ms) 2024-08-29T18:59:42.735 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-08-29T18:59:42.819 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:42.850 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:42.962 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:43.031 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:43.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:42 smithi089 bash[77323]: cluster 2024-08-29T18:59:41.773643+0000 mgr.y (mgr.34104) 1420 : cluster [DBG] pgmap v2203: 169 pgs: 169 active+clean; 25 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 871 op/s 2024-08-29T18:59:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:42 smithi089 bash[78574]: cluster 2024-08-29T18:59:41.773643+0000 mgr.y (mgr.34104) 1420 : cluster [DBG] pgmap v2203: 169 pgs: 169 active+clean; 25 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 871 op/s 2024-08-29T18:59:43.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:42 smithi144 bash[67678]: cluster 2024-08-29T18:59:41.773643+0000 mgr.y (mgr.34104) 1420 : cluster [DBG] pgmap v2203: 169 pgs: 169 active+clean; 25 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 871 op/s 2024-08-29T18:59:43.504 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:43.770 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:44.049 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsDataPool (1315 ms) 2024-08-29T18:59:44.049 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-08-29T18:59:44.136 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:44.166 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:44.258 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:44.329 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:44.787 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T18:59:44.811 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:45.068 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:45.179 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:59:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:59:45] "GET /metrics HTTP/1.1" 200 38760 "" "Prometheus/2.43.0" 2024-08-29T18:59:45.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:44 smithi089 bash[77323]: cluster 2024-08-29T18:59:43.775106+0000 mgr.y (mgr.34104) 1421 : cluster [DBG] pgmap v2204: 169 pgs: 169 active+clean; 61 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 11 MiB/s wr, 954 op/s 2024-08-29T18:59:45.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:44 smithi089 bash[78574]: cluster 2024-08-29T18:59:43.775106+0000 mgr.y (mgr.34104) 1421 : cluster [DBG] pgmap v2204: 169 pgs: 169 active+clean; 61 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 11 MiB/s wr, 954 op/s 2024-08-29T18:59:45.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:44 smithi144 bash[67678]: cluster 2024-08-29T18:59:43.775106+0000 mgr.y (mgr.34104) 1421 : cluster [DBG] pgmap v2204: 169 pgs: 169 active+clean; 61 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 11 MiB/s wr, 954 op/s 2024-08-29T18:59:45.316 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (1266 ms) 2024-08-29T18:59:45.316 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-08-29T18:59:45.403 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:45.434 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:45.527 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:45.603 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 0 2024-08-29T18:59:45.639 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:45.943 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:46.131 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:46.266 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (951 ms) 2024-08-29T18:59:46.267 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-08-29T18:59:46.346 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:46.374 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:46.471 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:46.546 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:46.984 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 0 2024-08-29T18:59:47.017 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:47.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:46 smithi089 bash[77323]: cluster 2024-08-29T18:59:45.776037+0000 mgr.y (mgr.34104) 1422 : cluster [DBG] pgmap v2205: 169 pgs: 169 active+clean; 61 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 11 MiB/s wr, 915 op/s 2024-08-29T18:59:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:46 smithi089 bash[78574]: cluster 2024-08-29T18:59:45.776037+0000 mgr.y (mgr.34104) 1422 : cluster [DBG] pgmap v2205: 169 pgs: 169 active+clean; 61 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 11 MiB/s wr, 915 op/s 2024-08-29T18:59:47.215 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:46 smithi144 bash[67678]: cluster 2024-08-29T18:59:45.776037+0000 mgr.y (mgr.34104) 1422 : cluster [DBG] pgmap v2205: 169 pgs: 169 active+clean; 61 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 11 MiB/s wr, 915 op/s 2024-08-29T18:59:47.375 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (1108 ms) 2024-08-29T18:59:47.375 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-08-29T18:59:47.463 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:47.494 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:47.594 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:47.673 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:48.139 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T18:59:48.161 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:48.415 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:48.710 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (1336 ms) 2024-08-29T18:59:48.711 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-08-29T18:59:48.793 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:48.823 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:48.910 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T18:59:48.985 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:48 smithi089 bash[78574]: cluster 2024-08-29T18:59:47.777750+0000 mgr.y (mgr.34104) 1423 : cluster [DBG] pgmap v2206: 169 pgs: 169 active+clean; 121 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 24 MiB/s wr, 864 op/s 2024-08-29T18:59:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:48 smithi089 bash[77323]: cluster 2024-08-29T18:59:47.777750+0000 mgr.y (mgr.34104) 1423 : cluster [DBG] pgmap v2206: 169 pgs: 169 active+clean; 121 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 24 MiB/s wr, 864 op/s 2024-08-29T18:59:49.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:48 smithi144 bash[67678]: cluster 2024-08-29T18:59:47.777750+0000 mgr.y (mgr.34104) 1423 : cluster [DBG] pgmap v2206: 169 pgs: 169 active+clean; 121 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 24 MiB/s wr, 864 op/s 2024-08-29T18:59:49.424 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: after_prepare_snap 2024-08-29T18:59:50.900 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T18:59:50.949 INFO:tasks.workunit.client.0.smithi089.stdout:write: * 0~1000 2024-08-29T18:59:50.965 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T18:59:51.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:50 smithi089 bash[77323]: cluster 2024-08-29T18:59:49.778985+0000 mgr.y (mgr.34104) 1424 : cluster [DBG] pgmap v2207: 169 pgs: 169 active+clean; 157 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 27 MiB/s wr, 845 op/s 2024-08-29T18:59:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:50 smithi089 bash[77323]: cluster 2024-08-29T18:59:49.859242+0000 mon.a (mon.0) 2448 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-29T18:59:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:50 smithi089 bash[78574]: cluster 2024-08-29T18:59:49.778985+0000 mgr.y (mgr.34104) 1424 : cluster [DBG] pgmap v2207: 169 pgs: 169 active+clean; 157 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 27 MiB/s wr, 845 op/s 2024-08-29T18:59:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:50 smithi089 bash[78574]: cluster 2024-08-29T18:59:49.859242+0000 mon.a (mon.0) 2448 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-29T18:59:51.199 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T18:59:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:50 smithi144 bash[67678]: cluster 2024-08-29T18:59:49.778985+0000 mgr.y (mgr.34104) 1424 : cluster [DBG] pgmap v2207: 169 pgs: 169 active+clean; 157 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 27 MiB/s wr, 845 op/s 2024-08-29T18:59:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:50 smithi144 bash[67678]: cluster 2024-08-29T18:59:49.859242+0000 mon.a (mon.0) 2448 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-29T18:59:51.554 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2844 ms) 2024-08-29T18:59:51.554 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.Snaps 2024-08-29T18:59:51.640 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:51.671 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T18:59:51.766 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T18:59:52.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:51 smithi089 bash[77323]: cluster 2024-08-29T18:59:50.869110+0000 mon.a (mon.0) 2449 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-29T18:59:52.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:51 smithi089 bash[78574]: cluster 2024-08-29T18:59:50.869110+0000 mon.a (mon.0) 2449 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-29T18:59:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:51 smithi144 bash[67678]: cluster 2024-08-29T18:59:50.869110+0000 mon.a (mon.0) 2449 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-29T18:59:52.910 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T18:59:52.949 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T18:59:52.949 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T18:59:52.949 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T18:59:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:52 smithi089 bash[77323]: cluster 2024-08-29T18:59:51.780234+0000 mgr.y (mgr.34104) 1425 : cluster [DBG] pgmap v2210: 169 pgs: 169 active+clean; 185 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 30 MiB/s wr, 754 op/s 2024-08-29T18:59:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:52 smithi089 bash[77323]: cluster 2024-08-29T18:59:51.878683+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-29T18:59:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:52 smithi089 bash[77323]: audit 2024-08-29T18:59:52.759221+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:52 smithi089 bash[78574]: cluster 2024-08-29T18:59:51.780234+0000 mgr.y (mgr.34104) 1425 : cluster [DBG] pgmap v2210: 169 pgs: 169 active+clean; 185 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 30 MiB/s wr, 754 op/s 2024-08-29T18:59:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:52 smithi089 bash[78574]: cluster 2024-08-29T18:59:51.878683+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-29T18:59:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:52 smithi089 bash[78574]: audit 2024-08-29T18:59:52.759221+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:52 smithi144 bash[67678]: cluster 2024-08-29T18:59:51.780234+0000 mgr.y (mgr.34104) 1425 : cluster [DBG] pgmap v2210: 169 pgs: 169 active+clean; 185 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 30 MiB/s wr, 754 op/s 2024-08-29T18:59:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:52 smithi144 bash[67678]: cluster 2024-08-29T18:59:51.878683+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-29T18:59:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:52 smithi144 bash[67678]: audit 2024-08-29T18:59:52.759221+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T18:59:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:53 smithi089 bash[77323]: cluster 2024-08-29T18:59:52.880351+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-29T18:59:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:53 smithi089 bash[78574]: cluster 2024-08-29T18:59:52.880351+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-29T18:59:54.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:53 smithi144 bash[67678]: cluster 2024-08-29T18:59:52.880351+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-29T18:59:54.950 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T18:59:54.965 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T18:59:54.966 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T18:59:54.987 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T18:59:55.035 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T18:59:55.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 18:59:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:18:59:55] "GET /metrics HTTP/1.1" 200 38808 "" "Prometheus/2.43.0" 2024-08-29T18:59:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:54 smithi089 bash[77323]: cluster 2024-08-29T18:59:53.781417+0000 mgr.y (mgr.34104) 1426 : cluster [DBG] pgmap v2213: 169 pgs: 169 active+clean; 213 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 27 MiB/s wr, 677 op/s 2024-08-29T18:59:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:54 smithi089 bash[77323]: cluster 2024-08-29T18:59:53.902777+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-29T18:59:55.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:54 smithi089 bash[78574]: cluster 2024-08-29T18:59:53.781417+0000 mgr.y (mgr.34104) 1426 : cluster [DBG] pgmap v2213: 169 pgs: 169 active+clean; 213 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 27 MiB/s wr, 677 op/s 2024-08-29T18:59:55.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:54 smithi089 bash[78574]: cluster 2024-08-29T18:59:53.902777+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-29T18:59:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:54 smithi144 bash[67678]: cluster 2024-08-29T18:59:53.781417+0000 mgr.y (mgr.34104) 1426 : cluster [DBG] pgmap v2213: 169 pgs: 169 active+clean; 213 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 27 MiB/s wr, 677 op/s 2024-08-29T18:59:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:54 smithi144 bash[67678]: cluster 2024-08-29T18:59:53.902777+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-29T18:59:56.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:55 smithi089 bash[77323]: cluster 2024-08-29T18:59:54.916576+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-29T18:59:56.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:55 smithi089 bash[78574]: cluster 2024-08-29T18:59:54.916576+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-29T18:59:56.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:55 smithi144 bash[67678]: cluster 2024-08-29T18:59:54.916576+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-29T18:59:56.967 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T18:59:57.022 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T18:59:57.044 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T18:59:57.179 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:56 smithi089 bash[77323]: cluster 2024-08-29T18:59:55.782190+0000 mgr.y (mgr.34104) 1427 : cluster [DBG] pgmap v2216: 169 pgs: 169 active+clean; 213 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 13 MiB/s wr, 391 op/s 2024-08-29T18:59:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:56 smithi089 bash[77323]: cluster 2024-08-29T18:59:55.928406+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-29T18:59:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:56 smithi089 bash[78574]: cluster 2024-08-29T18:59:55.782190+0000 mgr.y (mgr.34104) 1427 : cluster [DBG] pgmap v2216: 169 pgs: 169 active+clean; 213 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 13 MiB/s wr, 391 op/s 2024-08-29T18:59:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:56 smithi089 bash[78574]: cluster 2024-08-29T18:59:55.928406+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-29T18:59:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:56 smithi144 bash[67678]: cluster 2024-08-29T18:59:55.782190+0000 mgr.y (mgr.34104) 1427 : cluster [DBG] pgmap v2216: 169 pgs: 169 active+clean; 213 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 13 MiB/s wr, 391 op/s 2024-08-29T18:59:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:56 smithi144 bash[67678]: cluster 2024-08-29T18:59:55.928406+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-29T18:59:58.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:57 smithi144 bash[67678]: cluster 2024-08-29T18:59:56.936365+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-29T18:59:58.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:57 smithi089 bash[77323]: cluster 2024-08-29T18:59:56.936365+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-29T18:59:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:57 smithi089 bash[78574]: cluster 2024-08-29T18:59:56.936365+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-29T18:59:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:58 smithi144 bash[67678]: cluster 2024-08-29T18:59:57.783322+0000 mgr.y (mgr.34104) 1428 : cluster [DBG] pgmap v2219: 169 pgs: 169 active+clean; 237 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 126 op/s 2024-08-29T18:59:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:58 smithi144 bash[67678]: cluster 2024-08-29T18:59:57.949699+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-29T18:59:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:58 smithi089 bash[77323]: cluster 2024-08-29T18:59:57.783322+0000 mgr.y (mgr.34104) 1428 : cluster [DBG] pgmap v2219: 169 pgs: 169 active+clean; 237 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 126 op/s 2024-08-29T18:59:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:58 smithi089 bash[77323]: cluster 2024-08-29T18:59:57.949699+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-29T18:59:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:58 smithi089 bash[78574]: cluster 2024-08-29T18:59:57.783322+0000 mgr.y (mgr.34104) 1428 : cluster [DBG] pgmap v2219: 169 pgs: 169 active+clean; 237 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.0 MiB/s wr, 126 op/s 2024-08-29T18:59:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:58 smithi089 bash[78574]: cluster 2024-08-29T18:59:57.949699+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-29T19:00:00.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 18:59:59 smithi144 bash[67678]: cluster 2024-08-29T18:59:58.951696+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-29T19:00:00.429 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 18:59:59 smithi089 bash[78574]: cluster 2024-08-29T18:59:58.951696+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-29T19:00:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 18:59:59 smithi089 bash[77323]: cluster 2024-08-29T18:59:58.951696+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-29T19:00:00.842 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:00:01.156 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:00:01.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:00 smithi144 bash[67678]: cluster 2024-08-29T18:59:59.784044+0000 mgr.y (mgr.34104) 1429 : cluster [DBG] pgmap v2222: 169 pgs: 169 active+clean; 253 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 9.0 MiB/s wr, 164 op/s 2024-08-29T19:00:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:00 smithi144 bash[67678]: cluster 2024-08-29T18:59:59.979362+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-29T19:00:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:00 smithi144 bash[67678]: cluster 2024-08-29T19:00:00.000132+0000 mon.a (mon.0) 2460 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T19:00:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:00 smithi144 bash[67678]: cluster 2024-08-29T19:00:00.000175+0000 mon.a (mon.0) 2461 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T19:00:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:00 smithi144 bash[67678]: cluster 2024-08-29T19:00:00.000212+0000 mon.a (mon.0) 2462 : cluster [WRN] application not enabled on pool 'test-librbd-smithi089-115949-9' 2024-08-29T19:00:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:00 smithi144 bash[67678]: cluster 2024-08-29T19:00:00.000256+0000 mon.a (mon.0) 2463 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[77323]: cluster 2024-08-29T18:59:59.784044+0000 mgr.y (mgr.34104) 1429 : cluster [DBG] pgmap v2222: 169 pgs: 169 active+clean; 253 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 9.0 MiB/s wr, 164 op/s 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[77323]: cluster 2024-08-29T18:59:59.979362+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[77323]: cluster 2024-08-29T19:00:00.000132+0000 mon.a (mon.0) 2460 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[77323]: cluster 2024-08-29T19:00:00.000175+0000 mon.a (mon.0) 2461 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[77323]: cluster 2024-08-29T19:00:00.000212+0000 mon.a (mon.0) 2462 : cluster [WRN] application not enabled on pool 'test-librbd-smithi089-115949-9' 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[77323]: cluster 2024-08-29T19:00:00.000256+0000 mon.a (mon.0) 2463 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T19:00:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[78574]: cluster 2024-08-29T18:59:59.784044+0000 mgr.y (mgr.34104) 1429 : cluster [DBG] pgmap v2222: 169 pgs: 169 active+clean; 253 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 9.0 MiB/s wr, 164 op/s 2024-08-29T19:00:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[78574]: cluster 2024-08-29T18:59:59.979362+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-29T19:00:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[78574]: cluster 2024-08-29T19:00:00.000132+0000 mon.a (mon.0) 2460 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-08-29T19:00:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[78574]: cluster 2024-08-29T19:00:00.000175+0000 mon.a (mon.0) 2461 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-29T19:00:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[78574]: cluster 2024-08-29T19:00:00.000212+0000 mon.a (mon.0) 2462 : cluster [WRN] application not enabled on pool 'test-librbd-smithi089-115949-9' 2024-08-29T19:00:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:00 smithi089 bash[78574]: cluster 2024-08-29T19:00:00.000256+0000 mon.a (mon.0) 2463 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-29T19:00:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:03 smithi144 bash[67678]: cluster 2024-08-29T19:00:01.785226+0000 mgr.y (mgr.34104) 1430 : cluster [DBG] pgmap v2224: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 278 op/s 2024-08-29T19:00:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:03 smithi144 bash[67678]: cluster 2024-08-29T19:00:01.991196+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-29T19:00:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:03 smithi089 bash[77323]: cluster 2024-08-29T19:00:01.785226+0000 mgr.y (mgr.34104) 1430 : cluster [DBG] pgmap v2224: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 278 op/s 2024-08-29T19:00:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:03 smithi089 bash[77323]: cluster 2024-08-29T19:00:01.991196+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-29T19:00:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:03 smithi089 bash[78574]: cluster 2024-08-29T19:00:01.785226+0000 mgr.y (mgr.34104) 1430 : cluster [DBG] pgmap v2224: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 278 op/s 2024-08-29T19:00:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:03 smithi089 bash[78574]: cluster 2024-08-29T19:00:01.991196+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-29T19:00:04.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:04 smithi144 bash[67678]: cluster 2024-08-29T19:00:02.994022+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-29T19:00:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:04 smithi089 bash[77323]: cluster 2024-08-29T19:00:02.994022+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-29T19:00:04.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:04 smithi089 bash[78574]: cluster 2024-08-29T19:00:02.994022+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-29T19:00:04.661 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.Snaps (13106 ms) 2024-08-29T19:00:04.661 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-08-29T19:00:04.746 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:04.775 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:00:04.893 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:00:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:05 smithi144 bash[67678]: cluster 2024-08-29T19:00:03.786419+0000 mgr.y (mgr.34104) 1431 : cluster [DBG] pgmap v2227: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 5.0 MiB/s wr, 367 op/s 2024-08-29T19:00:05.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:05 smithi144 bash[67678]: cluster 2024-08-29T19:00:04.020000+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-29T19:00:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:00:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:00:05] "GET /metrics HTTP/1.1" 200 38808 "" "Prometheus/2.43.0" 2024-08-29T19:00:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:05 smithi089 bash[77323]: cluster 2024-08-29T19:00:03.786419+0000 mgr.y (mgr.34104) 1431 : cluster [DBG] pgmap v2227: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 5.0 MiB/s wr, 367 op/s 2024-08-29T19:00:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:05 smithi089 bash[77323]: cluster 2024-08-29T19:00:04.020000+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-29T19:00:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:05 smithi089 bash[78574]: cluster 2024-08-29T19:00:03.786419+0000 mgr.y (mgr.34104) 1431 : cluster [DBG] pgmap v2227: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 5.0 MiB/s wr, 367 op/s 2024-08-29T19:00:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:05 smithi089 bash[78574]: cluster 2024-08-29T19:00:04.020000+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-29T19:00:06.230 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:00:06.264 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:00:06.265 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:00:06.265 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:00:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:06 smithi144 bash[67678]: cluster 2024-08-29T19:00:05.191359+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-29T19:00:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:06 smithi144 bash[67678]: cluster 2024-08-29T19:00:05.787308+0000 mgr.y (mgr.34104) 1432 : cluster [DBG] pgmap v2230: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 2.0 MiB/s wr, 193 op/s 2024-08-29T19:00:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:06 smithi089 bash[77323]: cluster 2024-08-29T19:00:05.191359+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-29T19:00:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:06 smithi089 bash[77323]: cluster 2024-08-29T19:00:05.787308+0000 mgr.y (mgr.34104) 1432 : cluster [DBG] pgmap v2230: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 2.0 MiB/s wr, 193 op/s 2024-08-29T19:00:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:06 smithi089 bash[78574]: cluster 2024-08-29T19:00:05.191359+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-29T19:00:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:06 smithi089 bash[78574]: cluster 2024-08-29T19:00:05.787308+0000 mgr.y (mgr.34104) 1432 : cluster [DBG] pgmap v2230: 169 pgs: 169 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 2.0 MiB/s wr, 193 op/s 2024-08-29T19:00:07.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:07 smithi144 bash[67678]: cluster 2024-08-29T19:00:06.199629+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-29T19:00:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:07 smithi089 bash[78574]: cluster 2024-08-29T19:00:06.199629+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-29T19:00:07.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:07 smithi089 bash[77323]: cluster 2024-08-29T19:00:06.199629+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-29T19:00:08.249 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:00:08.265 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:00:08.265 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:00:08.288 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:00:08.339 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:00:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:08 smithi144 bash[67678]: cluster 2024-08-29T19:00:07.208916+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-29T19:00:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:08 smithi144 bash[67678]: audit 2024-08-29T19:00:07.759717+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:08 smithi144 bash[67678]: cluster 2024-08-29T19:00:07.802023+0000 mgr.y (mgr.34104) 1433 : cluster [DBG] pgmap v2233: 169 pgs: 169 active+clean; 269 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 3.0 MiB/s wr, 78 op/s 2024-08-29T19:00:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:08 smithi089 bash[77323]: cluster 2024-08-29T19:00:07.208916+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-29T19:00:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:08 smithi089 bash[77323]: audit 2024-08-29T19:00:07.759717+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:08 smithi089 bash[77323]: cluster 2024-08-29T19:00:07.802023+0000 mgr.y (mgr.34104) 1433 : cluster [DBG] pgmap v2233: 169 pgs: 169 active+clean; 269 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 3.0 MiB/s wr, 78 op/s 2024-08-29T19:00:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:08 smithi089 bash[78574]: cluster 2024-08-29T19:00:07.208916+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-29T19:00:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:08 smithi089 bash[78574]: audit 2024-08-29T19:00:07.759717+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:08 smithi089 bash[78574]: cluster 2024-08-29T19:00:07.802023+0000 mgr.y (mgr.34104) 1433 : cluster [DBG] pgmap v2233: 169 pgs: 169 active+clean; 269 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 MiB/s rd, 3.0 MiB/s wr, 78 op/s 2024-08-29T19:00:09.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:09 smithi144 bash[67678]: cluster 2024-08-29T19:00:08.224471+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-29T19:00:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:09 smithi144 bash[67678]: cluster 2024-08-29T19:00:09.187925+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-29T19:00:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:09 smithi089 bash[77323]: cluster 2024-08-29T19:00:08.224471+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-29T19:00:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:09 smithi089 bash[77323]: cluster 2024-08-29T19:00:09.187925+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-29T19:00:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:09 smithi089 bash[78574]: cluster 2024-08-29T19:00:08.224471+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-29T19:00:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:09 smithi089 bash[78574]: cluster 2024-08-29T19:00:09.187925+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-29T19:00:10.274 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:10.331 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:00:10.352 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:00:10.385 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T19:00:10.485 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:00:10.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:10 smithi144 bash[67678]: cluster 2024-08-29T19:00:09.802831+0000 mgr.y (mgr.34104) 1434 : cluster [DBG] pgmap v2236: 169 pgs: 169 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 139 op/s 2024-08-29T19:00:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:10 smithi089 bash[78574]: cluster 2024-08-29T19:00:09.802831+0000 mgr.y (mgr.34104) 1434 : cluster [DBG] pgmap v2236: 169 pgs: 169 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 139 op/s 2024-08-29T19:00:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:10 smithi089 bash[77323]: cluster 2024-08-29T19:00:09.802831+0000 mgr.y (mgr.34104) 1434 : cluster [DBG] pgmap v2236: 169 pgs: 169 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 139 op/s 2024-08-29T19:00:11.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:11 smithi144 bash[67678]: cluster 2024-08-29T19:00:10.244301+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-29T19:00:11.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:11 smithi089 bash[78574]: cluster 2024-08-29T19:00:10.244301+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-29T19:00:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:11 smithi089 bash[77323]: cluster 2024-08-29T19:00:10.244301+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-29T19:00:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:12 smithi144 bash[67678]: cluster 2024-08-29T19:00:11.241893+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-29T19:00:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:12 smithi144 bash[67678]: cluster 2024-08-29T19:00:11.803830+0000 mgr.y (mgr.34104) 1435 : cluster [DBG] pgmap v2239: 169 pgs: 169 active+clean; 321 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 12 MiB/s wr, 141 op/s 2024-08-29T19:00:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:12 smithi089 bash[78574]: cluster 2024-08-29T19:00:11.241893+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-29T19:00:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:12 smithi089 bash[78574]: cluster 2024-08-29T19:00:11.803830+0000 mgr.y (mgr.34104) 1435 : cluster [DBG] pgmap v2239: 169 pgs: 169 active+clean; 321 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 12 MiB/s wr, 141 op/s 2024-08-29T19:00:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:12 smithi089 bash[77323]: cluster 2024-08-29T19:00:11.241893+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-29T19:00:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:12 smithi089 bash[77323]: cluster 2024-08-29T19:00:11.803830+0000 mgr.y (mgr.34104) 1435 : cluster [DBG] pgmap v2239: 169 pgs: 169 active+clean; 321 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 12 MiB/s wr, 141 op/s 2024-08-29T19:00:13.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:13 smithi144 bash[67678]: cluster 2024-08-29T19:00:12.264299+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-29T19:00:13.679 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:13 smithi089 bash[77323]: cluster 2024-08-29T19:00:12.264299+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-29T19:00:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:13 smithi089 bash[78574]: cluster 2024-08-29T19:00:12.264299+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-29T19:00:14.151 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:00:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:14 smithi144 bash[67678]: cluster 2024-08-29T19:00:13.267651+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-29T19:00:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:14 smithi144 bash[67678]: cluster 2024-08-29T19:00:13.805088+0000 mgr.y (mgr.34104) 1436 : cluster [DBG] pgmap v2242: 169 pgs: 169 active+clean; 341 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 14 MiB/s wr, 200 op/s 2024-08-29T19:00:14.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:14 smithi144 bash[67678]: cluster 2024-08-29T19:00:14.196473+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-29T19:00:14.567 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:00:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:14 smithi089 bash[77323]: cluster 2024-08-29T19:00:13.267651+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-29T19:00:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:14 smithi089 bash[77323]: cluster 2024-08-29T19:00:13.805088+0000 mgr.y (mgr.34104) 1436 : cluster [DBG] pgmap v2242: 169 pgs: 169 active+clean; 341 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 14 MiB/s wr, 200 op/s 2024-08-29T19:00:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:14 smithi089 bash[77323]: cluster 2024-08-29T19:00:14.196473+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-29T19:00:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:14 smithi089 bash[78574]: cluster 2024-08-29T19:00:13.267651+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-29T19:00:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:14 smithi089 bash[78574]: cluster 2024-08-29T19:00:13.805088+0000 mgr.y (mgr.34104) 1436 : cluster [DBG] pgmap v2242: 169 pgs: 169 active+clean; 341 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 14 MiB/s wr, 200 op/s 2024-08-29T19:00:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:14 smithi089 bash[78574]: cluster 2024-08-29T19:00:14.196473+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-29T19:00:15.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:00:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:00:15] "GET /metrics HTTP/1.1" 200 38807 "" "Prometheus/2.43.0" 2024-08-29T19:00:16.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:16 smithi144 bash[67678]: cluster 2024-08-29T19:00:15.292679+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-29T19:00:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:16 smithi144 bash[67678]: cluster 2024-08-29T19:00:15.806008+0000 mgr.y (mgr.34104) 1437 : cluster [DBG] pgmap v2245: 169 pgs: 169 active+clean; 341 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 5.0 MiB/s wr, 120 op/s 2024-08-29T19:00:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:16 smithi089 bash[77323]: cluster 2024-08-29T19:00:15.292679+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-29T19:00:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:16 smithi089 bash[77323]: cluster 2024-08-29T19:00:15.806008+0000 mgr.y (mgr.34104) 1437 : cluster [DBG] pgmap v2245: 169 pgs: 169 active+clean; 341 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 5.0 MiB/s wr, 120 op/s 2024-08-29T19:00:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:16 smithi089 bash[78574]: cluster 2024-08-29T19:00:15.292679+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-29T19:00:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:16 smithi089 bash[78574]: cluster 2024-08-29T19:00:15.806008+0000 mgr.y (mgr.34104) 1437 : cluster [DBG] pgmap v2245: 169 pgs: 169 active+clean; 341 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 5.0 MiB/s wr, 120 op/s 2024-08-29T19:00:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:17 smithi089 bash[77323]: cluster 2024-08-29T19:00:16.301841+0000 mon.a (mon.0) 2479 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-29T19:00:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:17 smithi089 bash[78574]: cluster 2024-08-29T19:00:16.301841+0000 mon.a (mon.0) 2479 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-29T19:00:17.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:17 smithi144 bash[67678]: cluster 2024-08-29T19:00:16.301841+0000 mon.a (mon.0) 2479 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-29T19:00:17.969 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsOtherPool (13308 ms) 2024-08-29T19:00:17.969 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-08-29T19:00:18.052 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:18.083 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:00:18.206 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:00:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:18 smithi089 bash[77323]: cluster 2024-08-29T19:00:17.302474+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-29T19:00:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:18 smithi089 bash[77323]: cluster 2024-08-29T19:00:17.807014+0000 mgr.y (mgr.34104) 1438 : cluster [DBG] pgmap v2248: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 357 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 5.0 MiB/s wr, 181 op/s 2024-08-29T19:00:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:18 smithi089 bash[78574]: cluster 2024-08-29T19:00:17.302474+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-29T19:00:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:18 smithi089 bash[78574]: cluster 2024-08-29T19:00:17.807014+0000 mgr.y (mgr.34104) 1438 : cluster [DBG] pgmap v2248: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 357 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 5.0 MiB/s wr, 181 op/s 2024-08-29T19:00:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:18 smithi144 bash[67678]: cluster 2024-08-29T19:00:17.302474+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-29T19:00:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:18 smithi144 bash[67678]: cluster 2024-08-29T19:00:17.807014+0000 mgr.y (mgr.34104) 1438 : cluster [DBG] pgmap v2248: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 357 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 34 MiB/s rd, 5.0 MiB/s wr, 181 op/s 2024-08-29T19:00:19.364 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:00:19.411 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:00:19.411 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:00:19.411 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:00:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:19 smithi089 bash[77323]: cluster 2024-08-29T19:00:18.330786+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-29T19:00:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:19 smithi089 bash[78574]: cluster 2024-08-29T19:00:18.330786+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-29T19:00:19.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:19 smithi144 bash[67678]: cluster 2024-08-29T19:00:18.330786+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-29T19:00:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:20 smithi089 bash[78574]: cluster 2024-08-29T19:00:19.330497+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-29T19:00:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:20 smithi089 bash[78574]: cluster 2024-08-29T19:00:19.807807+0000 mgr.y (mgr.34104) 1439 : cluster [DBG] pgmap v2251: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 373 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s rd, 11 MiB/s wr, 401 op/s 2024-08-29T19:00:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:20 smithi089 bash[77323]: cluster 2024-08-29T19:00:19.330497+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-29T19:00:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:20 smithi089 bash[77323]: cluster 2024-08-29T19:00:19.807807+0000 mgr.y (mgr.34104) 1439 : cluster [DBG] pgmap v2251: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 373 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s rd, 11 MiB/s wr, 401 op/s 2024-08-29T19:00:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:20 smithi144 bash[67678]: cluster 2024-08-29T19:00:19.330497+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-29T19:00:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:20 smithi144 bash[67678]: cluster 2024-08-29T19:00:19.807807+0000 mgr.y (mgr.34104) 1439 : cluster [DBG] pgmap v2251: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 373 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 59 MiB/s rd, 11 MiB/s wr, 401 op/s 2024-08-29T19:00:21.390 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:00:21.411 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:00:21.411 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:00:21.433 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:00:21.482 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:00:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:21 smithi089 bash[77323]: cluster 2024-08-29T19:00:20.361012+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-29T19:00:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:21 smithi089 bash[78574]: cluster 2024-08-29T19:00:20.361012+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-29T19:00:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:21 smithi144 bash[67678]: cluster 2024-08-29T19:00:20.361012+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-29T19:00:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:22 smithi089 bash[77323]: cluster 2024-08-29T19:00:21.365291+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-29T19:00:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:22 smithi089 bash[77323]: cluster 2024-08-29T19:00:21.808840+0000 mgr.y (mgr.34104) 1440 : cluster [DBG] pgmap v2254: 169 pgs: 169 active+clean; 373 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-08-29T19:00:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:22 smithi089 bash[78574]: cluster 2024-08-29T19:00:21.365291+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-29T19:00:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:22 smithi089 bash[78574]: cluster 2024-08-29T19:00:21.808840+0000 mgr.y (mgr.34104) 1440 : cluster [DBG] pgmap v2254: 169 pgs: 169 active+clean; 373 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-08-29T19:00:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:22 smithi144 bash[67678]: cluster 2024-08-29T19:00:21.365291+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-29T19:00:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:22 smithi144 bash[67678]: cluster 2024-08-29T19:00:21.808840+0000 mgr.y (mgr.34104) 1440 : cluster [DBG] pgmap v2254: 169 pgs: 169 active+clean; 373 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 11 MiB/s wr, 292 op/s 2024-08-29T19:00:23.411 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:23.472 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:00:23.495 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:00:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:23 smithi089 bash[77323]: cluster 2024-08-29T19:00:22.373847+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-29T19:00:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:23 smithi089 bash[77323]: audit 2024-08-29T19:00:22.760173+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:23 smithi089 bash[78574]: cluster 2024-08-29T19:00:22.373847+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-29T19:00:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:23 smithi089 bash[78574]: audit 2024-08-29T19:00:22.760173+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:23 smithi144 bash[67678]: cluster 2024-08-29T19:00:22.373847+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-29T19:00:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:23 smithi144 bash[67678]: audit 2024-08-29T19:00:22.760173+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:24.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: cluster 2024-08-29T19:00:23.376035+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: cluster 2024-08-29T19:00:23.809889+0000 mgr.y (mgr.34104) 1441 : cluster [DBG] pgmap v2257: 169 pgs: 169 active+clean; 389 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 117 op/s 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: audit 2024-08-29T19:00:24.180645+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: audit 2024-08-29T19:00:24.181097+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 0]}]: dispatch 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: audit 2024-08-29T19:00:24.181489+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: audit 2024-08-29T19:00:24.187313+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]': finished 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: audit 2024-08-29T19:00:24.187506+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 0]}]': finished 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: audit 2024-08-29T19:00:24.187686+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[77323]: cluster 2024-08-29T19:00:24.194953+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-29T19:00:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: cluster 2024-08-29T19:00:23.376035+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: cluster 2024-08-29T19:00:23.809889+0000 mgr.y (mgr.34104) 1441 : cluster [DBG] pgmap v2257: 169 pgs: 169 active+clean; 389 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 117 op/s 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: audit 2024-08-29T19:00:24.180645+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: audit 2024-08-29T19:00:24.181097+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 0]}]: dispatch 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: audit 2024-08-29T19:00:24.181489+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: audit 2024-08-29T19:00:24.187313+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]': finished 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: audit 2024-08-29T19:00:24.187506+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 0]}]': finished 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: audit 2024-08-29T19:00:24.187686+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-08-29T19:00:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:24 smithi089 bash[78574]: cluster 2024-08-29T19:00:24.194953+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: cluster 2024-08-29T19:00:23.376035+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: cluster 2024-08-29T19:00:23.809889+0000 mgr.y (mgr.34104) 1441 : cluster [DBG] pgmap v2257: 169 pgs: 169 active+clean; 389 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 10 MiB/s wr, 117 op/s 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: audit 2024-08-29T19:00:24.180645+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]: dispatch 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: audit 2024-08-29T19:00:24.181097+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 0]}]: dispatch 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: audit 2024-08-29T19:00:24.181489+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]: dispatch 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: audit 2024-08-29T19:00:24.187313+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.0", "id": [5, 2]}]': finished 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: audit 2024-08-29T19:00:24.187506+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 0]}]': finished 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: audit 2024-08-29T19:00:24.187686+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1c", "id": [5, 2]}]': finished 2024-08-29T19:00:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:24 smithi144 bash[67678]: cluster 2024-08-29T19:00:24.194953+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-29T19:00:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:00:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:00:25] "GET /metrics HTTP/1.1" 200 38808 "" "Prometheus/2.43.0" 2024-08-29T19:00:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:26 smithi144 bash[67678]: cluster 2024-08-29T19:00:25.197387+0000 mon.a (mon.0) 2495 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-29T19:00:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:26 smithi144 bash[67678]: cluster 2024-08-29T19:00:25.810671+0000 mgr.y (mgr.34104) 1442 : cluster [DBG] pgmap v2260: 169 pgs: 169 active+clean; 389 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.0 MiB/s wr, 44 op/s 2024-08-29T19:00:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:26 smithi089 bash[77323]: cluster 2024-08-29T19:00:25.197387+0000 mon.a (mon.0) 2495 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-29T19:00:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:26 smithi089 bash[77323]: cluster 2024-08-29T19:00:25.810671+0000 mgr.y (mgr.34104) 1442 : cluster [DBG] pgmap v2260: 169 pgs: 169 active+clean; 389 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.0 MiB/s wr, 44 op/s 2024-08-29T19:00:26.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:26 smithi089 bash[78574]: cluster 2024-08-29T19:00:25.197387+0000 mon.a (mon.0) 2495 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-29T19:00:26.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:26 smithi089 bash[78574]: cluster 2024-08-29T19:00:25.810671+0000 mgr.y (mgr.34104) 1442 : cluster [DBG] pgmap v2260: 169 pgs: 169 active+clean; 389 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.0 MiB/s wr, 44 op/s 2024-08-29T19:00:27.068 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:00:27.390 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:00:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:27 smithi144 bash[67678]: cluster 2024-08-29T19:00:26.207538+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-29T19:00:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:27 smithi089 bash[77323]: cluster 2024-08-29T19:00:26.207538+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-29T19:00:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:27 smithi089 bash[78574]: cluster 2024-08-29T19:00:26.207538+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-29T19:00:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:28 smithi144 bash[67678]: cluster 2024-08-29T19:00:27.812191+0000 mgr.y (mgr.34104) 1443 : cluster [DBG] pgmap v2262: 169 pgs: 169 active+clean; 405 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1013 KiB/s rd, 5.4 MiB/s wr, 129 op/s; 922 KiB/s, 0 objects/s recovering 2024-08-29T19:00:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:28 smithi089 bash[77323]: cluster 2024-08-29T19:00:27.812191+0000 mgr.y (mgr.34104) 1443 : cluster [DBG] pgmap v2262: 169 pgs: 169 active+clean; 405 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1013 KiB/s rd, 5.4 MiB/s wr, 129 op/s; 922 KiB/s, 0 objects/s recovering 2024-08-29T19:00:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:28 smithi089 bash[78574]: cluster 2024-08-29T19:00:27.812191+0000 mgr.y (mgr.34104) 1443 : cluster [DBG] pgmap v2262: 169 pgs: 169 active+clean; 405 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1013 KiB/s rd, 5.4 MiB/s wr, 129 op/s; 922 KiB/s, 0 objects/s recovering 2024-08-29T19:00:29.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:29 smithi144 bash[67678]: cluster 2024-08-29T19:00:28.221527+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-29T19:00:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:29 smithi144 bash[67678]: cluster 2024-08-29T19:00:29.196343+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-29T19:00:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:29 smithi089 bash[77323]: cluster 2024-08-29T19:00:28.221527+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-29T19:00:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:29 smithi089 bash[77323]: cluster 2024-08-29T19:00:29.196343+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-29T19:00:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:29 smithi089 bash[78574]: cluster 2024-08-29T19:00:28.221527+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-29T19:00:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:29 smithi089 bash[78574]: cluster 2024-08-29T19:00:29.196343+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-29T19:00:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:30 smithi144 bash[67678]: cluster 2024-08-29T19:00:29.813025+0000 mgr.y (mgr.34104) 1444 : cluster [DBG] pgmap v2265: 169 pgs: 169 active+clean; 409 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 282 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:00:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:30 smithi089 bash[77323]: cluster 2024-08-29T19:00:29.813025+0000 mgr.y (mgr.34104) 1444 : cluster [DBG] pgmap v2265: 169 pgs: 169 active+clean; 409 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 282 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:00:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:30 smithi089 bash[78574]: cluster 2024-08-29T19:00:29.813025+0000 mgr.y (mgr.34104) 1444 : cluster [DBG] pgmap v2265: 169 pgs: 169 active+clean; 409 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 282 op/s; 2.6 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:00:30.857 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsDataPool (12888 ms) 2024-08-29T19:00:30.857 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-08-29T19:00:30.943 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:30.973 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:00:31.091 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:00:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:31 smithi144 bash[67678]: cluster 2024-08-29T19:00:30.233891+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-29T19:00:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:31 smithi089 bash[77323]: cluster 2024-08-29T19:00:30.233891+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-29T19:00:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:31 smithi089 bash[78574]: cluster 2024-08-29T19:00:30.233891+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-29T19:00:32.267 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:00:32.296 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:00:32.296 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:00:32.296 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:00:32.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:32 smithi144 bash[67678]: cluster 2024-08-29T19:00:31.243377+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-29T19:00:32.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:32 smithi144 bash[67678]: cluster 2024-08-29T19:00:31.814197+0000 mgr.y (mgr.34104) 1445 : cluster [DBG] pgmap v2268: 169 pgs: 169 active+clean; 401 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 4.0 MiB/s wr, 427 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:00:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:32 smithi144 bash[67678]: audit 2024-08-29T19:00:32.163533+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:00:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:32 smithi089 bash[77323]: cluster 2024-08-29T19:00:31.243377+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-29T19:00:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:32 smithi089 bash[77323]: cluster 2024-08-29T19:00:31.814197+0000 mgr.y (mgr.34104) 1445 : cluster [DBG] pgmap v2268: 169 pgs: 169 active+clean; 401 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 4.0 MiB/s wr, 427 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:00:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:32 smithi089 bash[77323]: audit 2024-08-29T19:00:32.163533+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:00:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:32 smithi089 bash[78574]: cluster 2024-08-29T19:00:31.243377+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-29T19:00:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:32 smithi089 bash[78574]: cluster 2024-08-29T19:00:31.814197+0000 mgr.y (mgr.34104) 1445 : cluster [DBG] pgmap v2268: 169 pgs: 169 active+clean; 401 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 4.0 MiB/s wr, 427 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:00:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:32 smithi089 bash[78574]: audit 2024-08-29T19:00:32.163533+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:00:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:33 smithi144 bash[67678]: cluster 2024-08-29T19:00:32.243410+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-29T19:00:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:33 smithi144 bash[67678]: audit 2024-08-29T19:00:32.938306+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:00:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:33 smithi144 bash[67678]: audit 2024-08-29T19:00:32.939917+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:00:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:33 smithi144 bash[67678]: audit 2024-08-29T19:00:32.949244+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:00:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[77323]: cluster 2024-08-29T19:00:32.243410+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-29T19:00:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[77323]: audit 2024-08-29T19:00:32.938306+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:00:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[77323]: audit 2024-08-29T19:00:32.939917+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:00:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[77323]: audit 2024-08-29T19:00:32.949244+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:00:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[78574]: cluster 2024-08-29T19:00:32.243410+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-29T19:00:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[78574]: audit 2024-08-29T19:00:32.938306+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:00:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[78574]: audit 2024-08-29T19:00:32.939917+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:00:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:33 smithi089 bash[78574]: audit 2024-08-29T19:00:32.949244+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:00:34.304 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:00:34.322 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:00:34.323 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:00:34.345 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:00:34.398 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:00:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:34 smithi144 bash[67678]: cluster 2024-08-29T19:00:33.264992+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-29T19:00:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:34 smithi144 bash[67678]: cluster 2024-08-29T19:00:33.815200+0000 mgr.y (mgr.34104) 1446 : cluster [DBG] pgmap v2271: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 329 op/s 2024-08-29T19:00:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:34 smithi089 bash[77323]: cluster 2024-08-29T19:00:33.264992+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-29T19:00:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:34 smithi089 bash[77323]: cluster 2024-08-29T19:00:33.815200+0000 mgr.y (mgr.34104) 1446 : cluster [DBG] pgmap v2271: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 329 op/s 2024-08-29T19:00:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:34 smithi089 bash[78574]: cluster 2024-08-29T19:00:33.264992+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-29T19:00:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:34 smithi089 bash[78574]: cluster 2024-08-29T19:00:33.815200+0000 mgr.y (mgr.34104) 1446 : cluster [DBG] pgmap v2271: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 54 MiB/s rd, 7.0 MiB/s wr, 329 op/s 2024-08-29T19:00:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:35 smithi089 bash[77323]: cluster 2024-08-29T19:00:34.273965+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-29T19:00:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:00:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:00:35] "GET /metrics HTTP/1.1" 200 38808 "" "Prometheus/2.43.0" 2024-08-29T19:00:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:35 smithi089 bash[78574]: cluster 2024-08-29T19:00:34.273965+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-29T19:00:35.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:35 smithi144 bash[67678]: cluster 2024-08-29T19:00:34.273965+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-29T19:00:36.309 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:36.368 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:00:36.393 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:00:36.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:36 smithi144 bash[67678]: cluster 2024-08-29T19:00:35.282659+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-29T19:00:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:36 smithi144 bash[67678]: cluster 2024-08-29T19:00:35.816108+0000 mgr.y (mgr.34104) 1447 : cluster [DBG] pgmap v2274: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 88 op/s 2024-08-29T19:00:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:36 smithi089 bash[77323]: cluster 2024-08-29T19:00:35.282659+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-29T19:00:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:36 smithi089 bash[77323]: cluster 2024-08-29T19:00:35.816108+0000 mgr.y (mgr.34104) 1447 : cluster [DBG] pgmap v2274: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 88 op/s 2024-08-29T19:00:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:36 smithi089 bash[78574]: cluster 2024-08-29T19:00:35.282659+0000 mon.a (mon.0) 2508 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-29T19:00:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:36 smithi089 bash[78574]: cluster 2024-08-29T19:00:35.816108+0000 mgr.y (mgr.34104) 1447 : cluster [DBG] pgmap v2274: 169 pgs: 169 active+clean; 417 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 88 op/s 2024-08-29T19:00:37.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:37 smithi144 bash[67678]: cluster 2024-08-29T19:00:36.292691+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-29T19:00:37.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:37 smithi089 bash[77323]: cluster 2024-08-29T19:00:36.292691+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-29T19:00:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:37 smithi089 bash[78574]: cluster 2024-08-29T19:00:36.292691+0000 mon.a (mon.0) 2509 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-29T19:00:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:38 smithi089 bash[77323]: cluster 2024-08-29T19:00:37.304242+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-29T19:00:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:38 smithi089 bash[77323]: audit 2024-08-29T19:00:37.760669+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:38 smithi089 bash[77323]: cluster 2024-08-29T19:00:37.817097+0000 mgr.y (mgr.34104) 1448 : cluster [DBG] pgmap v2277: 169 pgs: 169 active+clean; 449 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.0 MiB/s wr, 116 op/s 2024-08-29T19:00:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:38 smithi089 bash[78574]: cluster 2024-08-29T19:00:37.304242+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-29T19:00:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:38 smithi089 bash[78574]: audit 2024-08-29T19:00:37.760669+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:38 smithi089 bash[78574]: cluster 2024-08-29T19:00:37.817097+0000 mgr.y (mgr.34104) 1448 : cluster [DBG] pgmap v2277: 169 pgs: 169 active+clean; 449 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.0 MiB/s wr, 116 op/s 2024-08-29T19:00:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:38 smithi144 bash[67678]: cluster 2024-08-29T19:00:37.304242+0000 mon.a (mon.0) 2510 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-29T19:00:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:38 smithi144 bash[67678]: audit 2024-08-29T19:00:37.760669+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:38 smithi144 bash[67678]: cluster 2024-08-29T19:00:37.817097+0000 mgr.y (mgr.34104) 1448 : cluster [DBG] pgmap v2277: 169 pgs: 169 active+clean; 449 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.0 MiB/s wr, 116 op/s 2024-08-29T19:00:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:39 smithi089 bash[77323]: cluster 2024-08-29T19:00:38.319025+0000 mon.a (mon.0) 2512 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-29T19:00:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:39 smithi089 bash[77323]: cluster 2024-08-29T19:00:39.201770+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-29T19:00:39.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:39 smithi089 bash[78574]: cluster 2024-08-29T19:00:38.319025+0000 mon.a (mon.0) 2512 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-29T19:00:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:39 smithi089 bash[78574]: cluster 2024-08-29T19:00:39.201770+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-29T19:00:39.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:39 smithi144 bash[67678]: cluster 2024-08-29T19:00:38.319025+0000 mon.a (mon.0) 2512 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-29T19:00:39.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:39 smithi144 bash[67678]: cluster 2024-08-29T19:00:39.201770+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-29T19:00:40.058 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T19:00:40.121 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:00:40.395 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:00:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:40 smithi089 bash[77323]: cluster 2024-08-29T19:00:39.817935+0000 mgr.y (mgr.34104) 1449 : cluster [DBG] pgmap v2280: 169 pgs: 169 active+clean; 453 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 7.0 MiB/s wr, 161 op/s 2024-08-29T19:00:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:40 smithi089 bash[78574]: cluster 2024-08-29T19:00:39.817935+0000 mgr.y (mgr.34104) 1449 : cluster [DBG] pgmap v2280: 169 pgs: 169 active+clean; 453 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 7.0 MiB/s wr, 161 op/s 2024-08-29T19:00:40.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:40 smithi144 bash[67678]: cluster 2024-08-29T19:00:39.817935+0000 mgr.y (mgr.34104) 1449 : cluster [DBG] pgmap v2280: 169 pgs: 169 active+clean; 453 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 7.0 MiB/s wr, 161 op/s 2024-08-29T19:00:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:42 smithi089 bash[77323]: cluster 2024-08-29T19:00:41.354315+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-29T19:00:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:42 smithi089 bash[77323]: cluster 2024-08-29T19:00:41.818902+0000 mgr.y (mgr.34104) 1450 : cluster [DBG] pgmap v2282: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 473 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 4.4 MiB/s wr, 300 op/s 2024-08-29T19:00:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:42 smithi089 bash[78574]: cluster 2024-08-29T19:00:41.354315+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-29T19:00:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:42 smithi089 bash[78574]: cluster 2024-08-29T19:00:41.818902+0000 mgr.y (mgr.34104) 1450 : cluster [DBG] pgmap v2282: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 473 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 4.4 MiB/s wr, 300 op/s 2024-08-29T19:00:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:42 smithi144 bash[67678]: cluster 2024-08-29T19:00:41.354315+0000 mon.a (mon.0) 2514 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-29T19:00:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:42 smithi144 bash[67678]: cluster 2024-08-29T19:00:41.818902+0000 mgr.y (mgr.34104) 1450 : cluster [DBG] pgmap v2282: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 473 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 4.4 MiB/s wr, 300 op/s 2024-08-29T19:00:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:43 smithi089 bash[77323]: cluster 2024-08-29T19:00:42.365036+0000 mon.a (mon.0) 2515 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-29T19:00:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:43 smithi089 bash[78574]: cluster 2024-08-29T19:00:42.365036+0000 mon.a (mon.0) 2515 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-29T19:00:43.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:43 smithi144 bash[67678]: cluster 2024-08-29T19:00:42.365036+0000 mon.a (mon.0) 2515 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-29T19:00:43.882 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (13025 ms) 2024-08-29T19:00:43.882 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-08-29T19:00:43.964 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:43.993 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:00:44.120 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:00:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:44 smithi089 bash[77323]: cluster 2024-08-29T19:00:43.375425+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-29T19:00:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:44 smithi089 bash[77323]: cluster 2024-08-29T19:00:43.819850+0000 mgr.y (mgr.34104) 1451 : cluster [DBG] pgmap v2285: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 5.2 MiB/s wr, 386 op/s 2024-08-29T19:00:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:44 smithi089 bash[78574]: cluster 2024-08-29T19:00:43.375425+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-29T19:00:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:44 smithi089 bash[78574]: cluster 2024-08-29T19:00:43.819850+0000 mgr.y (mgr.34104) 1451 : cluster [DBG] pgmap v2285: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 5.2 MiB/s wr, 386 op/s 2024-08-29T19:00:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:44 smithi144 bash[67678]: cluster 2024-08-29T19:00:43.375425+0000 mon.a (mon.0) 2516 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-29T19:00:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:44 smithi144 bash[67678]: cluster 2024-08-29T19:00:43.819850+0000 mgr.y (mgr.34104) 1451 : cluster [DBG] pgmap v2285: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 5.2 MiB/s wr, 386 op/s 2024-08-29T19:00:45.386 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:00:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:00:45] "GET /metrics HTTP/1.1" 200 38809 "" "Prometheus/2.43.0" 2024-08-29T19:00:45.437 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:00:45.481 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:00:45.482 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:00:45.482 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:00:45.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:45 smithi089 bash[78574]: cluster 2024-08-29T19:00:44.379244+0000 mon.a (mon.0) 2517 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-29T19:00:45.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:45 smithi089 bash[77323]: cluster 2024-08-29T19:00:44.379244+0000 mon.a (mon.0) 2517 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-29T19:00:45.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:45 smithi144 bash[67678]: cluster 2024-08-29T19:00:44.379244+0000 mon.a (mon.0) 2517 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-29T19:00:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:46 smithi089 bash[77323]: cluster 2024-08-29T19:00:45.401186+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-29T19:00:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:46 smithi089 bash[77323]: cluster 2024-08-29T19:00:45.820748+0000 mgr.y (mgr.34104) 1452 : cluster [DBG] pgmap v2288: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-08-29T19:00:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:46 smithi089 bash[78574]: cluster 2024-08-29T19:00:45.401186+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-29T19:00:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:46 smithi089 bash[78574]: cluster 2024-08-29T19:00:45.820748+0000 mgr.y (mgr.34104) 1452 : cluster [DBG] pgmap v2288: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-08-29T19:00:46.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:46 smithi144 bash[67678]: cluster 2024-08-29T19:00:45.401186+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-29T19:00:46.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:46 smithi144 bash[67678]: cluster 2024-08-29T19:00:45.820748+0000 mgr.y (mgr.34104) 1452 : cluster [DBG] pgmap v2288: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 481 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 19 MiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-08-29T19:00:47.436 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:00:47.458 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:00:47.458 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:00:47.482 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:00:47.538 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:00:47.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:47 smithi089 bash[77323]: cluster 2024-08-29T19:00:46.413038+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-29T19:00:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:47 smithi089 bash[78574]: cluster 2024-08-29T19:00:46.413038+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-29T19:00:47.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:47 smithi144 bash[67678]: cluster 2024-08-29T19:00:46.413038+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-29T19:00:48.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:48 smithi144 bash[67678]: cluster 2024-08-29T19:00:47.413716+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-29T19:00:48.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:48 smithi144 bash[67678]: cluster 2024-08-29T19:00:47.821613+0000 mgr.y (mgr.34104) 1453 : cluster [DBG] pgmap v2291: 169 pgs: 169 active+clean; 481 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 107 op/s 2024-08-29T19:00:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:48 smithi089 bash[77323]: cluster 2024-08-29T19:00:47.413716+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-29T19:00:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:48 smithi089 bash[77323]: cluster 2024-08-29T19:00:47.821613+0000 mgr.y (mgr.34104) 1453 : cluster [DBG] pgmap v2291: 169 pgs: 169 active+clean; 481 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 107 op/s 2024-08-29T19:00:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:48 smithi089 bash[78574]: cluster 2024-08-29T19:00:47.413716+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-29T19:00:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:48 smithi089 bash[78574]: cluster 2024-08-29T19:00:47.821613+0000 mgr.y (mgr.34104) 1453 : cluster [DBG] pgmap v2291: 169 pgs: 169 active+clean; 481 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 107 op/s 2024-08-29T19:00:49.239 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:49.307 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:00:49.330 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 0 2024-08-29T19:00:49.372 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:00:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:49 smithi144 bash[67678]: cluster 2024-08-29T19:00:48.442459+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-29T19:00:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:49 smithi144 bash[67678]: cluster 2024-08-29T19:00:49.204666+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-29T19:00:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:49 smithi089 bash[77323]: cluster 2024-08-29T19:00:48.442459+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-29T19:00:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:49 smithi089 bash[77323]: cluster 2024-08-29T19:00:49.204666+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-29T19:00:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:49 smithi089 bash[78574]: cluster 2024-08-29T19:00:48.442459+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-29T19:00:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:49 smithi089 bash[78574]: cluster 2024-08-29T19:00:49.204666+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-29T19:00:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:50 smithi144 bash[67678]: cluster 2024-08-29T19:00:49.822372+0000 mgr.y (mgr.34104) 1454 : cluster [DBG] pgmap v2294: 169 pgs: 169 active+clean; 489 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 157 op/s 2024-08-29T19:00:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:50 smithi089 bash[77323]: cluster 2024-08-29T19:00:49.822372+0000 mgr.y (mgr.34104) 1454 : cluster [DBG] pgmap v2294: 169 pgs: 169 active+clean; 489 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 157 op/s 2024-08-29T19:00:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:50 smithi089 bash[78574]: cluster 2024-08-29T19:00:49.822372+0000 mgr.y (mgr.34104) 1454 : cluster [DBG] pgmap v2294: 169 pgs: 169 active+clean; 489 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 157 op/s 2024-08-29T19:00:51.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:51 smithi144 bash[67678]: cluster 2024-08-29T19:00:50.452840+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-29T19:00:51.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:51 smithi089 bash[78574]: cluster 2024-08-29T19:00:50.452840+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-29T19:00:51.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:51 smithi089 bash[77323]: cluster 2024-08-29T19:00:50.452840+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-29T19:00:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:52 smithi144 bash[67678]: cluster 2024-08-29T19:00:51.456338+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-29T19:00:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:52 smithi144 bash[67678]: cluster 2024-08-29T19:00:51.823344+0000 mgr.y (mgr.34104) 1455 : cluster [DBG] pgmap v2297: 169 pgs: 169 active+clean; 505 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.0 MiB/s wr, 188 op/s 2024-08-29T19:00:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:52 smithi089 bash[77323]: cluster 2024-08-29T19:00:51.456338+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-29T19:00:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:52 smithi089 bash[77323]: cluster 2024-08-29T19:00:51.823344+0000 mgr.y (mgr.34104) 1455 : cluster [DBG] pgmap v2297: 169 pgs: 169 active+clean; 505 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.0 MiB/s wr, 188 op/s 2024-08-29T19:00:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:52 smithi089 bash[78574]: cluster 2024-08-29T19:00:51.456338+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-29T19:00:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:52 smithi089 bash[78574]: cluster 2024-08-29T19:00:51.823344+0000 mgr.y (mgr.34104) 1455 : cluster [DBG] pgmap v2297: 169 pgs: 169 active+clean; 505 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 7.0 MiB/s wr, 188 op/s 2024-08-29T19:00:53.230 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:00:53.541 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:00:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:53 smithi144 bash[67678]: cluster 2024-08-29T19:00:52.485826+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-29T19:00:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:53 smithi144 bash[67678]: audit 2024-08-29T19:00:52.761065+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:53 smithi089 bash[77323]: cluster 2024-08-29T19:00:52.485826+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-29T19:00:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:53 smithi089 bash[77323]: audit 2024-08-29T19:00:52.761065+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:53 smithi089 bash[78574]: cluster 2024-08-29T19:00:52.485826+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-29T19:00:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:53 smithi089 bash[78574]: audit 2024-08-29T19:00:52.761065+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:00:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:54 smithi144 bash[67678]: cluster 2024-08-29T19:00:53.824540+0000 mgr.y (mgr.34104) 1456 : cluster [DBG] pgmap v2299: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 206 op/s 2024-08-29T19:00:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:54 smithi144 bash[67678]: cluster 2024-08-29T19:00:54.207366+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-29T19:00:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:54 smithi089 bash[77323]: cluster 2024-08-29T19:00:53.824540+0000 mgr.y (mgr.34104) 1456 : cluster [DBG] pgmap v2299: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 206 op/s 2024-08-29T19:00:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:54 smithi089 bash[77323]: cluster 2024-08-29T19:00:54.207366+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-29T19:00:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:54 smithi089 bash[78574]: cluster 2024-08-29T19:00:53.824540+0000 mgr.y (mgr.34104) 1456 : cluster [DBG] pgmap v2299: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 206 op/s 2024-08-29T19:00:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:54 smithi089 bash[78574]: cluster 2024-08-29T19:00:54.207366+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-29T19:00:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:00:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:00:55] "GET /metrics HTTP/1.1" 200 38814 "" "Prometheus/2.43.0" 2024-08-29T19:00:56.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:56 smithi144 bash[67678]: cluster 2024-08-29T19:00:55.209099+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-29T19:00:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:56 smithi144 bash[67678]: cluster 2024-08-29T19:00:55.825365+0000 mgr.y (mgr.34104) 1457 : cluster [DBG] pgmap v2302: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 129 op/s 2024-08-29T19:00:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:56 smithi089 bash[77323]: cluster 2024-08-29T19:00:55.209099+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-29T19:00:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:56 smithi089 bash[77323]: cluster 2024-08-29T19:00:55.825365+0000 mgr.y (mgr.34104) 1457 : cluster [DBG] pgmap v2302: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 129 op/s 2024-08-29T19:00:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:56 smithi089 bash[78574]: cluster 2024-08-29T19:00:55.209099+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-29T19:00:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:56 smithi089 bash[78574]: cluster 2024-08-29T19:00:55.825365+0000 mgr.y (mgr.34104) 1457 : cluster [DBG] pgmap v2302: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 129 op/s 2024-08-29T19:00:56.712 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12831 ms) 2024-08-29T19:00:56.712 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-08-29T19:00:56.798 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:00:56.828 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:00:56.949 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:00:57.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:57 smithi144 bash[67678]: cluster 2024-08-29T19:00:56.219888+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-29T19:00:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:57 smithi089 bash[77323]: cluster 2024-08-29T19:00:56.219888+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-29T19:00:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:57 smithi089 bash[78574]: cluster 2024-08-29T19:00:56.219888+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-29T19:00:58.284 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:00:58.318 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:00:58.318 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:00:58.318 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:00:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:58 smithi144 bash[67678]: cluster 2024-08-29T19:00:57.227381+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-29T19:00:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:58 smithi144 bash[67678]: cluster 2024-08-29T19:00:57.826349+0000 mgr.y (mgr.34104) 1458 : cluster [DBG] pgmap v2305: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 4.0 MiB/s wr, 241 op/s 2024-08-29T19:00:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:58 smithi089 bash[77323]: cluster 2024-08-29T19:00:57.227381+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-29T19:00:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:58 smithi089 bash[77323]: cluster 2024-08-29T19:00:57.826349+0000 mgr.y (mgr.34104) 1458 : cluster [DBG] pgmap v2305: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 4.0 MiB/s wr, 241 op/s 2024-08-29T19:00:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:58 smithi089 bash[78574]: cluster 2024-08-29T19:00:57.227381+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-29T19:00:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:58 smithi089 bash[78574]: cluster 2024-08-29T19:00:57.826349+0000 mgr.y (mgr.34104) 1458 : cluster [DBG] pgmap v2305: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 4.0 MiB/s wr, 241 op/s 2024-08-29T19:00:59.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:00:59 smithi144 bash[67678]: cluster 2024-08-29T19:00:58.253723+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-29T19:00:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:00:59 smithi089 bash[77323]: cluster 2024-08-29T19:00:58.253723+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-29T19:00:59.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:00:59 smithi089 bash[78574]: cluster 2024-08-29T19:00:58.253723+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-29T19:01:00.304 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:01:00.319 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:01:00.319 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:01:00.342 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:01:00.388 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:01:00.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:00 smithi144 bash[67678]: cluster 2024-08-29T19:00:59.251707+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-29T19:01:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:00 smithi144 bash[67678]: cluster 2024-08-29T19:00:59.827110+0000 mgr.y (mgr.34104) 1459 : cluster [DBG] pgmap v2308: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 6.0 MiB/s wr, 366 op/s 2024-08-29T19:01:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:00 smithi089 bash[78574]: cluster 2024-08-29T19:00:59.251707+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-29T19:01:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:00 smithi089 bash[78574]: cluster 2024-08-29T19:00:59.827110+0000 mgr.y (mgr.34104) 1459 : cluster [DBG] pgmap v2308: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 6.0 MiB/s wr, 366 op/s 2024-08-29T19:01:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:00 smithi089 bash[77323]: cluster 2024-08-29T19:00:59.251707+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-29T19:01:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:00 smithi089 bash[77323]: cluster 2024-08-29T19:00:59.827110+0000 mgr.y (mgr.34104) 1459 : cluster [DBG] pgmap v2308: 169 pgs: 169 active+clean; 517 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 6.0 MiB/s wr, 366 op/s 2024-08-29T19:01:01.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:01 smithi144 bash[67678]: cluster 2024-08-29T19:01:00.275894+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-29T19:01:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:01 smithi089 bash[77323]: cluster 2024-08-29T19:01:00.275894+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-29T19:01:01.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:01 smithi089 bash[78574]: cluster 2024-08-29T19:01:00.275894+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-29T19:01:02.328 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:02.386 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:01:02.409 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:01:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:02 smithi144 bash[67678]: cluster 2024-08-29T19:01:01.289890+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-29T19:01:02.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:02 smithi144 bash[67678]: cluster 2024-08-29T19:01:01.828174+0000 mgr.y (mgr.34104) 1460 : cluster [DBG] pgmap v2311: 169 pgs: 169 active+clean; 545 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-08-29T19:01:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:02 smithi089 bash[78574]: cluster 2024-08-29T19:01:01.289890+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-29T19:01:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:02 smithi089 bash[78574]: cluster 2024-08-29T19:01:01.828174+0000 mgr.y (mgr.34104) 1460 : cluster [DBG] pgmap v2311: 169 pgs: 169 active+clean; 545 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-08-29T19:01:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:02 smithi089 bash[77323]: cluster 2024-08-29T19:01:01.289890+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-29T19:01:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:02 smithi089 bash[77323]: cluster 2024-08-29T19:01:01.828174+0000 mgr.y (mgr.34104) 1460 : cluster [DBG] pgmap v2311: 169 pgs: 169 active+clean; 545 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-08-29T19:01:03.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:03 smithi144 bash[67678]: cluster 2024-08-29T19:01:02.301862+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-29T19:01:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:03 smithi089 bash[77323]: cluster 2024-08-29T19:01:02.301862+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-29T19:01:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:03 smithi089 bash[78574]: cluster 2024-08-29T19:01:02.301862+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-29T19:01:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:04 smithi089 bash[77323]: cluster 2024-08-29T19:01:03.310268+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-29T19:01:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:04 smithi089 bash[77323]: cluster 2024-08-29T19:01:03.829169+0000 mgr.y (mgr.34104) 1461 : cluster [DBG] pgmap v2314: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 157 op/s 2024-08-29T19:01:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:04 smithi089 bash[77323]: cluster 2024-08-29T19:01:04.211771+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-29T19:01:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:04 smithi089 bash[78574]: cluster 2024-08-29T19:01:03.310268+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-29T19:01:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:04 smithi089 bash[78574]: cluster 2024-08-29T19:01:03.829169+0000 mgr.y (mgr.34104) 1461 : cluster [DBG] pgmap v2314: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 157 op/s 2024-08-29T19:01:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:04 smithi089 bash[78574]: cluster 2024-08-29T19:01:04.211771+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-29T19:01:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:04 smithi144 bash[67678]: cluster 2024-08-29T19:01:03.310268+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-29T19:01:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:04 smithi144 bash[67678]: cluster 2024-08-29T19:01:03.829169+0000 mgr.y (mgr.34104) 1461 : cluster [DBG] pgmap v2314: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 157 op/s 2024-08-29T19:01:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:04 smithi144 bash[67678]: cluster 2024-08-29T19:01:04.211771+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-29T19:01:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:01:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:01:05] "GET /metrics HTTP/1.1" 200 38814 "" "Prometheus/2.43.0" 2024-08-29T19:01:06.089 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 0 2024-08-29T19:01:06.244 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:01:06.515 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:01:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:06 smithi144 bash[67678]: cluster 2024-08-29T19:01:05.218368+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-29T19:01:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:06 smithi144 bash[67678]: cluster 2024-08-29T19:01:05.829967+0000 mgr.y (mgr.34104) 1462 : cluster [DBG] pgmap v2317: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 4.0 MiB/s wr, 39 op/s 2024-08-29T19:01:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:06 smithi089 bash[77323]: cluster 2024-08-29T19:01:05.218368+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-29T19:01:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:06 smithi089 bash[77323]: cluster 2024-08-29T19:01:05.829967+0000 mgr.y (mgr.34104) 1462 : cluster [DBG] pgmap v2317: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 4.0 MiB/s wr, 39 op/s 2024-08-29T19:01:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:06 smithi089 bash[78574]: cluster 2024-08-29T19:01:05.218368+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-29T19:01:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:06 smithi089 bash[78574]: cluster 2024-08-29T19:01:05.829967+0000 mgr.y (mgr.34104) 1462 : cluster [DBG] pgmap v2317: 169 pgs: 169 active+clean; 565 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 4.0 MiB/s wr, 39 op/s 2024-08-29T19:01:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:08 smithi144 bash[67678]: cluster 2024-08-29T19:01:07.242487+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-29T19:01:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:08 smithi144 bash[67678]: audit 2024-08-29T19:01:07.761397+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:08 smithi144 bash[67678]: cluster 2024-08-29T19:01:07.830880+0000 mgr.y (mgr.34104) 1463 : cluster [DBG] pgmap v2319: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 2.7 MiB/s wr, 228 op/s 2024-08-29T19:01:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:08 smithi089 bash[77323]: cluster 2024-08-29T19:01:07.242487+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-29T19:01:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:08 smithi089 bash[77323]: audit 2024-08-29T19:01:07.761397+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:08 smithi089 bash[77323]: cluster 2024-08-29T19:01:07.830880+0000 mgr.y (mgr.34104) 1463 : cluster [DBG] pgmap v2319: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 2.7 MiB/s wr, 228 op/s 2024-08-29T19:01:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:08 smithi089 bash[78574]: cluster 2024-08-29T19:01:07.242487+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-29T19:01:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:08 smithi089 bash[78574]: audit 2024-08-29T19:01:07.761397+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:08 smithi089 bash[78574]: cluster 2024-08-29T19:01:07.830880+0000 mgr.y (mgr.34104) 1463 : cluster [DBG] pgmap v2319: 169 pgs: 169 active+clean; 577 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 2.7 MiB/s wr, 228 op/s 2024-08-29T19:01:09.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:09 smithi144 bash[67678]: cluster 2024-08-29T19:01:08.250238+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-29T19:01:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:09 smithi089 bash[77323]: cluster 2024-08-29T19:01:08.250238+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-29T19:01:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:09 smithi089 bash[78574]: cluster 2024-08-29T19:01:08.250238+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-29T19:01:09.781 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (13068 ms) 2024-08-29T19:01:09.781 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-08-29T19:01:09.866 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:09.895 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:01:09.997 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:01:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:10 smithi144 bash[67678]: cluster 2024-08-29T19:01:09.249522+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-29T19:01:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:10 smithi144 bash[67678]: cluster 2024-08-29T19:01:09.831628+0000 mgr.y (mgr.34104) 1464 : cluster [DBG] pgmap v2322: 169 pgs: 169 active+clean; 573 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 2.6 MiB/s wr, 381 op/s 2024-08-29T19:01:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:10 smithi089 bash[77323]: cluster 2024-08-29T19:01:09.249522+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-29T19:01:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:10 smithi089 bash[77323]: cluster 2024-08-29T19:01:09.831628+0000 mgr.y (mgr.34104) 1464 : cluster [DBG] pgmap v2322: 169 pgs: 169 active+clean; 573 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 2.6 MiB/s wr, 381 op/s 2024-08-29T19:01:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:10 smithi089 bash[78574]: cluster 2024-08-29T19:01:09.249522+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-29T19:01:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:10 smithi089 bash[78574]: cluster 2024-08-29T19:01:09.831628+0000 mgr.y (mgr.34104) 1464 : cluster [DBG] pgmap v2322: 169 pgs: 169 active+clean; 573 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 2.6 MiB/s wr, 381 op/s 2024-08-29T19:01:11.312 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:01:11.370 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:01:11.370 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:01:11.370 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:01:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:11 smithi144 bash[67678]: cluster 2024-08-29T19:01:10.280281+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-29T19:01:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:11 smithi089 bash[77323]: cluster 2024-08-29T19:01:10.280281+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-29T19:01:11.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:11 smithi089 bash[78574]: cluster 2024-08-29T19:01:10.280281+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-29T19:01:12.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:12 smithi144 bash[67678]: cluster 2024-08-29T19:01:11.281126+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-29T19:01:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:12 smithi144 bash[67678]: cluster 2024-08-29T19:01:11.832563+0000 mgr.y (mgr.34104) 1465 : cluster [DBG] pgmap v2325: 169 pgs: 169 active+clean; 577 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 357 op/s 2024-08-29T19:01:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:12 smithi089 bash[78574]: cluster 2024-08-29T19:01:11.281126+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-29T19:01:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:12 smithi089 bash[78574]: cluster 2024-08-29T19:01:11.832563+0000 mgr.y (mgr.34104) 1465 : cluster [DBG] pgmap v2325: 169 pgs: 169 active+clean; 577 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 357 op/s 2024-08-29T19:01:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:12 smithi089 bash[77323]: cluster 2024-08-29T19:01:11.281126+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-29T19:01:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:12 smithi089 bash[77323]: cluster 2024-08-29T19:01:11.832563+0000 mgr.y (mgr.34104) 1465 : cluster [DBG] pgmap v2325: 169 pgs: 169 active+clean; 577 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 7.0 MiB/s wr, 357 op/s 2024-08-29T19:01:13.331 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:01:13.357 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:01:13.357 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:01:13.380 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:01:13.431 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:01:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:13 smithi089 bash[77323]: cluster 2024-08-29T19:01:12.303636+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-29T19:01:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:13 smithi089 bash[78574]: cluster 2024-08-29T19:01:12.303636+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-29T19:01:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:13 smithi144 bash[67678]: cluster 2024-08-29T19:01:12.303636+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-29T19:01:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:14 smithi089 bash[77323]: cluster 2024-08-29T19:01:13.304396+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-29T19:01:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:14 smithi089 bash[77323]: cluster 2024-08-29T19:01:13.833585+0000 mgr.y (mgr.34104) 1466 : cluster [DBG] pgmap v2328: 169 pgs: 169 active+clean; 593 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 222 op/s 2024-08-29T19:01:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:14 smithi089 bash[78574]: cluster 2024-08-29T19:01:13.304396+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-29T19:01:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:14 smithi089 bash[78574]: cluster 2024-08-29T19:01:13.833585+0000 mgr.y (mgr.34104) 1466 : cluster [DBG] pgmap v2328: 169 pgs: 169 active+clean; 593 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 222 op/s 2024-08-29T19:01:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:14 smithi144 bash[67678]: cluster 2024-08-29T19:01:13.304396+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-29T19:01:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:14 smithi144 bash[67678]: cluster 2024-08-29T19:01:13.833585+0000 mgr.y (mgr.34104) 1466 : cluster [DBG] pgmap v2328: 169 pgs: 169 active+clean; 593 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 9.0 MiB/s wr, 222 op/s 2024-08-29T19:01:15.328 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:01:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:01:15] "GET /metrics HTTP/1.1" 200 38810 "" "Prometheus/2.43.0" 2024-08-29T19:01:15.370 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:15.425 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:01:15.446 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:01:15.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:15 smithi089 bash[77323]: cluster 2024-08-29T19:01:14.344448+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-29T19:01:15.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:15 smithi089 bash[78574]: cluster 2024-08-29T19:01:14.344448+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-29T19:01:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:15 smithi144 bash[67678]: cluster 2024-08-29T19:01:14.344448+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-29T19:01:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:16 smithi089 bash[77323]: cluster 2024-08-29T19:01:15.345916+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-29T19:01:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:16 smithi089 bash[77323]: cluster 2024-08-29T19:01:15.834389+0000 mgr.y (mgr.34104) 1467 : cluster [DBG] pgmap v2331: 169 pgs: 169 active+clean; 593 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 60 op/s 2024-08-29T19:01:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:16 smithi089 bash[78574]: cluster 2024-08-29T19:01:15.345916+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-29T19:01:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:16 smithi089 bash[78574]: cluster 2024-08-29T19:01:15.834389+0000 mgr.y (mgr.34104) 1467 : cluster [DBG] pgmap v2331: 169 pgs: 169 active+clean; 593 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 60 op/s 2024-08-29T19:01:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:16 smithi144 bash[67678]: cluster 2024-08-29T19:01:15.345916+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-29T19:01:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:16 smithi144 bash[67678]: cluster 2024-08-29T19:01:15.834389+0000 mgr.y (mgr.34104) 1467 : cluster [DBG] pgmap v2331: 169 pgs: 169 active+clean; 593 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 60 op/s 2024-08-29T19:01:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:17 smithi089 bash[77323]: cluster 2024-08-29T19:01:16.355272+0000 mon.a (mon.0) 2549 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-29T19:01:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:17 smithi089 bash[78574]: cluster 2024-08-29T19:01:16.355272+0000 mon.a (mon.0) 2549 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-29T19:01:17.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:17 smithi144 bash[67678]: cluster 2024-08-29T19:01:16.355272+0000 mon.a (mon.0) 2549 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-29T19:01:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:18 smithi089 bash[78574]: cluster 2024-08-29T19:01:17.356699+0000 mon.a (mon.0) 2550 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-29T19:01:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:18 smithi089 bash[78574]: cluster 2024-08-29T19:01:17.836859+0000 mgr.y (mgr.34104) 1468 : cluster [DBG] pgmap v2334: 169 pgs: 169 active+clean; 617 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 MiB/s wr, 160 op/s 2024-08-29T19:01:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:18 smithi089 bash[77323]: cluster 2024-08-29T19:01:17.356699+0000 mon.a (mon.0) 2550 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-29T19:01:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:18 smithi089 bash[77323]: cluster 2024-08-29T19:01:17.836859+0000 mgr.y (mgr.34104) 1468 : cluster [DBG] pgmap v2334: 169 pgs: 169 active+clean; 617 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 MiB/s wr, 160 op/s 2024-08-29T19:01:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:18 smithi144 bash[67678]: cluster 2024-08-29T19:01:17.356699+0000 mon.a (mon.0) 2550 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-29T19:01:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:18 smithi144 bash[67678]: cluster 2024-08-29T19:01:17.836859+0000 mgr.y (mgr.34104) 1468 : cluster [DBG] pgmap v2334: 169 pgs: 169 active+clean; 617 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 115 KiB/s rd, 5.0 MiB/s wr, 160 op/s 2024-08-29T19:01:19.263 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:01:19.292 INFO:tasks.workunit.client.0.smithi089.stdout:write: * 83886080~1000 2024-08-29T19:01:19.364 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:01:19.614 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:01:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:19 smithi089 bash[77323]: cluster 2024-08-29T19:01:18.378993+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-29T19:01:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:19 smithi089 bash[77323]: cluster 2024-08-29T19:01:19.215322+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-29T19:01:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:19 smithi089 bash[78574]: cluster 2024-08-29T19:01:18.378993+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-29T19:01:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:19 smithi089 bash[78574]: cluster 2024-08-29T19:01:19.215322+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-29T19:01:19.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:19 smithi144 bash[67678]: cluster 2024-08-29T19:01:18.378993+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-29T19:01:19.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:19 smithi144 bash[67678]: cluster 2024-08-29T19:01:19.215322+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-29T19:01:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:20 smithi089 bash[77323]: cluster 2024-08-29T19:01:19.837739+0000 mgr.y (mgr.34104) 1469 : cluster [DBG] pgmap v2337: 169 pgs: 169 active+clean; 621 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 6.0 MiB/s wr, 175 op/s 2024-08-29T19:01:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:20 smithi089 bash[78574]: cluster 2024-08-29T19:01:19.837739+0000 mgr.y (mgr.34104) 1469 : cluster [DBG] pgmap v2337: 169 pgs: 169 active+clean; 621 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 6.0 MiB/s wr, 175 op/s 2024-08-29T19:01:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:20 smithi144 bash[67678]: cluster 2024-08-29T19:01:19.837739+0000 mgr.y (mgr.34104) 1469 : cluster [DBG] pgmap v2337: 169 pgs: 169 active+clean; 621 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 6.0 MiB/s wr, 175 op/s 2024-08-29T19:01:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:21 smithi089 bash[77323]: cluster 2024-08-29T19:01:20.392959+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-29T19:01:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:21 smithi089 bash[78574]: cluster 2024-08-29T19:01:20.392959+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-29T19:01:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:21 smithi144 bash[67678]: cluster 2024-08-29T19:01:20.392959+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-29T19:01:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:22 smithi089 bash[77323]: cluster 2024-08-29T19:01:21.395126+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-29T19:01:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:22 smithi089 bash[77323]: cluster 2024-08-29T19:01:21.838672+0000 mgr.y (mgr.34104) 1470 : cluster [DBG] pgmap v2340: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 220 op/s 2024-08-29T19:01:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:22 smithi089 bash[78574]: cluster 2024-08-29T19:01:21.395126+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-29T19:01:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:22 smithi089 bash[78574]: cluster 2024-08-29T19:01:21.838672+0000 mgr.y (mgr.34104) 1470 : cluster [DBG] pgmap v2340: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 220 op/s 2024-08-29T19:01:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:22 smithi144 bash[67678]: cluster 2024-08-29T19:01:21.395126+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-29T19:01:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:22 smithi144 bash[67678]: cluster 2024-08-29T19:01:21.838672+0000 mgr.y (mgr.34104) 1470 : cluster [DBG] pgmap v2340: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 220 op/s 2024-08-29T19:01:23.116 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (13335 ms) 2024-08-29T19:01:23.116 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-08-29T19:01:23.201 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:23.232 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 41943040~10 2024-08-29T19:01:23.256 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:01:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:23 smithi089 bash[77323]: cluster 2024-08-29T19:01:22.419123+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-29T19:01:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:23 smithi089 bash[77323]: audit 2024-08-29T19:01:22.762317+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:23 smithi089 bash[78574]: cluster 2024-08-29T19:01:22.419123+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-29T19:01:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:23 smithi089 bash[78574]: audit 2024-08-29T19:01:22.762317+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:23 smithi144 bash[67678]: cluster 2024-08-29T19:01:22.419123+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-29T19:01:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:23 smithi144 bash[67678]: audit 2024-08-29T19:01:22.762317+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:24.468 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T19:01:24.524 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:01:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:24 smithi144 bash[67678]: cluster 2024-08-29T19:01:23.430910+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-29T19:01:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:24 smithi144 bash[67678]: cluster 2024-08-29T19:01:23.839635+0000 mgr.y (mgr.34104) 1471 : cluster [DBG] pgmap v2343: 169 pgs: 169 active+clean; 633 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 6.0 MiB/s wr, 455 op/s 2024-08-29T19:01:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:24 smithi089 bash[78574]: cluster 2024-08-29T19:01:23.430910+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-29T19:01:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:24 smithi089 bash[78574]: cluster 2024-08-29T19:01:23.839635+0000 mgr.y (mgr.34104) 1471 : cluster [DBG] pgmap v2343: 169 pgs: 169 active+clean; 633 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 6.0 MiB/s wr, 455 op/s 2024-08-29T19:01:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:24 smithi089 bash[77323]: cluster 2024-08-29T19:01:23.430910+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-29T19:01:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:24 smithi089 bash[77323]: cluster 2024-08-29T19:01:23.839635+0000 mgr.y (mgr.34104) 1471 : cluster [DBG] pgmap v2343: 169 pgs: 169 active+clean; 633 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 41 MiB/s rd, 6.0 MiB/s wr, 455 op/s 2024-08-29T19:01:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:01:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:01:25] "GET /metrics HTTP/1.1" 200 38809 "" "Prometheus/2.43.0" 2024-08-29T19:01:25.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:25 smithi144 bash[67678]: cluster 2024-08-29T19:01:24.444564+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-29T19:01:25.838 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:25.870 INFO:tasks.workunit.client.0.smithi089.stdout:write: Y 41943040~5 2024-08-29T19:01:25.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:25 smithi089 bash[77323]: cluster 2024-08-29T19:01:24.444564+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-29T19:01:25.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:25 smithi089 bash[78574]: cluster 2024-08-29T19:01:24.444564+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-29T19:01:26.105 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:01:26.328 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:01:26.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3588 ms) 2024-08-29T19:01:26.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-08-29T19:01:26.794 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:26.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:26 smithi144 bash[67678]: cluster 2024-08-29T19:01:25.451383+0000 mon.a (mon.0) 2559 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-29T19:01:26.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:26 smithi144 bash[67678]: cluster 2024-08-29T19:01:25.840370+0000 mgr.y (mgr.34104) 1472 : cluster [DBG] pgmap v2346: 169 pgs: 169 active+clean; 633 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 249 op/s 2024-08-29T19:01:26.826 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:01:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:26 smithi089 bash[77323]: cluster 2024-08-29T19:01:25.451383+0000 mon.a (mon.0) 2559 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-29T19:01:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:26 smithi089 bash[77323]: cluster 2024-08-29T19:01:25.840370+0000 mgr.y (mgr.34104) 1472 : cluster [DBG] pgmap v2346: 169 pgs: 169 active+clean; 633 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 249 op/s 2024-08-29T19:01:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:26 smithi089 bash[78574]: cluster 2024-08-29T19:01:25.451383+0000 mon.a (mon.0) 2559 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-29T19:01:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:26 smithi089 bash[78574]: cluster 2024-08-29T19:01:25.840370+0000 mgr.y (mgr.34104) 1472 : cluster [DBG] pgmap v2346: 169 pgs: 169 active+clean; 633 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 249 op/s 2024-08-29T19:01:26.934 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:01:27.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:27 smithi144 bash[67678]: cluster 2024-08-29T19:01:26.461916+0000 mon.a (mon.0) 2560 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-29T19:01:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:27 smithi089 bash[77323]: cluster 2024-08-29T19:01:26.461916+0000 mon.a (mon.0) 2560 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-29T19:01:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:27 smithi089 bash[78574]: cluster 2024-08-29T19:01:26.461916+0000 mon.a (mon.0) 2560 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-29T19:01:28.511 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:01:28.556 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:01:28.556 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:01:28.556 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:01:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:28 smithi144 bash[67678]: cluster 2024-08-29T19:01:27.463762+0000 mon.a (mon.0) 2561 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-29T19:01:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:28 smithi144 bash[67678]: cluster 2024-08-29T19:01:27.841146+0000 mgr.y (mgr.34104) 1473 : cluster [DBG] pgmap v2349: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 223 op/s 2024-08-29T19:01:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:28 smithi089 bash[78574]: cluster 2024-08-29T19:01:27.463762+0000 mon.a (mon.0) 2561 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-29T19:01:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:28 smithi089 bash[78574]: cluster 2024-08-29T19:01:27.841146+0000 mgr.y (mgr.34104) 1473 : cluster [DBG] pgmap v2349: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 223 op/s 2024-08-29T19:01:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:28 smithi089 bash[77323]: cluster 2024-08-29T19:01:27.463762+0000 mon.a (mon.0) 2561 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-29T19:01:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:28 smithi089 bash[77323]: cluster 2024-08-29T19:01:27.841146+0000 mgr.y (mgr.34104) 1473 : cluster [DBG] pgmap v2349: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 223 op/s 2024-08-29T19:01:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:29 smithi144 bash[67678]: cluster 2024-08-29T19:01:28.486607+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-29T19:01:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:29 smithi144 bash[67678]: cluster 2024-08-29T19:01:29.220927+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-29T19:01:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:29 smithi089 bash[77323]: cluster 2024-08-29T19:01:28.486607+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-29T19:01:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:29 smithi089 bash[77323]: cluster 2024-08-29T19:01:29.220927+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-29T19:01:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:29 smithi089 bash[78574]: cluster 2024-08-29T19:01:28.486607+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-29T19:01:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:29 smithi089 bash[78574]: cluster 2024-08-29T19:01:29.220927+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-29T19:01:30.243 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:01:30.259 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:01:30.259 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:01:30.290 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:01:30.339 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:01:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:30 smithi144 bash[67678]: cluster 2024-08-29T19:01:29.841865+0000 mgr.y (mgr.34104) 1474 : cluster [DBG] pgmap v2352: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 421 op/s 2024-08-29T19:01:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:30 smithi144 bash[67678]: cluster 2024-08-29T19:01:30.222259+0000 mon.a (mon.0) 2564 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-29T19:01:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:30 smithi089 bash[77323]: cluster 2024-08-29T19:01:29.841865+0000 mgr.y (mgr.34104) 1474 : cluster [DBG] pgmap v2352: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 421 op/s 2024-08-29T19:01:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:30 smithi089 bash[77323]: cluster 2024-08-29T19:01:30.222259+0000 mon.a (mon.0) 2564 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-29T19:01:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:30 smithi089 bash[78574]: cluster 2024-08-29T19:01:29.841865+0000 mgr.y (mgr.34104) 1474 : cluster [DBG] pgmap v2352: 169 pgs: 169 active+clean; 625 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 1.0 MiB/s wr, 421 op/s 2024-08-29T19:01:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:30 smithi089 bash[78574]: cluster 2024-08-29T19:01:30.222259+0000 mon.a (mon.0) 2564 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-29T19:01:32.268 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:32.326 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:01:32.348 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:01:32.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:32 smithi144 bash[67678]: cluster 2024-08-29T19:01:31.228744+0000 mon.a (mon.0) 2565 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-29T19:01:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:32 smithi144 bash[67678]: cluster 2024-08-29T19:01:31.842973+0000 mgr.y (mgr.34104) 1475 : cluster [DBG] pgmap v2355: 169 pgs: 169 active+clean; 657 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 7.0 MiB/s wr, 276 op/s 2024-08-29T19:01:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:32 smithi089 bash[77323]: cluster 2024-08-29T19:01:31.228744+0000 mon.a (mon.0) 2565 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-29T19:01:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:32 smithi089 bash[77323]: cluster 2024-08-29T19:01:31.842973+0000 mgr.y (mgr.34104) 1475 : cluster [DBG] pgmap v2355: 169 pgs: 169 active+clean; 657 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 7.0 MiB/s wr, 276 op/s 2024-08-29T19:01:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:32 smithi089 bash[78574]: cluster 2024-08-29T19:01:31.228744+0000 mon.a (mon.0) 2565 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-29T19:01:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:32 smithi089 bash[78574]: cluster 2024-08-29T19:01:31.842973+0000 mgr.y (mgr.34104) 1475 : cluster [DBG] pgmap v2355: 169 pgs: 169 active+clean; 657 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 7.0 MiB/s wr, 276 op/s 2024-08-29T19:01:33.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:33 smithi144 bash[67678]: cluster 2024-08-29T19:01:32.243529+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-29T19:01:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:33 smithi144 bash[67678]: audit 2024-08-29T19:01:33.075588+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:01:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:33 smithi089 bash[77323]: cluster 2024-08-29T19:01:32.243529+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-29T19:01:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:33 smithi089 bash[77323]: audit 2024-08-29T19:01:33.075588+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:01:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:33 smithi089 bash[78574]: cluster 2024-08-29T19:01:32.243529+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-29T19:01:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:33 smithi089 bash[78574]: audit 2024-08-29T19:01:33.075588+0000 mon.a (mon.0) 2567 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:01:34.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:34 smithi144 bash[67678]: cluster 2024-08-29T19:01:33.253285+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-29T19:01:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:34 smithi144 bash[67678]: audit 2024-08-29T19:01:33.675401+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:34 smithi144 bash[67678]: audit 2024-08-29T19:01:33.680157+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:34 smithi144 bash[67678]: cluster 2024-08-29T19:01:33.844066+0000 mgr.y (mgr.34104) 1476 : cluster [DBG] pgmap v2358: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 11 MiB/s wr, 159 op/s 2024-08-29T19:01:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:34 smithi144 bash[67678]: cluster 2024-08-29T19:01:34.223919+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-29T19:01:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[77323]: cluster 2024-08-29T19:01:33.253285+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-29T19:01:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[77323]: audit 2024-08-29T19:01:33.675401+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[77323]: audit 2024-08-29T19:01:33.680157+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[77323]: cluster 2024-08-29T19:01:33.844066+0000 mgr.y (mgr.34104) 1476 : cluster [DBG] pgmap v2358: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 11 MiB/s wr, 159 op/s 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[77323]: cluster 2024-08-29T19:01:34.223919+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[78574]: cluster 2024-08-29T19:01:33.253285+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[78574]: audit 2024-08-29T19:01:33.675401+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[78574]: audit 2024-08-29T19:01:33.680157+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[78574]: cluster 2024-08-29T19:01:33.844066+0000 mgr.y (mgr.34104) 1476 : cluster [DBG] pgmap v2358: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 11 MiB/s wr, 159 op/s 2024-08-29T19:01:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:34 smithi089 bash[78574]: cluster 2024-08-29T19:01:34.223919+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-29T19:01:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:01:35] "GET /metrics HTTP/1.1" 200 38809 "" "Prometheus/2.43.0" 2024-08-29T19:01:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[77323]: audit 2024-08-29T19:01:34.315140+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:01:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[77323]: audit 2024-08-29T19:01:34.316458+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:01:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[77323]: audit 2024-08-29T19:01:34.325078+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[78574]: audit 2024-08-29T19:01:34.315140+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:01:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[78574]: audit 2024-08-29T19:01:34.316458+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:01:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:35 smithi089 bash[78574]: audit 2024-08-29T19:01:34.325078+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:35.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:35 smithi144 bash[67678]: audit 2024-08-29T19:01:34.315140+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:01:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:35 smithi144 bash[67678]: audit 2024-08-29T19:01:34.316458+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:01:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:35 smithi144 bash[67678]: audit 2024-08-29T19:01:34.325078+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:01:36.352 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: after_prepare_snap 2024-08-29T19:01:36.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:36 smithi144 bash[67678]: cluster 2024-08-29T19:01:35.255044+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-29T19:01:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:36 smithi144 bash[67678]: cluster 2024-08-29T19:01:35.845036+0000 mgr.y (mgr.34104) 1477 : cluster [DBG] pgmap v2361: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 4.0 MiB/s wr, 81 op/s 2024-08-29T19:01:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:36 smithi089 bash[77323]: cluster 2024-08-29T19:01:35.255044+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-29T19:01:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:36 smithi089 bash[77323]: cluster 2024-08-29T19:01:35.845036+0000 mgr.y (mgr.34104) 1477 : cluster [DBG] pgmap v2361: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 4.0 MiB/s wr, 81 op/s 2024-08-29T19:01:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:36 smithi089 bash[78574]: cluster 2024-08-29T19:01:35.255044+0000 mon.a (mon.0) 2575 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-29T19:01:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:36 smithi089 bash[78574]: cluster 2024-08-29T19:01:35.845036+0000 mgr.y (mgr.34104) 1477 : cluster [DBG] pgmap v2361: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 4.0 MiB/s wr, 81 op/s 2024-08-29T19:01:38.325 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T19:01:38.414 INFO:tasks.workunit.client.0.smithi089.stdout:write: * 0~1000 2024-08-29T19:01:38.431 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:01:38.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:38 smithi144 bash[67678]: cluster 2024-08-29T19:01:37.281899+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-29T19:01:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:38 smithi144 bash[67678]: audit 2024-08-29T19:01:37.762266+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:38 smithi144 bash[67678]: cluster 2024-08-29T19:01:37.846039+0000 mgr.y (mgr.34104) 1478 : cluster [DBG] pgmap v2363: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 905 KiB/s wr, 307 op/s 2024-08-29T19:01:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:38 smithi089 bash[77323]: cluster 2024-08-29T19:01:37.281899+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-29T19:01:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:38 smithi089 bash[77323]: audit 2024-08-29T19:01:37.762266+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:38 smithi089 bash[77323]: cluster 2024-08-29T19:01:37.846039+0000 mgr.y (mgr.34104) 1478 : cluster [DBG] pgmap v2363: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 905 KiB/s wr, 307 op/s 2024-08-29T19:01:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:38 smithi089 bash[78574]: cluster 2024-08-29T19:01:37.281899+0000 mon.a (mon.0) 2576 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-29T19:01:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:38 smithi089 bash[78574]: audit 2024-08-29T19:01:37.762266+0000 mon.a (mon.0) 2577 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:38 smithi089 bash[78574]: cluster 2024-08-29T19:01:37.846039+0000 mgr.y (mgr.34104) 1478 : cluster [DBG] pgmap v2363: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 905 KiB/s wr, 307 op/s 2024-08-29T19:01:38.712 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:01:39.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:39 smithi144 bash[67678]: cluster 2024-08-29T19:01:38.297207+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-29T19:01:39.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:39 smithi089 bash[78574]: cluster 2024-08-29T19:01:38.297207+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-29T19:01:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:39 smithi089 bash[77323]: cluster 2024-08-29T19:01:38.297207+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-29T19:01:40.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:40 smithi144 bash[67678]: cluster 2024-08-29T19:01:39.300967+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-29T19:01:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:40 smithi144 bash[67678]: cluster 2024-08-29T19:01:39.846819+0000 mgr.y (mgr.34104) 1479 : cluster [DBG] pgmap v2366: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 10 KiB/s wr, 282 op/s 2024-08-29T19:01:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:40 smithi089 bash[78574]: cluster 2024-08-29T19:01:39.300967+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-29T19:01:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:40 smithi089 bash[78574]: cluster 2024-08-29T19:01:39.846819+0000 mgr.y (mgr.34104) 1479 : cluster [DBG] pgmap v2366: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 10 KiB/s wr, 282 op/s 2024-08-29T19:01:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:40 smithi089 bash[77323]: cluster 2024-08-29T19:01:39.300967+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-29T19:01:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:40 smithi089 bash[77323]: cluster 2024-08-29T19:01:39.846819+0000 mgr.y (mgr.34104) 1479 : cluster [DBG] pgmap v2366: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 10 KiB/s wr, 282 op/s 2024-08-29T19:01:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:41 smithi144 bash[67678]: cluster 2024-08-29T19:01:40.310667+0000 mon.a (mon.0) 2580 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-29T19:01:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:41 smithi089 bash[77323]: cluster 2024-08-29T19:01:40.310667+0000 mon.a (mon.0) 2580 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-29T19:01:41.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:41 smithi089 bash[78574]: cluster 2024-08-29T19:01:40.310667+0000 mon.a (mon.0) 2580 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-29T19:01:41.983 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (15279 ms) 2024-08-29T19:01:41.983 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-08-29T19:01:42.069 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:42.100 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:01:42.218 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:01:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:42 smithi089 bash[77323]: cluster 2024-08-29T19:01:41.320630+0000 mon.a (mon.0) 2581 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-29T19:01:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:42 smithi089 bash[77323]: cluster 2024-08-29T19:01:41.847733+0000 mgr.y (mgr.34104) 1480 : cluster [DBG] pgmap v2369: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 303 op/s 2024-08-29T19:01:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:42 smithi089 bash[78574]: cluster 2024-08-29T19:01:41.320630+0000 mon.a (mon.0) 2581 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-29T19:01:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:42 smithi089 bash[78574]: cluster 2024-08-29T19:01:41.847733+0000 mgr.y (mgr.34104) 1480 : cluster [DBG] pgmap v2369: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 303 op/s 2024-08-29T19:01:42.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:42 smithi144 bash[67678]: cluster 2024-08-29T19:01:41.320630+0000 mon.a (mon.0) 2581 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-29T19:01:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:42 smithi144 bash[67678]: cluster 2024-08-29T19:01:41.847733+0000 mgr.y (mgr.34104) 1480 : cluster [DBG] pgmap v2369: 169 pgs: 169 active+clean; 677 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 303 op/s 2024-08-29T19:01:43.361 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:01:43.393 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:01:43.393 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:01:43.393 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:01:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:43 smithi089 bash[77323]: cluster 2024-08-29T19:01:42.334565+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-29T19:01:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:43 smithi089 bash[78574]: cluster 2024-08-29T19:01:42.334565+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-29T19:01:43.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:43 smithi144 bash[67678]: cluster 2024-08-29T19:01:42.334565+0000 mon.a (mon.0) 2582 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-29T19:01:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:44 smithi089 bash[77323]: cluster 2024-08-29T19:01:43.334218+0000 mon.a (mon.0) 2583 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-29T19:01:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:44 smithi089 bash[77323]: cluster 2024-08-29T19:01:43.848748+0000 mgr.y (mgr.34104) 1481 : cluster [DBG] pgmap v2372: 169 pgs: 169 active+clean; 689 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 7.0 MiB/s wr, 346 op/s 2024-08-29T19:01:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:44 smithi089 bash[78574]: cluster 2024-08-29T19:01:43.334218+0000 mon.a (mon.0) 2583 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-29T19:01:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:44 smithi089 bash[78574]: cluster 2024-08-29T19:01:43.848748+0000 mgr.y (mgr.34104) 1481 : cluster [DBG] pgmap v2372: 169 pgs: 169 active+clean; 689 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 7.0 MiB/s wr, 346 op/s 2024-08-29T19:01:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:44 smithi144 bash[67678]: cluster 2024-08-29T19:01:43.334218+0000 mon.a (mon.0) 2583 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-29T19:01:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:44 smithi144 bash[67678]: cluster 2024-08-29T19:01:43.848748+0000 mgr.y (mgr.34104) 1481 : cluster [DBG] pgmap v2372: 169 pgs: 169 active+clean; 689 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 7.0 MiB/s wr, 346 op/s 2024-08-29T19:01:45.363 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:01:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:01:45] "GET /metrics HTTP/1.1" 200 38807 "" "Prometheus/2.43.0" 2024-08-29T19:01:45.386 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:01:45.411 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:01:45.411 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:01:45.433 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:01:45.492 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:01:45.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:45 smithi089 bash[78574]: cluster 2024-08-29T19:01:44.358655+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-29T19:01:45.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:45 smithi089 bash[77323]: cluster 2024-08-29T19:01:44.358655+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-29T19:01:45.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:45 smithi144 bash[67678]: cluster 2024-08-29T19:01:44.358655+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-29T19:01:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:46 smithi089 bash[77323]: cluster 2024-08-29T19:01:45.361897+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-29T19:01:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:46 smithi089 bash[77323]: cluster 2024-08-29T19:01:45.849528+0000 mgr.y (mgr.34104) 1482 : cluster [DBG] pgmap v2375: 169 pgs: 169 active+clean; 689 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 92 op/s 2024-08-29T19:01:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:46 smithi089 bash[78574]: cluster 2024-08-29T19:01:45.361897+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-29T19:01:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:46 smithi089 bash[78574]: cluster 2024-08-29T19:01:45.849528+0000 mgr.y (mgr.34104) 1482 : cluster [DBG] pgmap v2375: 169 pgs: 169 active+clean; 689 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 92 op/s 2024-08-29T19:01:46.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:46 smithi144 bash[67678]: cluster 2024-08-29T19:01:45.361897+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-29T19:01:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:46 smithi144 bash[67678]: cluster 2024-08-29T19:01:45.849528+0000 mgr.y (mgr.34104) 1482 : cluster [DBG] pgmap v2375: 169 pgs: 169 active+clean; 689 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 92 op/s 2024-08-29T19:01:47.420 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:47.487 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:01:47.510 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:01:47.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:47 smithi089 bash[77323]: cluster 2024-08-29T19:01:46.384300+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-29T19:01:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:47 smithi089 bash[78574]: cluster 2024-08-29T19:01:46.384300+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-29T19:01:47.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:47 smithi144 bash[67678]: cluster 2024-08-29T19:01:46.384300+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-29T19:01:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:48 smithi089 bash[77323]: cluster 2024-08-29T19:01:47.395691+0000 mon.a (mon.0) 2587 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-08-29T19:01:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:48 smithi089 bash[77323]: cluster 2024-08-29T19:01:47.850283+0000 mgr.y (mgr.34104) 1483 : cluster [DBG] pgmap v2378: 169 pgs: 169 active+clean; 725 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 98 op/s 2024-08-29T19:01:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:48 smithi089 bash[78574]: cluster 2024-08-29T19:01:47.395691+0000 mon.a (mon.0) 2587 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-08-29T19:01:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:48 smithi089 bash[78574]: cluster 2024-08-29T19:01:47.850283+0000 mgr.y (mgr.34104) 1483 : cluster [DBG] pgmap v2378: 169 pgs: 169 active+clean; 725 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 98 op/s 2024-08-29T19:01:48.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:48 smithi144 bash[67678]: cluster 2024-08-29T19:01:47.395691+0000 mon.a (mon.0) 2587 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-08-29T19:01:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:48 smithi144 bash[67678]: cluster 2024-08-29T19:01:47.850283+0000 mgr.y (mgr.34104) 1483 : cluster [DBG] pgmap v2378: 169 pgs: 169 active+clean; 725 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 9.0 MiB/s wr, 98 op/s 2024-08-29T19:01:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:49 smithi089 bash[77323]: cluster 2024-08-29T19:01:48.413978+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-08-29T19:01:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:49 smithi089 bash[77323]: cluster 2024-08-29T19:01:49.226445+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-08-29T19:01:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:49 smithi089 bash[78574]: cluster 2024-08-29T19:01:48.413978+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-08-29T19:01:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:49 smithi089 bash[78574]: cluster 2024-08-29T19:01:49.226445+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-08-29T19:01:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:49 smithi144 bash[67678]: cluster 2024-08-29T19:01:48.413978+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-08-29T19:01:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:49 smithi144 bash[67678]: cluster 2024-08-29T19:01:49.226445+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-08-29T19:01:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:50 smithi089 bash[77323]: cluster 2024-08-29T19:01:49.851077+0000 mgr.y (mgr.34104) 1484 : cluster [DBG] pgmap v2381: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 217 op/s 2024-08-29T19:01:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:50 smithi089 bash[77323]: cluster 2024-08-29T19:01:50.230126+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-08-29T19:01:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:50 smithi089 bash[78574]: cluster 2024-08-29T19:01:49.851077+0000 mgr.y (mgr.34104) 1484 : cluster [DBG] pgmap v2381: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 217 op/s 2024-08-29T19:01:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:50 smithi089 bash[78574]: cluster 2024-08-29T19:01:50.230126+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-08-29T19:01:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:50 smithi144 bash[67678]: cluster 2024-08-29T19:01:49.851077+0000 mgr.y (mgr.34104) 1484 : cluster [DBG] pgmap v2381: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 217 op/s 2024-08-29T19:01:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:50 smithi144 bash[67678]: cluster 2024-08-29T19:01:50.230126+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-08-29T19:01:51.112 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: after_prepare_snap 2024-08-29T19:01:52.474 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:01:52.513 INFO:tasks.workunit.client.0.smithi089.stdout:write: * 83886080~1000 2024-08-29T19:01:52.534 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:01:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:52 smithi144 bash[67678]: cluster 2024-08-29T19:01:51.422003+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-29T19:01:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:52 smithi144 bash[67678]: cluster 2024-08-29T19:01:51.852071+0000 mgr.y (mgr.34104) 1485 : cluster [DBG] pgmap v2384: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 163 op/s 2024-08-29T19:01:52.877 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:01:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:52 smithi089 bash[77323]: cluster 2024-08-29T19:01:51.422003+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-29T19:01:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:52 smithi089 bash[77323]: cluster 2024-08-29T19:01:51.852071+0000 mgr.y (mgr.34104) 1485 : cluster [DBG] pgmap v2384: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 163 op/s 2024-08-29T19:01:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:52 smithi089 bash[78574]: cluster 2024-08-29T19:01:51.422003+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-29T19:01:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:52 smithi089 bash[78574]: cluster 2024-08-29T19:01:51.852071+0000 mgr.y (mgr.34104) 1485 : cluster [DBG] pgmap v2384: 169 pgs: 169 active+clean; 733 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 163 op/s 2024-08-29T19:01:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:53 smithi144 bash[67678]: cluster 2024-08-29T19:01:52.440161+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-29T19:01:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:53 smithi144 bash[67678]: audit 2024-08-29T19:01:52.762681+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:53 smithi089 bash[77323]: cluster 2024-08-29T19:01:52.440161+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-29T19:01:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:53 smithi089 bash[77323]: audit 2024-08-29T19:01:52.762681+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:53 smithi089 bash[78574]: cluster 2024-08-29T19:01:52.440161+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-29T19:01:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:53 smithi089 bash[78574]: audit 2024-08-29T19:01:52.762681+0000 mon.a (mon.0) 2593 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:01:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:54 smithi144 bash[67678]: cluster 2024-08-29T19:01:53.435840+0000 mon.a (mon.0) 2594 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-29T19:01:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:54 smithi144 bash[67678]: cluster 2024-08-29T19:01:53.852992+0000 mgr.y (mgr.34104) 1486 : cluster [DBG] pgmap v2387: 169 pgs: 169 active+clean; 749 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 3.0 MiB/s wr, 431 op/s 2024-08-29T19:01:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:54 smithi089 bash[77323]: cluster 2024-08-29T19:01:53.435840+0000 mon.a (mon.0) 2594 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-29T19:01:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:54 smithi089 bash[77323]: cluster 2024-08-29T19:01:53.852992+0000 mgr.y (mgr.34104) 1486 : cluster [DBG] pgmap v2387: 169 pgs: 169 active+clean; 749 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 3.0 MiB/s wr, 431 op/s 2024-08-29T19:01:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:54 smithi089 bash[78574]: cluster 2024-08-29T19:01:53.435840+0000 mon.a (mon.0) 2594 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-29T19:01:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:54 smithi089 bash[78574]: cluster 2024-08-29T19:01:53.852992+0000 mgr.y (mgr.34104) 1486 : cluster [DBG] pgmap v2387: 169 pgs: 169 active+clean; 749 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 3.0 MiB/s wr, 431 op/s 2024-08-29T19:01:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:01:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:01:55] "GET /metrics HTTP/1.1" 200 38816 "" "Prometheus/2.43.0" 2024-08-29T19:01:55.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:55 smithi144 bash[67678]: cluster 2024-08-29T19:01:54.463239+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-29T19:01:55.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:55 smithi089 bash[77323]: cluster 2024-08-29T19:01:54.463239+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-29T19:01:55.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:55 smithi089 bash[78574]: cluster 2024-08-29T19:01:54.463239+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-29T19:01:56.298 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14315 ms) 2024-08-29T19:01:56.298 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.Clone 2024-08-29T19:01:56.384 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:01:56.414 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~8388609 2024-08-29T19:01:56.530 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 16777218~8388609 2024-08-29T19:01:56.612 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap 2024-08-29T19:01:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:56 smithi144 bash[67678]: cluster 2024-08-29T19:01:55.475284+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-29T19:01:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:56 smithi144 bash[67678]: cluster 2024-08-29T19:01:55.854026+0000 mgr.y (mgr.34104) 1487 : cluster [DBG] pgmap v2390: 169 pgs: 169 active+clean; 749 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 386 op/s 2024-08-29T19:01:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:56 smithi089 bash[77323]: cluster 2024-08-29T19:01:55.475284+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-29T19:01:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:56 smithi089 bash[77323]: cluster 2024-08-29T19:01:55.854026+0000 mgr.y (mgr.34104) 1487 : cluster [DBG] pgmap v2390: 169 pgs: 169 active+clean; 749 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 386 op/s 2024-08-29T19:01:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:56 smithi089 bash[78574]: cluster 2024-08-29T19:01:55.475284+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-29T19:01:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:56 smithi089 bash[78574]: cluster 2024-08-29T19:01:55.854026+0000 mgr.y (mgr.34104) 1487 : cluster [DBG] pgmap v2390: 169 pgs: 169 active+clean; 749 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 386 op/s 2024-08-29T19:01:58.531 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap 2024-08-29T19:01:58.565 INFO:tasks.workunit.client.0.smithi089.stdout:clone image105 -> image108 2024-08-29T19:01:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:58 smithi144 bash[67678]: cluster 2024-08-29T19:01:57.498518+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-29T19:01:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:58 smithi144 bash[67678]: cluster 2024-08-29T19:01:57.854850+0000 mgr.y (mgr.34104) 1488 : cluster [DBG] pgmap v2392: 169 pgs: 169 active+clean; 753 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 7.3 MiB/s wr, 282 op/s 2024-08-29T19:01:58.829 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:01:58.927 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:01:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:58 smithi089 bash[77323]: cluster 2024-08-29T19:01:57.498518+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-29T19:01:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:58 smithi089 bash[77323]: cluster 2024-08-29T19:01:57.854850+0000 mgr.y (mgr.34104) 1488 : cluster [DBG] pgmap v2392: 169 pgs: 169 active+clean; 753 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 7.3 MiB/s wr, 282 op/s 2024-08-29T19:01:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:58 smithi089 bash[78574]: cluster 2024-08-29T19:01:57.498518+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-29T19:01:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:58 smithi089 bash[78574]: cluster 2024-08-29T19:01:57.854850+0000 mgr.y (mgr.34104) 1488 : cluster [DBG] pgmap v2392: 169 pgs: 169 active+clean; 753 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 7.3 MiB/s wr, 282 op/s 2024-08-29T19:01:58.933 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap 2024-08-29T19:01:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:01:59 smithi144 bash[67678]: cluster 2024-08-29T19:01:58.510812+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-29T19:01:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:01:59 smithi089 bash[77323]: cluster 2024-08-29T19:01:58.510812+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-29T19:01:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:01:59 smithi089 bash[78574]: cluster 2024-08-29T19:01:58.510812+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-29T19:02:00.553 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap 2024-08-29T19:02:00.586 INFO:tasks.workunit.client.0.smithi089.stdout:clone image108 -> image110 2024-08-29T19:02:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:00 smithi144 bash[67678]: cluster 2024-08-29T19:01:59.506805+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-29T19:02:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:00 smithi144 bash[67678]: cluster 2024-08-29T19:01:59.855657+0000 mgr.y (mgr.34104) 1489 : cluster [DBG] pgmap v2395: 169 pgs: 169 active+clean; 757 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 8.2 MiB/s wr, 180 op/s 2024-08-29T19:02:00.928 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 1000~1000 2024-08-29T19:02:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:00 smithi089 bash[78574]: cluster 2024-08-29T19:01:59.506805+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-29T19:02:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:00 smithi089 bash[78574]: cluster 2024-08-29T19:01:59.855657+0000 mgr.y (mgr.34104) 1489 : cluster [DBG] pgmap v2395: 169 pgs: 169 active+clean; 757 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 8.2 MiB/s wr, 180 op/s 2024-08-29T19:02:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:00 smithi089 bash[77323]: cluster 2024-08-29T19:01:59.506805+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-29T19:02:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:00 smithi089 bash[77323]: cluster 2024-08-29T19:01:59.855657+0000 mgr.y (mgr.34104) 1489 : cluster [DBG] pgmap v2395: 169 pgs: 169 active+clean; 757 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 8.2 MiB/s wr, 180 op/s 2024-08-29T19:02:01.041 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 2010~1000 2024-08-29T19:02:01.048 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:01.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:01 smithi144 bash[67678]: cluster 2024-08-29T19:02:00.531003+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-29T19:02:01.834 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:02:01.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:01 smithi089 bash[78574]: cluster 2024-08-29T19:02:00.531003+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-29T19:02:01.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:01 smithi089 bash[77323]: cluster 2024-08-29T19:02:00.531003+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-29T19:02:02.314 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:02:02.771 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.Clone (6473 ms) 2024-08-29T19:02:02.771 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneParent 2024-08-29T19:02:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:02 smithi144 bash[67678]: cluster 2024-08-29T19:02:01.856890+0000 mgr.y (mgr.34104) 1490 : cluster [DBG] pgmap v2397: 169 pgs: 169 active+clean; 769 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 288 op/s 2024-08-29T19:02:02.863 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:02.897 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap 2024-08-29T19:02:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:02 smithi089 bash[77323]: cluster 2024-08-29T19:02:01.856890+0000 mgr.y (mgr.34104) 1490 : cluster [DBG] pgmap v2397: 169 pgs: 169 active+clean; 769 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 288 op/s 2024-08-29T19:02:02.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:02 smithi089 bash[78574]: cluster 2024-08-29T19:02:01.856890+0000 mgr.y (mgr.34104) 1490 : cluster [DBG] pgmap v2397: 169 pgs: 169 active+clean; 769 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 5.5 MiB/s wr, 288 op/s 2024-08-29T19:02:04.269 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap 2024-08-29T19:02:04.298 INFO:tasks.workunit.client.0.smithi089.stdout:clone image111 -> image114 2024-08-29T19:02:04.569 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:04 smithi144 bash[67678]: cluster 2024-08-29T19:02:03.545772+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-29T19:02:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:04 smithi144 bash[67678]: cluster 2024-08-29T19:02:03.857845+0000 mgr.y (mgr.34104) 1491 : cluster [DBG] pgmap v2399: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 349 op/s 2024-08-29T19:02:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:04 smithi144 bash[67678]: cluster 2024-08-29T19:02:04.237041+0000 mon.a (mon.0) 2602 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-29T19:02:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:04 smithi089 bash[77323]: cluster 2024-08-29T19:02:03.545772+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-29T19:02:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:04 smithi089 bash[77323]: cluster 2024-08-29T19:02:03.857845+0000 mgr.y (mgr.34104) 1491 : cluster [DBG] pgmap v2399: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 349 op/s 2024-08-29T19:02:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:04 smithi089 bash[77323]: cluster 2024-08-29T19:02:04.237041+0000 mon.a (mon.0) 2602 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-29T19:02:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:04 smithi089 bash[78574]: cluster 2024-08-29T19:02:03.545772+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-29T19:02:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:04 smithi089 bash[78574]: cluster 2024-08-29T19:02:03.857845+0000 mgr.y (mgr.34104) 1491 : cluster [DBG] pgmap v2399: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 349 op/s 2024-08-29T19:02:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:04 smithi089 bash[78574]: cluster 2024-08-29T19:02:04.237041+0000 mon.a (mon.0) 2602 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-29T19:02:04.989 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:02:05.335 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneParent (2564 ms) 2024-08-29T19:02:05.335 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-08-29T19:02:05.427 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:05.429 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:02:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:02:05] "GET /metrics HTTP/1.1" 200 38816 "" "Prometheus/2.43.0" 2024-08-29T19:02:05.455 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~10 2024-08-29T19:02:05.480 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap 2024-08-29T19:02:06.583 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap 2024-08-29T19:02:06.612 INFO:tasks.workunit.client.0.smithi089.stdout:clone image115 -> image118 2024-08-29T19:02:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:06 smithi144 bash[67678]: cluster 2024-08-29T19:02:05.554013+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-29T19:02:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:06 smithi144 bash[67678]: cluster 2024-08-29T19:02:05.858686+0000 mgr.y (mgr.34104) 1492 : cluster [DBG] pgmap v2402: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 350 op/s 2024-08-29T19:02:06.869 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:06 smithi089 bash[78574]: cluster 2024-08-29T19:02:05.554013+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-29T19:02:06.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:06 smithi089 bash[78574]: cluster 2024-08-29T19:02:05.858686+0000 mgr.y (mgr.34104) 1492 : cluster [DBG] pgmap v2402: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 350 op/s 2024-08-29T19:02:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:06 smithi089 bash[77323]: cluster 2024-08-29T19:02:05.554013+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-29T19:02:06.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:06 smithi089 bash[77323]: cluster 2024-08-29T19:02:05.858686+0000 mgr.y (mgr.34104) 1492 : cluster [DBG] pgmap v2402: 169 pgs: 169 active+clean; 777 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 350 op/s 2024-08-29T19:02:07.285 INFO:tasks.workunit.client.0.smithi089.stdout:write: Y 0~1 2024-08-29T19:02:07.345 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:02:07.542 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:02:07.826 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2491 ms) 2024-08-29T19:02:07.826 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-08-29T19:02:07.914 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:07.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:07 smithi089 bash[77323]: cluster 2024-08-29T19:02:06.563754+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-29T19:02:07.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:07 smithi089 bash[78574]: cluster 2024-08-29T19:02:06.563754+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-29T19:02:07.947 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 41943040~10 2024-08-29T19:02:07.970 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:08.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:07 smithi144 bash[67678]: cluster 2024-08-29T19:02:06.563754+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-29T19:02:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:08 smithi089 bash[77323]: audit 2024-08-29T19:02:07.763280+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:08 smithi089 bash[77323]: cluster 2024-08-29T19:02:07.859826+0000 mgr.y (mgr.34104) 1493 : cluster [DBG] pgmap v2404: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 5.1 MiB/s rd, 966 KiB/s wr, 588 op/s 2024-08-29T19:02:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:08 smithi089 bash[78574]: audit 2024-08-29T19:02:07.763280+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:08 smithi089 bash[78574]: cluster 2024-08-29T19:02:07.859826+0000 mgr.y (mgr.34104) 1493 : cluster [DBG] pgmap v2404: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 5.1 MiB/s rd, 966 KiB/s wr, 588 op/s 2024-08-29T19:02:09.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:08 smithi144 bash[67678]: audit 2024-08-29T19:02:07.763280+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:08 smithi144 bash[67678]: cluster 2024-08-29T19:02:07.859826+0000 mgr.y (mgr.34104) 1493 : cluster [DBG] pgmap v2404: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 5.1 MiB/s rd, 966 KiB/s wr, 588 op/s 2024-08-29T19:02:09.604 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 41943041~10 2024-08-29T19:02:09.617 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:09.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:09 smithi089 bash[77323]: cluster 2024-08-29T19:02:08.574219+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-29T19:02:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:09 smithi089 bash[78574]: cluster 2024-08-29T19:02:08.574219+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-29T19:02:10.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:09 smithi144 bash[67678]: cluster 2024-08-29T19:02:08.574219+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-29T19:02:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:10 smithi089 bash[77323]: cluster 2024-08-29T19:02:09.575172+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-29T19:02:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:10 smithi089 bash[77323]: cluster 2024-08-29T19:02:09.860580+0000 mgr.y (mgr.34104) 1494 : cluster [DBG] pgmap v2407: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 974 KiB/s wr, 717 op/s 2024-08-29T19:02:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:10 smithi089 bash[78574]: cluster 2024-08-29T19:02:09.575172+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-29T19:02:10.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:10 smithi089 bash[78574]: cluster 2024-08-29T19:02:09.860580+0000 mgr.y (mgr.34104) 1494 : cluster [DBG] pgmap v2407: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 974 KiB/s wr, 717 op/s 2024-08-29T19:02:10.932 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 41943042~10 2024-08-29T19:02:10.967 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:02:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:10 smithi144 bash[67678]: cluster 2024-08-29T19:02:09.575172+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-29T19:02:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:10 smithi144 bash[67678]: cluster 2024-08-29T19:02:09.860580+0000 mgr.y (mgr.34104) 1494 : cluster [DBG] pgmap v2407: 169 pgs: 169 active+clean; 781 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 974 KiB/s wr, 717 op/s 2024-08-29T19:02:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:11 smithi089 bash[77323]: cluster 2024-08-29T19:02:10.599927+0000 mon.a (mon.0) 2608 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-29T19:02:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:11 smithi089 bash[78574]: cluster 2024-08-29T19:02:10.599927+0000 mon.a (mon.0) 2608 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-29T19:02:12.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:11 smithi144 bash[67678]: cluster 2024-08-29T19:02:10.599927+0000 mon.a (mon.0) 2608 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-29T19:02:12.645 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T19:02:12.726 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:02:12.894 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:02:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:12 smithi089 bash[77323]: cluster 2024-08-29T19:02:11.610340+0000 mon.a (mon.0) 2609 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-29T19:02:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:12 smithi089 bash[77323]: cluster 2024-08-29T19:02:11.861351+0000 mgr.y (mgr.34104) 1495 : cluster [DBG] pgmap v2410: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 482 op/s 2024-08-29T19:02:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:12 smithi089 bash[78574]: cluster 2024-08-29T19:02:11.610340+0000 mon.a (mon.0) 2609 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-29T19:02:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:12 smithi089 bash[78574]: cluster 2024-08-29T19:02:11.861351+0000 mgr.y (mgr.34104) 1495 : cluster [DBG] pgmap v2410: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 482 op/s 2024-08-29T19:02:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:12 smithi144 bash[67678]: cluster 2024-08-29T19:02:11.610340+0000 mon.a (mon.0) 2609 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-29T19:02:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:12 smithi144 bash[67678]: cluster 2024-08-29T19:02:11.861351+0000 mgr.y (mgr.34104) 1495 : cluster [DBG] pgmap v2410: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 482 op/s 2024-08-29T19:02:13.898 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (6072 ms) 2024-08-29T19:02:13.898 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-08-29T19:02:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:13 smithi089 bash[77323]: cluster 2024-08-29T19:02:12.621038+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-29T19:02:13.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:13 smithi089 bash[78574]: cluster 2024-08-29T19:02:12.621038+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-29T19:02:13.987 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:14.017 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 41943040~10 2024-08-29T19:02:14.044 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:14.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:13 smithi144 bash[67678]: cluster 2024-08-29T19:02:12.621038+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-29T19:02:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:14 smithi089 bash[78574]: cluster 2024-08-29T19:02:13.629339+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-29T19:02:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:14 smithi089 bash[78574]: cluster 2024-08-29T19:02:13.862200+0000 mgr.y (mgr.34104) 1496 : cluster [DBG] pgmap v2413: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 483 op/s 2024-08-29T19:02:14.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:14 smithi089 bash[77323]: cluster 2024-08-29T19:02:13.629339+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-29T19:02:14.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:14 smithi089 bash[77323]: cluster 2024-08-29T19:02:13.862200+0000 mgr.y (mgr.34104) 1496 : cluster [DBG] pgmap v2413: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 483 op/s 2024-08-29T19:02:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:14 smithi144 bash[67678]: cluster 2024-08-29T19:02:13.629339+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-29T19:02:15.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:14 smithi144 bash[67678]: cluster 2024-08-29T19:02:13.862200+0000 mgr.y (mgr.34104) 1496 : cluster [DBG] pgmap v2413: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 483 op/s 2024-08-29T19:02:15.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:02:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:02:15] "GET /metrics HTTP/1.1" 200 38812 "" "Prometheus/2.43.0" 2024-08-29T19:02:15.673 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T19:02:15.734 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:15 smithi089 bash[77323]: cluster 2024-08-29T19:02:14.645619+0000 mon.a (mon.0) 2612 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-29T19:02:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:15 smithi089 bash[78574]: cluster 2024-08-29T19:02:14.645619+0000 mon.a (mon.0) 2612 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-29T19:02:16.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:15 smithi144 bash[67678]: cluster 2024-08-29T19:02:14.645619+0000 mon.a (mon.0) 2612 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-29T19:02:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:16 smithi089 bash[78574]: cluster 2024-08-29T19:02:15.641853+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-29T19:02:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:16 smithi089 bash[78574]: cluster 2024-08-29T19:02:15.863172+0000 mgr.y (mgr.34104) 1497 : cluster [DBG] pgmap v2416: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 140 op/s 2024-08-29T19:02:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:16 smithi089 bash[77323]: cluster 2024-08-29T19:02:15.641853+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-29T19:02:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:16 smithi089 bash[77323]: cluster 2024-08-29T19:02:15.863172+0000 mgr.y (mgr.34104) 1497 : cluster [DBG] pgmap v2416: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 140 op/s 2024-08-29T19:02:16.932 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:16.963 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:02:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:16 smithi144 bash[67678]: cluster 2024-08-29T19:02:15.641853+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-29T19:02:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:16 smithi144 bash[67678]: cluster 2024-08-29T19:02:15.863172+0000 mgr.y (mgr.34104) 1497 : cluster [DBG] pgmap v2416: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 11 KiB/s wr, 140 op/s 2024-08-29T19:02:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:17 smithi089 bash[77323]: cluster 2024-08-29T19:02:16.666680+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-29T19:02:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:17 smithi089 bash[78574]: cluster 2024-08-29T19:02:16.666680+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-29T19:02:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:17 smithi144 bash[67678]: cluster 2024-08-29T19:02:16.666680+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-29T19:02:18.720 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 41943040~10 2024-08-29T19:02:18.738 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap4 2024-08-29T19:02:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:18 smithi144 bash[67678]: cluster 2024-08-29T19:02:17.667861+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-29T19:02:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:18 smithi144 bash[67678]: cluster 2024-08-29T19:02:17.863915+0000 mgr.y (mgr.34104) 1498 : cluster [DBG] pgmap v2419: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 18 KiB/s wr, 277 op/s 2024-08-29T19:02:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:18 smithi089 bash[77323]: cluster 2024-08-29T19:02:17.667861+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-29T19:02:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:18 smithi089 bash[77323]: cluster 2024-08-29T19:02:17.863915+0000 mgr.y (mgr.34104) 1498 : cluster [DBG] pgmap v2419: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 18 KiB/s wr, 277 op/s 2024-08-29T19:02:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:18 smithi089 bash[78574]: cluster 2024-08-29T19:02:17.667861+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-29T19:02:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:18 smithi089 bash[78574]: cluster 2024-08-29T19:02:17.863915+0000 mgr.y (mgr.34104) 1498 : cluster [DBG] pgmap v2419: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 18 KiB/s wr, 277 op/s 2024-08-29T19:02:20.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:19 smithi144 bash[67678]: cluster 2024-08-29T19:02:18.693565+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-29T19:02:20.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:19 smithi089 bash[78574]: cluster 2024-08-29T19:02:18.693565+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-29T19:02:20.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:19 smithi089 bash[77323]: cluster 2024-08-29T19:02:18.693565+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-29T19:02:20.733 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 41943040 2024-08-29T19:02:20.795 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:02:20.964 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:02:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:20 smithi144 bash[67678]: cluster 2024-08-29T19:02:19.700978+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-29T19:02:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:20 smithi144 bash[67678]: cluster 2024-08-29T19:02:19.864717+0000 mgr.y (mgr.34104) 1499 : cluster [DBG] pgmap v2422: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 221 KiB/s rd, 22 KiB/s wr, 303 op/s 2024-08-29T19:02:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:20 smithi089 bash[77323]: cluster 2024-08-29T19:02:19.700978+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-29T19:02:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:20 smithi089 bash[77323]: cluster 2024-08-29T19:02:19.864717+0000 mgr.y (mgr.34104) 1499 : cluster [DBG] pgmap v2422: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 221 KiB/s rd, 22 KiB/s wr, 303 op/s 2024-08-29T19:02:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:20 smithi089 bash[78574]: cluster 2024-08-29T19:02:19.700978+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-29T19:02:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:20 smithi089 bash[78574]: cluster 2024-08-29T19:02:19.864717+0000 mgr.y (mgr.34104) 1499 : cluster [DBG] pgmap v2422: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 221 KiB/s rd, 22 KiB/s wr, 303 op/s 2024-08-29T19:02:22.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:21 smithi144 bash[67678]: cluster 2024-08-29T19:02:20.704670+0000 mon.a (mon.0) 2618 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-29T19:02:22.071 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8174 ms) 2024-08-29T19:02:22.071 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-08-29T19:02:22.160 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:22.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:21 smithi089 bash[78574]: cluster 2024-08-29T19:02:20.704670+0000 mon.a (mon.0) 2618 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-29T19:02:22.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:21 smithi089 bash[77323]: cluster 2024-08-29T19:02:20.704670+0000 mon.a (mon.0) 2618 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-29T19:02:22.191 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:22.699 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.AbortInUseImage (627 ms) 2024-08-29T19:02:22.699 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-08-29T19:02:22.791 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:22.824 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:02:22.917 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T19:02:22.998 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:23.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:22 smithi144 bash[67678]: cluster 2024-08-29T19:02:21.725519+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-08-29T19:02:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:22 smithi144 bash[67678]: cluster 2024-08-29T19:02:21.865355+0000 mgr.y (mgr.34104) 1500 : cluster [DBG] pgmap v2425: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 178 KiB/s rd, 12 KiB/s wr, 227 op/s 2024-08-29T19:02:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:22 smithi089 bash[77323]: cluster 2024-08-29T19:02:21.725519+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-08-29T19:02:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:22 smithi089 bash[77323]: cluster 2024-08-29T19:02:21.865355+0000 mgr.y (mgr.34104) 1500 : cluster [DBG] pgmap v2425: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 178 KiB/s rd, 12 KiB/s wr, 227 op/s 2024-08-29T19:02:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:22 smithi089 bash[78574]: cluster 2024-08-29T19:02:21.725519+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-08-29T19:02:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:22 smithi089 bash[78574]: cluster 2024-08-29T19:02:21.865355+0000 mgr.y (mgr.34104) 1500 : cluster [DBG] pgmap v2425: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 178 KiB/s rd, 12 KiB/s wr, 227 op/s 2024-08-29T19:02:23.450 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:02:23.511 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T19:02:23.609 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:02:24.000 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (1301 ms) 2024-08-29T19:02:24.001 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-08-29T19:02:24.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:23 smithi144 bash[67678]: audit 2024-08-29T19:02:22.763827+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:24.090 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:24.123 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:02:24.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:23 smithi089 bash[77323]: audit 2024-08-29T19:02:22.763827+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:23 smithi089 bash[78574]: audit 2024-08-29T19:02:22.763827+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:24.231 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:24 smithi144 bash[67678]: cluster 2024-08-29T19:02:23.867432+0000 mgr.y (mgr.34104) 1501 : cluster [DBG] pgmap v2426: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 247 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-08-29T19:02:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:24 smithi144 bash[67678]: cluster 2024-08-29T19:02:24.240259+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-08-29T19:02:25.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:24 smithi089 bash[78574]: cluster 2024-08-29T19:02:23.867432+0000 mgr.y (mgr.34104) 1501 : cluster [DBG] pgmap v2426: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 247 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-08-29T19:02:25.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:24 smithi089 bash[78574]: cluster 2024-08-29T19:02:24.240259+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-08-29T19:02:25.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:24 smithi089 bash[77323]: cluster 2024-08-29T19:02:23.867432+0000 mgr.y (mgr.34104) 1501 : cluster [DBG] pgmap v2426: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 247 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-08-29T19:02:25.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:24 smithi089 bash[77323]: cluster 2024-08-29T19:02:24.240259+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-08-29T19:02:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:02:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:02:25] "GET /metrics HTTP/1.1" 200 38812 "" "Prometheus/2.43.0" 2024-08-29T19:02:26.284 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 8388609~8388609 2024-08-29T19:02:26.322 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 0~1000 2024-08-29T19:02:26.322 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1010~1000 2024-08-29T19:02:26.322 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:02:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:26 smithi144 bash[67678]: cluster 2024-08-29T19:02:25.242995+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-08-29T19:02:26.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:26 smithi144 bash[67678]: cluster 2024-08-29T19:02:25.868220+0000 mgr.y (mgr.34104) 1502 : cluster [DBG] pgmap v2429: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 248 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-08-29T19:02:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:26 smithi089 bash[77323]: cluster 2024-08-29T19:02:25.242995+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-08-29T19:02:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:26 smithi089 bash[77323]: cluster 2024-08-29T19:02:25.868220+0000 mgr.y (mgr.34104) 1502 : cluster [DBG] pgmap v2429: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 248 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-08-29T19:02:26.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:26 smithi089 bash[78574]: cluster 2024-08-29T19:02:25.242995+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-08-29T19:02:26.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:26 smithi089 bash[78574]: cluster 2024-08-29T19:02:25.868220+0000 mgr.y (mgr.34104) 1502 : cluster [DBG] pgmap v2429: 169 pgs: 169 active+clean; 785 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 248 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-08-29T19:02:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:27 smithi144 bash[67678]: cluster 2024-08-29T19:02:26.258590+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-08-29T19:02:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:27 smithi089 bash[77323]: cluster 2024-08-29T19:02:26.258590+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-08-29T19:02:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:27 smithi089 bash[78574]: cluster 2024-08-29T19:02:26.258590+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-08-29T19:02:28.305 INFO:tasks.workunit.client.0.smithi089.stdout:write: X 8388609~1000 2024-08-29T19:02:28.322 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16777228~1000 2024-08-29T19:02:28.322 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 167772160 2024-08-29T19:02:28.346 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 83886079~8388609 2024-08-29T19:02:28.390 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:02:28.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:28 smithi144 bash[67678]: cluster 2024-08-29T19:02:27.257306+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-08-29T19:02:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:28 smithi144 bash[67678]: cluster 2024-08-29T19:02:27.869194+0000 mgr.y (mgr.34104) 1503 : cluster [DBG] pgmap v2432: 169 pgs: 169 active+clean; 841 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 27 MiB/s wr, 298 op/s 2024-08-29T19:02:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:28 smithi089 bash[77323]: cluster 2024-08-29T19:02:27.257306+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-08-29T19:02:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:28 smithi089 bash[77323]: cluster 2024-08-29T19:02:27.869194+0000 mgr.y (mgr.34104) 1503 : cluster [DBG] pgmap v2432: 169 pgs: 169 active+clean; 841 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 27 MiB/s wr, 298 op/s 2024-08-29T19:02:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:28 smithi089 bash[78574]: cluster 2024-08-29T19:02:27.257306+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-08-29T19:02:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:28 smithi089 bash[78574]: cluster 2024-08-29T19:02:27.869194+0000 mgr.y (mgr.34104) 1503 : cluster [DBG] pgmap v2432: 169 pgs: 169 active+clean; 841 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 27 MiB/s wr, 298 op/s 2024-08-29T19:02:29.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:29 smithi144 bash[67678]: cluster 2024-08-29T19:02:28.279818+0000 mon.a (mon.0) 2625 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-08-29T19:02:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:29 smithi144 bash[67678]: cluster 2024-08-29T19:02:29.243233+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-08-29T19:02:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:29 smithi089 bash[77323]: cluster 2024-08-29T19:02:28.279818+0000 mon.a (mon.0) 2625 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-08-29T19:02:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:29 smithi089 bash[77323]: cluster 2024-08-29T19:02:29.243233+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-08-29T19:02:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:29 smithi089 bash[78574]: cluster 2024-08-29T19:02:28.279818+0000 mon.a (mon.0) 2625 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-08-29T19:02:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:29 smithi089 bash[78574]: cluster 2024-08-29T19:02:29.243233+0000 mon.a (mon.0) 2626 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-08-29T19:02:30.326 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:30.381 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 83886079~1 2024-08-29T19:02:30.401 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:30 smithi144 bash[67678]: cluster 2024-08-29T19:02:29.869964+0000 mgr.y (mgr.34104) 1504 : cluster [DBG] pgmap v2435: 169 pgs: 169 active+clean; 849 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 328 op/s 2024-08-29T19:02:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:30 smithi089 bash[78574]: cluster 2024-08-29T19:02:29.869964+0000 mgr.y (mgr.34104) 1504 : cluster [DBG] pgmap v2435: 169 pgs: 169 active+clean; 849 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 328 op/s 2024-08-29T19:02:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:30 smithi089 bash[77323]: cluster 2024-08-29T19:02:29.869964+0000 mgr.y (mgr.34104) 1504 : cluster [DBG] pgmap v2435: 169 pgs: 169 active+clean; 849 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 328 op/s 2024-08-29T19:02:31.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:31 smithi144 bash[67678]: cluster 2024-08-29T19:02:30.295762+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-08-29T19:02:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:31 smithi089 bash[78574]: cluster 2024-08-29T19:02:30.295762+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-08-29T19:02:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:31 smithi089 bash[77323]: cluster 2024-08-29T19:02:30.295762+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-08-29T19:02:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:32 smithi089 bash[77323]: cluster 2024-08-29T19:02:31.305025+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-08-29T19:02:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:32 smithi089 bash[77323]: cluster 2024-08-29T19:02:31.870897+0000 mgr.y (mgr.34104) 1505 : cluster [DBG] pgmap v2438: 169 pgs: 169 active+clean; 865 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 4.0 MiB/s wr, 155 op/s 2024-08-29T19:02:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:32 smithi089 bash[78574]: cluster 2024-08-29T19:02:31.305025+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-08-29T19:02:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:32 smithi089 bash[78574]: cluster 2024-08-29T19:02:31.870897+0000 mgr.y (mgr.34104) 1505 : cluster [DBG] pgmap v2438: 169 pgs: 169 active+clean; 865 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 4.0 MiB/s wr, 155 op/s 2024-08-29T19:02:32.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:32 smithi144 bash[67678]: cluster 2024-08-29T19:02:31.305025+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-08-29T19:02:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:32 smithi144 bash[67678]: cluster 2024-08-29T19:02:31.870897+0000 mgr.y (mgr.34104) 1505 : cluster [DBG] pgmap v2438: 169 pgs: 169 active+clean; 865 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 114 KiB/s rd, 4.0 MiB/s wr, 155 op/s 2024-08-29T19:02:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:33 smithi089 bash[78574]: cluster 2024-08-29T19:02:32.317484+0000 mon.a (mon.0) 2629 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-08-29T19:02:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:33 smithi089 bash[77323]: cluster 2024-08-29T19:02:32.317484+0000 mon.a (mon.0) 2629 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-08-29T19:02:33.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:33 smithi144 bash[67678]: cluster 2024-08-29T19:02:32.317484+0000 mon.a (mon.0) 2629 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-08-29T19:02:34.169 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:02:34.325 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T19:02:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:34 smithi089 bash[77323]: cluster 2024-08-29T19:02:33.328601+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-08-29T19:02:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:34 smithi089 bash[77323]: cluster 2024-08-29T19:02:33.871885+0000 mgr.y (mgr.34104) 1506 : cluster [DBG] pgmap v2441: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 4.0 MiB/s wr, 178 op/s 2024-08-29T19:02:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:34 smithi089 bash[78574]: cluster 2024-08-29T19:02:33.328601+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-08-29T19:02:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:34 smithi089 bash[78574]: cluster 2024-08-29T19:02:33.871885+0000 mgr.y (mgr.34104) 1506 : cluster [DBG] pgmap v2441: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 4.0 MiB/s wr, 178 op/s 2024-08-29T19:02:34.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:34 smithi144 bash[67678]: cluster 2024-08-29T19:02:33.328601+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-08-29T19:02:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:34 smithi144 bash[67678]: cluster 2024-08-29T19:02:33.871885+0000 mgr.y (mgr.34104) 1506 : cluster [DBG] pgmap v2441: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 125 KiB/s rd, 4.0 MiB/s wr, 178 op/s 2024-08-29T19:02:35.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:02:35] "GET /metrics HTTP/1.1" 200 38812 "" "Prometheus/2.43.0" 2024-08-29T19:02:35.382 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 0~8388609 2024-08-29T19:02:35.425 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 16777218~8388609 2024-08-29T19:02:35.554 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:02:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[77323]: audit 2024-08-29T19:02:34.416874+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:02:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[77323]: audit 2024-08-29T19:02:35.154007+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:02:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[77323]: audit 2024-08-29T19:02:35.155647+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:02:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[77323]: audit 2024-08-29T19:02:35.165795+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:02:35.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[78574]: audit 2024-08-29T19:02:34.416874+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:02:35.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[78574]: audit 2024-08-29T19:02:35.154007+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:02:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[78574]: audit 2024-08-29T19:02:35.155647+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:02:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:35 smithi089 bash[78574]: audit 2024-08-29T19:02:35.165795+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:02:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:35 smithi144 bash[67678]: audit 2024-08-29T19:02:34.416874+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:02:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:35 smithi144 bash[67678]: audit 2024-08-29T19:02:35.154007+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:02:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:35 smithi144 bash[67678]: audit 2024-08-29T19:02:35.155647+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:02:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:35 smithi144 bash[67678]: audit 2024-08-29T19:02:35.165795+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:02:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:36 smithi089 bash[77323]: cluster 2024-08-29T19:02:35.356568+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-29T19:02:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:36 smithi089 bash[77323]: cluster 2024-08-29T19:02:35.872689+0000 mgr.y (mgr.34104) 1507 : cluster [DBG] pgmap v2443: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 2.6 MiB/s wr, 111 op/s 2024-08-29T19:02:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:36 smithi089 bash[78574]: cluster 2024-08-29T19:02:35.356568+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-29T19:02:36.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:36 smithi089 bash[78574]: cluster 2024-08-29T19:02:35.872689+0000 mgr.y (mgr.34104) 1507 : cluster [DBG] pgmap v2443: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 2.6 MiB/s wr, 111 op/s 2024-08-29T19:02:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:36 smithi144 bash[67678]: cluster 2024-08-29T19:02:35.356568+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-29T19:02:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:36 smithi144 bash[67678]: cluster 2024-08-29T19:02:35.872689+0000 mgr.y (mgr.34104) 1507 : cluster [DBG] pgmap v2443: 169 pgs: 169 active+clean; 873 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 2.6 MiB/s wr, 111 op/s 2024-08-29T19:02:37.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:37 smithi089 bash[77323]: cluster 2024-08-29T19:02:36.370161+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-29T19:02:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:37 smithi089 bash[78574]: cluster 2024-08-29T19:02:36.370161+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-29T19:02:37.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:37 smithi144 bash[67678]: cluster 2024-08-29T19:02:36.370161+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-29T19:02:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:38 smithi089 bash[77323]: cluster 2024-08-29T19:02:37.376490+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-29T19:02:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:38 smithi089 bash[77323]: audit 2024-08-29T19:02:37.764013+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:38 smithi089 bash[77323]: cluster 2024-08-29T19:02:37.873541+0000 mgr.y (mgr.34104) 1508 : cluster [DBG] pgmap v2446: 169 pgs: 169 active+clean; 925 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 289 op/s 2024-08-29T19:02:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:38 smithi089 bash[78574]: cluster 2024-08-29T19:02:37.376490+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-29T19:02:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:38 smithi089 bash[78574]: audit 2024-08-29T19:02:37.764013+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:38 smithi089 bash[78574]: cluster 2024-08-29T19:02:37.873541+0000 mgr.y (mgr.34104) 1508 : cluster [DBG] pgmap v2446: 169 pgs: 169 active+clean; 925 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 289 op/s 2024-08-29T19:02:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:38 smithi144 bash[67678]: cluster 2024-08-29T19:02:37.376490+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-29T19:02:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:38 smithi144 bash[67678]: audit 2024-08-29T19:02:37.764013+0000 mon.a (mon.0) 2638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:38 smithi144 bash[67678]: cluster 2024-08-29T19:02:37.873541+0000 mgr.y (mgr.34104) 1508 : cluster [DBG] pgmap v2446: 169 pgs: 169 active+clean; 925 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 289 op/s 2024-08-29T19:02:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:39 smithi089 bash[77323]: cluster 2024-08-29T19:02:38.388247+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-29T19:02:39.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:39 smithi089 bash[78574]: cluster 2024-08-29T19:02:38.388247+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-29T19:02:39.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:39 smithi144 bash[67678]: cluster 2024-08-29T19:02:38.388247+0000 mon.a (mon.0) 2639 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-29T19:02:40.118 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.AbortWithSnapshots (16118 ms) 2024-08-29T19:02:40.118 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-08-29T19:02:40.206 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:40.237 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:02:40.260 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:40 smithi089 bash[77323]: cluster 2024-08-29T19:02:39.396347+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-29T19:02:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:40 smithi089 bash[77323]: cluster 2024-08-29T19:02:39.874341+0000 mgr.y (mgr.34104) 1509 : cluster [DBG] pgmap v2449: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 949 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 375 op/s 2024-08-29T19:02:40.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:40 smithi089 bash[78574]: cluster 2024-08-29T19:02:39.396347+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-29T19:02:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:40 smithi089 bash[78574]: cluster 2024-08-29T19:02:39.874341+0000 mgr.y (mgr.34104) 1509 : cluster [DBG] pgmap v2449: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 949 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 375 op/s 2024-08-29T19:02:40.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:40 smithi144 bash[67678]: cluster 2024-08-29T19:02:39.396347+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-29T19:02:40.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:40 smithi144 bash[67678]: cluster 2024-08-29T19:02:39.874341+0000 mgr.y (mgr.34104) 1509 : cluster [DBG] pgmap v2449: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 949 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 375 op/s 2024-08-29T19:02:41.438 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:02:41.598 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:41 smithi089 bash[77323]: cluster 2024-08-29T19:02:40.410193+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-29T19:02:41.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:41 smithi089 bash[78574]: cluster 2024-08-29T19:02:40.410193+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-29T19:02:41.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:41 smithi144 bash[67678]: cluster 2024-08-29T19:02:40.410193+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-29T19:02:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:42 smithi089 bash[78574]: cluster 2024-08-29T19:02:41.411389+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-29T19:02:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:42 smithi089 bash[78574]: cluster 2024-08-29T19:02:41.875308+0000 mgr.y (mgr.34104) 1510 : cluster [DBG] pgmap v2452: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 933 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-08-29T19:02:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:42 smithi089 bash[77323]: cluster 2024-08-29T19:02:41.411389+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-29T19:02:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:42 smithi089 bash[77323]: cluster 2024-08-29T19:02:41.875308+0000 mgr.y (mgr.34104) 1510 : cluster [DBG] pgmap v2452: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 933 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-08-29T19:02:42.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:42 smithi144 bash[67678]: cluster 2024-08-29T19:02:41.411389+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-29T19:02:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:42 smithi144 bash[67678]: cluster 2024-08-29T19:02:41.875308+0000 mgr.y (mgr.34104) 1510 : cluster [DBG] pgmap v2452: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 933 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-08-29T19:02:42.935 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:02:43.169 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:02:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:43 smithi089 bash[77323]: cluster 2024-08-29T19:02:42.432195+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-29T19:02:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:43 smithi089 bash[78574]: cluster 2024-08-29T19:02:42.432195+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-29T19:02:43.716 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV1Parent (3599 ms) 2024-08-29T19:02:43.717 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-08-29T19:02:43.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:43 smithi144 bash[67678]: cluster 2024-08-29T19:02:42.432195+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-29T19:02:43.811 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:43.841 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:02:43.868 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:44.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:44 smithi144 bash[67678]: cluster 2024-08-29T19:02:43.441878+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-29T19:02:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:44 smithi144 bash[67678]: cluster 2024-08-29T19:02:43.876298+0000 mgr.y (mgr.34104) 1511 : cluster [DBG] pgmap v2455: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 16 KiB/s wr, 323 op/s 2024-08-29T19:02:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:44 smithi144 bash[67678]: cluster 2024-08-29T19:02:44.245948+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-29T19:02:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:44 smithi089 bash[77323]: cluster 2024-08-29T19:02:43.441878+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-29T19:02:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:44 smithi089 bash[77323]: cluster 2024-08-29T19:02:43.876298+0000 mgr.y (mgr.34104) 1511 : cluster [DBG] pgmap v2455: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 16 KiB/s wr, 323 op/s 2024-08-29T19:02:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:44 smithi089 bash[77323]: cluster 2024-08-29T19:02:44.245948+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-29T19:02:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:44 smithi089 bash[78574]: cluster 2024-08-29T19:02:43.441878+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-29T19:02:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:44 smithi089 bash[78574]: cluster 2024-08-29T19:02:43.876298+0000 mgr.y (mgr.34104) 1511 : cluster [DBG] pgmap v2455: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 36 MiB/s rd, 16 KiB/s wr, 323 op/s 2024-08-29T19:02:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:44 smithi089 bash[78574]: cluster 2024-08-29T19:02:44.245948+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-29T19:02:45.279 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:02:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:02:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:02:45] "GET /metrics HTTP/1.1" 200 38811 "" "Prometheus/2.43.0" 2024-08-29T19:02:45.437 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:46.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:46 smithi144 bash[67678]: cluster 2024-08-29T19:02:45.249565+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-29T19:02:46.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:46 smithi144 bash[67678]: cluster 2024-08-29T19:02:45.877077+0000 mgr.y (mgr.34104) 1512 : cluster [DBG] pgmap v2458: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 KiB/s wr, 233 op/s 2024-08-29T19:02:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:46 smithi089 bash[77323]: cluster 2024-08-29T19:02:45.249565+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-29T19:02:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:46 smithi089 bash[77323]: cluster 2024-08-29T19:02:45.877077+0000 mgr.y (mgr.34104) 1512 : cluster [DBG] pgmap v2458: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 KiB/s wr, 233 op/s 2024-08-29T19:02:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:46 smithi089 bash[78574]: cluster 2024-08-29T19:02:45.249565+0000 mon.a (mon.0) 2646 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-29T19:02:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:46 smithi089 bash[78574]: cluster 2024-08-29T19:02:45.877077+0000 mgr.y (mgr.34104) 1512 : cluster [DBG] pgmap v2458: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 KiB/s wr, 233 op/s 2024-08-29T19:02:46.743 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:02:46.977 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:02:47.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:47 smithi144 bash[67678]: cluster 2024-08-29T19:02:46.262989+0000 mon.a (mon.0) 2647 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-29T19:02:47.589 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV2Parent (3872 ms) 2024-08-29T19:02:47.589 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-08-29T19:02:47.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:47 smithi089 bash[77323]: cluster 2024-08-29T19:02:46.262989+0000 mon.a (mon.0) 2647 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-29T19:02:47.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:47 smithi089 bash[78574]: cluster 2024-08-29T19:02:46.262989+0000 mon.a (mon.0) 2647 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-29T19:02:47.681 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:47.711 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:02:47.735 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:48 smithi144 bash[67678]: cluster 2024-08-29T19:02:47.260978+0000 mon.a (mon.0) 2648 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-29T19:02:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:48 smithi144 bash[67678]: cluster 2024-08-29T19:02:47.878201+0000 mgr.y (mgr.34104) 1513 : cluster [DBG] pgmap v2461: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 284 KiB/s rd, 17 KiB/s wr, 360 op/s 2024-08-29T19:02:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:48 smithi089 bash[77323]: cluster 2024-08-29T19:02:47.260978+0000 mon.a (mon.0) 2648 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-29T19:02:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:48 smithi089 bash[77323]: cluster 2024-08-29T19:02:47.878201+0000 mgr.y (mgr.34104) 1513 : cluster [DBG] pgmap v2461: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 284 KiB/s rd, 17 KiB/s wr, 360 op/s 2024-08-29T19:02:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:48 smithi089 bash[78574]: cluster 2024-08-29T19:02:47.260978+0000 mon.a (mon.0) 2648 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-29T19:02:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:48 smithi089 bash[78574]: cluster 2024-08-29T19:02:47.878201+0000 mgr.y (mgr.34104) 1513 : cluster [DBG] pgmap v2461: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 284 KiB/s rd, 17 KiB/s wr, 360 op/s 2024-08-29T19:02:49.279 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:02:49.454 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:49 smithi144 bash[67678]: cluster 2024-08-29T19:02:48.287677+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-29T19:02:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:49 smithi144 bash[67678]: cluster 2024-08-29T19:02:49.249380+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-29T19:02:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:49 smithi089 bash[78574]: cluster 2024-08-29T19:02:48.287677+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-29T19:02:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:49 smithi089 bash[78574]: cluster 2024-08-29T19:02:49.249380+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-29T19:02:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:49 smithi089 bash[77323]: cluster 2024-08-29T19:02:48.287677+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-29T19:02:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:49 smithi089 bash[77323]: cluster 2024-08-29T19:02:49.249380+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-29T19:02:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:50 smithi144 bash[67678]: cluster 2024-08-29T19:02:49.879020+0000 mgr.y (mgr.34104) 1514 : cluster [DBG] pgmap v2464: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 388 KiB/s rd, 28 KiB/s wr, 503 op/s 2024-08-29T19:02:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:50 smithi089 bash[77323]: cluster 2024-08-29T19:02:49.879020+0000 mgr.y (mgr.34104) 1514 : cluster [DBG] pgmap v2464: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 388 KiB/s rd, 28 KiB/s wr, 503 op/s 2024-08-29T19:02:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:50 smithi089 bash[78574]: cluster 2024-08-29T19:02:49.879020+0000 mgr.y (mgr.34104) 1514 : cluster [DBG] pgmap v2464: 169 pgs: 169 active+clean; 905 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 388 KiB/s rd, 28 KiB/s wr, 503 op/s 2024-08-29T19:02:50.714 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:02:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:51 smithi144 bash[67678]: cluster 2024-08-29T19:02:50.313666+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-29T19:02:51.664 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4075 ms) 2024-08-29T19:02:51.664 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-08-29T19:02:51.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:51 smithi089 bash[77323]: cluster 2024-08-29T19:02:50.313666+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-29T19:02:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:51 smithi089 bash[78574]: cluster 2024-08-29T19:02:50.313666+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-29T19:02:51.747 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:51.781 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:02:51.805 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:52 smithi089 bash[77323]: cluster 2024-08-29T19:02:51.321387+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-29T19:02:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:52 smithi089 bash[77323]: cluster 2024-08-29T19:02:51.880180+0000 mgr.y (mgr.34104) 1515 : cluster [DBG] pgmap v2467: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-29T19:02:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:52 smithi089 bash[78574]: cluster 2024-08-29T19:02:51.321387+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-29T19:02:52.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:52 smithi089 bash[78574]: cluster 2024-08-29T19:02:51.880180+0000 mgr.y (mgr.34104) 1515 : cluster [DBG] pgmap v2467: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-29T19:02:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:52 smithi144 bash[67678]: cluster 2024-08-29T19:02:51.321387+0000 mon.a (mon.0) 2652 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-29T19:02:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:52 smithi144 bash[67678]: cluster 2024-08-29T19:02:51.880180+0000 mgr.y (mgr.34104) 1515 : cluster [DBG] pgmap v2467: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 401 op/s 2024-08-29T19:02:53.365 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:02:53.523 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:53 smithi089 bash[77323]: cluster 2024-08-29T19:02:52.331863+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-29T19:02:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:53 smithi089 bash[77323]: audit 2024-08-29T19:02:52.764476+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:53 smithi089 bash[78574]: cluster 2024-08-29T19:02:52.331863+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-29T19:02:53.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:53 smithi089 bash[78574]: audit 2024-08-29T19:02:52.764476+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:53 smithi144 bash[67678]: cluster 2024-08-29T19:02:52.331863+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-29T19:02:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:53 smithi144 bash[67678]: audit 2024-08-29T19:02:52.764476+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:02:54.645 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:02:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:54 smithi089 bash[77323]: cluster 2024-08-29T19:02:53.338601+0000 mon.a (mon.0) 2655 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-29T19:02:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:54 smithi089 bash[77323]: cluster 2024-08-29T19:02:53.881291+0000 mgr.y (mgr.34104) 1516 : cluster [DBG] pgmap v2470: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 355 KiB/s rd, 18 KiB/s wr, 444 op/s 2024-08-29T19:02:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:54 smithi089 bash[77323]: cluster 2024-08-29T19:02:54.252118+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-29T19:02:54.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:54 smithi089 bash[78574]: cluster 2024-08-29T19:02:53.338601+0000 mon.a (mon.0) 2655 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-29T19:02:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:54 smithi089 bash[78574]: cluster 2024-08-29T19:02:53.881291+0000 mgr.y (mgr.34104) 1516 : cluster [DBG] pgmap v2470: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 355 KiB/s rd, 18 KiB/s wr, 444 op/s 2024-08-29T19:02:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:54 smithi089 bash[78574]: cluster 2024-08-29T19:02:54.252118+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-29T19:02:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:54 smithi144 bash[67678]: cluster 2024-08-29T19:02:53.338601+0000 mon.a (mon.0) 2655 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-29T19:02:54.827 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:54 smithi144 bash[67678]: cluster 2024-08-29T19:02:53.881291+0000 mgr.y (mgr.34104) 1516 : cluster [DBG] pgmap v2470: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 355 KiB/s rd, 18 KiB/s wr, 444 op/s 2024-08-29T19:02:54.827 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:54 smithi144 bash[67678]: cluster 2024-08-29T19:02:54.252118+0000 mon.a (mon.0) 2656 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-29T19:02:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:02:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:02:55] "GET /metrics HTTP/1.1" 200 38813 "" "Prometheus/2.43.0" 2024-08-29T19:02:55.639 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV2ParentAbort (3975 ms) 2024-08-29T19:02:55.639 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-08-29T19:02:55.731 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:55.763 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:02:55.789 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:56 smithi089 bash[77323]: cluster 2024-08-29T19:02:55.349279+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-29T19:02:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:56 smithi089 bash[77323]: cluster 2024-08-29T19:02:55.882104+0000 mgr.y (mgr.34104) 1517 : cluster [DBG] pgmap v2473: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 143 KiB/s rd, 7.5 KiB/s wr, 186 op/s 2024-08-29T19:02:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:56 smithi089 bash[78574]: cluster 2024-08-29T19:02:55.349279+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-29T19:02:56.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:56 smithi089 bash[78574]: cluster 2024-08-29T19:02:55.882104+0000 mgr.y (mgr.34104) 1517 : cluster [DBG] pgmap v2473: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 143 KiB/s rd, 7.5 KiB/s wr, 186 op/s 2024-08-29T19:02:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:56 smithi144 bash[67678]: cluster 2024-08-29T19:02:55.349279+0000 mon.a (mon.0) 2657 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-29T19:02:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:56 smithi144 bash[67678]: cluster 2024-08-29T19:02:55.882104+0000 mgr.y (mgr.34104) 1517 : cluster [DBG] pgmap v2473: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 143 KiB/s rd, 7.5 KiB/s wr, 186 op/s 2024-08-29T19:02:57.380 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:02:57.541 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:02:57.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:57 smithi089 bash[77323]: cluster 2024-08-29T19:02:56.359062+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-29T19:02:57.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:57 smithi089 bash[78574]: cluster 2024-08-29T19:02:56.359062+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-29T19:02:57.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:57 smithi144 bash[67678]: cluster 2024-08-29T19:02:56.359062+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-29T19:02:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:58 smithi089 bash[77323]: cluster 2024-08-29T19:02:57.360685+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-29T19:02:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:58 smithi089 bash[77323]: cluster 2024-08-29T19:02:57.883155+0000 mgr.y (mgr.34104) 1518 : cluster [DBG] pgmap v2476: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 13 KiB/s wr, 135 op/s 2024-08-29T19:02:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:58 smithi089 bash[78574]: cluster 2024-08-29T19:02:57.360685+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-29T19:02:58.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:58 smithi089 bash[78574]: cluster 2024-08-29T19:02:57.883155+0000 mgr.y (mgr.34104) 1518 : cluster [DBG] pgmap v2476: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 13 KiB/s wr, 135 op/s 2024-08-29T19:02:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:58 smithi144 bash[67678]: cluster 2024-08-29T19:02:57.360685+0000 mon.a (mon.0) 2659 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-29T19:02:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:58 smithi144 bash[67678]: cluster 2024-08-29T19:02:57.883155+0000 mgr.y (mgr.34104) 1518 : cluster [DBG] pgmap v2476: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 95 KiB/s rd, 13 KiB/s wr, 135 op/s 2024-08-29T19:02:58.824 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:02:59.570 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (3931 ms) 2024-08-29T19:02:59.571 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-08-29T19:02:59.660 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:02:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:59 smithi089 bash[77323]: cluster 2024-08-29T19:02:58.378556+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-29T19:02:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:02:59 smithi089 bash[77323]: cluster 2024-08-29T19:02:59.253785+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-29T19:02:59.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:59 smithi089 bash[78574]: cluster 2024-08-29T19:02:58.378556+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-29T19:02:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:02:59 smithi089 bash[78574]: cluster 2024-08-29T19:02:59.253785+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-29T19:02:59.691 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:02:59.717 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:59 smithi144 bash[67678]: cluster 2024-08-29T19:02:58.378556+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-29T19:02:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:02:59 smithi144 bash[67678]: cluster 2024-08-29T19:02:59.253785+0000 mon.a (mon.0) 2661 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-29T19:03:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:00 smithi089 bash[77323]: cluster 2024-08-29T19:02:59.883962+0000 mgr.y (mgr.34104) 1519 : cluster [DBG] pgmap v2479: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 313 KiB/s rd, 27 KiB/s wr, 411 op/s 2024-08-29T19:03:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:00 smithi089 bash[78574]: cluster 2024-08-29T19:02:59.883962+0000 mgr.y (mgr.34104) 1519 : cluster [DBG] pgmap v2479: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 313 KiB/s rd, 27 KiB/s wr, 411 op/s 2024-08-29T19:03:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:00 smithi144 bash[67678]: cluster 2024-08-29T19:02:59.883962+0000 mgr.y (mgr.34104) 1519 : cluster [DBG] pgmap v2479: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 313 KiB/s rd, 27 KiB/s wr, 411 op/s 2024-08-29T19:03:01.450 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:01.602 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:01 smithi089 bash[77323]: cluster 2024-08-29T19:03:00.393945+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-29T19:03:01.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:01 smithi089 bash[78574]: cluster 2024-08-29T19:03:00.393945+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-29T19:03:01.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:01 smithi144 bash[67678]: cluster 2024-08-29T19:03:00.393945+0000 mon.a (mon.0) 2662 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-29T19:03:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:02 smithi089 bash[77323]: cluster 2024-08-29T19:03:01.403919+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-29T19:03:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:02 smithi089 bash[77323]: cluster 2024-08-29T19:03:01.884971+0000 mgr.y (mgr.34104) 1520 : cluster [DBG] pgmap v2482: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 272 KiB/s rd, 19 KiB/s wr, 351 op/s 2024-08-29T19:03:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:02 smithi089 bash[78574]: cluster 2024-08-29T19:03:01.403919+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-29T19:03:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:02 smithi089 bash[78574]: cluster 2024-08-29T19:03:01.884971+0000 mgr.y (mgr.34104) 1520 : cluster [DBG] pgmap v2482: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 272 KiB/s rd, 19 KiB/s wr, 351 op/s 2024-08-29T19:03:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:02 smithi144 bash[67678]: cluster 2024-08-29T19:03:01.403919+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-29T19:03:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:02 smithi144 bash[67678]: cluster 2024-08-29T19:03:01.884971+0000 mgr.y (mgr.34104) 1520 : cluster [DBG] pgmap v2482: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 272 KiB/s rd, 19 KiB/s wr, 351 op/s 2024-08-29T19:03:02.853 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:03:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:03 smithi089 bash[77323]: cluster 2024-08-29T19:03:02.420037+0000 mon.a (mon.0) 2664 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-29T19:03:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:03 smithi089 bash[78574]: cluster 2024-08-29T19:03:02.420037+0000 mon.a (mon.0) 2664 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-29T19:03:03.791 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4221 ms) 2024-08-29T19:03:03.791 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-08-29T19:03:03.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:03 smithi144 bash[67678]: cluster 2024-08-29T19:03:02.420037+0000 mon.a (mon.0) 2664 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-29T19:03:03.883 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:03.914 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:03:03.939 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:04 smithi089 bash[77323]: cluster 2024-08-29T19:03:03.419488+0000 mon.a (mon.0) 2665 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-29T19:03:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:04 smithi089 bash[77323]: cluster 2024-08-29T19:03:03.885958+0000 mgr.y (mgr.34104) 1521 : cluster [DBG] pgmap v2485: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 346 KiB/s rd, 22 KiB/s wr, 442 op/s 2024-08-29T19:03:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:04 smithi089 bash[77323]: cluster 2024-08-29T19:03:04.261913+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-29T19:03:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:04 smithi089 bash[78574]: cluster 2024-08-29T19:03:03.419488+0000 mon.a (mon.0) 2665 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-29T19:03:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:04 smithi089 bash[78574]: cluster 2024-08-29T19:03:03.885958+0000 mgr.y (mgr.34104) 1521 : cluster [DBG] pgmap v2485: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 346 KiB/s rd, 22 KiB/s wr, 442 op/s 2024-08-29T19:03:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:04 smithi089 bash[78574]: cluster 2024-08-29T19:03:04.261913+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-29T19:03:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:04 smithi144 bash[67678]: cluster 2024-08-29T19:03:03.419488+0000 mon.a (mon.0) 2665 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-29T19:03:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:04 smithi144 bash[67678]: cluster 2024-08-29T19:03:03.885958+0000 mgr.y (mgr.34104) 1521 : cluster [DBG] pgmap v2485: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 346 KiB/s rd, 22 KiB/s wr, 442 op/s 2024-08-29T19:03:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:04 smithi144 bash[67678]: cluster 2024-08-29T19:03:04.261913+0000 mon.a (mon.0) 2666 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-29T19:03:05.282 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:03:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:03:05] "GET /metrics HTTP/1.1" 200 38813 "" "Prometheus/2.43.0" 2024-08-29T19:03:05.430 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:06.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:06 smithi144 bash[67678]: cluster 2024-08-29T19:03:05.260222+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-29T19:03:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:06 smithi144 bash[67678]: cluster 2024-08-29T19:03:05.886771+0000 mgr.y (mgr.34104) 1522 : cluster [DBG] pgmap v2488: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 16 KiB/s wr, 367 op/s 2024-08-29T19:03:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:06 smithi089 bash[78574]: cluster 2024-08-29T19:03:05.260222+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-29T19:03:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:06 smithi089 bash[78574]: cluster 2024-08-29T19:03:05.886771+0000 mgr.y (mgr.34104) 1522 : cluster [DBG] pgmap v2488: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 16 KiB/s wr, 367 op/s 2024-08-29T19:03:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:06 smithi089 bash[77323]: cluster 2024-08-29T19:03:05.260222+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-29T19:03:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:06 smithi089 bash[77323]: cluster 2024-08-29T19:03:05.886771+0000 mgr.y (mgr.34104) 1522 : cluster [DBG] pgmap v2488: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 291 KiB/s rd, 16 KiB/s wr, 367 op/s 2024-08-29T19:03:06.701 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:03:07.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:07 smithi144 bash[67678]: cluster 2024-08-29T19:03:06.273018+0000 mon.a (mon.0) 2668 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-29T19:03:07.570 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (3780 ms) 2024-08-29T19:03:07.571 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-08-29T19:03:07.656 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:07 smithi089 bash[78574]: cluster 2024-08-29T19:03:06.273018+0000 mon.a (mon.0) 2668 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-29T19:03:07.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:07 smithi089 bash[77323]: cluster 2024-08-29T19:03:06.273018+0000 mon.a (mon.0) 2668 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-29T19:03:07.689 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:03:07.713 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:08.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:08 smithi144 bash[67678]: cluster 2024-08-29T19:03:07.279594+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-29T19:03:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:08 smithi144 bash[67678]: audit 2024-08-29T19:03:07.765018+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:08 smithi144 bash[67678]: cluster 2024-08-29T19:03:07.887705+0000 mgr.y (mgr.34104) 1523 : cluster [DBG] pgmap v2491: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-29T19:03:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:08 smithi089 bash[77323]: cluster 2024-08-29T19:03:07.279594+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-29T19:03:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:08 smithi089 bash[77323]: audit 2024-08-29T19:03:07.765018+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:08 smithi089 bash[77323]: cluster 2024-08-29T19:03:07.887705+0000 mgr.y (mgr.34104) 1523 : cluster [DBG] pgmap v2491: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-29T19:03:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:08 smithi089 bash[78574]: cluster 2024-08-29T19:03:07.279594+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-29T19:03:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:08 smithi089 bash[78574]: audit 2024-08-29T19:03:07.765018+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:08 smithi089 bash[78574]: cluster 2024-08-29T19:03:07.887705+0000 mgr.y (mgr.34104) 1523 : cluster [DBG] pgmap v2491: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-29T19:03:09.289 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:09.443 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:09.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:09 smithi144 bash[67678]: cluster 2024-08-29T19:03:08.292203+0000 mon.a (mon.0) 2671 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-29T19:03:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:09 smithi144 bash[67678]: cluster 2024-08-29T19:03:09.260676+0000 mon.a (mon.0) 2672 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-29T19:03:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:09 smithi089 bash[77323]: cluster 2024-08-29T19:03:08.292203+0000 mon.a (mon.0) 2671 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-29T19:03:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:09 smithi089 bash[77323]: cluster 2024-08-29T19:03:09.260676+0000 mon.a (mon.0) 2672 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-29T19:03:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:09 smithi089 bash[78574]: cluster 2024-08-29T19:03:08.292203+0000 mon.a (mon.0) 2671 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-29T19:03:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:09 smithi089 bash[78574]: cluster 2024-08-29T19:03:09.260676+0000 mon.a (mon.0) 2672 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-29T19:03:10.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:10 smithi144 bash[67678]: cluster 2024-08-29T19:03:09.888481+0000 mgr.y (mgr.34104) 1524 : cluster [DBG] pgmap v2494: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 298 KiB/s rd, 17 KiB/s wr, 379 op/s 2024-08-29T19:03:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:10 smithi089 bash[77323]: cluster 2024-08-29T19:03:09.888481+0000 mgr.y (mgr.34104) 1524 : cluster [DBG] pgmap v2494: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 298 KiB/s rd, 17 KiB/s wr, 379 op/s 2024-08-29T19:03:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:10 smithi089 bash[78574]: cluster 2024-08-29T19:03:09.888481+0000 mgr.y (mgr.34104) 1524 : cluster [DBG] pgmap v2494: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 298 KiB/s rd, 17 KiB/s wr, 379 op/s 2024-08-29T19:03:10.712 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:03:11.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:11 smithi144 bash[67678]: cluster 2024-08-29T19:03:10.303769+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-29T19:03:11.639 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4069 ms) 2024-08-29T19:03:11.640 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-08-29T19:03:11.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:11 smithi089 bash[78574]: cluster 2024-08-29T19:03:10.303769+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-29T19:03:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:11 smithi089 bash[77323]: cluster 2024-08-29T19:03:10.303769+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-29T19:03:11.735 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:11.765 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:03:11.791 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:12 smithi089 bash[77323]: cluster 2024-08-29T19:03:11.318072+0000 mon.a (mon.0) 2674 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-29T19:03:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:12 smithi089 bash[77323]: cluster 2024-08-29T19:03:11.889519+0000 mgr.y (mgr.34104) 1525 : cluster [DBG] pgmap v2497: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 353 KiB/s rd, 22 KiB/s wr, 446 op/s 2024-08-29T19:03:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:12 smithi089 bash[78574]: cluster 2024-08-29T19:03:11.318072+0000 mon.a (mon.0) 2674 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-29T19:03:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:12 smithi089 bash[78574]: cluster 2024-08-29T19:03:11.889519+0000 mgr.y (mgr.34104) 1525 : cluster [DBG] pgmap v2497: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 353 KiB/s rd, 22 KiB/s wr, 446 op/s 2024-08-29T19:03:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:12 smithi144 bash[67678]: cluster 2024-08-29T19:03:11.318072+0000 mon.a (mon.0) 2674 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-29T19:03:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:12 smithi144 bash[67678]: cluster 2024-08-29T19:03:11.889519+0000 mgr.y (mgr.34104) 1525 : cluster [DBG] pgmap v2497: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 353 KiB/s rd, 22 KiB/s wr, 446 op/s 2024-08-29T19:03:13.368 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:13.518 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:13 smithi089 bash[77323]: cluster 2024-08-29T19:03:12.327083+0000 mon.a (mon.0) 2675 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-29T19:03:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:13 smithi089 bash[78574]: cluster 2024-08-29T19:03:12.327083+0000 mon.a (mon.0) 2675 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-29T19:03:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:13 smithi144 bash[67678]: cluster 2024-08-29T19:03:12.327083+0000 mon.a (mon.0) 2675 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-29T19:03:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:14 smithi089 bash[77323]: cluster 2024-08-29T19:03:13.336980+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-29T19:03:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:14 smithi089 bash[77323]: cluster 2024-08-29T19:03:13.890572+0000 mgr.y (mgr.34104) 1526 : cluster [DBG] pgmap v2500: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 369 KiB/s rd, 27 KiB/s wr, 473 op/s 2024-08-29T19:03:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:14 smithi089 bash[77323]: cluster 2024-08-29T19:03:14.262660+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-29T19:03:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:14 smithi089 bash[78574]: cluster 2024-08-29T19:03:13.336980+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-29T19:03:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:14 smithi089 bash[78574]: cluster 2024-08-29T19:03:13.890572+0000 mgr.y (mgr.34104) 1526 : cluster [DBG] pgmap v2500: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 369 KiB/s rd, 27 KiB/s wr, 473 op/s 2024-08-29T19:03:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:14 smithi089 bash[78574]: cluster 2024-08-29T19:03:14.262660+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-29T19:03:14.682 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:03:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:14 smithi144 bash[67678]: cluster 2024-08-29T19:03:13.336980+0000 mon.a (mon.0) 2676 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-29T19:03:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:14 smithi144 bash[67678]: cluster 2024-08-29T19:03:13.890572+0000 mgr.y (mgr.34104) 1526 : cluster [DBG] pgmap v2500: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 369 KiB/s rd, 27 KiB/s wr, 473 op/s 2024-08-29T19:03:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:14 smithi144 bash[67678]: cluster 2024-08-29T19:03:14.262660+0000 mon.a (mon.0) 2677 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-29T19:03:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:03:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:03:15] "GET /metrics HTTP/1.1" 200 38814 "" "Prometheus/2.43.0" 2024-08-29T19:03:15.679 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4039 ms) 2024-08-29T19:03:15.679 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-08-29T19:03:15.773 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:15.809 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 0~10 2024-08-29T19:03:15.834 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:16 smithi089 bash[77323]: cluster 2024-08-29T19:03:15.349702+0000 mon.a (mon.0) 2678 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-29T19:03:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:16 smithi089 bash[77323]: cluster 2024-08-29T19:03:15.891401+0000 mgr.y (mgr.34104) 1527 : cluster [DBG] pgmap v2503: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 9.0 KiB/s wr, 118 op/s 2024-08-29T19:03:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:16 smithi089 bash[78574]: cluster 2024-08-29T19:03:15.349702+0000 mon.a (mon.0) 2678 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-29T19:03:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:16 smithi089 bash[78574]: cluster 2024-08-29T19:03:15.891401+0000 mgr.y (mgr.34104) 1527 : cluster [DBG] pgmap v2503: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 9.0 KiB/s wr, 118 op/s 2024-08-29T19:03:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:16 smithi144 bash[67678]: cluster 2024-08-29T19:03:15.349702+0000 mon.a (mon.0) 2678 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-29T19:03:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:16 smithi144 bash[67678]: cluster 2024-08-29T19:03:15.891401+0000 mgr.y (mgr.34104) 1527 : cluster [DBG] pgmap v2503: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s rd, 9.0 KiB/s wr, 118 op/s 2024-08-29T19:03:17.394 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:17.553 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:17 smithi089 bash[77323]: cluster 2024-08-29T19:03:16.363892+0000 mon.a (mon.0) 2679 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-29T19:03:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:17 smithi089 bash[78574]: cluster 2024-08-29T19:03:16.363892+0000 mon.a (mon.0) 2679 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-29T19:03:17.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:17 smithi144 bash[67678]: cluster 2024-08-29T19:03:16.363892+0000 mon.a (mon.0) 2679 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-29T19:03:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:18 smithi089 bash[77323]: cluster 2024-08-29T19:03:17.362118+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-29T19:03:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:18 smithi089 bash[77323]: cluster 2024-08-29T19:03:17.892412+0000 mgr.y (mgr.34104) 1528 : cluster [DBG] pgmap v2506: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 109 KiB/s rd, 15 KiB/s wr, 157 op/s 2024-08-29T19:03:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:18 smithi089 bash[78574]: cluster 2024-08-29T19:03:17.362118+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-29T19:03:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:18 smithi089 bash[78574]: cluster 2024-08-29T19:03:17.892412+0000 mgr.y (mgr.34104) 1528 : cluster [DBG] pgmap v2506: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 109 KiB/s rd, 15 KiB/s wr, 157 op/s 2024-08-29T19:03:18.806 INFO:tasks.workunit.client.0.smithi089.stdout:migration_abort 2024-08-29T19:03:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:18 smithi144 bash[67678]: cluster 2024-08-29T19:03:17.362118+0000 mon.a (mon.0) 2680 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-29T19:03:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:18 smithi144 bash[67678]: cluster 2024-08-29T19:03:17.892412+0000 mgr.y (mgr.34104) 1528 : cluster [DBG] pgmap v2506: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 109 KiB/s rd, 15 KiB/s wr, 157 op/s 2024-08-29T19:03:19.606 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3927 ms) 2024-08-29T19:03:19.606 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-08-29T19:03:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:19 smithi089 bash[77323]: cluster 2024-08-29T19:03:18.390669+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-29T19:03:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:19 smithi089 bash[77323]: cluster 2024-08-29T19:03:19.267696+0000 mon.a (mon.0) 2682 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-29T19:03:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:19 smithi089 bash[78574]: cluster 2024-08-29T19:03:18.390669+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-29T19:03:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:19 smithi089 bash[78574]: cluster 2024-08-29T19:03:19.267696+0000 mon.a (mon.0) 2682 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-29T19:03:19.696 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:19.727 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 76938382~1185519 2024-08-29T19:03:19.768 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 60377935~7206825 2024-08-29T19:03:19.768 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 17691500~7169778 2024-08-29T19:03:19.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:19 smithi144 bash[67678]: cluster 2024-08-29T19:03:18.390669+0000 mon.a (mon.0) 2681 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-29T19:03:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:19 smithi144 bash[67678]: cluster 2024-08-29T19:03:19.267696+0000 mon.a (mon.0) 2682 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-29T19:03:19.851 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 16309829~568671 2024-08-29T19:03:19.856 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 48250169~2633413 2024-08-29T19:03:19.893 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 77032464~6853616 2024-08-29T19:03:19.898 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 66201774~4077737 2024-08-29T19:03:19.946 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 24703419~4373794 2024-08-29T19:03:19.951 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap0 2024-08-29T19:03:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:20 smithi089 bash[77323]: cluster 2024-08-29T19:03:19.893378+0000 mgr.y (mgr.34104) 1529 : cluster [DBG] pgmap v2509: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 289 KiB/s rd, 24 KiB/s wr, 379 op/s 2024-08-29T19:03:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:20 smithi089 bash[78574]: cluster 2024-08-29T19:03:19.893378+0000 mgr.y (mgr.34104) 1529 : cluster [DBG] pgmap v2509: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 289 KiB/s rd, 24 KiB/s wr, 379 op/s 2024-08-29T19:03:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:20 smithi144 bash[67678]: cluster 2024-08-29T19:03:19.893378+0000 mgr.y (mgr.34104) 1529 : cluster [DBG] pgmap v2509: 169 pgs: 169 active+clean; 905 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 289 KiB/s rd, 24 KiB/s wr, 379 op/s 2024-08-29T19:03:21.435 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 89801688 2024-08-29T19:03:21.471 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 61850619~3700265 2024-08-29T19:03:21.491 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 30067031~6564707 2024-08-29T19:03:21.491 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 45137431~188257 2024-08-29T19:03:21.491 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 17523899~2106287 2024-08-29T19:03:21.491 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 79533990~5665501 2024-08-29T19:03:21.503 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 35273483~4217958 2024-08-29T19:03:21.503 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 30388868~2651078 2024-08-29T19:03:21.509 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 37961149~2912309 2024-08-29T19:03:21.509 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:21 smithi089 bash[77323]: cluster 2024-08-29T19:03:20.401510+0000 mon.a (mon.0) 2683 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-29T19:03:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:21 smithi089 bash[78574]: cluster 2024-08-29T19:03:20.401510+0000 mon.a (mon.0) 2683 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-29T19:03:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:21 smithi144 bash[67678]: cluster 2024-08-29T19:03:20.401510+0000 mon.a (mon.0) 2683 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-29T19:03:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:22 smithi089 bash[77323]: cluster 2024-08-29T19:03:21.408646+0000 mon.a (mon.0) 2684 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-29T19:03:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:22 smithi089 bash[77323]: cluster 2024-08-29T19:03:21.894404+0000 mgr.y (mgr.34104) 1530 : cluster [DBG] pgmap v2512: 169 pgs: 169 active+clean; 932 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 MiB/s wr, 432 op/s 2024-08-29T19:03:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:22 smithi089 bash[78574]: cluster 2024-08-29T19:03:21.408646+0000 mon.a (mon.0) 2684 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-29T19:03:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:22 smithi089 bash[78574]: cluster 2024-08-29T19:03:21.894404+0000 mgr.y (mgr.34104) 1530 : cluster [DBG] pgmap v2512: 169 pgs: 169 active+clean; 932 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 MiB/s wr, 432 op/s 2024-08-29T19:03:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:22 smithi144 bash[67678]: cluster 2024-08-29T19:03:21.408646+0000 mon.a (mon.0) 2684 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-29T19:03:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:22 smithi144 bash[67678]: cluster 2024-08-29T19:03:21.894404+0000 mgr.y (mgr.34104) 1530 : cluster [DBG] pgmap v2512: 169 pgs: 169 active+clean; 932 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 328 KiB/s rd, 3.7 MiB/s wr, 432 op/s 2024-08-29T19:03:23.449 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:23.483 INFO:tasks.workunit.client.0.smithi089.stdout:clone image159 -> image162 2024-08-29T19:03:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:23 smithi089 bash[77323]: cluster 2024-08-29T19:03:22.419088+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-29T19:03:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:23 smithi089 bash[77323]: audit 2024-08-29T19:03:22.765232+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:23 smithi089 bash[78574]: cluster 2024-08-29T19:03:22.419088+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-29T19:03:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:23 smithi089 bash[78574]: audit 2024-08-29T19:03:22.765232+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:23.761 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 84351292 2024-08-29T19:03:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:23 smithi144 bash[67678]: cluster 2024-08-29T19:03:22.419088+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-29T19:03:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:23 smithi144 bash[67678]: audit 2024-08-29T19:03:22.765232+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:23.822 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 6474799~3972652 2024-08-29T19:03:23.884 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 66290040~2795949 2024-08-29T19:03:23.948 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 70260855~3742073 2024-08-29T19:03:23.991 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 22116603~1530570 2024-08-29T19:03:24.049 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 66030782~6411282 2024-08-29T19:03:24.102 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 10946046~4237733 2024-08-29T19:03:24.116 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 38449528~3072603 2024-08-29T19:03:24.168 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 45514431~2114381 2024-08-29T19:03:24.221 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:03:24.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:24 smithi144 bash[67678]: cluster 2024-08-29T19:03:23.420196+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-29T19:03:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:24 smithi144 bash[67678]: cluster 2024-08-29T19:03:23.895662+0000 mgr.y (mgr.34104) 1531 : cluster [DBG] pgmap v2515: 169 pgs: 169 active+clean; 975 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 11 MiB/s wr, 308 op/s 2024-08-29T19:03:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:24 smithi144 bash[67678]: cluster 2024-08-29T19:03:24.273532+0000 mon.a (mon.0) 2688 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-29T19:03:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:24 smithi089 bash[77323]: cluster 2024-08-29T19:03:23.420196+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-29T19:03:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:24 smithi089 bash[77323]: cluster 2024-08-29T19:03:23.895662+0000 mgr.y (mgr.34104) 1531 : cluster [DBG] pgmap v2515: 169 pgs: 169 active+clean; 975 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 11 MiB/s wr, 308 op/s 2024-08-29T19:03:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:24 smithi089 bash[77323]: cluster 2024-08-29T19:03:24.273532+0000 mon.a (mon.0) 2688 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-29T19:03:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:24 smithi089 bash[78574]: cluster 2024-08-29T19:03:23.420196+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-29T19:03:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:24 smithi089 bash[78574]: cluster 2024-08-29T19:03:23.895662+0000 mgr.y (mgr.34104) 1531 : cluster [DBG] pgmap v2515: 169 pgs: 169 active+clean; 975 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 11 MiB/s wr, 308 op/s 2024-08-29T19:03:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:24 smithi089 bash[78574]: cluster 2024-08-29T19:03:24.273532+0000 mon.a (mon.0) 2688 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-29T19:03:25.300 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap2 2024-08-29T19:03:25.337 INFO:tasks.workunit.client.0.smithi089.stdout:clone image162 -> image164 2024-08-29T19:03:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:03:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:03:25] "GET /metrics HTTP/1.1" 200 38814 "" "Prometheus/2.43.0" 2024-08-29T19:03:25.679 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 31485660~7073314 2024-08-29T19:03:25.801 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 74266893~6997881 2024-08-29T19:03:25.872 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 31605676~3064819 2024-08-29T19:03:25.900 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 3141143~2801343 2024-08-29T19:03:25.940 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 75629392~5615673 2024-08-29T19:03:25.996 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 8977055~4775118 2024-08-29T19:03:26.024 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 28796262~3598920 2024-08-29T19:03:26.057 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52074397~7513666 2024-08-29T19:03:26.114 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:03:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:26 smithi144 bash[67678]: cluster 2024-08-29T19:03:25.275688+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-29T19:03:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:26 smithi144 bash[67678]: cluster 2024-08-29T19:03:25.897138+0000 mgr.y (mgr.34104) 1532 : cluster [DBG] pgmap v2518: 169 pgs: 169 active+clean; 975 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 MiB/s wr, 98 op/s 2024-08-29T19:03:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:26 smithi089 bash[77323]: cluster 2024-08-29T19:03:25.275688+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-29T19:03:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:26 smithi089 bash[77323]: cluster 2024-08-29T19:03:25.897138+0000 mgr.y (mgr.34104) 1532 : cluster [DBG] pgmap v2518: 169 pgs: 169 active+clean; 975 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 MiB/s wr, 98 op/s 2024-08-29T19:03:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:26 smithi089 bash[78574]: cluster 2024-08-29T19:03:25.275688+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-29T19:03:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:26 smithi089 bash[78574]: cluster 2024-08-29T19:03:25.897138+0000 mgr.y (mgr.34104) 1532 : cluster [DBG] pgmap v2518: 169 pgs: 169 active+clean; 975 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 78 KiB/s rd, 7.2 MiB/s wr, 98 op/s 2024-08-29T19:03:27.321 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap3 2024-08-29T19:03:27.349 INFO:tasks.workunit.client.0.smithi089.stdout:clone image164 -> image166 2024-08-29T19:03:27.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:27 smithi144 bash[67678]: cluster 2024-08-29T19:03:26.283321+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-29T19:03:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:27 smithi089 bash[77323]: cluster 2024-08-29T19:03:26.283321+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-29T19:03:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:27 smithi089 bash[78574]: cluster 2024-08-29T19:03:26.283321+0000 mon.a (mon.0) 2690 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-29T19:03:27.764 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 121870040 2024-08-29T19:03:28.141 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.StressNoMigrate (8535 ms) 2024-08-29T19:03:28.141 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.Stress 2024-08-29T19:03:28.231 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:28.262 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 52926039~4327392 2024-08-29T19:03:28.330 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 45642771~2902622 2024-08-29T19:03:28.330 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 32006728~6832124 2024-08-29T19:03:28.406 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 62058868~6772334 2024-08-29T19:03:28.407 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 62071009~566677 2024-08-29T19:03:28.434 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 60619313~33357 2024-08-29T19:03:28.440 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 81850620~2035460 2024-08-29T19:03:28.470 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 77683197~508330 2024-08-29T19:03:28.470 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap0 2024-08-29T19:03:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:28 smithi144 bash[67678]: cluster 2024-08-29T19:03:27.292378+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-29T19:03:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:28 smithi144 bash[67678]: cluster 2024-08-29T19:03:27.900051+0000 mgr.y (mgr.34104) 1533 : cluster [DBG] pgmap v2521: 169 pgs: 169 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 367 op/s 2024-08-29T19:03:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:28 smithi089 bash[77323]: cluster 2024-08-29T19:03:27.292378+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-29T19:03:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:28 smithi089 bash[77323]: cluster 2024-08-29T19:03:27.900051+0000 mgr.y (mgr.34104) 1533 : cluster [DBG] pgmap v2521: 169 pgs: 169 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 367 op/s 2024-08-29T19:03:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:28 smithi089 bash[78574]: cluster 2024-08-29T19:03:27.292378+0000 mon.a (mon.0) 2691 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-29T19:03:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:28 smithi089 bash[78574]: cluster 2024-08-29T19:03:27.900051+0000 mgr.y (mgr.34104) 1533 : cluster [DBG] pgmap v2521: 169 pgs: 169 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 367 op/s 2024-08-29T19:03:30.308 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap0 2024-08-29T19:03:30.336 INFO:tasks.workunit.client.0.smithi089.stdout:clone image167 -> image170 2024-08-29T19:03:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:30 smithi144 bash[67678]: cluster 2024-08-29T19:03:29.276569+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-29T19:03:30.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:30 smithi144 bash[67678]: cluster 2024-08-29T19:03:29.900928+0000 mgr.y (mgr.34104) 1534 : cluster [DBG] pgmap v2523: 169 pgs: 169 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 29 MiB/s wr, 496 op/s 2024-08-29T19:03:30.600 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 105650364 2024-08-29T19:03:30.632 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 68239076~2280116 2024-08-29T19:03:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:30 smithi089 bash[77323]: cluster 2024-08-29T19:03:29.276569+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-29T19:03:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:30 smithi089 bash[77323]: cluster 2024-08-29T19:03:29.900928+0000 mgr.y (mgr.34104) 1534 : cluster [DBG] pgmap v2523: 169 pgs: 169 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 29 MiB/s wr, 496 op/s 2024-08-29T19:03:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:30 smithi089 bash[78574]: cluster 2024-08-29T19:03:29.276569+0000 mon.a (mon.0) 2692 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-29T19:03:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:30 smithi089 bash[78574]: cluster 2024-08-29T19:03:29.900928+0000 mgr.y (mgr.34104) 1534 : cluster [DBG] pgmap v2523: 169 pgs: 169 active+clean; 1.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 29 MiB/s wr, 496 op/s 2024-08-29T19:03:30.681 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 31096498~3708560 2024-08-29T19:03:30.750 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 32934272~1492419 2024-08-29T19:03:30.766 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 54811633~7414396 2024-08-29T19:03:30.799 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 31081426~5313741 2024-08-29T19:03:30.838 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 102165755~3484609 2024-08-29T19:03:30.838 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 21731656~6150003 2024-08-29T19:03:30.899 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 50668214~4707704 2024-08-29T19:03:30.922 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:31.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:31 smithi144 bash[67678]: cluster 2024-08-29T19:03:30.283366+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-29T19:03:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:31 smithi089 bash[78574]: cluster 2024-08-29T19:03:30.283366+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-29T19:03:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:31 smithi089 bash[77323]: cluster 2024-08-29T19:03:30.283366+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-29T19:03:32.332 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 106186668 2024-08-29T19:03:32.363 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 98325540~7861128 2024-08-29T19:03:32.392 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 19355429~3195606 2024-08-29T19:03:32.392 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 41857834~5625736 2024-08-29T19:03:32.402 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 48698406~6774703 2024-08-29T19:03:32.402 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 31434528~7416791 2024-08-29T19:03:32.461 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52102963~957153 2024-08-29T19:03:32.471 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 38022682~2611249 2024-08-29T19:03:32.484 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 98462857~7723811 2024-08-29T19:03:32.484 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:03:32.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:32 smithi144 bash[67678]: cluster 2024-08-29T19:03:31.293655+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-29T19:03:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:32 smithi144 bash[67678]: cluster 2024-08-29T19:03:31.902029+0000 mgr.y (mgr.34104) 1535 : cluster [DBG] pgmap v2526: 169 pgs: 169 active+clean; 1.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 19 MiB/s wr, 377 op/s 2024-08-29T19:03:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:32 smithi089 bash[77323]: cluster 2024-08-29T19:03:31.293655+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-29T19:03:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:32 smithi089 bash[77323]: cluster 2024-08-29T19:03:31.902029+0000 mgr.y (mgr.34104) 1535 : cluster [DBG] pgmap v2526: 169 pgs: 169 active+clean; 1.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 19 MiB/s wr, 377 op/s 2024-08-29T19:03:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:32 smithi089 bash[78574]: cluster 2024-08-29T19:03:31.293655+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-29T19:03:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:32 smithi089 bash[78574]: cluster 2024-08-29T19:03:31.902029+0000 mgr.y (mgr.34104) 1535 : cluster [DBG] pgmap v2526: 169 pgs: 169 active+clean; 1.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 19 MiB/s rd, 19 MiB/s wr, 377 op/s 2024-08-29T19:03:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:33 smithi089 bash[77323]: cluster 2024-08-29T19:03:32.304328+0000 mon.a (mon.0) 2695 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-29T19:03:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:33 smithi089 bash[78574]: cluster 2024-08-29T19:03:32.304328+0000 mon.a (mon.0) 2695 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-29T19:03:33.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:33 smithi144 bash[67678]: cluster 2024-08-29T19:03:32.304328+0000 mon.a (mon.0) 2695 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-29T19:03:34.355 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap2 2024-08-29T19:03:34.388 INFO:tasks.workunit.client.0.smithi089.stdout:clone image170 -> image172 2024-08-29T19:03:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:34 smithi089 bash[77323]: cluster 2024-08-29T19:03:33.309698+0000 mon.a (mon.0) 2696 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-29T19:03:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:34 smithi089 bash[77323]: cluster 2024-08-29T19:03:33.903028+0000 mgr.y (mgr.34104) 1536 : cluster [DBG] pgmap v2529: 169 pgs: 169 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 18 MiB/s wr, 444 op/s 2024-08-29T19:03:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:34 smithi089 bash[78574]: cluster 2024-08-29T19:03:33.309698+0000 mon.a (mon.0) 2696 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-29T19:03:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:34 smithi089 bash[78574]: cluster 2024-08-29T19:03:33.903028+0000 mgr.y (mgr.34104) 1536 : cluster [DBG] pgmap v2529: 169 pgs: 169 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 18 MiB/s wr, 444 op/s 2024-08-29T19:03:34.728 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 186095640 2024-08-29T19:03:34.760 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 11067448~3505811 2024-08-29T19:03:34.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:34 smithi144 bash[67678]: cluster 2024-08-29T19:03:33.309698+0000 mon.a (mon.0) 2696 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-29T19:03:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:34 smithi144 bash[67678]: cluster 2024-08-29T19:03:33.903028+0000 mgr.y (mgr.34104) 1536 : cluster [DBG] pgmap v2529: 169 pgs: 169 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 18 MiB/s wr, 444 op/s 2024-08-29T19:03:34.819 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 19786132~2126274 2024-08-29T19:03:34.874 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 125716789~5372898 2024-08-29T19:03:34.948 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52023643~4680812 2024-08-29T19:03:34.965 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 180725304~1348795 2024-08-29T19:03:34.992 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 53728848~4851996 2024-08-29T19:03:34.998 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 120491418~287240 2024-08-29T19:03:35.014 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 108845021~4389254 2024-08-29T19:03:35.028 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:03:35.323 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:03:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:03:35] "GET /metrics HTTP/1.1" 200 38814 "" "Prometheus/2.43.0" 2024-08-29T19:03:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:35 smithi089 bash[77323]: cluster 2024-08-29T19:03:34.330347+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-29T19:03:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:35 smithi089 bash[77323]: audit 2024-08-29T19:03:35.294510+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:03:35.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:35 smithi089 bash[78574]: cluster 2024-08-29T19:03:34.330347+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-29T19:03:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:35 smithi089 bash[78574]: audit 2024-08-29T19:03:35.294510+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:03:35.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:35 smithi144 bash[67678]: cluster 2024-08-29T19:03:34.330347+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-29T19:03:35.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:35 smithi144 bash[67678]: audit 2024-08-29T19:03:35.294510+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:03:36.382 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap3 2024-08-29T19:03:36.409 INFO:tasks.workunit.client.0.smithi089.stdout:clone image172 -> image174 2024-08-29T19:03:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[77323]: cluster 2024-08-29T19:03:35.339815+0000 mon.a (mon.0) 2699 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-29T19:03:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[77323]: cluster 2024-08-29T19:03:35.903677+0000 mgr.y (mgr.34104) 1537 : cluster [DBG] pgmap v2532: 169 pgs: 169 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 254 op/s 2024-08-29T19:03:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[77323]: audit 2024-08-29T19:03:36.078182+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[77323]: audit 2024-08-29T19:03:36.079847+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[77323]: audit 2024-08-29T19:03:36.089536+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[78574]: cluster 2024-08-29T19:03:35.339815+0000 mon.a (mon.0) 2699 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[78574]: cluster 2024-08-29T19:03:35.903677+0000 mgr.y (mgr.34104) 1537 : cluster [DBG] pgmap v2532: 169 pgs: 169 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 254 op/s 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[78574]: audit 2024-08-29T19:03:36.078182+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[78574]: audit 2024-08-29T19:03:36.079847+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:03:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:36 smithi089 bash[78574]: audit 2024-08-29T19:03:36.089536+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:03:36.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:36 smithi144 bash[67678]: cluster 2024-08-29T19:03:35.339815+0000 mon.a (mon.0) 2699 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-29T19:03:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:36 smithi144 bash[67678]: cluster 2024-08-29T19:03:35.903677+0000 mgr.y (mgr.34104) 1537 : cluster [DBG] pgmap v2532: 169 pgs: 169 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 254 op/s 2024-08-29T19:03:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:36 smithi144 bash[67678]: audit 2024-08-29T19:03:36.078182+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:03:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:36 smithi144 bash[67678]: audit 2024-08-29T19:03:36.079847+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:03:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:36 smithi144 bash[67678]: audit 2024-08-29T19:03:36.089536+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:03:36.827 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:37 smithi089 bash[78574]: cluster 2024-08-29T19:03:36.355999+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-29T19:03:37.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:37 smithi089 bash[77323]: cluster 2024-08-29T19:03:36.355999+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-29T19:03:37.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:37 smithi144 bash[67678]: cluster 2024-08-29T19:03:36.355999+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-29T19:03:37.983 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:03:38.524 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:03:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:38 smithi089 bash[77323]: audit 2024-08-29T19:03:37.765856+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:38 smithi089 bash[77323]: cluster 2024-08-29T19:03:37.904992+0000 mgr.y (mgr.34104) 1538 : cluster [DBG] pgmap v2534: 169 pgs: 169 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 13 MiB/s wr, 381 op/s 2024-08-29T19:03:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:38 smithi089 bash[78574]: audit 2024-08-29T19:03:37.765856+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:38 smithi089 bash[78574]: cluster 2024-08-29T19:03:37.904992+0000 mgr.y (mgr.34104) 1538 : cluster [DBG] pgmap v2534: 169 pgs: 169 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 13 MiB/s wr, 381 op/s 2024-08-29T19:03:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:38 smithi144 bash[67678]: audit 2024-08-29T19:03:37.765856+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:38.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:38 smithi144 bash[67678]: cluster 2024-08-29T19:03:37.904992+0000 mgr.y (mgr.34104) 1538 : cluster [DBG] pgmap v2534: 169 pgs: 169 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 13 MiB/s wr, 381 op/s 2024-08-29T19:03:39.194 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.Stress (11053 ms) 2024-08-29T19:03:39.194 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.Stress2 2024-08-29T19:03:39.282 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:03:39.313 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 11949869~6567821 2024-08-29T19:03:39.397 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 57230601~259895 2024-08-29T19:03:39.397 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 62995402~4518414 2024-08-29T19:03:39.463 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 5914328~1121594 2024-08-29T19:03:39.463 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 2399470~3610349 2024-08-29T19:03:39.506 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 43807464~414054 2024-08-29T19:03:39.506 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 37474297~2703134 2024-08-29T19:03:39.544 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 29995232~5432240 2024-08-29T19:03:39.551 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap0 2024-08-29T19:03:40.654 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap0 2024-08-29T19:03:40.686 INFO:tasks.workunit.client.0.smithi089.stdout:clone image175 -> image178 2024-08-29T19:03:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:40 smithi089 bash[78574]: cluster 2024-08-29T19:03:39.617525+0000 mon.a (mon.0) 2705 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-29T19:03:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:40 smithi089 bash[78574]: cluster 2024-08-29T19:03:39.905793+0000 mgr.y (mgr.34104) 1539 : cluster [DBG] pgmap v2536: 169 pgs: 169 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 4.7 MiB/s rd, 10 MiB/s wr, 305 op/s 2024-08-29T19:03:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:40 smithi089 bash[77323]: cluster 2024-08-29T19:03:39.617525+0000 mon.a (mon.0) 2705 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-29T19:03:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:40 smithi089 bash[77323]: cluster 2024-08-29T19:03:39.905793+0000 mgr.y (mgr.34104) 1539 : cluster [DBG] pgmap v2536: 169 pgs: 169 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 4.7 MiB/s rd, 10 MiB/s wr, 305 op/s 2024-08-29T19:03:40.947 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 155712022 2024-08-29T19:03:40.977 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 74378258~7202489 2024-08-29T19:03:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:40 smithi144 bash[67678]: cluster 2024-08-29T19:03:39.617525+0000 mon.a (mon.0) 2705 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-29T19:03:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:40 smithi144 bash[67678]: cluster 2024-08-29T19:03:39.905793+0000 mgr.y (mgr.34104) 1539 : cluster [DBG] pgmap v2536: 169 pgs: 169 active+clean; 1.3 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 4.7 MiB/s rd, 10 MiB/s wr, 305 op/s 2024-08-29T19:03:41.068 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 81958471~6065873 2024-08-29T19:03:41.073 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 71766627~571914 2024-08-29T19:03:41.084 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 44285454~8304449 2024-08-29T19:03:41.104 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 11258434~3260167 2024-08-29T19:03:41.189 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 125093259~6577783 2024-08-29T19:03:41.190 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 58379596~6276779 2024-08-29T19:03:41.283 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 30487835~4751774 2024-08-29T19:03:41.306 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:03:41.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:41 smithi089 bash[77323]: cluster 2024-08-29T19:03:40.626635+0000 mon.a (mon.0) 2706 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-29T19:03:41.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:41 smithi089 bash[78574]: cluster 2024-08-29T19:03:40.626635+0000 mon.a (mon.0) 2706 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-29T19:03:42.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:41 smithi144 bash[67678]: cluster 2024-08-29T19:03:40.626635+0000 mon.a (mon.0) 2706 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-29T19:03:42.667 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:03:42.694 INFO:tasks.workunit.client.0.smithi089.stdout:clone image178 -> image180 2024-08-29T19:03:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:42 smithi089 bash[77323]: cluster 2024-08-29T19:03:41.634280+0000 mon.a (mon.0) 2707 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-29T19:03:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:42 smithi089 bash[77323]: cluster 2024-08-29T19:03:41.906559+0000 mgr.y (mgr.34104) 1540 : cluster [DBG] pgmap v2539: 169 pgs: 169 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 17 MiB/s rd, 15 MiB/s wr, 771 op/s 2024-08-29T19:03:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:42 smithi089 bash[78574]: cluster 2024-08-29T19:03:41.634280+0000 mon.a (mon.0) 2707 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-29T19:03:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:42 smithi089 bash[78574]: cluster 2024-08-29T19:03:41.906559+0000 mgr.y (mgr.34104) 1540 : cluster [DBG] pgmap v2539: 169 pgs: 169 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 17 MiB/s rd, 15 MiB/s wr, 771 op/s 2024-08-29T19:03:43.015 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 60958617~5908719 2024-08-29T19:03:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:42 smithi144 bash[67678]: cluster 2024-08-29T19:03:41.634280+0000 mon.a (mon.0) 2707 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-29T19:03:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:42 smithi144 bash[67678]: cluster 2024-08-29T19:03:41.906559+0000 mgr.y (mgr.34104) 1540 : cluster [DBG] pgmap v2539: 169 pgs: 169 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 17 MiB/s rd, 15 MiB/s wr, 771 op/s 2024-08-29T19:03:43.134 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 58639837~4248661 2024-08-29T19:03:43.150 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 151503397~4208625 2024-08-29T19:03:43.204 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 124523454~2622715 2024-08-29T19:03:43.222 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 74560988~3156718 2024-08-29T19:03:43.298 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 85277137~2261559 2024-08-29T19:03:43.313 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 28356584~3780594 2024-08-29T19:03:43.359 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 136210473~1293167 2024-08-29T19:03:43.372 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:03:43.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:43 smithi089 bash[77323]: cluster 2024-08-29T19:03:42.644766+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-29T19:03:43.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:43 smithi089 bash[78574]: cluster 2024-08-29T19:03:42.644766+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-29T19:03:44.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:43 smithi144 bash[67678]: cluster 2024-08-29T19:03:42.644766+0000 mon.a (mon.0) 2708 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-29T19:03:44.691 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap2 2024-08-29T19:03:44.716 INFO:tasks.workunit.client.0.smithi089.stdout:clone image180 -> image182 2024-08-29T19:03:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:44 smithi089 bash[77323]: cluster 2024-08-29T19:03:43.654171+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-29T19:03:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:44 smithi089 bash[77323]: cluster 2024-08-29T19:03:43.907354+0000 mgr.y (mgr.34104) 1541 : cluster [DBG] pgmap v2542: 169 pgs: 169 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 37 MiB/s rd, 19 MiB/s wr, 1.05k op/s 2024-08-29T19:03:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:44 smithi089 bash[78574]: cluster 2024-08-29T19:03:43.654171+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-29T19:03:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:44 smithi089 bash[78574]: cluster 2024-08-29T19:03:43.907354+0000 mgr.y (mgr.34104) 1541 : cluster [DBG] pgmap v2542: 169 pgs: 169 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 37 MiB/s rd, 19 MiB/s wr, 1.05k op/s 2024-08-29T19:03:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:44 smithi144 bash[67678]: cluster 2024-08-29T19:03:43.654171+0000 mon.a (mon.0) 2709 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-29T19:03:45.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:44 smithi144 bash[67678]: cluster 2024-08-29T19:03:43.907354+0000 mgr.y (mgr.34104) 1541 : cluster [DBG] pgmap v2542: 169 pgs: 169 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 37 MiB/s rd, 19 MiB/s wr, 1.05k op/s 2024-08-29T19:03:45.140 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 168635819 2024-08-29T19:03:45.173 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 159419636~619882 2024-08-29T19:03:45.205 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 108517085~3588940 2024-08-29T19:03:45.224 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 111087111~816236 2024-08-29T19:03:45.238 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 78679821~6605620 2024-08-29T19:03:45.313 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 144746814~4443986 2024-08-29T19:03:45.367 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 2491322~446915 2024-08-29T19:03:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:03:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:03:45] "GET /metrics HTTP/1.1" 200 38815 "" "Prometheus/2.43.0" 2024-08-29T19:03:45.433 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 133277260~524248 2024-08-29T19:03:45.455 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 8832438~942352 2024-08-29T19:03:45.507 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:03:45.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:45 smithi089 bash[77323]: cluster 2024-08-29T19:03:44.670709+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-29T19:03:45.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:45 smithi089 bash[78574]: cluster 2024-08-29T19:03:44.670709+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-29T19:03:46.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:45 smithi144 bash[67678]: cluster 2024-08-29T19:03:44.670709+0000 mon.a (mon.0) 2710 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-29T19:03:46.713 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap3 2024-08-29T19:03:46.744 INFO:tasks.workunit.client.0.smithi089.stdout:clone image182 -> image184 2024-08-29T19:03:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:46 smithi144 bash[67678]: cluster 2024-08-29T19:03:45.675138+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-29T19:03:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:46 smithi144 bash[67678]: cluster 2024-08-29T19:03:45.908108+0000 mgr.y (mgr.34104) 1542 : cluster [DBG] pgmap v2545: 169 pgs: 169 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 8.4 MiB/s wr, 334 op/s 2024-08-29T19:03:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:46 smithi089 bash[77323]: cluster 2024-08-29T19:03:45.675138+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-29T19:03:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:46 smithi089 bash[77323]: cluster 2024-08-29T19:03:45.908108+0000 mgr.y (mgr.34104) 1542 : cluster [DBG] pgmap v2545: 169 pgs: 169 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 8.4 MiB/s wr, 334 op/s 2024-08-29T19:03:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:46 smithi089 bash[78574]: cluster 2024-08-29T19:03:45.675138+0000 mon.a (mon.0) 2711 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-29T19:03:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:46 smithi089 bash[78574]: cluster 2024-08-29T19:03:45.908108+0000 mgr.y (mgr.34104) 1542 : cluster [DBG] pgmap v2545: 169 pgs: 169 active+clean; 1.4 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 8.4 MiB/s wr, 334 op/s 2024-08-29T19:03:47.246 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:03:48.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:47 smithi144 bash[67678]: cluster 2024-08-29T19:03:46.688021+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-29T19:03:48.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:47 smithi089 bash[77323]: cluster 2024-08-29T19:03:46.688021+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-29T19:03:48.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:47 smithi089 bash[78574]: cluster 2024-08-29T19:03:46.688021+0000 mon.a (mon.0) 2712 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-29T19:03:48.530 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 129700818~3066545 2024-08-29T19:03:48.618 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 92677431~1823548 2024-08-29T19:03:48.649 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 162462054~2062944 2024-08-29T19:03:48.696 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 45697101~5910655 2024-08-29T19:03:48.736 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 66704448~301356 2024-08-29T19:03:48.777 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 145388450~3842425 2024-08-29T19:03:48.823 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 130043445~7697288 2024-08-29T19:03:48.904 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52365609~4793498 2024-08-29T19:03:48.940 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user0 2024-08-29T19:03:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:48 smithi144 bash[67678]: cluster 2024-08-29T19:03:47.909228+0000 mgr.y (mgr.34104) 1543 : cluster [DBG] pgmap v2547: 169 pgs: 169 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 7.9 MiB/s rd, 15 MiB/s wr, 363 op/s 2024-08-29T19:03:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:48 smithi089 bash[77323]: cluster 2024-08-29T19:03:47.909228+0000 mgr.y (mgr.34104) 1543 : cluster [DBG] pgmap v2547: 169 pgs: 169 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 7.9 MiB/s rd, 15 MiB/s wr, 363 op/s 2024-08-29T19:03:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:48 smithi089 bash[78574]: cluster 2024-08-29T19:03:47.909228+0000 mgr.y (mgr.34104) 1543 : cluster [DBG] pgmap v2547: 169 pgs: 169 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 7.9 MiB/s rd, 15 MiB/s wr, 363 op/s 2024-08-29T19:03:50.741 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 252949680 2024-08-29T19:03:50.778 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 21716783~2589832 2024-08-29T19:03:50.806 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 63811163~8176407 2024-08-29T19:03:50.806 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 40234842~6012296 2024-08-29T19:03:50.836 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 32342337~3727510 2024-08-29T19:03:50.836 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 223413638~4476200 2024-08-29T19:03:50.846 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 80675143~6980375 2024-08-29T19:03:50.954 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 143613176~3336692 2024-08-29T19:03:50.958 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 74200512~4339088 2024-08-29T19:03:50.964 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user1 2024-08-29T19:03:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:50 smithi144 bash[67678]: cluster 2024-08-29T19:03:49.703780+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-29T19:03:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:50 smithi144 bash[67678]: cluster 2024-08-29T19:03:49.910038+0000 mgr.y (mgr.34104) 1544 : cluster [DBG] pgmap v2549: 169 pgs: 169 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 9.4 MiB/s rd, 14 MiB/s wr, 502 op/s 2024-08-29T19:03:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:50 smithi089 bash[78574]: cluster 2024-08-29T19:03:49.703780+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-29T19:03:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:50 smithi089 bash[78574]: cluster 2024-08-29T19:03:49.910038+0000 mgr.y (mgr.34104) 1544 : cluster [DBG] pgmap v2549: 169 pgs: 169 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 9.4 MiB/s rd, 14 MiB/s wr, 502 op/s 2024-08-29T19:03:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:50 smithi089 bash[77323]: cluster 2024-08-29T19:03:49.703780+0000 mon.a (mon.0) 2713 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-29T19:03:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:50 smithi089 bash[77323]: cluster 2024-08-29T19:03:49.910038+0000 mgr.y (mgr.34104) 1544 : cluster [DBG] pgmap v2549: 169 pgs: 169 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 9.4 MiB/s rd, 14 MiB/s wr, 502 op/s 2024-08-29T19:03:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:51 smithi144 bash[67678]: cluster 2024-08-29T19:03:50.717692+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-29T19:03:52.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:51 smithi089 bash[78574]: cluster 2024-08-29T19:03:50.717692+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-29T19:03:52.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:51 smithi089 bash[77323]: cluster 2024-08-29T19:03:50.717692+0000 mon.a (mon.0) 2714 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-29T19:03:52.772 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 197106413~6402032 2024-08-29T19:03:52.821 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 136009504~1310421 2024-08-29T19:03:52.821 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 115787928~4469785 2024-08-29T19:03:52.837 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 15664798~4994233 2024-08-29T19:03:52.837 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 135285660~7987616 2024-08-29T19:03:52.950 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 65731173~3041113 2024-08-29T19:03:52.950 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 157062912~5859080 2024-08-29T19:03:52.954 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 103073335~5086461 2024-08-29T19:03:52.964 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user2 2024-08-29T19:03:53.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:52 smithi144 bash[67678]: cluster 2024-08-29T19:03:51.718994+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-29T19:03:53.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:52 smithi144 bash[67678]: cluster 2024-08-29T19:03:51.910772+0000 mgr.y (mgr.34104) 1545 : cluster [DBG] pgmap v2552: 169 pgs: 169 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 23 MiB/s wr, 639 op/s 2024-08-29T19:03:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:52 smithi089 bash[77323]: cluster 2024-08-29T19:03:51.718994+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-29T19:03:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:52 smithi089 bash[77323]: cluster 2024-08-29T19:03:51.910772+0000 mgr.y (mgr.34104) 1545 : cluster [DBG] pgmap v2552: 169 pgs: 169 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 23 MiB/s wr, 639 op/s 2024-08-29T19:03:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:52 smithi089 bash[78574]: cluster 2024-08-29T19:03:51.718994+0000 mon.a (mon.0) 2715 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-29T19:03:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:52 smithi089 bash[78574]: cluster 2024-08-29T19:03:51.910772+0000 mgr.y (mgr.34104) 1545 : cluster [DBG] pgmap v2552: 169 pgs: 169 active+clean; 1.6 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 20 MiB/s rd, 23 MiB/s wr, 639 op/s 2024-08-29T19:03:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:53 smithi144 bash[67678]: cluster 2024-08-29T19:03:52.747760+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-29T19:03:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:53 smithi144 bash[67678]: audit 2024-08-29T19:03:52.766265+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:53 smithi089 bash[77323]: cluster 2024-08-29T19:03:52.747760+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-29T19:03:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:53 smithi089 bash[77323]: audit 2024-08-29T19:03:52.766265+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:53 smithi089 bash[78574]: cluster 2024-08-29T19:03:52.747760+0000 mon.a (mon.0) 2716 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-29T19:03:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:53 smithi089 bash[78574]: audit 2024-08-29T19:03:52.766265+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:03:54.795 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 298196611 2024-08-29T19:03:54.831 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 229768393~6490928 2024-08-29T19:03:54.873 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 222742673~7459182 2024-08-29T19:03:54.894 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 171512597~4760954 2024-08-29T19:03:54.902 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 145705555~3230632 2024-08-29T19:03:54.902 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 57409761~7077129 2024-08-29T19:03:54.922 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 132669105~5249138 2024-08-29T19:03:54.923 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 3262563~288710 2024-08-29T19:03:54.923 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 152594076~8017191 2024-08-29T19:03:54.945 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user3 2024-08-29T19:03:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:54 smithi144 bash[67678]: cluster 2024-08-29T19:03:53.747869+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-29T19:03:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:54 smithi144 bash[67678]: cluster 2024-08-29T19:03:53.911541+0000 mgr.y (mgr.34104) 1546 : cluster [DBG] pgmap v2555: 169 pgs: 169 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 29 MiB/s rd, 44 MiB/s wr, 652 op/s 2024-08-29T19:03:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:54 smithi089 bash[77323]: cluster 2024-08-29T19:03:53.747869+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-29T19:03:55.062 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:54 smithi089 bash[77323]: cluster 2024-08-29T19:03:53.911541+0000 mgr.y (mgr.34104) 1546 : cluster [DBG] pgmap v2555: 169 pgs: 169 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 29 MiB/s rd, 44 MiB/s wr, 652 op/s 2024-08-29T19:03:55.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:54 smithi089 bash[78574]: cluster 2024-08-29T19:03:53.747869+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-29T19:03:55.062 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:54 smithi089 bash[78574]: cluster 2024-08-29T19:03:53.911541+0000 mgr.y (mgr.34104) 1546 : cluster [DBG] pgmap v2555: 169 pgs: 169 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 29 MiB/s rd, 44 MiB/s wr, 652 op/s 2024-08-29T19:03:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:03:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:03:55] "GET /metrics HTTP/1.1" 200 38813 "" "Prometheus/2.43.0" 2024-08-29T19:03:56.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:55 smithi144 bash[67678]: cluster 2024-08-29T19:03:54.769896+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-29T19:03:56.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:55 smithi089 bash[78574]: cluster 2024-08-29T19:03:54.769896+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-29T19:03:56.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:55 smithi089 bash[77323]: cluster 2024-08-29T19:03:54.769896+0000 mon.a (mon.0) 2719 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-29T19:03:56.831 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 368663395 2024-08-29T19:03:56.887 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 36866339~9216584 2024-08-29T19:03:56.907 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 39170485~4608292 2024-08-29T19:03:57.012 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 73732679~9216584 2024-08-29T19:03:57.049 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 76036825~4608292 2024-08-29T19:03:57.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:56 smithi144 bash[67678]: cluster 2024-08-29T19:03:55.774562+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-29T19:03:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:56 smithi144 bash[67678]: cluster 2024-08-29T19:03:55.912305+0000 mgr.y (mgr.34104) 1547 : cluster [DBG] pgmap v2558: 169 pgs: 169 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.9 MiB/s rd, 21 MiB/s wr, 209 op/s 2024-08-29T19:03:57.136 INFO:tasks.workunit.client.0.smithi089.stdout:write: 3 110599018~9216584 2024-08-29T19:03:57.174 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 112903164~4608292 2024-08-29T19:03:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:56 smithi089 bash[77323]: cluster 2024-08-29T19:03:55.774562+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-29T19:03:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:56 smithi089 bash[77323]: cluster 2024-08-29T19:03:55.912305+0000 mgr.y (mgr.34104) 1547 : cluster [DBG] pgmap v2558: 169 pgs: 169 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.9 MiB/s rd, 21 MiB/s wr, 209 op/s 2024-08-29T19:03:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:56 smithi089 bash[78574]: cluster 2024-08-29T19:03:55.774562+0000 mon.a (mon.0) 2720 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-29T19:03:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:56 smithi089 bash[78574]: cluster 2024-08-29T19:03:55.912305+0000 mgr.y (mgr.34104) 1547 : cluster [DBG] pgmap v2558: 169 pgs: 169 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 8.9 MiB/s rd, 21 MiB/s wr, 209 op/s 2024-08-29T19:03:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:write: 4 147465358~9216584 2024-08-29T19:03:57.278 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 149769504~4608292 2024-08-29T19:03:57.351 INFO:tasks.workunit.client.0.smithi089.stdout:write: 5 184331697~9216584 2024-08-29T19:03:57.378 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 186635843~4608292 2024-08-29T19:03:58.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:57 smithi144 bash[67678]: cluster 2024-08-29T19:03:56.804419+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-29T19:03:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:57 smithi089 bash[77323]: cluster 2024-08-29T19:03:56.804419+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-29T19:03:58.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:57 smithi089 bash[78574]: cluster 2024-08-29T19:03:56.804419+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-29T19:03:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:03:58 smithi089 bash[77323]: cluster 2024-08-29T19:03:57.913528+0000 mgr.y (mgr.34104) 1548 : cluster [DBG] pgmap v2560: 169 pgs: 169 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10 MiB/s rd, 31 MiB/s wr, 284 op/s 2024-08-29T19:03:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:03:58 smithi089 bash[78574]: cluster 2024-08-29T19:03:57.913528+0000 mgr.y (mgr.34104) 1548 : cluster [DBG] pgmap v2560: 169 pgs: 169 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10 MiB/s rd, 31 MiB/s wr, 284 op/s 2024-08-29T19:03:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:03:58 smithi144 bash[67678]: cluster 2024-08-29T19:03:57.913528+0000 mgr.y (mgr.34104) 1548 : cluster [DBG] pgmap v2560: 169 pgs: 169 active+clean; 1.9 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10 MiB/s rd, 31 MiB/s wr, 284 op/s 2024-08-29T19:04:00.411 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:04:01.103 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:04:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:00 smithi144 bash[67678]: cluster 2024-08-29T19:03:59.914807+0000 mgr.y (mgr.34104) 1549 : cluster [DBG] pgmap v2561: 169 pgs: 169 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 31 MiB/s wr, 316 op/s 2024-08-29T19:04:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:00 smithi089 bash[78574]: cluster 2024-08-29T19:03:59.914807+0000 mgr.y (mgr.34104) 1549 : cluster [DBG] pgmap v2561: 169 pgs: 169 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 31 MiB/s wr, 316 op/s 2024-08-29T19:04:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:00 smithi089 bash[77323]: cluster 2024-08-29T19:03:59.914807+0000 mgr.y (mgr.34104) 1549 : cluster [DBG] pgmap v2561: 169 pgs: 169 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 31 MiB/s wr, 316 op/s 2024-08-29T19:04:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:02 smithi144 bash[67678]: cluster 2024-08-29T19:04:01.916362+0000 mgr.y (mgr.34104) 1550 : cluster [DBG] pgmap v2562: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s rd, 32 MiB/s wr, 487 op/s 2024-08-29T19:04:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:02 smithi089 bash[77323]: cluster 2024-08-29T19:04:01.916362+0000 mgr.y (mgr.34104) 1550 : cluster [DBG] pgmap v2562: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s rd, 32 MiB/s wr, 487 op/s 2024-08-29T19:04:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:02 smithi089 bash[78574]: cluster 2024-08-29T19:04:01.916362+0000 mgr.y (mgr.34104) 1550 : cluster [DBG] pgmap v2562: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s rd, 32 MiB/s wr, 487 op/s 2024-08-29T19:04:04.438 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.Stress2 (25244 ms) 2024-08-29T19:04:04.438 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMigration.StressLive 2024-08-29T19:04:04.532 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 83886080 2024-08-29T19:04:04.564 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 26185821~1889460 2024-08-29T19:04:04.613 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 76985941~2345983 2024-08-29T19:04:04.613 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 47330136~2087929 2024-08-29T19:04:04.648 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 24724225~3985098 2024-08-29T19:04:04.654 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 682951~5649336 2024-08-29T19:04:04.710 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 72808240~37033 2024-08-29T19:04:04.710 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 65248217~4414624 2024-08-29T19:04:04.762 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 70594062~5984130 2024-08-29T19:04:04.766 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap0 2024-08-29T19:04:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:04 smithi144 bash[67678]: cluster 2024-08-29T19:04:03.918010+0000 mgr.y (mgr.34104) 1551 : cluster [DBG] pgmap v2563: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s rd, 29 MiB/s wr, 578 op/s 2024-08-29T19:04:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:04 smithi089 bash[77323]: cluster 2024-08-29T19:04:03.918010+0000 mgr.y (mgr.34104) 1551 : cluster [DBG] pgmap v2563: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s rd, 29 MiB/s wr, 578 op/s 2024-08-29T19:04:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:04:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:04:05] "GET /metrics HTTP/1.1" 200 38813 "" "Prometheus/2.43.0" 2024-08-29T19:04:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:04 smithi089 bash[78574]: cluster 2024-08-29T19:04:03.918010+0000 mgr.y (mgr.34104) 1551 : cluster [DBG] pgmap v2563: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 144 MiB/s rd, 29 MiB/s wr, 578 op/s 2024-08-29T19:04:06.334 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap0 2024-08-29T19:04:06.372 INFO:tasks.workunit.client.0.smithi089.stdout:clone image185 -> image188 2024-08-29T19:04:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:06 smithi144 bash[67678]: cluster 2024-08-29T19:04:05.288943+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-29T19:04:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:06 smithi144 bash[67678]: cluster 2024-08-29T19:04:05.918724+0000 mgr.y (mgr.34104) 1552 : cluster [DBG] pgmap v2565: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s rd, 17 MiB/s wr, 438 op/s 2024-08-29T19:04:06.630 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 6008850~7225635 2024-08-29T19:04:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:06 smithi089 bash[77323]: cluster 2024-08-29T19:04:05.288943+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-29T19:04:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:06 smithi089 bash[77323]: cluster 2024-08-29T19:04:05.918724+0000 mgr.y (mgr.34104) 1552 : cluster [DBG] pgmap v2565: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s rd, 17 MiB/s wr, 438 op/s 2024-08-29T19:04:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:06 smithi089 bash[78574]: cluster 2024-08-29T19:04:05.288943+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-29T19:04:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:06 smithi089 bash[78574]: cluster 2024-08-29T19:04:05.918724+0000 mgr.y (mgr.34104) 1552 : cluster [DBG] pgmap v2565: 169 pgs: 169 active+clean; 2.0 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 126 MiB/s rd, 17 MiB/s wr, 438 op/s 2024-08-29T19:04:06.735 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 14302765~3266526 2024-08-29T19:04:06.749 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 127057~2509186 2024-08-29T19:04:06.818 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 61518153~1374311 2024-08-29T19:04:06.833 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 34557326~3389620 2024-08-29T19:04:06.881 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 66524247~4397029 2024-08-29T19:04:06.918 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 23063705~5101263 2024-08-29T19:04:06.963 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 15835855~435380 2024-08-29T19:04:06.970 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap1 2024-08-29T19:04:07.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:07 smithi144 bash[67678]: cluster 2024-08-29T19:04:06.307011+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-29T19:04:07.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:07 smithi089 bash[77323]: cluster 2024-08-29T19:04:06.307011+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-29T19:04:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:07 smithi089 bash[78574]: cluster 2024-08-29T19:04:06.307011+0000 mon.a (mon.0) 2723 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-29T19:04:08.342 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap1 2024-08-29T19:04:08.381 INFO:tasks.workunit.client.0.smithi089.stdout:clone image188 -> image190 2024-08-29T19:04:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:08 smithi089 bash[77323]: cluster 2024-08-29T19:04:07.310177+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-29T19:04:08.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:08 smithi089 bash[77323]: audit 2024-08-29T19:04:07.766699+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:08.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:08 smithi089 bash[77323]: cluster 2024-08-29T19:04:07.919609+0000 mgr.y (mgr.34104) 1553 : cluster [DBG] pgmap v2568: 169 pgs: 169 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 199 MiB/s rd, 3.5 MiB/s wr, 417 op/s 2024-08-29T19:04:08.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:08 smithi089 bash[78574]: cluster 2024-08-29T19:04:07.310177+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-29T19:04:08.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:08 smithi089 bash[78574]: audit 2024-08-29T19:04:07.766699+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:08.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:08 smithi089 bash[78574]: cluster 2024-08-29T19:04:07.919609+0000 mgr.y (mgr.34104) 1553 : cluster [DBG] pgmap v2568: 169 pgs: 169 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 199 MiB/s rd, 3.5 MiB/s wr, 417 op/s 2024-08-29T19:04:08.725 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 28537272~4445735 2024-08-29T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:08 smithi144 bash[67678]: cluster 2024-08-29T19:04:07.310177+0000 mon.a (mon.0) 2724 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-29T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:08 smithi144 bash[67678]: audit 2024-08-29T19:04:07.766699+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:08 smithi144 bash[67678]: cluster 2024-08-29T19:04:07.919609+0000 mgr.y (mgr.34104) 1553 : cluster [DBG] pgmap v2568: 169 pgs: 169 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 199 MiB/s rd, 3.5 MiB/s wr, 417 op/s 2024-08-29T19:04:08.833 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52038112~2081711 2024-08-29T19:04:08.849 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 10507352~4054400 2024-08-29T19:04:08.935 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 58800672~7405840 2024-08-29T19:04:08.962 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 46944402~258097 2024-08-29T19:04:09.031 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 61756571~3565614 2024-08-29T19:04:09.037 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 35957074~7357838 2024-08-29T19:04:09.110 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 10624365~656557 2024-08-29T19:04:09.117 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap2 2024-08-29T19:04:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:09 smithi089 bash[77323]: cluster 2024-08-29T19:04:08.321199+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-29T19:04:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:09 smithi089 bash[78574]: cluster 2024-08-29T19:04:08.321199+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-29T19:04:09.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:09 smithi144 bash[67678]: cluster 2024-08-29T19:04:08.321199+0000 mon.a (mon.0) 2726 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-29T19:04:10.372 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap2 2024-08-29T19:04:10.399 INFO:tasks.workunit.client.0.smithi089.stdout:clone image190 -> image192 2024-08-29T19:04:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:10 smithi089 bash[77323]: cluster 2024-08-29T19:04:09.332376+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-29T19:04:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:10 smithi089 bash[77323]: cluster 2024-08-29T19:04:09.920363+0000 mgr.y (mgr.34104) 1554 : cluster [DBG] pgmap v2571: 169 pgs: 169 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 177 MiB/s rd, 12 MiB/s wr, 427 op/s 2024-08-29T19:04:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:10 smithi089 bash[78574]: cluster 2024-08-29T19:04:09.332376+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-29T19:04:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:10 smithi089 bash[78574]: cluster 2024-08-29T19:04:09.920363+0000 mgr.y (mgr.34104) 1554 : cluster [DBG] pgmap v2571: 169 pgs: 169 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 177 MiB/s rd, 12 MiB/s wr, 427 op/s 2024-08-29T19:04:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:10 smithi144 bash[67678]: cluster 2024-08-29T19:04:09.332376+0000 mon.a (mon.0) 2727 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-29T19:04:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:10 smithi144 bash[67678]: cluster 2024-08-29T19:04:09.920363+0000 mgr.y (mgr.34104) 1554 : cluster [DBG] pgmap v2571: 169 pgs: 169 active+clean; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 177 MiB/s rd, 12 MiB/s wr, 427 op/s 2024-08-29T19:04:10.818 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 34856934~2362814 2024-08-29T19:04:10.905 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 14141042~5963641 2024-08-29T19:04:10.946 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 35526494~2305396 2024-08-29T19:04:11.035 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 57738308~5167817 2024-08-29T19:04:11.054 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 22380414~8258551 2024-08-29T19:04:11.150 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 24422118~6465299 2024-08-29T19:04:11.161 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 36076858~8126508 2024-08-29T19:04:11.218 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 1819611~2627742 2024-08-29T19:04:11.296 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: snap3 2024-08-29T19:04:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:11 smithi089 bash[77323]: cluster 2024-08-29T19:04:10.341643+0000 mon.a (mon.0) 2728 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-29T19:04:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:11 smithi089 bash[78574]: cluster 2024-08-29T19:04:10.341643+0000 mon.a (mon.0) 2728 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-29T19:04:11.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:11 smithi144 bash[67678]: cluster 2024-08-29T19:04:10.341643+0000 mon.a (mon.0) 2728 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-29T19:04:12.402 INFO:tasks.workunit.client.0.smithi089.stdout:snap_protect: snap3 2024-08-29T19:04:12.439 INFO:tasks.workunit.client.0.smithi089.stdout:clone image192 -> image194 2024-08-29T19:04:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:12 smithi089 bash[77323]: cluster 2024-08-29T19:04:11.346987+0000 mon.a (mon.0) 2729 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-29T19:04:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:12 smithi089 bash[77323]: cluster 2024-08-29T19:04:11.921342+0000 mgr.y (mgr.34104) 1555 : cluster [DBG] pgmap v2574: 169 pgs: 169 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 320 op/s 2024-08-29T19:04:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:12 smithi089 bash[78574]: cluster 2024-08-29T19:04:11.346987+0000 mon.a (mon.0) 2729 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-29T19:04:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:12 smithi089 bash[78574]: cluster 2024-08-29T19:04:11.921342+0000 mgr.y (mgr.34104) 1555 : cluster [DBG] pgmap v2574: 169 pgs: 169 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 320 op/s 2024-08-29T19:04:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:12 smithi144 bash[67678]: cluster 2024-08-29T19:04:11.346987+0000 mon.a (mon.0) 2729 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-29T19:04:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:12 smithi144 bash[67678]: cluster 2024-08-29T19:04:11.921342+0000 mgr.y (mgr.34104) 1555 : cluster [DBG] pgmap v2574: 169 pgs: 169 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 27 MiB/s rd, 23 MiB/s wr, 320 op/s 2024-08-29T19:04:12.946 INFO:tasks.workunit.client.0.smithi089.stdout:migration_prepare 2024-08-29T19:04:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:13 smithi089 bash[77323]: cluster 2024-08-29T19:04:12.371219+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-29T19:04:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:13 smithi089 bash[78574]: cluster 2024-08-29T19:04:12.371219+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-29T19:04:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:13 smithi144 bash[67678]: cluster 2024-08-29T19:04:12.371219+0000 mon.a (mon.0) 2730 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-29T19:04:14.094 INFO:tasks.workunit.client.0.smithi089.stdout:migration_execute 2024-08-29T19:04:14.094 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 78743594~3938356 2024-08-29T19:04:14.182 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 71305317~6762558 2024-08-29T19:04:14.214 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 69048429~8247484 2024-08-29T19:04:14.284 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 49159755~7232769 2024-08-29T19:04:14.352 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 33055150~4342207 2024-08-29T19:04:14.435 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 54602046~1063864 2024-08-29T19:04:14.441 INFO:tasks.workunit.client.0.smithi089.stdout:write: a 20203894~2666462 2024-08-29T19:04:14.491 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 50573143~5572900 2024-08-29T19:04:14.549 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user0 2024-08-29T19:04:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:14 smithi089 bash[77323]: cluster 2024-08-29T19:04:13.922624+0000 mgr.y (mgr.34104) 1556 : cluster [DBG] pgmap v2576: 169 pgs: 169 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 18 MiB/s rd, 29 MiB/s wr, 601 op/s 2024-08-29T19:04:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:14 smithi089 bash[78574]: cluster 2024-08-29T19:04:13.922624+0000 mgr.y (mgr.34104) 1556 : cluster [DBG] pgmap v2576: 169 pgs: 169 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 18 MiB/s rd, 29 MiB/s wr, 601 op/s 2024-08-29T19:04:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:14 smithi144 bash[67678]: cluster 2024-08-29T19:04:13.922624+0000 mgr.y (mgr.34104) 1556 : cluster [DBG] pgmap v2576: 169 pgs: 169 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 18 MiB/s rd, 29 MiB/s wr, 601 op/s 2024-08-29T19:04:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:04:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:04:15] "GET /metrics HTTP/1.1" 200 38815 "" "Prometheus/2.43.0" 2024-08-29T19:04:16.431 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 2213557~7878296 2024-08-29T19:04:16.501 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 77927759~5958321 2024-08-29T19:04:16.501 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 36727343~2083501 2024-08-29T19:04:16.503 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 68448659~4973039 2024-08-29T19:04:16.504 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 7495466~2910811 2024-08-29T19:04:16.602 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 29896247~3967537 2024-08-29T19:04:16.602 INFO:tasks.workunit.client.0.smithi089.stdout:write: b 35815504~3335748 2024-08-29T19:04:16.604 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 6581871~280171 2024-08-29T19:04:16.604 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user1 2024-08-29T19:04:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:16 smithi089 bash[77323]: cluster 2024-08-29T19:04:15.387749+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-29T19:04:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:16 smithi089 bash[77323]: cluster 2024-08-29T19:04:15.923383+0000 mgr.y (mgr.34104) 1557 : cluster [DBG] pgmap v2578: 169 pgs: 169 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 494 op/s 2024-08-29T19:04:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:16 smithi089 bash[78574]: cluster 2024-08-29T19:04:15.387749+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-29T19:04:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:16 smithi089 bash[78574]: cluster 2024-08-29T19:04:15.923383+0000 mgr.y (mgr.34104) 1557 : cluster [DBG] pgmap v2578: 169 pgs: 169 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 494 op/s 2024-08-29T19:04:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:16 smithi144 bash[67678]: cluster 2024-08-29T19:04:15.387749+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-29T19:04:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:16 smithi144 bash[67678]: cluster 2024-08-29T19:04:15.923383+0000 mgr.y (mgr.34104) 1557 : cluster [DBG] pgmap v2578: 169 pgs: 169 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 494 op/s 2024-08-29T19:04:17.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:17 smithi089 bash[77323]: cluster 2024-08-29T19:04:16.401758+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-29T19:04:17.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:17 smithi089 bash[78574]: cluster 2024-08-29T19:04:16.401758+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-29T19:04:17.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:17 smithi144 bash[67678]: cluster 2024-08-29T19:04:16.401758+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-29T19:04:18.455 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 79409456~4476624 2024-08-29T19:04:18.491 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 28486609~2574587 2024-08-29T19:04:18.492 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 48859834~5268854 2024-08-29T19:04:18.514 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 6332718~2821504 2024-08-29T19:04:18.515 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 22265182~2798584 2024-08-29T19:04:18.520 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 58703132~1370788 2024-08-29T19:04:18.520 INFO:tasks.workunit.client.0.smithi089.stdout:write: c 10549900~5729462 2024-08-29T19:04:18.535 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 24720235~7861173 2024-08-29T19:04:18.574 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user2 2024-08-29T19:04:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:18 smithi089 bash[77323]: cluster 2024-08-29T19:04:17.400715+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-29T19:04:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:18 smithi089 bash[77323]: cluster 2024-08-29T19:04:17.924146+0000 mgr.y (mgr.34104) 1558 : cluster [DBG] pgmap v2581: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 17 MiB/s rd, 23 MiB/s wr, 539 op/s 2024-08-29T19:04:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:18 smithi089 bash[78574]: cluster 2024-08-29T19:04:17.400715+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-29T19:04:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:18 smithi089 bash[78574]: cluster 2024-08-29T19:04:17.924146+0000 mgr.y (mgr.34104) 1558 : cluster [DBG] pgmap v2581: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 17 MiB/s rd, 23 MiB/s wr, 539 op/s 2024-08-29T19:04:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:18 smithi144 bash[67678]: cluster 2024-08-29T19:04:17.400715+0000 mon.a (mon.0) 2733 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-29T19:04:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:18 smithi144 bash[67678]: cluster 2024-08-29T19:04:17.924146+0000 mgr.y (mgr.34104) 1558 : cluster [DBG] pgmap v2581: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 17 MiB/s rd, 23 MiB/s wr, 539 op/s 2024-08-29T19:04:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:19 smithi144 bash[67678]: cluster 2024-08-29T19:04:18.427395+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-29T19:04:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:19 smithi089 bash[77323]: cluster 2024-08-29T19:04:18.427395+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-29T19:04:19.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:19 smithi089 bash[78574]: cluster 2024-08-29T19:04:18.427395+0000 mon.a (mon.0) 2734 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-29T19:04:20.479 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 68746776~6368913 2024-08-29T19:04:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 2953345~2903917 2024-08-29T19:04:20.531 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 39369161~2977707 2024-08-29T19:04:20.537 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 23722461~2060203 2024-08-29T19:04:20.537 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 22173167~2156544 2024-08-29T19:04:20.573 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 61156971~817709 2024-08-29T19:04:20.574 INFO:tasks.workunit.client.0.smithi089.stdout:write: d 68561595~3589214 2024-08-29T19:04:20.589 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 10029962~6913339 2024-08-29T19:04:20.589 INFO:tasks.workunit.client.0.smithi089.stdout:snap_create: user3 2024-08-29T19:04:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:20 smithi144 bash[67678]: cluster 2024-08-29T19:04:19.425837+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-29T19:04:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:20 smithi144 bash[67678]: cluster 2024-08-29T19:04:19.924896+0000 mgr.y (mgr.34104) 1559 : cluster [DBG] pgmap v2584: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 26 MiB/s rd, 32 MiB/s wr, 663 op/s 2024-08-29T19:04:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:20 smithi089 bash[77323]: cluster 2024-08-29T19:04:19.425837+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-29T19:04:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:20 smithi089 bash[77323]: cluster 2024-08-29T19:04:19.924896+0000 mgr.y (mgr.34104) 1559 : cluster [DBG] pgmap v2584: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 26 MiB/s rd, 32 MiB/s wr, 663 op/s 2024-08-29T19:04:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:20 smithi089 bash[78574]: cluster 2024-08-29T19:04:19.425837+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-29T19:04:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:20 smithi089 bash[78574]: cluster 2024-08-29T19:04:19.924896+0000 mgr.y (mgr.34104) 1559 : cluster [DBG] pgmap v2584: 169 pgs: 169 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 26 MiB/s rd, 32 MiB/s wr, 663 op/s 2024-08-29T19:04:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:21 smithi144 bash[67678]: cluster 2024-08-29T19:04:20.450854+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-29T19:04:21.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:21 smithi089 bash[77323]: cluster 2024-08-29T19:04:20.450854+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-29T19:04:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:21 smithi089 bash[78574]: cluster 2024-08-29T19:04:20.450854+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-29T19:04:22.497 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 102508813 2024-08-29T19:04:22.552 INFO:tasks.workunit.client.0.smithi089.stdout:write: 1 10250881~2562720 2024-08-29T19:04:22.562 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 10891561~1281360 2024-08-29T19:04:22.587 INFO:tasks.workunit.client.0.smithi089.stdout:write: 2 20501762~2562720 2024-08-29T19:04:22.589 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 21142442~1281360 2024-08-29T19:04:22.615 INFO:tasks.workunit.client.0.smithi089.stdout:write: 3 30752643~2562720 2024-08-29T19:04:22.617 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 31393323~1281360 2024-08-29T19:04:22.643 INFO:tasks.workunit.client.0.smithi089.stdout:write: 4 41003525~2562720 2024-08-29T19:04:22.645 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 41644205~1281360 2024-08-29T19:04:22.666 INFO:tasks.workunit.client.0.smithi089.stdout:write: 5 51254406~2562720 2024-08-29T19:04:22.667 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 51895086~1281360 2024-08-29T19:04:22.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:22 smithi144 bash[67678]: cluster 2024-08-29T19:04:21.452905+0000 mon.a (mon.0) 2737 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-29T19:04:22.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:22 smithi144 bash[67678]: cluster 2024-08-29T19:04:21.925869+0000 mgr.y (mgr.34104) 1560 : cluster [DBG] pgmap v2587: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 13 MiB/s rd, 27 MiB/s wr, 479 op/s 2024-08-29T19:04:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:22 smithi089 bash[77323]: cluster 2024-08-29T19:04:21.452905+0000 mon.a (mon.0) 2737 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-29T19:04:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:22 smithi089 bash[77323]: cluster 2024-08-29T19:04:21.925869+0000 mgr.y (mgr.34104) 1560 : cluster [DBG] pgmap v2587: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 13 MiB/s rd, 27 MiB/s wr, 479 op/s 2024-08-29T19:04:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:22 smithi089 bash[78574]: cluster 2024-08-29T19:04:21.452905+0000 mon.a (mon.0) 2737 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-29T19:04:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:22 smithi089 bash[78574]: cluster 2024-08-29T19:04:21.925869+0000 mgr.y (mgr.34104) 1560 : cluster [DBG] pgmap v2587: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 13 MiB/s rd, 27 MiB/s wr, 479 op/s 2024-08-29T19:04:23.017 INFO:tasks.workunit.client.0.smithi089.stdout:migration_commit 2024-08-29T19:04:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:23 smithi144 bash[67678]: cluster 2024-08-29T19:04:22.475396+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-29T19:04:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:23 smithi144 bash[67678]: audit 2024-08-29T19:04:22.766876+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:23 smithi089 bash[77323]: cluster 2024-08-29T19:04:22.475396+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-29T19:04:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:23 smithi089 bash[77323]: audit 2024-08-29T19:04:22.766876+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:23 smithi089 bash[78574]: cluster 2024-08-29T19:04:22.475396+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-29T19:04:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:23 smithi089 bash[78574]: audit 2024-08-29T19:04:22.766876+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:24.674 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMigration.StressLive (20236 ms) 2024-08-29T19:04:24.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:24 smithi144 bash[67678]: cluster 2024-08-29T19:04:23.927067+0000 mgr.y (mgr.34104) 1561 : cluster [DBG] pgmap v2589: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.8 MiB/s rd, 24 MiB/s wr, 424 op/s 2024-08-29T19:04:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:24 smithi089 bash[77323]: cluster 2024-08-29T19:04:23.927067+0000 mgr.y (mgr.34104) 1561 : cluster [DBG] pgmap v2589: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.8 MiB/s rd, 24 MiB/s wr, 424 op/s 2024-08-29T19:04:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:24 smithi089 bash[78574]: cluster 2024-08-29T19:04:23.927067+0000 mgr.y (mgr.34104) 1561 : cluster [DBG] pgmap v2589: 169 pgs: 169 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 4.8 MiB/s rd, 24 MiB/s wr, 424 op/s 2024-08-29T19:04:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:04:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:04:25] "GET /metrics HTTP/1.1" 200 38815 "" "Prometheus/2.43.0" 2024-08-29T19:04:26.512 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 57 tests from TestMigration (298045 ms total) 2024-08-29T19:04:26.512 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:04:26.512 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 6 tests from TestGroup 2024-08-29T19:04:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:26 smithi144 bash[67678]: cluster 2024-08-29T19:04:25.489937+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-29T19:04:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:26 smithi144 bash[67678]: cluster 2024-08-29T19:04:25.927727+0000 mgr.y (mgr.34104) 1562 : cluster [DBG] pgmap v2591: 137 pgs: 137 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-08-29T19:04:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:26 smithi089 bash[77323]: cluster 2024-08-29T19:04:25.489937+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-29T19:04:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:26 smithi089 bash[77323]: cluster 2024-08-29T19:04:25.927727+0000 mgr.y (mgr.34104) 1562 : cluster [DBG] pgmap v2591: 137 pgs: 137 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-08-29T19:04:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:26 smithi089 bash[78574]: cluster 2024-08-29T19:04:25.489937+0000 mon.a (mon.0) 2740 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-29T19:04:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:26 smithi089 bash[78574]: cluster 2024-08-29T19:04:25.927727+0000 mgr.y (mgr.34104) 1562 : cluster [DBG] pgmap v2591: 137 pgs: 137 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-08-29T19:04:27.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:27 smithi144 bash[67678]: cluster 2024-08-29T19:04:26.482862+0000 mon.a (mon.0) 2741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:04:27.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:27 smithi144 bash[67678]: cluster 2024-08-29T19:04:26.482929+0000 mon.a (mon.0) 2742 : cluster [INF] Cluster is now healthy 2024-08-29T19:04:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:27 smithi144 bash[67678]: cluster 2024-08-29T19:04:26.499917+0000 mon.a (mon.0) 2743 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-29T19:04:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:27 smithi089 bash[77323]: cluster 2024-08-29T19:04:26.482862+0000 mon.a (mon.0) 2741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:04:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:27 smithi089 bash[77323]: cluster 2024-08-29T19:04:26.482929+0000 mon.a (mon.0) 2742 : cluster [INF] Cluster is now healthy 2024-08-29T19:04:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:27 smithi089 bash[77323]: cluster 2024-08-29T19:04:26.499917+0000 mon.a (mon.0) 2743 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-29T19:04:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:27 smithi089 bash[78574]: cluster 2024-08-29T19:04:26.482862+0000 mon.a (mon.0) 2741 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:04:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:27 smithi089 bash[78574]: cluster 2024-08-29T19:04:26.482929+0000 mon.a (mon.0) 2742 : cluster [INF] Cluster is now healthy 2024-08-29T19:04:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:27 smithi089 bash[78574]: cluster 2024-08-29T19:04:26.499917+0000 mon.a (mon.0) 2743 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-29T19:04:28.508 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestGroup.group_create 2024-08-29T19:04:28.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:28 smithi144 bash[67678]: cluster 2024-08-29T19:04:27.503542+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-29T19:04:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:28 smithi144 bash[67678]: audit 2024-08-29T19:04:27.515199+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.89:0/1916409667' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:28 smithi144 bash[67678]: audit 2024-08-29T19:04:27.528233+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:28 smithi144 bash[67678]: cluster 2024-08-29T19:04:27.928452+0000 mgr.y (mgr.34104) 1563 : cluster [DBG] pgmap v2594: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-08-29T19:04:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:28 smithi144 bash[67678]: audit 2024-08-29T19:04:28.499651+0000 mon.a (mon.0) 2746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:28 smithi144 bash[67678]: cluster 2024-08-29T19:04:28.507949+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-29T19:04:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[77323]: cluster 2024-08-29T19:04:27.503542+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-29T19:04:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[77323]: audit 2024-08-29T19:04:27.515199+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.89:0/1916409667' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[77323]: audit 2024-08-29T19:04:27.528233+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[77323]: cluster 2024-08-29T19:04:27.928452+0000 mgr.y (mgr.34104) 1563 : cluster [DBG] pgmap v2594: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-08-29T19:04:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[77323]: audit 2024-08-29T19:04:28.499651+0000 mon.a (mon.0) 2746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[77323]: cluster 2024-08-29T19:04:28.507949+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-29T19:04:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[78574]: cluster 2024-08-29T19:04:27.503542+0000 mon.a (mon.0) 2744 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-29T19:04:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[78574]: audit 2024-08-29T19:04:27.515199+0000 mon.c (mon.2) 77 : audit [INF] from='client.? 172.21.15.89:0/1916409667' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[78574]: audit 2024-08-29T19:04:27.528233+0000 mon.a (mon.0) 2745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[78574]: cluster 2024-08-29T19:04:27.928452+0000 mgr.y (mgr.34104) 1563 : cluster [DBG] pgmap v2594: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 10 GiB used, 705 GiB / 715 GiB avail 2024-08-29T19:04:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[78574]: audit 2024-08-29T19:04:28.499651+0000 mon.a (mon.0) 2746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:28 smithi089 bash[78574]: cluster 2024-08-29T19:04:28.507949+0000 mon.a (mon.0) 2747 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-29T19:04:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:29 smithi144 bash[67678]: cluster 2024-08-29T19:04:28.515185+0000 mon.a (mon.0) 2748 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:04:29.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:29 smithi144 bash[67678]: cluster 2024-08-29T19:04:29.534571+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-29T19:04:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:29 smithi089 bash[78574]: cluster 2024-08-29T19:04:28.515185+0000 mon.a (mon.0) 2748 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:04:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:29 smithi089 bash[78574]: cluster 2024-08-29T19:04:29.534571+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-29T19:04:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:29 smithi089 bash[77323]: cluster 2024-08-29T19:04:28.515185+0000 mon.a (mon.0) 2748 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:04:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:29 smithi089 bash[77323]: cluster 2024-08-29T19:04:29.534571+0000 mon.a (mon.0) 2749 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-29T19:04:30.631 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestGroup.group_create (2123 ms) 2024-08-29T19:04:30.631 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestGroup.group_createPP 2024-08-29T19:04:30.664 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestGroup.group_createPP (33 ms) 2024-08-29T19:04:30.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestGroup.add_image 2024-08-29T19:04:30.753 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestGroup.add_image (88 ms) 2024-08-29T19:04:30.754 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestGroup.add_imagePP 2024-08-29T19:04:30.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:30 smithi144 bash[67678]: cluster 2024-08-29T19:04:29.929135+0000 mgr.y (mgr.34104) 1564 : cluster [DBG] pgmap v2597: 137 pgs: 2 creating+activating, 5 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-08-29T19:04:30.835 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestGroup.add_imagePP (82 ms) 2024-08-29T19:04:30.836 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestGroup.add_snapshot 2024-08-29T19:04:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:30 smithi089 bash[77323]: cluster 2024-08-29T19:04:29.929135+0000 mgr.y (mgr.34104) 1564 : cluster [DBG] pgmap v2597: 137 pgs: 2 creating+activating, 5 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-08-29T19:04:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:30 smithi089 bash[78574]: cluster 2024-08-29T19:04:29.929135+0000 mgr.y (mgr.34104) 1564 : cluster [DBG] pgmap v2597: 137 pgs: 2 creating+activating, 5 creating+peering, 25 unknown, 105 active+clean; 4.6 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-08-29T19:04:31.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:31 smithi144 bash[67678]: cluster 2024-08-29T19:04:30.539058+0000 mon.a (mon.0) 2750 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:04:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:31 smithi144 bash[67678]: cluster 2024-08-29T19:04:30.539119+0000 mon.a (mon.0) 2751 : cluster [INF] Cluster is now healthy 2024-08-29T19:04:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:31 smithi144 bash[67678]: cluster 2024-08-29T19:04:30.555290+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-29T19:04:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:31 smithi089 bash[77323]: cluster 2024-08-29T19:04:30.539058+0000 mon.a (mon.0) 2750 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:04:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:31 smithi089 bash[77323]: cluster 2024-08-29T19:04:30.539119+0000 mon.a (mon.0) 2751 : cluster [INF] Cluster is now healthy 2024-08-29T19:04:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:31 smithi089 bash[77323]: cluster 2024-08-29T19:04:30.555290+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-29T19:04:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:31 smithi089 bash[78574]: cluster 2024-08-29T19:04:30.539058+0000 mon.a (mon.0) 2750 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:04:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:31 smithi089 bash[78574]: cluster 2024-08-29T19:04:30.539119+0000 mon.a (mon.0) 2751 : cluster [INF] Cluster is now healthy 2024-08-29T19:04:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:31 smithi089 bash[78574]: cluster 2024-08-29T19:04:30.555290+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-29T19:04:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:32 smithi089 bash[77323]: cluster 2024-08-29T19:04:31.571593+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-29T19:04:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:32 smithi089 bash[77323]: cluster 2024-08-29T19:04:31.929838+0000 mgr.y (mgr.34104) 1565 : cluster [DBG] pgmap v2600: 137 pgs: 2 creating+activating, 5 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 39 KiB/s rd, 7.5 KiB/s wr, 55 op/s 2024-08-29T19:04:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:32 smithi089 bash[78574]: cluster 2024-08-29T19:04:31.571593+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-29T19:04:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:32 smithi089 bash[78574]: cluster 2024-08-29T19:04:31.929838+0000 mgr.y (mgr.34104) 1565 : cluster [DBG] pgmap v2600: 137 pgs: 2 creating+activating, 5 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 39 KiB/s rd, 7.5 KiB/s wr, 55 op/s 2024-08-29T19:04:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:32 smithi144 bash[67678]: cluster 2024-08-29T19:04:31.571593+0000 mon.a (mon.0) 2753 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-29T19:04:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:32 smithi144 bash[67678]: cluster 2024-08-29T19:04:31.929838+0000 mgr.y (mgr.34104) 1565 : cluster [DBG] pgmap v2600: 137 pgs: 2 creating+activating, 5 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 39 KiB/s rd, 7.5 KiB/s wr, 55 op/s 2024-08-29T19:04:33.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:33 smithi089 bash[77323]: cluster 2024-08-29T19:04:32.583080+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-29T19:04:33.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:33 smithi089 bash[78574]: cluster 2024-08-29T19:04:32.583080+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-29T19:04:34.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:33 smithi144 bash[67678]: cluster 2024-08-29T19:04:32.583080+0000 mon.a (mon.0) 2754 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-29T19:04:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:34 smithi089 bash[77323]: cluster 2024-08-29T19:04:33.586862+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-29T19:04:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:34 smithi089 bash[77323]: cluster 2024-08-29T19:04:33.930656+0000 mgr.y (mgr.34104) 1566 : cluster [DBG] pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 118 op/s 2024-08-29T19:04:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:34 smithi089 bash[78574]: cluster 2024-08-29T19:04:33.586862+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-29T19:04:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:34 smithi089 bash[78574]: cluster 2024-08-29T19:04:33.930656+0000 mgr.y (mgr.34104) 1566 : cluster [DBG] pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 118 op/s 2024-08-29T19:04:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:34 smithi144 bash[67678]: cluster 2024-08-29T19:04:33.586862+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-29T19:04:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:34 smithi144 bash[67678]: cluster 2024-08-29T19:04:33.930656+0000 mgr.y (mgr.34104) 1566 : cluster [DBG] pgmap v2603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 118 op/s 2024-08-29T19:04:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:04:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:04:35] "GET /metrics HTTP/1.1" 200 38815 "" "Prometheus/2.43.0" 2024-08-29T19:04:35.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:35 smithi089 bash[77323]: cluster 2024-08-29T19:04:34.615055+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-29T19:04:35.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:35 smithi089 bash[78574]: cluster 2024-08-29T19:04:34.615055+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-29T19:04:36.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:35 smithi144 bash[67678]: cluster 2024-08-29T19:04:34.615055+0000 mon.a (mon.0) 2756 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-29T19:04:36.719 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestGroup.add_snapshot (5884 ms) 2024-08-29T19:04:36.719 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-08-29T19:04:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:36 smithi089 bash[78574]: cluster 2024-08-29T19:04:35.613692+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-29T19:04:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:36 smithi089 bash[78574]: cluster 2024-08-29T19:04:35.931659+0000 mgr.y (mgr.34104) 1567 : cluster [DBG] pgmap v2606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.5 KiB/s wr, 63 op/s 2024-08-29T19:04:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:36 smithi089 bash[78574]: audit 2024-08-29T19:04:36.218780+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:04:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:36 smithi089 bash[77323]: cluster 2024-08-29T19:04:35.613692+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-29T19:04:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:36 smithi089 bash[77323]: cluster 2024-08-29T19:04:35.931659+0000 mgr.y (mgr.34104) 1567 : cluster [DBG] pgmap v2606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.5 KiB/s wr, 63 op/s 2024-08-29T19:04:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:36 smithi089 bash[77323]: audit 2024-08-29T19:04:36.218780+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:04:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:36 smithi144 bash[67678]: cluster 2024-08-29T19:04:35.613692+0000 mon.a (mon.0) 2757 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-29T19:04:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:36 smithi144 bash[67678]: cluster 2024-08-29T19:04:35.931659+0000 mgr.y (mgr.34104) 1567 : cluster [DBG] pgmap v2606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.5 KiB/s wr, 63 op/s 2024-08-29T19:04:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:36 smithi144 bash[67678]: audit 2024-08-29T19:04:36.218780+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:04:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[78574]: cluster 2024-08-29T19:04:36.630092+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-08-29T19:04:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[78574]: audit 2024-08-29T19:04:37.009794+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:04:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[78574]: audit 2024-08-29T19:04:37.011183+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:04:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[78574]: audit 2024-08-29T19:04:37.019902+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:04:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[77323]: cluster 2024-08-29T19:04:36.630092+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-08-29T19:04:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[77323]: audit 2024-08-29T19:04:37.009794+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:04:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[77323]: audit 2024-08-29T19:04:37.011183+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:04:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:37 smithi089 bash[77323]: audit 2024-08-29T19:04:37.019902+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:04:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:37 smithi144 bash[67678]: cluster 2024-08-29T19:04:36.630092+0000 mon.a (mon.0) 2759 : cluster [DBG] osdmap e1491: 8 total, 8 up, 8 in 2024-08-29T19:04:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:37 smithi144 bash[67678]: audit 2024-08-29T19:04:37.009794+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:04:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:37 smithi144 bash[67678]: audit 2024-08-29T19:04:37.011183+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:04:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:37 smithi144 bash[67678]: audit 2024-08-29T19:04:37.019902+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:04:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[77323]: cluster 2024-08-29T19:04:37.642017+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-08-29T19:04:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[77323]: audit 2024-08-29T19:04:37.774393+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:04:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[77323]: audit 2024-08-29T19:04:37.776617+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[77323]: cluster 2024-08-29T19:04:37.932294+0000 mgr.y (mgr.34104) 1568 : cluster [DBG] pgmap v2609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 8.5 KiB/s wr, 131 op/s 2024-08-29T19:04:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[78574]: cluster 2024-08-29T19:04:37.642017+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-08-29T19:04:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[78574]: audit 2024-08-29T19:04:37.774393+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:04:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[78574]: audit 2024-08-29T19:04:37.776617+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:38 smithi089 bash[78574]: cluster 2024-08-29T19:04:37.932294+0000 mgr.y (mgr.34104) 1568 : cluster [DBG] pgmap v2609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 8.5 KiB/s wr, 131 op/s 2024-08-29T19:04:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:38 smithi144 bash[67678]: cluster 2024-08-29T19:04:37.642017+0000 mon.a (mon.0) 2763 : cluster [DBG] osdmap e1492: 8 total, 8 up, 8 in 2024-08-29T19:04:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:38 smithi144 bash[67678]: audit 2024-08-29T19:04:37.774393+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:04:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:38 smithi144 bash[67678]: audit 2024-08-29T19:04:37.776617+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:38 smithi144 bash[67678]: cluster 2024-08-29T19:04:37.932294+0000 mgr.y (mgr.34104) 1568 : cluster [DBG] pgmap v2609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 101 KiB/s rd, 8.5 KiB/s wr, 131 op/s 2024-08-29T19:04:40.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:39 smithi144 bash[67678]: cluster 2024-08-29T19:04:38.784041+0000 mon.a (mon.0) 2766 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-08-29T19:04:40.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:39 smithi144 bash[67678]: cluster 2024-08-29T19:04:39.292448+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-08-29T19:04:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:39 smithi089 bash[77323]: cluster 2024-08-29T19:04:38.784041+0000 mon.a (mon.0) 2766 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-08-29T19:04:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:39 smithi089 bash[77323]: cluster 2024-08-29T19:04:39.292448+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-08-29T19:04:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:39 smithi089 bash[78574]: cluster 2024-08-29T19:04:38.784041+0000 mon.a (mon.0) 2766 : cluster [DBG] osdmap e1493: 8 total, 8 up, 8 in 2024-08-29T19:04:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:39 smithi089 bash[78574]: cluster 2024-08-29T19:04:39.292448+0000 mon.a (mon.0) 2767 : cluster [DBG] osdmap e1494: 8 total, 8 up, 8 in 2024-08-29T19:04:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:40 smithi144 bash[67678]: cluster 2024-08-29T19:04:39.933014+0000 mgr.y (mgr.34104) 1569 : cluster [DBG] pgmap v2612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.0 KiB/s wr, 133 op/s 2024-08-29T19:04:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:40 smithi144 bash[67678]: cluster 2024-08-29T19:04:40.299066+0000 mon.a (mon.0) 2768 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-08-29T19:04:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:40 smithi089 bash[77323]: cluster 2024-08-29T19:04:39.933014+0000 mgr.y (mgr.34104) 1569 : cluster [DBG] pgmap v2612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.0 KiB/s wr, 133 op/s 2024-08-29T19:04:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:40 smithi089 bash[77323]: cluster 2024-08-29T19:04:40.299066+0000 mon.a (mon.0) 2768 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-08-29T19:04:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:40 smithi089 bash[78574]: cluster 2024-08-29T19:04:39.933014+0000 mgr.y (mgr.34104) 1569 : cluster [DBG] pgmap v2612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.0 KiB/s wr, 133 op/s 2024-08-29T19:04:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:40 smithi089 bash[78574]: cluster 2024-08-29T19:04:40.299066+0000 mon.a (mon.0) 2768 : cluster [DBG] osdmap e1495: 8 total, 8 up, 8 in 2024-08-29T19:04:42.384 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestGroup.add_snapshotPP (5665 ms) 2024-08-29T19:04:42.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:42 smithi144 bash[67678]: cluster 2024-08-29T19:04:41.299611+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-08-29T19:04:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:42 smithi144 bash[67678]: cluster 2024-08-29T19:04:41.933968+0000 mgr.y (mgr.34104) 1570 : cluster [DBG] pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 5.7 KiB/s wr, 108 op/s 2024-08-29T19:04:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:42 smithi089 bash[77323]: cluster 2024-08-29T19:04:41.299611+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-08-29T19:04:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:42 smithi089 bash[77323]: cluster 2024-08-29T19:04:41.933968+0000 mgr.y (mgr.34104) 1570 : cluster [DBG] pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 5.7 KiB/s wr, 108 op/s 2024-08-29T19:04:42.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:42 smithi089 bash[78574]: cluster 2024-08-29T19:04:41.299611+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1496: 8 total, 8 up, 8 in 2024-08-29T19:04:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:42 smithi089 bash[78574]: cluster 2024-08-29T19:04:41.933968+0000 mgr.y (mgr.34104) 1570 : cluster [DBG] pgmap v2615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 5.7 KiB/s wr, 108 op/s 2024-08-29T19:04:43.326 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 6 tests from TestGroup (13876 ms total) 2024-08-29T19:04:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:04:43.326 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 31 tests from TestDeepCopy 2024-08-29T19:04:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:43 smithi089 bash[78574]: cluster 2024-08-29T19:04:42.310176+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-08-29T19:04:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:43 smithi089 bash[77323]: cluster 2024-08-29T19:04:42.310176+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-08-29T19:04:43.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:43 smithi144 bash[67678]: cluster 2024-08-29T19:04:42.310176+0000 mon.a (mon.0) 2770 : cluster [DBG] osdmap e1497: 8 total, 8 up, 8 in 2024-08-29T19:04:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:44 smithi089 bash[77323]: cluster 2024-08-29T19:04:43.312643+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-08-29T19:04:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:44 smithi089 bash[77323]: cluster 2024-08-29T19:04:43.934723+0000 mgr.y (mgr.34104) 1571 : cluster [DBG] pgmap v2618: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:44 smithi089 bash[78574]: cluster 2024-08-29T19:04:43.312643+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-08-29T19:04:44.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:44 smithi089 bash[78574]: cluster 2024-08-29T19:04:43.934723+0000 mgr.y (mgr.34104) 1571 : cluster [DBG] pgmap v2618: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:44 smithi144 bash[67678]: cluster 2024-08-29T19:04:43.312643+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1498: 8 total, 8 up, 8 in 2024-08-29T19:04:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:44 smithi144 bash[67678]: cluster 2024-08-29T19:04:43.934723+0000 mgr.y (mgr.34104) 1571 : cluster [DBG] pgmap v2618: 105 pgs: 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:45.352 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Empty 2024-08-29T19:04:45.356 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:04:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:04:45] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.43.0" 2024-08-29T19:04:45.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:45 smithi089 bash[77323]: cluster 2024-08-29T19:04:44.347851+0000 mon.a (mon.0) 2772 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-08-29T19:04:45.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:45 smithi089 bash[77323]: audit 2024-08-29T19:04:44.356243+0000 mon.a (mon.0) 2773 : audit [INF] from='client.? 172.21.15.89:0/4113541048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:45.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:45 smithi089 bash[78574]: cluster 2024-08-29T19:04:44.347851+0000 mon.a (mon.0) 2772 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-08-29T19:04:45.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:45 smithi089 bash[78574]: audit 2024-08-29T19:04:44.356243+0000 mon.a (mon.0) 2773 : audit [INF] from='client.? 172.21.15.89:0/4113541048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:45.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:45 smithi144 bash[67678]: cluster 2024-08-29T19:04:44.347851+0000 mon.a (mon.0) 2772 : cluster [DBG] osdmap e1499: 8 total, 8 up, 8 in 2024-08-29T19:04:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:45 smithi144 bash[67678]: audit 2024-08-29T19:04:44.356243+0000 mon.a (mon.0) 2773 : audit [INF] from='client.? 172.21.15.89:0/4113541048' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:04:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:46 smithi089 bash[77323]: audit 2024-08-29T19:04:45.338736+0000 mon.a (mon.0) 2774 : audit [INF] from='client.? 172.21.15.89:0/4113541048' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:46 smithi089 bash[77323]: cluster 2024-08-29T19:04:45.346948+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-08-29T19:04:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:46 smithi089 bash[77323]: cluster 2024-08-29T19:04:45.935359+0000 mgr.y (mgr.34104) 1572 : cluster [DBG] pgmap v2621: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:46 smithi089 bash[78574]: audit 2024-08-29T19:04:45.338736+0000 mon.a (mon.0) 2774 : audit [INF] from='client.? 172.21.15.89:0/4113541048' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:46 smithi089 bash[78574]: cluster 2024-08-29T19:04:45.346948+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-08-29T19:04:46.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:46 smithi089 bash[78574]: cluster 2024-08-29T19:04:45.935359+0000 mgr.y (mgr.34104) 1572 : cluster [DBG] pgmap v2621: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:46.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:46 smithi144 bash[67678]: audit 2024-08-29T19:04:45.338736+0000 mon.a (mon.0) 2774 : audit [INF] from='client.? 172.21.15.89:0/4113541048' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:04:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:46 smithi144 bash[67678]: cluster 2024-08-29T19:04:45.346948+0000 mon.a (mon.0) 2775 : cluster [DBG] osdmap e1500: 8 total, 8 up, 8 in 2024-08-29T19:04:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:46 smithi144 bash[67678]: cluster 2024-08-29T19:04:45.935359+0000 mgr.y (mgr.34104) 1572 : cluster [DBG] pgmap v2621: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:04:47.649 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Empty (2297 ms) 2024-08-29T19:04:47.649 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-08-29T19:04:47.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:47 smithi089 bash[77323]: cluster 2024-08-29T19:04:46.376461+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-29T19:04:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:47 smithi089 bash[78574]: cluster 2024-08-29T19:04:46.376461+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-29T19:04:47.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:47 smithi144 bash[67678]: cluster 2024-08-29T19:04:46.376461+0000 mon.a (mon.0) 2776 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-29T19:04:48.143 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.NoSnaps (494 ms) 2024-08-29T19:04:48.143 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Snaps 2024-08-29T19:04:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:48 smithi089 bash[77323]: cluster 2024-08-29T19:04:47.377111+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-29T19:04:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:48 smithi089 bash[77323]: cluster 2024-08-29T19:04:47.936191+0000 mgr.y (mgr.34104) 1573 : cluster [DBG] pgmap v2624: 137 pgs: 14 unknown, 123 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-08-29T19:04:48.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:48 smithi089 bash[78574]: cluster 2024-08-29T19:04:47.377111+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-29T19:04:48.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:48 smithi089 bash[78574]: cluster 2024-08-29T19:04:47.936191+0000 mgr.y (mgr.34104) 1573 : cluster [DBG] pgmap v2624: 137 pgs: 14 unknown, 123 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-08-29T19:04:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:48 smithi144 bash[67678]: cluster 2024-08-29T19:04:47.377111+0000 mon.a (mon.0) 2777 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-29T19:04:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:48 smithi144 bash[67678]: cluster 2024-08-29T19:04:47.936191+0000 mgr.y (mgr.34104) 1573 : cluster [DBG] pgmap v2624: 137 pgs: 14 unknown, 123 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-08-29T19:04:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:49 smithi089 bash[77323]: cluster 2024-08-29T19:04:48.399483+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-29T19:04:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:49 smithi089 bash[78574]: cluster 2024-08-29T19:04:48.399483+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-29T19:04:49.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:49 smithi144 bash[67678]: cluster 2024-08-29T19:04:48.399483+0000 mon.a (mon.0) 2778 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-29T19:04:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:50 smithi089 bash[77323]: cluster 2024-08-29T19:04:49.409386+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-29T19:04:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:50 smithi089 bash[77323]: cluster 2024-08-29T19:04:49.936886+0000 mgr.y (mgr.34104) 1574 : cluster [DBG] pgmap v2627: 137 pgs: 137 active+clean; 37 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 31 op/s 2024-08-29T19:04:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:50 smithi089 bash[78574]: cluster 2024-08-29T19:04:49.409386+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-29T19:04:50.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:50 smithi089 bash[78574]: cluster 2024-08-29T19:04:49.936886+0000 mgr.y (mgr.34104) 1574 : cluster [DBG] pgmap v2627: 137 pgs: 137 active+clean; 37 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 31 op/s 2024-08-29T19:04:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:50 smithi144 bash[67678]: cluster 2024-08-29T19:04:49.409386+0000 mon.a (mon.0) 2779 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-29T19:04:50.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:50 smithi144 bash[67678]: cluster 2024-08-29T19:04:49.936886+0000 mgr.y (mgr.34104) 1574 : cluster [DBG] pgmap v2627: 137 pgs: 137 active+clean; 37 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 31 op/s 2024-08-29T19:04:51.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:51 smithi089 bash[77323]: cluster 2024-08-29T19:04:50.433740+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-29T19:04:51.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:51 smithi089 bash[78574]: cluster 2024-08-29T19:04:50.433740+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-29T19:04:51.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:51 smithi144 bash[67678]: cluster 2024-08-29T19:04:50.433740+0000 mon.a (mon.0) 2780 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-29T19:04:51.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Snaps (3791 ms) 2024-08-29T19:04:51.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-08-29T19:04:52.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:52 smithi144 bash[67678]: cluster 2024-08-29T19:04:51.440066+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-29T19:04:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:52 smithi144 bash[67678]: cluster 2024-08-29T19:04:51.937646+0000 mgr.y (mgr.34104) 1575 : cluster [DBG] pgmap v2630: 137 pgs: 137 active+clean; 49 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 79 op/s 2024-08-29T19:04:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:52 smithi089 bash[77323]: cluster 2024-08-29T19:04:51.440066+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-29T19:04:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:52 smithi089 bash[77323]: cluster 2024-08-29T19:04:51.937646+0000 mgr.y (mgr.34104) 1575 : cluster [DBG] pgmap v2630: 137 pgs: 137 active+clean; 49 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 79 op/s 2024-08-29T19:04:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:52 smithi089 bash[78574]: cluster 2024-08-29T19:04:51.440066+0000 mon.a (mon.0) 2781 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-29T19:04:52.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:52 smithi089 bash[78574]: cluster 2024-08-29T19:04:51.937646+0000 mgr.y (mgr.34104) 1575 : cluster [DBG] pgmap v2630: 137 pgs: 137 active+clean; 49 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 11 MiB/s wr, 79 op/s 2024-08-29T19:04:53.693 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.SnapDiscard (1756 ms) 2024-08-29T19:04:53.693 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-08-29T19:04:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:53 smithi144 bash[67678]: cluster 2024-08-29T19:04:52.453083+0000 mon.a (mon.0) 2782 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-29T19:04:53.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:53 smithi144 bash[67678]: audit 2024-08-29T19:04:52.767516+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:53 smithi089 bash[77323]: cluster 2024-08-29T19:04:52.453083+0000 mon.a (mon.0) 2782 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-29T19:04:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:53 smithi089 bash[77323]: audit 2024-08-29T19:04:52.767516+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:53 smithi089 bash[78574]: cluster 2024-08-29T19:04:52.453083+0000 mon.a (mon.0) 2782 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-29T19:04:53.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:53 smithi089 bash[78574]: audit 2024-08-29T19:04:52.767516+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:04:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:54 smithi144 bash[67678]: cluster 2024-08-29T19:04:53.453904+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-29T19:04:54.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:54 smithi144 bash[67678]: cluster 2024-08-29T19:04:53.938589+0000 mgr.y (mgr.34104) 1576 : cluster [DBG] pgmap v2633: 137 pgs: 137 active+clean; 61 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 163 op/s 2024-08-29T19:04:54.927 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneDiscard (1238 ms) 2024-08-29T19:04:54.928 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-08-29T19:04:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:54 smithi089 bash[77323]: cluster 2024-08-29T19:04:53.453904+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-29T19:04:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:54 smithi089 bash[77323]: cluster 2024-08-29T19:04:53.938589+0000 mgr.y (mgr.34104) 1576 : cluster [DBG] pgmap v2633: 137 pgs: 137 active+clean; 61 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 163 op/s 2024-08-29T19:04:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:54 smithi089 bash[78574]: cluster 2024-08-29T19:04:53.453904+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-29T19:04:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:54 smithi089 bash[78574]: cluster 2024-08-29T19:04:53.938589+0000 mgr.y (mgr.34104) 1576 : cluster [DBG] pgmap v2633: 137 pgs: 137 active+clean; 61 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 163 op/s 2024-08-29T19:04:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:04:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:04:55] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-08-29T19:04:55.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:55 smithi144 bash[67678]: cluster 2024-08-29T19:04:54.474892+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-29T19:04:55.904 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneShrink (976 ms) 2024-08-29T19:04:55.904 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-08-29T19:04:55.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:55 smithi089 bash[77323]: cluster 2024-08-29T19:04:54.474892+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-29T19:04:55.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:55 smithi089 bash[78574]: cluster 2024-08-29T19:04:54.474892+0000 mon.a (mon.0) 2785 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-29T19:04:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:56 smithi144 bash[67678]: cluster 2024-08-29T19:04:55.485388+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-29T19:04:56.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:56 smithi144 bash[67678]: cluster 2024-08-29T19:04:55.939292+0000 mgr.y (mgr.34104) 1577 : cluster [DBG] pgmap v2636: 137 pgs: 137 active+clean; 61 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 114 op/s 2024-08-29T19:04:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:56 smithi089 bash[77323]: cluster 2024-08-29T19:04:55.485388+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-29T19:04:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:56 smithi089 bash[77323]: cluster 2024-08-29T19:04:55.939292+0000 mgr.y (mgr.34104) 1577 : cluster [DBG] pgmap v2636: 137 pgs: 137 active+clean; 61 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 114 op/s 2024-08-29T19:04:56.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:56 smithi089 bash[78574]: cluster 2024-08-29T19:04:55.485388+0000 mon.a (mon.0) 2786 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-29T19:04:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:56 smithi089 bash[78574]: cluster 2024-08-29T19:04:55.939292+0000 mgr.y (mgr.34104) 1577 : cluster [DBG] pgmap v2636: 137 pgs: 137 active+clean; 61 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 114 op/s 2024-08-29T19:04:57.050 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneExpand (1146 ms) 2024-08-29T19:04:57.050 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-08-29T19:04:57.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:57 smithi144 bash[67678]: cluster 2024-08-29T19:04:56.503886+0000 mon.a (mon.0) 2787 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-29T19:04:57.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:57 smithi089 bash[77323]: cluster 2024-08-29T19:04:56.503886+0000 mon.a (mon.0) 2787 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-29T19:04:57.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:57 smithi089 bash[78574]: cluster 2024-08-29T19:04:56.503886+0000 mon.a (mon.0) 2787 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-29T19:04:58.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:58 smithi144 bash[67678]: cluster 2024-08-29T19:04:57.508545+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-29T19:04:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:58 smithi144 bash[67678]: cluster 2024-08-29T19:04:57.940079+0000 mgr.y (mgr.34104) 1578 : cluster [DBG] pgmap v2639: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 466 op/s 2024-08-29T19:04:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:58 smithi089 bash[77323]: cluster 2024-08-29T19:04:57.508545+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-29T19:04:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:58 smithi089 bash[77323]: cluster 2024-08-29T19:04:57.940079+0000 mgr.y (mgr.34104) 1578 : cluster [DBG] pgmap v2639: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 466 op/s 2024-08-29T19:04:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:58 smithi089 bash[78574]: cluster 2024-08-29T19:04:57.508545+0000 mon.a (mon.0) 2788 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-29T19:04:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:58 smithi089 bash[78574]: cluster 2024-08-29T19:04:57.940079+0000 mgr.y (mgr.34104) 1578 : cluster [DBG] pgmap v2639: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 466 op/s 2024-08-29T19:04:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:59 smithi144 bash[67678]: cluster 2024-08-29T19:04:58.518185+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-29T19:04:59.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:04:59 smithi144 bash[67678]: cluster 2024-08-29T19:04:59.326405+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-29T19:04:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:59 smithi089 bash[77323]: cluster 2024-08-29T19:04:58.518185+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-29T19:04:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:04:59 smithi089 bash[77323]: cluster 2024-08-29T19:04:59.326405+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-29T19:04:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:59 smithi089 bash[78574]: cluster 2024-08-29T19:04:58.518185+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-29T19:04:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:04:59 smithi089 bash[78574]: cluster 2024-08-29T19:04:59.326405+0000 mon.a (mon.0) 2790 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-29T19:05:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:00 smithi144 bash[67678]: cluster 2024-08-29T19:04:59.940800+0000 mgr.y (mgr.34104) 1579 : cluster [DBG] pgmap v2642: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 605 op/s 2024-08-29T19:05:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:00 smithi144 bash[67678]: cluster 2024-08-29T19:05:00.329535+0000 mon.a (mon.0) 2791 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-29T19:05:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:00 smithi089 bash[77323]: cluster 2024-08-29T19:04:59.940800+0000 mgr.y (mgr.34104) 1579 : cluster [DBG] pgmap v2642: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 605 op/s 2024-08-29T19:05:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:00 smithi089 bash[77323]: cluster 2024-08-29T19:05:00.329535+0000 mon.a (mon.0) 2791 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-29T19:05:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:00 smithi089 bash[78574]: cluster 2024-08-29T19:04:59.940800+0000 mgr.y (mgr.34104) 1579 : cluster [DBG] pgmap v2642: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 605 op/s 2024-08-29T19:05:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:00 smithi089 bash[78574]: cluster 2024-08-29T19:05:00.329535+0000 mon.a (mon.0) 2791 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-29T19:05:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:02 smithi089 bash[77323]: cluster 2024-08-29T19:05:01.333332+0000 mon.a (mon.0) 2792 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-29T19:05:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:02 smithi089 bash[77323]: cluster 2024-08-29T19:05:01.941708+0000 mgr.y (mgr.34104) 1580 : cluster [DBG] pgmap v2645: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 15 KiB/s wr, 175 op/s 2024-08-29T19:05:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:02 smithi089 bash[78574]: cluster 2024-08-29T19:05:01.333332+0000 mon.a (mon.0) 2792 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-29T19:05:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:02 smithi089 bash[78574]: cluster 2024-08-29T19:05:01.941708+0000 mgr.y (mgr.34104) 1580 : cluster [DBG] pgmap v2645: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 15 KiB/s wr, 175 op/s 2024-08-29T19:05:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:02 smithi144 bash[67678]: cluster 2024-08-29T19:05:01.333332+0000 mon.a (mon.0) 2792 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-29T19:05:02.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:02 smithi144 bash[67678]: cluster 2024-08-29T19:05:01.941708+0000 mgr.y (mgr.34104) 1580 : cluster [DBG] pgmap v2645: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 115 KiB/s rd, 15 KiB/s wr, 175 op/s 2024-08-29T19:05:03.608 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneHideParent (6558 ms) 2024-08-29T19:05:03.609 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Clone 2024-08-29T19:05:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:03 smithi089 bash[77323]: cluster 2024-08-29T19:05:02.346548+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-29T19:05:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:03 smithi089 bash[78574]: cluster 2024-08-29T19:05:02.346548+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-29T19:05:03.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:03 smithi144 bash[67678]: cluster 2024-08-29T19:05:02.346548+0000 mon.a (mon.0) 2793 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-29T19:05:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:04 smithi089 bash[77323]: cluster 2024-08-29T19:05:03.347801+0000 mon.a (mon.0) 2794 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-29T19:05:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:04 smithi089 bash[77323]: cluster 2024-08-29T19:05:03.942667+0000 mgr.y (mgr.34104) 1581 : cluster [DBG] pgmap v2648: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 148 op/s 2024-08-29T19:05:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:04 smithi089 bash[78574]: cluster 2024-08-29T19:05:03.347801+0000 mon.a (mon.0) 2794 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-29T19:05:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:04 smithi089 bash[78574]: cluster 2024-08-29T19:05:03.942667+0000 mgr.y (mgr.34104) 1581 : cluster [DBG] pgmap v2648: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 148 op/s 2024-08-29T19:05:04.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:04 smithi144 bash[67678]: cluster 2024-08-29T19:05:03.347801+0000 mon.a (mon.0) 2794 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-29T19:05:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:04 smithi144 bash[67678]: cluster 2024-08-29T19:05:03.942667+0000 mgr.y (mgr.34104) 1581 : cluster [DBG] pgmap v2648: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 148 op/s 2024-08-29T19:05:05.363 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:05:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:05:05] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-08-29T19:05:05.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:05 smithi089 bash[77323]: cluster 2024-08-29T19:05:04.372344+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-29T19:05:05.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:05 smithi089 bash[78574]: cluster 2024-08-29T19:05:04.372344+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-29T19:05:05.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:05 smithi144 bash[67678]: cluster 2024-08-29T19:05:04.372344+0000 mon.a (mon.0) 2795 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-29T19:05:06.103 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Clone (2495 ms) 2024-08-29T19:05:06.103 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-08-29T19:05:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:06 smithi089 bash[77323]: cluster 2024-08-29T19:05:05.383167+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-29T19:05:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:06 smithi089 bash[77323]: cluster 2024-08-29T19:05:05.943357+0000 mgr.y (mgr.34104) 1582 : cluster [DBG] pgmap v2651: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.7 KiB/s wr, 113 op/s 2024-08-29T19:05:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:06 smithi089 bash[78574]: cluster 2024-08-29T19:05:05.383167+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-29T19:05:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:06 smithi089 bash[78574]: cluster 2024-08-29T19:05:05.943357+0000 mgr.y (mgr.34104) 1582 : cluster [DBG] pgmap v2651: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.7 KiB/s wr, 113 op/s 2024-08-29T19:05:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:06 smithi144 bash[67678]: cluster 2024-08-29T19:05:05.383167+0000 mon.a (mon.0) 2796 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-29T19:05:06.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:06 smithi144 bash[67678]: cluster 2024-08-29T19:05:05.943357+0000 mgr.y (mgr.34104) 1582 : cluster [DBG] pgmap v2651: 137 pgs: 137 active+clean; 69 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 8.7 KiB/s wr, 113 op/s 2024-08-29T19:05:07.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:07 smithi089 bash[77323]: cluster 2024-08-29T19:05:06.401732+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-29T19:05:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:07 smithi089 bash[78574]: cluster 2024-08-29T19:05:06.401732+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-29T19:05:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:07 smithi144 bash[67678]: cluster 2024-08-29T19:05:06.401732+0000 mon.a (mon.0) 2797 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-29T19:05:08.283 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneFlatten (2180 ms) 2024-08-29T19:05:08.283 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Stress 2024-08-29T19:05:08.349 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 27721329~6910208 2024-08-29T19:05:08.387 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 46797359~4667021 2024-08-29T19:05:08.388 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 52098027~5354090 2024-08-29T19:05:08.411 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 55668614~6225107 2024-08-29T19:05:08.417 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 33552224~7495841 2024-08-29T19:05:08.463 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 15438861~4809531 2024-08-29T19:05:08.466 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 36344269~8117406 2024-08-29T19:05:08.497 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52964363~299557 2024-08-29T19:05:08.500 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap0 2024-08-29T19:05:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:08 smithi089 bash[77323]: cluster 2024-08-29T19:05:07.408363+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-29T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:08 smithi089 bash[77323]: audit 2024-08-29T19:05:07.768890+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:08 smithi089 bash[77323]: cluster 2024-08-29T19:05:07.944406+0000 mgr.y (mgr.34104) 1583 : cluster [DBG] pgmap v2654: 137 pgs: 137 active+clean; 93 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.0 MiB/s wr, 209 op/s 2024-08-29T19:05:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:08 smithi089 bash[78574]: cluster 2024-08-29T19:05:07.408363+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-29T19:05:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:08 smithi089 bash[78574]: audit 2024-08-29T19:05:07.768890+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:08 smithi089 bash[78574]: cluster 2024-08-29T19:05:07.944406+0000 mgr.y (mgr.34104) 1583 : cluster [DBG] pgmap v2654: 137 pgs: 137 active+clean; 93 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.0 MiB/s wr, 209 op/s 2024-08-29T19:05:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:08 smithi144 bash[67678]: cluster 2024-08-29T19:05:07.408363+0000 mon.a (mon.0) 2798 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-29T19:05:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:08 smithi144 bash[67678]: audit 2024-08-29T19:05:07.768890+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:08 smithi144 bash[67678]: cluster 2024-08-29T19:05:07.944406+0000 mgr.y (mgr.34104) 1583 : cluster [DBG] pgmap v2654: 137 pgs: 137 active+clean; 93 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 6.0 MiB/s wr, 209 op/s 2024-08-29T19:05:09.476 INFO:tasks.workunit.client.0.smithi089.stdout:clone image240 -> image241 2024-08-29T19:05:09.609 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 92333524 2024-08-29T19:05:09.627 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 25823006~7803385 2024-08-29T19:05:09.686 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 71448904~2215380 2024-08-29T19:05:09.693 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 70466567~2651611 2024-08-29T19:05:09.705 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 78836946~11335 2024-08-29T19:05:09.712 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 25524121~3176827 2024-08-29T19:05:09.730 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 63624928~8131661 2024-08-29T19:05:09.737 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 60077439~174289 2024-08-29T19:05:09.744 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 21040956~1300757 2024-08-29T19:05:09.750 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:05:10.476 INFO:tasks.workunit.client.0.smithi089.stdout:clone image241 -> image242 2024-08-29T19:05:10.651 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 87957563~2865108 2024-08-29T19:05:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:10 smithi089 bash[77323]: cluster 2024-08-29T19:05:09.421690+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-29T19:05:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:10 smithi089 bash[77323]: cluster 2024-08-29T19:05:09.945140+0000 mgr.y (mgr.34104) 1584 : cluster [DBG] pgmap v2656: 137 pgs: 137 active+clean; 149 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 18 MiB/s wr, 376 op/s 2024-08-29T19:05:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:10 smithi089 bash[78574]: cluster 2024-08-29T19:05:09.421690+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-29T19:05:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:10 smithi089 bash[78574]: cluster 2024-08-29T19:05:09.945140+0000 mgr.y (mgr.34104) 1584 : cluster [DBG] pgmap v2656: 137 pgs: 137 active+clean; 149 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 18 MiB/s wr, 376 op/s 2024-08-29T19:05:10.687 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 27852216~2174370 2024-08-29T19:05:10.729 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 33566743~1021931 2024-08-29T19:05:10.770 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 69979256~2591698 2024-08-29T19:05:10.783 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 37660961~1135572 2024-08-29T19:05:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:10 smithi144 bash[67678]: cluster 2024-08-29T19:05:09.421690+0000 mon.a (mon.0) 2800 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-29T19:05:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:10 smithi144 bash[67678]: cluster 2024-08-29T19:05:09.945140+0000 mgr.y (mgr.34104) 1584 : cluster [DBG] pgmap v2656: 137 pgs: 137 active+clean; 149 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 18 MiB/s wr, 376 op/s 2024-08-29T19:05:10.827 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 45708681~1166342 2024-08-29T19:05:10.862 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 8616711~5283250 2024-08-29T19:05:10.889 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 32193766~6246739 2024-08-29T19:05:10.892 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:05:11.478 INFO:tasks.workunit.client.0.smithi089.stdout:clone image242 -> image243 2024-08-29T19:05:11.697 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 88571406~3762118 2024-08-29T19:05:11.751 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 48058281~4614085 2024-08-29T19:05:11.777 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 71466002~7055871 2024-08-29T19:05:11.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:11 smithi144 bash[67678]: cluster 2024-08-29T19:05:10.435355+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-29T19:05:11.815 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 73044633~3572681 2024-08-29T19:05:11.820 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 46169282~6655697 2024-08-29T19:05:11.851 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 47686270~3870161 2024-08-29T19:05:11.856 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 15065041~7940574 2024-08-29T19:05:11.887 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 9232404~2132138 2024-08-29T19:05:11.910 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap3 2024-08-29T19:05:11.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:11 smithi089 bash[77323]: cluster 2024-08-29T19:05:10.435355+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-29T19:05:11.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:11 smithi089 bash[78574]: cluster 2024-08-29T19:05:10.435355+0000 mon.a (mon.0) 2801 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-29T19:05:12.498 INFO:tasks.workunit.client.0.smithi089.stdout:clone image243 -> image244 2024-08-29T19:05:12.732 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 102872631 2024-08-29T19:05:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:12 smithi144 bash[67678]: cluster 2024-08-29T19:05:11.432648+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-29T19:05:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:12 smithi144 bash[67678]: cluster 2024-08-29T19:05:11.945834+0000 mgr.y (mgr.34104) 1585 : cluster [DBG] pgmap v2659: 137 pgs: 137 active+clean; 220 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 33 MiB/s wr, 355 op/s 2024-08-29T19:05:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:12 smithi089 bash[77323]: cluster 2024-08-29T19:05:11.432648+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-29T19:05:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:12 smithi089 bash[77323]: cluster 2024-08-29T19:05:11.945834+0000 mgr.y (mgr.34104) 1585 : cluster [DBG] pgmap v2659: 137 pgs: 137 active+clean; 220 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 33 MiB/s wr, 355 op/s 2024-08-29T19:05:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:12 smithi089 bash[78574]: cluster 2024-08-29T19:05:11.432648+0000 mon.a (mon.0) 2802 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-29T19:05:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:12 smithi089 bash[78574]: cluster 2024-08-29T19:05:11.945834+0000 mgr.y (mgr.34104) 1585 : cluster [DBG] pgmap v2659: 137 pgs: 137 active+clean; 220 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 33 MiB/s wr, 355 op/s 2024-08-29T19:05:13.390 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Stress (5107 ms) 2024-08-29T19:05:13.390 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-08-29T19:05:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:13 smithi144 bash[67678]: cluster 2024-08-29T19:05:12.456893+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-29T19:05:13.874 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (483 ms) 2024-08-29T19:05:13.874 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-08-29T19:05:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:13 smithi089 bash[77323]: cluster 2024-08-29T19:05:12.456893+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-29T19:05:13.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:13 smithi089 bash[78574]: cluster 2024-08-29T19:05:12.456893+0000 mon.a (mon.0) 2803 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-29T19:05:14.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:14 smithi144 bash[67678]: cluster 2024-08-29T19:05:13.946871+0000 mgr.y (mgr.34104) 1586 : cluster [DBG] pgmap v2661: 137 pgs: 137 active+clean; 298 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 34 MiB/s wr, 541 op/s 2024-08-29T19:05:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:14 smithi089 bash[77323]: cluster 2024-08-29T19:05:13.946871+0000 mgr.y (mgr.34104) 1586 : cluster [DBG] pgmap v2661: 137 pgs: 137 active+clean; 298 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 34 MiB/s wr, 541 op/s 2024-08-29T19:05:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:14 smithi089 bash[78574]: cluster 2024-08-29T19:05:13.946871+0000 mgr.y (mgr.34104) 1586 : cluster [DBG] pgmap v2661: 137 pgs: 137 active+clean; 298 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 34 MiB/s wr, 541 op/s 2024-08-29T19:05:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:05:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:05:15] "GET /metrics HTTP/1.1" 200 36377 "" "Prometheus/2.43.0" 2024-08-29T19:05:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:15 smithi144 bash[67678]: cluster 2024-08-29T19:05:14.467699+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-08-29T19:05:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:15 smithi089 bash[78574]: cluster 2024-08-29T19:05:14.467699+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-08-29T19:05:16.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:15 smithi089 bash[77323]: cluster 2024-08-29T19:05:14.467699+0000 mon.a (mon.0) 2804 : cluster [DBG] osdmap e1527: 8 total, 8 up, 8 in 2024-08-29T19:05:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:16 smithi144 bash[67678]: cluster 2024-08-29T19:05:15.479575+0000 mon.a (mon.0) 2805 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-08-29T19:05:16.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:16 smithi144 bash[67678]: cluster 2024-08-29T19:05:15.947535+0000 mgr.y (mgr.34104) 1587 : cluster [DBG] pgmap v2664: 137 pgs: 137 active+clean; 298 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 17 MiB/s wr, 413 op/s 2024-08-29T19:05:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:16 smithi089 bash[77323]: cluster 2024-08-29T19:05:15.479575+0000 mon.a (mon.0) 2805 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-08-29T19:05:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:16 smithi089 bash[77323]: cluster 2024-08-29T19:05:15.947535+0000 mgr.y (mgr.34104) 1587 : cluster [DBG] pgmap v2664: 137 pgs: 137 active+clean; 298 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 17 MiB/s wr, 413 op/s 2024-08-29T19:05:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:16 smithi089 bash[78574]: cluster 2024-08-29T19:05:15.479575+0000 mon.a (mon.0) 2805 : cluster [DBG] osdmap e1528: 8 total, 8 up, 8 in 2024-08-29T19:05:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:16 smithi089 bash[78574]: cluster 2024-08-29T19:05:15.947535+0000 mgr.y (mgr.34104) 1587 : cluster [DBG] pgmap v2664: 137 pgs: 137 active+clean; 298 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 17 MiB/s wr, 413 op/s 2024-08-29T19:05:17.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:17 smithi144 bash[67678]: cluster 2024-08-29T19:05:16.495014+0000 mon.a (mon.0) 2806 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-08-29T19:05:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:17 smithi089 bash[77323]: cluster 2024-08-29T19:05:16.495014+0000 mon.a (mon.0) 2806 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-08-29T19:05:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:17 smithi089 bash[78574]: cluster 2024-08-29T19:05:16.495014+0000 mon.a (mon.0) 2806 : cluster [DBG] osdmap e1529: 8 total, 8 up, 8 in 2024-08-29T19:05:18.060 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4187 ms) 2024-08-29T19:05:18.060 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-08-29T19:05:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:18 smithi144 bash[67678]: cluster 2024-08-29T19:05:17.508091+0000 mon.a (mon.0) 2807 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-08-29T19:05:18.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:18 smithi144 bash[67678]: cluster 2024-08-29T19:05:17.948176+0000 mgr.y (mgr.34104) 1588 : cluster [DBG] pgmap v2667: 137 pgs: 137 active+clean; 329 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 239 op/s 2024-08-29T19:05:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:18 smithi089 bash[77323]: cluster 2024-08-29T19:05:17.508091+0000 mon.a (mon.0) 2807 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-08-29T19:05:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:18 smithi089 bash[77323]: cluster 2024-08-29T19:05:17.948176+0000 mgr.y (mgr.34104) 1588 : cluster [DBG] pgmap v2667: 137 pgs: 137 active+clean; 329 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 239 op/s 2024-08-29T19:05:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:18 smithi089 bash[78574]: cluster 2024-08-29T19:05:17.508091+0000 mon.a (mon.0) 2807 : cluster [DBG] osdmap e1530: 8 total, 8 up, 8 in 2024-08-29T19:05:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:18 smithi089 bash[78574]: cluster 2024-08-29T19:05:17.948176+0000 mgr.y (mgr.34104) 1588 : cluster [DBG] pgmap v2667: 137 pgs: 137 active+clean; 329 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 239 op/s 2024-08-29T19:05:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:19 smithi144 bash[67678]: cluster 2024-08-29T19:05:18.518897+0000 mon.a (mon.0) 2808 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-08-29T19:05:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:19 smithi089 bash[77323]: cluster 2024-08-29T19:05:18.518897+0000 mon.a (mon.0) 2808 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-08-29T19:05:19.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:19 smithi089 bash[78574]: cluster 2024-08-29T19:05:18.518897+0000 mon.a (mon.0) 2808 : cluster [DBG] osdmap e1531: 8 total, 8 up, 8 in 2024-08-29T19:05:20.350 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2287 ms) 2024-08-29T19:05:20.350 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-08-29T19:05:20.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:20 smithi144 bash[67678]: cluster 2024-08-29T19:05:19.526902+0000 mon.a (mon.0) 2809 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-08-29T19:05:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:20 smithi144 bash[67678]: cluster 2024-08-29T19:05:19.948914+0000 mgr.y (mgr.34104) 1589 : cluster [DBG] pgmap v2670: 137 pgs: 137 active+clean; 365 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 16 MiB/s wr, 313 op/s 2024-08-29T19:05:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:20 smithi089 bash[78574]: cluster 2024-08-29T19:05:19.526902+0000 mon.a (mon.0) 2809 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-08-29T19:05:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:20 smithi089 bash[78574]: cluster 2024-08-29T19:05:19.948914+0000 mgr.y (mgr.34104) 1589 : cluster [DBG] pgmap v2670: 137 pgs: 137 active+clean; 365 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 16 MiB/s wr, 313 op/s 2024-08-29T19:05:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:20 smithi089 bash[77323]: cluster 2024-08-29T19:05:19.526902+0000 mon.a (mon.0) 2809 : cluster [DBG] osdmap e1532: 8 total, 8 up, 8 in 2024-08-29T19:05:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:20 smithi089 bash[77323]: cluster 2024-08-29T19:05:19.948914+0000 mgr.y (mgr.34104) 1589 : cluster [DBG] pgmap v2670: 137 pgs: 137 active+clean; 365 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 16 MiB/s wr, 313 op/s 2024-08-29T19:05:21.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:21 smithi144 bash[67678]: cluster 2024-08-29T19:05:20.539862+0000 mon.a (mon.0) 2810 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-08-29T19:05:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:21 smithi089 bash[77323]: cluster 2024-08-29T19:05:20.539862+0000 mon.a (mon.0) 2810 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-08-29T19:05:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:21 smithi089 bash[78574]: cluster 2024-08-29T19:05:20.539862+0000 mon.a (mon.0) 2810 : cluster [DBG] osdmap e1533: 8 total, 8 up, 8 in 2024-08-29T19:05:22.461 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2114 ms) 2024-08-29T19:05:22.462 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-08-29T19:05:22.525 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 33298003~637065 2024-08-29T19:05:22.543 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 56251963~8110761 2024-08-29T19:05:22.543 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 39523325~324690 2024-08-29T19:05:22.551 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 72825401~5030337 2024-08-29T19:05:22.553 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 42346887~6478635 2024-08-29T19:05:22.592 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 44647152~2731112 2024-08-29T19:05:22.595 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 43341415~7342792 2024-08-29T19:05:22.628 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 19304081~7061251 2024-08-29T19:05:22.629 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap0 2024-08-29T19:05:22.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:22 smithi144 bash[67678]: cluster 2024-08-29T19:05:21.549477+0000 mon.a (mon.0) 2811 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-08-29T19:05:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:22 smithi144 bash[67678]: cluster 2024-08-29T19:05:21.949859+0000 mgr.y (mgr.34104) 1590 : cluster [DBG] pgmap v2673: 137 pgs: 137 active+clean; 393 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 16 MiB/s wr, 216 op/s 2024-08-29T19:05:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:22 smithi089 bash[77323]: cluster 2024-08-29T19:05:21.549477+0000 mon.a (mon.0) 2811 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-08-29T19:05:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:22 smithi089 bash[77323]: cluster 2024-08-29T19:05:21.949859+0000 mgr.y (mgr.34104) 1590 : cluster [DBG] pgmap v2673: 137 pgs: 137 active+clean; 393 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 16 MiB/s wr, 216 op/s 2024-08-29T19:05:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:22 smithi089 bash[78574]: cluster 2024-08-29T19:05:21.549477+0000 mon.a (mon.0) 2811 : cluster [DBG] osdmap e1534: 8 total, 8 up, 8 in 2024-08-29T19:05:22.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:22 smithi089 bash[78574]: cluster 2024-08-29T19:05:21.949859+0000 mgr.y (mgr.34104) 1590 : cluster [DBG] pgmap v2673: 137 pgs: 137 active+clean; 393 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 16 MiB/s wr, 216 op/s 2024-08-29T19:05:23.600 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 4110090~7400303 2024-08-29T19:05:23.607 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 23729486~2859471 2024-08-29T19:05:23.608 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 55323257~2456751 2024-08-29T19:05:23.608 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 20443529~289998 2024-08-29T19:05:23.628 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 11240958~8145678 2024-08-29T19:05:23.644 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 76418508~7467572 2024-08-29T19:05:23.646 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 8104637~6550274 2024-08-29T19:05:23.684 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 56604075~6466478 2024-08-29T19:05:23.696 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:05:23.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:23 smithi144 bash[67678]: audit 2024-08-29T19:05:22.768467+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:23 smithi089 bash[77323]: audit 2024-08-29T19:05:22.768467+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:23 smithi089 bash[78574]: audit 2024-08-29T19:05:22.768467+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 2278074~3852712 2024-08-29T19:05:24.616 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 52274388~4119097 2024-08-29T19:05:24.617 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 65570465~2681921 2024-08-29T19:05:24.618 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 68744970~4646852 2024-08-29T19:05:24.639 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 45262535~8248585 2024-08-29T19:05:24.651 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 58820161~4162971 2024-08-29T19:05:24.651 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 28340491~259228 2024-08-29T19:05:24.651 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 28284523~4209995 2024-08-29T19:05:24.690 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:05:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:24 smithi089 bash[77323]: cluster 2024-08-29T19:05:23.571926+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-08-29T19:05:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:24 smithi089 bash[77323]: cluster 2024-08-29T19:05:23.950490+0000 mgr.y (mgr.34104) 1591 : cluster [DBG] pgmap v2675: 137 pgs: 137 active+clean; 517 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 35 MiB/s wr, 421 op/s 2024-08-29T19:05:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:24 smithi089 bash[78574]: cluster 2024-08-29T19:05:23.571926+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-08-29T19:05:24.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:24 smithi089 bash[78574]: cluster 2024-08-29T19:05:23.950490+0000 mgr.y (mgr.34104) 1591 : cluster [DBG] pgmap v2675: 137 pgs: 137 active+clean; 517 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 35 MiB/s wr, 421 op/s 2024-08-29T19:05:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:24 smithi144 bash[67678]: cluster 2024-08-29T19:05:23.571926+0000 mon.a (mon.0) 2813 : cluster [DBG] osdmap e1535: 8 total, 8 up, 8 in 2024-08-29T19:05:25.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:24 smithi144 bash[67678]: cluster 2024-08-29T19:05:23.950490+0000 mgr.y (mgr.34104) 1591 : cluster [DBG] pgmap v2675: 137 pgs: 137 active+clean; 517 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 35 MiB/s wr, 421 op/s 2024-08-29T19:05:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:05:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:05:25] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2024-08-29T19:05:25.635 INFO:tasks.workunit.client.0.smithi089.stdout:clone image263 -> image264 2024-08-29T19:05:25.769 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 117162212 2024-08-29T19:05:25.783 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 97002140~2028327 2024-08-29T19:05:25.804 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 55768925~7867378 2024-08-29T19:05:25.824 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 107143273~1023416 2024-08-29T19:05:25.835 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 76515218~3042343 2024-08-29T19:05:25.843 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 94592351~4279547 2024-08-29T19:05:25.865 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 63628763~6375790 2024-08-29T19:05:25.878 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 63438312~4778875 2024-08-29T19:05:25.905 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 7834815~6801204 2024-08-29T19:05:25.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:25 smithi089 bash[77323]: cluster 2024-08-29T19:05:24.580427+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-08-29T19:05:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:25 smithi089 bash[78574]: cluster 2024-08-29T19:05:24.580427+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-08-29T19:05:25.946 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap3 2024-08-29T19:05:26.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:25 smithi144 bash[67678]: cluster 2024-08-29T19:05:24.580427+0000 mon.a (mon.0) 2814 : cluster [DBG] osdmap e1536: 8 total, 8 up, 8 in 2024-08-29T19:05:26.648 INFO:tasks.workunit.client.0.smithi089.stdout:clone image264 -> image265 2024-08-29T19:05:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:26 smithi089 bash[77323]: cluster 2024-08-29T19:05:25.582099+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-08-29T19:05:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:26 smithi089 bash[77323]: cluster 2024-08-29T19:05:25.951168+0000 mgr.y (mgr.34104) 1592 : cluster [DBG] pgmap v2678: 137 pgs: 137 active+clean; 517 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 293 op/s 2024-08-29T19:05:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:26 smithi089 bash[78574]: cluster 2024-08-29T19:05:25.582099+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-08-29T19:05:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:26 smithi089 bash[78574]: cluster 2024-08-29T19:05:25.951168+0000 mgr.y (mgr.34104) 1592 : cluster [DBG] pgmap v2678: 137 pgs: 137 active+clean; 517 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 293 op/s 2024-08-29T19:05:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:26 smithi144 bash[67678]: cluster 2024-08-29T19:05:25.582099+0000 mon.a (mon.0) 2815 : cluster [DBG] osdmap e1537: 8 total, 8 up, 8 in 2024-08-29T19:05:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:26 smithi144 bash[67678]: cluster 2024-08-29T19:05:25.951168+0000 mgr.y (mgr.34104) 1592 : cluster [DBG] pgmap v2678: 137 pgs: 137 active+clean; 517 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 293 op/s 2024-08-29T19:05:27.343 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (4881 ms) 2024-08-29T19:05:27.343 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-08-29T19:05:27.778 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (435 ms) 2024-08-29T19:05:27.778 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-08-29T19:05:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:27 smithi089 bash[77323]: cluster 2024-08-29T19:05:26.600799+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-08-29T19:05:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:27 smithi089 bash[78574]: cluster 2024-08-29T19:05:26.600799+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-08-29T19:05:28.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:27 smithi144 bash[67678]: cluster 2024-08-29T19:05:26.600799+0000 mon.a (mon.0) 2816 : cluster [DBG] osdmap e1538: 8 total, 8 up, 8 in 2024-08-29T19:05:28.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:28 smithi089 bash[78574]: cluster 2024-08-29T19:05:27.952096+0000 mgr.y (mgr.34104) 1593 : cluster [DBG] pgmap v2680: 137 pgs: 137 active+clean; 574 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 149 op/s 2024-08-29T19:05:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:28 smithi089 bash[77323]: cluster 2024-08-29T19:05:27.952096+0000 mgr.y (mgr.34104) 1593 : cluster [DBG] pgmap v2680: 137 pgs: 137 active+clean; 574 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 149 op/s 2024-08-29T19:05:29.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:28 smithi144 bash[67678]: cluster 2024-08-29T19:05:27.952096+0000 mgr.y (mgr.34104) 1593 : cluster [DBG] pgmap v2680: 137 pgs: 137 active+clean; 574 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 13 MiB/s wr, 149 op/s 2024-08-29T19:05:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:29 smithi089 bash[77323]: cluster 2024-08-29T19:05:28.619838+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-08-29T19:05:29.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:29 smithi089 bash[78574]: cluster 2024-08-29T19:05:28.619838+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-08-29T19:05:30.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:29 smithi144 bash[67678]: cluster 2024-08-29T19:05:28.619838+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1539: 8 total, 8 up, 8 in 2024-08-29T19:05:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:30 smithi089 bash[77323]: cluster 2024-08-29T19:05:29.635773+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-08-29T19:05:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:30 smithi089 bash[77323]: cluster 2024-08-29T19:05:29.952775+0000 mgr.y (mgr.34104) 1594 : cluster [DBG] pgmap v2683: 137 pgs: 137 active+clean; 622 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 405 op/s 2024-08-29T19:05:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:30 smithi089 bash[78574]: cluster 2024-08-29T19:05:29.635773+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-08-29T19:05:30.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:30 smithi089 bash[78574]: cluster 2024-08-29T19:05:29.952775+0000 mgr.y (mgr.34104) 1594 : cluster [DBG] pgmap v2683: 137 pgs: 137 active+clean; 622 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 405 op/s 2024-08-29T19:05:31.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:30 smithi144 bash[67678]: cluster 2024-08-29T19:05:29.635773+0000 mon.a (mon.0) 2818 : cluster [DBG] osdmap e1540: 8 total, 8 up, 8 in 2024-08-29T19:05:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:30 smithi144 bash[67678]: cluster 2024-08-29T19:05:29.952775+0000 mgr.y (mgr.34104) 1594 : cluster [DBG] pgmap v2683: 137 pgs: 137 active+clean; 622 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 21 MiB/s wr, 405 op/s 2024-08-29T19:05:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:31 smithi089 bash[77323]: cluster 2024-08-29T19:05:30.641701+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-08-29T19:05:31.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:31 smithi089 bash[78574]: cluster 2024-08-29T19:05:30.641701+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-08-29T19:05:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:31 smithi144 bash[67678]: cluster 2024-08-29T19:05:30.641701+0000 mon.a (mon.0) 2819 : cluster [DBG] osdmap e1541: 8 total, 8 up, 8 in 2024-08-29T19:05:32.152 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4374 ms) 2024-08-29T19:05:32.152 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-08-29T19:05:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:32 smithi089 bash[77323]: cluster 2024-08-29T19:05:31.643376+0000 mon.a (mon.0) 2820 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-08-29T19:05:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:32 smithi089 bash[77323]: cluster 2024-08-29T19:05:31.953510+0000 mgr.y (mgr.34104) 1595 : cluster [DBG] pgmap v2686: 137 pgs: 137 active+clean; 640 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 13 MiB/s wr, 398 op/s 2024-08-29T19:05:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:32 smithi089 bash[78574]: cluster 2024-08-29T19:05:31.643376+0000 mon.a (mon.0) 2820 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-08-29T19:05:32.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:32 smithi089 bash[78574]: cluster 2024-08-29T19:05:31.953510+0000 mgr.y (mgr.34104) 1595 : cluster [DBG] pgmap v2686: 137 pgs: 137 active+clean; 640 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 13 MiB/s wr, 398 op/s 2024-08-29T19:05:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:32 smithi144 bash[67678]: cluster 2024-08-29T19:05:31.643376+0000 mon.a (mon.0) 2820 : cluster [DBG] osdmap e1542: 8 total, 8 up, 8 in 2024-08-29T19:05:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:32 smithi144 bash[67678]: cluster 2024-08-29T19:05:31.953510+0000 mgr.y (mgr.34104) 1595 : cluster [DBG] pgmap v2686: 137 pgs: 137 active+clean; 640 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 13 MiB/s wr, 398 op/s 2024-08-29T19:05:33.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:33 smithi089 bash[77323]: cluster 2024-08-29T19:05:32.662751+0000 mon.a (mon.0) 2821 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-08-29T19:05:33.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:33 smithi089 bash[78574]: cluster 2024-08-29T19:05:32.662751+0000 mon.a (mon.0) 2821 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-08-29T19:05:34.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:33 smithi144 bash[67678]: cluster 2024-08-29T19:05:32.662751+0000 mon.a (mon.0) 2821 : cluster [DBG] osdmap e1543: 8 total, 8 up, 8 in 2024-08-29T19:05:34.403 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2251 ms) 2024-08-29T19:05:34.403 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-08-29T19:05:35.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:34 smithi144 bash[67678]: cluster 2024-08-29T19:05:33.664278+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-08-29T19:05:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:34 smithi144 bash[67678]: cluster 2024-08-29T19:05:33.954164+0000 mgr.y (mgr.34104) 1596 : cluster [DBG] pgmap v2689: 137 pgs: 137 active+clean; 676 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 14 MiB/s wr, 272 op/s 2024-08-29T19:05:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:34 smithi089 bash[77323]: cluster 2024-08-29T19:05:33.664278+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-08-29T19:05:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:34 smithi089 bash[77323]: cluster 2024-08-29T19:05:33.954164+0000 mgr.y (mgr.34104) 1596 : cluster [DBG] pgmap v2689: 137 pgs: 137 active+clean; 676 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 14 MiB/s wr, 272 op/s 2024-08-29T19:05:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:34 smithi089 bash[78574]: cluster 2024-08-29T19:05:33.664278+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1544: 8 total, 8 up, 8 in 2024-08-29T19:05:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:34 smithi089 bash[78574]: cluster 2024-08-29T19:05:33.954164+0000 mgr.y (mgr.34104) 1596 : cluster [DBG] pgmap v2689: 137 pgs: 137 active+clean; 676 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 14 MiB/s wr, 272 op/s 2024-08-29T19:05:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:05:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:05:35] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2024-08-29T19:05:36.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:35 smithi144 bash[67678]: cluster 2024-08-29T19:05:34.689082+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-08-29T19:05:36.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:35 smithi089 bash[77323]: cluster 2024-08-29T19:05:34.689082+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-08-29T19:05:36.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:35 smithi089 bash[78574]: cluster 2024-08-29T19:05:34.689082+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1545: 8 total, 8 up, 8 in 2024-08-29T19:05:36.522 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2119 ms) 2024-08-29T19:05:36.522 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-08-29T19:05:36.588 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 25523471~6299355 2024-08-29T19:05:36.621 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 56890231~5222688 2024-08-29T19:05:36.622 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 34598508~3532314 2024-08-29T19:05:36.641 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 22047859~1288674 2024-08-29T19:05:36.643 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 68119238~7710823 2024-08-29T19:05:36.679 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 34821099~7298971 2024-08-29T19:05:36.688 INFO:tasks.workunit.client.0.smithi089.stdout:write: A 3791040~489144 2024-08-29T19:05:36.701 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 15079429~2290083 2024-08-29T19:05:36.701 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap0 2024-08-29T19:05:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:36 smithi144 bash[67678]: cluster 2024-08-29T19:05:35.701402+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-08-29T19:05:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:36 smithi144 bash[67678]: cluster 2024-08-29T19:05:35.954917+0000 mgr.y (mgr.34104) 1597 : cluster [DBG] pgmap v2692: 137 pgs: 137 active+clean; 676 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 9.0 MiB/s wr, 154 op/s 2024-08-29T19:05:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:36 smithi089 bash[77323]: cluster 2024-08-29T19:05:35.701402+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-08-29T19:05:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:36 smithi089 bash[77323]: cluster 2024-08-29T19:05:35.954917+0000 mgr.y (mgr.34104) 1597 : cluster [DBG] pgmap v2692: 137 pgs: 137 active+clean; 676 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 9.0 MiB/s wr, 154 op/s 2024-08-29T19:05:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:36 smithi089 bash[78574]: cluster 2024-08-29T19:05:35.701402+0000 mon.a (mon.0) 2824 : cluster [DBG] osdmap e1546: 8 total, 8 up, 8 in 2024-08-29T19:05:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:36 smithi089 bash[78574]: cluster 2024-08-29T19:05:35.954917+0000 mgr.y (mgr.34104) 1597 : cluster [DBG] pgmap v2692: 137 pgs: 137 active+clean; 676 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 9.0 MiB/s wr, 154 op/s 2024-08-29T19:05:37.739 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 103245056 2024-08-29T19:05:37.746 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 79739272~7759547 2024-08-29T19:05:37.750 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 93190966~5263867 2024-08-29T19:05:37.750 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 91422512~1281968 2024-08-29T19:05:37.751 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 2282266~2482822 2024-08-29T19:05:37.751 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 21588122~550662 2024-08-29T19:05:37.751 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 96001253~423822 2024-08-29T19:05:37.752 INFO:tasks.workunit.client.0.smithi089.stdout:write: B 44011166~3373429 2024-08-29T19:05:37.752 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 72512237~2507525 2024-08-29T19:05:37.790 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:05:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:37 smithi144 bash[67678]: audit 2024-08-29T19:05:37.148159+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:05:38.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:37 smithi089 bash[77323]: audit 2024-08-29T19:05:37.148159+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:05:38.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:37 smithi089 bash[78574]: audit 2024-08-29T19:05:37.148159+0000 mon.a (mon.0) 2825 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:05:38.751 INFO:tasks.workunit.client.0.smithi089.stdout:resize: 100905167 2024-08-29T19:05:38.765 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 51754238~1195820 2024-08-29T19:05:38.772 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 31483776~3842454 2024-08-29T19:05:38.774 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 62568112~4140483 2024-08-29T19:05:38.774 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 71846334~3897223 2024-08-29T19:05:38.775 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 58159803~2633812 2024-08-29T19:05:38.775 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 79503689~1071488 2024-08-29T19:05:38.776 INFO:tasks.workunit.client.0.smithi089.stdout:write: C 98639689~1712938 2024-08-29T19:05:38.776 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 26916770~2090832 2024-08-29T19:05:38.823 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:05:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:38 smithi144 bash[67678]: cluster 2024-08-29T19:05:37.726447+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-08-29T19:05:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:38 smithi144 bash[67678]: audit 2024-08-29T19:05:37.768488+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:38 smithi144 bash[67678]: audit 2024-08-29T19:05:37.917087+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:05:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:38 smithi144 bash[67678]: audit 2024-08-29T19:05:37.918233+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:05:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:38 smithi144 bash[67678]: audit 2024-08-29T19:05:37.926354+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:05:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:38 smithi144 bash[67678]: cluster 2024-08-29T19:05:37.955542+0000 mgr.y (mgr.34104) 1598 : cluster [DBG] pgmap v2694: 137 pgs: 137 active+clean; 743 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 193 op/s 2024-08-29T19:05:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[77323]: cluster 2024-08-29T19:05:37.726447+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-08-29T19:05:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[77323]: audit 2024-08-29T19:05:37.768488+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:39.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[77323]: audit 2024-08-29T19:05:37.917087+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[77323]: audit 2024-08-29T19:05:37.918233+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[77323]: audit 2024-08-29T19:05:37.926354+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[77323]: cluster 2024-08-29T19:05:37.955542+0000 mgr.y (mgr.34104) 1598 : cluster [DBG] pgmap v2694: 137 pgs: 137 active+clean; 743 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 193 op/s 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[78574]: cluster 2024-08-29T19:05:37.726447+0000 mon.a (mon.0) 2826 : cluster [DBG] osdmap e1547: 8 total, 8 up, 8 in 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[78574]: audit 2024-08-29T19:05:37.768488+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[78574]: audit 2024-08-29T19:05:37.917087+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[78574]: audit 2024-08-29T19:05:37.918233+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[78574]: audit 2024-08-29T19:05:37.926354+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:05:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:38 smithi089 bash[78574]: cluster 2024-08-29T19:05:37.955542+0000 mgr.y (mgr.34104) 1598 : cluster [DBG] pgmap v2694: 137 pgs: 137 active+clean; 743 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 16 MiB/s wr, 193 op/s 2024-08-29T19:05:39.788 INFO:tasks.workunit.client.0.smithi089.stdout:clone image284 -> image285 2024-08-29T19:05:39.927 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 88099201~8345575 2024-08-29T19:05:39.986 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 4935907~6317958 2024-08-29T19:05:39.997 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 8363338~8023138 2024-08-29T19:05:40.028 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 63171186~404470 2024-08-29T19:05:40.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:39 smithi144 bash[67678]: cluster 2024-08-29T19:05:38.726608+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-08-29T19:05:40.064 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 47925845~6110320 2024-08-29T19:05:40.101 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 33134649~4729784 2024-08-29T19:05:40.126 INFO:tasks.workunit.client.0.smithi089.stdout:write: D 29156460~4779955 2024-08-29T19:05:40.157 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 73554434~4147130 2024-08-29T19:05:40.170 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap3 2024-08-29T19:05:40.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:39 smithi089 bash[77323]: cluster 2024-08-29T19:05:38.726608+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-08-29T19:05:40.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:39 smithi089 bash[78574]: cluster 2024-08-29T19:05:38.726608+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1548: 8 total, 8 up, 8 in 2024-08-29T19:05:40.802 INFO:tasks.workunit.client.0.smithi089.stdout:clone image285 -> image286 2024-08-29T19:05:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:40 smithi144 bash[67678]: cluster 2024-08-29T19:05:39.738530+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-08-29T19:05:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:40 smithi144 bash[67678]: cluster 2024-08-29T19:05:39.956174+0000 mgr.y (mgr.34104) 1599 : cluster [DBG] pgmap v2697: 137 pgs: 137 active+clean; 834 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 35 MiB/s wr, 497 op/s 2024-08-29T19:05:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:40 smithi089 bash[78574]: cluster 2024-08-29T19:05:39.738530+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-08-29T19:05:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:40 smithi089 bash[78574]: cluster 2024-08-29T19:05:39.956174+0000 mgr.y (mgr.34104) 1599 : cluster [DBG] pgmap v2697: 137 pgs: 137 active+clean; 834 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 35 MiB/s wr, 497 op/s 2024-08-29T19:05:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:40 smithi089 bash[77323]: cluster 2024-08-29T19:05:39.738530+0000 mon.a (mon.0) 2832 : cluster [DBG] osdmap e1549: 8 total, 8 up, 8 in 2024-08-29T19:05:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:40 smithi089 bash[77323]: cluster 2024-08-29T19:05:39.956174+0000 mgr.y (mgr.34104) 1599 : cluster [DBG] pgmap v2697: 137 pgs: 137 active+clean; 834 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 35 MiB/s wr, 497 op/s 2024-08-29T19:05:41.540 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (5018 ms) 2024-08-29T19:05:41.540 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-29T19:05:41.606 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-08-29T19:05:41.606 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:41.792 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (252 ms) 2024-08-29T19:05:41.792 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-29T19:05:41.854 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-08-29T19:05:41.854 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:42.037 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (245 ms) 2024-08-29T19:05:42.037 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-29T19:05:42.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:41 smithi144 bash[67678]: cluster 2024-08-29T19:05:40.761382+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-08-29T19:05:42.101 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-08-29T19:05:42.101 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:42.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:41 smithi089 bash[78574]: cluster 2024-08-29T19:05:40.761382+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-08-29T19:05:42.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:41 smithi089 bash[77323]: cluster 2024-08-29T19:05:40.761382+0000 mon.a (mon.0) 2833 : cluster [DBG] osdmap e1550: 8 total, 8 up, 8 in 2024-08-29T19:05:42.276 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (239 ms) 2024-08-29T19:05:42.276 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-29T19:05:42.337 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-08-29T19:05:42.338 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:42.515 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (239 ms) 2024-08-29T19:05:42.515 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-29T19:05:42.579 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-08-29T19:05:42.579 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:42.757 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (242 ms) 2024-08-29T19:05:42.758 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-29T19:05:42.823 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-08-29T19:05:42.823 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:42.999 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (242 ms) 2024-08-29T19:05:42.999 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-29T19:05:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:42 smithi144 bash[67678]: cluster 2024-08-29T19:05:41.957402+0000 mgr.y (mgr.34104) 1600 : cluster [DBG] pgmap v2699: 137 pgs: 137 active+clean; 883 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 448 op/s 2024-08-29T19:05:43.061 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-08-29T19:05:43.061 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:42 smithi089 bash[77323]: cluster 2024-08-29T19:05:41.957402+0000 mgr.y (mgr.34104) 1600 : cluster [DBG] pgmap v2699: 137 pgs: 137 active+clean; 883 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 448 op/s 2024-08-29T19:05:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:42 smithi089 bash[78574]: cluster 2024-08-29T19:05:41.957402+0000 mgr.y (mgr.34104) 1600 : cluster [DBG] pgmap v2699: 137 pgs: 137 active+clean; 883 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 28 MiB/s wr, 448 op/s 2024-08-29T19:05:43.244 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (245 ms) 2024-08-29T19:05:43.244 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-29T19:05:43.305 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-08-29T19:05:43.305 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:43.488 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (244 ms) 2024-08-29T19:05:43.488 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-29T19:05:43.551 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-08-29T19:05:43.551 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:43.715 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (227 ms) 2024-08-29T19:05:43.715 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-29T19:05:43.779 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-08-29T19:05:43.779 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:43.962 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (247 ms) 2024-08-29T19:05:44.038 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 31 tests from TestDeepCopy (58610 ms total) 2024-08-29T19:05:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:05:44.039 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 51 tests from TestMirroring 2024-08-29T19:05:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:45 smithi144 bash[67678]: cluster 2024-08-29T19:05:43.958630+0000 mgr.y (mgr.34104) 1601 : cluster [DBG] pgmap v2700: 137 pgs: 137 active+clean; 922 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 24 MiB/s wr, 600 op/s 2024-08-29T19:05:45.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:45 smithi144 bash[67678]: cluster 2024-08-29T19:05:44.025263+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-08-29T19:05:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:05:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:05:45] "GET /metrics HTTP/1.1" 200 36382 "" "Prometheus/2.43.0" 2024-08-29T19:05:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:45 smithi089 bash[78574]: cluster 2024-08-29T19:05:43.958630+0000 mgr.y (mgr.34104) 1601 : cluster [DBG] pgmap v2700: 137 pgs: 137 active+clean; 922 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 24 MiB/s wr, 600 op/s 2024-08-29T19:05:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:45 smithi089 bash[78574]: cluster 2024-08-29T19:05:44.025263+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-08-29T19:05:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:45 smithi089 bash[77323]: cluster 2024-08-29T19:05:43.958630+0000 mgr.y (mgr.34104) 1601 : cluster [DBG] pgmap v2700: 137 pgs: 137 active+clean; 922 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 24 MiB/s wr, 600 op/s 2024-08-29T19:05:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:45 smithi089 bash[77323]: cluster 2024-08-29T19:05:44.025263+0000 mon.a (mon.0) 2834 : cluster [DBG] osdmap e1551: 8 total, 8 up, 8 in 2024-08-29T19:05:46.051 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-08-29T19:05:46.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:46 smithi144 bash[67678]: cluster 2024-08-29T19:05:45.037789+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-08-29T19:05:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:46 smithi144 bash[67678]: audit 2024-08-29T19:05:45.040444+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:05:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:46 smithi144 bash[67678]: audit 2024-08-29T19:05:45.041131+0000 mon.a (mon.0) 2836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:05:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:46 smithi089 bash[77323]: cluster 2024-08-29T19:05:45.037789+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-08-29T19:05:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:46 smithi089 bash[77323]: audit 2024-08-29T19:05:45.040444+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:05:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:46 smithi089 bash[77323]: audit 2024-08-29T19:05:45.041131+0000 mon.a (mon.0) 2836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:05:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:46 smithi089 bash[78574]: cluster 2024-08-29T19:05:45.037789+0000 mon.a (mon.0) 2835 : cluster [DBG] osdmap e1552: 8 total, 8 up, 8 in 2024-08-29T19:05:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:46 smithi089 bash[78574]: audit 2024-08-29T19:05:45.040444+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:05:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:46 smithi089 bash[78574]: audit 2024-08-29T19:05:45.041131+0000 mon.a (mon.0) 2836 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:05:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:47 smithi144 bash[67678]: cluster 2024-08-29T19:05:45.959503+0000 mgr.y (mgr.34104) 1602 : cluster [DBG] pgmap v2703: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:05:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:47 smithi144 bash[67678]: cluster 2024-08-29T19:05:46.030574+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:05:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:47 smithi144 bash[67678]: audit 2024-08-29T19:05:46.040081+0000 mon.a (mon.0) 2838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:05:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:47 smithi144 bash[67678]: cluster 2024-08-29T19:05:46.050801+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-08-29T19:05:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[77323]: cluster 2024-08-29T19:05:45.959503+0000 mgr.y (mgr.34104) 1602 : cluster [DBG] pgmap v2703: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[77323]: cluster 2024-08-29T19:05:46.030574+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[77323]: audit 2024-08-29T19:05:46.040081+0000 mon.a (mon.0) 2838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[77323]: cluster 2024-08-29T19:05:46.050801+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[78574]: cluster 2024-08-29T19:05:45.959503+0000 mgr.y (mgr.34104) 1602 : cluster [DBG] pgmap v2703: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[78574]: cluster 2024-08-29T19:05:46.030574+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[78574]: audit 2024-08-29T19:05:46.040081+0000 mon.a (mon.0) 2838 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:05:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:47 smithi089 bash[78574]: cluster 2024-08-29T19:05:46.050801+0000 mon.a (mon.0) 2839 : cluster [DBG] osdmap e1553: 8 total, 8 up, 8 in 2024-08-29T19:05:48.275 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2224 ms) 2024-08-29T19:05:48.275 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-08-29T19:05:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:48 smithi089 bash[77323]: cluster 2024-08-29T19:05:47.051288+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-08-29T19:05:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:48 smithi089 bash[78574]: cluster 2024-08-29T19:05:47.051288+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-08-29T19:05:48.451 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (176 ms) 2024-08-29T19:05:48.451 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-08-29T19:05:48.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:48 smithi144 bash[67678]: cluster 2024-08-29T19:05:47.051288+0000 mon.a (mon.0) 2840 : cluster [DBG] osdmap e1554: 8 total, 8 up, 8 in 2024-08-29T19:05:48.672 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (221 ms) 2024-08-29T19:05:48.672 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-08-29T19:05:48.959 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (287 ms) 2024-08-29T19:05:48.959 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-08-29T19:05:49.206 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (247 ms) 2024-08-29T19:05:49.222 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-08-29T19:05:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[78574]: cluster 2024-08-29T19:05:47.960486+0000 mgr.y (mgr.34104) 1603 : cluster [DBG] pgmap v2706: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:05:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[78574]: cluster 2024-08-29T19:05:48.055614+0000 mon.a (mon.0) 2841 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:05:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[78574]: cluster 2024-08-29T19:05:48.055668+0000 mon.a (mon.0) 2842 : cluster [INF] Cluster is now healthy 2024-08-29T19:05:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[78574]: cluster 2024-08-29T19:05:48.080483+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-08-29T19:05:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[77323]: cluster 2024-08-29T19:05:47.960486+0000 mgr.y (mgr.34104) 1603 : cluster [DBG] pgmap v2706: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:05:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[77323]: cluster 2024-08-29T19:05:48.055614+0000 mon.a (mon.0) 2841 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:05:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[77323]: cluster 2024-08-29T19:05:48.055668+0000 mon.a (mon.0) 2842 : cluster [INF] Cluster is now healthy 2024-08-29T19:05:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:49 smithi089 bash[77323]: cluster 2024-08-29T19:05:48.080483+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-08-29T19:05:49.441 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (235 ms) 2024-08-29T19:05:49.441 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-08-29T19:05:49.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:49 smithi144 bash[67678]: cluster 2024-08-29T19:05:47.960486+0000 mgr.y (mgr.34104) 1603 : cluster [DBG] pgmap v2706: 137 pgs: 7 creating+peering, 5 unknown, 125 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:05:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:49 smithi144 bash[67678]: cluster 2024-08-29T19:05:48.055614+0000 mon.a (mon.0) 2841 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:05:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:49 smithi144 bash[67678]: cluster 2024-08-29T19:05:48.055668+0000 mon.a (mon.0) 2842 : cluster [INF] Cluster is now healthy 2024-08-29T19:05:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:49 smithi144 bash[67678]: cluster 2024-08-29T19:05:48.080483+0000 mon.a (mon.0) 2843 : cluster [DBG] osdmap e1555: 8 total, 8 up, 8 in 2024-08-29T19:05:49.657 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (216 ms) 2024-08-29T19:05:49.657 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_mirroring.cc:482: Skipped 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_mirroring.cc:520: Skipped 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-08-29T19:05:49.658 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-08-29T19:05:49.859 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (202 ms) 2024-08-29T19:05:49.859 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-08-29T19:05:50.076 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (217 ms) 2024-08-29T19:05:50.076 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-08-29T19:05:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:51 smithi089 bash[77323]: cluster 2024-08-29T19:05:49.961816+0000 mgr.y (mgr.34104) 1604 : cluster [DBG] pgmap v2708: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-08-29T19:05:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:51 smithi089 bash[78574]: cluster 2024-08-29T19:05:49.961816+0000 mgr.y (mgr.34104) 1604 : cluster [DBG] pgmap v2708: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-08-29T19:05:51.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:51 smithi144 bash[67678]: cluster 2024-08-29T19:05:49.961816+0000 mgr.y (mgr.34104) 1604 : cluster [DBG] pgmap v2708: 137 pgs: 7 creating+peering, 130 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-08-29T19:05:52.242 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (2165 ms) 2024-08-29T19:05:52.242 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-08-29T19:05:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:52 smithi089 bash[77323]: cluster 2024-08-29T19:05:51.086778+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-08-29T19:05:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:52 smithi089 bash[78574]: cluster 2024-08-29T19:05:51.086778+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-08-29T19:05:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:52 smithi144 bash[67678]: cluster 2024-08-29T19:05:51.086778+0000 mon.a (mon.0) 2844 : cluster [DBG] osdmap e1556: 8 total, 8 up, 8 in 2024-08-29T19:05:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:53 smithi089 bash[77323]: cluster 2024-08-29T19:05:51.963047+0000 mgr.y (mgr.34104) 1605 : cluster [DBG] pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 22 KiB/s wr, 205 op/s 2024-08-29T19:05:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:53 smithi089 bash[77323]: cluster 2024-08-29T19:05:52.103084+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-08-29T19:05:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:53 smithi089 bash[77323]: audit 2024-08-29T19:05:52.769265+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:53 smithi089 bash[78574]: cluster 2024-08-29T19:05:51.963047+0000 mgr.y (mgr.34104) 1605 : cluster [DBG] pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 22 KiB/s wr, 205 op/s 2024-08-29T19:05:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:53 smithi089 bash[78574]: cluster 2024-08-29T19:05:52.103084+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-08-29T19:05:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:53 smithi089 bash[78574]: audit 2024-08-29T19:05:52.769265+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:53.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:53 smithi144 bash[67678]: cluster 2024-08-29T19:05:51.963047+0000 mgr.y (mgr.34104) 1605 : cluster [DBG] pgmap v2710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 22 KiB/s wr, 205 op/s 2024-08-29T19:05:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:53 smithi144 bash[67678]: cluster 2024-08-29T19:05:52.103084+0000 mon.a (mon.0) 2845 : cluster [DBG] osdmap e1557: 8 total, 8 up, 8 in 2024-08-29T19:05:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:53 smithi144 bash[67678]: audit 2024-08-29T19:05:52.769265+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:05:54.232 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (1991 ms) 2024-08-29T19:05:54.232 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-08-29T19:05:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:54 smithi089 bash[77323]: cluster 2024-08-29T19:05:53.106534+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-08-29T19:05:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:54 smithi089 bash[78574]: cluster 2024-08-29T19:05:53.106534+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-08-29T19:05:54.485 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (253 ms) 2024-08-29T19:05:54.485 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-08-29T19:05:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:54 smithi144 bash[67678]: cluster 2024-08-29T19:05:53.106534+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1558: 8 total, 8 up, 8 in 2024-08-29T19:05:54.760 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (275 ms) 2024-08-29T19:05:54.760 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-08-29T19:05:55.005 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (245 ms) 2024-08-29T19:05:55.005 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-08-29T19:05:55.228 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (223 ms) 2024-08-29T19:05:55.228 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-08-29T19:05:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:05:55] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-29T19:05:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[77323]: cluster 2024-08-29T19:05:53.964098+0000 mgr.y (mgr.34104) 1606 : cluster [DBG] pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 36 KiB/s wr, 389 op/s 2024-08-29T19:05:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[77323]: cluster 2024-08-29T19:05:54.117824+0000 mon.a (mon.0) 2848 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-08-29T19:05:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[77323]: cluster 2024-08-29T19:05:54.549362+0000 mon.a (mon.0) 2849 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-08-29T19:05:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[78574]: cluster 2024-08-29T19:05:53.964098+0000 mgr.y (mgr.34104) 1606 : cluster [DBG] pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 36 KiB/s wr, 389 op/s 2024-08-29T19:05:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[78574]: cluster 2024-08-29T19:05:54.117824+0000 mon.a (mon.0) 2848 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-08-29T19:05:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:55 smithi089 bash[78574]: cluster 2024-08-29T19:05:54.549362+0000 mon.a (mon.0) 2849 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-08-29T19:05:55.459 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (232 ms) 2024-08-29T19:05:55.460 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-08-29T19:05:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:55 smithi144 bash[67678]: cluster 2024-08-29T19:05:53.964098+0000 mgr.y (mgr.34104) 1606 : cluster [DBG] pgmap v2713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 36 KiB/s wr, 389 op/s 2024-08-29T19:05:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:55 smithi144 bash[67678]: cluster 2024-08-29T19:05:54.117824+0000 mon.a (mon.0) 2848 : cluster [DBG] osdmap e1559: 8 total, 8 up, 8 in 2024-08-29T19:05:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:55 smithi144 bash[67678]: cluster 2024-08-29T19:05:54.549362+0000 mon.a (mon.0) 2849 : cluster [DBG] osdmap e1560: 8 total, 8 up, 8 in 2024-08-29T19:05:55.731 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (271 ms) 2024-08-29T19:05:55.731 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-08-29T19:05:56.001 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (270 ms) 2024-08-29T19:05:56.001 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-08-29T19:05:57.329 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1328 ms) 2024-08-29T19:05:57.329 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-08-29T19:05:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:57 smithi089 bash[77323]: cluster 2024-08-29T19:05:55.964847+0000 mgr.y (mgr.34104) 1607 : cluster [DBG] pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 20 KiB/s wr, 269 op/s 2024-08-29T19:05:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:57 smithi089 bash[77323]: cluster 2024-08-29T19:05:56.125741+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-08-29T19:05:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:57 smithi089 bash[78574]: cluster 2024-08-29T19:05:55.964847+0000 mgr.y (mgr.34104) 1607 : cluster [DBG] pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 20 KiB/s wr, 269 op/s 2024-08-29T19:05:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:57 smithi089 bash[78574]: cluster 2024-08-29T19:05:56.125741+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-08-29T19:05:57.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:57 smithi144 bash[67678]: cluster 2024-08-29T19:05:55.964847+0000 mgr.y (mgr.34104) 1607 : cluster [DBG] pgmap v2716: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 20 KiB/s wr, 269 op/s 2024-08-29T19:05:57.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:57 smithi144 bash[67678]: cluster 2024-08-29T19:05:56.125741+0000 mon.a (mon.0) 2850 : cluster [DBG] osdmap e1561: 8 total, 8 up, 8 in 2024-08-29T19:05:57.558 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (230 ms) 2024-08-29T19:05:57.558 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-08-29T19:05:57.753 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (194 ms) 2024-08-29T19:05:57.753 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-08-29T19:05:57.944 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (191 ms) 2024-08-29T19:05:57.944 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-08-29T19:05:58.355 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (412 ms) 2024-08-29T19:05:58.355 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-08-29T19:05:58.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:58 smithi089 bash[77323]: cluster 2024-08-29T19:05:57.141117+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-08-29T19:05:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:58 smithi089 bash[78574]: cluster 2024-08-29T19:05:57.141117+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-08-29T19:05:58.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:58 smithi144 bash[67678]: cluster 2024-08-29T19:05:57.141117+0000 mon.a (mon.0) 2851 : cluster [DBG] osdmap e1562: 8 total, 8 up, 8 in 2024-08-29T19:05:58.784 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (428 ms) 2024-08-29T19:05:58.785 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-08-29T19:05:59.197 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (413 ms) 2024-08-29T19:05:59.197 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-08-29T19:05:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:05:59 smithi089 bash[77323]: cluster 2024-08-29T19:05:57.965491+0000 mgr.y (mgr.34104) 1608 : cluster [DBG] pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 38 KiB/s wr, 443 op/s 2024-08-29T19:05:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:05:59 smithi089 bash[78574]: cluster 2024-08-29T19:05:57.965491+0000 mgr.y (mgr.34104) 1608 : cluster [DBG] pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 38 KiB/s wr, 443 op/s 2024-08-29T19:05:59.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:05:59 smithi144 bash[67678]: cluster 2024-08-29T19:05:57.965491+0000 mgr.y (mgr.34104) 1608 : cluster [DBG] pgmap v2719: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 38 KiB/s wr, 443 op/s 2024-08-29T19:05:59.584 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (387 ms) 2024-08-29T19:05:59.584 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-08-29T19:06:00.024 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (440 ms) 2024-08-29T19:06:00.025 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-08-29T19:06:00.456 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (432 ms) 2024-08-29T19:06:00.456 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-08-29T19:06:00.635 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (179 ms) 2024-08-29T19:06:00.635 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-08-29T19:06:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:00 smithi144 bash[67678]: cluster 2024-08-29T19:05:59.554136+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-08-29T19:06:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:00 smithi144 bash[67678]: cluster 2024-08-29T19:05:59.966121+0000 mgr.y (mgr.34104) 1609 : cluster [DBG] pgmap v2721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 33 KiB/s wr, 410 op/s 2024-08-29T19:06:00.824 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (189 ms) 2024-08-29T19:06:00.824 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-08-29T19:06:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:00 smithi089 bash[77323]: cluster 2024-08-29T19:05:59.554136+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-08-29T19:06:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:00 smithi089 bash[77323]: cluster 2024-08-29T19:05:59.966121+0000 mgr.y (mgr.34104) 1609 : cluster [DBG] pgmap v2721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 33 KiB/s wr, 410 op/s 2024-08-29T19:06:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:00 smithi089 bash[78574]: cluster 2024-08-29T19:05:59.554136+0000 mon.a (mon.0) 2852 : cluster [DBG] osdmap e1563: 8 total, 8 up, 8 in 2024-08-29T19:06:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:00 smithi089 bash[78574]: cluster 2024-08-29T19:05:59.966121+0000 mgr.y (mgr.34104) 1609 : cluster [DBG] pgmap v2721: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 284 KiB/s rd, 33 KiB/s wr, 410 op/s 2024-08-29T19:06:01.018 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (195 ms) 2024-08-29T19:06:01.019 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-08-29T19:06:01.329 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (310 ms) 2024-08-29T19:06:01.329 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-08-29T19:06:01.669 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (340 ms) 2024-08-29T19:06:01.669 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-08-29T19:06:01.958 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (289 ms) 2024-08-29T19:06:01.958 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-08-29T19:06:02.270 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (312 ms) 2024-08-29T19:06:02.270 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-08-29T19:06:02.443 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.MirrorStatusList (173 ms) 2024-08-29T19:06:02.443 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-08-29T19:06:02.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.RemoveBootstrapped (261 ms) 2024-08-29T19:06:02.704 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-08-29T19:06:03.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:03 smithi144 bash[67678]: cluster 2024-08-29T19:06:01.967266+0000 mgr.y (mgr.34104) 1610 : cluster [DBG] pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 53 KiB/s wr, 710 op/s 2024-08-29T19:06:03.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.AioPromoteDemote (698 ms) 2024-08-29T19:06:03.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-08-29T19:06:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:03 smithi089 bash[78574]: cluster 2024-08-29T19:06:01.967266+0000 mgr.y (mgr.34104) 1610 : cluster [DBG] pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 53 KiB/s wr, 710 op/s 2024-08-29T19:06:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:03 smithi089 bash[77323]: cluster 2024-08-29T19:06:01.967266+0000 mgr.y (mgr.34104) 1610 : cluster [DBG] pgmap v2722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 501 KiB/s rd, 53 KiB/s wr, 710 op/s 2024-08-29T19:06:04.219 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.AioGetInfo (818 ms) 2024-08-29T19:06:04.220 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-08-29T19:06:04.648 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.AioGetStatus (428 ms) 2024-08-29T19:06:04.648 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.SiteName 2024-08-29T19:06:04.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.SiteName (17 ms) 2024-08-29T19:06:04.665 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.Bootstrap 2024-08-29T19:06:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: cluster 2024-08-29T19:06:03.968587+0000 mgr.y (mgr.34104) 1611 : cluster [DBG] pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 71 KiB/s wr, 793 op/s 2024-08-29T19:06:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: cluster 2024-08-29T19:06:04.554300+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-08-29T19:06:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: audit 2024-08-29T19:06:04.653916+0000 mon.a (mon.0) 2854 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:06:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: audit 2024-08-29T19:06:04.657176+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: audit 2024-08-29T19:06:04.657541+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: audit 2024-08-29T19:06:04.657817+0000 mon.a (mon.0) 2855 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: audit 2024-08-29T19:06:04.663350+0000 mon.a (mon.0) 2856 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:06:05.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[67678]: audit 2024-08-29T19:06:04.666318+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:06:05] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.43.0" 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: cluster 2024-08-29T19:06:03.968587+0000 mgr.y (mgr.34104) 1611 : cluster [DBG] pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 71 KiB/s wr, 793 op/s 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: cluster 2024-08-29T19:06:04.554300+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: audit 2024-08-29T19:06:04.653916+0000 mon.a (mon.0) 2854 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: audit 2024-08-29T19:06:04.657176+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: audit 2024-08-29T19:06:04.657541+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: audit 2024-08-29T19:06:04.657817+0000 mon.a (mon.0) 2855 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: audit 2024-08-29T19:06:04.663350+0000 mon.a (mon.0) 2856 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[77323]: audit 2024-08-29T19:06:04.666318+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: cluster 2024-08-29T19:06:03.968587+0000 mgr.y (mgr.34104) 1611 : cluster [DBG] pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 567 KiB/s rd, 71 KiB/s wr, 793 op/s 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: cluster 2024-08-29T19:06:04.554300+0000 mon.a (mon.0) 2853 : cluster [DBG] osdmap e1564: 8 total, 8 up, 8 in 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: audit 2024-08-29T19:06:04.653916+0000 mon.a (mon.0) 2854 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: audit 2024-08-29T19:06:04.657176+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: audit 2024-08-29T19:06:04.657541+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: audit 2024-08-29T19:06:04.657817+0000 mon.a (mon.0) 2855 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: audit 2024-08-29T19:06:04.663350+0000 mon.a (mon.0) 2856 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:06:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:05 smithi089 bash[78574]: audit 2024-08-29T19:06:04.666318+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:06.056 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 19:06:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T19:06:05.639696982Z level=info msg="Completed cleanup jobs" duration=57.696962ms 2024-08-29T19:06:06.368 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.Bootstrap (1703 ms) 2024-08-29T19:06:06.368 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.PeerDirection 2024-08-29T19:06:06.384 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.PeerDirection (16 ms) 2024-08-29T19:06:06.384 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.Snapshot 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: cluster 2024-08-29T19:06:05.969430+0000 mgr.y (mgr.34104) 1612 : cluster [DBG] pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 460 KiB/s rd, 57 KiB/s wr, 635 op/s 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.338543+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.344327+0000 mon.a (mon.0) 2857 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.348000+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.348443+0000 mon.a (mon.0) 2858 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.352837+0000 mon.a (mon.0) 2859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.358255+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.375966+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]: dispatch 2024-08-29T19:06:07.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.376317+0000 mon.a (mon.0) 2860 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]: dispatch 2024-08-29T19:06:07.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:07 smithi144 bash[67678]: audit 2024-08-29T19:06:06.379973+0000 mon.a (mon.0) 2861 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]': finished 2024-08-29T19:06:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: cluster 2024-08-29T19:06:05.969430+0000 mgr.y (mgr.34104) 1612 : cluster [DBG] pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 460 KiB/s rd, 57 KiB/s wr, 635 op/s 2024-08-29T19:06:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.338543+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:06:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.344327+0000 mon.a (mon.0) 2857 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.348000+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.348443+0000 mon.a (mon.0) 2858 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.352837+0000 mon.a (mon.0) 2859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.358255+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.375966+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]: dispatch 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.376317+0000 mon.a (mon.0) 2860 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]: dispatch 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[78574]: audit 2024-08-29T19:06:06.379973+0000 mon.a (mon.0) 2861 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]': finished 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: cluster 2024-08-29T19:06:05.969430+0000 mgr.y (mgr.34104) 1612 : cluster [DBG] pgmap v2725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 460 KiB/s rd, 57 KiB/s wr, 635 op/s 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.338543+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.344327+0000 mon.a (mon.0) 2857 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:06:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.348000+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:06:07.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.348443+0000 mon.a (mon.0) 2858 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:06:07.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.352837+0000 mon.a (mon.0) 2859 : audit [INF] from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-29T19:06:07.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.358255+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:06:07.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.375966+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]: dispatch 2024-08-29T19:06:07.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.376317+0000 mon.a (mon.0) 2860 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]: dispatch 2024-08-29T19:06:07.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:07 smithi089 bash[77323]: audit 2024-08-29T19:06:06.379973+0000 mon.a (mon.0) 2861 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/035e0030-9196-478b-82e9-1d3feef5d0ac"}]': finished 2024-08-29T19:06:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:08 smithi089 bash[77323]: cluster 2024-08-29T19:06:07.388185+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-08-29T19:06:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:08 smithi089 bash[77323]: audit 2024-08-29T19:06:07.769644+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:08 smithi089 bash[77323]: cluster 2024-08-29T19:06:07.970267+0000 mgr.y (mgr.34104) 1613 : cluster [DBG] pgmap v2727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 959 KiB/s rd, 146 KiB/s wr, 1.31k op/s 2024-08-29T19:06:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:08 smithi089 bash[78574]: cluster 2024-08-29T19:06:07.388185+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-08-29T19:06:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:08 smithi089 bash[78574]: audit 2024-08-29T19:06:07.769644+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:08 smithi089 bash[78574]: cluster 2024-08-29T19:06:07.970267+0000 mgr.y (mgr.34104) 1613 : cluster [DBG] pgmap v2727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 959 KiB/s rd, 146 KiB/s wr, 1.31k op/s 2024-08-29T19:06:08.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:08 smithi144 bash[67678]: cluster 2024-08-29T19:06:07.388185+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1565: 8 total, 8 up, 8 in 2024-08-29T19:06:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:08 smithi144 bash[67678]: audit 2024-08-29T19:06:07.769644+0000 mon.a (mon.0) 2863 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:08 smithi144 bash[67678]: cluster 2024-08-29T19:06:07.970267+0000 mgr.y (mgr.34104) 1613 : cluster [DBG] pgmap v2727: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 959 KiB/s rd, 146 KiB/s wr, 1.31k op/s 2024-08-29T19:06:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:09 smithi089 bash[77323]: cluster 2024-08-29T19:06:08.399989+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-08-29T19:06:09.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:09 smithi089 bash[78574]: cluster 2024-08-29T19:06:08.399989+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-08-29T19:06:09.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:09 smithi144 bash[67678]: cluster 2024-08-29T19:06:08.399989+0000 mon.a (mon.0) 2864 : cluster [DBG] osdmap e1566: 8 total, 8 up, 8 in 2024-08-29T19:06:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:10 smithi089 bash[77323]: cluster 2024-08-29T19:06:09.407779+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-08-29T19:06:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:10 smithi089 bash[77323]: cluster 2024-08-29T19:06:09.970967+0000 mgr.y (mgr.34104) 1614 : cluster [DBG] pgmap v2730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 871 KiB/s rd, 144 KiB/s wr, 1.18k op/s 2024-08-29T19:06:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:10 smithi089 bash[78574]: cluster 2024-08-29T19:06:09.407779+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-08-29T19:06:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:10 smithi089 bash[78574]: cluster 2024-08-29T19:06:09.970967+0000 mgr.y (mgr.34104) 1614 : cluster [DBG] pgmap v2730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 871 KiB/s rd, 144 KiB/s wr, 1.18k op/s 2024-08-29T19:06:10.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:10 smithi144 bash[67678]: cluster 2024-08-29T19:06:09.407779+0000 mon.a (mon.0) 2865 : cluster [DBG] osdmap e1567: 8 total, 8 up, 8 in 2024-08-29T19:06:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:10 smithi144 bash[67678]: cluster 2024-08-29T19:06:09.970967+0000 mgr.y (mgr.34104) 1614 : cluster [DBG] pgmap v2730: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 871 KiB/s rd, 144 KiB/s wr, 1.18k op/s 2024-08-29T19:06:11.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:11 smithi144 bash[67678]: cluster 2024-08-29T19:06:10.427462+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-08-29T19:06:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:11 smithi089 bash[77323]: cluster 2024-08-29T19:06:10.427462+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-08-29T19:06:11.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:11 smithi089 bash[78574]: cluster 2024-08-29T19:06:10.427462+0000 mon.a (mon.0) 2866 : cluster [DBG] osdmap e1568: 8 total, 8 up, 8 in 2024-08-29T19:06:12.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:12 smithi144 bash[67678]: cluster 2024-08-29T19:06:11.431065+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-08-29T19:06:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:12 smithi144 bash[67678]: cluster 2024-08-29T19:06:11.971670+0000 mgr.y (mgr.34104) 1615 : cluster [DBG] pgmap v2733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 17 KiB/s wr, 187 op/s 2024-08-29T19:06:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:12 smithi089 bash[78574]: cluster 2024-08-29T19:06:11.431065+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-08-29T19:06:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:12 smithi089 bash[78574]: cluster 2024-08-29T19:06:11.971670+0000 mgr.y (mgr.34104) 1615 : cluster [DBG] pgmap v2733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 17 KiB/s wr, 187 op/s 2024-08-29T19:06:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:12 smithi089 bash[77323]: cluster 2024-08-29T19:06:11.431065+0000 mon.a (mon.0) 2867 : cluster [DBG] osdmap e1569: 8 total, 8 up, 8 in 2024-08-29T19:06:12.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:12 smithi089 bash[77323]: cluster 2024-08-29T19:06:11.971670+0000 mgr.y (mgr.34104) 1615 : cluster [DBG] pgmap v2733: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 17 KiB/s wr, 187 op/s 2024-08-29T19:06:13.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:13 smithi144 bash[67678]: cluster 2024-08-29T19:06:12.457490+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-08-29T19:06:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:13 smithi089 bash[77323]: cluster 2024-08-29T19:06:12.457490+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-08-29T19:06:13.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:13 smithi089 bash[78574]: cluster 2024-08-29T19:06:12.457490+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1570: 8 total, 8 up, 8 in 2024-08-29T19:06:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:14 smithi144 bash[67678]: cluster 2024-08-29T19:06:13.467498+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-08-29T19:06:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:14 smithi144 bash[67678]: cluster 2024-08-29T19:06:13.972538+0000 mgr.y (mgr.34104) 1616 : cluster [DBG] pgmap v2736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 12 KiB/s wr, 116 op/s 2024-08-29T19:06:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:14 smithi089 bash[77323]: cluster 2024-08-29T19:06:13.467498+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-08-29T19:06:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:14 smithi089 bash[77323]: cluster 2024-08-29T19:06:13.972538+0000 mgr.y (mgr.34104) 1616 : cluster [DBG] pgmap v2736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 12 KiB/s wr, 116 op/s 2024-08-29T19:06:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:14 smithi089 bash[78574]: cluster 2024-08-29T19:06:13.467498+0000 mon.a (mon.0) 2869 : cluster [DBG] osdmap e1571: 8 total, 8 up, 8 in 2024-08-29T19:06:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:14 smithi089 bash[78574]: cluster 2024-08-29T19:06:13.972538+0000 mgr.y (mgr.34104) 1616 : cluster [DBG] pgmap v2736: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 12 KiB/s wr, 116 op/s 2024-08-29T19:06:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:06:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:06:15] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-08-29T19:06:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:15 smithi144 bash[67678]: cluster 2024-08-29T19:06:14.484972+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-08-29T19:06:15.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:15 smithi144 bash[67678]: cluster 2024-08-29T19:06:14.557890+0000 mon.a (mon.0) 2871 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-08-29T19:06:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:15 smithi089 bash[78574]: cluster 2024-08-29T19:06:14.484972+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-08-29T19:06:15.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:15 smithi089 bash[78574]: cluster 2024-08-29T19:06:14.557890+0000 mon.a (mon.0) 2871 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-08-29T19:06:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:15 smithi089 bash[77323]: cluster 2024-08-29T19:06:14.484972+0000 mon.a (mon.0) 2870 : cluster [DBG] osdmap e1572: 8 total, 8 up, 8 in 2024-08-29T19:06:15.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:15 smithi089 bash[77323]: cluster 2024-08-29T19:06:14.557890+0000 mon.a (mon.0) 2871 : cluster [DBG] osdmap e1573: 8 total, 8 up, 8 in 2024-08-29T19:06:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:16 smithi089 bash[78574]: cluster 2024-08-29T19:06:15.559477+0000 mon.a (mon.0) 2872 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-08-29T19:06:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:16 smithi089 bash[78574]: cluster 2024-08-29T19:06:15.973227+0000 mgr.y (mgr.34104) 1617 : cluster [DBG] pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 4 op/s 2024-08-29T19:06:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:16 smithi089 bash[77323]: cluster 2024-08-29T19:06:15.559477+0000 mon.a (mon.0) 2872 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-08-29T19:06:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:16 smithi089 bash[77323]: cluster 2024-08-29T19:06:15.973227+0000 mgr.y (mgr.34104) 1617 : cluster [DBG] pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 4 op/s 2024-08-29T19:06:17.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:16 smithi144 bash[67678]: cluster 2024-08-29T19:06:15.559477+0000 mon.a (mon.0) 2872 : cluster [DBG] osdmap e1574: 8 total, 8 up, 8 in 2024-08-29T19:06:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:16 smithi144 bash[67678]: cluster 2024-08-29T19:06:15.973227+0000 mgr.y (mgr.34104) 1617 : cluster [DBG] pgmap v2740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 4 op/s 2024-08-29T19:06:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:17 smithi089 bash[77323]: cluster 2024-08-29T19:06:16.571416+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-08-29T19:06:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:17 smithi089 bash[78574]: cluster 2024-08-29T19:06:16.571416+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-08-29T19:06:18.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:17 smithi144 bash[67678]: cluster 2024-08-29T19:06:16.571416+0000 mon.a (mon.0) 2873 : cluster [DBG] osdmap e1575: 8 total, 8 up, 8 in 2024-08-29T19:06:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:18 smithi089 bash[77323]: cluster 2024-08-29T19:06:17.580444+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-08-29T19:06:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:18 smithi089 bash[77323]: cluster 2024-08-29T19:06:17.973973+0000 mgr.y (mgr.34104) 1618 : cluster [DBG] pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 7.7 KiB/s wr, 103 op/s 2024-08-29T19:06:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:18 smithi089 bash[78574]: cluster 2024-08-29T19:06:17.580444+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-08-29T19:06:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:18 smithi089 bash[78574]: cluster 2024-08-29T19:06:17.973973+0000 mgr.y (mgr.34104) 1618 : cluster [DBG] pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 7.7 KiB/s wr, 103 op/s 2024-08-29T19:06:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:18 smithi144 bash[67678]: cluster 2024-08-29T19:06:17.580444+0000 mon.a (mon.0) 2874 : cluster [DBG] osdmap e1576: 8 total, 8 up, 8 in 2024-08-29T19:06:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:18 smithi144 bash[67678]: cluster 2024-08-29T19:06:17.973973+0000 mgr.y (mgr.34104) 1618 : cluster [DBG] pgmap v2743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 7.7 KiB/s wr, 103 op/s 2024-08-29T19:06:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:19 smithi089 bash[77323]: cluster 2024-08-29T19:06:18.595706+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-08-29T19:06:19.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:19 smithi089 bash[78574]: cluster 2024-08-29T19:06:18.595706+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-08-29T19:06:20.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:19 smithi144 bash[67678]: cluster 2024-08-29T19:06:18.595706+0000 mon.a (mon.0) 2875 : cluster [DBG] osdmap e1577: 8 total, 8 up, 8 in 2024-08-29T19:06:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:20 smithi089 bash[77323]: cluster 2024-08-29T19:06:19.600530+0000 mon.a (mon.0) 2876 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-08-29T19:06:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:20 smithi089 bash[77323]: cluster 2024-08-29T19:06:19.974705+0000 mgr.y (mgr.34104) 1619 : cluster [DBG] pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 7.0 KiB/s wr, 94 op/s 2024-08-29T19:06:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:20 smithi089 bash[78574]: cluster 2024-08-29T19:06:19.600530+0000 mon.a (mon.0) 2876 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-08-29T19:06:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:20 smithi089 bash[78574]: cluster 2024-08-29T19:06:19.974705+0000 mgr.y (mgr.34104) 1619 : cluster [DBG] pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 7.0 KiB/s wr, 94 op/s 2024-08-29T19:06:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:20 smithi144 bash[67678]: cluster 2024-08-29T19:06:19.600530+0000 mon.a (mon.0) 2876 : cluster [DBG] osdmap e1578: 8 total, 8 up, 8 in 2024-08-29T19:06:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:20 smithi144 bash[67678]: cluster 2024-08-29T19:06:19.974705+0000 mgr.y (mgr.34104) 1619 : cluster [DBG] pgmap v2746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 7.0 KiB/s wr, 94 op/s 2024-08-29T19:06:21.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:21 smithi089 bash[77323]: cluster 2024-08-29T19:06:20.611459+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-08-29T19:06:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:21 smithi089 bash[78574]: cluster 2024-08-29T19:06:20.611459+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-08-29T19:06:22.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:21 smithi144 bash[67678]: cluster 2024-08-29T19:06:20.611459+0000 mon.a (mon.0) 2877 : cluster [DBG] osdmap e1579: 8 total, 8 up, 8 in 2024-08-29T19:06:22.870 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.Snapshot (16485 ms) 2024-08-29T19:06:22.870 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-08-29T19:06:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:22 smithi089 bash[77323]: cluster 2024-08-29T19:06:21.613713+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-08-29T19:06:22.973 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:22 smithi089 bash[77323]: cluster 2024-08-29T19:06:21.975419+0000 mgr.y (mgr.34104) 1620 : cluster [DBG] pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-29T19:06:22.973 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:22 smithi089 bash[78574]: cluster 2024-08-29T19:06:21.613713+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-08-29T19:06:22.973 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:22 smithi089 bash[78574]: cluster 2024-08-29T19:06:21.975419+0000 mgr.y (mgr.34104) 1620 : cluster [DBG] pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-29T19:06:23.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:22 smithi144 bash[67678]: cluster 2024-08-29T19:06:21.613713+0000 mon.a (mon.0) 2878 : cluster [DBG] osdmap e1580: 8 total, 8 up, 8 in 2024-08-29T19:06:23.080 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:22 smithi144 bash[67678]: cluster 2024-08-29T19:06:21.975419+0000 mgr.y (mgr.34104) 1620 : cluster [DBG] pgmap v2749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.5 KiB/s rd, 511 B/s wr, 11 op/s 2024-08-29T19:06:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[77323]: cluster 2024-08-29T19:06:22.636624+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-08-29T19:06:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[77323]: audit 2024-08-29T19:06:22.770445+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[77323]: audit 2024-08-29T19:06:22.851369+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]: dispatch 2024-08-29T19:06:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[77323]: audit 2024-08-29T19:06:22.852046+0000 mon.a (mon.0) 2881 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]: dispatch 2024-08-29T19:06:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[77323]: audit 2024-08-29T19:06:22.859564+0000 mon.a (mon.0) 2882 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]': finished 2024-08-29T19:06:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[78574]: cluster 2024-08-29T19:06:22.636624+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-08-29T19:06:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[78574]: audit 2024-08-29T19:06:22.770445+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[78574]: audit 2024-08-29T19:06:22.851369+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]: dispatch 2024-08-29T19:06:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[78574]: audit 2024-08-29T19:06:22.852046+0000 mon.a (mon.0) 2881 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]: dispatch 2024-08-29T19:06:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:23 smithi089 bash[78574]: audit 2024-08-29T19:06:22.859564+0000 mon.a (mon.0) 2882 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]': finished 2024-08-29T19:06:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:23 smithi144 bash[67678]: cluster 2024-08-29T19:06:22.636624+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1581: 8 total, 8 up, 8 in 2024-08-29T19:06:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:23 smithi144 bash[67678]: audit 2024-08-29T19:06:22.770445+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:23 smithi144 bash[67678]: audit 2024-08-29T19:06:22.851369+0000 mon.c (mon.2) 86 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]: dispatch 2024-08-29T19:06:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:23 smithi144 bash[67678]: audit 2024-08-29T19:06:22.852046+0000 mon.a (mon.0) 2881 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]: dispatch 2024-08-29T19:06:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:23 smithi144 bash[67678]: audit 2024-08-29T19:06:22.859564+0000 mon.a (mon.0) 2882 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/945df97a-a52b-4bff-a8ea-bc325b9af37f"}]': finished 2024-08-29T19:06:25.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:06:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:06:25] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-29T19:06:25.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:24 smithi089 bash[77323]: cluster 2024-08-29T19:06:23.864818+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-08-29T19:06:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:24 smithi089 bash[77323]: cluster 2024-08-29T19:06:23.976127+0000 mgr.y (mgr.34104) 1621 : cluster [DBG] pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 81 op/s 2024-08-29T19:06:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:24 smithi089 bash[77323]: cluster 2024-08-29T19:06:24.561331+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-08-29T19:06:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:24 smithi089 bash[78574]: cluster 2024-08-29T19:06:23.864818+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-08-29T19:06:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:24 smithi089 bash[78574]: cluster 2024-08-29T19:06:23.976127+0000 mgr.y (mgr.34104) 1621 : cluster [DBG] pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 81 op/s 2024-08-29T19:06:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:24 smithi089 bash[78574]: cluster 2024-08-29T19:06:24.561331+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-08-29T19:06:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:24 smithi144 bash[67678]: cluster 2024-08-29T19:06:23.864818+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1582: 8 total, 8 up, 8 in 2024-08-29T19:06:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:24 smithi144 bash[67678]: cluster 2024-08-29T19:06:23.976127+0000 mgr.y (mgr.34104) 1621 : cluster [DBG] pgmap v2752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 81 op/s 2024-08-29T19:06:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:24 smithi144 bash[67678]: cluster 2024-08-29T19:06:24.561331+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1583: 8 total, 8 up, 8 in 2024-08-29T19:06:26.809 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3940 ms) 2024-08-29T19:06:26.809 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-08-29T19:06:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:26 smithi089 bash[77323]: cluster 2024-08-29T19:06:25.563872+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-29T19:06:26.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:26 smithi089 bash[77323]: cluster 2024-08-29T19:06:25.976927+0000 mgr.y (mgr.34104) 1622 : cluster [DBG] pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-08-29T19:06:26.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:26 smithi089 bash[78574]: cluster 2024-08-29T19:06:25.563872+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-29T19:06:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:26 smithi089 bash[78574]: cluster 2024-08-29T19:06:25.976927+0000 mgr.y (mgr.34104) 1622 : cluster [DBG] pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-08-29T19:06:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:26 smithi144 bash[67678]: cluster 2024-08-29T19:06:25.563872+0000 mon.a (mon.0) 2885 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-29T19:06:27.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:26 smithi144 bash[67678]: cluster 2024-08-29T19:06:25.976927+0000 mgr.y (mgr.34104) 1622 : cluster [DBG] pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-08-29T19:06:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[78574]: cluster 2024-08-29T19:06:26.579182+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-29T19:06:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[78574]: audit 2024-08-29T19:06:26.791489+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]: dispatch 2024-08-29T19:06:27.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[78574]: audit 2024-08-29T19:06:26.792239+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]: dispatch 2024-08-29T19:06:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[78574]: audit 2024-08-29T19:06:26.798617+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]': finished 2024-08-29T19:06:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[77323]: cluster 2024-08-29T19:06:26.579182+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-29T19:06:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[77323]: audit 2024-08-29T19:06:26.791489+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]: dispatch 2024-08-29T19:06:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[77323]: audit 2024-08-29T19:06:26.792239+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]: dispatch 2024-08-29T19:06:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:27 smithi089 bash[77323]: audit 2024-08-29T19:06:26.798617+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]': finished 2024-08-29T19:06:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:27 smithi144 bash[67678]: cluster 2024-08-29T19:06:26.579182+0000 mon.a (mon.0) 2886 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-29T19:06:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:27 smithi144 bash[67678]: audit 2024-08-29T19:06:26.791489+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]: dispatch 2024-08-29T19:06:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:27 smithi144 bash[67678]: audit 2024-08-29T19:06:26.792239+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]: dispatch 2024-08-29T19:06:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:27 smithi144 bash[67678]: audit 2024-08-29T19:06:26.798617+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/14075b13-45dd-436b-9826-6de78bf5b807"}]': finished 2024-08-29T19:06:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:28 smithi089 bash[77323]: cluster 2024-08-29T19:06:27.810616+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-29T19:06:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:28 smithi089 bash[77323]: cluster 2024-08-29T19:06:27.977710+0000 mgr.y (mgr.34104) 1623 : cluster [DBG] pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 9.5 KiB/s wr, 100 op/s 2024-08-29T19:06:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:28 smithi089 bash[78574]: cluster 2024-08-29T19:06:27.810616+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-29T19:06:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:28 smithi089 bash[78574]: cluster 2024-08-29T19:06:27.977710+0000 mgr.y (mgr.34104) 1623 : cluster [DBG] pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 9.5 KiB/s wr, 100 op/s 2024-08-29T19:06:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:28 smithi144 bash[67678]: cluster 2024-08-29T19:06:27.810616+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-29T19:06:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:28 smithi144 bash[67678]: cluster 2024-08-29T19:06:27.977710+0000 mgr.y (mgr.34104) 1623 : cluster [DBG] pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 9.5 KiB/s wr, 100 op/s 2024-08-29T19:06:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:29 smithi089 bash[77323]: cluster 2024-08-29T19:06:28.822868+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-29T19:06:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:29 smithi089 bash[77323]: cluster 2024-08-29T19:06:29.562311+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-29T19:06:30.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:29 smithi089 bash[78574]: cluster 2024-08-29T19:06:28.822868+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-29T19:06:30.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:29 smithi089 bash[78574]: cluster 2024-08-29T19:06:29.562311+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-29T19:06:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:29 smithi144 bash[67678]: cluster 2024-08-29T19:06:28.822868+0000 mon.a (mon.0) 2890 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-29T19:06:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:29 smithi144 bash[67678]: cluster 2024-08-29T19:06:29.562311+0000 mon.a (mon.0) 2891 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-29T19:06:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:30 smithi089 bash[77323]: cluster 2024-08-29T19:06:29.978444+0000 mgr.y (mgr.34104) 1624 : cluster [DBG] pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 117 op/s 2024-08-29T19:06:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:30 smithi089 bash[77323]: cluster 2024-08-29T19:06:30.566600+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-29T19:06:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:30 smithi089 bash[78574]: cluster 2024-08-29T19:06:29.978444+0000 mgr.y (mgr.34104) 1624 : cluster [DBG] pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 117 op/s 2024-08-29T19:06:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:30 smithi089 bash[78574]: cluster 2024-08-29T19:06:30.566600+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-29T19:06:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:30 smithi144 bash[67678]: cluster 2024-08-29T19:06:29.978444+0000 mgr.y (mgr.34104) 1624 : cluster [DBG] pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 11 KiB/s wr, 117 op/s 2024-08-29T19:06:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:30 smithi144 bash[67678]: cluster 2024-08-29T19:06:30.566600+0000 mon.a (mon.0) 2892 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-29T19:06:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[77323]: cluster 2024-08-29T19:06:31.569138+0000 mon.a (mon.0) 2893 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-29T19:06:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[77323]: audit 2024-08-29T19:06:31.609542+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]: dispatch 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[77323]: audit 2024-08-29T19:06:31.610245+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]: dispatch 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[77323]: audit 2024-08-29T19:06:31.616471+0000 mon.a (mon.0) 2895 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]': finished 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[77323]: cluster 2024-08-29T19:06:31.979152+0000 mgr.y (mgr.34104) 1625 : cluster [DBG] pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 7.5 KiB/s wr, 91 op/s 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[78574]: cluster 2024-08-29T19:06:31.569138+0000 mon.a (mon.0) 2893 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[78574]: audit 2024-08-29T19:06:31.609542+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]: dispatch 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[78574]: audit 2024-08-29T19:06:31.610245+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]: dispatch 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[78574]: audit 2024-08-29T19:06:31.616471+0000 mon.a (mon.0) 2895 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]': finished 2024-08-29T19:06:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:32 smithi089 bash[78574]: cluster 2024-08-29T19:06:31.979152+0000 mgr.y (mgr.34104) 1625 : cluster [DBG] pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 7.5 KiB/s wr, 91 op/s 2024-08-29T19:06:33.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:32 smithi144 bash[67678]: cluster 2024-08-29T19:06:31.569138+0000 mon.a (mon.0) 2893 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-29T19:06:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:32 smithi144 bash[67678]: audit 2024-08-29T19:06:31.609542+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]: dispatch 2024-08-29T19:06:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:32 smithi144 bash[67678]: audit 2024-08-29T19:06:31.610245+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]: dispatch 2024-08-29T19:06:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:32 smithi144 bash[67678]: audit 2024-08-29T19:06:31.616471+0000 mon.a (mon.0) 2895 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/445a4cdd-d858-48ff-879e-ce9a45471d13"}]': finished 2024-08-29T19:06:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:32 smithi144 bash[67678]: cluster 2024-08-29T19:06:31.979152+0000 mgr.y (mgr.34104) 1625 : cluster [DBG] pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 7.5 KiB/s wr, 91 op/s 2024-08-29T19:06:33.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:33 smithi089 bash[77323]: cluster 2024-08-29T19:06:32.630369+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-29T19:06:33.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:33 smithi089 bash[78574]: cluster 2024-08-29T19:06:32.630369+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-29T19:06:34.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:33 smithi144 bash[67678]: cluster 2024-08-29T19:06:32.630369+0000 mon.a (mon.0) 2896 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-29T19:06:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:34 smithi089 bash[77323]: cluster 2024-08-29T19:06:33.633392+0000 mon.a (mon.0) 2897 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-29T19:06:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:34 smithi089 bash[77323]: cluster 2024-08-29T19:06:33.979856+0000 mgr.y (mgr.34104) 1626 : cluster [DBG] pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 12 KiB/s wr, 232 op/s 2024-08-29T19:06:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:34 smithi089 bash[77323]: cluster 2024-08-29T19:06:34.567590+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-29T19:06:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:34 smithi089 bash[78574]: cluster 2024-08-29T19:06:33.633392+0000 mon.a (mon.0) 2897 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-29T19:06:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:34 smithi089 bash[78574]: cluster 2024-08-29T19:06:33.979856+0000 mgr.y (mgr.34104) 1626 : cluster [DBG] pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 12 KiB/s wr, 232 op/s 2024-08-29T19:06:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:34 smithi089 bash[78574]: cluster 2024-08-29T19:06:34.567590+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-29T19:06:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:34 smithi144 bash[67678]: cluster 2024-08-29T19:06:33.633392+0000 mon.a (mon.0) 2897 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-29T19:06:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:34 smithi144 bash[67678]: cluster 2024-08-29T19:06:33.979856+0000 mgr.y (mgr.34104) 1626 : cluster [DBG] pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 12 KiB/s wr, 232 op/s 2024-08-29T19:06:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:34 smithi144 bash[67678]: cluster 2024-08-29T19:06:34.567590+0000 mon.a (mon.0) 2898 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-29T19:06:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:06:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:06:35] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-29T19:06:36.849 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (10040 ms) 2024-08-29T19:06:36.849 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-08-29T19:06:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:36 smithi089 bash[77323]: cluster 2024-08-29T19:06:35.662175+0000 mon.a (mon.0) 2899 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-29T19:06:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:36 smithi089 bash[77323]: cluster 2024-08-29T19:06:35.980562+0000 mgr.y (mgr.34104) 1627 : cluster [DBG] pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 5.7 KiB/s wr, 158 op/s 2024-08-29T19:06:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:36 smithi089 bash[78574]: cluster 2024-08-29T19:06:35.662175+0000 mon.a (mon.0) 2899 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-29T19:06:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:36 smithi089 bash[78574]: cluster 2024-08-29T19:06:35.980562+0000 mgr.y (mgr.34104) 1627 : cluster [DBG] pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 5.7 KiB/s wr, 158 op/s 2024-08-29T19:06:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:36 smithi144 bash[67678]: cluster 2024-08-29T19:06:35.662175+0000 mon.a (mon.0) 2899 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-29T19:06:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:36 smithi144 bash[67678]: cluster 2024-08-29T19:06:35.980562+0000 mgr.y (mgr.34104) 1627 : cluster [DBG] pgmap v2770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 5.7 KiB/s wr, 158 op/s 2024-08-29T19:06:37.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: cluster 2024-08-29T19:06:36.678914+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-29T19:06:37.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: audit 2024-08-29T19:06:36.820440+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: audit 2024-08-29T19:06:36.821054+0000 mon.a (mon.0) 2901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: audit 2024-08-29T19:06:36.827221+0000 mon.a (mon.0) 2902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]': finished 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: audit 2024-08-29T19:06:36.832657+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: audit 2024-08-29T19:06:36.833197+0000 mon.a (mon.0) 2903 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[77323]: audit 2024-08-29T19:06:36.839434+0000 mon.a (mon.0) 2904 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]': finished 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: cluster 2024-08-29T19:06:36.678914+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: audit 2024-08-29T19:06:36.820440+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: audit 2024-08-29T19:06:36.821054+0000 mon.a (mon.0) 2901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: audit 2024-08-29T19:06:36.827221+0000 mon.a (mon.0) 2902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]': finished 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: audit 2024-08-29T19:06:36.832657+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]: dispatch 2024-08-29T19:06:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: audit 2024-08-29T19:06:36.833197+0000 mon.a (mon.0) 2903 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]: dispatch 2024-08-29T19:06:37.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:37 smithi089 bash[78574]: audit 2024-08-29T19:06:36.839434+0000 mon.a (mon.0) 2904 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]': finished 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: cluster 2024-08-29T19:06:36.678914+0000 mon.a (mon.0) 2900 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: audit 2024-08-29T19:06:36.820440+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]: dispatch 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: audit 2024-08-29T19:06:36.821054+0000 mon.a (mon.0) 2901 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]: dispatch 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: audit 2024-08-29T19:06:36.827221+0000 mon.a (mon.0) 2902 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/781a4a0e-e634-45f8-84bc-1f6894cbd6c5"}]': finished 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: audit 2024-08-29T19:06:36.832657+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]: dispatch 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: audit 2024-08-29T19:06:36.833197+0000 mon.a (mon.0) 2903 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]: dispatch 2024-08-29T19:06:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:37 smithi144 bash[67678]: audit 2024-08-29T19:06:36.839434+0000 mon.a (mon.0) 2904 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/e39498ec-3080-4a38-85b0-c375e41a83cc"}]': finished 2024-08-29T19:06:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[77323]: audit 2024-08-29T19:06:37.770345+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[77323]: cluster 2024-08-29T19:06:37.845221+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-29T19:06:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[77323]: cluster 2024-08-29T19:06:37.981299+0000 mgr.y (mgr.34104) 1628 : cluster [DBG] pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-08-29T19:06:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[77323]: audit 2024-08-29T19:06:38.037074+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:06:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[78574]: audit 2024-08-29T19:06:37.770345+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[78574]: cluster 2024-08-29T19:06:37.845221+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-29T19:06:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[78574]: cluster 2024-08-29T19:06:37.981299+0000 mgr.y (mgr.34104) 1628 : cluster [DBG] pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-08-29T19:06:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:38 smithi089 bash[78574]: audit 2024-08-29T19:06:38.037074+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:06:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:38 smithi144 bash[67678]: audit 2024-08-29T19:06:37.770345+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:38 smithi144 bash[67678]: cluster 2024-08-29T19:06:37.845221+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-29T19:06:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:38 smithi144 bash[67678]: cluster 2024-08-29T19:06:37.981299+0000 mgr.y (mgr.34104) 1628 : cluster [DBG] pgmap v2773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-08-29T19:06:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:38 smithi144 bash[67678]: audit 2024-08-29T19:06:38.037074+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:06:39.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[78574]: audit 2024-08-29T19:06:38.775966+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:06:39.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[78574]: audit 2024-08-29T19:06:38.777411+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:06:39.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[78574]: audit 2024-08-29T19:06:38.790347+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[78574]: cluster 2024-08-29T19:06:38.856969+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[78574]: cluster 2024-08-29T19:06:39.568116+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[77323]: audit 2024-08-29T19:06:38.775966+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[77323]: audit 2024-08-29T19:06:38.777411+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[77323]: audit 2024-08-29T19:06:38.790347+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[77323]: cluster 2024-08-29T19:06:38.856969+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-29T19:06:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:39 smithi089 bash[77323]: cluster 2024-08-29T19:06:39.568116+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-29T19:06:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:39 smithi144 bash[67678]: audit 2024-08-29T19:06:38.775966+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:06:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:39 smithi144 bash[67678]: audit 2024-08-29T19:06:38.777411+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:06:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:39 smithi144 bash[67678]: audit 2024-08-29T19:06:38.790347+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:06:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:39 smithi144 bash[67678]: cluster 2024-08-29T19:06:38.856969+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-29T19:06:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:39 smithi144 bash[67678]: cluster 2024-08-29T19:06:39.568116+0000 mon.a (mon.0) 2912 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-29T19:06:40.825 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.SnapshotImageState (3976 ms) 2024-08-29T19:06:40.825 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-08-29T19:06:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:40 smithi144 bash[67678]: cluster 2024-08-29T19:06:39.982056+0000 mgr.y (mgr.34104) 1629 : cluster [DBG] pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 8.0 KiB/s wr, 135 op/s 2024-08-29T19:06:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:40 smithi089 bash[77323]: cluster 2024-08-29T19:06:39.982056+0000 mgr.y (mgr.34104) 1629 : cluster [DBG] pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 8.0 KiB/s wr, 135 op/s 2024-08-29T19:06:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:40 smithi089 bash[78574]: cluster 2024-08-29T19:06:39.982056+0000 mgr.y (mgr.34104) 1629 : cluster [DBG] pgmap v2776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 8.0 KiB/s wr, 135 op/s 2024-08-29T19:06:42.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:41 smithi144 bash[67678]: cluster 2024-08-29T19:06:40.691754+0000 mon.a (mon.0) 2913 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-29T19:06:42.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:41 smithi089 bash[77323]: cluster 2024-08-29T19:06:40.691754+0000 mon.a (mon.0) 2913 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-29T19:06:42.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:41 smithi089 bash[78574]: cluster 2024-08-29T19:06:40.691754+0000 mon.a (mon.0) 2913 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-29T19:06:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:42 smithi144 bash[67678]: cluster 2024-08-29T19:06:41.699233+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-29T19:06:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:42 smithi144 bash[67678]: cluster 2024-08-29T19:06:41.982751+0000 mgr.y (mgr.34104) 1630 : cluster [DBG] pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 76 op/s 2024-08-29T19:06:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:42 smithi089 bash[77323]: cluster 2024-08-29T19:06:41.699233+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-29T19:06:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:42 smithi089 bash[77323]: cluster 2024-08-29T19:06:41.982751+0000 mgr.y (mgr.34104) 1630 : cluster [DBG] pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 76 op/s 2024-08-29T19:06:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:42 smithi089 bash[78574]: cluster 2024-08-29T19:06:41.699233+0000 mon.a (mon.0) 2914 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-29T19:06:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:42 smithi089 bash[78574]: cluster 2024-08-29T19:06:41.982751+0000 mgr.y (mgr.34104) 1630 : cluster [DBG] pgmap v2779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 76 op/s 2024-08-29T19:06:44.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:43 smithi144 bash[67678]: cluster 2024-08-29T19:06:42.711203+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-29T19:06:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:43 smithi089 bash[78574]: cluster 2024-08-29T19:06:42.711203+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-29T19:06:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:43 smithi089 bash[77323]: cluster 2024-08-29T19:06:42.711203+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-29T19:06:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:44 smithi144 bash[67678]: cluster 2024-08-29T19:06:43.721670+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-29T19:06:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:44 smithi144 bash[67678]: cluster 2024-08-29T19:06:43.983563+0000 mgr.y (mgr.34104) 1631 : cluster [DBG] pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 26 KiB/s wr, 275 op/s 2024-08-29T19:06:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:44 smithi144 bash[67678]: cluster 2024-08-29T19:06:44.571536+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-29T19:06:45.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:44 smithi089 bash[77323]: cluster 2024-08-29T19:06:43.721670+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-29T19:06:45.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:44 smithi089 bash[77323]: cluster 2024-08-29T19:06:43.983563+0000 mgr.y (mgr.34104) 1631 : cluster [DBG] pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 26 KiB/s wr, 275 op/s 2024-08-29T19:06:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:44 smithi089 bash[77323]: cluster 2024-08-29T19:06:44.571536+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-29T19:06:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:44 smithi089 bash[78574]: cluster 2024-08-29T19:06:43.721670+0000 mon.a (mon.0) 2916 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-29T19:06:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:44 smithi089 bash[78574]: cluster 2024-08-29T19:06:43.983563+0000 mgr.y (mgr.34104) 1631 : cluster [DBG] pgmap v2782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 26 KiB/s wr, 275 op/s 2024-08-29T19:06:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:44 smithi089 bash[78574]: cluster 2024-08-29T19:06:44.571536+0000 mon.a (mon.0) 2917 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-29T19:06:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:06:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:06:45] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-08-29T19:06:46.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:46 smithi089 bash[77323]: cluster 2024-08-29T19:06:45.574312+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-29T19:06:46.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:46 smithi089 bash[77323]: cluster 2024-08-29T19:06:45.984296+0000 mgr.y (mgr.34104) 1632 : cluster [DBG] pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 16 KiB/s wr, 216 op/s 2024-08-29T19:06:46.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:46 smithi089 bash[78574]: cluster 2024-08-29T19:06:45.574312+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-29T19:06:46.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:46 smithi089 bash[78574]: cluster 2024-08-29T19:06:45.984296+0000 mgr.y (mgr.34104) 1632 : cluster [DBG] pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 16 KiB/s wr, 216 op/s 2024-08-29T19:06:47.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:46 smithi144 bash[67678]: cluster 2024-08-29T19:06:45.574312+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-29T19:06:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:46 smithi144 bash[67678]: cluster 2024-08-29T19:06:45.984296+0000 mgr.y (mgr.34104) 1632 : cluster [DBG] pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 16 KiB/s wr, 216 op/s 2024-08-29T19:06:47.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:47 smithi089 bash[77323]: cluster 2024-08-29T19:06:46.587196+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-29T19:06:47.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:47 smithi089 bash[78574]: cluster 2024-08-29T19:06:46.587196+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-29T19:06:48.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:47 smithi144 bash[67678]: cluster 2024-08-29T19:06:46.587196+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-29T19:06:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:48 smithi089 bash[77323]: cluster 2024-08-29T19:06:47.587014+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-29T19:06:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:48 smithi089 bash[77323]: cluster 2024-08-29T19:06:47.985030+0000 mgr.y (mgr.34104) 1633 : cluster [DBG] pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2024-08-29T19:06:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:48 smithi089 bash[78574]: cluster 2024-08-29T19:06:47.587014+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-29T19:06:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:48 smithi089 bash[78574]: cluster 2024-08-29T19:06:47.985030+0000 mgr.y (mgr.34104) 1633 : cluster [DBG] pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2024-08-29T19:06:49.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:48 smithi144 bash[67678]: cluster 2024-08-29T19:06:47.587014+0000 mon.a (mon.0) 2920 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-29T19:06:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:48 smithi144 bash[67678]: cluster 2024-08-29T19:06:47.985030+0000 mgr.y (mgr.34104) 1633 : cluster [DBG] pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.2 KiB/s wr, 24 op/s 2024-08-29T19:06:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:49 smithi089 bash[77323]: cluster 2024-08-29T19:06:48.616247+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-29T19:06:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:49 smithi089 bash[77323]: cluster 2024-08-29T19:06:49.573297+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-29T19:06:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:49 smithi089 bash[78574]: cluster 2024-08-29T19:06:48.616247+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-29T19:06:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:49 smithi089 bash[78574]: cluster 2024-08-29T19:06:49.573297+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-29T19:06:50.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:49 smithi144 bash[67678]: cluster 2024-08-29T19:06:48.616247+0000 mon.a (mon.0) 2921 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-29T19:06:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:49 smithi144 bash[67678]: cluster 2024-08-29T19:06:49.573297+0000 mon.a (mon.0) 2922 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-29T19:06:50.781 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9956 ms) 2024-08-29T19:06:50.781 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-08-29T19:06:50.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:50 smithi089 bash[77323]: cluster 2024-08-29T19:06:49.985750+0000 mgr.y (mgr.34104) 1634 : cluster [DBG] pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 9.0 KiB/s wr, 131 op/s 2024-08-29T19:06:50.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:50 smithi089 bash[78574]: cluster 2024-08-29T19:06:49.985750+0000 mgr.y (mgr.34104) 1634 : cluster [DBG] pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 9.0 KiB/s wr, 131 op/s 2024-08-29T19:06:51.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:50 smithi144 bash[67678]: cluster 2024-08-29T19:06:49.985750+0000 mgr.y (mgr.34104) 1634 : cluster [DBG] pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 9.0 KiB/s wr, 131 op/s 2024-08-29T19:06:51.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[77323]: cluster 2024-08-29T19:06:50.634710+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-29T19:06:51.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[77323]: audit 2024-08-29T19:06:50.763122+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]: dispatch 2024-08-29T19:06:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[77323]: audit 2024-08-29T19:06:50.763741+0000 mon.a (mon.0) 2924 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]: dispatch 2024-08-29T19:06:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[77323]: audit 2024-08-29T19:06:50.770008+0000 mon.a (mon.0) 2925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]': finished 2024-08-29T19:06:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[78574]: cluster 2024-08-29T19:06:50.634710+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-29T19:06:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[78574]: audit 2024-08-29T19:06:50.763122+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]: dispatch 2024-08-29T19:06:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[78574]: audit 2024-08-29T19:06:50.763741+0000 mon.a (mon.0) 2924 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]: dispatch 2024-08-29T19:06:51.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:51 smithi089 bash[78574]: audit 2024-08-29T19:06:50.770008+0000 mon.a (mon.0) 2925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]': finished 2024-08-29T19:06:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:51 smithi144 bash[67678]: cluster 2024-08-29T19:06:50.634710+0000 mon.a (mon.0) 2923 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-29T19:06:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:51 smithi144 bash[67678]: audit 2024-08-29T19:06:50.763122+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]: dispatch 2024-08-29T19:06:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:51 smithi144 bash[67678]: audit 2024-08-29T19:06:50.763741+0000 mon.a (mon.0) 2924 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]: dispatch 2024-08-29T19:06:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:51 smithi144 bash[67678]: audit 2024-08-29T19:06:50.770008+0000 mon.a (mon.0) 2925 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a5282517-6e15-451b-abad-8570b74be0ad"}]': finished 2024-08-29T19:06:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:52 smithi144 bash[67678]: cluster 2024-08-29T19:06:51.775367+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-29T19:06:53.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:52 smithi144 bash[67678]: cluster 2024-08-29T19:06:51.986398+0000 mgr.y (mgr.34104) 1635 : cluster [DBG] pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 7.0 KiB/s wr, 127 op/s 2024-08-29T19:06:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:52 smithi089 bash[77323]: cluster 2024-08-29T19:06:51.775367+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-29T19:06:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:52 smithi089 bash[77323]: cluster 2024-08-29T19:06:51.986398+0000 mgr.y (mgr.34104) 1635 : cluster [DBG] pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 7.0 KiB/s wr, 127 op/s 2024-08-29T19:06:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:52 smithi089 bash[78574]: cluster 2024-08-29T19:06:51.775367+0000 mon.a (mon.0) 2926 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-29T19:06:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:52 smithi089 bash[78574]: cluster 2024-08-29T19:06:51.986398+0000 mgr.y (mgr.34104) 1635 : cluster [DBG] pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 7.0 KiB/s wr, 127 op/s 2024-08-29T19:06:54.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:53 smithi144 bash[67678]: audit 2024-08-29T19:06:52.775797+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:53 smithi144 bash[67678]: cluster 2024-08-29T19:06:52.789048+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-29T19:06:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:53 smithi089 bash[77323]: audit 2024-08-29T19:06:52.775797+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:54.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:53 smithi089 bash[77323]: cluster 2024-08-29T19:06:52.789048+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-29T19:06:54.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:53 smithi089 bash[78574]: audit 2024-08-29T19:06:52.775797+0000 mon.a (mon.0) 2927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:06:54.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:53 smithi089 bash[78574]: cluster 2024-08-29T19:06:52.789048+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-29T19:06:55.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:54 smithi144 bash[67678]: cluster 2024-08-29T19:06:53.788045+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-29T19:06:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:54 smithi144 bash[67678]: cluster 2024-08-29T19:06:53.987102+0000 mgr.y (mgr.34104) 1636 : cluster [DBG] pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 7.0 KiB/s wr, 70 op/s 2024-08-29T19:06:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:54 smithi144 bash[67678]: cluster 2024-08-29T19:06:54.575930+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-29T19:06:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:54 smithi089 bash[77323]: cluster 2024-08-29T19:06:53.788045+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-29T19:06:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:54 smithi089 bash[77323]: cluster 2024-08-29T19:06:53.987102+0000 mgr.y (mgr.34104) 1636 : cluster [DBG] pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 7.0 KiB/s wr, 70 op/s 2024-08-29T19:06:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:54 smithi089 bash[77323]: cluster 2024-08-29T19:06:54.575930+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-29T19:06:55.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:54 smithi089 bash[78574]: cluster 2024-08-29T19:06:53.788045+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-29T19:06:55.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:54 smithi089 bash[78574]: cluster 2024-08-29T19:06:53.987102+0000 mgr.y (mgr.34104) 1636 : cluster [DBG] pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 7.0 KiB/s wr, 70 op/s 2024-08-29T19:06:55.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:54 smithi089 bash[78574]: cluster 2024-08-29T19:06:54.575930+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-29T19:06:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:06:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:06:55] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-08-29T19:06:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:56 smithi089 bash[77323]: cluster 2024-08-29T19:06:55.579945+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-08-29T19:06:56.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:56 smithi089 bash[77323]: cluster 2024-08-29T19:06:55.987820+0000 mgr.y (mgr.34104) 1637 : cluster [DBG] pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.7 KiB/s wr, 50 op/s 2024-08-29T19:06:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:56 smithi089 bash[78574]: cluster 2024-08-29T19:06:55.579945+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-08-29T19:06:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:56 smithi089 bash[78574]: cluster 2024-08-29T19:06:55.987820+0000 mgr.y (mgr.34104) 1637 : cluster [DBG] pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.7 KiB/s wr, 50 op/s 2024-08-29T19:06:57.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:56 smithi144 bash[67678]: cluster 2024-08-29T19:06:55.579945+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1614: 8 total, 8 up, 8 in 2024-08-29T19:06:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:56 smithi144 bash[67678]: cluster 2024-08-29T19:06:55.987820+0000 mgr.y (mgr.34104) 1637 : cluster [DBG] pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.7 KiB/s wr, 50 op/s 2024-08-29T19:06:57.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:57 smithi089 bash[77323]: cluster 2024-08-29T19:06:56.596019+0000 mon.a (mon.0) 2932 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-08-29T19:06:57.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:57 smithi089 bash[78574]: cluster 2024-08-29T19:06:56.596019+0000 mon.a (mon.0) 2932 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-08-29T19:06:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:57 smithi144 bash[67678]: cluster 2024-08-29T19:06:56.596019+0000 mon.a (mon.0) 2932 : cluster [DBG] osdmap e1615: 8 total, 8 up, 8 in 2024-08-29T19:06:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:58 smithi089 bash[77323]: cluster 2024-08-29T19:06:57.592000+0000 mon.a (mon.0) 2933 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-08-29T19:06:58.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:58 smithi089 bash[77323]: cluster 2024-08-29T19:06:57.988574+0000 mgr.y (mgr.34104) 1638 : cluster [DBG] pgmap v2803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:06:58.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:58 smithi089 bash[78574]: cluster 2024-08-29T19:06:57.592000+0000 mon.a (mon.0) 2933 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-08-29T19:06:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:58 smithi089 bash[78574]: cluster 2024-08-29T19:06:57.988574+0000 mgr.y (mgr.34104) 1638 : cluster [DBG] pgmap v2803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:06:59.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:58 smithi144 bash[67678]: cluster 2024-08-29T19:06:57.592000+0000 mon.a (mon.0) 2933 : cluster [DBG] osdmap e1616: 8 total, 8 up, 8 in 2024-08-29T19:06:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:58 smithi144 bash[67678]: cluster 2024-08-29T19:06:57.988574+0000 mgr.y (mgr.34104) 1638 : cluster [DBG] pgmap v2803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:06:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:59 smithi089 bash[77323]: cluster 2024-08-29T19:06:58.613971+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-08-29T19:06:59.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:06:59 smithi089 bash[77323]: cluster 2024-08-29T19:06:59.579670+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-08-29T19:06:59.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:59 smithi089 bash[78574]: cluster 2024-08-29T19:06:58.613971+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-08-29T19:06:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:06:59 smithi089 bash[78574]: cluster 2024-08-29T19:06:59.579670+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-08-29T19:07:00.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:59 smithi144 bash[67678]: cluster 2024-08-29T19:06:58.613971+0000 mon.a (mon.0) 2934 : cluster [DBG] osdmap e1617: 8 total, 8 up, 8 in 2024-08-29T19:07:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:06:59 smithi144 bash[67678]: cluster 2024-08-29T19:06:59.579670+0000 mon.a (mon.0) 2935 : cluster [DBG] osdmap e1618: 8 total, 8 up, 8 in 2024-08-29T19:07:00.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:00 smithi089 bash[77323]: cluster 2024-08-29T19:06:59.989381+0000 mgr.y (mgr.34104) 1639 : cluster [DBG] pgmap v2806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 108 op/s 2024-08-29T19:07:00.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:00 smithi089 bash[78574]: cluster 2024-08-29T19:06:59.989381+0000 mgr.y (mgr.34104) 1639 : cluster [DBG] pgmap v2806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 108 op/s 2024-08-29T19:07:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:00 smithi144 bash[67678]: cluster 2024-08-29T19:06:59.989381+0000 mgr.y (mgr.34104) 1639 : cluster [DBG] pgmap v2806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 108 op/s 2024-08-29T19:07:01.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:01 smithi089 bash[77323]: cluster 2024-08-29T19:07:00.625954+0000 mon.a (mon.0) 2936 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-08-29T19:07:01.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:01 smithi089 bash[78574]: cluster 2024-08-29T19:07:00.625954+0000 mon.a (mon.0) 2936 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-08-29T19:07:02.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:01 smithi144 bash[67678]: cluster 2024-08-29T19:07:00.625954+0000 mon.a (mon.0) 2936 : cluster [DBG] osdmap e1619: 8 total, 8 up, 8 in 2024-08-29T19:07:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:02 smithi089 bash[77323]: cluster 2024-08-29T19:07:01.626479+0000 mon.a (mon.0) 2937 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-08-29T19:07:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:02 smithi089 bash[77323]: cluster 2024-08-29T19:07:01.990130+0000 mgr.y (mgr.34104) 1640 : cluster [DBG] pgmap v2809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 7.5 KiB/s wr, 60 op/s 2024-08-29T19:07:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:02 smithi089 bash[78574]: cluster 2024-08-29T19:07:01.626479+0000 mon.a (mon.0) 2937 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-08-29T19:07:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:02 smithi089 bash[78574]: cluster 2024-08-29T19:07:01.990130+0000 mgr.y (mgr.34104) 1640 : cluster [DBG] pgmap v2809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 7.5 KiB/s wr, 60 op/s 2024-08-29T19:07:03.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:02 smithi144 bash[67678]: cluster 2024-08-29T19:07:01.626479+0000 mon.a (mon.0) 2937 : cluster [DBG] osdmap e1620: 8 total, 8 up, 8 in 2024-08-29T19:07:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:02 smithi144 bash[67678]: cluster 2024-08-29T19:07:01.990130+0000 mgr.y (mgr.34104) 1640 : cluster [DBG] pgmap v2809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 7.5 KiB/s wr, 60 op/s 2024-08-29T19:07:03.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:03 smithi089 bash[78574]: cluster 2024-08-29T19:07:02.654835+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-08-29T19:07:03.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:03 smithi089 bash[77323]: cluster 2024-08-29T19:07:02.654835+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-08-29T19:07:04.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:03 smithi144 bash[67678]: cluster 2024-08-29T19:07:02.654835+0000 mon.a (mon.0) 2938 : cluster [DBG] osdmap e1621: 8 total, 8 up, 8 in 2024-08-29T19:07:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:04 smithi089 bash[78574]: cluster 2024-08-29T19:07:03.652301+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-08-29T19:07:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:04 smithi089 bash[78574]: cluster 2024-08-29T19:07:03.990844+0000 mgr.y (mgr.34104) 1641 : cluster [DBG] pgmap v2812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 18 KiB/s wr, 180 op/s 2024-08-29T19:07:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:04 smithi089 bash[77323]: cluster 2024-08-29T19:07:03.652301+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-08-29T19:07:04.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:04 smithi089 bash[77323]: cluster 2024-08-29T19:07:03.990844+0000 mgr.y (mgr.34104) 1641 : cluster [DBG] pgmap v2812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 18 KiB/s wr, 180 op/s 2024-08-29T19:07:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:04 smithi144 bash[67678]: cluster 2024-08-29T19:07:03.652301+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1622: 8 total, 8 up, 8 in 2024-08-29T19:07:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:04 smithi144 bash[67678]: cluster 2024-08-29T19:07:03.990844+0000 mgr.y (mgr.34104) 1641 : cluster [DBG] pgmap v2812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 18 KiB/s wr, 180 op/s 2024-08-29T19:07:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:07:05] "GET /metrics HTTP/1.1" 200 36364 "" "Prometheus/2.43.0" 2024-08-29T19:07:06.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:05 smithi144 bash[67678]: cluster 2024-08-29T19:07:04.684220+0000 mon.a (mon.0) 2940 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-08-29T19:07:06.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:05 smithi089 bash[78574]: cluster 2024-08-29T19:07:04.684220+0000 mon.a (mon.0) 2940 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-08-29T19:07:06.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:05 smithi089 bash[77323]: cluster 2024-08-29T19:07:04.684220+0000 mon.a (mon.0) 2940 : cluster [DBG] osdmap e1623: 8 total, 8 up, 8 in 2024-08-29T19:07:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:06 smithi144 bash[67678]: cluster 2024-08-29T19:07:05.681122+0000 mon.a (mon.0) 2941 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-08-29T19:07:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:06 smithi144 bash[67678]: cluster 2024-08-29T19:07:05.991537+0000 mgr.y (mgr.34104) 1642 : cluster [DBG] pgmap v2815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 11 KiB/s wr, 131 op/s 2024-08-29T19:07:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:06 smithi089 bash[77323]: cluster 2024-08-29T19:07:05.681122+0000 mon.a (mon.0) 2941 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-08-29T19:07:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:06 smithi089 bash[77323]: cluster 2024-08-29T19:07:05.991537+0000 mgr.y (mgr.34104) 1642 : cluster [DBG] pgmap v2815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 11 KiB/s wr, 131 op/s 2024-08-29T19:07:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:06 smithi089 bash[78574]: cluster 2024-08-29T19:07:05.681122+0000 mon.a (mon.0) 2941 : cluster [DBG] osdmap e1624: 8 total, 8 up, 8 in 2024-08-29T19:07:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:06 smithi089 bash[78574]: cluster 2024-08-29T19:07:05.991537+0000 mgr.y (mgr.34104) 1642 : cluster [DBG] pgmap v2815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 11 KiB/s wr, 131 op/s 2024-08-29T19:07:08.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:07 smithi144 bash[67678]: cluster 2024-08-29T19:07:06.706588+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-08-29T19:07:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:07 smithi089 bash[77323]: cluster 2024-08-29T19:07:06.706588+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-08-29T19:07:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:07 smithi089 bash[78574]: cluster 2024-08-29T19:07:06.706588+0000 mon.a (mon.0) 2942 : cluster [DBG] osdmap e1625: 8 total, 8 up, 8 in 2024-08-29T19:07:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:08 smithi144 bash[67678]: cluster 2024-08-29T19:07:07.720435+0000 mon.a (mon.0) 2943 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-08-29T19:07:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:08 smithi144 bash[67678]: audit 2024-08-29T19:07:07.771325+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:08 smithi144 bash[67678]: cluster 2024-08-29T19:07:07.992267+0000 mgr.y (mgr.34104) 1643 : cluster [DBG] pgmap v2818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 147 op/s 2024-08-29T19:07:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:08 smithi089 bash[78574]: cluster 2024-08-29T19:07:07.720435+0000 mon.a (mon.0) 2943 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-08-29T19:07:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:08 smithi089 bash[78574]: audit 2024-08-29T19:07:07.771325+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:08 smithi089 bash[78574]: cluster 2024-08-29T19:07:07.992267+0000 mgr.y (mgr.34104) 1643 : cluster [DBG] pgmap v2818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 147 op/s 2024-08-29T19:07:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:08 smithi089 bash[77323]: cluster 2024-08-29T19:07:07.720435+0000 mon.a (mon.0) 2943 : cluster [DBG] osdmap e1626: 8 total, 8 up, 8 in 2024-08-29T19:07:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:08 smithi089 bash[77323]: audit 2024-08-29T19:07:07.771325+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:08 smithi089 bash[77323]: cluster 2024-08-29T19:07:07.992267+0000 mgr.y (mgr.34104) 1643 : cluster [DBG] pgmap v2818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 147 op/s 2024-08-29T19:07:10.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:09 smithi144 bash[67678]: cluster 2024-08-29T19:07:08.729967+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-08-29T19:07:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:09 smithi144 bash[67678]: cluster 2024-08-29T19:07:09.582857+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-08-29T19:07:10.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:09 smithi089 bash[78574]: cluster 2024-08-29T19:07:08.729967+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-08-29T19:07:10.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:09 smithi089 bash[78574]: cluster 2024-08-29T19:07:09.582857+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-08-29T19:07:10.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:09 smithi089 bash[77323]: cluster 2024-08-29T19:07:08.729967+0000 mon.a (mon.0) 2945 : cluster [DBG] osdmap e1627: 8 total, 8 up, 8 in 2024-08-29T19:07:10.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:09 smithi089 bash[77323]: cluster 2024-08-29T19:07:09.582857+0000 mon.a (mon.0) 2946 : cluster [DBG] osdmap e1628: 8 total, 8 up, 8 in 2024-08-29T19:07:11.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:10 smithi144 bash[67678]: cluster 2024-08-29T19:07:09.993048+0000 mgr.y (mgr.34104) 1644 : cluster [DBG] pgmap v2821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 14 KiB/s wr, 189 op/s 2024-08-29T19:07:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:10 smithi089 bash[78574]: cluster 2024-08-29T19:07:09.993048+0000 mgr.y (mgr.34104) 1644 : cluster [DBG] pgmap v2821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 14 KiB/s wr, 189 op/s 2024-08-29T19:07:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:10 smithi089 bash[77323]: cluster 2024-08-29T19:07:09.993048+0000 mgr.y (mgr.34104) 1644 : cluster [DBG] pgmap v2821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 14 KiB/s wr, 189 op/s 2024-08-29T19:07:12.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:11 smithi144 bash[67678]: cluster 2024-08-29T19:07:10.739970+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-08-29T19:07:12.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:11 smithi089 bash[77323]: cluster 2024-08-29T19:07:10.739970+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-08-29T19:07:12.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:11 smithi089 bash[78574]: cluster 2024-08-29T19:07:10.739970+0000 mon.a (mon.0) 2947 : cluster [DBG] osdmap e1629: 8 total, 8 up, 8 in 2024-08-29T19:07:13.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:12 smithi144 bash[67678]: cluster 2024-08-29T19:07:11.748951+0000 mon.a (mon.0) 2948 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-08-29T19:07:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:12 smithi144 bash[67678]: cluster 2024-08-29T19:07:11.993842+0000 mgr.y (mgr.34104) 1645 : cluster [DBG] pgmap v2824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 75 op/s 2024-08-29T19:07:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:12 smithi089 bash[77323]: cluster 2024-08-29T19:07:11.748951+0000 mon.a (mon.0) 2948 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-08-29T19:07:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:12 smithi089 bash[77323]: cluster 2024-08-29T19:07:11.993842+0000 mgr.y (mgr.34104) 1645 : cluster [DBG] pgmap v2824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 75 op/s 2024-08-29T19:07:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:12 smithi089 bash[78574]: cluster 2024-08-29T19:07:11.748951+0000 mon.a (mon.0) 2948 : cluster [DBG] osdmap e1630: 8 total, 8 up, 8 in 2024-08-29T19:07:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:12 smithi089 bash[78574]: cluster 2024-08-29T19:07:11.993842+0000 mgr.y (mgr.34104) 1645 : cluster [DBG] pgmap v2824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 4.2 KiB/s wr, 75 op/s 2024-08-29T19:07:14.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:13 smithi144 bash[67678]: cluster 2024-08-29T19:07:12.751887+0000 mon.a (mon.0) 2949 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-08-29T19:07:14.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:13 smithi089 bash[77323]: cluster 2024-08-29T19:07:12.751887+0000 mon.a (mon.0) 2949 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-08-29T19:07:14.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:13 smithi089 bash[78574]: cluster 2024-08-29T19:07:12.751887+0000 mon.a (mon.0) 2949 : cluster [DBG] osdmap e1631: 8 total, 8 up, 8 in 2024-08-29T19:07:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:14 smithi144 bash[67678]: cluster 2024-08-29T19:07:13.772393+0000 mon.a (mon.0) 2950 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-08-29T19:07:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:14 smithi144 bash[67678]: cluster 2024-08-29T19:07:13.994558+0000 mgr.y (mgr.34104) 1646 : cluster [DBG] pgmap v2827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 8.5 KiB/s wr, 135 op/s 2024-08-29T19:07:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:14 smithi144 bash[67678]: cluster 2024-08-29T19:07:14.584663+0000 mon.a (mon.0) 2951 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-08-29T19:07:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:14 smithi089 bash[78574]: cluster 2024-08-29T19:07:13.772393+0000 mon.a (mon.0) 2950 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-08-29T19:07:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:14 smithi089 bash[78574]: cluster 2024-08-29T19:07:13.994558+0000 mgr.y (mgr.34104) 1646 : cluster [DBG] pgmap v2827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 8.5 KiB/s wr, 135 op/s 2024-08-29T19:07:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:14 smithi089 bash[78574]: cluster 2024-08-29T19:07:14.584663+0000 mon.a (mon.0) 2951 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-08-29T19:07:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:14 smithi089 bash[77323]: cluster 2024-08-29T19:07:13.772393+0000 mon.a (mon.0) 2950 : cluster [DBG] osdmap e1632: 8 total, 8 up, 8 in 2024-08-29T19:07:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:14 smithi089 bash[77323]: cluster 2024-08-29T19:07:13.994558+0000 mgr.y (mgr.34104) 1646 : cluster [DBG] pgmap v2827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 8.5 KiB/s wr, 135 op/s 2024-08-29T19:07:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:14 smithi089 bash[77323]: cluster 2024-08-29T19:07:14.584663+0000 mon.a (mon.0) 2951 : cluster [DBG] osdmap e1633: 8 total, 8 up, 8 in 2024-08-29T19:07:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:07:15] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-08-29T19:07:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:16 smithi089 bash[78574]: cluster 2024-08-29T19:07:15.587470+0000 mon.a (mon.0) 2952 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-08-29T19:07:16.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:16 smithi089 bash[78574]: cluster 2024-08-29T19:07:15.995253+0000 mgr.y (mgr.34104) 1647 : cluster [DBG] pgmap v2830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.2 KiB/s wr, 101 op/s 2024-08-29T19:07:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:16 smithi089 bash[77323]: cluster 2024-08-29T19:07:15.587470+0000 mon.a (mon.0) 2952 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-08-29T19:07:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:16 smithi089 bash[77323]: cluster 2024-08-29T19:07:15.995253+0000 mgr.y (mgr.34104) 1647 : cluster [DBG] pgmap v2830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.2 KiB/s wr, 101 op/s 2024-08-29T19:07:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:16 smithi144 bash[67678]: cluster 2024-08-29T19:07:15.587470+0000 mon.a (mon.0) 2952 : cluster [DBG] osdmap e1634: 8 total, 8 up, 8 in 2024-08-29T19:07:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:16 smithi144 bash[67678]: cluster 2024-08-29T19:07:15.995253+0000 mgr.y (mgr.34104) 1647 : cluster [DBG] pgmap v2830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.2 KiB/s wr, 101 op/s 2024-08-29T19:07:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:17 smithi089 bash[77323]: cluster 2024-08-29T19:07:16.598148+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-08-29T19:07:17.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:17 smithi089 bash[78574]: cluster 2024-08-29T19:07:16.598148+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-08-29T19:07:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:17 smithi144 bash[67678]: cluster 2024-08-29T19:07:16.598148+0000 mon.a (mon.0) 2953 : cluster [DBG] osdmap e1635: 8 total, 8 up, 8 in 2024-08-29T19:07:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:18 smithi089 bash[77323]: cluster 2024-08-29T19:07:17.598122+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-08-29T19:07:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:18 smithi089 bash[77323]: cluster 2024-08-29T19:07:17.995972+0000 mgr.y (mgr.34104) 1648 : cluster [DBG] pgmap v2833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.0 KiB/s wr, 113 op/s 2024-08-29T19:07:18.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:18 smithi089 bash[78574]: cluster 2024-08-29T19:07:17.598122+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-08-29T19:07:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:18 smithi089 bash[78574]: cluster 2024-08-29T19:07:17.995972+0000 mgr.y (mgr.34104) 1648 : cluster [DBG] pgmap v2833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.0 KiB/s wr, 113 op/s 2024-08-29T19:07:19.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:18 smithi144 bash[67678]: cluster 2024-08-29T19:07:17.598122+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1636: 8 total, 8 up, 8 in 2024-08-29T19:07:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:18 smithi144 bash[67678]: cluster 2024-08-29T19:07:17.995972+0000 mgr.y (mgr.34104) 1648 : cluster [DBG] pgmap v2833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 7.0 KiB/s wr, 113 op/s 2024-08-29T19:07:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:19 smithi089 bash[77323]: cluster 2024-08-29T19:07:18.631672+0000 mon.a (mon.0) 2955 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-08-29T19:07:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:19 smithi089 bash[77323]: cluster 2024-08-29T19:07:19.590044+0000 mon.a (mon.0) 2956 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-08-29T19:07:19.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:19 smithi089 bash[78574]: cluster 2024-08-29T19:07:18.631672+0000 mon.a (mon.0) 2955 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-08-29T19:07:19.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:19 smithi089 bash[78574]: cluster 2024-08-29T19:07:19.590044+0000 mon.a (mon.0) 2956 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-08-29T19:07:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:19 smithi144 bash[67678]: cluster 2024-08-29T19:07:18.631672+0000 mon.a (mon.0) 2955 : cluster [DBG] osdmap e1637: 8 total, 8 up, 8 in 2024-08-29T19:07:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:19 smithi144 bash[67678]: cluster 2024-08-29T19:07:19.590044+0000 mon.a (mon.0) 2956 : cluster [DBG] osdmap e1638: 8 total, 8 up, 8 in 2024-08-29T19:07:20.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:20 smithi089 bash[77323]: cluster 2024-08-29T19:07:19.996688+0000 mgr.y (mgr.34104) 1649 : cluster [DBG] pgmap v2836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 9.0 KiB/s wr, 155 op/s 2024-08-29T19:07:20.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:20 smithi089 bash[78574]: cluster 2024-08-29T19:07:19.996688+0000 mgr.y (mgr.34104) 1649 : cluster [DBG] pgmap v2836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 9.0 KiB/s wr, 155 op/s 2024-08-29T19:07:21.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:20 smithi144 bash[67678]: cluster 2024-08-29T19:07:19.996688+0000 mgr.y (mgr.34104) 1649 : cluster [DBG] pgmap v2836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 9.0 KiB/s wr, 155 op/s 2024-08-29T19:07:21.788 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31007 ms) 2024-08-29T19:07:21.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:21 smithi089 bash[77323]: cluster 2024-08-29T19:07:20.639300+0000 mon.a (mon.0) 2957 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-08-29T19:07:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:21 smithi089 bash[78574]: cluster 2024-08-29T19:07:20.639300+0000 mon.a (mon.0) 2957 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-08-29T19:07:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:21 smithi144 bash[67678]: cluster 2024-08-29T19:07:20.639300+0000 mon.a (mon.0) 2957 : cluster [DBG] osdmap e1639: 8 total, 8 up, 8 in 2024-08-29T19:07:22.809 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 51 tests from TestMirroring (95737 ms total) 2024-08-29T19:07:22.809 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:07:22.809 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 34 tests from TestInternal 2024-08-29T19:07:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[77323]: cluster 2024-08-29T19:07:21.643929+0000 mon.a (mon.0) 2958 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-08-29T19:07:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[77323]: audit 2024-08-29T19:07:21.772785+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]: dispatch 2024-08-29T19:07:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[77323]: audit 2024-08-29T19:07:21.773400+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]: dispatch 2024-08-29T19:07:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[77323]: audit 2024-08-29T19:07:21.778326+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]': finished 2024-08-29T19:07:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[77323]: cluster 2024-08-29T19:07:21.997423+0000 mgr.y (mgr.34104) 1650 : cluster [DBG] pgmap v2839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.0 KiB/s wr, 58 op/s 2024-08-29T19:07:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[78574]: cluster 2024-08-29T19:07:21.643929+0000 mon.a (mon.0) 2958 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-08-29T19:07:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[78574]: audit 2024-08-29T19:07:21.772785+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]: dispatch 2024-08-29T19:07:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[78574]: audit 2024-08-29T19:07:21.773400+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]: dispatch 2024-08-29T19:07:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[78574]: audit 2024-08-29T19:07:21.778326+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]': finished 2024-08-29T19:07:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:22 smithi089 bash[78574]: cluster 2024-08-29T19:07:21.997423+0000 mgr.y (mgr.34104) 1650 : cluster [DBG] pgmap v2839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.0 KiB/s wr, 58 op/s 2024-08-29T19:07:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:22 smithi144 bash[67678]: cluster 2024-08-29T19:07:21.643929+0000 mon.a (mon.0) 2958 : cluster [DBG] osdmap e1640: 8 total, 8 up, 8 in 2024-08-29T19:07:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:22 smithi144 bash[67678]: audit 2024-08-29T19:07:21.772785+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.89:0/4058792440' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]: dispatch 2024-08-29T19:07:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:22 smithi144 bash[67678]: audit 2024-08-29T19:07:21.773400+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]: dispatch 2024-08-29T19:07:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:22 smithi144 bash[67678]: audit 2024-08-29T19:07:21.778326+0000 mon.a (mon.0) 2960 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/37339341-97f9-43d7-bf05-bf9a05794c80"}]': finished 2024-08-29T19:07:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:22 smithi144 bash[67678]: cluster 2024-08-29T19:07:21.997423+0000 mgr.y (mgr.34104) 1650 : cluster [DBG] pgmap v2839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.0 KiB/s wr, 58 op/s 2024-08-29T19:07:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:23 smithi089 bash[77323]: audit 2024-08-29T19:07:22.771658+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:23 smithi089 bash[77323]: cluster 2024-08-29T19:07:22.795754+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-08-29T19:07:23.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:23 smithi089 bash[78574]: audit 2024-08-29T19:07:22.771658+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:23 smithi089 bash[78574]: cluster 2024-08-29T19:07:22.795754+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-08-29T19:07:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:23 smithi144 bash[67678]: audit 2024-08-29T19:07:22.771658+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:23 smithi144 bash[67678]: cluster 2024-08-29T19:07:22.795754+0000 mon.a (mon.0) 2962 : cluster [DBG] osdmap e1641: 8 total, 8 up, 8 in 2024-08-29T19:07:24.815 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.OpenByID 2024-08-29T19:07:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:24 smithi144 bash[67678]: cluster 2024-08-29T19:07:23.799652+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-08-29T19:07:25.134 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:24 smithi144 bash[67678]: audit 2024-08-29T19:07:23.803797+0000 mon.a (mon.0) 2964 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:07:25.134 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:24 smithi144 bash[67678]: cluster 2024-08-29T19:07:23.998144+0000 mgr.y (mgr.34104) 1651 : cluster [DBG] pgmap v2842: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:07:25.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:24 smithi089 bash[77323]: cluster 2024-08-29T19:07:23.799652+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-08-29T19:07:25.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:24 smithi089 bash[77323]: audit 2024-08-29T19:07:23.803797+0000 mon.a (mon.0) 2964 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:07:25.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:24 smithi089 bash[77323]: cluster 2024-08-29T19:07:23.998144+0000 mgr.y (mgr.34104) 1651 : cluster [DBG] pgmap v2842: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:07:25.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:24 smithi089 bash[78574]: cluster 2024-08-29T19:07:23.799652+0000 mon.a (mon.0) 2963 : cluster [DBG] osdmap e1642: 8 total, 8 up, 8 in 2024-08-29T19:07:25.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:24 smithi089 bash[78574]: audit 2024-08-29T19:07:23.803797+0000 mon.a (mon.0) 2964 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:07:25.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:24 smithi089 bash[78574]: cluster 2024-08-29T19:07:23.998144+0000 mgr.y (mgr.34104) 1651 : cluster [DBG] pgmap v2842: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:07:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:07:25] "GET /metrics HTTP/1.1" 200 35034 "" "Prometheus/2.43.0" 2024-08-29T19:07:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:25 smithi144 bash[67678]: cluster 2024-08-29T19:07:24.792588+0000 mon.a (mon.0) 2965 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:07:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:25 smithi144 bash[67678]: audit 2024-08-29T19:07:24.802980+0000 mon.a (mon.0) 2966 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:07:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:25 smithi144 bash[67678]: cluster 2024-08-29T19:07:24.814126+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-08-29T19:07:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[77323]: cluster 2024-08-29T19:07:24.792588+0000 mon.a (mon.0) 2965 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:07:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[77323]: audit 2024-08-29T19:07:24.802980+0000 mon.a (mon.0) 2966 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:07:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[77323]: cluster 2024-08-29T19:07:24.814126+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-08-29T19:07:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[78574]: cluster 2024-08-29T19:07:24.792588+0000 mon.a (mon.0) 2965 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:07:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[78574]: audit 2024-08-29T19:07:24.802980+0000 mon.a (mon.0) 2966 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:07:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:25 smithi089 bash[78574]: cluster 2024-08-29T19:07:24.814126+0000 mon.a (mon.0) 2967 : cluster [DBG] osdmap e1643: 8 total, 8 up, 8 in 2024-08-29T19:07:26.906 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.OpenByID (2091 ms) 2024-08-29T19:07:26.906 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-08-29T19:07:26.945 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.OpenSnapDNE (39 ms) 2024-08-29T19:07:26.945 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-08-29T19:07:27.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (62 ms) 2024-08-29T19:07:27.007 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-08-29T19:07:27.072 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.ResizeLocksImage (65 ms) 2024-08-29T19:07:27.072 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-08-29T19:07:27.116 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (45 ms) 2024-08-29T19:07:27.116 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-08-29T19:07:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:26 smithi089 bash[77323]: cluster 2024-08-29T19:07:25.820770+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-08-29T19:07:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:26 smithi089 bash[77323]: cluster 2024-08-29T19:07:25.998760+0000 mgr.y (mgr.34104) 1652 : cluster [DBG] pgmap v2845: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:07:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:26 smithi089 bash[78574]: cluster 2024-08-29T19:07:25.820770+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-08-29T19:07:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:26 smithi089 bash[78574]: cluster 2024-08-29T19:07:25.998760+0000 mgr.y (mgr.34104) 1652 : cluster [DBG] pgmap v2845: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:07:27.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:26 smithi144 bash[67678]: cluster 2024-08-29T19:07:25.820770+0000 mon.a (mon.0) 2968 : cluster [DBG] osdmap e1644: 8 total, 8 up, 8 in 2024-08-29T19:07:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:26 smithi144 bash[67678]: cluster 2024-08-29T19:07:25.998760+0000 mgr.y (mgr.34104) 1652 : cluster [DBG] pgmap v2845: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:07:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:27 smithi089 bash[77323]: cluster 2024-08-29T19:07:26.813991+0000 mon.a (mon.0) 2969 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:07:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:27 smithi089 bash[77323]: cluster 2024-08-29T19:07:26.814041+0000 mon.a (mon.0) 2970 : cluster [INF] Cluster is now healthy 2024-08-29T19:07:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:27 smithi089 bash[77323]: cluster 2024-08-29T19:07:26.831600+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-08-29T19:07:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:27 smithi089 bash[78574]: cluster 2024-08-29T19:07:26.813991+0000 mon.a (mon.0) 2969 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:07:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:27 smithi089 bash[78574]: cluster 2024-08-29T19:07:26.814041+0000 mon.a (mon.0) 2970 : cluster [INF] Cluster is now healthy 2024-08-29T19:07:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:27 smithi089 bash[78574]: cluster 2024-08-29T19:07:26.831600+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-08-29T19:07:28.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:27 smithi144 bash[67678]: cluster 2024-08-29T19:07:26.813991+0000 mon.a (mon.0) 2969 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:07:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:27 smithi144 bash[67678]: cluster 2024-08-29T19:07:26.814041+0000 mon.a (mon.0) 2970 : cluster [INF] Cluster is now healthy 2024-08-29T19:07:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:27 smithi144 bash[67678]: cluster 2024-08-29T19:07:26.831600+0000 mon.a (mon.0) 2971 : cluster [DBG] osdmap e1645: 8 total, 8 up, 8 in 2024-08-29T19:07:28.911 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1794 ms) 2024-08-29T19:07:28.911 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-08-29T19:07:28.965 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (54 ms) 2024-08-29T19:07:28.965 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-08-29T19:07:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:28 smithi089 bash[77323]: cluster 2024-08-29T19:07:27.837766+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-08-29T19:07:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:28 smithi089 bash[77323]: cluster 2024-08-29T19:07:27.999479+0000 mgr.y (mgr.34104) 1653 : cluster [DBG] pgmap v2848: 137 pgs: 12 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 767 B/s wr, 17 op/s 2024-08-29T19:07:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:28 smithi089 bash[78574]: cluster 2024-08-29T19:07:27.837766+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-08-29T19:07:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:28 smithi089 bash[78574]: cluster 2024-08-29T19:07:27.999479+0000 mgr.y (mgr.34104) 1653 : cluster [DBG] pgmap v2848: 137 pgs: 12 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 767 B/s wr, 17 op/s 2024-08-29T19:07:29.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:28 smithi144 bash[67678]: cluster 2024-08-29T19:07:27.837766+0000 mon.a (mon.0) 2972 : cluster [DBG] osdmap e1646: 8 total, 8 up, 8 in 2024-08-29T19:07:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:28 smithi144 bash[67678]: cluster 2024-08-29T19:07:27.999479+0000 mgr.y (mgr.34104) 1653 : cluster [DBG] pgmap v2848: 137 pgs: 12 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 767 B/s wr, 17 op/s 2024-08-29T19:07:30.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:29 smithi089 bash[77323]: cluster 2024-08-29T19:07:28.860612+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-08-29T19:07:30.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:29 smithi089 bash[78574]: cluster 2024-08-29T19:07:28.860612+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-08-29T19:07:30.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:29 smithi144 bash[67678]: cluster 2024-08-29T19:07:28.860612+0000 mon.a (mon.0) 2973 : cluster [DBG] osdmap e1647: 8 total, 8 up, 8 in 2024-08-29T19:07:30.940 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1975 ms) 2024-08-29T19:07:30.940 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-08-29T19:07:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:30 smithi089 bash[77323]: cluster 2024-08-29T19:07:29.873513+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-08-29T19:07:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:30 smithi089 bash[77323]: cluster 2024-08-29T19:07:30.000120+0000 mgr.y (mgr.34104) 1654 : cluster [DBG] pgmap v2851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.0 KiB/s wr, 35 op/s 2024-08-29T19:07:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:30 smithi089 bash[78574]: cluster 2024-08-29T19:07:29.873513+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-08-29T19:07:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:30 smithi089 bash[78574]: cluster 2024-08-29T19:07:30.000120+0000 mgr.y (mgr.34104) 1654 : cluster [DBG] pgmap v2851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.0 KiB/s wr, 35 op/s 2024-08-29T19:07:31.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:30 smithi144 bash[67678]: cluster 2024-08-29T19:07:29.873513+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1648: 8 total, 8 up, 8 in 2024-08-29T19:07:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:30 smithi144 bash[67678]: cluster 2024-08-29T19:07:30.000120+0000 mgr.y (mgr.34104) 1654 : cluster [DBG] pgmap v2851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.0 KiB/s wr, 35 op/s 2024-08-29T19:07:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:31 smithi089 bash[78574]: cluster 2024-08-29T19:07:30.884166+0000 mon.a (mon.0) 2975 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-08-29T19:07:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:31 smithi089 bash[77323]: cluster 2024-08-29T19:07:30.884166+0000 mon.a (mon.0) 2975 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-08-29T19:07:32.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:31 smithi144 bash[67678]: cluster 2024-08-29T19:07:30.884166+0000 mon.a (mon.0) 2975 : cluster [DBG] osdmap e1649: 8 total, 8 up, 8 in 2024-08-29T19:07:32.955 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2015 ms) 2024-08-29T19:07:32.955 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-08-29T19:07:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:32 smithi089 bash[77323]: cluster 2024-08-29T19:07:31.885181+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-08-29T19:07:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:32 smithi089 bash[77323]: cluster 2024-08-29T19:07:32.000798+0000 mgr.y (mgr.34104) 1655 : cluster [DBG] pgmap v2854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 9.0 KiB/s wr, 90 op/s 2024-08-29T19:07:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:32 smithi089 bash[78574]: cluster 2024-08-29T19:07:31.885181+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-08-29T19:07:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:32 smithi089 bash[78574]: cluster 2024-08-29T19:07:32.000798+0000 mgr.y (mgr.34104) 1655 : cluster [DBG] pgmap v2854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 9.0 KiB/s wr, 90 op/s 2024-08-29T19:07:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:32 smithi144 bash[67678]: cluster 2024-08-29T19:07:31.885181+0000 mon.a (mon.0) 2976 : cluster [DBG] osdmap e1650: 8 total, 8 up, 8 in 2024-08-29T19:07:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:32 smithi144 bash[67678]: cluster 2024-08-29T19:07:32.000798+0000 mgr.y (mgr.34104) 1655 : cluster [DBG] pgmap v2854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 9.0 KiB/s wr, 90 op/s 2024-08-29T19:07:34.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:33 smithi089 bash[77323]: cluster 2024-08-29T19:07:32.905678+0000 mon.a (mon.0) 2977 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-08-29T19:07:34.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:33 smithi089 bash[78574]: cluster 2024-08-29T19:07:32.905678+0000 mon.a (mon.0) 2977 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-08-29T19:07:34.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:33 smithi144 bash[67678]: cluster 2024-08-29T19:07:32.905678+0000 mon.a (mon.0) 2977 : cluster [DBG] osdmap e1651: 8 total, 8 up, 8 in 2024-08-29T19:07:34.653 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapSetReleasesLock (1698 ms) 2024-08-29T19:07:34.653 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-08-29T19:07:35.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:07:35] "GET /metrics HTTP/1.1" 200 35034 "" "Prometheus/2.43.0" 2024-08-29T19:07:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:34 smithi089 bash[78574]: cluster 2024-08-29T19:07:33.917268+0000 mon.a (mon.0) 2978 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-08-29T19:07:35.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:34 smithi089 bash[78574]: cluster 2024-08-29T19:07:34.001505+0000 mgr.y (mgr.34104) 1656 : cluster [DBG] pgmap v2857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 166 op/s 2024-08-29T19:07:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:34 smithi089 bash[78574]: cluster 2024-08-29T19:07:34.598334+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-08-29T19:07:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:34 smithi089 bash[77323]: cluster 2024-08-29T19:07:33.917268+0000 mon.a (mon.0) 2978 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-08-29T19:07:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:34 smithi089 bash[77323]: cluster 2024-08-29T19:07:34.001505+0000 mgr.y (mgr.34104) 1656 : cluster [DBG] pgmap v2857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 166 op/s 2024-08-29T19:07:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:34 smithi089 bash[77323]: cluster 2024-08-29T19:07:34.598334+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-08-29T19:07:35.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:34 smithi144 bash[67678]: cluster 2024-08-29T19:07:33.917268+0000 mon.a (mon.0) 2978 : cluster [DBG] osdmap e1652: 8 total, 8 up, 8 in 2024-08-29T19:07:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:34 smithi144 bash[67678]: cluster 2024-08-29T19:07:34.001505+0000 mgr.y (mgr.34104) 1656 : cluster [DBG] pgmap v2857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 12 KiB/s wr, 166 op/s 2024-08-29T19:07:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:34 smithi144 bash[67678]: cluster 2024-08-29T19:07:34.598334+0000 mon.a (mon.0) 2979 : cluster [DBG] osdmap e1653: 8 total, 8 up, 8 in 2024-08-29T19:07:36.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.FlattenLocksImage (2028 ms) 2024-08-29T19:07:36.684 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-08-29T19:07:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:36 smithi089 bash[77323]: cluster 2024-08-29T19:07:35.596353+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-08-29T19:07:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:36 smithi089 bash[77323]: cluster 2024-08-29T19:07:36.002248+0000 mgr.y (mgr.34104) 1657 : cluster [DBG] pgmap v2860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 94 op/s 2024-08-29T19:07:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:36 smithi089 bash[78574]: cluster 2024-08-29T19:07:35.596353+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-08-29T19:07:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:36 smithi089 bash[78574]: cluster 2024-08-29T19:07:36.002248+0000 mgr.y (mgr.34104) 1657 : cluster [DBG] pgmap v2860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 94 op/s 2024-08-29T19:07:37.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:36 smithi144 bash[67678]: cluster 2024-08-29T19:07:35.596353+0000 mon.a (mon.0) 2980 : cluster [DBG] osdmap e1654: 8 total, 8 up, 8 in 2024-08-29T19:07:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:36 smithi144 bash[67678]: cluster 2024-08-29T19:07:36.002248+0000 mgr.y (mgr.34104) 1657 : cluster [DBG] pgmap v2860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 94 op/s 2024-08-29T19:07:37.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:37 smithi089 bash[77323]: cluster 2024-08-29T19:07:36.605985+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-08-29T19:07:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:37 smithi089 bash[78574]: cluster 2024-08-29T19:07:36.605985+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-08-29T19:07:38.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:37 smithi144 bash[67678]: cluster 2024-08-29T19:07:36.605985+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1655: 8 total, 8 up, 8 in 2024-08-29T19:07:38.670 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1989 ms) 2024-08-29T19:07:38.670 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-08-29T19:07:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:38 smithi089 bash[77323]: cluster 2024-08-29T19:07:37.614189+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-08-29T19:07:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:38 smithi089 bash[77323]: audit 2024-08-29T19:07:37.772384+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:38 smithi089 bash[77323]: cluster 2024-08-29T19:07:38.003025+0000 mgr.y (mgr.34104) 1658 : cluster [DBG] pgmap v2863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 KiB/s wr, 74 op/s 2024-08-29T19:07:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:38 smithi089 bash[78574]: cluster 2024-08-29T19:07:37.614189+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-08-29T19:07:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:38 smithi089 bash[78574]: audit 2024-08-29T19:07:37.772384+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:38 smithi089 bash[78574]: cluster 2024-08-29T19:07:38.003025+0000 mgr.y (mgr.34104) 1658 : cluster [DBG] pgmap v2863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 KiB/s wr, 74 op/s 2024-08-29T19:07:39.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:38 smithi144 bash[67678]: cluster 2024-08-29T19:07:37.614189+0000 mon.a (mon.0) 2982 : cluster [DBG] osdmap e1656: 8 total, 8 up, 8 in 2024-08-29T19:07:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:38 smithi144 bash[67678]: audit 2024-08-29T19:07:37.772384+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:38 smithi144 bash[67678]: cluster 2024-08-29T19:07:38.003025+0000 mgr.y (mgr.34104) 1658 : cluster [DBG] pgmap v2863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 KiB/s wr, 74 op/s 2024-08-29T19:07:39.613 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (943 ms) 2024-08-29T19:07:39.613 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-08-29T19:07:39.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[77323]: cluster 2024-08-29T19:07:38.619738+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-08-29T19:07:39.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[77323]: audit 2024-08-29T19:07:38.763414+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.89:0/2408074908' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2408074908"}]: dispatch 2024-08-29T19:07:39.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[77323]: audit 2024-08-29T19:07:38.892085+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:39.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[77323]: audit 2024-08-29T19:07:39.589028+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.89:0/2408074908' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2408074908"}]': finished 2024-08-29T19:07:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[77323]: cluster 2024-08-29T19:07:39.597393+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-08-29T19:07:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[78574]: cluster 2024-08-29T19:07:38.619738+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-08-29T19:07:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[78574]: audit 2024-08-29T19:07:38.763414+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.89:0/2408074908' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2408074908"}]: dispatch 2024-08-29T19:07:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[78574]: audit 2024-08-29T19:07:38.892085+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[78574]: audit 2024-08-29T19:07:39.589028+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.89:0/2408074908' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2408074908"}]': finished 2024-08-29T19:07:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:39 smithi089 bash[78574]: cluster 2024-08-29T19:07:39.597393+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-08-29T19:07:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:39 smithi144 bash[67678]: cluster 2024-08-29T19:07:38.619738+0000 mon.a (mon.0) 2984 : cluster [DBG] osdmap e1657: 8 total, 8 up, 8 in 2024-08-29T19:07:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:39 smithi144 bash[67678]: audit 2024-08-29T19:07:38.763414+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.89:0/2408074908' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2408074908"}]: dispatch 2024-08-29T19:07:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:39 smithi144 bash[67678]: audit 2024-08-29T19:07:38.892085+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:39 smithi144 bash[67678]: audit 2024-08-29T19:07:39.589028+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.89:0/2408074908' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2408074908"}]': finished 2024-08-29T19:07:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:39 smithi144 bash[67678]: cluster 2024-08-29T19:07:39.597393+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1658: 8 total, 8 up, 8 in 2024-08-29T19:07:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:40 smithi089 bash[77323]: audit 2024-08-29T19:07:39.696946+0000 mon.a (mon.0) 2989 : audit [INF] from='client.? 172.21.15.89:0/4166240083' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/4166240083"}]: dispatch 2024-08-29T19:07:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:40 smithi089 bash[77323]: cluster 2024-08-29T19:07:40.003931+0000 mgr.y (mgr.34104) 1659 : cluster [DBG] pgmap v2866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 8.7 KiB/s wr, 169 op/s 2024-08-29T19:07:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:40 smithi089 bash[78574]: audit 2024-08-29T19:07:39.696946+0000 mon.a (mon.0) 2989 : audit [INF] from='client.? 172.21.15.89:0/4166240083' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/4166240083"}]: dispatch 2024-08-29T19:07:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:40 smithi089 bash[78574]: cluster 2024-08-29T19:07:40.003931+0000 mgr.y (mgr.34104) 1659 : cluster [DBG] pgmap v2866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 8.7 KiB/s wr, 169 op/s 2024-08-29T19:07:41.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:40 smithi144 bash[67678]: audit 2024-08-29T19:07:39.696946+0000 mon.a (mon.0) 2989 : audit [INF] from='client.? 172.21.15.89:0/4166240083' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/4166240083"}]: dispatch 2024-08-29T19:07:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:40 smithi144 bash[67678]: cluster 2024-08-29T19:07:40.003931+0000 mgr.y (mgr.34104) 1659 : cluster [DBG] pgmap v2866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 8.7 KiB/s wr, 169 op/s 2024-08-29T19:07:41.653 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2040 ms) 2024-08-29T19:07:41.653 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-08-29T19:07:41.726 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.AioWriteRequestsLock (72 ms) 2024-08-29T19:07:41.726 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-08-29T19:07:41.791 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (65 ms) 2024-08-29T19:07:41.791 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-08-29T19:07:41.911 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.CancelAsyncResize (120 ms) 2024-08-29T19:07:41.911 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.MultipleResize 2024-08-29T19:07:41.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:41 smithi089 bash[77323]: audit 2024-08-29T19:07:40.639736+0000 mon.a (mon.0) 2990 : audit [INF] from='client.? 172.21.15.89:0/4166240083' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/4166240083"}]': finished 2024-08-29T19:07:41.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:41 smithi089 bash[77323]: cluster 2024-08-29T19:07:40.647683+0000 mon.a (mon.0) 2991 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-08-29T19:07:41.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:41 smithi089 bash[78574]: audit 2024-08-29T19:07:40.639736+0000 mon.a (mon.0) 2990 : audit [INF] from='client.? 172.21.15.89:0/4166240083' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/4166240083"}]': finished 2024-08-29T19:07:41.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:41 smithi089 bash[78574]: cluster 2024-08-29T19:07:40.647683+0000 mon.a (mon.0) 2991 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-08-29T19:07:42.021 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.MultipleResize (110 ms) 2024-08-29T19:07:42.021 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.Metadata 2024-08-29T19:07:42.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:41 smithi144 bash[67678]: audit 2024-08-29T19:07:40.639736+0000 mon.a (mon.0) 2990 : audit [INF] from='client.? 172.21.15.89:0/4166240083' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/4166240083"}]': finished 2024-08-29T19:07:42.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:41 smithi144 bash[67678]: cluster 2024-08-29T19:07:40.647683+0000 mon.a (mon.0) 2991 : cluster [DBG] osdmap e1659: 8 total, 8 up, 8 in 2024-08-29T19:07:42.077 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.Metadata (56 ms) 2024-08-29T19:07:42.077 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-08-29T19:07:42.129 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.MetadataConfApply (52 ms) 2024-08-29T19:07:42.129 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-08-29T19:07:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:42 smithi089 bash[77323]: cluster 2024-08-29T19:07:42.004577+0000 mgr.y (mgr.34104) 1660 : cluster [DBG] pgmap v2868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 5.5 KiB/s wr, 128 op/s 2024-08-29T19:07:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:42 smithi089 bash[78574]: cluster 2024-08-29T19:07:42.004577+0000 mgr.y (mgr.34104) 1660 : cluster [DBG] pgmap v2868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 5.5 KiB/s wr, 128 op/s 2024-08-29T19:07:43.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:42 smithi144 bash[67678]: cluster 2024-08-29T19:07:42.004577+0000 mgr.y (mgr.34104) 1660 : cluster [DBG] pgmap v2868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 5.5 KiB/s wr, 128 op/s 2024-08-29T19:07:43.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:43 smithi089 bash[77323]: cluster 2024-08-29T19:07:42.660915+0000 mon.a (mon.0) 2992 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-08-29T19:07:43.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:43 smithi089 bash[78574]: cluster 2024-08-29T19:07:42.660915+0000 mon.a (mon.0) 2992 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-08-29T19:07:44.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:43 smithi144 bash[67678]: cluster 2024-08-29T19:07:42.660915+0000 mon.a (mon.0) 2992 : cluster [DBG] osdmap e1660: 8 total, 8 up, 8 in 2024-08-29T19:07:44.717 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapshotCopyup (2588 ms) 2024-08-29T19:07:44.717 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-08-29T19:07:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[77323]: cluster 2024-08-29T19:07:43.662536+0000 mon.a (mon.0) 2993 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-08-29T19:07:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[77323]: cluster 2024-08-29T19:07:44.005282+0000 mgr.y (mgr.34104) 1661 : cluster [DBG] pgmap v2871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 19 KiB/s wr, 292 op/s 2024-08-29T19:07:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[77323]: audit 2024-08-29T19:07:44.542662+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[77323]: audit 2024-08-29T19:07:44.547275+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[77323]: cluster 2024-08-29T19:07:44.594361+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-08-29T19:07:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[78574]: cluster 2024-08-29T19:07:43.662536+0000 mon.a (mon.0) 2993 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-08-29T19:07:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[78574]: cluster 2024-08-29T19:07:44.005282+0000 mgr.y (mgr.34104) 1661 : cluster [DBG] pgmap v2871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 19 KiB/s wr, 292 op/s 2024-08-29T19:07:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[78574]: audit 2024-08-29T19:07:44.542662+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[78574]: audit 2024-08-29T19:07:44.547275+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:44 smithi089 bash[78574]: cluster 2024-08-29T19:07:44.594361+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-08-29T19:07:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:44 smithi144 bash[67678]: cluster 2024-08-29T19:07:43.662536+0000 mon.a (mon.0) 2993 : cluster [DBG] osdmap e1661: 8 total, 8 up, 8 in 2024-08-29T19:07:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:44 smithi144 bash[67678]: cluster 2024-08-29T19:07:44.005282+0000 mgr.y (mgr.34104) 1661 : cluster [DBG] pgmap v2871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 19 KiB/s wr, 292 op/s 2024-08-29T19:07:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:44 smithi144 bash[67678]: audit 2024-08-29T19:07:44.542662+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:44 smithi144 bash[67678]: audit 2024-08-29T19:07:44.547275+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:44 smithi144 bash[67678]: cluster 2024-08-29T19:07:44.594361+0000 mon.a (mon.0) 2996 : cluster [DBG] osdmap e1662: 8 total, 8 up, 8 in 2024-08-29T19:07:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:07:45] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-08-29T19:07:46.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[77323]: audit 2024-08-29T19:07:44.849605+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[77323]: audit 2024-08-29T19:07:44.859545+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[77323]: audit 2024-08-29T19:07:45.492943+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[77323]: audit 2024-08-29T19:07:45.494450+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[77323]: audit 2024-08-29T19:07:45.503257+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[77323]: cluster 2024-08-29T19:07:45.690096+0000 mon.a (mon.0) 3002 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[78574]: audit 2024-08-29T19:07:44.849605+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[78574]: audit 2024-08-29T19:07:44.859545+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[78574]: audit 2024-08-29T19:07:45.492943+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[78574]: audit 2024-08-29T19:07:45.494450+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[78574]: audit 2024-08-29T19:07:45.503257+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:45 smithi089 bash[78574]: cluster 2024-08-29T19:07:45.690096+0000 mon.a (mon.0) 3002 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-08-29T19:07:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:45 smithi144 bash[67678]: audit 2024-08-29T19:07:44.849605+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:45 smithi144 bash[67678]: audit 2024-08-29T19:07:44.859545+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:45 smithi144 bash[67678]: audit 2024-08-29T19:07:45.492943+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:45 smithi144 bash[67678]: audit 2024-08-29T19:07:45.494450+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:45 smithi144 bash[67678]: audit 2024-08-29T19:07:45.503257+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:45 smithi144 bash[67678]: cluster 2024-08-29T19:07:45.690096+0000 mon.a (mon.0) 3002 : cluster [DBG] osdmap e1663: 8 total, 8 up, 8 in 2024-08-29T19:07:46.930 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (2213 ms) 2024-08-29T19:07:46.930 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-08-29T19:07:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:46 smithi089 bash[77323]: cluster 2024-08-29T19:07:46.005960+0000 mgr.y (mgr.34104) 1662 : cluster [DBG] pgmap v2874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 20 KiB/s wr, 275 op/s 2024-08-29T19:07:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:46 smithi089 bash[78574]: cluster 2024-08-29T19:07:46.005960+0000 mgr.y (mgr.34104) 1662 : cluster [DBG] pgmap v2874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 20 KiB/s wr, 275 op/s 2024-08-29T19:07:47.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:46 smithi144 bash[67678]: cluster 2024-08-29T19:07:46.005960+0000 mgr.y (mgr.34104) 1662 : cluster [DBG] pgmap v2874: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 20 KiB/s wr, 275 op/s 2024-08-29T19:07:47.936 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1006 ms) 2024-08-29T19:07:47.936 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-08-29T19:07:48.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:47 smithi089 bash[77323]: cluster 2024-08-29T19:07:46.864211+0000 mon.a (mon.0) 3003 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-08-29T19:07:48.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:47 smithi089 bash[78574]: cluster 2024-08-29T19:07:46.864211+0000 mon.a (mon.0) 3003 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-08-29T19:07:48.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:47 smithi144 bash[67678]: cluster 2024-08-29T19:07:46.864211+0000 mon.a (mon.0) 3003 : cluster [DBG] osdmap e1664: 8 total, 8 up, 8 in 2024-08-29T19:07:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:48 smithi089 bash[77323]: cluster 2024-08-29T19:07:47.881532+0000 mon.a (mon.0) 3004 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-08-29T19:07:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:48 smithi089 bash[77323]: cluster 2024-08-29T19:07:48.006657+0000 mgr.y (mgr.34104) 1663 : cluster [DBG] pgmap v2877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 15 KiB/s wr, 140 op/s 2024-08-29T19:07:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:48 smithi089 bash[78574]: cluster 2024-08-29T19:07:47.881532+0000 mon.a (mon.0) 3004 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-08-29T19:07:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:48 smithi089 bash[78574]: cluster 2024-08-29T19:07:48.006657+0000 mgr.y (mgr.34104) 1663 : cluster [DBG] pgmap v2877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 15 KiB/s wr, 140 op/s 2024-08-29T19:07:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:48 smithi144 bash[67678]: cluster 2024-08-29T19:07:47.881532+0000 mon.a (mon.0) 3004 : cluster [DBG] osdmap e1665: 8 total, 8 up, 8 in 2024-08-29T19:07:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:48 smithi144 bash[67678]: cluster 2024-08-29T19:07:48.006657+0000 mgr.y (mgr.34104) 1663 : cluster [DBG] pgmap v2877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 90 KiB/s rd, 15 KiB/s wr, 140 op/s 2024-08-29T19:07:49.734 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.ResizeCopyup (1798 ms) 2024-08-29T19:07:49.734 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-08-29T19:07:49.757 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_internal.cc:1056: Skipped 2024-08-29T19:07:49.757 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:07:49.757 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (23 ms) 2024-08-29T19:07:49.757 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.ImageOptions 2024-08-29T19:07:49.778 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.ImageOptions (21 ms) 2024-08-29T19:07:49.778 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-08-29T19:07:50.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:49 smithi089 bash[77323]: cluster 2024-08-29T19:07:48.887014+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-08-29T19:07:50.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:49 smithi089 bash[77323]: cluster 2024-08-29T19:07:49.600656+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-08-29T19:07:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:49 smithi089 bash[78574]: cluster 2024-08-29T19:07:48.887014+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-08-29T19:07:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:49 smithi089 bash[78574]: cluster 2024-08-29T19:07:49.600656+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-08-29T19:07:50.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:49 smithi144 bash[67678]: cluster 2024-08-29T19:07:48.887014+0000 mon.a (mon.0) 3005 : cluster [DBG] osdmap e1666: 8 total, 8 up, 8 in 2024-08-29T19:07:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:49 smithi144 bash[67678]: cluster 2024-08-29T19:07:49.600656+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1667: 8 total, 8 up, 8 in 2024-08-29T19:07:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:50 smithi089 bash[77323]: cluster 2024-08-29T19:07:50.007537+0000 mgr.y (mgr.34104) 1664 : cluster [DBG] pgmap v2880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 25 KiB/s wr, 294 op/s 2024-08-29T19:07:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:50 smithi089 bash[78574]: cluster 2024-08-29T19:07:50.007537+0000 mgr.y (mgr.34104) 1664 : cluster [DBG] pgmap v2880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 25 KiB/s wr, 294 op/s 2024-08-29T19:07:51.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:50 smithi144 bash[67678]: cluster 2024-08-29T19:07:50.007537+0000 mgr.y (mgr.34104) 1664 : cluster [DBG] pgmap v2880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 25 KiB/s wr, 294 op/s 2024-08-29T19:07:52.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:51 smithi089 bash[77323]: cluster 2024-08-29T19:07:50.899143+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-08-29T19:07:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:51 smithi089 bash[78574]: cluster 2024-08-29T19:07:50.899143+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-08-29T19:07:52.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:51 smithi144 bash[67678]: cluster 2024-08-29T19:07:50.899143+0000 mon.a (mon.0) 3007 : cluster [DBG] osdmap e1668: 8 total, 8 up, 8 in 2024-08-29T19:07:52.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:52 smithi089 bash[77323]: cluster 2024-08-29T19:07:51.908529+0000 mon.a (mon.0) 3008 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-08-29T19:07:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:52 smithi089 bash[77323]: cluster 2024-08-29T19:07:52.008265+0000 mgr.y (mgr.34104) 1665 : cluster [DBG] pgmap v2883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 25 KiB/s wr, 241 op/s 2024-08-29T19:07:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:52 smithi089 bash[77323]: audit 2024-08-29T19:07:52.772679+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:52 smithi089 bash[78574]: cluster 2024-08-29T19:07:51.908529+0000 mon.a (mon.0) 3008 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-08-29T19:07:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:52 smithi089 bash[78574]: cluster 2024-08-29T19:07:52.008265+0000 mgr.y (mgr.34104) 1665 : cluster [DBG] pgmap v2883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 25 KiB/s wr, 241 op/s 2024-08-29T19:07:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:52 smithi089 bash[78574]: audit 2024-08-29T19:07:52.772679+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:53.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:52 smithi144 bash[67678]: cluster 2024-08-29T19:07:51.908529+0000 mon.a (mon.0) 3008 : cluster [DBG] osdmap e1669: 8 total, 8 up, 8 in 2024-08-29T19:07:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:52 smithi144 bash[67678]: cluster 2024-08-29T19:07:52.008265+0000 mgr.y (mgr.34104) 1665 : cluster [DBG] pgmap v2883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 25 KiB/s wr, 241 op/s 2024-08-29T19:07:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:52 smithi144 bash[67678]: audit 2024-08-29T19:07:52.772679+0000 mon.a (mon.0) 3009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:07:53.975 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.WriteFullCopyup (4197 ms) 2024-08-29T19:07:53.976 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-08-29T19:07:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:53 smithi089 bash[77323]: cluster 2024-08-29T19:07:52.918963+0000 mon.a (mon.0) 3010 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-08-29T19:07:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:53 smithi089 bash[78574]: cluster 2024-08-29T19:07:52.918963+0000 mon.a (mon.0) 3010 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-08-29T19:07:54.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:53 smithi144 bash[67678]: cluster 2024-08-29T19:07:52.918963+0000 mon.a (mon.0) 3010 : cluster [DBG] osdmap e1670: 8 total, 8 up, 8 in 2024-08-29T19:07:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:54 smithi089 bash[77323]: cluster 2024-08-29T19:07:53.925689+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-08-29T19:07:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:54 smithi089 bash[77323]: cluster 2024-08-29T19:07:54.009107+0000 mgr.y (mgr.34104) 1666 : cluster [DBG] pgmap v2886: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 300 op/s 2024-08-29T19:07:55.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:07:55] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-29T19:07:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:54 smithi089 bash[78574]: cluster 2024-08-29T19:07:53.925689+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-08-29T19:07:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:54 smithi089 bash[78574]: cluster 2024-08-29T19:07:54.009107+0000 mgr.y (mgr.34104) 1666 : cluster [DBG] pgmap v2886: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 300 op/s 2024-08-29T19:07:55.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:54 smithi144 bash[67678]: cluster 2024-08-29T19:07:53.925689+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1671: 8 total, 8 up, 8 in 2024-08-29T19:07:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:54 smithi144 bash[67678]: cluster 2024-08-29T19:07:54.009107+0000 mgr.y (mgr.34104) 1666 : cluster [DBG] pgmap v2886: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 300 op/s 2024-08-29T19:07:56.011 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2036 ms) 2024-08-29T19:07:56.011 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.TestCoR 2024-08-29T19:07:56.032 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_internal.cc:1313: Skipped 2024-08-29T19:07:56.033 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to disabled copy-on-read 2024-08-29T19:07:56.033 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestInternal.TestCoR (22 ms) 2024-08-29T19:07:56.033 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-08-29T19:07:56.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:55 smithi089 bash[77323]: cluster 2024-08-29T19:07:54.936485+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-08-29T19:07:56.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:55 smithi089 bash[78574]: cluster 2024-08-29T19:07:54.936485+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-08-29T19:07:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:55 smithi144 bash[67678]: cluster 2024-08-29T19:07:54.936485+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1672: 8 total, 8 up, 8 in 2024-08-29T19:07:56.630 INFO:tasks.workunit.client.0.smithi089.stdout:made parent image "image397": 4194304K (1024 * 4K) 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout:generated random write map: 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [9 , 39723 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [32 , 132185 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [36 , 150158 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [50 , 207587 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [75 , 307673 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [81 , 335247 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [90 , 369390 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [100 , 410618 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [103 , 423414 ] 2024-08-29T19:07:56.631 INFO:tasks.workunit.client.0.smithi089.stdout: [120 , 494518 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [122 , 502712 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [129 , 529329 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [130 , 533251 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [157 , 643900 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [168 , 689064 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [199 , 816472 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [203 , 831719 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [225 , 924952 ] 2024-08-29T19:07:56.632 INFO:tasks.workunit.client.0.smithi089.stdout: [235 , 963978 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [239 , 980018 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [252 , 1032469 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [294 , 1204909 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [296 , 1212745 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [317 , 1301830 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [321 , 1317887 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [347 , 1424056 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [348 , 1425429 ] 2024-08-29T19:07:56.633 INFO:tasks.workunit.client.0.smithi089.stdout: [364 , 1492597 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [366 , 1499777 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [378 , 1550551 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [395 , 1620663 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [402 , 1649371 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [432 , 1771789 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [442 , 1811269 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [453 , 1858177 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [459 , 1881620 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [472 , 1933976 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [488 , 2002225 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [496 , 2033261 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [501 , 2053954 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [519 , 2126511 ] 2024-08-29T19:07:56.634 INFO:tasks.workunit.client.0.smithi089.stdout: [526 , 2154864 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [532 , 2179968 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [533 , 2183261 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [538 , 2207135 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [547 , 2243295 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [551 , 2258845 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [570 , 2337434 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [578 , 2368688 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [585 , 2398816 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [590 , 2419744 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [591 , 2423697 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [594 , 2436172 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [605 , 2480412 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [613 , 2512843 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [637 , 2610186 ] 2024-08-29T19:07:56.635 INFO:tasks.workunit.client.0.smithi089.stdout: [650 , 2663610 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [652 , 2673941 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [657 , 2694129 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [660 , 2706323 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [668 , 2737475 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [671 , 2751533 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [675 , 2768239 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [681 , 2791696 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [708 , 2902676 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [711 , 2912511 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [718 , 2941346 ] 2024-08-29T19:07:56.636 INFO:tasks.workunit.client.0.smithi089.stdout: [727 , 2981018 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [731 , 2995199 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [732 , 2999509 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [745 , 3052899 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [751 , 3076717 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [782 , 3203389 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [802 , 3285222 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [806 , 3303252 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [824 , 3378097 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [850 , 3483097 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [851 , 3486886 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [856 , 3508639 ] 2024-08-29T19:07:56.637 INFO:tasks.workunit.client.0.smithi089.stdout: [874 , 3580607 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [876 , 3590394 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [901 , 3693747 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [902 , 3695984 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [916 , 3753011 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [917 , 3757001 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [921 , 3773764 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [924 , 3786287 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [930 , 3812075 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [934 , 3825735 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [936 , 3836400 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [938 , 3844446 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [961 , 3936870 ] 2024-08-29T19:07:56.638 INFO:tasks.workunit.client.0.smithi089.stdout: [971 , 3980135 ] 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: [972 , 3981342 ] 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: [976 , 3999813 ] 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: [988 , 4049780 ] 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: [1023 , 4190525 ] 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout:write data based on random map 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: write object-9 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: write object-32 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: write object-36 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: write object-50 2024-08-29T19:07:56.639 INFO:tasks.workunit.client.0.smithi089.stdout: write object-75 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-81 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-90 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-100 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-103 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-120 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-122 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-129 2024-08-29T19:07:56.640 INFO:tasks.workunit.client.0.smithi089.stdout: write object-130 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-157 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-168 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-199 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-203 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-225 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-235 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-239 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-252 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-294 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-296 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-317 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-321 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-347 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-348 2024-08-29T19:07:56.641 INFO:tasks.workunit.client.0.smithi089.stdout: write object-364 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-366 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-378 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-395 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-402 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-432 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-442 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-453 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-459 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-472 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-488 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-496 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-501 2024-08-29T19:07:56.642 INFO:tasks.workunit.client.0.smithi089.stdout: write object-519 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-526 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-532 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-533 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-538 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-547 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-551 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-570 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-578 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-585 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-590 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-591 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-594 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-605 2024-08-29T19:07:56.643 INFO:tasks.workunit.client.0.smithi089.stdout: write object-613 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-637 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-650 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-652 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-657 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-660 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-668 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-671 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-675 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-681 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-708 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-711 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-718 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-727 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-731 2024-08-29T19:07:56.644 INFO:tasks.workunit.client.0.smithi089.stdout: write object-732 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-745 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-751 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-782 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-802 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-806 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-824 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-850 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-851 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-856 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-874 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-876 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-901 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-902 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-916 2024-08-29T19:07:56.645 INFO:tasks.workunit.client.0.smithi089.stdout: write object-917 2024-08-29T19:07:56.646 INFO:tasks.workunit.client.0.smithi089.stdout: write object-921 2024-08-29T19:07:56.646 INFO:tasks.workunit.client.0.smithi089.stdout: write object-924 2024-08-29T19:07:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:56 smithi144 bash[67678]: cluster 2024-08-29T19:07:55.953772+0000 mon.a (mon.0) 3013 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-08-29T19:07:57.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:56 smithi144 bash[67678]: cluster 2024-08-29T19:07:56.009921+0000 mgr.y (mgr.34104) 1667 : cluster [DBG] pgmap v2889: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 213 op/s 2024-08-29T19:07:57.330 INFO:tasks.workunit.client.0.smithi089.stdout: write object-930 2024-08-29T19:07:57.330 INFO:tasks.workunit.client.0.smithi089.stdout: write object-934 2024-08-29T19:07:57.330 INFO:tasks.workunit.client.0.smithi089.stdout: write object-936 2024-08-29T19:07:57.330 INFO:tasks.workunit.client.0.smithi089.stdout: write object-938 2024-08-29T19:07:57.330 INFO:tasks.workunit.client.0.smithi089.stdout: write object-961 2024-08-29T19:07:57.330 INFO:tasks.workunit.client.0.smithi089.stdout: write object-971 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout: write object-972 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout: write object-976 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout: write object-988 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout: write object-1023 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:verify written data by reading 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout: read object-9 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:made snapshot "image397@parent_snap" and protect it 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:made and opened clone "image398" 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:flattening clone: "image398" 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:check whether child image has the same set of objects as parent 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1297 ms) 2024-08-29T19:07:57.331 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-08-29T19:07:57.380 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:56 smithi089 bash[77323]: cluster 2024-08-29T19:07:55.953772+0000 mon.a (mon.0) 3013 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-08-29T19:07:57.380 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:56 smithi089 bash[77323]: cluster 2024-08-29T19:07:56.009921+0000 mgr.y (mgr.34104) 1667 : cluster [DBG] pgmap v2889: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 213 op/s 2024-08-29T19:07:57.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:56 smithi089 bash[78574]: cluster 2024-08-29T19:07:55.953772+0000 mon.a (mon.0) 3013 : cluster [DBG] osdmap e1673: 8 total, 8 up, 8 in 2024-08-29T19:07:57.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:56 smithi089 bash[78574]: cluster 2024-08-29T19:07:56.009921+0000 mgr.y (mgr.34104) 1667 : cluster [DBG] pgmap v2889: 137 pgs: 137 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 213 op/s 2024-08-29T19:07:57.445 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.PoolMetadataConfApply (115 ms) 2024-08-29T19:07:57.445 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.Sparsify 2024-08-29T19:07:57.482 INFO:tasks.workunit.client.0.smithi089.stdout:sparsify_supported=1 2024-08-29T19:07:57.482 INFO:tasks.workunit.client.0.smithi089.stdout:sparse_read_supported=1 2024-08-29T19:07:57.539 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.Sparsify (94 ms) 2024-08-29T19:07:57.539 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.SparsifyClone 2024-08-29T19:07:57.582 INFO:tasks.workunit.client.0.smithi089.stdout:sparsify_supported=1 2024-08-29T19:07:57.677 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[70970]: [29/Aug/2024:19:07:57] ENGINE Bus STOPPING 2024-08-29T19:07:57.677 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[70970]: [29/Aug/2024:19:07:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:07:57.677 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[70970]: [29/Aug/2024:19:07:57] ENGINE Bus STOPPED 2024-08-29T19:07:57.677 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[70970]: [29/Aug/2024:19:07:57] ENGINE Bus STARTING 2024-08-29T19:07:57.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[70970]: [29/Aug/2024:19:07:57] ENGINE Serving on http://:::9283 2024-08-29T19:07:57.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[70970]: [29/Aug/2024:19:07:57] ENGINE Bus STARTED 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: cluster 2024-08-29T19:07:56.962758+0000 mon.a (mon.0) 3014 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: audit 2024-08-29T19:07:57.362503+0000 mon.a (mon.0) 3015 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: audit 2024-08-29T19:07:57.380743+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: audit 2024-08-29T19:07:57.386260+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: audit 2024-08-29T19:07:57.388177+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: audit 2024-08-29T19:07:57.389107+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:57 smithi144 bash[67678]: audit 2024-08-29T19:07:57.395277+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: cluster 2024-08-29T19:07:56.962758+0000 mon.a (mon.0) 3014 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-08-29T19:07:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: audit 2024-08-29T19:07:57.362503+0000 mon.a (mon.0) 3015 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' 2024-08-29T19:07:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: audit 2024-08-29T19:07:57.380743+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: audit 2024-08-29T19:07:57.386260+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: audit 2024-08-29T19:07:57.388177+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: audit 2024-08-29T19:07:57.389107+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[78574]: audit 2024-08-29T19:07:57.395277+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: cluster 2024-08-29T19:07:56.962758+0000 mon.a (mon.0) 3014 : cluster [DBG] osdmap e1674: 8 total, 8 up, 8 in 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: audit 2024-08-29T19:07:57.362503+0000 mon.a (mon.0) 3015 : audit [INF] from='client.? 172.21.15.89:0/1671349141' entity='client.admin' 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: audit 2024-08-29T19:07:57.380743+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: audit 2024-08-29T19:07:57.386260+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: audit 2024-08-29T19:07:57.388177+0000 mon.a (mon.0) 3018 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: audit 2024-08-29T19:07:57.389107+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:07:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:57 smithi089 bash[77323]: audit 2024-08-29T19:07:57.395277+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:07:59.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:58 smithi144 bash[67678]: cluster 2024-08-29T19:07:57.376637+0000 mgr.y (mgr.34104) 1668 : cluster [DBG] pgmap v2891: 137 pgs: 137 active+clean; 8.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 21 KiB/s wr, 174 op/s 2024-08-29T19:07:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:58 smithi144 bash[67678]: cluster 2024-08-29T19:07:58.359415+0000 mon.a (mon.0) 3021 : cluster [WRN] Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-29T19:07:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:07:58 smithi144 bash[67678]: cluster 2024-08-29T19:07:58.402243+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-08-29T19:07:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:58 smithi089 bash[77323]: cluster 2024-08-29T19:07:57.376637+0000 mgr.y (mgr.34104) 1668 : cluster [DBG] pgmap v2891: 137 pgs: 137 active+clean; 8.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 21 KiB/s wr, 174 op/s 2024-08-29T19:07:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:58 smithi089 bash[77323]: cluster 2024-08-29T19:07:58.359415+0000 mon.a (mon.0) 3021 : cluster [WRN] Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-29T19:07:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:07:58 smithi089 bash[77323]: cluster 2024-08-29T19:07:58.402243+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-08-29T19:07:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:58 smithi089 bash[78574]: cluster 2024-08-29T19:07:57.376637+0000 mgr.y (mgr.34104) 1668 : cluster [DBG] pgmap v2891: 137 pgs: 137 active+clean; 8.7 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 21 KiB/s wr, 174 op/s 2024-08-29T19:07:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:58 smithi089 bash[78574]: cluster 2024-08-29T19:07:58.359415+0000 mon.a (mon.0) 3021 : cluster [WRN] Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-08-29T19:07:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:07:58 smithi089 bash[78574]: cluster 2024-08-29T19:07:58.402243+0000 mon.a (mon.0) 3022 : cluster [DBG] osdmap e1675: 8 total, 8 up, 8 in 2024-08-29T19:07:59.451 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.SparsifyClone (1913 ms) 2024-08-29T19:07:59.451 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestInternal.MissingDataPool 2024-08-29T19:07:59.913 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestInternal.MissingDataPool (462 ms) 2024-08-29T19:08:00.633 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 34 tests from TestInternal (35099 ms total) 2024-08-29T19:08:00.633 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:08:00.633 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 17 tests from TestImageWatcher 2024-08-29T19:08:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:00 smithi089 bash[77323]: cluster 2024-08-29T19:07:59.379021+0000 mgr.y (mgr.34104) 1669 : cluster [DBG] pgmap v2893: 137 pgs: 137 active+clean; 8.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 84 KiB/s wr, 405 op/s 2024-08-29T19:08:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:00 smithi089 bash[77323]: cluster 2024-08-29T19:07:59.407209+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-08-29T19:08:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:00 smithi089 bash[77323]: cluster 2024-08-29T19:07:59.607466+0000 mon.a (mon.0) 3024 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-08-29T19:08:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:00 smithi089 bash[78574]: cluster 2024-08-29T19:07:59.379021+0000 mgr.y (mgr.34104) 1669 : cluster [DBG] pgmap v2893: 137 pgs: 137 active+clean; 8.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 84 KiB/s wr, 405 op/s 2024-08-29T19:08:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:00 smithi089 bash[78574]: cluster 2024-08-29T19:07:59.407209+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-08-29T19:08:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:00 smithi089 bash[78574]: cluster 2024-08-29T19:07:59.607466+0000 mon.a (mon.0) 3024 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-08-29T19:08:00.806 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:00 smithi144 bash[67678]: cluster 2024-08-29T19:07:59.379021+0000 mgr.y (mgr.34104) 1669 : cluster [DBG] pgmap v2893: 137 pgs: 137 active+clean; 8.9 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 84 KiB/s wr, 405 op/s 2024-08-29T19:08:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:00 smithi144 bash[67678]: cluster 2024-08-29T19:07:59.407209+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1676: 8 total, 8 up, 8 in 2024-08-29T19:08:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:00 smithi144 bash[67678]: cluster 2024-08-29T19:07:59.607466+0000 mon.a (mon.0) 3024 : cluster [DBG] osdmap e1677: 8 total, 8 up, 8 in 2024-08-29T19:08:01.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:01 smithi089 bash[77323]: cluster 2024-08-29T19:08:00.624595+0000 mon.a (mon.0) 3025 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-08-29T19:08:01.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:01 smithi089 bash[78574]: cluster 2024-08-29T19:08:00.624595+0000 mon.a (mon.0) 3025 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-08-29T19:08:02.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:01 smithi144 bash[67678]: cluster 2024-08-29T19:08:00.624595+0000 mon.a (mon.0) 3025 : cluster [DBG] osdmap e1678: 8 total, 8 up, 8 in 2024-08-29T19:08:02.642 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-08-29T19:08:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[77323]: cluster 2024-08-29T19:08:01.379996+0000 mgr.y (mgr.34104) 1670 : cluster [DBG] pgmap v2897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[77323]: cluster 2024-08-29T19:08:01.638841+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[77323]: audit 2024-08-29T19:08:01.646010+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.89:0/2143808059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[77323]: audit 2024-08-29T19:08:01.646944+0000 mon.a (mon.0) 3027 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[78574]: cluster 2024-08-29T19:08:01.379996+0000 mgr.y (mgr.34104) 1670 : cluster [DBG] pgmap v2897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[78574]: cluster 2024-08-29T19:08:01.638841+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[78574]: audit 2024-08-29T19:08:01.646010+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.89:0/2143808059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:02 smithi089 bash[78574]: audit 2024-08-29T19:08:01.646944+0000 mon.a (mon.0) 3027 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:02 smithi144 bash[67678]: cluster 2024-08-29T19:08:01.379996+0000 mgr.y (mgr.34104) 1670 : cluster [DBG] pgmap v2897: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:02 smithi144 bash[67678]: cluster 2024-08-29T19:08:01.638841+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1679: 8 total, 8 up, 8 in 2024-08-29T19:08:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:02 smithi144 bash[67678]: audit 2024-08-29T19:08:01.646010+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.89:0/2143808059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:02 smithi144 bash[67678]: audit 2024-08-29T19:08:01.646944+0000 mon.a (mon.0) 3027 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:03.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:03 smithi089 bash[77323]: audit 2024-08-29T19:08:02.632420+0000 mon.a (mon.0) 3028 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:03.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:03 smithi089 bash[77323]: cluster 2024-08-29T19:08:02.646918+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-08-29T19:08:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:03 smithi089 bash[78574]: audit 2024-08-29T19:08:02.632420+0000 mon.a (mon.0) 3028 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:03 smithi089 bash[78574]: cluster 2024-08-29T19:08:02.646918+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-08-29T19:08:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:03 smithi144 bash[67678]: audit 2024-08-29T19:08:02.632420+0000 mon.a (mon.0) 3028 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:03 smithi144 bash[67678]: cluster 2024-08-29T19:08:02.646918+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1680: 8 total, 8 up, 8 in 2024-08-29T19:08:04.764 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2122 ms) 2024-08-29T19:08:04.764 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-08-29T19:08:04.803 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyFlatten (40 ms) 2024-08-29T19:08:04.804 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-08-29T19:08:04.846 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyResize (42 ms) 2024-08-29T19:08:04.846 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-08-29T19:08:04.886 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (40 ms) 2024-08-29T19:08:04.886 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-08-29T19:08:04.937 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (51 ms) 2024-08-29T19:08:04.937 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-08-29T19:08:04.995 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (58 ms) 2024-08-29T19:08:04.995 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-08-29T19:08:05.043 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (48 ms) 2024-08-29T19:08:05.043 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-08-29T19:08:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:04 smithi144 bash[67678]: cluster 2024-08-29T19:08:03.380921+0000 mgr.y (mgr.34104) 1671 : cluster [DBG] pgmap v2900: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:05.056 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:04 smithi144 bash[67678]: cluster 2024-08-29T19:08:03.673724+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-08-29T19:08:05.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:04 smithi089 bash[77323]: cluster 2024-08-29T19:08:03.380921+0000 mgr.y (mgr.34104) 1671 : cluster [DBG] pgmap v2900: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:05.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:04 smithi089 bash[77323]: cluster 2024-08-29T19:08:03.673724+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-08-29T19:08:05.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:04 smithi089 bash[78574]: cluster 2024-08-29T19:08:03.380921+0000 mgr.y (mgr.34104) 1671 : cluster [DBG] pgmap v2900: 137 pgs: 7 creating+peering, 18 unknown, 112 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:05.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:04 smithi089 bash[78574]: cluster 2024-08-29T19:08:03.673724+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1681: 8 total, 8 up, 8 in 2024-08-29T19:08:05.094 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapRename (50 ms) 2024-08-29T19:08:05.094 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-08-29T19:08:05.134 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (40 ms) 2024-08-29T19:08:05.134 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-08-29T19:08:05.178 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (44 ms) 2024-08-29T19:08:05.178 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-08-29T19:08:05.218 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (40 ms) 2024-08-29T19:08:05.218 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-08-29T19:08:05.259 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (41 ms) 2024-08-29T19:08:05.259 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-08-29T19:08:05.311 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyRename (52 ms) 2024-08-29T19:08:05.311 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-08-29T19:08:05.363 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (52 ms) 2024-08-29T19:08:05.363 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-08-29T19:08:05.414 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (51 ms) 2024-08-29T19:08:05.414 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-08-29T19:08:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:08:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:08:05] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-08-29T19:08:05.470 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (55 ms) 2024-08-29T19:08:05.470 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-08-29T19:08:05.519 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (49 ms) 2024-08-29T19:08:05.704 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 17 tests from TestImageWatcher (2877 ms total) 2024-08-29T19:08:05.704 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:08:05.704 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 170 tests from TestLibRBD 2024-08-29T19:08:05.759 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-08-29T19:08:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:05 smithi144 bash[67678]: cluster 2024-08-29T19:08:04.675659+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-08-29T19:08:06.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:05 smithi089 bash[77323]: cluster 2024-08-29T19:08:04.675659+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-08-29T19:08:06.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:05 smithi089 bash[78574]: cluster 2024-08-29T19:08:04.675659+0000 mon.a (mon.0) 3031 : cluster [DBG] osdmap e1682: 8 total, 8 up, 8 in 2024-08-29T19:08:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:06 smithi144 bash[67678]: cluster 2024-08-29T19:08:05.381626+0000 mgr.y (mgr.34104) 1672 : cluster [DBG] pgmap v2903: 137 pgs: 7 creating+peering, 15 unknown, 115 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:06 smithi144 bash[67678]: cluster 2024-08-29T19:08:05.698859+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-08-29T19:08:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:06 smithi089 bash[77323]: cluster 2024-08-29T19:08:05.381626+0000 mgr.y (mgr.34104) 1672 : cluster [DBG] pgmap v2903: 137 pgs: 7 creating+peering, 15 unknown, 115 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:06 smithi089 bash[77323]: cluster 2024-08-29T19:08:05.698859+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-08-29T19:08:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:06 smithi089 bash[78574]: cluster 2024-08-29T19:08:05.381626+0000 mgr.y (mgr.34104) 1672 : cluster [DBG] pgmap v2903: 137 pgs: 7 creating+peering, 15 unknown, 115 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:06 smithi089 bash[78574]: cluster 2024-08-29T19:08:05.698859+0000 mon.a (mon.0) 3032 : cluster [DBG] osdmap e1683: 8 total, 8 up, 8 in 2024-08-29T19:08:07.712 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:07 smithi144 bash[67678]: cluster 2024-08-29T19:08:06.703866+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-08-29T19:08:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:07 smithi144 bash[67678]: audit 2024-08-29T19:08:06.708135+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.89:0/3420837136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:07 smithi144 bash[67678]: audit 2024-08-29T19:08:06.726084+0000 mon.a (mon.0) 3034 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:07 smithi144 bash[67678]: audit 2024-08-29T19:08:07.697195+0000 mon.a (mon.0) 3035 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:07 smithi144 bash[67678]: cluster 2024-08-29T19:08:07.708101+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-08-29T19:08:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[77323]: cluster 2024-08-29T19:08:06.703866+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-08-29T19:08:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[77323]: audit 2024-08-29T19:08:06.708135+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.89:0/3420837136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[77323]: audit 2024-08-29T19:08:06.726084+0000 mon.a (mon.0) 3034 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[77323]: audit 2024-08-29T19:08:07.697195+0000 mon.a (mon.0) 3035 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[77323]: cluster 2024-08-29T19:08:07.708101+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-08-29T19:08:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[78574]: cluster 2024-08-29T19:08:06.703866+0000 mon.a (mon.0) 3033 : cluster [DBG] osdmap e1684: 8 total, 8 up, 8 in 2024-08-29T19:08:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[78574]: audit 2024-08-29T19:08:06.708135+0000 mon.c (mon.2) 94 : audit [INF] from='client.? 172.21.15.89:0/3420837136' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[78574]: audit 2024-08-29T19:08:06.726084+0000 mon.a (mon.0) 3034 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[78574]: audit 2024-08-29T19:08:07.697195+0000 mon.a (mon.0) 3035 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:07 smithi089 bash[78574]: cluster 2024-08-29T19:08:07.708101+0000 mon.a (mon.0) 3036 : cluster [DBG] osdmap e1685: 8 total, 8 up, 8 in 2024-08-29T19:08:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:08 smithi144 bash[67678]: cluster 2024-08-29T19:08:07.382612+0000 mgr.y (mgr.34104) 1673 : cluster [DBG] pgmap v2906: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:08 smithi144 bash[67678]: cluster 2024-08-29T19:08:07.715863+0000 mon.a (mon.0) 3037 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:08 smithi144 bash[67678]: audit 2024-08-29T19:08:07.776361+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:08 smithi144 bash[67678]: audit 2024-08-29T19:08:07.777707+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:08 smithi144 bash[67678]: cluster 2024-08-29T19:08:08.728517+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-08-29T19:08:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[77323]: cluster 2024-08-29T19:08:07.382612+0000 mgr.y (mgr.34104) 1673 : cluster [DBG] pgmap v2906: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[77323]: cluster 2024-08-29T19:08:07.715863+0000 mon.a (mon.0) 3037 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[77323]: audit 2024-08-29T19:08:07.776361+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[77323]: audit 2024-08-29T19:08:07.777707+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[77323]: cluster 2024-08-29T19:08:08.728517+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-08-29T19:08:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[78574]: cluster 2024-08-29T19:08:07.382612+0000 mgr.y (mgr.34104) 1673 : cluster [DBG] pgmap v2906: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[78574]: cluster 2024-08-29T19:08:07.715863+0000 mon.a (mon.0) 3037 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[78574]: audit 2024-08-29T19:08:07.776361+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[78574]: audit 2024-08-29T19:08:07.777707+0000 mon.a (mon.0) 3039 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:08 smithi089 bash[78574]: cluster 2024-08-29T19:08:08.728517+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1686: 8 total, 8 up, 8 in 2024-08-29T19:08:09.817 INFO:tasks.workunit.client.0.smithi089.stdout:image has size 2097152 and order 22 2024-08-29T19:08:09.817 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CreateAndStat (4058 ms) 2024-08-29T19:08:09.818 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-08-29T19:08:09.818 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:09.862 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (44 ms) 2024-08-29T19:08:09.862 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-08-29T19:08:09.863 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:09.910 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CreateAndStatPP (49 ms) 2024-08-29T19:08:09.910 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.GetId 2024-08-29T19:08:09.910 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:09.976 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.GetId (66 ms) 2024-08-29T19:08:09.976 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-08-29T19:08:09.976 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.035 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.GetIdPP (59 ms) 2024-08-29T19:08:10.035 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-08-29T19:08:10.035 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.077 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (42 ms) 2024-08-29T19:08:10.077 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-08-29T19:08:10.077 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.123 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (46 ms) 2024-08-29T19:08:10.123 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-08-29T19:08:10.123 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.170 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (47 ms) 2024-08-29T19:08:10.170 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-08-29T19:08:10.170 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.220 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (50 ms) 2024-08-29T19:08:10.221 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.OpenAio 2024-08-29T19:08:10.221 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.259 INFO:tasks.workunit.client.0.smithi089.stdout:image has size 2097152 and order 22 2024-08-29T19:08:10.260 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.OpenAio (40 ms) 2024-08-29T19:08:10.260 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-08-29T19:08:10.269 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.OpenAioFail (9 ms) 2024-08-29T19:08:10.269 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-08-29T19:08:10.269 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.328 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.OpenAioPP (59 ms) 2024-08-29T19:08:10.328 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-08-29T19:08:10.333 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.OpenAioFailPP (5 ms) 2024-08-29T19:08:10.333 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-08-29T19:08:10.333 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ResizeAndStat (69 ms) 2024-08-29T19:08:10.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-08-29T19:08:10.402 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.469 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (67 ms) 2024-08-29T19:08:10.469 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-08-29T19:08:10.469 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.551 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (82 ms) 2024-08-29T19:08:10.551 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-08-29T19:08:10.552 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:10.649 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (98 ms) 2024-08-29T19:08:10.649 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: cluster 2024-08-29T19:08:09.383322+0000 mgr.y (mgr.34104) 1674 : cluster [DBG] pgmap v2909: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: cluster 2024-08-29T19:08:09.734884+0000 mon.a (mon.0) 3041 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: cluster 2024-08-29T19:08:09.740870+0000 mon.a (mon.0) 3042 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.094980+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.285220+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.285519+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.285816+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.289103+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.289503+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.289760+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.292756+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.293100+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.293283+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.309415+0000 mon.a (mon.0) 3053 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.309479+0000 mon.a (mon.0) 3054 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.309875+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.310187+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.310392+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.311437+0000 mon.b (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: cluster 2024-08-29T19:08:09.383322+0000 mgr.y (mgr.34104) 1674 : cluster [DBG] pgmap v2909: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: cluster 2024-08-29T19:08:09.734884+0000 mon.a (mon.0) 3041 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: cluster 2024-08-29T19:08:09.740870+0000 mon.a (mon.0) 3042 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.094980+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:08:11.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.285220+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.285519+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.285816+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.289103+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.289503+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.289760+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.292756+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.293100+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.293283+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.309415+0000 mon.a (mon.0) 3053 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.309479+0000 mon.a (mon.0) 3054 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.309875+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.310187+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.310392+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.311437+0000 mon.b (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.311518+0000 mon.b (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.312605+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.313059+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.313244+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.315507+0000 mon.c (mon.2) 95 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.315619+0000 mon.c (mon.2) 96 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.315919+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.316446+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[78574]: audit 2024-08-29T19:08:10.316729+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.311518+0000 mon.b (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.312605+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.313059+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.313244+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.315507+0000 mon.c (mon.2) 95 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.315619+0000 mon.c (mon.2) 96 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.315919+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.438 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.316446+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.438 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:11 smithi089 bash[77323]: audit 2024-08-29T19:08:10.316729+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: cluster 2024-08-29T19:08:09.383322+0000 mgr.y (mgr.34104) 1674 : cluster [DBG] pgmap v2909: 137 pgs: 10 creating+peering, 9 unknown, 118 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: cluster 2024-08-29T19:08:09.734884+0000 mon.a (mon.0) 3041 : cluster [DBG] osdmap e1687: 8 total, 8 up, 8 in 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: cluster 2024-08-29T19:08:09.740870+0000 mon.a (mon.0) 3042 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.094980+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.285220+0000 mon.a (mon.0) 3044 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.285519+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.285816+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.289103+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.289503+0000 mon.a (mon.0) 3048 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.289760+0000 mon.a (mon.0) 3049 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.292756+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.293100+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.293283+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.309415+0000 mon.a (mon.0) 3053 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.309479+0000 mon.a (mon.0) 3054 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.309875+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.310187+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.310392+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.311437+0000 mon.b (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.311518+0000 mon.b (mon.1) 14 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.312605+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.313059+0000 mon.a (mon.0) 3059 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.313244+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:11.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.315507+0000 mon.c (mon.2) 95 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:08:11.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.315619+0000 mon.c (mon.2) 96 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:08:11.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.315919+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:08:11.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.316446+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:08:11.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:11 smithi144 bash[67678]: audit 2024-08-29T19:08:10.316729+0000 mon.a (mon.0) 3063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:08:12.242 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:12 smithi144 bash[67678]: cluster 2024-08-29T19:08:11.185428+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-08-29T19:08:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:12 smithi144 bash[67678]: audit 2024-08-29T19:08:11.189516+0000 mon.a (mon.0) 3065 : audit [INF] from='client.? 172.21.15.89:0/435074572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:12 smithi089 bash[77323]: cluster 2024-08-29T19:08:11.185428+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-08-29T19:08:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:12 smithi089 bash[77323]: audit 2024-08-29T19:08:11.189516+0000 mon.a (mon.0) 3065 : audit [INF] from='client.? 172.21.15.89:0/435074572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:12 smithi089 bash[78574]: cluster 2024-08-29T19:08:11.185428+0000 mon.a (mon.0) 3064 : cluster [DBG] osdmap e1688: 8 total, 8 up, 8 in 2024-08-29T19:08:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:12 smithi089 bash[78574]: audit 2024-08-29T19:08:11.189516+0000 mon.a (mon.0) 3065 : audit [INF] from='client.? 172.21.15.89:0/435074572' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:13 smithi144 bash[67678]: cluster 2024-08-29T19:08:11.384206+0000 mgr.y (mgr.34104) 1675 : cluster [DBG] pgmap v2912: 169 pgs: 13 creating+peering, 29 unknown, 127 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.2 KiB/s wr, 16 op/s 2024-08-29T19:08:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:13 smithi144 bash[67678]: cluster 2024-08-29T19:08:12.179825+0000 mon.a (mon.0) 3066 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:13 smithi144 bash[67678]: audit 2024-08-29T19:08:12.181577+0000 mon.a (mon.0) 3067 : audit [INF] from='client.? 172.21.15.89:0/435074572' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:13 smithi144 bash[67678]: cluster 2024-08-29T19:08:12.190932+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-08-29T19:08:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[77323]: cluster 2024-08-29T19:08:11.384206+0000 mgr.y (mgr.34104) 1675 : cluster [DBG] pgmap v2912: 169 pgs: 13 creating+peering, 29 unknown, 127 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.2 KiB/s wr, 16 op/s 2024-08-29T19:08:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[77323]: cluster 2024-08-29T19:08:12.179825+0000 mon.a (mon.0) 3066 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[77323]: audit 2024-08-29T19:08:12.181577+0000 mon.a (mon.0) 3067 : audit [INF] from='client.? 172.21.15.89:0/435074572' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[77323]: cluster 2024-08-29T19:08:12.190932+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-08-29T19:08:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[78574]: cluster 2024-08-29T19:08:11.384206+0000 mgr.y (mgr.34104) 1675 : cluster [DBG] pgmap v2912: 169 pgs: 13 creating+peering, 29 unknown, 127 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.2 KiB/s wr, 16 op/s 2024-08-29T19:08:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[78574]: cluster 2024-08-29T19:08:12.179825+0000 mon.a (mon.0) 3066 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[78574]: audit 2024-08-29T19:08:12.181577+0000 mon.a (mon.0) 3067 : audit [INF] from='client.? 172.21.15.89:0/435074572' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:13 smithi089 bash[78574]: cluster 2024-08-29T19:08:12.190932+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e1689: 8 total, 8 up, 8 in 2024-08-29T19:08:14.288 INFO:tasks.workunit.client.0.smithi089.stdout:image: image18 2024-08-29T19:08:14.288 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image18 2024-08-29T19:08:14.288 INFO:tasks.workunit.client.0.smithi089.stdout:found image18 2024-08-29T19:08:14.288 INFO:tasks.workunit.client.0.smithi089.stdout:erased image18 2024-08-29T19:08:14.288 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:14.488 INFO:tasks.workunit.client.0.smithi089.stdout:image: image18 2024-08-29T19:08:14.488 INFO:tasks.workunit.client.0.smithi089.stdout:image: image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image18 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:found image18 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:erased image18 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:found image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:erased image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:image: image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:found image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:erased image19 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3839 ms) 2024-08-29T19:08:14.489 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-08-29T19:08:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:14 smithi144 bash[67678]: cluster 2024-08-29T19:08:13.216953+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-08-29T19:08:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:14 smithi144 bash[67678]: cluster 2024-08-29T19:08:13.385233+0000 mgr.y (mgr.34104) 1676 : cluster [DBG] pgmap v2915: 169 pgs: 2 creating+activating, 7 creating+peering, 3 unknown, 157 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 20 KiB/s wr, 251 op/s 2024-08-29T19:08:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:14 smithi089 bash[77323]: cluster 2024-08-29T19:08:13.216953+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-08-29T19:08:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:14 smithi089 bash[77323]: cluster 2024-08-29T19:08:13.385233+0000 mgr.y (mgr.34104) 1676 : cluster [DBG] pgmap v2915: 169 pgs: 2 creating+activating, 7 creating+peering, 3 unknown, 157 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 20 KiB/s wr, 251 op/s 2024-08-29T19:08:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:14 smithi089 bash[78574]: cluster 2024-08-29T19:08:13.216953+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1690: 8 total, 8 up, 8 in 2024-08-29T19:08:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:14 smithi089 bash[78574]: cluster 2024-08-29T19:08:13.385233+0000 mgr.y (mgr.34104) 1676 : cluster [DBG] pgmap v2915: 169 pgs: 2 creating+activating, 7 creating+peering, 3 unknown, 157 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 20 KiB/s wr, 251 op/s 2024-08-29T19:08:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:08:15] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2024-08-29T19:08:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[77323]: cluster 2024-08-29T19:08:14.208637+0000 mon.a (mon.0) 3070 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[77323]: cluster 2024-08-29T19:08:14.228495+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-08-29T19:08:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[77323]: cluster 2024-08-29T19:08:14.974288+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-08-29T19:08:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[77323]: audit 2024-08-29T19:08:14.980273+0000 mon.a (mon.0) 3073 : audit [INF] from='client.? 172.21.15.89:0/984664922' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[78574]: cluster 2024-08-29T19:08:14.208637+0000 mon.a (mon.0) 3070 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[78574]: cluster 2024-08-29T19:08:14.228495+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-08-29T19:08:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[78574]: cluster 2024-08-29T19:08:14.974288+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-08-29T19:08:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:15 smithi089 bash[78574]: audit 2024-08-29T19:08:14.980273+0000 mon.a (mon.0) 3073 : audit [INF] from='client.? 172.21.15.89:0/984664922' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:15.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:15 smithi144 bash[67678]: cluster 2024-08-29T19:08:14.208637+0000 mon.a (mon.0) 3070 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:15.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:15 smithi144 bash[67678]: cluster 2024-08-29T19:08:14.228495+0000 mon.a (mon.0) 3071 : cluster [DBG] osdmap e1691: 8 total, 8 up, 8 in 2024-08-29T19:08:15.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:15 smithi144 bash[67678]: cluster 2024-08-29T19:08:14.974288+0000 mon.a (mon.0) 3072 : cluster [DBG] osdmap e1692: 8 total, 8 up, 8 in 2024-08-29T19:08:15.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:15 smithi144 bash[67678]: audit 2024-08-29T19:08:14.980273+0000 mon.a (mon.0) 3073 : audit [INF] from='client.? 172.21.15.89:0/984664922' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:15.981 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:16 smithi144 bash[67678]: cluster 2024-08-29T19:08:15.386090+0000 mgr.y (mgr.34104) 1677 : cluster [DBG] pgmap v2918: 201 pgs: 2 creating+activating, 7 creating+peering, 35 unknown, 157 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 235 op/s 2024-08-29T19:08:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:16 smithi144 bash[67678]: audit 2024-08-29T19:08:15.968480+0000 mon.a (mon.0) 3074 : audit [INF] from='client.? 172.21.15.89:0/984664922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:16 smithi144 bash[67678]: cluster 2024-08-29T19:08:15.976816+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-08-29T19:08:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:16 smithi144 bash[67678]: cluster 2024-08-29T19:08:16.220288+0000 mon.a (mon.0) 3076 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[77323]: cluster 2024-08-29T19:08:15.386090+0000 mgr.y (mgr.34104) 1677 : cluster [DBG] pgmap v2918: 201 pgs: 2 creating+activating, 7 creating+peering, 35 unknown, 157 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 235 op/s 2024-08-29T19:08:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[77323]: audit 2024-08-29T19:08:15.968480+0000 mon.a (mon.0) 3074 : audit [INF] from='client.? 172.21.15.89:0/984664922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[77323]: cluster 2024-08-29T19:08:15.976816+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-08-29T19:08:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[77323]: cluster 2024-08-29T19:08:16.220288+0000 mon.a (mon.0) 3076 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[78574]: cluster 2024-08-29T19:08:15.386090+0000 mgr.y (mgr.34104) 1677 : cluster [DBG] pgmap v2918: 201 pgs: 2 creating+activating, 7 creating+peering, 35 unknown, 157 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 174 KiB/s rd, 18 KiB/s wr, 235 op/s 2024-08-29T19:08:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[78574]: audit 2024-08-29T19:08:15.968480+0000 mon.a (mon.0) 3074 : audit [INF] from='client.? 172.21.15.89:0/984664922' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[78574]: cluster 2024-08-29T19:08:15.976816+0000 mon.a (mon.0) 3075 : cluster [DBG] osdmap e1693: 8 total, 8 up, 8 in 2024-08-29T19:08:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:16 smithi089 bash[78574]: cluster 2024-08-29T19:08:16.220288+0000 mon.a (mon.0) 3076 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:18.069 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 1 2024-08-29T19:08:18.069 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:18.069 INFO:tasks.workunit.client.0.smithi089.stdout:image: image20 2024-08-29T19:08:18.069 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image20 2024-08-29T19:08:18.069 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:18.092 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 2 2024-08-29T19:08:18.092 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:08:18.092 INFO:tasks.workunit.client.0.smithi089.stdout:image: image20 2024-08-29T19:08:18.092 INFO:tasks.workunit.client.0.smithi089.stdout:image: image21 2024-08-29T19:08:18.092 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image20 2024-08-29T19:08:18.092 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image21 2024-08-29T19:08:18.242 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 1 2024-08-29T19:08:18.242 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:18.242 INFO:tasks.workunit.client.0.smithi089.stdout:image: image21 2024-08-29T19:08:18.242 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image21 2024-08-29T19:08:18.242 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3754 ms) 2024-08-29T19:08:18.242 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCopy 2024-08-29T19:08:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:17 smithi144 bash[67678]: cluster 2024-08-29T19:08:16.977951+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-08-29T19:08:18.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:17 smithi089 bash[77323]: cluster 2024-08-29T19:08:16.977951+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-08-29T19:08:18.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:17 smithi089 bash[78574]: cluster 2024-08-29T19:08:16.977951+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1694: 8 total, 8 up, 8 in 2024-08-29T19:08:19.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:19 smithi144 bash[67678]: cluster 2024-08-29T19:08:17.387274+0000 mgr.y (mgr.34104) 1678 : cluster [DBG] pgmap v2921: 201 pgs: 12 unknown, 189 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 30 op/s 2024-08-29T19:08:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:19 smithi144 bash[67678]: cluster 2024-08-29T19:08:17.981497+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:19 smithi144 bash[67678]: cluster 2024-08-29T19:08:17.999449+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-08-29T19:08:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:19 smithi089 bash[77323]: cluster 2024-08-29T19:08:17.387274+0000 mgr.y (mgr.34104) 1678 : cluster [DBG] pgmap v2921: 201 pgs: 12 unknown, 189 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 30 op/s 2024-08-29T19:08:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:19 smithi089 bash[77323]: cluster 2024-08-29T19:08:17.981497+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:19 smithi089 bash[77323]: cluster 2024-08-29T19:08:17.999449+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-08-29T19:08:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:19 smithi089 bash[78574]: cluster 2024-08-29T19:08:17.387274+0000 mgr.y (mgr.34104) 1678 : cluster [DBG] pgmap v2921: 201 pgs: 12 unknown, 189 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.2 KiB/s wr, 30 op/s 2024-08-29T19:08:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:19 smithi089 bash[78574]: cluster 2024-08-29T19:08:17.981497+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:19 smithi089 bash[78574]: cluster 2024-08-29T19:08:17.999449+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1695: 8 total, 8 up, 8 in 2024-08-29T19:08:20.012 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:20 smithi144 bash[67678]: cluster 2024-08-29T19:08:19.007705+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-08-29T19:08:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:20 smithi144 bash[67678]: audit 2024-08-29T19:08:19.012556+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.89:0/335651434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:20 smithi144 bash[67678]: audit 2024-08-29T19:08:19.029601+0000 mon.a (mon.0) 3081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:20 smithi144 bash[67678]: audit 2024-08-29T19:08:19.997675+0000 mon.a (mon.0) 3082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:20 smithi144 bash[67678]: cluster 2024-08-29T19:08:20.007332+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-08-29T19:08:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[77323]: cluster 2024-08-29T19:08:19.007705+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-08-29T19:08:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[77323]: audit 2024-08-29T19:08:19.012556+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.89:0/335651434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[77323]: audit 2024-08-29T19:08:19.029601+0000 mon.a (mon.0) 3081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[77323]: audit 2024-08-29T19:08:19.997675+0000 mon.a (mon.0) 3082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[77323]: cluster 2024-08-29T19:08:20.007332+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-08-29T19:08:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[78574]: cluster 2024-08-29T19:08:19.007705+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1696: 8 total, 8 up, 8 in 2024-08-29T19:08:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[78574]: audit 2024-08-29T19:08:19.012556+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.89:0/335651434' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[78574]: audit 2024-08-29T19:08:19.029601+0000 mon.a (mon.0) 3081 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[78574]: audit 2024-08-29T19:08:19.997675+0000 mon.a (mon.0) 3082 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:20 smithi089 bash[78574]: cluster 2024-08-29T19:08:20.007332+0000 mon.a (mon.0) 3083 : cluster [DBG] osdmap e1697: 8 total, 8 up, 8 in 2024-08-29T19:08:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:21 smithi144 bash[67678]: cluster 2024-08-29T19:08:19.388101+0000 mgr.y (mgr.34104) 1679 : cluster [DBG] pgmap v2924: 233 pgs: 32 unknown, 201 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-08-29T19:08:21.625 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:21 smithi144 bash[67678]: cluster 2024-08-29T19:08:20.018392+0000 mon.a (mon.0) 3084 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:21.625 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:21 smithi144 bash[67678]: cluster 2024-08-29T19:08:21.035168+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-08-29T19:08:21.626 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:21 smithi089 bash[77323]: cluster 2024-08-29T19:08:19.388101+0000 mgr.y (mgr.34104) 1679 : cluster [DBG] pgmap v2924: 233 pgs: 32 unknown, 201 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-08-29T19:08:21.626 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:21 smithi089 bash[77323]: cluster 2024-08-29T19:08:20.018392+0000 mon.a (mon.0) 3084 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:21.626 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:21 smithi089 bash[77323]: cluster 2024-08-29T19:08:21.035168+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-08-29T19:08:21.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:21 smithi089 bash[78574]: cluster 2024-08-29T19:08:19.388101+0000 mgr.y (mgr.34104) 1679 : cluster [DBG] pgmap v2924: 233 pgs: 32 unknown, 201 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.5 KiB/s wr, 41 op/s 2024-08-29T19:08:21.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:21 smithi089 bash[78574]: cluster 2024-08-29T19:08:20.018392+0000 mon.a (mon.0) 3084 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:21.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:21 smithi089 bash[78574]: cluster 2024-08-29T19:08:21.035168+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e1698: 8 total, 8 up, 8 in 2024-08-29T19:08:22.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:22 smithi089 bash[77323]: cluster 2024-08-29T19:08:22.042013+0000 mon.a (mon.0) 3086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:22.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:22 smithi089 bash[77323]: cluster 2024-08-29T19:08:22.064796+0000 mon.a (mon.0) 3087 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-08-29T19:08:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:22 smithi089 bash[78574]: cluster 2024-08-29T19:08:22.042013+0000 mon.a (mon.0) 3086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:22 smithi089 bash[78574]: cluster 2024-08-29T19:08:22.064796+0000 mon.a (mon.0) 3087 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-08-29T19:08:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:22 smithi144 bash[67678]: cluster 2024-08-29T19:08:22.042013+0000 mon.a (mon.0) 3086 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:22 smithi144 bash[67678]: cluster 2024-08-29T19:08:22.064796+0000 mon.a (mon.0) 3087 : cluster [DBG] osdmap e1699: 8 total, 8 up, 8 in 2024-08-29T19:08:23.214 INFO:tasks.workunit.client.0.smithi089.stdout:image: image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:found image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:erased image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:image: image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:image: image23 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:found image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:erased image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image23 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:found image23 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:erased image23 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:image: image22 2024-08-29T19:08:23.215 INFO:tasks.workunit.client.0.smithi089.stdout:image: image23 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:image: image24 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image22 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:found image22 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:erased image22 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image23 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:found image23 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:erased image23 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image24 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:found image24 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:erased image24 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCopy (4972 ms) 2024-08-29T19:08:23.216 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-08-29T19:08:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:23 smithi089 bash[77323]: cluster 2024-08-29T19:08:21.389460+0000 mgr.y (mgr.34104) 1680 : cluster [DBG] pgmap v2927: 233 pgs: 17 unknown, 216 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 39 op/s 2024-08-29T19:08:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:23 smithi089 bash[77323]: audit 2024-08-29T19:08:22.780121+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:23 smithi089 bash[77323]: audit 2024-08-29T19:08:22.782592+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:23 smithi089 bash[78574]: cluster 2024-08-29T19:08:21.389460+0000 mgr.y (mgr.34104) 1680 : cluster [DBG] pgmap v2927: 233 pgs: 17 unknown, 216 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 39 op/s 2024-08-29T19:08:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:23 smithi089 bash[78574]: audit 2024-08-29T19:08:22.780121+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:23 smithi089 bash[78574]: audit 2024-08-29T19:08:22.782592+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:23 smithi144 bash[67678]: cluster 2024-08-29T19:08:21.389460+0000 mgr.y (mgr.34104) 1680 : cluster [DBG] pgmap v2927: 233 pgs: 17 unknown, 216 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 39 op/s 2024-08-29T19:08:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:23 smithi144 bash[67678]: audit 2024-08-29T19:08:22.780121+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:23 smithi144 bash[67678]: audit 2024-08-29T19:08:22.782592+0000 mon.a (mon.0) 3089 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:24.997 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:08:25] "GET /metrics HTTP/1.1" 200 43620 "" "Prometheus/2.43.0" 2024-08-29T19:08:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[77323]: cluster 2024-08-29T19:08:23.391006+0000 mgr.y (mgr.34104) 1681 : cluster [DBG] pgmap v2929: 233 pgs: 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 22 KiB/s wr, 376 op/s 2024-08-29T19:08:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[77323]: cluster 2024-08-29T19:08:24.122900+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[77323]: audit 2024-08-29T19:08:24.124598+0000 mon.a (mon.0) 3091 : audit [INF] from='client.? 172.21.15.89:0/2587179240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[77323]: audit 2024-08-29T19:08:24.970155+0000 mon.a (mon.0) 3092 : audit [INF] from='client.? 172.21.15.89:0/2587179240' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[77323]: cluster 2024-08-29T19:08:24.980103+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[78574]: cluster 2024-08-29T19:08:23.391006+0000 mgr.y (mgr.34104) 1681 : cluster [DBG] pgmap v2929: 233 pgs: 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 22 KiB/s wr, 376 op/s 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[78574]: cluster 2024-08-29T19:08:24.122900+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[78574]: audit 2024-08-29T19:08:24.124598+0000 mon.a (mon.0) 3091 : audit [INF] from='client.? 172.21.15.89:0/2587179240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[78574]: audit 2024-08-29T19:08:24.970155+0000 mon.a (mon.0) 3092 : audit [INF] from='client.? 172.21.15.89:0/2587179240' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:25 smithi089 bash[78574]: cluster 2024-08-29T19:08:24.980103+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-08-29T19:08:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:25 smithi144 bash[67678]: cluster 2024-08-29T19:08:23.391006+0000 mgr.y (mgr.34104) 1681 : cluster [DBG] pgmap v2929: 233 pgs: 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 317 KiB/s rd, 22 KiB/s wr, 376 op/s 2024-08-29T19:08:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:25 smithi144 bash[67678]: cluster 2024-08-29T19:08:24.122900+0000 mon.a (mon.0) 3090 : cluster [DBG] osdmap e1700: 8 total, 8 up, 8 in 2024-08-29T19:08:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:25 smithi144 bash[67678]: audit 2024-08-29T19:08:24.124598+0000 mon.a (mon.0) 3091 : audit [INF] from='client.? 172.21.15.89:0/2587179240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:25 smithi144 bash[67678]: audit 2024-08-29T19:08:24.970155+0000 mon.a (mon.0) 3092 : audit [INF] from='client.? 172.21.15.89:0/2587179240' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:25 smithi144 bash[67678]: cluster 2024-08-29T19:08:24.980103+0000 mon.a (mon.0) 3093 : cluster [DBG] osdmap e1701: 8 total, 8 up, 8 in 2024-08-29T19:08:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:26 smithi144 bash[67678]: cluster 2024-08-29T19:08:25.391788+0000 mgr.y (mgr.34104) 1682 : cluster [DBG] pgmap v2932: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 319 KiB/s rd, 22 KiB/s wr, 378 op/s 2024-08-29T19:08:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:26 smithi144 bash[67678]: cluster 2024-08-29T19:08:25.981729+0000 mon.a (mon.0) 3094 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-08-29T19:08:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:26 smithi089 bash[77323]: cluster 2024-08-29T19:08:25.391788+0000 mgr.y (mgr.34104) 1682 : cluster [DBG] pgmap v2932: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 319 KiB/s rd, 22 KiB/s wr, 378 op/s 2024-08-29T19:08:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:26 smithi089 bash[77323]: cluster 2024-08-29T19:08:25.981729+0000 mon.a (mon.0) 3094 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-08-29T19:08:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:26 smithi089 bash[78574]: cluster 2024-08-29T19:08:25.391788+0000 mgr.y (mgr.34104) 1682 : cluster [DBG] pgmap v2932: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 319 KiB/s rd, 22 KiB/s wr, 378 op/s 2024-08-29T19:08:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:26 smithi089 bash[78574]: cluster 2024-08-29T19:08:25.981729+0000 mon.a (mon.0) 3094 : cluster [DBG] osdmap e1702: 8 total, 8 up, 8 in 2024-08-29T19:08:27.763 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 1 2024-08-29T19:08:27.763 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:27.763 INFO:tasks.workunit.client.0.smithi089.stdout:image: image25 2024-08-29T19:08:27.763 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image25 2024-08-29T19:08:27.818 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 2 2024-08-29T19:08:27.818 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:08:27.818 INFO:tasks.workunit.client.0.smithi089.stdout:image: image25 2024-08-29T19:08:27.819 INFO:tasks.workunit.client.0.smithi089.stdout:image: image26 2024-08-29T19:08:27.819 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image25 2024-08-29T19:08:27.819 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image26 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 3 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:image: image25 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:image: image26 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:image: image27 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image25 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image26 2024-08-29T19:08:27.965 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image27 2024-08-29T19:08:28.061 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCopyPP (4847 ms) 2024-08-29T19:08:28.061 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-08-29T19:08:28.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:27 smithi144 bash[67678]: cluster 2024-08-29T19:08:26.992199+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-08-29T19:08:28.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:27 smithi089 bash[77323]: cluster 2024-08-29T19:08:26.992199+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-08-29T19:08:28.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:28 smithi089 bash[78574]: cluster 2024-08-29T19:08:26.992199+0000 mon.a (mon.0) 3095 : cluster [DBG] osdmap e1703: 8 total, 8 up, 8 in 2024-08-29T19:08:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:29 smithi144 bash[67678]: cluster 2024-08-29T19:08:27.393264+0000 mgr.y (mgr.34104) 1683 : cluster [DBG] pgmap v2935: 265 pgs: 11 unknown, 254 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1023 B/s wr, 24 op/s 2024-08-29T19:08:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:29 smithi089 bash[77323]: cluster 2024-08-29T19:08:27.393264+0000 mgr.y (mgr.34104) 1683 : cluster [DBG] pgmap v2935: 265 pgs: 11 unknown, 254 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1023 B/s wr, 24 op/s 2024-08-29T19:08:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:29 smithi089 bash[78574]: cluster 2024-08-29T19:08:27.393264+0000 mgr.y (mgr.34104) 1683 : cluster [DBG] pgmap v2935: 265 pgs: 11 unknown, 254 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1023 B/s wr, 24 op/s 2024-08-29T19:08:29.988 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:30 smithi144 bash[67678]: cluster 2024-08-29T19:08:29.021513+0000 mon.a (mon.0) 3096 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-08-29T19:08:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:30 smithi144 bash[67678]: audit 2024-08-29T19:08:29.033134+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.89:0/2128026123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:30 smithi144 bash[67678]: audit 2024-08-29T19:08:29.034429+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:30 smithi144 bash[67678]: audit 2024-08-29T19:08:29.973046+0000 mon.a (mon.0) 3098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:30 smithi144 bash[67678]: cluster 2024-08-29T19:08:29.981490+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-08-29T19:08:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[77323]: cluster 2024-08-29T19:08:29.021513+0000 mon.a (mon.0) 3096 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-08-29T19:08:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[77323]: audit 2024-08-29T19:08:29.033134+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.89:0/2128026123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[77323]: audit 2024-08-29T19:08:29.034429+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[77323]: audit 2024-08-29T19:08:29.973046+0000 mon.a (mon.0) 3098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[77323]: cluster 2024-08-29T19:08:29.981490+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-08-29T19:08:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[78574]: cluster 2024-08-29T19:08:29.021513+0000 mon.a (mon.0) 3096 : cluster [DBG] osdmap e1704: 8 total, 8 up, 8 in 2024-08-29T19:08:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[78574]: audit 2024-08-29T19:08:29.033134+0000 mon.c (mon.2) 98 : audit [INF] from='client.? 172.21.15.89:0/2128026123' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[78574]: audit 2024-08-29T19:08:29.034429+0000 mon.a (mon.0) 3097 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[78574]: audit 2024-08-29T19:08:29.973046+0000 mon.a (mon.0) 3098 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:30 smithi089 bash[78574]: cluster 2024-08-29T19:08:29.981490+0000 mon.a (mon.0) 3099 : cluster [DBG] osdmap e1705: 8 total, 8 up, 8 in 2024-08-29T19:08:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:31 smithi144 bash[67678]: cluster 2024-08-29T19:08:29.394159+0000 mgr.y (mgr.34104) 1684 : cluster [DBG] pgmap v2937: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-29T19:08:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:31 smithi144 bash[67678]: cluster 2024-08-29T19:08:30.014759+0000 mon.a (mon.0) 3100 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:31 smithi144 bash[67678]: cluster 2024-08-29T19:08:30.985243+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-08-29T19:08:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:31 smithi089 bash[77323]: cluster 2024-08-29T19:08:29.394159+0000 mgr.y (mgr.34104) 1684 : cluster [DBG] pgmap v2937: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-29T19:08:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:31 smithi089 bash[77323]: cluster 2024-08-29T19:08:30.014759+0000 mon.a (mon.0) 3100 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:31 smithi089 bash[77323]: cluster 2024-08-29T19:08:30.985243+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-08-29T19:08:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:31 smithi089 bash[78574]: cluster 2024-08-29T19:08:29.394159+0000 mgr.y (mgr.34104) 1684 : cluster [DBG] pgmap v2937: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.4 KiB/s wr, 85 op/s 2024-08-29T19:08:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:31 smithi089 bash[78574]: cluster 2024-08-29T19:08:30.014759+0000 mon.a (mon.0) 3100 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:08:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:31 smithi089 bash[78574]: cluster 2024-08-29T19:08:30.985243+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1706: 8 total, 8 up, 8 in 2024-08-29T19:08:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:32 smithi144 bash[67678]: cluster 2024-08-29T19:08:31.395718+0000 mgr.y (mgr.34104) 1685 : cluster [DBG] pgmap v2940: 297 pgs: 21 unknown, 276 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 316 KiB/s rd, 20 KiB/s wr, 369 op/s 2024-08-29T19:08:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:32 smithi144 bash[67678]: cluster 2024-08-29T19:08:31.985674+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-08-29T19:08:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:32 smithi144 bash[67678]: cluster 2024-08-29T19:08:32.026983+0000 mon.a (mon.0) 3103 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:32 smithi089 bash[77323]: cluster 2024-08-29T19:08:31.395718+0000 mgr.y (mgr.34104) 1685 : cluster [DBG] pgmap v2940: 297 pgs: 21 unknown, 276 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 316 KiB/s rd, 20 KiB/s wr, 369 op/s 2024-08-29T19:08:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:32 smithi089 bash[77323]: cluster 2024-08-29T19:08:31.985674+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-08-29T19:08:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:32 smithi089 bash[77323]: cluster 2024-08-29T19:08:32.026983+0000 mon.a (mon.0) 3103 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:32 smithi089 bash[78574]: cluster 2024-08-29T19:08:31.395718+0000 mgr.y (mgr.34104) 1685 : cluster [DBG] pgmap v2940: 297 pgs: 21 unknown, 276 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 316 KiB/s rd, 20 KiB/s wr, 369 op/s 2024-08-29T19:08:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:32 smithi089 bash[78574]: cluster 2024-08-29T19:08:31.985674+0000 mon.a (mon.0) 3102 : cluster [DBG] osdmap e1707: 8 total, 8 up, 8 in 2024-08-29T19:08:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:32 smithi089 bash[78574]: cluster 2024-08-29T19:08:32.026983+0000 mon.a (mon.0) 3103 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:08:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:34 smithi144 bash[67678]: cluster 2024-08-29T19:08:33.397834+0000 mgr.y (mgr.34104) 1686 : cluster [DBG] pgmap v2942: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-08-29T19:08:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:34 smithi144 bash[67678]: cluster 2024-08-29T19:08:33.996440+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-08-29T19:08:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:34 smithi144 bash[67678]: cluster 2024-08-29T19:08:34.981095+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-08-29T19:08:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:08:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:08:35] "GET /metrics HTTP/1.1" 200 43620 "" "Prometheus/2.43.0" 2024-08-29T19:08:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:34 smithi089 bash[77323]: cluster 2024-08-29T19:08:33.397834+0000 mgr.y (mgr.34104) 1686 : cluster [DBG] pgmap v2942: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-08-29T19:08:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:34 smithi089 bash[77323]: cluster 2024-08-29T19:08:33.996440+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-08-29T19:08:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:34 smithi089 bash[77323]: cluster 2024-08-29T19:08:34.981095+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-08-29T19:08:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:34 smithi089 bash[78574]: cluster 2024-08-29T19:08:33.397834+0000 mgr.y (mgr.34104) 1686 : cluster [DBG] pgmap v2942: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 293 KiB/s rd, 21 KiB/s wr, 351 op/s 2024-08-29T19:08:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:34 smithi089 bash[78574]: cluster 2024-08-29T19:08:33.996440+0000 mon.a (mon.0) 3104 : cluster [DBG] osdmap e1708: 8 total, 8 up, 8 in 2024-08-29T19:08:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:34 smithi089 bash[78574]: cluster 2024-08-29T19:08:34.981095+0000 mon.a (mon.0) 3105 : cluster [DBG] osdmap e1709: 8 total, 8 up, 8 in 2024-08-29T19:08:37.239 INFO:tasks.workunit.client.0.smithi089.stdout:image: image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:found image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:erased image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:image: image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:image: image29 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:found image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:erased image28 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image29 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:found image29 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:erased image29 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:08:37.240 INFO:tasks.workunit.client.0.smithi089.stdout:image: image28 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:image: image29 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:image: image30 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image28 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:found image28 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:erased image28 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image29 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:found image29 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:erased image29 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image30 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:found image30 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:erased image30 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:image: image28 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:image: image29 2024-08-29T19:08:37.241 INFO:tasks.workunit.client.0.smithi089.stdout:image: image30 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:image: image31 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image28 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:found image28 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:erased image28 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image29 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:found image29 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:erased image29 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image30 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:found image30 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:erased image30 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image31 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:found image31 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:erased image31 2024-08-29T19:08:37.242 INFO:tasks.workunit.client.0.smithi089.stdout:image: image28 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:image: image29 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:image: image30 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:image: image31 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:image: image32 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image28 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:found image28 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:erased image28 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image29 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:found image29 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:erased image29 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image30 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:found image30 2024-08-29T19:08:37.243 INFO:tasks.workunit.client.0.smithi089.stdout:erased image30 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image31 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:found image31 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:erased image31 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image32 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:found image32 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:erased image32 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:image: image28 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:image: image29 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:image: image30 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:image: image31 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:image: image32 2024-08-29T19:08:37.244 INFO:tasks.workunit.client.0.smithi089.stdout:image: image33 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image28 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:found image28 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:erased image28 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image29 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:found image29 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:erased image29 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image30 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:found image30 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:erased image30 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image31 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:found image31 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:erased image31 2024-08-29T19:08:37.245 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image32 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:found image32 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:erased image32 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image33 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:found image33 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:erased image33 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestDeepCopy (9178 ms) 2024-08-29T19:08:37.246 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-08-29T19:08:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:37 smithi144 bash[67678]: cluster 2024-08-29T19:08:35.398695+0000 mgr.y (mgr.34104) 1687 : cluster [DBG] pgmap v2945: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 20 KiB/s wr, 348 op/s 2024-08-29T19:08:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:37 smithi144 bash[67678]: cluster 2024-08-29T19:08:36.009588+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-08-29T19:08:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:37 smithi089 bash[77323]: cluster 2024-08-29T19:08:35.398695+0000 mgr.y (mgr.34104) 1687 : cluster [DBG] pgmap v2945: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 20 KiB/s wr, 348 op/s 2024-08-29T19:08:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:37 smithi089 bash[77323]: cluster 2024-08-29T19:08:36.009588+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-08-29T19:08:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:37 smithi089 bash[78574]: cluster 2024-08-29T19:08:35.398695+0000 mgr.y (mgr.34104) 1687 : cluster [DBG] pgmap v2945: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 20 KiB/s wr, 348 op/s 2024-08-29T19:08:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:37 smithi089 bash[78574]: cluster 2024-08-29T19:08:36.009588+0000 mon.a (mon.0) 3106 : cluster [DBG] osdmap e1710: 8 total, 8 up, 8 in 2024-08-29T19:08:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:38 smithi144 bash[67678]: cluster 2024-08-29T19:08:37.011992+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-08-29T19:08:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:38 smithi144 bash[67678]: audit 2024-08-29T19:08:37.773814+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:38 smithi089 bash[77323]: cluster 2024-08-29T19:08:37.011992+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-08-29T19:08:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:38 smithi089 bash[77323]: audit 2024-08-29T19:08:37.773814+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:38 smithi089 bash[78574]: cluster 2024-08-29T19:08:37.011992+0000 mon.a (mon.0) 3107 : cluster [DBG] osdmap e1711: 8 total, 8 up, 8 in 2024-08-29T19:08:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:38 smithi089 bash[78574]: audit 2024-08-29T19:08:37.773814+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:39.070 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:39 smithi144 bash[67678]: cluster 2024-08-29T19:08:37.400053+0000 mgr.y (mgr.34104) 1688 : cluster [DBG] pgmap v2948: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 24 KiB/s wr, 514 op/s 2024-08-29T19:08:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:39 smithi144 bash[67678]: cluster 2024-08-29T19:08:38.048470+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-08-29T19:08:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:39 smithi144 bash[67678]: audit 2024-08-29T19:08:38.056735+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.89:0/4164147626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:39 smithi144 bash[67678]: audit 2024-08-29T19:08:38.059621+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[77323]: cluster 2024-08-29T19:08:37.400053+0000 mgr.y (mgr.34104) 1688 : cluster [DBG] pgmap v2948: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 24 KiB/s wr, 514 op/s 2024-08-29T19:08:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[77323]: cluster 2024-08-29T19:08:38.048470+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-08-29T19:08:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[77323]: audit 2024-08-29T19:08:38.056735+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.89:0/4164147626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[77323]: audit 2024-08-29T19:08:38.059621+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[78574]: cluster 2024-08-29T19:08:37.400053+0000 mgr.y (mgr.34104) 1688 : cluster [DBG] pgmap v2948: 297 pgs: 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 24 KiB/s wr, 514 op/s 2024-08-29T19:08:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[78574]: cluster 2024-08-29T19:08:38.048470+0000 mon.a (mon.0) 3109 : cluster [DBG] osdmap e1712: 8 total, 8 up, 8 in 2024-08-29T19:08:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[78574]: audit 2024-08-29T19:08:38.056735+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.89:0/4164147626' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:39 smithi089 bash[78574]: audit 2024-08-29T19:08:38.059621+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:08:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:40 smithi089 bash[77323]: audit 2024-08-29T19:08:39.048297+0000 mon.a (mon.0) 3111 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:40 smithi089 bash[77323]: cluster 2024-08-29T19:08:39.059744+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-08-29T19:08:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:40 smithi089 bash[77323]: cluster 2024-08-29T19:08:39.985651+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-08-29T19:08:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:40 smithi089 bash[78574]: audit 2024-08-29T19:08:39.048297+0000 mon.a (mon.0) 3111 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:40 smithi089 bash[78574]: cluster 2024-08-29T19:08:39.059744+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-08-29T19:08:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:40 smithi089 bash[78574]: cluster 2024-08-29T19:08:39.985651+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-08-29T19:08:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:40 smithi144 bash[67678]: audit 2024-08-29T19:08:39.048297+0000 mon.a (mon.0) 3111 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:08:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:40 smithi144 bash[67678]: cluster 2024-08-29T19:08:39.059744+0000 mon.a (mon.0) 3112 : cluster [DBG] osdmap e1713: 8 total, 8 up, 8 in 2024-08-29T19:08:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:40 smithi144 bash[67678]: cluster 2024-08-29T19:08:39.985651+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1714: 8 total, 8 up, 8 in 2024-08-29T19:08:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:41 smithi089 bash[77323]: cluster 2024-08-29T19:08:39.400896+0000 mgr.y (mgr.34104) 1689 : cluster [DBG] pgmap v2951: 329 pgs: 13 creating+peering, 19 unknown, 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 29 KiB/s wr, 601 op/s 2024-08-29T19:08:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:41 smithi089 bash[77323]: cluster 2024-08-29T19:08:40.988201+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-08-29T19:08:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:41 smithi089 bash[78574]: cluster 2024-08-29T19:08:39.400896+0000 mgr.y (mgr.34104) 1689 : cluster [DBG] pgmap v2951: 329 pgs: 13 creating+peering, 19 unknown, 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 29 KiB/s wr, 601 op/s 2024-08-29T19:08:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:41 smithi089 bash[78574]: cluster 2024-08-29T19:08:40.988201+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-08-29T19:08:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:41 smithi144 bash[67678]: cluster 2024-08-29T19:08:39.400896+0000 mgr.y (mgr.34104) 1689 : cluster [DBG] pgmap v2951: 329 pgs: 13 creating+peering, 19 unknown, 297 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 513 KiB/s rd, 29 KiB/s wr, 601 op/s 2024-08-29T19:08:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:41 smithi144 bash[67678]: cluster 2024-08-29T19:08:40.988201+0000 mon.a (mon.0) 3114 : cluster [DBG] osdmap e1715: 8 total, 8 up, 8 in 2024-08-29T19:08:41.739 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 1 2024-08-29T19:08:41.739 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:41.739 INFO:tasks.workunit.client.0.smithi089.stdout:image: image34 2024-08-29T19:08:41.739 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image34 2024-08-29T19:08:41.811 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 2 2024-08-29T19:08:41.811 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:08:41.811 INFO:tasks.workunit.client.0.smithi089.stdout:image: image34 2024-08-29T19:08:41.811 INFO:tasks.workunit.client.0.smithi089.stdout:image: image35 2024-08-29T19:08:41.811 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image34 2024-08-29T19:08:41.811 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image35 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:num images is: 3 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:image: image34 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:image: image35 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:image: image36 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image34 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image35 2024-08-29T19:08:41.960 INFO:tasks.workunit.client.0.smithi089.stdout:expected = image36 2024-08-29T19:08:42.068 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4829 ms) 2024-08-29T19:08:42.068 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-08-29T19:08:42.068 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:43 smithi089 bash[77323]: cluster 2024-08-29T19:08:41.403111+0000 mgr.y (mgr.34104) 1690 : cluster [DBG] pgmap v2954: 329 pgs: 13 creating+peering, 5 unknown, 311 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.0 KiB/s wr, 135 op/s 2024-08-29T19:08:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:43 smithi089 bash[78574]: cluster 2024-08-29T19:08:41.403111+0000 mgr.y (mgr.34104) 1690 : cluster [DBG] pgmap v2954: 329 pgs: 13 creating+peering, 5 unknown, 311 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.0 KiB/s wr, 135 op/s 2024-08-29T19:08:43.556 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:43 smithi144 bash[67678]: cluster 2024-08-29T19:08:41.403111+0000 mgr.y (mgr.34104) 1690 : cluster [DBG] pgmap v2954: 329 pgs: 13 creating+peering, 5 unknown, 311 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 8.0 KiB/s wr, 135 op/s 2024-08-29T19:08:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:44 smithi089 bash[77323]: cluster 2024-08-29T19:08:43.077629+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-08-29T19:08:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:44 smithi089 bash[78574]: cluster 2024-08-29T19:08:43.077629+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-08-29T19:08:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:44 smithi144 bash[67678]: cluster 2024-08-29T19:08:43.077629+0000 mon.a (mon.0) 3115 : cluster [DBG] osdmap e1716: 8 total, 8 up, 8 in 2024-08-29T19:08:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:08:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:08:45] "GET /metrics HTTP/1.1" 200 48464 "" "Prometheus/2.43.0" 2024-08-29T19:08:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:45 smithi089 bash[77323]: cluster 2024-08-29T19:08:43.404888+0000 mgr.y (mgr.34104) 1691 : cluster [DBG] pgmap v2956: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 89 op/s 2024-08-29T19:08:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:45 smithi089 bash[77323]: cluster 2024-08-29T19:08:44.088793+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-08-29T19:08:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:45 smithi089 bash[78574]: cluster 2024-08-29T19:08:43.404888+0000 mgr.y (mgr.34104) 1691 : cluster [DBG] pgmap v2956: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 89 op/s 2024-08-29T19:08:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:45 smithi089 bash[78574]: cluster 2024-08-29T19:08:44.088793+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-08-29T19:08:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:45 smithi144 bash[67678]: cluster 2024-08-29T19:08:43.404888+0000 mgr.y (mgr.34104) 1691 : cluster [DBG] pgmap v2956: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 89 op/s 2024-08-29T19:08:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:45 smithi144 bash[67678]: cluster 2024-08-29T19:08:44.088793+0000 mon.a (mon.0) 3116 : cluster [DBG] osdmap e1717: 8 total, 8 up, 8 in 2024-08-29T19:08:46.171 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1 with size 2097152 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 2 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1 with size 2097152 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2 with size 4194304 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:08:46.172 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2 with size 4194304 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (4104 ms) 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-08-29T19:08:46.173 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:46 smithi089 bash[77323]: cluster 2024-08-29T19:08:45.101900+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-08-29T19:08:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:46 smithi089 bash[78574]: cluster 2024-08-29T19:08:45.101900+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-08-29T19:08:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:46 smithi144 bash[67678]: cluster 2024-08-29T19:08:45.101900+0000 mon.a (mon.0) 3117 : cluster [DBG] osdmap e1718: 8 total, 8 up, 8 in 2024-08-29T19:08:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:47 smithi089 bash[77323]: cluster 2024-08-29T19:08:45.405820+0000 mgr.y (mgr.34104) 1692 : cluster [DBG] pgmap v2959: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.4 KiB/s wr, 87 op/s 2024-08-29T19:08:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:47 smithi089 bash[77323]: cluster 2024-08-29T19:08:46.110651+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-08-29T19:08:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:47 smithi089 bash[78574]: cluster 2024-08-29T19:08:45.405820+0000 mgr.y (mgr.34104) 1692 : cluster [DBG] pgmap v2959: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.4 KiB/s wr, 87 op/s 2024-08-29T19:08:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:47 smithi089 bash[78574]: cluster 2024-08-29T19:08:46.110651+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-08-29T19:08:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:47 smithi144 bash[67678]: cluster 2024-08-29T19:08:45.405820+0000 mgr.y (mgr.34104) 1692 : cluster [DBG] pgmap v2959: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 5.4 KiB/s wr, 87 op/s 2024-08-29T19:08:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:47 smithi144 bash[67678]: cluster 2024-08-29T19:08:46.110651+0000 mon.a (mon.0) 3118 : cluster [DBG] osdmap e1719: 8 total, 8 up, 8 in 2024-08-29T19:08:48.187 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2015 ms) 2024-08-29T19:08:48.187 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-08-29T19:08:48.187 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:48 smithi089 bash[77323]: cluster 2024-08-29T19:08:47.117859+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-08-29T19:08:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:48 smithi089 bash[78574]: cluster 2024-08-29T19:08:47.117859+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-08-29T19:08:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:48 smithi144 bash[67678]: cluster 2024-08-29T19:08:47.117859+0000 mon.a (mon.0) 3119 : cluster [DBG] osdmap e1720: 8 total, 8 up, 8 in 2024-08-29T19:08:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:08:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:08:49.179 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1 with size 2097152 2024-08-29T19:08:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:49 smithi089 bash[77323]: cluster 2024-08-29T19:08:47.407290+0000 mgr.y (mgr.34104) 1693 : cluster [DBG] pgmap v2962: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 318 KiB/s rd, 21 KiB/s wr, 375 op/s 2024-08-29T19:08:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:49 smithi089 bash[77323]: cluster 2024-08-29T19:08:48.128251+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-08-29T19:08:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:49 smithi089 bash[78574]: cluster 2024-08-29T19:08:47.407290+0000 mgr.y (mgr.34104) 1693 : cluster [DBG] pgmap v2962: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 318 KiB/s rd, 21 KiB/s wr, 375 op/s 2024-08-29T19:08:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:49 smithi089 bash[78574]: cluster 2024-08-29T19:08:48.128251+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-08-29T19:08:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:49 smithi144 bash[67678]: cluster 2024-08-29T19:08:47.407290+0000 mgr.y (mgr.34104) 1693 : cluster [DBG] pgmap v2962: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 318 KiB/s rd, 21 KiB/s wr, 375 op/s 2024-08-29T19:08:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:49 smithi144 bash[67678]: cluster 2024-08-29T19:08:48.128251+0000 mon.a (mon.0) 3120 : cluster [DBG] osdmap e1721: 8 total, 8 up, 8 in 2024-08-29T19:08:50.046 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 2 2024-08-29T19:08:50.046 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:08:50.046 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:08:50.046 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:08:50.047 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1 with size 2097152 2024-08-29T19:08:50.047 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2 with size 4194304 2024-08-29T19:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:50 smithi089 bash[78574]: cluster 2024-08-29T19:08:49.131055+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-08-29T19:08:50.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:50 smithi089 bash[78574]: cluster 2024-08-29T19:08:49.989224+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-08-29T19:08:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:50 smithi089 bash[77323]: cluster 2024-08-29T19:08:49.131055+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-08-29T19:08:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:50 smithi089 bash[77323]: cluster 2024-08-29T19:08:49.989224+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-08-29T19:08:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:50 smithi144 bash[67678]: cluster 2024-08-29T19:08:49.131055+0000 mon.a (mon.0) 3121 : cluster [DBG] osdmap e1722: 8 total, 8 up, 8 in 2024-08-29T19:08:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:50 smithi144 bash[67678]: cluster 2024-08-29T19:08:49.989224+0000 mon.a (mon.0) 3122 : cluster [DBG] osdmap e1723: 8 total, 8 up, 8 in 2024-08-29T19:08:51.036 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:08:51.036 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:51.036 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:08:51.036 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2 with size 4194304 2024-08-29T19:08:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:51 smithi089 bash[77323]: cluster 2024-08-29T19:08:49.408215+0000 mgr.y (mgr.34104) 1694 : cluster [DBG] pgmap v2965: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 346 KiB/s rd, 24 KiB/s wr, 416 op/s 2024-08-29T19:08:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:51 smithi089 bash[77323]: cluster 2024-08-29T19:08:50.992457+0000 mon.a (mon.0) 3123 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-08-29T19:08:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:51 smithi089 bash[78574]: cluster 2024-08-29T19:08:49.408215+0000 mgr.y (mgr.34104) 1694 : cluster [DBG] pgmap v2965: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 346 KiB/s rd, 24 KiB/s wr, 416 op/s 2024-08-29T19:08:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:51 smithi089 bash[78574]: cluster 2024-08-29T19:08:50.992457+0000 mon.a (mon.0) 3123 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-08-29T19:08:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:51 smithi144 bash[67678]: cluster 2024-08-29T19:08:49.408215+0000 mgr.y (mgr.34104) 1694 : cluster [DBG] pgmap v2965: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 346 KiB/s rd, 24 KiB/s wr, 416 op/s 2024-08-29T19:08:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:51 smithi144 bash[67678]: cluster 2024-08-29T19:08:50.992457+0000 mon.a (mon.0) 3123 : cluster [DBG] osdmap e1724: 8 total, 8 up, 8 in 2024-08-29T19:08:52.047 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:08:52.048 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:08:52.063 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3876 ms) 2024-08-29T19:08:52.063 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-08-29T19:08:52.063 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:53 smithi144 bash[67678]: cluster 2024-08-29T19:08:51.409925+0000 mgr.y (mgr.34104) 1695 : cluster [DBG] pgmap v2968: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.5 KiB/s wr, 40 op/s 2024-08-29T19:08:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:53 smithi144 bash[67678]: cluster 2024-08-29T19:08:51.994400+0000 mon.a (mon.0) 3124 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-08-29T19:08:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:53 smithi144 bash[67678]: audit 2024-08-29T19:08:52.774429+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:53 smithi089 bash[77323]: cluster 2024-08-29T19:08:51.409925+0000 mgr.y (mgr.34104) 1695 : cluster [DBG] pgmap v2968: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.5 KiB/s wr, 40 op/s 2024-08-29T19:08:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:53 smithi089 bash[77323]: cluster 2024-08-29T19:08:51.994400+0000 mon.a (mon.0) 3124 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-08-29T19:08:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:53 smithi089 bash[77323]: audit 2024-08-29T19:08:52.774429+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:53 smithi089 bash[78574]: cluster 2024-08-29T19:08:51.409925+0000 mgr.y (mgr.34104) 1695 : cluster [DBG] pgmap v2968: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.5 KiB/s wr, 40 op/s 2024-08-29T19:08:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:53 smithi089 bash[78574]: cluster 2024-08-29T19:08:51.994400+0000 mon.a (mon.0) 3124 : cluster [DBG] osdmap e1725: 8 total, 8 up, 8 in 2024-08-29T19:08:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:53 smithi089 bash[78574]: audit 2024-08-29T19:08:52.774429+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:08:54.306 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:54 smithi144 bash[67678]: cluster 2024-08-29T19:08:52.997763+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-08-29T19:08:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:54 smithi089 bash[77323]: cluster 2024-08-29T19:08:52.997763+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-08-29T19:08:54.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:54 smithi089 bash[78574]: cluster 2024-08-29T19:08:52.997763+0000 mon.a (mon.0) 3126 : cluster [DBG] osdmap e1726: 8 total, 8 up, 8 in 2024-08-29T19:08:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:55 smithi144 bash[67678]: cluster 2024-08-29T19:08:53.411688+0000 mgr.y (mgr.34104) 1696 : cluster [DBG] pgmap v2971: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 71 op/s 2024-08-29T19:08:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:55 smithi144 bash[67678]: cluster 2024-08-29T19:08:54.021912+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-08-29T19:08:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:55 smithi144 bash[67678]: cluster 2024-08-29T19:08:54.992315+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-08-29T19:08:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:08:55] "GET /metrics HTTP/1.1" 200 50871 "" "Prometheus/2.43.0" 2024-08-29T19:08:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[77323]: cluster 2024-08-29T19:08:53.411688+0000 mgr.y (mgr.34104) 1696 : cluster [DBG] pgmap v2971: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 71 op/s 2024-08-29T19:08:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[77323]: cluster 2024-08-29T19:08:54.021912+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-08-29T19:08:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[77323]: cluster 2024-08-29T19:08:54.992315+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-08-29T19:08:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[78574]: cluster 2024-08-29T19:08:53.411688+0000 mgr.y (mgr.34104) 1696 : cluster [DBG] pgmap v2971: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 71 op/s 2024-08-29T19:08:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[78574]: cluster 2024-08-29T19:08:54.021912+0000 mon.a (mon.0) 3127 : cluster [DBG] osdmap e1727: 8 total, 8 up, 8 in 2024-08-29T19:08:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:55 smithi089 bash[78574]: cluster 2024-08-29T19:08:54.992315+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1728: 8 total, 8 up, 8 in 2024-08-29T19:08:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:57 smithi144 bash[67678]: cluster 2024-08-29T19:08:55.412612+0000 mgr.y (mgr.34104) 1697 : cluster [DBG] pgmap v2974: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 71 op/s 2024-08-29T19:08:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:57 smithi144 bash[67678]: cluster 2024-08-29T19:08:56.030119+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-08-29T19:08:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:57 smithi089 bash[77323]: cluster 2024-08-29T19:08:55.412612+0000 mgr.y (mgr.34104) 1697 : cluster [DBG] pgmap v2974: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 71 op/s 2024-08-29T19:08:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:57 smithi089 bash[77323]: cluster 2024-08-29T19:08:56.030119+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-08-29T19:08:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:57 smithi089 bash[78574]: cluster 2024-08-29T19:08:55.412612+0000 mgr.y (mgr.34104) 1697 : cluster [DBG] pgmap v2974: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 71 op/s 2024-08-29T19:08:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:57 smithi089 bash[78574]: cluster 2024-08-29T19:08:56.030119+0000 mon.a (mon.0) 3129 : cluster [DBG] osdmap e1729: 8 total, 8 up, 8 in 2024-08-29T19:08:58.072 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:08:58.072 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:08:58.097 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6034 ms) 2024-08-29T19:08:58.097 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-08-29T19:08:58.097 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:08:58.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:58 smithi144 bash[67678]: cluster 2024-08-29T19:08:57.033825+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-08-29T19:08:58.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:58 smithi144 bash[67678]: audit 2024-08-29T19:08:57.490032+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:08:58.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:58 smithi089 bash[77323]: cluster 2024-08-29T19:08:57.033825+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-08-29T19:08:58.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:58 smithi089 bash[77323]: audit 2024-08-29T19:08:57.490032+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:08:58.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:58 smithi089 bash[78574]: cluster 2024-08-29T19:08:57.033825+0000 mon.a (mon.0) 3130 : cluster [DBG] osdmap e1730: 8 total, 8 up, 8 in 2024-08-29T19:08:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:58 smithi089 bash[78574]: audit 2024-08-29T19:08:57.490032+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:08:59.112 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:08:59.112 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:08:59.112 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:08:59.112 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1 with size 2097152 2024-08-29T19:08:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[77323]: cluster 2024-08-29T19:08:57.414129+0000 mgr.y (mgr.34104) 1698 : cluster [DBG] pgmap v2977: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-08-29T19:08:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[77323]: cluster 2024-08-29T19:08:58.048485+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-08-29T19:08:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[77323]: audit 2024-08-29T19:08:58.244505+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[77323]: audit 2024-08-29T19:08:58.245741+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[77323]: audit 2024-08-29T19:08:58.255057+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[78574]: cluster 2024-08-29T19:08:57.414129+0000 mgr.y (mgr.34104) 1698 : cluster [DBG] pgmap v2977: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[78574]: cluster 2024-08-29T19:08:58.048485+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[78574]: audit 2024-08-29T19:08:58.244505+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[78574]: audit 2024-08-29T19:08:58.245741+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:08:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:08:59 smithi089 bash[78574]: audit 2024-08-29T19:08:58.255057+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:08:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:59 smithi144 bash[67678]: cluster 2024-08-29T19:08:57.414129+0000 mgr.y (mgr.34104) 1698 : cluster [DBG] pgmap v2977: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 767 B/s wr, 3 op/s 2024-08-29T19:08:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:59 smithi144 bash[67678]: cluster 2024-08-29T19:08:58.048485+0000 mon.a (mon.0) 3132 : cluster [DBG] osdmap e1731: 8 total, 8 up, 8 in 2024-08-29T19:08:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:59 smithi144 bash[67678]: audit 2024-08-29T19:08:58.244505+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:08:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:59 smithi144 bash[67678]: audit 2024-08-29T19:08:58.245741+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:08:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:08:59 smithi144 bash[67678]: audit 2024-08-29T19:08:58.255057+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:00.056 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 2 2024-08-29T19:09:00.056 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:09:00.056 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1 2024-08-29T19:09:00.056 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:09:00.057 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1 with size 2097152 2024-08-29T19:09:00.057 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2 with size 4194304 2024-08-29T19:09:00.067 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 2 2024-08-29T19:09:00.067 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:09:00.067 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap1-rename 2024-08-29T19:09:00.067 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2 2024-08-29T19:09:00.067 INFO:tasks.workunit.client.0.smithi089.stdout:found snap1-rename with size 2097152 2024-08-29T19:09:00.067 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2 with size 4194304 2024-08-29T19:09:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:00 smithi089 bash[77323]: cluster 2024-08-29T19:08:59.054601+0000 mon.a (mon.0) 3136 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-08-29T19:09:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:00 smithi089 bash[77323]: cluster 2024-08-29T19:08:59.997459+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-08-29T19:09:00.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:00 smithi089 bash[78574]: cluster 2024-08-29T19:08:59.054601+0000 mon.a (mon.0) 3136 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-08-29T19:09:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:00 smithi089 bash[78574]: cluster 2024-08-29T19:08:59.997459+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-08-29T19:09:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:00 smithi144 bash[67678]: cluster 2024-08-29T19:08:59.054601+0000 mon.a (mon.0) 3136 : cluster [DBG] osdmap e1732: 8 total, 8 up, 8 in 2024-08-29T19:09:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:00 smithi144 bash[67678]: cluster 2024-08-29T19:08:59.997459+0000 mon.a (mon.0) 3137 : cluster [DBG] osdmap e1733: 8 total, 8 up, 8 in 2024-08-29T19:09:01.154 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:09:01.154 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:09:01.154 INFO:tasks.workunit.client.0.smithi089.stdout:snap: snap2-rename 2024-08-29T19:09:01.154 INFO:tasks.workunit.client.0.smithi089.stdout:found snap2-rename with size 4194304 2024-08-29T19:09:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:01 smithi089 bash[77323]: cluster 2024-08-29T19:08:59.415038+0000 mgr.y (mgr.34104) 1699 : cluster [DBG] pgmap v2980: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 5.0 KiB/s wr, 58 op/s 2024-08-29T19:09:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:01 smithi089 bash[78574]: cluster 2024-08-29T19:08:59.415038+0000 mgr.y (mgr.34104) 1699 : cluster [DBG] pgmap v2980: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 5.0 KiB/s wr, 58 op/s 2024-08-29T19:09:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:01 smithi144 bash[67678]: cluster 2024-08-29T19:08:59.415038+0000 mgr.y (mgr.34104) 1699 : cluster [DBG] pgmap v2980: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 5.0 KiB/s wr, 58 op/s 2024-08-29T19:09:02.148 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:09:02.148 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:09:02.172 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4075 ms) 2024-08-29T19:09:02.172 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-08-29T19:09:02.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:02 smithi089 bash[77323]: cluster 2024-08-29T19:09:01.094809+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-08-29T19:09:02.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:02 smithi089 bash[78574]: cluster 2024-08-29T19:09:01.094809+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-08-29T19:09:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:02 smithi144 bash[67678]: cluster 2024-08-29T19:09:01.094809+0000 mon.a (mon.0) 3138 : cluster [DBG] osdmap e1734: 8 total, 8 up, 8 in 2024-08-29T19:09:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:03 smithi089 bash[78574]: cluster 2024-08-29T19:09:01.416537+0000 mgr.y (mgr.34104) 1700 : cluster [DBG] pgmap v2983: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 101 op/s 2024-08-29T19:09:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:03 smithi089 bash[78574]: cluster 2024-08-29T19:09:02.110439+0000 mon.a (mon.0) 3139 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-08-29T19:09:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:03 smithi089 bash[77323]: cluster 2024-08-29T19:09:01.416537+0000 mgr.y (mgr.34104) 1700 : cluster [DBG] pgmap v2983: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 101 op/s 2024-08-29T19:09:03.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:03 smithi089 bash[77323]: cluster 2024-08-29T19:09:02.110439+0000 mon.a (mon.0) 3139 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-08-29T19:09:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:03 smithi144 bash[67678]: cluster 2024-08-29T19:09:01.416537+0000 mgr.y (mgr.34104) 1700 : cluster [DBG] pgmap v2983: 329 pgs: 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.2 KiB/s wr, 101 op/s 2024-08-29T19:09:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:03 smithi144 bash[67678]: cluster 2024-08-29T19:09:02.110439+0000 mon.a (mon.0) 3139 : cluster [DBG] osdmap e1735: 8 total, 8 up, 8 in 2024-08-29T19:09:04.138 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:04.138 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:04.138 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:04.138 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:04 smithi089 bash[77323]: cluster 2024-08-29T19:09:03.120205+0000 mon.a (mon.0) 3140 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-08-29T19:09:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:04 smithi089 bash[77323]: audit 2024-08-29T19:09:03.123734+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.89:0/3083060894' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:04 smithi089 bash[77323]: audit 2024-08-29T19:09:03.124816+0000 mon.a (mon.0) 3141 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:04 smithi089 bash[78574]: cluster 2024-08-29T19:09:03.120205+0000 mon.a (mon.0) 3140 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-08-29T19:09:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:04 smithi089 bash[78574]: audit 2024-08-29T19:09:03.123734+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.89:0/3083060894' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:04 smithi089 bash[78574]: audit 2024-08-29T19:09:03.124816+0000 mon.a (mon.0) 3141 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:04 smithi144 bash[67678]: cluster 2024-08-29T19:09:03.120205+0000 mon.a (mon.0) 3140 : cluster [DBG] osdmap e1736: 8 total, 8 up, 8 in 2024-08-29T19:09:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:04 smithi144 bash[67678]: audit 2024-08-29T19:09:03.123734+0000 mon.c (mon.2) 100 : audit [INF] from='client.? 172.21.15.89:0/3083060894' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:04 smithi144 bash[67678]: audit 2024-08-29T19:09:03.124816+0000 mon.a (mon.0) 3141 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:09:05] "GET /metrics HTTP/1.1" 200 50871 "" "Prometheus/2.43.0" 2024-08-29T19:09:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[77323]: cluster 2024-08-29T19:09:03.418542+0000 mgr.y (mgr.34104) 1701 : cluster [DBG] pgmap v2986: 361 pgs: 12 creating+peering, 20 unknown, 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-08-29T19:09:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[77323]: cluster 2024-08-29T19:09:04.113364+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[77323]: audit 2024-08-29T19:09:04.122802+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[77323]: cluster 2024-08-29T19:09:04.132797+0000 mon.a (mon.0) 3144 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-08-29T19:09:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[77323]: cluster 2024-08-29T19:09:04.996997+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-08-29T19:09:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[78574]: cluster 2024-08-29T19:09:03.418542+0000 mgr.y (mgr.34104) 1701 : cluster [DBG] pgmap v2986: 361 pgs: 12 creating+peering, 20 unknown, 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-08-29T19:09:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[78574]: cluster 2024-08-29T19:09:04.113364+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[78574]: audit 2024-08-29T19:09:04.122802+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[78574]: cluster 2024-08-29T19:09:04.132797+0000 mon.a (mon.0) 3144 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-08-29T19:09:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:05 smithi089 bash[78574]: cluster 2024-08-29T19:09:04.996997+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-08-29T19:09:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:05 smithi144 bash[67678]: cluster 2024-08-29T19:09:03.418542+0000 mgr.y (mgr.34104) 1701 : cluster [DBG] pgmap v2986: 361 pgs: 12 creating+peering, 20 unknown, 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-08-29T19:09:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:05 smithi144 bash[67678]: cluster 2024-08-29T19:09:04.113364+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:05 smithi144 bash[67678]: audit 2024-08-29T19:09:04.122802+0000 mon.a (mon.0) 3143 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:05 smithi144 bash[67678]: cluster 2024-08-29T19:09:04.132797+0000 mon.a (mon.0) 3144 : cluster [DBG] osdmap e1737: 8 total, 8 up, 8 in 2024-08-29T19:09:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:05 smithi144 bash[67678]: cluster 2024-08-29T19:09:04.996997+0000 mon.a (mon.0) 3145 : cluster [DBG] osdmap e1738: 8 total, 8 up, 8 in 2024-08-29T19:09:06.610 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4438 ms) 2024-08-29T19:09:06.610 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-08-29T19:09:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:07 smithi089 bash[77323]: cluster 2024-08-29T19:09:05.419509+0000 mgr.y (mgr.34104) 1702 : cluster [DBG] pgmap v2989: 361 pgs: 12 creating+peering, 20 unknown, 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 5 op/s 2024-08-29T19:09:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:07 smithi089 bash[77323]: cluster 2024-08-29T19:09:05.999944+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-08-29T19:09:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:07 smithi089 bash[77323]: cluster 2024-08-29T19:09:06.124821+0000 mon.a (mon.0) 3147 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:07 smithi089 bash[78574]: cluster 2024-08-29T19:09:05.419509+0000 mgr.y (mgr.34104) 1702 : cluster [DBG] pgmap v2989: 361 pgs: 12 creating+peering, 20 unknown, 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 5 op/s 2024-08-29T19:09:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:07 smithi089 bash[78574]: cluster 2024-08-29T19:09:05.999944+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-08-29T19:09:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:07 smithi089 bash[78574]: cluster 2024-08-29T19:09:06.124821+0000 mon.a (mon.0) 3147 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:07 smithi144 bash[67678]: cluster 2024-08-29T19:09:05.419509+0000 mgr.y (mgr.34104) 1702 : cluster [DBG] pgmap v2989: 361 pgs: 12 creating+peering, 20 unknown, 329 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 767 B/s wr, 5 op/s 2024-08-29T19:09:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:07 smithi144 bash[67678]: cluster 2024-08-29T19:09:05.999944+0000 mon.a (mon.0) 3146 : cluster [DBG] osdmap e1739: 8 total, 8 up, 8 in 2024-08-29T19:09:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:07 smithi144 bash[67678]: cluster 2024-08-29T19:09:06.124821+0000 mon.a (mon.0) 3147 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[78574]: cluster 2024-08-29T19:09:07.139280+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-08-29T19:09:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[78574]: audit 2024-08-29T19:09:07.145789+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.89:0/3061419245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[78574]: audit 2024-08-29T19:09:07.151586+0000 mon.a (mon.0) 3149 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[78574]: audit 2024-08-29T19:09:07.774685+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[77323]: cluster 2024-08-29T19:09:07.139280+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-08-29T19:09:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[77323]: audit 2024-08-29T19:09:07.145789+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.89:0/3061419245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[77323]: audit 2024-08-29T19:09:07.151586+0000 mon.a (mon.0) 3149 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:08 smithi089 bash[77323]: audit 2024-08-29T19:09:07.774685+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:08 smithi144 bash[67678]: cluster 2024-08-29T19:09:07.139280+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1740: 8 total, 8 up, 8 in 2024-08-29T19:09:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:08 smithi144 bash[67678]: audit 2024-08-29T19:09:07.145789+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.89:0/3061419245' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:08 smithi144 bash[67678]: audit 2024-08-29T19:09:07.151586+0000 mon.a (mon.0) 3149 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:08 smithi144 bash[67678]: audit 2024-08-29T19:09:07.774685+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[77323]: cluster 2024-08-29T19:09:07.421160+0000 mgr.y (mgr.34104) 1703 : cluster [DBG] pgmap v2992: 393 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 17 creating+peering, 27 unknown, 346 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2024-08-29T19:09:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[77323]: cluster 2024-08-29T19:09:08.132027+0000 mon.a (mon.0) 3151 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[77323]: audit 2024-08-29T19:09:08.133859+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[77323]: cluster 2024-08-29T19:09:08.142295+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[77323]: audit 2024-08-29T19:09:08.166659+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[78574]: cluster 2024-08-29T19:09:07.421160+0000 mgr.y (mgr.34104) 1703 : cluster [DBG] pgmap v2992: 393 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 17 creating+peering, 27 unknown, 346 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[78574]: cluster 2024-08-29T19:09:08.132027+0000 mon.a (mon.0) 3151 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[78574]: audit 2024-08-29T19:09:08.133859+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[78574]: cluster 2024-08-29T19:09:08.142295+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-08-29T19:09:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:09 smithi089 bash[78574]: audit 2024-08-29T19:09:08.166659+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:09 smithi144 bash[67678]: cluster 2024-08-29T19:09:07.421160+0000 mgr.y (mgr.34104) 1703 : cluster [DBG] pgmap v2992: 393 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 17 creating+peering, 27 unknown, 346 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 55 op/s 2024-08-29T19:09:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:09 smithi144 bash[67678]: cluster 2024-08-29T19:09:08.132027+0000 mon.a (mon.0) 3151 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:09 smithi144 bash[67678]: audit 2024-08-29T19:09:08.133859+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:09 smithi144 bash[67678]: cluster 2024-08-29T19:09:08.142295+0000 mon.a (mon.0) 3153 : cluster [DBG] osdmap e1741: 8 total, 8 up, 8 in 2024-08-29T19:09:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:09 smithi144 bash[67678]: audit 2024-08-29T19:09:08.166659+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:10 smithi089 bash[78574]: audit 2024-08-29T19:09:09.150991+0000 mon.a (mon.0) 3155 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:10 smithi089 bash[78574]: cluster 2024-08-29T19:09:09.162788+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-08-29T19:09:10.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:10 smithi089 bash[78574]: cluster 2024-08-29T19:09:10.001247+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-08-29T19:09:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:10 smithi089 bash[77323]: audit 2024-08-29T19:09:09.150991+0000 mon.a (mon.0) 3155 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:10 smithi089 bash[77323]: cluster 2024-08-29T19:09:09.162788+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-08-29T19:09:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:10 smithi089 bash[77323]: cluster 2024-08-29T19:09:10.001247+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-08-29T19:09:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:10 smithi144 bash[67678]: audit 2024-08-29T19:09:09.150991+0000 mon.a (mon.0) 3155 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:10 smithi144 bash[67678]: cluster 2024-08-29T19:09:09.162788+0000 mon.a (mon.0) 3156 : cluster [DBG] osdmap e1742: 8 total, 8 up, 8 in 2024-08-29T19:09:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:10 smithi144 bash[67678]: cluster 2024-08-29T19:09:10.001247+0000 mon.a (mon.0) 3157 : cluster [DBG] osdmap e1743: 8 total, 8 up, 8 in 2024-08-29T19:09:11.055 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:11.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[70970]: [29/Aug/2024:19:09:11] ENGINE Bus STOPPING 2024-08-29T19:09:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: cluster 2024-08-29T19:09:09.422144+0000 mgr.y (mgr.34104) 1704 : cluster [DBG] pgmap v2995: 393 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 4 creating+activating, 5 creating+peering, 13 unknown, 368 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2024-08-29T19:09:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: cluster 2024-08-29T19:09:10.172211+0000 mon.a (mon.0) 3158 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: cluster 2024-08-29T19:09:11.003697+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.056164+0000 mon.a (mon.0) 3160 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.084095+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.097878+0000 mon.a (mon.0) 3162 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.098344+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.102066+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.103258+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.110923+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[77323]: audit 2024-08-29T19:09:11.128655+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: cluster 2024-08-29T19:09:09.422144+0000 mgr.y (mgr.34104) 1704 : cluster [DBG] pgmap v2995: 393 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 4 creating+activating, 5 creating+peering, 13 unknown, 368 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: cluster 2024-08-29T19:09:10.172211+0000 mon.a (mon.0) 3158 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: cluster 2024-08-29T19:09:11.003697+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.056164+0000 mon.a (mon.0) 3160 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.084095+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.097878+0000 mon.a (mon.0) 3162 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.098344+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.102066+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.103258+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.110923+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:11.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[78574]: audit 2024-08-29T19:09:11.128655+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: cluster 2024-08-29T19:09:09.422144+0000 mgr.y (mgr.34104) 1704 : cluster [DBG] pgmap v2995: 393 pgs: 2 active+clean+snaptrim_wait, 1 active+clean+snaptrim, 4 creating+activating, 5 creating+peering, 13 unknown, 368 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2024-08-29T19:09:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: cluster 2024-08-29T19:09:10.172211+0000 mon.a (mon.0) 3158 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: cluster 2024-08-29T19:09:11.003697+0000 mon.a (mon.0) 3159 : cluster [DBG] osdmap e1744: 8 total, 8 up, 8 in 2024-08-29T19:09:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.056164+0000 mon.a (mon.0) 3160 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:09:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.084095+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.097878+0000 mon.a (mon.0) 3162 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:09:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.098344+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.102066+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.103258+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.110923+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:11 smithi144 bash[67678]: audit 2024-08-29T19:09:11.128655+0000 mon.a (mon.0) 3167 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:09:11.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[70970]: [29/Aug/2024:19:09:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:09:11.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[70970]: [29/Aug/2024:19:09:11] ENGINE Bus STOPPED 2024-08-29T19:09:11.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[70970]: [29/Aug/2024:19:09:11] ENGINE Bus STARTING 2024-08-29T19:09:11.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[70970]: [29/Aug/2024:19:09:11] ENGINE Serving on http://:::9283 2024-08-29T19:09:11.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:11 smithi089 bash[70970]: [29/Aug/2024:19:09:11] ENGINE Bus STARTED 2024-08-29T19:09:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.331838+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.332298+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.332633+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.335741+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.336172+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.336457+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.339289+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.339692+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.340086+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.362394+0000 mon.a (mon.0) 3177 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.362487+0000 mon.a (mon.0) 3178 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.362815+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.363282+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.363611+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.365232+0000 mon.b (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.365372+0000 mon.b (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.366465+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.367117+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.367434+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.369489+0000 mon.c (mon.2) 102 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.369569+0000 mon.c (mon.2) 103 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.369888+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.370336+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:11.370560+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: audit 2024-08-29T19:09:12.054682+0000 mon.a (mon.0) 3188 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:09:12.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:12 smithi144 bash[67678]: cluster 2024-08-29T19:09:12.061790+0000 mon.a (mon.0) 3189 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.331838+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.332298+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.332633+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.335741+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.336172+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.336457+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.339289+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.339692+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.340086+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.362394+0000 mon.a (mon.0) 3177 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.362487+0000 mon.a (mon.0) 3178 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.362815+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.363282+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.363611+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.365232+0000 mon.b (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.365372+0000 mon.b (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.366465+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.367117+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.367434+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.331838+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.332298+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.332633+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.335741+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.336172+0000 mon.a (mon.0) 3172 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.336457+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.339289+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.339692+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.340086+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.362394+0000 mon.a (mon.0) 3177 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.362487+0000 mon.a (mon.0) 3178 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.362815+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.363282+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.363611+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.365232+0000 mon.b (mon.1) 15 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.365372+0000 mon.b (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.366465+0000 mon.a (mon.0) 3182 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.367117+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.367434+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.369489+0000 mon.c (mon.2) 102 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.369569+0000 mon.c (mon.2) 103 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.369888+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.370336+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:11.370560+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: audit 2024-08-29T19:09:12.054682+0000 mon.a (mon.0) 3188 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:09:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[77323]: cluster 2024-08-29T19:09:12.061790+0000 mon.a (mon.0) 3189 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.369489+0000 mon.c (mon.2) 102 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.369569+0000 mon.c (mon.2) 103 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.369888+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.370336+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:11.370560+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: audit 2024-08-29T19:09:12.054682+0000 mon.a (mon.0) 3188 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:09:12.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:12 smithi089 bash[78574]: cluster 2024-08-29T19:09:12.061790+0000 mon.a (mon.0) 3189 : cluster [DBG] osdmap e1745: 8 total, 8 up, 8 in 2024-08-29T19:09:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:13 smithi144 bash[67678]: cluster 2024-08-29T19:09:11.424190+0000 mgr.y (mgr.34104) 1705 : cluster [DBG] pgmap v2998: 393 pgs: 4 creating+activating, 5 creating+peering, 384 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.0 KiB/s wr, 112 op/s 2024-08-29T19:09:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:13 smithi089 bash[77323]: cluster 2024-08-29T19:09:11.424190+0000 mgr.y (mgr.34104) 1705 : cluster [DBG] pgmap v2998: 393 pgs: 4 creating+activating, 5 creating+peering, 384 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.0 KiB/s wr, 112 op/s 2024-08-29T19:09:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:13 smithi089 bash[78574]: cluster 2024-08-29T19:09:11.424190+0000 mgr.y (mgr.34104) 1705 : cluster [DBG] pgmap v2998: 393 pgs: 4 creating+activating, 5 creating+peering, 384 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 6.0 KiB/s wr, 112 op/s 2024-08-29T19:09:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:09:15] "GET /metrics HTTP/1.1" 200 55644 "" "Prometheus/2.43.0" 2024-08-29T19:09:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:15 smithi089 bash[77323]: cluster 2024-08-29T19:09:13.426844+0000 mgr.y (mgr.34104) 1706 : cluster [DBG] pgmap v3000: 393 pgs: 393 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 1.6 KiB/s wr, 70 op/s 2024-08-29T19:09:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:15 smithi089 bash[77323]: cluster 2024-08-29T19:09:15.002781+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-08-29T19:09:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:15 smithi089 bash[78574]: cluster 2024-08-29T19:09:13.426844+0000 mgr.y (mgr.34104) 1706 : cluster [DBG] pgmap v3000: 393 pgs: 393 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 1.6 KiB/s wr, 70 op/s 2024-08-29T19:09:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:15 smithi089 bash[78574]: cluster 2024-08-29T19:09:15.002781+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-08-29T19:09:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:15 smithi144 bash[67678]: cluster 2024-08-29T19:09:13.426844+0000 mgr.y (mgr.34104) 1706 : cluster [DBG] pgmap v3000: 393 pgs: 393 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 1.6 KiB/s wr, 70 op/s 2024-08-29T19:09:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:15 smithi144 bash[67678]: cluster 2024-08-29T19:09:15.002781+0000 mon.a (mon.0) 3190 : cluster [DBG] osdmap e1746: 8 total, 8 up, 8 in 2024-08-29T19:09:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:17 smithi144 bash[67678]: cluster 2024-08-29T19:09:15.427786+0000 mgr.y (mgr.34104) 1707 : cluster [DBG] pgmap v3002: 393 pgs: 393 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 1.3 KiB/s wr, 55 op/s 2024-08-29T19:09:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:17 smithi089 bash[77323]: cluster 2024-08-29T19:09:15.427786+0000 mgr.y (mgr.34104) 1707 : cluster [DBG] pgmap v3002: 393 pgs: 393 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 1.3 KiB/s wr, 55 op/s 2024-08-29T19:09:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:17 smithi089 bash[78574]: cluster 2024-08-29T19:09:15.427786+0000 mgr.y (mgr.34104) 1707 : cluster [DBG] pgmap v3002: 393 pgs: 393 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 1.3 KiB/s wr, 55 op/s 2024-08-29T19:09:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:18 smithi144 bash[67678]: cluster 2024-08-29T19:09:17.430320+0000 mgr.y (mgr.34104) 1708 : cluster [DBG] pgmap v3003: 393 pgs: 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 639 KiB/s wr, 50 op/s 2024-08-29T19:09:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:18 smithi089 bash[78574]: cluster 2024-08-29T19:09:17.430320+0000 mgr.y (mgr.34104) 1708 : cluster [DBG] pgmap v3003: 393 pgs: 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 639 KiB/s wr, 50 op/s 2024-08-29T19:09:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:18 smithi089 bash[77323]: cluster 2024-08-29T19:09:17.430320+0000 mgr.y (mgr.34104) 1708 : cluster [DBG] pgmap v3003: 393 pgs: 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 639 KiB/s wr, 50 op/s 2024-08-29T19:09:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:21 smithi144 bash[67678]: cluster 2024-08-29T19:09:19.432427+0000 mgr.y (mgr.34104) 1709 : cluster [DBG] pgmap v3004: 393 pgs: 393 active+clean; 12 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.9 KiB/s rd, 896 KiB/s wr, 14 op/s 2024-08-29T19:09:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:21 smithi144 bash[67678]: cluster 2024-08-29T19:09:20.013908+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-08-29T19:09:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:21 smithi089 bash[78574]: cluster 2024-08-29T19:09:19.432427+0000 mgr.y (mgr.34104) 1709 : cluster [DBG] pgmap v3004: 393 pgs: 393 active+clean; 12 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.9 KiB/s rd, 896 KiB/s wr, 14 op/s 2024-08-29T19:09:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:21 smithi089 bash[78574]: cluster 2024-08-29T19:09:20.013908+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-08-29T19:09:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:21 smithi089 bash[77323]: cluster 2024-08-29T19:09:19.432427+0000 mgr.y (mgr.34104) 1709 : cluster [DBG] pgmap v3004: 393 pgs: 393 active+clean; 12 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.9 KiB/s rd, 896 KiB/s wr, 14 op/s 2024-08-29T19:09:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:21 smithi089 bash[77323]: cluster 2024-08-29T19:09:20.013908+0000 mon.a (mon.0) 3191 : cluster [DBG] osdmap e1747: 8 total, 8 up, 8 in 2024-08-29T19:09:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:23 smithi144 bash[67678]: cluster 2024-08-29T19:09:21.434332+0000 mgr.y (mgr.34104) 1710 : cluster [DBG] pgmap v3006: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1024 KiB/s wr, 4 op/s 2024-08-29T19:09:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:23 smithi144 bash[67678]: audit 2024-08-29T19:09:22.774988+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:23 smithi089 bash[77323]: cluster 2024-08-29T19:09:21.434332+0000 mgr.y (mgr.34104) 1710 : cluster [DBG] pgmap v3006: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1024 KiB/s wr, 4 op/s 2024-08-29T19:09:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:23 smithi089 bash[77323]: audit 2024-08-29T19:09:22.774988+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:23 smithi089 bash[78574]: cluster 2024-08-29T19:09:21.434332+0000 mgr.y (mgr.34104) 1710 : cluster [DBG] pgmap v3006: 393 pgs: 393 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 1024 KiB/s wr, 4 op/s 2024-08-29T19:09:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:23 smithi089 bash[78574]: audit 2024-08-29T19:09:22.774988+0000 mon.a (mon.0) 3192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: cluster 2024-08-29T19:09:23.436953+0000 mgr.y (mgr.34104) 1711 : cluster [DBG] pgmap v3007: 393 pgs: 393 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.614877+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]: dispatch 2024-08-29T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.615467+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [2, 4]}]: dispatch 2024-08-29T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.616005+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2024-08-29T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.616508+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.a", "id": [6, 4]}]: dispatch 2024-08-29T19:09:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.616780+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.19", "id": [1, 2]}]: dispatch 2024-08-29T19:09:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.617038+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]: dispatch 2024-08-29T19:09:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.617288+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]: dispatch 2024-08-29T19:09:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.617571+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [4, 7]}]: dispatch 2024-08-29T19:09:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.617815+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]: dispatch 2024-08-29T19:09:25.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:25 smithi144 bash[67678]: audit 2024-08-29T19:09:24.618063+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]: dispatch 2024-08-29T19:09:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:09:25] "GET /metrics HTTP/1.1" 200 55703 "" "Prometheus/2.43.0" 2024-08-29T19:09:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: cluster 2024-08-29T19:09:23.436953+0000 mgr.y (mgr.34104) 1711 : cluster [DBG] pgmap v3007: 393 pgs: 393 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T19:09:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.614877+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.615467+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [2, 4]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.616005+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.616508+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.a", "id": [6, 4]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.616780+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.19", "id": [1, 2]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.617038+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.617288+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.617571+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [4, 7]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.617815+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[78574]: audit 2024-08-29T19:09:24.618063+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]: dispatch 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: cluster 2024-08-29T19:09:23.436953+0000 mgr.y (mgr.34104) 1711 : cluster [DBG] pgmap v3007: 393 pgs: 393 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-08-29T19:09:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.614877+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.615467+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [2, 4]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.616005+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.616508+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.a", "id": [6, 4]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.616780+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.19", "id": [1, 2]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.617038+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.617288+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.617571+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [4, 7]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.617815+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]: dispatch 2024-08-29T19:09:25.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:25 smithi089 bash[77323]: audit 2024-08-29T19:09:24.618063+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]: dispatch 2024-08-29T19:09:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.012015+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]': finished 2024-08-29T19:09:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.012132+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [2, 4]}]': finished 2024-08-29T19:09:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.012316+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2024-08-29T19:09:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.012532+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.a", "id": [6, 4]}]': finished 2024-08-29T19:09:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.012738+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.19", "id": [1, 2]}]': finished 2024-08-29T19:09:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.012932+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]': finished 2024-08-29T19:09:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.013124+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]': finished 2024-08-29T19:09:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.013397+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [4, 7]}]': finished 2024-08-29T19:09:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.013610+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]': finished 2024-08-29T19:09:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: audit 2024-08-29T19:09:25.013845+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]': finished 2024-08-29T19:09:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:26 smithi144 bash[67678]: cluster 2024-08-29T19:09:25.022035+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-08-29T19:09:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.012015+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]': finished 2024-08-29T19:09:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.012132+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [2, 4]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.012316+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.012532+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.a", "id": [6, 4]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.012738+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.19", "id": [1, 2]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.012932+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.013124+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.013397+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [4, 7]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.013610+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: audit 2024-08-29T19:09:25.013845+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[77323]: cluster 2024-08-29T19:09:25.022035+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.012015+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [1, 4]}]': finished 2024-08-29T19:09:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.012132+0000 mon.a (mon.0) 3204 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [2, 4]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.012316+0000 mon.a (mon.0) 3205 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.012532+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.a", "id": [6, 4]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.012738+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.19", "id": [1, 2]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.012932+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.10", "id": [0, 3]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.013124+0000 mon.a (mon.0) 3209 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1", "id": [0, 3]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.013397+0000 mon.a (mon.0) 3210 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.15", "id": [4, 7]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.013610+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: audit 2024-08-29T19:09:25.013845+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]': finished 2024-08-29T19:09:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:26 smithi089 bash[78574]: cluster 2024-08-29T19:09:25.022035+0000 mon.a (mon.0) 3213 : cluster [DBG] osdmap e1748: 8 total, 8 up, 8 in 2024-08-29T19:09:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:27 smithi144 bash[67678]: cluster 2024-08-29T19:09:25.437949+0000 mgr.y (mgr.34104) 1712 : cluster [DBG] pgmap v3009: 393 pgs: 393 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-29T19:09:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:27 smithi144 bash[67678]: cluster 2024-08-29T19:09:26.055725+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-08-29T19:09:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:27 smithi089 bash[77323]: cluster 2024-08-29T19:09:25.437949+0000 mgr.y (mgr.34104) 1712 : cluster [DBG] pgmap v3009: 393 pgs: 393 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-29T19:09:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:27 smithi089 bash[77323]: cluster 2024-08-29T19:09:26.055725+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-08-29T19:09:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:27 smithi089 bash[78574]: cluster 2024-08-29T19:09:25.437949+0000 mgr.y (mgr.34104) 1712 : cluster [DBG] pgmap v3009: 393 pgs: 393 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-29T19:09:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:27 smithi089 bash[78574]: cluster 2024-08-29T19:09:26.055725+0000 mon.a (mon.0) 3214 : cluster [DBG] osdmap e1749: 8 total, 8 up, 8 in 2024-08-29T19:09:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:29 smithi144 bash[67678]: cluster 2024-08-29T19:09:27.440503+0000 mgr.y (mgr.34104) 1713 : cluster [DBG] pgmap v3011: 393 pgs: 1 activating, 392 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 KiB/s rd, 965 KiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:09:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:29 smithi089 bash[77323]: cluster 2024-08-29T19:09:27.440503+0000 mgr.y (mgr.34104) 1713 : cluster [DBG] pgmap v3011: 393 pgs: 1 activating, 392 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 KiB/s rd, 965 KiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:09:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:29 smithi089 bash[78574]: cluster 2024-08-29T19:09:27.440503+0000 mgr.y (mgr.34104) 1713 : cluster [DBG] pgmap v3011: 393 pgs: 1 activating, 392 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 KiB/s rd, 965 KiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:09:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:30 smithi089 bash[77323]: cluster 2024-08-29T19:09:29.999212+0000 mon.a (mon.0) 3215 : cluster [WRN] pool 'test-librbd-smithi089-115949-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:09:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:30 smithi089 bash[77323]: cluster 2024-08-29T19:09:29.999876+0000 mon.a (mon.0) 3216 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T19:09:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:30 smithi089 bash[77323]: cluster 2024-08-29T19:09:30.012692+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-08-29T19:09:30.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:30 smithi089 bash[78574]: cluster 2024-08-29T19:09:29.999212+0000 mon.a (mon.0) 3215 : cluster [WRN] pool 'test-librbd-smithi089-115949-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:09:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:30 smithi089 bash[78574]: cluster 2024-08-29T19:09:29.999876+0000 mon.a (mon.0) 3216 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T19:09:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:30 smithi089 bash[78574]: cluster 2024-08-29T19:09:30.012692+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-08-29T19:09:30.488 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RemoveFullTry (23878 ms) 2024-08-29T19:09:30.488 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-08-29T19:09:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:30 smithi144 bash[67678]: cluster 2024-08-29T19:09:29.999212+0000 mon.a (mon.0) 3215 : cluster [WRN] pool 'test-librbd-smithi089-115949-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:09:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:30 smithi144 bash[67678]: cluster 2024-08-29T19:09:29.999876+0000 mon.a (mon.0) 3216 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T19:09:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:30 smithi144 bash[67678]: cluster 2024-08-29T19:09:30.012692+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1750: 8 total, 8 up, 8 in 2024-08-29T19:09:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:31 smithi089 bash[77323]: cluster 2024-08-29T19:09:29.442614+0000 mgr.y (mgr.34104) 1714 : cluster [DBG] pgmap v3012: 393 pgs: 1 activating, 392 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:09:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:31 smithi089 bash[78574]: cluster 2024-08-29T19:09:29.442614+0000 mgr.y (mgr.34104) 1714 : cluster [DBG] pgmap v3012: 393 pgs: 1 activating, 392 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:09:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:31 smithi144 bash[67678]: cluster 2024-08-29T19:09:29.442614+0000 mgr.y (mgr.34104) 1714 : cluster [DBG] pgmap v3012: 393 pgs: 1 activating, 392 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 767 KiB/s wr, 1 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:09:32.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:32 smithi089 bash[78574]: cluster 2024-08-29T19:09:31.080188+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-08-29T19:09:32.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:32 smithi089 bash[78574]: audit 2024-08-29T19:09:31.088011+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.89:0/3842228385' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:32 smithi089 bash[78574]: audit 2024-08-29T19:09:31.089193+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:32 smithi089 bash[77323]: cluster 2024-08-29T19:09:31.080188+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-08-29T19:09:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:32 smithi089 bash[77323]: audit 2024-08-29T19:09:31.088011+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.89:0/3842228385' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:32 smithi089 bash[77323]: audit 2024-08-29T19:09:31.089193+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:32 smithi144 bash[67678]: cluster 2024-08-29T19:09:31.080188+0000 mon.a (mon.0) 3218 : cluster [DBG] osdmap e1751: 8 total, 8 up, 8 in 2024-08-29T19:09:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:32 smithi144 bash[67678]: audit 2024-08-29T19:09:31.088011+0000 mon.c (mon.2) 104 : audit [INF] from='client.? 172.21.15.89:0/3842228385' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:32 smithi144 bash[67678]: audit 2024-08-29T19:09:31.089193+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: cluster 2024-08-29T19:09:31.444716+0000 mgr.y (mgr.34104) 1715 : cluster [DBG] pgmap v3015: 425 pgs: 10 creating+peering, 22 unknown, 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.5 MiB/s wr, 10 op/s; 5 B/s, 0 objects/s recovering 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: cluster 2024-08-29T19:09:32.074557+0000 mon.a (mon.0) 3220 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: audit 2024-08-29T19:09:32.076288+0000 mon.a (mon.0) 3221 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: cluster 2024-08-29T19:09:32.084375+0000 mon.a (mon.0) 3222 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: cluster 2024-08-29T19:09:33.093384+0000 mon.a (mon.0) 3223 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: audit 2024-08-29T19:09:33.094745+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.89:0/2171072714' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[77323]: audit 2024-08-29T19:09:33.096953+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: cluster 2024-08-29T19:09:31.444716+0000 mgr.y (mgr.34104) 1715 : cluster [DBG] pgmap v3015: 425 pgs: 10 creating+peering, 22 unknown, 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.5 MiB/s wr, 10 op/s; 5 B/s, 0 objects/s recovering 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: cluster 2024-08-29T19:09:32.074557+0000 mon.a (mon.0) 3220 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: audit 2024-08-29T19:09:32.076288+0000 mon.a (mon.0) 3221 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: cluster 2024-08-29T19:09:32.084375+0000 mon.a (mon.0) 3222 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: cluster 2024-08-29T19:09:33.093384+0000 mon.a (mon.0) 3223 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: audit 2024-08-29T19:09:33.094745+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.89:0/2171072714' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:33.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:33 smithi089 bash[78574]: audit 2024-08-29T19:09:33.096953+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: cluster 2024-08-29T19:09:31.444716+0000 mgr.y (mgr.34104) 1715 : cluster [DBG] pgmap v3015: 425 pgs: 10 creating+peering, 22 unknown, 393 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.5 MiB/s wr, 10 op/s; 5 B/s, 0 objects/s recovering 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: cluster 2024-08-29T19:09:32.074557+0000 mon.a (mon.0) 3220 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: audit 2024-08-29T19:09:32.076288+0000 mon.a (mon.0) 3221 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: cluster 2024-08-29T19:09:32.084375+0000 mon.a (mon.0) 3222 : cluster [DBG] osdmap e1752: 8 total, 8 up, 8 in 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: cluster 2024-08-29T19:09:33.093384+0000 mon.a (mon.0) 3223 : cluster [DBG] osdmap e1753: 8 total, 8 up, 8 in 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: audit 2024-08-29T19:09:33.094745+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.89:0/2171072714' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:33 smithi144 bash[67678]: audit 2024-08-29T19:09:33.096953+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:09:35] "GET /metrics HTTP/1.1" 200 55703 "" "Prometheus/2.43.0" 2024-08-29T19:09:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: cluster 2024-08-29T19:09:33.446893+0000 mgr.y (mgr.34104) 1716 : cluster [DBG] pgmap v3018: 457 pgs: 20 creating+peering, 22 unknown, 415 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.0 MiB/s wr, 42 op/s 2024-08-29T19:09:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: audit 2024-08-29T19:09:34.084430+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: cluster 2024-08-29T19:09:34.095721+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: audit 2024-08-29T19:09:34.104664+0000 mon.a (mon.0) 3227 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: cluster 2024-08-29T19:09:35.001748+0000 mon.a (mon.0) 3228 : cluster [INF] pool 'test-librbd-smithi089-115949-23' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: cluster 2024-08-29T19:09:35.002526+0000 mon.a (mon.0) 3229 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: audit 2024-08-29T19:09:35.005113+0000 mon.a (mon.0) 3230 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[77323]: cluster 2024-08-29T19:09:35.014153+0000 mon.a (mon.0) 3231 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: cluster 2024-08-29T19:09:33.446893+0000 mgr.y (mgr.34104) 1716 : cluster [DBG] pgmap v3018: 457 pgs: 20 creating+peering, 22 unknown, 415 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.0 MiB/s wr, 42 op/s 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: audit 2024-08-29T19:09:34.084430+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: cluster 2024-08-29T19:09:34.095721+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-08-29T19:09:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: audit 2024-08-29T19:09:34.104664+0000 mon.a (mon.0) 3227 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: cluster 2024-08-29T19:09:35.001748+0000 mon.a (mon.0) 3228 : cluster [INF] pool 'test-librbd-smithi089-115949-23' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:09:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: cluster 2024-08-29T19:09:35.002526+0000 mon.a (mon.0) 3229 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T19:09:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: audit 2024-08-29T19:09:35.005113+0000 mon.a (mon.0) 3230 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:35 smithi089 bash[78574]: cluster 2024-08-29T19:09:35.014153+0000 mon.a (mon.0) 3231 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-08-29T19:09:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: cluster 2024-08-29T19:09:33.446893+0000 mgr.y (mgr.34104) 1716 : cluster [DBG] pgmap v3018: 457 pgs: 20 creating+peering, 22 unknown, 415 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.0 MiB/s wr, 42 op/s 2024-08-29T19:09:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: audit 2024-08-29T19:09:34.084430+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: cluster 2024-08-29T19:09:34.095721+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1754: 8 total, 8 up, 8 in 2024-08-29T19:09:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: audit 2024-08-29T19:09:34.104664+0000 mon.a (mon.0) 3227 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:09:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: cluster 2024-08-29T19:09:35.001748+0000 mon.a (mon.0) 3228 : cluster [INF] pool 'test-librbd-smithi089-115949-23' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:09:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: cluster 2024-08-29T19:09:35.002526+0000 mon.a (mon.0) 3229 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T19:09:35.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: audit 2024-08-29T19:09:35.005113+0000 mon.a (mon.0) 3230 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:09:35.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:35 smithi144 bash[67678]: cluster 2024-08-29T19:09:35.014153+0000 mon.a (mon.0) 3231 : cluster [DBG] osdmap e1755: 8 total, 8 up, 8 in 2024-08-29T19:09:37.093 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:37 smithi144 bash[67678]: cluster 2024-08-29T19:09:35.447893+0000 mgr.y (mgr.34104) 1717 : cluster [DBG] pgmap v3021: 457 pgs: 20 creating+peering, 22 unknown, 415 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-08-29T19:09:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:37 smithi144 bash[67678]: cluster 2024-08-29T19:09:36.016617+0000 mon.a (mon.0) 3232 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-08-29T19:09:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:37 smithi144 bash[67678]: cluster 2024-08-29T19:09:36.086564+0000 mon.a (mon.0) 3233 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:37.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[70970]: [29/Aug/2024:19:09:37] ENGINE Bus STOPPING 2024-08-29T19:09:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[77323]: cluster 2024-08-29T19:09:35.447893+0000 mgr.y (mgr.34104) 1717 : cluster [DBG] pgmap v3021: 457 pgs: 20 creating+peering, 22 unknown, 415 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-08-29T19:09:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[77323]: cluster 2024-08-29T19:09:36.016617+0000 mon.a (mon.0) 3232 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-08-29T19:09:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[77323]: cluster 2024-08-29T19:09:36.086564+0000 mon.a (mon.0) 3233 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[78574]: cluster 2024-08-29T19:09:35.447893+0000 mgr.y (mgr.34104) 1717 : cluster [DBG] pgmap v3021: 457 pgs: 20 creating+peering, 22 unknown, 415 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-08-29T19:09:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[78574]: cluster 2024-08-29T19:09:36.016617+0000 mon.a (mon.0) 3232 : cluster [DBG] osdmap e1756: 8 total, 8 up, 8 in 2024-08-29T19:09:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[78574]: cluster 2024-08-29T19:09:36.086564+0000 mon.a (mon.0) 3233 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:09:37.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[70970]: [29/Aug/2024:19:09:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:09:37.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[70970]: [29/Aug/2024:19:09:37] ENGINE Bus STOPPED 2024-08-29T19:09:37.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[70970]: [29/Aug/2024:19:09:37] ENGINE Bus STARTING 2024-08-29T19:09:37.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[70970]: [29/Aug/2024:19:09:37] ENGINE Serving on http://:::9283 2024-08-29T19:09:37.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:37 smithi089 bash[70970]: [29/Aug/2024:19:09:37] ENGINE Bus STARTED 2024-08-29T19:09:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: cluster 2024-08-29T19:09:37.028750+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-08-29T19:09:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.094495+0000 mon.a (mon.0) 3235 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:09:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.122171+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.129017+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.153753+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.355793+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.356289+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.356568+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.359446+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.359909+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.360245+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.362406+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.362710+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.362940+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.380998+0000 mon.a (mon.0) 3248 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.381073+0000 mon.a (mon.0) 3249 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.381622+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.382009+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.382281+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.383991+0000 mon.b (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.384080+0000 mon.b (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.385238+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.386049+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.386322+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.388247+0000 mon.c (mon.2) 106 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.388358+0000 mon.c (mon.2) 107 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.388524+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.388937+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.389290+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.730827+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.736288+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.738191+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.738921+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.746391+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.310 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:38 smithi144 bash[67678]: audit 2024-08-29T19:09:37.774949+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: cluster 2024-08-29T19:09:37.028750+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.094495+0000 mon.a (mon.0) 3235 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.122171+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.129017+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.153753+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.355793+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.356289+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.356568+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.359446+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.359909+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.360245+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.362406+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.362710+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.362940+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.380998+0000 mon.a (mon.0) 3248 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.381073+0000 mon.a (mon.0) 3249 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.381622+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.382009+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.382281+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: cluster 2024-08-29T19:09:37.028750+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1757: 8 total, 8 up, 8 in 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.094495+0000 mon.a (mon.0) 3235 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.122171+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.129017+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.153753+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.355793+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.356289+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.356568+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.359446+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.359909+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.360245+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.362406+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.362710+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.362940+0000 mon.a (mon.0) 3247 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.380998+0000 mon.a (mon.0) 3248 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.381073+0000 mon.a (mon.0) 3249 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.381622+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.382009+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.382281+0000 mon.a (mon.0) 3252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.383991+0000 mon.b (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.384080+0000 mon.b (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.385238+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.386049+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.386322+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.388247+0000 mon.c (mon.2) 106 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.388358+0000 mon.c (mon.2) 107 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.388524+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.388937+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.389290+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.730827+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.736288+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.738191+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.738921+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:38.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.746391+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[78574]: audit 2024-08-29T19:09:37.774949+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.383991+0000 mon.b (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.384080+0000 mon.b (mon.1) 18 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.385238+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.386049+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.386322+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.388247+0000 mon.c (mon.2) 106 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.388358+0000 mon.c (mon.2) 107 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.388524+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.388937+0000 mon.a (mon.0) 3257 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:09:38.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.389290+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:09:38.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.730827+0000 mon.a (mon.0) 3259 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.736288+0000 mon.a (mon.0) 3260 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.738191+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:09:38.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.738921+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:09:38.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.746391+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:09:38.437 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:38 smithi089 bash[77323]: audit 2024-08-29T19:09:37.774949+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:39 smithi089 bash[77323]: cluster 2024-08-29T19:09:37.449683+0000 mgr.y (mgr.34104) 1718 : cluster [DBG] pgmap v3024: 457 pgs: 10 creating+peering, 447 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:09:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:39 smithi089 bash[77323]: cluster 2024-08-29T19:09:38.105864+0000 mon.a (mon.0) 3265 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-08-29T19:09:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:39 smithi089 bash[78574]: cluster 2024-08-29T19:09:37.449683+0000 mgr.y (mgr.34104) 1718 : cluster [DBG] pgmap v3024: 457 pgs: 10 creating+peering, 447 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:09:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:39 smithi089 bash[78574]: cluster 2024-08-29T19:09:38.105864+0000 mon.a (mon.0) 3265 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-08-29T19:09:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:39 smithi144 bash[67678]: cluster 2024-08-29T19:09:37.449683+0000 mgr.y (mgr.34104) 1718 : cluster [DBG] pgmap v3024: 457 pgs: 10 creating+peering, 447 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:09:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:39 smithi144 bash[67678]: cluster 2024-08-29T19:09:38.105864+0000 mon.a (mon.0) 3265 : cluster [DBG] osdmap e1758: 8 total, 8 up, 8 in 2024-08-29T19:09:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:40 smithi089 bash[77323]: cluster 2024-08-29T19:09:39.109556+0000 mon.a (mon.0) 3266 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-08-29T19:09:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:40 smithi089 bash[77323]: audit 2024-08-29T19:09:39.194165+0000 mon.a (mon.0) 3267 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:09:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:40 smithi089 bash[78574]: cluster 2024-08-29T19:09:39.109556+0000 mon.a (mon.0) 3266 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-08-29T19:09:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:40 smithi089 bash[78574]: audit 2024-08-29T19:09:39.194165+0000 mon.a (mon.0) 3267 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:09:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:40 smithi144 bash[67678]: cluster 2024-08-29T19:09:39.109556+0000 mon.a (mon.0) 3266 : cluster [DBG] osdmap e1759: 8 total, 8 up, 8 in 2024-08-29T19:09:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:40 smithi144 bash[67678]: audit 2024-08-29T19:09:39.194165+0000 mon.a (mon.0) 3267 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:09:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:41 smithi089 bash[77323]: cluster 2024-08-29T19:09:39.450621+0000 mgr.y (mgr.34104) 1719 : cluster [DBG] pgmap v3027: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-29T19:09:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:41 smithi089 bash[77323]: audit 2024-08-29T19:09:40.125285+0000 mon.a (mon.0) 3268 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:09:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:41 smithi089 bash[77323]: cluster 2024-08-29T19:09:40.135084+0000 mon.a (mon.0) 3269 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-08-29T19:09:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:41 smithi089 bash[78574]: cluster 2024-08-29T19:09:39.450621+0000 mgr.y (mgr.34104) 1719 : cluster [DBG] pgmap v3027: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-29T19:09:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:41 smithi089 bash[78574]: audit 2024-08-29T19:09:40.125285+0000 mon.a (mon.0) 3268 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:09:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:41 smithi089 bash[78574]: cluster 2024-08-29T19:09:40.135084+0000 mon.a (mon.0) 3269 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-08-29T19:09:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:41 smithi144 bash[67678]: cluster 2024-08-29T19:09:39.450621+0000 mgr.y (mgr.34104) 1719 : cluster [DBG] pgmap v3027: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-29T19:09:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:41 smithi144 bash[67678]: audit 2024-08-29T19:09:40.125285+0000 mon.a (mon.0) 3268 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:09:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:41 smithi144 bash[67678]: cluster 2024-08-29T19:09:40.135084+0000 mon.a (mon.0) 3269 : cluster [DBG] osdmap e1760: 8 total, 8 up, 8 in 2024-08-29T19:09:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:43 smithi089 bash[77323]: cluster 2024-08-29T19:09:41.452761+0000 mgr.y (mgr.34104) 1720 : cluster [DBG] pgmap v3029: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 924 B/s wr, 12 op/s 2024-08-29T19:09:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:43 smithi089 bash[78574]: cluster 2024-08-29T19:09:41.452761+0000 mgr.y (mgr.34104) 1720 : cluster [DBG] pgmap v3029: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 924 B/s wr, 12 op/s 2024-08-29T19:09:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:43 smithi144 bash[67678]: cluster 2024-08-29T19:09:41.452761+0000 mgr.y (mgr.34104) 1720 : cluster [DBG] pgmap v3029: 457 pgs: 457 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 924 B/s wr, 12 op/s 2024-08-29T19:09:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:09:45] "GET /metrics HTTP/1.1" 200 60558 "" "Prometheus/2.43.0" 2024-08-29T19:09:45.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:45 smithi089 bash[78574]: cluster 2024-08-29T19:09:43.455660+0000 mgr.y (mgr.34104) 1721 : cluster [DBG] pgmap v3030: 457 pgs: 457 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 18 op/s 2024-08-29T19:09:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:45 smithi089 bash[78574]: cluster 2024-08-29T19:09:45.022697+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-08-29T19:09:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:45 smithi089 bash[77323]: cluster 2024-08-29T19:09:43.455660+0000 mgr.y (mgr.34104) 1721 : cluster [DBG] pgmap v3030: 457 pgs: 457 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 18 op/s 2024-08-29T19:09:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:45 smithi089 bash[77323]: cluster 2024-08-29T19:09:45.022697+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-08-29T19:09:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:45 smithi144 bash[67678]: cluster 2024-08-29T19:09:43.455660+0000 mgr.y (mgr.34104) 1721 : cluster [DBG] pgmap v3030: 457 pgs: 457 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 684 KiB/s wr, 18 op/s 2024-08-29T19:09:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:45 smithi144 bash[67678]: cluster 2024-08-29T19:09:45.022697+0000 mon.a (mon.0) 3270 : cluster [DBG] osdmap e1761: 8 total, 8 up, 8 in 2024-08-29T19:09:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:47 smithi089 bash[77323]: cluster 2024-08-29T19:09:45.456729+0000 mgr.y (mgr.34104) 1722 : cluster [DBG] pgmap v3032: 457 pgs: 457 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.5 KiB/s rd, 646 KiB/s wr, 10 op/s 2024-08-29T19:09:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:47 smithi089 bash[78574]: cluster 2024-08-29T19:09:45.456729+0000 mgr.y (mgr.34104) 1722 : cluster [DBG] pgmap v3032: 457 pgs: 457 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.5 KiB/s rd, 646 KiB/s wr, 10 op/s 2024-08-29T19:09:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:47 smithi144 bash[67678]: cluster 2024-08-29T19:09:45.456729+0000 mgr.y (mgr.34104) 1722 : cluster [DBG] pgmap v3032: 457 pgs: 457 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.5 KiB/s rd, 646 KiB/s wr, 10 op/s 2024-08-29T19:09:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:49 smithi089 bash[77323]: cluster 2024-08-29T19:09:47.459683+0000 mgr.y (mgr.34104) 1723 : cluster [DBG] pgmap v3033: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-29T19:09:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:49 smithi089 bash[78574]: cluster 2024-08-29T19:09:47.459683+0000 mgr.y (mgr.34104) 1723 : cluster [DBG] pgmap v3033: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-29T19:09:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:49 smithi144 bash[67678]: cluster 2024-08-29T19:09:47.459683+0000 mgr.y (mgr.34104) 1723 : cluster [DBG] pgmap v3033: 457 pgs: 457 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-29T19:09:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:51 smithi089 bash[77323]: cluster 2024-08-29T19:09:49.462017+0000 mgr.y (mgr.34104) 1724 : cluster [DBG] pgmap v3034: 457 pgs: 457 active+clean; 12 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 770 KiB/s wr, 9 op/s 2024-08-29T19:09:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:51 smithi089 bash[78574]: cluster 2024-08-29T19:09:49.462017+0000 mgr.y (mgr.34104) 1724 : cluster [DBG] pgmap v3034: 457 pgs: 457 active+clean; 12 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 770 KiB/s wr, 9 op/s 2024-08-29T19:09:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:51 smithi144 bash[67678]: cluster 2024-08-29T19:09:49.462017+0000 mgr.y (mgr.34104) 1724 : cluster [DBG] pgmap v3034: 457 pgs: 457 active+clean; 12 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 770 KiB/s wr, 9 op/s 2024-08-29T19:09:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:53 smithi089 bash[77323]: cluster 2024-08-29T19:09:51.464235+0000 mgr.y (mgr.34104) 1725 : cluster [DBG] pgmap v3035: 457 pgs: 457 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-29T19:09:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:53 smithi089 bash[77323]: audit 2024-08-29T19:09:52.775567+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:53 smithi089 bash[78574]: cluster 2024-08-29T19:09:51.464235+0000 mgr.y (mgr.34104) 1725 : cluster [DBG] pgmap v3035: 457 pgs: 457 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-29T19:09:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:53 smithi089 bash[78574]: audit 2024-08-29T19:09:52.775567+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:53 smithi144 bash[67678]: cluster 2024-08-29T19:09:51.464235+0000 mgr.y (mgr.34104) 1725 : cluster [DBG] pgmap v3035: 457 pgs: 457 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-29T19:09:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:53 smithi144 bash[67678]: audit 2024-08-29T19:09:52.775567+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:09:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:09:55] "GET /metrics HTTP/1.1" 200 60628 "" "Prometheus/2.43.0" 2024-08-29T19:09:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[77323]: cluster 2024-08-29T19:09:53.467256+0000 mgr.y (mgr.34104) 1726 : cluster [DBG] pgmap v3036: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[77323]: cluster 2024-08-29T19:09:55.009686+0000 mon.a (mon.0) 3272 : cluster [WRN] pool 'test-librbd-smithi089-115949-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[77323]: cluster 2024-08-29T19:09:55.010371+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[77323]: cluster 2024-08-29T19:09:55.019035+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[78574]: cluster 2024-08-29T19:09:53.467256+0000 mgr.y (mgr.34104) 1726 : cluster [DBG] pgmap v3036: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[78574]: cluster 2024-08-29T19:09:55.009686+0000 mon.a (mon.0) 3272 : cluster [WRN] pool 'test-librbd-smithi089-115949-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[78574]: cluster 2024-08-29T19:09:55.010371+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T19:09:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:55 smithi089 bash[78574]: cluster 2024-08-29T19:09:55.019035+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-08-29T19:09:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:55 smithi144 bash[67678]: cluster 2024-08-29T19:09:53.467256+0000 mgr.y (mgr.34104) 1726 : cluster [DBG] pgmap v3036: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:09:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:55 smithi144 bash[67678]: cluster 2024-08-29T19:09:55.009686+0000 mon.a (mon.0) 3272 : cluster [WRN] pool 'test-librbd-smithi089-115949-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:09:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:55 smithi144 bash[67678]: cluster 2024-08-29T19:09:55.010371+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-29T19:09:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:55 smithi144 bash[67678]: cluster 2024-08-29T19:09:55.019035+0000 mon.a (mon.0) 3274 : cluster [DBG] osdmap e1762: 8 total, 8 up, 8 in 2024-08-29T19:09:56.170 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:56.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:56 smithi089 bash[77323]: audit 2024-08-29T19:09:55.374812+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T19:09:56.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:56 smithi089 bash[78574]: audit 2024-08-29T19:09:55.374812+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T19:09:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:56 smithi144 bash[67678]: audit 2024-08-29T19:09:55.374812+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-24", "field": "max_objects", "val": "6"}]: dispatch 2024-08-29T19:09:57.232 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:57 smithi089 bash[77323]: cluster 2024-08-29T19:09:55.468304+0000 mgr.y (mgr.34104) 1727 : cluster [DBG] pgmap v3038: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:09:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:57 smithi089 bash[77323]: audit 2024-08-29T19:09:56.171615+0000 mon.a (mon.0) 3276 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-24", "field": "max_objects", "val": "6"}]': finished 2024-08-29T19:09:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:57 smithi089 bash[77323]: cluster 2024-08-29T19:09:56.179650+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-08-29T19:09:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:57 smithi089 bash[78574]: cluster 2024-08-29T19:09:55.468304+0000 mgr.y (mgr.34104) 1727 : cluster [DBG] pgmap v3038: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:09:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:57 smithi089 bash[78574]: audit 2024-08-29T19:09:56.171615+0000 mon.a (mon.0) 3276 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-24", "field": "max_objects", "val": "6"}]': finished 2024-08-29T19:09:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:57 smithi089 bash[78574]: cluster 2024-08-29T19:09:56.179650+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-08-29T19:09:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:57 smithi144 bash[67678]: cluster 2024-08-29T19:09:55.468304+0000 mgr.y (mgr.34104) 1727 : cluster [DBG] pgmap v3038: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:09:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:57 smithi144 bash[67678]: audit 2024-08-29T19:09:56.171615+0000 mon.a (mon.0) 3276 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-24", "field": "max_objects", "val": "6"}]': finished 2024-08-29T19:09:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:57 smithi144 bash[67678]: cluster 2024-08-29T19:09:56.179650+0000 mon.a (mon.0) 3277 : cluster [DBG] osdmap e1763: 8 total, 8 up, 8 in 2024-08-29T19:09:58.255 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:59.279 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:09:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:09:59 smithi089 bash[77323]: cluster 2024-08-29T19:09:57.470561+0000 mgr.y (mgr.34104) 1728 : cluster [DBG] pgmap v3040: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 768 KiB/s wr, 2 op/s 2024-08-29T19:09:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:09:59 smithi089 bash[78574]: cluster 2024-08-29T19:09:57.470561+0000 mgr.y (mgr.34104) 1728 : cluster [DBG] pgmap v3040: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 768 KiB/s wr, 2 op/s 2024-08-29T19:09:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:09:59 smithi144 bash[67678]: cluster 2024-08-29T19:09:57.470561+0000 mgr.y (mgr.34104) 1728 : cluster [DBG] pgmap v3040: 457 pgs: 457 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 768 KiB/s wr, 2 op/s 2024-08-29T19:10:00.303 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:00.497 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (30009 ms) 2024-08-29T19:10:00.497 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.000145+0000 mon.a (mon.0) 3278 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) full; Telemetry requires re-opt-in 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.000184+0000 mon.a (mon.0) 3279 : cluster [WRN] [WRN] POOL_FULL: 1 pool(s) full 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.000201+0000 mon.a (mon.0) 3280 : cluster [WRN] pool 'test-librbd-smithi089-115949-25' is full (running out of quota) 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.000233+0000 mon.a (mon.0) 3281 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.000290+0000 mon.a (mon.0) 3282 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.012171+0000 mon.a (mon.0) 3283 : cluster [WRN] pool 'test-librbd-smithi089-115949-24' is full (reached quota's max_objects: 6) 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.013006+0000 mon.a (mon.0) 3284 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:00.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:00 smithi144 bash[67678]: cluster 2024-08-29T19:10:00.027249+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-08-29T19:10:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.000145+0000 mon.a (mon.0) 3278 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) full; Telemetry requires re-opt-in 2024-08-29T19:10:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.000184+0000 mon.a (mon.0) 3279 : cluster [WRN] [WRN] POOL_FULL: 1 pool(s) full 2024-08-29T19:10:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.000201+0000 mon.a (mon.0) 3280 : cluster [WRN] pool 'test-librbd-smithi089-115949-25' is full (running out of quota) 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.000233+0000 mon.a (mon.0) 3281 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.000290+0000 mon.a (mon.0) 3282 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.012171+0000 mon.a (mon.0) 3283 : cluster [WRN] pool 'test-librbd-smithi089-115949-24' is full (reached quota's max_objects: 6) 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.013006+0000 mon.a (mon.0) 3284 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[77323]: cluster 2024-08-29T19:10:00.027249+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.000145+0000 mon.a (mon.0) 3278 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) full; Telemetry requires re-opt-in 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.000184+0000 mon.a (mon.0) 3279 : cluster [WRN] [WRN] POOL_FULL: 1 pool(s) full 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.000201+0000 mon.a (mon.0) 3280 : cluster [WRN] pool 'test-librbd-smithi089-115949-25' is full (running out of quota) 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.000233+0000 mon.a (mon.0) 3281 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:10:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.000290+0000 mon.a (mon.0) 3282 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:10:00.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.012171+0000 mon.a (mon.0) 3283 : cluster [WRN] pool 'test-librbd-smithi089-115949-24' is full (reached quota's max_objects: 6) 2024-08-29T19:10:00.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.013006+0000 mon.a (mon.0) 3284 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:00.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:00 smithi089 bash[78574]: cluster 2024-08-29T19:10:00.027249+0000 mon.a (mon.0) 3285 : cluster [DBG] osdmap e1764: 8 total, 8 up, 8 in 2024-08-29T19:10:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:01 smithi144 bash[67678]: cluster 2024-08-29T19:09:59.472866+0000 mgr.y (mgr.34104) 1729 : cluster [DBG] pgmap v3041: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 769 KiB/s wr, 4 op/s 2024-08-29T19:10:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:01 smithi089 bash[77323]: cluster 2024-08-29T19:09:59.472866+0000 mgr.y (mgr.34104) 1729 : cluster [DBG] pgmap v3041: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 769 KiB/s wr, 4 op/s 2024-08-29T19:10:01.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:01 smithi089 bash[78574]: cluster 2024-08-29T19:09:59.472866+0000 mgr.y (mgr.34104) 1729 : cluster [DBG] pgmap v3041: 457 pgs: 457 active+clean; 20 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 769 KiB/s wr, 4 op/s 2024-08-29T19:10:02.294 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:02 smithi144 bash[67678]: cluster 2024-08-29T19:10:01.205372+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-08-29T19:10:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:02 smithi144 bash[67678]: audit 2024-08-29T19:10:01.229026+0000 mon.a (mon.0) 3287 : audit [INF] from='client.? 172.21.15.89:0/2705144896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:02 smithi144 bash[67678]: cluster 2024-08-29T19:10:01.474450+0000 mgr.y (mgr.34104) 1730 : cluster [DBG] pgmap v3044: 489 pgs: 5 creating+peering, 27 unknown, 457 active+clean; 16 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 343 KiB/s wr, 7 op/s 2024-08-29T19:10:02.581 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[70970]: [29/Aug/2024:19:10:02] ENGINE Bus STOPPING 2024-08-29T19:10:02.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[77323]: cluster 2024-08-29T19:10:01.205372+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-08-29T19:10:02.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[77323]: audit 2024-08-29T19:10:01.229026+0000 mon.a (mon.0) 3287 : audit [INF] from='client.? 172.21.15.89:0/2705144896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:02.581 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[77323]: cluster 2024-08-29T19:10:01.474450+0000 mgr.y (mgr.34104) 1730 : cluster [DBG] pgmap v3044: 489 pgs: 5 creating+peering, 27 unknown, 457 active+clean; 16 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 343 KiB/s wr, 7 op/s 2024-08-29T19:10:02.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[78574]: cluster 2024-08-29T19:10:01.205372+0000 mon.a (mon.0) 3286 : cluster [DBG] osdmap e1765: 8 total, 8 up, 8 in 2024-08-29T19:10:02.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[78574]: audit 2024-08-29T19:10:01.229026+0000 mon.a (mon.0) 3287 : audit [INF] from='client.? 172.21.15.89:0/2705144896' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:02.582 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[78574]: cluster 2024-08-29T19:10:01.474450+0000 mgr.y (mgr.34104) 1730 : cluster [DBG] pgmap v3044: 489 pgs: 5 creating+peering, 27 unknown, 457 active+clean; 16 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 343 KiB/s wr, 7 op/s 2024-08-29T19:10:02.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[70970]: [29/Aug/2024:19:10:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:10:02.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[70970]: [29/Aug/2024:19:10:02] ENGINE Bus STOPPED 2024-08-29T19:10:02.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[70970]: [29/Aug/2024:19:10:02] ENGINE Bus STARTING 2024-08-29T19:10:02.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[70970]: [29/Aug/2024:19:10:02] ENGINE Serving on http://:::9283 2024-08-29T19:10:02.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:02 smithi089 bash[70970]: [29/Aug/2024:19:10:02] ENGINE Bus STARTED 2024-08-29T19:10:03.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: cluster 2024-08-29T19:10:02.221514+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:10:03.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.223294+0000 mon.a (mon.0) 3289 : audit [INF] from='client.? 172.21.15.89:0/2705144896' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:03.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: cluster 2024-08-29T19:10:02.233078+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-08-29T19:10:03.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.276297+0000 mon.a (mon.0) 3291 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:10:03.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.300285+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.300820+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.313098+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.551022+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.551510+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.551912+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.555008+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.555471+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.555889+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.558224+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.558550+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.558843+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.575759+0000 mon.a (mon.0) 3304 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.575900+0000 mon.a (mon.0) 3305 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.576151+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.576468+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.576747+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.578151+0000 mon.b (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.578244+0000 mon.b (mon.1) 20 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.579348+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.579685+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.580127+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.582242+0000 mon.c (mon.2) 108 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.582329+0000 mon.c (mon.2) 109 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.583203+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.583420+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:02.583632+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:03.175751+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:03.177169+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:03.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:03 smithi144 bash[67678]: audit 2024-08-29T19:10:03.187539+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: cluster 2024-08-29T19:10:02.221514+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.223294+0000 mon.a (mon.0) 3289 : audit [INF] from='client.? 172.21.15.89:0/2705144896' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: cluster 2024-08-29T19:10:02.233078+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.276297+0000 mon.a (mon.0) 3291 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.300285+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.300820+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.313098+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.551022+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.551510+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.551912+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.555008+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.555471+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.555889+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.558224+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.558550+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.558843+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.575759+0000 mon.a (mon.0) 3304 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.575900+0000 mon.a (mon.0) 3305 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: cluster 2024-08-29T19:10:02.221514+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.223294+0000 mon.a (mon.0) 3289 : audit [INF] from='client.? 172.21.15.89:0/2705144896' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: cluster 2024-08-29T19:10:02.233078+0000 mon.a (mon.0) 3290 : cluster [DBG] osdmap e1766: 8 total, 8 up, 8 in 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.276297+0000 mon.a (mon.0) 3291 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.300285+0000 mon.a (mon.0) 3292 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.300820+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.313098+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.551022+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.551510+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.551912+0000 mon.a (mon.0) 3297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.555008+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.555471+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.555889+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.558224+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.558550+0000 mon.a (mon.0) 3302 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.558843+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.575759+0000 mon.a (mon.0) 3304 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.575900+0000 mon.a (mon.0) 3305 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.576151+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.576468+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.576747+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.578151+0000 mon.b (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.578244+0000 mon.b (mon.1) 20 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.579348+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.579685+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.580127+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.582242+0000 mon.c (mon.2) 108 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.582329+0000 mon.c (mon.2) 109 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.583203+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.583420+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:02.583632+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:03.175751+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:03.177169+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[77323]: audit 2024-08-29T19:10:03.187539+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:03.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.576151+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.576468+0000 mon.a (mon.0) 3307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.576747+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.578151+0000 mon.b (mon.1) 19 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.578244+0000 mon.b (mon.1) 20 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.579348+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.579685+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.580127+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.582242+0000 mon.c (mon.2) 108 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:03.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.582329+0000 mon.c (mon.2) 109 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:03.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.583203+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:03.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.583420+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:03.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:02.583632+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:03.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:03.175751+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:03.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:03.177169+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:03.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:03 smithi089 bash[78574]: audit 2024-08-29T19:10:03.187539+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:04 smithi144 bash[67678]: cluster 2024-08-29T19:10:03.268147+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-08-29T19:10:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:04 smithi144 bash[67678]: cluster 2024-08-29T19:10:03.476316+0000 mgr.y (mgr.34104) 1731 : cluster [DBG] pgmap v3047: 489 pgs: 2 creating+activating, 9 creating+peering, 13 unknown, 465 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 59 op/s 2024-08-29T19:10:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:04 smithi089 bash[78574]: cluster 2024-08-29T19:10:03.268147+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-08-29T19:10:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:04 smithi089 bash[78574]: cluster 2024-08-29T19:10:03.476316+0000 mgr.y (mgr.34104) 1731 : cluster [DBG] pgmap v3047: 489 pgs: 2 creating+activating, 9 creating+peering, 13 unknown, 465 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 59 op/s 2024-08-29T19:10:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:04 smithi089 bash[77323]: cluster 2024-08-29T19:10:03.268147+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1767: 8 total, 8 up, 8 in 2024-08-29T19:10:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:04 smithi089 bash[77323]: cluster 2024-08-29T19:10:03.476316+0000 mgr.y (mgr.34104) 1731 : cluster [DBG] pgmap v3047: 489 pgs: 2 creating+activating, 9 creating+peering, 13 unknown, 465 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 59 op/s 2024-08-29T19:10:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:10:05] "GET /metrics HTTP/1.1" 200 60628 "" "Prometheus/2.43.0" 2024-08-29T19:10:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: cluster 2024-08-29T19:10:04.263731+0000 mon.a (mon.0) 3319 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:10:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: cluster 2024-08-29T19:10:04.277584+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: audit 2024-08-29T19:10:04.361712+0000 mon.a (mon.0) 3321 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: cluster 2024-08-29T19:10:05.015372+0000 mon.a (mon.0) 3322 : cluster [INF] pool 'test-librbd-smithi089-115949-25' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: cluster 2024-08-29T19:10:05.016267+0000 mon.a (mon.0) 3323 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: audit 2024-08-29T19:10:05.018701+0000 mon.a (mon.0) 3324 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[77323]: cluster 2024-08-29T19:10:05.028432+0000 mon.a (mon.0) 3325 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: cluster 2024-08-29T19:10:04.263731+0000 mon.a (mon.0) 3319 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: cluster 2024-08-29T19:10:04.277584+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: audit 2024-08-29T19:10:04.361712+0000 mon.a (mon.0) 3321 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: cluster 2024-08-29T19:10:05.015372+0000 mon.a (mon.0) 3322 : cluster [INF] pool 'test-librbd-smithi089-115949-25' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: cluster 2024-08-29T19:10:05.016267+0000 mon.a (mon.0) 3323 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:10:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: audit 2024-08-29T19:10:05.018701+0000 mon.a (mon.0) 3324 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:10:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:05 smithi089 bash[78574]: cluster 2024-08-29T19:10:05.028432+0000 mon.a (mon.0) 3325 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-08-29T19:10:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: cluster 2024-08-29T19:10:04.263731+0000 mon.a (mon.0) 3319 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:10:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: cluster 2024-08-29T19:10:04.277584+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1768: 8 total, 8 up, 8 in 2024-08-29T19:10:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: audit 2024-08-29T19:10:04.361712+0000 mon.a (mon.0) 3321 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:10:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: cluster 2024-08-29T19:10:05.015372+0000 mon.a (mon.0) 3322 : cluster [INF] pool 'test-librbd-smithi089-115949-25' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: cluster 2024-08-29T19:10:05.016267+0000 mon.a (mon.0) 3323 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:10:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: audit 2024-08-29T19:10:05.018701+0000 mon.a (mon.0) 3324 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:10:05.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:05 smithi144 bash[67678]: cluster 2024-08-29T19:10:05.028432+0000 mon.a (mon.0) 3325 : cluster [DBG] osdmap e1769: 8 total, 8 up, 8 in 2024-08-29T19:10:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:06 smithi089 bash[77323]: cluster 2024-08-29T19:10:05.477373+0000 mgr.y (mgr.34104) 1732 : cluster [DBG] pgmap v3050: 489 pgs: 2 creating+activating, 9 creating+peering, 13 unknown, 465 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 3.5 KiB/s wr, 54 op/s 2024-08-29T19:10:06.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:06 smithi089 bash[78574]: cluster 2024-08-29T19:10:05.477373+0000 mgr.y (mgr.34104) 1732 : cluster [DBG] pgmap v3050: 489 pgs: 2 creating+activating, 9 creating+peering, 13 unknown, 465 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 3.5 KiB/s wr, 54 op/s 2024-08-29T19:10:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:06 smithi144 bash[67678]: cluster 2024-08-29T19:10:05.477373+0000 mgr.y (mgr.34104) 1732 : cluster [DBG] pgmap v3050: 489 pgs: 2 creating+activating, 9 creating+peering, 13 unknown, 465 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 3.5 KiB/s wr, 54 op/s 2024-08-29T19:10:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:08 smithi144 bash[67678]: cluster 2024-08-29T19:10:07.480349+0000 mgr.y (mgr.34104) 1733 : cluster [DBG] pgmap v3051: 489 pgs: 489 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 589 KiB/s wr, 35 op/s 2024-08-29T19:10:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:08 smithi144 bash[67678]: audit 2024-08-29T19:10:07.783613+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:08 smithi144 bash[67678]: audit 2024-08-29T19:10:07.786081+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:08 smithi089 bash[77323]: cluster 2024-08-29T19:10:07.480349+0000 mgr.y (mgr.34104) 1733 : cluster [DBG] pgmap v3051: 489 pgs: 489 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 589 KiB/s wr, 35 op/s 2024-08-29T19:10:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:08 smithi089 bash[77323]: audit 2024-08-29T19:10:07.783613+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:08 smithi089 bash[77323]: audit 2024-08-29T19:10:07.786081+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:08 smithi089 bash[78574]: cluster 2024-08-29T19:10:07.480349+0000 mgr.y (mgr.34104) 1733 : cluster [DBG] pgmap v3051: 489 pgs: 489 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 589 KiB/s wr, 35 op/s 2024-08-29T19:10:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:08 smithi089 bash[78574]: audit 2024-08-29T19:10:07.783613+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:08 smithi089 bash[78574]: audit 2024-08-29T19:10:07.786081+0000 mon.a (mon.0) 3327 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:11 smithi144 bash[67678]: cluster 2024-08-29T19:10:09.482890+0000 mgr.y (mgr.34104) 1734 : cluster [DBG] pgmap v3052: 489 pgs: 489 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 497 KiB/s wr, 29 op/s 2024-08-29T19:10:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:11 smithi144 bash[67678]: cluster 2024-08-29T19:10:10.029307+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-08-29T19:10:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:11 smithi089 bash[77323]: cluster 2024-08-29T19:10:09.482890+0000 mgr.y (mgr.34104) 1734 : cluster [DBG] pgmap v3052: 489 pgs: 489 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 497 KiB/s wr, 29 op/s 2024-08-29T19:10:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:11 smithi089 bash[77323]: cluster 2024-08-29T19:10:10.029307+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-08-29T19:10:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:11 smithi089 bash[78574]: cluster 2024-08-29T19:10:09.482890+0000 mgr.y (mgr.34104) 1734 : cluster [DBG] pgmap v3052: 489 pgs: 489 active+clean; 7.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 497 KiB/s wr, 29 op/s 2024-08-29T19:10:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:11 smithi089 bash[78574]: cluster 2024-08-29T19:10:10.029307+0000 mon.a (mon.0) 3328 : cluster [DBG] osdmap e1770: 8 total, 8 up, 8 in 2024-08-29T19:10:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:13 smithi144 bash[67678]: cluster 2024-08-29T19:10:11.485225+0000 mgr.y (mgr.34104) 1735 : cluster [DBG] pgmap v3054: 489 pgs: 489 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 853 KiB/s wr, 9 op/s 2024-08-29T19:10:13.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:13 smithi089 bash[77323]: cluster 2024-08-29T19:10:11.485225+0000 mgr.y (mgr.34104) 1735 : cluster [DBG] pgmap v3054: 489 pgs: 489 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 853 KiB/s wr, 9 op/s 2024-08-29T19:10:13.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:13 smithi089 bash[78574]: cluster 2024-08-29T19:10:11.485225+0000 mgr.y (mgr.34104) 1735 : cluster [DBG] pgmap v3054: 489 pgs: 489 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 853 KiB/s wr, 9 op/s 2024-08-29T19:10:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:15 smithi144 bash[67678]: cluster 2024-08-29T19:10:13.488441+0000 mgr.y (mgr.34104) 1736 : cluster [DBG] pgmap v3055: 489 pgs: 489 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 969 KiB/s wr, 9 op/s 2024-08-29T19:10:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:10:15] "GET /metrics HTTP/1.1" 200 63165 "" "Prometheus/2.43.0" 2024-08-29T19:10:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:15 smithi089 bash[77323]: cluster 2024-08-29T19:10:13.488441+0000 mgr.y (mgr.34104) 1736 : cluster [DBG] pgmap v3055: 489 pgs: 489 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 969 KiB/s wr, 9 op/s 2024-08-29T19:10:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:15 smithi089 bash[78574]: cluster 2024-08-29T19:10:13.488441+0000 mgr.y (mgr.34104) 1736 : cluster [DBG] pgmap v3055: 489 pgs: 489 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 969 KiB/s wr, 9 op/s 2024-08-29T19:10:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:17 smithi144 bash[67678]: cluster 2024-08-29T19:10:15.489482+0000 mgr.y (mgr.34104) 1737 : cluster [DBG] pgmap v3056: 489 pgs: 489 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 819 KiB/s wr, 7 op/s 2024-08-29T19:10:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:17 smithi089 bash[77323]: cluster 2024-08-29T19:10:15.489482+0000 mgr.y (mgr.34104) 1737 : cluster [DBG] pgmap v3056: 489 pgs: 489 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 819 KiB/s wr, 7 op/s 2024-08-29T19:10:17.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:17 smithi089 bash[78574]: cluster 2024-08-29T19:10:15.489482+0000 mgr.y (mgr.34104) 1737 : cluster [DBG] pgmap v3056: 489 pgs: 489 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 819 KiB/s wr, 7 op/s 2024-08-29T19:10:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:19 smithi144 bash[67678]: cluster 2024-08-29T19:10:17.492488+0000 mgr.y (mgr.34104) 1738 : cluster [DBG] pgmap v3057: 489 pgs: 489 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 KiB/s rd, 614 KiB/s wr, 2 op/s 2024-08-29T19:10:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:19 smithi089 bash[77323]: cluster 2024-08-29T19:10:17.492488+0000 mgr.y (mgr.34104) 1738 : cluster [DBG] pgmap v3057: 489 pgs: 489 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 KiB/s rd, 614 KiB/s wr, 2 op/s 2024-08-29T19:10:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:19 smithi089 bash[78574]: cluster 2024-08-29T19:10:17.492488+0000 mgr.y (mgr.34104) 1738 : cluster [DBG] pgmap v3057: 489 pgs: 489 active+clean; 14 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 KiB/s rd, 614 KiB/s wr, 2 op/s 2024-08-29T19:10:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:21 smithi144 bash[67678]: cluster 2024-08-29T19:10:19.494900+0000 mgr.y (mgr.34104) 1739 : cluster [DBG] pgmap v3058: 489 pgs: 489 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:21.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:21 smithi089 bash[77323]: cluster 2024-08-29T19:10:19.494900+0000 mgr.y (mgr.34104) 1739 : cluster [DBG] pgmap v3058: 489 pgs: 489 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:21.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:21 smithi089 bash[78574]: cluster 2024-08-29T19:10:19.494900+0000 mgr.y (mgr.34104) 1739 : cluster [DBG] pgmap v3058: 489 pgs: 489 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:23 smithi144 bash[67678]: cluster 2024-08-29T19:10:21.497240+0000 mgr.y (mgr.34104) 1740 : cluster [DBG] pgmap v3059: 489 pgs: 489 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 892 B/s rd, 982 KiB/s wr, 2 op/s 2024-08-29T19:10:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:23 smithi144 bash[67678]: audit 2024-08-29T19:10:22.776404+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:23 smithi089 bash[77323]: cluster 2024-08-29T19:10:21.497240+0000 mgr.y (mgr.34104) 1740 : cluster [DBG] pgmap v3059: 489 pgs: 489 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 892 B/s rd, 982 KiB/s wr, 2 op/s 2024-08-29T19:10:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:23 smithi089 bash[77323]: audit 2024-08-29T19:10:22.776404+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:23 smithi089 bash[78574]: cluster 2024-08-29T19:10:21.497240+0000 mgr.y (mgr.34104) 1740 : cluster [DBG] pgmap v3059: 489 pgs: 489 active+clean; 19 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 892 B/s rd, 982 KiB/s wr, 2 op/s 2024-08-29T19:10:23.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:23 smithi089 bash[78574]: audit 2024-08-29T19:10:22.776404+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:10:25] "GET /metrics HTTP/1.1" 200 63165 "" "Prometheus/2.43.0" 2024-08-29T19:10:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[78574]: cluster 2024-08-29T19:10:23.500260+0000 mgr.y (mgr.34104) 1741 : cluster [DBG] pgmap v3060: 489 pgs: 489 active+clean; 22 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 938 KiB/s wr, 3 op/s 2024-08-29T19:10:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[78574]: cluster 2024-08-29T19:10:25.023248+0000 mon.a (mon.0) 3330 : cluster [WRN] pool 'test-librbd-smithi089-115949-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:10:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[78574]: cluster 2024-08-29T19:10:25.024068+0000 mon.a (mon.0) 3331 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:25.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[78574]: cluster 2024-08-29T19:10:25.036154+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-08-29T19:10:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[77323]: cluster 2024-08-29T19:10:23.500260+0000 mgr.y (mgr.34104) 1741 : cluster [DBG] pgmap v3060: 489 pgs: 489 active+clean; 22 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 938 KiB/s wr, 3 op/s 2024-08-29T19:10:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[77323]: cluster 2024-08-29T19:10:25.023248+0000 mon.a (mon.0) 3330 : cluster [WRN] pool 'test-librbd-smithi089-115949-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:10:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[77323]: cluster 2024-08-29T19:10:25.024068+0000 mon.a (mon.0) 3331 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:25 smithi089 bash[77323]: cluster 2024-08-29T19:10:25.036154+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-08-29T19:10:25.465 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (24968 ms) 2024-08-29T19:10:25.465 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-08-29T19:10:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:25 smithi144 bash[67678]: cluster 2024-08-29T19:10:23.500260+0000 mgr.y (mgr.34104) 1741 : cluster [DBG] pgmap v3060: 489 pgs: 489 active+clean; 22 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 938 KiB/s wr, 3 op/s 2024-08-29T19:10:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:25 smithi144 bash[67678]: cluster 2024-08-29T19:10:25.023248+0000 mon.a (mon.0) 3330 : cluster [WRN] pool 'test-librbd-smithi089-115949-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:10:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:25 smithi144 bash[67678]: cluster 2024-08-29T19:10:25.024068+0000 mon.a (mon.0) 3331 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:25 smithi144 bash[67678]: cluster 2024-08-29T19:10:25.036154+0000 mon.a (mon.0) 3332 : cluster [DBG] osdmap e1771: 8 total, 8 up, 8 in 2024-08-29T19:10:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[77323]: audit 2024-08-29T19:10:25.113665+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T19:10:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[77323]: audit 2024-08-29T19:10:25.114018+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-08-29T19:10:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[77323]: audit 2024-08-29T19:10:25.114238+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 3]}]: dispatch 2024-08-29T19:10:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[77323]: audit 2024-08-29T19:10:25.114440+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.8", "id": [6, 7]}]: dispatch 2024-08-29T19:10:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[78574]: audit 2024-08-29T19:10:25.113665+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T19:10:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[78574]: audit 2024-08-29T19:10:25.114018+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-08-29T19:10:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[78574]: audit 2024-08-29T19:10:25.114238+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 3]}]: dispatch 2024-08-29T19:10:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:26 smithi089 bash[78574]: audit 2024-08-29T19:10:25.114440+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.8", "id": [6, 7]}]: dispatch 2024-08-29T19:10:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:26 smithi144 bash[67678]: audit 2024-08-29T19:10:25.113665+0000 mon.a (mon.0) 3333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]: dispatch 2024-08-29T19:10:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:26 smithi144 bash[67678]: audit 2024-08-29T19:10:25.114018+0000 mon.a (mon.0) 3334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-08-29T19:10:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:26 smithi144 bash[67678]: audit 2024-08-29T19:10:25.114238+0000 mon.a (mon.0) 3335 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 3]}]: dispatch 2024-08-29T19:10:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:26 smithi144 bash[67678]: audit 2024-08-29T19:10:25.114440+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.8", "id": [6, 7]}]: dispatch 2024-08-29T19:10:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: cluster 2024-08-29T19:10:25.500951+0000 mgr.y (mgr.34104) 1742 : cluster [DBG] pgmap v3062: 489 pgs: 489 active+clean; 22 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:10:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: audit 2024-08-29T19:10:26.073661+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-29T19:10:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: audit 2024-08-29T19:10:26.073865+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]': finished 2024-08-29T19:10:27.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: audit 2024-08-29T19:10:26.074035+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 3]}]': finished 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: audit 2024-08-29T19:10:26.074264+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.8", "id": [6, 7]}]': finished 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: cluster 2024-08-29T19:10:26.082268+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: audit 2024-08-29T19:10:26.084276+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.89:0/3710523958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[77323]: audit 2024-08-29T19:10:26.088254+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: cluster 2024-08-29T19:10:25.500951+0000 mgr.y (mgr.34104) 1742 : cluster [DBG] pgmap v3062: 489 pgs: 489 active+clean; 22 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: audit 2024-08-29T19:10:26.073661+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: audit 2024-08-29T19:10:26.073865+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]': finished 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: audit 2024-08-29T19:10:26.074035+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 3]}]': finished 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: audit 2024-08-29T19:10:26.074264+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.8", "id": [6, 7]}]': finished 2024-08-29T19:10:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: cluster 2024-08-29T19:10:26.082268+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-08-29T19:10:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: audit 2024-08-29T19:10:26.084276+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.89:0/3710523958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:27 smithi089 bash[78574]: audit 2024-08-29T19:10:26.088254+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: cluster 2024-08-29T19:10:25.500951+0000 mgr.y (mgr.34104) 1742 : cluster [DBG] pgmap v3062: 489 pgs: 489 active+clean; 22 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 921 KiB/s wr, 3 op/s 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: audit 2024-08-29T19:10:26.073661+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.9", "id": [2, 4]}]': finished 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: audit 2024-08-29T19:10:26.073865+0000 mon.a (mon.0) 3338 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]': finished 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: audit 2024-08-29T19:10:26.074035+0000 mon.a (mon.0) 3339 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 3]}]': finished 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: audit 2024-08-29T19:10:26.074264+0000 mon.a (mon.0) 3340 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.8", "id": [6, 7]}]': finished 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: cluster 2024-08-29T19:10:26.082268+0000 mon.a (mon.0) 3341 : cluster [DBG] osdmap e1772: 8 total, 8 up, 8 in 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: audit 2024-08-29T19:10:26.084276+0000 mon.c (mon.2) 110 : audit [INF] from='client.? 172.21.15.89:0/3710523958' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:27 smithi144 bash[67678]: audit 2024-08-29T19:10:26.088254+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:28.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:28 smithi089 bash[77323]: audit 2024-08-29T19:10:27.076964+0000 mon.a (mon.0) 3343 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:28.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:28 smithi089 bash[77323]: cluster 2024-08-29T19:10:27.086184+0000 mon.a (mon.0) 3344 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-08-29T19:10:28.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:28 smithi089 bash[78574]: audit 2024-08-29T19:10:27.076964+0000 mon.a (mon.0) 3343 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:28 smithi089 bash[78574]: cluster 2024-08-29T19:10:27.086184+0000 mon.a (mon.0) 3344 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-08-29T19:10:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:28 smithi144 bash[67678]: audit 2024-08-29T19:10:27.076964+0000 mon.a (mon.0) 3343 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:28 smithi144 bash[67678]: cluster 2024-08-29T19:10:27.086184+0000 mon.a (mon.0) 3344 : cluster [DBG] osdmap e1773: 8 total, 8 up, 8 in 2024-08-29T19:10:29.184 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[77323]: cluster 2024-08-29T19:10:27.502765+0000 mgr.y (mgr.34104) 1743 : cluster [DBG] pgmap v3065: 521 pgs: 10 creating+peering, 11 unknown, 500 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[77323]: cluster 2024-08-29T19:10:28.120670+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-08-29T19:10:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[77323]: audit 2024-08-29T19:10:28.124636+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.89:0/999278551' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[77323]: audit 2024-08-29T19:10:28.129390+0000 mon.a (mon.0) 3346 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[78574]: cluster 2024-08-29T19:10:27.502765+0000 mgr.y (mgr.34104) 1743 : cluster [DBG] pgmap v3065: 521 pgs: 10 creating+peering, 11 unknown, 500 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:29.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[78574]: cluster 2024-08-29T19:10:28.120670+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-08-29T19:10:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[78574]: audit 2024-08-29T19:10:28.124636+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.89:0/999278551' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[78574]: audit 2024-08-29T19:10:28.129390+0000 mon.a (mon.0) 3346 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:29.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[70970]: [29/Aug/2024:19:10:29] ENGINE Bus STOPPING 2024-08-29T19:10:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:29 smithi144 bash[67678]: cluster 2024-08-29T19:10:27.502765+0000 mgr.y (mgr.34104) 1743 : cluster [DBG] pgmap v3065: 521 pgs: 10 creating+peering, 11 unknown, 500 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.0 MiB/s wr, 30 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:29 smithi144 bash[67678]: cluster 2024-08-29T19:10:28.120670+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1774: 8 total, 8 up, 8 in 2024-08-29T19:10:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:29 smithi144 bash[67678]: audit 2024-08-29T19:10:28.124636+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.89:0/999278551' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:29 smithi144 bash[67678]: audit 2024-08-29T19:10:28.129390+0000 mon.a (mon.0) 3346 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:10:29.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[70970]: [29/Aug/2024:19:10:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:10:29.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[70970]: [29/Aug/2024:19:10:29] ENGINE Bus STOPPED 2024-08-29T19:10:29.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[70970]: [29/Aug/2024:19:10:29] ENGINE Bus STARTING 2024-08-29T19:10:29.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[70970]: [29/Aug/2024:19:10:29] ENGINE Serving on http://:::9283 2024-08-29T19:10:29.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:29 smithi089 bash[70970]: [29/Aug/2024:19:10:29] ENGINE Bus STARTED 2024-08-29T19:10:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.111566+0000 mon.a (mon.0) 3347 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: cluster 2024-08-29T19:10:29.120770+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-08-29T19:10:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.171430+0000 mon.a (mon.0) 3349 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:10:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.192137+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.194726+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.196679+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.197486+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.202627+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.205353+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.397272+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.397544+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.397777+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.400389+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.400590+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.400792+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.402752+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.403283+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.403653+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.111566+0000 mon.a (mon.0) 3347 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: cluster 2024-08-29T19:10:29.120770+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.171430+0000 mon.a (mon.0) 3349 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.192137+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.194726+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.196679+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.197486+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.202627+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.205353+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.397272+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.397544+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.397777+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.400389+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.400590+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.400792+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.402752+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.403283+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.403653+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.419021+0000 mon.a (mon.0) 3365 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.419082+0000 mon.a (mon.0) 3366 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.419536+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.419967+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.420322+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.421835+0000 mon.b (mon.1) 21 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.421928+0000 mon.b (mon.1) 22 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.423250+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.423931+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.424257+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.435 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.425921+0000 mon.c (mon.2) 112 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.425983+0000 mon.c (mon.2) 113 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.426307+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.426861+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: audit 2024-08-29T19:10:29.427158+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: cluster 2024-08-29T19:10:30.025951+0000 mon.a (mon.0) 3376 : cluster [INF] pool 'test-librbd-smithi089-115949-26' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: cluster 2024-08-29T19:10:30.027032+0000 mon.a (mon.0) 3377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[77323]: cluster 2024-08-29T19:10:30.040068+0000 mon.a (mon.0) 3378 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.419021+0000 mon.a (mon.0) 3365 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.419082+0000 mon.a (mon.0) 3366 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.419536+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.419967+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.420322+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.421835+0000 mon.b (mon.1) 21 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.421928+0000 mon.b (mon.1) 22 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.423250+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.423931+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.424257+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.425921+0000 mon.c (mon.2) 112 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.425983+0000 mon.c (mon.2) 113 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.426307+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.426861+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: audit 2024-08-29T19:10:29.427158+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: cluster 2024-08-29T19:10:30.025951+0000 mon.a (mon.0) 3376 : cluster [INF] pool 'test-librbd-smithi089-115949-26' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: cluster 2024-08-29T19:10:30.027032+0000 mon.a (mon.0) 3377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:10:30.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:30 smithi089 bash[78574]: cluster 2024-08-29T19:10:30.040068+0000 mon.a (mon.0) 3378 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.111566+0000 mon.a (mon.0) 3347 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: cluster 2024-08-29T19:10:29.120770+0000 mon.a (mon.0) 3348 : cluster [DBG] osdmap e1775: 8 total, 8 up, 8 in 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.171430+0000 mon.a (mon.0) 3349 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.192137+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.194726+0000 mon.a (mon.0) 3351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.196679+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.197486+0000 mon.a (mon.0) 3353 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.202627+0000 mon.a (mon.0) 3354 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.205353+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.397272+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.397544+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.397777+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.400389+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.400590+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.400792+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.402752+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.403283+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.403653+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.419021+0000 mon.a (mon.0) 3365 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.419082+0000 mon.a (mon.0) 3366 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.419536+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.419967+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.420322+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.421835+0000 mon.b (mon.1) 21 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.421928+0000 mon.b (mon.1) 22 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.423250+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.423931+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.424257+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.425921+0000 mon.c (mon.2) 112 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.425983+0000 mon.c (mon.2) 113 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.426307+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.426861+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: audit 2024-08-29T19:10:29.427158+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:10:30.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: cluster 2024-08-29T19:10:30.025951+0000 mon.a (mon.0) 3376 : cluster [INF] pool 'test-librbd-smithi089-115949-26' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:30.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: cluster 2024-08-29T19:10:30.027032+0000 mon.a (mon.0) 3377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:10:30.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:30 smithi144 bash[67678]: cluster 2024-08-29T19:10:30.040068+0000 mon.a (mon.0) 3378 : cluster [DBG] osdmap e1776: 8 total, 8 up, 8 in 2024-08-29T19:10:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:31 smithi144 bash[67678]: cluster 2024-08-29T19:10:29.503768+0000 mgr.y (mgr.34104) 1744 : cluster [DBG] pgmap v3068: 553 pgs: 21 creating+peering, 21 unknown, 511 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 770 KiB/s wr, 42 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:31 smithi144 bash[67678]: cluster 2024-08-29T19:10:31.040855+0000 mon.a (mon.0) 3379 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-08-29T19:10:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:31 smithi144 bash[67678]: audit 2024-08-29T19:10:31.127445+0000 mon.a (mon.0) 3380 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:10:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:31 smithi089 bash[77323]: cluster 2024-08-29T19:10:29.503768+0000 mgr.y (mgr.34104) 1744 : cluster [DBG] pgmap v3068: 553 pgs: 21 creating+peering, 21 unknown, 511 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 770 KiB/s wr, 42 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:31 smithi089 bash[77323]: cluster 2024-08-29T19:10:31.040855+0000 mon.a (mon.0) 3379 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-08-29T19:10:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:31 smithi089 bash[77323]: audit 2024-08-29T19:10:31.127445+0000 mon.a (mon.0) 3380 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:10:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:31 smithi089 bash[78574]: cluster 2024-08-29T19:10:29.503768+0000 mgr.y (mgr.34104) 1744 : cluster [DBG] pgmap v3068: 553 pgs: 21 creating+peering, 21 unknown, 511 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 770 KiB/s wr, 42 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:31 smithi089 bash[78574]: cluster 2024-08-29T19:10:31.040855+0000 mon.a (mon.0) 3379 : cluster [DBG] osdmap e1777: 8 total, 8 up, 8 in 2024-08-29T19:10:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:31 smithi089 bash[78574]: audit 2024-08-29T19:10:31.127445+0000 mon.a (mon.0) 3380 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-08-29T19:10:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:33 smithi144 bash[67678]: cluster 2024-08-29T19:10:31.506311+0000 mgr.y (mgr.34104) 1745 : cluster [DBG] pgmap v3071: 553 pgs: 11 creating+peering, 9 unknown, 533 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:33 smithi144 bash[67678]: audit 2024-08-29T19:10:32.036185+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:10:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:33 smithi144 bash[67678]: cluster 2024-08-29T19:10:32.044335+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-08-29T19:10:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:33 smithi089 bash[77323]: cluster 2024-08-29T19:10:31.506311+0000 mgr.y (mgr.34104) 1745 : cluster [DBG] pgmap v3071: 553 pgs: 11 creating+peering, 9 unknown, 533 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:33 smithi089 bash[77323]: audit 2024-08-29T19:10:32.036185+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:10:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:33 smithi089 bash[77323]: cluster 2024-08-29T19:10:32.044335+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-08-29T19:10:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:33 smithi089 bash[78574]: cluster 2024-08-29T19:10:31.506311+0000 mgr.y (mgr.34104) 1745 : cluster [DBG] pgmap v3071: 553 pgs: 11 creating+peering, 9 unknown, 533 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-08-29T19:10:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:33 smithi089 bash[78574]: audit 2024-08-29T19:10:32.036185+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-29T19:10:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:33 smithi089 bash[78574]: cluster 2024-08-29T19:10:32.044335+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1778: 8 total, 8 up, 8 in 2024-08-29T19:10:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:35 smithi089 bash[77323]: cluster 2024-08-29T19:10:33.509716+0000 mgr.y (mgr.34104) 1746 : cluster [DBG] pgmap v3073: 553 pgs: 553 active+clean; 5.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 236 KiB/s wr, 26 op/s 2024-08-29T19:10:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:10:35] "GET /metrics HTTP/1.1" 200 63165 "" "Prometheus/2.43.0" 2024-08-29T19:10:35.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:35 smithi089 bash[78574]: cluster 2024-08-29T19:10:33.509716+0000 mgr.y (mgr.34104) 1746 : cluster [DBG] pgmap v3073: 553 pgs: 553 active+clean; 5.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 236 KiB/s wr, 26 op/s 2024-08-29T19:10:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:35 smithi144 bash[67678]: cluster 2024-08-29T19:10:33.509716+0000 mgr.y (mgr.34104) 1746 : cluster [DBG] pgmap v3073: 553 pgs: 553 active+clean; 5.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 236 KiB/s wr, 26 op/s 2024-08-29T19:10:36.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:36 smithi089 bash[77323]: cluster 2024-08-29T19:10:35.040696+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-08-29T19:10:36.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:36 smithi089 bash[78574]: cluster 2024-08-29T19:10:35.040696+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-08-29T19:10:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:36 smithi144 bash[67678]: cluster 2024-08-29T19:10:35.040696+0000 mon.a (mon.0) 3383 : cluster [DBG] osdmap e1779: 8 total, 8 up, 8 in 2024-08-29T19:10:37.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:37 smithi089 bash[78574]: cluster 2024-08-29T19:10:35.510779+0000 mgr.y (mgr.34104) 1747 : cluster [DBG] pgmap v3075: 553 pgs: 553 active+clean; 5.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 189 KiB/s wr, 21 op/s 2024-08-29T19:10:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:37 smithi089 bash[77323]: cluster 2024-08-29T19:10:35.510779+0000 mgr.y (mgr.34104) 1747 : cluster [DBG] pgmap v3075: 553 pgs: 553 active+clean; 5.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 189 KiB/s wr, 21 op/s 2024-08-29T19:10:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:37 smithi144 bash[67678]: cluster 2024-08-29T19:10:35.510779+0000 mgr.y (mgr.34104) 1747 : cluster [DBG] pgmap v3075: 553 pgs: 553 active+clean; 5.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 189 KiB/s wr, 21 op/s 2024-08-29T19:10:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:38 smithi089 bash[78574]: audit 2024-08-29T19:10:37.776594+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:38 smithi089 bash[77323]: audit 2024-08-29T19:10:37.776594+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:38 smithi144 bash[67678]: audit 2024-08-29T19:10:37.776594+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:39 smithi089 bash[77323]: cluster 2024-08-29T19:10:37.514211+0000 mgr.y (mgr.34104) 1748 : cluster [DBG] pgmap v3076: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 951 KiB/s wr, 19 op/s 2024-08-29T19:10:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:39 smithi089 bash[78574]: cluster 2024-08-29T19:10:37.514211+0000 mgr.y (mgr.34104) 1748 : cluster [DBG] pgmap v3076: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 951 KiB/s wr, 19 op/s 2024-08-29T19:10:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:39 smithi144 bash[67678]: cluster 2024-08-29T19:10:37.514211+0000 mgr.y (mgr.34104) 1748 : cluster [DBG] pgmap v3076: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 951 KiB/s wr, 19 op/s 2024-08-29T19:10:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:41 smithi089 bash[77323]: cluster 2024-08-29T19:10:39.516818+0000 mgr.y (mgr.34104) 1749 : cluster [DBG] pgmap v3077: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 KiB/s rd, 768 KiB/s wr, 15 op/s 2024-08-29T19:10:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:41 smithi089 bash[78574]: cluster 2024-08-29T19:10:39.516818+0000 mgr.y (mgr.34104) 1749 : cluster [DBG] pgmap v3077: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 KiB/s rd, 768 KiB/s wr, 15 op/s 2024-08-29T19:10:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:41 smithi144 bash[67678]: cluster 2024-08-29T19:10:39.516818+0000 mgr.y (mgr.34104) 1749 : cluster [DBG] pgmap v3077: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.1 KiB/s rd, 768 KiB/s wr, 15 op/s 2024-08-29T19:10:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:43 smithi089 bash[77323]: cluster 2024-08-29T19:10:41.519370+0000 mgr.y (mgr.34104) 1750 : cluster [DBG] pgmap v3078: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 649 KiB/s wr, 13 op/s 2024-08-29T19:10:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:43 smithi089 bash[78574]: cluster 2024-08-29T19:10:41.519370+0000 mgr.y (mgr.34104) 1750 : cluster [DBG] pgmap v3078: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 649 KiB/s wr, 13 op/s 2024-08-29T19:10:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:43 smithi144 bash[67678]: cluster 2024-08-29T19:10:41.519370+0000 mgr.y (mgr.34104) 1750 : cluster [DBG] pgmap v3078: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.7 KiB/s rd, 649 KiB/s wr, 13 op/s 2024-08-29T19:10:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:10:45] "GET /metrics HTTP/1.1" 200 68089 "" "Prometheus/2.43.0" 2024-08-29T19:10:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[77323]: cluster 2024-08-29T19:10:43.522715+0000 mgr.y (mgr.34104) 1751 : cluster [DBG] pgmap v3079: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[77323]: cluster 2024-08-29T19:10:45.033344+0000 mon.a (mon.0) 3385 : cluster [WRN] pool 'test-librbd-smithi089-115949-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:10:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[77323]: cluster 2024-08-29T19:10:45.034085+0000 mon.a (mon.0) 3386 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[77323]: cluster 2024-08-29T19:10:45.049958+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-08-29T19:10:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[78574]: cluster 2024-08-29T19:10:43.522715+0000 mgr.y (mgr.34104) 1751 : cluster [DBG] pgmap v3079: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[78574]: cluster 2024-08-29T19:10:45.033344+0000 mon.a (mon.0) 3385 : cluster [WRN] pool 'test-librbd-smithi089-115949-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:10:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[78574]: cluster 2024-08-29T19:10:45.034085+0000 mon.a (mon.0) 3386 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:45 smithi089 bash[78574]: cluster 2024-08-29T19:10:45.049958+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-08-29T19:10:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:45 smithi144 bash[67678]: cluster 2024-08-29T19:10:43.522715+0000 mgr.y (mgr.34104) 1751 : cluster [DBG] pgmap v3079: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:45 smithi144 bash[67678]: cluster 2024-08-29T19:10:45.033344+0000 mon.a (mon.0) 3385 : cluster [WRN] pool 'test-librbd-smithi089-115949-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-29T19:10:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:45 smithi144 bash[67678]: cluster 2024-08-29T19:10:45.034085+0000 mon.a (mon.0) 3386 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:45 smithi144 bash[67678]: cluster 2024-08-29T19:10:45.049958+0000 mon.a (mon.0) 3387 : cluster [DBG] osdmap e1780: 8 total, 8 up, 8 in 2024-08-29T19:10:46.114 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:46 smithi089 bash[77323]: audit 2024-08-29T19:10:45.231669+0000 mon.a (mon.0) 3388 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T19:10:46.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:46 smithi089 bash[78574]: audit 2024-08-29T19:10:45.231669+0000 mon.a (mon.0) 3388 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T19:10:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:46 smithi144 bash[67678]: audit 2024-08-29T19:10:45.231669+0000 mon.a (mon.0) 3388 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-27", "field": "max_objects", "val": "7"}]: dispatch 2024-08-29T19:10:47.177 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:47 smithi089 bash[77323]: cluster 2024-08-29T19:10:45.523762+0000 mgr.y (mgr.34104) 1752 : cluster [DBG] pgmap v3081: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:47 smithi089 bash[77323]: audit 2024-08-29T19:10:46.115076+0000 mon.a (mon.0) 3389 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-27", "field": "max_objects", "val": "7"}]': finished 2024-08-29T19:10:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:47 smithi089 bash[77323]: cluster 2024-08-29T19:10:46.125231+0000 mon.a (mon.0) 3390 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-08-29T19:10:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:47 smithi089 bash[78574]: cluster 2024-08-29T19:10:45.523762+0000 mgr.y (mgr.34104) 1752 : cluster [DBG] pgmap v3081: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:47 smithi089 bash[78574]: audit 2024-08-29T19:10:46.115076+0000 mon.a (mon.0) 3389 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-27", "field": "max_objects", "val": "7"}]': finished 2024-08-29T19:10:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:47 smithi089 bash[78574]: cluster 2024-08-29T19:10:46.125231+0000 mon.a (mon.0) 3390 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-08-29T19:10:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:47 smithi144 bash[67678]: cluster 2024-08-29T19:10:45.523762+0000 mgr.y (mgr.34104) 1752 : cluster [DBG] pgmap v3081: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1022 B/s rd, 1.1 MiB/s wr, 2 op/s 2024-08-29T19:10:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:47 smithi144 bash[67678]: audit 2024-08-29T19:10:46.115076+0000 mon.a (mon.0) 3389 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi089-115949-27", "field": "max_objects", "val": "7"}]': finished 2024-08-29T19:10:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:47 smithi144 bash[67678]: cluster 2024-08-29T19:10:46.125231+0000 mon.a (mon.0) 3390 : cluster [DBG] osdmap e1781: 8 total, 8 up, 8 in 2024-08-29T19:10:48.200 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:49.223 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:49 smithi089 bash[77323]: cluster 2024-08-29T19:10:47.527210+0000 mgr.y (mgr.34104) 1753 : cluster [DBG] pgmap v3083: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-08-29T19:10:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:49 smithi089 bash[78574]: cluster 2024-08-29T19:10:47.527210+0000 mgr.y (mgr.34104) 1753 : cluster [DBG] pgmap v3083: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-08-29T19:10:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:49 smithi144 bash[67678]: cluster 2024-08-29T19:10:47.527210+0000 mgr.y (mgr.34104) 1753 : cluster [DBG] pgmap v3083: 553 pgs: 553 active+clean; 17 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-08-29T19:10:50.246 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:50 smithi089 bash[77323]: cluster 2024-08-29T19:10:50.035885+0000 mon.a (mon.0) 3391 : cluster [WRN] pool 'test-librbd-smithi089-115949-27' is full (reached quota's max_objects: 7) 2024-08-29T19:10:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:50 smithi089 bash[77323]: cluster 2024-08-29T19:10:50.036627+0000 mon.a (mon.0) 3392 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-29T19:10:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:50 smithi089 bash[77323]: cluster 2024-08-29T19:10:50.047340+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-08-29T19:10:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:50 smithi089 bash[78574]: cluster 2024-08-29T19:10:50.035885+0000 mon.a (mon.0) 3391 : cluster [WRN] pool 'test-librbd-smithi089-115949-27' is full (reached quota's max_objects: 7) 2024-08-29T19:10:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:50 smithi089 bash[78574]: cluster 2024-08-29T19:10:50.036627+0000 mon.a (mon.0) 3392 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-29T19:10:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:50 smithi089 bash[78574]: cluster 2024-08-29T19:10:50.047340+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-08-29T19:10:50.435 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (24970 ms) 2024-08-29T19:10:50.435 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestIO 2024-08-29T19:10:50.435 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:10:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:50 smithi144 bash[67678]: cluster 2024-08-29T19:10:50.035885+0000 mon.a (mon.0) 3391 : cluster [WRN] pool 'test-librbd-smithi089-115949-27' is full (reached quota's max_objects: 7) 2024-08-29T19:10:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:50 smithi144 bash[67678]: cluster 2024-08-29T19:10:50.036627+0000 mon.a (mon.0) 3392 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-29T19:10:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:50 smithi144 bash[67678]: cluster 2024-08-29T19:10:50.047340+0000 mon.a (mon.0) 3393 : cluster [DBG] osdmap e1782: 8 total, 8 up, 8 in 2024-08-29T19:10:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:51 smithi089 bash[77323]: cluster 2024-08-29T19:10:49.529885+0000 mgr.y (mgr.34104) 1754 : cluster [DBG] pgmap v3084: 553 pgs: 553 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 896 KiB/s wr, 6 op/s 2024-08-29T19:10:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:51 smithi089 bash[78574]: cluster 2024-08-29T19:10:49.529885+0000 mgr.y (mgr.34104) 1754 : cluster [DBG] pgmap v3084: 553 pgs: 553 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 896 KiB/s wr, 6 op/s 2024-08-29T19:10:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:51 smithi144 bash[67678]: cluster 2024-08-29T19:10:49.529885+0000 mgr.y (mgr.34104) 1754 : cluster [DBG] pgmap v3084: 553 pgs: 553 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 896 KiB/s wr, 6 op/s 2024-08-29T19:10:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:53 smithi089 bash[77323]: cluster 2024-08-29T19:10:51.532920+0000 mgr.y (mgr.34104) 1755 : cluster [DBG] pgmap v3086: 553 pgs: 553 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 160 KiB/s wr, 7 op/s 2024-08-29T19:10:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:53 smithi089 bash[77323]: audit 2024-08-29T19:10:52.776893+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:53 smithi089 bash[78574]: cluster 2024-08-29T19:10:51.532920+0000 mgr.y (mgr.34104) 1755 : cluster [DBG] pgmap v3086: 553 pgs: 553 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 160 KiB/s wr, 7 op/s 2024-08-29T19:10:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:53 smithi089 bash[78574]: audit 2024-08-29T19:10:52.776893+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:53 smithi144 bash[67678]: cluster 2024-08-29T19:10:51.532920+0000 mgr.y (mgr.34104) 1755 : cluster [DBG] pgmap v3086: 553 pgs: 553 active+clean; 18 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 160 KiB/s wr, 7 op/s 2024-08-29T19:10:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:53 smithi144 bash[67678]: audit 2024-08-29T19:10:52.776893+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:10:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:10:55] "GET /metrics HTTP/1.1" 200 68093 "" "Prometheus/2.43.0" 2024-08-29T19:10:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[77323]: cluster 2024-08-29T19:10:53.536286+0000 mgr.y (mgr.34104) 1756 : cluster [DBG] pgmap v3087: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 194 KiB/s wr, 256 op/s 2024-08-29T19:10:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[77323]: cluster 2024-08-29T19:10:55.038433+0000 mon.a (mon.0) 3395 : cluster [INF] pool 'test-librbd-smithi089-115949-28' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[77323]: cluster 2024-08-29T19:10:55.039211+0000 mon.a (mon.0) 3396 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[77323]: cluster 2024-08-29T19:10:55.059582+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-08-29T19:10:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[78574]: cluster 2024-08-29T19:10:53.536286+0000 mgr.y (mgr.34104) 1756 : cluster [DBG] pgmap v3087: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 194 KiB/s wr, 256 op/s 2024-08-29T19:10:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[78574]: cluster 2024-08-29T19:10:55.038433+0000 mon.a (mon.0) 3395 : cluster [INF] pool 'test-librbd-smithi089-115949-28' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[78574]: cluster 2024-08-29T19:10:55.039211+0000 mon.a (mon.0) 3396 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:55 smithi089 bash[78574]: cluster 2024-08-29T19:10:55.059582+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-08-29T19:10:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:55 smithi144 bash[67678]: cluster 2024-08-29T19:10:53.536286+0000 mgr.y (mgr.34104) 1756 : cluster [DBG] pgmap v3087: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 146 KiB/s rd, 194 KiB/s wr, 256 op/s 2024-08-29T19:10:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:55 smithi144 bash[67678]: cluster 2024-08-29T19:10:55.038433+0000 mon.a (mon.0) 3395 : cluster [INF] pool 'test-librbd-smithi089-115949-28' no longer out of quota; removing NO_QUOTA flag 2024-08-29T19:10:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:55 smithi144 bash[67678]: cluster 2024-08-29T19:10:55.039211+0000 mon.a (mon.0) 3396 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-29T19:10:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:55 smithi144 bash[67678]: cluster 2024-08-29T19:10:55.059582+0000 mon.a (mon.0) 3397 : cluster [DBG] osdmap e1783: 8 total, 8 up, 8 in 2024-08-29T19:10:57.253 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:10:57.253 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:10:57.253 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:10:57.254 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.255 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.256 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.257 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.258 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:10:57.259 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 512~512 = 512 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 1536~512 = 0 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.260 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.261 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.262 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.263 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:10:57.264 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.265 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:10:57.266 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:10:57.267 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.268 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:10:57.269 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:10:57.270 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:10:57.270 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:10:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:57 smithi089 bash[77323]: cluster 2024-08-29T19:10:55.537352+0000 mgr.y (mgr.34104) 1757 : cluster [DBG] pgmap v3089: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 194 KiB/s wr, 254 op/s 2024-08-29T19:10:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:57 smithi089 bash[78574]: cluster 2024-08-29T19:10:55.537352+0000 mgr.y (mgr.34104) 1757 : cluster [DBG] pgmap v3089: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 194 KiB/s wr, 254 op/s 2024-08-29T19:10:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:57 smithi144 bash[67678]: cluster 2024-08-29T19:10:55.537352+0000 mgr.y (mgr.34104) 1757 : cluster [DBG] pgmap v3089: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 194 KiB/s wr, 254 op/s 2024-08-29T19:10:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:10:59 smithi089 bash[77323]: cluster 2024-08-29T19:10:57.540807+0000 mgr.y (mgr.34104) 1758 : cluster [DBG] pgmap v3090: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 65 KiB/s wr, 250 op/s 2024-08-29T19:10:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:10:59 smithi089 bash[78574]: cluster 2024-08-29T19:10:57.540807+0000 mgr.y (mgr.34104) 1758 : cluster [DBG] pgmap v3090: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 65 KiB/s wr, 250 op/s 2024-08-29T19:10:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:10:59 smithi144 bash[67678]: cluster 2024-08-29T19:10:57.540807+0000 mgr.y (mgr.34104) 1758 : cluster [DBG] pgmap v3090: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 143 KiB/s rd, 65 KiB/s wr, 250 op/s 2024-08-29T19:11:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:01 smithi089 bash[77323]: cluster 2024-08-29T19:10:59.543531+0000 mgr.y (mgr.34104) 1759 : cluster [DBG] pgmap v3091: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 138 KiB/s wr, 560 op/s 2024-08-29T19:11:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:01 smithi089 bash[78574]: cluster 2024-08-29T19:10:59.543531+0000 mgr.y (mgr.34104) 1759 : cluster [DBG] pgmap v3091: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 138 KiB/s wr, 560 op/s 2024-08-29T19:11:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:01 smithi144 bash[67678]: cluster 2024-08-29T19:10:59.543531+0000 mgr.y (mgr.34104) 1759 : cluster [DBG] pgmap v3091: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 138 KiB/s wr, 560 op/s 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.219 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.220 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.221 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.222 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.223 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.224 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.225 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.226 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:03.227 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestIO (12784 ms) 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-08-29T19:11:03.228 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:11:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:03 smithi089 bash[77323]: cluster 2024-08-29T19:11:01.546118+0000 mgr.y (mgr.34104) 1760 : cluster [DBG] pgmap v3092: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-29T19:11:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:03 smithi089 bash[78574]: cluster 2024-08-29T19:11:01.546118+0000 mgr.y (mgr.34104) 1760 : cluster [DBG] pgmap v3092: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-29T19:11:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:03 smithi144 bash[67678]: cluster 2024-08-29T19:11:01.546118+0000 mgr.y (mgr.34104) 1760 : cluster [DBG] pgmap v3092: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 271 KiB/s rd, 130 KiB/s wr, 530 op/s 2024-08-29T19:11:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:05 smithi089 bash[77323]: cluster 2024-08-29T19:11:03.547926+0000 mgr.y (mgr.34104) 1761 : cluster [DBG] pgmap v3093: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 160 KiB/s wr, 664 op/s 2024-08-29T19:11:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:11:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:11:05] "GET /metrics HTTP/1.1" 200 68093 "" "Prometheus/2.43.0" 2024-08-29T19:11:05.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:05 smithi089 bash[78574]: cluster 2024-08-29T19:11:03.547926+0000 mgr.y (mgr.34104) 1761 : cluster [DBG] pgmap v3093: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 160 KiB/s wr, 664 op/s 2024-08-29T19:11:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:05 smithi144 bash[67678]: cluster 2024-08-29T19:11:03.547926+0000 mgr.y (mgr.34104) 1761 : cluster [DBG] pgmap v3093: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 160 KiB/s wr, 664 op/s 2024-08-29T19:11:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:07 smithi089 bash[77323]: cluster 2024-08-29T19:11:05.548518+0000 mgr.y (mgr.34104) 1762 : cluster [DBG] pgmap v3094: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 307 KiB/s rd, 152 KiB/s wr, 634 op/s 2024-08-29T19:11:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:07 smithi089 bash[78574]: cluster 2024-08-29T19:11:05.548518+0000 mgr.y (mgr.34104) 1762 : cluster [DBG] pgmap v3094: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 307 KiB/s rd, 152 KiB/s wr, 634 op/s 2024-08-29T19:11:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:07 smithi144 bash[67678]: cluster 2024-08-29T19:11:05.548518+0000 mgr.y (mgr.34104) 1762 : cluster [DBG] pgmap v3094: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 307 KiB/s rd, 152 KiB/s wr, 634 op/s 2024-08-29T19:11:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:08 smithi089 bash[77323]: audit 2024-08-29T19:11:07.777305+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:08 smithi089 bash[78574]: audit 2024-08-29T19:11:07.777305+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:08 smithi144 bash[67678]: audit 2024-08-29T19:11:07.777305+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:09 smithi089 bash[78574]: cluster 2024-08-29T19:11:07.551901+0000 mgr.y (mgr.34104) 1763 : cluster [DBG] pgmap v3095: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 133 KiB/s wr, 555 op/s 2024-08-29T19:11:09.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:09 smithi089 bash[77323]: cluster 2024-08-29T19:11:07.551901+0000 mgr.y (mgr.34104) 1763 : cluster [DBG] pgmap v3095: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 133 KiB/s wr, 555 op/s 2024-08-29T19:11:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:09 smithi144 bash[67678]: cluster 2024-08-29T19:11:07.551901+0000 mgr.y (mgr.34104) 1763 : cluster [DBG] pgmap v3095: 553 pgs: 553 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 133 KiB/s wr, 555 op/s 2024-08-29T19:11:11.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:11 smithi089 bash[77323]: cluster 2024-08-29T19:11:09.554507+0000 mgr.y (mgr.34104) 1764 : cluster [DBG] pgmap v3096: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 514 KiB/s wr, 625 op/s 2024-08-29T19:11:11.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:11 smithi089 bash[78574]: cluster 2024-08-29T19:11:09.554507+0000 mgr.y (mgr.34104) 1764 : cluster [DBG] pgmap v3096: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 514 KiB/s wr, 625 op/s 2024-08-29T19:11:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:11 smithi144 bash[67678]: cluster 2024-08-29T19:11:09.554507+0000 mgr.y (mgr.34104) 1764 : cluster [DBG] pgmap v3096: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 514 KiB/s wr, 625 op/s 2024-08-29T19:11:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:13 smithi144 bash[67678]: cluster 2024-08-29T19:11:11.557031+0000 mgr.y (mgr.34104) 1765 : cluster [DBG] pgmap v3097: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 449 KiB/s wr, 349 op/s 2024-08-29T19:11:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:13 smithi089 bash[77323]: cluster 2024-08-29T19:11:11.557031+0000 mgr.y (mgr.34104) 1765 : cluster [DBG] pgmap v3097: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 449 KiB/s wr, 349 op/s 2024-08-29T19:11:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:13 smithi089 bash[78574]: cluster 2024-08-29T19:11:11.557031+0000 mgr.y (mgr.34104) 1765 : cluster [DBG] pgmap v3097: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 449 KiB/s wr, 349 op/s 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.101 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:14.102 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:14.104 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.105 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:14.106 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 512~512 = 512 2024-08-29T19:11:14.107 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 1536~512 = 0 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:11:14.108 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:11:14.109 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.111 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.112 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.113 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.114 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:14.116 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:14.117 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:14.117 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:14.117 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:14.117 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:11:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:11:15] "GET /metrics HTTP/1.1" 200 68091 "" "Prometheus/2.43.0" 2024-08-29T19:11:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:15 smithi089 bash[77323]: cluster 2024-08-29T19:11:13.560432+0000 mgr.y (mgr.34104) 1766 : cluster [DBG] pgmap v3098: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 585 KiB/s wr, 618 op/s 2024-08-29T19:11:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:15 smithi089 bash[78574]: cluster 2024-08-29T19:11:13.560432+0000 mgr.y (mgr.34104) 1766 : cluster [DBG] pgmap v3098: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 585 KiB/s wr, 618 op/s 2024-08-29T19:11:15.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:15 smithi144 bash[67678]: cluster 2024-08-29T19:11:13.560432+0000 mgr.y (mgr.34104) 1766 : cluster [DBG] pgmap v3098: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 585 KiB/s wr, 618 op/s 2024-08-29T19:11:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:17 smithi144 bash[67678]: cluster 2024-08-29T19:11:15.561733+0000 mgr.y (mgr.34104) 1767 : cluster [DBG] pgmap v3099: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 517 KiB/s wr, 340 op/s 2024-08-29T19:11:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:17 smithi089 bash[77323]: cluster 2024-08-29T19:11:15.561733+0000 mgr.y (mgr.34104) 1767 : cluster [DBG] pgmap v3099: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 517 KiB/s wr, 340 op/s 2024-08-29T19:11:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:17 smithi089 bash[78574]: cluster 2024-08-29T19:11:15.561733+0000 mgr.y (mgr.34104) 1767 : cluster [DBG] pgmap v3099: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 517 KiB/s wr, 340 op/s 2024-08-29T19:11:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:19 smithi144 bash[67678]: cluster 2024-08-29T19:11:17.565157+0000 mgr.y (mgr.34104) 1768 : cluster [DBG] pgmap v3100: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 517 KiB/s wr, 340 op/s 2024-08-29T19:11:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:19 smithi089 bash[77323]: cluster 2024-08-29T19:11:17.565157+0000 mgr.y (mgr.34104) 1768 : cluster [DBG] pgmap v3100: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 517 KiB/s wr, 340 op/s 2024-08-29T19:11:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:19 smithi089 bash[78574]: cluster 2024-08-29T19:11:17.565157+0000 mgr.y (mgr.34104) 1768 : cluster [DBG] pgmap v3100: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 517 KiB/s wr, 340 op/s 2024-08-29T19:11:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:21 smithi144 bash[67678]: cluster 2024-08-29T19:11:19.567731+0000 mgr.y (mgr.34104) 1769 : cluster [DBG] pgmap v3101: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 598 KiB/s rd, 656 KiB/s wr, 604 op/s 2024-08-29T19:11:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:21 smithi089 bash[77323]: cluster 2024-08-29T19:11:19.567731+0000 mgr.y (mgr.34104) 1769 : cluster [DBG] pgmap v3101: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 598 KiB/s rd, 656 KiB/s wr, 604 op/s 2024-08-29T19:11:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:21 smithi089 bash[78574]: cluster 2024-08-29T19:11:19.567731+0000 mgr.y (mgr.34104) 1769 : cluster [DBG] pgmap v3101: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 598 KiB/s rd, 656 KiB/s wr, 604 op/s 2024-08-29T19:11:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:23 smithi144 bash[67678]: cluster 2024-08-29T19:11:21.569033+0000 mgr.y (mgr.34104) 1770 : cluster [DBG] pgmap v3102: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 275 KiB/s wr, 534 op/s 2024-08-29T19:11:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:23 smithi144 bash[67678]: audit 2024-08-29T19:11:22.777534+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:23 smithi089 bash[77323]: cluster 2024-08-29T19:11:21.569033+0000 mgr.y (mgr.34104) 1770 : cluster [DBG] pgmap v3102: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 275 KiB/s wr, 534 op/s 2024-08-29T19:11:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:23 smithi089 bash[77323]: audit 2024-08-29T19:11:22.777534+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:23 smithi089 bash[78574]: cluster 2024-08-29T19:11:21.569033+0000 mgr.y (mgr.34104) 1770 : cluster [DBG] pgmap v3102: 553 pgs: 553 active+clean; 11 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 532 KiB/s rd, 275 KiB/s wr, 534 op/s 2024-08-29T19:11:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:23 smithi089 bash[78574]: audit 2024-08-29T19:11:22.777534+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:24.603 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.603 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.603 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.604 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.605 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.606 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.607 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.608 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.609 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.610 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.611 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:24.612 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 4 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (21384 ms) 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-08-29T19:11:24.613 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:11:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:11:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:11:25] "GET /metrics HTTP/1.1" 200 68098 "" "Prometheus/2.43.0" 2024-08-29T19:11:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:25 smithi089 bash[77323]: cluster 2024-08-29T19:11:23.570812+0000 mgr.y (mgr.34104) 1771 : cluster [DBG] pgmap v3103: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 311 KiB/s wr, 641 op/s 2024-08-29T19:11:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:25 smithi089 bash[78574]: cluster 2024-08-29T19:11:23.570812+0000 mgr.y (mgr.34104) 1771 : cluster [DBG] pgmap v3103: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 311 KiB/s wr, 641 op/s 2024-08-29T19:11:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:25 smithi144 bash[67678]: cluster 2024-08-29T19:11:23.570812+0000 mgr.y (mgr.34104) 1771 : cluster [DBG] pgmap v3103: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 311 KiB/s wr, 641 op/s 2024-08-29T19:11:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:27 smithi144 bash[67678]: cluster 2024-08-29T19:11:25.571888+0000 mgr.y (mgr.34104) 1772 : cluster [DBG] pgmap v3104: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 174 KiB/s wr, 372 op/s 2024-08-29T19:11:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:27 smithi089 bash[77323]: cluster 2024-08-29T19:11:25.571888+0000 mgr.y (mgr.34104) 1772 : cluster [DBG] pgmap v3104: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 174 KiB/s wr, 372 op/s 2024-08-29T19:11:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:27 smithi089 bash[78574]: cluster 2024-08-29T19:11:25.571888+0000 mgr.y (mgr.34104) 1772 : cluster [DBG] pgmap v3104: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 174 KiB/s wr, 372 op/s 2024-08-29T19:11:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:29 smithi144 bash[67678]: cluster 2024-08-29T19:11:27.574416+0000 mgr.y (mgr.34104) 1773 : cluster [DBG] pgmap v3105: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 174 KiB/s wr, 373 op/s 2024-08-29T19:11:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:29 smithi089 bash[77323]: cluster 2024-08-29T19:11:27.574416+0000 mgr.y (mgr.34104) 1773 : cluster [DBG] pgmap v3105: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 174 KiB/s wr, 373 op/s 2024-08-29T19:11:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:29 smithi089 bash[78574]: cluster 2024-08-29T19:11:27.574416+0000 mgr.y (mgr.34104) 1773 : cluster [DBG] pgmap v3105: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 174 KiB/s wr, 373 op/s 2024-08-29T19:11:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:30 smithi144 bash[67678]: audit 2024-08-29T19:11:29.422293+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:11:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:30 smithi144 bash[67678]: audit 2024-08-29T19:11:30.175830+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:11:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:30 smithi144 bash[67678]: audit 2024-08-29T19:11:30.176973+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:11:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:30 smithi144 bash[67678]: audit 2024-08-29T19:11:30.183355+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:11:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[77323]: audit 2024-08-29T19:11:29.422293+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:11:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[77323]: audit 2024-08-29T19:11:30.175830+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:11:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[77323]: audit 2024-08-29T19:11:30.176973+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:11:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[77323]: audit 2024-08-29T19:11:30.183355+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:11:30.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[78574]: audit 2024-08-29T19:11:29.422293+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:11:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[78574]: audit 2024-08-29T19:11:30.175830+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:11:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[78574]: audit 2024-08-29T19:11:30.176973+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:11:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:30 smithi089 bash[78574]: audit 2024-08-29T19:11:30.183355+0000 mon.a (mon.0) 3403 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:11:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:31 smithi144 bash[67678]: cluster 2024-08-29T19:11:29.576017+0000 mgr.y (mgr.34104) 1774 : cluster [DBG] pgmap v3106: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 175 KiB/s wr, 376 op/s 2024-08-29T19:11:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:31 smithi089 bash[77323]: cluster 2024-08-29T19:11:29.576017+0000 mgr.y (mgr.34104) 1774 : cluster [DBG] pgmap v3106: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 175 KiB/s wr, 376 op/s 2024-08-29T19:11:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:31 smithi089 bash[78574]: cluster 2024-08-29T19:11:29.576017+0000 mgr.y (mgr.34104) 1774 : cluster [DBG] pgmap v3106: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 175 KiB/s wr, 376 op/s 2024-08-29T19:11:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:32 smithi144 bash[67678]: cluster 2024-08-29T19:11:31.577588+0000 mgr.y (mgr.34104) 1775 : cluster [DBG] pgmap v3107: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 838 KiB/s rd, 36 KiB/s wr, 111 op/s 2024-08-29T19:11:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:32 smithi089 bash[77323]: cluster 2024-08-29T19:11:31.577588+0000 mgr.y (mgr.34104) 1775 : cluster [DBG] pgmap v3107: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 838 KiB/s rd, 36 KiB/s wr, 111 op/s 2024-08-29T19:11:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:32 smithi089 bash[78574]: cluster 2024-08-29T19:11:31.577588+0000 mgr.y (mgr.34104) 1775 : cluster [DBG] pgmap v3107: 553 pgs: 553 active+clean; 15 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 838 KiB/s rd, 36 KiB/s wr, 111 op/s 2024-08-29T19:11:34.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:34 smithi089 bash[78574]: cluster 2024-08-29T19:11:33.581156+0000 mgr.y (mgr.34104) 1776 : cluster [DBG] pgmap v3108: 553 pgs: 553 active+clean; 27 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 840 KiB/s rd, 1.0 MiB/s wr, 115 op/s 2024-08-29T19:11:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:34 smithi089 bash[77323]: cluster 2024-08-29T19:11:33.581156+0000 mgr.y (mgr.34104) 1776 : cluster [DBG] pgmap v3108: 553 pgs: 553 active+clean; 27 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 840 KiB/s rd, 1.0 MiB/s wr, 115 op/s 2024-08-29T19:11:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:34 smithi144 bash[67678]: cluster 2024-08-29T19:11:33.581156+0000 mgr.y (mgr.34104) 1776 : cluster [DBG] pgmap v3108: 553 pgs: 553 active+clean; 27 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 840 KiB/s rd, 1.0 MiB/s wr, 115 op/s 2024-08-29T19:11:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:11:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:11:35] "GET /metrics HTTP/1.1" 200 68098 "" "Prometheus/2.43.0" 2024-08-29T19:11:36.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:36 smithi089 bash[77323]: cluster 2024-08-29T19:11:35.582379+0000 mgr.y (mgr.34104) 1777 : cluster [DBG] pgmap v3109: 553 pgs: 553 active+clean; 27 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T19:11:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:36 smithi089 bash[78574]: cluster 2024-08-29T19:11:35.582379+0000 mgr.y (mgr.34104) 1777 : cluster [DBG] pgmap v3109: 553 pgs: 553 active+clean; 27 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T19:11:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:36 smithi144 bash[67678]: cluster 2024-08-29T19:11:35.582379+0000 mgr.y (mgr.34104) 1777 : cluster [DBG] pgmap v3109: 553 pgs: 553 active+clean; 27 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 7 op/s 2024-08-29T19:11:37.946 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:37.947 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:37.948 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:37.949 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:37.950 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.951 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:37.952 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 512~512 = 512 2024-08-29T19:11:37.953 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 1536~512 = 0 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.954 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.955 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.956 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.957 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.958 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.959 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.960 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.961 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:37.962 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:37.963 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:38 smithi089 bash[78574]: cluster 2024-08-29T19:11:37.586117+0000 mgr.y (mgr.34104) 1778 : cluster [DBG] pgmap v3110: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 277 op/s 2024-08-29T19:11:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:38 smithi089 bash[78574]: audit 2024-08-29T19:11:37.778090+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:38 smithi089 bash[77323]: cluster 2024-08-29T19:11:37.586117+0000 mgr.y (mgr.34104) 1778 : cluster [DBG] pgmap v3110: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 277 op/s 2024-08-29T19:11:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:38 smithi089 bash[77323]: audit 2024-08-29T19:11:37.778090+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:38 smithi144 bash[67678]: cluster 2024-08-29T19:11:37.586117+0000 mgr.y (mgr.34104) 1778 : cluster [DBG] pgmap v3110: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 277 op/s 2024-08-29T19:11:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:38 smithi144 bash[67678]: audit 2024-08-29T19:11:37.778090+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:40 smithi089 bash[77323]: cluster 2024-08-29T19:11:39.588829+0000 mgr.y (mgr.34104) 1779 : cluster [DBG] pgmap v3111: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 277 op/s 2024-08-29T19:11:40.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:40 smithi089 bash[78574]: cluster 2024-08-29T19:11:39.588829+0000 mgr.y (mgr.34104) 1779 : cluster [DBG] pgmap v3111: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 277 op/s 2024-08-29T19:11:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:40 smithi144 bash[67678]: cluster 2024-08-29T19:11:39.588829+0000 mgr.y (mgr.34104) 1779 : cluster [DBG] pgmap v3111: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 277 op/s 2024-08-29T19:11:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:42 smithi089 bash[78574]: cluster 2024-08-29T19:11:41.591509+0000 mgr.y (mgr.34104) 1780 : cluster [DBG] pgmap v3112: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 596 op/s 2024-08-29T19:11:42.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:42 smithi089 bash[77323]: cluster 2024-08-29T19:11:41.591509+0000 mgr.y (mgr.34104) 1780 : cluster [DBG] pgmap v3112: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 596 op/s 2024-08-29T19:11:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:42 smithi144 bash[67678]: cluster 2024-08-29T19:11:41.591509+0000 mgr.y (mgr.34104) 1780 : cluster [DBG] pgmap v3112: 553 pgs: 553 active+clean; 31 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 596 op/s 2024-08-29T19:11:44.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:44 smithi089 bash[77323]: cluster 2024-08-29T19:11:43.593814+0000 mgr.y (mgr.34104) 1781 : cluster [DBG] pgmap v3113: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 599 op/s 2024-08-29T19:11:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:44 smithi089 bash[78574]: cluster 2024-08-29T19:11:43.593814+0000 mgr.y (mgr.34104) 1781 : cluster [DBG] pgmap v3113: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 599 op/s 2024-08-29T19:11:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:44 smithi144 bash[67678]: cluster 2024-08-29T19:11:43.593814+0000 mgr.y (mgr.34104) 1781 : cluster [DBG] pgmap v3113: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 599 op/s 2024-08-29T19:11:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:11:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:11:45] "GET /metrics HTTP/1.1" 200 68102 "" "Prometheus/2.43.0" 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.726 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.727 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.728 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.729 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.730 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.731 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.732 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.733 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:11:46.734 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 4 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (22123 ms) 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-08-29T19:11:46.735 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:11:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:46 smithi089 bash[77323]: cluster 2024-08-29T19:11:45.594522+0000 mgr.y (mgr.34104) 1782 : cluster [DBG] pgmap v3114: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 655 KiB/s wr, 595 op/s 2024-08-29T19:11:46.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:46 smithi089 bash[78574]: cluster 2024-08-29T19:11:45.594522+0000 mgr.y (mgr.34104) 1782 : cluster [DBG] pgmap v3114: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 655 KiB/s wr, 595 op/s 2024-08-29T19:11:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:46 smithi144 bash[67678]: cluster 2024-08-29T19:11:45.594522+0000 mgr.y (mgr.34104) 1782 : cluster [DBG] pgmap v3114: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 655 KiB/s wr, 595 op/s 2024-08-29T19:11:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:48 smithi089 bash[77323]: cluster 2024-08-29T19:11:47.597910+0000 mgr.y (mgr.34104) 1783 : cluster [DBG] pgmap v3115: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 707 KiB/s wr, 719 op/s 2024-08-29T19:11:48.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:48 smithi089 bash[77323]: cluster 2024-08-29T19:11:47.682541+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-08-29T19:11:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:48 smithi089 bash[78574]: cluster 2024-08-29T19:11:47.597910+0000 mgr.y (mgr.34104) 1783 : cluster [DBG] pgmap v3115: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 707 KiB/s wr, 719 op/s 2024-08-29T19:11:48.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:48 smithi089 bash[78574]: cluster 2024-08-29T19:11:47.682541+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-08-29T19:11:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:48 smithi144 bash[67678]: cluster 2024-08-29T19:11:47.597910+0000 mgr.y (mgr.34104) 1783 : cluster [DBG] pgmap v3115: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 707 KiB/s wr, 719 op/s 2024-08-29T19:11:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:48 smithi144 bash[67678]: cluster 2024-08-29T19:11:47.682541+0000 mon.a (mon.0) 3405 : cluster [DBG] osdmap e1784: 8 total, 8 up, 8 in 2024-08-29T19:11:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:50 smithi144 bash[67678]: cluster 2024-08-29T19:11:49.600345+0000 mgr.y (mgr.34104) 1784 : cluster [DBG] pgmap v3117: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 259 KiB/s wr, 542 op/s 2024-08-29T19:11:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:50 smithi089 bash[77323]: cluster 2024-08-29T19:11:49.600345+0000 mgr.y (mgr.34104) 1784 : cluster [DBG] pgmap v3117: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 259 KiB/s wr, 542 op/s 2024-08-29T19:11:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:50 smithi089 bash[78574]: cluster 2024-08-29T19:11:49.600345+0000 mgr.y (mgr.34104) 1784 : cluster [DBG] pgmap v3117: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 259 KiB/s wr, 542 op/s 2024-08-29T19:11:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:52 smithi144 bash[67678]: cluster 2024-08-29T19:11:51.602716+0000 mgr.y (mgr.34104) 1785 : cluster [DBG] pgmap v3118: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 65 KiB/s wr, 174 op/s 2024-08-29T19:11:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:52 smithi089 bash[78574]: cluster 2024-08-29T19:11:51.602716+0000 mgr.y (mgr.34104) 1785 : cluster [DBG] pgmap v3118: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 65 KiB/s wr, 174 op/s 2024-08-29T19:11:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:52 smithi089 bash[77323]: cluster 2024-08-29T19:11:51.602716+0000 mgr.y (mgr.34104) 1785 : cluster [DBG] pgmap v3118: 553 pgs: 553 active+clean; 35 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 65 KiB/s wr, 174 op/s 2024-08-29T19:11:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:53 smithi144 bash[67678]: audit 2024-08-29T19:11:52.777998+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:54.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:53 smithi089 bash[77323]: audit 2024-08-29T19:11:52.777998+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:53 smithi089 bash[78574]: audit 2024-08-29T19:11:52.777998+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:11:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:54 smithi144 bash[67678]: cluster 2024-08-29T19:11:53.604381+0000 mgr.y (mgr.34104) 1786 : cluster [DBG] pgmap v3119: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 474 KiB/s wr, 179 op/s 2024-08-29T19:11:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:54 smithi089 bash[77323]: cluster 2024-08-29T19:11:53.604381+0000 mgr.y (mgr.34104) 1786 : cluster [DBG] pgmap v3119: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 474 KiB/s wr, 179 op/s 2024-08-29T19:11:55.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:54 smithi089 bash[78574]: cluster 2024-08-29T19:11:53.604381+0000 mgr.y (mgr.34104) 1786 : cluster [DBG] pgmap v3119: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 474 KiB/s wr, 179 op/s 2024-08-29T19:11:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:11:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:11:55] "GET /metrics HTTP/1.1" 200 68101 "" "Prometheus/2.43.0" 2024-08-29T19:11:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:55 smithi144 bash[67678]: cluster 2024-08-29T19:11:54.717051+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-08-29T19:11:56.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:55 smithi089 bash[77323]: cluster 2024-08-29T19:11:54.717051+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-08-29T19:11:56.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:55 smithi089 bash[78574]: cluster 2024-08-29T19:11:54.717051+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1785: 8 total, 8 up, 8 in 2024-08-29T19:11:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:56 smithi144 bash[67678]: cluster 2024-08-29T19:11:55.605371+0000 mgr.y (mgr.34104) 1787 : cluster [DBG] pgmap v3121: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 514 KiB/s wr, 37 op/s 2024-08-29T19:11:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:56 smithi089 bash[77323]: cluster 2024-08-29T19:11:55.605371+0000 mgr.y (mgr.34104) 1787 : cluster [DBG] pgmap v3121: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 514 KiB/s wr, 37 op/s 2024-08-29T19:11:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:56 smithi089 bash[78574]: cluster 2024-08-29T19:11:55.605371+0000 mgr.y (mgr.34104) 1787 : cluster [DBG] pgmap v3121: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 514 KiB/s wr, 37 op/s 2024-08-29T19:11:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:11:58 smithi144 bash[67678]: cluster 2024-08-29T19:11:57.607045+0000 mgr.y (mgr.34104) 1788 : cluster [DBG] pgmap v3122: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 415 KiB/s wr, 59 op/s 2024-08-29T19:11:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:11:58 smithi089 bash[77323]: cluster 2024-08-29T19:11:57.607045+0000 mgr.y (mgr.34104) 1788 : cluster [DBG] pgmap v3122: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 415 KiB/s wr, 59 op/s 2024-08-29T19:11:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:11:58 smithi089 bash[78574]: cluster 2024-08-29T19:11:57.607045+0000 mgr.y (mgr.34104) 1788 : cluster [DBG] pgmap v3122: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 415 KiB/s wr, 59 op/s 2024-08-29T19:12:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:00 smithi144 bash[67678]: cluster 2024-08-29T19:11:59.608840+0000 mgr.y (mgr.34104) 1789 : cluster [DBG] pgmap v3123: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 412 KiB/s wr, 56 op/s 2024-08-29T19:12:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:00 smithi089 bash[78574]: cluster 2024-08-29T19:11:59.608840+0000 mgr.y (mgr.34104) 1789 : cluster [DBG] pgmap v3123: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 412 KiB/s wr, 56 op/s 2024-08-29T19:12:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:00 smithi089 bash[77323]: cluster 2024-08-29T19:11:59.608840+0000 mgr.y (mgr.34104) 1789 : cluster [DBG] pgmap v3123: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 412 KiB/s wr, 56 op/s 2024-08-29T19:12:03.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:02 smithi144 bash[67678]: cluster 2024-08-29T19:12:01.610432+0000 mgr.y (mgr.34104) 1790 : cluster [DBG] pgmap v3124: 553 pgs: 553 active+clean; 47 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 1.2 MiB/s wr, 38 op/s 2024-08-29T19:12:03.190 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:02 smithi089 bash[77323]: cluster 2024-08-29T19:12:01.610432+0000 mgr.y (mgr.34104) 1790 : cluster [DBG] pgmap v3124: 553 pgs: 553 active+clean; 47 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 1.2 MiB/s wr, 38 op/s 2024-08-29T19:12:03.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:02 smithi089 bash[78574]: cluster 2024-08-29T19:12:01.610432+0000 mgr.y (mgr.34104) 1790 : cluster [DBG] pgmap v3124: 553 pgs: 553 active+clean; 47 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 1.2 MiB/s wr, 38 op/s 2024-08-29T19:12:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:04 smithi144 bash[67678]: cluster 2024-08-29T19:12:03.613662+0000 mgr.y (mgr.34104) 1791 : cluster [DBG] pgmap v3125: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-29T19:12:05.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:04 smithi089 bash[77323]: cluster 2024-08-29T19:12:03.613662+0000 mgr.y (mgr.34104) 1791 : cluster [DBG] pgmap v3125: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-29T19:12:05.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:04 smithi089 bash[78574]: cluster 2024-08-29T19:12:03.613662+0000 mgr.y (mgr.34104) 1791 : cluster [DBG] pgmap v3125: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-08-29T19:12:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:12:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:12:05] "GET /metrics HTTP/1.1" 200 68101 "" "Prometheus/2.43.0" 2024-08-29T19:12:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:06 smithi144 bash[67678]: cluster 2024-08-29T19:12:05.614685+0000 mgr.y (mgr.34104) 1792 : cluster [DBG] pgmap v3126: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-29T19:12:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:06 smithi144 bash[67678]: cluster 2024-08-29T19:12:05.763306+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-08-29T19:12:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:06 smithi089 bash[77323]: cluster 2024-08-29T19:12:05.614685+0000 mgr.y (mgr.34104) 1792 : cluster [DBG] pgmap v3126: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-29T19:12:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:06 smithi089 bash[77323]: cluster 2024-08-29T19:12:05.763306+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-08-29T19:12:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:06 smithi089 bash[78574]: cluster 2024-08-29T19:12:05.614685+0000 mgr.y (mgr.34104) 1792 : cluster [DBG] pgmap v3126: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1.5 MiB/s wr, 30 op/s 2024-08-29T19:12:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:06 smithi089 bash[78574]: cluster 2024-08-29T19:12:05.763306+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1786: 8 total, 8 up, 8 in 2024-08-29T19:12:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:08 smithi144 bash[67678]: cluster 2024-08-29T19:12:07.617194+0000 mgr.y (mgr.34104) 1793 : cluster [DBG] pgmap v3128: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-29T19:12:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:08 smithi144 bash[67678]: audit 2024-08-29T19:12:07.778865+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:08 smithi089 bash[77323]: cluster 2024-08-29T19:12:07.617194+0000 mgr.y (mgr.34104) 1793 : cluster [DBG] pgmap v3128: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-29T19:12:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:08 smithi089 bash[77323]: audit 2024-08-29T19:12:07.778865+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:08 smithi089 bash[78574]: cluster 2024-08-29T19:12:07.617194+0000 mgr.y (mgr.34104) 1793 : cluster [DBG] pgmap v3128: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 2.0 MiB/s wr, 39 op/s 2024-08-29T19:12:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:08 smithi089 bash[78574]: audit 2024-08-29T19:12:07.778865+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:10 smithi144 bash[67678]: cluster 2024-08-29T19:12:09.619135+0000 mgr.y (mgr.34104) 1794 : cluster [DBG] pgmap v3129: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-29T19:12:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:10 smithi089 bash[77323]: cluster 2024-08-29T19:12:09.619135+0000 mgr.y (mgr.34104) 1794 : cluster [DBG] pgmap v3129: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-29T19:12:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:10 smithi089 bash[78574]: cluster 2024-08-29T19:12:09.619135+0000 mgr.y (mgr.34104) 1794 : cluster [DBG] pgmap v3129: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-29T19:12:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:12 smithi144 bash[67678]: cluster 2024-08-29T19:12:11.620700+0000 mgr.y (mgr.34104) 1795 : cluster [DBG] pgmap v3130: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 1.2 MiB/s wr, 40 op/s 2024-08-29T19:12:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:12 smithi089 bash[77323]: cluster 2024-08-29T19:12:11.620700+0000 mgr.y (mgr.34104) 1795 : cluster [DBG] pgmap v3130: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 1.2 MiB/s wr, 40 op/s 2024-08-29T19:12:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:12 smithi089 bash[78574]: cluster 2024-08-29T19:12:11.620700+0000 mgr.y (mgr.34104) 1795 : cluster [DBG] pgmap v3130: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 1.2 MiB/s wr, 40 op/s 2024-08-29T19:12:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:14 smithi144 bash[67678]: cluster 2024-08-29T19:12:13.622732+0000 mgr.y (mgr.34104) 1796 : cluster [DBG] pgmap v3131: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2024-08-29T19:12:15.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:14 smithi089 bash[78574]: cluster 2024-08-29T19:12:13.622732+0000 mgr.y (mgr.34104) 1796 : cluster [DBG] pgmap v3131: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2024-08-29T19:12:15.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:14 smithi089 bash[77323]: cluster 2024-08-29T19:12:13.622732+0000 mgr.y (mgr.34104) 1796 : cluster [DBG] pgmap v3131: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2024-08-29T19:12:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:12:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:12:15] "GET /metrics HTTP/1.1" 200 68103 "" "Prometheus/2.43.0" 2024-08-29T19:12:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:16 smithi144 bash[67678]: cluster 2024-08-29T19:12:15.623423+0000 mgr.y (mgr.34104) 1797 : cluster [DBG] pgmap v3132: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2024-08-29T19:12:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:16 smithi089 bash[77323]: cluster 2024-08-29T19:12:15.623423+0000 mgr.y (mgr.34104) 1797 : cluster [DBG] pgmap v3132: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2024-08-29T19:12:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:16 smithi089 bash[78574]: cluster 2024-08-29T19:12:15.623423+0000 mgr.y (mgr.34104) 1797 : cluster [DBG] pgmap v3132: 553 pgs: 553 active+clean; 59 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2024-08-29T19:12:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:18 smithi144 bash[67678]: cluster 2024-08-29T19:12:17.625469+0000 mgr.y (mgr.34104) 1798 : cluster [DBG] pgmap v3133: 553 pgs: 553 active+clean; 71 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 1.4 MiB/s wr, 34 op/s 2024-08-29T19:12:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:18 smithi089 bash[77323]: cluster 2024-08-29T19:12:17.625469+0000 mgr.y (mgr.34104) 1798 : cluster [DBG] pgmap v3133: 553 pgs: 553 active+clean; 71 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 1.4 MiB/s wr, 34 op/s 2024-08-29T19:12:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:18 smithi089 bash[78574]: cluster 2024-08-29T19:12:17.625469+0000 mgr.y (mgr.34104) 1798 : cluster [DBG] pgmap v3133: 553 pgs: 553 active+clean; 71 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 1.4 MiB/s wr, 34 op/s 2024-08-29T19:12:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:20 smithi144 bash[67678]: cluster 2024-08-29T19:12:19.627040+0000 mgr.y (mgr.34104) 1799 : cluster [DBG] pgmap v3134: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 709 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-29T19:12:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:20 smithi089 bash[77323]: cluster 2024-08-29T19:12:19.627040+0000 mgr.y (mgr.34104) 1799 : cluster [DBG] pgmap v3134: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 709 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-29T19:12:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:20 smithi089 bash[78574]: cluster 2024-08-29T19:12:19.627040+0000 mgr.y (mgr.34104) 1799 : cluster [DBG] pgmap v3134: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 709 KiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-08-29T19:12:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:22 smithi144 bash[67678]: cluster 2024-08-29T19:12:21.628590+0000 mgr.y (mgr.34104) 1800 : cluster [DBG] pgmap v3135: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T19:12:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:22 smithi144 bash[67678]: audit 2024-08-29T19:12:22.778738+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:22 smithi089 bash[77323]: cluster 2024-08-29T19:12:21.628590+0000 mgr.y (mgr.34104) 1800 : cluster [DBG] pgmap v3135: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T19:12:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:22 smithi089 bash[77323]: audit 2024-08-29T19:12:22.778738+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:22 smithi089 bash[78574]: cluster 2024-08-29T19:12:21.628590+0000 mgr.y (mgr.34104) 1800 : cluster [DBG] pgmap v3135: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T19:12:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:22 smithi089 bash[78574]: audit 2024-08-29T19:12:22.778738+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:24 smithi144 bash[67678]: cluster 2024-08-29T19:12:23.630259+0000 mgr.y (mgr.34104) 1801 : cluster [DBG] pgmap v3136: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T19:12:25.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:24 smithi089 bash[77323]: cluster 2024-08-29T19:12:23.630259+0000 mgr.y (mgr.34104) 1801 : cluster [DBG] pgmap v3136: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T19:12:25.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:24 smithi089 bash[78574]: cluster 2024-08-29T19:12:23.630259+0000 mgr.y (mgr.34104) 1801 : cluster [DBG] pgmap v3136: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-29T19:12:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:12:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:12:25] "GET /metrics HTTP/1.1" 200 68108 "" "Prometheus/2.43.0" 2024-08-29T19:12:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:25 smithi144 bash[67678]: cluster 2024-08-29T19:12:24.808406+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-08-29T19:12:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:25 smithi089 bash[77323]: cluster 2024-08-29T19:12:24.808406+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-08-29T19:12:26.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:25 smithi089 bash[78574]: cluster 2024-08-29T19:12:24.808406+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1787: 8 total, 8 up, 8 in 2024-08-29T19:12:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:26 smithi089 bash[77323]: cluster 2024-08-29T19:12:25.631370+0000 mgr.y (mgr.34104) 1802 : cluster [DBG] pgmap v3138: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T19:12:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:26 smithi089 bash[78574]: cluster 2024-08-29T19:12:25.631370+0000 mgr.y (mgr.34104) 1802 : cluster [DBG] pgmap v3138: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T19:12:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:26 smithi144 bash[67678]: cluster 2024-08-29T19:12:25.631370+0000 mgr.y (mgr.34104) 1802 : cluster [DBG] pgmap v3138: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-08-29T19:12:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:28 smithi089 bash[78574]: cluster 2024-08-29T19:12:27.632946+0000 mgr.y (mgr.34104) 1803 : cluster [DBG] pgmap v3139: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 410 KiB/s wr, 35 op/s 2024-08-29T19:12:29.301 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:28 smithi089 bash[77323]: cluster 2024-08-29T19:12:27.632946+0000 mgr.y (mgr.34104) 1803 : cluster [DBG] pgmap v3139: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 410 KiB/s wr, 35 op/s 2024-08-29T19:12:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:28 smithi144 bash[67678]: cluster 2024-08-29T19:12:27.632946+0000 mgr.y (mgr.34104) 1803 : cluster [DBG] pgmap v3139: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 410 KiB/s wr, 35 op/s 2024-08-29T19:12:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:30 smithi089 bash[77323]: cluster 2024-08-29T19:12:29.634511+0000 mgr.y (mgr.34104) 1804 : cluster [DBG] pgmap v3140: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T19:12:31.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:30 smithi089 bash[77323]: audit 2024-08-29T19:12:30.293100+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:12:31.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:30 smithi089 bash[78574]: cluster 2024-08-29T19:12:29.634511+0000 mgr.y (mgr.34104) 1804 : cluster [DBG] pgmap v3140: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T19:12:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:30 smithi089 bash[78574]: audit 2024-08-29T19:12:30.293100+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:12:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:30 smithi144 bash[67678]: cluster 2024-08-29T19:12:29.634511+0000 mgr.y (mgr.34104) 1804 : cluster [DBG] pgmap v3140: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T19:12:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:30 smithi144 bash[67678]: audit 2024-08-29T19:12:30.293100+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:12:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[78574]: audit 2024-08-29T19:12:30.860766+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[78574]: audit 2024-08-29T19:12:30.871074+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[78574]: audit 2024-08-29T19:12:31.559271+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:12:32.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[78574]: audit 2024-08-29T19:12:31.560685+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:12:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[78574]: audit 2024-08-29T19:12:31.569989+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[77323]: audit 2024-08-29T19:12:30.860766+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[77323]: audit 2024-08-29T19:12:30.871074+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[77323]: audit 2024-08-29T19:12:31.559271+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:12:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[77323]: audit 2024-08-29T19:12:31.560685+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:12:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:31 smithi089 bash[77323]: audit 2024-08-29T19:12:31.569989+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:31 smithi144 bash[67678]: audit 2024-08-29T19:12:30.860766+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:31 smithi144 bash[67678]: audit 2024-08-29T19:12:30.871074+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:31 smithi144 bash[67678]: audit 2024-08-29T19:12:31.559271+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:12:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:31 smithi144 bash[67678]: audit 2024-08-29T19:12:31.560685+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:12:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:31 smithi144 bash[67678]: audit 2024-08-29T19:12:31.569989+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:12:33.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:32 smithi089 bash[77323]: cluster 2024-08-29T19:12:31.635851+0000 mgr.y (mgr.34104) 1805 : cluster [DBG] pgmap v3141: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T19:12:33.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:32 smithi089 bash[78574]: cluster 2024-08-29T19:12:31.635851+0000 mgr.y (mgr.34104) 1805 : cluster [DBG] pgmap v3141: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T19:12:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:32 smithi144 bash[67678]: cluster 2024-08-29T19:12:31.635851+0000 mgr.y (mgr.34104) 1805 : cluster [DBG] pgmap v3141: 553 pgs: 553 active+clean; 75 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-29T19:12:35.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:12:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:12:35] "GET /metrics HTTP/1.1" 200 68108 "" "Prometheus/2.43.0" 2024-08-29T19:12:35.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:34 smithi089 bash[77323]: cluster 2024-08-29T19:12:33.638070+0000 mgr.y (mgr.34104) 1806 : cluster [DBG] pgmap v3142: 553 pgs: 553 active+clean; 191 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 623 KiB/s rd, 12 MiB/s wr, 106 op/s 2024-08-29T19:12:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:34 smithi089 bash[78574]: cluster 2024-08-29T19:12:33.638070+0000 mgr.y (mgr.34104) 1806 : cluster [DBG] pgmap v3142: 553 pgs: 553 active+clean; 191 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 623 KiB/s rd, 12 MiB/s wr, 106 op/s 2024-08-29T19:12:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:34 smithi144 bash[67678]: cluster 2024-08-29T19:12:33.638070+0000 mgr.y (mgr.34104) 1806 : cluster [DBG] pgmap v3142: 553 pgs: 553 active+clean; 191 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 623 KiB/s rd, 12 MiB/s wr, 106 op/s 2024-08-29T19:12:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:36 smithi089 bash[78574]: cluster 2024-08-29T19:12:35.639144+0000 mgr.y (mgr.34104) 1807 : cluster [DBG] pgmap v3143: 553 pgs: 553 active+clean; 191 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 576 KiB/s rd, 11 MiB/s wr, 98 op/s 2024-08-29T19:12:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:36 smithi089 bash[78574]: cluster 2024-08-29T19:12:35.906271+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-08-29T19:12:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:36 smithi089 bash[77323]: cluster 2024-08-29T19:12:35.639144+0000 mgr.y (mgr.34104) 1807 : cluster [DBG] pgmap v3143: 553 pgs: 553 active+clean; 191 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 576 KiB/s rd, 11 MiB/s wr, 98 op/s 2024-08-29T19:12:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:36 smithi089 bash[77323]: cluster 2024-08-29T19:12:35.906271+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-08-29T19:12:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:36 smithi144 bash[67678]: cluster 2024-08-29T19:12:35.639144+0000 mgr.y (mgr.34104) 1807 : cluster [DBG] pgmap v3143: 553 pgs: 553 active+clean; 191 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 576 KiB/s rd, 11 MiB/s wr, 98 op/s 2024-08-29T19:12:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:36 smithi144 bash[67678]: cluster 2024-08-29T19:12:35.906271+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1788: 8 total, 8 up, 8 in 2024-08-29T19:12:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:37 smithi144 bash[67678]: cluster 2024-08-29T19:12:36.911474+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-08-29T19:12:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:37 smithi144 bash[67678]: audit 2024-08-29T19:12:37.779378+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:37 smithi089 bash[77323]: cluster 2024-08-29T19:12:36.911474+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-08-29T19:12:38.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:37 smithi089 bash[77323]: audit 2024-08-29T19:12:37.779378+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:37 smithi089 bash[78574]: cluster 2024-08-29T19:12:36.911474+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1789: 8 total, 8 up, 8 in 2024-08-29T19:12:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:37 smithi089 bash[78574]: audit 2024-08-29T19:12:37.779378+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:39.111 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:read: 4 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCloneEncryption (52386 ms) 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-08-29T19:12:39.112 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:12:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:38 smithi144 bash[67678]: cluster 2024-08-29T19:12:37.641254+0000 mgr.y (mgr.34104) 1808 : cluster [DBG] pgmap v3146: 553 pgs: 553 active+clean; 179 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 160 op/s 2024-08-29T19:12:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:38 smithi144 bash[67678]: cluster 2024-08-29T19:12:37.949923+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-08-29T19:12:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:38 smithi089 bash[77323]: cluster 2024-08-29T19:12:37.641254+0000 mgr.y (mgr.34104) 1808 : cluster [DBG] pgmap v3146: 553 pgs: 553 active+clean; 179 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 160 op/s 2024-08-29T19:12:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:38 smithi089 bash[77323]: cluster 2024-08-29T19:12:37.949923+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-08-29T19:12:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:38 smithi089 bash[78574]: cluster 2024-08-29T19:12:37.641254+0000 mgr.y (mgr.34104) 1808 : cluster [DBG] pgmap v3146: 553 pgs: 553 active+clean; 179 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 160 op/s 2024-08-29T19:12:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:38 smithi089 bash[78574]: cluster 2024-08-29T19:12:37.949923+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1790: 8 total, 8 up, 8 in 2024-08-29T19:12:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:39 smithi144 bash[67678]: cluster 2024-08-29T19:12:38.954617+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-08-29T19:12:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:39 smithi089 bash[77323]: cluster 2024-08-29T19:12:38.954617+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-08-29T19:12:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:39 smithi089 bash[78574]: cluster 2024-08-29T19:12:38.954617+0000 mon.a (mon.0) 3422 : cluster [DBG] osdmap e1791: 8 total, 8 up, 8 in 2024-08-29T19:12:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:41 smithi089 bash[77323]: cluster 2024-08-29T19:12:39.642290+0000 mgr.y (mgr.34104) 1809 : cluster [DBG] pgmap v3149: 553 pgs: 553 active+clean; 51 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 35 MiB/s wr, 213 op/s 2024-08-29T19:12:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:41 smithi089 bash[77323]: cluster 2024-08-29T19:12:40.076239+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-08-29T19:12:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:41 smithi089 bash[78574]: cluster 2024-08-29T19:12:39.642290+0000 mgr.y (mgr.34104) 1809 : cluster [DBG] pgmap v3149: 553 pgs: 553 active+clean; 51 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 35 MiB/s wr, 213 op/s 2024-08-29T19:12:41.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:41 smithi089 bash[78574]: cluster 2024-08-29T19:12:40.076239+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-08-29T19:12:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:41 smithi144 bash[67678]: cluster 2024-08-29T19:12:39.642290+0000 mgr.y (mgr.34104) 1809 : cluster [DBG] pgmap v3149: 553 pgs: 553 active+clean; 51 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 35 MiB/s wr, 213 op/s 2024-08-29T19:12:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:41 smithi144 bash[67678]: cluster 2024-08-29T19:12:40.076239+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1792: 8 total, 8 up, 8 in 2024-08-29T19:12:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:43 smithi089 bash[78574]: cluster 2024-08-29T19:12:41.644666+0000 mgr.y (mgr.34104) 1810 : cluster [DBG] pgmap v3151: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 14 MiB/s wr, 166 op/s 2024-08-29T19:12:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:43 smithi089 bash[77323]: cluster 2024-08-29T19:12:41.644666+0000 mgr.y (mgr.34104) 1810 : cluster [DBG] pgmap v3151: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 14 MiB/s wr, 166 op/s 2024-08-29T19:12:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:43 smithi144 bash[67678]: cluster 2024-08-29T19:12:41.644666+0000 mgr.y (mgr.34104) 1810 : cluster [DBG] pgmap v3151: 553 pgs: 553 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 14 MiB/s wr, 166 op/s 2024-08-29T19:12:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:44 smithi089 bash[77323]: cluster 2024-08-29T19:12:43.089706+0000 mon.a (mon.0) 3424 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-08-29T19:12:44.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:44 smithi089 bash[78574]: cluster 2024-08-29T19:12:43.089706+0000 mon.a (mon.0) 3424 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-08-29T19:12:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:44 smithi144 bash[67678]: cluster 2024-08-29T19:12:43.089706+0000 mon.a (mon.0) 3424 : cluster [DBG] osdmap e1793: 8 total, 8 up, 8 in 2024-08-29T19:12:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:12:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:12:45] "GET /metrics HTTP/1.1" 200 68109 "" "Prometheus/2.43.0" 2024-08-29T19:12:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:45 smithi089 bash[77323]: cluster 2024-08-29T19:12:43.647069+0000 mgr.y (mgr.34104) 1811 : cluster [DBG] pgmap v3153: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 3.5 MiB/s wr, 141 op/s 2024-08-29T19:12:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:45 smithi089 bash[77323]: cluster 2024-08-29T19:12:45.074973+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-08-29T19:12:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:45 smithi089 bash[78574]: cluster 2024-08-29T19:12:43.647069+0000 mgr.y (mgr.34104) 1811 : cluster [DBG] pgmap v3153: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 3.5 MiB/s wr, 141 op/s 2024-08-29T19:12:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:45 smithi089 bash[78574]: cluster 2024-08-29T19:12:45.074973+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-08-29T19:12:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:45 smithi144 bash[67678]: cluster 2024-08-29T19:12:43.647069+0000 mgr.y (mgr.34104) 1811 : cluster [DBG] pgmap v3153: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 3.5 MiB/s wr, 141 op/s 2024-08-29T19:12:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:45 smithi144 bash[67678]: cluster 2024-08-29T19:12:45.074973+0000 mon.a (mon.0) 3425 : cluster [DBG] osdmap e1794: 8 total, 8 up, 8 in 2024-08-29T19:12:47.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:47 smithi089 bash[77323]: cluster 2024-08-29T19:12:45.647910+0000 mgr.y (mgr.34104) 1812 : cluster [DBG] pgmap v3155: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 3.3 MiB/s wr, 99 op/s 2024-08-29T19:12:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:47 smithi089 bash[78574]: cluster 2024-08-29T19:12:45.647910+0000 mgr.y (mgr.34104) 1812 : cluster [DBG] pgmap v3155: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 3.3 MiB/s wr, 99 op/s 2024-08-29T19:12:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:47 smithi144 bash[67678]: cluster 2024-08-29T19:12:45.647910+0000 mgr.y (mgr.34104) 1812 : cluster [DBG] pgmap v3155: 553 pgs: 553 active+clean; 55 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 3.3 MiB/s wr, 99 op/s 2024-08-29T19:12:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:49 smithi089 bash[77323]: cluster 2024-08-29T19:12:47.650034+0000 mgr.y (mgr.34104) 1813 : cluster [DBG] pgmap v3156: 553 pgs: 553 active+clean; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 3.8 MiB/s wr, 100 op/s 2024-08-29T19:12:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:49 smithi089 bash[78574]: cluster 2024-08-29T19:12:47.650034+0000 mgr.y (mgr.34104) 1813 : cluster [DBG] pgmap v3156: 553 pgs: 553 active+clean; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 3.8 MiB/s wr, 100 op/s 2024-08-29T19:12:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:49 smithi144 bash[67678]: cluster 2024-08-29T19:12:47.650034+0000 mgr.y (mgr.34104) 1813 : cluster [DBG] pgmap v3156: 553 pgs: 553 active+clean; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 3.8 MiB/s wr, 100 op/s 2024-08-29T19:12:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:51 smithi089 bash[78574]: cluster 2024-08-29T19:12:49.651358+0000 mgr.y (mgr.34104) 1814 : cluster [DBG] pgmap v3157: 553 pgs: 553 active+clean; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 67 op/s 2024-08-29T19:12:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:51 smithi089 bash[77323]: cluster 2024-08-29T19:12:49.651358+0000 mgr.y (mgr.34104) 1814 : cluster [DBG] pgmap v3157: 553 pgs: 553 active+clean; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 67 op/s 2024-08-29T19:12:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:51 smithi144 bash[67678]: cluster 2024-08-29T19:12:49.651358+0000 mgr.y (mgr.34104) 1814 : cluster [DBG] pgmap v3157: 553 pgs: 553 active+clean; 64 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 67 op/s 2024-08-29T19:12:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:53 smithi089 bash[77323]: cluster 2024-08-29T19:12:51.653780+0000 mgr.y (mgr.34104) 1815 : cluster [DBG] pgmap v3158: 553 pgs: 553 active+clean; 76 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 MiB/s wr, 42 op/s 2024-08-29T19:12:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:53 smithi089 bash[77323]: audit 2024-08-29T19:12:52.779452+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:53 smithi089 bash[78574]: cluster 2024-08-29T19:12:51.653780+0000 mgr.y (mgr.34104) 1815 : cluster [DBG] pgmap v3158: 553 pgs: 553 active+clean; 76 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 MiB/s wr, 42 op/s 2024-08-29T19:12:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:53 smithi089 bash[78574]: audit 2024-08-29T19:12:52.779452+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:53 smithi144 bash[67678]: cluster 2024-08-29T19:12:51.653780+0000 mgr.y (mgr.34104) 1815 : cluster [DBG] pgmap v3158: 553 pgs: 553 active+clean; 76 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 MiB/s wr, 42 op/s 2024-08-29T19:12:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:53 smithi144 bash[67678]: audit 2024-08-29T19:12:52.779452+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:12:53.602 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (14490 ms) 2024-08-29T19:12:53.602 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-08-29T19:12:53.603 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:12:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:12:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:12:55] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:12:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:55 smithi089 bash[77323]: cluster 2024-08-29T19:12:53.657528+0000 mgr.y (mgr.34104) 1816 : cluster [DBG] pgmap v3159: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-08-29T19:12:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:55 smithi089 bash[78574]: cluster 2024-08-29T19:12:53.657528+0000 mgr.y (mgr.34104) 1816 : cluster [DBG] pgmap v3159: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-08-29T19:12:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:55 smithi144 bash[67678]: cluster 2024-08-29T19:12:53.657528+0000 mgr.y (mgr.34104) 1816 : cluster [DBG] pgmap v3159: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-08-29T19:12:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:57 smithi089 bash[77323]: cluster 2024-08-29T19:12:55.658365+0000 mgr.y (mgr.34104) 1817 : cluster [DBG] pgmap v3160: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-08-29T19:12:57.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:57 smithi089 bash[78574]: cluster 2024-08-29T19:12:55.658365+0000 mgr.y (mgr.34104) 1817 : cluster [DBG] pgmap v3160: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-08-29T19:12:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:57 smithi144 bash[67678]: cluster 2024-08-29T19:12:55.658365+0000 mgr.y (mgr.34104) 1817 : cluster [DBG] pgmap v3160: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-08-29T19:12:59.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:12:59 smithi089 bash[77323]: cluster 2024-08-29T19:12:57.660510+0000 mgr.y (mgr.34104) 1818 : cluster [DBG] pgmap v3161: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 743 KiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-08-29T19:12:59.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:12:59 smithi089 bash[78574]: cluster 2024-08-29T19:12:57.660510+0000 mgr.y (mgr.34104) 1818 : cluster [DBG] pgmap v3161: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 743 KiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-08-29T19:12:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:12:59 smithi144 bash[67678]: cluster 2024-08-29T19:12:57.660510+0000 mgr.y (mgr.34104) 1818 : cluster [DBG] pgmap v3161: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 743 KiB/s rd, 2.1 MiB/s wr, 20 op/s 2024-08-29T19:13:01.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:01 smithi089 bash[77323]: cluster 2024-08-29T19:12:59.662140+0000 mgr.y (mgr.34104) 1819 : cluster [DBG] pgmap v3162: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T19:13:01.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:01 smithi089 bash[78574]: cluster 2024-08-29T19:12:59.662140+0000 mgr.y (mgr.34104) 1819 : cluster [DBG] pgmap v3162: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T19:13:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:01 smithi144 bash[67678]: cluster 2024-08-29T19:12:59.662140+0000 mgr.y (mgr.34104) 1819 : cluster [DBG] pgmap v3162: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T19:13:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:03 smithi089 bash[77323]: cluster 2024-08-29T19:13:01.663677+0000 mgr.y (mgr.34104) 1820 : cluster [DBG] pgmap v3163: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T19:13:03.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:03 smithi089 bash[78574]: cluster 2024-08-29T19:13:01.663677+0000 mgr.y (mgr.34104) 1820 : cluster [DBG] pgmap v3163: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T19:13:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:03 smithi144 bash[67678]: cluster 2024-08-29T19:13:01.663677+0000 mgr.y (mgr.34104) 1820 : cluster [DBG] pgmap v3163: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-29T19:13:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:05 smithi089 bash[77323]: cluster 2024-08-29T19:13:03.665785+0000 mgr.y (mgr.34104) 1821 : cluster [DBG] pgmap v3164: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 342 KiB/s wr, 7 op/s 2024-08-29T19:13:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:13:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:13:05] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:13:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:05 smithi089 bash[78574]: cluster 2024-08-29T19:13:03.665785+0000 mgr.y (mgr.34104) 1821 : cluster [DBG] pgmap v3164: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 342 KiB/s wr, 7 op/s 2024-08-29T19:13:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:05 smithi144 bash[67678]: cluster 2024-08-29T19:13:03.665785+0000 mgr.y (mgr.34104) 1821 : cluster [DBG] pgmap v3164: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 342 KiB/s wr, 7 op/s 2024-08-29T19:13:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:06 smithi089 bash[77323]: cluster 2024-08-29T19:13:05.154986+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-08-29T19:13:06.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:06 smithi089 bash[78574]: cluster 2024-08-29T19:13:05.154986+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-08-29T19:13:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:06 smithi144 bash[67678]: cluster 2024-08-29T19:13:05.154986+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1795: 8 total, 8 up, 8 in 2024-08-29T19:13:07.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:07 smithi089 bash[78574]: cluster 2024-08-29T19:13:05.666455+0000 mgr.y (mgr.34104) 1822 : cluster [DBG] pgmap v3166: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-29T19:13:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:07 smithi089 bash[77323]: cluster 2024-08-29T19:13:05.666455+0000 mgr.y (mgr.34104) 1822 : cluster [DBG] pgmap v3166: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-29T19:13:07.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:07 smithi144 bash[67678]: cluster 2024-08-29T19:13:05.666455+0000 mgr.y (mgr.34104) 1822 : cluster [DBG] pgmap v3166: 553 pgs: 553 active+clean; 80 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-29T19:13:08.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:08 smithi089 bash[77323]: audit 2024-08-29T19:13:07.779706+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:08 smithi089 bash[78574]: audit 2024-08-29T19:13:07.779706+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:08 smithi144 bash[67678]: audit 2024-08-29T19:13:07.779706+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:09.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:09 smithi089 bash[78574]: cluster 2024-08-29T19:13:07.668098+0000 mgr.y (mgr.34104) 1823 : cluster [DBG] pgmap v3167: 553 pgs: 553 active+clean; 105 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 2.5 MiB/s wr, 33 op/s 2024-08-29T19:13:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:09 smithi089 bash[77323]: cluster 2024-08-29T19:13:07.668098+0000 mgr.y (mgr.34104) 1823 : cluster [DBG] pgmap v3167: 553 pgs: 553 active+clean; 105 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 2.5 MiB/s wr, 33 op/s 2024-08-29T19:13:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:09 smithi144 bash[67678]: cluster 2024-08-29T19:13:07.668098+0000 mgr.y (mgr.34104) 1823 : cluster [DBG] pgmap v3167: 553 pgs: 553 active+clean; 105 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 536 KiB/s rd, 2.5 MiB/s wr, 33 op/s 2024-08-29T19:13:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:11 smithi144 bash[67678]: cluster 2024-08-29T19:13:09.670503+0000 mgr.y (mgr.34104) 1824 : cluster [DBG] pgmap v3168: 553 pgs: 553 active+clean; 121 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:13:11.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:11 smithi089 bash[77323]: cluster 2024-08-29T19:13:09.670503+0000 mgr.y (mgr.34104) 1824 : cluster [DBG] pgmap v3168: 553 pgs: 553 active+clean; 121 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:13:11.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:11 smithi089 bash[78574]: cluster 2024-08-29T19:13:09.670503+0000 mgr.y (mgr.34104) 1824 : cluster [DBG] pgmap v3168: 553 pgs: 553 active+clean; 121 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:13:13.458 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (19856 ms) 2024-08-29T19:13:13.459 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-08-29T19:13:13.459 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:13:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:13 smithi144 bash[67678]: cluster 2024-08-29T19:13:11.672072+0000 mgr.y (mgr.34104) 1825 : cluster [DBG] pgmap v3169: 553 pgs: 553 active+clean; 121 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:13:13.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:13 smithi089 bash[78574]: cluster 2024-08-29T19:13:11.672072+0000 mgr.y (mgr.34104) 1825 : cluster [DBG] pgmap v3169: 553 pgs: 553 active+clean; 121 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:13:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:13 smithi089 bash[77323]: cluster 2024-08-29T19:13:11.672072+0000 mgr.y (mgr.34104) 1825 : cluster [DBG] pgmap v3169: 553 pgs: 553 active+clean; 121 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:13:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:15 smithi089 bash[77323]: cluster 2024-08-29T19:13:13.675291+0000 mgr.y (mgr.34104) 1826 : cluster [DBG] pgmap v3170: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:13:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:13:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:13:15] "GET /metrics HTTP/1.1" 200 68104 "" "Prometheus/2.43.0" 2024-08-29T19:13:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:15 smithi089 bash[78574]: cluster 2024-08-29T19:13:13.675291+0000 mgr.y (mgr.34104) 1826 : cluster [DBG] pgmap v3170: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:13:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:15 smithi144 bash[67678]: cluster 2024-08-29T19:13:13.675291+0000 mgr.y (mgr.34104) 1826 : cluster [DBG] pgmap v3170: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:13:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:17 smithi144 bash[67678]: cluster 2024-08-29T19:13:15.676277+0000 mgr.y (mgr.34104) 1827 : cluster [DBG] pgmap v3171: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-08-29T19:13:17.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:17 smithi089 bash[78574]: cluster 2024-08-29T19:13:15.676277+0000 mgr.y (mgr.34104) 1827 : cluster [DBG] pgmap v3171: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-08-29T19:13:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:17 smithi089 bash[77323]: cluster 2024-08-29T19:13:15.676277+0000 mgr.y (mgr.34104) 1827 : cluster [DBG] pgmap v3171: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-08-29T19:13:17.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4476 ms) 2024-08-29T19:13:17.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-08-29T19:13:17.934 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:13:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:19 smithi144 bash[67678]: cluster 2024-08-29T19:13:17.679516+0000 mgr.y (mgr.34104) 1828 : cluster [DBG] pgmap v3172: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 37 op/s 2024-08-29T19:13:19.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:19 smithi089 bash[77323]: cluster 2024-08-29T19:13:17.679516+0000 mgr.y (mgr.34104) 1828 : cluster [DBG] pgmap v3172: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 37 op/s 2024-08-29T19:13:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:19 smithi089 bash[78574]: cluster 2024-08-29T19:13:17.679516+0000 mgr.y (mgr.34104) 1828 : cluster [DBG] pgmap v3172: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 37 op/s 2024-08-29T19:13:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:21 smithi144 bash[67678]: cluster 2024-08-29T19:13:19.682127+0000 mgr.y (mgr.34104) 1829 : cluster [DBG] pgmap v3173: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-08-29T19:13:21.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:21 smithi089 bash[78574]: cluster 2024-08-29T19:13:19.682127+0000 mgr.y (mgr.34104) 1829 : cluster [DBG] pgmap v3173: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-08-29T19:13:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:21 smithi089 bash[77323]: cluster 2024-08-29T19:13:19.682127+0000 mgr.y (mgr.34104) 1829 : cluster [DBG] pgmap v3173: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-08-29T19:13:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:23 smithi144 bash[67678]: cluster 2024-08-29T19:13:21.684576+0000 mgr.y (mgr.34104) 1830 : cluster [DBG] pgmap v3174: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 11 op/s 2024-08-29T19:13:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:23 smithi144 bash[67678]: audit 2024-08-29T19:13:22.779902+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:23.583 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5649 ms) 2024-08-29T19:13:23.583 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-29T19:13:23.583 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_librbd.cc:2905: Skipped 2024-08-29T19:13:23.583 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:13:23.583 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-08-29T19:13:23.584 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-08-29T19:13:23.584 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:13:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:23 smithi089 bash[77323]: cluster 2024-08-29T19:13:21.684576+0000 mgr.y (mgr.34104) 1830 : cluster [DBG] pgmap v3174: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 11 op/s 2024-08-29T19:13:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:23 smithi089 bash[77323]: audit 2024-08-29T19:13:22.779902+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:23 smithi089 bash[78574]: cluster 2024-08-29T19:13:21.684576+0000 mgr.y (mgr.34104) 1830 : cluster [DBG] pgmap v3174: 553 pgs: 553 active+clean; 125 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 11 op/s 2024-08-29T19:13:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:23 smithi089 bash[78574]: audit 2024-08-29T19:13:22.779902+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:25 smithi089 bash[77323]: cluster 2024-08-29T19:13:23.688190+0000 mgr.y (mgr.34104) 1831 : cluster [DBG] pgmap v3175: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1024 KiB/s wr, 17 op/s 2024-08-29T19:13:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:13:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:13:25] "GET /metrics HTTP/1.1" 200 68104 "" "Prometheus/2.43.0" 2024-08-29T19:13:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:25 smithi089 bash[78574]: cluster 2024-08-29T19:13:23.688190+0000 mgr.y (mgr.34104) 1831 : cluster [DBG] pgmap v3175: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1024 KiB/s wr, 17 op/s 2024-08-29T19:13:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:25 smithi144 bash[67678]: cluster 2024-08-29T19:13:23.688190+0000 mgr.y (mgr.34104) 1831 : cluster [DBG] pgmap v3175: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1024 KiB/s wr, 17 op/s 2024-08-29T19:13:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:27 smithi144 bash[67678]: cluster 2024-08-29T19:13:25.689231+0000 mgr.y (mgr.34104) 1832 : cluster [DBG] pgmap v3176: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 683 KiB/s wr, 16 op/s 2024-08-29T19:13:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:27 smithi089 bash[77323]: cluster 2024-08-29T19:13:25.689231+0000 mgr.y (mgr.34104) 1832 : cluster [DBG] pgmap v3176: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 683 KiB/s wr, 16 op/s 2024-08-29T19:13:27.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:27 smithi089 bash[78574]: cluster 2024-08-29T19:13:25.689231+0000 mgr.y (mgr.34104) 1832 : cluster [DBG] pgmap v3176: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 683 KiB/s wr, 16 op/s 2024-08-29T19:13:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:29 smithi144 bash[67678]: cluster 2024-08-29T19:13:27.692536+0000 mgr.y (mgr.34104) 1833 : cluster [DBG] pgmap v3177: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 683 KiB/s wr, 22 op/s 2024-08-29T19:13:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:29 smithi144 bash[67678]: cluster 2024-08-29T19:13:28.233905+0000 mon.a (mon.0) 3430 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-08-29T19:13:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:29 smithi089 bash[77323]: cluster 2024-08-29T19:13:27.692536+0000 mgr.y (mgr.34104) 1833 : cluster [DBG] pgmap v3177: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 683 KiB/s wr, 22 op/s 2024-08-29T19:13:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:29 smithi089 bash[77323]: cluster 2024-08-29T19:13:28.233905+0000 mon.a (mon.0) 3430 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-08-29T19:13:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:29 smithi089 bash[78574]: cluster 2024-08-29T19:13:27.692536+0000 mgr.y (mgr.34104) 1833 : cluster [DBG] pgmap v3177: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 683 KiB/s wr, 22 op/s 2024-08-29T19:13:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:29 smithi089 bash[78574]: cluster 2024-08-29T19:13:28.233905+0000 mon.a (mon.0) 3430 : cluster [DBG] osdmap e1796: 8 total, 8 up, 8 in 2024-08-29T19:13:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:30 smithi144 bash[67678]: cluster 2024-08-29T19:13:29.247916+0000 mon.a (mon.0) 3431 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-08-29T19:13:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:30 smithi089 bash[77323]: cluster 2024-08-29T19:13:29.247916+0000 mon.a (mon.0) 3431 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-08-29T19:13:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:30 smithi089 bash[78574]: cluster 2024-08-29T19:13:29.247916+0000 mon.a (mon.0) 3431 : cluster [DBG] osdmap e1797: 8 total, 8 up, 8 in 2024-08-29T19:13:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:31 smithi144 bash[67678]: cluster 2024-08-29T19:13:29.693570+0000 mgr.y (mgr.34104) 1834 : cluster [DBG] pgmap v3180: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-08-29T19:13:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:31 smithi089 bash[77323]: cluster 2024-08-29T19:13:29.693570+0000 mgr.y (mgr.34104) 1834 : cluster [DBG] pgmap v3180: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-08-29T19:13:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:31 smithi089 bash[78574]: cluster 2024-08-29T19:13:29.693570+0000 mgr.y (mgr.34104) 1834 : cluster [DBG] pgmap v3180: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 1.0 MiB/s wr, 24 op/s 2024-08-29T19:13:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:32 smithi144 bash[67678]: audit 2024-08-29T19:13:31.652941+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:13:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:32 smithi144 bash[67678]: cluster 2024-08-29T19:13:31.695001+0000 mgr.y (mgr.34104) 1835 : cluster [DBG] pgmap v3181: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 1.5 KiB/s wr, 42 op/s 2024-08-29T19:13:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:32 smithi089 bash[77323]: audit 2024-08-29T19:13:31.652941+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:13:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:32 smithi089 bash[77323]: cluster 2024-08-29T19:13:31.695001+0000 mgr.y (mgr.34104) 1835 : cluster [DBG] pgmap v3181: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 1.5 KiB/s wr, 42 op/s 2024-08-29T19:13:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:32 smithi089 bash[78574]: audit 2024-08-29T19:13:31.652941+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:13:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:32 smithi089 bash[78574]: cluster 2024-08-29T19:13:31.695001+0000 mgr.y (mgr.34104) 1835 : cluster [DBG] pgmap v3181: 553 pgs: 553 active+clean; 133 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 1.5 KiB/s wr, 42 op/s 2024-08-29T19:13:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:33 smithi144 bash[67678]: audit 2024-08-29T19:13:32.413577+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:13:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:33 smithi144 bash[67678]: audit 2024-08-29T19:13:32.414664+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:13:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:33 smithi144 bash[67678]: audit 2024-08-29T19:13:32.420717+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:13:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:33 smithi089 bash[77323]: audit 2024-08-29T19:13:32.413577+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:13:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:33 smithi089 bash[77323]: audit 2024-08-29T19:13:32.414664+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:13:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:33 smithi089 bash[77323]: audit 2024-08-29T19:13:32.420717+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:13:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:33 smithi089 bash[78574]: audit 2024-08-29T19:13:32.413577+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:13:33.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:33 smithi089 bash[78574]: audit 2024-08-29T19:13:32.414664+0000 mon.a (mon.0) 3434 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:13:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:33 smithi089 bash[78574]: audit 2024-08-29T19:13:32.420717+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:13:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:34 smithi144 bash[67678]: cluster 2024-08-29T19:13:33.697098+0000 mgr.y (mgr.34104) 1836 : cluster [DBG] pgmap v3182: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 515 KiB/s wr, 82 op/s 2024-08-29T19:13:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:34 smithi089 bash[77323]: cluster 2024-08-29T19:13:33.697098+0000 mgr.y (mgr.34104) 1836 : cluster [DBG] pgmap v3182: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 515 KiB/s wr, 82 op/s 2024-08-29T19:13:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:34 smithi089 bash[78574]: cluster 2024-08-29T19:13:33.697098+0000 mgr.y (mgr.34104) 1836 : cluster [DBG] pgmap v3182: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 515 KiB/s wr, 82 op/s 2024-08-29T19:13:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:13:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:13:35] "GET /metrics HTTP/1.1" 200 68104 "" "Prometheus/2.43.0" 2024-08-29T19:13:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:36 smithi144 bash[67678]: cluster 2024-08-29T19:13:35.697802+0000 mgr.y (mgr.34104) 1837 : cluster [DBG] pgmap v3183: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 514 KiB/s wr, 73 op/s 2024-08-29T19:13:37.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:36 smithi089 bash[77323]: cluster 2024-08-29T19:13:35.697802+0000 mgr.y (mgr.34104) 1837 : cluster [DBG] pgmap v3183: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 514 KiB/s wr, 73 op/s 2024-08-29T19:13:37.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:36 smithi089 bash[78574]: cluster 2024-08-29T19:13:35.697802+0000 mgr.y (mgr.34104) 1837 : cluster [DBG] pgmap v3183: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 514 KiB/s wr, 73 op/s 2024-08-29T19:13:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:38 smithi144 bash[67678]: cluster 2024-08-29T19:13:37.699795+0000 mgr.y (mgr.34104) 1838 : cluster [DBG] pgmap v3184: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 435 KiB/s wr, 62 op/s 2024-08-29T19:13:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:38 smithi144 bash[67678]: audit 2024-08-29T19:13:37.780533+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:38 smithi089 bash[77323]: cluster 2024-08-29T19:13:37.699795+0000 mgr.y (mgr.34104) 1838 : cluster [DBG] pgmap v3184: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 435 KiB/s wr, 62 op/s 2024-08-29T19:13:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:38 smithi089 bash[77323]: audit 2024-08-29T19:13:37.780533+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:38 smithi089 bash[78574]: cluster 2024-08-29T19:13:37.699795+0000 mgr.y (mgr.34104) 1838 : cluster [DBG] pgmap v3184: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 435 KiB/s wr, 62 op/s 2024-08-29T19:13:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:38 smithi089 bash[78574]: audit 2024-08-29T19:13:37.780533+0000 mon.a (mon.0) 3436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:40 smithi144 bash[67678]: cluster 2024-08-29T19:13:39.701367+0000 mgr.y (mgr.34104) 1839 : cluster [DBG] pgmap v3185: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 394 KiB/s wr, 51 op/s 2024-08-29T19:13:41.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:40 smithi089 bash[77323]: cluster 2024-08-29T19:13:39.701367+0000 mgr.y (mgr.34104) 1839 : cluster [DBG] pgmap v3185: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 394 KiB/s wr, 51 op/s 2024-08-29T19:13:41.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:40 smithi089 bash[78574]: cluster 2024-08-29T19:13:39.701367+0000 mgr.y (mgr.34104) 1839 : cluster [DBG] pgmap v3185: 553 pgs: 553 active+clean; 137 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 394 KiB/s wr, 51 op/s 2024-08-29T19:13:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:42 smithi144 bash[67678]: cluster 2024-08-29T19:13:41.702938+0000 mgr.y (mgr.34104) 1840 : cluster [DBG] pgmap v3186: 553 pgs: 553 active+clean; 149 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-08-29T19:13:43.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:42 smithi089 bash[77323]: cluster 2024-08-29T19:13:41.702938+0000 mgr.y (mgr.34104) 1840 : cluster [DBG] pgmap v3186: 553 pgs: 553 active+clean; 149 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-08-29T19:13:43.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:42 smithi089 bash[78574]: cluster 2024-08-29T19:13:41.702938+0000 mgr.y (mgr.34104) 1840 : cluster [DBG] pgmap v3186: 553 pgs: 553 active+clean; 149 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 402 KiB/s rd, 1.3 MiB/s wr, 47 op/s 2024-08-29T19:13:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:44 smithi144 bash[67678]: cluster 2024-08-29T19:13:43.704966+0000 mgr.y (mgr.34104) 1841 : cluster [DBG] pgmap v3187: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 1.7 MiB/s wr, 40 op/s 2024-08-29T19:13:45.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:44 smithi089 bash[77323]: cluster 2024-08-29T19:13:43.704966+0000 mgr.y (mgr.34104) 1841 : cluster [DBG] pgmap v3187: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 1.7 MiB/s wr, 40 op/s 2024-08-29T19:13:45.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:44 smithi089 bash[78574]: cluster 2024-08-29T19:13:43.704966+0000 mgr.y (mgr.34104) 1841 : cluster [DBG] pgmap v3187: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 1.7 MiB/s wr, 40 op/s 2024-08-29T19:13:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:13:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:13:45] "GET /metrics HTTP/1.1" 200 68112 "" "Prometheus/2.43.0" 2024-08-29T19:13:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:46 smithi144 bash[67678]: cluster 2024-08-29T19:13:45.705702+0000 mgr.y (mgr.34104) 1842 : cluster [DBG] pgmap v3188: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:13:47.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:46 smithi089 bash[77323]: cluster 2024-08-29T19:13:45.705702+0000 mgr.y (mgr.34104) 1842 : cluster [DBG] pgmap v3188: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:13:47.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:46 smithi089 bash[78574]: cluster 2024-08-29T19:13:45.705702+0000 mgr.y (mgr.34104) 1842 : cluster [DBG] pgmap v3188: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:13:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:48 smithi144 bash[67678]: cluster 2024-08-29T19:13:47.707418+0000 mgr.y (mgr.34104) 1843 : cluster [DBG] pgmap v3189: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:48 smithi089 bash[77323]: cluster 2024-08-29T19:13:47.707418+0000 mgr.y (mgr.34104) 1843 : cluster [DBG] pgmap v3189: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:48 smithi089 bash[78574]: cluster 2024-08-29T19:13:47.707418+0000 mgr.y (mgr.34104) 1843 : cluster [DBG] pgmap v3189: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:50 smithi144 bash[67678]: cluster 2024-08-29T19:13:49.708967+0000 mgr.y (mgr.34104) 1844 : cluster [DBG] pgmap v3190: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:50 smithi089 bash[77323]: cluster 2024-08-29T19:13:49.708967+0000 mgr.y (mgr.34104) 1844 : cluster [DBG] pgmap v3190: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:50 smithi089 bash[78574]: cluster 2024-08-29T19:13:49.708967+0000 mgr.y (mgr.34104) 1844 : cluster [DBG] pgmap v3190: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:52 smithi144 bash[67678]: cluster 2024-08-29T19:13:51.710525+0000 mgr.y (mgr.34104) 1845 : cluster [DBG] pgmap v3191: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:52 smithi144 bash[67678]: audit 2024-08-29T19:13:52.780860+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:52 smithi089 bash[77323]: cluster 2024-08-29T19:13:51.710525+0000 mgr.y (mgr.34104) 1845 : cluster [DBG] pgmap v3191: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:52 smithi089 bash[77323]: audit 2024-08-29T19:13:52.780860+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:52 smithi089 bash[78574]: cluster 2024-08-29T19:13:51.710525+0000 mgr.y (mgr.34104) 1845 : cluster [DBG] pgmap v3191: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:13:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:52 smithi089 bash[78574]: audit 2024-08-29T19:13:52.780860+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:13:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:54 smithi144 bash[67678]: cluster 2024-08-29T19:13:53.712524+0000 mgr.y (mgr.34104) 1846 : cluster [DBG] pgmap v3192: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 342 KiB/s wr, 12 op/s 2024-08-29T19:13:55.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:54 smithi089 bash[77323]: cluster 2024-08-29T19:13:53.712524+0000 mgr.y (mgr.34104) 1846 : cluster [DBG] pgmap v3192: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 342 KiB/s wr, 12 op/s 2024-08-29T19:13:55.063 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:54 smithi089 bash[78574]: cluster 2024-08-29T19:13:53.712524+0000 mgr.y (mgr.34104) 1846 : cluster [DBG] pgmap v3192: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 342 KiB/s wr, 12 op/s 2024-08-29T19:13:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:13:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:13:55] "GET /metrics HTTP/1.1" 200 68107 "" "Prometheus/2.43.0" 2024-08-29T19:13:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:56 smithi144 bash[67678]: cluster 2024-08-29T19:13:55.713226+0000 mgr.y (mgr.34104) 1847 : cluster [DBG] pgmap v3193: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-08-29T19:13:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:56 smithi089 bash[77323]: cluster 2024-08-29T19:13:55.713226+0000 mgr.y (mgr.34104) 1847 : cluster [DBG] pgmap v3193: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-08-29T19:13:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:56 smithi089 bash[78574]: cluster 2024-08-29T19:13:55.713226+0000 mgr.y (mgr.34104) 1847 : cluster [DBG] pgmap v3193: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 3 op/s 2024-08-29T19:13:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:13:58 smithi144 bash[67678]: cluster 2024-08-29T19:13:57.716436+0000 mgr.y (mgr.34104) 1848 : cluster [DBG] pgmap v3194: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 3 op/s 2024-08-29T19:13:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:13:58 smithi089 bash[78574]: cluster 2024-08-29T19:13:57.716436+0000 mgr.y (mgr.34104) 1848 : cluster [DBG] pgmap v3194: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 3 op/s 2024-08-29T19:13:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:13:58 smithi089 bash[77323]: cluster 2024-08-29T19:13:57.716436+0000 mgr.y (mgr.34104) 1848 : cluster [DBG] pgmap v3194: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 3 op/s 2024-08-29T19:14:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:00 smithi144 bash[67678]: cluster 2024-08-29T19:13:59.718069+0000 mgr.y (mgr.34104) 1849 : cluster [DBG] pgmap v3195: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T19:14:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:00 smithi089 bash[77323]: cluster 2024-08-29T19:13:59.718069+0000 mgr.y (mgr.34104) 1849 : cluster [DBG] pgmap v3195: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T19:14:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:00 smithi089 bash[78574]: cluster 2024-08-29T19:13:59.718069+0000 mgr.y (mgr.34104) 1849 : cluster [DBG] pgmap v3195: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T19:14:03.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:02 smithi144 bash[67678]: cluster 2024-08-29T19:14:01.720497+0000 mgr.y (mgr.34104) 1850 : cluster [DBG] pgmap v3196: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-29T19:14:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:02 smithi089 bash[77323]: cluster 2024-08-29T19:14:01.720497+0000 mgr.y (mgr.34104) 1850 : cluster [DBG] pgmap v3196: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-29T19:14:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:02 smithi089 bash[78574]: cluster 2024-08-29T19:14:01.720497+0000 mgr.y (mgr.34104) 1850 : cluster [DBG] pgmap v3196: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-08-29T19:14:05.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:04 smithi144 bash[67678]: cluster 2024-08-29T19:14:03.722674+0000 mgr.y (mgr.34104) 1851 : cluster [DBG] pgmap v3197: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:05.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:04 smithi089 bash[77323]: cluster 2024-08-29T19:14:03.722674+0000 mgr.y (mgr.34104) 1851 : cluster [DBG] pgmap v3197: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:05.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:04 smithi089 bash[78574]: cluster 2024-08-29T19:14:03.722674+0000 mgr.y (mgr.34104) 1851 : cluster [DBG] pgmap v3197: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:14:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:14:05] "GET /metrics HTTP/1.1" 200 68107 "" "Prometheus/2.43.0" 2024-08-29T19:14:07.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:06 smithi089 bash[77323]: cluster 2024-08-29T19:14:05.723394+0000 mgr.y (mgr.34104) 1852 : cluster [DBG] pgmap v3198: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:06 smithi089 bash[78574]: cluster 2024-08-29T19:14:05.723394+0000 mgr.y (mgr.34104) 1852 : cluster [DBG] pgmap v3198: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:06 smithi144 bash[67678]: cluster 2024-08-29T19:14:05.723394+0000 mgr.y (mgr.34104) 1852 : cluster [DBG] pgmap v3198: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:07 smithi089 bash[77323]: audit 2024-08-29T19:14:07.781144+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:07 smithi089 bash[78574]: audit 2024-08-29T19:14:07.781144+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:07 smithi144 bash[67678]: audit 2024-08-29T19:14:07.781144+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:08 smithi089 bash[77323]: cluster 2024-08-29T19:14:07.725418+0000 mgr.y (mgr.34104) 1853 : cluster [DBG] pgmap v3199: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T19:14:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:08 smithi089 bash[78574]: cluster 2024-08-29T19:14:07.725418+0000 mgr.y (mgr.34104) 1853 : cluster [DBG] pgmap v3199: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T19:14:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:08 smithi144 bash[67678]: cluster 2024-08-29T19:14:07.725418+0000 mgr.y (mgr.34104) 1853 : cluster [DBG] pgmap v3199: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-29T19:14:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:10 smithi089 bash[77323]: cluster 2024-08-29T19:14:09.726971+0000 mgr.y (mgr.34104) 1854 : cluster [DBG] pgmap v3200: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:11.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:10 smithi089 bash[78574]: cluster 2024-08-29T19:14:09.726971+0000 mgr.y (mgr.34104) 1854 : cluster [DBG] pgmap v3200: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:10 smithi144 bash[67678]: cluster 2024-08-29T19:14:09.726971+0000 mgr.y (mgr.34104) 1854 : cluster [DBG] pgmap v3200: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:13.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:12 smithi089 bash[77323]: cluster 2024-08-29T19:14:11.729379+0000 mgr.y (mgr.34104) 1855 : cluster [DBG] pgmap v3201: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T19:14:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:12 smithi089 bash[78574]: cluster 2024-08-29T19:14:11.729379+0000 mgr.y (mgr.34104) 1855 : cluster [DBG] pgmap v3201: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T19:14:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:12 smithi144 bash[67678]: cluster 2024-08-29T19:14:11.729379+0000 mgr.y (mgr.34104) 1855 : cluster [DBG] pgmap v3201: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-08-29T19:14:15.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:14 smithi089 bash[77323]: cluster 2024-08-29T19:14:13.731452+0000 mgr.y (mgr.34104) 1856 : cluster [DBG] pgmap v3202: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:15.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:14:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:14:15] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:14:15.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:14 smithi089 bash[78574]: cluster 2024-08-29T19:14:13.731452+0000 mgr.y (mgr.34104) 1856 : cluster [DBG] pgmap v3202: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:14 smithi144 bash[67678]: cluster 2024-08-29T19:14:13.731452+0000 mgr.y (mgr.34104) 1856 : cluster [DBG] pgmap v3202: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:17.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:16 smithi089 bash[78574]: cluster 2024-08-29T19:14:15.732415+0000 mgr.y (mgr.34104) 1857 : cluster [DBG] pgmap v3203: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T19:14:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:16 smithi089 bash[77323]: cluster 2024-08-29T19:14:15.732415+0000 mgr.y (mgr.34104) 1857 : cluster [DBG] pgmap v3203: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T19:14:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:16 smithi144 bash[67678]: cluster 2024-08-29T19:14:15.732415+0000 mgr.y (mgr.34104) 1857 : cluster [DBG] pgmap v3203: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-29T19:14:19.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:18 smithi089 bash[77323]: cluster 2024-08-29T19:14:17.735673+0000 mgr.y (mgr.34104) 1858 : cluster [DBG] pgmap v3204: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:19.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:18 smithi089 bash[78574]: cluster 2024-08-29T19:14:17.735673+0000 mgr.y (mgr.34104) 1858 : cluster [DBG] pgmap v3204: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:18 smithi144 bash[67678]: cluster 2024-08-29T19:14:17.735673+0000 mgr.y (mgr.34104) 1858 : cluster [DBG] pgmap v3204: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-29T19:14:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:20 smithi089 bash[77323]: cluster 2024-08-29T19:14:19.738125+0000 mgr.y (mgr.34104) 1859 : cluster [DBG] pgmap v3205: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:21.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:20 smithi089 bash[78574]: cluster 2024-08-29T19:14:19.738125+0000 mgr.y (mgr.34104) 1859 : cluster [DBG] pgmap v3205: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:20 smithi144 bash[67678]: cluster 2024-08-29T19:14:19.738125+0000 mgr.y (mgr.34104) 1859 : cluster [DBG] pgmap v3205: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-29T19:14:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:22 smithi089 bash[77323]: cluster 2024-08-29T19:14:21.740126+0000 mgr.y (mgr.34104) 1860 : cluster [DBG] pgmap v3206: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3 op/s 2024-08-29T19:14:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:22 smithi089 bash[77323]: audit 2024-08-29T19:14:22.781074+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:22 smithi089 bash[78574]: cluster 2024-08-29T19:14:21.740126+0000 mgr.y (mgr.34104) 1860 : cluster [DBG] pgmap v3206: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3 op/s 2024-08-29T19:14:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:22 smithi089 bash[78574]: audit 2024-08-29T19:14:22.781074+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:22 smithi144 bash[67678]: cluster 2024-08-29T19:14:21.740126+0000 mgr.y (mgr.34104) 1860 : cluster [DBG] pgmap v3206: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3 op/s 2024-08-29T19:14:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:22 smithi144 bash[67678]: audit 2024-08-29T19:14:22.781074+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:25.124 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:24 smithi089 bash[77323]: cluster 2024-08-29T19:14:23.741913+0000 mgr.y (mgr.34104) 1861 : cluster [DBG] pgmap v3207: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 8 op/s 2024-08-29T19:14:25.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:24 smithi089 bash[78574]: cluster 2024-08-29T19:14:23.741913+0000 mgr.y (mgr.34104) 1861 : cluster [DBG] pgmap v3207: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 8 op/s 2024-08-29T19:14:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:24 smithi144 bash[67678]: cluster 2024-08-29T19:14:23.741913+0000 mgr.y (mgr.34104) 1861 : cluster [DBG] pgmap v3207: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 8 op/s 2024-08-29T19:14:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:14:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:14:25] "GET /metrics HTTP/1.1" 200 68109 "" "Prometheus/2.43.0" 2024-08-29T19:14:27.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:26 smithi089 bash[78574]: cluster 2024-08-29T19:14:25.742489+0000 mgr.y (mgr.34104) 1862 : cluster [DBG] pgmap v3208: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-08-29T19:14:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:26 smithi089 bash[77323]: cluster 2024-08-29T19:14:25.742489+0000 mgr.y (mgr.34104) 1862 : cluster [DBG] pgmap v3208: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-08-29T19:14:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:26 smithi144 bash[67678]: cluster 2024-08-29T19:14:25.742489+0000 mgr.y (mgr.34104) 1862 : cluster [DBG] pgmap v3208: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-08-29T19:14:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:28 smithi089 bash[77323]: cluster 2024-08-29T19:14:27.744589+0000 mgr.y (mgr.34104) 1863 : cluster [DBG] pgmap v3209: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 522 KiB/s rd, 16 op/s 2024-08-29T19:14:29.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:28 smithi089 bash[78574]: cluster 2024-08-29T19:14:27.744589+0000 mgr.y (mgr.34104) 1863 : cluster [DBG] pgmap v3209: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 522 KiB/s rd, 16 op/s 2024-08-29T19:14:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:28 smithi144 bash[67678]: cluster 2024-08-29T19:14:27.744589+0000 mgr.y (mgr.34104) 1863 : cluster [DBG] pgmap v3209: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 522 KiB/s rd, 16 op/s 2024-08-29T19:14:31.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:31 smithi089 bash[78574]: cluster 2024-08-29T19:14:29.747013+0000 mgr.y (mgr.34104) 1864 : cluster [DBG] pgmap v3210: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:31 smithi089 bash[77323]: cluster 2024-08-29T19:14:29.747013+0000 mgr.y (mgr.34104) 1864 : cluster [DBG] pgmap v3210: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:31 smithi144 bash[67678]: cluster 2024-08-29T19:14:29.747013+0000 mgr.y (mgr.34104) 1864 : cluster [DBG] pgmap v3210: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:33 smithi089 bash[77323]: cluster 2024-08-29T19:14:31.749639+0000 mgr.y (mgr.34104) 1865 : cluster [DBG] pgmap v3211: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T19:14:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:33 smithi089 bash[77323]: audit 2024-08-29T19:14:32.500731+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:14:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:33 smithi089 bash[78574]: cluster 2024-08-29T19:14:31.749639+0000 mgr.y (mgr.34104) 1865 : cluster [DBG] pgmap v3211: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T19:14:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:33 smithi089 bash[78574]: audit 2024-08-29T19:14:32.500731+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:14:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:33 smithi144 bash[67678]: cluster 2024-08-29T19:14:31.749639+0000 mgr.y (mgr.34104) 1865 : cluster [DBG] pgmap v3211: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T19:14:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:33 smithi144 bash[67678]: audit 2024-08-29T19:14:32.500731+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:14:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:34 smithi089 bash[77323]: audit 2024-08-29T19:14:33.217864+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:14:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:34 smithi089 bash[77323]: audit 2024-08-29T19:14:33.218747+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:14:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:34 smithi089 bash[77323]: audit 2024-08-29T19:14:33.225332+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:14:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:34 smithi089 bash[78574]: audit 2024-08-29T19:14:33.217864+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:14:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:34 smithi089 bash[78574]: audit 2024-08-29T19:14:33.218747+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:14:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:34 smithi089 bash[78574]: audit 2024-08-29T19:14:33.225332+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:14:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:34 smithi144 bash[67678]: audit 2024-08-29T19:14:33.217864+0000 mon.a (mon.0) 3441 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:14:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:34 smithi144 bash[67678]: audit 2024-08-29T19:14:33.218747+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:14:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:34 smithi144 bash[67678]: audit 2024-08-29T19:14:33.225332+0000 mon.a (mon.0) 3443 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:14:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:35 smithi089 bash[77323]: cluster 2024-08-29T19:14:33.751731+0000 mgr.y (mgr.34104) 1866 : cluster [DBG] pgmap v3212: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 17 op/s 2024-08-29T19:14:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:14:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:14:35] "GET /metrics HTTP/1.1" 200 68109 "" "Prometheus/2.43.0" 2024-08-29T19:14:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:35 smithi089 bash[78574]: cluster 2024-08-29T19:14:33.751731+0000 mgr.y (mgr.34104) 1866 : cluster [DBG] pgmap v3212: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 17 op/s 2024-08-29T19:14:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:35 smithi144 bash[67678]: cluster 2024-08-29T19:14:33.751731+0000 mgr.y (mgr.34104) 1866 : cluster [DBG] pgmap v3212: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 17 op/s 2024-08-29T19:14:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:37 smithi144 bash[67678]: cluster 2024-08-29T19:14:35.752665+0000 mgr.y (mgr.34104) 1867 : cluster [DBG] pgmap v3213: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:14:37.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:37 smithi089 bash[77323]: cluster 2024-08-29T19:14:35.752665+0000 mgr.y (mgr.34104) 1867 : cluster [DBG] pgmap v3213: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:14:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:37 smithi089 bash[78574]: cluster 2024-08-29T19:14:35.752665+0000 mgr.y (mgr.34104) 1867 : cluster [DBG] pgmap v3213: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 105 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:14:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:38 smithi144 bash[67678]: audit 2024-08-29T19:14:37.781598+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:38 smithi089 bash[77323]: audit 2024-08-29T19:14:37.781598+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:38.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:38 smithi089 bash[78574]: audit 2024-08-29T19:14:37.781598+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:39 smithi144 bash[67678]: cluster 2024-08-29T19:14:37.755889+0000 mgr.y (mgr.34104) 1868 : cluster [DBG] pgmap v3214: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-29T19:14:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:39 smithi089 bash[77323]: cluster 2024-08-29T19:14:37.755889+0000 mgr.y (mgr.34104) 1868 : cluster [DBG] pgmap v3214: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-29T19:14:39.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:39 smithi089 bash[78574]: cluster 2024-08-29T19:14:37.755889+0000 mgr.y (mgr.34104) 1868 : cluster [DBG] pgmap v3214: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-08-29T19:14:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:41 smithi144 bash[67678]: cluster 2024-08-29T19:14:39.757470+0000 mgr.y (mgr.34104) 1869 : cluster [DBG] pgmap v3215: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-29T19:14:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:41 smithi089 bash[77323]: cluster 2024-08-29T19:14:39.757470+0000 mgr.y (mgr.34104) 1869 : cluster [DBG] pgmap v3215: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-29T19:14:41.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:41 smithi089 bash[78574]: cluster 2024-08-29T19:14:39.757470+0000 mgr.y (mgr.34104) 1869 : cluster [DBG] pgmap v3215: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 9 op/s 2024-08-29T19:14:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:43 smithi144 bash[67678]: cluster 2024-08-29T19:14:41.758801+0000 mgr.y (mgr.34104) 1870 : cluster [DBG] pgmap v3216: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-29T19:14:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:43 smithi089 bash[77323]: cluster 2024-08-29T19:14:41.758801+0000 mgr.y (mgr.34104) 1870 : cluster [DBG] pgmap v3216: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-29T19:14:43.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:43 smithi089 bash[78574]: cluster 2024-08-29T19:14:41.758801+0000 mgr.y (mgr.34104) 1870 : cluster [DBG] pgmap v3216: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-29T19:14:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:14:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:14:45] "GET /metrics HTTP/1.1" 200 68109 "" "Prometheus/2.43.0" 2024-08-29T19:14:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:45 smithi089 bash[77323]: cluster 2024-08-29T19:14:43.760444+0000 mgr.y (mgr.34104) 1871 : cluster [DBG] pgmap v3217: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-29T19:14:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:45 smithi089 bash[78574]: cluster 2024-08-29T19:14:43.760444+0000 mgr.y (mgr.34104) 1871 : cluster [DBG] pgmap v3217: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-29T19:14:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:45 smithi144 bash[67678]: cluster 2024-08-29T19:14:43.760444+0000 mgr.y (mgr.34104) 1871 : cluster [DBG] pgmap v3217: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 170 B/s wr, 16 op/s 2024-08-29T19:14:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:46 smithi144 bash[67678]: cluster 2024-08-29T19:14:45.761156+0000 mgr.y (mgr.34104) 1872 : cluster [DBG] pgmap v3218: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-08-29T19:14:46.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:46 smithi089 bash[77323]: cluster 2024-08-29T19:14:45.761156+0000 mgr.y (mgr.34104) 1872 : cluster [DBG] pgmap v3218: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-08-29T19:14:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:46 smithi089 bash[78574]: cluster 2024-08-29T19:14:45.761156+0000 mgr.y (mgr.34104) 1872 : cluster [DBG] pgmap v3218: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-08-29T19:14:49.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:48 smithi089 bash[78574]: cluster 2024-08-29T19:14:47.762871+0000 mgr.y (mgr.34104) 1873 : cluster [DBG] pgmap v3219: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 170 B/s wr, 21 op/s 2024-08-29T19:14:49.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:48 smithi089 bash[77323]: cluster 2024-08-29T19:14:47.762871+0000 mgr.y (mgr.34104) 1873 : cluster [DBG] pgmap v3219: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 170 B/s wr, 21 op/s 2024-08-29T19:14:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:48 smithi144 bash[67678]: cluster 2024-08-29T19:14:47.762871+0000 mgr.y (mgr.34104) 1873 : cluster [DBG] pgmap v3219: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 170 B/s wr, 21 op/s 2024-08-29T19:14:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:50 smithi089 bash[77323]: cluster 2024-08-29T19:14:49.765232+0000 mgr.y (mgr.34104) 1874 : cluster [DBG] pgmap v3220: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:51.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:50 smithi089 bash[78574]: cluster 2024-08-29T19:14:49.765232+0000 mgr.y (mgr.34104) 1874 : cluster [DBG] pgmap v3220: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:50 smithi144 bash[67678]: cluster 2024-08-29T19:14:49.765232+0000 mgr.y (mgr.34104) 1874 : cluster [DBG] pgmap v3220: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:52 smithi089 bash[77323]: cluster 2024-08-29T19:14:51.766815+0000 mgr.y (mgr.34104) 1875 : cluster [DBG] pgmap v3221: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-29T19:14:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:52 smithi089 bash[77323]: audit 2024-08-29T19:14:52.782006+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:52 smithi089 bash[78574]: cluster 2024-08-29T19:14:51.766815+0000 mgr.y (mgr.34104) 1875 : cluster [DBG] pgmap v3221: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-29T19:14:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:52 smithi089 bash[78574]: audit 2024-08-29T19:14:52.782006+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:52 smithi144 bash[67678]: cluster 2024-08-29T19:14:51.766815+0000 mgr.y (mgr.34104) 1875 : cluster [DBG] pgmap v3221: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-29T19:14:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:52 smithi144 bash[67678]: audit 2024-08-29T19:14:52.782006+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:14:55.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:14:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:14:55] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:14:55.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:54 smithi089 bash[77323]: cluster 2024-08-29T19:14:53.770068+0000 mgr.y (mgr.34104) 1876 : cluster [DBG] pgmap v3222: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-08-29T19:14:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:54 smithi089 bash[78574]: cluster 2024-08-29T19:14:53.770068+0000 mgr.y (mgr.34104) 1876 : cluster [DBG] pgmap v3222: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-08-29T19:14:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:54 smithi144 bash[67678]: cluster 2024-08-29T19:14:53.770068+0000 mgr.y (mgr.34104) 1876 : cluster [DBG] pgmap v3222: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-08-29T19:14:57.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:56 smithi089 bash[78574]: cluster 2024-08-29T19:14:55.770730+0000 mgr.y (mgr.34104) 1877 : cluster [DBG] pgmap v3223: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:57.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:56 smithi089 bash[77323]: cluster 2024-08-29T19:14:55.770730+0000 mgr.y (mgr.34104) 1877 : cluster [DBG] pgmap v3223: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:56 smithi144 bash[67678]: cluster 2024-08-29T19:14:55.770730+0000 mgr.y (mgr.34104) 1877 : cluster [DBG] pgmap v3223: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:14:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:14:58 smithi089 bash[77323]: cluster 2024-08-29T19:14:57.772827+0000 mgr.y (mgr.34104) 1878 : cluster [DBG] pgmap v3224: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-08-29T19:14:59.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:14:58 smithi089 bash[78574]: cluster 2024-08-29T19:14:57.772827+0000 mgr.y (mgr.34104) 1878 : cluster [DBG] pgmap v3224: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-08-29T19:14:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:14:58 smithi144 bash[67678]: cluster 2024-08-29T19:14:57.772827+0000 mgr.y (mgr.34104) 1878 : cluster [DBG] pgmap v3224: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-08-29T19:15:01.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:00 smithi089 bash[78574]: cluster 2024-08-29T19:14:59.774218+0000 mgr.y (mgr.34104) 1879 : cluster [DBG] pgmap v3225: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 14 op/s 2024-08-29T19:15:01.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:00 smithi089 bash[77323]: cluster 2024-08-29T19:14:59.774218+0000 mgr.y (mgr.34104) 1879 : cluster [DBG] pgmap v3225: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 14 op/s 2024-08-29T19:15:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:00 smithi144 bash[67678]: cluster 2024-08-29T19:14:59.774218+0000 mgr.y (mgr.34104) 1879 : cluster [DBG] pgmap v3225: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 14 op/s 2024-08-29T19:15:03.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:02 smithi089 bash[77323]: cluster 2024-08-29T19:15:01.775522+0000 mgr.y (mgr.34104) 1880 : cluster [DBG] pgmap v3226: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:02 smithi089 bash[78574]: cluster 2024-08-29T19:15:01.775522+0000 mgr.y (mgr.34104) 1880 : cluster [DBG] pgmap v3226: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:02 smithi144 bash[67678]: cluster 2024-08-29T19:15:01.775522+0000 mgr.y (mgr.34104) 1880 : cluster [DBG] pgmap v3226: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:05.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:04 smithi089 bash[77323]: cluster 2024-08-29T19:15:03.777301+0000 mgr.y (mgr.34104) 1881 : cluster [DBG] pgmap v3227: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 14 op/s 2024-08-29T19:15:05.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:15:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:15:05] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:15:05.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:04 smithi089 bash[78574]: cluster 2024-08-29T19:15:03.777301+0000 mgr.y (mgr.34104) 1881 : cluster [DBG] pgmap v3227: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 14 op/s 2024-08-29T19:15:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:04 smithi144 bash[67678]: cluster 2024-08-29T19:15:03.777301+0000 mgr.y (mgr.34104) 1881 : cluster [DBG] pgmap v3227: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 14 op/s 2024-08-29T19:15:07.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:06 smithi089 bash[78574]: cluster 2024-08-29T19:15:05.778371+0000 mgr.y (mgr.34104) 1882 : cluster [DBG] pgmap v3228: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-29T19:15:07.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:06 smithi089 bash[77323]: cluster 2024-08-29T19:15:05.778371+0000 mgr.y (mgr.34104) 1882 : cluster [DBG] pgmap v3228: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-29T19:15:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:06 smithi144 bash[67678]: cluster 2024-08-29T19:15:05.778371+0000 mgr.y (mgr.34104) 1882 : cluster [DBG] pgmap v3228: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-29T19:15:08.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:07 smithi089 bash[78574]: audit 2024-08-29T19:15:07.784118+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:08.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:07 smithi089 bash[77323]: audit 2024-08-29T19:15:07.784118+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:07 smithi144 bash[67678]: audit 2024-08-29T19:15:07.784118+0000 mon.a (mon.0) 3446 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:09.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:08 smithi089 bash[78574]: cluster 2024-08-29T19:15:07.781325+0000 mgr.y (mgr.34104) 1883 : cluster [DBG] pgmap v3229: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:08 smithi089 bash[77323]: cluster 2024-08-29T19:15:07.781325+0000 mgr.y (mgr.34104) 1883 : cluster [DBG] pgmap v3229: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:08 smithi144 bash[67678]: cluster 2024-08-29T19:15:07.781325+0000 mgr.y (mgr.34104) 1883 : cluster [DBG] pgmap v3229: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:11.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:10 smithi089 bash[77323]: cluster 2024-08-29T19:15:09.782889+0000 mgr.y (mgr.34104) 1884 : cluster [DBG] pgmap v3230: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-08-29T19:15:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:10 smithi089 bash[78574]: cluster 2024-08-29T19:15:09.782889+0000 mgr.y (mgr.34104) 1884 : cluster [DBG] pgmap v3230: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-08-29T19:15:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:10 smithi144 bash[67678]: cluster 2024-08-29T19:15:09.782889+0000 mgr.y (mgr.34104) 1884 : cluster [DBG] pgmap v3230: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-08-29T19:15:13.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:12 smithi089 bash[78574]: cluster 2024-08-29T19:15:11.785332+0000 mgr.y (mgr.34104) 1885 : cluster [DBG] pgmap v3231: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 13 op/s 2024-08-29T19:15:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:12 smithi089 bash[77323]: cluster 2024-08-29T19:15:11.785332+0000 mgr.y (mgr.34104) 1885 : cluster [DBG] pgmap v3231: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 13 op/s 2024-08-29T19:15:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:12 smithi144 bash[67678]: cluster 2024-08-29T19:15:11.785332+0000 mgr.y (mgr.34104) 1885 : cluster [DBG] pgmap v3231: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 13 op/s 2024-08-29T19:15:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:14 smithi089 bash[77323]: cluster 2024-08-29T19:15:13.788511+0000 mgr.y (mgr.34104) 1886 : cluster [DBG] pgmap v3232: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:15.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:15:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:15:15] "GET /metrics HTTP/1.1" 200 68106 "" "Prometheus/2.43.0" 2024-08-29T19:15:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:14 smithi089 bash[78574]: cluster 2024-08-29T19:15:13.788511+0000 mgr.y (mgr.34104) 1886 : cluster [DBG] pgmap v3232: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:14 smithi144 bash[67678]: cluster 2024-08-29T19:15:13.788511+0000 mgr.y (mgr.34104) 1886 : cluster [DBG] pgmap v3232: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:17.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:16 smithi089 bash[77323]: cluster 2024-08-29T19:15:15.789266+0000 mgr.y (mgr.34104) 1887 : cluster [DBG] pgmap v3233: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T19:15:17.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:16 smithi089 bash[78574]: cluster 2024-08-29T19:15:15.789266+0000 mgr.y (mgr.34104) 1887 : cluster [DBG] pgmap v3233: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T19:15:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:16 smithi144 bash[67678]: cluster 2024-08-29T19:15:15.789266+0000 mgr.y (mgr.34104) 1887 : cluster [DBG] pgmap v3233: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 16 op/s 2024-08-29T19:15:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:18 smithi089 bash[77323]: cluster 2024-08-29T19:15:17.792570+0000 mgr.y (mgr.34104) 1888 : cluster [DBG] pgmap v3234: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2024-08-29T19:15:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:18 smithi089 bash[78574]: cluster 2024-08-29T19:15:17.792570+0000 mgr.y (mgr.34104) 1888 : cluster [DBG] pgmap v3234: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2024-08-29T19:15:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:18 smithi144 bash[67678]: cluster 2024-08-29T19:15:17.792570+0000 mgr.y (mgr.34104) 1888 : cluster [DBG] pgmap v3234: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2024-08-29T19:15:21.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:20 smithi089 bash[77323]: cluster 2024-08-29T19:15:19.795080+0000 mgr.y (mgr.34104) 1889 : cluster [DBG] pgmap v3235: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:20 smithi089 bash[78574]: cluster 2024-08-29T19:15:19.795080+0000 mgr.y (mgr.34104) 1889 : cluster [DBG] pgmap v3235: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:20 smithi144 bash[67678]: cluster 2024-08-29T19:15:19.795080+0000 mgr.y (mgr.34104) 1889 : cluster [DBG] pgmap v3235: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:22 smithi089 bash[78574]: cluster 2024-08-29T19:15:21.797515+0000 mgr.y (mgr.34104) 1890 : cluster [DBG] pgmap v3236: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:23.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:22 smithi089 bash[78574]: audit 2024-08-29T19:15:22.782678+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:22 smithi089 bash[77323]: cluster 2024-08-29T19:15:21.797515+0000 mgr.y (mgr.34104) 1890 : cluster [DBG] pgmap v3236: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:22 smithi089 bash[77323]: audit 2024-08-29T19:15:22.782678+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:22 smithi144 bash[67678]: cluster 2024-08-29T19:15:21.797515+0000 mgr.y (mgr.34104) 1890 : cluster [DBG] pgmap v3236: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-29T19:15:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:22 smithi144 bash[67678]: audit 2024-08-29T19:15:22.782678+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:25.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:24 smithi089 bash[78574]: cluster 2024-08-29T19:15:23.800794+0000 mgr.y (mgr.34104) 1891 : cluster [DBG] pgmap v3237: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-29T19:15:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:15:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:15:25] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:15:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:24 smithi089 bash[77323]: cluster 2024-08-29T19:15:23.800794+0000 mgr.y (mgr.34104) 1891 : cluster [DBG] pgmap v3237: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-29T19:15:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:24 smithi144 bash[67678]: cluster 2024-08-29T19:15:23.800794+0000 mgr.y (mgr.34104) 1891 : cluster [DBG] pgmap v3237: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-29T19:15:27.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:26 smithi089 bash[77323]: cluster 2024-08-29T19:15:25.801810+0000 mgr.y (mgr.34104) 1892 : cluster [DBG] pgmap v3238: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-08-29T19:15:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:26 smithi089 bash[78574]: cluster 2024-08-29T19:15:25.801810+0000 mgr.y (mgr.34104) 1892 : cluster [DBG] pgmap v3238: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-08-29T19:15:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:26 smithi144 bash[67678]: cluster 2024-08-29T19:15:25.801810+0000 mgr.y (mgr.34104) 1892 : cluster [DBG] pgmap v3238: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-08-29T19:15:29.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:28 smithi089 bash[77323]: cluster 2024-08-29T19:15:27.805059+0000 mgr.y (mgr.34104) 1893 : cluster [DBG] pgmap v3239: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:28 smithi089 bash[78574]: cluster 2024-08-29T19:15:27.805059+0000 mgr.y (mgr.34104) 1893 : cluster [DBG] pgmap v3239: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:28 smithi144 bash[67678]: cluster 2024-08-29T19:15:27.805059+0000 mgr.y (mgr.34104) 1893 : cluster [DBG] pgmap v3239: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-29T19:15:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:31 smithi089 bash[77323]: cluster 2024-08-29T19:15:29.806701+0000 mgr.y (mgr.34104) 1894 : cluster [DBG] pgmap v3240: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9 op/s 2024-08-29T19:15:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:31 smithi089 bash[78574]: cluster 2024-08-29T19:15:29.806701+0000 mgr.y (mgr.34104) 1894 : cluster [DBG] pgmap v3240: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9 op/s 2024-08-29T19:15:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:31 smithi144 bash[67678]: cluster 2024-08-29T19:15:29.806701+0000 mgr.y (mgr.34104) 1894 : cluster [DBG] pgmap v3240: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 9 op/s 2024-08-29T19:15:33.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:33 smithi089 bash[77323]: cluster 2024-08-29T19:15:31.809131+0000 mgr.y (mgr.34104) 1895 : cluster [DBG] pgmap v3241: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:15:33.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:33 smithi089 bash[78574]: cluster 2024-08-29T19:15:31.809131+0000 mgr.y (mgr.34104) 1895 : cluster [DBG] pgmap v3241: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:15:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:33 smithi144 bash[67678]: cluster 2024-08-29T19:15:31.809131+0000 mgr.y (mgr.34104) 1895 : cluster [DBG] pgmap v3241: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:15:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[77323]: audit 2024-08-29T19:15:33.320323+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:15:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[77323]: audit 2024-08-29T19:15:34.035057+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:15:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[77323]: audit 2024-08-29T19:15:34.036397+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:15:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[77323]: audit 2024-08-29T19:15:34.045825+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:15:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[78574]: audit 2024-08-29T19:15:33.320323+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:15:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[78574]: audit 2024-08-29T19:15:34.035057+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:15:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[78574]: audit 2024-08-29T19:15:34.036397+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:15:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:34 smithi089 bash[78574]: audit 2024-08-29T19:15:34.045825+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:15:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:34 smithi144 bash[67678]: audit 2024-08-29T19:15:33.320323+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:15:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:34 smithi144 bash[67678]: audit 2024-08-29T19:15:34.035057+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:15:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:34 smithi144 bash[67678]: audit 2024-08-29T19:15:34.036397+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:15:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:34 smithi144 bash[67678]: audit 2024-08-29T19:15:34.045825+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:15:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:15:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:15:35] "GET /metrics HTTP/1.1" 200 68110 "" "Prometheus/2.43.0" 2024-08-29T19:15:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:35 smithi089 bash[77323]: cluster 2024-08-29T19:15:33.811226+0000 mgr.y (mgr.34104) 1896 : cluster [DBG] pgmap v3242: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T19:15:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:35 smithi089 bash[78574]: cluster 2024-08-29T19:15:33.811226+0000 mgr.y (mgr.34104) 1896 : cluster [DBG] pgmap v3242: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T19:15:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:35 smithi144 bash[67678]: cluster 2024-08-29T19:15:33.811226+0000 mgr.y (mgr.34104) 1896 : cluster [DBG] pgmap v3242: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-29T19:15:37.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:37 smithi089 bash[77323]: cluster 2024-08-29T19:15:35.811918+0000 mgr.y (mgr.34104) 1897 : cluster [DBG] pgmap v3243: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:15:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:37 smithi089 bash[78574]: cluster 2024-08-29T19:15:35.811918+0000 mgr.y (mgr.34104) 1897 : cluster [DBG] pgmap v3243: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:15:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:37 smithi144 bash[67678]: cluster 2024-08-29T19:15:35.811918+0000 mgr.y (mgr.34104) 1897 : cluster [DBG] pgmap v3243: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-08-29T19:15:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:38 smithi089 bash[78574]: audit 2024-08-29T19:15:37.782761+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:38 smithi089 bash[77323]: audit 2024-08-29T19:15:37.782761+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:38 smithi144 bash[67678]: audit 2024-08-29T19:15:37.782761+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:39 smithi089 bash[78574]: cluster 2024-08-29T19:15:37.849159+0000 mgr.y (mgr.34104) 1898 : cluster [DBG] pgmap v3244: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 255 B/s wr, 19 op/s 2024-08-29T19:15:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:39 smithi089 bash[77323]: cluster 2024-08-29T19:15:37.849159+0000 mgr.y (mgr.34104) 1898 : cluster [DBG] pgmap v3244: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 255 B/s wr, 19 op/s 2024-08-29T19:15:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:39 smithi144 bash[67678]: cluster 2024-08-29T19:15:37.849159+0000 mgr.y (mgr.34104) 1898 : cluster [DBG] pgmap v3244: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 207 KiB/s rd, 255 B/s wr, 19 op/s 2024-08-29T19:15:40.331 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (136747 ms) 2024-08-29T19:15:40.331 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-08-29T19:15:40.331 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:15:41.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:41 smithi089 bash[77323]: cluster 2024-08-29T19:15:39.851615+0000 mgr.y (mgr.34104) 1899 : cluster [DBG] pgmap v3245: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 254 B/s wr, 16 op/s 2024-08-29T19:15:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:41 smithi089 bash[78574]: cluster 2024-08-29T19:15:39.851615+0000 mgr.y (mgr.34104) 1899 : cluster [DBG] pgmap v3245: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 254 B/s wr, 16 op/s 2024-08-29T19:15:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:41 smithi144 bash[67678]: cluster 2024-08-29T19:15:39.851615+0000 mgr.y (mgr.34104) 1899 : cluster [DBG] pgmap v3245: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 254 B/s wr, 16 op/s 2024-08-29T19:15:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:43 smithi089 bash[77323]: cluster 2024-08-29T19:15:41.853495+0000 mgr.y (mgr.34104) 1900 : cluster [DBG] pgmap v3246: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 425 B/s wr, 18 op/s 2024-08-29T19:15:43.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:43 smithi089 bash[78574]: cluster 2024-08-29T19:15:41.853495+0000 mgr.y (mgr.34104) 1900 : cluster [DBG] pgmap v3246: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 425 B/s wr, 18 op/s 2024-08-29T19:15:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:43 smithi144 bash[67678]: cluster 2024-08-29T19:15:41.853495+0000 mgr.y (mgr.34104) 1900 : cluster [DBG] pgmap v3246: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 425 B/s wr, 18 op/s 2024-08-29T19:15:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:15:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:15:45] "GET /metrics HTTP/1.1" 200 68109 "" "Prometheus/2.43.0" 2024-08-29T19:15:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:45 smithi089 bash[77323]: cluster 2024-08-29T19:15:43.855598+0000 mgr.y (mgr.34104) 1901 : cluster [DBG] pgmap v3247: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 510 B/s wr, 17 op/s 2024-08-29T19:15:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:45 smithi089 bash[78574]: cluster 2024-08-29T19:15:43.855598+0000 mgr.y (mgr.34104) 1901 : cluster [DBG] pgmap v3247: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 510 B/s wr, 17 op/s 2024-08-29T19:15:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:45 smithi144 bash[67678]: cluster 2024-08-29T19:15:43.855598+0000 mgr.y (mgr.34104) 1901 : cluster [DBG] pgmap v3247: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 510 B/s wr, 17 op/s 2024-08-29T19:15:47.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:47 smithi089 bash[78574]: cluster 2024-08-29T19:15:45.856598+0000 mgr.y (mgr.34104) 1902 : cluster [DBG] pgmap v3248: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 510 B/s wr, 11 op/s 2024-08-29T19:15:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:47 smithi089 bash[77323]: cluster 2024-08-29T19:15:45.856598+0000 mgr.y (mgr.34104) 1902 : cluster [DBG] pgmap v3248: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 510 B/s wr, 11 op/s 2024-08-29T19:15:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:47 smithi144 bash[67678]: cluster 2024-08-29T19:15:45.856598+0000 mgr.y (mgr.34104) 1902 : cluster [DBG] pgmap v3248: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 510 B/s wr, 11 op/s 2024-08-29T19:15:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:49 smithi089 bash[77323]: cluster 2024-08-29T19:15:47.860068+0000 mgr.y (mgr.34104) 1903 : cluster [DBG] pgmap v3249: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 510 B/s wr, 11 op/s 2024-08-29T19:15:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:49 smithi089 bash[78574]: cluster 2024-08-29T19:15:47.860068+0000 mgr.y (mgr.34104) 1903 : cluster [DBG] pgmap v3249: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 510 B/s wr, 11 op/s 2024-08-29T19:15:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:49 smithi144 bash[67678]: cluster 2024-08-29T19:15:47.860068+0000 mgr.y (mgr.34104) 1903 : cluster [DBG] pgmap v3249: 553 pgs: 553 active+clean; 153 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 510 B/s wr, 11 op/s 2024-08-29T19:15:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:51 smithi089 bash[77323]: cluster 2024-08-29T19:15:49.862871+0000 mgr.y (mgr.34104) 1904 : cluster [DBG] pgmap v3250: 553 pgs: 553 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1023 KiB/s wr, 4 op/s 2024-08-29T19:15:51.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:51 smithi089 bash[78574]: cluster 2024-08-29T19:15:49.862871+0000 mgr.y (mgr.34104) 1904 : cluster [DBG] pgmap v3250: 553 pgs: 553 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1023 KiB/s wr, 4 op/s 2024-08-29T19:15:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:51 smithi144 bash[67678]: cluster 2024-08-29T19:15:49.862871+0000 mgr.y (mgr.34104) 1904 : cluster [DBG] pgmap v3250: 553 pgs: 553 active+clean; 165 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1023 KiB/s wr, 4 op/s 2024-08-29T19:15:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:53 smithi089 bash[78574]: cluster 2024-08-29T19:15:51.865271+0000 mgr.y (mgr.34104) 1905 : cluster [DBG] pgmap v3251: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-29T19:15:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:53 smithi089 bash[78574]: audit 2024-08-29T19:15:52.783285+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:53 smithi089 bash[77323]: cluster 2024-08-29T19:15:51.865271+0000 mgr.y (mgr.34104) 1905 : cluster [DBG] pgmap v3251: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-29T19:15:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:53 smithi089 bash[77323]: audit 2024-08-29T19:15:52.783285+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:53 smithi144 bash[67678]: cluster 2024-08-29T19:15:51.865271+0000 mgr.y (mgr.34104) 1905 : cluster [DBG] pgmap v3251: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-29T19:15:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:53 smithi144 bash[67678]: audit 2024-08-29T19:15:52.783285+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:15:53.999 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EncryptedResize (13669 ms) 2024-08-29T19:15:54.000 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-08-29T19:15:54.000 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:15:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:55 smithi089 bash[77323]: cluster 2024-08-29T19:15:53.867162+0000 mgr.y (mgr.34104) 1906 : cluster [DBG] pgmap v3252: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-08-29T19:15:55.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:55 smithi089 bash[78574]: cluster 2024-08-29T19:15:53.867162+0000 mgr.y (mgr.34104) 1906 : cluster [DBG] pgmap v3252: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-08-29T19:15:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:15:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:15:55] "GET /metrics HTTP/1.1" 200 68111 "" "Prometheus/2.43.0" 2024-08-29T19:15:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:55 smithi144 bash[67678]: cluster 2024-08-29T19:15:53.867162+0000 mgr.y (mgr.34104) 1906 : cluster [DBG] pgmap v3252: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-08-29T19:15:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:57 smithi144 bash[67678]: cluster 2024-08-29T19:15:55.867987+0000 mgr.y (mgr.34104) 1907 : cluster [DBG] pgmap v3253: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-29T19:15:57.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:57 smithi089 bash[77323]: cluster 2024-08-29T19:15:55.867987+0000 mgr.y (mgr.34104) 1907 : cluster [DBG] pgmap v3253: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-29T19:15:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:57 smithi089 bash[78574]: cluster 2024-08-29T19:15:55.867987+0000 mgr.y (mgr.34104) 1907 : cluster [DBG] pgmap v3253: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-08-29T19:15:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:15:59 smithi144 bash[67678]: cluster 2024-08-29T19:15:57.870509+0000 mgr.y (mgr.34104) 1908 : cluster [DBG] pgmap v3254: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:15:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:15:59 smithi089 bash[77323]: cluster 2024-08-29T19:15:57.870509+0000 mgr.y (mgr.34104) 1908 : cluster [DBG] pgmap v3254: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:15:59.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:15:59 smithi089 bash[78574]: cluster 2024-08-29T19:15:57.870509+0000 mgr.y (mgr.34104) 1908 : cluster [DBG] pgmap v3254: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:16:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:01 smithi144 bash[67678]: cluster 2024-08-29T19:15:59.872921+0000 mgr.y (mgr.34104) 1909 : cluster [DBG] pgmap v3255: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T19:16:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:01 smithi144 bash[67678]: cluster 2024-08-29T19:16:00.208265+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-08-29T19:16:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:01 smithi089 bash[77323]: cluster 2024-08-29T19:15:59.872921+0000 mgr.y (mgr.34104) 1909 : cluster [DBG] pgmap v3255: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T19:16:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:01 smithi089 bash[77323]: cluster 2024-08-29T19:16:00.208265+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-08-29T19:16:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:01 smithi089 bash[78574]: cluster 2024-08-29T19:15:59.872921+0000 mgr.y (mgr.34104) 1909 : cluster [DBG] pgmap v3255: 553 pgs: 553 active+clean; 169 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-29T19:16:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:01 smithi089 bash[78574]: cluster 2024-08-29T19:16:00.208265+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1798: 8 total, 8 up, 8 in 2024-08-29T19:16:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:03 smithi144 bash[67678]: cluster 2024-08-29T19:16:01.874733+0000 mgr.y (mgr.34104) 1910 : cluster [DBG] pgmap v3257: 553 pgs: 553 active+clean; 173 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 717 KiB/s wr, 24 op/s 2024-08-29T19:16:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:03 smithi089 bash[77323]: cluster 2024-08-29T19:16:01.874733+0000 mgr.y (mgr.34104) 1910 : cluster [DBG] pgmap v3257: 553 pgs: 553 active+clean; 173 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 717 KiB/s wr, 24 op/s 2024-08-29T19:16:03.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:03 smithi089 bash[78574]: cluster 2024-08-29T19:16:01.874733+0000 mgr.y (mgr.34104) 1910 : cluster [DBG] pgmap v3257: 553 pgs: 553 active+clean; 173 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 717 KiB/s wr, 24 op/s 2024-08-29T19:16:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:16:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:16:05] "GET /metrics HTTP/1.1" 200 68111 "" "Prometheus/2.43.0" 2024-08-29T19:16:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:05 smithi089 bash[77323]: cluster 2024-08-29T19:16:03.879726+0000 mgr.y (mgr.34104) 1911 : cluster [DBG] pgmap v3258: 553 pgs: 553 active+clean; 185 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-08-29T19:16:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:05 smithi089 bash[78574]: cluster 2024-08-29T19:16:03.879726+0000 mgr.y (mgr.34104) 1911 : cluster [DBG] pgmap v3258: 553 pgs: 553 active+clean; 185 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-08-29T19:16:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:05 smithi144 bash[67678]: cluster 2024-08-29T19:16:03.879726+0000 mgr.y (mgr.34104) 1911 : cluster [DBG] pgmap v3258: 553 pgs: 553 active+clean; 185 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-08-29T19:16:05.766 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (11767 ms) 2024-08-29T19:16:05.767 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-08-29T19:16:05.767 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:06.057 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 19:16:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T19:16:05.642907949Z level=info msg="Completed cleanup jobs" duration=60.336831ms 2024-08-29T19:16:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:07 smithi144 bash[67678]: cluster 2024-08-29T19:16:05.880764+0000 mgr.y (mgr.34104) 1912 : cluster [DBG] pgmap v3259: 553 pgs: 553 active+clean; 185 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-08-29T19:16:07.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:07 smithi089 bash[78574]: cluster 2024-08-29T19:16:05.880764+0000 mgr.y (mgr.34104) 1912 : cluster [DBG] pgmap v3259: 553 pgs: 553 active+clean; 185 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-08-29T19:16:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:07 smithi089 bash[77323]: cluster 2024-08-29T19:16:05.880764+0000 mgr.y (mgr.34104) 1912 : cluster [DBG] pgmap v3259: 553 pgs: 553 active+clean; 185 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-08-29T19:16:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:08 smithi144 bash[67678]: audit 2024-08-29T19:16:07.783677+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:08 smithi089 bash[77323]: audit 2024-08-29T19:16:07.783677+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:08 smithi089 bash[78574]: audit 2024-08-29T19:16:07.783677+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:09 smithi144 bash[67678]: cluster 2024-08-29T19:16:07.883707+0000 mgr.y (mgr.34104) 1913 : cluster [DBG] pgmap v3260: 553 pgs: 553 active+clean; 197 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 44 op/s 2024-08-29T19:16:09.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:09 smithi089 bash[77323]: cluster 2024-08-29T19:16:07.883707+0000 mgr.y (mgr.34104) 1913 : cluster [DBG] pgmap v3260: 553 pgs: 553 active+clean; 197 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 44 op/s 2024-08-29T19:16:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:09 smithi089 bash[78574]: cluster 2024-08-29T19:16:07.883707+0000 mgr.y (mgr.34104) 1913 : cluster [DBG] pgmap v3260: 553 pgs: 553 active+clean; 197 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 44 op/s 2024-08-29T19:16:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:11 smithi144 bash[67678]: cluster 2024-08-29T19:16:09.886462+0000 mgr.y (mgr.34104) 1914 : cluster [DBG] pgmap v3261: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 216 op/s 2024-08-29T19:16:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:11 smithi089 bash[77323]: cluster 2024-08-29T19:16:09.886462+0000 mgr.y (mgr.34104) 1914 : cluster [DBG] pgmap v3261: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 216 op/s 2024-08-29T19:16:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:11 smithi089 bash[78574]: cluster 2024-08-29T19:16:09.886462+0000 mgr.y (mgr.34104) 1914 : cluster [DBG] pgmap v3261: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 216 op/s 2024-08-29T19:16:12.338 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:12.338 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:12.338 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.339 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:12.340 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:12.341 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.342 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:12.343 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.344 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 512~512 = 512 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 1536~512 = 0 2024-08-29T19:16:12.345 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.346 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:16:12.347 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:16:12.348 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:16:12.349 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.350 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.351 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.352 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.352 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.352 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.352 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:12.352 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.352 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:12.353 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:12.354 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:12.355 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:13 smithi144 bash[67678]: cluster 2024-08-29T19:16:11.889088+0000 mgr.y (mgr.34104) 1915 : cluster [DBG] pgmap v3262: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 185 op/s 2024-08-29T19:16:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:13 smithi089 bash[77323]: cluster 2024-08-29T19:16:11.889088+0000 mgr.y (mgr.34104) 1915 : cluster [DBG] pgmap v3262: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 185 op/s 2024-08-29T19:16:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:13 smithi089 bash[78574]: cluster 2024-08-29T19:16:11.889088+0000 mgr.y (mgr.34104) 1915 : cluster [DBG] pgmap v3262: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 185 op/s 2024-08-29T19:16:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:16:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:16:15] "GET /metrics HTTP/1.1" 200 68109 "" "Prometheus/2.43.0" 2024-08-29T19:16:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:15 smithi089 bash[77323]: cluster 2024-08-29T19:16:13.892609+0000 mgr.y (mgr.34104) 1916 : cluster [DBG] pgmap v3263: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 460 op/s 2024-08-29T19:16:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:15 smithi089 bash[78574]: cluster 2024-08-29T19:16:13.892609+0000 mgr.y (mgr.34104) 1916 : cluster [DBG] pgmap v3263: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 460 op/s 2024-08-29T19:16:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:15 smithi144 bash[67678]: cluster 2024-08-29T19:16:13.892609+0000 mgr.y (mgr.34104) 1916 : cluster [DBG] pgmap v3263: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 460 op/s 2024-08-29T19:16:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:17 smithi144 bash[67678]: cluster 2024-08-29T19:16:15.893822+0000 mgr.y (mgr.34104) 1917 : cluster [DBG] pgmap v3264: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 440 op/s 2024-08-29T19:16:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:17 smithi089 bash[77323]: cluster 2024-08-29T19:16:15.893822+0000 mgr.y (mgr.34104) 1917 : cluster [DBG] pgmap v3264: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 440 op/s 2024-08-29T19:16:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:17 smithi089 bash[78574]: cluster 2024-08-29T19:16:15.893822+0000 mgr.y (mgr.34104) 1917 : cluster [DBG] pgmap v3264: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 440 op/s 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.036 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.037 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.038 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.039 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.040 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.041 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.042 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:18.043 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (12268 ms) 2024-08-29T19:16:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-08-29T19:16:18.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:18 smithi089 bash[77323]: cluster 2024-08-29T19:16:17.897172+0000 mgr.y (mgr.34104) 1918 : cluster [DBG] pgmap v3265: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 440 op/s 2024-08-29T19:16:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:18 smithi089 bash[78574]: cluster 2024-08-29T19:16:17.897172+0000 mgr.y (mgr.34104) 1918 : cluster [DBG] pgmap v3265: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 440 op/s 2024-08-29T19:16:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:18 smithi144 bash[67678]: cluster 2024-08-29T19:16:17.897172+0000 mgr.y (mgr.34104) 1918 : cluster [DBG] pgmap v3265: 553 pgs: 553 active+clean; 201 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.4 MiB/s wr, 440 op/s 2024-08-29T19:16:19.619 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[77323]: cluster 2024-08-29T19:16:18.608209+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[77323]: audit 2024-08-29T19:16:18.611614+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.89:0/1736351887' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[77323]: audit 2024-08-29T19:16:18.621694+0000 mon.a (mon.0) 3457 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[77323]: audit 2024-08-29T19:16:19.599453+0000 mon.a (mon.0) 3458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[77323]: cluster 2024-08-29T19:16:19.610003+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[78574]: cluster 2024-08-29T19:16:18.608209+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[78574]: audit 2024-08-29T19:16:18.611614+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.89:0/1736351887' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[78574]: audit 2024-08-29T19:16:18.621694+0000 mon.a (mon.0) 3457 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[78574]: audit 2024-08-29T19:16:19.599453+0000 mon.a (mon.0) 3458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:19 smithi089 bash[78574]: cluster 2024-08-29T19:16:19.610003+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-08-29T19:16:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:19 smithi144 bash[67678]: cluster 2024-08-29T19:16:18.608209+0000 mon.a (mon.0) 3456 : cluster [DBG] osdmap e1799: 8 total, 8 up, 8 in 2024-08-29T19:16:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:19 smithi144 bash[67678]: audit 2024-08-29T19:16:18.611614+0000 mon.c (mon.2) 114 : audit [INF] from='client.? 172.21.15.89:0/1736351887' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:19 smithi144 bash[67678]: audit 2024-08-29T19:16:18.621694+0000 mon.a (mon.0) 3457 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:20.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:19 smithi144 bash[67678]: audit 2024-08-29T19:16:19.599453+0000 mon.a (mon.0) 3458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:20.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:19 smithi144 bash[67678]: cluster 2024-08-29T19:16:19.610003+0000 mon.a (mon.0) 3459 : cluster [DBG] osdmap e1800: 8 total, 8 up, 8 in 2024-08-29T19:16:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:20 smithi089 bash[77323]: cluster 2024-08-29T19:16:19.898274+0000 mgr.y (mgr.34104) 1919 : cluster [DBG] pgmap v3268: 585 pgs: 32 unknown, 553 active+clean; 203 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 399 KiB/s rd, 200 KiB/s wr, 837 op/s 2024-08-29T19:16:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:20 smithi089 bash[77323]: cluster 2024-08-29T19:16:20.612384+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-08-29T19:16:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:20 smithi089 bash[78574]: cluster 2024-08-29T19:16:19.898274+0000 mgr.y (mgr.34104) 1919 : cluster [DBG] pgmap v3268: 585 pgs: 32 unknown, 553 active+clean; 203 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 399 KiB/s rd, 200 KiB/s wr, 837 op/s 2024-08-29T19:16:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:20 smithi089 bash[78574]: cluster 2024-08-29T19:16:20.612384+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-08-29T19:16:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:20 smithi144 bash[67678]: cluster 2024-08-29T19:16:19.898274+0000 mgr.y (mgr.34104) 1919 : cluster [DBG] pgmap v3268: 585 pgs: 32 unknown, 553 active+clean; 203 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 399 KiB/s rd, 200 KiB/s wr, 837 op/s 2024-08-29T19:16:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:20 smithi144 bash[67678]: cluster 2024-08-29T19:16:20.612384+0000 mon.a (mon.0) 3460 : cluster [DBG] osdmap e1801: 8 total, 8 up, 8 in 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:21.793 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:21.794 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:21.795 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.796 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 512~512 = 512 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 1536~512 = 0 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.797 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3758 ms) 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-08-29T19:16:21.798 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:21.868 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (75 ms) 2024-08-29T19:16:21.868 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-08-29T19:16:21.868 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:21.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (66 ms) 2024-08-29T19:16:21.934 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-08-29T19:16:21.934 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (71 ms) 2024-08-29T19:16:22.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-08-29T19:16:22.006 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.082 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (78 ms) 2024-08-29T19:16:22.083 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-08-29T19:16:22.083 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.219 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (136 ms) 2024-08-29T19:16:22.219 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-08-29T19:16:22.219 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.345 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (126 ms) 2024-08-29T19:16:22.345 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-08-29T19:16:22.345 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.484 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (140 ms) 2024-08-29T19:16:22.485 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-08-29T19:16:22.485 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.611 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (127 ms) 2024-08-29T19:16:22.612 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-08-29T19:16:22.612 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:22 smithi089 bash[77323]: cluster 2024-08-29T19:16:21.643693+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-08-29T19:16:22.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:22 smithi089 bash[77323]: cluster 2024-08-29T19:16:21.899373+0000 mgr.y (mgr.34104) 1920 : cluster [DBG] pgmap v3271: 585 pgs: 19 unknown, 566 active+clean; 203 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 204 KiB/s wr, 822 op/s 2024-08-29T19:16:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:22 smithi089 bash[78574]: cluster 2024-08-29T19:16:21.643693+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-08-29T19:16:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:22 smithi089 bash[78574]: cluster 2024-08-29T19:16:21.899373+0000 mgr.y (mgr.34104) 1920 : cluster [DBG] pgmap v3271: 585 pgs: 19 unknown, 566 active+clean; 203 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 204 KiB/s wr, 822 op/s 2024-08-29T19:16:23.037 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (426 ms) 2024-08-29T19:16:23.037 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-08-29T19:16:23.037 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:22 smithi144 bash[67678]: cluster 2024-08-29T19:16:21.643693+0000 mon.a (mon.0) 3461 : cluster [DBG] osdmap e1802: 8 total, 8 up, 8 in 2024-08-29T19:16:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:22 smithi144 bash[67678]: cluster 2024-08-29T19:16:21.899373+0000 mgr.y (mgr.34104) 1920 : cluster [DBG] pgmap v3271: 585 pgs: 19 unknown, 566 active+clean; 203 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 204 KiB/s wr, 822 op/s 2024-08-29T19:16:23.426 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (389 ms) 2024-08-29T19:16:23.426 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-08-29T19:16:23.427 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.495 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (68 ms) 2024-08-29T19:16:23.495 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-08-29T19:16:23.495 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.564 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (70 ms) 2024-08-29T19:16:23.564 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-08-29T19:16:23.565 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.634 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (69 ms) 2024-08-29T19:16:23.634 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-08-29T19:16:23.634 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.708 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (75 ms) 2024-08-29T19:16:23.709 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-08-29T19:16:23.709 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.769 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:23.769 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 0~1048576 = 0 2024-08-29T19:16:23.769 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:23.769 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 0~4194304 = 0 2024-08-29T19:16:23.770 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:23.770 INFO:tasks.workunit.client.0.smithi089.stdout:aio discard: 3145728~1048576 = 0 2024-08-29T19:16:23.770 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (61 ms) 2024-08-29T19:16:23.770 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestFUA 2024-08-29T19:16:23.770 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:23 smithi089 bash[77323]: audit 2024-08-29T19:16:22.783905+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:23 smithi089 bash[78574]: audit 2024-08-29T19:16:22.783905+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:24.056 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.056 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.056 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.057 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.058 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.059 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestFUA (287 ms) 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-08-29T19:16:24.060 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:24.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:23 smithi144 bash[67678]: audit 2024-08-29T19:16:22.783905+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:24.103 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.103 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.104 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.105 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.106 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.106 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.106 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.106 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.106 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:24.106 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:start compare and write 2024-08-29T19:16:24.139 INFO:tasks.workunit.client.0.smithi089.stdout:compare and wrote: 512 2024-08-29T19:16:24.140 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.140 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:24.140 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.141 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.141 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:24.141 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.141 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:24.141 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.143 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.143 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:24.143 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.144 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:24.144 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.146 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.147 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:24.147 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.147 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:24.147 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.149 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.149 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:24.149 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.149 INFO:tasks.workunit.client.0.smithi089.stdout:started aio compare and write 2024-08-29T19:16:24.149 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:finished aio compare and write 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.155 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.156 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.156 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:24.156 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.157 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.158 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.158 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:24.158 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.158 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.158 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:discard: 512~512 2024-08-29T19:16:24.159 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:24.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:24 smithi089 bash[77323]: cluster 2024-08-29T19:16:23.902943+0000 mgr.y (mgr.34104) 1921 : cluster [DBG] pgmap v3272: 585 pgs: 585 active+clean; 225 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.5 MiB/s wr, 96 op/s 2024-08-29T19:16:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:24 smithi089 bash[78574]: cluster 2024-08-29T19:16:23.902943+0000 mgr.y (mgr.34104) 1921 : cluster [DBG] pgmap v3272: 585 pgs: 585 active+clean; 225 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.5 MiB/s wr, 96 op/s 2024-08-29T19:16:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:24 smithi144 bash[67678]: cluster 2024-08-29T19:16:23.902943+0000 mgr.y (mgr.34104) 1921 : cluster [DBG] pgmap v3272: 585 pgs: 585 active+clean; 225 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.5 MiB/s wr, 96 op/s 2024-08-29T19:16:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:16:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:16:25] "GET /metrics HTTP/1.1" 200 70543 "" "Prometheus/2.43.0" 2024-08-29T19:16:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:26 smithi144 bash[67678]: cluster 2024-08-29T19:16:25.904004+0000 mgr.y (mgr.34104) 1922 : cluster [DBG] pgmap v3273: 585 pgs: 585 active+clean; 225 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.8 MiB/s wr, 81 op/s 2024-08-29T19:16:27.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:26 smithi089 bash[78574]: cluster 2024-08-29T19:16:25.904004+0000 mgr.y (mgr.34104) 1922 : cluster [DBG] pgmap v3273: 585 pgs: 585 active+clean; 225 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.8 MiB/s wr, 81 op/s 2024-08-29T19:16:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:26 smithi089 bash[77323]: cluster 2024-08-29T19:16:25.904004+0000 mgr.y (mgr.34104) 1922 : cluster [DBG] pgmap v3273: 585 pgs: 585 active+clean; 225 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.8 MiB/s wr, 81 op/s 2024-08-29T19:16:28.217 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:28.217 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:28.217 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:28.217 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:28.217 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.218 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.219 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.220 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.221 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.222 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.223 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.224 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.224 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.224 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.224 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.251 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.252 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.252 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.252 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.252 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.252 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.252 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.280 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.281 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.381 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.382 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.382 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.382 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.382 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.382 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.382 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.470 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.470 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.471 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.471 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.471 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.471 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.471 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.601 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.602 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.602 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.602 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.602 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.602 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.602 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.726 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.726 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.726 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.726 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.726 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.727 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:28.959 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:29.178 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:29.178 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:29.178 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:29.178 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:29.178 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:29.179 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:29.179 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:28 smithi144 bash[67678]: cluster 2024-08-29T19:16:27.907603+0000 mgr.y (mgr.34104) 1923 : cluster [DBG] pgmap v3274: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.6 MiB/s rd, 7.0 MiB/s wr, 156 op/s 2024-08-29T19:16:29.386 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:29.386 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:29.386 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:29.386 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:29.387 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:29.387 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:29.387 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:28 smithi089 bash[77323]: cluster 2024-08-29T19:16:27.907603+0000 mgr.y (mgr.34104) 1923 : cluster [DBG] pgmap v3274: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.6 MiB/s rd, 7.0 MiB/s wr, 156 op/s 2024-08-29T19:16:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:28 smithi089 bash[78574]: cluster 2024-08-29T19:16:27.907603+0000 mgr.y (mgr.34104) 1923 : cluster [DBG] pgmap v3274: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.6 MiB/s rd, 7.0 MiB/s wr, 156 op/s 2024-08-29T19:16:29.599 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:29.599 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:29.599 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:29.600 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:29.600 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:29.600 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:29.600 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:29.600 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:29.601 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:29.601 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:29.601 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:29.601 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:29.601 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:29.882 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:29.882 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:29.882 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:29.882 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:29.882 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:29.882 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:29.883 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:30.191 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:30.447 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:30.760 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:30.760 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:30.760 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:30.761 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:31.198 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:31.199 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:31.199 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:31.199 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:31.199 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:31.200 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:31.200 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:31 smithi089 bash[77323]: cluster 2024-08-29T19:16:29.910305+0000 mgr.y (mgr.34104) 1924 : cluster [DBG] pgmap v3275: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.1 MiB/s wr, 609 op/s 2024-08-29T19:16:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:31 smithi089 bash[77323]: cluster 2024-08-29T19:16:30.143482+0000 mon.a (mon.0) 3463 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-08-29T19:16:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:31 smithi089 bash[78574]: cluster 2024-08-29T19:16:29.910305+0000 mgr.y (mgr.34104) 1924 : cluster [DBG] pgmap v3275: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.1 MiB/s wr, 609 op/s 2024-08-29T19:16:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:31 smithi089 bash[78574]: cluster 2024-08-29T19:16:30.143482+0000 mon.a (mon.0) 3463 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-08-29T19:16:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:31 smithi144 bash[67678]: cluster 2024-08-29T19:16:29.910305+0000 mgr.y (mgr.34104) 1924 : cluster [DBG] pgmap v3275: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 6.1 MiB/s wr, 609 op/s 2024-08-29T19:16:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:31 smithi144 bash[67678]: cluster 2024-08-29T19:16:30.143482+0000 mon.a (mon.0) 3463 : cluster [DBG] osdmap e1803: 8 total, 8 up, 8 in 2024-08-29T19:16:31.599 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:31.599 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:31.599 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:31.600 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:31.600 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:31.600 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:31.600 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:32.005 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:32.005 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:32.006 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:32.006 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:32.006 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:32.006 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:32.006 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:32.427 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestIOPP (8371 ms) 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-08-29T19:16:32.428 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.492 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (65 ms) 2024-08-29T19:16:32.492 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-08-29T19:16:32.492 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.562 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (69 ms) 2024-08-29T19:16:32.562 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-08-29T19:16:32.562 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.630 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (68 ms) 2024-08-29T19:16:32.630 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-08-29T19:16:32.630 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.694 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (65 ms) 2024-08-29T19:16:32.695 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-08-29T19:16:32.695 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.760 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (66 ms) 2024-08-29T19:16:32.761 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-08-29T19:16:32.761 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.818 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:32.828 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (68 ms) 2024-08-29T19:16:32.828 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-29T19:16:32.828 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.898 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (70 ms) 2024-08-29T19:16:32.899 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-29T19:16:32.899 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:32.958 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:32.968 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (70 ms) 2024-08-29T19:16:32.968 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-08-29T19:16:32.968 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.038 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (70 ms) 2024-08-29T19:16:33.038 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-08-29T19:16:33.038 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.104 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:33.113 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (75 ms) 2024-08-29T19:16:33.113 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-29T19:16:33.113 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.186 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (73 ms) 2024-08-29T19:16:33.186 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-29T19:16:33.187 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.253 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:33.265 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (79 ms) 2024-08-29T19:16:33.265 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-08-29T19:16:33.265 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.421 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (156 ms) 2024-08-29T19:16:33.421 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-08-29T19:16:33.421 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:33 smithi089 bash[77323]: cluster 2024-08-29T19:16:31.912962+0000 mgr.y (mgr.34104) 1925 : cluster [DBG] pgmap v3277: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 565 op/s 2024-08-29T19:16:33.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:33 smithi089 bash[78574]: cluster 2024-08-29T19:16:31.912962+0000 mgr.y (mgr.34104) 1925 : cluster [DBG] pgmap v3277: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 565 op/s 2024-08-29T19:16:33.517 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:33.544 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (123 ms) 2024-08-29T19:16:33.544 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-08-29T19:16:33.544 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:33 smithi144 bash[67678]: cluster 2024-08-29T19:16:31.912962+0000 mgr.y (mgr.34104) 1925 : cluster [DBG] pgmap v3277: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.7 MiB/s wr, 565 op/s 2024-08-29T19:16:33.678 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (134 ms) 2024-08-29T19:16:33.678 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-08-29T19:16:33.678 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:33.773 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:33.806 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (128 ms) 2024-08-29T19:16:33.806 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-08-29T19:16:33.806 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:34.188 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (382 ms) 2024-08-29T19:16:34.189 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-08-29T19:16:34.189 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:34.540 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:34 smithi144 bash[67678]: audit 2024-08-29T19:16:34.146474+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:16:34.577 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (389 ms) 2024-08-29T19:16:34.577 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-08-29T19:16:34.577 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:34.644 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:34.646 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:34.646 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:34.646 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.646 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:34.646 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:34.648 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:34.648 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:34.648 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.649 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:34.649 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:34.650 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:34.651 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:34.651 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.651 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:34.651 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:34.655 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:34.655 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:34.655 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.655 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:16:34.655 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:34.656 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:read: 512 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:34.657 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:34.658 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:34.659 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:34.660 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:34.660 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:34.660 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:16:34.660 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:16:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:34 smithi089 bash[77323]: audit 2024-08-29T19:16:34.146474+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:16:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:34 smithi089 bash[78574]: audit 2024-08-29T19:16:34.146474+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:16:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:16:35] "GET /metrics HTTP/1.1" 200 70543 "" "Prometheus/2.43.0" 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[77323]: cluster 2024-08-29T19:16:33.916550+0000 mgr.y (mgr.34104) 1926 : cluster [DBG] pgmap v3278: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 951 op/s 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[77323]: audit 2024-08-29T19:16:34.964421+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[77323]: audit 2024-08-29T19:16:34.966014+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[77323]: audit 2024-08-29T19:16:34.972362+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[78574]: cluster 2024-08-29T19:16:33.916550+0000 mgr.y (mgr.34104) 1926 : cluster [DBG] pgmap v3278: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 951 op/s 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[78574]: audit 2024-08-29T19:16:34.964421+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:16:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[78574]: audit 2024-08-29T19:16:34.966014+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:16:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:35 smithi089 bash[78574]: audit 2024-08-29T19:16:34.972362+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:16:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:35 smithi144 bash[67678]: cluster 2024-08-29T19:16:33.916550+0000 mgr.y (mgr.34104) 1926 : cluster [DBG] pgmap v3278: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 951 op/s 2024-08-29T19:16:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:35 smithi144 bash[67678]: audit 2024-08-29T19:16:34.964421+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:16:35.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:35 smithi144 bash[67678]: audit 2024-08-29T19:16:34.966014+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:16:35.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:35 smithi144 bash[67678]: audit 2024-08-29T19:16:34.972362+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:16:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:37 smithi144 bash[67678]: cluster 2024-08-29T19:16:35.917769+0000 mgr.y (mgr.34104) 1927 : cluster [DBG] pgmap v3279: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 951 op/s 2024-08-29T19:16:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:37 smithi089 bash[78574]: cluster 2024-08-29T19:16:35.917769+0000 mgr.y (mgr.34104) 1927 : cluster [DBG] pgmap v3279: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 951 op/s 2024-08-29T19:16:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:37 smithi089 bash[77323]: cluster 2024-08-29T19:16:35.917769+0000 mgr.y (mgr.34104) 1927 : cluster [DBG] pgmap v3279: 585 pgs: 585 active+clean; 253 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 951 op/s 2024-08-29T19:16:38.387 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:16:38.387 INFO:tasks.workunit.client.0.smithi089.stdout:finished read 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 0 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:16:38.388 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 16384 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.389 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 49152 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 65536 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.390 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 98304 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 114688 2024-08-29T19:16:38.391 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.392 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 147456 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 163840 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.393 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 196608 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.394 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 212992 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.395 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.396 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.396 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.396 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.396 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.397 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.397 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.397 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.397 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.429 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.462 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.463 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.557 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:38 smithi144 bash[67678]: audit 2024-08-29T19:16:37.784424+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:38.648 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.648 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.648 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.648 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.649 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.649 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.649 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:38 smithi089 bash[77323]: audit 2024-08-29T19:16:37.784424+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:38 smithi089 bash[78574]: audit 2024-08-29T19:16:37.784424+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.763 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.885 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.886 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.886 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:38.886 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:38.886 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:38.886 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:39.082 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:39.082 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:39.083 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:39.083 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:39.083 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:39.083 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:39.083 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:39.250 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:39.479 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:39.479 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:39.479 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:39.479 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:39.479 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:39.479 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:39.480 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:39.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:39 smithi144 bash[67678]: cluster 2024-08-29T19:16:37.921368+0000 mgr.y (mgr.34104) 1928 : cluster [DBG] pgmap v3280: 585 pgs: 585 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.8 MiB/s wr, 960 op/s 2024-08-29T19:16:39.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:39 smithi089 bash[77323]: cluster 2024-08-29T19:16:37.921368+0000 mgr.y (mgr.34104) 1928 : cluster [DBG] pgmap v3280: 585 pgs: 585 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.8 MiB/s wr, 960 op/s 2024-08-29T19:16:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:39 smithi089 bash[78574]: cluster 2024-08-29T19:16:37.921368+0000 mgr.y (mgr.34104) 1928 : cluster [DBG] pgmap v3280: 585 pgs: 585 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.8 MiB/s wr, 960 op/s 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:39.691 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:39.692 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:39.692 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:39.692 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:39.692 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:40.014 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:40.488 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:40.489 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:40.489 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:40.489 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:40.489 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:40.489 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:40.489 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:40.808 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:41.119 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:41.119 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:41.119 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:41.119 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:41.119 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:41.120 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:41.503 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:41 smithi144 bash[67678]: cluster 2024-08-29T19:16:39.924065+0000 mgr.y (mgr.34104) 1929 : cluster [DBG] pgmap v3281: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 941 op/s 2024-08-29T19:16:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:41 smithi089 bash[77323]: cluster 2024-08-29T19:16:39.924065+0000 mgr.y (mgr.34104) 1929 : cluster [DBG] pgmap v3281: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 941 op/s 2024-08-29T19:16:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:41 smithi089 bash[78574]: cluster 2024-08-29T19:16:39.924065+0000 mgr.y (mgr.34104) 1929 : cluster [DBG] pgmap v3281: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 941 op/s 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:41.886 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:42.312 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:16:42.712 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:finished writesame 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:to verify the data 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:verified 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:16:43.045 INFO:tasks.workunit.client.0.smithi089.stdout:started writesame 2024-08-29T19:16:43.046 INFO:tasks.workunit.client.0.smithi089.stdout:expected fail, finished writesame 2024-08-29T19:16:43.046 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (8134 ms) 2024-08-29T19:16:43.046 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-08-29T19:16:43.046 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:43 smithi144 bash[67678]: cluster 2024-08-29T19:16:41.926787+0000 mgr.y (mgr.34104) 1930 : cluster [DBG] pgmap v3282: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 799 op/s 2024-08-29T19:16:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:43 smithi089 bash[77323]: cluster 2024-08-29T19:16:41.926787+0000 mgr.y (mgr.34104) 1930 : cluster [DBG] pgmap v3282: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 799 op/s 2024-08-29T19:16:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:43 smithi089 bash[78574]: cluster 2024-08-29T19:16:41.926787+0000 mgr.y (mgr.34104) 1930 : cluster [DBG] pgmap v3282: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.9 MiB/s wr, 799 op/s 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:snap: orig 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:found orig with size 2097152 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.325 INFO:tasks.workunit.client.0.smithi089.stdout:write test data! 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 80 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 2 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:snap: orig 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:snap: written 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:found orig with size 2097152 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:found written with size 2097152 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:write to snapshot returned -30 2024-08-29T19:16:44.326 INFO:tasks.workunit.client.0.smithi089.stdout:Read-only file system 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 80 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:opening testimg@orig 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:read: 80 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:write to snapshot returned -30 2024-08-29T19:16:44.374 INFO:tasks.workunit.client.0.smithi089.stdout:Read-only file system 2024-08-29T19:16:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:44 smithi144 bash[67678]: cluster 2024-08-29T19:16:43.244141+0000 mon.a (mon.0) 3469 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-08-29T19:16:44.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:44 smithi089 bash[77323]: cluster 2024-08-29T19:16:43.244141+0000 mon.a (mon.0) 3469 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-08-29T19:16:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:44 smithi089 bash[78574]: cluster 2024-08-29T19:16:43.244141+0000 mon.a (mon.0) 3469 : cluster [DBG] osdmap e1804: 8 total, 8 up, 8 in 2024-08-29T19:16:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:45 smithi089 bash[77323]: cluster 2024-08-29T19:16:43.929500+0000 mgr.y (mgr.34104) 1931 : cluster [DBG] pgmap v3284: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 933 op/s 2024-08-29T19:16:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:45 smithi089 bash[77323]: cluster 2024-08-29T19:16:44.259119+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-08-29T19:16:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:16:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:16:45] "GET /metrics HTTP/1.1" 200 70572 "" "Prometheus/2.43.0" 2024-08-29T19:16:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:45 smithi089 bash[78574]: cluster 2024-08-29T19:16:43.929500+0000 mgr.y (mgr.34104) 1931 : cluster [DBG] pgmap v3284: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 933 op/s 2024-08-29T19:16:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:45 smithi089 bash[78574]: cluster 2024-08-29T19:16:44.259119+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-08-29T19:16:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:45 smithi144 bash[67678]: cluster 2024-08-29T19:16:43.929500+0000 mgr.y (mgr.34104) 1931 : cluster [DBG] pgmap v3284: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 933 op/s 2024-08-29T19:16:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:45 smithi144 bash[67678]: cluster 2024-08-29T19:16:44.259119+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1805: 8 total, 8 up, 8 in 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 2 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:snap: orig 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:snap: written 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:found orig with size 2097152 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:found written with size 2097152 2024-08-29T19:16:46.357 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 1 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:snap: orig 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:found orig with size 2097152 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3645 ms) 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-08-29T19:16:46.358 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:46 smithi144 bash[67678]: cluster 2024-08-29T19:16:45.268351+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-08-29T19:16:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:46 smithi089 bash[78574]: cluster 2024-08-29T19:16:45.268351+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-08-29T19:16:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:46 smithi089 bash[77323]: cluster 2024-08-29T19:16:45.268351+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1806: 8 total, 8 up, 8 in 2024-08-29T19:16:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:47 smithi144 bash[67678]: cluster 2024-08-29T19:16:45.930559+0000 mgr.y (mgr.34104) 1932 : cluster [DBG] pgmap v3287: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 346 KiB/s rd, 173 KiB/s wr, 715 op/s 2024-08-29T19:16:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:47 smithi144 bash[67678]: cluster 2024-08-29T19:16:46.280731+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-08-29T19:16:47.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:47 smithi089 bash[77323]: cluster 2024-08-29T19:16:45.930559+0000 mgr.y (mgr.34104) 1932 : cluster [DBG] pgmap v3287: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 346 KiB/s rd, 173 KiB/s wr, 715 op/s 2024-08-29T19:16:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:47 smithi089 bash[77323]: cluster 2024-08-29T19:16:46.280731+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-08-29T19:16:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:47 smithi089 bash[78574]: cluster 2024-08-29T19:16:45.930559+0000 mgr.y (mgr.34104) 1932 : cluster [DBG] pgmap v3287: 585 pgs: 585 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 346 KiB/s rd, 173 KiB/s wr, 715 op/s 2024-08-29T19:16:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:47 smithi089 bash[78574]: cluster 2024-08-29T19:16:46.280731+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1807: 8 total, 8 up, 8 in 2024-08-29T19:16:48.371 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2013 ms) 2024-08-29T19:16:48.371 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestClone 2024-08-29T19:16:48.371 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:48 smithi144 bash[67678]: cluster 2024-08-29T19:16:47.292733+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-08-29T19:16:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:48 smithi144 bash[67678]: cluster 2024-08-29T19:16:47.932276+0000 mgr.y (mgr.34104) 1933 : cluster [DBG] pgmap v3290: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 6.2 KiB/s wr, 90 op/s 2024-08-29T19:16:48.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:48 smithi089 bash[78574]: cluster 2024-08-29T19:16:47.292733+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-08-29T19:16:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:48 smithi089 bash[78574]: cluster 2024-08-29T19:16:47.932276+0000 mgr.y (mgr.34104) 1933 : cluster [DBG] pgmap v3290: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 6.2 KiB/s wr, 90 op/s 2024-08-29T19:16:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:48 smithi089 bash[77323]: cluster 2024-08-29T19:16:47.292733+0000 mon.a (mon.0) 3473 : cluster [DBG] osdmap e1808: 8 total, 8 up, 8 in 2024-08-29T19:16:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:48 smithi089 bash[77323]: cluster 2024-08-29T19:16:47.932276+0000 mgr.y (mgr.34104) 1933 : cluster [DBG] pgmap v3290: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 6.2 KiB/s wr, 90 op/s 2024-08-29T19:16:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:49 smithi144 bash[67678]: cluster 2024-08-29T19:16:48.303676+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-08-29T19:16:49.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:49 smithi089 bash[78574]: cluster 2024-08-29T19:16:48.303676+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-08-29T19:16:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:49 smithi089 bash[77323]: cluster 2024-08-29T19:16:48.303676+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1809: 8 total, 8 up, 8 in 2024-08-29T19:16:50.397 INFO:tasks.workunit.client.0.smithi089.stdout:made parent image "parent" 2024-08-29T19:16:50.397 INFO:tasks.workunit.client.0.smithi089.stdout:parent has no parent info 2024-08-29T19:16:50.397 INFO:tasks.workunit.client.0.smithi089.stdout:made snapshot "parent@parent_snap" 2024-08-29T19:16:50.397 INFO:tasks.workunit.client.0.smithi089.stdout:can't unprotect an unprotected snap 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:can't protect a protected snap 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:made and opened clone "child" 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:read: 8 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:read: 8 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:read: 8 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:sizes and overlaps are good between parent and child 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:child image successfully cloned all image-meta pairs 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:sized down clone, changed overlap 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:sized up clone, changed size but not overlap or parent's size 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:can't remove parent while child still exists 2024-08-29T19:16:50.398 INFO:tasks.workunit.client.0.smithi089.stdout:can't remove parent while still protected 2024-08-29T19:16:50.399 INFO:tasks.workunit.client.0.smithi089.stdout:removed parent snap after unprotecting 2024-08-29T19:16:50.399 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestClone (2025 ms) 2024-08-29T19:16:50.399 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestClone2 2024-08-29T19:16:50.399 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:50 smithi089 bash[77323]: cluster 2024-08-29T19:16:49.310604+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-08-29T19:16:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:50 smithi089 bash[77323]: cluster 2024-08-29T19:16:49.933441+0000 mgr.y (mgr.34104) 1934 : cluster [DBG] pgmap v3293: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 7.7 KiB/s wr, 100 op/s 2024-08-29T19:16:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:50 smithi089 bash[78574]: cluster 2024-08-29T19:16:49.310604+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-08-29T19:16:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:50 smithi089 bash[78574]: cluster 2024-08-29T19:16:49.933441+0000 mgr.y (mgr.34104) 1934 : cluster [DBG] pgmap v3293: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 7.7 KiB/s wr, 100 op/s 2024-08-29T19:16:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:50 smithi144 bash[67678]: cluster 2024-08-29T19:16:49.310604+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1810: 8 total, 8 up, 8 in 2024-08-29T19:16:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:50 smithi144 bash[67678]: cluster 2024-08-29T19:16:49.933441+0000 mgr.y (mgr.34104) 1934 : cluster [DBG] pgmap v3293: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 7.7 KiB/s wr, 100 op/s 2024-08-29T19:16:51.650 INFO:tasks.workunit.client.0.smithi089.stdout:made parent image "parent" 2024-08-29T19:16:51.651 INFO:tasks.workunit.client.0.smithi089.stdout:parent has no parent info 2024-08-29T19:16:51.651 INFO:tasks.workunit.client.0.smithi089.stdout:made snapshot "parent@parent_snap" 2024-08-29T19:16:51.651 INFO:tasks.workunit.client.0.smithi089.stdout:made and opened clone "child" 2024-08-29T19:16:51.651 INFO:tasks.workunit.client.0.smithi089.stdout:child image successfully cloned all image-meta pairs 2024-08-29T19:16:51.651 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestClone2 (1254 ms) 2024-08-29T19:16:51.651 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ListChildren 2024-08-29T19:16:51.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:51 smithi089 bash[77323]: cluster 2024-08-29T19:16:50.327254+0000 mon.a (mon.0) 3476 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-08-29T19:16:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:51 smithi089 bash[78574]: cluster 2024-08-29T19:16:50.327254+0000 mon.a (mon.0) 3476 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-08-29T19:16:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:51 smithi144 bash[67678]: cluster 2024-08-29T19:16:50.327254+0000 mon.a (mon.0) 3476 : cluster [DBG] osdmap e1811: 8 total, 8 up, 8 in 2024-08-29T19:16:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:52 smithi089 bash[77323]: cluster 2024-08-29T19:16:51.329510+0000 mon.a (mon.0) 3477 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-08-29T19:16:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:52 smithi089 bash[77323]: cluster 2024-08-29T19:16:51.935090+0000 mgr.y (mgr.34104) 1935 : cluster [DBG] pgmap v3296: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 378 op/s 2024-08-29T19:16:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:52 smithi089 bash[78574]: cluster 2024-08-29T19:16:51.329510+0000 mon.a (mon.0) 3477 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-08-29T19:16:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:52 smithi089 bash[78574]: cluster 2024-08-29T19:16:51.935090+0000 mgr.y (mgr.34104) 1935 : cluster [DBG] pgmap v3296: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 378 op/s 2024-08-29T19:16:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:52 smithi144 bash[67678]: cluster 2024-08-29T19:16:51.329510+0000 mon.a (mon.0) 3477 : cluster [DBG] osdmap e1812: 8 total, 8 up, 8 in 2024-08-29T19:16:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:52 smithi144 bash[67678]: cluster 2024-08-29T19:16:51.935090+0000 mgr.y (mgr.34104) 1935 : cluster [DBG] pgmap v3296: 585 pgs: 585 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 316 KiB/s rd, 22 KiB/s wr, 378 op/s 2024-08-29T19:16:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:53 smithi089 bash[77323]: cluster 2024-08-29T19:16:52.367805+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-08-29T19:16:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:53 smithi089 bash[77323]: audit 2024-08-29T19:16:52.377460+0000 mon.a (mon.0) 3479 : audit [INF] from='client.? 172.21.15.89:0/2506483687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:53 smithi089 bash[77323]: audit 2024-08-29T19:16:52.784847+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:53 smithi089 bash[78574]: cluster 2024-08-29T19:16:52.367805+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-08-29T19:16:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:53 smithi089 bash[78574]: audit 2024-08-29T19:16:52.377460+0000 mon.a (mon.0) 3479 : audit [INF] from='client.? 172.21.15.89:0/2506483687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:53 smithi089 bash[78574]: audit 2024-08-29T19:16:52.784847+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:53 smithi144 bash[67678]: cluster 2024-08-29T19:16:52.367805+0000 mon.a (mon.0) 3478 : cluster [DBG] osdmap e1813: 8 total, 8 up, 8 in 2024-08-29T19:16:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:53 smithi144 bash[67678]: audit 2024-08-29T19:16:52.377460+0000 mon.a (mon.0) 3479 : audit [INF] from='client.? 172.21.15.89:0/2506483687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:53 smithi144 bash[67678]: audit 2024-08-29T19:16:52.784847+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:16:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[77323]: audit 2024-08-29T19:16:53.361918+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.89:0/2506483687' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[77323]: cluster 2024-08-29T19:16:53.370389+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-08-29T19:16:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[77323]: cluster 2024-08-29T19:16:53.937347+0000 mgr.y (mgr.34104) 1936 : cluster [DBG] pgmap v3299: 617 pgs: 6 creating+peering, 20 unknown, 591 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 53 KiB/s wr, 895 op/s 2024-08-29T19:16:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[77323]: cluster 2024-08-29T19:16:54.373441+0000 mon.a (mon.0) 3483 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-08-29T19:16:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[77323]: audit 2024-08-29T19:16:54.377991+0000 mon.a (mon.0) 3484 : audit [INF] from='client.? 172.21.15.89:0/3403167340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:54.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[78574]: audit 2024-08-29T19:16:53.361918+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.89:0/2506483687' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:54.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[78574]: cluster 2024-08-29T19:16:53.370389+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-08-29T19:16:54.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[78574]: cluster 2024-08-29T19:16:53.937347+0000 mgr.y (mgr.34104) 1936 : cluster [DBG] pgmap v3299: 617 pgs: 6 creating+peering, 20 unknown, 591 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 53 KiB/s wr, 895 op/s 2024-08-29T19:16:54.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[78574]: cluster 2024-08-29T19:16:54.373441+0000 mon.a (mon.0) 3483 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-08-29T19:16:54.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:54 smithi089 bash[78574]: audit 2024-08-29T19:16:54.377991+0000 mon.a (mon.0) 3484 : audit [INF] from='client.? 172.21.15.89:0/3403167340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:54 smithi144 bash[67678]: audit 2024-08-29T19:16:53.361918+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.89:0/2506483687' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:54 smithi144 bash[67678]: cluster 2024-08-29T19:16:53.370389+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1814: 8 total, 8 up, 8 in 2024-08-29T19:16:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:54 smithi144 bash[67678]: cluster 2024-08-29T19:16:53.937347+0000 mgr.y (mgr.34104) 1936 : cluster [DBG] pgmap v3299: 617 pgs: 6 creating+peering, 20 unknown, 591 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 53 KiB/s wr, 895 op/s 2024-08-29T19:16:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:54 smithi144 bash[67678]: cluster 2024-08-29T19:16:54.373441+0000 mon.a (mon.0) 3483 : cluster [DBG] osdmap e1815: 8 total, 8 up, 8 in 2024-08-29T19:16:54.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:54 smithi144 bash[67678]: audit 2024-08-29T19:16:54.377991+0000 mon.a (mon.0) 3484 : audit [INF] from='client.? 172.21.15.89:0/3403167340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:16:55.153 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:16:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:16:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:16:55] "GET /metrics HTTP/1.1" 200 72999 "" "Prometheus/2.43.0" 2024-08-29T19:16:56.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:56 smithi089 bash[77323]: audit 2024-08-29T19:16:55.143725+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? 172.21.15.89:0/3403167340' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:56 smithi089 bash[77323]: cluster 2024-08-29T19:16:55.149942+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-08-29T19:16:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:56 smithi089 bash[78574]: audit 2024-08-29T19:16:55.143725+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? 172.21.15.89:0/3403167340' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:56 smithi089 bash[78574]: cluster 2024-08-29T19:16:55.149942+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-08-29T19:16:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:56 smithi144 bash[67678]: audit 2024-08-29T19:16:55.143725+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? 172.21.15.89:0/3403167340' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:16:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:56 smithi144 bash[67678]: cluster 2024-08-29T19:16:55.149942+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1816: 8 total, 8 up, 8 in 2024-08-29T19:16:57.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:57 smithi089 bash[77323]: cluster 2024-08-29T19:16:55.938604+0000 mgr.y (mgr.34104) 1937 : cluster [DBG] pgmap v3302: 649 pgs: 6 creating+peering, 52 unknown, 591 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 32 KiB/s wr, 526 op/s 2024-08-29T19:16:57.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:57 smithi089 bash[77323]: cluster 2024-08-29T19:16:56.162388+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-08-29T19:16:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:57 smithi089 bash[78574]: cluster 2024-08-29T19:16:55.938604+0000 mgr.y (mgr.34104) 1937 : cluster [DBG] pgmap v3302: 649 pgs: 6 creating+peering, 52 unknown, 591 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 32 KiB/s wr, 526 op/s 2024-08-29T19:16:57.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:57 smithi089 bash[78574]: cluster 2024-08-29T19:16:56.162388+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-08-29T19:16:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:57 smithi144 bash[67678]: cluster 2024-08-29T19:16:55.938604+0000 mgr.y (mgr.34104) 1937 : cluster [DBG] pgmap v3302: 649 pgs: 6 creating+peering, 52 unknown, 591 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 32 KiB/s wr, 526 op/s 2024-08-29T19:16:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:57 smithi144 bash[67678]: cluster 2024-08-29T19:16:56.162388+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1817: 8 total, 8 up, 8 in 2024-08-29T19:16:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:58 smithi144 bash[67678]: cluster 2024-08-29T19:16:57.164100+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-08-29T19:16:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:58 smithi089 bash[77323]: cluster 2024-08-29T19:16:57.164100+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-08-29T19:16:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:58 smithi089 bash[78574]: cluster 2024-08-29T19:16:57.164100+0000 mon.a (mon.0) 3488 : cluster [DBG] osdmap e1818: 8 total, 8 up, 8 in 2024-08-29T19:16:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:59 smithi144 bash[67678]: cluster 2024-08-29T19:16:57.941005+0000 mgr.y (mgr.34104) 1938 : cluster [DBG] pgmap v3305: 649 pgs: 6 creating+peering, 7 unknown, 636 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 42 op/s 2024-08-29T19:16:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:16:59 smithi144 bash[67678]: cluster 2024-08-29T19:16:58.194687+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-08-29T19:16:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:59 smithi089 bash[77323]: cluster 2024-08-29T19:16:57.941005+0000 mgr.y (mgr.34104) 1938 : cluster [DBG] pgmap v3305: 649 pgs: 6 creating+peering, 7 unknown, 636 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 42 op/s 2024-08-29T19:16:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:16:59 smithi089 bash[77323]: cluster 2024-08-29T19:16:58.194687+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-08-29T19:16:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:59 smithi089 bash[78574]: cluster 2024-08-29T19:16:57.941005+0000 mgr.y (mgr.34104) 1938 : cluster [DBG] pgmap v3305: 649 pgs: 6 creating+peering, 7 unknown, 636 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 42 op/s 2024-08-29T19:16:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:16:59 smithi089 bash[78574]: cluster 2024-08-29T19:16:58.194687+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1819: 8 total, 8 up, 8 in 2024-08-29T19:17:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:00 smithi144 bash[67678]: cluster 2024-08-29T19:16:59.202095+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-08-29T19:17:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:00 smithi089 bash[77323]: cluster 2024-08-29T19:16:59.202095+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-08-29T19:17:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:00 smithi089 bash[78574]: cluster 2024-08-29T19:16:59.202095+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1820: 8 total, 8 up, 8 in 2024-08-29T19:17:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:01 smithi144 bash[67678]: cluster 2024-08-29T19:16:59.942206+0000 mgr.y (mgr.34104) 1939 : cluster [DBG] pgmap v3308: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 KiB/s wr, 43 op/s 2024-08-29T19:17:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:01 smithi144 bash[67678]: cluster 2024-08-29T19:17:00.216251+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-08-29T19:17:01.567 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.567 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.567 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.567 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.567 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 1 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:child: image125 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125/8a6064c8ab21 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.568 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 2 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:child: image125 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125/8a6064c8ab21 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:01.569 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.570 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:child: image125 2024-08-29T19:17:01.572 INFO:tasks.workunit.client.0.smithi089.stdout:child: image127 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125/8a6064c8ab21 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127/8a60c1db3eb1 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.573 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:17:01.574 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:child: image125 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:child: image127 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125/8a6064c8ab21 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127/8a60c1db3eb1 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.575 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.576 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 4 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 4 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:child: image125 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:child: image127 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:child: image128 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125/8a6064c8ab21 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.577 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127/8a60c1db3eb1 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128/8a607d7af7fa 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.578 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:01.579 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:01.580 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:01.580 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.580 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:01.580 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:01 smithi089 bash[77323]: cluster 2024-08-29T19:16:59.942206+0000 mgr.y (mgr.34104) 1939 : cluster [DBG] pgmap v3308: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 KiB/s wr, 43 op/s 2024-08-29T19:17:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:01 smithi089 bash[77323]: cluster 2024-08-29T19:17:00.216251+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-08-29T19:17:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:01 smithi089 bash[78574]: cluster 2024-08-29T19:16:59.942206+0000 mgr.y (mgr.34104) 1939 : cluster [DBG] pgmap v3308: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 KiB/s wr, 43 op/s 2024-08-29T19:17:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:01 smithi089 bash[78574]: cluster 2024-08-29T19:17:00.216251+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1821: 8 total, 8 up, 8 in 2024-08-29T19:17:03.465 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image125 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 4 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 4 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:child: image125 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:child: image127 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:child: image128 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image125/8a6064c8ab21 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.466 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127/8a60c1db3eb1 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128/8a607d7af7fa 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.467 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image127 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:17:03.468 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:child: image127 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:child: image128 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image127/8a60c1db3eb1 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128/8a607d7af7fa 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.469 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 2 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:child: image128 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-31/image128/8a607d7af7fa 2024-08-29T19:17:03.470 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 1 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:child: image126 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-30/image126/8a60b949c4c 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 0 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:17:03.471 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ListChildren (11815 ms) 2024-08-29T19:17:03.472 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-08-29T19:17:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:03 smithi144 bash[67678]: cluster 2024-08-29T19:17:01.945191+0000 mgr.y (mgr.34104) 1940 : cluster [DBG] pgmap v3310: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 129 KiB/s rd, 3.6 KiB/s wr, 160 op/s 2024-08-29T19:17:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:03 smithi089 bash[77323]: cluster 2024-08-29T19:17:01.945191+0000 mgr.y (mgr.34104) 1940 : cluster [DBG] pgmap v3310: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 129 KiB/s rd, 3.6 KiB/s wr, 160 op/s 2024-08-29T19:17:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:03 smithi089 bash[78574]: cluster 2024-08-29T19:17:01.945191+0000 mgr.y (mgr.34104) 1940 : cluster [DBG] pgmap v3310: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 129 KiB/s rd, 3.6 KiB/s wr, 160 op/s 2024-08-29T19:17:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:04 smithi144 bash[67678]: cluster 2024-08-29T19:17:03.229560+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-08-29T19:17:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:04 smithi089 bash[77323]: cluster 2024-08-29T19:17:03.229560+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-08-29T19:17:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:04 smithi089 bash[78574]: cluster 2024-08-29T19:17:03.229560+0000 mon.a (mon.0) 3492 : cluster [DBG] osdmap e1822: 8 total, 8 up, 8 in 2024-08-29T19:17:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:17:05] "GET /metrics HTTP/1.1" 200 72999 "" "Prometheus/2.43.0" 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[77323]: cluster 2024-08-29T19:17:03.947416+0000 mgr.y (mgr.34104) 1941 : cluster [DBG] pgmap v3312: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 339 KiB/s rd, 8.7 KiB/s wr, 409 op/s 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[77323]: cluster 2024-08-29T19:17:04.240553+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[77323]: audit 2024-08-29T19:17:04.245456+0000 mon.a (mon.0) 3494 : audit [INF] from='client.? 172.21.15.89:0/165831623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[77323]: audit 2024-08-29T19:17:05.148402+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.89:0/165831623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[77323]: cluster 2024-08-29T19:17:05.157232+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[78574]: cluster 2024-08-29T19:17:03.947416+0000 mgr.y (mgr.34104) 1941 : cluster [DBG] pgmap v3312: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 339 KiB/s rd, 8.7 KiB/s wr, 409 op/s 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[78574]: cluster 2024-08-29T19:17:04.240553+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-08-29T19:17:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[78574]: audit 2024-08-29T19:17:04.245456+0000 mon.a (mon.0) 3494 : audit [INF] from='client.? 172.21.15.89:0/165831623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[78574]: audit 2024-08-29T19:17:05.148402+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.89:0/165831623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:05 smithi089 bash[78574]: cluster 2024-08-29T19:17:05.157232+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-08-29T19:17:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:05 smithi144 bash[67678]: cluster 2024-08-29T19:17:03.947416+0000 mgr.y (mgr.34104) 1941 : cluster [DBG] pgmap v3312: 649 pgs: 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 339 KiB/s rd, 8.7 KiB/s wr, 409 op/s 2024-08-29T19:17:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:05 smithi144 bash[67678]: cluster 2024-08-29T19:17:04.240553+0000 mon.a (mon.0) 3493 : cluster [DBG] osdmap e1823: 8 total, 8 up, 8 in 2024-08-29T19:17:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:05 smithi144 bash[67678]: audit 2024-08-29T19:17:04.245456+0000 mon.a (mon.0) 3494 : audit [INF] from='client.? 172.21.15.89:0/165831623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:05 smithi144 bash[67678]: audit 2024-08-29T19:17:05.148402+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.89:0/165831623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:05 smithi144 bash[67678]: cluster 2024-08-29T19:17:05.157232+0000 mon.a (mon.0) 3496 : cluster [DBG] osdmap e1824: 8 total, 8 up, 8 in 2024-08-29T19:17:07.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[77323]: cluster 2024-08-29T19:17:05.948600+0000 mgr.y (mgr.34104) 1942 : cluster [DBG] pgmap v3315: 681 pgs: 32 unknown, 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 339 KiB/s rd, 8.5 KiB/s wr, 410 op/s 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[77323]: cluster 2024-08-29T19:17:06.163567+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[77323]: audit 2024-08-29T19:17:06.165812+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.89:0/2254760709' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[77323]: audit 2024-08-29T19:17:06.168382+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[78574]: cluster 2024-08-29T19:17:05.948600+0000 mgr.y (mgr.34104) 1942 : cluster [DBG] pgmap v3315: 681 pgs: 32 unknown, 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 339 KiB/s rd, 8.5 KiB/s wr, 410 op/s 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[78574]: cluster 2024-08-29T19:17:06.163567+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[78574]: audit 2024-08-29T19:17:06.165812+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.89:0/2254760709' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:07.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:07 smithi089 bash[78574]: audit 2024-08-29T19:17:06.168382+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:07 smithi144 bash[67678]: cluster 2024-08-29T19:17:05.948600+0000 mgr.y (mgr.34104) 1942 : cluster [DBG] pgmap v3315: 681 pgs: 32 unknown, 649 active+clean; 301 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 339 KiB/s rd, 8.5 KiB/s wr, 410 op/s 2024-08-29T19:17:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:07 smithi144 bash[67678]: cluster 2024-08-29T19:17:06.163567+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1825: 8 total, 8 up, 8 in 2024-08-29T19:17:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:07 smithi144 bash[67678]: audit 2024-08-29T19:17:06.165812+0000 mon.b (mon.1) 23 : audit [INF] from='client.? 172.21.15.89:0/2254760709' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:07 smithi144 bash[67678]: audit 2024-08-29T19:17:06.168382+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:08 smithi144 bash[67678]: audit 2024-08-29T19:17:07.158357+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:08 smithi144 bash[67678]: cluster 2024-08-29T19:17:07.172174+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-08-29T19:17:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:08 smithi144 bash[67678]: audit 2024-08-29T19:17:07.785205+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:08 smithi089 bash[77323]: audit 2024-08-29T19:17:07.158357+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:08 smithi089 bash[77323]: cluster 2024-08-29T19:17:07.172174+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-08-29T19:17:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:08 smithi089 bash[77323]: audit 2024-08-29T19:17:07.785205+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:08 smithi089 bash[78574]: audit 2024-08-29T19:17:07.158357+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:08 smithi089 bash[78574]: cluster 2024-08-29T19:17:07.172174+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1826: 8 total, 8 up, 8 in 2024-08-29T19:17:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:08 smithi089 bash[78574]: audit 2024-08-29T19:17:07.785205+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:09 smithi144 bash[67678]: cluster 2024-08-29T19:17:07.951054+0000 mgr.y (mgr.34104) 1943 : cluster [DBG] pgmap v3318: 713 pgs: 12 creating+peering, 21 unknown, 680 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 3.2 KiB/s wr, 138 op/s 2024-08-29T19:17:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:09 smithi144 bash[67678]: cluster 2024-08-29T19:17:08.204641+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-08-29T19:17:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:09 smithi144 bash[67678]: audit 2024-08-29T19:17:08.220374+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.89:0/1833055996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:09 smithi089 bash[77323]: cluster 2024-08-29T19:17:07.951054+0000 mgr.y (mgr.34104) 1943 : cluster [DBG] pgmap v3318: 713 pgs: 12 creating+peering, 21 unknown, 680 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 3.2 KiB/s wr, 138 op/s 2024-08-29T19:17:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:09 smithi089 bash[77323]: cluster 2024-08-29T19:17:08.204641+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-08-29T19:17:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:09 smithi089 bash[77323]: audit 2024-08-29T19:17:08.220374+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.89:0/1833055996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:09 smithi089 bash[78574]: cluster 2024-08-29T19:17:07.951054+0000 mgr.y (mgr.34104) 1943 : cluster [DBG] pgmap v3318: 713 pgs: 12 creating+peering, 21 unknown, 680 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 3.2 KiB/s wr, 138 op/s 2024-08-29T19:17:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:09 smithi089 bash[78574]: cluster 2024-08-29T19:17:08.204641+0000 mon.a (mon.0) 3502 : cluster [DBG] osdmap e1827: 8 total, 8 up, 8 in 2024-08-29T19:17:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:09 smithi089 bash[78574]: audit 2024-08-29T19:17:08.220374+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.89:0/1833055996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:17:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:10 smithi144 bash[67678]: audit 2024-08-29T19:17:09.198822+0000 mon.a (mon.0) 3504 : audit [INF] from='client.? 172.21.15.89:0/1833055996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:10 smithi144 bash[67678]: cluster 2024-08-29T19:17:09.212928+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-08-29T19:17:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:10 smithi144 bash[67678]: audit 2024-08-29T19:17:09.238488+0000 mon.a (mon.0) 3506 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34", "force_nonempty":""}]: dispatch 2024-08-29T19:17:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:10 smithi144 bash[67678]: audit 2024-08-29T19:17:10.152461+0000 mon.a (mon.0) 3507 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34", "force_nonempty":""}]': finished 2024-08-29T19:17:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:10 smithi144 bash[67678]: cluster 2024-08-29T19:17:10.160085+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-08-29T19:17:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:10 smithi144 bash[67678]: audit 2024-08-29T19:17:10.162791+0000 mon.a (mon.0) 3509 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi089-115949-34", "mode":"writeback"}]: dispatch 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[77323]: audit 2024-08-29T19:17:09.198822+0000 mon.a (mon.0) 3504 : audit [INF] from='client.? 172.21.15.89:0/1833055996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[77323]: cluster 2024-08-29T19:17:09.212928+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[77323]: audit 2024-08-29T19:17:09.238488+0000 mon.a (mon.0) 3506 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34", "force_nonempty":""}]: dispatch 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[77323]: audit 2024-08-29T19:17:10.152461+0000 mon.a (mon.0) 3507 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34", "force_nonempty":""}]': finished 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[77323]: cluster 2024-08-29T19:17:10.160085+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[77323]: audit 2024-08-29T19:17:10.162791+0000 mon.a (mon.0) 3509 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi089-115949-34", "mode":"writeback"}]: dispatch 2024-08-29T19:17:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[78574]: audit 2024-08-29T19:17:09.198822+0000 mon.a (mon.0) 3504 : audit [INF] from='client.? 172.21.15.89:0/1833055996' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:17:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[78574]: cluster 2024-08-29T19:17:09.212928+0000 mon.a (mon.0) 3505 : cluster [DBG] osdmap e1828: 8 total, 8 up, 8 in 2024-08-29T19:17:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[78574]: audit 2024-08-29T19:17:09.238488+0000 mon.a (mon.0) 3506 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34", "force_nonempty":""}]: dispatch 2024-08-29T19:17:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[78574]: audit 2024-08-29T19:17:10.152461+0000 mon.a (mon.0) 3507 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34", "force_nonempty":""}]': finished 2024-08-29T19:17:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[78574]: cluster 2024-08-29T19:17:10.160085+0000 mon.a (mon.0) 3508 : cluster [DBG] osdmap e1829: 8 total, 8 up, 8 in 2024-08-29T19:17:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:10 smithi089 bash[78574]: audit 2024-08-29T19:17:10.162791+0000 mon.a (mon.0) 3509 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi089-115949-34", "mode":"writeback"}]: dispatch 2024-08-29T19:17:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:11 smithi144 bash[67678]: cluster 2024-08-29T19:17:09.952397+0000 mgr.y (mgr.34104) 1944 : cluster [DBG] pgmap v3321: 745 pgs: 22 creating+peering, 22 unknown, 701 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 3.2 KiB/s wr, 138 op/s 2024-08-29T19:17:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:11 smithi144 bash[67678]: cluster 2024-08-29T19:17:11.153102+0000 mon.a (mon.0) 3510 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-29T19:17:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:11 smithi144 bash[67678]: audit 2024-08-29T19:17:11.155755+0000 mon.a (mon.0) 3511 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi089-115949-34", "mode":"writeback"}]': finished 2024-08-29T19:17:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:11 smithi144 bash[67678]: cluster 2024-08-29T19:17:11.165369+0000 mon.a (mon.0) 3512 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-08-29T19:17:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:11 smithi144 bash[67678]: audit 2024-08-29T19:17:11.176839+0000 mon.a (mon.0) 3513 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi089-115949-32", "overlaypool":"test-librbd-smithi089-115949-34"}]: dispatch 2024-08-29T19:17:11.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[77323]: cluster 2024-08-29T19:17:09.952397+0000 mgr.y (mgr.34104) 1944 : cluster [DBG] pgmap v3321: 745 pgs: 22 creating+peering, 22 unknown, 701 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 3.2 KiB/s wr, 138 op/s 2024-08-29T19:17:11.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[77323]: cluster 2024-08-29T19:17:11.153102+0000 mon.a (mon.0) 3510 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-29T19:17:11.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[77323]: audit 2024-08-29T19:17:11.155755+0000 mon.a (mon.0) 3511 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi089-115949-34", "mode":"writeback"}]': finished 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[77323]: cluster 2024-08-29T19:17:11.165369+0000 mon.a (mon.0) 3512 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[77323]: audit 2024-08-29T19:17:11.176839+0000 mon.a (mon.0) 3513 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi089-115949-32", "overlaypool":"test-librbd-smithi089-115949-34"}]: dispatch 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[78574]: cluster 2024-08-29T19:17:09.952397+0000 mgr.y (mgr.34104) 1944 : cluster [DBG] pgmap v3321: 745 pgs: 22 creating+peering, 22 unknown, 701 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 107 KiB/s rd, 3.2 KiB/s wr, 138 op/s 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[78574]: cluster 2024-08-29T19:17:11.153102+0000 mon.a (mon.0) 3510 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[78574]: audit 2024-08-29T19:17:11.155755+0000 mon.a (mon.0) 3511 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi089-115949-34", "mode":"writeback"}]': finished 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[78574]: cluster 2024-08-29T19:17:11.165369+0000 mon.a (mon.0) 3512 : cluster [DBG] osdmap e1830: 8 total, 8 up, 8 in 2024-08-29T19:17:11.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:11 smithi089 bash[78574]: audit 2024-08-29T19:17:11.176839+0000 mon.a (mon.0) 3513 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi089-115949-32", "overlaypool":"test-librbd-smithi089-115949-34"}]: dispatch 2024-08-29T19:17:12.167 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:13 smithi089 bash[77323]: cluster 2024-08-29T19:17:11.955735+0000 mgr.y (mgr.34104) 1945 : cluster [DBG] pgmap v3324: 745 pgs: 10 creating+peering, 4 unknown, 731 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:17:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:13 smithi089 bash[77323]: audit 2024-08-29T19:17:12.159005+0000 mon.a (mon.0) 3514 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi089-115949-32", "overlaypool":"test-librbd-smithi089-115949-34"}]': finished 2024-08-29T19:17:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:13 smithi089 bash[77323]: cluster 2024-08-29T19:17:12.167203+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-08-29T19:17:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:13 smithi089 bash[78574]: cluster 2024-08-29T19:17:11.955735+0000 mgr.y (mgr.34104) 1945 : cluster [DBG] pgmap v3324: 745 pgs: 10 creating+peering, 4 unknown, 731 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:17:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:13 smithi089 bash[78574]: audit 2024-08-29T19:17:12.159005+0000 mon.a (mon.0) 3514 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi089-115949-32", "overlaypool":"test-librbd-smithi089-115949-34"}]': finished 2024-08-29T19:17:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:13 smithi089 bash[78574]: cluster 2024-08-29T19:17:12.167203+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-08-29T19:17:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:13 smithi144 bash[67678]: cluster 2024-08-29T19:17:11.955735+0000 mgr.y (mgr.34104) 1945 : cluster [DBG] pgmap v3324: 745 pgs: 10 creating+peering, 4 unknown, 731 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:17:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:13 smithi144 bash[67678]: audit 2024-08-29T19:17:12.159005+0000 mon.a (mon.0) 3514 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi089-115949-32", "overlaypool":"test-librbd-smithi089-115949-34"}]': finished 2024-08-29T19:17:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:13 smithi144 bash[67678]: cluster 2024-08-29T19:17:12.167203+0000 mon.a (mon.0) 3515 : cluster [DBG] osdmap e1831: 8 total, 8 up, 8 in 2024-08-29T19:17:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:14 smithi144 bash[67678]: cluster 2024-08-29T19:17:13.255464+0000 mon.a (mon.0) 3516 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-08-29T19:17:14.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:14 smithi089 bash[77323]: cluster 2024-08-29T19:17:13.255464+0000 mon.a (mon.0) 3516 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-08-29T19:17:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:14 smithi089 bash[78574]: cluster 2024-08-29T19:17:13.255464+0000 mon.a (mon.0) 3516 : cluster [DBG] osdmap e1832: 8 total, 8 up, 8 in 2024-08-29T19:17:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:17:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:17:15] "GET /metrics HTTP/1.1" 200 80348 "" "Prometheus/2.43.0" 2024-08-29T19:17:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:15 smithi089 bash[77323]: cluster 2024-08-29T19:17:13.958925+0000 mgr.y (mgr.34104) 1946 : cluster [DBG] pgmap v3327: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:17:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:15 smithi089 bash[77323]: cluster 2024-08-29T19:17:14.269275+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-08-29T19:17:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:15 smithi089 bash[78574]: cluster 2024-08-29T19:17:13.958925+0000 mgr.y (mgr.34104) 1946 : cluster [DBG] pgmap v3327: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:17:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:15 smithi089 bash[78574]: cluster 2024-08-29T19:17:14.269275+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-08-29T19:17:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:15 smithi144 bash[67678]: cluster 2024-08-29T19:17:13.958925+0000 mgr.y (mgr.34104) 1946 : cluster [DBG] pgmap v3327: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:17:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:15 smithi144 bash[67678]: cluster 2024-08-29T19:17:14.269275+0000 mon.a (mon.0) 3517 : cluster [DBG] osdmap e1833: 8 total, 8 up, 8 in 2024-08-29T19:17:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:16 smithi144 bash[67678]: cluster 2024-08-29T19:17:15.268412+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-08-29T19:17:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:16 smithi144 bash[67678]: cluster 2024-08-29T19:17:15.960146+0000 mgr.y (mgr.34104) 1947 : cluster [DBG] pgmap v3330: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:17:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:16 smithi089 bash[77323]: cluster 2024-08-29T19:17:15.268412+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-08-29T19:17:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:16 smithi089 bash[77323]: cluster 2024-08-29T19:17:15.960146+0000 mgr.y (mgr.34104) 1947 : cluster [DBG] pgmap v3330: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:17:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:16 smithi089 bash[78574]: cluster 2024-08-29T19:17:15.268412+0000 mon.a (mon.0) 3518 : cluster [DBG] osdmap e1834: 8 total, 8 up, 8 in 2024-08-29T19:17:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:16 smithi089 bash[78574]: cluster 2024-08-29T19:17:15.960146+0000 mgr.y (mgr.34104) 1947 : cluster [DBG] pgmap v3330: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:17:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:17 smithi144 bash[67678]: cluster 2024-08-29T19:17:16.300757+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-08-29T19:17:17.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:17 smithi089 bash[77323]: cluster 2024-08-29T19:17:16.300757+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-08-29T19:17:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:17 smithi089 bash[78574]: cluster 2024-08-29T19:17:16.300757+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1835: 8 total, 8 up, 8 in 2024-08-29T19:17:18.660 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.660 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.660 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 1 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:child: image130 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130/8a602447bb7c 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.661 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 2 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:child: image130 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130/8a602447bb7c 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.662 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:18.663 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:child: image130 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:child: image132 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130/8a602447bb7c 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:18.664 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132/8a608fdefc2e 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.665 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:child: image130 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:child: image132 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130/8a602447bb7c 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132/8a608fdefc2e 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.666 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 4 2024-08-29T19:17:18.667 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 4 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:child: image130 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:child: image132 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:child: image133 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130/8a602447bb7c 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132/8a608fdefc2e 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133/8a60b55834b6 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.668 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:18.669 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:18.670 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.670 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:18.670 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:18 smithi089 bash[77323]: cluster 2024-08-29T19:17:17.308126+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-08-29T19:17:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:18 smithi089 bash[77323]: cluster 2024-08-29T19:17:17.962319+0000 mgr.y (mgr.34104) 1948 : cluster [DBG] pgmap v3333: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 41 op/s 2024-08-29T19:17:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:18 smithi089 bash[78574]: cluster 2024-08-29T19:17:17.308126+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-08-29T19:17:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:18 smithi089 bash[78574]: cluster 2024-08-29T19:17:17.962319+0000 mgr.y (mgr.34104) 1948 : cluster [DBG] pgmap v3333: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 41 op/s 2024-08-29T19:17:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:18 smithi144 bash[67678]: cluster 2024-08-29T19:17:17.308126+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1836: 8 total, 8 up, 8 in 2024-08-29T19:17:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:18 smithi144 bash[67678]: cluster 2024-08-29T19:17:17.962319+0000 mgr.y (mgr.34104) 1948 : cluster [DBG] pgmap v3333: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 KiB/s wr, 41 op/s 2024-08-29T19:17:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:20 smithi089 bash[77323]: cluster 2024-08-29T19:17:19.886987+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-08-29T19:17:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:20 smithi089 bash[77323]: cluster 2024-08-29T19:17:19.963363+0000 mgr.y (mgr.34104) 1949 : cluster [DBG] pgmap v3335: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 6.0 KiB/s wr, 122 op/s 2024-08-29T19:17:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:20 smithi089 bash[77323]: audit 2024-08-29T19:17:20.062148+0000 mon.a (mon.0) 3522 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi089-115949-32"}]: dispatch 2024-08-29T19:17:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:20 smithi089 bash[78574]: cluster 2024-08-29T19:17:19.886987+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-08-29T19:17:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:20 smithi089 bash[78574]: cluster 2024-08-29T19:17:19.963363+0000 mgr.y (mgr.34104) 1949 : cluster [DBG] pgmap v3335: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 6.0 KiB/s wr, 122 op/s 2024-08-29T19:17:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:20 smithi089 bash[78574]: audit 2024-08-29T19:17:20.062148+0000 mon.a (mon.0) 3522 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi089-115949-32"}]: dispatch 2024-08-29T19:17:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:20 smithi144 bash[67678]: cluster 2024-08-29T19:17:19.886987+0000 mon.a (mon.0) 3521 : cluster [DBG] osdmap e1837: 8 total, 8 up, 8 in 2024-08-29T19:17:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:20 smithi144 bash[67678]: cluster 2024-08-29T19:17:19.963363+0000 mgr.y (mgr.34104) 1949 : cluster [DBG] pgmap v3335: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 94 KiB/s rd, 6.0 KiB/s wr, 122 op/s 2024-08-29T19:17:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:20 smithi144 bash[67678]: audit 2024-08-29T19:17:20.062148+0000 mon.a (mon.0) 3522 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi089-115949-32"}]: dispatch 2024-08-29T19:17:21.884 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.884 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image130 2024-08-29T19:17:21.884 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:21.884 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.884 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.884 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 4 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 4 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:child: image130 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:child: image132 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:child: image133 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image130/8a602447bb7c 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132/8a608fdefc2e 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.885 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133/8a60b55834b6 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.886 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image132 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:child: image132 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:child: image133 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.887 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image132/8a608fdefc2e 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133/8a60b55834b6 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.888 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 2 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 2 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:child: image133 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-33/image133/8a60b55834b6 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:trying to find test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:checking test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131 2024-08-29T19:17:21.889 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 1 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 1 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:child: image131 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-32/image131/8a60b48c1c3 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 0 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ListChildrenTiered (18418 ms) 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.LockingPP 2024-08-29T19:17:21.890 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:22.056 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.LockingPP (172 ms) 2024-08-29T19:17:22.056 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.FlushAio 2024-08-29T19:17:22.056 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:22.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[77323]: audit 2024-08-29T19:17:20.880758+0000 mon.a (mon.0) 3523 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi089-115949-32"}]': finished 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[77323]: cluster 2024-08-29T19:17:20.892800+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[77323]: audit 2024-08-29T19:17:20.900981+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34"}]: dispatch 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[77323]: cluster 2024-08-29T19:17:21.881478+0000 mon.a (mon.0) 3526 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[77323]: audit 2024-08-29T19:17:21.884184+0000 mon.a (mon.0) 3527 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34"}]': finished 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[77323]: cluster 2024-08-29T19:17:21.895667+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[78574]: audit 2024-08-29T19:17:20.880758+0000 mon.a (mon.0) 3523 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi089-115949-32"}]': finished 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[78574]: cluster 2024-08-29T19:17:20.892800+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[78574]: audit 2024-08-29T19:17:20.900981+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34"}]: dispatch 2024-08-29T19:17:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[78574]: cluster 2024-08-29T19:17:21.881478+0000 mon.a (mon.0) 3526 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-29T19:17:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[78574]: audit 2024-08-29T19:17:21.884184+0000 mon.a (mon.0) 3527 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34"}]': finished 2024-08-29T19:17:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:21 smithi089 bash[78574]: cluster 2024-08-29T19:17:21.895667+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-08-29T19:17:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:21 smithi144 bash[67678]: audit 2024-08-29T19:17:20.880758+0000 mon.a (mon.0) 3523 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi089-115949-32"}]': finished 2024-08-29T19:17:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:21 smithi144 bash[67678]: cluster 2024-08-29T19:17:20.892800+0000 mon.a (mon.0) 3524 : cluster [DBG] osdmap e1838: 8 total, 8 up, 8 in 2024-08-29T19:17:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:21 smithi144 bash[67678]: audit 2024-08-29T19:17:20.900981+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34"}]: dispatch 2024-08-29T19:17:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:21 smithi144 bash[67678]: cluster 2024-08-29T19:17:21.881478+0000 mon.a (mon.0) 3526 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-29T19:17:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:21 smithi144 bash[67678]: audit 2024-08-29T19:17:21.884184+0000 mon.a (mon.0) 3527 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi089-115949-32", "tierpool":"test-librbd-smithi089-115949-34"}]': finished 2024-08-29T19:17:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:21 smithi144 bash[67678]: cluster 2024-08-29T19:17:21.895667+0000 mon.a (mon.0) 3528 : cluster [DBG] osdmap e1839: 8 total, 8 up, 8 in 2024-08-29T19:17:22.436 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.FlushAio (381 ms) 2024-08-29T19:17:22.436 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-08-29T19:17:22.436 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:22.783 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.FlushAioPP (347 ms) 2024-08-29T19:17:22.783 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-08-29T19:17:22.783 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:22.833 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (49 ms) 2024-08-29T19:17:22.833 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-08-29T19:17:22.833 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:22.896 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (63 ms) 2024-08-29T19:17:22.896 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-08-29T19:17:22.896 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:22.942 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ZeroLengthRead (46 ms) 2024-08-29T19:17:22.942 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-08-29T19:17:22.942 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:23.021 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.LargeCacheRead (80 ms) 2024-08-29T19:17:23.022 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-08-29T19:17:23.022 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:22 smithi089 bash[77323]: cluster 2024-08-29T19:17:21.964321+0000 mgr.y (mgr.34104) 1950 : cluster [DBG] pgmap v3338: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 374 KiB/s rd, 9.2 KiB/s wr, 457 op/s 2024-08-29T19:17:23.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:22 smithi089 bash[77323]: audit 2024-08-29T19:17:22.785820+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:22 smithi089 bash[78574]: cluster 2024-08-29T19:17:21.964321+0000 mgr.y (mgr.34104) 1950 : cluster [DBG] pgmap v3338: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 374 KiB/s rd, 9.2 KiB/s wr, 457 op/s 2024-08-29T19:17:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:22 smithi089 bash[78574]: audit 2024-08-29T19:17:22.785820+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:22 smithi144 bash[67678]: cluster 2024-08-29T19:17:21.964321+0000 mgr.y (mgr.34104) 1950 : cluster [DBG] pgmap v3338: 745 pgs: 745 active+clean; 301 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 374 KiB/s rd, 9.2 KiB/s wr, 457 op/s 2024-08-29T19:17:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:22 smithi144 bash[67678]: audit 2024-08-29T19:17:22.785820+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:23.357 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestPendingAio (333 ms) 2024-08-29T19:17:23.357 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-08-29T19:17:23.357 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:24.174 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:25.257 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (1903 ms) 2024-08-29T19:17:25.257 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-08-29T19:17:25.258 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:24 smithi144 bash[67678]: cluster 2024-08-29T19:17:23.936160+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-08-29T19:17:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:24 smithi144 bash[67678]: cluster 2024-08-29T19:17:23.965512+0000 mgr.y (mgr.34104) 1951 : cluster [DBG] pgmap v3340: 745 pgs: 745 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 541 KiB/s rd, 78 KiB/s wr, 735 op/s 2024-08-29T19:17:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:17:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:17:25] "GET /metrics HTTP/1.1" 200 82843 "" "Prometheus/2.43.0" 2024-08-29T19:17:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:24 smithi089 bash[77323]: cluster 2024-08-29T19:17:23.936160+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-08-29T19:17:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:24 smithi089 bash[77323]: cluster 2024-08-29T19:17:23.965512+0000 mgr.y (mgr.34104) 1951 : cluster [DBG] pgmap v3340: 745 pgs: 745 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 541 KiB/s rd, 78 KiB/s wr, 735 op/s 2024-08-29T19:17:25.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:24 smithi089 bash[78574]: cluster 2024-08-29T19:17:23.936160+0000 mon.a (mon.0) 3530 : cluster [DBG] osdmap e1840: 8 total, 8 up, 8 in 2024-08-29T19:17:25.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:24 smithi089 bash[78574]: cluster 2024-08-29T19:17:23.965512+0000 mgr.y (mgr.34104) 1951 : cluster [DBG] pgmap v3340: 745 pgs: 745 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 541 KiB/s rd, 78 KiB/s wr, 735 op/s 2024-08-29T19:17:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:25 smithi144 bash[67678]: cluster 2024-08-29T19:17:24.949497+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-08-29T19:17:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:25 smithi144 bash[67678]: cluster 2024-08-29T19:17:25.174650+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-08-29T19:17:26.399 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:25 smithi089 bash[77323]: cluster 2024-08-29T19:17:24.949497+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-08-29T19:17:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:25 smithi089 bash[77323]: cluster 2024-08-29T19:17:25.174650+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-08-29T19:17:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:25 smithi089 bash[78574]: cluster 2024-08-29T19:17:24.949497+0000 mon.a (mon.0) 3531 : cluster [DBG] osdmap e1841: 8 total, 8 up, 8 in 2024-08-29T19:17:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:25 smithi089 bash[78574]: cluster 2024-08-29T19:17:25.174650+0000 mon.a (mon.0) 3532 : cluster [DBG] osdmap e1842: 8 total, 8 up, 8 in 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: cluster 2024-08-29T19:17:25.966789+0000 mgr.y (mgr.34104) 1952 : cluster [DBG] pgmap v3343: 745 pgs: 745 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 73 KiB/s wr, 314 op/s 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: cluster 2024-08-29T19:17:26.172170+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: audit 2024-08-29T19:17:26.832112+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1a", "id": [2, 5]}]: dispatch 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: audit 2024-08-29T19:17:26.832555+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]: dispatch 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: audit 2024-08-29T19:17:26.832907+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.6", "id": [3, 6]}]: dispatch 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: audit 2024-08-29T19:17:26.833292+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 7, 5, 0]}]: dispatch 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[77323]: audit 2024-08-29T19:17:26.833688+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]: dispatch 2024-08-29T19:17:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: cluster 2024-08-29T19:17:25.966789+0000 mgr.y (mgr.34104) 1952 : cluster [DBG] pgmap v3343: 745 pgs: 745 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 73 KiB/s wr, 314 op/s 2024-08-29T19:17:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: cluster 2024-08-29T19:17:26.172170+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-08-29T19:17:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: audit 2024-08-29T19:17:26.832112+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1a", "id": [2, 5]}]: dispatch 2024-08-29T19:17:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: audit 2024-08-29T19:17:26.832555+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]: dispatch 2024-08-29T19:17:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: audit 2024-08-29T19:17:26.832907+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.6", "id": [3, 6]}]: dispatch 2024-08-29T19:17:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: audit 2024-08-29T19:17:26.833292+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 7, 5, 0]}]: dispatch 2024-08-29T19:17:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:27 smithi089 bash[78574]: audit 2024-08-29T19:17:26.833688+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]: dispatch 2024-08-29T19:17:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: cluster 2024-08-29T19:17:25.966789+0000 mgr.y (mgr.34104) 1952 : cluster [DBG] pgmap v3343: 745 pgs: 745 active+clean; 303 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 73 KiB/s wr, 314 op/s 2024-08-29T19:17:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: cluster 2024-08-29T19:17:26.172170+0000 mon.a (mon.0) 3533 : cluster [DBG] osdmap e1843: 8 total, 8 up, 8 in 2024-08-29T19:17:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: audit 2024-08-29T19:17:26.832112+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1a", "id": [2, 5]}]: dispatch 2024-08-29T19:17:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: audit 2024-08-29T19:17:26.832555+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]: dispatch 2024-08-29T19:17:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: audit 2024-08-29T19:17:26.832907+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.6", "id": [3, 6]}]: dispatch 2024-08-29T19:17:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: audit 2024-08-29T19:17:26.833292+0000 mon.a (mon.0) 3537 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 7, 5, 0]}]: dispatch 2024-08-29T19:17:27.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:27 smithi144 bash[67678]: audit 2024-08-29T19:17:26.833688+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]: dispatch 2024-08-29T19:17:28.283 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3026 ms) 2024-08-29T19:17:28.284 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Flatten 2024-08-29T19:17:28.284 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:28 smithi144 bash[67678]: audit 2024-08-29T19:17:27.174092+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1a", "id": [2, 5]}]': finished 2024-08-29T19:17:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:28 smithi144 bash[67678]: audit 2024-08-29T19:17:27.174252+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]': finished 2024-08-29T19:17:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:28 smithi144 bash[67678]: audit 2024-08-29T19:17:27.174364+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.6", "id": [3, 6]}]': finished 2024-08-29T19:17:28.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:28 smithi144 bash[67678]: audit 2024-08-29T19:17:27.174580+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 7, 5, 0]}]': finished 2024-08-29T19:17:28.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:28 smithi144 bash[67678]: audit 2024-08-29T19:17:27.174746+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]': finished 2024-08-29T19:17:28.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:28 smithi144 bash[67678]: cluster 2024-08-29T19:17:27.182715+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[77323]: audit 2024-08-29T19:17:27.174092+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1a", "id": [2, 5]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[77323]: audit 2024-08-29T19:17:27.174252+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[77323]: audit 2024-08-29T19:17:27.174364+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.6", "id": [3, 6]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[77323]: audit 2024-08-29T19:17:27.174580+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 7, 5, 0]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[77323]: audit 2024-08-29T19:17:27.174746+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[77323]: cluster 2024-08-29T19:17:27.182715+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[78574]: audit 2024-08-29T19:17:27.174092+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1a", "id": [2, 5]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[78574]: audit 2024-08-29T19:17:27.174252+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.4", "id": [3, 7]}]': finished 2024-08-29T19:17:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[78574]: audit 2024-08-29T19:17:27.174364+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.6", "id": [3, 6]}]': finished 2024-08-29T19:17:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[78574]: audit 2024-08-29T19:17:27.174580+0000 mon.a (mon.0) 3542 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.d", "id": [3, 7, 5, 0]}]': finished 2024-08-29T19:17:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[78574]: audit 2024-08-29T19:17:27.174746+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1f", "id": [3, 6]}]': finished 2024-08-29T19:17:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:28 smithi089 bash[78574]: cluster 2024-08-29T19:17:27.182715+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1844: 8 total, 8 up, 8 in 2024-08-29T19:17:29.446 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Flatten (1163 ms) 2024-08-29T19:17:29.447 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Sparsify 2024-08-29T19:17:29.447 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:29.539 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 32768 2024-08-29T19:17:29.539 INFO:tasks.workunit.client.0.smithi089.stdout:read: 32768 2024-08-29T19:17:29.539 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Sparsify (93 ms) 2024-08-29T19:17:29.539 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-08-29T19:17:29.540 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:29 smithi144 bash[67678]: cluster 2024-08-29T19:17:27.969523+0000 mgr.y (mgr.34104) 1953 : cluster [DBG] pgmap v3346: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 662 KiB/s wr, 444 op/s 2024-08-29T19:17:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:29 smithi144 bash[67678]: cluster 2024-08-29T19:17:28.198715+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-08-29T19:17:29.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SparsifyPP (81 ms) 2024-08-29T19:17:29.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-08-29T19:17:29.621 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:29 smithi089 bash[77323]: cluster 2024-08-29T19:17:27.969523+0000 mgr.y (mgr.34104) 1953 : cluster [DBG] pgmap v3346: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 662 KiB/s wr, 444 op/s 2024-08-29T19:17:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:29 smithi089 bash[77323]: cluster 2024-08-29T19:17:28.198715+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-08-29T19:17:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:29 smithi089 bash[78574]: cluster 2024-08-29T19:17:27.969523+0000 mgr.y (mgr.34104) 1953 : cluster [DBG] pgmap v3346: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 662 KiB/s wr, 444 op/s 2024-08-29T19:17:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:29 smithi089 bash[78574]: cluster 2024-08-29T19:17:28.198715+0000 mon.a (mon.0) 3545 : cluster [DBG] osdmap e1845: 8 total, 8 up, 8 in 2024-08-29T19:17:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:30 smithi144 bash[67678]: cluster 2024-08-29T19:17:29.201594+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-08-29T19:17:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:30 smithi089 bash[77323]: cluster 2024-08-29T19:17:29.201594+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-08-29T19:17:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:30 smithi089 bash[78574]: cluster 2024-08-29T19:17:29.201594+0000 mon.a (mon.0) 3546 : cluster [DBG] osdmap e1846: 8 total, 8 up, 8 in 2024-08-29T19:17:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:31 smithi144 bash[67678]: cluster 2024-08-29T19:17:29.970810+0000 mgr.y (mgr.34104) 1954 : cluster [DBG] pgmap v3349: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 872 KiB/s rd, 673 KiB/s wr, 595 op/s 2024-08-29T19:17:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:31 smithi144 bash[67678]: cluster 2024-08-29T19:17:30.214224+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-08-29T19:17:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:31 smithi089 bash[77323]: cluster 2024-08-29T19:17:29.970810+0000 mgr.y (mgr.34104) 1954 : cluster [DBG] pgmap v3349: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 872 KiB/s rd, 673 KiB/s wr, 595 op/s 2024-08-29T19:17:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:31 smithi089 bash[77323]: cluster 2024-08-29T19:17:30.214224+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-08-29T19:17:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:31 smithi089 bash[78574]: cluster 2024-08-29T19:17:29.970810+0000 mgr.y (mgr.34104) 1954 : cluster [DBG] pgmap v3349: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 872 KiB/s rd, 673 KiB/s wr, 595 op/s 2024-08-29T19:17:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:31 smithi089 bash[78574]: cluster 2024-08-29T19:17:30.214224+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1847: 8 total, 8 up, 8 in 2024-08-29T19:17:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:32 smithi144 bash[67678]: cluster 2024-08-29T19:17:31.224955+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-08-29T19:17:32.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:32 smithi089 bash[77323]: cluster 2024-08-29T19:17:31.224955+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-08-29T19:17:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:32 smithi089 bash[78574]: cluster 2024-08-29T19:17:31.224955+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1848: 8 total, 8 up, 8 in 2024-08-29T19:17:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:33 smithi144 bash[67678]: cluster 2024-08-29T19:17:31.974163+0000 mgr.y (mgr.34104) 1955 : cluster [DBG] pgmap v3352: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 32 KiB/s wr, 172 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:17:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:33 smithi144 bash[67678]: cluster 2024-08-29T19:17:32.238753+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-08-29T19:17:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:33 smithi089 bash[77323]: cluster 2024-08-29T19:17:31.974163+0000 mgr.y (mgr.34104) 1955 : cluster [DBG] pgmap v3352: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 32 KiB/s wr, 172 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:17:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:33 smithi089 bash[77323]: cluster 2024-08-29T19:17:32.238753+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-08-29T19:17:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:33 smithi089 bash[78574]: cluster 2024-08-29T19:17:31.974163+0000 mgr.y (mgr.34104) 1955 : cluster [DBG] pgmap v3352: 745 pgs: 1 peering, 744 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 32 KiB/s wr, 172 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:17:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:33 smithi089 bash[78574]: cluster 2024-08-29T19:17:32.238753+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1849: 8 total, 8 up, 8 in 2024-08-29T19:17:34.323 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapshotLimit (4702 ms) 2024-08-29T19:17:34.323 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-08-29T19:17:34.323 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:34 smithi144 bash[67678]: cluster 2024-08-29T19:17:33.248430+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-08-29T19:17:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:34 smithi089 bash[77323]: cluster 2024-08-29T19:17:33.248430+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-08-29T19:17:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:34 smithi089 bash[78574]: cluster 2024-08-29T19:17:33.248430+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1850: 8 total, 8 up, 8 in 2024-08-29T19:17:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[77323]: cluster 2024-08-29T19:17:33.977417+0000 mgr.y (mgr.34104) 1956 : cluster [DBG] pgmap v3355: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 156 KiB/s rd, 32 KiB/s wr, 188 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:17:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[77323]: cluster 2024-08-29T19:17:34.255914+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-08-29T19:17:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[77323]: audit 2024-08-29T19:17:35.102152+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:17:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:17:35] "GET /metrics HTTP/1.1" 200 82843 "" "Prometheus/2.43.0" 2024-08-29T19:17:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[78574]: cluster 2024-08-29T19:17:33.977417+0000 mgr.y (mgr.34104) 1956 : cluster [DBG] pgmap v3355: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 156 KiB/s rd, 32 KiB/s wr, 188 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:17:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[78574]: cluster 2024-08-29T19:17:34.255914+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-08-29T19:17:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:35 smithi089 bash[78574]: audit 2024-08-29T19:17:35.102152+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:17:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:35 smithi144 bash[67678]: cluster 2024-08-29T19:17:33.977417+0000 mgr.y (mgr.34104) 1956 : cluster [DBG] pgmap v3355: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 156 KiB/s rd, 32 KiB/s wr, 188 op/s; 4 B/s, 0 objects/s recovering 2024-08-29T19:17:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:35 smithi144 bash[67678]: cluster 2024-08-29T19:17:34.255914+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e1851: 8 total, 8 up, 8 in 2024-08-29T19:17:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:35 smithi144 bash[67678]: audit 2024-08-29T19:17:35.102152+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:17:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:36 smithi144 bash[67678]: cluster 2024-08-29T19:17:35.253424+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-08-29T19:17:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:36 smithi144 bash[67678]: audit 2024-08-29T19:17:35.881260+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:17:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:36 smithi144 bash[67678]: audit 2024-08-29T19:17:35.882597+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:17:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:36 smithi144 bash[67678]: audit 2024-08-29T19:17:35.891879+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:17:36.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[77323]: cluster 2024-08-29T19:17:35.253424+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[77323]: audit 2024-08-29T19:17:35.881260+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[77323]: audit 2024-08-29T19:17:35.882597+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[77323]: audit 2024-08-29T19:17:35.891879+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[78574]: cluster 2024-08-29T19:17:35.253424+0000 mon.a (mon.0) 3553 : cluster [DBG] osdmap e1852: 8 total, 8 up, 8 in 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[78574]: audit 2024-08-29T19:17:35.881260+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[78574]: audit 2024-08-29T19:17:35.882597+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:17:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:36 smithi089 bash[78574]: audit 2024-08-29T19:17:35.891879+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:17:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:37 smithi144 bash[67678]: cluster 2024-08-29T19:17:35.978558+0000 mgr.y (mgr.34104) 1957 : cluster [DBG] pgmap v3358: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 11 KiB/s wr, 167 op/s 2024-08-29T19:17:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:37 smithi144 bash[67678]: cluster 2024-08-29T19:17:36.282201+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-08-29T19:17:37.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:37 smithi089 bash[77323]: cluster 2024-08-29T19:17:35.978558+0000 mgr.y (mgr.34104) 1957 : cluster [DBG] pgmap v3358: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 11 KiB/s wr, 167 op/s 2024-08-29T19:17:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:37 smithi089 bash[77323]: cluster 2024-08-29T19:17:36.282201+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-08-29T19:17:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:37 smithi089 bash[78574]: cluster 2024-08-29T19:17:35.978558+0000 mgr.y (mgr.34104) 1957 : cluster [DBG] pgmap v3358: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 11 KiB/s wr, 167 op/s 2024-08-29T19:17:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:37 smithi089 bash[78574]: cluster 2024-08-29T19:17:36.282201+0000 mon.a (mon.0) 3557 : cluster [DBG] osdmap e1853: 8 total, 8 up, 8 in 2024-08-29T19:17:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:38 smithi089 bash[78574]: cluster 2024-08-29T19:17:37.283996+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-08-29T19:17:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:38 smithi089 bash[78574]: audit 2024-08-29T19:17:37.786147+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:38 smithi089 bash[78574]: cluster 2024-08-29T19:17:37.981119+0000 mgr.y (mgr.34104) 1958 : cluster [DBG] pgmap v3361: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-08-29T19:17:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:38 smithi089 bash[77323]: cluster 2024-08-29T19:17:37.283996+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-08-29T19:17:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:38 smithi089 bash[77323]: audit 2024-08-29T19:17:37.786147+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:38 smithi089 bash[77323]: cluster 2024-08-29T19:17:37.981119+0000 mgr.y (mgr.34104) 1958 : cluster [DBG] pgmap v3361: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-08-29T19:17:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:38 smithi144 bash[67678]: cluster 2024-08-29T19:17:37.283996+0000 mon.a (mon.0) 3558 : cluster [DBG] osdmap e1854: 8 total, 8 up, 8 in 2024-08-29T19:17:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:38 smithi144 bash[67678]: audit 2024-08-29T19:17:37.786147+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:38 smithi144 bash[67678]: cluster 2024-08-29T19:17:37.981119+0000 mgr.y (mgr.34104) 1958 : cluster [DBG] pgmap v3361: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 KiB/s rd, 1.5 KiB/s wr, 6 op/s 2024-08-29T19:17:39.389 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5067 ms) 2024-08-29T19:17:39.389 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-08-29T19:17:39.389 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:39.532 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:17:39.532 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (143 ms) 2024-08-29T19:17:39.533 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-08-29T19:17:39.533 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:39.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:39 smithi089 bash[78574]: cluster 2024-08-29T19:17:38.326956+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-08-29T19:17:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:39 smithi089 bash[77323]: cluster 2024-08-29T19:17:38.326956+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-08-29T19:17:39.720 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (188 ms) 2024-08-29T19:17:39.720 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-08-29T19:17:39.720 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:39 smithi144 bash[67678]: cluster 2024-08-29T19:17:38.326956+0000 mon.a (mon.0) 3560 : cluster [DBG] osdmap e1855: 8 total, 8 up, 8 in 2024-08-29T19:17:40.254 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (534 ms) 2024-08-29T19:17:40.255 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-08-29T19:17:40.255 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:40.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:40 smithi089 bash[77323]: cluster 2024-08-29T19:17:39.323887+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-08-29T19:17:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:40 smithi089 bash[77323]: cluster 2024-08-29T19:17:39.982364+0000 mgr.y (mgr.34104) 1959 : cluster [DBG] pgmap v3364: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T19:17:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:40 smithi089 bash[77323]: cluster 2024-08-29T19:17:40.170594+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-08-29T19:17:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:40 smithi089 bash[78574]: cluster 2024-08-29T19:17:39.323887+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-08-29T19:17:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:40 smithi089 bash[78574]: cluster 2024-08-29T19:17:39.982364+0000 mgr.y (mgr.34104) 1959 : cluster [DBG] pgmap v3364: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T19:17:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:40 smithi089 bash[78574]: cluster 2024-08-29T19:17:40.170594+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-08-29T19:17:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:40 smithi144 bash[67678]: cluster 2024-08-29T19:17:39.323887+0000 mon.a (mon.0) 3561 : cluster [DBG] osdmap e1856: 8 total, 8 up, 8 in 2024-08-29T19:17:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:40 smithi144 bash[67678]: cluster 2024-08-29T19:17:39.982364+0000 mgr.y (mgr.34104) 1959 : cluster [DBG] pgmap v3364: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-08-29T19:17:40.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:40 smithi144 bash[67678]: cluster 2024-08-29T19:17:40.170594+0000 mon.a (mon.0) 3562 : cluster [DBG] osdmap e1857: 8 total, 8 up, 8 in 2024-08-29T19:17:42.271 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2017 ms) 2024-08-29T19:17:42.272 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-08-29T19:17:42.272 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:42.374 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (103 ms) 2024-08-29T19:17:42.374 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-29T19:17:42.374 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_librbd.cc:9736: Skipped 2024-08-29T19:17:42.375 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:17:42.375 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-08-29T19:17:42.375 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-08-29T19:17:42.375 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:42 smithi089 bash[77323]: cluster 2024-08-29T19:17:41.174532+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-08-29T19:17:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:42 smithi089 bash[78574]: cluster 2024-08-29T19:17:41.174532+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-08-29T19:17:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:42 smithi144 bash[67678]: cluster 2024-08-29T19:17:41.174532+0000 mon.a (mon.0) 3563 : cluster [DBG] osdmap e1858: 8 total, 8 up, 8 in 2024-08-29T19:17:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:43 smithi089 bash[77323]: cluster 2024-08-29T19:17:41.985733+0000 mgr.y (mgr.34104) 1960 : cluster [DBG] pgmap v3367: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-29T19:17:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:43 smithi089 bash[77323]: cluster 2024-08-29T19:17:42.189070+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-08-29T19:17:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:43 smithi089 bash[78574]: cluster 2024-08-29T19:17:41.985733+0000 mgr.y (mgr.34104) 1960 : cluster [DBG] pgmap v3367: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-29T19:17:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:43 smithi089 bash[78574]: cluster 2024-08-29T19:17:42.189070+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-08-29T19:17:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:43 smithi144 bash[67678]: cluster 2024-08-29T19:17:41.985733+0000 mgr.y (mgr.34104) 1960 : cluster [DBG] pgmap v3367: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-29T19:17:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:43 smithi144 bash[67678]: cluster 2024-08-29T19:17:42.189070+0000 mon.a (mon.0) 3564 : cluster [DBG] osdmap e1859: 8 total, 8 up, 8 in 2024-08-29T19:17:44.291 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:17:44.291 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapRemove2 (1916 ms) 2024-08-29T19:17:44.291 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-08-29T19:17:44.291 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:44 smithi144 bash[67678]: cluster 2024-08-29T19:17:43.199419+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-08-29T19:17:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:44 smithi089 bash[77323]: cluster 2024-08-29T19:17:43.199419+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-08-29T19:17:44.717 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:44 smithi089 bash[78574]: cluster 2024-08-29T19:17:43.199419+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1860: 8 total, 8 up, 8 in 2024-08-29T19:17:45.284 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (994 ms) 2024-08-29T19:17:45.284 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-08-29T19:17:45.284 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:17:45] "GET /metrics HTTP/1.1" 200 82837 "" "Prometheus/2.43.0" 2024-08-29T19:17:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[77323]: cluster 2024-08-29T19:17:43.988953+0000 mgr.y (mgr.34104) 1961 : cluster [DBG] pgmap v3370: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 248 op/s 2024-08-29T19:17:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[77323]: cluster 2024-08-29T19:17:44.214127+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-08-29T19:17:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[77323]: cluster 2024-08-29T19:17:45.175144+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-08-29T19:17:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[78574]: cluster 2024-08-29T19:17:43.988953+0000 mgr.y (mgr.34104) 1961 : cluster [DBG] pgmap v3370: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 248 op/s 2024-08-29T19:17:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[78574]: cluster 2024-08-29T19:17:44.214127+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-08-29T19:17:45.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:45 smithi089 bash[78574]: cluster 2024-08-29T19:17:45.175144+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-08-29T19:17:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:45 smithi144 bash[67678]: cluster 2024-08-29T19:17:43.988953+0000 mgr.y (mgr.34104) 1961 : cluster [DBG] pgmap v3370: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 248 op/s 2024-08-29T19:17:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:45 smithi144 bash[67678]: cluster 2024-08-29T19:17:44.214127+0000 mon.a (mon.0) 3566 : cluster [DBG] osdmap e1861: 8 total, 8 up, 8 in 2024-08-29T19:17:45.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:45 smithi144 bash[67678]: cluster 2024-08-29T19:17:45.175144+0000 mon.a (mon.0) 3567 : cluster [DBG] osdmap e1862: 8 total, 8 up, 8 in 2024-08-29T19:17:46.335 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1051 ms) 2024-08-29T19:17:46.335 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-08-29T19:17:46.336 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:47.371 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1035 ms) 2024-08-29T19:17:47.371 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-08-29T19:17:47.371 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:47 smithi144 bash[67678]: cluster 2024-08-29T19:17:45.990213+0000 mgr.y (mgr.34104) 1962 : cluster [DBG] pgmap v3373: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 13 KiB/s wr, 208 op/s 2024-08-29T19:17:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:47 smithi144 bash[67678]: cluster 2024-08-29T19:17:46.227391+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-08-29T19:17:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:47 smithi089 bash[77323]: cluster 2024-08-29T19:17:45.990213+0000 mgr.y (mgr.34104) 1962 : cluster [DBG] pgmap v3373: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 13 KiB/s wr, 208 op/s 2024-08-29T19:17:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:47 smithi089 bash[77323]: cluster 2024-08-29T19:17:46.227391+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-08-29T19:17:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:47 smithi089 bash[78574]: cluster 2024-08-29T19:17:45.990213+0000 mgr.y (mgr.34104) 1962 : cluster [DBG] pgmap v3373: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 155 KiB/s rd, 13 KiB/s wr, 208 op/s 2024-08-29T19:17:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:47 smithi089 bash[78574]: cluster 2024-08-29T19:17:46.227391+0000 mon.a (mon.0) 3568 : cluster [DBG] osdmap e1863: 8 total, 8 up, 8 in 2024-08-29T19:17:48.531 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1161 ms) 2024-08-29T19:17:48.532 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-08-29T19:17:48.532 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:48 smithi144 bash[67678]: cluster 2024-08-29T19:17:47.239042+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-08-29T19:17:48.635 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (104 ms) 2024-08-29T19:17:48.636 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-08-29T19:17:48.636 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:48 smithi089 bash[77323]: cluster 2024-08-29T19:17:47.239042+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-08-29T19:17:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:48 smithi089 bash[78574]: cluster 2024-08-29T19:17:47.239042+0000 mon.a (mon.0) 3569 : cluster [DBG] osdmap e1864: 8 total, 8 up, 8 in 2024-08-29T19:17:48.750 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (114 ms) 2024-08-29T19:17:48.750 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-08-29T19:17:48.750 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:17:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:49 smithi144 bash[67678]: cluster 2024-08-29T19:17:47.992957+0000 mgr.y (mgr.34104) 1963 : cluster [DBG] pgmap v3376: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 37 KiB/s rd, 4.0 KiB/s wr, 53 op/s 2024-08-29T19:17:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:49 smithi144 bash[67678]: cluster 2024-08-29T19:17:48.249290+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-08-29T19:17:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:49 smithi089 bash[77323]: cluster 2024-08-29T19:17:47.992957+0000 mgr.y (mgr.34104) 1963 : cluster [DBG] pgmap v3376: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 37 KiB/s rd, 4.0 KiB/s wr, 53 op/s 2024-08-29T19:17:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:49 smithi089 bash[77323]: cluster 2024-08-29T19:17:48.249290+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-08-29T19:17:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:49 smithi089 bash[78574]: cluster 2024-08-29T19:17:47.992957+0000 mgr.y (mgr.34104) 1963 : cluster [DBG] pgmap v3376: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 37 KiB/s rd, 4.0 KiB/s wr, 53 op/s 2024-08-29T19:17:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:49 smithi089 bash[78574]: cluster 2024-08-29T19:17:48.249290+0000 mon.a (mon.0) 3570 : cluster [DBG] osdmap e1865: 8 total, 8 up, 8 in 2024-08-29T19:17:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:50 smithi144 bash[67678]: cluster 2024-08-29T19:17:49.262641+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-08-29T19:17:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:50 smithi144 bash[67678]: cluster 2024-08-29T19:17:50.177033+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-08-29T19:17:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:50 smithi089 bash[77323]: cluster 2024-08-29T19:17:49.262641+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-08-29T19:17:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:50 smithi089 bash[77323]: cluster 2024-08-29T19:17:50.177033+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-08-29T19:17:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:50 smithi089 bash[78574]: cluster 2024-08-29T19:17:49.262641+0000 mon.a (mon.0) 3571 : cluster [DBG] osdmap e1866: 8 total, 8 up, 8 in 2024-08-29T19:17:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:50 smithi089 bash[78574]: cluster 2024-08-29T19:17:50.177033+0000 mon.a (mon.0) 3572 : cluster [DBG] osdmap e1867: 8 total, 8 up, 8 in 2024-08-29T19:17:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:51 smithi144 bash[67678]: cluster 2024-08-29T19:17:49.994231+0000 mgr.y (mgr.34104) 1964 : cluster [DBG] pgmap v3379: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 11 KiB/s wr, 236 op/s 2024-08-29T19:17:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:51 smithi144 bash[67678]: cluster 2024-08-29T19:17:51.180114+0000 mon.a (mon.0) 3573 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-08-29T19:17:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:51 smithi089 bash[77323]: cluster 2024-08-29T19:17:49.994231+0000 mgr.y (mgr.34104) 1964 : cluster [DBG] pgmap v3379: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 11 KiB/s wr, 236 op/s 2024-08-29T19:17:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:51 smithi089 bash[77323]: cluster 2024-08-29T19:17:51.180114+0000 mon.a (mon.0) 3573 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-08-29T19:17:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:51 smithi089 bash[78574]: cluster 2024-08-29T19:17:49.994231+0000 mgr.y (mgr.34104) 1964 : cluster [DBG] pgmap v3379: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 179 KiB/s rd, 11 KiB/s wr, 236 op/s 2024-08-29T19:17:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:51 smithi089 bash[78574]: cluster 2024-08-29T19:17:51.180114+0000 mon.a (mon.0) 3573 : cluster [DBG] osdmap e1868: 8 total, 8 up, 8 in 2024-08-29T19:17:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:53 smithi144 bash[67678]: cluster 2024-08-29T19:17:51.997675+0000 mgr.y (mgr.34104) 1965 : cluster [DBG] pgmap v3382: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 8.2 KiB/s wr, 189 op/s 2024-08-29T19:17:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:53 smithi144 bash[67678]: cluster 2024-08-29T19:17:52.183619+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-08-29T19:17:53.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:53 smithi144 bash[67678]: audit 2024-08-29T19:17:52.786275+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:53 smithi089 bash[77323]: cluster 2024-08-29T19:17:51.997675+0000 mgr.y (mgr.34104) 1965 : cluster [DBG] pgmap v3382: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 8.2 KiB/s wr, 189 op/s 2024-08-29T19:17:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:53 smithi089 bash[77323]: cluster 2024-08-29T19:17:52.183619+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-08-29T19:17:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:53 smithi089 bash[77323]: audit 2024-08-29T19:17:52.786275+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:53.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:53 smithi089 bash[78574]: cluster 2024-08-29T19:17:51.997675+0000 mgr.y (mgr.34104) 1965 : cluster [DBG] pgmap v3382: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 8.2 KiB/s wr, 189 op/s 2024-08-29T19:17:53.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:53 smithi089 bash[78574]: cluster 2024-08-29T19:17:52.183619+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1869: 8 total, 8 up, 8 in 2024-08-29T19:17:53.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:53 smithi089 bash[78574]: audit 2024-08-29T19:17:52.786275+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:17:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:54 smithi144 bash[67678]: cluster 2024-08-29T19:17:53.191427+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-08-29T19:17:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:54 smithi089 bash[77323]: cluster 2024-08-29T19:17:53.191427+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-08-29T19:17:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:54 smithi089 bash[78574]: cluster 2024-08-29T19:17:53.191427+0000 mon.a (mon.0) 3576 : cluster [DBG] osdmap e1870: 8 total, 8 up, 8 in 2024-08-29T19:17:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:17:55] "GET /metrics HTTP/1.1" 200 82846 "" "Prometheus/2.43.0" 2024-08-29T19:17:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[77323]: cluster 2024-08-29T19:17:54.000875+0000 mgr.y (mgr.34104) 1966 : cluster [DBG] pgmap v3385: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 8.7 KiB/s wr, 156 op/s 2024-08-29T19:17:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[77323]: cluster 2024-08-29T19:17:54.212837+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-08-29T19:17:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[77323]: cluster 2024-08-29T19:17:55.179335+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-08-29T19:17:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[78574]: cluster 2024-08-29T19:17:54.000875+0000 mgr.y (mgr.34104) 1966 : cluster [DBG] pgmap v3385: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 8.7 KiB/s wr, 156 op/s 2024-08-29T19:17:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[78574]: cluster 2024-08-29T19:17:54.212837+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-08-29T19:17:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:55 smithi089 bash[78574]: cluster 2024-08-29T19:17:55.179335+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-08-29T19:17:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:55 smithi144 bash[67678]: cluster 2024-08-29T19:17:54.000875+0000 mgr.y (mgr.34104) 1966 : cluster [DBG] pgmap v3385: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 8.7 KiB/s wr, 156 op/s 2024-08-29T19:17:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:55 smithi144 bash[67678]: cluster 2024-08-29T19:17:54.212837+0000 mon.a (mon.0) 3577 : cluster [DBG] osdmap e1871: 8 total, 8 up, 8 in 2024-08-29T19:17:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:55 smithi144 bash[67678]: cluster 2024-08-29T19:17:55.179335+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1872: 8 total, 8 up, 8 in 2024-08-29T19:17:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:57 smithi144 bash[67678]: cluster 2024-08-29T19:17:56.002122+0000 mgr.y (mgr.34104) 1967 : cluster [DBG] pgmap v3388: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 7.5 KiB/s wr, 150 op/s 2024-08-29T19:17:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:57 smithi144 bash[67678]: cluster 2024-08-29T19:17:56.248767+0000 mon.a (mon.0) 3579 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-08-29T19:17:57.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:57 smithi089 bash[77323]: cluster 2024-08-29T19:17:56.002122+0000 mgr.y (mgr.34104) 1967 : cluster [DBG] pgmap v3388: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 7.5 KiB/s wr, 150 op/s 2024-08-29T19:17:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:57 smithi089 bash[77323]: cluster 2024-08-29T19:17:56.248767+0000 mon.a (mon.0) 3579 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-08-29T19:17:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:57 smithi089 bash[78574]: cluster 2024-08-29T19:17:56.002122+0000 mgr.y (mgr.34104) 1967 : cluster [DBG] pgmap v3388: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 7.5 KiB/s wr, 150 op/s 2024-08-29T19:17:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:57 smithi089 bash[78574]: cluster 2024-08-29T19:17:56.248767+0000 mon.a (mon.0) 3579 : cluster [DBG] osdmap e1873: 8 total, 8 up, 8 in 2024-08-29T19:17:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:58 smithi144 bash[67678]: cluster 2024-08-29T19:17:57.291616+0000 mon.a (mon.0) 3580 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-08-29T19:17:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:58 smithi089 bash[77323]: cluster 2024-08-29T19:17:57.291616+0000 mon.a (mon.0) 3580 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-08-29T19:17:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:58 smithi089 bash[78574]: cluster 2024-08-29T19:17:57.291616+0000 mon.a (mon.0) 3580 : cluster [DBG] osdmap e1874: 8 total, 8 up, 8 in 2024-08-29T19:17:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:59 smithi144 bash[67678]: cluster 2024-08-29T19:17:58.004834+0000 mgr.y (mgr.34104) 1968 : cluster [DBG] pgmap v3391: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 93 op/s 2024-08-29T19:17:59.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:17:59 smithi144 bash[67678]: cluster 2024-08-29T19:17:58.299965+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-08-29T19:17:59.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:59 smithi089 bash[77323]: cluster 2024-08-29T19:17:58.004834+0000 mgr.y (mgr.34104) 1968 : cluster [DBG] pgmap v3391: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 93 op/s 2024-08-29T19:17:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:17:59 smithi089 bash[77323]: cluster 2024-08-29T19:17:58.299965+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-08-29T19:17:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:59 smithi089 bash[78574]: cluster 2024-08-29T19:17:58.004834+0000 mgr.y (mgr.34104) 1968 : cluster [DBG] pgmap v3391: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 93 op/s 2024-08-29T19:17:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:17:59 smithi089 bash[78574]: cluster 2024-08-29T19:17:58.299965+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1875: 8 total, 8 up, 8 in 2024-08-29T19:17:59.973 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (11223 ms) 2024-08-29T19:17:59.973 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Metadata 2024-08-29T19:17:59.973 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:00.570 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Metadata (598 ms) 2024-08-29T19:18:00.570 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-08-29T19:18:00.571 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:00 smithi089 bash[77323]: cluster 2024-08-29T19:18:00.008336+0000 mgr.y (mgr.34104) 1969 : cluster [DBG] pgmap v3393: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 11 KiB/s wr, 109 op/s 2024-08-29T19:18:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:00 smithi089 bash[78574]: cluster 2024-08-29T19:18:00.008336+0000 mgr.y (mgr.34104) 1969 : cluster [DBG] pgmap v3393: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 11 KiB/s wr, 109 op/s 2024-08-29T19:18:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:00 smithi144 bash[67678]: cluster 2024-08-29T19:18:00.008336+0000 mgr.y (mgr.34104) 1969 : cluster [DBG] pgmap v3393: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 11 KiB/s wr, 109 op/s 2024-08-29T19:18:01.642 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.MetadataPP (1072 ms) 2024-08-29T19:18:01.642 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-08-29T19:18:01.643 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:01.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:01 smithi089 bash[77323]: cluster 2024-08-29T19:18:00.308569+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-08-29T19:18:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:01 smithi089 bash[78574]: cluster 2024-08-29T19:18:00.308569+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-08-29T19:18:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:01 smithi144 bash[67678]: cluster 2024-08-29T19:18:00.308569+0000 mon.a (mon.0) 3582 : cluster [DBG] osdmap e1876: 8 total, 8 up, 8 in 2024-08-29T19:18:01.939 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.UpdateFeatures (296 ms) 2024-08-29T19:18:01.939 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-08-29T19:18:01.939 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-08-29T19:18:01.939 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-08-29T19:18:01.940 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:02.540 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:02.540 INFO:tasks.workunit.client.0.smithi089.stdout:25.00% done 2024-08-29T19:18:02.540 INFO:tasks.workunit.client.0.smithi089.stdout:50.00% done 2024-08-29T19:18:02.541 INFO:tasks.workunit.client.0.smithi089.stdout:75.00% done 2024-08-29T19:18:02.541 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RebuildObjectMap (602 ms) 2024-08-29T19:18:02.541 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-08-29T19:18:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:25.00% done 2024-08-29T19:18:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:50.00% done 2024-08-29T19:18:02.615 INFO:tasks.workunit.client.0.smithi089.stdout:75.00% done 2024-08-29T19:18:02.616 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (75 ms) 2024-08-29T19:18:02.616 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-08-29T19:18:02.616 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:02 smithi089 bash[77323]: cluster 2024-08-29T19:18:01.352873+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-08-29T19:18:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:02 smithi089 bash[77323]: cluster 2024-08-29T19:18:02.010513+0000 mgr.y (mgr.34104) 1970 : cluster [DBG] pgmap v3396: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 28 KiB/s wr, 205 op/s 2024-08-29T19:18:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:02 smithi089 bash[78574]: cluster 2024-08-29T19:18:01.352873+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-08-29T19:18:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:02 smithi089 bash[78574]: cluster 2024-08-29T19:18:02.010513+0000 mgr.y (mgr.34104) 1970 : cluster [DBG] pgmap v3396: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 28 KiB/s wr, 205 op/s 2024-08-29T19:18:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:02 smithi144 bash[67678]: cluster 2024-08-29T19:18:01.352873+0000 mon.a (mon.0) 3583 : cluster [DBG] osdmap e1877: 8 total, 8 up, 8 in 2024-08-29T19:18:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:02 smithi144 bash[67678]: cluster 2024-08-29T19:18:02.010513+0000 mgr.y (mgr.34104) 1970 : cluster [DBG] pgmap v3396: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 28 KiB/s wr, 205 op/s 2024-08-29T19:18:03.560 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:03.560 INFO:tasks.workunit.client.0.smithi089.stdout:25.00% done 2024-08-29T19:18:03.560 INFO:tasks.workunit.client.0.smithi089.stdout:50.00% done 2024-08-29T19:18:03.560 INFO:tasks.workunit.client.0.smithi089.stdout:75.00% done 2024-08-29T19:18:03.560 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CheckObjectMap (944 ms) 2024-08-29T19:18:03.560 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-08-29T19:18:03.561 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:03.629 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.BlockingAIO (70 ms) 2024-08-29T19:18:03.629 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-08-29T19:18:03.629 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:03 smithi089 bash[77323]: cluster 2024-08-29T19:18:02.371293+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-08-29T19:18:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:03 smithi089 bash[78574]: cluster 2024-08-29T19:18:02.371293+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-08-29T19:18:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:03 smithi144 bash[67678]: cluster 2024-08-29T19:18:02.371293+0000 mon.a (mon.0) 3584 : cluster [DBG] osdmap e1878: 8 total, 8 up, 8 in 2024-08-29T19:18:03.926 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (296 ms) 2024-08-29T19:18:03.926 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-08-29T19:18:03.926 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_librbd.cc:10793: Skipped 2024-08-29T19:18:03.926 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:18:03.926 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-08-29T19:18:03.927 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-08-29T19:18:03.927 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:04.608 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (682 ms) 2024-08-29T19:18:04.608 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-08-29T19:18:04.608 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:04 smithi089 bash[77323]: cluster 2024-08-29T19:18:03.376050+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-08-29T19:18:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:04 smithi089 bash[77323]: cluster 2024-08-29T19:18:04.013295+0000 mgr.y (mgr.34104) 1971 : cluster [DBG] pgmap v3399: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 610 KiB/s rd, 207 KiB/s wr, 950 op/s 2024-08-29T19:18:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:04 smithi089 bash[78574]: cluster 2024-08-29T19:18:03.376050+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-08-29T19:18:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:04 smithi089 bash[78574]: cluster 2024-08-29T19:18:04.013295+0000 mgr.y (mgr.34104) 1971 : cluster [DBG] pgmap v3399: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 610 KiB/s rd, 207 KiB/s wr, 950 op/s 2024-08-29T19:18:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:04 smithi144 bash[67678]: cluster 2024-08-29T19:18:03.376050+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1879: 8 total, 8 up, 8 in 2024-08-29T19:18:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:04 smithi144 bash[67678]: cluster 2024-08-29T19:18:04.013295+0000 mgr.y (mgr.34104) 1971 : cluster [DBG] pgmap v3399: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 610 KiB/s rd, 207 KiB/s wr, 950 op/s 2024-08-29T19:18:05.380 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:18:05] "GET /metrics HTTP/1.1" 200 82846 "" "Prometheus/2.43.0" 2024-08-29T19:18:05.483 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (876 ms) 2024-08-29T19:18:05.483 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-08-29T19:18:05.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:05 smithi089 bash[77323]: cluster 2024-08-29T19:18:04.392603+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-08-29T19:18:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:05 smithi089 bash[78574]: cluster 2024-08-29T19:18:04.392603+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-08-29T19:18:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:05 smithi144 bash[67678]: cluster 2024-08-29T19:18:04.392603+0000 mon.a (mon.0) 3586 : cluster [DBG] osdmap e1880: 8 total, 8 up, 8 in 2024-08-29T19:18:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:06 smithi089 bash[78574]: cluster 2024-08-29T19:18:05.403109+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-08-29T19:18:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:06 smithi089 bash[78574]: cluster 2024-08-29T19:18:06.014590+0000 mgr.y (mgr.34104) 1972 : cluster [DBG] pgmap v3402: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 536 KiB/s rd, 187 KiB/s wr, 840 op/s 2024-08-29T19:18:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:06 smithi089 bash[77323]: cluster 2024-08-29T19:18:05.403109+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-08-29T19:18:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:06 smithi089 bash[77323]: cluster 2024-08-29T19:18:06.014590+0000 mgr.y (mgr.34104) 1972 : cluster [DBG] pgmap v3402: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 536 KiB/s rd, 187 KiB/s wr, 840 op/s 2024-08-29T19:18:06.719 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:06.719 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:18:06.719 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestImageOptions (1236 ms) 2024-08-29T19:18:06.719 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-08-29T19:18:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:06 smithi144 bash[67678]: cluster 2024-08-29T19:18:05.403109+0000 mon.a (mon.0) 3587 : cluster [DBG] osdmap e1881: 8 total, 8 up, 8 in 2024-08-29T19:18:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:06 smithi144 bash[67678]: cluster 2024-08-29T19:18:06.014590+0000 mgr.y (mgr.34104) 1972 : cluster [DBG] pgmap v3402: 745 pgs: 745 active+clean; 309 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 536 KiB/s rd, 187 KiB/s wr, 840 op/s 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:100.00% done 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (960 ms) 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-08-29T19:18:07.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-08-29T19:18:07.681 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-08-29T19:18:07.681 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:07 smithi089 bash[77323]: cluster 2024-08-29T19:18:06.412352+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-08-29T19:18:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:07 smithi089 bash[78574]: cluster 2024-08-29T19:18:06.412352+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-08-29T19:18:07.784 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:wrote: 512 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:18:07.785 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.786 INFO:tasks.workunit.client.0.smithi089.stdout:started write 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:write completion cb called! 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 0 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:finished write 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:18:07.787 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:created completion 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:started read 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:read completion cb called! 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:return value is: 512 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ImagePollIO (105 ms) 2024-08-29T19:18:07.788 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Mirror 2024-08-29T19:18:07.796 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:07 smithi144 bash[67678]: cluster 2024-08-29T19:18:06.412352+0000 mon.a (mon.0) 3588 : cluster [DBG] osdmap e1882: 8 total, 8 up, 8 in 2024-08-29T19:18:07.815 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:08.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:08 smithi144 bash[67678]: cluster 2024-08-29T19:18:07.418778+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-08-29T19:18:08.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:08 smithi144 bash[67678]: audit 2024-08-29T19:18:07.786728+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:08.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:08 smithi144 bash[67678]: cluster 2024-08-29T19:18:08.016600+0000 mgr.y (mgr.34104) 1973 : cluster [DBG] pgmap v3405: 745 pgs: 745 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 698 KiB/s wr, 245 op/s 2024-08-29T19:18:08.811 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Mirror (1027 ms) 2024-08-29T19:18:08.811 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-08-29T19:18:08.851 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (40 ms) 2024-08-29T19:18:08.852 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-08-29T19:18:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:08 smithi089 bash[77323]: cluster 2024-08-29T19:18:07.418778+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-08-29T19:18:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:08 smithi089 bash[77323]: audit 2024-08-29T19:18:07.786728+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:08 smithi089 bash[77323]: cluster 2024-08-29T19:18:08.016600+0000 mgr.y (mgr.34104) 1973 : cluster [DBG] pgmap v3405: 745 pgs: 745 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 698 KiB/s wr, 245 op/s 2024-08-29T19:18:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:08 smithi089 bash[78574]: cluster 2024-08-29T19:18:07.418778+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1883: 8 total, 8 up, 8 in 2024-08-29T19:18:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:08 smithi089 bash[78574]: audit 2024-08-29T19:18:07.786728+0000 mon.a (mon.0) 3590 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:08 smithi089 bash[78574]: cluster 2024-08-29T19:18:08.016600+0000 mgr.y (mgr.34104) 1973 : cluster [DBG] pgmap v3405: 745 pgs: 745 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 698 KiB/s wr, 245 op/s 2024-08-29T19:18:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: cluster 2024-08-29T19:18:08.423982+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.745709+0000 mon.a (mon.0) 3592 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.752054+0000 mon.a (mon.0) 3593 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.757882+0000 mon.a (mon.0) 3594 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/bd5e5f9c-a31f-453e-83c7-baeb60f0c7ff"}]: dispatch 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.763690+0000 mon.a (mon.0) 3595 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/bd5e5f9c-a31f-453e-83c7-baeb60f0c7ff"}]': finished 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.780931+0000 mon.a (mon.0) 3596 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/66269302-e0c7-4fb7-9ac4-196daaf7e2c1"}]: dispatch 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.787183+0000 mon.a (mon.0) 3597 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/66269302-e0c7-4fb7-9ac4-196daaf7e2c1"}]': finished 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.792626+0000 mon.a (mon.0) 3598 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/7a1749d6-7e78-4dba-b15d-79e0231e08aa"}]: dispatch 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.798682+0000 mon.a (mon.0) 3599 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/7a1749d6-7e78-4dba-b15d-79e0231e08aa"}]': finished 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.821530+0000 mon.a (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.832260+0000 mon.a (mon.0) 3601 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' 2024-08-29T19:18:09.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.833248+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.834110+0000 mon.a (mon.0) 3603 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:09 smithi144 bash[67678]: audit 2024-08-29T19:18:08.841594+0000 mon.a (mon.0) 3604 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]': finished 2024-08-29T19:18:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: cluster 2024-08-29T19:18:08.423982+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-08-29T19:18:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.745709+0000 mon.a (mon.0) 3592 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-29T19:18:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.752054+0000 mon.a (mon.0) 3593 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-29T19:18:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.757882+0000 mon.a (mon.0) 3594 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/bd5e5f9c-a31f-453e-83c7-baeb60f0c7ff"}]: dispatch 2024-08-29T19:18:09.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.763690+0000 mon.a (mon.0) 3595 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/bd5e5f9c-a31f-453e-83c7-baeb60f0c7ff"}]': finished 2024-08-29T19:18:09.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.780931+0000 mon.a (mon.0) 3596 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/66269302-e0c7-4fb7-9ac4-196daaf7e2c1"}]: dispatch 2024-08-29T19:18:09.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.787183+0000 mon.a (mon.0) 3597 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/66269302-e0c7-4fb7-9ac4-196daaf7e2c1"}]': finished 2024-08-29T19:18:09.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.792626+0000 mon.a (mon.0) 3598 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/7a1749d6-7e78-4dba-b15d-79e0231e08aa"}]: dispatch 2024-08-29T19:18:09.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.798682+0000 mon.a (mon.0) 3599 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/7a1749d6-7e78-4dba-b15d-79e0231e08aa"}]': finished 2024-08-29T19:18:09.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.821530+0000 mon.a (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.832260+0000 mon.a (mon.0) 3601 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' 2024-08-29T19:18:09.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.833248+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.834110+0000 mon.a (mon.0) 3603 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[77323]: audit 2024-08-29T19:18:08.841594+0000 mon.a (mon.0) 3604 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]': finished 2024-08-29T19:18:09.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: cluster 2024-08-29T19:18:08.423982+0000 mon.a (mon.0) 3591 : cluster [DBG] osdmap e1884: 8 total, 8 up, 8 in 2024-08-29T19:18:09.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.745709+0000 mon.a (mon.0) 3592 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.752054+0000 mon.a (mon.0) 3593 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.757882+0000 mon.a (mon.0) 3594 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/bd5e5f9c-a31f-453e-83c7-baeb60f0c7ff"}]: dispatch 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.763690+0000 mon.a (mon.0) 3595 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/bd5e5f9c-a31f-453e-83c7-baeb60f0c7ff"}]': finished 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.780931+0000 mon.a (mon.0) 3596 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/66269302-e0c7-4fb7-9ac4-196daaf7e2c1"}]: dispatch 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.787183+0000 mon.a (mon.0) 3597 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/66269302-e0c7-4fb7-9ac4-196daaf7e2c1"}]': finished 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.792626+0000 mon.a (mon.0) 3598 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/7a1749d6-7e78-4dba-b15d-79e0231e08aa"}]: dispatch 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.798682+0000 mon.a (mon.0) 3599 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/7a1749d6-7e78-4dba-b15d-79e0231e08aa"}]': finished 2024-08-29T19:18:09.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.821530+0000 mon.a (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.832260+0000 mon.a (mon.0) 3601 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' 2024-08-29T19:18:09.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.833248+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.834110+0000 mon.a (mon.0) 3603 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]: dispatch 2024-08-29T19:18:09.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:09 smithi089 bash[78574]: audit 2024-08-29T19:18:08.841594+0000 mon.a (mon.0) 3604 : audit [INF] from='client.? 172.21.15.89:0/2790279760' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/f8ad8d4f-a6b3-428f-b9cf-7c83b9f02e19"}]': finished 2024-08-29T19:18:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:10 smithi089 bash[77323]: cluster 2024-08-29T19:18:09.848292+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-08-29T19:18:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:10 smithi089 bash[77323]: cluster 2024-08-29T19:18:10.017877+0000 mgr.y (mgr.34104) 1974 : cluster [DBG] pgmap v3408: 745 pgs: 745 active+clean; 316 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 507 op/s 2024-08-29T19:18:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:10 smithi089 bash[78574]: cluster 2024-08-29T19:18:09.848292+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-08-29T19:18:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:10 smithi089 bash[78574]: cluster 2024-08-29T19:18:10.017877+0000 mgr.y (mgr.34104) 1974 : cluster [DBG] pgmap v3408: 745 pgs: 745 active+clean; 316 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 507 op/s 2024-08-29T19:18:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:10 smithi144 bash[67678]: cluster 2024-08-29T19:18:09.848292+0000 mon.a (mon.0) 3605 : cluster [DBG] osdmap e1885: 8 total, 8 up, 8 in 2024-08-29T19:18:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:10 smithi144 bash[67678]: cluster 2024-08-29T19:18:10.017877+0000 mgr.y (mgr.34104) 1974 : cluster [DBG] pgmap v3408: 745 pgs: 745 active+clean; 316 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 380 KiB/s rd, 1.7 MiB/s wr, 507 op/s 2024-08-29T19:18:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:11 smithi089 bash[77323]: cluster 2024-08-29T19:18:10.860293+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-08-29T19:18:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:11 smithi089 bash[78574]: cluster 2024-08-29T19:18:10.860293+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-08-29T19:18:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:11 smithi144 bash[67678]: cluster 2024-08-29T19:18:10.860293+0000 mon.a (mon.0) 3606 : cluster [DBG] osdmap e1886: 8 total, 8 up, 8 in 2024-08-29T19:18:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:12 smithi089 bash[78574]: cluster 2024-08-29T19:18:11.867261+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-08-29T19:18:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:12 smithi089 bash[78574]: cluster 2024-08-29T19:18:12.019264+0000 mgr.y (mgr.34104) 1975 : cluster [DBG] pgmap v3411: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 259 KiB/s rd, 1.4 MiB/s wr, 359 op/s 2024-08-29T19:18:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:12 smithi089 bash[77323]: cluster 2024-08-29T19:18:11.867261+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-08-29T19:18:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:12 smithi089 bash[77323]: cluster 2024-08-29T19:18:12.019264+0000 mgr.y (mgr.34104) 1975 : cluster [DBG] pgmap v3411: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 259 KiB/s rd, 1.4 MiB/s wr, 359 op/s 2024-08-29T19:18:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:12 smithi144 bash[67678]: cluster 2024-08-29T19:18:11.867261+0000 mon.a (mon.0) 3607 : cluster [DBG] osdmap e1887: 8 total, 8 up, 8 in 2024-08-29T19:18:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:12 smithi144 bash[67678]: cluster 2024-08-29T19:18:12.019264+0000 mgr.y (mgr.34104) 1975 : cluster [DBG] pgmap v3411: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 259 KiB/s rd, 1.4 MiB/s wr, 359 op/s 2024-08-29T19:18:13.966 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5115 ms) 2024-08-29T19:18:13.966 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-08-29T19:18:13.966 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:14.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:13 smithi089 bash[77323]: cluster 2024-08-29T19:18:12.877815+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-08-29T19:18:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:13 smithi089 bash[78574]: cluster 2024-08-29T19:18:12.877815+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-08-29T19:18:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:13 smithi144 bash[67678]: cluster 2024-08-29T19:18:12.877815+0000 mon.a (mon.0) 3608 : cluster [DBG] osdmap e1888: 8 total, 8 up, 8 in 2024-08-29T19:18:15.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:18:15] "GET /metrics HTTP/1.1" 200 82848 "" "Prometheus/2.43.0" 2024-08-29T19:18:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:14 smithi089 bash[77323]: cluster 2024-08-29T19:18:13.888681+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-08-29T19:18:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:14 smithi089 bash[77323]: cluster 2024-08-29T19:18:14.020569+0000 mgr.y (mgr.34104) 1976 : cluster [DBG] pgmap v3414: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 405 KiB/s wr, 297 op/s 2024-08-29T19:18:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:14 smithi089 bash[78574]: cluster 2024-08-29T19:18:13.888681+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-08-29T19:18:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:14 smithi089 bash[78574]: cluster 2024-08-29T19:18:14.020569+0000 mgr.y (mgr.34104) 1976 : cluster [DBG] pgmap v3414: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 405 KiB/s wr, 297 op/s 2024-08-29T19:18:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:14 smithi144 bash[67678]: cluster 2024-08-29T19:18:13.888681+0000 mon.a (mon.0) 3609 : cluster [DBG] osdmap e1889: 8 total, 8 up, 8 in 2024-08-29T19:18:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:14 smithi144 bash[67678]: cluster 2024-08-29T19:18:14.020569+0000 mgr.y (mgr.34104) 1976 : cluster [DBG] pgmap v3414: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 405 KiB/s wr, 297 op/s 2024-08-29T19:18:15.971 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2005 ms) 2024-08-29T19:18:15.971 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-08-29T19:18:15.971 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:16.088 INFO:tasks.workunit.client.0.smithi089.stdout:1: acquiring exclusive lock 2024-08-29T19:18:16.089 INFO:tasks.workunit.client.0.smithi089.stdout:2: acquiring exclusive lock 2024-08-29T19:18:16.096 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock acquired 2024-08-29T19:18:16.110 INFO:tasks.workunit.client.0.smithi089.stdout:2: releasing exclusive lock 2024-08-29T19:18:16.115 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock released 2024-08-29T19:18:16.115 INFO:tasks.workunit.client.0.smithi089.stdout:2: acquiring exclusive lock 2024-08-29T19:18:16.120 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock acquired 2024-08-29T19:18:16.127 INFO:tasks.workunit.client.0.smithi089.stdout:1: releasing exclusive lock 2024-08-29T19:18:16.131 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock released 2024-08-29T19:18:16.132 INFO:tasks.workunit.client.0.smithi089.stdout:1: acquiring exclusive lock 2024-08-29T19:18:16.137 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock acquired 2024-08-29T19:18:16.154 INFO:tasks.workunit.client.0.smithi089.stdout:2: releasing exclusive lock 2024-08-29T19:18:16.160 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock released 2024-08-29T19:18:16.160 INFO:tasks.workunit.client.0.smithi089.stdout:2: acquiring exclusive lock 2024-08-29T19:18:16.169 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock acquired 2024-08-29T19:18:16.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:15 smithi089 bash[77323]: cluster 2024-08-29T19:18:14.896431+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-08-29T19:18:16.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:15 smithi089 bash[78574]: cluster 2024-08-29T19:18:14.896431+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-08-29T19:18:16.211 INFO:tasks.workunit.client.0.smithi089.stdout:2: releasing exclusive lock 2024-08-29T19:18:16.217 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock released 2024-08-29T19:18:16.217 INFO:tasks.workunit.client.0.smithi089.stdout:2: acquiring exclusive lock 2024-08-29T19:18:16.224 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock acquired 2024-08-29T19:18:16.229 INFO:tasks.workunit.client.0.smithi089.stdout:2: releasing exclusive lock 2024-08-29T19:18:16.234 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock released 2024-08-29T19:18:16.234 INFO:tasks.workunit.client.0.smithi089.stdout:2: acquiring exclusive lock 2024-08-29T19:18:16.240 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock acquired 2024-08-29T19:18:16.277 INFO:tasks.workunit.client.0.smithi089.stdout:1: releasing exclusive lock 2024-08-29T19:18:16.282 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock released 2024-08-29T19:18:16.282 INFO:tasks.workunit.client.0.smithi089.stdout:1: acquiring exclusive lock 2024-08-29T19:18:16.289 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock acquired 2024-08-29T19:18:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:15 smithi144 bash[67678]: cluster 2024-08-29T19:18:14.896431+0000 mon.a (mon.0) 3610 : cluster [DBG] osdmap e1890: 8 total, 8 up, 8 in 2024-08-29T19:18:16.335 INFO:tasks.workunit.client.0.smithi089.stdout:2: releasing exclusive lock 2024-08-29T19:18:16.340 INFO:tasks.workunit.client.0.smithi089.stdout:2: exclusive lock released 2024-08-29T19:18:16.346 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock acquired 2024-08-29T19:18:16.353 INFO:tasks.workunit.client.0.smithi089.stdout:1: releasing exclusive lock 2024-08-29T19:18:16.358 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock released 2024-08-29T19:18:16.358 INFO:tasks.workunit.client.0.smithi089.stdout:1: acquiring exclusive lock 2024-08-29T19:18:16.364 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock acquired 2024-08-29T19:18:16.388 INFO:tasks.workunit.client.0.smithi089.stdout:1: releasing exclusive lock 2024-08-29T19:18:16.394 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock released 2024-08-29T19:18:16.394 INFO:tasks.workunit.client.0.smithi089.stdout:1: acquiring exclusive lock 2024-08-29T19:18:16.401 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock acquired 2024-08-29T19:18:16.415 INFO:tasks.workunit.client.0.smithi089.stdout:1: releasing exclusive lock 2024-08-29T19:18:16.422 INFO:tasks.workunit.client.0.smithi089.stdout:1: exclusive lock released 2024-08-29T19:18:16.458 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ExclusiveLock (487 ms) 2024-08-29T19:18:16.458 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.BreakLock 2024-08-29T19:18:16.495 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.015 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.BreakLock (557 ms) 2024-08-29T19:18:17.015 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-08-29T19:18:17.015 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.067 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (52 ms) 2024-08-29T19:18:17.067 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-08-29T19:18:17.067 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-08-29T19:18:17.067 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-08-29T19:18:17.067 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.230 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:17.230 INFO:tasks.workunit.client.0.smithi089.stdout:1.56% done 2024-08-29T19:18:17.230 INFO:tasks.workunit.client.0.smithi089.stdout:3.12% done 2024-08-29T19:18:17.230 INFO:tasks.workunit.client.0.smithi089.stdout:4.69% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:6.25% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:7.81% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:9.38% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:10.94% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:12.50% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:14.06% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:15.62% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:17.19% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:18.75% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:20.31% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:21.88% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:23.44% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:25.00% done 2024-08-29T19:18:17.231 INFO:tasks.workunit.client.0.smithi089.stdout:26.56% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:28.12% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:29.69% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:31.25% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:32.81% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:34.38% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:35.94% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:37.50% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:39.06% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:40.62% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:42.19% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:43.75% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:45.31% done 2024-08-29T19:18:17.232 INFO:tasks.workunit.client.0.smithi089.stdout:46.88% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:48.44% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:50.00% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:51.56% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:53.12% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:54.69% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:56.25% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:57.81% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:59.38% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:60.94% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:62.50% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:64.06% done 2024-08-29T19:18:17.233 INFO:tasks.workunit.client.0.smithi089.stdout:65.62% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:67.19% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:68.75% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:70.31% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:71.88% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:73.44% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:75.00% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:76.56% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:78.12% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:79.69% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:81.25% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:82.81% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:84.38% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:85.94% done 2024-08-29T19:18:17.234 INFO:tasks.workunit.client.0.smithi089.stdout:87.50% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:89.06% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:90.62% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:92.19% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:93.75% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:95.31% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:96.88% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:98.44% done 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (162 ms) 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-08-29T19:18:17.235 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:16 smithi144 bash[67678]: cluster 2024-08-29T19:18:15.898468+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-08-29T19:18:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:16 smithi144 bash[67678]: cluster 2024-08-29T19:18:16.022010+0000 mgr.y (mgr.34104) 1977 : cluster [DBG] pgmap v3417: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 15 KiB/s wr, 199 op/s 2024-08-29T19:18:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:16 smithi144 bash[67678]: audit 2024-08-29T19:18:16.598684+0000 mon.a (mon.0) 3612 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/137937434"}]: dispatch 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:0.00% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:1.56% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:3.12% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:4.69% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:6.25% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:7.81% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:9.38% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:10.94% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:12.50% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:14.06% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:15.62% done 2024-08-29T19:18:17.398 INFO:tasks.workunit.client.0.smithi089.stdout:17.19% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:18.75% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:20.31% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:21.88% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:23.44% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:25.00% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:26.56% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:28.12% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:29.69% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:31.25% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:32.81% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:34.38% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:35.94% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:37.50% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:39.06% done 2024-08-29T19:18:17.399 INFO:tasks.workunit.client.0.smithi089.stdout:40.62% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:42.19% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:43.75% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:45.31% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:46.88% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:48.44% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:50.00% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:51.56% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:53.12% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:54.69% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:56.25% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:57.81% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:59.38% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:60.94% done 2024-08-29T19:18:17.400 INFO:tasks.workunit.client.0.smithi089.stdout:62.50% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:64.06% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:65.62% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:67.19% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:68.75% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:70.31% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:71.88% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:73.44% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:75.00% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:76.56% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:78.12% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:79.69% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:81.25% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:82.81% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:84.38% done 2024-08-29T19:18:17.401 INFO:tasks.workunit.client.0.smithi089.stdout:85.94% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:87.50% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:89.06% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:90.62% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:92.19% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:93.75% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:95.31% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:96.88% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:98.44% done 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (165 ms) 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-08-29T19:18:17.402 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.416 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:16 smithi089 bash[78574]: cluster 2024-08-29T19:18:15.898468+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-08-29T19:18:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:16 smithi089 bash[78574]: cluster 2024-08-29T19:18:16.022010+0000 mgr.y (mgr.34104) 1977 : cluster [DBG] pgmap v3417: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 15 KiB/s wr, 199 op/s 2024-08-29T19:18:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:16 smithi089 bash[78574]: audit 2024-08-29T19:18:16.598684+0000 mon.a (mon.0) 3612 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/137937434"}]: dispatch 2024-08-29T19:18:17.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:16 smithi089 bash[77323]: cluster 2024-08-29T19:18:15.898468+0000 mon.a (mon.0) 3611 : cluster [DBG] osdmap e1891: 8 total, 8 up, 8 in 2024-08-29T19:18:17.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:16 smithi089 bash[77323]: cluster 2024-08-29T19:18:16.022010+0000 mgr.y (mgr.34104) 1977 : cluster [DBG] pgmap v3417: 745 pgs: 745 active+clean; 317 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 15 KiB/s wr, 199 op/s 2024-08-29T19:18:17.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:16 smithi089 bash[77323]: audit 2024-08-29T19:18:16.598684+0000 mon.a (mon.0) 3612 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/137937434"}]: dispatch 2024-08-29T19:18:17.748 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestTrashPurge (353 ms) 2024-08-29T19:18:17.748 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-08-29T19:18:17.748 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.878 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (130 ms) 2024-08-29T19:18:17.878 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-08-29T19:18:17.878 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:17.981 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestListWatchers (103 ms) 2024-08-29T19:18:17.981 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-08-29T19:18:17.981 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:17 smithi144 bash[67678]: audit 2024-08-29T19:18:16.919967+0000 mon.a (mon.0) 3613 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/137937434"}]': finished 2024-08-29T19:18:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:17 smithi144 bash[67678]: cluster 2024-08-29T19:18:16.930557+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-08-29T19:18:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:17 smithi089 bash[77323]: audit 2024-08-29T19:18:16.919967+0000 mon.a (mon.0) 3613 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/137937434"}]': finished 2024-08-29T19:18:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:17 smithi089 bash[77323]: cluster 2024-08-29T19:18:16.930557+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-08-29T19:18:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:17 smithi089 bash[78574]: audit 2024-08-29T19:18:16.919967+0000 mon.a (mon.0) 3613 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/137937434"}]': finished 2024-08-29T19:18:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:17 smithi089 bash[78574]: cluster 2024-08-29T19:18:16.930557+0000 mon.a (mon.0) 3614 : cluster [DBG] osdmap e1892: 8 total, 8 up, 8 in 2024-08-29T19:18:19.049 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestSetSnapById (1068 ms) 2024-08-29T19:18:19.049 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Namespaces 2024-08-29T19:18:19.113 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Namespaces (65 ms) 2024-08-29T19:18:19.113 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-08-29T19:18:19.201 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:19.214 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:18 smithi144 bash[67678]: cluster 2024-08-29T19:18:18.024769+0000 mgr.y (mgr.34104) 1978 : cluster [DBG] pgmap v3419: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 70 KiB/s wr, 184 op/s 2024-08-29T19:18:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:18 smithi089 bash[78574]: cluster 2024-08-29T19:18:18.024769+0000 mgr.y (mgr.34104) 1978 : cluster [DBG] pgmap v3419: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 70 KiB/s wr, 184 op/s 2024-08-29T19:18:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:18 smithi089 bash[77323]: cluster 2024-08-29T19:18:18.024769+0000 mgr.y (mgr.34104) 1978 : cluster [DBG] pgmap v3419: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 126 KiB/s rd, 70 KiB/s wr, 184 op/s 2024-08-29T19:18:19.442 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.NamespacesPP (328 ms) 2024-08-29T19:18:19.442 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Migration 2024-08-29T19:18:19.442 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:19.442 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:19 smithi144 bash[67678]: cluster 2024-08-29T19:18:18.976415+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-08-29T19:18:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:19 smithi089 bash[77323]: cluster 2024-08-29T19:18:18.976415+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-08-29T19:18:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:19 smithi089 bash[78574]: cluster 2024-08-29T19:18:18.976415+0000 mon.a (mon.0) 3615 : cluster [DBG] osdmap e1893: 8 total, 8 up, 8 in 2024-08-29T19:18:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Migration (1088 ms) 2024-08-29T19:18:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-08-29T19:18:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:20.530 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:21 smithi144 bash[67678]: cluster 2024-08-29T19:18:20.025982+0000 mgr.y (mgr.34104) 1979 : cluster [DBG] pgmap v3421: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 263 KiB/s rd, 112 KiB/s wr, 298 op/s 2024-08-29T19:18:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:21 smithi144 bash[67678]: cluster 2024-08-29T19:18:20.188150+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-08-29T19:18:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:21 smithi089 bash[77323]: cluster 2024-08-29T19:18:20.025982+0000 mgr.y (mgr.34104) 1979 : cluster [DBG] pgmap v3421: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 263 KiB/s rd, 112 KiB/s wr, 298 op/s 2024-08-29T19:18:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:21 smithi089 bash[77323]: cluster 2024-08-29T19:18:20.188150+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-08-29T19:18:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:21 smithi089 bash[78574]: cluster 2024-08-29T19:18:20.025982+0000 mgr.y (mgr.34104) 1979 : cluster [DBG] pgmap v3421: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 263 KiB/s rd, 112 KiB/s wr, 298 op/s 2024-08-29T19:18:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:21 smithi089 bash[78574]: cluster 2024-08-29T19:18:20.188150+0000 mon.a (mon.0) 3616 : cluster [DBG] osdmap e1894: 8 total, 8 up, 8 in 2024-08-29T19:18:21.739 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.MigrationPP (1209 ms) 2024-08-29T19:18:21.739 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-08-29T19:18:21.739 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:21.785 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (47 ms) 2024-08-29T19:18:21.785 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-08-29T19:18:21.785 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:21.830 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (45 ms) 2024-08-29T19:18:21.830 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-08-29T19:18:21.831 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:22.442 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (612 ms) 2024-08-29T19:18:22.442 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-08-29T19:18:22.517 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.PoolMetadata (71 ms) 2024-08-29T19:18:22.517 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-08-29T19:18:22.550 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.PoolMetadataPP (37 ms) 2024-08-29T19:18:22.550 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.Config 2024-08-29T19:18:22.558 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:22.616 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.Config (65 ms) 2024-08-29T19:18:22.616 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-08-29T19:18:22.620 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:22.673 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ConfigPP (56 ms) 2024-08-29T19:18:22.673 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-08-29T19:18:22.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:22 smithi089 bash[70970]: [29/Aug/2024:19:18:22] ENGINE Bus STOPPING 2024-08-29T19:18:22.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:22 smithi089 bash[70970]: [29/Aug/2024:19:18:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:18:22.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:22 smithi089 bash[70970]: [29/Aug/2024:19:18:22] ENGINE Bus STOPPED 2024-08-29T19:18:22.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:22 smithi089 bash[70970]: [29/Aug/2024:19:18:22] ENGINE Bus STARTING 2024-08-29T19:18:22.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:22 smithi089 bash[70970]: [29/Aug/2024:19:18:22] ENGINE Serving on http://:::9283 2024-08-29T19:18:22.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:22 smithi089 bash[70970]: [29/Aug/2024:19:18:22] ENGINE Bus STARTED 2024-08-29T19:18:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: cluster 2024-08-29T19:18:22.029494+0000 mgr.y (mgr.34104) 1980 : cluster [DBG] pgmap v3423: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 253 KiB/s rd, 98 KiB/s wr, 305 op/s 2024-08-29T19:18:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: cluster 2024-08-29T19:18:22.202116+0000 mon.a (mon.0) 3617 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:22.474477+0000 mon.a (mon.0) 3618 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:22.517656+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:22.521041+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:22.537990+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.147287+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.147965+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.148087+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.148249+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.154143+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.154770+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.155220+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.163007+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.163230+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:23 smithi144 bash[67678]: audit 2024-08-29T19:18:23.163391+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: cluster 2024-08-29T19:18:22.029494+0000 mgr.y (mgr.34104) 1980 : cluster [DBG] pgmap v3423: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 253 KiB/s rd, 98 KiB/s wr, 305 op/s 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: cluster 2024-08-29T19:18:22.202116+0000 mon.a (mon.0) 3617 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:22.474477+0000 mon.a (mon.0) 3618 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:22.517656+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:22.521041+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:22.537990+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.147287+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.147965+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.148087+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.148249+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.154143+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.154770+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.155220+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.163007+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.163230+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[77323]: audit 2024-08-29T19:18:23.163391+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: cluster 2024-08-29T19:18:22.029494+0000 mgr.y (mgr.34104) 1980 : cluster [DBG] pgmap v3423: 745 pgs: 745 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 253 KiB/s rd, 98 KiB/s wr, 305 op/s 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: cluster 2024-08-29T19:18:22.202116+0000 mon.a (mon.0) 3617 : cluster [DBG] osdmap e1895: 8 total, 8 up, 8 in 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:22.474477+0000 mon.a (mon.0) 3618 : audit [INF] from='client.? 172.21.15.89:0/4141395569' entity='client.admin' 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:22.517656+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:22.521041+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:22.537990+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.147287+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.147965+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.148087+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.148249+0000 mon.a (mon.0) 3625 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.154143+0000 mon.a (mon.0) 3626 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.154770+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.155220+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.163007+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.163230+0000 mon.a (mon.0) 3630 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:23.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:23 smithi089 bash[78574]: audit 2024-08-29T19:18:23.163391+0000 mon.a (mon.0) 3631 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.523 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.236811+0000 mon.a (mon.0) 3632 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.236875+0000 mon.a (mon.0) 3633 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.237175+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.237364+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.237536+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.238770+0000 mon.b (mon.1) 24 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.238818+0000 mon.b (mon.1) 25 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.239647+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.239950+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.240094+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.241140+0000 mon.c (mon.2) 115 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.241194+0000 mon.c (mon.2) 116 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.241334+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.241676+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.241811+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: cluster 2024-08-29T19:18:23.480142+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.492488+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.89:0/2412124088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:24.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:24 smithi144 bash[67678]: audit 2024-08-29T19:18:23.494634+0000 mon.a (mon.0) 3644 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.236811+0000 mon.a (mon.0) 3632 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.236875+0000 mon.a (mon.0) 3633 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.237175+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.237364+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.237536+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.238770+0000 mon.b (mon.1) 24 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.238818+0000 mon.b (mon.1) 25 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.239647+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.239950+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.240094+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.241140+0000 mon.c (mon.2) 115 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.241194+0000 mon.c (mon.2) 116 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.241334+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.241676+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.241811+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: cluster 2024-08-29T19:18:23.480142+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-08-29T19:18:24.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.492488+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.89:0/2412124088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[77323]: audit 2024-08-29T19:18:23.494634+0000 mon.a (mon.0) 3644 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.236811+0000 mon.a (mon.0) 3632 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.236875+0000 mon.a (mon.0) 3633 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.237175+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.237364+0000 mon.a (mon.0) 3635 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.237536+0000 mon.a (mon.0) 3636 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.238770+0000 mon.b (mon.1) 24 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.238818+0000 mon.b (mon.1) 25 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.239647+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.239950+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.240094+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.241140+0000 mon.c (mon.2) 115 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.241194+0000 mon.c (mon.2) 116 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.241334+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.241676+0000 mon.a (mon.0) 3641 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.241811+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: cluster 2024-08-29T19:18:23.480142+0000 mon.a (mon.0) 3643 : cluster [DBG] osdmap e1896: 8 total, 8 up, 8 in 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.492488+0000 mon.c (mon.2) 117 : audit [INF] from='client.? 172.21.15.89:0/2412124088' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:24.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:24 smithi089 bash[78574]: audit 2024-08-29T19:18:23.494634+0000 mon.a (mon.0) 3644 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:18:25] "GET /metrics HTTP/1.1" 200 82832 "" "Prometheus/2.43.0" 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[77323]: cluster 2024-08-29T19:18:24.031809+0000 mgr.y (mgr.34104) 1981 : cluster [DBG] pgmap v3426: 777 pgs: 6 creating+peering, 26 unknown, 745 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 538 KiB/s rd, 34 KiB/s wr, 704 op/s 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[77323]: cluster 2024-08-29T19:18:24.475767+0000 mon.a (mon.0) 3645 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[77323]: audit 2024-08-29T19:18:24.478559+0000 mon.a (mon.0) 3646 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[77323]: cluster 2024-08-29T19:18:24.490926+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[77323]: cluster 2024-08-29T19:18:25.191158+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[78574]: cluster 2024-08-29T19:18:24.031809+0000 mgr.y (mgr.34104) 1981 : cluster [DBG] pgmap v3426: 777 pgs: 6 creating+peering, 26 unknown, 745 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 538 KiB/s rd, 34 KiB/s wr, 704 op/s 2024-08-29T19:18:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[78574]: cluster 2024-08-29T19:18:24.475767+0000 mon.a (mon.0) 3645 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:25.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[78574]: audit 2024-08-29T19:18:24.478559+0000 mon.a (mon.0) 3646 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:25.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[78574]: cluster 2024-08-29T19:18:24.490926+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-08-29T19:18:25.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:25 smithi089 bash[78574]: cluster 2024-08-29T19:18:25.191158+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-08-29T19:18:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:25 smithi144 bash[67678]: cluster 2024-08-29T19:18:24.031809+0000 mgr.y (mgr.34104) 1981 : cluster [DBG] pgmap v3426: 777 pgs: 6 creating+peering, 26 unknown, 745 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 538 KiB/s rd, 34 KiB/s wr, 704 op/s 2024-08-29T19:18:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:25 smithi144 bash[67678]: cluster 2024-08-29T19:18:24.475767+0000 mon.a (mon.0) 3645 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:25 smithi144 bash[67678]: audit 2024-08-29T19:18:24.478559+0000 mon.a (mon.0) 3646 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:25 smithi144 bash[67678]: cluster 2024-08-29T19:18:24.490926+0000 mon.a (mon.0) 3647 : cluster [DBG] osdmap e1897: 8 total, 8 up, 8 in 2024-08-29T19:18:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:25 smithi144 bash[67678]: cluster 2024-08-29T19:18:25.191158+0000 mon.a (mon.0) 3648 : cluster [DBG] osdmap e1898: 8 total, 8 up, 8 in 2024-08-29T19:18:26.329 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:26.368 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:26.381 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:26 smithi144 bash[67678]: cluster 2024-08-29T19:18:26.211089+0000 mon.a (mon.0) 3649 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:26 smithi144 bash[67678]: cluster 2024-08-29T19:18:26.228932+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-08-29T19:18:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:26 smithi089 bash[77323]: cluster 2024-08-29T19:18:26.211089+0000 mon.a (mon.0) 3649 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:26 smithi089 bash[77323]: cluster 2024-08-29T19:18:26.228932+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-08-29T19:18:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:26 smithi089 bash[78574]: cluster 2024-08-29T19:18:26.211089+0000 mon.a (mon.0) 3649 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:26 smithi089 bash[78574]: cluster 2024-08-29T19:18:26.228932+0000 mon.a (mon.0) 3650 : cluster [DBG] osdmap e1899: 8 total, 8 up, 8 in 2024-08-29T19:18:27.395 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.PoolStatsPP (4723 ms) 2024-08-29T19:18:27.395 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-08-29T19:18:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:27 smithi089 bash[77323]: cluster 2024-08-29T19:18:26.033122+0000 mgr.y (mgr.34104) 1982 : cluster [DBG] pgmap v3429: 777 pgs: 6 creating+peering, 26 unknown, 745 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 39 KiB/s wr, 814 op/s 2024-08-29T19:18:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:27 smithi089 bash[78574]: cluster 2024-08-29T19:18:26.033122+0000 mgr.y (mgr.34104) 1982 : cluster [DBG] pgmap v3429: 777 pgs: 6 creating+peering, 26 unknown, 745 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 39 KiB/s wr, 814 op/s 2024-08-29T19:18:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:27 smithi144 bash[67678]: cluster 2024-08-29T19:18:26.033122+0000 mgr.y (mgr.34104) 1982 : cluster [DBG] pgmap v3429: 777 pgs: 6 creating+peering, 26 unknown, 745 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 637 KiB/s rd, 39 KiB/s wr, 814 op/s 2024-08-29T19:18:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:28 smithi089 bash[77323]: cluster 2024-08-29T19:18:27.285154+0000 mon.a (mon.0) 3651 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-08-29T19:18:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:28 smithi089 bash[77323]: cluster 2024-08-29T19:18:28.034547+0000 mgr.y (mgr.34104) 1983 : cluster [DBG] pgmap v3432: 777 pgs: 6 creating+peering, 7 unknown, 764 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-29T19:18:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:28 smithi089 bash[78574]: cluster 2024-08-29T19:18:27.285154+0000 mon.a (mon.0) 3651 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-08-29T19:18:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:28 smithi089 bash[78574]: cluster 2024-08-29T19:18:28.034547+0000 mgr.y (mgr.34104) 1983 : cluster [DBG] pgmap v3432: 777 pgs: 6 creating+peering, 7 unknown, 764 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-29T19:18:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:28 smithi144 bash[67678]: cluster 2024-08-29T19:18:27.285154+0000 mon.a (mon.0) 3651 : cluster [DBG] osdmap e1900: 8 total, 8 up, 8 in 2024-08-29T19:18:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:28 smithi144 bash[67678]: cluster 2024-08-29T19:18:28.034547+0000 mgr.y (mgr.34104) 1983 : cluster [DBG] pgmap v3432: 777 pgs: 6 creating+peering, 7 unknown, 764 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 10 KiB/s wr, 91 op/s 2024-08-29T19:18:29.359 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: cluster 2024-08-29T19:18:28.340284+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.346143+0000 mon.a (mon.0) 3653 : audit [INF] from='client.? 172.21.15.89:0/1864877629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.394065+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.403172+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.677029+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.687160+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.689445+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:18:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.691465+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[77323]: audit 2024-08-29T19:18:28.701181+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: cluster 2024-08-29T19:18:28.340284+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.346143+0000 mon.a (mon.0) 3653 : audit [INF] from='client.? 172.21.15.89:0/1864877629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.394065+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.403172+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.677029+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.687160+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.689445+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.691465+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:18:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:29 smithi089 bash[78574]: audit 2024-08-29T19:18:28.701181+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: cluster 2024-08-29T19:18:28.340284+0000 mon.a (mon.0) 3652 : cluster [DBG] osdmap e1901: 8 total, 8 up, 8 in 2024-08-29T19:18:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.346143+0000 mon.a (mon.0) 3653 : audit [INF] from='client.? 172.21.15.89:0/1864877629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.394065+0000 mon.a (mon.0) 3654 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.403172+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.677029+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.687160+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.689445+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:18:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.691465+0000 mon.a (mon.0) 3659 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:18:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:29 smithi144 bash[67678]: audit 2024-08-29T19:18:28.701181+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:18:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:30 smithi089 bash[77323]: audit 2024-08-29T19:18:29.322888+0000 mon.a (mon.0) 3661 : audit [INF] from='client.? 172.21.15.89:0/1864877629' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:30 smithi089 bash[77323]: cluster 2024-08-29T19:18:29.331747+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-08-29T19:18:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:30 smithi089 bash[77323]: cluster 2024-08-29T19:18:30.035824+0000 mgr.y (mgr.34104) 1984 : cluster [DBG] pgmap v3435: 809 pgs: 13 creating+peering, 19 unknown, 777 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:18:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:30 smithi089 bash[78574]: audit 2024-08-29T19:18:29.322888+0000 mon.a (mon.0) 3661 : audit [INF] from='client.? 172.21.15.89:0/1864877629' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:30 smithi089 bash[78574]: cluster 2024-08-29T19:18:29.331747+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-08-29T19:18:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:30 smithi089 bash[78574]: cluster 2024-08-29T19:18:30.035824+0000 mgr.y (mgr.34104) 1984 : cluster [DBG] pgmap v3435: 809 pgs: 13 creating+peering, 19 unknown, 777 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:18:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:30 smithi144 bash[67678]: audit 2024-08-29T19:18:29.322888+0000 mon.a (mon.0) 3661 : audit [INF] from='client.? 172.21.15.89:0/1864877629' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:30 smithi144 bash[67678]: cluster 2024-08-29T19:18:29.331747+0000 mon.a (mon.0) 3662 : cluster [DBG] osdmap e1902: 8 total, 8 up, 8 in 2024-08-29T19:18:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:30 smithi144 bash[67678]: cluster 2024-08-29T19:18:30.035824+0000 mgr.y (mgr.34104) 1984 : cluster [DBG] pgmap v3435: 809 pgs: 13 creating+peering, 19 unknown, 777 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:18:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:31 smithi089 bash[77323]: cluster 2024-08-29T19:18:30.376822+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-08-29T19:18:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:31 smithi089 bash[78574]: cluster 2024-08-29T19:18:30.376822+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-08-29T19:18:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:31 smithi144 bash[67678]: cluster 2024-08-29T19:18:30.376822+0000 mon.a (mon.0) 3663 : cluster [DBG] osdmap e1903: 8 total, 8 up, 8 in 2024-08-29T19:18:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:32 smithi089 bash[77323]: cluster 2024-08-29T19:18:31.384283+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-08-29T19:18:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:32 smithi089 bash[77323]: cluster 2024-08-29T19:18:32.038151+0000 mgr.y (mgr.34104) 1985 : cluster [DBG] pgmap v3438: 809 pgs: 13 creating+peering, 7 unknown, 789 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 3.2 KiB/s wr, 43 op/s 2024-08-29T19:18:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:32 smithi089 bash[78574]: cluster 2024-08-29T19:18:31.384283+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-08-29T19:18:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:32 smithi089 bash[78574]: cluster 2024-08-29T19:18:32.038151+0000 mgr.y (mgr.34104) 1985 : cluster [DBG] pgmap v3438: 809 pgs: 13 creating+peering, 7 unknown, 789 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 3.2 KiB/s wr, 43 op/s 2024-08-29T19:18:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:32 smithi144 bash[67678]: cluster 2024-08-29T19:18:31.384283+0000 mon.a (mon.0) 3664 : cluster [DBG] osdmap e1904: 8 total, 8 up, 8 in 2024-08-29T19:18:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:32 smithi144 bash[67678]: cluster 2024-08-29T19:18:32.038151+0000 mgr.y (mgr.34104) 1985 : cluster [DBG] pgmap v3438: 809 pgs: 13 creating+peering, 7 unknown, 789 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 3.2 KiB/s wr, 43 op/s 2024-08-29T19:18:33.780 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ImageSpec (6384 ms) 2024-08-29T19:18:33.780 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-08-29T19:18:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:33 smithi144 bash[67678]: cluster 2024-08-29T19:18:32.432798+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-08-29T19:18:33.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:33 smithi089 bash[77323]: cluster 2024-08-29T19:18:32.432798+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-08-29T19:18:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:33 smithi089 bash[78574]: cluster 2024-08-29T19:18:32.432798+0000 mon.a (mon.0) 3665 : cluster [DBG] osdmap e1905: 8 total, 8 up, 8 in 2024-08-29T19:18:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:34 smithi144 bash[67678]: cluster 2024-08-29T19:18:33.433821+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-08-29T19:18:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:34 smithi144 bash[67678]: cluster 2024-08-29T19:18:34.041041+0000 mgr.y (mgr.34104) 1986 : cluster [DBG] pgmap v3441: 809 pgs: 809 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 2.2 KiB/s wr, 49 op/s 2024-08-29T19:18:34.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:34 smithi089 bash[77323]: cluster 2024-08-29T19:18:33.433821+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-08-29T19:18:34.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:34 smithi089 bash[77323]: cluster 2024-08-29T19:18:34.041041+0000 mgr.y (mgr.34104) 1986 : cluster [DBG] pgmap v3441: 809 pgs: 809 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 2.2 KiB/s wr, 49 op/s 2024-08-29T19:18:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:34 smithi089 bash[78574]: cluster 2024-08-29T19:18:33.433821+0000 mon.a (mon.0) 3666 : cluster [DBG] osdmap e1906: 8 total, 8 up, 8 in 2024-08-29T19:18:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:34 smithi089 bash[78574]: cluster 2024-08-29T19:18:34.041041+0000 mgr.y (mgr.34104) 1986 : cluster [DBG] pgmap v3441: 809 pgs: 809 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 KiB/s rd, 2.2 KiB/s wr, 49 op/s 2024-08-29T19:18:35.200 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:18:35] "GET /metrics HTTP/1.1" 200 82832 "" "Prometheus/2.43.0" 2024-08-29T19:18:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:35 smithi144 bash[67678]: cluster 2024-08-29T19:18:34.466815+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-08-29T19:18:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:35 smithi144 bash[67678]: audit 2024-08-29T19:18:34.476636+0000 mon.a (mon.0) 3668 : audit [INF] from='client.? 172.21.15.89:0/2602117143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:35 smithi144 bash[67678]: audit 2024-08-29T19:18:35.188917+0000 mon.a (mon.0) 3669 : audit [INF] from='client.? 172.21.15.89:0/2602117143' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:35 smithi144 bash[67678]: cluster 2024-08-29T19:18:35.196202+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[78574]: cluster 2024-08-29T19:18:34.466815+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[78574]: audit 2024-08-29T19:18:34.476636+0000 mon.a (mon.0) 3668 : audit [INF] from='client.? 172.21.15.89:0/2602117143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[78574]: audit 2024-08-29T19:18:35.188917+0000 mon.a (mon.0) 3669 : audit [INF] from='client.? 172.21.15.89:0/2602117143' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[78574]: cluster 2024-08-29T19:18:35.196202+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[77323]: cluster 2024-08-29T19:18:34.466815+0000 mon.a (mon.0) 3667 : cluster [DBG] osdmap e1907: 8 total, 8 up, 8 in 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[77323]: audit 2024-08-29T19:18:34.476636+0000 mon.a (mon.0) 3668 : audit [INF] from='client.? 172.21.15.89:0/2602117143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[77323]: audit 2024-08-29T19:18:35.188917+0000 mon.a (mon.0) 3669 : audit [INF] from='client.? 172.21.15.89:0/2602117143' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:35 smithi089 bash[77323]: cluster 2024-08-29T19:18:35.196202+0000 mon.a (mon.0) 3670 : cluster [DBG] osdmap e1908: 8 total, 8 up, 8 in 2024-08-29T19:18:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:37 smithi144 bash[67678]: cluster 2024-08-29T19:18:36.042527+0000 mgr.y (mgr.34104) 1987 : cluster [DBG] pgmap v3444: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 8.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-08-29T19:18:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:37 smithi144 bash[67678]: cluster 2024-08-29T19:18:36.206920+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-08-29T19:18:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:37 smithi089 bash[77323]: cluster 2024-08-29T19:18:36.042527+0000 mgr.y (mgr.34104) 1987 : cluster [DBG] pgmap v3444: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 8.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-08-29T19:18:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:37 smithi089 bash[77323]: cluster 2024-08-29T19:18:36.206920+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-08-29T19:18:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:37 smithi089 bash[78574]: cluster 2024-08-29T19:18:36.042527+0000 mgr.y (mgr.34104) 1987 : cluster [DBG] pgmap v3444: 841 pgs: 32 unknown, 809 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 8.0 KiB/s rd, 511 B/s wr, 10 op/s 2024-08-29T19:18:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:37 smithi089 bash[78574]: cluster 2024-08-29T19:18:36.206920+0000 mon.a (mon.0) 3671 : cluster [DBG] osdmap e1909: 8 total, 8 up, 8 in 2024-08-29T19:18:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:38 smithi144 bash[67678]: cluster 2024-08-29T19:18:37.215204+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-08-29T19:18:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:38 smithi144 bash[67678]: audit 2024-08-29T19:18:37.787611+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:38 smithi089 bash[78574]: cluster 2024-08-29T19:18:37.215204+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-08-29T19:18:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:38 smithi089 bash[78574]: audit 2024-08-29T19:18:37.787611+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:38 smithi089 bash[77323]: cluster 2024-08-29T19:18:37.215204+0000 mon.a (mon.0) 3672 : cluster [DBG] osdmap e1910: 8 total, 8 up, 8 in 2024-08-29T19:18:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:38 smithi089 bash[77323]: audit 2024-08-29T19:18:37.787611+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:39 smithi144 bash[67678]: cluster 2024-08-29T19:18:38.045864+0000 mgr.y (mgr.34104) 1988 : cluster [DBG] pgmap v3447: 841 pgs: 12 unknown, 829 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 174 op/s 2024-08-29T19:18:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:39 smithi144 bash[67678]: cluster 2024-08-29T19:18:38.218669+0000 mon.a (mon.0) 3674 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-08-29T19:18:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:39 smithi089 bash[78574]: cluster 2024-08-29T19:18:38.045864+0000 mgr.y (mgr.34104) 1988 : cluster [DBG] pgmap v3447: 841 pgs: 12 unknown, 829 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 174 op/s 2024-08-29T19:18:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:39 smithi089 bash[78574]: cluster 2024-08-29T19:18:38.218669+0000 mon.a (mon.0) 3674 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-08-29T19:18:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:39 smithi089 bash[77323]: cluster 2024-08-29T19:18:38.045864+0000 mgr.y (mgr.34104) 1988 : cluster [DBG] pgmap v3447: 841 pgs: 12 unknown, 829 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 174 op/s 2024-08-29T19:18:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:39 smithi089 bash[77323]: cluster 2024-08-29T19:18:38.218669+0000 mon.a (mon.0) 3674 : cluster [DBG] osdmap e1911: 8 total, 8 up, 8 in 2024-08-29T19:18:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:40 smithi144 bash[67678]: cluster 2024-08-29T19:18:39.263649+0000 mon.a (mon.0) 3675 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-08-29T19:18:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:40 smithi144 bash[67678]: cluster 2024-08-29T19:18:40.206248+0000 mon.a (mon.0) 3676 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-08-29T19:18:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:40 smithi089 bash[77323]: cluster 2024-08-29T19:18:39.263649+0000 mon.a (mon.0) 3675 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-08-29T19:18:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:40 smithi089 bash[77323]: cluster 2024-08-29T19:18:40.206248+0000 mon.a (mon.0) 3676 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-08-29T19:18:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:40 smithi089 bash[78574]: cluster 2024-08-29T19:18:39.263649+0000 mon.a (mon.0) 3675 : cluster [DBG] osdmap e1912: 8 total, 8 up, 8 in 2024-08-29T19:18:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:40 smithi089 bash[78574]: cluster 2024-08-29T19:18:40.206248+0000 mon.a (mon.0) 3676 : cluster [DBG] osdmap e1913: 8 total, 8 up, 8 in 2024-08-29T19:18:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:41 smithi144 bash[67678]: cluster 2024-08-29T19:18:40.047326+0000 mgr.y (mgr.34104) 1989 : cluster [DBG] pgmap v3450: 841 pgs: 841 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 7.0 KiB/s wr, 177 op/s 2024-08-29T19:18:41.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:41 smithi089 bash[77323]: cluster 2024-08-29T19:18:40.047326+0000 mgr.y (mgr.34104) 1989 : cluster [DBG] pgmap v3450: 841 pgs: 841 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 7.0 KiB/s wr, 177 op/s 2024-08-29T19:18:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:41 smithi089 bash[78574]: cluster 2024-08-29T19:18:40.047326+0000 mgr.y (mgr.34104) 1989 : cluster [DBG] pgmap v3450: 841 pgs: 841 active+clean; 318 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 7.0 KiB/s wr, 177 op/s 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 3 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 3 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:child: image230 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:child: image232 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:child: image231 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-15/image230/8a60c33d8549 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-37/image231/8a6085999d72 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:18:42.403 INFO:tasks.workunit.client.0.smithi089.stdout:found child test-librbd-smithi089-115949-15/image232/8a60b2f9a831 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout:num children is: 0 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout:num snaps is: 0 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout:expected: 0 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8623 ms) 2024-08-29T19:18:42.404 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-08-29T19:18:42.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:42 smithi089 bash[77323]: cluster 2024-08-29T19:18:41.284358+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-08-29T19:18:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:42 smithi089 bash[77323]: cluster 2024-08-29T19:18:42.051027+0000 mgr.y (mgr.34104) 1990 : cluster [DBG] pgmap v3453: 809 pgs: 809 active+clean; 6.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:42 smithi089 bash[78574]: cluster 2024-08-29T19:18:41.284358+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-08-29T19:18:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:42 smithi089 bash[78574]: cluster 2024-08-29T19:18:42.051027+0000 mgr.y (mgr.34104) 1990 : cluster [DBG] pgmap v3453: 809 pgs: 809 active+clean; 6.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:42 smithi144 bash[67678]: cluster 2024-08-29T19:18:41.284358+0000 mon.a (mon.0) 3677 : cluster [DBG] osdmap e1914: 8 total, 8 up, 8 in 2024-08-29T19:18:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:42 smithi144 bash[67678]: cluster 2024-08-29T19:18:42.051027+0000 mgr.y (mgr.34104) 1990 : cluster [DBG] pgmap v3453: 809 pgs: 809 active+clean; 6.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:43 smithi089 bash[77323]: cluster 2024-08-29T19:18:42.335601+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-08-29T19:18:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:43 smithi089 bash[78574]: cluster 2024-08-29T19:18:42.335601+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-08-29T19:18:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:43 smithi144 bash[67678]: cluster 2024-08-29T19:18:42.335601+0000 mon.a (mon.0) 3678 : cluster [DBG] osdmap e1915: 8 total, 8 up, 8 in 2024-08-29T19:18:44.366 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[77323]: cluster 2024-08-29T19:18:43.336613+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-08-29T19:18:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[77323]: audit 2024-08-29T19:18:43.341017+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.89:0/369503031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[77323]: audit 2024-08-29T19:18:43.355045+0000 mon.a (mon.0) 3680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[77323]: cluster 2024-08-29T19:18:44.055403+0000 mgr.y (mgr.34104) 1991 : cluster [DBG] pgmap v3456: 841 pgs: 8 creating+peering, 24 unknown, 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[78574]: cluster 2024-08-29T19:18:43.336613+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-08-29T19:18:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[78574]: audit 2024-08-29T19:18:43.341017+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.89:0/369503031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:44.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[78574]: audit 2024-08-29T19:18:43.355045+0000 mon.a (mon.0) 3680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:44.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:44 smithi089 bash[78574]: cluster 2024-08-29T19:18:44.055403+0000 mgr.y (mgr.34104) 1991 : cluster [DBG] pgmap v3456: 841 pgs: 8 creating+peering, 24 unknown, 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:44 smithi144 bash[67678]: cluster 2024-08-29T19:18:43.336613+0000 mon.a (mon.0) 3679 : cluster [DBG] osdmap e1916: 8 total, 8 up, 8 in 2024-08-29T19:18:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:44 smithi144 bash[67678]: audit 2024-08-29T19:18:43.341017+0000 mon.c (mon.2) 118 : audit [INF] from='client.? 172.21.15.89:0/369503031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:44.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:44 smithi144 bash[67678]: audit 2024-08-29T19:18:43.355045+0000 mon.a (mon.0) 3680 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:18:44.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:44 smithi144 bash[67678]: cluster 2024-08-29T19:18:44.055403+0000 mgr.y (mgr.34104) 1991 : cluster [DBG] pgmap v3456: 841 pgs: 8 creating+peering, 24 unknown, 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:18:45.344 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:18:45] "GET /metrics HTTP/1.1" 200 90218 "" "Prometheus/2.43.0" 2024-08-29T19:18:45.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[77323]: cluster 2024-08-29T19:18:44.328399+0000 mon.a (mon.0) 3681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:45.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[77323]: audit 2024-08-29T19:18:44.342650+0000 mon.a (mon.0) 3682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:45.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[77323]: cluster 2024-08-29T19:18:44.355213+0000 mon.a (mon.0) 3683 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-08-29T19:18:45.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[77323]: cluster 2024-08-29T19:18:45.203410+0000 mon.a (mon.0) 3684 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-08-29T19:18:45.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[78574]: cluster 2024-08-29T19:18:44.328399+0000 mon.a (mon.0) 3681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:45.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[78574]: audit 2024-08-29T19:18:44.342650+0000 mon.a (mon.0) 3682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:45.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[78574]: cluster 2024-08-29T19:18:44.355213+0000 mon.a (mon.0) 3683 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-08-29T19:18:45.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:45 smithi089 bash[78574]: cluster 2024-08-29T19:18:45.203410+0000 mon.a (mon.0) 3684 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-08-29T19:18:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:45 smithi144 bash[67678]: cluster 2024-08-29T19:18:44.328399+0000 mon.a (mon.0) 3681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:18:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:45 smithi144 bash[67678]: audit 2024-08-29T19:18:44.342650+0000 mon.a (mon.0) 3682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:18:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:45 smithi144 bash[67678]: cluster 2024-08-29T19:18:44.355213+0000 mon.a (mon.0) 3683 : cluster [DBG] osdmap e1917: 8 total, 8 up, 8 in 2024-08-29T19:18:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:45 smithi144 bash[67678]: cluster 2024-08-29T19:18:45.203410+0000 mon.a (mon.0) 3684 : cluster [DBG] osdmap e1918: 8 total, 8 up, 8 in 2024-08-29T19:18:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:47 smithi144 bash[67678]: cluster 2024-08-29T19:18:46.056859+0000 mgr.y (mgr.34104) 1992 : cluster [DBG] pgmap v3459: 841 pgs: 8 creating+peering, 24 unknown, 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 2.7 KiB/s wr, 63 op/s 2024-08-29T19:18:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:47 smithi144 bash[67678]: cluster 2024-08-29T19:18:46.206294+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-08-29T19:18:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:47 smithi144 bash[67678]: cluster 2024-08-29T19:18:46.344313+0000 mon.a (mon.0) 3686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:47 smithi089 bash[77323]: cluster 2024-08-29T19:18:46.056859+0000 mgr.y (mgr.34104) 1992 : cluster [DBG] pgmap v3459: 841 pgs: 8 creating+peering, 24 unknown, 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 2.7 KiB/s wr, 63 op/s 2024-08-29T19:18:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:47 smithi089 bash[77323]: cluster 2024-08-29T19:18:46.206294+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-08-29T19:18:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:47 smithi089 bash[77323]: cluster 2024-08-29T19:18:46.344313+0000 mon.a (mon.0) 3686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:47.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:47 smithi089 bash[78574]: cluster 2024-08-29T19:18:46.056859+0000 mgr.y (mgr.34104) 1992 : cluster [DBG] pgmap v3459: 841 pgs: 8 creating+peering, 24 unknown, 809 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 2.7 KiB/s wr, 63 op/s 2024-08-29T19:18:47.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:47 smithi089 bash[78574]: cluster 2024-08-29T19:18:46.206294+0000 mon.a (mon.0) 3685 : cluster [DBG] osdmap e1919: 8 total, 8 up, 8 in 2024-08-29T19:18:47.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:47 smithi089 bash[78574]: cluster 2024-08-29T19:18:46.344313+0000 mon.a (mon.0) 3686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:18:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:48 smithi144 bash[67678]: cluster 2024-08-29T19:18:47.218534+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-08-29T19:18:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:48 smithi089 bash[77323]: cluster 2024-08-29T19:18:47.218534+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-08-29T19:18:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:48 smithi089 bash[78574]: cluster 2024-08-29T19:18:47.218534+0000 mon.a (mon.0) 3687 : cluster [DBG] osdmap e1920: 8 total, 8 up, 8 in 2024-08-29T19:18:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:49 smithi144 bash[67678]: cluster 2024-08-29T19:18:48.060081+0000 mgr.y (mgr.34104) 1993 : cluster [DBG] pgmap v3462: 841 pgs: 8 creating+peering, 833 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-08-29T19:18:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:49 smithi144 bash[67678]: cluster 2024-08-29T19:18:48.235061+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-08-29T19:18:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:49 smithi089 bash[77323]: cluster 2024-08-29T19:18:48.060081+0000 mgr.y (mgr.34104) 1993 : cluster [DBG] pgmap v3462: 841 pgs: 8 creating+peering, 833 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-08-29T19:18:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:49 smithi089 bash[77323]: cluster 2024-08-29T19:18:48.235061+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-08-29T19:18:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:49 smithi089 bash[78574]: cluster 2024-08-29T19:18:48.060081+0000 mgr.y (mgr.34104) 1993 : cluster [DBG] pgmap v3462: 841 pgs: 8 creating+peering, 833 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-08-29T19:18:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:49 smithi089 bash[78574]: cluster 2024-08-29T19:18:48.235061+0000 mon.a (mon.0) 3688 : cluster [DBG] osdmap e1921: 8 total, 8 up, 8 in 2024-08-29T19:18:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:50 smithi144 bash[67678]: cluster 2024-08-29T19:18:49.235421+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-08-29T19:18:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:50 smithi144 bash[67678]: cluster 2024-08-29T19:18:50.205298+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-08-29T19:18:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:50 smithi089 bash[77323]: cluster 2024-08-29T19:18:49.235421+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-08-29T19:18:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:50 smithi089 bash[77323]: cluster 2024-08-29T19:18:50.205298+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-08-29T19:18:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:50 smithi089 bash[78574]: cluster 2024-08-29T19:18:49.235421+0000 mon.a (mon.0) 3689 : cluster [DBG] osdmap e1922: 8 total, 8 up, 8 in 2024-08-29T19:18:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:50 smithi089 bash[78574]: cluster 2024-08-29T19:18:50.205298+0000 mon.a (mon.0) 3690 : cluster [DBG] osdmap e1923: 8 total, 8 up, 8 in 2024-08-29T19:18:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:51 smithi089 bash[77323]: cluster 2024-08-29T19:18:50.061502+0000 mgr.y (mgr.34104) 1994 : cluster [DBG] pgmap v3465: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.0 KiB/s wr, 46 op/s 2024-08-29T19:18:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:51 smithi089 bash[78574]: cluster 2024-08-29T19:18:50.061502+0000 mgr.y (mgr.34104) 1994 : cluster [DBG] pgmap v3465: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.0 KiB/s wr, 46 op/s 2024-08-29T19:18:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:51 smithi144 bash[67678]: cluster 2024-08-29T19:18:50.061502+0000 mgr.y (mgr.34104) 1994 : cluster [DBG] pgmap v3465: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.0 KiB/s wr, 46 op/s 2024-08-29T19:18:52.529 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.QuiesceWatch (10126 ms) 2024-08-29T19:18:52.529 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-08-29T19:18:52.529 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:52 smithi089 bash[77323]: cluster 2024-08-29T19:18:51.288103+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-08-29T19:18:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:52 smithi089 bash[77323]: cluster 2024-08-29T19:18:52.066108+0000 mgr.y (mgr.34104) 1995 : cluster [DBG] pgmap v3468: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.0 KiB/s wr, 43 op/s 2024-08-29T19:18:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:52 smithi089 bash[78574]: cluster 2024-08-29T19:18:51.288103+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-08-29T19:18:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:52 smithi089 bash[78574]: cluster 2024-08-29T19:18:52.066108+0000 mgr.y (mgr.34104) 1995 : cluster [DBG] pgmap v3468: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.0 KiB/s wr, 43 op/s 2024-08-29T19:18:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:52 smithi144 bash[67678]: cluster 2024-08-29T19:18:51.288103+0000 mon.a (mon.0) 3691 : cluster [DBG] osdmap e1924: 8 total, 8 up, 8 in 2024-08-29T19:18:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:52 smithi144 bash[67678]: cluster 2024-08-29T19:18:52.066108+0000 mgr.y (mgr.34104) 1995 : cluster [DBG] pgmap v3468: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.0 KiB/s wr, 43 op/s 2024-08-29T19:18:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:53 smithi089 bash[77323]: cluster 2024-08-29T19:18:52.339015+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-08-29T19:18:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:53 smithi089 bash[77323]: audit 2024-08-29T19:18:52.787814+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:53 smithi089 bash[78574]: cluster 2024-08-29T19:18:52.339015+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-08-29T19:18:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:53 smithi089 bash[78574]: audit 2024-08-29T19:18:52.787814+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:53 smithi144 bash[67678]: cluster 2024-08-29T19:18:52.339015+0000 mon.a (mon.0) 3692 : cluster [DBG] osdmap e1925: 8 total, 8 up, 8 in 2024-08-29T19:18:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:53 smithi144 bash[67678]: audit 2024-08-29T19:18:52.787814+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:18:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:54 smithi089 bash[78574]: cluster 2024-08-29T19:18:53.342286+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-08-29T19:18:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:54 smithi089 bash[78574]: cluster 2024-08-29T19:18:54.069791+0000 mgr.y (mgr.34104) 1996 : cluster [DBG] pgmap v3471: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-08-29T19:18:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:54 smithi089 bash[77323]: cluster 2024-08-29T19:18:53.342286+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-08-29T19:18:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:54 smithi089 bash[77323]: cluster 2024-08-29T19:18:54.069791+0000 mgr.y (mgr.34104) 1996 : cluster [DBG] pgmap v3471: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-08-29T19:18:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:54 smithi144 bash[67678]: cluster 2024-08-29T19:18:53.342286+0000 mon.a (mon.0) 3694 : cluster [DBG] osdmap e1926: 8 total, 8 up, 8 in 2024-08-29T19:18:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:54 smithi144 bash[67678]: cluster 2024-08-29T19:18:54.069791+0000 mgr.y (mgr.34104) 1996 : cluster [DBG] pgmap v3471: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 4.0 KiB/s wr, 69 op/s 2024-08-29T19:18:55.378 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:18:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:18:55] "GET /metrics HTTP/1.1" 200 90267 "" "Prometheus/2.43.0" 2024-08-29T19:18:55.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:55 smithi089 bash[78574]: cluster 2024-08-29T19:18:54.389167+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-08-29T19:18:55.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:55 smithi089 bash[78574]: cluster 2024-08-29T19:18:55.208936+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-08-29T19:18:55.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:55 smithi089 bash[77323]: cluster 2024-08-29T19:18:54.389167+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-08-29T19:18:55.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:55 smithi089 bash[77323]: cluster 2024-08-29T19:18:55.208936+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-08-29T19:18:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:55 smithi144 bash[67678]: cluster 2024-08-29T19:18:54.389167+0000 mon.a (mon.0) 3695 : cluster [DBG] osdmap e1927: 8 total, 8 up, 8 in 2024-08-29T19:18:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:55 smithi144 bash[67678]: cluster 2024-08-29T19:18:55.208936+0000 mon.a (mon.0) 3696 : cluster [DBG] osdmap e1928: 8 total, 8 up, 8 in 2024-08-29T19:18:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:57 smithi144 bash[67678]: cluster 2024-08-29T19:18:56.071044+0000 mgr.y (mgr.34104) 1997 : cluster [DBG] pgmap v3474: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 63 op/s 2024-08-29T19:18:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:57 smithi144 bash[67678]: cluster 2024-08-29T19:18:56.217704+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-08-29T19:18:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:57 smithi089 bash[78574]: cluster 2024-08-29T19:18:56.071044+0000 mgr.y (mgr.34104) 1997 : cluster [DBG] pgmap v3474: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 63 op/s 2024-08-29T19:18:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:57 smithi089 bash[78574]: cluster 2024-08-29T19:18:56.217704+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-08-29T19:18:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:57 smithi089 bash[77323]: cluster 2024-08-29T19:18:56.071044+0000 mgr.y (mgr.34104) 1997 : cluster [DBG] pgmap v3474: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 3.7 KiB/s wr, 63 op/s 2024-08-29T19:18:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:57 smithi089 bash[77323]: cluster 2024-08-29T19:18:56.217704+0000 mon.a (mon.0) 3697 : cluster [DBG] osdmap e1929: 8 total, 8 up, 8 in 2024-08-29T19:18:58.417 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5888 ms) 2024-08-29T19:18:58.417 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-08-29T19:18:58.417 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:18:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:58 smithi144 bash[67678]: cluster 2024-08-29T19:18:57.215140+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-08-29T19:18:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:58 smithi089 bash[77323]: cluster 2024-08-29T19:18:57.215140+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-08-29T19:18:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:58 smithi089 bash[78574]: cluster 2024-08-29T19:18:57.215140+0000 mon.a (mon.0) 3698 : cluster [DBG] osdmap e1930: 8 total, 8 up, 8 in 2024-08-29T19:18:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:59 smithi144 bash[67678]: cluster 2024-08-29T19:18:58.073941+0000 mgr.y (mgr.34104) 1998 : cluster [DBG] pgmap v3477: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-08-29T19:18:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:18:59 smithi144 bash[67678]: cluster 2024-08-29T19:18:58.250480+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-08-29T19:18:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:59 smithi089 bash[77323]: cluster 2024-08-29T19:18:58.073941+0000 mgr.y (mgr.34104) 1998 : cluster [DBG] pgmap v3477: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-08-29T19:18:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:18:59 smithi089 bash[77323]: cluster 2024-08-29T19:18:58.250480+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-08-29T19:18:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:59 smithi089 bash[78574]: cluster 2024-08-29T19:18:58.073941+0000 mgr.y (mgr.34104) 1998 : cluster [DBG] pgmap v3477: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-08-29T19:18:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:18:59 smithi089 bash[78574]: cluster 2024-08-29T19:18:58.250480+0000 mon.a (mon.0) 3699 : cluster [DBG] osdmap e1931: 8 total, 8 up, 8 in 2024-08-29T19:19:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:00 smithi144 bash[67678]: cluster 2024-08-29T19:18:59.257792+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-08-29T19:19:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:00 smithi144 bash[67678]: cluster 2024-08-29T19:19:00.211704+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-08-29T19:19:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:00 smithi089 bash[77323]: cluster 2024-08-29T19:18:59.257792+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-08-29T19:19:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:00 smithi089 bash[77323]: cluster 2024-08-29T19:19:00.211704+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-08-29T19:19:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:00 smithi089 bash[78574]: cluster 2024-08-29T19:18:59.257792+0000 mon.a (mon.0) 3700 : cluster [DBG] osdmap e1932: 8 total, 8 up, 8 in 2024-08-29T19:19:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:00 smithi089 bash[78574]: cluster 2024-08-29T19:19:00.211704+0000 mon.a (mon.0) 3701 : cluster [DBG] osdmap e1933: 8 total, 8 up, 8 in 2024-08-29T19:19:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:01 smithi144 bash[67678]: cluster 2024-08-29T19:19:00.075214+0000 mgr.y (mgr.34104) 1999 : cluster [DBG] pgmap v3480: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-08-29T19:19:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:01 smithi089 bash[77323]: cluster 2024-08-29T19:19:00.075214+0000 mgr.y (mgr.34104) 1999 : cluster [DBG] pgmap v3480: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-08-29T19:19:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:01 smithi089 bash[78574]: cluster 2024-08-29T19:19:00.075214+0000 mgr.y (mgr.34104) 1999 : cluster [DBG] pgmap v3480: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-08-29T19:19:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:02 smithi144 bash[67678]: cluster 2024-08-29T19:19:01.296381+0000 mon.a (mon.0) 3702 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-08-29T19:19:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:02 smithi089 bash[77323]: cluster 2024-08-29T19:19:01.296381+0000 mon.a (mon.0) 3702 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-08-29T19:19:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:02 smithi089 bash[78574]: cluster 2024-08-29T19:19:01.296381+0000 mon.a (mon.0) 3702 : cluster [DBG] osdmap e1934: 8 total, 8 up, 8 in 2024-08-29T19:19:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:03 smithi089 bash[77323]: cluster 2024-08-29T19:19:02.079058+0000 mgr.y (mgr.34104) 2000 : cluster [DBG] pgmap v3483: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 5.0 KiB/s wr, 103 op/s 2024-08-29T19:19:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:03 smithi089 bash[77323]: cluster 2024-08-29T19:19:02.306904+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-08-29T19:19:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:03 smithi089 bash[78574]: cluster 2024-08-29T19:19:02.079058+0000 mgr.y (mgr.34104) 2000 : cluster [DBG] pgmap v3483: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 5.0 KiB/s wr, 103 op/s 2024-08-29T19:19:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:03 smithi089 bash[78574]: cluster 2024-08-29T19:19:02.306904+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-08-29T19:19:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:03 smithi144 bash[67678]: cluster 2024-08-29T19:19:02.079058+0000 mgr.y (mgr.34104) 2000 : cluster [DBG] pgmap v3483: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 5.0 KiB/s wr, 103 op/s 2024-08-29T19:19:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:03 smithi144 bash[67678]: cluster 2024-08-29T19:19:02.306904+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e1935: 8 total, 8 up, 8 in 2024-08-29T19:19:04.493 INFO:tasks.workunit.client.0.smithi089.stdout:10.00% done 2024-08-29T19:19:04.493 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6076 ms) 2024-08-29T19:19:04.493 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-08-29T19:19:04.493 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:19:04.517 INFO:tasks.workunit.client.0.smithi089.stderr:test quiesce is not long enough to time out 2024-08-29T19:19:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:04 smithi089 bash[77323]: cluster 2024-08-29T19:19:03.302875+0000 mon.a (mon.0) 3704 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-08-29T19:19:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:04 smithi089 bash[77323]: cluster 2024-08-29T19:19:04.082748+0000 mgr.y (mgr.34104) 2001 : cluster [DBG] pgmap v3486: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.7 KiB/s wr, 111 op/s 2024-08-29T19:19:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:04 smithi089 bash[78574]: cluster 2024-08-29T19:19:03.302875+0000 mon.a (mon.0) 3704 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-08-29T19:19:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:04 smithi089 bash[78574]: cluster 2024-08-29T19:19:04.082748+0000 mgr.y (mgr.34104) 2001 : cluster [DBG] pgmap v3486: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.7 KiB/s wr, 111 op/s 2024-08-29T19:19:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:04 smithi144 bash[67678]: cluster 2024-08-29T19:19:03.302875+0000 mon.a (mon.0) 3704 : cluster [DBG] osdmap e1936: 8 total, 8 up, 8 in 2024-08-29T19:19:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:04 smithi144 bash[67678]: cluster 2024-08-29T19:19:04.082748+0000 mgr.y (mgr.34104) 2001 : cluster [DBG] pgmap v3486: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 5.7 KiB/s wr, 111 op/s 2024-08-29T19:19:05.329 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:19:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:19:05] "GET /metrics HTTP/1.1" 200 90267 "" "Prometheus/2.43.0" 2024-08-29T19:19:05.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:05 smithi089 bash[77323]: cluster 2024-08-29T19:19:04.342100+0000 mon.a (mon.0) 3705 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-08-29T19:19:05.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:05 smithi089 bash[77323]: cluster 2024-08-29T19:19:05.215789+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-08-29T19:19:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:05 smithi089 bash[78574]: cluster 2024-08-29T19:19:04.342100+0000 mon.a (mon.0) 3705 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-08-29T19:19:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:05 smithi089 bash[78574]: cluster 2024-08-29T19:19:05.215789+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-08-29T19:19:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:05 smithi144 bash[67678]: cluster 2024-08-29T19:19:04.342100+0000 mon.a (mon.0) 3705 : cluster [DBG] osdmap e1937: 8 total, 8 up, 8 in 2024-08-29T19:19:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:05 smithi144 bash[67678]: cluster 2024-08-29T19:19:05.215789+0000 mon.a (mon.0) 3706 : cluster [DBG] osdmap e1938: 8 total, 8 up, 8 in 2024-08-29T19:19:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:06 smithi089 bash[77323]: cluster 2024-08-29T19:19:06.084212+0000 mgr.y (mgr.34104) 2002 : cluster [DBG] pgmap v3489: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 766 B/s wr, 7 op/s 2024-08-29T19:19:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:06 smithi089 bash[78574]: cluster 2024-08-29T19:19:06.084212+0000 mgr.y (mgr.34104) 2002 : cluster [DBG] pgmap v3489: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 766 B/s wr, 7 op/s 2024-08-29T19:19:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:06 smithi144 bash[67678]: cluster 2024-08-29T19:19:06.084212+0000 mgr.y (mgr.34104) 2002 : cluster [DBG] pgmap v3489: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 766 B/s wr, 7 op/s 2024-08-29T19:19:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:07 smithi089 bash[77323]: audit 2024-08-29T19:19:07.788222+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:07 smithi089 bash[78574]: audit 2024-08-29T19:19:07.788222+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:07 smithi144 bash[67678]: audit 2024-08-29T19:19:07.788222+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:08 smithi089 bash[77323]: cluster 2024-08-29T19:19:08.089335+0000 mgr.y (mgr.34104) 2003 : cluster [DBG] pgmap v3490: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.1 KiB/s wr, 52 op/s 2024-08-29T19:19:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:08 smithi089 bash[78574]: cluster 2024-08-29T19:19:08.089335+0000 mgr.y (mgr.34104) 2003 : cluster [DBG] pgmap v3490: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.1 KiB/s wr, 52 op/s 2024-08-29T19:19:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:08 smithi144 bash[67678]: cluster 2024-08-29T19:19:08.089335+0000 mgr.y (mgr.34104) 2003 : cluster [DBG] pgmap v3490: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.1 KiB/s wr, 52 op/s 2024-08-29T19:19:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:11 smithi144 bash[67678]: cluster 2024-08-29T19:19:10.092934+0000 mgr.y (mgr.34104) 2004 : cluster [DBG] pgmap v3491: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 KiB/s wr, 42 op/s 2024-08-29T19:19:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:11 smithi144 bash[67678]: cluster 2024-08-29T19:19:10.225379+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-08-29T19:19:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:11 smithi089 bash[78574]: cluster 2024-08-29T19:19:10.092934+0000 mgr.y (mgr.34104) 2004 : cluster [DBG] pgmap v3491: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 KiB/s wr, 42 op/s 2024-08-29T19:19:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:11 smithi089 bash[78574]: cluster 2024-08-29T19:19:10.225379+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-08-29T19:19:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:11 smithi089 bash[77323]: cluster 2024-08-29T19:19:10.092934+0000 mgr.y (mgr.34104) 2004 : cluster [DBG] pgmap v3491: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 KiB/s wr, 42 op/s 2024-08-29T19:19:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:11 smithi089 bash[77323]: cluster 2024-08-29T19:19:10.225379+0000 mon.a (mon.0) 3708 : cluster [DBG] osdmap e1939: 8 total, 8 up, 8 in 2024-08-29T19:19:13.298 INFO:tasks.workunit.client.0.smithi089.stderr:test quiesce is timed out 2024-08-29T19:19:13.301 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 0 2024-08-29T19:19:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:13 smithi144 bash[67678]: cluster 2024-08-29T19:19:12.096751+0000 mgr.y (mgr.34104) 2005 : cluster [DBG] pgmap v3493: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 36 op/s 2024-08-29T19:19:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:13 smithi089 bash[77323]: cluster 2024-08-29T19:19:12.096751+0000 mgr.y (mgr.34104) 2005 : cluster [DBG] pgmap v3493: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 36 op/s 2024-08-29T19:19:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:13 smithi089 bash[78574]: cluster 2024-08-29T19:19:12.096751+0000 mgr.y (mgr.34104) 2005 : cluster [DBG] pgmap v3493: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 36 op/s 2024-08-29T19:19:14.302 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 1 2024-08-29T19:19:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:14 smithi144 bash[67678]: cluster 2024-08-29T19:19:13.233542+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-08-29T19:19:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:14 smithi089 bash[78574]: cluster 2024-08-29T19:19:13.233542+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-08-29T19:19:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:14 smithi089 bash[77323]: cluster 2024-08-29T19:19:13.233542+0000 mon.a (mon.0) 3709 : cluster [DBG] osdmap e1940: 8 total, 8 up, 8 in 2024-08-29T19:19:15.302 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 2 2024-08-29T19:19:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:15 smithi089 bash[77323]: cluster 2024-08-29T19:19:14.100310+0000 mgr.y (mgr.34104) 2006 : cluster [DBG] pgmap v3495: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.1 KiB/s wr, 36 op/s 2024-08-29T19:19:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:15 smithi089 bash[78574]: cluster 2024-08-29T19:19:14.100310+0000 mgr.y (mgr.34104) 2006 : cluster [DBG] pgmap v3495: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.1 KiB/s wr, 36 op/s 2024-08-29T19:19:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:19:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:19:15] "GET /metrics HTTP/1.1" 200 90252 "" "Prometheus/2.43.0" 2024-08-29T19:19:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:15 smithi144 bash[67678]: cluster 2024-08-29T19:19:14.100310+0000 mgr.y (mgr.34104) 2006 : cluster [DBG] pgmap v3495: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.1 KiB/s wr, 36 op/s 2024-08-29T19:19:16.302 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 3 2024-08-29T19:19:17.302 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 4 2024-08-29T19:19:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:17 smithi144 bash[67678]: cluster 2024-08-29T19:19:16.101675+0000 mgr.y (mgr.34104) 2007 : cluster [DBG] pgmap v3496: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 638 B/s rd, 255 B/s wr, 1 op/s 2024-08-29T19:19:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:17 smithi089 bash[78574]: cluster 2024-08-29T19:19:16.101675+0000 mgr.y (mgr.34104) 2007 : cluster [DBG] pgmap v3496: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 638 B/s rd, 255 B/s wr, 1 op/s 2024-08-29T19:19:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:17 smithi089 bash[77323]: cluster 2024-08-29T19:19:16.101675+0000 mgr.y (mgr.34104) 2007 : cluster [DBG] pgmap v3496: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 638 B/s rd, 255 B/s wr, 1 op/s 2024-08-29T19:19:18.302 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 5 2024-08-29T19:19:19.302 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 6 2024-08-29T19:19:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:19 smithi144 bash[67678]: cluster 2024-08-29T19:19:18.106779+0000 mgr.y (mgr.34104) 2008 : cluster [DBG] pgmap v3497: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T19:19:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:19 smithi089 bash[77323]: cluster 2024-08-29T19:19:18.106779+0000 mgr.y (mgr.34104) 2008 : cluster [DBG] pgmap v3497: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T19:19:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:19 smithi089 bash[78574]: cluster 2024-08-29T19:19:18.106779+0000 mgr.y (mgr.34104) 2008 : cluster [DBG] pgmap v3497: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-29T19:19:20.303 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 7 2024-08-29T19:19:21.303 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 8 2024-08-29T19:19:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:21 smithi144 bash[67678]: cluster 2024-08-29T19:19:20.110512+0000 mgr.y (mgr.34104) 2009 : cluster [DBG] pgmap v3498: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 310 B/s wr, 3 op/s 2024-08-29T19:19:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:21 smithi089 bash[77323]: cluster 2024-08-29T19:19:20.110512+0000 mgr.y (mgr.34104) 2009 : cluster [DBG] pgmap v3498: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 310 B/s wr, 3 op/s 2024-08-29T19:19:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:21 smithi089 bash[78574]: cluster 2024-08-29T19:19:20.110512+0000 mgr.y (mgr.34104) 2009 : cluster [DBG] pgmap v3498: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 310 B/s wr, 3 op/s 2024-08-29T19:19:22.303 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 9 2024-08-29T19:19:23.303 INFO:tasks.workunit.client.0.smithi089.stderr:waiting for timed out ... 10 2024-08-29T19:19:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:23 smithi144 bash[67678]: cluster 2024-08-29T19:19:22.114340+0000 mgr.y (mgr.34104) 2010 : cluster [DBG] pgmap v3499: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-29T19:19:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:23 smithi144 bash[67678]: audit 2024-08-29T19:19:22.788604+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:23 smithi089 bash[77323]: cluster 2024-08-29T19:19:22.114340+0000 mgr.y (mgr.34104) 2010 : cluster [DBG] pgmap v3499: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-29T19:19:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:23 smithi089 bash[77323]: audit 2024-08-29T19:19:22.788604+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:23 smithi089 bash[78574]: cluster 2024-08-29T19:19:22.114340+0000 mgr.y (mgr.34104) 2010 : cluster [DBG] pgmap v3499: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-29T19:19:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:23 smithi089 bash[78574]: audit 2024-08-29T19:19:22.788604+0000 mon.a (mon.0) 3710 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:19:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:19:25] "GET /metrics HTTP/1.1" 200 90274 "" "Prometheus/2.43.0" 2024-08-29T19:19:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:25 smithi089 bash[77323]: cluster 2024-08-29T19:19:24.119367+0000 mgr.y (mgr.34104) 2011 : cluster [DBG] pgmap v3500: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 282 B/s wr, 3 op/s 2024-08-29T19:19:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:25 smithi089 bash[78574]: cluster 2024-08-29T19:19:24.119367+0000 mgr.y (mgr.34104) 2011 : cluster [DBG] pgmap v3500: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 282 B/s wr, 3 op/s 2024-08-29T19:19:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:25 smithi144 bash[67678]: cluster 2024-08-29T19:19:24.119367+0000 mgr.y (mgr.34104) 2011 : cluster [DBG] pgmap v3500: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 282 B/s wr, 3 op/s 2024-08-29T19:19:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:27 smithi144 bash[67678]: cluster 2024-08-29T19:19:26.120667+0000 mgr.y (mgr.34104) 2012 : cluster [DBG] pgmap v3501: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-29T19:19:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:27 smithi089 bash[77323]: cluster 2024-08-29T19:19:26.120667+0000 mgr.y (mgr.34104) 2012 : cluster [DBG] pgmap v3501: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-29T19:19:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:27 smithi089 bash[78574]: cluster 2024-08-29T19:19:26.120667+0000 mgr.y (mgr.34104) 2012 : cluster [DBG] pgmap v3501: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-29T19:19:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:29 smithi144 bash[67678]: cluster 2024-08-29T19:19:28.125752+0000 mgr.y (mgr.34104) 2013 : cluster [DBG] pgmap v3502: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-29T19:19:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:29 smithi144 bash[67678]: audit 2024-08-29T19:19:28.819752+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:19:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:29 smithi089 bash[77323]: cluster 2024-08-29T19:19:28.125752+0000 mgr.y (mgr.34104) 2013 : cluster [DBG] pgmap v3502: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-29T19:19:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:29 smithi089 bash[77323]: audit 2024-08-29T19:19:28.819752+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:19:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:29 smithi089 bash[78574]: cluster 2024-08-29T19:19:28.125752+0000 mgr.y (mgr.34104) 2013 : cluster [DBG] pgmap v3502: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 2 op/s 2024-08-29T19:19:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:29 smithi089 bash[78574]: audit 2024-08-29T19:19:28.819752+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:19:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:30 smithi144 bash[67678]: audit 2024-08-29T19:19:29.593577+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:19:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:30 smithi144 bash[67678]: audit 2024-08-29T19:19:29.594893+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:19:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:30 smithi144 bash[67678]: audit 2024-08-29T19:19:29.601688+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:19:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:30 smithi089 bash[77323]: audit 2024-08-29T19:19:29.593577+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:19:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:30 smithi089 bash[77323]: audit 2024-08-29T19:19:29.594893+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:19:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:30 smithi089 bash[77323]: audit 2024-08-29T19:19:29.601688+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:19:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:30 smithi089 bash[78574]: audit 2024-08-29T19:19:29.593577+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:19:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:30 smithi089 bash[78574]: audit 2024-08-29T19:19:29.594893+0000 mon.a (mon.0) 3713 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:19:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:30 smithi089 bash[78574]: audit 2024-08-29T19:19:29.601688+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:19:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:31 smithi144 bash[67678]: cluster 2024-08-29T19:19:30.129294+0000 mgr.y (mgr.34104) 2014 : cluster [DBG] pgmap v3503: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:31 smithi089 bash[77323]: cluster 2024-08-29T19:19:30.129294+0000 mgr.y (mgr.34104) 2014 : cluster [DBG] pgmap v3503: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:31 smithi089 bash[78574]: cluster 2024-08-29T19:19:30.129294+0000 mgr.y (mgr.34104) 2014 : cluster [DBG] pgmap v3503: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:33.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:33 smithi144 bash[67678]: cluster 2024-08-29T19:19:32.133302+0000 mgr.y (mgr.34104) 2015 : cluster [DBG] pgmap v3504: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:33 smithi089 bash[77323]: cluster 2024-08-29T19:19:32.133302+0000 mgr.y (mgr.34104) 2015 : cluster [DBG] pgmap v3504: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:33 smithi089 bash[78574]: cluster 2024-08-29T19:19:32.133302+0000 mgr.y (mgr.34104) 2015 : cluster [DBG] pgmap v3504: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:34.303 INFO:tasks.workunit.client.0.smithi089.stderr:test retry succeeds 2024-08-29T19:19:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:19:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:19:35] "GET /metrics HTTP/1.1" 200 90274 "" "Prometheus/2.43.0" 2024-08-29T19:19:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:35 smithi089 bash[77323]: cluster 2024-08-29T19:19:34.138367+0000 mgr.y (mgr.34104) 2016 : cluster [DBG] pgmap v3505: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:35 smithi089 bash[78574]: cluster 2024-08-29T19:19:34.138367+0000 mgr.y (mgr.34104) 2016 : cluster [DBG] pgmap v3505: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:35 smithi144 bash[67678]: cluster 2024-08-29T19:19:34.138367+0000 mgr.y (mgr.34104) 2016 : cluster [DBG] pgmap v3505: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:36 smithi144 bash[67678]: cluster 2024-08-29T19:19:35.300405+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-08-29T19:19:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:36 smithi089 bash[77323]: cluster 2024-08-29T19:19:35.300405+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-08-29T19:19:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:36 smithi089 bash[78574]: cluster 2024-08-29T19:19:35.300405+0000 mon.a (mon.0) 3715 : cluster [DBG] osdmap e1941: 8 total, 8 up, 8 in 2024-08-29T19:19:37.495 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (33002 ms) 2024-08-29T19:19:37.495 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-08-29T19:19:37.495 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:19:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:37 smithi144 bash[67678]: cluster 2024-08-29T19:19:36.139675+0000 mgr.y (mgr.34104) 2017 : cluster [DBG] pgmap v3507: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:37 smithi144 bash[67678]: cluster 2024-08-29T19:19:36.311550+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-08-29T19:19:37.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.WriteZeroes (126 ms) 2024-08-29T19:19:37.621 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-08-29T19:19:37.621 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:19:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:37 smithi089 bash[77323]: cluster 2024-08-29T19:19:36.139675+0000 mgr.y (mgr.34104) 2017 : cluster [DBG] pgmap v3507: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:37 smithi089 bash[77323]: cluster 2024-08-29T19:19:36.311550+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-08-29T19:19:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:37 smithi089 bash[78574]: cluster 2024-08-29T19:19:36.139675+0000 mgr.y (mgr.34104) 2017 : cluster [DBG] pgmap v3507: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:19:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:37 smithi089 bash[78574]: cluster 2024-08-29T19:19:36.311550+0000 mon.a (mon.0) 3716 : cluster [DBG] osdmap e1942: 8 total, 8 up, 8 in 2024-08-29T19:19:37.778 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (157 ms) 2024-08-29T19:19:37.778 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-08-29T19:19:37.778 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:19:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:38 smithi089 bash[77323]: cluster 2024-08-29T19:19:37.319620+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-08-29T19:19:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:38 smithi089 bash[77323]: audit 2024-08-29T19:19:37.789277+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:38 smithi089 bash[77323]: cluster 2024-08-29T19:19:38.142668+0000 mgr.y (mgr.34104) 2018 : cluster [DBG] pgmap v3510: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1022 B/s wr, 9 op/s 2024-08-29T19:19:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:38 smithi089 bash[78574]: cluster 2024-08-29T19:19:37.319620+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-08-29T19:19:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:38 smithi089 bash[78574]: audit 2024-08-29T19:19:37.789277+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:38 smithi089 bash[78574]: cluster 2024-08-29T19:19:38.142668+0000 mgr.y (mgr.34104) 2018 : cluster [DBG] pgmap v3510: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1022 B/s wr, 9 op/s 2024-08-29T19:19:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:38 smithi144 bash[67678]: cluster 2024-08-29T19:19:37.319620+0000 mon.a (mon.0) 3717 : cluster [DBG] osdmap e1943: 8 total, 8 up, 8 in 2024-08-29T19:19:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:38 smithi144 bash[67678]: audit 2024-08-29T19:19:37.789277+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:38 smithi144 bash[67678]: cluster 2024-08-29T19:19:38.142668+0000 mgr.y (mgr.34104) 2018 : cluster [DBG] pgmap v3510: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1022 B/s wr, 9 op/s 2024-08-29T19:19:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:39 smithi089 bash[78574]: cluster 2024-08-29T19:19:38.331189+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-08-29T19:19:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:39 smithi089 bash[77323]: cluster 2024-08-29T19:19:38.331189+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-08-29T19:19:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:39 smithi144 bash[67678]: cluster 2024-08-29T19:19:38.331189+0000 mon.a (mon.0) 3719 : cluster [DBG] osdmap e1944: 8 total, 8 up, 8 in 2024-08-29T19:19:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:40 smithi089 bash[77323]: cluster 2024-08-29T19:19:39.335608+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-08-29T19:19:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:40 smithi089 bash[77323]: cluster 2024-08-29T19:19:40.144095+0000 mgr.y (mgr.34104) 2019 : cluster [DBG] pgmap v3513: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 4.5 KiB/s wr, 37 op/s 2024-08-29T19:19:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:40 smithi089 bash[78574]: cluster 2024-08-29T19:19:39.335608+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-08-29T19:19:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:40 smithi089 bash[78574]: cluster 2024-08-29T19:19:40.144095+0000 mgr.y (mgr.34104) 2019 : cluster [DBG] pgmap v3513: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 4.5 KiB/s wr, 37 op/s 2024-08-29T19:19:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:40 smithi144 bash[67678]: cluster 2024-08-29T19:19:39.335608+0000 mon.a (mon.0) 3720 : cluster [DBG] osdmap e1945: 8 total, 8 up, 8 in 2024-08-29T19:19:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:40 smithi144 bash[67678]: cluster 2024-08-29T19:19:40.144095+0000 mgr.y (mgr.34104) 2019 : cluster [DBG] pgmap v3513: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 4.5 KiB/s wr, 37 op/s 2024-08-29T19:19:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:41 smithi089 bash[78574]: cluster 2024-08-29T19:19:40.381263+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-08-29T19:19:41.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:41 smithi089 bash[77323]: cluster 2024-08-29T19:19:40.381263+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-08-29T19:19:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:41 smithi144 bash[67678]: cluster 2024-08-29T19:19:40.381263+0000 mon.a (mon.0) 3721 : cluster [DBG] osdmap e1946: 8 total, 8 up, 8 in 2024-08-29T19:19:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:42 smithi089 bash[77323]: cluster 2024-08-29T19:19:41.381849+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-08-29T19:19:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:42 smithi089 bash[77323]: cluster 2024-08-29T19:19:42.146439+0000 mgr.y (mgr.34104) 2020 : cluster [DBG] pgmap v3516: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 9.0 KiB/s wr, 147 op/s 2024-08-29T19:19:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:42 smithi089 bash[78574]: cluster 2024-08-29T19:19:41.381849+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-08-29T19:19:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:42 smithi089 bash[78574]: cluster 2024-08-29T19:19:42.146439+0000 mgr.y (mgr.34104) 2020 : cluster [DBG] pgmap v3516: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 9.0 KiB/s wr, 147 op/s 2024-08-29T19:19:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:42 smithi144 bash[67678]: cluster 2024-08-29T19:19:41.381849+0000 mon.a (mon.0) 3722 : cluster [DBG] osdmap e1947: 8 total, 8 up, 8 in 2024-08-29T19:19:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:42 smithi144 bash[67678]: cluster 2024-08-29T19:19:42.146439+0000 mgr.y (mgr.34104) 2020 : cluster [DBG] pgmap v3516: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 9.0 KiB/s wr, 147 op/s 2024-08-29T19:19:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:43 smithi089 bash[77323]: cluster 2024-08-29T19:19:42.416557+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-08-29T19:19:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:43 smithi089 bash[78574]: cluster 2024-08-29T19:19:42.416557+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-08-29T19:19:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:43 smithi144 bash[67678]: cluster 2024-08-29T19:19:42.416557+0000 mon.a (mon.0) 3723 : cluster [DBG] osdmap e1948: 8 total, 8 up, 8 in 2024-08-29T19:19:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:44 smithi144 bash[67678]: cluster 2024-08-29T19:19:43.427669+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-08-29T19:19:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:44 smithi144 bash[67678]: cluster 2024-08-29T19:19:44.149490+0000 mgr.y (mgr.34104) 2021 : cluster [DBG] pgmap v3519: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 7.2 KiB/s wr, 150 op/s 2024-08-29T19:19:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:44 smithi089 bash[77323]: cluster 2024-08-29T19:19:43.427669+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-08-29T19:19:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:44 smithi089 bash[77323]: cluster 2024-08-29T19:19:44.149490+0000 mgr.y (mgr.34104) 2021 : cluster [DBG] pgmap v3519: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 7.2 KiB/s wr, 150 op/s 2024-08-29T19:19:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:44 smithi089 bash[78574]: cluster 2024-08-29T19:19:43.427669+0000 mon.a (mon.0) 3724 : cluster [DBG] osdmap e1949: 8 total, 8 up, 8 in 2024-08-29T19:19:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:44 smithi089 bash[78574]: cluster 2024-08-29T19:19:44.149490+0000 mgr.y (mgr.34104) 2021 : cluster [DBG] pgmap v3519: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 7.2 KiB/s wr, 150 op/s 2024-08-29T19:19:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:19:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:19:45] "GET /metrics HTTP/1.1" 200 90270 "" "Prometheus/2.43.0" 2024-08-29T19:19:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:45 smithi144 bash[67678]: cluster 2024-08-29T19:19:44.438095+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-08-29T19:19:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:45 smithi144 bash[67678]: cluster 2024-08-29T19:19:45.228136+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-08-29T19:19:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:45 smithi089 bash[77323]: cluster 2024-08-29T19:19:44.438095+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-08-29T19:19:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:45 smithi089 bash[77323]: cluster 2024-08-29T19:19:45.228136+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-08-29T19:19:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:45 smithi089 bash[78574]: cluster 2024-08-29T19:19:44.438095+0000 mon.a (mon.0) 3725 : cluster [DBG] osdmap e1950: 8 total, 8 up, 8 in 2024-08-29T19:19:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:45 smithi089 bash[78574]: cluster 2024-08-29T19:19:45.228136+0000 mon.a (mon.0) 3726 : cluster [DBG] osdmap e1951: 8 total, 8 up, 8 in 2024-08-29T19:19:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:47 smithi144 bash[67678]: cluster 2024-08-29T19:19:46.150806+0000 mgr.y (mgr.34104) 2022 : cluster [DBG] pgmap v3522: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 KiB/s wr, 26 op/s 2024-08-29T19:19:47.718 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:47 smithi144 bash[67678]: cluster 2024-08-29T19:19:46.230488+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-08-29T19:19:47.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:47 smithi089 bash[78574]: cluster 2024-08-29T19:19:46.150806+0000 mgr.y (mgr.34104) 2022 : cluster [DBG] pgmap v3522: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 KiB/s wr, 26 op/s 2024-08-29T19:19:47.719 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:47 smithi089 bash[78574]: cluster 2024-08-29T19:19:46.230488+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-08-29T19:19:47.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:47 smithi089 bash[77323]: cluster 2024-08-29T19:19:46.150806+0000 mgr.y (mgr.34104) 2022 : cluster [DBG] pgmap v3522: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.2 KiB/s wr, 26 op/s 2024-08-29T19:19:47.719 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:47 smithi089 bash[77323]: cluster 2024-08-29T19:19:46.230488+0000 mon.a (mon.0) 3727 : cluster [DBG] osdmap e1952: 8 total, 8 up, 8 in 2024-08-29T19:19:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:48 smithi144 bash[67678]: cluster 2024-08-29T19:19:47.248167+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-08-29T19:19:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:48 smithi089 bash[78574]: cluster 2024-08-29T19:19:47.248167+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-08-29T19:19:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:48 smithi089 bash[77323]: cluster 2024-08-29T19:19:47.248167+0000 mon.a (mon.0) 3728 : cluster [DBG] osdmap e1953: 8 total, 8 up, 8 in 2024-08-29T19:19:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:49 smithi144 bash[67678]: cluster 2024-08-29T19:19:48.153903+0000 mgr.y (mgr.34104) 2023 : cluster [DBG] pgmap v3525: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-29T19:19:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:49 smithi144 bash[67678]: cluster 2024-08-29T19:19:48.248905+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-08-29T19:19:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:49 smithi089 bash[78574]: cluster 2024-08-29T19:19:48.153903+0000 mgr.y (mgr.34104) 2023 : cluster [DBG] pgmap v3525: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-29T19:19:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:49 smithi089 bash[78574]: cluster 2024-08-29T19:19:48.248905+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-08-29T19:19:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:49 smithi089 bash[77323]: cluster 2024-08-29T19:19:48.153903+0000 mgr.y (mgr.34104) 2023 : cluster [DBG] pgmap v3525: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-29T19:19:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:49 smithi089 bash[77323]: cluster 2024-08-29T19:19:48.248905+0000 mon.a (mon.0) 3729 : cluster [DBG] osdmap e1954: 8 total, 8 up, 8 in 2024-08-29T19:19:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:50 smithi089 bash[77323]: cluster 2024-08-29T19:19:49.281441+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-08-29T19:19:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:50 smithi089 bash[78574]: cluster 2024-08-29T19:19:49.281441+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-08-29T19:19:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:50 smithi144 bash[67678]: cluster 2024-08-29T19:19:49.281441+0000 mon.a (mon.0) 3730 : cluster [DBG] osdmap e1955: 8 total, 8 up, 8 in 2024-08-29T19:19:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:51 smithi089 bash[77323]: cluster 2024-08-29T19:19:50.155336+0000 mgr.y (mgr.34104) 2024 : cluster [DBG] pgmap v3528: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 3.7 KiB/s wr, 21 op/s 2024-08-29T19:19:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:51 smithi089 bash[77323]: cluster 2024-08-29T19:19:50.316394+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-08-29T19:19:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:51 smithi089 bash[78574]: cluster 2024-08-29T19:19:50.155336+0000 mgr.y (mgr.34104) 2024 : cluster [DBG] pgmap v3528: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 3.7 KiB/s wr, 21 op/s 2024-08-29T19:19:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:51 smithi089 bash[78574]: cluster 2024-08-29T19:19:50.316394+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-08-29T19:19:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:51 smithi144 bash[67678]: cluster 2024-08-29T19:19:50.155336+0000 mgr.y (mgr.34104) 2024 : cluster [DBG] pgmap v3528: 841 pgs: 841 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 3.7 KiB/s wr, 21 op/s 2024-08-29T19:19:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:51 smithi144 bash[67678]: cluster 2024-08-29T19:19:50.316394+0000 mon.a (mon.0) 3731 : cluster [DBG] osdmap e1956: 8 total, 8 up, 8 in 2024-08-29T19:19:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:52 smithi089 bash[77323]: cluster 2024-08-29T19:19:51.314696+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-08-29T19:19:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:52 smithi089 bash[77323]: cluster 2024-08-29T19:19:52.158402+0000 mgr.y (mgr.34104) 2025 : cluster [DBG] pgmap v3531: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 5.2 KiB/s wr, 240 op/s 2024-08-29T19:19:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:52 smithi089 bash[78574]: cluster 2024-08-29T19:19:51.314696+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-08-29T19:19:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:52 smithi089 bash[78574]: cluster 2024-08-29T19:19:52.158402+0000 mgr.y (mgr.34104) 2025 : cluster [DBG] pgmap v3531: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 5.2 KiB/s wr, 240 op/s 2024-08-29T19:19:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:52 smithi144 bash[67678]: cluster 2024-08-29T19:19:51.314696+0000 mon.a (mon.0) 3732 : cluster [DBG] osdmap e1957: 8 total, 8 up, 8 in 2024-08-29T19:19:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:52 smithi144 bash[67678]: cluster 2024-08-29T19:19:52.158402+0000 mgr.y (mgr.34104) 2025 : cluster [DBG] pgmap v3531: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 5.2 KiB/s wr, 240 op/s 2024-08-29T19:19:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:53 smithi089 bash[77323]: cluster 2024-08-29T19:19:52.356861+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-08-29T19:19:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:53 smithi089 bash[77323]: audit 2024-08-29T19:19:52.789384+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:53 smithi089 bash[78574]: cluster 2024-08-29T19:19:52.356861+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-08-29T19:19:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:53 smithi089 bash[78574]: audit 2024-08-29T19:19:52.789384+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:53 smithi144 bash[67678]: cluster 2024-08-29T19:19:52.356861+0000 mon.a (mon.0) 3733 : cluster [DBG] osdmap e1958: 8 total, 8 up, 8 in 2024-08-29T19:19:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:53 smithi144 bash[67678]: audit 2024-08-29T19:19:52.789384+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:19:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:54 smithi089 bash[77323]: cluster 2024-08-29T19:19:53.356841+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-08-29T19:19:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:54 smithi089 bash[77323]: cluster 2024-08-29T19:19:54.162058+0000 mgr.y (mgr.34104) 2026 : cluster [DBG] pgmap v3534: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-08-29T19:19:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:54 smithi089 bash[78574]: cluster 2024-08-29T19:19:53.356841+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-08-29T19:19:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:54 smithi089 bash[78574]: cluster 2024-08-29T19:19:54.162058+0000 mgr.y (mgr.34104) 2026 : cluster [DBG] pgmap v3534: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-08-29T19:19:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:54 smithi144 bash[67678]: cluster 2024-08-29T19:19:53.356841+0000 mon.a (mon.0) 3735 : cluster [DBG] osdmap e1959: 8 total, 8 up, 8 in 2024-08-29T19:19:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:54 smithi144 bash[67678]: cluster 2024-08-29T19:19:54.162058+0000 mgr.y (mgr.34104) 2026 : cluster [DBG] pgmap v3534: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 175 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-08-29T19:19:55.393 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:19:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:19:55] "GET /metrics HTTP/1.1" 200 90268 "" "Prometheus/2.43.0" 2024-08-29T19:19:55.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:55 smithi089 bash[77323]: cluster 2024-08-29T19:19:54.404844+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-08-29T19:19:55.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:55 smithi089 bash[77323]: cluster 2024-08-29T19:19:55.233253+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-08-29T19:19:55.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:55 smithi089 bash[78574]: cluster 2024-08-29T19:19:54.404844+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-08-29T19:19:55.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:55 smithi089 bash[78574]: cluster 2024-08-29T19:19:55.233253+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-08-29T19:19:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:55 smithi144 bash[67678]: cluster 2024-08-29T19:19:54.404844+0000 mon.a (mon.0) 3736 : cluster [DBG] osdmap e1960: 8 total, 8 up, 8 in 2024-08-29T19:19:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:55 smithi144 bash[67678]: cluster 2024-08-29T19:19:55.233253+0000 mon.a (mon.0) 3737 : cluster [DBG] osdmap e1961: 8 total, 8 up, 8 in 2024-08-29T19:19:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:57 smithi144 bash[67678]: cluster 2024-08-29T19:19:56.163719+0000 mgr.y (mgr.34104) 2027 : cluster [DBG] pgmap v3537: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:19:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:57 smithi144 bash[67678]: cluster 2024-08-29T19:19:56.246338+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-08-29T19:19:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:57 smithi089 bash[77323]: cluster 2024-08-29T19:19:56.163719+0000 mgr.y (mgr.34104) 2027 : cluster [DBG] pgmap v3537: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:19:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:57 smithi089 bash[77323]: cluster 2024-08-29T19:19:56.246338+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-08-29T19:19:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:57 smithi089 bash[78574]: cluster 2024-08-29T19:19:56.163719+0000 mgr.y (mgr.34104) 2027 : cluster [DBG] pgmap v3537: 841 pgs: 1 active+clean+snaptrim_wait, 840 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:19:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:57 smithi089 bash[78574]: cluster 2024-08-29T19:19:56.246338+0000 mon.a (mon.0) 3738 : cluster [DBG] osdmap e1962: 8 total, 8 up, 8 in 2024-08-29T19:19:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:58 smithi144 bash[67678]: cluster 2024-08-29T19:19:57.245722+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-08-29T19:19:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:58 smithi089 bash[78574]: cluster 2024-08-29T19:19:57.245722+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-08-29T19:19:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:58 smithi089 bash[77323]: cluster 2024-08-29T19:19:57.245722+0000 mon.a (mon.0) 3739 : cluster [DBG] osdmap e1963: 8 total, 8 up, 8 in 2024-08-29T19:19:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:59 smithi144 bash[67678]: cluster 2024-08-29T19:19:58.166730+0000 mgr.y (mgr.34104) 2028 : cluster [DBG] pgmap v3540: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-29T19:19:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:19:59 smithi144 bash[67678]: cluster 2024-08-29T19:19:58.250055+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-08-29T19:19:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:59 smithi089 bash[78574]: cluster 2024-08-29T19:19:58.166730+0000 mgr.y (mgr.34104) 2028 : cluster [DBG] pgmap v3540: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-29T19:19:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:19:59 smithi089 bash[78574]: cluster 2024-08-29T19:19:58.250055+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-08-29T19:19:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:59 smithi089 bash[77323]: cluster 2024-08-29T19:19:58.166730+0000 mgr.y (mgr.34104) 2028 : cluster [DBG] pgmap v3540: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-29T19:19:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:19:59 smithi089 bash[77323]: cluster 2024-08-29T19:19:58.250055+0000 mon.a (mon.0) 3740 : cluster [DBG] osdmap e1964: 8 total, 8 up, 8 in 2024-08-29T19:20:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:19:59.286271+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.000186+0000 mon.a (mon.0) 3742 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.000242+0000 mon.a (mon.0) 3743 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.000277+0000 mon.a (mon.0) 3744 : cluster [WRN] pool 'test-librbd-smithi089-115949-24' is full (running out of quota) 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.000322+0000 mon.a (mon.0) 3745 : cluster [WRN] pool 'test-librbd-smithi089-115949-27' is full (running out of quota) 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.000363+0000 mon.a (mon.0) 3746 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.000399+0000 mon.a (mon.0) 3747 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:20:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:00 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.239057+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-08-29T19:20:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:19:59.286271+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-08-29T19:20:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.000186+0000 mon.a (mon.0) 3742 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.000242+0000 mon.a (mon.0) 3743 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.000277+0000 mon.a (mon.0) 3744 : cluster [WRN] pool 'test-librbd-smithi089-115949-24' is full (running out of quota) 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.000322+0000 mon.a (mon.0) 3745 : cluster [WRN] pool 'test-librbd-smithi089-115949-27' is full (running out of quota) 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.000363+0000 mon.a (mon.0) 3746 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.000399+0000 mon.a (mon.0) 3747 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.239057+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:19:59.286271+0000 mon.a (mon.0) 3741 : cluster [DBG] osdmap e1965: 8 total, 8 up, 8 in 2024-08-29T19:20:00.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.000186+0000 mon.a (mon.0) 3742 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full; Telemetry requires re-opt-in 2024-08-29T19:20:00.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.000242+0000 mon.a (mon.0) 3743 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-29T19:20:00.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.000277+0000 mon.a (mon.0) 3744 : cluster [WRN] pool 'test-librbd-smithi089-115949-24' is full (running out of quota) 2024-08-29T19:20:00.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.000322+0000 mon.a (mon.0) 3745 : cluster [WRN] pool 'test-librbd-smithi089-115949-27' is full (running out of quota) 2024-08-29T19:20:00.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.000363+0000 mon.a (mon.0) 3746 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:20:00.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.000399+0000 mon.a (mon.0) 3747 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:20:00.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:00 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.239057+0000 mon.a (mon.0) 3748 : cluster [DBG] osdmap e1966: 8 total, 8 up, 8 in 2024-08-29T19:20:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:01 smithi089 bash[78574]: cluster 2024-08-29T19:20:00.167689+0000 mgr.y (mgr.34104) 2029 : cluster [DBG] pgmap v3543: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-29T19:20:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:01 smithi089 bash[77323]: cluster 2024-08-29T19:20:00.167689+0000 mgr.y (mgr.34104) 2029 : cluster [DBG] pgmap v3543: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-29T19:20:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:01 smithi144 bash[67678]: cluster 2024-08-29T19:20:00.167689+0000 mgr.y (mgr.34104) 2029 : cluster [DBG] pgmap v3543: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-08-29T19:20:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:02 smithi089 bash[78574]: cluster 2024-08-29T19:20:01.311640+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-08-29T19:20:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:02 smithi089 bash[78574]: cluster 2024-08-29T19:20:02.170741+0000 mgr.y (mgr.34104) 2030 : cluster [DBG] pgmap v3546: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T19:20:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:02 smithi089 bash[77323]: cluster 2024-08-29T19:20:01.311640+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-08-29T19:20:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:02 smithi089 bash[77323]: cluster 2024-08-29T19:20:02.170741+0000 mgr.y (mgr.34104) 2030 : cluster [DBG] pgmap v3546: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T19:20:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:02 smithi144 bash[67678]: cluster 2024-08-29T19:20:01.311640+0000 mon.a (mon.0) 3749 : cluster [DBG] osdmap e1967: 8 total, 8 up, 8 in 2024-08-29T19:20:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:02 smithi144 bash[67678]: cluster 2024-08-29T19:20:02.170741+0000 mgr.y (mgr.34104) 2030 : cluster [DBG] pgmap v3546: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-08-29T19:20:03.506 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] TestLibRBD.ConcurentOperations (25729 ms) 2024-08-29T19:20:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:03 smithi089 bash[77323]: cluster 2024-08-29T19:20:02.337665+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-08-29T19:20:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:03 smithi089 bash[78574]: cluster 2024-08-29T19:20:02.337665+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-08-29T19:20:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:03 smithi144 bash[67678]: cluster 2024-08-29T19:20:02.337665+0000 mon.a (mon.0) 3750 : cluster [DBG] osdmap e1968: 8 total, 8 up, 8 in 2024-08-29T19:20:04.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:04 smithi089 bash[78574]: cluster 2024-08-29T19:20:03.338848+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-08-29T19:20:04.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:04 smithi089 bash[78574]: cluster 2024-08-29T19:20:04.174324+0000 mgr.y (mgr.34104) 2031 : cluster [DBG] pgmap v3549: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-08-29T19:20:04.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:04 smithi089 bash[77323]: cluster 2024-08-29T19:20:03.338848+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-08-29T19:20:04.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:04 smithi089 bash[77323]: cluster 2024-08-29T19:20:04.174324+0000 mgr.y (mgr.34104) 2031 : cluster [DBG] pgmap v3549: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-08-29T19:20:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:04 smithi144 bash[67678]: cluster 2024-08-29T19:20:03.338848+0000 mon.a (mon.0) 3751 : cluster [DBG] osdmap e1969: 8 total, 8 up, 8 in 2024-08-29T19:20:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:04 smithi144 bash[67678]: cluster 2024-08-29T19:20:04.174324+0000 mgr.y (mgr.34104) 2031 : cluster [DBG] pgmap v3549: 841 pgs: 841 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-08-29T19:20:05.376 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:20:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:20:05] "GET /metrics HTTP/1.1" 200 90268 "" "Prometheus/2.43.0" 2024-08-29T19:20:05.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:05 smithi089 bash[77323]: cluster 2024-08-29T19:20:04.365380+0000 mon.a (mon.0) 3752 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-08-29T19:20:05.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:05 smithi089 bash[77323]: cluster 2024-08-29T19:20:05.238945+0000 mon.a (mon.0) 3753 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-08-29T19:20:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:05 smithi089 bash[78574]: cluster 2024-08-29T19:20:04.365380+0000 mon.a (mon.0) 3752 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-08-29T19:20:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:05 smithi089 bash[78574]: cluster 2024-08-29T19:20:05.238945+0000 mon.a (mon.0) 3753 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-08-29T19:20:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:05 smithi144 bash[67678]: cluster 2024-08-29T19:20:04.365380+0000 mon.a (mon.0) 3752 : cluster [DBG] osdmap e1970: 8 total, 8 up, 8 in 2024-08-29T19:20:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:05 smithi144 bash[67678]: cluster 2024-08-29T19:20:05.238945+0000 mon.a (mon.0) 3753 : cluster [DBG] osdmap e1971: 8 total, 8 up, 8 in 2024-08-29T19:20:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:07 smithi144 bash[67678]: cluster 2024-08-29T19:20:06.175658+0000 mgr.y (mgr.34104) 2032 : cluster [DBG] pgmap v3552: 777 pgs: 777 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:07 smithi144 bash[67678]: cluster 2024-08-29T19:20:06.240493+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-08-29T19:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:07 smithi089 bash[77323]: cluster 2024-08-29T19:20:06.175658+0000 mgr.y (mgr.34104) 2032 : cluster [DBG] pgmap v3552: 777 pgs: 777 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:07 smithi089 bash[77323]: cluster 2024-08-29T19:20:06.240493+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-08-29T19:20:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:07 smithi089 bash[78574]: cluster 2024-08-29T19:20:06.175658+0000 mgr.y (mgr.34104) 2032 : cluster [DBG] pgmap v3552: 777 pgs: 777 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:07 smithi089 bash[78574]: cluster 2024-08-29T19:20:06.240493+0000 mon.a (mon.0) 3754 : cluster [DBG] osdmap e1972: 8 total, 8 up, 8 in 2024-08-29T19:20:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:08 smithi144 bash[67678]: cluster 2024-08-29T19:20:07.251088+0000 mon.a (mon.0) 3755 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-08-29T19:20:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:08 smithi144 bash[67678]: audit 2024-08-29T19:20:07.789503+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:08 smithi089 bash[77323]: cluster 2024-08-29T19:20:07.251088+0000 mon.a (mon.0) 3755 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-08-29T19:20:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:08 smithi089 bash[77323]: audit 2024-08-29T19:20:07.789503+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:08 smithi089 bash[78574]: cluster 2024-08-29T19:20:07.251088+0000 mon.a (mon.0) 3755 : cluster [DBG] osdmap e1973: 8 total, 8 up, 8 in 2024-08-29T19:20:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:08 smithi089 bash[78574]: audit 2024-08-29T19:20:07.789503+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:09 smithi144 bash[67678]: cluster 2024-08-29T19:20:08.178243+0000 mgr.y (mgr.34104) 2033 : cluster [DBG] pgmap v3555: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:09 smithi144 bash[67678]: cluster 2024-08-29T19:20:08.254204+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-08-29T19:20:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:09 smithi144 bash[67678]: cluster 2024-08-29T19:20:09.258941+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-08-29T19:20:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:09 smithi089 bash[78574]: cluster 2024-08-29T19:20:08.178243+0000 mgr.y (mgr.34104) 2033 : cluster [DBG] pgmap v3555: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:09 smithi089 bash[78574]: cluster 2024-08-29T19:20:08.254204+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-08-29T19:20:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:09 smithi089 bash[78574]: cluster 2024-08-29T19:20:09.258941+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-08-29T19:20:09.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:09 smithi089 bash[77323]: cluster 2024-08-29T19:20:08.178243+0000 mgr.y (mgr.34104) 2033 : cluster [DBG] pgmap v3555: 713 pgs: 713 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:09.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:09 smithi089 bash[77323]: cluster 2024-08-29T19:20:08.254204+0000 mon.a (mon.0) 3757 : cluster [DBG] osdmap e1974: 8 total, 8 up, 8 in 2024-08-29T19:20:09.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:09 smithi089 bash[77323]: cluster 2024-08-29T19:20:09.258941+0000 mon.a (mon.0) 3758 : cluster [DBG] osdmap e1975: 8 total, 8 up, 8 in 2024-08-29T19:20:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:11 smithi144 bash[67678]: cluster 2024-08-29T19:20:10.179487+0000 mgr.y (mgr.34104) 2034 : cluster [DBG] pgmap v3558: 649 pgs: 649 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:11 smithi144 bash[67678]: cluster 2024-08-29T19:20:10.244059+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-08-29T19:20:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:11 smithi089 bash[78574]: cluster 2024-08-29T19:20:10.179487+0000 mgr.y (mgr.34104) 2034 : cluster [DBG] pgmap v3558: 649 pgs: 649 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:11 smithi089 bash[78574]: cluster 2024-08-29T19:20:10.244059+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-08-29T19:20:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:11 smithi089 bash[77323]: cluster 2024-08-29T19:20:10.179487+0000 mgr.y (mgr.34104) 2034 : cluster [DBG] pgmap v3558: 649 pgs: 649 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:11 smithi089 bash[77323]: cluster 2024-08-29T19:20:10.244059+0000 mon.a (mon.0) 3759 : cluster [DBG] osdmap e1976: 8 total, 8 up, 8 in 2024-08-29T19:20:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:12 smithi144 bash[67678]: cluster 2024-08-29T19:20:11.251540+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-08-29T19:20:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:12 smithi144 bash[67678]: cluster 2024-08-29T19:20:12.240005+0000 mon.a (mon.0) 3761 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:20:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:12 smithi144 bash[67678]: cluster 2024-08-29T19:20:12.252759+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-08-29T19:20:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:12 smithi089 bash[78574]: cluster 2024-08-29T19:20:11.251540+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-08-29T19:20:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:12 smithi089 bash[78574]: cluster 2024-08-29T19:20:12.240005+0000 mon.a (mon.0) 3761 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:20:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:12 smithi089 bash[78574]: cluster 2024-08-29T19:20:12.252759+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-08-29T19:20:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:12 smithi089 bash[77323]: cluster 2024-08-29T19:20:11.251540+0000 mon.a (mon.0) 3760 : cluster [DBG] osdmap e1977: 8 total, 8 up, 8 in 2024-08-29T19:20:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:12 smithi089 bash[77323]: cluster 2024-08-29T19:20:12.240005+0000 mon.a (mon.0) 3761 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-29T19:20:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:12 smithi089 bash[77323]: cluster 2024-08-29T19:20:12.252759+0000 mon.a (mon.0) 3762 : cluster [DBG] osdmap e1978: 8 total, 8 up, 8 in 2024-08-29T19:20:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:13 smithi144 bash[67678]: cluster 2024-08-29T19:20:12.181217+0000 mgr.y (mgr.34104) 2035 : cluster [DBG] pgmap v3561: 585 pgs: 585 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:13 smithi144 bash[67678]: cluster 2024-08-29T19:20:13.253767+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-08-29T19:20:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:13 smithi089 bash[78574]: cluster 2024-08-29T19:20:12.181217+0000 mgr.y (mgr.34104) 2035 : cluster [DBG] pgmap v3561: 585 pgs: 585 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:13 smithi089 bash[78574]: cluster 2024-08-29T19:20:13.253767+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-08-29T19:20:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:13 smithi089 bash[77323]: cluster 2024-08-29T19:20:12.181217+0000 mgr.y (mgr.34104) 2035 : cluster [DBG] pgmap v3561: 585 pgs: 585 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:13 smithi089 bash[77323]: cluster 2024-08-29T19:20:13.253767+0000 mon.a (mon.0) 3763 : cluster [DBG] osdmap e1979: 8 total, 8 up, 8 in 2024-08-29T19:20:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:20:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:20:15] "GET /metrics HTTP/1.1" 200 80653 "" "Prometheus/2.43.0" 2024-08-29T19:20:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:15 smithi089 bash[78574]: cluster 2024-08-29T19:20:14.183498+0000 mgr.y (mgr.34104) 2036 : cluster [DBG] pgmap v3564: 521 pgs: 521 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:15 smithi089 bash[78574]: cluster 2024-08-29T19:20:14.255359+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-08-29T19:20:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:15 smithi089 bash[77323]: cluster 2024-08-29T19:20:14.183498+0000 mgr.y (mgr.34104) 2036 : cluster [DBG] pgmap v3564: 521 pgs: 521 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:15 smithi089 bash[77323]: cluster 2024-08-29T19:20:14.255359+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-08-29T19:20:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:15 smithi144 bash[67678]: cluster 2024-08-29T19:20:14.183498+0000 mgr.y (mgr.34104) 2036 : cluster [DBG] pgmap v3564: 521 pgs: 521 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:15 smithi144 bash[67678]: cluster 2024-08-29T19:20:14.255359+0000 mon.a (mon.0) 3764 : cluster [DBG] osdmap e1980: 8 total, 8 up, 8 in 2024-08-29T19:20:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:16 smithi089 bash[77323]: cluster 2024-08-29T19:20:15.249031+0000 mon.a (mon.0) 3765 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T19:20:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:16 smithi089 bash[77323]: cluster 2024-08-29T19:20:15.259211+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-08-29T19:20:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:16 smithi089 bash[77323]: cluster 2024-08-29T19:20:16.263490+0000 mon.a (mon.0) 3767 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-08-29T19:20:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:16 smithi089 bash[78574]: cluster 2024-08-29T19:20:15.249031+0000 mon.a (mon.0) 3765 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T19:20:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:16 smithi089 bash[78574]: cluster 2024-08-29T19:20:15.259211+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-08-29T19:20:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:16 smithi089 bash[78574]: cluster 2024-08-29T19:20:16.263490+0000 mon.a (mon.0) 3767 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-08-29T19:20:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:16 smithi144 bash[67678]: cluster 2024-08-29T19:20:15.249031+0000 mon.a (mon.0) 3765 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-29T19:20:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:16 smithi144 bash[67678]: cluster 2024-08-29T19:20:15.259211+0000 mon.a (mon.0) 3766 : cluster [DBG] osdmap e1981: 8 total, 8 up, 8 in 2024-08-29T19:20:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:16 smithi144 bash[67678]: cluster 2024-08-29T19:20:16.263490+0000 mon.a (mon.0) 3767 : cluster [DBG] osdmap e1982: 8 total, 8 up, 8 in 2024-08-29T19:20:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:17 smithi089 bash[77323]: cluster 2024-08-29T19:20:16.184887+0000 mgr.y (mgr.34104) 2037 : cluster [DBG] pgmap v3567: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:17 smithi089 bash[77323]: cluster 2024-08-29T19:20:17.266111+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-08-29T19:20:17.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:17 smithi089 bash[78574]: cluster 2024-08-29T19:20:16.184887+0000 mgr.y (mgr.34104) 2037 : cluster [DBG] pgmap v3567: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:17.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:17 smithi089 bash[78574]: cluster 2024-08-29T19:20:17.266111+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-08-29T19:20:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:17 smithi144 bash[67678]: cluster 2024-08-29T19:20:16.184887+0000 mgr.y (mgr.34104) 2037 : cluster [DBG] pgmap v3567: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:17.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:17 smithi144 bash[67678]: cluster 2024-08-29T19:20:17.266111+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e1983: 8 total, 8 up, 8 in 2024-08-29T19:20:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:19 smithi144 bash[67678]: cluster 2024-08-29T19:20:18.186604+0000 mgr.y (mgr.34104) 2038 : cluster [DBG] pgmap v3570: 393 pgs: 393 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:19 smithi144 bash[67678]: cluster 2024-08-29T19:20:18.268425+0000 mon.a (mon.0) 3769 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-08-29T19:20:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:19 smithi089 bash[77323]: cluster 2024-08-29T19:20:18.186604+0000 mgr.y (mgr.34104) 2038 : cluster [DBG] pgmap v3570: 393 pgs: 393 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:19 smithi089 bash[77323]: cluster 2024-08-29T19:20:18.268425+0000 mon.a (mon.0) 3769 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-08-29T19:20:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:19 smithi089 bash[78574]: cluster 2024-08-29T19:20:18.186604+0000 mgr.y (mgr.34104) 2038 : cluster [DBG] pgmap v3570: 393 pgs: 393 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:19 smithi089 bash[78574]: cluster 2024-08-29T19:20:18.268425+0000 mon.a (mon.0) 3769 : cluster [DBG] osdmap e1984: 8 total, 8 up, 8 in 2024-08-29T19:20:20.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:20 smithi144 bash[67678]: cluster 2024-08-29T19:20:19.278159+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-08-29T19:20:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:20 smithi089 bash[77323]: cluster 2024-08-29T19:20:19.278159+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-08-29T19:20:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:20 smithi089 bash[78574]: cluster 2024-08-29T19:20:19.278159+0000 mon.a (mon.0) 3770 : cluster [DBG] osdmap e1985: 8 total, 8 up, 8 in 2024-08-29T19:20:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:21 smithi144 bash[67678]: cluster 2024-08-29T19:20:20.187440+0000 mgr.y (mgr.34104) 2039 : cluster [DBG] pgmap v3573: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:21 smithi144 bash[67678]: cluster 2024-08-29T19:20:20.288933+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-08-29T19:20:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:21 smithi089 bash[77323]: cluster 2024-08-29T19:20:20.187440+0000 mgr.y (mgr.34104) 2039 : cluster [DBG] pgmap v3573: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:21 smithi089 bash[77323]: cluster 2024-08-29T19:20:20.288933+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-08-29T19:20:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:21 smithi089 bash[78574]: cluster 2024-08-29T19:20:20.187440+0000 mgr.y (mgr.34104) 2039 : cluster [DBG] pgmap v3573: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:21 smithi089 bash[78574]: cluster 2024-08-29T19:20:20.288933+0000 mon.a (mon.0) 3771 : cluster [DBG] osdmap e1986: 8 total, 8 up, 8 in 2024-08-29T19:20:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:22 smithi144 bash[67678]: cluster 2024-08-29T19:20:21.302413+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-08-29T19:20:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:22 smithi089 bash[77323]: cluster 2024-08-29T19:20:21.302413+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-08-29T19:20:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:22 smithi089 bash[78574]: cluster 2024-08-29T19:20:21.302413+0000 mon.a (mon.0) 3772 : cluster [DBG] osdmap e1987: 8 total, 8 up, 8 in 2024-08-29T19:20:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[77323]: cluster 2024-08-29T19:20:22.188446+0000 mgr.y (mgr.34104) 2040 : cluster [DBG] pgmap v3576: 265 pgs: 265 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[77323]: cluster 2024-08-29T19:20:22.314387+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-08-29T19:20:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[77323]: audit 2024-08-29T19:20:22.798138+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[77323]: audit 2024-08-29T19:20:22.799990+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:23.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[78574]: cluster 2024-08-29T19:20:22.188446+0000 mgr.y (mgr.34104) 2040 : cluster [DBG] pgmap v3576: 265 pgs: 265 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:23.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[78574]: cluster 2024-08-29T19:20:22.314387+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-08-29T19:20:23.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[78574]: audit 2024-08-29T19:20:22.798138+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:23.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:23 smithi089 bash[78574]: audit 2024-08-29T19:20:22.799990+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:23 smithi144 bash[67678]: cluster 2024-08-29T19:20:22.188446+0000 mgr.y (mgr.34104) 2040 : cluster [DBG] pgmap v3576: 265 pgs: 265 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:23 smithi144 bash[67678]: cluster 2024-08-29T19:20:22.314387+0000 mon.a (mon.0) 3773 : cluster [DBG] osdmap e1988: 8 total, 8 up, 8 in 2024-08-29T19:20:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:23 smithi144 bash[67678]: audit 2024-08-29T19:20:22.798138+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:23 smithi144 bash[67678]: audit 2024-08-29T19:20:22.799990+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:24 smithi089 bash[77323]: cluster 2024-08-29T19:20:23.313133+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-08-29T19:20:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:24 smithi089 bash[77323]: cluster 2024-08-29T19:20:24.189831+0000 mgr.y (mgr.34104) 2041 : cluster [DBG] pgmap v3579: 201 pgs: 201 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:24 smithi089 bash[77323]: cluster 2024-08-29T19:20:24.316530+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-08-29T19:20:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:24 smithi089 bash[78574]: cluster 2024-08-29T19:20:23.313133+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-08-29T19:20:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:24 smithi089 bash[78574]: cluster 2024-08-29T19:20:24.189831+0000 mgr.y (mgr.34104) 2041 : cluster [DBG] pgmap v3579: 201 pgs: 201 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:24 smithi089 bash[78574]: cluster 2024-08-29T19:20:24.316530+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-08-29T19:20:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:24 smithi144 bash[67678]: cluster 2024-08-29T19:20:23.313133+0000 mon.a (mon.0) 3776 : cluster [DBG] osdmap e1989: 8 total, 8 up, 8 in 2024-08-29T19:20:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:24 smithi144 bash[67678]: cluster 2024-08-29T19:20:24.189831+0000 mgr.y (mgr.34104) 2041 : cluster [DBG] pgmap v3579: 201 pgs: 201 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:24 smithi144 bash[67678]: cluster 2024-08-29T19:20:24.316530+0000 mon.a (mon.0) 3777 : cluster [DBG] osdmap e1990: 8 total, 8 up, 8 in 2024-08-29T19:20:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:20:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:20:25] "GET /metrics HTTP/1.1" 200 43942 "" "Prometheus/2.43.0" 2024-08-29T19:20:26.380 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 170 tests from TestLibRBD (717747 ms total) 2024-08-29T19:20:26.380 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:20:26.380 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-08-29T19:20:26.436 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-08-29T19:20:26.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:26 smithi089 bash[77323]: cluster 2024-08-29T19:20:25.366846+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-08-29T19:20:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:26 smithi089 bash[77323]: cluster 2024-08-29T19:20:26.190735+0000 mgr.y (mgr.34104) 2042 : cluster [DBG] pgmap v3582: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:26 smithi089 bash[78574]: cluster 2024-08-29T19:20:25.366846+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-08-29T19:20:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:26 smithi089 bash[78574]: cluster 2024-08-29T19:20:26.190735+0000 mgr.y (mgr.34104) 2042 : cluster [DBG] pgmap v3582: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:26 smithi144 bash[67678]: cluster 2024-08-29T19:20:25.366846+0000 mon.a (mon.0) 3778 : cluster [DBG] osdmap e1991: 8 total, 8 up, 8 in 2024-08-29T19:20:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:26 smithi144 bash[67678]: cluster 2024-08-29T19:20:26.190735+0000 mgr.y (mgr.34104) 2042 : cluster [DBG] pgmap v3582: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:27 smithi089 bash[78574]: cluster 2024-08-29T19:20:26.372033+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-08-29T19:20:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:27 smithi089 bash[77323]: cluster 2024-08-29T19:20:26.372033+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-08-29T19:20:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:27 smithi144 bash[67678]: cluster 2024-08-29T19:20:26.372033+0000 mon.a (mon.0) 3779 : cluster [DBG] osdmap e1992: 8 total, 8 up, 8 in 2024-08-29T19:20:28.404 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:20:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:28 smithi089 bash[77323]: cluster 2024-08-29T19:20:27.383935+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-08-29T19:20:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:28 smithi089 bash[77323]: audit 2024-08-29T19:20:27.402068+0000 mon.a (mon.0) 3781 : audit [INF] from='client.? 172.21.15.89:0/2361653162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:20:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:28 smithi089 bash[77323]: cluster 2024-08-29T19:20:28.191715+0000 mgr.y (mgr.34104) 2043 : cluster [DBG] pgmap v3585: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:28 smithi089 bash[78574]: cluster 2024-08-29T19:20:27.383935+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-08-29T19:20:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:28 smithi089 bash[78574]: audit 2024-08-29T19:20:27.402068+0000 mon.a (mon.0) 3781 : audit [INF] from='client.? 172.21.15.89:0/2361653162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:20:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:28 smithi089 bash[78574]: cluster 2024-08-29T19:20:28.191715+0000 mgr.y (mgr.34104) 2043 : cluster [DBG] pgmap v3585: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:28 smithi144 bash[67678]: cluster 2024-08-29T19:20:27.383935+0000 mon.a (mon.0) 3780 : cluster [DBG] osdmap e1993: 8 total, 8 up, 8 in 2024-08-29T19:20:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:28 smithi144 bash[67678]: audit 2024-08-29T19:20:27.402068+0000 mon.a (mon.0) 3781 : audit [INF] from='client.? 172.21.15.89:0/2361653162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:20:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:28 smithi144 bash[67678]: cluster 2024-08-29T19:20:28.191715+0000 mgr.y (mgr.34104) 2043 : cluster [DBG] pgmap v3585: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:29 smithi089 bash[77323]: cluster 2024-08-29T19:20:28.376306+0000 mon.a (mon.0) 3782 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:20:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:29 smithi089 bash[77323]: audit 2024-08-29T19:20:28.387492+0000 mon.a (mon.0) 3783 : audit [INF] from='client.? 172.21.15.89:0/2361653162' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:20:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:29 smithi089 bash[77323]: cluster 2024-08-29T19:20:28.398660+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-08-29T19:20:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:29 smithi089 bash[78574]: cluster 2024-08-29T19:20:28.376306+0000 mon.a (mon.0) 3782 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:20:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:29 smithi089 bash[78574]: audit 2024-08-29T19:20:28.387492+0000 mon.a (mon.0) 3783 : audit [INF] from='client.? 172.21.15.89:0/2361653162' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:20:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:29 smithi089 bash[78574]: cluster 2024-08-29T19:20:28.398660+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-08-29T19:20:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:29 smithi144 bash[67678]: cluster 2024-08-29T19:20:28.376306+0000 mon.a (mon.0) 3782 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:20:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:29 smithi144 bash[67678]: audit 2024-08-29T19:20:28.387492+0000 mon.a (mon.0) 3783 : audit [INF] from='client.? 172.21.15.89:0/2361653162' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:20:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:29 smithi144 bash[67678]: cluster 2024-08-29T19:20:28.398660+0000 mon.a (mon.0) 3784 : cluster [DBG] osdmap e1994: 8 total, 8 up, 8 in 2024-08-29T19:20:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[77323]: cluster 2024-08-29T19:20:29.397732+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-08-29T19:20:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[77323]: audit 2024-08-29T19:20:29.730855+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:20:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[77323]: cluster 2024-08-29T19:20:30.192383+0000 mgr.y (mgr.34104) 2044 : cluster [DBG] pgmap v3588: 137 pgs: 3 creating+activating, 3 creating+peering, 14 unknown, 117 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[77323]: audit 2024-08-29T19:20:30.317710+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[77323]: audit 2024-08-29T19:20:30.324774+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:30.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[78574]: cluster 2024-08-29T19:20:29.397732+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-08-29T19:20:30.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[78574]: audit 2024-08-29T19:20:29.730855+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:20:30.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[78574]: cluster 2024-08-29T19:20:30.192383+0000 mgr.y (mgr.34104) 2044 : cluster [DBG] pgmap v3588: 137 pgs: 3 creating+activating, 3 creating+peering, 14 unknown, 117 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:30.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[78574]: audit 2024-08-29T19:20:30.317710+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:30.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:30 smithi089 bash[78574]: audit 2024-08-29T19:20:30.324774+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:30 smithi144 bash[67678]: cluster 2024-08-29T19:20:29.397732+0000 mon.a (mon.0) 3785 : cluster [DBG] osdmap e1995: 8 total, 8 up, 8 in 2024-08-29T19:20:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:30 smithi144 bash[67678]: audit 2024-08-29T19:20:29.730855+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:20:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:30 smithi144 bash[67678]: cluster 2024-08-29T19:20:30.192383+0000 mgr.y (mgr.34104) 2044 : cluster [DBG] pgmap v3588: 137 pgs: 3 creating+activating, 3 creating+peering, 14 unknown, 117 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:20:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:30 smithi144 bash[67678]: audit 2024-08-29T19:20:30.317710+0000 mon.a (mon.0) 3787 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:30.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:30 smithi144 bash[67678]: audit 2024-08-29T19:20:30.324774+0000 mon.a (mon.0) 3788 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[77323]: cluster 2024-08-29T19:20:30.402954+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:20:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[77323]: cluster 2024-08-29T19:20:30.421998+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-08-29T19:20:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[77323]: audit 2024-08-29T19:20:31.001276+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:20:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[77323]: audit 2024-08-29T19:20:31.002850+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:20:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[77323]: audit 2024-08-29T19:20:31.010051+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[78574]: cluster 2024-08-29T19:20:30.402954+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:20:31.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[78574]: cluster 2024-08-29T19:20:30.421998+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-08-29T19:20:31.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[78574]: audit 2024-08-29T19:20:31.001276+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:20:31.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[78574]: audit 2024-08-29T19:20:31.002850+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:20:31.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:31 smithi089 bash[78574]: audit 2024-08-29T19:20:31.010051+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:31.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:31 smithi144 bash[67678]: cluster 2024-08-29T19:20:30.402954+0000 mon.a (mon.0) 3789 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:20:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:31 smithi144 bash[67678]: cluster 2024-08-29T19:20:30.421998+0000 mon.a (mon.0) 3790 : cluster [DBG] osdmap e1996: 8 total, 8 up, 8 in 2024-08-29T19:20:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:31 smithi144 bash[67678]: audit 2024-08-29T19:20:31.001276+0000 mon.a (mon.0) 3791 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:20:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:31 smithi144 bash[67678]: audit 2024-08-29T19:20:31.002850+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:20:31.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:31 smithi144 bash[67678]: audit 2024-08-29T19:20:31.010051+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:20:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:32 smithi144 bash[67678]: cluster 2024-08-29T19:20:31.420676+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-08-29T19:20:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:32 smithi144 bash[67678]: cluster 2024-08-29T19:20:32.192839+0000 mgr.y (mgr.34104) 2045 : cluster [DBG] pgmap v3591: 137 pgs: 3 creating+activating, 3 creating+peering, 131 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-29T19:20:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:32 smithi089 bash[77323]: cluster 2024-08-29T19:20:31.420676+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-08-29T19:20:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:32 smithi089 bash[77323]: cluster 2024-08-29T19:20:32.192839+0000 mgr.y (mgr.34104) 2045 : cluster [DBG] pgmap v3591: 137 pgs: 3 creating+activating, 3 creating+peering, 131 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-29T19:20:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:32 smithi089 bash[78574]: cluster 2024-08-29T19:20:31.420676+0000 mon.a (mon.0) 3794 : cluster [DBG] osdmap e1997: 8 total, 8 up, 8 in 2024-08-29T19:20:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:32 smithi089 bash[78574]: cluster 2024-08-29T19:20:32.192839+0000 mgr.y (mgr.34104) 2045 : cluster [DBG] pgmap v3591: 137 pgs: 3 creating+activating, 3 creating+peering, 131 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-29T19:20:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:35 smithi089 bash[78574]: cluster 2024-08-29T19:20:34.193547+0000 mgr.y (mgr.34104) 2046 : cluster [DBG] pgmap v3592: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 MiB/s wr, 38 op/s 2024-08-29T19:20:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:35 smithi089 bash[77323]: cluster 2024-08-29T19:20:34.193547+0000 mgr.y (mgr.34104) 2046 : cluster [DBG] pgmap v3592: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 MiB/s wr, 38 op/s 2024-08-29T19:20:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:20:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:20:35] "GET /metrics HTTP/1.1" 200 43942 "" "Prometheus/2.43.0" 2024-08-29T19:20:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:35 smithi144 bash[67678]: cluster 2024-08-29T19:20:34.193547+0000 mgr.y (mgr.34104) 2046 : cluster [DBG] pgmap v3592: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 MiB/s wr, 38 op/s 2024-08-29T19:20:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:36 smithi144 bash[67678]: cluster 2024-08-29T19:20:35.256998+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-08-29T19:20:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:36 smithi089 bash[77323]: cluster 2024-08-29T19:20:35.256998+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-08-29T19:20:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:36 smithi089 bash[78574]: cluster 2024-08-29T19:20:35.256998+0000 mon.a (mon.0) 3795 : cluster [DBG] osdmap e1998: 8 total, 8 up, 8 in 2024-08-29T19:20:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:37 smithi144 bash[67678]: cluster 2024-08-29T19:20:36.194269+0000 mgr.y (mgr.34104) 2047 : cluster [DBG] pgmap v3594: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-29T19:20:37.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:37 smithi089 bash[78574]: cluster 2024-08-29T19:20:36.194269+0000 mgr.y (mgr.34104) 2047 : cluster [DBG] pgmap v3594: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-29T19:20:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:37 smithi089 bash[77323]: cluster 2024-08-29T19:20:36.194269+0000 mgr.y (mgr.34104) 2047 : cluster [DBG] pgmap v3594: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-29T19:20:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:38 smithi144 bash[67678]: audit 2024-08-29T19:20:37.789867+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:38 smithi089 bash[77323]: audit 2024-08-29T19:20:37.789867+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:38 smithi089 bash[78574]: audit 2024-08-29T19:20:37.789867+0000 mon.a (mon.0) 3796 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:39 smithi144 bash[67678]: cluster 2024-08-29T19:20:38.195343+0000 mgr.y (mgr.34104) 2048 : cluster [DBG] pgmap v3595: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-29T19:20:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:39 smithi089 bash[77323]: cluster 2024-08-29T19:20:38.195343+0000 mgr.y (mgr.34104) 2048 : cluster [DBG] pgmap v3595: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-29T19:20:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:39 smithi089 bash[78574]: cluster 2024-08-29T19:20:38.195343+0000 mgr.y (mgr.34104) 2048 : cluster [DBG] pgmap v3595: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 3.2 MiB/s wr, 56 op/s 2024-08-29T19:20:40.088 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.Simple (13652 ms) 2024-08-29T19:20:40.088 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-08-29T19:20:40.088 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:20:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:41 smithi144 bash[67678]: cluster 2024-08-29T19:20:40.196658+0000 mgr.y (mgr.34104) 2049 : cluster [DBG] pgmap v3596: 137 pgs: 137 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-08-29T19:20:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:41 smithi144 bash[67678]: cluster 2024-08-29T19:20:40.297753+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-08-29T19:20:41.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:41 smithi089 bash[77323]: cluster 2024-08-29T19:20:40.196658+0000 mgr.y (mgr.34104) 2049 : cluster [DBG] pgmap v3596: 137 pgs: 137 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-08-29T19:20:41.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:41 smithi089 bash[77323]: cluster 2024-08-29T19:20:40.297753+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-08-29T19:20:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:41 smithi089 bash[78574]: cluster 2024-08-29T19:20:40.196658+0000 mgr.y (mgr.34104) 2049 : cluster [DBG] pgmap v3596: 137 pgs: 137 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.8 MiB/s wr, 50 op/s 2024-08-29T19:20:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:41 smithi089 bash[78574]: cluster 2024-08-29T19:20:40.297753+0000 mon.a (mon.0) 3797 : cluster [DBG] osdmap e1999: 8 total, 8 up, 8 in 2024-08-29T19:20:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:43 smithi144 bash[67678]: cluster 2024-08-29T19:20:42.197731+0000 mgr.y (mgr.34104) 2050 : cluster [DBG] pgmap v3598: 137 pgs: 137 active+clean; 68 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.3 MiB/s wr, 79 op/s 2024-08-29T19:20:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:43 smithi089 bash[77323]: cluster 2024-08-29T19:20:42.197731+0000 mgr.y (mgr.34104) 2050 : cluster [DBG] pgmap v3598: 137 pgs: 137 active+clean; 68 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.3 MiB/s wr, 79 op/s 2024-08-29T19:20:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:43 smithi089 bash[78574]: cluster 2024-08-29T19:20:42.197731+0000 mgr.y (mgr.34104) 2050 : cluster [DBG] pgmap v3598: 137 pgs: 137 active+clean; 68 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.3 MiB/s wr, 79 op/s 2024-08-29T19:20:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:20:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:20:45] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-08-29T19:20:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:45 smithi089 bash[77323]: cluster 2024-08-29T19:20:44.198932+0000 mgr.y (mgr.34104) 2051 : cluster [DBG] pgmap v3599: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 87 op/s 2024-08-29T19:20:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:45 smithi089 bash[78574]: cluster 2024-08-29T19:20:44.198932+0000 mgr.y (mgr.34104) 2051 : cluster [DBG] pgmap v3599: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 87 op/s 2024-08-29T19:20:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:45 smithi144 bash[67678]: cluster 2024-08-29T19:20:44.198932+0000 mgr.y (mgr.34104) 2051 : cluster [DBG] pgmap v3599: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 87 op/s 2024-08-29T19:20:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:47 smithi144 bash[67678]: cluster 2024-08-29T19:20:46.199914+0000 mgr.y (mgr.34104) 2052 : cluster [DBG] pgmap v3600: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 81 op/s 2024-08-29T19:20:47.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:47 smithi089 bash[77323]: cluster 2024-08-29T19:20:46.199914+0000 mgr.y (mgr.34104) 2052 : cluster [DBG] pgmap v3600: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 81 op/s 2024-08-29T19:20:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:47 smithi089 bash[78574]: cluster 2024-08-29T19:20:46.199914+0000 mgr.y (mgr.34104) 2052 : cluster [DBG] pgmap v3600: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 81 op/s 2024-08-29T19:20:48.914 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8825 ms) 2024-08-29T19:20:48.914 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-08-29T19:20:48.914 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:20:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:49 smithi089 bash[77323]: cluster 2024-08-29T19:20:48.201010+0000 mgr.y (mgr.34104) 2053 : cluster [DBG] pgmap v3601: 137 pgs: 137 active+clean; 88 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-08-29T19:20:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:49 smithi089 bash[78574]: cluster 2024-08-29T19:20:48.201010+0000 mgr.y (mgr.34104) 2053 : cluster [DBG] pgmap v3601: 137 pgs: 137 active+clean; 88 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-08-29T19:20:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:49 smithi144 bash[67678]: cluster 2024-08-29T19:20:48.201010+0000 mgr.y (mgr.34104) 2053 : cluster [DBG] pgmap v3601: 137 pgs: 137 active+clean; 88 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 61 op/s 2024-08-29T19:20:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:50 smithi089 bash[77323]: cluster 2024-08-29T19:20:49.323514+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-08-29T19:20:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:50 smithi089 bash[77323]: cluster 2024-08-29T19:20:50.201710+0000 mgr.y (mgr.34104) 2054 : cluster [DBG] pgmap v3603: 137 pgs: 137 active+clean; 113 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T19:20:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:50 smithi089 bash[78574]: cluster 2024-08-29T19:20:49.323514+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-08-29T19:20:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:50 smithi089 bash[78574]: cluster 2024-08-29T19:20:50.201710+0000 mgr.y (mgr.34104) 2054 : cluster [DBG] pgmap v3603: 137 pgs: 137 active+clean; 113 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T19:20:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:50 smithi144 bash[67678]: cluster 2024-08-29T19:20:49.323514+0000 mon.a (mon.0) 3798 : cluster [DBG] osdmap e2000: 8 total, 8 up, 8 in 2024-08-29T19:20:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:50 smithi144 bash[67678]: cluster 2024-08-29T19:20:50.201710+0000 mgr.y (mgr.34104) 2054 : cluster [DBG] pgmap v3603: 137 pgs: 137 active+clean; 113 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.9 MiB/s wr, 71 op/s 2024-08-29T19:20:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:53 smithi144 bash[67678]: cluster 2024-08-29T19:20:52.202660+0000 mgr.y (mgr.34104) 2055 : cluster [DBG] pgmap v3604: 137 pgs: 137 active+clean; 129 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 74 op/s 2024-08-29T19:20:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:53 smithi144 bash[67678]: audit 2024-08-29T19:20:52.790409+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:53 smithi089 bash[78574]: cluster 2024-08-29T19:20:52.202660+0000 mgr.y (mgr.34104) 2055 : cluster [DBG] pgmap v3604: 137 pgs: 137 active+clean; 129 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 74 op/s 2024-08-29T19:20:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:53 smithi089 bash[78574]: audit 2024-08-29T19:20:52.790409+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:53 smithi089 bash[77323]: cluster 2024-08-29T19:20:52.202660+0000 mgr.y (mgr.34104) 2055 : cluster [DBG] pgmap v3604: 137 pgs: 137 active+clean; 129 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 74 op/s 2024-08-29T19:20:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:53 smithi089 bash[77323]: audit 2024-08-29T19:20:52.790409+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:20:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:20:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:20:55] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2024-08-29T19:20:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:55 smithi089 bash[77323]: cluster 2024-08-29T19:20:54.203323+0000 mgr.y (mgr.34104) 2056 : cluster [DBG] pgmap v3605: 137 pgs: 137 active+clean; 138 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-08-29T19:20:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:55 smithi089 bash[78574]: cluster 2024-08-29T19:20:54.203323+0000 mgr.y (mgr.34104) 2056 : cluster [DBG] pgmap v3605: 137 pgs: 137 active+clean; 138 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-08-29T19:20:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:55 smithi144 bash[67678]: cluster 2024-08-29T19:20:54.203323+0000 mgr.y (mgr.34104) 2056 : cluster [DBG] pgmap v3605: 137 pgs: 137 active+clean; 138 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 66 op/s 2024-08-29T19:20:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:57 smithi144 bash[67678]: cluster 2024-08-29T19:20:56.203812+0000 mgr.y (mgr.34104) 2057 : cluster [DBG] pgmap v3606: 137 pgs: 137 active+clean; 154 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2024-08-29T19:20:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:57 smithi089 bash[77323]: cluster 2024-08-29T19:20:56.203812+0000 mgr.y (mgr.34104) 2057 : cluster [DBG] pgmap v3606: 137 pgs: 137 active+clean; 154 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2024-08-29T19:20:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:57 smithi089 bash[78574]: cluster 2024-08-29T19:20:56.203812+0000 mgr.y (mgr.34104) 2057 : cluster [DBG] pgmap v3606: 137 pgs: 137 active+clean; 154 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 82 op/s 2024-08-29T19:20:57.973 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (9060 ms) 2024-08-29T19:20:57.973 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-08-29T19:20:57.973 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:20:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:59 smithi144 bash[67678]: cluster 2024-08-29T19:20:58.204820+0000 mgr.y (mgr.34104) 2058 : cluster [DBG] pgmap v3607: 137 pgs: 137 active+clean; 158 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 7.8 MiB/s wr, 86 op/s 2024-08-29T19:20:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:20:59 smithi144 bash[67678]: cluster 2024-08-29T19:20:58.284231+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-08-29T19:20:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:59 smithi089 bash[78574]: cluster 2024-08-29T19:20:58.204820+0000 mgr.y (mgr.34104) 2058 : cluster [DBG] pgmap v3607: 137 pgs: 137 active+clean; 158 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 7.8 MiB/s wr, 86 op/s 2024-08-29T19:20:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:20:59 smithi089 bash[78574]: cluster 2024-08-29T19:20:58.284231+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-08-29T19:20:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:59 smithi089 bash[77323]: cluster 2024-08-29T19:20:58.204820+0000 mgr.y (mgr.34104) 2058 : cluster [DBG] pgmap v3607: 137 pgs: 137 active+clean; 158 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 7.8 MiB/s wr, 86 op/s 2024-08-29T19:20:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:20:59 smithi089 bash[77323]: cluster 2024-08-29T19:20:58.284231+0000 mon.a (mon.0) 3800 : cluster [DBG] osdmap e2001: 8 total, 8 up, 8 in 2024-08-29T19:21:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:01 smithi144 bash[67678]: cluster 2024-08-29T19:21:00.205976+0000 mgr.y (mgr.34104) 2059 : cluster [DBG] pgmap v3609: 137 pgs: 137 active+clean; 175 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 7.0 MiB/s wr, 89 op/s 2024-08-29T19:21:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:01 smithi089 bash[78574]: cluster 2024-08-29T19:21:00.205976+0000 mgr.y (mgr.34104) 2059 : cluster [DBG] pgmap v3609: 137 pgs: 137 active+clean; 175 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 7.0 MiB/s wr, 89 op/s 2024-08-29T19:21:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:01 smithi089 bash[77323]: cluster 2024-08-29T19:21:00.205976+0000 mgr.y (mgr.34104) 2059 : cluster [DBG] pgmap v3609: 137 pgs: 137 active+clean; 175 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 7.0 MiB/s wr, 89 op/s 2024-08-29T19:21:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:03 smithi144 bash[67678]: cluster 2024-08-29T19:21:02.207104+0000 mgr.y (mgr.34104) 2060 : cluster [DBG] pgmap v3610: 137 pgs: 137 active+clean; 192 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.7 MiB/s wr, 65 op/s 2024-08-29T19:21:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:03 smithi089 bash[77323]: cluster 2024-08-29T19:21:02.207104+0000 mgr.y (mgr.34104) 2060 : cluster [DBG] pgmap v3610: 137 pgs: 137 active+clean; 192 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.7 MiB/s wr, 65 op/s 2024-08-29T19:21:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:03 smithi089 bash[78574]: cluster 2024-08-29T19:21:02.207104+0000 mgr.y (mgr.34104) 2060 : cluster [DBG] pgmap v3610: 137 pgs: 137 active+clean; 192 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.7 MiB/s wr, 65 op/s 2024-08-29T19:21:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:21:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:21:05] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2024-08-29T19:21:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:05 smithi089 bash[77323]: cluster 2024-08-29T19:21:04.208433+0000 mgr.y (mgr.34104) 2061 : cluster [DBG] pgmap v3611: 137 pgs: 137 active+clean; 192 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-08-29T19:21:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:05 smithi089 bash[78574]: cluster 2024-08-29T19:21:04.208433+0000 mgr.y (mgr.34104) 2061 : cluster [DBG] pgmap v3611: 137 pgs: 137 active+clean; 192 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-08-29T19:21:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:05 smithi144 bash[67678]: cluster 2024-08-29T19:21:04.208433+0000 mgr.y (mgr.34104) 2061 : cluster [DBG] pgmap v3611: 137 pgs: 137 active+clean; 192 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 72 op/s 2024-08-29T19:21:06.703 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8729 ms) 2024-08-29T19:21:06.703 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-08-29T19:21:06.703 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:21:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:07 smithi144 bash[67678]: cluster 2024-08-29T19:21:06.209503+0000 mgr.y (mgr.34104) 2062 : cluster [DBG] pgmap v3612: 137 pgs: 137 active+clean; 196 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.6 MiB/s wr, 53 op/s 2024-08-29T19:21:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:07 smithi089 bash[78574]: cluster 2024-08-29T19:21:06.209503+0000 mgr.y (mgr.34104) 2062 : cluster [DBG] pgmap v3612: 137 pgs: 137 active+clean; 196 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.6 MiB/s wr, 53 op/s 2024-08-29T19:21:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:07 smithi089 bash[77323]: cluster 2024-08-29T19:21:06.209503+0000 mgr.y (mgr.34104) 2062 : cluster [DBG] pgmap v3612: 137 pgs: 137 active+clean; 196 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.6 MiB/s wr, 53 op/s 2024-08-29T19:21:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:08 smithi089 bash[78574]: cluster 2024-08-29T19:21:07.306577+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-08-29T19:21:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:08 smithi089 bash[78574]: audit 2024-08-29T19:21:07.790904+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:08 smithi089 bash[77323]: cluster 2024-08-29T19:21:07.306577+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-08-29T19:21:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:08 smithi089 bash[77323]: audit 2024-08-29T19:21:07.790904+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:08 smithi144 bash[67678]: cluster 2024-08-29T19:21:07.306577+0000 mon.a (mon.0) 3801 : cluster [DBG] osdmap e2002: 8 total, 8 up, 8 in 2024-08-29T19:21:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:08 smithi144 bash[67678]: audit 2024-08-29T19:21:07.790904+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:09 smithi089 bash[77323]: cluster 2024-08-29T19:21:08.210430+0000 mgr.y (mgr.34104) 2063 : cluster [DBG] pgmap v3614: 137 pgs: 137 active+clean; 196 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-29T19:21:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:09 smithi089 bash[78574]: cluster 2024-08-29T19:21:08.210430+0000 mgr.y (mgr.34104) 2063 : cluster [DBG] pgmap v3614: 137 pgs: 137 active+clean; 196 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-29T19:21:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:09 smithi144 bash[67678]: cluster 2024-08-29T19:21:08.210430+0000 mgr.y (mgr.34104) 2063 : cluster [DBG] pgmap v3614: 137 pgs: 137 active+clean; 196 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-29T19:21:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:11 smithi089 bash[77323]: cluster 2024-08-29T19:21:10.211467+0000 mgr.y (mgr.34104) 2064 : cluster [DBG] pgmap v3615: 137 pgs: 137 active+clean; 220 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-08-29T19:21:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:11 smithi089 bash[78574]: cluster 2024-08-29T19:21:10.211467+0000 mgr.y (mgr.34104) 2064 : cluster [DBG] pgmap v3615: 137 pgs: 137 active+clean; 220 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-08-29T19:21:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:11 smithi144 bash[67678]: cluster 2024-08-29T19:21:10.211467+0000 mgr.y (mgr.34104) 2064 : cluster [DBG] pgmap v3615: 137 pgs: 137 active+clean; 220 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.3 MiB/s wr, 63 op/s 2024-08-29T19:21:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:13 smithi089 bash[77323]: cluster 2024-08-29T19:21:12.212609+0000 mgr.y (mgr.34104) 2065 : cluster [DBG] pgmap v3616: 137 pgs: 137 active+clean; 225 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 951 KiB/s rd, 4.1 MiB/s wr, 62 op/s 2024-08-29T19:21:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:13 smithi089 bash[78574]: cluster 2024-08-29T19:21:12.212609+0000 mgr.y (mgr.34104) 2065 : cluster [DBG] pgmap v3616: 137 pgs: 137 active+clean; 225 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 951 KiB/s rd, 4.1 MiB/s wr, 62 op/s 2024-08-29T19:21:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:13 smithi144 bash[67678]: cluster 2024-08-29T19:21:12.212609+0000 mgr.y (mgr.34104) 2065 : cluster [DBG] pgmap v3616: 137 pgs: 137 active+clean; 225 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 951 KiB/s rd, 4.1 MiB/s wr, 62 op/s 2024-08-29T19:21:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:14 smithi089 bash[77323]: cluster 2024-08-29T19:21:14.213837+0000 mgr.y (mgr.34104) 2066 : cluster [DBG] pgmap v3617: 137 pgs: 137 active+clean; 229 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1004 KiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-08-29T19:21:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:14 smithi089 bash[77323]: cluster 2024-08-29T19:21:14.335187+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-08-29T19:21:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:14 smithi089 bash[78574]: cluster 2024-08-29T19:21:14.213837+0000 mgr.y (mgr.34104) 2066 : cluster [DBG] pgmap v3617: 137 pgs: 137 active+clean; 229 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1004 KiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-08-29T19:21:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:14 smithi089 bash[78574]: cluster 2024-08-29T19:21:14.335187+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-08-29T19:21:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:14 smithi144 bash[67678]: cluster 2024-08-29T19:21:14.213837+0000 mgr.y (mgr.34104) 2066 : cluster [DBG] pgmap v3617: 137 pgs: 137 active+clean; 229 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1004 KiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-08-29T19:21:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:14 smithi144 bash[67678]: cluster 2024-08-29T19:21:14.335187+0000 mon.a (mon.0) 3803 : cluster [DBG] osdmap e2003: 8 total, 8 up, 8 in 2024-08-29T19:21:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:21:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:21:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:21:16.884 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (10181 ms) 2024-08-29T19:21:16.884 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-08-29T19:21:16.884 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:21:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:17 smithi144 bash[67678]: cluster 2024-08-29T19:21:16.214787+0000 mgr.y (mgr.34104) 2067 : cluster [DBG] pgmap v3619: 137 pgs: 137 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 6.8 MiB/s wr, 70 op/s 2024-08-29T19:21:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:17 smithi089 bash[77323]: cluster 2024-08-29T19:21:16.214787+0000 mgr.y (mgr.34104) 2067 : cluster [DBG] pgmap v3619: 137 pgs: 137 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 6.8 MiB/s wr, 70 op/s 2024-08-29T19:21:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:17 smithi089 bash[78574]: cluster 2024-08-29T19:21:16.214787+0000 mgr.y (mgr.34104) 2067 : cluster [DBG] pgmap v3619: 137 pgs: 137 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 229 KiB/s rd, 6.8 MiB/s wr, 70 op/s 2024-08-29T19:21:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:18 smithi144 bash[67678]: cluster 2024-08-29T19:21:17.278214+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-08-29T19:21:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:18 smithi089 bash[77323]: cluster 2024-08-29T19:21:17.278214+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-08-29T19:21:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:18 smithi089 bash[78574]: cluster 2024-08-29T19:21:17.278214+0000 mon.a (mon.0) 3804 : cluster [DBG] osdmap e2004: 8 total, 8 up, 8 in 2024-08-29T19:21:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:19 smithi144 bash[67678]: cluster 2024-08-29T19:21:18.215584+0000 mgr.y (mgr.34104) 2068 : cluster [DBG] pgmap v3621: 137 pgs: 137 active+clean; 261 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.1 MiB/s wr, 30 op/s 2024-08-29T19:21:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:19 smithi089 bash[78574]: cluster 2024-08-29T19:21:18.215584+0000 mgr.y (mgr.34104) 2068 : cluster [DBG] pgmap v3621: 137 pgs: 137 active+clean; 261 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.1 MiB/s wr, 30 op/s 2024-08-29T19:21:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:19 smithi089 bash[77323]: cluster 2024-08-29T19:21:18.215584+0000 mgr.y (mgr.34104) 2068 : cluster [DBG] pgmap v3621: 137 pgs: 137 active+clean; 261 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.1 MiB/s wr, 30 op/s 2024-08-29T19:21:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:21 smithi144 bash[67678]: cluster 2024-08-29T19:21:20.216618+0000 mgr.y (mgr.34104) 2069 : cluster [DBG] pgmap v3622: 137 pgs: 137 active+clean; 298 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.1 MiB/s wr, 53 op/s 2024-08-29T19:21:21.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:21 smithi089 bash[77323]: cluster 2024-08-29T19:21:20.216618+0000 mgr.y (mgr.34104) 2069 : cluster [DBG] pgmap v3622: 137 pgs: 137 active+clean; 298 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.1 MiB/s wr, 53 op/s 2024-08-29T19:21:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:21 smithi089 bash[78574]: cluster 2024-08-29T19:21:20.216618+0000 mgr.y (mgr.34104) 2069 : cluster [DBG] pgmap v3622: 137 pgs: 137 active+clean; 298 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.1 MiB/s wr, 53 op/s 2024-08-29T19:21:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:23 smithi144 bash[67678]: cluster 2024-08-29T19:21:22.217721+0000 mgr.y (mgr.34104) 2070 : cluster [DBG] pgmap v3623: 137 pgs: 137 active+clean; 311 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-29T19:21:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:23 smithi144 bash[67678]: audit 2024-08-29T19:21:22.791244+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:23 smithi089 bash[77323]: cluster 2024-08-29T19:21:22.217721+0000 mgr.y (mgr.34104) 2070 : cluster [DBG] pgmap v3623: 137 pgs: 137 active+clean; 311 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-29T19:21:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:23 smithi089 bash[77323]: audit 2024-08-29T19:21:22.791244+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:23 smithi089 bash[78574]: cluster 2024-08-29T19:21:22.217721+0000 mgr.y (mgr.34104) 2070 : cluster [DBG] pgmap v3623: 137 pgs: 137 active+clean; 311 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-29T19:21:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:23 smithi089 bash[78574]: audit 2024-08-29T19:21:22.791244+0000 mon.a (mon.0) 3805 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:25 smithi089 bash[77323]: cluster 2024-08-29T19:21:24.218855+0000 mgr.y (mgr.34104) 2071 : cluster [DBG] pgmap v3624: 137 pgs: 137 active+clean; 315 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.1 MiB/s wr, 69 op/s 2024-08-29T19:21:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:21:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:21:25] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:21:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:25 smithi089 bash[78574]: cluster 2024-08-29T19:21:24.218855+0000 mgr.y (mgr.34104) 2071 : cluster [DBG] pgmap v3624: 137 pgs: 137 active+clean; 315 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.1 MiB/s wr, 69 op/s 2024-08-29T19:21:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:25 smithi144 bash[67678]: cluster 2024-08-29T19:21:24.218855+0000 mgr.y (mgr.34104) 2071 : cluster [DBG] pgmap v3624: 137 pgs: 137 active+clean; 315 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.1 MiB/s wr, 69 op/s 2024-08-29T19:21:25.878 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8995 ms) 2024-08-29T19:21:25.878 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-08-29T19:21:25.878 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:21:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:27 smithi089 bash[77323]: cluster 2024-08-29T19:21:26.219927+0000 mgr.y (mgr.34104) 2072 : cluster [DBG] pgmap v3625: 137 pgs: 137 active+clean; 335 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-08-29T19:21:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:27 smithi089 bash[77323]: cluster 2024-08-29T19:21:26.320578+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-08-29T19:21:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:27 smithi089 bash[78574]: cluster 2024-08-29T19:21:26.219927+0000 mgr.y (mgr.34104) 2072 : cluster [DBG] pgmap v3625: 137 pgs: 137 active+clean; 335 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-08-29T19:21:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:27 smithi089 bash[78574]: cluster 2024-08-29T19:21:26.320578+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-08-29T19:21:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:27 smithi144 bash[67678]: cluster 2024-08-29T19:21:26.219927+0000 mgr.y (mgr.34104) 2072 : cluster [DBG] pgmap v3625: 137 pgs: 137 active+clean; 335 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.0 MiB/s wr, 88 op/s 2024-08-29T19:21:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:27 smithi144 bash[67678]: cluster 2024-08-29T19:21:26.320578+0000 mon.a (mon.0) 3806 : cluster [DBG] osdmap e2005: 8 total, 8 up, 8 in 2024-08-29T19:21:29.685 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:29 smithi089 bash[78574]: cluster 2024-08-29T19:21:28.220885+0000 mgr.y (mgr.34104) 2073 : cluster [DBG] pgmap v3627: 137 pgs: 137 active+clean; 340 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 88 op/s 2024-08-29T19:21:29.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:29 smithi089 bash[77323]: cluster 2024-08-29T19:21:28.220885+0000 mgr.y (mgr.34104) 2073 : cluster [DBG] pgmap v3627: 137 pgs: 137 active+clean; 340 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 88 op/s 2024-08-29T19:21:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:29 smithi144 bash[67678]: cluster 2024-08-29T19:21:28.220885+0000 mgr.y (mgr.34104) 2073 : cluster [DBG] pgmap v3627: 137 pgs: 137 active+clean; 340 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 88 op/s 2024-08-29T19:21:31.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:31 smithi089 bash[78574]: cluster 2024-08-29T19:21:30.221931+0000 mgr.y (mgr.34104) 2074 : cluster [DBG] pgmap v3628: 137 pgs: 137 active+clean; 344 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 90 op/s 2024-08-29T19:21:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:31 smithi089 bash[78574]: audit 2024-08-29T19:21:31.138723+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:21:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:31 smithi089 bash[77323]: cluster 2024-08-29T19:21:30.221931+0000 mgr.y (mgr.34104) 2074 : cluster [DBG] pgmap v3628: 137 pgs: 137 active+clean; 344 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 90 op/s 2024-08-29T19:21:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:31 smithi089 bash[77323]: audit 2024-08-29T19:21:31.138723+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:21:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:31 smithi144 bash[67678]: cluster 2024-08-29T19:21:30.221931+0000 mgr.y (mgr.34104) 2074 : cluster [DBG] pgmap v3628: 137 pgs: 137 active+clean; 344 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 90 op/s 2024-08-29T19:21:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:31 smithi144 bash[67678]: audit 2024-08-29T19:21:31.138723+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:21:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:32 smithi089 bash[78574]: audit 2024-08-29T19:21:31.873788+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:21:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:32 smithi089 bash[78574]: audit 2024-08-29T19:21:31.874980+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:21:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:32 smithi089 bash[78574]: audit 2024-08-29T19:21:31.881070+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:21:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:32 smithi089 bash[77323]: audit 2024-08-29T19:21:31.873788+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:21:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:32 smithi089 bash[77323]: audit 2024-08-29T19:21:31.874980+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:21:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:32 smithi089 bash[77323]: audit 2024-08-29T19:21:31.881070+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:21:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:32 smithi144 bash[67678]: audit 2024-08-29T19:21:31.873788+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:21:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:32 smithi144 bash[67678]: audit 2024-08-29T19:21:31.874980+0000 mon.a (mon.0) 3809 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:21:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:32 smithi144 bash[67678]: audit 2024-08-29T19:21:31.881070+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:21:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:33 smithi089 bash[78574]: cluster 2024-08-29T19:21:32.223073+0000 mgr.y (mgr.34104) 2075 : cluster [DBG] pgmap v3629: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-08-29T19:21:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:33 smithi089 bash[77323]: cluster 2024-08-29T19:21:32.223073+0000 mgr.y (mgr.34104) 2075 : cluster [DBG] pgmap v3629: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-08-29T19:21:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:33 smithi144 bash[67678]: cluster 2024-08-29T19:21:32.223073+0000 mgr.y (mgr.34104) 2075 : cluster [DBG] pgmap v3629: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-08-29T19:21:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:34 smithi089 bash[78574]: cluster 2024-08-29T19:21:34.224178+0000 mgr.y (mgr.34104) 2076 : cluster [DBG] pgmap v3630: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 75 op/s 2024-08-29T19:21:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:34 smithi089 bash[77323]: cluster 2024-08-29T19:21:34.224178+0000 mgr.y (mgr.34104) 2076 : cluster [DBG] pgmap v3630: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 75 op/s 2024-08-29T19:21:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:34 smithi144 bash[67678]: cluster 2024-08-29T19:21:34.224178+0000 mgr.y (mgr.34104) 2076 : cluster [DBG] pgmap v3630: 137 pgs: 137 active+clean; 348 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 75 op/s 2024-08-29T19:21:34.848 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (8970 ms) 2024-08-29T19:21:35.360 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (68412 ms total) 2024-08-29T19:21:35.360 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:21:35.360 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-08-29T19:21:35.413 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-08-29T19:21:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:21:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:21:35] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:21:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:36 smithi089 bash[77323]: cluster 2024-08-29T19:21:35.343497+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-08-29T19:21:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:36 smithi089 bash[77323]: cluster 2024-08-29T19:21:36.225094+0000 mgr.y (mgr.34104) 2077 : cluster [DBG] pgmap v3632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:21:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:36 smithi089 bash[78574]: cluster 2024-08-29T19:21:35.343497+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-08-29T19:21:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:36 smithi089 bash[78574]: cluster 2024-08-29T19:21:36.225094+0000 mgr.y (mgr.34104) 2077 : cluster [DBG] pgmap v3632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:21:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:36 smithi144 bash[67678]: cluster 2024-08-29T19:21:35.343497+0000 mon.a (mon.0) 3811 : cluster [DBG] osdmap e2006: 8 total, 8 up, 8 in 2024-08-29T19:21:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:36 smithi144 bash[67678]: cluster 2024-08-29T19:21:36.225094+0000 mgr.y (mgr.34104) 2077 : cluster [DBG] pgmap v3632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:21:37.378 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:21:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:37 smithi089 bash[77323]: cluster 2024-08-29T19:21:36.360445+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-08-29T19:21:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:37 smithi089 bash[77323]: audit 2024-08-29T19:21:36.372650+0000 mon.a (mon.0) 3813 : audit [INF] from='client.? 172.21.15.89:0/3129271463' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:21:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:37 smithi089 bash[78574]: cluster 2024-08-29T19:21:36.360445+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-08-29T19:21:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:37 smithi089 bash[78574]: audit 2024-08-29T19:21:36.372650+0000 mon.a (mon.0) 3813 : audit [INF] from='client.? 172.21.15.89:0/3129271463' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:21:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:37 smithi144 bash[67678]: cluster 2024-08-29T19:21:36.360445+0000 mon.a (mon.0) 3812 : cluster [DBG] osdmap e2007: 8 total, 8 up, 8 in 2024-08-29T19:21:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:37 smithi144 bash[67678]: audit 2024-08-29T19:21:36.372650+0000 mon.a (mon.0) 3813 : audit [INF] from='client.? 172.21.15.89:0/3129271463' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:21:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[77323]: audit 2024-08-29T19:21:37.352200+0000 mon.a (mon.0) 3814 : audit [INF] from='client.? 172.21.15.89:0/3129271463' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:21:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[77323]: cluster 2024-08-29T19:21:37.363377+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-08-29T19:21:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[77323]: audit 2024-08-29T19:21:37.791994+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[77323]: cluster 2024-08-29T19:21:38.225980+0000 mgr.y (mgr.34104) 2078 : cluster [DBG] pgmap v3635: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:21:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[78574]: audit 2024-08-29T19:21:37.352200+0000 mon.a (mon.0) 3814 : audit [INF] from='client.? 172.21.15.89:0/3129271463' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:21:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[78574]: cluster 2024-08-29T19:21:37.363377+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-08-29T19:21:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[78574]: audit 2024-08-29T19:21:37.791994+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:38 smithi089 bash[78574]: cluster 2024-08-29T19:21:38.225980+0000 mgr.y (mgr.34104) 2078 : cluster [DBG] pgmap v3635: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:21:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:38 smithi144 bash[67678]: audit 2024-08-29T19:21:37.352200+0000 mon.a (mon.0) 3814 : audit [INF] from='client.? 172.21.15.89:0/3129271463' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:21:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:38 smithi144 bash[67678]: cluster 2024-08-29T19:21:37.363377+0000 mon.a (mon.0) 3815 : cluster [DBG] osdmap e2008: 8 total, 8 up, 8 in 2024-08-29T19:21:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:38 smithi144 bash[67678]: audit 2024-08-29T19:21:37.791994+0000 mon.a (mon.0) 3816 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:38 smithi144 bash[67678]: cluster 2024-08-29T19:21:38.225980+0000 mgr.y (mgr.34104) 2078 : cluster [DBG] pgmap v3635: 137 pgs: 5 creating+peering, 22 unknown, 110 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:21:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:39 smithi089 bash[78574]: cluster 2024-08-29T19:21:38.391457+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-08-29T19:21:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:39 smithi089 bash[77323]: cluster 2024-08-29T19:21:38.391457+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-08-29T19:21:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:39 smithi144 bash[67678]: cluster 2024-08-29T19:21:38.391457+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e2009: 8 total, 8 up, 8 in 2024-08-29T19:21:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:40 smithi089 bash[77323]: cluster 2024-08-29T19:21:39.393742+0000 mon.a (mon.0) 3818 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-08-29T19:21:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:40 smithi089 bash[77323]: cluster 2024-08-29T19:21:40.226695+0000 mgr.y (mgr.34104) 2079 : cluster [DBG] pgmap v3638: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:21:40.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:40 smithi089 bash[78574]: cluster 2024-08-29T19:21:39.393742+0000 mon.a (mon.0) 3818 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-08-29T19:21:40.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:40 smithi089 bash[78574]: cluster 2024-08-29T19:21:40.226695+0000 mgr.y (mgr.34104) 2079 : cluster [DBG] pgmap v3638: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:21:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:40 smithi144 bash[67678]: cluster 2024-08-29T19:21:39.393742+0000 mon.a (mon.0) 3818 : cluster [DBG] osdmap e2010: 8 total, 8 up, 8 in 2024-08-29T19:21:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:40 smithi144 bash[67678]: cluster 2024-08-29T19:21:40.226695+0000 mgr.y (mgr.34104) 2079 : cluster [DBG] pgmap v3638: 137 pgs: 5 creating+peering, 15 unknown, 117 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:21:41.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:41 smithi089 bash[77323]: cluster 2024-08-29T19:21:40.422610+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-08-29T19:21:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:41 smithi089 bash[78574]: cluster 2024-08-29T19:21:40.422610+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-08-29T19:21:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:41 smithi144 bash[67678]: cluster 2024-08-29T19:21:40.422610+0000 mon.a (mon.0) 3819 : cluster [DBG] osdmap e2011: 8 total, 8 up, 8 in 2024-08-29T19:21:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:42 smithi089 bash[78574]: cluster 2024-08-29T19:21:42.227608+0000 mgr.y (mgr.34104) 2080 : cluster [DBG] pgmap v3640: 137 pgs: 137 active+clean; 14 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 1.9 MiB/s wr, 57 op/s 2024-08-29T19:21:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:42 smithi089 bash[77323]: cluster 2024-08-29T19:21:42.227608+0000 mgr.y (mgr.34104) 2080 : cluster [DBG] pgmap v3640: 137 pgs: 137 active+clean; 14 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 1.9 MiB/s wr, 57 op/s 2024-08-29T19:21:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:42 smithi144 bash[67678]: cluster 2024-08-29T19:21:42.227608+0000 mgr.y (mgr.34104) 2080 : cluster [DBG] pgmap v3640: 137 pgs: 137 active+clean; 14 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 1.9 MiB/s wr, 57 op/s 2024-08-29T19:21:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:21:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:21:45] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2024-08-29T19:21:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:45 smithi089 bash[77323]: cluster 2024-08-29T19:21:44.228385+0000 mgr.y (mgr.34104) 2081 : cluster [DBG] pgmap v3641: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-29T19:21:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:45 smithi089 bash[77323]: cluster 2024-08-29T19:21:45.276565+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-08-29T19:21:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:45 smithi089 bash[78574]: cluster 2024-08-29T19:21:44.228385+0000 mgr.y (mgr.34104) 2081 : cluster [DBG] pgmap v3641: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-29T19:21:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:45 smithi089 bash[78574]: cluster 2024-08-29T19:21:45.276565+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-08-29T19:21:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:45 smithi144 bash[67678]: cluster 2024-08-29T19:21:44.228385+0000 mgr.y (mgr.34104) 2081 : cluster [DBG] pgmap v3641: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-29T19:21:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:45 smithi144 bash[67678]: cluster 2024-08-29T19:21:45.276565+0000 mon.a (mon.0) 3820 : cluster [DBG] osdmap e2012: 8 total, 8 up, 8 in 2024-08-29T19:21:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:47 smithi144 bash[67678]: cluster 2024-08-29T19:21:46.229037+0000 mgr.y (mgr.34104) 2082 : cluster [DBG] pgmap v3643: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-08-29T19:21:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:47 smithi089 bash[77323]: cluster 2024-08-29T19:21:46.229037+0000 mgr.y (mgr.34104) 2082 : cluster [DBG] pgmap v3643: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-08-29T19:21:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:47 smithi089 bash[78574]: cluster 2024-08-29T19:21:46.229037+0000 mgr.y (mgr.34104) 2082 : cluster [DBG] pgmap v3643: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-08-29T19:21:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:49 smithi144 bash[67678]: cluster 2024-08-29T19:21:48.229819+0000 mgr.y (mgr.34104) 2083 : cluster [DBG] pgmap v3644: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-29T19:21:49.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:49 smithi089 bash[77323]: cluster 2024-08-29T19:21:48.229819+0000 mgr.y (mgr.34104) 2083 : cluster [DBG] pgmap v3644: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-29T19:21:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:49 smithi089 bash[78574]: cluster 2024-08-29T19:21:48.229819+0000 mgr.y (mgr.34104) 2083 : cluster [DBG] pgmap v3644: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-08-29T19:21:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:51 smithi144 bash[67678]: cluster 2024-08-29T19:21:50.230465+0000 mgr.y (mgr.34104) 2084 : cluster [DBG] pgmap v3645: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-08-29T19:21:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:51 smithi089 bash[77323]: cluster 2024-08-29T19:21:50.230465+0000 mgr.y (mgr.34104) 2084 : cluster [DBG] pgmap v3645: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-08-29T19:21:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:51 smithi089 bash[78574]: cluster 2024-08-29T19:21:50.230465+0000 mgr.y (mgr.34104) 2084 : cluster [DBG] pgmap v3645: 137 pgs: 137 active+clean; 30 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 37 op/s 2024-08-29T19:21:53.308 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.Simple (17895 ms) 2024-08-29T19:21:53.308 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-08-29T19:21:53.308 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:21:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:53 smithi144 bash[67678]: cluster 2024-08-29T19:21:52.231230+0000 mgr.y (mgr.34104) 2085 : cluster [DBG] pgmap v3646: 137 pgs: 137 active+clean; 46 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-29T19:21:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:53 smithi144 bash[67678]: audit 2024-08-29T19:21:52.791745+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:53 smithi089 bash[77323]: cluster 2024-08-29T19:21:52.231230+0000 mgr.y (mgr.34104) 2085 : cluster [DBG] pgmap v3646: 137 pgs: 137 active+clean; 46 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-29T19:21:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:53 smithi089 bash[77323]: audit 2024-08-29T19:21:52.791745+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:53 smithi089 bash[78574]: cluster 2024-08-29T19:21:52.231230+0000 mgr.y (mgr.34104) 2085 : cluster [DBG] pgmap v3646: 137 pgs: 137 active+clean; 46 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 18 op/s 2024-08-29T19:21:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:53 smithi089 bash[78574]: audit 2024-08-29T19:21:52.791745+0000 mon.a (mon.0) 3821 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:21:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:21:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:21:55] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:21:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:55 smithi089 bash[78574]: cluster 2024-08-29T19:21:54.232380+0000 mgr.y (mgr.34104) 2086 : cluster [DBG] pgmap v3647: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 28 op/s 2024-08-29T19:21:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:55 smithi089 bash[78574]: cluster 2024-08-29T19:21:54.314758+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-08-29T19:21:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:55 smithi089 bash[77323]: cluster 2024-08-29T19:21:54.232380+0000 mgr.y (mgr.34104) 2086 : cluster [DBG] pgmap v3647: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 28 op/s 2024-08-29T19:21:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:55 smithi089 bash[77323]: cluster 2024-08-29T19:21:54.314758+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-08-29T19:21:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:55 smithi144 bash[67678]: cluster 2024-08-29T19:21:54.232380+0000 mgr.y (mgr.34104) 2086 : cluster [DBG] pgmap v3647: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 28 op/s 2024-08-29T19:21:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:55 smithi144 bash[67678]: cluster 2024-08-29T19:21:54.314758+0000 mon.a (mon.0) 3822 : cluster [DBG] osdmap e2013: 8 total, 8 up, 8 in 2024-08-29T19:21:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:57 smithi089 bash[77323]: cluster 2024-08-29T19:21:56.233124+0000 mgr.y (mgr.34104) 2087 : cluster [DBG] pgmap v3649: 137 pgs: 137 active+clean; 79 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-08-29T19:21:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:57 smithi089 bash[78574]: cluster 2024-08-29T19:21:56.233124+0000 mgr.y (mgr.34104) 2087 : cluster [DBG] pgmap v3649: 137 pgs: 137 active+clean; 79 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-08-29T19:21:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:57 smithi144 bash[67678]: cluster 2024-08-29T19:21:56.233124+0000 mgr.y (mgr.34104) 2087 : cluster [DBG] pgmap v3649: 137 pgs: 137 active+clean; 79 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-08-29T19:21:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:21:59 smithi089 bash[78574]: cluster 2024-08-29T19:21:58.233852+0000 mgr.y (mgr.34104) 2088 : cluster [DBG] pgmap v3650: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 46 op/s 2024-08-29T19:21:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:21:59 smithi089 bash[77323]: cluster 2024-08-29T19:21:58.233852+0000 mgr.y (mgr.34104) 2088 : cluster [DBG] pgmap v3650: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 46 op/s 2024-08-29T19:21:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:21:59 smithi144 bash[67678]: cluster 2024-08-29T19:21:58.233852+0000 mgr.y (mgr.34104) 2088 : cluster [DBG] pgmap v3650: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 46 op/s 2024-08-29T19:22:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:01 smithi089 bash[77323]: cluster 2024-08-29T19:22:00.234476+0000 mgr.y (mgr.34104) 2089 : cluster [DBG] pgmap v3651: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-08-29T19:22:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:01 smithi089 bash[78574]: cluster 2024-08-29T19:22:00.234476+0000 mgr.y (mgr.34104) 2089 : cluster [DBG] pgmap v3651: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-08-29T19:22:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:01 smithi144 bash[67678]: cluster 2024-08-29T19:22:00.234476+0000 mgr.y (mgr.34104) 2089 : cluster [DBG] pgmap v3651: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2024-08-29T19:22:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:03 smithi089 bash[78574]: cluster 2024-08-29T19:22:02.235235+0000 mgr.y (mgr.34104) 2090 : cluster [DBG] pgmap v3652: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-08-29T19:22:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:03 smithi089 bash[77323]: cluster 2024-08-29T19:22:02.235235+0000 mgr.y (mgr.34104) 2090 : cluster [DBG] pgmap v3652: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-08-29T19:22:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:03 smithi144 bash[67678]: cluster 2024-08-29T19:22:02.235235+0000 mgr.y (mgr.34104) 2090 : cluster [DBG] pgmap v3652: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-08-29T19:22:05.325 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:22:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:22:05] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:22:05.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:05 smithi089 bash[77323]: cluster 2024-08-29T19:22:04.235993+0000 mgr.y (mgr.34104) 2091 : cluster [DBG] pgmap v3653: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 38 op/s 2024-08-29T19:22:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:05 smithi089 bash[78574]: cluster 2024-08-29T19:22:04.235993+0000 mgr.y (mgr.34104) 2091 : cluster [DBG] pgmap v3653: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 38 op/s 2024-08-29T19:22:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:05 smithi144 bash[67678]: cluster 2024-08-29T19:22:04.235993+0000 mgr.y (mgr.34104) 2091 : cluster [DBG] pgmap v3653: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 38 op/s 2024-08-29T19:22:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:07 smithi089 bash[77323]: cluster 2024-08-29T19:22:06.236608+0000 mgr.y (mgr.34104) 2092 : cluster [DBG] pgmap v3654: 137 pgs: 137 active+clean; 104 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-29T19:22:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:07 smithi089 bash[78574]: cluster 2024-08-29T19:22:06.236608+0000 mgr.y (mgr.34104) 2092 : cluster [DBG] pgmap v3654: 137 pgs: 137 active+clean; 104 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-29T19:22:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:07 smithi144 bash[67678]: cluster 2024-08-29T19:22:06.236608+0000 mgr.y (mgr.34104) 2092 : cluster [DBG] pgmap v3654: 137 pgs: 137 active+clean; 104 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-29T19:22:08.109 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.Grow (14801 ms) 2024-08-29T19:22:08.109 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-08-29T19:22:08.109 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:22:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:08 smithi089 bash[77323]: audit 2024-08-29T19:22:07.792046+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:08 smithi089 bash[78574]: audit 2024-08-29T19:22:07.792046+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:08 smithi144 bash[67678]: audit 2024-08-29T19:22:07.792046+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:09 smithi089 bash[77323]: cluster 2024-08-29T19:22:08.237696+0000 mgr.y (mgr.34104) 2093 : cluster [DBG] pgmap v3655: 137 pgs: 137 active+clean; 133 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.5 MiB/s wr, 34 op/s 2024-08-29T19:22:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:09 smithi089 bash[77323]: cluster 2024-08-29T19:22:08.347538+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-08-29T19:22:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:09 smithi089 bash[78574]: cluster 2024-08-29T19:22:08.237696+0000 mgr.y (mgr.34104) 2093 : cluster [DBG] pgmap v3655: 137 pgs: 137 active+clean; 133 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.5 MiB/s wr, 34 op/s 2024-08-29T19:22:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:09 smithi089 bash[78574]: cluster 2024-08-29T19:22:08.347538+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-08-29T19:22:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:09 smithi144 bash[67678]: cluster 2024-08-29T19:22:08.237696+0000 mgr.y (mgr.34104) 2093 : cluster [DBG] pgmap v3655: 137 pgs: 137 active+clean; 133 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.5 MiB/s wr, 34 op/s 2024-08-29T19:22:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:09 smithi144 bash[67678]: cluster 2024-08-29T19:22:08.347538+0000 mon.a (mon.0) 3824 : cluster [DBG] osdmap e2014: 8 total, 8 up, 8 in 2024-08-29T19:22:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:10 smithi089 bash[77323]: cluster 2024-08-29T19:22:10.238447+0000 mgr.y (mgr.34104) 2094 : cluster [DBG] pgmap v3657: 137 pgs: 137 active+clean; 137 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 30 op/s 2024-08-29T19:22:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:10 smithi089 bash[78574]: cluster 2024-08-29T19:22:10.238447+0000 mgr.y (mgr.34104) 2094 : cluster [DBG] pgmap v3657: 137 pgs: 137 active+clean; 137 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 30 op/s 2024-08-29T19:22:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:10 smithi144 bash[67678]: cluster 2024-08-29T19:22:10.238447+0000 mgr.y (mgr.34104) 2094 : cluster [DBG] pgmap v3657: 137 pgs: 137 active+clean; 137 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.7 MiB/s wr, 30 op/s 2024-08-29T19:22:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:13 smithi144 bash[67678]: cluster 2024-08-29T19:22:12.239308+0000 mgr.y (mgr.34104) 2095 : cluster [DBG] pgmap v3658: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-29T19:22:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:13 smithi089 bash[77323]: cluster 2024-08-29T19:22:12.239308+0000 mgr.y (mgr.34104) 2095 : cluster [DBG] pgmap v3658: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-29T19:22:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:13 smithi089 bash[78574]: cluster 2024-08-29T19:22:12.239308+0000 mgr.y (mgr.34104) 2095 : cluster [DBG] pgmap v3658: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-29T19:22:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:15 smithi089 bash[77323]: cluster 2024-08-29T19:22:14.239992+0000 mgr.y (mgr.34104) 2096 : cluster [DBG] pgmap v3659: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-29T19:22:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:22:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:22:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:22:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:15 smithi089 bash[78574]: cluster 2024-08-29T19:22:14.239992+0000 mgr.y (mgr.34104) 2096 : cluster [DBG] pgmap v3659: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-29T19:22:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:15 smithi144 bash[67678]: cluster 2024-08-29T19:22:14.239992+0000 mgr.y (mgr.34104) 2096 : cluster [DBG] pgmap v3659: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-29T19:22:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:17 smithi144 bash[67678]: cluster 2024-08-29T19:22:16.240639+0000 mgr.y (mgr.34104) 2097 : cluster [DBG] pgmap v3660: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-29T19:22:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:17 smithi089 bash[77323]: cluster 2024-08-29T19:22:16.240639+0000 mgr.y (mgr.34104) 2097 : cluster [DBG] pgmap v3660: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-29T19:22:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:17 smithi089 bash[78574]: cluster 2024-08-29T19:22:16.240639+0000 mgr.y (mgr.34104) 2097 : cluster [DBG] pgmap v3660: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2024-08-29T19:22:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:19 smithi144 bash[67678]: cluster 2024-08-29T19:22:18.241393+0000 mgr.y (mgr.34104) 2098 : cluster [DBG] pgmap v3661: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-29T19:22:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:19 smithi089 bash[78574]: cluster 2024-08-29T19:22:18.241393+0000 mgr.y (mgr.34104) 2098 : cluster [DBG] pgmap v3661: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-29T19:22:19.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:19 smithi089 bash[77323]: cluster 2024-08-29T19:22:18.241393+0000 mgr.y (mgr.34104) 2098 : cluster [DBG] pgmap v3661: 137 pgs: 137 active+clean; 162 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-29T19:22:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:21 smithi089 bash[77323]: cluster 2024-08-29T19:22:20.242422+0000 mgr.y (mgr.34104) 2099 : cluster [DBG] pgmap v3662: 137 pgs: 137 active+clean; 166 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 43 op/s 2024-08-29T19:22:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:21 smithi089 bash[78574]: cluster 2024-08-29T19:22:20.242422+0000 mgr.y (mgr.34104) 2099 : cluster [DBG] pgmap v3662: 137 pgs: 137 active+clean; 166 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 43 op/s 2024-08-29T19:22:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:21 smithi144 bash[67678]: cluster 2024-08-29T19:22:20.242422+0000 mgr.y (mgr.34104) 2099 : cluster [DBG] pgmap v3662: 137 pgs: 137 active+clean; 166 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 43 op/s 2024-08-29T19:22:22.250 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (14141 ms) 2024-08-29T19:22:22.250 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-08-29T19:22:22.250 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:22:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:23 smithi089 bash[77323]: cluster 2024-08-29T19:22:22.243182+0000 mgr.y (mgr.34104) 2100 : cluster [DBG] pgmap v3663: 137 pgs: 137 active+clean; 195 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-08-29T19:22:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:23 smithi089 bash[77323]: audit 2024-08-29T19:22:22.792670+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:23 smithi089 bash[78574]: cluster 2024-08-29T19:22:22.243182+0000 mgr.y (mgr.34104) 2100 : cluster [DBG] pgmap v3663: 137 pgs: 137 active+clean; 195 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-08-29T19:22:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:23 smithi089 bash[78574]: audit 2024-08-29T19:22:22.792670+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:23 smithi144 bash[67678]: cluster 2024-08-29T19:22:22.243182+0000 mgr.y (mgr.34104) 2100 : cluster [DBG] pgmap v3663: 137 pgs: 137 active+clean; 195 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-08-29T19:22:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:23 smithi144 bash[67678]: audit 2024-08-29T19:22:22.792670+0000 mon.a (mon.0) 3825 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:24 smithi089 bash[78574]: cluster 2024-08-29T19:22:23.319929+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-08-29T19:22:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:24 smithi089 bash[77323]: cluster 2024-08-29T19:22:23.319929+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-08-29T19:22:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:24 smithi144 bash[67678]: cluster 2024-08-29T19:22:23.319929+0000 mon.a (mon.0) 3826 : cluster [DBG] osdmap e2015: 8 total, 8 up, 8 in 2024-08-29T19:22:25.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:22:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:22:25] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:22:25.338 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:25 smithi089 bash[77323]: cluster 2024-08-29T19:22:24.244033+0000 mgr.y (mgr.34104) 2101 : cluster [DBG] pgmap v3665: 137 pgs: 137 active+clean; 207 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2024-08-29T19:22:25.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:25 smithi089 bash[78574]: cluster 2024-08-29T19:22:24.244033+0000 mgr.y (mgr.34104) 2101 : cluster [DBG] pgmap v3665: 137 pgs: 137 active+clean; 207 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2024-08-29T19:22:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:25 smithi144 bash[67678]: cluster 2024-08-29T19:22:24.244033+0000 mgr.y (mgr.34104) 2101 : cluster [DBG] pgmap v3665: 137 pgs: 137 active+clean; 207 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 6.1 MiB/s wr, 38 op/s 2024-08-29T19:22:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:26 smithi089 bash[77323]: cluster 2024-08-29T19:22:26.245024+0000 mgr.y (mgr.34104) 2102 : cluster [DBG] pgmap v3666: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2024-08-29T19:22:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:26 smithi089 bash[78574]: cluster 2024-08-29T19:22:26.245024+0000 mgr.y (mgr.34104) 2102 : cluster [DBG] pgmap v3666: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2024-08-29T19:22:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:26 smithi144 bash[67678]: cluster 2024-08-29T19:22:26.245024+0000 mgr.y (mgr.34104) 2102 : cluster [DBG] pgmap v3666: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2024-08-29T19:22:29.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:29 smithi144 bash[67678]: cluster 2024-08-29T19:22:28.246268+0000 mgr.y (mgr.34104) 2103 : cluster [DBG] pgmap v3667: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:22:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:29 smithi089 bash[77323]: cluster 2024-08-29T19:22:28.246268+0000 mgr.y (mgr.34104) 2103 : cluster [DBG] pgmap v3667: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:22:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:29 smithi089 bash[78574]: cluster 2024-08-29T19:22:28.246268+0000 mgr.y (mgr.34104) 2103 : cluster [DBG] pgmap v3667: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-29T19:22:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:31 smithi144 bash[67678]: cluster 2024-08-29T19:22:30.247010+0000 mgr.y (mgr.34104) 2104 : cluster [DBG] pgmap v3668: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 69 op/s 2024-08-29T19:22:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:31 smithi089 bash[78574]: cluster 2024-08-29T19:22:30.247010+0000 mgr.y (mgr.34104) 2104 : cluster [DBG] pgmap v3668: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 69 op/s 2024-08-29T19:22:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:31 smithi089 bash[77323]: cluster 2024-08-29T19:22:30.247010+0000 mgr.y (mgr.34104) 2104 : cluster [DBG] pgmap v3668: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 69 op/s 2024-08-29T19:22:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:32 smithi089 bash[78574]: audit 2024-08-29T19:22:31.979422+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:22:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:32 smithi089 bash[77323]: audit 2024-08-29T19:22:31.979422+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:22:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:32 smithi144 bash[67678]: audit 2024-08-29T19:22:31.979422+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:22:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[77323]: cluster 2024-08-29T19:22:32.247845+0000 mgr.y (mgr.34104) 2105 : cluster [DBG] pgmap v3669: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-08-29T19:22:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[77323]: audit 2024-08-29T19:22:32.548925+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[77323]: audit 2024-08-29T19:22:32.555725+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[77323]: audit 2024-08-29T19:22:33.174256+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:22:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[77323]: audit 2024-08-29T19:22:33.175225+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:22:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[77323]: audit 2024-08-29T19:22:33.181346+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[78574]: cluster 2024-08-29T19:22:32.247845+0000 mgr.y (mgr.34104) 2105 : cluster [DBG] pgmap v3669: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-08-29T19:22:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[78574]: audit 2024-08-29T19:22:32.548925+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[78574]: audit 2024-08-29T19:22:32.555725+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[78574]: audit 2024-08-29T19:22:33.174256+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:22:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[78574]: audit 2024-08-29T19:22:33.175225+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:22:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:33 smithi089 bash[78574]: audit 2024-08-29T19:22:33.181346+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:33 smithi144 bash[67678]: cluster 2024-08-29T19:22:32.247845+0000 mgr.y (mgr.34104) 2105 : cluster [DBG] pgmap v3669: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.7 MiB/s wr, 38 op/s 2024-08-29T19:22:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:33 smithi144 bash[67678]: audit 2024-08-29T19:22:32.548925+0000 mon.a (mon.0) 3828 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:33 smithi144 bash[67678]: audit 2024-08-29T19:22:32.555725+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:33 smithi144 bash[67678]: audit 2024-08-29T19:22:33.174256+0000 mon.a (mon.0) 3830 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:22:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:33 smithi144 bash[67678]: audit 2024-08-29T19:22:33.175225+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:22:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:33 smithi144 bash[67678]: audit 2024-08-29T19:22:33.181346+0000 mon.a (mon.0) 3832 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:22:35.317 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:22:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:22:35] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:22:35.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:35 smithi089 bash[77323]: cluster 2024-08-29T19:22:34.248527+0000 mgr.y (mgr.34104) 2106 : cluster [DBG] pgmap v3670: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-29T19:22:35.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:35 smithi089 bash[78574]: cluster 2024-08-29T19:22:34.248527+0000 mgr.y (mgr.34104) 2106 : cluster [DBG] pgmap v3670: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-29T19:22:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:35 smithi144 bash[67678]: cluster 2024-08-29T19:22:34.248527+0000 mgr.y (mgr.34104) 2106 : cluster [DBG] pgmap v3670: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-29T19:22:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:37 smithi089 bash[77323]: cluster 2024-08-29T19:22:36.249670+0000 mgr.y (mgr.34104) 2107 : cluster [DBG] pgmap v3671: 137 pgs: 137 active+clean; 236 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 30 op/s 2024-08-29T19:22:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:37 smithi089 bash[78574]: cluster 2024-08-29T19:22:36.249670+0000 mgr.y (mgr.34104) 2107 : cluster [DBG] pgmap v3671: 137 pgs: 137 active+clean; 236 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 30 op/s 2024-08-29T19:22:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:37 smithi144 bash[67678]: cluster 2024-08-29T19:22:36.249670+0000 mgr.y (mgr.34104) 2107 : cluster [DBG] pgmap v3671: 137 pgs: 137 active+clean; 236 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 30 op/s 2024-08-29T19:22:38.265 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (16015 ms) 2024-08-29T19:22:38.265 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-08-29T19:22:38.265 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:22:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:38 smithi089 bash[78574]: audit 2024-08-29T19:22:37.792791+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:38 smithi089 bash[77323]: audit 2024-08-29T19:22:37.792791+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:38 smithi144 bash[67678]: audit 2024-08-29T19:22:37.792791+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:39 smithi089 bash[77323]: cluster 2024-08-29T19:22:38.250813+0000 mgr.y (mgr.34104) 2108 : cluster [DBG] pgmap v3672: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-08-29T19:22:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:39 smithi089 bash[78574]: cluster 2024-08-29T19:22:38.250813+0000 mgr.y (mgr.34104) 2108 : cluster [DBG] pgmap v3672: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-08-29T19:22:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:39 smithi144 bash[67678]: cluster 2024-08-29T19:22:38.250813+0000 mgr.y (mgr.34104) 2108 : cluster [DBG] pgmap v3672: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 10 op/s 2024-08-29T19:22:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:40 smithi089 bash[77323]: cluster 2024-08-29T19:22:39.337625+0000 mon.a (mon.0) 3834 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-08-29T19:22:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:40 smithi089 bash[77323]: cluster 2024-08-29T19:22:40.251566+0000 mgr.y (mgr.34104) 2109 : cluster [DBG] pgmap v3674: 137 pgs: 137 active+clean; 248 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 891 KiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-08-29T19:22:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:40 smithi089 bash[78574]: cluster 2024-08-29T19:22:39.337625+0000 mon.a (mon.0) 3834 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-08-29T19:22:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:40 smithi089 bash[78574]: cluster 2024-08-29T19:22:40.251566+0000 mgr.y (mgr.34104) 2109 : cluster [DBG] pgmap v3674: 137 pgs: 137 active+clean; 248 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 891 KiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-08-29T19:22:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:40 smithi144 bash[67678]: cluster 2024-08-29T19:22:39.337625+0000 mon.a (mon.0) 3834 : cluster [DBG] osdmap e2016: 8 total, 8 up, 8 in 2024-08-29T19:22:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:40 smithi144 bash[67678]: cluster 2024-08-29T19:22:40.251566+0000 mgr.y (mgr.34104) 2109 : cluster [DBG] pgmap v3674: 137 pgs: 137 active+clean; 248 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 891 KiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-08-29T19:22:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:43 smithi089 bash[77323]: cluster 2024-08-29T19:22:42.252601+0000 mgr.y (mgr.34104) 2110 : cluster [DBG] pgmap v3675: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-29T19:22:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:43 smithi089 bash[78574]: cluster 2024-08-29T19:22:42.252601+0000 mgr.y (mgr.34104) 2110 : cluster [DBG] pgmap v3675: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-29T19:22:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:43 smithi144 bash[67678]: cluster 2024-08-29T19:22:42.252601+0000 mgr.y (mgr.34104) 2110 : cluster [DBG] pgmap v3675: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-29T19:22:45.316 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:22:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:22:45] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:22:45.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:45 smithi089 bash[77323]: cluster 2024-08-29T19:22:44.253338+0000 mgr.y (mgr.34104) 2111 : cluster [DBG] pgmap v3676: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-29T19:22:45.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:45 smithi089 bash[78574]: cluster 2024-08-29T19:22:44.253338+0000 mgr.y (mgr.34104) 2111 : cluster [DBG] pgmap v3676: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-29T19:22:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:45 smithi144 bash[67678]: cluster 2024-08-29T19:22:44.253338+0000 mgr.y (mgr.34104) 2111 : cluster [DBG] pgmap v3676: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-29T19:22:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:47 smithi089 bash[77323]: cluster 2024-08-29T19:22:46.254310+0000 mgr.y (mgr.34104) 2112 : cluster [DBG] pgmap v3677: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-08-29T19:22:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:47 smithi089 bash[78574]: cluster 2024-08-29T19:22:46.254310+0000 mgr.y (mgr.34104) 2112 : cluster [DBG] pgmap v3677: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-08-29T19:22:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:47 smithi144 bash[67678]: cluster 2024-08-29T19:22:46.254310+0000 mgr.y (mgr.34104) 2112 : cluster [DBG] pgmap v3677: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-08-29T19:22:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:49 smithi089 bash[77323]: cluster 2024-08-29T19:22:48.255035+0000 mgr.y (mgr.34104) 2113 : cluster [DBG] pgmap v3678: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-29T19:22:49.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:49 smithi089 bash[78574]: cluster 2024-08-29T19:22:48.255035+0000 mgr.y (mgr.34104) 2113 : cluster [DBG] pgmap v3678: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-29T19:22:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:49 smithi144 bash[67678]: cluster 2024-08-29T19:22:48.255035+0000 mgr.y (mgr.34104) 2113 : cluster [DBG] pgmap v3678: 137 pgs: 137 active+clean; 273 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-29T19:22:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:51 smithi089 bash[77323]: cluster 2024-08-29T19:22:50.255988+0000 mgr.y (mgr.34104) 2114 : cluster [DBG] pgmap v3679: 137 pgs: 137 active+clean; 281 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 35 op/s 2024-08-29T19:22:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:51 smithi089 bash[77323]: cluster 2024-08-29T19:22:50.327262+0000 mon.a (mon.0) 3835 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-08-29T19:22:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:51 smithi089 bash[78574]: cluster 2024-08-29T19:22:50.255988+0000 mgr.y (mgr.34104) 2114 : cluster [DBG] pgmap v3679: 137 pgs: 137 active+clean; 281 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 35 op/s 2024-08-29T19:22:51.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:51 smithi089 bash[78574]: cluster 2024-08-29T19:22:50.327262+0000 mon.a (mon.0) 3835 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-08-29T19:22:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:51 smithi144 bash[67678]: cluster 2024-08-29T19:22:50.255988+0000 mgr.y (mgr.34104) 2114 : cluster [DBG] pgmap v3679: 137 pgs: 137 active+clean; 281 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.8 MiB/s wr, 35 op/s 2024-08-29T19:22:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:51 smithi144 bash[67678]: cluster 2024-08-29T19:22:50.327262+0000 mon.a (mon.0) 3835 : cluster [DBG] osdmap e2017: 8 total, 8 up, 8 in 2024-08-29T19:22:52.705 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (14440 ms) 2024-08-29T19:22:52.705 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-08-29T19:22:52.705 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:22:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:53 smithi089 bash[77323]: cluster 2024-08-29T19:22:52.256841+0000 mgr.y (mgr.34104) 2115 : cluster [DBG] pgmap v3681: 137 pgs: 137 active+clean; 342 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 46 op/s 2024-08-29T19:22:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:53 smithi089 bash[77323]: audit 2024-08-29T19:22:52.793531+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:53 smithi089 bash[78574]: cluster 2024-08-29T19:22:52.256841+0000 mgr.y (mgr.34104) 2115 : cluster [DBG] pgmap v3681: 137 pgs: 137 active+clean; 342 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 46 op/s 2024-08-29T19:22:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:53 smithi089 bash[78574]: audit 2024-08-29T19:22:52.793531+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:53 smithi144 bash[67678]: cluster 2024-08-29T19:22:52.256841+0000 mgr.y (mgr.34104) 2115 : cluster [DBG] pgmap v3681: 137 pgs: 137 active+clean; 342 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 46 op/s 2024-08-29T19:22:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:53 smithi144 bash[67678]: audit 2024-08-29T19:22:52.793531+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:22:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:54 smithi089 bash[78574]: cluster 2024-08-29T19:22:53.333342+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-08-29T19:22:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:54 smithi089 bash[78574]: cluster 2024-08-29T19:22:54.257865+0000 mgr.y (mgr.34104) 2116 : cluster [DBG] pgmap v3683: 137 pgs: 137 active+clean; 362 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 72 op/s 2024-08-29T19:22:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:54 smithi089 bash[77323]: cluster 2024-08-29T19:22:53.333342+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-08-29T19:22:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:54 smithi089 bash[77323]: cluster 2024-08-29T19:22:54.257865+0000 mgr.y (mgr.34104) 2116 : cluster [DBG] pgmap v3683: 137 pgs: 137 active+clean; 362 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 72 op/s 2024-08-29T19:22:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:54 smithi144 bash[67678]: cluster 2024-08-29T19:22:53.333342+0000 mon.a (mon.0) 3837 : cluster [DBG] osdmap e2018: 8 total, 8 up, 8 in 2024-08-29T19:22:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:54 smithi144 bash[67678]: cluster 2024-08-29T19:22:54.257865+0000 mgr.y (mgr.34104) 2116 : cluster [DBG] pgmap v3683: 137 pgs: 137 active+clean; 362 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 72 op/s 2024-08-29T19:22:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:22:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:22:55] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.43.0" 2024-08-29T19:22:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:57 smithi089 bash[77323]: cluster 2024-08-29T19:22:56.258563+0000 mgr.y (mgr.34104) 2117 : cluster [DBG] pgmap v3684: 137 pgs: 137 active+clean; 375 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 86 op/s 2024-08-29T19:22:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:57 smithi089 bash[78574]: cluster 2024-08-29T19:22:56.258563+0000 mgr.y (mgr.34104) 2117 : cluster [DBG] pgmap v3684: 137 pgs: 137 active+clean; 375 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 86 op/s 2024-08-29T19:22:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:57 smithi144 bash[67678]: cluster 2024-08-29T19:22:56.258563+0000 mgr.y (mgr.34104) 2117 : cluster [DBG] pgmap v3684: 137 pgs: 137 active+clean; 375 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 86 op/s 2024-08-29T19:22:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:22:59 smithi089 bash[78574]: cluster 2024-08-29T19:22:58.259251+0000 mgr.y (mgr.34104) 2118 : cluster [DBG] pgmap v3685: 137 pgs: 137 active+clean; 383 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 94 op/s 2024-08-29T19:22:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:22:59 smithi089 bash[77323]: cluster 2024-08-29T19:22:58.259251+0000 mgr.y (mgr.34104) 2118 : cluster [DBG] pgmap v3685: 137 pgs: 137 active+clean; 383 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 94 op/s 2024-08-29T19:22:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:22:59 smithi144 bash[67678]: cluster 2024-08-29T19:22:58.259251+0000 mgr.y (mgr.34104) 2118 : cluster [DBG] pgmap v3685: 137 pgs: 137 active+clean; 383 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 13 MiB/s wr, 94 op/s 2024-08-29T19:23:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:01 smithi089 bash[77323]: cluster 2024-08-29T19:23:00.259914+0000 mgr.y (mgr.34104) 2119 : cluster [DBG] pgmap v3686: 137 pgs: 137 active+clean; 383 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-29T19:23:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:01 smithi089 bash[78574]: cluster 2024-08-29T19:23:00.259914+0000 mgr.y (mgr.34104) 2119 : cluster [DBG] pgmap v3686: 137 pgs: 137 active+clean; 383 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-29T19:23:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:01 smithi144 bash[67678]: cluster 2024-08-29T19:23:00.259914+0000 mgr.y (mgr.34104) 2119 : cluster [DBG] pgmap v3686: 137 pgs: 137 active+clean; 383 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 81 op/s 2024-08-29T19:23:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:03 smithi089 bash[77323]: cluster 2024-08-29T19:23:02.260757+0000 mgr.y (mgr.34104) 2120 : cluster [DBG] pgmap v3687: 137 pgs: 137 active+clean; 391 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 906 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-29T19:23:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:03 smithi089 bash[78574]: cluster 2024-08-29T19:23:02.260757+0000 mgr.y (mgr.34104) 2120 : cluster [DBG] pgmap v3687: 137 pgs: 137 active+clean; 391 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 906 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-29T19:23:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:03 smithi144 bash[67678]: cluster 2024-08-29T19:23:02.260757+0000 mgr.y (mgr.34104) 2120 : cluster [DBG] pgmap v3687: 137 pgs: 137 active+clean; 391 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 906 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-29T19:23:05.326 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:23:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:23:05] "GET /metrics HTTP/1.1" 200 36579 "" "Prometheus/2.43.0" 2024-08-29T19:23:05.328 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:05 smithi089 bash[78574]: cluster 2024-08-29T19:23:04.261480+0000 mgr.y (mgr.34104) 2121 : cluster [DBG] pgmap v3688: 137 pgs: 137 active+clean; 395 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-29T19:23:05.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:05 smithi089 bash[77323]: cluster 2024-08-29T19:23:04.261480+0000 mgr.y (mgr.34104) 2121 : cluster [DBG] pgmap v3688: 137 pgs: 137 active+clean; 395 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-29T19:23:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:05 smithi144 bash[67678]: cluster 2024-08-29T19:23:04.261480+0000 mgr.y (mgr.34104) 2121 : cluster [DBG] pgmap v3688: 137 pgs: 137 active+clean; 395 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 4.9 MiB/s wr, 41 op/s 2024-08-29T19:23:06.158 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (13454 ms) 2024-08-29T19:23:06.159 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-08-29T19:23:06.159 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:23:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:07 smithi089 bash[77323]: cluster 2024-08-29T19:23:06.262466+0000 mgr.y (mgr.34104) 2122 : cluster [DBG] pgmap v3689: 137 pgs: 137 active+clean; 403 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:23:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:07 smithi089 bash[77323]: cluster 2024-08-29T19:23:06.343257+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-08-29T19:23:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:07 smithi089 bash[78574]: cluster 2024-08-29T19:23:06.262466+0000 mgr.y (mgr.34104) 2122 : cluster [DBG] pgmap v3689: 137 pgs: 137 active+clean; 403 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:23:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:07 smithi089 bash[78574]: cluster 2024-08-29T19:23:06.343257+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-08-29T19:23:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:07 smithi144 bash[67678]: cluster 2024-08-29T19:23:06.262466+0000 mgr.y (mgr.34104) 2122 : cluster [DBG] pgmap v3689: 137 pgs: 137 active+clean; 403 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:23:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:07 smithi144 bash[67678]: cluster 2024-08-29T19:23:06.343257+0000 mon.a (mon.0) 3838 : cluster [DBG] osdmap e2019: 8 total, 8 up, 8 in 2024-08-29T19:23:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:08 smithi089 bash[78574]: audit 2024-08-29T19:23:07.793773+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:08 smithi089 bash[77323]: audit 2024-08-29T19:23:07.793773+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:08 smithi144 bash[67678]: audit 2024-08-29T19:23:07.793773+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:09 smithi089 bash[77323]: cluster 2024-08-29T19:23:08.263295+0000 mgr.y (mgr.34104) 2123 : cluster [DBG] pgmap v3691: 137 pgs: 137 active+clean; 415 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-08-29T19:23:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:09 smithi089 bash[78574]: cluster 2024-08-29T19:23:08.263295+0000 mgr.y (mgr.34104) 2123 : cluster [DBG] pgmap v3691: 137 pgs: 137 active+clean; 415 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-08-29T19:23:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:09 smithi144 bash[67678]: cluster 2024-08-29T19:23:08.263295+0000 mgr.y (mgr.34104) 2123 : cluster [DBG] pgmap v3691: 137 pgs: 137 active+clean; 415 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.8 MiB/s wr, 38 op/s 2024-08-29T19:23:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:10 smithi089 bash[77323]: cluster 2024-08-29T19:23:10.264023+0000 mgr.y (mgr.34104) 2124 : cluster [DBG] pgmap v3692: 137 pgs: 137 active+clean; 427 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2024-08-29T19:23:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:10 smithi089 bash[78574]: cluster 2024-08-29T19:23:10.264023+0000 mgr.y (mgr.34104) 2124 : cluster [DBG] pgmap v3692: 137 pgs: 137 active+clean; 427 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2024-08-29T19:23:10.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:10 smithi144 bash[67678]: cluster 2024-08-29T19:23:10.264023+0000 mgr.y (mgr.34104) 2124 : cluster [DBG] pgmap v3692: 137 pgs: 137 active+clean; 427 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2024-08-29T19:23:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:13 smithi089 bash[77323]: cluster 2024-08-29T19:23:12.264865+0000 mgr.y (mgr.34104) 2125 : cluster [DBG] pgmap v3693: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-29T19:23:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:13 smithi089 bash[78574]: cluster 2024-08-29T19:23:12.264865+0000 mgr.y (mgr.34104) 2125 : cluster [DBG] pgmap v3693: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-29T19:23:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:13 smithi144 bash[67678]: cluster 2024-08-29T19:23:12.264865+0000 mgr.y (mgr.34104) 2125 : cluster [DBG] pgmap v3693: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 58 op/s 2024-08-29T19:23:15.324 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:23:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:23:15] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2024-08-29T19:23:15.325 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:15 smithi089 bash[77323]: cluster 2024-08-29T19:23:14.265561+0000 mgr.y (mgr.34104) 2126 : cluster [DBG] pgmap v3694: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-08-29T19:23:15.325 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:15 smithi089 bash[78574]: cluster 2024-08-29T19:23:14.265561+0000 mgr.y (mgr.34104) 2126 : cluster [DBG] pgmap v3694: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-08-29T19:23:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:15 smithi144 bash[67678]: cluster 2024-08-29T19:23:14.265561+0000 mgr.y (mgr.34104) 2126 : cluster [DBG] pgmap v3694: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-08-29T19:23:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:17 smithi089 bash[77323]: cluster 2024-08-29T19:23:16.266265+0000 mgr.y (mgr.34104) 2127 : cluster [DBG] pgmap v3695: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 41 op/s 2024-08-29T19:23:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:17 smithi089 bash[78574]: cluster 2024-08-29T19:23:16.266265+0000 mgr.y (mgr.34104) 2127 : cluster [DBG] pgmap v3695: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 41 op/s 2024-08-29T19:23:17.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:17 smithi144 bash[67678]: cluster 2024-08-29T19:23:16.266265+0000 mgr.y (mgr.34104) 2127 : cluster [DBG] pgmap v3695: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 41 op/s 2024-08-29T19:23:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:19 smithi089 bash[77323]: cluster 2024-08-29T19:23:18.266948+0000 mgr.y (mgr.34104) 2128 : cluster [DBG] pgmap v3696: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 34 op/s 2024-08-29T19:23:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:19 smithi089 bash[78574]: cluster 2024-08-29T19:23:18.266948+0000 mgr.y (mgr.34104) 2128 : cluster [DBG] pgmap v3696: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 34 op/s 2024-08-29T19:23:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:19 smithi144 bash[67678]: cluster 2024-08-29T19:23:18.266948+0000 mgr.y (mgr.34104) 2128 : cluster [DBG] pgmap v3696: 137 pgs: 137 active+clean; 428 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 34 op/s 2024-08-29T19:23:21.680 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (15521 ms) 2024-08-29T19:23:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:21 smithi089 bash[78574]: cluster 2024-08-29T19:23:20.267605+0000 mgr.y (mgr.34104) 2129 : cluster [DBG] pgmap v3697: 137 pgs: 137 active+clean; 436 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 362 KiB/s rd, 2.1 MiB/s wr, 27 op/s 2024-08-29T19:23:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:21 smithi089 bash[77323]: cluster 2024-08-29T19:23:20.267605+0000 mgr.y (mgr.34104) 2129 : cluster [DBG] pgmap v3697: 137 pgs: 137 active+clean; 436 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 362 KiB/s rd, 2.1 MiB/s wr, 27 op/s 2024-08-29T19:23:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:21 smithi144 bash[67678]: cluster 2024-08-29T19:23:20.267605+0000 mgr.y (mgr.34104) 2129 : cluster [DBG] pgmap v3697: 137 pgs: 137 active+clean; 436 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 362 KiB/s rd, 2.1 MiB/s wr, 27 op/s 2024-08-29T19:23:22.353 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (106267 ms total) 2024-08-29T19:23:22.353 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:23:22.354 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-08-29T19:23:22.414 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-08-29T19:23:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:22 smithi089 bash[77323]: cluster 2024-08-29T19:23:22.268872+0000 mgr.y (mgr.34104) 2130 : cluster [DBG] pgmap v3698: 137 pgs: 137 active+clean; 444 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 749 KiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-08-29T19:23:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:22 smithi089 bash[77323]: cluster 2024-08-29T19:23:22.348582+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-08-29T19:23:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:22 smithi089 bash[78574]: cluster 2024-08-29T19:23:22.268872+0000 mgr.y (mgr.34104) 2130 : cluster [DBG] pgmap v3698: 137 pgs: 137 active+clean; 444 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 749 KiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-08-29T19:23:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:22 smithi089 bash[78574]: cluster 2024-08-29T19:23:22.348582+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-08-29T19:23:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:22 smithi144 bash[67678]: cluster 2024-08-29T19:23:22.268872+0000 mgr.y (mgr.34104) 2130 : cluster [DBG] pgmap v3698: 137 pgs: 137 active+clean; 444 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 749 KiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-08-29T19:23:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:22 smithi144 bash[67678]: cluster 2024-08-29T19:23:22.348582+0000 mon.a (mon.0) 3840 : cluster [DBG] osdmap e2020: 8 total, 8 up, 8 in 2024-08-29T19:23:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:23 smithi089 bash[77323]: audit 2024-08-29T19:23:22.849657+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:23 smithi089 bash[78574]: audit 2024-08-29T19:23:22.849657+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:23 smithi144 bash[67678]: audit 2024-08-29T19:23:22.849657+0000 mon.a (mon.0) 3841 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:24.433 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:23:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:24 smithi089 bash[77323]: cluster 2024-08-29T19:23:23.411821+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-08-29T19:23:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:24 smithi089 bash[77323]: audit 2024-08-29T19:23:23.415492+0000 mon.a (mon.0) 3843 : audit [INF] from='client.? 172.21.15.89:0/636706285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:24 smithi089 bash[77323]: cluster 2024-08-29T19:23:24.269758+0000 mgr.y (mgr.34104) 2131 : cluster [DBG] pgmap v3701: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:23:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:24 smithi089 bash[78574]: cluster 2024-08-29T19:23:23.411821+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-08-29T19:23:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:24 smithi089 bash[78574]: audit 2024-08-29T19:23:23.415492+0000 mon.a (mon.0) 3843 : audit [INF] from='client.? 172.21.15.89:0/636706285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:24 smithi089 bash[78574]: cluster 2024-08-29T19:23:24.269758+0000 mgr.y (mgr.34104) 2131 : cluster [DBG] pgmap v3701: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:23:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:24 smithi144 bash[67678]: cluster 2024-08-29T19:23:23.411821+0000 mon.a (mon.0) 3842 : cluster [DBG] osdmap e2021: 8 total, 8 up, 8 in 2024-08-29T19:23:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:24 smithi144 bash[67678]: audit 2024-08-29T19:23:23.415492+0000 mon.a (mon.0) 3843 : audit [INF] from='client.? 172.21.15.89:0/636706285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:23:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:24 smithi144 bash[67678]: cluster 2024-08-29T19:23:24.269758+0000 mgr.y (mgr.34104) 2131 : cluster [DBG] pgmap v3701: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:23:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:23:25] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2024-08-29T19:23:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:25 smithi144 bash[67678]: cluster 2024-08-29T19:23:24.405019+0000 mon.a (mon.0) 3844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:23:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:25 smithi144 bash[67678]: audit 2024-08-29T19:23:24.406816+0000 mon.a (mon.0) 3845 : audit [INF] from='client.? 172.21.15.89:0/636706285' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:23:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:25 smithi144 bash[67678]: cluster 2024-08-29T19:23:24.417746+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-08-29T19:23:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[77323]: cluster 2024-08-29T19:23:24.405019+0000 mon.a (mon.0) 3844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:23:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[77323]: audit 2024-08-29T19:23:24.406816+0000 mon.a (mon.0) 3845 : audit [INF] from='client.? 172.21.15.89:0/636706285' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:23:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[77323]: cluster 2024-08-29T19:23:24.417746+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-08-29T19:23:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[78574]: cluster 2024-08-29T19:23:24.405019+0000 mon.a (mon.0) 3844 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:23:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[78574]: audit 2024-08-29T19:23:24.406816+0000 mon.a (mon.0) 3845 : audit [INF] from='client.? 172.21.15.89:0/636706285' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:23:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:25 smithi089 bash[78574]: cluster 2024-08-29T19:23:24.417746+0000 mon.a (mon.0) 3846 : cluster [DBG] osdmap e2022: 8 total, 8 up, 8 in 2024-08-29T19:23:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:26 smithi144 bash[67678]: cluster 2024-08-29T19:23:25.434782+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-08-29T19:23:26.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:26 smithi144 bash[67678]: cluster 2024-08-29T19:23:26.270778+0000 mgr.y (mgr.34104) 2132 : cluster [DBG] pgmap v3704: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:23:26.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:26 smithi089 bash[77323]: cluster 2024-08-29T19:23:25.434782+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-08-29T19:23:26.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:26 smithi089 bash[77323]: cluster 2024-08-29T19:23:26.270778+0000 mgr.y (mgr.34104) 2132 : cluster [DBG] pgmap v3704: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:23:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:26 smithi089 bash[78574]: cluster 2024-08-29T19:23:25.434782+0000 mon.a (mon.0) 3847 : cluster [DBG] osdmap e2023: 8 total, 8 up, 8 in 2024-08-29T19:23:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:26 smithi089 bash[78574]: cluster 2024-08-29T19:23:26.270778+0000 mgr.y (mgr.34104) 2132 : cluster [DBG] pgmap v3704: 137 pgs: 5 creating+peering, 11 unknown, 121 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:23:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:27 smithi144 bash[67678]: cluster 2024-08-29T19:23:26.439353+0000 mon.a (mon.0) 3848 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:23:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:27 smithi144 bash[67678]: cluster 2024-08-29T19:23:26.457046+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-08-29T19:23:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:27 smithi089 bash[77323]: cluster 2024-08-29T19:23:26.439353+0000 mon.a (mon.0) 3848 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:23:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:27 smithi089 bash[77323]: cluster 2024-08-29T19:23:26.457046+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-08-29T19:23:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:27 smithi089 bash[78574]: cluster 2024-08-29T19:23:26.439353+0000 mon.a (mon.0) 3848 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:23:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:27 smithi089 bash[78574]: cluster 2024-08-29T19:23:26.457046+0000 mon.a (mon.0) 3849 : cluster [DBG] osdmap e2024: 8 total, 8 up, 8 in 2024-08-29T19:23:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:28 smithi144 bash[67678]: cluster 2024-08-29T19:23:28.271698+0000 mgr.y (mgr.34104) 2133 : cluster [DBG] pgmap v3706: 137 pgs: 5 creating+peering, 4 unknown, 128 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 631 B/s wr, 6 op/s 2024-08-29T19:23:28.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:28 smithi089 bash[77323]: cluster 2024-08-29T19:23:28.271698+0000 mgr.y (mgr.34104) 2133 : cluster [DBG] pgmap v3706: 137 pgs: 5 creating+peering, 4 unknown, 128 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 631 B/s wr, 6 op/s 2024-08-29T19:23:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:28 smithi089 bash[78574]: cluster 2024-08-29T19:23:28.271698+0000 mgr.y (mgr.34104) 2133 : cluster [DBG] pgmap v3706: 137 pgs: 5 creating+peering, 4 unknown, 128 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 631 B/s wr, 6 op/s 2024-08-29T19:23:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:31 smithi089 bash[77323]: cluster 2024-08-29T19:23:30.132051+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-08-29T19:23:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:31 smithi089 bash[77323]: cluster 2024-08-29T19:23:30.272416+0000 mgr.y (mgr.34104) 2134 : cluster [DBG] pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 698 B/s wr, 6 op/s 2024-08-29T19:23:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:31 smithi089 bash[78574]: cluster 2024-08-29T19:23:30.132051+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-08-29T19:23:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:31 smithi089 bash[78574]: cluster 2024-08-29T19:23:30.272416+0000 mgr.y (mgr.34104) 2134 : cluster [DBG] pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 698 B/s wr, 6 op/s 2024-08-29T19:23:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:31 smithi144 bash[67678]: cluster 2024-08-29T19:23:30.132051+0000 mon.a (mon.0) 3850 : cluster [DBG] osdmap e2025: 8 total, 8 up, 8 in 2024-08-29T19:23:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:31 smithi144 bash[67678]: cluster 2024-08-29T19:23:30.272416+0000 mgr.y (mgr.34104) 2134 : cluster [DBG] pgmap v3708: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.1 KiB/s rd, 698 B/s wr, 6 op/s 2024-08-29T19:23:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:33 smithi089 bash[77323]: cluster 2024-08-29T19:23:32.273649+0000 mgr.y (mgr.34104) 2135 : cluster [DBG] pgmap v3709: 137 pgs: 137 active+clean; 25 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:23:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:33 smithi089 bash[77323]: audit 2024-08-29T19:23:33.281648+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:33 smithi089 bash[78574]: cluster 2024-08-29T19:23:32.273649+0000 mgr.y (mgr.34104) 2135 : cluster [DBG] pgmap v3709: 137 pgs: 137 active+clean; 25 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:23:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:33 smithi089 bash[78574]: audit 2024-08-29T19:23:33.281648+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:33 smithi144 bash[67678]: cluster 2024-08-29T19:23:32.273649+0000 mgr.y (mgr.34104) 2135 : cluster [DBG] pgmap v3709: 137 pgs: 137 active+clean; 25 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:23:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:33 smithi144 bash[67678]: audit 2024-08-29T19:23:33.281648+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:23:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:34 smithi089 bash[78574]: audit 2024-08-29T19:23:33.997029+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:34 smithi089 bash[78574]: audit 2024-08-29T19:23:33.998098+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:34 smithi089 bash[78574]: audit 2024-08-29T19:23:34.006610+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:23:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:34 smithi089 bash[77323]: audit 2024-08-29T19:23:33.997029+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:34 smithi089 bash[77323]: audit 2024-08-29T19:23:33.998098+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:34 smithi089 bash[77323]: audit 2024-08-29T19:23:34.006610+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:23:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:34 smithi144 bash[67678]: audit 2024-08-29T19:23:33.997029+0000 mon.a (mon.0) 3852 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:23:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:34 smithi144 bash[67678]: audit 2024-08-29T19:23:33.998098+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:23:34.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:34 smithi144 bash[67678]: audit 2024-08-29T19:23:34.006610+0000 mon.a (mon.0) 3854 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:23:35.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:23:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:23:35] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.43.0" 2024-08-29T19:23:35.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:35 smithi089 bash[77323]: cluster 2024-08-29T19:23:34.274679+0000 mgr.y (mgr.34104) 2136 : cluster [DBG] pgmap v3710: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2024-08-29T19:23:35.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:35 smithi089 bash[77323]: cluster 2024-08-29T19:23:35.296307+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-08-29T19:23:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:35 smithi089 bash[78574]: cluster 2024-08-29T19:23:34.274679+0000 mgr.y (mgr.34104) 2136 : cluster [DBG] pgmap v3710: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2024-08-29T19:23:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:35 smithi089 bash[78574]: cluster 2024-08-29T19:23:35.296307+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-08-29T19:23:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:35 smithi144 bash[67678]: cluster 2024-08-29T19:23:34.274679+0000 mgr.y (mgr.34104) 2136 : cluster [DBG] pgmap v3710: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2024-08-29T19:23:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:35 smithi144 bash[67678]: cluster 2024-08-29T19:23:35.296307+0000 mon.a (mon.0) 3855 : cluster [DBG] osdmap e2026: 8 total, 8 up, 8 in 2024-08-29T19:23:37.027 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14612 ms) 2024-08-29T19:23:37.027 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-08-29T19:23:37.027 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:23:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:37 smithi089 bash[77323]: cluster 2024-08-29T19:23:36.275670+0000 mgr.y (mgr.34104) 2137 : cluster [DBG] pgmap v3712: 137 pgs: 137 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-08-29T19:23:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:37 smithi089 bash[78574]: cluster 2024-08-29T19:23:36.275670+0000 mgr.y (mgr.34104) 2137 : cluster [DBG] pgmap v3712: 137 pgs: 137 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-08-29T19:23:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:37 smithi144 bash[67678]: cluster 2024-08-29T19:23:36.275670+0000 mgr.y (mgr.34104) 2137 : cluster [DBG] pgmap v3712: 137 pgs: 137 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.8 MiB/s wr, 72 op/s 2024-08-29T19:23:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:38 smithi089 bash[77323]: audit 2024-08-29T19:23:37.794978+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:38 smithi089 bash[78574]: audit 2024-08-29T19:23:37.794978+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:38 smithi144 bash[67678]: audit 2024-08-29T19:23:37.794978+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:39 smithi089 bash[77323]: cluster 2024-08-29T19:23:38.276791+0000 mgr.y (mgr.34104) 2138 : cluster [DBG] pgmap v3713: 137 pgs: 137 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-08-29T19:23:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:39 smithi089 bash[78574]: cluster 2024-08-29T19:23:38.276791+0000 mgr.y (mgr.34104) 2138 : cluster [DBG] pgmap v3713: 137 pgs: 137 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-08-29T19:23:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:39 smithi144 bash[67678]: cluster 2024-08-29T19:23:38.276791+0000 mgr.y (mgr.34104) 2138 : cluster [DBG] pgmap v3713: 137 pgs: 137 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-08-29T19:23:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:40 smithi089 bash[78574]: cluster 2024-08-29T19:23:40.277889+0000 mgr.y (mgr.34104) 2139 : cluster [DBG] pgmap v3714: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:23:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:40 smithi089 bash[77323]: cluster 2024-08-29T19:23:40.277889+0000 mgr.y (mgr.34104) 2139 : cluster [DBG] pgmap v3714: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:23:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:40 smithi144 bash[67678]: cluster 2024-08-29T19:23:40.277889+0000 mgr.y (mgr.34104) 2139 : cluster [DBG] pgmap v3714: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:23:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:42 smithi089 bash[77323]: cluster 2024-08-29T19:23:41.375957+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-08-29T19:23:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:42 smithi089 bash[77323]: cluster 2024-08-29T19:23:42.278809+0000 mgr.y (mgr.34104) 2140 : cluster [DBG] pgmap v3716: 137 pgs: 137 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-29T19:23:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:42 smithi089 bash[78574]: cluster 2024-08-29T19:23:41.375957+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-08-29T19:23:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:42 smithi089 bash[78574]: cluster 2024-08-29T19:23:42.278809+0000 mgr.y (mgr.34104) 2140 : cluster [DBG] pgmap v3716: 137 pgs: 137 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-29T19:23:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:42 smithi144 bash[67678]: cluster 2024-08-29T19:23:41.375957+0000 mon.a (mon.0) 3857 : cluster [DBG] osdmap e2027: 8 total, 8 up, 8 in 2024-08-29T19:23:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:42 smithi144 bash[67678]: cluster 2024-08-29T19:23:42.278809+0000 mgr.y (mgr.34104) 2140 : cluster [DBG] pgmap v3716: 137 pgs: 137 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-29T19:23:45.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:23:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:23:45] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:23:45.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:45 smithi089 bash[78574]: cluster 2024-08-29T19:23:44.279888+0000 mgr.y (mgr.34104) 2141 : cluster [DBG] pgmap v3717: 137 pgs: 137 active+clean; 92 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 46 op/s 2024-08-29T19:23:45.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:45 smithi089 bash[77323]: cluster 2024-08-29T19:23:44.279888+0000 mgr.y (mgr.34104) 2141 : cluster [DBG] pgmap v3717: 137 pgs: 137 active+clean; 92 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 46 op/s 2024-08-29T19:23:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:45 smithi144 bash[67678]: cluster 2024-08-29T19:23:44.279888+0000 mgr.y (mgr.34104) 2141 : cluster [DBG] pgmap v3717: 137 pgs: 137 active+clean; 92 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 46 op/s 2024-08-29T19:23:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:47 smithi089 bash[77323]: cluster 2024-08-29T19:23:46.280929+0000 mgr.y (mgr.34104) 2142 : cluster [DBG] pgmap v3718: 137 pgs: 137 active+clean; 109 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-29T19:23:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:47 smithi089 bash[78574]: cluster 2024-08-29T19:23:46.280929+0000 mgr.y (mgr.34104) 2142 : cluster [DBG] pgmap v3718: 137 pgs: 137 active+clean; 109 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-29T19:23:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:47 smithi144 bash[67678]: cluster 2024-08-29T19:23:46.280929+0000 mgr.y (mgr.34104) 2142 : cluster [DBG] pgmap v3718: 137 pgs: 137 active+clean; 109 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-29T19:23:48.284 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.Grow (11257 ms) 2024-08-29T19:23:48.284 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-08-29T19:23:48.284 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:23:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:49 smithi089 bash[77323]: cluster 2024-08-29T19:23:48.281506+0000 mgr.y (mgr.34104) 2143 : cluster [DBG] pgmap v3719: 137 pgs: 137 active+clean; 109 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-29T19:23:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:49 smithi089 bash[78574]: cluster 2024-08-29T19:23:48.281506+0000 mgr.y (mgr.34104) 2143 : cluster [DBG] pgmap v3719: 137 pgs: 137 active+clean; 109 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-29T19:23:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:49 smithi144 bash[67678]: cluster 2024-08-29T19:23:48.281506+0000 mgr.y (mgr.34104) 2143 : cluster [DBG] pgmap v3719: 137 pgs: 137 active+clean; 109 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.0 MiB/s wr, 55 op/s 2024-08-29T19:23:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:51 smithi089 bash[77323]: cluster 2024-08-29T19:23:50.282413+0000 mgr.y (mgr.34104) 2144 : cluster [DBG] pgmap v3720: 137 pgs: 137 active+clean; 121 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-29T19:23:51.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:51 smithi089 bash[78574]: cluster 2024-08-29T19:23:50.282413+0000 mgr.y (mgr.34104) 2144 : cluster [DBG] pgmap v3720: 137 pgs: 137 active+clean; 121 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-29T19:23:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:51 smithi144 bash[67678]: cluster 2024-08-29T19:23:50.282413+0000 mgr.y (mgr.34104) 2144 : cluster [DBG] pgmap v3720: 137 pgs: 137 active+clean; 121 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-29T19:23:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:52 smithi089 bash[77323]: cluster 2024-08-29T19:23:52.283600+0000 mgr.y (mgr.34104) 2145 : cluster [DBG] pgmap v3721: 137 pgs: 137 active+clean; 121 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.8 MiB/s wr, 53 op/s 2024-08-29T19:23:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:52 smithi089 bash[78574]: cluster 2024-08-29T19:23:52.283600+0000 mgr.y (mgr.34104) 2145 : cluster [DBG] pgmap v3721: 137 pgs: 137 active+clean; 121 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.8 MiB/s wr, 53 op/s 2024-08-29T19:23:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:52 smithi144 bash[67678]: cluster 2024-08-29T19:23:52.283600+0000 mgr.y (mgr.34104) 2145 : cluster [DBG] pgmap v3721: 137 pgs: 137 active+clean; 121 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.8 MiB/s wr, 53 op/s 2024-08-29T19:23:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:53 smithi089 bash[78574]: cluster 2024-08-29T19:23:52.364327+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-08-29T19:23:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:53 smithi089 bash[78574]: audit 2024-08-29T19:23:52.794989+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:53 smithi089 bash[77323]: cluster 2024-08-29T19:23:52.364327+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-08-29T19:23:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:53 smithi089 bash[77323]: audit 2024-08-29T19:23:52.794989+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:53 smithi144 bash[67678]: cluster 2024-08-29T19:23:52.364327+0000 mon.a (mon.0) 3858 : cluster [DBG] osdmap e2028: 8 total, 8 up, 8 in 2024-08-29T19:23:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:53 smithi144 bash[67678]: audit 2024-08-29T19:23:52.794989+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:23:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:54 smithi089 bash[77323]: cluster 2024-08-29T19:23:54.284599+0000 mgr.y (mgr.34104) 2146 : cluster [DBG] pgmap v3723: 137 pgs: 137 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 64 op/s 2024-08-29T19:23:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:54 smithi089 bash[78574]: cluster 2024-08-29T19:23:54.284599+0000 mgr.y (mgr.34104) 2146 : cluster [DBG] pgmap v3723: 137 pgs: 137 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 64 op/s 2024-08-29T19:23:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:54 smithi144 bash[67678]: cluster 2024-08-29T19:23:54.284599+0000 mgr.y (mgr.34104) 2146 : cluster [DBG] pgmap v3723: 137 pgs: 137 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 64 op/s 2024-08-29T19:23:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:23:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:23:55] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:23:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:57 smithi089 bash[77323]: cluster 2024-08-29T19:23:56.285586+0000 mgr.y (mgr.34104) 2147 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-29T19:23:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:57 smithi089 bash[78574]: cluster 2024-08-29T19:23:56.285586+0000 mgr.y (mgr.34104) 2147 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-29T19:23:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:57 smithi144 bash[67678]: cluster 2024-08-29T19:23:56.285586+0000 mgr.y (mgr.34104) 2147 : cluster [DBG] pgmap v3724: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-29T19:23:59.478 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (11194 ms) 2024-08-29T19:23:59.478 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-08-29T19:23:59.478 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:23:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:23:59 smithi089 bash[78574]: cluster 2024-08-29T19:23:58.286577+0000 mgr.y (mgr.34104) 2148 : cluster [DBG] pgmap v3725: 137 pgs: 137 active+clean; 158 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.9 MiB/s wr, 62 op/s 2024-08-29T19:23:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:23:59 smithi089 bash[77323]: cluster 2024-08-29T19:23:58.286577+0000 mgr.y (mgr.34104) 2148 : cluster [DBG] pgmap v3725: 137 pgs: 137 active+clean; 158 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.9 MiB/s wr, 62 op/s 2024-08-29T19:23:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:23:59 smithi144 bash[67678]: cluster 2024-08-29T19:23:58.286577+0000 mgr.y (mgr.34104) 2148 : cluster [DBG] pgmap v3725: 137 pgs: 137 active+clean; 158 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.9 MiB/s wr, 62 op/s 2024-08-29T19:24:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:01 smithi089 bash[77323]: cluster 2024-08-29T19:24:00.287599+0000 mgr.y (mgr.34104) 2149 : cluster [DBG] pgmap v3726: 137 pgs: 137 active+clean; 167 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 54 op/s 2024-08-29T19:24:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:01 smithi089 bash[78574]: cluster 2024-08-29T19:24:00.287599+0000 mgr.y (mgr.34104) 2149 : cluster [DBG] pgmap v3726: 137 pgs: 137 active+clean; 167 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 54 op/s 2024-08-29T19:24:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:01 smithi144 bash[67678]: cluster 2024-08-29T19:24:00.287599+0000 mgr.y (mgr.34104) 2149 : cluster [DBG] pgmap v3726: 137 pgs: 137 active+clean; 167 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.6 MiB/s wr, 54 op/s 2024-08-29T19:24:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:02 smithi089 bash[77323]: cluster 2024-08-29T19:24:02.288825+0000 mgr.y (mgr.34104) 2150 : cluster [DBG] pgmap v3727: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:24:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:02 smithi089 bash[78574]: cluster 2024-08-29T19:24:02.288825+0000 mgr.y (mgr.34104) 2150 : cluster [DBG] pgmap v3727: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:24:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:02 smithi144 bash[67678]: cluster 2024-08-29T19:24:02.288825+0000 mgr.y (mgr.34104) 2150 : cluster [DBG] pgmap v3727: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.8 MiB/s wr, 59 op/s 2024-08-29T19:24:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:04 smithi089 bash[78574]: cluster 2024-08-29T19:24:03.606494+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-08-29T19:24:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:04 smithi089 bash[78574]: cluster 2024-08-29T19:24:04.289525+0000 mgr.y (mgr.34104) 2151 : cluster [DBG] pgmap v3729: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-08-29T19:24:04.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:04 smithi089 bash[77323]: cluster 2024-08-29T19:24:03.606494+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-08-29T19:24:04.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:04 smithi089 bash[77323]: cluster 2024-08-29T19:24:04.289525+0000 mgr.y (mgr.34104) 2151 : cluster [DBG] pgmap v3729: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-08-29T19:24:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:04 smithi144 bash[67678]: cluster 2024-08-29T19:24:03.606494+0000 mon.a (mon.0) 3860 : cluster [DBG] osdmap e2029: 8 total, 8 up, 8 in 2024-08-29T19:24:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:04 smithi144 bash[67678]: cluster 2024-08-29T19:24:04.289525+0000 mgr.y (mgr.34104) 2151 : cluster [DBG] pgmap v3729: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 49 op/s 2024-08-29T19:24:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:24:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:24:05] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:24:07.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:07 smithi144 bash[67678]: cluster 2024-08-29T19:24:06.290608+0000 mgr.y (mgr.34104) 2152 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 188 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 63 op/s 2024-08-29T19:24:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:07 smithi089 bash[78574]: cluster 2024-08-29T19:24:06.290608+0000 mgr.y (mgr.34104) 2152 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 188 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 63 op/s 2024-08-29T19:24:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:07 smithi089 bash[77323]: cluster 2024-08-29T19:24:06.290608+0000 mgr.y (mgr.34104) 2152 : cluster [DBG] pgmap v3730: 137 pgs: 137 active+clean; 188 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 3.8 MiB/s wr, 63 op/s 2024-08-29T19:24:08.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:08 smithi089 bash[78574]: audit 2024-08-29T19:24:07.795011+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:08.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:08 smithi089 bash[77323]: audit 2024-08-29T19:24:07.795011+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:08 smithi144 bash[67678]: audit 2024-08-29T19:24:07.795011+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:09 smithi089 bash[78574]: cluster 2024-08-29T19:24:08.291786+0000 mgr.y (mgr.34104) 2153 : cluster [DBG] pgmap v3731: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.2 MiB/s wr, 39 op/s 2024-08-29T19:24:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:09 smithi089 bash[77323]: cluster 2024-08-29T19:24:08.291786+0000 mgr.y (mgr.34104) 2153 : cluster [DBG] pgmap v3731: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.2 MiB/s wr, 39 op/s 2024-08-29T19:24:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:09 smithi144 bash[67678]: cluster 2024-08-29T19:24:08.291786+0000 mgr.y (mgr.34104) 2153 : cluster [DBG] pgmap v3731: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.2 MiB/s wr, 39 op/s 2024-08-29T19:24:10.469 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (10991 ms) 2024-08-29T19:24:10.469 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-08-29T19:24:10.469 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:24:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:11 smithi089 bash[77323]: cluster 2024-08-29T19:24:10.292831+0000 mgr.y (mgr.34104) 2154 : cluster [DBG] pgmap v3732: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-29T19:24:11.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:11 smithi089 bash[78574]: cluster 2024-08-29T19:24:10.292831+0000 mgr.y (mgr.34104) 2154 : cluster [DBG] pgmap v3732: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-29T19:24:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:11 smithi144 bash[67678]: cluster 2024-08-29T19:24:10.292831+0000 mgr.y (mgr.34104) 2154 : cluster [DBG] pgmap v3732: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 5.3 MiB/s wr, 56 op/s 2024-08-29T19:24:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:13 smithi089 bash[78574]: cluster 2024-08-29T19:24:12.294083+0000 mgr.y (mgr.34104) 2155 : cluster [DBG] pgmap v3733: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-29T19:24:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:13 smithi089 bash[77323]: cluster 2024-08-29T19:24:12.294083+0000 mgr.y (mgr.34104) 2155 : cluster [DBG] pgmap v3733: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-29T19:24:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:13 smithi144 bash[67678]: cluster 2024-08-29T19:24:12.294083+0000 mgr.y (mgr.34104) 2155 : cluster [DBG] pgmap v3733: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-29T19:24:15.347 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:24:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:24:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:24:15.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:15 smithi089 bash[78574]: cluster 2024-08-29T19:24:14.295399+0000 mgr.y (mgr.34104) 2156 : cluster [DBG] pgmap v3734: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 884 KiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:24:15.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:15 smithi089 bash[77323]: cluster 2024-08-29T19:24:14.295399+0000 mgr.y (mgr.34104) 2156 : cluster [DBG] pgmap v3734: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 884 KiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:24:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:15 smithi144 bash[67678]: cluster 2024-08-29T19:24:14.295399+0000 mgr.y (mgr.34104) 2156 : cluster [DBG] pgmap v3734: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 884 KiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:24:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:16 smithi089 bash[77323]: cluster 2024-08-29T19:24:15.335191+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-08-29T19:24:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:16 smithi089 bash[78574]: cluster 2024-08-29T19:24:15.335191+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-08-29T19:24:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:16 smithi144 bash[67678]: cluster 2024-08-29T19:24:15.335191+0000 mon.a (mon.0) 3862 : cluster [DBG] osdmap e2030: 8 total, 8 up, 8 in 2024-08-29T19:24:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:17 smithi089 bash[77323]: cluster 2024-08-29T19:24:16.296538+0000 mgr.y (mgr.34104) 2157 : cluster [DBG] pgmap v3736: 137 pgs: 137 active+clean; 229 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 933 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T19:24:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:17 smithi089 bash[78574]: cluster 2024-08-29T19:24:16.296538+0000 mgr.y (mgr.34104) 2157 : cluster [DBG] pgmap v3736: 137 pgs: 137 active+clean; 229 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 933 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T19:24:17.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:17 smithi144 bash[67678]: cluster 2024-08-29T19:24:16.296538+0000 mgr.y (mgr.34104) 2157 : cluster [DBG] pgmap v3736: 137 pgs: 137 active+clean; 229 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 933 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T19:24:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:18 smithi089 bash[77323]: cluster 2024-08-29T19:24:18.297579+0000 mgr.y (mgr.34104) 2158 : cluster [DBG] pgmap v3737: 137 pgs: 137 active+clean; 241 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-08-29T19:24:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:18 smithi089 bash[78574]: cluster 2024-08-29T19:24:18.297579+0000 mgr.y (mgr.34104) 2158 : cluster [DBG] pgmap v3737: 137 pgs: 137 active+clean; 241 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-08-29T19:24:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:18 smithi144 bash[67678]: cluster 2024-08-29T19:24:18.297579+0000 mgr.y (mgr.34104) 2158 : cluster [DBG] pgmap v3737: 137 pgs: 137 active+clean; 241 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 4.5 MiB/s wr, 59 op/s 2024-08-29T19:24:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:20 smithi089 bash[77323]: cluster 2024-08-29T19:24:19.874653+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-08-29T19:24:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:20 smithi089 bash[77323]: cluster 2024-08-29T19:24:20.298376+0000 mgr.y (mgr.34104) 2159 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 245 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-08-29T19:24:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:20 smithi089 bash[78574]: cluster 2024-08-29T19:24:19.874653+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-08-29T19:24:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:20 smithi089 bash[78574]: cluster 2024-08-29T19:24:20.298376+0000 mgr.y (mgr.34104) 2159 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 245 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-08-29T19:24:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:20 smithi144 bash[67678]: cluster 2024-08-29T19:24:19.874653+0000 mon.a (mon.0) 3863 : cluster [DBG] osdmap e2031: 8 total, 8 up, 8 in 2024-08-29T19:24:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:20 smithi144 bash[67678]: cluster 2024-08-29T19:24:20.298376+0000 mgr.y (mgr.34104) 2159 : cluster [DBG] pgmap v3739: 137 pgs: 137 active+clean; 245 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-08-29T19:24:22.526 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (12057 ms) 2024-08-29T19:24:22.526 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-08-29T19:24:22.526 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:24:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:22 smithi089 bash[77323]: cluster 2024-08-29T19:24:22.299228+0000 mgr.y (mgr.34104) 2160 : cluster [DBG] pgmap v3740: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-08-29T19:24:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:22 smithi089 bash[78574]: cluster 2024-08-29T19:24:22.299228+0000 mgr.y (mgr.34104) 2160 : cluster [DBG] pgmap v3740: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-08-29T19:24:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:22 smithi144 bash[67678]: cluster 2024-08-29T19:24:22.299228+0000 mgr.y (mgr.34104) 2160 : cluster [DBG] pgmap v3740: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.6 MiB/s wr, 68 op/s 2024-08-29T19:24:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:23 smithi089 bash[78574]: audit 2024-08-29T19:24:22.795245+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:23 smithi089 bash[77323]: audit 2024-08-29T19:24:22.795245+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:23 smithi144 bash[67678]: audit 2024-08-29T19:24:22.795245+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:24 smithi089 bash[78574]: cluster 2024-08-29T19:24:24.300180+0000 mgr.y (mgr.34104) 2161 : cluster [DBG] pgmap v3741: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-08-29T19:24:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:24 smithi089 bash[77323]: cluster 2024-08-29T19:24:24.300180+0000 mgr.y (mgr.34104) 2161 : cluster [DBG] pgmap v3741: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-08-29T19:24:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:24 smithi144 bash[67678]: cluster 2024-08-29T19:24:24.300180+0000 mgr.y (mgr.34104) 2161 : cluster [DBG] pgmap v3741: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-08-29T19:24:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:24:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:24:25] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:24:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:26 smithi089 bash[77323]: cluster 2024-08-29T19:24:26.301291+0000 mgr.y (mgr.34104) 2162 : cluster [DBG] pgmap v3742: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-08-29T19:24:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:26 smithi089 bash[78574]: cluster 2024-08-29T19:24:26.301291+0000 mgr.y (mgr.34104) 2162 : cluster [DBG] pgmap v3742: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-08-29T19:24:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:26 smithi144 bash[67678]: cluster 2024-08-29T19:24:26.301291+0000 mgr.y (mgr.34104) 2162 : cluster [DBG] pgmap v3742: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2024-08-29T19:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[78574]: cluster 2024-08-29T19:24:27.418883+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-08-29T19:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[78574]: audit 2024-08-29T19:24:27.782580+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1c", "id": [5, 4]}]: dispatch 2024-08-29T19:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[78574]: audit 2024-08-29T19:24:27.783235+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1e", "id": [5, 4]}]: dispatch 2024-08-29T19:24:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[78574]: cluster 2024-08-29T19:24:28.302055+0000 mgr.y (mgr.34104) 2163 : cluster [DBG] pgmap v3744: 137 pgs: 137 active+clean; 314 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 8.2 MiB/s wr, 51 op/s 2024-08-29T19:24:28.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[77323]: cluster 2024-08-29T19:24:27.418883+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-08-29T19:24:28.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[77323]: audit 2024-08-29T19:24:27.782580+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1c", "id": [5, 4]}]: dispatch 2024-08-29T19:24:28.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[77323]: audit 2024-08-29T19:24:27.783235+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1e", "id": [5, 4]}]: dispatch 2024-08-29T19:24:28.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:28 smithi089 bash[77323]: cluster 2024-08-29T19:24:28.302055+0000 mgr.y (mgr.34104) 2163 : cluster [DBG] pgmap v3744: 137 pgs: 137 active+clean; 314 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 8.2 MiB/s wr, 51 op/s 2024-08-29T19:24:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:28 smithi144 bash[67678]: cluster 2024-08-29T19:24:27.418883+0000 mon.a (mon.0) 3865 : cluster [DBG] osdmap e2032: 8 total, 8 up, 8 in 2024-08-29T19:24:28.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:28 smithi144 bash[67678]: audit 2024-08-29T19:24:27.782580+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1c", "id": [5, 4]}]: dispatch 2024-08-29T19:24:28.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:28 smithi144 bash[67678]: audit 2024-08-29T19:24:27.783235+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1e", "id": [5, 4]}]: dispatch 2024-08-29T19:24:28.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:28 smithi144 bash[67678]: cluster 2024-08-29T19:24:28.302055+0000 mgr.y (mgr.34104) 2163 : cluster [DBG] pgmap v3744: 137 pgs: 137 active+clean; 314 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 8.2 MiB/s wr, 51 op/s 2024-08-29T19:24:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:29 smithi089 bash[77323]: audit 2024-08-29T19:24:28.420005+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1c", "id": [5, 4]}]': finished 2024-08-29T19:24:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:29 smithi089 bash[77323]: audit 2024-08-29T19:24:28.420146+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1e", "id": [5, 4]}]': finished 2024-08-29T19:24:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:29 smithi089 bash[77323]: cluster 2024-08-29T19:24:28.430943+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-08-29T19:24:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:29 smithi089 bash[78574]: audit 2024-08-29T19:24:28.420005+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1c", "id": [5, 4]}]': finished 2024-08-29T19:24:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:29 smithi089 bash[78574]: audit 2024-08-29T19:24:28.420146+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1e", "id": [5, 4]}]': finished 2024-08-29T19:24:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:29 smithi089 bash[78574]: cluster 2024-08-29T19:24:28.430943+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-08-29T19:24:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:29 smithi144 bash[67678]: audit 2024-08-29T19:24:28.420005+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1c", "id": [5, 4]}]': finished 2024-08-29T19:24:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:29 smithi144 bash[67678]: audit 2024-08-29T19:24:28.420146+0000 mon.a (mon.0) 3869 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1e", "id": [5, 4]}]': finished 2024-08-29T19:24:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:29 smithi144 bash[67678]: cluster 2024-08-29T19:24:28.430943+0000 mon.a (mon.0) 3870 : cluster [DBG] osdmap e2033: 8 total, 8 up, 8 in 2024-08-29T19:24:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:30 smithi144 bash[67678]: cluster 2024-08-29T19:24:29.435990+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-08-29T19:24:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:30 smithi144 bash[67678]: cluster 2024-08-29T19:24:30.302704+0000 mgr.y (mgr.34104) 2164 : cluster [DBG] pgmap v3747: 137 pgs: 137 active+clean; 318 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-29T19:24:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:30 smithi089 bash[77323]: cluster 2024-08-29T19:24:29.435990+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-08-29T19:24:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:30 smithi089 bash[77323]: cluster 2024-08-29T19:24:30.302704+0000 mgr.y (mgr.34104) 2164 : cluster [DBG] pgmap v3747: 137 pgs: 137 active+clean; 318 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-29T19:24:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:30 smithi089 bash[78574]: cluster 2024-08-29T19:24:29.435990+0000 mon.a (mon.0) 3871 : cluster [DBG] osdmap e2034: 8 total, 8 up, 8 in 2024-08-29T19:24:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:30 smithi089 bash[78574]: cluster 2024-08-29T19:24:30.302704+0000 mgr.y (mgr.34104) 2164 : cluster [DBG] pgmap v3747: 137 pgs: 137 active+clean; 318 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-08-29T19:24:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:32 smithi089 bash[77323]: cluster 2024-08-29T19:24:32.303949+0000 mgr.y (mgr.34104) 2165 : cluster [DBG] pgmap v3748: 137 pgs: 137 active+clean; 339 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 831 KiB/s rd, 5.5 MiB/s wr, 72 op/s; 3.0 MiB/s, 3 keys/s, 1 objects/s recovering 2024-08-29T19:24:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:32 smithi089 bash[78574]: cluster 2024-08-29T19:24:32.303949+0000 mgr.y (mgr.34104) 2165 : cluster [DBG] pgmap v3748: 137 pgs: 137 active+clean; 339 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 831 KiB/s rd, 5.5 MiB/s wr, 72 op/s; 3.0 MiB/s, 3 keys/s, 1 objects/s recovering 2024-08-29T19:24:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:32 smithi144 bash[67678]: cluster 2024-08-29T19:24:32.303949+0000 mgr.y (mgr.34104) 2165 : cluster [DBG] pgmap v3748: 137 pgs: 137 active+clean; 339 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 831 KiB/s rd, 5.5 MiB/s wr, 72 op/s; 3.0 MiB/s, 3 keys/s, 1 objects/s recovering 2024-08-29T19:24:34.341 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (11812 ms) 2024-08-29T19:24:34.341 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-08-29T19:24:34.341 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:24:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:34 smithi144 bash[67678]: audit 2024-08-29T19:24:34.133972+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:24:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:34 smithi089 bash[77323]: audit 2024-08-29T19:24:34.133972+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:24:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:34 smithi089 bash[78574]: audit 2024-08-29T19:24:34.133972+0000 mon.a (mon.0) 3872 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:24:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:24:35] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:24:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[78574]: cluster 2024-08-29T19:24:34.305033+0000 mgr.y (mgr.34104) 2166 : cluster [DBG] pgmap v3749: 137 pgs: 137 active+clean; 339 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 718 KiB/s rd, 4.2 MiB/s wr, 52 op/s; 2.6 MiB/s, 3 keys/s, 1 objects/s recovering 2024-08-29T19:24:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[78574]: audit 2024-08-29T19:24:34.858857+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:24:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[78574]: audit 2024-08-29T19:24:34.859902+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:24:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[78574]: audit 2024-08-29T19:24:34.867000+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:24:35.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[77323]: cluster 2024-08-29T19:24:34.305033+0000 mgr.y (mgr.34104) 2166 : cluster [DBG] pgmap v3749: 137 pgs: 137 active+clean; 339 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 718 KiB/s rd, 4.2 MiB/s wr, 52 op/s; 2.6 MiB/s, 3 keys/s, 1 objects/s recovering 2024-08-29T19:24:35.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[77323]: audit 2024-08-29T19:24:34.858857+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:24:35.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[77323]: audit 2024-08-29T19:24:34.859902+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:24:35.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:35 smithi089 bash[77323]: audit 2024-08-29T19:24:34.867000+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:24:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:35 smithi144 bash[67678]: cluster 2024-08-29T19:24:34.305033+0000 mgr.y (mgr.34104) 2166 : cluster [DBG] pgmap v3749: 137 pgs: 137 active+clean; 339 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 718 KiB/s rd, 4.2 MiB/s wr, 52 op/s; 2.6 MiB/s, 3 keys/s, 1 objects/s recovering 2024-08-29T19:24:35.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:35 smithi144 bash[67678]: audit 2024-08-29T19:24:34.858857+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:24:35.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:35 smithi144 bash[67678]: audit 2024-08-29T19:24:34.859902+0000 mon.a (mon.0) 3874 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:24:35.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:35 smithi144 bash[67678]: audit 2024-08-29T19:24:34.867000+0000 mon.a (mon.0) 3875 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:24:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:36 smithi089 bash[77323]: cluster 2024-08-29T19:24:36.306018+0000 mgr.y (mgr.34104) 2167 : cluster [DBG] pgmap v3750: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 63 op/s; 2.2 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:24:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:36 smithi089 bash[78574]: cluster 2024-08-29T19:24:36.306018+0000 mgr.y (mgr.34104) 2167 : cluster [DBG] pgmap v3750: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 63 op/s; 2.2 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:24:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:36 smithi144 bash[67678]: cluster 2024-08-29T19:24:36.306018+0000 mgr.y (mgr.34104) 2167 : cluster [DBG] pgmap v3750: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 63 op/s; 2.2 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:24:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:37 smithi089 bash[77323]: audit 2024-08-29T19:24:37.795586+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:37 smithi089 bash[78574]: audit 2024-08-29T19:24:37.795586+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:37 smithi144 bash[67678]: audit 2024-08-29T19:24:37.795586+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:38 smithi089 bash[77323]: cluster 2024-08-29T19:24:38.306978+0000 mgr.y (mgr.34104) 2168 : cluster [DBG] pgmap v3751: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 32 op/s; 1.8 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-29T19:24:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:38 smithi089 bash[78574]: cluster 2024-08-29T19:24:38.306978+0000 mgr.y (mgr.34104) 2168 : cluster [DBG] pgmap v3751: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 32 op/s; 1.8 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-29T19:24:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:38 smithi144 bash[67678]: cluster 2024-08-29T19:24:38.306978+0000 mgr.y (mgr.34104) 2168 : cluster [DBG] pgmap v3751: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 32 op/s; 1.8 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-29T19:24:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:39 smithi089 bash[78574]: cluster 2024-08-29T19:24:38.864379+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-08-29T19:24:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:39 smithi089 bash[77323]: cluster 2024-08-29T19:24:38.864379+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-08-29T19:24:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:39 smithi144 bash[67678]: cluster 2024-08-29T19:24:38.864379+0000 mon.a (mon.0) 3877 : cluster [DBG] osdmap e2035: 8 total, 8 up, 8 in 2024-08-29T19:24:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:40 smithi089 bash[78574]: cluster 2024-08-29T19:24:40.307408+0000 mgr.y (mgr.34104) 2169 : cluster [DBG] pgmap v3753: 137 pgs: 137 active+clean; 360 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 32 op/s; 1.8 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-29T19:24:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:40 smithi089 bash[77323]: cluster 2024-08-29T19:24:40.307408+0000 mgr.y (mgr.34104) 2169 : cluster [DBG] pgmap v3753: 137 pgs: 137 active+clean; 360 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 32 op/s; 1.8 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-29T19:24:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:40 smithi144 bash[67678]: cluster 2024-08-29T19:24:40.307408+0000 mgr.y (mgr.34104) 2169 : cluster [DBG] pgmap v3753: 137 pgs: 137 active+clean; 360 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.6 MiB/s wr, 32 op/s; 1.8 MiB/s, 2 keys/s, 0 objects/s recovering 2024-08-29T19:24:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:42 smithi089 bash[78574]: cluster 2024-08-29T19:24:42.308097+0000 mgr.y (mgr.34104) 2170 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 368 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-08-29T19:24:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:42 smithi089 bash[77323]: cluster 2024-08-29T19:24:42.308097+0000 mgr.y (mgr.34104) 2170 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 368 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-08-29T19:24:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:42 smithi144 bash[67678]: cluster 2024-08-29T19:24:42.308097+0000 mgr.y (mgr.34104) 2170 : cluster [DBG] pgmap v3754: 137 pgs: 137 active+clean; 368 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-08-29T19:24:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:44 smithi089 bash[77323]: cluster 2024-08-29T19:24:44.309404+0000 mgr.y (mgr.34104) 2171 : cluster [DBG] pgmap v3755: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 59 op/s 2024-08-29T19:24:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:44 smithi089 bash[78574]: cluster 2024-08-29T19:24:44.309404+0000 mgr.y (mgr.34104) 2171 : cluster [DBG] pgmap v3755: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 59 op/s 2024-08-29T19:24:44.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:44 smithi144 bash[67678]: cluster 2024-08-29T19:24:44.309404+0000 mgr.y (mgr.34104) 2171 : cluster [DBG] pgmap v3755: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 59 op/s 2024-08-29T19:24:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:24:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:24:45] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.43.0" 2024-08-29T19:24:45.631 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (11293 ms) 2024-08-29T19:24:45.706 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (83216 ms total) 2024-08-29T19:24:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:24:45.706 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-08-29T19:24:45.743 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-08-29T19:24:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:46 smithi144 bash[67678]: cluster 2024-08-29T19:24:45.692485+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-08-29T19:24:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:46 smithi144 bash[67678]: cluster 2024-08-29T19:24:46.310296+0000 mgr.y (mgr.34104) 2172 : cluster [DBG] pgmap v3757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:24:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:46 smithi089 bash[77323]: cluster 2024-08-29T19:24:45.692485+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-08-29T19:24:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:46 smithi089 bash[77323]: cluster 2024-08-29T19:24:46.310296+0000 mgr.y (mgr.34104) 2172 : cluster [DBG] pgmap v3757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:24:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:46 smithi089 bash[78574]: cluster 2024-08-29T19:24:45.692485+0000 mon.a (mon.0) 3878 : cluster [DBG] osdmap e2036: 8 total, 8 up, 8 in 2024-08-29T19:24:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:46 smithi089 bash[78574]: cluster 2024-08-29T19:24:46.310296+0000 mgr.y (mgr.34104) 2172 : cluster [DBG] pgmap v3757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:24:47.718 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:24:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:47 smithi144 bash[67678]: cluster 2024-08-29T19:24:46.708313+0000 mon.a (mon.0) 3879 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-08-29T19:24:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:47 smithi144 bash[67678]: audit 2024-08-29T19:24:46.714181+0000 mon.a (mon.0) 3880 : audit [INF] from='client.? 172.21.15.89:0/3574891279' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:24:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:47 smithi089 bash[77323]: cluster 2024-08-29T19:24:46.708313+0000 mon.a (mon.0) 3879 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-08-29T19:24:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:47 smithi089 bash[77323]: audit 2024-08-29T19:24:46.714181+0000 mon.a (mon.0) 3880 : audit [INF] from='client.? 172.21.15.89:0/3574891279' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:24:48.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:47 smithi089 bash[78574]: cluster 2024-08-29T19:24:46.708313+0000 mon.a (mon.0) 3879 : cluster [DBG] osdmap e2037: 8 total, 8 up, 8 in 2024-08-29T19:24:48.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:47 smithi089 bash[78574]: audit 2024-08-29T19:24:46.714181+0000 mon.a (mon.0) 3880 : audit [INF] from='client.? 172.21.15.89:0/3574891279' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:24:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:48 smithi144 bash[67678]: audit 2024-08-29T19:24:47.702267+0000 mon.a (mon.0) 3881 : audit [INF] from='client.? 172.21.15.89:0/3574891279' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:24:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:48 smithi144 bash[67678]: cluster 2024-08-29T19:24:47.710152+0000 mon.a (mon.0) 3882 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-08-29T19:24:49.062 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:48 smithi144 bash[67678]: cluster 2024-08-29T19:24:48.311044+0000 mgr.y (mgr.34104) 2173 : cluster [DBG] pgmap v3760: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:24:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:48 smithi089 bash[77323]: audit 2024-08-29T19:24:47.702267+0000 mon.a (mon.0) 3881 : audit [INF] from='client.? 172.21.15.89:0/3574891279' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:24:49.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:48 smithi089 bash[77323]: cluster 2024-08-29T19:24:47.710152+0000 mon.a (mon.0) 3882 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-08-29T19:24:49.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:48 smithi089 bash[77323]: cluster 2024-08-29T19:24:48.311044+0000 mgr.y (mgr.34104) 2173 : cluster [DBG] pgmap v3760: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:24:49.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:48 smithi089 bash[78574]: audit 2024-08-29T19:24:47.702267+0000 mon.a (mon.0) 3881 : audit [INF] from='client.? 172.21.15.89:0/3574891279' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:24:49.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:48 smithi089 bash[78574]: cluster 2024-08-29T19:24:47.710152+0000 mon.a (mon.0) 3882 : cluster [DBG] osdmap e2038: 8 total, 8 up, 8 in 2024-08-29T19:24:49.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:48 smithi089 bash[78574]: cluster 2024-08-29T19:24:48.311044+0000 mgr.y (mgr.34104) 2173 : cluster [DBG] pgmap v3760: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:24:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:49 smithi144 bash[67678]: cluster 2024-08-29T19:24:48.740587+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-08-29T19:24:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:49 smithi089 bash[78574]: cluster 2024-08-29T19:24:48.740587+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-08-29T19:24:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:49 smithi089 bash[77323]: cluster 2024-08-29T19:24:48.740587+0000 mon.a (mon.0) 3883 : cluster [DBG] osdmap e2039: 8 total, 8 up, 8 in 2024-08-29T19:24:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:50 smithi144 bash[67678]: cluster 2024-08-29T19:24:49.747039+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-08-29T19:24:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:50 smithi144 bash[67678]: cluster 2024-08-29T19:24:50.311670+0000 mgr.y (mgr.34104) 2174 : cluster [DBG] pgmap v3763: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:24:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:50 smithi089 bash[77323]: cluster 2024-08-29T19:24:49.747039+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-08-29T19:24:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:50 smithi089 bash[77323]: cluster 2024-08-29T19:24:50.311670+0000 mgr.y (mgr.34104) 2174 : cluster [DBG] pgmap v3763: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:24:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:50 smithi089 bash[78574]: cluster 2024-08-29T19:24:49.747039+0000 mon.a (mon.0) 3884 : cluster [DBG] osdmap e2040: 8 total, 8 up, 8 in 2024-08-29T19:24:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:50 smithi089 bash[78574]: cluster 2024-08-29T19:24:50.311670+0000 mgr.y (mgr.34104) 2174 : cluster [DBG] pgmap v3763: 137 pgs: 6 creating+peering, 13 unknown, 118 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:24:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:52 smithi089 bash[77323]: cluster 2024-08-29T19:24:52.312888+0000 mgr.y (mgr.34104) 2175 : cluster [DBG] pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:24:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:52 smithi089 bash[78574]: cluster 2024-08-29T19:24:52.312888+0000 mgr.y (mgr.34104) 2175 : cluster [DBG] pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:24:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:52 smithi144 bash[67678]: cluster 2024-08-29T19:24:52.312888+0000 mgr.y (mgr.34104) 2175 : cluster [DBG] pgmap v3764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:24:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:53 smithi089 bash[77323]: audit 2024-08-29T19:24:52.796242+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:53 smithi089 bash[78574]: audit 2024-08-29T19:24:52.796242+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:53 smithi144 bash[67678]: audit 2024-08-29T19:24:52.796242+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:24:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:54 smithi089 bash[77323]: cluster 2024-08-29T19:24:53.425298+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-08-29T19:24:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:54 smithi089 bash[77323]: cluster 2024-08-29T19:24:54.313736+0000 mgr.y (mgr.34104) 2176 : cluster [DBG] pgmap v3766: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-29T19:24:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:54 smithi089 bash[78574]: cluster 2024-08-29T19:24:53.425298+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-08-29T19:24:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:54 smithi089 bash[78574]: cluster 2024-08-29T19:24:54.313736+0000 mgr.y (mgr.34104) 2176 : cluster [DBG] pgmap v3766: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-29T19:24:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:54 smithi144 bash[67678]: cluster 2024-08-29T19:24:53.425298+0000 mon.a (mon.0) 3886 : cluster [DBG] osdmap e2041: 8 total, 8 up, 8 in 2024-08-29T19:24:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:54 smithi144 bash[67678]: cluster 2024-08-29T19:24:54.313736+0000 mgr.y (mgr.34104) 2176 : cluster [DBG] pgmap v3766: 137 pgs: 137 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-29T19:24:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:24:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:24:55] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2024-08-29T19:24:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:56 smithi089 bash[77323]: cluster 2024-08-29T19:24:55.314888+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-08-29T19:24:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:56 smithi089 bash[78574]: cluster 2024-08-29T19:24:55.314888+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-08-29T19:24:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:56 smithi144 bash[67678]: cluster 2024-08-29T19:24:55.314888+0000 mon.a (mon.0) 3887 : cluster [DBG] osdmap e2042: 8 total, 8 up, 8 in 2024-08-29T19:24:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:57 smithi089 bash[78574]: cluster 2024-08-29T19:24:56.314787+0000 mgr.y (mgr.34104) 2177 : cluster [DBG] pgmap v3768: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:24:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:57 smithi089 bash[77323]: cluster 2024-08-29T19:24:56.314787+0000 mgr.y (mgr.34104) 2177 : cluster [DBG] pgmap v3768: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:24:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:57 smithi144 bash[67678]: cluster 2024-08-29T19:24:56.314787+0000 mgr.y (mgr.34104) 2177 : cluster [DBG] pgmap v3768: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-29T19:24:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:24:59 smithi089 bash[78574]: cluster 2024-08-29T19:24:58.315929+0000 mgr.y (mgr.34104) 2178 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 45 op/s 2024-08-29T19:24:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:24:59 smithi089 bash[77323]: cluster 2024-08-29T19:24:58.315929+0000 mgr.y (mgr.34104) 2178 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 45 op/s 2024-08-29T19:24:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:24:59 smithi144 bash[67678]: cluster 2024-08-29T19:24:58.315929+0000 mgr.y (mgr.34104) 2178 : cluster [DBG] pgmap v3769: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 45 op/s 2024-08-29T19:25:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:01 smithi089 bash[77323]: cluster 2024-08-29T19:25:00.317061+0000 mgr.y (mgr.34104) 2179 : cluster [DBG] pgmap v3770: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-08-29T19:25:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:01 smithi089 bash[78574]: cluster 2024-08-29T19:25:00.317061+0000 mgr.y (mgr.34104) 2179 : cluster [DBG] pgmap v3770: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-08-29T19:25:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:01 smithi144 bash[67678]: cluster 2024-08-29T19:25:00.317061+0000 mgr.y (mgr.34104) 2179 : cluster [DBG] pgmap v3770: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-08-29T19:25:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:03 smithi089 bash[77323]: cluster 2024-08-29T19:25:02.318295+0000 mgr.y (mgr.34104) 2180 : cluster [DBG] pgmap v3771: 137 pgs: 137 active+clean; 42 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 53 op/s 2024-08-29T19:25:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:03 smithi089 bash[78574]: cluster 2024-08-29T19:25:02.318295+0000 mgr.y (mgr.34104) 2180 : cluster [DBG] pgmap v3771: 137 pgs: 137 active+clean; 42 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 53 op/s 2024-08-29T19:25:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:03 smithi144 bash[67678]: cluster 2024-08-29T19:25:02.318295+0000 mgr.y (mgr.34104) 2180 : cluster [DBG] pgmap v3771: 137 pgs: 137 active+clean; 42 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 53 op/s 2024-08-29T19:25:03.938 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.Simple (18195 ms) 2024-08-29T19:25:03.938 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-08-29T19:25:03.938 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:25:05.335 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:25:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:25:05] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.43.0" 2024-08-29T19:25:05.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:05 smithi089 bash[77323]: cluster 2024-08-29T19:25:04.319315+0000 mgr.y (mgr.34104) 2181 : cluster [DBG] pgmap v3772: 137 pgs: 137 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.4 MiB/s wr, 56 op/s 2024-08-29T19:25:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:05 smithi089 bash[78574]: cluster 2024-08-29T19:25:04.319315+0000 mgr.y (mgr.34104) 2181 : cluster [DBG] pgmap v3772: 137 pgs: 137 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.4 MiB/s wr, 56 op/s 2024-08-29T19:25:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:05 smithi144 bash[67678]: cluster 2024-08-29T19:25:04.319315+0000 mgr.y (mgr.34104) 2181 : cluster [DBG] pgmap v3772: 137 pgs: 137 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.4 MiB/s wr, 56 op/s 2024-08-29T19:25:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:07 smithi089 bash[78574]: cluster 2024-08-29T19:25:06.320289+0000 mgr.y (mgr.34104) 2182 : cluster [DBG] pgmap v3773: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-29T19:25:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:07 smithi089 bash[77323]: cluster 2024-08-29T19:25:06.320289+0000 mgr.y (mgr.34104) 2182 : cluster [DBG] pgmap v3773: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-29T19:25:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:07 smithi144 bash[67678]: cluster 2024-08-29T19:25:06.320289+0000 mgr.y (mgr.34104) 2182 : cluster [DBG] pgmap v3773: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-08-29T19:25:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:08 smithi089 bash[77323]: audit 2024-08-29T19:25:07.797054+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:08 smithi089 bash[78574]: audit 2024-08-29T19:25:07.797054+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:08 smithi144 bash[67678]: audit 2024-08-29T19:25:07.797054+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:09 smithi089 bash[77323]: cluster 2024-08-29T19:25:08.321572+0000 mgr.y (mgr.34104) 2183 : cluster [DBG] pgmap v3774: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-29T19:25:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:09 smithi089 bash[77323]: cluster 2024-08-29T19:25:08.357177+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-08-29T19:25:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:09 smithi089 bash[78574]: cluster 2024-08-29T19:25:08.321572+0000 mgr.y (mgr.34104) 2183 : cluster [DBG] pgmap v3774: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-29T19:25:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:09 smithi089 bash[78574]: cluster 2024-08-29T19:25:08.357177+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-08-29T19:25:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:09 smithi144 bash[67678]: cluster 2024-08-29T19:25:08.321572+0000 mgr.y (mgr.34104) 2183 : cluster [DBG] pgmap v3774: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-29T19:25:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:09 smithi144 bash[67678]: cluster 2024-08-29T19:25:08.357177+0000 mon.a (mon.0) 3889 : cluster [DBG] osdmap e2043: 8 total, 8 up, 8 in 2024-08-29T19:25:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:11 smithi089 bash[77323]: cluster 2024-08-29T19:25:10.322616+0000 mgr.y (mgr.34104) 2184 : cluster [DBG] pgmap v3776: 137 pgs: 137 active+clean; 79 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-08-29T19:25:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:11 smithi089 bash[78574]: cluster 2024-08-29T19:25:10.322616+0000 mgr.y (mgr.34104) 2184 : cluster [DBG] pgmap v3776: 137 pgs: 137 active+clean; 79 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-08-29T19:25:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:11 smithi144 bash[67678]: cluster 2024-08-29T19:25:10.322616+0000 mgr.y (mgr.34104) 2184 : cluster [DBG] pgmap v3776: 137 pgs: 137 active+clean; 79 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 36 op/s 2024-08-29T19:25:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:13 smithi089 bash[77323]: cluster 2024-08-29T19:25:12.323938+0000 mgr.y (mgr.34104) 2185 : cluster [DBG] pgmap v3777: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 47 op/s 2024-08-29T19:25:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:13 smithi089 bash[78574]: cluster 2024-08-29T19:25:12.323938+0000 mgr.y (mgr.34104) 2185 : cluster [DBG] pgmap v3777: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 47 op/s 2024-08-29T19:25:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:13 smithi144 bash[67678]: cluster 2024-08-29T19:25:12.323938+0000 mgr.y (mgr.34104) 2185 : cluster [DBG] pgmap v3777: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 5.4 MiB/s wr, 47 op/s 2024-08-29T19:25:15.361 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:25:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:25:15] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:25:15.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:15 smithi089 bash[77323]: cluster 2024-08-29T19:25:14.325050+0000 mgr.y (mgr.34104) 2186 : cluster [DBG] pgmap v3778: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:25:15.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:15 smithi089 bash[78574]: cluster 2024-08-29T19:25:14.325050+0000 mgr.y (mgr.34104) 2186 : cluster [DBG] pgmap v3778: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:25:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:15 smithi144 bash[67678]: cluster 2024-08-29T19:25:14.325050+0000 mgr.y (mgr.34104) 2186 : cluster [DBG] pgmap v3778: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:25:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:16 smithi089 bash[77323]: cluster 2024-08-29T19:25:16.326181+0000 mgr.y (mgr.34104) 2187 : cluster [DBG] pgmap v3779: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-08-29T19:25:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:16 smithi089 bash[78574]: cluster 2024-08-29T19:25:16.326181+0000 mgr.y (mgr.34104) 2187 : cluster [DBG] pgmap v3779: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-08-29T19:25:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:16 smithi144 bash[67678]: cluster 2024-08-29T19:25:16.326181+0000 mgr.y (mgr.34104) 2187 : cluster [DBG] pgmap v3779: 137 pgs: 137 active+clean; 92 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 39 op/s 2024-08-29T19:25:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:18 smithi089 bash[77323]: cluster 2024-08-29T19:25:18.327336+0000 mgr.y (mgr.34104) 2188 : cluster [DBG] pgmap v3780: 137 pgs: 137 active+clean; 108 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-29T19:25:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:18 smithi089 bash[78574]: cluster 2024-08-29T19:25:18.327336+0000 mgr.y (mgr.34104) 2188 : cluster [DBG] pgmap v3780: 137 pgs: 137 active+clean; 108 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-29T19:25:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:18 smithi144 bash[67678]: cluster 2024-08-29T19:25:18.327336+0000 mgr.y (mgr.34104) 2188 : cluster [DBG] pgmap v3780: 137 pgs: 137 active+clean; 108 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-29T19:25:19.001 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.Grow (15063 ms) 2024-08-29T19:25:19.001 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-08-29T19:25:19.001 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:25:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:20 smithi089 bash[77323]: cluster 2024-08-29T19:25:20.328350+0000 mgr.y (mgr.34104) 2189 : cluster [DBG] pgmap v3781: 137 pgs: 137 active+clean; 109 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 43 op/s 2024-08-29T19:25:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:20 smithi089 bash[78574]: cluster 2024-08-29T19:25:20.328350+0000 mgr.y (mgr.34104) 2189 : cluster [DBG] pgmap v3781: 137 pgs: 137 active+clean; 109 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 43 op/s 2024-08-29T19:25:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:20 smithi144 bash[67678]: cluster 2024-08-29T19:25:20.328350+0000 mgr.y (mgr.34104) 2189 : cluster [DBG] pgmap v3781: 137 pgs: 137 active+clean; 109 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 43 op/s 2024-08-29T19:25:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:22 smithi089 bash[77323]: cluster 2024-08-29T19:25:22.329531+0000 mgr.y (mgr.34104) 2190 : cluster [DBG] pgmap v3782: 137 pgs: 137 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 48 op/s 2024-08-29T19:25:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:22 smithi089 bash[78574]: cluster 2024-08-29T19:25:22.329531+0000 mgr.y (mgr.34104) 2190 : cluster [DBG] pgmap v3782: 137 pgs: 137 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 48 op/s 2024-08-29T19:25:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:22 smithi144 bash[67678]: cluster 2024-08-29T19:25:22.329531+0000 mgr.y (mgr.34104) 2190 : cluster [DBG] pgmap v3782: 137 pgs: 137 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 48 op/s 2024-08-29T19:25:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:23 smithi089 bash[77323]: audit 2024-08-29T19:25:22.797143+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:23 smithi089 bash[78574]: audit 2024-08-29T19:25:22.797143+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:23 smithi144 bash[67678]: audit 2024-08-29T19:25:22.797143+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:24 smithi089 bash[77323]: cluster 2024-08-29T19:25:23.428270+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-08-29T19:25:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:24 smithi089 bash[77323]: cluster 2024-08-29T19:25:24.330260+0000 mgr.y (mgr.34104) 2191 : cluster [DBG] pgmap v3784: 137 pgs: 137 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-08-29T19:25:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:24 smithi089 bash[78574]: cluster 2024-08-29T19:25:23.428270+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-08-29T19:25:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:24 smithi089 bash[78574]: cluster 2024-08-29T19:25:24.330260+0000 mgr.y (mgr.34104) 2191 : cluster [DBG] pgmap v3784: 137 pgs: 137 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-08-29T19:25:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:24 smithi144 bash[67678]: cluster 2024-08-29T19:25:23.428270+0000 mon.a (mon.0) 3891 : cluster [DBG] osdmap e2044: 8 total, 8 up, 8 in 2024-08-29T19:25:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:24 smithi144 bash[67678]: cluster 2024-08-29T19:25:24.330260+0000 mgr.y (mgr.34104) 2191 : cluster [DBG] pgmap v3784: 137 pgs: 137 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-08-29T19:25:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:25:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:25:25] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2024-08-29T19:25:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:26 smithi089 bash[77323]: cluster 2024-08-29T19:25:26.331179+0000 mgr.y (mgr.34104) 2192 : cluster [DBG] pgmap v3785: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 53 op/s 2024-08-29T19:25:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:26 smithi089 bash[78574]: cluster 2024-08-29T19:25:26.331179+0000 mgr.y (mgr.34104) 2192 : cluster [DBG] pgmap v3785: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 53 op/s 2024-08-29T19:25:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:26 smithi144 bash[67678]: cluster 2024-08-29T19:25:26.331179+0000 mgr.y (mgr.34104) 2192 : cluster [DBG] pgmap v3785: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 53 op/s 2024-08-29T19:25:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:28 smithi089 bash[78574]: cluster 2024-08-29T19:25:28.332164+0000 mgr.y (mgr.34104) 2193 : cluster [DBG] pgmap v3786: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.2 MiB/s wr, 42 op/s 2024-08-29T19:25:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:28 smithi089 bash[77323]: cluster 2024-08-29T19:25:28.332164+0000 mgr.y (mgr.34104) 2193 : cluster [DBG] pgmap v3786: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.2 MiB/s wr, 42 op/s 2024-08-29T19:25:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:28 smithi144 bash[67678]: cluster 2024-08-29T19:25:28.332164+0000 mgr.y (mgr.34104) 2193 : cluster [DBG] pgmap v3786: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.2 MiB/s wr, 42 op/s 2024-08-29T19:25:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:30 smithi089 bash[77323]: cluster 2024-08-29T19:25:30.333103+0000 mgr.y (mgr.34104) 2194 : cluster [DBG] pgmap v3787: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:25:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:30 smithi089 bash[78574]: cluster 2024-08-29T19:25:30.333103+0000 mgr.y (mgr.34104) 2194 : cluster [DBG] pgmap v3787: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:25:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:30 smithi144 bash[67678]: cluster 2024-08-29T19:25:30.333103+0000 mgr.y (mgr.34104) 2194 : cluster [DBG] pgmap v3787: 137 pgs: 137 active+clean; 150 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:25:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:32 smithi089 bash[77323]: cluster 2024-08-29T19:25:32.334313+0000 mgr.y (mgr.34104) 2195 : cluster [DBG] pgmap v3788: 137 pgs: 137 active+clean; 162 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 981 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:25:32.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:32 smithi089 bash[78574]: cluster 2024-08-29T19:25:32.334313+0000 mgr.y (mgr.34104) 2195 : cluster [DBG] pgmap v3788: 137 pgs: 137 active+clean; 162 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 981 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:25:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:32 smithi144 bash[67678]: cluster 2024-08-29T19:25:32.334313+0000 mgr.y (mgr.34104) 2195 : cluster [DBG] pgmap v3788: 137 pgs: 137 active+clean; 162 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 981 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:25:34.175 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (15174 ms) 2024-08-29T19:25:34.176 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-08-29T19:25:34.176 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:25:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:34 smithi089 bash[77323]: cluster 2024-08-29T19:25:34.335017+0000 mgr.y (mgr.34104) 2196 : cluster [DBG] pgmap v3789: 137 pgs: 137 active+clean; 163 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 46 op/s 2024-08-29T19:25:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:34 smithi089 bash[78574]: cluster 2024-08-29T19:25:34.335017+0000 mgr.y (mgr.34104) 2196 : cluster [DBG] pgmap v3789: 137 pgs: 137 active+clean; 163 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 46 op/s 2024-08-29T19:25:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:34 smithi144 bash[67678]: cluster 2024-08-29T19:25:34.335017+0000 mgr.y (mgr.34104) 2196 : cluster [DBG] pgmap v3789: 137 pgs: 137 active+clean; 163 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 46 op/s 2024-08-29T19:25:35.415 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:25:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:25:35] "GET /metrics HTTP/1.1" 200 36577 "" "Prometheus/2.43.0" 2024-08-29T19:25:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:35 smithi089 bash[77323]: audit 2024-08-29T19:25:34.984799+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:25:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:35 smithi089 bash[78574]: audit 2024-08-29T19:25:34.984799+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:25:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:35 smithi144 bash[67678]: audit 2024-08-29T19:25:34.984799+0000 mon.a (mon.0) 3892 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:25:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[77323]: audit 2024-08-29T19:25:35.726295+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:25:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[77323]: audit 2024-08-29T19:25:35.727390+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:25:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[77323]: audit 2024-08-29T19:25:35.735891+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:25:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[77323]: cluster 2024-08-29T19:25:36.335957+0000 mgr.y (mgr.34104) 2197 : cluster [DBG] pgmap v3790: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:25:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[78574]: audit 2024-08-29T19:25:35.726295+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:25:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[78574]: audit 2024-08-29T19:25:35.727390+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:25:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[78574]: audit 2024-08-29T19:25:35.735891+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:25:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:36 smithi089 bash[78574]: cluster 2024-08-29T19:25:36.335957+0000 mgr.y (mgr.34104) 2197 : cluster [DBG] pgmap v3790: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:25:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:36 smithi144 bash[67678]: audit 2024-08-29T19:25:35.726295+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:25:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:36 smithi144 bash[67678]: audit 2024-08-29T19:25:35.727390+0000 mon.a (mon.0) 3894 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:25:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:36 smithi144 bash[67678]: audit 2024-08-29T19:25:35.735891+0000 mon.a (mon.0) 3895 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:25:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:36 smithi144 bash[67678]: cluster 2024-08-29T19:25:36.335957+0000 mgr.y (mgr.34104) 2197 : cluster [DBG] pgmap v3790: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-08-29T19:25:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:37 smithi089 bash[78574]: audit 2024-08-29T19:25:37.797341+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:37 smithi089 bash[77323]: audit 2024-08-29T19:25:37.797341+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:37 smithi144 bash[67678]: audit 2024-08-29T19:25:37.797341+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:38 smithi089 bash[77323]: cluster 2024-08-29T19:25:38.337057+0000 mgr.y (mgr.34104) 2198 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.8 MiB/s wr, 33 op/s 2024-08-29T19:25:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:38 smithi089 bash[78574]: cluster 2024-08-29T19:25:38.337057+0000 mgr.y (mgr.34104) 2198 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.8 MiB/s wr, 33 op/s 2024-08-29T19:25:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:38 smithi144 bash[67678]: cluster 2024-08-29T19:25:38.337057+0000 mgr.y (mgr.34104) 2198 : cluster [DBG] pgmap v3791: 137 pgs: 137 active+clean; 179 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.8 MiB/s wr, 33 op/s 2024-08-29T19:25:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:39 smithi089 bash[77323]: cluster 2024-08-29T19:25:38.860044+0000 mon.a (mon.0) 3897 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-08-29T19:25:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:39 smithi089 bash[78574]: cluster 2024-08-29T19:25:38.860044+0000 mon.a (mon.0) 3897 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-08-29T19:25:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:39 smithi144 bash[67678]: cluster 2024-08-29T19:25:38.860044+0000 mon.a (mon.0) 3897 : cluster [DBG] osdmap e2045: 8 total, 8 up, 8 in 2024-08-29T19:25:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:40 smithi089 bash[77323]: cluster 2024-08-29T19:25:40.337808+0000 mgr.y (mgr.34104) 2199 : cluster [DBG] pgmap v3793: 137 pgs: 137 active+clean; 183 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-29T19:25:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:40 smithi089 bash[78574]: cluster 2024-08-29T19:25:40.337808+0000 mgr.y (mgr.34104) 2199 : cluster [DBG] pgmap v3793: 137 pgs: 137 active+clean; 183 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-29T19:25:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:40 smithi144 bash[67678]: cluster 2024-08-29T19:25:40.337808+0000 mgr.y (mgr.34104) 2199 : cluster [DBG] pgmap v3793: 137 pgs: 137 active+clean; 183 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-08-29T19:25:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:42 smithi089 bash[77323]: cluster 2024-08-29T19:25:42.339145+0000 mgr.y (mgr.34104) 2200 : cluster [DBG] pgmap v3794: 137 pgs: 137 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-08-29T19:25:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:42 smithi089 bash[78574]: cluster 2024-08-29T19:25:42.339145+0000 mgr.y (mgr.34104) 2200 : cluster [DBG] pgmap v3794: 137 pgs: 137 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-08-29T19:25:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:42 smithi144 bash[67678]: cluster 2024-08-29T19:25:42.339145+0000 mgr.y (mgr.34104) 2200 : cluster [DBG] pgmap v3794: 137 pgs: 137 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 56 op/s 2024-08-29T19:25:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:44 smithi089 bash[77323]: cluster 2024-08-29T19:25:44.340160+0000 mgr.y (mgr.34104) 2201 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 208 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-29T19:25:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:44 smithi089 bash[78574]: cluster 2024-08-29T19:25:44.340160+0000 mgr.y (mgr.34104) 2201 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 208 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-29T19:25:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:44 smithi144 bash[67678]: cluster 2024-08-29T19:25:44.340160+0000 mgr.y (mgr.34104) 2201 : cluster [DBG] pgmap v3795: 137 pgs: 137 active+clean; 208 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-29T19:25:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:25:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:25:45] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2024-08-29T19:25:46.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:46 smithi089 bash[78574]: cluster 2024-08-29T19:25:46.341146+0000 mgr.y (mgr.34104) 2202 : cluster [DBG] pgmap v3796: 137 pgs: 137 active+clean; 208 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 952 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:25:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:46 smithi089 bash[77323]: cluster 2024-08-29T19:25:46.341146+0000 mgr.y (mgr.34104) 2202 : cluster [DBG] pgmap v3796: 137 pgs: 137 active+clean; 208 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 952 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:25:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:46 smithi144 bash[67678]: cluster 2024-08-29T19:25:46.341146+0000 mgr.y (mgr.34104) 2202 : cluster [DBG] pgmap v3796: 137 pgs: 137 active+clean; 208 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 952 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:25:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:48 smithi089 bash[78574]: cluster 2024-08-29T19:25:48.342134+0000 mgr.y (mgr.34104) 2203 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 212 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1010 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:25:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:48 smithi089 bash[77323]: cluster 2024-08-29T19:25:48.342134+0000 mgr.y (mgr.34104) 2203 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 212 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1010 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:25:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:48 smithi144 bash[67678]: cluster 2024-08-29T19:25:48.342134+0000 mgr.y (mgr.34104) 2203 : cluster [DBG] pgmap v3797: 137 pgs: 137 active+clean; 212 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1010 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-08-29T19:25:49.377 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (15202 ms) 2024-08-29T19:25:49.377 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-08-29T19:25:49.377 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:25:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:50 smithi089 bash[77323]: cluster 2024-08-29T19:25:50.343020+0000 mgr.y (mgr.34104) 2204 : cluster [DBG] pgmap v3798: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 816 KiB/s rd, 3.6 MiB/s wr, 38 op/s 2024-08-29T19:25:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:50 smithi089 bash[78574]: cluster 2024-08-29T19:25:50.343020+0000 mgr.y (mgr.34104) 2204 : cluster [DBG] pgmap v3798: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 816 KiB/s rd, 3.6 MiB/s wr, 38 op/s 2024-08-29T19:25:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:50 smithi144 bash[67678]: cluster 2024-08-29T19:25:50.343020+0000 mgr.y (mgr.34104) 2204 : cluster [DBG] pgmap v3798: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 816 KiB/s rd, 3.6 MiB/s wr, 38 op/s 2024-08-29T19:25:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:52 smithi089 bash[77323]: cluster 2024-08-29T19:25:52.344213+0000 mgr.y (mgr.34104) 2205 : cluster [DBG] pgmap v3799: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 789 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-29T19:25:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:52 smithi089 bash[78574]: cluster 2024-08-29T19:25:52.344213+0000 mgr.y (mgr.34104) 2205 : cluster [DBG] pgmap v3799: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 789 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-29T19:25:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:52 smithi144 bash[67678]: cluster 2024-08-29T19:25:52.344213+0000 mgr.y (mgr.34104) 2205 : cluster [DBG] pgmap v3799: 137 pgs: 137 active+clean; 216 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 789 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-29T19:25:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:53 smithi089 bash[77323]: audit 2024-08-29T19:25:52.797862+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:53 smithi089 bash[78574]: audit 2024-08-29T19:25:52.797862+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:53 smithi144 bash[67678]: audit 2024-08-29T19:25:52.797862+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:25:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:54 smithi144 bash[67678]: cluster 2024-08-29T19:25:53.438156+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-08-29T19:25:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:54 smithi144 bash[67678]: cluster 2024-08-29T19:25:54.344741+0000 mgr.y (mgr.34104) 2206 : cluster [DBG] pgmap v3801: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 922 KiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-29T19:25:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:54 smithi089 bash[77323]: cluster 2024-08-29T19:25:53.438156+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-08-29T19:25:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:54 smithi089 bash[77323]: cluster 2024-08-29T19:25:54.344741+0000 mgr.y (mgr.34104) 2206 : cluster [DBG] pgmap v3801: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 922 KiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-29T19:25:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:54 smithi089 bash[78574]: cluster 2024-08-29T19:25:53.438156+0000 mon.a (mon.0) 3899 : cluster [DBG] osdmap e2046: 8 total, 8 up, 8 in 2024-08-29T19:25:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:54 smithi089 bash[78574]: cluster 2024-08-29T19:25:54.344741+0000 mgr.y (mgr.34104) 2206 : cluster [DBG] pgmap v3801: 137 pgs: 137 active+clean; 228 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 922 KiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-29T19:25:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:25:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:25:55] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:25:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:56 smithi089 bash[77323]: cluster 2024-08-29T19:25:56.345275+0000 mgr.y (mgr.34104) 2207 : cluster [DBG] pgmap v3802: 137 pgs: 137 active+clean; 233 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 938 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-29T19:25:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:56 smithi089 bash[78574]: cluster 2024-08-29T19:25:56.345275+0000 mgr.y (mgr.34104) 2207 : cluster [DBG] pgmap v3802: 137 pgs: 137 active+clean; 233 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 938 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-29T19:25:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:56 smithi144 bash[67678]: cluster 2024-08-29T19:25:56.345275+0000 mgr.y (mgr.34104) 2207 : cluster [DBG] pgmap v3802: 137 pgs: 137 active+clean; 233 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 938 KiB/s rd, 3.3 MiB/s wr, 44 op/s 2024-08-29T19:25:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:25:58 smithi089 bash[77323]: cluster 2024-08-29T19:25:58.346190+0000 mgr.y (mgr.34104) 2208 : cluster [DBG] pgmap v3803: 137 pgs: 137 active+clean; 245 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-29T19:25:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:25:58 smithi089 bash[78574]: cluster 2024-08-29T19:25:58.346190+0000 mgr.y (mgr.34104) 2208 : cluster [DBG] pgmap v3803: 137 pgs: 137 active+clean; 245 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-29T19:25:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:25:58 smithi144 bash[67678]: cluster 2024-08-29T19:25:58.346190+0000 mgr.y (mgr.34104) 2208 : cluster [DBG] pgmap v3803: 137 pgs: 137 active+clean; 245 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.7 MiB/s wr, 50 op/s 2024-08-29T19:26:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:00 smithi089 bash[77323]: cluster 2024-08-29T19:26:00.347205+0000 mgr.y (mgr.34104) 2209 : cluster [DBG] pgmap v3804: 137 pgs: 137 active+clean; 249 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:26:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:00 smithi089 bash[78574]: cluster 2024-08-29T19:26:00.347205+0000 mgr.y (mgr.34104) 2209 : cluster [DBG] pgmap v3804: 137 pgs: 137 active+clean; 249 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:26:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:00 smithi144 bash[67678]: cluster 2024-08-29T19:26:00.347205+0000 mgr.y (mgr.34104) 2209 : cluster [DBG] pgmap v3804: 137 pgs: 137 active+clean; 249 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:26:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:02 smithi144 bash[67678]: cluster 2024-08-29T19:26:01.766659+0000 mon.a (mon.0) 3900 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-08-29T19:26:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:02 smithi144 bash[67678]: cluster 2024-08-29T19:26:02.348157+0000 mgr.y (mgr.34104) 2210 : cluster [DBG] pgmap v3806: 137 pgs: 137 active+clean; 249 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 558 KiB/s rd, 2.8 MiB/s wr, 46 op/s 2024-08-29T19:26:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:02 smithi089 bash[77323]: cluster 2024-08-29T19:26:01.766659+0000 mon.a (mon.0) 3900 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-08-29T19:26:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:02 smithi089 bash[77323]: cluster 2024-08-29T19:26:02.348157+0000 mgr.y (mgr.34104) 2210 : cluster [DBG] pgmap v3806: 137 pgs: 137 active+clean; 249 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 558 KiB/s rd, 2.8 MiB/s wr, 46 op/s 2024-08-29T19:26:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:02 smithi089 bash[78574]: cluster 2024-08-29T19:26:01.766659+0000 mon.a (mon.0) 3900 : cluster [DBG] osdmap e2047: 8 total, 8 up, 8 in 2024-08-29T19:26:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:02 smithi089 bash[78574]: cluster 2024-08-29T19:26:02.348157+0000 mgr.y (mgr.34104) 2210 : cluster [DBG] pgmap v3806: 137 pgs: 137 active+clean; 249 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 558 KiB/s rd, 2.8 MiB/s wr, 46 op/s 2024-08-29T19:26:04.312 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14935 ms) 2024-08-29T19:26:04.312 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-08-29T19:26:04.312 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:26:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:04 smithi089 bash[77323]: cluster 2024-08-29T19:26:04.349355+0000 mgr.y (mgr.34104) 2211 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 293 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-08-29T19:26:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:04 smithi089 bash[78574]: cluster 2024-08-29T19:26:04.349355+0000 mgr.y (mgr.34104) 2211 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 293 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-08-29T19:26:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:04 smithi144 bash[67678]: cluster 2024-08-29T19:26:04.349355+0000 mgr.y (mgr.34104) 2211 : cluster [DBG] pgmap v3807: 137 pgs: 137 active+clean; 293 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-08-29T19:26:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:26:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:26:05] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:26:06.057 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 19:26:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T19:26:05.638654956Z level=info msg="Completed cleanup jobs" duration=56.740001ms 2024-08-29T19:26:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:06 smithi089 bash[78574]: cluster 2024-08-29T19:26:06.350443+0000 mgr.y (mgr.34104) 2212 : cluster [DBG] pgmap v3808: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-08-29T19:26:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:06 smithi089 bash[77323]: cluster 2024-08-29T19:26:06.350443+0000 mgr.y (mgr.34104) 2212 : cluster [DBG] pgmap v3808: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-08-29T19:26:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:06 smithi144 bash[67678]: cluster 2024-08-29T19:26:06.350443+0000 mgr.y (mgr.34104) 2212 : cluster [DBG] pgmap v3808: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-08-29T19:26:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:07 smithi089 bash[77323]: audit 2024-08-29T19:26:07.798152+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:07 smithi089 bash[78574]: audit 2024-08-29T19:26:07.798152+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:07 smithi144 bash[67678]: audit 2024-08-29T19:26:07.798152+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:08 smithi089 bash[77323]: cluster 2024-08-29T19:26:08.351655+0000 mgr.y (mgr.34104) 2213 : cluster [DBG] pgmap v3809: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 40 op/s 2024-08-29T19:26:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:08 smithi089 bash[78574]: cluster 2024-08-29T19:26:08.351655+0000 mgr.y (mgr.34104) 2213 : cluster [DBG] pgmap v3809: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 40 op/s 2024-08-29T19:26:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:08 smithi144 bash[67678]: cluster 2024-08-29T19:26:08.351655+0000 mgr.y (mgr.34104) 2213 : cluster [DBG] pgmap v3809: 137 pgs: 137 active+clean; 306 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 40 op/s 2024-08-29T19:26:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:09 smithi089 bash[77323]: cluster 2024-08-29T19:26:08.872543+0000 mon.a (mon.0) 3902 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-08-29T19:26:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:09 smithi089 bash[78574]: cluster 2024-08-29T19:26:08.872543+0000 mon.a (mon.0) 3902 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-08-29T19:26:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:09 smithi144 bash[67678]: cluster 2024-08-29T19:26:08.872543+0000 mon.a (mon.0) 3902 : cluster [DBG] osdmap e2048: 8 total, 8 up, 8 in 2024-08-29T19:26:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:10 smithi089 bash[78574]: cluster 2024-08-29T19:26:10.352341+0000 mgr.y (mgr.34104) 2214 : cluster [DBG] pgmap v3811: 137 pgs: 137 active+clean; 307 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 48 op/s 2024-08-29T19:26:11.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:10 smithi089 bash[77323]: cluster 2024-08-29T19:26:10.352341+0000 mgr.y (mgr.34104) 2214 : cluster [DBG] pgmap v3811: 137 pgs: 137 active+clean; 307 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 48 op/s 2024-08-29T19:26:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:10 smithi144 bash[67678]: cluster 2024-08-29T19:26:10.352341+0000 mgr.y (mgr.34104) 2214 : cluster [DBG] pgmap v3811: 137 pgs: 137 active+clean; 307 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 48 op/s 2024-08-29T19:26:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:12 smithi089 bash[77323]: cluster 2024-08-29T19:26:12.353543+0000 mgr.y (mgr.34104) 2215 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 64 op/s 2024-08-29T19:26:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:12 smithi089 bash[78574]: cluster 2024-08-29T19:26:12.353543+0000 mgr.y (mgr.34104) 2215 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 64 op/s 2024-08-29T19:26:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:12 smithi144 bash[67678]: cluster 2024-08-29T19:26:12.353543+0000 mgr.y (mgr.34104) 2215 : cluster [DBG] pgmap v3812: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 64 op/s 2024-08-29T19:26:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:14 smithi089 bash[77323]: cluster 2024-08-29T19:26:14.354492+0000 mgr.y (mgr.34104) 2216 : cluster [DBG] pgmap v3813: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 544 KiB/s rd, 4.2 MiB/s wr, 46 op/s 2024-08-29T19:26:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:14 smithi089 bash[78574]: cluster 2024-08-29T19:26:14.354492+0000 mgr.y (mgr.34104) 2216 : cluster [DBG] pgmap v3813: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 544 KiB/s rd, 4.2 MiB/s wr, 46 op/s 2024-08-29T19:26:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:14 smithi144 bash[67678]: cluster 2024-08-29T19:26:14.354492+0000 mgr.y (mgr.34104) 2216 : cluster [DBG] pgmap v3813: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 544 KiB/s rd, 4.2 MiB/s wr, 46 op/s 2024-08-29T19:26:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:26:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:26:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:26:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:16 smithi089 bash[77323]: cluster 2024-08-29T19:26:16.355436+0000 mgr.y (mgr.34104) 2217 : cluster [DBG] pgmap v3814: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2024-08-29T19:26:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:16 smithi089 bash[78574]: cluster 2024-08-29T19:26:16.355436+0000 mgr.y (mgr.34104) 2217 : cluster [DBG] pgmap v3814: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2024-08-29T19:26:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:16 smithi144 bash[67678]: cluster 2024-08-29T19:26:16.355436+0000 mgr.y (mgr.34104) 2217 : cluster [DBG] pgmap v3814: 137 pgs: 137 active+clean; 335 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2024-08-29T19:26:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:18 smithi089 bash[77323]: cluster 2024-08-29T19:26:18.356453+0000 mgr.y (mgr.34104) 2218 : cluster [DBG] pgmap v3815: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 908 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:26:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:18 smithi089 bash[78574]: cluster 2024-08-29T19:26:18.356453+0000 mgr.y (mgr.34104) 2218 : cluster [DBG] pgmap v3815: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 908 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:26:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:18 smithi144 bash[67678]: cluster 2024-08-29T19:26:18.356453+0000 mgr.y (mgr.34104) 2218 : cluster [DBG] pgmap v3815: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 908 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-29T19:26:19.603 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (15291 ms) 2024-08-29T19:26:19.603 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-08-29T19:26:19.604 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:26:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:20 smithi089 bash[77323]: cluster 2024-08-29T19:26:20.357017+0000 mgr.y (mgr.34104) 2219 : cluster [DBG] pgmap v3816: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 787 KiB/s rd, 3.5 MiB/s wr, 33 op/s 2024-08-29T19:26:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:20 smithi089 bash[78574]: cluster 2024-08-29T19:26:20.357017+0000 mgr.y (mgr.34104) 2219 : cluster [DBG] pgmap v3816: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 787 KiB/s rd, 3.5 MiB/s wr, 33 op/s 2024-08-29T19:26:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:20 smithi144 bash[67678]: cluster 2024-08-29T19:26:20.357017+0000 mgr.y (mgr.34104) 2219 : cluster [DBG] pgmap v3816: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 787 KiB/s rd, 3.5 MiB/s wr, 33 op/s 2024-08-29T19:26:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:22 smithi089 bash[77323]: cluster 2024-08-29T19:26:22.357743+0000 mgr.y (mgr.34104) 2220 : cluster [DBG] pgmap v3817: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-29T19:26:22.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:22 smithi089 bash[78574]: cluster 2024-08-29T19:26:22.357743+0000 mgr.y (mgr.34104) 2220 : cluster [DBG] pgmap v3817: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-29T19:26:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:22 smithi144 bash[67678]: cluster 2024-08-29T19:26:22.357743+0000 mgr.y (mgr.34104) 2220 : cluster [DBG] pgmap v3817: 137 pgs: 137 active+clean; 343 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-29T19:26:23.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:23 smithi089 bash[77323]: audit 2024-08-29T19:26:22.798520+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:23.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:23 smithi089 bash[78574]: audit 2024-08-29T19:26:22.798520+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:23 smithi144 bash[67678]: audit 2024-08-29T19:26:22.798520+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:24 smithi144 bash[67678]: cluster 2024-08-29T19:26:23.448575+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-08-29T19:26:24.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:24 smithi144 bash[67678]: cluster 2024-08-29T19:26:24.358202+0000 mgr.y (mgr.34104) 2221 : cluster [DBG] pgmap v3819: 137 pgs: 137 active+clean; 352 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-08-29T19:26:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:24 smithi089 bash[77323]: cluster 2024-08-29T19:26:23.448575+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-08-29T19:26:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:24 smithi089 bash[77323]: cluster 2024-08-29T19:26:24.358202+0000 mgr.y (mgr.34104) 2221 : cluster [DBG] pgmap v3819: 137 pgs: 137 active+clean; 352 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-08-29T19:26:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:24 smithi089 bash[78574]: cluster 2024-08-29T19:26:23.448575+0000 mon.a (mon.0) 3904 : cluster [DBG] osdmap e2049: 8 total, 8 up, 8 in 2024-08-29T19:26:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:24 smithi089 bash[78574]: cluster 2024-08-29T19:26:24.358202+0000 mgr.y (mgr.34104) 2221 : cluster [DBG] pgmap v3819: 137 pgs: 137 active+clean; 352 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 25 op/s 2024-08-29T19:26:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:26:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:26:25] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:26:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:26 smithi089 bash[78574]: cluster 2024-08-29T19:26:26.358736+0000 mgr.y (mgr.34104) 2222 : cluster [DBG] pgmap v3820: 137 pgs: 137 active+clean; 368 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:26:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:26 smithi089 bash[77323]: cluster 2024-08-29T19:26:26.358736+0000 mgr.y (mgr.34104) 2222 : cluster [DBG] pgmap v3820: 137 pgs: 137 active+clean; 368 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:26:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:26 smithi144 bash[67678]: cluster 2024-08-29T19:26:26.358736+0000 mgr.y (mgr.34104) 2222 : cluster [DBG] pgmap v3820: 137 pgs: 137 active+clean; 368 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:26:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:28 smithi089 bash[77323]: cluster 2024-08-29T19:26:28.359687+0000 mgr.y (mgr.34104) 2223 : cluster [DBG] pgmap v3821: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-08-29T19:26:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:28 smithi089 bash[78574]: cluster 2024-08-29T19:26:28.359687+0000 mgr.y (mgr.34104) 2223 : cluster [DBG] pgmap v3821: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-08-29T19:26:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:28 smithi144 bash[67678]: cluster 2024-08-29T19:26:28.359687+0000 mgr.y (mgr.34104) 2223 : cluster [DBG] pgmap v3821: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-08-29T19:26:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:30 smithi089 bash[78574]: cluster 2024-08-29T19:26:30.360253+0000 mgr.y (mgr.34104) 2224 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-08-29T19:26:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:30 smithi089 bash[77323]: cluster 2024-08-29T19:26:30.360253+0000 mgr.y (mgr.34104) 2224 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-08-29T19:26:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:30 smithi144 bash[67678]: cluster 2024-08-29T19:26:30.360253+0000 mgr.y (mgr.34104) 2224 : cluster [DBG] pgmap v3822: 137 pgs: 137 active+clean; 372 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-08-29T19:26:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:32 smithi089 bash[77323]: cluster 2024-08-29T19:26:32.361411+0000 mgr.y (mgr.34104) 2225 : cluster [DBG] pgmap v3823: 137 pgs: 137 active+clean; 376 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 476 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:26:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:32 smithi089 bash[78574]: cluster 2024-08-29T19:26:32.361411+0000 mgr.y (mgr.34104) 2225 : cluster [DBG] pgmap v3823: 137 pgs: 137 active+clean; 376 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 476 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:26:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:32 smithi144 bash[67678]: cluster 2024-08-29T19:26:32.361411+0000 mgr.y (mgr.34104) 2225 : cluster [DBG] pgmap v3823: 137 pgs: 137 active+clean; 376 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 476 KiB/s rd, 3.3 MiB/s wr, 50 op/s 2024-08-29T19:26:34.085 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (14482 ms) 2024-08-29T19:26:34.161 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (108342 ms total) 2024-08-29T19:26:34.161 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:26:34.161 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-08-29T19:26:34.210 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-08-29T19:26:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:26:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:26:35] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:26:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:35 smithi089 bash[78574]: cluster 2024-08-29T19:26:34.147893+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-08-29T19:26:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:35 smithi089 bash[78574]: cluster 2024-08-29T19:26:34.361973+0000 mgr.y (mgr.34104) 2226 : cluster [DBG] pgmap v3825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:26:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:35 smithi089 bash[77323]: cluster 2024-08-29T19:26:34.147893+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-08-29T19:26:35.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:35 smithi089 bash[77323]: cluster 2024-08-29T19:26:34.361973+0000 mgr.y (mgr.34104) 2226 : cluster [DBG] pgmap v3825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:26:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:35 smithi144 bash[67678]: cluster 2024-08-29T19:26:34.147893+0000 mon.a (mon.0) 3905 : cluster [DBG] osdmap e2050: 8 total, 8 up, 8 in 2024-08-29T19:26:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:35 smithi144 bash[67678]: cluster 2024-08-29T19:26:34.361973+0000 mgr.y (mgr.34104) 2226 : cluster [DBG] pgmap v3825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:26:36.179 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:26:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:36 smithi144 bash[67678]: cluster 2024-08-29T19:26:35.163481+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-08-29T19:26:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:36 smithi144 bash[67678]: audit 2024-08-29T19:26:35.168608+0000 mon.a (mon.0) 3907 : audit [INF] from='client.? 172.21.15.89:0/477448511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:26:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:36 smithi144 bash[67678]: audit 2024-08-29T19:26:35.824517+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:26:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:36 smithi089 bash[77323]: cluster 2024-08-29T19:26:35.163481+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-08-29T19:26:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:36 smithi089 bash[77323]: audit 2024-08-29T19:26:35.168608+0000 mon.a (mon.0) 3907 : audit [INF] from='client.? 172.21.15.89:0/477448511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:26:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:36 smithi089 bash[77323]: audit 2024-08-29T19:26:35.824517+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:26:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:36 smithi089 bash[78574]: cluster 2024-08-29T19:26:35.163481+0000 mon.a (mon.0) 3906 : cluster [DBG] osdmap e2051: 8 total, 8 up, 8 in 2024-08-29T19:26:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:36 smithi089 bash[78574]: audit 2024-08-29T19:26:35.168608+0000 mon.a (mon.0) 3907 : audit [INF] from='client.? 172.21.15.89:0/477448511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:26:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:36 smithi089 bash[78574]: audit 2024-08-29T19:26:35.824517+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:26:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:37 smithi144 bash[67678]: audit 2024-08-29T19:26:36.157688+0000 mon.a (mon.0) 3909 : audit [INF] from='client.? 172.21.15.89:0/477448511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:26:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:37 smithi144 bash[67678]: cluster 2024-08-29T19:26:36.165010+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-08-29T19:26:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:37 smithi144 bash[67678]: cluster 2024-08-29T19:26:36.362518+0000 mgr.y (mgr.34104) 2227 : cluster [DBG] pgmap v3828: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:26:37.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:37 smithi144 bash[67678]: audit 2024-08-29T19:26:37.088373+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:37.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:37 smithi144 bash[67678]: audit 2024-08-29T19:26:37.094882+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:37.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:37 smithi144 bash[67678]: cluster 2024-08-29T19:26:37.166836+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-08-29T19:26:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[77323]: audit 2024-08-29T19:26:36.157688+0000 mon.a (mon.0) 3909 : audit [INF] from='client.? 172.21.15.89:0/477448511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:26:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[77323]: cluster 2024-08-29T19:26:36.165010+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-08-29T19:26:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[77323]: cluster 2024-08-29T19:26:36.362518+0000 mgr.y (mgr.34104) 2227 : cluster [DBG] pgmap v3828: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:26:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[77323]: audit 2024-08-29T19:26:37.088373+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[77323]: audit 2024-08-29T19:26:37.094882+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[77323]: cluster 2024-08-29T19:26:37.166836+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-08-29T19:26:37.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[78574]: audit 2024-08-29T19:26:36.157688+0000 mon.a (mon.0) 3909 : audit [INF] from='client.? 172.21.15.89:0/477448511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:26:37.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[78574]: cluster 2024-08-29T19:26:36.165010+0000 mon.a (mon.0) 3910 : cluster [DBG] osdmap e2052: 8 total, 8 up, 8 in 2024-08-29T19:26:37.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[78574]: cluster 2024-08-29T19:26:36.362518+0000 mgr.y (mgr.34104) 2227 : cluster [DBG] pgmap v3828: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:26:37.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[78574]: audit 2024-08-29T19:26:37.088373+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:37.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[78574]: audit 2024-08-29T19:26:37.094882+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:37.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:37 smithi089 bash[78574]: cluster 2024-08-29T19:26:37.166836+0000 mon.a (mon.0) 3913 : cluster [DBG] osdmap e2053: 8 total, 8 up, 8 in 2024-08-29T19:26:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:38 smithi144 bash[67678]: audit 2024-08-29T19:26:37.799085+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:38 smithi144 bash[67678]: cluster 2024-08-29T19:26:38.169726+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-08-29T19:26:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:38 smithi089 bash[77323]: audit 2024-08-29T19:26:37.799085+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:38 smithi089 bash[77323]: cluster 2024-08-29T19:26:38.169726+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-08-29T19:26:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:38 smithi089 bash[78574]: audit 2024-08-29T19:26:37.799085+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:38 smithi089 bash[78574]: cluster 2024-08-29T19:26:38.169726+0000 mon.a (mon.0) 3915 : cluster [DBG] osdmap e2054: 8 total, 8 up, 8 in 2024-08-29T19:26:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:39 smithi144 bash[67678]: cluster 2024-08-29T19:26:38.363352+0000 mgr.y (mgr.34104) 2228 : cluster [DBG] pgmap v3831: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-08-29T19:26:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:39 smithi089 bash[78574]: cluster 2024-08-29T19:26:38.363352+0000 mgr.y (mgr.34104) 2228 : cluster [DBG] pgmap v3831: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-08-29T19:26:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:39 smithi089 bash[77323]: cluster 2024-08-29T19:26:38.363352+0000 mgr.y (mgr.34104) 2228 : cluster [DBG] pgmap v3831: 137 pgs: 8 creating+peering, 8 unknown, 121 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-08-29T19:26:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:40 smithi089 bash[78574]: cluster 2024-08-29T19:26:40.364315+0000 mgr.y (mgr.34104) 2229 : cluster [DBG] pgmap v3832: 137 pgs: 8 creating+peering, 129 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 983 B/s wr, 3 op/s 2024-08-29T19:26:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:40 smithi089 bash[77323]: cluster 2024-08-29T19:26:40.364315+0000 mgr.y (mgr.34104) 2229 : cluster [DBG] pgmap v3832: 137 pgs: 8 creating+peering, 129 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 983 B/s wr, 3 op/s 2024-08-29T19:26:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:40 smithi144 bash[67678]: cluster 2024-08-29T19:26:40.364315+0000 mgr.y (mgr.34104) 2229 : cluster [DBG] pgmap v3832: 137 pgs: 8 creating+peering, 129 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 983 B/s wr, 3 op/s 2024-08-29T19:26:43.505 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:43 smithi089 bash[78574]: cluster 2024-08-29T19:26:42.205352+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-08-29T19:26:43.505 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:43 smithi089 bash[78574]: cluster 2024-08-29T19:26:42.365224+0000 mgr.y (mgr.34104) 2230 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 9.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 854 KiB/s wr, 9 op/s 2024-08-29T19:26:43.506 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:43 smithi089 bash[77323]: cluster 2024-08-29T19:26:42.205352+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-08-29T19:26:43.506 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:43 smithi089 bash[77323]: cluster 2024-08-29T19:26:42.365224+0000 mgr.y (mgr.34104) 2230 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 9.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 854 KiB/s wr, 9 op/s 2024-08-29T19:26:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:43 smithi144 bash[67678]: cluster 2024-08-29T19:26:42.205352+0000 mon.a (mon.0) 3916 : cluster [DBG] osdmap e2055: 8 total, 8 up, 8 in 2024-08-29T19:26:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:43 smithi144 bash[67678]: cluster 2024-08-29T19:26:42.365224+0000 mgr.y (mgr.34104) 2230 : cluster [DBG] pgmap v3834: 137 pgs: 137 active+clean; 9.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 854 KiB/s wr, 9 op/s 2024-08-29T19:26:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:44 smithi089 bash[77323]: cluster 2024-08-29T19:26:44.365977+0000 mgr.y (mgr.34104) 2231 : cluster [DBG] pgmap v3835: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-29T19:26:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:44 smithi089 bash[78574]: cluster 2024-08-29T19:26:44.365977+0000 mgr.y (mgr.34104) 2231 : cluster [DBG] pgmap v3835: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-29T19:26:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:44 smithi144 bash[67678]: cluster 2024-08-29T19:26:44.365977+0000 mgr.y (mgr.34104) 2231 : cluster [DBG] pgmap v3835: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 3.5 MiB/s wr, 29 op/s 2024-08-29T19:26:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:26:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:26:45] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.43.0" 2024-08-29T19:26:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:46 smithi089 bash[78574]: cluster 2024-08-29T19:26:45.340683+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-08-29T19:26:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:46 smithi089 bash[77323]: cluster 2024-08-29T19:26:45.340683+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-08-29T19:26:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:46 smithi144 bash[67678]: cluster 2024-08-29T19:26:45.340683+0000 mon.a (mon.0) 3917 : cluster [DBG] osdmap e2056: 8 total, 8 up, 8 in 2024-08-29T19:26:47.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:47 smithi089 bash[77323]: cluster 2024-08-29T19:26:46.366652+0000 mgr.y (mgr.34104) 2232 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-29T19:26:47.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:47 smithi089 bash[78574]: cluster 2024-08-29T19:26:46.366652+0000 mgr.y (mgr.34104) 2232 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-29T19:26:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:47 smithi144 bash[67678]: cluster 2024-08-29T19:26:46.366652+0000 mgr.y (mgr.34104) 2232 : cluster [DBG] pgmap v3837: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[77323]: audit 2024-08-29T19:26:47.345873+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[77323]: audit 2024-08-29T19:26:47.352407+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[77323]: audit 2024-08-29T19:26:47.353838+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[77323]: audit 2024-08-29T19:26:47.354605+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[77323]: audit 2024-08-29T19:26:47.360962+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[78574]: audit 2024-08-29T19:26:47.345873+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[78574]: audit 2024-08-29T19:26:47.352407+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[78574]: audit 2024-08-29T19:26:47.353838+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:26:48.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[78574]: audit 2024-08-29T19:26:47.354605+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:26:48.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:48 smithi089 bash[78574]: audit 2024-08-29T19:26:47.360962+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:48 smithi144 bash[67678]: audit 2024-08-29T19:26:47.345873+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:48 smithi144 bash[67678]: audit 2024-08-29T19:26:47.352407+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:48 smithi144 bash[67678]: audit 2024-08-29T19:26:47.353838+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:26:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:48 smithi144 bash[67678]: audit 2024-08-29T19:26:47.354605+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:26:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:48 smithi144 bash[67678]: audit 2024-08-29T19:26:47.360962+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:26:49.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:49 smithi089 bash[77323]: cluster 2024-08-29T19:26:48.367722+0000 mgr.y (mgr.34104) 2233 : cluster [DBG] pgmap v3838: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 48 op/s 2024-08-29T19:26:49.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:49 smithi089 bash[78574]: cluster 2024-08-29T19:26:48.367722+0000 mgr.y (mgr.34104) 2233 : cluster [DBG] pgmap v3838: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 48 op/s 2024-08-29T19:26:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:49 smithi144 bash[67678]: cluster 2024-08-29T19:26:48.367722+0000 mgr.y (mgr.34104) 2233 : cluster [DBG] pgmap v3838: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 48 op/s 2024-08-29T19:26:51.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:51 smithi089 bash[77323]: cluster 2024-08-29T19:26:50.368664+0000 mgr.y (mgr.34104) 2234 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:26:51.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:51 smithi089 bash[78574]: cluster 2024-08-29T19:26:50.368664+0000 mgr.y (mgr.34104) 2234 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:26:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:51 smithi144 bash[67678]: cluster 2024-08-29T19:26:50.368664+0000 mgr.y (mgr.34104) 2234 : cluster [DBG] pgmap v3839: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 2.9 MiB/s wr, 42 op/s 2024-08-29T19:26:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:52 smithi144 bash[67678]: cluster 2024-08-29T19:26:52.369882+0000 mgr.y (mgr.34104) 2235 : cluster [DBG] pgmap v3840: 137 pgs: 137 active+clean; 46 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-08-29T19:26:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:52 smithi089 bash[77323]: cluster 2024-08-29T19:26:52.369882+0000 mgr.y (mgr.34104) 2235 : cluster [DBG] pgmap v3840: 137 pgs: 137 active+clean; 46 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-08-29T19:26:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:52 smithi089 bash[78574]: cluster 2024-08-29T19:26:52.369882+0000 mgr.y (mgr.34104) 2235 : cluster [DBG] pgmap v3840: 137 pgs: 137 active+clean; 46 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-08-29T19:26:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:53 smithi144 bash[67678]: audit 2024-08-29T19:26:52.799141+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:53 smithi089 bash[77323]: audit 2024-08-29T19:26:52.799141+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:53 smithi089 bash[78574]: audit 2024-08-29T19:26:52.799141+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:26:54.553 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.Simple (20342 ms) 2024-08-29T19:26:54.553 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-08-29T19:26:54.553 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:26:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:54 smithi144 bash[67678]: cluster 2024-08-29T19:26:54.370513+0000 mgr.y (mgr.34104) 2236 : cluster [DBG] pgmap v3841: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-29T19:26:54.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:54 smithi089 bash[78574]: cluster 2024-08-29T19:26:54.370513+0000 mgr.y (mgr.34104) 2236 : cluster [DBG] pgmap v3841: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-29T19:26:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:54 smithi089 bash[77323]: cluster 2024-08-29T19:26:54.370513+0000 mgr.y (mgr.34104) 2236 : cluster [DBG] pgmap v3841: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-29T19:26:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:26:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:26:55] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:26:56.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:56 smithi144 bash[67678]: cluster 2024-08-29T19:26:56.371478+0000 mgr.y (mgr.34104) 2237 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-29T19:26:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:56 smithi089 bash[77323]: cluster 2024-08-29T19:26:56.371478+0000 mgr.y (mgr.34104) 2237 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-29T19:26:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:56 smithi089 bash[78574]: cluster 2024-08-29T19:26:56.371478+0000 mgr.y (mgr.34104) 2237 : cluster [DBG] pgmap v3842: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-29T19:26:58.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:26:58 smithi144 bash[67678]: cluster 2024-08-29T19:26:58.372734+0000 mgr.y (mgr.34104) 2238 : cluster [DBG] pgmap v3843: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-08-29T19:26:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:26:58 smithi089 bash[77323]: cluster 2024-08-29T19:26:58.372734+0000 mgr.y (mgr.34104) 2238 : cluster [DBG] pgmap v3843: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-08-29T19:26:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:26:58 smithi089 bash[78574]: cluster 2024-08-29T19:26:58.372734+0000 mgr.y (mgr.34104) 2238 : cluster [DBG] pgmap v3843: 137 pgs: 137 active+clean; 75 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-08-29T19:27:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:00 smithi144 bash[67678]: cluster 2024-08-29T19:26:59.459204+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-08-29T19:27:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:00 smithi144 bash[67678]: cluster 2024-08-29T19:27:00.373207+0000 mgr.y (mgr.34104) 2239 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 83 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 36 op/s 2024-08-29T19:27:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:00 smithi089 bash[77323]: cluster 2024-08-29T19:26:59.459204+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-08-29T19:27:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:00 smithi089 bash[77323]: cluster 2024-08-29T19:27:00.373207+0000 mgr.y (mgr.34104) 2239 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 83 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 36 op/s 2024-08-29T19:27:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:00 smithi089 bash[78574]: cluster 2024-08-29T19:26:59.459204+0000 mon.a (mon.0) 3924 : cluster [DBG] osdmap e2057: 8 total, 8 up, 8 in 2024-08-29T19:27:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:00 smithi089 bash[78574]: cluster 2024-08-29T19:27:00.373207+0000 mgr.y (mgr.34104) 2239 : cluster [DBG] pgmap v3845: 137 pgs: 137 active+clean; 83 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 36 op/s 2024-08-29T19:27:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:02 smithi144 bash[67678]: cluster 2024-08-29T19:27:02.374152+0000 mgr.y (mgr.34104) 2240 : cluster [DBG] pgmap v3846: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 42 op/s 2024-08-29T19:27:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:02 smithi089 bash[77323]: cluster 2024-08-29T19:27:02.374152+0000 mgr.y (mgr.34104) 2240 : cluster [DBG] pgmap v3846: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 42 op/s 2024-08-29T19:27:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:02 smithi089 bash[78574]: cluster 2024-08-29T19:27:02.374152+0000 mgr.y (mgr.34104) 2240 : cluster [DBG] pgmap v3846: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 42 op/s 2024-08-29T19:27:04.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:04 smithi144 bash[67678]: cluster 2024-08-29T19:27:04.374860+0000 mgr.y (mgr.34104) 2241 : cluster [DBG] pgmap v3847: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-29T19:27:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:04 smithi089 bash[77323]: cluster 2024-08-29T19:27:04.374860+0000 mgr.y (mgr.34104) 2241 : cluster [DBG] pgmap v3847: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-29T19:27:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:04 smithi089 bash[78574]: cluster 2024-08-29T19:27:04.374860+0000 mgr.y (mgr.34104) 2241 : cluster [DBG] pgmap v3847: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 5.0 MiB/s wr, 49 op/s 2024-08-29T19:27:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:27:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:27:05] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:27:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:06 smithi144 bash[67678]: cluster 2024-08-29T19:27:06.375558+0000 mgr.y (mgr.34104) 2242 : cluster [DBG] pgmap v3848: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-08-29T19:27:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:06 smithi089 bash[77323]: cluster 2024-08-29T19:27:06.375558+0000 mgr.y (mgr.34104) 2242 : cluster [DBG] pgmap v3848: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-08-29T19:27:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:06 smithi089 bash[78574]: cluster 2024-08-29T19:27:06.375558+0000 mgr.y (mgr.34104) 2242 : cluster [DBG] pgmap v3848: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-08-29T19:27:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:07 smithi089 bash[77323]: audit 2024-08-29T19:27:07.799353+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:07 smithi089 bash[78574]: audit 2024-08-29T19:27:07.799353+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:07 smithi144 bash[67678]: audit 2024-08-29T19:27:07.799353+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:08 smithi089 bash[77323]: cluster 2024-08-29T19:27:08.376270+0000 mgr.y (mgr.34104) 2243 : cluster [DBG] pgmap v3849: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-29T19:27:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:08 smithi089 bash[78574]: cluster 2024-08-29T19:27:08.376270+0000 mgr.y (mgr.34104) 2243 : cluster [DBG] pgmap v3849: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-29T19:27:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:08 smithi144 bash[67678]: cluster 2024-08-29T19:27:08.376270+0000 mgr.y (mgr.34104) 2243 : cluster [DBG] pgmap v3849: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-29T19:27:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:11 smithi144 bash[67678]: cluster 2024-08-29T19:27:10.376947+0000 mgr.y (mgr.34104) 2244 : cluster [DBG] pgmap v3850: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-08-29T19:27:11.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:11 smithi089 bash[78574]: cluster 2024-08-29T19:27:10.376947+0000 mgr.y (mgr.34104) 2244 : cluster [DBG] pgmap v3850: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-08-29T19:27:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:11 smithi089 bash[77323]: cluster 2024-08-29T19:27:10.376947+0000 mgr.y (mgr.34104) 2244 : cluster [DBG] pgmap v3850: 137 pgs: 137 active+clean; 104 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.9 MiB/s wr, 30 op/s 2024-08-29T19:27:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:13 smithi144 bash[67678]: cluster 2024-08-29T19:27:12.378193+0000 mgr.y (mgr.34104) 2245 : cluster [DBG] pgmap v3851: 137 pgs: 137 active+clean; 112 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 2.4 MiB/s wr, 33 op/s 2024-08-29T19:27:13.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:13 smithi089 bash[77323]: cluster 2024-08-29T19:27:12.378193+0000 mgr.y (mgr.34104) 2245 : cluster [DBG] pgmap v3851: 137 pgs: 137 active+clean; 112 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 2.4 MiB/s wr, 33 op/s 2024-08-29T19:27:13.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:13 smithi089 bash[78574]: cluster 2024-08-29T19:27:12.378193+0000 mgr.y (mgr.34104) 2245 : cluster [DBG] pgmap v3851: 137 pgs: 137 active+clean; 112 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 2.4 MiB/s wr, 33 op/s 2024-08-29T19:27:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:27:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:27:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:27:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:15 smithi144 bash[67678]: cluster 2024-08-29T19:27:14.378770+0000 mgr.y (mgr.34104) 2246 : cluster [DBG] pgmap v3852: 137 pgs: 137 active+clean; 120 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 1.8 MiB/s wr, 25 op/s 2024-08-29T19:27:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:15 smithi089 bash[77323]: cluster 2024-08-29T19:27:14.378770+0000 mgr.y (mgr.34104) 2246 : cluster [DBG] pgmap v3852: 137 pgs: 137 active+clean; 120 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 1.8 MiB/s wr, 25 op/s 2024-08-29T19:27:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:15 smithi089 bash[78574]: cluster 2024-08-29T19:27:14.378770+0000 mgr.y (mgr.34104) 2246 : cluster [DBG] pgmap v3852: 137 pgs: 137 active+clean; 120 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 1.8 MiB/s wr, 25 op/s 2024-08-29T19:27:15.961 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.Grow (21408 ms) 2024-08-29T19:27:15.961 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-08-29T19:27:15.961 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:27:17.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:17 smithi144 bash[67678]: cluster 2024-08-29T19:27:16.379766+0000 mgr.y (mgr.34104) 2247 : cluster [DBG] pgmap v3853: 137 pgs: 137 active+clean; 124 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-29T19:27:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:17 smithi089 bash[77323]: cluster 2024-08-29T19:27:16.379766+0000 mgr.y (mgr.34104) 2247 : cluster [DBG] pgmap v3853: 137 pgs: 137 active+clean; 124 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-29T19:27:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:17 smithi089 bash[78574]: cluster 2024-08-29T19:27:16.379766+0000 mgr.y (mgr.34104) 2247 : cluster [DBG] pgmap v3853: 137 pgs: 137 active+clean; 124 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 21 op/s 2024-08-29T19:27:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:19 smithi144 bash[67678]: cluster 2024-08-29T19:27:18.380807+0000 mgr.y (mgr.34104) 2248 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-08-29T19:27:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:19 smithi089 bash[77323]: cluster 2024-08-29T19:27:18.380807+0000 mgr.y (mgr.34104) 2248 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-08-29T19:27:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:19 smithi089 bash[78574]: cluster 2024-08-29T19:27:18.380807+0000 mgr.y (mgr.34104) 2248 : cluster [DBG] pgmap v3854: 137 pgs: 137 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-08-29T19:27:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:21 smithi144 bash[67678]: cluster 2024-08-29T19:27:20.381824+0000 mgr.y (mgr.34104) 2249 : cluster [DBG] pgmap v3855: 137 pgs: 137 active+clean; 145 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:27:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:21 smithi144 bash[67678]: cluster 2024-08-29T19:27:20.461442+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-08-29T19:27:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:21 smithi089 bash[77323]: cluster 2024-08-29T19:27:20.381824+0000 mgr.y (mgr.34104) 2249 : cluster [DBG] pgmap v3855: 137 pgs: 137 active+clean; 145 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:27:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:21 smithi089 bash[77323]: cluster 2024-08-29T19:27:20.461442+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-08-29T19:27:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:21 smithi089 bash[78574]: cluster 2024-08-29T19:27:20.381824+0000 mgr.y (mgr.34104) 2249 : cluster [DBG] pgmap v3855: 137 pgs: 137 active+clean; 145 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:27:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:21 smithi089 bash[78574]: cluster 2024-08-29T19:27:20.461442+0000 mon.a (mon.0) 3926 : cluster [DBG] osdmap e2058: 8 total, 8 up, 8 in 2024-08-29T19:27:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:23 smithi144 bash[67678]: cluster 2024-08-29T19:27:22.382840+0000 mgr.y (mgr.34104) 2250 : cluster [DBG] pgmap v3857: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 53 op/s 2024-08-29T19:27:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:23 smithi144 bash[67678]: audit 2024-08-29T19:27:22.799899+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:23 smithi089 bash[77323]: cluster 2024-08-29T19:27:22.382840+0000 mgr.y (mgr.34104) 2250 : cluster [DBG] pgmap v3857: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 53 op/s 2024-08-29T19:27:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:23 smithi089 bash[77323]: audit 2024-08-29T19:27:22.799899+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:23 smithi089 bash[78574]: cluster 2024-08-29T19:27:22.382840+0000 mgr.y (mgr.34104) 2250 : cluster [DBG] pgmap v3857: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 53 op/s 2024-08-29T19:27:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:23 smithi089 bash[78574]: audit 2024-08-29T19:27:22.799899+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:27:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:27:25] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:27:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:25 smithi144 bash[67678]: cluster 2024-08-29T19:27:24.383558+0000 mgr.y (mgr.34104) 2251 : cluster [DBG] pgmap v3858: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:27:25.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:25 smithi089 bash[77323]: cluster 2024-08-29T19:27:24.383558+0000 mgr.y (mgr.34104) 2251 : cluster [DBG] pgmap v3858: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:27:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:25 smithi089 bash[78574]: cluster 2024-08-29T19:27:24.383558+0000 mgr.y (mgr.34104) 2251 : cluster [DBG] pgmap v3858: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:27:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:27 smithi144 bash[67678]: cluster 2024-08-29T19:27:26.384254+0000 mgr.y (mgr.34104) 2252 : cluster [DBG] pgmap v3859: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 45 op/s 2024-08-29T19:27:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:27 smithi089 bash[78574]: cluster 2024-08-29T19:27:26.384254+0000 mgr.y (mgr.34104) 2252 : cluster [DBG] pgmap v3859: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 45 op/s 2024-08-29T19:27:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:27 smithi089 bash[77323]: cluster 2024-08-29T19:27:26.384254+0000 mgr.y (mgr.34104) 2252 : cluster [DBG] pgmap v3859: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 45 op/s 2024-08-29T19:27:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:29 smithi144 bash[67678]: cluster 2024-08-29T19:27:28.384966+0000 mgr.y (mgr.34104) 2253 : cluster [DBG] pgmap v3860: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-29T19:27:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:29 smithi144 bash[67678]: audit 2024-08-29T19:27:28.526893+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]: dispatch 2024-08-29T19:27:29.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:29 smithi144 bash[67678]: audit 2024-08-29T19:27:28.527160+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]: dispatch 2024-08-29T19:27:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:29 smithi089 bash[77323]: cluster 2024-08-29T19:27:28.384966+0000 mgr.y (mgr.34104) 2253 : cluster [DBG] pgmap v3860: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-29T19:27:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:29 smithi089 bash[77323]: audit 2024-08-29T19:27:28.526893+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]: dispatch 2024-08-29T19:27:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:29 smithi089 bash[77323]: audit 2024-08-29T19:27:28.527160+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]: dispatch 2024-08-29T19:27:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:29 smithi089 bash[78574]: cluster 2024-08-29T19:27:28.384966+0000 mgr.y (mgr.34104) 2253 : cluster [DBG] pgmap v3860: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-29T19:27:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:29 smithi089 bash[78574]: audit 2024-08-29T19:27:28.526893+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]: dispatch 2024-08-29T19:27:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:29 smithi089 bash[78574]: audit 2024-08-29T19:27:28.527160+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]: dispatch 2024-08-29T19:27:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:30 smithi144 bash[67678]: audit 2024-08-29T19:27:29.476194+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]': finished 2024-08-29T19:27:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:30 smithi144 bash[67678]: audit 2024-08-29T19:27:29.476289+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]': finished 2024-08-29T19:27:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:30 smithi144 bash[67678]: cluster 2024-08-29T19:27:29.479777+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-08-29T19:27:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:30 smithi089 bash[77323]: audit 2024-08-29T19:27:29.476194+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]': finished 2024-08-29T19:27:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:30 smithi089 bash[77323]: audit 2024-08-29T19:27:29.476289+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]': finished 2024-08-29T19:27:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:30 smithi089 bash[77323]: cluster 2024-08-29T19:27:29.479777+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-08-29T19:27:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:30 smithi089 bash[78574]: audit 2024-08-29T19:27:29.476194+0000 mon.a (mon.0) 3930 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.b", "id": [3, 0]}]': finished 2024-08-29T19:27:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:30 smithi089 bash[78574]: audit 2024-08-29T19:27:29.476289+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1b", "id": [3, 0]}]': finished 2024-08-29T19:27:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:30 smithi089 bash[78574]: cluster 2024-08-29T19:27:29.479777+0000 mon.a (mon.0) 3932 : cluster [DBG] osdmap e2059: 8 total, 8 up, 8 in 2024-08-29T19:27:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:31 smithi144 bash[67678]: cluster 2024-08-29T19:27:30.385467+0000 mgr.y (mgr.34104) 2254 : cluster [DBG] pgmap v3862: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:27:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:31 smithi144 bash[67678]: cluster 2024-08-29T19:27:30.488335+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-08-29T19:27:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:31 smithi089 bash[77323]: cluster 2024-08-29T19:27:30.385467+0000 mgr.y (mgr.34104) 2254 : cluster [DBG] pgmap v3862: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:27:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:31 smithi089 bash[77323]: cluster 2024-08-29T19:27:30.488335+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-08-29T19:27:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:31 smithi089 bash[78574]: cluster 2024-08-29T19:27:30.385467+0000 mgr.y (mgr.34104) 2254 : cluster [DBG] pgmap v3862: 137 pgs: 137 active+clean; 174 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:27:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:31 smithi089 bash[78574]: cluster 2024-08-29T19:27:30.488335+0000 mon.a (mon.0) 3933 : cluster [DBG] osdmap e2060: 8 total, 8 up, 8 in 2024-08-29T19:27:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:33 smithi144 bash[67678]: cluster 2024-08-29T19:27:32.386607+0000 mgr.y (mgr.34104) 2255 : cluster [DBG] pgmap v3864: 137 pgs: 137 active+clean; 186 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 42 KiB/s rd, 1.5 MiB/s wr, 8 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:33.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:33 smithi089 bash[77323]: cluster 2024-08-29T19:27:32.386607+0000 mgr.y (mgr.34104) 2255 : cluster [DBG] pgmap v3864: 137 pgs: 137 active+clean; 186 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 42 KiB/s rd, 1.5 MiB/s wr, 8 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:33 smithi089 bash[78574]: cluster 2024-08-29T19:27:32.386607+0000 mgr.y (mgr.34104) 2255 : cluster [DBG] pgmap v3864: 137 pgs: 137 active+clean; 186 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 42 KiB/s rd, 1.5 MiB/s wr, 8 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:27:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:27:35] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:27:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:35 smithi144 bash[67678]: cluster 2024-08-29T19:27:34.387348+0000 mgr.y (mgr.34104) 2256 : cluster [DBG] pgmap v3865: 137 pgs: 137 active+clean; 190 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:35 smithi089 bash[77323]: cluster 2024-08-29T19:27:34.387348+0000 mgr.y (mgr.34104) 2256 : cluster [DBG] pgmap v3865: 137 pgs: 137 active+clean; 190 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:35 smithi089 bash[78574]: cluster 2024-08-29T19:27:34.387348+0000 mgr.y (mgr.34104) 2256 : cluster [DBG] pgmap v3865: 137 pgs: 137 active+clean; 190 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:36.312 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (20352 ms) 2024-08-29T19:27:36.313 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-08-29T19:27:36.313 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:27:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:37 smithi144 bash[67678]: cluster 2024-08-29T19:27:36.388037+0000 mgr.y (mgr.34104) 2257 : cluster [DBG] pgmap v3866: 137 pgs: 137 active+clean; 206 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.5 MiB/s wr, 26 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:37 smithi089 bash[77323]: cluster 2024-08-29T19:27:36.388037+0000 mgr.y (mgr.34104) 2257 : cluster [DBG] pgmap v3866: 137 pgs: 137 active+clean; 206 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.5 MiB/s wr, 26 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:37 smithi089 bash[78574]: cluster 2024-08-29T19:27:36.388037+0000 mgr.y (mgr.34104) 2257 : cluster [DBG] pgmap v3866: 137 pgs: 137 active+clean; 206 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.5 MiB/s wr, 26 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-08-29T19:27:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:38 smithi144 bash[67678]: audit 2024-08-29T19:27:37.800137+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:38 smithi089 bash[77323]: audit 2024-08-29T19:27:37.800137+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:38 smithi089 bash[78574]: audit 2024-08-29T19:27:37.800137+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:39 smithi144 bash[67678]: cluster 2024-08-29T19:27:38.388946+0000 mgr.y (mgr.34104) 2258 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 215 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.9 MiB/s wr, 30 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-29T19:27:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:39 smithi089 bash[77323]: cluster 2024-08-29T19:27:38.388946+0000 mgr.y (mgr.34104) 2258 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 215 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.9 MiB/s wr, 30 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-29T19:27:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:39 smithi089 bash[78574]: cluster 2024-08-29T19:27:38.388946+0000 mgr.y (mgr.34104) 2258 : cluster [DBG] pgmap v3867: 137 pgs: 137 active+clean; 215 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 5.9 MiB/s wr, 30 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-08-29T19:27:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:41 smithi144 bash[67678]: cluster 2024-08-29T19:27:40.389972+0000 mgr.y (mgr.34104) 2259 : cluster [DBG] pgmap v3868: 137 pgs: 137 active+clean; 215 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 36 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T19:27:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:41 smithi144 bash[67678]: cluster 2024-08-29T19:27:40.528560+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-08-29T19:27:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:41 smithi089 bash[77323]: cluster 2024-08-29T19:27:40.389972+0000 mgr.y (mgr.34104) 2259 : cluster [DBG] pgmap v3868: 137 pgs: 137 active+clean; 215 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 36 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T19:27:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:41 smithi089 bash[77323]: cluster 2024-08-29T19:27:40.528560+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-08-29T19:27:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:41 smithi089 bash[78574]: cluster 2024-08-29T19:27:40.389972+0000 mgr.y (mgr.34104) 2259 : cluster [DBG] pgmap v3868: 137 pgs: 137 active+clean; 215 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 36 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-08-29T19:27:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:41 smithi089 bash[78574]: cluster 2024-08-29T19:27:40.528560+0000 mon.a (mon.0) 3935 : cluster [DBG] osdmap e2061: 8 total, 8 up, 8 in 2024-08-29T19:27:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:43 smithi144 bash[67678]: cluster 2024-08-29T19:27:42.390701+0000 mgr.y (mgr.34104) 2260 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 243 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 38 op/s 2024-08-29T19:27:43.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:43 smithi089 bash[77323]: cluster 2024-08-29T19:27:42.390701+0000 mgr.y (mgr.34104) 2260 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 243 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 38 op/s 2024-08-29T19:27:43.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:43 smithi089 bash[78574]: cluster 2024-08-29T19:27:42.390701+0000 mgr.y (mgr.34104) 2260 : cluster [DBG] pgmap v3870: 137 pgs: 137 active+clean; 243 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 38 op/s 2024-08-29T19:27:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:27:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:27:45] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.43.0" 2024-08-29T19:27:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:45 smithi144 bash[67678]: cluster 2024-08-29T19:27:44.391843+0000 mgr.y (mgr.34104) 2261 : cluster [DBG] pgmap v3871: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:27:45.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:45 smithi089 bash[77323]: cluster 2024-08-29T19:27:44.391843+0000 mgr.y (mgr.34104) 2261 : cluster [DBG] pgmap v3871: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:27:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:45 smithi089 bash[78574]: cluster 2024-08-29T19:27:44.391843+0000 mgr.y (mgr.34104) 2261 : cluster [DBG] pgmap v3871: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-08-29T19:27:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:47 smithi144 bash[67678]: cluster 2024-08-29T19:27:46.392616+0000 mgr.y (mgr.34104) 2262 : cluster [DBG] pgmap v3872: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-29T19:27:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:47 smithi144 bash[67678]: audit 2024-08-29T19:27:47.468465+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:27:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:47 smithi089 bash[77323]: cluster 2024-08-29T19:27:46.392616+0000 mgr.y (mgr.34104) 2262 : cluster [DBG] pgmap v3872: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-29T19:27:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:47 smithi089 bash[77323]: audit 2024-08-29T19:27:47.468465+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:27:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:47 smithi089 bash[78574]: cluster 2024-08-29T19:27:46.392616+0000 mgr.y (mgr.34104) 2262 : cluster [DBG] pgmap v3872: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.3 MiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-29T19:27:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:47 smithi089 bash[78574]: audit 2024-08-29T19:27:47.468465+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:27:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:49 smithi089 bash[77323]: cluster 2024-08-29T19:27:48.393298+0000 mgr.y (mgr.34104) 2263 : cluster [DBG] pgmap v3873: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-29T19:27:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:49 smithi089 bash[77323]: audit 2024-08-29T19:27:48.660577+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:27:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:49 smithi089 bash[77323]: audit 2024-08-29T19:27:48.666173+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:27:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:49 smithi089 bash[78574]: cluster 2024-08-29T19:27:48.393298+0000 mgr.y (mgr.34104) 2263 : cluster [DBG] pgmap v3873: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-29T19:27:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:49 smithi089 bash[78574]: audit 2024-08-29T19:27:48.660577+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:27:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:49 smithi089 bash[78574]: audit 2024-08-29T19:27:48.666173+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:27:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:49 smithi144 bash[67678]: cluster 2024-08-29T19:27:48.393298+0000 mgr.y (mgr.34104) 2263 : cluster [DBG] pgmap v3873: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-08-29T19:27:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:49 smithi144 bash[67678]: audit 2024-08-29T19:27:48.660577+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:27:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:49 smithi144 bash[67678]: audit 2024-08-29T19:27:48.666173+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:27:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:51 smithi089 bash[77323]: cluster 2024-08-29T19:27:50.393962+0000 mgr.y (mgr.34104) 2264 : cluster [DBG] pgmap v3874: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:27:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:51 smithi089 bash[78574]: cluster 2024-08-29T19:27:50.393962+0000 mgr.y (mgr.34104) 2264 : cluster [DBG] pgmap v3874: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:27:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:51 smithi144 bash[67678]: cluster 2024-08-29T19:27:50.393962+0000 mgr.y (mgr.34104) 2264 : cluster [DBG] pgmap v3874: 137 pgs: 137 active+clean; 244 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-29T19:27:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:53 smithi089 bash[77323]: cluster 2024-08-29T19:27:52.394770+0000 mgr.y (mgr.34104) 2265 : cluster [DBG] pgmap v3875: 137 pgs: 137 active+clean; 248 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-29T19:27:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:53 smithi089 bash[77323]: audit 2024-08-29T19:27:52.800600+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:53 smithi089 bash[78574]: cluster 2024-08-29T19:27:52.394770+0000 mgr.y (mgr.34104) 2265 : cluster [DBG] pgmap v3875: 137 pgs: 137 active+clean; 248 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-29T19:27:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:53 smithi089 bash[78574]: audit 2024-08-29T19:27:52.800600+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:53.936 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:53 smithi144 bash[67678]: cluster 2024-08-29T19:27:52.394770+0000 mgr.y (mgr.34104) 2265 : cluster [DBG] pgmap v3875: 137 pgs: 137 active+clean; 248 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-29T19:27:53.936 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:53 smithi144 bash[67678]: audit 2024-08-29T19:27:52.800600+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:27:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:27:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:27:55] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:27:55.922 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:55 smithi144 bash[67678]: cluster 2024-08-29T19:27:54.395779+0000 mgr.y (mgr.34104) 2266 : cluster [DBG] pgmap v3876: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 1.4 MiB/s wr, 32 op/s 2024-08-29T19:27:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:55 smithi089 bash[77323]: cluster 2024-08-29T19:27:54.395779+0000 mgr.y (mgr.34104) 2266 : cluster [DBG] pgmap v3876: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 1.4 MiB/s wr, 32 op/s 2024-08-29T19:27:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:55 smithi089 bash[78574]: cluster 2024-08-29T19:27:54.395779+0000 mgr.y (mgr.34104) 2266 : cluster [DBG] pgmap v3876: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 1.4 MiB/s wr, 32 op/s 2024-08-29T19:27:57.240 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (20927 ms) 2024-08-29T19:27:57.240 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-08-29T19:27:57.241 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:27:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:57 smithi089 bash[77323]: cluster 2024-08-29T19:27:56.396499+0000 mgr.y (mgr.34104) 2267 : cluster [DBG] pgmap v3877: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:27:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:57 smithi089 bash[78574]: cluster 2024-08-29T19:27:56.396499+0000 mgr.y (mgr.34104) 2267 : cluster [DBG] pgmap v3877: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:27:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:57 smithi144 bash[67678]: cluster 2024-08-29T19:27:56.396499+0000 mgr.y (mgr.34104) 2267 : cluster [DBG] pgmap v3877: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 401 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:28:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:59 smithi144 bash[67678]: cluster 2024-08-29T19:27:58.397106+0000 mgr.y (mgr.34104) 2268 : cluster [DBG] pgmap v3878: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 769 KiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T19:28:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:59 smithi144 bash[67678]: audit 2024-08-29T19:27:58.960458+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:59 smithi144 bash[67678]: audit 2024-08-29T19:27:58.970062+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:59 smithi144 bash[67678]: audit 2024-08-29T19:27:58.972243+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:28:00.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:59 smithi144 bash[67678]: audit 2024-08-29T19:27:58.973960+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:28:00.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:27:59 smithi144 bash[67678]: audit 2024-08-29T19:27:58.982722+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[78574]: cluster 2024-08-29T19:27:58.397106+0000 mgr.y (mgr.34104) 2268 : cluster [DBG] pgmap v3878: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 769 KiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T19:28:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[78574]: audit 2024-08-29T19:27:58.960458+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[78574]: audit 2024-08-29T19:27:58.970062+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[78574]: audit 2024-08-29T19:27:58.972243+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:28:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[78574]: audit 2024-08-29T19:27:58.973960+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:28:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[78574]: audit 2024-08-29T19:27:58.982722+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[77323]: cluster 2024-08-29T19:27:58.397106+0000 mgr.y (mgr.34104) 2268 : cluster [DBG] pgmap v3878: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 769 KiB/s rd, 1.7 MiB/s wr, 20 op/s 2024-08-29T19:28:00.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[77323]: audit 2024-08-29T19:27:58.960458+0000 mon.a (mon.0) 3940 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[77323]: audit 2024-08-29T19:27:58.970062+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:00.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[77323]: audit 2024-08-29T19:27:58.972243+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:28:00.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[77323]: audit 2024-08-29T19:27:58.973960+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:28:00.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:27:59 smithi089 bash[77323]: audit 2024-08-29T19:27:58.982722+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:28:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:01 smithi144 bash[67678]: cluster 2024-08-29T19:28:00.398027+0000 mgr.y (mgr.34104) 2269 : cluster [DBG] pgmap v3879: 137 pgs: 137 active+clean; 264 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:28:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:01 smithi089 bash[77323]: cluster 2024-08-29T19:28:00.398027+0000 mgr.y (mgr.34104) 2269 : cluster [DBG] pgmap v3879: 137 pgs: 137 active+clean; 264 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:28:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:01 smithi089 bash[78574]: cluster 2024-08-29T19:28:00.398027+0000 mgr.y (mgr.34104) 2269 : cluster [DBG] pgmap v3879: 137 pgs: 137 active+clean; 264 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:28:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:02 smithi144 bash[67678]: cluster 2024-08-29T19:28:01.971157+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-08-29T19:28:03.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:02 smithi089 bash[77323]: cluster 2024-08-29T19:28:01.971157+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-08-29T19:28:03.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:02 smithi089 bash[78574]: cluster 2024-08-29T19:28:01.971157+0000 mon.a (mon.0) 3945 : cluster [DBG] osdmap e2062: 8 total, 8 up, 8 in 2024-08-29T19:28:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:03 smithi144 bash[67678]: cluster 2024-08-29T19:28:02.399024+0000 mgr.y (mgr.34104) 2270 : cluster [DBG] pgmap v3881: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-29T19:28:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:03 smithi089 bash[78574]: cluster 2024-08-29T19:28:02.399024+0000 mgr.y (mgr.34104) 2270 : cluster [DBG] pgmap v3881: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-29T19:28:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:03 smithi089 bash[77323]: cluster 2024-08-29T19:28:02.399024+0000 mgr.y (mgr.34104) 2270 : cluster [DBG] pgmap v3881: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-29T19:28:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:28:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:28:05] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:28:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:06 smithi089 bash[78574]: cluster 2024-08-29T19:28:04.399939+0000 mgr.y (mgr.34104) 2271 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 289 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-08-29T19:28:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:06 smithi089 bash[77323]: cluster 2024-08-29T19:28:04.399939+0000 mgr.y (mgr.34104) 2271 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 289 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-08-29T19:28:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:06 smithi144 bash[67678]: cluster 2024-08-29T19:28:04.399939+0000 mgr.y (mgr.34104) 2271 : cluster [DBG] pgmap v3882: 137 pgs: 137 active+clean; 289 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.9 MiB/s wr, 40 op/s 2024-08-29T19:28:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:08 smithi089 bash[78574]: cluster 2024-08-29T19:28:06.400650+0000 mgr.y (mgr.34104) 2272 : cluster [DBG] pgmap v3883: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 42 op/s 2024-08-29T19:28:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:08 smithi089 bash[78574]: audit 2024-08-29T19:28:07.800721+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:08 smithi089 bash[77323]: cluster 2024-08-29T19:28:06.400650+0000 mgr.y (mgr.34104) 2272 : cluster [DBG] pgmap v3883: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 42 op/s 2024-08-29T19:28:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:08 smithi089 bash[77323]: audit 2024-08-29T19:28:07.800721+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:08 smithi144 bash[67678]: cluster 2024-08-29T19:28:06.400650+0000 mgr.y (mgr.34104) 2272 : cluster [DBG] pgmap v3883: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.3 MiB/s wr, 42 op/s 2024-08-29T19:28:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:08 smithi144 bash[67678]: audit 2024-08-29T19:28:07.800721+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:10 smithi089 bash[77323]: cluster 2024-08-29T19:28:08.401356+0000 mgr.y (mgr.34104) 2273 : cluster [DBG] pgmap v3884: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-29T19:28:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:10 smithi089 bash[78574]: cluster 2024-08-29T19:28:08.401356+0000 mgr.y (mgr.34104) 2273 : cluster [DBG] pgmap v3884: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-29T19:28:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:10 smithi144 bash[67678]: cluster 2024-08-29T19:28:08.401356+0000 mgr.y (mgr.34104) 2273 : cluster [DBG] pgmap v3884: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-29T19:28:12.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:12 smithi089 bash[77323]: cluster 2024-08-29T19:28:10.402007+0000 mgr.y (mgr.34104) 2274 : cluster [DBG] pgmap v3885: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:28:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:12 smithi089 bash[78574]: cluster 2024-08-29T19:28:10.402007+0000 mgr.y (mgr.34104) 2274 : cluster [DBG] pgmap v3885: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:28:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:12 smithi144 bash[67678]: cluster 2024-08-29T19:28:10.402007+0000 mgr.y (mgr.34104) 2274 : cluster [DBG] pgmap v3885: 137 pgs: 137 active+clean; 293 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:28:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:14 smithi089 bash[78574]: cluster 2024-08-29T19:28:12.402828+0000 mgr.y (mgr.34104) 2275 : cluster [DBG] pgmap v3886: 137 pgs: 137 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-29T19:28:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:14 smithi089 bash[77323]: cluster 2024-08-29T19:28:12.402828+0000 mgr.y (mgr.34104) 2275 : cluster [DBG] pgmap v3886: 137 pgs: 137 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-29T19:28:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:14 smithi144 bash[67678]: cluster 2024-08-29T19:28:12.402828+0000 mgr.y (mgr.34104) 2275 : cluster [DBG] pgmap v3886: 137 pgs: 137 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-29T19:28:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:28:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:28:15] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:28:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:16 smithi089 bash[78574]: cluster 2024-08-29T19:28:14.403811+0000 mgr.y (mgr.34104) 2276 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-29T19:28:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:16 smithi089 bash[77323]: cluster 2024-08-29T19:28:14.403811+0000 mgr.y (mgr.34104) 2276 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-29T19:28:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:16 smithi144 bash[67678]: cluster 2024-08-29T19:28:14.403811+0000 mgr.y (mgr.34104) 2276 : cluster [DBG] pgmap v3887: 137 pgs: 137 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-29T19:28:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:17 smithi089 bash[77323]: cluster 2024-08-29T19:28:16.392463+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-08-29T19:28:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:17 smithi089 bash[78574]: cluster 2024-08-29T19:28:16.392463+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-08-29T19:28:17.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:17 smithi144 bash[67678]: cluster 2024-08-29T19:28:16.392463+0000 mon.a (mon.0) 3947 : cluster [DBG] osdmap e2063: 8 total, 8 up, 8 in 2024-08-29T19:28:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:18 smithi089 bash[77323]: cluster 2024-08-29T19:28:16.404528+0000 mgr.y (mgr.34104) 2277 : cluster [DBG] pgmap v3889: 137 pgs: 137 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:28:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:18 smithi089 bash[78574]: cluster 2024-08-29T19:28:16.404528+0000 mgr.y (mgr.34104) 2277 : cluster [DBG] pgmap v3889: 137 pgs: 137 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:28:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:18 smithi144 bash[67678]: cluster 2024-08-29T19:28:16.404528+0000 mgr.y (mgr.34104) 2277 : cluster [DBG] pgmap v3889: 137 pgs: 137 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:28:18.860 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (21620 ms) 2024-08-29T19:28:18.860 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-08-29T19:28:18.860 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:28:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:19 smithi089 bash[77323]: cluster 2024-08-29T19:28:18.405260+0000 mgr.y (mgr.34104) 2278 : cluster [DBG] pgmap v3890: 137 pgs: 137 active+clean; 330 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-08-29T19:28:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:19 smithi089 bash[78574]: cluster 2024-08-29T19:28:18.405260+0000 mgr.y (mgr.34104) 2278 : cluster [DBG] pgmap v3890: 137 pgs: 137 active+clean; 330 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-08-29T19:28:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:19 smithi144 bash[67678]: cluster 2024-08-29T19:28:18.405260+0000 mgr.y (mgr.34104) 2278 : cluster [DBG] pgmap v3890: 137 pgs: 137 active+clean; 330 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 13 op/s 2024-08-29T19:28:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:21 smithi144 bash[67678]: cluster 2024-08-29T19:28:20.406205+0000 mgr.y (mgr.34104) 2279 : cluster [DBG] pgmap v3891: 137 pgs: 137 active+clean; 362 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.9 MiB/s wr, 26 op/s 2024-08-29T19:28:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:21 smithi089 bash[78574]: cluster 2024-08-29T19:28:20.406205+0000 mgr.y (mgr.34104) 2279 : cluster [DBG] pgmap v3891: 137 pgs: 137 active+clean; 362 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.9 MiB/s wr, 26 op/s 2024-08-29T19:28:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:21 smithi089 bash[77323]: cluster 2024-08-29T19:28:20.406205+0000 mgr.y (mgr.34104) 2279 : cluster [DBG] pgmap v3891: 137 pgs: 137 active+clean; 362 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.9 MiB/s wr, 26 op/s 2024-08-29T19:28:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:23 smithi144 bash[67678]: cluster 2024-08-29T19:28:22.407443+0000 mgr.y (mgr.34104) 2280 : cluster [DBG] pgmap v3892: 137 pgs: 137 active+clean; 378 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 48 op/s 2024-08-29T19:28:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:23 smithi144 bash[67678]: audit 2024-08-29T19:28:22.801187+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:23 smithi089 bash[77323]: cluster 2024-08-29T19:28:22.407443+0000 mgr.y (mgr.34104) 2280 : cluster [DBG] pgmap v3892: 137 pgs: 137 active+clean; 378 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 48 op/s 2024-08-29T19:28:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:23 smithi089 bash[77323]: audit 2024-08-29T19:28:22.801187+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:23 smithi089 bash[78574]: cluster 2024-08-29T19:28:22.407443+0000 mgr.y (mgr.34104) 2280 : cluster [DBG] pgmap v3892: 137 pgs: 137 active+clean; 378 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.7 MiB/s wr, 48 op/s 2024-08-29T19:28:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:23 smithi089 bash[78574]: audit 2024-08-29T19:28:22.801187+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:24 smithi144 bash[67678]: cluster 2024-08-29T19:28:23.473752+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-08-29T19:28:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:24 smithi089 bash[77323]: cluster 2024-08-29T19:28:23.473752+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-08-29T19:28:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:24 smithi089 bash[78574]: cluster 2024-08-29T19:28:23.473752+0000 mon.a (mon.0) 3949 : cluster [DBG] osdmap e2064: 8 total, 8 up, 8 in 2024-08-29T19:28:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:28:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:28:25] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.43.0" 2024-08-29T19:28:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:25 smithi144 bash[67678]: cluster 2024-08-29T19:28:24.408233+0000 mgr.y (mgr.34104) 2281 : cluster [DBG] pgmap v3894: 137 pgs: 137 active+clean; 390 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 MiB/s wr, 57 op/s 2024-08-29T19:28:25.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:25 smithi089 bash[77323]: cluster 2024-08-29T19:28:24.408233+0000 mgr.y (mgr.34104) 2281 : cluster [DBG] pgmap v3894: 137 pgs: 137 active+clean; 390 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 MiB/s wr, 57 op/s 2024-08-29T19:28:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:25 smithi089 bash[78574]: cluster 2024-08-29T19:28:24.408233+0000 mgr.y (mgr.34104) 2281 : cluster [DBG] pgmap v3894: 137 pgs: 137 active+clean; 390 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 10 MiB/s wr, 57 op/s 2024-08-29T19:28:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:27 smithi144 bash[67678]: cluster 2024-08-29T19:28:26.409038+0000 mgr.y (mgr.34104) 2282 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 398 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.9 MiB/s wr, 64 op/s 2024-08-29T19:28:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:27 smithi089 bash[77323]: cluster 2024-08-29T19:28:26.409038+0000 mgr.y (mgr.34104) 2282 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 398 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.9 MiB/s wr, 64 op/s 2024-08-29T19:28:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:27 smithi089 bash[78574]: cluster 2024-08-29T19:28:26.409038+0000 mgr.y (mgr.34104) 2282 : cluster [DBG] pgmap v3895: 137 pgs: 137 active+clean; 398 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.9 MiB/s wr, 64 op/s 2024-08-29T19:28:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:29 smithi144 bash[67678]: cluster 2024-08-29T19:28:28.409760+0000 mgr.y (mgr.34104) 2283 : cluster [DBG] pgmap v3896: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.7 MiB/s wr, 64 op/s 2024-08-29T19:28:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:29 smithi089 bash[78574]: cluster 2024-08-29T19:28:28.409760+0000 mgr.y (mgr.34104) 2283 : cluster [DBG] pgmap v3896: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.7 MiB/s wr, 64 op/s 2024-08-29T19:28:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:29 smithi089 bash[77323]: cluster 2024-08-29T19:28:28.409760+0000 mgr.y (mgr.34104) 2283 : cluster [DBG] pgmap v3896: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.7 MiB/s wr, 64 op/s 2024-08-29T19:28:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:31 smithi144 bash[67678]: cluster 2024-08-29T19:28:30.410413+0000 mgr.y (mgr.34104) 2284 : cluster [DBG] pgmap v3897: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.5 MiB/s wr, 58 op/s 2024-08-29T19:28:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:31 smithi089 bash[77323]: cluster 2024-08-29T19:28:30.410413+0000 mgr.y (mgr.34104) 2284 : cluster [DBG] pgmap v3897: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.5 MiB/s wr, 58 op/s 2024-08-29T19:28:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:31 smithi089 bash[78574]: cluster 2024-08-29T19:28:30.410413+0000 mgr.y (mgr.34104) 2284 : cluster [DBG] pgmap v3897: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.5 MiB/s wr, 58 op/s 2024-08-29T19:28:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:33 smithi144 bash[67678]: cluster 2024-08-29T19:28:32.411539+0000 mgr.y (mgr.34104) 2285 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:28:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:33 smithi089 bash[77323]: cluster 2024-08-29T19:28:32.411539+0000 mgr.y (mgr.34104) 2285 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:28:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:33 smithi089 bash[78574]: cluster 2024-08-29T19:28:32.411539+0000 mgr.y (mgr.34104) 2285 : cluster [DBG] pgmap v3898: 137 pgs: 137 active+clean; 407 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-08-29T19:28:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:28:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:28:35] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.43.0" 2024-08-29T19:28:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:35 smithi144 bash[67678]: cluster 2024-08-29T19:28:34.412273+0000 mgr.y (mgr.34104) 2286 : cluster [DBG] pgmap v3899: 137 pgs: 137 active+clean; 415 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-29T19:28:35.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:35 smithi089 bash[78574]: cluster 2024-08-29T19:28:34.412273+0000 mgr.y (mgr.34104) 2286 : cluster [DBG] pgmap v3899: 137 pgs: 137 active+clean; 415 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-29T19:28:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:35 smithi089 bash[77323]: cluster 2024-08-29T19:28:34.412273+0000 mgr.y (mgr.34104) 2286 : cluster [DBG] pgmap v3899: 137 pgs: 137 active+clean; 415 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-29T19:28:37.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:37 smithi144 bash[67678]: cluster 2024-08-29T19:28:36.413233+0000 mgr.y (mgr.34104) 2287 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 419 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T19:28:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:37 smithi089 bash[78574]: cluster 2024-08-29T19:28:36.413233+0000 mgr.y (mgr.34104) 2287 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 419 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T19:28:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:37 smithi089 bash[77323]: cluster 2024-08-29T19:28:36.413233+0000 mgr.y (mgr.34104) 2287 : cluster [DBG] pgmap v3900: 137 pgs: 137 active+clean; 419 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 2.4 MiB/s wr, 32 op/s 2024-08-29T19:28:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:38 smithi144 bash[67678]: audit 2024-08-29T19:28:37.801445+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:38 smithi089 bash[78574]: audit 2024-08-29T19:28:37.801445+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:38 smithi089 bash[77323]: audit 2024-08-29T19:28:37.801445+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:38.965 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (20106 ms) 2024-08-29T19:28:38.966 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-08-29T19:28:38.966 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:28:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:39 smithi144 bash[67678]: cluster 2024-08-29T19:28:38.413963+0000 mgr.y (mgr.34104) 2288 : cluster [DBG] pgmap v3901: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:28:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:39 smithi089 bash[77323]: cluster 2024-08-29T19:28:38.413963+0000 mgr.y (mgr.34104) 2288 : cluster [DBG] pgmap v3901: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:28:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:39 smithi089 bash[78574]: cluster 2024-08-29T19:28:38.413963+0000 mgr.y (mgr.34104) 2288 : cluster [DBG] pgmap v3901: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-29T19:28:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:41 smithi144 bash[67678]: cluster 2024-08-29T19:28:40.414874+0000 mgr.y (mgr.34104) 2289 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2024-08-29T19:28:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:41 smithi089 bash[77323]: cluster 2024-08-29T19:28:40.414874+0000 mgr.y (mgr.34104) 2289 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2024-08-29T19:28:41.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:41 smithi089 bash[78574]: cluster 2024-08-29T19:28:40.414874+0000 mgr.y (mgr.34104) 2289 : cluster [DBG] pgmap v3902: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2024-08-29T19:28:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:43 smithi144 bash[67678]: cluster 2024-08-29T19:28:42.416028+0000 mgr.y (mgr.34104) 2290 : cluster [DBG] pgmap v3903: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-08-29T19:28:43.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:43 smithi089 bash[77323]: cluster 2024-08-29T19:28:42.416028+0000 mgr.y (mgr.34104) 2290 : cluster [DBG] pgmap v3903: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-08-29T19:28:43.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:43 smithi089 bash[78574]: cluster 2024-08-29T19:28:42.416028+0000 mgr.y (mgr.34104) 2290 : cluster [DBG] pgmap v3903: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-08-29T19:28:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:44 smithi144 bash[67678]: cluster 2024-08-29T19:28:43.539620+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-08-29T19:28:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:44 smithi089 bash[78574]: cluster 2024-08-29T19:28:43.539620+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-08-29T19:28:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:44 smithi089 bash[77323]: cluster 2024-08-29T19:28:43.539620+0000 mon.a (mon.0) 3951 : cluster [DBG] osdmap e2065: 8 total, 8 up, 8 in 2024-08-29T19:28:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:28:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:28:45] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2024-08-29T19:28:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:45 smithi144 bash[67678]: cluster 2024-08-29T19:28:44.416657+0000 mgr.y (mgr.34104) 2291 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 435 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 29 op/s 2024-08-29T19:28:45.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:45 smithi089 bash[77323]: cluster 2024-08-29T19:28:44.416657+0000 mgr.y (mgr.34104) 2291 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 435 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 29 op/s 2024-08-29T19:28:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:45 smithi089 bash[78574]: cluster 2024-08-29T19:28:44.416657+0000 mgr.y (mgr.34104) 2291 : cluster [DBG] pgmap v3905: 137 pgs: 137 active+clean; 435 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 29 op/s 2024-08-29T19:28:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:47 smithi144 bash[67678]: cluster 2024-08-29T19:28:46.417412+0000 mgr.y (mgr.34104) 2292 : cluster [DBG] pgmap v3906: 137 pgs: 137 active+clean; 440 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-29T19:28:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:47 smithi089 bash[77323]: cluster 2024-08-29T19:28:46.417412+0000 mgr.y (mgr.34104) 2292 : cluster [DBG] pgmap v3906: 137 pgs: 137 active+clean; 440 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-29T19:28:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:47 smithi089 bash[78574]: cluster 2024-08-29T19:28:46.417412+0000 mgr.y (mgr.34104) 2292 : cluster [DBG] pgmap v3906: 137 pgs: 137 active+clean; 440 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-08-29T19:28:49.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:49 smithi144 bash[67678]: cluster 2024-08-29T19:28:48.418113+0000 mgr.y (mgr.34104) 2293 : cluster [DBG] pgmap v3907: 137 pgs: 137 active+clean; 456 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-29T19:28:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:49 smithi089 bash[77323]: cluster 2024-08-29T19:28:48.418113+0000 mgr.y (mgr.34104) 2293 : cluster [DBG] pgmap v3907: 137 pgs: 137 active+clean; 456 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-29T19:28:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:49 smithi089 bash[78574]: cluster 2024-08-29T19:28:48.418113+0000 mgr.y (mgr.34104) 2293 : cluster [DBG] pgmap v3907: 137 pgs: 137 active+clean; 456 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-08-29T19:28:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:51 smithi089 bash[78574]: cluster 2024-08-29T19:28:50.418723+0000 mgr.y (mgr.34104) 2294 : cluster [DBG] pgmap v3908: 137 pgs: 137 active+clean; 456 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-29T19:28:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:51 smithi089 bash[77323]: cluster 2024-08-29T19:28:50.418723+0000 mgr.y (mgr.34104) 2294 : cluster [DBG] pgmap v3908: 137 pgs: 137 active+clean; 456 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-29T19:28:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:51 smithi144 bash[67678]: cluster 2024-08-29T19:28:50.418723+0000 mgr.y (mgr.34104) 2294 : cluster [DBG] pgmap v3908: 137 pgs: 137 active+clean; 456 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-29T19:28:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:53 smithi089 bash[78574]: cluster 2024-08-29T19:28:52.419361+0000 mgr.y (mgr.34104) 2295 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-29T19:28:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:53 smithi089 bash[78574]: audit 2024-08-29T19:28:52.801867+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:53 smithi089 bash[77323]: cluster 2024-08-29T19:28:52.419361+0000 mgr.y (mgr.34104) 2295 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-29T19:28:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:53 smithi089 bash[77323]: audit 2024-08-29T19:28:52.801867+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:53 smithi144 bash[67678]: cluster 2024-08-29T19:28:52.419361+0000 mgr.y (mgr.34104) 2295 : cluster [DBG] pgmap v3909: 137 pgs: 137 active+clean; 460 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-29T19:28:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:53 smithi144 bash[67678]: audit 2024-08-29T19:28:52.801867+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:28:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:28:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:28:55] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2024-08-29T19:28:55.527 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (16561 ms) 2024-08-29T19:28:55.578 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (141316 ms total) 2024-08-29T19:28:55.578 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:28:55.579 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-08-29T19:28:55.609 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-08-29T19:28:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:55 smithi089 bash[77323]: cluster 2024-08-29T19:28:54.420176+0000 mgr.y (mgr.34104) 2296 : cluster [DBG] pgmap v3910: 137 pgs: 137 active+clean; 472 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 3.4 MiB/s wr, 36 op/s 2024-08-29T19:28:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:55 smithi089 bash[78574]: cluster 2024-08-29T19:28:54.420176+0000 mgr.y (mgr.34104) 2296 : cluster [DBG] pgmap v3910: 137 pgs: 137 active+clean; 472 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 3.4 MiB/s wr, 36 op/s 2024-08-29T19:28:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:55 smithi144 bash[67678]: cluster 2024-08-29T19:28:54.420176+0000 mgr.y (mgr.34104) 2296 : cluster [DBG] pgmap v3910: 137 pgs: 137 active+clean; 472 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 3.4 MiB/s wr, 36 op/s 2024-08-29T19:28:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:56 smithi089 bash[77323]: cluster 2024-08-29T19:28:55.567219+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-08-29T19:28:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:56 smithi089 bash[78574]: cluster 2024-08-29T19:28:55.567219+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-08-29T19:28:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:56 smithi144 bash[67678]: cluster 2024-08-29T19:28:55.567219+0000 mon.a (mon.0) 3953 : cluster [DBG] osdmap e2066: 8 total, 8 up, 8 in 2024-08-29T19:28:57.618 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:28:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:57 smithi089 bash[77323]: cluster 2024-08-29T19:28:56.421118+0000 mgr.y (mgr.34104) 2297 : cluster [DBG] pgmap v3912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:28:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:57 smithi089 bash[77323]: cluster 2024-08-29T19:28:56.603707+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-08-29T19:28:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:57 smithi089 bash[77323]: audit 2024-08-29T19:28:56.608367+0000 mon.a (mon.0) 3955 : audit [INF] from='client.? 172.21.15.89:0/3232869446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:28:57.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:57 smithi089 bash[78574]: cluster 2024-08-29T19:28:56.421118+0000 mgr.y (mgr.34104) 2297 : cluster [DBG] pgmap v3912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:28:57.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:57 smithi089 bash[78574]: cluster 2024-08-29T19:28:56.603707+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-08-29T19:28:57.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:57 smithi089 bash[78574]: audit 2024-08-29T19:28:56.608367+0000 mon.a (mon.0) 3955 : audit [INF] from='client.? 172.21.15.89:0/3232869446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:28:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:57 smithi144 bash[67678]: cluster 2024-08-29T19:28:56.421118+0000 mgr.y (mgr.34104) 2297 : cluster [DBG] pgmap v3912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:28:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:57 smithi144 bash[67678]: cluster 2024-08-29T19:28:56.603707+0000 mon.a (mon.0) 3954 : cluster [DBG] osdmap e2067: 8 total, 8 up, 8 in 2024-08-29T19:28:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:57 smithi144 bash[67678]: audit 2024-08-29T19:28:56.608367+0000 mon.a (mon.0) 3955 : audit [INF] from='client.? 172.21.15.89:0/3232869446' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:28:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:58 smithi089 bash[77323]: audit 2024-08-29T19:28:57.603489+0000 mon.a (mon.0) 3956 : audit [INF] from='client.? 172.21.15.89:0/3232869446' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:28:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:58 smithi089 bash[77323]: cluster 2024-08-29T19:28:57.610931+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-08-29T19:28:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:58 smithi089 bash[78574]: audit 2024-08-29T19:28:57.603489+0000 mon.a (mon.0) 3956 : audit [INF] from='client.? 172.21.15.89:0/3232869446' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:28:58.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:58 smithi089 bash[78574]: cluster 2024-08-29T19:28:57.610931+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-08-29T19:28:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:58 smithi144 bash[67678]: audit 2024-08-29T19:28:57.603489+0000 mon.a (mon.0) 3956 : audit [INF] from='client.? 172.21.15.89:0/3232869446' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:28:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:58 smithi144 bash[67678]: cluster 2024-08-29T19:28:57.610931+0000 mon.a (mon.0) 3957 : cluster [DBG] osdmap e2068: 8 total, 8 up, 8 in 2024-08-29T19:28:59.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:59 smithi089 bash[77323]: cluster 2024-08-29T19:28:58.422028+0000 mgr.y (mgr.34104) 2298 : cluster [DBG] pgmap v3915: 137 pgs: 14 creating+peering, 15 unknown, 108 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:28:59.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:59 smithi089 bash[77323]: cluster 2024-08-29T19:28:58.622353+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-08-29T19:28:59.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:28:59 smithi089 bash[77323]: audit 2024-08-29T19:28:59.080570+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:28:59.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:59 smithi089 bash[78574]: cluster 2024-08-29T19:28:58.422028+0000 mgr.y (mgr.34104) 2298 : cluster [DBG] pgmap v3915: 137 pgs: 14 creating+peering, 15 unknown, 108 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:28:59.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:59 smithi089 bash[78574]: cluster 2024-08-29T19:28:58.622353+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-08-29T19:28:59.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:28:59 smithi089 bash[78574]: audit 2024-08-29T19:28:59.080570+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:29:00.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:59 smithi144 bash[67678]: cluster 2024-08-29T19:28:58.422028+0000 mgr.y (mgr.34104) 2298 : cluster [DBG] pgmap v3915: 137 pgs: 14 creating+peering, 15 unknown, 108 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:29:00.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:59 smithi144 bash[67678]: cluster 2024-08-29T19:28:58.622353+0000 mon.a (mon.0) 3958 : cluster [DBG] osdmap e2069: 8 total, 8 up, 8 in 2024-08-29T19:29:00.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:28:59 smithi144 bash[67678]: audit 2024-08-29T19:28:59.080570+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:29:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:00 smithi089 bash[77323]: cluster 2024-08-29T19:28:59.621590+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-08-29T19:29:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:00 smithi089 bash[78574]: cluster 2024-08-29T19:28:59.621590+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-08-29T19:29:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:00 smithi144 bash[67678]: cluster 2024-08-29T19:28:59.621590+0000 mon.a (mon.0) 3960 : cluster [DBG] osdmap e2070: 8 total, 8 up, 8 in 2024-08-29T19:29:01.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:01 smithi089 bash[77323]: cluster 2024-08-29T19:29:00.422519+0000 mgr.y (mgr.34104) 2299 : cluster [DBG] pgmap v3918: 137 pgs: 14 creating+peering, 8 unknown, 115 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:29:01.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:01 smithi089 bash[78574]: cluster 2024-08-29T19:29:00.422519+0000 mgr.y (mgr.34104) 2299 : cluster [DBG] pgmap v3918: 137 pgs: 14 creating+peering, 8 unknown, 115 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:29:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:01 smithi144 bash[67678]: cluster 2024-08-29T19:29:00.422519+0000 mgr.y (mgr.34104) 2299 : cluster [DBG] pgmap v3918: 137 pgs: 14 creating+peering, 8 unknown, 115 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:29:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:03 smithi089 bash[77323]: cluster 2024-08-29T19:29:02.423337+0000 mgr.y (mgr.34104) 2300 : cluster [DBG] pgmap v3919: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-29T19:29:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:03 smithi089 bash[78574]: cluster 2024-08-29T19:29:02.423337+0000 mgr.y (mgr.34104) 2300 : cluster [DBG] pgmap v3919: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-29T19:29:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:03 smithi144 bash[67678]: cluster 2024-08-29T19:29:02.423337+0000 mgr.y (mgr.34104) 2300 : cluster [DBG] pgmap v3919: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-29T19:29:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:29:05] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2024-08-29T19:29:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: cluster 2024-08-29T19:29:04.424005+0000 mgr.y (mgr.34104) 2301 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:29:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:04.800485+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:04.806886+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:05.019224+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:05.026676+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: cluster 2024-08-29T19:29:05.375218+0000 mon.a (mon.0) 3965 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:05.658184+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:05.659121+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:29:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:05 smithi144 bash[67678]: audit 2024-08-29T19:29:05.665302+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: cluster 2024-08-29T19:29:04.424005+0000 mgr.y (mgr.34104) 2301 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:04.800485+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:04.806886+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:05.019224+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:05.026676+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: cluster 2024-08-29T19:29:05.375218+0000 mon.a (mon.0) 3965 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-08-29T19:29:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:05.658184+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:05.659121+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[77323]: audit 2024-08-29T19:29:05.665302+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: cluster 2024-08-29T19:29:04.424005+0000 mgr.y (mgr.34104) 2301 : cluster [DBG] pgmap v3920: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:04.800485+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:04.806886+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:05.019224+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:05.026676+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: cluster 2024-08-29T19:29:05.375218+0000 mon.a (mon.0) 3965 : cluster [DBG] osdmap e2071: 8 total, 8 up, 8 in 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:05.658184+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:05.659121+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:29:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:05 smithi089 bash[78574]: audit 2024-08-29T19:29:05.665302+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:29:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:07 smithi144 bash[67678]: cluster 2024-08-29T19:29:06.424734+0000 mgr.y (mgr.34104) 2302 : cluster [DBG] pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:29:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:07 smithi089 bash[77323]: cluster 2024-08-29T19:29:06.424734+0000 mgr.y (mgr.34104) 2302 : cluster [DBG] pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:29:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:07 smithi089 bash[78574]: cluster 2024-08-29T19:29:06.424734+0000 mgr.y (mgr.34104) 2302 : cluster [DBG] pgmap v3922: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:29:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:08 smithi089 bash[77323]: audit 2024-08-29T19:29:07.802008+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:08 smithi089 bash[78574]: audit 2024-08-29T19:29:07.802008+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:08 smithi144 bash[67678]: audit 2024-08-29T19:29:07.802008+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:09 smithi089 bash[77323]: cluster 2024-08-29T19:29:08.425452+0000 mgr.y (mgr.34104) 2303 : cluster [DBG] pgmap v3923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-29T19:29:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:09 smithi089 bash[78574]: cluster 2024-08-29T19:29:08.425452+0000 mgr.y (mgr.34104) 2303 : cluster [DBG] pgmap v3923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-29T19:29:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:09 smithi144 bash[67678]: cluster 2024-08-29T19:29:08.425452+0000 mgr.y (mgr.34104) 2303 : cluster [DBG] pgmap v3923: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-29T19:29:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:11 smithi089 bash[77323]: cluster 2024-08-29T19:29:10.426096+0000 mgr.y (mgr.34104) 2304 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 5 op/s 2024-08-29T19:29:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:11 smithi089 bash[78574]: cluster 2024-08-29T19:29:10.426096+0000 mgr.y (mgr.34104) 2304 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 5 op/s 2024-08-29T19:29:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:11 smithi144 bash[67678]: cluster 2024-08-29T19:29:10.426096+0000 mgr.y (mgr.34104) 2304 : cluster [DBG] pgmap v3924: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 5 op/s 2024-08-29T19:29:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:13 smithi089 bash[78574]: cluster 2024-08-29T19:29:12.427301+0000 mgr.y (mgr.34104) 2305 : cluster [DBG] pgmap v3925: 137 pgs: 137 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-08-29T19:29:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:13 smithi089 bash[78574]: cluster 2024-08-29T19:29:12.833767+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-08-29T19:29:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:13 smithi089 bash[77323]: cluster 2024-08-29T19:29:12.427301+0000 mgr.y (mgr.34104) 2305 : cluster [DBG] pgmap v3925: 137 pgs: 137 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-08-29T19:29:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:13 smithi089 bash[77323]: cluster 2024-08-29T19:29:12.833767+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-08-29T19:29:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:13 smithi144 bash[67678]: cluster 2024-08-29T19:29:12.427301+0000 mgr.y (mgr.34104) 2305 : cluster [DBG] pgmap v3925: 137 pgs: 137 active+clean; 13 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 820 KiB/s wr, 6 op/s 2024-08-29T19:29:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:13 smithi144 bash[67678]: cluster 2024-08-29T19:29:12.833767+0000 mon.a (mon.0) 3970 : cluster [DBG] osdmap e2072: 8 total, 8 up, 8 in 2024-08-29T19:29:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:29:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:29:15] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2024-08-29T19:29:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:15 smithi089 bash[77323]: cluster 2024-08-29T19:29:14.427984+0000 mgr.y (mgr.34104) 2306 : cluster [DBG] pgmap v3927: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-29T19:29:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:15 smithi089 bash[78574]: cluster 2024-08-29T19:29:14.427984+0000 mgr.y (mgr.34104) 2306 : cluster [DBG] pgmap v3927: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-29T19:29:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:15 smithi144 bash[67678]: cluster 2024-08-29T19:29:14.427984+0000 mgr.y (mgr.34104) 2306 : cluster [DBG] pgmap v3927: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-08-29T19:29:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:17 smithi089 bash[77323]: cluster 2024-08-29T19:29:16.428662+0000 mgr.y (mgr.34104) 2307 : cluster [DBG] pgmap v3928: 137 pgs: 137 active+clean; 26 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-08-29T19:29:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:17 smithi089 bash[78574]: cluster 2024-08-29T19:29:16.428662+0000 mgr.y (mgr.34104) 2307 : cluster [DBG] pgmap v3928: 137 pgs: 137 active+clean; 26 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-08-29T19:29:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:17 smithi144 bash[67678]: cluster 2024-08-29T19:29:16.428662+0000 mgr.y (mgr.34104) 2307 : cluster [DBG] pgmap v3928: 137 pgs: 137 active+clean; 26 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.6 KiB/s rd, 2.1 MiB/s wr, 7 op/s 2024-08-29T19:29:19.334 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.Simple (23724 ms) 2024-08-29T19:29:19.334 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-08-29T19:29:19.334 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:29:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:19 smithi089 bash[77323]: cluster 2024-08-29T19:29:18.429392+0000 mgr.y (mgr.34104) 2308 : cluster [DBG] pgmap v3929: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.8 MiB/s wr, 45 op/s 2024-08-29T19:29:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:19 smithi089 bash[78574]: cluster 2024-08-29T19:29:18.429392+0000 mgr.y (mgr.34104) 2308 : cluster [DBG] pgmap v3929: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.8 MiB/s wr, 45 op/s 2024-08-29T19:29:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:19 smithi144 bash[67678]: cluster 2024-08-29T19:29:18.429392+0000 mgr.y (mgr.34104) 2308 : cluster [DBG] pgmap v3929: 137 pgs: 137 active+clean; 63 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 5.8 MiB/s wr, 45 op/s 2024-08-29T19:29:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:21 smithi089 bash[77323]: cluster 2024-08-29T19:29:20.429953+0000 mgr.y (mgr.34104) 2309 : cluster [DBG] pgmap v3930: 137 pgs: 137 active+clean; 67 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.2 MiB/s wr, 46 op/s 2024-08-29T19:29:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:21 smithi089 bash[78574]: cluster 2024-08-29T19:29:20.429953+0000 mgr.y (mgr.34104) 2309 : cluster [DBG] pgmap v3930: 137 pgs: 137 active+clean; 67 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.2 MiB/s wr, 46 op/s 2024-08-29T19:29:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:21 smithi144 bash[67678]: cluster 2024-08-29T19:29:20.429953+0000 mgr.y (mgr.34104) 2309 : cluster [DBG] pgmap v3930: 137 pgs: 137 active+clean; 67 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 6.2 MiB/s wr, 46 op/s 2024-08-29T19:29:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:22 smithi089 bash[77323]: audit 2024-08-29T19:29:22.802591+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:22 smithi089 bash[78574]: audit 2024-08-29T19:29:22.802591+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:22 smithi144 bash[67678]: audit 2024-08-29T19:29:22.802591+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:23 smithi089 bash[77323]: cluster 2024-08-29T19:29:22.430817+0000 mgr.y (mgr.34104) 2310 : cluster [DBG] pgmap v3931: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 61 op/s 2024-08-29T19:29:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:23 smithi089 bash[78574]: cluster 2024-08-29T19:29:22.430817+0000 mgr.y (mgr.34104) 2310 : cluster [DBG] pgmap v3931: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 61 op/s 2024-08-29T19:29:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:23 smithi144 bash[67678]: cluster 2024-08-29T19:29:22.430817+0000 mgr.y (mgr.34104) 2310 : cluster [DBG] pgmap v3931: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 61 op/s 2024-08-29T19:29:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:29:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:29:25] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:29:26.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:25 smithi089 bash[77323]: cluster 2024-08-29T19:29:24.431512+0000 mgr.y (mgr.34104) 2311 : cluster [DBG] pgmap v3932: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2024-08-29T19:29:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:25 smithi089 bash[78574]: cluster 2024-08-29T19:29:24.431512+0000 mgr.y (mgr.34104) 2311 : cluster [DBG] pgmap v3932: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2024-08-29T19:29:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:25 smithi144 bash[67678]: cluster 2024-08-29T19:29:24.431512+0000 mgr.y (mgr.34104) 2311 : cluster [DBG] pgmap v3932: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2024-08-29T19:29:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:26 smithi089 bash[77323]: cluster 2024-08-29T19:29:25.869686+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-08-29T19:29:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:26 smithi089 bash[78574]: cluster 2024-08-29T19:29:25.869686+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-08-29T19:29:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:26 smithi144 bash[67678]: cluster 2024-08-29T19:29:25.869686+0000 mon.a (mon.0) 3972 : cluster [DBG] osdmap e2073: 8 total, 8 up, 8 in 2024-08-29T19:29:28.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:27 smithi089 bash[77323]: cluster 2024-08-29T19:29:26.432194+0000 mgr.y (mgr.34104) 2312 : cluster [DBG] pgmap v3934: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 70 op/s 2024-08-29T19:29:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:27 smithi089 bash[78574]: cluster 2024-08-29T19:29:26.432194+0000 mgr.y (mgr.34104) 2312 : cluster [DBG] pgmap v3934: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 70 op/s 2024-08-29T19:29:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:27 smithi144 bash[67678]: cluster 2024-08-29T19:29:26.432194+0000 mgr.y (mgr.34104) 2312 : cluster [DBG] pgmap v3934: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.3 MiB/s wr, 70 op/s 2024-08-29T19:29:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[77323]: cluster 2024-08-29T19:29:28.432929+0000 mgr.y (mgr.34104) 2313 : cluster [DBG] pgmap v3935: 137 pgs: 137 active+clean; 120 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-08-29T19:29:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[77323]: audit 2024-08-29T19:29:29.529474+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 1]}]: dispatch 2024-08-29T19:29:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[77323]: audit 2024-08-29T19:29:29.529781+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6, 4, 5]}]: dispatch 2024-08-29T19:29:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[77323]: audit 2024-08-29T19:29:29.530015+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]: dispatch 2024-08-29T19:29:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[78574]: cluster 2024-08-29T19:29:28.432929+0000 mgr.y (mgr.34104) 2313 : cluster [DBG] pgmap v3935: 137 pgs: 137 active+clean; 120 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-08-29T19:29:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[78574]: audit 2024-08-29T19:29:29.529474+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 1]}]: dispatch 2024-08-29T19:29:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[78574]: audit 2024-08-29T19:29:29.529781+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6, 4, 5]}]: dispatch 2024-08-29T19:29:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:29 smithi089 bash[78574]: audit 2024-08-29T19:29:29.530015+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]: dispatch 2024-08-29T19:29:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:29 smithi144 bash[67678]: cluster 2024-08-29T19:29:28.432929+0000 mgr.y (mgr.34104) 2313 : cluster [DBG] pgmap v3935: 137 pgs: 137 active+clean; 120 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.7 MiB/s wr, 64 op/s 2024-08-29T19:29:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:29 smithi144 bash[67678]: audit 2024-08-29T19:29:29.529474+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 1]}]: dispatch 2024-08-29T19:29:30.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:29 smithi144 bash[67678]: audit 2024-08-29T19:29:29.529781+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6, 4, 5]}]: dispatch 2024-08-29T19:29:30.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:29 smithi144 bash[67678]: audit 2024-08-29T19:29:29.530015+0000 mon.a (mon.0) 3975 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]: dispatch 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[77323]: audit 2024-08-29T19:29:29.882771+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 1]}]': finished 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[77323]: audit 2024-08-29T19:29:29.882859+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6, 4, 5]}]': finished 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[77323]: audit 2024-08-29T19:29:29.882912+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]': finished 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[77323]: cluster 2024-08-29T19:29:29.888671+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[78574]: audit 2024-08-29T19:29:29.882771+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 1]}]': finished 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[78574]: audit 2024-08-29T19:29:29.882859+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6, 4, 5]}]': finished 2024-08-29T19:29:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[78574]: audit 2024-08-29T19:29:29.882912+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]': finished 2024-08-29T19:29:31.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:30 smithi089 bash[78574]: cluster 2024-08-29T19:29:29.888671+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-08-29T19:29:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:30 smithi144 bash[67678]: audit 2024-08-29T19:29:29.882771+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.a", "id": [4, 1]}]': finished 2024-08-29T19:29:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:30 smithi144 bash[67678]: audit 2024-08-29T19:29:29.882859+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.e", "id": [3, 6, 4, 5]}]': finished 2024-08-29T19:29:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:30 smithi144 bash[67678]: audit 2024-08-29T19:29:29.882912+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.1c", "id": [3, 6]}]': finished 2024-08-29T19:29:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:30 smithi144 bash[67678]: cluster 2024-08-29T19:29:29.888671+0000 mon.a (mon.0) 3979 : cluster [DBG] osdmap e2074: 8 total, 8 up, 8 in 2024-08-29T19:29:31.701 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.Grow (12367 ms) 2024-08-29T19:29:31.701 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-08-29T19:29:31.701 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:29:32.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:31 smithi089 bash[77323]: cluster 2024-08-29T19:29:30.433449+0000 mgr.y (mgr.34104) 2314 : cluster [DBG] pgmap v3937: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-29T19:29:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:31 smithi089 bash[77323]: cluster 2024-08-29T19:29:30.898686+0000 mon.a (mon.0) 3980 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-08-29T19:29:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:31 smithi089 bash[78574]: cluster 2024-08-29T19:29:30.433449+0000 mgr.y (mgr.34104) 2314 : cluster [DBG] pgmap v3937: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-29T19:29:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:31 smithi089 bash[78574]: cluster 2024-08-29T19:29:30.898686+0000 mon.a (mon.0) 3980 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-08-29T19:29:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:31 smithi144 bash[67678]: cluster 2024-08-29T19:29:30.433449+0000 mgr.y (mgr.34104) 2314 : cluster [DBG] pgmap v3937: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 715 KiB/s rd, 5.1 MiB/s wr, 53 op/s 2024-08-29T19:29:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:31 smithi144 bash[67678]: cluster 2024-08-29T19:29:30.898686+0000 mon.a (mon.0) 3980 : cluster [DBG] osdmap e2075: 8 total, 8 up, 8 in 2024-08-29T19:29:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:33 smithi089 bash[77323]: cluster 2024-08-29T19:29:32.434183+0000 mgr.y (mgr.34104) 2315 : cluster [DBG] pgmap v3939: 137 pgs: 137 active+clean; 144 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 8.7 MiB/s wr, 99 op/s 2024-08-29T19:29:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:33 smithi089 bash[78574]: cluster 2024-08-29T19:29:32.434183+0000 mgr.y (mgr.34104) 2315 : cluster [DBG] pgmap v3939: 137 pgs: 137 active+clean; 144 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 8.7 MiB/s wr, 99 op/s 2024-08-29T19:29:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:33 smithi144 bash[67678]: cluster 2024-08-29T19:29:32.434183+0000 mgr.y (mgr.34104) 2315 : cluster [DBG] pgmap v3939: 137 pgs: 137 active+clean; 144 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 8.7 MiB/s wr, 99 op/s 2024-08-29T19:29:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:29:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:29:35] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:29:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:35 smithi089 bash[77323]: cluster 2024-08-29T19:29:34.434922+0000 mgr.y (mgr.34104) 2316 : cluster [DBG] pgmap v3940: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 8.8 MiB/s wr, 75 op/s; 2.5 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:29:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:35 smithi089 bash[78574]: cluster 2024-08-29T19:29:34.434922+0000 mgr.y (mgr.34104) 2316 : cluster [DBG] pgmap v3940: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 8.8 MiB/s wr, 75 op/s; 2.5 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:29:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:35 smithi144 bash[67678]: cluster 2024-08-29T19:29:34.434922+0000 mgr.y (mgr.34104) 2316 : cluster [DBG] pgmap v3940: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 8.8 MiB/s wr, 75 op/s; 2.5 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:29:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:37 smithi089 bash[77323]: cluster 2024-08-29T19:29:36.435602+0000 mgr.y (mgr.34104) 2317 : cluster [DBG] pgmap v3941: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 36 op/s; 2.5 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:29:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:37 smithi089 bash[77323]: audit 2024-08-29T19:29:37.802803+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:37 smithi089 bash[78574]: cluster 2024-08-29T19:29:36.435602+0000 mgr.y (mgr.34104) 2317 : cluster [DBG] pgmap v3941: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 36 op/s; 2.5 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:29:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:37 smithi089 bash[78574]: audit 2024-08-29T19:29:37.802803+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:37 smithi144 bash[67678]: cluster 2024-08-29T19:29:36.435602+0000 mgr.y (mgr.34104) 2317 : cluster [DBG] pgmap v3941: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 36 op/s; 2.5 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-29T19:29:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:37 smithi144 bash[67678]: audit 2024-08-29T19:29:37.802803+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:39 smithi089 bash[77323]: cluster 2024-08-29T19:29:38.436323+0000 mgr.y (mgr.34104) 2318 : cluster [DBG] pgmap v3942: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s; 2.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:29:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:39 smithi089 bash[78574]: cluster 2024-08-29T19:29:38.436323+0000 mgr.y (mgr.34104) 2318 : cluster [DBG] pgmap v3942: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s; 2.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:29:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:39 smithi144 bash[67678]: cluster 2024-08-29T19:29:38.436323+0000 mgr.y (mgr.34104) 2318 : cluster [DBG] pgmap v3942: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 4.8 MiB/s wr, 32 op/s; 2.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-29T19:29:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:41 smithi144 bash[67678]: cluster 2024-08-29T19:29:40.436999+0000 mgr.y (mgr.34104) 2319 : cluster [DBG] pgmap v3943: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 27 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:29:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:41 smithi089 bash[77323]: cluster 2024-08-29T19:29:40.436999+0000 mgr.y (mgr.34104) 2319 : cluster [DBG] pgmap v3943: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 27 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:29:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:41 smithi089 bash[78574]: cluster 2024-08-29T19:29:40.436999+0000 mgr.y (mgr.34104) 2319 : cluster [DBG] pgmap v3943: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 27 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:29:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:42 smithi144 bash[67678]: cluster 2024-08-29T19:29:41.922467+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-08-29T19:29:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:42 smithi089 bash[77323]: cluster 2024-08-29T19:29:41.922467+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-08-29T19:29:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:42 smithi089 bash[78574]: cluster 2024-08-29T19:29:41.922467+0000 mon.a (mon.0) 3982 : cluster [DBG] osdmap e2076: 8 total, 8 up, 8 in 2024-08-29T19:29:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:43 smithi144 bash[67678]: cluster 2024-08-29T19:29:42.437740+0000 mgr.y (mgr.34104) 2320 : cluster [DBG] pgmap v3945: 137 pgs: 137 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.5 MiB/s wr, 28 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:29:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:43 smithi089 bash[77323]: cluster 2024-08-29T19:29:42.437740+0000 mgr.y (mgr.34104) 2320 : cluster [DBG] pgmap v3945: 137 pgs: 137 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.5 MiB/s wr, 28 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:29:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:43 smithi089 bash[78574]: cluster 2024-08-29T19:29:42.437740+0000 mgr.y (mgr.34104) 2320 : cluster [DBG] pgmap v3945: 137 pgs: 137 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 4.5 MiB/s wr, 28 op/s; 2.0 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-29T19:29:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:29:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:29:45] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.43.0" 2024-08-29T19:29:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:45 smithi144 bash[67678]: cluster 2024-08-29T19:29:44.438459+0000 mgr.y (mgr.34104) 2321 : cluster [DBG] pgmap v3946: 137 pgs: 137 active+clean; 197 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 41 op/s 2024-08-29T19:29:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:45 smithi089 bash[77323]: cluster 2024-08-29T19:29:44.438459+0000 mgr.y (mgr.34104) 2321 : cluster [DBG] pgmap v3946: 137 pgs: 137 active+clean; 197 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 41 op/s 2024-08-29T19:29:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:45 smithi089 bash[78574]: cluster 2024-08-29T19:29:44.438459+0000 mgr.y (mgr.34104) 2321 : cluster [DBG] pgmap v3946: 137 pgs: 137 active+clean; 197 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 41 op/s 2024-08-29T19:29:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:47 smithi144 bash[67678]: cluster 2024-08-29T19:29:46.439659+0000 mgr.y (mgr.34104) 2322 : cluster [DBG] pgmap v3947: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:29:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:47 smithi089 bash[78574]: cluster 2024-08-29T19:29:46.439659+0000 mgr.y (mgr.34104) 2322 : cluster [DBG] pgmap v3947: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:29:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:47 smithi089 bash[77323]: cluster 2024-08-29T19:29:46.439659+0000 mgr.y (mgr.34104) 2322 : cluster [DBG] pgmap v3947: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-29T19:29:48.591 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (16890 ms) 2024-08-29T19:29:48.591 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-08-29T19:29:48.591 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:29:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:49 smithi144 bash[67678]: cluster 2024-08-29T19:29:48.440598+0000 mgr.y (mgr.34104) 2323 : cluster [DBG] pgmap v3948: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-08-29T19:29:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:49 smithi089 bash[77323]: cluster 2024-08-29T19:29:48.440598+0000 mgr.y (mgr.34104) 2323 : cluster [DBG] pgmap v3948: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-08-29T19:29:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:49 smithi089 bash[78574]: cluster 2024-08-29T19:29:48.440598+0000 mgr.y (mgr.34104) 2323 : cluster [DBG] pgmap v3948: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-08-29T19:29:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:52 smithi089 bash[77323]: cluster 2024-08-29T19:29:50.441348+0000 mgr.y (mgr.34104) 2324 : cluster [DBG] pgmap v3949: 137 pgs: 137 active+clean; 243 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-29T19:29:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:52 smithi089 bash[78574]: cluster 2024-08-29T19:29:50.441348+0000 mgr.y (mgr.34104) 2324 : cluster [DBG] pgmap v3949: 137 pgs: 137 active+clean; 243 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-29T19:29:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:52 smithi144 bash[67678]: cluster 2024-08-29T19:29:50.441348+0000 mgr.y (mgr.34104) 2324 : cluster [DBG] pgmap v3949: 137 pgs: 137 active+clean; 243 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.1 MiB/s rd, 7.4 MiB/s wr, 64 op/s 2024-08-29T19:29:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:53 smithi089 bash[78574]: audit 2024-08-29T19:29:52.803131+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:53 smithi089 bash[77323]: audit 2024-08-29T19:29:52.803131+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:53.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:53 smithi144 bash[67678]: audit 2024-08-29T19:29:52.803131+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:29:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:54 smithi089 bash[77323]: cluster 2024-08-29T19:29:52.442167+0000 mgr.y (mgr.34104) 2325 : cluster [DBG] pgmap v3950: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.8 MiB/s wr, 66 op/s 2024-08-29T19:29:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:54 smithi089 bash[78574]: cluster 2024-08-29T19:29:52.442167+0000 mgr.y (mgr.34104) 2325 : cluster [DBG] pgmap v3950: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.8 MiB/s wr, 66 op/s 2024-08-29T19:29:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:54 smithi144 bash[67678]: cluster 2024-08-29T19:29:52.442167+0000 mgr.y (mgr.34104) 2325 : cluster [DBG] pgmap v3950: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 7.8 MiB/s wr, 66 op/s 2024-08-29T19:29:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:29:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:29:55] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:29:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:56 smithi089 bash[77323]: cluster 2024-08-29T19:29:54.442851+0000 mgr.y (mgr.34104) 2326 : cluster [DBG] pgmap v3951: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.2 MiB/s wr, 39 op/s 2024-08-29T19:29:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:56 smithi089 bash[78574]: cluster 2024-08-29T19:29:54.442851+0000 mgr.y (mgr.34104) 2326 : cluster [DBG] pgmap v3951: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.2 MiB/s wr, 39 op/s 2024-08-29T19:29:56.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:56 smithi144 bash[67678]: cluster 2024-08-29T19:29:54.442851+0000 mgr.y (mgr.34104) 2326 : cluster [DBG] pgmap v3951: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.2 MiB/s wr, 39 op/s 2024-08-29T19:29:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:58 smithi089 bash[77323]: cluster 2024-08-29T19:29:56.443575+0000 mgr.y (mgr.34104) 2327 : cluster [DBG] pgmap v3952: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-29T19:29:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:58 smithi089 bash[78574]: cluster 2024-08-29T19:29:56.443575+0000 mgr.y (mgr.34104) 2327 : cluster [DBG] pgmap v3952: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-29T19:29:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:58 smithi144 bash[67678]: cluster 2024-08-29T19:29:56.443575+0000 mgr.y (mgr.34104) 2327 : cluster [DBG] pgmap v3952: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-29T19:29:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:59 smithi089 bash[77323]: cluster 2024-08-29T19:29:58.413598+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-08-29T19:29:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:29:59 smithi089 bash[77323]: cluster 2024-08-29T19:29:58.444416+0000 mgr.y (mgr.34104) 2328 : cluster [DBG] pgmap v3954: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-08-29T19:29:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:59 smithi089 bash[78574]: cluster 2024-08-29T19:29:58.413598+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-08-29T19:29:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:29:59 smithi089 bash[78574]: cluster 2024-08-29T19:29:58.444416+0000 mgr.y (mgr.34104) 2328 : cluster [DBG] pgmap v3954: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-08-29T19:29:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:59 smithi144 bash[67678]: cluster 2024-08-29T19:29:58.413598+0000 mon.a (mon.0) 3984 : cluster [DBG] osdmap e2077: 8 total, 8 up, 8 in 2024-08-29T19:29:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:29:59 smithi144 bash[67678]: cluster 2024-08-29T19:29:58.444416+0000 mgr.y (mgr.34104) 2328 : cluster [DBG] pgmap v3954: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.2 MiB/s rd, 2.5 MiB/s wr, 9 op/s 2024-08-29T19:30:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:00 smithi089 bash[77323]: cluster 2024-08-29T19:30:00.000109+0000 mon.a (mon.0) 3985 : cluster [WRN] Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:30:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:00 smithi089 bash[77323]: cluster 2024-08-29T19:30:00.000142+0000 mon.a (mon.0) 3986 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:30:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:00 smithi089 bash[77323]: cluster 2024-08-29T19:30:00.000155+0000 mon.a (mon.0) 3987 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:30:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:00 smithi089 bash[78574]: cluster 2024-08-29T19:30:00.000109+0000 mon.a (mon.0) 3985 : cluster [WRN] Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:30:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:00 smithi089 bash[78574]: cluster 2024-08-29T19:30:00.000142+0000 mon.a (mon.0) 3986 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:30:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:00 smithi089 bash[78574]: cluster 2024-08-29T19:30:00.000155+0000 mon.a (mon.0) 3987 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:30:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:00 smithi144 bash[67678]: cluster 2024-08-29T19:30:00.000109+0000 mon.a (mon.0) 3985 : cluster [WRN] Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:30:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:00 smithi144 bash[67678]: cluster 2024-08-29T19:30:00.000142+0000 mon.a (mon.0) 3986 : cluster [WRN] [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-08-29T19:30:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:00 smithi144 bash[67678]: cluster 2024-08-29T19:30:00.000155+0000 mon.a (mon.0) 3987 : cluster [WRN] telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-08-29T19:30:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:01 smithi089 bash[77323]: cluster 2024-08-29T19:30:00.445169+0000 mgr.y (mgr.34104) 2329 : cluster [DBG] pgmap v3955: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T19:30:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:01 smithi089 bash[78574]: cluster 2024-08-29T19:30:00.445169+0000 mgr.y (mgr.34104) 2329 : cluster [DBG] pgmap v3955: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T19:30:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:01 smithi144 bash[67678]: cluster 2024-08-29T19:30:00.445169+0000 mgr.y (mgr.34104) 2329 : cluster [DBG] pgmap v3955: 137 pgs: 137 active+clean; 260 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T19:30:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:03 smithi144 bash[67678]: cluster 2024-08-29T19:30:02.445905+0000 mgr.y (mgr.34104) 2330 : cluster [DBG] pgmap v3956: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 952 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-29T19:30:03.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:03 smithi089 bash[77323]: cluster 2024-08-29T19:30:02.445905+0000 mgr.y (mgr.34104) 2330 : cluster [DBG] pgmap v3956: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 952 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-29T19:30:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:03 smithi089 bash[78574]: cluster 2024-08-29T19:30:02.445905+0000 mgr.y (mgr.34104) 2330 : cluster [DBG] pgmap v3956: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 952 KiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-08-29T19:30:04.839 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (16248 ms) 2024-08-29T19:30:04.839 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-08-29T19:30:04.839 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:30:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:30:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:30:05] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:30:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:05 smithi144 bash[67678]: cluster 2024-08-29T19:30:04.446572+0000 mgr.y (mgr.34104) 2331 : cluster [DBG] pgmap v3957: 137 pgs: 137 active+clean; 296 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 527 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-29T19:30:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:05 smithi089 bash[77323]: cluster 2024-08-29T19:30:04.446572+0000 mgr.y (mgr.34104) 2331 : cluster [DBG] pgmap v3957: 137 pgs: 137 active+clean; 296 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 527 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-29T19:30:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:05 smithi089 bash[78574]: cluster 2024-08-29T19:30:04.446572+0000 mgr.y (mgr.34104) 2331 : cluster [DBG] pgmap v3957: 137 pgs: 137 active+clean; 296 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 527 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-29T19:30:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:06 smithi144 bash[67678]: audit 2024-08-29T19:30:05.748628+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:30:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:06 smithi144 bash[67678]: audit 2024-08-29T19:30:06.474693+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:30:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:06 smithi144 bash[67678]: audit 2024-08-29T19:30:06.475766+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:30:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:06 smithi144 bash[67678]: audit 2024-08-29T19:30:06.481481+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[77323]: audit 2024-08-29T19:30:05.748628+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[77323]: audit 2024-08-29T19:30:06.474693+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[77323]: audit 2024-08-29T19:30:06.475766+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[77323]: audit 2024-08-29T19:30:06.481481+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[78574]: audit 2024-08-29T19:30:05.748628+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[78574]: audit 2024-08-29T19:30:06.474693+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[78574]: audit 2024-08-29T19:30:06.475766+0000 mon.a (mon.0) 3990 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:30:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:06 smithi089 bash[78574]: audit 2024-08-29T19:30:06.481481+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:30:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:07 smithi144 bash[67678]: cluster 2024-08-29T19:30:06.447246+0000 mgr.y (mgr.34104) 2332 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 308 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 MiB/s wr, 45 op/s 2024-08-29T19:30:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:07 smithi089 bash[77323]: cluster 2024-08-29T19:30:06.447246+0000 mgr.y (mgr.34104) 2332 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 308 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 MiB/s wr, 45 op/s 2024-08-29T19:30:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:07 smithi089 bash[78574]: cluster 2024-08-29T19:30:06.447246+0000 mgr.y (mgr.34104) 2332 : cluster [DBG] pgmap v3958: 137 pgs: 137 active+clean; 308 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 MiB/s wr, 45 op/s 2024-08-29T19:30:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:08 smithi144 bash[67678]: audit 2024-08-29T19:30:07.803503+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:08 smithi089 bash[77323]: audit 2024-08-29T19:30:07.803503+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:08 smithi089 bash[78574]: audit 2024-08-29T19:30:07.803503+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:09 smithi144 bash[67678]: cluster 2024-08-29T19:30:08.447950+0000 mgr.y (mgr.34104) 2333 : cluster [DBG] pgmap v3959: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2024-08-29T19:30:09.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:09 smithi089 bash[77323]: cluster 2024-08-29T19:30:08.447950+0000 mgr.y (mgr.34104) 2333 : cluster [DBG] pgmap v3959: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2024-08-29T19:30:09.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:09 smithi089 bash[78574]: cluster 2024-08-29T19:30:08.447950+0000 mgr.y (mgr.34104) 2333 : cluster [DBG] pgmap v3959: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2024-08-29T19:30:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:11 smithi144 bash[67678]: cluster 2024-08-29T19:30:10.448610+0000 mgr.y (mgr.34104) 2334 : cluster [DBG] pgmap v3960: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-29T19:30:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:11 smithi089 bash[77323]: cluster 2024-08-29T19:30:10.448610+0000 mgr.y (mgr.34104) 2334 : cluster [DBG] pgmap v3960: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-29T19:30:11.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:11 smithi089 bash[78574]: cluster 2024-08-29T19:30:10.448610+0000 mgr.y (mgr.34104) 2334 : cluster [DBG] pgmap v3960: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2024-08-29T19:30:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:12 smithi144 bash[67678]: cluster 2024-08-29T19:30:11.538324+0000 mon.a (mon.0) 3993 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-08-29T19:30:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:12 smithi089 bash[78574]: cluster 2024-08-29T19:30:11.538324+0000 mon.a (mon.0) 3993 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-08-29T19:30:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:12 smithi089 bash[77323]: cluster 2024-08-29T19:30:11.538324+0000 mon.a (mon.0) 3993 : cluster [DBG] osdmap e2078: 8 total, 8 up, 8 in 2024-08-29T19:30:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:13 smithi144 bash[67678]: cluster 2024-08-29T19:30:12.449349+0000 mgr.y (mgr.34104) 2335 : cluster [DBG] pgmap v3962: 137 pgs: 137 active+clean; 332 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 35 op/s 2024-08-29T19:30:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:13 smithi089 bash[77323]: cluster 2024-08-29T19:30:12.449349+0000 mgr.y (mgr.34104) 2335 : cluster [DBG] pgmap v3962: 137 pgs: 137 active+clean; 332 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 35 op/s 2024-08-29T19:30:13.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:13 smithi089 bash[78574]: cluster 2024-08-29T19:30:12.449349+0000 mgr.y (mgr.34104) 2335 : cluster [DBG] pgmap v3962: 137 pgs: 137 active+clean; 332 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.4 MiB/s wr, 35 op/s 2024-08-29T19:30:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:30:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:30:15] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2024-08-29T19:30:15.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:15 smithi089 bash[77323]: cluster 2024-08-29T19:30:14.450039+0000 mgr.y (mgr.34104) 2336 : cluster [DBG] pgmap v3963: 137 pgs: 137 active+clean; 349 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-08-29T19:30:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:15 smithi089 bash[78574]: cluster 2024-08-29T19:30:14.450039+0000 mgr.y (mgr.34104) 2336 : cluster [DBG] pgmap v3963: 137 pgs: 137 active+clean; 349 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-08-29T19:30:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:15 smithi144 bash[67678]: cluster 2024-08-29T19:30:14.450039+0000 mgr.y (mgr.34104) 2336 : cluster [DBG] pgmap v3963: 137 pgs: 137 active+clean; 349 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-08-29T19:30:16.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:16 smithi089 bash[77323]: cluster 2024-08-29T19:30:15.564286+0000 mon.a (mon.0) 3994 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-08-29T19:30:16.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:16 smithi089 bash[78574]: cluster 2024-08-29T19:30:15.564286+0000 mon.a (mon.0) 3994 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-08-29T19:30:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:16 smithi144 bash[67678]: cluster 2024-08-29T19:30:15.564286+0000 mon.a (mon.0) 3994 : cluster [DBG] osdmap e2079: 8 total, 8 up, 8 in 2024-08-29T19:30:17.806 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (12968 ms) 2024-08-29T19:30:17.807 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-08-29T19:30:17.807 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:30:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:17 smithi089 bash[77323]: cluster 2024-08-29T19:30:16.450753+0000 mgr.y (mgr.34104) 2337 : cluster [DBG] pgmap v3965: 137 pgs: 137 active+clean; 390 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 9.8 MiB/s wr, 59 op/s 2024-08-29T19:30:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:17 smithi089 bash[78574]: cluster 2024-08-29T19:30:16.450753+0000 mgr.y (mgr.34104) 2337 : cluster [DBG] pgmap v3965: 137 pgs: 137 active+clean; 390 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 9.8 MiB/s wr, 59 op/s 2024-08-29T19:30:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:17 smithi144 bash[67678]: cluster 2024-08-29T19:30:16.450753+0000 mgr.y (mgr.34104) 2337 : cluster [DBG] pgmap v3965: 137 pgs: 137 active+clean; 390 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 9.8 MiB/s wr, 59 op/s 2024-08-29T19:30:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:19 smithi089 bash[78574]: cluster 2024-08-29T19:30:18.451751+0000 mgr.y (mgr.34104) 2338 : cluster [DBG] pgmap v3966: 137 pgs: 137 active+clean; 406 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-08-29T19:30:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:19 smithi089 bash[77323]: cluster 2024-08-29T19:30:18.451751+0000 mgr.y (mgr.34104) 2338 : cluster [DBG] pgmap v3966: 137 pgs: 137 active+clean; 406 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-08-29T19:30:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:19 smithi144 bash[67678]: cluster 2024-08-29T19:30:18.451751+0000 mgr.y (mgr.34104) 2338 : cluster [DBG] pgmap v3966: 137 pgs: 137 active+clean; 406 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-08-29T19:30:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:21 smithi089 bash[77323]: cluster 2024-08-29T19:30:20.452468+0000 mgr.y (mgr.34104) 2339 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 14 MiB/s wr, 86 op/s 2024-08-29T19:30:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:21 smithi089 bash[78574]: cluster 2024-08-29T19:30:20.452468+0000 mgr.y (mgr.34104) 2339 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 14 MiB/s wr, 86 op/s 2024-08-29T19:30:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:21 smithi144 bash[67678]: cluster 2024-08-29T19:30:20.452468+0000 mgr.y (mgr.34104) 2339 : cluster [DBG] pgmap v3967: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 14 MiB/s wr, 86 op/s 2024-08-29T19:30:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:23 smithi089 bash[77323]: cluster 2024-08-29T19:30:22.453294+0000 mgr.y (mgr.34104) 2340 : cluster [DBG] pgmap v3968: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-08-29T19:30:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:23 smithi089 bash[77323]: audit 2024-08-29T19:30:22.803724+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:23 smithi089 bash[78574]: cluster 2024-08-29T19:30:22.453294+0000 mgr.y (mgr.34104) 2340 : cluster [DBG] pgmap v3968: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-08-29T19:30:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:23 smithi089 bash[78574]: audit 2024-08-29T19:30:22.803724+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:23 smithi144 bash[67678]: cluster 2024-08-29T19:30:22.453294+0000 mgr.y (mgr.34104) 2340 : cluster [DBG] pgmap v3968: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 11 MiB/s wr, 70 op/s 2024-08-29T19:30:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:23 smithi144 bash[67678]: audit 2024-08-29T19:30:22.803724+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:30:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:30:25] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:30:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:25 smithi089 bash[77323]: cluster 2024-08-29T19:30:24.454012+0000 mgr.y (mgr.34104) 2341 : cluster [DBG] pgmap v3969: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 49 op/s 2024-08-29T19:30:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:25 smithi089 bash[78574]: cluster 2024-08-29T19:30:24.454012+0000 mgr.y (mgr.34104) 2341 : cluster [DBG] pgmap v3969: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 49 op/s 2024-08-29T19:30:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:25 smithi144 bash[67678]: cluster 2024-08-29T19:30:24.454012+0000 mgr.y (mgr.34104) 2341 : cluster [DBG] pgmap v3969: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.9 MiB/s wr, 49 op/s 2024-08-29T19:30:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:27 smithi089 bash[77323]: cluster 2024-08-29T19:30:26.455005+0000 mgr.y (mgr.34104) 2342 : cluster [DBG] pgmap v3970: 137 pgs: 137 active+clean; 458 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 10 MiB/s wr, 47 op/s 2024-08-29T19:30:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:27 smithi089 bash[77323]: cluster 2024-08-29T19:30:26.609986+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-08-29T19:30:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:27 smithi089 bash[78574]: cluster 2024-08-29T19:30:26.455005+0000 mgr.y (mgr.34104) 2342 : cluster [DBG] pgmap v3970: 137 pgs: 137 active+clean; 458 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 10 MiB/s wr, 47 op/s 2024-08-29T19:30:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:27 smithi089 bash[78574]: cluster 2024-08-29T19:30:26.609986+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-08-29T19:30:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:27 smithi144 bash[67678]: cluster 2024-08-29T19:30:26.455005+0000 mgr.y (mgr.34104) 2342 : cluster [DBG] pgmap v3970: 137 pgs: 137 active+clean; 458 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 10 MiB/s wr, 47 op/s 2024-08-29T19:30:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:27 smithi144 bash[67678]: cluster 2024-08-29T19:30:26.609986+0000 mon.a (mon.0) 3996 : cluster [DBG] osdmap e2080: 8 total, 8 up, 8 in 2024-08-29T19:30:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:29 smithi089 bash[77323]: cluster 2024-08-29T19:30:28.455740+0000 mgr.y (mgr.34104) 2343 : cluster [DBG] pgmap v3972: 137 pgs: 137 active+clean; 470 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.4 MiB/s wr, 29 op/s 2024-08-29T19:30:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:29 smithi089 bash[78574]: cluster 2024-08-29T19:30:28.455740+0000 mgr.y (mgr.34104) 2343 : cluster [DBG] pgmap v3972: 137 pgs: 137 active+clean; 470 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.4 MiB/s wr, 29 op/s 2024-08-29T19:30:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:29 smithi144 bash[67678]: cluster 2024-08-29T19:30:28.455740+0000 mgr.y (mgr.34104) 2343 : cluster [DBG] pgmap v3972: 137 pgs: 137 active+clean; 470 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.4 MiB/s wr, 29 op/s 2024-08-29T19:30:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:31 smithi089 bash[77323]: cluster 2024-08-29T19:30:30.456413+0000 mgr.y (mgr.34104) 2344 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:30:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:31 smithi089 bash[78574]: cluster 2024-08-29T19:30:30.456413+0000 mgr.y (mgr.34104) 2344 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:30:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:31 smithi144 bash[67678]: cluster 2024-08-29T19:30:30.456413+0000 mgr.y (mgr.34104) 2344 : cluster [DBG] pgmap v3973: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:30:33.076 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (15269 ms) 2024-08-29T19:30:33.076 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-08-29T19:30:33.076 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:30:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:33 smithi089 bash[77323]: cluster 2024-08-29T19:30:32.457227+0000 mgr.y (mgr.34104) 2345 : cluster [DBG] pgmap v3974: 137 pgs: 137 active+clean; 487 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-29T19:30:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:33 smithi089 bash[78574]: cluster 2024-08-29T19:30:32.457227+0000 mgr.y (mgr.34104) 2345 : cluster [DBG] pgmap v3974: 137 pgs: 137 active+clean; 487 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-29T19:30:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:33 smithi144 bash[67678]: cluster 2024-08-29T19:30:32.457227+0000 mgr.y (mgr.34104) 2345 : cluster [DBG] pgmap v3974: 137 pgs: 137 active+clean; 487 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-08-29T19:30:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:30:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:30:35] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:30:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:35 smithi089 bash[77323]: cluster 2024-08-29T19:30:34.458026+0000 mgr.y (mgr.34104) 2346 : cluster [DBG] pgmap v3975: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 63 op/s 2024-08-29T19:30:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:35 smithi089 bash[78574]: cluster 2024-08-29T19:30:34.458026+0000 mgr.y (mgr.34104) 2346 : cluster [DBG] pgmap v3975: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 63 op/s 2024-08-29T19:30:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:35 smithi144 bash[67678]: cluster 2024-08-29T19:30:34.458026+0000 mgr.y (mgr.34104) 2346 : cluster [DBG] pgmap v3975: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 63 op/s 2024-08-29T19:30:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:37 smithi089 bash[77323]: cluster 2024-08-29T19:30:36.458740+0000 mgr.y (mgr.34104) 2347 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-08-29T19:30:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:37 smithi089 bash[78574]: cluster 2024-08-29T19:30:36.458740+0000 mgr.y (mgr.34104) 2347 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-08-29T19:30:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:37 smithi144 bash[67678]: cluster 2024-08-29T19:30:36.458740+0000 mgr.y (mgr.34104) 2347 : cluster [DBG] pgmap v3976: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-08-29T19:30:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:38 smithi089 bash[77323]: audit 2024-08-29T19:30:37.804050+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:38 smithi089 bash[78574]: audit 2024-08-29T19:30:37.804050+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:38 smithi144 bash[67678]: audit 2024-08-29T19:30:37.804050+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:39 smithi089 bash[77323]: cluster 2024-08-29T19:30:38.459449+0000 mgr.y (mgr.34104) 2348 : cluster [DBG] pgmap v3977: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 52 op/s 2024-08-29T19:30:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:39 smithi089 bash[78574]: cluster 2024-08-29T19:30:38.459449+0000 mgr.y (mgr.34104) 2348 : cluster [DBG] pgmap v3977: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 52 op/s 2024-08-29T19:30:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:39 smithi144 bash[67678]: cluster 2024-08-29T19:30:38.459449+0000 mgr.y (mgr.34104) 2348 : cluster [DBG] pgmap v3977: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.8 MiB/s wr, 52 op/s 2024-08-29T19:30:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:40 smithi089 bash[77323]: cluster 2024-08-29T19:30:39.648750+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-08-29T19:30:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:40 smithi089 bash[78574]: cluster 2024-08-29T19:30:39.648750+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-08-29T19:30:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:40 smithi144 bash[67678]: cluster 2024-08-29T19:30:39.648750+0000 mon.a (mon.0) 3998 : cluster [DBG] osdmap e2081: 8 total, 8 up, 8 in 2024-08-29T19:30:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:41 smithi089 bash[77323]: cluster 2024-08-29T19:30:40.459926+0000 mgr.y (mgr.34104) 2349 : cluster [DBG] pgmap v3979: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-29T19:30:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:41 smithi089 bash[78574]: cluster 2024-08-29T19:30:40.459926+0000 mgr.y (mgr.34104) 2349 : cluster [DBG] pgmap v3979: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-29T19:30:42.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:41 smithi144 bash[67678]: cluster 2024-08-29T19:30:40.459926+0000 mgr.y (mgr.34104) 2349 : cluster [DBG] pgmap v3979: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-29T19:30:43.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:43 smithi089 bash[77323]: cluster 2024-08-29T19:30:42.460734+0000 mgr.y (mgr.34104) 2350 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 523 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 30 op/s 2024-08-29T19:30:43.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:43 smithi089 bash[78574]: cluster 2024-08-29T19:30:42.460734+0000 mgr.y (mgr.34104) 2350 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 523 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 30 op/s 2024-08-29T19:30:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:43 smithi144 bash[67678]: cluster 2024-08-29T19:30:42.460734+0000 mgr.y (mgr.34104) 2350 : cluster [DBG] pgmap v3980: 137 pgs: 137 active+clean; 523 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 30 op/s 2024-08-29T19:30:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:30:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:30:45] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:30:45.445 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (12369 ms) 2024-08-29T19:30:45.687 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (109835 ms total) 2024-08-29T19:30:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:30:45.687 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-08-29T19:30:45.738 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-08-29T19:30:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:45 smithi089 bash[77323]: cluster 2024-08-29T19:30:44.461463+0000 mgr.y (mgr.34104) 2351 : cluster [DBG] pgmap v3981: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 501 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-29T19:30:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:45 smithi089 bash[78574]: cluster 2024-08-29T19:30:44.461463+0000 mgr.y (mgr.34104) 2351 : cluster [DBG] pgmap v3981: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 501 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-29T19:30:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:45 smithi144 bash[67678]: cluster 2024-08-29T19:30:44.461463+0000 mgr.y (mgr.34104) 2351 : cluster [DBG] pgmap v3981: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 501 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-29T19:30:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:46 smithi144 bash[67678]: cluster 2024-08-29T19:30:45.664634+0000 mon.a (mon.0) 3999 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-08-29T19:30:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:46 smithi089 bash[77323]: cluster 2024-08-29T19:30:45.664634+0000 mon.a (mon.0) 3999 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-08-29T19:30:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:46 smithi089 bash[78574]: cluster 2024-08-29T19:30:45.664634+0000 mon.a (mon.0) 3999 : cluster [DBG] osdmap e2082: 8 total, 8 up, 8 in 2024-08-29T19:30:47.701 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:30:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:47 smithi144 bash[67678]: cluster 2024-08-29T19:30:46.462318+0000 mgr.y (mgr.34104) 2352 : cluster [DBG] pgmap v3983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:30:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:47 smithi144 bash[67678]: cluster 2024-08-29T19:30:46.695706+0000 mon.a (mon.0) 4000 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-08-29T19:30:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:47 smithi144 bash[67678]: audit 2024-08-29T19:30:46.697725+0000 mon.a (mon.0) 4001 : audit [INF] from='client.? 172.21.15.89:0/1898080127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:30:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:47 smithi089 bash[77323]: cluster 2024-08-29T19:30:46.462318+0000 mgr.y (mgr.34104) 2352 : cluster [DBG] pgmap v3983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:30:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:47 smithi089 bash[77323]: cluster 2024-08-29T19:30:46.695706+0000 mon.a (mon.0) 4000 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-08-29T19:30:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:47 smithi089 bash[77323]: audit 2024-08-29T19:30:46.697725+0000 mon.a (mon.0) 4001 : audit [INF] from='client.? 172.21.15.89:0/1898080127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:30:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:47 smithi089 bash[78574]: cluster 2024-08-29T19:30:46.462318+0000 mgr.y (mgr.34104) 2352 : cluster [DBG] pgmap v3983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:30:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:47 smithi089 bash[78574]: cluster 2024-08-29T19:30:46.695706+0000 mon.a (mon.0) 4000 : cluster [DBG] osdmap e2083: 8 total, 8 up, 8 in 2024-08-29T19:30:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:47 smithi089 bash[78574]: audit 2024-08-29T19:30:46.697725+0000 mon.a (mon.0) 4001 : audit [INF] from='client.? 172.21.15.89:0/1898080127' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:30:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:48 smithi144 bash[67678]: audit 2024-08-29T19:30:47.689340+0000 mon.a (mon.0) 4002 : audit [INF] from='client.? 172.21.15.89:0/1898080127' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:30:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:48 smithi144 bash[67678]: cluster 2024-08-29T19:30:47.696301+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-08-29T19:30:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:48 smithi089 bash[77323]: audit 2024-08-29T19:30:47.689340+0000 mon.a (mon.0) 4002 : audit [INF] from='client.? 172.21.15.89:0/1898080127' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:30:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:48 smithi089 bash[77323]: cluster 2024-08-29T19:30:47.696301+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-08-29T19:30:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:48 smithi089 bash[78574]: audit 2024-08-29T19:30:47.689340+0000 mon.a (mon.0) 4002 : audit [INF] from='client.? 172.21.15.89:0/1898080127' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:30:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:48 smithi089 bash[78574]: cluster 2024-08-29T19:30:47.696301+0000 mon.a (mon.0) 4003 : cluster [DBG] osdmap e2084: 8 total, 8 up, 8 in 2024-08-29T19:30:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:49 smithi144 bash[67678]: cluster 2024-08-29T19:30:48.463071+0000 mgr.y (mgr.34104) 2353 : cluster [DBG] pgmap v3986: 137 pgs: 3 creating+peering, 28 unknown, 106 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:30:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:49 smithi144 bash[67678]: cluster 2024-08-29T19:30:48.720086+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-08-29T19:30:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:49 smithi089 bash[77323]: cluster 2024-08-29T19:30:48.463071+0000 mgr.y (mgr.34104) 2353 : cluster [DBG] pgmap v3986: 137 pgs: 3 creating+peering, 28 unknown, 106 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:30:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:49 smithi089 bash[77323]: cluster 2024-08-29T19:30:48.720086+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-08-29T19:30:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:49 smithi089 bash[78574]: cluster 2024-08-29T19:30:48.463071+0000 mgr.y (mgr.34104) 2353 : cluster [DBG] pgmap v3986: 137 pgs: 3 creating+peering, 28 unknown, 106 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:30:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:49 smithi089 bash[78574]: cluster 2024-08-29T19:30:48.720086+0000 mon.a (mon.0) 4004 : cluster [DBG] osdmap e2085: 8 total, 8 up, 8 in 2024-08-29T19:30:51.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:50 smithi144 bash[67678]: cluster 2024-08-29T19:30:49.722950+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-08-29T19:30:51.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:50 smithi089 bash[77323]: cluster 2024-08-29T19:30:49.722950+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-08-29T19:30:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:50 smithi089 bash[78574]: cluster 2024-08-29T19:30:49.722950+0000 mon.a (mon.0) 4005 : cluster [DBG] osdmap e2086: 8 total, 8 up, 8 in 2024-08-29T19:30:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:51 smithi144 bash[67678]: cluster 2024-08-29T19:30:50.463523+0000 mgr.y (mgr.34104) 2354 : cluster [DBG] pgmap v3989: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:30:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:51 smithi089 bash[77323]: cluster 2024-08-29T19:30:50.463523+0000 mgr.y (mgr.34104) 2354 : cluster [DBG] pgmap v3989: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:30:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:51 smithi089 bash[78574]: cluster 2024-08-29T19:30:50.463523+0000 mgr.y (mgr.34104) 2354 : cluster [DBG] pgmap v3989: 137 pgs: 3 creating+peering, 19 unknown, 115 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:30:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:53 smithi144 bash[67678]: cluster 2024-08-29T19:30:52.464358+0000 mgr.y (mgr.34104) 2355 : cluster [DBG] pgmap v3990: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 709 B/s rd, 709 B/s wr, 2 op/s 2024-08-29T19:30:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:53 smithi144 bash[67678]: audit 2024-08-29T19:30:52.804455+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:54.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:53 smithi089 bash[78574]: cluster 2024-08-29T19:30:52.464358+0000 mgr.y (mgr.34104) 2355 : cluster [DBG] pgmap v3990: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 709 B/s rd, 709 B/s wr, 2 op/s 2024-08-29T19:30:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:53 smithi089 bash[78574]: audit 2024-08-29T19:30:52.804455+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:53 smithi089 bash[77323]: cluster 2024-08-29T19:30:52.464358+0000 mgr.y (mgr.34104) 2355 : cluster [DBG] pgmap v3990: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 709 B/s rd, 709 B/s wr, 2 op/s 2024-08-29T19:30:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:53 smithi089 bash[77323]: audit 2024-08-29T19:30:52.804455+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:30:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:30:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:30:55] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2024-08-29T19:30:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:56 smithi089 bash[77323]: cluster 2024-08-29T19:30:54.465062+0000 mgr.y (mgr.34104) 2356 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:30:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:56 smithi089 bash[77323]: cluster 2024-08-29T19:30:55.395436+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-08-29T19:30:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:56 smithi089 bash[78574]: cluster 2024-08-29T19:30:54.465062+0000 mgr.y (mgr.34104) 2356 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:30:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:56 smithi089 bash[78574]: cluster 2024-08-29T19:30:55.395436+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-08-29T19:30:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:56 smithi144 bash[67678]: cluster 2024-08-29T19:30:54.465062+0000 mgr.y (mgr.34104) 2356 : cluster [DBG] pgmap v3991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-29T19:30:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:56 smithi144 bash[67678]: cluster 2024-08-29T19:30:55.395436+0000 mon.a (mon.0) 4007 : cluster [DBG] osdmap e2087: 8 total, 8 up, 8 in 2024-08-29T19:30:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:30:58 smithi089 bash[77323]: cluster 2024-08-29T19:30:56.465799+0000 mgr.y (mgr.34104) 2357 : cluster [DBG] pgmap v3993: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:30:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:30:58 smithi089 bash[78574]: cluster 2024-08-29T19:30:56.465799+0000 mgr.y (mgr.34104) 2357 : cluster [DBG] pgmap v3993: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:30:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:30:58 smithi144 bash[67678]: cluster 2024-08-29T19:30:56.465799+0000 mgr.y (mgr.34104) 2357 : cluster [DBG] pgmap v3993: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-29T19:31:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:00 smithi089 bash[77323]: cluster 2024-08-29T19:30:58.466450+0000 mgr.y (mgr.34104) 2358 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 936 B/s wr, 6 op/s 2024-08-29T19:31:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:00 smithi089 bash[78574]: cluster 2024-08-29T19:30:58.466450+0000 mgr.y (mgr.34104) 2358 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 936 B/s wr, 6 op/s 2024-08-29T19:31:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:00 smithi144 bash[67678]: cluster 2024-08-29T19:30:58.466450+0000 mgr.y (mgr.34104) 2358 : cluster [DBG] pgmap v3994: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 KiB/s rd, 936 B/s wr, 6 op/s 2024-08-29T19:31:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:01 smithi089 bash[77323]: cluster 2024-08-29T19:31:00.426519+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-08-29T19:31:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:01 smithi089 bash[77323]: cluster 2024-08-29T19:31:00.466917+0000 mgr.y (mgr.34104) 2359 : cluster [DBG] pgmap v3996: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 511 B/s wr, 5 op/s 2024-08-29T19:31:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:01 smithi089 bash[78574]: cluster 2024-08-29T19:31:00.426519+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-08-29T19:31:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:01 smithi089 bash[78574]: cluster 2024-08-29T19:31:00.466917+0000 mgr.y (mgr.34104) 2359 : cluster [DBG] pgmap v3996: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 511 B/s wr, 5 op/s 2024-08-29T19:31:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:01 smithi144 bash[67678]: cluster 2024-08-29T19:31:00.426519+0000 mon.a (mon.0) 4008 : cluster [DBG] osdmap e2088: 8 total, 8 up, 8 in 2024-08-29T19:31:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:01 smithi144 bash[67678]: cluster 2024-08-29T19:31:00.466917+0000 mgr.y (mgr.34104) 2359 : cluster [DBG] pgmap v3996: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 511 B/s wr, 5 op/s 2024-08-29T19:31:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:03 smithi144 bash[67678]: cluster 2024-08-29T19:31:02.467874+0000 mgr.y (mgr.34104) 2360 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 3.6 MiB/s wr, 11 op/s 2024-08-29T19:31:03.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:03 smithi089 bash[77323]: cluster 2024-08-29T19:31:02.467874+0000 mgr.y (mgr.34104) 2360 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 3.6 MiB/s wr, 11 op/s 2024-08-29T19:31:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:03 smithi089 bash[78574]: cluster 2024-08-29T19:31:02.467874+0000 mgr.y (mgr.34104) 2360 : cluster [DBG] pgmap v3997: 137 pgs: 137 active+clean; 34 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.1 KiB/s rd, 3.6 MiB/s wr, 11 op/s 2024-08-29T19:31:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:31:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:31:05] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2024-08-29T19:31:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:05 smithi144 bash[67678]: cluster 2024-08-29T19:31:04.468562+0000 mgr.y (mgr.34104) 2361 : cluster [DBG] pgmap v3998: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T19:31:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:05 smithi089 bash[77323]: cluster 2024-08-29T19:31:04.468562+0000 mgr.y (mgr.34104) 2361 : cluster [DBG] pgmap v3998: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T19:31:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:05 smithi089 bash[78574]: cluster 2024-08-29T19:31:04.468562+0000 mgr.y (mgr.34104) 2361 : cluster [DBG] pgmap v3998: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-08-29T19:31:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:07 smithi144 bash[67678]: cluster 2024-08-29T19:31:06.469261+0000 mgr.y (mgr.34104) 2362 : cluster [DBG] pgmap v3999: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:07 smithi144 bash[67678]: audit 2024-08-29T19:31:06.562592+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:31:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:07 smithi144 bash[67678]: audit 2024-08-29T19:31:07.243679+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:07 smithi144 bash[67678]: audit 2024-08-29T19:31:07.252322+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[77323]: cluster 2024-08-29T19:31:06.469261+0000 mgr.y (mgr.34104) 2362 : cluster [DBG] pgmap v3999: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[77323]: audit 2024-08-29T19:31:06.562592+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[77323]: audit 2024-08-29T19:31:07.243679+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[77323]: audit 2024-08-29T19:31:07.252322+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[78574]: cluster 2024-08-29T19:31:06.469261+0000 mgr.y (mgr.34104) 2362 : cluster [DBG] pgmap v3999: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[78574]: audit 2024-08-29T19:31:06.562592+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[78574]: audit 2024-08-29T19:31:07.243679+0000 mon.a (mon.0) 4010 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:07 smithi089 bash[78574]: audit 2024-08-29T19:31:07.252322+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:08 smithi144 bash[67678]: audit 2024-08-29T19:31:07.804677+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:08 smithi144 bash[67678]: audit 2024-08-29T19:31:07.938203+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:31:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:08 smithi144 bash[67678]: audit 2024-08-29T19:31:07.939054+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:31:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:08 smithi144 bash[67678]: audit 2024-08-29T19:31:07.944735+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[77323]: audit 2024-08-29T19:31:07.804677+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[77323]: audit 2024-08-29T19:31:07.938203+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[77323]: audit 2024-08-29T19:31:07.939054+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[77323]: audit 2024-08-29T19:31:07.944735+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[78574]: audit 2024-08-29T19:31:07.804677+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[78574]: audit 2024-08-29T19:31:07.938203+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[78574]: audit 2024-08-29T19:31:07.939054+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:31:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:08 smithi089 bash[78574]: audit 2024-08-29T19:31:07.944735+0000 mon.a (mon.0) 4015 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:31:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:09 smithi144 bash[67678]: cluster 2024-08-29T19:31:08.469930+0000 mgr.y (mgr.34104) 2363 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:10.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:09 smithi089 bash[77323]: cluster 2024-08-29T19:31:08.469930+0000 mgr.y (mgr.34104) 2363 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:09 smithi089 bash[78574]: cluster 2024-08-29T19:31:08.469930+0000 mgr.y (mgr.34104) 2363 : cluster [DBG] pgmap v4000: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:11 smithi144 bash[67678]: cluster 2024-08-29T19:31:10.470592+0000 mgr.y (mgr.34104) 2364 : cluster [DBG] pgmap v4001: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:11 smithi089 bash[77323]: cluster 2024-08-29T19:31:10.470592+0000 mgr.y (mgr.34104) 2364 : cluster [DBG] pgmap v4001: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:11 smithi089 bash[78574]: cluster 2024-08-29T19:31:10.470592+0000 mgr.y (mgr.34104) 2364 : cluster [DBG] pgmap v4001: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:13 smithi144 bash[67678]: cluster 2024-08-29T19:31:12.471410+0000 mgr.y (mgr.34104) 2365 : cluster [DBG] pgmap v4002: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-29T19:31:14.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:13 smithi089 bash[78574]: cluster 2024-08-29T19:31:12.471410+0000 mgr.y (mgr.34104) 2365 : cluster [DBG] pgmap v4002: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-29T19:31:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:13 smithi089 bash[77323]: cluster 2024-08-29T19:31:12.471410+0000 mgr.y (mgr.34104) 2365 : cluster [DBG] pgmap v4002: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-29T19:31:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:31:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:31:15] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:31:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:15 smithi144 bash[67678]: cluster 2024-08-29T19:31:14.472086+0000 mgr.y (mgr.34104) 2366 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T19:31:16.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:15 smithi089 bash[77323]: cluster 2024-08-29T19:31:14.472086+0000 mgr.y (mgr.34104) 2366 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T19:31:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:15 smithi089 bash[78574]: cluster 2024-08-29T19:31:14.472086+0000 mgr.y (mgr.34104) 2366 : cluster [DBG] pgmap v4003: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.0 MiB/s wr, 21 op/s 2024-08-29T19:31:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:17 smithi144 bash[67678]: cluster 2024-08-29T19:31:16.472805+0000 mgr.y (mgr.34104) 2367 : cluster [DBG] pgmap v4004: 137 pgs: 137 active+clean; 58 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-29T19:31:18.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:17 smithi089 bash[77323]: cluster 2024-08-29T19:31:16.472805+0000 mgr.y (mgr.34104) 2367 : cluster [DBG] pgmap v4004: 137 pgs: 137 active+clean; 58 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-29T19:31:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:17 smithi089 bash[78574]: cluster 2024-08-29T19:31:16.472805+0000 mgr.y (mgr.34104) 2367 : cluster [DBG] pgmap v4004: 137 pgs: 137 active+clean; 58 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-29T19:31:19.849 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.Simple (34110 ms) 2024-08-29T19:31:19.849 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-08-29T19:31:19.849 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:31:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:19 smithi144 bash[67678]: cluster 2024-08-29T19:31:18.473494+0000 mgr.y (mgr.34104) 2368 : cluster [DBG] pgmap v4005: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 396 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-29T19:31:20.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:19 smithi089 bash[78574]: cluster 2024-08-29T19:31:18.473494+0000 mgr.y (mgr.34104) 2368 : cluster [DBG] pgmap v4005: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 396 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-29T19:31:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:19 smithi089 bash[77323]: cluster 2024-08-29T19:31:18.473494+0000 mgr.y (mgr.34104) 2368 : cluster [DBG] pgmap v4005: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 396 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-29T19:31:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:21 smithi144 bash[67678]: cluster 2024-08-29T19:31:20.474380+0000 mgr.y (mgr.34104) 2369 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 78 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2024-08-29T19:31:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:21 smithi089 bash[78574]: cluster 2024-08-29T19:31:20.474380+0000 mgr.y (mgr.34104) 2369 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 78 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2024-08-29T19:31:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:21 smithi089 bash[77323]: cluster 2024-08-29T19:31:20.474380+0000 mgr.y (mgr.34104) 2369 : cluster [DBG] pgmap v4006: 137 pgs: 137 active+clean; 78 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 11 op/s 2024-08-29T19:31:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:22 smithi144 bash[67678]: audit 2024-08-29T19:31:22.805128+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:22 smithi089 bash[77323]: audit 2024-08-29T19:31:22.805128+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:22 smithi089 bash[78574]: audit 2024-08-29T19:31:22.805128+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:23 smithi144 bash[67678]: cluster 2024-08-29T19:31:22.475261+0000 mgr.y (mgr.34104) 2370 : cluster [DBG] pgmap v4007: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-08-29T19:31:24.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:23 smithi089 bash[77323]: cluster 2024-08-29T19:31:22.475261+0000 mgr.y (mgr.34104) 2370 : cluster [DBG] pgmap v4007: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-08-29T19:31:24.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:23 smithi089 bash[78574]: cluster 2024-08-29T19:31:22.475261+0000 mgr.y (mgr.34104) 2370 : cluster [DBG] pgmap v4007: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-08-29T19:31:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:31:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:31:25] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:31:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:25 smithi144 bash[67678]: cluster 2024-08-29T19:31:24.475959+0000 mgr.y (mgr.34104) 2371 : cluster [DBG] pgmap v4008: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:31:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:25 smithi089 bash[77323]: cluster 2024-08-29T19:31:24.475959+0000 mgr.y (mgr.34104) 2371 : cluster [DBG] pgmap v4008: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:31:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:25 smithi089 bash[78574]: cluster 2024-08-29T19:31:24.475959+0000 mgr.y (mgr.34104) 2371 : cluster [DBG] pgmap v4008: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:31:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:27 smithi144 bash[67678]: cluster 2024-08-29T19:31:26.476539+0000 mgr.y (mgr.34104) 2372 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:31:28.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:27 smithi089 bash[78574]: cluster 2024-08-29T19:31:26.476539+0000 mgr.y (mgr.34104) 2372 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:31:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:27 smithi089 bash[77323]: cluster 2024-08-29T19:31:26.476539+0000 mgr.y (mgr.34104) 2372 : cluster [DBG] pgmap v4009: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-29T19:31:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:28 smithi144 bash[67678]: cluster 2024-08-29T19:31:27.996296+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-08-29T19:31:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:28 smithi089 bash[77323]: cluster 2024-08-29T19:31:27.996296+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-08-29T19:31:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:29 smithi089 bash[78574]: cluster 2024-08-29T19:31:27.996296+0000 mon.a (mon.0) 4017 : cluster [DBG] osdmap e2089: 8 total, 8 up, 8 in 2024-08-29T19:31:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:30 smithi144 bash[67678]: cluster 2024-08-29T19:31:28.477230+0000 mgr.y (mgr.34104) 2373 : cluster [DBG] pgmap v4011: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:31:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:30 smithi089 bash[77323]: cluster 2024-08-29T19:31:28.477230+0000 mgr.y (mgr.34104) 2373 : cluster [DBG] pgmap v4011: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:31:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:30 smithi089 bash[78574]: cluster 2024-08-29T19:31:28.477230+0000 mgr.y (mgr.34104) 2373 : cluster [DBG] pgmap v4011: 137 pgs: 137 active+clean; 87 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:31:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:32 smithi144 bash[67678]: cluster 2024-08-29T19:31:30.478068+0000 mgr.y (mgr.34104) 2374 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-08-29T19:31:32.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:32 smithi089 bash[77323]: cluster 2024-08-29T19:31:30.478068+0000 mgr.y (mgr.34104) 2374 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-08-29T19:31:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:32 smithi089 bash[78574]: cluster 2024-08-29T19:31:30.478068+0000 mgr.y (mgr.34104) 2374 : cluster [DBG] pgmap v4012: 137 pgs: 137 active+clean; 99 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.3 MiB/s wr, 37 op/s 2024-08-29T19:31:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:34 smithi144 bash[67678]: cluster 2024-08-29T19:31:32.478908+0000 mgr.y (mgr.34104) 2375 : cluster [DBG] pgmap v4013: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T19:31:34.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:34 smithi089 bash[77323]: cluster 2024-08-29T19:31:32.478908+0000 mgr.y (mgr.34104) 2375 : cluster [DBG] pgmap v4013: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T19:31:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:34 smithi089 bash[78574]: cluster 2024-08-29T19:31:32.478908+0000 mgr.y (mgr.34104) 2375 : cluster [DBG] pgmap v4013: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-29T19:31:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:31:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:31:35] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:31:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:36 smithi144 bash[67678]: cluster 2024-08-29T19:31:34.479576+0000 mgr.y (mgr.34104) 2376 : cluster [DBG] pgmap v4014: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:36 smithi089 bash[77323]: cluster 2024-08-29T19:31:34.479576+0000 mgr.y (mgr.34104) 2376 : cluster [DBG] pgmap v4014: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:36 smithi089 bash[78574]: cluster 2024-08-29T19:31:34.479576+0000 mgr.y (mgr.34104) 2376 : cluster [DBG] pgmap v4014: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:38 smithi144 bash[67678]: cluster 2024-08-29T19:31:36.480316+0000 mgr.y (mgr.34104) 2377 : cluster [DBG] pgmap v4015: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:38 smithi144 bash[67678]: audit 2024-08-29T19:31:37.805364+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:38 smithi089 bash[77323]: cluster 2024-08-29T19:31:36.480316+0000 mgr.y (mgr.34104) 2377 : cluster [DBG] pgmap v4015: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:38 smithi089 bash[77323]: audit 2024-08-29T19:31:37.805364+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:38 smithi089 bash[78574]: cluster 2024-08-29T19:31:36.480316+0000 mgr.y (mgr.34104) 2377 : cluster [DBG] pgmap v4015: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:31:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:38 smithi089 bash[78574]: audit 2024-08-29T19:31:37.805364+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:40 smithi144 bash[67678]: cluster 2024-08-29T19:31:38.481228+0000 mgr.y (mgr.34104) 2378 : cluster [DBG] pgmap v4016: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:31:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:40 smithi089 bash[77323]: cluster 2024-08-29T19:31:38.481228+0000 mgr.y (mgr.34104) 2378 : cluster [DBG] pgmap v4016: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:31:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:40 smithi089 bash[78574]: cluster 2024-08-29T19:31:38.481228+0000 mgr.y (mgr.34104) 2378 : cluster [DBG] pgmap v4016: 137 pgs: 137 active+clean; 128 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:31:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:42 smithi144 bash[67678]: cluster 2024-08-29T19:31:40.482180+0000 mgr.y (mgr.34104) 2379 : cluster [DBG] pgmap v4017: 137 pgs: 137 active+clean; 136 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-29T19:31:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:42 smithi089 bash[77323]: cluster 2024-08-29T19:31:40.482180+0000 mgr.y (mgr.34104) 2379 : cluster [DBG] pgmap v4017: 137 pgs: 137 active+clean; 136 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-29T19:31:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:42 smithi089 bash[78574]: cluster 2024-08-29T19:31:40.482180+0000 mgr.y (mgr.34104) 2379 : cluster [DBG] pgmap v4017: 137 pgs: 137 active+clean; 136 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-29T19:31:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:44 smithi144 bash[67678]: cluster 2024-08-29T19:31:42.483758+0000 mgr.y (mgr.34104) 2380 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 144 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-08-29T19:31:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:44 smithi089 bash[77323]: cluster 2024-08-29T19:31:42.483758+0000 mgr.y (mgr.34104) 2380 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 144 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-08-29T19:31:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:44 smithi089 bash[78574]: cluster 2024-08-29T19:31:42.483758+0000 mgr.y (mgr.34104) 2380 : cluster [DBG] pgmap v4018: 137 pgs: 137 active+clean; 144 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-08-29T19:31:44.743 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.Grow (24894 ms) 2024-08-29T19:31:44.743 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-08-29T19:31:44.743 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:31:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:31:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:31:45] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2024-08-29T19:31:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:46 smithi144 bash[67678]: cluster 2024-08-29T19:31:44.484507+0000 mgr.y (mgr.34104) 2381 : cluster [DBG] pgmap v4019: 137 pgs: 137 active+clean; 148 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-08-29T19:31:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:46 smithi089 bash[77323]: cluster 2024-08-29T19:31:44.484507+0000 mgr.y (mgr.34104) 2381 : cluster [DBG] pgmap v4019: 137 pgs: 137 active+clean; 148 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-08-29T19:31:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:46 smithi089 bash[78574]: cluster 2024-08-29T19:31:44.484507+0000 mgr.y (mgr.34104) 2381 : cluster [DBG] pgmap v4019: 137 pgs: 137 active+clean; 148 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 16 op/s 2024-08-29T19:31:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:48 smithi144 bash[67678]: cluster 2024-08-29T19:31:46.485396+0000 mgr.y (mgr.34104) 2382 : cluster [DBG] pgmap v4020: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-29T19:31:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:48 smithi089 bash[77323]: cluster 2024-08-29T19:31:46.485396+0000 mgr.y (mgr.34104) 2382 : cluster [DBG] pgmap v4020: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-29T19:31:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:48 smithi089 bash[78574]: cluster 2024-08-29T19:31:46.485396+0000 mgr.y (mgr.34104) 2382 : cluster [DBG] pgmap v4020: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-08-29T19:31:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:50 smithi144 bash[67678]: cluster 2024-08-29T19:31:48.486052+0000 mgr.y (mgr.34104) 2383 : cluster [DBG] pgmap v4021: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.7 MiB/s wr, 28 op/s 2024-08-29T19:31:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:50 smithi089 bash[77323]: cluster 2024-08-29T19:31:48.486052+0000 mgr.y (mgr.34104) 2383 : cluster [DBG] pgmap v4021: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.7 MiB/s wr, 28 op/s 2024-08-29T19:31:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:50 smithi089 bash[78574]: cluster 2024-08-29T19:31:48.486052+0000 mgr.y (mgr.34104) 2383 : cluster [DBG] pgmap v4021: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.7 MiB/s wr, 28 op/s 2024-08-29T19:31:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:52 smithi144 bash[67678]: cluster 2024-08-29T19:31:50.486705+0000 mgr.y (mgr.34104) 2384 : cluster [DBG] pgmap v4022: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:31:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:52 smithi089 bash[77323]: cluster 2024-08-29T19:31:50.486705+0000 mgr.y (mgr.34104) 2384 : cluster [DBG] pgmap v4022: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:31:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:52 smithi089 bash[78574]: cluster 2024-08-29T19:31:50.486705+0000 mgr.y (mgr.34104) 2384 : cluster [DBG] pgmap v4022: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-29T19:31:53.311 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:53 smithi144 bash[67678]: audit 2024-08-29T19:31:52.805649+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:53 smithi089 bash[77323]: audit 2024-08-29T19:31:52.805649+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:53 smithi089 bash[78574]: audit 2024-08-29T19:31:52.805649+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:31:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:54 smithi144 bash[67678]: cluster 2024-08-29T19:31:52.487990+0000 mgr.y (mgr.34104) 2385 : cluster [DBG] pgmap v4023: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:31:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:54 smithi089 bash[77323]: cluster 2024-08-29T19:31:52.487990+0000 mgr.y (mgr.34104) 2385 : cluster [DBG] pgmap v4023: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:31:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:54 smithi089 bash[78574]: cluster 2024-08-29T19:31:52.487990+0000 mgr.y (mgr.34104) 2385 : cluster [DBG] pgmap v4023: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:31:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:31:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:31:55] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:31:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:56 smithi089 bash[77323]: cluster 2024-08-29T19:31:54.489037+0000 mgr.y (mgr.34104) 2386 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T19:31:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:56 smithi089 bash[77323]: cluster 2024-08-29T19:31:55.063068+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-08-29T19:31:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:56 smithi089 bash[78574]: cluster 2024-08-29T19:31:54.489037+0000 mgr.y (mgr.34104) 2386 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T19:31:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:56 smithi089 bash[78574]: cluster 2024-08-29T19:31:55.063068+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-08-29T19:31:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:56 smithi144 bash[67678]: cluster 2024-08-29T19:31:54.489037+0000 mgr.y (mgr.34104) 2386 : cluster [DBG] pgmap v4024: 137 pgs: 137 active+clean; 169 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-08-29T19:31:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:56 smithi144 bash[67678]: cluster 2024-08-29T19:31:55.063068+0000 mon.a (mon.0) 4020 : cluster [DBG] osdmap e2090: 8 total, 8 up, 8 in 2024-08-29T19:31:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:31:58 smithi089 bash[77323]: cluster 2024-08-29T19:31:56.489893+0000 mgr.y (mgr.34104) 2387 : cluster [DBG] pgmap v4026: 137 pgs: 137 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T19:31:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:31:58 smithi089 bash[78574]: cluster 2024-08-29T19:31:56.489893+0000 mgr.y (mgr.34104) 2387 : cluster [DBG] pgmap v4026: 137 pgs: 137 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T19:31:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:31:58 smithi144 bash[67678]: cluster 2024-08-29T19:31:56.489893+0000 mgr.y (mgr.34104) 2387 : cluster [DBG] pgmap v4026: 137 pgs: 137 active+clean; 189 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-08-29T19:32:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:00 smithi089 bash[77323]: cluster 2024-08-29T19:31:58.490677+0000 mgr.y (mgr.34104) 2388 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 209 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-29T19:32:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:00 smithi089 bash[78574]: cluster 2024-08-29T19:31:58.490677+0000 mgr.y (mgr.34104) 2388 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 209 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-29T19:32:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:00 smithi144 bash[67678]: cluster 2024-08-29T19:31:58.490677+0000 mgr.y (mgr.34104) 2388 : cluster [DBG] pgmap v4027: 137 pgs: 137 active+clean; 209 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 4.0 MiB/s wr, 38 op/s 2024-08-29T19:32:02.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:02 smithi089 bash[77323]: cluster 2024-08-29T19:32:00.491255+0000 mgr.y (mgr.34104) 2389 : cluster [DBG] pgmap v4028: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:02 smithi089 bash[78574]: cluster 2024-08-29T19:32:00.491255+0000 mgr.y (mgr.34104) 2389 : cluster [DBG] pgmap v4028: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:02 smithi144 bash[67678]: cluster 2024-08-29T19:32:00.491255+0000 mgr.y (mgr.34104) 2389 : cluster [DBG] pgmap v4028: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:04 smithi089 bash[77323]: cluster 2024-08-29T19:32:02.492516+0000 mgr.y (mgr.34104) 2390 : cluster [DBG] pgmap v4029: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:04 smithi089 bash[78574]: cluster 2024-08-29T19:32:02.492516+0000 mgr.y (mgr.34104) 2390 : cluster [DBG] pgmap v4029: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:04 smithi144 bash[67678]: cluster 2024-08-29T19:32:02.492516+0000 mgr.y (mgr.34104) 2390 : cluster [DBG] pgmap v4029: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:32:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:32:05] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:32:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:06 smithi089 bash[77323]: cluster 2024-08-29T19:32:04.493494+0000 mgr.y (mgr.34104) 2391 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:06 smithi089 bash[78574]: cluster 2024-08-29T19:32:04.493494+0000 mgr.y (mgr.34104) 2391 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:06 smithi144 bash[67678]: cluster 2024-08-29T19:32:04.493494+0000 mgr.y (mgr.34104) 2391 : cluster [DBG] pgmap v4030: 137 pgs: 137 active+clean; 210 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:08.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:08 smithi089 bash[77323]: cluster 2024-08-29T19:32:06.494490+0000 mgr.y (mgr.34104) 2392 : cluster [DBG] pgmap v4031: 137 pgs: 137 active+clean; 218 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-29T19:32:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:08 smithi089 bash[77323]: audit 2024-08-29T19:32:07.805969+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:08 smithi089 bash[77323]: audit 2024-08-29T19:32:08.021667+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:32:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:08 smithi089 bash[78574]: cluster 2024-08-29T19:32:06.494490+0000 mgr.y (mgr.34104) 2392 : cluster [DBG] pgmap v4031: 137 pgs: 137 active+clean; 218 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-29T19:32:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:08 smithi089 bash[78574]: audit 2024-08-29T19:32:07.805969+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:08 smithi089 bash[78574]: audit 2024-08-29T19:32:08.021667+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:32:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:08 smithi144 bash[67678]: cluster 2024-08-29T19:32:06.494490+0000 mgr.y (mgr.34104) 2392 : cluster [DBG] pgmap v4031: 137 pgs: 137 active+clean; 218 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 MiB/s wr, 33 op/s 2024-08-29T19:32:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:08 smithi144 bash[67678]: audit 2024-08-29T19:32:07.805969+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:08 smithi144 bash[67678]: audit 2024-08-29T19:32:08.021667+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:32:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:09 smithi089 bash[77323]: audit 2024-08-29T19:32:08.723233+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:32:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:09 smithi089 bash[77323]: audit 2024-08-29T19:32:08.724115+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:32:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:09 smithi089 bash[77323]: audit 2024-08-29T19:32:08.730997+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:32:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:09 smithi089 bash[78574]: audit 2024-08-29T19:32:08.723233+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:32:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:09 smithi089 bash[78574]: audit 2024-08-29T19:32:08.724115+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:32:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:09 smithi089 bash[78574]: audit 2024-08-29T19:32:08.730997+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:32:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:09 smithi144 bash[67678]: audit 2024-08-29T19:32:08.723233+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:32:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:09 smithi144 bash[67678]: audit 2024-08-29T19:32:08.724115+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:32:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:09 smithi144 bash[67678]: audit 2024-08-29T19:32:08.730997+0000 mon.a (mon.0) 4025 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:32:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:10 smithi089 bash[78574]: cluster 2024-08-29T19:32:08.495274+0000 mgr.y (mgr.34104) 2393 : cluster [DBG] pgmap v4032: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-29T19:32:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:10 smithi089 bash[77323]: cluster 2024-08-29T19:32:08.495274+0000 mgr.y (mgr.34104) 2393 : cluster [DBG] pgmap v4032: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-29T19:32:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:10 smithi144 bash[67678]: cluster 2024-08-29T19:32:08.495274+0000 mgr.y (mgr.34104) 2393 : cluster [DBG] pgmap v4032: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 43 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-08-29T19:32:11.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (26263 ms) 2024-08-29T19:32:11.006 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-08-29T19:32:11.006 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:32:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:11 smithi144 bash[67678]: cluster 2024-08-29T19:32:10.495844+0000 mgr.y (mgr.34104) 2394 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-29T19:32:11.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:11 smithi089 bash[77323]: cluster 2024-08-29T19:32:10.495844+0000 mgr.y (mgr.34104) 2394 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-29T19:32:11.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:11 smithi089 bash[78574]: cluster 2024-08-29T19:32:10.495844+0000 mgr.y (mgr.34104) 2394 : cluster [DBG] pgmap v4033: 137 pgs: 137 active+clean; 226 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-29T19:32:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:13 smithi144 bash[67678]: cluster 2024-08-29T19:32:12.496798+0000 mgr.y (mgr.34104) 2395 : cluster [DBG] pgmap v4034: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:32:13.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:13 smithi089 bash[77323]: cluster 2024-08-29T19:32:12.496798+0000 mgr.y (mgr.34104) 2395 : cluster [DBG] pgmap v4034: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:32:13.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:13 smithi089 bash[78574]: cluster 2024-08-29T19:32:12.496798+0000 mgr.y (mgr.34104) 2395 : cluster [DBG] pgmap v4034: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.0 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-08-29T19:32:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:32:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:32:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:32:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:15 smithi144 bash[67678]: cluster 2024-08-29T19:32:14.497534+0000 mgr.y (mgr.34104) 2396 : cluster [DBG] pgmap v4035: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:32:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:15 smithi089 bash[77323]: cluster 2024-08-29T19:32:14.497534+0000 mgr.y (mgr.34104) 2396 : cluster [DBG] pgmap v4035: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:32:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:15 smithi089 bash[78574]: cluster 2024-08-29T19:32:14.497534+0000 mgr.y (mgr.34104) 2396 : cluster [DBG] pgmap v4035: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:32:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:17 smithi089 bash[77323]: cluster 2024-08-29T19:32:16.498228+0000 mgr.y (mgr.34104) 2397 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:32:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:17 smithi089 bash[78574]: cluster 2024-08-29T19:32:16.498228+0000 mgr.y (mgr.34104) 2397 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:32:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:17 smithi144 bash[67678]: cluster 2024-08-29T19:32:16.498228+0000 mgr.y (mgr.34104) 2397 : cluster [DBG] pgmap v4036: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-29T19:32:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:19 smithi089 bash[77323]: cluster 2024-08-29T19:32:18.499052+0000 mgr.y (mgr.34104) 2398 : cluster [DBG] pgmap v4037: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T19:32:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:19 smithi089 bash[78574]: cluster 2024-08-29T19:32:18.499052+0000 mgr.y (mgr.34104) 2398 : cluster [DBG] pgmap v4037: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T19:32:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:19 smithi144 bash[67678]: cluster 2024-08-29T19:32:18.499052+0000 mgr.y (mgr.34104) 2398 : cluster [DBG] pgmap v4037: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-08-29T19:32:21.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:21 smithi089 bash[77323]: cluster 2024-08-29T19:32:20.500357+0000 mgr.y (mgr.34104) 2399 : cluster [DBG] pgmap v4038: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-08-29T19:32:21.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:21 smithi089 bash[78574]: cluster 2024-08-29T19:32:20.500357+0000 mgr.y (mgr.34104) 2399 : cluster [DBG] pgmap v4038: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-08-29T19:32:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:21 smithi144 bash[67678]: cluster 2024-08-29T19:32:20.500357+0000 mgr.y (mgr.34104) 2399 : cluster [DBG] pgmap v4038: 137 pgs: 137 active+clean; 251 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2024-08-29T19:32:22.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:22 smithi089 bash[77323]: cluster 2024-08-29T19:32:21.584113+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-08-29T19:32:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:22 smithi089 bash[78574]: cluster 2024-08-29T19:32:21.584113+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-08-29T19:32:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:22 smithi144 bash[67678]: cluster 2024-08-29T19:32:21.584113+0000 mon.a (mon.0) 4026 : cluster [DBG] osdmap e2091: 8 total, 8 up, 8 in 2024-08-29T19:32:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:23 smithi089 bash[77323]: cluster 2024-08-29T19:32:22.501368+0000 mgr.y (mgr.34104) 2400 : cluster [DBG] pgmap v4040: 137 pgs: 137 active+clean; 280 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-29T19:32:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:23 smithi089 bash[77323]: audit 2024-08-29T19:32:22.806574+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:23 smithi089 bash[78574]: cluster 2024-08-29T19:32:22.501368+0000 mgr.y (mgr.34104) 2400 : cluster [DBG] pgmap v4040: 137 pgs: 137 active+clean; 280 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-29T19:32:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:23 smithi089 bash[78574]: audit 2024-08-29T19:32:22.806574+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:23 smithi144 bash[67678]: cluster 2024-08-29T19:32:22.501368+0000 mgr.y (mgr.34104) 2400 : cluster [DBG] pgmap v4040: 137 pgs: 137 active+clean; 280 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-08-29T19:32:24.203 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:23 smithi144 bash[67678]: audit 2024-08-29T19:32:22.806574+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:32:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:32:25] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:32:25.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:25 smithi089 bash[77323]: cluster 2024-08-29T19:32:24.502157+0000 mgr.y (mgr.34104) 2401 : cluster [DBG] pgmap v4041: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:32:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:25 smithi089 bash[78574]: cluster 2024-08-29T19:32:24.502157+0000 mgr.y (mgr.34104) 2401 : cluster [DBG] pgmap v4041: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:32:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:25 smithi144 bash[67678]: cluster 2024-08-29T19:32:24.502157+0000 mgr.y (mgr.34104) 2401 : cluster [DBG] pgmap v4041: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-08-29T19:32:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:27 smithi089 bash[77323]: cluster 2024-08-29T19:32:26.502868+0000 mgr.y (mgr.34104) 2402 : cluster [DBG] pgmap v4042: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:27 smithi089 bash[78574]: cluster 2024-08-29T19:32:26.502868+0000 mgr.y (mgr.34104) 2402 : cluster [DBG] pgmap v4042: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:27 smithi144 bash[67678]: cluster 2024-08-29T19:32:26.502868+0000 mgr.y (mgr.34104) 2402 : cluster [DBG] pgmap v4042: 137 pgs: 137 active+clean; 292 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:29 smithi089 bash[77323]: cluster 2024-08-29T19:32:28.503624+0000 mgr.y (mgr.34104) 2403 : cluster [DBG] pgmap v4043: 137 pgs: 137 active+clean; 300 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-08-29T19:32:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:29 smithi089 bash[78574]: cluster 2024-08-29T19:32:28.503624+0000 mgr.y (mgr.34104) 2403 : cluster [DBG] pgmap v4043: 137 pgs: 137 active+clean; 300 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-08-29T19:32:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:29 smithi144 bash[67678]: cluster 2024-08-29T19:32:28.503624+0000 mgr.y (mgr.34104) 2403 : cluster [DBG] pgmap v4043: 137 pgs: 137 active+clean; 300 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.9 MiB/s wr, 35 op/s 2024-08-29T19:32:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:31 smithi089 bash[77323]: cluster 2024-08-29T19:32:30.504186+0000 mgr.y (mgr.34104) 2404 : cluster [DBG] pgmap v4044: 137 pgs: 137 active+clean; 304 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-08-29T19:32:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:31 smithi089 bash[78574]: cluster 2024-08-29T19:32:30.504186+0000 mgr.y (mgr.34104) 2404 : cluster [DBG] pgmap v4044: 137 pgs: 137 active+clean; 304 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-08-29T19:32:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:31 smithi144 bash[67678]: cluster 2024-08-29T19:32:30.504186+0000 mgr.y (mgr.34104) 2404 : cluster [DBG] pgmap v4044: 137 pgs: 137 active+clean; 304 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-08-29T19:32:33.474 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (22469 ms) 2024-08-29T19:32:33.474 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-08-29T19:32:33.474 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:32:33.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:33 smithi089 bash[77323]: cluster 2024-08-29T19:32:32.505006+0000 mgr.y (mgr.34104) 2405 : cluster [DBG] pgmap v4045: 137 pgs: 137 active+clean; 308 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 480 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-29T19:32:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:33 smithi089 bash[78574]: cluster 2024-08-29T19:32:32.505006+0000 mgr.y (mgr.34104) 2405 : cluster [DBG] pgmap v4045: 137 pgs: 137 active+clean; 308 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 480 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-29T19:32:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:33 smithi144 bash[67678]: cluster 2024-08-29T19:32:32.505006+0000 mgr.y (mgr.34104) 2405 : cluster [DBG] pgmap v4045: 137 pgs: 137 active+clean; 308 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 480 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-29T19:32:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:32:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:32:35] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:32:35.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:35 smithi089 bash[77323]: cluster 2024-08-29T19:32:34.506105+0000 mgr.y (mgr.34104) 2406 : cluster [DBG] pgmap v4046: 137 pgs: 137 active+clean; 308 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-08-29T19:32:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:35 smithi089 bash[78574]: cluster 2024-08-29T19:32:34.506105+0000 mgr.y (mgr.34104) 2406 : cluster [DBG] pgmap v4046: 137 pgs: 137 active+clean; 308 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-08-29T19:32:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:35 smithi144 bash[67678]: cluster 2024-08-29T19:32:34.506105+0000 mgr.y (mgr.34104) 2406 : cluster [DBG] pgmap v4046: 137 pgs: 137 active+clean; 308 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 18 op/s 2024-08-29T19:32:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:37 smithi089 bash[77323]: cluster 2024-08-29T19:32:36.506878+0000 mgr.y (mgr.34104) 2407 : cluster [DBG] pgmap v4047: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 29 op/s 2024-08-29T19:32:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:37 smithi089 bash[78574]: cluster 2024-08-29T19:32:36.506878+0000 mgr.y (mgr.34104) 2407 : cluster [DBG] pgmap v4047: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 29 op/s 2024-08-29T19:32:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:37 smithi144 bash[67678]: cluster 2024-08-29T19:32:36.506878+0000 mgr.y (mgr.34104) 2407 : cluster [DBG] pgmap v4047: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 29 op/s 2024-08-29T19:32:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:38 smithi089 bash[77323]: audit 2024-08-29T19:32:37.806689+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:38 smithi089 bash[78574]: audit 2024-08-29T19:32:37.806689+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:38 smithi144 bash[67678]: audit 2024-08-29T19:32:37.806689+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:39.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:39 smithi089 bash[77323]: cluster 2024-08-29T19:32:38.507625+0000 mgr.y (mgr.34104) 2408 : cluster [DBG] pgmap v4048: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:32:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:39 smithi089 bash[78574]: cluster 2024-08-29T19:32:38.507625+0000 mgr.y (mgr.34104) 2408 : cluster [DBG] pgmap v4048: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:32:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:39 smithi144 bash[67678]: cluster 2024-08-29T19:32:38.507625+0000 mgr.y (mgr.34104) 2408 : cluster [DBG] pgmap v4048: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-29T19:32:41.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:41 smithi089 bash[77323]: cluster 2024-08-29T19:32:40.508171+0000 mgr.y (mgr.34104) 2409 : cluster [DBG] pgmap v4049: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:32:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:41 smithi089 bash[78574]: cluster 2024-08-29T19:32:40.508171+0000 mgr.y (mgr.34104) 2409 : cluster [DBG] pgmap v4049: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:32:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:41 smithi144 bash[67678]: cluster 2024-08-29T19:32:40.508171+0000 mgr.y (mgr.34104) 2409 : cluster [DBG] pgmap v4049: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:32:43.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:43 smithi089 bash[77323]: cluster 2024-08-29T19:32:42.508973+0000 mgr.y (mgr.34104) 2410 : cluster [DBG] pgmap v4050: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 23 op/s 2024-08-29T19:32:43.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:43 smithi089 bash[78574]: cluster 2024-08-29T19:32:42.508973+0000 mgr.y (mgr.34104) 2410 : cluster [DBG] pgmap v4050: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 23 op/s 2024-08-29T19:32:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:43 smithi144 bash[67678]: cluster 2024-08-29T19:32:42.508973+0000 mgr.y (mgr.34104) 2410 : cluster [DBG] pgmap v4050: 137 pgs: 137 active+clean; 312 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 23 op/s 2024-08-29T19:32:44.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:44 smithi089 bash[78574]: cluster 2024-08-29T19:32:43.651409+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-08-29T19:32:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:44 smithi089 bash[77323]: cluster 2024-08-29T19:32:43.651409+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-08-29T19:32:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:44 smithi144 bash[67678]: cluster 2024-08-29T19:32:43.651409+0000 mon.a (mon.0) 4029 : cluster [DBG] osdmap e2092: 8 total, 8 up, 8 in 2024-08-29T19:32:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:32:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:32:45] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:32:45.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:45 smithi089 bash[77323]: cluster 2024-08-29T19:32:44.509643+0000 mgr.y (mgr.34104) 2411 : cluster [DBG] pgmap v4052: 137 pgs: 137 active+clean; 328 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T19:32:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:45 smithi089 bash[78574]: cluster 2024-08-29T19:32:44.509643+0000 mgr.y (mgr.34104) 2411 : cluster [DBG] pgmap v4052: 137 pgs: 137 active+clean; 328 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T19:32:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:45 smithi144 bash[67678]: cluster 2024-08-29T19:32:44.509643+0000 mgr.y (mgr.34104) 2411 : cluster [DBG] pgmap v4052: 137 pgs: 137 active+clean; 328 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-08-29T19:32:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:47 smithi089 bash[77323]: cluster 2024-08-29T19:32:46.510444+0000 mgr.y (mgr.34104) 2412 : cluster [DBG] pgmap v4053: 137 pgs: 137 active+clean; 349 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-08-29T19:32:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:47 smithi089 bash[78574]: cluster 2024-08-29T19:32:46.510444+0000 mgr.y (mgr.34104) 2412 : cluster [DBG] pgmap v4053: 137 pgs: 137 active+clean; 349 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-08-29T19:32:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:47 smithi144 bash[67678]: cluster 2024-08-29T19:32:46.510444+0000 mgr.y (mgr.34104) 2412 : cluster [DBG] pgmap v4053: 137 pgs: 137 active+clean; 349 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-08-29T19:32:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:49 smithi089 bash[77323]: cluster 2024-08-29T19:32:48.511206+0000 mgr.y (mgr.34104) 2413 : cluster [DBG] pgmap v4054: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:32:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:49 smithi089 bash[78574]: cluster 2024-08-29T19:32:48.511206+0000 mgr.y (mgr.34104) 2413 : cluster [DBG] pgmap v4054: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:32:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:49 smithi144 bash[67678]: cluster 2024-08-29T19:32:48.511206+0000 mgr.y (mgr.34104) 2413 : cluster [DBG] pgmap v4054: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-29T19:32:51.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:51 smithi089 bash[77323]: cluster 2024-08-29T19:32:50.511817+0000 mgr.y (mgr.34104) 2414 : cluster [DBG] pgmap v4055: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:51 smithi089 bash[78574]: cluster 2024-08-29T19:32:50.511817+0000 mgr.y (mgr.34104) 2414 : cluster [DBG] pgmap v4055: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:51 smithi144 bash[67678]: cluster 2024-08-29T19:32:50.511817+0000 mgr.y (mgr.34104) 2414 : cluster [DBG] pgmap v4055: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:53 smithi089 bash[77323]: cluster 2024-08-29T19:32:52.512661+0000 mgr.y (mgr.34104) 2415 : cluster [DBG] pgmap v4056: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:53 smithi089 bash[77323]: audit 2024-08-29T19:32:52.807270+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:53 smithi089 bash[78574]: cluster 2024-08-29T19:32:52.512661+0000 mgr.y (mgr.34104) 2415 : cluster [DBG] pgmap v4056: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:53 smithi089 bash[78574]: audit 2024-08-29T19:32:52.807270+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:53 smithi144 bash[67678]: cluster 2024-08-29T19:32:52.512661+0000 mgr.y (mgr.34104) 2415 : cluster [DBG] pgmap v4056: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:32:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:53 smithi144 bash[67678]: audit 2024-08-29T19:32:52.807270+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:32:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:32:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:32:55] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:32:55.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:55 smithi089 bash[77323]: cluster 2024-08-29T19:32:54.513379+0000 mgr.y (mgr.34104) 2416 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-29T19:32:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:55 smithi089 bash[78574]: cluster 2024-08-29T19:32:54.513379+0000 mgr.y (mgr.34104) 2416 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-29T19:32:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:55 smithi144 bash[67678]: cluster 2024-08-29T19:32:54.513379+0000 mgr.y (mgr.34104) 2416 : cluster [DBG] pgmap v4057: 137 pgs: 137 active+clean; 353 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-29T19:32:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:57 smithi144 bash[67678]: cluster 2024-08-29T19:32:56.514098+0000 mgr.y (mgr.34104) 2417 : cluster [DBG] pgmap v4058: 137 pgs: 137 active+clean; 365 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-08-29T19:32:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:57 smithi089 bash[77323]: cluster 2024-08-29T19:32:56.514098+0000 mgr.y (mgr.34104) 2417 : cluster [DBG] pgmap v4058: 137 pgs: 137 active+clean; 365 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-08-29T19:32:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:57 smithi089 bash[78574]: cluster 2024-08-29T19:32:56.514098+0000 mgr.y (mgr.34104) 2417 : cluster [DBG] pgmap v4058: 137 pgs: 137 active+clean; 365 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-08-29T19:32:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:58 smithi144 bash[67678]: cluster 2024-08-29T19:32:57.681520+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-08-29T19:32:59.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:58 smithi089 bash[77323]: cluster 2024-08-29T19:32:57.681520+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-08-29T19:32:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:58 smithi089 bash[78574]: cluster 2024-08-29T19:32:57.681520+0000 mon.a (mon.0) 4031 : cluster [DBG] osdmap e2093: 8 total, 8 up, 8 in 2024-08-29T19:33:00.044 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (26569 ms) 2024-08-29T19:33:00.044 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-08-29T19:33:00.044 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:33:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:32:59 smithi144 bash[67678]: cluster 2024-08-29T19:32:58.514775+0000 mgr.y (mgr.34104) 2418 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 385 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 895 KiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-08-29T19:33:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:32:59 smithi089 bash[78574]: cluster 2024-08-29T19:32:58.514775+0000 mgr.y (mgr.34104) 2418 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 385 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 895 KiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-08-29T19:33:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:32:59 smithi089 bash[77323]: cluster 2024-08-29T19:32:58.514775+0000 mgr.y (mgr.34104) 2418 : cluster [DBG] pgmap v4060: 137 pgs: 137 active+clean; 385 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 895 KiB/s rd, 3.2 MiB/s wr, 25 op/s 2024-08-29T19:33:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:01 smithi144 bash[67678]: cluster 2024-08-29T19:33:00.515630+0000 mgr.y (mgr.34104) 2419 : cluster [DBG] pgmap v4061: 137 pgs: 137 active+clean; 390 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-08-29T19:33:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:01 smithi089 bash[77323]: cluster 2024-08-29T19:33:00.515630+0000 mgr.y (mgr.34104) 2419 : cluster [DBG] pgmap v4061: 137 pgs: 137 active+clean; 390 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-08-29T19:33:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:01 smithi089 bash[78574]: cluster 2024-08-29T19:33:00.515630+0000 mgr.y (mgr.34104) 2419 : cluster [DBG] pgmap v4061: 137 pgs: 137 active+clean; 390 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 25 op/s 2024-08-29T19:33:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:03 smithi144 bash[67678]: cluster 2024-08-29T19:33:02.516574+0000 mgr.y (mgr.34104) 2420 : cluster [DBG] pgmap v4062: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-29T19:33:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:03 smithi089 bash[77323]: cluster 2024-08-29T19:33:02.516574+0000 mgr.y (mgr.34104) 2420 : cluster [DBG] pgmap v4062: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-29T19:33:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:03 smithi089 bash[78574]: cluster 2024-08-29T19:33:02.516574+0000 mgr.y (mgr.34104) 2420 : cluster [DBG] pgmap v4062: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2024-08-29T19:33:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:33:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:33:05] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:33:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:05 smithi144 bash[67678]: cluster 2024-08-29T19:33:04.517228+0000 mgr.y (mgr.34104) 2421 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 47 op/s 2024-08-29T19:33:06.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:05 smithi089 bash[77323]: cluster 2024-08-29T19:33:04.517228+0000 mgr.y (mgr.34104) 2421 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 47 op/s 2024-08-29T19:33:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:05 smithi089 bash[78574]: cluster 2024-08-29T19:33:04.517228+0000 mgr.y (mgr.34104) 2421 : cluster [DBG] pgmap v4063: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 47 op/s 2024-08-29T19:33:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:07 smithi144 bash[67678]: cluster 2024-08-29T19:33:06.517922+0000 mgr.y (mgr.34104) 2422 : cluster [DBG] pgmap v4064: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 38 op/s 2024-08-29T19:33:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:07 smithi089 bash[78574]: cluster 2024-08-29T19:33:06.517922+0000 mgr.y (mgr.34104) 2422 : cluster [DBG] pgmap v4064: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 38 op/s 2024-08-29T19:33:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:07 smithi089 bash[77323]: cluster 2024-08-29T19:33:06.517922+0000 mgr.y (mgr.34104) 2422 : cluster [DBG] pgmap v4064: 137 pgs: 137 active+clean; 438 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 38 op/s 2024-08-29T19:33:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:08 smithi144 bash[67678]: cluster 2024-08-29T19:33:07.727107+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-08-29T19:33:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:08 smithi144 bash[67678]: audit 2024-08-29T19:33:07.807788+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:08 smithi089 bash[77323]: cluster 2024-08-29T19:33:07.727107+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-08-29T19:33:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:08 smithi089 bash[77323]: audit 2024-08-29T19:33:07.807788+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:08 smithi089 bash[78574]: cluster 2024-08-29T19:33:07.727107+0000 mon.a (mon.0) 4032 : cluster [DBG] osdmap e2094: 8 total, 8 up, 8 in 2024-08-29T19:33:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:08 smithi089 bash[78574]: audit 2024-08-29T19:33:07.807788+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:09 smithi144 bash[67678]: cluster 2024-08-29T19:33:08.518785+0000 mgr.y (mgr.34104) 2423 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 442 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.7 MiB/s wr, 41 op/s 2024-08-29T19:33:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:09 smithi144 bash[67678]: audit 2024-08-29T19:33:08.808612+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:33:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:09 smithi144 bash[67678]: audit 2024-08-29T19:33:09.392779+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:09 smithi144 bash[67678]: audit 2024-08-29T19:33:09.398460+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:10.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[77323]: cluster 2024-08-29T19:33:08.518785+0000 mgr.y (mgr.34104) 2423 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 442 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.7 MiB/s wr, 41 op/s 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[77323]: audit 2024-08-29T19:33:08.808612+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[77323]: audit 2024-08-29T19:33:09.392779+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[77323]: audit 2024-08-29T19:33:09.398460+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[78574]: cluster 2024-08-29T19:33:08.518785+0000 mgr.y (mgr.34104) 2423 : cluster [DBG] pgmap v4066: 137 pgs: 137 active+clean; 442 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.7 MiB/s wr, 41 op/s 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[78574]: audit 2024-08-29T19:33:08.808612+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[78574]: audit 2024-08-29T19:33:09.392779+0000 mon.a (mon.0) 4035 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:09 smithi089 bash[78574]: audit 2024-08-29T19:33:09.398460+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:10 smithi144 bash[67678]: audit 2024-08-29T19:33:10.003395+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:33:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:10 smithi144 bash[67678]: audit 2024-08-29T19:33:10.004302+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:33:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:10 smithi144 bash[67678]: audit 2024-08-29T19:33:10.011309+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:10 smithi089 bash[77323]: audit 2024-08-29T19:33:10.003395+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:33:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:10 smithi089 bash[77323]: audit 2024-08-29T19:33:10.004302+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:33:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:10 smithi089 bash[77323]: audit 2024-08-29T19:33:10.011309+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:10 smithi089 bash[78574]: audit 2024-08-29T19:33:10.003395+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:33:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:10 smithi089 bash[78574]: audit 2024-08-29T19:33:10.004302+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:33:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:10 smithi089 bash[78574]: audit 2024-08-29T19:33:10.011309+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:33:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:12 smithi144 bash[67678]: cluster 2024-08-29T19:33:10.519435+0000 mgr.y (mgr.34104) 2424 : cluster [DBG] pgmap v4067: 137 pgs: 137 active+clean; 442 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-08-29T19:33:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:12 smithi089 bash[77323]: cluster 2024-08-29T19:33:10.519435+0000 mgr.y (mgr.34104) 2424 : cluster [DBG] pgmap v4067: 137 pgs: 137 active+clean; 442 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-08-29T19:33:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:12 smithi089 bash[78574]: cluster 2024-08-29T19:33:10.519435+0000 mgr.y (mgr.34104) 2424 : cluster [DBG] pgmap v4067: 137 pgs: 137 active+clean; 442 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-08-29T19:33:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:14 smithi144 bash[67678]: cluster 2024-08-29T19:33:12.520269+0000 mgr.y (mgr.34104) 2425 : cluster [DBG] pgmap v4068: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:33:14.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:14 smithi089 bash[77323]: cluster 2024-08-29T19:33:12.520269+0000 mgr.y (mgr.34104) 2425 : cluster [DBG] pgmap v4068: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:33:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:14 smithi089 bash[78574]: cluster 2024-08-29T19:33:12.520269+0000 mgr.y (mgr.34104) 2425 : cluster [DBG] pgmap v4068: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:33:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:33:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:33:15] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:33:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:16 smithi144 bash[67678]: cluster 2024-08-29T19:33:14.520974+0000 mgr.y (mgr.34104) 2426 : cluster [DBG] pgmap v4069: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:16.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:16 smithi089 bash[77323]: cluster 2024-08-29T19:33:14.520974+0000 mgr.y (mgr.34104) 2426 : cluster [DBG] pgmap v4069: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:16 smithi089 bash[78574]: cluster 2024-08-29T19:33:14.520974+0000 mgr.y (mgr.34104) 2426 : cluster [DBG] pgmap v4069: 137 pgs: 137 active+clean; 479 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:18 smithi144 bash[67678]: cluster 2024-08-29T19:33:16.521703+0000 mgr.y (mgr.34104) 2427 : cluster [DBG] pgmap v4070: 137 pgs: 137 active+clean; 487 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-29T19:33:18.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:18 smithi089 bash[77323]: cluster 2024-08-29T19:33:16.521703+0000 mgr.y (mgr.34104) 2427 : cluster [DBG] pgmap v4070: 137 pgs: 137 active+clean; 487 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-29T19:33:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:18 smithi089 bash[78574]: cluster 2024-08-29T19:33:16.521703+0000 mgr.y (mgr.34104) 2427 : cluster [DBG] pgmap v4070: 137 pgs: 137 active+clean; 487 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 4.9 MiB/s wr, 42 op/s 2024-08-29T19:33:19.668 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (19624 ms) 2024-08-29T19:33:19.668 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-08-29T19:33:19.668 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:33:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:20 smithi144 bash[67678]: cluster 2024-08-29T19:33:18.522447+0000 mgr.y (mgr.34104) 2428 : cluster [DBG] pgmap v4071: 137 pgs: 137 active+clean; 495 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 843 KiB/s rd, 6.0 MiB/s wr, 43 op/s 2024-08-29T19:33:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:20 smithi089 bash[78574]: cluster 2024-08-29T19:33:18.522447+0000 mgr.y (mgr.34104) 2428 : cluster [DBG] pgmap v4071: 137 pgs: 137 active+clean; 495 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 843 KiB/s rd, 6.0 MiB/s wr, 43 op/s 2024-08-29T19:33:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:20 smithi089 bash[77323]: cluster 2024-08-29T19:33:18.522447+0000 mgr.y (mgr.34104) 2428 : cluster [DBG] pgmap v4071: 137 pgs: 137 active+clean; 495 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 843 KiB/s rd, 6.0 MiB/s wr, 43 op/s 2024-08-29T19:33:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:22 smithi144 bash[67678]: cluster 2024-08-29T19:33:20.523221+0000 mgr.y (mgr.34104) 2429 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 495 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 747 KiB/s rd, 5.1 MiB/s wr, 26 op/s 2024-08-29T19:33:22.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:22 smithi089 bash[78574]: cluster 2024-08-29T19:33:20.523221+0000 mgr.y (mgr.34104) 2429 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 495 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 747 KiB/s rd, 5.1 MiB/s wr, 26 op/s 2024-08-29T19:33:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:22 smithi089 bash[77323]: cluster 2024-08-29T19:33:20.523221+0000 mgr.y (mgr.34104) 2429 : cluster [DBG] pgmap v4072: 137 pgs: 137 active+clean; 495 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 747 KiB/s rd, 5.1 MiB/s wr, 26 op/s 2024-08-29T19:33:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:23 smithi144 bash[67678]: audit 2024-08-29T19:33:22.807923+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:23 smithi089 bash[77323]: audit 2024-08-29T19:33:22.807923+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:23 smithi089 bash[78574]: audit 2024-08-29T19:33:22.807923+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:24 smithi144 bash[67678]: cluster 2024-08-29T19:33:22.524213+0000 mgr.y (mgr.34104) 2430 : cluster [DBG] pgmap v4073: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.4 MiB/s wr, 39 op/s 2024-08-29T19:33:24.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:24 smithi089 bash[77323]: cluster 2024-08-29T19:33:22.524213+0000 mgr.y (mgr.34104) 2430 : cluster [DBG] pgmap v4073: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.4 MiB/s wr, 39 op/s 2024-08-29T19:33:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:24 smithi089 bash[78574]: cluster 2024-08-29T19:33:22.524213+0000 mgr.y (mgr.34104) 2430 : cluster [DBG] pgmap v4073: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 6.4 MiB/s wr, 39 op/s 2024-08-29T19:33:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:33:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:33:25] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2024-08-29T19:33:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:26 smithi144 bash[67678]: cluster 2024-08-29T19:33:24.524932+0000 mgr.y (mgr.34104) 2431 : cluster [DBG] pgmap v4074: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:33:26.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:26 smithi089 bash[77323]: cluster 2024-08-29T19:33:24.524932+0000 mgr.y (mgr.34104) 2431 : cluster [DBG] pgmap v4074: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:33:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:26 smithi089 bash[78574]: cluster 2024-08-29T19:33:24.524932+0000 mgr.y (mgr.34104) 2431 : cluster [DBG] pgmap v4074: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:33:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:28 smithi144 bash[67678]: cluster 2024-08-29T19:33:26.525688+0000 mgr.y (mgr.34104) 2432 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:33:28.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:28 smithi089 bash[77323]: cluster 2024-08-29T19:33:26.525688+0000 mgr.y (mgr.34104) 2432 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:33:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:28 smithi089 bash[78574]: cluster 2024-08-29T19:33:26.525688+0000 mgr.y (mgr.34104) 2432 : cluster [DBG] pgmap v4075: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-29T19:33:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:30 smithi144 bash[67678]: cluster 2024-08-29T19:33:28.526446+0000 mgr.y (mgr.34104) 2433 : cluster [DBG] pgmap v4076: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:33:30.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:30 smithi089 bash[78574]: cluster 2024-08-29T19:33:28.526446+0000 mgr.y (mgr.34104) 2433 : cluster [DBG] pgmap v4076: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:33:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:30 smithi089 bash[77323]: cluster 2024-08-29T19:33:28.526446+0000 mgr.y (mgr.34104) 2433 : cluster [DBG] pgmap v4076: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:33:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:31 smithi089 bash[77323]: cluster 2024-08-29T19:33:30.066898+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-08-29T19:33:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:31 smithi089 bash[78574]: cluster 2024-08-29T19:33:30.066898+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-08-29T19:33:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:31 smithi144 bash[67678]: cluster 2024-08-29T19:33:30.066898+0000 mon.a (mon.0) 4041 : cluster [DBG] osdmap e2095: 8 total, 8 up, 8 in 2024-08-29T19:33:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:32 smithi089 bash[77323]: cluster 2024-08-29T19:33:30.527070+0000 mgr.y (mgr.34104) 2434 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-29T19:33:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:32 smithi089 bash[78574]: cluster 2024-08-29T19:33:30.527070+0000 mgr.y (mgr.34104) 2434 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-29T19:33:32.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:32 smithi144 bash[67678]: cluster 2024-08-29T19:33:30.527070+0000 mgr.y (mgr.34104) 2434 : cluster [DBG] pgmap v4078: 137 pgs: 137 active+clean; 499 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-08-29T19:33:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:34 smithi089 bash[77323]: cluster 2024-08-29T19:33:32.528033+0000 mgr.y (mgr.34104) 2435 : cluster [DBG] pgmap v4079: 137 pgs: 137 active+clean; 527 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 16 KiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-08-29T19:33:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:34 smithi089 bash[78574]: cluster 2024-08-29T19:33:32.528033+0000 mgr.y (mgr.34104) 2435 : cluster [DBG] pgmap v4079: 137 pgs: 137 active+clean; 527 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 16 KiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-08-29T19:33:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:34 smithi144 bash[67678]: cluster 2024-08-29T19:33:32.528033+0000 mgr.y (mgr.34104) 2435 : cluster [DBG] pgmap v4079: 137 pgs: 137 active+clean; 527 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 16 KiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-08-29T19:33:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:33:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:33:35] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2024-08-29T19:33:36.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:36 smithi089 bash[77323]: cluster 2024-08-29T19:33:34.528745+0000 mgr.y (mgr.34104) 2436 : cluster [DBG] pgmap v4080: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:36 smithi089 bash[78574]: cluster 2024-08-29T19:33:34.528745+0000 mgr.y (mgr.34104) 2436 : cluster [DBG] pgmap v4080: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:36 smithi144 bash[67678]: cluster 2024-08-29T19:33:34.528745+0000 mgr.y (mgr.34104) 2436 : cluster [DBG] pgmap v4080: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:38 smithi089 bash[77323]: cluster 2024-08-29T19:33:36.529478+0000 mgr.y (mgr.34104) 2437 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:38 smithi089 bash[77323]: audit 2024-08-29T19:33:37.808128+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:38 smithi089 bash[78574]: cluster 2024-08-29T19:33:36.529478+0000 mgr.y (mgr.34104) 2437 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:38 smithi089 bash[78574]: audit 2024-08-29T19:33:37.808128+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:38 smithi144 bash[67678]: cluster 2024-08-29T19:33:36.529478+0000 mgr.y (mgr.34104) 2437 : cluster [DBG] pgmap v4081: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:38 smithi144 bash[67678]: audit 2024-08-29T19:33:37.808128+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:40.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:40 smithi089 bash[77323]: cluster 2024-08-29T19:33:38.530232+0000 mgr.y (mgr.34104) 2438 : cluster [DBG] pgmap v4082: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:40 smithi089 bash[78574]: cluster 2024-08-29T19:33:38.530232+0000 mgr.y (mgr.34104) 2438 : cluster [DBG] pgmap v4082: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:40 smithi144 bash[67678]: cluster 2024-08-29T19:33:38.530232+0000 mgr.y (mgr.34104) 2438 : cluster [DBG] pgmap v4082: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:33:42.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:42 smithi089 bash[78574]: cluster 2024-08-29T19:33:40.530808+0000 mgr.y (mgr.34104) 2439 : cluster [DBG] pgmap v4083: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:33:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:42 smithi089 bash[77323]: cluster 2024-08-29T19:33:40.530808+0000 mgr.y (mgr.34104) 2439 : cluster [DBG] pgmap v4083: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:33:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:42 smithi144 bash[67678]: cluster 2024-08-29T19:33:40.530808+0000 mgr.y (mgr.34104) 2439 : cluster [DBG] pgmap v4083: 137 pgs: 137 active+clean; 540 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2024-08-29T19:33:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:44 smithi089 bash[77323]: cluster 2024-08-29T19:33:42.531619+0000 mgr.y (mgr.34104) 2440 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 552 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 48 KiB/s rd, 4.4 MiB/s wr, 33 op/s 2024-08-29T19:33:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:44 smithi089 bash[78574]: cluster 2024-08-29T19:33:42.531619+0000 mgr.y (mgr.34104) 2440 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 552 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 48 KiB/s rd, 4.4 MiB/s wr, 33 op/s 2024-08-29T19:33:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:44 smithi144 bash[67678]: cluster 2024-08-29T19:33:42.531619+0000 mgr.y (mgr.34104) 2440 : cluster [DBG] pgmap v4084: 137 pgs: 137 active+clean; 552 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 48 KiB/s rd, 4.4 MiB/s wr, 33 op/s 2024-08-29T19:33:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:33:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:33:45] "GET /metrics HTTP/1.1" 200 36574 "" "Prometheus/2.43.0" 2024-08-29T19:33:45.950 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (26282 ms) 2024-08-29T19:33:46.121 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (180211 ms total) 2024-08-29T19:33:46.121 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:33:46.121 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-08-29T19:33:46.174 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-08-29T19:33:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:46 smithi089 bash[77323]: cluster 2024-08-29T19:33:44.532303+0000 mgr.y (mgr.34104) 2441 : cluster [DBG] pgmap v4085: 137 pgs: 137 active+clean; 556 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-29T19:33:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:46 smithi089 bash[78574]: cluster 2024-08-29T19:33:44.532303+0000 mgr.y (mgr.34104) 2441 : cluster [DBG] pgmap v4085: 137 pgs: 137 active+clean; 556 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-29T19:33:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:46 smithi144 bash[67678]: cluster 2024-08-29T19:33:44.532303+0000 mgr.y (mgr.34104) 2441 : cluster [DBG] pgmap v4085: 137 pgs: 137 active+clean; 556 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-29T19:33:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:47 smithi089 bash[77323]: cluster 2024-08-29T19:33:46.099457+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-08-29T19:33:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:47 smithi089 bash[78574]: cluster 2024-08-29T19:33:46.099457+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-08-29T19:33:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:47 smithi144 bash[67678]: cluster 2024-08-29T19:33:46.099457+0000 mon.a (mon.0) 4043 : cluster [DBG] osdmap e2096: 8 total, 8 up, 8 in 2024-08-29T19:33:48.161 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:33:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[77323]: cluster 2024-08-29T19:33:46.533020+0000 mgr.y (mgr.34104) 2442 : cluster [DBG] pgmap v4087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:33:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[77323]: cluster 2024-08-29T19:33:47.133131+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-08-29T19:33:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[77323]: audit 2024-08-29T19:33:47.139730+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.89:0/3660367068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:33:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[77323]: audit 2024-08-29T19:33:47.142019+0000 mon.a (mon.0) 4045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:33:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[78574]: cluster 2024-08-29T19:33:46.533020+0000 mgr.y (mgr.34104) 2442 : cluster [DBG] pgmap v4087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:33:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[78574]: cluster 2024-08-29T19:33:47.133131+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-08-29T19:33:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[78574]: audit 2024-08-29T19:33:47.139730+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.89:0/3660367068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:33:48.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:48 smithi089 bash[78574]: audit 2024-08-29T19:33:47.142019+0000 mon.a (mon.0) 4045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:33:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:48 smithi144 bash[67678]: cluster 2024-08-29T19:33:46.533020+0000 mgr.y (mgr.34104) 2442 : cluster [DBG] pgmap v4087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:33:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:48 smithi144 bash[67678]: cluster 2024-08-29T19:33:47.133131+0000 mon.a (mon.0) 4044 : cluster [DBG] osdmap e2097: 8 total, 8 up, 8 in 2024-08-29T19:33:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:48 smithi144 bash[67678]: audit 2024-08-29T19:33:47.139730+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.89:0/3660367068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:33:48.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:48 smithi144 bash[67678]: audit 2024-08-29T19:33:47.142019+0000 mon.a (mon.0) 4045 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:33:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:49 smithi089 bash[77323]: audit 2024-08-29T19:33:48.126224+0000 mon.a (mon.0) 4046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:33:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:49 smithi089 bash[77323]: cluster 2024-08-29T19:33:48.134098+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-08-29T19:33:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:49 smithi089 bash[78574]: audit 2024-08-29T19:33:48.126224+0000 mon.a (mon.0) 4046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:33:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:49 smithi089 bash[78574]: cluster 2024-08-29T19:33:48.134098+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-08-29T19:33:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:49 smithi144 bash[67678]: audit 2024-08-29T19:33:48.126224+0000 mon.a (mon.0) 4046 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:33:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:49 smithi144 bash[67678]: cluster 2024-08-29T19:33:48.134098+0000 mon.a (mon.0) 4047 : cluster [DBG] osdmap e2098: 8 total, 8 up, 8 in 2024-08-29T19:33:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:50 smithi089 bash[78574]: cluster 2024-08-29T19:33:48.534066+0000 mgr.y (mgr.34104) 2443 : cluster [DBG] pgmap v4090: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:33:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:50 smithi089 bash[78574]: cluster 2024-08-29T19:33:49.169802+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-08-29T19:33:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:50 smithi089 bash[77323]: cluster 2024-08-29T19:33:48.534066+0000 mgr.y (mgr.34104) 2443 : cluster [DBG] pgmap v4090: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:33:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:50 smithi089 bash[77323]: cluster 2024-08-29T19:33:49.169802+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-08-29T19:33:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:50 smithi144 bash[67678]: cluster 2024-08-29T19:33:48.534066+0000 mgr.y (mgr.34104) 2443 : cluster [DBG] pgmap v4090: 137 pgs: 12 creating+peering, 12 unknown, 113 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:33:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:50 smithi144 bash[67678]: cluster 2024-08-29T19:33:49.169802+0000 mon.a (mon.0) 4048 : cluster [DBG] osdmap e2099: 8 total, 8 up, 8 in 2024-08-29T19:33:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:51 smithi144 bash[67678]: cluster 2024-08-29T19:33:50.167457+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-08-29T19:33:51.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:51 smithi089 bash[77323]: cluster 2024-08-29T19:33:50.167457+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-08-29T19:33:51.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:51 smithi089 bash[78574]: cluster 2024-08-29T19:33:50.167457+0000 mon.a (mon.0) 4049 : cluster [DBG] osdmap e2100: 8 total, 8 up, 8 in 2024-08-29T19:33:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:52 smithi144 bash[67678]: cluster 2024-08-29T19:33:50.534718+0000 mgr.y (mgr.34104) 2444 : cluster [DBG] pgmap v4093: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:33:52.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:52 smithi089 bash[77323]: cluster 2024-08-29T19:33:50.534718+0000 mgr.y (mgr.34104) 2444 : cluster [DBG] pgmap v4093: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:33:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:52 smithi089 bash[78574]: cluster 2024-08-29T19:33:50.534718+0000 mgr.y (mgr.34104) 2444 : cluster [DBG] pgmap v4093: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:33:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:53 smithi144 bash[67678]: audit 2024-08-29T19:33:52.808549+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:53 smithi089 bash[77323]: audit 2024-08-29T19:33:52.808549+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:53 smithi089 bash[78574]: audit 2024-08-29T19:33:52.808549+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:33:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:54 smithi144 bash[67678]: cluster 2024-08-29T19:33:52.535728+0000 mgr.y (mgr.34104) 2445 : cluster [DBG] pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 757 B/s wr, 7 op/s 2024-08-29T19:33:54.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:54 smithi089 bash[77323]: cluster 2024-08-29T19:33:52.535728+0000 mgr.y (mgr.34104) 2445 : cluster [DBG] pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 757 B/s wr, 7 op/s 2024-08-29T19:33:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:54 smithi089 bash[78574]: cluster 2024-08-29T19:33:52.535728+0000 mgr.y (mgr.34104) 2445 : cluster [DBG] pgmap v4094: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.8 KiB/s rd, 757 B/s wr, 7 op/s 2024-08-29T19:33:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:33:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:33:55] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2024-08-29T19:33:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:55 smithi144 bash[67678]: cluster 2024-08-29T19:33:54.536441+0000 mgr.y (mgr.34104) 2446 : cluster [DBG] pgmap v4095: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:33:55.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:55 smithi089 bash[77323]: cluster 2024-08-29T19:33:54.536441+0000 mgr.y (mgr.34104) 2446 : cluster [DBG] pgmap v4095: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:33:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:55 smithi089 bash[78574]: cluster 2024-08-29T19:33:54.536441+0000 mgr.y (mgr.34104) 2446 : cluster [DBG] pgmap v4095: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-08-29T19:33:57.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:57 smithi089 bash[77323]: cluster 2024-08-29T19:33:56.537126+0000 mgr.y (mgr.34104) 2447 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-29T19:33:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:57 smithi089 bash[78574]: cluster 2024-08-29T19:33:56.537126+0000 mgr.y (mgr.34104) 2447 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-29T19:33:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:57 smithi144 bash[67678]: cluster 2024-08-29T19:33:56.537126+0000 mgr.y (mgr.34104) 2447 : cluster [DBG] pgmap v4096: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-29T19:33:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:33:59 smithi089 bash[77323]: cluster 2024-08-29T19:33:58.537927+0000 mgr.y (mgr.34104) 2448 : cluster [DBG] pgmap v4097: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 873 B/s wr, 5 op/s 2024-08-29T19:33:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:33:59 smithi089 bash[78574]: cluster 2024-08-29T19:33:58.537927+0000 mgr.y (mgr.34104) 2448 : cluster [DBG] pgmap v4097: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 873 B/s wr, 5 op/s 2024-08-29T19:34:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:33:59 smithi144 bash[67678]: cluster 2024-08-29T19:33:58.537927+0000 mgr.y (mgr.34104) 2448 : cluster [DBG] pgmap v4097: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 873 B/s wr, 5 op/s 2024-08-29T19:34:01.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:01 smithi144 bash[67678]: cluster 2024-08-29T19:34:00.442247+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-08-29T19:34:01.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:01 smithi089 bash[77323]: cluster 2024-08-29T19:34:00.442247+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-08-29T19:34:01.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:01 smithi089 bash[78574]: cluster 2024-08-29T19:34:00.442247+0000 mon.a (mon.0) 4051 : cluster [DBG] osdmap e2101: 8 total, 8 up, 8 in 2024-08-29T19:34:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:02 smithi144 bash[67678]: cluster 2024-08-29T19:34:00.538617+0000 mgr.y (mgr.34104) 2449 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 5 op/s 2024-08-29T19:34:02.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:02 smithi089 bash[77323]: cluster 2024-08-29T19:34:00.538617+0000 mgr.y (mgr.34104) 2449 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 5 op/s 2024-08-29T19:34:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:02 smithi089 bash[78574]: cluster 2024-08-29T19:34:00.538617+0000 mgr.y (mgr.34104) 2449 : cluster [DBG] pgmap v4099: 137 pgs: 137 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 5 op/s 2024-08-29T19:34:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:03 smithi144 bash[67678]: cluster 2024-08-29T19:34:02.539869+0000 mgr.y (mgr.34104) 2450 : cluster [DBG] pgmap v4100: 137 pgs: 137 active+clean; 22 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-29T19:34:03.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:03 smithi089 bash[77323]: cluster 2024-08-29T19:34:02.539869+0000 mgr.y (mgr.34104) 2450 : cluster [DBG] pgmap v4100: 137 pgs: 137 active+clean; 22 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-29T19:34:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:03 smithi089 bash[78574]: cluster 2024-08-29T19:34:02.539869+0000 mgr.y (mgr.34104) 2450 : cluster [DBG] pgmap v4100: 137 pgs: 137 active+clean; 22 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-29T19:34:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:34:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:34:05] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.43.0" 2024-08-29T19:34:05.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:05 smithi089 bash[77323]: cluster 2024-08-29T19:34:04.540897+0000 mgr.y (mgr.34104) 2451 : cluster [DBG] pgmap v4101: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:05 smithi089 bash[78574]: cluster 2024-08-29T19:34:04.540897+0000 mgr.y (mgr.34104) 2451 : cluster [DBG] pgmap v4101: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:05 smithi144 bash[67678]: cluster 2024-08-29T19:34:04.540897+0000 mgr.y (mgr.34104) 2451 : cluster [DBG] pgmap v4101: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:07.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:07 smithi089 bash[78574]: cluster 2024-08-29T19:34:06.541875+0000 mgr.y (mgr.34104) 2452 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:34:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:07 smithi089 bash[77323]: cluster 2024-08-29T19:34:06.541875+0000 mgr.y (mgr.34104) 2452 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:34:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:07 smithi144 bash[67678]: cluster 2024-08-29T19:34:06.541875+0000 mgr.y (mgr.34104) 2452 : cluster [DBG] pgmap v4102: 137 pgs: 137 active+clean; 46 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:34:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:08 smithi089 bash[77323]: audit 2024-08-29T19:34:07.808758+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:08 smithi089 bash[78574]: audit 2024-08-29T19:34:07.808758+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:08 smithi144 bash[67678]: audit 2024-08-29T19:34:07.808758+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:09.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:09 smithi089 bash[78574]: cluster 2024-08-29T19:34:08.543084+0000 mgr.y (mgr.34104) 2453 : cluster [DBG] pgmap v4103: 137 pgs: 137 active+clean; 50 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:34:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:09 smithi089 bash[77323]: cluster 2024-08-29T19:34:08.543084+0000 mgr.y (mgr.34104) 2453 : cluster [DBG] pgmap v4103: 137 pgs: 137 active+clean; 50 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:34:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:09 smithi144 bash[67678]: cluster 2024-08-29T19:34:08.543084+0000 mgr.y (mgr.34104) 2453 : cluster [DBG] pgmap v4103: 137 pgs: 137 active+clean; 50 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:34:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:10 smithi089 bash[77323]: audit 2024-08-29T19:34:10.117046+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:34:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:10 smithi089 bash[78574]: audit 2024-08-29T19:34:10.117046+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:34:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:10 smithi144 bash[67678]: audit 2024-08-29T19:34:10.117046+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:34:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[77323]: cluster 2024-08-29T19:34:10.543902+0000 mgr.y (mgr.34104) 2454 : cluster [DBG] pgmap v4104: 137 pgs: 137 active+clean; 50 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:34:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[77323]: audit 2024-08-29T19:34:10.827808+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:34:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[77323]: audit 2024-08-29T19:34:10.828684+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:34:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[77323]: audit 2024-08-29T19:34:10.834569+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:34:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[78574]: cluster 2024-08-29T19:34:10.543902+0000 mgr.y (mgr.34104) 2454 : cluster [DBG] pgmap v4104: 137 pgs: 137 active+clean; 50 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:34:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[78574]: audit 2024-08-29T19:34:10.827808+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:34:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[78574]: audit 2024-08-29T19:34:10.828684+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:34:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:11 smithi089 bash[78574]: audit 2024-08-29T19:34:10.834569+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:34:12.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:11 smithi144 bash[67678]: cluster 2024-08-29T19:34:10.543902+0000 mgr.y (mgr.34104) 2454 : cluster [DBG] pgmap v4104: 137 pgs: 137 active+clean; 50 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:34:12.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:11 smithi144 bash[67678]: audit 2024-08-29T19:34:10.827808+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:34:12.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:11 smithi144 bash[67678]: audit 2024-08-29T19:34:10.828684+0000 mon.a (mon.0) 4055 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:34:12.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:11 smithi144 bash[67678]: audit 2024-08-29T19:34:10.834569+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:34:13.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:13 smithi089 bash[77323]: cluster 2024-08-29T19:34:12.544753+0000 mgr.y (mgr.34104) 2455 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 54 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:34:13.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:13 smithi089 bash[78574]: cluster 2024-08-29T19:34:12.544753+0000 mgr.y (mgr.34104) 2455 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 54 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:34:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:13 smithi144 bash[67678]: cluster 2024-08-29T19:34:12.544753+0000 mgr.y (mgr.34104) 2455 : cluster [DBG] pgmap v4105: 137 pgs: 137 active+clean; 54 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-29T19:34:15.313 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.Simple (29138 ms) 2024-08-29T19:34:15.313 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-08-29T19:34:15.313 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:34:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:34:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:34:15] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2024-08-29T19:34:15.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:15 smithi089 bash[77323]: cluster 2024-08-29T19:34:14.545858+0000 mgr.y (mgr.34104) 2456 : cluster [DBG] pgmap v4106: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.0 MiB/s wr, 20 op/s 2024-08-29T19:34:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:15 smithi089 bash[78574]: cluster 2024-08-29T19:34:14.545858+0000 mgr.y (mgr.34104) 2456 : cluster [DBG] pgmap v4106: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.0 MiB/s wr, 20 op/s 2024-08-29T19:34:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:15 smithi144 bash[67678]: cluster 2024-08-29T19:34:14.545858+0000 mgr.y (mgr.34104) 2456 : cluster [DBG] pgmap v4106: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.0 MiB/s wr, 20 op/s 2024-08-29T19:34:17.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:17 smithi089 bash[77323]: cluster 2024-08-29T19:34:16.546742+0000 mgr.y (mgr.34104) 2457 : cluster [DBG] pgmap v4107: 137 pgs: 137 active+clean; 70 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T19:34:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:17 smithi089 bash[78574]: cluster 2024-08-29T19:34:16.546742+0000 mgr.y (mgr.34104) 2457 : cluster [DBG] pgmap v4107: 137 pgs: 137 active+clean; 70 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T19:34:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:17 smithi144 bash[67678]: cluster 2024-08-29T19:34:16.546742+0000 mgr.y (mgr.34104) 2457 : cluster [DBG] pgmap v4107: 137 pgs: 137 active+clean; 70 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T19:34:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:19 smithi089 bash[77323]: cluster 2024-08-29T19:34:18.547523+0000 mgr.y (mgr.34104) 2458 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-08-29T19:34:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:19 smithi089 bash[78574]: cluster 2024-08-29T19:34:18.547523+0000 mgr.y (mgr.34104) 2458 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-08-29T19:34:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:19 smithi144 bash[67678]: cluster 2024-08-29T19:34:18.547523+0000 mgr.y (mgr.34104) 2458 : cluster [DBG] pgmap v4108: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-08-29T19:34:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:21 smithi089 bash[77323]: cluster 2024-08-29T19:34:20.548076+0000 mgr.y (mgr.34104) 2459 : cluster [DBG] pgmap v4109: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-29T19:34:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:21 smithi089 bash[78574]: cluster 2024-08-29T19:34:20.548076+0000 mgr.y (mgr.34104) 2459 : cluster [DBG] pgmap v4109: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-29T19:34:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:21 smithi144 bash[67678]: cluster 2024-08-29T19:34:20.548076+0000 mgr.y (mgr.34104) 2459 : cluster [DBG] pgmap v4109: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-29T19:34:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:23 smithi089 bash[77323]: cluster 2024-08-29T19:34:22.548876+0000 mgr.y (mgr.34104) 2460 : cluster [DBG] pgmap v4110: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-29T19:34:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:23 smithi089 bash[77323]: audit 2024-08-29T19:34:22.809078+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:23 smithi089 bash[78574]: cluster 2024-08-29T19:34:22.548876+0000 mgr.y (mgr.34104) 2460 : cluster [DBG] pgmap v4110: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-29T19:34:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:23 smithi089 bash[78574]: audit 2024-08-29T19:34:22.809078+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:23 smithi144 bash[67678]: cluster 2024-08-29T19:34:22.548876+0000 mgr.y (mgr.34104) 2460 : cluster [DBG] pgmap v4110: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-29T19:34:24.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:23 smithi144 bash[67678]: audit 2024-08-29T19:34:22.809078+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:34:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:34:25] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:34:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:25 smithi089 bash[78574]: cluster 2024-08-29T19:34:24.549896+0000 mgr.y (mgr.34104) 2461 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-29T19:34:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:25 smithi089 bash[78574]: cluster 2024-08-29T19:34:24.653648+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-08-29T19:34:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:25 smithi089 bash[77323]: cluster 2024-08-29T19:34:24.549896+0000 mgr.y (mgr.34104) 2461 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-29T19:34:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:25 smithi089 bash[77323]: cluster 2024-08-29T19:34:24.653648+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-08-29T19:34:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:25 smithi144 bash[67678]: cluster 2024-08-29T19:34:24.549896+0000 mgr.y (mgr.34104) 2461 : cluster [DBG] pgmap v4111: 137 pgs: 137 active+clean; 78 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-08-29T19:34:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:25 smithi144 bash[67678]: cluster 2024-08-29T19:34:24.653648+0000 mon.a (mon.0) 4058 : cluster [DBG] osdmap e2102: 8 total, 8 up, 8 in 2024-08-29T19:34:27.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:27 smithi089 bash[77323]: cluster 2024-08-29T19:34:26.550874+0000 mgr.y (mgr.34104) 2462 : cluster [DBG] pgmap v4113: 137 pgs: 137 active+clean; 79 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 922 KiB/s wr, 11 op/s 2024-08-29T19:34:27.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:27 smithi089 bash[78574]: cluster 2024-08-29T19:34:26.550874+0000 mgr.y (mgr.34104) 2462 : cluster [DBG] pgmap v4113: 137 pgs: 137 active+clean; 79 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 922 KiB/s wr, 11 op/s 2024-08-29T19:34:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:27 smithi144 bash[67678]: cluster 2024-08-29T19:34:26.550874+0000 mgr.y (mgr.34104) 2462 : cluster [DBG] pgmap v4113: 137 pgs: 137 active+clean; 79 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 922 KiB/s wr, 11 op/s 2024-08-29T19:34:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:29 smithi089 bash[77323]: cluster 2024-08-29T19:34:28.552110+0000 mgr.y (mgr.34104) 2463 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 111 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 834 KiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:34:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:29 smithi089 bash[78574]: cluster 2024-08-29T19:34:28.552110+0000 mgr.y (mgr.34104) 2463 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 111 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 834 KiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:34:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:29 smithi144 bash[67678]: cluster 2024-08-29T19:34:28.552110+0000 mgr.y (mgr.34104) 2463 : cluster [DBG] pgmap v4114: 137 pgs: 137 active+clean; 111 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 834 KiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-08-29T19:34:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:31 smithi089 bash[77323]: cluster 2024-08-29T19:34:30.552929+0000 mgr.y (mgr.34104) 2464 : cluster [DBG] pgmap v4115: 137 pgs: 137 active+clean; 119 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:31 smithi089 bash[78574]: cluster 2024-08-29T19:34:30.552929+0000 mgr.y (mgr.34104) 2464 : cluster [DBG] pgmap v4115: 137 pgs: 137 active+clean; 119 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:31 smithi144 bash[67678]: cluster 2024-08-29T19:34:30.552929+0000 mgr.y (mgr.34104) 2464 : cluster [DBG] pgmap v4115: 137 pgs: 137 active+clean; 119 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:33 smithi089 bash[77323]: cluster 2024-08-29T19:34:32.553739+0000 mgr.y (mgr.34104) 2465 : cluster [DBG] pgmap v4116: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:34:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:33 smithi089 bash[78574]: cluster 2024-08-29T19:34:32.553739+0000 mgr.y (mgr.34104) 2465 : cluster [DBG] pgmap v4116: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:34:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:33 smithi144 bash[67678]: cluster 2024-08-29T19:34:32.553739+0000 mgr.y (mgr.34104) 2465 : cluster [DBG] pgmap v4116: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:34:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:34:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:34:35] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:34:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:35 smithi089 bash[77323]: cluster 2024-08-29T19:34:34.554310+0000 mgr.y (mgr.34104) 2466 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:34:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:35 smithi089 bash[78574]: cluster 2024-08-29T19:34:34.554310+0000 mgr.y (mgr.34104) 2466 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:34:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:35 smithi144 bash[67678]: cluster 2024-08-29T19:34:34.554310+0000 mgr.y (mgr.34104) 2466 : cluster [DBG] pgmap v4117: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:34:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:37 smithi089 bash[77323]: cluster 2024-08-29T19:34:36.554990+0000 mgr.y (mgr.34104) 2467 : cluster [DBG] pgmap v4118: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-29T19:34:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:37 smithi089 bash[78574]: cluster 2024-08-29T19:34:36.554990+0000 mgr.y (mgr.34104) 2467 : cluster [DBG] pgmap v4118: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-29T19:34:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:37 smithi144 bash[67678]: cluster 2024-08-29T19:34:36.554990+0000 mgr.y (mgr.34104) 2467 : cluster [DBG] pgmap v4118: 137 pgs: 137 active+clean; 123 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-29T19:34:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:38 smithi089 bash[77323]: audit 2024-08-29T19:34:37.809490+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:38 smithi089 bash[78574]: audit 2024-08-29T19:34:37.809490+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:38 smithi144 bash[67678]: audit 2024-08-29T19:34:37.809490+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:39.432 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.Grow (24119 ms) 2024-08-29T19:34:39.432 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-08-29T19:34:39.432 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:34:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:39 smithi144 bash[67678]: cluster 2024-08-29T19:34:38.556016+0000 mgr.y (mgr.34104) 2468 : cluster [DBG] pgmap v4119: 137 pgs: 137 active+clean; 131 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.3 MiB/s wr, 45 op/s 2024-08-29T19:34:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:39 smithi089 bash[77323]: cluster 2024-08-29T19:34:38.556016+0000 mgr.y (mgr.34104) 2468 : cluster [DBG] pgmap v4119: 137 pgs: 137 active+clean; 131 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.3 MiB/s wr, 45 op/s 2024-08-29T19:34:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:39 smithi089 bash[78574]: cluster 2024-08-29T19:34:38.556016+0000 mgr.y (mgr.34104) 2468 : cluster [DBG] pgmap v4119: 137 pgs: 137 active+clean; 131 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 4.3 MiB/s wr, 45 op/s 2024-08-29T19:34:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:41 smithi144 bash[67678]: cluster 2024-08-29T19:34:40.556835+0000 mgr.y (mgr.34104) 2469 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 143 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:34:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:41 smithi089 bash[77323]: cluster 2024-08-29T19:34:40.556835+0000 mgr.y (mgr.34104) 2469 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 143 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:34:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:41 smithi089 bash[78574]: cluster 2024-08-29T19:34:40.556835+0000 mgr.y (mgr.34104) 2469 : cluster [DBG] pgmap v4120: 137 pgs: 137 active+clean; 143 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:34:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:43 smithi144 bash[67678]: cluster 2024-08-29T19:34:42.557739+0000 mgr.y (mgr.34104) 2470 : cluster [DBG] pgmap v4121: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T19:34:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:43 smithi089 bash[77323]: cluster 2024-08-29T19:34:42.557739+0000 mgr.y (mgr.34104) 2470 : cluster [DBG] pgmap v4121: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T19:34:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:43 smithi089 bash[78574]: cluster 2024-08-29T19:34:42.557739+0000 mgr.y (mgr.34104) 2470 : cluster [DBG] pgmap v4121: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-08-29T19:34:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:34:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:34:45] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2024-08-29T19:34:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:45 smithi144 bash[67678]: cluster 2024-08-29T19:34:44.558443+0000 mgr.y (mgr.34104) 2471 : cluster [DBG] pgmap v4122: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:34:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:45 smithi089 bash[78574]: cluster 2024-08-29T19:34:44.558443+0000 mgr.y (mgr.34104) 2471 : cluster [DBG] pgmap v4122: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:34:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:45 smithi089 bash[77323]: cluster 2024-08-29T19:34:44.558443+0000 mgr.y (mgr.34104) 2471 : cluster [DBG] pgmap v4122: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:34:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:47 smithi144 bash[67678]: cluster 2024-08-29T19:34:46.559132+0000 mgr.y (mgr.34104) 2472 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-29T19:34:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:47 smithi089 bash[77323]: cluster 2024-08-29T19:34:46.559132+0000 mgr.y (mgr.34104) 2472 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-29T19:34:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:47 smithi089 bash[78574]: cluster 2024-08-29T19:34:46.559132+0000 mgr.y (mgr.34104) 2472 : cluster [DBG] pgmap v4123: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-29T19:34:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:49 smithi144 bash[67678]: cluster 2024-08-29T19:34:48.559935+0000 mgr.y (mgr.34104) 2473 : cluster [DBG] pgmap v4124: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-29T19:34:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:49 smithi089 bash[77323]: cluster 2024-08-29T19:34:48.559935+0000 mgr.y (mgr.34104) 2473 : cluster [DBG] pgmap v4124: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-29T19:34:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:49 smithi089 bash[78574]: cluster 2024-08-29T19:34:48.559935+0000 mgr.y (mgr.34104) 2473 : cluster [DBG] pgmap v4124: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-29T19:34:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:50 smithi144 bash[67678]: cluster 2024-08-29T19:34:49.715004+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-08-29T19:34:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:50 smithi089 bash[77323]: cluster 2024-08-29T19:34:49.715004+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-08-29T19:34:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:50 smithi089 bash[78574]: cluster 2024-08-29T19:34:49.715004+0000 mon.a (mon.0) 4060 : cluster [DBG] osdmap e2103: 8 total, 8 up, 8 in 2024-08-29T19:34:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:51 smithi144 bash[67678]: cluster 2024-08-29T19:34:50.560537+0000 mgr.y (mgr.34104) 2474 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-08-29T19:34:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:51 smithi089 bash[77323]: cluster 2024-08-29T19:34:50.560537+0000 mgr.y (mgr.34104) 2474 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-08-29T19:34:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:51 smithi089 bash[78574]: cluster 2024-08-29T19:34:50.560537+0000 mgr.y (mgr.34104) 2474 : cluster [DBG] pgmap v4126: 137 pgs: 137 active+clean; 151 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-08-29T19:34:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:53 smithi144 bash[67678]: cluster 2024-08-29T19:34:52.561736+0000 mgr.y (mgr.34104) 2475 : cluster [DBG] pgmap v4127: 137 pgs: 137 active+clean; 175 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 33 op/s 2024-08-29T19:34:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:53 smithi144 bash[67678]: audit 2024-08-29T19:34:52.809675+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:53 smithi089 bash[78574]: cluster 2024-08-29T19:34:52.561736+0000 mgr.y (mgr.34104) 2475 : cluster [DBG] pgmap v4127: 137 pgs: 137 active+clean; 175 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 33 op/s 2024-08-29T19:34:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:53 smithi089 bash[78574]: audit 2024-08-29T19:34:52.809675+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:53 smithi089 bash[77323]: cluster 2024-08-29T19:34:52.561736+0000 mgr.y (mgr.34104) 2475 : cluster [DBG] pgmap v4127: 137 pgs: 137 active+clean; 175 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 33 op/s 2024-08-29T19:34:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:53 smithi089 bash[77323]: audit 2024-08-29T19:34:52.809675+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:34:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:34:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:34:55] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:34:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:55 smithi144 bash[67678]: cluster 2024-08-29T19:34:54.562754+0000 mgr.y (mgr.34104) 2476 : cluster [DBG] pgmap v4128: 137 pgs: 137 active+clean; 192 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:56.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:55 smithi089 bash[77323]: cluster 2024-08-29T19:34:54.562754+0000 mgr.y (mgr.34104) 2476 : cluster [DBG] pgmap v4128: 137 pgs: 137 active+clean; 192 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:55 smithi089 bash[78574]: cluster 2024-08-29T19:34:54.562754+0000 mgr.y (mgr.34104) 2476 : cluster [DBG] pgmap v4128: 137 pgs: 137 active+clean; 192 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:34:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:57 smithi144 bash[67678]: cluster 2024-08-29T19:34:56.563448+0000 mgr.y (mgr.34104) 2477 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 192 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:34:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:57 smithi089 bash[77323]: cluster 2024-08-29T19:34:56.563448+0000 mgr.y (mgr.34104) 2477 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 192 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:34:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:57 smithi089 bash[78574]: cluster 2024-08-29T19:34:56.563448+0000 mgr.y (mgr.34104) 2477 : cluster [DBG] pgmap v4129: 137 pgs: 137 active+clean; 192 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:35:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:34:59 smithi144 bash[67678]: cluster 2024-08-29T19:34:58.564560+0000 mgr.y (mgr.34104) 2478 : cluster [DBG] pgmap v4130: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-29T19:35:00.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:34:59 smithi089 bash[78574]: cluster 2024-08-29T19:34:58.564560+0000 mgr.y (mgr.34104) 2478 : cluster [DBG] pgmap v4130: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-29T19:35:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:34:59 smithi089 bash[77323]: cluster 2024-08-29T19:34:58.564560+0000 mgr.y (mgr.34104) 2478 : cluster [DBG] pgmap v4130: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 4.9 MiB/s wr, 38 op/s 2024-08-29T19:35:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:01 smithi144 bash[67678]: cluster 2024-08-29T19:35:00.565201+0000 mgr.y (mgr.34104) 2479 : cluster [DBG] pgmap v4131: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:01 smithi089 bash[78574]: cluster 2024-08-29T19:35:00.565201+0000 mgr.y (mgr.34104) 2479 : cluster [DBG] pgmap v4131: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:01 smithi089 bash[77323]: cluster 2024-08-29T19:35:00.565201+0000 mgr.y (mgr.34104) 2479 : cluster [DBG] pgmap v4131: 137 pgs: 137 active+clean; 200 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 199 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:03 smithi144 bash[67678]: cluster 2024-08-29T19:35:02.566391+0000 mgr.y (mgr.34104) 2480 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 212 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-08-29T19:35:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:03 smithi089 bash[78574]: cluster 2024-08-29T19:35:02.566391+0000 mgr.y (mgr.34104) 2480 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 212 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-08-29T19:35:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:03 smithi089 bash[77323]: cluster 2024-08-29T19:35:02.566391+0000 mgr.y (mgr.34104) 2480 : cluster [DBG] pgmap v4132: 137 pgs: 137 active+clean; 212 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.1 MiB/s wr, 45 op/s 2024-08-29T19:35:04.446 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (25014 ms) 2024-08-29T19:35:04.446 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-08-29T19:35:04.446 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:35:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:35:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:35:05] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:35:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:05 smithi144 bash[67678]: cluster 2024-08-29T19:35:04.567404+0000 mgr.y (mgr.34104) 2481 : cluster [DBG] pgmap v4133: 137 pgs: 137 active+clean; 220 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 20 op/s 2024-08-29T19:35:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:05 smithi089 bash[77323]: cluster 2024-08-29T19:35:04.567404+0000 mgr.y (mgr.34104) 2481 : cluster [DBG] pgmap v4133: 137 pgs: 137 active+clean; 220 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 20 op/s 2024-08-29T19:35:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:05 smithi089 bash[78574]: cluster 2024-08-29T19:35:04.567404+0000 mgr.y (mgr.34104) 2481 : cluster [DBG] pgmap v4133: 137 pgs: 137 active+clean; 220 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.1 MiB/s wr, 20 op/s 2024-08-29T19:35:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:07 smithi144 bash[67678]: cluster 2024-08-29T19:35:06.568219+0000 mgr.y (mgr.34104) 2482 : cluster [DBG] pgmap v4134: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-29T19:35:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:07 smithi089 bash[77323]: cluster 2024-08-29T19:35:06.568219+0000 mgr.y (mgr.34104) 2482 : cluster [DBG] pgmap v4134: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-29T19:35:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:07 smithi089 bash[78574]: cluster 2024-08-29T19:35:06.568219+0000 mgr.y (mgr.34104) 2482 : cluster [DBG] pgmap v4134: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2024-08-29T19:35:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:08 smithi144 bash[67678]: audit 2024-08-29T19:35:07.810167+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:09.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:08 smithi089 bash[77323]: audit 2024-08-29T19:35:07.810167+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:08 smithi089 bash[78574]: audit 2024-08-29T19:35:07.810167+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:09 smithi144 bash[67678]: cluster 2024-08-29T19:35:08.569011+0000 mgr.y (mgr.34104) 2483 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-29T19:35:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:09 smithi089 bash[77323]: cluster 2024-08-29T19:35:08.569011+0000 mgr.y (mgr.34104) 2483 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-29T19:35:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:09 smithi089 bash[78574]: cluster 2024-08-29T19:35:08.569011+0000 mgr.y (mgr.34104) 2483 : cluster [DBG] pgmap v4135: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.5 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-29T19:35:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:11 smithi144 bash[67678]: cluster 2024-08-29T19:35:10.569868+0000 mgr.y (mgr.34104) 2484 : cluster [DBG] pgmap v4136: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-29T19:35:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:11 smithi144 bash[67678]: audit 2024-08-29T19:35:10.921207+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:35:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:11 smithi144 bash[67678]: audit 2024-08-29T19:35:11.661955+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:35:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:11 smithi144 bash[67678]: audit 2024-08-29T19:35:11.662949+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:35:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:11 smithi144 bash[67678]: audit 2024-08-29T19:35:11.669611+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:35:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[77323]: cluster 2024-08-29T19:35:10.569868+0000 mgr.y (mgr.34104) 2484 : cluster [DBG] pgmap v4136: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-29T19:35:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[77323]: audit 2024-08-29T19:35:10.921207+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:35:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[77323]: audit 2024-08-29T19:35:11.661955+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:35:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[77323]: audit 2024-08-29T19:35:11.662949+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:35:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[77323]: audit 2024-08-29T19:35:11.669611+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:35:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[78574]: cluster 2024-08-29T19:35:10.569868+0000 mgr.y (mgr.34104) 2484 : cluster [DBG] pgmap v4136: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-29T19:35:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[78574]: audit 2024-08-29T19:35:10.921207+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:35:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[78574]: audit 2024-08-29T19:35:11.661955+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:35:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[78574]: audit 2024-08-29T19:35:11.662949+0000 mon.a (mon.0) 4065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:35:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:11 smithi089 bash[78574]: audit 2024-08-29T19:35:11.669611+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:35:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:13 smithi144 bash[67678]: cluster 2024-08-29T19:35:12.570716+0000 mgr.y (mgr.34104) 2485 : cluster [DBG] pgmap v4137: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-29T19:35:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:13 smithi089 bash[78574]: cluster 2024-08-29T19:35:12.570716+0000 mgr.y (mgr.34104) 2485 : cluster [DBG] pgmap v4137: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-29T19:35:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:13 smithi089 bash[77323]: cluster 2024-08-29T19:35:12.570716+0000 mgr.y (mgr.34104) 2485 : cluster [DBG] pgmap v4137: 137 pgs: 137 active+clean; 224 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 26 op/s 2024-08-29T19:35:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:14 smithi144 bash[67678]: cluster 2024-08-29T19:35:13.783887+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-08-29T19:35:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:14 smithi089 bash[78574]: cluster 2024-08-29T19:35:13.783887+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-08-29T19:35:15.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:14 smithi089 bash[77323]: cluster 2024-08-29T19:35:13.783887+0000 mon.a (mon.0) 4067 : cluster [DBG] osdmap e2104: 8 total, 8 up, 8 in 2024-08-29T19:35:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:35:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:35:15] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:35:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:15 smithi144 bash[67678]: cluster 2024-08-29T19:35:14.571461+0000 mgr.y (mgr.34104) 2486 : cluster [DBG] pgmap v4139: 137 pgs: 137 active+clean; 233 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:35:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:15 smithi089 bash[78574]: cluster 2024-08-29T19:35:14.571461+0000 mgr.y (mgr.34104) 2486 : cluster [DBG] pgmap v4139: 137 pgs: 137 active+clean; 233 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:35:16.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:15 smithi089 bash[77323]: cluster 2024-08-29T19:35:14.571461+0000 mgr.y (mgr.34104) 2486 : cluster [DBG] pgmap v4139: 137 pgs: 137 active+clean; 233 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:35:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:17 smithi144 bash[67678]: cluster 2024-08-29T19:35:16.572471+0000 mgr.y (mgr.34104) 2487 : cluster [DBG] pgmap v4140: 137 pgs: 137 active+clean; 241 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T19:35:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:17 smithi089 bash[77323]: cluster 2024-08-29T19:35:16.572471+0000 mgr.y (mgr.34104) 2487 : cluster [DBG] pgmap v4140: 137 pgs: 137 active+clean; 241 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T19:35:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:17 smithi089 bash[78574]: cluster 2024-08-29T19:35:16.572471+0000 mgr.y (mgr.34104) 2487 : cluster [DBG] pgmap v4140: 137 pgs: 137 active+clean; 241 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-08-29T19:35:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:19 smithi144 bash[67678]: cluster 2024-08-29T19:35:18.574011+0000 mgr.y (mgr.34104) 2488 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:19 smithi089 bash[77323]: cluster 2024-08-29T19:35:18.574011+0000 mgr.y (mgr.34104) 2488 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:19 smithi089 bash[78574]: cluster 2024-08-29T19:35:18.574011+0000 mgr.y (mgr.34104) 2488 : cluster [DBG] pgmap v4141: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:21 smithi089 bash[77323]: cluster 2024-08-29T19:35:20.574542+0000 mgr.y (mgr.34104) 2489 : cluster [DBG] pgmap v4142: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:21 smithi089 bash[78574]: cluster 2024-08-29T19:35:20.574542+0000 mgr.y (mgr.34104) 2489 : cluster [DBG] pgmap v4142: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:21 smithi144 bash[67678]: cluster 2024-08-29T19:35:20.574542+0000 mgr.y (mgr.34104) 2489 : cluster [DBG] pgmap v4142: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-08-29T19:35:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:23 smithi089 bash[77323]: cluster 2024-08-29T19:35:22.575797+0000 mgr.y (mgr.34104) 2490 : cluster [DBG] pgmap v4143: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-29T19:35:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:23 smithi089 bash[77323]: audit 2024-08-29T19:35:22.810568+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:23 smithi089 bash[78574]: cluster 2024-08-29T19:35:22.575797+0000 mgr.y (mgr.34104) 2490 : cluster [DBG] pgmap v4143: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-29T19:35:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:23 smithi089 bash[78574]: audit 2024-08-29T19:35:22.810568+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:23 smithi144 bash[67678]: cluster 2024-08-29T19:35:22.575797+0000 mgr.y (mgr.34104) 2490 : cluster [DBG] pgmap v4143: 137 pgs: 137 active+clean; 269 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 90 KiB/s rd, 4.5 MiB/s wr, 45 op/s 2024-08-29T19:35:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:23 smithi144 bash[67678]: audit 2024-08-29T19:35:22.810568+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:35:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:35:25] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:35:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:25 smithi089 bash[77323]: cluster 2024-08-29T19:35:24.576512+0000 mgr.y (mgr.34104) 2491 : cluster [DBG] pgmap v4144: 137 pgs: 137 active+clean; 269 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:35:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:25 smithi089 bash[78574]: cluster 2024-08-29T19:35:24.576512+0000 mgr.y (mgr.34104) 2491 : cluster [DBG] pgmap v4144: 137 pgs: 137 active+clean; 269 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:35:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:25 smithi144 bash[67678]: cluster 2024-08-29T19:35:24.576512+0000 mgr.y (mgr.34104) 2491 : cluster [DBG] pgmap v4144: 137 pgs: 137 active+clean; 269 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-29T19:35:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:27 smithi089 bash[77323]: cluster 2024-08-29T19:35:26.577555+0000 mgr.y (mgr.34104) 2492 : cluster [DBG] pgmap v4145: 137 pgs: 137 active+clean; 269 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-08-29T19:35:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:27 smithi089 bash[78574]: cluster 2024-08-29T19:35:26.577555+0000 mgr.y (mgr.34104) 2492 : cluster [DBG] pgmap v4145: 137 pgs: 137 active+clean; 269 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-08-29T19:35:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:27 smithi144 bash[67678]: cluster 2024-08-29T19:35:26.577555+0000 mgr.y (mgr.34104) 2492 : cluster [DBG] pgmap v4145: 137 pgs: 137 active+clean; 269 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-08-29T19:35:28.318 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (23872 ms) 2024-08-29T19:35:28.318 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-08-29T19:35:28.318 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:35:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:29 smithi089 bash[78574]: cluster 2024-08-29T19:35:28.578346+0000 mgr.y (mgr.34104) 2493 : cluster [DBG] pgmap v4146: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 922 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-08-29T19:35:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:29 smithi089 bash[77323]: cluster 2024-08-29T19:35:28.578346+0000 mgr.y (mgr.34104) 2493 : cluster [DBG] pgmap v4146: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 922 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-08-29T19:35:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:29 smithi144 bash[67678]: cluster 2024-08-29T19:35:28.578346+0000 mgr.y (mgr.34104) 2493 : cluster [DBG] pgmap v4146: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 922 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-08-29T19:35:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:31 smithi089 bash[77323]: cluster 2024-08-29T19:35:30.578872+0000 mgr.y (mgr.34104) 2494 : cluster [DBG] pgmap v4147: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-08-29T19:35:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:31 smithi089 bash[78574]: cluster 2024-08-29T19:35:30.578872+0000 mgr.y (mgr.34104) 2494 : cluster [DBG] pgmap v4147: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-08-29T19:35:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:31 smithi144 bash[67678]: cluster 2024-08-29T19:35:30.578872+0000 mgr.y (mgr.34104) 2494 : cluster [DBG] pgmap v4147: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 19 op/s 2024-08-29T19:35:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:33 smithi089 bash[77323]: cluster 2024-08-29T19:35:32.580214+0000 mgr.y (mgr.34104) 2495 : cluster [DBG] pgmap v4148: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-29T19:35:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:33 smithi089 bash[78574]: cluster 2024-08-29T19:35:32.580214+0000 mgr.y (mgr.34104) 2495 : cluster [DBG] pgmap v4148: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-29T19:35:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:33 smithi144 bash[67678]: cluster 2024-08-29T19:35:32.580214+0000 mgr.y (mgr.34104) 2495 : cluster [DBG] pgmap v4148: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 877 KiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-08-29T19:35:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:35:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:35:35] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:35:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:35 smithi089 bash[77323]: cluster 2024-08-29T19:35:34.580957+0000 mgr.y (mgr.34104) 2496 : cluster [DBG] pgmap v4149: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 850 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:35:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:35 smithi089 bash[78574]: cluster 2024-08-29T19:35:34.580957+0000 mgr.y (mgr.34104) 2496 : cluster [DBG] pgmap v4149: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 850 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:35:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:35 smithi144 bash[67678]: cluster 2024-08-29T19:35:34.580957+0000 mgr.y (mgr.34104) 2496 : cluster [DBG] pgmap v4149: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 850 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:35:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:37 smithi089 bash[77323]: cluster 2024-08-29T19:35:36.581661+0000 mgr.y (mgr.34104) 2497 : cluster [DBG] pgmap v4150: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 741 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:35:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:37 smithi089 bash[77323]: audit 2024-08-29T19:35:37.810694+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:37 smithi089 bash[78574]: cluster 2024-08-29T19:35:36.581661+0000 mgr.y (mgr.34104) 2497 : cluster [DBG] pgmap v4150: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 741 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:35:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:37 smithi089 bash[78574]: audit 2024-08-29T19:35:37.810694+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:37 smithi144 bash[67678]: cluster 2024-08-29T19:35:36.581661+0000 mgr.y (mgr.34104) 2497 : cluster [DBG] pgmap v4150: 137 pgs: 137 active+clean; 273 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 741 KiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-29T19:35:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:37 smithi144 bash[67678]: audit 2024-08-29T19:35:37.810694+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:39 smithi089 bash[77323]: cluster 2024-08-29T19:35:38.582865+0000 mgr.y (mgr.34104) 2498 : cluster [DBG] pgmap v4151: 137 pgs: 137 active+clean; 285 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 718 KiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-08-29T19:35:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:39 smithi089 bash[77323]: cluster 2024-08-29T19:35:38.855030+0000 mon.a (mon.0) 4070 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-08-29T19:35:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:39 smithi089 bash[78574]: cluster 2024-08-29T19:35:38.582865+0000 mgr.y (mgr.34104) 2498 : cluster [DBG] pgmap v4151: 137 pgs: 137 active+clean; 285 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 718 KiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-08-29T19:35:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:39 smithi089 bash[78574]: cluster 2024-08-29T19:35:38.855030+0000 mon.a (mon.0) 4070 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-08-29T19:35:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:39 smithi144 bash[67678]: cluster 2024-08-29T19:35:38.582865+0000 mgr.y (mgr.34104) 2498 : cluster [DBG] pgmap v4151: 137 pgs: 137 active+clean; 285 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 718 KiB/s rd, 2.0 MiB/s wr, 16 op/s 2024-08-29T19:35:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:39 smithi144 bash[67678]: cluster 2024-08-29T19:35:38.855030+0000 mon.a (mon.0) 4070 : cluster [DBG] osdmap e2105: 8 total, 8 up, 8 in 2024-08-29T19:35:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:41 smithi089 bash[77323]: cluster 2024-08-29T19:35:40.583513+0000 mgr.y (mgr.34104) 2499 : cluster [DBG] pgmap v4153: 137 pgs: 137 active+clean; 285 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-29T19:35:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:41 smithi089 bash[78574]: cluster 2024-08-29T19:35:40.583513+0000 mgr.y (mgr.34104) 2499 : cluster [DBG] pgmap v4153: 137 pgs: 137 active+clean; 285 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-29T19:35:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:41 smithi144 bash[67678]: cluster 2024-08-29T19:35:40.583513+0000 mgr.y (mgr.34104) 2499 : cluster [DBG] pgmap v4153: 137 pgs: 137 active+clean; 285 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-08-29T19:35:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:43 smithi089 bash[77323]: cluster 2024-08-29T19:35:42.584845+0000 mgr.y (mgr.34104) 2500 : cluster [DBG] pgmap v4154: 137 pgs: 137 active+clean; 314 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-08-29T19:35:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:43 smithi089 bash[78574]: cluster 2024-08-29T19:35:42.584845+0000 mgr.y (mgr.34104) 2500 : cluster [DBG] pgmap v4154: 137 pgs: 137 active+clean; 314 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-08-29T19:35:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:43 smithi144 bash[67678]: cluster 2024-08-29T19:35:42.584845+0000 mgr.y (mgr.34104) 2500 : cluster [DBG] pgmap v4154: 137 pgs: 137 active+clean; 314 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-08-29T19:35:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:35:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:35:45] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:35:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:45 smithi089 bash[77323]: cluster 2024-08-29T19:35:44.585523+0000 mgr.y (mgr.34104) 2501 : cluster [DBG] pgmap v4155: 137 pgs: 137 active+clean; 314 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:35:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:45 smithi089 bash[78574]: cluster 2024-08-29T19:35:44.585523+0000 mgr.y (mgr.34104) 2501 : cluster [DBG] pgmap v4155: 137 pgs: 137 active+clean; 314 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:35:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:45 smithi144 bash[67678]: cluster 2024-08-29T19:35:44.585523+0000 mgr.y (mgr.34104) 2501 : cluster [DBG] pgmap v4155: 137 pgs: 137 active+clean; 314 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-08-29T19:35:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:47 smithi089 bash[77323]: cluster 2024-08-29T19:35:46.586190+0000 mgr.y (mgr.34104) 2502 : cluster [DBG] pgmap v4156: 137 pgs: 137 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:35:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:47 smithi089 bash[78574]: cluster 2024-08-29T19:35:46.586190+0000 mgr.y (mgr.34104) 2502 : cluster [DBG] pgmap v4156: 137 pgs: 137 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:35:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:47 smithi144 bash[67678]: cluster 2024-08-29T19:35:46.586190+0000 mgr.y (mgr.34104) 2502 : cluster [DBG] pgmap v4156: 137 pgs: 137 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:35:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:49 smithi089 bash[77323]: cluster 2024-08-29T19:35:48.587467+0000 mgr.y (mgr.34104) 2503 : cluster [DBG] pgmap v4157: 137 pgs: 137 active+clean; 322 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-29T19:35:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:49 smithi089 bash[78574]: cluster 2024-08-29T19:35:48.587467+0000 mgr.y (mgr.34104) 2503 : cluster [DBG] pgmap v4157: 137 pgs: 137 active+clean; 322 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-29T19:35:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:49 smithi144 bash[67678]: cluster 2024-08-29T19:35:48.587467+0000 mgr.y (mgr.34104) 2503 : cluster [DBG] pgmap v4157: 137 pgs: 137 active+clean; 322 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 3.7 MiB/s wr, 43 op/s 2024-08-29T19:35:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:51 smithi089 bash[77323]: cluster 2024-08-29T19:35:50.588017+0000 mgr.y (mgr.34104) 2504 : cluster [DBG] pgmap v4158: 137 pgs: 137 active+clean; 322 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 163 KiB/s rd, 3.2 MiB/s wr, 37 op/s 2024-08-29T19:35:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:51 smithi089 bash[78574]: cluster 2024-08-29T19:35:50.588017+0000 mgr.y (mgr.34104) 2504 : cluster [DBG] pgmap v4158: 137 pgs: 137 active+clean; 322 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 163 KiB/s rd, 3.2 MiB/s wr, 37 op/s 2024-08-29T19:35:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:51 smithi144 bash[67678]: cluster 2024-08-29T19:35:50.588017+0000 mgr.y (mgr.34104) 2504 : cluster [DBG] pgmap v4158: 137 pgs: 137 active+clean; 322 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 163 KiB/s rd, 3.2 MiB/s wr, 37 op/s 2024-08-29T19:35:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:52 smithi089 bash[78574]: cluster 2024-08-29T19:35:51.882910+0000 mon.a (mon.0) 4071 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-08-29T19:35:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:52 smithi089 bash[78574]: audit 2024-08-29T19:35:52.811459+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:52 smithi089 bash[77323]: cluster 2024-08-29T19:35:51.882910+0000 mon.a (mon.0) 4071 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-08-29T19:35:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:52 smithi089 bash[77323]: audit 2024-08-29T19:35:52.811459+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:52 smithi144 bash[67678]: cluster 2024-08-29T19:35:51.882910+0000 mon.a (mon.0) 4071 : cluster [DBG] osdmap e2106: 8 total, 8 up, 8 in 2024-08-29T19:35:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:52 smithi144 bash[67678]: audit 2024-08-29T19:35:52.811459+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:35:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:53 smithi089 bash[78574]: cluster 2024-08-29T19:35:52.588604+0000 mgr.y (mgr.34104) 2505 : cluster [DBG] pgmap v4160: 137 pgs: 137 active+clean; 350 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-08-29T19:35:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:53 smithi089 bash[77323]: cluster 2024-08-29T19:35:52.588604+0000 mgr.y (mgr.34104) 2505 : cluster [DBG] pgmap v4160: 137 pgs: 137 active+clean; 350 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-08-29T19:35:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:53 smithi144 bash[67678]: cluster 2024-08-29T19:35:52.588604+0000 mgr.y (mgr.34104) 2505 : cluster [DBG] pgmap v4160: 137 pgs: 137 active+clean; 350 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.6 MiB/s wr, 42 op/s 2024-08-29T19:35:54.413 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (26096 ms) 2024-08-29T19:35:54.413 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-08-29T19:35:54.414 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:35:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:35:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:35:55] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2024-08-29T19:35:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:55 smithi089 bash[77323]: cluster 2024-08-29T19:35:54.589599+0000 mgr.y (mgr.34104) 2506 : cluster [DBG] pgmap v4161: 137 pgs: 137 active+clean; 358 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-08-29T19:35:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:55 smithi089 bash[78574]: cluster 2024-08-29T19:35:54.589599+0000 mgr.y (mgr.34104) 2506 : cluster [DBG] pgmap v4161: 137 pgs: 137 active+clean; 358 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-08-29T19:35:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:55 smithi144 bash[67678]: cluster 2024-08-29T19:35:54.589599+0000 mgr.y (mgr.34104) 2506 : cluster [DBG] pgmap v4161: 137 pgs: 137 active+clean; 358 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-08-29T19:35:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:57 smithi089 bash[77323]: cluster 2024-08-29T19:35:56.590293+0000 mgr.y (mgr.34104) 2507 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 378 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 41 op/s 2024-08-29T19:35:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:57 smithi089 bash[78574]: cluster 2024-08-29T19:35:56.590293+0000 mgr.y (mgr.34104) 2507 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 378 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 41 op/s 2024-08-29T19:35:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:57 smithi144 bash[67678]: cluster 2024-08-29T19:35:56.590293+0000 mgr.y (mgr.34104) 2507 : cluster [DBG] pgmap v4162: 137 pgs: 137 active+clean; 378 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 41 op/s 2024-08-29T19:36:00.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:35:59 smithi089 bash[77323]: cluster 2024-08-29T19:35:58.591135+0000 mgr.y (mgr.34104) 2508 : cluster [DBG] pgmap v4163: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-29T19:36:00.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:35:59 smithi089 bash[78574]: cluster 2024-08-29T19:35:58.591135+0000 mgr.y (mgr.34104) 2508 : cluster [DBG] pgmap v4163: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-29T19:36:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:35:59 smithi144 bash[67678]: cluster 2024-08-29T19:35:58.591135+0000 mgr.y (mgr.34104) 2508 : cluster [DBG] pgmap v4163: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-29T19:36:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:01 smithi089 bash[77323]: cluster 2024-08-29T19:36:00.591610+0000 mgr.y (mgr.34104) 2509 : cluster [DBG] pgmap v4164: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-29T19:36:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:01 smithi089 bash[78574]: cluster 2024-08-29T19:36:00.591610+0000 mgr.y (mgr.34104) 2509 : cluster [DBG] pgmap v4164: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-29T19:36:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:01 smithi144 bash[67678]: cluster 2024-08-29T19:36:00.591610+0000 mgr.y (mgr.34104) 2509 : cluster [DBG] pgmap v4164: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2024-08-29T19:36:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:03 smithi089 bash[77323]: cluster 2024-08-29T19:36:02.592874+0000 mgr.y (mgr.34104) 2510 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-08-29T19:36:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:03 smithi089 bash[78574]: cluster 2024-08-29T19:36:02.592874+0000 mgr.y (mgr.34104) 2510 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-08-29T19:36:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:03 smithi144 bash[67678]: cluster 2024-08-29T19:36:02.592874+0000 mgr.y (mgr.34104) 2510 : cluster [DBG] pgmap v4165: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.2 MiB/s wr, 32 op/s 2024-08-29T19:36:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:36:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:36:05] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2024-08-29T19:36:06.057 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 19:36:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T19:36:05.76428299Z level=info msg="Completed cleanup jobs" duration=181.439727ms 2024-08-29T19:36:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:05 smithi144 bash[67678]: cluster 2024-08-29T19:36:04.594028+0000 mgr.y (mgr.34104) 2511 : cluster [DBG] pgmap v4166: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T19:36:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:05 smithi144 bash[67678]: cluster 2024-08-29T19:36:04.928343+0000 mon.a (mon.0) 4073 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-08-29T19:36:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:05 smithi089 bash[77323]: cluster 2024-08-29T19:36:04.594028+0000 mgr.y (mgr.34104) 2511 : cluster [DBG] pgmap v4166: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T19:36:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:05 smithi089 bash[77323]: cluster 2024-08-29T19:36:04.928343+0000 mon.a (mon.0) 4073 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-08-29T19:36:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:05 smithi089 bash[78574]: cluster 2024-08-29T19:36:04.594028+0000 mgr.y (mgr.34104) 2511 : cluster [DBG] pgmap v4166: 137 pgs: 137 active+clean; 378 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-29T19:36:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:05 smithi089 bash[78574]: cluster 2024-08-29T19:36:04.928343+0000 mon.a (mon.0) 4073 : cluster [DBG] osdmap e2107: 8 total, 8 up, 8 in 2024-08-29T19:36:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:07 smithi089 bash[77323]: cluster 2024-08-29T19:36:06.595016+0000 mgr.y (mgr.34104) 2512 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 394 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-29T19:36:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:07 smithi089 bash[77323]: audit 2024-08-29T19:36:07.811568+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:07 smithi089 bash[78574]: cluster 2024-08-29T19:36:06.595016+0000 mgr.y (mgr.34104) 2512 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 394 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-29T19:36:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:07 smithi089 bash[78574]: audit 2024-08-29T19:36:07.811568+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:07 smithi144 bash[67678]: cluster 2024-08-29T19:36:06.595016+0000 mgr.y (mgr.34104) 2512 : cluster [DBG] pgmap v4168: 137 pgs: 137 active+clean; 394 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-29T19:36:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:07 smithi144 bash[67678]: audit 2024-08-29T19:36:07.811568+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:09 smithi144 bash[67678]: cluster 2024-08-29T19:36:08.596206+0000 mgr.y (mgr.34104) 2513 : cluster [DBG] pgmap v4169: 137 pgs: 137 active+clean; 419 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:36:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:09 smithi089 bash[77323]: cluster 2024-08-29T19:36:08.596206+0000 mgr.y (mgr.34104) 2513 : cluster [DBG] pgmap v4169: 137 pgs: 137 active+clean; 419 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:36:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:09 smithi089 bash[78574]: cluster 2024-08-29T19:36:08.596206+0000 mgr.y (mgr.34104) 2513 : cluster [DBG] pgmap v4169: 137 pgs: 137 active+clean; 419 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:36:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:11 smithi144 bash[67678]: cluster 2024-08-29T19:36:10.596857+0000 mgr.y (mgr.34104) 2514 : cluster [DBG] pgmap v4170: 137 pgs: 137 active+clean; 419 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:36:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:11 smithi144 bash[67678]: audit 2024-08-29T19:36:11.775384+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:11 smithi089 bash[77323]: cluster 2024-08-29T19:36:10.596857+0000 mgr.y (mgr.34104) 2514 : cluster [DBG] pgmap v4170: 137 pgs: 137 active+clean; 419 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:36:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:11 smithi089 bash[77323]: audit 2024-08-29T19:36:11.775384+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:11 smithi089 bash[78574]: cluster 2024-08-29T19:36:10.596857+0000 mgr.y (mgr.34104) 2514 : cluster [DBG] pgmap v4170: 137 pgs: 137 active+clean; 419 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-29T19:36:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:11 smithi089 bash[78574]: audit 2024-08-29T19:36:11.775384+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:36:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:12 smithi144 bash[67678]: audit 2024-08-29T19:36:12.506511+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:12 smithi144 bash[67678]: audit 2024-08-29T19:36:12.507576+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:12 smithi144 bash[67678]: audit 2024-08-29T19:36:12.514620+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:36:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:12 smithi089 bash[78574]: audit 2024-08-29T19:36:12.506511+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:12 smithi089 bash[78574]: audit 2024-08-29T19:36:12.507576+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:12 smithi089 bash[78574]: audit 2024-08-29T19:36:12.514620+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:36:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:12 smithi089 bash[77323]: audit 2024-08-29T19:36:12.506511+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:36:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:12 smithi089 bash[77323]: audit 2024-08-29T19:36:12.507576+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:36:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:12 smithi089 bash[77323]: audit 2024-08-29T19:36:12.514620+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:36:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:13 smithi144 bash[67678]: cluster 2024-08-29T19:36:12.597724+0000 mgr.y (mgr.34104) 2515 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:36:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:13 smithi089 bash[77323]: cluster 2024-08-29T19:36:12.597724+0000 mgr.y (mgr.34104) 2515 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:36:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:13 smithi089 bash[78574]: cluster 2024-08-29T19:36:12.597724+0000 mgr.y (mgr.34104) 2515 : cluster [DBG] pgmap v4171: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-08-29T19:36:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:36:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:36:15] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:36:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:15 smithi144 bash[67678]: cluster 2024-08-29T19:36:14.598659+0000 mgr.y (mgr.34104) 2516 : cluster [DBG] pgmap v4172: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:36:16.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:15 smithi089 bash[77323]: cluster 2024-08-29T19:36:14.598659+0000 mgr.y (mgr.34104) 2516 : cluster [DBG] pgmap v4172: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:36:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:15 smithi089 bash[78574]: cluster 2024-08-29T19:36:14.598659+0000 mgr.y (mgr.34104) 2516 : cluster [DBG] pgmap v4172: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 192 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-08-29T19:36:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:17 smithi144 bash[67678]: cluster 2024-08-29T19:36:16.599337+0000 mgr.y (mgr.34104) 2517 : cluster [DBG] pgmap v4173: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 189 KiB/s rd, 3.9 MiB/s wr, 37 op/s 2024-08-29T19:36:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:17 smithi089 bash[78574]: cluster 2024-08-29T19:36:16.599337+0000 mgr.y (mgr.34104) 2517 : cluster [DBG] pgmap v4173: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 189 KiB/s rd, 3.9 MiB/s wr, 37 op/s 2024-08-29T19:36:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:17 smithi089 bash[77323]: cluster 2024-08-29T19:36:16.599337+0000 mgr.y (mgr.34104) 2517 : cluster [DBG] pgmap v4173: 137 pgs: 137 active+clean; 423 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 189 KiB/s rd, 3.9 MiB/s wr, 37 op/s 2024-08-29T19:36:19.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (25510 ms) 2024-08-29T19:36:19.925 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-08-29T19:36:19.925 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:19 smithi144 bash[67678]: cluster 2024-08-29T19:36:18.600598+0000 mgr.y (mgr.34104) 2518 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 431 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 892 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-29T19:36:20.434 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:19 smithi089 bash[77323]: cluster 2024-08-29T19:36:18.600598+0000 mgr.y (mgr.34104) 2518 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 431 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 892 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-29T19:36:20.434 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:19 smithi089 bash[78574]: cluster 2024-08-29T19:36:18.600598+0000 mgr.y (mgr.34104) 2518 : cluster [DBG] pgmap v4174: 137 pgs: 137 active+clean; 431 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 892 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-29T19:36:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:21 smithi144 bash[67678]: cluster 2024-08-29T19:36:20.601409+0000 mgr.y (mgr.34104) 2519 : cluster [DBG] pgmap v4175: 137 pgs: 137 active+clean; 431 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 876 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:36:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:21 smithi089 bash[77323]: cluster 2024-08-29T19:36:20.601409+0000 mgr.y (mgr.34104) 2519 : cluster [DBG] pgmap v4175: 137 pgs: 137 active+clean; 431 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 876 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:36:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:21 smithi089 bash[78574]: cluster 2024-08-29T19:36:20.601409+0000 mgr.y (mgr.34104) 2519 : cluster [DBG] pgmap v4175: 137 pgs: 137 active+clean; 431 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 876 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-08-29T19:36:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:22 smithi144 bash[67678]: audit 2024-08-29T19:36:22.811855+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:22 smithi089 bash[77323]: audit 2024-08-29T19:36:22.811855+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:23.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:22 smithi089 bash[78574]: audit 2024-08-29T19:36:22.811855+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:23 smithi144 bash[67678]: cluster 2024-08-29T19:36:22.602329+0000 mgr.y (mgr.34104) 2520 : cluster [DBG] pgmap v4176: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T19:36:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:23 smithi089 bash[77323]: cluster 2024-08-29T19:36:22.602329+0000 mgr.y (mgr.34104) 2520 : cluster [DBG] pgmap v4176: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T19:36:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:23 smithi089 bash[78574]: cluster 2024-08-29T19:36:22.602329+0000 mgr.y (mgr.34104) 2520 : cluster [DBG] pgmap v4176: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-08-29T19:36:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:36:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:36:25] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:36:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:25 smithi144 bash[67678]: cluster 2024-08-29T19:36:24.603031+0000 mgr.y (mgr.34104) 2521 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-29T19:36:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:25 smithi089 bash[77323]: cluster 2024-08-29T19:36:24.603031+0000 mgr.y (mgr.34104) 2521 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-29T19:36:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:25 smithi089 bash[78574]: cluster 2024-08-29T19:36:24.603031+0000 mgr.y (mgr.34104) 2521 : cluster [DBG] pgmap v4177: 137 pgs: 137 active+clean; 427 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-08-29T19:36:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:28 smithi144 bash[67678]: cluster 2024-08-29T19:36:26.604024+0000 mgr.y (mgr.34104) 2522 : cluster [DBG] pgmap v4178: 137 pgs: 137 active+clean; 439 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-08-29T19:36:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:28 smithi144 bash[67678]: cluster 2024-08-29T19:36:27.004969+0000 mon.a (mon.0) 4080 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-08-29T19:36:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:28 smithi089 bash[78574]: cluster 2024-08-29T19:36:26.604024+0000 mgr.y (mgr.34104) 2522 : cluster [DBG] pgmap v4178: 137 pgs: 137 active+clean; 439 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-08-29T19:36:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:28 smithi089 bash[78574]: cluster 2024-08-29T19:36:27.004969+0000 mon.a (mon.0) 4080 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-08-29T19:36:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:28 smithi089 bash[77323]: cluster 2024-08-29T19:36:26.604024+0000 mgr.y (mgr.34104) 2522 : cluster [DBG] pgmap v4178: 137 pgs: 137 active+clean; 439 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 20 op/s 2024-08-29T19:36:28.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:28 smithi089 bash[77323]: cluster 2024-08-29T19:36:27.004969+0000 mon.a (mon.0) 4080 : cluster [DBG] osdmap e2108: 8 total, 8 up, 8 in 2024-08-29T19:36:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:30 smithi144 bash[67678]: cluster 2024-08-29T19:36:28.605246+0000 mgr.y (mgr.34104) 2523 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:36:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:30 smithi089 bash[77323]: cluster 2024-08-29T19:36:28.605246+0000 mgr.y (mgr.34104) 2523 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:36:30.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:30 smithi089 bash[78574]: cluster 2024-08-29T19:36:28.605246+0000 mgr.y (mgr.34104) 2523 : cluster [DBG] pgmap v4180: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:36:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:32 smithi144 bash[67678]: cluster 2024-08-29T19:36:30.605869+0000 mgr.y (mgr.34104) 2524 : cluster [DBG] pgmap v4181: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:36:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:32 smithi089 bash[78574]: cluster 2024-08-29T19:36:30.605869+0000 mgr.y (mgr.34104) 2524 : cluster [DBG] pgmap v4181: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:36:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:32 smithi089 bash[77323]: cluster 2024-08-29T19:36:30.605869+0000 mgr.y (mgr.34104) 2524 : cluster [DBG] pgmap v4181: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.5 MiB/s wr, 30 op/s 2024-08-29T19:36:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:34 smithi144 bash[67678]: cluster 2024-08-29T19:36:32.607031+0000 mgr.y (mgr.34104) 2525 : cluster [DBG] pgmap v4182: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-29T19:36:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:34 smithi089 bash[77323]: cluster 2024-08-29T19:36:32.607031+0000 mgr.y (mgr.34104) 2525 : cluster [DBG] pgmap v4182: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-29T19:36:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:34 smithi089 bash[78574]: cluster 2024-08-29T19:36:32.607031+0000 mgr.y (mgr.34104) 2525 : cluster [DBG] pgmap v4182: 137 pgs: 137 active+clean; 468 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-08-29T19:36:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:36:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:36:35] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:36:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:36 smithi144 bash[67678]: cluster 2024-08-29T19:36:34.607755+0000 mgr.y (mgr.34104) 2526 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 472 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:36:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:36 smithi089 bash[77323]: cluster 2024-08-29T19:36:34.607755+0000 mgr.y (mgr.34104) 2526 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 472 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:36:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:36 smithi089 bash[78574]: cluster 2024-08-29T19:36:34.607755+0000 mgr.y (mgr.34104) 2526 : cluster [DBG] pgmap v4183: 137 pgs: 137 active+clean; 472 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-29T19:36:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:38 smithi144 bash[67678]: cluster 2024-08-29T19:36:36.608704+0000 mgr.y (mgr.34104) 2527 : cluster [DBG] pgmap v4184: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-08-29T19:36:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:38 smithi144 bash[67678]: audit 2024-08-29T19:36:37.812016+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:38 smithi089 bash[77323]: cluster 2024-08-29T19:36:36.608704+0000 mgr.y (mgr.34104) 2527 : cluster [DBG] pgmap v4184: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-08-29T19:36:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:38 smithi089 bash[77323]: audit 2024-08-29T19:36:37.812016+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:38.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:38 smithi089 bash[78574]: cluster 2024-08-29T19:36:36.608704+0000 mgr.y (mgr.34104) 2527 : cluster [DBG] pgmap v4184: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-08-29T19:36:38.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:38 smithi089 bash[78574]: audit 2024-08-29T19:36:37.812016+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:40 smithi144 bash[67678]: cluster 2024-08-29T19:36:38.609536+0000 mgr.y (mgr.34104) 2528 : cluster [DBG] pgmap v4185: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 3.2 MiB/s wr, 38 op/s 2024-08-29T19:36:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:40 smithi089 bash[78574]: cluster 2024-08-29T19:36:38.609536+0000 mgr.y (mgr.34104) 2528 : cluster [DBG] pgmap v4185: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 3.2 MiB/s wr, 38 op/s 2024-08-29T19:36:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:40 smithi089 bash[77323]: cluster 2024-08-29T19:36:38.609536+0000 mgr.y (mgr.34104) 2528 : cluster [DBG] pgmap v4185: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 3.2 MiB/s wr, 38 op/s 2024-08-29T19:36:41.167 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (21243 ms) 2024-08-29T19:36:42.048 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (174992 ms total) 2024-08-29T19:36:42.049 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:36:42.049 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-08-29T19:36:42.087 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-08-29T19:36:42.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:42 smithi144 bash[67678]: cluster 2024-08-29T19:36:40.610121+0000 mgr.y (mgr.34104) 2529 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 683 KiB/s wr, 21 op/s 2024-08-29T19:36:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:42 smithi089 bash[77323]: cluster 2024-08-29T19:36:40.610121+0000 mgr.y (mgr.34104) 2529 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 683 KiB/s wr, 21 op/s 2024-08-29T19:36:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:42 smithi089 bash[78574]: cluster 2024-08-29T19:36:40.610121+0000 mgr.y (mgr.34104) 2529 : cluster [DBG] pgmap v4186: 137 pgs: 137 active+clean; 476 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 198 KiB/s rd, 683 KiB/s wr, 21 op/s 2024-08-29T19:36:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:43 smithi144 bash[67678]: cluster 2024-08-29T19:36:42.033703+0000 mon.a (mon.0) 4082 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-08-29T19:36:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:43 smithi089 bash[77323]: cluster 2024-08-29T19:36:42.033703+0000 mon.a (mon.0) 4082 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-08-29T19:36:43.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:43 smithi089 bash[78574]: cluster 2024-08-29T19:36:42.033703+0000 mon.a (mon.0) 4082 : cluster [DBG] osdmap e2109: 8 total, 8 up, 8 in 2024-08-29T19:36:44.074 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[77323]: cluster 2024-08-29T19:36:42.611012+0000 mgr.y (mgr.34104) 2530 : cluster [DBG] pgmap v4188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:36:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[77323]: cluster 2024-08-29T19:36:43.062015+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-08-29T19:36:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[77323]: audit 2024-08-29T19:36:43.068718+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.89:0/425711836' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:36:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[77323]: audit 2024-08-29T19:36:43.069398+0000 mon.a (mon.0) 4084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:36:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[78574]: cluster 2024-08-29T19:36:42.611012+0000 mgr.y (mgr.34104) 2530 : cluster [DBG] pgmap v4188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:36:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[78574]: cluster 2024-08-29T19:36:43.062015+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-08-29T19:36:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[78574]: audit 2024-08-29T19:36:43.068718+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.89:0/425711836' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:36:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:44 smithi089 bash[78574]: audit 2024-08-29T19:36:43.069398+0000 mon.a (mon.0) 4084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:36:44.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:44 smithi144 bash[67678]: cluster 2024-08-29T19:36:42.611012+0000 mgr.y (mgr.34104) 2530 : cluster [DBG] pgmap v4188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:36:44.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:44 smithi144 bash[67678]: cluster 2024-08-29T19:36:43.062015+0000 mon.a (mon.0) 4083 : cluster [DBG] osdmap e2110: 8 total, 8 up, 8 in 2024-08-29T19:36:44.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:44 smithi144 bash[67678]: audit 2024-08-29T19:36:43.068718+0000 mon.c (mon.2) 120 : audit [INF] from='client.? 172.21.15.89:0/425711836' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:36:44.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:44 smithi144 bash[67678]: audit 2024-08-29T19:36:43.069398+0000 mon.a (mon.0) 4084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:36:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:36:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:36:45] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.43.0" 2024-08-29T19:36:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:45 smithi089 bash[77323]: audit 2024-08-29T19:36:44.054625+0000 mon.a (mon.0) 4085 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:36:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:45 smithi089 bash[77323]: cluster 2024-08-29T19:36:44.063617+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-08-29T19:36:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:45 smithi089 bash[78574]: audit 2024-08-29T19:36:44.054625+0000 mon.a (mon.0) 4085 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:36:45.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:45 smithi089 bash[78574]: cluster 2024-08-29T19:36:44.063617+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-08-29T19:36:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:45 smithi144 bash[67678]: audit 2024-08-29T19:36:44.054625+0000 mon.a (mon.0) 4085 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:36:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:45 smithi144 bash[67678]: cluster 2024-08-29T19:36:44.063617+0000 mon.a (mon.0) 4086 : cluster [DBG] osdmap e2111: 8 total, 8 up, 8 in 2024-08-29T19:36:46.193 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [6218610~93903,12052270~41231,12938397~77837,14109408~14956,14276391~28693,15402261~24847,15802643~76213,16283881~5200,17388895~17847,18671442~14947] 2024-08-29T19:36:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:46 smithi089 bash[77323]: cluster 2024-08-29T19:36:44.611862+0000 mgr.y (mgr.34104) 2531 : cluster [DBG] pgmap v4191: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:36:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:46 smithi089 bash[77323]: cluster 2024-08-29T19:36:45.092985+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-08-29T19:36:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:46 smithi089 bash[78574]: cluster 2024-08-29T19:36:44.611862+0000 mgr.y (mgr.34104) 2531 : cluster [DBG] pgmap v4191: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:36:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:46 smithi089 bash[78574]: cluster 2024-08-29T19:36:45.092985+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-08-29T19:36:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:46 smithi144 bash[67678]: cluster 2024-08-29T19:36:44.611862+0000 mgr.y (mgr.34104) 2531 : cluster [DBG] pgmap v4191: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:36:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:46 smithi144 bash[67678]: cluster 2024-08-29T19:36:45.092985+0000 mon.a (mon.0) 4087 : cluster [DBG] osdmap e2112: 8 total, 8 up, 8 in 2024-08-29T19:36:47.159 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [4238393~64576,4926802~63746,5987637~71370,6515840~832,11312363~53436,11396283~20588,15658284~13149,16050841~59235,16512637~105747] 2024-08-29T19:36:47.165 INFO:tasks.workunit.client.0.smithi089.stdout: diff was [4238393~64576,4926802~63746,5987637~71370,6312513~204159,11312363~53436,11396283~20588,15658284~13149,16050841~59235,16289081~329303] 2024-08-29T19:36:47.174 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5088 ms) 2024-08-29T19:36:47.175 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-08-29T19:36:47.175 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:47 smithi089 bash[77323]: cluster 2024-08-29T19:36:46.101825+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-08-29T19:36:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:47 smithi089 bash[78574]: cluster 2024-08-29T19:36:46.101825+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-08-29T19:36:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:47 smithi144 bash[67678]: cluster 2024-08-29T19:36:46.101825+0000 mon.a (mon.0) 4088 : cluster [DBG] osdmap e2113: 8 total, 8 up, 8 in 2024-08-29T19:36:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:48 smithi089 bash[77323]: cluster 2024-08-29T19:36:46.612880+0000 mgr.y (mgr.34104) 2532 : cluster [DBG] pgmap v4194: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 6.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s wr, 0 op/s 2024-08-29T19:36:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:48 smithi089 bash[77323]: cluster 2024-08-29T19:36:47.116848+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-08-29T19:36:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:48 smithi089 bash[78574]: cluster 2024-08-29T19:36:46.612880+0000 mgr.y (mgr.34104) 2532 : cluster [DBG] pgmap v4194: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 6.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s wr, 0 op/s 2024-08-29T19:36:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:48 smithi089 bash[78574]: cluster 2024-08-29T19:36:47.116848+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-08-29T19:36:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:48 smithi144 bash[67678]: cluster 2024-08-29T19:36:46.612880+0000 mgr.y (mgr.34104) 2532 : cluster [DBG] pgmap v4194: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 6.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s wr, 0 op/s 2024-08-29T19:36:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:48 smithi144 bash[67678]: cluster 2024-08-29T19:36:47.116848+0000 mon.a (mon.0) 4089 : cluster [DBG] osdmap e2114: 8 total, 8 up, 8 in 2024-08-29T19:36:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:49 smithi089 bash[77323]: cluster 2024-08-29T19:36:48.120519+0000 mon.a (mon.0) 4090 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-08-29T19:36:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:49 smithi089 bash[78574]: cluster 2024-08-29T19:36:48.120519+0000 mon.a (mon.0) 4090 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-08-29T19:36:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:49 smithi144 bash[67678]: cluster 2024-08-29T19:36:48.120519+0000 mon.a (mon.0) 4090 : cluster [DBG] osdmap e2115: 8 total, 8 up, 8 in 2024-08-29T19:36:50.196 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:50 smithi089 bash[77323]: cluster 2024-08-29T19:36:48.614106+0000 mgr.y (mgr.34104) 2533 : cluster [DBG] pgmap v4197: 137 pgs: 137 active+clean; 14 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 166 KiB/s wr, 28 op/s 2024-08-29T19:36:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:50 smithi089 bash[77323]: cluster 2024-08-29T19:36:49.134301+0000 mon.a (mon.0) 4091 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-08-29T19:36:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:50 smithi089 bash[78574]: cluster 2024-08-29T19:36:48.614106+0000 mgr.y (mgr.34104) 2533 : cluster [DBG] pgmap v4197: 137 pgs: 137 active+clean; 14 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 166 KiB/s wr, 28 op/s 2024-08-29T19:36:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:50 smithi089 bash[78574]: cluster 2024-08-29T19:36:49.134301+0000 mon.a (mon.0) 4091 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-08-29T19:36:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:50 smithi144 bash[67678]: cluster 2024-08-29T19:36:48.614106+0000 mgr.y (mgr.34104) 2533 : cluster [DBG] pgmap v4197: 137 pgs: 137 active+clean; 14 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 166 KiB/s wr, 28 op/s 2024-08-29T19:36:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:50 smithi144 bash[67678]: cluster 2024-08-29T19:36:49.134301+0000 mon.a (mon.0) 4091 : cluster [DBG] osdmap e2116: 8 total, 8 up, 8 in 2024-08-29T19:36:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:51 smithi089 bash[77323]: cluster 2024-08-29T19:36:50.135644+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-08-29T19:36:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:51 smithi089 bash[78574]: cluster 2024-08-29T19:36:50.135644+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-08-29T19:36:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:51 smithi144 bash[67678]: cluster 2024-08-29T19:36:50.135644+0000 mon.a (mon.0) 4092 : cluster [DBG] osdmap e2117: 8 total, 8 up, 8 in 2024-08-29T19:36:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:52 smithi089 bash[77323]: cluster 2024-08-29T19:36:50.614860+0000 mgr.y (mgr.34104) 2534 : cluster [DBG] pgmap v4200: 137 pgs: 137 active+clean; 14 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 143 KiB/s wr, 27 op/s 2024-08-29T19:36:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:52 smithi089 bash[77323]: cluster 2024-08-29T19:36:51.158979+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-08-29T19:36:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:52 smithi089 bash[78574]: cluster 2024-08-29T19:36:50.614860+0000 mgr.y (mgr.34104) 2534 : cluster [DBG] pgmap v4200: 137 pgs: 137 active+clean; 14 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 143 KiB/s wr, 27 op/s 2024-08-29T19:36:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:52 smithi089 bash[78574]: cluster 2024-08-29T19:36:51.158979+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-08-29T19:36:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:52 smithi144 bash[67678]: cluster 2024-08-29T19:36:50.614860+0000 mgr.y (mgr.34104) 2534 : cluster [DBG] pgmap v4200: 137 pgs: 137 active+clean; 14 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 143 KiB/s wr, 27 op/s 2024-08-29T19:36:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:52 smithi144 bash[67678]: cluster 2024-08-29T19:36:51.158979+0000 mon.a (mon.0) 4093 : cluster [DBG] osdmap e2118: 8 total, 8 up, 8 in 2024-08-29T19:36:53.235 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:53 smithi089 bash[77323]: cluster 2024-08-29T19:36:52.161251+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-08-29T19:36:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:53 smithi089 bash[77323]: audit 2024-08-29T19:36:52.812811+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:53 smithi089 bash[78574]: cluster 2024-08-29T19:36:52.161251+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-08-29T19:36:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:53 smithi089 bash[78574]: audit 2024-08-29T19:36:52.812811+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:53 smithi144 bash[67678]: cluster 2024-08-29T19:36:52.161251+0000 mon.a (mon.0) 4094 : cluster [DBG] osdmap e2119: 8 total, 8 up, 8 in 2024-08-29T19:36:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:53 smithi144 bash[67678]: audit 2024-08-29T19:36:52.812811+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:36:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:54 smithi089 bash[77323]: cluster 2024-08-29T19:36:52.615896+0000 mgr.y (mgr.34104) 2535 : cluster [DBG] pgmap v4203: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 63 KiB/s wr, 72 op/s 2024-08-29T19:36:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:54 smithi089 bash[77323]: cluster 2024-08-29T19:36:53.180626+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-08-29T19:36:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:54 smithi089 bash[78574]: cluster 2024-08-29T19:36:52.615896+0000 mgr.y (mgr.34104) 2535 : cluster [DBG] pgmap v4203: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 63 KiB/s wr, 72 op/s 2024-08-29T19:36:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:54 smithi089 bash[78574]: cluster 2024-08-29T19:36:53.180626+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-08-29T19:36:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:54 smithi144 bash[67678]: cluster 2024-08-29T19:36:52.615896+0000 mgr.y (mgr.34104) 2535 : cluster [DBG] pgmap v4203: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 63 KiB/s wr, 72 op/s 2024-08-29T19:36:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:54 smithi144 bash[67678]: cluster 2024-08-29T19:36:53.180626+0000 mon.a (mon.0) 4096 : cluster [DBG] osdmap e2120: 8 total, 8 up, 8 in 2024-08-29T19:36:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:36:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:36:55] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2024-08-29T19:36:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:55 smithi089 bash[78574]: cluster 2024-08-29T19:36:54.190987+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-08-29T19:36:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:55 smithi089 bash[77323]: cluster 2024-08-29T19:36:54.190987+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-08-29T19:36:55.541 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:55 smithi144 bash[67678]: cluster 2024-08-29T19:36:54.190987+0000 mon.a (mon.0) 4097 : cluster [DBG] osdmap e2121: 8 total, 8 up, 8 in 2024-08-29T19:36:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:56 smithi144 bash[67678]: cluster 2024-08-29T19:36:54.616796+0000 mgr.y (mgr.34104) 2536 : cluster [DBG] pgmap v4206: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 65 KiB/s wr, 86 op/s 2024-08-29T19:36:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:56 smithi144 bash[67678]: cluster 2024-08-29T19:36:55.202640+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-08-29T19:36:56.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:56 smithi144 bash[67678]: cluster 2024-08-29T19:36:55.480667+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-08-29T19:36:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:56 smithi089 bash[78574]: cluster 2024-08-29T19:36:54.616796+0000 mgr.y (mgr.34104) 2536 : cluster [DBG] pgmap v4206: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 65 KiB/s wr, 86 op/s 2024-08-29T19:36:56.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:56 smithi089 bash[78574]: cluster 2024-08-29T19:36:55.202640+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-08-29T19:36:56.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:56 smithi089 bash[78574]: cluster 2024-08-29T19:36:55.480667+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-08-29T19:36:56.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:56 smithi089 bash[77323]: cluster 2024-08-29T19:36:54.616796+0000 mgr.y (mgr.34104) 2536 : cluster [DBG] pgmap v4206: 137 pgs: 137 active+clean; 18 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 65 KiB/s wr, 86 op/s 2024-08-29T19:36:56.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:56 smithi089 bash[77323]: cluster 2024-08-29T19:36:55.202640+0000 mon.a (mon.0) 4098 : cluster [DBG] osdmap e2122: 8 total, 8 up, 8 in 2024-08-29T19:36:56.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:56 smithi089 bash[77323]: cluster 2024-08-29T19:36:55.480667+0000 mon.a (mon.0) 4099 : cluster [DBG] osdmap e2123: 8 total, 8 up, 8 in 2024-08-29T19:36:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:57 smithi144 bash[67678]: cluster 2024-08-29T19:36:56.481938+0000 mon.a (mon.0) 4100 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-08-29T19:36:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:57 smithi144 bash[67678]: cluster 2024-08-29T19:36:56.617636+0000 mgr.y (mgr.34104) 2537 : cluster [DBG] pgmap v4210: 137 pgs: 137 active+clean; 19 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 8.4 KiB/s wr, 104 op/s 2024-08-29T19:36:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:57 smithi089 bash[78574]: cluster 2024-08-29T19:36:56.481938+0000 mon.a (mon.0) 4100 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-08-29T19:36:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:57 smithi089 bash[78574]: cluster 2024-08-29T19:36:56.617636+0000 mgr.y (mgr.34104) 2537 : cluster [DBG] pgmap v4210: 137 pgs: 137 active+clean; 19 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 8.4 KiB/s wr, 104 op/s 2024-08-29T19:36:57.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:57 smithi089 bash[77323]: cluster 2024-08-29T19:36:56.481938+0000 mon.a (mon.0) 4100 : cluster [DBG] osdmap e2124: 8 total, 8 up, 8 in 2024-08-29T19:36:57.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:57 smithi089 bash[77323]: cluster 2024-08-29T19:36:56.617636+0000 mgr.y (mgr.34104) 2537 : cluster [DBG] pgmap v4210: 137 pgs: 137 active+clean; 19 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 8.4 KiB/s wr, 104 op/s 2024-08-29T19:36:58.574 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:36:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:58 smithi144 bash[67678]: cluster 2024-08-29T19:36:57.494745+0000 mon.a (mon.0) 4101 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-08-29T19:36:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:58 smithi089 bash[78574]: cluster 2024-08-29T19:36:57.494745+0000 mon.a (mon.0) 4101 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-08-29T19:36:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:58 smithi089 bash[77323]: cluster 2024-08-29T19:36:57.494745+0000 mon.a (mon.0) 4101 : cluster [DBG] osdmap e2125: 8 total, 8 up, 8 in 2024-08-29T19:36:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:59 smithi144 bash[67678]: cluster 2024-08-29T19:36:58.506714+0000 mon.a (mon.0) 4102 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-08-29T19:36:59.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:36:59 smithi144 bash[67678]: cluster 2024-08-29T19:36:58.618715+0000 mgr.y (mgr.34104) 2538 : cluster [DBG] pgmap v4213: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 14 KiB/s wr, 160 op/s 2024-08-29T19:36:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:59 smithi089 bash[78574]: cluster 2024-08-29T19:36:58.506714+0000 mon.a (mon.0) 4102 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-08-29T19:36:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:36:59 smithi089 bash[78574]: cluster 2024-08-29T19:36:58.618715+0000 mgr.y (mgr.34104) 2538 : cluster [DBG] pgmap v4213: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 14 KiB/s wr, 160 op/s 2024-08-29T19:36:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:59 smithi089 bash[77323]: cluster 2024-08-29T19:36:58.506714+0000 mon.a (mon.0) 4102 : cluster [DBG] osdmap e2126: 8 total, 8 up, 8 in 2024-08-29T19:36:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:36:59 smithi089 bash[77323]: cluster 2024-08-29T19:36:58.618715+0000 mgr.y (mgr.34104) 2538 : cluster [DBG] pgmap v4213: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 14 KiB/s wr, 160 op/s 2024-08-29T19:37:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:00 smithi144 bash[67678]: cluster 2024-08-29T19:36:59.509732+0000 mon.a (mon.0) 4103 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-08-29T19:37:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:00 smithi089 bash[78574]: cluster 2024-08-29T19:36:59.509732+0000 mon.a (mon.0) 4103 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-08-29T19:37:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:00 smithi089 bash[77323]: cluster 2024-08-29T19:36:59.509732+0000 mon.a (mon.0) 4103 : cluster [DBG] osdmap e2127: 8 total, 8 up, 8 in 2024-08-29T19:37:01.616 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (14442 ms) 2024-08-29T19:37:01.617 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-08-29T19:37:01.617 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:01.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:01 smithi144 bash[67678]: cluster 2024-08-29T19:37:00.534281+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-08-29T19:37:01.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:01 smithi144 bash[67678]: cluster 2024-08-29T19:37:00.619502+0000 mgr.y (mgr.34104) 2539 : cluster [DBG] pgmap v4216: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.2 KiB/s wr, 51 op/s 2024-08-29T19:37:01.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:01 smithi089 bash[77323]: cluster 2024-08-29T19:37:00.534281+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-08-29T19:37:01.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:01 smithi089 bash[77323]: cluster 2024-08-29T19:37:00.619502+0000 mgr.y (mgr.34104) 2539 : cluster [DBG] pgmap v4216: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.2 KiB/s wr, 51 op/s 2024-08-29T19:37:01.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:01 smithi089 bash[78574]: cluster 2024-08-29T19:37:00.534281+0000 mon.a (mon.0) 4104 : cluster [DBG] osdmap e2128: 8 total, 8 up, 8 in 2024-08-29T19:37:01.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:01 smithi089 bash[78574]: cluster 2024-08-29T19:37:00.619502+0000 mgr.y (mgr.34104) 2539 : cluster [DBG] pgmap v4216: 137 pgs: 137 active+clean; 21 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.2 KiB/s wr, 51 op/s 2024-08-29T19:37:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:02 smithi144 bash[67678]: cluster 2024-08-29T19:37:01.547903+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-08-29T19:37:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:02 smithi089 bash[77323]: cluster 2024-08-29T19:37:01.547903+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-08-29T19:37:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:02 smithi089 bash[78574]: cluster 2024-08-29T19:37:01.547903+0000 mon.a (mon.0) 4105 : cluster [DBG] osdmap e2129: 8 total, 8 up, 8 in 2024-08-29T19:37:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:03 smithi089 bash[77323]: cluster 2024-08-29T19:37:02.547263+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-08-29T19:37:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:03 smithi089 bash[77323]: cluster 2024-08-29T19:37:02.620257+0000 mgr.y (mgr.34104) 2540 : cluster [DBG] pgmap v4219: 137 pgs: 137 active+clean; 26 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-29T19:37:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:03 smithi089 bash[78574]: cluster 2024-08-29T19:37:02.547263+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-08-29T19:37:03.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:03 smithi089 bash[78574]: cluster 2024-08-29T19:37:02.620257+0000 mgr.y (mgr.34104) 2540 : cluster [DBG] pgmap v4219: 137 pgs: 137 active+clean; 26 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-29T19:37:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:03 smithi144 bash[67678]: cluster 2024-08-29T19:37:02.547263+0000 mon.a (mon.0) 4106 : cluster [DBG] osdmap e2130: 8 total, 8 up, 8 in 2024-08-29T19:37:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:03 smithi144 bash[67678]: cluster 2024-08-29T19:37:02.620257+0000 mgr.y (mgr.34104) 2540 : cluster [DBG] pgmap v4219: 137 pgs: 137 active+clean; 26 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.2 KiB/s wr, 18 op/s 2024-08-29T19:37:04.637 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:04 smithi089 bash[77323]: cluster 2024-08-29T19:37:03.569584+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-08-29T19:37:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:04 smithi089 bash[78574]: cluster 2024-08-29T19:37:03.569584+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-08-29T19:37:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:04 smithi144 bash[67678]: cluster 2024-08-29T19:37:03.569584+0000 mon.a (mon.0) 4107 : cluster [DBG] osdmap e2131: 8 total, 8 up, 8 in 2024-08-29T19:37:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:37:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:37:05] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2024-08-29T19:37:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:05 smithi089 bash[77323]: cluster 2024-08-29T19:37:04.577049+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-08-29T19:37:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:05 smithi089 bash[77323]: cluster 2024-08-29T19:37:04.620958+0000 mgr.y (mgr.34104) 2541 : cluster [DBG] pgmap v4222: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-08-29T19:37:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:05 smithi089 bash[78574]: cluster 2024-08-29T19:37:04.577049+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-08-29T19:37:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:05 smithi089 bash[78574]: cluster 2024-08-29T19:37:04.620958+0000 mgr.y (mgr.34104) 2541 : cluster [DBG] pgmap v4222: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-08-29T19:37:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:05 smithi144 bash[67678]: cluster 2024-08-29T19:37:04.577049+0000 mon.a (mon.0) 4108 : cluster [DBG] osdmap e2132: 8 total, 8 up, 8 in 2024-08-29T19:37:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:05 smithi144 bash[67678]: cluster 2024-08-29T19:37:04.620958+0000 mgr.y (mgr.34104) 2541 : cluster [DBG] pgmap v4222: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 9.2 KiB/s wr, 97 op/s 2024-08-29T19:37:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:06 smithi089 bash[77323]: cluster 2024-08-29T19:37:05.593239+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-08-29T19:37:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:06 smithi089 bash[78574]: cluster 2024-08-29T19:37:05.593239+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-08-29T19:37:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:06 smithi144 bash[67678]: cluster 2024-08-29T19:37:05.593239+0000 mon.a (mon.0) 4109 : cluster [DBG] osdmap e2133: 8 total, 8 up, 8 in 2024-08-29T19:37:07.662 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:07 smithi089 bash[78574]: cluster 2024-08-29T19:37:06.601448+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-08-29T19:37:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:07 smithi089 bash[78574]: cluster 2024-08-29T19:37:06.621690+0000 mgr.y (mgr.34104) 2542 : cluster [DBG] pgmap v4225: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 109 op/s 2024-08-29T19:37:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:07 smithi089 bash[77323]: cluster 2024-08-29T19:37:06.601448+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-08-29T19:37:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:07 smithi089 bash[77323]: cluster 2024-08-29T19:37:06.621690+0000 mgr.y (mgr.34104) 2542 : cluster [DBG] pgmap v4225: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 109 op/s 2024-08-29T19:37:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:07 smithi144 bash[67678]: cluster 2024-08-29T19:37:06.601448+0000 mon.a (mon.0) 4110 : cluster [DBG] osdmap e2134: 8 total, 8 up, 8 in 2024-08-29T19:37:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:07 smithi144 bash[67678]: cluster 2024-08-29T19:37:06.621690+0000 mgr.y (mgr.34104) 2542 : cluster [DBG] pgmap v4225: 137 pgs: 137 active+clean; 30 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 109 op/s 2024-08-29T19:37:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:08 smithi089 bash[78574]: cluster 2024-08-29T19:37:07.602611+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-08-29T19:37:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:08 smithi089 bash[78574]: audit 2024-08-29T19:37:07.813107+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:08 smithi089 bash[77323]: cluster 2024-08-29T19:37:07.602611+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-08-29T19:37:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:08 smithi089 bash[77323]: audit 2024-08-29T19:37:07.813107+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:08 smithi144 bash[67678]: cluster 2024-08-29T19:37:07.602611+0000 mon.a (mon.0) 4111 : cluster [DBG] osdmap e2135: 8 total, 8 up, 8 in 2024-08-29T19:37:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:08 smithi144 bash[67678]: audit 2024-08-29T19:37:07.813107+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:09 smithi089 bash[77323]: cluster 2024-08-29T19:37:08.622865+0000 mgr.y (mgr.34104) 2543 : cluster [DBG] pgmap v4227: 137 pgs: 137 active+clean; 36 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 6.2 KiB/s wr, 65 op/s 2024-08-29T19:37:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:09 smithi089 bash[77323]: cluster 2024-08-29T19:37:08.632079+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-08-29T19:37:09.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:09 smithi089 bash[78574]: cluster 2024-08-29T19:37:08.622865+0000 mgr.y (mgr.34104) 2543 : cluster [DBG] pgmap v4227: 137 pgs: 137 active+clean; 36 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 6.2 KiB/s wr, 65 op/s 2024-08-29T19:37:09.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:09 smithi089 bash[78574]: cluster 2024-08-29T19:37:08.632079+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-08-29T19:37:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:09 smithi144 bash[67678]: cluster 2024-08-29T19:37:08.622865+0000 mgr.y (mgr.34104) 2543 : cluster [DBG] pgmap v4227: 137 pgs: 137 active+clean; 36 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 6.2 KiB/s wr, 65 op/s 2024-08-29T19:37:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:09 smithi144 bash[67678]: cluster 2024-08-29T19:37:08.632079+0000 mon.a (mon.0) 4113 : cluster [DBG] osdmap e2136: 8 total, 8 up, 8 in 2024-08-29T19:37:10.709 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:10 smithi089 bash[77323]: cluster 2024-08-29T19:37:09.634041+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-08-29T19:37:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:10 smithi089 bash[78574]: cluster 2024-08-29T19:37:09.634041+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-08-29T19:37:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:10 smithi144 bash[67678]: cluster 2024-08-29T19:37:09.634041+0000 mon.a (mon.0) 4114 : cluster [DBG] osdmap e2137: 8 total, 8 up, 8 in 2024-08-29T19:37:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:11 smithi089 bash[77323]: cluster 2024-08-29T19:37:10.623544+0000 mgr.y (mgr.34104) 2544 : cluster [DBG] pgmap v4230: 137 pgs: 137 active+clean; 36 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 36 op/s 2024-08-29T19:37:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:11 smithi089 bash[77323]: cluster 2024-08-29T19:37:10.655500+0000 mon.a (mon.0) 4115 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-08-29T19:37:11.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:11 smithi089 bash[78574]: cluster 2024-08-29T19:37:10.623544+0000 mgr.y (mgr.34104) 2544 : cluster [DBG] pgmap v4230: 137 pgs: 137 active+clean; 36 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 36 op/s 2024-08-29T19:37:11.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:11 smithi089 bash[78574]: cluster 2024-08-29T19:37:10.655500+0000 mon.a (mon.0) 4115 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-08-29T19:37:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:11 smithi144 bash[67678]: cluster 2024-08-29T19:37:10.623544+0000 mgr.y (mgr.34104) 2544 : cluster [DBG] pgmap v4230: 137 pgs: 137 active+clean; 36 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 36 op/s 2024-08-29T19:37:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:11 smithi144 bash[67678]: cluster 2024-08-29T19:37:10.655500+0000 mon.a (mon.0) 4115 : cluster [DBG] osdmap e2138: 8 total, 8 up, 8 in 2024-08-29T19:37:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:12 smithi089 bash[77323]: cluster 2024-08-29T19:37:11.658398+0000 mon.a (mon.0) 4116 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-08-29T19:37:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:12 smithi089 bash[77323]: audit 2024-08-29T19:37:12.626276+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:37:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:12 smithi089 bash[78574]: cluster 2024-08-29T19:37:11.658398+0000 mon.a (mon.0) 4116 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-08-29T19:37:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:12 smithi089 bash[78574]: audit 2024-08-29T19:37:12.626276+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:37:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:12 smithi144 bash[67678]: cluster 2024-08-29T19:37:11.658398+0000 mon.a (mon.0) 4116 : cluster [DBG] osdmap e2139: 8 total, 8 up, 8 in 2024-08-29T19:37:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:12 smithi144 bash[67678]: audit 2024-08-29T19:37:12.626276+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:37:13.752 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:13 smithi144 bash[67678]: cluster 2024-08-29T19:37:12.624589+0000 mgr.y (mgr.34104) 2545 : cluster [DBG] pgmap v4233: 137 pgs: 137 active+clean; 39 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-08-29T19:37:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:13 smithi144 bash[67678]: cluster 2024-08-29T19:37:12.681802+0000 mon.a (mon.0) 4118 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-08-29T19:37:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:13 smithi144 bash[67678]: audit 2024-08-29T19:37:13.378856+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:37:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:13 smithi144 bash[67678]: audit 2024-08-29T19:37:13.380480+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:37:14.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:13 smithi144 bash[67678]: audit 2024-08-29T19:37:13.390318+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:37:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[77323]: cluster 2024-08-29T19:37:12.624589+0000 mgr.y (mgr.34104) 2545 : cluster [DBG] pgmap v4233: 137 pgs: 137 active+clean; 39 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-08-29T19:37:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[77323]: cluster 2024-08-29T19:37:12.681802+0000 mon.a (mon.0) 4118 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-08-29T19:37:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[77323]: audit 2024-08-29T19:37:13.378856+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:37:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[77323]: audit 2024-08-29T19:37:13.380480+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:37:14.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[77323]: audit 2024-08-29T19:37:13.390318+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:37:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[78574]: cluster 2024-08-29T19:37:12.624589+0000 mgr.y (mgr.34104) 2545 : cluster [DBG] pgmap v4233: 137 pgs: 137 active+clean; 39 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-08-29T19:37:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[78574]: cluster 2024-08-29T19:37:12.681802+0000 mon.a (mon.0) 4118 : cluster [DBG] osdmap e2140: 8 total, 8 up, 8 in 2024-08-29T19:37:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[78574]: audit 2024-08-29T19:37:13.378856+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:37:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[78574]: audit 2024-08-29T19:37:13.380480+0000 mon.a (mon.0) 4120 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:37:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:13 smithi089 bash[78574]: audit 2024-08-29T19:37:13.390318+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:37:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:14 smithi144 bash[67678]: cluster 2024-08-29T19:37:13.694025+0000 mon.a (mon.0) 4122 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-08-29T19:37:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:14 smithi089 bash[77323]: cluster 2024-08-29T19:37:13.694025+0000 mon.a (mon.0) 4122 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-08-29T19:37:15.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:14 smithi089 bash[78574]: cluster 2024-08-29T19:37:13.694025+0000 mon.a (mon.0) 4122 : cluster [DBG] osdmap e2141: 8 total, 8 up, 8 in 2024-08-29T19:37:15.434 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:37:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:37:15] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:37:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:15 smithi144 bash[67678]: cluster 2024-08-29T19:37:14.625287+0000 mgr.y (mgr.34104) 2546 : cluster [DBG] pgmap v4236: 137 pgs: 137 active+clean; 45 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 125 op/s 2024-08-29T19:37:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:15 smithi144 bash[67678]: cluster 2024-08-29T19:37:14.716568+0000 mon.a (mon.0) 4123 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-08-29T19:37:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:15 smithi089 bash[77323]: cluster 2024-08-29T19:37:14.625287+0000 mgr.y (mgr.34104) 2546 : cluster [DBG] pgmap v4236: 137 pgs: 137 active+clean; 45 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 125 op/s 2024-08-29T19:37:16.356 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:15 smithi089 bash[77323]: cluster 2024-08-29T19:37:14.716568+0000 mon.a (mon.0) 4123 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-08-29T19:37:16.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:15 smithi089 bash[78574]: cluster 2024-08-29T19:37:14.625287+0000 mgr.y (mgr.34104) 2546 : cluster [DBG] pgmap v4236: 137 pgs: 137 active+clean; 45 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 125 op/s 2024-08-29T19:37:16.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:15 smithi089 bash[78574]: cluster 2024-08-29T19:37:14.716568+0000 mon.a (mon.0) 4123 : cluster [DBG] osdmap e2142: 8 total, 8 up, 8 in 2024-08-29T19:37:16.784 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15167 ms) 2024-08-29T19:37:16.785 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-08-29T19:37:16.785 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:16 smithi144 bash[67678]: cluster 2024-08-29T19:37:15.723799+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-08-29T19:37:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:16 smithi089 bash[77323]: cluster 2024-08-29T19:37:15.723799+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-08-29T19:37:17.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:16 smithi089 bash[78574]: cluster 2024-08-29T19:37:15.723799+0000 mon.a (mon.0) 4124 : cluster [DBG] osdmap e2143: 8 total, 8 up, 8 in 2024-08-29T19:37:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:17 smithi144 bash[67678]: cluster 2024-08-29T19:37:16.626305+0000 mgr.y (mgr.34104) 2547 : cluster [DBG] pgmap v4239: 137 pgs: 137 active+clean; 48 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 74 op/s 2024-08-29T19:37:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:17 smithi144 bash[67678]: cluster 2024-08-29T19:37:16.734058+0000 mon.a (mon.0) 4125 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-08-29T19:37:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:17 smithi089 bash[77323]: cluster 2024-08-29T19:37:16.626305+0000 mgr.y (mgr.34104) 2547 : cluster [DBG] pgmap v4239: 137 pgs: 137 active+clean; 48 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 74 op/s 2024-08-29T19:37:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:17 smithi089 bash[77323]: cluster 2024-08-29T19:37:16.734058+0000 mon.a (mon.0) 4125 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-08-29T19:37:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:17 smithi089 bash[78574]: cluster 2024-08-29T19:37:16.626305+0000 mgr.y (mgr.34104) 2547 : cluster [DBG] pgmap v4239: 137 pgs: 137 active+clean; 48 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 7.0 KiB/s wr, 74 op/s 2024-08-29T19:37:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:17 smithi089 bash[78574]: cluster 2024-08-29T19:37:16.734058+0000 mon.a (mon.0) 4125 : cluster [DBG] osdmap e2144: 8 total, 8 up, 8 in 2024-08-29T19:37:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:19 smithi144 bash[67678]: cluster 2024-08-29T19:37:18.627495+0000 mgr.y (mgr.34104) 2548 : cluster [DBG] pgmap v4241: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.3 KiB/s wr, 54 op/s 2024-08-29T19:37:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:19 smithi089 bash[78574]: cluster 2024-08-29T19:37:18.627495+0000 mgr.y (mgr.34104) 2548 : cluster [DBG] pgmap v4241: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.3 KiB/s wr, 54 op/s 2024-08-29T19:37:20.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:19 smithi089 bash[77323]: cluster 2024-08-29T19:37:18.627495+0000 mgr.y (mgr.34104) 2548 : cluster [DBG] pgmap v4241: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 5.3 KiB/s wr, 54 op/s 2024-08-29T19:37:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:21 smithi144 bash[67678]: cluster 2024-08-29T19:37:20.628151+0000 mgr.y (mgr.34104) 2549 : cluster [DBG] pgmap v4242: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 KiB/s wr, 44 op/s 2024-08-29T19:37:22.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:21 smithi144 bash[67678]: cluster 2024-08-29T19:37:20.745934+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-08-29T19:37:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:21 smithi089 bash[77323]: cluster 2024-08-29T19:37:20.628151+0000 mgr.y (mgr.34104) 2549 : cluster [DBG] pgmap v4242: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 KiB/s wr, 44 op/s 2024-08-29T19:37:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:21 smithi089 bash[77323]: cluster 2024-08-29T19:37:20.745934+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-08-29T19:37:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:21 smithi089 bash[78574]: cluster 2024-08-29T19:37:20.628151+0000 mgr.y (mgr.34104) 2549 : cluster [DBG] pgmap v4242: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.3 KiB/s wr, 44 op/s 2024-08-29T19:37:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:21 smithi089 bash[78574]: cluster 2024-08-29T19:37:20.745934+0000 mon.a (mon.0) 4126 : cluster [DBG] osdmap e2145: 8 total, 8 up, 8 in 2024-08-29T19:37:22.823 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:22 smithi144 bash[67678]: cluster 2024-08-29T19:37:21.757432+0000 mon.a (mon.0) 4127 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-08-29T19:37:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:22 smithi089 bash[78574]: cluster 2024-08-29T19:37:21.757432+0000 mon.a (mon.0) 4127 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-08-29T19:37:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:22 smithi089 bash[77323]: cluster 2024-08-29T19:37:21.757432+0000 mon.a (mon.0) 4127 : cluster [DBG] osdmap e2146: 8 total, 8 up, 8 in 2024-08-29T19:37:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:23 smithi144 bash[67678]: cluster 2024-08-29T19:37:22.629104+0000 mgr.y (mgr.34104) 2550 : cluster [DBG] pgmap v4245: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 5.0 KiB/s wr, 47 op/s 2024-08-29T19:37:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:23 smithi144 bash[67678]: cluster 2024-08-29T19:37:22.771955+0000 mon.a (mon.0) 4128 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-08-29T19:37:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:23 smithi144 bash[67678]: audit 2024-08-29T19:37:22.814309+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:24.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:23 smithi089 bash[78574]: cluster 2024-08-29T19:37:22.629104+0000 mgr.y (mgr.34104) 2550 : cluster [DBG] pgmap v4245: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 5.0 KiB/s wr, 47 op/s 2024-08-29T19:37:24.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:23 smithi089 bash[78574]: cluster 2024-08-29T19:37:22.771955+0000 mon.a (mon.0) 4128 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-08-29T19:37:24.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:23 smithi089 bash[78574]: audit 2024-08-29T19:37:22.814309+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:24.186 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:23 smithi089 bash[77323]: cluster 2024-08-29T19:37:22.629104+0000 mgr.y (mgr.34104) 2550 : cluster [DBG] pgmap v4245: 137 pgs: 137 active+clean; 56 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 5.0 KiB/s wr, 47 op/s 2024-08-29T19:37:24.186 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:23 smithi089 bash[77323]: cluster 2024-08-29T19:37:22.771955+0000 mon.a (mon.0) 4128 : cluster [DBG] osdmap e2147: 8 total, 8 up, 8 in 2024-08-29T19:37:24.187 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:23 smithi089 bash[77323]: audit 2024-08-29T19:37:22.814309+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:37:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:37:25] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:37:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:25 smithi144 bash[67678]: cluster 2024-08-29T19:37:24.630162+0000 mgr.y (mgr.34104) 2551 : cluster [DBG] pgmap v4247: 137 pgs: 137 active+clean; 60 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:37:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:25 smithi089 bash[78574]: cluster 2024-08-29T19:37:24.630162+0000 mgr.y (mgr.34104) 2551 : cluster [DBG] pgmap v4247: 137 pgs: 137 active+clean; 60 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:37:26.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:25 smithi089 bash[77323]: cluster 2024-08-29T19:37:24.630162+0000 mgr.y (mgr.34104) 2551 : cluster [DBG] pgmap v4247: 137 pgs: 137 active+clean; 60 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:37:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:27 smithi144 bash[67678]: cluster 2024-08-29T19:37:26.631312+0000 mgr.y (mgr.34104) 2552 : cluster [DBG] pgmap v4248: 137 pgs: 137 active+clean; 60 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-29T19:37:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:27 smithi144 bash[67678]: cluster 2024-08-29T19:37:26.779057+0000 mon.a (mon.0) 4130 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-08-29T19:37:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:27 smithi089 bash[77323]: cluster 2024-08-29T19:37:26.631312+0000 mgr.y (mgr.34104) 2552 : cluster [DBG] pgmap v4248: 137 pgs: 137 active+clean; 60 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-29T19:37:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:27 smithi089 bash[77323]: cluster 2024-08-29T19:37:26.779057+0000 mon.a (mon.0) 4130 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-08-29T19:37:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:27 smithi089 bash[78574]: cluster 2024-08-29T19:37:26.631312+0000 mgr.y (mgr.34104) 2552 : cluster [DBG] pgmap v4248: 137 pgs: 137 active+clean; 60 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-29T19:37:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:27 smithi089 bash[78574]: cluster 2024-08-29T19:37:26.779057+0000 mon.a (mon.0) 4130 : cluster [DBG] osdmap e2148: 8 total, 8 up, 8 in 2024-08-29T19:37:28.869 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:28 smithi144 bash[67678]: cluster 2024-08-29T19:37:27.781808+0000 mon.a (mon.0) 4131 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-08-29T19:37:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:28 smithi089 bash[77323]: cluster 2024-08-29T19:37:27.781808+0000 mon.a (mon.0) 4131 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-08-29T19:37:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:28 smithi089 bash[78574]: cluster 2024-08-29T19:37:27.781808+0000 mon.a (mon.0) 4131 : cluster [DBG] osdmap e2149: 8 total, 8 up, 8 in 2024-08-29T19:37:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:29 smithi144 bash[67678]: cluster 2024-08-29T19:37:28.632417+0000 mgr.y (mgr.34104) 2553 : cluster [DBG] pgmap v4251: 137 pgs: 137 active+clean; 61 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:37:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:29 smithi144 bash[67678]: cluster 2024-08-29T19:37:28.803892+0000 mon.a (mon.0) 4132 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-08-29T19:37:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:29 smithi089 bash[77323]: cluster 2024-08-29T19:37:28.632417+0000 mgr.y (mgr.34104) 2553 : cluster [DBG] pgmap v4251: 137 pgs: 137 active+clean; 61 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:37:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:29 smithi089 bash[77323]: cluster 2024-08-29T19:37:28.803892+0000 mon.a (mon.0) 4132 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-08-29T19:37:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:29 smithi089 bash[78574]: cluster 2024-08-29T19:37:28.632417+0000 mgr.y (mgr.34104) 2553 : cluster [DBG] pgmap v4251: 137 pgs: 137 active+clean; 61 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:37:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:29 smithi089 bash[78574]: cluster 2024-08-29T19:37:28.803892+0000 mon.a (mon.0) 4132 : cluster [DBG] osdmap e2150: 8 total, 8 up, 8 in 2024-08-29T19:37:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:30 smithi144 bash[67678]: audit 2024-08-29T19:37:30.120761+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.8", "id": [2, 1]}]: dispatch 2024-08-29T19:37:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:30 smithi089 bash[77323]: audit 2024-08-29T19:37:30.120761+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.8", "id": [2, 1]}]: dispatch 2024-08-29T19:37:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:30 smithi089 bash[78574]: audit 2024-08-29T19:37:30.120761+0000 mon.a (mon.0) 4133 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.8", "id": [2, 1]}]: dispatch 2024-08-29T19:37:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:31 smithi089 bash[78574]: cluster 2024-08-29T19:37:30.633084+0000 mgr.y (mgr.34104) 2554 : cluster [DBG] pgmap v4253: 137 pgs: 137 active+clean; 61 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-29T19:37:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:31 smithi089 bash[78574]: audit 2024-08-29T19:37:30.812454+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.8", "id": [2, 1]}]': finished 2024-08-29T19:37:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:31 smithi089 bash[78574]: cluster 2024-08-29T19:37:30.823746+0000 mon.a (mon.0) 4135 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-08-29T19:37:32.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:31 smithi089 bash[77323]: cluster 2024-08-29T19:37:30.633084+0000 mgr.y (mgr.34104) 2554 : cluster [DBG] pgmap v4253: 137 pgs: 137 active+clean; 61 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-29T19:37:32.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:31 smithi089 bash[77323]: audit 2024-08-29T19:37:30.812454+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.8", "id": [2, 1]}]': finished 2024-08-29T19:37:32.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:31 smithi089 bash[77323]: cluster 2024-08-29T19:37:30.823746+0000 mon.a (mon.0) 4135 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-08-29T19:37:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:31 smithi144 bash[67678]: cluster 2024-08-29T19:37:30.633084+0000 mgr.y (mgr.34104) 2554 : cluster [DBG] pgmap v4253: 137 pgs: 137 active+clean; 61 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-29T19:37:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:31 smithi144 bash[67678]: audit 2024-08-29T19:37:30.812454+0000 mon.a (mon.0) 4134 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.8", "id": [2, 1]}]': finished 2024-08-29T19:37:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:31 smithi144 bash[67678]: cluster 2024-08-29T19:37:30.823746+0000 mon.a (mon.0) 4135 : cluster [DBG] osdmap e2151: 8 total, 8 up, 8 in 2024-08-29T19:37:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:32 smithi089 bash[77323]: cluster 2024-08-29T19:37:31.828979+0000 mon.a (mon.0) 4136 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-08-29T19:37:33.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:32 smithi089 bash[78574]: cluster 2024-08-29T19:37:31.828979+0000 mon.a (mon.0) 4136 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-08-29T19:37:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:32 smithi144 bash[67678]: cluster 2024-08-29T19:37:31.828979+0000 mon.a (mon.0) 4136 : cluster [DBG] osdmap e2152: 8 total, 8 up, 8 in 2024-08-29T19:37:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:33 smithi089 bash[77323]: cluster 2024-08-29T19:37:32.634032+0000 mgr.y (mgr.34104) 2555 : cluster [DBG] pgmap v4256: 137 pgs: 1 peering, 136 active+clean; 66 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 847 KiB/s wr, 30 op/s 2024-08-29T19:37:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:33 smithi089 bash[77323]: cluster 2024-08-29T19:37:32.840522+0000 mon.a (mon.0) 4137 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-08-29T19:37:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:33 smithi089 bash[78574]: cluster 2024-08-29T19:37:32.634032+0000 mgr.y (mgr.34104) 2555 : cluster [DBG] pgmap v4256: 137 pgs: 1 peering, 136 active+clean; 66 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 847 KiB/s wr, 30 op/s 2024-08-29T19:37:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:33 smithi089 bash[78574]: cluster 2024-08-29T19:37:32.840522+0000 mon.a (mon.0) 4137 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-08-29T19:37:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:33 smithi144 bash[67678]: cluster 2024-08-29T19:37:32.634032+0000 mgr.y (mgr.34104) 2555 : cluster [DBG] pgmap v4256: 137 pgs: 1 peering, 136 active+clean; 66 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 847 KiB/s wr, 30 op/s 2024-08-29T19:37:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:33 smithi144 bash[67678]: cluster 2024-08-29T19:37:32.840522+0000 mon.a (mon.0) 4137 : cluster [DBG] osdmap e2153: 8 total, 8 up, 8 in 2024-08-29T19:37:34.921 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:34 smithi089 bash[77323]: cluster 2024-08-29T19:37:33.849645+0000 mon.a (mon.0) 4138 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-08-29T19:37:35.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:37:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:37:35] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:37:35.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:34 smithi089 bash[78574]: cluster 2024-08-29T19:37:33.849645+0000 mon.a (mon.0) 4138 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-08-29T19:37:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:34 smithi144 bash[67678]: cluster 2024-08-29T19:37:33.849645+0000 mon.a (mon.0) 4138 : cluster [DBG] osdmap e2154: 8 total, 8 up, 8 in 2024-08-29T19:37:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:35 smithi089 bash[77323]: cluster 2024-08-29T19:37:34.634734+0000 mgr.y (mgr.34104) 2556 : cluster [DBG] pgmap v4259: 137 pgs: 1 peering, 136 active+clean; 66 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.0 MiB/s wr, 40 op/s 2024-08-29T19:37:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:35 smithi089 bash[77323]: cluster 2024-08-29T19:37:34.864294+0000 mon.a (mon.0) 4139 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-08-29T19:37:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:35 smithi089 bash[78574]: cluster 2024-08-29T19:37:34.634734+0000 mgr.y (mgr.34104) 2556 : cluster [DBG] pgmap v4259: 137 pgs: 1 peering, 136 active+clean; 66 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.0 MiB/s wr, 40 op/s 2024-08-29T19:37:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:35 smithi089 bash[78574]: cluster 2024-08-29T19:37:34.864294+0000 mon.a (mon.0) 4139 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-08-29T19:37:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:35 smithi144 bash[67678]: cluster 2024-08-29T19:37:34.634734+0000 mgr.y (mgr.34104) 2556 : cluster [DBG] pgmap v4259: 137 pgs: 1 peering, 136 active+clean; 66 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.0 MiB/s wr, 40 op/s 2024-08-29T19:37:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:35 smithi144 bash[67678]: cluster 2024-08-29T19:37:34.864294+0000 mon.a (mon.0) 4139 : cluster [DBG] osdmap e2155: 8 total, 8 up, 8 in 2024-08-29T19:37:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:37 smithi089 bash[77323]: cluster 2024-08-29T19:37:36.635747+0000 mgr.y (mgr.34104) 2557 : cluster [DBG] pgmap v4261: 137 pgs: 137 active+clean; 67 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.9 KiB/s wr, 47 op/s; 3 B/s, 0 objects/s recovering 2024-08-29T19:37:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:37 smithi089 bash[77323]: audit 2024-08-29T19:37:37.813724+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:37 smithi089 bash[78574]: cluster 2024-08-29T19:37:36.635747+0000 mgr.y (mgr.34104) 2557 : cluster [DBG] pgmap v4261: 137 pgs: 137 active+clean; 67 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.9 KiB/s wr, 47 op/s; 3 B/s, 0 objects/s recovering 2024-08-29T19:37:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:37 smithi089 bash[78574]: audit 2024-08-29T19:37:37.813724+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:37 smithi144 bash[67678]: cluster 2024-08-29T19:37:36.635747+0000 mgr.y (mgr.34104) 2557 : cluster [DBG] pgmap v4261: 137 pgs: 137 active+clean; 67 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.9 KiB/s wr, 47 op/s; 3 B/s, 0 objects/s recovering 2024-08-29T19:37:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:37 smithi144 bash[67678]: audit 2024-08-29T19:37:37.813724+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:39 smithi089 bash[77323]: cluster 2024-08-29T19:37:38.636945+0000 mgr.y (mgr.34104) 2558 : cluster [DBG] pgmap v4262: 137 pgs: 137 active+clean; 72 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 55 op/s; 2 B/s, 0 objects/s recovering 2024-08-29T19:37:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:39 smithi089 bash[77323]: cluster 2024-08-29T19:37:38.876929+0000 mon.a (mon.0) 4141 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-08-29T19:37:40.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:39 smithi089 bash[78574]: cluster 2024-08-29T19:37:38.636945+0000 mgr.y (mgr.34104) 2558 : cluster [DBG] pgmap v4262: 137 pgs: 137 active+clean; 72 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 55 op/s; 2 B/s, 0 objects/s recovering 2024-08-29T19:37:40.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:39 smithi089 bash[78574]: cluster 2024-08-29T19:37:38.876929+0000 mon.a (mon.0) 4141 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-08-29T19:37:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:39 smithi144 bash[67678]: cluster 2024-08-29T19:37:38.636945+0000 mgr.y (mgr.34104) 2558 : cluster [DBG] pgmap v4262: 137 pgs: 137 active+clean; 72 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 55 op/s; 2 B/s, 0 objects/s recovering 2024-08-29T19:37:40.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:39 smithi144 bash[67678]: cluster 2024-08-29T19:37:38.876929+0000 mon.a (mon.0) 4141 : cluster [DBG] osdmap e2156: 8 total, 8 up, 8 in 2024-08-29T19:37:40.964 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:40 smithi089 bash[77323]: cluster 2024-08-29T19:37:39.888499+0000 mon.a (mon.0) 4142 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-08-29T19:37:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:40 smithi089 bash[78574]: cluster 2024-08-29T19:37:39.888499+0000 mon.a (mon.0) 4142 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-08-29T19:37:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:40 smithi144 bash[67678]: cluster 2024-08-29T19:37:39.888499+0000 mon.a (mon.0) 4142 : cluster [DBG] osdmap e2157: 8 total, 8 up, 8 in 2024-08-29T19:37:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:41 smithi089 bash[78574]: cluster 2024-08-29T19:37:40.637647+0000 mgr.y (mgr.34104) 2559 : cluster [DBG] pgmap v4265: 137 pgs: 137 active+clean; 72 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s; 2 B/s, 0 objects/s recovering 2024-08-29T19:37:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:41 smithi089 bash[78574]: cluster 2024-08-29T19:37:40.901342+0000 mon.a (mon.0) 4143 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-08-29T19:37:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:41 smithi089 bash[77323]: cluster 2024-08-29T19:37:40.637647+0000 mgr.y (mgr.34104) 2559 : cluster [DBG] pgmap v4265: 137 pgs: 137 active+clean; 72 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s; 2 B/s, 0 objects/s recovering 2024-08-29T19:37:42.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:41 smithi089 bash[77323]: cluster 2024-08-29T19:37:40.901342+0000 mon.a (mon.0) 4143 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-08-29T19:37:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:41 smithi144 bash[67678]: cluster 2024-08-29T19:37:40.637647+0000 mgr.y (mgr.34104) 2559 : cluster [DBG] pgmap v4265: 137 pgs: 137 active+clean; 72 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s; 2 B/s, 0 objects/s recovering 2024-08-29T19:37:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:41 smithi144 bash[67678]: cluster 2024-08-29T19:37:40.901342+0000 mon.a (mon.0) 4143 : cluster [DBG] osdmap e2158: 8 total, 8 up, 8 in 2024-08-29T19:37:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:43 smithi089 bash[77323]: cluster 2024-08-29T19:37:42.638846+0000 mgr.y (mgr.34104) 2560 : cluster [DBG] pgmap v4267: 137 pgs: 137 active+clean; 73 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-29T19:37:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:43 smithi089 bash[78574]: cluster 2024-08-29T19:37:42.638846+0000 mgr.y (mgr.34104) 2560 : cluster [DBG] pgmap v4267: 137 pgs: 137 active+clean; 73 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-29T19:37:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:43 smithi144 bash[67678]: cluster 2024-08-29T19:37:42.638846+0000 mgr.y (mgr.34104) 2560 : cluster [DBG] pgmap v4267: 137 pgs: 137 active+clean; 73 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-29T19:37:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:37:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:37:45] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2024-08-29T19:37:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:45 smithi089 bash[77323]: cluster 2024-08-29T19:37:44.639894+0000 mgr.y (mgr.34104) 2561 : cluster [DBG] pgmap v4268: 137 pgs: 137 active+clean; 78 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:37:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:45 smithi089 bash[77323]: cluster 2024-08-29T19:37:44.915771+0000 mon.a (mon.0) 4144 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-08-29T19:37:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:45 smithi089 bash[78574]: cluster 2024-08-29T19:37:44.639894+0000 mgr.y (mgr.34104) 2561 : cluster [DBG] pgmap v4268: 137 pgs: 137 active+clean; 78 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:37:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:45 smithi089 bash[78574]: cluster 2024-08-29T19:37:44.915771+0000 mon.a (mon.0) 4144 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-08-29T19:37:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:45 smithi144 bash[67678]: cluster 2024-08-29T19:37:44.639894+0000 mgr.y (mgr.34104) 2561 : cluster [DBG] pgmap v4268: 137 pgs: 137 active+clean; 78 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-29T19:37:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:45 smithi144 bash[67678]: cluster 2024-08-29T19:37:44.915771+0000 mon.a (mon.0) 4144 : cluster [DBG] osdmap e2159: 8 total, 8 up, 8 in 2024-08-29T19:37:47.000 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (30216 ms) 2024-08-29T19:37:47.000 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-08-29T19:37:47.000 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:46 smithi144 bash[67678]: cluster 2024-08-29T19:37:45.927552+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-08-29T19:37:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:46 smithi089 bash[77323]: cluster 2024-08-29T19:37:45.927552+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-08-29T19:37:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:46 smithi089 bash[78574]: cluster 2024-08-29T19:37:45.927552+0000 mon.a (mon.0) 4145 : cluster [DBG] osdmap e2160: 8 total, 8 up, 8 in 2024-08-29T19:37:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:47 smithi144 bash[67678]: cluster 2024-08-29T19:37:46.640935+0000 mgr.y (mgr.34104) 2562 : cluster [DBG] pgmap v4271: 137 pgs: 137 active+clean; 86 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-29T19:37:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:47 smithi144 bash[67678]: cluster 2024-08-29T19:37:46.940497+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-08-29T19:37:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:47 smithi089 bash[78574]: cluster 2024-08-29T19:37:46.640935+0000 mgr.y (mgr.34104) 2562 : cluster [DBG] pgmap v4271: 137 pgs: 137 active+clean; 86 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-29T19:37:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:47 smithi089 bash[78574]: cluster 2024-08-29T19:37:46.940497+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-08-29T19:37:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:47 smithi089 bash[77323]: cluster 2024-08-29T19:37:46.640935+0000 mgr.y (mgr.34104) 2562 : cluster [DBG] pgmap v4271: 137 pgs: 137 active+clean; 86 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-08-29T19:37:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:47 smithi089 bash[77323]: cluster 2024-08-29T19:37:46.940497+0000 mon.a (mon.0) 4146 : cluster [DBG] osdmap e2161: 8 total, 8 up, 8 in 2024-08-29T19:37:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:49 smithi144 bash[67678]: cluster 2024-08-29T19:37:48.642159+0000 mgr.y (mgr.34104) 2563 : cluster [DBG] pgmap v4273: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-08-29T19:37:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:49 smithi089 bash[77323]: cluster 2024-08-29T19:37:48.642159+0000 mgr.y (mgr.34104) 2563 : cluster [DBG] pgmap v4273: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-08-29T19:37:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:49 smithi089 bash[78574]: cluster 2024-08-29T19:37:48.642159+0000 mgr.y (mgr.34104) 2563 : cluster [DBG] pgmap v4273: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 45 op/s 2024-08-29T19:37:52.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:51 smithi144 bash[67678]: cluster 2024-08-29T19:37:50.642819+0000 mgr.y (mgr.34104) 2564 : cluster [DBG] pgmap v4274: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:37:52.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:51 smithi144 bash[67678]: cluster 2024-08-29T19:37:50.950893+0000 mon.a (mon.0) 4147 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-08-29T19:37:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:51 smithi089 bash[77323]: cluster 2024-08-29T19:37:50.642819+0000 mgr.y (mgr.34104) 2564 : cluster [DBG] pgmap v4274: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:37:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:51 smithi089 bash[77323]: cluster 2024-08-29T19:37:50.950893+0000 mon.a (mon.0) 4147 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-08-29T19:37:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:51 smithi089 bash[78574]: cluster 2024-08-29T19:37:50.642819+0000 mgr.y (mgr.34104) 2564 : cluster [DBG] pgmap v4274: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:37:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:51 smithi089 bash[78574]: cluster 2024-08-29T19:37:50.950893+0000 mon.a (mon.0) 4147 : cluster [DBG] osdmap e2162: 8 total, 8 up, 8 in 2024-08-29T19:37:53.023 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:52 smithi144 bash[67678]: cluster 2024-08-29T19:37:51.954518+0000 mon.a (mon.0) 4148 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-08-29T19:37:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:52 smithi144 bash[67678]: audit 2024-08-29T19:37:52.814446+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:52 smithi089 bash[78574]: cluster 2024-08-29T19:37:51.954518+0000 mon.a (mon.0) 4148 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-08-29T19:37:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:52 smithi089 bash[78574]: audit 2024-08-29T19:37:52.814446+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:52 smithi089 bash[77323]: cluster 2024-08-29T19:37:51.954518+0000 mon.a (mon.0) 4148 : cluster [DBG] osdmap e2163: 8 total, 8 up, 8 in 2024-08-29T19:37:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:52 smithi089 bash[77323]: audit 2024-08-29T19:37:52.814446+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:37:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:53 smithi144 bash[67678]: cluster 2024-08-29T19:37:52.643772+0000 mgr.y (mgr.34104) 2565 : cluster [DBG] pgmap v4277: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-29T19:37:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:53 smithi144 bash[67678]: cluster 2024-08-29T19:37:52.975517+0000 mon.a (mon.0) 4150 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-08-29T19:37:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:53 smithi089 bash[77323]: cluster 2024-08-29T19:37:52.643772+0000 mgr.y (mgr.34104) 2565 : cluster [DBG] pgmap v4277: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-29T19:37:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:53 smithi089 bash[77323]: cluster 2024-08-29T19:37:52.975517+0000 mon.a (mon.0) 4150 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-08-29T19:37:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:53 smithi089 bash[78574]: cluster 2024-08-29T19:37:52.643772+0000 mgr.y (mgr.34104) 2565 : cluster [DBG] pgmap v4277: 137 pgs: 137 active+clean; 90 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-29T19:37:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:53 smithi089 bash[78574]: cluster 2024-08-29T19:37:52.975517+0000 mon.a (mon.0) 4150 : cluster [DBG] osdmap e2164: 8 total, 8 up, 8 in 2024-08-29T19:37:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:37:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:37:55] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:37:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:55 smithi144 bash[67678]: cluster 2024-08-29T19:37:54.644405+0000 mgr.y (mgr.34104) 2566 : cluster [DBG] pgmap v4279: 137 pgs: 137 active+clean; 94 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 28 op/s 2024-08-29T19:37:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:55 smithi089 bash[77323]: cluster 2024-08-29T19:37:54.644405+0000 mgr.y (mgr.34104) 2566 : cluster [DBG] pgmap v4279: 137 pgs: 137 active+clean; 94 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 28 op/s 2024-08-29T19:37:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:55 smithi089 bash[78574]: cluster 2024-08-29T19:37:54.644405+0000 mgr.y (mgr.34104) 2566 : cluster [DBG] pgmap v4279: 137 pgs: 137 active+clean; 94 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 28 op/s 2024-08-29T19:37:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:58 smithi144 bash[67678]: cluster 2024-08-29T19:37:56.644955+0000 mgr.y (mgr.34104) 2567 : cluster [DBG] pgmap v4280: 137 pgs: 137 active+clean; 94 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-29T19:37:58.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:58 smithi144 bash[67678]: cluster 2024-08-29T19:37:56.986949+0000 mon.a (mon.0) 4151 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-08-29T19:37:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:57 smithi089 bash[77323]: cluster 2024-08-29T19:37:56.644955+0000 mgr.y (mgr.34104) 2567 : cluster [DBG] pgmap v4280: 137 pgs: 137 active+clean; 94 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-29T19:37:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:57 smithi089 bash[77323]: cluster 2024-08-29T19:37:56.986949+0000 mon.a (mon.0) 4151 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-08-29T19:37:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:58 smithi089 bash[78574]: cluster 2024-08-29T19:37:56.644955+0000 mgr.y (mgr.34104) 2567 : cluster [DBG] pgmap v4280: 137 pgs: 137 active+clean; 94 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-29T19:37:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:58 smithi089 bash[78574]: cluster 2024-08-29T19:37:56.986949+0000 mon.a (mon.0) 4151 : cluster [DBG] osdmap e2165: 8 total, 8 up, 8 in 2024-08-29T19:37:59.082 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:37:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:37:59 smithi144 bash[67678]: cluster 2024-08-29T19:37:57.994082+0000 mon.a (mon.0) 4152 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-08-29T19:37:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:37:59 smithi089 bash[77323]: cluster 2024-08-29T19:37:57.994082+0000 mon.a (mon.0) 4152 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-08-29T19:37:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:37:59 smithi089 bash[78574]: cluster 2024-08-29T19:37:57.994082+0000 mon.a (mon.0) 4152 : cluster [DBG] osdmap e2166: 8 total, 8 up, 8 in 2024-08-29T19:38:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:00 smithi144 bash[67678]: cluster 2024-08-29T19:37:58.645965+0000 mgr.y (mgr.34104) 2568 : cluster [DBG] pgmap v4283: 137 pgs: 137 active+clean; 98 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-29T19:38:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:00 smithi144 bash[67678]: cluster 2024-08-29T19:37:59.023171+0000 mon.a (mon.0) 4153 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-08-29T19:38:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:00 smithi089 bash[77323]: cluster 2024-08-29T19:37:58.645965+0000 mgr.y (mgr.34104) 2568 : cluster [DBG] pgmap v4283: 137 pgs: 137 active+clean; 98 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-29T19:38:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:00 smithi089 bash[77323]: cluster 2024-08-29T19:37:59.023171+0000 mon.a (mon.0) 4153 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-08-29T19:38:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:00 smithi089 bash[78574]: cluster 2024-08-29T19:37:58.645965+0000 mgr.y (mgr.34104) 2568 : cluster [DBG] pgmap v4283: 137 pgs: 137 active+clean; 98 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-08-29T19:38:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:00 smithi089 bash[78574]: cluster 2024-08-29T19:37:59.023171+0000 mon.a (mon.0) 4153 : cluster [DBG] osdmap e2167: 8 total, 8 up, 8 in 2024-08-29T19:38:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:02 smithi144 bash[67678]: cluster 2024-08-29T19:38:00.646626+0000 mgr.y (mgr.34104) 2569 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 98 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:38:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:02 smithi089 bash[77323]: cluster 2024-08-29T19:38:00.646626+0000 mgr.y (mgr.34104) 2569 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 98 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:38:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:02 smithi089 bash[78574]: cluster 2024-08-29T19:38:00.646626+0000 mgr.y (mgr.34104) 2569 : cluster [DBG] pgmap v4285: 137 pgs: 137 active+clean; 98 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:38:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:04 smithi144 bash[67678]: cluster 2024-08-29T19:38:02.647857+0000 mgr.y (mgr.34104) 2570 : cluster [DBG] pgmap v4286: 137 pgs: 137 active+clean; 104 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:38:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:04 smithi144 bash[67678]: cluster 2024-08-29T19:38:03.033230+0000 mon.a (mon.0) 4154 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-08-29T19:38:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:04 smithi089 bash[77323]: cluster 2024-08-29T19:38:02.647857+0000 mgr.y (mgr.34104) 2570 : cluster [DBG] pgmap v4286: 137 pgs: 137 active+clean; 104 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:38:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:04 smithi089 bash[77323]: cluster 2024-08-29T19:38:03.033230+0000 mon.a (mon.0) 4154 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-08-29T19:38:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:04 smithi089 bash[78574]: cluster 2024-08-29T19:38:02.647857+0000 mgr.y (mgr.34104) 2570 : cluster [DBG] pgmap v4286: 137 pgs: 137 active+clean; 104 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:38:04.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:04 smithi089 bash[78574]: cluster 2024-08-29T19:38:03.033230+0000 mon.a (mon.0) 4154 : cluster [DBG] osdmap e2168: 8 total, 8 up, 8 in 2024-08-29T19:38:05.119 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:38:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:05 smithi144 bash[67678]: cluster 2024-08-29T19:38:04.036257+0000 mon.a (mon.0) 4155 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-08-29T19:38:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:05 smithi089 bash[77323]: cluster 2024-08-29T19:38:04.036257+0000 mon.a (mon.0) 4155 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-08-29T19:38:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:38:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:38:05] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:38:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:05 smithi089 bash[78574]: cluster 2024-08-29T19:38:04.036257+0000 mon.a (mon.0) 4155 : cluster [DBG] osdmap e2169: 8 total, 8 up, 8 in 2024-08-29T19:38:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:06 smithi144 bash[67678]: cluster 2024-08-29T19:38:04.648575+0000 mgr.y (mgr.34104) 2571 : cluster [DBG] pgmap v4289: 137 pgs: 137 active+clean; 108 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:38:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:06 smithi144 bash[67678]: cluster 2024-08-29T19:38:05.060504+0000 mon.a (mon.0) 4156 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-08-29T19:38:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:06 smithi089 bash[77323]: cluster 2024-08-29T19:38:04.648575+0000 mgr.y (mgr.34104) 2571 : cluster [DBG] pgmap v4289: 137 pgs: 137 active+clean; 108 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:38:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:06 smithi089 bash[77323]: cluster 2024-08-29T19:38:05.060504+0000 mon.a (mon.0) 4156 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-08-29T19:38:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:06 smithi089 bash[78574]: cluster 2024-08-29T19:38:04.648575+0000 mgr.y (mgr.34104) 2571 : cluster [DBG] pgmap v4289: 137 pgs: 137 active+clean; 108 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:38:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:06 smithi089 bash[78574]: cluster 2024-08-29T19:38:05.060504+0000 mon.a (mon.0) 4156 : cluster [DBG] osdmap e2170: 8 total, 8 up, 8 in 2024-08-29T19:38:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:08 smithi089 bash[78574]: cluster 2024-08-29T19:38:06.649622+0000 mgr.y (mgr.34104) 2572 : cluster [DBG] pgmap v4291: 137 pgs: 137 active+clean; 111 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-29T19:38:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:08 smithi089 bash[78574]: audit 2024-08-29T19:38:07.814597+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:08 smithi089 bash[77323]: cluster 2024-08-29T19:38:06.649622+0000 mgr.y (mgr.34104) 2572 : cluster [DBG] pgmap v4291: 137 pgs: 137 active+clean; 111 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-29T19:38:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:08 smithi089 bash[77323]: audit 2024-08-29T19:38:07.814597+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:08 smithi144 bash[67678]: cluster 2024-08-29T19:38:06.649622+0000 mgr.y (mgr.34104) 2572 : cluster [DBG] pgmap v4291: 137 pgs: 137 active+clean; 111 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-29T19:38:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:08 smithi144 bash[67678]: audit 2024-08-29T19:38:07.814597+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:10.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:10 smithi089 bash[77323]: cluster 2024-08-29T19:38:08.650795+0000 mgr.y (mgr.34104) 2573 : cluster [DBG] pgmap v4292: 137 pgs: 137 active+clean; 114 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-29T19:38:10.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:10 smithi089 bash[77323]: cluster 2024-08-29T19:38:09.078021+0000 mon.a (mon.0) 4158 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-08-29T19:38:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:10 smithi089 bash[78574]: cluster 2024-08-29T19:38:08.650795+0000 mgr.y (mgr.34104) 2573 : cluster [DBG] pgmap v4292: 137 pgs: 137 active+clean; 114 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-29T19:38:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:10 smithi089 bash[78574]: cluster 2024-08-29T19:38:09.078021+0000 mon.a (mon.0) 4158 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-08-29T19:38:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:10 smithi144 bash[67678]: cluster 2024-08-29T19:38:08.650795+0000 mgr.y (mgr.34104) 2573 : cluster [DBG] pgmap v4292: 137 pgs: 137 active+clean; 114 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 687 KiB/s wr, 50 op/s 2024-08-29T19:38:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:10 smithi144 bash[67678]: cluster 2024-08-29T19:38:09.078021+0000 mon.a (mon.0) 4158 : cluster [DBG] osdmap e2171: 8 total, 8 up, 8 in 2024-08-29T19:38:11.169 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:38:11.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:11 smithi089 bash[78574]: cluster 2024-08-29T19:38:10.080592+0000 mon.a (mon.0) 4159 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-08-29T19:38:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:11 smithi089 bash[77323]: cluster 2024-08-29T19:38:10.080592+0000 mon.a (mon.0) 4159 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-08-29T19:38:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:11 smithi144 bash[67678]: cluster 2024-08-29T19:38:10.080592+0000 mon.a (mon.0) 4159 : cluster [DBG] osdmap e2172: 8 total, 8 up, 8 in 2024-08-29T19:38:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:12 smithi089 bash[78574]: cluster 2024-08-29T19:38:10.651544+0000 mgr.y (mgr.34104) 2574 : cluster [DBG] pgmap v4295: 137 pgs: 137 active+clean; 114 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-08-29T19:38:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:12 smithi089 bash[78574]: cluster 2024-08-29T19:38:11.111677+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-08-29T19:38:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:12 smithi089 bash[77323]: cluster 2024-08-29T19:38:10.651544+0000 mgr.y (mgr.34104) 2574 : cluster [DBG] pgmap v4295: 137 pgs: 137 active+clean; 114 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-08-29T19:38:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:12 smithi089 bash[77323]: cluster 2024-08-29T19:38:11.111677+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-08-29T19:38:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:12 smithi144 bash[67678]: cluster 2024-08-29T19:38:10.651544+0000 mgr.y (mgr.34104) 2574 : cluster [DBG] pgmap v4295: 137 pgs: 137 active+clean; 114 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-08-29T19:38:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:12 smithi144 bash[67678]: cluster 2024-08-29T19:38:11.111677+0000 mon.a (mon.0) 4160 : cluster [DBG] osdmap e2173: 8 total, 8 up, 8 in 2024-08-29T19:38:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:14 smithi089 bash[78574]: cluster 2024-08-29T19:38:12.652726+0000 mgr.y (mgr.34104) 2575 : cluster [DBG] pgmap v4297: 137 pgs: 137 active+clean; 124 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-29T19:38:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:14 smithi089 bash[78574]: audit 2024-08-29T19:38:13.521041+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:38:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:14 smithi089 bash[77323]: cluster 2024-08-29T19:38:12.652726+0000 mgr.y (mgr.34104) 2575 : cluster [DBG] pgmap v4297: 137 pgs: 137 active+clean; 124 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-29T19:38:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:14 smithi089 bash[77323]: audit 2024-08-29T19:38:13.521041+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:38:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:14 smithi144 bash[67678]: cluster 2024-08-29T19:38:12.652726+0000 mgr.y (mgr.34104) 2575 : cluster [DBG] pgmap v4297: 137 pgs: 137 active+clean; 124 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-29T19:38:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:14 smithi144 bash[67678]: audit 2024-08-29T19:38:13.521041+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:38:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:38:15] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2024-08-29T19:38:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[77323]: audit 2024-08-29T19:38:14.250056+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:38:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[77323]: audit 2024-08-29T19:38:14.251139+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:38:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[77323]: audit 2024-08-29T19:38:14.260767+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:38:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[78574]: audit 2024-08-29T19:38:14.250056+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:38:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[78574]: audit 2024-08-29T19:38:14.251139+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:38:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:15 smithi089 bash[78574]: audit 2024-08-29T19:38:14.260767+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:38:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:15 smithi144 bash[67678]: audit 2024-08-29T19:38:14.250056+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:38:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:15 smithi144 bash[67678]: audit 2024-08-29T19:38:14.251139+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:38:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:15 smithi144 bash[67678]: audit 2024-08-29T19:38:14.260767+0000 mon.a (mon.0) 4164 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:38:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:16 smithi144 bash[67678]: cluster 2024-08-29T19:38:14.653750+0000 mgr.y (mgr.34104) 2576 : cluster [DBG] pgmap v4298: 137 pgs: 137 active+clean; 124 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:38:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:16 smithi144 bash[67678]: cluster 2024-08-29T19:38:15.276708+0000 mon.a (mon.0) 4165 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-08-29T19:38:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:16 smithi089 bash[77323]: cluster 2024-08-29T19:38:14.653750+0000 mgr.y (mgr.34104) 2576 : cluster [DBG] pgmap v4298: 137 pgs: 137 active+clean; 124 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:38:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:16 smithi089 bash[77323]: cluster 2024-08-29T19:38:15.276708+0000 mon.a (mon.0) 4165 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-08-29T19:38:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:16 smithi089 bash[78574]: cluster 2024-08-29T19:38:14.653750+0000 mgr.y (mgr.34104) 2576 : cluster [DBG] pgmap v4298: 137 pgs: 137 active+clean; 124 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:38:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:16 smithi089 bash[78574]: cluster 2024-08-29T19:38:15.276708+0000 mon.a (mon.0) 4165 : cluster [DBG] osdmap e2174: 8 total, 8 up, 8 in 2024-08-29T19:38:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30356 ms) 2024-08-29T19:38:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-08-29T19:38:17.356 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:38:17.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:17 smithi144 bash[67678]: cluster 2024-08-29T19:38:16.284232+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-08-29T19:38:17.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:17 smithi089 bash[78574]: cluster 2024-08-29T19:38:16.284232+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-08-29T19:38:17.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:17 smithi089 bash[77323]: cluster 2024-08-29T19:38:16.284232+0000 mon.a (mon.0) 4166 : cluster [DBG] osdmap e2175: 8 total, 8 up, 8 in 2024-08-29T19:38:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:18 smithi144 bash[67678]: cluster 2024-08-29T19:38:16.654408+0000 mgr.y (mgr.34104) 2577 : cluster [DBG] pgmap v4301: 137 pgs: 137 active+clean; 128 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:38:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:18 smithi144 bash[67678]: cluster 2024-08-29T19:38:17.295099+0000 mon.a (mon.0) 4167 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-08-29T19:38:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:18 smithi089 bash[77323]: cluster 2024-08-29T19:38:16.654408+0000 mgr.y (mgr.34104) 2577 : cluster [DBG] pgmap v4301: 137 pgs: 137 active+clean; 128 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:38:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:18 smithi089 bash[77323]: cluster 2024-08-29T19:38:17.295099+0000 mon.a (mon.0) 4167 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-08-29T19:38:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:18 smithi089 bash[78574]: cluster 2024-08-29T19:38:16.654408+0000 mgr.y (mgr.34104) 2577 : cluster [DBG] pgmap v4301: 137 pgs: 137 active+clean; 128 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-08-29T19:38:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:18 smithi089 bash[78574]: cluster 2024-08-29T19:38:17.295099+0000 mon.a (mon.0) 4167 : cluster [DBG] osdmap e2176: 8 total, 8 up, 8 in 2024-08-29T19:38:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:20 smithi144 bash[67678]: cluster 2024-08-29T19:38:18.655296+0000 mgr.y (mgr.34104) 2578 : cluster [DBG] pgmap v4303: 137 pgs: 137 active+clean; 132 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 687 KiB/s wr, 31 op/s 2024-08-29T19:38:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:20 smithi089 bash[77323]: cluster 2024-08-29T19:38:18.655296+0000 mgr.y (mgr.34104) 2578 : cluster [DBG] pgmap v4303: 137 pgs: 137 active+clean; 132 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 687 KiB/s wr, 31 op/s 2024-08-29T19:38:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:20 smithi089 bash[78574]: cluster 2024-08-29T19:38:18.655296+0000 mgr.y (mgr.34104) 2578 : cluster [DBG] pgmap v4303: 137 pgs: 137 active+clean; 132 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 687 KiB/s wr, 31 op/s 2024-08-29T19:38:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:22 smithi144 bash[67678]: cluster 2024-08-29T19:38:20.655770+0000 mgr.y (mgr.34104) 2579 : cluster [DBG] pgmap v4304: 137 pgs: 137 active+clean; 132 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 22 op/s 2024-08-29T19:38:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:22 smithi089 bash[77323]: cluster 2024-08-29T19:38:20.655770+0000 mgr.y (mgr.34104) 2579 : cluster [DBG] pgmap v4304: 137 pgs: 137 active+clean; 132 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 22 op/s 2024-08-29T19:38:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:22 smithi089 bash[78574]: cluster 2024-08-29T19:38:20.655770+0000 mgr.y (mgr.34104) 2579 : cluster [DBG] pgmap v4304: 137 pgs: 137 active+clean; 132 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 22 op/s 2024-08-29T19:38:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:23 smithi144 bash[67678]: audit 2024-08-29T19:38:22.814712+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:23 smithi089 bash[77323]: audit 2024-08-29T19:38:22.814712+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:23 smithi089 bash[78574]: audit 2024-08-29T19:38:22.814712+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:24 smithi144 bash[67678]: cluster 2024-08-29T19:38:22.656590+0000 mgr.y (mgr.34104) 2580 : cluster [DBG] pgmap v4305: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 558 KiB/s wr, 38 op/s 2024-08-29T19:38:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:24 smithi089 bash[77323]: cluster 2024-08-29T19:38:22.656590+0000 mgr.y (mgr.34104) 2580 : cluster [DBG] pgmap v4305: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 558 KiB/s wr, 38 op/s 2024-08-29T19:38:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:24 smithi089 bash[78574]: cluster 2024-08-29T19:38:22.656590+0000 mgr.y (mgr.34104) 2580 : cluster [DBG] pgmap v4305: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 558 KiB/s wr, 38 op/s 2024-08-29T19:38:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:38:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:38:25] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:38:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:26 smithi089 bash[77323]: cluster 2024-08-29T19:38:24.657276+0000 mgr.y (mgr.34104) 2581 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 491 KiB/s wr, 24 op/s 2024-08-29T19:38:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:26 smithi089 bash[78574]: cluster 2024-08-29T19:38:24.657276+0000 mgr.y (mgr.34104) 2581 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 491 KiB/s wr, 24 op/s 2024-08-29T19:38:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:26 smithi144 bash[67678]: cluster 2024-08-29T19:38:24.657276+0000 mgr.y (mgr.34104) 2581 : cluster [DBG] pgmap v4306: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 491 KiB/s wr, 24 op/s 2024-08-29T19:38:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:28 smithi089 bash[77323]: cluster 2024-08-29T19:38:26.657982+0000 mgr.y (mgr.34104) 2582 : cluster [DBG] pgmap v4307: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 411 KiB/s wr, 20 op/s 2024-08-29T19:38:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:28 smithi089 bash[78574]: cluster 2024-08-29T19:38:26.657982+0000 mgr.y (mgr.34104) 2582 : cluster [DBG] pgmap v4307: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 411 KiB/s wr, 20 op/s 2024-08-29T19:38:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:28 smithi144 bash[67678]: cluster 2024-08-29T19:38:26.657982+0000 mgr.y (mgr.34104) 2582 : cluster [DBG] pgmap v4307: 137 pgs: 137 active+clean; 136 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 411 KiB/s wr, 20 op/s 2024-08-29T19:38:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:29 smithi089 bash[77323]: cluster 2024-08-29T19:38:28.328500+0000 mon.a (mon.0) 4169 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-08-29T19:38:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:29 smithi089 bash[78574]: cluster 2024-08-29T19:38:28.328500+0000 mon.a (mon.0) 4169 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-08-29T19:38:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:29 smithi144 bash[67678]: cluster 2024-08-29T19:38:28.328500+0000 mon.a (mon.0) 4169 : cluster [DBG] osdmap e2177: 8 total, 8 up, 8 in 2024-08-29T19:38:30.417 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:38:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:30 smithi089 bash[78574]: cluster 2024-08-29T19:38:28.658827+0000 mgr.y (mgr.34104) 2583 : cluster [DBG] pgmap v4309: 137 pgs: 137 active+clean; 140 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 411 KiB/s wr, 14 op/s 2024-08-29T19:38:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:30 smithi089 bash[78574]: cluster 2024-08-29T19:38:29.341951+0000 mon.a (mon.0) 4170 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-08-29T19:38:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:30 smithi089 bash[77323]: cluster 2024-08-29T19:38:28.658827+0000 mgr.y (mgr.34104) 2583 : cluster [DBG] pgmap v4309: 137 pgs: 137 active+clean; 140 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 411 KiB/s wr, 14 op/s 2024-08-29T19:38:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:30 smithi089 bash[77323]: cluster 2024-08-29T19:38:29.341951+0000 mon.a (mon.0) 4170 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-08-29T19:38:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:30 smithi144 bash[67678]: cluster 2024-08-29T19:38:28.658827+0000 mgr.y (mgr.34104) 2583 : cluster [DBG] pgmap v4309: 137 pgs: 137 active+clean; 140 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 9.6 KiB/s rd, 411 KiB/s wr, 14 op/s 2024-08-29T19:38:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:30 smithi144 bash[67678]: cluster 2024-08-29T19:38:29.341951+0000 mon.a (mon.0) 4170 : cluster [DBG] osdmap e2178: 8 total, 8 up, 8 in 2024-08-29T19:38:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:31 smithi089 bash[77323]: cluster 2024-08-29T19:38:30.355153+0000 mon.a (mon.0) 4171 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-08-29T19:38:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:31 smithi089 bash[78574]: cluster 2024-08-29T19:38:30.355153+0000 mon.a (mon.0) 4171 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-08-29T19:38:31.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:31 smithi144 bash[67678]: cluster 2024-08-29T19:38:30.355153+0000 mon.a (mon.0) 4171 : cluster [DBG] osdmap e2179: 8 total, 8 up, 8 in 2024-08-29T19:38:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:32 smithi089 bash[77323]: cluster 2024-08-29T19:38:30.659502+0000 mgr.y (mgr.34104) 2584 : cluster [DBG] pgmap v4312: 137 pgs: 137 active+clean; 140 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 683 KiB/s wr, 0 op/s 2024-08-29T19:38:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:32 smithi089 bash[78574]: cluster 2024-08-29T19:38:30.659502+0000 mgr.y (mgr.34104) 2584 : cluster [DBG] pgmap v4312: 137 pgs: 137 active+clean; 140 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 683 KiB/s wr, 0 op/s 2024-08-29T19:38:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:32 smithi144 bash[67678]: cluster 2024-08-29T19:38:30.659502+0000 mgr.y (mgr.34104) 2584 : cluster [DBG] pgmap v4312: 137 pgs: 137 active+clean; 140 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 683 KiB/s wr, 0 op/s 2024-08-29T19:38:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:34 smithi089 bash[77323]: cluster 2024-08-29T19:38:32.660340+0000 mgr.y (mgr.34104) 2585 : cluster [DBG] pgmap v4313: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:38:34.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:34 smithi089 bash[78574]: cluster 2024-08-29T19:38:32.660340+0000 mgr.y (mgr.34104) 2585 : cluster [DBG] pgmap v4313: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:38:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:34 smithi144 bash[67678]: cluster 2024-08-29T19:38:32.660340+0000 mgr.y (mgr.34104) 2585 : cluster [DBG] pgmap v4313: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-29T19:38:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:38:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:38:35] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:38:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:36 smithi089 bash[78574]: cluster 2024-08-29T19:38:34.661041+0000 mgr.y (mgr.34104) 2586 : cluster [DBG] pgmap v4314: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.9 MiB/s wr, 42 op/s 2024-08-29T19:38:36.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:36 smithi089 bash[77323]: cluster 2024-08-29T19:38:34.661041+0000 mgr.y (mgr.34104) 2586 : cluster [DBG] pgmap v4314: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.9 MiB/s wr, 42 op/s 2024-08-29T19:38:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:36 smithi144 bash[67678]: cluster 2024-08-29T19:38:34.661041+0000 mgr.y (mgr.34104) 2586 : cluster [DBG] pgmap v4314: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.9 MiB/s wr, 42 op/s 2024-08-29T19:38:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:38 smithi089 bash[77323]: cluster 2024-08-29T19:38:36.662034+0000 mgr.y (mgr.34104) 2587 : cluster [DBG] pgmap v4315: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:38:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:38 smithi089 bash[77323]: cluster 2024-08-29T19:38:37.378464+0000 mon.a (mon.0) 4172 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-08-29T19:38:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:38 smithi089 bash[77323]: audit 2024-08-29T19:38:37.815700+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:38 smithi089 bash[78574]: cluster 2024-08-29T19:38:36.662034+0000 mgr.y (mgr.34104) 2587 : cluster [DBG] pgmap v4315: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:38:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:38 smithi089 bash[78574]: cluster 2024-08-29T19:38:37.378464+0000 mon.a (mon.0) 4172 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-08-29T19:38:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:38 smithi089 bash[78574]: audit 2024-08-29T19:38:37.815700+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:38 smithi144 bash[67678]: cluster 2024-08-29T19:38:36.662034+0000 mgr.y (mgr.34104) 2587 : cluster [DBG] pgmap v4315: 137 pgs: 137 active+clean; 152 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:38:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:38 smithi144 bash[67678]: cluster 2024-08-29T19:38:37.378464+0000 mon.a (mon.0) 4172 : cluster [DBG] osdmap e2180: 8 total, 8 up, 8 in 2024-08-29T19:38:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:38 smithi144 bash[67678]: audit 2024-08-29T19:38:37.815700+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:39.446 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:38:39.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:39 smithi089 bash[77323]: cluster 2024-08-29T19:38:38.385388+0000 mon.a (mon.0) 4174 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-08-29T19:38:39.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:39 smithi089 bash[78574]: cluster 2024-08-29T19:38:38.385388+0000 mon.a (mon.0) 4174 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-08-29T19:38:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:39 smithi144 bash[67678]: cluster 2024-08-29T19:38:38.385388+0000 mon.a (mon.0) 4174 : cluster [DBG] osdmap e2181: 8 total, 8 up, 8 in 2024-08-29T19:38:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:40 smithi089 bash[78574]: cluster 2024-08-29T19:38:38.662991+0000 mgr.y (mgr.34104) 2588 : cluster [DBG] pgmap v4318: 137 pgs: 137 active+clean; 160 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.5 MiB/s wr, 33 op/s 2024-08-29T19:38:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:40 smithi089 bash[78574]: cluster 2024-08-29T19:38:39.395522+0000 mon.a (mon.0) 4175 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-08-29T19:38:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:40 smithi089 bash[77323]: cluster 2024-08-29T19:38:38.662991+0000 mgr.y (mgr.34104) 2588 : cluster [DBG] pgmap v4318: 137 pgs: 137 active+clean; 160 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.5 MiB/s wr, 33 op/s 2024-08-29T19:38:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:40 smithi089 bash[77323]: cluster 2024-08-29T19:38:39.395522+0000 mon.a (mon.0) 4175 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-08-29T19:38:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:40 smithi144 bash[67678]: cluster 2024-08-29T19:38:38.662991+0000 mgr.y (mgr.34104) 2588 : cluster [DBG] pgmap v4318: 137 pgs: 137 active+clean; 160 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.5 MiB/s wr, 33 op/s 2024-08-29T19:38:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:40 smithi144 bash[67678]: cluster 2024-08-29T19:38:39.395522+0000 mon.a (mon.0) 4175 : cluster [DBG] osdmap e2182: 8 total, 8 up, 8 in 2024-08-29T19:38:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:42 smithi089 bash[77323]: cluster 2024-08-29T19:38:40.663481+0000 mgr.y (mgr.34104) 2589 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 160 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-29T19:38:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:42 smithi089 bash[78574]: cluster 2024-08-29T19:38:40.663481+0000 mgr.y (mgr.34104) 2589 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 160 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-29T19:38:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:42 smithi144 bash[67678]: cluster 2024-08-29T19:38:40.663481+0000 mgr.y (mgr.34104) 2589 : cluster [DBG] pgmap v4320: 137 pgs: 137 active+clean; 160 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-29T19:38:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:44 smithi089 bash[77323]: cluster 2024-08-29T19:38:42.664355+0000 mgr.y (mgr.34104) 2590 : cluster [DBG] pgmap v4321: 137 pgs: 137 active+clean; 169 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-29T19:38:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:44 smithi089 bash[78574]: cluster 2024-08-29T19:38:42.664355+0000 mgr.y (mgr.34104) 2590 : cluster [DBG] pgmap v4321: 137 pgs: 137 active+clean; 169 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-29T19:38:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:44 smithi144 bash[67678]: cluster 2024-08-29T19:38:42.664355+0000 mgr.y (mgr.34104) 2590 : cluster [DBG] pgmap v4321: 137 pgs: 137 active+clean; 169 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-08-29T19:38:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:38:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:38:45] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:38:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:46 smithi089 bash[77323]: cluster 2024-08-29T19:38:44.665083+0000 mgr.y (mgr.34104) 2591 : cluster [DBG] pgmap v4322: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 36 op/s 2024-08-29T19:38:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:46 smithi089 bash[78574]: cluster 2024-08-29T19:38:44.665083+0000 mgr.y (mgr.34104) 2591 : cluster [DBG] pgmap v4322: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 36 op/s 2024-08-29T19:38:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:46 smithi144 bash[67678]: cluster 2024-08-29T19:38:44.665083+0000 mgr.y (mgr.34104) 2591 : cluster [DBG] pgmap v4322: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 36 op/s 2024-08-29T19:38:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:48 smithi089 bash[77323]: cluster 2024-08-29T19:38:46.665796+0000 mgr.y (mgr.34104) 2592 : cluster [DBG] pgmap v4323: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 993 KiB/s wr, 32 op/s 2024-08-29T19:38:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:48 smithi089 bash[78574]: cluster 2024-08-29T19:38:46.665796+0000 mgr.y (mgr.34104) 2592 : cluster [DBG] pgmap v4323: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 993 KiB/s wr, 32 op/s 2024-08-29T19:38:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:48 smithi144 bash[67678]: cluster 2024-08-29T19:38:46.665796+0000 mgr.y (mgr.34104) 2592 : cluster [DBG] pgmap v4323: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 993 KiB/s wr, 32 op/s 2024-08-29T19:38:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:50 smithi089 bash[77323]: cluster 2024-08-29T19:38:48.667050+0000 mgr.y (mgr.34104) 2593 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 822 KiB/s wr, 26 op/s 2024-08-29T19:38:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:50 smithi089 bash[77323]: cluster 2024-08-29T19:38:49.416595+0000 mon.a (mon.0) 4176 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-08-29T19:38:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:50 smithi089 bash[78574]: cluster 2024-08-29T19:38:48.667050+0000 mgr.y (mgr.34104) 2593 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 822 KiB/s wr, 26 op/s 2024-08-29T19:38:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:50 smithi089 bash[78574]: cluster 2024-08-29T19:38:49.416595+0000 mon.a (mon.0) 4176 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-08-29T19:38:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:50 smithi144 bash[67678]: cluster 2024-08-29T19:38:48.667050+0000 mgr.y (mgr.34104) 2593 : cluster [DBG] pgmap v4324: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 822 KiB/s wr, 26 op/s 2024-08-29T19:38:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:50 smithi144 bash[67678]: cluster 2024-08-29T19:38:49.416595+0000 mon.a (mon.0) 4176 : cluster [DBG] osdmap e2183: 8 total, 8 up, 8 in 2024-08-29T19:38:51.499 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:38:51.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:51 smithi144 bash[67678]: cluster 2024-08-29T19:38:50.422758+0000 mon.a (mon.0) 4177 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-08-29T19:38:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:51 smithi089 bash[77323]: cluster 2024-08-29T19:38:50.422758+0000 mon.a (mon.0) 4177 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-08-29T19:38:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:51 smithi089 bash[78574]: cluster 2024-08-29T19:38:50.422758+0000 mon.a (mon.0) 4177 : cluster [DBG] osdmap e2184: 8 total, 8 up, 8 in 2024-08-29T19:38:52.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:52 smithi144 bash[67678]: cluster 2024-08-29T19:38:50.667784+0000 mgr.y (mgr.34104) 2594 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 639 B/s wr, 1 op/s 2024-08-29T19:38:52.812 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:52 smithi144 bash[67678]: cluster 2024-08-29T19:38:51.448338+0000 mon.a (mon.0) 4178 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-08-29T19:38:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:52 smithi089 bash[77323]: cluster 2024-08-29T19:38:50.667784+0000 mgr.y (mgr.34104) 2594 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 639 B/s wr, 1 op/s 2024-08-29T19:38:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:52 smithi089 bash[77323]: cluster 2024-08-29T19:38:51.448338+0000 mon.a (mon.0) 4178 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-08-29T19:38:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:52 smithi089 bash[78574]: cluster 2024-08-29T19:38:50.667784+0000 mgr.y (mgr.34104) 2594 : cluster [DBG] pgmap v4327: 137 pgs: 137 active+clean; 170 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 639 B/s wr, 1 op/s 2024-08-29T19:38:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:52 smithi089 bash[78574]: cluster 2024-08-29T19:38:51.448338+0000 mon.a (mon.0) 4178 : cluster [DBG] osdmap e2185: 8 total, 8 up, 8 in 2024-08-29T19:38:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:53 smithi144 bash[67678]: audit 2024-08-29T19:38:52.815553+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:53 smithi089 bash[77323]: audit 2024-08-29T19:38:52.815553+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:53 smithi089 bash[78574]: audit 2024-08-29T19:38:52.815553+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:38:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:54 smithi144 bash[67678]: cluster 2024-08-29T19:38:52.668763+0000 mgr.y (mgr.34104) 2595 : cluster [DBG] pgmap v4329: 137 pgs: 137 active+clean; 179 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:38:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:54 smithi089 bash[77323]: cluster 2024-08-29T19:38:52.668763+0000 mgr.y (mgr.34104) 2595 : cluster [DBG] pgmap v4329: 137 pgs: 137 active+clean; 179 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:38:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:54 smithi089 bash[78574]: cluster 2024-08-29T19:38:52.668763+0000 mgr.y (mgr.34104) 2595 : cluster [DBG] pgmap v4329: 137 pgs: 137 active+clean; 179 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:38:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:38:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:38:55] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:38:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:56 smithi144 bash[67678]: cluster 2024-08-29T19:38:54.669545+0000 mgr.y (mgr.34104) 2596 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:38:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:56 smithi089 bash[77323]: cluster 2024-08-29T19:38:54.669545+0000 mgr.y (mgr.34104) 2596 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:38:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:56 smithi089 bash[78574]: cluster 2024-08-29T19:38:54.669545+0000 mgr.y (mgr.34104) 2596 : cluster [DBG] pgmap v4330: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-08-29T19:38:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:38:58 smithi144 bash[67678]: cluster 2024-08-29T19:38:56.670248+0000 mgr.y (mgr.34104) 2597 : cluster [DBG] pgmap v4331: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:38:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:38:58 smithi089 bash[77323]: cluster 2024-08-29T19:38:56.670248+0000 mgr.y (mgr.34104) 2597 : cluster [DBG] pgmap v4331: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:38:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:38:58 smithi089 bash[78574]: cluster 2024-08-29T19:38:56.670248+0000 mgr.y (mgr.34104) 2597 : cluster [DBG] pgmap v4331: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:39:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:00 smithi144 bash[67678]: cluster 2024-08-29T19:38:58.671067+0000 mgr.y (mgr.34104) 2598 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:39:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:00 smithi089 bash[77323]: cluster 2024-08-29T19:38:58.671067+0000 mgr.y (mgr.34104) 2598 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:39:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:00 smithi089 bash[78574]: cluster 2024-08-29T19:38:58.671067+0000 mgr.y (mgr.34104) 2598 : cluster [DBG] pgmap v4332: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:39:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:02 smithi144 bash[67678]: cluster 2024-08-29T19:39:00.671569+0000 mgr.y (mgr.34104) 2599 : cluster [DBG] pgmap v4333: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:39:02.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:02 smithi144 bash[67678]: cluster 2024-08-29T19:39:01.482557+0000 mon.a (mon.0) 4180 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-08-29T19:39:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:02 smithi089 bash[77323]: cluster 2024-08-29T19:39:00.671569+0000 mgr.y (mgr.34104) 2599 : cluster [DBG] pgmap v4333: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:39:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:02 smithi089 bash[77323]: cluster 2024-08-29T19:39:01.482557+0000 mon.a (mon.0) 4180 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-08-29T19:39:02.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:02 smithi089 bash[78574]: cluster 2024-08-29T19:39:00.671569+0000 mgr.y (mgr.34104) 2599 : cluster [DBG] pgmap v4333: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:39:02.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:02 smithi089 bash[78574]: cluster 2024-08-29T19:39:01.482557+0000 mon.a (mon.0) 4180 : cluster [DBG] osdmap e2186: 8 total, 8 up, 8 in 2024-08-29T19:39:03.572 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:39:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:03 smithi144 bash[67678]: cluster 2024-08-29T19:39:02.485803+0000 mon.a (mon.0) 4181 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-08-29T19:39:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:03 smithi144 bash[67678]: cluster 2024-08-29T19:39:02.672287+0000 mgr.y (mgr.34104) 2600 : cluster [DBG] pgmap v4336: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.9 KiB/s wr, 17 op/s 2024-08-29T19:39:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:03 smithi089 bash[77323]: cluster 2024-08-29T19:39:02.485803+0000 mon.a (mon.0) 4181 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-08-29T19:39:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:03 smithi089 bash[77323]: cluster 2024-08-29T19:39:02.672287+0000 mgr.y (mgr.34104) 2600 : cluster [DBG] pgmap v4336: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.9 KiB/s wr, 17 op/s 2024-08-29T19:39:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:03 smithi089 bash[78574]: cluster 2024-08-29T19:39:02.485803+0000 mon.a (mon.0) 4181 : cluster [DBG] osdmap e2187: 8 total, 8 up, 8 in 2024-08-29T19:39:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:03 smithi089 bash[78574]: cluster 2024-08-29T19:39:02.672287+0000 mgr.y (mgr.34104) 2600 : cluster [DBG] pgmap v4336: 137 pgs: 137 active+clean; 188 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 1.9 KiB/s wr, 17 op/s 2024-08-29T19:39:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:04 smithi144 bash[67678]: cluster 2024-08-29T19:39:03.510726+0000 mon.a (mon.0) 4182 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-08-29T19:39:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:04 smithi089 bash[77323]: cluster 2024-08-29T19:39:03.510726+0000 mon.a (mon.0) 4182 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-08-29T19:39:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:04 smithi089 bash[78574]: cluster 2024-08-29T19:39:03.510726+0000 mon.a (mon.0) 4182 : cluster [DBG] osdmap e2188: 8 total, 8 up, 8 in 2024-08-29T19:39:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:39:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:39:05] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:39:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:05 smithi144 bash[67678]: cluster 2024-08-29T19:39:04.672934+0000 mgr.y (mgr.34104) 2601 : cluster [DBG] pgmap v4338: 137 pgs: 137 active+clean; 201 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-08-29T19:39:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:05 smithi089 bash[77323]: cluster 2024-08-29T19:39:04.672934+0000 mgr.y (mgr.34104) 2601 : cluster [DBG] pgmap v4338: 137 pgs: 137 active+clean; 201 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-08-29T19:39:05.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:05 smithi089 bash[78574]: cluster 2024-08-29T19:39:04.672934+0000 mgr.y (mgr.34104) 2601 : cluster [DBG] pgmap v4338: 137 pgs: 137 active+clean; 201 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-08-29T19:39:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:07 smithi144 bash[67678]: cluster 2024-08-29T19:39:06.673765+0000 mgr.y (mgr.34104) 2602 : cluster [DBG] pgmap v4339: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-29T19:39:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:07 smithi089 bash[77323]: cluster 2024-08-29T19:39:06.673765+0000 mgr.y (mgr.34104) 2602 : cluster [DBG] pgmap v4339: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-29T19:39:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:07 smithi089 bash[78574]: cluster 2024-08-29T19:39:06.673765+0000 mgr.y (mgr.34104) 2602 : cluster [DBG] pgmap v4339: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-08-29T19:39:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:08 smithi144 bash[67678]: audit 2024-08-29T19:39:07.815713+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:08 smithi089 bash[77323]: audit 2024-08-29T19:39:07.815713+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:08 smithi089 bash[78574]: audit 2024-08-29T19:39:07.815713+0000 mon.a (mon.0) 4183 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:09 smithi144 bash[67678]: cluster 2024-08-29T19:39:08.674591+0000 mgr.y (mgr.34104) 2603 : cluster [DBG] pgmap v4340: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 MiB/s wr, 31 op/s 2024-08-29T19:39:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:09 smithi089 bash[78574]: cluster 2024-08-29T19:39:08.674591+0000 mgr.y (mgr.34104) 2603 : cluster [DBG] pgmap v4340: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 MiB/s wr, 31 op/s 2024-08-29T19:39:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:09 smithi089 bash[77323]: cluster 2024-08-29T19:39:08.674591+0000 mgr.y (mgr.34104) 2603 : cluster [DBG] pgmap v4340: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.2 MiB/s wr, 31 op/s 2024-08-29T19:39:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:11 smithi144 bash[67678]: cluster 2024-08-29T19:39:10.675083+0000 mgr.y (mgr.34104) 2604 : cluster [DBG] pgmap v4341: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-29T19:39:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:11 smithi089 bash[77323]: cluster 2024-08-29T19:39:10.675083+0000 mgr.y (mgr.34104) 2604 : cluster [DBG] pgmap v4341: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-29T19:39:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:11 smithi089 bash[78574]: cluster 2024-08-29T19:39:10.675083+0000 mgr.y (mgr.34104) 2604 : cluster [DBG] pgmap v4341: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-29T19:39:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:13 smithi144 bash[67678]: cluster 2024-08-29T19:39:12.676331+0000 mgr.y (mgr.34104) 2605 : cluster [DBG] pgmap v4342: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-29T19:39:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:13 smithi144 bash[67678]: cluster 2024-08-29T19:39:12.753962+0000 mon.a (mon.0) 4184 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-08-29T19:39:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:13 smithi089 bash[77323]: cluster 2024-08-29T19:39:12.676331+0000 mgr.y (mgr.34104) 2605 : cluster [DBG] pgmap v4342: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-29T19:39:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:13 smithi089 bash[77323]: cluster 2024-08-29T19:39:12.753962+0000 mon.a (mon.0) 4184 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-08-29T19:39:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:13 smithi089 bash[78574]: cluster 2024-08-29T19:39:12.676331+0000 mgr.y (mgr.34104) 2605 : cluster [DBG] pgmap v4342: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-29T19:39:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:13 smithi089 bash[78574]: cluster 2024-08-29T19:39:12.753962+0000 mon.a (mon.0) 4184 : cluster [DBG] osdmap e2189: 8 total, 8 up, 8 in 2024-08-29T19:39:14.832 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (57476 ms) 2024-08-29T19:39:14.832 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-08-29T19:39:14.832 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:39:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:14 smithi144 bash[67678]: cluster 2024-08-29T19:39:13.769590+0000 mon.a (mon.0) 4185 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-08-29T19:39:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:14 smithi144 bash[67678]: audit 2024-08-29T19:39:14.384337+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:39:15.063 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:14 smithi089 bash[77323]: cluster 2024-08-29T19:39:13.769590+0000 mon.a (mon.0) 4185 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-08-29T19:39:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:14 smithi089 bash[77323]: audit 2024-08-29T19:39:14.384337+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:39:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:14 smithi089 bash[78574]: cluster 2024-08-29T19:39:13.769590+0000 mon.a (mon.0) 4185 : cluster [DBG] osdmap e2190: 8 total, 8 up, 8 in 2024-08-29T19:39:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:14 smithi089 bash[78574]: audit 2024-08-29T19:39:14.384337+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:39:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:39:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:39:15] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:39:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:15 smithi144 bash[67678]: cluster 2024-08-29T19:39:14.677030+0000 mgr.y (mgr.34104) 2606 : cluster [DBG] pgmap v4345: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 383 B/s wr, 2 op/s 2024-08-29T19:39:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:15 smithi144 bash[67678]: cluster 2024-08-29T19:39:14.777594+0000 mon.a (mon.0) 4187 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-08-29T19:39:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:15 smithi089 bash[77323]: cluster 2024-08-29T19:39:14.677030+0000 mgr.y (mgr.34104) 2606 : cluster [DBG] pgmap v4345: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 383 B/s wr, 2 op/s 2024-08-29T19:39:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:15 smithi089 bash[77323]: cluster 2024-08-29T19:39:14.777594+0000 mon.a (mon.0) 4187 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-08-29T19:39:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:15 smithi089 bash[78574]: cluster 2024-08-29T19:39:14.677030+0000 mgr.y (mgr.34104) 2606 : cluster [DBG] pgmap v4345: 137 pgs: 137 active+clean; 206 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 639 B/s rd, 383 B/s wr, 2 op/s 2024-08-29T19:39:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:15 smithi089 bash[78574]: cluster 2024-08-29T19:39:14.777594+0000 mon.a (mon.0) 4187 : cluster [DBG] osdmap e2191: 8 total, 8 up, 8 in 2024-08-29T19:39:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:17 smithi144 bash[67678]: cluster 2024-08-29T19:39:16.677886+0000 mgr.y (mgr.34104) 2607 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 226 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:39:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:17 smithi089 bash[77323]: cluster 2024-08-29T19:39:16.677886+0000 mgr.y (mgr.34104) 2607 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 226 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:39:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:17 smithi089 bash[78574]: cluster 2024-08-29T19:39:16.677886+0000 mgr.y (mgr.34104) 2607 : cluster [DBG] pgmap v4347: 137 pgs: 137 active+clean; 226 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:39:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:19 smithi144 bash[67678]: cluster 2024-08-29T19:39:18.679183+0000 mgr.y (mgr.34104) 2608 : cluster [DBG] pgmap v4348: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-29T19:39:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:19 smithi089 bash[77323]: cluster 2024-08-29T19:39:18.679183+0000 mgr.y (mgr.34104) 2608 : cluster [DBG] pgmap v4348: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-29T19:39:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:19 smithi089 bash[78574]: cluster 2024-08-29T19:39:18.679183+0000 mgr.y (mgr.34104) 2608 : cluster [DBG] pgmap v4348: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.145562+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.152349+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.282344+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.292658+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.911029+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.911876+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:39:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[77323]: audit 2024-08-29T19:39:20.918136+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.145562+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.152349+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.282344+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.292658+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.911029+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.911876+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:39:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:21 smithi089 bash[78574]: audit 2024-08-29T19:39:20.918136+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.145562+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.152349+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.282344+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.292658+0000 mon.a (mon.0) 4191 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:21.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.911029+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:39:21.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.911876+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:39:21.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:21 smithi144 bash[67678]: audit 2024-08-29T19:39:20.918136+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:39:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:22 smithi144 bash[67678]: cluster 2024-08-29T19:39:20.679631+0000 mgr.y (mgr.34104) 2609 : cluster [DBG] pgmap v4349: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:39:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:22 smithi089 bash[78574]: cluster 2024-08-29T19:39:20.679631+0000 mgr.y (mgr.34104) 2609 : cluster [DBG] pgmap v4349: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:39:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:22 smithi089 bash[77323]: cluster 2024-08-29T19:39:20.679631+0000 mgr.y (mgr.34104) 2609 : cluster [DBG] pgmap v4349: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:39:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:23 smithi144 bash[67678]: audit 2024-08-29T19:39:22.816022+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:23 smithi089 bash[77323]: audit 2024-08-29T19:39:22.816022+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:23 smithi089 bash[78574]: audit 2024-08-29T19:39:22.816022+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:24 smithi144 bash[67678]: cluster 2024-08-29T19:39:22.680864+0000 mgr.y (mgr.34104) 2610 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:39:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:24 smithi089 bash[77323]: cluster 2024-08-29T19:39:22.680864+0000 mgr.y (mgr.34104) 2610 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:39:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:24 smithi089 bash[78574]: cluster 2024-08-29T19:39:22.680864+0000 mgr.y (mgr.34104) 2610 : cluster [DBG] pgmap v4350: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-29T19:39:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:39:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:39:25] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2024-08-29T19:39:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:26 smithi144 bash[67678]: cluster 2024-08-29T19:39:24.681630+0000 mgr.y (mgr.34104) 2611 : cluster [DBG] pgmap v4351: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:39:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:26 smithi089 bash[77323]: cluster 2024-08-29T19:39:24.681630+0000 mgr.y (mgr.34104) 2611 : cluster [DBG] pgmap v4351: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:39:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:26 smithi089 bash[78574]: cluster 2024-08-29T19:39:24.681630+0000 mgr.y (mgr.34104) 2611 : cluster [DBG] pgmap v4351: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-29T19:39:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:28 smithi089 bash[77323]: cluster 2024-08-29T19:39:26.682593+0000 mgr.y (mgr.34104) 2612 : cluster [DBG] pgmap v4352: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:39:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:28 smithi089 bash[77323]: cluster 2024-08-29T19:39:27.323049+0000 mon.a (mon.0) 4196 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-08-29T19:39:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:28 smithi089 bash[78574]: cluster 2024-08-29T19:39:26.682593+0000 mgr.y (mgr.34104) 2612 : cluster [DBG] pgmap v4352: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:39:28.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:28 smithi089 bash[78574]: cluster 2024-08-29T19:39:27.323049+0000 mon.a (mon.0) 4196 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-08-29T19:39:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:28 smithi144 bash[67678]: cluster 2024-08-29T19:39:26.682593+0000 mgr.y (mgr.34104) 2612 : cluster [DBG] pgmap v4352: 137 pgs: 137 active+clean; 230 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-29T19:39:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:28 smithi144 bash[67678]: cluster 2024-08-29T19:39:27.323049+0000 mon.a (mon.0) 4196 : cluster [DBG] osdmap e2192: 8 total, 8 up, 8 in 2024-08-29T19:39:29.411 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:39:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:29 smithi089 bash[77323]: cluster 2024-08-29T19:39:28.327305+0000 mon.a (mon.0) 4197 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-08-29T19:39:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:29 smithi089 bash[78574]: cluster 2024-08-29T19:39:28.327305+0000 mon.a (mon.0) 4197 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-08-29T19:39:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:29 smithi144 bash[67678]: cluster 2024-08-29T19:39:28.327305+0000 mon.a (mon.0) 4197 : cluster [DBG] osdmap e2193: 8 total, 8 up, 8 in 2024-08-29T19:39:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:30 smithi089 bash[77323]: cluster 2024-08-29T19:39:28.683460+0000 mgr.y (mgr.34104) 2613 : cluster [DBG] pgmap v4355: 137 pgs: 137 active+clean; 242 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T19:39:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:30 smithi089 bash[77323]: cluster 2024-08-29T19:39:29.351612+0000 mon.a (mon.0) 4198 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-08-29T19:39:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:30 smithi089 bash[78574]: cluster 2024-08-29T19:39:28.683460+0000 mgr.y (mgr.34104) 2613 : cluster [DBG] pgmap v4355: 137 pgs: 137 active+clean; 242 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T19:39:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:30 smithi089 bash[78574]: cluster 2024-08-29T19:39:29.351612+0000 mon.a (mon.0) 4198 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-08-29T19:39:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:30 smithi144 bash[67678]: cluster 2024-08-29T19:39:28.683460+0000 mgr.y (mgr.34104) 2613 : cluster [DBG] pgmap v4355: 137 pgs: 137 active+clean; 242 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-29T19:39:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:30 smithi144 bash[67678]: cluster 2024-08-29T19:39:29.351612+0000 mon.a (mon.0) 4198 : cluster [DBG] osdmap e2194: 8 total, 8 up, 8 in 2024-08-29T19:39:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:32 smithi089 bash[77323]: cluster 2024-08-29T19:39:30.684033+0000 mgr.y (mgr.34104) 2614 : cluster [DBG] pgmap v4357: 137 pgs: 137 active+clean; 242 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-29T19:39:32.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:32 smithi089 bash[78574]: cluster 2024-08-29T19:39:30.684033+0000 mgr.y (mgr.34104) 2614 : cluster [DBG] pgmap v4357: 137 pgs: 137 active+clean; 242 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-29T19:39:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:32 smithi144 bash[67678]: cluster 2024-08-29T19:39:30.684033+0000 mgr.y (mgr.34104) 2614 : cluster [DBG] pgmap v4357: 137 pgs: 137 active+clean; 242 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-29T19:39:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:34 smithi089 bash[77323]: cluster 2024-08-29T19:39:32.684994+0000 mgr.y (mgr.34104) 2615 : cluster [DBG] pgmap v4358: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-08-29T19:39:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:34 smithi089 bash[78574]: cluster 2024-08-29T19:39:32.684994+0000 mgr.y (mgr.34104) 2615 : cluster [DBG] pgmap v4358: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-08-29T19:39:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:34 smithi144 bash[67678]: cluster 2024-08-29T19:39:32.684994+0000 mgr.y (mgr.34104) 2615 : cluster [DBG] pgmap v4358: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-08-29T19:39:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:39:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:39:35] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2024-08-29T19:39:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:36 smithi089 bash[77323]: cluster 2024-08-29T19:39:34.685660+0000 mgr.y (mgr.34104) 2616 : cluster [DBG] pgmap v4359: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 36 op/s 2024-08-29T19:39:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:36 smithi089 bash[78574]: cluster 2024-08-29T19:39:34.685660+0000 mgr.y (mgr.34104) 2616 : cluster [DBG] pgmap v4359: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 36 op/s 2024-08-29T19:39:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:36 smithi144 bash[67678]: cluster 2024-08-29T19:39:34.685660+0000 mgr.y (mgr.34104) 2616 : cluster [DBG] pgmap v4359: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 36 op/s 2024-08-29T19:39:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:38 smithi089 bash[77323]: cluster 2024-08-29T19:39:36.686355+0000 mgr.y (mgr.34104) 2617 : cluster [DBG] pgmap v4360: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 983 KiB/s wr, 27 op/s 2024-08-29T19:39:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:38 smithi089 bash[77323]: audit 2024-08-29T19:39:37.816263+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:38 smithi089 bash[78574]: cluster 2024-08-29T19:39:36.686355+0000 mgr.y (mgr.34104) 2617 : cluster [DBG] pgmap v4360: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 983 KiB/s wr, 27 op/s 2024-08-29T19:39:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:38 smithi089 bash[78574]: audit 2024-08-29T19:39:37.816263+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:38 smithi144 bash[67678]: cluster 2024-08-29T19:39:36.686355+0000 mgr.y (mgr.34104) 2617 : cluster [DBG] pgmap v4360: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 983 KiB/s wr, 27 op/s 2024-08-29T19:39:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:38 smithi144 bash[67678]: audit 2024-08-29T19:39:37.816263+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:40 smithi089 bash[77323]: cluster 2024-08-29T19:39:38.687175+0000 mgr.y (mgr.34104) 2618 : cluster [DBG] pgmap v4361: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:39:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:40 smithi089 bash[78574]: cluster 2024-08-29T19:39:38.687175+0000 mgr.y (mgr.34104) 2618 : cluster [DBG] pgmap v4361: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:39:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:40 smithi144 bash[67678]: cluster 2024-08-29T19:39:38.687175+0000 mgr.y (mgr.34104) 2618 : cluster [DBG] pgmap v4361: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:39:41.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:41 smithi089 bash[77323]: cluster 2024-08-29T19:39:40.373526+0000 mon.a (mon.0) 4200 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-08-29T19:39:41.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:41 smithi089 bash[78574]: cluster 2024-08-29T19:39:40.373526+0000 mon.a (mon.0) 4200 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-08-29T19:39:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:41 smithi144 bash[67678]: cluster 2024-08-29T19:39:40.373526+0000 mon.a (mon.0) 4200 : cluster [DBG] osdmap e2195: 8 total, 8 up, 8 in 2024-08-29T19:39:42.449 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:39:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:42 smithi089 bash[77323]: cluster 2024-08-29T19:39:40.687876+0000 mgr.y (mgr.34104) 2619 : cluster [DBG] pgmap v4363: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:39:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:42 smithi089 bash[77323]: cluster 2024-08-29T19:39:41.383908+0000 mon.a (mon.0) 4201 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-08-29T19:39:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:42 smithi089 bash[78574]: cluster 2024-08-29T19:39:40.687876+0000 mgr.y (mgr.34104) 2619 : cluster [DBG] pgmap v4363: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:39:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:42 smithi089 bash[78574]: cluster 2024-08-29T19:39:41.383908+0000 mon.a (mon.0) 4201 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-08-29T19:39:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:42 smithi144 bash[67678]: cluster 2024-08-29T19:39:40.687876+0000 mgr.y (mgr.34104) 2619 : cluster [DBG] pgmap v4363: 137 pgs: 137 active+clean; 246 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 413 KiB/s wr, 23 op/s 2024-08-29T19:39:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:42 smithi144 bash[67678]: cluster 2024-08-29T19:39:41.383908+0000 mon.a (mon.0) 4201 : cluster [DBG] osdmap e2196: 8 total, 8 up, 8 in 2024-08-29T19:39:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:43 smithi089 bash[77323]: cluster 2024-08-29T19:39:42.384689+0000 mon.a (mon.0) 4202 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-08-29T19:39:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:43 smithi089 bash[78574]: cluster 2024-08-29T19:39:42.384689+0000 mon.a (mon.0) 4202 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-08-29T19:39:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:43 smithi144 bash[67678]: cluster 2024-08-29T19:39:42.384689+0000 mon.a (mon.0) 4202 : cluster [DBG] osdmap e2197: 8 total, 8 up, 8 in 2024-08-29T19:39:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:44 smithi089 bash[77323]: cluster 2024-08-29T19:39:42.688555+0000 mgr.y (mgr.34104) 2620 : cluster [DBG] pgmap v4366: 137 pgs: 137 active+clean; 254 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.3 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:39:44.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:44 smithi089 bash[78574]: cluster 2024-08-29T19:39:42.688555+0000 mgr.y (mgr.34104) 2620 : cluster [DBG] pgmap v4366: 137 pgs: 137 active+clean; 254 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.3 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:39:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:44 smithi144 bash[67678]: cluster 2024-08-29T19:39:42.688555+0000 mgr.y (mgr.34104) 2620 : cluster [DBG] pgmap v4366: 137 pgs: 137 active+clean; 254 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.3 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-08-29T19:39:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:39:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:39:45] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:39:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:46 smithi089 bash[77323]: cluster 2024-08-29T19:39:44.689347+0000 mgr.y (mgr.34104) 2621 : cluster [DBG] pgmap v4367: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-29T19:39:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:46 smithi089 bash[78574]: cluster 2024-08-29T19:39:44.689347+0000 mgr.y (mgr.34104) 2621 : cluster [DBG] pgmap v4367: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-29T19:39:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:46 smithi144 bash[67678]: cluster 2024-08-29T19:39:44.689347+0000 mgr.y (mgr.34104) 2621 : cluster [DBG] pgmap v4367: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 34 op/s 2024-08-29T19:39:48.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:48 smithi089 bash[77323]: cluster 2024-08-29T19:39:46.690056+0000 mgr.y (mgr.34104) 2622 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-08-29T19:39:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:48 smithi089 bash[78574]: cluster 2024-08-29T19:39:46.690056+0000 mgr.y (mgr.34104) 2622 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-08-29T19:39:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:48 smithi144 bash[67678]: cluster 2024-08-29T19:39:46.690056+0000 mgr.y (mgr.34104) 2622 : cluster [DBG] pgmap v4368: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 2.5 MiB/s wr, 34 op/s 2024-08-29T19:39:50.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:50 smithi089 bash[77323]: cluster 2024-08-29T19:39:48.690857+0000 mgr.y (mgr.34104) 2623 : cluster [DBG] pgmap v4369: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:39:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:50 smithi089 bash[78574]: cluster 2024-08-29T19:39:48.690857+0000 mgr.y (mgr.34104) 2623 : cluster [DBG] pgmap v4369: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:39:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:50 smithi144 bash[67678]: cluster 2024-08-29T19:39:48.690857+0000 mgr.y (mgr.34104) 2623 : cluster [DBG] pgmap v4369: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:39:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:52 smithi089 bash[77323]: cluster 2024-08-29T19:39:50.691347+0000 mgr.y (mgr.34104) 2624 : cluster [DBG] pgmap v4370: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-29T19:39:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:52 smithi089 bash[78574]: cluster 2024-08-29T19:39:50.691347+0000 mgr.y (mgr.34104) 2624 : cluster [DBG] pgmap v4370: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-29T19:39:52.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:52 smithi144 bash[67678]: cluster 2024-08-29T19:39:50.691347+0000 mgr.y (mgr.34104) 2624 : cluster [DBG] pgmap v4370: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-08-29T19:39:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:53 smithi144 bash[67678]: cluster 2024-08-29T19:39:52.444055+0000 mon.a (mon.0) 4203 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-08-29T19:39:53.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:53 smithi144 bash[67678]: audit 2024-08-29T19:39:52.816963+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:53 smithi089 bash[77323]: cluster 2024-08-29T19:39:52.444055+0000 mon.a (mon.0) 4203 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-08-29T19:39:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:53 smithi089 bash[77323]: audit 2024-08-29T19:39:52.816963+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:53 smithi089 bash[78574]: cluster 2024-08-29T19:39:52.444055+0000 mon.a (mon.0) 4203 : cluster [DBG] osdmap e2198: 8 total, 8 up, 8 in 2024-08-29T19:39:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:53 smithi089 bash[78574]: audit 2024-08-29T19:39:52.816963+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:39:54.524 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:39:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:54 smithi144 bash[67678]: cluster 2024-08-29T19:39:52.692148+0000 mgr.y (mgr.34104) 2625 : cluster [DBG] pgmap v4372: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 822 KiB/s wr, 19 op/s 2024-08-29T19:39:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:54 smithi144 bash[67678]: cluster 2024-08-29T19:39:53.453857+0000 mon.a (mon.0) 4205 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-08-29T19:39:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:54 smithi089 bash[77323]: cluster 2024-08-29T19:39:52.692148+0000 mgr.y (mgr.34104) 2625 : cluster [DBG] pgmap v4372: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 822 KiB/s wr, 19 op/s 2024-08-29T19:39:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:54 smithi089 bash[77323]: cluster 2024-08-29T19:39:53.453857+0000 mon.a (mon.0) 4205 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-08-29T19:39:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:54 smithi089 bash[78574]: cluster 2024-08-29T19:39:52.692148+0000 mgr.y (mgr.34104) 2625 : cluster [DBG] pgmap v4372: 137 pgs: 137 active+clean; 268 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 822 KiB/s wr, 19 op/s 2024-08-29T19:39:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:54 smithi089 bash[78574]: cluster 2024-08-29T19:39:53.453857+0000 mon.a (mon.0) 4205 : cluster [DBG] osdmap e2199: 8 total, 8 up, 8 in 2024-08-29T19:39:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:39:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:39:55] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2024-08-29T19:39:55.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:55 smithi144 bash[67678]: cluster 2024-08-29T19:39:54.455141+0000 mon.a (mon.0) 4206 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-08-29T19:39:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:55 smithi089 bash[77323]: cluster 2024-08-29T19:39:54.455141+0000 mon.a (mon.0) 4206 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-08-29T19:39:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:55 smithi089 bash[78574]: cluster 2024-08-29T19:39:54.455141+0000 mon.a (mon.0) 4206 : cluster [DBG] osdmap e2200: 8 total, 8 up, 8 in 2024-08-29T19:39:56.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:56 smithi144 bash[67678]: cluster 2024-08-29T19:39:54.692988+0000 mgr.y (mgr.34104) 2626 : cluster [DBG] pgmap v4375: 137 pgs: 137 active+clean; 272 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 KiB/s rd, 683 KiB/s wr, 5 op/s 2024-08-29T19:39:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:56 smithi089 bash[77323]: cluster 2024-08-29T19:39:54.692988+0000 mgr.y (mgr.34104) 2626 : cluster [DBG] pgmap v4375: 137 pgs: 137 active+clean; 272 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 KiB/s rd, 683 KiB/s wr, 5 op/s 2024-08-29T19:39:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:56 smithi089 bash[78574]: cluster 2024-08-29T19:39:54.692988+0000 mgr.y (mgr.34104) 2626 : cluster [DBG] pgmap v4375: 137 pgs: 137 active+clean; 272 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 KiB/s rd, 683 KiB/s wr, 5 op/s 2024-08-29T19:39:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:39:58 smithi144 bash[67678]: cluster 2024-08-29T19:39:56.693931+0000 mgr.y (mgr.34104) 2627 : cluster [DBG] pgmap v4376: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:39:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:39:58 smithi089 bash[77323]: cluster 2024-08-29T19:39:56.693931+0000 mgr.y (mgr.34104) 2627 : cluster [DBG] pgmap v4376: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:39:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:39:58 smithi089 bash[78574]: cluster 2024-08-29T19:39:56.693931+0000 mgr.y (mgr.34104) 2627 : cluster [DBG] pgmap v4376: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-08-29T19:40:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:00 smithi144 bash[67678]: cluster 2024-08-29T19:39:58.694774+0000 mgr.y (mgr.34104) 2628 : cluster [DBG] pgmap v4377: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 43 op/s 2024-08-29T19:40:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:00 smithi144 bash[67678]: cluster 2024-08-29T19:40:00.000090+0000 mon.a (mon.0) 4207 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:40:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:00 smithi089 bash[77323]: cluster 2024-08-29T19:39:58.694774+0000 mgr.y (mgr.34104) 2628 : cluster [DBG] pgmap v4377: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 43 op/s 2024-08-29T19:40:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:00 smithi089 bash[77323]: cluster 2024-08-29T19:40:00.000090+0000 mon.a (mon.0) 4207 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:40:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:00 smithi089 bash[78574]: cluster 2024-08-29T19:39:58.694774+0000 mgr.y (mgr.34104) 2628 : cluster [DBG] pgmap v4377: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 43 op/s 2024-08-29T19:40:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:00 smithi089 bash[78574]: cluster 2024-08-29T19:40:00.000090+0000 mon.a (mon.0) 4207 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:40:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:02 smithi144 bash[67678]: cluster 2024-08-29T19:40:00.695426+0000 mgr.y (mgr.34104) 2629 : cluster [DBG] pgmap v4378: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:40:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:02 smithi089 bash[77323]: cluster 2024-08-29T19:40:00.695426+0000 mgr.y (mgr.34104) 2629 : cluster [DBG] pgmap v4378: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:40:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:02 smithi089 bash[78574]: cluster 2024-08-29T19:40:00.695426+0000 mgr.y (mgr.34104) 2629 : cluster [DBG] pgmap v4378: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-29T19:40:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:04 smithi144 bash[67678]: cluster 2024-08-29T19:40:02.696246+0000 mgr.y (mgr.34104) 2630 : cluster [DBG] pgmap v4379: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:40:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:04 smithi089 bash[77323]: cluster 2024-08-29T19:40:02.696246+0000 mgr.y (mgr.34104) 2630 : cluster [DBG] pgmap v4379: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:40:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:04 smithi089 bash[78574]: cluster 2024-08-29T19:40:02.696246+0000 mgr.y (mgr.34104) 2630 : cluster [DBG] pgmap v4379: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:40:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:40:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:40:05] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2024-08-29T19:40:06.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:06 smithi144 bash[67678]: cluster 2024-08-29T19:40:04.697267+0000 mgr.y (mgr.34104) 2631 : cluster [DBG] pgmap v4380: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T19:40:06.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:06 smithi144 bash[67678]: cluster 2024-08-29T19:40:05.501835+0000 mon.a (mon.0) 4208 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-08-29T19:40:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:06 smithi089 bash[77323]: cluster 2024-08-29T19:40:04.697267+0000 mgr.y (mgr.34104) 2631 : cluster [DBG] pgmap v4380: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T19:40:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:06 smithi089 bash[77323]: cluster 2024-08-29T19:40:05.501835+0000 mon.a (mon.0) 4208 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-08-29T19:40:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:06 smithi089 bash[78574]: cluster 2024-08-29T19:40:04.697267+0000 mgr.y (mgr.34104) 2631 : cluster [DBG] pgmap v4380: 137 pgs: 137 active+clean; 290 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-08-29T19:40:06.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:06 smithi089 bash[78574]: cluster 2024-08-29T19:40:05.501835+0000 mon.a (mon.0) 4208 : cluster [DBG] osdmap e2201: 8 total, 8 up, 8 in 2024-08-29T19:40:07.596 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:40:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:07 smithi144 bash[67678]: cluster 2024-08-29T19:40:06.527424+0000 mon.a (mon.0) 4209 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-08-29T19:40:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:07 smithi144 bash[67678]: cluster 2024-08-29T19:40:06.697940+0000 mgr.y (mgr.34104) 2632 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 302 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 B/s rd, 1.5 MiB/s wr, 0 op/s 2024-08-29T19:40:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:07 smithi089 bash[78574]: cluster 2024-08-29T19:40:06.527424+0000 mon.a (mon.0) 4209 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-08-29T19:40:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:07 smithi089 bash[78574]: cluster 2024-08-29T19:40:06.697940+0000 mgr.y (mgr.34104) 2632 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 302 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 B/s rd, 1.5 MiB/s wr, 0 op/s 2024-08-29T19:40:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:07 smithi089 bash[77323]: cluster 2024-08-29T19:40:06.527424+0000 mon.a (mon.0) 4209 : cluster [DBG] osdmap e2202: 8 total, 8 up, 8 in 2024-08-29T19:40:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:07 smithi089 bash[77323]: cluster 2024-08-29T19:40:06.697940+0000 mgr.y (mgr.34104) 2632 : cluster [DBG] pgmap v4383: 137 pgs: 137 active+clean; 302 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 127 B/s rd, 1.5 MiB/s wr, 0 op/s 2024-08-29T19:40:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:08 smithi144 bash[67678]: cluster 2024-08-29T19:40:07.537751+0000 mon.a (mon.0) 4210 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-08-29T19:40:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:08 smithi144 bash[67678]: audit 2024-08-29T19:40:07.817268+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:08 smithi089 bash[77323]: cluster 2024-08-29T19:40:07.537751+0000 mon.a (mon.0) 4210 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-08-29T19:40:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:08 smithi089 bash[77323]: audit 2024-08-29T19:40:07.817268+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:08.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:08 smithi089 bash[78574]: cluster 2024-08-29T19:40:07.537751+0000 mon.a (mon.0) 4210 : cluster [DBG] osdmap e2203: 8 total, 8 up, 8 in 2024-08-29T19:40:08.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:08 smithi089 bash[78574]: audit 2024-08-29T19:40:07.817268+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:09 smithi144 bash[67678]: cluster 2024-08-29T19:40:08.699041+0000 mgr.y (mgr.34104) 2633 : cluster [DBG] pgmap v4385: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:40:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:09 smithi089 bash[77323]: cluster 2024-08-29T19:40:08.699041+0000 mgr.y (mgr.34104) 2633 : cluster [DBG] pgmap v4385: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:40:09.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:09 smithi089 bash[78574]: cluster 2024-08-29T19:40:08.699041+0000 mgr.y (mgr.34104) 2633 : cluster [DBG] pgmap v4385: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:40:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:11 smithi144 bash[67678]: cluster 2024-08-29T19:40:10.699547+0000 mgr.y (mgr.34104) 2634 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:40:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:11 smithi089 bash[77323]: cluster 2024-08-29T19:40:10.699547+0000 mgr.y (mgr.34104) 2634 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:40:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:11 smithi089 bash[78574]: cluster 2024-08-29T19:40:10.699547+0000 mgr.y (mgr.34104) 2634 : cluster [DBG] pgmap v4386: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:40:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:13 smithi144 bash[67678]: cluster 2024-08-29T19:40:12.700470+0000 mgr.y (mgr.34104) 2635 : cluster [DBG] pgmap v4387: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:40:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:13 smithi089 bash[77323]: cluster 2024-08-29T19:40:12.700470+0000 mgr.y (mgr.34104) 2635 : cluster [DBG] pgmap v4387: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:40:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:13 smithi089 bash[78574]: cluster 2024-08-29T19:40:12.700470+0000 mgr.y (mgr.34104) 2635 : cluster [DBG] pgmap v4387: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:40:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:40:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:40:15] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2024-08-29T19:40:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:15 smithi144 bash[67678]: cluster 2024-08-29T19:40:14.701250+0000 mgr.y (mgr.34104) 2636 : cluster [DBG] pgmap v4388: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 505 KiB/s wr, 32 op/s 2024-08-29T19:40:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:15 smithi089 bash[77323]: cluster 2024-08-29T19:40:14.701250+0000 mgr.y (mgr.34104) 2636 : cluster [DBG] pgmap v4388: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 505 KiB/s wr, 32 op/s 2024-08-29T19:40:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:15 smithi089 bash[78574]: cluster 2024-08-29T19:40:14.701250+0000 mgr.y (mgr.34104) 2636 : cluster [DBG] pgmap v4388: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 20 KiB/s rd, 505 KiB/s wr, 32 op/s 2024-08-29T19:40:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:17 smithi144 bash[67678]: cluster 2024-08-29T19:40:16.702272+0000 mgr.y (mgr.34104) 2637 : cluster [DBG] pgmap v4389: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 413 KiB/s wr, 26 op/s 2024-08-29T19:40:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:17 smithi144 bash[67678]: cluster 2024-08-29T19:40:16.777194+0000 mon.a (mon.0) 4212 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-08-29T19:40:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:17 smithi089 bash[77323]: cluster 2024-08-29T19:40:16.702272+0000 mgr.y (mgr.34104) 2637 : cluster [DBG] pgmap v4389: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 413 KiB/s wr, 26 op/s 2024-08-29T19:40:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:17 smithi089 bash[77323]: cluster 2024-08-29T19:40:16.777194+0000 mon.a (mon.0) 4212 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-08-29T19:40:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:17 smithi089 bash[78574]: cluster 2024-08-29T19:40:16.702272+0000 mgr.y (mgr.34104) 2637 : cluster [DBG] pgmap v4389: 137 pgs: 137 active+clean; 312 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 413 KiB/s wr, 26 op/s 2024-08-29T19:40:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:17 smithi089 bash[78574]: cluster 2024-08-29T19:40:16.777194+0000 mon.a (mon.0) 4212 : cluster [DBG] osdmap e2204: 8 total, 8 up, 8 in 2024-08-29T19:40:18.872 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (64040 ms) 2024-08-29T19:40:18.872 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-08-29T19:40:18.872 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:40:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:18 smithi144 bash[67678]: cluster 2024-08-29T19:40:17.780383+0000 mon.a (mon.0) 4213 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-08-29T19:40:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:18 smithi089 bash[77323]: cluster 2024-08-29T19:40:17.780383+0000 mon.a (mon.0) 4213 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-08-29T19:40:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:18 smithi089 bash[78574]: cluster 2024-08-29T19:40:17.780383+0000 mon.a (mon.0) 4213 : cluster [DBG] osdmap e2205: 8 total, 8 up, 8 in 2024-08-29T19:40:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:19 smithi144 bash[67678]: cluster 2024-08-29T19:40:18.703319+0000 mgr.y (mgr.34104) 2638 : cluster [DBG] pgmap v4392: 137 pgs: 137 active+clean; 332 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-29T19:40:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:19 smithi144 bash[67678]: cluster 2024-08-29T19:40:18.806287+0000 mon.a (mon.0) 4214 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-08-29T19:40:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:19 smithi089 bash[77323]: cluster 2024-08-29T19:40:18.703319+0000 mgr.y (mgr.34104) 2638 : cluster [DBG] pgmap v4392: 137 pgs: 137 active+clean; 332 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-29T19:40:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:19 smithi089 bash[77323]: cluster 2024-08-29T19:40:18.806287+0000 mon.a (mon.0) 4214 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-08-29T19:40:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:19 smithi089 bash[78574]: cluster 2024-08-29T19:40:18.703319+0000 mgr.y (mgr.34104) 2638 : cluster [DBG] pgmap v4392: 137 pgs: 137 active+clean; 332 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 KiB/s rd, 1.5 MiB/s wr, 19 op/s 2024-08-29T19:40:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:19 smithi089 bash[78574]: cluster 2024-08-29T19:40:18.806287+0000 mon.a (mon.0) 4214 : cluster [DBG] osdmap e2206: 8 total, 8 up, 8 in 2024-08-29T19:40:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:20 smithi089 bash[78574]: cluster 2024-08-29T19:40:19.813890+0000 mon.a (mon.0) 4215 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-08-29T19:40:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:20 smithi089 bash[77323]: cluster 2024-08-29T19:40:19.813890+0000 mon.a (mon.0) 4215 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-08-29T19:40:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:20 smithi144 bash[67678]: cluster 2024-08-29T19:40:19.813890+0000 mon.a (mon.0) 4215 : cluster [DBG] osdmap e2207: 8 total, 8 up, 8 in 2024-08-29T19:40:21.864 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (2992 ms) 2024-08-29T19:40:21.864 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-08-29T19:40:21.864 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:40:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[77323]: cluster 2024-08-29T19:40:20.704069+0000 mgr.y (mgr.34104) 2639 : cluster [DBG] pgmap v4395: 137 pgs: 137 active+clean; 332 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-29T19:40:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[77323]: cluster 2024-08-29T19:40:20.824536+0000 mon.a (mon.0) 4216 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-08-29T19:40:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[77323]: audit 2024-08-29T19:40:20.996787+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:40:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[77323]: audit 2024-08-29T19:40:21.755868+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[77323]: audit 2024-08-29T19:40:21.757579+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[77323]: audit 2024-08-29T19:40:21.766424+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[78574]: cluster 2024-08-29T19:40:20.704069+0000 mgr.y (mgr.34104) 2639 : cluster [DBG] pgmap v4395: 137 pgs: 137 active+clean; 332 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[78574]: cluster 2024-08-29T19:40:20.824536+0000 mon.a (mon.0) 4216 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[78574]: audit 2024-08-29T19:40:20.996787+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[78574]: audit 2024-08-29T19:40:21.755868+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[78574]: audit 2024-08-29T19:40:21.757579+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:40:22.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:21 smithi089 bash[78574]: audit 2024-08-29T19:40:21.766424+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:40:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:21 smithi144 bash[67678]: cluster 2024-08-29T19:40:20.704069+0000 mgr.y (mgr.34104) 2639 : cluster [DBG] pgmap v4395: 137 pgs: 137 active+clean; 332 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-08-29T19:40:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:21 smithi144 bash[67678]: cluster 2024-08-29T19:40:20.824536+0000 mon.a (mon.0) 4216 : cluster [DBG] osdmap e2208: 8 total, 8 up, 8 in 2024-08-29T19:40:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:21 smithi144 bash[67678]: audit 2024-08-29T19:40:20.996787+0000 mon.a (mon.0) 4217 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:40:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:21 smithi144 bash[67678]: audit 2024-08-29T19:40:21.755868+0000 mon.a (mon.0) 4218 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:40:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:21 smithi144 bash[67678]: audit 2024-08-29T19:40:21.757579+0000 mon.a (mon.0) 4219 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:40:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:21 smithi144 bash[67678]: audit 2024-08-29T19:40:21.766424+0000 mon.a (mon.0) 4220 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:40:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:22 smithi089 bash[77323]: cluster 2024-08-29T19:40:21.822961+0000 mon.a (mon.0) 4221 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-08-29T19:40:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:22 smithi089 bash[77323]: audit 2024-08-29T19:40:22.817875+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:23.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:22 smithi089 bash[78574]: cluster 2024-08-29T19:40:21.822961+0000 mon.a (mon.0) 4221 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-08-29T19:40:23.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:22 smithi089 bash[78574]: audit 2024-08-29T19:40:22.817875+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:22 smithi144 bash[67678]: cluster 2024-08-29T19:40:21.822961+0000 mon.a (mon.0) 4221 : cluster [DBG] osdmap e2209: 8 total, 8 up, 8 in 2024-08-29T19:40:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:22 smithi144 bash[67678]: audit 2024-08-29T19:40:22.817875+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:23 smithi089 bash[77323]: cluster 2024-08-29T19:40:22.705028+0000 mgr.y (mgr.34104) 2640 : cluster [DBG] pgmap v4398: 137 pgs: 137 active+clean; 336 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 1.0 MiB/s wr, 66 op/s 2024-08-29T19:40:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:23 smithi089 bash[77323]: cluster 2024-08-29T19:40:22.846347+0000 mon.a (mon.0) 4223 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-08-29T19:40:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:23 smithi089 bash[78574]: cluster 2024-08-29T19:40:22.705028+0000 mgr.y (mgr.34104) 2640 : cluster [DBG] pgmap v4398: 137 pgs: 137 active+clean; 336 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 1.0 MiB/s wr, 66 op/s 2024-08-29T19:40:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:23 smithi089 bash[78574]: cluster 2024-08-29T19:40:22.846347+0000 mon.a (mon.0) 4223 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-08-29T19:40:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:23 smithi144 bash[67678]: cluster 2024-08-29T19:40:22.705028+0000 mgr.y (mgr.34104) 2640 : cluster [DBG] pgmap v4398: 137 pgs: 137 active+clean; 336 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 48 KiB/s rd, 1.0 MiB/s wr, 66 op/s 2024-08-29T19:40:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:23 smithi144 bash[67678]: cluster 2024-08-29T19:40:22.846347+0000 mon.a (mon.0) 4223 : cluster [DBG] osdmap e2210: 8 total, 8 up, 8 in 2024-08-29T19:40:24.942 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3078 ms) 2024-08-29T19:40:24.942 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-08-29T19:40:24.942 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:40:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:40:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:40:25] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:40:25.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:24 smithi089 bash[77323]: cluster 2024-08-29T19:40:23.849124+0000 mon.a (mon.0) 4224 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-08-29T19:40:25.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:24 smithi089 bash[78574]: cluster 2024-08-29T19:40:23.849124+0000 mon.a (mon.0) 4224 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-08-29T19:40:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:24 smithi144 bash[67678]: cluster 2024-08-29T19:40:23.849124+0000 mon.a (mon.0) 4224 : cluster [DBG] osdmap e2211: 8 total, 8 up, 8 in 2024-08-29T19:40:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:25 smithi089 bash[78574]: cluster 2024-08-29T19:40:24.705833+0000 mgr.y (mgr.34104) 2641 : cluster [DBG] pgmap v4401: 137 pgs: 137 active+clean; 337 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 1.1 MiB/s wr, 125 op/s 2024-08-29T19:40:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:25 smithi089 bash[78574]: cluster 2024-08-29T19:40:24.869913+0000 mon.a (mon.0) 4225 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-08-29T19:40:26.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:25 smithi089 bash[77323]: cluster 2024-08-29T19:40:24.705833+0000 mgr.y (mgr.34104) 2641 : cluster [DBG] pgmap v4401: 137 pgs: 137 active+clean; 337 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 1.1 MiB/s wr, 125 op/s 2024-08-29T19:40:26.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:25 smithi089 bash[77323]: cluster 2024-08-29T19:40:24.869913+0000 mon.a (mon.0) 4225 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-08-29T19:40:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:25 smithi144 bash[67678]: cluster 2024-08-29T19:40:24.705833+0000 mgr.y (mgr.34104) 2641 : cluster [DBG] pgmap v4401: 137 pgs: 137 active+clean; 337 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 1.1 MiB/s wr, 125 op/s 2024-08-29T19:40:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:25 smithi144 bash[67678]: cluster 2024-08-29T19:40:24.869913+0000 mon.a (mon.0) 4225 : cluster [DBG] osdmap e2212: 8 total, 8 up, 8 in 2024-08-29T19:40:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:26 smithi089 bash[77323]: cluster 2024-08-29T19:40:25.871830+0000 mon.a (mon.0) 4226 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-08-29T19:40:27.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:26 smithi089 bash[78574]: cluster 2024-08-29T19:40:25.871830+0000 mon.a (mon.0) 4226 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-08-29T19:40:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:26 smithi144 bash[67678]: cluster 2024-08-29T19:40:25.871830+0000 mon.a (mon.0) 4226 : cluster [DBG] osdmap e2213: 8 total, 8 up, 8 in 2024-08-29T19:40:27.986 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3045 ms) 2024-08-29T19:40:27.987 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-08-29T19:40:27.987 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:40:28.125 INFO:tasks.workunit.client.0.smithi089.stdout: i=0 exists [4555200~7672358,72751629~2509385,80226710~7938841,145969980~1268834,210920750~3965632,217433829~7031475,305618396~2133311,407612448~6262432] wrote [4555200~7672358,72751629~2509385,80226710~7938841,145969980~1268834,210920750~3965632,217433829~7031475,305618396~2133311,407612448~6262432] 2024-08-29T19:40:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:27 smithi089 bash[77323]: cluster 2024-08-29T19:40:26.706923+0000 mgr.y (mgr.34104) 2642 : cluster [DBG] pgmap v4404: 137 pgs: 137 active+clean; 337 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 265 KiB/s wr, 70 op/s 2024-08-29T19:40:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:27 smithi089 bash[77323]: cluster 2024-08-29T19:40:26.894252+0000 mon.a (mon.0) 4227 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-08-29T19:40:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:27 smithi089 bash[78574]: cluster 2024-08-29T19:40:26.706923+0000 mgr.y (mgr.34104) 2642 : cluster [DBG] pgmap v4404: 137 pgs: 137 active+clean; 337 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 265 KiB/s wr, 70 op/s 2024-08-29T19:40:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:27 smithi089 bash[78574]: cluster 2024-08-29T19:40:26.894252+0000 mon.a (mon.0) 4227 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-08-29T19:40:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:27 smithi144 bash[67678]: cluster 2024-08-29T19:40:26.706923+0000 mgr.y (mgr.34104) 2642 : cluster [DBG] pgmap v4404: 137 pgs: 137 active+clean; 337 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 KiB/s rd, 265 KiB/s wr, 70 op/s 2024-08-29T19:40:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:27 smithi144 bash[67678]: cluster 2024-08-29T19:40:26.894252+0000 mon.a (mon.0) 4227 : cluster [DBG] osdmap e2214: 8 total, 8 up, 8 in 2024-08-29T19:40:29.008 INFO:tasks.workunit.client.0.smithi089.stdout: i=1 exists [4555200~7672358,56468988~6652748,68711470~1007928,72751629~2509385,80226710~7938841,91454789~5934660,145969980~1268834,170966116~4336002,188946714~2457717,210920750~3965632,217433829~7031475,245635988~4381472,256513933~5642347,274334826~6218556,305618396~2133311,328169100~4798887,407612448~6262432] wrote [56468988~6652748,68711470~1007928,85206319~1694653,91454789~5934660,170966116~4336002,188946714~2457717,245635988~4381472,256513933~5642347,274334826~6218556,328169100~4798887] 2024-08-29T19:40:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:28 smithi089 bash[77323]: cluster 2024-08-29T19:40:27.907008+0000 mon.a (mon.0) 4228 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-08-29T19:40:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:28 smithi089 bash[78574]: cluster 2024-08-29T19:40:27.907008+0000 mon.a (mon.0) 4228 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-08-29T19:40:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:28 smithi144 bash[67678]: cluster 2024-08-29T19:40:27.907008+0000 mon.a (mon.0) 4228 : cluster [DBG] osdmap e2215: 8 total, 8 up, 8 in 2024-08-29T19:40:30.048 INFO:tasks.workunit.client.0.smithi089.stdout: i=2 exists [4555200~7672358,49591296~6525795,56468988~6652748,68711470~1007928,72751629~2509385,80226710~7938841,91454789~5934660,98206854~5072716,135573851~4085667,145969980~1268834,170966116~4336002,188946714~2457717,210920750~3965632,217433829~7031475,236628861~5023461,245635988~4381472,256513933~5642347,274334826~6218556,301741441~1377436,305618396~2133311,321819098~5453255,328169100~4798887,406145667~7729213] wrote [49591296~6525795,81546798~1425696,98206854~5072716,135573851~4085667,236628861~5023461,301741441~1377436,321819098~5453255,406145667~6469666] 2024-08-29T19:40:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:29 smithi089 bash[77323]: cluster 2024-08-29T19:40:28.707953+0000 mgr.y (mgr.34104) 2643 : cluster [DBG] pgmap v4407: 137 pgs: 137 active+clean; 351 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 61 KiB/s rd, 2.1 MiB/s wr, 93 op/s 2024-08-29T19:40:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:29 smithi089 bash[77323]: cluster 2024-08-29T19:40:28.918743+0000 mon.a (mon.0) 4229 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-08-29T19:40:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:29 smithi089 bash[78574]: cluster 2024-08-29T19:40:28.707953+0000 mgr.y (mgr.34104) 2643 : cluster [DBG] pgmap v4407: 137 pgs: 137 active+clean; 351 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 61 KiB/s rd, 2.1 MiB/s wr, 93 op/s 2024-08-29T19:40:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:29 smithi089 bash[78574]: cluster 2024-08-29T19:40:28.918743+0000 mon.a (mon.0) 4229 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-08-29T19:40:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:29 smithi144 bash[67678]: cluster 2024-08-29T19:40:28.707953+0000 mgr.y (mgr.34104) 2643 : cluster [DBG] pgmap v4407: 137 pgs: 137 active+clean; 351 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 61 KiB/s rd, 2.1 MiB/s wr, 93 op/s 2024-08-29T19:40:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:29 smithi144 bash[67678]: cluster 2024-08-29T19:40:28.918743+0000 mon.a (mon.0) 4229 : cluster [DBG] osdmap e2216: 8 total, 8 up, 8 in 2024-08-29T19:40:31.069 INFO:tasks.workunit.client.0.smithi089.stdout: i=3 exists [4555200~7672358,12800420~1790519,49591296~6525795,56468988~6652748,66428464~8832550,80226710~7938841,91454789~5934660,98206854~5072716,135573851~4085667,145969980~1268834,161913141~7748060,170966116~4336002,188946714~3473800,210920750~3965632,217433829~7031475,236628861~5023461,245635988~4381472,256513933~5642347,274334826~9448930,301741441~1377436,305618396~2133311,318828377~9077799,328169100~4798887,334234182~3345771,362058713~4816639,406145667~7729213] wrote [12800420~1790519,66428464~7560188,98212781~1722002,161913141~7748060,190618382~1802132,277398165~6385591,318828377~9077799,334234182~3345771,362058713~4816639] 2024-08-29T19:40:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:30 smithi144 bash[67678]: cluster 2024-08-29T19:40:29.920050+0000 mon.a (mon.0) 4230 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-08-29T19:40:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:30 smithi089 bash[77323]: cluster 2024-08-29T19:40:29.920050+0000 mon.a (mon.0) 4230 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-08-29T19:40:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:30 smithi089 bash[78574]: cluster 2024-08-29T19:40:29.920050+0000 mon.a (mon.0) 4230 : cluster [DBG] osdmap e2217: 8 total, 8 up, 8 in 2024-08-29T19:40:32.068 INFO:tasks.workunit.client.0.smithi089.stdout: i=4 exists [4555200~7672358,12800420~1790519,49591296~6525795,56468988~6652748,66428464~11979075,80226710~7938841,90475747~6913702,98206854~7268448,135573851~4085667,140769203~3728279,145969980~1268834,161913141~7748060,170966116~4336002,188946714~3473800,210920750~13544554,236628861~5023461,245635988~9353593,256513933~5642347,274334826~9448930,301741441~1377436,305618396~2133311,318828377~9077799,328169100~4798887,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~12459345] wrote [74405377~4002162,90475747~1955373,99343353~6131949,140769203~3728279,214650806~7691518,248331637~6657944,350723670~2668676,378640995~7768063,398821371~2528485,401415535~6413894] 2024-08-29T19:40:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:31 smithi144 bash[67678]: cluster 2024-08-29T19:40:30.708641+0000 mgr.y (mgr.34104) 2644 : cluster [DBG] pgmap v4410: 137 pgs: 137 active+clean; 351 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.9 MiB/s wr, 82 op/s 2024-08-29T19:40:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:31 smithi144 bash[67678]: cluster 2024-08-29T19:40:30.939120+0000 mon.a (mon.0) 4231 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-08-29T19:40:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:31 smithi089 bash[78574]: cluster 2024-08-29T19:40:30.708641+0000 mgr.y (mgr.34104) 2644 : cluster [DBG] pgmap v4410: 137 pgs: 137 active+clean; 351 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.9 MiB/s wr, 82 op/s 2024-08-29T19:40:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:31 smithi089 bash[78574]: cluster 2024-08-29T19:40:30.939120+0000 mon.a (mon.0) 4231 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-08-29T19:40:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:31 smithi089 bash[77323]: cluster 2024-08-29T19:40:30.708641+0000 mgr.y (mgr.34104) 2644 : cluster [DBG] pgmap v4410: 137 pgs: 137 active+clean; 351 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.9 MiB/s wr, 82 op/s 2024-08-29T19:40:32.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:31 smithi089 bash[77323]: cluster 2024-08-29T19:40:30.939120+0000 mon.a (mon.0) 4231 : cluster [DBG] osdmap e2218: 8 total, 8 up, 8 in 2024-08-29T19:40:33.051 INFO:tasks.workunit.client.0.smithi089.stdout: i=5 exists [4555200~7672358,12800420~5910972,49591296~6525795,56468988~6652748,66428464~11979075,80226710~7938841,90475747~6913702,98206854~7268448,135573851~4085667,140769203~3728279,145969980~1268834,161913141~7748060,170966116~4336002,188946714~3473800,207666221~1668986,210920750~13544554,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,274334826~9448930,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,328169100~4798887,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~12459345] wrote [14086010~4625382,207666221~1668986,212949641~7113501,265444821~14853,271484683~826696,300408902~841907,304833676~6965530,359682595~5043440,390745506~5683856] 2024-08-29T19:40:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:32 smithi144 bash[67678]: cluster 2024-08-29T19:40:31.941298+0000 mon.a (mon.0) 4232 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-08-29T19:40:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:32 smithi089 bash[77323]: cluster 2024-08-29T19:40:31.941298+0000 mon.a (mon.0) 4232 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-08-29T19:40:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:32 smithi089 bash[78574]: cluster 2024-08-29T19:40:31.941298+0000 mon.a (mon.0) 4232 : cluster [DBG] osdmap e2219: 8 total, 8 up, 8 in 2024-08-29T19:40:34.108 INFO:tasks.workunit.client.0.smithi089.stdout: i=6 exists [4555200~7672358,12800420~5910972,46659520~9457571,56468988~6652748,66428464~11979075,80226710~7938841,90475747~6913702,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145969980~7692319,161913141~13388977,188946714~3473800,207666221~1668986,210920750~13544554,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,328169100~4798887,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~12459345] wrote [46659520~3722912,115307540~3234430,122285651~2226982,134372198~9298749,145982834~7679465,168547283~5498690,272960555~7158292,288494360~7905760,333861352~2099921] 2024-08-29T19:40:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:33 smithi144 bash[67678]: cluster 2024-08-29T19:40:32.709667+0000 mgr.y (mgr.34104) 2645 : cluster [DBG] pgmap v4413: 137 pgs: 137 active+clean; 475 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 25 MiB/s wr, 177 op/s 2024-08-29T19:40:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:33 smithi144 bash[67678]: cluster 2024-08-29T19:40:32.968532+0000 mon.a (mon.0) 4233 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-08-29T19:40:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:33 smithi089 bash[77323]: cluster 2024-08-29T19:40:32.709667+0000 mgr.y (mgr.34104) 2645 : cluster [DBG] pgmap v4413: 137 pgs: 137 active+clean; 475 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 25 MiB/s wr, 177 op/s 2024-08-29T19:40:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:33 smithi089 bash[77323]: cluster 2024-08-29T19:40:32.968532+0000 mon.a (mon.0) 4233 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-08-29T19:40:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:33 smithi089 bash[78574]: cluster 2024-08-29T19:40:32.709667+0000 mgr.y (mgr.34104) 2645 : cluster [DBG] pgmap v4413: 137 pgs: 137 active+clean; 475 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 25 MiB/s wr, 177 op/s 2024-08-29T19:40:34.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:33 smithi089 bash[78574]: cluster 2024-08-29T19:40:32.968532+0000 mon.a (mon.0) 4233 : cluster [DBG] osdmap e2220: 8 total, 8 up, 8 in 2024-08-29T19:40:35.100 INFO:tasks.workunit.client.0.smithi089.stdout: i=7 exists [4555200~7672358,12800420~5910972,28530021~7091933,36871745~1478665,46659520~16462216,66428464~11979075,80226710~7938841,90475747~6913702,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145969980~9296048,161913141~13388977,188946714~3473800,207666221~1668986,210920750~13544554,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,315832186~12073990,328169100~4798887,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~15053509] wrote [28530021~7091933,36871745~1478665,53258349~4452644,147370340~7895688,218414431~668588,246929856~5092509,291069625~4653779,315832186~5115785,400480545~7253088] 2024-08-29T19:40:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:34 smithi144 bash[67678]: cluster 2024-08-29T19:40:33.965157+0000 mon.a (mon.0) 4234 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-08-29T19:40:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:40:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:40:35] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:40:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:34 smithi089 bash[77323]: cluster 2024-08-29T19:40:33.965157+0000 mon.a (mon.0) 4234 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-08-29T19:40:35.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:34 smithi089 bash[78574]: cluster 2024-08-29T19:40:33.965157+0000 mon.a (mon.0) 4234 : cluster [DBG] osdmap e2221: 8 total, 8 up, 8 in 2024-08-29T19:40:36.102 INFO:tasks.workunit.client.0.smithi089.stdout: i=8 exists [4555200~14156192,28530021~7091933,36871745~1478665,46659520~16462216,66428464~11979075,80226710~7938841,90475747~6913702,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145969980~9296048,161913141~13388977,188946714~3473800,203623196~373059,207666221~1668986,210920750~13544554,236628861~18360720,256513933~5642347,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~15053509] wrote [12189266~3329384,98008234~4708213,152541808~1214317,203623196~373059,239958470~7595673,270802593~1220431,272133802~8157660,313252754~5336652,347312038~1510646] 2024-08-29T19:40:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:35 smithi144 bash[67678]: cluster 2024-08-29T19:40:34.710436+0000 mgr.y (mgr.34104) 2646 : cluster [DBG] pgmap v4416: 137 pgs: 137 active+clean; 592 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 48 MiB/s wr, 244 op/s 2024-08-29T19:40:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:35 smithi144 bash[67678]: cluster 2024-08-29T19:40:34.989586+0000 mon.a (mon.0) 4235 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-08-29T19:40:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:35 smithi089 bash[77323]: cluster 2024-08-29T19:40:34.710436+0000 mgr.y (mgr.34104) 2646 : cluster [DBG] pgmap v4416: 137 pgs: 137 active+clean; 592 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 48 MiB/s wr, 244 op/s 2024-08-29T19:40:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:35 smithi089 bash[77323]: cluster 2024-08-29T19:40:34.989586+0000 mon.a (mon.0) 4235 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-08-29T19:40:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:35 smithi089 bash[78574]: cluster 2024-08-29T19:40:34.710436+0000 mgr.y (mgr.34104) 2646 : cluster [DBG] pgmap v4416: 137 pgs: 137 active+clean; 592 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 142 KiB/s rd, 48 MiB/s wr, 244 op/s 2024-08-29T19:40:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:35 smithi089 bash[78574]: cluster 2024-08-29T19:40:34.989586+0000 mon.a (mon.0) 4235 : cluster [DBG] osdmap e2222: 8 total, 8 up, 8 in 2024-08-29T19:40:37.093 INFO:tasks.workunit.client.0.smithi089.stdout: i=9 exists [4555200~14156192,28530021~7091933,36871745~1478665,46659520~16462216,66428464~11979075,80226710~7938841,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145969980~9296048,161913141~13388977,182010057~3811822,188946714~3473800,203623196~373059,207666221~1668986,210920750~13544554,236628861~18360720,256513933~5642347,265444821~14853,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~15053509] wrote [30294621~134047,114929217~1265984,147599833~7624369,182010057~3811822,244528863~7978999,300698005~1717179,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:37 smithi144 bash[67678]: cluster 2024-08-29T19:40:35.991175+0000 mon.a (mon.0) 4236 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-08-29T19:40:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:37 smithi089 bash[78574]: cluster 2024-08-29T19:40:35.991175+0000 mon.a (mon.0) 4236 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-08-29T19:40:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:37 smithi089 bash[77323]: cluster 2024-08-29T19:40:35.991175+0000 mon.a (mon.0) 4236 : cluster [DBG] osdmap e2223: 8 total, 8 up, 8 in 2024-08-29T19:40:38.133 INFO:tasks.workunit.client.0.smithi089.stdout: i=10 exists [4555200~14156192,28530021~7091933,36871745~1478665,46659520~16462216,66428464~11979075,80226710~7938841,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145969980~10908249,161913141~13388977,182010057~3811822,188946714~3473800,203623196~373059,207666221~1668986,210920750~13544554,236628861~19001716,256513933~5642347,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~15053509] wrote [133021434~11452085,151718929~5159300,162392941~6032827,240063907~312973,251040752~4589825,267070025~899798,289638307~5167243,314084430~4854779] 2024-08-29T19:40:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:38 smithi144 bash[67678]: cluster 2024-08-29T19:40:36.711564+0000 mgr.y (mgr.34104) 2647 : cluster [DBG] pgmap v4419: 137 pgs: 137 active+clean; 697 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 46 MiB/s wr, 273 op/s 2024-08-29T19:40:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:38 smithi144 bash[67678]: cluster 2024-08-29T19:40:37.018572+0000 mon.a (mon.0) 4237 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-08-29T19:40:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:38 smithi144 bash[67678]: audit 2024-08-29T19:40:37.818211+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:38 smithi089 bash[78574]: cluster 2024-08-29T19:40:36.711564+0000 mgr.y (mgr.34104) 2647 : cluster [DBG] pgmap v4419: 137 pgs: 137 active+clean; 697 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 46 MiB/s wr, 273 op/s 2024-08-29T19:40:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:38 smithi089 bash[78574]: cluster 2024-08-29T19:40:37.018572+0000 mon.a (mon.0) 4237 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-08-29T19:40:38.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:38 smithi089 bash[78574]: audit 2024-08-29T19:40:37.818211+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:38 smithi089 bash[77323]: cluster 2024-08-29T19:40:36.711564+0000 mgr.y (mgr.34104) 2647 : cluster [DBG] pgmap v4419: 137 pgs: 137 active+clean; 697 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 165 KiB/s rd, 46 MiB/s wr, 273 op/s 2024-08-29T19:40:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:38 smithi089 bash[77323]: cluster 2024-08-29T19:40:37.018572+0000 mon.a (mon.0) 4237 : cluster [DBG] osdmap e2224: 8 total, 8 up, 8 in 2024-08-29T19:40:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:38 smithi089 bash[77323]: audit 2024-08-29T19:40:37.818211+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:39.162 INFO:tasks.workunit.client.0.smithi089.stdout: i=11 exists [4555200~14156192,28530021~16436554,46659520~16462216,66428464~11979075,80226710~7938841,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,210920750~13544554,236628861~19001716,256513933~5642347,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~15053509] wrote [35509850~9456725,52819141~7682595,99462603~4031992,140526369~7898464,182696973~525804,201037429~3704370,237946142~6765192,302212211~3918070] 2024-08-29T19:40:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:39 smithi144 bash[67678]: cluster 2024-08-29T19:40:38.023216+0000 mon.a (mon.0) 4239 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-08-29T19:40:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:39 smithi089 bash[78574]: cluster 2024-08-29T19:40:38.023216+0000 mon.a (mon.0) 4239 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-08-29T19:40:39.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:39 smithi089 bash[77323]: cluster 2024-08-29T19:40:38.023216+0000 mon.a (mon.0) 4239 : cluster [DBG] osdmap e2225: 8 total, 8 up, 8 in 2024-08-29T19:40:40.159 INFO:tasks.workunit.client.0.smithi089.stdout: i=12 exists [4555200~14156192,28530021~16436554,46659520~16462216,66354156~12053383,80226710~9878448,90475747~6913702,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,210920750~13544554,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~15053509] wrote [66354156~5199221,82636759~7468399,116789974~828984,119607369~7117441,158553091~1224189,235268176~6709289,270756562~6437,304185022~5905502,313925389~2182394,391374979~6170339] 2024-08-29T19:40:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:40 smithi144 bash[67678]: cluster 2024-08-29T19:40:38.712711+0000 mgr.y (mgr.34104) 2648 : cluster [DBG] pgmap v4422: 137 pgs: 137 active+clean; 801 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 196 KiB/s rd, 48 MiB/s wr, 319 op/s 2024-08-29T19:40:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:40 smithi144 bash[67678]: cluster 2024-08-29T19:40:39.037640+0000 mon.a (mon.0) 4240 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-08-29T19:40:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:40 smithi089 bash[77323]: cluster 2024-08-29T19:40:38.712711+0000 mgr.y (mgr.34104) 2648 : cluster [DBG] pgmap v4422: 137 pgs: 137 active+clean; 801 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 196 KiB/s rd, 48 MiB/s wr, 319 op/s 2024-08-29T19:40:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:40 smithi089 bash[77323]: cluster 2024-08-29T19:40:39.037640+0000 mon.a (mon.0) 4240 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-08-29T19:40:40.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:40 smithi089 bash[78574]: cluster 2024-08-29T19:40:38.712711+0000 mgr.y (mgr.34104) 2648 : cluster [DBG] pgmap v4422: 137 pgs: 137 active+clean; 801 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 196 KiB/s rd, 48 MiB/s wr, 319 op/s 2024-08-29T19:40:40.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:40 smithi089 bash[78574]: cluster 2024-08-29T19:40:39.037640+0000 mon.a (mon.0) 4240 : cluster [DBG] osdmap e2226: 8 total, 8 up, 8 in 2024-08-29T19:40:41.137 INFO:tasks.workunit.client.0.smithi089.stdout: i=13 exists [4555200~14156192,28530021~16436554,46659520~16462216,66354156~12053383,80226710~9878448,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,210920750~13544554,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,328169100~4798887,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~15053509] wrote [104130076~1841269,120595369~5871137,154456126~2064401,235965723~1420400,244721552~40297,294691118~7082853,317015790~2139735,347473259~6305707,387619222~4686174] 2024-08-29T19:40:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:41 smithi144 bash[67678]: cluster 2024-08-29T19:40:40.045927+0000 mon.a (mon.0) 4241 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-08-29T19:40:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:41 smithi089 bash[77323]: cluster 2024-08-29T19:40:40.045927+0000 mon.a (mon.0) 4241 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-08-29T19:40:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:41 smithi089 bash[78574]: cluster 2024-08-29T19:40:40.045927+0000 mon.a (mon.0) 4241 : cluster [DBG] osdmap e2227: 8 total, 8 up, 8 in 2024-08-29T19:40:42.176 INFO:tasks.workunit.client.0.smithi089.stdout: i=14 exists [4555200~14156192,27838610~17127965,46659520~16462216,66354156~12053383,80226710~9878448,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,210920750~13544554,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,328169100~4798887,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~15656562] wrote [27838610~2322977,66881998~4340563,134350910~4227482,139265204~4184196,242064246~7531584,308216233~6333927,346049402~250663,369538070~1981655,398218318~8691378] 2024-08-29T19:40:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:42 smithi089 bash[77323]: cluster 2024-08-29T19:40:40.713473+0000 mgr.y (mgr.34104) 2649 : cluster [DBG] pgmap v4425: 137 pgs: 137 active+clean; 801 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 75 KiB/s rd, 24 MiB/s wr, 112 op/s 2024-08-29T19:40:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:42 smithi089 bash[77323]: cluster 2024-08-29T19:40:41.054858+0000 mon.a (mon.0) 4242 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-08-29T19:40:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:42 smithi089 bash[78574]: cluster 2024-08-29T19:40:40.713473+0000 mgr.y (mgr.34104) 2649 : cluster [DBG] pgmap v4425: 137 pgs: 137 active+clean; 801 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 75 KiB/s rd, 24 MiB/s wr, 112 op/s 2024-08-29T19:40:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:42 smithi089 bash[78574]: cluster 2024-08-29T19:40:41.054858+0000 mon.a (mon.0) 4242 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-08-29T19:40:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:42 smithi144 bash[67678]: cluster 2024-08-29T19:40:40.713473+0000 mgr.y (mgr.34104) 2649 : cluster [DBG] pgmap v4425: 137 pgs: 137 active+clean; 801 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 75 KiB/s rd, 24 MiB/s wr, 112 op/s 2024-08-29T19:40:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:42 smithi144 bash[67678]: cluster 2024-08-29T19:40:41.054858+0000 mon.a (mon.0) 4242 : cluster [DBG] osdmap e2228: 8 total, 8 up, 8 in 2024-08-29T19:40:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: i=15 exists [4555200~14156192,27838610~17127965,46659520~16462216,64456820~13950719,80226710~9878448,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,210920750~13544554,235268176~20362401,256513933~5642347,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,328169100~4798887,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~26255658] wrote [13633553~5077213,64456820~5401263,258282445~2665140,264263261~836061,302804286~4285344,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:43 smithi089 bash[77323]: cluster 2024-08-29T19:40:42.054341+0000 mon.a (mon.0) 4243 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-08-29T19:40:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:43 smithi089 bash[78574]: cluster 2024-08-29T19:40:42.054341+0000 mon.a (mon.0) 4243 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-08-29T19:40:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:43 smithi144 bash[67678]: cluster 2024-08-29T19:40:42.054341+0000 mon.a (mon.0) 4243 : cluster [DBG] osdmap e2229: 8 total, 8 up, 8 in 2024-08-29T19:40:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: i=16 exists [4555200~14156192,27838610~35283126,64456820~25648338,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,205949525~3385682,210920750~13544554,235268176~20362401,256086807~6069473,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~26255658] wrote [35900313~2968271,44581557~14880138,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,313516918~7932094,327824803~7609232] 2024-08-29T19:40:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:44 smithi089 bash[77323]: cluster 2024-08-29T19:40:42.714460+0000 mgr.y (mgr.34104) 2650 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 912 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 121 KiB/s rd, 28 MiB/s wr, 209 op/s 2024-08-29T19:40:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:44 smithi089 bash[77323]: cluster 2024-08-29T19:40:43.083669+0000 mon.a (mon.0) 4244 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-08-29T19:40:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:44 smithi089 bash[78574]: cluster 2024-08-29T19:40:42.714460+0000 mgr.y (mgr.34104) 2650 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 912 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 121 KiB/s rd, 28 MiB/s wr, 209 op/s 2024-08-29T19:40:44.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:44 smithi089 bash[78574]: cluster 2024-08-29T19:40:43.083669+0000 mon.a (mon.0) 4244 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-08-29T19:40:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:44 smithi144 bash[67678]: cluster 2024-08-29T19:40:42.714460+0000 mgr.y (mgr.34104) 2650 : cluster [DBG] pgmap v4428: 137 pgs: 137 active+clean; 912 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 121 KiB/s rd, 28 MiB/s wr, 209 op/s 2024-08-29T19:40:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:44 smithi144 bash[67678]: cluster 2024-08-29T19:40:43.083669+0000 mon.a (mon.0) 4244 : cluster [DBG] osdmap e2230: 8 total, 8 up, 8 in 2024-08-29T19:40:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: i=17 exists [4555200~17268514,27838610~35283126,64456820~25648338,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,205949525~3385682,210920750~13544554,233383312~22247265,256086807~6069473,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~26255658] wrote [13634726~8188988,51100701~832570,59399996~309511,147006733~4609836,207204705~1464758,233383312~7901778,309566222~789162,368823467~2093856,371440327~6686989,400946371~1058150] 2024-08-29T19:40:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:45 smithi089 bash[77323]: cluster 2024-08-29T19:40:44.091879+0000 mon.a (mon.0) 4245 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-08-29T19:40:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:40:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:40:45] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:40:45.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:45 smithi089 bash[78574]: cluster 2024-08-29T19:40:44.091879+0000 mon.a (mon.0) 4245 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-08-29T19:40:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:45 smithi144 bash[67678]: cluster 2024-08-29T19:40:44.091879+0000 mon.a (mon.0) 4245 : cluster [DBG] osdmap e2231: 8 total, 8 up, 8 in 2024-08-29T19:40:46.229 INFO:tasks.workunit.client.0.smithi089.stdout: i=18 exists [4555200~17268514,23547296~39574440,64456820~25648338,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,210920750~13544554,233383312~28772968,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~26255658] wrote [23547296~6081519,96845633~6940369,111857288~9003903,176632250~6397650,190013452~488567,251981397~8188959,292077324~4429612,346086152~1251923,402745642~4998271] 2024-08-29T19:40:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:46 smithi089 bash[77323]: cluster 2024-08-29T19:40:44.715218+0000 mgr.y (mgr.34104) 2651 : cluster [DBG] pgmap v4431: 137 pgs: 137 active+clean; 995 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 230 KiB/s rd, 48 MiB/s wr, 364 op/s 2024-08-29T19:40:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:46 smithi089 bash[77323]: cluster 2024-08-29T19:40:45.104980+0000 mon.a (mon.0) 4246 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-08-29T19:40:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:46 smithi089 bash[78574]: cluster 2024-08-29T19:40:44.715218+0000 mgr.y (mgr.34104) 2651 : cluster [DBG] pgmap v4431: 137 pgs: 137 active+clean; 995 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 230 KiB/s rd, 48 MiB/s wr, 364 op/s 2024-08-29T19:40:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:46 smithi089 bash[78574]: cluster 2024-08-29T19:40:45.104980+0000 mon.a (mon.0) 4246 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-08-29T19:40:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:46 smithi144 bash[67678]: cluster 2024-08-29T19:40:44.715218+0000 mgr.y (mgr.34104) 2651 : cluster [DBG] pgmap v4431: 137 pgs: 137 active+clean; 995 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 230 KiB/s rd, 48 MiB/s wr, 364 op/s 2024-08-29T19:40:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:46 smithi144 bash[67678]: cluster 2024-08-29T19:40:45.104980+0000 mon.a (mon.0) 4246 : cluster [DBG] osdmap e2232: 8 total, 8 up, 8 in 2024-08-29T19:40:47.298 INFO:tasks.workunit.client.0.smithi089.stdout: i=19 exists [4555200~17268514,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,210920750~13544554,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~26255658] wrote [34542320~7715161,61060040~3404275,146713334~7268423,230517948~5968933,287750262~6869558,295073389~9869368,366260977~6130898,374353088~4103804] 2024-08-29T19:40:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:47 smithi089 bash[77323]: cluster 2024-08-29T19:40:46.104586+0000 mon.a (mon.0) 4247 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-08-29T19:40:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:47 smithi089 bash[78574]: cluster 2024-08-29T19:40:46.104586+0000 mon.a (mon.0) 4247 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-08-29T19:40:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:47 smithi144 bash[67678]: cluster 2024-08-29T19:40:46.104586+0000 mon.a (mon.0) 4247 : cluster [DBG] osdmap e2233: 8 total, 8 up, 8 in 2024-08-29T19:40:48.150 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 1 diff [56468988~6652748,68711470~1007928,85206319~1694653,91454789~5934660,170966116~4336002,188946714~2457717,245635988~4381472,256513933~5642347,274334826~6218556,328169100~4798887] 2024-08-29T19:40:48.150 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [56468988~6652748,68711470~1007928,85206319~1694653,91454789~5934660,170966116~4336002,188946714~2457717,245635988~4381472,256513933~5642347,274334826~6218556,328169100~4798887] 2024-08-29T19:40:48.204 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [54525952~8595784,67108864~2610534,85206319~1694653,88165551~9223898,167772160~7529958,188743680~2660751,243269632~6747828,255852544~6303736,272629760~7923622,327155712~5812275] 2024-08-29T19:40:48.204 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 2 diff [49591296~6525795,56468988~6652748,68711470~1007928,81546798~1425696,85206319~1694653,91454789~5934660,98206854~5072716,135573851~4085667,170966116~4336002,188946714~2457717,236628861~5023461,245635988~4381472,256513933~5642347,274334826~6218556,301741441~1377436,321819098~5453255,328169100~4798887,406145667~6469666] 2024-08-29T19:40:48.204 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [49591296~6525795,56468988~6652748,68711470~1007928,81546798~1425696,85206319~1694653,91454789~5934660,98206854~5072716,135573851~4085667,170966116~4336002,188946714~2457717,236628861~5023461,245635988~4381472,256513933~5642347,274334826~6218556,301741441~1377436,321819098~5453255,328169100~4798887,406145667~6469666] 2024-08-29T19:40:48.222 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [46137344~16984392,67108864~2610534,81546798~1425696,85206319~1694653,88165551~15114019,134217728~5441790,167772160~7529958,188743680~2660751,234881024~6771298,243269632~6747828,255852544~6303736,272629760~7923622,297795584~5323293,318767104~14200883,402653184~9962149] 2024-08-29T19:40:48.223 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 3 diff [12800420~1790519,49591296~6525795,56468988~6652748,66428464~7560188,81546798~1425696,85206319~1694653,91454789~5934660,98206854~5072716,135573851~4085667,161913141~7748060,170966116~4336002,188946714~3473800,236628861~5023461,245635988~4381472,256513933~5642347,274334826~9448930,301741441~1377436,318828377~9077799,328169100~4798887,334234182~3345771,362058713~4816639,406145667~6469666] 2024-08-29T19:40:48.223 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~1790519,49591296~6525795,56468988~6652748,66428464~7560188,81546798~1425696,85206319~1694653,91454789~5934660,98206854~5072716,135573851~4085667,161913141~7748060,170966116~4336002,188946714~3473800,236628861~5023461,245635988~4381472,256513933~5642347,274334826~9448930,301741441~1377436,318828377~9077799,328169100~4798887,334234182~3345771,362058713~4816639,406145667~6469666] 2024-08-29T19:40:48.239 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~2008027,46137344~27851308,81546798~1425696,85206319~1694653,88165551~15114019,134217728~5441790,159383552~15918566,188743680~3676834,234881024~6771298,243269632~6747828,255852544~6303736,272629760~11153996,297795584~5323293,318767104~18812849,360710144~6165208,402653184~9962149] 2024-08-29T19:40:48.239 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 4 diff [12800420~1790519,49591296~6525795,56468988~6652748,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,170966116~4336002,188946714~3473800,214650806~7691518,236628861~5023461,245635988~9353593,256513933~5642347,274334826~9448930,301741441~1377436,318828377~9077799,328169100~4798887,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.239 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~1790519,49591296~6525795,56468988~6652748,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,170966116~4336002,188946714~3473800,214650806~7691518,236628861~5023461,245635988~9353593,256513933~5642347,274334826~9448930,301741441~1377436,318828377~9077799,328169100~4798887,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.253 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~2008027,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,134217728~10279754,159383552~15918566,188743680~3676834,214650806~7691518,234881024~6771298,243269632~11719949,255852544~6303736,272629760~11153996,297795584~5323293,318767104~18812849,348127232~5265114,360710144~6165208,377487360~8921698,398458880~14156453] 2024-08-29T19:40:48.254 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 5 diff [12800420~5910972,49591296~6525795,56468988~6652748,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,170966116~4336002,188946714~3473800,207666221~1668986,212949641~9392683,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,274334826~9448930,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,328169100~4798887,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.254 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,49591296~6525795,56468988~6652748,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,170966116~4336002,188946714~3473800,207666221~1668986,212949641~9392683,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,274334826~9448930,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,328169100~4798887,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.267 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,134217728~10279754,159383552~15918566,188743680~3676834,205520896~3814311,212949641~9392683,234881024~6771298,243269632~11719949,255852544~6303736,264241152~1218522,268435456~3875923,272629760~11153996,297795584~5323293,304833676~6965530,318767104~18812849,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.267 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 6 diff [12800420~5910972,46659520~9457571,56468988~6652748,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,161913141~13388977,188946714~3473800,207666221~1668986,212949641~9392683,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,328169100~4798887,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.267 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,46659520~9457571,56468988~6652748,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,161913141~13388977,188946714~3473800,207666221~1668986,212949641~9392683,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,328169100~4798887,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.278 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,113246208~5295762,121634816~2877817,134217728~10279754,145982834~7679465,159383552~15918566,188743680~3676834,205520896~3814311,212949641~9392683,234881024~6771298,243269632~11719949,255852544~6303736,264241152~1218522,268435456~3875923,272629760~11153996,285212672~11187448,297795584~5323293,304833676~6965530,318767104~18812849,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.278 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 7 diff [12800420~5910972,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~13388977,188946714~3473800,207666221~1668986,212949641~9392683,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,315832186~12073990,328169100~4798887,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.278 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~13388977,188946714~3473800,207666221~1668986,212949641~9392683,236628861~5023461,245635988~9353593,256513933~5642347,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,315832186~12073990,328169100~4798887,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.289 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,25165824~13184586,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,113246208~5295762,121634816~2877817,134217728~10279754,145982834~9283194,159383552~15918566,188743680~3676834,205520896~3814311,212949641~9392683,234881024~6771298,243269632~11719949,255852544~6303736,264241152~1218522,268435456~3875923,272629760~11153996,285212672~11187448,297795584~5323293,304833676~6965530,314572800~23007153,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.289 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 8 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~13388977,188946714~3473800,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,256513933~5642347,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.290 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~13388977,188946714~3473800,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,256513933~5642347,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.299 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,113246208~5295762,121634816~2877817,134217728~10279754,145982834~9283194,159383552~15918566,188743680~3676834,201326592~2669663,205520896~3814311,212949641~9392683,234881024~20108557,255852544~6303736,264241152~1218522,268435456~15348300,285212672~11187448,297795584~5323293,304833676~32746277,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.299 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 9 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,161913141~13388977,182010057~3811822,188946714~3473800,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,256513933~5642347,265444821~14853,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.299 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,161913141~13388977,182010057~3811822,188946714~3473800,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,256513933~5642347,265444821~14853,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.308 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,113246208~5295762,121634816~2877817,134217728~10279754,145982834~9283194,159383552~15918566,180355072~5466807,188743680~3676834,201326592~2669663,205520896~3814311,212949641~9392683,234881024~20108557,255852544~6303736,264241152~1218522,268435456~15348300,285212672~11187448,297795584~5323293,304833676~32746277,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.309 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 10 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,161913141~13388977,182010057~3811822,188946714~3473800,203623196~373059,207666221~1668986,212949641~9392683,236628861~19001716,256513933~5642347,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.309 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,161913141~13388977,182010057~3811822,188946714~3473800,203623196~373059,207666221~1668986,212949641~9392683,236628861~19001716,256513933~5642347,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.317 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,113246208~5295762,121634816~2877817,130023424~14474058,145982834~10895395,159383552~15918566,180355072~5466807,188743680~3676834,201326592~2669663,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~11187448,297795584~5323293,304833676~32746277,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.317 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 11 diff [12189266~6522126,28530021~16436554,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,236628861~19001716,256513933~5642347,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.317 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~16462216,66428464~7560188,74405377~4002162,81546798~1425696,85206319~1694653,90475747~6913702,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,236628861~19001716,256513933~5642347,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.325 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~27851308,74405377~4002162,81546798~1425696,85206319~1694653,88165551~17309751,113246208~5295762,121634816~2877817,130023424~26854805,159383552~15918566,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~11187448,297795584~39784369,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.325 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 12 diff [12189266~6522126,28530021~16436554,46659520~16462216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~13793962] 2024-08-29T19:40:48.325 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~16462216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,328169100~4798887,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~13793962] 2024-08-29T19:40:48.334 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~27851308,74405377~4002162,81546798~23928504,113246208~13478602,130023424~45278694,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~11187448,297795584~39784369,343932928~9459418,356515840~10359512,377487360~8921698,390070272~7475046,398458880~14156453] 2024-08-29T19:40:48.334 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 13 diff [12189266~6522126,28530021~16436554,46659520~16462216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,328169100~4798887,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~13793962] 2024-08-29T19:40:48.334 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~16462216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,328169100~4798887,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~13793962] 2024-08-29T19:40:48.341 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~27851308,74405377~4002162,81546798~24424547,113246208~13478602,130023424~45278694,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~52367281,343932928~9846038,356515840~10359512,377487360~20057958,398458880~14156453] 2024-08-29T19:40:48.342 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 14 diff [12189266~6522126,27838610~17127965,46659520~16462216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,328169100~4798887,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~14397015] 2024-08-29T19:40:48.342 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~16462216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,328169100~4798887,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~14397015] 2024-08-29T19:40:48.349 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~27851308,74405377~4002162,81546798~24424547,113246208~13478602,130023424~45278694,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~52367281,343932928~9846038,356515840~10359512,369098752~2420973,377487360~35127973] 2024-08-29T19:40:48.349 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 15 diff [12189266~6522126,27838610~17127965,46659520~16462216,64456820~9531832,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,328169100~4798887,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.350 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~16462216,64456820~9531832,74405377~4002162,81546798~8558360,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,256513933~5642347,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,328169100~4798887,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.357 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~27851308,74405377~4002162,81546798~24424547,113246208~13478602,130023424~45278694,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~56320781,343932928~22942424,369098752~2420973,377487360~35127973] 2024-08-29T19:40:48.357 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 16 diff [12189266~6522126,27838610~35283126,64456820~25648338,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~6069473,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.357 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~35283126,64456820~25648338,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~6069473,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.364 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~80805521,113246208~13478602,130023424~45278694,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,255852544~6303736,264241152~3728671,268435456~15348300,285212672~56320781,343932928~22942424,369098752~2420973,377487360~35127973] 2024-08-29T19:40:48.364 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 17 diff [12189266~9634448,27838610~35283126,64456820~25648338,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~6069473,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.364 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~35283126,64456820~25648338,90475747~6913702,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~13388977,182010057~3811822,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~6069473,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.372 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~80805521,113246208~13478602,130023424~45278694,180355072~5466807,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,230686720~24943857,255852544~6303736,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:48.372 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 18 diff [12189266~9634448,23547296~39574440,64456820~25648338,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,233383312~28772968,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.372 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~39574440,64456820~25648338,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,233383312~28772968,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.379 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,230686720~31469560,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:48.379 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 19 diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.379 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.386 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:48.386 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 2 diff [49591296~6525795,81546798~1425696,98206854~5072716,135573851~4085667,236628861~5023461,301741441~1377436,321819098~5453255,406145667~6469666] 2024-08-29T19:40:48.386 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [49591296~6525795,81546798~1425696,98206854~5072716,135573851~4085667,236628861~5023461,301741441~1377436,321819098~5453255,406145667~6469666] 2024-08-29T19:40:48.393 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [46137344~9979747,81546798~1425696,97389449~5890121,134217728~5441790,234881024~6771298,297795584~5323293,318767104~8505249,402653184~9962149] 2024-08-29T19:40:48.393 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 3 diff [12800420~1790519,49591296~6525795,66428464~7560188,81546798~1425696,98206854~5072716,135573851~4085667,161913141~7748060,190618382~1802132,236628861~5023461,277398165~6385591,301741441~1377436,318828377~9077799,334234182~3345771,362058713~4816639,406145667~6469666] 2024-08-29T19:40:48.393 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~1790519,49591296~6525795,66428464~7560188,81546798~1425696,98206854~5072716,135573851~4085667,161913141~7748060,190618382~1802132,236628861~5023461,277398165~6385591,301741441~1377436,318828377~9077799,334234182~3345771,362058713~4816639,406145667~6469666] 2024-08-29T19:40:48.401 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~2008027,46137344~9979747,63121736~10866916,81546798~1425696,97389449~5890121,134217728~5441790,159383552~10277649,190618382~1802132,234881024~6771298,277398165~6385591,297795584~5323293,318767104~9139072,332967987~4611966,360710144~6165208,402653184~9962149] 2024-08-29T19:40:48.401 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 4 diff [12800420~1790519,49591296~6525795,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,190618382~1802132,214650806~7691518,236628861~5023461,248331637~6657944,277398165~6385591,301741441~1377436,318828377~9077799,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.401 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~1790519,49591296~6525795,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,190618382~1802132,214650806~7691518,236628861~5023461,248331637~6657944,277398165~6385591,301741441~1377436,318828377~9077799,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.409 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~2008027,46137344~9979747,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,134217728~10279754,159383552~10277649,190618382~1802132,214650806~7691518,234881024~6771298,248331637~6657944,277398165~6385591,297795584~5323293,318767104~9139072,332967987~4611966,348127232~5265114,360710144~6165208,377487360~8921698,398458880~14156453] 2024-08-29T19:40:48.409 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 5 diff [12800420~5910972,49591296~6525795,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,190618382~1802132,207666221~1668986,212949641~9392683,236628861~5023461,248331637~6657944,265444821~14853,271484683~826696,277398165~6385591,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.409 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,49591296~6525795,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,135573851~4085667,140769203~3728279,161913141~7748060,190618382~1802132,207666221~1668986,212949641~9392683,236628861~5023461,248331637~6657944,265444821~14853,271484683~826696,277398165~6385591,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.417 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,46137344~9979747,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,134217728~10279754,159383552~10277649,190618382~1802132,205520896~3814311,212949641~9392683,234881024~6771298,248331637~6657944,264241152~1218522,268435456~3875923,277398165~6385591,297795584~5323293,304833676~6965530,318767104~9139072,332967987~4611966,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.417 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 6 diff [12800420~5910972,46659520~9457571,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,236628861~5023461,248331637~6657944,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.417 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,46659520~9457571,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,236628861~5023461,248331637~6657944,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,318828377~9077799,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~11199798] 2024-08-29T19:40:48.424 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,46137344~9979747,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,113246208~5295762,121634816~2877817,134217728~10279754,145982834~7679465,159383552~14662421,190618382~1802132,205520896~3814311,212949641~9392683,234881024~6771298,248331637~6657944,264241152~1218522,268435456~3875923,272960555~10823201,285212672~11187448,297795584~5323293,304833676~6965530,318767104~9139072,332967987~4611966,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.424 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 7 diff [12800420~5910972,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,236628861~5023461,246929856~8059725,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,315832186~12073990,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.424 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98206854~7268448,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,236628861~5023461,246929856~8059725,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,315832186~12073990,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:48 smithi089 bash[77323]: cluster 2024-08-29T19:40:46.716255+0000 mgr.y (mgr.34104) 2652 : cluster [DBG] pgmap v4434: 137 pgs: 137 active+clean; 1.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 219 KiB/s rd, 44 MiB/s wr, 342 op/s 2024-08-29T19:40:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:48 smithi089 bash[77323]: cluster 2024-08-29T19:40:47.130050+0000 mon.a (mon.0) 4248 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-08-29T19:40:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:48 smithi089 bash[78574]: cluster 2024-08-29T19:40:46.716255+0000 mgr.y (mgr.34104) 2652 : cluster [DBG] pgmap v4434: 137 pgs: 137 active+clean; 1.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 219 KiB/s rd, 44 MiB/s wr, 342 op/s 2024-08-29T19:40:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:48 smithi089 bash[78574]: cluster 2024-08-29T19:40:47.130050+0000 mon.a (mon.0) 4248 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-08-29T19:40:48.431 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,25165824~13184586,46137344~11573649,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,113246208~5295762,121634816~2877817,134217728~10279754,145982834~9283194,159383552~14662421,190618382~1802132,205520896~3814311,212949641~9392683,234881024~6771298,246929856~8059725,264241152~1218522,268435456~3875923,272960555~10823201,285212672~11187448,297795584~5323293,304833676~6965530,314572800~13333376,332967987~4611966,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.432 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 8 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,313252754~14653422,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.432 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,301741441~1377436,304833676~6965530,313252754~14653422,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.438 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46137344~11573649,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,113246208~5295762,121634816~2877817,134217728~10279754,145982834~9283194,159383552~14662421,190618382~1802132,201326592~2669663,205520896~3814311,212949641~9392683,234881024~20108557,264241152~1218522,268435456~15348300,285212672~11187448,297795584~5323293,304833676~23072500,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.438 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 9 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,265444821~14853,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.438 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,236628861~18360720,265444821~14853,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.445 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46137344~11573649,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,113246208~5295762,121634816~2877817,134217728~10279754,145982834~9283194,159383552~14662421,180355072~5466807,190618382~1802132,201326592~2669663,205520896~3814311,212949641~9392683,234881024~20108557,264241152~1218522,268435456~15348300,285212672~11187448,297795584~5323293,304833676~23072500,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.445 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 10 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,236628861~19001716,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.445 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~11051473,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,236628861~19001716,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2709975,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.452 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46137344~11573649,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,113246208~5295762,121634816~2877817,130023424~14474058,145982834~10895395,159383552~14662421,180355072~5466807,190618382~1802132,201326592~2669663,205520896~3814311,212949641~9392683,234881024~20749553,264241152~3728671,268435456~15348300,285212672~11187448,297795584~5323293,304833676~23072500,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.452 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 11 diff [12189266~6522126,28530021~16436554,46659520~13842216,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,236628861~19001716,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.452 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~13842216,66428464~7560188,74405377~4002162,81546798~1425696,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,236628861~19001716,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~13793962] 2024-08-29T19:40:48.460 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~14364392,63121736~10866916,74405377~4002162,81546798~1425696,90475747~1955373,97389449~8085853,113246208~5295762,121634816~2877817,130023424~26854805,159383552~14662421,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,264241152~3728671,268435456~15348300,285212672~11187448,297795584~30110592,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~14156453] 2024-08-29T19:40:48.460 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 12 diff [12189266~6522126,28530021~16436554,46659520~13842216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~13793962] 2024-08-29T19:40:48.460 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~13842216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~13793962] 2024-08-29T19:40:48.467 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~14364392,63121736~10866916,74405377~4002162,81546798~8558360,90475747~1955373,97389449~8085853,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,264241152~3728671,268435456~15348300,285212672~11187448,297795584~30110592,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~7475046,398458880~14156453] 2024-08-29T19:40:48.467 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 13 diff [12189266~6522126,28530021~16436554,46659520~13842216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,329471967~1184376,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~13793962] 2024-08-29T19:40:48.468 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~13842216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,329471967~1184376,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~13793962] 2024-08-29T19:40:48.474 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~14364392,63121736~10866916,74405377~4002162,81546798~8558360,90475747~1955373,97389449~8581896,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,264241152~3728671,268435456~15348300,285212672~42693504,329471967~1184376,332967987~4611966,343932928~9846038,356515840~10359512,377487360~20057958,398458880~14156453] 2024-08-29T19:40:48.475 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 14 diff [12189266~6522126,27838610~17127965,46659520~13842216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~14397015] 2024-08-29T19:40:48.475 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~13842216,66354156~7634496,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~14397015] 2024-08-29T19:40:48.482 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~14364392,63121736~10866916,74405377~4002162,81546798~8558360,90475747~1955373,97389449~8581896,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,264241152~3728671,268435456~15348300,285212672~42693504,329471967~1184376,332967987~4611966,343932928~9846038,356515840~10359512,369098752~2420973,377487360~35127973] 2024-08-29T19:40:48.482 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 15 diff [12189266~6522126,27838610~17127965,46659520~13842216,64456820~9531832,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.482 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~13842216,64456820~9531832,74405377~4002162,81546798~8558360,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.488 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46137344~14364392,63121736~10866916,74405377~4002162,81546798~8558360,90475747~1955373,97389449~8581896,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,258282445~2665140,264241152~3728671,268435456~15348300,285212672~42693504,329471967~1184376,332967987~8565466,343932928~22942424,369098752~2420973,377487360~35127973] 2024-08-29T19:40:48.488 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 16 diff [12189266~6522126,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.488 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.496 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~35335912,63121736~26983422,90475747~1955373,97389449~8581896,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,234881024~20749553,256086807~1497098,258282445~2665140,264241152~3728671,268435456~15348300,285212672~56320781,343932928~22942424,369098752~2420973,377487360~35127973] 2024-08-29T19:40:48.496 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 17 diff [12189266~9634448,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.496 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.503 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~35335912,63121736~26983422,90475747~1955373,97389449~8581896,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,230686720~24943857,256086807~1497098,258282445~2665140,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:48.503 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 18 diff [12189266~9634448,23547296~36954440,64456820~25648338,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.503 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,64456820~25648338,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.510 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,63121736~26983422,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,230686720~30260865,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:48.510 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 19 diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.510 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:48.519 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:48.519 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 3 diff [12800420~1790519,66428464~7560188,98212781~1722002,161913141~7748060,190618382~1802132,277398165~6385591,318828377~9077799,334234182~3345771,362058713~4816639] 2024-08-29T19:40:48.520 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~1790519,66428464~7560188,98212781~1722002,161913141~7748060,190618382~1802132,277398165~6385591,318828377~9077799,334234182~3345771,362058713~4816639] 2024-08-29T19:40:48.526 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~2008027,63121736~10866916,98212781~1722002,159383552~10277649,190618382~1802132,277398165~6385591,318828377~9077799,332967987~4611966,360710144~6165208] 2024-08-29T19:40:48.526 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 4 diff [12800420~1790519,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,140769203~3728279,161913141~7748060,190618382~1802132,214650806~7691518,248331637~6657944,277398165~6385591,318828377~9077799,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.526 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~1790519,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,140769203~3728279,161913141~7748060,190618382~1802132,214650806~7691518,248331637~6657944,277398165~6385591,318828377~9077799,334234182~3345771,350723670~2668676,362058713~4816639,378640995~7768063,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.533 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~2008027,63121736~10866916,74405377~4002162,90475747~1955373,98212781~7262521,139659518~4837964,159383552~10277649,190618382~1802132,214650806~7691518,248331637~6657944,277398165~6385591,318828377~9077799,332967987~4611966,348127232~5265114,360710144~6165208,377487360~8921698,398458880~9370549] 2024-08-29T19:40:48.533 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 5 diff [12800420~5910972,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,140769203~3728279,161913141~7748060,190618382~1802132,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,277398165~6385591,300408902~841907,304833676~6965530,318828377~9077799,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.533 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,140769203~3728279,161913141~7748060,190618382~1802132,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,277398165~6385591,300408902~841907,304833676~6965530,318828377~9077799,334234182~3345771,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.540 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,63121736~10866916,74405377~4002162,90475747~1955373,98212781~7262521,139659518~4837964,159383552~10277649,190618382~1802132,205520896~3814311,212949641~9392683,248331637~6657944,264241152~1218522,268435456~3875923,277398165~6385591,300408902~841907,304833676~6965530,318828377~9077799,332967987~4611966,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.540 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 6 diff [12800420~5910972,46659520~3722912,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,304833676~6965530,318828377~9077799,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.540 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,46659520~3722912,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,304833676~6965530,318828377~9077799,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.547 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,46659520~3722912,63121736~10866916,74405377~4002162,90475747~1955373,98212781~7262521,113246208~5295762,121634816~2877817,134372198~10125284,145982834~7679465,159383552~14662421,190618382~1802132,205520896~3814311,212949641~9392683,248331637~6657944,264241152~1218522,268435456~3875923,272960555~10823201,285212672~11187448,300408902~841907,304833676~6965530,318828377~9077799,332967987~4611966,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.548 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 7 diff [12800420~5910972,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,246929856~8059725,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,304833676~6965530,315832186~12073990,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.548 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12800420~5910972,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98212781~7262521,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,207666221~1668986,212949641~9392683,246929856~8059725,265444821~14853,271484683~826696,272960555~10823201,288494360~7905760,300408902~841907,304833676~6965530,315832186~12073990,333861352~3718601,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.555 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~6128480,25165824~13184586,46659520~3722912,53258349~4452644,63121736~10866916,74405377~4002162,90475747~1955373,98212781~7262521,113246208~5295762,121634816~2877817,134372198~10125284,145982834~9283194,159383552~14662421,190618382~1802132,205520896~3814311,212949641~9392683,246929856~8059725,264241152~1218522,268435456~3875923,272960555~10823201,285212672~11187448,300408902~841907,304833676~6965530,314572800~13333376,332967987~4611966,348127232~5265114,356515840~10359512,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.555 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 8 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,304833676~6965530,313252754~14653422,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.556 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~12981163,288494360~7905760,300408902~841907,304833676~6965530,313252754~14653422,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:48 smithi144 bash[67678]: cluster 2024-08-29T19:40:46.716255+0000 mgr.y (mgr.34104) 2652 : cluster [DBG] pgmap v4434: 137 pgs: 137 active+clean; 1.1 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 219 KiB/s rd, 44 MiB/s wr, 342 op/s 2024-08-29T19:40:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:48 smithi144 bash[67678]: cluster 2024-08-29T19:40:47.130050+0000 mon.a (mon.0) 4248 : cluster [DBG] osdmap e2234: 8 total, 8 up, 8 in 2024-08-29T19:40:48.562 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,63121736~10866916,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,134372198~10125284,145982834~9283194,159383552~14662421,190618382~1802132,201326592~2669663,205520896~3814311,212949641~9392683,239958470~15031111,264241152~1218522,268435456~15348300,285212672~11187448,300408902~841907,304833676~23072500,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.562 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 9 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~12981163,288494360~7905760,300408902~2006282,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.563 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~12981163,288494360~7905760,300408902~2006282,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.570 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,63121736~10866916,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,134372198~10125284,145982834~9283194,159383552~14662421,180355072~5466807,190618382~1802132,201326592~2669663,205520896~3814311,212949641~9392683,239958470~15031111,264241152~1218522,268435456~15348300,285212672~11187448,300408902~2006282,304833676~23072500,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~12613860] 2024-08-29T19:40:48.570 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 10 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,239958470~15672107,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2006282,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.570 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,161913141~12132832,182010057~3811822,190618382~1802132,203623196~373059,207666221~1668986,212949641~9392683,239958470~15672107,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~2006282,304833676~6965530,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.576 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,63121736~10866916,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,130023424~14474058,145982834~10895395,159383552~14662421,180355072~5466807,190618382~1802132,201326592~2669663,205520896~3814311,212949641~9392683,239958470~15672107,264241152~3728671,268435456~15348300,285212672~11187448,300408902~2006282,304833676~23072500,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~12613860] 2024-08-29T19:40:48.576 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 11 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,237946142~17684435,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.576 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66428464~7560188,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,237946142~17684435,265444821~14853,267070025~899798,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.583 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,63121736~10866916,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,130023424~26854805,159383552~14662421,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,237946142~17684435,264241152~3728671,268435456~15348300,285212672~11187448,300408902~27497274,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~6359090,398458880~12613860] 2024-08-29T19:40:48.583 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 12 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~7634496,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~12251369] 2024-08-29T19:40:48.583 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~7634496,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~7905760,300408902~11390304,313252754~14653422,329471967~1184376,333861352~3718601,347312038~1510646,350723670~2668676,359682595~7192757,378640995~7768063,390745506~6799812,398821371~12251369] 2024-08-29T19:40:48.590 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,63121736~10866916,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7467068,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,264241152~3728671,268435456~15348300,285212672~11187448,300408902~27497274,329471967~1184376,332967987~4611966,343932928~9459418,356515840~10359512,377487360~8921698,390070272~7475046,398458880~12613860] 2024-08-29T19:40:48.590 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 13 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~7634496,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,329471967~1184376,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~12251369] 2024-08-29T19:40:48.590 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~7634496,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~23304846,313252754~14653422,329471967~1184376,333861352~3718601,347312038~6466928,359682595~7192757,378640995~7768063,387619222~9926096,398821371~12251369] 2024-08-29T19:40:48.596 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,63121736~10866916,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,264241152~3728671,268435456~15348300,285212672~42693504,329471967~1184376,332967987~4611966,343932928~9846038,356515840~10359512,377487360~20057958,398458880~12613860] 2024-08-29T19:40:48.597 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 14 diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,66354156~7634496,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.597 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,66354156~7634496,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~3718601,346049402~250663,347312038~6466928,359682595~7192757,369538070~1981655,378640995~7768063,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.604 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,63121736~10866916,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,264241152~3728671,268435456~15348300,285212672~42693504,329471967~1184376,332967987~4611966,343932928~9846038,356515840~10359512,369098752~2420973,377487360~33585380] 2024-08-29T19:40:48.605 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 15 diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,64456820~9531832,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.605 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,64456820~9531832,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~39411816,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.612 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,63121736~10866916,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,258282445~2665140,264241152~3728671,268435456~15348300,285212672~42693504,329471967~1184376,332967987~8565466,343932928~22942424,369098752~2420973,377487360~33585380] 2024-08-29T19:40:48.612 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 16 diff [12189266~6522126,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.612 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.619 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~35335912,63121736~26983422,90475747~1955373,98008234~7963111,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264241152~3728671,268435456~15348300,285212672~56320781,343932928~22942424,369098752~2420973,377487360~33585380] 2024-08-29T19:40:48.619 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 17 diff [12189266~9634448,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.619 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,161913141~12132832,182010057~3811822,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~250663,347312038~10324437,359682595~7192757,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.626 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~35335912,63121736~26983422,90475747~1955373,98008234~7963111,113246208~13478602,130023424~44022549,180355072~5466807,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,230686720~24943857,256086807~1497098,258282445~2665140,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:48.626 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 18 diff [12189266~9634448,23547296~36954440,64456820~25648338,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.626 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,64456820~25648338,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,288494360~53039093,346049402~11587073,359682595~7192757,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.634 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,63121736~26983422,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,230686720~30260865,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:48.634 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 19 diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.634 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.641 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:48.641 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 4 diff [74405377~4002162,90475747~1955373,99343353~6131949,140769203~3728279,214650806~7691518,248331637~6657944,350723670~2668676,378640995~7768063,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.641 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [74405377~4002162,90475747~1955373,99343353~6131949,140769203~3728279,214650806~7691518,248331637~6657944,350723670~2668676,378640995~7768063,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.648 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [74405377~4002162,90475747~1955373,99343353~6131949,139659518~4837964,214650806~7691518,248331637~6657944,348127232~5265114,377487360~8921698,398458880~9370549] 2024-08-29T19:40:48.648 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 5 diff [14086010~4625382,74405377~4002162,90475747~1955373,99343353~6131949,140769203~3728279,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,300408902~841907,304833676~6965530,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.648 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [14086010~4625382,74405377~4002162,90475747~1955373,99343353~6131949,140769203~3728279,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,300408902~841907,304833676~6965530,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.655 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [14086010~4625382,74405377~4002162,90475747~1955373,99343353~6131949,139659518~4837964,205520896~3814311,212949641~9392683,248331637~6657944,264241152~1218522,268435456~3875923,300408902~841907,304833676~6965530,348127232~5265114,356515840~8210195,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.655 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 6 diff [14086010~4625382,46659520~3722912,74405377~4002162,90475747~1955373,99343353~6131949,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,168547283~5498690,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,333861352~2099921,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.655 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [14086010~4625382,46659520~3722912,74405377~4002162,90475747~1955373,99343353~6131949,115307540~3234430,122285651~2226982,134372198~10125284,145982834~7679465,168547283~5498690,207666221~1668986,212949641~9392683,248331637~6657944,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,333861352~2099921,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~2528485,401415535~6413894] 2024-08-29T19:40:48.662 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [14086010~4625382,46659520~3722912,74405377~4002162,90475747~1955373,99343353~6131949,113246208~5295762,121634816~2877817,134372198~10125284,145982834~7679465,168547283~5498690,205520896~3814311,212949641~9392683,248331637~6657944,264241152~1218522,268435456~3875923,272960555~7158292,285212672~11187448,300408902~841907,304833676~6965530,333861352~2099921,348127232~5265114,356515840~8210195,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.662 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 7 diff [14086010~4625382,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,99343353~6131949,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,168547283~5498690,207666221~1668986,212949641~9392683,246929856~8059725,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,315832186~5115785,333861352~2099921,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.663 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [14086010~4625382,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,99343353~6131949,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,168547283~5498690,207666221~1668986,212949641~9392683,246929856~8059725,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,315832186~5115785,333861352~2099921,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.669 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [14086010~4625382,25165824~13184586,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,99343353~6131949,113246208~5295762,121634816~2877817,134372198~10125284,145982834~9283194,168547283~5498690,205520896~3814311,212949641~9392683,246929856~8059725,264241152~1218522,268435456~3875923,272960555~7158292,285212672~11187448,300408902~841907,304833676~6965530,314572800~6375171,333861352~2099921,348127232~5265114,356515840~8210195,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.670 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 8 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,168547283~5498690,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~9488869,288494360~7905760,300408902~841907,304833676~6965530,313252754~7695217,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.670 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,115307540~3234430,122285651~2226982,134372198~10125284,145982834~9283194,168547283~5498690,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~9488869,288494360~7905760,300408902~841907,304833676~6965530,313252754~7695217,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~9008058] 2024-08-29T19:40:48.676 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,134372198~10125284,145982834~9283194,168547283~5498690,201326592~2669663,205520896~3814311,212949641~9392683,239958470~15031111,264241152~1218522,268435456~11856006,285212672~11187448,300408902~841907,304833676~16114295,333861352~2099921,343932928~9459418,356515840~8210195,377487360~8921698,390070272~6359090,398458880~9370549] 2024-08-29T19:40:48.676 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 9 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.677 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,134372198~10125284,145982834~9283194,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~9392683,239958470~15031111,265444821~14853,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.684 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,134372198~10125284,145982834~9283194,168547283~5498690,180355072~5466807,201326592~2669663,205520896~3814311,212949641~9392683,239958470~15031111,264241152~1218522,268435456~11856006,285212672~11187448,300408902~2006282,304833676~16114295,329471967~1184376,333861352~2099921,343932928~9459418,356515840~8210195,377487360~8921698,390070272~6359090,398458880~12613860] 2024-08-29T19:40:48.684 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 10 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,162392941~6032827,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~9392683,239958470~15672107,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.684 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~11476048,145982834~10895395,162392941~6032827,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~9392683,239958470~15672107,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.691 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,130023424~14474058,145982834~10895395,162392941~6032827,168547283~5498690,180355072~5466807,201326592~2669663,205520896~3814311,212949641~9392683,239958470~15672107,264241152~3728671,268435456~11856006,285212672~11187448,300408902~2006282,304833676~16114295,329471967~1184376,333861352~2099921,343932928~9459418,356515840~8210195,377487360~8921698,390070272~6359090,398458880~12613860] 2024-08-29T19:40:48.691 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 11 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,237946142~17684435,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.691 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,74405377~4002162,90475747~1955373,98008234~7467068,114929217~3612753,122285651~2226982,133021434~23856795,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,237946142~17684435,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~5683856,398821371~12251369] 2024-08-29T19:40:48.698 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,74405377~4002162,90475747~1955373,98008234~7467068,113246208~5295762,121634816~2877817,130023424~26854805,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,237946142~17684435,264241152~3728671,268435456~11856006,285212672~11187448,300408902~20539069,329471967~1184376,333861352~2099921,343932928~9459418,356515840~8210195,377487360~8921698,390070272~6359090,398458880~12613860] 2024-08-29T19:40:48.698 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 12 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~6799812,398821371~12251369] 2024-08-29T19:40:48.698 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7467068,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,350723670~2668676,359682595~5043440,378640995~7768063,390745506~6799812,398821371~12251369] 2024-08-29T19:40:48.705 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7467068,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,264241152~3728671,268435456~11856006,285212672~11187448,300408902~20539069,329471967~1184376,333861352~2099921,343932928~9459418,356515840~8210195,377487360~8921698,390070272~7475046,398458880~12613860] 2024-08-29T19:40:48.705 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 13 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~23304846,313252754~7695217,329471967~1184376,333861352~2099921,347312038~6466928,359682595~5043440,378640995~7768063,387619222~9926096,398821371~12251369] 2024-08-29T19:40:48.705 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~23304846,313252754~7695217,329471967~1184376,333861352~2099921,347312038~6466928,359682595~5043440,378640995~7768063,387619222~9926096,398821371~12251369] 2024-08-29T19:40:48.713 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,264241152~3728671,268435456~11856006,285212672~35735299,329471967~1184376,333861352~2099921,343932928~9846038,356515840~8210195,377487360~20057958,398458880~12613860] 2024-08-29T19:40:48.713 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 14 diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~2099921,346049402~250663,347312038~6466928,359682595~5043440,369538070~1981655,378640995~7768063,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.713 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~2099921,346049402~250663,347312038~6466928,359682595~5043440,369538070~1981655,378640995~7768063,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.720 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,264241152~3728671,268435456~11856006,285212672~35735299,329471967~1184376,333861352~2099921,343932928~9846038,356515840~8210195,369098752~2420973,377487360~33585380] 2024-08-29T19:40:48.720 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 15 diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,64456820~7096557,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.721 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,64456820~7096557,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~9392683,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.727 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,64456820~7096557,74405377~4002162,82636759~7468399,90475747~1955373,98008234~7963111,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,258282445~2665140,264241152~3728671,268435456~11856006,285212672~35735299,329471967~1184376,333861352~7672101,343932928~20793107,369098752~2420973,377487360~33585380] 2024-08-29T19:40:48.727 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 16 diff [12189266~6522126,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.727 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.734 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~35335912,64456820~25648338,90475747~1955373,98008234~7963111,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,235268176~20362401,256086807~1497098,258282445~2665140,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,369098752~2420973,377487360~33585380] 2024-08-29T19:40:48.734 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 17 diff [12189266~9634448,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.734 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~32663126,64456820~25648338,90475747~1955373,98008234~7963111,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~9392683,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.741 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~35335912,64456820~25648338,90475747~1955373,98008234~7963111,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~9392683,230686720~24943857,256086807~1497098,258282445~2665140,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366875352~44197388] 2024-08-29T19:40:48.741 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 18 diff [12189266~9634448,23547296~36954440,64456820~25648338,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~11587073,359682595~5043440,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.741 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,64456820~25648338,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~11587073,359682595~5043440,368823467~9303849,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.748 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,64456820~25648338,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,230686720~30260865,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366875352~44197388] 2024-08-29T19:40:48.748 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 19 diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.748 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:48.755 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:48.756 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 5 diff [14086010~4625382,207666221~1668986,212949641~7113501,265444821~14853,271484683~826696,300408902~841907,304833676~6965530,359682595~5043440,390745506~5683856] 2024-08-29T19:40:48.756 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [14086010~4625382,207666221~1668986,212949641~7113501,265444821~14853,271484683~826696,300408902~841907,304833676~6965530,359682595~5043440,390745506~5683856] 2024-08-29T19:40:48.763 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [14086010~4625382,205520896~3814311,212949641~7113501,264241152~1218522,268435456~3875923,300408902~841907,304833676~6965530,356515840~8210195,390070272~6359090] 2024-08-29T19:40:48.763 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 6 diff [14086010~4625382,46659520~3722912,115307540~3234430,122285651~2226982,134372198~9298749,145982834~7679465,168547283~5498690,207666221~1668986,212949641~7113501,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,333861352~2099921,359682595~5043440,390745506~5683856] 2024-08-29T19:40:48.763 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [14086010~4625382,46659520~3722912,115307540~3234430,122285651~2226982,134372198~9298749,145982834~7679465,168547283~5498690,207666221~1668986,212949641~7113501,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,333861352~2099921,359682595~5043440,390745506~5683856] 2024-08-29T19:40:48.770 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [14086010~4625382,46659520~3722912,113246208~5295762,121634816~2877817,134372198~9298749,145982834~7679465,168547283~5498690,205520896~3814311,212949641~7113501,264241152~1218522,268435456~3875923,272960555~7158292,285212672~11187448,300408902~841907,304833676~6965530,333861352~2099921,356515840~8210195,390070272~6359090] 2024-08-29T19:40:48.770 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 7 diff [14086010~4625382,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,207666221~1668986,212949641~7113501,246929856~5092509,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,315832186~5115785,333861352~2099921,359682595~5043440,390745506~5683856,400480545~7253088] 2024-08-29T19:40:48.770 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [14086010~4625382,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,207666221~1668986,212949641~7113501,246929856~5092509,265444821~14853,271484683~826696,272960555~7158292,288494360~7905760,300408902~841907,304833676~6965530,315832186~5115785,333861352~2099921,359682595~5043440,390745506~5683856,400480545~7253088] 2024-08-29T19:40:48.777 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [14086010~4625382,25165824~13184586,46659520~3722912,53258349~4452644,113246208~5295762,121634816~2877817,134372198~9298749,145982834~9283194,168547283~5498690,205520896~3814311,212949641~7113501,246929856~5092509,264241152~1218522,268435456~3875923,272960555~7158292,285212672~11187448,300408902~841907,304833676~6965530,314572800~6375171,333861352~2099921,356515840~8210195,390070272~6359090,400480545~7253088] 2024-08-29T19:40:48.778 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 8 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,203623196~373059,207666221~1668986,212949641~7113501,239958470~12063895,265444821~14853,270802593~9488869,288494360~7905760,300408902~841907,304833676~6965530,313252754~7695217,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~7253088] 2024-08-29T19:40:48.778 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,203623196~373059,207666221~1668986,212949641~7113501,239958470~12063895,265444821~14853,270802593~9488869,288494360~7905760,300408902~841907,304833676~6965530,313252754~7695217,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~7253088] 2024-08-29T19:40:48.784 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,98008234~4708213,113246208~5295762,121634816~2877817,134372198~9298749,145982834~9283194,168547283~5498690,201326592~2669663,205520896~3814311,212949641~7113501,239958470~12063895,264241152~1218522,268435456~11856006,285212672~11187448,300408902~841907,304833676~16114295,333861352~2099921,343932928~4889756,356515840~8210195,390070272~6359090,400480545~7253088] 2024-08-29T19:40:48.785 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 9 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~7113501,239958470~12549392,265444821~14853,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~10592195] 2024-08-29T19:40:48.785 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~7113501,239958470~12549392,265444821~14853,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~10592195] 2024-08-29T19:40:48.792 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,98008234~4708213,113246208~5295762,121634816~2877817,134372198~9298749,145982834~9283194,168547283~5498690,180355072~5466807,201326592~2669663,205520896~3814311,212949641~7113501,239958470~12549392,264241152~1218522,268435456~11856006,285212672~11187448,300408902~2006282,304833676~16114295,329471967~1184376,333861352~2099921,343932928~4889756,356515840~8210195,390070272~6359090,400480545~10592195] 2024-08-29T19:40:48.792 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 10 diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,133021434~11452085,145982834~10895395,162392941~6032827,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~7113501,239958470~15672107,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~10592195] 2024-08-29T19:40:48.792 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,133021434~11452085,145982834~10895395,162392941~6032827,168547283~5498690,182010057~3811822,203623196~373059,207666221~1668986,212949641~7113501,239958470~15672107,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~2006282,304833676~6965530,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~10592195] 2024-08-29T19:40:48.799 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~13184586,46659520~3722912,53258349~4452644,98008234~4708213,113246208~5295762,121634816~2877817,130023424~14450095,145982834~10895395,162392941~6032827,168547283~5498690,180355072~5466807,201326592~2669663,205520896~3814311,212949641~7113501,239958470~15672107,264241152~3728671,268435456~11856006,285212672~11187448,300408902~2006282,304833676~16114295,329471967~1184376,333861352~2099921,343932928~4889756,356515840~8210195,390070272~6359090,400480545~10592195] 2024-08-29T19:40:48.799 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 11 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,98008234~5486361,114929217~3612753,122285651~2226982,133021434~23856795,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,237946142~17684435,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~10592195] 2024-08-29T19:40:48.799 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,98008234~5486361,114929217~3612753,122285651~2226982,133021434~23856795,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,237946142~17684435,265444821~14853,267070025~899798,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~5683856,400480545~10592195] 2024-08-29T19:40:48.805 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,98008234~5486361,113246208~5295762,121634816~2877817,130023424~26854805,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,237946142~17684435,264241152~3728671,268435456~11856006,285212672~11187448,300408902~20539069,329471967~1184376,333861352~2099921,343932928~4889756,356515840~8210195,390070272~6359090,400480545~10592195] 2024-08-29T19:40:48.805 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 12 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~6799812,400480545~10592195] 2024-08-29T19:40:48.805 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~7905760,300408902~11390304,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,359682595~5043440,390745506~6799812,400480545~10592195] 2024-08-29T19:40:48.812 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,235268176~20362401,264241152~3728671,268435456~11856006,285212672~11187448,300408902~20539069,329471967~1184376,333861352~2099921,343932928~4889756,356515840~8210195,390070272~7475046,400480545~10592195] 2024-08-29T19:40:48.812 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 13 diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~23304846,313252754~7695217,329471967~1184376,333861352~2099921,347312038~6466928,359682595~5043440,387619222~9926096,400480545~10592195] 2024-08-29T19:40:48.812 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~23304846,313252754~7695217,329471967~1184376,333861352~2099921,347312038~6466928,359682595~5043440,387619222~9926096,400480545~10592195] 2024-08-29T19:40:48.819 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,235268176~20362401,264241152~3728671,268435456~11856006,285212672~35735299,329471967~1184376,333861352~2099921,343932928~9846038,356515840~8210195,386409058~11136260,400480545~10592195] 2024-08-29T19:40:48.820 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 14 diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~2099921,346049402~250663,347312038~6466928,359682595~5043440,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.820 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~2099921,346049402~250663,347312038~6466928,359682595~5043440,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.826 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,235268176~20362401,264241152~3728671,268435456~11856006,285212672~35735299,329471967~1184376,333861352~2099921,343932928~9846038,356515840~8210195,369098752~2420973,386409058~24663682] 2024-08-29T19:40:48.826 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 15 diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.827 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~17127965,46659520~3722912,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,207666221~1668986,212949641~7113501,235268176~20362401,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32453611,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.833 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~19800751,46659520~3722912,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,235268176~20362401,258282445~2665140,264241152~3728671,268435456~11856006,285212672~35735299,329471967~1184376,333861352~7672101,343932928~20793107,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.833 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 16 diff [12189266~6522126,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~7113501,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.834 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6522126,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~7113501,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.841 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6522126,25165824~35335912,64456820~25648338,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,235268176~20362401,256086807~1497098,258282445~2665140,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.841 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 17 diff [12189266~9634448,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~7113501,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.841 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~3385682,212949641~7113501,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,359682595~5043440,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.848 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~35335912,64456820~25648338,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205520896~3814311,212949641~7113501,230686720~24943857,256086807~1497098,258282445~2665140,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.848 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 18 diff [12189266~9634448,23547296~36954440,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~11587073,359682595~5043440,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.848 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,233383312~27564273,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,288494360~32954652,327824803~13708650,346049402~11587073,359682595~5043440,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.855 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,230686720~30260865,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.855 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 19 diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.855 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.864 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.864 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 6 diff [46659520~3722912,115307540~3234430,122285651~2226982,134372198~9298749,145982834~7679465,168547283~5498690,272960555~7158292,288494360~7905760,333861352~2099921] 2024-08-29T19:40:48.864 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [46659520~3722912,115307540~3234430,122285651~2226982,134372198~9298749,145982834~7679465,168547283~5498690,272960555~7158292,288494360~7905760,333861352~2099921] 2024-08-29T19:40:48.870 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [46659520~3722912,113246208~5295762,121634816~2877817,134372198~9298749,145982834~7679465,168547283~5498690,272960555~7158292,285212672~11187448,333861352~2099921] 2024-08-29T19:40:48.870 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 7 diff [28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,218414431~668588,246929856~5092509,272960555~7158292,288494360~7905760,315832186~5115785,333861352~2099921,400480545~7253088] 2024-08-29T19:40:48.870 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,218414431~668588,246929856~5092509,272960555~7158292,288494360~7905760,315832186~5115785,333861352~2099921,400480545~7253088] 2024-08-29T19:40:48.879 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [25165824~13184586,46659520~3722912,53258349~4452644,113246208~5295762,121634816~2877817,134372198~9298749,145982834~9283194,168547283~5498690,218414431~668588,246929856~5092509,272960555~7158292,285212672~11187448,314572800~6375171,333861352~2099921,400480545~7253088] 2024-08-29T19:40:48.879 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 8 diff [12189266~3329384,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,203623196~373059,218414431~668588,239958470~12063895,270802593~1220431,272133802~8157660,288494360~7905760,313252754~7695217,333861352~2099921,347312038~1510646,400480545~7253088] 2024-08-29T19:40:48.880 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,115307540~3234430,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,203623196~373059,218414431~668588,239958470~12063895,270802593~1220431,272133802~8157660,288494360~7905760,313252754~7695217,333861352~2099921,347312038~1510646,400480545~7253088] 2024-08-29T19:40:48.886 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~13184586,46659520~3722912,53258349~4452644,98008234~4708213,113246208~5295762,121634816~2877817,134372198~9298749,145982834~9283194,168547283~5498690,201326592~2669663,218414431~668588,239958470~12063895,270802593~1220431,272133802~8157660,285212672~11187448,311799206~9148765,333861352~2099921,343932928~4889756,400480545~7253088] 2024-08-29T19:40:48.886 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 9 diff [12189266~3329384,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,182010057~3811822,203623196~373059,218414431~668588,239958470~12549392,270802593~1220431,272133802~8157660,288494360~7905760,300698005~1717179,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.886 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,134372198~9298749,145982834~9283194,168547283~5498690,182010057~3811822,203623196~373059,218414431~668588,239958470~12549392,270802593~1220431,272133802~8157660,288494360~7905760,300698005~1717179,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.893 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~13184586,46659520~3722912,53258349~4452644,98008234~4708213,113246208~5295762,121634816~2877817,134372198~9298749,145982834~9283194,168547283~5498690,180355072~5466807,201326592~2669663,218414431~668588,239958470~12549392,270802593~1220431,272133802~8157660,285212672~11187448,300698005~1717179,311799206~9148765,329471967~1184376,333861352~2099921,343932928~4889756,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.893 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 10 diff [12189266~3329384,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,133021434~11452085,145982834~10895395,162392941~6032827,168547283~5498690,182010057~3811822,203623196~373059,218414431~668588,239958470~15672107,267070025~899798,270802593~1220431,272133802~8157660,288494360~7905760,300698005~1717179,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.893 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~7091933,36871745~1478665,46659520~3722912,53258349~4452644,98008234~4708213,114929217~3612753,122285651~2226982,133021434~11452085,145982834~10895395,162392941~6032827,168547283~5498690,182010057~3811822,203623196~373059,218414431~668588,239958470~15672107,267070025~899798,270802593~1220431,272133802~8157660,288494360~7905760,300698005~1717179,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.901 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~13184586,46659520~3722912,53258349~4452644,98008234~4708213,113246208~5295762,121634816~2877817,130023424~14450095,145982834~10895395,162392941~6032827,168547283~5498690,180355072~5466807,201326592~2669663,218414431~668588,239958470~15672107,265459674~2510149,270802593~1220431,272133802~8157660,285212672~11187448,300698005~1717179,311799206~9148765,329471967~1184376,333861352~2099921,343932928~4889756,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.901 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 11 diff [12189266~3329384,28530021~16436554,46659520~3722912,52819141~7682595,98008234~5486361,114929217~3612753,122285651~2226982,133021434~23856795,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,237946142~17684435,267070025~899798,270802593~1220431,272133802~8157660,288494360~7905760,300698005~5432276,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.901 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~16436554,46659520~3722912,52819141~7682595,98008234~5486361,114929217~3612753,122285651~2226982,133021434~23856795,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,237946142~17684435,267070025~899798,270802593~1220431,272133802~8157660,288494360~7905760,300698005~5432276,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.907 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,46659520~3722912,52819141~7682595,98008234~5486361,113246208~5295762,121634816~2877817,130023424~26854805,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,218414431~668588,237946142~17684435,265459674~2510149,270802593~1220431,272133802~8157660,285212672~11187448,300698005~5432276,311799206~9148765,329471967~1184376,333861352~2099921,343932928~4889756,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.908 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 12 diff [12189266~3329384,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~7905760,300698005~9392519,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,391374979~6170339,400480545~10592195] 2024-08-29T19:40:48.908 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~7905760,300698005~9392519,313252754~7695217,329471967~1184376,333861352~2099921,347312038~1510646,360254695~1757299,391374979~6170339,400480545~10592195] 2024-08-29T19:40:48.916 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~11187448,300698005~9392519,311799206~9148765,329471967~1184376,333861352~2099921,343932928~4889756,360254695~1757299,391374979~6170339,400480545~10592195] 2024-08-29T19:40:48.916 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 13 diff [12189266~3329384,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~21596164,313252754~7695217,329471967~1184376,333861352~2099921,347312038~6466928,360254695~1757299,387619222~9926096,400480545~10592195] 2024-08-29T19:40:48.916 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~16436554,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~21596164,313252754~7695217,329471967~1184376,333861352~2099921,347312038~6466928,360254695~1757299,387619222~9926096,400480545~10592195] 2024-08-29T19:40:48.924 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~24877852,311799206~9148765,329471967~1184376,333861352~2099921,343932928~9846038,360254695~1757299,386409058~11136260,400480545~10592195] 2024-08-29T19:40:48.924 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 14 diff [12189266~3329384,27838610~17127965,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32453611,329471967~1184376,333861352~2099921,346049402~250663,347312038~6466928,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.924 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,27838610~17127965,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32453611,329471967~1184376,333861352~2099921,346049402~250663,347312038~6466928,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:48.930 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,46659520~3722912,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~35735299,329471967~1184376,333861352~2099921,343932928~9846038,360254695~1757299,369098752~2420973,386409058~24663682] 2024-08-29T19:40:48.930 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 15 diff [12189266~6521500,27838610~17127965,46659520~3722912,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32453611,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.930 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6521500,27838610~17127965,46659520~3722912,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32453611,329471967~1184376,333861352~7672101,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.936 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6521500,25165824~19800751,46659520~3722912,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~35735299,329471967~1184376,333861352~7672101,343932928~13703547,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.937 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 16 diff [12189266~6521500,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~2446484,218414431~668588,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.937 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6521500,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~2446484,218414431~668588,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.944 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6521500,25165824~35335912,64456820~25648338,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205949525~2446484,218414431~668588,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.944 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 17 diff [12189266~9634448,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~2719938,218414431~668588,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.944 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~3612753,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,182010057~3811822,201037429~3704370,205949525~2719938,218414431~668588,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32954652,327824803~13708650,346049402~250663,347312038~10324437,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.951 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~35335912,64456820~25648338,98008234~5486361,104130076~1841269,113246208~13478602,130023424~29753856,162392941~6032827,168547283~5498690,180355072~5466807,197132288~7609511,205949525~2719938,218414431~668588,230686720~24943857,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.951 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 18 diff [12189266~9634448,23547296~36954440,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32954652,327824803~13708650,346049402~11587073,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.951 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,288494360~32954652,327824803~13708650,346049402~11587073,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.959 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,230686720~30260865,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.959 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 19 diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.959 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:48.966 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:48.966 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 7 diff [28530021~7091933,36871745~1478665,53258349~4452644,147370340~7895688,218414431~668588,246929856~5092509,291069625~4653779,315832186~5115785,400480545~7253088] 2024-08-29T19:40:48.967 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [28530021~7091933,36871745~1478665,53258349~4452644,147370340~7895688,218414431~668588,246929856~5092509,291069625~4653779,315832186~5115785,400480545~7253088] 2024-08-29T19:40:48.974 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [25165824~13184586,53258349~4452644,147370340~7895688,218414431~668588,246929856~5092509,291069625~4653779,314572800~6375171,400480545~7253088] 2024-08-29T19:40:48.974 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 8 diff [12189266~3329384,28530021~7091933,36871745~1478665,53258349~4452644,98008234~4708213,147370340~7895688,203623196~373059,218414431~668588,239958470~12063895,270802593~1220431,272133802~8157660,291069625~4653779,313252754~7695217,347312038~1510646,400480545~7253088] 2024-08-29T19:40:48.974 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~7091933,36871745~1478665,53258349~4452644,98008234~4708213,147370340~7895688,203623196~373059,218414431~668588,239958470~12063895,270802593~1220431,272133802~8157660,291069625~4653779,313252754~7695217,347312038~1510646,400480545~7253088] 2024-08-29T19:40:48.982 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~13184586,53258349~4452644,98008234~4708213,147370340~7895688,201326592~2669663,218414431~668588,239958470~12063895,270802593~1220431,272133802~8157660,291069625~4653779,311799206~9148765,343932928~4889756,400480545~7253088] 2024-08-29T19:40:48.982 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 9 diff [12189266~3329384,28530021~7091933,36871745~1478665,53258349~4452644,98008234~4708213,114929217~1265984,147370340~7895688,182010057~3811822,203623196~373059,218414431~668588,239958470~12549392,270802593~1220431,272133802~8157660,291069625~4653779,300698005~1717179,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.982 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~7091933,36871745~1478665,53258349~4452644,98008234~4708213,114929217~1265984,147370340~7895688,182010057~3811822,203623196~373059,218414431~668588,239958470~12549392,270802593~1220431,272133802~8157660,291069625~4653779,300698005~1717179,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.988 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~13184586,53258349~4452644,98008234~4708213,114929217~1265984,147370340~7895688,180355072~5466807,201326592~2669663,218414431~668588,239958470~12549392,270802593~1220431,272133802~8157660,291069625~4653779,300698005~1717179,311799206~9148765,329471967~1184376,343932928~4889756,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.988 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 10 diff [12189266~3329384,28530021~7091933,36871745~1478665,53258349~4452644,98008234~4708213,114929217~1265984,133021434~11452085,147370340~9507889,162392941~6032827,182010057~3811822,203623196~373059,218414431~668588,239958470~15672107,267070025~899798,270802593~1220431,272133802~8157660,289638307~6085097,300698005~1717179,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.988 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~7091933,36871745~1478665,53258349~4452644,98008234~4708213,114929217~1265984,133021434~11452085,147370340~9507889,162392941~6032827,182010057~3811822,203623196~373059,218414431~668588,239958470~15672107,267070025~899798,270802593~1220431,272133802~8157660,289638307~6085097,300698005~1717179,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.995 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~13184586,53258349~4452644,98008234~4708213,114929217~1265984,130023424~14450095,147370340~9507889,162392941~6032827,180355072~5466807,201326592~2669663,218414431~668588,239958470~15672107,265459674~2510149,270802593~1220431,272133802~8157660,289638307~6085097,300698005~1717179,311799206~9148765,329471967~1184376,343932928~4889756,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.995 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 11 diff [12189266~3329384,28530021~16436554,52819141~7682595,98008234~5486361,114929217~1265984,133021434~23856795,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,237946142~17684435,267070025~899798,270802593~1220431,272133802~8157660,289638307~6085097,300698005~5432276,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:48.996 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~16436554,52819141~7682595,98008234~5486361,114929217~1265984,133021434~23856795,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,237946142~17684435,267070025~899798,270802593~1220431,272133802~8157660,289638307~6085097,300698005~5432276,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,400480545~10592195] 2024-08-29T19:40:49.003 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,52819141~7682595,98008234~5486361,114929217~1265984,130023424~26854805,162392941~6032827,180355072~5466807,197132288~7609511,218414431~668588,237946142~17684435,265459674~2510149,270802593~1220431,272133802~8157660,289638307~6085097,300698005~5432276,311799206~9148765,329471967~1184376,343932928~4889756,360254695~1757299,400480545~10592195] 2024-08-29T19:40:49.003 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 12 diff [12189266~3329384,28530021~16436554,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~6085097,300698005~9392519,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,391374979~6170339,400480545~10592195] 2024-08-29T19:40:49.003 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~16436554,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~6085097,300698005~9392519,313252754~7695217,329471967~1184376,347312038~1510646,360254695~1757299,391374979~6170339,400480545~10592195] 2024-08-29T19:40:49.009 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~6085097,300698005~9392519,311799206~9148765,329471967~1184376,343932928~4889756,360254695~1757299,391374979~6170339,400480545~10592195] 2024-08-29T19:40:49.009 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 13 diff [12189266~3329384,28530021~16436554,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~20452217,313252754~7695217,329471967~1184376,347312038~6466928,360254695~1757299,387619222~9926096,400480545~10592195] 2024-08-29T19:40:49.009 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,28530021~16436554,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~20452217,313252754~7695217,329471967~1184376,347312038~6466928,360254695~1757299,387619222~9926096,400480545~10592195] 2024-08-29T19:40:49.016 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~20452217,311799206~9148765,329471967~1184376,343932928~9846038,360254695~1757299,386409058~11136260,400480545~10592195] 2024-08-29T19:40:49.016 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 14 diff [12189266~3329384,27838610~17127965,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31309664,329471967~1184376,346049402~250663,347312038~6466928,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:49.016 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,27838610~17127965,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31309664,329471967~1184376,346049402~250663,347312038~6466928,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:49.027 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,25165824~19800751,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31309664,329471967~1184376,343932928~9846038,360254695~1757299,369098752~2420973,386409058~24663682] 2024-08-29T19:40:49.027 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 15 diff [12189266~6521500,27838610~17127965,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31309664,329471967~1184376,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.028 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6521500,27838610~17127965,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,218414431~668588,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31309664,329471967~1184376,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.034 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6521500,25165824~19800751,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,218414431~668588,235268176~20362401,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31309664,329471967~1184376,335863182~5670271,343932928~13703547,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.034 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 16 diff [12189266~6521500,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2446484,218414431~668588,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.034 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6521500,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2446484,218414431~668588,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.041 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6521500,25165824~35335912,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,205949525~2446484,218414431~668588,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.041 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 17 diff [12189266~9634448,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2719938,218414431~668588,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.041 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~32663126,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2719938,218414431~668588,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.048 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,25165824~35335912,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,205949525~2719938,218414431~668588,230686720~24943857,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.049 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 18 diff [12189266~9634448,23547296~36954440,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.049 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.055 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,230686720~30260865,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.055 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 19 diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.056 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.063 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.063 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 8 diff [12189266~3329384,98008234~4708213,152541808~1214317,203623196~373059,239958470~7595673,270802593~1220431,272133802~8157660,313252754~5336652,347312038~1510646] 2024-08-29T19:40:49.063 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,98008234~4708213,152541808~1214317,203623196~373059,239958470~7595673,270802593~1220431,272133802~8157660,313252754~5336652,347312038~1510646] 2024-08-29T19:40:49.070 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,98008234~4708213,152541808~1214317,201326592~2669663,239958470~7595673,270802593~1220431,272133802~8157660,311799206~6790200,343932928~4889756] 2024-08-29T19:40:49.070 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 9 diff [12189266~3329384,30294621~134047,98008234~4708213,114929217~1265984,147599833~7624369,182010057~3811822,203623196~373059,239958470~12549392,270802593~1220431,272133802~8157660,300698005~1717179,313252754~5336652,329471967~1184376,347312038~1510646,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.070 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,30294621~134047,98008234~4708213,114929217~1265984,147599833~7624369,182010057~3811822,203623196~373059,239958470~12549392,270802593~1220431,272133802~8157660,300698005~1717179,313252754~5336652,329471967~1184376,347312038~1510646,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.076 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,30294621~134047,98008234~4708213,114929217~1265984,147599833~7624369,180355072~5466807,201326592~2669663,239958470~12549392,270802593~1220431,272133802~8157660,300698005~1717179,311799206~6790200,329471967~1184376,343932928~4889756,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.076 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 10 diff [12189266~3329384,30294621~134047,98008234~4708213,114929217~1265984,133021434~11452085,147599833~9278396,162392941~6032827,182010057~3811822,203623196~373059,239958470~15672107,267070025~899798,270802593~1220431,272133802~8157660,289638307~5167243,300698005~1717179,313252754~5686455,329471967~1184376,347312038~1510646,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.076 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,30294621~134047,98008234~4708213,114929217~1265984,133021434~11452085,147599833~9278396,162392941~6032827,182010057~3811822,203623196~373059,239958470~15672107,267070025~899798,270802593~1220431,272133802~8157660,289638307~5167243,300698005~1717179,313252754~5686455,329471967~1184376,347312038~1510646,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.083 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,30294621~134047,98008234~4708213,114929217~1265984,130023424~14450095,147599833~9278396,162392941~6032827,180355072~5466807,201326592~2669663,239958470~15672107,265459674~2510149,270802593~1220431,272133802~8157660,289638307~5167243,300698005~1717179,311799206~7140003,329471967~1184376,343932928~4889756,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.083 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 11 diff [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,98008234~5486361,114929217~1265984,133021434~23856795,162392941~6032827,182010057~3811822,201037429~3704370,237946142~17684435,267070025~899798,270802593~1220431,272133802~8157660,289638307~5167243,300698005~5432276,313252754~5686455,329471967~1184376,347312038~1510646,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.083 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,98008234~5486361,114929217~1265984,133021434~23856795,162392941~6032827,182010057~3811822,201037429~3704370,237946142~17684435,267070025~899798,270802593~1220431,272133802~8157660,289638307~5167243,300698005~5432276,313252754~5686455,329471967~1184376,347312038~1510646,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.090 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,98008234~5486361,114929217~1265984,130023424~26854805,162392941~6032827,180355072~5466807,197132288~7609511,237946142~17684435,265459674~2510149,270802593~1220431,272133802~8157660,289638307~5167243,300698005~5432276,311799206~7140003,329471967~1184376,343932928~4889756,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.090 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 12 diff [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~5167243,300698005~9392519,313252754~5686455,329471967~1184376,347312038~1510646,360254695~1757299,391374979~6170339,403114827~7957913] 2024-08-29T19:40:49.090 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~5167243,300698005~9392519,313252754~5686455,329471967~1184376,347312038~1510646,360254695~1757299,391374979~6170339,403114827~7957913] 2024-08-29T19:40:49.096 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~5167243,300698005~9392519,311799206~7140003,329471967~1184376,343932928~4889756,360254695~1757299,391374979~6170339,403114827~7957913] 2024-08-29T19:40:49.096 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 13 diff [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~20452217,313252754~5902771,329471967~1184376,347312038~6466928,360254695~1757299,387619222~9926096,403114827~7957913] 2024-08-29T19:40:49.096 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~20452217,313252754~5902771,329471967~1184376,347312038~6466928,360254695~1757299,387619222~9926096,403114827~7957913] 2024-08-29T19:40:49.103 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~20452217,311799206~7356319,329471967~1184376,343932928~9846038,360254695~1757299,386409058~11136260,403114827~7957913] 2024-08-29T19:40:49.103 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 14 diff [12189266~3329384,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~29517218,329471967~1184376,346049402~250663,347312038~6466928,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:49.103 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~3329384,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~29517218,329471967~1184376,346049402~250663,347312038~6466928,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:49.110 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~3329384,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~29517218,329471967~1184376,343932928~9846038,360254695~1757299,369098752~2420973,386409058~24663682] 2024-08-29T19:40:49.110 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 15 diff [12189266~6521500,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~29517218,329471967~1184376,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.110 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6521500,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~29517218,329471967~1184376,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.116 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6521500,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~29517218,329471967~1184376,335863182~5670271,343932928~13703547,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.116 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 16 diff [12189266~6521500,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2446484,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.116 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~6521500,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2446484,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.123 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~6521500,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,205949525~2446484,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.123 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 17 diff [12189266~9634448,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2719938,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.123 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2719938,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347312038~10324437,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.132 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~9634448,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,98008234~5486361,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,205949525~2719938,230686720~24943857,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.132 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 18 diff [12189266~9634448,23547296~6614291,30294621~134047,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.132 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.136 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,230686720~30260865,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,289638307~31810705,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.136 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 19 diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.136 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.145 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.145 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 9 diff [30294621~134047,114929217~1265984,147599833~7624369,182010057~3811822,244528863~7978999,300698005~1717179,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.146 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [30294621~134047,114929217~1265984,147599833~7624369,182010057~3811822,244528863~7978999,300698005~1717179,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.152 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [30294621~134047,114929217~1265984,147599833~7624369,180355072~5466807,244528863~7978999,300698005~1717179,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.152 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 10 diff [30294621~134047,114929217~1265984,133021434~11452085,147599833~9278396,162392941~6032827,182010057~3811822,240063907~312973,244528863~11101714,267070025~899798,289638307~5167243,300698005~1717179,314084430~4854779,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.152 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [30294621~134047,114929217~1265984,133021434~11452085,147599833~9278396,162392941~6032827,182010057~3811822,240063907~312973,244528863~11101714,267070025~899798,289638307~5167243,300698005~1717179,314084430~4854779,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.158 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [30294621~134047,114929217~1265984,130023424~14450095,147599833~9278396,162392941~6032827,180355072~5466807,240063907~312973,244528863~11101714,265459674~2510149,289638307~5167243,300698005~1717179,314084430~4854779,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.158 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 11 diff [30294621~134047,35509850~9456725,52819141~7682595,99462603~4031992,114929217~1265984,133021434~23856795,162392941~6032827,182010057~3811822,201037429~3704370,237946142~17684435,267070025~899798,289638307~5167243,300698005~5432276,314084430~4854779,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.159 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [30294621~134047,35509850~9456725,52819141~7682595,99462603~4031992,114929217~1265984,133021434~23856795,162392941~6032827,182010057~3811822,201037429~3704370,237946142~17684435,267070025~899798,289638307~5167243,300698005~5432276,314084430~4854779,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.167 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [30294621~134047,35509850~9456725,52819141~7682595,99462603~4031992,114929217~1265984,130023424~26854805,162392941~6032827,180355072~5466807,197132288~7609511,237946142~17684435,265459674~2510149,289638307~5167243,300698005~5432276,314084430~4854779,329471967~1184376,360254695~1757299,403114827~7957913] 2024-08-29T19:40:49.167 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 12 diff [30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,289638307~5167243,300698005~9392519,313925389~5013820,329471967~1184376,360254695~1757299,391374979~6170339,403114827~7957913] 2024-08-29T19:40:49.167 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,289638307~5167243,300698005~9392519,313925389~5013820,329471967~1184376,360254695~1757299,391374979~6170339,403114827~7957913] 2024-08-29T19:40:49.174 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,265459674~2510149,270756562~6437,289638307~5167243,300698005~9392519,313925389~5013820,329471967~1184376,360254695~1757299,391374979~6170339,403114827~7957913] 2024-08-29T19:40:49.174 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 13 diff [30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,289638307~20452217,313925389~5230136,329471967~1184376,347473259~6305707,360254695~1757299,387619222~9926096,403114827~7957913] 2024-08-29T19:40:49.174 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,289638307~20452217,313925389~5230136,329471967~1184376,347473259~6305707,360254695~1757299,387619222~9926096,403114827~7957913] 2024-08-29T19:40:49.181 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,265459674~2510149,270756562~6437,289638307~20452217,313925389~5230136,329471967~1184376,347473259~6305707,360254695~1757299,386409058~11136260,403114827~7957913] 2024-08-29T19:40:49.181 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 14 diff [27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,289638307~29517218,329471967~1184376,346049402~250663,347473259~6305707,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:49.181 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,267070025~899798,270756562~6437,289638307~29517218,329471967~1184376,346049402~250663,347473259~6305707,360254695~1757299,369538070~1981655,387619222~9926096,398218318~12854422] 2024-08-29T19:40:49.188 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,265459674~2510149,270756562~6437,289638307~29517218,329471967~1184376,346049402~250663,347473259~6305707,360254695~1757299,369098752~2420973,386409058~24663682] 2024-08-29T19:40:49.188 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 15 diff [13633553~5077213,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~29517218,329471967~1184376,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.188 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,235268176~20362401,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~29517218,329471967~1184376,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.193 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,30294621~134047,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,235268176~20362401,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,289638307~29517218,329471967~1184376,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.193 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 16 diff [13633553~5077213,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2446484,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.193 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2446484,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,369538070~1981655,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.200 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,205949525~2446484,235268176~20362401,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,369098752~2420973,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.200 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 17 diff [13633553~8190161,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2719938,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.200 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,119607369~7117441,133021434~23856795,158553091~1224189,162392941~6032827,182010057~3811822,201037429~3704370,205949525~2719938,233383312~22247265,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.207 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,27838610~2322977,30294621~134047,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,114929217~1265984,116789974~828984,118541970~8182840,130023424~29753856,162392941~6032827,180355072~5466807,197132288~7609511,205949525~2719938,230686720~24943857,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.207 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 18 diff [13633553~8190161,23547296~6614291,30294621~134047,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.208 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,233383312~27564273,264263261~836061,267070025~899798,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,368823467~9303849,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.214 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,230686720~30260865,264263261~836061,265459674~2510149,270756562~6437,289638307~31810705,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366875352~11251964,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.215 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 19 diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.215 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:49.225 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:49.225 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 10 diff [133021434~11452085,151718929~5159300,162392941~6032827,240063907~312973,251040752~4589825,267070025~899798,289638307~5167243,314084430~4854779] 2024-08-29T19:40:49.225 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [133021434~11452085,151718929~5159300,162392941~6032827,240063907~312973,251040752~4589825,267070025~899798,289638307~5167243,314084430~4854779] 2024-08-29T19:40:49.231 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [130023424~14450095,151718929~5159300,162392941~6032827,240063907~312973,251040752~4589825,265459674~2510149,289638307~5167243,314084430~4854779] 2024-08-29T19:40:49.231 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 11 diff [35509850~9456725,52819141~7682595,99462603~4031992,133021434~15403399,151718929~5159300,162392941~6032827,182696973~525804,201037429~3704370,237946142~6765192,251040752~4589825,267070025~899798,289638307~5167243,302212211~3918070,314084430~4854779] 2024-08-29T19:40:49.231 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35509850~9456725,52819141~7682595,99462603~4031992,133021434~15403399,151718929~5159300,162392941~6032827,182696973~525804,201037429~3704370,237946142~6765192,251040752~4589825,267070025~899798,289638307~5167243,302212211~3918070,314084430~4854779] 2024-08-29T19:40:49.238 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35509850~9456725,52819141~7682595,99462603~4031992,130023424~18401409,151718929~5159300,162392941~6032827,182696973~525804,197132288~7609511,237946142~6765192,251040752~4589825,265459674~2510149,289638307~5167243,302212211~3918070,314084430~4854779] 2024-08-29T19:40:49.238 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 12 diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~9443158,251040752~4589825,267070025~899798,270756562~6437,289638307~5167243,302212211~7878313,313925389~5013820,391374979~6170339] 2024-08-29T19:40:49.238 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~9443158,251040752~4589825,267070025~899798,270756562~6437,289638307~5167243,302212211~7878313,313925389~5013820,391374979~6170339] 2024-08-29T19:40:49.244 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,116789974~828984,118541970~8182840,130023424~18401409,151718929~8058351,162392941~6032827,182696973~525804,197132288~7609511,235268176~9443158,251040752~4589825,265459674~2510149,270756562~6437,289638307~5167243,302212211~7878313,313925389~5013820,391374979~6170339] 2024-08-29T19:40:49.245 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 13 diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~9443158,244721552~40297,251040752~4589825,267070025~899798,270756562~6437,289638307~12135664,302212211~7878313,313925389~5230136,347473259~6305707,387619222~9926096] 2024-08-29T19:40:49.245 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~9443158,244721552~40297,251040752~4589825,267070025~899798,270756562~6437,289638307~12135664,302212211~7878313,313925389~5230136,347473259~6305707,387619222~9926096] 2024-08-29T19:40:49.251 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,130023424~18401409,151718929~8058351,162392941~6032827,182696973~525804,197132288~7609511,235268176~9443158,244721552~40297,251040752~4589825,265459674~2510149,270756562~6437,289638307~12135664,302212211~7878313,313925389~5230136,347473259~6305707,386409058~11136260] 2024-08-29T19:40:49.251 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 14 diff [27838610~2322977,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~14327654,251040752~4589825,267070025~899798,270756562~6437,289638307~12135664,302212211~16943314,346049402~250663,347473259~6305707,369538070~1981655,387619222~9926096,398218318~8691378] 2024-08-29T19:40:49.251 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [27838610~2322977,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~14327654,251040752~4589825,267070025~899798,270756562~6437,289638307~12135664,302212211~16943314,346049402~250663,347473259~6305707,369538070~1981655,387619222~9926096,398218318~8691378] 2024-08-29T19:40:49.257 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [27838610~2322977,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,130023424~18401409,151718929~8058351,162392941~6032827,182696973~525804,197132288~7609511,235268176~14327654,251040752~4589825,265459674~2510149,270756562~6437,289638307~12135664,302212211~16943314,346049402~250663,347473259~6305707,369098752~2420973,386409058~20500638] 2024-08-29T19:40:49.257 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 15 diff [13633553~5077213,27838610~2322977,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~14327654,251040752~4589825,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~16943314,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.257 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,235268176~14327654,251040752~4589825,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~16943314,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.264 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,130023424~18401409,151718929~8058351,162392941~6032827,182696973~525804,197132288~7609511,235268176~14327654,251040752~4589825,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,289638307~12135664,302212211~16943314,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.264 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 16 diff [13633553~5077213,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,205949525~2446484,235268176~14327654,251040752~4589825,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.264 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~15403399,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,205949525~2446484,235268176~14327654,251040752~4589825,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.272 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,130023424~18401409,151718929~8058351,162392941~6032827,182696973~525804,197132288~7609511,205949525~2446484,235268176~14327654,251040752~4589825,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.272 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 17 diff [13633553~8190161,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~18595135,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,205949525~2719938,233383312~16212518,251040752~4589825,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.272 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,133021434~18595135,151718929~5159300,158553091~1224189,162392941~6032827,182696973~525804,201037429~3704370,205949525~2719938,233383312~16212518,251040752~4589825,256086807~1497098,258282445~2665140,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.278 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,130023424~21593145,151718929~8058351,162392941~6032827,182696973~525804,197132288~7609511,205949525~2719938,230686720~18909110,251040752~4589825,256086807~1497098,258282445~2665140,264263261~836061,265459674~2510149,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,366875352~11251964,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.278 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 18 diff [13633553~8190161,23547296~6614291,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~18595135,151718929~5159300,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,233383312~16212518,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.278 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,133021434~18595135,151718929~5159300,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,233383312~16212518,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.285 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,130023424~21593145,151718929~8058351,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,230686720~18909110,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,289638307~12135664,302212211~19236801,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366875352~11251964,379466219~6533132,386409058~21334855] 2024-08-29T19:40:49.285 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 19 diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.285 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.291 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:49.291 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 11 diff [35509850~9456725,52819141~7682595,99462603~4031992,140526369~7898464,182696973~525804,201037429~3704370,237946142~6765192,302212211~3918070] 2024-08-29T19:40:49.291 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35509850~9456725,52819141~7682595,99462603~4031992,140526369~7898464,182696973~525804,201037429~3704370,237946142~6765192,302212211~3918070] 2024-08-29T19:40:49.297 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35509850~9456725,52819141~7682595,99462603~4031992,140526369~7898464,182696973~525804,197132288~7609511,237946142~6765192,302212211~3918070] 2024-08-29T19:40:49.297 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 12 diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,116789974~828984,119607369~7117441,140526369~7898464,158553091~1224189,182696973~525804,201037429~3704370,235268176~9443158,270756562~6437,302212211~7878313,313925389~2182394,391374979~6170339] 2024-08-29T19:40:49.297 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,116789974~828984,119607369~7117441,140526369~7898464,158553091~1224189,182696973~525804,201037429~3704370,235268176~9443158,270756562~6437,302212211~7878313,313925389~2182394,391374979~6170339] 2024-08-29T19:40:49.303 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,116789974~828984,118541970~8182840,140526369~7898464,156878229~2899051,182696973~525804,197132288~7609511,235268176~9443158,270756562~6437,302212211~7878313,313925389~2182394,391374979~6170339] 2024-08-29T19:40:49.304 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 13 diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,140526369~7898464,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,235268176~9443158,244721552~40297,270756562~6437,294691118~7082853,302212211~7878313,313925389~2182394,317015790~2139735,347473259~6305707,387619222~9926096] 2024-08-29T19:40:49.304 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,140526369~7898464,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,235268176~9443158,244721552~40297,270756562~6437,294691118~7082853,302212211~7878313,313925389~2182394,317015790~2139735,347473259~6305707,387619222~9926096] 2024-08-29T19:40:49.310 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,140526369~7898464,154456126~2064401,156878229~2899051,182696973~525804,197132288~7609511,235268176~9443158,244721552~40297,270756562~6437,294691118~7082853,302212211~7878313,313925389~2182394,317015790~2139735,347473259~6305707,386409058~11136260] 2024-08-29T19:40:49.310 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 14 diff [27838610~2322977,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~9159629,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,235268176~14327654,270756562~6437,294691118~7082853,302212211~13895572,317015790~2139735,346049402~250663,347473259~6305707,369538070~1981655,387619222~9926096,398218318~8691378] 2024-08-29T19:40:49.311 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [27838610~2322977,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~9159629,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,235268176~14327654,270756562~6437,294691118~7082853,302212211~13895572,317015790~2139735,346049402~250663,347473259~6305707,369538070~1981655,387619222~9926096,398218318~8691378] 2024-08-29T19:40:49.317 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [27838610~2322977,35509850~9456725,52819141~7682595,66354156~5199221,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~9159629,154456126~2064401,156878229~2899051,182696973~525804,197132288~7609511,235268176~14327654,270756562~6437,294691118~7082853,302212211~13895572,317015790~2139735,346049402~250663,347473259~6305707,369098752~2420973,386409058~20500638] 2024-08-29T19:40:49.317 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 15 diff [13633553~5077213,27838610~2322977,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~9159629,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,235268176~14327654,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~13895572,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.318 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~9159629,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,235268176~14327654,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~13895572,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.323 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35509850~9456725,52819141~7682595,64456820~7096557,82636759~7468399,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~9159629,154456126~2064401,156878229~2899051,182696973~525804,197132288~7609511,235268176~14327654,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~13895572,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.324 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 16 diff [13633553~5077213,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~9159629,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,205949525~2446484,235268176~14327654,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.324 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~9159629,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,205949525~2446484,235268176~14327654,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.330 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~9159629,154456126~2064401,156878229~2899051,182696973~525804,197132288~7609511,205949525~2446484,235268176~14327654,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.330 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 17 diff [13633553~8190161,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,205949525~2719938,233383312~16212518,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.331 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,182696973~525804,201037429~3704370,205949525~2719938,233383312~16212518,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.337 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,27838610~2322977,35509850~24991886,64456820~25648338,99462603~4031992,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~12351365,154456126~2064401,156878229~2899051,182696973~525804,197132288~7609511,205949525~2719938,230686720~18909110,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302212211~19236801,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,366875352~11251964,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.337 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 18 diff [13633553~8190161,23547296~6614291,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,233383312~16212518,251981397~8966188,264263261~836061,270756562~6437,292077324~9696647,302212211~19236801,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.337 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,233383312~16212518,251981397~8966188,264263261~836061,270756562~6437,292077324~9696647,302212211~19236801,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.343 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,35509850~24991886,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~12351365,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,230686720~18909110,251981397~8966188,264263261~836061,270756562~6437,292077324~9696647,302212211~19236801,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366875352~11251964,379466219~6533132,386409058~21334855] 2024-08-29T19:40:49.343 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 19 diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.343 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.349 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:49.349 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 12 diff [66354156~5199221,82636759~7468399,116789974~828984,119607369~7117441,158553091~1224189,235268176~6709289,270756562~6437,304185022~5905502,313925389~2182394,391374979~6170339] 2024-08-29T19:40:49.349 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [66354156~5199221,82636759~7468399,116789974~828984,119607369~7117441,158553091~1224189,235268176~6709289,270756562~6437,304185022~5905502,313925389~2182394,391374979~6170339] 2024-08-29T19:40:49.355 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [66354156~5199221,82636759~7468399,116789974~828984,118541970~8182840,156878229~2899051,235268176~6709289,270756562~6437,304185022~5905502,313925389~2182394,391374979~6170339] 2024-08-29T19:40:49.355 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 13 diff [66354156~5199221,82636759~7468399,104130076~1841269,116789974~828984,119607369~7117441,154456126~2064401,158553091~1224189,235268176~6709289,244721552~40297,270756562~6437,294691118~7082853,304185022~5905502,313925389~2182394,317015790~2139735,347473259~6305707,387619222~9926096] 2024-08-29T19:40:49.355 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [66354156~5199221,82636759~7468399,104130076~1841269,116789974~828984,119607369~7117441,154456126~2064401,158553091~1224189,235268176~6709289,244721552~40297,270756562~6437,294691118~7082853,304185022~5905502,313925389~2182394,317015790~2139735,347473259~6305707,387619222~9926096] 2024-08-29T19:40:49.364 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [66354156~5199221,82636759~7468399,104130076~1841269,116789974~828984,118541970~8182840,154456126~2064401,156878229~2899051,235268176~6709289,244721552~40297,270756562~6437,294691118~7082853,304185022~5905502,313925389~2182394,317015790~2139735,347473259~6305707,386409058~11136260] 2024-08-29T19:40:49.365 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 14 diff [27838610~2322977,66354156~5199221,82636759~7468399,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~4184196,154456126~2064401,158553091~1224189,235268176~6709289,242064246~7531584,270756562~6437,294691118~7082853,304185022~11922761,317015790~2139735,346049402~250663,347473259~6305707,369538070~1981655,387619222~9926096,398218318~8691378] 2024-08-29T19:40:49.365 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [27838610~2322977,66354156~5199221,82636759~7468399,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~4184196,154456126~2064401,158553091~1224189,235268176~6709289,242064246~7531584,270756562~6437,294691118~7082853,304185022~11922761,317015790~2139735,346049402~250663,347473259~6305707,369538070~1981655,387619222~9926096,398218318~8691378] 2024-08-29T19:40:49.374 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [27838610~2322977,66354156~5199221,82636759~7468399,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~4184196,154456126~2064401,156878229~2899051,235268176~6709289,242064246~7531584,270756562~6437,294691118~7082853,304185022~11922761,317015790~2139735,346049402~250663,347473259~6305707,369098752~2420973,386409058~20500638] 2024-08-29T19:40:49.374 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 15 diff [13633553~5077213,27838610~2322977,64456820~7096557,82636759~7468399,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~4184196,154456126~2064401,158553091~1224189,235268176~6709289,242064246~7531584,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~13303497,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.375 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,64456820~7096557,82636759~7468399,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~4184196,154456126~2064401,158553091~1224189,235268176~6709289,242064246~7531584,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~13303497,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.380 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,64456820~7096557,82636759~7468399,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~4184196,154456126~2064401,156878229~2899051,235268176~6709289,242064246~7531584,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~13303497,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.380 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 16 diff [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~25648338,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~8168937,154456126~2064401,158553091~1224189,205949525~2446484,235268176~6709289,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~18644726,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.380 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~25648338,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~8168937,154456126~2064401,158553091~1224189,205949525~2446484,235268176~6709289,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~18644726,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.387 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~25648338,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~8168937,154456126~2064401,156878229~2899051,205949525~2446484,235268176~6709289,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~18644726,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.387 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 17 diff [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~25648338,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,205949525~2719938,233383312~8594153,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~18644726,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.388 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~25648338,104130076~1841269,116789974~828984,119607369~7117441,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,205949525~2719938,233383312~8594153,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~18644726,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~19290474] 2024-08-29T19:40:49.394 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~25648338,104130076~1841269,116789974~828984,118541970~8182840,134350910~4227482,139265204~12351365,154456126~2064401,156878229~2899051,205949525~2719938,230686720~11290745,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,270756562~6437,294691118~7082853,302804286~18644726,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,366875352~11251964,379466219~6533132,386409058~20500638] 2024-08-29T19:40:49.395 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 18 diff [13633553~8190161,23547296~6614291,35900313~2968271,44581557~15127950,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,233383312~8594153,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,292077324~9696647,302804286~18644726,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.395 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,35900313~2968271,44581557~15127950,64456820~25648338,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~12351365,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,233383312~8594153,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,292077324~9696647,302804286~18644726,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.402 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,35900313~2968271,44581557~15127950,64456820~25648338,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~12351365,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,230686720~11290745,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,292077324~9696647,302804286~18644726,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366875352~11251964,379466219~6533132,386409058~21334855] 2024-08-29T19:40:49.402 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 19 diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.402 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:49.414 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:49.414 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 13 diff [104130076~1841269,120595369~5871137,154456126~2064401,235965723~1420400,244721552~40297,294691118~7082853,317015790~2139735,347473259~6305707,387619222~4686174] 2024-08-29T19:40:49.414 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [104130076~1841269,120595369~5871137,154456126~2064401,235965723~1420400,244721552~40297,294691118~7082853,317015790~2139735,347473259~6305707,387619222~4686174] 2024-08-29T19:40:49.420 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [104130076~1841269,120595369~5871137,154456126~2064401,235965723~1420400,244721552~40297,294691118~7082853,317015790~2139735,347473259~6305707,386409058~5896338] 2024-08-29T19:40:49.420 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 14 diff [27838610~2322977,66881998~4340563,104130076~1841269,120595369~5871137,134350910~4227482,139265204~4184196,154456126~2064401,235965723~1420400,242064246~7531584,294691118~7082853,308216233~6333927,317015790~2139735,346049402~250663,347473259~6305707,369538070~1981655,387619222~4686174,398218318~8691378] 2024-08-29T19:40:49.420 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [27838610~2322977,66881998~4340563,104130076~1841269,120595369~5871137,134350910~4227482,139265204~4184196,154456126~2064401,235965723~1420400,242064246~7531584,294691118~7082853,308216233~6333927,317015790~2139735,346049402~250663,347473259~6305707,369538070~1981655,387619222~4686174,398218318~8691378] 2024-08-29T19:40:49.426 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [27838610~2322977,66881998~4340563,104130076~1841269,120595369~5871137,134350910~4227482,139265204~4184196,154456126~2064401,235965723~1420400,242064246~7531584,294691118~7082853,308216233~6333927,317015790~2139735,346049402~250663,347473259~6305707,369098752~2420973,386409058~5896338,397545318~9364378] 2024-08-29T19:40:49.427 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 15 diff [13633553~5077213,27838610~2322977,64456820~6765741,104130076~1841269,120595369~5871137,134350910~4227482,139265204~4184196,154456126~2064401,235965723~1420400,242064246~7531584,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~6333927,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~4686174,397515530~9394166] 2024-08-29T19:40:49.427 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,64456820~6765741,104130076~1841269,120595369~5871137,134350910~4227482,139265204~4184196,154456126~2064401,235965723~1420400,242064246~7531584,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~6333927,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~4686174,397515530~9394166] 2024-08-29T19:40:49.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:49 smithi089 bash[77323]: cluster 2024-08-29T19:40:48.128746+0000 mon.a (mon.0) 4249 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-08-29T19:40:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:49 smithi089 bash[78574]: cluster 2024-08-29T19:40:48.128746+0000 mon.a (mon.0) 4249 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-08-29T19:40:49.434 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,64456820~6765741,104130076~1841269,120595369~5871137,134350910~4227482,139265204~4184196,154456126~2064401,235965723~1420400,242064246~7531584,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~6333927,317015790~2139735,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~5896338,397515530~9394166] 2024-08-29T19:40:49.434 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 16 diff [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~6765741,71258076~11580041,104130076~1841269,120595369~5871137,134350910~4227482,139265204~8168937,154456126~2064401,205949525~2446484,235965723~1420400,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~4686174,397515530~9394166] 2024-08-29T19:40:49.434 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~6765741,71258076~11580041,104130076~1841269,120595369~5871137,134350910~4227482,139265204~8168937,154456126~2064401,205949525~2446484,235965723~1420400,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369538070~1981655,379466219~6533132,387619222~4686174,397515530~9394166] 2024-08-29T19:40:49.440 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~6765741,71258076~11580041,104130076~1841269,120595369~5871137,134350910~4227482,139265204~8168937,154456126~2064401,205949525~2446484,235965723~1420400,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,369098752~2420973,379466219~6533132,386409058~5896338,397515530~9394166] 2024-08-29T19:40:49.440 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 17 diff [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,104130076~1841269,120595369~5871137,134350910~4227482,139265204~12351365,154456126~2064401,205949525~2719938,233383312~7901778,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~4686174,397515530~9394166] 2024-08-29T19:40:49.440 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,104130076~1841269,120595369~5871137,134350910~4227482,139265204~12351365,154456126~2064401,205949525~2719938,233383312~7901778,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,368823467~9303849,379466219~6533132,387619222~4686174,397515530~9394166] 2024-08-29T19:40:49.447 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,104130076~1841269,120595369~5871137,134350910~4227482,139265204~12351365,154456126~2064401,205949525~2719938,230686720~10598370,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,294691118~7082853,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,347473259~10163216,366875352~11251964,379466219~6533132,386409058~5896338,397515530~9394166] 2024-08-29T19:40:49.447 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 18 diff [13633553~8190161,23547296~6614291,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~12351365,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,242064246~7531584,251981397~8966188,264263261~836061,292077324~9696647,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:49.447 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~12351365,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,242064246~7531584,251981397~8966188,264263261~836061,292077324~9696647,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,368823467~9303849,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:49.454 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~12351365,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,230686720~10598370,242064246~7531584,251981397~8966188,264263261~836061,292077324~9696647,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366875352~11251964,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:49.454 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 19 diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:49.454 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:49.460 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:49.460 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 14 diff [27838610~2322977,66881998~4340563,134350910~4227482,139265204~4184196,242064246~7531584,308216233~6333927,346049402~250663,369538070~1981655,398218318~8691378] 2024-08-29T19:40:49.461 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [27838610~2322977,66881998~4340563,134350910~4227482,139265204~4184196,242064246~7531584,308216233~6333927,346049402~250663,369538070~1981655,398218318~8691378] 2024-08-29T19:40:49.467 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [27838610~2322977,66881998~4340563,134350910~4227482,139265204~4184196,242064246~7531584,308216233~6333927,346049402~250663,369098752~2420973,397545318~9364378] 2024-08-29T19:40:49.467 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 15 diff [13633553~5077213,27838610~2322977,64456820~6765741,134350910~4227482,139265204~4184196,242064246~7531584,258282445~2665140,264263261~836061,302804286~4285344,308216233~6333927,335863182~5670271,346049402~250663,350545525~7090950,369538070~1981655,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.467 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,64456820~6765741,134350910~4227482,139265204~4184196,242064246~7531584,258282445~2665140,264263261~836061,302804286~4285344,308216233~6333927,335863182~5670271,346049402~250663,350545525~7090950,369538070~1981655,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.477 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,64456820~6765741,134350910~4227482,139265204~4184196,242064246~7531584,258282445~2665140,264263261~836061,302804286~4285344,308216233~6333927,335863182~5670271,346049402~250663,350545525~7090950,369098752~2420973,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.478 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 16 diff [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~6765741,71258076~11580041,134350910~4227482,139265204~8168937,205949525~2446484,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,350545525~7090950,369538070~1981655,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.478 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~6765741,71258076~11580041,134350910~4227482,139265204~8168937,205949525~2446484,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,350545525~7090950,369538070~1981655,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.481 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,27838610~2322977,35900313~2968271,44581557~14880138,64456820~6765741,71258076~11580041,134350910~4227482,139265204~8168937,205949525~2446484,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,350545525~7090950,369098752~2420973,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.481 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 17 diff [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,134350910~4227482,139265204~12351365,205949525~2719938,233383312~7901778,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,350545525~7090950,368823467~9303849,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.481 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,134350910~4227482,139265204~12351365,205949525~2719938,233383312~7901778,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,350545525~7090950,368823467~9303849,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.487 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,27838610~2322977,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,134350910~4227482,139265204~12351365,205949525~2719938,230686720~10598370,242064246~7531584,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~250663,350545525~7090950,366875352~11251964,379466219~6533132,397515530~9394166] 2024-08-29T19:40:49.487 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 18 diff [13633553~8190161,23547296~6614291,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~12351365,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,242064246~7531584,251981397~8966188,264263261~836061,292077324~4429612,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,368823467~9303849,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.487 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~12351365,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,242064246~7531584,251981397~8966188,264263261~836061,292077324~4429612,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,368823467~9303849,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.493 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,35900313~2968271,44581557~15127950,64456820~6765741,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~12351365,176160768~6869132,190013452~488567,205949525~2719938,230686720~10598370,242064246~7531584,251981397~8966188,264263261~836061,292077324~4429612,302804286~4285344,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366875352~11251964,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.493 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 19 diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.493 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.499 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~14716553,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.499 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 15 diff [13633553~5077213,64456820~5401263,258282445~2665140,264263261~836061,302804286~4285344,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.499 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,64456820~5401263,258282445~2665140,264263261~836061,302804286~4285344,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.506 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,64456820~5401263,258282445~2665140,264263261~836061,302804286~4285344,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.506 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 16 diff [13633553~5077213,35900313~2968271,44581557~14880138,64456820~5401263,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,313516918~7932094,327824803~7609232,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.506 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~5077213,35900313~2968271,44581557~14880138,64456820~5401263,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,313516918~7932094,327824803~7609232,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.513 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~5077213,35900313~2968271,44581557~14880138,64456820~5401263,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,313516918~7932094,327824803~7609232,335863182~5670271,350545525~7090950,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.513 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 17 diff [13633553~8190161,35900313~2968271,44581557~15127950,64456820~5401263,71258076~11580041,141949558~9667011,205949525~2719938,233383312~7901778,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,350545525~7090950,368823467~2093856,371440327~6686989,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.513 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,35900313~2968271,44581557~15127950,64456820~5401263,71258076~11580041,141949558~9667011,205949525~2719938,233383312~7901778,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,350545525~7090950,368823467~2093856,371440327~6686989,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.519 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~8190161,35900313~2968271,44581557~15127950,64456820~5401263,71258076~11580041,141949558~9667011,205949525~2719938,230686720~10598370,256086807~1497098,258282445~2665140,264263261~836061,302804286~4285344,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,350545525~7090950,366875352~4041971,371440327~6686989,379466219~6533132,397515530~6451546] 2024-08-29T19:40:49.519 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 18 diff [13633553~8190161,23547296~6081519,35900313~2968271,44581557~15127950,64456820~5401263,71258076~11580041,96845633~6940369,111857288~9003903,141949558~9667011,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,251981397~8966188,264263261~836061,292077324~4429612,302804286~4285344,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,368823467~2093856,371440327~6686989,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.519 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6081519,35900313~2968271,44581557~15127950,64456820~5401263,71258076~11580041,96845633~6940369,111857288~9003903,141949558~9667011,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,251981397~8966188,264263261~836061,292077324~4429612,302804286~4285344,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,368823467~2093856,371440327~6686989,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.526 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~15995262,35900313~2968271,44581557~15127950,64456820~5401263,71258076~11580041,96845633~6940369,109051904~11809287,141949558~9667011,176160768~6869132,190013452~488567,205949525~2719938,230686720~10598370,251981397~8966188,264263261~836061,292077324~4429612,302804286~4285344,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366875352~4041971,371440327~6686989,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.526 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 19 diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.526 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.532 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~15995262,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:49.533 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 16 diff [35900313~2968271,44581557~14880138,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,313516918~7932094,327824803~7609232] 2024-08-29T19:40:49.533 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [35900313~2968271,44581557~14880138,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,313516918~7932094,327824803~7609232] 2024-08-29T19:40:49.539 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [35900313~2968271,44581557~14880138,71258076~11580041,141949558~5484583,205949525~2446484,256086807~1497098,313516918~7932094,327824803~7609232] 2024-08-29T19:40:49.539 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 17 diff [13634726~8188988,35900313~2968271,44581557~15127950,71258076~11580041,141949558~9667011,205949525~2719938,233383312~7901778,256086807~1497098,309566222~789162,313516918~7932094,327824803~7609232,368823467~2093856,371440327~6686989,400946371~1058150] 2024-08-29T19:40:49.539 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,35900313~2968271,44581557~15127950,71258076~11580041,141949558~9667011,205949525~2719938,233383312~7901778,256086807~1497098,309566222~789162,313516918~7932094,327824803~7609232,368823467~2093856,371440327~6686989,400946371~1058150] 2024-08-29T19:40:49.545 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~8188988,35900313~2968271,44581557~15127950,71258076~11580041,141949558~9667011,205949525~2719938,230686720~10598370,256086807~1497098,309566222~789162,313516918~7932094,327824803~7609232,366875352~4041971,371440327~6686989,400946371~1058150] 2024-08-29T19:40:49.545 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 18 diff [13634726~8188988,23547296~6081519,35900313~2968271,44581557~15127950,71258076~11580041,96845633~6940369,111857288~9003903,141949558~9667011,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,251981397~8188959,292077324~4429612,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,368823467~2093856,371440327~6686989,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.545 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,35900313~2968271,44581557~15127950,71258076~11580041,96845633~6940369,111857288~9003903,141949558~9667011,176632250~6397650,190013452~488567,205949525~2719938,233383312~7901778,251981397~8188959,292077324~4429612,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,368823467~2093856,371440327~6686989,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.551 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,35900313~2968271,44581557~15127950,71258076~11580041,96845633~6940369,109051904~11809287,141949558~9667011,176160768~6869132,190013452~488567,205949525~2719938,230686720~10598370,251981397~8188959,292077324~4429612,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366875352~4041971,371440327~6686989,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.551 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 19 diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.551 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:49 smithi144 bash[67678]: cluster 2024-08-29T19:40:48.128746+0000 mon.a (mon.0) 4249 : cluster [DBG] osdmap e2235: 8 total, 8 up, 8 in 2024-08-29T19:40:49.558 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.558 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to 17 diff [13634726~8188988,51100701~832570,59399996~309511,147006733~4609836,207204705~1464758,233383312~7901778,309566222~789162,368823467~2093856,371440327~6686989,400946371~1058150] 2024-08-29T19:40:49.558 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,51100701~832570,59399996~309511,147006733~4609836,207204705~1464758,233383312~7901778,309566222~789162,368823467~2093856,371440327~6686989,400946371~1058150] 2024-08-29T19:40:49.564 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~8188988,51100701~832570,59399996~309511,147006733~4609836,207204705~1464758,230686720~10598370,309566222~789162,366875352~4041971,371440327~6686989,400946371~1058150] 2024-08-29T19:40:49.564 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to 18 diff [13634726~8188988,23547296~6081519,51100701~832570,59399996~309511,96845633~6940369,111857288~9003903,147006733~4609836,176632250~6397650,190013452~488567,207204705~1464758,233383312~7901778,251981397~8188959,292077324~4429612,309566222~789162,346086152~1251923,368823467~2093856,371440327~6686989,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.564 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,51100701~832570,59399996~309511,96845633~6940369,111857288~9003903,147006733~4609836,176632250~6397650,190013452~488567,207204705~1464758,233383312~7901778,251981397~8188959,292077324~4429612,309566222~789162,346086152~1251923,368823467~2093856,371440327~6686989,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.571 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,51100701~832570,59399996~309511,96845633~6940369,109051904~11809287,147006733~4609836,176160768~6869132,190013452~488567,207204705~1464758,230686720~10598370,251981397~8188959,292077324~4429612,309566222~789162,346086152~1251923,366875352~4041971,371440327~6686989,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.571 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to 19 diff [13634726~8188988,23547296~6081519,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,207204705~1464758,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.571 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,207204705~1464758,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.577 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,109051904~11809287,146713334~7268423,176160768~6869132,190013452~488567,207204705~1464758,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:49.578 INFO:tasks.workunit.client.0.smithi089.stdout:from 17 to 18 diff [23547296~6081519,96845633~6940369,111857288~9003903,176632250~6397650,190013452~488567,251981397~8188959,292077324~4429612,346086152~1251923,402745642~4998271] 2024-08-29T19:40:49.578 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [23547296~6081519,96845633~6940369,111857288~9003903,176632250~6397650,190013452~488567,251981397~8188959,292077324~4429612,346086152~1251923,402745642~4998271] 2024-08-29T19:40:49.583 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [21823714~7805101,96845633~6940369,109051904~11809287,176160768~6869132,190013452~488567,251981397~8188959,292077324~4429612,346086152~1251923,402745642~4998271] 2024-08-29T19:40:49.584 INFO:tasks.workunit.client.0.smithi089.stdout:from 17 to 19 diff [23547296~6081519,34542320~7715161,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,230517948~5968933,251981397~8188959,287750262~17192495,346086152~1251923,366260977~6130898,374353088~4103804,402745642~4998271] 2024-08-29T19:40:49.584 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [23547296~6081519,34542320~7715161,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,230517948~5968933,251981397~8188959,287750262~17192495,346086152~1251923,366260977~6130898,374353088~4103804,402745642~4998271] 2024-08-29T19:40:49.589 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [21823714~7805101,34542320~7715161,61060040~3404275,96845633~6940369,109051904~11809287,146713334~7268423,176160768~6869132,190013452~488567,226492416~9994465,251981397~8188959,287750262~17192495,346086152~1251923,366260977~6130898,374353088~4103804,402745642~4998271] 2024-08-29T19:40:49.589 INFO:tasks.workunit.client.0.smithi089.stdout:from 18 to 19 diff [34542320~7715161,61060040~3404275,146713334~7268423,230517948~5968933,287750262~6869558,295073389~9869368,366260977~6130898,374353088~4103804] 2024-08-29T19:40:49.589 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [34542320~7715161,61060040~3404275,146713334~7268423,230517948~5968933,287750262~6869558,295073389~9869368,366260977~6130898,374353088~4103804] 2024-08-29T19:40:49.595 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [34542320~7715161,61060040~3404275,146713334~7268423,226492416~9994465,287750262~6869558,295073389~9869368,366260977~6130898,374353088~4103804] 2024-08-29T19:40:50.178 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:50.178 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:50.236 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:50.236 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:50.236 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:50.248 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:50.248 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:50.248 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:50.260 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:50.260 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:50.260 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:50.271 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:50.272 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.272 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.282 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:50.282 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.282 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.290 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:50.291 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.291 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.299 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:50.299 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.299 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.308 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:50.308 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.308 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:50.314 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:50.314 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:50.315 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:50.325 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:50.325 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:50.325 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:50.332 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:50.332 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:50.332 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:50.339 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:50.339 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:50.339 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:50.348 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:50.349 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:50.349 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:50.356 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~14716553,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:50.356 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:50.356 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:50.363 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~15995262,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:50.363 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to HEAD diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:50.363 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:50.369 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:50.369 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to HEAD diff [13634726~8188988,23547296~6081519,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,207204705~1464758,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:50.369 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,207204705~1464758,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:50.376 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,109051904~11809287,146713334~7268423,176160768~6869132,190013452~488567,207204705~1464758,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:50.377 INFO:tasks.workunit.client.0.smithi089.stdout:from 17 to HEAD diff [23547296~6081519,34542320~7715161,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,230517948~5968933,251981397~8188959,287750262~17192495,346086152~1251923,366260977~6130898,374353088~4103804,402745642~4998271] 2024-08-29T19:40:50.377 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [23547296~6081519,34542320~7715161,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,230517948~5968933,251981397~8188959,287750262~17192495,346086152~1251923,366260977~6130898,374353088~4103804,402745642~4998271] 2024-08-29T19:40:50.383 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [21823714~7805101,34542320~7715161,61060040~3404275,96845633~6940369,109051904~11809287,146713334~7268423,176160768~6869132,190013452~488567,226492416~9994465,251981397~8188959,287750262~17192495,346086152~1251923,366260977~6130898,374353088~4103804,402745642~4998271] 2024-08-29T19:40:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:50 smithi089 bash[77323]: cluster 2024-08-29T19:40:48.716960+0000 mgr.y (mgr.34104) 2653 : cluster [DBG] pgmap v4437: 137 pgs: 137 active+clean; 1.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 252 KiB/s rd, 51 MiB/s wr, 448 op/s 2024-08-29T19:40:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:50 smithi089 bash[78574]: cluster 2024-08-29T19:40:48.716960+0000 mgr.y (mgr.34104) 2653 : cluster [DBG] pgmap v4437: 137 pgs: 137 active+clean; 1.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 252 KiB/s rd, 51 MiB/s wr, 448 op/s 2024-08-29T19:40:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:50 smithi144 bash[67678]: cluster 2024-08-29T19:40:48.716960+0000 mgr.y (mgr.34104) 2653 : cluster [DBG] pgmap v4437: 137 pgs: 137 active+clean; 1.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 252 KiB/s rd, 51 MiB/s wr, 448 op/s 2024-08-29T19:40:51.266 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:51.266 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:51.297 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:51.297 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:51.297 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:51.306 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:51.306 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:51.306 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:51.313 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:51.313 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:51.313 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:51.320 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:51.321 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.321 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.327 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:51.328 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.328 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.334 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:51.334 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.334 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.341 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:51.341 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.341 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.347 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:51.348 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.348 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:51.354 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:51.354 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:51.354 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:51.361 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:51.361 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:51.361 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:51.367 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:51.368 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:51.368 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:51.375 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:51.375 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:51.375 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:51.382 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:51.382 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:51.382 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:51.390 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~14716553,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:51.390 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:51.390 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:51.396 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~15995262,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:51.396 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to HEAD diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:51.396 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:51.403 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:51.403 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to HEAD diff [13634726~8188988,23547296~6081519,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,207204705~1464758,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:51.403 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,111857288~9003903,146713334~7268423,176632250~6397650,190013452~488567,207204705~1464758,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:51.410 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,51100701~832570,59399996~309511,61060040~3404275,96845633~6940369,109051904~11809287,146713334~7268423,176160768~6869132,190013452~488567,207204705~1464758,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:51 smithi089 bash[77323]: cluster 2024-08-29T19:40:50.154640+0000 mon.a (mon.0) 4250 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-08-29T19:40:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:51 smithi089 bash[78574]: cluster 2024-08-29T19:40:50.154640+0000 mon.a (mon.0) 4250 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-08-29T19:40:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:51 smithi144 bash[67678]: cluster 2024-08-29T19:40:50.154640+0000 mon.a (mon.0) 4250 : cluster [DBG] osdmap e2236: 8 total, 8 up, 8 in 2024-08-29T19:40:52.204 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:52.204 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:52.297 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:52.297 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:52.297 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:52.304 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:52.304 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:52.305 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:52.312 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:52.312 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:52.312 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:52.319 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:52.319 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.319 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.326 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:52.326 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.326 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.333 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:52.333 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.333 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.339 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:52.339 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.340 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.346 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:52.346 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.346 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:52.352 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:52.352 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:52.352 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:52.358 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:52.359 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:52.359 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:52.365 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:52.365 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:52.365 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:52.372 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:52.372 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:52.372 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:52.378 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:52.379 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:52.379 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:52.385 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~14716553,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:52.385 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:52.386 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:52.392 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~15995262,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:52.392 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to HEAD diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:52.392 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13634726~8188988,23547296~6081519,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:52.399 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13634726~15994089,34542320~7715161,44581557~15127950,61060040~3404275,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8188959,287750262~17192495,309566222~789162,313516918~7932094,327824803~7609232,346086152~1251923,366260977~12195915,400946371~1058150,402745642~4998271] 2024-08-29T19:40:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:52 smithi144 bash[67678]: cluster 2024-08-29T19:40:50.717712+0000 mgr.y (mgr.34104) 2654 : cluster [DBG] pgmap v4439: 137 pgs: 137 active+clean; 1.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 217 KiB/s rd, 34 MiB/s wr, 382 op/s 2024-08-29T19:40:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:52 smithi144 bash[67678]: cluster 2024-08-29T19:40:51.180563+0000 mon.a (mon.0) 4251 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-08-29T19:40:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:52 smithi089 bash[77323]: cluster 2024-08-29T19:40:50.717712+0000 mgr.y (mgr.34104) 2654 : cluster [DBG] pgmap v4439: 137 pgs: 137 active+clean; 1.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 217 KiB/s rd, 34 MiB/s wr, 382 op/s 2024-08-29T19:40:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:52 smithi089 bash[77323]: cluster 2024-08-29T19:40:51.180563+0000 mon.a (mon.0) 4251 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-08-29T19:40:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:52 smithi089 bash[78574]: cluster 2024-08-29T19:40:50.717712+0000 mgr.y (mgr.34104) 2654 : cluster [DBG] pgmap v4439: 137 pgs: 137 active+clean; 1.2 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 217 KiB/s rd, 34 MiB/s wr, 382 op/s 2024-08-29T19:40:52.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:52 smithi089 bash[78574]: cluster 2024-08-29T19:40:51.180563+0000 mon.a (mon.0) 4251 : cluster [DBG] osdmap e2237: 8 total, 8 up, 8 in 2024-08-29T19:40:53.219 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:53.219 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:53.302 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:53.302 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:53.302 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:53.309 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:53.309 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:53.309 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:53.316 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:53.316 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:53.316 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:53.322 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:53.322 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.322 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.329 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:53.329 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.329 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.335 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:53.336 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.336 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.342 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:53.342 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.342 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.348 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:53.348 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.349 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:53.355 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:53.355 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:53.355 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:53.361 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:53.361 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:53.361 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:53.367 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:53.367 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:53.367 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:53.374 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:53.374 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:53.374 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:53.381 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:53.381 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:53.381 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:53.388 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~14716553,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:53.388 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:53.388 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6081519,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,111857288~9003903,141949558~12032199,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:53.394 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~15995262,34542320~7715161,44581557~15127950,61060040~8798043,71258076~11580041,96845633~6940369,109051904~11809287,141949558~12032199,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,251981397~8966188,264263261~836061,287750262~19339368,309566222~789162,313516918~7932094,327824803~7609232,335863182~5670271,346086152~1251923,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:53 smithi144 bash[67678]: cluster 2024-08-29T19:40:52.181721+0000 mon.a (mon.0) 4252 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-08-29T19:40:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:53 smithi144 bash[67678]: audit 2024-08-29T19:40:52.818766+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:53 smithi089 bash[77323]: cluster 2024-08-29T19:40:52.181721+0000 mon.a (mon.0) 4252 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-08-29T19:40:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:53 smithi089 bash[77323]: audit 2024-08-29T19:40:52.818766+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:53 smithi089 bash[78574]: cluster 2024-08-29T19:40:52.181721+0000 mon.a (mon.0) 4252 : cluster [DBG] osdmap e2238: 8 total, 8 up, 8 in 2024-08-29T19:40:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:53 smithi089 bash[78574]: audit 2024-08-29T19:40:52.818766+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:40:54.231 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:54.231 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:54.324 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:54.324 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:54.324 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:54.331 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:54.331 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:54.331 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:54.338 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:54.338 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:54.338 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:54.344 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:54.344 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.344 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.350 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:54.350 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.350 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.356 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:54.357 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.357 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.364 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:54.364 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.364 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.370 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:54.370 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.370 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:54.378 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:54.378 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:54.378 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:54.385 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:54.385 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:54.385 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:54.392 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:54.392 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:54.392 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:54.399 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:54.400 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:54.400 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:54.406 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:54.406 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:54.406 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,111857288~9003903,134350910~4227482,139265204~14716553,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:54.413 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,109051904~11809287,134350910~4227482,139265204~14716553,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,350545525~7090950,366260977~12195915,379466219~6533132,397515530~10228383] 2024-08-29T19:40:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:54 smithi144 bash[67678]: cluster 2024-08-29T19:40:52.718704+0000 mgr.y (mgr.34104) 2655 : cluster [DBG] pgmap v4442: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 188 KiB/s rd, 29 MiB/s wr, 2.97k op/s 2024-08-29T19:40:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:54 smithi144 bash[67678]: cluster 2024-08-29T19:40:53.207334+0000 mon.a (mon.0) 4254 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-08-29T19:40:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:54 smithi089 bash[78574]: cluster 2024-08-29T19:40:52.718704+0000 mgr.y (mgr.34104) 2655 : cluster [DBG] pgmap v4442: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 188 KiB/s rd, 29 MiB/s wr, 2.97k op/s 2024-08-29T19:40:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:54 smithi089 bash[78574]: cluster 2024-08-29T19:40:53.207334+0000 mon.a (mon.0) 4254 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-08-29T19:40:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:54 smithi089 bash[77323]: cluster 2024-08-29T19:40:52.718704+0000 mgr.y (mgr.34104) 2655 : cluster [DBG] pgmap v4442: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 188 KiB/s rd, 29 MiB/s wr, 2.97k op/s 2024-08-29T19:40:54.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:54 smithi089 bash[77323]: cluster 2024-08-29T19:40:53.207334+0000 mon.a (mon.0) 4254 : cluster [DBG] osdmap e2239: 8 total, 8 up, 8 in 2024-08-29T19:40:55.283 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.283 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.340 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:55.340 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.340 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.351 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:55.351 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.351 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.357 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:55.357 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.357 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.363 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:55.364 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.364 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.370 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.370 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.370 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.376 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.376 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.376 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.382 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.382 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.382 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.389 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.389 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.389 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.396 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.396 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.396 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.403 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:55.403 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.403 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.409 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:55.410 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.410 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.417 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:55.417 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:55.417 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,111857288~14609218,134350910~4227482,139265204~14716553,154456126~2064401,176632250~6397650,190013452~488567,205949525~2719938,230517948~10767142,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~4686174,397515530~10228383] 2024-08-29T19:40:55.423 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~10162521,71258076~11580041,96845633~6940369,104130076~1841269,109051904~17414602,134350910~4227482,139265204~14716553,154456126~2064401,176160768~6869132,190013452~488567,205949525~2719938,226492416~14792674,242064246~7531584,251981397~8966188,264263261~836061,287750262~19339368,308216233~13232779,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~5896338,397515530~10228383] 2024-08-29T19:40:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:40:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:40:55] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:40:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:55 smithi089 bash[77323]: cluster 2024-08-29T19:40:54.209848+0000 mon.a (mon.0) 4255 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-08-29T19:40:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:55 smithi089 bash[78574]: cluster 2024-08-29T19:40:54.209848+0000 mon.a (mon.0) 4255 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-08-29T19:40:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:55 smithi144 bash[67678]: cluster 2024-08-29T19:40:54.209848+0000 mon.a (mon.0) 4255 : cluster [DBG] osdmap e2240: 8 total, 8 up, 8 in 2024-08-29T19:40:55.594 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.594 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.657 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:55.657 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.657 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:55.665 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:55.665 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.665 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.672 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:55.672 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.672 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:55.678 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:55.678 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.678 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.684 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.684 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.684 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.690 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.690 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.690 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.696 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.696 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.696 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.702 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.702 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.702 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:55.709 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:55.709 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.709 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.715 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:55.715 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.715 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.722 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:55.722 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.722 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6397650,190013452~488567,205949525~2719938,230517948~11459517,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:55.728 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~7715161,44581557~15127950,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~6869132,190013452~488567,205949525~2719938,226492416~15485049,242064246~7531584,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:56 smithi144 bash[67678]: cluster 2024-08-29T19:40:54.719389+0000 mgr.y (mgr.34104) 2656 : cluster [DBG] pgmap v4445: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 177 KiB/s rd, 9.3 MiB/s wr, 5.69k op/s 2024-08-29T19:40:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:56 smithi144 bash[67678]: cluster 2024-08-29T19:40:55.236645+0000 mon.a (mon.0) 4256 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-08-29T19:40:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:56 smithi144 bash[67678]: cluster 2024-08-29T19:40:55.539102+0000 mon.a (mon.0) 4257 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-08-29T19:40:56.613 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:56.613 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:56.675 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:56.675 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:56.675 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:56 smithi089 bash[77323]: cluster 2024-08-29T19:40:54.719389+0000 mgr.y (mgr.34104) 2656 : cluster [DBG] pgmap v4445: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 177 KiB/s rd, 9.3 MiB/s wr, 5.69k op/s 2024-08-29T19:40:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:56 smithi089 bash[77323]: cluster 2024-08-29T19:40:55.236645+0000 mon.a (mon.0) 4256 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-08-29T19:40:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:56 smithi089 bash[77323]: cluster 2024-08-29T19:40:55.539102+0000 mon.a (mon.0) 4257 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-08-29T19:40:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:56 smithi089 bash[78574]: cluster 2024-08-29T19:40:54.719389+0000 mgr.y (mgr.34104) 2656 : cluster [DBG] pgmap v4445: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 1.2 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 177 KiB/s rd, 9.3 MiB/s wr, 5.69k op/s 2024-08-29T19:40:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:56 smithi089 bash[78574]: cluster 2024-08-29T19:40:55.236645+0000 mon.a (mon.0) 4256 : cluster [DBG] osdmap e2241: 8 total, 8 up, 8 in 2024-08-29T19:40:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:56 smithi089 bash[78574]: cluster 2024-08-29T19:40:55.539102+0000 mon.a (mon.0) 4257 : cluster [DBG] osdmap e2242: 8 total, 8 up, 8 in 2024-08-29T19:40:56.682 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:56.683 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:56.683 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:56.689 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:56.689 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:56.689 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:56.695 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:56.696 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.696 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.702 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:56.703 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.703 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.708 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:56.708 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.708 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.714 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:56.714 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.714 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.721 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:56.721 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.721 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:56.728 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:56.728 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:56.728 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:56.735 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:56.735 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:56.735 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,134350910~4227482,139265204~14716553,154456126~2064401,158553091~1224189,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:56.741 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,134350910~4227482,139265204~14716553,154456126~2064401,156878229~2899051,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251981397~8966188,264263261~836061,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:57.616 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:57.616 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:57.678 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:57.679 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:57.679 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:57.689 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:57.689 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:57.689 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:57.696 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:57.696 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:57.702 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.702 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:57.708 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.708 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.714 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:57.714 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.715 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.720 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:57.721 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.721 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:57.727 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.727 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:57.733 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:57.733 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~6590527,190013452~488567,201037429~3704370,205949525~2719938,230517948~19077882,251040752~9906833,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,387619222~20124691] 2024-08-29T19:40:57.740 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~7062009,190013452~488567,197132288~7609511,205949525~2719938,226492416~23103414,251040752~9906833,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,366260977~12195915,379466219~6533132,386409058~21334855] 2024-08-29T19:40:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:57 smithi144 bash[67678]: cluster 2024-08-29T19:40:56.542575+0000 mon.a (mon.0) 4258 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-08-29T19:40:57.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:57 smithi144 bash[67678]: cluster 2024-08-29T19:40:56.719916+0000 mgr.y (mgr.34104) 2657 : cluster [DBG] pgmap v4449: 137 pgs: 137 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 1.82k op/s 2024-08-29T19:40:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:57 smithi089 bash[77323]: cluster 2024-08-29T19:40:56.542575+0000 mon.a (mon.0) 4258 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-08-29T19:40:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:57 smithi089 bash[77323]: cluster 2024-08-29T19:40:56.719916+0000 mgr.y (mgr.34104) 2657 : cluster [DBG] pgmap v4449: 137 pgs: 137 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 1.82k op/s 2024-08-29T19:40:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:57 smithi089 bash[78574]: cluster 2024-08-29T19:40:56.542575+0000 mon.a (mon.0) 4258 : cluster [DBG] osdmap e2243: 8 total, 8 up, 8 in 2024-08-29T19:40:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:57 smithi089 bash[78574]: cluster 2024-08-29T19:40:56.719916+0000 mgr.y (mgr.34104) 2657 : cluster [DBG] pgmap v4449: 137 pgs: 137 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 11 KiB/s rd, 1.7 KiB/s wr, 1.82k op/s 2024-08-29T19:40:58.570 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:58.570 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:58.676 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:58.677 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:58.677 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:58.683 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:58.683 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:58.683 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:58.690 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:58.690 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:58.690 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:58.696 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:58.696 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.696 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.702 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:58.702 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.702 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.708 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:58.709 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.709 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.715 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:58.715 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.715 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.721 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:58.721 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.721 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [13633553~8190161,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:58.727 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [13633553~16528034,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,287750262~33698750,327824803~7609232,335863182~5670271,346049402~1288673,347473259~10163216,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:58 smithi089 bash[77323]: cluster 2024-08-29T19:40:57.555333+0000 mon.a (mon.0) 4259 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-08-29T19:40:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:58 smithi089 bash[78574]: cluster 2024-08-29T19:40:57.555333+0000 mon.a (mon.0) 4259 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-08-29T19:40:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:58 smithi144 bash[67678]: cluster 2024-08-29T19:40:57.555333+0000 mon.a (mon.0) 4259 : cluster [DBG] osdmap e2244: 8 total, 8 up, 8 in 2024-08-29T19:40:59.609 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:59.610 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:59.694 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:59.694 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:59.694 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:40:59.708 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:40:59.708 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:59.708 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:40:59.715 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:40:59.715 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:59.715 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:40:59.721 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:40:59.722 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.722 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.727 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:59.727 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.727 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.733 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:59.733 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.733 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.739 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:59.740 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.740 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~6614291,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:40:59.746 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~17972321,30294621~134047,34542320~25959416,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:40:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:59 smithi089 bash[77323]: cluster 2024-08-29T19:40:58.556449+0000 mon.a (mon.0) 4260 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-08-29T19:40:59.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:40:59 smithi089 bash[77323]: cluster 2024-08-29T19:40:58.720418+0000 mgr.y (mgr.34104) 2658 : cluster [DBG] pgmap v4452: 137 pgs: 137 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 166 KiB/s rd, 8.6 KiB/s wr, 2.45k op/s 2024-08-29T19:40:59.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:59 smithi089 bash[78574]: cluster 2024-08-29T19:40:58.556449+0000 mon.a (mon.0) 4260 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-08-29T19:40:59.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:40:59 smithi089 bash[78574]: cluster 2024-08-29T19:40:58.720418+0000 mgr.y (mgr.34104) 2658 : cluster [DBG] pgmap v4452: 137 pgs: 137 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 166 KiB/s rd, 8.6 KiB/s wr, 2.45k op/s 2024-08-29T19:41:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:59 smithi144 bash[67678]: cluster 2024-08-29T19:40:58.556449+0000 mon.a (mon.0) 4260 : cluster [DBG] osdmap e2245: 8 total, 8 up, 8 in 2024-08-29T19:41:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:40:59 smithi144 bash[67678]: cluster 2024-08-29T19:40:58.720418+0000 mgr.y (mgr.34104) 2658 : cluster [DBG] pgmap v4452: 137 pgs: 137 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 166 KiB/s rd, 8.6 KiB/s wr, 2.45k op/s 2024-08-29T19:41:00.556 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:00.556 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:00.670 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:00.670 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:00.670 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:00.681 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:00.681 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:00.681 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:00.687 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:41:00.687 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:00.687 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:00.693 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:41:00.693 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:00.693 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:00.699 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:41:00.699 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:00.699 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:00.706 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:41:00.706 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:00.706 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:00.711 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~7609232,335863182~5670271,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:41:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:00 smithi089 bash[77323]: cluster 2024-08-29T19:40:59.575709+0000 mon.a (mon.0) 4261 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-08-29T19:41:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:00 smithi089 bash[77323]: cluster 2024-08-29T19:41:00.541268+0000 mon.a (mon.0) 4262 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-08-29T19:41:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:00 smithi089 bash[78574]: cluster 2024-08-29T19:40:59.575709+0000 mon.a (mon.0) 4261 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-08-29T19:41:00.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:00 smithi089 bash[78574]: cluster 2024-08-29T19:41:00.541268+0000 mon.a (mon.0) 4262 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-08-29T19:41:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:00 smithi144 bash[67678]: cluster 2024-08-29T19:40:59.575709+0000 mon.a (mon.0) 4261 : cluster [DBG] osdmap e2246: 8 total, 8 up, 8 in 2024-08-29T19:41:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:00 smithi144 bash[67678]: cluster 2024-08-29T19:41:00.541268+0000 mon.a (mon.0) 4262 : cluster [DBG] osdmap e2247: 8 total, 8 up, 8 in 2024-08-29T19:41:01.644 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:01.644 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:01.704 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:01.704 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:01.704 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:01.717 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:01.717 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:01.717 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:01.723 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:41:01.724 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:01.724 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:01.731 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:41:01.731 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:01.731 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:01.736 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:41:01.736 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:01.736 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~2719938,218414431~668588,230517948~30429637,264263261~836061,267070025~899798,270756562~6437,270802593~1220431,272133802~8157660,287750262~33698750,327824803~13708650,346049402~11587073,360254695~1757299,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:01.741 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205949525~2719938,218414431~668588,226492416~34455169,264263261~836061,265459674~2510149,270756562~6437,270802593~1220431,272133802~8157660,285212672~36236340,327824803~13708650,343932928~13703547,360254695~1757299,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:41:01.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:01 smithi089 bash[78574]: cluster 2024-08-29T19:41:00.720794+0000 mgr.y (mgr.34104) 2659 : cluster [DBG] pgmap v4455: 137 pgs: 137 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 1.12k op/s 2024-08-29T19:41:01.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:01 smithi089 bash[77323]: cluster 2024-08-29T19:41:00.720794+0000 mgr.y (mgr.34104) 2659 : cluster [DBG] pgmap v4455: 137 pgs: 137 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 1.12k op/s 2024-08-29T19:41:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:01 smithi144 bash[67678]: cluster 2024-08-29T19:41:00.720794+0000 mgr.y (mgr.34104) 2659 : cluster [DBG] pgmap v4455: 137 pgs: 137 active+clean; 1.1 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 139 KiB/s rd, 6.0 KiB/s wr, 1.12k op/s 2024-08-29T19:41:02.608 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:02.609 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:02.709 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:02.710 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:02.710 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:02.716 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:02.716 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:41:02.723 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:02.723 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:41:02.729 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:02.729 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,96845633~6940369,104130076~1841269,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~7113501,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,379466219~6533132,387619222~23453518] 2024-08-29T19:41:02.735 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,96845633~6940369,104130076~1841269,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~7113501,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~12195915,379466219~6533132,386409058~24663682] 2024-08-29T19:41:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:02 smithi089 bash[78574]: cluster 2024-08-29T19:41:01.589957+0000 mon.a (mon.0) 4263 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-08-29T19:41:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:02 smithi089 bash[77323]: cluster 2024-08-29T19:41:01.589957+0000 mon.a (mon.0) 4263 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-08-29T19:41:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:02 smithi144 bash[67678]: cluster 2024-08-29T19:41:01.589957+0000 mon.a (mon.0) 4263 : cluster [DBG] osdmap e2248: 8 total, 8 up, 8 in 2024-08-29T19:41:03.638 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:03.638 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:03.729 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:03.729 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:03.737 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:03.738 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:03.738 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:41:03.744 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:03.744 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,162392941~6032827,168547283~5498690,176632250~9189629,190013452~488567,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~9488869,287750262~33698750,327824803~13708650,346049402~11587073,359682595~5043440,366260977~12195915,378640995~7768063,387619222~23453518] 2024-08-29T19:41:03.750 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~29753856,162392941~6032827,168547283~5498690,176160768~9661111,190013452~488567,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~11856006,285212672~36236340,327824803~13708650,343932928~20793107,366260977~44811763] 2024-08-29T19:41:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:03 smithi089 bash[78574]: cluster 2024-08-29T19:41:02.594768+0000 mon.a (mon.0) 4264 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-08-29T19:41:03.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:03 smithi089 bash[78574]: cluster 2024-08-29T19:41:02.721395+0000 mgr.y (mgr.34104) 2660 : cluster [DBG] pgmap v4458: 137 pgs: 137 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 636 op/s 2024-08-29T19:41:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:03 smithi089 bash[77323]: cluster 2024-08-29T19:41:02.594768+0000 mon.a (mon.0) 4264 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-08-29T19:41:03.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:03 smithi089 bash[77323]: cluster 2024-08-29T19:41:02.721395+0000 mgr.y (mgr.34104) 2660 : cluster [DBG] pgmap v4458: 137 pgs: 137 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 636 op/s 2024-08-29T19:41:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:03 smithi144 bash[67678]: cluster 2024-08-29T19:41:02.594768+0000 mon.a (mon.0) 4264 : cluster [DBG] osdmap e2249: 8 total, 8 up, 8 in 2024-08-29T19:41:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:03 smithi144 bash[67678]: cluster 2024-08-29T19:41:02.721395+0000 mgr.y (mgr.34104) 2660 : cluster [DBG] pgmap v4458: 137 pgs: 137 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.2 KiB/s wr, 636 op/s 2024-08-29T19:41:04.651 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:04.652 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:04.729 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:04.729 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:04.735 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:04.735 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~23453518] 2024-08-29T19:41:04.741 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~67139812] 2024-08-29T19:41:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:04 smithi089 bash[77323]: cluster 2024-08-29T19:41:03.614923+0000 mon.a (mon.0) 4265 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-08-29T19:41:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:04 smithi089 bash[78574]: cluster 2024-08-29T19:41:03.614923+0000 mon.a (mon.0) 4265 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-08-29T19:41:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:04 smithi144 bash[67678]: cluster 2024-08-29T19:41:03.614923+0000 mon.a (mon.0) 4265 : cluster [DBG] osdmap e2250: 8 total, 8 up, 8 in 2024-08-29T19:41:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:41:05] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:41:05.596 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:05.596 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:05.668 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:05.669 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:05.669 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~36954440,61060040~29045118,90475747~1955373,96845633~9125712,111857288~14867522,133021434~23856795,158553091~1224189,161913141~12132832,176632250~9189629,190013452~488567,190618382~1802132,201037429~3704370,205949525~3385682,212949641~9392683,230517948~30429637,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:05.674 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~48312470,61060040~29045118,90475747~1955373,96845633~9125712,109051904~17672906,130023424~44022549,176160768~9661111,190013452~488567,190618382~1802132,197132288~7609511,205520896~3814311,212949641~9392683,226492416~34455169,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[77323]: cluster 2024-08-29T19:41:04.615414+0000 mon.a (mon.0) 4266 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-08-29T19:41:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[77323]: cluster 2024-08-29T19:41:04.721810+0000 mgr.y (mgr.34104) 2661 : cluster [DBG] pgmap v4461: 137 pgs: 137 active+clean; 986 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 6.2 KiB/s wr, 1.10k op/s 2024-08-29T19:41:05.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[77323]: cluster 2024-08-29T19:41:05.545274+0000 mon.a (mon.0) 4267 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-08-29T19:41:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[78574]: cluster 2024-08-29T19:41:04.615414+0000 mon.a (mon.0) 4266 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-08-29T19:41:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[78574]: cluster 2024-08-29T19:41:04.721810+0000 mgr.y (mgr.34104) 2661 : cluster [DBG] pgmap v4461: 137 pgs: 137 active+clean; 986 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 6.2 KiB/s wr, 1.10k op/s 2024-08-29T19:41:05.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:05 smithi089 bash[78574]: cluster 2024-08-29T19:41:05.545274+0000 mon.a (mon.0) 4267 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-08-29T19:41:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:05 smithi144 bash[67678]: cluster 2024-08-29T19:41:04.615414+0000 mon.a (mon.0) 4266 : cluster [DBG] osdmap e2251: 8 total, 8 up, 8 in 2024-08-29T19:41:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:05 smithi144 bash[67678]: cluster 2024-08-29T19:41:04.721810+0000 mgr.y (mgr.34104) 2661 : cluster [DBG] pgmap v4461: 137 pgs: 137 active+clean; 986 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 6.2 KiB/s wr, 1.10k op/s 2024-08-29T19:41:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:05 smithi144 bash[67678]: cluster 2024-08-29T19:41:05.545274+0000 mon.a (mon.0) 4267 : cluster [DBG] osdmap e2252: 8 total, 8 up, 8 in 2024-08-29T19:41:06.700 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:06.700 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12189266~9634448,23547296~66557862,90475747~15495598,111857288~14867522,133021434~23856795,158553091~1224189,161913141~13388977,176632250~9189629,188946714~3473800,201037429~3704370,205949525~3385682,212949641~9392683,230517948~31638332,264263261~836061,265444821~14853,267070025~899798,270756562~6437,270802593~12981163,287750262~53783191,346049402~11587073,359682595~18774297,378640995~7768063,387619222~24996111] 2024-08-29T19:41:06.771 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12189266~93782079,109051904~17672906,130023424~45278694,176160768~9661111,188743680~3676834,197132288~7609511,205520896~3814311,212949641~9392683,226492416~35663864,264241152~3728671,268435456~15348300,285212672~56320781,343932928~68682405] 2024-08-29T19:41:07.759 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39772 ms) 2024-08-29T19:41:07.759 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-08-29T19:41:07.760 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:07 smithi089 bash[78574]: cluster 2024-08-29T19:41:06.649101+0000 mon.a (mon.0) 4268 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-08-29T19:41:08.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:07 smithi089 bash[78574]: cluster 2024-08-29T19:41:06.722421+0000 mgr.y (mgr.34104) 2662 : cluster [DBG] pgmap v4464: 137 pgs: 137 active+clean; 907 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 699 op/s 2024-08-29T19:41:08.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:07 smithi089 bash[77323]: cluster 2024-08-29T19:41:06.649101+0000 mon.a (mon.0) 4268 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-08-29T19:41:08.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:07 smithi089 bash[77323]: cluster 2024-08-29T19:41:06.722421+0000 mgr.y (mgr.34104) 2662 : cluster [DBG] pgmap v4464: 137 pgs: 137 active+clean; 907 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 699 op/s 2024-08-29T19:41:08.115 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:07 smithi144 bash[67678]: cluster 2024-08-29T19:41:06.649101+0000 mon.a (mon.0) 4268 : cluster [DBG] osdmap e2253: 8 total, 8 up, 8 in 2024-08-29T19:41:08.115 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:07 smithi144 bash[67678]: cluster 2024-08-29T19:41:06.722421+0000 mgr.y (mgr.34104) 2662 : cluster [DBG] pgmap v4464: 137 pgs: 137 active+clean; 907 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 84 KiB/s rd, 6.0 KiB/s wr, 699 op/s 2024-08-29T19:41:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:08 smithi089 bash[78574]: cluster 2024-08-29T19:41:07.661870+0000 mon.a (mon.0) 4269 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-08-29T19:41:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:08 smithi089 bash[78574]: audit 2024-08-29T19:41:07.819096+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:08 smithi089 bash[77323]: cluster 2024-08-29T19:41:07.661870+0000 mon.a (mon.0) 4269 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-08-29T19:41:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:08 smithi089 bash[77323]: audit 2024-08-29T19:41:07.819096+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:08.936 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1178 ms) 2024-08-29T19:41:08.936 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-08-29T19:41:08.937 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:08 smithi144 bash[67678]: cluster 2024-08-29T19:41:07.661870+0000 mon.a (mon.0) 4269 : cluster [DBG] osdmap e2254: 8 total, 8 up, 8 in 2024-08-29T19:41:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:08 smithi144 bash[67678]: audit 2024-08-29T19:41:07.819096+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:09 smithi089 bash[77323]: cluster 2024-08-29T19:41:08.661888+0000 mon.a (mon.0) 4271 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-08-29T19:41:09.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:09 smithi089 bash[77323]: cluster 2024-08-29T19:41:08.723091+0000 mgr.y (mgr.34104) 2663 : cluster [DBG] pgmap v4467: 137 pgs: 137 active+clean; 802 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 3.0 MiB/s wr, 453 op/s 2024-08-29T19:41:09.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:09 smithi089 bash[78574]: cluster 2024-08-29T19:41:08.661888+0000 mon.a (mon.0) 4271 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-08-29T19:41:09.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:09 smithi089 bash[78574]: cluster 2024-08-29T19:41:08.723091+0000 mgr.y (mgr.34104) 2663 : cluster [DBG] pgmap v4467: 137 pgs: 137 active+clean; 802 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 3.0 MiB/s wr, 453 op/s 2024-08-29T19:41:09.947 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [1552484~77102,1794075~27953,9525635~28740,9822716~45079,10473771~86198,11402765~84788,12814569~19874,15073282~50718,17298144~26554,18440754~57084] to clone 2024-08-29T19:41:09.948 INFO:tasks.workunit.client.0.smithi089.stdout: diff was [0~1822028,8388608~3098945,12582912~2541088,16777216~1720622] 2024-08-29T19:41:09.958 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1021 ms) 2024-08-29T19:41:09.958 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-08-29T19:41:09.958 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:10.009 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [375842~64347,843716~56741,2638007~73160,4104308~12073,5390671~70945,8755289~73061,8953173~10860,11475861~83016,16050406~28921,19747295~61137] 2024-08-29T19:41:10.030 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (73 ms) 2024-08-29T19:41:10.031 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-08-29T19:41:10.031 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:09 smithi144 bash[67678]: cluster 2024-08-29T19:41:08.661888+0000 mon.a (mon.0) 4271 : cluster [DBG] osdmap e2255: 8 total, 8 up, 8 in 2024-08-29T19:41:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:09 smithi144 bash[67678]: cluster 2024-08-29T19:41:08.723091+0000 mgr.y (mgr.34104) 2663 : cluster [DBG] pgmap v4467: 137 pgs: 137 active+clean; 802 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 57 KiB/s rd, 3.0 MiB/s wr, 453 op/s 2024-08-29T19:41:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:10 smithi089 bash[77323]: cluster 2024-08-29T19:41:09.683746+0000 mon.a (mon.0) 4272 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-08-29T19:41:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:10 smithi089 bash[77323]: cluster 2024-08-29T19:41:10.547500+0000 mon.a (mon.0) 4273 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-08-29T19:41:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:10 smithi089 bash[78574]: cluster 2024-08-29T19:41:09.683746+0000 mon.a (mon.0) 4272 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-08-29T19:41:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:10 smithi089 bash[78574]: cluster 2024-08-29T19:41:10.547500+0000 mon.a (mon.0) 4273 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-08-29T19:41:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:10 smithi144 bash[67678]: cluster 2024-08-29T19:41:09.683746+0000 mon.a (mon.0) 4272 : cluster [DBG] osdmap e2256: 8 total, 8 up, 8 in 2024-08-29T19:41:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:10 smithi144 bash[67678]: cluster 2024-08-29T19:41:10.547500+0000 mon.a (mon.0) 4273 : cluster [DBG] osdmap e2257: 8 total, 8 up, 8 in 2024-08-29T19:41:11.796 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1765 ms) 2024-08-29T19:41:11.797 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-08-29T19:41:11.797 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:11.904 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (108 ms) 2024-08-29T19:41:11.904 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-08-29T19:41:11.904 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (127 ms) 2024-08-29T19:41:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-08-29T19:41:12.031 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:11 smithi144 bash[67678]: cluster 2024-08-29T19:41:10.723828+0000 mgr.y (mgr.34104) 2664 : cluster [DBG] pgmap v4470: 137 pgs: 137 active+clean; 802 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 52 KiB/s rd, 3.0 MiB/s wr, 214 op/s 2024-08-29T19:41:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:11 smithi144 bash[67678]: cluster 2024-08-29T19:41:11.549867+0000 mon.a (mon.0) 4274 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-08-29T19:41:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:11 smithi089 bash[77323]: cluster 2024-08-29T19:41:10.723828+0000 mgr.y (mgr.34104) 2664 : cluster [DBG] pgmap v4470: 137 pgs: 137 active+clean; 802 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 52 KiB/s rd, 3.0 MiB/s wr, 214 op/s 2024-08-29T19:41:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:11 smithi089 bash[77323]: cluster 2024-08-29T19:41:11.549867+0000 mon.a (mon.0) 4274 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-08-29T19:41:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:11 smithi089 bash[78574]: cluster 2024-08-29T19:41:10.723828+0000 mgr.y (mgr.34104) 2664 : cluster [DBG] pgmap v4470: 137 pgs: 137 active+clean; 802 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 52 KiB/s rd, 3.0 MiB/s wr, 214 op/s 2024-08-29T19:41:12.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:11 smithi089 bash[78574]: cluster 2024-08-29T19:41:11.549867+0000 mon.a (mon.0) 4274 : cluster [DBG] osdmap e2258: 8 total, 8 up, 8 in 2024-08-29T19:41:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:13 smithi144 bash[67678]: cluster 2024-08-29T19:41:12.724787+0000 mgr.y (mgr.34104) 2665 : cluster [DBG] pgmap v4472: 137 pgs: 137 active+clean; 829 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 4.1 MiB/s rd, 12 MiB/s wr, 199 op/s 2024-08-29T19:41:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:13 smithi089 bash[78574]: cluster 2024-08-29T19:41:12.724787+0000 mgr.y (mgr.34104) 2665 : cluster [DBG] pgmap v4472: 137 pgs: 137 active+clean; 829 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 4.1 MiB/s rd, 12 MiB/s wr, 199 op/s 2024-08-29T19:41:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:13 smithi089 bash[77323]: cluster 2024-08-29T19:41:12.724787+0000 mgr.y (mgr.34104) 2665 : cluster [DBG] pgmap v4472: 137 pgs: 137 active+clean; 829 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 4.1 MiB/s rd, 12 MiB/s wr, 199 op/s 2024-08-29T19:41:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:41:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:41:15] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2024-08-29T19:41:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:15 smithi144 bash[67678]: cluster 2024-08-29T19:41:14.725940+0000 mgr.y (mgr.34104) 2666 : cluster [DBG] pgmap v4473: 137 pgs: 137 active+clean; 852 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 229 op/s 2024-08-29T19:41:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:15 smithi144 bash[67678]: cluster 2024-08-29T19:41:15.548792+0000 mon.a (mon.0) 4275 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-08-29T19:41:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:15 smithi089 bash[77323]: cluster 2024-08-29T19:41:14.725940+0000 mgr.y (mgr.34104) 2666 : cluster [DBG] pgmap v4473: 137 pgs: 137 active+clean; 852 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 229 op/s 2024-08-29T19:41:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:15 smithi089 bash[77323]: cluster 2024-08-29T19:41:15.548792+0000 mon.a (mon.0) 4275 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-08-29T19:41:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:15 smithi089 bash[78574]: cluster 2024-08-29T19:41:14.725940+0000 mgr.y (mgr.34104) 2666 : cluster [DBG] pgmap v4473: 137 pgs: 137 active+clean; 852 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.3 MiB/s wr, 229 op/s 2024-08-29T19:41:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:15 smithi089 bash[78574]: cluster 2024-08-29T19:41:15.548792+0000 mon.a (mon.0) 4275 : cluster [DBG] osdmap e2259: 8 total, 8 up, 8 in 2024-08-29T19:41:17.133 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5102 ms) 2024-08-29T19:41:17.133 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-08-29T19:41:17.133 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-29T19:41:17.133 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:41:17.133 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-08-29T19:41:17.810 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 19 tests from DiffIterateTest/0 (275046 ms total) 2024-08-29T19:41:17.810 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:41:17.810 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-08-29T19:41:17.885 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-08-29T19:41:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:17 smithi089 bash[77323]: cluster 2024-08-29T19:41:16.726992+0000 mgr.y (mgr.34104) 2667 : cluster [DBG] pgmap v4475: 137 pgs: 137 active+clean; 863 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.7 MiB/s wr, 269 op/s 2024-08-29T19:41:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:17 smithi089 bash[78574]: cluster 2024-08-29T19:41:16.726992+0000 mgr.y (mgr.34104) 2667 : cluster [DBG] pgmap v4475: 137 pgs: 137 active+clean; 863 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.7 MiB/s wr, 269 op/s 2024-08-29T19:41:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:17 smithi144 bash[67678]: cluster 2024-08-29T19:41:16.726992+0000 mgr.y (mgr.34104) 2667 : cluster [DBG] pgmap v4475: 137 pgs: 137 active+clean; 863 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.7 MiB/s wr, 269 op/s 2024-08-29T19:41:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:18 smithi089 bash[77323]: cluster 2024-08-29T19:41:17.800033+0000 mon.a (mon.0) 4276 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-08-29T19:41:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:18 smithi089 bash[78574]: cluster 2024-08-29T19:41:17.800033+0000 mon.a (mon.0) 4276 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-08-29T19:41:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:18 smithi144 bash[67678]: cluster 2024-08-29T19:41:17.800033+0000 mon.a (mon.0) 4276 : cluster [DBG] osdmap e2260: 8 total, 8 up, 8 in 2024-08-29T19:41:19.867 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[77323]: cluster 2024-08-29T19:41:18.727907+0000 mgr.y (mgr.34104) 2668 : cluster [DBG] pgmap v4477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:41:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[77323]: cluster 2024-08-29T19:41:18.831805+0000 mon.a (mon.0) 4277 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-08-29T19:41:20.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[77323]: audit 2024-08-29T19:41:18.836232+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.89:0/1303337785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:41:20.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[77323]: audit 2024-08-29T19:41:18.837049+0000 mon.a (mon.0) 4278 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:41:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[78574]: cluster 2024-08-29T19:41:18.727907+0000 mgr.y (mgr.34104) 2668 : cluster [DBG] pgmap v4477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:41:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[78574]: cluster 2024-08-29T19:41:18.831805+0000 mon.a (mon.0) 4277 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-08-29T19:41:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[78574]: audit 2024-08-29T19:41:18.836232+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.89:0/1303337785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:41:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:19 smithi089 bash[78574]: audit 2024-08-29T19:41:18.837049+0000 mon.a (mon.0) 4278 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:41:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:19 smithi144 bash[67678]: cluster 2024-08-29T19:41:18.727907+0000 mgr.y (mgr.34104) 2668 : cluster [DBG] pgmap v4477: 105 pgs: 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:41:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:19 smithi144 bash[67678]: cluster 2024-08-29T19:41:18.831805+0000 mon.a (mon.0) 4277 : cluster [DBG] osdmap e2261: 8 total, 8 up, 8 in 2024-08-29T19:41:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:19 smithi144 bash[67678]: audit 2024-08-29T19:41:18.836232+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.89:0/1303337785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:41:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:19 smithi144 bash[67678]: audit 2024-08-29T19:41:18.837049+0000 mon.a (mon.0) 4278 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:41:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:20 smithi089 bash[78574]: audit 2024-08-29T19:41:19.826721+0000 mon.a (mon.0) 4279 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:41:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:20 smithi089 bash[78574]: cluster 2024-08-29T19:41:19.834404+0000 mon.a (mon.0) 4280 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-08-29T19:41:21.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:20 smithi089 bash[77323]: audit 2024-08-29T19:41:19.826721+0000 mon.a (mon.0) 4279 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:41:21.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:20 smithi089 bash[77323]: cluster 2024-08-29T19:41:19.834404+0000 mon.a (mon.0) 4280 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-08-29T19:41:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:20 smithi144 bash[67678]: audit 2024-08-29T19:41:19.826721+0000 mon.a (mon.0) 4279 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi089-115949-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-29T19:41:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:20 smithi144 bash[67678]: cluster 2024-08-29T19:41:19.834404+0000 mon.a (mon.0) 4280 : cluster [DBG] osdmap e2262: 8 total, 8 up, 8 in 2024-08-29T19:41:21.953 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [7830163~82646,8454152~95048,8986404~95025,11942805~22201,12901474~19512,14875119~11899,15241595~6284,18264248~21724,19315424~95720,20208176~60670] 2024-08-29T19:41:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:21 smithi089 bash[77323]: cluster 2024-08-29T19:41:20.728623+0000 mgr.y (mgr.34104) 2669 : cluster [DBG] pgmap v4480: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:41:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:21 smithi089 bash[77323]: cluster 2024-08-29T19:41:20.864167+0000 mon.a (mon.0) 4281 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-08-29T19:41:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:21 smithi089 bash[78574]: cluster 2024-08-29T19:41:20.728623+0000 mgr.y (mgr.34104) 2669 : cluster [DBG] pgmap v4480: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:41:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:21 smithi089 bash[78574]: cluster 2024-08-29T19:41:20.864167+0000 mon.a (mon.0) 4281 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-08-29T19:41:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:21 smithi144 bash[67678]: cluster 2024-08-29T19:41:20.728623+0000 mgr.y (mgr.34104) 2669 : cluster [DBG] pgmap v4480: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:41:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:21 smithi144 bash[67678]: cluster 2024-08-29T19:41:20.864167+0000 mon.a (mon.0) 4281 : cluster [DBG] osdmap e2263: 8 total, 8 up, 8 in 2024-08-29T19:41:22.913 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [0~16777216] 2024-08-29T19:41:22.938 INFO:tasks.workunit.client.0.smithi089.stdout: diff was [0~16777216] 2024-08-29T19:41:22.946 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5061 ms) 2024-08-29T19:41:22.946 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-08-29T19:41:22.947 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[78574]: cluster 2024-08-29T19:41:21.865604+0000 mon.a (mon.0) 4282 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-08-29T19:41:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[78574]: audit 2024-08-29T19:41:21.903739+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:41:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[78574]: audit 2024-08-29T19:41:22.486272+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[78574]: audit 2024-08-29T19:41:22.491108+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[78574]: audit 2024-08-29T19:41:22.819290+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[77323]: cluster 2024-08-29T19:41:21.865604+0000 mon.a (mon.0) 4282 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-08-29T19:41:23.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[77323]: audit 2024-08-29T19:41:21.903739+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:41:23.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[77323]: audit 2024-08-29T19:41:22.486272+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:23.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[77323]: audit 2024-08-29T19:41:22.491108+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:23.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:22 smithi089 bash[77323]: audit 2024-08-29T19:41:22.819290+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:22 smithi144 bash[67678]: cluster 2024-08-29T19:41:21.865604+0000 mon.a (mon.0) 4282 : cluster [DBG] osdmap e2264: 8 total, 8 up, 8 in 2024-08-29T19:41:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:22 smithi144 bash[67678]: audit 2024-08-29T19:41:21.903739+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:41:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:22 smithi144 bash[67678]: audit 2024-08-29T19:41:22.486272+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:22 smithi144 bash[67678]: audit 2024-08-29T19:41:22.491108+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:22 smithi144 bash[67678]: audit 2024-08-29T19:41:22.819290+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[77323]: cluster 2024-08-29T19:41:22.729611+0000 mgr.y (mgr.34104) 2670 : cluster [DBG] pgmap v4483: 137 pgs: 12 unknown, 125 active+clean; 12 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 73 KiB/s wr, 3 op/s 2024-08-29T19:41:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[77323]: cluster 2024-08-29T19:41:22.883862+0000 mon.a (mon.0) 4287 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-08-29T19:41:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[77323]: audit 2024-08-29T19:41:23.164393+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:41:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[77323]: audit 2024-08-29T19:41:23.165340+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:41:24.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[77323]: audit 2024-08-29T19:41:23.171562+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[78574]: cluster 2024-08-29T19:41:22.729611+0000 mgr.y (mgr.34104) 2670 : cluster [DBG] pgmap v4483: 137 pgs: 12 unknown, 125 active+clean; 12 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 73 KiB/s wr, 3 op/s 2024-08-29T19:41:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[78574]: cluster 2024-08-29T19:41:22.883862+0000 mon.a (mon.0) 4287 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-08-29T19:41:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[78574]: audit 2024-08-29T19:41:23.164393+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:41:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[78574]: audit 2024-08-29T19:41:23.165340+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:41:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:23 smithi089 bash[78574]: audit 2024-08-29T19:41:23.171562+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:23 smithi144 bash[67678]: cluster 2024-08-29T19:41:22.729611+0000 mgr.y (mgr.34104) 2670 : cluster [DBG] pgmap v4483: 137 pgs: 12 unknown, 125 active+clean; 12 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 511 B/s rd, 73 KiB/s wr, 3 op/s 2024-08-29T19:41:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:23 smithi144 bash[67678]: cluster 2024-08-29T19:41:22.883862+0000 mon.a (mon.0) 4287 : cluster [DBG] osdmap e2265: 8 total, 8 up, 8 in 2024-08-29T19:41:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:23 smithi144 bash[67678]: audit 2024-08-29T19:41:23.164393+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:41:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:23 smithi144 bash[67678]: audit 2024-08-29T19:41:23.165340+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:41:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:23 smithi144 bash[67678]: audit 2024-08-29T19:41:23.171562+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:41:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:41:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:41:25] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.43.0" 2024-08-29T19:41:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:24 smithi089 bash[77323]: cluster 2024-08-29T19:41:23.908583+0000 mon.a (mon.0) 4291 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-08-29T19:41:25.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:24 smithi089 bash[78574]: cluster 2024-08-29T19:41:23.908583+0000 mon.a (mon.0) 4291 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-08-29T19:41:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:24 smithi144 bash[67678]: cluster 2024-08-29T19:41:23.908583+0000 mon.a (mon.0) 4291 : cluster [DBG] osdmap e2266: 8 total, 8 up, 8 in 2024-08-29T19:41:25.986 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:26.185 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:25 smithi089 bash[77323]: cluster 2024-08-29T19:41:24.730326+0000 mgr.y (mgr.34104) 2671 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 19 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 167 KiB/s wr, 42 op/s 2024-08-29T19:41:26.185 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:25 smithi089 bash[77323]: cluster 2024-08-29T19:41:24.917634+0000 mon.a (mon.0) 4292 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-08-29T19:41:26.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:25 smithi089 bash[78574]: cluster 2024-08-29T19:41:24.730326+0000 mgr.y (mgr.34104) 2671 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 19 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 167 KiB/s wr, 42 op/s 2024-08-29T19:41:26.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:25 smithi089 bash[78574]: cluster 2024-08-29T19:41:24.917634+0000 mon.a (mon.0) 4292 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-08-29T19:41:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:25 smithi144 bash[67678]: cluster 2024-08-29T19:41:24.730326+0000 mgr.y (mgr.34104) 2671 : cluster [DBG] pgmap v4486: 137 pgs: 137 active+clean; 19 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 167 KiB/s wr, 42 op/s 2024-08-29T19:41:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:25 smithi144 bash[67678]: cluster 2024-08-29T19:41:24.917634+0000 mon.a (mon.0) 4292 : cluster [DBG] osdmap e2267: 8 total, 8 up, 8 in 2024-08-29T19:41:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:26 smithi144 bash[67678]: cluster 2024-08-29T19:41:25.917876+0000 mon.a (mon.0) 4293 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-08-29T19:41:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:26 smithi089 bash[77323]: cluster 2024-08-29T19:41:25.917876+0000 mon.a (mon.0) 4293 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-08-29T19:41:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:26 smithi089 bash[78574]: cluster 2024-08-29T19:41:25.917876+0000 mon.a (mon.0) 4293 : cluster [DBG] osdmap e2268: 8 total, 8 up, 8 in 2024-08-29T19:41:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:27 smithi144 bash[67678]: cluster 2024-08-29T19:41:26.731370+0000 mgr.y (mgr.34104) 2672 : cluster [DBG] pgmap v4489: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 142 KiB/s wr, 83 op/s 2024-08-29T19:41:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:27 smithi144 bash[67678]: cluster 2024-08-29T19:41:26.940936+0000 mon.a (mon.0) 4294 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-08-29T19:41:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:27 smithi089 bash[77323]: cluster 2024-08-29T19:41:26.731370+0000 mgr.y (mgr.34104) 2672 : cluster [DBG] pgmap v4489: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 142 KiB/s wr, 83 op/s 2024-08-29T19:41:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:27 smithi089 bash[77323]: cluster 2024-08-29T19:41:26.940936+0000 mon.a (mon.0) 4294 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-08-29T19:41:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:27 smithi089 bash[78574]: cluster 2024-08-29T19:41:26.731370+0000 mgr.y (mgr.34104) 2672 : cluster [DBG] pgmap v4489: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 142 KiB/s wr, 83 op/s 2024-08-29T19:41:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:27 smithi089 bash[78574]: cluster 2024-08-29T19:41:26.940936+0000 mon.a (mon.0) 4294 : cluster [DBG] osdmap e2269: 8 total, 8 up, 8 in 2024-08-29T19:41:29.030 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:28 smithi144 bash[67678]: cluster 2024-08-29T19:41:27.943170+0000 mon.a (mon.0) 4295 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-08-29T19:41:29.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:28 smithi089 bash[77323]: cluster 2024-08-29T19:41:27.943170+0000 mon.a (mon.0) 4295 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-08-29T19:41:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:28 smithi089 bash[78574]: cluster 2024-08-29T19:41:27.943170+0000 mon.a (mon.0) 4295 : cluster [DBG] osdmap e2270: 8 total, 8 up, 8 in 2024-08-29T19:41:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:29 smithi144 bash[67678]: cluster 2024-08-29T19:41:28.732433+0000 mgr.y (mgr.34104) 2673 : cluster [DBG] pgmap v4492: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 79 KiB/s wr, 97 op/s 2024-08-29T19:41:30.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:29 smithi144 bash[67678]: cluster 2024-08-29T19:41:28.965484+0000 mon.a (mon.0) 4296 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-08-29T19:41:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:29 smithi089 bash[77323]: cluster 2024-08-29T19:41:28.732433+0000 mgr.y (mgr.34104) 2673 : cluster [DBG] pgmap v4492: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 79 KiB/s wr, 97 op/s 2024-08-29T19:41:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:29 smithi089 bash[77323]: cluster 2024-08-29T19:41:28.965484+0000 mon.a (mon.0) 4296 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-08-29T19:41:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:29 smithi089 bash[78574]: cluster 2024-08-29T19:41:28.732433+0000 mgr.y (mgr.34104) 2673 : cluster [DBG] pgmap v4492: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 79 KiB/s wr, 97 op/s 2024-08-29T19:41:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:29 smithi089 bash[78574]: cluster 2024-08-29T19:41:28.965484+0000 mon.a (mon.0) 4296 : cluster [DBG] osdmap e2271: 8 total, 8 up, 8 in 2024-08-29T19:41:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:30 smithi144 bash[67678]: cluster 2024-08-29T19:41:29.965764+0000 mon.a (mon.0) 4297 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-08-29T19:41:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:30 smithi144 bash[67678]: cluster 2024-08-29T19:41:30.554815+0000 mon.a (mon.0) 4298 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-08-29T19:41:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:30 smithi089 bash[77323]: cluster 2024-08-29T19:41:29.965764+0000 mon.a (mon.0) 4297 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-08-29T19:41:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:30 smithi089 bash[77323]: cluster 2024-08-29T19:41:30.554815+0000 mon.a (mon.0) 4298 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-08-29T19:41:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:30 smithi089 bash[78574]: cluster 2024-08-29T19:41:29.965764+0000 mon.a (mon.0) 4297 : cluster [DBG] osdmap e2272: 8 total, 8 up, 8 in 2024-08-29T19:41:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:30 smithi089 bash[78574]: cluster 2024-08-29T19:41:30.554815+0000 mon.a (mon.0) 4298 : cluster [DBG] osdmap e2273: 8 total, 8 up, 8 in 2024-08-29T19:41:31.630 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:31 smithi144 bash[67678]: cluster 2024-08-29T19:41:30.733212+0000 mgr.y (mgr.34104) 2674 : cluster [DBG] pgmap v4496: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 33 KiB/s wr, 56 op/s 2024-08-29T19:41:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:31 smithi144 bash[67678]: cluster 2024-08-29T19:41:31.556940+0000 mon.a (mon.0) 4299 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-08-29T19:41:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:31 smithi089 bash[77323]: cluster 2024-08-29T19:41:30.733212+0000 mgr.y (mgr.34104) 2674 : cluster [DBG] pgmap v4496: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 33 KiB/s wr, 56 op/s 2024-08-29T19:41:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:31 smithi089 bash[77323]: cluster 2024-08-29T19:41:31.556940+0000 mon.a (mon.0) 4299 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-08-29T19:41:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:31 smithi089 bash[78574]: cluster 2024-08-29T19:41:30.733212+0000 mgr.y (mgr.34104) 2674 : cluster [DBG] pgmap v4496: 137 pgs: 137 active+clean; 22 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 33 KiB/s wr, 56 op/s 2024-08-29T19:41:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:31 smithi089 bash[78574]: cluster 2024-08-29T19:41:31.556940+0000 mon.a (mon.0) 4299 : cluster [DBG] osdmap e2274: 8 total, 8 up, 8 in 2024-08-29T19:41:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:33 smithi089 bash[77323]: cluster 2024-08-29T19:41:32.571569+0000 mon.a (mon.0) 4300 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-08-29T19:41:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:33 smithi089 bash[77323]: cluster 2024-08-29T19:41:32.733935+0000 mgr.y (mgr.34104) 2675 : cluster [DBG] pgmap v4499: 137 pgs: 137 active+clean; 26 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2024-08-29T19:41:33.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:33 smithi089 bash[78574]: cluster 2024-08-29T19:41:32.571569+0000 mon.a (mon.0) 4300 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-08-29T19:41:33.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:33 smithi089 bash[78574]: cluster 2024-08-29T19:41:32.733935+0000 mgr.y (mgr.34104) 2675 : cluster [DBG] pgmap v4499: 137 pgs: 137 active+clean; 26 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2024-08-29T19:41:34.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:33 smithi144 bash[67678]: cluster 2024-08-29T19:41:32.571569+0000 mon.a (mon.0) 4300 : cluster [DBG] osdmap e2275: 8 total, 8 up, 8 in 2024-08-29T19:41:34.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:33 smithi144 bash[67678]: cluster 2024-08-29T19:41:32.733935+0000 mgr.y (mgr.34104) 2675 : cluster [DBG] pgmap v4499: 137 pgs: 137 active+clean; 26 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 54 op/s 2024-08-29T19:41:34.671 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:34 smithi089 bash[78574]: cluster 2024-08-29T19:41:33.574077+0000 mon.a (mon.0) 4301 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-08-29T19:41:34.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:34 smithi089 bash[77323]: cluster 2024-08-29T19:41:33.574077+0000 mon.a (mon.0) 4301 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-08-29T19:41:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:34 smithi144 bash[67678]: cluster 2024-08-29T19:41:33.574077+0000 mon.a (mon.0) 4301 : cluster [DBG] osdmap e2276: 8 total, 8 up, 8 in 2024-08-29T19:41:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:41:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:41:35] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.43.0" 2024-08-29T19:41:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:35 smithi089 bash[77323]: cluster 2024-08-29T19:41:34.600998+0000 mon.a (mon.0) 4302 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-08-29T19:41:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:35 smithi089 bash[77323]: cluster 2024-08-29T19:41:34.734614+0000 mgr.y (mgr.34104) 2676 : cluster [DBG] pgmap v4502: 137 pgs: 137 active+clean; 27 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 7.5 KiB/s wr, 91 op/s 2024-08-29T19:41:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:35 smithi089 bash[78574]: cluster 2024-08-29T19:41:34.600998+0000 mon.a (mon.0) 4302 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-08-29T19:41:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:35 smithi089 bash[78574]: cluster 2024-08-29T19:41:34.734614+0000 mgr.y (mgr.34104) 2676 : cluster [DBG] pgmap v4502: 137 pgs: 137 active+clean; 27 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 7.5 KiB/s wr, 91 op/s 2024-08-29T19:41:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:35 smithi144 bash[67678]: cluster 2024-08-29T19:41:34.600998+0000 mon.a (mon.0) 4302 : cluster [DBG] osdmap e2277: 8 total, 8 up, 8 in 2024-08-29T19:41:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:35 smithi144 bash[67678]: cluster 2024-08-29T19:41:34.734614+0000 mgr.y (mgr.34104) 2676 : cluster [DBG] pgmap v4502: 137 pgs: 137 active+clean; 27 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 7.5 KiB/s wr, 91 op/s 2024-08-29T19:41:36.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:36 smithi089 bash[77323]: cluster 2024-08-29T19:41:35.613080+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-08-29T19:41:36.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:36 smithi089 bash[78574]: cluster 2024-08-29T19:41:35.613080+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-08-29T19:41:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:36 smithi144 bash[67678]: cluster 2024-08-29T19:41:35.613080+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e2278: 8 total, 8 up, 8 in 2024-08-29T19:41:37.702 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14756 ms) 2024-08-29T19:41:37.702 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-08-29T19:41:37.702 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:37 smithi089 bash[77323]: cluster 2024-08-29T19:41:36.608828+0000 mon.a (mon.0) 4304 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-08-29T19:41:37.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:37 smithi089 bash[77323]: cluster 2024-08-29T19:41:36.735424+0000 mgr.y (mgr.34104) 2677 : cluster [DBG] pgmap v4505: 137 pgs: 137 active+clean; 31 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 7.5 KiB/s wr, 60 op/s 2024-08-29T19:41:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:37 smithi089 bash[78574]: cluster 2024-08-29T19:41:36.608828+0000 mon.a (mon.0) 4304 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-08-29T19:41:37.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:37 smithi089 bash[78574]: cluster 2024-08-29T19:41:36.735424+0000 mgr.y (mgr.34104) 2677 : cluster [DBG] pgmap v4505: 137 pgs: 137 active+clean; 31 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 7.5 KiB/s wr, 60 op/s 2024-08-29T19:41:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:37 smithi144 bash[67678]: cluster 2024-08-29T19:41:36.608828+0000 mon.a (mon.0) 4304 : cluster [DBG] osdmap e2279: 8 total, 8 up, 8 in 2024-08-29T19:41:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:37 smithi144 bash[67678]: cluster 2024-08-29T19:41:36.735424+0000 mgr.y (mgr.34104) 2677 : cluster [DBG] pgmap v4505: 137 pgs: 137 active+clean; 31 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 7.5 KiB/s wr, 60 op/s 2024-08-29T19:41:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:38 smithi089 bash[77323]: cluster 2024-08-29T19:41:37.635244+0000 mon.a (mon.0) 4305 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-08-29T19:41:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:38 smithi089 bash[77323]: audit 2024-08-29T19:41:37.819569+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:38 smithi089 bash[78574]: cluster 2024-08-29T19:41:37.635244+0000 mon.a (mon.0) 4305 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-08-29T19:41:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:38 smithi089 bash[78574]: audit 2024-08-29T19:41:37.819569+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:38 smithi144 bash[67678]: cluster 2024-08-29T19:41:37.635244+0000 mon.a (mon.0) 4305 : cluster [DBG] osdmap e2280: 8 total, 8 up, 8 in 2024-08-29T19:41:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:38 smithi144 bash[67678]: audit 2024-08-29T19:41:37.819569+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:39 smithi089 bash[77323]: cluster 2024-08-29T19:41:38.645277+0000 mon.a (mon.0) 4307 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-08-29T19:41:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:39 smithi089 bash[77323]: cluster 2024-08-29T19:41:38.736214+0000 mgr.y (mgr.34104) 2678 : cluster [DBG] pgmap v4508: 137 pgs: 137 active+clean; 32 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 8.5 KiB/s wr, 106 op/s 2024-08-29T19:41:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:39 smithi089 bash[78574]: cluster 2024-08-29T19:41:38.645277+0000 mon.a (mon.0) 4307 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-08-29T19:41:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:39 smithi089 bash[78574]: cluster 2024-08-29T19:41:38.736214+0000 mgr.y (mgr.34104) 2678 : cluster [DBG] pgmap v4508: 137 pgs: 137 active+clean; 32 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 8.5 KiB/s wr, 106 op/s 2024-08-29T19:41:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:39 smithi144 bash[67678]: cluster 2024-08-29T19:41:38.645277+0000 mon.a (mon.0) 4307 : cluster [DBG] osdmap e2281: 8 total, 8 up, 8 in 2024-08-29T19:41:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:39 smithi144 bash[67678]: cluster 2024-08-29T19:41:38.736214+0000 mgr.y (mgr.34104) 2678 : cluster [DBG] pgmap v4508: 137 pgs: 137 active+clean; 32 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 8.5 KiB/s wr, 106 op/s 2024-08-29T19:41:40.733 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:40 smithi089 bash[77323]: cluster 2024-08-29T19:41:39.656678+0000 mon.a (mon.0) 4308 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-08-29T19:41:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:40 smithi089 bash[78574]: cluster 2024-08-29T19:41:39.656678+0000 mon.a (mon.0) 4308 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-08-29T19:41:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:40 smithi144 bash[67678]: cluster 2024-08-29T19:41:39.656678+0000 mon.a (mon.0) 4308 : cluster [DBG] osdmap e2282: 8 total, 8 up, 8 in 2024-08-29T19:41:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:41 smithi089 bash[77323]: cluster 2024-08-29T19:41:40.657452+0000 mon.a (mon.0) 4309 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-08-29T19:41:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:41 smithi089 bash[77323]: cluster 2024-08-29T19:41:40.737107+0000 mgr.y (mgr.34104) 2679 : cluster [DBG] pgmap v4511: 137 pgs: 137 active+clean; 32 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.7 KiB/s wr, 86 op/s 2024-08-29T19:41:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:41 smithi089 bash[78574]: cluster 2024-08-29T19:41:40.657452+0000 mon.a (mon.0) 4309 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-08-29T19:41:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:41 smithi089 bash[78574]: cluster 2024-08-29T19:41:40.737107+0000 mgr.y (mgr.34104) 2679 : cluster [DBG] pgmap v4511: 137 pgs: 137 active+clean; 32 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.7 KiB/s wr, 86 op/s 2024-08-29T19:41:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:41 smithi144 bash[67678]: cluster 2024-08-29T19:41:40.657452+0000 mon.a (mon.0) 4309 : cluster [DBG] osdmap e2283: 8 total, 8 up, 8 in 2024-08-29T19:41:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:41 smithi144 bash[67678]: cluster 2024-08-29T19:41:40.737107+0000 mgr.y (mgr.34104) 2679 : cluster [DBG] pgmap v4511: 137 pgs: 137 active+clean; 32 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.7 KiB/s wr, 86 op/s 2024-08-29T19:41:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:42 smithi144 bash[67678]: cluster 2024-08-29T19:41:41.678198+0000 mon.a (mon.0) 4310 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-08-29T19:41:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:42 smithi089 bash[77323]: cluster 2024-08-29T19:41:41.678198+0000 mon.a (mon.0) 4310 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-08-29T19:41:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:42 smithi089 bash[78574]: cluster 2024-08-29T19:41:41.678198+0000 mon.a (mon.0) 4310 : cluster [DBG] osdmap e2284: 8 total, 8 up, 8 in 2024-08-29T19:41:43.756 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:43 smithi144 bash[67678]: cluster 2024-08-29T19:41:42.678756+0000 mon.a (mon.0) 4311 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-08-29T19:41:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:43 smithi144 bash[67678]: cluster 2024-08-29T19:41:42.737894+0000 mgr.y (mgr.34104) 2680 : cluster [DBG] pgmap v4514: 137 pgs: 137 active+clean; 36 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 6.2 KiB/s wr, 57 op/s 2024-08-29T19:41:44.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:43 smithi089 bash[77323]: cluster 2024-08-29T19:41:42.678756+0000 mon.a (mon.0) 4311 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-08-29T19:41:44.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:43 smithi089 bash[77323]: cluster 2024-08-29T19:41:42.737894+0000 mgr.y (mgr.34104) 2680 : cluster [DBG] pgmap v4514: 137 pgs: 137 active+clean; 36 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 6.2 KiB/s wr, 57 op/s 2024-08-29T19:41:44.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:43 smithi089 bash[78574]: cluster 2024-08-29T19:41:42.678756+0000 mon.a (mon.0) 4311 : cluster [DBG] osdmap e2285: 8 total, 8 up, 8 in 2024-08-29T19:41:44.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:43 smithi089 bash[78574]: cluster 2024-08-29T19:41:42.737894+0000 mgr.y (mgr.34104) 2680 : cluster [DBG] pgmap v4514: 137 pgs: 137 active+clean; 36 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 6.2 KiB/s wr, 57 op/s 2024-08-29T19:41:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:44 smithi144 bash[67678]: cluster 2024-08-29T19:41:43.703213+0000 mon.a (mon.0) 4312 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-08-29T19:41:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:44 smithi089 bash[77323]: cluster 2024-08-29T19:41:43.703213+0000 mon.a (mon.0) 4312 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-08-29T19:41:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:44 smithi089 bash[78574]: cluster 2024-08-29T19:41:43.703213+0000 mon.a (mon.0) 4312 : cluster [DBG] osdmap e2286: 8 total, 8 up, 8 in 2024-08-29T19:41:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:41:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:41:45] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:41:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:45 smithi144 bash[67678]: cluster 2024-08-29T19:41:44.712058+0000 mon.a (mon.0) 4313 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-08-29T19:41:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:45 smithi144 bash[67678]: cluster 2024-08-29T19:41:44.738653+0000 mgr.y (mgr.34104) 2681 : cluster [DBG] pgmap v4517: 137 pgs: 137 active+clean; 36 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 8.2 KiB/s wr, 86 op/s 2024-08-29T19:41:46.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:45 smithi089 bash[77323]: cluster 2024-08-29T19:41:44.712058+0000 mon.a (mon.0) 4313 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-08-29T19:41:46.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:45 smithi089 bash[77323]: cluster 2024-08-29T19:41:44.738653+0000 mgr.y (mgr.34104) 2681 : cluster [DBG] pgmap v4517: 137 pgs: 137 active+clean; 36 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 8.2 KiB/s wr, 86 op/s 2024-08-29T19:41:46.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:45 smithi089 bash[78574]: cluster 2024-08-29T19:41:44.712058+0000 mon.a (mon.0) 4313 : cluster [DBG] osdmap e2287: 8 total, 8 up, 8 in 2024-08-29T19:41:46.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:45 smithi089 bash[78574]: cluster 2024-08-29T19:41:44.738653+0000 mgr.y (mgr.34104) 2681 : cluster [DBG] pgmap v4517: 137 pgs: 137 active+clean; 36 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 8.2 KiB/s wr, 86 op/s 2024-08-29T19:41:46.800 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:46 smithi144 bash[67678]: cluster 2024-08-29T19:41:45.724476+0000 mon.a (mon.0) 4314 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-08-29T19:41:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:46 smithi089 bash[77323]: cluster 2024-08-29T19:41:45.724476+0000 mon.a (mon.0) 4314 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-08-29T19:41:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:46 smithi089 bash[78574]: cluster 2024-08-29T19:41:45.724476+0000 mon.a (mon.0) 4314 : cluster [DBG] osdmap e2288: 8 total, 8 up, 8 in 2024-08-29T19:41:48.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:47 smithi144 bash[67678]: cluster 2024-08-29T19:41:46.724283+0000 mon.a (mon.0) 4315 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-08-29T19:41:48.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:47 smithi144 bash[67678]: cluster 2024-08-29T19:41:46.739965+0000 mgr.y (mgr.34104) 2682 : cluster [DBG] pgmap v4520: 137 pgs: 137 active+clean; 42 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-29T19:41:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:47 smithi089 bash[78574]: cluster 2024-08-29T19:41:46.724283+0000 mon.a (mon.0) 4315 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-08-29T19:41:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:47 smithi089 bash[78574]: cluster 2024-08-29T19:41:46.739965+0000 mgr.y (mgr.34104) 2682 : cluster [DBG] pgmap v4520: 137 pgs: 137 active+clean; 42 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-29T19:41:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:47 smithi089 bash[77323]: cluster 2024-08-29T19:41:46.724283+0000 mon.a (mon.0) 4315 : cluster [DBG] osdmap e2289: 8 total, 8 up, 8 in 2024-08-29T19:41:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:47 smithi089 bash[77323]: cluster 2024-08-29T19:41:46.739965+0000 mgr.y (mgr.34104) 2682 : cluster [DBG] pgmap v4520: 137 pgs: 137 active+clean; 42 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-29T19:41:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:48 smithi144 bash[67678]: cluster 2024-08-29T19:41:47.747458+0000 mon.a (mon.0) 4316 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-08-29T19:41:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:48 smithi089 bash[78574]: cluster 2024-08-29T19:41:47.747458+0000 mon.a (mon.0) 4316 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-08-29T19:41:49.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:48 smithi089 bash[77323]: cluster 2024-08-29T19:41:47.747458+0000 mon.a (mon.0) 4316 : cluster [DBG] osdmap e2290: 8 total, 8 up, 8 in 2024-08-29T19:41:49.832 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:49 smithi144 bash[67678]: cluster 2024-08-29T19:41:48.741027+0000 mgr.y (mgr.34104) 2683 : cluster [DBG] pgmap v4522: 137 pgs: 137 active+clean; 51 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 9.7 KiB/s wr, 110 op/s 2024-08-29T19:41:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:49 smithi144 bash[67678]: cluster 2024-08-29T19:41:48.750578+0000 mon.a (mon.0) 4317 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-08-29T19:41:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:49 smithi089 bash[78574]: cluster 2024-08-29T19:41:48.741027+0000 mgr.y (mgr.34104) 2683 : cluster [DBG] pgmap v4522: 137 pgs: 137 active+clean; 51 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 9.7 KiB/s wr, 110 op/s 2024-08-29T19:41:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:49 smithi089 bash[78574]: cluster 2024-08-29T19:41:48.750578+0000 mon.a (mon.0) 4317 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-08-29T19:41:50.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:49 smithi089 bash[77323]: cluster 2024-08-29T19:41:48.741027+0000 mgr.y (mgr.34104) 2683 : cluster [DBG] pgmap v4522: 137 pgs: 137 active+clean; 51 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 9.7 KiB/s wr, 110 op/s 2024-08-29T19:41:50.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:49 smithi089 bash[77323]: cluster 2024-08-29T19:41:48.750578+0000 mon.a (mon.0) 4317 : cluster [DBG] osdmap e2291: 8 total, 8 up, 8 in 2024-08-29T19:41:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:50 smithi144 bash[67678]: cluster 2024-08-29T19:41:49.756899+0000 mon.a (mon.0) 4318 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-08-29T19:41:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:50 smithi089 bash[77323]: cluster 2024-08-29T19:41:49.756899+0000 mon.a (mon.0) 4318 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-08-29T19:41:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:50 smithi089 bash[78574]: cluster 2024-08-29T19:41:49.756899+0000 mon.a (mon.0) 4318 : cluster [DBG] osdmap e2292: 8 total, 8 up, 8 in 2024-08-29T19:41:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:51 smithi144 bash[67678]: cluster 2024-08-29T19:41:50.741788+0000 mgr.y (mgr.34104) 2684 : cluster [DBG] pgmap v4525: 137 pgs: 137 active+clean; 51 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 KiB/s wr, 95 op/s 2024-08-29T19:41:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:51 smithi144 bash[67678]: cluster 2024-08-29T19:41:50.778894+0000 mon.a (mon.0) 4319 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-08-29T19:41:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:51 smithi089 bash[77323]: cluster 2024-08-29T19:41:50.741788+0000 mgr.y (mgr.34104) 2684 : cluster [DBG] pgmap v4525: 137 pgs: 137 active+clean; 51 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 KiB/s wr, 95 op/s 2024-08-29T19:41:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:51 smithi089 bash[77323]: cluster 2024-08-29T19:41:50.778894+0000 mon.a (mon.0) 4319 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-08-29T19:41:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:51 smithi089 bash[78574]: cluster 2024-08-29T19:41:50.741788+0000 mgr.y (mgr.34104) 2684 : cluster [DBG] pgmap v4525: 137 pgs: 137 active+clean; 51 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 KiB/s wr, 95 op/s 2024-08-29T19:41:52.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:51 smithi089 bash[78574]: cluster 2024-08-29T19:41:50.778894+0000 mon.a (mon.0) 4319 : cluster [DBG] osdmap e2293: 8 total, 8 up, 8 in 2024-08-29T19:41:52.861 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15159 ms) 2024-08-29T19:41:52.861 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-08-29T19:41:52.861 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:52 smithi144 bash[67678]: cluster 2024-08-29T19:41:51.789985+0000 mon.a (mon.0) 4320 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-08-29T19:41:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:52 smithi089 bash[77323]: cluster 2024-08-29T19:41:51.789985+0000 mon.a (mon.0) 4320 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-08-29T19:41:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:52 smithi089 bash[78574]: cluster 2024-08-29T19:41:51.789985+0000 mon.a (mon.0) 4320 : cluster [DBG] osdmap e2294: 8 total, 8 up, 8 in 2024-08-29T19:41:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:53 smithi144 bash[67678]: cluster 2024-08-29T19:41:52.742801+0000 mgr.y (mgr.34104) 2685 : cluster [DBG] pgmap v4528: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 7.5 KiB/s wr, 78 op/s 2024-08-29T19:41:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:53 smithi144 bash[67678]: cluster 2024-08-29T19:41:52.800902+0000 mon.a (mon.0) 4321 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-08-29T19:41:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:53 smithi144 bash[67678]: audit 2024-08-29T19:41:52.820510+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:53 smithi089 bash[77323]: cluster 2024-08-29T19:41:52.742801+0000 mgr.y (mgr.34104) 2685 : cluster [DBG] pgmap v4528: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 7.5 KiB/s wr, 78 op/s 2024-08-29T19:41:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:53 smithi089 bash[77323]: cluster 2024-08-29T19:41:52.800902+0000 mon.a (mon.0) 4321 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-08-29T19:41:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:53 smithi089 bash[77323]: audit 2024-08-29T19:41:52.820510+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:53 smithi089 bash[78574]: cluster 2024-08-29T19:41:52.742801+0000 mgr.y (mgr.34104) 2685 : cluster [DBG] pgmap v4528: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 7.5 KiB/s wr, 78 op/s 2024-08-29T19:41:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:53 smithi089 bash[78574]: cluster 2024-08-29T19:41:52.800902+0000 mon.a (mon.0) 4321 : cluster [DBG] osdmap e2295: 8 total, 8 up, 8 in 2024-08-29T19:41:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:53 smithi089 bash[78574]: audit 2024-08-29T19:41:52.820510+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:41:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:41:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:41:55] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:41:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:55 smithi144 bash[67678]: cluster 2024-08-29T19:41:54.743855+0000 mgr.y (mgr.34104) 2686 : cluster [DBG] pgmap v4530: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-29T19:41:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:55 smithi089 bash[77323]: cluster 2024-08-29T19:41:54.743855+0000 mgr.y (mgr.34104) 2686 : cluster [DBG] pgmap v4530: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-29T19:41:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:55 smithi089 bash[78574]: cluster 2024-08-29T19:41:54.743855+0000 mgr.y (mgr.34104) 2686 : cluster [DBG] pgmap v4530: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.0 KiB/s wr, 73 op/s 2024-08-29T19:41:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:57 smithi089 bash[78574]: cluster 2024-08-29T19:41:56.744875+0000 mgr.y (mgr.34104) 2687 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.2 KiB/s wr, 64 op/s 2024-08-29T19:41:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:57 smithi089 bash[78574]: cluster 2024-08-29T19:41:56.813086+0000 mon.a (mon.0) 4323 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-08-29T19:41:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:57 smithi089 bash[77323]: cluster 2024-08-29T19:41:56.744875+0000 mgr.y (mgr.34104) 2687 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.2 KiB/s wr, 64 op/s 2024-08-29T19:41:58.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:57 smithi089 bash[77323]: cluster 2024-08-29T19:41:56.813086+0000 mon.a (mon.0) 4323 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-08-29T19:41:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:57 smithi144 bash[67678]: cluster 2024-08-29T19:41:56.744875+0000 mgr.y (mgr.34104) 2687 : cluster [DBG] pgmap v4531: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 6.2 KiB/s wr, 64 op/s 2024-08-29T19:41:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:57 smithi144 bash[67678]: cluster 2024-08-29T19:41:56.813086+0000 mon.a (mon.0) 4323 : cluster [DBG] osdmap e2296: 8 total, 8 up, 8 in 2024-08-29T19:41:58.904 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:41:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:58 smithi089 bash[77323]: cluster 2024-08-29T19:41:57.816488+0000 mon.a (mon.0) 4324 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-08-29T19:41:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:58 smithi089 bash[78574]: cluster 2024-08-29T19:41:57.816488+0000 mon.a (mon.0) 4324 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-08-29T19:41:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:58 smithi144 bash[67678]: cluster 2024-08-29T19:41:57.816488+0000 mon.a (mon.0) 4324 : cluster [DBG] osdmap e2297: 8 total, 8 up, 8 in 2024-08-29T19:42:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:59 smithi089 bash[77323]: cluster 2024-08-29T19:41:58.745929+0000 mgr.y (mgr.34104) 2688 : cluster [DBG] pgmap v4534: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-08-29T19:42:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:41:59 smithi089 bash[77323]: cluster 2024-08-29T19:41:58.843777+0000 mon.a (mon.0) 4325 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-08-29T19:42:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:59 smithi089 bash[78574]: cluster 2024-08-29T19:41:58.745929+0000 mgr.y (mgr.34104) 2688 : cluster [DBG] pgmap v4534: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-08-29T19:42:00.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:41:59 smithi089 bash[78574]: cluster 2024-08-29T19:41:58.843777+0000 mon.a (mon.0) 4325 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-08-29T19:42:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:59 smithi144 bash[67678]: cluster 2024-08-29T19:41:58.745929+0000 mgr.y (mgr.34104) 2688 : cluster [DBG] pgmap v4534: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-08-29T19:42:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:41:59 smithi144 bash[67678]: cluster 2024-08-29T19:41:58.843777+0000 mon.a (mon.0) 4325 : cluster [DBG] osdmap e2298: 8 total, 8 up, 8 in 2024-08-29T19:42:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:01 smithi089 bash[77323]: cluster 2024-08-29T19:42:00.746583+0000 mgr.y (mgr.34104) 2689 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-29T19:42:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:01 smithi089 bash[78574]: cluster 2024-08-29T19:42:00.746583+0000 mgr.y (mgr.34104) 2689 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-29T19:42:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:01 smithi144 bash[67678]: cluster 2024-08-29T19:42:00.746583+0000 mgr.y (mgr.34104) 2689 : cluster [DBG] pgmap v4536: 137 pgs: 137 active+clean; 62 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-29T19:42:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:03 smithi089 bash[77323]: cluster 2024-08-29T19:42:02.747851+0000 mgr.y (mgr.34104) 2690 : cluster [DBG] pgmap v4537: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-08-29T19:42:04.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:03 smithi089 bash[77323]: cluster 2024-08-29T19:42:02.853557+0000 mon.a (mon.0) 4326 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-08-29T19:42:04.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:03 smithi089 bash[78574]: cluster 2024-08-29T19:42:02.747851+0000 mgr.y (mgr.34104) 2690 : cluster [DBG] pgmap v4537: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-08-29T19:42:04.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:03 smithi089 bash[78574]: cluster 2024-08-29T19:42:02.853557+0000 mon.a (mon.0) 4326 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-08-29T19:42:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:03 smithi144 bash[67678]: cluster 2024-08-29T19:42:02.747851+0000 mgr.y (mgr.34104) 2690 : cluster [DBG] pgmap v4537: 137 pgs: 137 active+clean; 66 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-08-29T19:42:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:03 smithi144 bash[67678]: cluster 2024-08-29T19:42:02.853557+0000 mon.a (mon.0) 4326 : cluster [DBG] osdmap e2299: 8 total, 8 up, 8 in 2024-08-29T19:42:04.939 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:05.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:42:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:42:05] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:42:05.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:04 smithi089 bash[78574]: cluster 2024-08-29T19:42:03.864661+0000 mon.a (mon.0) 4327 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-08-29T19:42:05.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:04 smithi089 bash[77323]: cluster 2024-08-29T19:42:03.864661+0000 mon.a (mon.0) 4327 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-08-29T19:42:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:04 smithi144 bash[67678]: cluster 2024-08-29T19:42:03.864661+0000 mon.a (mon.0) 4327 : cluster [DBG] osdmap e2300: 8 total, 8 up, 8 in 2024-08-29T19:42:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:05 smithi089 bash[77323]: cluster 2024-08-29T19:42:04.748571+0000 mgr.y (mgr.34104) 2691 : cluster [DBG] pgmap v4540: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-29T19:42:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:05 smithi089 bash[77323]: cluster 2024-08-29T19:42:04.876906+0000 mon.a (mon.0) 4328 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-08-29T19:42:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:05 smithi089 bash[78574]: cluster 2024-08-29T19:42:04.748571+0000 mgr.y (mgr.34104) 2691 : cluster [DBG] pgmap v4540: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-29T19:42:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:05 smithi089 bash[78574]: cluster 2024-08-29T19:42:04.876906+0000 mon.a (mon.0) 4328 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-08-29T19:42:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:05 smithi144 bash[67678]: cluster 2024-08-29T19:42:04.748571+0000 mgr.y (mgr.34104) 2691 : cluster [DBG] pgmap v4540: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-29T19:42:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:05 smithi144 bash[67678]: cluster 2024-08-29T19:42:04.876906+0000 mon.a (mon.0) 4328 : cluster [DBG] osdmap e2301: 8 total, 8 up, 8 in 2024-08-29T19:42:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:07 smithi089 bash[77323]: cluster 2024-08-29T19:42:06.749573+0000 mgr.y (mgr.34104) 2692 : cluster [DBG] pgmap v4542: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 65 op/s 2024-08-29T19:42:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:07 smithi089 bash[77323]: audit 2024-08-29T19:42:07.820449+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:07 smithi089 bash[78574]: cluster 2024-08-29T19:42:06.749573+0000 mgr.y (mgr.34104) 2692 : cluster [DBG] pgmap v4542: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 65 op/s 2024-08-29T19:42:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:07 smithi089 bash[78574]: audit 2024-08-29T19:42:07.820449+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:07 smithi144 bash[67678]: cluster 2024-08-29T19:42:06.749573+0000 mgr.y (mgr.34104) 2692 : cluster [DBG] pgmap v4542: 137 pgs: 137 active+clean; 71 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 65 op/s 2024-08-29T19:42:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:07 smithi144 bash[67678]: audit 2024-08-29T19:42:07.820449+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:09 smithi089 bash[77323]: cluster 2024-08-29T19:42:08.750815+0000 mgr.y (mgr.34104) 2693 : cluster [DBG] pgmap v4543: 137 pgs: 137 active+clean; 72 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-29T19:42:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:09 smithi089 bash[77323]: cluster 2024-08-29T19:42:08.891722+0000 mon.a (mon.0) 4330 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-08-29T19:42:10.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:09 smithi089 bash[78574]: cluster 2024-08-29T19:42:08.750815+0000 mgr.y (mgr.34104) 2693 : cluster [DBG] pgmap v4543: 137 pgs: 137 active+clean; 72 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-29T19:42:10.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:09 smithi089 bash[78574]: cluster 2024-08-29T19:42:08.891722+0000 mon.a (mon.0) 4330 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-08-29T19:42:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:09 smithi144 bash[67678]: cluster 2024-08-29T19:42:08.750815+0000 mgr.y (mgr.34104) 2693 : cluster [DBG] pgmap v4543: 137 pgs: 137 active+clean; 72 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-29T19:42:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:09 smithi144 bash[67678]: cluster 2024-08-29T19:42:08.891722+0000 mon.a (mon.0) 4330 : cluster [DBG] osdmap e2302: 8 total, 8 up, 8 in 2024-08-29T19:42:10.990 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:10 smithi089 bash[77323]: cluster 2024-08-29T19:42:09.892622+0000 mon.a (mon.0) 4331 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-08-29T19:42:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:10 smithi089 bash[78574]: cluster 2024-08-29T19:42:09.892622+0000 mon.a (mon.0) 4331 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-08-29T19:42:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:10 smithi144 bash[67678]: cluster 2024-08-29T19:42:09.892622+0000 mon.a (mon.0) 4331 : cluster [DBG] osdmap e2303: 8 total, 8 up, 8 in 2024-08-29T19:42:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:11 smithi089 bash[77323]: cluster 2024-08-29T19:42:10.751529+0000 mgr.y (mgr.34104) 2694 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 72 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.7 KiB/s wr, 41 op/s 2024-08-29T19:42:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:11 smithi089 bash[77323]: cluster 2024-08-29T19:42:10.923791+0000 mon.a (mon.0) 4332 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-08-29T19:42:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:11 smithi089 bash[78574]: cluster 2024-08-29T19:42:10.751529+0000 mgr.y (mgr.34104) 2694 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 72 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.7 KiB/s wr, 41 op/s 2024-08-29T19:42:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:11 smithi089 bash[78574]: cluster 2024-08-29T19:42:10.923791+0000 mon.a (mon.0) 4332 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-08-29T19:42:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:11 smithi144 bash[67678]: cluster 2024-08-29T19:42:10.751529+0000 mgr.y (mgr.34104) 2694 : cluster [DBG] pgmap v4546: 137 pgs: 137 active+clean; 72 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.7 KiB/s wr, 41 op/s 2024-08-29T19:42:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:11 smithi144 bash[67678]: cluster 2024-08-29T19:42:10.923791+0000 mon.a (mon.0) 4332 : cluster [DBG] osdmap e2304: 8 total, 8 up, 8 in 2024-08-29T19:42:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:13 smithi089 bash[77323]: cluster 2024-08-29T19:42:12.752751+0000 mgr.y (mgr.34104) 2695 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 74 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-08-29T19:42:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:13 smithi089 bash[78574]: cluster 2024-08-29T19:42:12.752751+0000 mgr.y (mgr.34104) 2695 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 74 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-08-29T19:42:14.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:13 smithi144 bash[67678]: cluster 2024-08-29T19:42:12.752751+0000 mgr.y (mgr.34104) 2695 : cluster [DBG] pgmap v4548: 137 pgs: 137 active+clean; 74 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-08-29T19:42:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:42:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:42:15] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:42:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:15 smithi144 bash[67678]: cluster 2024-08-29T19:42:14.753770+0000 mgr.y (mgr.34104) 2696 : cluster [DBG] pgmap v4549: 137 pgs: 137 active+clean; 78 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:42:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:15 smithi144 bash[67678]: cluster 2024-08-29T19:42:14.939696+0000 mon.a (mon.0) 4333 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-08-29T19:42:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:15 smithi089 bash[78574]: cluster 2024-08-29T19:42:14.753770+0000 mgr.y (mgr.34104) 2696 : cluster [DBG] pgmap v4549: 137 pgs: 137 active+clean; 78 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:42:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:15 smithi089 bash[78574]: cluster 2024-08-29T19:42:14.939696+0000 mon.a (mon.0) 4333 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-08-29T19:42:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:15 smithi089 bash[77323]: cluster 2024-08-29T19:42:14.753770+0000 mgr.y (mgr.34104) 2696 : cluster [DBG] pgmap v4549: 137 pgs: 137 active+clean; 78 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:42:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:15 smithi089 bash[77323]: cluster 2024-08-29T19:42:14.939696+0000 mon.a (mon.0) 4333 : cluster [DBG] osdmap e2305: 8 total, 8 up, 8 in 2024-08-29T19:42:17.029 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:16 smithi144 bash[67678]: cluster 2024-08-29T19:42:15.938191+0000 mon.a (mon.0) 4334 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-08-29T19:42:17.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:16 smithi089 bash[77323]: cluster 2024-08-29T19:42:15.938191+0000 mon.a (mon.0) 4334 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-08-29T19:42:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:16 smithi089 bash[78574]: cluster 2024-08-29T19:42:15.938191+0000 mon.a (mon.0) 4334 : cluster [DBG] osdmap e2306: 8 total, 8 up, 8 in 2024-08-29T19:42:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:17 smithi144 bash[67678]: cluster 2024-08-29T19:42:16.754828+0000 mgr.y (mgr.34104) 2697 : cluster [DBG] pgmap v4552: 137 pgs: 137 active+clean; 83 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:42:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:17 smithi144 bash[67678]: cluster 2024-08-29T19:42:16.959872+0000 mon.a (mon.0) 4335 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-08-29T19:42:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:17 smithi089 bash[77323]: cluster 2024-08-29T19:42:16.754828+0000 mgr.y (mgr.34104) 2697 : cluster [DBG] pgmap v4552: 137 pgs: 137 active+clean; 83 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:42:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:17 smithi089 bash[77323]: cluster 2024-08-29T19:42:16.959872+0000 mon.a (mon.0) 4335 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-08-29T19:42:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:17 smithi089 bash[78574]: cluster 2024-08-29T19:42:16.754828+0000 mgr.y (mgr.34104) 2697 : cluster [DBG] pgmap v4552: 137 pgs: 137 active+clean; 83 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:42:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:17 smithi089 bash[78574]: cluster 2024-08-29T19:42:16.959872+0000 mon.a (mon.0) 4335 : cluster [DBG] osdmap e2307: 8 total, 8 up, 8 in 2024-08-29T19:42:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:19 smithi144 bash[67678]: cluster 2024-08-29T19:42:18.755555+0000 mgr.y (mgr.34104) 2698 : cluster [DBG] pgmap v4554: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 1.3 MiB/s wr, 71 op/s 2024-08-29T19:42:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:19 smithi089 bash[77323]: cluster 2024-08-29T19:42:18.755555+0000 mgr.y (mgr.34104) 2698 : cluster [DBG] pgmap v4554: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 1.3 MiB/s wr, 71 op/s 2024-08-29T19:42:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:19 smithi089 bash[78574]: cluster 2024-08-29T19:42:18.755555+0000 mgr.y (mgr.34104) 2698 : cluster [DBG] pgmap v4554: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 1.3 MiB/s wr, 71 op/s 2024-08-29T19:42:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:21 smithi144 bash[67678]: cluster 2024-08-29T19:42:20.756167+0000 mgr.y (mgr.34104) 2699 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:22.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:21 smithi144 bash[67678]: cluster 2024-08-29T19:42:20.972392+0000 mon.a (mon.0) 4336 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-08-29T19:42:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:21 smithi089 bash[77323]: cluster 2024-08-29T19:42:20.756167+0000 mgr.y (mgr.34104) 2699 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:21 smithi089 bash[77323]: cluster 2024-08-29T19:42:20.972392+0000 mon.a (mon.0) 4336 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-08-29T19:42:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:21 smithi089 bash[78574]: cluster 2024-08-29T19:42:20.756167+0000 mgr.y (mgr.34104) 2699 : cluster [DBG] pgmap v4555: 137 pgs: 137 active+clean; 84 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:22.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:21 smithi089 bash[78574]: cluster 2024-08-29T19:42:20.972392+0000 mon.a (mon.0) 4336 : cluster [DBG] osdmap e2308: 8 total, 8 up, 8 in 2024-08-29T19:42:23.049 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (30188 ms) 2024-08-29T19:42:23.050 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-08-29T19:42:23.050 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:22 smithi144 bash[67678]: cluster 2024-08-29T19:42:21.975769+0000 mon.a (mon.0) 4337 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-08-29T19:42:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:22 smithi144 bash[67678]: audit 2024-08-29T19:42:22.820996+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:22 smithi089 bash[77323]: cluster 2024-08-29T19:42:21.975769+0000 mon.a (mon.0) 4337 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-08-29T19:42:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:22 smithi089 bash[77323]: audit 2024-08-29T19:42:22.820996+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:22 smithi089 bash[78574]: cluster 2024-08-29T19:42:21.975769+0000 mon.a (mon.0) 4337 : cluster [DBG] osdmap e2309: 8 total, 8 up, 8 in 2024-08-29T19:42:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:22 smithi089 bash[78574]: audit 2024-08-29T19:42:22.820996+0000 mon.a (mon.0) 4338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:23 smithi144 bash[67678]: cluster 2024-08-29T19:42:22.757179+0000 mgr.y (mgr.34104) 2700 : cluster [DBG] pgmap v4558: 137 pgs: 137 active+clean; 88 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 685 KiB/s wr, 47 op/s 2024-08-29T19:42:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:23 smithi144 bash[67678]: cluster 2024-08-29T19:42:22.989870+0000 mon.a (mon.0) 4339 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-08-29T19:42:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:23 smithi144 bash[67678]: audit 2024-08-29T19:42:23.247386+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:42:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:23 smithi144 bash[67678]: audit 2024-08-29T19:42:23.973932+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:42:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:23 smithi144 bash[67678]: audit 2024-08-29T19:42:23.975223+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:42:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:23 smithi144 bash[67678]: audit 2024-08-29T19:42:23.981462+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:42:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[78574]: cluster 2024-08-29T19:42:22.757179+0000 mgr.y (mgr.34104) 2700 : cluster [DBG] pgmap v4558: 137 pgs: 137 active+clean; 88 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 685 KiB/s wr, 47 op/s 2024-08-29T19:42:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[78574]: cluster 2024-08-29T19:42:22.989870+0000 mon.a (mon.0) 4339 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-08-29T19:42:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[78574]: audit 2024-08-29T19:42:23.247386+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:42:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[78574]: audit 2024-08-29T19:42:23.973932+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:42:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[78574]: audit 2024-08-29T19:42:23.975223+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:42:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[78574]: audit 2024-08-29T19:42:23.981462+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:42:24.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[77323]: cluster 2024-08-29T19:42:22.757179+0000 mgr.y (mgr.34104) 2700 : cluster [DBG] pgmap v4558: 137 pgs: 137 active+clean; 88 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 685 KiB/s wr, 47 op/s 2024-08-29T19:42:24.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[77323]: cluster 2024-08-29T19:42:22.989870+0000 mon.a (mon.0) 4339 : cluster [DBG] osdmap e2310: 8 total, 8 up, 8 in 2024-08-29T19:42:24.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[77323]: audit 2024-08-29T19:42:23.247386+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:42:24.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[77323]: audit 2024-08-29T19:42:23.973932+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:42:24.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[77323]: audit 2024-08-29T19:42:23.975223+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:42:24.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:23 smithi089 bash[77323]: audit 2024-08-29T19:42:23.981462+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:42:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:42:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:42:25] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:42:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:25 smithi144 bash[67678]: cluster 2024-08-29T19:42:24.758196+0000 mgr.y (mgr.34104) 2701 : cluster [DBG] pgmap v4560: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:42:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:26 smithi089 bash[78574]: cluster 2024-08-29T19:42:24.758196+0000 mgr.y (mgr.34104) 2701 : cluster [DBG] pgmap v4560: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:42:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:25 smithi089 bash[77323]: cluster 2024-08-29T19:42:24.758196+0000 mgr.y (mgr.34104) 2701 : cluster [DBG] pgmap v4560: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 686 KiB/s wr, 30 op/s 2024-08-29T19:42:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:28 smithi144 bash[67678]: cluster 2024-08-29T19:42:26.759162+0000 mgr.y (mgr.34104) 2702 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:42:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:28 smithi144 bash[67678]: cluster 2024-08-29T19:42:27.016131+0000 mon.a (mon.0) 4344 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-08-29T19:42:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:28 smithi089 bash[77323]: cluster 2024-08-29T19:42:26.759162+0000 mgr.y (mgr.34104) 2702 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:42:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:28 smithi089 bash[77323]: cluster 2024-08-29T19:42:27.016131+0000 mon.a (mon.0) 4344 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-08-29T19:42:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:28 smithi089 bash[78574]: cluster 2024-08-29T19:42:26.759162+0000 mgr.y (mgr.34104) 2702 : cluster [DBG] pgmap v4561: 137 pgs: 137 active+clean; 96 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-29T19:42:28.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:28 smithi089 bash[78574]: cluster 2024-08-29T19:42:27.016131+0000 mon.a (mon.0) 4344 : cluster [DBG] osdmap e2311: 8 total, 8 up, 8 in 2024-08-29T19:42:29.108 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:29 smithi144 bash[67678]: cluster 2024-08-29T19:42:28.020488+0000 mon.a (mon.0) 4345 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-08-29T19:42:29.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:29 smithi089 bash[77323]: cluster 2024-08-29T19:42:28.020488+0000 mon.a (mon.0) 4345 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-08-29T19:42:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:29 smithi089 bash[78574]: cluster 2024-08-29T19:42:28.020488+0000 mon.a (mon.0) 4345 : cluster [DBG] osdmap e2312: 8 total, 8 up, 8 in 2024-08-29T19:42:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:30 smithi144 bash[67678]: cluster 2024-08-29T19:42:28.760209+0000 mgr.y (mgr.34104) 2703 : cluster [DBG] pgmap v4564: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:30.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:30 smithi144 bash[67678]: cluster 2024-08-29T19:42:29.046247+0000 mon.a (mon.0) 4346 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-08-29T19:42:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:30 smithi089 bash[77323]: cluster 2024-08-29T19:42:28.760209+0000 mgr.y (mgr.34104) 2703 : cluster [DBG] pgmap v4564: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:30 smithi089 bash[77323]: cluster 2024-08-29T19:42:29.046247+0000 mon.a (mon.0) 4346 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-08-29T19:42:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:30 smithi089 bash[78574]: cluster 2024-08-29T19:42:28.760209+0000 mgr.y (mgr.34104) 2703 : cluster [DBG] pgmap v4564: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:30 smithi089 bash[78574]: cluster 2024-08-29T19:42:29.046247+0000 mon.a (mon.0) 4346 : cluster [DBG] osdmap e2313: 8 total, 8 up, 8 in 2024-08-29T19:42:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:32 smithi144 bash[67678]: cluster 2024-08-29T19:42:30.760634+0000 mgr.y (mgr.34104) 2704 : cluster [DBG] pgmap v4566: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 684 KiB/s wr, 23 op/s 2024-08-29T19:42:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:32 smithi089 bash[77323]: cluster 2024-08-29T19:42:30.760634+0000 mgr.y (mgr.34104) 2704 : cluster [DBG] pgmap v4566: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 684 KiB/s wr, 23 op/s 2024-08-29T19:42:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:32 smithi089 bash[78574]: cluster 2024-08-29T19:42:30.760634+0000 mgr.y (mgr.34104) 2704 : cluster [DBG] pgmap v4566: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 684 KiB/s wr, 23 op/s 2024-08-29T19:42:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:34 smithi144 bash[67678]: cluster 2024-08-29T19:42:32.761824+0000 mgr.y (mgr.34104) 2705 : cluster [DBG] pgmap v4567: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-29T19:42:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:34 smithi144 bash[67678]: cluster 2024-08-29T19:42:33.059850+0000 mon.a (mon.0) 4347 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-08-29T19:42:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:34 smithi089 bash[77323]: cluster 2024-08-29T19:42:32.761824+0000 mgr.y (mgr.34104) 2705 : cluster [DBG] pgmap v4567: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-29T19:42:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:34 smithi089 bash[77323]: cluster 2024-08-29T19:42:33.059850+0000 mon.a (mon.0) 4347 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-08-29T19:42:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:34 smithi089 bash[78574]: cluster 2024-08-29T19:42:32.761824+0000 mgr.y (mgr.34104) 2705 : cluster [DBG] pgmap v4567: 137 pgs: 137 active+clean; 100 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 52 op/s 2024-08-29T19:42:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:34 smithi089 bash[78574]: cluster 2024-08-29T19:42:33.059850+0000 mon.a (mon.0) 4347 : cluster [DBG] osdmap e2314: 8 total, 8 up, 8 in 2024-08-29T19:42:35.142 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:35 smithi089 bash[77323]: cluster 2024-08-29T19:42:34.070032+0000 mon.a (mon.0) 4348 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-08-29T19:42:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:42:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:42:35] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:42:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:35 smithi089 bash[78574]: cluster 2024-08-29T19:42:34.070032+0000 mon.a (mon.0) 4348 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-08-29T19:42:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:35 smithi144 bash[67678]: cluster 2024-08-29T19:42:34.070032+0000 mon.a (mon.0) 4348 : cluster [DBG] osdmap e2315: 8 total, 8 up, 8 in 2024-08-29T19:42:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:36 smithi089 bash[78574]: cluster 2024-08-29T19:42:34.762536+0000 mgr.y (mgr.34104) 2706 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 103 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 35 op/s 2024-08-29T19:42:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:36 smithi089 bash[78574]: cluster 2024-08-29T19:42:35.077956+0000 mon.a (mon.0) 4349 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-08-29T19:42:36.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:36 smithi089 bash[77323]: cluster 2024-08-29T19:42:34.762536+0000 mgr.y (mgr.34104) 2706 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 103 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 35 op/s 2024-08-29T19:42:36.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:36 smithi089 bash[77323]: cluster 2024-08-29T19:42:35.077956+0000 mon.a (mon.0) 4349 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-08-29T19:42:36.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:36 smithi144 bash[67678]: cluster 2024-08-29T19:42:34.762536+0000 mgr.y (mgr.34104) 2706 : cluster [DBG] pgmap v4570: 137 pgs: 137 active+clean; 103 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 3.5 KiB/s wr, 35 op/s 2024-08-29T19:42:36.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:36 smithi144 bash[67678]: cluster 2024-08-29T19:42:35.077956+0000 mon.a (mon.0) 4349 : cluster [DBG] osdmap e2316: 8 total, 8 up, 8 in 2024-08-29T19:42:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:38 smithi089 bash[77323]: cluster 2024-08-29T19:42:36.763555+0000 mgr.y (mgr.34104) 2707 : cluster [DBG] pgmap v4572: 137 pgs: 137 active+clean; 107 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 689 KiB/s wr, 65 op/s 2024-08-29T19:42:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:38 smithi089 bash[77323]: audit 2024-08-29T19:42:37.821198+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:38 smithi089 bash[78574]: cluster 2024-08-29T19:42:36.763555+0000 mgr.y (mgr.34104) 2707 : cluster [DBG] pgmap v4572: 137 pgs: 137 active+clean; 107 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 689 KiB/s wr, 65 op/s 2024-08-29T19:42:38.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:38 smithi089 bash[78574]: audit 2024-08-29T19:42:37.821198+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:38 smithi144 bash[67678]: cluster 2024-08-29T19:42:36.763555+0000 mgr.y (mgr.34104) 2707 : cluster [DBG] pgmap v4572: 137 pgs: 137 active+clean; 107 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 689 KiB/s wr, 65 op/s 2024-08-29T19:42:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:38 smithi144 bash[67678]: audit 2024-08-29T19:42:37.821198+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:40 smithi089 bash[77323]: cluster 2024-08-29T19:42:38.764757+0000 mgr.y (mgr.34104) 2708 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 110 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-08-29T19:42:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:40 smithi089 bash[77323]: cluster 2024-08-29T19:42:39.093061+0000 mon.a (mon.0) 4351 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-08-29T19:42:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:40 smithi089 bash[78574]: cluster 2024-08-29T19:42:38.764757+0000 mgr.y (mgr.34104) 2708 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 110 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-08-29T19:42:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:40 smithi089 bash[78574]: cluster 2024-08-29T19:42:39.093061+0000 mon.a (mon.0) 4351 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-08-29T19:42:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:40 smithi144 bash[67678]: cluster 2024-08-29T19:42:38.764757+0000 mgr.y (mgr.34104) 2708 : cluster [DBG] pgmap v4573: 137 pgs: 137 active+clean; 110 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 44 op/s 2024-08-29T19:42:40.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:40 smithi144 bash[67678]: cluster 2024-08-29T19:42:39.093061+0000 mon.a (mon.0) 4351 : cluster [DBG] osdmap e2317: 8 total, 8 up, 8 in 2024-08-29T19:42:41.187 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:41 smithi089 bash[78574]: cluster 2024-08-29T19:42:40.099275+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-08-29T19:42:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:41 smithi089 bash[77323]: cluster 2024-08-29T19:42:40.099275+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-08-29T19:42:41.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:41 smithi144 bash[67678]: cluster 2024-08-29T19:42:40.099275+0000 mon.a (mon.0) 4352 : cluster [DBG] osdmap e2318: 8 total, 8 up, 8 in 2024-08-29T19:42:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:42 smithi089 bash[77323]: cluster 2024-08-29T19:42:40.765509+0000 mgr.y (mgr.34104) 2709 : cluster [DBG] pgmap v4576: 137 pgs: 137 active+clean; 110 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:42:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:42 smithi089 bash[77323]: cluster 2024-08-29T19:42:41.127901+0000 mon.a (mon.0) 4353 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-08-29T19:42:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:42 smithi089 bash[78574]: cluster 2024-08-29T19:42:40.765509+0000 mgr.y (mgr.34104) 2709 : cluster [DBG] pgmap v4576: 137 pgs: 137 active+clean; 110 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:42:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:42 smithi089 bash[78574]: cluster 2024-08-29T19:42:41.127901+0000 mon.a (mon.0) 4353 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-08-29T19:42:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:42 smithi144 bash[67678]: cluster 2024-08-29T19:42:40.765509+0000 mgr.y (mgr.34104) 2709 : cluster [DBG] pgmap v4576: 137 pgs: 137 active+clean; 110 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-29T19:42:42.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:42 smithi144 bash[67678]: cluster 2024-08-29T19:42:41.127901+0000 mon.a (mon.0) 4353 : cluster [DBG] osdmap e2319: 8 total, 8 up, 8 in 2024-08-29T19:42:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:44 smithi089 bash[77323]: cluster 2024-08-29T19:42:42.766667+0000 mgr.y (mgr.34104) 2710 : cluster [DBG] pgmap v4578: 137 pgs: 137 active+clean; 116 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 50 op/s 2024-08-29T19:42:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:44 smithi089 bash[78574]: cluster 2024-08-29T19:42:42.766667+0000 mgr.y (mgr.34104) 2710 : cluster [DBG] pgmap v4578: 137 pgs: 137 active+clean; 116 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 50 op/s 2024-08-29T19:42:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:44 smithi144 bash[67678]: cluster 2024-08-29T19:42:42.766667+0000 mgr.y (mgr.34104) 2710 : cluster [DBG] pgmap v4578: 137 pgs: 137 active+clean; 116 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 4.7 KiB/s wr, 50 op/s 2024-08-29T19:42:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:42:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:42:45] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.43.0" 2024-08-29T19:42:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:46 smithi089 bash[77323]: cluster 2024-08-29T19:42:44.767724+0000 mgr.y (mgr.34104) 2711 : cluster [DBG] pgmap v4579: 137 pgs: 137 active+clean; 120 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:42:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:46 smithi089 bash[77323]: cluster 2024-08-29T19:42:45.140915+0000 mon.a (mon.0) 4354 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-08-29T19:42:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:46 smithi089 bash[78574]: cluster 2024-08-29T19:42:44.767724+0000 mgr.y (mgr.34104) 2711 : cluster [DBG] pgmap v4579: 137 pgs: 137 active+clean; 120 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:42:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:46 smithi089 bash[78574]: cluster 2024-08-29T19:42:45.140915+0000 mon.a (mon.0) 4354 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-08-29T19:42:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:46 smithi144 bash[67678]: cluster 2024-08-29T19:42:44.767724+0000 mgr.y (mgr.34104) 2711 : cluster [DBG] pgmap v4579: 137 pgs: 137 active+clean; 120 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-29T19:42:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:46 smithi144 bash[67678]: cluster 2024-08-29T19:42:45.140915+0000 mon.a (mon.0) 4354 : cluster [DBG] osdmap e2320: 8 total, 8 up, 8 in 2024-08-29T19:42:47.237 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:47 smithi089 bash[77323]: cluster 2024-08-29T19:42:46.142609+0000 mon.a (mon.0) 4355 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-08-29T19:42:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:47 smithi089 bash[78574]: cluster 2024-08-29T19:42:46.142609+0000 mon.a (mon.0) 4355 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-08-29T19:42:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:47 smithi144 bash[67678]: cluster 2024-08-29T19:42:46.142609+0000 mon.a (mon.0) 4355 : cluster [DBG] osdmap e2321: 8 total, 8 up, 8 in 2024-08-29T19:42:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:48 smithi089 bash[78574]: cluster 2024-08-29T19:42:46.768715+0000 mgr.y (mgr.34104) 2712 : cluster [DBG] pgmap v4582: 137 pgs: 137 active+clean; 124 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:42:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:48 smithi089 bash[78574]: cluster 2024-08-29T19:42:47.165922+0000 mon.a (mon.0) 4356 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-08-29T19:42:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:48 smithi089 bash[77323]: cluster 2024-08-29T19:42:46.768715+0000 mgr.y (mgr.34104) 2712 : cluster [DBG] pgmap v4582: 137 pgs: 137 active+clean; 124 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:42:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:48 smithi089 bash[77323]: cluster 2024-08-29T19:42:47.165922+0000 mon.a (mon.0) 4356 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-08-29T19:42:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:48 smithi144 bash[67678]: cluster 2024-08-29T19:42:46.768715+0000 mgr.y (mgr.34104) 2712 : cluster [DBG] pgmap v4582: 137 pgs: 137 active+clean; 124 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 1.3 MiB/s wr, 48 op/s 2024-08-29T19:42:48.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:48 smithi144 bash[67678]: cluster 2024-08-29T19:42:47.165922+0000 mon.a (mon.0) 4356 : cluster [DBG] osdmap e2322: 8 total, 8 up, 8 in 2024-08-29T19:42:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:50 smithi089 bash[77323]: cluster 2024-08-29T19:42:48.769962+0000 mgr.y (mgr.34104) 2713 : cluster [DBG] pgmap v4584: 137 pgs: 137 active+clean; 130 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-08-29T19:42:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:50 smithi089 bash[78574]: cluster 2024-08-29T19:42:48.769962+0000 mgr.y (mgr.34104) 2713 : cluster [DBG] pgmap v4584: 137 pgs: 137 active+clean; 130 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-08-29T19:42:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:50 smithi144 bash[67678]: cluster 2024-08-29T19:42:48.769962+0000 mgr.y (mgr.34104) 2713 : cluster [DBG] pgmap v4584: 137 pgs: 137 active+clean; 130 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.3 MiB/s wr, 35 op/s 2024-08-29T19:42:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:52 smithi144 bash[67678]: cluster 2024-08-29T19:42:50.770618+0000 mgr.y (mgr.34104) 2714 : cluster [DBG] pgmap v4585: 137 pgs: 137 active+clean; 130 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:52.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:52 smithi144 bash[67678]: cluster 2024-08-29T19:42:51.180410+0000 mon.a (mon.0) 4357 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-08-29T19:42:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:52 smithi089 bash[77323]: cluster 2024-08-29T19:42:50.770618+0000 mgr.y (mgr.34104) 2714 : cluster [DBG] pgmap v4585: 137 pgs: 137 active+clean; 130 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:52.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:52 smithi089 bash[77323]: cluster 2024-08-29T19:42:51.180410+0000 mon.a (mon.0) 4357 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-08-29T19:42:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:52 smithi089 bash[78574]: cluster 2024-08-29T19:42:50.770618+0000 mgr.y (mgr.34104) 2714 : cluster [DBG] pgmap v4585: 137 pgs: 137 active+clean; 130 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-29T19:42:52.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:52 smithi089 bash[78574]: cluster 2024-08-29T19:42:51.180410+0000 mon.a (mon.0) 4357 : cluster [DBG] osdmap e2323: 8 total, 8 up, 8 in 2024-08-29T19:42:53.265 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (30216 ms) 2024-08-29T19:42:53.266 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-08-29T19:42:53.266 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:42:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:53 smithi144 bash[67678]: cluster 2024-08-29T19:42:52.185552+0000 mon.a (mon.0) 4358 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-08-29T19:42:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:53 smithi144 bash[67678]: audit 2024-08-29T19:42:52.821887+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:53 smithi089 bash[78574]: cluster 2024-08-29T19:42:52.185552+0000 mon.a (mon.0) 4358 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-08-29T19:42:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:53 smithi089 bash[78574]: audit 2024-08-29T19:42:52.821887+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:53 smithi089 bash[77323]: cluster 2024-08-29T19:42:52.185552+0000 mon.a (mon.0) 4358 : cluster [DBG] osdmap e2324: 8 total, 8 up, 8 in 2024-08-29T19:42:53.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:53 smithi089 bash[77323]: audit 2024-08-29T19:42:52.821887+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:42:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:54 smithi144 bash[67678]: cluster 2024-08-29T19:42:52.771590+0000 mgr.y (mgr.34104) 2715 : cluster [DBG] pgmap v4588: 137 pgs: 137 active+clean; 134 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.3 KiB/s wr, 51 op/s 2024-08-29T19:42:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:54 smithi144 bash[67678]: cluster 2024-08-29T19:42:53.205299+0000 mon.a (mon.0) 4360 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-08-29T19:42:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:54 smithi089 bash[77323]: cluster 2024-08-29T19:42:52.771590+0000 mgr.y (mgr.34104) 2715 : cluster [DBG] pgmap v4588: 137 pgs: 137 active+clean; 134 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.3 KiB/s wr, 51 op/s 2024-08-29T19:42:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:54 smithi089 bash[77323]: cluster 2024-08-29T19:42:53.205299+0000 mon.a (mon.0) 4360 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-08-29T19:42:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:54 smithi089 bash[78574]: cluster 2024-08-29T19:42:52.771590+0000 mgr.y (mgr.34104) 2715 : cluster [DBG] pgmap v4588: 137 pgs: 137 active+clean; 134 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.3 KiB/s wr, 51 op/s 2024-08-29T19:42:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:54 smithi089 bash[78574]: cluster 2024-08-29T19:42:53.205299+0000 mon.a (mon.0) 4360 : cluster [DBG] osdmap e2325: 8 total, 8 up, 8 in 2024-08-29T19:42:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:42:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:42:55] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2024-08-29T19:42:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:56 smithi144 bash[67678]: cluster 2024-08-29T19:42:54.772368+0000 mgr.y (mgr.34104) 2716 : cluster [DBG] pgmap v4590: 137 pgs: 137 active+clean; 138 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:42:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:56 smithi089 bash[77323]: cluster 2024-08-29T19:42:54.772368+0000 mgr.y (mgr.34104) 2716 : cluster [DBG] pgmap v4590: 137 pgs: 137 active+clean; 138 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:42:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:56 smithi089 bash[78574]: cluster 2024-08-29T19:42:54.772368+0000 mgr.y (mgr.34104) 2716 : cluster [DBG] pgmap v4590: 137 pgs: 137 active+clean; 138 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:42:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:42:58 smithi144 bash[67678]: cluster 2024-08-29T19:42:56.773087+0000 mgr.y (mgr.34104) 2717 : cluster [DBG] pgmap v4591: 137 pgs: 137 active+clean; 138 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:42:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:42:58 smithi089 bash[77323]: cluster 2024-08-29T19:42:56.773087+0000 mgr.y (mgr.34104) 2717 : cluster [DBG] pgmap v4591: 137 pgs: 137 active+clean; 138 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:42:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:42:58 smithi089 bash[78574]: cluster 2024-08-29T19:42:56.773087+0000 mgr.y (mgr.34104) 2717 : cluster [DBG] pgmap v4591: 137 pgs: 137 active+clean; 138 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 32 op/s 2024-08-29T19:43:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:00 smithi144 bash[67678]: cluster 2024-08-29T19:42:58.773974+0000 mgr.y (mgr.34104) 2718 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 142 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 543 KiB/s wr, 38 op/s 2024-08-29T19:43:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:00 smithi089 bash[77323]: cluster 2024-08-29T19:42:58.773974+0000 mgr.y (mgr.34104) 2718 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 142 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 543 KiB/s wr, 38 op/s 2024-08-29T19:43:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:00 smithi089 bash[78574]: cluster 2024-08-29T19:42:58.773974+0000 mgr.y (mgr.34104) 2718 : cluster [DBG] pgmap v4592: 137 pgs: 137 active+clean; 142 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 543 KiB/s wr, 38 op/s 2024-08-29T19:43:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:02 smithi144 bash[67678]: cluster 2024-08-29T19:43:00.774440+0000 mgr.y (mgr.34104) 2719 : cluster [DBG] pgmap v4593: 137 pgs: 137 active+clean; 142 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 479 KiB/s wr, 30 op/s 2024-08-29T19:43:02.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:02 smithi144 bash[67678]: cluster 2024-08-29T19:43:01.224570+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-08-29T19:43:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:02 smithi089 bash[77323]: cluster 2024-08-29T19:43:00.774440+0000 mgr.y (mgr.34104) 2719 : cluster [DBG] pgmap v4593: 137 pgs: 137 active+clean; 142 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 479 KiB/s wr, 30 op/s 2024-08-29T19:43:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:02 smithi089 bash[77323]: cluster 2024-08-29T19:43:01.224570+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-08-29T19:43:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:02 smithi089 bash[78574]: cluster 2024-08-29T19:43:00.774440+0000 mgr.y (mgr.34104) 2719 : cluster [DBG] pgmap v4593: 137 pgs: 137 active+clean; 142 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 479 KiB/s wr, 30 op/s 2024-08-29T19:43:02.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:02 smithi089 bash[78574]: cluster 2024-08-29T19:43:01.224570+0000 mon.a (mon.0) 4361 : cluster [DBG] osdmap e2326: 8 total, 8 up, 8 in 2024-08-29T19:43:03.317 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:43:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:03 smithi144 bash[67678]: cluster 2024-08-29T19:43:02.227072+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-08-29T19:43:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:03 smithi089 bash[78574]: cluster 2024-08-29T19:43:02.227072+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-08-29T19:43:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:03 smithi089 bash[77323]: cluster 2024-08-29T19:43:02.227072+0000 mon.a (mon.0) 4362 : cluster [DBG] osdmap e2327: 8 total, 8 up, 8 in 2024-08-29T19:43:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:04 smithi144 bash[67678]: cluster 2024-08-29T19:43:02.775339+0000 mgr.y (mgr.34104) 2720 : cluster [DBG] pgmap v4596: 137 pgs: 137 active+clean; 150 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-08-29T19:43:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:04 smithi144 bash[67678]: cluster 2024-08-29T19:43:03.249074+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-08-29T19:43:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:04 smithi089 bash[77323]: cluster 2024-08-29T19:43:02.775339+0000 mgr.y (mgr.34104) 2720 : cluster [DBG] pgmap v4596: 137 pgs: 137 active+clean; 150 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-08-29T19:43:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:04 smithi089 bash[77323]: cluster 2024-08-29T19:43:03.249074+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-08-29T19:43:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:04 smithi089 bash[78574]: cluster 2024-08-29T19:43:02.775339+0000 mgr.y (mgr.34104) 2720 : cluster [DBG] pgmap v4596: 137 pgs: 137 active+clean; 150 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-08-29T19:43:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:04 smithi089 bash[78574]: cluster 2024-08-29T19:43:03.249074+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e2328: 8 total, 8 up, 8 in 2024-08-29T19:43:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:43:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:43:05] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2024-08-29T19:43:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:06 smithi144 bash[67678]: cluster 2024-08-29T19:43:04.776053+0000 mgr.y (mgr.34104) 2721 : cluster [DBG] pgmap v4598: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:43:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:06 smithi089 bash[77323]: cluster 2024-08-29T19:43:04.776053+0000 mgr.y (mgr.34104) 2721 : cluster [DBG] pgmap v4598: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:43:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:06 smithi089 bash[78574]: cluster 2024-08-29T19:43:04.776053+0000 mgr.y (mgr.34104) 2721 : cluster [DBG] pgmap v4598: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-29T19:43:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:08 smithi144 bash[67678]: cluster 2024-08-29T19:43:06.776768+0000 mgr.y (mgr.34104) 2722 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:43:08.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:08 smithi144 bash[67678]: audit 2024-08-29T19:43:07.821853+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:08 smithi089 bash[77323]: cluster 2024-08-29T19:43:06.776768+0000 mgr.y (mgr.34104) 2722 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:43:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:08 smithi089 bash[77323]: audit 2024-08-29T19:43:07.821853+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:08 smithi089 bash[78574]: cluster 2024-08-29T19:43:06.776768+0000 mgr.y (mgr.34104) 2722 : cluster [DBG] pgmap v4599: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 36 op/s 2024-08-29T19:43:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:08 smithi089 bash[78574]: audit 2024-08-29T19:43:07.821853+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:10 smithi144 bash[67678]: cluster 2024-08-29T19:43:08.777617+0000 mgr.y (mgr.34104) 2723 : cluster [DBG] pgmap v4600: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:43:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:10 smithi089 bash[77323]: cluster 2024-08-29T19:43:08.777617+0000 mgr.y (mgr.34104) 2723 : cluster [DBG] pgmap v4600: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:43:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:10 smithi089 bash[78574]: cluster 2024-08-29T19:43:08.777617+0000 mgr.y (mgr.34104) 2723 : cluster [DBG] pgmap v4600: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-08-29T19:43:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:12 smithi144 bash[67678]: cluster 2024-08-29T19:43:10.778087+0000 mgr.y (mgr.34104) 2724 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 960 KiB/s wr, 22 op/s 2024-08-29T19:43:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:12 smithi089 bash[77323]: cluster 2024-08-29T19:43:10.778087+0000 mgr.y (mgr.34104) 2724 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 960 KiB/s wr, 22 op/s 2024-08-29T19:43:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:12 smithi089 bash[78574]: cluster 2024-08-29T19:43:10.778087+0000 mgr.y (mgr.34104) 2724 : cluster [DBG] pgmap v4601: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 960 KiB/s wr, 22 op/s 2024-08-29T19:43:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:14 smithi144 bash[67678]: cluster 2024-08-29T19:43:12.779319+0000 mgr.y (mgr.34104) 2725 : cluster [DBG] pgmap v4602: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 821 KiB/s wr, 19 op/s 2024-08-29T19:43:14.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:14 smithi144 bash[67678]: cluster 2024-08-29T19:43:13.270382+0000 mon.a (mon.0) 4365 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-08-29T19:43:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:14 smithi089 bash[77323]: cluster 2024-08-29T19:43:12.779319+0000 mgr.y (mgr.34104) 2725 : cluster [DBG] pgmap v4602: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 821 KiB/s wr, 19 op/s 2024-08-29T19:43:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:14 smithi089 bash[77323]: cluster 2024-08-29T19:43:13.270382+0000 mon.a (mon.0) 4365 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-08-29T19:43:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:14 smithi089 bash[78574]: cluster 2024-08-29T19:43:12.779319+0000 mgr.y (mgr.34104) 2725 : cluster [DBG] pgmap v4602: 137 pgs: 137 active+clean; 158 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 821 KiB/s wr, 19 op/s 2024-08-29T19:43:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:14 smithi089 bash[78574]: cluster 2024-08-29T19:43:13.270382+0000 mon.a (mon.0) 4365 : cluster [DBG] osdmap e2329: 8 total, 8 up, 8 in 2024-08-29T19:43:15.363 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:43:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:15 smithi089 bash[77323]: cluster 2024-08-29T19:43:14.281695+0000 mon.a (mon.0) 4366 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-08-29T19:43:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:43:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:43:15] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2024-08-29T19:43:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:15 smithi089 bash[78574]: cluster 2024-08-29T19:43:14.281695+0000 mon.a (mon.0) 4366 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-08-29T19:43:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:15 smithi144 bash[67678]: cluster 2024-08-29T19:43:14.281695+0000 mon.a (mon.0) 4366 : cluster [DBG] osdmap e2330: 8 total, 8 up, 8 in 2024-08-29T19:43:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:16 smithi144 bash[67678]: cluster 2024-08-29T19:43:14.780027+0000 mgr.y (mgr.34104) 2726 : cluster [DBG] pgmap v4605: 137 pgs: 137 active+clean; 166 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-29T19:43:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:16 smithi144 bash[67678]: cluster 2024-08-29T19:43:15.292104+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-08-29T19:43:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:16 smithi089 bash[77323]: cluster 2024-08-29T19:43:14.780027+0000 mgr.y (mgr.34104) 2726 : cluster [DBG] pgmap v4605: 137 pgs: 137 active+clean; 166 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-29T19:43:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:16 smithi089 bash[77323]: cluster 2024-08-29T19:43:15.292104+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-08-29T19:43:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:16 smithi089 bash[78574]: cluster 2024-08-29T19:43:14.780027+0000 mgr.y (mgr.34104) 2726 : cluster [DBG] pgmap v4605: 137 pgs: 137 active+clean; 166 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.5 KiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-08-29T19:43:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:16 smithi089 bash[78574]: cluster 2024-08-29T19:43:15.292104+0000 mon.a (mon.0) 4367 : cluster [DBG] osdmap e2331: 8 total, 8 up, 8 in 2024-08-29T19:43:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:18 smithi144 bash[67678]: cluster 2024-08-29T19:43:16.780847+0000 mgr.y (mgr.34104) 2727 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 175 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:43:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:18 smithi089 bash[77323]: cluster 2024-08-29T19:43:16.780847+0000 mgr.y (mgr.34104) 2727 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 175 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:43:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:18 smithi089 bash[78574]: cluster 2024-08-29T19:43:16.780847+0000 mgr.y (mgr.34104) 2727 : cluster [DBG] pgmap v4607: 137 pgs: 137 active+clean; 175 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 31 op/s 2024-08-29T19:43:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:20 smithi144 bash[67678]: cluster 2024-08-29T19:43:18.781703+0000 mgr.y (mgr.34104) 2728 : cluster [DBG] pgmap v4608: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:43:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:20 smithi089 bash[77323]: cluster 2024-08-29T19:43:18.781703+0000 mgr.y (mgr.34104) 2728 : cluster [DBG] pgmap v4608: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:43:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:20 smithi089 bash[78574]: cluster 2024-08-29T19:43:18.781703+0000 mgr.y (mgr.34104) 2728 : cluster [DBG] pgmap v4608: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:43:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:22 smithi144 bash[67678]: cluster 2024-08-29T19:43:20.782164+0000 mgr.y (mgr.34104) 2729 : cluster [DBG] pgmap v4609: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.1 MiB/s wr, 36 op/s 2024-08-29T19:43:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:22 smithi089 bash[77323]: cluster 2024-08-29T19:43:20.782164+0000 mgr.y (mgr.34104) 2729 : cluster [DBG] pgmap v4609: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.1 MiB/s wr, 36 op/s 2024-08-29T19:43:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:22 smithi089 bash[78574]: cluster 2024-08-29T19:43:20.782164+0000 mgr.y (mgr.34104) 2729 : cluster [DBG] pgmap v4609: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.1 MiB/s wr, 36 op/s 2024-08-29T19:43:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:23 smithi089 bash[77323]: audit 2024-08-29T19:43:22.822100+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:23 smithi089 bash[78574]: audit 2024-08-29T19:43:22.822100+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:23 smithi144 bash[67678]: audit 2024-08-29T19:43:22.822100+0000 mon.a (mon.0) 4368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:24 smithi089 bash[77323]: cluster 2024-08-29T19:43:22.782967+0000 mgr.y (mgr.34104) 2730 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 966 KiB/s wr, 26 op/s 2024-08-29T19:43:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:24 smithi089 bash[77323]: cluster 2024-08-29T19:43:23.313504+0000 mon.a (mon.0) 4369 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-08-29T19:43:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:24 smithi089 bash[77323]: audit 2024-08-29T19:43:24.105814+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:43:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:24 smithi089 bash[78574]: cluster 2024-08-29T19:43:22.782967+0000 mgr.y (mgr.34104) 2730 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 966 KiB/s wr, 26 op/s 2024-08-29T19:43:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:24 smithi089 bash[78574]: cluster 2024-08-29T19:43:23.313504+0000 mon.a (mon.0) 4369 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-08-29T19:43:24.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:24 smithi089 bash[78574]: audit 2024-08-29T19:43:24.105814+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:43:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:24 smithi144 bash[67678]: cluster 2024-08-29T19:43:22.782967+0000 mgr.y (mgr.34104) 2730 : cluster [DBG] pgmap v4610: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 966 KiB/s wr, 26 op/s 2024-08-29T19:43:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:24 smithi144 bash[67678]: cluster 2024-08-29T19:43:23.313504+0000 mon.a (mon.0) 4369 : cluster [DBG] osdmap e2332: 8 total, 8 up, 8 in 2024-08-29T19:43:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:24 smithi144 bash[67678]: audit 2024-08-29T19:43:24.105814+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:43:25.331 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:43:25] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:43:25.371 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:43:25.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[77323]: cluster 2024-08-29T19:43:24.320490+0000 mon.a (mon.0) 4371 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-08-29T19:43:25.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[77323]: audit 2024-08-29T19:43:24.716282+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:25.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[77323]: audit 2024-08-29T19:43:24.722102+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:25.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[78574]: cluster 2024-08-29T19:43:24.320490+0000 mon.a (mon.0) 4371 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-08-29T19:43:25.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[78574]: audit 2024-08-29T19:43:24.716282+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:25.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:25 smithi089 bash[78574]: audit 2024-08-29T19:43:24.722102+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:25 smithi144 bash[67678]: cluster 2024-08-29T19:43:24.320490+0000 mon.a (mon.0) 4371 : cluster [DBG] osdmap e2333: 8 total, 8 up, 8 in 2024-08-29T19:43:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:25 smithi144 bash[67678]: audit 2024-08-29T19:43:24.716282+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:25.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:25 smithi144 bash[67678]: audit 2024-08-29T19:43:24.722102+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[77323]: cluster 2024-08-29T19:43:24.783335+0000 mgr.y (mgr.34104) 2731 : cluster [DBG] pgmap v4613: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-08-29T19:43:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[77323]: cluster 2024-08-29T19:43:25.325912+0000 mon.a (mon.0) 4374 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-08-29T19:43:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[77323]: audit 2024-08-29T19:43:25.516224+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:43:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[77323]: audit 2024-08-29T19:43:25.517659+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:43:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[77323]: audit 2024-08-29T19:43:25.525735+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:26.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[78574]: cluster 2024-08-29T19:43:24.783335+0000 mgr.y (mgr.34104) 2731 : cluster [DBG] pgmap v4613: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-08-29T19:43:26.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[78574]: cluster 2024-08-29T19:43:25.325912+0000 mon.a (mon.0) 4374 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-08-29T19:43:26.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[78574]: audit 2024-08-29T19:43:25.516224+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:43:26.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[78574]: audit 2024-08-29T19:43:25.517659+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:43:26.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:26 smithi089 bash[78574]: audit 2024-08-29T19:43:25.525735+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:26.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:26 smithi144 bash[67678]: cluster 2024-08-29T19:43:24.783335+0000 mgr.y (mgr.34104) 2731 : cluster [DBG] pgmap v4613: 137 pgs: 137 active+clean; 176 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 11 op/s 2024-08-29T19:43:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:26 smithi144 bash[67678]: cluster 2024-08-29T19:43:25.325912+0000 mon.a (mon.0) 4374 : cluster [DBG] osdmap e2334: 8 total, 8 up, 8 in 2024-08-29T19:43:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:26 smithi144 bash[67678]: audit 2024-08-29T19:43:25.516224+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:43:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:26 smithi144 bash[67678]: audit 2024-08-29T19:43:25.517659+0000 mon.a (mon.0) 4376 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:43:26.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:26 smithi144 bash[67678]: audit 2024-08-29T19:43:25.525735+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:43:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:28 smithi089 bash[77323]: cluster 2024-08-29T19:43:26.784107+0000 mgr.y (mgr.34104) 2732 : cluster [DBG] pgmap v4615: 137 pgs: 137 active+clean; 189 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T19:43:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:28 smithi089 bash[78574]: cluster 2024-08-29T19:43:26.784107+0000 mgr.y (mgr.34104) 2732 : cluster [DBG] pgmap v4615: 137 pgs: 137 active+clean; 189 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T19:43:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:28 smithi144 bash[67678]: cluster 2024-08-29T19:43:26.784107+0000 mgr.y (mgr.34104) 2732 : cluster [DBG] pgmap v4615: 137 pgs: 137 active+clean; 189 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-08-29T19:43:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:30 smithi089 bash[77323]: cluster 2024-08-29T19:43:28.785168+0000 mgr.y (mgr.34104) 2733 : cluster [DBG] pgmap v4616: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:43:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:30 smithi089 bash[78574]: cluster 2024-08-29T19:43:28.785168+0000 mgr.y (mgr.34104) 2733 : cluster [DBG] pgmap v4616: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:43:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:30 smithi144 bash[67678]: cluster 2024-08-29T19:43:28.785168+0000 mgr.y (mgr.34104) 2733 : cluster [DBG] pgmap v4616: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-29T19:43:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:32 smithi089 bash[77323]: cluster 2024-08-29T19:43:30.785683+0000 mgr.y (mgr.34104) 2734 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 37 op/s 2024-08-29T19:43:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:32 smithi089 bash[78574]: cluster 2024-08-29T19:43:30.785683+0000 mgr.y (mgr.34104) 2734 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 37 op/s 2024-08-29T19:43:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:32 smithi144 bash[67678]: cluster 2024-08-29T19:43:30.785683+0000 mgr.y (mgr.34104) 2734 : cluster [DBG] pgmap v4617: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.1 MiB/s wr, 37 op/s 2024-08-29T19:43:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:34 smithi089 bash[77323]: cluster 2024-08-29T19:43:32.786492+0000 mgr.y (mgr.34104) 2735 : cluster [DBG] pgmap v4618: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:43:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:34 smithi089 bash[78574]: cluster 2024-08-29T19:43:32.786492+0000 mgr.y (mgr.34104) 2735 : cluster [DBG] pgmap v4618: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:43:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:34 smithi144 bash[67678]: cluster 2024-08-29T19:43:32.786492+0000 mgr.y (mgr.34104) 2735 : cluster [DBG] pgmap v4618: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.9 MiB/s wr, 32 op/s 2024-08-29T19:43:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:43:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:43:35] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.43.0" 2024-08-29T19:43:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:36 smithi089 bash[77323]: cluster 2024-08-29T19:43:34.787540+0000 mgr.y (mgr.34104) 2736 : cluster [DBG] pgmap v4619: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-29T19:43:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:36 smithi089 bash[77323]: cluster 2024-08-29T19:43:35.355313+0000 mon.a (mon.0) 4378 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-08-29T19:43:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:36 smithi089 bash[78574]: cluster 2024-08-29T19:43:34.787540+0000 mgr.y (mgr.34104) 2736 : cluster [DBG] pgmap v4619: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-29T19:43:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:36 smithi089 bash[78574]: cluster 2024-08-29T19:43:35.355313+0000 mon.a (mon.0) 4378 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-08-29T19:43:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:36 smithi144 bash[67678]: cluster 2024-08-29T19:43:34.787540+0000 mgr.y (mgr.34104) 2736 : cluster [DBG] pgmap v4619: 137 pgs: 137 active+clean; 194 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-29T19:43:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:36 smithi144 bash[67678]: cluster 2024-08-29T19:43:35.355313+0000 mon.a (mon.0) 4378 : cluster [DBG] osdmap e2335: 8 total, 8 up, 8 in 2024-08-29T19:43:37.442 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:43:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:37 smithi089 bash[78574]: cluster 2024-08-29T19:43:36.370542+0000 mon.a (mon.0) 4379 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-08-29T19:43:37.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:37 smithi089 bash[77323]: cluster 2024-08-29T19:43:36.370542+0000 mon.a (mon.0) 4379 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-08-29T19:43:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:37 smithi144 bash[67678]: cluster 2024-08-29T19:43:36.370542+0000 mon.a (mon.0) 4379 : cluster [DBG] osdmap e2336: 8 total, 8 up, 8 in 2024-08-29T19:43:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:38 smithi089 bash[77323]: cluster 2024-08-29T19:43:36.788256+0000 mgr.y (mgr.34104) 2737 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 202 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s rd, 1024 KiB/s wr, 4 op/s 2024-08-29T19:43:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:38 smithi089 bash[77323]: cluster 2024-08-29T19:43:37.379877+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-08-29T19:43:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:38 smithi089 bash[77323]: audit 2024-08-29T19:43:37.822482+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:38 smithi089 bash[78574]: cluster 2024-08-29T19:43:36.788256+0000 mgr.y (mgr.34104) 2737 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 202 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s rd, 1024 KiB/s wr, 4 op/s 2024-08-29T19:43:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:38 smithi089 bash[78574]: cluster 2024-08-29T19:43:37.379877+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-08-29T19:43:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:38 smithi089 bash[78574]: audit 2024-08-29T19:43:37.822482+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:38 smithi144 bash[67678]: cluster 2024-08-29T19:43:36.788256+0000 mgr.y (mgr.34104) 2737 : cluster [DBG] pgmap v4622: 137 pgs: 137 active+clean; 202 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 KiB/s rd, 1024 KiB/s wr, 4 op/s 2024-08-29T19:43:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:38 smithi144 bash[67678]: cluster 2024-08-29T19:43:37.379877+0000 mon.a (mon.0) 4380 : cluster [DBG] osdmap e2337: 8 total, 8 up, 8 in 2024-08-29T19:43:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:38 smithi144 bash[67678]: audit 2024-08-29T19:43:37.822482+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:40.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:40 smithi089 bash[77323]: cluster 2024-08-29T19:43:38.789074+0000 mgr.y (mgr.34104) 2738 : cluster [DBG] pgmap v4624: 137 pgs: 137 active+clean; 211 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:43:40.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:40 smithi089 bash[78574]: cluster 2024-08-29T19:43:38.789074+0000 mgr.y (mgr.34104) 2738 : cluster [DBG] pgmap v4624: 137 pgs: 137 active+clean; 211 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:43:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:40 smithi144 bash[67678]: cluster 2024-08-29T19:43:38.789074+0000 mgr.y (mgr.34104) 2738 : cluster [DBG] pgmap v4624: 137 pgs: 137 active+clean; 211 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:43:42.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:42 smithi089 bash[77323]: cluster 2024-08-29T19:43:40.789603+0000 mgr.y (mgr.34104) 2739 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 211 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:43:42.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:42 smithi089 bash[78574]: cluster 2024-08-29T19:43:40.789603+0000 mgr.y (mgr.34104) 2739 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 211 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:43:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:42 smithi144 bash[67678]: cluster 2024-08-29T19:43:40.789603+0000 mgr.y (mgr.34104) 2739 : cluster [DBG] pgmap v4625: 137 pgs: 137 active+clean; 211 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-08-29T19:43:44.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:44 smithi089 bash[77323]: cluster 2024-08-29T19:43:42.790420+0000 mgr.y (mgr.34104) 2740 : cluster [DBG] pgmap v4626: 137 pgs: 137 active+clean; 212 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:43:44.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:44 smithi089 bash[78574]: cluster 2024-08-29T19:43:42.790420+0000 mgr.y (mgr.34104) 2740 : cluster [DBG] pgmap v4626: 137 pgs: 137 active+clean; 212 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:43:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:44 smithi144 bash[67678]: cluster 2024-08-29T19:43:42.790420+0000 mgr.y (mgr.34104) 2740 : cluster [DBG] pgmap v4626: 137 pgs: 137 active+clean; 212 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:43:45.410 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:43:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:43:45] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2024-08-29T19:43:45.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:45 smithi089 bash[77323]: cluster 2024-08-29T19:43:44.401026+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-08-29T19:43:45.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:45 smithi089 bash[78574]: cluster 2024-08-29T19:43:44.401026+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-08-29T19:43:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:45 smithi144 bash[67678]: cluster 2024-08-29T19:43:44.401026+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e2338: 8 total, 8 up, 8 in 2024-08-29T19:43:46.501 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (53236 ms) 2024-08-29T19:43:46.501 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-08-29T19:43:46.501 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:43:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:46 smithi089 bash[77323]: cluster 2024-08-29T19:43:44.791109+0000 mgr.y (mgr.34104) 2741 : cluster [DBG] pgmap v4628: 137 pgs: 137 active+clean; 212 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-29T19:43:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:46 smithi089 bash[77323]: cluster 2024-08-29T19:43:45.419022+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-08-29T19:43:46.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:46 smithi089 bash[78574]: cluster 2024-08-29T19:43:44.791109+0000 mgr.y (mgr.34104) 2741 : cluster [DBG] pgmap v4628: 137 pgs: 137 active+clean; 212 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-29T19:43:46.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:46 smithi089 bash[78574]: cluster 2024-08-29T19:43:45.419022+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-08-29T19:43:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:46 smithi144 bash[67678]: cluster 2024-08-29T19:43:44.791109+0000 mgr.y (mgr.34104) 2741 : cluster [DBG] pgmap v4628: 137 pgs: 137 active+clean; 212 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 30 op/s 2024-08-29T19:43:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:46 smithi144 bash[67678]: cluster 2024-08-29T19:43:45.419022+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e2339: 8 total, 8 up, 8 in 2024-08-29T19:43:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:47 smithi144 bash[67678]: cluster 2024-08-29T19:43:46.422988+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-08-29T19:43:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:47 smithi089 bash[77323]: cluster 2024-08-29T19:43:46.422988+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-08-29T19:43:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:47 smithi089 bash[78574]: cluster 2024-08-29T19:43:46.422988+0000 mon.a (mon.0) 4384 : cluster [DBG] osdmap e2340: 8 total, 8 up, 8 in 2024-08-29T19:43:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:48 smithi144 bash[67678]: cluster 2024-08-29T19:43:46.791868+0000 mgr.y (mgr.34104) 2742 : cluster [DBG] pgmap v4631: 137 pgs: 137 active+clean; 224 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-08-29T19:43:48.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:48 smithi089 bash[77323]: cluster 2024-08-29T19:43:46.791868+0000 mgr.y (mgr.34104) 2742 : cluster [DBG] pgmap v4631: 137 pgs: 137 active+clean; 224 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-08-29T19:43:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:48 smithi089 bash[78574]: cluster 2024-08-29T19:43:46.791868+0000 mgr.y (mgr.34104) 2742 : cluster [DBG] pgmap v4631: 137 pgs: 137 active+clean; 224 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 27 op/s 2024-08-29T19:43:50.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:50 smithi144 bash[67678]: cluster 2024-08-29T19:43:48.792711+0000 mgr.y (mgr.34104) 2743 : cluster [DBG] pgmap v4632: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:43:50.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:50 smithi089 bash[77323]: cluster 2024-08-29T19:43:48.792711+0000 mgr.y (mgr.34104) 2743 : cluster [DBG] pgmap v4632: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:43:50.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:50 smithi089 bash[78574]: cluster 2024-08-29T19:43:48.792711+0000 mgr.y (mgr.34104) 2743 : cluster [DBG] pgmap v4632: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:43:52.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:52 smithi144 bash[67678]: cluster 2024-08-29T19:43:50.793176+0000 mgr.y (mgr.34104) 2744 : cluster [DBG] pgmap v4633: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-29T19:43:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:52 smithi089 bash[77323]: cluster 2024-08-29T19:43:50.793176+0000 mgr.y (mgr.34104) 2744 : cluster [DBG] pgmap v4633: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-29T19:43:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:52 smithi089 bash[78574]: cluster 2024-08-29T19:43:50.793176+0000 mgr.y (mgr.34104) 2744 : cluster [DBG] pgmap v4633: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-08-29T19:43:53.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:53 smithi144 bash[67678]: audit 2024-08-29T19:43:52.822826+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:53 smithi089 bash[77323]: audit 2024-08-29T19:43:52.822826+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:53 smithi089 bash[78574]: audit 2024-08-29T19:43:52.822826+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:43:54.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:54 smithi144 bash[67678]: cluster 2024-08-29T19:43:52.793984+0000 mgr.y (mgr.34104) 2745 : cluster [DBG] pgmap v4634: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:43:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:54 smithi089 bash[77323]: cluster 2024-08-29T19:43:52.793984+0000 mgr.y (mgr.34104) 2745 : cluster [DBG] pgmap v4634: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:43:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:54 smithi089 bash[78574]: cluster 2024-08-29T19:43:52.793984+0000 mgr.y (mgr.34104) 2745 : cluster [DBG] pgmap v4634: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-29T19:43:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:43:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:43:55] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:43:56.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:56 smithi144 bash[67678]: cluster 2024-08-29T19:43:54.794977+0000 mgr.y (mgr.34104) 2746 : cluster [DBG] pgmap v4635: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-08-29T19:43:56.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:56 smithi144 bash[67678]: cluster 2024-08-29T19:43:55.468721+0000 mon.a (mon.0) 4386 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-08-29T19:43:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:56 smithi089 bash[77323]: cluster 2024-08-29T19:43:54.794977+0000 mgr.y (mgr.34104) 2746 : cluster [DBG] pgmap v4635: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-08-29T19:43:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:56 smithi089 bash[77323]: cluster 2024-08-29T19:43:55.468721+0000 mon.a (mon.0) 4386 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-08-29T19:43:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:56 smithi089 bash[78574]: cluster 2024-08-29T19:43:54.794977+0000 mgr.y (mgr.34104) 2746 : cluster [DBG] pgmap v4635: 137 pgs: 137 active+clean; 236 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-08-29T19:43:56.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:56 smithi089 bash[78574]: cluster 2024-08-29T19:43:55.468721+0000 mon.a (mon.0) 4386 : cluster [DBG] osdmap e2341: 8 total, 8 up, 8 in 2024-08-29T19:43:57.553 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:43:57.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:57 smithi144 bash[67678]: cluster 2024-08-29T19:43:56.479826+0000 mon.a (mon.0) 4387 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-08-29T19:43:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:57 smithi089 bash[77323]: cluster 2024-08-29T19:43:56.479826+0000 mon.a (mon.0) 4387 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-08-29T19:43:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:57 smithi089 bash[78574]: cluster 2024-08-29T19:43:56.479826+0000 mon.a (mon.0) 4387 : cluster [DBG] osdmap e2342: 8 total, 8 up, 8 in 2024-08-29T19:43:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:58 smithi144 bash[67678]: cluster 2024-08-29T19:43:56.795678+0000 mgr.y (mgr.34104) 2747 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 240 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 7.6 KiB/s rd, 512 KiB/s wr, 11 op/s 2024-08-29T19:43:58.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:43:58 smithi144 bash[67678]: cluster 2024-08-29T19:43:57.492295+0000 mon.a (mon.0) 4388 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-08-29T19:43:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:58 smithi089 bash[77323]: cluster 2024-08-29T19:43:56.795678+0000 mgr.y (mgr.34104) 2747 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 240 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 7.6 KiB/s rd, 512 KiB/s wr, 11 op/s 2024-08-29T19:43:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:43:58 smithi089 bash[77323]: cluster 2024-08-29T19:43:57.492295+0000 mon.a (mon.0) 4388 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-08-29T19:43:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:58 smithi089 bash[78574]: cluster 2024-08-29T19:43:56.795678+0000 mgr.y (mgr.34104) 2747 : cluster [DBG] pgmap v4638: 137 pgs: 137 active+clean; 240 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 7.6 KiB/s rd, 512 KiB/s wr, 11 op/s 2024-08-29T19:43:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:43:58 smithi089 bash[78574]: cluster 2024-08-29T19:43:57.492295+0000 mon.a (mon.0) 4388 : cluster [DBG] osdmap e2343: 8 total, 8 up, 8 in 2024-08-29T19:44:00.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:00 smithi144 bash[67678]: cluster 2024-08-29T19:43:58.796496+0000 mgr.y (mgr.34104) 2748 : cluster [DBG] pgmap v4640: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:44:00.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:00 smithi089 bash[77323]: cluster 2024-08-29T19:43:58.796496+0000 mgr.y (mgr.34104) 2748 : cluster [DBG] pgmap v4640: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:44:00.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:00 smithi089 bash[78574]: cluster 2024-08-29T19:43:58.796496+0000 mgr.y (mgr.34104) 2748 : cluster [DBG] pgmap v4640: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:44:02.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:02 smithi144 bash[67678]: cluster 2024-08-29T19:44:00.797046+0000 mgr.y (mgr.34104) 2749 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:44:02.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:02 smithi089 bash[77323]: cluster 2024-08-29T19:44:00.797046+0000 mgr.y (mgr.34104) 2749 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:44:02.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:02 smithi089 bash[78574]: cluster 2024-08-29T19:44:00.797046+0000 mgr.y (mgr.34104) 2749 : cluster [DBG] pgmap v4641: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-29T19:44:04.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:04 smithi144 bash[67678]: cluster 2024-08-29T19:44:02.797899+0000 mgr.y (mgr.34104) 2750 : cluster [DBG] pgmap v4642: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:44:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:04 smithi089 bash[77323]: cluster 2024-08-29T19:44:02.797899+0000 mgr.y (mgr.34104) 2750 : cluster [DBG] pgmap v4642: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:44:04.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:04 smithi089 bash[78574]: cluster 2024-08-29T19:44:02.797899+0000 mgr.y (mgr.34104) 2750 : cluster [DBG] pgmap v4642: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:44:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:44:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:44:05] "GET /metrics HTTP/1.1" 200 36571 "" "Prometheus/2.43.0" 2024-08-29T19:44:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:06 smithi144 bash[67678]: cluster 2024-08-29T19:44:04.798964+0000 mgr.y (mgr.34104) 2751 : cluster [DBG] pgmap v4643: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-29T19:44:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:06 smithi144 bash[67678]: cluster 2024-08-29T19:44:05.511830+0000 mon.a (mon.0) 4389 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-08-29T19:44:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:06 smithi089 bash[77323]: cluster 2024-08-29T19:44:04.798964+0000 mgr.y (mgr.34104) 2751 : cluster [DBG] pgmap v4643: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-29T19:44:06.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:06 smithi089 bash[77323]: cluster 2024-08-29T19:44:05.511830+0000 mon.a (mon.0) 4389 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-08-29T19:44:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:06 smithi089 bash[78574]: cluster 2024-08-29T19:44:04.798964+0000 mgr.y (mgr.34104) 2751 : cluster [DBG] pgmap v4643: 137 pgs: 137 active+clean; 252 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 29 op/s 2024-08-29T19:44:06.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:06 smithi089 bash[78574]: cluster 2024-08-29T19:44:05.511830+0000 mon.a (mon.0) 4389 : cluster [DBG] osdmap e2344: 8 total, 8 up, 8 in 2024-08-29T19:44:07.604 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:07 smithi144 bash[67678]: cluster 2024-08-29T19:44:06.514365+0000 mon.a (mon.0) 4390 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-08-29T19:44:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:07 smithi089 bash[78574]: cluster 2024-08-29T19:44:06.514365+0000 mon.a (mon.0) 4390 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-08-29T19:44:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:07 smithi089 bash[77323]: cluster 2024-08-29T19:44:06.514365+0000 mon.a (mon.0) 4390 : cluster [DBG] osdmap e2345: 8 total, 8 up, 8 in 2024-08-29T19:44:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:08 smithi144 bash[67678]: cluster 2024-08-29T19:44:06.799661+0000 mgr.y (mgr.34104) 2752 : cluster [DBG] pgmap v4646: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 513 KiB/s wr, 17 op/s 2024-08-29T19:44:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:08 smithi144 bash[67678]: cluster 2024-08-29T19:44:07.534216+0000 mon.a (mon.0) 4391 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-08-29T19:44:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:08 smithi144 bash[67678]: audit 2024-08-29T19:44:07.823111+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:08 smithi089 bash[77323]: cluster 2024-08-29T19:44:06.799661+0000 mgr.y (mgr.34104) 2752 : cluster [DBG] pgmap v4646: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 513 KiB/s wr, 17 op/s 2024-08-29T19:44:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:08 smithi089 bash[77323]: cluster 2024-08-29T19:44:07.534216+0000 mon.a (mon.0) 4391 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-08-29T19:44:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:08 smithi089 bash[77323]: audit 2024-08-29T19:44:07.823111+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:08 smithi089 bash[78574]: cluster 2024-08-29T19:44:06.799661+0000 mgr.y (mgr.34104) 2752 : cluster [DBG] pgmap v4646: 137 pgs: 137 active+clean; 256 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 KiB/s rd, 513 KiB/s wr, 17 op/s 2024-08-29T19:44:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:08 smithi089 bash[78574]: cluster 2024-08-29T19:44:07.534216+0000 mon.a (mon.0) 4391 : cluster [DBG] osdmap e2346: 8 total, 8 up, 8 in 2024-08-29T19:44:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:08 smithi089 bash[78574]: audit 2024-08-29T19:44:07.823111+0000 mon.a (mon.0) 4392 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:10 smithi144 bash[67678]: cluster 2024-08-29T19:44:08.800710+0000 mgr.y (mgr.34104) 2753 : cluster [DBG] pgmap v4648: 137 pgs: 137 active+clean; 271 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:44:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:10 smithi089 bash[77323]: cluster 2024-08-29T19:44:08.800710+0000 mgr.y (mgr.34104) 2753 : cluster [DBG] pgmap v4648: 137 pgs: 137 active+clean; 271 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:44:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:10 smithi089 bash[78574]: cluster 2024-08-29T19:44:08.800710+0000 mgr.y (mgr.34104) 2753 : cluster [DBG] pgmap v4648: 137 pgs: 137 active+clean; 271 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:44:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:12 smithi144 bash[67678]: cluster 2024-08-29T19:44:10.801242+0000 mgr.y (mgr.34104) 2754 : cluster [DBG] pgmap v4649: 137 pgs: 137 active+clean; 271 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:44:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:12 smithi089 bash[77323]: cluster 2024-08-29T19:44:10.801242+0000 mgr.y (mgr.34104) 2754 : cluster [DBG] pgmap v4649: 137 pgs: 137 active+clean; 271 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:44:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:12 smithi089 bash[78574]: cluster 2024-08-29T19:44:10.801242+0000 mgr.y (mgr.34104) 2754 : cluster [DBG] pgmap v4649: 137 pgs: 137 active+clean; 271 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-29T19:44:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:14 smithi144 bash[67678]: cluster 2024-08-29T19:44:12.802060+0000 mgr.y (mgr.34104) 2755 : cluster [DBG] pgmap v4650: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 38 op/s 2024-08-29T19:44:14.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:14 smithi089 bash[77323]: cluster 2024-08-29T19:44:12.802060+0000 mgr.y (mgr.34104) 2755 : cluster [DBG] pgmap v4650: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 38 op/s 2024-08-29T19:44:14.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:14 smithi089 bash[78574]: cluster 2024-08-29T19:44:12.802060+0000 mgr.y (mgr.34104) 2755 : cluster [DBG] pgmap v4650: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 38 op/s 2024-08-29T19:44:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:44:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:44:15] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:44:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:15 smithi144 bash[67678]: cluster 2024-08-29T19:44:14.802750+0000 mgr.y (mgr.34104) 2756 : cluster [DBG] pgmap v4651: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:44:15.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:15 smithi089 bash[77323]: cluster 2024-08-29T19:44:14.802750+0000 mgr.y (mgr.34104) 2756 : cluster [DBG] pgmap v4651: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:44:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:15 smithi089 bash[78574]: cluster 2024-08-29T19:44:14.802750+0000 mgr.y (mgr.34104) 2756 : cluster [DBG] pgmap v4651: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-08-29T19:44:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:17 smithi089 bash[77323]: cluster 2024-08-29T19:44:16.803428+0000 mgr.y (mgr.34104) 2757 : cluster [DBG] pgmap v4652: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 1.2 MiB/s wr, 27 op/s 2024-08-29T19:44:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:17 smithi089 bash[78574]: cluster 2024-08-29T19:44:16.803428+0000 mgr.y (mgr.34104) 2757 : cluster [DBG] pgmap v4652: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 1.2 MiB/s wr, 27 op/s 2024-08-29T19:44:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:17 smithi144 bash[67678]: cluster 2024-08-29T19:44:16.803428+0000 mgr.y (mgr.34104) 2757 : cluster [DBG] pgmap v4652: 137 pgs: 137 active+clean; 274 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 18 KiB/s rd, 1.2 MiB/s wr, 27 op/s 2024-08-29T19:44:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:18 smithi089 bash[77323]: cluster 2024-08-29T19:44:17.865824+0000 mon.a (mon.0) 4393 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-08-29T19:44:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:18 smithi089 bash[78574]: cluster 2024-08-29T19:44:17.865824+0000 mon.a (mon.0) 4393 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-08-29T19:44:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:18 smithi144 bash[67678]: cluster 2024-08-29T19:44:17.865824+0000 mon.a (mon.0) 4393 : cluster [DBG] osdmap e2347: 8 total, 8 up, 8 in 2024-08-29T19:44:19.962 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:19 smithi089 bash[78574]: cluster 2024-08-29T19:44:18.804455+0000 mgr.y (mgr.34104) 2758 : cluster [DBG] pgmap v4654: 137 pgs: 137 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.7 KiB/s rd, 822 KiB/s wr, 13 op/s 2024-08-29T19:44:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:19 smithi089 bash[78574]: cluster 2024-08-29T19:44:18.891713+0000 mon.a (mon.0) 4394 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-08-29T19:44:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:19 smithi089 bash[77323]: cluster 2024-08-29T19:44:18.804455+0000 mgr.y (mgr.34104) 2758 : cluster [DBG] pgmap v4654: 137 pgs: 137 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.7 KiB/s rd, 822 KiB/s wr, 13 op/s 2024-08-29T19:44:20.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:19 smithi089 bash[77323]: cluster 2024-08-29T19:44:18.891713+0000 mon.a (mon.0) 4394 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-08-29T19:44:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:19 smithi144 bash[67678]: cluster 2024-08-29T19:44:18.804455+0000 mgr.y (mgr.34104) 2758 : cluster [DBG] pgmap v4654: 137 pgs: 137 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.7 KiB/s rd, 822 KiB/s wr, 13 op/s 2024-08-29T19:44:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:19 smithi144 bash[67678]: cluster 2024-08-29T19:44:18.891713+0000 mon.a (mon.0) 4394 : cluster [DBG] osdmap e2348: 8 total, 8 up, 8 in 2024-08-29T19:44:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:20 smithi089 bash[77323]: cluster 2024-08-29T19:44:19.889869+0000 mon.a (mon.0) 4395 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-08-29T19:44:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:20 smithi089 bash[78574]: cluster 2024-08-29T19:44:19.889869+0000 mon.a (mon.0) 4395 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-08-29T19:44:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:20 smithi144 bash[67678]: cluster 2024-08-29T19:44:19.889869+0000 mon.a (mon.0) 4395 : cluster [DBG] osdmap e2349: 8 total, 8 up, 8 in 2024-08-29T19:44:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:21 smithi089 bash[77323]: cluster 2024-08-29T19:44:20.805058+0000 mgr.y (mgr.34104) 2759 : cluster [DBG] pgmap v4657: 137 pgs: 137 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-08-29T19:44:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:21 smithi089 bash[78574]: cluster 2024-08-29T19:44:20.805058+0000 mgr.y (mgr.34104) 2759 : cluster [DBG] pgmap v4657: 137 pgs: 137 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-08-29T19:44:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:21 smithi144 bash[67678]: cluster 2024-08-29T19:44:20.805058+0000 mgr.y (mgr.34104) 2759 : cluster [DBG] pgmap v4657: 137 pgs: 137 active+clean; 285 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-08-29T19:44:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:22 smithi089 bash[77323]: audit 2024-08-29T19:44:22.823742+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:22 smithi089 bash[78574]: audit 2024-08-29T19:44:22.823742+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:22 smithi144 bash[67678]: audit 2024-08-29T19:44:22.823742+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:23 smithi089 bash[77323]: cluster 2024-08-29T19:44:22.805996+0000 mgr.y (mgr.34104) 2760 : cluster [DBG] pgmap v4658: 137 pgs: 137 active+clean; 293 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:44:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:23 smithi089 bash[78574]: cluster 2024-08-29T19:44:22.805996+0000 mgr.y (mgr.34104) 2760 : cluster [DBG] pgmap v4658: 137 pgs: 137 active+clean; 293 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:44:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:23 smithi144 bash[67678]: cluster 2024-08-29T19:44:22.805996+0000 mgr.y (mgr.34104) 2760 : cluster [DBG] pgmap v4658: 137 pgs: 137 active+clean; 293 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-29T19:44:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:44:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:44:25] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:44:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:25 smithi089 bash[77323]: cluster 2024-08-29T19:44:24.806736+0000 mgr.y (mgr.34104) 2761 : cluster [DBG] pgmap v4659: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-29T19:44:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:25 smithi089 bash[77323]: audit 2024-08-29T19:44:25.627237+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:44:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:25 smithi089 bash[78574]: cluster 2024-08-29T19:44:24.806736+0000 mgr.y (mgr.34104) 2761 : cluster [DBG] pgmap v4659: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-29T19:44:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:25 smithi089 bash[78574]: audit 2024-08-29T19:44:25.627237+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:44:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:25 smithi144 bash[67678]: cluster 2024-08-29T19:44:24.806736+0000 mgr.y (mgr.34104) 2761 : cluster [DBG] pgmap v4659: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-29T19:44:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:25 smithi144 bash[67678]: audit 2024-08-29T19:44:25.627237+0000 mon.a (mon.0) 4397 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:44:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:26 smithi089 bash[77323]: audit 2024-08-29T19:44:26.377643+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:44:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:26 smithi089 bash[77323]: audit 2024-08-29T19:44:26.378512+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:44:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:26 smithi089 bash[77323]: audit 2024-08-29T19:44:26.384174+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:44:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:26 smithi089 bash[78574]: audit 2024-08-29T19:44:26.377643+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:44:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:26 smithi089 bash[78574]: audit 2024-08-29T19:44:26.378512+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:44:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:26 smithi089 bash[78574]: audit 2024-08-29T19:44:26.384174+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:44:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:26 smithi144 bash[67678]: audit 2024-08-29T19:44:26.377643+0000 mon.a (mon.0) 4398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:44:27.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:26 smithi144 bash[67678]: audit 2024-08-29T19:44:26.378512+0000 mon.a (mon.0) 4399 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:44:27.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:26 smithi144 bash[67678]: audit 2024-08-29T19:44:26.384174+0000 mon.a (mon.0) 4400 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:44:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:28 smithi089 bash[77323]: cluster 2024-08-29T19:44:26.807419+0000 mgr.y (mgr.34104) 2762 : cluster [DBG] pgmap v4660: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-08-29T19:44:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:28 smithi089 bash[78574]: cluster 2024-08-29T19:44:26.807419+0000 mgr.y (mgr.34104) 2762 : cluster [DBG] pgmap v4660: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-08-29T19:44:28.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:28 smithi144 bash[67678]: cluster 2024-08-29T19:44:26.807419+0000 mgr.y (mgr.34104) 2762 : cluster [DBG] pgmap v4660: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-08-29T19:44:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:30 smithi089 bash[77323]: cluster 2024-08-29T19:44:28.808229+0000 mgr.y (mgr.34104) 2763 : cluster [DBG] pgmap v4661: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 828 KiB/s wr, 22 op/s 2024-08-29T19:44:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:30 smithi089 bash[77323]: cluster 2024-08-29T19:44:29.401440+0000 mon.a (mon.0) 4401 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-08-29T19:44:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:30 smithi089 bash[78574]: cluster 2024-08-29T19:44:28.808229+0000 mgr.y (mgr.34104) 2763 : cluster [DBG] pgmap v4661: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 828 KiB/s wr, 22 op/s 2024-08-29T19:44:30.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:30 smithi089 bash[78574]: cluster 2024-08-29T19:44:29.401440+0000 mon.a (mon.0) 4401 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-08-29T19:44:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:30 smithi144 bash[67678]: cluster 2024-08-29T19:44:28.808229+0000 mgr.y (mgr.34104) 2763 : cluster [DBG] pgmap v4661: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 15 KiB/s rd, 828 KiB/s wr, 22 op/s 2024-08-29T19:44:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:30 smithi144 bash[67678]: cluster 2024-08-29T19:44:29.401440+0000 mon.a (mon.0) 4401 : cluster [DBG] osdmap e2350: 8 total, 8 up, 8 in 2024-08-29T19:44:31.486 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:31 smithi089 bash[77323]: cluster 2024-08-29T19:44:30.407105+0000 mon.a (mon.0) 4402 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-08-29T19:44:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:31 smithi089 bash[78574]: cluster 2024-08-29T19:44:30.407105+0000 mon.a (mon.0) 4402 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-08-29T19:44:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:31 smithi144 bash[67678]: cluster 2024-08-29T19:44:30.407105+0000 mon.a (mon.0) 4402 : cluster [DBG] osdmap e2351: 8 total, 8 up, 8 in 2024-08-29T19:44:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:32 smithi089 bash[77323]: cluster 2024-08-29T19:44:30.808923+0000 mgr.y (mgr.34104) 2764 : cluster [DBG] pgmap v4664: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-08-29T19:44:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:32 smithi089 bash[77323]: cluster 2024-08-29T19:44:31.428723+0000 mon.a (mon.0) 4403 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-08-29T19:44:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:32 smithi089 bash[78574]: cluster 2024-08-29T19:44:30.808923+0000 mgr.y (mgr.34104) 2764 : cluster [DBG] pgmap v4664: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-08-29T19:44:32.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:32 smithi089 bash[78574]: cluster 2024-08-29T19:44:31.428723+0000 mon.a (mon.0) 4403 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-08-29T19:44:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:32 smithi144 bash[67678]: cluster 2024-08-29T19:44:30.808923+0000 mgr.y (mgr.34104) 2764 : cluster [DBG] pgmap v4664: 137 pgs: 137 active+clean; 296 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-08-29T19:44:32.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:32 smithi144 bash[67678]: cluster 2024-08-29T19:44:31.428723+0000 mon.a (mon.0) 4403 : cluster [DBG] osdmap e2352: 8 total, 8 up, 8 in 2024-08-29T19:44:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:34 smithi089 bash[77323]: cluster 2024-08-29T19:44:32.809713+0000 mgr.y (mgr.34104) 2765 : cluster [DBG] pgmap v4666: 137 pgs: 137 active+clean; 307 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:44:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:34 smithi089 bash[78574]: cluster 2024-08-29T19:44:32.809713+0000 mgr.y (mgr.34104) 2765 : cluster [DBG] pgmap v4666: 137 pgs: 137 active+clean; 307 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:44:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:34 smithi144 bash[67678]: cluster 2024-08-29T19:44:32.809713+0000 mgr.y (mgr.34104) 2765 : cluster [DBG] pgmap v4666: 137 pgs: 137 active+clean; 307 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-29T19:44:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:44:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:44:35] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:44:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:36 smithi144 bash[67678]: cluster 2024-08-29T19:44:34.810467+0000 mgr.y (mgr.34104) 2766 : cluster [DBG] pgmap v4667: 137 pgs: 137 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:44:36.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:36 smithi089 bash[77323]: cluster 2024-08-29T19:44:34.810467+0000 mgr.y (mgr.34104) 2766 : cluster [DBG] pgmap v4667: 137 pgs: 137 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:44:36.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:36 smithi089 bash[78574]: cluster 2024-08-29T19:44:34.810467+0000 mgr.y (mgr.34104) 2766 : cluster [DBG] pgmap v4667: 137 pgs: 137 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-29T19:44:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:38 smithi144 bash[67678]: cluster 2024-08-29T19:44:36.811151+0000 mgr.y (mgr.34104) 2767 : cluster [DBG] pgmap v4668: 137 pgs: 137 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:44:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:38 smithi144 bash[67678]: audit 2024-08-29T19:44:37.823845+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:38 smithi089 bash[77323]: cluster 2024-08-29T19:44:36.811151+0000 mgr.y (mgr.34104) 2767 : cluster [DBG] pgmap v4668: 137 pgs: 137 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:44:38.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:38 smithi089 bash[77323]: audit 2024-08-29T19:44:37.823845+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:38 smithi089 bash[78574]: cluster 2024-08-29T19:44:36.811151+0000 mgr.y (mgr.34104) 2767 : cluster [DBG] pgmap v4668: 137 pgs: 137 active+clean; 318 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-08-29T19:44:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:38 smithi089 bash[78574]: audit 2024-08-29T19:44:37.823845+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:39 smithi144 bash[67678]: cluster 2024-08-29T19:44:38.448972+0000 mon.a (mon.0) 4405 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-08-29T19:44:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:39 smithi089 bash[77323]: cluster 2024-08-29T19:44:38.448972+0000 mon.a (mon.0) 4405 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-08-29T19:44:39.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:39 smithi089 bash[78574]: cluster 2024-08-29T19:44:38.448972+0000 mon.a (mon.0) 4405 : cluster [DBG] osdmap e2353: 8 total, 8 up, 8 in 2024-08-29T19:44:40.543 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (54042 ms) 2024-08-29T19:44:40.543 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-08-29T19:44:40.544 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:40 smithi144 bash[67678]: cluster 2024-08-29T19:44:38.812023+0000 mgr.y (mgr.34104) 2768 : cluster [DBG] pgmap v4670: 137 pgs: 137 active+clean; 322 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:44:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:40 smithi144 bash[67678]: cluster 2024-08-29T19:44:39.473662+0000 mon.a (mon.0) 4406 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-08-29T19:44:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:40 smithi089 bash[77323]: cluster 2024-08-29T19:44:38.812023+0000 mgr.y (mgr.34104) 2768 : cluster [DBG] pgmap v4670: 137 pgs: 137 active+clean; 322 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:44:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:40 smithi089 bash[77323]: cluster 2024-08-29T19:44:39.473662+0000 mon.a (mon.0) 4406 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-08-29T19:44:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:40 smithi089 bash[78574]: cluster 2024-08-29T19:44:38.812023+0000 mgr.y (mgr.34104) 2768 : cluster [DBG] pgmap v4670: 137 pgs: 137 active+clean; 322 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.5 MiB/s wr, 39 op/s 2024-08-29T19:44:40.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:40 smithi089 bash[78574]: cluster 2024-08-29T19:44:39.473662+0000 mon.a (mon.0) 4406 : cluster [DBG] osdmap e2354: 8 total, 8 up, 8 in 2024-08-29T19:44:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:41 smithi144 bash[67678]: cluster 2024-08-29T19:44:40.476115+0000 mon.a (mon.0) 4407 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-08-29T19:44:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:41 smithi089 bash[77323]: cluster 2024-08-29T19:44:40.476115+0000 mon.a (mon.0) 4407 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-08-29T19:44:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:41 smithi089 bash[78574]: cluster 2024-08-29T19:44:40.476115+0000 mon.a (mon.0) 4407 : cluster [DBG] osdmap e2355: 8 total, 8 up, 8 in 2024-08-29T19:44:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:42 smithi144 bash[67678]: cluster 2024-08-29T19:44:40.812842+0000 mgr.y (mgr.34104) 2769 : cluster [DBG] pgmap v4673: 137 pgs: 137 active+clean; 322 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:44:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:42 smithi144 bash[67678]: cluster 2024-08-29T19:44:41.497888+0000 mon.a (mon.0) 4408 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-08-29T19:44:42.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:42 smithi089 bash[77323]: cluster 2024-08-29T19:44:40.812842+0000 mgr.y (mgr.34104) 2769 : cluster [DBG] pgmap v4673: 137 pgs: 137 active+clean; 322 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:44:42.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:42 smithi089 bash[77323]: cluster 2024-08-29T19:44:41.497888+0000 mon.a (mon.0) 4408 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-08-29T19:44:42.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:42 smithi089 bash[78574]: cluster 2024-08-29T19:44:40.812842+0000 mgr.y (mgr.34104) 2769 : cluster [DBG] pgmap v4673: 137 pgs: 137 active+clean; 322 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 17 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-08-29T19:44:42.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:42 smithi089 bash[78574]: cluster 2024-08-29T19:44:41.497888+0000 mon.a (mon.0) 4408 : cluster [DBG] osdmap e2356: 8 total, 8 up, 8 in 2024-08-29T19:44:43.591 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3048 ms) 2024-08-29T19:44:43.591 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-08-29T19:44:43.592 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:43 smithi144 bash[67678]: cluster 2024-08-29T19:44:42.500034+0000 mon.a (mon.0) 4409 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-08-29T19:44:43.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:43 smithi089 bash[77323]: cluster 2024-08-29T19:44:42.500034+0000 mon.a (mon.0) 4409 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-08-29T19:44:43.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:43 smithi089 bash[78574]: cluster 2024-08-29T19:44:42.500034+0000 mon.a (mon.0) 4409 : cluster [DBG] osdmap e2357: 8 total, 8 up, 8 in 2024-08-29T19:44:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:44 smithi144 bash[67678]: cluster 2024-08-29T19:44:42.813757+0000 mgr.y (mgr.34104) 2770 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 342 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.0 MiB/s wr, 61 op/s 2024-08-29T19:44:44.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:44 smithi144 bash[67678]: cluster 2024-08-29T19:44:43.520303+0000 mon.a (mon.0) 4410 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-08-29T19:44:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:44 smithi089 bash[77323]: cluster 2024-08-29T19:44:42.813757+0000 mgr.y (mgr.34104) 2770 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 342 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.0 MiB/s wr, 61 op/s 2024-08-29T19:44:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:44 smithi089 bash[77323]: cluster 2024-08-29T19:44:43.520303+0000 mon.a (mon.0) 4410 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-08-29T19:44:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:44 smithi089 bash[78574]: cluster 2024-08-29T19:44:42.813757+0000 mgr.y (mgr.34104) 2770 : cluster [DBG] pgmap v4676: 137 pgs: 137 active+clean; 342 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.0 MiB/s wr, 61 op/s 2024-08-29T19:44:44.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:44 smithi089 bash[78574]: cluster 2024-08-29T19:44:43.520303+0000 mon.a (mon.0) 4410 : cluster [DBG] osdmap e2358: 8 total, 8 up, 8 in 2024-08-29T19:44:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:44:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:44:45] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.43.0" 2024-08-29T19:44:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:45 smithi144 bash[67678]: cluster 2024-08-29T19:44:44.521951+0000 mon.a (mon.0) 4411 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-08-29T19:44:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:45 smithi089 bash[77323]: cluster 2024-08-29T19:44:44.521951+0000 mon.a (mon.0) 4411 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-08-29T19:44:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:45 smithi089 bash[78574]: cluster 2024-08-29T19:44:44.521951+0000 mon.a (mon.0) 4411 : cluster [DBG] osdmap e2359: 8 total, 8 up, 8 in 2024-08-29T19:44:46.661 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3070 ms) 2024-08-29T19:44:46.661 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-08-29T19:44:46.661 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:46 smithi144 bash[67678]: cluster 2024-08-29T19:44:44.814530+0000 mgr.y (mgr.34104) 2771 : cluster [DBG] pgmap v4679: 137 pgs: 137 active+clean; 342 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 3.0 MiB/s wr, 98 op/s 2024-08-29T19:44:46.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:46 smithi144 bash[67678]: cluster 2024-08-29T19:44:45.545737+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-08-29T19:44:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:46 smithi089 bash[77323]: cluster 2024-08-29T19:44:44.814530+0000 mgr.y (mgr.34104) 2771 : cluster [DBG] pgmap v4679: 137 pgs: 137 active+clean; 342 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 3.0 MiB/s wr, 98 op/s 2024-08-29T19:44:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:46 smithi089 bash[77323]: cluster 2024-08-29T19:44:45.545737+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-08-29T19:44:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:46 smithi089 bash[78574]: cluster 2024-08-29T19:44:44.814530+0000 mgr.y (mgr.34104) 2771 : cluster [DBG] pgmap v4679: 137 pgs: 137 active+clean; 342 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 3.0 MiB/s wr, 98 op/s 2024-08-29T19:44:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:46 smithi089 bash[78574]: cluster 2024-08-29T19:44:45.545737+0000 mon.a (mon.0) 4412 : cluster [DBG] osdmap e2360: 8 total, 8 up, 8 in 2024-08-29T19:44:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:47 smithi089 bash[78574]: cluster 2024-08-29T19:44:46.550675+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-08-29T19:44:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:47 smithi089 bash[78574]: cluster 2024-08-29T19:44:46.815264+0000 mgr.y (mgr.34104) 2772 : cluster [DBG] pgmap v4682: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 261 KiB/s wr, 40 op/s 2024-08-29T19:44:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:47 smithi089 bash[77323]: cluster 2024-08-29T19:44:46.550675+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-08-29T19:44:47.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:47 smithi089 bash[77323]: cluster 2024-08-29T19:44:46.815264+0000 mgr.y (mgr.34104) 2772 : cluster [DBG] pgmap v4682: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 261 KiB/s wr, 40 op/s 2024-08-29T19:44:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:47 smithi144 bash[67678]: cluster 2024-08-29T19:44:46.550675+0000 mon.a (mon.0) 4413 : cluster [DBG] osdmap e2361: 8 total, 8 up, 8 in 2024-08-29T19:44:48.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:47 smithi144 bash[67678]: cluster 2024-08-29T19:44:46.815264+0000 mgr.y (mgr.34104) 2772 : cluster [DBG] pgmap v4682: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 261 KiB/s wr, 40 op/s 2024-08-29T19:44:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:48 smithi089 bash[78574]: cluster 2024-08-29T19:44:47.571414+0000 mon.a (mon.0) 4414 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-08-29T19:44:48.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:48 smithi089 bash[77323]: cluster 2024-08-29T19:44:47.571414+0000 mon.a (mon.0) 4414 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-08-29T19:44:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:48 smithi144 bash[67678]: cluster 2024-08-29T19:44:47.571414+0000 mon.a (mon.0) 4414 : cluster [DBG] osdmap e2362: 8 total, 8 up, 8 in 2024-08-29T19:44:49.706 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3045 ms) 2024-08-29T19:44:49.706 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-08-29T19:44:49.706 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:44:49.865 INFO:tasks.workunit.client.0.smithi089.stdout: i=0 exists [22307574~3074156,57827472~6823629,70438332~211071,160770964~7481012,190152127~7753977,260724460~6073698,363668624~3287293,377019118~3644902,401463098~1399296] wrote [22307574~3074156,57827472~6823629,70438332~211071,160770964~7481012,190152127~7753977,260724460~6073698,363668624~3287293,377019118~3644902,401463098~1399296] 2024-08-29T19:44:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:49 smithi089 bash[78574]: cluster 2024-08-29T19:44:48.572800+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-08-29T19:44:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:49 smithi089 bash[78574]: cluster 2024-08-29T19:44:48.815984+0000 mgr.y (mgr.34104) 2773 : cluster [DBG] pgmap v4685: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 265 KiB/s wr, 118 op/s 2024-08-29T19:44:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:49 smithi089 bash[77323]: cluster 2024-08-29T19:44:48.572800+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-08-29T19:44:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:49 smithi089 bash[77323]: cluster 2024-08-29T19:44:48.815984+0000 mgr.y (mgr.34104) 2773 : cluster [DBG] pgmap v4685: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 265 KiB/s wr, 118 op/s 2024-08-29T19:44:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:49 smithi144 bash[67678]: cluster 2024-08-29T19:44:48.572800+0000 mon.a (mon.0) 4415 : cluster [DBG] osdmap e2363: 8 total, 8 up, 8 in 2024-08-29T19:44:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:49 smithi144 bash[67678]: cluster 2024-08-29T19:44:48.815984+0000 mgr.y (mgr.34104) 2773 : cluster [DBG] pgmap v4685: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 265 KiB/s wr, 118 op/s 2024-08-29T19:44:50.717 INFO:tasks.workunit.client.0.smithi089.stdout: i=1 exists [12724235~5412820,22307574~3074156,43477640~2469910,57827472~6823629,70438332~211071,159270572~8981404,175200850~1084989,190152127~7753977,260724460~6073698,329209138~4152095,337796967~4962676,355698224~6210147,363668624~3287293,377019118~3644902,401463098~1399296,402891226~2287301] wrote [12724235~5412820,43477640~2469910,159270572~8683554,175200850~1084989,262442188~2396665,329209138~4152095,337796967~4962676,355698224~6210147,402891226~2287301] 2024-08-29T19:44:50.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:50 smithi089 bash[77323]: cluster 2024-08-29T19:44:49.596297+0000 mon.a (mon.0) 4416 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-08-29T19:44:50.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:50 smithi089 bash[78574]: cluster 2024-08-29T19:44:49.596297+0000 mon.a (mon.0) 4416 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-08-29T19:44:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:50 smithi144 bash[67678]: cluster 2024-08-29T19:44:49.596297+0000 mon.a (mon.0) 4416 : cluster [DBG] osdmap e2364: 8 total, 8 up, 8 in 2024-08-29T19:44:51.698 INFO:tasks.workunit.client.0.smithi089.stdout: i=2 exists [12724235~5412820,22307574~3074156,41322644~4624906,57827472~6823629,70438332~211071,144806949~329152,159270572~13321456,175200850~1084989,190152127~7753977,260724460~6073698,299116891~1374426,329209138~4152095,337796967~4962676,355698224~6210147,363668624~3287293,370569365~1769909,377019118~3644902,401463098~1399296,402891226~2287301,411019102~3988942] wrote [17001479~1095498,41322644~4330876,59367725~2160846,144806949~329152,166018617~6573411,191046089~614886,299116891~1374426,357386557~3821929,370569365~1769909,411019102~3988942] 2024-08-29T19:44:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:51 smithi089 bash[77323]: cluster 2024-08-29T19:44:50.595178+0000 mon.a (mon.0) 4417 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-08-29T19:44:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:51 smithi089 bash[77323]: cluster 2024-08-29T19:44:50.816671+0000 mgr.y (mgr.34104) 2774 : cluster [DBG] pgmap v4688: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-08-29T19:44:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:51 smithi089 bash[78574]: cluster 2024-08-29T19:44:50.595178+0000 mon.a (mon.0) 4417 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-08-29T19:44:51.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:51 smithi089 bash[78574]: cluster 2024-08-29T19:44:50.816671+0000 mgr.y (mgr.34104) 2774 : cluster [DBG] pgmap v4688: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-08-29T19:44:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:51 smithi144 bash[67678]: cluster 2024-08-29T19:44:50.595178+0000 mon.a (mon.0) 4417 : cluster [DBG] osdmap e2365: 8 total, 8 up, 8 in 2024-08-29T19:44:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:51 smithi144 bash[67678]: cluster 2024-08-29T19:44:50.816671+0000 mgr.y (mgr.34104) 2774 : cluster [DBG] pgmap v4688: 137 pgs: 137 active+clean; 343 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 8.0 KiB/s wr, 115 op/s 2024-08-29T19:44:52.738 INFO:tasks.workunit.client.0.smithi089.stdout: i=3 exists [12724235~5412820,22307574~3074156,41322644~4624906,57827472~6823629,70438332~211071,88615070~795217,99103350~13778482,124782868~4260985,144806949~329152,159270572~13321456,175200850~1084989,190152127~7753977,210314056~2083456,260724460~6073698,299116891~1374426,329209138~4152095,337796967~4962676,355698224~11257693,370569365~1769909,377019118~3644902,393449640~3191758,401463098~1399296,402891226~2287301,411019102~3988942] wrote [58770251~892219,88615070~795217,99103350~13778482,124782868~4260985,190188086~7333143,210314056~2083456,360619036~3760361,393449640~3191758] 2024-08-29T19:44:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:52 smithi089 bash[77323]: cluster 2024-08-29T19:44:51.621252+0000 mon.a (mon.0) 4418 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-08-29T19:44:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:52 smithi089 bash[78574]: cluster 2024-08-29T19:44:51.621252+0000 mon.a (mon.0) 4418 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-08-29T19:44:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:52 smithi144 bash[67678]: cluster 2024-08-29T19:44:51.621252+0000 mon.a (mon.0) 4418 : cluster [DBG] osdmap e2366: 8 total, 8 up, 8 in 2024-08-29T19:44:53.754 INFO:tasks.workunit.client.0.smithi089.stdout: i=4 exists [12724235~5412820,22307574~3074156,41322644~4624906,57827472~6823629,64862395~4059875,70438332~211071,88615070~795217,91282316~5755278,99103350~13778482,124782868~4260985,133924304~4195566,144806949~329152,159270572~13321456,175200850~1084989,190152127~7753977,199710290~3365652,207061728~10727724,260724460~6073698,268880447~2432765,299116891~1374426,325438055~249620,329209138~4973207,337796967~4962676,355698224~11257693,370229579~10434441,393449640~3191758,401463098~1399296,402891226~2287301,411019102~3988942] wrote [64862395~4059875,91282316~5755278,133924304~4195566,199710290~3365652,207061728~10727724,268880447~2432765,325438055~249620,329866733~4315612,370229579~8117254] 2024-08-29T19:44:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:53 smithi089 bash[77323]: cluster 2024-08-29T19:44:52.631135+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-08-29T19:44:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:53 smithi089 bash[77323]: cluster 2024-08-29T19:44:52.817419+0000 mgr.y (mgr.34104) 2775 : cluster [DBG] pgmap v4691: 137 pgs: 137 active+clean; 432 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 13 MiB/s wr, 72 op/s 2024-08-29T19:44:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:53 smithi089 bash[77323]: audit 2024-08-29T19:44:52.824570+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:53 smithi089 bash[78574]: cluster 2024-08-29T19:44:52.631135+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-08-29T19:44:53.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:53 smithi089 bash[78574]: cluster 2024-08-29T19:44:52.817419+0000 mgr.y (mgr.34104) 2775 : cluster [DBG] pgmap v4691: 137 pgs: 137 active+clean; 432 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 13 MiB/s wr, 72 op/s 2024-08-29T19:44:53.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:53 smithi089 bash[78574]: audit 2024-08-29T19:44:52.824570+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:53 smithi144 bash[67678]: cluster 2024-08-29T19:44:52.631135+0000 mon.a (mon.0) 4419 : cluster [DBG] osdmap e2367: 8 total, 8 up, 8 in 2024-08-29T19:44:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:53 smithi144 bash[67678]: cluster 2024-08-29T19:44:52.817419+0000 mgr.y (mgr.34104) 2775 : cluster [DBG] pgmap v4691: 137 pgs: 137 active+clean; 432 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 44 KiB/s rd, 13 MiB/s wr, 72 op/s 2024-08-29T19:44:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:53 smithi144 bash[67678]: audit 2024-08-29T19:44:52.824570+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:44:54.756 INFO:tasks.workunit.client.0.smithi089.stdout: i=5 exists [12724235~5412820,20144034~5237696,41322644~4624906,57827472~11094798,70438332~211071,76640789~4903928,86192934~3512382,91282316~5755278,99103350~13778482,114337155~1697141,124782868~4260985,133924304~4195566,144806949~329152,159270572~13321456,175200850~1084989,190152127~7753977,199710290~3365652,207061728~10727724,255180126~5130850,260724460~6073698,268004974~6918426,299116891~1374426,325438055~249620,329209138~4973207,337796967~4962676,353363864~13592053,370229579~12747061,393449640~3191758,401463098~1399296,402891226~2287301,411019102~3988942] wrote [20144034~4541865,42328188~1015983,61236674~6350524,76640789~4903928,86192934~3512382,114337155~1697141,255180126~5130850,268004974~6918426,353363864~6417077,375739028~7237612] 2024-08-29T19:44:54.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:54 smithi089 bash[77323]: cluster 2024-08-29T19:44:53.641545+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-08-29T19:44:54.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:54 smithi089 bash[78574]: cluster 2024-08-29T19:44:53.641545+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-08-29T19:44:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:54 smithi144 bash[67678]: cluster 2024-08-29T19:44:53.641545+0000 mon.a (mon.0) 4421 : cluster [DBG] osdmap e2368: 8 total, 8 up, 8 in 2024-08-29T19:44:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:44:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:44:55] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:44:55.754 INFO:tasks.workunit.client.0.smithi089.stdout: i=6 exists [3823203~3455353,12724235~5412820,20144034~5237696,41322644~4624906,46588429~5207547,57827472~11094798,70438332~211071,76640789~4903928,86192934~3512382,91282316~5755278,99103350~13778482,114337155~1697141,124782868~5362158,133924304~4195566,141799525~8432905,159270572~13321456,175200850~1084989,190152127~7753977,199710290~3365652,207061728~10727724,244894461~4208489,255180126~5130850,260724460~6073698,268004974~6918426,277448739~497586,287572155~3052865,299116891~1374426,325438055~249620,329209138~4973207,337796967~4962676,344049199~2279854,353363864~13592053,370229579~12747061,393449640~3191758,399925420~2936974,402891226~2287301,411019102~3988942] wrote [3823203~3455353,46588429~5207547,125080957~5064069,141799525~8432905,244894461~4208489,277448739~497586,287572155~3052865,344049199~2279854,399925420~2698232] 2024-08-29T19:44:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:55 smithi089 bash[77323]: cluster 2024-08-29T19:44:54.642819+0000 mon.a (mon.0) 4422 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-08-29T19:44:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:55 smithi089 bash[77323]: cluster 2024-08-29T19:44:54.818147+0000 mgr.y (mgr.34104) 2776 : cluster [DBG] pgmap v4694: 137 pgs: 137 active+clean; 502 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 29 MiB/s wr, 238 op/s 2024-08-29T19:44:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:55 smithi089 bash[78574]: cluster 2024-08-29T19:44:54.642819+0000 mon.a (mon.0) 4422 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-08-29T19:44:55.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:55 smithi089 bash[78574]: cluster 2024-08-29T19:44:54.818147+0000 mgr.y (mgr.34104) 2776 : cluster [DBG] pgmap v4694: 137 pgs: 137 active+clean; 502 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 29 MiB/s wr, 238 op/s 2024-08-29T19:44:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:55 smithi144 bash[67678]: cluster 2024-08-29T19:44:54.642819+0000 mon.a (mon.0) 4422 : cluster [DBG] osdmap e2369: 8 total, 8 up, 8 in 2024-08-29T19:44:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:55 smithi144 bash[67678]: cluster 2024-08-29T19:44:54.818147+0000 mgr.y (mgr.34104) 2776 : cluster [DBG] pgmap v4694: 137 pgs: 137 active+clean; 502 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 29 MiB/s wr, 238 op/s 2024-08-29T19:44:56.801 INFO:tasks.workunit.client.0.smithi089.stdout: i=7 exists [3823203~3455353,12724235~5412820,20144034~5237696,33784821~7313495,41322644~4624906,46588429~5207547,57827472~11094798,70438332~211071,71204722~10339995,86192934~3512382,91282316~5755278,99103350~13778482,114337155~1697141,124782868~5362158,133924304~4195566,141799525~8432905,159270572~13321456,175200850~1084989,190152127~7753977,199710290~3365652,207061728~10727724,244894461~4208489,255180126~5130850,260724460~6073698,268004974~6918426,277448739~497586,287572155~3052865,295563982~5735573,308356335~5846606,325438055~249620,329209138~4973207,337796967~4962676,344049199~2279854,347146304~19809613,370229579~16159964,391277065~1562251,393449640~3191758,399925420~2936974,402891226~2287301,411019102~3988942] wrote [33784821~7313495,71204722~7590722,100755585~7318622,208681384~1372325,295563982~5735573,308356335~5846606,347146304~7020177,381507060~4882483,391277065~1562251] 2024-08-29T19:44:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:56 smithi089 bash[77323]: cluster 2024-08-29T19:44:55.668214+0000 mon.a (mon.0) 4423 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-08-29T19:44:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:56 smithi089 bash[78574]: cluster 2024-08-29T19:44:55.668214+0000 mon.a (mon.0) 4423 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-08-29T19:44:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:56 smithi144 bash[67678]: cluster 2024-08-29T19:44:55.668214+0000 mon.a (mon.0) 4423 : cluster [DBG] osdmap e2370: 8 total, 8 up, 8 in 2024-08-29T19:44:57.779 INFO:tasks.workunit.client.0.smithi089.stdout: i=8 exists [3823203~3455353,12724235~5412820,18280395~435666,20144034~5237696,33784821~7313495,41322644~4624906,46588429~5207547,57827472~11094798,70438332~211071,71204722~10339995,86192934~10844660,99103350~13778482,114337155~1697141,124782868~5362158,133924304~4195566,141799525~8432905,159270572~13321456,172827344~3458495,190152127~7753977,199710290~3365652,207061728~10727724,243869774~5233176,255180126~5130850,260724460~6073698,268004974~6918426,277448739~497586,287572155~3052865,295563982~5735573,308356335~5846606,325438055~249620,329209138~4973207,337796967~4962676,344049199~2279854,347146304~19809613,370229579~16159964,387301135~5538181,393449640~3191758,399925420~2936974,402891226~2287301,411019102~3988942] wrote [13951790~173770,18280395~435666,87706166~7097658,172827344~3387876,243869774~3252279,256853003~1167145,382155174~1502344,387301135~4480669] 2024-08-29T19:44:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:57 smithi089 bash[77323]: cluster 2024-08-29T19:44:56.669916+0000 mon.a (mon.0) 4424 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-08-29T19:44:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:57 smithi089 bash[77323]: cluster 2024-08-29T19:44:56.818911+0000 mgr.y (mgr.34104) 2777 : cluster [DBG] pgmap v4697: 137 pgs: 137 active+clean; 554 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 26 MiB/s wr, 235 op/s 2024-08-29T19:44:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:57 smithi089 bash[78574]: cluster 2024-08-29T19:44:56.669916+0000 mon.a (mon.0) 4424 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-08-29T19:44:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:57 smithi089 bash[78574]: cluster 2024-08-29T19:44:56.818911+0000 mgr.y (mgr.34104) 2777 : cluster [DBG] pgmap v4697: 137 pgs: 137 active+clean; 554 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 26 MiB/s wr, 235 op/s 2024-08-29T19:44:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:57 smithi144 bash[67678]: cluster 2024-08-29T19:44:56.669916+0000 mon.a (mon.0) 4424 : cluster [DBG] osdmap e2371: 8 total, 8 up, 8 in 2024-08-29T19:44:58.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:57 smithi144 bash[67678]: cluster 2024-08-29T19:44:56.818911+0000 mgr.y (mgr.34104) 2777 : cluster [DBG] pgmap v4697: 137 pgs: 137 active+clean; 554 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 26 MiB/s wr, 235 op/s 2024-08-29T19:44:58.825 INFO:tasks.workunit.client.0.smithi089.stdout: i=9 exists [3823203~3455353,12724235~5412820,18280395~435666,20144034~9471964,33784821~12162729,46588429~5207547,57827472~13167077,71204722~25832872,99103350~13778482,113605970~7688828,124782868~5362158,133924304~4195566,141799525~8432905,159270572~13321456,172827344~3458495,190152127~7753977,198602268~4473674,207061728~10727724,243869774~5233176,255180126~5130850,260724460~6073698,268004974~6918426,277448739~497586,287572155~3052865,295563982~5735573,308356335~5846606,325438055~249620,329209138~4973207,336441703~6317940,344049199~2279854,347146304~19809613,370229579~16159964,387301135~5538181,393449640~3191758,399925420~2936974,402891226~2287301,411019102~3988942] wrote [21833147~7782851,41057526~1347135,66941115~4053434,73783373~969455,80971209~7976204,89554656~5354030,113605970~7688828,198602268~2799269,336441703~5228572] 2024-08-29T19:44:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:58 smithi144 bash[67678]: cluster 2024-08-29T19:44:57.691263+0000 mon.a (mon.0) 4425 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-08-29T19:44:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:58 smithi089 bash[77323]: cluster 2024-08-29T19:44:57.691263+0000 mon.a (mon.0) 4425 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-08-29T19:44:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:58 smithi089 bash[78574]: cluster 2024-08-29T19:44:57.691263+0000 mon.a (mon.0) 4425 : cluster [DBG] osdmap e2372: 8 total, 8 up, 8 in 2024-08-29T19:44:59.825 INFO:tasks.workunit.client.0.smithi089.stdout: i=10 exists [3823203~3455353,12724235~5412820,18280395~435666,20144034~9471964,33784821~18011155,57827472~13167077,71204722~25832872,99103350~13778482,113605970~7688828,124782868~5362158,133924304~4195566,141799525~8432905,154695161~2336059,159270572~13321456,172827344~3458495,190152127~7753977,198602268~8224647,207061728~10727724,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,268004974~6918426,277448739~497586,286198261~7773111,295563982~11209792,308356335~5846606,325438055~249620,329209138~4973207,336441703~6317940,344049199~2279854,347146304~19809613,370229579~16159964,387301135~5538181,393449640~3191758,399925420~2936974,402891226~2287301,411019102~3988942] wrote [43256067~4712725,79073241~1188735,154695161~2336059,160852047~3910251,202163776~4663139,210003705~34546,225958211~8055863,286198261~7773111,299117041~7656733,371145070~3083569] 2024-08-29T19:45:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:59 smithi144 bash[67678]: cluster 2024-08-29T19:44:58.700017+0000 mon.a (mon.0) 4426 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-08-29T19:45:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:44:59 smithi144 bash[67678]: cluster 2024-08-29T19:44:58.819596+0000 mgr.y (mgr.34104) 2778 : cluster [DBG] pgmap v4700: 137 pgs: 137 active+clean; 739 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 167 KiB/s rd, 50 MiB/s wr, 278 op/s 2024-08-29T19:45:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:59 smithi089 bash[78574]: cluster 2024-08-29T19:44:58.700017+0000 mon.a (mon.0) 4426 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-08-29T19:45:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:44:59 smithi089 bash[78574]: cluster 2024-08-29T19:44:58.819596+0000 mgr.y (mgr.34104) 2778 : cluster [DBG] pgmap v4700: 137 pgs: 137 active+clean; 739 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 167 KiB/s rd, 50 MiB/s wr, 278 op/s 2024-08-29T19:45:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:59 smithi089 bash[77323]: cluster 2024-08-29T19:44:58.700017+0000 mon.a (mon.0) 4426 : cluster [DBG] osdmap e2373: 8 total, 8 up, 8 in 2024-08-29T19:45:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:44:59 smithi089 bash[77323]: cluster 2024-08-29T19:44:58.819596+0000 mgr.y (mgr.34104) 2778 : cluster [DBG] pgmap v4700: 137 pgs: 137 active+clean; 739 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 167 KiB/s rd, 50 MiB/s wr, 278 op/s 2024-08-29T19:45:00.839 INFO:tasks.workunit.client.0.smithi089.stdout: i=11 exists [3823203~3455353,12724235~5412820,18280395~435666,20144034~9471964,33784821~21502371,57827472~13167077,71204722~25832872,99103350~13778482,113605970~7688828,124782868~5362158,133924304~4195566,140031842~373377,141799525~8432905,154695161~2336059,159270572~13321456,172827344~3458495,190152127~7753977,198602268~8224647,207061728~10727724,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,268004974~9034810,277448739~497586,286198261~7773111,294627705~12146069,308356335~5846606,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~2936974,402891226~2287301,411019102~3988942] wrote [50370644~4916548,140031842~373377,270239558~6800226,294627705~4239172,303799986~2107446,344795058~6815505,383999456~4874136,394411412~2468056] 2024-08-29T19:45:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:00 smithi144 bash[67678]: cluster 2024-08-29T19:44:59.702752+0000 mon.a (mon.0) 4427 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-08-29T19:45:01.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:00 smithi089 bash[77323]: cluster 2024-08-29T19:44:59.702752+0000 mon.a (mon.0) 4427 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-08-29T19:45:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:00 smithi089 bash[78574]: cluster 2024-08-29T19:44:59.702752+0000 mon.a (mon.0) 4427 : cluster [DBG] osdmap e2374: 8 total, 8 up, 8 in 2024-08-29T19:45:01.847 INFO:tasks.workunit.client.0.smithi089.stdout: i=12 exists [3823203~8737743,12724235~5412820,18280395~435666,20144034~9471964,33784821~21502371,57827472~13167077,71204722~25832872,99103350~22191448,124782868~5362158,133924304~4195566,139539811~10692619,154695161~2336059,159172172~13419856,172827344~3458495,190152127~7753977,198602268~8224647,207061728~10727724,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,268004974~9034810,277448739~497586,286198261~7773111,294627705~12146069,308356335~5846606,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~2936974,402891226~2287301,411019102~3988942] wrote [5817812~6743134,23906118~915080,66616669~212831,85832743~3659815,91404662~1901542,99784864~1654979,111845465~5920151,139539811~6236707,159172172~5566414,199165392~6080524] 2024-08-29T19:45:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:01 smithi144 bash[67678]: cluster 2024-08-29T19:45:00.724606+0000 mon.a (mon.0) 4428 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-08-29T19:45:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:01 smithi144 bash[67678]: cluster 2024-08-29T19:45:00.820472+0000 mgr.y (mgr.34104) 2779 : cluster [DBG] pgmap v4703: 137 pgs: 137 active+clean; 739 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 40 MiB/s wr, 208 op/s 2024-08-29T19:45:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:01 smithi089 bash[77323]: cluster 2024-08-29T19:45:00.724606+0000 mon.a (mon.0) 4428 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-08-29T19:45:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:01 smithi089 bash[77323]: cluster 2024-08-29T19:45:00.820472+0000 mgr.y (mgr.34104) 2779 : cluster [DBG] pgmap v4703: 137 pgs: 137 active+clean; 739 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 40 MiB/s wr, 208 op/s 2024-08-29T19:45:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:01 smithi089 bash[78574]: cluster 2024-08-29T19:45:00.724606+0000 mon.a (mon.0) 4428 : cluster [DBG] osdmap e2375: 8 total, 8 up, 8 in 2024-08-29T19:45:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:01 smithi089 bash[78574]: cluster 2024-08-29T19:45:00.820472+0000 mgr.y (mgr.34104) 2779 : cluster [DBG] pgmap v4703: 137 pgs: 137 active+clean; 739 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 117 KiB/s rd, 40 MiB/s wr, 208 op/s 2024-08-29T19:45:02.865 INFO:tasks.workunit.client.0.smithi089.stdout: i=13 exists [3823203~8737743,12724235~5412820,18280395~435666,20144034~9471964,33784821~21502371,57827472~13167077,71204722~25832872,99103350~22191448,124782868~5362158,133924304~4195566,138924904~11307526,154695161~2336059,159172172~13429919,172827344~3458495,190152127~7753977,198602268~8224647,207061728~10727724,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,268004974~9034810,277448739~8166096,286198261~7773111,294627705~12146069,308356335~5846606,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~2936974,402891226~2287301,411019102~3988942] wrote [52011034~2969432,104486050~1240788,116860795~627723,138924904~6951848,167468708~5133383,261529108~3411828,277514554~8100281,287080039~2073823] 2024-08-29T19:45:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:02 smithi144 bash[67678]: cluster 2024-08-29T19:45:01.727957+0000 mon.a (mon.0) 4429 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-08-29T19:45:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:02 smithi089 bash[77323]: cluster 2024-08-29T19:45:01.727957+0000 mon.a (mon.0) 4429 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-08-29T19:45:03.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:02 smithi089 bash[78574]: cluster 2024-08-29T19:45:01.727957+0000 mon.a (mon.0) 4429 : cluster [DBG] osdmap e2376: 8 total, 8 up, 8 in 2024-08-29T19:45:03.853 INFO:tasks.workunit.client.0.smithi089.stdout: i=14 exists [3823203~8737743,12724235~5412820,18280395~435666,20144034~9471964,33784821~21502371,57827472~13167077,71204722~25832872,99103350~22208197,124782868~5362158,133924304~4195566,138924904~11307526,154695161~2336059,159172172~13429919,172827344~3458495,185251806~82923,190152127~7753977,198602268~8224647,207061728~10727724,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,267914561~9125223,277448739~8166096,286198261~7773111,293989337~12784437,308356335~9814556,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~2936974,402891226~2287301,411019102~3988942] wrote [4011018~6832821,119821145~1490402,136741749~1139940,164858979~1897340,185251806~82923,267914561~1136118,293989337~2232097,313705274~4465617,349150618~2673844,358136442~4966668] 2024-08-29T19:45:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:03 smithi144 bash[67678]: cluster 2024-08-29T19:45:02.751891+0000 mon.a (mon.0) 4430 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-08-29T19:45:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:03 smithi144 bash[67678]: cluster 2024-08-29T19:45:02.821402+0000 mgr.y (mgr.34104) 2780 : cluster [DBG] pgmap v4706: 137 pgs: 137 active+clean; 863 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 31 MiB/s wr, 125 op/s 2024-08-29T19:45:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:03 smithi089 bash[78574]: cluster 2024-08-29T19:45:02.751891+0000 mon.a (mon.0) 4430 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-08-29T19:45:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:03 smithi089 bash[78574]: cluster 2024-08-29T19:45:02.821402+0000 mgr.y (mgr.34104) 2780 : cluster [DBG] pgmap v4706: 137 pgs: 137 active+clean; 863 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 31 MiB/s wr, 125 op/s 2024-08-29T19:45:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:03 smithi089 bash[77323]: cluster 2024-08-29T19:45:02.751891+0000 mon.a (mon.0) 4430 : cluster [DBG] osdmap e2377: 8 total, 8 up, 8 in 2024-08-29T19:45:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:03 smithi089 bash[77323]: cluster 2024-08-29T19:45:02.821402+0000 mgr.y (mgr.34104) 2780 : cluster [DBG] pgmap v4706: 137 pgs: 137 active+clean; 863 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 31 MiB/s wr, 125 op/s 2024-08-29T19:45:04.889 INFO:tasks.workunit.client.0.smithi089.stdout: i=15 exists [3823203~8737743,12724235~5412820,18280395~435666,20144034~9471964,33784821~21502371,57827472~13167077,71204722~25832872,99103350~22208197,124782868~5362158,133924304~16308126,153344401~5395069,159172172~13429919,172827344~3458495,180047047~3582255,185251806~82923,190152127~7753977,198602268~19187184,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,267914561~9125223,277448739~8166096,286198261~20575513,308356335~9814556,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~2936974,402891226~2287301,411019102~3988942] wrote [38472490~6826234,127092672~537783,136806163~7849514,153344401~5395069,162589744~933499,180047047~3582255,204540519~3236560,290975411~4836969,297248127~5933522,355536184~6286090] 2024-08-29T19:45:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:04 smithi144 bash[67678]: cluster 2024-08-29T19:45:03.762405+0000 mon.a (mon.0) 4431 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-08-29T19:45:05.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:04 smithi089 bash[77323]: cluster 2024-08-29T19:45:03.762405+0000 mon.a (mon.0) 4431 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-08-29T19:45:05.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:04 smithi089 bash[78574]: cluster 2024-08-29T19:45:03.762405+0000 mon.a (mon.0) 4431 : cluster [DBG] osdmap e2378: 8 total, 8 up, 8 in 2024-08-29T19:45:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:45:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:45:05] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:45:05.978 INFO:tasks.workunit.client.0.smithi089.stdout: i=16 exists [3823203~15007148,20144034~9471964,33784821~37209728,71204722~25832872,99103350~22208197,124782868~5362158,133924304~16308126,153344401~5395069,159172172~19574500,180047047~3582255,185251806~82923,190152127~7753977,197965901~19823551,225958211~8055863,243869774~5233176,255180126~5130850,260724460~6073698,267914561~9125223,277448739~8166096,286198261~20575513,308356335~9814556,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~2936974,402891226~2287301,411019102~3988942] wrote [11846500~6983851,42571630~5453990,50581840~11985865,166730930~12015742,197965901~5459794,314014862~2213265,379897182~3709897] 2024-08-29T19:45:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:05 smithi144 bash[67678]: cluster 2024-08-29T19:45:04.764340+0000 mon.a (mon.0) 4432 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-08-29T19:45:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:05 smithi144 bash[67678]: cluster 2024-08-29T19:45:04.822383+0000 mgr.y (mgr.34104) 2781 : cluster [DBG] pgmap v4709: 137 pgs: 137 active+clean; 924 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 46 MiB/s wr, 318 op/s 2024-08-29T19:45:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:05 smithi089 bash[77323]: cluster 2024-08-29T19:45:04.764340+0000 mon.a (mon.0) 4432 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-08-29T19:45:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:05 smithi089 bash[77323]: cluster 2024-08-29T19:45:04.822383+0000 mgr.y (mgr.34104) 2781 : cluster [DBG] pgmap v4709: 137 pgs: 137 active+clean; 924 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 46 MiB/s wr, 318 op/s 2024-08-29T19:45:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:05 smithi089 bash[78574]: cluster 2024-08-29T19:45:04.764340+0000 mon.a (mon.0) 4432 : cluster [DBG] osdmap e2379: 8 total, 8 up, 8 in 2024-08-29T19:45:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:05 smithi089 bash[78574]: cluster 2024-08-29T19:45:04.822383+0000 mgr.y (mgr.34104) 2781 : cluster [DBG] pgmap v4709: 137 pgs: 137 active+clean; 924 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 198 KiB/s rd, 46 MiB/s wr, 318 op/s 2024-08-29T19:45:06.931 INFO:tasks.workunit.client.0.smithi089.stdout: i=17 exists [3823203~15007148,20144034~9471964,33784821~37209728,71204722~50106825,124782868~5362158,133924304~16308126,153344401~25402271,180047047~3582255,185251806~82923,189798967~8107137,197965901~19823551,225958211~8055863,243869774~10478041,255180126~5130850,260724460~6073698,267914561~17700274,286198261~20575513,308356335~9814556,325438055~249620,329209138~4973207,336441703~6317940,344049199~22906718,370229579~22609737,393449640~3429828,399925420~5253107,411019102~3988942] wrote [24934918~2392025,77919178~2891018,96456766~7492350,157246537~3810661,165730959~2150974,189798967~1156935,248010155~6337660,274857000~7899968,370278851~5036665,402039337~2882941] 2024-08-29T19:45:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:06 smithi144 bash[67678]: cluster 2024-08-29T19:45:05.778388+0000 mon.a (mon.0) 4433 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-08-29T19:45:07.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:06 smithi089 bash[77323]: cluster 2024-08-29T19:45:05.778388+0000 mon.a (mon.0) 4433 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-08-29T19:45:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:06 smithi089 bash[78574]: cluster 2024-08-29T19:45:05.778388+0000 mon.a (mon.0) 4433 : cluster [DBG] osdmap e2380: 8 total, 8 up, 8 in 2024-08-29T19:45:07.937 INFO:tasks.workunit.client.0.smithi089.stdout: i=18 exists [3823203~15007148,20144034~9471964,33784821~37209728,71204722~50106825,124782868~5362158,133924304~16308126,153344401~30284901,185251806~82923,189798967~8107137,197965901~19823551,225958211~8055863,243869774~10478041,255180126~5130850,260724460~6073698,267914561~17700274,286198261~20575513,306875939~249401,308356335~9814556,325438055~249620,329209138~4973207,336441703~6317940,344049199~25076875,370229579~22609737,393449640~3429828,399925420~5253107,411019102~3988942] wrote [48654846~1393164,50294966~5657479,56420866~6312241,80916865~1009042,88956260~7826372,173415879~6878270,214954616~2512965,306875939~249401,338992000~956166,364720826~4405248] 2024-08-29T19:45:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:07 smithi089 bash[77323]: cluster 2024-08-29T19:45:06.800608+0000 mon.a (mon.0) 4434 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-08-29T19:45:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:07 smithi089 bash[77323]: cluster 2024-08-29T19:45:06.823401+0000 mgr.y (mgr.34104) 2782 : cluster [DBG] pgmap v4712: 137 pgs: 137 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 230 KiB/s rd, 25 MiB/s wr, 350 op/s 2024-08-29T19:45:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:07 smithi089 bash[78574]: cluster 2024-08-29T19:45:06.800608+0000 mon.a (mon.0) 4434 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-08-29T19:45:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:07 smithi089 bash[78574]: cluster 2024-08-29T19:45:06.823401+0000 mgr.y (mgr.34104) 2782 : cluster [DBG] pgmap v4712: 137 pgs: 137 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 230 KiB/s rd, 25 MiB/s wr, 350 op/s 2024-08-29T19:45:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:07 smithi144 bash[67678]: cluster 2024-08-29T19:45:06.800608+0000 mon.a (mon.0) 4434 : cluster [DBG] osdmap e2381: 8 total, 8 up, 8 in 2024-08-29T19:45:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:07 smithi144 bash[67678]: cluster 2024-08-29T19:45:06.823401+0000 mgr.y (mgr.34104) 2782 : cluster [DBG] pgmap v4712: 137 pgs: 137 active+clean; 965 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 230 KiB/s rd, 25 MiB/s wr, 350 op/s 2024-08-29T19:45:08.944 INFO:tasks.workunit.client.0.smithi089.stdout: i=19 exists [3823203~67171346,71204722~50106825,124782868~5362158,133924304~16308126,153344401~30284901,185251806~82923,189798967~27990485,225958211~8055863,243869774~10478041,255180126~5130850,260724460~6073698,267914561~17700274,286198261~20575513,306875939~249401,308356335~9814556,325438055~249620,327792752~303192,329209138~4973207,336441703~6317940,343062160~26063914,370229579~22609737,393449640~3429828,399925420~5253107,411019102~3988942] wrote [14397621~6296757,29357022~7151765,40768049~5302365,105789142~1921761,196074604~7331451,209422537~2672865,327792752~303192,343062160~7809324,387672882~1828441] 2024-08-29T19:45:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:08 smithi089 bash[77323]: cluster 2024-08-29T19:45:07.808154+0000 mon.a (mon.0) 4435 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-08-29T19:45:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:08 smithi089 bash[77323]: audit 2024-08-29T19:45:07.824987+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:08 smithi089 bash[78574]: cluster 2024-08-29T19:45:07.808154+0000 mon.a (mon.0) 4435 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-08-29T19:45:09.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:08 smithi089 bash[78574]: audit 2024-08-29T19:45:07.824987+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:08 smithi144 bash[67678]: cluster 2024-08-29T19:45:07.808154+0000 mon.a (mon.0) 4435 : cluster [DBG] osdmap e2382: 8 total, 8 up, 8 in 2024-08-29T19:45:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:08 smithi144 bash[67678]: audit 2024-08-29T19:45:07.824987+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:09.870 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 1 diff [12582912~8388608,41943040~4194304,155189248~12582912,171966464~4194304,260046848~4194304,327155712~4194304,335544320~8388608,352321536~8388608,402653184~4194304] 2024-08-29T19:45:09.871 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,41943040~4194304,155189248~12582912,171966464~4194304,260046848~4194304,327155712~4194304,335544320~8388608,352321536~8388608,402653184~4194304] 2024-08-29T19:45:09.893 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,41943040~4194304,155189248~25165824,260046848~8388608,327155712~16777216,352321536~12582912,402653184~4194304] 2024-08-29T19:45:09.893 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 2 diff [12582912~8388608,37748736~8388608,58720256~4194304,142606336~4194304,155189248~20971520,188743680~4194304,260046848~4194304,297795584~4194304,327155712~4194304,335544320~8388608,352321536~8388608,369098752~4194304,402653184~8388608] 2024-08-29T19:45:09.893 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,37748736~8388608,58720256~4194304,142606336~4194304,155189248~20971520,188743680~4194304,260046848~4194304,297795584~4194304,327155712~4194304,335544320~8388608,352321536~8388608,369098752~4194304,402653184~8388608] 2024-08-29T19:45:09.900 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,37748736~8388608,58720256~4194304,142606336~4194304,155189248~25165824,188743680~4194304,260046848~8388608,297795584~4194304,327155712~16777216,352321536~12582912,369098752~4194304,402653184~12582912] 2024-08-29T19:45:09.900 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 3 diff [12582912~8388608,37748736~8388608,58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,142606336~4194304,155189248~20971520,188743680~8388608,209715200~4194304,260046848~4194304,297795584~4194304,327155712~4194304,335544320~8388608,352321536~12582912,369098752~4194304,390070272~4194304,402653184~8388608] 2024-08-29T19:45:09.900 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,37748736~8388608,58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,142606336~4194304,155189248~20971520,188743680~8388608,209715200~4194304,260046848~4194304,297795584~4194304,327155712~4194304,335544320~8388608,352321536~12582912,369098752~4194304,390070272~4194304,402653184~8388608] 2024-08-29T19:45:09.905 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,37748736~8388608,58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,142606336~4194304,155189248~25165824,188743680~12582912,209715200~4194304,260046848~8388608,297795584~4194304,327155712~16777216,352321536~12582912,369098752~4194304,390070272~8388608,402653184~12582912] 2024-08-29T19:45:09.906 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 4 diff [12582912~8388608,37748736~8388608,58720256~8388608,88080384~25165824,121634816~16777216,142606336~4194304,155189248~20971520,188743680~12582912,205520896~12582912,260046848~4194304,268435456~4194304,297795584~4194304,322961408~20971520,352321536~12582912,369098752~8388608,390070272~4194304,402653184~8388608] 2024-08-29T19:45:09.906 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,37748736~8388608,58720256~8388608,88080384~25165824,121634816~16777216,142606336~4194304,155189248~20971520,188743680~12582912,205520896~12582912,260046848~4194304,268435456~4194304,297795584~4194304,322961408~20971520,352321536~12582912,369098752~8388608,390070272~4194304,402653184~8388608] 2024-08-29T19:45:09.933 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,37748736~8388608,58720256~12582912,88080384~25165824,121634816~16777216,142606336~4194304,155189248~25165824,188743680~29360128,260046848~12582912,297795584~4194304,322961408~20971520,352321536~12582912,369098752~12582912,390070272~8388608,402653184~12582912] 2024-08-29T19:45:09.933 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 5 diff [12582912~12582912,37748736~8388608,58720256~12582912,75497472~41943040,121634816~16777216,142606336~4194304,155189248~20971520,188743680~12582912,205520896~12582912,251658240~20971520,297795584~4194304,322961408~20971520,352321536~12582912,369098752~16777216,390070272~4194304,402653184~8388608] 2024-08-29T19:45:09.933 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~12582912,37748736~8388608,58720256~12582912,75497472~41943040,121634816~16777216,142606336~4194304,155189248~20971520,188743680~12582912,205520896~12582912,251658240~20971520,297795584~4194304,322961408~20971520,352321536~12582912,369098752~16777216,390070272~4194304,402653184~8388608] 2024-08-29T19:45:09.937 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~12582912,37748736~8388608,58720256~12582912,75497472~41943040,121634816~16777216,142606336~4194304,155189248~25165824,188743680~29360128,251658240~25165824,297795584~4194304,322961408~20971520,352321536~12582912,369098752~16777216,390070272~8388608,402653184~12582912] 2024-08-29T19:45:09.938 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 6 diff [0~4194304,12582912~12582912,37748736~16777216,58720256~12582912,75497472~41943040,121634816~29360128,155189248~20971520,188743680~12582912,205520896~12582912,243269632~29360128,276824064~4194304,285212672~4194304,297795584~4194304,322961408~25165824,352321536~12582912,369098752~16777216,390070272~4194304,398458880~12582912] 2024-08-29T19:45:09.938 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,37748736~16777216,58720256~12582912,75497472~41943040,121634816~29360128,155189248~20971520,188743680~12582912,205520896~12582912,243269632~29360128,276824064~4194304,285212672~4194304,297795584~4194304,322961408~25165824,352321536~12582912,369098752~16777216,390070272~4194304,398458880~12582912] 2024-08-29T19:45:09.938 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,37748736~16777216,58720256~12582912,75497472~41943040,121634816~29360128,155189248~25165824,188743680~29360128,243269632~37748736,285212672~8388608,297795584~4194304,322961408~25165824,352321536~12582912,369098752~16777216,390070272~25165824] 2024-08-29T19:45:09.938 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 7 diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,155189248~20971520,188743680~12582912,205520896~12582912,243269632~29360128,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~16777216,390070272~4194304,398458880~12582912] 2024-08-29T19:45:09.938 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,155189248~20971520,188743680~12582912,205520896~12582912,243269632~29360128,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~16777216,390070272~4194304,398458880~12582912] 2024-08-29T19:45:09.941 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,33554432~20971520,58720256~58720256,121634816~29360128,155189248~25165824,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~41943040,369098752~46137344] 2024-08-29T19:45:09.942 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 8 diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,155189248~20971520,188743680~12582912,205520896~12582912,243269632~29360128,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.942 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,155189248~20971520,188743680~12582912,205520896~12582912,243269632~29360128,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.945 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,33554432~20971520,58720256~58720256,121634816~29360128,155189248~25165824,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~41943040,369098752~46137344] 2024-08-29T19:45:09.945 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 9 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~92274688,155189248~20971520,188743680~29360128,243269632~29360128,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.945 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~92274688,155189248~20971520,188743680~29360128,243269632~29360128,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.956 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~92274688,155189248~25165824,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~41943040,369098752~46137344] 2024-08-29T19:45:09.956 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 10 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~117440512,188743680~29360128,222298112~8388608,243269632~29360128,276824064~4194304,285212672~29360128,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.956 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~117440512,188743680~29360128,222298112~8388608,243269632~29360128,276824064~4194304,285212672~29360128,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.968 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~121634816,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~46137344] 2024-08-29T19:45:09.968 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 11 diff [0~4194304,12582912~16777216,33554432~142606336,188743680~29360128,222298112~8388608,243269632~37748736,285212672~29360128,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.969 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~142606336,188743680~29360128,222298112~8388608,243269632~37748736,285212672~29360128,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.982 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~167772160,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~46137344] 2024-08-29T19:45:09.983 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 12 diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~37748736,285212672~29360128,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.983 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~37748736,285212672~29360128,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.997 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~46137344] 2024-08-29T19:45:09.997 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 13 diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~71303168,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:09.998 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~71303168,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.014 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,188743680~29360128,222298112~12582912,243269632~71303168,322961408~41943040,369098752~46137344] 2024-08-29T19:45:10.014 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 14 diff [0~29360128,33554432~142606336,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.014 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.029 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,184549376~33554432,222298112~12582912,243269632~75497472,322961408~41943040,369098752~46137344] 2024-08-29T19:45:10.030 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 15 diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.030 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.049 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~46137344] 2024-08-29T19:45:10.049 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 16 diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.049 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.073 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~46137344] 2024-08-29T19:45:10.074 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 17 diff [0~29360128,33554432~83886080,121634816~25165824,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.074 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~83886080,121634816~25165824,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.089 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~46137344] 2024-08-29T19:45:10.090 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 18 diff [0~29360128,33554432~83886080,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.090 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~83886080,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.113 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:10.113 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to 19 diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.114 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.137 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:10.137 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 2 diff [16777216~4194304,37748736~8388608,58720256~4194304,142606336~4194304,163577856~8388608,188743680~4194304,297795584~4194304,356515840~4194304,369098752~4194304,406847488~4194304] 2024-08-29T19:45:10.137 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~4194304,37748736~8388608,58720256~4194304,142606336~4194304,163577856~8388608,188743680~4194304,297795584~4194304,356515840~4194304,369098752~4194304,406847488~4194304] 2024-08-29T19:45:10.139 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~4194304,37748736~8388608,58720256~4194304,142606336~4194304,163577856~12582912,188743680~4194304,297795584~4194304,356515840~8388608,369098752~4194304,406847488~8388608] 2024-08-29T19:45:10.139 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 3 diff [16777216~4194304,37748736~8388608,58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,142606336~4194304,163577856~8388608,188743680~8388608,209715200~4194304,297795584~4194304,356515840~8388608,369098752~4194304,390070272~4194304,406847488~4194304] 2024-08-29T19:45:10.139 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~4194304,37748736~8388608,58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,142606336~4194304,163577856~8388608,188743680~8388608,209715200~4194304,297795584~4194304,356515840~8388608,369098752~4194304,390070272~4194304,406847488~4194304] 2024-08-29T19:45:10.142 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~4194304,37748736~8388608,58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,142606336~4194304,163577856~12582912,188743680~12582912,209715200~4194304,297795584~4194304,356515840~8388608,369098752~4194304,390070272~8388608,406847488~8388608] 2024-08-29T19:45:10.142 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 4 diff [16777216~4194304,37748736~8388608,58720256~8388608,88080384~25165824,121634816~16777216,142606336~4194304,163577856~8388608,188743680~12582912,205520896~12582912,268435456~4194304,297795584~4194304,322961408~12582912,356515840~8388608,369098752~8388608,390070272~4194304,406847488~4194304] 2024-08-29T19:45:10.142 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~4194304,37748736~8388608,58720256~8388608,88080384~25165824,121634816~16777216,142606336~4194304,163577856~8388608,188743680~12582912,205520896~12582912,268435456~4194304,297795584~4194304,322961408~12582912,356515840~8388608,369098752~8388608,390070272~4194304,406847488~4194304] 2024-08-29T19:45:10.159 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~4194304,37748736~8388608,58720256~12582912,88080384~25165824,121634816~16777216,142606336~4194304,163577856~12582912,188743680~29360128,268435456~4194304,297795584~4194304,322961408~12582912,356515840~8388608,369098752~12582912,390070272~8388608,406847488~8388608] 2024-08-29T19:45:10.159 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 5 diff [16777216~8388608,37748736~8388608,58720256~12582912,75497472~41943040,121634816~16777216,142606336~4194304,163577856~8388608,188743680~12582912,205520896~12582912,251658240~8388608,264241152~8388608,297795584~4194304,322961408~12582912,352321536~12582912,369098752~16777216,390070272~4194304,406847488~4194304] 2024-08-29T19:45:10.159 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~8388608,37748736~8388608,58720256~12582912,75497472~41943040,121634816~16777216,142606336~4194304,163577856~8388608,188743680~12582912,205520896~12582912,251658240~8388608,264241152~8388608,297795584~4194304,322961408~12582912,352321536~12582912,369098752~16777216,390070272~4194304,406847488~4194304] 2024-08-29T19:45:10.161 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~8388608,37748736~8388608,58720256~12582912,75497472~41943040,121634816~16777216,142606336~4194304,163577856~12582912,188743680~29360128,251658240~25165824,297795584~4194304,322961408~12582912,352321536~12582912,369098752~16777216,390070272~8388608,406847488~8388608] 2024-08-29T19:45:10.161 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 6 diff [0~4194304,16777216~8388608,37748736~16777216,58720256~12582912,75497472~41943040,121634816~29360128,163577856~8388608,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,297795584~4194304,322961408~12582912,343932928~4194304,352321536~12582912,369098752~16777216,390070272~4194304,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.162 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,37748736~16777216,58720256~12582912,75497472~41943040,121634816~29360128,163577856~8388608,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,297795584~4194304,322961408~12582912,343932928~4194304,352321536~12582912,369098752~16777216,390070272~4194304,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.162 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,37748736~16777216,58720256~12582912,75497472~41943040,121634816~29360128,163577856~12582912,188743680~29360128,243269632~37748736,285212672~8388608,297795584~4194304,322961408~12582912,343932928~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~8388608] 2024-08-29T19:45:10.162 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 7 diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,163577856~8388608,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~20971520,369098752~16777216,390070272~4194304,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.164 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,163577856~8388608,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~20971520,369098752~16777216,390070272~4194304,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.170 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,33554432~20971520,58720256~58720256,121634816~29360128,163577856~12582912,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~12582912,343932928~20971520,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.170 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 8 diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,163577856~12582912,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~20971520,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.170 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,163577856~12582912,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~20971520,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.180 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,33554432~20971520,58720256~58720256,121634816~29360128,163577856~16777216,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~12582912,343932928~20971520,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.180 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 9 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~92274688,163577856~12582912,188743680~29360128,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.180 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~92274688,163577856~12582912,188743680~29360128,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:09 smithi089 bash[78574]: cluster 2024-08-29T19:45:08.821984+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-08-29T19:45:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:09 smithi089 bash[78574]: cluster 2024-08-29T19:45:08.824345+0000 mgr.y (mgr.34104) 2783 : cluster [DBG] pgmap v4715: 137 pgs: 137 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 234 KiB/s rd, 49 MiB/s wr, 367 op/s 2024-08-29T19:45:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:09 smithi089 bash[77323]: cluster 2024-08-29T19:45:08.821984+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-08-29T19:45:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:09 smithi089 bash[77323]: cluster 2024-08-29T19:45:08.824345+0000 mgr.y (mgr.34104) 2783 : cluster [DBG] pgmap v4715: 137 pgs: 137 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 234 KiB/s rd, 49 MiB/s wr, 367 op/s 2024-08-29T19:45:10.190 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~92274688,163577856~16777216,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.190 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 10 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~96468992,159383552~16777216,188743680~29360128,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.190 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~96468992,159383552~16777216,188743680~29360128,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.202 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~121634816,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.202 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 11 diff [0~4194304,12582912~16777216,33554432~121634816,159383552~16777216,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.202 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~121634816,159383552~16777216,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.215 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~167772160,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.215 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 12 diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.215 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.232 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.232 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 13 diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~71303168,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.232 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~71303168,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.244 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,188743680~29360128,222298112~12582912,243269632~71303168,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.244 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 14 diff [0~29360128,33554432~142606336,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.245 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.261 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,184549376~33554432,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.261 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 15 diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.261 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.280 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.280 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 16 diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.280 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304,406847488~4194304] 2024-08-29T19:45:10.296 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432,406847488~8388608] 2024-08-29T19:45:10.296 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 17 diff [0~29360128,33554432~83886080,121634816~25165824,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.297 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~83886080,121634816~25165824,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~12582912] 2024-08-29T19:45:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:09 smithi144 bash[67678]: cluster 2024-08-29T19:45:08.821984+0000 mon.a (mon.0) 4437 : cluster [DBG] osdmap e2383: 8 total, 8 up, 8 in 2024-08-29T19:45:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:09 smithi144 bash[67678]: cluster 2024-08-29T19:45:08.824345+0000 mgr.y (mgr.34104) 2783 : cluster [DBG] pgmap v4715: 137 pgs: 137 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 234 KiB/s rd, 49 MiB/s wr, 367 op/s 2024-08-29T19:45:10.315 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~46137344] 2024-08-29T19:45:10.317 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 18 diff [0~29360128,33554432~83886080,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.317 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~83886080,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.334 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:10.334 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to 19 diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.334 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:10.355 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:10.355 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 3 diff [58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,188743680~8388608,209715200~4194304,356515840~4194304,390070272~4194304] 2024-08-29T19:45:10.355 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,188743680~8388608,209715200~4194304,356515840~4194304,390070272~4194304] 2024-08-29T19:45:10.359 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [58720256~4194304,88080384~4194304,96468992~16777216,121634816~8388608,188743680~12582912,209715200~4194304,356515840~8388608,390070272~8388608] 2024-08-29T19:45:10.359 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 4 diff [58720256~8388608,88080384~25165824,121634816~16777216,188743680~12582912,205520896~12582912,268435456~4194304,322961408~12582912,356515840~4194304,369098752~8388608,390070272~4194304] 2024-08-29T19:45:10.359 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [58720256~8388608,88080384~25165824,121634816~16777216,188743680~12582912,205520896~12582912,268435456~4194304,322961408~12582912,356515840~4194304,369098752~8388608,390070272~4194304] 2024-08-29T19:45:10.364 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [58720256~12582912,88080384~25165824,121634816~16777216,188743680~29360128,268435456~4194304,322961408~12582912,356515840~8388608,369098752~12582912,390070272~8388608] 2024-08-29T19:45:10.364 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 5 diff [16777216~8388608,41943040~4194304,58720256~8388608,75497472~41943040,121634816~16777216,188743680~12582912,205520896~12582912,251658240~8388608,264241152~8388608,322961408~12582912,352321536~8388608,369098752~16777216,390070272~4194304] 2024-08-29T19:45:10.364 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~8388608,41943040~4194304,58720256~8388608,75497472~41943040,121634816~16777216,188743680~12582912,205520896~12582912,251658240~8388608,264241152~8388608,322961408~12582912,352321536~8388608,369098752~16777216,390070272~4194304] 2024-08-29T19:45:10.369 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~8388608,41943040~4194304,58720256~12582912,75497472~41943040,121634816~16777216,188743680~29360128,251658240~25165824,322961408~12582912,352321536~12582912,369098752~16777216,390070272~8388608] 2024-08-29T19:45:10.369 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 6 diff [0~4194304,16777216~8388608,41943040~12582912,58720256~8388608,75497472~41943040,121634816~29360128,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,322961408~12582912,343932928~4194304,352321536~8388608,369098752~16777216,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.370 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,41943040~12582912,58720256~8388608,75497472~41943040,121634816~29360128,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,322961408~12582912,343932928~4194304,352321536~8388608,369098752~16777216,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.377 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,41943040~12582912,58720256~12582912,75497472~41943040,121634816~29360128,188743680~29360128,243269632~37748736,285212672~8388608,322961408~12582912,343932928~4194304,352321536~12582912,369098752~16777216,390070272~12582912] 2024-08-29T19:45:10.377 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 7 diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~16777216,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.377 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~16777216,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.384 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,33554432~20971520,58720256~58720256,121634816~29360128,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~12582912,343932928~20971520,369098752~33554432] 2024-08-29T19:45:10.385 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 8 diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,171966464~4194304,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.385 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~33554432,121634816~29360128,171966464~4194304,188743680~12582912,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.393 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,33554432~20971520,58720256~58720256,121634816~29360128,171966464~8388608,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~12582912,343932928~20971520,369098752~33554432] 2024-08-29T19:45:10.393 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 9 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~92274688,171966464~4194304,188743680~29360128,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.394 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~92274688,171966464~4194304,188743680~29360128,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.402 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~92274688,171966464~8388608,188743680~29360128,243269632~37748736,285212672~16777216,306184192~8388608,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.403 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 10 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~96468992,159383552~4194304,171966464~4194304,188743680~29360128,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.403 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~96468992,159383552~4194304,171966464~4194304,188743680~29360128,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.413 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~109051904,171966464~8388608,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.413 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 11 diff [0~4194304,12582912~16777216,33554432~121634816,159383552~4194304,171966464~4194304,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.413 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~121634816,159383552~4194304,171966464~4194304,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.425 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~155189248,171966464~8388608,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.425 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 12 diff [0~29360128,33554432~130023424,171966464~4194304,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.425 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~130023424,171966464~4194304,188743680~29360128,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.437 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~167772160,171966464~8388608,188743680~29360128,222298112~12582912,243269632~37748736,285212672~29360128,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.437 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 13 diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~71303168,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.437 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,188743680~29360128,222298112~8388608,243269632~71303168,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.451 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,188743680~29360128,222298112~12582912,243269632~71303168,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.451 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 14 diff [0~29360128,33554432~142606336,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.451 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~142606336,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.465 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,184549376~33554432,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.465 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 15 diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.465 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.481 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.481 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 16 diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.481 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~113246208,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.498 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.498 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 17 diff [0~29360128,33554432~83886080,121634816~25165824,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~8388608] 2024-08-29T19:45:10.498 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~83886080,121634816~25165824,150994944~29360128,184549376~33554432,222298112~8388608,243269632~75497472,322961408~41943040,369098752~25165824,398458880~8388608] 2024-08-29T19:45:10.518 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~41943040,369098752~37748736] 2024-08-29T19:45:10.519 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 18 diff [0~29360128,33554432~83886080,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:10.519 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~83886080,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:10.536 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.536 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to 19 diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:10.536 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:10.556 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.556 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 4 diff [62914560~4194304,88080384~8388608,130023424~8388608,197132288~4194304,205520896~12582912,268435456~4194304,322961408~12582912,369098752~8388608] 2024-08-29T19:45:10.556 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [62914560~4194304,88080384~8388608,130023424~8388608,197132288~4194304,205520896~12582912,268435456~4194304,322961408~12582912,369098752~8388608] 2024-08-29T19:45:10.559 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [62914560~8388608,88080384~12582912,130023424~8388608,197132288~20971520,268435456~4194304,322961408~12582912,369098752~12582912] 2024-08-29T19:45:10.559 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 5 diff [16777216~8388608,41943040~4194304,58720256~8388608,75497472~20971520,113246208~4194304,130023424~8388608,197132288~4194304,205520896~12582912,251658240~8388608,264241152~8388608,322961408~12582912,352321536~8388608,369098752~16777216] 2024-08-29T19:45:10.559 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~8388608,41943040~4194304,58720256~8388608,75497472~20971520,113246208~4194304,130023424~8388608,197132288~4194304,205520896~12582912,251658240~8388608,264241152~8388608,322961408~12582912,352321536~8388608,369098752~16777216] 2024-08-29T19:45:10.564 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~8388608,41943040~4194304,58720256~12582912,75497472~25165824,113246208~4194304,130023424~8388608,197132288~20971520,251658240~25165824,322961408~12582912,352321536~8388608,369098752~16777216] 2024-08-29T19:45:10.564 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 6 diff [0~4194304,16777216~8388608,41943040~12582912,58720256~8388608,75497472~20971520,113246208~4194304,121634816~29360128,197132288~4194304,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,322961408~12582912,343932928~4194304,352321536~8388608,369098752~16777216,398458880~4194304] 2024-08-29T19:45:10.564 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,41943040~12582912,58720256~8388608,75497472~20971520,113246208~4194304,121634816~29360128,197132288~4194304,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,322961408~12582912,343932928~4194304,352321536~8388608,369098752~16777216,398458880~4194304] 2024-08-29T19:45:10.569 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,41943040~12582912,58720256~12582912,75497472~25165824,113246208~4194304,121634816~29360128,197132288~20971520,243269632~37748736,285212672~8388608,322961408~12582912,343932928~4194304,352321536~8388608,369098752~16777216,398458880~4194304] 2024-08-29T19:45:10.569 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 7 diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~12582912,100663296~8388608,113246208~4194304,121634816~29360128,197132288~4194304,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~16777216,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.569 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~12582912,100663296~8388608,113246208~4194304,121634816~29360128,197132288~4194304,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~16777216,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.575 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,33554432~20971520,58720256~50331648,113246208~4194304,121634816~29360128,197132288~20971520,243269632~37748736,285212672~16777216,306184192~8388608,322961408~12582912,343932928~16777216,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.576 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 8 diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~12582912,100663296~8388608,113246208~4194304,121634816~29360128,171966464~4194304,197132288~4194304,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.576 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~12582912,100663296~8388608,113246208~4194304,121634816~29360128,171966464~4194304,197132288~4194304,205520896~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~12582912,343932928~16777216,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.582 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,33554432~20971520,58720256~50331648,113246208~4194304,121634816~29360128,171966464~8388608,197132288~20971520,243269632~37748736,285212672~16777216,306184192~8388608,322961408~12582912,343932928~16777216,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.582 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 9 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~37748736,100663296~8388608,113246208~37748736,171966464~4194304,197132288~20971520,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.582 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~37748736,100663296~8388608,113246208~37748736,171966464~4194304,197132288~20971520,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.590 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~50331648,113246208~37748736,171966464~8388608,197132288~20971520,243269632~37748736,285212672~16777216,306184192~8388608,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.590 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 10 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~37748736,100663296~8388608,113246208~41943040,159383552~4194304,171966464~4194304,197132288~20971520,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.590 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~37748736,100663296~8388608,113246208~41943040,159383552~4194304,171966464~4194304,197132288~20971520,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.600 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~50331648,113246208~54525952,171966464~8388608,197132288~20971520,222298112~12582912,243269632~37748736,285212672~29360128,322961408~37748736,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.600 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 11 diff [0~4194304,12582912~16777216,33554432~62914560,100663296~8388608,113246208~41943040,159383552~4194304,171966464~4194304,197132288~20971520,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.600 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~62914560,100663296~8388608,113246208~41943040,159383552~4194304,171966464~4194304,197132288~20971520,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.611 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~96468992,113246208~54525952,171966464~8388608,197132288~20971520,222298112~12582912,243269632~37748736,285212672~29360128,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.611 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 12 diff [0~29360128,33554432~71303168,109051904~54525952,171966464~4194304,197132288~20971520,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.611 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~54525952,171966464~4194304,197132288~20971520,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.623 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~167772160,171966464~8388608,197132288~20971520,222298112~12582912,243269632~37748736,285212672~29360128,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.623 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 13 diff [0~29360128,33554432~71303168,109051904~67108864,197132288~20971520,222298112~8388608,243269632~71303168,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.623 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~67108864,197132288~20971520,222298112~8388608,243269632~71303168,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.636 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,197132288~20971520,222298112~12582912,243269632~71303168,322961408~37748736,369098752~33554432] 2024-08-29T19:45:10.636 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 14 diff [0~29360128,33554432~71303168,109051904~67108864,184549376~4194304,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.636 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~67108864,184549376~4194304,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.650 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,184549376~4194304,197132288~20971520,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.650 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 15 diff [0~29360128,33554432~71303168,109051904~37748736,150994944~29360128,184549376~4194304,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.650 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~37748736,150994944~29360128,184549376~4194304,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.664 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~188743680,197132288~20971520,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.665 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 16 diff [0~29360128,33554432~71303168,109051904~37748736,150994944~29360128,184549376~4194304,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.665 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~37748736,150994944~29360128,184549376~4194304,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.682 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~188743680,197132288~20971520,222298112~12582912,243269632~75497472,322961408~41943040,369098752~33554432] 2024-08-29T19:45:10.682 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 17 diff [0~29360128,33554432~71303168,109051904~37748736,150994944~29360128,184549376~8388608,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~37748736] 2024-08-29T19:45:10.682 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~37748736,150994944~29360128,184549376~8388608,197132288~20971520,222298112~8388608,243269632~75497472,322961408~41943040,369098752~37748736] 2024-08-29T19:45:10.697 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~192937984,197132288~20971520,222298112~12582912,243269632~75497472,322961408~41943040,369098752~37748736] 2024-08-29T19:45:10.698 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 18 diff [0~29360128,33554432~71303168,109051904~37748736,150994944~41943040,197132288~20971520,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.698 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~37748736,150994944~41943040,197132288~20971520,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.714 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~192937984,197132288~20971520,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.714 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to 19 diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.714 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.732 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:10.733 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 5 diff [16777216~8388608,41943040~4194304,58720256~8388608,75497472~12582912,113246208~4194304,251658240~8388608,264241152~8388608,352321536~8388608,373293056~8388608] 2024-08-29T19:45:10.733 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [16777216~8388608,41943040~4194304,58720256~8388608,75497472~12582912,113246208~4194304,251658240~8388608,264241152~8388608,352321536~8388608,373293056~8388608] 2024-08-29T19:45:10.736 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [16777216~8388608,41943040~4194304,58720256~12582912,75497472~16777216,113246208~4194304,251658240~25165824,352321536~8388608,373293056~12582912] 2024-08-29T19:45:10.736 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 6 diff [0~4194304,16777216~8388608,41943040~12582912,58720256~8388608,75497472~12582912,113246208~4194304,121634816~8388608,138412032~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,343932928~4194304,352321536~8388608,373293056~8388608,398458880~4194304] 2024-08-29T19:45:10.736 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,41943040~12582912,58720256~8388608,75497472~12582912,113246208~4194304,121634816~8388608,138412032~12582912,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,343932928~4194304,352321536~8388608,373293056~8388608,398458880~4194304] 2024-08-29T19:45:10.741 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,41943040~12582912,58720256~12582912,75497472~16777216,113246208~4194304,121634816~12582912,138412032~12582912,243269632~37748736,285212672~8388608,343932928~4194304,352321536~8388608,373293056~12582912,398458880~4194304] 2024-08-29T19:45:10.741 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 7 diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~4194304,100663296~8388608,113246208~4194304,121634816~8388608,138412032~12582912,205520896~4194304,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~16777216,373293056~12582912,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.741 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,16777216~8388608,33554432~20971520,58720256~20971520,83886080~4194304,100663296~8388608,113246208~4194304,121634816~8388608,138412032~12582912,205520896~4194304,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~16777216,373293056~12582912,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.745 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,16777216~8388608,33554432~20971520,58720256~33554432,100663296~8388608,113246208~4194304,121634816~12582912,138412032~12582912,205520896~8388608,243269632~37748736,285212672~16777216,306184192~8388608,343932928~16777216,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.746 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 8 diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~12582912,100663296~8388608,113246208~4194304,121634816~8388608,138412032~12582912,171966464~4194304,205520896~4194304,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~16777216,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.746 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~12582912,33554432~20971520,58720256~20971520,83886080~12582912,100663296~8388608,113246208~4194304,121634816~8388608,138412032~12582912,171966464~4194304,205520896~4194304,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~16777216,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.752 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~12582912,33554432~20971520,58720256~37748736,100663296~8388608,113246208~4194304,121634816~12582912,138412032~12582912,171966464~8388608,205520896~8388608,243269632~37748736,285212672~16777216,306184192~8388608,343932928~16777216,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.752 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 9 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~33554432,100663296~8388608,113246208~16777216,138412032~12582912,171966464~4194304,197132288~4194304,205520896~4194304,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,335544320~25165824,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.752 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~33554432,100663296~8388608,113246208~16777216,138412032~12582912,171966464~4194304,197132288~4194304,205520896~4194304,243269632~16777216,264241152~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,335544320~25165824,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.760 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~37748736,100663296~8388608,113246208~20971520,138412032~12582912,171966464~8388608,197132288~16777216,243269632~37748736,285212672~16777216,306184192~8388608,335544320~25165824,373293056~20971520,398458880~4194304] 2024-08-29T19:45:10.760 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 10 diff [0~4194304,12582912~16777216,33554432~20971520,58720256~33554432,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,335544320~25165824,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.760 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,58720256~33554432,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~16777216,264241152~8388608,276824064~4194304,285212672~29360128,335544320~25165824,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.768 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,58720256~37748736,100663296~8388608,113246208~20971520,138412032~29360128,171966464~8388608,197132288~16777216,222298112~12582912,243269632~37748736,285212672~29360128,335544320~25165824,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.768 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 11 diff [0~4194304,12582912~16777216,33554432~58720256,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.768 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~58720256,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.778 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~83886080,100663296~8388608,113246208~20971520,138412032~29360128,171966464~8388608,197132288~16777216,222298112~12582912,243269632~37748736,285212672~29360128,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.779 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 12 diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,138412032~25165824,171966464~4194304,197132288~12582912,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.779 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,138412032~25165824,171966464~4194304,197132288~12582912,222298112~8388608,243269632~16777216,264241152~16777216,285212672~29360128,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.789 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~134217728,138412032~29360128,171966464~8388608,197132288~16777216,222298112~12582912,243269632~37748736,285212672~29360128,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.790 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 13 diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,138412032~37748736,197132288~12582912,222298112~8388608,243269632~71303168,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.790 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,138412032~37748736,197132288~12582912,222298112~8388608,243269632~71303168,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.801 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~134217728,138412032~41943040,197132288~16777216,222298112~12582912,243269632~71303168,335544320~25165824,369098752~33554432] 2024-08-29T19:45:10.801 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 14 diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,134217728~41943040,184549376~4194304,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.802 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,134217728~41943040,184549376~4194304,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.814 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~180355072,184549376~4194304,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.814 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 15 diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.815 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.828 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~188743680,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.828 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 16 diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.828 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~58720256,96468992~8388608,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.844 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~188743680,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.844 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 17 diff [0~29360128,33554432~71303168,109051904~20971520,134217728~46137344,184549376~8388608,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~37748736] 2024-08-29T19:45:10.845 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~20971520,134217728~46137344,184549376~8388608,197132288~12582912,222298112~8388608,243269632~75497472,335544320~29360128,369098752~37748736] 2024-08-29T19:45:10.860 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~192937984,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~37748736] 2024-08-29T19:45:10.860 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 18 diff [0~29360128,33554432~71303168,109051904~20971520,134217728~58720256,197132288~12582912,213909504~4194304,222298112~8388608,243269632~75497472,335544320~71303168] 2024-08-29T19:45:10.861 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~71303168,109051904~20971520,134217728~58720256,197132288~12582912,213909504~4194304,222298112~8388608,243269632~75497472,335544320~71303168] 2024-08-29T19:45:10.877 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~192937984,197132288~20971520,222298112~12582912,243269632~75497472,335544320~71303168] 2024-08-29T19:45:10.877 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to 19 diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:10.877 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:10.895 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:10.895 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 6 diff [0~4194304,46137344~8388608,121634816~8388608,138412032~12582912,243269632~8388608,276824064~4194304,285212672~4194304,343932928~4194304,398458880~4194304] 2024-08-29T19:45:10.895 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,46137344~8388608,121634816~8388608,138412032~12582912,243269632~8388608,276824064~4194304,285212672~4194304,343932928~4194304,398458880~4194304] 2024-08-29T19:45:10.898 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,46137344~8388608,121634816~12582912,138412032~12582912,243269632~8388608,276824064~4194304,285212672~8388608,343932928~4194304,398458880~4194304] 2024-08-29T19:45:10.898 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 7 diff [0~4194304,33554432~8388608,46137344~8388608,67108864~8388608,100663296~8388608,121634816~8388608,138412032~12582912,205520896~4194304,243269632~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~8388608,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.898 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,33554432~8388608,46137344~8388608,67108864~8388608,100663296~8388608,121634816~8388608,138412032~12582912,205520896~4194304,243269632~8388608,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~8388608,390070272~4194304,398458880~4194304] 2024-08-29T19:45:10.902 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,33554432~8388608,46137344~8388608,67108864~12582912,100663296~8388608,121634816~12582912,138412032~12582912,205520896~8388608,243269632~8388608,276824064~4194304,285212672~16777216,306184192~8388608,343932928~12582912,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.902 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 8 diff [0~4194304,12582912~8388608,33554432~8388608,46137344~8388608,67108864~8388608,83886080~8388608,100663296~8388608,121634816~8388608,138412032~12582912,171966464~4194304,205520896~4194304,243269632~8388608,255852544~4194304,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.903 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~8388608,33554432~8388608,46137344~8388608,67108864~8388608,83886080~8388608,100663296~8388608,121634816~8388608,138412032~12582912,171966464~4194304,205520896~4194304,243269632~8388608,255852544~4194304,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.908 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~8388608,33554432~8388608,46137344~8388608,67108864~12582912,83886080~12582912,100663296~8388608,121634816~12582912,138412032~12582912,171966464~8388608,205520896~8388608,243269632~8388608,255852544~4194304,276824064~4194304,285212672~16777216,306184192~8388608,343932928~12582912,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.908 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 9 diff [0~4194304,12582912~16777216,33554432~20971520,62914560~12582912,79691776~16777216,100663296~8388608,113246208~16777216,138412032~12582912,171966464~4194304,197132288~4194304,205520896~4194304,243269632~8388608,255852544~4194304,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,335544320~16777216,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.908 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,62914560~12582912,79691776~16777216,100663296~8388608,113246208~16777216,138412032~12582912,171966464~4194304,197132288~4194304,205520896~4194304,243269632~8388608,255852544~4194304,276824064~4194304,285212672~4194304,293601280~8388608,306184192~8388608,335544320~16777216,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.914 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,62914560~33554432,100663296~8388608,113246208~20971520,138412032~12582912,171966464~8388608,197132288~16777216,243269632~8388608,255852544~4194304,276824064~4194304,285212672~16777216,306184192~8388608,335544320~20971520,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.914 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 10 diff [0~4194304,12582912~16777216,33554432~20971520,62914560~33554432,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~4194304,276824064~4194304,285212672~29360128,335544320~16777216,369098752~4194304,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.915 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,62914560~33554432,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~4194304,276824064~4194304,285212672~29360128,335544320~16777216,369098752~4194304,377487360~16777216,398458880~4194304] 2024-08-29T19:45:10.922 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~41943040,62914560~33554432,100663296~8388608,113246208~20971520,138412032~29360128,171966464~8388608,197132288~16777216,222298112~12582912,243269632~8388608,255852544~4194304,276824064~4194304,285212672~29360128,335544320~20971520,369098752~25165824,398458880~4194304] 2024-08-29T19:45:10.922 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 11 diff [0~4194304,12582912~16777216,33554432~20971520,62914560~33554432,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.922 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~4194304,12582912~16777216,33554432~20971520,62914560~33554432,100663296~8388608,113246208~16777216,138412032~16777216,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.931 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~8388608,12582912~46137344,62914560~33554432,100663296~8388608,113246208~20971520,138412032~29360128,171966464~8388608,197132288~16777216,222298112~12582912,243269632~8388608,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~33554432] 2024-08-29T19:45:10.931 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 12 diff [0~29360128,33554432~20971520,62914560~41943040,109051904~20971520,138412032~25165824,171966464~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.931 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~20971520,62914560~41943040,109051904~20971520,138412032~25165824,171966464~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.941 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~58720256,62914560~71303168,138412032~29360128,171966464~8388608,197132288~16777216,222298112~12582912,243269632~8388608,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~33554432] 2024-08-29T19:45:10.941 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 13 diff [0~29360128,33554432~20971520,62914560~41943040,109051904~20971520,138412032~37748736,197132288~12582912,222298112~8388608,243269632~8388608,255852544~8388608,268435456~46137344,335544320~20971520,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.941 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~20971520,62914560~41943040,109051904~20971520,138412032~37748736,197132288~12582912,222298112~8388608,243269632~8388608,255852544~8388608,268435456~46137344,335544320~20971520,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.951 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~58720256,62914560~71303168,138412032~41943040,197132288~16777216,222298112~12582912,243269632~8388608,255852544~58720256,335544320~20971520,369098752~33554432] 2024-08-29T19:45:10.952 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 14 diff [0~29360128,33554432~20971520,62914560~41943040,109051904~20971520,134217728~41943040,184549376~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~62914560,335544320~29360128,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.952 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~20971520,62914560~41943040,109051904~20971520,134217728~41943040,184549376~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~62914560,335544320~29360128,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.963 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~58720256,62914560~117440512,184549376~4194304,197132288~16777216,222298112~12582912,243269632~8388608,255852544~62914560,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.963 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 15 diff [0~29360128,33554432~25165824,62914560~41943040,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~62914560,335544320~25165824,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.963 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~25165824,62914560~41943040,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~62914560,335544320~25165824,369098752~4194304,377487360~12582912,394264576~8388608] 2024-08-29T19:45:10.975 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~58720256,62914560~125829120,197132288~16777216,222298112~12582912,243269632~8388608,255852544~62914560,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.975 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 16 diff [0~16777216,20971520~8388608,33554432~71303168,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~62914560,335544320~25165824,369098752~4194304,377487360~25165824] 2024-08-29T19:45:10.975 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,33554432~71303168,109051904~20971520,134217728~46137344,184549376~4194304,197132288~12582912,222298112~8388608,243269632~8388608,255852544~62914560,335544320~25165824,369098752~4194304,377487360~25165824] 2024-08-29T19:45:10.988 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~188743680,197132288~16777216,222298112~12582912,243269632~8388608,255852544~62914560,335544320~29360128,369098752~33554432] 2024-08-29T19:45:10.988 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 17 diff [0~16777216,20971520~8388608,33554432~71303168,109051904~20971520,134217728~46137344,184549376~8388608,197132288~12582912,222298112~8388608,243269632~75497472,335544320~25165824,369098752~37748736] 2024-08-29T19:45:10.988 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,33554432~71303168,109051904~20971520,134217728~46137344,184549376~8388608,197132288~12582912,222298112~8388608,243269632~75497472,335544320~25165824,369098752~37748736] 2024-08-29T19:45:11.002 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~192937984,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~37748736] 2024-08-29T19:45:11.002 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 18 diff [0~16777216,20971520~8388608,33554432~96468992,134217728~58720256,197132288~12582912,213909504~4194304,222298112~8388608,243269632~75497472,335544320~71303168] 2024-08-29T19:45:11.002 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,33554432~96468992,134217728~58720256,197132288~12582912,213909504~4194304,222298112~8388608,243269632~75497472,335544320~71303168] 2024-08-29T19:45:11.017 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~192937984,197132288~20971520,222298112~12582912,243269632~75497472,335544320~71303168] 2024-08-29T19:45:11.018 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to 19 diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:11.018 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:11.034 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:11.034 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 7 diff [33554432~8388608,67108864~8388608,100663296~8388608,205520896~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~8388608,390070272~4194304] 2024-08-29T19:45:11.034 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [33554432~8388608,67108864~8388608,100663296~8388608,205520896~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~8388608,390070272~4194304] 2024-08-29T19:45:11.037 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [33554432~8388608,67108864~12582912,100663296~8388608,205520896~8388608,293601280~8388608,306184192~8388608,343932928~12582912,377487360~16777216] 2024-08-29T19:45:11.037 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 8 diff [12582912~8388608,33554432~8388608,67108864~8388608,83886080~8388608,100663296~8388608,171966464~4194304,205520896~4194304,243269632~4194304,255852544~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~16777216] 2024-08-29T19:45:11.037 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,33554432~8388608,67108864~8388608,83886080~8388608,100663296~8388608,171966464~4194304,205520896~4194304,243269632~4194304,255852544~4194304,293601280~8388608,306184192~8388608,343932928~8388608,377487360~16777216] 2024-08-29T19:45:11.041 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,33554432~8388608,67108864~12582912,83886080~12582912,100663296~8388608,171966464~8388608,205520896~8388608,243269632~4194304,255852544~4194304,293601280~8388608,306184192~8388608,343932928~12582912,377487360~16777216] 2024-08-29T19:45:11.042 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 9 diff [12582912~16777216,33554432~12582912,62914560~12582912,79691776~16777216,100663296~8388608,113246208~8388608,171966464~4194304,197132288~4194304,205520896~4194304,243269632~4194304,255852544~4194304,293601280~8388608,306184192~8388608,335544320~16777216,377487360~16777216] 2024-08-29T19:45:11.042 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~16777216,33554432~12582912,62914560~12582912,79691776~16777216,100663296~8388608,113246208~8388608,171966464~4194304,197132288~4194304,205520896~4194304,243269632~4194304,255852544~4194304,293601280~8388608,306184192~8388608,335544320~16777216,377487360~16777216] 2024-08-29T19:45:11.047 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~33554432,62914560~33554432,100663296~8388608,113246208~8388608,171966464~8388608,197132288~16777216,243269632~4194304,255852544~4194304,293601280~8388608,306184192~8388608,335544320~20971520,377487360~16777216] 2024-08-29T19:45:11.047 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 10 diff [12582912~16777216,33554432~16777216,62914560~33554432,100663296~8388608,113246208~8388608,150994944~4194304,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~4194304,285212672~29360128,335544320~16777216,369098752~4194304,377487360~16777216] 2024-08-29T19:45:11.047 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~16777216,33554432~16777216,62914560~33554432,100663296~8388608,113246208~8388608,150994944~4194304,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~4194304,285212672~29360128,335544320~16777216,369098752~4194304,377487360~16777216] 2024-08-29T19:45:11.054 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~37748736,62914560~33554432,100663296~8388608,113246208~8388608,150994944~16777216,171966464~8388608,197132288~16777216,222298112~12582912,243269632~4194304,255852544~4194304,285212672~29360128,335544320~20971520,369098752~25165824] 2024-08-29T19:45:11.054 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 11 diff [12582912~16777216,33554432~25165824,62914560~33554432,100663296~8388608,113246208~8388608,138412032~4194304,150994944~4194304,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.054 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~16777216,33554432~25165824,62914560~33554432,100663296~8388608,113246208~8388608,138412032~4194304,150994944~4194304,159383552~4194304,171966464~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.061 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~46137344,62914560~33554432,100663296~8388608,113246208~8388608,138412032~4194304,150994944~16777216,171966464~8388608,197132288~16777216,222298112~12582912,243269632~4194304,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~29360128] 2024-08-29T19:45:11.061 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 12 diff [4194304~25165824,33554432~25165824,62914560~41943040,109051904~12582912,138412032~8388608,150994944~12582912,171966464~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.061 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~25165824,33554432~25165824,62914560~41943040,109051904~12582912,138412032~8388608,150994944~12582912,171966464~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~29360128,335544320~20971520,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.069 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~54525952,62914560~58720256,138412032~8388608,150994944~16777216,171966464~8388608,197132288~16777216,222298112~12582912,243269632~4194304,255852544~4194304,268435456~12582912,285212672~29360128,335544320~20971520,369098752~29360128] 2024-08-29T19:45:11.069 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 13 diff [4194304~25165824,33554432~25165824,62914560~41943040,109051904~12582912,138412032~8388608,150994944~25165824,197132288~12582912,222298112~8388608,243269632~4194304,255852544~8388608,268435456~46137344,335544320~20971520,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.069 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~25165824,33554432~25165824,62914560~41943040,109051904~12582912,138412032~8388608,150994944~25165824,197132288~12582912,222298112~8388608,243269632~4194304,255852544~8388608,268435456~46137344,335544320~20971520,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.078 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~54525952,62914560~58720256,138412032~8388608,150994944~29360128,197132288~16777216,222298112~12582912,243269632~4194304,255852544~58720256,335544320~20971520,369098752~29360128] 2024-08-29T19:45:11.078 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 14 diff [0~29360128,33554432~25165824,62914560~41943040,109051904~12582912,134217728~12582912,150994944~25165824,184549376~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~62914560,335544320~29360128,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.079 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~25165824,62914560~41943040,109051904~12582912,134217728~12582912,150994944~25165824,184549376~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~62914560,335544320~29360128,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.088 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~58720256,62914560~58720256,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~12582912,243269632~4194304,255852544~62914560,335544320~29360128,369098752~29360128] 2024-08-29T19:45:11.088 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 15 diff [0~29360128,33554432~25165824,62914560~41943040,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~62914560,335544320~25165824,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.088 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,33554432~25165824,62914560~41943040,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~62914560,335544320~25165824,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.099 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~58720256,62914560~58720256,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,243269632~4194304,255852544~62914560,335544320~29360128,369098752~29360128] 2024-08-29T19:45:11.099 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 16 diff [0~16777216,20971520~8388608,33554432~71303168,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~62914560,335544320~25165824,369098752~4194304,377487360~20971520] 2024-08-29T19:45:11.099 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,33554432~71303168,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,222298112~8388608,243269632~4194304,255852544~62914560,335544320~25165824,369098752~4194304,377487360~20971520] 2024-08-29T19:45:11.111 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,243269632~4194304,255852544~62914560,335544320~29360128,369098752~29360128] 2024-08-29T19:45:11.112 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 17 diff [0~16777216,20971520~8388608,33554432~71303168,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~12582912,222298112~8388608,243269632~75497472,335544320~25165824,369098752~33554432] 2024-08-29T19:45:11.112 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,33554432~71303168,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~12582912,222298112~8388608,243269632~75497472,335544320~25165824,369098752~33554432] 2024-08-29T19:45:11.125 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~41943040,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~37748736] 2024-08-29T19:45:11.125 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 18 diff [0~16777216,20971520~8388608,33554432~25165824,62914560~58720256,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,222298112~8388608,243269632~75497472,335544320~67108864] 2024-08-29T19:45:11.125 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,33554432~25165824,62914560~58720256,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,222298112~8388608,243269632~75497472,335544320~67108864] 2024-08-29T19:45:11.139 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~12582912,243269632~75497472,335544320~71303168] 2024-08-29T19:45:11.139 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to 19 diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:11.139 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:11.154 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:11.154 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 8 diff [12582912~8388608,83886080~8388608,171966464~4194304,243269632~4194304,255852544~4194304,381681664~12582912] 2024-08-29T19:45:11.154 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,83886080~8388608,171966464~4194304,243269632~4194304,255852544~4194304,381681664~12582912] 2024-08-29T19:45:11.157 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,83886080~12582912,171966464~8388608,243269632~4194304,255852544~4194304,381681664~12582912] 2024-08-29T19:45:11.157 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 9 diff [12582912~16777216,37748736~4194304,62914560~4194304,71303168~4194304,79691776~16777216,113246208~8388608,171966464~4194304,197132288~4194304,243269632~4194304,255852544~4194304,335544320~8388608,381681664~12582912] 2024-08-29T19:45:11.157 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~16777216,37748736~4194304,62914560~4194304,71303168~4194304,79691776~16777216,113246208~8388608,171966464~4194304,197132288~4194304,243269632~4194304,255852544~4194304,335544320~8388608,381681664~12582912] 2024-08-29T19:45:11.162 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~20971520,37748736~8388608,62914560~12582912,79691776~16777216,113246208~8388608,171966464~8388608,197132288~8388608,243269632~4194304,255852544~4194304,335544320~8388608,381681664~12582912] 2024-08-29T19:45:11.162 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 10 diff [12582912~16777216,37748736~12582912,62914560~4194304,71303168~25165824,113246208~8388608,150994944~4194304,159383552~4194304,171966464~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~4194304,285212672~8388608,297795584~8388608,335544320~8388608,369098752~4194304,381681664~12582912] 2024-08-29T19:45:11.162 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~16777216,37748736~12582912,62914560~4194304,71303168~25165824,113246208~8388608,150994944~4194304,159383552~4194304,171966464~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~4194304,285212672~8388608,297795584~8388608,335544320~8388608,369098752~4194304,381681664~12582912] 2024-08-29T19:45:11.167 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~20971520,37748736~12582912,62914560~33554432,113246208~8388608,150994944~16777216,171966464~8388608,197132288~16777216,222298112~12582912,243269632~4194304,255852544~4194304,285212672~25165824,335544320~8388608,369098752~8388608,381681664~12582912] 2024-08-29T19:45:11.167 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 11 diff [12582912~16777216,37748736~20971520,62914560~4194304,71303168~25165824,113246208~8388608,138412032~4194304,150994944~4194304,159383552~4194304,171966464~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.167 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~16777216,37748736~20971520,62914560~4194304,71303168~25165824,113246208~8388608,138412032~4194304,150994944~4194304,159383552~4194304,171966464~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.173 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~20971520,37748736~20971520,62914560~33554432,113246208~8388608,138412032~4194304,150994944~16777216,171966464~8388608,197132288~16777216,222298112~12582912,243269632~4194304,255852544~4194304,268435456~12582912,285212672~25165824,335544320~16777216,369098752~8388608,381681664~16777216] 2024-08-29T19:45:11.173 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 12 diff [4194304~25165824,37748736~20971520,62914560~4194304,71303168~29360128,109051904~12582912,138412032~8388608,150994944~12582912,171966464~4194304,197132288~8388608,209715200~4194304,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.173 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~25165824,37748736~20971520,62914560~4194304,71303168~29360128,109051904~12582912,138412032~8388608,150994944~12582912,171966464~4194304,197132288~8388608,209715200~4194304,222298112~8388608,243269632~4194304,255852544~4194304,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.180 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~29360128,37748736~20971520,62914560~41943040,109051904~12582912,138412032~8388608,150994944~16777216,171966464~8388608,197132288~16777216,222298112~12582912,243269632~4194304,255852544~4194304,268435456~12582912,285212672~25165824,335544320~16777216,369098752~8388608,381681664~16777216] 2024-08-29T19:45:11.181 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 13 diff [4194304~25165824,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,138412032~8388608,150994944~25165824,197132288~8388608,209715200~4194304,222298112~8388608,243269632~4194304,255852544~8388608,268435456~37748736,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.181 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~25165824,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,138412032~8388608,150994944~25165824,197132288~8388608,209715200~4194304,222298112~8388608,243269632~4194304,255852544~8388608,268435456~37748736,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:10 smithi089 bash[77323]: cluster 2024-08-29T19:45:09.843259+0000 mon.a (mon.0) 4438 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-08-29T19:45:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:10 smithi089 bash[78574]: cluster 2024-08-29T19:45:09.843259+0000 mon.a (mon.0) 4438 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-08-29T19:45:11.189 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~29360128,37748736~20971520,62914560~58720256,138412032~8388608,150994944~29360128,197132288~16777216,222298112~12582912,243269632~4194304,255852544~54525952,335544320~16777216,369098752~8388608,381681664~16777216] 2024-08-29T19:45:11.189 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 14 diff [0~29360128,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,134217728~12582912,150994944~25165824,184549376~4194304,197132288~8388608,209715200~4194304,222298112~8388608,243269632~4194304,255852544~50331648,310378496~8388608,335544320~16777216,356515840~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.189 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,134217728~12582912,150994944~25165824,184549376~4194304,197132288~8388608,209715200~4194304,222298112~8388608,243269632~4194304,255852544~50331648,310378496~8388608,335544320~16777216,356515840~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.198 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~20971520,62914560~58720256,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~12582912,243269632~4194304,255852544~62914560,335544320~16777216,356515840~8388608,369098752~8388608,381681664~16777216] 2024-08-29T19:45:11.198 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 15 diff [0~29360128,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~50331648,310378496~8388608,335544320~25165824,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.198 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~29360128,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~50331648,310378496~8388608,335544320~25165824,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.208 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~20971520,62914560~58720256,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,243269632~4194304,255852544~62914560,335544320~29360128,369098752~8388608,381681664~16777216] 2024-08-29T19:45:11.208 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 16 diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~50331648,310378496~8388608,335544320~25165824,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.209 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,243269632~4194304,255852544~50331648,310378496~8388608,335544320~25165824,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.221 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~83886080,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,243269632~4194304,255852544~62914560,335544320~29360128,369098752~29360128] 2024-08-29T19:45:11.221 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 17 diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~16777216,222298112~8388608,243269632~62914560,310378496~8388608,335544320~25165824,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.221 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~16777216,222298112~8388608,243269632~62914560,310378496~8388608,335544320~25165824,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.233 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~83886080,125829120~4194304,134217728~12582912,150994944~41943040,197132288~16777216,222298112~12582912,243269632~75497472,335544320~29360128,369098752~37748736] 2024-08-29T19:45:11.234 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 18 diff [0~16777216,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~8388608,243269632~75497472,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.234 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~8388608,243269632~75497472,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.247 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~83886080,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~12582912,243269632~75497472,335544320~71303168] 2024-08-29T19:45:11.247 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to 19 diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.247 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.261 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:11.262 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 9 diff [20971520~8388608,37748736~4194304,62914560~4194304,71303168~4194304,79691776~16777216,113246208~8388608,197132288~4194304,335544320~8388608] 2024-08-29T19:45:11.262 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [20971520~8388608,37748736~4194304,62914560~4194304,71303168~4194304,79691776~16777216,113246208~8388608,197132288~4194304,335544320~8388608] 2024-08-29T19:45:11.265 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [20971520~12582912,37748736~8388608,62914560~12582912,79691776~16777216,113246208~8388608,197132288~8388608,335544320~8388608] 2024-08-29T19:45:11.265 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 10 diff [20971520~8388608,37748736~12582912,62914560~4194304,71303168~25165824,113246208~8388608,150994944~4194304,159383552~4194304,197132288~16777216,222298112~8388608,285212672~8388608,297795584~8388608,335544320~8388608,369098752~4194304] 2024-08-29T19:45:11.265 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [20971520~8388608,37748736~12582912,62914560~4194304,71303168~25165824,113246208~8388608,150994944~4194304,159383552~4194304,197132288~16777216,222298112~8388608,285212672~8388608,297795584~8388608,335544320~8388608,369098752~4194304] 2024-08-29T19:45:11.269 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [20971520~12582912,37748736~12582912,62914560~33554432,113246208~8388608,150994944~16777216,197132288~16777216,222298112~12582912,285212672~25165824,335544320~8388608,369098752~8388608] 2024-08-29T19:45:11.270 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 11 diff [20971520~8388608,37748736~20971520,62914560~4194304,71303168~25165824,113246208~8388608,138412032~4194304,150994944~4194304,159383552~4194304,197132288~16777216,222298112~8388608,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.270 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [20971520~8388608,37748736~20971520,62914560~4194304,71303168~25165824,113246208~8388608,138412032~4194304,150994944~4194304,159383552~4194304,197132288~16777216,222298112~8388608,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.275 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [20971520~12582912,37748736~20971520,62914560~33554432,113246208~8388608,138412032~4194304,150994944~16777216,197132288~16777216,222298112~12582912,268435456~12582912,285212672~25165824,335544320~16777216,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.275 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 12 diff [4194304~8388608,20971520~8388608,37748736~20971520,62914560~4194304,71303168~29360128,109051904~12582912,138412032~8388608,150994944~12582912,197132288~8388608,209715200~4194304,222298112~8388608,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.275 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~8388608,37748736~20971520,62914560~4194304,71303168~29360128,109051904~12582912,138412032~8388608,150994944~12582912,197132288~8388608,209715200~4194304,222298112~8388608,268435456~8388608,285212672~20971520,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.282 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~12582912,37748736~20971520,62914560~41943040,109051904~12582912,138412032~8388608,150994944~16777216,197132288~16777216,222298112~12582912,268435456~12582912,285212672~25165824,335544320~16777216,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.282 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 13 diff [4194304~8388608,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,138412032~8388608,150994944~20971520,197132288~8388608,209715200~4194304,222298112~8388608,260046848~4194304,268435456~37748736,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.283 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,138412032~8388608,150994944~20971520,197132288~8388608,209715200~4194304,222298112~8388608,260046848~4194304,268435456~37748736,335544320~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.290 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~12582912,37748736~20971520,62914560~58720256,138412032~8388608,150994944~25165824,197132288~16777216,222298112~12582912,260046848~50331648,335544320~16777216,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.290 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 14 diff [0~12582912,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,134217728~12582912,150994944~20971520,184549376~4194304,197132288~8388608,209715200~4194304,222298112~8388608,260046848~46137344,310378496~8388608,335544320~16777216,356515840~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.290 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,134217728~12582912,150994944~20971520,184549376~4194304,197132288~8388608,209715200~4194304,222298112~8388608,260046848~46137344,310378496~8388608,335544320~16777216,356515840~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.299 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~12582912,37748736~20971520,62914560~58720256,134217728~12582912,150994944~25165824,184549376~4194304,197132288~16777216,222298112~12582912,260046848~58720256,335544320~16777216,356515840~8388608,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.299 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 15 diff [0~12582912,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,335544320~25165824,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.299 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,335544320~25165824,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:10 smithi144 bash[67678]: cluster 2024-08-29T19:45:09.843259+0000 mon.a (mon.0) 4438 : cluster [DBG] osdmap e2384: 8 total, 8 up, 8 in 2024-08-29T19:45:11.309 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~12582912,37748736~20971520,62914560~58720256,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,260046848~58720256,335544320~29360128,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.309 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 16 diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,335544320~25165824,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.309 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,335544320~25165824,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.320 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~83886080,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,260046848~58720256,335544320~29360128,369098752~20971520,394264576~4194304] 2024-08-29T19:45:11.320 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 17 diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~16777216,222298112~8388608,247463936~8388608,260046848~46137344,310378496~8388608,335544320~25165824,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.320 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,37748736~29360128,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~16777216,222298112~8388608,247463936~8388608,260046848~46137344,310378496~8388608,335544320~25165824,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.333 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~83886080,125829120~4194304,134217728~12582912,150994944~41943040,197132288~16777216,222298112~12582912,247463936~8388608,260046848~58720256,335544320~29360128,369098752~20971520,394264576~12582912] 2024-08-29T19:45:11.333 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 18 diff [0~16777216,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~8388608,247463936~8388608,260046848~58720256,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.333 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~8388608,37748736~20971520,62914560~4194304,71303168~33554432,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~8388608,247463936~8388608,260046848~58720256,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.344 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~33554432,37748736~83886080,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~12582912,247463936~8388608,260046848~58720256,335544320~54525952,394264576~12582912] 2024-08-29T19:45:11.344 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to 19 diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.344 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.358 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:11.358 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 10 diff [41943040~8388608,75497472~4194304,150994944~4194304,159383552~4194304,201326592~12582912,222298112~8388608,285212672~8388608,297795584~8388608,369098752~4194304] 2024-08-29T19:45:11.358 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [41943040~8388608,75497472~4194304,150994944~4194304,159383552~4194304,201326592~12582912,222298112~8388608,285212672~8388608,297795584~8388608,369098752~4194304] 2024-08-29T19:45:11.361 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [41943040~8388608,75497472~8388608,150994944~16777216,201326592~12582912,222298112~12582912,285212672~25165824,369098752~8388608] 2024-08-29T19:45:11.361 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 11 diff [41943040~16777216,75497472~4194304,138412032~4194304,150994944~4194304,159383552~4194304,201326592~12582912,222298112~8388608,268435456~8388608,285212672~20971520,343932928~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.361 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [41943040~16777216,75497472~4194304,138412032~4194304,150994944~4194304,159383552~4194304,201326592~12582912,222298112~8388608,268435456~8388608,285212672~20971520,343932928~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.366 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [41943040~16777216,75497472~8388608,138412032~4194304,150994944~16777216,201326592~12582912,222298112~12582912,268435456~12582912,285212672~25165824,343932928~8388608,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.366 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 12 diff [4194304~8388608,20971520~4194304,41943040~16777216,62914560~4194304,75497472~4194304,83886080~8388608,96468992~4194304,109051904~8388608,138412032~8388608,150994944~12582912,197132288~8388608,209715200~4194304,222298112~8388608,268435456~8388608,285212672~20971520,343932928~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.366 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~4194304,41943040~16777216,62914560~4194304,75497472~4194304,83886080~8388608,96468992~4194304,109051904~8388608,138412032~8388608,150994944~12582912,197132288~8388608,209715200~4194304,222298112~8388608,268435456~8388608,285212672~20971520,343932928~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.372 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~4194304,41943040~16777216,62914560~4194304,75497472~29360128,109051904~12582912,138412032~8388608,150994944~16777216,197132288~16777216,222298112~12582912,268435456~12582912,285212672~25165824,343932928~8388608,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.372 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 13 diff [4194304~8388608,20971520~4194304,41943040~16777216,62914560~4194304,75497472~4194304,83886080~8388608,96468992~8388608,109051904~8388608,138412032~8388608,150994944~20971520,197132288~8388608,209715200~4194304,222298112~8388608,260046848~4194304,268435456~37748736,343932928~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.372 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~4194304,41943040~16777216,62914560~4194304,75497472~4194304,83886080~8388608,96468992~8388608,109051904~8388608,138412032~8388608,150994944~20971520,197132288~8388608,209715200~4194304,222298112~8388608,260046848~4194304,268435456~37748736,343932928~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.378 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~4194304,41943040~16777216,62914560~4194304,75497472~46137344,138412032~8388608,150994944~25165824,197132288~16777216,222298112~12582912,260046848~50331648,343932928~8388608,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.378 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 14 diff [0~12582912,20971520~4194304,41943040~16777216,62914560~4194304,75497472~4194304,83886080~8388608,96468992~8388608,109051904~12582912,134217728~12582912,150994944~20971520,184549376~4194304,197132288~8388608,209715200~4194304,222298112~8388608,260046848~46137344,310378496~8388608,343932928~8388608,356515840~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.379 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~4194304,41943040~16777216,62914560~4194304,75497472~4194304,83886080~8388608,96468992~8388608,109051904~12582912,134217728~12582912,150994944~20971520,184549376~4194304,197132288~8388608,209715200~4194304,222298112~8388608,260046848~46137344,310378496~8388608,343932928~8388608,356515840~8388608,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.386 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~4194304,41943040~16777216,62914560~4194304,75497472~46137344,134217728~12582912,150994944~25165824,184549376~4194304,197132288~16777216,222298112~12582912,260046848~58720256,343932928~8388608,356515840~8388608,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.386 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 15 diff [0~12582912,20971520~4194304,37748736~20971520,62914560~4194304,75497472~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.386 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~4194304,37748736~20971520,62914560~4194304,75497472~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~4194304,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.395 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~4194304,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,260046848~58720256,343932928~20971520,369098752~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.395 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 16 diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.395 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~16777216,222298112~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~4194304,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.405 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~25165824,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~37748736,197132288~16777216,222298112~12582912,260046848~58720256,343932928~20971520,369098752~20971520,394264576~4194304] 2024-08-29T19:45:11.405 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 17 diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~20971520,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~16777216,222298112~8388608,247463936~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.405 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~20971520,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~16777216,222298112~8388608,247463936~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.416 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~41943040,197132288~16777216,222298112~12582912,247463936~8388608,260046848~58720256,343932928~20971520,369098752~20971520,394264576~12582912] 2024-08-29T19:45:11.416 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 18 diff [0~16777216,20971520~4194304,37748736~20971520,62914560~4194304,75497472~29360128,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~8388608,247463936~8388608,260046848~58720256,335544320~4194304,343932928~46137344,394264576~8388608] 2024-08-29T19:45:11.416 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~20971520,62914560~4194304,75497472~29360128,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~8388608,247463936~8388608,260046848~58720256,335544320~4194304,343932928~46137344,394264576~8388608] 2024-08-29T19:45:11.428 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~41943040,197132288~20971520,222298112~12582912,247463936~8388608,260046848~58720256,335544320~54525952,394264576~12582912] 2024-08-29T19:45:11.428 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to 19 diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.428 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.440 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:11.441 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 11 diff [50331648~8388608,138412032~4194304,268435456~8388608,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.441 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [50331648~8388608,138412032~4194304,268435456~8388608,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.444 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [50331648~8388608,138412032~4194304,268435456~12582912,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.444 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 12 diff [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~8388608,96468992~4194304,109051904~8388608,138412032~8388608,155189248~8388608,197132288~8388608,268435456~8388608,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.445 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~8388608,96468992~4194304,109051904~8388608,138412032~8388608,155189248~8388608,197132288~8388608,268435456~8388608,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.449 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~20971520,109051904~12582912,138412032~8388608,155189248~12582912,197132288~8388608,268435456~12582912,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.449 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 13 diff [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~8388608,96468992~8388608,109051904~8388608,138412032~8388608,155189248~16777216,197132288~8388608,260046848~4194304,268435456~20971520,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.449 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~8388608,96468992~8388608,109051904~8388608,138412032~8388608,155189248~16777216,197132288~8388608,260046848~4194304,268435456~20971520,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.455 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~37748736,138412032~8388608,155189248~20971520,197132288~8388608,260046848~29360128,293601280~12582912,343932928~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.455 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 14 diff [0~12582912,20971520~4194304,50331648~8388608,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,134217728~12582912,155189248~16777216,184549376~4194304,197132288~8388608,260046848~29360128,293601280~12582912,310378496~8388608,343932928~8388608,356515840~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.455 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~4194304,50331648~8388608,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,134217728~12582912,155189248~16777216,184549376~4194304,197132288~8388608,260046848~29360128,293601280~12582912,310378496~8388608,343932928~8388608,356515840~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.461 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~4194304,50331648~8388608,62914560~4194304,83886080~37748736,134217728~12582912,155189248~20971520,184549376~4194304,197132288~8388608,260046848~29360128,293601280~12582912,310378496~8388608,343932928~8388608,356515840~8388608,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.462 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 15 diff [0~12582912,20971520~4194304,37748736~8388608,50331648~8388608,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~12582912,260046848~46137344,310378496~8388608,343932928~16777216,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.462 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~4194304,37748736~8388608,50331648~8388608,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~12582912,260046848~46137344,310378496~8388608,343932928~16777216,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.469 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~4194304,37748736~8388608,50331648~8388608,62914560~4194304,83886080~37748736,125829120~4194304,134217728~12582912,150994944~37748736,197132288~12582912,260046848~46137344,310378496~8388608,343932928~20971520,381681664~8388608,394264576~4194304] 2024-08-29T19:45:11.469 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 16 diff [0~16777216,20971520~4194304,37748736~29360128,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,260046848~46137344,310378496~8388608,343932928~16777216,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.469 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~29360128,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,260046848~46137344,310378496~8388608,343932928~16777216,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.478 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~25165824,37748736~29360128,83886080~37748736,125829120~4194304,134217728~12582912,150994944~37748736,197132288~12582912,260046848~46137344,310378496~8388608,343932928~20971520,377487360~12582912,394264576~4194304] 2024-08-29T19:45:11.478 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 17 diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~20971520,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~12582912,247463936~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.479 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~20971520,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~12582912,247463936~8388608,260046848~46137344,310378496~8388608,343932928~16777216,369098752~20971520,394264576~8388608] 2024-08-29T19:45:11.488 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,247463936~8388608,260046848~46137344,310378496~8388608,343932928~20971520,369098752~20971520,394264576~12582912] 2024-08-29T19:45:11.488 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 18 diff [0~16777216,20971520~4194304,37748736~20971520,62914560~4194304,75497472~29360128,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~58720256,335544320~4194304,343932928~46137344,394264576~8388608] 2024-08-29T19:45:11.488 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~20971520,62914560~4194304,75497472~29360128,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~58720256,335544320~4194304,343932928~46137344,394264576~8388608] 2024-08-29T19:45:11.498 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~58720256,335544320~54525952,394264576~12582912] 2024-08-29T19:45:11.499 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to 19 diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.499 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:11.510 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:11.510 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 12 diff [4194304~8388608,20971520~4194304,62914560~4194304,83886080~8388608,96468992~4194304,109051904~8388608,138412032~8388608,155189248~8388608,197132288~8388608] 2024-08-29T19:45:11.511 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~4194304,62914560~4194304,83886080~8388608,96468992~4194304,109051904~8388608,138412032~8388608,155189248~8388608,197132288~8388608] 2024-08-29T19:45:11.514 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~4194304,62914560~4194304,83886080~20971520,109051904~12582912,138412032~8388608,155189248~12582912,197132288~8388608] 2024-08-29T19:45:11.514 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 13 diff [4194304~8388608,20971520~4194304,50331648~4194304,62914560~4194304,83886080~8388608,96468992~8388608,109051904~8388608,138412032~8388608,155189248~16777216,197132288~8388608,260046848~4194304,276824064~12582912] 2024-08-29T19:45:11.514 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [4194304~8388608,20971520~4194304,50331648~4194304,62914560~4194304,83886080~8388608,96468992~8388608,109051904~8388608,138412032~8388608,155189248~16777216,197132288~8388608,260046848~4194304,276824064~12582912] 2024-08-29T19:45:11.518 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [4194304~8388608,20971520~4194304,50331648~8388608,62914560~4194304,83886080~37748736,138412032~8388608,155189248~20971520,197132288~8388608,260046848~8388608,276824064~12582912] 2024-08-29T19:45:11.518 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 14 diff [0~12582912,20971520~4194304,50331648~4194304,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,134217728~12582912,155189248~16777216,184549376~4194304,197132288~8388608,260046848~8388608,276824064~12582912,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.518 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~4194304,50331648~4194304,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,134217728~12582912,155189248~16777216,184549376~4194304,197132288~8388608,260046848~8388608,276824064~12582912,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.523 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~4194304,50331648~8388608,62914560~4194304,83886080~37748736,134217728~12582912,155189248~20971520,184549376~4194304,197132288~8388608,260046848~12582912,276824064~12582912,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.524 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 15 diff [0~12582912,20971520~4194304,37748736~8388608,50331648~4194304,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~12582912,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912] 2024-08-29T19:45:11.524 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~12582912,20971520~4194304,37748736~8388608,50331648~4194304,62914560~4194304,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,197132288~12582912,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912] 2024-08-29T19:45:11.530 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,20971520~4194304,37748736~8388608,50331648~8388608,62914560~4194304,83886080~37748736,125829120~4194304,134217728~12582912,150994944~37748736,197132288~12582912,260046848~12582912,276824064~29360128,310378496~8388608,348127232~16777216] 2024-08-29T19:45:11.530 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 16 diff [0~16777216,20971520~4194304,37748736~29360128,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912,377487360~4194304] 2024-08-29T19:45:11.530 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~29360128,83886080~8388608,96468992~8388608,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~12582912,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912,377487360~4194304] 2024-08-29T19:45:11.538 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~25165824,37748736~29360128,83886080~37748736,125829120~4194304,134217728~12582912,150994944~37748736,197132288~12582912,260046848~12582912,276824064~29360128,310378496~8388608,348127232~16777216,377487360~8388608] 2024-08-29T19:45:11.538 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 17 diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~20971520,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~12582912,247463936~8388608,260046848~8388608,272629760~29360128,310378496~8388608,348127232~12582912,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.538 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~29360128,75497472~4194304,83886080~20971520,109051904~12582912,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~12582912,247463936~8388608,260046848~8388608,272629760~29360128,310378496~8388608,348127232~12582912,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.547 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,247463936~8388608,260046848~46137344,310378496~8388608,348127232~16777216,369098752~16777216,398458880~8388608] 2024-08-29T19:45:11.547 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 18 diff [0~16777216,20971520~4194304,37748736~20971520,62914560~4194304,75497472~29360128,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,335544320~4194304,348127232~33554432,398458880~4194304] 2024-08-29T19:45:11.547 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~20971520,62914560~4194304,75497472~29360128,109051904~12582912,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,335544320~4194304,348127232~33554432,398458880~4194304] 2024-08-29T19:45:11.555 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~29360128,75497472~46137344,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~58720256,335544320~8388608,348127232~37748736,398458880~8388608] 2024-08-29T19:45:11.556 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to 19 diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.556 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.566 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:11.566 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 13 diff [50331648~4194304,100663296~4194304,113246208~4194304,138412032~8388608,163577856~8388608,260046848~4194304,276824064~12582912] 2024-08-29T19:45:11.566 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [50331648~4194304,100663296~4194304,113246208~4194304,138412032~8388608,163577856~8388608,260046848~4194304,276824064~12582912] 2024-08-29T19:45:11.569 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [50331648~8388608,100663296~8388608,113246208~8388608,138412032~8388608,163577856~12582912,260046848~8388608,276824064~12582912] 2024-08-29T19:45:11.569 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 14 diff [0~8388608,50331648~4194304,100663296~4194304,113246208~8388608,134217728~12582912,163577856~8388608,184549376~4194304,260046848~8388608,276824064~12582912,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.569 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~8388608,50331648~4194304,100663296~4194304,113246208~8388608,134217728~12582912,163577856~8388608,184549376~4194304,260046848~8388608,276824064~12582912,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.575 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,50331648~8388608,100663296~8388608,113246208~8388608,134217728~12582912,163577856~12582912,184549376~4194304,260046848~12582912,276824064~12582912,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.576 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 15 diff [0~8388608,37748736~8388608,50331648~4194304,100663296~4194304,113246208~8388608,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,201326592~4194304,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912] 2024-08-29T19:45:11.576 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~8388608,37748736~8388608,50331648~4194304,100663296~4194304,113246208~8388608,125829120~4194304,134217728~12582912,150994944~20971520,176160768~4194304,184549376~4194304,201326592~4194304,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912] 2024-08-29T19:45:11.579 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,37748736~8388608,50331648~8388608,100663296~8388608,113246208~8388608,125829120~4194304,134217728~12582912,150994944~37748736,201326592~8388608,260046848~12582912,276824064~29360128,310378496~8388608,348127232~16777216] 2024-08-29T19:45:11.579 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 16 diff [0~16777216,37748736~25165824,100663296~4194304,113246208~8388608,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~8388608,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912,377487360~4194304] 2024-08-29T19:45:11.579 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,37748736~25165824,100663296~4194304,113246208~8388608,125829120~4194304,134217728~12582912,150994944~29360128,184549376~4194304,197132288~8388608,260046848~8388608,276824064~25165824,310378496~8388608,348127232~12582912,377487360~4194304] 2024-08-29T19:45:11.585 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~20971520,37748736~25165824,100663296~8388608,113246208~8388608,125829120~4194304,134217728~12582912,150994944~37748736,197132288~12582912,260046848~12582912,276824064~29360128,310378496~8388608,348127232~16777216,377487360~8388608] 2024-08-29T19:45:11.586 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 17 diff [0~16777216,20971520~4194304,37748736~25165824,75497472~4194304,92274688~12582912,113246208~8388608,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~8388608,247463936~8388608,260046848~8388608,272629760~29360128,310378496~8388608,348127232~12582912,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.586 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~25165824,75497472~4194304,92274688~12582912,113246208~8388608,125829120~4194304,134217728~12582912,150994944~29360128,184549376~8388608,197132288~8388608,247463936~8388608,260046848~8388608,272629760~29360128,310378496~8388608,348127232~12582912,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.593 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~25165824,75497472~8388608,92274688~16777216,113246208~8388608,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,247463936~8388608,260046848~46137344,310378496~8388608,348127232~16777216,369098752~16777216,398458880~8388608] 2024-08-29T19:45:11.593 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 18 diff [0~16777216,20971520~4194304,37748736~20971520,75497472~8388608,88080384~16777216,113246208~8388608,125829120~4194304,134217728~12582912,150994944~41943040,197132288~8388608,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,335544320~4194304,348127232~33554432,398458880~4194304] 2024-08-29T19:45:11.593 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~20971520,75497472~8388608,88080384~16777216,113246208~8388608,125829120~4194304,134217728~12582912,150994944~41943040,197132288~8388608,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,335544320~4194304,348127232~33554432,398458880~4194304] 2024-08-29T19:45:11.601 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~25165824,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,260046848~58720256,335544320~8388608,348127232~37748736,398458880~8388608] 2024-08-29T19:45:11.601 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to 19 diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.601 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.611 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:11.611 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 14 diff [0~8388608,117440512~4194304,134217728~4194304,163577856~4194304,184549376~4194304,264241152~4194304,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.611 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~8388608,117440512~4194304,134217728~4194304,163577856~4194304,184549376~4194304,264241152~4194304,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.613 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,117440512~4194304,134217728~4194304,163577856~4194304,184549376~4194304,264241152~8388608,293601280~4194304,310378496~8388608,348127232~4194304,356515840~8388608] 2024-08-29T19:45:11.614 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 15 diff [0~8388608,37748736~8388608,117440512~4194304,125829120~4194304,134217728~8388608,150994944~16777216,176160768~4194304,184549376~4194304,201326592~4194304,264241152~4194304,289406976~12582912,310378496~8388608,348127232~12582912] 2024-08-29T19:45:11.614 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~8388608,37748736~8388608,117440512~4194304,125829120~4194304,134217728~8388608,150994944~16777216,176160768~4194304,184549376~4194304,201326592~4194304,264241152~4194304,289406976~12582912,310378496~8388608,348127232~12582912] 2024-08-29T19:45:11.618 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~12582912,37748736~8388608,117440512~4194304,125829120~4194304,134217728~12582912,150994944~16777216,176160768~12582912,201326592~8388608,264241152~8388608,289406976~16777216,310378496~8388608,348127232~16777216] 2024-08-29T19:45:11.618 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 16 diff [0~16777216,37748736~25165824,117440512~4194304,125829120~4194304,134217728~8388608,150994944~29360128,184549376~4194304,197132288~8388608,264241152~4194304,289406976~12582912,310378496~8388608,348127232~12582912,377487360~4194304] 2024-08-29T19:45:11.618 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,37748736~25165824,117440512~4194304,125829120~4194304,134217728~8388608,150994944~29360128,184549376~4194304,197132288~8388608,264241152~4194304,289406976~12582912,310378496~8388608,348127232~12582912,377487360~4194304] 2024-08-29T19:45:11.623 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~20971520,37748736~25165824,117440512~4194304,125829120~4194304,134217728~12582912,150994944~37748736,197132288~12582912,264241152~8388608,289406976~16777216,310378496~8388608,348127232~16777216,377487360~8388608] 2024-08-29T19:45:11.623 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 17 diff [0~16777216,20971520~4194304,37748736~25165824,75497472~4194304,92274688~8388608,117440512~4194304,125829120~4194304,134217728~8388608,150994944~29360128,184549376~8388608,197132288~8388608,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,310378496~8388608,348127232~12582912,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.623 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~25165824,75497472~4194304,92274688~8388608,117440512~4194304,125829120~4194304,134217728~8388608,150994944~29360128,184549376~8388608,197132288~8388608,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,310378496~8388608,348127232~12582912,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.629 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~25165824,75497472~8388608,92274688~12582912,117440512~4194304,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,247463936~8388608,264241152~20971520,289406976~16777216,310378496~8388608,348127232~16777216,369098752~16777216,398458880~8388608] 2024-08-29T19:45:11.629 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 18 diff [0~16777216,20971520~4194304,37748736~20971520,75497472~8388608,88080384~16777216,117440512~4194304,125829120~4194304,134217728~8388608,150994944~41943040,197132288~8388608,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,335544320~4194304,348127232~33554432,398458880~4194304] 2024-08-29T19:45:11.629 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~4194304,37748736~20971520,75497472~8388608,88080384~16777216,117440512~4194304,125829120~4194304,134217728~8388608,150994944~41943040,197132288~8388608,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,335544320~4194304,348127232~33554432,398458880~4194304] 2024-08-29T19:45:11.636 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~29360128,37748736~25165824,75497472~8388608,88080384~16777216,117440512~4194304,125829120~4194304,134217728~12582912,150994944~41943040,197132288~12582912,213909504~4194304,247463936~8388608,264241152~20971520,289406976~29360128,335544320~8388608,348127232~37748736,398458880~8388608] 2024-08-29T19:45:11.636 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to 19 diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.636 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.644 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,264241152~20971520,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:11.645 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 15 diff [37748736~8388608,125829120~4194304,134217728~8388608,150994944~12582912,176160768~4194304,201326592~4194304,289406976~12582912,352321536~8388608] 2024-08-29T19:45:11.645 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [37748736~8388608,125829120~4194304,134217728~8388608,150994944~12582912,176160768~4194304,201326592~4194304,289406976~12582912,352321536~8388608] 2024-08-29T19:45:11.648 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [37748736~8388608,125829120~4194304,134217728~12582912,150994944~12582912,176160768~8388608,201326592~8388608,289406976~16777216,352321536~12582912] 2024-08-29T19:45:11.648 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 16 diff [8388608~8388608,37748736~25165824,125829120~4194304,134217728~8388608,150994944~29360128,197132288~8388608,289406976~12582912,310378496~4194304,352321536~8388608,377487360~4194304] 2024-08-29T19:45:11.648 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~8388608,37748736~25165824,125829120~4194304,134217728~8388608,150994944~29360128,197132288~8388608,289406976~12582912,310378496~4194304,352321536~8388608,377487360~4194304] 2024-08-29T19:45:11.653 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~12582912,37748736~25165824,125829120~4194304,134217728~12582912,150994944~33554432,197132288~12582912,289406976~16777216,310378496~8388608,352321536~12582912,377487360~8388608] 2024-08-29T19:45:11.653 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 17 diff [8388608~8388608,20971520~4194304,37748736~25165824,75497472~4194304,92274688~8388608,125829120~4194304,134217728~8388608,150994944~29360128,188743680~4194304,197132288~8388608,247463936~8388608,272629760~8388608,289406976~12582912,310378496~4194304,352321536~8388608,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.653 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~8388608,20971520~4194304,37748736~25165824,75497472~4194304,92274688~8388608,125829120~4194304,134217728~8388608,150994944~29360128,188743680~4194304,197132288~8388608,247463936~8388608,272629760~8388608,289406976~12582912,310378496~4194304,352321536~8388608,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.658 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~20971520,37748736~25165824,75497472~8388608,92274688~12582912,125829120~4194304,134217728~12582912,150994944~33554432,188743680~4194304,197132288~12582912,247463936~8388608,272629760~12582912,289406976~16777216,310378496~8388608,352321536~12582912,369098752~16777216,398458880~8388608] 2024-08-29T19:45:11.658 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 18 diff [8388608~8388608,20971520~4194304,37748736~20971520,75497472~8388608,88080384~16777216,125829120~4194304,134217728~8388608,150994944~33554432,188743680~4194304,197132288~8388608,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,335544320~4194304,352321536~29360128,398458880~4194304] 2024-08-29T19:45:11.658 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~8388608,20971520~4194304,37748736~20971520,75497472~8388608,88080384~16777216,125829120~4194304,134217728~8388608,150994944~33554432,188743680~4194304,197132288~8388608,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,335544320~4194304,352321536~29360128,398458880~4194304] 2024-08-29T19:45:11.665 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~20971520,37748736~25165824,75497472~8388608,88080384~16777216,125829120~4194304,134217728~12582912,150994944~33554432,188743680~4194304,197132288~12582912,213909504~4194304,247463936~8388608,272629760~12582912,289406976~29360128,335544320~8388608,352321536~33554432,398458880~8388608] 2024-08-29T19:45:11.665 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to 19 diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.665 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.673 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,125829120~4194304,134217728~12582912,150994944~33554432,188743680~29360128,247463936~8388608,272629760~12582912,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:11.673 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 16 diff [8388608~8388608,41943040~20971520,163577856~12582912,197132288~8388608,310378496~4194304,377487360~4194304] 2024-08-29T19:45:11.673 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~8388608,41943040~20971520,163577856~12582912,197132288~8388608,310378496~4194304,377487360~4194304] 2024-08-29T19:45:11.676 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~12582912,41943040~20971520,163577856~16777216,197132288~8388608,310378496~8388608,377487360~8388608] 2024-08-29T19:45:11.676 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 17 diff [8388608~8388608,20971520~4194304,41943040~20971520,75497472~4194304,92274688~8388608,155189248~4194304,163577856~16777216,188743680~4194304,197132288~8388608,247463936~8388608,272629760~8388608,310378496~4194304,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.676 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~8388608,20971520~4194304,41943040~20971520,75497472~4194304,92274688~8388608,155189248~4194304,163577856~16777216,188743680~4194304,197132288~8388608,247463936~8388608,272629760~8388608,310378496~4194304,369098752~12582912,398458880~4194304] 2024-08-29T19:45:11.681 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~20971520,41943040~20971520,75497472~8388608,92274688~12582912,155189248~25165824,188743680~4194304,197132288~8388608,247463936~8388608,272629760~12582912,310378496~8388608,369098752~16777216,398458880~8388608] 2024-08-29T19:45:11.681 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 18 diff [8388608~8388608,20971520~4194304,41943040~16777216,75497472~8388608,88080384~16777216,155189248~4194304,163577856~16777216,188743680~4194304,197132288~8388608,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,335544320~4194304,360710144~20971520,398458880~4194304] 2024-08-29T19:45:11.681 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~8388608,20971520~4194304,41943040~16777216,75497472~8388608,88080384~16777216,155189248~4194304,163577856~16777216,188743680~4194304,197132288~8388608,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,335544320~4194304,360710144~20971520,398458880~4194304] 2024-08-29T19:45:11.686 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~20971520,41943040~20971520,75497472~8388608,88080384~16777216,155189248~25165824,188743680~4194304,197132288~8388608,213909504~4194304,247463936~8388608,272629760~12582912,306184192~12582912,335544320~8388608,360710144~25165824,398458880~8388608] 2024-08-29T19:45:11.687 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to 19 diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.687 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.694 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~12582912,327155712~4194304,335544320~16777216,360710144~29360128,398458880~8388608] 2024-08-29T19:45:11.694 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to 17 diff [20971520~4194304,75497472~4194304,92274688~8388608,155189248~4194304,163577856~4194304,188743680~4194304,247463936~8388608,272629760~8388608,369098752~8388608,398458880~4194304] 2024-08-29T19:45:11.694 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [20971520~4194304,75497472~4194304,92274688~8388608,155189248~4194304,163577856~4194304,188743680~4194304,247463936~8388608,272629760~8388608,369098752~8388608,398458880~4194304] 2024-08-29T19:45:11.698 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [20971520~8388608,75497472~8388608,92274688~12582912,155189248~16777216,188743680~4194304,247463936~8388608,272629760~12582912,369098752~8388608,398458880~8388608] 2024-08-29T19:45:11.698 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to 18 diff [20971520~4194304,46137344~16777216,75497472~8388608,88080384~16777216,155189248~4194304,163577856~4194304,171966464~8388608,188743680~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,335544320~4194304,360710144~16777216,398458880~4194304] 2024-08-29T19:45:11.698 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [20971520~4194304,46137344~16777216,75497472~8388608,88080384~16777216,155189248~4194304,163577856~4194304,171966464~8388608,188743680~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,335544320~4194304,360710144~16777216,398458880~4194304] 2024-08-29T19:45:11.702 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [20971520~8388608,46137344~16777216,75497472~8388608,88080384~16777216,155189248~25165824,188743680~4194304,213909504~4194304,247463936~8388608,272629760~12582912,306184192~4194304,335544320~8388608,360710144~16777216,398458880~8388608] 2024-08-29T19:45:11.703 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to 19 diff [12582912~20971520,37748736~25165824,75497472~8388608,88080384~20971520,155189248~4194304,163577856~4194304,171966464~8388608,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,327155712~4194304,335544320~12582912,360710144~16777216,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.703 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~20971520,37748736~25165824,75497472~8388608,88080384~20971520,155189248~4194304,163577856~4194304,171966464~8388608,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,327155712~4194304,335544320~12582912,360710144~16777216,385875968~4194304,398458880~4194304] 2024-08-29T19:45:11.709 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~50331648,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~4194304,327155712~4194304,335544320~16777216,360710144~16777216,385875968~4194304,398458880~8388608] 2024-08-29T19:45:11.709 INFO:tasks.workunit.client.0.smithi089.stdout:from 17 to 18 diff [46137344~16777216,79691776~4194304,88080384~8388608,171966464~8388608,213909504~4194304,306184192~4194304,335544320~4194304,360710144~8388608] 2024-08-29T19:45:11.709 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [46137344~16777216,79691776~4194304,88080384~8388608,171966464~8388608,213909504~4194304,306184192~4194304,335544320~4194304,360710144~8388608] 2024-08-29T19:45:11.712 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [46137344~16777216,79691776~4194304,88080384~12582912,171966464~8388608,213909504~4194304,306184192~4194304,335544320~8388608,360710144~12582912] 2024-08-29T19:45:11.712 INFO:tasks.workunit.client.0.smithi089.stdout:from 17 to 19 diff [12582912~8388608,25165824~8388608,37748736~25165824,79691776~4194304,88080384~8388608,104857600~4194304,171966464~8388608,192937984~8388608,205520896~4194304,213909504~4194304,306184192~4194304,327155712~4194304,335544320~12582912,360710144~8388608,385875968~4194304] 2024-08-29T19:45:11.712 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~25165824,79691776~4194304,88080384~8388608,104857600~4194304,171966464~8388608,192937984~8388608,205520896~4194304,213909504~4194304,306184192~4194304,327155712~4194304,335544320~12582912,360710144~8388608,385875968~4194304] 2024-08-29T19:45:11.716 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,25165824~37748736,79691776~4194304,88080384~12582912,104857600~4194304,171966464~8388608,192937984~25165824,306184192~4194304,327155712~4194304,335544320~16777216,360710144~12582912,385875968~4194304] 2024-08-29T19:45:11.716 INFO:tasks.workunit.client.0.smithi089.stdout:from 18 to 19 diff [12582912~8388608,25165824~8388608,37748736~8388608,104857600~4194304,192937984~8388608,205520896~4194304,327155712~4194304,339738624~8388608,385875968~4194304] 2024-08-29T19:45:11.717 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~8388608,104857600~4194304,192937984~8388608,205520896~4194304,327155712~4194304,339738624~8388608,385875968~4194304] 2024-08-29T19:45:11.720 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,25165824~20971520,104857600~4194304,192937984~20971520,327155712~4194304,339738624~12582912,385875968~4194304] 2024-08-29T19:45:11.893 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:11.893 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:11.952 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:11.952 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:11.952 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:11.971 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:11.971 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:11.971 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:11.990 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:11.991 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:11.991 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:12.008 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:12.008 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.008 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.025 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.025 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.025 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.040 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.040 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:12.040 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:12.054 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.054 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.054 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.067 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:12.067 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.067 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.079 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:12.079 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.079 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.090 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:12.090 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.090 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:12.100 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:12.100 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.100 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.109 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:12.109 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.109 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.116 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:12.117 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.117 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.123 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,264241152~20971520,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:12.124 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.124 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.130 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,125829120~4194304,134217728~12582912,150994944~33554432,188743680~29360128,247463936~8388608,272629760~12582912,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:12.130 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.130 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.135 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~12582912,327155712~4194304,335544320~16777216,360710144~29360128,398458880~8388608] 2024-08-29T19:45:12.135 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to HEAD diff [12582912~20971520,37748736~25165824,75497472~8388608,88080384~20971520,155189248~4194304,163577856~4194304,171966464~8388608,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,327155712~4194304,335544320~12582912,360710144~16777216,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.135 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~20971520,37748736~25165824,75497472~8388608,88080384~20971520,155189248~4194304,163577856~4194304,171966464~8388608,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,327155712~4194304,335544320~12582912,360710144~16777216,385875968~4194304,398458880~4194304] 2024-08-29T19:45:12.139 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~50331648,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~4194304,327155712~4194304,335544320~16777216,360710144~16777216,385875968~4194304,398458880~8388608] 2024-08-29T19:45:12.139 INFO:tasks.workunit.client.0.smithi089.stdout:from 17 to HEAD diff [12582912~8388608,25165824~8388608,37748736~25165824,79691776~4194304,88080384~8388608,104857600~4194304,171966464~8388608,192937984~8388608,205520896~4194304,213909504~4194304,306184192~4194304,327155712~4194304,335544320~12582912,360710144~8388608,385875968~4194304] 2024-08-29T19:45:12.139 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~8388608,25165824~8388608,37748736~25165824,79691776~4194304,88080384~8388608,104857600~4194304,171966464~8388608,192937984~8388608,205520896~4194304,213909504~4194304,306184192~4194304,327155712~4194304,335544320~12582912,360710144~8388608,385875968~4194304] 2024-08-29T19:45:12.142 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~8388608,25165824~37748736,79691776~4194304,88080384~12582912,104857600~4194304,171966464~8388608,192937984~25165824,306184192~4194304,327155712~4194304,335544320~16777216,360710144~12582912,385875968~4194304] 2024-08-29T19:45:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:11 smithi089 bash[77323]: cluster 2024-08-29T19:45:10.825053+0000 mgr.y (mgr.34104) 2784 : cluster [DBG] pgmap v4717: 137 pgs: 137 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 118 KiB/s rd, 38 MiB/s wr, 207 op/s 2024-08-29T19:45:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:11 smithi089 bash[78574]: cluster 2024-08-29T19:45:10.825053+0000 mgr.y (mgr.34104) 2784 : cluster [DBG] pgmap v4717: 137 pgs: 137 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 118 KiB/s rd, 38 MiB/s wr, 207 op/s 2024-08-29T19:45:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:11 smithi144 bash[67678]: cluster 2024-08-29T19:45:10.825053+0000 mgr.y (mgr.34104) 2784 : cluster [DBG] pgmap v4717: 137 pgs: 137 active+clean; 1.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 118 KiB/s rd, 38 MiB/s wr, 207 op/s 2024-08-29T19:45:12.908 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:12.908 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:12.973 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:12.974 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:12.974 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:12.993 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:12.994 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:12.994 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:13.005 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:13.005 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:13.005 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:13.017 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:13.017 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.017 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.028 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.028 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.030 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.040 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.041 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:13.041 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:13.052 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.052 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.052 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.064 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:13.064 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.064 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.074 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:13.074 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.074 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.084 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:13.085 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.085 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:13.094 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:13.094 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.094 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.102 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:13.103 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.103 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.110 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:13.110 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.110 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.117 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,264241152~20971520,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:13.117 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.117 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.123 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,125829120~4194304,134217728~12582912,150994944~33554432,188743680~29360128,247463936~8388608,272629760~12582912,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:13.123 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.123 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.128 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~12582912,327155712~4194304,335544320~16777216,360710144~29360128,398458880~8388608] 2024-08-29T19:45:13.128 INFO:tasks.workunit.client.0.smithi089.stdout:from 16 to HEAD diff [12582912~20971520,37748736~25165824,75497472~8388608,88080384~20971520,155189248~4194304,163577856~4194304,171966464~8388608,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,327155712~4194304,335544320~12582912,360710144~16777216,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.128 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [12582912~20971520,37748736~25165824,75497472~8388608,88080384~20971520,155189248~4194304,163577856~4194304,171966464~8388608,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~4194304,327155712~4194304,335544320~12582912,360710144~16777216,385875968~4194304,398458880~4194304] 2024-08-29T19:45:13.132 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [12582912~50331648,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~4194304,327155712~4194304,335544320~16777216,360710144~16777216,385875968~4194304,398458880~8388608] 2024-08-29T19:45:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:12 smithi089 bash[77323]: cluster 2024-08-29T19:45:11.864049+0000 mon.a (mon.0) 4439 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-08-29T19:45:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:12 smithi089 bash[78574]: cluster 2024-08-29T19:45:11.864049+0000 mon.a (mon.0) 4439 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-08-29T19:45:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:12 smithi144 bash[67678]: cluster 2024-08-29T19:45:11.864049+0000 mon.a (mon.0) 4439 : cluster [DBG] osdmap e2385: 8 total, 8 up, 8 in 2024-08-29T19:45:13.892 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:13.892 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:13.980 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:13.980 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:13.980 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:14.003 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:14.003 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:14.003 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:14.015 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:14.015 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:14.015 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:14.026 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:14.026 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.026 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.037 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.037 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.037 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.047 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.048 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:14.048 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:14.058 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.059 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.059 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.069 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:14.069 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.069 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.079 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:14.079 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.080 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.088 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:14.088 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.088 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:14.096 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:14.096 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.096 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.103 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:14.103 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.103 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.109 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:14.110 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.110 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.115 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,264241152~20971520,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:14.115 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.115 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.119 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,125829120~4194304,134217728~12582912,150994944~33554432,188743680~29360128,247463936~8388608,272629760~12582912,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:14.119 INFO:tasks.workunit.client.0.smithi089.stdout:from 15 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.119 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,155189248~4194304,163577856~16777216,188743680~12582912,205520896~4194304,213909504~4194304,247463936~8388608,272629760~8388608,306184192~8388608,327155712~4194304,335544320~12582912,360710144~20971520,385875968~4194304,398458880~4194304] 2024-08-29T19:45:14.122 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,155189248~25165824,188743680~29360128,247463936~8388608,272629760~12582912,306184192~12582912,327155712~4194304,335544320~16777216,360710144~29360128,398458880~8388608] 2024-08-29T19:45:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:13 smithi089 bash[77323]: cluster 2024-08-29T19:45:12.826060+0000 mgr.y (mgr.34104) 2785 : cluster [DBG] pgmap v4719: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 415 KiB/s rd, 22 MiB/s wr, 745 op/s 2024-08-29T19:45:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:13 smithi089 bash[77323]: cluster 2024-08-29T19:45:12.879653+0000 mon.a (mon.0) 4440 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-08-29T19:45:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:13 smithi089 bash[78574]: cluster 2024-08-29T19:45:12.826060+0000 mgr.y (mgr.34104) 2785 : cluster [DBG] pgmap v4719: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 415 KiB/s rd, 22 MiB/s wr, 745 op/s 2024-08-29T19:45:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:13 smithi089 bash[78574]: cluster 2024-08-29T19:45:12.879653+0000 mon.a (mon.0) 4440 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-08-29T19:45:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:13 smithi144 bash[67678]: cluster 2024-08-29T19:45:12.826060+0000 mgr.y (mgr.34104) 2785 : cluster [DBG] pgmap v4719: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 415 KiB/s rd, 22 MiB/s wr, 745 op/s 2024-08-29T19:45:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:13 smithi144 bash[67678]: cluster 2024-08-29T19:45:12.879653+0000 mon.a (mon.0) 4440 : cluster [DBG] osdmap e2386: 8 total, 8 up, 8 in 2024-08-29T19:45:14.918 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:14.919 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:14.996 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:14.997 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:14.997 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:15.014 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:15.014 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:15.014 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:15.025 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:15.025 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:15.025 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:15.034 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:15.034 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.034 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.041 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.041 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.041 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.046 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.046 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:15.046 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:15.052 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.052 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.052 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.058 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:15.058 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.058 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.063 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:15.063 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.063 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.067 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:15.067 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.067 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:15.072 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:15.072 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.072 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.075 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:15.075 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.075 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.077 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:15.078 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.078 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.080 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,264241152~20971520,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:15.080 INFO:tasks.workunit.client.0.smithi089.stdout:from 14 to HEAD diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.080 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [8388608~25165824,37748736~20971520,75497472~8388608,88080384~20971520,125829120~4194304,134217728~8388608,150994944~33554432,188743680~20971520,213909504~4194304,247463936~8388608,272629760~8388608,289406976~12582912,306184192~8388608,327155712~4194304,335544320~12582912,352321536~29360128,385875968~4194304,398458880~4194304] 2024-08-29T19:45:15.081 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [8388608~54525952,75497472~8388608,88080384~20971520,125829120~4194304,134217728~12582912,150994944~33554432,188743680~29360128,247463936~8388608,272629760~12582912,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:14 smithi089 bash[77323]: cluster 2024-08-29T19:45:13.883168+0000 mon.a (mon.0) 4441 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-08-29T19:45:15.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:45:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:45:15] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.43.0" 2024-08-29T19:45:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:14 smithi089 bash[78574]: cluster 2024-08-29T19:45:13.883168+0000 mon.a (mon.0) 4441 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-08-29T19:45:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:14 smithi144 bash[67678]: cluster 2024-08-29T19:45:13.883168+0000 mon.a (mon.0) 4441 : cluster [DBG] osdmap e2387: 8 total, 8 up, 8 in 2024-08-29T19:45:15.934 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:15.934 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:15.991 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:15.991 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:15.992 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:16.019 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:16.019 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:16.019 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:16.032 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:16.032 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:16.032 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:16.045 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:16.045 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.045 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.051 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.051 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.051 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.057 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.057 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:16.057 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:16.061 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.061 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.061 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.065 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:16.066 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.066 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.070 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:16.070 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.070 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.073 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:16.073 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.073 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:16.077 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:16.077 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:16.077 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:16.080 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:16.080 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:16.080 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:16.082 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:16.082 INFO:tasks.workunit.client.0.smithi089.stdout:from 13 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:16.082 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~8388608,150994944~58720256,213909504~4194304,247463936~8388608,264241152~4194304,272629760~8388608,289406976~12582912,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:16.083 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,117440512~4194304,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,264241152~20971520,289406976~29360128,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:15 smithi089 bash[77323]: cluster 2024-08-29T19:45:14.826783+0000 mgr.y (mgr.34104) 2786 : cluster [DBG] pgmap v4722: 137 pgs: 137 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 468 KiB/s rd, 15 MiB/s wr, 876 op/s 2024-08-29T19:45:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:15 smithi089 bash[77323]: cluster 2024-08-29T19:45:14.897008+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-08-29T19:45:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:15 smithi089 bash[78574]: cluster 2024-08-29T19:45:14.826783+0000 mgr.y (mgr.34104) 2786 : cluster [DBG] pgmap v4722: 137 pgs: 137 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 468 KiB/s rd, 15 MiB/s wr, 876 op/s 2024-08-29T19:45:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:15 smithi089 bash[78574]: cluster 2024-08-29T19:45:14.897008+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-08-29T19:45:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:15 smithi144 bash[67678]: cluster 2024-08-29T19:45:14.826783+0000 mgr.y (mgr.34104) 2786 : cluster [DBG] pgmap v4722: 137 pgs: 137 active+clean; 1.2 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 468 KiB/s rd, 15 MiB/s wr, 876 op/s 2024-08-29T19:45:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:15 smithi144 bash[67678]: cluster 2024-08-29T19:45:14.897008+0000 mon.a (mon.0) 4442 : cluster [DBG] osdmap e2388: 8 total, 8 up, 8 in 2024-08-29T19:45:16.939 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:16.939 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:17.005 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:17.005 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:17.006 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:17.024 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:17.024 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:17.024 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:17.037 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:17.037 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:17.037 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:17.050 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:17.050 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.051 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.056 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.056 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.056 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.062 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.062 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:17.062 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:17.067 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.067 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.067 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.073 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:17.073 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.073 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.078 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:17.078 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.078 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.083 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:17.083 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.083 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:17.087 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:17.087 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:17.087 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:17.090 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:17.090 INFO:tasks.workunit.client.0.smithi089.stdout:from 12 to HEAD diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:17.090 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~33554432,37748736~20971520,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:17.091 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~62914560,75497472~8388608,88080384~20971520,113246208~8388608,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:17.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:16 smithi089 bash[78574]: cluster 2024-08-29T19:45:15.905278+0000 mon.a (mon.0) 4443 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-08-29T19:45:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:16 smithi089 bash[77323]: cluster 2024-08-29T19:45:15.905278+0000 mon.a (mon.0) 4443 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-08-29T19:45:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:16 smithi144 bash[67678]: cluster 2024-08-29T19:45:15.905278+0000 mon.a (mon.0) 4443 : cluster [DBG] osdmap e2389: 8 total, 8 up, 8 in 2024-08-29T19:45:17.960 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:17.960 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:18.020 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:18.020 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:18.020 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:18.035 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:18.035 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:18.035 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:18.044 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:18.044 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:18.044 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:18.049 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:18.049 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.049 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.053 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.053 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.053 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.057 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.057 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:18.057 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:18.060 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.061 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.061 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.064 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:18.064 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.064 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.066 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:18.067 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.067 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.069 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:18.069 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.069 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:18.071 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:18.071 INFO:tasks.workunit.client.0.smithi089.stdout:from 11 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:18.071 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~8388608,272629760~29360128,306184192~12582912,327155712~4194304,335544320~46137344,385875968~4194304,398458880~4194304] 2024-08-29T19:45:18.072 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,398458880~8388608] 2024-08-29T19:45:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:17 smithi089 bash[77323]: cluster 2024-08-29T19:45:16.827854+0000 mgr.y (mgr.34104) 2787 : cluster [DBG] pgmap v4725: 137 pgs: 137 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 421 KiB/s rd, 4.9 MiB/s wr, 747 op/s 2024-08-29T19:45:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:17 smithi089 bash[77323]: cluster 2024-08-29T19:45:16.918251+0000 mon.a (mon.0) 4444 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-08-29T19:45:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:17 smithi089 bash[78574]: cluster 2024-08-29T19:45:16.827854+0000 mgr.y (mgr.34104) 2787 : cluster [DBG] pgmap v4725: 137 pgs: 137 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 421 KiB/s rd, 4.9 MiB/s wr, 747 op/s 2024-08-29T19:45:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:17 smithi089 bash[78574]: cluster 2024-08-29T19:45:16.918251+0000 mon.a (mon.0) 4444 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-08-29T19:45:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:17 smithi144 bash[67678]: cluster 2024-08-29T19:45:16.827854+0000 mgr.y (mgr.34104) 2787 : cluster [DBG] pgmap v4725: 137 pgs: 137 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 421 KiB/s rd, 4.9 MiB/s wr, 747 op/s 2024-08-29T19:45:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:17 smithi144 bash[67678]: cluster 2024-08-29T19:45:16.918251+0000 mon.a (mon.0) 4444 : cluster [DBG] osdmap e2390: 8 total, 8 up, 8 in 2024-08-29T19:45:18.968 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:18.968 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:19.043 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:19.043 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:19.043 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:19.051 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:19.051 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:19.051 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:19.062 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:19.063 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:19.063 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:19.076 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:19.076 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.076 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.083 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.083 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.084 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.086 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.087 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:19.087 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:19.090 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.090 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.090 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.093 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:19.093 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.093 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.095 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:19.095 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.095 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.098 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:19.098 INFO:tasks.workunit.client.0.smithi089.stdout:from 10 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.098 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:19.100 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:18 smithi144 bash[67678]: cluster 2024-08-29T19:45:17.917492+0000 mon.a (mon.0) 4445 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-08-29T19:45:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:18 smithi089 bash[78574]: cluster 2024-08-29T19:45:17.917492+0000 mon.a (mon.0) 4445 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-08-29T19:45:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:18 smithi089 bash[77323]: cluster 2024-08-29T19:45:17.917492+0000 mon.a (mon.0) 4445 : cluster [DBG] osdmap e2391: 8 total, 8 up, 8 in 2024-08-29T19:45:19.982 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:19.982 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.037 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:20.038 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.038 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.045 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:20.045 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:20.045 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:20.056 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.056 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.057 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.068 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.068 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.068 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.071 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.071 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.072 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.074 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.074 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:20.074 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:20.077 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.077 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.077 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.079 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.079 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.079 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.081 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:20.081 INFO:tasks.workunit.client.0.smithi089.stdout:from 9 to HEAD diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.081 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~12582912,37748736~20971520,62914560~4194304,75497472~46137344,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.082 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~67108864,75497472~46137344,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:19 smithi144 bash[67678]: cluster 2024-08-29T19:45:18.829010+0000 mgr.y (mgr.34104) 2788 : cluster [DBG] pgmap v4728: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 374 KiB/s rd, 7.0 KiB/s wr, 660 op/s 2024-08-29T19:45:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:19 smithi144 bash[67678]: cluster 2024-08-29T19:45:18.942588+0000 mon.a (mon.0) 4446 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-08-29T19:45:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:19 smithi089 bash[77323]: cluster 2024-08-29T19:45:18.829010+0000 mgr.y (mgr.34104) 2788 : cluster [DBG] pgmap v4728: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 374 KiB/s rd, 7.0 KiB/s wr, 660 op/s 2024-08-29T19:45:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:19 smithi089 bash[77323]: cluster 2024-08-29T19:45:18.942588+0000 mon.a (mon.0) 4446 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-08-29T19:45:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:19 smithi089 bash[78574]: cluster 2024-08-29T19:45:18.829010+0000 mgr.y (mgr.34104) 2788 : cluster [DBG] pgmap v4728: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 374 KiB/s rd, 7.0 KiB/s wr, 660 op/s 2024-08-29T19:45:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:19 smithi089 bash[78574]: cluster 2024-08-29T19:45:18.942588+0000 mon.a (mon.0) 4446 : cluster [DBG] osdmap e2392: 8 total, 8 up, 8 in 2024-08-29T19:45:20.647 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.647 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.685 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:20.685 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.685 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:20.704 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:20.704 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:20.704 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:20.709 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.709 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.709 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.713 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:20.713 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.713 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.717 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.717 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.717 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.720 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.720 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:20.720 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:20.723 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.723 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.723 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.724 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:20.725 INFO:tasks.workunit.client.0.smithi089.stdout:from 8 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.725 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:20.726 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,247463936~8388608,260046848~58720256,327155712~4194304,335544320~54525952,394264576~12582912] 2024-08-29T19:45:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:20 smithi144 bash[67678]: cluster 2024-08-29T19:45:19.943709+0000 mon.a (mon.0) 4447 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-08-29T19:45:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:20 smithi144 bash[67678]: cluster 2024-08-29T19:45:20.604516+0000 mon.a (mon.0) 4448 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-08-29T19:45:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:20 smithi089 bash[77323]: cluster 2024-08-29T19:45:19.943709+0000 mon.a (mon.0) 4447 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-08-29T19:45:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:20 smithi089 bash[77323]: cluster 2024-08-29T19:45:20.604516+0000 mon.a (mon.0) 4448 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-08-29T19:45:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:20 smithi089 bash[78574]: cluster 2024-08-29T19:45:19.943709+0000 mon.a (mon.0) 4447 : cluster [DBG] osdmap e2393: 8 total, 8 up, 8 in 2024-08-29T19:45:21.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:20 smithi089 bash[78574]: cluster 2024-08-29T19:45:20.604516+0000 mon.a (mon.0) 4448 : cluster [DBG] osdmap e2394: 8 total, 8 up, 8 in 2024-08-29T19:45:21.641 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:21.641 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:21.699 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:21.700 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:21.700 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:21.708 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:21.708 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:21.709 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:21.716 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:21.717 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:21.717 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:21.723 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:21.723 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.723 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.726 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.726 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.726 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.728 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.728 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:21.729 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:21.730 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:21.730 INFO:tasks.workunit.client.0.smithi089.stdout:from 7 to HEAD diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:21.731 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~4194304,71303168~50331648,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~54525952,394264576~8388608] 2024-08-29T19:45:21.731 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:21 smithi144 bash[67678]: cluster 2024-08-29T19:45:20.829798+0000 mgr.y (mgr.34104) 2789 : cluster [DBG] pgmap v4732: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 136 KiB/s rd, 1.3 KiB/s wr, 271 op/s 2024-08-29T19:45:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:21 smithi144 bash[67678]: cluster 2024-08-29T19:45:21.612993+0000 mon.a (mon.0) 4449 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-08-29T19:45:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:21 smithi089 bash[77323]: cluster 2024-08-29T19:45:20.829798+0000 mgr.y (mgr.34104) 2789 : cluster [DBG] pgmap v4732: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 136 KiB/s rd, 1.3 KiB/s wr, 271 op/s 2024-08-29T19:45:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:21 smithi089 bash[77323]: cluster 2024-08-29T19:45:21.612993+0000 mon.a (mon.0) 4449 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-08-29T19:45:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:21 smithi089 bash[78574]: cluster 2024-08-29T19:45:20.829798+0000 mgr.y (mgr.34104) 2789 : cluster [DBG] pgmap v4732: 137 pgs: 137 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 136 KiB/s rd, 1.3 KiB/s wr, 271 op/s 2024-08-29T19:45:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:21 smithi089 bash[78574]: cluster 2024-08-29T19:45:21.612993+0000 mon.a (mon.0) 4449 : cluster [DBG] osdmap e2395: 8 total, 8 up, 8 in 2024-08-29T19:45:22.651 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:22.651 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:22.701 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:22.701 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:22.702 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:22.718 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:22.718 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:22.718 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:22.724 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:22.724 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:22.724 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:22.728 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:22.728 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.728 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.731 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.731 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.731 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.733 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:22.733 INFO:tasks.workunit.client.0.smithi089.stdout:from 6 to HEAD diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:22.733 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~16777216,20971520~37748736,62914560~58720256,125829120~4194304,134217728~12582912,150994944~58720256,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~67108864] 2024-08-29T19:45:22.734 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~121634816,125829120~4194304,134217728~12582912,150994944~67108864,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.663 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:23.663 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:23.715 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:23.716 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:23.716 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:23.729 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:23.730 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:23.730 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:23.733 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:23.733 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:23.733 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:23.735 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:23.735 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.736 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.738 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.738 INFO:tasks.workunit.client.0.smithi089.stdout:from 5 to HEAD diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.738 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~130023424,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.739 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:23 smithi089 bash[77323]: cluster 2024-08-29T19:45:22.630763+0000 mon.a (mon.0) 4450 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-08-29T19:45:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:23 smithi089 bash[77323]: audit 2024-08-29T19:45:22.825504+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:23 smithi089 bash[77323]: cluster 2024-08-29T19:45:22.833444+0000 mgr.y (mgr.34104) 2790 : cluster [DBG] pgmap v4735: 137 pgs: 137 active+clean; 1.0 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 182 KiB/s rd, 5.1 KiB/s wr, 292 op/s 2024-08-29T19:45:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:23 smithi089 bash[78574]: cluster 2024-08-29T19:45:22.630763+0000 mon.a (mon.0) 4450 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-08-29T19:45:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:23 smithi089 bash[78574]: audit 2024-08-29T19:45:22.825504+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:23 smithi089 bash[78574]: cluster 2024-08-29T19:45:22.833444+0000 mgr.y (mgr.34104) 2790 : cluster [DBG] pgmap v4735: 137 pgs: 137 active+clean; 1.0 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 182 KiB/s rd, 5.1 KiB/s wr, 292 op/s 2024-08-29T19:45:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:23 smithi144 bash[67678]: cluster 2024-08-29T19:45:22.630763+0000 mon.a (mon.0) 4450 : cluster [DBG] osdmap e2396: 8 total, 8 up, 8 in 2024-08-29T19:45:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:23 smithi144 bash[67678]: audit 2024-08-29T19:45:22.825504+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:24.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:23 smithi144 bash[67678]: cluster 2024-08-29T19:45:22.833444+0000 mgr.y (mgr.34104) 2790 : cluster [DBG] pgmap v4735: 137 pgs: 137 active+clean; 1.0 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 182 KiB/s rd, 5.1 KiB/s wr, 292 op/s 2024-08-29T19:45:24.690 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:24.690 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:24.746 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:24.746 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:24.746 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:24.749 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:24.749 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:24.749 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:24.752 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:24.752 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:24.752 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:24.754 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:24.754 INFO:tasks.workunit.client.0.smithi089.stdout:from 4 to HEAD diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:24.755 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~20971520,134217728~75497472,213909504~4194304,222298112~8388608,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:24.756 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,327155712~4194304,335544320~71303168] 2024-08-29T19:45:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:24 smithi089 bash[78574]: cluster 2024-08-29T19:45:23.643557+0000 mon.a (mon.0) 4452 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-08-29T19:45:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:24 smithi089 bash[77323]: cluster 2024-08-29T19:45:23.643557+0000 mon.a (mon.0) 4452 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-08-29T19:45:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:24 smithi144 bash[67678]: cluster 2024-08-29T19:45:23.643557+0000 mon.a (mon.0) 4452 : cluster [DBG] osdmap e2397: 8 total, 8 up, 8 in 2024-08-29T19:45:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:45:25] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2024-08-29T19:45:25.646 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:25.647 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:25.703 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:25.703 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:25.703 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:25.705 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:25.705 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:25.705 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:25.713 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:25.713 INFO:tasks.workunit.client.0.smithi089.stdout:from 3 to HEAD diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:25.713 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~104857600,109051904~37748736,150994944~67108864,222298112~8388608,243269632~75497472,322961408~83886080] 2024-08-29T19:45:25.717 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[78574]: cluster 2024-08-29T19:45:24.652364+0000 mon.a (mon.0) 4453 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-08-29T19:45:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[78574]: cluster 2024-08-29T19:45:24.834102+0000 mgr.y (mgr.34104) 2791 : cluster [DBG] pgmap v4738: 137 pgs: 137 active+clean; 1020 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 329 op/s 2024-08-29T19:45:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[78574]: cluster 2024-08-29T19:45:25.607688+0000 mon.a (mon.0) 4454 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-08-29T19:45:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[77323]: cluster 2024-08-29T19:45:24.652364+0000 mon.a (mon.0) 4453 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-08-29T19:45:25.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[77323]: cluster 2024-08-29T19:45:24.834102+0000 mgr.y (mgr.34104) 2791 : cluster [DBG] pgmap v4738: 137 pgs: 137 active+clean; 1020 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 329 op/s 2024-08-29T19:45:25.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:25 smithi089 bash[77323]: cluster 2024-08-29T19:45:25.607688+0000 mon.a (mon.0) 4454 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-08-29T19:45:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:25 smithi144 bash[67678]: cluster 2024-08-29T19:45:24.652364+0000 mon.a (mon.0) 4453 : cluster [DBG] osdmap e2398: 8 total, 8 up, 8 in 2024-08-29T19:45:26.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:25 smithi144 bash[67678]: cluster 2024-08-29T19:45:24.834102+0000 mgr.y (mgr.34104) 2791 : cluster [DBG] pgmap v4738: 137 pgs: 137 active+clean; 1020 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 329 op/s 2024-08-29T19:45:26.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:25 smithi144 bash[67678]: cluster 2024-08-29T19:45:25.607688+0000 mon.a (mon.0) 4454 : cluster [DBG] osdmap e2399: 8 total, 8 up, 8 in 2024-08-29T19:45:26.694 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:26.694 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:26.713 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:26.713 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:26.713 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:26.716 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:26.716 INFO:tasks.workunit.client.0.smithi089.stdout:from 2 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:26.716 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~8388608] 2024-08-29T19:45:26.718 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~83886080] 2024-08-29T19:45:26.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:26 smithi089 bash[78574]: audit 2024-08-29T19:45:26.461205+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:45:26.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:26 smithi089 bash[77323]: audit 2024-08-29T19:45:26.461205+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:45:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:26 smithi144 bash[67678]: audit 2024-08-29T19:45:26.461205+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:45:27.731 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:27.731 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:27.766 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:27.767 INFO:tasks.workunit.client.0.smithi089.stdout:from 1 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:27.767 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:27.784 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:27 smithi144 bash[67678]: cluster 2024-08-29T19:45:26.670838+0000 mon.a (mon.0) 4456 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-08-29T19:45:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:27 smithi144 bash[67678]: cluster 2024-08-29T19:45:26.834792+0000 mgr.y (mgr.34104) 2792 : cluster [DBG] pgmap v4741: 137 pgs: 137 active+clean; 990 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 6.0 KiB/s wr, 169 op/s 2024-08-29T19:45:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:27 smithi144 bash[67678]: audit 2024-08-29T19:45:27.253687+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:45:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:27 smithi144 bash[67678]: audit 2024-08-29T19:45:27.255057+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:45:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:27 smithi144 bash[67678]: audit 2024-08-29T19:45:27.263941+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:45:28.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[77323]: cluster 2024-08-29T19:45:26.670838+0000 mon.a (mon.0) 4456 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-08-29T19:45:28.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[77323]: cluster 2024-08-29T19:45:26.834792+0000 mgr.y (mgr.34104) 2792 : cluster [DBG] pgmap v4741: 137 pgs: 137 active+clean; 990 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 6.0 KiB/s wr, 169 op/s 2024-08-29T19:45:28.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[77323]: audit 2024-08-29T19:45:27.253687+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:45:28.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[77323]: audit 2024-08-29T19:45:27.255057+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:45:28.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[77323]: audit 2024-08-29T19:45:27.263941+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:45:28.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[78574]: cluster 2024-08-29T19:45:26.670838+0000 mon.a (mon.0) 4456 : cluster [DBG] osdmap e2400: 8 total, 8 up, 8 in 2024-08-29T19:45:28.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[78574]: cluster 2024-08-29T19:45:26.834792+0000 mgr.y (mgr.34104) 2792 : cluster [DBG] pgmap v4741: 137 pgs: 137 active+clean; 990 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 107 KiB/s rd, 6.0 KiB/s wr, 169 op/s 2024-08-29T19:45:28.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[78574]: audit 2024-08-29T19:45:27.253687+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:45:28.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[78574]: audit 2024-08-29T19:45:27.255057+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:45:28.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:27 smithi089 bash[78574]: audit 2024-08-29T19:45:27.263941+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:45:28.724 INFO:tasks.workunit.client.0.smithi089.stdout:from 0 to HEAD diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:28.725 INFO:tasks.workunit.client.0.smithi089.stdout: limited diff [0~117440512,121634816~25165824,150994944~67108864,222298112~8388608,243269632~75497472,322961408~71303168,398458880~12582912] 2024-08-29T19:45:28.756 INFO:tasks.workunit.client.0.smithi089.stdout: actual was [0~218103808,222298112~12582912,243269632~75497472,322961408~92274688] 2024-08-29T19:45:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:28 smithi144 bash[67678]: cluster 2024-08-29T19:45:27.700078+0000 mon.a (mon.0) 4460 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-08-29T19:45:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:28 smithi089 bash[78574]: cluster 2024-08-29T19:45:27.700078+0000 mon.a (mon.0) 4460 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-08-29T19:45:29.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:28 smithi089 bash[77323]: cluster 2024-08-29T19:45:27.700078+0000 mon.a (mon.0) 4460 : cluster [DBG] osdmap e2401: 8 total, 8 up, 8 in 2024-08-29T19:45:29.800 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (40094 ms) 2024-08-29T19:45:29.800 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-08-29T19:45:29.800 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:29 smithi144 bash[67678]: cluster 2024-08-29T19:45:28.703841+0000 mon.a (mon.0) 4461 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-08-29T19:45:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:29 smithi144 bash[67678]: cluster 2024-08-29T19:45:28.835262+0000 mgr.y (mgr.34104) 2793 : cluster [DBG] pgmap v4744: 137 pgs: 137 active+clean; 873 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2024-08-29T19:45:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:29 smithi089 bash[77323]: cluster 2024-08-29T19:45:28.703841+0000 mon.a (mon.0) 4461 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-08-29T19:45:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:29 smithi089 bash[77323]: cluster 2024-08-29T19:45:28.835262+0000 mgr.y (mgr.34104) 2793 : cluster [DBG] pgmap v4744: 137 pgs: 137 active+clean; 873 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2024-08-29T19:45:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:29 smithi089 bash[78574]: cluster 2024-08-29T19:45:28.703841+0000 mon.a (mon.0) 4461 : cluster [DBG] osdmap e2402: 8 total, 8 up, 8 in 2024-08-29T19:45:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:29 smithi089 bash[78574]: cluster 2024-08-29T19:45:28.835262+0000 mgr.y (mgr.34104) 2793 : cluster [DBG] pgmap v4744: 137 pgs: 137 active+clean; 873 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 5.7 KiB/s wr, 179 op/s 2024-08-29T19:45:30.871 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1071 ms) 2024-08-29T19:45:30.871 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-08-29T19:45:30.871 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:30 smithi144 bash[67678]: cluster 2024-08-29T19:45:29.726216+0000 mon.a (mon.0) 4462 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-08-29T19:45:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:30 smithi144 bash[67678]: cluster 2024-08-29T19:45:30.610548+0000 mon.a (mon.0) 4463 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-08-29T19:45:31.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:30 smithi089 bash[77323]: cluster 2024-08-29T19:45:29.726216+0000 mon.a (mon.0) 4462 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-08-29T19:45:31.185 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:30 smithi089 bash[77323]: cluster 2024-08-29T19:45:30.610548+0000 mon.a (mon.0) 4463 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-08-29T19:45:31.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:30 smithi089 bash[78574]: cluster 2024-08-29T19:45:29.726216+0000 mon.a (mon.0) 4462 : cluster [DBG] osdmap e2403: 8 total, 8 up, 8 in 2024-08-29T19:45:31.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:30 smithi089 bash[78574]: cluster 2024-08-29T19:45:30.610548+0000 mon.a (mon.0) 4463 : cluster [DBG] osdmap e2404: 8 total, 8 up, 8 in 2024-08-29T19:45:32.032 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [0~20971520] to clone 2024-08-29T19:45:32.032 INFO:tasks.workunit.client.0.smithi089.stdout: diff was [0~20971520] 2024-08-29T19:45:32.043 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1172 ms) 2024-08-29T19:45:32.043 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-08-29T19:45:32.043 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:31 smithi144 bash[67678]: cluster 2024-08-29T19:45:30.836164+0000 mgr.y (mgr.34104) 2794 : cluster [DBG] pgmap v4747: 137 pgs: 137 active+clean; 873 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 KiB/s rd, 767 B/s wr, 55 op/s 2024-08-29T19:45:32.096 INFO:tasks.workunit.client.0.smithi089.stdout: wrote [803257~45428,2724314~54572,4699229~30927,8916552~80016,9081453~63870,13463410~106,14358864~63886,17686214~572,18365539~13402,18636187~37771] 2024-08-29T19:45:32.123 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (80 ms) 2024-08-29T19:45:32.123 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-08-29T19:45:32.123 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:31 smithi089 bash[77323]: cluster 2024-08-29T19:45:30.836164+0000 mgr.y (mgr.34104) 2794 : cluster [DBG] pgmap v4747: 137 pgs: 137 active+clean; 873 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 KiB/s rd, 767 B/s wr, 55 op/s 2024-08-29T19:45:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:31 smithi089 bash[78574]: cluster 2024-08-29T19:45:30.836164+0000 mgr.y (mgr.34104) 2794 : cluster [DBG] pgmap v4747: 137 pgs: 137 active+clean; 873 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 KiB/s rd, 767 B/s wr, 55 op/s 2024-08-29T19:45:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:32 smithi144 bash[67678]: cluster 2024-08-29T19:45:31.743204+0000 mon.a (mon.0) 4464 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-08-29T19:45:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:32 smithi089 bash[77323]: cluster 2024-08-29T19:45:31.743204+0000 mon.a (mon.0) 4464 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-08-29T19:45:33.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:32 smithi089 bash[78574]: cluster 2024-08-29T19:45:31.743204+0000 mon.a (mon.0) 4464 : cluster [DBG] osdmap e2405: 8 total, 8 up, 8 in 2024-08-29T19:45:34.010 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1887 ms) 2024-08-29T19:45:34.010 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-08-29T19:45:34.010 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:33 smithi144 bash[67678]: cluster 2024-08-29T19:45:32.748439+0000 mon.a (mon.0) 4465 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-08-29T19:45:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:33 smithi144 bash[67678]: cluster 2024-08-29T19:45:32.836935+0000 mgr.y (mgr.34104) 2795 : cluster [DBG] pgmap v4750: 137 pgs: 137 active+clean; 822 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.6 MiB/s wr, 154 op/s 2024-08-29T19:45:34.123 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (113 ms) 2024-08-29T19:45:34.123 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-08-29T19:45:34.123 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:33 smithi089 bash[78574]: cluster 2024-08-29T19:45:32.748439+0000 mon.a (mon.0) 4465 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-08-29T19:45:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:33 smithi089 bash[78574]: cluster 2024-08-29T19:45:32.836935+0000 mgr.y (mgr.34104) 2795 : cluster [DBG] pgmap v4750: 137 pgs: 137 active+clean; 822 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.6 MiB/s wr, 154 op/s 2024-08-29T19:45:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:33 smithi089 bash[77323]: cluster 2024-08-29T19:45:32.748439+0000 mon.a (mon.0) 4465 : cluster [DBG] osdmap e2406: 8 total, 8 up, 8 in 2024-08-29T19:45:34.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:33 smithi089 bash[77323]: cluster 2024-08-29T19:45:32.836935+0000 mgr.y (mgr.34104) 2795 : cluster [DBG] pgmap v4750: 137 pgs: 137 active+clean; 822 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.6 MiB/s wr, 154 op/s 2024-08-29T19:45:34.245 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (122 ms) 2024-08-29T19:45:34.245 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-08-29T19:45:34.245 INFO:tasks.workunit.client.0.smithi089.stdout:using new format! 2024-08-29T19:45:35.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:34 smithi144 bash[67678]: cluster 2024-08-29T19:45:33.758597+0000 mon.a (mon.0) 4466 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-08-29T19:45:35.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:34 smithi089 bash[77323]: cluster 2024-08-29T19:45:33.758597+0000 mon.a (mon.0) 4466 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-08-29T19:45:35.081 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:34 smithi089 bash[78574]: cluster 2024-08-29T19:45:33.758597+0000 mon.a (mon.0) 4466 : cluster [DBG] osdmap e2407: 8 total, 8 up, 8 in 2024-08-29T19:45:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:45:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:45:35] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.43.0" 2024-08-29T19:45:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:35 smithi144 bash[67678]: cluster 2024-08-29T19:45:34.837728+0000 mgr.y (mgr.34104) 2796 : cluster [DBG] pgmap v4752: 137 pgs: 137 active+clean; 832 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 10 MiB/s wr, 230 op/s 2024-08-29T19:45:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:35 smithi144 bash[67678]: cluster 2024-08-29T19:45:35.616296+0000 mon.a (mon.0) 4467 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-08-29T19:45:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:35 smithi089 bash[78574]: cluster 2024-08-29T19:45:34.837728+0000 mgr.y (mgr.34104) 2796 : cluster [DBG] pgmap v4752: 137 pgs: 137 active+clean; 832 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 10 MiB/s wr, 230 op/s 2024-08-29T19:45:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:35 smithi089 bash[78574]: cluster 2024-08-29T19:45:35.616296+0000 mon.a (mon.0) 4467 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-08-29T19:45:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:35 smithi089 bash[77323]: cluster 2024-08-29T19:45:34.837728+0000 mgr.y (mgr.34104) 2796 : cluster [DBG] pgmap v4752: 137 pgs: 137 active+clean; 832 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.9 MiB/s rd, 10 MiB/s wr, 230 op/s 2024-08-29T19:45:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:35 smithi089 bash[77323]: cluster 2024-08-29T19:45:35.616296+0000 mon.a (mon.0) 4467 : cluster [DBG] osdmap e2408: 8 total, 8 up, 8 in 2024-08-29T19:45:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:37 smithi089 bash[78574]: cluster 2024-08-29T19:45:36.838819+0000 mgr.y (mgr.34104) 2797 : cluster [DBG] pgmap v4754: 137 pgs: 137 active+clean; 858 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.8 MiB/s rd, 7.8 MiB/s wr, 194 op/s 2024-08-29T19:45:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:37 smithi089 bash[78574]: audit 2024-08-29T19:45:37.825998+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:38.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:37 smithi089 bash[77323]: cluster 2024-08-29T19:45:36.838819+0000 mgr.y (mgr.34104) 2797 : cluster [DBG] pgmap v4754: 137 pgs: 137 active+clean; 858 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.8 MiB/s rd, 7.8 MiB/s wr, 194 op/s 2024-08-29T19:45:38.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:37 smithi089 bash[77323]: audit 2024-08-29T19:45:37.825998+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:37 smithi144 bash[67678]: cluster 2024-08-29T19:45:36.838819+0000 mgr.y (mgr.34104) 2797 : cluster [DBG] pgmap v4754: 137 pgs: 137 active+clean; 858 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 4.8 MiB/s rd, 7.8 MiB/s wr, 194 op/s 2024-08-29T19:45:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:37 smithi144 bash[67678]: audit 2024-08-29T19:45:37.825998+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:39.362 INFO:tasks.workunit.client.0.smithi089.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5117 ms) 2024-08-29T19:45:39.362 INFO:tasks.workunit.client.0.smithi089.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-08-29T19:45:39.362 INFO:tasks.workunit.client.0.smithi089.stdout:./src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-29T19:45:39.362 INFO:tasks.workunit.client.0.smithi089.stdout:Skipping due to unmet REQUIRE 2024-08-29T19:45:39.362 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] 19 tests from DiffIterateTest/1 (261477 ms total) 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[----------] Global test environment tear-down 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[==========] 490 tests from 24 test suites ran. (2811233 ms total) 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[ PASSED ] 444 tests. 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] 46 tests, listed below: 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-08-29T19:45:39.921 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-08-29T19:45:39.922 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-29T19:45:39.923 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-29T19:45:39.924 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-29T19:45:39.925 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-08-29T19:45:39.925 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-08-29T19:45:39.925 INFO:tasks.workunit.client.0.smithi089.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-08-29T19:45:39.925 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:45:39.925 INFO:tasks.workunit.client.0.smithi089.stdout: YOU HAVE 2 DISABLED TESTS 2024-08-29T19:45:39.925 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:45:39.974 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T19:45:39.975 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T19:45:40.030 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-08-29T19:45:40.030 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:45:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:39 smithi089 bash[77323]: cluster 2024-08-29T19:45:38.840137+0000 mgr.y (mgr.34104) 2798 : cluster [DBG] pgmap v4755: 137 pgs: 137 active+clean; 881 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.1 MiB/s wr, 201 op/s 2024-08-29T19:45:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:39 smithi089 bash[78574]: cluster 2024-08-29T19:45:38.840137+0000 mgr.y (mgr.34104) 2798 : cluster [DBG] pgmap v4755: 137 pgs: 137 active+clean; 881 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.1 MiB/s wr, 201 op/s 2024-08-29T19:45:40.306 DEBUG:teuthology.parallel:result is None 2024-08-29T19:45:40.307 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:45:40.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:39 smithi144 bash[67678]: cluster 2024-08-29T19:45:38.840137+0000 mgr.y (mgr.34104) 2798 : cluster [DBG] pgmap v4755: 137 pgs: 137 active+clean; 881 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.1 MiB/s wr, 201 op/s 2024-08-29T19:45:40.321 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:45:40.321 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:45:40.370 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:45:40.370 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T19:45:40.370 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-08-29T19:45:40.370 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T19:45:40.370 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-08-29T19:45:40.370 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-08-29T19:45:40.371 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-29T19:45:40.371 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T19:45:40.372 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:45:40.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T19:45:40.419 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T19:45:40.419 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:45:40.466 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T19:45:40.466 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T19:45:40.515 INFO:tasks.workunit:timeout=3h 2024-08-29T19:45:40.515 INFO:tasks.workunit:cleanup=True 2024-08-29T19:45:40.516 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:45:40.565 INFO:tasks.workunit.client.0.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T19:45:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:40 smithi089 bash[77323]: cluster 2024-08-29T19:45:39.913097+0000 mon.a (mon.0) 4469 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-08-29T19:45:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:40 smithi089 bash[78574]: cluster 2024-08-29T19:45:39.913097+0000 mon.a (mon.0) 4469 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-08-29T19:45:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:40 smithi144 bash[67678]: cluster 2024-08-29T19:45:39.913097+0000 mon.a (mon.0) 4469 : cluster [DBG] osdmap e2409: 8 total, 8 up, 8 in 2024-08-29T19:45:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:41 smithi089 bash[77323]: cluster 2024-08-29T19:45:40.840632+0000 mgr.y (mgr.34104) 2799 : cluster [DBG] pgmap v4757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:45:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:41 smithi089 bash[78574]: cluster 2024-08-29T19:45:40.840632+0000 mgr.y (mgr.34104) 2799 : cluster [DBG] pgmap v4757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:45:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:41 smithi144 bash[67678]: cluster 2024-08-29T19:45:40.840632+0000 mgr.y (mgr.34104) 2799 : cluster [DBG] pgmap v4757: 105 pgs: 105 active+clean; 4.6 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2024-08-29T19:45:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:43 smithi089 bash[77323]: cluster 2024-08-29T19:45:42.841732+0000 mgr.y (mgr.34104) 2800 : cluster [DBG] pgmap v4758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:45:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:43 smithi089 bash[78574]: cluster 2024-08-29T19:45:42.841732+0000 mgr.y (mgr.34104) 2800 : cluster [DBG] pgmap v4758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:45:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:43 smithi144 bash[67678]: cluster 2024-08-29T19:45:42.841732+0000 mgr.y (mgr.34104) 2800 : cluster [DBG] pgmap v4758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-08-29T19:45:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:45:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:45:45] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.43.0" 2024-08-29T19:45:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:45 smithi089 bash[77323]: cluster 2024-08-29T19:45:44.842623+0000 mgr.y (mgr.34104) 2801 : cluster [DBG] pgmap v4759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:45 smithi089 bash[78574]: cluster 2024-08-29T19:45:44.842623+0000 mgr.y (mgr.34104) 2801 : cluster [DBG] pgmap v4759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:45 smithi144 bash[67678]: cluster 2024-08-29T19:45:44.842623+0000 mgr.y (mgr.34104) 2801 : cluster [DBG] pgmap v4759: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:46.445 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-29T19:45:46.495 INFO:tasks.workunit.client.0.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T19:45:46.498 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:45:46.498 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T19:45:46.551 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T19:45:46.602 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T19:45:46.641 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:45:46.642 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:45:46.642 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T19:45:46.681 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:45:46.684 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T19:45:46.684 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T19:45:46.734 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-08-29T19:45:46.736 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-08-29T19:45:46.736 DEBUG:teuthology.orchestra.run.smithi089:workunit test rbd/test_librbd_python.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-29T19:45:46.784 INFO:tasks.workunit.client.0.smithi089.stderr:+ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-08-29T19:45:46.785 INFO:tasks.workunit.client.0.smithi089.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-08-29T19:45:46.785 INFO:tasks.workunit.client.0.smithi089.stderr:+ [ -n ] 2024-08-29T19:45:46.785 INFO:tasks.workunit.client.0.smithi089.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-08-29T19:45:46.953 INFO:tasks.workunit.client.0.smithi089.stdout:============================= test session starts ============================== 2024-08-29T19:45:46.953 INFO:tasks.workunit.client.0.smithi089.stdout:platform linux -- Python 3.10.6, pytest-6.2.5, py-1.10.0, pluggy-0.13.0 -- /usr/bin/python3 2024-08-29T19:45:46.953 INFO:tasks.workunit.client.0.smithi089.stdout:cachedir: .pytest_cache 2024-08-29T19:45:46.953 INFO:tasks.workunit.client.0.smithi089.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-08-29T19:45:47.400 INFO:tasks.workunit.client.0.smithi089.stdout:collecting ... collected 185 items 2024-08-29T19:45:47.400 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:45:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:47 smithi089 bash[77323]: cluster 2024-08-29T19:45:46.843248+0000 mgr.y (mgr.34104) 2802 : cluster [DBG] pgmap v4760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:47 smithi089 bash[78574]: cluster 2024-08-29T19:45:46.843248+0000 mgr.y (mgr.34104) 2802 : cluster [DBG] pgmap v4760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:47 smithi144 bash[67678]: cluster 2024-08-29T19:45:46.843248+0000 mgr.y (mgr.34104) 2802 : cluster [DBG] pgmap v4760: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:48 smithi144 bash[67678]: cluster 2024-08-29T19:45:47.938088+0000 mon.a (mon.0) 4470 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-08-29T19:45:49.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:48 smithi144 bash[67678]: audit 2024-08-29T19:45:47.940281+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:45:49.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:48 smithi144 bash[67678]: audit 2024-08-29T19:45:47.941779+0000 mon.a (mon.0) 4471 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:45:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:48 smithi089 bash[78574]: cluster 2024-08-29T19:45:47.938088+0000 mon.a (mon.0) 4470 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-08-29T19:45:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:48 smithi089 bash[78574]: audit 2024-08-29T19:45:47.940281+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:45:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:48 smithi089 bash[78574]: audit 2024-08-29T19:45:47.941779+0000 mon.a (mon.0) 4471 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:45:49.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:48 smithi089 bash[77323]: cluster 2024-08-29T19:45:47.938088+0000 mon.a (mon.0) 4470 : cluster [DBG] osdmap e2410: 8 total, 8 up, 8 in 2024-08-29T19:45:49.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:48 smithi089 bash[77323]: audit 2024-08-29T19:45:47.940281+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:45:49.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:48 smithi089 bash[77323]: audit 2024-08-29T19:45:47.941779+0000 mon.a (mon.0) 4471 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:45:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:49 smithi144 bash[67678]: cluster 2024-08-29T19:45:48.844297+0000 mgr.y (mgr.34104) 2803 : cluster [DBG] pgmap v4762: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:50.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:49 smithi144 bash[67678]: cluster 2024-08-29T19:45:48.933287+0000 mon.a (mon.0) 4472 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:45:50.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:49 smithi144 bash[67678]: audit 2024-08-29T19:45:48.934761+0000 mon.a (mon.0) 4473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:45:50.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:49 smithi144 bash[67678]: cluster 2024-08-29T19:45:48.941246+0000 mon.a (mon.0) 4474 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-08-29T19:45:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[78574]: cluster 2024-08-29T19:45:48.844297+0000 mgr.y (mgr.34104) 2803 : cluster [DBG] pgmap v4762: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[78574]: cluster 2024-08-29T19:45:48.933287+0000 mon.a (mon.0) 4472 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:45:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[78574]: audit 2024-08-29T19:45:48.934761+0000 mon.a (mon.0) 4473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:45:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[78574]: cluster 2024-08-29T19:45:48.941246+0000 mon.a (mon.0) 4474 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-08-29T19:45:50.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[77323]: cluster 2024-08-29T19:45:48.844297+0000 mgr.y (mgr.34104) 2803 : cluster [DBG] pgmap v4762: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:50.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[77323]: cluster 2024-08-29T19:45:48.933287+0000 mon.a (mon.0) 4472 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:45:50.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[77323]: audit 2024-08-29T19:45:48.934761+0000 mon.a (mon.0) 4473 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-29T19:45:50.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:49 smithi089 bash[77323]: cluster 2024-08-29T19:45:48.941246+0000 mon.a (mon.0) 4474 : cluster [DBG] osdmap e2411: 8 total, 8 up, 8 in 2024-08-29T19:45:51.003 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-08-29T19:45:51.201 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-08-29T19:45:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:50 smithi144 bash[67678]: cluster 2024-08-29T19:45:49.968088+0000 mon.a (mon.0) 4475 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-08-29T19:45:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:50 smithi089 bash[77323]: cluster 2024-08-29T19:45:49.968088+0000 mon.a (mon.0) 4475 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-08-29T19:45:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:50 smithi089 bash[78574]: cluster 2024-08-29T19:45:49.968088+0000 mon.a (mon.0) 4475 : cluster [DBG] osdmap e2412: 8 total, 8 up, 8 in 2024-08-29T19:45:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:51 smithi144 bash[67678]: cluster 2024-08-29T19:45:50.844994+0000 mgr.y (mgr.34104) 2804 : cluster [DBG] pgmap v4765: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:52.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:51 smithi144 bash[67678]: cluster 2024-08-29T19:45:50.960509+0000 mon.a (mon.0) 4476 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:45:52.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:51 smithi144 bash[67678]: cluster 2024-08-29T19:45:50.977893+0000 mon.a (mon.0) 4477 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-08-29T19:45:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:51 smithi089 bash[77323]: cluster 2024-08-29T19:45:50.844994+0000 mgr.y (mgr.34104) 2804 : cluster [DBG] pgmap v4765: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:51 smithi089 bash[77323]: cluster 2024-08-29T19:45:50.960509+0000 mon.a (mon.0) 4476 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:45:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:51 smithi089 bash[77323]: cluster 2024-08-29T19:45:50.977893+0000 mon.a (mon.0) 4477 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-08-29T19:45:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:51 smithi089 bash[78574]: cluster 2024-08-29T19:45:50.844994+0000 mgr.y (mgr.34104) 2804 : cluster [DBG] pgmap v4765: 137 pgs: 18 creating+peering, 14 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:45:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:51 smithi089 bash[78574]: cluster 2024-08-29T19:45:50.960509+0000 mon.a (mon.0) 4476 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:45:52.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:51 smithi089 bash[78574]: cluster 2024-08-29T19:45:50.977893+0000 mon.a (mon.0) 4477 : cluster [DBG] osdmap e2413: 8 total, 8 up, 8 in 2024-08-29T19:45:52.920 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-08-29T19:45:53.114 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-08-29T19:45:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:52 smithi144 bash[67678]: audit 2024-08-29T19:45:52.826525+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:52 smithi089 bash[77323]: audit 2024-08-29T19:45:52.826525+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:52 smithi089 bash[78574]: audit 2024-08-29T19:45:52.826525+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:45:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:53 smithi144 bash[67678]: cluster 2024-08-29T19:45:52.846528+0000 mgr.y (mgr.34104) 2805 : cluster [DBG] pgmap v4767: 137 pgs: 18 creating+peering, 119 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 8.5 KiB/s wr, 90 op/s 2024-08-29T19:45:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:53 smithi089 bash[77323]: cluster 2024-08-29T19:45:52.846528+0000 mgr.y (mgr.34104) 2805 : cluster [DBG] pgmap v4767: 137 pgs: 18 creating+peering, 119 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 8.5 KiB/s wr, 90 op/s 2024-08-29T19:45:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:53 smithi089 bash[78574]: cluster 2024-08-29T19:45:52.846528+0000 mgr.y (mgr.34104) 2805 : cluster [DBG] pgmap v4767: 137 pgs: 18 creating+peering, 119 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 8.5 KiB/s wr, 90 op/s 2024-08-29T19:45:55.249 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-08-29T19:45:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:55 smithi144 bash[67678]: cluster 2024-08-29T19:45:53.988535+0000 mon.a (mon.0) 4479 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-08-29T19:45:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:55 smithi089 bash[77323]: cluster 2024-08-29T19:45:53.988535+0000 mon.a (mon.0) 4479 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-08-29T19:45:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:45:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:45:55] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2024-08-29T19:45:55.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:55 smithi089 bash[78574]: cluster 2024-08-29T19:45:53.988535+0000 mon.a (mon.0) 4479 : cluster [DBG] osdmap e2414: 8 total, 8 up, 8 in 2024-08-29T19:45:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:56 smithi144 bash[67678]: cluster 2024-08-29T19:45:54.847294+0000 mgr.y (mgr.34104) 2806 : cluster [DBG] pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 12 KiB/s wr, 199 op/s 2024-08-29T19:45:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:56 smithi144 bash[67678]: cluster 2024-08-29T19:45:55.008962+0000 mon.a (mon.0) 4480 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-08-29T19:45:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:56 smithi144 bash[67678]: cluster 2024-08-29T19:45:55.638216+0000 mon.a (mon.0) 4481 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-08-29T19:45:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:56 smithi089 bash[77323]: cluster 2024-08-29T19:45:54.847294+0000 mgr.y (mgr.34104) 2806 : cluster [DBG] pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 12 KiB/s wr, 199 op/s 2024-08-29T19:45:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:56 smithi089 bash[77323]: cluster 2024-08-29T19:45:55.008962+0000 mon.a (mon.0) 4480 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-08-29T19:45:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:56 smithi089 bash[77323]: cluster 2024-08-29T19:45:55.638216+0000 mon.a (mon.0) 4481 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-08-29T19:45:56.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:56 smithi089 bash[78574]: cluster 2024-08-29T19:45:54.847294+0000 mgr.y (mgr.34104) 2806 : cluster [DBG] pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 12 KiB/s wr, 199 op/s 2024-08-29T19:45:56.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:56 smithi089 bash[78574]: cluster 2024-08-29T19:45:55.008962+0000 mon.a (mon.0) 4480 : cluster [DBG] osdmap e2415: 8 total, 8 up, 8 in 2024-08-29T19:45:56.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:56 smithi089 bash[78574]: cluster 2024-08-29T19:45:55.638216+0000 mon.a (mon.0) 4481 : cluster [DBG] osdmap e2416: 8 total, 8 up, 8 in 2024-08-29T19:45:56.636 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-08-29T19:45:58.022 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-08-29T19:45:58.185 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-08-29T19:45:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:45:58 smithi144 bash[67678]: cluster 2024-08-29T19:45:56.848519+0000 mgr.y (mgr.34104) 2807 : cluster [DBG] pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 13 KiB/s wr, 242 op/s 2024-08-29T19:45:58.356 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-08-29T19:45:58.378 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-08-29T19:45:58.381 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-08-29T19:45:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:45:58 smithi089 bash[78574]: cluster 2024-08-29T19:45:56.848519+0000 mgr.y (mgr.34104) 2807 : cluster [DBG] pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 13 KiB/s wr, 242 op/s 2024-08-29T19:45:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:45:58 smithi089 bash[77323]: cluster 2024-08-29T19:45:56.848519+0000 mgr.y (mgr.34104) 2807 : cluster [DBG] pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 13 KiB/s wr, 242 op/s 2024-08-29T19:45:58.598 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-08-29T19:45:58.773 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-08-29T19:45:58.999 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-08-29T19:45:59.192 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-08-29T19:45:59.481 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-08-29T19:46:00.208 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-08-29T19:46:00.250 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-08-29T19:46:00.278 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-08-29T19:46:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:00 smithi144 bash[67678]: cluster 2024-08-29T19:45:58.849906+0000 mgr.y (mgr.34104) 2808 : cluster [DBG] pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 13 KiB/s wr, 281 op/s 2024-08-29T19:46:00.337 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-08-29T19:46:00.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[70970]: [29/Aug/2024:19:46:00] ENGINE Bus STOPPING 2024-08-29T19:46:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[77323]: cluster 2024-08-29T19:45:58.849906+0000 mgr.y (mgr.34104) 2808 : cluster [DBG] pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 13 KiB/s wr, 281 op/s 2024-08-29T19:46:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[78574]: cluster 2024-08-29T19:45:58.849906+0000 mgr.y (mgr.34104) 2808 : cluster [DBG] pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 13 KiB/s wr, 281 op/s 2024-08-29T19:46:00.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[70970]: [29/Aug/2024:19:46:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:46:00.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[70970]: [29/Aug/2024:19:46:00] ENGINE Bus STOPPED 2024-08-29T19:46:00.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[70970]: [29/Aug/2024:19:46:00] ENGINE Bus STARTING 2024-08-29T19:46:00.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[70970]: [29/Aug/2024:19:46:00] ENGINE Serving on http://:::9283 2024-08-29T19:46:00.931 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:00 smithi089 bash[70970]: [29/Aug/2024:19:46:00] ENGINE Bus STARTED 2024-08-29T19:46:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.229988+0000 mon.a (mon.0) 4482 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:46:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.257939+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.266352+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.269227+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:46:01.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.271427+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.279357+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.294712+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.457790+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.458038+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.458269+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.460815+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.460983+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.461183+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.463110+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.463409+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.463557+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.477557+0000 mon.a (mon.0) 4498 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.477619+0000 mon.a (mon.0) 4499 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.477856+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.478083+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.478351+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.479994+0000 mon.b (mon.1) 26 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.480089+0000 mon.b (mon.1) 27 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.480797+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.481054+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.481561+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.483206+0000 mon.c (mon.2) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.483270+0000 mon.c (mon.2) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.483472+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.483852+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: audit 2024-08-29T19:46:00.484050+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.561 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:01 smithi144 bash[67678]: cluster 2024-08-29T19:46:00.637848+0000 mon.a (mon.0) 4509 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-08-29T19:46:01.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.229988+0000 mon.a (mon.0) 4482 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:46:01.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.257939+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.266352+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.269227+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.271427+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.279357+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.294712+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.457790+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.458038+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.458269+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.460815+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.460983+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.461183+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.463110+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.463409+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.463557+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.477557+0000 mon.a (mon.0) 4498 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.477619+0000 mon.a (mon.0) 4499 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.477856+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.478083+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.478351+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.479994+0000 mon.b (mon.1) 26 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.480089+0000 mon.b (mon.1) 27 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.480797+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.481054+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.481561+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.483206+0000 mon.c (mon.2) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.483270+0000 mon.c (mon.2) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.483472+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.483852+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: audit 2024-08-29T19:46:00.484050+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[77323]: cluster 2024-08-29T19:46:00.637848+0000 mon.a (mon.0) 4509 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.229988+0000 mon.a (mon.0) 4482 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.257939+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.266352+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.269227+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.271427+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.279357+0000 mon.a (mon.0) 4487 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.294712+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.457790+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.458038+0000 mon.a (mon.0) 4490 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.458269+0000 mon.a (mon.0) 4491 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.460815+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.460983+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.461183+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.463110+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.463409+0000 mon.a (mon.0) 4496 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.463557+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.477557+0000 mon.a (mon.0) 4498 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.477619+0000 mon.a (mon.0) 4499 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.477856+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.478083+0000 mon.a (mon.0) 4501 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.478351+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.479994+0000 mon.b (mon.1) 26 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.480089+0000 mon.b (mon.1) 27 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.480797+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.481054+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.481561+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.483206+0000 mon.c (mon.2) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.483270+0000 mon.c (mon.2) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.483472+0000 mon.a (mon.0) 4506 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:46:01.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.483852+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:46:01.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: audit 2024-08-29T19:46:00.484050+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:46:01.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:01 smithi089 bash[78574]: cluster 2024-08-29T19:46:00.637848+0000 mon.a (mon.0) 4509 : cluster [DBG] osdmap e2417: 8 total, 8 up, 8 in 2024-08-29T19:46:01.860 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-08-29T19:46:01.863 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-08-29T19:46:01.865 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-08-29T19:46:02.075 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-08-29T19:46:02.288 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-08-29T19:46:02.486 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-08-29T19:46:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:02 smithi144 bash[67678]: cluster 2024-08-29T19:46:00.850605+0000 mgr.y (mgr.34104) 2809 : cluster [DBG] pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 8.2 KiB/s wr, 159 op/s 2024-08-29T19:46:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:02 smithi144 bash[67678]: cluster 2024-08-29T19:46:01.647863+0000 mon.a (mon.0) 4510 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-08-29T19:46:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:02 smithi089 bash[77323]: cluster 2024-08-29T19:46:00.850605+0000 mgr.y (mgr.34104) 2809 : cluster [DBG] pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 8.2 KiB/s wr, 159 op/s 2024-08-29T19:46:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:02 smithi089 bash[77323]: cluster 2024-08-29T19:46:01.647863+0000 mon.a (mon.0) 4510 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-08-29T19:46:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:02 smithi089 bash[78574]: cluster 2024-08-29T19:46:00.850605+0000 mgr.y (mgr.34104) 2809 : cluster [DBG] pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 8.2 KiB/s wr, 159 op/s 2024-08-29T19:46:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:02 smithi089 bash[78574]: cluster 2024-08-29T19:46:01.647863+0000 mon.a (mon.0) 4510 : cluster [DBG] osdmap e2418: 8 total, 8 up, 8 in 2024-08-29T19:46:02.693 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-08-29T19:46:02.900 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-08-29T19:46:03.098 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-08-29T19:46:03.313 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-08-29T19:46:03.520 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-08-29T19:46:03.763 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-08-29T19:46:03.964 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-08-29T19:46:04.175 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-08-29T19:46:04.399 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-08-29T19:46:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:04 smithi144 bash[67678]: cluster 2024-08-29T19:46:02.851588+0000 mgr.y (mgr.34104) 2810 : cluster [DBG] pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 18 KiB/s wr, 288 op/s 2024-08-29T19:46:04.605 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-08-29T19:46:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:04 smithi089 bash[78574]: cluster 2024-08-29T19:46:02.851588+0000 mgr.y (mgr.34104) 2810 : cluster [DBG] pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 18 KiB/s wr, 288 op/s 2024-08-29T19:46:04.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:04 smithi089 bash[77323]: cluster 2024-08-29T19:46:02.851588+0000 mgr.y (mgr.34104) 2810 : cluster [DBG] pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 18 KiB/s wr, 288 op/s 2024-08-29T19:46:04.849 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-08-29T19:46:05.095 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-08-29T19:46:05.335 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-08-29T19:46:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:46:05] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.43.0" 2024-08-29T19:46:05.575 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-08-29T19:46:05.778 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-08-29T19:46:05.995 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-08-29T19:46:06.057 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 19:46:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T19:46:05.638338104Z level=info msg="Completed cleanup jobs" duration=55.981732ms 2024-08-29T19:46:06.320 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-08-29T19:46:06.539 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-08-29T19:46:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:06 smithi144 bash[67678]: cluster 2024-08-29T19:46:04.852687+0000 mgr.y (mgr.34104) 2811 : cluster [DBG] pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 37 KiB/s wr, 471 op/s 2024-08-29T19:46:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:06 smithi089 bash[77323]: cluster 2024-08-29T19:46:04.852687+0000 mgr.y (mgr.34104) 2811 : cluster [DBG] pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 37 KiB/s wr, 471 op/s 2024-08-29T19:46:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:06 smithi089 bash[78574]: cluster 2024-08-29T19:46:04.852687+0000 mgr.y (mgr.34104) 2811 : cluster [DBG] pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 880 KiB/s rd, 37 KiB/s wr, 471 op/s 2024-08-29T19:46:06.776 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-08-29T19:46:06.986 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-08-29T19:46:07.223 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-08-29T19:46:07.477 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-08-29T19:46:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:08 smithi144 bash[67678]: cluster 2024-08-29T19:46:06.853930+0000 mgr.y (mgr.34104) 2812 : cluster [DBG] pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 35 KiB/s wr, 511 op/s 2024-08-29T19:46:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:08 smithi144 bash[67678]: audit 2024-08-29T19:46:07.826722+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:08 smithi089 bash[77323]: cluster 2024-08-29T19:46:06.853930+0000 mgr.y (mgr.34104) 2812 : cluster [DBG] pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 35 KiB/s wr, 511 op/s 2024-08-29T19:46:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:08 smithi089 bash[77323]: audit 2024-08-29T19:46:07.826722+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:08 smithi089 bash[78574]: cluster 2024-08-29T19:46:06.853930+0000 mgr.y (mgr.34104) 2812 : cluster [DBG] pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 35 KiB/s wr, 511 op/s 2024-08-29T19:46:08.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:08 smithi089 bash[78574]: audit 2024-08-29T19:46:07.826722+0000 mon.a (mon.0) 4511 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:09 smithi144 bash[67678]: cluster 2024-08-29T19:46:08.261237+0000 mon.a (mon.0) 4512 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-08-29T19:46:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:09 smithi089 bash[77323]: cluster 2024-08-29T19:46:08.261237+0000 mon.a (mon.0) 4512 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-08-29T19:46:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:09 smithi089 bash[78574]: cluster 2024-08-29T19:46:08.261237+0000 mon.a (mon.0) 4512 : cluster [DBG] osdmap e2419: 8 total, 8 up, 8 in 2024-08-29T19:46:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:10 smithi144 bash[67678]: cluster 2024-08-29T19:46:08.854975+0000 mgr.y (mgr.34104) 2813 : cluster [DBG] pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 852 op/s 2024-08-29T19:46:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:10 smithi144 bash[67678]: cluster 2024-08-29T19:46:09.275216+0000 mon.a (mon.0) 4513 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-08-29T19:46:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:10 smithi089 bash[77323]: cluster 2024-08-29T19:46:08.854975+0000 mgr.y (mgr.34104) 2813 : cluster [DBG] pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 852 op/s 2024-08-29T19:46:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:10 smithi089 bash[77323]: cluster 2024-08-29T19:46:09.275216+0000 mon.a (mon.0) 4513 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-08-29T19:46:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:10 smithi089 bash[78574]: cluster 2024-08-29T19:46:08.854975+0000 mgr.y (mgr.34104) 2813 : cluster [DBG] pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 852 op/s 2024-08-29T19:46:10.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:10 smithi089 bash[78574]: cluster 2024-08-29T19:46:09.275216+0000 mon.a (mon.0) 4513 : cluster [DBG] osdmap e2420: 8 total, 8 up, 8 in 2024-08-29T19:46:10.856 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-08-29T19:46:11.143 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-08-29T19:46:11.431 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-08-29T19:46:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:11 smithi144 bash[67678]: cluster 2024-08-29T19:46:10.272653+0000 mon.a (mon.0) 4514 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-08-29T19:46:11.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:11 smithi144 bash[67678]: cluster 2024-08-29T19:46:10.644612+0000 mon.a (mon.0) 4515 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-08-29T19:46:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:11 smithi089 bash[78574]: cluster 2024-08-29T19:46:10.272653+0000 mon.a (mon.0) 4514 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-08-29T19:46:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:11 smithi089 bash[78574]: cluster 2024-08-29T19:46:10.644612+0000 mon.a (mon.0) 4515 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-08-29T19:46:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:11 smithi089 bash[77323]: cluster 2024-08-29T19:46:10.272653+0000 mon.a (mon.0) 4514 : cluster [DBG] osdmap e2421: 8 total, 8 up, 8 in 2024-08-29T19:46:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:11 smithi089 bash[77323]: cluster 2024-08-29T19:46:10.644612+0000 mon.a (mon.0) 4515 : cluster [DBG] osdmap e2422: 8 total, 8 up, 8 in 2024-08-29T19:46:11.972 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-08-29T19:46:12.497 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-08-29T19:46:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:12 smithi144 bash[67678]: cluster 2024-08-29T19:46:10.855743+0000 mgr.y (mgr.34104) 2814 : cluster [DBG] pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 484 KiB/s rd, 2.0 MiB/s wr, 681 op/s 2024-08-29T19:46:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:12 smithi089 bash[78574]: cluster 2024-08-29T19:46:10.855743+0000 mgr.y (mgr.34104) 2814 : cluster [DBG] pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 484 KiB/s rd, 2.0 MiB/s wr, 681 op/s 2024-08-29T19:46:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:12 smithi089 bash[77323]: cluster 2024-08-29T19:46:10.855743+0000 mgr.y (mgr.34104) 2814 : cluster [DBG] pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 484 KiB/s rd, 2.0 MiB/s wr, 681 op/s 2024-08-29T19:46:12.712 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-08-29T19:46:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:14 smithi089 bash[77323]: cluster 2024-08-29T19:46:12.857045+0000 mgr.y (mgr.34104) 2815 : cluster [DBG] pgmap v4786: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 25 KiB/s wr, 461 op/s 2024-08-29T19:46:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:14 smithi089 bash[77323]: cluster 2024-08-29T19:46:13.302490+0000 mon.a (mon.0) 4516 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-08-29T19:46:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:14 smithi089 bash[78574]: cluster 2024-08-29T19:46:12.857045+0000 mgr.y (mgr.34104) 2815 : cluster [DBG] pgmap v4786: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 25 KiB/s wr, 461 op/s 2024-08-29T19:46:14.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:14 smithi089 bash[78574]: cluster 2024-08-29T19:46:13.302490+0000 mon.a (mon.0) 4516 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-08-29T19:46:14.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:14 smithi144 bash[67678]: cluster 2024-08-29T19:46:12.857045+0000 mgr.y (mgr.34104) 2815 : cluster [DBG] pgmap v4786: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 25 KiB/s wr, 461 op/s 2024-08-29T19:46:14.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:14 smithi144 bash[67678]: cluster 2024-08-29T19:46:13.302490+0000 mon.a (mon.0) 4516 : cluster [DBG] osdmap e2423: 8 total, 8 up, 8 in 2024-08-29T19:46:15.323 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:46:15] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:46:15.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:15 smithi089 bash[77323]: cluster 2024-08-29T19:46:14.305880+0000 mon.a (mon.0) 4517 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-08-29T19:46:15.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:15 smithi089 bash[78574]: cluster 2024-08-29T19:46:14.305880+0000 mon.a (mon.0) 4517 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-08-29T19:46:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:15 smithi144 bash[67678]: cluster 2024-08-29T19:46:14.305880+0000 mon.a (mon.0) 4517 : cluster [DBG] osdmap e2424: 8 total, 8 up, 8 in 2024-08-29T19:46:16.043 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-08-29T19:46:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:16 smithi089 bash[77323]: cluster 2024-08-29T19:46:14.857796+0000 mgr.y (mgr.34104) 2816 : cluster [DBG] pgmap v4789: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 1.8 MiB/s wr, 463 op/s 2024-08-29T19:46:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:16 smithi089 bash[77323]: cluster 2024-08-29T19:46:15.329815+0000 mon.a (mon.0) 4518 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-08-29T19:46:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:16 smithi089 bash[77323]: cluster 2024-08-29T19:46:15.646335+0000 mon.a (mon.0) 4519 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-08-29T19:46:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:16 smithi089 bash[78574]: cluster 2024-08-29T19:46:14.857796+0000 mgr.y (mgr.34104) 2816 : cluster [DBG] pgmap v4789: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 1.8 MiB/s wr, 463 op/s 2024-08-29T19:46:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:16 smithi089 bash[78574]: cluster 2024-08-29T19:46:15.329815+0000 mon.a (mon.0) 4518 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-08-29T19:46:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:16 smithi089 bash[78574]: cluster 2024-08-29T19:46:15.646335+0000 mon.a (mon.0) 4519 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-08-29T19:46:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:16 smithi144 bash[67678]: cluster 2024-08-29T19:46:14.857796+0000 mgr.y (mgr.34104) 2816 : cluster [DBG] pgmap v4789: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 1.8 MiB/s wr, 463 op/s 2024-08-29T19:46:16.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:16 smithi144 bash[67678]: cluster 2024-08-29T19:46:15.329815+0000 mon.a (mon.0) 4518 : cluster [DBG] osdmap e2425: 8 total, 8 up, 8 in 2024-08-29T19:46:16.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:16 smithi144 bash[67678]: cluster 2024-08-29T19:46:15.646335+0000 mon.a (mon.0) 4519 : cluster [DBG] osdmap e2426: 8 total, 8 up, 8 in 2024-08-29T19:46:17.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:17 smithi089 bash[77323]: cluster 2024-08-29T19:46:16.655005+0000 mon.a (mon.0) 4520 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-08-29T19:46:17.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:17 smithi089 bash[77323]: cluster 2024-08-29T19:46:16.858459+0000 mgr.y (mgr.34104) 2817 : cluster [DBG] pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 MiB/s wr, 251 op/s 2024-08-29T19:46:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:17 smithi089 bash[78574]: cluster 2024-08-29T19:46:16.655005+0000 mon.a (mon.0) 4520 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-08-29T19:46:17.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:17 smithi089 bash[78574]: cluster 2024-08-29T19:46:16.858459+0000 mgr.y (mgr.34104) 2817 : cluster [DBG] pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 MiB/s wr, 251 op/s 2024-08-29T19:46:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:17 smithi144 bash[67678]: cluster 2024-08-29T19:46:16.655005+0000 mon.a (mon.0) 4520 : cluster [DBG] osdmap e2427: 8 total, 8 up, 8 in 2024-08-29T19:46:18.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:17 smithi144 bash[67678]: cluster 2024-08-29T19:46:16.858459+0000 mgr.y (mgr.34104) 2817 : cluster [DBG] pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 178 KiB/s rd, 1.1 MiB/s wr, 251 op/s 2024-08-29T19:46:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:18 smithi089 bash[77323]: cluster 2024-08-29T19:46:17.660282+0000 mon.a (mon.0) 4521 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-08-29T19:46:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:18 smithi089 bash[78574]: cluster 2024-08-29T19:46:17.660282+0000 mon.a (mon.0) 4521 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-08-29T19:46:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:18 smithi144 bash[67678]: cluster 2024-08-29T19:46:17.660282+0000 mon.a (mon.0) 4521 : cluster [DBG] osdmap e2428: 8 total, 8 up, 8 in 2024-08-29T19:46:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:19 smithi089 bash[77323]: cluster 2024-08-29T19:46:18.668774+0000 mon.a (mon.0) 4522 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-08-29T19:46:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:19 smithi089 bash[77323]: cluster 2024-08-29T19:46:18.859305+0000 mgr.y (mgr.34104) 2818 : cluster [DBG] pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 23 KiB/s wr, 349 op/s 2024-08-29T19:46:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:19 smithi089 bash[78574]: cluster 2024-08-29T19:46:18.668774+0000 mon.a (mon.0) 4522 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-08-29T19:46:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:19 smithi089 bash[78574]: cluster 2024-08-29T19:46:18.859305+0000 mgr.y (mgr.34104) 2818 : cluster [DBG] pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 23 KiB/s wr, 349 op/s 2024-08-29T19:46:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:19 smithi144 bash[67678]: cluster 2024-08-29T19:46:18.668774+0000 mon.a (mon.0) 4522 : cluster [DBG] osdmap e2429: 8 total, 8 up, 8 in 2024-08-29T19:46:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:19 smithi144 bash[67678]: cluster 2024-08-29T19:46:18.859305+0000 mgr.y (mgr.34104) 2818 : cluster [DBG] pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 252 KiB/s rd, 23 KiB/s wr, 349 op/s 2024-08-29T19:46:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:20 smithi089 bash[77323]: cluster 2024-08-29T19:46:19.683030+0000 mon.a (mon.0) 4523 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-08-29T19:46:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:20 smithi089 bash[77323]: cluster 2024-08-29T19:46:20.648603+0000 mon.a (mon.0) 4524 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-08-29T19:46:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:20 smithi089 bash[78574]: cluster 2024-08-29T19:46:19.683030+0000 mon.a (mon.0) 4523 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-08-29T19:46:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:20 smithi089 bash[78574]: cluster 2024-08-29T19:46:20.648603+0000 mon.a (mon.0) 4524 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-08-29T19:46:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:20 smithi144 bash[67678]: cluster 2024-08-29T19:46:19.683030+0000 mon.a (mon.0) 4523 : cluster [DBG] osdmap e2430: 8 total, 8 up, 8 in 2024-08-29T19:46:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:20 smithi144 bash[67678]: cluster 2024-08-29T19:46:20.648603+0000 mon.a (mon.0) 4524 : cluster [DBG] osdmap e2431: 8 total, 8 up, 8 in 2024-08-29T19:46:21.908 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-08-29T19:46:22.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:21 smithi144 bash[67678]: cluster 2024-08-29T19:46:20.860045+0000 mgr.y (mgr.34104) 2819 : cluster [DBG] pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 18 KiB/s wr, 261 op/s 2024-08-29T19:46:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:21 smithi089 bash[77323]: cluster 2024-08-29T19:46:20.860045+0000 mgr.y (mgr.34104) 2819 : cluster [DBG] pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 18 KiB/s wr, 261 op/s 2024-08-29T19:46:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:21 smithi089 bash[78574]: cluster 2024-08-29T19:46:20.860045+0000 mgr.y (mgr.34104) 2819 : cluster [DBG] pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 18 KiB/s wr, 261 op/s 2024-08-29T19:46:23.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:22 smithi144 bash[67678]: cluster 2024-08-29T19:46:21.695542+0000 mon.a (mon.0) 4525 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-08-29T19:46:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:22 smithi089 bash[77323]: cluster 2024-08-29T19:46:21.695542+0000 mon.a (mon.0) 4525 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-08-29T19:46:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:22 smithi089 bash[78574]: cluster 2024-08-29T19:46:21.695542+0000 mon.a (mon.0) 4525 : cluster [DBG] osdmap e2432: 8 total, 8 up, 8 in 2024-08-29T19:46:24.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:23 smithi144 bash[67678]: cluster 2024-08-29T19:46:22.704329+0000 mon.a (mon.0) 4526 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-08-29T19:46:24.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:23 smithi144 bash[67678]: audit 2024-08-29T19:46:22.827313+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:24.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:23 smithi144 bash[67678]: cluster 2024-08-29T19:46:22.874812+0000 mgr.y (mgr.34104) 2820 : cluster [DBG] pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.7 KiB/s wr, 29 op/s 2024-08-29T19:46:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:23 smithi089 bash[78574]: cluster 2024-08-29T19:46:22.704329+0000 mon.a (mon.0) 4526 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-08-29T19:46:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:23 smithi089 bash[78574]: audit 2024-08-29T19:46:22.827313+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:23 smithi089 bash[78574]: cluster 2024-08-29T19:46:22.874812+0000 mgr.y (mgr.34104) 2820 : cluster [DBG] pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.7 KiB/s wr, 29 op/s 2024-08-29T19:46:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:23 smithi089 bash[77323]: cluster 2024-08-29T19:46:22.704329+0000 mon.a (mon.0) 4526 : cluster [DBG] osdmap e2433: 8 total, 8 up, 8 in 2024-08-29T19:46:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:23 smithi089 bash[77323]: audit 2024-08-29T19:46:22.827313+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:24.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:23 smithi089 bash[77323]: cluster 2024-08-29T19:46:22.874812+0000 mgr.y (mgr.34104) 2820 : cluster [DBG] pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.7 KiB/s wr, 29 op/s 2024-08-29T19:46:25.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:24 smithi144 bash[67678]: cluster 2024-08-29T19:46:23.714952+0000 mon.a (mon.0) 4528 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-08-29T19:46:25.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:24 smithi089 bash[78574]: cluster 2024-08-29T19:46:23.714952+0000 mon.a (mon.0) 4528 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-08-29T19:46:25.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:24 smithi089 bash[77323]: cluster 2024-08-29T19:46:23.714952+0000 mon.a (mon.0) 4528 : cluster [DBG] osdmap e2434: 8 total, 8 up, 8 in 2024-08-29T19:46:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:46:25] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:46:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:25 smithi144 bash[67678]: cluster 2024-08-29T19:46:24.717957+0000 mon.a (mon.0) 4529 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-08-29T19:46:26.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:25 smithi144 bash[67678]: cluster 2024-08-29T19:46:24.875582+0000 mgr.y (mgr.34104) 2821 : cluster [DBG] pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 12 KiB/s wr, 197 op/s 2024-08-29T19:46:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:25 smithi089 bash[78574]: cluster 2024-08-29T19:46:24.717957+0000 mon.a (mon.0) 4529 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-08-29T19:46:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:25 smithi089 bash[78574]: cluster 2024-08-29T19:46:24.875582+0000 mgr.y (mgr.34104) 2821 : cluster [DBG] pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 12 KiB/s wr, 197 op/s 2024-08-29T19:46:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:25 smithi089 bash[77323]: cluster 2024-08-29T19:46:24.717957+0000 mon.a (mon.0) 4529 : cluster [DBG] osdmap e2435: 8 total, 8 up, 8 in 2024-08-29T19:46:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:25 smithi089 bash[77323]: cluster 2024-08-29T19:46:24.875582+0000 mgr.y (mgr.34104) 2821 : cluster [DBG] pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 12 KiB/s wr, 197 op/s 2024-08-29T19:46:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:26 smithi144 bash[67678]: cluster 2024-08-29T19:46:25.738929+0000 mon.a (mon.0) 4530 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-08-29T19:46:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:26 smithi089 bash[77323]: cluster 2024-08-29T19:46:25.738929+0000 mon.a (mon.0) 4530 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-08-29T19:46:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:26 smithi089 bash[78574]: cluster 2024-08-29T19:46:25.738929+0000 mon.a (mon.0) 4530 : cluster [DBG] osdmap e2436: 8 total, 8 up, 8 in 2024-08-29T19:46:28.009 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-08-29T19:46:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:27 smithi144 bash[67678]: cluster 2024-08-29T19:46:26.740280+0000 mon.a (mon.0) 4531 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-08-29T19:46:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:27 smithi144 bash[67678]: cluster 2024-08-29T19:46:26.876301+0000 mgr.y (mgr.34104) 2822 : cluster [DBG] pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 10 KiB/s wr, 237 op/s 2024-08-29T19:46:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:27 smithi089 bash[78574]: cluster 2024-08-29T19:46:26.740280+0000 mon.a (mon.0) 4531 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-08-29T19:46:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:27 smithi089 bash[78574]: cluster 2024-08-29T19:46:26.876301+0000 mgr.y (mgr.34104) 2822 : cluster [DBG] pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 10 KiB/s wr, 237 op/s 2024-08-29T19:46:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:27 smithi089 bash[77323]: cluster 2024-08-29T19:46:26.740280+0000 mon.a (mon.0) 4531 : cluster [DBG] osdmap e2437: 8 total, 8 up, 8 in 2024-08-29T19:46:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:27 smithi089 bash[77323]: cluster 2024-08-29T19:46:26.876301+0000 mgr.y (mgr.34104) 2822 : cluster [DBG] pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 10 KiB/s wr, 237 op/s 2024-08-29T19:46:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:28 smithi144 bash[67678]: cluster 2024-08-29T19:46:27.769824+0000 mon.a (mon.0) 4532 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-08-29T19:46:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:28 smithi089 bash[78574]: cluster 2024-08-29T19:46:27.769824+0000 mon.a (mon.0) 4532 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-08-29T19:46:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:28 smithi089 bash[77323]: cluster 2024-08-29T19:46:27.769824+0000 mon.a (mon.0) 4532 : cluster [DBG] osdmap e2438: 8 total, 8 up, 8 in 2024-08-29T19:46:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:29 smithi144 bash[67678]: cluster 2024-08-29T19:46:28.776561+0000 mon.a (mon.0) 4533 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-08-29T19:46:30.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:29 smithi144 bash[67678]: cluster 2024-08-29T19:46:28.877036+0000 mgr.y (mgr.34104) 2823 : cluster [DBG] pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 11 KiB/s wr, 217 op/s 2024-08-29T19:46:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:29 smithi089 bash[78574]: cluster 2024-08-29T19:46:28.776561+0000 mon.a (mon.0) 4533 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-08-29T19:46:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:29 smithi089 bash[78574]: cluster 2024-08-29T19:46:28.877036+0000 mgr.y (mgr.34104) 2823 : cluster [DBG] pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 11 KiB/s wr, 217 op/s 2024-08-29T19:46:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:29 smithi089 bash[77323]: cluster 2024-08-29T19:46:28.776561+0000 mon.a (mon.0) 4533 : cluster [DBG] osdmap e2439: 8 total, 8 up, 8 in 2024-08-29T19:46:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:29 smithi089 bash[77323]: cluster 2024-08-29T19:46:28.877036+0000 mgr.y (mgr.34104) 2823 : cluster [DBG] pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 11 KiB/s wr, 217 op/s 2024-08-29T19:46:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:30 smithi144 bash[67678]: cluster 2024-08-29T19:46:29.787372+0000 mon.a (mon.0) 4534 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-08-29T19:46:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:30 smithi144 bash[67678]: cluster 2024-08-29T19:46:30.656266+0000 mon.a (mon.0) 4535 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-08-29T19:46:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:30 smithi089 bash[77323]: cluster 2024-08-29T19:46:29.787372+0000 mon.a (mon.0) 4534 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-08-29T19:46:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:30 smithi089 bash[77323]: cluster 2024-08-29T19:46:30.656266+0000 mon.a (mon.0) 4535 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-08-29T19:46:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:30 smithi089 bash[78574]: cluster 2024-08-29T19:46:29.787372+0000 mon.a (mon.0) 4534 : cluster [DBG] osdmap e2440: 8 total, 8 up, 8 in 2024-08-29T19:46:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:30 smithi089 bash[78574]: cluster 2024-08-29T19:46:30.656266+0000 mon.a (mon.0) 4535 : cluster [DBG] osdmap e2441: 8 total, 8 up, 8 in 2024-08-29T19:46:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:31 smithi144 bash[67678]: cluster 2024-08-29T19:46:30.877934+0000 mgr.y (mgr.34104) 2824 : cluster [DBG] pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 9.2 KiB/s wr, 148 op/s 2024-08-29T19:46:32.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:31 smithi144 bash[67678]: audit 2024-08-29T19:46:31.117757+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.d", "id": [3, 4]}]: dispatch 2024-08-29T19:46:32.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:31 smithi144 bash[67678]: audit 2024-08-29T19:46:31.663678+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.d", "id": [3, 4]}]': finished 2024-08-29T19:46:32.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:31 smithi144 bash[67678]: cluster 2024-08-29T19:46:31.673222+0000 mon.a (mon.0) 4538 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-08-29T19:46:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[77323]: cluster 2024-08-29T19:46:30.877934+0000 mgr.y (mgr.34104) 2824 : cluster [DBG] pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 9.2 KiB/s wr, 148 op/s 2024-08-29T19:46:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[77323]: audit 2024-08-29T19:46:31.117757+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.d", "id": [3, 4]}]: dispatch 2024-08-29T19:46:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[77323]: audit 2024-08-29T19:46:31.663678+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.d", "id": [3, 4]}]': finished 2024-08-29T19:46:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[77323]: cluster 2024-08-29T19:46:31.673222+0000 mon.a (mon.0) 4538 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-08-29T19:46:32.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[78574]: cluster 2024-08-29T19:46:30.877934+0000 mgr.y (mgr.34104) 2824 : cluster [DBG] pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 9.2 KiB/s wr, 148 op/s 2024-08-29T19:46:32.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[78574]: audit 2024-08-29T19:46:31.117757+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.d", "id": [3, 4]}]: dispatch 2024-08-29T19:46:32.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[78574]: audit 2024-08-29T19:46:31.663678+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.d", "id": [3, 4]}]': finished 2024-08-29T19:46:32.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:31 smithi089 bash[78574]: cluster 2024-08-29T19:46:31.673222+0000 mon.a (mon.0) 4538 : cluster [DBG] osdmap e2442: 8 total, 8 up, 8 in 2024-08-29T19:46:33.846 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-08-29T19:46:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:33 smithi089 bash[77323]: cluster 2024-08-29T19:46:32.673092+0000 mon.a (mon.0) 4539 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-08-29T19:46:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:33 smithi089 bash[77323]: cluster 2024-08-29T19:46:32.878663+0000 mgr.y (mgr.34104) 2825 : cluster [DBG] pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.5 KiB/s wr, 143 op/s 2024-08-29T19:46:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:33 smithi089 bash[78574]: cluster 2024-08-29T19:46:32.673092+0000 mon.a (mon.0) 4539 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-08-29T19:46:33.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:33 smithi089 bash[78574]: cluster 2024-08-29T19:46:32.878663+0000 mgr.y (mgr.34104) 2825 : cluster [DBG] pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.5 KiB/s wr, 143 op/s 2024-08-29T19:46:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:33 smithi144 bash[67678]: cluster 2024-08-29T19:46:32.673092+0000 mon.a (mon.0) 4539 : cluster [DBG] osdmap e2443: 8 total, 8 up, 8 in 2024-08-29T19:46:34.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:33 smithi144 bash[67678]: cluster 2024-08-29T19:46:32.878663+0000 mgr.y (mgr.34104) 2825 : cluster [DBG] pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.5 KiB/s wr, 143 op/s 2024-08-29T19:46:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:34 smithi144 bash[67678]: cluster 2024-08-29T19:46:33.682317+0000 mon.a (mon.0) 4540 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-08-29T19:46:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:34 smithi089 bash[78574]: cluster 2024-08-29T19:46:33.682317+0000 mon.a (mon.0) 4540 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-08-29T19:46:35.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:34 smithi089 bash[77323]: cluster 2024-08-29T19:46:33.682317+0000 mon.a (mon.0) 4540 : cluster [DBG] osdmap e2444: 8 total, 8 up, 8 in 2024-08-29T19:46:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:46:35] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:46:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:35 smithi144 bash[67678]: cluster 2024-08-29T19:46:34.684274+0000 mon.a (mon.0) 4541 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-08-29T19:46:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:35 smithi144 bash[67678]: cluster 2024-08-29T19:46:34.879422+0000 mgr.y (mgr.34104) 2826 : cluster [DBG] pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 222 op/s; 3 B/s, 1 objects/s recovering 2024-08-29T19:46:36.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:35 smithi144 bash[67678]: cluster 2024-08-29T19:46:35.660069+0000 mon.a (mon.0) 4542 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-08-29T19:46:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[78574]: cluster 2024-08-29T19:46:34.684274+0000 mon.a (mon.0) 4541 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-08-29T19:46:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[78574]: cluster 2024-08-29T19:46:34.879422+0000 mgr.y (mgr.34104) 2826 : cluster [DBG] pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 222 op/s; 3 B/s, 1 objects/s recovering 2024-08-29T19:46:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[78574]: cluster 2024-08-29T19:46:35.660069+0000 mon.a (mon.0) 4542 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-08-29T19:46:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[77323]: cluster 2024-08-29T19:46:34.684274+0000 mon.a (mon.0) 4541 : cluster [DBG] osdmap e2445: 8 total, 8 up, 8 in 2024-08-29T19:46:36.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[77323]: cluster 2024-08-29T19:46:34.879422+0000 mgr.y (mgr.34104) 2826 : cluster [DBG] pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 222 op/s; 3 B/s, 1 objects/s recovering 2024-08-29T19:46:36.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:35 smithi089 bash[77323]: cluster 2024-08-29T19:46:35.660069+0000 mon.a (mon.0) 4542 : cluster [DBG] osdmap e2446: 8 total, 8 up, 8 in 2024-08-29T19:46:38.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:37 smithi144 bash[67678]: cluster 2024-08-29T19:46:36.713821+0000 mon.a (mon.0) 4543 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-08-29T19:46:38.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:37 smithi144 bash[67678]: cluster 2024-08-29T19:46:36.880138+0000 mgr.y (mgr.34104) 2827 : cluster [DBG] pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 6.5 KiB/s wr, 133 op/s; 3 B/s, 1 objects/s recovering 2024-08-29T19:46:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:37 smithi089 bash[77323]: cluster 2024-08-29T19:46:36.713821+0000 mon.a (mon.0) 4543 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-08-29T19:46:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:37 smithi089 bash[77323]: cluster 2024-08-29T19:46:36.880138+0000 mgr.y (mgr.34104) 2827 : cluster [DBG] pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 6.5 KiB/s wr, 133 op/s; 3 B/s, 1 objects/s recovering 2024-08-29T19:46:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:37 smithi089 bash[78574]: cluster 2024-08-29T19:46:36.713821+0000 mon.a (mon.0) 4543 : cluster [DBG] osdmap e2447: 8 total, 8 up, 8 in 2024-08-29T19:46:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:37 smithi089 bash[78574]: cluster 2024-08-29T19:46:36.880138+0000 mgr.y (mgr.34104) 2827 : cluster [DBG] pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 6.5 KiB/s wr, 133 op/s; 3 B/s, 1 objects/s recovering 2024-08-29T19:46:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:38 smithi144 bash[67678]: cluster 2024-08-29T19:46:37.720469+0000 mon.a (mon.0) 4544 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-08-29T19:46:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:38 smithi144 bash[67678]: audit 2024-08-29T19:46:37.827539+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:38 smithi089 bash[78574]: cluster 2024-08-29T19:46:37.720469+0000 mon.a (mon.0) 4544 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-08-29T19:46:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:38 smithi089 bash[78574]: audit 2024-08-29T19:46:37.827539+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:38 smithi089 bash[77323]: cluster 2024-08-29T19:46:37.720469+0000 mon.a (mon.0) 4544 : cluster [DBG] osdmap e2448: 8 total, 8 up, 8 in 2024-08-29T19:46:39.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:38 smithi089 bash[77323]: audit 2024-08-29T19:46:37.827539+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:39.983 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-08-29T19:46:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:39 smithi144 bash[67678]: cluster 2024-08-29T19:46:38.720812+0000 mon.a (mon.0) 4546 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-08-29T19:46:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:39 smithi144 bash[67678]: cluster 2024-08-29T19:46:38.880928+0000 mgr.y (mgr.34104) 2828 : cluster [DBG] pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 17 KiB/s wr, 252 op/s 2024-08-29T19:46:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:39 smithi089 bash[77323]: cluster 2024-08-29T19:46:38.720812+0000 mon.a (mon.0) 4546 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-08-29T19:46:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:39 smithi089 bash[77323]: cluster 2024-08-29T19:46:38.880928+0000 mgr.y (mgr.34104) 2828 : cluster [DBG] pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 17 KiB/s wr, 252 op/s 2024-08-29T19:46:40.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:39 smithi089 bash[78574]: cluster 2024-08-29T19:46:38.720812+0000 mon.a (mon.0) 4546 : cluster [DBG] osdmap e2449: 8 total, 8 up, 8 in 2024-08-29T19:46:40.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:39 smithi089 bash[78574]: cluster 2024-08-29T19:46:38.880928+0000 mgr.y (mgr.34104) 2828 : cluster [DBG] pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 17 KiB/s wr, 252 op/s 2024-08-29T19:46:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:40 smithi144 bash[67678]: cluster 2024-08-29T19:46:39.746855+0000 mon.a (mon.0) 4547 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-08-29T19:46:41.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:40 smithi144 bash[67678]: cluster 2024-08-29T19:46:40.663868+0000 mon.a (mon.0) 4548 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-08-29T19:46:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:40 smithi089 bash[77323]: cluster 2024-08-29T19:46:39.746855+0000 mon.a (mon.0) 4547 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-08-29T19:46:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:40 smithi089 bash[77323]: cluster 2024-08-29T19:46:40.663868+0000 mon.a (mon.0) 4548 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-08-29T19:46:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:40 smithi089 bash[78574]: cluster 2024-08-29T19:46:39.746855+0000 mon.a (mon.0) 4547 : cluster [DBG] osdmap e2450: 8 total, 8 up, 8 in 2024-08-29T19:46:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:40 smithi089 bash[78574]: cluster 2024-08-29T19:46:40.663868+0000 mon.a (mon.0) 4548 : cluster [DBG] osdmap e2451: 8 total, 8 up, 8 in 2024-08-29T19:46:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:41 smithi144 bash[67678]: cluster 2024-08-29T19:46:40.881723+0000 mgr.y (mgr.34104) 2829 : cluster [DBG] pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 14 KiB/s wr, 196 op/s 2024-08-29T19:46:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:41 smithi089 bash[77323]: cluster 2024-08-29T19:46:40.881723+0000 mgr.y (mgr.34104) 2829 : cluster [DBG] pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 14 KiB/s wr, 196 op/s 2024-08-29T19:46:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:41 smithi089 bash[78574]: cluster 2024-08-29T19:46:40.881723+0000 mgr.y (mgr.34104) 2829 : cluster [DBG] pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 144 KiB/s rd, 14 KiB/s wr, 196 op/s 2024-08-29T19:46:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:42 smithi144 bash[67678]: cluster 2024-08-29T19:46:41.753166+0000 mon.a (mon.0) 4549 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-08-29T19:46:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:42 smithi089 bash[77323]: cluster 2024-08-29T19:46:41.753166+0000 mon.a (mon.0) 4549 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-08-29T19:46:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:42 smithi089 bash[78574]: cluster 2024-08-29T19:46:41.753166+0000 mon.a (mon.0) 4549 : cluster [DBG] osdmap e2452: 8 total, 8 up, 8 in 2024-08-29T19:46:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:43 smithi144 bash[67678]: cluster 2024-08-29T19:46:42.753303+0000 mon.a (mon.0) 4550 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-08-29T19:46:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:43 smithi144 bash[67678]: cluster 2024-08-29T19:46:42.882453+0000 mgr.y (mgr.34104) 2830 : cluster [DBG] pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 5.2 KiB/s wr, 34 op/s 2024-08-29T19:46:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:43 smithi089 bash[77323]: cluster 2024-08-29T19:46:42.753303+0000 mon.a (mon.0) 4550 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-08-29T19:46:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:43 smithi089 bash[77323]: cluster 2024-08-29T19:46:42.882453+0000 mgr.y (mgr.34104) 2830 : cluster [DBG] pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 5.2 KiB/s wr, 34 op/s 2024-08-29T19:46:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:43 smithi089 bash[78574]: cluster 2024-08-29T19:46:42.753303+0000 mon.a (mon.0) 4550 : cluster [DBG] osdmap e2453: 8 total, 8 up, 8 in 2024-08-29T19:46:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:43 smithi089 bash[78574]: cluster 2024-08-29T19:46:42.882453+0000 mgr.y (mgr.34104) 2830 : cluster [DBG] pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 5.2 KiB/s wr, 34 op/s 2024-08-29T19:46:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:44 smithi144 bash[67678]: cluster 2024-08-29T19:46:43.778046+0000 mon.a (mon.0) 4551 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-08-29T19:46:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:44 smithi089 bash[77323]: cluster 2024-08-29T19:46:43.778046+0000 mon.a (mon.0) 4551 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-08-29T19:46:45.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:44 smithi089 bash[78574]: cluster 2024-08-29T19:46:43.778046+0000 mon.a (mon.0) 4551 : cluster [DBG] osdmap e2454: 8 total, 8 up, 8 in 2024-08-29T19:46:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:46:45] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:46:45.905 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-08-29T19:46:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:45 smithi144 bash[67678]: cluster 2024-08-29T19:46:44.781785+0000 mon.a (mon.0) 4552 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-08-29T19:46:46.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:45 smithi144 bash[67678]: cluster 2024-08-29T19:46:44.883160+0000 mgr.y (mgr.34104) 2831 : cluster [DBG] pgmap v4835: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 1.0 MiB/s wr, 225 op/s 2024-08-29T19:46:46.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:45 smithi144 bash[67678]: cluster 2024-08-29T19:46:45.666326+0000 mon.a (mon.0) 4553 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-08-29T19:46:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[77323]: cluster 2024-08-29T19:46:44.781785+0000 mon.a (mon.0) 4552 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-08-29T19:46:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[77323]: cluster 2024-08-29T19:46:44.883160+0000 mgr.y (mgr.34104) 2831 : cluster [DBG] pgmap v4835: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 1.0 MiB/s wr, 225 op/s 2024-08-29T19:46:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[77323]: cluster 2024-08-29T19:46:45.666326+0000 mon.a (mon.0) 4553 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-08-29T19:46:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[78574]: cluster 2024-08-29T19:46:44.781785+0000 mon.a (mon.0) 4552 : cluster [DBG] osdmap e2455: 8 total, 8 up, 8 in 2024-08-29T19:46:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[78574]: cluster 2024-08-29T19:46:44.883160+0000 mgr.y (mgr.34104) 2831 : cluster [DBG] pgmap v4835: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 163 KiB/s rd, 1.0 MiB/s wr, 225 op/s 2024-08-29T19:46:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:45 smithi089 bash[78574]: cluster 2024-08-29T19:46:45.666326+0000 mon.a (mon.0) 4553 : cluster [DBG] osdmap e2456: 8 total, 8 up, 8 in 2024-08-29T19:46:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:47 smithi144 bash[67678]: cluster 2024-08-29T19:46:46.812098+0000 mon.a (mon.0) 4554 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-08-29T19:46:48.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:47 smithi144 bash[67678]: cluster 2024-08-29T19:46:46.883852+0000 mgr.y (mgr.34104) 2832 : cluster [DBG] pgmap v4838: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 2.0 MiB/s wr, 201 op/s 2024-08-29T19:46:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:47 smithi089 bash[77323]: cluster 2024-08-29T19:46:46.812098+0000 mon.a (mon.0) 4554 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-08-29T19:46:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:47 smithi089 bash[77323]: cluster 2024-08-29T19:46:46.883852+0000 mgr.y (mgr.34104) 2832 : cluster [DBG] pgmap v4838: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 2.0 MiB/s wr, 201 op/s 2024-08-29T19:46:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:47 smithi089 bash[78574]: cluster 2024-08-29T19:46:46.812098+0000 mon.a (mon.0) 4554 : cluster [DBG] osdmap e2457: 8 total, 8 up, 8 in 2024-08-29T19:46:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:47 smithi089 bash[78574]: cluster 2024-08-29T19:46:46.883852+0000 mgr.y (mgr.34104) 2832 : cluster [DBG] pgmap v4838: 137 pgs: 137 active+clean; 8.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 2.0 MiB/s wr, 201 op/s 2024-08-29T19:46:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:48 smithi089 bash[78574]: cluster 2024-08-29T19:46:47.831822+0000 mon.a (mon.0) 4555 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-08-29T19:46:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:48 smithi089 bash[77323]: cluster 2024-08-29T19:46:47.831822+0000 mon.a (mon.0) 4555 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-08-29T19:46:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:48 smithi144 bash[67678]: cluster 2024-08-29T19:46:47.831822+0000 mon.a (mon.0) 4555 : cluster [DBG] osdmap e2458: 8 total, 8 up, 8 in 2024-08-29T19:46:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:49 smithi089 bash[77323]: cluster 2024-08-29T19:46:48.836731+0000 mon.a (mon.0) 4556 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-08-29T19:46:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:49 smithi089 bash[77323]: cluster 2024-08-29T19:46:48.885216+0000 mgr.y (mgr.34104) 2833 : cluster [DBG] pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 1.0 MiB/s wr, 204 op/s 2024-08-29T19:46:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:49 smithi089 bash[78574]: cluster 2024-08-29T19:46:48.836731+0000 mon.a (mon.0) 4556 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-08-29T19:46:50.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:49 smithi089 bash[78574]: cluster 2024-08-29T19:46:48.885216+0000 mgr.y (mgr.34104) 2833 : cluster [DBG] pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 1.0 MiB/s wr, 204 op/s 2024-08-29T19:46:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:49 smithi144 bash[67678]: cluster 2024-08-29T19:46:48.836731+0000 mon.a (mon.0) 4556 : cluster [DBG] osdmap e2459: 8 total, 8 up, 8 in 2024-08-29T19:46:50.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:49 smithi144 bash[67678]: cluster 2024-08-29T19:46:48.885216+0000 mgr.y (mgr.34104) 2833 : cluster [DBG] pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 1.0 MiB/s wr, 204 op/s 2024-08-29T19:46:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:50 smithi089 bash[77323]: cluster 2024-08-29T19:46:49.857249+0000 mon.a (mon.0) 4557 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-08-29T19:46:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:50 smithi089 bash[77323]: cluster 2024-08-29T19:46:50.669696+0000 mon.a (mon.0) 4558 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-08-29T19:46:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:50 smithi089 bash[78574]: cluster 2024-08-29T19:46:49.857249+0000 mon.a (mon.0) 4557 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-08-29T19:46:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:50 smithi089 bash[78574]: cluster 2024-08-29T19:46:50.669696+0000 mon.a (mon.0) 4558 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-08-29T19:46:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:50 smithi144 bash[67678]: cluster 2024-08-29T19:46:49.857249+0000 mon.a (mon.0) 4557 : cluster [DBG] osdmap e2460: 8 total, 8 up, 8 in 2024-08-29T19:46:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:50 smithi144 bash[67678]: cluster 2024-08-29T19:46:50.669696+0000 mon.a (mon.0) 4558 : cluster [DBG] osdmap e2461: 8 total, 8 up, 8 in 2024-08-29T19:46:52.076 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-08-29T19:46:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:51 smithi089 bash[77323]: cluster 2024-08-29T19:46:50.886162+0000 mgr.y (mgr.34104) 2834 : cluster [DBG] pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 14 KiB/s wr, 194 op/s 2024-08-29T19:46:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:51 smithi089 bash[78574]: cluster 2024-08-29T19:46:50.886162+0000 mgr.y (mgr.34104) 2834 : cluster [DBG] pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 14 KiB/s wr, 194 op/s 2024-08-29T19:46:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:51 smithi144 bash[67678]: cluster 2024-08-29T19:46:50.886162+0000 mgr.y (mgr.34104) 2834 : cluster [DBG] pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 14 KiB/s wr, 194 op/s 2024-08-29T19:46:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:52 smithi089 bash[77323]: cluster 2024-08-29T19:46:51.867370+0000 mon.a (mon.0) 4559 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-08-29T19:46:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:52 smithi089 bash[77323]: audit 2024-08-29T19:46:52.828235+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:52 smithi089 bash[78574]: cluster 2024-08-29T19:46:51.867370+0000 mon.a (mon.0) 4559 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-08-29T19:46:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:52 smithi089 bash[78574]: audit 2024-08-29T19:46:52.828235+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:52 smithi144 bash[67678]: cluster 2024-08-29T19:46:51.867370+0000 mon.a (mon.0) 4559 : cluster [DBG] osdmap e2462: 8 total, 8 up, 8 in 2024-08-29T19:46:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:52 smithi144 bash[67678]: audit 2024-08-29T19:46:52.828235+0000 mon.a (mon.0) 4560 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:46:54.119 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-08-29T19:46:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:53 smithi089 bash[77323]: cluster 2024-08-29T19:46:52.868513+0000 mon.a (mon.0) 4561 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-08-29T19:46:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:53 smithi089 bash[77323]: cluster 2024-08-29T19:46:52.886856+0000 mgr.y (mgr.34104) 2835 : cluster [DBG] pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 KiB/s wr, 122 op/s 2024-08-29T19:46:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:53 smithi089 bash[78574]: cluster 2024-08-29T19:46:52.868513+0000 mon.a (mon.0) 4561 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-08-29T19:46:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:53 smithi089 bash[78574]: cluster 2024-08-29T19:46:52.886856+0000 mgr.y (mgr.34104) 2835 : cluster [DBG] pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 KiB/s wr, 122 op/s 2024-08-29T19:46:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:53 smithi144 bash[67678]: cluster 2024-08-29T19:46:52.868513+0000 mon.a (mon.0) 4561 : cluster [DBG] osdmap e2463: 8 total, 8 up, 8 in 2024-08-29T19:46:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:53 smithi144 bash[67678]: cluster 2024-08-29T19:46:52.886856+0000 mgr.y (mgr.34104) 2835 : cluster [DBG] pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 8.0 KiB/s wr, 122 op/s 2024-08-29T19:46:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:46:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:46:55] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:46:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:54 smithi089 bash[77323]: cluster 2024-08-29T19:46:53.888965+0000 mon.a (mon.0) 4562 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-08-29T19:46:55.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:54 smithi089 bash[78574]: cluster 2024-08-29T19:46:53.888965+0000 mon.a (mon.0) 4562 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-08-29T19:46:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:54 smithi144 bash[67678]: cluster 2024-08-29T19:46:53.888965+0000 mon.a (mon.0) 4562 : cluster [DBG] osdmap e2464: 8 total, 8 up, 8 in 2024-08-29T19:46:56.178 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-08-29T19:46:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:55 smithi089 bash[77323]: cluster 2024-08-29T19:46:54.887547+0000 mgr.y (mgr.34104) 2836 : cluster [DBG] pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 1.9 MiB/s wr, 206 op/s 2024-08-29T19:46:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:55 smithi089 bash[77323]: cluster 2024-08-29T19:46:54.895461+0000 mon.a (mon.0) 4563 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-08-29T19:46:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:55 smithi089 bash[78574]: cluster 2024-08-29T19:46:54.887547+0000 mgr.y (mgr.34104) 2836 : cluster [DBG] pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 1.9 MiB/s wr, 206 op/s 2024-08-29T19:46:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:55 smithi089 bash[78574]: cluster 2024-08-29T19:46:54.895461+0000 mon.a (mon.0) 4563 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-08-29T19:46:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:55 smithi144 bash[67678]: cluster 2024-08-29T19:46:54.887547+0000 mgr.y (mgr.34104) 2836 : cluster [DBG] pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 1.9 MiB/s wr, 206 op/s 2024-08-29T19:46:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:55 smithi144 bash[67678]: cluster 2024-08-29T19:46:54.895461+0000 mon.a (mon.0) 4563 : cluster [DBG] osdmap e2465: 8 total, 8 up, 8 in 2024-08-29T19:46:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:56 smithi089 bash[78574]: cluster 2024-08-29T19:46:55.920493+0000 mon.a (mon.0) 4564 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-08-29T19:46:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:56 smithi089 bash[77323]: cluster 2024-08-29T19:46:55.920493+0000 mon.a (mon.0) 4564 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-08-29T19:46:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:56 smithi144 bash[67678]: cluster 2024-08-29T19:46:55.920493+0000 mon.a (mon.0) 4564 : cluster [DBG] osdmap e2466: 8 total, 8 up, 8 in 2024-08-29T19:46:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:57 smithi144 bash[67678]: cluster 2024-08-29T19:46:56.888595+0000 mgr.y (mgr.34104) 2837 : cluster [DBG] pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.0 MiB/s wr, 100 op/s 2024-08-29T19:46:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:57 smithi144 bash[67678]: cluster 2024-08-29T19:46:56.931676+0000 mon.a (mon.0) 4565 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-08-29T19:46:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:57 smithi089 bash[77323]: cluster 2024-08-29T19:46:56.888595+0000 mgr.y (mgr.34104) 2837 : cluster [DBG] pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.0 MiB/s wr, 100 op/s 2024-08-29T19:46:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:57 smithi089 bash[77323]: cluster 2024-08-29T19:46:56.931676+0000 mon.a (mon.0) 4565 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-08-29T19:46:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:57 smithi089 bash[78574]: cluster 2024-08-29T19:46:56.888595+0000 mgr.y (mgr.34104) 2837 : cluster [DBG] pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.0 MiB/s wr, 100 op/s 2024-08-29T19:46:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:57 smithi089 bash[78574]: cluster 2024-08-29T19:46:56.931676+0000 mon.a (mon.0) 4565 : cluster [DBG] osdmap e2467: 8 total, 8 up, 8 in 2024-08-29T19:46:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:58 smithi144 bash[67678]: cluster 2024-08-29T19:46:57.934782+0000 mon.a (mon.0) 4566 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-08-29T19:46:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:58 smithi089 bash[77323]: cluster 2024-08-29T19:46:57.934782+0000 mon.a (mon.0) 4566 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-08-29T19:46:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:58 smithi089 bash[78574]: cluster 2024-08-29T19:46:57.934782+0000 mon.a (mon.0) 4566 : cluster [DBG] osdmap e2468: 8 total, 8 up, 8 in 2024-08-29T19:47:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:59 smithi144 bash[67678]: cluster 2024-08-29T19:46:58.889862+0000 mgr.y (mgr.34104) 2838 : cluster [DBG] pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-29T19:47:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:46:59 smithi144 bash[67678]: cluster 2024-08-29T19:46:58.964862+0000 mon.a (mon.0) 4567 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-08-29T19:47:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:59 smithi089 bash[77323]: cluster 2024-08-29T19:46:58.889862+0000 mgr.y (mgr.34104) 2838 : cluster [DBG] pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-29T19:47:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:46:59 smithi089 bash[77323]: cluster 2024-08-29T19:46:58.964862+0000 mon.a (mon.0) 4567 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-08-29T19:47:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:59 smithi089 bash[78574]: cluster 2024-08-29T19:46:58.889862+0000 mgr.y (mgr.34104) 2838 : cluster [DBG] pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 8.5 KiB/s wr, 127 op/s 2024-08-29T19:47:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:46:59 smithi089 bash[78574]: cluster 2024-08-29T19:46:58.964862+0000 mon.a (mon.0) 4567 : cluster [DBG] osdmap e2469: 8 total, 8 up, 8 in 2024-08-29T19:47:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:00 smithi144 bash[67678]: cluster 2024-08-29T19:46:59.964095+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-08-29T19:47:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:00 smithi144 bash[67678]: audit 2024-08-29T19:47:00.442233+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:47:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:00 smithi144 bash[67678]: cluster 2024-08-29T19:47:00.674569+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-08-29T19:47:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:00 smithi089 bash[77323]: cluster 2024-08-29T19:46:59.964095+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-08-29T19:47:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:00 smithi089 bash[77323]: audit 2024-08-29T19:47:00.442233+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:47:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:00 smithi089 bash[77323]: cluster 2024-08-29T19:47:00.674569+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-08-29T19:47:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:00 smithi089 bash[78574]: cluster 2024-08-29T19:46:59.964095+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e2470: 8 total, 8 up, 8 in 2024-08-29T19:47:01.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:00 smithi089 bash[78574]: audit 2024-08-29T19:47:00.442233+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:47:01.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:00 smithi089 bash[78574]: cluster 2024-08-29T19:47:00.674569+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e2471: 8 total, 8 up, 8 in 2024-08-29T19:47:01.923 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-08-29T19:47:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:01 smithi144 bash[67678]: cluster 2024-08-29T19:47:00.890592+0000 mgr.y (mgr.34104) 2839 : cluster [DBG] pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.8 KiB/s wr, 123 op/s 2024-08-29T19:47:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:01 smithi144 bash[67678]: audit 2024-08-29T19:47:01.177707+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:47:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:01 smithi144 bash[67678]: audit 2024-08-29T19:47:01.178926+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:47:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:01 smithi144 bash[67678]: audit 2024-08-29T19:47:01.186180+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:47:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:01 smithi144 bash[67678]: cluster 2024-08-29T19:47:01.684340+0000 mon.a (mon.0) 4574 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-08-29T19:47:02.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[77323]: cluster 2024-08-29T19:47:00.890592+0000 mgr.y (mgr.34104) 2839 : cluster [DBG] pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.8 KiB/s wr, 123 op/s 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[77323]: audit 2024-08-29T19:47:01.177707+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[77323]: audit 2024-08-29T19:47:01.178926+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[77323]: audit 2024-08-29T19:47:01.186180+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[77323]: cluster 2024-08-29T19:47:01.684340+0000 mon.a (mon.0) 4574 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[78574]: cluster 2024-08-29T19:47:00.890592+0000 mgr.y (mgr.34104) 2839 : cluster [DBG] pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.8 KiB/s wr, 123 op/s 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[78574]: audit 2024-08-29T19:47:01.177707+0000 mon.a (mon.0) 4571 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[78574]: audit 2024-08-29T19:47:01.178926+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[78574]: audit 2024-08-29T19:47:01.186180+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:47:02.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:01 smithi089 bash[78574]: cluster 2024-08-29T19:47:01.684340+0000 mon.a (mon.0) 4574 : cluster [DBG] osdmap e2472: 8 total, 8 up, 8 in 2024-08-29T19:47:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:03 smithi144 bash[67678]: cluster 2024-08-29T19:47:02.891586+0000 mgr.y (mgr.34104) 2840 : cluster [DBG] pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 77 op/s 2024-08-29T19:47:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:03 smithi144 bash[67678]: cluster 2024-08-29T19:47:02.992808+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-08-29T19:47:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:03 smithi089 bash[78574]: cluster 2024-08-29T19:47:02.891586+0000 mgr.y (mgr.34104) 2840 : cluster [DBG] pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 77 op/s 2024-08-29T19:47:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:03 smithi089 bash[78574]: cluster 2024-08-29T19:47:02.992808+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-08-29T19:47:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:03 smithi089 bash[77323]: cluster 2024-08-29T19:47:02.891586+0000 mgr.y (mgr.34104) 2840 : cluster [DBG] pgmap v4861: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 77 op/s 2024-08-29T19:47:04.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:03 smithi089 bash[77323]: cluster 2024-08-29T19:47:02.992808+0000 mon.a (mon.0) 4575 : cluster [DBG] osdmap e2473: 8 total, 8 up, 8 in 2024-08-29T19:47:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:05 smithi144 bash[67678]: cluster 2024-08-29T19:47:04.004323+0000 mon.a (mon.0) 4576 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-08-29T19:47:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:47:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:47:05] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:47:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:05 smithi089 bash[78574]: cluster 2024-08-29T19:47:04.004323+0000 mon.a (mon.0) 4576 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-08-29T19:47:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:05 smithi089 bash[77323]: cluster 2024-08-29T19:47:04.004323+0000 mon.a (mon.0) 4576 : cluster [DBG] osdmap e2474: 8 total, 8 up, 8 in 2024-08-29T19:47:05.875 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-08-29T19:47:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:06 smithi144 bash[67678]: cluster 2024-08-29T19:47:04.892264+0000 mgr.y (mgr.34104) 2841 : cluster [DBG] pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 77 op/s 2024-08-29T19:47:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:06 smithi144 bash[67678]: cluster 2024-08-29T19:47:05.013651+0000 mon.a (mon.0) 4577 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-08-29T19:47:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:06 smithi144 bash[67678]: cluster 2024-08-29T19:47:05.676990+0000 mon.a (mon.0) 4578 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-08-29T19:47:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:06 smithi089 bash[78574]: cluster 2024-08-29T19:47:04.892264+0000 mgr.y (mgr.34104) 2841 : cluster [DBG] pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 77 op/s 2024-08-29T19:47:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:06 smithi089 bash[78574]: cluster 2024-08-29T19:47:05.013651+0000 mon.a (mon.0) 4577 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-08-29T19:47:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:06 smithi089 bash[78574]: cluster 2024-08-29T19:47:05.676990+0000 mon.a (mon.0) 4578 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-08-29T19:47:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:06 smithi089 bash[77323]: cluster 2024-08-29T19:47:04.892264+0000 mgr.y (mgr.34104) 2841 : cluster [DBG] pgmap v4864: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 77 op/s 2024-08-29T19:47:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:06 smithi089 bash[77323]: cluster 2024-08-29T19:47:05.013651+0000 mon.a (mon.0) 4577 : cluster [DBG] osdmap e2475: 8 total, 8 up, 8 in 2024-08-29T19:47:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:06 smithi089 bash[77323]: cluster 2024-08-29T19:47:05.676990+0000 mon.a (mon.0) 4578 : cluster [DBG] osdmap e2476: 8 total, 8 up, 8 in 2024-08-29T19:47:07.917 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-08-29T19:47:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:07 smithi089 bash[78574]: cluster 2024-08-29T19:47:06.675254+0000 mon.a (mon.0) 4579 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-08-29T19:47:07.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:07 smithi089 bash[78574]: cluster 2024-08-29T19:47:06.892917+0000 mgr.y (mgr.34104) 2842 : cluster [DBG] pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.6 KiB/s rd, 262 B/s wr, 9 op/s 2024-08-29T19:47:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:07 smithi089 bash[77323]: cluster 2024-08-29T19:47:06.675254+0000 mon.a (mon.0) 4579 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-08-29T19:47:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:07 smithi089 bash[77323]: cluster 2024-08-29T19:47:06.892917+0000 mgr.y (mgr.34104) 2842 : cluster [DBG] pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.6 KiB/s rd, 262 B/s wr, 9 op/s 2024-08-29T19:47:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:07 smithi144 bash[67678]: cluster 2024-08-29T19:47:06.675254+0000 mon.a (mon.0) 4579 : cluster [DBG] osdmap e2477: 8 total, 8 up, 8 in 2024-08-29T19:47:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:07 smithi144 bash[67678]: cluster 2024-08-29T19:47:06.892917+0000 mgr.y (mgr.34104) 2842 : cluster [DBG] pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.6 KiB/s rd, 262 B/s wr, 9 op/s 2024-08-29T19:47:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:08 smithi144 bash[67678]: cluster 2024-08-29T19:47:07.687752+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-08-29T19:47:09.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:08 smithi144 bash[67678]: audit 2024-08-29T19:47:07.828638+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:08 smithi089 bash[77323]: cluster 2024-08-29T19:47:07.687752+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-08-29T19:47:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:08 smithi089 bash[77323]: audit 2024-08-29T19:47:07.828638+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:08 smithi089 bash[78574]: cluster 2024-08-29T19:47:07.687752+0000 mon.a (mon.0) 4580 : cluster [DBG] osdmap e2478: 8 total, 8 up, 8 in 2024-08-29T19:47:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:08 smithi089 bash[78574]: audit 2024-08-29T19:47:07.828638+0000 mon.a (mon.0) 4581 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:09.914 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-08-29T19:47:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:09 smithi144 bash[67678]: cluster 2024-08-29T19:47:08.688843+0000 mon.a (mon.0) 4582 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-08-29T19:47:10.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:09 smithi144 bash[67678]: cluster 2024-08-29T19:47:08.893651+0000 mgr.y (mgr.34104) 2843 : cluster [DBG] pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 7.5 KiB/s wr, 138 op/s 2024-08-29T19:47:10.126 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-08-29T19:47:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:09 smithi089 bash[77323]: cluster 2024-08-29T19:47:08.688843+0000 mon.a (mon.0) 4582 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-08-29T19:47:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:09 smithi089 bash[77323]: cluster 2024-08-29T19:47:08.893651+0000 mgr.y (mgr.34104) 2843 : cluster [DBG] pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 7.5 KiB/s wr, 138 op/s 2024-08-29T19:47:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:09 smithi089 bash[78574]: cluster 2024-08-29T19:47:08.688843+0000 mon.a (mon.0) 4582 : cluster [DBG] osdmap e2479: 8 total, 8 up, 8 in 2024-08-29T19:47:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:09 smithi089 bash[78574]: cluster 2024-08-29T19:47:08.893651+0000 mgr.y (mgr.34104) 2843 : cluster [DBG] pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 7.5 KiB/s wr, 138 op/s 2024-08-29T19:47:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:10 smithi144 bash[67678]: cluster 2024-08-29T19:47:09.710310+0000 mon.a (mon.0) 4583 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-08-29T19:47:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:10 smithi144 bash[67678]: cluster 2024-08-29T19:47:10.676152+0000 mon.a (mon.0) 4584 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-08-29T19:47:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:10 smithi089 bash[77323]: cluster 2024-08-29T19:47:09.710310+0000 mon.a (mon.0) 4583 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-08-29T19:47:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:10 smithi089 bash[77323]: cluster 2024-08-29T19:47:10.676152+0000 mon.a (mon.0) 4584 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-08-29T19:47:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:10 smithi089 bash[78574]: cluster 2024-08-29T19:47:09.710310+0000 mon.a (mon.0) 4583 : cluster [DBG] osdmap e2480: 8 total, 8 up, 8 in 2024-08-29T19:47:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:10 smithi089 bash[78574]: cluster 2024-08-29T19:47:10.676152+0000 mon.a (mon.0) 4584 : cluster [DBG] osdmap e2481: 8 total, 8 up, 8 in 2024-08-29T19:47:11.951 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-08-29T19:47:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:11 smithi144 bash[67678]: cluster 2024-08-29T19:47:10.894332+0000 mgr.y (mgr.34104) 2844 : cluster [DBG] pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.2 KiB/s wr, 128 op/s 2024-08-29T19:47:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:11 smithi089 bash[77323]: cluster 2024-08-29T19:47:10.894332+0000 mgr.y (mgr.34104) 2844 : cluster [DBG] pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.2 KiB/s wr, 128 op/s 2024-08-29T19:47:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:11 smithi089 bash[78574]: cluster 2024-08-29T19:47:10.894332+0000 mgr.y (mgr.34104) 2844 : cluster [DBG] pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 7.2 KiB/s wr, 128 op/s 2024-08-29T19:47:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:12 smithi144 bash[67678]: cluster 2024-08-29T19:47:11.729861+0000 mon.a (mon.0) 4585 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-08-29T19:47:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:12 smithi089 bash[77323]: cluster 2024-08-29T19:47:11.729861+0000 mon.a (mon.0) 4585 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-08-29T19:47:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:12 smithi089 bash[78574]: cluster 2024-08-29T19:47:11.729861+0000 mon.a (mon.0) 4585 : cluster [DBG] osdmap e2482: 8 total, 8 up, 8 in 2024-08-29T19:47:13.951 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-08-29T19:47:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:13 smithi144 bash[67678]: cluster 2024-08-29T19:47:12.725901+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-08-29T19:47:14.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:13 smithi144 bash[67678]: cluster 2024-08-29T19:47:12.895124+0000 mgr.y (mgr.34104) 2845 : cluster [DBG] pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.0 KiB/s wr, 138 op/s 2024-08-29T19:47:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:13 smithi089 bash[77323]: cluster 2024-08-29T19:47:12.725901+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-08-29T19:47:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:13 smithi089 bash[77323]: cluster 2024-08-29T19:47:12.895124+0000 mgr.y (mgr.34104) 2845 : cluster [DBG] pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.0 KiB/s wr, 138 op/s 2024-08-29T19:47:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:13 smithi089 bash[78574]: cluster 2024-08-29T19:47:12.725901+0000 mon.a (mon.0) 4586 : cluster [DBG] osdmap e2483: 8 total, 8 up, 8 in 2024-08-29T19:47:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:13 smithi089 bash[78574]: cluster 2024-08-29T19:47:12.895124+0000 mgr.y (mgr.34104) 2845 : cluster [DBG] pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 9.0 KiB/s wr, 138 op/s 2024-08-29T19:47:15.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:14 smithi144 bash[67678]: cluster 2024-08-29T19:47:13.747211+0000 mon.a (mon.0) 4587 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-08-29T19:47:15.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:14 smithi089 bash[78574]: cluster 2024-08-29T19:47:13.747211+0000 mon.a (mon.0) 4587 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-08-29T19:47:15.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:14 smithi089 bash[77323]: cluster 2024-08-29T19:47:13.747211+0000 mon.a (mon.0) 4587 : cluster [DBG] osdmap e2484: 8 total, 8 up, 8 in 2024-08-29T19:47:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:47:15] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2024-08-29T19:47:15.887 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-08-29T19:47:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:15 smithi144 bash[67678]: cluster 2024-08-29T19:47:14.758473+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-08-29T19:47:16.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:15 smithi144 bash[67678]: cluster 2024-08-29T19:47:14.895799+0000 mgr.y (mgr.34104) 2846 : cluster [DBG] pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-08-29T19:47:16.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:15 smithi144 bash[67678]: cluster 2024-08-29T19:47:15.682847+0000 mon.a (mon.0) 4589 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-08-29T19:47:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[77323]: cluster 2024-08-29T19:47:14.758473+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-08-29T19:47:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[77323]: cluster 2024-08-29T19:47:14.895799+0000 mgr.y (mgr.34104) 2846 : cluster [DBG] pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-08-29T19:47:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[77323]: cluster 2024-08-29T19:47:15.682847+0000 mon.a (mon.0) 4589 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-08-29T19:47:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[78574]: cluster 2024-08-29T19:47:14.758473+0000 mon.a (mon.0) 4588 : cluster [DBG] osdmap e2485: 8 total, 8 up, 8 in 2024-08-29T19:47:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[78574]: cluster 2024-08-29T19:47:14.895799+0000 mgr.y (mgr.34104) 2846 : cluster [DBG] pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 12 KiB/s wr, 210 op/s 2024-08-29T19:47:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:15 smithi089 bash[78574]: cluster 2024-08-29T19:47:15.682847+0000 mon.a (mon.0) 4589 : cluster [DBG] osdmap e2486: 8 total, 8 up, 8 in 2024-08-29T19:47:18.015 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-08-29T19:47:18.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:17 smithi144 bash[67678]: cluster 2024-08-29T19:47:16.767938+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-08-29T19:47:18.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:17 smithi144 bash[67678]: cluster 2024-08-29T19:47:16.896539+0000 mgr.y (mgr.34104) 2847 : cluster [DBG] pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.0 KiB/s wr, 83 op/s 2024-08-29T19:47:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:17 smithi089 bash[77323]: cluster 2024-08-29T19:47:16.767938+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-08-29T19:47:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:17 smithi089 bash[77323]: cluster 2024-08-29T19:47:16.896539+0000 mgr.y (mgr.34104) 2847 : cluster [DBG] pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.0 KiB/s wr, 83 op/s 2024-08-29T19:47:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:17 smithi089 bash[78574]: cluster 2024-08-29T19:47:16.767938+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e2487: 8 total, 8 up, 8 in 2024-08-29T19:47:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:17 smithi089 bash[78574]: cluster 2024-08-29T19:47:16.896539+0000 mgr.y (mgr.34104) 2847 : cluster [DBG] pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.0 KiB/s wr, 83 op/s 2024-08-29T19:47:19.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:18 smithi144 bash[67678]: cluster 2024-08-29T19:47:17.787569+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-08-29T19:47:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:18 smithi089 bash[77323]: cluster 2024-08-29T19:47:17.787569+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-08-29T19:47:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:18 smithi089 bash[78574]: cluster 2024-08-29T19:47:17.787569+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e2488: 8 total, 8 up, 8 in 2024-08-29T19:47:20.027 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-08-29T19:47:20.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:19 smithi144 bash[67678]: cluster 2024-08-29T19:47:18.785257+0000 mon.a (mon.0) 4592 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-08-29T19:47:20.061 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:19 smithi144 bash[67678]: cluster 2024-08-29T19:47:18.897270+0000 mgr.y (mgr.34104) 2848 : cluster [DBG] pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 187 op/s 2024-08-29T19:47:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:19 smithi089 bash[77323]: cluster 2024-08-29T19:47:18.785257+0000 mon.a (mon.0) 4592 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-08-29T19:47:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:19 smithi089 bash[77323]: cluster 2024-08-29T19:47:18.897270+0000 mgr.y (mgr.34104) 2848 : cluster [DBG] pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 187 op/s 2024-08-29T19:47:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:19 smithi089 bash[78574]: cluster 2024-08-29T19:47:18.785257+0000 mon.a (mon.0) 4592 : cluster [DBG] osdmap e2489: 8 total, 8 up, 8 in 2024-08-29T19:47:20.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:19 smithi089 bash[78574]: cluster 2024-08-29T19:47:18.897270+0000 mgr.y (mgr.34104) 2848 : cluster [DBG] pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 9.0 KiB/s wr, 187 op/s 2024-08-29T19:47:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:20 smithi144 bash[67678]: cluster 2024-08-29T19:47:19.806733+0000 mon.a (mon.0) 4593 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-08-29T19:47:21.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:20 smithi144 bash[67678]: cluster 2024-08-29T19:47:20.680605+0000 mon.a (mon.0) 4594 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-08-29T19:47:21.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:20 smithi089 bash[77323]: cluster 2024-08-29T19:47:19.806733+0000 mon.a (mon.0) 4593 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-08-29T19:47:21.183 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:20 smithi089 bash[77323]: cluster 2024-08-29T19:47:20.680605+0000 mon.a (mon.0) 4594 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-08-29T19:47:21.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:20 smithi089 bash[78574]: cluster 2024-08-29T19:47:19.806733+0000 mon.a (mon.0) 4593 : cluster [DBG] osdmap e2490: 8 total, 8 up, 8 in 2024-08-29T19:47:21.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:20 smithi089 bash[78574]: cluster 2024-08-29T19:47:20.680605+0000 mon.a (mon.0) 4594 : cluster [DBG] osdmap e2491: 8 total, 8 up, 8 in 2024-08-29T19:47:21.907 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-08-29T19:47:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:21 smithi089 bash[77323]: cluster 2024-08-29T19:47:20.897992+0000 mgr.y (mgr.34104) 2849 : cluster [DBG] pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 8.2 KiB/s wr, 176 op/s 2024-08-29T19:47:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:21 smithi089 bash[77323]: cluster 2024-08-29T19:47:21.684343+0000 mon.a (mon.0) 4595 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-08-29T19:47:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:21 smithi089 bash[78574]: cluster 2024-08-29T19:47:20.897992+0000 mgr.y (mgr.34104) 2849 : cluster [DBG] pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 8.2 KiB/s wr, 176 op/s 2024-08-29T19:47:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:21 smithi089 bash[78574]: cluster 2024-08-29T19:47:21.684343+0000 mon.a (mon.0) 4595 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-08-29T19:47:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:21 smithi144 bash[67678]: cluster 2024-08-29T19:47:20.897992+0000 mgr.y (mgr.34104) 2849 : cluster [DBG] pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 8.2 KiB/s wr, 176 op/s 2024-08-29T19:47:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:21 smithi144 bash[67678]: cluster 2024-08-29T19:47:21.684343+0000 mon.a (mon.0) 4595 : cluster [DBG] osdmap e2492: 8 total, 8 up, 8 in 2024-08-29T19:47:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:23 smithi089 bash[77323]: cluster 2024-08-29T19:47:22.820634+0000 mon.a (mon.0) 4596 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-08-29T19:47:24.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:23 smithi089 bash[77323]: audit 2024-08-29T19:47:22.829420+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:24.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:23 smithi089 bash[77323]: cluster 2024-08-29T19:47:22.898669+0000 mgr.y (mgr.34104) 2850 : cluster [DBG] pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-08-29T19:47:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:23 smithi089 bash[78574]: cluster 2024-08-29T19:47:22.820634+0000 mon.a (mon.0) 4596 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-08-29T19:47:24.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:23 smithi089 bash[78574]: audit 2024-08-29T19:47:22.829420+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:24.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:23 smithi089 bash[78574]: cluster 2024-08-29T19:47:22.898669+0000 mgr.y (mgr.34104) 2850 : cluster [DBG] pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-08-29T19:47:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:23 smithi144 bash[67678]: cluster 2024-08-29T19:47:22.820634+0000 mon.a (mon.0) 4596 : cluster [DBG] osdmap e2493: 8 total, 8 up, 8 in 2024-08-29T19:47:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:23 smithi144 bash[67678]: audit 2024-08-29T19:47:22.829420+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:23 smithi144 bash[67678]: cluster 2024-08-29T19:47:22.898669+0000 mgr.y (mgr.34104) 2850 : cluster [DBG] pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-08-29T19:47:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:24 smithi089 bash[77323]: cluster 2024-08-29T19:47:23.832327+0000 mon.a (mon.0) 4598 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-08-29T19:47:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:47:25] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2024-08-29T19:47:25.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:24 smithi089 bash[78574]: cluster 2024-08-29T19:47:23.832327+0000 mon.a (mon.0) 4598 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-08-29T19:47:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:24 smithi144 bash[67678]: cluster 2024-08-29T19:47:23.832327+0000 mon.a (mon.0) 4598 : cluster [DBG] osdmap e2494: 8 total, 8 up, 8 in 2024-08-29T19:47:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[78574]: cluster 2024-08-29T19:47:24.840180+0000 mon.a (mon.0) 4599 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-08-29T19:47:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[78574]: cluster 2024-08-29T19:47:24.899440+0000 mgr.y (mgr.34104) 2851 : cluster [DBG] pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.5 KiB/s wr, 146 op/s 2024-08-29T19:47:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[78574]: cluster 2024-08-29T19:47:25.683752+0000 mon.a (mon.0) 4600 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-08-29T19:47:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[77323]: cluster 2024-08-29T19:47:24.840180+0000 mon.a (mon.0) 4599 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-08-29T19:47:26.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[77323]: cluster 2024-08-29T19:47:24.899440+0000 mgr.y (mgr.34104) 2851 : cluster [DBG] pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.5 KiB/s wr, 146 op/s 2024-08-29T19:47:26.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:25 smithi089 bash[77323]: cluster 2024-08-29T19:47:25.683752+0000 mon.a (mon.0) 4600 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-08-29T19:47:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:25 smithi144 bash[67678]: cluster 2024-08-29T19:47:24.840180+0000 mon.a (mon.0) 4599 : cluster [DBG] osdmap e2495: 8 total, 8 up, 8 in 2024-08-29T19:47:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:25 smithi144 bash[67678]: cluster 2024-08-29T19:47:24.899440+0000 mgr.y (mgr.34104) 2851 : cluster [DBG] pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 104 KiB/s rd, 8.5 KiB/s wr, 146 op/s 2024-08-29T19:47:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:25 smithi144 bash[67678]: cluster 2024-08-29T19:47:25.683752+0000 mon.a (mon.0) 4600 : cluster [DBG] osdmap e2496: 8 total, 8 up, 8 in 2024-08-29T19:47:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:27 smithi144 bash[67678]: cluster 2024-08-29T19:47:26.685303+0000 mon.a (mon.0) 4601 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-08-29T19:47:28.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:27 smithi144 bash[67678]: cluster 2024-08-29T19:47:26.900175+0000 mgr.y (mgr.34104) 2852 : cluster [DBG] pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.2 KiB/s wr, 69 op/s 2024-08-29T19:47:28.188 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:27 smithi089 bash[77323]: cluster 2024-08-29T19:47:26.685303+0000 mon.a (mon.0) 4601 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-08-29T19:47:28.188 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:27 smithi089 bash[77323]: cluster 2024-08-29T19:47:26.900175+0000 mgr.y (mgr.34104) 2852 : cluster [DBG] pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.2 KiB/s wr, 69 op/s 2024-08-29T19:47:28.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:27 smithi089 bash[78574]: cluster 2024-08-29T19:47:26.685303+0000 mon.a (mon.0) 4601 : cluster [DBG] osdmap e2497: 8 total, 8 up, 8 in 2024-08-29T19:47:28.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:27 smithi089 bash[78574]: cluster 2024-08-29T19:47:26.900175+0000 mgr.y (mgr.34104) 2852 : cluster [DBG] pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 3.2 KiB/s wr, 69 op/s 2024-08-29T19:47:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:28 smithi144 bash[67678]: cluster 2024-08-29T19:47:27.696585+0000 mon.a (mon.0) 4602 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-08-29T19:47:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:28 smithi089 bash[77323]: cluster 2024-08-29T19:47:27.696585+0000 mon.a (mon.0) 4602 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-08-29T19:47:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:28 smithi089 bash[78574]: cluster 2024-08-29T19:47:27.696585+0000 mon.a (mon.0) 4602 : cluster [DBG] osdmap e2498: 8 total, 8 up, 8 in 2024-08-29T19:47:29.923 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-08-29T19:47:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:29 smithi144 bash[67678]: cluster 2024-08-29T19:47:28.700501+0000 mon.a (mon.0) 4603 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-08-29T19:47:30.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:29 smithi144 bash[67678]: cluster 2024-08-29T19:47:28.900958+0000 mgr.y (mgr.34104) 2853 : cluster [DBG] pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-08-29T19:47:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:29 smithi089 bash[77323]: cluster 2024-08-29T19:47:28.700501+0000 mon.a (mon.0) 4603 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-08-29T19:47:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:29 smithi089 bash[77323]: cluster 2024-08-29T19:47:28.900958+0000 mgr.y (mgr.34104) 2853 : cluster [DBG] pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-08-29T19:47:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:29 smithi089 bash[78574]: cluster 2024-08-29T19:47:28.700501+0000 mon.a (mon.0) 4603 : cluster [DBG] osdmap e2499: 8 total, 8 up, 8 in 2024-08-29T19:47:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:29 smithi089 bash[78574]: cluster 2024-08-29T19:47:28.900958+0000 mgr.y (mgr.34104) 2853 : cluster [DBG] pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-08-29T19:47:30.192 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-08-29T19:47:30.415 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-08-29T19:47:30.633 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-08-29T19:47:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:30 smithi144 bash[67678]: cluster 2024-08-29T19:47:29.726691+0000 mon.a (mon.0) 4604 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-08-29T19:47:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:30 smithi144 bash[67678]: cluster 2024-08-29T19:47:30.687340+0000 mon.a (mon.0) 4605 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-08-29T19:47:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:30 smithi089 bash[77323]: cluster 2024-08-29T19:47:29.726691+0000 mon.a (mon.0) 4604 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-08-29T19:47:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:30 smithi089 bash[77323]: cluster 2024-08-29T19:47:30.687340+0000 mon.a (mon.0) 4605 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-08-29T19:47:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:30 smithi089 bash[78574]: cluster 2024-08-29T19:47:29.726691+0000 mon.a (mon.0) 4604 : cluster [DBG] osdmap e2500: 8 total, 8 up, 8 in 2024-08-29T19:47:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:30 smithi089 bash[78574]: cluster 2024-08-29T19:47:30.687340+0000 mon.a (mon.0) 4605 : cluster [DBG] osdmap e2501: 8 total, 8 up, 8 in 2024-08-29T19:47:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:31 smithi144 bash[67678]: cluster 2024-08-29T19:47:30.901759+0000 mgr.y (mgr.34104) 2854 : cluster [DBG] pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 35 op/s 2024-08-29T19:47:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:31 smithi144 bash[67678]: cluster 2024-08-29T19:47:31.688066+0000 mon.a (mon.0) 4606 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-08-29T19:47:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:31 smithi089 bash[77323]: cluster 2024-08-29T19:47:30.901759+0000 mgr.y (mgr.34104) 2854 : cluster [DBG] pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 35 op/s 2024-08-29T19:47:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:31 smithi089 bash[77323]: cluster 2024-08-29T19:47:31.688066+0000 mon.a (mon.0) 4606 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-08-29T19:47:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:31 smithi089 bash[78574]: cluster 2024-08-29T19:47:30.901759+0000 mgr.y (mgr.34104) 2854 : cluster [DBG] pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 KiB/s wr, 35 op/s 2024-08-29T19:47:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:31 smithi089 bash[78574]: cluster 2024-08-29T19:47:31.688066+0000 mon.a (mon.0) 4606 : cluster [DBG] osdmap e2502: 8 total, 8 up, 8 in 2024-08-29T19:47:32.971 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-08-29T19:47:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:33 smithi144 bash[67678]: cluster 2024-08-29T19:47:32.741058+0000 mon.a (mon.0) 4607 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-08-29T19:47:34.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:33 smithi144 bash[67678]: cluster 2024-08-29T19:47:32.902572+0000 mgr.y (mgr.34104) 2855 : cluster [DBG] pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 8.2 KiB/s wr, 82 op/s 2024-08-29T19:47:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:33 smithi089 bash[77323]: cluster 2024-08-29T19:47:32.741058+0000 mon.a (mon.0) 4607 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-08-29T19:47:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:33 smithi089 bash[77323]: cluster 2024-08-29T19:47:32.902572+0000 mgr.y (mgr.34104) 2855 : cluster [DBG] pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 8.2 KiB/s wr, 82 op/s 2024-08-29T19:47:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:33 smithi089 bash[78574]: cluster 2024-08-29T19:47:32.741058+0000 mon.a (mon.0) 4607 : cluster [DBG] osdmap e2503: 8 total, 8 up, 8 in 2024-08-29T19:47:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:33 smithi089 bash[78574]: cluster 2024-08-29T19:47:32.902572+0000 mgr.y (mgr.34104) 2855 : cluster [DBG] pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 8.2 KiB/s wr, 82 op/s 2024-08-29T19:47:34.986 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-08-29T19:47:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:34 smithi144 bash[67678]: cluster 2024-08-29T19:47:33.752218+0000 mon.a (mon.0) 4608 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-08-29T19:47:35.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:34 smithi089 bash[77323]: cluster 2024-08-29T19:47:33.752218+0000 mon.a (mon.0) 4608 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-08-29T19:47:35.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:34 smithi089 bash[78574]: cluster 2024-08-29T19:47:33.752218+0000 mon.a (mon.0) 4608 : cluster [DBG] osdmap e2504: 8 total, 8 up, 8 in 2024-08-29T19:47:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:47:35] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2024-08-29T19:47:36.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:35 smithi144 bash[67678]: cluster 2024-08-29T19:47:34.757331+0000 mon.a (mon.0) 4609 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-08-29T19:47:36.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:35 smithi144 bash[67678]: cluster 2024-08-29T19:47:34.903550+0000 mgr.y (mgr.34104) 2856 : cluster [DBG] pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 14 KiB/s wr, 274 op/s 2024-08-29T19:47:36.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:35 smithi144 bash[67678]: cluster 2024-08-29T19:47:35.689967+0000 mon.a (mon.0) 4610 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-08-29T19:47:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[77323]: cluster 2024-08-29T19:47:34.757331+0000 mon.a (mon.0) 4609 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-08-29T19:47:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[77323]: cluster 2024-08-29T19:47:34.903550+0000 mgr.y (mgr.34104) 2856 : cluster [DBG] pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 14 KiB/s wr, 274 op/s 2024-08-29T19:47:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[77323]: cluster 2024-08-29T19:47:35.689967+0000 mon.a (mon.0) 4610 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-08-29T19:47:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[78574]: cluster 2024-08-29T19:47:34.757331+0000 mon.a (mon.0) 4609 : cluster [DBG] osdmap e2505: 8 total, 8 up, 8 in 2024-08-29T19:47:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[78574]: cluster 2024-08-29T19:47:34.903550+0000 mgr.y (mgr.34104) 2856 : cluster [DBG] pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 198 KiB/s rd, 14 KiB/s wr, 274 op/s 2024-08-29T19:47:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:35 smithi089 bash[78574]: cluster 2024-08-29T19:47:35.689967+0000 mon.a (mon.0) 4610 : cluster [DBG] osdmap e2506: 8 total, 8 up, 8 in 2024-08-29T19:47:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:37 smithi144 bash[67678]: cluster 2024-08-29T19:47:36.694903+0000 mon.a (mon.0) 4611 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-08-29T19:47:38.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:37 smithi144 bash[67678]: cluster 2024-08-29T19:47:36.904384+0000 mgr.y (mgr.34104) 2857 : cluster [DBG] pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 9.5 KiB/s wr, 254 op/s 2024-08-29T19:47:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:37 smithi089 bash[77323]: cluster 2024-08-29T19:47:36.694903+0000 mon.a (mon.0) 4611 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-08-29T19:47:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:37 smithi089 bash[77323]: cluster 2024-08-29T19:47:36.904384+0000 mgr.y (mgr.34104) 2857 : cluster [DBG] pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 9.5 KiB/s wr, 254 op/s 2024-08-29T19:47:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:37 smithi089 bash[78574]: cluster 2024-08-29T19:47:36.694903+0000 mon.a (mon.0) 4611 : cluster [DBG] osdmap e2507: 8 total, 8 up, 8 in 2024-08-29T19:47:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:37 smithi089 bash[78574]: cluster 2024-08-29T19:47:36.904384+0000 mgr.y (mgr.34104) 2857 : cluster [DBG] pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 9.5 KiB/s wr, 254 op/s 2024-08-29T19:47:38.920 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-08-29T19:47:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:38 smithi144 bash[67678]: cluster 2024-08-29T19:47:37.701052+0000 mon.a (mon.0) 4612 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-08-29T19:47:39.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:38 smithi144 bash[67678]: audit 2024-08-29T19:47:37.829299+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:38 smithi089 bash[77323]: cluster 2024-08-29T19:47:37.701052+0000 mon.a (mon.0) 4612 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-08-29T19:47:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:38 smithi089 bash[77323]: audit 2024-08-29T19:47:37.829299+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:38 smithi089 bash[78574]: cluster 2024-08-29T19:47:37.701052+0000 mon.a (mon.0) 4612 : cluster [DBG] osdmap e2508: 8 total, 8 up, 8 in 2024-08-29T19:47:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:38 smithi089 bash[78574]: audit 2024-08-29T19:47:37.829299+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:39 smithi144 bash[67678]: cluster 2024-08-29T19:47:38.705616+0000 mon.a (mon.0) 4614 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-08-29T19:47:40.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:39 smithi144 bash[67678]: cluster 2024-08-29T19:47:38.905166+0000 mgr.y (mgr.34104) 2858 : cluster [DBG] pgmap v4916: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 15 KiB/s wr, 159 op/s 2024-08-29T19:47:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:39 smithi089 bash[77323]: cluster 2024-08-29T19:47:38.705616+0000 mon.a (mon.0) 4614 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-08-29T19:47:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:39 smithi089 bash[77323]: cluster 2024-08-29T19:47:38.905166+0000 mgr.y (mgr.34104) 2858 : cluster [DBG] pgmap v4916: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 15 KiB/s wr, 159 op/s 2024-08-29T19:47:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:39 smithi089 bash[78574]: cluster 2024-08-29T19:47:38.705616+0000 mon.a (mon.0) 4614 : cluster [DBG] osdmap e2509: 8 total, 8 up, 8 in 2024-08-29T19:47:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:39 smithi089 bash[78574]: cluster 2024-08-29T19:47:38.905166+0000 mgr.y (mgr.34104) 2858 : cluster [DBG] pgmap v4916: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 15 KiB/s wr, 159 op/s 2024-08-29T19:47:40.915 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-08-29T19:47:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:40 smithi144 bash[67678]: cluster 2024-08-29T19:47:39.728603+0000 mon.a (mon.0) 4615 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-08-29T19:47:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:40 smithi144 bash[67678]: cluster 2024-08-29T19:47:40.691051+0000 mon.a (mon.0) 4616 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-08-29T19:47:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:40 smithi089 bash[77323]: cluster 2024-08-29T19:47:39.728603+0000 mon.a (mon.0) 4615 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-08-29T19:47:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:40 smithi089 bash[77323]: cluster 2024-08-29T19:47:40.691051+0000 mon.a (mon.0) 4616 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-08-29T19:47:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:40 smithi089 bash[78574]: cluster 2024-08-29T19:47:39.728603+0000 mon.a (mon.0) 4615 : cluster [DBG] osdmap e2510: 8 total, 8 up, 8 in 2024-08-29T19:47:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:40 smithi089 bash[78574]: cluster 2024-08-29T19:47:40.691051+0000 mon.a (mon.0) 4616 : cluster [DBG] osdmap e2511: 8 total, 8 up, 8 in 2024-08-29T19:47:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:41 smithi144 bash[67678]: cluster 2024-08-29T19:47:40.905899+0000 mgr.y (mgr.34104) 2859 : cluster [DBG] pgmap v4919: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:47:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:41 smithi089 bash[78574]: cluster 2024-08-29T19:47:40.905899+0000 mgr.y (mgr.34104) 2859 : cluster [DBG] pgmap v4919: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:47:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:41 smithi089 bash[77323]: cluster 2024-08-29T19:47:40.905899+0000 mgr.y (mgr.34104) 2859 : cluster [DBG] pgmap v4919: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 11 KiB/s wr, 96 op/s 2024-08-29T19:47:42.985 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-08-29T19:47:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:42 smithi144 bash[67678]: cluster 2024-08-29T19:47:41.751022+0000 mon.a (mon.0) 4617 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-08-29T19:47:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:42 smithi089 bash[77323]: cluster 2024-08-29T19:47:41.751022+0000 mon.a (mon.0) 4617 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-08-29T19:47:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:42 smithi089 bash[78574]: cluster 2024-08-29T19:47:41.751022+0000 mon.a (mon.0) 4617 : cluster [DBG] osdmap e2512: 8 total, 8 up, 8 in 2024-08-29T19:47:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:43 smithi144 bash[67678]: cluster 2024-08-29T19:47:42.749245+0000 mon.a (mon.0) 4618 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-08-29T19:47:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:43 smithi144 bash[67678]: cluster 2024-08-29T19:47:42.906795+0000 mgr.y (mgr.34104) 2860 : cluster [DBG] pgmap v4922: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-08-29T19:47:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:43 smithi089 bash[77323]: cluster 2024-08-29T19:47:42.749245+0000 mon.a (mon.0) 4618 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-08-29T19:47:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:43 smithi089 bash[77323]: cluster 2024-08-29T19:47:42.906795+0000 mgr.y (mgr.34104) 2860 : cluster [DBG] pgmap v4922: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-08-29T19:47:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:43 smithi089 bash[78574]: cluster 2024-08-29T19:47:42.749245+0000 mon.a (mon.0) 4618 : cluster [DBG] osdmap e2513: 8 total, 8 up, 8 in 2024-08-29T19:47:44.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:43 smithi089 bash[78574]: cluster 2024-08-29T19:47:42.906795+0000 mgr.y (mgr.34104) 2860 : cluster [DBG] pgmap v4922: 137 pgs: 137 active+clean; 13 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-08-29T19:47:44.983 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-08-29T19:47:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:44 smithi144 bash[67678]: cluster 2024-08-29T19:47:43.764202+0000 mon.a (mon.0) 4619 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-08-29T19:47:45.064 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:44 smithi089 bash[77323]: cluster 2024-08-29T19:47:43.764202+0000 mon.a (mon.0) 4619 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-08-29T19:47:45.064 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:44 smithi089 bash[78574]: cluster 2024-08-29T19:47:43.764202+0000 mon.a (mon.0) 4619 : cluster [DBG] osdmap e2514: 8 total, 8 up, 8 in 2024-08-29T19:47:45.433 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:47:45] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.43.0" 2024-08-29T19:47:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:45 smithi144 bash[67678]: cluster 2024-08-29T19:47:44.784817+0000 mon.a (mon.0) 4620 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-08-29T19:47:46.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:45 smithi144 bash[67678]: cluster 2024-08-29T19:47:44.907464+0000 mgr.y (mgr.34104) 2861 : cluster [DBG] pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 14 KiB/s wr, 190 op/s 2024-08-29T19:47:46.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:45 smithi144 bash[67678]: cluster 2024-08-29T19:47:45.693912+0000 mon.a (mon.0) 4621 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-08-29T19:47:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[77323]: cluster 2024-08-29T19:47:44.784817+0000 mon.a (mon.0) 4620 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-08-29T19:47:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[77323]: cluster 2024-08-29T19:47:44.907464+0000 mgr.y (mgr.34104) 2861 : cluster [DBG] pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 14 KiB/s wr, 190 op/s 2024-08-29T19:47:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[77323]: cluster 2024-08-29T19:47:45.693912+0000 mon.a (mon.0) 4621 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-08-29T19:47:46.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[78574]: cluster 2024-08-29T19:47:44.784817+0000 mon.a (mon.0) 4620 : cluster [DBG] osdmap e2515: 8 total, 8 up, 8 in 2024-08-29T19:47:46.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[78574]: cluster 2024-08-29T19:47:44.907464+0000 mgr.y (mgr.34104) 2861 : cluster [DBG] pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 133 KiB/s rd, 14 KiB/s wr, 190 op/s 2024-08-29T19:47:46.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:45 smithi089 bash[78574]: cluster 2024-08-29T19:47:45.693912+0000 mon.a (mon.0) 4621 : cluster [DBG] osdmap e2516: 8 total, 8 up, 8 in 2024-08-29T19:47:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:47 smithi144 bash[67678]: cluster 2024-08-29T19:47:46.697333+0000 mon.a (mon.0) 4622 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-08-29T19:47:48.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:47 smithi144 bash[67678]: cluster 2024-08-29T19:47:46.908200+0000 mgr.y (mgr.34104) 2862 : cluster [DBG] pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 193 op/s 2024-08-29T19:47:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:47 smithi089 bash[78574]: cluster 2024-08-29T19:47:46.697333+0000 mon.a (mon.0) 4622 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-08-29T19:47:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:47 smithi089 bash[78574]: cluster 2024-08-29T19:47:46.908200+0000 mgr.y (mgr.34104) 2862 : cluster [DBG] pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 193 op/s 2024-08-29T19:47:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:47 smithi089 bash[77323]: cluster 2024-08-29T19:47:46.697333+0000 mon.a (mon.0) 4622 : cluster [DBG] osdmap e2517: 8 total, 8 up, 8 in 2024-08-29T19:47:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:47 smithi089 bash[77323]: cluster 2024-08-29T19:47:46.908200+0000 mgr.y (mgr.34104) 2862 : cluster [DBG] pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 13 KiB/s wr, 193 op/s 2024-08-29T19:47:49.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:48 smithi144 bash[67678]: cluster 2024-08-29T19:47:47.707155+0000 mon.a (mon.0) 4623 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-08-29T19:47:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:48 smithi089 bash[77323]: cluster 2024-08-29T19:47:47.707155+0000 mon.a (mon.0) 4623 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-08-29T19:47:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:48 smithi089 bash[78574]: cluster 2024-08-29T19:47:47.707155+0000 mon.a (mon.0) 4623 : cluster [DBG] osdmap e2518: 8 total, 8 up, 8 in 2024-08-29T19:47:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:49 smithi144 bash[67678]: cluster 2024-08-29T19:47:48.714213+0000 mon.a (mon.0) 4624 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-08-29T19:47:50.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:49 smithi144 bash[67678]: cluster 2024-08-29T19:47:48.908943+0000 mgr.y (mgr.34104) 2863 : cluster [DBG] pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 8.7 KiB/s wr, 93 op/s 2024-08-29T19:47:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:49 smithi089 bash[77323]: cluster 2024-08-29T19:47:48.714213+0000 mon.a (mon.0) 4624 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-08-29T19:47:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:49 smithi089 bash[77323]: cluster 2024-08-29T19:47:48.908943+0000 mgr.y (mgr.34104) 2863 : cluster [DBG] pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 8.7 KiB/s wr, 93 op/s 2024-08-29T19:47:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:49 smithi089 bash[78574]: cluster 2024-08-29T19:47:48.714213+0000 mon.a (mon.0) 4624 : cluster [DBG] osdmap e2519: 8 total, 8 up, 8 in 2024-08-29T19:47:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:49 smithi089 bash[78574]: cluster 2024-08-29T19:47:48.908943+0000 mgr.y (mgr.34104) 2863 : cluster [DBG] pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 8.7 KiB/s wr, 93 op/s 2024-08-29T19:47:50.915 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-08-29T19:47:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:50 smithi144 bash[67678]: cluster 2024-08-29T19:47:49.724117+0000 mon.a (mon.0) 4625 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-08-29T19:47:51.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:50 smithi144 bash[67678]: cluster 2024-08-29T19:47:50.695581+0000 mon.a (mon.0) 4626 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-08-29T19:47:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:50 smithi089 bash[77323]: cluster 2024-08-29T19:47:49.724117+0000 mon.a (mon.0) 4625 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-08-29T19:47:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:50 smithi089 bash[77323]: cluster 2024-08-29T19:47:50.695581+0000 mon.a (mon.0) 4626 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-08-29T19:47:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:50 smithi089 bash[78574]: cluster 2024-08-29T19:47:49.724117+0000 mon.a (mon.0) 4625 : cluster [DBG] osdmap e2520: 8 total, 8 up, 8 in 2024-08-29T19:47:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:50 smithi089 bash[78574]: cluster 2024-08-29T19:47:50.695581+0000 mon.a (mon.0) 4626 : cluster [DBG] osdmap e2521: 8 total, 8 up, 8 in 2024-08-29T19:47:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:51 smithi144 bash[67678]: cluster 2024-08-29T19:47:50.909727+0000 mgr.y (mgr.34104) 2864 : cluster [DBG] pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 8.0 KiB/s wr, 78 op/s 2024-08-29T19:47:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:51 smithi089 bash[78574]: cluster 2024-08-29T19:47:50.909727+0000 mgr.y (mgr.34104) 2864 : cluster [DBG] pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 8.0 KiB/s wr, 78 op/s 2024-08-29T19:47:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:51 smithi089 bash[77323]: cluster 2024-08-29T19:47:50.909727+0000 mgr.y (mgr.34104) 2864 : cluster [DBG] pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 8.0 KiB/s wr, 78 op/s 2024-08-29T19:47:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:52 smithi144 bash[67678]: cluster 2024-08-29T19:47:51.736127+0000 mon.a (mon.0) 4627 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-08-29T19:47:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:52 smithi089 bash[77323]: cluster 2024-08-29T19:47:51.736127+0000 mon.a (mon.0) 4627 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-08-29T19:47:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:52 smithi089 bash[78574]: cluster 2024-08-29T19:47:51.736127+0000 mon.a (mon.0) 4627 : cluster [DBG] osdmap e2522: 8 total, 8 up, 8 in 2024-08-29T19:47:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:53 smithi144 bash[67678]: cluster 2024-08-29T19:47:52.737549+0000 mon.a (mon.0) 4628 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-08-29T19:47:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:53 smithi144 bash[67678]: audit 2024-08-29T19:47:52.829764+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:53 smithi144 bash[67678]: cluster 2024-08-29T19:47:52.910383+0000 mgr.y (mgr.34104) 2865 : cluster [DBG] pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T19:47:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:53 smithi089 bash[77323]: cluster 2024-08-29T19:47:52.737549+0000 mon.a (mon.0) 4628 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-08-29T19:47:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:53 smithi089 bash[77323]: audit 2024-08-29T19:47:52.829764+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:53 smithi089 bash[77323]: cluster 2024-08-29T19:47:52.910383+0000 mgr.y (mgr.34104) 2865 : cluster [DBG] pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T19:47:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:53 smithi089 bash[78574]: cluster 2024-08-29T19:47:52.737549+0000 mon.a (mon.0) 4628 : cluster [DBG] osdmap e2523: 8 total, 8 up, 8 in 2024-08-29T19:47:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:53 smithi089 bash[78574]: audit 2024-08-29T19:47:52.829764+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:47:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:53 smithi089 bash[78574]: cluster 2024-08-29T19:47:52.910383+0000 mgr.y (mgr.34104) 2865 : cluster [DBG] pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 5.5 KiB/s wr, 87 op/s 2024-08-29T19:47:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:54 smithi144 bash[67678]: cluster 2024-08-29T19:47:53.756814+0000 mon.a (mon.0) 4630 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-08-29T19:47:55.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:54 smithi089 bash[78574]: cluster 2024-08-29T19:47:53.756814+0000 mon.a (mon.0) 4630 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-08-29T19:47:55.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:54 smithi089 bash[77323]: cluster 2024-08-29T19:47:53.756814+0000 mon.a (mon.0) 4630 : cluster [DBG] osdmap e2524: 8 total, 8 up, 8 in 2024-08-29T19:47:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:47:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:47:55] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2024-08-29T19:47:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:55 smithi144 bash[67678]: cluster 2024-08-29T19:47:54.766194+0000 mon.a (mon.0) 4631 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-08-29T19:47:56.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:55 smithi144 bash[67678]: cluster 2024-08-29T19:47:54.911128+0000 mgr.y (mgr.34104) 2866 : cluster [DBG] pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 6.2 KiB/s wr, 102 op/s 2024-08-29T19:47:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:55 smithi089 bash[77323]: cluster 2024-08-29T19:47:54.766194+0000 mon.a (mon.0) 4631 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-08-29T19:47:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:55 smithi089 bash[77323]: cluster 2024-08-29T19:47:54.911128+0000 mgr.y (mgr.34104) 2866 : cluster [DBG] pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 6.2 KiB/s wr, 102 op/s 2024-08-29T19:47:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:55 smithi089 bash[78574]: cluster 2024-08-29T19:47:54.766194+0000 mon.a (mon.0) 4631 : cluster [DBG] osdmap e2525: 8 total, 8 up, 8 in 2024-08-29T19:47:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:55 smithi089 bash[78574]: cluster 2024-08-29T19:47:54.911128+0000 mgr.y (mgr.34104) 2866 : cluster [DBG] pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 6.2 KiB/s wr, 102 op/s 2024-08-29T19:47:56.969 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-08-29T19:47:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:56 smithi144 bash[67678]: cluster 2024-08-29T19:47:55.777705+0000 mon.a (mon.0) 4632 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-08-29T19:47:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:56 smithi089 bash[77323]: cluster 2024-08-29T19:47:55.777705+0000 mon.a (mon.0) 4632 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-08-29T19:47:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:56 smithi089 bash[78574]: cluster 2024-08-29T19:47:55.777705+0000 mon.a (mon.0) 4632 : cluster [DBG] osdmap e2526: 8 total, 8 up, 8 in 2024-08-29T19:47:57.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:57 smithi089 bash[77323]: cluster 2024-08-29T19:47:56.780676+0000 mon.a (mon.0) 4633 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-08-29T19:47:57.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:57 smithi089 bash[77323]: cluster 2024-08-29T19:47:56.911849+0000 mgr.y (mgr.34104) 2867 : cluster [DBG] pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-08-29T19:47:57.809 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:57 smithi089 bash[78574]: cluster 2024-08-29T19:47:56.780676+0000 mon.a (mon.0) 4633 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-08-29T19:47:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:57 smithi144 bash[67678]: cluster 2024-08-29T19:47:56.780676+0000 mon.a (mon.0) 4633 : cluster [DBG] osdmap e2527: 8 total, 8 up, 8 in 2024-08-29T19:47:58.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:57 smithi144 bash[67678]: cluster 2024-08-29T19:47:56.911849+0000 mgr.y (mgr.34104) 2867 : cluster [DBG] pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-08-29T19:47:59.049 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-08-29T19:47:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:58 smithi144 bash[67678]: cluster 2024-08-29T19:47:57.813471+0000 mon.a (mon.0) 4634 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-08-29T19:47:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:58 smithi089 bash[77323]: cluster 2024-08-29T19:47:57.813471+0000 mon.a (mon.0) 4634 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-08-29T19:47:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:57 smithi089 bash[78574]: cluster 2024-08-29T19:47:56.911849+0000 mgr.y (mgr.34104) 2867 : cluster [DBG] pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 5.0 KiB/s wr, 65 op/s 2024-08-29T19:47:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:58 smithi089 bash[78574]: cluster 2024-08-29T19:47:57.813471+0000 mon.a (mon.0) 4634 : cluster [DBG] osdmap e2528: 8 total, 8 up, 8 in 2024-08-29T19:48:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:59 smithi089 bash[77323]: cluster 2024-08-29T19:47:58.817195+0000 mon.a (mon.0) 4635 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-08-29T19:48:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:47:59 smithi089 bash[77323]: cluster 2024-08-29T19:47:58.912654+0000 mgr.y (mgr.34104) 2868 : cluster [DBG] pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 8.5 KiB/s wr, 94 op/s 2024-08-29T19:48:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:59 smithi089 bash[78574]: cluster 2024-08-29T19:47:58.817195+0000 mon.a (mon.0) 4635 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-08-29T19:48:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:47:59 smithi089 bash[78574]: cluster 2024-08-29T19:47:58.912654+0000 mgr.y (mgr.34104) 2868 : cluster [DBG] pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 8.5 KiB/s wr, 94 op/s 2024-08-29T19:48:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:59 smithi144 bash[67678]: cluster 2024-08-29T19:47:58.817195+0000 mon.a (mon.0) 4635 : cluster [DBG] osdmap e2529: 8 total, 8 up, 8 in 2024-08-29T19:48:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:47:59 smithi144 bash[67678]: cluster 2024-08-29T19:47:58.912654+0000 mgr.y (mgr.34104) 2868 : cluster [DBG] pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 8.5 KiB/s wr, 94 op/s 2024-08-29T19:48:01.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:00 smithi089 bash[77323]: cluster 2024-08-29T19:47:59.828050+0000 mon.a (mon.0) 4636 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-08-29T19:48:01.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:00 smithi089 bash[77323]: cluster 2024-08-29T19:48:00.699507+0000 mon.a (mon.0) 4637 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-08-29T19:48:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:00 smithi089 bash[78574]: cluster 2024-08-29T19:47:59.828050+0000 mon.a (mon.0) 4636 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-08-29T19:48:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:00 smithi089 bash[78574]: cluster 2024-08-29T19:48:00.699507+0000 mon.a (mon.0) 4637 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-08-29T19:48:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:00 smithi144 bash[67678]: cluster 2024-08-29T19:47:59.828050+0000 mon.a (mon.0) 4636 : cluster [DBG] osdmap e2530: 8 total, 8 up, 8 in 2024-08-29T19:48:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:00 smithi144 bash[67678]: cluster 2024-08-29T19:48:00.699507+0000 mon.a (mon.0) 4637 : cluster [DBG] osdmap e2531: 8 total, 8 up, 8 in 2024-08-29T19:48:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:01 smithi089 bash[78574]: cluster 2024-08-29T19:48:00.913414+0000 mgr.y (mgr.34104) 2869 : cluster [DBG] pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.2 KiB/s wr, 43 op/s 2024-08-29T19:48:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:01 smithi089 bash[78574]: audit 2024-08-29T19:48:01.310778+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:48:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:01 smithi089 bash[78574]: cluster 2024-08-29T19:48:01.704269+0000 mon.a (mon.0) 4639 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-08-29T19:48:02.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:01 smithi089 bash[77323]: cluster 2024-08-29T19:48:00.913414+0000 mgr.y (mgr.34104) 2869 : cluster [DBG] pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.2 KiB/s wr, 43 op/s 2024-08-29T19:48:02.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:01 smithi089 bash[77323]: audit 2024-08-29T19:48:01.310778+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:48:02.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:01 smithi089 bash[77323]: cluster 2024-08-29T19:48:01.704269+0000 mon.a (mon.0) 4639 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-08-29T19:48:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:01 smithi144 bash[67678]: cluster 2024-08-29T19:48:00.913414+0000 mgr.y (mgr.34104) 2869 : cluster [DBG] pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 4.2 KiB/s wr, 43 op/s 2024-08-29T19:48:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:01 smithi144 bash[67678]: audit 2024-08-29T19:48:01.310778+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:48:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:01 smithi144 bash[67678]: cluster 2024-08-29T19:48:01.704269+0000 mon.a (mon.0) 4639 : cluster [DBG] osdmap e2532: 8 total, 8 up, 8 in 2024-08-29T19:48:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[77323]: audit 2024-08-29T19:48:02.064679+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:48:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[77323]: audit 2024-08-29T19:48:02.066180+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:48:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[77323]: audit 2024-08-29T19:48:02.077077+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:48:03.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[77323]: cluster 2024-08-29T19:48:02.709484+0000 mon.a (mon.0) 4643 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-08-29T19:48:03.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[78574]: audit 2024-08-29T19:48:02.064679+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:48:03.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[78574]: audit 2024-08-29T19:48:02.066180+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:48:03.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[78574]: audit 2024-08-29T19:48:02.077077+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:48:03.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:02 smithi089 bash[78574]: cluster 2024-08-29T19:48:02.709484+0000 mon.a (mon.0) 4643 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-08-29T19:48:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:02 smithi144 bash[67678]: audit 2024-08-29T19:48:02.064679+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:48:03.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:02 smithi144 bash[67678]: audit 2024-08-29T19:48:02.066180+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:48:03.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:02 smithi144 bash[67678]: audit 2024-08-29T19:48:02.077077+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:48:03.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:02 smithi144 bash[67678]: cluster 2024-08-29T19:48:02.709484+0000 mon.a (mon.0) 4643 : cluster [DBG] osdmap e2533: 8 total, 8 up, 8 in 2024-08-29T19:48:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:03 smithi089 bash[77323]: cluster 2024-08-29T19:48:02.914092+0000 mgr.y (mgr.34104) 2870 : cluster [DBG] pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-08-29T19:48:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:03 smithi089 bash[77323]: cluster 2024-08-29T19:48:03.713462+0000 mon.a (mon.0) 4644 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-08-29T19:48:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:03 smithi089 bash[78574]: cluster 2024-08-29T19:48:02.914092+0000 mgr.y (mgr.34104) 2870 : cluster [DBG] pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-08-29T19:48:04.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:03 smithi089 bash[78574]: cluster 2024-08-29T19:48:03.713462+0000 mon.a (mon.0) 4644 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-08-29T19:48:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:03 smithi144 bash[67678]: cluster 2024-08-29T19:48:02.914092+0000 mgr.y (mgr.34104) 2870 : cluster [DBG] pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-08-29T19:48:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:03 smithi144 bash[67678]: cluster 2024-08-29T19:48:03.713462+0000 mon.a (mon.0) 4644 : cluster [DBG] osdmap e2534: 8 total, 8 up, 8 in 2024-08-29T19:48:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:48:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:48:05] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2024-08-29T19:48:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:05 smithi144 bash[67678]: cluster 2024-08-29T19:48:04.713618+0000 mon.a (mon.0) 4645 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-08-29T19:48:06.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:05 smithi144 bash[67678]: cluster 2024-08-29T19:48:04.914806+0000 mgr.y (mgr.34104) 2871 : cluster [DBG] pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 6.2 KiB/s wr, 129 op/s 2024-08-29T19:48:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:05 smithi089 bash[77323]: cluster 2024-08-29T19:48:04.713618+0000 mon.a (mon.0) 4645 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-08-29T19:48:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:05 smithi089 bash[77323]: cluster 2024-08-29T19:48:04.914806+0000 mgr.y (mgr.34104) 2871 : cluster [DBG] pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 6.2 KiB/s wr, 129 op/s 2024-08-29T19:48:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:05 smithi089 bash[78574]: cluster 2024-08-29T19:48:04.713618+0000 mon.a (mon.0) 4645 : cluster [DBG] osdmap e2535: 8 total, 8 up, 8 in 2024-08-29T19:48:06.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:05 smithi089 bash[78574]: cluster 2024-08-29T19:48:04.914806+0000 mgr.y (mgr.34104) 2871 : cluster [DBG] pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 6.2 KiB/s wr, 129 op/s 2024-08-29T19:48:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:06 smithi144 bash[67678]: cluster 2024-08-29T19:48:05.710502+0000 mon.a (mon.0) 4646 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-08-29T19:48:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:06 smithi089 bash[78574]: cluster 2024-08-29T19:48:05.710502+0000 mon.a (mon.0) 4646 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-08-29T19:48:07.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:06 smithi089 bash[77323]: cluster 2024-08-29T19:48:05.710502+0000 mon.a (mon.0) 4646 : cluster [DBG] osdmap e2536: 8 total, 8 up, 8 in 2024-08-29T19:48:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:07 smithi144 bash[67678]: cluster 2024-08-29T19:48:06.738541+0000 mon.a (mon.0) 4647 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-08-29T19:48:08.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:07 smithi144 bash[67678]: cluster 2024-08-29T19:48:06.915537+0000 mgr.y (mgr.34104) 2872 : cluster [DBG] pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 4.5 KiB/s wr, 91 op/s 2024-08-29T19:48:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:07 smithi089 bash[77323]: cluster 2024-08-29T19:48:06.738541+0000 mon.a (mon.0) 4647 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-08-29T19:48:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:07 smithi089 bash[77323]: cluster 2024-08-29T19:48:06.915537+0000 mgr.y (mgr.34104) 2872 : cluster [DBG] pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 4.5 KiB/s wr, 91 op/s 2024-08-29T19:48:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:07 smithi089 bash[78574]: cluster 2024-08-29T19:48:06.738541+0000 mon.a (mon.0) 4647 : cluster [DBG] osdmap e2537: 8 total, 8 up, 8 in 2024-08-29T19:48:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:07 smithi089 bash[78574]: cluster 2024-08-29T19:48:06.915537+0000 mgr.y (mgr.34104) 2872 : cluster [DBG] pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 4.5 KiB/s wr, 91 op/s 2024-08-29T19:48:09.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:08 smithi144 bash[67678]: cluster 2024-08-29T19:48:07.765865+0000 mon.a (mon.0) 4648 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-08-29T19:48:09.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:08 smithi144 bash[67678]: audit 2024-08-29T19:48:07.830277+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:08 smithi089 bash[77323]: cluster 2024-08-29T19:48:07.765865+0000 mon.a (mon.0) 4648 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-08-29T19:48:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:08 smithi089 bash[77323]: audit 2024-08-29T19:48:07.830277+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:08 smithi089 bash[78574]: cluster 2024-08-29T19:48:07.765865+0000 mon.a (mon.0) 4648 : cluster [DBG] osdmap e2538: 8 total, 8 up, 8 in 2024-08-29T19:48:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:08 smithi089 bash[78574]: audit 2024-08-29T19:48:07.830277+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:10.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:09 smithi144 bash[67678]: cluster 2024-08-29T19:48:08.765197+0000 mon.a (mon.0) 4650 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-08-29T19:48:10.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:09 smithi144 bash[67678]: cluster 2024-08-29T19:48:08.916283+0000 mgr.y (mgr.34104) 2873 : cluster [DBG] pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2024-08-29T19:48:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:09 smithi089 bash[77323]: cluster 2024-08-29T19:48:08.765197+0000 mon.a (mon.0) 4650 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-08-29T19:48:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:09 smithi089 bash[77323]: cluster 2024-08-29T19:48:08.916283+0000 mgr.y (mgr.34104) 2873 : cluster [DBG] pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2024-08-29T19:48:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:09 smithi089 bash[78574]: cluster 2024-08-29T19:48:08.765197+0000 mon.a (mon.0) 4650 : cluster [DBG] osdmap e2539: 8 total, 8 up, 8 in 2024-08-29T19:48:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:09 smithi089 bash[78574]: cluster 2024-08-29T19:48:08.916283+0000 mgr.y (mgr.34104) 2873 : cluster [DBG] pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2024-08-29T19:48:11.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:10 smithi144 bash[67678]: cluster 2024-08-29T19:48:09.794726+0000 mon.a (mon.0) 4651 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-08-29T19:48:11.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:10 smithi144 bash[67678]: cluster 2024-08-29T19:48:10.706272+0000 mon.a (mon.0) 4652 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-08-29T19:48:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:10 smithi089 bash[77323]: cluster 2024-08-29T19:48:09.794726+0000 mon.a (mon.0) 4651 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-08-29T19:48:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:10 smithi089 bash[77323]: cluster 2024-08-29T19:48:10.706272+0000 mon.a (mon.0) 4652 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-08-29T19:48:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:10 smithi089 bash[78574]: cluster 2024-08-29T19:48:09.794726+0000 mon.a (mon.0) 4651 : cluster [DBG] osdmap e2540: 8 total, 8 up, 8 in 2024-08-29T19:48:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:10 smithi089 bash[78574]: cluster 2024-08-29T19:48:10.706272+0000 mon.a (mon.0) 4652 : cluster [DBG] osdmap e2541: 8 total, 8 up, 8 in 2024-08-29T19:48:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:11 smithi144 bash[67678]: cluster 2024-08-29T19:48:10.917035+0000 mgr.y (mgr.34104) 2874 : cluster [DBG] pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2024-08-29T19:48:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:11 smithi144 bash[67678]: cluster 2024-08-29T19:48:11.707664+0000 mon.a (mon.0) 4653 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-08-29T19:48:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:11 smithi089 bash[77323]: cluster 2024-08-29T19:48:10.917035+0000 mgr.y (mgr.34104) 2874 : cluster [DBG] pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2024-08-29T19:48:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:11 smithi089 bash[77323]: cluster 2024-08-29T19:48:11.707664+0000 mon.a (mon.0) 4653 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-08-29T19:48:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:11 smithi089 bash[78574]: cluster 2024-08-29T19:48:10.917035+0000 mgr.y (mgr.34104) 2874 : cluster [DBG] pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 3.5 KiB/s wr, 98 op/s 2024-08-29T19:48:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:11 smithi089 bash[78574]: cluster 2024-08-29T19:48:11.707664+0000 mon.a (mon.0) 4653 : cluster [DBG] osdmap e2542: 8 total, 8 up, 8 in 2024-08-29T19:48:14.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:13 smithi144 bash[67678]: cluster 2024-08-29T19:48:12.714006+0000 mon.a (mon.0) 4654 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-08-29T19:48:14.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:13 smithi144 bash[67678]: cluster 2024-08-29T19:48:12.917846+0000 mgr.y (mgr.34104) 2875 : cluster [DBG] pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:48:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:13 smithi089 bash[77323]: cluster 2024-08-29T19:48:12.714006+0000 mon.a (mon.0) 4654 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-08-29T19:48:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:13 smithi089 bash[77323]: cluster 2024-08-29T19:48:12.917846+0000 mgr.y (mgr.34104) 2875 : cluster [DBG] pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:48:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:13 smithi089 bash[78574]: cluster 2024-08-29T19:48:12.714006+0000 mon.a (mon.0) 4654 : cluster [DBG] osdmap e2543: 8 total, 8 up, 8 in 2024-08-29T19:48:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:13 smithi089 bash[78574]: cluster 2024-08-29T19:48:12.917846+0000 mgr.y (mgr.34104) 2875 : cluster [DBG] pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:48:15.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:14 smithi144 bash[67678]: cluster 2024-08-29T19:48:13.727650+0000 mon.a (mon.0) 4655 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-08-29T19:48:15.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:14 smithi089 bash[77323]: cluster 2024-08-29T19:48:13.727650+0000 mon.a (mon.0) 4655 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-08-29T19:48:15.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:14 smithi089 bash[78574]: cluster 2024-08-29T19:48:13.727650+0000 mon.a (mon.0) 4655 : cluster [DBG] osdmap e2544: 8 total, 8 up, 8 in 2024-08-29T19:48:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:48:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:48:15] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2024-08-29T19:48:16.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:15 smithi144 bash[67678]: cluster 2024-08-29T19:48:14.724102+0000 mon.a (mon.0) 4656 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-08-29T19:48:16.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:15 smithi144 bash[67678]: cluster 2024-08-29T19:48:14.918525+0000 mgr.y (mgr.34104) 2876 : cluster [DBG] pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 4.0 KiB/s wr, 142 op/s 2024-08-29T19:48:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:15 smithi089 bash[77323]: cluster 2024-08-29T19:48:14.724102+0000 mon.a (mon.0) 4656 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-08-29T19:48:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:15 smithi089 bash[77323]: cluster 2024-08-29T19:48:14.918525+0000 mgr.y (mgr.34104) 2876 : cluster [DBG] pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 4.0 KiB/s wr, 142 op/s 2024-08-29T19:48:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:15 smithi089 bash[78574]: cluster 2024-08-29T19:48:14.724102+0000 mon.a (mon.0) 4656 : cluster [DBG] osdmap e2545: 8 total, 8 up, 8 in 2024-08-29T19:48:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:15 smithi089 bash[78574]: cluster 2024-08-29T19:48:14.918525+0000 mgr.y (mgr.34104) 2876 : cluster [DBG] pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 4.0 KiB/s wr, 142 op/s 2024-08-29T19:48:17.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:16 smithi144 bash[67678]: cluster 2024-08-29T19:48:15.738202+0000 mon.a (mon.0) 4657 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-08-29T19:48:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:16 smithi089 bash[77323]: cluster 2024-08-29T19:48:15.738202+0000 mon.a (mon.0) 4657 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-08-29T19:48:17.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:16 smithi089 bash[78574]: cluster 2024-08-29T19:48:15.738202+0000 mon.a (mon.0) 4657 : cluster [DBG] osdmap e2546: 8 total, 8 up, 8 in 2024-08-29T19:48:18.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:17 smithi144 bash[67678]: cluster 2024-08-29T19:48:16.762609+0000 mon.a (mon.0) 4658 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-08-29T19:48:18.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:17 smithi144 bash[67678]: cluster 2024-08-29T19:48:16.919205+0000 mgr.y (mgr.34104) 2877 : cluster [DBG] pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 3.2 KiB/s wr, 141 op/s 2024-08-29T19:48:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:17 smithi089 bash[77323]: cluster 2024-08-29T19:48:16.762609+0000 mon.a (mon.0) 4658 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-08-29T19:48:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:17 smithi089 bash[77323]: cluster 2024-08-29T19:48:16.919205+0000 mgr.y (mgr.34104) 2877 : cluster [DBG] pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 3.2 KiB/s wr, 141 op/s 2024-08-29T19:48:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:17 smithi089 bash[78574]: cluster 2024-08-29T19:48:16.762609+0000 mon.a (mon.0) 4658 : cluster [DBG] osdmap e2547: 8 total, 8 up, 8 in 2024-08-29T19:48:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:17 smithi089 bash[78574]: cluster 2024-08-29T19:48:16.919205+0000 mgr.y (mgr.34104) 2877 : cluster [DBG] pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 KiB/s rd, 3.2 KiB/s wr, 141 op/s 2024-08-29T19:48:19.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:18 smithi144 bash[67678]: cluster 2024-08-29T19:48:17.773604+0000 mon.a (mon.0) 4659 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-08-29T19:48:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:18 smithi089 bash[77323]: cluster 2024-08-29T19:48:17.773604+0000 mon.a (mon.0) 4659 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-08-29T19:48:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:18 smithi089 bash[78574]: cluster 2024-08-29T19:48:17.773604+0000 mon.a (mon.0) 4659 : cluster [DBG] osdmap e2548: 8 total, 8 up, 8 in 2024-08-29T19:48:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:19 smithi144 bash[67678]: cluster 2024-08-29T19:48:18.775071+0000 mon.a (mon.0) 4660 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-08-29T19:48:20.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:19 smithi144 bash[67678]: cluster 2024-08-29T19:48:18.919896+0000 mgr.y (mgr.34104) 2878 : cluster [DBG] pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 3.2 KiB/s wr, 185 op/s 2024-08-29T19:48:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:19 smithi089 bash[77323]: cluster 2024-08-29T19:48:18.775071+0000 mon.a (mon.0) 4660 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-08-29T19:48:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:19 smithi089 bash[77323]: cluster 2024-08-29T19:48:18.919896+0000 mgr.y (mgr.34104) 2878 : cluster [DBG] pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 3.2 KiB/s wr, 185 op/s 2024-08-29T19:48:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:19 smithi089 bash[78574]: cluster 2024-08-29T19:48:18.775071+0000 mon.a (mon.0) 4660 : cluster [DBG] osdmap e2549: 8 total, 8 up, 8 in 2024-08-29T19:48:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:19 smithi089 bash[78574]: cluster 2024-08-29T19:48:18.919896+0000 mgr.y (mgr.34104) 2878 : cluster [DBG] pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 3.2 KiB/s wr, 185 op/s 2024-08-29T19:48:21.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:20 smithi144 bash[67678]: cluster 2024-08-29T19:48:19.797462+0000 mon.a (mon.0) 4661 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-08-29T19:48:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:20 smithi089 bash[77323]: cluster 2024-08-29T19:48:19.797462+0000 mon.a (mon.0) 4661 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-08-29T19:48:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:20 smithi089 bash[78574]: cluster 2024-08-29T19:48:19.797462+0000 mon.a (mon.0) 4661 : cluster [DBG] osdmap e2550: 8 total, 8 up, 8 in 2024-08-29T19:48:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:21 smithi089 bash[77323]: cluster 2024-08-29T19:48:20.800390+0000 mon.a (mon.0) 4662 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-08-29T19:48:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:21 smithi089 bash[77323]: cluster 2024-08-29T19:48:20.920765+0000 mgr.y (mgr.34104) 2879 : cluster [DBG] pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 3.2 KiB/s wr, 185 op/s 2024-08-29T19:48:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:21 smithi089 bash[78574]: cluster 2024-08-29T19:48:20.800390+0000 mon.a (mon.0) 4662 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-08-29T19:48:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:21 smithi089 bash[78574]: cluster 2024-08-29T19:48:20.920765+0000 mgr.y (mgr.34104) 2879 : cluster [DBG] pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 3.2 KiB/s wr, 185 op/s 2024-08-29T19:48:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:21 smithi144 bash[67678]: cluster 2024-08-29T19:48:20.800390+0000 mon.a (mon.0) 4662 : cluster [DBG] osdmap e2551: 8 total, 8 up, 8 in 2024-08-29T19:48:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:21 smithi144 bash[67678]: cluster 2024-08-29T19:48:20.920765+0000 mgr.y (mgr.34104) 2879 : cluster [DBG] pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 3.2 KiB/s wr, 185 op/s 2024-08-29T19:48:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:22 smithi089 bash[77323]: cluster 2024-08-29T19:48:21.822939+0000 mon.a (mon.0) 4663 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-08-29T19:48:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:22 smithi089 bash[78574]: cluster 2024-08-29T19:48:21.822939+0000 mon.a (mon.0) 4663 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-08-29T19:48:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:22 smithi144 bash[67678]: cluster 2024-08-29T19:48:21.822939+0000 mon.a (mon.0) 4663 : cluster [DBG] osdmap e2552: 8 total, 8 up, 8 in 2024-08-29T19:48:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:23 smithi089 bash[77323]: cluster 2024-08-29T19:48:22.823088+0000 mon.a (mon.0) 4664 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-08-29T19:48:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:23 smithi089 bash[77323]: audit 2024-08-29T19:48:22.834468+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:24.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:23 smithi089 bash[77323]: cluster 2024-08-29T19:48:22.921503+0000 mgr.y (mgr.34104) 2880 : cluster [DBG] pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-08-29T19:48:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:23 smithi089 bash[78574]: cluster 2024-08-29T19:48:22.823088+0000 mon.a (mon.0) 4664 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-08-29T19:48:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:23 smithi089 bash[78574]: audit 2024-08-29T19:48:22.834468+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:24.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:23 smithi089 bash[78574]: cluster 2024-08-29T19:48:22.921503+0000 mgr.y (mgr.34104) 2880 : cluster [DBG] pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-08-29T19:48:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:23 smithi144 bash[67678]: cluster 2024-08-29T19:48:22.823088+0000 mon.a (mon.0) 4664 : cluster [DBG] osdmap e2553: 8 total, 8 up, 8 in 2024-08-29T19:48:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:23 smithi144 bash[67678]: audit 2024-08-29T19:48:22.834468+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:23 smithi144 bash[67678]: cluster 2024-08-29T19:48:22.921503+0000 mgr.y (mgr.34104) 2880 : cluster [DBG] pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-08-29T19:48:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:24 smithi089 bash[77323]: cluster 2024-08-29T19:48:23.853684+0000 mon.a (mon.0) 4666 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-08-29T19:48:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:48:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:48:25] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:48:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:24 smithi089 bash[78574]: cluster 2024-08-29T19:48:23.853684+0000 mon.a (mon.0) 4666 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-08-29T19:48:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:24 smithi144 bash[67678]: cluster 2024-08-29T19:48:23.853684+0000 mon.a (mon.0) 4666 : cluster [DBG] osdmap e2554: 8 total, 8 up, 8 in 2024-08-29T19:48:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:25 smithi089 bash[77323]: cluster 2024-08-29T19:48:24.865151+0000 mon.a (mon.0) 4667 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-08-29T19:48:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:25 smithi089 bash[77323]: cluster 2024-08-29T19:48:24.922221+0000 mgr.y (mgr.34104) 2881 : cluster [DBG] pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 4.0 KiB/s wr, 230 op/s 2024-08-29T19:48:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:25 smithi089 bash[78574]: cluster 2024-08-29T19:48:24.865151+0000 mon.a (mon.0) 4667 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-08-29T19:48:26.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:25 smithi089 bash[78574]: cluster 2024-08-29T19:48:24.922221+0000 mgr.y (mgr.34104) 2881 : cluster [DBG] pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 4.0 KiB/s wr, 230 op/s 2024-08-29T19:48:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:25 smithi144 bash[67678]: cluster 2024-08-29T19:48:24.865151+0000 mon.a (mon.0) 4667 : cluster [DBG] osdmap e2555: 8 total, 8 up, 8 in 2024-08-29T19:48:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:25 smithi144 bash[67678]: cluster 2024-08-29T19:48:24.922221+0000 mgr.y (mgr.34104) 2881 : cluster [DBG] pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 4.0 KiB/s wr, 230 op/s 2024-08-29T19:48:27.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:26 smithi089 bash[77323]: cluster 2024-08-29T19:48:25.875038+0000 mon.a (mon.0) 4668 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-08-29T19:48:27.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:26 smithi089 bash[78574]: cluster 2024-08-29T19:48:25.875038+0000 mon.a (mon.0) 4668 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-08-29T19:48:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:26 smithi144 bash[67678]: cluster 2024-08-29T19:48:25.875038+0000 mon.a (mon.0) 4668 : cluster [DBG] osdmap e2556: 8 total, 8 up, 8 in 2024-08-29T19:48:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:27 smithi089 bash[77323]: cluster 2024-08-29T19:48:26.876163+0000 mon.a (mon.0) 4669 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-08-29T19:48:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:27 smithi089 bash[77323]: cluster 2024-08-29T19:48:26.923015+0000 mgr.y (mgr.34104) 2882 : cluster [DBG] pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 3.2 KiB/s wr, 229 op/s 2024-08-29T19:48:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:27 smithi089 bash[78574]: cluster 2024-08-29T19:48:26.876163+0000 mon.a (mon.0) 4669 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-08-29T19:48:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:27 smithi089 bash[78574]: cluster 2024-08-29T19:48:26.923015+0000 mgr.y (mgr.34104) 2882 : cluster [DBG] pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 3.2 KiB/s wr, 229 op/s 2024-08-29T19:48:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:27 smithi144 bash[67678]: cluster 2024-08-29T19:48:26.876163+0000 mon.a (mon.0) 4669 : cluster [DBG] osdmap e2557: 8 total, 8 up, 8 in 2024-08-29T19:48:28.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:27 smithi144 bash[67678]: cluster 2024-08-29T19:48:26.923015+0000 mgr.y (mgr.34104) 2882 : cluster [DBG] pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 171 KiB/s rd, 3.2 KiB/s wr, 229 op/s 2024-08-29T19:48:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:28 smithi089 bash[77323]: cluster 2024-08-29T19:48:27.899653+0000 mon.a (mon.0) 4670 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-08-29T19:48:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:28 smithi089 bash[78574]: cluster 2024-08-29T19:48:27.899653+0000 mon.a (mon.0) 4670 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-08-29T19:48:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:28 smithi144 bash[67678]: cluster 2024-08-29T19:48:27.899653+0000 mon.a (mon.0) 4670 : cluster [DBG] osdmap e2558: 8 total, 8 up, 8 in 2024-08-29T19:48:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:29 smithi089 bash[77323]: cluster 2024-08-29T19:48:28.902945+0000 mon.a (mon.0) 4671 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-08-29T19:48:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:29 smithi089 bash[77323]: cluster 2024-08-29T19:48:28.923776+0000 mgr.y (mgr.34104) 2883 : cluster [DBG] pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2024-08-29T19:48:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:29 smithi089 bash[78574]: cluster 2024-08-29T19:48:28.902945+0000 mon.a (mon.0) 4671 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-08-29T19:48:30.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:29 smithi089 bash[78574]: cluster 2024-08-29T19:48:28.923776+0000 mgr.y (mgr.34104) 2883 : cluster [DBG] pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2024-08-29T19:48:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:29 smithi144 bash[67678]: cluster 2024-08-29T19:48:28.902945+0000 mon.a (mon.0) 4671 : cluster [DBG] osdmap e2559: 8 total, 8 up, 8 in 2024-08-29T19:48:30.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:29 smithi144 bash[67678]: cluster 2024-08-29T19:48:28.923776+0000 mgr.y (mgr.34104) 2883 : cluster [DBG] pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 204 KiB/s rd, 3.7 KiB/s wr, 273 op/s 2024-08-29T19:48:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:30 smithi089 bash[77323]: cluster 2024-08-29T19:48:29.918122+0000 mon.a (mon.0) 4672 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-08-29T19:48:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:30 smithi089 bash[78574]: cluster 2024-08-29T19:48:29.918122+0000 mon.a (mon.0) 4672 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-08-29T19:48:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:30 smithi144 bash[67678]: cluster 2024-08-29T19:48:29.918122+0000 mon.a (mon.0) 4672 : cluster [DBG] osdmap e2560: 8 total, 8 up, 8 in 2024-08-29T19:48:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:31 smithi144 bash[67678]: cluster 2024-08-29T19:48:30.924562+0000 mgr.y (mgr.34104) 2884 : cluster [DBG] pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 3.5 KiB/s wr, 269 op/s 2024-08-29T19:48:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:31 smithi144 bash[67678]: cluster 2024-08-29T19:48:30.938602+0000 mon.a (mon.0) 4673 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-08-29T19:48:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:31 smithi089 bash[77323]: cluster 2024-08-29T19:48:30.924562+0000 mgr.y (mgr.34104) 2884 : cluster [DBG] pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 3.5 KiB/s wr, 269 op/s 2024-08-29T19:48:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:31 smithi089 bash[77323]: cluster 2024-08-29T19:48:30.938602+0000 mon.a (mon.0) 4673 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-08-29T19:48:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:31 smithi089 bash[78574]: cluster 2024-08-29T19:48:30.924562+0000 mgr.y (mgr.34104) 2884 : cluster [DBG] pgmap v4993: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 3.5 KiB/s wr, 269 op/s 2024-08-29T19:48:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:31 smithi089 bash[78574]: cluster 2024-08-29T19:48:30.938602+0000 mon.a (mon.0) 4673 : cluster [DBG] osdmap e2561: 8 total, 8 up, 8 in 2024-08-29T19:48:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:32 smithi144 bash[67678]: cluster 2024-08-29T19:48:31.944876+0000 mon.a (mon.0) 4674 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-08-29T19:48:33.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:32 smithi089 bash[77323]: cluster 2024-08-29T19:48:31.944876+0000 mon.a (mon.0) 4674 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-08-29T19:48:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:32 smithi089 bash[78574]: cluster 2024-08-29T19:48:31.944876+0000 mon.a (mon.0) 4674 : cluster [DBG] osdmap e2562: 8 total, 8 up, 8 in 2024-08-29T19:48:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:33 smithi144 bash[67678]: cluster 2024-08-29T19:48:32.925605+0000 mgr.y (mgr.34104) 2885 : cluster [DBG] pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 762 B/s wr, 0 op/s 2024-08-29T19:48:34.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:33 smithi144 bash[67678]: cluster 2024-08-29T19:48:32.959776+0000 mon.a (mon.0) 4675 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-08-29T19:48:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:33 smithi089 bash[77323]: cluster 2024-08-29T19:48:32.925605+0000 mgr.y (mgr.34104) 2885 : cluster [DBG] pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 762 B/s wr, 0 op/s 2024-08-29T19:48:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:33 smithi089 bash[77323]: cluster 2024-08-29T19:48:32.959776+0000 mon.a (mon.0) 4675 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-08-29T19:48:34.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:33 smithi089 bash[78574]: cluster 2024-08-29T19:48:32.925605+0000 mgr.y (mgr.34104) 2885 : cluster [DBG] pgmap v4996: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 762 B/s wr, 0 op/s 2024-08-29T19:48:34.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:33 smithi089 bash[78574]: cluster 2024-08-29T19:48:32.959776+0000 mon.a (mon.0) 4675 : cluster [DBG] osdmap e2563: 8 total, 8 up, 8 in 2024-08-29T19:48:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:34 smithi144 bash[67678]: cluster 2024-08-29T19:48:33.960114+0000 mon.a (mon.0) 4676 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-08-29T19:48:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:34 smithi089 bash[77323]: cluster 2024-08-29T19:48:33.960114+0000 mon.a (mon.0) 4676 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-08-29T19:48:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:48:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:48:35] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:48:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:34 smithi089 bash[78574]: cluster 2024-08-29T19:48:33.960114+0000 mon.a (mon.0) 4676 : cluster [DBG] osdmap e2564: 8 total, 8 up, 8 in 2024-08-29T19:48:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:35 smithi144 bash[67678]: cluster 2024-08-29T19:48:34.926315+0000 mgr.y (mgr.34104) 2886 : cluster [DBG] pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 3.5 KiB/s wr, 317 op/s 2024-08-29T19:48:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:35 smithi144 bash[67678]: cluster 2024-08-29T19:48:34.986082+0000 mon.a (mon.0) 4677 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-08-29T19:48:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:35 smithi089 bash[77323]: cluster 2024-08-29T19:48:34.926315+0000 mgr.y (mgr.34104) 2886 : cluster [DBG] pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 3.5 KiB/s wr, 317 op/s 2024-08-29T19:48:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:35 smithi089 bash[77323]: cluster 2024-08-29T19:48:34.986082+0000 mon.a (mon.0) 4677 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-08-29T19:48:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:35 smithi089 bash[78574]: cluster 2024-08-29T19:48:34.926315+0000 mgr.y (mgr.34104) 2886 : cluster [DBG] pgmap v4999: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 3.5 KiB/s wr, 317 op/s 2024-08-29T19:48:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:35 smithi089 bash[78574]: cluster 2024-08-29T19:48:34.986082+0000 mon.a (mon.0) 4677 : cluster [DBG] osdmap e2565: 8 total, 8 up, 8 in 2024-08-29T19:48:37.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:37 smithi144 bash[67678]: cluster 2024-08-29T19:48:35.988705+0000 mon.a (mon.0) 4678 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-08-29T19:48:37.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:37 smithi089 bash[77323]: cluster 2024-08-29T19:48:35.988705+0000 mon.a (mon.0) 4678 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-08-29T19:48:37.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:37 smithi089 bash[78574]: cluster 2024-08-29T19:48:35.988705+0000 mon.a (mon.0) 4678 : cluster [DBG] osdmap e2566: 8 total, 8 up, 8 in 2024-08-29T19:48:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:38 smithi144 bash[67678]: cluster 2024-08-29T19:48:36.927353+0000 mgr.y (mgr.34104) 2887 : cluster [DBG] pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 3.2 KiB/s wr, 316 op/s 2024-08-29T19:48:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:38 smithi144 bash[67678]: cluster 2024-08-29T19:48:37.009878+0000 mon.a (mon.0) 4679 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-08-29T19:48:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:38 smithi144 bash[67678]: audit 2024-08-29T19:48:37.831117+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:38 smithi089 bash[77323]: cluster 2024-08-29T19:48:36.927353+0000 mgr.y (mgr.34104) 2887 : cluster [DBG] pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 3.2 KiB/s wr, 316 op/s 2024-08-29T19:48:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:38 smithi089 bash[77323]: cluster 2024-08-29T19:48:37.009878+0000 mon.a (mon.0) 4679 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-08-29T19:48:38.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:38 smithi089 bash[77323]: audit 2024-08-29T19:48:37.831117+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:38.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:38 smithi089 bash[78574]: cluster 2024-08-29T19:48:36.927353+0000 mgr.y (mgr.34104) 2887 : cluster [DBG] pgmap v5002: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 235 KiB/s rd, 3.2 KiB/s wr, 316 op/s 2024-08-29T19:48:38.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:38 smithi089 bash[78574]: cluster 2024-08-29T19:48:37.009878+0000 mon.a (mon.0) 4679 : cluster [DBG] osdmap e2567: 8 total, 8 up, 8 in 2024-08-29T19:48:38.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:38 smithi089 bash[78574]: audit 2024-08-29T19:48:37.831117+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:39 smithi144 bash[67678]: cluster 2024-08-29T19:48:38.017396+0000 mon.a (mon.0) 4681 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-08-29T19:48:39.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:39 smithi089 bash[77323]: cluster 2024-08-29T19:48:38.017396+0000 mon.a (mon.0) 4681 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-08-29T19:48:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:39 smithi089 bash[78574]: cluster 2024-08-29T19:48:38.017396+0000 mon.a (mon.0) 4681 : cluster [DBG] osdmap e2568: 8 total, 8 up, 8 in 2024-08-29T19:48:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:40 smithi144 bash[67678]: cluster 2024-08-29T19:48:38.928483+0000 mgr.y (mgr.34104) 2888 : cluster [DBG] pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 4.0 KiB/s wr, 361 op/s 2024-08-29T19:48:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:40 smithi144 bash[67678]: cluster 2024-08-29T19:48:39.027410+0000 mon.a (mon.0) 4682 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-08-29T19:48:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:40 smithi089 bash[78574]: cluster 2024-08-29T19:48:38.928483+0000 mgr.y (mgr.34104) 2888 : cluster [DBG] pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 4.0 KiB/s wr, 361 op/s 2024-08-29T19:48:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:40 smithi089 bash[78574]: cluster 2024-08-29T19:48:39.027410+0000 mon.a (mon.0) 4682 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-08-29T19:48:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:40 smithi089 bash[77323]: cluster 2024-08-29T19:48:38.928483+0000 mgr.y (mgr.34104) 2888 : cluster [DBG] pgmap v5005: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 4.0 KiB/s wr, 361 op/s 2024-08-29T19:48:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:40 smithi089 bash[77323]: cluster 2024-08-29T19:48:39.027410+0000 mon.a (mon.0) 4682 : cluster [DBG] osdmap e2569: 8 total, 8 up, 8 in 2024-08-29T19:48:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:41 smithi144 bash[67678]: cluster 2024-08-29T19:48:40.029879+0000 mon.a (mon.0) 4683 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-08-29T19:48:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:41 smithi089 bash[77323]: cluster 2024-08-29T19:48:40.029879+0000 mon.a (mon.0) 4683 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-08-29T19:48:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:41 smithi089 bash[78574]: cluster 2024-08-29T19:48:40.029879+0000 mon.a (mon.0) 4683 : cluster [DBG] osdmap e2570: 8 total, 8 up, 8 in 2024-08-29T19:48:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:42 smithi089 bash[77323]: cluster 2024-08-29T19:48:40.929184+0000 mgr.y (mgr.34104) 2889 : cluster [DBG] pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 3.5 KiB/s wr, 360 op/s 2024-08-29T19:48:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:42 smithi089 bash[77323]: cluster 2024-08-29T19:48:41.054196+0000 mon.a (mon.0) 4684 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-08-29T19:48:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:42 smithi089 bash[78574]: cluster 2024-08-29T19:48:40.929184+0000 mgr.y (mgr.34104) 2889 : cluster [DBG] pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 3.5 KiB/s wr, 360 op/s 2024-08-29T19:48:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:42 smithi089 bash[78574]: cluster 2024-08-29T19:48:41.054196+0000 mon.a (mon.0) 4684 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-08-29T19:48:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:42 smithi144 bash[67678]: cluster 2024-08-29T19:48:40.929184+0000 mgr.y (mgr.34104) 2889 : cluster [DBG] pgmap v5008: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 270 KiB/s rd, 3.5 KiB/s wr, 360 op/s 2024-08-29T19:48:42.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:42 smithi144 bash[67678]: cluster 2024-08-29T19:48:41.054196+0000 mon.a (mon.0) 4684 : cluster [DBG] osdmap e2571: 8 total, 8 up, 8 in 2024-08-29T19:48:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:43 smithi089 bash[78574]: cluster 2024-08-29T19:48:42.052121+0000 mon.a (mon.0) 4685 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-08-29T19:48:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:43 smithi089 bash[77323]: cluster 2024-08-29T19:48:42.052121+0000 mon.a (mon.0) 4685 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-08-29T19:48:43.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:43 smithi144 bash[67678]: cluster 2024-08-29T19:48:42.052121+0000 mon.a (mon.0) 4685 : cluster [DBG] osdmap e2572: 8 total, 8 up, 8 in 2024-08-29T19:48:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:44 smithi089 bash[77323]: cluster 2024-08-29T19:48:42.930265+0000 mgr.y (mgr.34104) 2890 : cluster [DBG] pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:48:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:44 smithi089 bash[77323]: cluster 2024-08-29T19:48:43.079211+0000 mon.a (mon.0) 4686 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-08-29T19:48:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:44 smithi089 bash[78574]: cluster 2024-08-29T19:48:42.930265+0000 mgr.y (mgr.34104) 2890 : cluster [DBG] pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:48:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:44 smithi089 bash[78574]: cluster 2024-08-29T19:48:43.079211+0000 mon.a (mon.0) 4686 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-08-29T19:48:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:44 smithi144 bash[67678]: cluster 2024-08-29T19:48:42.930265+0000 mgr.y (mgr.34104) 2890 : cluster [DBG] pgmap v5011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:48:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:44 smithi144 bash[67678]: cluster 2024-08-29T19:48:43.079211+0000 mon.a (mon.0) 4686 : cluster [DBG] osdmap e2573: 8 total, 8 up, 8 in 2024-08-29T19:48:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:45 smithi089 bash[77323]: cluster 2024-08-29T19:48:44.089121+0000 mon.a (mon.0) 4687 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-08-29T19:48:45.432 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:48:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:48:45] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2024-08-29T19:48:45.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:45 smithi089 bash[78574]: cluster 2024-08-29T19:48:44.089121+0000 mon.a (mon.0) 4687 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-08-29T19:48:45.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:45 smithi144 bash[67678]: cluster 2024-08-29T19:48:44.089121+0000 mon.a (mon.0) 4687 : cluster [DBG] osdmap e2574: 8 total, 8 up, 8 in 2024-08-29T19:48:46.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:46 smithi089 bash[77323]: cluster 2024-08-29T19:48:44.931007+0000 mgr.y (mgr.34104) 2891 : cluster [DBG] pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-08-29T19:48:46.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:46 smithi089 bash[77323]: cluster 2024-08-29T19:48:45.103032+0000 mon.a (mon.0) 4688 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-08-29T19:48:46.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:46 smithi089 bash[78574]: cluster 2024-08-29T19:48:44.931007+0000 mgr.y (mgr.34104) 2891 : cluster [DBG] pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-08-29T19:48:46.433 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:46 smithi089 bash[78574]: cluster 2024-08-29T19:48:45.103032+0000 mon.a (mon.0) 4688 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-08-29T19:48:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:46 smithi144 bash[67678]: cluster 2024-08-29T19:48:44.931007+0000 mgr.y (mgr.34104) 2891 : cluster [DBG] pgmap v5014: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-08-29T19:48:46.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:46 smithi144 bash[67678]: cluster 2024-08-29T19:48:45.103032+0000 mon.a (mon.0) 4688 : cluster [DBG] osdmap e2575: 8 total, 8 up, 8 in 2024-08-29T19:48:47.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:47 smithi089 bash[77323]: cluster 2024-08-29T19:48:46.108262+0000 mon.a (mon.0) 4689 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-08-29T19:48:47.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:47 smithi089 bash[78574]: cluster 2024-08-29T19:48:46.108262+0000 mon.a (mon.0) 4689 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-08-29T19:48:47.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:47 smithi144 bash[67678]: cluster 2024-08-29T19:48:46.108262+0000 mon.a (mon.0) 4689 : cluster [DBG] osdmap e2576: 8 total, 8 up, 8 in 2024-08-29T19:48:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:48 smithi089 bash[77323]: cluster 2024-08-29T19:48:46.932039+0000 mgr.y (mgr.34104) 2892 : cluster [DBG] pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-08-29T19:48:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:48 smithi089 bash[77323]: cluster 2024-08-29T19:48:47.119432+0000 mon.a (mon.0) 4690 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-08-29T19:48:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:48 smithi089 bash[78574]: cluster 2024-08-29T19:48:46.932039+0000 mgr.y (mgr.34104) 2892 : cluster [DBG] pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-08-29T19:48:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:48 smithi089 bash[78574]: cluster 2024-08-29T19:48:47.119432+0000 mon.a (mon.0) 4690 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-08-29T19:48:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:48 smithi144 bash[67678]: cluster 2024-08-29T19:48:46.932039+0000 mgr.y (mgr.34104) 2892 : cluster [DBG] pgmap v5017: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-08-29T19:48:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:48 smithi144 bash[67678]: cluster 2024-08-29T19:48:47.119432+0000 mon.a (mon.0) 4690 : cluster [DBG] osdmap e2577: 8 total, 8 up, 8 in 2024-08-29T19:48:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:49 smithi089 bash[78574]: cluster 2024-08-29T19:48:48.120928+0000 mon.a (mon.0) 4691 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-08-29T19:48:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:49 smithi089 bash[77323]: cluster 2024-08-29T19:48:48.120928+0000 mon.a (mon.0) 4691 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-08-29T19:48:49.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:49 smithi144 bash[67678]: cluster 2024-08-29T19:48:48.120928+0000 mon.a (mon.0) 4691 : cluster [DBG] osdmap e2578: 8 total, 8 up, 8 in 2024-08-29T19:48:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:50 smithi089 bash[77323]: cluster 2024-08-29T19:48:48.933158+0000 mgr.y (mgr.34104) 2893 : cluster [DBG] pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2024-08-29T19:48:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:50 smithi089 bash[77323]: cluster 2024-08-29T19:48:49.148898+0000 mon.a (mon.0) 4692 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-08-29T19:48:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:50 smithi089 bash[78574]: cluster 2024-08-29T19:48:48.933158+0000 mgr.y (mgr.34104) 2893 : cluster [DBG] pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2024-08-29T19:48:50.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:50 smithi089 bash[78574]: cluster 2024-08-29T19:48:49.148898+0000 mon.a (mon.0) 4692 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-08-29T19:48:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:50 smithi144 bash[67678]: cluster 2024-08-29T19:48:48.933158+0000 mgr.y (mgr.34104) 2893 : cluster [DBG] pgmap v5020: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2024-08-29T19:48:50.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:50 smithi144 bash[67678]: cluster 2024-08-29T19:48:49.148898+0000 mon.a (mon.0) 4692 : cluster [DBG] osdmap e2579: 8 total, 8 up, 8 in 2024-08-29T19:48:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:51 smithi089 bash[78574]: cluster 2024-08-29T19:48:50.150644+0000 mon.a (mon.0) 4693 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-08-29T19:48:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:51 smithi089 bash[77323]: cluster 2024-08-29T19:48:50.150644+0000 mon.a (mon.0) 4693 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-08-29T19:48:51.560 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:51 smithi144 bash[67678]: cluster 2024-08-29T19:48:50.150644+0000 mon.a (mon.0) 4693 : cluster [DBG] osdmap e2580: 8 total, 8 up, 8 in 2024-08-29T19:48:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:52 smithi089 bash[77323]: cluster 2024-08-29T19:48:50.933881+0000 mgr.y (mgr.34104) 2894 : cluster [DBG] pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-08-29T19:48:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:52 smithi089 bash[77323]: cluster 2024-08-29T19:48:51.162020+0000 mon.a (mon.0) 4694 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-08-29T19:48:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:52 smithi089 bash[78574]: cluster 2024-08-29T19:48:50.933881+0000 mgr.y (mgr.34104) 2894 : cluster [DBG] pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-08-29T19:48:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:52 smithi089 bash[78574]: cluster 2024-08-29T19:48:51.162020+0000 mon.a (mon.0) 4694 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-08-29T19:48:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:52 smithi144 bash[67678]: cluster 2024-08-29T19:48:50.933881+0000 mgr.y (mgr.34104) 2894 : cluster [DBG] pgmap v5023: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-08-29T19:48:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:52 smithi144 bash[67678]: cluster 2024-08-29T19:48:51.162020+0000 mon.a (mon.0) 4694 : cluster [DBG] osdmap e2581: 8 total, 8 up, 8 in 2024-08-29T19:48:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:53 smithi089 bash[77323]: cluster 2024-08-29T19:48:52.162564+0000 mon.a (mon.0) 4695 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-08-29T19:48:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:53 smithi089 bash[77323]: audit 2024-08-29T19:48:52.831769+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:53 smithi089 bash[78574]: cluster 2024-08-29T19:48:52.162564+0000 mon.a (mon.0) 4695 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-08-29T19:48:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:53 smithi089 bash[78574]: audit 2024-08-29T19:48:52.831769+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:53 smithi144 bash[67678]: cluster 2024-08-29T19:48:52.162564+0000 mon.a (mon.0) 4695 : cluster [DBG] osdmap e2582: 8 total, 8 up, 8 in 2024-08-29T19:48:53.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:53 smithi144 bash[67678]: audit 2024-08-29T19:48:52.831769+0000 mon.a (mon.0) 4696 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:48:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:54 smithi144 bash[67678]: cluster 2024-08-29T19:48:52.934833+0000 mgr.y (mgr.34104) 2895 : cluster [DBG] pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:48:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:54 smithi144 bash[67678]: cluster 2024-08-29T19:48:53.185633+0000 mon.a (mon.0) 4697 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-08-29T19:48:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:54 smithi089 bash[77323]: cluster 2024-08-29T19:48:52.934833+0000 mgr.y (mgr.34104) 2895 : cluster [DBG] pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:48:54.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:54 smithi089 bash[77323]: cluster 2024-08-29T19:48:53.185633+0000 mon.a (mon.0) 4697 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-08-29T19:48:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:54 smithi089 bash[78574]: cluster 2024-08-29T19:48:52.934833+0000 mgr.y (mgr.34104) 2895 : cluster [DBG] pgmap v5026: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:48:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:54 smithi089 bash[78574]: cluster 2024-08-29T19:48:53.185633+0000 mon.a (mon.0) 4697 : cluster [DBG] osdmap e2583: 8 total, 8 up, 8 in 2024-08-29T19:48:55.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:55 smithi089 bash[77323]: cluster 2024-08-29T19:48:54.187074+0000 mon.a (mon.0) 4698 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-08-29T19:48:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:48:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:48:55] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:48:55.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:55 smithi089 bash[78574]: cluster 2024-08-29T19:48:54.187074+0000 mon.a (mon.0) 4698 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-08-29T19:48:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:55 smithi144 bash[67678]: cluster 2024-08-29T19:48:54.187074+0000 mon.a (mon.0) 4698 : cluster [DBG] osdmap e2584: 8 total, 8 up, 8 in 2024-08-29T19:48:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:56 smithi144 bash[67678]: cluster 2024-08-29T19:48:54.935526+0000 mgr.y (mgr.34104) 2896 : cluster [DBG] pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-08-29T19:48:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:56 smithi144 bash[67678]: cluster 2024-08-29T19:48:55.217066+0000 mon.a (mon.0) 4699 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-08-29T19:48:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:56 smithi089 bash[77323]: cluster 2024-08-29T19:48:54.935526+0000 mgr.y (mgr.34104) 2896 : cluster [DBG] pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-08-29T19:48:56.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:56 smithi089 bash[77323]: cluster 2024-08-29T19:48:55.217066+0000 mon.a (mon.0) 4699 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-08-29T19:48:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:56 smithi089 bash[78574]: cluster 2024-08-29T19:48:54.935526+0000 mgr.y (mgr.34104) 2896 : cluster [DBG] pgmap v5029: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-08-29T19:48:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:56 smithi089 bash[78574]: cluster 2024-08-29T19:48:55.217066+0000 mon.a (mon.0) 4699 : cluster [DBG] osdmap e2585: 8 total, 8 up, 8 in 2024-08-29T19:48:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:57 smithi144 bash[67678]: cluster 2024-08-29T19:48:56.222791+0000 mon.a (mon.0) 4700 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-08-29T19:48:57.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:57 smithi089 bash[77323]: cluster 2024-08-29T19:48:56.222791+0000 mon.a (mon.0) 4700 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-08-29T19:48:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:57 smithi089 bash[78574]: cluster 2024-08-29T19:48:56.222791+0000 mon.a (mon.0) 4700 : cluster [DBG] osdmap e2586: 8 total, 8 up, 8 in 2024-08-29T19:48:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:58 smithi144 bash[67678]: cluster 2024-08-29T19:48:56.936423+0000 mgr.y (mgr.34104) 2897 : cluster [DBG] pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 3.5 KiB/s wr, 492 op/s 2024-08-29T19:48:58.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:58 smithi144 bash[67678]: cluster 2024-08-29T19:48:57.245681+0000 mon.a (mon.0) 4701 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-08-29T19:48:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:58 smithi089 bash[77323]: cluster 2024-08-29T19:48:56.936423+0000 mgr.y (mgr.34104) 2897 : cluster [DBG] pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 3.5 KiB/s wr, 492 op/s 2024-08-29T19:48:58.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:58 smithi089 bash[77323]: cluster 2024-08-29T19:48:57.245681+0000 mon.a (mon.0) 4701 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-08-29T19:48:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:58 smithi089 bash[78574]: cluster 2024-08-29T19:48:56.936423+0000 mgr.y (mgr.34104) 2897 : cluster [DBG] pgmap v5032: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 366 KiB/s rd, 3.5 KiB/s wr, 492 op/s 2024-08-29T19:48:58.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:58 smithi089 bash[78574]: cluster 2024-08-29T19:48:57.245681+0000 mon.a (mon.0) 4701 : cluster [DBG] osdmap e2587: 8 total, 8 up, 8 in 2024-08-29T19:48:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:48:59 smithi144 bash[67678]: cluster 2024-08-29T19:48:58.247324+0000 mon.a (mon.0) 4702 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-08-29T19:48:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:48:59 smithi089 bash[77323]: cluster 2024-08-29T19:48:58.247324+0000 mon.a (mon.0) 4702 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-08-29T19:48:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:48:59 smithi089 bash[78574]: cluster 2024-08-29T19:48:58.247324+0000 mon.a (mon.0) 4702 : cluster [DBG] osdmap e2588: 8 total, 8 up, 8 in 2024-08-29T19:49:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:00 smithi144 bash[67678]: cluster 2024-08-29T19:48:58.937557+0000 mgr.y (mgr.34104) 2898 : cluster [DBG] pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 3.7 KiB/s wr, 427 op/s 2024-08-29T19:49:00.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:00 smithi144 bash[67678]: cluster 2024-08-29T19:48:59.271088+0000 mon.a (mon.0) 4703 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-08-29T19:49:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:00 smithi089 bash[77323]: cluster 2024-08-29T19:48:58.937557+0000 mgr.y (mgr.34104) 2898 : cluster [DBG] pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 3.7 KiB/s wr, 427 op/s 2024-08-29T19:49:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:00 smithi089 bash[77323]: cluster 2024-08-29T19:48:59.271088+0000 mon.a (mon.0) 4703 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-08-29T19:49:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:00 smithi089 bash[78574]: cluster 2024-08-29T19:48:58.937557+0000 mgr.y (mgr.34104) 2898 : cluster [DBG] pgmap v5035: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 3.7 KiB/s wr, 427 op/s 2024-08-29T19:49:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:00 smithi089 bash[78574]: cluster 2024-08-29T19:48:59.271088+0000 mon.a (mon.0) 4703 : cluster [DBG] osdmap e2589: 8 total, 8 up, 8 in 2024-08-29T19:49:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:01 smithi144 bash[67678]: cluster 2024-08-29T19:49:00.280779+0000 mon.a (mon.0) 4704 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-08-29T19:49:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:01 smithi089 bash[77323]: cluster 2024-08-29T19:49:00.280779+0000 mon.a (mon.0) 4704 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-08-29T19:49:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:01 smithi089 bash[78574]: cluster 2024-08-29T19:49:00.280779+0000 mon.a (mon.0) 4704 : cluster [DBG] osdmap e2590: 8 total, 8 up, 8 in 2024-08-29T19:49:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:02 smithi144 bash[67678]: cluster 2024-08-29T19:49:00.938281+0000 mgr.y (mgr.34104) 2899 : cluster [DBG] pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 3.5 KiB/s wr, 427 op/s 2024-08-29T19:49:02.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:02 smithi144 bash[67678]: cluster 2024-08-29T19:49:01.292089+0000 mon.a (mon.0) 4705 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-08-29T19:49:02.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:02 smithi144 bash[67678]: audit 2024-08-29T19:49:02.206668+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:49:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:02 smithi089 bash[78574]: cluster 2024-08-29T19:49:00.938281+0000 mgr.y (mgr.34104) 2899 : cluster [DBG] pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 3.5 KiB/s wr, 427 op/s 2024-08-29T19:49:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:02 smithi089 bash[78574]: cluster 2024-08-29T19:49:01.292089+0000 mon.a (mon.0) 4705 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-08-29T19:49:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:02 smithi089 bash[78574]: audit 2024-08-29T19:49:02.206668+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:49:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:02 smithi089 bash[77323]: cluster 2024-08-29T19:49:00.938281+0000 mgr.y (mgr.34104) 2899 : cluster [DBG] pgmap v5038: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 320 KiB/s rd, 3.5 KiB/s wr, 427 op/s 2024-08-29T19:49:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:02 smithi089 bash[77323]: cluster 2024-08-29T19:49:01.292089+0000 mon.a (mon.0) 4705 : cluster [DBG] osdmap e2591: 8 total, 8 up, 8 in 2024-08-29T19:49:02.682 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:02 smithi089 bash[77323]: audit 2024-08-29T19:49:02.206668+0000 mon.a (mon.0) 4706 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:49:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[77323]: cluster 2024-08-29T19:49:02.293290+0000 mon.a (mon.0) 4707 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-08-29T19:49:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[77323]: audit 2024-08-29T19:49:02.973479+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:49:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[77323]: audit 2024-08-29T19:49:02.974679+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:49:03.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[77323]: audit 2024-08-29T19:49:02.981140+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:49:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[78574]: cluster 2024-08-29T19:49:02.293290+0000 mon.a (mon.0) 4707 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-08-29T19:49:03.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[78574]: audit 2024-08-29T19:49:02.973479+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:49:03.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[78574]: audit 2024-08-29T19:49:02.974679+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:49:03.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:03 smithi089 bash[78574]: audit 2024-08-29T19:49:02.981140+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:49:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:03 smithi144 bash[67678]: cluster 2024-08-29T19:49:02.293290+0000 mon.a (mon.0) 4707 : cluster [DBG] osdmap e2592: 8 total, 8 up, 8 in 2024-08-29T19:49:03.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:03 smithi144 bash[67678]: audit 2024-08-29T19:49:02.973479+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:49:03.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:03 smithi144 bash[67678]: audit 2024-08-29T19:49:02.974679+0000 mon.a (mon.0) 4709 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:49:03.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:03 smithi144 bash[67678]: audit 2024-08-29T19:49:02.981140+0000 mon.a (mon.0) 4710 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:49:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:04 smithi089 bash[78574]: cluster 2024-08-29T19:49:02.939147+0000 mgr.y (mgr.34104) 2900 : cluster [DBG] pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:04 smithi089 bash[78574]: cluster 2024-08-29T19:49:03.315948+0000 mon.a (mon.0) 4711 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-08-29T19:49:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:04 smithi089 bash[77323]: cluster 2024-08-29T19:49:02.939147+0000 mgr.y (mgr.34104) 2900 : cluster [DBG] pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:04 smithi089 bash[77323]: cluster 2024-08-29T19:49:03.315948+0000 mon.a (mon.0) 4711 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-08-29T19:49:04.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:04 smithi144 bash[67678]: cluster 2024-08-29T19:49:02.939147+0000 mgr.y (mgr.34104) 2900 : cluster [DBG] pgmap v5041: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:04.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:04 smithi144 bash[67678]: cluster 2024-08-29T19:49:03.315948+0000 mon.a (mon.0) 4711 : cluster [DBG] osdmap e2593: 8 total, 8 up, 8 in 2024-08-29T19:49:05.336 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:49:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:49:05] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:49:05.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:05 smithi089 bash[77323]: cluster 2024-08-29T19:49:04.332991+0000 mon.a (mon.0) 4712 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-08-29T19:49:05.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:05 smithi089 bash[78574]: cluster 2024-08-29T19:49:04.332991+0000 mon.a (mon.0) 4712 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-08-29T19:49:05.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:05 smithi144 bash[67678]: cluster 2024-08-29T19:49:04.332991+0000 mon.a (mon.0) 4712 : cluster [DBG] osdmap e2594: 8 total, 8 up, 8 in 2024-08-29T19:49:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:06 smithi089 bash[77323]: cluster 2024-08-29T19:49:04.939851+0000 mgr.y (mgr.34104) 2901 : cluster [DBG] pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 3.0 KiB/s wr, 568 op/s 2024-08-29T19:49:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:06 smithi089 bash[77323]: cluster 2024-08-29T19:49:05.343149+0000 mon.a (mon.0) 4713 : cluster [DBG] osdmap e2595: 8 total, 8 up, 8 in 2024-08-29T19:49:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:06 smithi089 bash[78574]: cluster 2024-08-29T19:49:04.939851+0000 mgr.y (mgr.34104) 2901 : cluster [DBG] pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 3.0 KiB/s wr, 568 op/s 2024-08-29T19:49:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:06 smithi089 bash[78574]: cluster 2024-08-29T19:49:05.343149+0000 mon.a (mon.0) 4713 : cluster [DBG] osdmap e2595: 8 total, 8 up, 8 in 2024-08-29T19:49:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:06 smithi144 bash[67678]: cluster 2024-08-29T19:49:04.939851+0000 mgr.y (mgr.34104) 2901 : cluster [DBG] pgmap v5044: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 3.0 KiB/s wr, 568 op/s 2024-08-29T19:49:06.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:06 smithi144 bash[67678]: cluster 2024-08-29T19:49:05.343149+0000 mon.a (mon.0) 4713 : cluster [DBG] osdmap e2595: 8 total, 8 up, 8 in 2024-08-29T19:49:07.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:07 smithi089 bash[77323]: cluster 2024-08-29T19:49:06.348875+0000 mon.a (mon.0) 4714 : cluster [DBG] osdmap e2596: 8 total, 8 up, 8 in 2024-08-29T19:49:07.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:07 smithi089 bash[78574]: cluster 2024-08-29T19:49:06.348875+0000 mon.a (mon.0) 4714 : cluster [DBG] osdmap e2596: 8 total, 8 up, 8 in 2024-08-29T19:49:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:07 smithi144 bash[67678]: cluster 2024-08-29T19:49:06.348875+0000 mon.a (mon.0) 4714 : cluster [DBG] osdmap e2596: 8 total, 8 up, 8 in 2024-08-29T19:49:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:08 smithi089 bash[77323]: cluster 2024-08-29T19:49:06.940751+0000 mgr.y (mgr.34104) 2902 : cluster [DBG] pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 2.7 KiB/s wr, 568 op/s 2024-08-29T19:49:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:08 smithi089 bash[77323]: cluster 2024-08-29T19:49:07.359215+0000 mon.a (mon.0) 4715 : cluster [DBG] osdmap e2597: 8 total, 8 up, 8 in 2024-08-29T19:49:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:08 smithi089 bash[77323]: audit 2024-08-29T19:49:07.832013+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:08 smithi089 bash[78574]: cluster 2024-08-29T19:49:06.940751+0000 mgr.y (mgr.34104) 2902 : cluster [DBG] pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 2.7 KiB/s wr, 568 op/s 2024-08-29T19:49:08.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:08 smithi089 bash[78574]: cluster 2024-08-29T19:49:07.359215+0000 mon.a (mon.0) 4715 : cluster [DBG] osdmap e2597: 8 total, 8 up, 8 in 2024-08-29T19:49:08.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:08 smithi089 bash[78574]: audit 2024-08-29T19:49:07.832013+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:08 smithi144 bash[67678]: cluster 2024-08-29T19:49:06.940751+0000 mgr.y (mgr.34104) 2902 : cluster [DBG] pgmap v5047: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 422 KiB/s rd, 2.7 KiB/s wr, 568 op/s 2024-08-29T19:49:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:08 smithi144 bash[67678]: cluster 2024-08-29T19:49:07.359215+0000 mon.a (mon.0) 4715 : cluster [DBG] osdmap e2597: 8 total, 8 up, 8 in 2024-08-29T19:49:08.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:08 smithi144 bash[67678]: audit 2024-08-29T19:49:07.832013+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:09 smithi089 bash[77323]: cluster 2024-08-29T19:49:08.360170+0000 mon.a (mon.0) 4717 : cluster [DBG] osdmap e2598: 8 total, 8 up, 8 in 2024-08-29T19:49:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:09 smithi089 bash[78574]: cluster 2024-08-29T19:49:08.360170+0000 mon.a (mon.0) 4717 : cluster [DBG] osdmap e2598: 8 total, 8 up, 8 in 2024-08-29T19:49:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:09 smithi144 bash[67678]: cluster 2024-08-29T19:49:08.360170+0000 mon.a (mon.0) 4717 : cluster [DBG] osdmap e2598: 8 total, 8 up, 8 in 2024-08-29T19:49:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:10 smithi089 bash[77323]: cluster 2024-08-29T19:49:08.941720+0000 mgr.y (mgr.34104) 2903 : cluster [DBG] pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-08-29T19:49:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:10 smithi089 bash[77323]: cluster 2024-08-29T19:49:09.380892+0000 mon.a (mon.0) 4718 : cluster [DBG] osdmap e2599: 8 total, 8 up, 8 in 2024-08-29T19:49:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:10 smithi089 bash[78574]: cluster 2024-08-29T19:49:08.941720+0000 mgr.y (mgr.34104) 2903 : cluster [DBG] pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-08-29T19:49:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:10 smithi089 bash[78574]: cluster 2024-08-29T19:49:09.380892+0000 mon.a (mon.0) 4718 : cluster [DBG] osdmap e2599: 8 total, 8 up, 8 in 2024-08-29T19:49:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:10 smithi144 bash[67678]: cluster 2024-08-29T19:49:08.941720+0000 mgr.y (mgr.34104) 2903 : cluster [DBG] pgmap v5050: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-08-29T19:49:10.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:10 smithi144 bash[67678]: cluster 2024-08-29T19:49:09.380892+0000 mon.a (mon.0) 4718 : cluster [DBG] osdmap e2599: 8 total, 8 up, 8 in 2024-08-29T19:49:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:11 smithi089 bash[77323]: cluster 2024-08-29T19:49:10.382979+0000 mon.a (mon.0) 4719 : cluster [DBG] osdmap e2600: 8 total, 8 up, 8 in 2024-08-29T19:49:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:11 smithi089 bash[78574]: cluster 2024-08-29T19:49:10.382979+0000 mon.a (mon.0) 4719 : cluster [DBG] osdmap e2600: 8 total, 8 up, 8 in 2024-08-29T19:49:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:11 smithi144 bash[67678]: cluster 2024-08-29T19:49:10.382979+0000 mon.a (mon.0) 4719 : cluster [DBG] osdmap e2600: 8 total, 8 up, 8 in 2024-08-29T19:49:12.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:12 smithi089 bash[77323]: cluster 2024-08-29T19:49:10.942416+0000 mgr.y (mgr.34104) 2904 : cluster [DBG] pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-08-29T19:49:12.684 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:12 smithi089 bash[77323]: cluster 2024-08-29T19:49:11.404291+0000 mon.a (mon.0) 4720 : cluster [DBG] osdmap e2601: 8 total, 8 up, 8 in 2024-08-29T19:49:12.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:12 smithi089 bash[78574]: cluster 2024-08-29T19:49:10.942416+0000 mgr.y (mgr.34104) 2904 : cluster [DBG] pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-08-29T19:49:12.684 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:12 smithi089 bash[78574]: cluster 2024-08-29T19:49:11.404291+0000 mon.a (mon.0) 4720 : cluster [DBG] osdmap e2601: 8 total, 8 up, 8 in 2024-08-29T19:49:12.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:12 smithi144 bash[67678]: cluster 2024-08-29T19:49:10.942416+0000 mgr.y (mgr.34104) 2904 : cluster [DBG] pgmap v5053: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-08-29T19:49:12.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:12 smithi144 bash[67678]: cluster 2024-08-29T19:49:11.404291+0000 mon.a (mon.0) 4720 : cluster [DBG] osdmap e2601: 8 total, 8 up, 8 in 2024-08-29T19:49:13.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:13 smithi089 bash[77323]: cluster 2024-08-29T19:49:12.405237+0000 mon.a (mon.0) 4721 : cluster [DBG] osdmap e2602: 8 total, 8 up, 8 in 2024-08-29T19:49:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:13 smithi089 bash[78574]: cluster 2024-08-29T19:49:12.405237+0000 mon.a (mon.0) 4721 : cluster [DBG] osdmap e2602: 8 total, 8 up, 8 in 2024-08-29T19:49:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:13 smithi144 bash[67678]: cluster 2024-08-29T19:49:12.405237+0000 mon.a (mon.0) 4721 : cluster [DBG] osdmap e2602: 8 total, 8 up, 8 in 2024-08-29T19:49:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:14 smithi144 bash[67678]: cluster 2024-08-29T19:49:12.943182+0000 mgr.y (mgr.34104) 2905 : cluster [DBG] pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:14.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:14 smithi144 bash[67678]: cluster 2024-08-29T19:49:13.430600+0000 mon.a (mon.0) 4722 : cluster [DBG] osdmap e2603: 8 total, 8 up, 8 in 2024-08-29T19:49:14.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:14 smithi089 bash[77323]: cluster 2024-08-29T19:49:12.943182+0000 mgr.y (mgr.34104) 2905 : cluster [DBG] pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:14.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:14 smithi089 bash[77323]: cluster 2024-08-29T19:49:13.430600+0000 mon.a (mon.0) 4722 : cluster [DBG] osdmap e2603: 8 total, 8 up, 8 in 2024-08-29T19:49:14.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:14 smithi089 bash[78574]: cluster 2024-08-29T19:49:12.943182+0000 mgr.y (mgr.34104) 2905 : cluster [DBG] pgmap v5056: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:14.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:14 smithi089 bash[78574]: cluster 2024-08-29T19:49:13.430600+0000 mon.a (mon.0) 4722 : cluster [DBG] osdmap e2603: 8 total, 8 up, 8 in 2024-08-29T19:49:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:49:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:49:15] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:49:15.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:15 smithi144 bash[67678]: cluster 2024-08-29T19:49:14.430900+0000 mon.a (mon.0) 4723 : cluster [DBG] osdmap e2604: 8 total, 8 up, 8 in 2024-08-29T19:49:15.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:15 smithi089 bash[77323]: cluster 2024-08-29T19:49:14.430900+0000 mon.a (mon.0) 4723 : cluster [DBG] osdmap e2604: 8 total, 8 up, 8 in 2024-08-29T19:49:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:15 smithi089 bash[78574]: cluster 2024-08-29T19:49:14.430900+0000 mon.a (mon.0) 4723 : cluster [DBG] osdmap e2604: 8 total, 8 up, 8 in 2024-08-29T19:49:16.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:16 smithi144 bash[67678]: cluster 2024-08-29T19:49:14.943884+0000 mgr.y (mgr.34104) 2906 : cluster [DBG] pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-08-29T19:49:16.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:16 smithi144 bash[67678]: cluster 2024-08-29T19:49:15.452296+0000 mon.a (mon.0) 4724 : cluster [DBG] osdmap e2605: 8 total, 8 up, 8 in 2024-08-29T19:49:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:16 smithi089 bash[77323]: cluster 2024-08-29T19:49:14.943884+0000 mgr.y (mgr.34104) 2906 : cluster [DBG] pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-08-29T19:49:16.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:16 smithi089 bash[77323]: cluster 2024-08-29T19:49:15.452296+0000 mon.a (mon.0) 4724 : cluster [DBG] osdmap e2605: 8 total, 8 up, 8 in 2024-08-29T19:49:16.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:16 smithi089 bash[78574]: cluster 2024-08-29T19:49:14.943884+0000 mgr.y (mgr.34104) 2906 : cluster [DBG] pgmap v5059: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-08-29T19:49:16.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:16 smithi089 bash[78574]: cluster 2024-08-29T19:49:15.452296+0000 mon.a (mon.0) 4724 : cluster [DBG] osdmap e2605: 8 total, 8 up, 8 in 2024-08-29T19:49:17.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:17 smithi144 bash[67678]: cluster 2024-08-29T19:49:16.466576+0000 mon.a (mon.0) 4725 : cluster [DBG] osdmap e2606: 8 total, 8 up, 8 in 2024-08-29T19:49:17.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:17 smithi089 bash[77323]: cluster 2024-08-29T19:49:16.466576+0000 mon.a (mon.0) 4725 : cluster [DBG] osdmap e2606: 8 total, 8 up, 8 in 2024-08-29T19:49:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:17 smithi089 bash[78574]: cluster 2024-08-29T19:49:16.466576+0000 mon.a (mon.0) 4725 : cluster [DBG] osdmap e2606: 8 total, 8 up, 8 in 2024-08-29T19:49:18.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:18 smithi144 bash[67678]: cluster 2024-08-29T19:49:16.944638+0000 mgr.y (mgr.34104) 2907 : cluster [DBG] pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-08-29T19:49:18.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:18 smithi144 bash[67678]: cluster 2024-08-29T19:49:17.480086+0000 mon.a (mon.0) 4726 : cluster [DBG] osdmap e2607: 8 total, 8 up, 8 in 2024-08-29T19:49:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:18 smithi089 bash[77323]: cluster 2024-08-29T19:49:16.944638+0000 mgr.y (mgr.34104) 2907 : cluster [DBG] pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-08-29T19:49:18.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:18 smithi089 bash[77323]: cluster 2024-08-29T19:49:17.480086+0000 mon.a (mon.0) 4726 : cluster [DBG] osdmap e2607: 8 total, 8 up, 8 in 2024-08-29T19:49:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:18 smithi089 bash[78574]: cluster 2024-08-29T19:49:16.944638+0000 mgr.y (mgr.34104) 2907 : cluster [DBG] pgmap v5062: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 491 KiB/s rd, 3.5 KiB/s wr, 662 op/s 2024-08-29T19:49:18.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:18 smithi089 bash[78574]: cluster 2024-08-29T19:49:17.480086+0000 mon.a (mon.0) 4726 : cluster [DBG] osdmap e2607: 8 total, 8 up, 8 in 2024-08-29T19:49:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:19 smithi144 bash[67678]: cluster 2024-08-29T19:49:18.479058+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e2608: 8 total, 8 up, 8 in 2024-08-29T19:49:19.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:19 smithi089 bash[77323]: cluster 2024-08-29T19:49:18.479058+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e2608: 8 total, 8 up, 8 in 2024-08-29T19:49:19.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:19 smithi089 bash[78574]: cluster 2024-08-29T19:49:18.479058+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e2608: 8 total, 8 up, 8 in 2024-08-29T19:49:20.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:20 smithi144 bash[67678]: cluster 2024-08-29T19:49:18.945612+0000 mgr.y (mgr.34104) 2908 : cluster [DBG] pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 705 op/s 2024-08-29T19:49:20.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:20 smithi144 bash[67678]: cluster 2024-08-29T19:49:19.499910+0000 mon.a (mon.0) 4728 : cluster [DBG] osdmap e2609: 8 total, 8 up, 8 in 2024-08-29T19:49:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:20 smithi089 bash[77323]: cluster 2024-08-29T19:49:18.945612+0000 mgr.y (mgr.34104) 2908 : cluster [DBG] pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 705 op/s 2024-08-29T19:49:20.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:20 smithi089 bash[77323]: cluster 2024-08-29T19:49:19.499910+0000 mon.a (mon.0) 4728 : cluster [DBG] osdmap e2609: 8 total, 8 up, 8 in 2024-08-29T19:49:20.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:20 smithi089 bash[78574]: cluster 2024-08-29T19:49:18.945612+0000 mgr.y (mgr.34104) 2908 : cluster [DBG] pgmap v5065: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 705 op/s 2024-08-29T19:49:20.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:20 smithi089 bash[78574]: cluster 2024-08-29T19:49:19.499910+0000 mon.a (mon.0) 4728 : cluster [DBG] osdmap e2609: 8 total, 8 up, 8 in 2024-08-29T19:49:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:21 smithi144 bash[67678]: cluster 2024-08-29T19:49:20.501223+0000 mon.a (mon.0) 4729 : cluster [DBG] osdmap e2610: 8 total, 8 up, 8 in 2024-08-29T19:49:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:21 smithi089 bash[77323]: cluster 2024-08-29T19:49:20.501223+0000 mon.a (mon.0) 4729 : cluster [DBG] osdmap e2610: 8 total, 8 up, 8 in 2024-08-29T19:49:21.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:21 smithi089 bash[78574]: cluster 2024-08-29T19:49:20.501223+0000 mon.a (mon.0) 4729 : cluster [DBG] osdmap e2610: 8 total, 8 up, 8 in 2024-08-29T19:49:22.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:22 smithi144 bash[67678]: cluster 2024-08-29T19:49:20.946290+0000 mgr.y (mgr.34104) 2909 : cluster [DBG] pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.5 KiB/s wr, 705 op/s 2024-08-29T19:49:22.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:22 smithi144 bash[67678]: cluster 2024-08-29T19:49:21.522318+0000 mon.a (mon.0) 4730 : cluster [DBG] osdmap e2611: 8 total, 8 up, 8 in 2024-08-29T19:49:22.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:22 smithi089 bash[77323]: cluster 2024-08-29T19:49:20.946290+0000 mgr.y (mgr.34104) 2909 : cluster [DBG] pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.5 KiB/s wr, 705 op/s 2024-08-29T19:49:22.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:22 smithi089 bash[77323]: cluster 2024-08-29T19:49:21.522318+0000 mon.a (mon.0) 4730 : cluster [DBG] osdmap e2611: 8 total, 8 up, 8 in 2024-08-29T19:49:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:22 smithi089 bash[78574]: cluster 2024-08-29T19:49:20.946290+0000 mgr.y (mgr.34104) 2909 : cluster [DBG] pgmap v5068: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.5 KiB/s wr, 705 op/s 2024-08-29T19:49:22.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:22 smithi089 bash[78574]: cluster 2024-08-29T19:49:21.522318+0000 mon.a (mon.0) 4730 : cluster [DBG] osdmap e2611: 8 total, 8 up, 8 in 2024-08-29T19:49:23.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:23 smithi144 bash[67678]: cluster 2024-08-29T19:49:22.525383+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e2612: 8 total, 8 up, 8 in 2024-08-29T19:49:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:23 smithi144 bash[67678]: audit 2024-08-29T19:49:22.832454+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:23 smithi089 bash[77323]: cluster 2024-08-29T19:49:22.525383+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e2612: 8 total, 8 up, 8 in 2024-08-29T19:49:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:23 smithi089 bash[77323]: audit 2024-08-29T19:49:22.832454+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:23 smithi089 bash[78574]: cluster 2024-08-29T19:49:22.525383+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e2612: 8 total, 8 up, 8 in 2024-08-29T19:49:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:23 smithi089 bash[78574]: audit 2024-08-29T19:49:22.832454+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:24.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:24 smithi144 bash[67678]: cluster 2024-08-29T19:49:22.946969+0000 mgr.y (mgr.34104) 2910 : cluster [DBG] pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-08-29T19:49:24.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:24 smithi144 bash[67678]: cluster 2024-08-29T19:49:23.548676+0000 mon.a (mon.0) 4733 : cluster [DBG] osdmap e2613: 8 total, 8 up, 8 in 2024-08-29T19:49:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:24 smithi089 bash[77323]: cluster 2024-08-29T19:49:22.946969+0000 mgr.y (mgr.34104) 2910 : cluster [DBG] pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-08-29T19:49:24.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:24 smithi089 bash[77323]: cluster 2024-08-29T19:49:23.548676+0000 mon.a (mon.0) 4733 : cluster [DBG] osdmap e2613: 8 total, 8 up, 8 in 2024-08-29T19:49:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:24 smithi089 bash[78574]: cluster 2024-08-29T19:49:22.946969+0000 mgr.y (mgr.34104) 2910 : cluster [DBG] pgmap v5071: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s wr, 0 op/s 2024-08-29T19:49:24.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:24 smithi089 bash[78574]: cluster 2024-08-29T19:49:23.548676+0000 mon.a (mon.0) 4733 : cluster [DBG] osdmap e2613: 8 total, 8 up, 8 in 2024-08-29T19:49:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:49:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:49:25] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:49:25.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:25 smithi144 bash[67678]: cluster 2024-08-29T19:49:24.548672+0000 mon.a (mon.0) 4734 : cluster [DBG] osdmap e2614: 8 total, 8 up, 8 in 2024-08-29T19:49:25.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:25 smithi089 bash[77323]: cluster 2024-08-29T19:49:24.548672+0000 mon.a (mon.0) 4734 : cluster [DBG] osdmap e2614: 8 total, 8 up, 8 in 2024-08-29T19:49:25.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:25 smithi089 bash[78574]: cluster 2024-08-29T19:49:24.548672+0000 mon.a (mon.0) 4734 : cluster [DBG] osdmap e2614: 8 total, 8 up, 8 in 2024-08-29T19:49:26.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:26 smithi089 bash[77323]: cluster 2024-08-29T19:49:24.947696+0000 mgr.y (mgr.34104) 2911 : cluster [DBG] pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.7 KiB/s wr, 749 op/s 2024-08-29T19:49:26.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:26 smithi089 bash[77323]: cluster 2024-08-29T19:49:25.571058+0000 mon.a (mon.0) 4735 : cluster [DBG] osdmap e2615: 8 total, 8 up, 8 in 2024-08-29T19:49:26.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:26 smithi089 bash[78574]: cluster 2024-08-29T19:49:24.947696+0000 mgr.y (mgr.34104) 2911 : cluster [DBG] pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.7 KiB/s wr, 749 op/s 2024-08-29T19:49:26.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:26 smithi089 bash[78574]: cluster 2024-08-29T19:49:25.571058+0000 mon.a (mon.0) 4735 : cluster [DBG] osdmap e2615: 8 total, 8 up, 8 in 2024-08-29T19:49:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:26 smithi144 bash[67678]: cluster 2024-08-29T19:49:24.947696+0000 mgr.y (mgr.34104) 2911 : cluster [DBG] pgmap v5074: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.7 KiB/s wr, 749 op/s 2024-08-29T19:49:27.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:26 smithi144 bash[67678]: cluster 2024-08-29T19:49:25.571058+0000 mon.a (mon.0) 4735 : cluster [DBG] osdmap e2615: 8 total, 8 up, 8 in 2024-08-29T19:49:27.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:27 smithi089 bash[77323]: cluster 2024-08-29T19:49:26.573428+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e2616: 8 total, 8 up, 8 in 2024-08-29T19:49:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:27 smithi089 bash[78574]: cluster 2024-08-29T19:49:26.573428+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e2616: 8 total, 8 up, 8 in 2024-08-29T19:49:28.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:27 smithi144 bash[67678]: cluster 2024-08-29T19:49:26.573428+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e2616: 8 total, 8 up, 8 in 2024-08-29T19:49:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:28 smithi089 bash[77323]: cluster 2024-08-29T19:49:26.948442+0000 mgr.y (mgr.34104) 2912 : cluster [DBG] pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.0 KiB/s wr, 748 op/s 2024-08-29T19:49:28.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:28 smithi089 bash[77323]: cluster 2024-08-29T19:49:27.597688+0000 mon.a (mon.0) 4737 : cluster [DBG] osdmap e2617: 8 total, 8 up, 8 in 2024-08-29T19:49:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:28 smithi089 bash[78574]: cluster 2024-08-29T19:49:26.948442+0000 mgr.y (mgr.34104) 2912 : cluster [DBG] pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.0 KiB/s wr, 748 op/s 2024-08-29T19:49:28.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:28 smithi089 bash[78574]: cluster 2024-08-29T19:49:27.597688+0000 mon.a (mon.0) 4737 : cluster [DBG] osdmap e2617: 8 total, 8 up, 8 in 2024-08-29T19:49:29.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:28 smithi144 bash[67678]: cluster 2024-08-29T19:49:26.948442+0000 mgr.y (mgr.34104) 2912 : cluster [DBG] pgmap v5077: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.0 KiB/s wr, 748 op/s 2024-08-29T19:49:29.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:28 smithi144 bash[67678]: cluster 2024-08-29T19:49:27.597688+0000 mon.a (mon.0) 4737 : cluster [DBG] osdmap e2617: 8 total, 8 up, 8 in 2024-08-29T19:49:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:29 smithi089 bash[77323]: cluster 2024-08-29T19:49:28.600282+0000 mon.a (mon.0) 4738 : cluster [DBG] osdmap e2618: 8 total, 8 up, 8 in 2024-08-29T19:49:29.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:29 smithi089 bash[77323]: cluster 2024-08-29T19:49:28.949163+0000 mgr.y (mgr.34104) 2913 : cluster [DBG] pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2024-08-29T19:49:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:29 smithi089 bash[78574]: cluster 2024-08-29T19:49:28.600282+0000 mon.a (mon.0) 4738 : cluster [DBG] osdmap e2618: 8 total, 8 up, 8 in 2024-08-29T19:49:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:29 smithi089 bash[78574]: cluster 2024-08-29T19:49:28.949163+0000 mgr.y (mgr.34104) 2913 : cluster [DBG] pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2024-08-29T19:49:30.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:29 smithi144 bash[67678]: cluster 2024-08-29T19:49:28.600282+0000 mon.a (mon.0) 4738 : cluster [DBG] osdmap e2618: 8 total, 8 up, 8 in 2024-08-29T19:49:30.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:29 smithi144 bash[67678]: cluster 2024-08-29T19:49:28.949163+0000 mgr.y (mgr.34104) 2913 : cluster [DBG] pgmap v5080: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.7 KiB/s wr, 793 op/s 2024-08-29T19:49:30.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:30 smithi089 bash[77323]: cluster 2024-08-29T19:49:29.622266+0000 mon.a (mon.0) 4739 : cluster [DBG] osdmap e2619: 8 total, 8 up, 8 in 2024-08-29T19:49:30.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:30 smithi089 bash[78574]: cluster 2024-08-29T19:49:29.622266+0000 mon.a (mon.0) 4739 : cluster [DBG] osdmap e2619: 8 total, 8 up, 8 in 2024-08-29T19:49:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:30 smithi144 bash[67678]: cluster 2024-08-29T19:49:29.622266+0000 mon.a (mon.0) 4739 : cluster [DBG] osdmap e2619: 8 total, 8 up, 8 in 2024-08-29T19:49:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:31 smithi089 bash[77323]: cluster 2024-08-29T19:49:30.631384+0000 mon.a (mon.0) 4740 : cluster [DBG] osdmap e2620: 8 total, 8 up, 8 in 2024-08-29T19:49:31.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:31 smithi089 bash[77323]: cluster 2024-08-29T19:49:30.949955+0000 mgr.y (mgr.34104) 2914 : cluster [DBG] pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-08-29T19:49:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:31 smithi089 bash[78574]: cluster 2024-08-29T19:49:30.631384+0000 mon.a (mon.0) 4740 : cluster [DBG] osdmap e2620: 8 total, 8 up, 8 in 2024-08-29T19:49:31.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:31 smithi089 bash[78574]: cluster 2024-08-29T19:49:30.949955+0000 mgr.y (mgr.34104) 2914 : cluster [DBG] pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-08-29T19:49:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:31 smithi144 bash[67678]: cluster 2024-08-29T19:49:30.631384+0000 mon.a (mon.0) 4740 : cluster [DBG] osdmap e2620: 8 total, 8 up, 8 in 2024-08-29T19:49:32.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:31 smithi144 bash[67678]: cluster 2024-08-29T19:49:30.949955+0000 mgr.y (mgr.34104) 2914 : cluster [DBG] pgmap v5083: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-08-29T19:49:32.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:32 smithi089 bash[77323]: cluster 2024-08-29T19:49:31.645057+0000 mon.a (mon.0) 4741 : cluster [DBG] osdmap e2621: 8 total, 8 up, 8 in 2024-08-29T19:49:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:32 smithi089 bash[78574]: cluster 2024-08-29T19:49:31.645057+0000 mon.a (mon.0) 4741 : cluster [DBG] osdmap e2621: 8 total, 8 up, 8 in 2024-08-29T19:49:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:32 smithi144 bash[67678]: cluster 2024-08-29T19:49:31.645057+0000 mon.a (mon.0) 4741 : cluster [DBG] osdmap e2621: 8 total, 8 up, 8 in 2024-08-29T19:49:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:33 smithi089 bash[77323]: cluster 2024-08-29T19:49:32.645852+0000 mon.a (mon.0) 4742 : cluster [DBG] osdmap e2622: 8 total, 8 up, 8 in 2024-08-29T19:49:33.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:33 smithi089 bash[77323]: cluster 2024-08-29T19:49:32.950635+0000 mgr.y (mgr.34104) 2915 : cluster [DBG] pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:49:33.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:33 smithi089 bash[78574]: cluster 2024-08-29T19:49:32.645852+0000 mon.a (mon.0) 4742 : cluster [DBG] osdmap e2622: 8 total, 8 up, 8 in 2024-08-29T19:49:33.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:33 smithi089 bash[78574]: cluster 2024-08-29T19:49:32.950635+0000 mgr.y (mgr.34104) 2915 : cluster [DBG] pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:49:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:33 smithi144 bash[67678]: cluster 2024-08-29T19:49:32.645852+0000 mon.a (mon.0) 4742 : cluster [DBG] osdmap e2622: 8 total, 8 up, 8 in 2024-08-29T19:49:34.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:33 smithi144 bash[67678]: cluster 2024-08-29T19:49:32.950635+0000 mgr.y (mgr.34104) 2915 : cluster [DBG] pgmap v5086: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:49:34.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:34 smithi089 bash[77323]: cluster 2024-08-29T19:49:33.664983+0000 mon.a (mon.0) 4743 : cluster [DBG] osdmap e2623: 8 total, 8 up, 8 in 2024-08-29T19:49:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:34 smithi089 bash[78574]: cluster 2024-08-29T19:49:33.664983+0000 mon.a (mon.0) 4743 : cluster [DBG] osdmap e2623: 8 total, 8 up, 8 in 2024-08-29T19:49:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:34 smithi144 bash[67678]: cluster 2024-08-29T19:49:33.664983+0000 mon.a (mon.0) 4743 : cluster [DBG] osdmap e2623: 8 total, 8 up, 8 in 2024-08-29T19:49:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:49:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:49:35] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:49:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:35 smithi089 bash[77323]: cluster 2024-08-29T19:49:34.673720+0000 mon.a (mon.0) 4744 : cluster [DBG] osdmap e2624: 8 total, 8 up, 8 in 2024-08-29T19:49:35.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:35 smithi089 bash[77323]: cluster 2024-08-29T19:49:34.951338+0000 mgr.y (mgr.34104) 2916 : cluster [DBG] pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2024-08-29T19:49:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:35 smithi089 bash[78574]: cluster 2024-08-29T19:49:34.673720+0000 mon.a (mon.0) 4744 : cluster [DBG] osdmap e2624: 8 total, 8 up, 8 in 2024-08-29T19:49:35.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:35 smithi089 bash[78574]: cluster 2024-08-29T19:49:34.951338+0000 mgr.y (mgr.34104) 2916 : cluster [DBG] pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2024-08-29T19:49:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:35 smithi144 bash[67678]: cluster 2024-08-29T19:49:34.673720+0000 mon.a (mon.0) 4744 : cluster [DBG] osdmap e2624: 8 total, 8 up, 8 in 2024-08-29T19:49:36.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:35 smithi144 bash[67678]: cluster 2024-08-29T19:49:34.951338+0000 mgr.y (mgr.34104) 2916 : cluster [DBG] pgmap v5089: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.7 KiB/s wr, 837 op/s 2024-08-29T19:49:37.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:36 smithi144 bash[67678]: cluster 2024-08-29T19:49:35.688006+0000 mon.a (mon.0) 4745 : cluster [DBG] osdmap e2625: 8 total, 8 up, 8 in 2024-08-29T19:49:37.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:36 smithi089 bash[77323]: cluster 2024-08-29T19:49:35.688006+0000 mon.a (mon.0) 4745 : cluster [DBG] osdmap e2625: 8 total, 8 up, 8 in 2024-08-29T19:49:37.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:36 smithi089 bash[78574]: cluster 2024-08-29T19:49:35.688006+0000 mon.a (mon.0) 4745 : cluster [DBG] osdmap e2625: 8 total, 8 up, 8 in 2024-08-29T19:49:38.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:37 smithi144 bash[67678]: cluster 2024-08-29T19:49:36.686504+0000 mon.a (mon.0) 4746 : cluster [DBG] osdmap e2626: 8 total, 8 up, 8 in 2024-08-29T19:49:38.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:37 smithi144 bash[67678]: cluster 2024-08-29T19:49:36.952062+0000 mgr.y (mgr.34104) 2917 : cluster [DBG] pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 4.0 KiB/s wr, 837 op/s 2024-08-29T19:49:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:37 smithi089 bash[77323]: cluster 2024-08-29T19:49:36.686504+0000 mon.a (mon.0) 4746 : cluster [DBG] osdmap e2626: 8 total, 8 up, 8 in 2024-08-29T19:49:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:37 smithi089 bash[77323]: cluster 2024-08-29T19:49:36.952062+0000 mgr.y (mgr.34104) 2917 : cluster [DBG] pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 4.0 KiB/s wr, 837 op/s 2024-08-29T19:49:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:37 smithi089 bash[78574]: cluster 2024-08-29T19:49:36.686504+0000 mon.a (mon.0) 4746 : cluster [DBG] osdmap e2626: 8 total, 8 up, 8 in 2024-08-29T19:49:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:37 smithi089 bash[78574]: cluster 2024-08-29T19:49:36.952062+0000 mgr.y (mgr.34104) 2917 : cluster [DBG] pgmap v5092: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 4.0 KiB/s wr, 837 op/s 2024-08-29T19:49:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:38 smithi144 bash[67678]: cluster 2024-08-29T19:49:37.708995+0000 mon.a (mon.0) 4747 : cluster [DBG] osdmap e2627: 8 total, 8 up, 8 in 2024-08-29T19:49:39.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:38 smithi144 bash[67678]: audit 2024-08-29T19:49:37.832932+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:38 smithi089 bash[78574]: cluster 2024-08-29T19:49:37.708995+0000 mon.a (mon.0) 4747 : cluster [DBG] osdmap e2627: 8 total, 8 up, 8 in 2024-08-29T19:49:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:38 smithi089 bash[78574]: audit 2024-08-29T19:49:37.832932+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:38 smithi089 bash[77323]: cluster 2024-08-29T19:49:37.708995+0000 mon.a (mon.0) 4747 : cluster [DBG] osdmap e2627: 8 total, 8 up, 8 in 2024-08-29T19:49:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:38 smithi089 bash[77323]: audit 2024-08-29T19:49:37.832932+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:39 smithi144 bash[67678]: cluster 2024-08-29T19:49:38.710479+0000 mon.a (mon.0) 4749 : cluster [DBG] osdmap e2628: 8 total, 8 up, 8 in 2024-08-29T19:49:40.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:39 smithi144 bash[67678]: cluster 2024-08-29T19:49:38.952779+0000 mgr.y (mgr.34104) 2918 : cluster [DBG] pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2024-08-29T19:49:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:39 smithi089 bash[77323]: cluster 2024-08-29T19:49:38.710479+0000 mon.a (mon.0) 4749 : cluster [DBG] osdmap e2628: 8 total, 8 up, 8 in 2024-08-29T19:49:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:39 smithi089 bash[77323]: cluster 2024-08-29T19:49:38.952779+0000 mgr.y (mgr.34104) 2918 : cluster [DBG] pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2024-08-29T19:49:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:39 smithi089 bash[78574]: cluster 2024-08-29T19:49:38.710479+0000 mon.a (mon.0) 4749 : cluster [DBG] osdmap e2628: 8 total, 8 up, 8 in 2024-08-29T19:49:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:39 smithi089 bash[78574]: cluster 2024-08-29T19:49:38.952779+0000 mgr.y (mgr.34104) 2918 : cluster [DBG] pgmap v5095: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2024-08-29T19:49:41.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:40 smithi144 bash[67678]: cluster 2024-08-29T19:49:39.739534+0000 mon.a (mon.0) 4750 : cluster [DBG] osdmap e2629: 8 total, 8 up, 8 in 2024-08-29T19:49:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:40 smithi089 bash[77323]: cluster 2024-08-29T19:49:39.739534+0000 mon.a (mon.0) 4750 : cluster [DBG] osdmap e2629: 8 total, 8 up, 8 in 2024-08-29T19:49:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:40 smithi089 bash[78574]: cluster 2024-08-29T19:49:39.739534+0000 mon.a (mon.0) 4750 : cluster [DBG] osdmap e2629: 8 total, 8 up, 8 in 2024-08-29T19:49:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:41 smithi144 bash[67678]: cluster 2024-08-29T19:49:40.738655+0000 mon.a (mon.0) 4751 : cluster [DBG] osdmap e2630: 8 total, 8 up, 8 in 2024-08-29T19:49:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:41 smithi144 bash[67678]: cluster 2024-08-29T19:49:40.953451+0000 mgr.y (mgr.34104) 2919 : cluster [DBG] pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 3.2 KiB/s wr, 880 op/s 2024-08-29T19:49:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:41 smithi089 bash[78574]: cluster 2024-08-29T19:49:40.738655+0000 mon.a (mon.0) 4751 : cluster [DBG] osdmap e2630: 8 total, 8 up, 8 in 2024-08-29T19:49:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:41 smithi089 bash[78574]: cluster 2024-08-29T19:49:40.953451+0000 mgr.y (mgr.34104) 2919 : cluster [DBG] pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 3.2 KiB/s wr, 880 op/s 2024-08-29T19:49:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:41 smithi089 bash[77323]: cluster 2024-08-29T19:49:40.738655+0000 mon.a (mon.0) 4751 : cluster [DBG] osdmap e2630: 8 total, 8 up, 8 in 2024-08-29T19:49:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:41 smithi089 bash[77323]: cluster 2024-08-29T19:49:40.953451+0000 mgr.y (mgr.34104) 2919 : cluster [DBG] pgmap v5098: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 3.2 KiB/s wr, 880 op/s 2024-08-29T19:49:43.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:42 smithi144 bash[67678]: cluster 2024-08-29T19:49:41.760771+0000 mon.a (mon.0) 4752 : cluster [DBG] osdmap e2631: 8 total, 8 up, 8 in 2024-08-29T19:49:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:42 smithi089 bash[77323]: cluster 2024-08-29T19:49:41.760771+0000 mon.a (mon.0) 4752 : cluster [DBG] osdmap e2631: 8 total, 8 up, 8 in 2024-08-29T19:49:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:42 smithi089 bash[78574]: cluster 2024-08-29T19:49:41.760771+0000 mon.a (mon.0) 4752 : cluster [DBG] osdmap e2631: 8 total, 8 up, 8 in 2024-08-29T19:49:44.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:43 smithi144 bash[67678]: cluster 2024-08-29T19:49:42.761552+0000 mon.a (mon.0) 4753 : cluster [DBG] osdmap e2632: 8 total, 8 up, 8 in 2024-08-29T19:49:44.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:43 smithi144 bash[67678]: cluster 2024-08-29T19:49:42.954118+0000 mgr.y (mgr.34104) 2920 : cluster [DBG] pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:43 smithi089 bash[77323]: cluster 2024-08-29T19:49:42.761552+0000 mon.a (mon.0) 4753 : cluster [DBG] osdmap e2632: 8 total, 8 up, 8 in 2024-08-29T19:49:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:43 smithi089 bash[77323]: cluster 2024-08-29T19:49:42.954118+0000 mgr.y (mgr.34104) 2920 : cluster [DBG] pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:43 smithi089 bash[78574]: cluster 2024-08-29T19:49:42.761552+0000 mon.a (mon.0) 4753 : cluster [DBG] osdmap e2632: 8 total, 8 up, 8 in 2024-08-29T19:49:44.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:43 smithi089 bash[78574]: cluster 2024-08-29T19:49:42.954118+0000 mgr.y (mgr.34104) 2920 : cluster [DBG] pgmap v5101: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:49:45.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:44 smithi144 bash[67678]: cluster 2024-08-29T19:49:43.786373+0000 mon.a (mon.0) 4754 : cluster [DBG] osdmap e2633: 8 total, 8 up, 8 in 2024-08-29T19:49:45.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:44 smithi089 bash[77323]: cluster 2024-08-29T19:49:43.786373+0000 mon.a (mon.0) 4754 : cluster [DBG] osdmap e2633: 8 total, 8 up, 8 in 2024-08-29T19:49:45.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:44 smithi089 bash[78574]: cluster 2024-08-29T19:49:43.786373+0000 mon.a (mon.0) 4754 : cluster [DBG] osdmap e2633: 8 total, 8 up, 8 in 2024-08-29T19:49:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:49:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:49:45] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:49:46.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:45 smithi144 bash[67678]: cluster 2024-08-29T19:49:44.794543+0000 mon.a (mon.0) 4755 : cluster [DBG] osdmap e2634: 8 total, 8 up, 8 in 2024-08-29T19:49:46.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:45 smithi144 bash[67678]: cluster 2024-08-29T19:49:44.954846+0000 mgr.y (mgr.34104) 2921 : cluster [DBG] pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2024-08-29T19:49:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:45 smithi089 bash[77323]: cluster 2024-08-29T19:49:44.794543+0000 mon.a (mon.0) 4755 : cluster [DBG] osdmap e2634: 8 total, 8 up, 8 in 2024-08-29T19:49:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:45 smithi089 bash[77323]: cluster 2024-08-29T19:49:44.954846+0000 mgr.y (mgr.34104) 2921 : cluster [DBG] pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2024-08-29T19:49:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:45 smithi089 bash[78574]: cluster 2024-08-29T19:49:44.794543+0000 mon.a (mon.0) 4755 : cluster [DBG] osdmap e2634: 8 total, 8 up, 8 in 2024-08-29T19:49:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:45 smithi089 bash[78574]: cluster 2024-08-29T19:49:44.954846+0000 mgr.y (mgr.34104) 2921 : cluster [DBG] pgmap v5104: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2024-08-29T19:49:47.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:46 smithi089 bash[77323]: cluster 2024-08-29T19:49:45.804039+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e2635: 8 total, 8 up, 8 in 2024-08-29T19:49:47.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:46 smithi089 bash[78574]: cluster 2024-08-29T19:49:45.804039+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e2635: 8 total, 8 up, 8 in 2024-08-29T19:49:47.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:46 smithi144 bash[67678]: cluster 2024-08-29T19:49:45.804039+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e2635: 8 total, 8 up, 8 in 2024-08-29T19:49:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:47 smithi089 bash[77323]: cluster 2024-08-29T19:49:46.804902+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e2636: 8 total, 8 up, 8 in 2024-08-29T19:49:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:47 smithi089 bash[77323]: cluster 2024-08-29T19:49:46.955590+0000 mgr.y (mgr.34104) 2922 : cluster [DBG] pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2024-08-29T19:49:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:47 smithi089 bash[78574]: cluster 2024-08-29T19:49:46.804902+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e2636: 8 total, 8 up, 8 in 2024-08-29T19:49:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:47 smithi089 bash[78574]: cluster 2024-08-29T19:49:46.955590+0000 mgr.y (mgr.34104) 2922 : cluster [DBG] pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2024-08-29T19:49:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:47 smithi144 bash[67678]: cluster 2024-08-29T19:49:46.804902+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e2636: 8 total, 8 up, 8 in 2024-08-29T19:49:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:47 smithi144 bash[67678]: cluster 2024-08-29T19:49:46.955590+0000 mgr.y (mgr.34104) 2922 : cluster [DBG] pgmap v5107: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.7 KiB/s wr, 924 op/s 2024-08-29T19:49:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:48 smithi089 bash[78574]: cluster 2024-08-29T19:49:47.831685+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e2637: 8 total, 8 up, 8 in 2024-08-29T19:49:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:48 smithi089 bash[77323]: cluster 2024-08-29T19:49:47.831685+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e2637: 8 total, 8 up, 8 in 2024-08-29T19:49:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:48 smithi144 bash[67678]: cluster 2024-08-29T19:49:47.831685+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e2637: 8 total, 8 up, 8 in 2024-08-29T19:49:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:49 smithi089 bash[77323]: cluster 2024-08-29T19:49:48.833810+0000 mon.a (mon.0) 4759 : cluster [DBG] osdmap e2638: 8 total, 8 up, 8 in 2024-08-29T19:49:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:49 smithi089 bash[77323]: cluster 2024-08-29T19:49:48.956347+0000 mgr.y (mgr.34104) 2923 : cluster [DBG] pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2024-08-29T19:49:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:49 smithi089 bash[78574]: cluster 2024-08-29T19:49:48.833810+0000 mon.a (mon.0) 4759 : cluster [DBG] osdmap e2638: 8 total, 8 up, 8 in 2024-08-29T19:49:50.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:49 smithi089 bash[78574]: cluster 2024-08-29T19:49:48.956347+0000 mgr.y (mgr.34104) 2923 : cluster [DBG] pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2024-08-29T19:49:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:49 smithi144 bash[67678]: cluster 2024-08-29T19:49:48.833810+0000 mon.a (mon.0) 4759 : cluster [DBG] osdmap e2638: 8 total, 8 up, 8 in 2024-08-29T19:49:50.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:49 smithi144 bash[67678]: cluster 2024-08-29T19:49:48.956347+0000 mgr.y (mgr.34104) 2923 : cluster [DBG] pgmap v5110: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.5 KiB/s wr, 968 op/s 2024-08-29T19:49:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:50 smithi089 bash[77323]: cluster 2024-08-29T19:49:49.858275+0000 mon.a (mon.0) 4760 : cluster [DBG] osdmap e2639: 8 total, 8 up, 8 in 2024-08-29T19:49:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:50 smithi089 bash[78574]: cluster 2024-08-29T19:49:49.858275+0000 mon.a (mon.0) 4760 : cluster [DBG] osdmap e2639: 8 total, 8 up, 8 in 2024-08-29T19:49:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:50 smithi144 bash[67678]: cluster 2024-08-29T19:49:49.858275+0000 mon.a (mon.0) 4760 : cluster [DBG] osdmap e2639: 8 total, 8 up, 8 in 2024-08-29T19:49:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:51 smithi089 bash[77323]: cluster 2024-08-29T19:49:50.858756+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e2640: 8 total, 8 up, 8 in 2024-08-29T19:49:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:51 smithi089 bash[77323]: cluster 2024-08-29T19:49:50.957093+0000 mgr.y (mgr.34104) 2924 : cluster [DBG] pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.2 KiB/s wr, 967 op/s 2024-08-29T19:49:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:51 smithi089 bash[78574]: cluster 2024-08-29T19:49:50.858756+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e2640: 8 total, 8 up, 8 in 2024-08-29T19:49:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:51 smithi089 bash[78574]: cluster 2024-08-29T19:49:50.957093+0000 mgr.y (mgr.34104) 2924 : cluster [DBG] pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.2 KiB/s wr, 967 op/s 2024-08-29T19:49:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:51 smithi144 bash[67678]: cluster 2024-08-29T19:49:50.858756+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e2640: 8 total, 8 up, 8 in 2024-08-29T19:49:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:51 smithi144 bash[67678]: cluster 2024-08-29T19:49:50.957093+0000 mgr.y (mgr.34104) 2924 : cluster [DBG] pgmap v5113: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 719 KiB/s rd, 3.2 KiB/s wr, 967 op/s 2024-08-29T19:49:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:52 smithi089 bash[77323]: cluster 2024-08-29T19:49:51.885477+0000 mon.a (mon.0) 4762 : cluster [DBG] osdmap e2641: 8 total, 8 up, 8 in 2024-08-29T19:49:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:52 smithi089 bash[77323]: audit 2024-08-29T19:49:52.833466+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:52 smithi089 bash[78574]: cluster 2024-08-29T19:49:51.885477+0000 mon.a (mon.0) 4762 : cluster [DBG] osdmap e2641: 8 total, 8 up, 8 in 2024-08-29T19:49:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:52 smithi089 bash[78574]: audit 2024-08-29T19:49:52.833466+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:52 smithi144 bash[67678]: cluster 2024-08-29T19:49:51.885477+0000 mon.a (mon.0) 4762 : cluster [DBG] osdmap e2641: 8 total, 8 up, 8 in 2024-08-29T19:49:53.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:52 smithi144 bash[67678]: audit 2024-08-29T19:49:52.833466+0000 mon.a (mon.0) 4763 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:49:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:53 smithi089 bash[77323]: cluster 2024-08-29T19:49:52.898121+0000 mon.a (mon.0) 4764 : cluster [DBG] osdmap e2642: 8 total, 8 up, 8 in 2024-08-29T19:49:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:53 smithi089 bash[77323]: cluster 2024-08-29T19:49:52.957848+0000 mgr.y (mgr.34104) 2925 : cluster [DBG] pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:49:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:53 smithi089 bash[78574]: cluster 2024-08-29T19:49:52.898121+0000 mon.a (mon.0) 4764 : cluster [DBG] osdmap e2642: 8 total, 8 up, 8 in 2024-08-29T19:49:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:53 smithi089 bash[78574]: cluster 2024-08-29T19:49:52.957848+0000 mgr.y (mgr.34104) 2925 : cluster [DBG] pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:49:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:53 smithi144 bash[67678]: cluster 2024-08-29T19:49:52.898121+0000 mon.a (mon.0) 4764 : cluster [DBG] osdmap e2642: 8 total, 8 up, 8 in 2024-08-29T19:49:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:53 smithi144 bash[67678]: cluster 2024-08-29T19:49:52.957848+0000 mgr.y (mgr.34104) 2925 : cluster [DBG] pgmap v5116: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:49:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:54 smithi089 bash[77323]: cluster 2024-08-29T19:49:53.905275+0000 mon.a (mon.0) 4765 : cluster [DBG] osdmap e2643: 8 total, 8 up, 8 in 2024-08-29T19:49:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:49:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:49:55] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:49:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:54 smithi089 bash[78574]: cluster 2024-08-29T19:49:53.905275+0000 mon.a (mon.0) 4765 : cluster [DBG] osdmap e2643: 8 total, 8 up, 8 in 2024-08-29T19:49:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:54 smithi144 bash[67678]: cluster 2024-08-29T19:49:53.905275+0000 mon.a (mon.0) 4765 : cluster [DBG] osdmap e2643: 8 total, 8 up, 8 in 2024-08-29T19:49:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:55 smithi089 bash[77323]: cluster 2024-08-29T19:49:54.915101+0000 mon.a (mon.0) 4766 : cluster [DBG] osdmap e2644: 8 total, 8 up, 8 in 2024-08-29T19:49:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:55 smithi089 bash[77323]: cluster 2024-08-29T19:49:54.958533+0000 mgr.y (mgr.34104) 2926 : cluster [DBG] pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-29T19:49:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:55 smithi089 bash[78574]: cluster 2024-08-29T19:49:54.915101+0000 mon.a (mon.0) 4766 : cluster [DBG] osdmap e2644: 8 total, 8 up, 8 in 2024-08-29T19:49:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:55 smithi089 bash[78574]: cluster 2024-08-29T19:49:54.958533+0000 mgr.y (mgr.34104) 2926 : cluster [DBG] pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-29T19:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:55 smithi144 bash[67678]: cluster 2024-08-29T19:49:54.915101+0000 mon.a (mon.0) 4766 : cluster [DBG] osdmap e2644: 8 total, 8 up, 8 in 2024-08-29T19:49:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:55 smithi144 bash[67678]: cluster 2024-08-29T19:49:54.958533+0000 mgr.y (mgr.34104) 2926 : cluster [DBG] pgmap v5119: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 4.0 KiB/s wr, 1.01k op/s 2024-08-29T19:49:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:56 smithi089 bash[77323]: cluster 2024-08-29T19:49:55.924183+0000 mon.a (mon.0) 4767 : cluster [DBG] osdmap e2645: 8 total, 8 up, 8 in 2024-08-29T19:49:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:56 smithi089 bash[78574]: cluster 2024-08-29T19:49:55.924183+0000 mon.a (mon.0) 4767 : cluster [DBG] osdmap e2645: 8 total, 8 up, 8 in 2024-08-29T19:49:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:56 smithi144 bash[67678]: cluster 2024-08-29T19:49:55.924183+0000 mon.a (mon.0) 4767 : cluster [DBG] osdmap e2645: 8 total, 8 up, 8 in 2024-08-29T19:49:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:57 smithi144 bash[67678]: cluster 2024-08-29T19:49:56.932279+0000 mon.a (mon.0) 4768 : cluster [DBG] osdmap e2646: 8 total, 8 up, 8 in 2024-08-29T19:49:58.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:57 smithi144 bash[67678]: cluster 2024-08-29T19:49:56.959317+0000 mgr.y (mgr.34104) 2927 : cluster [DBG] pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 3.5 KiB/s wr, 1.01k op/s 2024-08-29T19:49:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:57 smithi089 bash[77323]: cluster 2024-08-29T19:49:56.932279+0000 mon.a (mon.0) 4768 : cluster [DBG] osdmap e2646: 8 total, 8 up, 8 in 2024-08-29T19:49:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:57 smithi089 bash[77323]: cluster 2024-08-29T19:49:56.959317+0000 mgr.y (mgr.34104) 2927 : cluster [DBG] pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 3.5 KiB/s wr, 1.01k op/s 2024-08-29T19:49:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:57 smithi089 bash[78574]: cluster 2024-08-29T19:49:56.932279+0000 mon.a (mon.0) 4768 : cluster [DBG] osdmap e2646: 8 total, 8 up, 8 in 2024-08-29T19:49:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:57 smithi089 bash[78574]: cluster 2024-08-29T19:49:56.959317+0000 mgr.y (mgr.34104) 2927 : cluster [DBG] pgmap v5122: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 752 KiB/s rd, 3.5 KiB/s wr, 1.01k op/s 2024-08-29T19:49:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:58 smithi144 bash[67678]: cluster 2024-08-29T19:49:57.947612+0000 mon.a (mon.0) 4769 : cluster [DBG] osdmap e2647: 8 total, 8 up, 8 in 2024-08-29T19:49:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:58 smithi089 bash[77323]: cluster 2024-08-29T19:49:57.947612+0000 mon.a (mon.0) 4769 : cluster [DBG] osdmap e2647: 8 total, 8 up, 8 in 2024-08-29T19:49:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:58 smithi089 bash[78574]: cluster 2024-08-29T19:49:57.947612+0000 mon.a (mon.0) 4769 : cluster [DBG] osdmap e2647: 8 total, 8 up, 8 in 2024-08-29T19:50:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:59 smithi144 bash[67678]: cluster 2024-08-29T19:49:58.956821+0000 mon.a (mon.0) 4770 : cluster [DBG] osdmap e2648: 8 total, 8 up, 8 in 2024-08-29T19:50:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:49:59 smithi144 bash[67678]: cluster 2024-08-29T19:49:58.960797+0000 mgr.y (mgr.34104) 2928 : cluster [DBG] pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 783 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2024-08-29T19:50:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:59 smithi089 bash[77323]: cluster 2024-08-29T19:49:58.956821+0000 mon.a (mon.0) 4770 : cluster [DBG] osdmap e2648: 8 total, 8 up, 8 in 2024-08-29T19:50:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:49:59 smithi089 bash[77323]: cluster 2024-08-29T19:49:58.960797+0000 mgr.y (mgr.34104) 2928 : cluster [DBG] pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 783 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2024-08-29T19:50:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:59 smithi089 bash[78574]: cluster 2024-08-29T19:49:58.956821+0000 mon.a (mon.0) 4770 : cluster [DBG] osdmap e2648: 8 total, 8 up, 8 in 2024-08-29T19:50:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:49:59 smithi089 bash[78574]: cluster 2024-08-29T19:49:58.960797+0000 mgr.y (mgr.34104) 2928 : cluster [DBG] pgmap v5125: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 783 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2024-08-29T19:50:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:00 smithi144 bash[67678]: cluster 2024-08-29T19:49:59.979855+0000 mon.a (mon.0) 4771 : cluster [DBG] osdmap e2649: 8 total, 8 up, 8 in 2024-08-29T19:50:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:00 smithi144 bash[67678]: cluster 2024-08-29T19:50:00.000122+0000 mon.a (mon.0) 4772 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:50:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:00 smithi089 bash[77323]: cluster 2024-08-29T19:49:59.979855+0000 mon.a (mon.0) 4771 : cluster [DBG] osdmap e2649: 8 total, 8 up, 8 in 2024-08-29T19:50:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:00 smithi089 bash[77323]: cluster 2024-08-29T19:50:00.000122+0000 mon.a (mon.0) 4772 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:50:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:00 smithi089 bash[78574]: cluster 2024-08-29T19:49:59.979855+0000 mon.a (mon.0) 4771 : cluster [DBG] osdmap e2649: 8 total, 8 up, 8 in 2024-08-29T19:50:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:00 smithi089 bash[78574]: cluster 2024-08-29T19:50:00.000122+0000 mon.a (mon.0) 4772 : cluster [WRN] overall HEALTH_WARN Telemetry requires re-opt-in 2024-08-29T19:50:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:01 smithi144 bash[67678]: cluster 2024-08-29T19:50:00.961541+0000 mgr.y (mgr.34104) 2929 : cluster [DBG] pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2024-08-29T19:50:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:01 smithi144 bash[67678]: cluster 2024-08-29T19:50:00.985878+0000 mon.a (mon.0) 4773 : cluster [DBG] osdmap e2650: 8 total, 8 up, 8 in 2024-08-29T19:50:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:01 smithi089 bash[77323]: cluster 2024-08-29T19:50:00.961541+0000 mgr.y (mgr.34104) 2929 : cluster [DBG] pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2024-08-29T19:50:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:01 smithi089 bash[77323]: cluster 2024-08-29T19:50:00.985878+0000 mon.a (mon.0) 4773 : cluster [DBG] osdmap e2650: 8 total, 8 up, 8 in 2024-08-29T19:50:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:01 smithi089 bash[78574]: cluster 2024-08-29T19:50:00.961541+0000 mgr.y (mgr.34104) 2929 : cluster [DBG] pgmap v5127: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 3.7 KiB/s wr, 1.05k op/s 2024-08-29T19:50:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:01 smithi089 bash[78574]: cluster 2024-08-29T19:50:00.985878+0000 mon.a (mon.0) 4773 : cluster [DBG] osdmap e2650: 8 total, 8 up, 8 in 2024-08-29T19:50:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:03 smithi144 bash[67678]: cluster 2024-08-29T19:50:01.986638+0000 mon.a (mon.0) 4774 : cluster [DBG] osdmap e2651: 8 total, 8 up, 8 in 2024-08-29T19:50:03.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:03 smithi089 bash[78574]: cluster 2024-08-29T19:50:01.986638+0000 mon.a (mon.0) 4774 : cluster [DBG] osdmap e2651: 8 total, 8 up, 8 in 2024-08-29T19:50:03.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:03 smithi089 bash[77323]: cluster 2024-08-29T19:50:01.986638+0000 mon.a (mon.0) 4774 : cluster [DBG] osdmap e2651: 8 total, 8 up, 8 in 2024-08-29T19:50:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:04 smithi144 bash[67678]: cluster 2024-08-29T19:50:02.962539+0000 mgr.y (mgr.34104) 2930 : cluster [DBG] pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:50:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:04 smithi144 bash[67678]: cluster 2024-08-29T19:50:03.008693+0000 mon.a (mon.0) 4775 : cluster [DBG] osdmap e2652: 8 total, 8 up, 8 in 2024-08-29T19:50:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:04 smithi144 bash[67678]: audit 2024-08-29T19:50:03.070198+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:50:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:04 smithi089 bash[77323]: cluster 2024-08-29T19:50:02.962539+0000 mgr.y (mgr.34104) 2930 : cluster [DBG] pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:50:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:04 smithi089 bash[77323]: cluster 2024-08-29T19:50:03.008693+0000 mon.a (mon.0) 4775 : cluster [DBG] osdmap e2652: 8 total, 8 up, 8 in 2024-08-29T19:50:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:04 smithi089 bash[77323]: audit 2024-08-29T19:50:03.070198+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:50:04.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:04 smithi089 bash[78574]: cluster 2024-08-29T19:50:02.962539+0000 mgr.y (mgr.34104) 2930 : cluster [DBG] pgmap v5130: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-08-29T19:50:04.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:04 smithi089 bash[78574]: cluster 2024-08-29T19:50:03.008693+0000 mon.a (mon.0) 4775 : cluster [DBG] osdmap e2652: 8 total, 8 up, 8 in 2024-08-29T19:50:04.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:04 smithi089 bash[78574]: audit 2024-08-29T19:50:03.070198+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:50:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:05 smithi144 bash[67678]: cluster 2024-08-29T19:50:04.014912+0000 mon.a (mon.0) 4777 : cluster [DBG] osdmap e2653: 8 total, 8 up, 8 in 2024-08-29T19:50:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:50:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:50:05] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:50:05.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:05 smithi089 bash[77323]: cluster 2024-08-29T19:50:04.014912+0000 mon.a (mon.0) 4777 : cluster [DBG] osdmap e2653: 8 total, 8 up, 8 in 2024-08-29T19:50:05.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:05 smithi089 bash[78574]: cluster 2024-08-29T19:50:04.014912+0000 mon.a (mon.0) 4777 : cluster [DBG] osdmap e2653: 8 total, 8 up, 8 in 2024-08-29T19:50:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:06 smithi144 bash[67678]: cluster 2024-08-29T19:50:04.963208+0000 mgr.y (mgr.34104) 2931 : cluster [DBG] pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2024-08-29T19:50:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:06 smithi144 bash[67678]: cluster 2024-08-29T19:50:05.042685+0000 mon.a (mon.0) 4778 : cluster [DBG] osdmap e2654: 8 total, 8 up, 8 in 2024-08-29T19:50:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:06 smithi089 bash[77323]: cluster 2024-08-29T19:50:04.963208+0000 mgr.y (mgr.34104) 2931 : cluster [DBG] pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2024-08-29T19:50:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:06 smithi089 bash[77323]: cluster 2024-08-29T19:50:05.042685+0000 mon.a (mon.0) 4778 : cluster [DBG] osdmap e2654: 8 total, 8 up, 8 in 2024-08-29T19:50:06.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:06 smithi089 bash[78574]: cluster 2024-08-29T19:50:04.963208+0000 mgr.y (mgr.34104) 2931 : cluster [DBG] pgmap v5133: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2024-08-29T19:50:06.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:06 smithi089 bash[78574]: cluster 2024-08-29T19:50:05.042685+0000 mon.a (mon.0) 4778 : cluster [DBG] osdmap e2654: 8 total, 8 up, 8 in 2024-08-29T19:50:07.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:07 smithi144 bash[67678]: cluster 2024-08-29T19:50:06.043543+0000 mon.a (mon.0) 4779 : cluster [DBG] osdmap e2655: 8 total, 8 up, 8 in 2024-08-29T19:50:07.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:07 smithi089 bash[78574]: cluster 2024-08-29T19:50:06.043543+0000 mon.a (mon.0) 4779 : cluster [DBG] osdmap e2655: 8 total, 8 up, 8 in 2024-08-29T19:50:07.433 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:07 smithi089 bash[77323]: cluster 2024-08-29T19:50:06.043543+0000 mon.a (mon.0) 4779 : cluster [DBG] osdmap e2655: 8 total, 8 up, 8 in 2024-08-29T19:50:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:08 smithi089 bash[77323]: cluster 2024-08-29T19:50:06.964291+0000 mgr.y (mgr.34104) 2932 : cluster [DBG] pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2024-08-29T19:50:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:08 smithi089 bash[77323]: cluster 2024-08-29T19:50:07.069483+0000 mon.a (mon.0) 4780 : cluster [DBG] osdmap e2656: 8 total, 8 up, 8 in 2024-08-29T19:50:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:08 smithi089 bash[77323]: audit 2024-08-29T19:50:07.833897+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:08 smithi089 bash[78574]: cluster 2024-08-29T19:50:06.964291+0000 mgr.y (mgr.34104) 2932 : cluster [DBG] pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2024-08-29T19:50:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:08 smithi089 bash[78574]: cluster 2024-08-29T19:50:07.069483+0000 mon.a (mon.0) 4780 : cluster [DBG] osdmap e2656: 8 total, 8 up, 8 in 2024-08-29T19:50:08.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:08 smithi089 bash[78574]: audit 2024-08-29T19:50:07.833897+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:08 smithi144 bash[67678]: cluster 2024-08-29T19:50:06.964291+0000 mgr.y (mgr.34104) 2932 : cluster [DBG] pgmap v5136: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 3.5 KiB/s wr, 1.10k op/s 2024-08-29T19:50:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:08 smithi144 bash[67678]: cluster 2024-08-29T19:50:07.069483+0000 mon.a (mon.0) 4780 : cluster [DBG] osdmap e2656: 8 total, 8 up, 8 in 2024-08-29T19:50:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:08 smithi144 bash[67678]: audit 2024-08-29T19:50:07.833897+0000 mon.a (mon.0) 4781 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[78574]: cluster 2024-08-29T19:50:08.085458+0000 mon.a (mon.0) 4782 : cluster [DBG] osdmap e2657: 8 total, 8 up, 8 in 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[78574]: audit 2024-08-29T19:50:08.765429+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[78574]: audit 2024-08-29T19:50:08.770710+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[78574]: audit 2024-08-29T19:50:09.019408+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[78574]: audit 2024-08-29T19:50:09.028881+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[77323]: cluster 2024-08-29T19:50:08.085458+0000 mon.a (mon.0) 4782 : cluster [DBG] osdmap e2657: 8 total, 8 up, 8 in 2024-08-29T19:50:09.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[77323]: audit 2024-08-29T19:50:08.765429+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[77323]: audit 2024-08-29T19:50:08.770710+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[77323]: audit 2024-08-29T19:50:09.019408+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:09 smithi089 bash[77323]: audit 2024-08-29T19:50:09.028881+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:09 smithi144 bash[67678]: cluster 2024-08-29T19:50:08.085458+0000 mon.a (mon.0) 4782 : cluster [DBG] osdmap e2657: 8 total, 8 up, 8 in 2024-08-29T19:50:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:09 smithi144 bash[67678]: audit 2024-08-29T19:50:08.765429+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:09 smithi144 bash[67678]: audit 2024-08-29T19:50:08.770710+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:09 smithi144 bash[67678]: audit 2024-08-29T19:50:09.019408+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:09 smithi144 bash[67678]: audit 2024-08-29T19:50:09.028881+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[77323]: cluster 2024-08-29T19:50:08.965405+0000 mgr.y (mgr.34104) 2933 : cluster [DBG] pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 848 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-08-29T19:50:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[77323]: cluster 2024-08-29T19:50:09.082687+0000 mon.a (mon.0) 4787 : cluster [DBG] osdmap e2658: 8 total, 8 up, 8 in 2024-08-29T19:50:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[77323]: audit 2024-08-29T19:50:09.707293+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:50:10.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[77323]: audit 2024-08-29T19:50:09.709018+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:50:10.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[77323]: audit 2024-08-29T19:50:09.718768+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[78574]: cluster 2024-08-29T19:50:08.965405+0000 mgr.y (mgr.34104) 2933 : cluster [DBG] pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 848 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-08-29T19:50:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[78574]: cluster 2024-08-29T19:50:09.082687+0000 mon.a (mon.0) 4787 : cluster [DBG] osdmap e2658: 8 total, 8 up, 8 in 2024-08-29T19:50:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[78574]: audit 2024-08-29T19:50:09.707293+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:50:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[78574]: audit 2024-08-29T19:50:09.709018+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:50:10.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:10 smithi089 bash[78574]: audit 2024-08-29T19:50:09.718768+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:10 smithi144 bash[67678]: cluster 2024-08-29T19:50:08.965405+0000 mgr.y (mgr.34104) 2933 : cluster [DBG] pgmap v5139: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 848 KiB/s rd, 3.7 KiB/s wr, 1.14k op/s 2024-08-29T19:50:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:10 smithi144 bash[67678]: cluster 2024-08-29T19:50:09.082687+0000 mon.a (mon.0) 4787 : cluster [DBG] osdmap e2658: 8 total, 8 up, 8 in 2024-08-29T19:50:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:10 smithi144 bash[67678]: audit 2024-08-29T19:50:09.707293+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:50:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:10 smithi144 bash[67678]: audit 2024-08-29T19:50:09.709018+0000 mon.a (mon.0) 4789 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:50:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:10 smithi144 bash[67678]: audit 2024-08-29T19:50:09.718768+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:50:11.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:11 smithi089 bash[77323]: cluster 2024-08-29T19:50:10.106811+0000 mon.a (mon.0) 4791 : cluster [DBG] osdmap e2659: 8 total, 8 up, 8 in 2024-08-29T19:50:11.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:11 smithi089 bash[78574]: cluster 2024-08-29T19:50:10.106811+0000 mon.a (mon.0) 4791 : cluster [DBG] osdmap e2659: 8 total, 8 up, 8 in 2024-08-29T19:50:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:11 smithi144 bash[67678]: cluster 2024-08-29T19:50:10.106811+0000 mon.a (mon.0) 4791 : cluster [DBG] osdmap e2659: 8 total, 8 up, 8 in 2024-08-29T19:50:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:12 smithi089 bash[77323]: cluster 2024-08-29T19:50:10.966114+0000 mgr.y (mgr.34104) 2934 : cluster [DBG] pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 848 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-08-29T19:50:12.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:12 smithi089 bash[77323]: cluster 2024-08-29T19:50:11.117656+0000 mon.a (mon.0) 4792 : cluster [DBG] osdmap e2660: 8 total, 8 up, 8 in 2024-08-29T19:50:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:12 smithi089 bash[78574]: cluster 2024-08-29T19:50:10.966114+0000 mgr.y (mgr.34104) 2934 : cluster [DBG] pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 848 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-08-29T19:50:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:12 smithi089 bash[78574]: cluster 2024-08-29T19:50:11.117656+0000 mon.a (mon.0) 4792 : cluster [DBG] osdmap e2660: 8 total, 8 up, 8 in 2024-08-29T19:50:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:12 smithi144 bash[67678]: cluster 2024-08-29T19:50:10.966114+0000 mgr.y (mgr.34104) 2934 : cluster [DBG] pgmap v5142: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 848 KiB/s rd, 3.5 KiB/s wr, 1.14k op/s 2024-08-29T19:50:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:12 smithi144 bash[67678]: cluster 2024-08-29T19:50:11.117656+0000 mon.a (mon.0) 4792 : cluster [DBG] osdmap e2660: 8 total, 8 up, 8 in 2024-08-29T19:50:13.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:13 smithi089 bash[77323]: cluster 2024-08-29T19:50:12.128220+0000 mon.a (mon.0) 4793 : cluster [DBG] osdmap e2661: 8 total, 8 up, 8 in 2024-08-29T19:50:13.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:13 smithi089 bash[78574]: cluster 2024-08-29T19:50:12.128220+0000 mon.a (mon.0) 4793 : cluster [DBG] osdmap e2661: 8 total, 8 up, 8 in 2024-08-29T19:50:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:13 smithi144 bash[67678]: cluster 2024-08-29T19:50:12.128220+0000 mon.a (mon.0) 4793 : cluster [DBG] osdmap e2661: 8 total, 8 up, 8 in 2024-08-29T19:50:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:14 smithi089 bash[77323]: cluster 2024-08-29T19:50:12.967161+0000 mgr.y (mgr.34104) 2935 : cluster [DBG] pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:50:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:14 smithi089 bash[77323]: cluster 2024-08-29T19:50:13.138818+0000 mon.a (mon.0) 4794 : cluster [DBG] osdmap e2662: 8 total, 8 up, 8 in 2024-08-29T19:50:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:14 smithi089 bash[78574]: cluster 2024-08-29T19:50:12.967161+0000 mgr.y (mgr.34104) 2935 : cluster [DBG] pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:50:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:14 smithi089 bash[78574]: cluster 2024-08-29T19:50:13.138818+0000 mon.a (mon.0) 4794 : cluster [DBG] osdmap e2662: 8 total, 8 up, 8 in 2024-08-29T19:50:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:14 smithi144 bash[67678]: cluster 2024-08-29T19:50:12.967161+0000 mgr.y (mgr.34104) 2935 : cluster [DBG] pgmap v5145: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:50:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:14 smithi144 bash[67678]: cluster 2024-08-29T19:50:13.138818+0000 mon.a (mon.0) 4794 : cluster [DBG] osdmap e2662: 8 total, 8 up, 8 in 2024-08-29T19:50:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:15 smithi089 bash[77323]: cluster 2024-08-29T19:50:14.140788+0000 mon.a (mon.0) 4795 : cluster [DBG] osdmap e2663: 8 total, 8 up, 8 in 2024-08-29T19:50:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:50:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:50:15] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:50:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:15 smithi089 bash[78574]: cluster 2024-08-29T19:50:14.140788+0000 mon.a (mon.0) 4795 : cluster [DBG] osdmap e2663: 8 total, 8 up, 8 in 2024-08-29T19:50:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:15 smithi144 bash[67678]: cluster 2024-08-29T19:50:14.140788+0000 mon.a (mon.0) 4795 : cluster [DBG] osdmap e2663: 8 total, 8 up, 8 in 2024-08-29T19:50:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:16 smithi089 bash[77323]: cluster 2024-08-29T19:50:14.967864+0000 mgr.y (mgr.34104) 2936 : cluster [DBG] pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2024-08-29T19:50:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:16 smithi089 bash[77323]: cluster 2024-08-29T19:50:15.165891+0000 mon.a (mon.0) 4796 : cluster [DBG] osdmap e2664: 8 total, 8 up, 8 in 2024-08-29T19:50:16.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:16 smithi089 bash[78574]: cluster 2024-08-29T19:50:14.967864+0000 mgr.y (mgr.34104) 2936 : cluster [DBG] pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2024-08-29T19:50:16.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:16 smithi089 bash[78574]: cluster 2024-08-29T19:50:15.165891+0000 mon.a (mon.0) 4796 : cluster [DBG] osdmap e2664: 8 total, 8 up, 8 in 2024-08-29T19:50:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:16 smithi144 bash[67678]: cluster 2024-08-29T19:50:14.967864+0000 mgr.y (mgr.34104) 2936 : cluster [DBG] pgmap v5148: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2024-08-29T19:50:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:16 smithi144 bash[67678]: cluster 2024-08-29T19:50:15.165891+0000 mon.a (mon.0) 4796 : cluster [DBG] osdmap e2664: 8 total, 8 up, 8 in 2024-08-29T19:50:17.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:17 smithi089 bash[77323]: cluster 2024-08-29T19:50:16.171849+0000 mon.a (mon.0) 4797 : cluster [DBG] osdmap e2665: 8 total, 8 up, 8 in 2024-08-29T19:50:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:17 smithi089 bash[78574]: cluster 2024-08-29T19:50:16.171849+0000 mon.a (mon.0) 4797 : cluster [DBG] osdmap e2665: 8 total, 8 up, 8 in 2024-08-29T19:50:17.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:17 smithi144 bash[67678]: cluster 2024-08-29T19:50:16.171849+0000 mon.a (mon.0) 4797 : cluster [DBG] osdmap e2665: 8 total, 8 up, 8 in 2024-08-29T19:50:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:18 smithi144 bash[67678]: cluster 2024-08-29T19:50:16.968776+0000 mgr.y (mgr.34104) 2937 : cluster [DBG] pgmap v5151: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2024-08-29T19:50:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:18 smithi144 bash[67678]: cluster 2024-08-29T19:50:17.182645+0000 mon.a (mon.0) 4798 : cluster [DBG] osdmap e2666: 8 total, 8 up, 8 in 2024-08-29T19:50:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:18 smithi089 bash[77323]: cluster 2024-08-29T19:50:16.968776+0000 mgr.y (mgr.34104) 2937 : cluster [DBG] pgmap v5151: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2024-08-29T19:50:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:18 smithi089 bash[77323]: cluster 2024-08-29T19:50:17.182645+0000 mon.a (mon.0) 4798 : cluster [DBG] osdmap e2666: 8 total, 8 up, 8 in 2024-08-29T19:50:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:18 smithi089 bash[78574]: cluster 2024-08-29T19:50:16.968776+0000 mgr.y (mgr.34104) 2937 : cluster [DBG] pgmap v5151: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 883 KiB/s rd, 3.7 KiB/s wr, 1.19k op/s 2024-08-29T19:50:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:18 smithi089 bash[78574]: cluster 2024-08-29T19:50:17.182645+0000 mon.a (mon.0) 4798 : cluster [DBG] osdmap e2666: 8 total, 8 up, 8 in 2024-08-29T19:50:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:19 smithi144 bash[67678]: cluster 2024-08-29T19:50:18.186087+0000 mon.a (mon.0) 4799 : cluster [DBG] osdmap e2667: 8 total, 8 up, 8 in 2024-08-29T19:50:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:19 smithi089 bash[77323]: cluster 2024-08-29T19:50:18.186087+0000 mon.a (mon.0) 4799 : cluster [DBG] osdmap e2667: 8 total, 8 up, 8 in 2024-08-29T19:50:19.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:19 smithi089 bash[78574]: cluster 2024-08-29T19:50:18.186087+0000 mon.a (mon.0) 4799 : cluster [DBG] osdmap e2667: 8 total, 8 up, 8 in 2024-08-29T19:50:20.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:20 smithi144 bash[67678]: cluster 2024-08-29T19:50:18.970001+0000 mgr.y (mgr.34104) 2938 : cluster [DBG] pgmap v5154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.5 KiB/s wr, 1.23k op/s 2024-08-29T19:50:20.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:20 smithi144 bash[67678]: cluster 2024-08-29T19:50:19.204491+0000 mon.a (mon.0) 4800 : cluster [DBG] osdmap e2668: 8 total, 8 up, 8 in 2024-08-29T19:50:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:20 smithi089 bash[77323]: cluster 2024-08-29T19:50:18.970001+0000 mgr.y (mgr.34104) 2938 : cluster [DBG] pgmap v5154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.5 KiB/s wr, 1.23k op/s 2024-08-29T19:50:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:20 smithi089 bash[77323]: cluster 2024-08-29T19:50:19.204491+0000 mon.a (mon.0) 4800 : cluster [DBG] osdmap e2668: 8 total, 8 up, 8 in 2024-08-29T19:50:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:20 smithi089 bash[78574]: cluster 2024-08-29T19:50:18.970001+0000 mgr.y (mgr.34104) 2938 : cluster [DBG] pgmap v5154: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 3.5 KiB/s wr, 1.23k op/s 2024-08-29T19:50:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:20 smithi089 bash[78574]: cluster 2024-08-29T19:50:19.204491+0000 mon.a (mon.0) 4800 : cluster [DBG] osdmap e2668: 8 total, 8 up, 8 in 2024-08-29T19:50:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:21 smithi144 bash[67678]: cluster 2024-08-29T19:50:20.207393+0000 mon.a (mon.0) 4801 : cluster [DBG] osdmap e2669: 8 total, 8 up, 8 in 2024-08-29T19:50:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:21 smithi089 bash[77323]: cluster 2024-08-29T19:50:20.207393+0000 mon.a (mon.0) 4801 : cluster [DBG] osdmap e2669: 8 total, 8 up, 8 in 2024-08-29T19:50:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:21 smithi089 bash[78574]: cluster 2024-08-29T19:50:20.207393+0000 mon.a (mon.0) 4801 : cluster [DBG] osdmap e2669: 8 total, 8 up, 8 in 2024-08-29T19:50:22.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:22 smithi144 bash[67678]: cluster 2024-08-29T19:50:20.970848+0000 mgr.y (mgr.34104) 2939 : cluster [DBG] pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 914 KiB/s rd, 3.0 KiB/s wr, 1.23k op/s 2024-08-29T19:50:22.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:22 smithi144 bash[67678]: cluster 2024-08-29T19:50:21.229025+0000 mon.a (mon.0) 4802 : cluster [DBG] osdmap e2670: 8 total, 8 up, 8 in 2024-08-29T19:50:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:22 smithi089 bash[77323]: cluster 2024-08-29T19:50:20.970848+0000 mgr.y (mgr.34104) 2939 : cluster [DBG] pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 914 KiB/s rd, 3.0 KiB/s wr, 1.23k op/s 2024-08-29T19:50:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:22 smithi089 bash[77323]: cluster 2024-08-29T19:50:21.229025+0000 mon.a (mon.0) 4802 : cluster [DBG] osdmap e2670: 8 total, 8 up, 8 in 2024-08-29T19:50:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:22 smithi089 bash[78574]: cluster 2024-08-29T19:50:20.970848+0000 mgr.y (mgr.34104) 2939 : cluster [DBG] pgmap v5157: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 914 KiB/s rd, 3.0 KiB/s wr, 1.23k op/s 2024-08-29T19:50:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:22 smithi089 bash[78574]: cluster 2024-08-29T19:50:21.229025+0000 mon.a (mon.0) 4802 : cluster [DBG] osdmap e2670: 8 total, 8 up, 8 in 2024-08-29T19:50:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:23 smithi144 bash[67678]: cluster 2024-08-29T19:50:22.243944+0000 mon.a (mon.0) 4803 : cluster [DBG] osdmap e2671: 8 total, 8 up, 8 in 2024-08-29T19:50:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:23 smithi144 bash[67678]: audit 2024-08-29T19:50:22.834127+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:23 smithi089 bash[77323]: cluster 2024-08-29T19:50:22.243944+0000 mon.a (mon.0) 4803 : cluster [DBG] osdmap e2671: 8 total, 8 up, 8 in 2024-08-29T19:50:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:23 smithi089 bash[77323]: audit 2024-08-29T19:50:22.834127+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:23 smithi089 bash[78574]: cluster 2024-08-29T19:50:22.243944+0000 mon.a (mon.0) 4803 : cluster [DBG] osdmap e2671: 8 total, 8 up, 8 in 2024-08-29T19:50:23.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:23 smithi089 bash[78574]: audit 2024-08-29T19:50:22.834127+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:24 smithi144 bash[67678]: cluster 2024-08-29T19:50:22.971798+0000 mgr.y (mgr.34104) 2940 : cluster [DBG] pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2024-08-29T19:50:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:24 smithi144 bash[67678]: cluster 2024-08-29T19:50:23.252380+0000 mon.a (mon.0) 4805 : cluster [DBG] osdmap e2672: 8 total, 8 up, 8 in 2024-08-29T19:50:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:24 smithi089 bash[77323]: cluster 2024-08-29T19:50:22.971798+0000 mgr.y (mgr.34104) 2940 : cluster [DBG] pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2024-08-29T19:50:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:24 smithi089 bash[77323]: cluster 2024-08-29T19:50:23.252380+0000 mon.a (mon.0) 4805 : cluster [DBG] osdmap e2672: 8 total, 8 up, 8 in 2024-08-29T19:50:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:24 smithi089 bash[78574]: cluster 2024-08-29T19:50:22.971798+0000 mgr.y (mgr.34104) 2940 : cluster [DBG] pgmap v5160: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2024-08-29T19:50:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:24 smithi089 bash[78574]: cluster 2024-08-29T19:50:23.252380+0000 mon.a (mon.0) 4805 : cluster [DBG] osdmap e2672: 8 total, 8 up, 8 in 2024-08-29T19:50:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:25 smithi089 bash[77323]: cluster 2024-08-29T19:50:24.258996+0000 mon.a (mon.0) 4806 : cluster [DBG] osdmap e2673: 8 total, 8 up, 8 in 2024-08-29T19:50:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:50:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:50:25] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:50:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:25 smithi089 bash[78574]: cluster 2024-08-29T19:50:24.258996+0000 mon.a (mon.0) 4806 : cluster [DBG] osdmap e2673: 8 total, 8 up, 8 in 2024-08-29T19:50:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:25 smithi144 bash[67678]: cluster 2024-08-29T19:50:24.258996+0000 mon.a (mon.0) 4806 : cluster [DBG] osdmap e2673: 8 total, 8 up, 8 in 2024-08-29T19:50:26.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:26 smithi144 bash[67678]: cluster 2024-08-29T19:50:24.972520+0000 mgr.y (mgr.34104) 2941 : cluster [DBG] pgmap v5163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 761 KiB/s rd, 4.0 KiB/s wr, 1.02k op/s 2024-08-29T19:50:26.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:26 smithi144 bash[67678]: cluster 2024-08-29T19:50:25.275823+0000 mon.a (mon.0) 4807 : cluster [DBG] osdmap e2674: 8 total, 8 up, 8 in 2024-08-29T19:50:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:26 smithi089 bash[77323]: cluster 2024-08-29T19:50:24.972520+0000 mgr.y (mgr.34104) 2941 : cluster [DBG] pgmap v5163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 761 KiB/s rd, 4.0 KiB/s wr, 1.02k op/s 2024-08-29T19:50:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:26 smithi089 bash[77323]: cluster 2024-08-29T19:50:25.275823+0000 mon.a (mon.0) 4807 : cluster [DBG] osdmap e2674: 8 total, 8 up, 8 in 2024-08-29T19:50:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:26 smithi089 bash[78574]: cluster 2024-08-29T19:50:24.972520+0000 mgr.y (mgr.34104) 2941 : cluster [DBG] pgmap v5163: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 761 KiB/s rd, 4.0 KiB/s wr, 1.02k op/s 2024-08-29T19:50:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:26 smithi089 bash[78574]: cluster 2024-08-29T19:50:25.275823+0000 mon.a (mon.0) 4807 : cluster [DBG] osdmap e2674: 8 total, 8 up, 8 in 2024-08-29T19:50:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:27 smithi144 bash[67678]: cluster 2024-08-29T19:50:26.272159+0000 mon.a (mon.0) 4808 : cluster [DBG] osdmap e2675: 8 total, 8 up, 8 in 2024-08-29T19:50:27.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:27 smithi089 bash[77323]: cluster 2024-08-29T19:50:26.272159+0000 mon.a (mon.0) 4808 : cluster [DBG] osdmap e2675: 8 total, 8 up, 8 in 2024-08-29T19:50:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:27 smithi089 bash[78574]: cluster 2024-08-29T19:50:26.272159+0000 mon.a (mon.0) 4808 : cluster [DBG] osdmap e2675: 8 total, 8 up, 8 in 2024-08-29T19:50:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:28 smithi144 bash[67678]: cluster 2024-08-29T19:50:26.973233+0000 mgr.y (mgr.34104) 2942 : cluster [DBG] pgmap v5166: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 761 KiB/s rd, 3.0 KiB/s wr, 1.02k op/s 2024-08-29T19:50:28.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:28 smithi144 bash[67678]: cluster 2024-08-29T19:50:27.295966+0000 mon.a (mon.0) 4809 : cluster [DBG] osdmap e2676: 8 total, 8 up, 8 in 2024-08-29T19:50:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:28 smithi089 bash[77323]: cluster 2024-08-29T19:50:26.973233+0000 mgr.y (mgr.34104) 2942 : cluster [DBG] pgmap v5166: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 761 KiB/s rd, 3.0 KiB/s wr, 1.02k op/s 2024-08-29T19:50:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:28 smithi089 bash[77323]: cluster 2024-08-29T19:50:27.295966+0000 mon.a (mon.0) 4809 : cluster [DBG] osdmap e2676: 8 total, 8 up, 8 in 2024-08-29T19:50:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:28 smithi089 bash[78574]: cluster 2024-08-29T19:50:26.973233+0000 mgr.y (mgr.34104) 2942 : cluster [DBG] pgmap v5166: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 761 KiB/s rd, 3.0 KiB/s wr, 1.02k op/s 2024-08-29T19:50:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:28 smithi089 bash[78574]: cluster 2024-08-29T19:50:27.295966+0000 mon.a (mon.0) 4809 : cluster [DBG] osdmap e2676: 8 total, 8 up, 8 in 2024-08-29T19:50:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:29 smithi144 bash[67678]: cluster 2024-08-29T19:50:28.294502+0000 mon.a (mon.0) 4810 : cluster [DBG] osdmap e2677: 8 total, 8 up, 8 in 2024-08-29T19:50:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:29 smithi089 bash[77323]: cluster 2024-08-29T19:50:28.294502+0000 mon.a (mon.0) 4810 : cluster [DBG] osdmap e2677: 8 total, 8 up, 8 in 2024-08-29T19:50:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:29 smithi089 bash[78574]: cluster 2024-08-29T19:50:28.294502+0000 mon.a (mon.0) 4810 : cluster [DBG] osdmap e2677: 8 total, 8 up, 8 in 2024-08-29T19:50:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:30 smithi089 bash[78574]: cluster 2024-08-29T19:50:28.974149+0000 mgr.y (mgr.34104) 2943 : cluster [DBG] pgmap v5169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-08-29T19:50:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:30 smithi089 bash[78574]: cluster 2024-08-29T19:50:29.314570+0000 mon.a (mon.0) 4811 : cluster [DBG] osdmap e2678: 8 total, 8 up, 8 in 2024-08-29T19:50:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:30 smithi089 bash[77323]: cluster 2024-08-29T19:50:28.974149+0000 mgr.y (mgr.34104) 2943 : cluster [DBG] pgmap v5169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-08-29T19:50:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:30 smithi089 bash[77323]: cluster 2024-08-29T19:50:29.314570+0000 mon.a (mon.0) 4811 : cluster [DBG] osdmap e2678: 8 total, 8 up, 8 in 2024-08-29T19:50:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:30 smithi144 bash[67678]: cluster 2024-08-29T19:50:28.974149+0000 mgr.y (mgr.34104) 2943 : cluster [DBG] pgmap v5169: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-08-29T19:50:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:30 smithi144 bash[67678]: cluster 2024-08-29T19:50:29.314570+0000 mon.a (mon.0) 4811 : cluster [DBG] osdmap e2678: 8 total, 8 up, 8 in 2024-08-29T19:50:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:31 smithi089 bash[78574]: cluster 2024-08-29T19:50:30.317944+0000 mon.a (mon.0) 4812 : cluster [DBG] osdmap e2679: 8 total, 8 up, 8 in 2024-08-29T19:50:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:31 smithi089 bash[77323]: cluster 2024-08-29T19:50:30.317944+0000 mon.a (mon.0) 4812 : cluster [DBG] osdmap e2679: 8 total, 8 up, 8 in 2024-08-29T19:50:31.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:31 smithi144 bash[67678]: cluster 2024-08-29T19:50:30.317944+0000 mon.a (mon.0) 4812 : cluster [DBG] osdmap e2679: 8 total, 8 up, 8 in 2024-08-29T19:50:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:32 smithi089 bash[77323]: cluster 2024-08-29T19:50:30.974873+0000 mgr.y (mgr.34104) 2944 : cluster [DBG] pgmap v5172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 2.7 KiB/s wr, 1.31k op/s 2024-08-29T19:50:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:32 smithi089 bash[77323]: cluster 2024-08-29T19:50:31.340055+0000 mon.a (mon.0) 4813 : cluster [DBG] osdmap e2680: 8 total, 8 up, 8 in 2024-08-29T19:50:32.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:32 smithi089 bash[78574]: cluster 2024-08-29T19:50:30.974873+0000 mgr.y (mgr.34104) 2944 : cluster [DBG] pgmap v5172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 2.7 KiB/s wr, 1.31k op/s 2024-08-29T19:50:32.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:32 smithi089 bash[78574]: cluster 2024-08-29T19:50:31.340055+0000 mon.a (mon.0) 4813 : cluster [DBG] osdmap e2680: 8 total, 8 up, 8 in 2024-08-29T19:50:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:32 smithi144 bash[67678]: cluster 2024-08-29T19:50:30.974873+0000 mgr.y (mgr.34104) 2944 : cluster [DBG] pgmap v5172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 968 KiB/s rd, 2.7 KiB/s wr, 1.31k op/s 2024-08-29T19:50:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:32 smithi144 bash[67678]: cluster 2024-08-29T19:50:31.340055+0000 mon.a (mon.0) 4813 : cluster [DBG] osdmap e2680: 8 total, 8 up, 8 in 2024-08-29T19:50:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:33 smithi089 bash[77323]: cluster 2024-08-29T19:50:32.343228+0000 mon.a (mon.0) 4814 : cluster [DBG] osdmap e2681: 8 total, 8 up, 8 in 2024-08-29T19:50:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:33 smithi089 bash[78574]: cluster 2024-08-29T19:50:32.343228+0000 mon.a (mon.0) 4814 : cluster [DBG] osdmap e2681: 8 total, 8 up, 8 in 2024-08-29T19:50:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:33 smithi144 bash[67678]: cluster 2024-08-29T19:50:32.343228+0000 mon.a (mon.0) 4814 : cluster [DBG] osdmap e2681: 8 total, 8 up, 8 in 2024-08-29T19:50:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:34 smithi089 bash[77323]: cluster 2024-08-29T19:50:32.975775+0000 mgr.y (mgr.34104) 2945 : cluster [DBG] pgmap v5175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:50:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:34 smithi089 bash[77323]: cluster 2024-08-29T19:50:33.364180+0000 mon.a (mon.0) 4815 : cluster [DBG] osdmap e2682: 8 total, 8 up, 8 in 2024-08-29T19:50:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:34 smithi089 bash[78574]: cluster 2024-08-29T19:50:32.975775+0000 mgr.y (mgr.34104) 2945 : cluster [DBG] pgmap v5175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:50:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:34 smithi089 bash[78574]: cluster 2024-08-29T19:50:33.364180+0000 mon.a (mon.0) 4815 : cluster [DBG] osdmap e2682: 8 total, 8 up, 8 in 2024-08-29T19:50:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:34 smithi144 bash[67678]: cluster 2024-08-29T19:50:32.975775+0000 mgr.y (mgr.34104) 2945 : cluster [DBG] pgmap v5175: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:50:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:34 smithi144 bash[67678]: cluster 2024-08-29T19:50:33.364180+0000 mon.a (mon.0) 4815 : cluster [DBG] osdmap e2682: 8 total, 8 up, 8 in 2024-08-29T19:50:35.386 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:50:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:50:35] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:50:35.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:35 smithi089 bash[77323]: cluster 2024-08-29T19:50:34.366519+0000 mon.a (mon.0) 4816 : cluster [DBG] osdmap e2683: 8 total, 8 up, 8 in 2024-08-29T19:50:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:35 smithi089 bash[78574]: cluster 2024-08-29T19:50:34.366519+0000 mon.a (mon.0) 4816 : cluster [DBG] osdmap e2683: 8 total, 8 up, 8 in 2024-08-29T19:50:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:35 smithi144 bash[67678]: cluster 2024-08-29T19:50:34.366519+0000 mon.a (mon.0) 4816 : cluster [DBG] osdmap e2683: 8 total, 8 up, 8 in 2024-08-29T19:50:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:36 smithi089 bash[77323]: cluster 2024-08-29T19:50:34.976499+0000 mgr.y (mgr.34104) 2946 : cluster [DBG] pgmap v5178: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2024-08-29T19:50:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:36 smithi089 bash[77323]: cluster 2024-08-29T19:50:35.394163+0000 mon.a (mon.0) 4817 : cluster [DBG] osdmap e2684: 8 total, 8 up, 8 in 2024-08-29T19:50:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:36 smithi089 bash[78574]: cluster 2024-08-29T19:50:34.976499+0000 mgr.y (mgr.34104) 2946 : cluster [DBG] pgmap v5178: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2024-08-29T19:50:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:36 smithi089 bash[78574]: cluster 2024-08-29T19:50:35.394163+0000 mon.a (mon.0) 4817 : cluster [DBG] osdmap e2684: 8 total, 8 up, 8 in 2024-08-29T19:50:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:36 smithi144 bash[67678]: cluster 2024-08-29T19:50:34.976499+0000 mgr.y (mgr.34104) 2946 : cluster [DBG] pgmap v5178: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.5 KiB/s wr, 1.36k op/s 2024-08-29T19:50:36.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:36 smithi144 bash[67678]: cluster 2024-08-29T19:50:35.394163+0000 mon.a (mon.0) 4817 : cluster [DBG] osdmap e2684: 8 total, 8 up, 8 in 2024-08-29T19:50:37.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:37 smithi089 bash[78574]: cluster 2024-08-29T19:50:36.404208+0000 mon.a (mon.0) 4818 : cluster [DBG] osdmap e2685: 8 total, 8 up, 8 in 2024-08-29T19:50:37.685 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:37 smithi089 bash[77323]: cluster 2024-08-29T19:50:36.404208+0000 mon.a (mon.0) 4818 : cluster [DBG] osdmap e2685: 8 total, 8 up, 8 in 2024-08-29T19:50:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:37 smithi144 bash[67678]: cluster 2024-08-29T19:50:36.404208+0000 mon.a (mon.0) 4818 : cluster [DBG] osdmap e2685: 8 total, 8 up, 8 in 2024-08-29T19:50:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:38 smithi089 bash[77323]: cluster 2024-08-29T19:50:36.977201+0000 mgr.y (mgr.34104) 2947 : cluster [DBG] pgmap v5181: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-29T19:50:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:38 smithi089 bash[77323]: cluster 2024-08-29T19:50:37.415591+0000 mon.a (mon.0) 4819 : cluster [DBG] osdmap e2686: 8 total, 8 up, 8 in 2024-08-29T19:50:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:38 smithi089 bash[77323]: audit 2024-08-29T19:50:37.834697+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:38 smithi089 bash[78574]: cluster 2024-08-29T19:50:36.977201+0000 mgr.y (mgr.34104) 2947 : cluster [DBG] pgmap v5181: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-29T19:50:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:38 smithi089 bash[78574]: cluster 2024-08-29T19:50:37.415591+0000 mon.a (mon.0) 4819 : cluster [DBG] osdmap e2686: 8 total, 8 up, 8 in 2024-08-29T19:50:38.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:38 smithi089 bash[78574]: audit 2024-08-29T19:50:37.834697+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:38 smithi144 bash[67678]: cluster 2024-08-29T19:50:36.977201+0000 mgr.y (mgr.34104) 2947 : cluster [DBG] pgmap v5181: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-08-29T19:50:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:38 smithi144 bash[67678]: cluster 2024-08-29T19:50:37.415591+0000 mon.a (mon.0) 4819 : cluster [DBG] osdmap e2686: 8 total, 8 up, 8 in 2024-08-29T19:50:38.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:38 smithi144 bash[67678]: audit 2024-08-29T19:50:37.834697+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:39 smithi144 bash[67678]: cluster 2024-08-29T19:50:38.417052+0000 mon.a (mon.0) 4821 : cluster [DBG] osdmap e2687: 8 total, 8 up, 8 in 2024-08-29T19:50:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:39 smithi089 bash[78574]: cluster 2024-08-29T19:50:38.417052+0000 mon.a (mon.0) 4821 : cluster [DBG] osdmap e2687: 8 total, 8 up, 8 in 2024-08-29T19:50:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:39 smithi089 bash[77323]: cluster 2024-08-29T19:50:38.417052+0000 mon.a (mon.0) 4821 : cluster [DBG] osdmap e2687: 8 total, 8 up, 8 in 2024-08-29T19:50:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:40 smithi144 bash[67678]: cluster 2024-08-29T19:50:38.978104+0000 mgr.y (mgr.34104) 2948 : cluster [DBG] pgmap v5184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.40k op/s 2024-08-29T19:50:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:40 smithi144 bash[67678]: cluster 2024-08-29T19:50:39.440751+0000 mon.a (mon.0) 4822 : cluster [DBG] osdmap e2688: 8 total, 8 up, 8 in 2024-08-29T19:50:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:40 smithi089 bash[77323]: cluster 2024-08-29T19:50:38.978104+0000 mgr.y (mgr.34104) 2948 : cluster [DBG] pgmap v5184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.40k op/s 2024-08-29T19:50:40.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:40 smithi089 bash[77323]: cluster 2024-08-29T19:50:39.440751+0000 mon.a (mon.0) 4822 : cluster [DBG] osdmap e2688: 8 total, 8 up, 8 in 2024-08-29T19:50:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:40 smithi089 bash[78574]: cluster 2024-08-29T19:50:38.978104+0000 mgr.y (mgr.34104) 2948 : cluster [DBG] pgmap v5184: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.0 KiB/s wr, 1.40k op/s 2024-08-29T19:50:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:40 smithi089 bash[78574]: cluster 2024-08-29T19:50:39.440751+0000 mon.a (mon.0) 4822 : cluster [DBG] osdmap e2688: 8 total, 8 up, 8 in 2024-08-29T19:50:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:41 smithi144 bash[67678]: cluster 2024-08-29T19:50:40.448710+0000 mon.a (mon.0) 4823 : cluster [DBG] osdmap e2689: 8 total, 8 up, 8 in 2024-08-29T19:50:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:41 smithi089 bash[77323]: cluster 2024-08-29T19:50:40.448710+0000 mon.a (mon.0) 4823 : cluster [DBG] osdmap e2689: 8 total, 8 up, 8 in 2024-08-29T19:50:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:41 smithi089 bash[78574]: cluster 2024-08-29T19:50:40.448710+0000 mon.a (mon.0) 4823 : cluster [DBG] osdmap e2689: 8 total, 8 up, 8 in 2024-08-29T19:50:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:42 smithi144 bash[67678]: cluster 2024-08-29T19:50:40.978798+0000 mgr.y (mgr.34104) 2949 : cluster [DBG] pgmap v5187: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.40k op/s 2024-08-29T19:50:42.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:42 smithi144 bash[67678]: cluster 2024-08-29T19:50:41.451813+0000 mon.a (mon.0) 4824 : cluster [DBG] osdmap e2690: 8 total, 8 up, 8 in 2024-08-29T19:50:42.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:42 smithi089 bash[77323]: cluster 2024-08-29T19:50:40.978798+0000 mgr.y (mgr.34104) 2949 : cluster [DBG] pgmap v5187: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.40k op/s 2024-08-29T19:50:42.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:42 smithi089 bash[77323]: cluster 2024-08-29T19:50:41.451813+0000 mon.a (mon.0) 4824 : cluster [DBG] osdmap e2690: 8 total, 8 up, 8 in 2024-08-29T19:50:42.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:42 smithi089 bash[78574]: cluster 2024-08-29T19:50:40.978798+0000 mgr.y (mgr.34104) 2949 : cluster [DBG] pgmap v5187: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.40k op/s 2024-08-29T19:50:42.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:42 smithi089 bash[78574]: cluster 2024-08-29T19:50:41.451813+0000 mon.a (mon.0) 4824 : cluster [DBG] osdmap e2690: 8 total, 8 up, 8 in 2024-08-29T19:50:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:43 smithi144 bash[67678]: cluster 2024-08-29T19:50:42.477806+0000 mon.a (mon.0) 4825 : cluster [DBG] osdmap e2691: 8 total, 8 up, 8 in 2024-08-29T19:50:43.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:43 smithi089 bash[77323]: cluster 2024-08-29T19:50:42.477806+0000 mon.a (mon.0) 4825 : cluster [DBG] osdmap e2691: 8 total, 8 up, 8 in 2024-08-29T19:50:43.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:43 smithi089 bash[78574]: cluster 2024-08-29T19:50:42.477806+0000 mon.a (mon.0) 4825 : cluster [DBG] osdmap e2691: 8 total, 8 up, 8 in 2024-08-29T19:50:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:44 smithi144 bash[67678]: cluster 2024-08-29T19:50:42.979535+0000 mgr.y (mgr.34104) 2950 : cluster [DBG] pgmap v5190: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:50:44.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:44 smithi144 bash[67678]: cluster 2024-08-29T19:50:43.486698+0000 mon.a (mon.0) 4826 : cluster [DBG] osdmap e2692: 8 total, 8 up, 8 in 2024-08-29T19:50:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:44 smithi089 bash[77323]: cluster 2024-08-29T19:50:42.979535+0000 mgr.y (mgr.34104) 2950 : cluster [DBG] pgmap v5190: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:50:44.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:44 smithi089 bash[77323]: cluster 2024-08-29T19:50:43.486698+0000 mon.a (mon.0) 4826 : cluster [DBG] osdmap e2692: 8 total, 8 up, 8 in 2024-08-29T19:50:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:44 smithi089 bash[78574]: cluster 2024-08-29T19:50:42.979535+0000 mgr.y (mgr.34104) 2950 : cluster [DBG] pgmap v5190: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:50:44.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:44 smithi089 bash[78574]: cluster 2024-08-29T19:50:43.486698+0000 mon.a (mon.0) 4826 : cluster [DBG] osdmap e2692: 8 total, 8 up, 8 in 2024-08-29T19:50:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:50:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:50:45] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2024-08-29T19:50:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:45 smithi144 bash[67678]: cluster 2024-08-29T19:50:44.489232+0000 mon.a (mon.0) 4827 : cluster [DBG] osdmap e2693: 8 total, 8 up, 8 in 2024-08-29T19:50:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:45 smithi089 bash[77323]: cluster 2024-08-29T19:50:44.489232+0000 mon.a (mon.0) 4827 : cluster [DBG] osdmap e2693: 8 total, 8 up, 8 in 2024-08-29T19:50:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:45 smithi089 bash[78574]: cluster 2024-08-29T19:50:44.489232+0000 mon.a (mon.0) 4827 : cluster [DBG] osdmap e2693: 8 total, 8 up, 8 in 2024-08-29T19:50:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:46 smithi144 bash[67678]: cluster 2024-08-29T19:50:44.980286+0000 mgr.y (mgr.34104) 2951 : cluster [DBG] pgmap v5193: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.44k op/s 2024-08-29T19:50:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:46 smithi144 bash[67678]: cluster 2024-08-29T19:50:45.501831+0000 mon.a (mon.0) 4828 : cluster [DBG] osdmap e2694: 8 total, 8 up, 8 in 2024-08-29T19:50:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:46 smithi089 bash[78574]: cluster 2024-08-29T19:50:44.980286+0000 mgr.y (mgr.34104) 2951 : cluster [DBG] pgmap v5193: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.44k op/s 2024-08-29T19:50:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:46 smithi089 bash[78574]: cluster 2024-08-29T19:50:45.501831+0000 mon.a (mon.0) 4828 : cluster [DBG] osdmap e2694: 8 total, 8 up, 8 in 2024-08-29T19:50:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:46 smithi089 bash[77323]: cluster 2024-08-29T19:50:44.980286+0000 mgr.y (mgr.34104) 2951 : cluster [DBG] pgmap v5193: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.5 KiB/s wr, 1.44k op/s 2024-08-29T19:50:46.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:46 smithi089 bash[77323]: cluster 2024-08-29T19:50:45.501831+0000 mon.a (mon.0) 4828 : cluster [DBG] osdmap e2694: 8 total, 8 up, 8 in 2024-08-29T19:50:47.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:47 smithi144 bash[67678]: cluster 2024-08-29T19:50:46.517671+0000 mon.a (mon.0) 4829 : cluster [DBG] osdmap e2695: 8 total, 8 up, 8 in 2024-08-29T19:50:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:47 smithi089 bash[78574]: cluster 2024-08-29T19:50:46.517671+0000 mon.a (mon.0) 4829 : cluster [DBG] osdmap e2695: 8 total, 8 up, 8 in 2024-08-29T19:50:47.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:47 smithi089 bash[77323]: cluster 2024-08-29T19:50:46.517671+0000 mon.a (mon.0) 4829 : cluster [DBG] osdmap e2695: 8 total, 8 up, 8 in 2024-08-29T19:50:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:48 smithi144 bash[67678]: cluster 2024-08-29T19:50:46.980991+0000 mgr.y (mgr.34104) 2952 : cluster [DBG] pgmap v5196: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.44k op/s 2024-08-29T19:50:48.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:48 smithi144 bash[67678]: cluster 2024-08-29T19:50:47.539098+0000 mon.a (mon.0) 4830 : cluster [DBG] osdmap e2696: 8 total, 8 up, 8 in 2024-08-29T19:50:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:48 smithi089 bash[78574]: cluster 2024-08-29T19:50:46.980991+0000 mgr.y (mgr.34104) 2952 : cluster [DBG] pgmap v5196: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.44k op/s 2024-08-29T19:50:48.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:48 smithi089 bash[78574]: cluster 2024-08-29T19:50:47.539098+0000 mon.a (mon.0) 4830 : cluster [DBG] osdmap e2696: 8 total, 8 up, 8 in 2024-08-29T19:50:48.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:48 smithi089 bash[77323]: cluster 2024-08-29T19:50:46.980991+0000 mgr.y (mgr.34104) 2952 : cluster [DBG] pgmap v5196: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.44k op/s 2024-08-29T19:50:48.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:48 smithi089 bash[77323]: cluster 2024-08-29T19:50:47.539098+0000 mon.a (mon.0) 4830 : cluster [DBG] osdmap e2696: 8 total, 8 up, 8 in 2024-08-29T19:50:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:49 smithi089 bash[78574]: cluster 2024-08-29T19:50:48.546003+0000 mon.a (mon.0) 4831 : cluster [DBG] osdmap e2697: 8 total, 8 up, 8 in 2024-08-29T19:50:49.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:49 smithi089 bash[77323]: cluster 2024-08-29T19:50:48.546003+0000 mon.a (mon.0) 4831 : cluster [DBG] osdmap e2697: 8 total, 8 up, 8 in 2024-08-29T19:50:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:49 smithi144 bash[67678]: cluster 2024-08-29T19:50:48.546003+0000 mon.a (mon.0) 4831 : cluster [DBG] osdmap e2697: 8 total, 8 up, 8 in 2024-08-29T19:50:50.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:50 smithi089 bash[77323]: cluster 2024-08-29T19:50:48.981718+0000 mgr.y (mgr.34104) 2953 : cluster [DBG] pgmap v5199: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.49k op/s 2024-08-29T19:50:50.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:50 smithi089 bash[77323]: cluster 2024-08-29T19:50:49.564316+0000 mon.a (mon.0) 4832 : cluster [DBG] osdmap e2698: 8 total, 8 up, 8 in 2024-08-29T19:50:50.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:50 smithi089 bash[78574]: cluster 2024-08-29T19:50:48.981718+0000 mgr.y (mgr.34104) 2953 : cluster [DBG] pgmap v5199: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.49k op/s 2024-08-29T19:50:50.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:50 smithi089 bash[78574]: cluster 2024-08-29T19:50:49.564316+0000 mon.a (mon.0) 4832 : cluster [DBG] osdmap e2698: 8 total, 8 up, 8 in 2024-08-29T19:50:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:50 smithi144 bash[67678]: cluster 2024-08-29T19:50:48.981718+0000 mgr.y (mgr.34104) 2953 : cluster [DBG] pgmap v5199: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.49k op/s 2024-08-29T19:50:51.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:50 smithi144 bash[67678]: cluster 2024-08-29T19:50:49.564316+0000 mon.a (mon.0) 4832 : cluster [DBG] osdmap e2698: 8 total, 8 up, 8 in 2024-08-29T19:50:51.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:51 smithi089 bash[77323]: cluster 2024-08-29T19:50:50.565680+0000 mon.a (mon.0) 4833 : cluster [DBG] osdmap e2699: 8 total, 8 up, 8 in 2024-08-29T19:50:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:51 smithi089 bash[78574]: cluster 2024-08-29T19:50:50.565680+0000 mon.a (mon.0) 4833 : cluster [DBG] osdmap e2699: 8 total, 8 up, 8 in 2024-08-29T19:50:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:51 smithi144 bash[67678]: cluster 2024-08-29T19:50:50.565680+0000 mon.a (mon.0) 4833 : cluster [DBG] osdmap e2699: 8 total, 8 up, 8 in 2024-08-29T19:50:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:52 smithi089 bash[77323]: cluster 2024-08-29T19:50:50.982465+0000 mgr.y (mgr.34104) 2954 : cluster [DBG] pgmap v5202: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.49k op/s 2024-08-29T19:50:52.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:52 smithi089 bash[77323]: cluster 2024-08-29T19:50:51.593181+0000 mon.a (mon.0) 4834 : cluster [DBG] osdmap e2700: 8 total, 8 up, 8 in 2024-08-29T19:50:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:52 smithi089 bash[78574]: cluster 2024-08-29T19:50:50.982465+0000 mgr.y (mgr.34104) 2954 : cluster [DBG] pgmap v5202: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.49k op/s 2024-08-29T19:50:52.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:52 smithi089 bash[78574]: cluster 2024-08-29T19:50:51.593181+0000 mon.a (mon.0) 4834 : cluster [DBG] osdmap e2700: 8 total, 8 up, 8 in 2024-08-29T19:50:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:52 smithi144 bash[67678]: cluster 2024-08-29T19:50:50.982465+0000 mgr.y (mgr.34104) 2954 : cluster [DBG] pgmap v5202: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 KiB/s wr, 1.49k op/s 2024-08-29T19:50:53.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:52 smithi144 bash[67678]: cluster 2024-08-29T19:50:51.593181+0000 mon.a (mon.0) 4834 : cluster [DBG] osdmap e2700: 8 total, 8 up, 8 in 2024-08-29T19:50:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:53 smithi089 bash[77323]: cluster 2024-08-29T19:50:52.600495+0000 mon.a (mon.0) 4835 : cluster [DBG] osdmap e2701: 8 total, 8 up, 8 in 2024-08-29T19:50:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:53 smithi089 bash[77323]: audit 2024-08-29T19:50:52.835078+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:53 smithi089 bash[78574]: cluster 2024-08-29T19:50:52.600495+0000 mon.a (mon.0) 4835 : cluster [DBG] osdmap e2701: 8 total, 8 up, 8 in 2024-08-29T19:50:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:53 smithi089 bash[78574]: audit 2024-08-29T19:50:52.835078+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:53 smithi144 bash[67678]: cluster 2024-08-29T19:50:52.600495+0000 mon.a (mon.0) 4835 : cluster [DBG] osdmap e2701: 8 total, 8 up, 8 in 2024-08-29T19:50:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:53 smithi144 bash[67678]: audit 2024-08-29T19:50:52.835078+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:50:54.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:54 smithi089 bash[77323]: cluster 2024-08-29T19:50:52.983113+0000 mgr.y (mgr.34104) 2955 : cluster [DBG] pgmap v5205: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:50:54.949 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:54 smithi089 bash[77323]: cluster 2024-08-29T19:50:53.604448+0000 mon.a (mon.0) 4837 : cluster [DBG] osdmap e2702: 8 total, 8 up, 8 in 2024-08-29T19:50:54.949 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:54 smithi089 bash[78574]: cluster 2024-08-29T19:50:52.983113+0000 mgr.y (mgr.34104) 2955 : cluster [DBG] pgmap v5205: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:50:54.950 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:54 smithi089 bash[78574]: cluster 2024-08-29T19:50:53.604448+0000 mon.a (mon.0) 4837 : cluster [DBG] osdmap e2702: 8 total, 8 up, 8 in 2024-08-29T19:50:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:54 smithi144 bash[67678]: cluster 2024-08-29T19:50:52.983113+0000 mgr.y (mgr.34104) 2955 : cluster [DBG] pgmap v5205: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:50:55.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:54 smithi144 bash[67678]: cluster 2024-08-29T19:50:53.604448+0000 mon.a (mon.0) 4837 : cluster [DBG] osdmap e2702: 8 total, 8 up, 8 in 2024-08-29T19:50:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:50:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:50:55] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-08-29T19:50:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:55 smithi089 bash[77323]: cluster 2024-08-29T19:50:54.619916+0000 mon.a (mon.0) 4838 : cluster [DBG] osdmap e2703: 8 total, 8 up, 8 in 2024-08-29T19:50:55.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:55 smithi089 bash[77323]: cluster 2024-08-29T19:50:54.983806+0000 mgr.y (mgr.34104) 2956 : cluster [DBG] pgmap v5208: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.53k op/s 2024-08-29T19:50:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:55 smithi089 bash[78574]: cluster 2024-08-29T19:50:54.619916+0000 mon.a (mon.0) 4838 : cluster [DBG] osdmap e2703: 8 total, 8 up, 8 in 2024-08-29T19:50:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:55 smithi089 bash[78574]: cluster 2024-08-29T19:50:54.983806+0000 mgr.y (mgr.34104) 2956 : cluster [DBG] pgmap v5208: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.53k op/s 2024-08-29T19:50:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:55 smithi144 bash[67678]: cluster 2024-08-29T19:50:54.619916+0000 mon.a (mon.0) 4838 : cluster [DBG] osdmap e2703: 8 total, 8 up, 8 in 2024-08-29T19:50:56.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:55 smithi144 bash[67678]: cluster 2024-08-29T19:50:54.983806+0000 mgr.y (mgr.34104) 2956 : cluster [DBG] pgmap v5208: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.0 KiB/s wr, 1.53k op/s 2024-08-29T19:50:56.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:56 smithi089 bash[77323]: cluster 2024-08-29T19:50:55.647408+0000 mon.a (mon.0) 4839 : cluster [DBG] osdmap e2704: 8 total, 8 up, 8 in 2024-08-29T19:50:56.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:56 smithi089 bash[78574]: cluster 2024-08-29T19:50:55.647408+0000 mon.a (mon.0) 4839 : cluster [DBG] osdmap e2704: 8 total, 8 up, 8 in 2024-08-29T19:50:57.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:56 smithi144 bash[67678]: cluster 2024-08-29T19:50:55.647408+0000 mon.a (mon.0) 4839 : cluster [DBG] osdmap e2704: 8 total, 8 up, 8 in 2024-08-29T19:50:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:57 smithi089 bash[77323]: cluster 2024-08-29T19:50:56.645240+0000 mon.a (mon.0) 4840 : cluster [DBG] osdmap e2705: 8 total, 8 up, 8 in 2024-08-29T19:50:57.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:57 smithi089 bash[77323]: cluster 2024-08-29T19:50:56.984554+0000 mgr.y (mgr.34104) 2957 : cluster [DBG] pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.53k op/s 2024-08-29T19:50:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:57 smithi089 bash[78574]: cluster 2024-08-29T19:50:56.645240+0000 mon.a (mon.0) 4840 : cluster [DBG] osdmap e2705: 8 total, 8 up, 8 in 2024-08-29T19:50:57.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:57 smithi089 bash[78574]: cluster 2024-08-29T19:50:56.984554+0000 mgr.y (mgr.34104) 2957 : cluster [DBG] pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.53k op/s 2024-08-29T19:50:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:57 smithi144 bash[67678]: cluster 2024-08-29T19:50:56.645240+0000 mon.a (mon.0) 4840 : cluster [DBG] osdmap e2705: 8 total, 8 up, 8 in 2024-08-29T19:50:58.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:57 smithi144 bash[67678]: cluster 2024-08-29T19:50:56.984554+0000 mgr.y (mgr.34104) 2957 : cluster [DBG] pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.53k op/s 2024-08-29T19:50:58.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:58 smithi089 bash[78574]: cluster 2024-08-29T19:50:57.662587+0000 mon.a (mon.0) 4841 : cluster [DBG] osdmap e2706: 8 total, 8 up, 8 in 2024-08-29T19:50:58.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:58 smithi089 bash[77323]: cluster 2024-08-29T19:50:57.662587+0000 mon.a (mon.0) 4841 : cluster [DBG] osdmap e2706: 8 total, 8 up, 8 in 2024-08-29T19:50:59.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:58 smithi144 bash[67678]: cluster 2024-08-29T19:50:57.662587+0000 mon.a (mon.0) 4841 : cluster [DBG] osdmap e2706: 8 total, 8 up, 8 in 2024-08-29T19:51:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:59 smithi144 bash[67678]: cluster 2024-08-29T19:50:58.676452+0000 mon.a (mon.0) 4842 : cluster [DBG] osdmap e2707: 8 total, 8 up, 8 in 2024-08-29T19:51:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:50:59 smithi144 bash[67678]: cluster 2024-08-29T19:50:58.985301+0000 mgr.y (mgr.34104) 2958 : cluster [DBG] pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.57k op/s 2024-08-29T19:51:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:59 smithi089 bash[77323]: cluster 2024-08-29T19:50:58.676452+0000 mon.a (mon.0) 4842 : cluster [DBG] osdmap e2707: 8 total, 8 up, 8 in 2024-08-29T19:51:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:50:59 smithi089 bash[77323]: cluster 2024-08-29T19:50:58.985301+0000 mgr.y (mgr.34104) 2958 : cluster [DBG] pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.57k op/s 2024-08-29T19:51:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:59 smithi089 bash[78574]: cluster 2024-08-29T19:50:58.676452+0000 mon.a (mon.0) 4842 : cluster [DBG] osdmap e2707: 8 total, 8 up, 8 in 2024-08-29T19:51:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:50:59 smithi089 bash[78574]: cluster 2024-08-29T19:50:58.985301+0000 mgr.y (mgr.34104) 2958 : cluster [DBG] pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.57k op/s 2024-08-29T19:51:01.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:00 smithi144 bash[67678]: cluster 2024-08-29T19:50:59.691271+0000 mon.a (mon.0) 4843 : cluster [DBG] osdmap e2708: 8 total, 8 up, 8 in 2024-08-29T19:51:01.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:00 smithi089 bash[78574]: cluster 2024-08-29T19:50:59.691271+0000 mon.a (mon.0) 4843 : cluster [DBG] osdmap e2708: 8 total, 8 up, 8 in 2024-08-29T19:51:01.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:00 smithi089 bash[77323]: cluster 2024-08-29T19:50:59.691271+0000 mon.a (mon.0) 4843 : cluster [DBG] osdmap e2708: 8 total, 8 up, 8 in 2024-08-29T19:51:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:01 smithi144 bash[67678]: cluster 2024-08-29T19:51:00.691761+0000 mon.a (mon.0) 4844 : cluster [DBG] osdmap e2709: 8 total, 8 up, 8 in 2024-08-29T19:51:02.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:01 smithi144 bash[67678]: cluster 2024-08-29T19:51:00.986117+0000 mgr.y (mgr.34104) 2959 : cluster [DBG] pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.57k op/s 2024-08-29T19:51:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:01 smithi089 bash[77323]: cluster 2024-08-29T19:51:00.691761+0000 mon.a (mon.0) 4844 : cluster [DBG] osdmap e2709: 8 total, 8 up, 8 in 2024-08-29T19:51:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:01 smithi089 bash[77323]: cluster 2024-08-29T19:51:00.986117+0000 mgr.y (mgr.34104) 2959 : cluster [DBG] pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.57k op/s 2024-08-29T19:51:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:01 smithi089 bash[78574]: cluster 2024-08-29T19:51:00.691761+0000 mon.a (mon.0) 4844 : cluster [DBG] osdmap e2709: 8 total, 8 up, 8 in 2024-08-29T19:51:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:01 smithi089 bash[78574]: cluster 2024-08-29T19:51:00.986117+0000 mgr.y (mgr.34104) 2959 : cluster [DBG] pgmap v5217: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.57k op/s 2024-08-29T19:51:03.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:02 smithi144 bash[67678]: cluster 2024-08-29T19:51:01.709547+0000 mon.a (mon.0) 4845 : cluster [DBG] osdmap e2710: 8 total, 8 up, 8 in 2024-08-29T19:51:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:02 smithi089 bash[77323]: cluster 2024-08-29T19:51:01.709547+0000 mon.a (mon.0) 4845 : cluster [DBG] osdmap e2710: 8 total, 8 up, 8 in 2024-08-29T19:51:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:02 smithi089 bash[78574]: cluster 2024-08-29T19:51:01.709547+0000 mon.a (mon.0) 4845 : cluster [DBG] osdmap e2710: 8 total, 8 up, 8 in 2024-08-29T19:51:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:03 smithi144 bash[67678]: cluster 2024-08-29T19:51:02.729697+0000 mon.a (mon.0) 4846 : cluster [DBG] osdmap e2711: 8 total, 8 up, 8 in 2024-08-29T19:51:04.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:03 smithi144 bash[67678]: cluster 2024-08-29T19:51:02.986934+0000 mgr.y (mgr.34104) 2960 : cluster [DBG] pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:51:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:03 smithi089 bash[77323]: cluster 2024-08-29T19:51:02.729697+0000 mon.a (mon.0) 4846 : cluster [DBG] osdmap e2711: 8 total, 8 up, 8 in 2024-08-29T19:51:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:03 smithi089 bash[77323]: cluster 2024-08-29T19:51:02.986934+0000 mgr.y (mgr.34104) 2960 : cluster [DBG] pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:51:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:03 smithi089 bash[78574]: cluster 2024-08-29T19:51:02.729697+0000 mon.a (mon.0) 4846 : cluster [DBG] osdmap e2711: 8 total, 8 up, 8 in 2024-08-29T19:51:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:03 smithi089 bash[78574]: cluster 2024-08-29T19:51:02.986934+0000 mgr.y (mgr.34104) 2960 : cluster [DBG] pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-08-29T19:51:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:04 smithi144 bash[67678]: cluster 2024-08-29T19:51:03.740739+0000 mon.a (mon.0) 4847 : cluster [DBG] osdmap e2712: 8 total, 8 up, 8 in 2024-08-29T19:51:05.065 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:04 smithi089 bash[77323]: cluster 2024-08-29T19:51:03.740739+0000 mon.a (mon.0) 4847 : cluster [DBG] osdmap e2712: 8 total, 8 up, 8 in 2024-08-29T19:51:05.065 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:04 smithi089 bash[78574]: cluster 2024-08-29T19:51:03.740739+0000 mon.a (mon.0) 4847 : cluster [DBG] osdmap e2712: 8 total, 8 up, 8 in 2024-08-29T19:51:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:51:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:51:05] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-08-29T19:51:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:05 smithi144 bash[67678]: cluster 2024-08-29T19:51:04.742709+0000 mon.a (mon.0) 4848 : cluster [DBG] osdmap e2713: 8 total, 8 up, 8 in 2024-08-29T19:51:06.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:05 smithi144 bash[67678]: cluster 2024-08-29T19:51:04.987655+0000 mgr.y (mgr.34104) 2961 : cluster [DBG] pgmap v5223: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.62k op/s 2024-08-29T19:51:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:05 smithi089 bash[77323]: cluster 2024-08-29T19:51:04.742709+0000 mon.a (mon.0) 4848 : cluster [DBG] osdmap e2713: 8 total, 8 up, 8 in 2024-08-29T19:51:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:05 smithi089 bash[77323]: cluster 2024-08-29T19:51:04.987655+0000 mgr.y (mgr.34104) 2961 : cluster [DBG] pgmap v5223: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.62k op/s 2024-08-29T19:51:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:05 smithi089 bash[78574]: cluster 2024-08-29T19:51:04.742709+0000 mon.a (mon.0) 4848 : cluster [DBG] osdmap e2713: 8 total, 8 up, 8 in 2024-08-29T19:51:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:05 smithi089 bash[78574]: cluster 2024-08-29T19:51:04.987655+0000 mgr.y (mgr.34104) 2961 : cluster [DBG] pgmap v5223: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.2 KiB/s wr, 1.62k op/s 2024-08-29T19:51:07.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:06 smithi144 bash[67678]: cluster 2024-08-29T19:51:05.769933+0000 mon.a (mon.0) 4849 : cluster [DBG] osdmap e2714: 8 total, 8 up, 8 in 2024-08-29T19:51:07.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:06 smithi089 bash[78574]: cluster 2024-08-29T19:51:05.769933+0000 mon.a (mon.0) 4849 : cluster [DBG] osdmap e2714: 8 total, 8 up, 8 in 2024-08-29T19:51:07.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:06 smithi089 bash[77323]: cluster 2024-08-29T19:51:05.769933+0000 mon.a (mon.0) 4849 : cluster [DBG] osdmap e2714: 8 total, 8 up, 8 in 2024-08-29T19:51:08.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:07 smithi144 bash[67678]: cluster 2024-08-29T19:51:06.768003+0000 mon.a (mon.0) 4850 : cluster [DBG] osdmap e2715: 8 total, 8 up, 8 in 2024-08-29T19:51:08.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:07 smithi144 bash[67678]: cluster 2024-08-29T19:51:06.988365+0000 mgr.y (mgr.34104) 2962 : cluster [DBG] pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.62k op/s 2024-08-29T19:51:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:07 smithi089 bash[77323]: cluster 2024-08-29T19:51:06.768003+0000 mon.a (mon.0) 4850 : cluster [DBG] osdmap e2715: 8 total, 8 up, 8 in 2024-08-29T19:51:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:07 smithi089 bash[77323]: cluster 2024-08-29T19:51:06.988365+0000 mgr.y (mgr.34104) 2962 : cluster [DBG] pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.62k op/s 2024-08-29T19:51:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:07 smithi089 bash[78574]: cluster 2024-08-29T19:51:06.768003+0000 mon.a (mon.0) 4850 : cluster [DBG] osdmap e2715: 8 total, 8 up, 8 in 2024-08-29T19:51:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:07 smithi089 bash[78574]: cluster 2024-08-29T19:51:06.988365+0000 mgr.y (mgr.34104) 2962 : cluster [DBG] pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.62k op/s 2024-08-29T19:51:09.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:08 smithi144 bash[67678]: cluster 2024-08-29T19:51:07.789264+0000 mon.a (mon.0) 4851 : cluster [DBG] osdmap e2716: 8 total, 8 up, 8 in 2024-08-29T19:51:09.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:08 smithi144 bash[67678]: audit 2024-08-29T19:51:07.835927+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:08 smithi089 bash[78574]: cluster 2024-08-29T19:51:07.789264+0000 mon.a (mon.0) 4851 : cluster [DBG] osdmap e2716: 8 total, 8 up, 8 in 2024-08-29T19:51:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:08 smithi089 bash[78574]: audit 2024-08-29T19:51:07.835927+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:09.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:08 smithi089 bash[77323]: cluster 2024-08-29T19:51:07.789264+0000 mon.a (mon.0) 4851 : cluster [DBG] osdmap e2716: 8 total, 8 up, 8 in 2024-08-29T19:51:09.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:08 smithi089 bash[77323]: audit 2024-08-29T19:51:07.835927+0000 mon.a (mon.0) 4852 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:09 smithi089 bash[77323]: cluster 2024-08-29T19:51:08.789396+0000 mon.a (mon.0) 4853 : cluster [DBG] osdmap e2717: 8 total, 8 up, 8 in 2024-08-29T19:51:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:09 smithi089 bash[77323]: cluster 2024-08-29T19:51:08.989172+0000 mgr.y (mgr.34104) 2963 : cluster [DBG] pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.66k op/s 2024-08-29T19:51:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:09 smithi089 bash[78574]: cluster 2024-08-29T19:51:08.789396+0000 mon.a (mon.0) 4853 : cluster [DBG] osdmap e2717: 8 total, 8 up, 8 in 2024-08-29T19:51:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:09 smithi089 bash[78574]: cluster 2024-08-29T19:51:08.989172+0000 mgr.y (mgr.34104) 2963 : cluster [DBG] pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.66k op/s 2024-08-29T19:51:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:09 smithi144 bash[67678]: cluster 2024-08-29T19:51:08.789396+0000 mon.a (mon.0) 4853 : cluster [DBG] osdmap e2717: 8 total, 8 up, 8 in 2024-08-29T19:51:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:09 smithi144 bash[67678]: cluster 2024-08-29T19:51:08.989172+0000 mgr.y (mgr.34104) 2963 : cluster [DBG] pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.66k op/s 2024-08-29T19:51:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[77323]: cluster 2024-08-29T19:51:09.804746+0000 mon.a (mon.0) 4854 : cluster [DBG] osdmap e2718: 8 total, 8 up, 8 in 2024-08-29T19:51:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[77323]: audit 2024-08-29T19:51:09.846742+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:51:11.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[77323]: audit 2024-08-29T19:51:10.562510+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:51:11.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[77323]: audit 2024-08-29T19:51:10.564115+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:51:11.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[77323]: audit 2024-08-29T19:51:10.570810+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:51:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[78574]: cluster 2024-08-29T19:51:09.804746+0000 mon.a (mon.0) 4854 : cluster [DBG] osdmap e2718: 8 total, 8 up, 8 in 2024-08-29T19:51:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[78574]: audit 2024-08-29T19:51:09.846742+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:51:11.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[78574]: audit 2024-08-29T19:51:10.562510+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:51:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[78574]: audit 2024-08-29T19:51:10.564115+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:51:11.183 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:10 smithi089 bash[78574]: audit 2024-08-29T19:51:10.570810+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:51:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:10 smithi144 bash[67678]: cluster 2024-08-29T19:51:09.804746+0000 mon.a (mon.0) 4854 : cluster [DBG] osdmap e2718: 8 total, 8 up, 8 in 2024-08-29T19:51:11.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:10 smithi144 bash[67678]: audit 2024-08-29T19:51:09.846742+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:51:11.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:10 smithi144 bash[67678]: audit 2024-08-29T19:51:10.562510+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:51:11.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:10 smithi144 bash[67678]: audit 2024-08-29T19:51:10.564115+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:51:11.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:10 smithi144 bash[67678]: audit 2024-08-29T19:51:10.570810+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:51:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:11 smithi089 bash[78574]: cluster 2024-08-29T19:51:10.839277+0000 mon.a (mon.0) 4859 : cluster [DBG] osdmap e2719: 8 total, 8 up, 8 in 2024-08-29T19:51:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:11 smithi089 bash[78574]: cluster 2024-08-29T19:51:10.989886+0000 mgr.y (mgr.34104) 2964 : cluster [DBG] pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.66k op/s 2024-08-29T19:51:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:11 smithi089 bash[77323]: cluster 2024-08-29T19:51:10.839277+0000 mon.a (mon.0) 4859 : cluster [DBG] osdmap e2719: 8 total, 8 up, 8 in 2024-08-29T19:51:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:11 smithi089 bash[77323]: cluster 2024-08-29T19:51:10.989886+0000 mgr.y (mgr.34104) 2964 : cluster [DBG] pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.66k op/s 2024-08-29T19:51:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:11 smithi144 bash[67678]: cluster 2024-08-29T19:51:10.839277+0000 mon.a (mon.0) 4859 : cluster [DBG] osdmap e2719: 8 total, 8 up, 8 in 2024-08-29T19:51:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:11 smithi144 bash[67678]: cluster 2024-08-29T19:51:10.989886+0000 mgr.y (mgr.34104) 2964 : cluster [DBG] pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.66k op/s 2024-08-29T19:51:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:12 smithi089 bash[77323]: cluster 2024-08-29T19:51:11.848007+0000 mon.a (mon.0) 4860 : cluster [DBG] osdmap e2720: 8 total, 8 up, 8 in 2024-08-29T19:51:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:12 smithi089 bash[78574]: cluster 2024-08-29T19:51:11.848007+0000 mon.a (mon.0) 4860 : cluster [DBG] osdmap e2720: 8 total, 8 up, 8 in 2024-08-29T19:51:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:12 smithi144 bash[67678]: cluster 2024-08-29T19:51:11.848007+0000 mon.a (mon.0) 4860 : cluster [DBG] osdmap e2720: 8 total, 8 up, 8 in 2024-08-29T19:51:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:13 smithi089 bash[77323]: cluster 2024-08-29T19:51:12.847615+0000 mon.a (mon.0) 4861 : cluster [DBG] osdmap e2721: 8 total, 8 up, 8 in 2024-08-29T19:51:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:13 smithi089 bash[77323]: cluster 2024-08-29T19:51:12.990640+0000 mgr.y (mgr.34104) 2965 : cluster [DBG] pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:51:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:13 smithi089 bash[78574]: cluster 2024-08-29T19:51:12.847615+0000 mon.a (mon.0) 4861 : cluster [DBG] osdmap e2721: 8 total, 8 up, 8 in 2024-08-29T19:51:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:13 smithi089 bash[78574]: cluster 2024-08-29T19:51:12.990640+0000 mgr.y (mgr.34104) 2965 : cluster [DBG] pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:51:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:13 smithi144 bash[67678]: cluster 2024-08-29T19:51:12.847615+0000 mon.a (mon.0) 4861 : cluster [DBG] osdmap e2721: 8 total, 8 up, 8 in 2024-08-29T19:51:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:13 smithi144 bash[67678]: cluster 2024-08-29T19:51:12.990640+0000 mgr.y (mgr.34104) 2965 : cluster [DBG] pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-08-29T19:51:15.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:51:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:51:15] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:51:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:14 smithi089 bash[78574]: cluster 2024-08-29T19:51:13.874547+0000 mon.a (mon.0) 4862 : cluster [DBG] osdmap e2722: 8 total, 8 up, 8 in 2024-08-29T19:51:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:14 smithi089 bash[77323]: cluster 2024-08-29T19:51:13.874547+0000 mon.a (mon.0) 4862 : cluster [DBG] osdmap e2722: 8 total, 8 up, 8 in 2024-08-29T19:51:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:14 smithi144 bash[67678]: cluster 2024-08-29T19:51:13.874547+0000 mon.a (mon.0) 4862 : cluster [DBG] osdmap e2722: 8 total, 8 up, 8 in 2024-08-29T19:51:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:15 smithi089 bash[77323]: cluster 2024-08-29T19:51:14.887242+0000 mon.a (mon.0) 4863 : cluster [DBG] osdmap e2723: 8 total, 8 up, 8 in 2024-08-29T19:51:16.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:15 smithi089 bash[77323]: cluster 2024-08-29T19:51:14.991406+0000 mgr.y (mgr.34104) 2966 : cluster [DBG] pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.71k op/s 2024-08-29T19:51:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:15 smithi089 bash[78574]: cluster 2024-08-29T19:51:14.887242+0000 mon.a (mon.0) 4863 : cluster [DBG] osdmap e2723: 8 total, 8 up, 8 in 2024-08-29T19:51:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:15 smithi089 bash[78574]: cluster 2024-08-29T19:51:14.991406+0000 mgr.y (mgr.34104) 2966 : cluster [DBG] pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.71k op/s 2024-08-29T19:51:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:15 smithi144 bash[67678]: cluster 2024-08-29T19:51:14.887242+0000 mon.a (mon.0) 4863 : cluster [DBG] osdmap e2723: 8 total, 8 up, 8 in 2024-08-29T19:51:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:15 smithi144 bash[67678]: cluster 2024-08-29T19:51:14.991406+0000 mgr.y (mgr.34104) 2966 : cluster [DBG] pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.71k op/s 2024-08-29T19:51:17.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:16 smithi089 bash[77323]: cluster 2024-08-29T19:51:15.899490+0000 mon.a (mon.0) 4864 : cluster [DBG] osdmap e2724: 8 total, 8 up, 8 in 2024-08-29T19:51:17.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:16 smithi089 bash[78574]: cluster 2024-08-29T19:51:15.899490+0000 mon.a (mon.0) 4864 : cluster [DBG] osdmap e2724: 8 total, 8 up, 8 in 2024-08-29T19:51:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:16 smithi144 bash[67678]: cluster 2024-08-29T19:51:15.899490+0000 mon.a (mon.0) 4864 : cluster [DBG] osdmap e2724: 8 total, 8 up, 8 in 2024-08-29T19:51:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:17 smithi089 bash[77323]: cluster 2024-08-29T19:51:16.899365+0000 mon.a (mon.0) 4865 : cluster [DBG] osdmap e2725: 8 total, 8 up, 8 in 2024-08-29T19:51:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:17 smithi089 bash[77323]: cluster 2024-08-29T19:51:16.992164+0000 mgr.y (mgr.34104) 2967 : cluster [DBG] pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-08-29T19:51:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:17 smithi089 bash[78574]: cluster 2024-08-29T19:51:16.899365+0000 mon.a (mon.0) 4865 : cluster [DBG] osdmap e2725: 8 total, 8 up, 8 in 2024-08-29T19:51:18.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:17 smithi089 bash[78574]: cluster 2024-08-29T19:51:16.992164+0000 mgr.y (mgr.34104) 2967 : cluster [DBG] pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-08-29T19:51:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:17 smithi144 bash[67678]: cluster 2024-08-29T19:51:16.899365+0000 mon.a (mon.0) 4865 : cluster [DBG] osdmap e2725: 8 total, 8 up, 8 in 2024-08-29T19:51:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:17 smithi144 bash[67678]: cluster 2024-08-29T19:51:16.992164+0000 mgr.y (mgr.34104) 2967 : cluster [DBG] pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-08-29T19:51:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:18 smithi089 bash[77323]: cluster 2024-08-29T19:51:17.920802+0000 mon.a (mon.0) 4866 : cluster [DBG] osdmap e2726: 8 total, 8 up, 8 in 2024-08-29T19:51:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:18 smithi089 bash[78574]: cluster 2024-08-29T19:51:17.920802+0000 mon.a (mon.0) 4866 : cluster [DBG] osdmap e2726: 8 total, 8 up, 8 in 2024-08-29T19:51:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:18 smithi144 bash[67678]: cluster 2024-08-29T19:51:17.920802+0000 mon.a (mon.0) 4866 : cluster [DBG] osdmap e2726: 8 total, 8 up, 8 in 2024-08-29T19:51:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:19 smithi144 bash[67678]: cluster 2024-08-29T19:51:18.923635+0000 mon.a (mon.0) 4867 : cluster [DBG] osdmap e2727: 8 total, 8 up, 8 in 2024-08-29T19:51:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:19 smithi144 bash[67678]: cluster 2024-08-29T19:51:18.992883+0000 mgr.y (mgr.34104) 2968 : cluster [DBG] pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.75k op/s 2024-08-29T19:51:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:19 smithi089 bash[78574]: cluster 2024-08-29T19:51:18.923635+0000 mon.a (mon.0) 4867 : cluster [DBG] osdmap e2727: 8 total, 8 up, 8 in 2024-08-29T19:51:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:19 smithi089 bash[78574]: cluster 2024-08-29T19:51:18.992883+0000 mgr.y (mgr.34104) 2968 : cluster [DBG] pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.75k op/s 2024-08-29T19:51:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:19 smithi089 bash[77323]: cluster 2024-08-29T19:51:18.923635+0000 mon.a (mon.0) 4867 : cluster [DBG] osdmap e2727: 8 total, 8 up, 8 in 2024-08-29T19:51:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:19 smithi089 bash[77323]: cluster 2024-08-29T19:51:18.992883+0000 mgr.y (mgr.34104) 2968 : cluster [DBG] pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.0 KiB/s wr, 1.75k op/s 2024-08-29T19:51:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:20 smithi144 bash[67678]: cluster 2024-08-29T19:51:19.947722+0000 mon.a (mon.0) 4868 : cluster [DBG] osdmap e2728: 8 total, 8 up, 8 in 2024-08-29T19:51:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:20 smithi089 bash[77323]: cluster 2024-08-29T19:51:19.947722+0000 mon.a (mon.0) 4868 : cluster [DBG] osdmap e2728: 8 total, 8 up, 8 in 2024-08-29T19:51:21.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:20 smithi089 bash[78574]: cluster 2024-08-29T19:51:19.947722+0000 mon.a (mon.0) 4868 : cluster [DBG] osdmap e2728: 8 total, 8 up, 8 in 2024-08-29T19:51:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:21 smithi144 bash[67678]: cluster 2024-08-29T19:51:20.960293+0000 mon.a (mon.0) 4869 : cluster [DBG] osdmap e2729: 8 total, 8 up, 8 in 2024-08-29T19:51:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:21 smithi144 bash[67678]: cluster 2024-08-29T19:51:20.993701+0000 mgr.y (mgr.34104) 2969 : cluster [DBG] pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2024-08-29T19:51:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:21 smithi089 bash[77323]: cluster 2024-08-29T19:51:20.960293+0000 mon.a (mon.0) 4869 : cluster [DBG] osdmap e2729: 8 total, 8 up, 8 in 2024-08-29T19:51:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:21 smithi089 bash[77323]: cluster 2024-08-29T19:51:20.993701+0000 mgr.y (mgr.34104) 2969 : cluster [DBG] pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2024-08-29T19:51:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:21 smithi089 bash[78574]: cluster 2024-08-29T19:51:20.960293+0000 mon.a (mon.0) 4869 : cluster [DBG] osdmap e2729: 8 total, 8 up, 8 in 2024-08-29T19:51:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:21 smithi089 bash[78574]: cluster 2024-08-29T19:51:20.993701+0000 mgr.y (mgr.34104) 2969 : cluster [DBG] pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.75k op/s 2024-08-29T19:51:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:22 smithi144 bash[67678]: cluster 2024-08-29T19:51:21.973090+0000 mon.a (mon.0) 4870 : cluster [DBG] osdmap e2730: 8 total, 8 up, 8 in 2024-08-29T19:51:23.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:22 smithi144 bash[67678]: audit 2024-08-29T19:51:22.836076+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:22 smithi089 bash[77323]: cluster 2024-08-29T19:51:21.973090+0000 mon.a (mon.0) 4870 : cluster [DBG] osdmap e2730: 8 total, 8 up, 8 in 2024-08-29T19:51:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:22 smithi089 bash[77323]: audit 2024-08-29T19:51:22.836076+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:22 smithi089 bash[78574]: cluster 2024-08-29T19:51:21.973090+0000 mon.a (mon.0) 4870 : cluster [DBG] osdmap e2730: 8 total, 8 up, 8 in 2024-08-29T19:51:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:22 smithi089 bash[78574]: audit 2024-08-29T19:51:22.836076+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:23 smithi144 bash[67678]: cluster 2024-08-29T19:51:22.974327+0000 mon.a (mon.0) 4872 : cluster [DBG] osdmap e2731: 8 total, 8 up, 8 in 2024-08-29T19:51:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:23 smithi144 bash[67678]: cluster 2024-08-29T19:51:22.994650+0000 mgr.y (mgr.34104) 2970 : cluster [DBG] pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T19:51:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:23 smithi089 bash[78574]: cluster 2024-08-29T19:51:22.974327+0000 mon.a (mon.0) 4872 : cluster [DBG] osdmap e2731: 8 total, 8 up, 8 in 2024-08-29T19:51:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:23 smithi089 bash[78574]: cluster 2024-08-29T19:51:22.994650+0000 mgr.y (mgr.34104) 2970 : cluster [DBG] pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T19:51:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:23 smithi089 bash[77323]: cluster 2024-08-29T19:51:22.974327+0000 mon.a (mon.0) 4872 : cluster [DBG] osdmap e2731: 8 total, 8 up, 8 in 2024-08-29T19:51:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:23 smithi089 bash[77323]: cluster 2024-08-29T19:51:22.994650+0000 mgr.y (mgr.34104) 2970 : cluster [DBG] pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-08-29T19:51:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:24 smithi144 bash[67678]: cluster 2024-08-29T19:51:23.994755+0000 mon.a (mon.0) 4873 : cluster [DBG] osdmap e2732: 8 total, 8 up, 8 in 2024-08-29T19:51:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:51:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:51:25] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:51:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:24 smithi089 bash[77323]: cluster 2024-08-29T19:51:23.994755+0000 mon.a (mon.0) 4873 : cluster [DBG] osdmap e2732: 8 total, 8 up, 8 in 2024-08-29T19:51:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:24 smithi089 bash[78574]: cluster 2024-08-29T19:51:23.994755+0000 mon.a (mon.0) 4873 : cluster [DBG] osdmap e2732: 8 total, 8 up, 8 in 2024-08-29T19:51:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:26 smithi144 bash[67678]: cluster 2024-08-29T19:51:24.995539+0000 mgr.y (mgr.34104) 2971 : cluster [DBG] pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 KiB/s wr, 1.78k op/s 2024-08-29T19:51:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:26 smithi144 bash[67678]: cluster 2024-08-29T19:51:25.006641+0000 mon.a (mon.0) 4874 : cluster [DBG] osdmap e2733: 8 total, 8 up, 8 in 2024-08-29T19:51:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:26 smithi089 bash[77323]: cluster 2024-08-29T19:51:24.995539+0000 mgr.y (mgr.34104) 2971 : cluster [DBG] pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 KiB/s wr, 1.78k op/s 2024-08-29T19:51:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:26 smithi089 bash[77323]: cluster 2024-08-29T19:51:25.006641+0000 mon.a (mon.0) 4874 : cluster [DBG] osdmap e2733: 8 total, 8 up, 8 in 2024-08-29T19:51:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:26 smithi089 bash[78574]: cluster 2024-08-29T19:51:24.995539+0000 mgr.y (mgr.34104) 2971 : cluster [DBG] pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 KiB/s wr, 1.78k op/s 2024-08-29T19:51:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:26 smithi089 bash[78574]: cluster 2024-08-29T19:51:25.006641+0000 mon.a (mon.0) 4874 : cluster [DBG] osdmap e2733: 8 total, 8 up, 8 in 2024-08-29T19:51:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:27 smithi144 bash[67678]: cluster 2024-08-29T19:51:26.015754+0000 mon.a (mon.0) 4875 : cluster [DBG] osdmap e2734: 8 total, 8 up, 8 in 2024-08-29T19:51:27.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:27 smithi089 bash[77323]: cluster 2024-08-29T19:51:26.015754+0000 mon.a (mon.0) 4875 : cluster [DBG] osdmap e2734: 8 total, 8 up, 8 in 2024-08-29T19:51:27.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:27 smithi089 bash[78574]: cluster 2024-08-29T19:51:26.015754+0000 mon.a (mon.0) 4875 : cluster [DBG] osdmap e2734: 8 total, 8 up, 8 in 2024-08-29T19:51:28.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:28 smithi144 bash[67678]: cluster 2024-08-29T19:51:26.996615+0000 mgr.y (mgr.34104) 2972 : cluster [DBG] pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.78k op/s 2024-08-29T19:51:28.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:28 smithi144 bash[67678]: cluster 2024-08-29T19:51:27.026062+0000 mon.a (mon.0) 4876 : cluster [DBG] osdmap e2735: 8 total, 8 up, 8 in 2024-08-29T19:51:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:28 smithi089 bash[77323]: cluster 2024-08-29T19:51:26.996615+0000 mgr.y (mgr.34104) 2972 : cluster [DBG] pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.78k op/s 2024-08-29T19:51:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:28 smithi089 bash[77323]: cluster 2024-08-29T19:51:27.026062+0000 mon.a (mon.0) 4876 : cluster [DBG] osdmap e2735: 8 total, 8 up, 8 in 2024-08-29T19:51:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:28 smithi089 bash[78574]: cluster 2024-08-29T19:51:26.996615+0000 mgr.y (mgr.34104) 2972 : cluster [DBG] pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.78k op/s 2024-08-29T19:51:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:28 smithi089 bash[78574]: cluster 2024-08-29T19:51:27.026062+0000 mon.a (mon.0) 4876 : cluster [DBG] osdmap e2735: 8 total, 8 up, 8 in 2024-08-29T19:51:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:29 smithi144 bash[67678]: cluster 2024-08-29T19:51:28.038883+0000 mon.a (mon.0) 4877 : cluster [DBG] osdmap e2736: 8 total, 8 up, 8 in 2024-08-29T19:51:29.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:29 smithi089 bash[77323]: cluster 2024-08-29T19:51:28.038883+0000 mon.a (mon.0) 4877 : cluster [DBG] osdmap e2736: 8 total, 8 up, 8 in 2024-08-29T19:51:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:29 smithi089 bash[78574]: cluster 2024-08-29T19:51:28.038883+0000 mon.a (mon.0) 4877 : cluster [DBG] osdmap e2736: 8 total, 8 up, 8 in 2024-08-29T19:51:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:30 smithi144 bash[67678]: cluster 2024-08-29T19:51:28.997837+0000 mgr.y (mgr.34104) 2973 : cluster [DBG] pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-08-29T19:51:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:30 smithi144 bash[67678]: cluster 2024-08-29T19:51:29.048212+0000 mon.a (mon.0) 4878 : cluster [DBG] osdmap e2737: 8 total, 8 up, 8 in 2024-08-29T19:51:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:30 smithi089 bash[77323]: cluster 2024-08-29T19:51:28.997837+0000 mgr.y (mgr.34104) 2973 : cluster [DBG] pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-08-29T19:51:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:30 smithi089 bash[77323]: cluster 2024-08-29T19:51:29.048212+0000 mon.a (mon.0) 4878 : cluster [DBG] osdmap e2737: 8 total, 8 up, 8 in 2024-08-29T19:51:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:30 smithi089 bash[78574]: cluster 2024-08-29T19:51:28.997837+0000 mgr.y (mgr.34104) 2973 : cluster [DBG] pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-08-29T19:51:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:30 smithi089 bash[78574]: cluster 2024-08-29T19:51:29.048212+0000 mon.a (mon.0) 4878 : cluster [DBG] osdmap e2737: 8 total, 8 up, 8 in 2024-08-29T19:51:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:31 smithi144 bash[67678]: cluster 2024-08-29T19:51:30.055825+0000 mon.a (mon.0) 4879 : cluster [DBG] osdmap e2738: 8 total, 8 up, 8 in 2024-08-29T19:51:31.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:31 smithi144 bash[67678]: cluster 2024-08-29T19:51:30.786880+0000 mon.a (mon.0) 4880 : cluster [DBG] osdmap e2739: 8 total, 8 up, 8 in 2024-08-29T19:51:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:31 smithi089 bash[77323]: cluster 2024-08-29T19:51:30.055825+0000 mon.a (mon.0) 4879 : cluster [DBG] osdmap e2738: 8 total, 8 up, 8 in 2024-08-29T19:51:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:31 smithi089 bash[77323]: cluster 2024-08-29T19:51:30.786880+0000 mon.a (mon.0) 4880 : cluster [DBG] osdmap e2739: 8 total, 8 up, 8 in 2024-08-29T19:51:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:31 smithi089 bash[78574]: cluster 2024-08-29T19:51:30.055825+0000 mon.a (mon.0) 4879 : cluster [DBG] osdmap e2738: 8 total, 8 up, 8 in 2024-08-29T19:51:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:31 smithi089 bash[78574]: cluster 2024-08-29T19:51:30.786880+0000 mon.a (mon.0) 4880 : cluster [DBG] osdmap e2739: 8 total, 8 up, 8 in 2024-08-29T19:51:32.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:32 smithi144 bash[67678]: cluster 2024-08-29T19:51:30.998592+0000 mgr.y (mgr.34104) 2974 : cluster [DBG] pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.77k op/s 2024-08-29T19:51:32.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:32 smithi144 bash[67678]: cluster 2024-08-29T19:51:31.796286+0000 mon.a (mon.0) 4881 : cluster [DBG] osdmap e2740: 8 total, 8 up, 8 in 2024-08-29T19:51:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:32 smithi089 bash[77323]: cluster 2024-08-29T19:51:30.998592+0000 mgr.y (mgr.34104) 2974 : cluster [DBG] pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.77k op/s 2024-08-29T19:51:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:32 smithi089 bash[77323]: cluster 2024-08-29T19:51:31.796286+0000 mon.a (mon.0) 4881 : cluster [DBG] osdmap e2740: 8 total, 8 up, 8 in 2024-08-29T19:51:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:32 smithi089 bash[78574]: cluster 2024-08-29T19:51:30.998592+0000 mgr.y (mgr.34104) 2974 : cluster [DBG] pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.77k op/s 2024-08-29T19:51:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:32 smithi089 bash[78574]: cluster 2024-08-29T19:51:31.796286+0000 mon.a (mon.0) 4881 : cluster [DBG] osdmap e2740: 8 total, 8 up, 8 in 2024-08-29T19:51:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:33 smithi089 bash[77323]: cluster 2024-08-29T19:51:32.798830+0000 mon.a (mon.0) 4882 : cluster [DBG] osdmap e2741: 8 total, 8 up, 8 in 2024-08-29T19:51:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:33 smithi089 bash[77323]: cluster 2024-08-29T19:51:32.999422+0000 mgr.y (mgr.34104) 2975 : cluster [DBG] pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:51:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:33 smithi089 bash[78574]: cluster 2024-08-29T19:51:32.798830+0000 mon.a (mon.0) 4882 : cluster [DBG] osdmap e2741: 8 total, 8 up, 8 in 2024-08-29T19:51:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:33 smithi089 bash[78574]: cluster 2024-08-29T19:51:32.999422+0000 mgr.y (mgr.34104) 2975 : cluster [DBG] pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:51:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:33 smithi144 bash[67678]: cluster 2024-08-29T19:51:32.798830+0000 mon.a (mon.0) 4882 : cluster [DBG] osdmap e2741: 8 total, 8 up, 8 in 2024-08-29T19:51:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:33 smithi144 bash[67678]: cluster 2024-08-29T19:51:32.999422+0000 mgr.y (mgr.34104) 2975 : cluster [DBG] pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:51:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:34 smithi089 bash[77323]: cluster 2024-08-29T19:51:33.815118+0000 mon.a (mon.0) 4883 : cluster [DBG] osdmap e2742: 8 total, 8 up, 8 in 2024-08-29T19:51:35.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:51:35] "GET /metrics HTTP/1.1" 200 36565 "" "Prometheus/2.43.0" 2024-08-29T19:51:35.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:34 smithi089 bash[78574]: cluster 2024-08-29T19:51:33.815118+0000 mon.a (mon.0) 4883 : cluster [DBG] osdmap e2742: 8 total, 8 up, 8 in 2024-08-29T19:51:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:34 smithi144 bash[67678]: cluster 2024-08-29T19:51:33.815118+0000 mon.a (mon.0) 4883 : cluster [DBG] osdmap e2742: 8 total, 8 up, 8 in 2024-08-29T19:51:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[77323]: cluster 2024-08-29T19:51:34.814104+0000 mon.a (mon.0) 4884 : cluster [DBG] osdmap e2743: 8 total, 8 up, 8 in 2024-08-29T19:51:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[77323]: cluster 2024-08-29T19:51:35.000141+0000 mgr.y (mgr.34104) 2976 : cluster [DBG] pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-08-29T19:51:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[77323]: cluster 2024-08-29T19:51:35.791825+0000 mon.a (mon.0) 4885 : cluster [DBG] osdmap e2744: 8 total, 8 up, 8 in 2024-08-29T19:51:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[78574]: cluster 2024-08-29T19:51:34.814104+0000 mon.a (mon.0) 4884 : cluster [DBG] osdmap e2743: 8 total, 8 up, 8 in 2024-08-29T19:51:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[78574]: cluster 2024-08-29T19:51:35.000141+0000 mgr.y (mgr.34104) 2976 : cluster [DBG] pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-08-29T19:51:36.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:35 smithi089 bash[78574]: cluster 2024-08-29T19:51:35.791825+0000 mon.a (mon.0) 4885 : cluster [DBG] osdmap e2744: 8 total, 8 up, 8 in 2024-08-29T19:51:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:35 smithi144 bash[67678]: cluster 2024-08-29T19:51:34.814104+0000 mon.a (mon.0) 4884 : cluster [DBG] osdmap e2743: 8 total, 8 up, 8 in 2024-08-29T19:51:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:35 smithi144 bash[67678]: cluster 2024-08-29T19:51:35.000141+0000 mgr.y (mgr.34104) 2976 : cluster [DBG] pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-08-29T19:51:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:35 smithi144 bash[67678]: cluster 2024-08-29T19:51:35.791825+0000 mon.a (mon.0) 4885 : cluster [DBG] osdmap e2744: 8 total, 8 up, 8 in 2024-08-29T19:51:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:37 smithi089 bash[77323]: cluster 2024-08-29T19:51:36.845179+0000 mon.a (mon.0) 4886 : cluster [DBG] osdmap e2745: 8 total, 8 up, 8 in 2024-08-29T19:51:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:37 smithi089 bash[77323]: cluster 2024-08-29T19:51:37.000845+0000 mgr.y (mgr.34104) 2977 : cluster [DBG] pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-29T19:51:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:37 smithi089 bash[77323]: audit 2024-08-29T19:51:37.836365+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:37 smithi089 bash[78574]: cluster 2024-08-29T19:51:36.845179+0000 mon.a (mon.0) 4886 : cluster [DBG] osdmap e2745: 8 total, 8 up, 8 in 2024-08-29T19:51:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:37 smithi089 bash[78574]: cluster 2024-08-29T19:51:37.000845+0000 mgr.y (mgr.34104) 2977 : cluster [DBG] pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-29T19:51:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:37 smithi089 bash[78574]: audit 2024-08-29T19:51:37.836365+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:37 smithi144 bash[67678]: cluster 2024-08-29T19:51:36.845179+0000 mon.a (mon.0) 4886 : cluster [DBG] osdmap e2745: 8 total, 8 up, 8 in 2024-08-29T19:51:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:37 smithi144 bash[67678]: cluster 2024-08-29T19:51:37.000845+0000 mgr.y (mgr.34104) 2977 : cluster [DBG] pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-08-29T19:51:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:37 smithi144 bash[67678]: audit 2024-08-29T19:51:37.836365+0000 mon.a (mon.0) 4887 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:38 smithi089 bash[77323]: cluster 2024-08-29T19:51:37.858838+0000 mon.a (mon.0) 4888 : cluster [DBG] osdmap e2746: 8 total, 8 up, 8 in 2024-08-29T19:51:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:38 smithi089 bash[78574]: cluster 2024-08-29T19:51:37.858838+0000 mon.a (mon.0) 4888 : cluster [DBG] osdmap e2746: 8 total, 8 up, 8 in 2024-08-29T19:51:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:38 smithi144 bash[67678]: cluster 2024-08-29T19:51:37.858838+0000 mon.a (mon.0) 4888 : cluster [DBG] osdmap e2746: 8 total, 8 up, 8 in 2024-08-29T19:51:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:39 smithi089 bash[78574]: cluster 2024-08-29T19:51:38.865208+0000 mon.a (mon.0) 4889 : cluster [DBG] osdmap e2747: 8 total, 8 up, 8 in 2024-08-29T19:51:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:39 smithi089 bash[78574]: cluster 2024-08-29T19:51:39.001721+0000 mgr.y (mgr.34104) 2978 : cluster [DBG] pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-08-29T19:51:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:39 smithi089 bash[77323]: cluster 2024-08-29T19:51:38.865208+0000 mon.a (mon.0) 4889 : cluster [DBG] osdmap e2747: 8 total, 8 up, 8 in 2024-08-29T19:51:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:39 smithi089 bash[77323]: cluster 2024-08-29T19:51:39.001721+0000 mgr.y (mgr.34104) 2978 : cluster [DBG] pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-08-29T19:51:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:39 smithi144 bash[67678]: cluster 2024-08-29T19:51:38.865208+0000 mon.a (mon.0) 4889 : cluster [DBG] osdmap e2747: 8 total, 8 up, 8 in 2024-08-29T19:51:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:39 smithi144 bash[67678]: cluster 2024-08-29T19:51:39.001721+0000 mgr.y (mgr.34104) 2978 : cluster [DBG] pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-08-29T19:51:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:40 smithi089 bash[77323]: cluster 2024-08-29T19:51:39.880110+0000 mon.a (mon.0) 4890 : cluster [DBG] osdmap e2748: 8 total, 8 up, 8 in 2024-08-29T19:51:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:40 smithi089 bash[77323]: cluster 2024-08-29T19:51:40.792904+0000 mon.a (mon.0) 4891 : cluster [DBG] osdmap e2749: 8 total, 8 up, 8 in 2024-08-29T19:51:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:40 smithi089 bash[78574]: cluster 2024-08-29T19:51:39.880110+0000 mon.a (mon.0) 4890 : cluster [DBG] osdmap e2748: 8 total, 8 up, 8 in 2024-08-29T19:51:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:40 smithi089 bash[78574]: cluster 2024-08-29T19:51:40.792904+0000 mon.a (mon.0) 4891 : cluster [DBG] osdmap e2749: 8 total, 8 up, 8 in 2024-08-29T19:51:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:40 smithi144 bash[67678]: cluster 2024-08-29T19:51:39.880110+0000 mon.a (mon.0) 4890 : cluster [DBG] osdmap e2748: 8 total, 8 up, 8 in 2024-08-29T19:51:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:40 smithi144 bash[67678]: cluster 2024-08-29T19:51:40.792904+0000 mon.a (mon.0) 4891 : cluster [DBG] osdmap e2749: 8 total, 8 up, 8 in 2024-08-29T19:51:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:41 smithi089 bash[77323]: cluster 2024-08-29T19:51:41.002491+0000 mgr.y (mgr.34104) 2979 : cluster [DBG] pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-08-29T19:51:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:41 smithi089 bash[78574]: cluster 2024-08-29T19:51:41.002491+0000 mgr.y (mgr.34104) 2979 : cluster [DBG] pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-08-29T19:51:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:41 smithi144 bash[67678]: cluster 2024-08-29T19:51:41.002491+0000 mgr.y (mgr.34104) 2979 : cluster [DBG] pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-08-29T19:51:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:42 smithi089 bash[78574]: cluster 2024-08-29T19:51:41.889189+0000 mon.a (mon.0) 4892 : cluster [DBG] osdmap e2750: 8 total, 8 up, 8 in 2024-08-29T19:51:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:42 smithi089 bash[77323]: cluster 2024-08-29T19:51:41.889189+0000 mon.a (mon.0) 4892 : cluster [DBG] osdmap e2750: 8 total, 8 up, 8 in 2024-08-29T19:51:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:42 smithi144 bash[67678]: cluster 2024-08-29T19:51:41.889189+0000 mon.a (mon.0) 4892 : cluster [DBG] osdmap e2750: 8 total, 8 up, 8 in 2024-08-29T19:51:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:43 smithi089 bash[77323]: cluster 2024-08-29T19:51:42.901143+0000 mon.a (mon.0) 4893 : cluster [DBG] osdmap e2751: 8 total, 8 up, 8 in 2024-08-29T19:51:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:43 smithi089 bash[77323]: cluster 2024-08-29T19:51:43.003197+0000 mgr.y (mgr.34104) 2980 : cluster [DBG] pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:51:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:43 smithi089 bash[78574]: cluster 2024-08-29T19:51:42.901143+0000 mon.a (mon.0) 4893 : cluster [DBG] osdmap e2751: 8 total, 8 up, 8 in 2024-08-29T19:51:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:43 smithi089 bash[78574]: cluster 2024-08-29T19:51:43.003197+0000 mgr.y (mgr.34104) 2980 : cluster [DBG] pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:51:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:43 smithi144 bash[67678]: cluster 2024-08-29T19:51:42.901143+0000 mon.a (mon.0) 4893 : cluster [DBG] osdmap e2751: 8 total, 8 up, 8 in 2024-08-29T19:51:44.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:43 smithi144 bash[67678]: cluster 2024-08-29T19:51:43.003197+0000 mgr.y (mgr.34104) 2980 : cluster [DBG] pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:51:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:44 smithi089 bash[77323]: cluster 2024-08-29T19:51:43.909255+0000 mon.a (mon.0) 4894 : cluster [DBG] osdmap e2752: 8 total, 8 up, 8 in 2024-08-29T19:51:45.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:51:45] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:51:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:44 smithi089 bash[78574]: cluster 2024-08-29T19:51:43.909255+0000 mon.a (mon.0) 4894 : cluster [DBG] osdmap e2752: 8 total, 8 up, 8 in 2024-08-29T19:51:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:44 smithi144 bash[67678]: cluster 2024-08-29T19:51:43.909255+0000 mon.a (mon.0) 4894 : cluster [DBG] osdmap e2752: 8 total, 8 up, 8 in 2024-08-29T19:51:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[77323]: cluster 2024-08-29T19:51:44.919398+0000 mon.a (mon.0) 4895 : cluster [DBG] osdmap e2753: 8 total, 8 up, 8 in 2024-08-29T19:51:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[77323]: cluster 2024-08-29T19:51:45.003906+0000 mgr.y (mgr.34104) 2981 : cluster [DBG] pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-08-29T19:51:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[77323]: cluster 2024-08-29T19:51:45.795172+0000 mon.a (mon.0) 4896 : cluster [DBG] osdmap e2754: 8 total, 8 up, 8 in 2024-08-29T19:51:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[78574]: cluster 2024-08-29T19:51:44.919398+0000 mon.a (mon.0) 4895 : cluster [DBG] osdmap e2753: 8 total, 8 up, 8 in 2024-08-29T19:51:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[78574]: cluster 2024-08-29T19:51:45.003906+0000 mgr.y (mgr.34104) 2981 : cluster [DBG] pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-08-29T19:51:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:45 smithi089 bash[78574]: cluster 2024-08-29T19:51:45.795172+0000 mon.a (mon.0) 4896 : cluster [DBG] osdmap e2754: 8 total, 8 up, 8 in 2024-08-29T19:51:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:45 smithi144 bash[67678]: cluster 2024-08-29T19:51:44.919398+0000 mon.a (mon.0) 4895 : cluster [DBG] osdmap e2753: 8 total, 8 up, 8 in 2024-08-29T19:51:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:45 smithi144 bash[67678]: cluster 2024-08-29T19:51:45.003906+0000 mgr.y (mgr.34104) 2981 : cluster [DBG] pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-08-29T19:51:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:45 smithi144 bash[67678]: cluster 2024-08-29T19:51:45.795172+0000 mon.a (mon.0) 4896 : cluster [DBG] osdmap e2754: 8 total, 8 up, 8 in 2024-08-29T19:51:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:47 smithi144 bash[67678]: cluster 2024-08-29T19:51:46.797253+0000 mon.a (mon.0) 4897 : cluster [DBG] osdmap e2755: 8 total, 8 up, 8 in 2024-08-29T19:51:48.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:47 smithi144 bash[67678]: cluster 2024-08-29T19:51:47.004655+0000 mgr.y (mgr.34104) 2982 : cluster [DBG] pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-29T19:51:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:47 smithi089 bash[77323]: cluster 2024-08-29T19:51:46.797253+0000 mon.a (mon.0) 4897 : cluster [DBG] osdmap e2755: 8 total, 8 up, 8 in 2024-08-29T19:51:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:47 smithi089 bash[77323]: cluster 2024-08-29T19:51:47.004655+0000 mgr.y (mgr.34104) 2982 : cluster [DBG] pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-29T19:51:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:47 smithi089 bash[78574]: cluster 2024-08-29T19:51:46.797253+0000 mon.a (mon.0) 4897 : cluster [DBG] osdmap e2755: 8 total, 8 up, 8 in 2024-08-29T19:51:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:47 smithi089 bash[78574]: cluster 2024-08-29T19:51:47.004655+0000 mgr.y (mgr.34104) 2982 : cluster [DBG] pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-08-29T19:51:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:48 smithi089 bash[77323]: cluster 2024-08-29T19:51:47.813726+0000 mon.a (mon.0) 4898 : cluster [DBG] osdmap e2756: 8 total, 8 up, 8 in 2024-08-29T19:51:49.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:48 smithi089 bash[78574]: cluster 2024-08-29T19:51:47.813726+0000 mon.a (mon.0) 4898 : cluster [DBG] osdmap e2756: 8 total, 8 up, 8 in 2024-08-29T19:51:49.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:48 smithi144 bash[67678]: cluster 2024-08-29T19:51:47.813726+0000 mon.a (mon.0) 4898 : cluster [DBG] osdmap e2756: 8 total, 8 up, 8 in 2024-08-29T19:51:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:49 smithi089 bash[77323]: cluster 2024-08-29T19:51:48.816236+0000 mon.a (mon.0) 4899 : cluster [DBG] osdmap e2757: 8 total, 8 up, 8 in 2024-08-29T19:51:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:49 smithi089 bash[77323]: cluster 2024-08-29T19:51:49.005392+0000 mgr.y (mgr.34104) 2983 : cluster [DBG] pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-08-29T19:51:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:49 smithi089 bash[78574]: cluster 2024-08-29T19:51:48.816236+0000 mon.a (mon.0) 4899 : cluster [DBG] osdmap e2757: 8 total, 8 up, 8 in 2024-08-29T19:51:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:49 smithi089 bash[78574]: cluster 2024-08-29T19:51:49.005392+0000 mgr.y (mgr.34104) 2983 : cluster [DBG] pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-08-29T19:51:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:49 smithi144 bash[67678]: cluster 2024-08-29T19:51:48.816236+0000 mon.a (mon.0) 4899 : cluster [DBG] osdmap e2757: 8 total, 8 up, 8 in 2024-08-29T19:51:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:49 smithi144 bash[67678]: cluster 2024-08-29T19:51:49.005392+0000 mgr.y (mgr.34104) 2983 : cluster [DBG] pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-08-29T19:51:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:50 smithi089 bash[77323]: cluster 2024-08-29T19:51:49.837190+0000 mon.a (mon.0) 4900 : cluster [DBG] osdmap e2758: 8 total, 8 up, 8 in 2024-08-29T19:51:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:50 smithi089 bash[77323]: cluster 2024-08-29T19:51:50.800188+0000 mon.a (mon.0) 4901 : cluster [DBG] osdmap e2759: 8 total, 8 up, 8 in 2024-08-29T19:51:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:50 smithi089 bash[78574]: cluster 2024-08-29T19:51:49.837190+0000 mon.a (mon.0) 4900 : cluster [DBG] osdmap e2758: 8 total, 8 up, 8 in 2024-08-29T19:51:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:50 smithi089 bash[78574]: cluster 2024-08-29T19:51:50.800188+0000 mon.a (mon.0) 4901 : cluster [DBG] osdmap e2759: 8 total, 8 up, 8 in 2024-08-29T19:51:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:50 smithi144 bash[67678]: cluster 2024-08-29T19:51:49.837190+0000 mon.a (mon.0) 4900 : cluster [DBG] osdmap e2758: 8 total, 8 up, 8 in 2024-08-29T19:51:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:50 smithi144 bash[67678]: cluster 2024-08-29T19:51:50.800188+0000 mon.a (mon.0) 4901 : cluster [DBG] osdmap e2759: 8 total, 8 up, 8 in 2024-08-29T19:51:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:51 smithi089 bash[77323]: cluster 2024-08-29T19:51:51.006073+0000 mgr.y (mgr.34104) 2984 : cluster [DBG] pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-08-29T19:51:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:51 smithi089 bash[78574]: cluster 2024-08-29T19:51:51.006073+0000 mgr.y (mgr.34104) 2984 : cluster [DBG] pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-08-29T19:51:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:51 smithi144 bash[67678]: cluster 2024-08-29T19:51:51.006073+0000 mgr.y (mgr.34104) 2984 : cluster [DBG] pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-08-29T19:51:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:52 smithi089 bash[77323]: cluster 2024-08-29T19:51:51.849599+0000 mon.a (mon.0) 4902 : cluster [DBG] osdmap e2760: 8 total, 8 up, 8 in 2024-08-29T19:51:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:52 smithi089 bash[77323]: audit 2024-08-29T19:51:52.837104+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:52 smithi089 bash[78574]: cluster 2024-08-29T19:51:51.849599+0000 mon.a (mon.0) 4902 : cluster [DBG] osdmap e2760: 8 total, 8 up, 8 in 2024-08-29T19:51:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:52 smithi089 bash[78574]: audit 2024-08-29T19:51:52.837104+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:52 smithi144 bash[67678]: cluster 2024-08-29T19:51:51.849599+0000 mon.a (mon.0) 4902 : cluster [DBG] osdmap e2760: 8 total, 8 up, 8 in 2024-08-29T19:51:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:52 smithi144 bash[67678]: audit 2024-08-29T19:51:52.837104+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:51:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:53 smithi089 bash[77323]: cluster 2024-08-29T19:51:52.850461+0000 mon.a (mon.0) 4904 : cluster [DBG] osdmap e2761: 8 total, 8 up, 8 in 2024-08-29T19:51:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:53 smithi089 bash[77323]: cluster 2024-08-29T19:51:53.006853+0000 mgr.y (mgr.34104) 2985 : cluster [DBG] pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:51:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:53 smithi089 bash[78574]: cluster 2024-08-29T19:51:52.850461+0000 mon.a (mon.0) 4904 : cluster [DBG] osdmap e2761: 8 total, 8 up, 8 in 2024-08-29T19:51:54.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:53 smithi089 bash[78574]: cluster 2024-08-29T19:51:53.006853+0000 mgr.y (mgr.34104) 2985 : cluster [DBG] pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:51:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:53 smithi144 bash[67678]: cluster 2024-08-29T19:51:52.850461+0000 mon.a (mon.0) 4904 : cluster [DBG] osdmap e2761: 8 total, 8 up, 8 in 2024-08-29T19:51:54.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:53 smithi144 bash[67678]: cluster 2024-08-29T19:51:53.006853+0000 mgr.y (mgr.34104) 2985 : cluster [DBG] pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:51:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:54 smithi089 bash[77323]: cluster 2024-08-29T19:51:53.887626+0000 mon.a (mon.0) 4905 : cluster [DBG] osdmap e2762: 8 total, 8 up, 8 in 2024-08-29T19:51:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:51:55] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:51:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:54 smithi089 bash[78574]: cluster 2024-08-29T19:51:53.887626+0000 mon.a (mon.0) 4905 : cluster [DBG] osdmap e2762: 8 total, 8 up, 8 in 2024-08-29T19:51:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:54 smithi144 bash[67678]: cluster 2024-08-29T19:51:53.887626+0000 mon.a (mon.0) 4905 : cluster [DBG] osdmap e2762: 8 total, 8 up, 8 in 2024-08-29T19:51:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[77323]: cluster 2024-08-29T19:51:54.895809+0000 mon.a (mon.0) 4906 : cluster [DBG] osdmap e2763: 8 total, 8 up, 8 in 2024-08-29T19:51:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[77323]: cluster 2024-08-29T19:51:55.007627+0000 mgr.y (mgr.34104) 2986 : cluster [DBG] pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-08-29T19:51:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[77323]: cluster 2024-08-29T19:51:55.800981+0000 mon.a (mon.0) 4907 : cluster [DBG] osdmap e2764: 8 total, 8 up, 8 in 2024-08-29T19:51:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[78574]: cluster 2024-08-29T19:51:54.895809+0000 mon.a (mon.0) 4906 : cluster [DBG] osdmap e2763: 8 total, 8 up, 8 in 2024-08-29T19:51:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[78574]: cluster 2024-08-29T19:51:55.007627+0000 mgr.y (mgr.34104) 2986 : cluster [DBG] pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-08-29T19:51:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:55 smithi089 bash[78574]: cluster 2024-08-29T19:51:55.800981+0000 mon.a (mon.0) 4907 : cluster [DBG] osdmap e2764: 8 total, 8 up, 8 in 2024-08-29T19:51:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:55 smithi144 bash[67678]: cluster 2024-08-29T19:51:54.895809+0000 mon.a (mon.0) 4906 : cluster [DBG] osdmap e2763: 8 total, 8 up, 8 in 2024-08-29T19:51:56.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:55 smithi144 bash[67678]: cluster 2024-08-29T19:51:55.007627+0000 mgr.y (mgr.34104) 2986 : cluster [DBG] pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-08-29T19:51:56.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:55 smithi144 bash[67678]: cluster 2024-08-29T19:51:55.800981+0000 mon.a (mon.0) 4907 : cluster [DBG] osdmap e2764: 8 total, 8 up, 8 in 2024-08-29T19:51:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:57 smithi089 bash[77323]: cluster 2024-08-29T19:51:56.804060+0000 mon.a (mon.0) 4908 : cluster [DBG] osdmap e2765: 8 total, 8 up, 8 in 2024-08-29T19:51:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:57 smithi089 bash[77323]: cluster 2024-08-29T19:51:57.008352+0000 mgr.y (mgr.34104) 2987 : cluster [DBG] pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-08-29T19:51:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:57 smithi089 bash[78574]: cluster 2024-08-29T19:51:56.804060+0000 mon.a (mon.0) 4908 : cluster [DBG] osdmap e2765: 8 total, 8 up, 8 in 2024-08-29T19:51:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:57 smithi089 bash[78574]: cluster 2024-08-29T19:51:57.008352+0000 mgr.y (mgr.34104) 2987 : cluster [DBG] pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-08-29T19:51:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:57 smithi144 bash[67678]: cluster 2024-08-29T19:51:56.804060+0000 mon.a (mon.0) 4908 : cluster [DBG] osdmap e2765: 8 total, 8 up, 8 in 2024-08-29T19:51:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:57 smithi144 bash[67678]: cluster 2024-08-29T19:51:57.008352+0000 mgr.y (mgr.34104) 2987 : cluster [DBG] pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-08-29T19:51:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:58 smithi089 bash[77323]: cluster 2024-08-29T19:51:57.816226+0000 mon.a (mon.0) 4909 : cluster [DBG] osdmap e2766: 8 total, 8 up, 8 in 2024-08-29T19:51:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:58 smithi089 bash[78574]: cluster 2024-08-29T19:51:57.816226+0000 mon.a (mon.0) 4909 : cluster [DBG] osdmap e2766: 8 total, 8 up, 8 in 2024-08-29T19:51:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:58 smithi144 bash[67678]: cluster 2024-08-29T19:51:57.816226+0000 mon.a (mon.0) 4909 : cluster [DBG] osdmap e2766: 8 total, 8 up, 8 in 2024-08-29T19:52:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:59 smithi089 bash[77323]: cluster 2024-08-29T19:51:58.827207+0000 mon.a (mon.0) 4910 : cluster [DBG] osdmap e2767: 8 total, 8 up, 8 in 2024-08-29T19:52:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:51:59 smithi089 bash[77323]: cluster 2024-08-29T19:51:59.009220+0000 mgr.y (mgr.34104) 2988 : cluster [DBG] pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-08-29T19:52:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:59 smithi089 bash[78574]: cluster 2024-08-29T19:51:58.827207+0000 mon.a (mon.0) 4910 : cluster [DBG] osdmap e2767: 8 total, 8 up, 8 in 2024-08-29T19:52:00.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:51:59 smithi089 bash[78574]: cluster 2024-08-29T19:51:59.009220+0000 mgr.y (mgr.34104) 2988 : cluster [DBG] pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-08-29T19:52:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:59 smithi144 bash[67678]: cluster 2024-08-29T19:51:58.827207+0000 mon.a (mon.0) 4910 : cluster [DBG] osdmap e2767: 8 total, 8 up, 8 in 2024-08-29T19:52:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:51:59 smithi144 bash[67678]: cluster 2024-08-29T19:51:59.009220+0000 mgr.y (mgr.34104) 2988 : cluster [DBG] pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-08-29T19:52:01.184 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:00 smithi089 bash[77323]: cluster 2024-08-29T19:51:59.838418+0000 mon.a (mon.0) 4911 : cluster [DBG] osdmap e2768: 8 total, 8 up, 8 in 2024-08-29T19:52:01.185 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:00 smithi089 bash[77323]: cluster 2024-08-29T19:52:00.802819+0000 mon.a (mon.0) 4912 : cluster [DBG] osdmap e2769: 8 total, 8 up, 8 in 2024-08-29T19:52:01.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:00 smithi089 bash[78574]: cluster 2024-08-29T19:51:59.838418+0000 mon.a (mon.0) 4911 : cluster [DBG] osdmap e2768: 8 total, 8 up, 8 in 2024-08-29T19:52:01.185 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:00 smithi089 bash[78574]: cluster 2024-08-29T19:52:00.802819+0000 mon.a (mon.0) 4912 : cluster [DBG] osdmap e2769: 8 total, 8 up, 8 in 2024-08-29T19:52:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:00 smithi144 bash[67678]: cluster 2024-08-29T19:51:59.838418+0000 mon.a (mon.0) 4911 : cluster [DBG] osdmap e2768: 8 total, 8 up, 8 in 2024-08-29T19:52:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:00 smithi144 bash[67678]: cluster 2024-08-29T19:52:00.802819+0000 mon.a (mon.0) 4912 : cluster [DBG] osdmap e2769: 8 total, 8 up, 8 in 2024-08-29T19:52:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:01 smithi089 bash[77323]: cluster 2024-08-29T19:52:01.009954+0000 mgr.y (mgr.34104) 2989 : cluster [DBG] pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-08-29T19:52:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:01 smithi089 bash[78574]: cluster 2024-08-29T19:52:01.009954+0000 mgr.y (mgr.34104) 2989 : cluster [DBG] pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-08-29T19:52:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:01 smithi144 bash[67678]: cluster 2024-08-29T19:52:01.009954+0000 mgr.y (mgr.34104) 2989 : cluster [DBG] pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-08-29T19:52:03.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:02 smithi089 bash[77323]: cluster 2024-08-29T19:52:01.849100+0000 mon.a (mon.0) 4913 : cluster [DBG] osdmap e2770: 8 total, 8 up, 8 in 2024-08-29T19:52:03.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:02 smithi089 bash[78574]: cluster 2024-08-29T19:52:01.849100+0000 mon.a (mon.0) 4913 : cluster [DBG] osdmap e2770: 8 total, 8 up, 8 in 2024-08-29T19:52:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:02 smithi144 bash[67678]: cluster 2024-08-29T19:52:01.849100+0000 mon.a (mon.0) 4913 : cluster [DBG] osdmap e2770: 8 total, 8 up, 8 in 2024-08-29T19:52:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:03 smithi089 bash[77323]: cluster 2024-08-29T19:52:02.857699+0000 mon.a (mon.0) 4914 : cluster [DBG] osdmap e2771: 8 total, 8 up, 8 in 2024-08-29T19:52:04.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:03 smithi089 bash[77323]: cluster 2024-08-29T19:52:03.010629+0000 mgr.y (mgr.34104) 2990 : cluster [DBG] pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:03 smithi089 bash[78574]: cluster 2024-08-29T19:52:02.857699+0000 mon.a (mon.0) 4914 : cluster [DBG] osdmap e2771: 8 total, 8 up, 8 in 2024-08-29T19:52:04.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:03 smithi089 bash[78574]: cluster 2024-08-29T19:52:03.010629+0000 mgr.y (mgr.34104) 2990 : cluster [DBG] pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:03 smithi144 bash[67678]: cluster 2024-08-29T19:52:02.857699+0000 mon.a (mon.0) 4914 : cluster [DBG] osdmap e2771: 8 total, 8 up, 8 in 2024-08-29T19:52:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:03 smithi144 bash[67678]: cluster 2024-08-29T19:52:03.010629+0000 mgr.y (mgr.34104) 2990 : cluster [DBG] pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:05.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:04 smithi089 bash[77323]: cluster 2024-08-29T19:52:03.870325+0000 mon.a (mon.0) 4915 : cluster [DBG] osdmap e2772: 8 total, 8 up, 8 in 2024-08-29T19:52:05.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:52:05] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-08-29T19:52:05.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:04 smithi089 bash[78574]: cluster 2024-08-29T19:52:03.870325+0000 mon.a (mon.0) 4915 : cluster [DBG] osdmap e2772: 8 total, 8 up, 8 in 2024-08-29T19:52:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:04 smithi144 bash[67678]: cluster 2024-08-29T19:52:03.870325+0000 mon.a (mon.0) 4915 : cluster [DBG] osdmap e2772: 8 total, 8 up, 8 in 2024-08-29T19:52:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[77323]: cluster 2024-08-29T19:52:04.877840+0000 mon.a (mon.0) 4916 : cluster [DBG] osdmap e2773: 8 total, 8 up, 8 in 2024-08-29T19:52:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[77323]: cluster 2024-08-29T19:52:05.011320+0000 mgr.y (mgr.34104) 2991 : cluster [DBG] pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-08-29T19:52:06.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[77323]: cluster 2024-08-29T19:52:05.805368+0000 mon.a (mon.0) 4917 : cluster [DBG] osdmap e2774: 8 total, 8 up, 8 in 2024-08-29T19:52:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[78574]: cluster 2024-08-29T19:52:04.877840+0000 mon.a (mon.0) 4916 : cluster [DBG] osdmap e2773: 8 total, 8 up, 8 in 2024-08-29T19:52:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[78574]: cluster 2024-08-29T19:52:05.011320+0000 mgr.y (mgr.34104) 2991 : cluster [DBG] pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-08-29T19:52:06.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:05 smithi089 bash[78574]: cluster 2024-08-29T19:52:05.805368+0000 mon.a (mon.0) 4917 : cluster [DBG] osdmap e2774: 8 total, 8 up, 8 in 2024-08-29T19:52:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:05 smithi144 bash[67678]: cluster 2024-08-29T19:52:04.877840+0000 mon.a (mon.0) 4916 : cluster [DBG] osdmap e2773: 8 total, 8 up, 8 in 2024-08-29T19:52:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:05 smithi144 bash[67678]: cluster 2024-08-29T19:52:05.011320+0000 mgr.y (mgr.34104) 2991 : cluster [DBG] pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-08-29T19:52:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:05 smithi144 bash[67678]: cluster 2024-08-29T19:52:05.805368+0000 mon.a (mon.0) 4917 : cluster [DBG] osdmap e2774: 8 total, 8 up, 8 in 2024-08-29T19:52:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:07 smithi089 bash[77323]: cluster 2024-08-29T19:52:06.889711+0000 mon.a (mon.0) 4918 : cluster [DBG] osdmap e2775: 8 total, 8 up, 8 in 2024-08-29T19:52:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:07 smithi089 bash[77323]: cluster 2024-08-29T19:52:07.012123+0000 mgr.y (mgr.34104) 2992 : cluster [DBG] pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-08-29T19:52:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:07 smithi089 bash[77323]: audit 2024-08-29T19:52:07.836907+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:07 smithi089 bash[78574]: cluster 2024-08-29T19:52:06.889711+0000 mon.a (mon.0) 4918 : cluster [DBG] osdmap e2775: 8 total, 8 up, 8 in 2024-08-29T19:52:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:07 smithi089 bash[78574]: cluster 2024-08-29T19:52:07.012123+0000 mgr.y (mgr.34104) 2992 : cluster [DBG] pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-08-29T19:52:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:07 smithi089 bash[78574]: audit 2024-08-29T19:52:07.836907+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:07 smithi144 bash[67678]: cluster 2024-08-29T19:52:06.889711+0000 mon.a (mon.0) 4918 : cluster [DBG] osdmap e2775: 8 total, 8 up, 8 in 2024-08-29T19:52:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:07 smithi144 bash[67678]: cluster 2024-08-29T19:52:07.012123+0000 mgr.y (mgr.34104) 2992 : cluster [DBG] pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-08-29T19:52:08.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:07 smithi144 bash[67678]: audit 2024-08-29T19:52:07.836907+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:08 smithi089 bash[78574]: cluster 2024-08-29T19:52:07.901914+0000 mon.a (mon.0) 4920 : cluster [DBG] osdmap e2776: 8 total, 8 up, 8 in 2024-08-29T19:52:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:08 smithi089 bash[77323]: cluster 2024-08-29T19:52:07.901914+0000 mon.a (mon.0) 4920 : cluster [DBG] osdmap e2776: 8 total, 8 up, 8 in 2024-08-29T19:52:09.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:08 smithi144 bash[67678]: cluster 2024-08-29T19:52:07.901914+0000 mon.a (mon.0) 4920 : cluster [DBG] osdmap e2776: 8 total, 8 up, 8 in 2024-08-29T19:52:10.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:09 smithi089 bash[77323]: cluster 2024-08-29T19:52:08.908492+0000 mon.a (mon.0) 4921 : cluster [DBG] osdmap e2777: 8 total, 8 up, 8 in 2024-08-29T19:52:10.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:09 smithi089 bash[77323]: cluster 2024-08-29T19:52:09.012908+0000 mgr.y (mgr.34104) 2993 : cluster [DBG] pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-08-29T19:52:10.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:09 smithi089 bash[78574]: cluster 2024-08-29T19:52:08.908492+0000 mon.a (mon.0) 4921 : cluster [DBG] osdmap e2777: 8 total, 8 up, 8 in 2024-08-29T19:52:10.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:09 smithi089 bash[78574]: cluster 2024-08-29T19:52:09.012908+0000 mgr.y (mgr.34104) 2993 : cluster [DBG] pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-08-29T19:52:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:09 smithi144 bash[67678]: cluster 2024-08-29T19:52:08.908492+0000 mon.a (mon.0) 4921 : cluster [DBG] osdmap e2777: 8 total, 8 up, 8 in 2024-08-29T19:52:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:09 smithi144 bash[67678]: cluster 2024-08-29T19:52:09.012908+0000 mgr.y (mgr.34104) 2993 : cluster [DBG] pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-08-29T19:52:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:10 smithi089 bash[78574]: cluster 2024-08-29T19:52:09.924704+0000 mon.a (mon.0) 4922 : cluster [DBG] osdmap e2778: 8 total, 8 up, 8 in 2024-08-29T19:52:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:10 smithi089 bash[78574]: audit 2024-08-29T19:52:10.659472+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:52:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:10 smithi089 bash[78574]: cluster 2024-08-29T19:52:10.810900+0000 mon.a (mon.0) 4924 : cluster [DBG] osdmap e2779: 8 total, 8 up, 8 in 2024-08-29T19:52:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:10 smithi089 bash[77323]: cluster 2024-08-29T19:52:09.924704+0000 mon.a (mon.0) 4922 : cluster [DBG] osdmap e2778: 8 total, 8 up, 8 in 2024-08-29T19:52:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:10 smithi089 bash[77323]: audit 2024-08-29T19:52:10.659472+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:52:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:10 smithi089 bash[77323]: cluster 2024-08-29T19:52:10.810900+0000 mon.a (mon.0) 4924 : cluster [DBG] osdmap e2779: 8 total, 8 up, 8 in 2024-08-29T19:52:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:10 smithi144 bash[67678]: cluster 2024-08-29T19:52:09.924704+0000 mon.a (mon.0) 4922 : cluster [DBG] osdmap e2778: 8 total, 8 up, 8 in 2024-08-29T19:52:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:10 smithi144 bash[67678]: audit 2024-08-29T19:52:10.659472+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:52:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:10 smithi144 bash[67678]: cluster 2024-08-29T19:52:10.810900+0000 mon.a (mon.0) 4924 : cluster [DBG] osdmap e2779: 8 total, 8 up, 8 in 2024-08-29T19:52:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: cluster 2024-08-29T19:52:11.013605+0000 mgr.y (mgr.34104) 2994 : cluster [DBG] pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-08-29T19:52:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: audit 2024-08-29T19:52:11.269566+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: audit 2024-08-29T19:52:11.274088+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: cluster 2024-08-29T19:52:11.806880+0000 mon.a (mon.0) 4927 : cluster [DBG] osdmap e2780: 8 total, 8 up, 8 in 2024-08-29T19:52:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: audit 2024-08-29T19:52:11.898714+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:52:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: audit 2024-08-29T19:52:11.899493+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:52:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:12 smithi144 bash[67678]: audit 2024-08-29T19:52:11.908261+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: cluster 2024-08-29T19:52:11.013605+0000 mgr.y (mgr.34104) 2994 : cluster [DBG] pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: audit 2024-08-29T19:52:11.269566+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: audit 2024-08-29T19:52:11.274088+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: cluster 2024-08-29T19:52:11.806880+0000 mon.a (mon.0) 4927 : cluster [DBG] osdmap e2780: 8 total, 8 up, 8 in 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: audit 2024-08-29T19:52:11.898714+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: audit 2024-08-29T19:52:11.899493+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:52:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[77323]: audit 2024-08-29T19:52:11.908261+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: cluster 2024-08-29T19:52:11.013605+0000 mgr.y (mgr.34104) 2994 : cluster [DBG] pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: audit 2024-08-29T19:52:11.269566+0000 mon.a (mon.0) 4925 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: audit 2024-08-29T19:52:11.274088+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: cluster 2024-08-29T19:52:11.806880+0000 mon.a (mon.0) 4927 : cluster [DBG] osdmap e2780: 8 total, 8 up, 8 in 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: audit 2024-08-29T19:52:11.898714+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: audit 2024-08-29T19:52:11.899493+0000 mon.a (mon.0) 4929 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:52:12.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:12 smithi089 bash[78574]: audit 2024-08-29T19:52:11.908261+0000 mon.a (mon.0) 4930 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:52:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:13 smithi089 bash[78574]: cluster 2024-08-29T19:52:12.925411+0000 mon.a (mon.0) 4931 : cluster [DBG] osdmap e2781: 8 total, 8 up, 8 in 2024-08-29T19:52:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:13 smithi089 bash[78574]: cluster 2024-08-29T19:52:13.014236+0000 mgr.y (mgr.34104) 2995 : cluster [DBG] pgmap v5325: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:52:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:13 smithi089 bash[77323]: cluster 2024-08-29T19:52:12.925411+0000 mon.a (mon.0) 4931 : cluster [DBG] osdmap e2781: 8 total, 8 up, 8 in 2024-08-29T19:52:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:13 smithi089 bash[77323]: cluster 2024-08-29T19:52:13.014236+0000 mgr.y (mgr.34104) 2995 : cluster [DBG] pgmap v5325: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:52:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:13 smithi144 bash[67678]: cluster 2024-08-29T19:52:12.925411+0000 mon.a (mon.0) 4931 : cluster [DBG] osdmap e2781: 8 total, 8 up, 8 in 2024-08-29T19:52:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:13 smithi144 bash[67678]: cluster 2024-08-29T19:52:13.014236+0000 mgr.y (mgr.34104) 2995 : cluster [DBG] pgmap v5325: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-08-29T19:52:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:14 smithi089 bash[77323]: cluster 2024-08-29T19:52:13.934932+0000 mon.a (mon.0) 4932 : cluster [DBG] osdmap e2782: 8 total, 8 up, 8 in 2024-08-29T19:52:15.182 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:52:15] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2024-08-29T19:52:15.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:14 smithi089 bash[78574]: cluster 2024-08-29T19:52:13.934932+0000 mon.a (mon.0) 4932 : cluster [DBG] osdmap e2782: 8 total, 8 up, 8 in 2024-08-29T19:52:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:14 smithi144 bash[67678]: cluster 2024-08-29T19:52:13.934932+0000 mon.a (mon.0) 4932 : cluster [DBG] osdmap e2782: 8 total, 8 up, 8 in 2024-08-29T19:52:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:15 smithi144 bash[67678]: cluster 2024-08-29T19:52:14.945430+0000 mon.a (mon.0) 4933 : cluster [DBG] osdmap e2783: 8 total, 8 up, 8 in 2024-08-29T19:52:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:15 smithi144 bash[67678]: cluster 2024-08-29T19:52:15.014914+0000 mgr.y (mgr.34104) 2996 : cluster [DBG] pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1009 KiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-08-29T19:52:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:15 smithi144 bash[67678]: cluster 2024-08-29T19:52:15.810010+0000 mon.a (mon.0) 4934 : cluster [DBG] osdmap e2784: 8 total, 8 up, 8 in 2024-08-29T19:52:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[77323]: cluster 2024-08-29T19:52:14.945430+0000 mon.a (mon.0) 4933 : cluster [DBG] osdmap e2783: 8 total, 8 up, 8 in 2024-08-29T19:52:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[77323]: cluster 2024-08-29T19:52:15.014914+0000 mgr.y (mgr.34104) 2996 : cluster [DBG] pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1009 KiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-08-29T19:52:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[77323]: cluster 2024-08-29T19:52:15.810010+0000 mon.a (mon.0) 4934 : cluster [DBG] osdmap e2784: 8 total, 8 up, 8 in 2024-08-29T19:52:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[78574]: cluster 2024-08-29T19:52:14.945430+0000 mon.a (mon.0) 4933 : cluster [DBG] osdmap e2783: 8 total, 8 up, 8 in 2024-08-29T19:52:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[78574]: cluster 2024-08-29T19:52:15.014914+0000 mgr.y (mgr.34104) 2996 : cluster [DBG] pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1009 KiB/s rd, 5.0 KiB/s wr, 1.37k op/s 2024-08-29T19:52:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:15 smithi089 bash[78574]: cluster 2024-08-29T19:52:15.810010+0000 mon.a (mon.0) 4934 : cluster [DBG] osdmap e2784: 8 total, 8 up, 8 in 2024-08-29T19:52:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:17 smithi089 bash[77323]: cluster 2024-08-29T19:52:16.813352+0000 mon.a (mon.0) 4935 : cluster [DBG] osdmap e2785: 8 total, 8 up, 8 in 2024-08-29T19:52:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:17 smithi089 bash[77323]: cluster 2024-08-29T19:52:17.015629+0000 mgr.y (mgr.34104) 2997 : cluster [DBG] pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-29T19:52:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:17 smithi089 bash[78574]: cluster 2024-08-29T19:52:16.813352+0000 mon.a (mon.0) 4935 : cluster [DBG] osdmap e2785: 8 total, 8 up, 8 in 2024-08-29T19:52:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:17 smithi089 bash[78574]: cluster 2024-08-29T19:52:17.015629+0000 mgr.y (mgr.34104) 2997 : cluster [DBG] pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-29T19:52:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:17 smithi144 bash[67678]: cluster 2024-08-29T19:52:16.813352+0000 mon.a (mon.0) 4935 : cluster [DBG] osdmap e2785: 8 total, 8 up, 8 in 2024-08-29T19:52:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:17 smithi144 bash[67678]: cluster 2024-08-29T19:52:17.015629+0000 mgr.y (mgr.34104) 2997 : cluster [DBG] pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-08-29T19:52:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:18 smithi089 bash[77323]: cluster 2024-08-29T19:52:17.826376+0000 mon.a (mon.0) 4936 : cluster [DBG] osdmap e2786: 8 total, 8 up, 8 in 2024-08-29T19:52:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:18 smithi089 bash[78574]: cluster 2024-08-29T19:52:17.826376+0000 mon.a (mon.0) 4936 : cluster [DBG] osdmap e2786: 8 total, 8 up, 8 in 2024-08-29T19:52:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:18 smithi144 bash[67678]: cluster 2024-08-29T19:52:17.826376+0000 mon.a (mon.0) 4936 : cluster [DBG] osdmap e2786: 8 total, 8 up, 8 in 2024-08-29T19:52:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:19 smithi089 bash[77323]: cluster 2024-08-29T19:52:18.836852+0000 mon.a (mon.0) 4937 : cluster [DBG] osdmap e2787: 8 total, 8 up, 8 in 2024-08-29T19:52:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:19 smithi089 bash[77323]: cluster 2024-08-29T19:52:19.016359+0000 mgr.y (mgr.34104) 2998 : cluster [DBG] pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-08-29T19:52:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:19 smithi089 bash[78574]: cluster 2024-08-29T19:52:18.836852+0000 mon.a (mon.0) 4937 : cluster [DBG] osdmap e2787: 8 total, 8 up, 8 in 2024-08-29T19:52:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:19 smithi089 bash[78574]: cluster 2024-08-29T19:52:19.016359+0000 mgr.y (mgr.34104) 2998 : cluster [DBG] pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-08-29T19:52:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:19 smithi144 bash[67678]: cluster 2024-08-29T19:52:18.836852+0000 mon.a (mon.0) 4937 : cluster [DBG] osdmap e2787: 8 total, 8 up, 8 in 2024-08-29T19:52:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:19 smithi144 bash[67678]: cluster 2024-08-29T19:52:19.016359+0000 mgr.y (mgr.34104) 2998 : cluster [DBG] pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-08-29T19:52:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:20 smithi089 bash[77323]: cluster 2024-08-29T19:52:19.848568+0000 mon.a (mon.0) 4938 : cluster [DBG] osdmap e2788: 8 total, 8 up, 8 in 2024-08-29T19:52:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:20 smithi089 bash[77323]: cluster 2024-08-29T19:52:20.815163+0000 mon.a (mon.0) 4939 : cluster [DBG] osdmap e2789: 8 total, 8 up, 8 in 2024-08-29T19:52:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:20 smithi089 bash[78574]: cluster 2024-08-29T19:52:19.848568+0000 mon.a (mon.0) 4938 : cluster [DBG] osdmap e2788: 8 total, 8 up, 8 in 2024-08-29T19:52:21.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:20 smithi089 bash[78574]: cluster 2024-08-29T19:52:20.815163+0000 mon.a (mon.0) 4939 : cluster [DBG] osdmap e2789: 8 total, 8 up, 8 in 2024-08-29T19:52:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:20 smithi144 bash[67678]: cluster 2024-08-29T19:52:19.848568+0000 mon.a (mon.0) 4938 : cluster [DBG] osdmap e2788: 8 total, 8 up, 8 in 2024-08-29T19:52:21.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:20 smithi144 bash[67678]: cluster 2024-08-29T19:52:20.815163+0000 mon.a (mon.0) 4939 : cluster [DBG] osdmap e2789: 8 total, 8 up, 8 in 2024-08-29T19:52:22.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:21 smithi089 bash[78574]: cluster 2024-08-29T19:52:21.017060+0000 mgr.y (mgr.34104) 2999 : cluster [DBG] pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 975 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-08-29T19:52:22.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:21 smithi089 bash[77323]: cluster 2024-08-29T19:52:21.017060+0000 mgr.y (mgr.34104) 2999 : cluster [DBG] pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 975 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-08-29T19:52:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:21 smithi144 bash[67678]: cluster 2024-08-29T19:52:21.017060+0000 mgr.y (mgr.34104) 2999 : cluster [DBG] pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 975 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-08-29T19:52:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:22 smithi089 bash[78574]: cluster 2024-08-29T19:52:21.858399+0000 mon.a (mon.0) 4940 : cluster [DBG] osdmap e2790: 8 total, 8 up, 8 in 2024-08-29T19:52:23.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:22 smithi089 bash[78574]: audit 2024-08-29T19:52:22.837685+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:22 smithi089 bash[77323]: cluster 2024-08-29T19:52:21.858399+0000 mon.a (mon.0) 4940 : cluster [DBG] osdmap e2790: 8 total, 8 up, 8 in 2024-08-29T19:52:23.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:22 smithi089 bash[77323]: audit 2024-08-29T19:52:22.837685+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:22 smithi144 bash[67678]: cluster 2024-08-29T19:52:21.858399+0000 mon.a (mon.0) 4940 : cluster [DBG] osdmap e2790: 8 total, 8 up, 8 in 2024-08-29T19:52:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:22 smithi144 bash[67678]: audit 2024-08-29T19:52:22.837685+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:23 smithi089 bash[78574]: cluster 2024-08-29T19:52:22.868760+0000 mon.a (mon.0) 4942 : cluster [DBG] osdmap e2791: 8 total, 8 up, 8 in 2024-08-29T19:52:24.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:23 smithi089 bash[78574]: cluster 2024-08-29T19:52:23.017791+0000 mgr.y (mgr.34104) 3000 : cluster [DBG] pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:24.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:23 smithi089 bash[77323]: cluster 2024-08-29T19:52:22.868760+0000 mon.a (mon.0) 4942 : cluster [DBG] osdmap e2791: 8 total, 8 up, 8 in 2024-08-29T19:52:24.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:23 smithi089 bash[77323]: cluster 2024-08-29T19:52:23.017791+0000 mgr.y (mgr.34104) 3000 : cluster [DBG] pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:23 smithi144 bash[67678]: cluster 2024-08-29T19:52:22.868760+0000 mon.a (mon.0) 4942 : cluster [DBG] osdmap e2791: 8 total, 8 up, 8 in 2024-08-29T19:52:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:23 smithi144 bash[67678]: cluster 2024-08-29T19:52:23.017791+0000 mgr.y (mgr.34104) 3000 : cluster [DBG] pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:25.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:52:25] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2024-08-29T19:52:25.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:24 smithi089 bash[77323]: cluster 2024-08-29T19:52:23.882588+0000 mon.a (mon.0) 4943 : cluster [DBG] osdmap e2792: 8 total, 8 up, 8 in 2024-08-29T19:52:25.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:24 smithi089 bash[78574]: cluster 2024-08-29T19:52:23.882588+0000 mon.a (mon.0) 4943 : cluster [DBG] osdmap e2792: 8 total, 8 up, 8 in 2024-08-29T19:52:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:24 smithi144 bash[67678]: cluster 2024-08-29T19:52:23.882588+0000 mon.a (mon.0) 4943 : cluster [DBG] osdmap e2792: 8 total, 8 up, 8 in 2024-08-29T19:52:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[77323]: cluster 2024-08-29T19:52:24.881587+0000 mon.a (mon.0) 4944 : cluster [DBG] osdmap e2793: 8 total, 8 up, 8 in 2024-08-29T19:52:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[77323]: cluster 2024-08-29T19:52:25.018488+0000 mgr.y (mgr.34104) 3001 : cluster [DBG] pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-08-29T19:52:26.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[77323]: cluster 2024-08-29T19:52:25.816645+0000 mon.a (mon.0) 4945 : cluster [DBG] osdmap e2794: 8 total, 8 up, 8 in 2024-08-29T19:52:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[78574]: cluster 2024-08-29T19:52:24.881587+0000 mon.a (mon.0) 4944 : cluster [DBG] osdmap e2793: 8 total, 8 up, 8 in 2024-08-29T19:52:26.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[78574]: cluster 2024-08-29T19:52:25.018488+0000 mgr.y (mgr.34104) 3001 : cluster [DBG] pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-08-29T19:52:26.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:25 smithi089 bash[78574]: cluster 2024-08-29T19:52:25.816645+0000 mon.a (mon.0) 4945 : cluster [DBG] osdmap e2794: 8 total, 8 up, 8 in 2024-08-29T19:52:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:25 smithi144 bash[67678]: cluster 2024-08-29T19:52:24.881587+0000 mon.a (mon.0) 4944 : cluster [DBG] osdmap e2793: 8 total, 8 up, 8 in 2024-08-29T19:52:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:25 smithi144 bash[67678]: cluster 2024-08-29T19:52:25.018488+0000 mgr.y (mgr.34104) 3001 : cluster [DBG] pgmap v5343: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-08-29T19:52:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:25 smithi144 bash[67678]: cluster 2024-08-29T19:52:25.816645+0000 mon.a (mon.0) 4945 : cluster [DBG] osdmap e2794: 8 total, 8 up, 8 in 2024-08-29T19:52:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:27 smithi089 bash[77323]: cluster 2024-08-29T19:52:26.913039+0000 mon.a (mon.0) 4946 : cluster [DBG] osdmap e2795: 8 total, 8 up, 8 in 2024-08-29T19:52:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:27 smithi089 bash[77323]: cluster 2024-08-29T19:52:27.019390+0000 mgr.y (mgr.34104) 3002 : cluster [DBG] pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 944 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-08-29T19:52:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:27 smithi089 bash[78574]: cluster 2024-08-29T19:52:26.913039+0000 mon.a (mon.0) 4946 : cluster [DBG] osdmap e2795: 8 total, 8 up, 8 in 2024-08-29T19:52:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:27 smithi089 bash[78574]: cluster 2024-08-29T19:52:27.019390+0000 mgr.y (mgr.34104) 3002 : cluster [DBG] pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 944 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-08-29T19:52:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:27 smithi144 bash[67678]: cluster 2024-08-29T19:52:26.913039+0000 mon.a (mon.0) 4946 : cluster [DBG] osdmap e2795: 8 total, 8 up, 8 in 2024-08-29T19:52:28.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:27 smithi144 bash[67678]: cluster 2024-08-29T19:52:27.019390+0000 mgr.y (mgr.34104) 3002 : cluster [DBG] pgmap v5346: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 944 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-08-29T19:52:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:28 smithi144 bash[67678]: cluster 2024-08-29T19:52:27.922969+0000 mon.a (mon.0) 4947 : cluster [DBG] osdmap e2796: 8 total, 8 up, 8 in 2024-08-29T19:52:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:28 smithi089 bash[77323]: cluster 2024-08-29T19:52:27.922969+0000 mon.a (mon.0) 4947 : cluster [DBG] osdmap e2796: 8 total, 8 up, 8 in 2024-08-29T19:52:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:28 smithi089 bash[78574]: cluster 2024-08-29T19:52:27.922969+0000 mon.a (mon.0) 4947 : cluster [DBG] osdmap e2796: 8 total, 8 up, 8 in 2024-08-29T19:52:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:29 smithi144 bash[67678]: cluster 2024-08-29T19:52:28.925131+0000 mon.a (mon.0) 4948 : cluster [DBG] osdmap e2797: 8 total, 8 up, 8 in 2024-08-29T19:52:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:29 smithi144 bash[67678]: cluster 2024-08-29T19:52:29.020151+0000 mgr.y (mgr.34104) 3003 : cluster [DBG] pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-08-29T19:52:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:29 smithi089 bash[78574]: cluster 2024-08-29T19:52:28.925131+0000 mon.a (mon.0) 4948 : cluster [DBG] osdmap e2797: 8 total, 8 up, 8 in 2024-08-29T19:52:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:29 smithi089 bash[78574]: cluster 2024-08-29T19:52:29.020151+0000 mgr.y (mgr.34104) 3003 : cluster [DBG] pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-08-29T19:52:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:29 smithi089 bash[77323]: cluster 2024-08-29T19:52:28.925131+0000 mon.a (mon.0) 4948 : cluster [DBG] osdmap e2797: 8 total, 8 up, 8 in 2024-08-29T19:52:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:29 smithi089 bash[77323]: cluster 2024-08-29T19:52:29.020151+0000 mgr.y (mgr.34104) 3003 : cluster [DBG] pgmap v5349: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-08-29T19:52:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:30 smithi144 bash[67678]: cluster 2024-08-29T19:52:29.955423+0000 mon.a (mon.0) 4949 : cluster [DBG] osdmap e2798: 8 total, 8 up, 8 in 2024-08-29T19:52:31.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:30 smithi144 bash[67678]: cluster 2024-08-29T19:52:30.817424+0000 mon.a (mon.0) 4950 : cluster [DBG] osdmap e2799: 8 total, 8 up, 8 in 2024-08-29T19:52:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:30 smithi089 bash[77323]: cluster 2024-08-29T19:52:29.955423+0000 mon.a (mon.0) 4949 : cluster [DBG] osdmap e2798: 8 total, 8 up, 8 in 2024-08-29T19:52:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:30 smithi089 bash[77323]: cluster 2024-08-29T19:52:30.817424+0000 mon.a (mon.0) 4950 : cluster [DBG] osdmap e2799: 8 total, 8 up, 8 in 2024-08-29T19:52:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:30 smithi089 bash[78574]: cluster 2024-08-29T19:52:29.955423+0000 mon.a (mon.0) 4949 : cluster [DBG] osdmap e2798: 8 total, 8 up, 8 in 2024-08-29T19:52:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:30 smithi089 bash[78574]: cluster 2024-08-29T19:52:30.817424+0000 mon.a (mon.0) 4950 : cluster [DBG] osdmap e2799: 8 total, 8 up, 8 in 2024-08-29T19:52:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:31 smithi144 bash[67678]: cluster 2024-08-29T19:52:31.020849+0000 mgr.y (mgr.34104) 3004 : cluster [DBG] pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-08-29T19:52:32.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:31 smithi144 bash[67678]: cluster 2024-08-29T19:52:31.820366+0000 mon.a (mon.0) 4951 : cluster [DBG] osdmap e2800: 8 total, 8 up, 8 in 2024-08-29T19:52:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:31 smithi089 bash[77323]: cluster 2024-08-29T19:52:31.020849+0000 mgr.y (mgr.34104) 3004 : cluster [DBG] pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-08-29T19:52:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:31 smithi089 bash[77323]: cluster 2024-08-29T19:52:31.820366+0000 mon.a (mon.0) 4951 : cluster [DBG] osdmap e2800: 8 total, 8 up, 8 in 2024-08-29T19:52:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:31 smithi089 bash[78574]: cluster 2024-08-29T19:52:31.020849+0000 mgr.y (mgr.34104) 3004 : cluster [DBG] pgmap v5352: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-08-29T19:52:32.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:31 smithi089 bash[78574]: cluster 2024-08-29T19:52:31.820366+0000 mon.a (mon.0) 4951 : cluster [DBG] osdmap e2800: 8 total, 8 up, 8 in 2024-08-29T19:52:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:33 smithi089 bash[77323]: cluster 2024-08-29T19:52:32.824266+0000 mon.a (mon.0) 4952 : cluster [DBG] osdmap e2801: 8 total, 8 up, 8 in 2024-08-29T19:52:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:33 smithi089 bash[77323]: cluster 2024-08-29T19:52:33.021586+0000 mgr.y (mgr.34104) 3005 : cluster [DBG] pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:33 smithi089 bash[78574]: cluster 2024-08-29T19:52:32.824266+0000 mon.a (mon.0) 4952 : cluster [DBG] osdmap e2801: 8 total, 8 up, 8 in 2024-08-29T19:52:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:33 smithi089 bash[78574]: cluster 2024-08-29T19:52:33.021586+0000 mgr.y (mgr.34104) 3005 : cluster [DBG] pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:33 smithi144 bash[67678]: cluster 2024-08-29T19:52:32.824266+0000 mon.a (mon.0) 4952 : cluster [DBG] osdmap e2801: 8 total, 8 up, 8 in 2024-08-29T19:52:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:33 smithi144 bash[67678]: cluster 2024-08-29T19:52:33.021586+0000 mgr.y (mgr.34104) 3005 : cluster [DBG] pgmap v5355: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:34 smithi089 bash[77323]: cluster 2024-08-29T19:52:33.840640+0000 mon.a (mon.0) 4953 : cluster [DBG] osdmap e2802: 8 total, 8 up, 8 in 2024-08-29T19:52:35.185 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:52:35] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2024-08-29T19:52:35.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[78574]: cluster 2024-08-29T19:52:33.840640+0000 mon.a (mon.0) 4953 : cluster [DBG] osdmap e2802: 8 total, 8 up, 8 in 2024-08-29T19:52:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:34 smithi144 bash[67678]: cluster 2024-08-29T19:52:33.840640+0000 mon.a (mon.0) 4953 : cluster [DBG] osdmap e2802: 8 total, 8 up, 8 in 2024-08-29T19:52:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[77323]: cluster 2024-08-29T19:52:34.846792+0000 mon.a (mon.0) 4954 : cluster [DBG] osdmap e2803: 8 total, 8 up, 8 in 2024-08-29T19:52:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[77323]: cluster 2024-08-29T19:52:35.022418+0000 mgr.y (mgr.34104) 3006 : cluster [DBG] pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-08-29T19:52:36.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[77323]: cluster 2024-08-29T19:52:35.821746+0000 mon.a (mon.0) 4955 : cluster [DBG] osdmap e2804: 8 total, 8 up, 8 in 2024-08-29T19:52:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[78574]: cluster 2024-08-29T19:52:34.846792+0000 mon.a (mon.0) 4954 : cluster [DBG] osdmap e2803: 8 total, 8 up, 8 in 2024-08-29T19:52:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[78574]: cluster 2024-08-29T19:52:35.022418+0000 mgr.y (mgr.34104) 3006 : cluster [DBG] pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-08-29T19:52:36.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:35 smithi089 bash[78574]: cluster 2024-08-29T19:52:35.821746+0000 mon.a (mon.0) 4955 : cluster [DBG] osdmap e2804: 8 total, 8 up, 8 in 2024-08-29T19:52:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:35 smithi144 bash[67678]: cluster 2024-08-29T19:52:34.846792+0000 mon.a (mon.0) 4954 : cluster [DBG] osdmap e2803: 8 total, 8 up, 8 in 2024-08-29T19:52:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:35 smithi144 bash[67678]: cluster 2024-08-29T19:52:35.022418+0000 mgr.y (mgr.34104) 3006 : cluster [DBG] pgmap v5358: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-08-29T19:52:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:35 smithi144 bash[67678]: cluster 2024-08-29T19:52:35.821746+0000 mon.a (mon.0) 4955 : cluster [DBG] osdmap e2804: 8 total, 8 up, 8 in 2024-08-29T19:52:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:37 smithi089 bash[77323]: cluster 2024-08-29T19:52:36.864758+0000 mon.a (mon.0) 4956 : cluster [DBG] osdmap e2805: 8 total, 8 up, 8 in 2024-08-29T19:52:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:37 smithi089 bash[77323]: cluster 2024-08-29T19:52:37.023200+0000 mgr.y (mgr.34104) 3007 : cluster [DBG] pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-08-29T19:52:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:37 smithi089 bash[77323]: audit 2024-08-29T19:52:37.837667+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:37 smithi089 bash[78574]: cluster 2024-08-29T19:52:36.864758+0000 mon.a (mon.0) 4956 : cluster [DBG] osdmap e2805: 8 total, 8 up, 8 in 2024-08-29T19:52:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:37 smithi089 bash[78574]: cluster 2024-08-29T19:52:37.023200+0000 mgr.y (mgr.34104) 3007 : cluster [DBG] pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-08-29T19:52:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:37 smithi089 bash[78574]: audit 2024-08-29T19:52:37.837667+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:37 smithi144 bash[67678]: cluster 2024-08-29T19:52:36.864758+0000 mon.a (mon.0) 4956 : cluster [DBG] osdmap e2805: 8 total, 8 up, 8 in 2024-08-29T19:52:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:37 smithi144 bash[67678]: cluster 2024-08-29T19:52:37.023200+0000 mgr.y (mgr.34104) 3007 : cluster [DBG] pgmap v5361: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-08-29T19:52:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:37 smithi144 bash[67678]: audit 2024-08-29T19:52:37.837667+0000 mon.a (mon.0) 4957 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:38 smithi089 bash[77323]: cluster 2024-08-29T19:52:37.881971+0000 mon.a (mon.0) 4958 : cluster [DBG] osdmap e2806: 8 total, 8 up, 8 in 2024-08-29T19:52:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:38 smithi089 bash[78574]: cluster 2024-08-29T19:52:37.881971+0000 mon.a (mon.0) 4958 : cluster [DBG] osdmap e2806: 8 total, 8 up, 8 in 2024-08-29T19:52:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:38 smithi144 bash[67678]: cluster 2024-08-29T19:52:37.881971+0000 mon.a (mon.0) 4958 : cluster [DBG] osdmap e2806: 8 total, 8 up, 8 in 2024-08-29T19:52:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:39 smithi089 bash[78574]: cluster 2024-08-29T19:52:38.880256+0000 mon.a (mon.0) 4959 : cluster [DBG] osdmap e2807: 8 total, 8 up, 8 in 2024-08-29T19:52:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:39 smithi089 bash[78574]: cluster 2024-08-29T19:52:39.023884+0000 mgr.y (mgr.34104) 3008 : cluster [DBG] pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-08-29T19:52:40.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:39 smithi089 bash[77323]: cluster 2024-08-29T19:52:38.880256+0000 mon.a (mon.0) 4959 : cluster [DBG] osdmap e2807: 8 total, 8 up, 8 in 2024-08-29T19:52:40.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:39 smithi089 bash[77323]: cluster 2024-08-29T19:52:39.023884+0000 mgr.y (mgr.34104) 3008 : cluster [DBG] pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-08-29T19:52:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:39 smithi144 bash[67678]: cluster 2024-08-29T19:52:38.880256+0000 mon.a (mon.0) 4959 : cluster [DBG] osdmap e2807: 8 total, 8 up, 8 in 2024-08-29T19:52:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:39 smithi144 bash[67678]: cluster 2024-08-29T19:52:39.023884+0000 mgr.y (mgr.34104) 3008 : cluster [DBG] pgmap v5364: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-08-29T19:52:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:40 smithi089 bash[77323]: cluster 2024-08-29T19:52:39.905255+0000 mon.a (mon.0) 4960 : cluster [DBG] osdmap e2808: 8 total, 8 up, 8 in 2024-08-29T19:52:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:40 smithi089 bash[77323]: cluster 2024-08-29T19:52:40.821346+0000 mon.a (mon.0) 4961 : cluster [DBG] osdmap e2809: 8 total, 8 up, 8 in 2024-08-29T19:52:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:40 smithi089 bash[78574]: cluster 2024-08-29T19:52:39.905255+0000 mon.a (mon.0) 4960 : cluster [DBG] osdmap e2808: 8 total, 8 up, 8 in 2024-08-29T19:52:41.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:40 smithi089 bash[78574]: cluster 2024-08-29T19:52:40.821346+0000 mon.a (mon.0) 4961 : cluster [DBG] osdmap e2809: 8 total, 8 up, 8 in 2024-08-29T19:52:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:40 smithi144 bash[67678]: cluster 2024-08-29T19:52:39.905255+0000 mon.a (mon.0) 4960 : cluster [DBG] osdmap e2808: 8 total, 8 up, 8 in 2024-08-29T19:52:41.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:40 smithi144 bash[67678]: cluster 2024-08-29T19:52:40.821346+0000 mon.a (mon.0) 4961 : cluster [DBG] osdmap e2809: 8 total, 8 up, 8 in 2024-08-29T19:52:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:41 smithi089 bash[77323]: cluster 2024-08-29T19:52:41.024594+0000 mgr.y (mgr.34104) 3009 : cluster [DBG] pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-08-29T19:52:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:41 smithi089 bash[78574]: cluster 2024-08-29T19:52:41.024594+0000 mgr.y (mgr.34104) 3009 : cluster [DBG] pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-08-29T19:52:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:41 smithi144 bash[67678]: cluster 2024-08-29T19:52:41.024594+0000 mgr.y (mgr.34104) 3009 : cluster [DBG] pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 844 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-08-29T19:52:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:42 smithi089 bash[77323]: cluster 2024-08-29T19:52:41.917423+0000 mon.a (mon.0) 4962 : cluster [DBG] osdmap e2810: 8 total, 8 up, 8 in 2024-08-29T19:52:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:42 smithi089 bash[78574]: cluster 2024-08-29T19:52:41.917423+0000 mon.a (mon.0) 4962 : cluster [DBG] osdmap e2810: 8 total, 8 up, 8 in 2024-08-29T19:52:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:42 smithi144 bash[67678]: cluster 2024-08-29T19:52:41.917423+0000 mon.a (mon.0) 4962 : cluster [DBG] osdmap e2810: 8 total, 8 up, 8 in 2024-08-29T19:52:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:43 smithi144 bash[67678]: cluster 2024-08-29T19:52:42.919371+0000 mon.a (mon.0) 4963 : cluster [DBG] osdmap e2811: 8 total, 8 up, 8 in 2024-08-29T19:52:44.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:43 smithi144 bash[67678]: cluster 2024-08-29T19:52:43.025350+0000 mgr.y (mgr.34104) 3010 : cluster [DBG] pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:52:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:43 smithi089 bash[77323]: cluster 2024-08-29T19:52:42.919371+0000 mon.a (mon.0) 4963 : cluster [DBG] osdmap e2811: 8 total, 8 up, 8 in 2024-08-29T19:52:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:43 smithi089 bash[77323]: cluster 2024-08-29T19:52:43.025350+0000 mgr.y (mgr.34104) 3010 : cluster [DBG] pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:52:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:43 smithi089 bash[78574]: cluster 2024-08-29T19:52:42.919371+0000 mon.a (mon.0) 4963 : cluster [DBG] osdmap e2811: 8 total, 8 up, 8 in 2024-08-29T19:52:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:43 smithi089 bash[78574]: cluster 2024-08-29T19:52:43.025350+0000 mgr.y (mgr.34104) 3010 : cluster [DBG] pgmap v5370: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:52:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:44 smithi144 bash[67678]: cluster 2024-08-29T19:52:43.945004+0000 mon.a (mon.0) 4964 : cluster [DBG] osdmap e2812: 8 total, 8 up, 8 in 2024-08-29T19:52:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:52:45] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-08-29T19:52:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:44 smithi089 bash[77323]: cluster 2024-08-29T19:52:43.945004+0000 mon.a (mon.0) 4964 : cluster [DBG] osdmap e2812: 8 total, 8 up, 8 in 2024-08-29T19:52:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:44 smithi089 bash[78574]: cluster 2024-08-29T19:52:43.945004+0000 mon.a (mon.0) 4964 : cluster [DBG] osdmap e2812: 8 total, 8 up, 8 in 2024-08-29T19:52:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:45 smithi144 bash[67678]: cluster 2024-08-29T19:52:44.951912+0000 mon.a (mon.0) 4965 : cluster [DBG] osdmap e2813: 8 total, 8 up, 8 in 2024-08-29T19:52:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:45 smithi144 bash[67678]: cluster 2024-08-29T19:52:45.025930+0000 mgr.y (mgr.34104) 3011 : cluster [DBG] pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-08-29T19:52:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:45 smithi144 bash[67678]: cluster 2024-08-29T19:52:45.825035+0000 mon.a (mon.0) 4966 : cluster [DBG] osdmap e2814: 8 total, 8 up, 8 in 2024-08-29T19:52:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[78574]: cluster 2024-08-29T19:52:44.951912+0000 mon.a (mon.0) 4965 : cluster [DBG] osdmap e2813: 8 total, 8 up, 8 in 2024-08-29T19:52:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[78574]: cluster 2024-08-29T19:52:45.025930+0000 mgr.y (mgr.34104) 3011 : cluster [DBG] pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-08-29T19:52:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[78574]: cluster 2024-08-29T19:52:45.825035+0000 mon.a (mon.0) 4966 : cluster [DBG] osdmap e2814: 8 total, 8 up, 8 in 2024-08-29T19:52:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[77323]: cluster 2024-08-29T19:52:44.951912+0000 mon.a (mon.0) 4965 : cluster [DBG] osdmap e2813: 8 total, 8 up, 8 in 2024-08-29T19:52:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[77323]: cluster 2024-08-29T19:52:45.025930+0000 mgr.y (mgr.34104) 3011 : cluster [DBG] pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-08-29T19:52:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:45 smithi089 bash[77323]: cluster 2024-08-29T19:52:45.825035+0000 mon.a (mon.0) 4966 : cluster [DBG] osdmap e2814: 8 total, 8 up, 8 in 2024-08-29T19:52:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:47 smithi089 bash[77323]: cluster 2024-08-29T19:52:46.827989+0000 mon.a (mon.0) 4967 : cluster [DBG] osdmap e2815: 8 total, 8 up, 8 in 2024-08-29T19:52:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:47 smithi089 bash[77323]: cluster 2024-08-29T19:52:47.026600+0000 mgr.y (mgr.34104) 3012 : cluster [DBG] pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-08-29T19:52:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:47 smithi089 bash[78574]: cluster 2024-08-29T19:52:46.827989+0000 mon.a (mon.0) 4967 : cluster [DBG] osdmap e2815: 8 total, 8 up, 8 in 2024-08-29T19:52:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:47 smithi089 bash[78574]: cluster 2024-08-29T19:52:47.026600+0000 mgr.y (mgr.34104) 3012 : cluster [DBG] pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-08-29T19:52:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:47 smithi144 bash[67678]: cluster 2024-08-29T19:52:46.827989+0000 mon.a (mon.0) 4967 : cluster [DBG] osdmap e2815: 8 total, 8 up, 8 in 2024-08-29T19:52:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:47 smithi144 bash[67678]: cluster 2024-08-29T19:52:47.026600+0000 mgr.y (mgr.34104) 3012 : cluster [DBG] pgmap v5376: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-08-29T19:52:49.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:48 smithi089 bash[77323]: cluster 2024-08-29T19:52:47.837796+0000 mon.a (mon.0) 4968 : cluster [DBG] osdmap e2816: 8 total, 8 up, 8 in 2024-08-29T19:52:49.184 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:48 smithi089 bash[78574]: cluster 2024-08-29T19:52:47.837796+0000 mon.a (mon.0) 4968 : cluster [DBG] osdmap e2816: 8 total, 8 up, 8 in 2024-08-29T19:52:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:48 smithi144 bash[67678]: cluster 2024-08-29T19:52:47.837796+0000 mon.a (mon.0) 4968 : cluster [DBG] osdmap e2816: 8 total, 8 up, 8 in 2024-08-29T19:52:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:49 smithi089 bash[77323]: cluster 2024-08-29T19:52:48.839971+0000 mon.a (mon.0) 4969 : cluster [DBG] osdmap e2817: 8 total, 8 up, 8 in 2024-08-29T19:52:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:49 smithi089 bash[77323]: cluster 2024-08-29T19:52:49.027463+0000 mgr.y (mgr.34104) 3013 : cluster [DBG] pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 780 KiB/s rd, 5.0 KiB/s wr, 1.06k op/s 2024-08-29T19:52:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:49 smithi089 bash[78574]: cluster 2024-08-29T19:52:48.839971+0000 mon.a (mon.0) 4969 : cluster [DBG] osdmap e2817: 8 total, 8 up, 8 in 2024-08-29T19:52:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:49 smithi089 bash[78574]: cluster 2024-08-29T19:52:49.027463+0000 mgr.y (mgr.34104) 3013 : cluster [DBG] pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 780 KiB/s rd, 5.0 KiB/s wr, 1.06k op/s 2024-08-29T19:52:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:49 smithi144 bash[67678]: cluster 2024-08-29T19:52:48.839971+0000 mon.a (mon.0) 4969 : cluster [DBG] osdmap e2817: 8 total, 8 up, 8 in 2024-08-29T19:52:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:49 smithi144 bash[67678]: cluster 2024-08-29T19:52:49.027463+0000 mgr.y (mgr.34104) 3013 : cluster [DBG] pgmap v5379: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 780 KiB/s rd, 5.0 KiB/s wr, 1.06k op/s 2024-08-29T19:52:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:50 smithi089 bash[77323]: cluster 2024-08-29T19:52:49.866726+0000 mon.a (mon.0) 4970 : cluster [DBG] osdmap e2818: 8 total, 8 up, 8 in 2024-08-29T19:52:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:50 smithi089 bash[77323]: cluster 2024-08-29T19:52:50.828719+0000 mon.a (mon.0) 4971 : cluster [DBG] osdmap e2819: 8 total, 8 up, 8 in 2024-08-29T19:52:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:50 smithi089 bash[78574]: cluster 2024-08-29T19:52:49.866726+0000 mon.a (mon.0) 4970 : cluster [DBG] osdmap e2818: 8 total, 8 up, 8 in 2024-08-29T19:52:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:50 smithi089 bash[78574]: cluster 2024-08-29T19:52:50.828719+0000 mon.a (mon.0) 4971 : cluster [DBG] osdmap e2819: 8 total, 8 up, 8 in 2024-08-29T19:52:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:50 smithi144 bash[67678]: cluster 2024-08-29T19:52:49.866726+0000 mon.a (mon.0) 4970 : cluster [DBG] osdmap e2818: 8 total, 8 up, 8 in 2024-08-29T19:52:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:50 smithi144 bash[67678]: cluster 2024-08-29T19:52:50.828719+0000 mon.a (mon.0) 4971 : cluster [DBG] osdmap e2819: 8 total, 8 up, 8 in 2024-08-29T19:52:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:51 smithi089 bash[77323]: cluster 2024-08-29T19:52:51.028220+0000 mgr.y (mgr.34104) 3014 : cluster [DBG] pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-08-29T19:52:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:51 smithi089 bash[78574]: cluster 2024-08-29T19:52:51.028220+0000 mgr.y (mgr.34104) 3014 : cluster [DBG] pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-08-29T19:52:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:51 smithi144 bash[67678]: cluster 2024-08-29T19:52:51.028220+0000 mgr.y (mgr.34104) 3014 : cluster [DBG] pgmap v5382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-08-29T19:52:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:52 smithi089 bash[78574]: cluster 2024-08-29T19:52:51.882212+0000 mon.a (mon.0) 4972 : cluster [DBG] osdmap e2820: 8 total, 8 up, 8 in 2024-08-29T19:52:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:52 smithi089 bash[78574]: audit 2024-08-29T19:52:52.838220+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:52 smithi089 bash[77323]: cluster 2024-08-29T19:52:51.882212+0000 mon.a (mon.0) 4972 : cluster [DBG] osdmap e2820: 8 total, 8 up, 8 in 2024-08-29T19:52:53.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:52 smithi089 bash[77323]: audit 2024-08-29T19:52:52.838220+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:52 smithi144 bash[67678]: cluster 2024-08-29T19:52:51.882212+0000 mon.a (mon.0) 4972 : cluster [DBG] osdmap e2820: 8 total, 8 up, 8 in 2024-08-29T19:52:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:52 smithi144 bash[67678]: audit 2024-08-29T19:52:52.838220+0000 mon.a (mon.0) 4973 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:52:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:53 smithi089 bash[78574]: cluster 2024-08-29T19:52:52.896404+0000 mon.a (mon.0) 4974 : cluster [DBG] osdmap e2821: 8 total, 8 up, 8 in 2024-08-29T19:52:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:53 smithi089 bash[78574]: cluster 2024-08-29T19:52:53.028891+0000 mgr.y (mgr.34104) 3015 : cluster [DBG] pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:53 smithi089 bash[77323]: cluster 2024-08-29T19:52:52.896404+0000 mon.a (mon.0) 4974 : cluster [DBG] osdmap e2821: 8 total, 8 up, 8 in 2024-08-29T19:52:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:53 smithi089 bash[77323]: cluster 2024-08-29T19:52:53.028891+0000 mgr.y (mgr.34104) 3015 : cluster [DBG] pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:53 smithi144 bash[67678]: cluster 2024-08-29T19:52:52.896404+0000 mon.a (mon.0) 4974 : cluster [DBG] osdmap e2821: 8 total, 8 up, 8 in 2024-08-29T19:52:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:53 smithi144 bash[67678]: cluster 2024-08-29T19:52:53.028891+0000 mgr.y (mgr.34104) 3015 : cluster [DBG] pgmap v5385: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:52:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:52:55] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:52:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:54 smithi089 bash[78574]: cluster 2024-08-29T19:52:53.908155+0000 mon.a (mon.0) 4975 : cluster [DBG] osdmap e2822: 8 total, 8 up, 8 in 2024-08-29T19:52:55.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:54 smithi089 bash[77323]: cluster 2024-08-29T19:52:53.908155+0000 mon.a (mon.0) 4975 : cluster [DBG] osdmap e2822: 8 total, 8 up, 8 in 2024-08-29T19:52:55.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:54 smithi144 bash[67678]: cluster 2024-08-29T19:52:53.908155+0000 mon.a (mon.0) 4975 : cluster [DBG] osdmap e2822: 8 total, 8 up, 8 in 2024-08-29T19:52:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[77323]: cluster 2024-08-29T19:52:54.922652+0000 mon.a (mon.0) 4976 : cluster [DBG] osdmap e2823: 8 total, 8 up, 8 in 2024-08-29T19:52:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[77323]: cluster 2024-08-29T19:52:55.029743+0000 mgr.y (mgr.34104) 3016 : cluster [DBG] pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-08-29T19:52:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[77323]: cluster 2024-08-29T19:52:55.831919+0000 mon.a (mon.0) 4977 : cluster [DBG] osdmap e2824: 8 total, 8 up, 8 in 2024-08-29T19:52:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[78574]: cluster 2024-08-29T19:52:54.922652+0000 mon.a (mon.0) 4976 : cluster [DBG] osdmap e2823: 8 total, 8 up, 8 in 2024-08-29T19:52:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[78574]: cluster 2024-08-29T19:52:55.029743+0000 mgr.y (mgr.34104) 3016 : cluster [DBG] pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-08-29T19:52:56.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:55 smithi089 bash[78574]: cluster 2024-08-29T19:52:55.831919+0000 mon.a (mon.0) 4977 : cluster [DBG] osdmap e2824: 8 total, 8 up, 8 in 2024-08-29T19:52:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:55 smithi144 bash[67678]: cluster 2024-08-29T19:52:54.922652+0000 mon.a (mon.0) 4976 : cluster [DBG] osdmap e2823: 8 total, 8 up, 8 in 2024-08-29T19:52:56.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:55 smithi144 bash[67678]: cluster 2024-08-29T19:52:55.029743+0000 mgr.y (mgr.34104) 3016 : cluster [DBG] pgmap v5388: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-08-29T19:52:56.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:55 smithi144 bash[67678]: cluster 2024-08-29T19:52:55.831919+0000 mon.a (mon.0) 4977 : cluster [DBG] osdmap e2824: 8 total, 8 up, 8 in 2024-08-29T19:52:58.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:57 smithi144 bash[67678]: cluster 2024-08-29T19:52:56.936212+0000 mon.a (mon.0) 4978 : cluster [DBG] osdmap e2825: 8 total, 8 up, 8 in 2024-08-29T19:52:58.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:57 smithi144 bash[67678]: cluster 2024-08-29T19:52:57.030424+0000 mgr.y (mgr.34104) 3017 : cluster [DBG] pgmap v5391: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 749 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-08-29T19:52:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:57 smithi089 bash[78574]: cluster 2024-08-29T19:52:56.936212+0000 mon.a (mon.0) 4978 : cluster [DBG] osdmap e2825: 8 total, 8 up, 8 in 2024-08-29T19:52:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:57 smithi089 bash[78574]: cluster 2024-08-29T19:52:57.030424+0000 mgr.y (mgr.34104) 3017 : cluster [DBG] pgmap v5391: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 749 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-08-29T19:52:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:57 smithi089 bash[77323]: cluster 2024-08-29T19:52:56.936212+0000 mon.a (mon.0) 4978 : cluster [DBG] osdmap e2825: 8 total, 8 up, 8 in 2024-08-29T19:52:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:57 smithi089 bash[77323]: cluster 2024-08-29T19:52:57.030424+0000 mgr.y (mgr.34104) 3017 : cluster [DBG] pgmap v5391: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 749 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-08-29T19:52:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:58 smithi144 bash[67678]: cluster 2024-08-29T19:52:57.943913+0000 mon.a (mon.0) 4979 : cluster [DBG] osdmap e2826: 8 total, 8 up, 8 in 2024-08-29T19:52:59.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:58 smithi089 bash[78574]: cluster 2024-08-29T19:52:57.943913+0000 mon.a (mon.0) 4979 : cluster [DBG] osdmap e2826: 8 total, 8 up, 8 in 2024-08-29T19:52:59.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:58 smithi089 bash[77323]: cluster 2024-08-29T19:52:57.943913+0000 mon.a (mon.0) 4979 : cluster [DBG] osdmap e2826: 8 total, 8 up, 8 in 2024-08-29T19:53:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:59 smithi144 bash[67678]: cluster 2024-08-29T19:52:58.955360+0000 mon.a (mon.0) 4980 : cluster [DBG] osdmap e2827: 8 total, 8 up, 8 in 2024-08-29T19:53:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:52:59 smithi144 bash[67678]: cluster 2024-08-29T19:52:59.030968+0000 mgr.y (mgr.34104) 3018 : cluster [DBG] pgmap v5394: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 716 KiB/s rd, 5.0 KiB/s wr, 970 op/s 2024-08-29T19:53:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:59 smithi089 bash[77323]: cluster 2024-08-29T19:52:58.955360+0000 mon.a (mon.0) 4980 : cluster [DBG] osdmap e2827: 8 total, 8 up, 8 in 2024-08-29T19:53:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:52:59 smithi089 bash[77323]: cluster 2024-08-29T19:52:59.030968+0000 mgr.y (mgr.34104) 3018 : cluster [DBG] pgmap v5394: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 716 KiB/s rd, 5.0 KiB/s wr, 970 op/s 2024-08-29T19:53:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:59 smithi089 bash[78574]: cluster 2024-08-29T19:52:58.955360+0000 mon.a (mon.0) 4980 : cluster [DBG] osdmap e2827: 8 total, 8 up, 8 in 2024-08-29T19:53:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:52:59 smithi089 bash[78574]: cluster 2024-08-29T19:52:59.030968+0000 mgr.y (mgr.34104) 3018 : cluster [DBG] pgmap v5394: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 716 KiB/s rd, 5.0 KiB/s wr, 970 op/s 2024-08-29T19:53:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:00 smithi144 bash[67678]: cluster 2024-08-29T19:52:59.972381+0000 mon.a (mon.0) 4981 : cluster [DBG] osdmap e2828: 8 total, 8 up, 8 in 2024-08-29T19:53:01.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:00 smithi144 bash[67678]: cluster 2024-08-29T19:53:00.835355+0000 mon.a (mon.0) 4982 : cluster [DBG] osdmap e2829: 8 total, 8 up, 8 in 2024-08-29T19:53:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:00 smithi089 bash[77323]: cluster 2024-08-29T19:52:59.972381+0000 mon.a (mon.0) 4981 : cluster [DBG] osdmap e2828: 8 total, 8 up, 8 in 2024-08-29T19:53:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:00 smithi089 bash[77323]: cluster 2024-08-29T19:53:00.835355+0000 mon.a (mon.0) 4982 : cluster [DBG] osdmap e2829: 8 total, 8 up, 8 in 2024-08-29T19:53:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:00 smithi089 bash[78574]: cluster 2024-08-29T19:52:59.972381+0000 mon.a (mon.0) 4981 : cluster [DBG] osdmap e2828: 8 total, 8 up, 8 in 2024-08-29T19:53:01.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:00 smithi089 bash[78574]: cluster 2024-08-29T19:53:00.835355+0000 mon.a (mon.0) 4982 : cluster [DBG] osdmap e2829: 8 total, 8 up, 8 in 2024-08-29T19:53:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:01 smithi144 bash[67678]: cluster 2024-08-29T19:53:01.031668+0000 mgr.y (mgr.34104) 3019 : cluster [DBG] pgmap v5397: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 714 KiB/s rd, 5.0 KiB/s wr, 966 op/s 2024-08-29T19:53:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:01 smithi144 bash[67678]: cluster 2024-08-29T19:53:01.837537+0000 mon.a (mon.0) 4983 : cluster [DBG] osdmap e2830: 8 total, 8 up, 8 in 2024-08-29T19:53:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:01 smithi089 bash[77323]: cluster 2024-08-29T19:53:01.031668+0000 mgr.y (mgr.34104) 3019 : cluster [DBG] pgmap v5397: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 714 KiB/s rd, 5.0 KiB/s wr, 966 op/s 2024-08-29T19:53:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:01 smithi089 bash[77323]: cluster 2024-08-29T19:53:01.837537+0000 mon.a (mon.0) 4983 : cluster [DBG] osdmap e2830: 8 total, 8 up, 8 in 2024-08-29T19:53:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:01 smithi089 bash[78574]: cluster 2024-08-29T19:53:01.031668+0000 mgr.y (mgr.34104) 3019 : cluster [DBG] pgmap v5397: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 714 KiB/s rd, 5.0 KiB/s wr, 966 op/s 2024-08-29T19:53:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:01 smithi089 bash[78574]: cluster 2024-08-29T19:53:01.837537+0000 mon.a (mon.0) 4983 : cluster [DBG] osdmap e2830: 8 total, 8 up, 8 in 2024-08-29T19:53:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:03 smithi144 bash[67678]: cluster 2024-08-29T19:53:02.982596+0000 mon.a (mon.0) 4984 : cluster [DBG] osdmap e2831: 8 total, 8 up, 8 in 2024-08-29T19:53:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:03 smithi144 bash[67678]: cluster 2024-08-29T19:53:03.032134+0000 mgr.y (mgr.34104) 3020 : cluster [DBG] pgmap v5400: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:03 smithi089 bash[77323]: cluster 2024-08-29T19:53:02.982596+0000 mon.a (mon.0) 4984 : cluster [DBG] osdmap e2831: 8 total, 8 up, 8 in 2024-08-29T19:53:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:03 smithi089 bash[77323]: cluster 2024-08-29T19:53:03.032134+0000 mgr.y (mgr.34104) 3020 : cluster [DBG] pgmap v5400: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:03 smithi089 bash[78574]: cluster 2024-08-29T19:53:02.982596+0000 mon.a (mon.0) 4984 : cluster [DBG] osdmap e2831: 8 total, 8 up, 8 in 2024-08-29T19:53:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:03 smithi089 bash[78574]: cluster 2024-08-29T19:53:03.032134+0000 mgr.y (mgr.34104) 3020 : cluster [DBG] pgmap v5400: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:04 smithi144 bash[67678]: cluster 2024-08-29T19:53:03.997651+0000 mon.a (mon.0) 4985 : cluster [DBG] osdmap e2832: 8 total, 8 up, 8 in 2024-08-29T19:53:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:04 smithi089 bash[77323]: cluster 2024-08-29T19:53:03.997651+0000 mon.a (mon.0) 4985 : cluster [DBG] osdmap e2832: 8 total, 8 up, 8 in 2024-08-29T19:53:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:53:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:53:05] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:53:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:04 smithi089 bash[78574]: cluster 2024-08-29T19:53:03.997651+0000 mon.a (mon.0) 4985 : cluster [DBG] osdmap e2832: 8 total, 8 up, 8 in 2024-08-29T19:53:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:05 smithi144 bash[67678]: cluster 2024-08-29T19:53:05.001624+0000 mon.a (mon.0) 4986 : cluster [DBG] osdmap e2833: 8 total, 8 up, 8 in 2024-08-29T19:53:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:05 smithi144 bash[67678]: cluster 2024-08-29T19:53:05.032739+0000 mgr.y (mgr.34104) 3021 : cluster [DBG] pgmap v5403: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 5.0 KiB/s wr, 924 op/s 2024-08-29T19:53:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:05 smithi144 bash[67678]: cluster 2024-08-29T19:53:05.835080+0000 mon.a (mon.0) 4987 : cluster [DBG] osdmap e2834: 8 total, 8 up, 8 in 2024-08-29T19:53:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:05 smithi089 bash[77323]: cluster 2024-08-29T19:53:05.001624+0000 mon.a (mon.0) 4986 : cluster [DBG] osdmap e2833: 8 total, 8 up, 8 in 2024-08-29T19:53:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:05 smithi089 bash[77323]: cluster 2024-08-29T19:53:05.032739+0000 mgr.y (mgr.34104) 3021 : cluster [DBG] pgmap v5403: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 5.0 KiB/s wr, 924 op/s 2024-08-29T19:53:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:05 smithi089 bash[77323]: cluster 2024-08-29T19:53:05.835080+0000 mon.a (mon.0) 4987 : cluster [DBG] osdmap e2834: 8 total, 8 up, 8 in 2024-08-29T19:53:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:06 smithi089 bash[78574]: cluster 2024-08-29T19:53:05.001624+0000 mon.a (mon.0) 4986 : cluster [DBG] osdmap e2833: 8 total, 8 up, 8 in 2024-08-29T19:53:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:06 smithi089 bash[78574]: cluster 2024-08-29T19:53:05.032739+0000 mgr.y (mgr.34104) 3021 : cluster [DBG] pgmap v5403: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 5.0 KiB/s wr, 924 op/s 2024-08-29T19:53:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:06 smithi089 bash[78574]: cluster 2024-08-29T19:53:05.835080+0000 mon.a (mon.0) 4987 : cluster [DBG] osdmap e2834: 8 total, 8 up, 8 in 2024-08-29T19:53:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:07 smithi089 bash[77323]: cluster 2024-08-29T19:53:06.839582+0000 mon.a (mon.0) 4988 : cluster [DBG] osdmap e2835: 8 total, 8 up, 8 in 2024-08-29T19:53:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:07 smithi089 bash[77323]: cluster 2024-08-29T19:53:07.033495+0000 mgr.y (mgr.34104) 3022 : cluster [DBG] pgmap v5406: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 5.0 KiB/s wr, 924 op/s 2024-08-29T19:53:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:07 smithi089 bash[78574]: cluster 2024-08-29T19:53:06.839582+0000 mon.a (mon.0) 4988 : cluster [DBG] osdmap e2835: 8 total, 8 up, 8 in 2024-08-29T19:53:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:07 smithi089 bash[78574]: cluster 2024-08-29T19:53:07.033495+0000 mgr.y (mgr.34104) 3022 : cluster [DBG] pgmap v5406: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 5.0 KiB/s wr, 924 op/s 2024-08-29T19:53:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:07 smithi144 bash[67678]: cluster 2024-08-29T19:53:06.839582+0000 mon.a (mon.0) 4988 : cluster [DBG] osdmap e2835: 8 total, 8 up, 8 in 2024-08-29T19:53:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:07 smithi144 bash[67678]: cluster 2024-08-29T19:53:07.033495+0000 mgr.y (mgr.34104) 3022 : cluster [DBG] pgmap v5406: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 683 KiB/s rd, 5.0 KiB/s wr, 924 op/s 2024-08-29T19:53:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:08 smithi089 bash[77323]: audit 2024-08-29T19:53:07.839306+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:08 smithi089 bash[77323]: cluster 2024-08-29T19:53:07.848058+0000 mon.a (mon.0) 4990 : cluster [DBG] osdmap e2836: 8 total, 8 up, 8 in 2024-08-29T19:53:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:08 smithi089 bash[78574]: audit 2024-08-29T19:53:07.839306+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:08 smithi089 bash[78574]: cluster 2024-08-29T19:53:07.848058+0000 mon.a (mon.0) 4990 : cluster [DBG] osdmap e2836: 8 total, 8 up, 8 in 2024-08-29T19:53:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:08 smithi144 bash[67678]: audit 2024-08-29T19:53:07.839306+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:08 smithi144 bash[67678]: cluster 2024-08-29T19:53:07.848058+0000 mon.a (mon.0) 4990 : cluster [DBG] osdmap e2836: 8 total, 8 up, 8 in 2024-08-29T19:53:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:09 smithi089 bash[77323]: cluster 2024-08-29T19:53:08.858206+0000 mon.a (mon.0) 4991 : cluster [DBG] osdmap e2837: 8 total, 8 up, 8 in 2024-08-29T19:53:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:09 smithi089 bash[77323]: cluster 2024-08-29T19:53:09.034295+0000 mgr.y (mgr.34104) 3023 : cluster [DBG] pgmap v5409: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 649 KiB/s rd, 5.0 KiB/s wr, 879 op/s 2024-08-29T19:53:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:09 smithi089 bash[78574]: cluster 2024-08-29T19:53:08.858206+0000 mon.a (mon.0) 4991 : cluster [DBG] osdmap e2837: 8 total, 8 up, 8 in 2024-08-29T19:53:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:09 smithi089 bash[78574]: cluster 2024-08-29T19:53:09.034295+0000 mgr.y (mgr.34104) 3023 : cluster [DBG] pgmap v5409: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 649 KiB/s rd, 5.0 KiB/s wr, 879 op/s 2024-08-29T19:53:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:09 smithi144 bash[67678]: cluster 2024-08-29T19:53:08.858206+0000 mon.a (mon.0) 4991 : cluster [DBG] osdmap e2837: 8 total, 8 up, 8 in 2024-08-29T19:53:10.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:09 smithi144 bash[67678]: cluster 2024-08-29T19:53:09.034295+0000 mgr.y (mgr.34104) 3023 : cluster [DBG] pgmap v5409: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 649 KiB/s rd, 5.0 KiB/s wr, 879 op/s 2024-08-29T19:53:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:10 smithi089 bash[77323]: cluster 2024-08-29T19:53:09.868511+0000 mon.a (mon.0) 4992 : cluster [DBG] osdmap e2838: 8 total, 8 up, 8 in 2024-08-29T19:53:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:10 smithi089 bash[77323]: cluster 2024-08-29T19:53:10.842349+0000 mon.a (mon.0) 4993 : cluster [DBG] osdmap e2839: 8 total, 8 up, 8 in 2024-08-29T19:53:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:10 smithi089 bash[78574]: cluster 2024-08-29T19:53:09.868511+0000 mon.a (mon.0) 4992 : cluster [DBG] osdmap e2838: 8 total, 8 up, 8 in 2024-08-29T19:53:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:10 smithi089 bash[78574]: cluster 2024-08-29T19:53:10.842349+0000 mon.a (mon.0) 4993 : cluster [DBG] osdmap e2839: 8 total, 8 up, 8 in 2024-08-29T19:53:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:10 smithi144 bash[67678]: cluster 2024-08-29T19:53:09.868511+0000 mon.a (mon.0) 4992 : cluster [DBG] osdmap e2838: 8 total, 8 up, 8 in 2024-08-29T19:53:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:10 smithi144 bash[67678]: cluster 2024-08-29T19:53:10.842349+0000 mon.a (mon.0) 4993 : cluster [DBG] osdmap e2839: 8 total, 8 up, 8 in 2024-08-29T19:53:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:11 smithi089 bash[78574]: cluster 2024-08-29T19:53:11.035042+0000 mgr.y (mgr.34104) 3024 : cluster [DBG] pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 5.0 KiB/s wr, 878 op/s 2024-08-29T19:53:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:11 smithi089 bash[77323]: cluster 2024-08-29T19:53:11.035042+0000 mgr.y (mgr.34104) 3024 : cluster [DBG] pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 5.0 KiB/s wr, 878 op/s 2024-08-29T19:53:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:11 smithi144 bash[67678]: cluster 2024-08-29T19:53:11.035042+0000 mgr.y (mgr.34104) 3024 : cluster [DBG] pgmap v5412: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 5.0 KiB/s wr, 878 op/s 2024-08-29T19:53:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[77323]: cluster 2024-08-29T19:53:11.882712+0000 mon.a (mon.0) 4994 : cluster [DBG] osdmap e2840: 8 total, 8 up, 8 in 2024-08-29T19:53:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[77323]: audit 2024-08-29T19:53:12.027181+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:53:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[77323]: audit 2024-08-29T19:53:12.786974+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[77323]: audit 2024-08-29T19:53:12.788618+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[77323]: audit 2024-08-29T19:53:12.799653+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[78574]: cluster 2024-08-29T19:53:11.882712+0000 mon.a (mon.0) 4994 : cluster [DBG] osdmap e2840: 8 total, 8 up, 8 in 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[78574]: audit 2024-08-29T19:53:12.027181+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[78574]: audit 2024-08-29T19:53:12.786974+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[78574]: audit 2024-08-29T19:53:12.788618+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:53:13.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:12 smithi089 bash[78574]: audit 2024-08-29T19:53:12.799653+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:53:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:12 smithi144 bash[67678]: cluster 2024-08-29T19:53:11.882712+0000 mon.a (mon.0) 4994 : cluster [DBG] osdmap e2840: 8 total, 8 up, 8 in 2024-08-29T19:53:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:12 smithi144 bash[67678]: audit 2024-08-29T19:53:12.027181+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:53:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:12 smithi144 bash[67678]: audit 2024-08-29T19:53:12.786974+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:53:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:12 smithi144 bash[67678]: audit 2024-08-29T19:53:12.788618+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:53:13.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:12 smithi144 bash[67678]: audit 2024-08-29T19:53:12.799653+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:53:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:13 smithi089 bash[77323]: cluster 2024-08-29T19:53:12.891084+0000 mon.a (mon.0) 4999 : cluster [DBG] osdmap e2841: 8 total, 8 up, 8 in 2024-08-29T19:53:14.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:13 smithi089 bash[77323]: cluster 2024-08-29T19:53:13.035765+0000 mgr.y (mgr.34104) 3025 : cluster [DBG] pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:53:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:13 smithi089 bash[78574]: cluster 2024-08-29T19:53:12.891084+0000 mon.a (mon.0) 4999 : cluster [DBG] osdmap e2841: 8 total, 8 up, 8 in 2024-08-29T19:53:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:13 smithi089 bash[78574]: cluster 2024-08-29T19:53:13.035765+0000 mgr.y (mgr.34104) 3025 : cluster [DBG] pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:53:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:13 smithi144 bash[67678]: cluster 2024-08-29T19:53:12.891084+0000 mon.a (mon.0) 4999 : cluster [DBG] osdmap e2841: 8 total, 8 up, 8 in 2024-08-29T19:53:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:13 smithi144 bash[67678]: cluster 2024-08-29T19:53:13.035765+0000 mgr.y (mgr.34104) 3025 : cluster [DBG] pgmap v5415: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:53:15.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:53:15] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2024-08-29T19:53:15.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:14 smithi089 bash[77323]: cluster 2024-08-29T19:53:13.913586+0000 mon.a (mon.0) 5000 : cluster [DBG] osdmap e2842: 8 total, 8 up, 8 in 2024-08-29T19:53:15.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:14 smithi089 bash[78574]: cluster 2024-08-29T19:53:13.913586+0000 mon.a (mon.0) 5000 : cluster [DBG] osdmap e2842: 8 total, 8 up, 8 in 2024-08-29T19:53:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:14 smithi144 bash[67678]: cluster 2024-08-29T19:53:13.913586+0000 mon.a (mon.0) 5000 : cluster [DBG] osdmap e2842: 8 total, 8 up, 8 in 2024-08-29T19:53:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[77323]: cluster 2024-08-29T19:53:14.923458+0000 mon.a (mon.0) 5001 : cluster [DBG] osdmap e2843: 8 total, 8 up, 8 in 2024-08-29T19:53:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[77323]: cluster 2024-08-29T19:53:15.036486+0000 mgr.y (mgr.34104) 3026 : cluster [DBG] pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 838 op/s 2024-08-29T19:53:16.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[77323]: cluster 2024-08-29T19:53:15.840423+0000 mon.a (mon.0) 5002 : cluster [DBG] osdmap e2844: 8 total, 8 up, 8 in 2024-08-29T19:53:16.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[78574]: cluster 2024-08-29T19:53:14.923458+0000 mon.a (mon.0) 5001 : cluster [DBG] osdmap e2843: 8 total, 8 up, 8 in 2024-08-29T19:53:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[78574]: cluster 2024-08-29T19:53:15.036486+0000 mgr.y (mgr.34104) 3026 : cluster [DBG] pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 838 op/s 2024-08-29T19:53:16.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:15 smithi089 bash[78574]: cluster 2024-08-29T19:53:15.840423+0000 mon.a (mon.0) 5002 : cluster [DBG] osdmap e2844: 8 total, 8 up, 8 in 2024-08-29T19:53:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:15 smithi144 bash[67678]: cluster 2024-08-29T19:53:14.923458+0000 mon.a (mon.0) 5001 : cluster [DBG] osdmap e2843: 8 total, 8 up, 8 in 2024-08-29T19:53:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:15 smithi144 bash[67678]: cluster 2024-08-29T19:53:15.036486+0000 mgr.y (mgr.34104) 3026 : cluster [DBG] pgmap v5418: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 838 op/s 2024-08-29T19:53:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:15 smithi144 bash[67678]: cluster 2024-08-29T19:53:15.840423+0000 mon.a (mon.0) 5002 : cluster [DBG] osdmap e2844: 8 total, 8 up, 8 in 2024-08-29T19:53:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:17 smithi144 bash[67678]: cluster 2024-08-29T19:53:16.934141+0000 mon.a (mon.0) 5003 : cluster [DBG] osdmap e2845: 8 total, 8 up, 8 in 2024-08-29T19:53:18.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:17 smithi144 bash[67678]: cluster 2024-08-29T19:53:17.037180+0000 mgr.y (mgr.34104) 3027 : cluster [DBG] pgmap v5421: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 835 op/s 2024-08-29T19:53:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:17 smithi089 bash[77323]: cluster 2024-08-29T19:53:16.934141+0000 mon.a (mon.0) 5003 : cluster [DBG] osdmap e2845: 8 total, 8 up, 8 in 2024-08-29T19:53:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:17 smithi089 bash[77323]: cluster 2024-08-29T19:53:17.037180+0000 mgr.y (mgr.34104) 3027 : cluster [DBG] pgmap v5421: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 835 op/s 2024-08-29T19:53:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:17 smithi089 bash[78574]: cluster 2024-08-29T19:53:16.934141+0000 mon.a (mon.0) 5003 : cluster [DBG] osdmap e2845: 8 total, 8 up, 8 in 2024-08-29T19:53:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:17 smithi089 bash[78574]: cluster 2024-08-29T19:53:17.037180+0000 mgr.y (mgr.34104) 3027 : cluster [DBG] pgmap v5421: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 617 KiB/s rd, 5.0 KiB/s wr, 835 op/s 2024-08-29T19:53:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:18 smithi144 bash[67678]: cluster 2024-08-29T19:53:17.944175+0000 mon.a (mon.0) 5004 : cluster [DBG] osdmap e2846: 8 total, 8 up, 8 in 2024-08-29T19:53:19.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:18 smithi089 bash[77323]: cluster 2024-08-29T19:53:17.944175+0000 mon.a (mon.0) 5004 : cluster [DBG] osdmap e2846: 8 total, 8 up, 8 in 2024-08-29T19:53:19.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:18 smithi089 bash[78574]: cluster 2024-08-29T19:53:17.944175+0000 mon.a (mon.0) 5004 : cluster [DBG] osdmap e2846: 8 total, 8 up, 8 in 2024-08-29T19:53:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:19 smithi144 bash[67678]: cluster 2024-08-29T19:53:18.952617+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e2847: 8 total, 8 up, 8 in 2024-08-29T19:53:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:19 smithi144 bash[67678]: cluster 2024-08-29T19:53:19.037919+0000 mgr.y (mgr.34104) 3028 : cluster [DBG] pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2024-08-29T19:53:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:19 smithi089 bash[77323]: cluster 2024-08-29T19:53:18.952617+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e2847: 8 total, 8 up, 8 in 2024-08-29T19:53:20.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:19 smithi089 bash[77323]: cluster 2024-08-29T19:53:19.037919+0000 mgr.y (mgr.34104) 3028 : cluster [DBG] pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2024-08-29T19:53:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:19 smithi089 bash[78574]: cluster 2024-08-29T19:53:18.952617+0000 mon.a (mon.0) 5005 : cluster [DBG] osdmap e2847: 8 total, 8 up, 8 in 2024-08-29T19:53:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:19 smithi089 bash[78574]: cluster 2024-08-29T19:53:19.037919+0000 mgr.y (mgr.34104) 3028 : cluster [DBG] pgmap v5424: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2024-08-29T19:53:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:20 smithi144 bash[67678]: cluster 2024-08-29T19:53:19.964331+0000 mon.a (mon.0) 5006 : cluster [DBG] osdmap e2848: 8 total, 8 up, 8 in 2024-08-29T19:53:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:20 smithi144 bash[67678]: cluster 2024-08-29T19:53:20.842776+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e2849: 8 total, 8 up, 8 in 2024-08-29T19:53:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:20 smithi089 bash[77323]: cluster 2024-08-29T19:53:19.964331+0000 mon.a (mon.0) 5006 : cluster [DBG] osdmap e2848: 8 total, 8 up, 8 in 2024-08-29T19:53:21.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:20 smithi089 bash[77323]: cluster 2024-08-29T19:53:20.842776+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e2849: 8 total, 8 up, 8 in 2024-08-29T19:53:21.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:20 smithi089 bash[78574]: cluster 2024-08-29T19:53:19.964331+0000 mon.a (mon.0) 5006 : cluster [DBG] osdmap e2848: 8 total, 8 up, 8 in 2024-08-29T19:53:21.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:20 smithi089 bash[78574]: cluster 2024-08-29T19:53:20.842776+0000 mon.a (mon.0) 5007 : cluster [DBG] osdmap e2849: 8 total, 8 up, 8 in 2024-08-29T19:53:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:21 smithi144 bash[67678]: cluster 2024-08-29T19:53:21.038693+0000 mgr.y (mgr.34104) 3029 : cluster [DBG] pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2024-08-29T19:53:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:21 smithi089 bash[77323]: cluster 2024-08-29T19:53:21.038693+0000 mgr.y (mgr.34104) 3029 : cluster [DBG] pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2024-08-29T19:53:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:21 smithi089 bash[78574]: cluster 2024-08-29T19:53:21.038693+0000 mgr.y (mgr.34104) 3029 : cluster [DBG] pgmap v5427: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 585 KiB/s rd, 5.0 KiB/s wr, 793 op/s 2024-08-29T19:53:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:22 smithi144 bash[67678]: cluster 2024-08-29T19:53:21.973002+0000 mon.a (mon.0) 5008 : cluster [DBG] osdmap e2850: 8 total, 8 up, 8 in 2024-08-29T19:53:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:22 smithi144 bash[67678]: audit 2024-08-29T19:53:22.839175+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:22 smithi089 bash[77323]: cluster 2024-08-29T19:53:21.973002+0000 mon.a (mon.0) 5008 : cluster [DBG] osdmap e2850: 8 total, 8 up, 8 in 2024-08-29T19:53:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:22 smithi089 bash[77323]: audit 2024-08-29T19:53:22.839175+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:22 smithi089 bash[78574]: cluster 2024-08-29T19:53:21.973002+0000 mon.a (mon.0) 5008 : cluster [DBG] osdmap e2850: 8 total, 8 up, 8 in 2024-08-29T19:53:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:22 smithi089 bash[78574]: audit 2024-08-29T19:53:22.839175+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:23 smithi144 bash[67678]: cluster 2024-08-29T19:53:22.979673+0000 mon.a (mon.0) 5010 : cluster [DBG] osdmap e2851: 8 total, 8 up, 8 in 2024-08-29T19:53:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:23 smithi144 bash[67678]: cluster 2024-08-29T19:53:23.039255+0000 mgr.y (mgr.34104) 3030 : cluster [DBG] pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:23 smithi089 bash[77323]: cluster 2024-08-29T19:53:22.979673+0000 mon.a (mon.0) 5010 : cluster [DBG] osdmap e2851: 8 total, 8 up, 8 in 2024-08-29T19:53:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:23 smithi089 bash[77323]: cluster 2024-08-29T19:53:23.039255+0000 mgr.y (mgr.34104) 3030 : cluster [DBG] pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:23 smithi089 bash[78574]: cluster 2024-08-29T19:53:22.979673+0000 mon.a (mon.0) 5010 : cluster [DBG] osdmap e2851: 8 total, 8 up, 8 in 2024-08-29T19:53:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:23 smithi089 bash[78574]: cluster 2024-08-29T19:53:23.039255+0000 mgr.y (mgr.34104) 3030 : cluster [DBG] pgmap v5430: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:25 smithi144 bash[67678]: cluster 2024-08-29T19:53:24.004309+0000 mon.a (mon.0) 5011 : cluster [DBG] osdmap e2852: 8 total, 8 up, 8 in 2024-08-29T19:53:25.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:25 smithi089 bash[77323]: cluster 2024-08-29T19:53:24.004309+0000 mon.a (mon.0) 5011 : cluster [DBG] osdmap e2852: 8 total, 8 up, 8 in 2024-08-29T19:53:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:53:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:53:25] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:53:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:25 smithi089 bash[78574]: cluster 2024-08-29T19:53:24.004309+0000 mon.a (mon.0) 5011 : cluster [DBG] osdmap e2852: 8 total, 8 up, 8 in 2024-08-29T19:53:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:26 smithi144 bash[67678]: cluster 2024-08-29T19:53:25.005168+0000 mon.a (mon.0) 5012 : cluster [DBG] osdmap e2853: 8 total, 8 up, 8 in 2024-08-29T19:53:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:26 smithi144 bash[67678]: cluster 2024-08-29T19:53:25.040074+0000 mgr.y (mgr.34104) 3031 : cluster [DBG] pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-08-29T19:53:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:26 smithi144 bash[67678]: cluster 2024-08-29T19:53:25.845447+0000 mon.a (mon.0) 5013 : cluster [DBG] osdmap e2854: 8 total, 8 up, 8 in 2024-08-29T19:53:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:26 smithi089 bash[77323]: cluster 2024-08-29T19:53:25.005168+0000 mon.a (mon.0) 5012 : cluster [DBG] osdmap e2853: 8 total, 8 up, 8 in 2024-08-29T19:53:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:26 smithi089 bash[77323]: cluster 2024-08-29T19:53:25.040074+0000 mgr.y (mgr.34104) 3031 : cluster [DBG] pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-08-29T19:53:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:26 smithi089 bash[77323]: cluster 2024-08-29T19:53:25.845447+0000 mon.a (mon.0) 5013 : cluster [DBG] osdmap e2854: 8 total, 8 up, 8 in 2024-08-29T19:53:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:26 smithi089 bash[78574]: cluster 2024-08-29T19:53:25.005168+0000 mon.a (mon.0) 5012 : cluster [DBG] osdmap e2853: 8 total, 8 up, 8 in 2024-08-29T19:53:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:26 smithi089 bash[78574]: cluster 2024-08-29T19:53:25.040074+0000 mgr.y (mgr.34104) 3031 : cluster [DBG] pgmap v5433: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-08-29T19:53:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:26 smithi089 bash[78574]: cluster 2024-08-29T19:53:25.845447+0000 mon.a (mon.0) 5013 : cluster [DBG] osdmap e2854: 8 total, 8 up, 8 in 2024-08-29T19:53:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:27 smithi089 bash[77323]: cluster 2024-08-29T19:53:26.849249+0000 mon.a (mon.0) 5014 : cluster [DBG] osdmap e2855: 8 total, 8 up, 8 in 2024-08-29T19:53:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:27 smithi089 bash[77323]: cluster 2024-08-29T19:53:27.040775+0000 mgr.y (mgr.34104) 3032 : cluster [DBG] pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 748 op/s 2024-08-29T19:53:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:27 smithi089 bash[78574]: cluster 2024-08-29T19:53:26.849249+0000 mon.a (mon.0) 5014 : cluster [DBG] osdmap e2855: 8 total, 8 up, 8 in 2024-08-29T19:53:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:27 smithi089 bash[78574]: cluster 2024-08-29T19:53:27.040775+0000 mgr.y (mgr.34104) 3032 : cluster [DBG] pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 748 op/s 2024-08-29T19:53:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:27 smithi144 bash[67678]: cluster 2024-08-29T19:53:26.849249+0000 mon.a (mon.0) 5014 : cluster [DBG] osdmap e2855: 8 total, 8 up, 8 in 2024-08-29T19:53:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:27 smithi144 bash[67678]: cluster 2024-08-29T19:53:27.040775+0000 mgr.y (mgr.34104) 3032 : cluster [DBG] pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 748 op/s 2024-08-29T19:53:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:28 smithi089 bash[78574]: cluster 2024-08-29T19:53:27.859258+0000 mon.a (mon.0) 5015 : cluster [DBG] osdmap e2856: 8 total, 8 up, 8 in 2024-08-29T19:53:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:28 smithi089 bash[77323]: cluster 2024-08-29T19:53:27.859258+0000 mon.a (mon.0) 5015 : cluster [DBG] osdmap e2856: 8 total, 8 up, 8 in 2024-08-29T19:53:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:28 smithi144 bash[67678]: cluster 2024-08-29T19:53:27.859258+0000 mon.a (mon.0) 5015 : cluster [DBG] osdmap e2856: 8 total, 8 up, 8 in 2024-08-29T19:53:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:29 smithi089 bash[77323]: cluster 2024-08-29T19:53:28.870593+0000 mon.a (mon.0) 5016 : cluster [DBG] osdmap e2857: 8 total, 8 up, 8 in 2024-08-29T19:53:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:29 smithi089 bash[77323]: cluster 2024-08-29T19:53:29.041535+0000 mgr.y (mgr.34104) 3033 : cluster [DBG] pgmap v5439: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 704 op/s 2024-08-29T19:53:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:29 smithi089 bash[78574]: cluster 2024-08-29T19:53:28.870593+0000 mon.a (mon.0) 5016 : cluster [DBG] osdmap e2857: 8 total, 8 up, 8 in 2024-08-29T19:53:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:29 smithi089 bash[78574]: cluster 2024-08-29T19:53:29.041535+0000 mgr.y (mgr.34104) 3033 : cluster [DBG] pgmap v5439: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 704 op/s 2024-08-29T19:53:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:29 smithi144 bash[67678]: cluster 2024-08-29T19:53:28.870593+0000 mon.a (mon.0) 5016 : cluster [DBG] osdmap e2857: 8 total, 8 up, 8 in 2024-08-29T19:53:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:29 smithi144 bash[67678]: cluster 2024-08-29T19:53:29.041535+0000 mgr.y (mgr.34104) 3033 : cluster [DBG] pgmap v5439: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 520 KiB/s rd, 5.0 KiB/s wr, 704 op/s 2024-08-29T19:53:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:30 smithi089 bash[77323]: cluster 2024-08-29T19:53:29.879147+0000 mon.a (mon.0) 5017 : cluster [DBG] osdmap e2858: 8 total, 8 up, 8 in 2024-08-29T19:53:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:30 smithi089 bash[77323]: cluster 2024-08-29T19:53:30.851902+0000 mon.a (mon.0) 5018 : cluster [DBG] osdmap e2859: 8 total, 8 up, 8 in 2024-08-29T19:53:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:30 smithi089 bash[78574]: cluster 2024-08-29T19:53:29.879147+0000 mon.a (mon.0) 5017 : cluster [DBG] osdmap e2858: 8 total, 8 up, 8 in 2024-08-29T19:53:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:30 smithi089 bash[78574]: cluster 2024-08-29T19:53:30.851902+0000 mon.a (mon.0) 5018 : cluster [DBG] osdmap e2859: 8 total, 8 up, 8 in 2024-08-29T19:53:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:30 smithi144 bash[67678]: cluster 2024-08-29T19:53:29.879147+0000 mon.a (mon.0) 5017 : cluster [DBG] osdmap e2858: 8 total, 8 up, 8 in 2024-08-29T19:53:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:30 smithi144 bash[67678]: cluster 2024-08-29T19:53:30.851902+0000 mon.a (mon.0) 5018 : cluster [DBG] osdmap e2859: 8 total, 8 up, 8 in 2024-08-29T19:53:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:31 smithi089 bash[77323]: cluster 2024-08-29T19:53:31.042250+0000 mgr.y (mgr.34104) 3034 : cluster [DBG] pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 519 KiB/s rd, 5.0 KiB/s wr, 703 op/s 2024-08-29T19:53:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:31 smithi089 bash[78574]: cluster 2024-08-29T19:53:31.042250+0000 mgr.y (mgr.34104) 3034 : cluster [DBG] pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 519 KiB/s rd, 5.0 KiB/s wr, 703 op/s 2024-08-29T19:53:32.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:31 smithi144 bash[67678]: cluster 2024-08-29T19:53:31.042250+0000 mgr.y (mgr.34104) 3034 : cluster [DBG] pgmap v5442: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 519 KiB/s rd, 5.0 KiB/s wr, 703 op/s 2024-08-29T19:53:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:32 smithi089 bash[77323]: cluster 2024-08-29T19:53:31.892359+0000 mon.a (mon.0) 5019 : cluster [DBG] osdmap e2860: 8 total, 8 up, 8 in 2024-08-29T19:53:33.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:32 smithi089 bash[78574]: cluster 2024-08-29T19:53:31.892359+0000 mon.a (mon.0) 5019 : cluster [DBG] osdmap e2860: 8 total, 8 up, 8 in 2024-08-29T19:53:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:32 smithi144 bash[67678]: cluster 2024-08-29T19:53:31.892359+0000 mon.a (mon.0) 5019 : cluster [DBG] osdmap e2860: 8 total, 8 up, 8 in 2024-08-29T19:53:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:33 smithi089 bash[77323]: cluster 2024-08-29T19:53:32.895401+0000 mon.a (mon.0) 5020 : cluster [DBG] osdmap e2861: 8 total, 8 up, 8 in 2024-08-29T19:53:34.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:33 smithi089 bash[77323]: cluster 2024-08-29T19:53:33.042922+0000 mgr.y (mgr.34104) 3035 : cluster [DBG] pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:53:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:33 smithi089 bash[78574]: cluster 2024-08-29T19:53:32.895401+0000 mon.a (mon.0) 5020 : cluster [DBG] osdmap e2861: 8 total, 8 up, 8 in 2024-08-29T19:53:34.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:33 smithi089 bash[78574]: cluster 2024-08-29T19:53:33.042922+0000 mgr.y (mgr.34104) 3035 : cluster [DBG] pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:53:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:33 smithi144 bash[67678]: cluster 2024-08-29T19:53:32.895401+0000 mon.a (mon.0) 5020 : cluster [DBG] osdmap e2861: 8 total, 8 up, 8 in 2024-08-29T19:53:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:33 smithi144 bash[67678]: cluster 2024-08-29T19:53:33.042922+0000 mgr.y (mgr.34104) 3035 : cluster [DBG] pgmap v5445: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:53:35.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:34 smithi089 bash[77323]: cluster 2024-08-29T19:53:33.917161+0000 mon.a (mon.0) 5021 : cluster [DBG] osdmap e2862: 8 total, 8 up, 8 in 2024-08-29T19:53:35.182 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:53:35] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:53:35.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:34 smithi089 bash[78574]: cluster 2024-08-29T19:53:33.917161+0000 mon.a (mon.0) 5021 : cluster [DBG] osdmap e2862: 8 total, 8 up, 8 in 2024-08-29T19:53:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:34 smithi144 bash[67678]: cluster 2024-08-29T19:53:33.917161+0000 mon.a (mon.0) 5021 : cluster [DBG] osdmap e2862: 8 total, 8 up, 8 in 2024-08-29T19:53:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:35 smithi144 bash[67678]: cluster 2024-08-29T19:53:34.918109+0000 mon.a (mon.0) 5022 : cluster [DBG] osdmap e2863: 8 total, 8 up, 8 in 2024-08-29T19:53:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:35 smithi144 bash[67678]: cluster 2024-08-29T19:53:35.043661+0000 mgr.y (mgr.34104) 3036 : cluster [DBG] pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 488 KiB/s rd, 5.0 KiB/s wr, 663 op/s 2024-08-29T19:53:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:35 smithi144 bash[67678]: cluster 2024-08-29T19:53:35.850564+0000 mon.a (mon.0) 5023 : cluster [DBG] osdmap e2864: 8 total, 8 up, 8 in 2024-08-29T19:53:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[77323]: cluster 2024-08-29T19:53:34.918109+0000 mon.a (mon.0) 5022 : cluster [DBG] osdmap e2863: 8 total, 8 up, 8 in 2024-08-29T19:53:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[77323]: cluster 2024-08-29T19:53:35.043661+0000 mgr.y (mgr.34104) 3036 : cluster [DBG] pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 488 KiB/s rd, 5.0 KiB/s wr, 663 op/s 2024-08-29T19:53:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[77323]: cluster 2024-08-29T19:53:35.850564+0000 mon.a (mon.0) 5023 : cluster [DBG] osdmap e2864: 8 total, 8 up, 8 in 2024-08-29T19:53:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[78574]: cluster 2024-08-29T19:53:34.918109+0000 mon.a (mon.0) 5022 : cluster [DBG] osdmap e2863: 8 total, 8 up, 8 in 2024-08-29T19:53:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[78574]: cluster 2024-08-29T19:53:35.043661+0000 mgr.y (mgr.34104) 3036 : cluster [DBG] pgmap v5448: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 488 KiB/s rd, 5.0 KiB/s wr, 663 op/s 2024-08-29T19:53:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:35 smithi089 bash[78574]: cluster 2024-08-29T19:53:35.850564+0000 mon.a (mon.0) 5023 : cluster [DBG] osdmap e2864: 8 total, 8 up, 8 in 2024-08-29T19:53:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:37 smithi089 bash[77323]: cluster 2024-08-29T19:53:36.851570+0000 mon.a (mon.0) 5024 : cluster [DBG] osdmap e2865: 8 total, 8 up, 8 in 2024-08-29T19:53:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:37 smithi089 bash[77323]: cluster 2024-08-29T19:53:37.044403+0000 mgr.y (mgr.34104) 3037 : cluster [DBG] pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 488 KiB/s rd, 5.0 KiB/s wr, 663 op/s 2024-08-29T19:53:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:37 smithi089 bash[77323]: audit 2024-08-29T19:53:37.839773+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:37 smithi089 bash[78574]: cluster 2024-08-29T19:53:36.851570+0000 mon.a (mon.0) 5024 : cluster [DBG] osdmap e2865: 8 total, 8 up, 8 in 2024-08-29T19:53:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:37 smithi089 bash[78574]: cluster 2024-08-29T19:53:37.044403+0000 mgr.y (mgr.34104) 3037 : cluster [DBG] pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 488 KiB/s rd, 5.0 KiB/s wr, 663 op/s 2024-08-29T19:53:38.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:37 smithi089 bash[78574]: audit 2024-08-29T19:53:37.839773+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:37 smithi144 bash[67678]: cluster 2024-08-29T19:53:36.851570+0000 mon.a (mon.0) 5024 : cluster [DBG] osdmap e2865: 8 total, 8 up, 8 in 2024-08-29T19:53:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:37 smithi144 bash[67678]: cluster 2024-08-29T19:53:37.044403+0000 mgr.y (mgr.34104) 3037 : cluster [DBG] pgmap v5451: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 488 KiB/s rd, 5.0 KiB/s wr, 663 op/s 2024-08-29T19:53:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:37 smithi144 bash[67678]: audit 2024-08-29T19:53:37.839773+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:38 smithi089 bash[77323]: cluster 2024-08-29T19:53:37.863009+0000 mon.a (mon.0) 5026 : cluster [DBG] osdmap e2866: 8 total, 8 up, 8 in 2024-08-29T19:53:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:38 smithi089 bash[78574]: cluster 2024-08-29T19:53:37.863009+0000 mon.a (mon.0) 5026 : cluster [DBG] osdmap e2866: 8 total, 8 up, 8 in 2024-08-29T19:53:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:38 smithi144 bash[67678]: cluster 2024-08-29T19:53:37.863009+0000 mon.a (mon.0) 5026 : cluster [DBG] osdmap e2866: 8 total, 8 up, 8 in 2024-08-29T19:53:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:39 smithi089 bash[77323]: cluster 2024-08-29T19:53:38.871007+0000 mon.a (mon.0) 5027 : cluster [DBG] osdmap e2867: 8 total, 8 up, 8 in 2024-08-29T19:53:40.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:39 smithi089 bash[77323]: cluster 2024-08-29T19:53:39.045202+0000 mgr.y (mgr.34104) 3038 : cluster [DBG] pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 5.0 KiB/s wr, 616 op/s 2024-08-29T19:53:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:39 smithi089 bash[78574]: cluster 2024-08-29T19:53:38.871007+0000 mon.a (mon.0) 5027 : cluster [DBG] osdmap e2867: 8 total, 8 up, 8 in 2024-08-29T19:53:40.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:39 smithi089 bash[78574]: cluster 2024-08-29T19:53:39.045202+0000 mgr.y (mgr.34104) 3038 : cluster [DBG] pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 5.0 KiB/s wr, 616 op/s 2024-08-29T19:53:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:39 smithi144 bash[67678]: cluster 2024-08-29T19:53:38.871007+0000 mon.a (mon.0) 5027 : cluster [DBG] osdmap e2867: 8 total, 8 up, 8 in 2024-08-29T19:53:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:39 smithi144 bash[67678]: cluster 2024-08-29T19:53:39.045202+0000 mgr.y (mgr.34104) 3038 : cluster [DBG] pgmap v5454: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 5.0 KiB/s wr, 616 op/s 2024-08-29T19:53:41.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:40 smithi089 bash[77323]: cluster 2024-08-29T19:53:39.880473+0000 mon.a (mon.0) 5028 : cluster [DBG] osdmap e2868: 8 total, 8 up, 8 in 2024-08-29T19:53:41.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:40 smithi089 bash[77323]: cluster 2024-08-29T19:53:40.852851+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e2869: 8 total, 8 up, 8 in 2024-08-29T19:53:41.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:40 smithi089 bash[78574]: cluster 2024-08-29T19:53:39.880473+0000 mon.a (mon.0) 5028 : cluster [DBG] osdmap e2868: 8 total, 8 up, 8 in 2024-08-29T19:53:41.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:40 smithi089 bash[78574]: cluster 2024-08-29T19:53:40.852851+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e2869: 8 total, 8 up, 8 in 2024-08-29T19:53:41.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:40 smithi144 bash[67678]: cluster 2024-08-29T19:53:39.880473+0000 mon.a (mon.0) 5028 : cluster [DBG] osdmap e2868: 8 total, 8 up, 8 in 2024-08-29T19:53:41.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:40 smithi144 bash[67678]: cluster 2024-08-29T19:53:40.852851+0000 mon.a (mon.0) 5029 : cluster [DBG] osdmap e2869: 8 total, 8 up, 8 in 2024-08-29T19:53:42.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:41 smithi089 bash[77323]: cluster 2024-08-29T19:53:41.045906+0000 mgr.y (mgr.34104) 3039 : cluster [DBG] pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 453 KiB/s rd, 5.0 KiB/s wr, 613 op/s 2024-08-29T19:53:42.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:41 smithi089 bash[78574]: cluster 2024-08-29T19:53:41.045906+0000 mgr.y (mgr.34104) 3039 : cluster [DBG] pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 453 KiB/s rd, 5.0 KiB/s wr, 613 op/s 2024-08-29T19:53:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:41 smithi144 bash[67678]: cluster 2024-08-29T19:53:41.045906+0000 mgr.y (mgr.34104) 3039 : cluster [DBG] pgmap v5457: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 453 KiB/s rd, 5.0 KiB/s wr, 613 op/s 2024-08-29T19:53:43.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:42 smithi089 bash[77323]: cluster 2024-08-29T19:53:41.893297+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e2870: 8 total, 8 up, 8 in 2024-08-29T19:53:43.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:42 smithi089 bash[78574]: cluster 2024-08-29T19:53:41.893297+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e2870: 8 total, 8 up, 8 in 2024-08-29T19:53:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:42 smithi144 bash[67678]: cluster 2024-08-29T19:53:41.893297+0000 mon.a (mon.0) 5030 : cluster [DBG] osdmap e2870: 8 total, 8 up, 8 in 2024-08-29T19:53:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:43 smithi089 bash[77323]: cluster 2024-08-29T19:53:42.900420+0000 mon.a (mon.0) 5031 : cluster [DBG] osdmap e2871: 8 total, 8 up, 8 in 2024-08-29T19:53:44.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:43 smithi089 bash[77323]: cluster 2024-08-29T19:53:43.046619+0000 mgr.y (mgr.34104) 3040 : cluster [DBG] pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:53:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:43 smithi089 bash[78574]: cluster 2024-08-29T19:53:42.900420+0000 mon.a (mon.0) 5031 : cluster [DBG] osdmap e2871: 8 total, 8 up, 8 in 2024-08-29T19:53:44.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:43 smithi089 bash[78574]: cluster 2024-08-29T19:53:43.046619+0000 mgr.y (mgr.34104) 3040 : cluster [DBG] pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:53:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:43 smithi144 bash[67678]: cluster 2024-08-29T19:53:42.900420+0000 mon.a (mon.0) 5031 : cluster [DBG] osdmap e2871: 8 total, 8 up, 8 in 2024-08-29T19:53:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:43 smithi144 bash[67678]: cluster 2024-08-29T19:53:43.046619+0000 mgr.y (mgr.34104) 3040 : cluster [DBG] pgmap v5460: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-29T19:53:45.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:53:45] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:53:45.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:44 smithi089 bash[77323]: cluster 2024-08-29T19:53:43.914908+0000 mon.a (mon.0) 5032 : cluster [DBG] osdmap e2872: 8 total, 8 up, 8 in 2024-08-29T19:53:45.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:44 smithi089 bash[78574]: cluster 2024-08-29T19:53:43.914908+0000 mon.a (mon.0) 5032 : cluster [DBG] osdmap e2872: 8 total, 8 up, 8 in 2024-08-29T19:53:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:44 smithi144 bash[67678]: cluster 2024-08-29T19:53:43.914908+0000 mon.a (mon.0) 5032 : cluster [DBG] osdmap e2872: 8 total, 8 up, 8 in 2024-08-29T19:53:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[78574]: cluster 2024-08-29T19:53:44.921285+0000 mon.a (mon.0) 5033 : cluster [DBG] osdmap e2873: 8 total, 8 up, 8 in 2024-08-29T19:53:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[78574]: cluster 2024-08-29T19:53:45.047480+0000 mgr.y (mgr.34104) 3041 : cluster [DBG] pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 571 op/s 2024-08-29T19:53:46.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[78574]: cluster 2024-08-29T19:53:45.852720+0000 mon.a (mon.0) 5034 : cluster [DBG] osdmap e2874: 8 total, 8 up, 8 in 2024-08-29T19:53:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[77323]: cluster 2024-08-29T19:53:44.921285+0000 mon.a (mon.0) 5033 : cluster [DBG] osdmap e2873: 8 total, 8 up, 8 in 2024-08-29T19:53:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[77323]: cluster 2024-08-29T19:53:45.047480+0000 mgr.y (mgr.34104) 3041 : cluster [DBG] pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 571 op/s 2024-08-29T19:53:46.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:45 smithi089 bash[77323]: cluster 2024-08-29T19:53:45.852720+0000 mon.a (mon.0) 5034 : cluster [DBG] osdmap e2874: 8 total, 8 up, 8 in 2024-08-29T19:53:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:45 smithi144 bash[67678]: cluster 2024-08-29T19:53:44.921285+0000 mon.a (mon.0) 5033 : cluster [DBG] osdmap e2873: 8 total, 8 up, 8 in 2024-08-29T19:53:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:45 smithi144 bash[67678]: cluster 2024-08-29T19:53:45.047480+0000 mgr.y (mgr.34104) 3041 : cluster [DBG] pgmap v5463: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 571 op/s 2024-08-29T19:53:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:45 smithi144 bash[67678]: cluster 2024-08-29T19:53:45.852720+0000 mon.a (mon.0) 5034 : cluster [DBG] osdmap e2874: 8 total, 8 up, 8 in 2024-08-29T19:53:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:47 smithi144 bash[67678]: cluster 2024-08-29T19:53:46.931832+0000 mon.a (mon.0) 5035 : cluster [DBG] osdmap e2875: 8 total, 8 up, 8 in 2024-08-29T19:53:48.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:47 smithi144 bash[67678]: cluster 2024-08-29T19:53:47.048276+0000 mgr.y (mgr.34104) 3042 : cluster [DBG] pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 567 op/s 2024-08-29T19:53:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:47 smithi089 bash[78574]: cluster 2024-08-29T19:53:46.931832+0000 mon.a (mon.0) 5035 : cluster [DBG] osdmap e2875: 8 total, 8 up, 8 in 2024-08-29T19:53:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:47 smithi089 bash[78574]: cluster 2024-08-29T19:53:47.048276+0000 mgr.y (mgr.34104) 3042 : cluster [DBG] pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 567 op/s 2024-08-29T19:53:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:47 smithi089 bash[77323]: cluster 2024-08-29T19:53:46.931832+0000 mon.a (mon.0) 5035 : cluster [DBG] osdmap e2875: 8 total, 8 up, 8 in 2024-08-29T19:53:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:47 smithi089 bash[77323]: cluster 2024-08-29T19:53:47.048276+0000 mgr.y (mgr.34104) 3042 : cluster [DBG] pgmap v5466: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 420 KiB/s rd, 5.0 KiB/s wr, 567 op/s 2024-08-29T19:53:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:48 smithi144 bash[67678]: cluster 2024-08-29T19:53:47.947895+0000 mon.a (mon.0) 5036 : cluster [DBG] osdmap e2876: 8 total, 8 up, 8 in 2024-08-29T19:53:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:48 smithi089 bash[77323]: cluster 2024-08-29T19:53:47.947895+0000 mon.a (mon.0) 5036 : cluster [DBG] osdmap e2876: 8 total, 8 up, 8 in 2024-08-29T19:53:49.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:48 smithi089 bash[78574]: cluster 2024-08-29T19:53:47.947895+0000 mon.a (mon.0) 5036 : cluster [DBG] osdmap e2876: 8 total, 8 up, 8 in 2024-08-29T19:53:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:49 smithi144 bash[67678]: cluster 2024-08-29T19:53:48.956004+0000 mon.a (mon.0) 5037 : cluster [DBG] osdmap e2877: 8 total, 8 up, 8 in 2024-08-29T19:53:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:49 smithi144 bash[67678]: cluster 2024-08-29T19:53:49.048977+0000 mgr.y (mgr.34104) 3043 : cluster [DBG] pgmap v5469: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2024-08-29T19:53:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:49 smithi089 bash[77323]: cluster 2024-08-29T19:53:48.956004+0000 mon.a (mon.0) 5037 : cluster [DBG] osdmap e2877: 8 total, 8 up, 8 in 2024-08-29T19:53:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:49 smithi089 bash[77323]: cluster 2024-08-29T19:53:49.048977+0000 mgr.y (mgr.34104) 3043 : cluster [DBG] pgmap v5469: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2024-08-29T19:53:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:49 smithi089 bash[78574]: cluster 2024-08-29T19:53:48.956004+0000 mon.a (mon.0) 5037 : cluster [DBG] osdmap e2877: 8 total, 8 up, 8 in 2024-08-29T19:53:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:49 smithi089 bash[78574]: cluster 2024-08-29T19:53:49.048977+0000 mgr.y (mgr.34104) 3043 : cluster [DBG] pgmap v5469: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 5.0 KiB/s wr, 528 op/s 2024-08-29T19:53:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:50 smithi144 bash[67678]: cluster 2024-08-29T19:53:49.971272+0000 mon.a (mon.0) 5038 : cluster [DBG] osdmap e2878: 8 total, 8 up, 8 in 2024-08-29T19:53:51.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:50 smithi144 bash[67678]: cluster 2024-08-29T19:53:50.855661+0000 mon.a (mon.0) 5039 : cluster [DBG] osdmap e2879: 8 total, 8 up, 8 in 2024-08-29T19:53:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:50 smithi089 bash[77323]: cluster 2024-08-29T19:53:49.971272+0000 mon.a (mon.0) 5038 : cluster [DBG] osdmap e2878: 8 total, 8 up, 8 in 2024-08-29T19:53:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:50 smithi089 bash[77323]: cluster 2024-08-29T19:53:50.855661+0000 mon.a (mon.0) 5039 : cluster [DBG] osdmap e2879: 8 total, 8 up, 8 in 2024-08-29T19:53:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:50 smithi089 bash[78574]: cluster 2024-08-29T19:53:49.971272+0000 mon.a (mon.0) 5038 : cluster [DBG] osdmap e2878: 8 total, 8 up, 8 in 2024-08-29T19:53:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:50 smithi089 bash[78574]: cluster 2024-08-29T19:53:50.855661+0000 mon.a (mon.0) 5039 : cluster [DBG] osdmap e2879: 8 total, 8 up, 8 in 2024-08-29T19:53:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:51 smithi144 bash[67678]: cluster 2024-08-29T19:53:51.049727+0000 mgr.y (mgr.34104) 3044 : cluster [DBG] pgmap v5472: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 389 KiB/s rd, 5.0 KiB/s wr, 526 op/s 2024-08-29T19:53:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:51 smithi144 bash[67678]: cluster 2024-08-29T19:53:51.860499+0000 mon.a (mon.0) 5040 : cluster [DBG] osdmap e2880: 8 total, 8 up, 8 in 2024-08-29T19:53:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:51 smithi089 bash[77323]: cluster 2024-08-29T19:53:51.049727+0000 mgr.y (mgr.34104) 3044 : cluster [DBG] pgmap v5472: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 389 KiB/s rd, 5.0 KiB/s wr, 526 op/s 2024-08-29T19:53:52.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:51 smithi089 bash[77323]: cluster 2024-08-29T19:53:51.860499+0000 mon.a (mon.0) 5040 : cluster [DBG] osdmap e2880: 8 total, 8 up, 8 in 2024-08-29T19:53:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:51 smithi089 bash[78574]: cluster 2024-08-29T19:53:51.049727+0000 mgr.y (mgr.34104) 3044 : cluster [DBG] pgmap v5472: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 389 KiB/s rd, 5.0 KiB/s wr, 526 op/s 2024-08-29T19:53:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:51 smithi089 bash[78574]: cluster 2024-08-29T19:53:51.860499+0000 mon.a (mon.0) 5040 : cluster [DBG] osdmap e2880: 8 total, 8 up, 8 in 2024-08-29T19:53:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:52 smithi144 bash[67678]: audit 2024-08-29T19:53:52.840015+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:52 smithi144 bash[67678]: cluster 2024-08-29T19:53:52.862244+0000 mon.a (mon.0) 5042 : cluster [DBG] osdmap e2881: 8 total, 8 up, 8 in 2024-08-29T19:53:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:52 smithi089 bash[77323]: audit 2024-08-29T19:53:52.840015+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:52 smithi089 bash[77323]: cluster 2024-08-29T19:53:52.862244+0000 mon.a (mon.0) 5042 : cluster [DBG] osdmap e2881: 8 total, 8 up, 8 in 2024-08-29T19:53:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:52 smithi089 bash[78574]: audit 2024-08-29T19:53:52.840015+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:53:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:52 smithi089 bash[78574]: cluster 2024-08-29T19:53:52.862244+0000 mon.a (mon.0) 5042 : cluster [DBG] osdmap e2881: 8 total, 8 up, 8 in 2024-08-29T19:53:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:53 smithi144 bash[67678]: cluster 2024-08-29T19:53:53.050459+0000 mgr.y (mgr.34104) 3045 : cluster [DBG] pgmap v5475: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:54.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:53 smithi144 bash[67678]: cluster 2024-08-29T19:53:53.864794+0000 mon.a (mon.0) 5043 : cluster [DBG] osdmap e2882: 8 total, 8 up, 8 in 2024-08-29T19:53:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:53 smithi089 bash[77323]: cluster 2024-08-29T19:53:53.050459+0000 mgr.y (mgr.34104) 3045 : cluster [DBG] pgmap v5475: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:53 smithi089 bash[77323]: cluster 2024-08-29T19:53:53.864794+0000 mon.a (mon.0) 5043 : cluster [DBG] osdmap e2882: 8 total, 8 up, 8 in 2024-08-29T19:53:54.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:53 smithi089 bash[78574]: cluster 2024-08-29T19:53:53.050459+0000 mgr.y (mgr.34104) 3045 : cluster [DBG] pgmap v5475: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 0 B/s wr, 1 op/s 2024-08-29T19:53:54.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:53 smithi089 bash[78574]: cluster 2024-08-29T19:53:53.864794+0000 mon.a (mon.0) 5043 : cluster [DBG] osdmap e2882: 8 total, 8 up, 8 in 2024-08-29T19:53:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:53:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:53:55] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:53:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:55 smithi089 bash[77323]: cluster 2024-08-29T19:53:54.870041+0000 mon.a (mon.0) 5044 : cluster [DBG] osdmap e2883: 8 total, 8 up, 8 in 2024-08-29T19:53:56.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:55 smithi089 bash[77323]: cluster 2024-08-29T19:53:55.051186+0000 mgr.y (mgr.34104) 3046 : cluster [DBG] pgmap v5478: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2024-08-29T19:53:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:55 smithi089 bash[78574]: cluster 2024-08-29T19:53:54.870041+0000 mon.a (mon.0) 5044 : cluster [DBG] osdmap e2883: 8 total, 8 up, 8 in 2024-08-29T19:53:56.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:55 smithi089 bash[78574]: cluster 2024-08-29T19:53:55.051186+0000 mgr.y (mgr.34104) 3046 : cluster [DBG] pgmap v5478: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2024-08-29T19:53:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:55 smithi144 bash[67678]: cluster 2024-08-29T19:53:54.870041+0000 mon.a (mon.0) 5044 : cluster [DBG] osdmap e2883: 8 total, 8 up, 8 in 2024-08-29T19:53:56.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:55 smithi144 bash[67678]: cluster 2024-08-29T19:53:55.051186+0000 mgr.y (mgr.34104) 3046 : cluster [DBG] pgmap v5478: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2024-08-29T19:53:57.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:56 smithi089 bash[77323]: cluster 2024-08-29T19:53:55.862954+0000 mon.a (mon.0) 5045 : cluster [DBG] osdmap e2884: 8 total, 8 up, 8 in 2024-08-29T19:53:57.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:56 smithi089 bash[78574]: cluster 2024-08-29T19:53:55.862954+0000 mon.a (mon.0) 5045 : cluster [DBG] osdmap e2884: 8 total, 8 up, 8 in 2024-08-29T19:53:57.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:56 smithi144 bash[67678]: cluster 2024-08-29T19:53:55.862954+0000 mon.a (mon.0) 5045 : cluster [DBG] osdmap e2884: 8 total, 8 up, 8 in 2024-08-29T19:53:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:57 smithi089 bash[77323]: cluster 2024-08-29T19:53:56.899459+0000 mon.a (mon.0) 5046 : cluster [DBG] osdmap e2885: 8 total, 8 up, 8 in 2024-08-29T19:53:58.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:57 smithi089 bash[77323]: cluster 2024-08-29T19:53:57.051952+0000 mgr.y (mgr.34104) 3047 : cluster [DBG] pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2024-08-29T19:53:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:57 smithi089 bash[78574]: cluster 2024-08-29T19:53:56.899459+0000 mon.a (mon.0) 5046 : cluster [DBG] osdmap e2885: 8 total, 8 up, 8 in 2024-08-29T19:53:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:57 smithi089 bash[78574]: cluster 2024-08-29T19:53:57.051952+0000 mgr.y (mgr.34104) 3047 : cluster [DBG] pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2024-08-29T19:53:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:57 smithi144 bash[67678]: cluster 2024-08-29T19:53:56.899459+0000 mon.a (mon.0) 5046 : cluster [DBG] osdmap e2885: 8 total, 8 up, 8 in 2024-08-29T19:53:58.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:57 smithi144 bash[67678]: cluster 2024-08-29T19:53:57.051952+0000 mgr.y (mgr.34104) 3047 : cluster [DBG] pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 482 op/s 2024-08-29T19:53:59.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:58 smithi089 bash[77323]: cluster 2024-08-29T19:53:57.916222+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e2886: 8 total, 8 up, 8 in 2024-08-29T19:53:59.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:58 smithi089 bash[78574]: cluster 2024-08-29T19:53:57.916222+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e2886: 8 total, 8 up, 8 in 2024-08-29T19:53:59.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:58 smithi144 bash[67678]: cluster 2024-08-29T19:53:57.916222+0000 mon.a (mon.0) 5047 : cluster [DBG] osdmap e2886: 8 total, 8 up, 8 in 2024-08-29T19:54:00.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:59 smithi144 bash[67678]: cluster 2024-08-29T19:53:58.916967+0000 mon.a (mon.0) 5048 : cluster [DBG] osdmap e2887: 8 total, 8 up, 8 in 2024-08-29T19:54:00.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:53:59 smithi144 bash[67678]: cluster 2024-08-29T19:53:59.052654+0000 mgr.y (mgr.34104) 3048 : cluster [DBG] pgmap v5484: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 439 op/s 2024-08-29T19:54:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:59 smithi089 bash[78574]: cluster 2024-08-29T19:53:58.916967+0000 mon.a (mon.0) 5048 : cluster [DBG] osdmap e2887: 8 total, 8 up, 8 in 2024-08-29T19:54:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:53:59 smithi089 bash[78574]: cluster 2024-08-29T19:53:59.052654+0000 mgr.y (mgr.34104) 3048 : cluster [DBG] pgmap v5484: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 439 op/s 2024-08-29T19:54:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:59 smithi089 bash[77323]: cluster 2024-08-29T19:53:58.916967+0000 mon.a (mon.0) 5048 : cluster [DBG] osdmap e2887: 8 total, 8 up, 8 in 2024-08-29T19:54:00.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:53:59 smithi089 bash[77323]: cluster 2024-08-29T19:53:59.052654+0000 mgr.y (mgr.34104) 3048 : cluster [DBG] pgmap v5484: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 439 op/s 2024-08-29T19:54:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:00 smithi144 bash[67678]: cluster 2024-08-29T19:53:59.939727+0000 mon.a (mon.0) 5049 : cluster [DBG] osdmap e2888: 8 total, 8 up, 8 in 2024-08-29T19:54:01.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:00 smithi144 bash[67678]: cluster 2024-08-29T19:54:00.865816+0000 mon.a (mon.0) 5050 : cluster [DBG] osdmap e2889: 8 total, 8 up, 8 in 2024-08-29T19:54:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:00 smithi089 bash[77323]: cluster 2024-08-29T19:53:59.939727+0000 mon.a (mon.0) 5049 : cluster [DBG] osdmap e2888: 8 total, 8 up, 8 in 2024-08-29T19:54:01.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:00 smithi089 bash[77323]: cluster 2024-08-29T19:54:00.865816+0000 mon.a (mon.0) 5050 : cluster [DBG] osdmap e2889: 8 total, 8 up, 8 in 2024-08-29T19:54:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:00 smithi089 bash[78574]: cluster 2024-08-29T19:53:59.939727+0000 mon.a (mon.0) 5049 : cluster [DBG] osdmap e2888: 8 total, 8 up, 8 in 2024-08-29T19:54:01.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:00 smithi089 bash[78574]: cluster 2024-08-29T19:54:00.865816+0000 mon.a (mon.0) 5050 : cluster [DBG] osdmap e2889: 8 total, 8 up, 8 in 2024-08-29T19:54:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:01 smithi144 bash[67678]: cluster 2024-08-29T19:54:01.053390+0000 mgr.y (mgr.34104) 3049 : cluster [DBG] pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2024-08-29T19:54:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:01 smithi089 bash[77323]: cluster 2024-08-29T19:54:01.053390+0000 mgr.y (mgr.34104) 3049 : cluster [DBG] pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2024-08-29T19:54:02.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:01 smithi089 bash[78574]: cluster 2024-08-29T19:54:01.053390+0000 mgr.y (mgr.34104) 3049 : cluster [DBG] pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 324 KiB/s rd, 5.0 KiB/s wr, 437 op/s 2024-08-29T19:54:03.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:02 smithi144 bash[67678]: cluster 2024-08-29T19:54:01.958010+0000 mon.a (mon.0) 5051 : cluster [DBG] osdmap e2890: 8 total, 8 up, 8 in 2024-08-29T19:54:03.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:02 smithi089 bash[77323]: cluster 2024-08-29T19:54:01.958010+0000 mon.a (mon.0) 5051 : cluster [DBG] osdmap e2890: 8 total, 8 up, 8 in 2024-08-29T19:54:03.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:02 smithi089 bash[78574]: cluster 2024-08-29T19:54:01.958010+0000 mon.a (mon.0) 5051 : cluster [DBG] osdmap e2890: 8 total, 8 up, 8 in 2024-08-29T19:54:04.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:03 smithi144 bash[67678]: cluster 2024-08-29T19:54:02.958812+0000 mon.a (mon.0) 5052 : cluster [DBG] osdmap e2891: 8 total, 8 up, 8 in 2024-08-29T19:54:04.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:03 smithi144 bash[67678]: cluster 2024-08-29T19:54:03.054073+0000 mgr.y (mgr.34104) 3050 : cluster [DBG] pgmap v5490: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:54:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:03 smithi089 bash[77323]: cluster 2024-08-29T19:54:02.958812+0000 mon.a (mon.0) 5052 : cluster [DBG] osdmap e2891: 8 total, 8 up, 8 in 2024-08-29T19:54:04.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:03 smithi089 bash[77323]: cluster 2024-08-29T19:54:03.054073+0000 mgr.y (mgr.34104) 3050 : cluster [DBG] pgmap v5490: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:54:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:03 smithi089 bash[78574]: cluster 2024-08-29T19:54:02.958812+0000 mon.a (mon.0) 5052 : cluster [DBG] osdmap e2891: 8 total, 8 up, 8 in 2024-08-29T19:54:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:03 smithi089 bash[78574]: cluster 2024-08-29T19:54:03.054073+0000 mgr.y (mgr.34104) 3050 : cluster [DBG] pgmap v5490: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-08-29T19:54:05.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:04 smithi144 bash[67678]: cluster 2024-08-29T19:54:03.987356+0000 mon.a (mon.0) 5053 : cluster [DBG] osdmap e2892: 8 total, 8 up, 8 in 2024-08-29T19:54:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:54:05] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:54:05.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:04 smithi089 bash[77323]: cluster 2024-08-29T19:54:03.987356+0000 mon.a (mon.0) 5053 : cluster [DBG] osdmap e2892: 8 total, 8 up, 8 in 2024-08-29T19:54:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:04 smithi089 bash[78574]: cluster 2024-08-29T19:54:03.987356+0000 mon.a (mon.0) 5053 : cluster [DBG] osdmap e2892: 8 total, 8 up, 8 in 2024-08-29T19:54:06.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:05 smithi144 bash[67678]: cluster 2024-08-29T19:54:04.985463+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e2893: 8 total, 8 up, 8 in 2024-08-29T19:54:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:05 smithi144 bash[67678]: cluster 2024-08-29T19:54:05.054659+0000 mgr.y (mgr.34104) 3051 : cluster [DBG] pgmap v5493: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 396 op/s 2024-08-29T19:54:06.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:05 smithi144 bash[67678]: cluster 2024-08-29T19:54:05.863018+0000 mon.a (mon.0) 5055 : cluster [DBG] osdmap e2894: 8 total, 8 up, 8 in 2024-08-29T19:54:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[77323]: cluster 2024-08-29T19:54:04.985463+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e2893: 8 total, 8 up, 8 in 2024-08-29T19:54:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[77323]: cluster 2024-08-29T19:54:05.054659+0000 mgr.y (mgr.34104) 3051 : cluster [DBG] pgmap v5493: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 396 op/s 2024-08-29T19:54:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[77323]: cluster 2024-08-29T19:54:05.863018+0000 mon.a (mon.0) 5055 : cluster [DBG] osdmap e2894: 8 total, 8 up, 8 in 2024-08-29T19:54:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[78574]: cluster 2024-08-29T19:54:04.985463+0000 mon.a (mon.0) 5054 : cluster [DBG] osdmap e2893: 8 total, 8 up, 8 in 2024-08-29T19:54:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[78574]: cluster 2024-08-29T19:54:05.054659+0000 mgr.y (mgr.34104) 3051 : cluster [DBG] pgmap v5493: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 396 op/s 2024-08-29T19:54:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:05 smithi089 bash[78574]: cluster 2024-08-29T19:54:05.863018+0000 mon.a (mon.0) 5055 : cluster [DBG] osdmap e2894: 8 total, 8 up, 8 in 2024-08-29T19:54:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:07 smithi089 bash[77323]: cluster 2024-08-29T19:54:06.867736+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e2895: 8 total, 8 up, 8 in 2024-08-29T19:54:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:07 smithi089 bash[77323]: cluster 2024-08-29T19:54:07.055361+0000 mgr.y (mgr.34104) 3052 : cluster [DBG] pgmap v5496: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 392 op/s 2024-08-29T19:54:08.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:07 smithi089 bash[77323]: audit 2024-08-29T19:54:07.840218+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:08.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:07 smithi089 bash[78574]: cluster 2024-08-29T19:54:06.867736+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e2895: 8 total, 8 up, 8 in 2024-08-29T19:54:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:07 smithi089 bash[78574]: cluster 2024-08-29T19:54:07.055361+0000 mgr.y (mgr.34104) 3052 : cluster [DBG] pgmap v5496: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 392 op/s 2024-08-29T19:54:08.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:07 smithi089 bash[78574]: audit 2024-08-29T19:54:07.840218+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:07 smithi144 bash[67678]: cluster 2024-08-29T19:54:06.867736+0000 mon.a (mon.0) 5056 : cluster [DBG] osdmap e2895: 8 total, 8 up, 8 in 2024-08-29T19:54:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:07 smithi144 bash[67678]: cluster 2024-08-29T19:54:07.055361+0000 mgr.y (mgr.34104) 3052 : cluster [DBG] pgmap v5496: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 392 op/s 2024-08-29T19:54:08.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:07 smithi144 bash[67678]: audit 2024-08-29T19:54:07.840218+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:09.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:08 smithi089 bash[77323]: cluster 2024-08-29T19:54:07.876877+0000 mon.a (mon.0) 5058 : cluster [DBG] osdmap e2896: 8 total, 8 up, 8 in 2024-08-29T19:54:09.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:08 smithi089 bash[78574]: cluster 2024-08-29T19:54:07.876877+0000 mon.a (mon.0) 5058 : cluster [DBG] osdmap e2896: 8 total, 8 up, 8 in 2024-08-29T19:54:09.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:08 smithi144 bash[67678]: cluster 2024-08-29T19:54:07.876877+0000 mon.a (mon.0) 5058 : cluster [DBG] osdmap e2896: 8 total, 8 up, 8 in 2024-08-29T19:54:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:09 smithi089 bash[77323]: cluster 2024-08-29T19:54:08.885417+0000 mon.a (mon.0) 5059 : cluster [DBG] osdmap e2897: 8 total, 8 up, 8 in 2024-08-29T19:54:10.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:09 smithi089 bash[77323]: cluster 2024-08-29T19:54:09.056114+0000 mgr.y (mgr.34104) 3053 : cluster [DBG] pgmap v5499: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-08-29T19:54:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:09 smithi089 bash[78574]: cluster 2024-08-29T19:54:08.885417+0000 mon.a (mon.0) 5059 : cluster [DBG] osdmap e2897: 8 total, 8 up, 8 in 2024-08-29T19:54:10.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:09 smithi089 bash[78574]: cluster 2024-08-29T19:54:09.056114+0000 mgr.y (mgr.34104) 3053 : cluster [DBG] pgmap v5499: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-08-29T19:54:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:09 smithi144 bash[67678]: cluster 2024-08-29T19:54:08.885417+0000 mon.a (mon.0) 5059 : cluster [DBG] osdmap e2897: 8 total, 8 up, 8 in 2024-08-29T19:54:10.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:09 smithi144 bash[67678]: cluster 2024-08-29T19:54:09.056114+0000 mgr.y (mgr.34104) 3053 : cluster [DBG] pgmap v5499: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-08-29T19:54:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:10 smithi089 bash[77323]: cluster 2024-08-29T19:54:09.896840+0000 mon.a (mon.0) 5060 : cluster [DBG] osdmap e2898: 8 total, 8 up, 8 in 2024-08-29T19:54:11.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:10 smithi089 bash[77323]: cluster 2024-08-29T19:54:10.865990+0000 mon.a (mon.0) 5061 : cluster [DBG] osdmap e2899: 8 total, 8 up, 8 in 2024-08-29T19:54:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:10 smithi089 bash[78574]: cluster 2024-08-29T19:54:09.896840+0000 mon.a (mon.0) 5060 : cluster [DBG] osdmap e2898: 8 total, 8 up, 8 in 2024-08-29T19:54:11.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:10 smithi089 bash[78574]: cluster 2024-08-29T19:54:10.865990+0000 mon.a (mon.0) 5061 : cluster [DBG] osdmap e2899: 8 total, 8 up, 8 in 2024-08-29T19:54:11.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:10 smithi144 bash[67678]: cluster 2024-08-29T19:54:09.896840+0000 mon.a (mon.0) 5060 : cluster [DBG] osdmap e2898: 8 total, 8 up, 8 in 2024-08-29T19:54:11.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:10 smithi144 bash[67678]: cluster 2024-08-29T19:54:10.865990+0000 mon.a (mon.0) 5061 : cluster [DBG] osdmap e2899: 8 total, 8 up, 8 in 2024-08-29T19:54:12.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:11 smithi089 bash[77323]: cluster 2024-08-29T19:54:11.056928+0000 mgr.y (mgr.34104) 3054 : cluster [DBG] pgmap v5502: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-08-29T19:54:12.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:11 smithi089 bash[78574]: cluster 2024-08-29T19:54:11.056928+0000 mgr.y (mgr.34104) 3054 : cluster [DBG] pgmap v5502: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-08-29T19:54:12.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:11 smithi144 bash[67678]: cluster 2024-08-29T19:54:11.056928+0000 mgr.y (mgr.34104) 3054 : cluster [DBG] pgmap v5502: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 5.0 KiB/s wr, 352 op/s 2024-08-29T19:54:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:12 smithi089 bash[77323]: cluster 2024-08-29T19:54:11.909530+0000 mon.a (mon.0) 5062 : cluster [DBG] osdmap e2900: 8 total, 8 up, 8 in 2024-08-29T19:54:13.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:12 smithi089 bash[77323]: audit 2024-08-29T19:54:12.889019+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:54:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:12 smithi089 bash[78574]: cluster 2024-08-29T19:54:11.909530+0000 mon.a (mon.0) 5062 : cluster [DBG] osdmap e2900: 8 total, 8 up, 8 in 2024-08-29T19:54:13.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:12 smithi089 bash[78574]: audit 2024-08-29T19:54:12.889019+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:54:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:12 smithi144 bash[67678]: cluster 2024-08-29T19:54:11.909530+0000 mon.a (mon.0) 5062 : cluster [DBG] osdmap e2900: 8 total, 8 up, 8 in 2024-08-29T19:54:13.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:12 smithi144 bash[67678]: audit 2024-08-29T19:54:12.889019+0000 mon.a (mon.0) 5063 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:54:14.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[77323]: cluster 2024-08-29T19:54:12.916005+0000 mon.a (mon.0) 5064 : cluster [DBG] osdmap e2901: 8 total, 8 up, 8 in 2024-08-29T19:54:15.403 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[77323]: cluster 2024-08-29T19:54:13.057492+0000 mgr.y (mgr.34104) 3055 : cluster [DBG] pgmap v5505: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:15.403 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[77323]: audit 2024-08-29T19:54:13.501092+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.403 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[77323]: audit 2024-08-29T19:54:13.509188+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.403 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[78574]: cluster 2024-08-29T19:54:12.916005+0000 mon.a (mon.0) 5064 : cluster [DBG] osdmap e2901: 8 total, 8 up, 8 in 2024-08-29T19:54:15.403 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[78574]: cluster 2024-08-29T19:54:13.057492+0000 mgr.y (mgr.34104) 3055 : cluster [DBG] pgmap v5505: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:15.403 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[78574]: audit 2024-08-29T19:54:13.501092+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.404 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:13 smithi089 bash[78574]: audit 2024-08-29T19:54:13.509188+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.404 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:13 smithi144 bash[67678]: cluster 2024-08-29T19:54:12.916005+0000 mon.a (mon.0) 5064 : cluster [DBG] osdmap e2901: 8 total, 8 up, 8 in 2024-08-29T19:54:15.404 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:13 smithi144 bash[67678]: cluster 2024-08-29T19:54:13.057492+0000 mgr.y (mgr.34104) 3055 : cluster [DBG] pgmap v5505: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:15.404 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:13 smithi144 bash[67678]: audit 2024-08-29T19:54:13.501092+0000 mon.a (mon.0) 5065 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.404 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:13 smithi144 bash[67678]: audit 2024-08-29T19:54:13.509188+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.404 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:14 smithi144 bash[67678]: cluster 2024-08-29T19:54:13.934795+0000 mon.a (mon.0) 5067 : cluster [DBG] osdmap e2902: 8 total, 8 up, 8 in 2024-08-29T19:54:15.405 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:14 smithi144 bash[67678]: audit 2024-08-29T19:54:14.291836+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:54:15.405 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:14 smithi144 bash[67678]: audit 2024-08-29T19:54:14.293358+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:54:15.405 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:14 smithi144 bash[67678]: audit 2024-08-29T19:54:14.300972+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:54:15] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[77323]: cluster 2024-08-29T19:54:13.934795+0000 mon.a (mon.0) 5067 : cluster [DBG] osdmap e2902: 8 total, 8 up, 8 in 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[77323]: audit 2024-08-29T19:54:14.291836+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[77323]: audit 2024-08-29T19:54:14.293358+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[77323]: audit 2024-08-29T19:54:14.300972+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[78574]: cluster 2024-08-29T19:54:13.934795+0000 mon.a (mon.0) 5067 : cluster [DBG] osdmap e2902: 8 total, 8 up, 8 in 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[78574]: audit 2024-08-29T19:54:14.291836+0000 mon.a (mon.0) 5068 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:54:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[78574]: audit 2024-08-29T19:54:14.293358+0000 mon.a (mon.0) 5069 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:54:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:14 smithi089 bash[78574]: audit 2024-08-29T19:54:14.300972+0000 mon.a (mon.0) 5070 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:54:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:15 smithi144 bash[67678]: cluster 2024-08-29T19:54:14.938925+0000 mon.a (mon.0) 5071 : cluster [DBG] osdmap e2903: 8 total, 8 up, 8 in 2024-08-29T19:54:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:15 smithi144 bash[67678]: cluster 2024-08-29T19:54:15.058170+0000 mgr.y (mgr.34104) 3056 : cluster [DBG] pgmap v5508: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 309 op/s 2024-08-29T19:54:16.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:15 smithi144 bash[67678]: cluster 2024-08-29T19:54:15.867768+0000 mon.a (mon.0) 5072 : cluster [DBG] osdmap e2904: 8 total, 8 up, 8 in 2024-08-29T19:54:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[77323]: cluster 2024-08-29T19:54:14.938925+0000 mon.a (mon.0) 5071 : cluster [DBG] osdmap e2903: 8 total, 8 up, 8 in 2024-08-29T19:54:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[77323]: cluster 2024-08-29T19:54:15.058170+0000 mgr.y (mgr.34104) 3056 : cluster [DBG] pgmap v5508: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 309 op/s 2024-08-29T19:54:16.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[77323]: cluster 2024-08-29T19:54:15.867768+0000 mon.a (mon.0) 5072 : cluster [DBG] osdmap e2904: 8 total, 8 up, 8 in 2024-08-29T19:54:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[78574]: cluster 2024-08-29T19:54:14.938925+0000 mon.a (mon.0) 5071 : cluster [DBG] osdmap e2903: 8 total, 8 up, 8 in 2024-08-29T19:54:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[78574]: cluster 2024-08-29T19:54:15.058170+0000 mgr.y (mgr.34104) 3056 : cluster [DBG] pgmap v5508: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 309 op/s 2024-08-29T19:54:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:15 smithi089 bash[78574]: cluster 2024-08-29T19:54:15.867768+0000 mon.a (mon.0) 5072 : cluster [DBG] osdmap e2904: 8 total, 8 up, 8 in 2024-08-29T19:54:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:17 smithi089 bash[77323]: cluster 2024-08-29T19:54:16.870039+0000 mon.a (mon.0) 5073 : cluster [DBG] osdmap e2905: 8 total, 8 up, 8 in 2024-08-29T19:54:18.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:17 smithi089 bash[77323]: cluster 2024-08-29T19:54:17.058923+0000 mgr.y (mgr.34104) 3057 : cluster [DBG] pgmap v5511: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 308 op/s 2024-08-29T19:54:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:17 smithi089 bash[78574]: cluster 2024-08-29T19:54:16.870039+0000 mon.a (mon.0) 5073 : cluster [DBG] osdmap e2905: 8 total, 8 up, 8 in 2024-08-29T19:54:18.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:17 smithi089 bash[78574]: cluster 2024-08-29T19:54:17.058923+0000 mgr.y (mgr.34104) 3057 : cluster [DBG] pgmap v5511: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 308 op/s 2024-08-29T19:54:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:17 smithi144 bash[67678]: cluster 2024-08-29T19:54:16.870039+0000 mon.a (mon.0) 5073 : cluster [DBG] osdmap e2905: 8 total, 8 up, 8 in 2024-08-29T19:54:18.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:17 smithi144 bash[67678]: cluster 2024-08-29T19:54:17.058923+0000 mgr.y (mgr.34104) 3057 : cluster [DBG] pgmap v5511: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 308 op/s 2024-08-29T19:54:19.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:18 smithi089 bash[77323]: cluster 2024-08-29T19:54:17.883116+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e2906: 8 total, 8 up, 8 in 2024-08-29T19:54:19.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:18 smithi089 bash[78574]: cluster 2024-08-29T19:54:17.883116+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e2906: 8 total, 8 up, 8 in 2024-08-29T19:54:19.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:18 smithi144 bash[67678]: cluster 2024-08-29T19:54:17.883116+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e2906: 8 total, 8 up, 8 in 2024-08-29T19:54:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:19 smithi089 bash[77323]: cluster 2024-08-29T19:54:18.891540+0000 mon.a (mon.0) 5075 : cluster [DBG] osdmap e2907: 8 total, 8 up, 8 in 2024-08-29T19:54:20.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:19 smithi089 bash[77323]: cluster 2024-08-29T19:54:19.059704+0000 mgr.y (mgr.34104) 3058 : cluster [DBG] pgmap v5514: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 264 op/s 2024-08-29T19:54:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:19 smithi089 bash[78574]: cluster 2024-08-29T19:54:18.891540+0000 mon.a (mon.0) 5075 : cluster [DBG] osdmap e2907: 8 total, 8 up, 8 in 2024-08-29T19:54:20.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:19 smithi089 bash[78574]: cluster 2024-08-29T19:54:19.059704+0000 mgr.y (mgr.34104) 3058 : cluster [DBG] pgmap v5514: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 264 op/s 2024-08-29T19:54:20.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:19 smithi144 bash[67678]: cluster 2024-08-29T19:54:18.891540+0000 mon.a (mon.0) 5075 : cluster [DBG] osdmap e2907: 8 total, 8 up, 8 in 2024-08-29T19:54:20.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:19 smithi144 bash[67678]: cluster 2024-08-29T19:54:19.059704+0000 mgr.y (mgr.34104) 3058 : cluster [DBG] pgmap v5514: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 264 op/s 2024-08-29T19:54:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:20 smithi089 bash[77323]: cluster 2024-08-29T19:54:19.896962+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e2908: 8 total, 8 up, 8 in 2024-08-29T19:54:21.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:20 smithi089 bash[77323]: cluster 2024-08-29T19:54:20.870068+0000 mon.a (mon.0) 5077 : cluster [DBG] osdmap e2909: 8 total, 8 up, 8 in 2024-08-29T19:54:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:20 smithi089 bash[78574]: cluster 2024-08-29T19:54:19.896962+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e2908: 8 total, 8 up, 8 in 2024-08-29T19:54:21.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:20 smithi089 bash[78574]: cluster 2024-08-29T19:54:20.870068+0000 mon.a (mon.0) 5077 : cluster [DBG] osdmap e2909: 8 total, 8 up, 8 in 2024-08-29T19:54:21.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:20 smithi144 bash[67678]: cluster 2024-08-29T19:54:19.896962+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e2908: 8 total, 8 up, 8 in 2024-08-29T19:54:21.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:20 smithi144 bash[67678]: cluster 2024-08-29T19:54:20.870068+0000 mon.a (mon.0) 5077 : cluster [DBG] osdmap e2909: 8 total, 8 up, 8 in 2024-08-29T19:54:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:21 smithi144 bash[67678]: cluster 2024-08-29T19:54:21.060440+0000 mgr.y (mgr.34104) 3059 : cluster [DBG] pgmap v5517: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 262 op/s 2024-08-29T19:54:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:21 smithi089 bash[77323]: cluster 2024-08-29T19:54:21.060440+0000 mgr.y (mgr.34104) 3059 : cluster [DBG] pgmap v5517: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 262 op/s 2024-08-29T19:54:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:21 smithi089 bash[78574]: cluster 2024-08-29T19:54:21.060440+0000 mgr.y (mgr.34104) 3059 : cluster [DBG] pgmap v5517: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 262 op/s 2024-08-29T19:54:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:22 smithi144 bash[67678]: cluster 2024-08-29T19:54:21.940547+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e2910: 8 total, 8 up, 8 in 2024-08-29T19:54:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:22 smithi144 bash[67678]: audit 2024-08-29T19:54:22.840843+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:22 smithi089 bash[77323]: cluster 2024-08-29T19:54:21.940547+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e2910: 8 total, 8 up, 8 in 2024-08-29T19:54:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:22 smithi089 bash[77323]: audit 2024-08-29T19:54:22.840843+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:22 smithi089 bash[78574]: cluster 2024-08-29T19:54:21.940547+0000 mon.a (mon.0) 5078 : cluster [DBG] osdmap e2910: 8 total, 8 up, 8 in 2024-08-29T19:54:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:22 smithi089 bash[78574]: audit 2024-08-29T19:54:22.840843+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:23 smithi144 bash[67678]: cluster 2024-08-29T19:54:22.946952+0000 mon.a (mon.0) 5080 : cluster [DBG] osdmap e2911: 8 total, 8 up, 8 in 2024-08-29T19:54:24.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:23 smithi144 bash[67678]: cluster 2024-08-29T19:54:23.061273+0000 mgr.y (mgr.34104) 3060 : cluster [DBG] pgmap v5520: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:23 smithi089 bash[77323]: cluster 2024-08-29T19:54:22.946952+0000 mon.a (mon.0) 5080 : cluster [DBG] osdmap e2911: 8 total, 8 up, 8 in 2024-08-29T19:54:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:23 smithi089 bash[77323]: cluster 2024-08-29T19:54:23.061273+0000 mgr.y (mgr.34104) 3060 : cluster [DBG] pgmap v5520: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:23 smithi089 bash[78574]: cluster 2024-08-29T19:54:22.946952+0000 mon.a (mon.0) 5080 : cluster [DBG] osdmap e2911: 8 total, 8 up, 8 in 2024-08-29T19:54:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:23 smithi089 bash[78574]: cluster 2024-08-29T19:54:23.061273+0000 mgr.y (mgr.34104) 3060 : cluster [DBG] pgmap v5520: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:24 smithi144 bash[67678]: cluster 2024-08-29T19:54:23.962102+0000 mon.a (mon.0) 5081 : cluster [DBG] osdmap e2912: 8 total, 8 up, 8 in 2024-08-29T19:54:25.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:54:25] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:54:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:24 smithi089 bash[77323]: cluster 2024-08-29T19:54:23.962102+0000 mon.a (mon.0) 5081 : cluster [DBG] osdmap e2912: 8 total, 8 up, 8 in 2024-08-29T19:54:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:24 smithi089 bash[78574]: cluster 2024-08-29T19:54:23.962102+0000 mon.a (mon.0) 5081 : cluster [DBG] osdmap e2912: 8 total, 8 up, 8 in 2024-08-29T19:54:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:25 smithi144 bash[67678]: cluster 2024-08-29T19:54:24.968851+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e2913: 8 total, 8 up, 8 in 2024-08-29T19:54:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:25 smithi144 bash[67678]: cluster 2024-08-29T19:54:25.062043+0000 mgr.y (mgr.34104) 3061 : cluster [DBG] pgmap v5523: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2024-08-29T19:54:26.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:25 smithi144 bash[67678]: cluster 2024-08-29T19:54:25.875066+0000 mon.a (mon.0) 5083 : cluster [DBG] osdmap e2914: 8 total, 8 up, 8 in 2024-08-29T19:54:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[77323]: cluster 2024-08-29T19:54:24.968851+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e2913: 8 total, 8 up, 8 in 2024-08-29T19:54:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[77323]: cluster 2024-08-29T19:54:25.062043+0000 mgr.y (mgr.34104) 3061 : cluster [DBG] pgmap v5523: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2024-08-29T19:54:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[77323]: cluster 2024-08-29T19:54:25.875066+0000 mon.a (mon.0) 5083 : cluster [DBG] osdmap e2914: 8 total, 8 up, 8 in 2024-08-29T19:54:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[78574]: cluster 2024-08-29T19:54:24.968851+0000 mon.a (mon.0) 5082 : cluster [DBG] osdmap e2913: 8 total, 8 up, 8 in 2024-08-29T19:54:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[78574]: cluster 2024-08-29T19:54:25.062043+0000 mgr.y (mgr.34104) 3061 : cluster [DBG] pgmap v5523: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 5.0 KiB/s wr, 221 op/s 2024-08-29T19:54:26.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:25 smithi089 bash[78574]: cluster 2024-08-29T19:54:25.875066+0000 mon.a (mon.0) 5083 : cluster [DBG] osdmap e2914: 8 total, 8 up, 8 in 2024-08-29T19:54:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:27 smithi089 bash[77323]: cluster 2024-08-29T19:54:26.875012+0000 mon.a (mon.0) 5084 : cluster [DBG] osdmap e2915: 8 total, 8 up, 8 in 2024-08-29T19:54:28.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:27 smithi089 bash[77323]: cluster 2024-08-29T19:54:27.062789+0000 mgr.y (mgr.34104) 3062 : cluster [DBG] pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-08-29T19:54:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:27 smithi089 bash[78574]: cluster 2024-08-29T19:54:26.875012+0000 mon.a (mon.0) 5084 : cluster [DBG] osdmap e2915: 8 total, 8 up, 8 in 2024-08-29T19:54:28.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:27 smithi089 bash[78574]: cluster 2024-08-29T19:54:27.062789+0000 mgr.y (mgr.34104) 3062 : cluster [DBG] pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-08-29T19:54:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:27 smithi144 bash[67678]: cluster 2024-08-29T19:54:26.875012+0000 mon.a (mon.0) 5084 : cluster [DBG] osdmap e2915: 8 total, 8 up, 8 in 2024-08-29T19:54:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:27 smithi144 bash[67678]: cluster 2024-08-29T19:54:27.062789+0000 mgr.y (mgr.34104) 3062 : cluster [DBG] pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-08-29T19:54:29.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:28 smithi089 bash[77323]: cluster 2024-08-29T19:54:27.888098+0000 mon.a (mon.0) 5085 : cluster [DBG] osdmap e2916: 8 total, 8 up, 8 in 2024-08-29T19:54:29.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:28 smithi089 bash[78574]: cluster 2024-08-29T19:54:27.888098+0000 mon.a (mon.0) 5085 : cluster [DBG] osdmap e2916: 8 total, 8 up, 8 in 2024-08-29T19:54:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:28 smithi144 bash[67678]: cluster 2024-08-29T19:54:27.888098+0000 mon.a (mon.0) 5085 : cluster [DBG] osdmap e2916: 8 total, 8 up, 8 in 2024-08-29T19:54:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:29 smithi089 bash[77323]: cluster 2024-08-29T19:54:28.888851+0000 mon.a (mon.0) 5086 : cluster [DBG] osdmap e2917: 8 total, 8 up, 8 in 2024-08-29T19:54:30.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:29 smithi089 bash[77323]: cluster 2024-08-29T19:54:29.063471+0000 mgr.y (mgr.34104) 3063 : cluster [DBG] pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2024-08-29T19:54:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:29 smithi089 bash[78574]: cluster 2024-08-29T19:54:28.888851+0000 mon.a (mon.0) 5086 : cluster [DBG] osdmap e2917: 8 total, 8 up, 8 in 2024-08-29T19:54:30.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:29 smithi089 bash[78574]: cluster 2024-08-29T19:54:29.063471+0000 mgr.y (mgr.34104) 3063 : cluster [DBG] pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2024-08-29T19:54:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:29 smithi144 bash[67678]: cluster 2024-08-29T19:54:28.888851+0000 mon.a (mon.0) 5086 : cluster [DBG] osdmap e2917: 8 total, 8 up, 8 in 2024-08-29T19:54:30.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:29 smithi144 bash[67678]: cluster 2024-08-29T19:54:29.063471+0000 mgr.y (mgr.34104) 3063 : cluster [DBG] pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 176 op/s 2024-08-29T19:54:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:30 smithi089 bash[77323]: cluster 2024-08-29T19:54:29.912068+0000 mon.a (mon.0) 5087 : cluster [DBG] osdmap e2918: 8 total, 8 up, 8 in 2024-08-29T19:54:31.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:30 smithi089 bash[77323]: cluster 2024-08-29T19:54:30.877475+0000 mon.a (mon.0) 5088 : cluster [DBG] osdmap e2919: 8 total, 8 up, 8 in 2024-08-29T19:54:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:30 smithi089 bash[78574]: cluster 2024-08-29T19:54:29.912068+0000 mon.a (mon.0) 5087 : cluster [DBG] osdmap e2918: 8 total, 8 up, 8 in 2024-08-29T19:54:31.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:30 smithi089 bash[78574]: cluster 2024-08-29T19:54:30.877475+0000 mon.a (mon.0) 5088 : cluster [DBG] osdmap e2919: 8 total, 8 up, 8 in 2024-08-29T19:54:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:30 smithi144 bash[67678]: cluster 2024-08-29T19:54:29.912068+0000 mon.a (mon.0) 5087 : cluster [DBG] osdmap e2918: 8 total, 8 up, 8 in 2024-08-29T19:54:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:30 smithi144 bash[67678]: cluster 2024-08-29T19:54:30.877475+0000 mon.a (mon.0) 5088 : cluster [DBG] osdmap e2919: 8 total, 8 up, 8 in 2024-08-29T19:54:32.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:31 smithi089 bash[77323]: cluster 2024-08-29T19:54:31.064196+0000 mgr.y (mgr.34104) 3064 : cluster [DBG] pgmap v5532: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-29T19:54:32.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:31 smithi089 bash[78574]: cluster 2024-08-29T19:54:31.064196+0000 mgr.y (mgr.34104) 3064 : cluster [DBG] pgmap v5532: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-29T19:54:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:31 smithi144 bash[67678]: cluster 2024-08-29T19:54:31.064196+0000 mgr.y (mgr.34104) 3064 : cluster [DBG] pgmap v5532: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-29T19:54:33.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:32 smithi089 bash[77323]: cluster 2024-08-29T19:54:31.921814+0000 mon.a (mon.0) 5089 : cluster [DBG] osdmap e2920: 8 total, 8 up, 8 in 2024-08-29T19:54:33.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:32 smithi089 bash[78574]: cluster 2024-08-29T19:54:31.921814+0000 mon.a (mon.0) 5089 : cluster [DBG] osdmap e2920: 8 total, 8 up, 8 in 2024-08-29T19:54:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:32 smithi144 bash[67678]: cluster 2024-08-29T19:54:31.921814+0000 mon.a (mon.0) 5089 : cluster [DBG] osdmap e2920: 8 total, 8 up, 8 in 2024-08-29T19:54:34.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:33 smithi144 bash[67678]: cluster 2024-08-29T19:54:32.931738+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e2921: 8 total, 8 up, 8 in 2024-08-29T19:54:34.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:33 smithi144 bash[67678]: cluster 2024-08-29T19:54:33.064868+0000 mgr.y (mgr.34104) 3065 : cluster [DBG] pgmap v5535: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:33 smithi089 bash[78574]: cluster 2024-08-29T19:54:32.931738+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e2921: 8 total, 8 up, 8 in 2024-08-29T19:54:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:33 smithi089 bash[78574]: cluster 2024-08-29T19:54:33.064868+0000 mgr.y (mgr.34104) 3065 : cluster [DBG] pgmap v5535: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:33 smithi089 bash[77323]: cluster 2024-08-29T19:54:32.931738+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e2921: 8 total, 8 up, 8 in 2024-08-29T19:54:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:33 smithi089 bash[77323]: cluster 2024-08-29T19:54:33.064868+0000 mgr.y (mgr.34104) 3065 : cluster [DBG] pgmap v5535: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 2 op/s 2024-08-29T19:54:35.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:34 smithi144 bash[67678]: cluster 2024-08-29T19:54:33.946824+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e2922: 8 total, 8 up, 8 in 2024-08-29T19:54:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:54:35] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.43.0" 2024-08-29T19:54:35.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:34 smithi089 bash[77323]: cluster 2024-08-29T19:54:33.946824+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e2922: 8 total, 8 up, 8 in 2024-08-29T19:54:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:34 smithi089 bash[78574]: cluster 2024-08-29T19:54:33.946824+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e2922: 8 total, 8 up, 8 in 2024-08-29T19:54:36.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:35 smithi144 bash[67678]: cluster 2024-08-29T19:54:34.945878+0000 mon.a (mon.0) 5092 : cluster [DBG] osdmap e2923: 8 total, 8 up, 8 in 2024-08-29T19:54:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:35 smithi144 bash[67678]: cluster 2024-08-29T19:54:35.065606+0000 mgr.y (mgr.34104) 3066 : cluster [DBG] pgmap v5538: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 133 op/s 2024-08-29T19:54:36.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:35 smithi144 bash[67678]: cluster 2024-08-29T19:54:35.877736+0000 mon.a (mon.0) 5093 : cluster [DBG] osdmap e2924: 8 total, 8 up, 8 in 2024-08-29T19:54:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[77323]: cluster 2024-08-29T19:54:34.945878+0000 mon.a (mon.0) 5092 : cluster [DBG] osdmap e2923: 8 total, 8 up, 8 in 2024-08-29T19:54:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[77323]: cluster 2024-08-29T19:54:35.065606+0000 mgr.y (mgr.34104) 3066 : cluster [DBG] pgmap v5538: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 133 op/s 2024-08-29T19:54:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[77323]: cluster 2024-08-29T19:54:35.877736+0000 mon.a (mon.0) 5093 : cluster [DBG] osdmap e2924: 8 total, 8 up, 8 in 2024-08-29T19:54:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[78574]: cluster 2024-08-29T19:54:34.945878+0000 mon.a (mon.0) 5092 : cluster [DBG] osdmap e2923: 8 total, 8 up, 8 in 2024-08-29T19:54:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[78574]: cluster 2024-08-29T19:54:35.065606+0000 mgr.y (mgr.34104) 3066 : cluster [DBG] pgmap v5538: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 133 op/s 2024-08-29T19:54:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:35 smithi089 bash[78574]: cluster 2024-08-29T19:54:35.877736+0000 mon.a (mon.0) 5093 : cluster [DBG] osdmap e2924: 8 total, 8 up, 8 in 2024-08-29T19:54:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:37 smithi144 bash[67678]: cluster 2024-08-29T19:54:36.963097+0000 mon.a (mon.0) 5094 : cluster [DBG] osdmap e2925: 8 total, 8 up, 8 in 2024-08-29T19:54:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:37 smithi144 bash[67678]: cluster 2024-08-29T19:54:37.066289+0000 mgr.y (mgr.34104) 3067 : cluster [DBG] pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-08-29T19:54:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:37 smithi144 bash[67678]: audit 2024-08-29T19:54:37.841243+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:37 smithi089 bash[77323]: cluster 2024-08-29T19:54:36.963097+0000 mon.a (mon.0) 5094 : cluster [DBG] osdmap e2925: 8 total, 8 up, 8 in 2024-08-29T19:54:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:37 smithi089 bash[77323]: cluster 2024-08-29T19:54:37.066289+0000 mgr.y (mgr.34104) 3067 : cluster [DBG] pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-08-29T19:54:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:37 smithi089 bash[77323]: audit 2024-08-29T19:54:37.841243+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:37 smithi089 bash[78574]: cluster 2024-08-29T19:54:36.963097+0000 mon.a (mon.0) 5094 : cluster [DBG] osdmap e2925: 8 total, 8 up, 8 in 2024-08-29T19:54:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:37 smithi089 bash[78574]: cluster 2024-08-29T19:54:37.066289+0000 mgr.y (mgr.34104) 3067 : cluster [DBG] pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-08-29T19:54:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:37 smithi089 bash[78574]: audit 2024-08-29T19:54:37.841243+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:38 smithi144 bash[67678]: cluster 2024-08-29T19:54:37.973717+0000 mon.a (mon.0) 5096 : cluster [DBG] osdmap e2926: 8 total, 8 up, 8 in 2024-08-29T19:54:39.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:38 smithi089 bash[77323]: cluster 2024-08-29T19:54:37.973717+0000 mon.a (mon.0) 5096 : cluster [DBG] osdmap e2926: 8 total, 8 up, 8 in 2024-08-29T19:54:39.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:38 smithi089 bash[78574]: cluster 2024-08-29T19:54:37.973717+0000 mon.a (mon.0) 5096 : cluster [DBG] osdmap e2926: 8 total, 8 up, 8 in 2024-08-29T19:54:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:39 smithi144 bash[67678]: cluster 2024-08-29T19:54:38.975782+0000 mon.a (mon.0) 5097 : cluster [DBG] osdmap e2927: 8 total, 8 up, 8 in 2024-08-29T19:54:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:39 smithi144 bash[67678]: cluster 2024-08-29T19:54:39.066963+0000 mgr.y (mgr.34104) 3068 : cluster [DBG] pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 91 op/s 2024-08-29T19:54:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:39 smithi089 bash[77323]: cluster 2024-08-29T19:54:38.975782+0000 mon.a (mon.0) 5097 : cluster [DBG] osdmap e2927: 8 total, 8 up, 8 in 2024-08-29T19:54:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:39 smithi089 bash[77323]: cluster 2024-08-29T19:54:39.066963+0000 mgr.y (mgr.34104) 3068 : cluster [DBG] pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 91 op/s 2024-08-29T19:54:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:39 smithi089 bash[78574]: cluster 2024-08-29T19:54:38.975782+0000 mon.a (mon.0) 5097 : cluster [DBG] osdmap e2927: 8 total, 8 up, 8 in 2024-08-29T19:54:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:39 smithi089 bash[78574]: cluster 2024-08-29T19:54:39.066963+0000 mgr.y (mgr.34104) 3068 : cluster [DBG] pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 91 op/s 2024-08-29T19:54:41.103 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-08-29T19:54:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:40 smithi144 bash[67678]: cluster 2024-08-29T19:54:39.997809+0000 mon.a (mon.0) 5098 : cluster [DBG] osdmap e2928: 8 total, 8 up, 8 in 2024-08-29T19:54:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:40 smithi144 bash[67678]: cluster 2024-08-29T19:54:40.888360+0000 mon.a (mon.0) 5099 : cluster [DBG] osdmap e2929: 8 total, 8 up, 8 in 2024-08-29T19:54:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:40 smithi089 bash[77323]: cluster 2024-08-29T19:54:39.997809+0000 mon.a (mon.0) 5098 : cluster [DBG] osdmap e2928: 8 total, 8 up, 8 in 2024-08-29T19:54:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:40 smithi089 bash[77323]: cluster 2024-08-29T19:54:40.888360+0000 mon.a (mon.0) 5099 : cluster [DBG] osdmap e2929: 8 total, 8 up, 8 in 2024-08-29T19:54:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:40 smithi089 bash[78574]: cluster 2024-08-29T19:54:39.997809+0000 mon.a (mon.0) 5098 : cluster [DBG] osdmap e2928: 8 total, 8 up, 8 in 2024-08-29T19:54:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:40 smithi089 bash[78574]: cluster 2024-08-29T19:54:40.888360+0000 mon.a (mon.0) 5099 : cluster [DBG] osdmap e2929: 8 total, 8 up, 8 in 2024-08-29T19:54:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:42 smithi144 bash[67678]: cluster 2024-08-29T19:54:41.067697+0000 mgr.y (mgr.34104) 3069 : cluster [DBG] pgmap v5547: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-29T19:54:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:42 smithi089 bash[77323]: cluster 2024-08-29T19:54:41.067697+0000 mgr.y (mgr.34104) 3069 : cluster [DBG] pgmap v5547: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-29T19:54:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:42 smithi089 bash[78574]: cluster 2024-08-29T19:54:41.067697+0000 mgr.y (mgr.34104) 3069 : cluster [DBG] pgmap v5547: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.0 KiB/s wr, 89 op/s 2024-08-29T19:54:43.240 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-08-29T19:54:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:43 smithi144 bash[67678]: cluster 2024-08-29T19:54:42.008314+0000 mon.a (mon.0) 5100 : cluster [DBG] osdmap e2930: 8 total, 8 up, 8 in 2024-08-29T19:54:43.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:43 smithi089 bash[77323]: cluster 2024-08-29T19:54:42.008314+0000 mon.a (mon.0) 5100 : cluster [DBG] osdmap e2930: 8 total, 8 up, 8 in 2024-08-29T19:54:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:43 smithi089 bash[78574]: cluster 2024-08-29T19:54:42.008314+0000 mon.a (mon.0) 5100 : cluster [DBG] osdmap e2930: 8 total, 8 up, 8 in 2024-08-29T19:54:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:44 smithi144 bash[67678]: cluster 2024-08-29T19:54:43.018574+0000 mon.a (mon.0) 5101 : cluster [DBG] osdmap e2931: 8 total, 8 up, 8 in 2024-08-29T19:54:44.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:44 smithi144 bash[67678]: cluster 2024-08-29T19:54:43.068407+0000 mgr.y (mgr.34104) 3070 : cluster [DBG] pgmap v5550: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 5 op/s 2024-08-29T19:54:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:44 smithi089 bash[77323]: cluster 2024-08-29T19:54:43.018574+0000 mon.a (mon.0) 5101 : cluster [DBG] osdmap e2931: 8 total, 8 up, 8 in 2024-08-29T19:54:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:44 smithi089 bash[77323]: cluster 2024-08-29T19:54:43.068407+0000 mgr.y (mgr.34104) 3070 : cluster [DBG] pgmap v5550: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 5 op/s 2024-08-29T19:54:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:44 smithi089 bash[78574]: cluster 2024-08-29T19:54:43.018574+0000 mon.a (mon.0) 5101 : cluster [DBG] osdmap e2931: 8 total, 8 up, 8 in 2024-08-29T19:54:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:44 smithi089 bash[78574]: cluster 2024-08-29T19:54:43.068407+0000 mgr.y (mgr.34104) 3070 : cluster [DBG] pgmap v5550: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 1023 B/s wr, 5 op/s 2024-08-29T19:54:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:45 smithi144 bash[67678]: cluster 2024-08-29T19:54:44.028223+0000 mon.a (mon.0) 5102 : cluster [DBG] osdmap e2932: 8 total, 8 up, 8 in 2024-08-29T19:54:45.702 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:54:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:54:45] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:54:45.702 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:45 smithi089 bash[78574]: cluster 2024-08-29T19:54:44.028223+0000 mon.a (mon.0) 5102 : cluster [DBG] osdmap e2932: 8 total, 8 up, 8 in 2024-08-29T19:54:45.702 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:45 smithi089 bash[77323]: cluster 2024-08-29T19:54:44.028223+0000 mon.a (mon.0) 5102 : cluster [DBG] osdmap e2932: 8 total, 8 up, 8 in 2024-08-29T19:54:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:46 smithi144 bash[67678]: cluster 2024-08-29T19:54:45.037746+0000 mon.a (mon.0) 5103 : cluster [DBG] osdmap e2933: 8 total, 8 up, 8 in 2024-08-29T19:54:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:46 smithi144 bash[67678]: cluster 2024-08-29T19:54:45.069363+0000 mgr.y (mgr.34104) 3071 : cluster [DBG] pgmap v5553: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-29T19:54:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:46 smithi144 bash[67678]: cluster 2024-08-29T19:54:45.884887+0000 mon.a (mon.0) 5104 : cluster [DBG] osdmap e2934: 8 total, 8 up, 8 in 2024-08-29T19:54:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:46 smithi089 bash[77323]: cluster 2024-08-29T19:54:45.037746+0000 mon.a (mon.0) 5103 : cluster [DBG] osdmap e2933: 8 total, 8 up, 8 in 2024-08-29T19:54:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:46 smithi089 bash[77323]: cluster 2024-08-29T19:54:45.069363+0000 mgr.y (mgr.34104) 3071 : cluster [DBG] pgmap v5553: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-29T19:54:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:46 smithi089 bash[77323]: cluster 2024-08-29T19:54:45.884887+0000 mon.a (mon.0) 5104 : cluster [DBG] osdmap e2934: 8 total, 8 up, 8 in 2024-08-29T19:54:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:46 smithi089 bash[78574]: cluster 2024-08-29T19:54:45.037746+0000 mon.a (mon.0) 5103 : cluster [DBG] osdmap e2933: 8 total, 8 up, 8 in 2024-08-29T19:54:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:46 smithi089 bash[78574]: cluster 2024-08-29T19:54:45.069363+0000 mgr.y (mgr.34104) 3071 : cluster [DBG] pgmap v5553: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-29T19:54:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:46 smithi089 bash[78574]: cluster 2024-08-29T19:54:45.884887+0000 mon.a (mon.0) 5104 : cluster [DBG] osdmap e2934: 8 total, 8 up, 8 in 2024-08-29T19:54:47.106 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-08-29T19:54:47.377 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-08-29T19:54:47.824 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-08-29T19:54:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:47 smithi089 bash[77323]: cluster 2024-08-29T19:54:46.885471+0000 mon.a (mon.0) 5105 : cluster [DBG] osdmap e2935: 8 total, 8 up, 8 in 2024-08-29T19:54:48.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:47 smithi089 bash[77323]: cluster 2024-08-29T19:54:47.070045+0000 mgr.y (mgr.34104) 3072 : cluster [DBG] pgmap v5556: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 154 op/s 2024-08-29T19:54:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:47 smithi089 bash[78574]: cluster 2024-08-29T19:54:46.885471+0000 mon.a (mon.0) 5105 : cluster [DBG] osdmap e2935: 8 total, 8 up, 8 in 2024-08-29T19:54:48.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:47 smithi089 bash[78574]: cluster 2024-08-29T19:54:47.070045+0000 mgr.y (mgr.34104) 3072 : cluster [DBG] pgmap v5556: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 154 op/s 2024-08-29T19:54:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:47 smithi144 bash[67678]: cluster 2024-08-29T19:54:46.885471+0000 mon.a (mon.0) 5105 : cluster [DBG] osdmap e2935: 8 total, 8 up, 8 in 2024-08-29T19:54:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:47 smithi144 bash[67678]: cluster 2024-08-29T19:54:47.070045+0000 mgr.y (mgr.34104) 3072 : cluster [DBG] pgmap v5556: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 10 KiB/s wr, 154 op/s 2024-08-29T19:54:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:49 smithi089 bash[77323]: cluster 2024-08-29T19:54:48.898153+0000 mon.a (mon.0) 5106 : cluster [DBG] osdmap e2936: 8 total, 8 up, 8 in 2024-08-29T19:54:50.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:49 smithi089 bash[77323]: cluster 2024-08-29T19:54:49.070781+0000 mgr.y (mgr.34104) 3073 : cluster [DBG] pgmap v5558: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-08-29T19:54:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:49 smithi089 bash[78574]: cluster 2024-08-29T19:54:48.898153+0000 mon.a (mon.0) 5106 : cluster [DBG] osdmap e2936: 8 total, 8 up, 8 in 2024-08-29T19:54:50.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:49 smithi089 bash[78574]: cluster 2024-08-29T19:54:49.070781+0000 mgr.y (mgr.34104) 3073 : cluster [DBG] pgmap v5558: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-08-29T19:54:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:49 smithi144 bash[67678]: cluster 2024-08-29T19:54:48.898153+0000 mon.a (mon.0) 5106 : cluster [DBG] osdmap e2936: 8 total, 8 up, 8 in 2024-08-29T19:54:50.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:49 smithi144 bash[67678]: cluster 2024-08-29T19:54:49.070781+0000 mgr.y (mgr.34104) 3073 : cluster [DBG] pgmap v5558: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 242 KiB/s rd, 15 KiB/s wr, 319 op/s 2024-08-29T19:54:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:50 smithi089 bash[77323]: cluster 2024-08-29T19:54:49.915953+0000 mon.a (mon.0) 5107 : cluster [DBG] osdmap e2937: 8 total, 8 up, 8 in 2024-08-29T19:54:51.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:50 smithi089 bash[77323]: cluster 2024-08-29T19:54:50.889357+0000 mon.a (mon.0) 5108 : cluster [DBG] osdmap e2938: 8 total, 8 up, 8 in 2024-08-29T19:54:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:50 smithi089 bash[78574]: cluster 2024-08-29T19:54:49.915953+0000 mon.a (mon.0) 5107 : cluster [DBG] osdmap e2937: 8 total, 8 up, 8 in 2024-08-29T19:54:51.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:50 smithi089 bash[78574]: cluster 2024-08-29T19:54:50.889357+0000 mon.a (mon.0) 5108 : cluster [DBG] osdmap e2938: 8 total, 8 up, 8 in 2024-08-29T19:54:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:50 smithi144 bash[67678]: cluster 2024-08-29T19:54:49.915953+0000 mon.a (mon.0) 5107 : cluster [DBG] osdmap e2937: 8 total, 8 up, 8 in 2024-08-29T19:54:51.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:50 smithi144 bash[67678]: cluster 2024-08-29T19:54:50.889357+0000 mon.a (mon.0) 5108 : cluster [DBG] osdmap e2938: 8 total, 8 up, 8 in 2024-08-29T19:54:52.158 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-08-29T19:54:52.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:51 smithi089 bash[77323]: cluster 2024-08-29T19:54:51.071510+0000 mgr.y (mgr.34104) 3074 : cluster [DBG] pgmap v5561: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 9.1 KiB/s wr, 229 op/s 2024-08-29T19:54:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:51 smithi089 bash[78574]: cluster 2024-08-29T19:54:51.071510+0000 mgr.y (mgr.34104) 3074 : cluster [DBG] pgmap v5561: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 9.1 KiB/s wr, 229 op/s 2024-08-29T19:54:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:51 smithi144 bash[67678]: cluster 2024-08-29T19:54:51.071510+0000 mgr.y (mgr.34104) 3074 : cluster [DBG] pgmap v5561: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 9.1 KiB/s wr, 229 op/s 2024-08-29T19:54:52.370 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-08-29T19:54:52.613 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-08-29T19:54:52.867 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-08-29T19:54:53.109 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-08-29T19:54:53.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:52 smithi089 bash[78574]: cluster 2024-08-29T19:54:51.934180+0000 mon.a (mon.0) 5109 : cluster [DBG] osdmap e2939: 8 total, 8 up, 8 in 2024-08-29T19:54:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:52 smithi089 bash[78574]: audit 2024-08-29T19:54:52.842056+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:52 smithi089 bash[77323]: cluster 2024-08-29T19:54:51.934180+0000 mon.a (mon.0) 5109 : cluster [DBG] osdmap e2939: 8 total, 8 up, 8 in 2024-08-29T19:54:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:52 smithi089 bash[77323]: audit 2024-08-29T19:54:52.842056+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:52 smithi144 bash[67678]: cluster 2024-08-29T19:54:51.934180+0000 mon.a (mon.0) 5109 : cluster [DBG] osdmap e2939: 8 total, 8 up, 8 in 2024-08-29T19:54:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:52 smithi144 bash[67678]: audit 2024-08-29T19:54:52.842056+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:54:53.327 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-08-29T19:54:54.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:53 smithi089 bash[77323]: cluster 2024-08-29T19:54:53.072602+0000 mgr.y (mgr.34104) 3075 : cluster [DBG] pgmap v5563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 3.8 KiB/s wr, 57 op/s 2024-08-29T19:54:54.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:53 smithi089 bash[78574]: cluster 2024-08-29T19:54:53.072602+0000 mgr.y (mgr.34104) 3075 : cluster [DBG] pgmap v5563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 3.8 KiB/s wr, 57 op/s 2024-08-29T19:54:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:53 smithi144 bash[67678]: cluster 2024-08-29T19:54:53.072602+0000 mgr.y (mgr.34104) 3075 : cluster [DBG] pgmap v5563: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 3.8 KiB/s wr, 57 op/s 2024-08-29T19:54:55.218 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-08-29T19:54:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:54:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:54:55] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:54:55.444 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-08-29T19:54:55.743 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-08-29T19:54:56.079 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-08-29T19:54:56.262 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-08-29T19:54:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:56 smithi089 bash[77323]: cluster 2024-08-29T19:54:55.073820+0000 mgr.y (mgr.34104) 3076 : cluster [DBG] pgmap v5564: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-08-29T19:54:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:56 smithi089 bash[77323]: cluster 2024-08-29T19:54:55.896358+0000 mon.a (mon.0) 5111 : cluster [DBG] osdmap e2940: 8 total, 8 up, 8 in 2024-08-29T19:54:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:56 smithi089 bash[78574]: cluster 2024-08-29T19:54:55.073820+0000 mgr.y (mgr.34104) 3076 : cluster [DBG] pgmap v5564: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-08-29T19:54:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:56 smithi089 bash[78574]: cluster 2024-08-29T19:54:55.896358+0000 mon.a (mon.0) 5111 : cluster [DBG] osdmap e2940: 8 total, 8 up, 8 in 2024-08-29T19:54:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:56 smithi144 bash[67678]: cluster 2024-08-29T19:54:55.073820+0000 mgr.y (mgr.34104) 3076 : cluster [DBG] pgmap v5564: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-08-29T19:54:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:56 smithi144 bash[67678]: cluster 2024-08-29T19:54:55.896358+0000 mon.a (mon.0) 5111 : cluster [DBG] osdmap e2940: 8 total, 8 up, 8 in 2024-08-29T19:54:58.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:54:58 smithi089 bash[77323]: cluster 2024-08-29T19:54:57.074852+0000 mgr.y (mgr.34104) 3077 : cluster [DBG] pgmap v5566: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 187 op/s 2024-08-29T19:54:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:54:58 smithi089 bash[78574]: cluster 2024-08-29T19:54:57.074852+0000 mgr.y (mgr.34104) 3077 : cluster [DBG] pgmap v5566: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 187 op/s 2024-08-29T19:54:58.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:54:58 smithi144 bash[67678]: cluster 2024-08-29T19:54:57.074852+0000 mgr.y (mgr.34104) 3077 : cluster [DBG] pgmap v5566: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 10 KiB/s wr, 187 op/s 2024-08-29T19:55:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:00 smithi089 bash[77323]: cluster 2024-08-29T19:54:59.076115+0000 mgr.y (mgr.34104) 3078 : cluster [DBG] pgmap v5567: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 33 KiB/s wr, 660 op/s 2024-08-29T19:55:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:00 smithi089 bash[78574]: cluster 2024-08-29T19:54:59.076115+0000 mgr.y (mgr.34104) 3078 : cluster [DBG] pgmap v5567: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 33 KiB/s wr, 660 op/s 2024-08-29T19:55:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:00 smithi144 bash[67678]: cluster 2024-08-29T19:54:59.076115+0000 mgr.y (mgr.34104) 3078 : cluster [DBG] pgmap v5567: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 33 KiB/s wr, 660 op/s 2024-08-29T19:55:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:01 smithi089 bash[77323]: cluster 2024-08-29T19:55:00.903508+0000 mon.a (mon.0) 5112 : cluster [DBG] osdmap e2941: 8 total, 8 up, 8 in 2024-08-29T19:55:02.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:01 smithi089 bash[77323]: cluster 2024-08-29T19:55:01.076566+0000 mgr.y (mgr.34104) 3079 : cluster [DBG] pgmap v5569: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 31 KiB/s wr, 630 op/s 2024-08-29T19:55:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:01 smithi089 bash[78574]: cluster 2024-08-29T19:55:00.903508+0000 mon.a (mon.0) 5112 : cluster [DBG] osdmap e2941: 8 total, 8 up, 8 in 2024-08-29T19:55:02.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:01 smithi089 bash[78574]: cluster 2024-08-29T19:55:01.076566+0000 mgr.y (mgr.34104) 3079 : cluster [DBG] pgmap v5569: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 31 KiB/s wr, 630 op/s 2024-08-29T19:55:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:01 smithi144 bash[67678]: cluster 2024-08-29T19:55:00.903508+0000 mon.a (mon.0) 5112 : cluster [DBG] osdmap e2941: 8 total, 8 up, 8 in 2024-08-29T19:55:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:01 smithi144 bash[67678]: cluster 2024-08-29T19:55:01.076566+0000 mgr.y (mgr.34104) 3079 : cluster [DBG] pgmap v5569: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 31 KiB/s wr, 630 op/s 2024-08-29T19:55:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:04 smithi089 bash[77323]: cluster 2024-08-29T19:55:03.077725+0000 mgr.y (mgr.34104) 3080 : cluster [DBG] pgmap v5570: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 28 KiB/s wr, 567 op/s 2024-08-29T19:55:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:04 smithi089 bash[78574]: cluster 2024-08-29T19:55:03.077725+0000 mgr.y (mgr.34104) 3080 : cluster [DBG] pgmap v5570: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 28 KiB/s wr, 567 op/s 2024-08-29T19:55:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:04 smithi144 bash[67678]: cluster 2024-08-29T19:55:03.077725+0000 mgr.y (mgr.34104) 3080 : cluster [DBG] pgmap v5570: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 28 KiB/s wr, 567 op/s 2024-08-29T19:55:04.570 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-08-29T19:55:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:55:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:55:05] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:55:06.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:06 smithi089 bash[77323]: cluster 2024-08-29T19:55:05.078754+0000 mgr.y (mgr.34104) 3081 : cluster [DBG] pgmap v5571: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 471 KiB/s wr, 504 op/s 2024-08-29T19:55:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:06 smithi089 bash[78574]: cluster 2024-08-29T19:55:05.078754+0000 mgr.y (mgr.34104) 3081 : cluster [DBG] pgmap v5571: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 471 KiB/s wr, 504 op/s 2024-08-29T19:55:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:06 smithi144 bash[67678]: cluster 2024-08-29T19:55:05.078754+0000 mgr.y (mgr.34104) 3081 : cluster [DBG] pgmap v5571: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 471 KiB/s wr, 504 op/s 2024-08-29T19:55:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:08 smithi089 bash[78574]: cluster 2024-08-29T19:55:07.079568+0000 mgr.y (mgr.34104) 3082 : cluster [DBG] pgmap v5572: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 430 KiB/s wr, 421 op/s 2024-08-29T19:55:08.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:08 smithi089 bash[78574]: audit 2024-08-29T19:55:07.841995+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:08 smithi089 bash[77323]: cluster 2024-08-29T19:55:07.079568+0000 mgr.y (mgr.34104) 3082 : cluster [DBG] pgmap v5572: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 430 KiB/s wr, 421 op/s 2024-08-29T19:55:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:08 smithi089 bash[77323]: audit 2024-08-29T19:55:07.841995+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:08 smithi144 bash[67678]: cluster 2024-08-29T19:55:07.079568+0000 mgr.y (mgr.34104) 3082 : cluster [DBG] pgmap v5572: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 430 KiB/s wr, 421 op/s 2024-08-29T19:55:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:08 smithi144 bash[67678]: audit 2024-08-29T19:55:07.841995+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:10.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:10 smithi089 bash[77323]: cluster 2024-08-29T19:55:09.080410+0000 mgr.y (mgr.34104) 3083 : cluster [DBG] pgmap v5573: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-08-29T19:55:10.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:10 smithi089 bash[78574]: cluster 2024-08-29T19:55:09.080410+0000 mgr.y (mgr.34104) 3083 : cluster [DBG] pgmap v5573: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-08-29T19:55:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:10 smithi144 bash[67678]: cluster 2024-08-29T19:55:09.080410+0000 mgr.y (mgr.34104) 3083 : cluster [DBG] pgmap v5573: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-08-29T19:55:12.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:12 smithi089 bash[77323]: cluster 2024-08-29T19:55:11.080931+0000 mgr.y (mgr.34104) 3084 : cluster [DBG] pgmap v5574: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 404 KiB/s wr, 34 op/s 2024-08-29T19:55:12.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:12 smithi089 bash[78574]: cluster 2024-08-29T19:55:11.080931+0000 mgr.y (mgr.34104) 3084 : cluster [DBG] pgmap v5574: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 404 KiB/s wr, 34 op/s 2024-08-29T19:55:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:12 smithi144 bash[67678]: cluster 2024-08-29T19:55:11.080931+0000 mgr.y (mgr.34104) 3084 : cluster [DBG] pgmap v5574: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 404 KiB/s wr, 34 op/s 2024-08-29T19:55:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:14 smithi089 bash[77323]: cluster 2024-08-29T19:55:13.081754+0000 mgr.y (mgr.34104) 3085 : cluster [DBG] pgmap v5575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-08-29T19:55:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:14 smithi089 bash[78574]: cluster 2024-08-29T19:55:13.081754+0000 mgr.y (mgr.34104) 3085 : cluster [DBG] pgmap v5575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-08-29T19:55:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:14 smithi144 bash[67678]: cluster 2024-08-29T19:55:13.081754+0000 mgr.y (mgr.34104) 3085 : cluster [DBG] pgmap v5575: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-08-29T19:55:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:55:15] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.43.0" 2024-08-29T19:55:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[77323]: audit 2024-08-29T19:55:14.398887+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:55:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[77323]: audit 2024-08-29T19:55:15.133427+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:55:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[77323]: audit 2024-08-29T19:55:15.134231+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:55:15.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[77323]: audit 2024-08-29T19:55:15.140450+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:55:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[78574]: audit 2024-08-29T19:55:14.398887+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:55:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[78574]: audit 2024-08-29T19:55:15.133427+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:55:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[78574]: audit 2024-08-29T19:55:15.134231+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:55:15.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:15 smithi089 bash[78574]: audit 2024-08-29T19:55:15.140450+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:55:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:15 smithi144 bash[67678]: audit 2024-08-29T19:55:14.398887+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:55:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:15 smithi144 bash[67678]: audit 2024-08-29T19:55:15.133427+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:55:15.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:15 smithi144 bash[67678]: audit 2024-08-29T19:55:15.134231+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:55:15.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:15 smithi144 bash[67678]: audit 2024-08-29T19:55:15.140450+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:55:16.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:16 smithi089 bash[77323]: cluster 2024-08-29T19:55:15.082273+0000 mgr.y (mgr.34104) 3086 : cluster [DBG] pgmap v5576: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-08-29T19:55:16.508 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:16 smithi089 bash[78574]: cluster 2024-08-29T19:55:15.082273+0000 mgr.y (mgr.34104) 3086 : cluster [DBG] pgmap v5576: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-08-29T19:55:16.559 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:16 smithi144 bash[67678]: cluster 2024-08-29T19:55:15.082273+0000 mgr.y (mgr.34104) 3086 : cluster [DBG] pgmap v5576: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-08-29T19:55:18.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:18 smithi089 bash[77323]: cluster 2024-08-29T19:55:17.083230+0000 mgr.y (mgr.34104) 3087 : cluster [DBG] pgmap v5577: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 343 KiB/s wr, 21 op/s 2024-08-29T19:55:18.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:18 smithi089 bash[78574]: cluster 2024-08-29T19:55:17.083230+0000 mgr.y (mgr.34104) 3087 : cluster [DBG] pgmap v5577: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 343 KiB/s wr, 21 op/s 2024-08-29T19:55:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:18 smithi144 bash[67678]: cluster 2024-08-29T19:55:17.083230+0000 mgr.y (mgr.34104) 3087 : cluster [DBG] pgmap v5577: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 343 KiB/s wr, 21 op/s 2024-08-29T19:55:19.260 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-08-29T19:55:19.501 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-08-29T19:55:19.767 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-08-29T19:55:20.018 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-08-29T19:55:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:20 smithi144 bash[67678]: cluster 2024-08-29T19:55:19.083967+0000 mgr.y (mgr.34104) 3088 : cluster [DBG] pgmap v5578: 137 pgs: 137 active+clean; 21 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-29T19:55:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:20 smithi089 bash[77323]: cluster 2024-08-29T19:55:19.083967+0000 mgr.y (mgr.34104) 3088 : cluster [DBG] pgmap v5578: 137 pgs: 137 active+clean; 21 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-29T19:55:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:20 smithi089 bash[78574]: cluster 2024-08-29T19:55:19.083967+0000 mgr.y (mgr.34104) 3088 : cluster [DBG] pgmap v5578: 137 pgs: 137 active+clean; 21 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 1.3 MiB/s wr, 31 op/s 2024-08-29T19:55:21.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:21 smithi144 bash[67678]: cluster 2024-08-29T19:55:20.181063+0000 mon.a (mon.0) 5118 : cluster [DBG] osdmap e2942: 8 total, 8 up, 8 in 2024-08-29T19:55:21.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:21 smithi089 bash[77323]: cluster 2024-08-29T19:55:20.181063+0000 mon.a (mon.0) 5118 : cluster [DBG] osdmap e2942: 8 total, 8 up, 8 in 2024-08-29T19:55:21.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:21 smithi089 bash[78574]: cluster 2024-08-29T19:55:20.181063+0000 mon.a (mon.0) 5118 : cluster [DBG] osdmap e2942: 8 total, 8 up, 8 in 2024-08-29T19:55:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:22 smithi144 bash[67678]: cluster 2024-08-29T19:55:21.084625+0000 mgr.y (mgr.34104) 3089 : cluster [DBG] pgmap v5580: 137 pgs: 137 active+clean; 21 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:55:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:22 smithi144 bash[67678]: cluster 2024-08-29T19:55:21.204231+0000 mon.a (mon.0) 5119 : cluster [DBG] osdmap e2943: 8 total, 8 up, 8 in 2024-08-29T19:55:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:22 smithi089 bash[77323]: cluster 2024-08-29T19:55:21.084625+0000 mgr.y (mgr.34104) 3089 : cluster [DBG] pgmap v5580: 137 pgs: 137 active+clean; 21 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:55:22.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:22 smithi089 bash[77323]: cluster 2024-08-29T19:55:21.204231+0000 mon.a (mon.0) 5119 : cluster [DBG] osdmap e2943: 8 total, 8 up, 8 in 2024-08-29T19:55:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:22 smithi089 bash[78574]: cluster 2024-08-29T19:55:21.084625+0000 mgr.y (mgr.34104) 3089 : cluster [DBG] pgmap v5580: 137 pgs: 137 active+clean; 21 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-29T19:55:22.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:22 smithi089 bash[78574]: cluster 2024-08-29T19:55:21.204231+0000 mon.a (mon.0) 5119 : cluster [DBG] osdmap e2943: 8 total, 8 up, 8 in 2024-08-29T19:55:23.467 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-08-29T19:55:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:23 smithi144 bash[67678]: cluster 2024-08-29T19:55:22.211613+0000 mon.a (mon.0) 5120 : cluster [DBG] osdmap e2944: 8 total, 8 up, 8 in 2024-08-29T19:55:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:23 smithi144 bash[67678]: audit 2024-08-29T19:55:22.842316+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:23 smithi089 bash[77323]: cluster 2024-08-29T19:55:22.211613+0000 mon.a (mon.0) 5120 : cluster [DBG] osdmap e2944: 8 total, 8 up, 8 in 2024-08-29T19:55:23.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:23 smithi089 bash[77323]: audit 2024-08-29T19:55:22.842316+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:23 smithi089 bash[78574]: cluster 2024-08-29T19:55:22.211613+0000 mon.a (mon.0) 5120 : cluster [DBG] osdmap e2944: 8 total, 8 up, 8 in 2024-08-29T19:55:23.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:23 smithi089 bash[78574]: audit 2024-08-29T19:55:22.842316+0000 mon.a (mon.0) 5121 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:24 smithi144 bash[67678]: cluster 2024-08-29T19:55:23.085496+0000 mgr.y (mgr.34104) 3090 : cluster [DBG] pgmap v5583: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 2.0 MiB/s wr, 83 op/s 2024-08-29T19:55:24.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:24 smithi144 bash[67678]: cluster 2024-08-29T19:55:23.230335+0000 mon.a (mon.0) 5122 : cluster [DBG] osdmap e2945: 8 total, 8 up, 8 in 2024-08-29T19:55:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:24 smithi089 bash[77323]: cluster 2024-08-29T19:55:23.085496+0000 mgr.y (mgr.34104) 3090 : cluster [DBG] pgmap v5583: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 2.0 MiB/s wr, 83 op/s 2024-08-29T19:55:24.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:24 smithi089 bash[77323]: cluster 2024-08-29T19:55:23.230335+0000 mon.a (mon.0) 5122 : cluster [DBG] osdmap e2945: 8 total, 8 up, 8 in 2024-08-29T19:55:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:24 smithi089 bash[78574]: cluster 2024-08-29T19:55:23.085496+0000 mgr.y (mgr.34104) 3090 : cluster [DBG] pgmap v5583: 137 pgs: 137 active+clean; 13 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 2.0 MiB/s wr, 83 op/s 2024-08-29T19:55:24.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:24 smithi089 bash[78574]: cluster 2024-08-29T19:55:23.230335+0000 mon.a (mon.0) 5122 : cluster [DBG] osdmap e2945: 8 total, 8 up, 8 in 2024-08-29T19:55:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:55:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:55:25] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:55:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:25 smithi089 bash[78574]: cluster 2024-08-29T19:55:24.231896+0000 mon.a (mon.0) 5123 : cluster [DBG] osdmap e2946: 8 total, 8 up, 8 in 2024-08-29T19:55:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:25 smithi089 bash[77323]: cluster 2024-08-29T19:55:24.231896+0000 mon.a (mon.0) 5123 : cluster [DBG] osdmap e2946: 8 total, 8 up, 8 in 2024-08-29T19:55:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:25 smithi144 bash[67678]: cluster 2024-08-29T19:55:24.231896+0000 mon.a (mon.0) 5123 : cluster [DBG] osdmap e2946: 8 total, 8 up, 8 in 2024-08-29T19:55:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:26 smithi144 bash[67678]: cluster 2024-08-29T19:55:25.086165+0000 mgr.y (mgr.34104) 3091 : cluster [DBG] pgmap v5586: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 309 KiB/s rd, 19 KiB/s wr, 411 op/s 2024-08-29T19:55:26.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:26 smithi144 bash[67678]: cluster 2024-08-29T19:55:25.242011+0000 mon.a (mon.0) 5124 : cluster [DBG] osdmap e2947: 8 total, 8 up, 8 in 2024-08-29T19:55:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:26 smithi089 bash[77323]: cluster 2024-08-29T19:55:25.086165+0000 mgr.y (mgr.34104) 3091 : cluster [DBG] pgmap v5586: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 309 KiB/s rd, 19 KiB/s wr, 411 op/s 2024-08-29T19:55:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:26 smithi089 bash[77323]: cluster 2024-08-29T19:55:25.242011+0000 mon.a (mon.0) 5124 : cluster [DBG] osdmap e2947: 8 total, 8 up, 8 in 2024-08-29T19:55:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:26 smithi089 bash[78574]: cluster 2024-08-29T19:55:25.086165+0000 mgr.y (mgr.34104) 3091 : cluster [DBG] pgmap v5586: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 309 KiB/s rd, 19 KiB/s wr, 411 op/s 2024-08-29T19:55:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:26 smithi089 bash[78574]: cluster 2024-08-29T19:55:25.242011+0000 mon.a (mon.0) 5124 : cluster [DBG] osdmap e2947: 8 total, 8 up, 8 in 2024-08-29T19:55:27.504 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-08-29T19:55:27.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:27 smithi144 bash[67678]: cluster 2024-08-29T19:55:26.252599+0000 mon.a (mon.0) 5125 : cluster [DBG] osdmap e2948: 8 total, 8 up, 8 in 2024-08-29T19:55:27.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:27 smithi089 bash[77323]: cluster 2024-08-29T19:55:26.252599+0000 mon.a (mon.0) 5125 : cluster [DBG] osdmap e2948: 8 total, 8 up, 8 in 2024-08-29T19:55:27.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:27 smithi089 bash[78574]: cluster 2024-08-29T19:55:26.252599+0000 mon.a (mon.0) 5125 : cluster [DBG] osdmap e2948: 8 total, 8 up, 8 in 2024-08-29T19:55:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:28 smithi144 bash[67678]: cluster 2024-08-29T19:55:27.087000+0000 mgr.y (mgr.34104) 3092 : cluster [DBG] pgmap v5589: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 14 KiB/s wr, 432 op/s 2024-08-29T19:55:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:28 smithi144 bash[67678]: cluster 2024-08-29T19:55:27.264332+0000 mon.a (mon.0) 5126 : cluster [DBG] osdmap e2949: 8 total, 8 up, 8 in 2024-08-29T19:55:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:28 smithi089 bash[77323]: cluster 2024-08-29T19:55:27.087000+0000 mgr.y (mgr.34104) 3092 : cluster [DBG] pgmap v5589: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 14 KiB/s wr, 432 op/s 2024-08-29T19:55:28.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:28 smithi089 bash[77323]: cluster 2024-08-29T19:55:27.264332+0000 mon.a (mon.0) 5126 : cluster [DBG] osdmap e2949: 8 total, 8 up, 8 in 2024-08-29T19:55:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:28 smithi089 bash[78574]: cluster 2024-08-29T19:55:27.087000+0000 mgr.y (mgr.34104) 3092 : cluster [DBG] pgmap v5589: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 333 KiB/s rd, 14 KiB/s wr, 432 op/s 2024-08-29T19:55:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:28 smithi089 bash[78574]: cluster 2024-08-29T19:55:27.264332+0000 mon.a (mon.0) 5126 : cluster [DBG] osdmap e2949: 8 total, 8 up, 8 in 2024-08-29T19:55:29.533 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-08-29T19:55:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:29 smithi144 bash[67678]: cluster 2024-08-29T19:55:28.274130+0000 mon.a (mon.0) 5127 : cluster [DBG] osdmap e2950: 8 total, 8 up, 8 in 2024-08-29T19:55:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:29 smithi089 bash[77323]: cluster 2024-08-29T19:55:28.274130+0000 mon.a (mon.0) 5127 : cluster [DBG] osdmap e2950: 8 total, 8 up, 8 in 2024-08-29T19:55:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:29 smithi089 bash[78574]: cluster 2024-08-29T19:55:28.274130+0000 mon.a (mon.0) 5127 : cluster [DBG] osdmap e2950: 8 total, 8 up, 8 in 2024-08-29T19:55:30.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:30 smithi144 bash[67678]: cluster 2024-08-29T19:55:29.088094+0000 mgr.y (mgr.34104) 3093 : cluster [DBG] pgmap v5592: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 17 KiB/s wr, 294 op/s 2024-08-29T19:55:30.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:30 smithi144 bash[67678]: cluster 2024-08-29T19:55:29.281155+0000 mon.a (mon.0) 5128 : cluster [DBG] osdmap e2951: 8 total, 8 up, 8 in 2024-08-29T19:55:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:30 smithi089 bash[77323]: cluster 2024-08-29T19:55:29.088094+0000 mgr.y (mgr.34104) 3093 : cluster [DBG] pgmap v5592: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 17 KiB/s wr, 294 op/s 2024-08-29T19:55:30.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:30 smithi089 bash[77323]: cluster 2024-08-29T19:55:29.281155+0000 mon.a (mon.0) 5128 : cluster [DBG] osdmap e2951: 8 total, 8 up, 8 in 2024-08-29T19:55:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:30 smithi089 bash[78574]: cluster 2024-08-29T19:55:29.088094+0000 mgr.y (mgr.34104) 3093 : cluster [DBG] pgmap v5592: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 17 KiB/s wr, 294 op/s 2024-08-29T19:55:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:30 smithi089 bash[78574]: cluster 2024-08-29T19:55:29.281155+0000 mon.a (mon.0) 5128 : cluster [DBG] osdmap e2951: 8 total, 8 up, 8 in 2024-08-29T19:55:31.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:31 smithi144 bash[67678]: cluster 2024-08-29T19:55:30.292773+0000 mon.a (mon.0) 5129 : cluster [DBG] osdmap e2952: 8 total, 8 up, 8 in 2024-08-29T19:55:31.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:31 smithi144 bash[67678]: cluster 2024-08-29T19:55:30.924384+0000 mon.a (mon.0) 5130 : cluster [DBG] osdmap e2953: 8 total, 8 up, 8 in 2024-08-29T19:55:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:31 smithi089 bash[78574]: cluster 2024-08-29T19:55:30.292773+0000 mon.a (mon.0) 5129 : cluster [DBG] osdmap e2952: 8 total, 8 up, 8 in 2024-08-29T19:55:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:31 smithi089 bash[78574]: cluster 2024-08-29T19:55:30.924384+0000 mon.a (mon.0) 5130 : cluster [DBG] osdmap e2953: 8 total, 8 up, 8 in 2024-08-29T19:55:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:31 smithi089 bash[77323]: cluster 2024-08-29T19:55:30.292773+0000 mon.a (mon.0) 5129 : cluster [DBG] osdmap e2952: 8 total, 8 up, 8 in 2024-08-29T19:55:31.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:31 smithi089 bash[77323]: cluster 2024-08-29T19:55:30.924384+0000 mon.a (mon.0) 5130 : cluster [DBG] osdmap e2953: 8 total, 8 up, 8 in 2024-08-29T19:55:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:32 smithi089 bash[78574]: cluster 2024-08-29T19:55:31.088846+0000 mgr.y (mgr.34104) 3094 : cluster [DBG] pgmap v5596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 184 op/s 2024-08-29T19:55:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:32 smithi089 bash[77323]: cluster 2024-08-29T19:55:31.088846+0000 mgr.y (mgr.34104) 3094 : cluster [DBG] pgmap v5596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 184 op/s 2024-08-29T19:55:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:32 smithi144 bash[67678]: cluster 2024-08-29T19:55:31.088846+0000 mgr.y (mgr.34104) 3094 : cluster [DBG] pgmap v5596: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 184 op/s 2024-08-29T19:55:33.585 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-08-29T19:55:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:33 smithi089 bash[77323]: cluster 2024-08-29T19:55:32.302741+0000 mon.a (mon.0) 5131 : cluster [DBG] osdmap e2954: 8 total, 8 up, 8 in 2024-08-29T19:55:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:33 smithi089 bash[78574]: cluster 2024-08-29T19:55:32.302741+0000 mon.a (mon.0) 5131 : cluster [DBG] osdmap e2954: 8 total, 8 up, 8 in 2024-08-29T19:55:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:33 smithi144 bash[67678]: cluster 2024-08-29T19:55:32.302741+0000 mon.a (mon.0) 5131 : cluster [DBG] osdmap e2954: 8 total, 8 up, 8 in 2024-08-29T19:55:34.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:34 smithi089 bash[77323]: cluster 2024-08-29T19:55:33.089786+0000 mgr.y (mgr.34104) 3095 : cluster [DBG] pgmap v5598: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 154 op/s 2024-08-29T19:55:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:34 smithi089 bash[77323]: cluster 2024-08-29T19:55:33.328300+0000 mon.a (mon.0) 5132 : cluster [DBG] osdmap e2955: 8 total, 8 up, 8 in 2024-08-29T19:55:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:34 smithi089 bash[78574]: cluster 2024-08-29T19:55:33.089786+0000 mgr.y (mgr.34104) 3095 : cluster [DBG] pgmap v5598: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 154 op/s 2024-08-29T19:55:34.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:34 smithi089 bash[78574]: cluster 2024-08-29T19:55:33.328300+0000 mon.a (mon.0) 5132 : cluster [DBG] osdmap e2955: 8 total, 8 up, 8 in 2024-08-29T19:55:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:34 smithi144 bash[67678]: cluster 2024-08-29T19:55:33.089786+0000 mgr.y (mgr.34104) 3095 : cluster [DBG] pgmap v5598: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 11 KiB/s wr, 154 op/s 2024-08-29T19:55:34.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:34 smithi144 bash[67678]: cluster 2024-08-29T19:55:33.328300+0000 mon.a (mon.0) 5132 : cluster [DBG] osdmap e2955: 8 total, 8 up, 8 in 2024-08-29T19:55:35.337 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:55:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:55:35] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.43.0" 2024-08-29T19:55:35.587 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-08-29T19:55:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:35 smithi089 bash[77323]: cluster 2024-08-29T19:55:34.329715+0000 mon.a (mon.0) 5133 : cluster [DBG] osdmap e2956: 8 total, 8 up, 8 in 2024-08-29T19:55:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:35 smithi089 bash[78574]: cluster 2024-08-29T19:55:34.329715+0000 mon.a (mon.0) 5133 : cluster [DBG] osdmap e2956: 8 total, 8 up, 8 in 2024-08-29T19:55:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:35 smithi144 bash[67678]: cluster 2024-08-29T19:55:34.329715+0000 mon.a (mon.0) 5133 : cluster [DBG] osdmap e2956: 8 total, 8 up, 8 in 2024-08-29T19:55:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:36 smithi089 bash[77323]: cluster 2024-08-29T19:55:35.090515+0000 mgr.y (mgr.34104) 3096 : cluster [DBG] pgmap v5601: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 19 KiB/s wr, 385 op/s 2024-08-29T19:55:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:36 smithi089 bash[77323]: cluster 2024-08-29T19:55:35.355423+0000 mon.a (mon.0) 5134 : cluster [DBG] osdmap e2957: 8 total, 8 up, 8 in 2024-08-29T19:55:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:36 smithi089 bash[77323]: cluster 2024-08-29T19:55:35.925745+0000 mon.a (mon.0) 5135 : cluster [DBG] osdmap e2958: 8 total, 8 up, 8 in 2024-08-29T19:55:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:36 smithi089 bash[78574]: cluster 2024-08-29T19:55:35.090515+0000 mgr.y (mgr.34104) 3096 : cluster [DBG] pgmap v5601: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 19 KiB/s wr, 385 op/s 2024-08-29T19:55:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:36 smithi089 bash[78574]: cluster 2024-08-29T19:55:35.355423+0000 mon.a (mon.0) 5134 : cluster [DBG] osdmap e2957: 8 total, 8 up, 8 in 2024-08-29T19:55:36.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:36 smithi089 bash[78574]: cluster 2024-08-29T19:55:35.925745+0000 mon.a (mon.0) 5135 : cluster [DBG] osdmap e2958: 8 total, 8 up, 8 in 2024-08-29T19:55:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:36 smithi144 bash[67678]: cluster 2024-08-29T19:55:35.090515+0000 mgr.y (mgr.34104) 3096 : cluster [DBG] pgmap v5601: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 19 KiB/s wr, 385 op/s 2024-08-29T19:55:36.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:36 smithi144 bash[67678]: cluster 2024-08-29T19:55:35.355423+0000 mon.a (mon.0) 5134 : cluster [DBG] osdmap e2957: 8 total, 8 up, 8 in 2024-08-29T19:55:36.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:36 smithi144 bash[67678]: cluster 2024-08-29T19:55:35.925745+0000 mon.a (mon.0) 5135 : cluster [DBG] osdmap e2958: 8 total, 8 up, 8 in 2024-08-29T19:55:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:37 smithi089 bash[77323]: cluster 2024-08-29T19:55:36.924000+0000 mon.a (mon.0) 5136 : cluster [DBG] osdmap e2959: 8 total, 8 up, 8 in 2024-08-29T19:55:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:37 smithi089 bash[77323]: cluster 2024-08-29T19:55:37.091344+0000 mgr.y (mgr.34104) 3097 : cluster [DBG] pgmap v5605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 6.6 KiB/s wr, 199 op/s 2024-08-29T19:55:38.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:37 smithi089 bash[77323]: audit 2024-08-29T19:55:37.843223+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:37 smithi089 bash[78574]: cluster 2024-08-29T19:55:36.924000+0000 mon.a (mon.0) 5136 : cluster [DBG] osdmap e2959: 8 total, 8 up, 8 in 2024-08-29T19:55:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:37 smithi089 bash[78574]: cluster 2024-08-29T19:55:37.091344+0000 mgr.y (mgr.34104) 3097 : cluster [DBG] pgmap v5605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 6.6 KiB/s wr, 199 op/s 2024-08-29T19:55:38.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:37 smithi089 bash[78574]: audit 2024-08-29T19:55:37.843223+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:38.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:37 smithi144 bash[67678]: cluster 2024-08-29T19:55:36.924000+0000 mon.a (mon.0) 5136 : cluster [DBG] osdmap e2959: 8 total, 8 up, 8 in 2024-08-29T19:55:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:37 smithi144 bash[67678]: cluster 2024-08-29T19:55:37.091344+0000 mgr.y (mgr.34104) 3097 : cluster [DBG] pgmap v5605: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 6.6 KiB/s wr, 199 op/s 2024-08-29T19:55:38.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:37 smithi144 bash[67678]: audit 2024-08-29T19:55:37.843223+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:39.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:38 smithi089 bash[78574]: cluster 2024-08-29T19:55:37.937843+0000 mon.a (mon.0) 5138 : cluster [DBG] osdmap e2960: 8 total, 8 up, 8 in 2024-08-29T19:55:39.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:38 smithi089 bash[77323]: cluster 2024-08-29T19:55:37.937843+0000 mon.a (mon.0) 5138 : cluster [DBG] osdmap e2960: 8 total, 8 up, 8 in 2024-08-29T19:55:39.183 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-08-29T19:55:39.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:38 smithi144 bash[67678]: cluster 2024-08-29T19:55:37.937843+0000 mon.a (mon.0) 5138 : cluster [DBG] osdmap e2960: 8 total, 8 up, 8 in 2024-08-29T19:55:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:39 smithi144 bash[67678]: cluster 2024-08-29T19:55:38.944850+0000 mon.a (mon.0) 5139 : cluster [DBG] osdmap e2961: 8 total, 8 up, 8 in 2024-08-29T19:55:40.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:39 smithi144 bash[67678]: cluster 2024-08-29T19:55:39.092230+0000 mgr.y (mgr.34104) 3098 : cluster [DBG] pgmap v5608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 34 KiB/s wr, 659 op/s 2024-08-29T19:55:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:39 smithi089 bash[77323]: cluster 2024-08-29T19:55:38.944850+0000 mon.a (mon.0) 5139 : cluster [DBG] osdmap e2961: 8 total, 8 up, 8 in 2024-08-29T19:55:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:39 smithi089 bash[77323]: cluster 2024-08-29T19:55:39.092230+0000 mgr.y (mgr.34104) 3098 : cluster [DBG] pgmap v5608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 34 KiB/s wr, 659 op/s 2024-08-29T19:55:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:39 smithi089 bash[78574]: cluster 2024-08-29T19:55:38.944850+0000 mon.a (mon.0) 5139 : cluster [DBG] osdmap e2961: 8 total, 8 up, 8 in 2024-08-29T19:55:40.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:39 smithi089 bash[78574]: cluster 2024-08-29T19:55:39.092230+0000 mgr.y (mgr.34104) 3098 : cluster [DBG] pgmap v5608: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 34 KiB/s wr, 659 op/s 2024-08-29T19:55:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:40 smithi144 bash[67678]: cluster 2024-08-29T19:55:39.955428+0000 mon.a (mon.0) 5140 : cluster [DBG] osdmap e2962: 8 total, 8 up, 8 in 2024-08-29T19:55:41.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:40 smithi144 bash[67678]: cluster 2024-08-29T19:55:40.927082+0000 mon.a (mon.0) 5141 : cluster [DBG] osdmap e2963: 8 total, 8 up, 8 in 2024-08-29T19:55:41.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:40 smithi144 bash[67678]: audit 2024-08-29T19:55:40.931504+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]: dispatch 2024-08-29T19:55:41.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:40 smithi144 bash[67678]: audit 2024-08-29T19:55:40.934376+0000 mon.a (mon.0) 5142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]: dispatch 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[77323]: cluster 2024-08-29T19:55:39.955428+0000 mon.a (mon.0) 5140 : cluster [DBG] osdmap e2962: 8 total, 8 up, 8 in 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[77323]: cluster 2024-08-29T19:55:40.927082+0000 mon.a (mon.0) 5141 : cluster [DBG] osdmap e2963: 8 total, 8 up, 8 in 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[77323]: audit 2024-08-29T19:55:40.931504+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]: dispatch 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[77323]: audit 2024-08-29T19:55:40.934376+0000 mon.a (mon.0) 5142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]: dispatch 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[78574]: cluster 2024-08-29T19:55:39.955428+0000 mon.a (mon.0) 5140 : cluster [DBG] osdmap e2962: 8 total, 8 up, 8 in 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[78574]: cluster 2024-08-29T19:55:40.927082+0000 mon.a (mon.0) 5141 : cluster [DBG] osdmap e2963: 8 total, 8 up, 8 in 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[78574]: audit 2024-08-29T19:55:40.931504+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]: dispatch 2024-08-29T19:55:41.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:40 smithi089 bash[78574]: audit 2024-08-29T19:55:40.934376+0000 mon.a (mon.0) 5142 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]: dispatch 2024-08-29T19:55:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:41 smithi144 bash[67678]: cluster 2024-08-29T19:55:41.093157+0000 mgr.y (mgr.34104) 3099 : cluster [DBG] pgmap v5611: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 411 KiB/s rd, 30 KiB/s wr, 552 op/s 2024-08-29T19:55:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:41 smithi144 bash[67678]: audit 2024-08-29T19:55:41.920743+0000 mon.a (mon.0) 5143 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]': finished 2024-08-29T19:55:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:41 smithi144 bash[67678]: cluster 2024-08-29T19:55:41.930762+0000 mon.a (mon.0) 5144 : cluster [DBG] osdmap e2964: 8 total, 8 up, 8 in 2024-08-29T19:55:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:41 smithi089 bash[77323]: cluster 2024-08-29T19:55:41.093157+0000 mgr.y (mgr.34104) 3099 : cluster [DBG] pgmap v5611: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 411 KiB/s rd, 30 KiB/s wr, 552 op/s 2024-08-29T19:55:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:41 smithi089 bash[77323]: audit 2024-08-29T19:55:41.920743+0000 mon.a (mon.0) 5143 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]': finished 2024-08-29T19:55:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:41 smithi089 bash[77323]: cluster 2024-08-29T19:55:41.930762+0000 mon.a (mon.0) 5144 : cluster [DBG] osdmap e2964: 8 total, 8 up, 8 in 2024-08-29T19:55:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:41 smithi089 bash[78574]: cluster 2024-08-29T19:55:41.093157+0000 mgr.y (mgr.34104) 3099 : cluster [DBG] pgmap v5611: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 411 KiB/s rd, 30 KiB/s wr, 552 op/s 2024-08-29T19:55:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:41 smithi089 bash[78574]: audit 2024-08-29T19:55:41.920743+0000 mon.a (mon.0) 5143 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi089-190509-2","app": "rbd"}]': finished 2024-08-29T19:55:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:41 smithi089 bash[78574]: cluster 2024-08-29T19:55:41.930762+0000 mon.a (mon.0) 5144 : cluster [DBG] osdmap e2964: 8 total, 8 up, 8 in 2024-08-29T19:55:43.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:42 smithi144 bash[67678]: cluster 2024-08-29T19:55:41.956022+0000 mon.a (mon.0) 5145 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:55:43.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:42 smithi144 bash[67678]: cluster 2024-08-29T19:55:42.931061+0000 mon.a (mon.0) 5146 : cluster [DBG] osdmap e2965: 8 total, 8 up, 8 in 2024-08-29T19:55:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:42 smithi089 bash[77323]: cluster 2024-08-29T19:55:41.956022+0000 mon.a (mon.0) 5145 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:55:43.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:42 smithi089 bash[77323]: cluster 2024-08-29T19:55:42.931061+0000 mon.a (mon.0) 5146 : cluster [DBG] osdmap e2965: 8 total, 8 up, 8 in 2024-08-29T19:55:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:42 smithi089 bash[78574]: cluster 2024-08-29T19:55:41.956022+0000 mon.a (mon.0) 5145 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T19:55:43.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:42 smithi089 bash[78574]: cluster 2024-08-29T19:55:42.931061+0000 mon.a (mon.0) 5146 : cluster [DBG] osdmap e2965: 8 total, 8 up, 8 in 2024-08-29T19:55:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:43 smithi144 bash[67678]: cluster 2024-08-29T19:55:43.093969+0000 mgr.y (mgr.34104) 3100 : cluster [DBG] pgmap v5614: 169 pgs: 11 creating+peering, 12 unknown, 146 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 5.5 KiB/s wr, 95 op/s 2024-08-29T19:55:44.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:43 smithi144 bash[67678]: cluster 2024-08-29T19:55:43.933391+0000 mon.a (mon.0) 5147 : cluster [DBG] osdmap e2966: 8 total, 8 up, 8 in 2024-08-29T19:55:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:43 smithi089 bash[77323]: cluster 2024-08-29T19:55:43.093969+0000 mgr.y (mgr.34104) 3100 : cluster [DBG] pgmap v5614: 169 pgs: 11 creating+peering, 12 unknown, 146 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 5.5 KiB/s wr, 95 op/s 2024-08-29T19:55:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:43 smithi089 bash[77323]: cluster 2024-08-29T19:55:43.933391+0000 mon.a (mon.0) 5147 : cluster [DBG] osdmap e2966: 8 total, 8 up, 8 in 2024-08-29T19:55:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:44 smithi089 bash[78574]: cluster 2024-08-29T19:55:43.093969+0000 mgr.y (mgr.34104) 3100 : cluster [DBG] pgmap v5614: 169 pgs: 11 creating+peering, 12 unknown, 146 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 5.5 KiB/s wr, 95 op/s 2024-08-29T19:55:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:44 smithi089 bash[78574]: cluster 2024-08-29T19:55:43.933391+0000 mon.a (mon.0) 5147 : cluster [DBG] osdmap e2966: 8 total, 8 up, 8 in 2024-08-29T19:55:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:45 smithi144 bash[67678]: cluster 2024-08-29T19:55:43.987109+0000 mon.a (mon.0) 5148 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:55:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:55:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:55:45] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-08-29T19:55:45.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:45 smithi089 bash[77323]: cluster 2024-08-29T19:55:43.987109+0000 mon.a (mon.0) 5148 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:55:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:45 smithi089 bash[78574]: cluster 2024-08-29T19:55:43.987109+0000 mon.a (mon.0) 5148 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-29T19:55:46.149 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-08-29T19:55:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:46 smithi144 bash[67678]: cluster 2024-08-29T19:55:45.015855+0000 mon.a (mon.0) 5149 : cluster [DBG] osdmap e2967: 8 total, 8 up, 8 in 2024-08-29T19:55:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:46 smithi144 bash[67678]: cluster 2024-08-29T19:55:45.094506+0000 mgr.y (mgr.34104) 3101 : cluster [DBG] pgmap v5617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 7.2 KiB/s wr, 136 op/s 2024-08-29T19:55:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:46 smithi144 bash[67678]: cluster 2024-08-29T19:55:45.927126+0000 mon.a (mon.0) 5150 : cluster [DBG] osdmap e2968: 8 total, 8 up, 8 in 2024-08-29T19:55:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:46 smithi089 bash[77323]: cluster 2024-08-29T19:55:45.015855+0000 mon.a (mon.0) 5149 : cluster [DBG] osdmap e2967: 8 total, 8 up, 8 in 2024-08-29T19:55:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:46 smithi089 bash[77323]: cluster 2024-08-29T19:55:45.094506+0000 mgr.y (mgr.34104) 3101 : cluster [DBG] pgmap v5617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 7.2 KiB/s wr, 136 op/s 2024-08-29T19:55:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:46 smithi089 bash[77323]: cluster 2024-08-29T19:55:45.927126+0000 mon.a (mon.0) 5150 : cluster [DBG] osdmap e2968: 8 total, 8 up, 8 in 2024-08-29T19:55:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:46 smithi089 bash[78574]: cluster 2024-08-29T19:55:45.015855+0000 mon.a (mon.0) 5149 : cluster [DBG] osdmap e2967: 8 total, 8 up, 8 in 2024-08-29T19:55:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:46 smithi089 bash[78574]: cluster 2024-08-29T19:55:45.094506+0000 mgr.y (mgr.34104) 3101 : cluster [DBG] pgmap v5617: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 7.2 KiB/s wr, 136 op/s 2024-08-29T19:55:46.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:46 smithi089 bash[78574]: cluster 2024-08-29T19:55:45.927126+0000 mon.a (mon.0) 5150 : cluster [DBG] osdmap e2968: 8 total, 8 up, 8 in 2024-08-29T19:55:48.278 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-08-29T19:55:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:48 smithi144 bash[67678]: cluster 2024-08-29T19:55:47.030063+0000 mon.a (mon.0) 5151 : cluster [DBG] osdmap e2969: 8 total, 8 up, 8 in 2024-08-29T19:55:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:48 smithi144 bash[67678]: cluster 2024-08-29T19:55:47.095198+0000 mgr.y (mgr.34104) 3102 : cluster [DBG] pgmap v5620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.0 KiB/s wr, 64 op/s 2024-08-29T19:55:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:48 smithi089 bash[78574]: cluster 2024-08-29T19:55:47.030063+0000 mon.a (mon.0) 5151 : cluster [DBG] osdmap e2969: 8 total, 8 up, 8 in 2024-08-29T19:55:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:48 smithi089 bash[78574]: cluster 2024-08-29T19:55:47.095198+0000 mgr.y (mgr.34104) 3102 : cluster [DBG] pgmap v5620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.0 KiB/s wr, 64 op/s 2024-08-29T19:55:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:48 smithi089 bash[77323]: cluster 2024-08-29T19:55:47.030063+0000 mon.a (mon.0) 5151 : cluster [DBG] osdmap e2969: 8 total, 8 up, 8 in 2024-08-29T19:55:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:48 smithi089 bash[77323]: cluster 2024-08-29T19:55:47.095198+0000 mgr.y (mgr.34104) 3102 : cluster [DBG] pgmap v5620: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 48 KiB/s rd, 2.0 KiB/s wr, 64 op/s 2024-08-29T19:55:49.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:49 smithi144 bash[67678]: cluster 2024-08-29T19:55:48.046189+0000 mon.a (mon.0) 5152 : cluster [DBG] osdmap e2970: 8 total, 8 up, 8 in 2024-08-29T19:55:49.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:49 smithi089 bash[78574]: cluster 2024-08-29T19:55:48.046189+0000 mon.a (mon.0) 5152 : cluster [DBG] osdmap e2970: 8 total, 8 up, 8 in 2024-08-29T19:55:49.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:49 smithi089 bash[77323]: cluster 2024-08-29T19:55:48.046189+0000 mon.a (mon.0) 5152 : cluster [DBG] osdmap e2970: 8 total, 8 up, 8 in 2024-08-29T19:55:50.306 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-08-29T19:55:50.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:50 smithi089 bash[77323]: cluster 2024-08-29T19:55:49.058806+0000 mon.a (mon.0) 5153 : cluster [DBG] osdmap e2971: 8 total, 8 up, 8 in 2024-08-29T19:55:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:50 smithi089 bash[77323]: cluster 2024-08-29T19:55:49.096002+0000 mgr.y (mgr.34104) 3103 : cluster [DBG] pgmap v5623: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 11 KiB/s wr, 176 op/s 2024-08-29T19:55:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:50 smithi089 bash[78574]: cluster 2024-08-29T19:55:49.058806+0000 mon.a (mon.0) 5153 : cluster [DBG] osdmap e2971: 8 total, 8 up, 8 in 2024-08-29T19:55:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:50 smithi089 bash[78574]: cluster 2024-08-29T19:55:49.096002+0000 mgr.y (mgr.34104) 3103 : cluster [DBG] pgmap v5623: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 11 KiB/s wr, 176 op/s 2024-08-29T19:55:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:50 smithi144 bash[67678]: cluster 2024-08-29T19:55:49.058806+0000 mon.a (mon.0) 5153 : cluster [DBG] osdmap e2971: 8 total, 8 up, 8 in 2024-08-29T19:55:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:50 smithi144 bash[67678]: cluster 2024-08-29T19:55:49.096002+0000 mgr.y (mgr.34104) 3103 : cluster [DBG] pgmap v5623: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 11 KiB/s wr, 176 op/s 2024-08-29T19:55:51.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:51 smithi089 bash[77323]: cluster 2024-08-29T19:55:50.069000+0000 mon.a (mon.0) 5154 : cluster [DBG] osdmap e2972: 8 total, 8 up, 8 in 2024-08-29T19:55:51.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:51 smithi089 bash[77323]: cluster 2024-08-29T19:55:50.934295+0000 mon.a (mon.0) 5155 : cluster [DBG] osdmap e2973: 8 total, 8 up, 8 in 2024-08-29T19:55:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:51 smithi089 bash[78574]: cluster 2024-08-29T19:55:50.069000+0000 mon.a (mon.0) 5154 : cluster [DBG] osdmap e2972: 8 total, 8 up, 8 in 2024-08-29T19:55:51.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:51 smithi089 bash[78574]: cluster 2024-08-29T19:55:50.934295+0000 mon.a (mon.0) 5155 : cluster [DBG] osdmap e2973: 8 total, 8 up, 8 in 2024-08-29T19:55:51.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:51 smithi144 bash[67678]: cluster 2024-08-29T19:55:50.069000+0000 mon.a (mon.0) 5154 : cluster [DBG] osdmap e2972: 8 total, 8 up, 8 in 2024-08-29T19:55:51.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:51 smithi144 bash[67678]: cluster 2024-08-29T19:55:50.934295+0000 mon.a (mon.0) 5155 : cluster [DBG] osdmap e2973: 8 total, 8 up, 8 in 2024-08-29T19:55:52.290 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-08-29T19:55:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:52 smithi089 bash[77323]: cluster 2024-08-29T19:55:51.096769+0000 mgr.y (mgr.34104) 3104 : cluster [DBG] pgmap v5626: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 10 KiB/s wr, 152 op/s 2024-08-29T19:55:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:52 smithi089 bash[78574]: cluster 2024-08-29T19:55:51.096769+0000 mgr.y (mgr.34104) 3104 : cluster [DBG] pgmap v5626: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 10 KiB/s wr, 152 op/s 2024-08-29T19:55:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:52 smithi144 bash[67678]: cluster 2024-08-29T19:55:51.096769+0000 mgr.y (mgr.34104) 3104 : cluster [DBG] pgmap v5626: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 10 KiB/s wr, 152 op/s 2024-08-29T19:55:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:53 smithi089 bash[78574]: cluster 2024-08-29T19:55:52.079016+0000 mon.a (mon.0) 5156 : cluster [DBG] osdmap e2974: 8 total, 8 up, 8 in 2024-08-29T19:55:53.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:53 smithi089 bash[78574]: audit 2024-08-29T19:55:52.843698+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:53 smithi089 bash[77323]: cluster 2024-08-29T19:55:52.079016+0000 mon.a (mon.0) 5156 : cluster [DBG] osdmap e2974: 8 total, 8 up, 8 in 2024-08-29T19:55:53.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:53 smithi089 bash[77323]: audit 2024-08-29T19:55:52.843698+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:53 smithi144 bash[67678]: cluster 2024-08-29T19:55:52.079016+0000 mon.a (mon.0) 5156 : cluster [DBG] osdmap e2974: 8 total, 8 up, 8 in 2024-08-29T19:55:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:53 smithi144 bash[67678]: audit 2024-08-29T19:55:52.843698+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:55:54.375 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-08-29T19:55:54.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:54 smithi089 bash[77323]: cluster 2024-08-29T19:55:53.083156+0000 mon.a (mon.0) 5158 : cluster [DBG] osdmap e2975: 8 total, 8 up, 8 in 2024-08-29T19:55:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:54 smithi089 bash[77323]: cluster 2024-08-29T19:55:53.097608+0000 mgr.y (mgr.34104) 3105 : cluster [DBG] pgmap v5629: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 15 KiB/s wr, 211 op/s 2024-08-29T19:55:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:54 smithi089 bash[78574]: cluster 2024-08-29T19:55:53.083156+0000 mon.a (mon.0) 5158 : cluster [DBG] osdmap e2975: 8 total, 8 up, 8 in 2024-08-29T19:55:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:54 smithi089 bash[78574]: cluster 2024-08-29T19:55:53.097608+0000 mgr.y (mgr.34104) 3105 : cluster [DBG] pgmap v5629: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 15 KiB/s wr, 211 op/s 2024-08-29T19:55:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:54 smithi144 bash[67678]: cluster 2024-08-29T19:55:53.083156+0000 mon.a (mon.0) 5158 : cluster [DBG] osdmap e2975: 8 total, 8 up, 8 in 2024-08-29T19:55:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:54 smithi144 bash[67678]: cluster 2024-08-29T19:55:53.097608+0000 mgr.y (mgr.34104) 3105 : cluster [DBG] pgmap v5629: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 15 KiB/s wr, 211 op/s 2024-08-29T19:55:55.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:55 smithi089 bash[77323]: cluster 2024-08-29T19:55:54.108946+0000 mon.a (mon.0) 5159 : cluster [DBG] osdmap e2976: 8 total, 8 up, 8 in 2024-08-29T19:55:55.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:55:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:55:55] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:55:55.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:55 smithi089 bash[78574]: cluster 2024-08-29T19:55:54.108946+0000 mon.a (mon.0) 5159 : cluster [DBG] osdmap e2976: 8 total, 8 up, 8 in 2024-08-29T19:55:55.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:55 smithi144 bash[67678]: cluster 2024-08-29T19:55:54.108946+0000 mon.a (mon.0) 5159 : cluster [DBG] osdmap e2976: 8 total, 8 up, 8 in 2024-08-29T19:55:56.190 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-08-29T19:55:56.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:56 smithi089 bash[77323]: cluster 2024-08-29T19:55:55.098566+0000 mgr.y (mgr.34104) 3106 : cluster [DBG] pgmap v5631: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 29 KiB/s wr, 485 op/s 2024-08-29T19:55:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:56 smithi089 bash[77323]: cluster 2024-08-29T19:55:55.124005+0000 mon.a (mon.0) 5160 : cluster [DBG] osdmap e2977: 8 total, 8 up, 8 in 2024-08-29T19:55:56.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:56 smithi089 bash[77323]: cluster 2024-08-29T19:55:55.931542+0000 mon.a (mon.0) 5161 : cluster [DBG] osdmap e2978: 8 total, 8 up, 8 in 2024-08-29T19:55:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:56 smithi089 bash[78574]: cluster 2024-08-29T19:55:55.098566+0000 mgr.y (mgr.34104) 3106 : cluster [DBG] pgmap v5631: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 29 KiB/s wr, 485 op/s 2024-08-29T19:55:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:56 smithi089 bash[78574]: cluster 2024-08-29T19:55:55.124005+0000 mon.a (mon.0) 5160 : cluster [DBG] osdmap e2977: 8 total, 8 up, 8 in 2024-08-29T19:55:56.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:56 smithi089 bash[78574]: cluster 2024-08-29T19:55:55.931542+0000 mon.a (mon.0) 5161 : cluster [DBG] osdmap e2978: 8 total, 8 up, 8 in 2024-08-29T19:55:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:56 smithi144 bash[67678]: cluster 2024-08-29T19:55:55.098566+0000 mgr.y (mgr.34104) 3106 : cluster [DBG] pgmap v5631: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 361 KiB/s rd, 29 KiB/s wr, 485 op/s 2024-08-29T19:55:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:56 smithi144 bash[67678]: cluster 2024-08-29T19:55:55.124005+0000 mon.a (mon.0) 5160 : cluster [DBG] osdmap e2977: 8 total, 8 up, 8 in 2024-08-29T19:55:56.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:56 smithi144 bash[67678]: cluster 2024-08-29T19:55:55.931542+0000 mon.a (mon.0) 5161 : cluster [DBG] osdmap e2978: 8 total, 8 up, 8 in 2024-08-29T19:55:58.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:58 smithi089 bash[77323]: cluster 2024-08-29T19:55:57.099765+0000 mgr.y (mgr.34104) 3107 : cluster [DBG] pgmap v5634: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 389 op/s 2024-08-29T19:55:58.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:55:58 smithi089 bash[77323]: cluster 2024-08-29T19:55:57.129715+0000 mon.a (mon.0) 5162 : cluster [DBG] osdmap e2979: 8 total, 8 up, 8 in 2024-08-29T19:55:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:58 smithi089 bash[78574]: cluster 2024-08-29T19:55:57.099765+0000 mgr.y (mgr.34104) 3107 : cluster [DBG] pgmap v5634: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 389 op/s 2024-08-29T19:55:58.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:55:58 smithi089 bash[78574]: cluster 2024-08-29T19:55:57.129715+0000 mon.a (mon.0) 5162 : cluster [DBG] osdmap e2979: 8 total, 8 up, 8 in 2024-08-29T19:55:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:58 smithi144 bash[67678]: cluster 2024-08-29T19:55:57.099765+0000 mgr.y (mgr.34104) 3107 : cluster [DBG] pgmap v5634: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 19 KiB/s wr, 389 op/s 2024-08-29T19:55:58.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:55:58 smithi144 bash[67678]: cluster 2024-08-29T19:55:57.129715+0000 mon.a (mon.0) 5162 : cluster [DBG] osdmap e2979: 8 total, 8 up, 8 in 2024-08-29T19:56:00.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:00 smithi089 bash[77323]: cluster 2024-08-29T19:55:59.101107+0000 mgr.y (mgr.34104) 3108 : cluster [DBG] pgmap v5636: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 17 KiB/s wr, 329 op/s 2024-08-29T19:56:00.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:00 smithi089 bash[78574]: cluster 2024-08-29T19:55:59.101107+0000 mgr.y (mgr.34104) 3108 : cluster [DBG] pgmap v5636: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 17 KiB/s wr, 329 op/s 2024-08-29T19:56:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:00 smithi144 bash[67678]: cluster 2024-08-29T19:55:59.101107+0000 mgr.y (mgr.34104) 3108 : cluster [DBG] pgmap v5636: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 240 KiB/s rd, 17 KiB/s wr, 329 op/s 2024-08-29T19:56:02.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:01 smithi144 bash[67678]: cluster 2024-08-29T19:56:00.933869+0000 mon.a (mon.0) 5163 : cluster [DBG] osdmap e2980: 8 total, 8 up, 8 in 2024-08-29T19:56:02.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:01 smithi144 bash[67678]: cluster 2024-08-29T19:56:01.101968+0000 mgr.y (mgr.34104) 3109 : cluster [DBG] pgmap v5638: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 14 KiB/s wr, 275 op/s 2024-08-29T19:56:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:01 smithi089 bash[77323]: cluster 2024-08-29T19:56:00.933869+0000 mon.a (mon.0) 5163 : cluster [DBG] osdmap e2980: 8 total, 8 up, 8 in 2024-08-29T19:56:02.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:01 smithi089 bash[77323]: cluster 2024-08-29T19:56:01.101968+0000 mgr.y (mgr.34104) 3109 : cluster [DBG] pgmap v5638: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 14 KiB/s wr, 275 op/s 2024-08-29T19:56:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:01 smithi089 bash[78574]: cluster 2024-08-29T19:56:00.933869+0000 mon.a (mon.0) 5163 : cluster [DBG] osdmap e2980: 8 total, 8 up, 8 in 2024-08-29T19:56:02.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:01 smithi089 bash[78574]: cluster 2024-08-29T19:56:01.101968+0000 mgr.y (mgr.34104) 3109 : cluster [DBG] pgmap v5638: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 14 KiB/s wr, 275 op/s 2024-08-29T19:56:04.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:04 smithi089 bash[77323]: cluster 2024-08-29T19:56:03.103225+0000 mgr.y (mgr.34104) 3110 : cluster [DBG] pgmap v5639: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 573 KiB/s rd, 18 KiB/s wr, 703 op/s 2024-08-29T19:56:04.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:04 smithi089 bash[78574]: cluster 2024-08-29T19:56:03.103225+0000 mgr.y (mgr.34104) 3110 : cluster [DBG] pgmap v5639: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 573 KiB/s rd, 18 KiB/s wr, 703 op/s 2024-08-29T19:56:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:04 smithi144 bash[67678]: cluster 2024-08-29T19:56:03.103225+0000 mgr.y (mgr.34104) 3110 : cluster [DBG] pgmap v5639: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 573 KiB/s rd, 18 KiB/s wr, 703 op/s 2024-08-29T19:56:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:56:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:56:05] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:56:06.057 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 19:56:05 smithi144 bash[98121]: logger=cleanup t=2024-08-29T19:56:05.663863018Z level=info msg="Completed cleanup jobs" duration=82.034832ms 2024-08-29T19:56:06.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:06 smithi089 bash[77323]: cluster 2024-08-29T19:56:05.104354+0000 mgr.y (mgr.34104) 3111 : cluster [DBG] pgmap v5640: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 16 KiB/s wr, 1.00k op/s 2024-08-29T19:56:06.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:06 smithi089 bash[78574]: cluster 2024-08-29T19:56:05.104354+0000 mgr.y (mgr.34104) 3111 : cluster [DBG] pgmap v5640: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 16 KiB/s wr, 1.00k op/s 2024-08-29T19:56:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:06 smithi144 bash[67678]: cluster 2024-08-29T19:56:05.104354+0000 mgr.y (mgr.34104) 3111 : cluster [DBG] pgmap v5640: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 16 KiB/s wr, 1.00k op/s 2024-08-29T19:56:08.398 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-08-29T19:56:08.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:08 smithi089 bash[77323]: cluster 2024-08-29T19:56:07.105447+0000 mgr.y (mgr.34104) 3112 : cluster [DBG] pgmap v5641: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 768 KiB/s rd, 13 KiB/s wr, 913 op/s 2024-08-29T19:56:08.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:08 smithi089 bash[77323]: audit 2024-08-29T19:56:07.844104+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:08.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:08 smithi089 bash[78574]: cluster 2024-08-29T19:56:07.105447+0000 mgr.y (mgr.34104) 3112 : cluster [DBG] pgmap v5641: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 768 KiB/s rd, 13 KiB/s wr, 913 op/s 2024-08-29T19:56:08.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:08 smithi089 bash[78574]: audit 2024-08-29T19:56:07.844104+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:08 smithi144 bash[67678]: cluster 2024-08-29T19:56:07.105447+0000 mgr.y (mgr.34104) 3112 : cluster [DBG] pgmap v5641: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 768 KiB/s rd, 13 KiB/s wr, 913 op/s 2024-08-29T19:56:08.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:08 smithi144 bash[67678]: audit 2024-08-29T19:56:07.844104+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:09.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:09 smithi144 bash[67678]: cluster 2024-08-29T19:56:08.184323+0000 mon.a (mon.0) 5165 : cluster [DBG] osdmap e2981: 8 total, 8 up, 8 in 2024-08-29T19:56:09.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:09 smithi089 bash[77323]: cluster 2024-08-29T19:56:08.184323+0000 mon.a (mon.0) 5165 : cluster [DBG] osdmap e2981: 8 total, 8 up, 8 in 2024-08-29T19:56:09.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:09 smithi089 bash[78574]: cluster 2024-08-29T19:56:08.184323+0000 mon.a (mon.0) 5165 : cluster [DBG] osdmap e2981: 8 total, 8 up, 8 in 2024-08-29T19:56:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:10 smithi144 bash[67678]: cluster 2024-08-29T19:56:09.106503+0000 mgr.y (mgr.34104) 3113 : cluster [DBG] pgmap v5643: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 13 KiB/s wr, 1.54k op/s 2024-08-29T19:56:10.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:10 smithi144 bash[67678]: cluster 2024-08-29T19:56:09.193211+0000 mon.a (mon.0) 5166 : cluster [DBG] osdmap e2982: 8 total, 8 up, 8 in 2024-08-29T19:56:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:10 smithi089 bash[78574]: cluster 2024-08-29T19:56:09.106503+0000 mgr.y (mgr.34104) 3113 : cluster [DBG] pgmap v5643: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 13 KiB/s wr, 1.54k op/s 2024-08-29T19:56:10.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:10 smithi089 bash[78574]: cluster 2024-08-29T19:56:09.193211+0000 mon.a (mon.0) 5166 : cluster [DBG] osdmap e2982: 8 total, 8 up, 8 in 2024-08-29T19:56:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:10 smithi089 bash[77323]: cluster 2024-08-29T19:56:09.106503+0000 mgr.y (mgr.34104) 3113 : cluster [DBG] pgmap v5643: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 13 KiB/s wr, 1.54k op/s 2024-08-29T19:56:10.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:10 smithi089 bash[77323]: cluster 2024-08-29T19:56:09.193211+0000 mon.a (mon.0) 5166 : cluster [DBG] osdmap e2982: 8 total, 8 up, 8 in 2024-08-29T19:56:11.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:11 smithi144 bash[67678]: cluster 2024-08-29T19:56:10.202921+0000 mon.a (mon.0) 5167 : cluster [DBG] osdmap e2983: 8 total, 8 up, 8 in 2024-08-29T19:56:11.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:11 smithi089 bash[77323]: cluster 2024-08-29T19:56:10.202921+0000 mon.a (mon.0) 5167 : cluster [DBG] osdmap e2983: 8 total, 8 up, 8 in 2024-08-29T19:56:11.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:11 smithi089 bash[78574]: cluster 2024-08-29T19:56:10.202921+0000 mon.a (mon.0) 5167 : cluster [DBG] osdmap e2983: 8 total, 8 up, 8 in 2024-08-29T19:56:12.468 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-08-29T19:56:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:12 smithi144 bash[67678]: cluster 2024-08-29T19:56:11.107383+0000 mgr.y (mgr.34104) 3114 : cluster [DBG] pgmap v5646: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 7.8 KiB/s wr, 969 op/s 2024-08-29T19:56:12.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:12 smithi144 bash[67678]: cluster 2024-08-29T19:56:11.218329+0000 mon.a (mon.0) 5168 : cluster [DBG] osdmap e2984: 8 total, 8 up, 8 in 2024-08-29T19:56:12.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:12 smithi089 bash[77323]: cluster 2024-08-29T19:56:11.107383+0000 mgr.y (mgr.34104) 3114 : cluster [DBG] pgmap v5646: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 7.8 KiB/s wr, 969 op/s 2024-08-29T19:56:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:12 smithi089 bash[77323]: cluster 2024-08-29T19:56:11.218329+0000 mon.a (mon.0) 5168 : cluster [DBG] osdmap e2984: 8 total, 8 up, 8 in 2024-08-29T19:56:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:12 smithi089 bash[78574]: cluster 2024-08-29T19:56:11.107383+0000 mgr.y (mgr.34104) 3114 : cluster [DBG] pgmap v5646: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 817 KiB/s rd, 7.8 KiB/s wr, 969 op/s 2024-08-29T19:56:12.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:12 smithi089 bash[78574]: cluster 2024-08-29T19:56:11.218329+0000 mon.a (mon.0) 5168 : cluster [DBG] osdmap e2984: 8 total, 8 up, 8 in 2024-08-29T19:56:13.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:13 smithi144 bash[67678]: cluster 2024-08-29T19:56:12.222888+0000 mon.a (mon.0) 5169 : cluster [DBG] osdmap e2985: 8 total, 8 up, 8 in 2024-08-29T19:56:13.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:13 smithi089 bash[77323]: cluster 2024-08-29T19:56:12.222888+0000 mon.a (mon.0) 5169 : cluster [DBG] osdmap e2985: 8 total, 8 up, 8 in 2024-08-29T19:56:13.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:13 smithi089 bash[78574]: cluster 2024-08-29T19:56:12.222888+0000 mon.a (mon.0) 5169 : cluster [DBG] osdmap e2985: 8 total, 8 up, 8 in 2024-08-29T19:56:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:14 smithi144 bash[67678]: cluster 2024-08-29T19:56:13.108243+0000 mgr.y (mgr.34104) 3115 : cluster [DBG] pgmap v5649: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 211 op/s 2024-08-29T19:56:14.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:14 smithi144 bash[67678]: cluster 2024-08-29T19:56:13.232912+0000 mon.a (mon.0) 5170 : cluster [DBG] osdmap e2986: 8 total, 8 up, 8 in 2024-08-29T19:56:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:14 smithi089 bash[78574]: cluster 2024-08-29T19:56:13.108243+0000 mgr.y (mgr.34104) 3115 : cluster [DBG] pgmap v5649: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 211 op/s 2024-08-29T19:56:14.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:14 smithi089 bash[78574]: cluster 2024-08-29T19:56:13.232912+0000 mon.a (mon.0) 5170 : cluster [DBG] osdmap e2986: 8 total, 8 up, 8 in 2024-08-29T19:56:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:14 smithi089 bash[77323]: cluster 2024-08-29T19:56:13.108243+0000 mgr.y (mgr.34104) 3115 : cluster [DBG] pgmap v5649: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 211 op/s 2024-08-29T19:56:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:14 smithi089 bash[77323]: cluster 2024-08-29T19:56:13.232912+0000 mon.a (mon.0) 5170 : cluster [DBG] osdmap e2986: 8 total, 8 up, 8 in 2024-08-29T19:56:15.403 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-08-29T19:56:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:15 smithi089 bash[77323]: audit 2024-08-29T19:56:15.221226+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:56:15.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:15 smithi089 bash[78574]: audit 2024-08-29T19:56:15.221226+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:56:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:56:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:56:15] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:56:15.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:15 smithi144 bash[67678]: audit 2024-08-29T19:56:15.221226+0000 mon.a (mon.0) 5171 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:56:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:16 smithi144 bash[67678]: cluster 2024-08-29T19:56:15.109157+0000 mgr.y (mgr.34104) 3116 : cluster [DBG] pgmap v5651: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-29T19:56:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:16 smithi144 bash[67678]: cluster 2024-08-29T19:56:15.246925+0000 mon.a (mon.0) 5172 : cluster [DBG] osdmap e2987: 8 total, 8 up, 8 in 2024-08-29T19:56:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:16 smithi144 bash[67678]: cluster 2024-08-29T19:56:15.935931+0000 mon.a (mon.0) 5173 : cluster [DBG] osdmap e2988: 8 total, 8 up, 8 in 2024-08-29T19:56:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:16 smithi144 bash[67678]: audit 2024-08-29T19:56:15.998159+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:56:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:16 smithi144 bash[67678]: audit 2024-08-29T19:56:15.999523+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:56:16.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:16 smithi144 bash[67678]: audit 2024-08-29T19:56:16.011913+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[77323]: cluster 2024-08-29T19:56:15.109157+0000 mgr.y (mgr.34104) 3116 : cluster [DBG] pgmap v5651: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[77323]: cluster 2024-08-29T19:56:15.246925+0000 mon.a (mon.0) 5172 : cluster [DBG] osdmap e2987: 8 total, 8 up, 8 in 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[77323]: cluster 2024-08-29T19:56:15.935931+0000 mon.a (mon.0) 5173 : cluster [DBG] osdmap e2988: 8 total, 8 up, 8 in 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[77323]: audit 2024-08-29T19:56:15.998159+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[77323]: audit 2024-08-29T19:56:15.999523+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[77323]: audit 2024-08-29T19:56:16.011913+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[78574]: cluster 2024-08-29T19:56:15.109157+0000 mgr.y (mgr.34104) 3116 : cluster [DBG] pgmap v5651: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[78574]: cluster 2024-08-29T19:56:15.246925+0000 mon.a (mon.0) 5172 : cluster [DBG] osdmap e2987: 8 total, 8 up, 8 in 2024-08-29T19:56:16.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[78574]: cluster 2024-08-29T19:56:15.935931+0000 mon.a (mon.0) 5173 : cluster [DBG] osdmap e2988: 8 total, 8 up, 8 in 2024-08-29T19:56:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[78574]: audit 2024-08-29T19:56:15.998159+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:56:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[78574]: audit 2024-08-29T19:56:15.999523+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:56:16.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:16 smithi089 bash[78574]: audit 2024-08-29T19:56:16.011913+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:56:18.528 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-08-29T19:56:18.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:18 smithi144 bash[67678]: cluster 2024-08-29T19:56:17.110254+0000 mgr.y (mgr.34104) 3117 : cluster [DBG] pgmap v5654: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 13 KiB/s wr, 257 op/s 2024-08-29T19:56:18.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:18 smithi089 bash[77323]: cluster 2024-08-29T19:56:17.110254+0000 mgr.y (mgr.34104) 3117 : cluster [DBG] pgmap v5654: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 13 KiB/s wr, 257 op/s 2024-08-29T19:56:18.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:18 smithi089 bash[78574]: cluster 2024-08-29T19:56:17.110254+0000 mgr.y (mgr.34104) 3117 : cluster [DBG] pgmap v5654: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 13 KiB/s wr, 257 op/s 2024-08-29T19:56:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:19 smithi144 bash[67678]: cluster 2024-08-29T19:56:18.259449+0000 mon.a (mon.0) 5177 : cluster [DBG] osdmap e2989: 8 total, 8 up, 8 in 2024-08-29T19:56:19.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:19 smithi089 bash[78574]: cluster 2024-08-29T19:56:18.259449+0000 mon.a (mon.0) 5177 : cluster [DBG] osdmap e2989: 8 total, 8 up, 8 in 2024-08-29T19:56:19.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:19 smithi089 bash[77323]: cluster 2024-08-29T19:56:18.259449+0000 mon.a (mon.0) 5177 : cluster [DBG] osdmap e2989: 8 total, 8 up, 8 in 2024-08-29T19:56:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:20 smithi144 bash[67678]: cluster 2024-08-29T19:56:19.111260+0000 mgr.y (mgr.34104) 3118 : cluster [DBG] pgmap v5656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 519 op/s 2024-08-29T19:56:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:20 smithi144 bash[67678]: cluster 2024-08-29T19:56:19.274279+0000 mon.a (mon.0) 5178 : cluster [DBG] osdmap e2990: 8 total, 8 up, 8 in 2024-08-29T19:56:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:20 smithi089 bash[77323]: cluster 2024-08-29T19:56:19.111260+0000 mgr.y (mgr.34104) 3118 : cluster [DBG] pgmap v5656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 519 op/s 2024-08-29T19:56:20.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:20 smithi089 bash[77323]: cluster 2024-08-29T19:56:19.274279+0000 mon.a (mon.0) 5178 : cluster [DBG] osdmap e2990: 8 total, 8 up, 8 in 2024-08-29T19:56:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:20 smithi089 bash[78574]: cluster 2024-08-29T19:56:19.111260+0000 mgr.y (mgr.34104) 3118 : cluster [DBG] pgmap v5656: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 28 KiB/s wr, 519 op/s 2024-08-29T19:56:20.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:20 smithi089 bash[78574]: cluster 2024-08-29T19:56:19.274279+0000 mon.a (mon.0) 5178 : cluster [DBG] osdmap e2990: 8 total, 8 up, 8 in 2024-08-29T19:56:21.169 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-08-29T19:56:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:21 smithi144 bash[67678]: cluster 2024-08-29T19:56:20.941702+0000 mon.a (mon.0) 5179 : cluster [DBG] osdmap e2991: 8 total, 8 up, 8 in 2024-08-29T19:56:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:21 smithi144 bash[67678]: cluster 2024-08-29T19:56:21.112158+0000 mgr.y (mgr.34104) 3119 : cluster [DBG] pgmap v5659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 34 KiB/s wr, 640 op/s 2024-08-29T19:56:22.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:21 smithi089 bash[77323]: cluster 2024-08-29T19:56:20.941702+0000 mon.a (mon.0) 5179 : cluster [DBG] osdmap e2991: 8 total, 8 up, 8 in 2024-08-29T19:56:22.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:21 smithi089 bash[77323]: cluster 2024-08-29T19:56:21.112158+0000 mgr.y (mgr.34104) 3119 : cluster [DBG] pgmap v5659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 34 KiB/s wr, 640 op/s 2024-08-29T19:56:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:21 smithi089 bash[78574]: cluster 2024-08-29T19:56:20.941702+0000 mon.a (mon.0) 5179 : cluster [DBG] osdmap e2991: 8 total, 8 up, 8 in 2024-08-29T19:56:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:21 smithi089 bash[78574]: cluster 2024-08-29T19:56:21.112158+0000 mgr.y (mgr.34104) 3119 : cluster [DBG] pgmap v5659: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 34 KiB/s wr, 640 op/s 2024-08-29T19:56:23.188 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-08-29T19:56:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:22 smithi144 bash[67678]: cluster 2024-08-29T19:56:21.955282+0000 mon.a (mon.0) 5180 : cluster [DBG] osdmap e2992: 8 total, 8 up, 8 in 2024-08-29T19:56:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:22 smithi144 bash[67678]: audit 2024-08-29T19:56:22.844265+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:22 smithi089 bash[77323]: cluster 2024-08-29T19:56:21.955282+0000 mon.a (mon.0) 5180 : cluster [DBG] osdmap e2992: 8 total, 8 up, 8 in 2024-08-29T19:56:23.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:22 smithi089 bash[77323]: audit 2024-08-29T19:56:22.844265+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:22 smithi089 bash[78574]: cluster 2024-08-29T19:56:21.955282+0000 mon.a (mon.0) 5180 : cluster [DBG] osdmap e2992: 8 total, 8 up, 8 in 2024-08-29T19:56:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:22 smithi089 bash[78574]: audit 2024-08-29T19:56:22.844265+0000 mon.a (mon.0) 5181 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:23 smithi144 bash[67678]: cluster 2024-08-29T19:56:22.956198+0000 mon.a (mon.0) 5182 : cluster [DBG] osdmap e2993: 8 total, 8 up, 8 in 2024-08-29T19:56:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:23 smithi144 bash[67678]: cluster 2024-08-29T19:56:23.112767+0000 mgr.y (mgr.34104) 3120 : cluster [DBG] pgmap v5662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 278 KiB/s rd, 21 KiB/s wr, 373 op/s 2024-08-29T19:56:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:23 smithi089 bash[77323]: cluster 2024-08-29T19:56:22.956198+0000 mon.a (mon.0) 5182 : cluster [DBG] osdmap e2993: 8 total, 8 up, 8 in 2024-08-29T19:56:24.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:23 smithi089 bash[77323]: cluster 2024-08-29T19:56:23.112767+0000 mgr.y (mgr.34104) 3120 : cluster [DBG] pgmap v5662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 278 KiB/s rd, 21 KiB/s wr, 373 op/s 2024-08-29T19:56:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:23 smithi089 bash[78574]: cluster 2024-08-29T19:56:22.956198+0000 mon.a (mon.0) 5182 : cluster [DBG] osdmap e2993: 8 total, 8 up, 8 in 2024-08-29T19:56:24.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:23 smithi089 bash[78574]: cluster 2024-08-29T19:56:23.112767+0000 mgr.y (mgr.34104) 3120 : cluster [DBG] pgmap v5662: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 278 KiB/s rd, 21 KiB/s wr, 373 op/s 2024-08-29T19:56:25.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:24 smithi144 bash[67678]: cluster 2024-08-29T19:56:23.985767+0000 mon.a (mon.0) 5183 : cluster [DBG] osdmap e2994: 8 total, 8 up, 8 in 2024-08-29T19:56:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:56:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:56:25] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.43.0" 2024-08-29T19:56:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:24 smithi089 bash[78574]: cluster 2024-08-29T19:56:23.985767+0000 mon.a (mon.0) 5183 : cluster [DBG] osdmap e2994: 8 total, 8 up, 8 in 2024-08-29T19:56:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:24 smithi089 bash[77323]: cluster 2024-08-29T19:56:23.985767+0000 mon.a (mon.0) 5183 : cluster [DBG] osdmap e2994: 8 total, 8 up, 8 in 2024-08-29T19:56:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:25 smithi144 bash[67678]: cluster 2024-08-29T19:56:24.988305+0000 mon.a (mon.0) 5184 : cluster [DBG] osdmap e2995: 8 total, 8 up, 8 in 2024-08-29T19:56:26.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:25 smithi144 bash[67678]: cluster 2024-08-29T19:56:25.113493+0000 mgr.y (mgr.34104) 3121 : cluster [DBG] pgmap v5665: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 34 KiB/s wr, 701 op/s 2024-08-29T19:56:26.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:25 smithi089 bash[78574]: cluster 2024-08-29T19:56:24.988305+0000 mon.a (mon.0) 5184 : cluster [DBG] osdmap e2995: 8 total, 8 up, 8 in 2024-08-29T19:56:26.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:25 smithi089 bash[78574]: cluster 2024-08-29T19:56:25.113493+0000 mgr.y (mgr.34104) 3121 : cluster [DBG] pgmap v5665: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 34 KiB/s wr, 701 op/s 2024-08-29T19:56:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:25 smithi089 bash[77323]: cluster 2024-08-29T19:56:24.988305+0000 mon.a (mon.0) 5184 : cluster [DBG] osdmap e2995: 8 total, 8 up, 8 in 2024-08-29T19:56:26.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:25 smithi089 bash[77323]: cluster 2024-08-29T19:56:25.113493+0000 mgr.y (mgr.34104) 3121 : cluster [DBG] pgmap v5665: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 529 KiB/s rd, 34 KiB/s wr, 701 op/s 2024-08-29T19:56:27.242 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-08-29T19:56:27.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:26 smithi144 bash[67678]: cluster 2024-08-29T19:56:26.001117+0000 mon.a (mon.0) 5185 : cluster [DBG] osdmap e2996: 8 total, 8 up, 8 in 2024-08-29T19:56:27.432 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:26 smithi089 bash[77323]: cluster 2024-08-29T19:56:26.001117+0000 mon.a (mon.0) 5185 : cluster [DBG] osdmap e2996: 8 total, 8 up, 8 in 2024-08-29T19:56:27.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:26 smithi089 bash[78574]: cluster 2024-08-29T19:56:26.001117+0000 mon.a (mon.0) 5185 : cluster [DBG] osdmap e2996: 8 total, 8 up, 8 in 2024-08-29T19:56:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:28 smithi144 bash[67678]: cluster 2024-08-29T19:56:27.009268+0000 mon.a (mon.0) 5186 : cluster [DBG] osdmap e2997: 8 total, 8 up, 8 in 2024-08-29T19:56:28.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:28 smithi144 bash[67678]: cluster 2024-08-29T19:56:27.114460+0000 mgr.y (mgr.34104) 3122 : cluster [DBG] pgmap v5668: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 24 KiB/s wr, 579 op/s 2024-08-29T19:56:28.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:28 smithi089 bash[77323]: cluster 2024-08-29T19:56:27.009268+0000 mon.a (mon.0) 5186 : cluster [DBG] osdmap e2997: 8 total, 8 up, 8 in 2024-08-29T19:56:28.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:28 smithi089 bash[77323]: cluster 2024-08-29T19:56:27.114460+0000 mgr.y (mgr.34104) 3122 : cluster [DBG] pgmap v5668: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 24 KiB/s wr, 579 op/s 2024-08-29T19:56:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:28 smithi089 bash[78574]: cluster 2024-08-29T19:56:27.009268+0000 mon.a (mon.0) 5186 : cluster [DBG] osdmap e2997: 8 total, 8 up, 8 in 2024-08-29T19:56:28.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:28 smithi089 bash[78574]: cluster 2024-08-29T19:56:27.114460+0000 mgr.y (mgr.34104) 3122 : cluster [DBG] pgmap v5668: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 24 KiB/s wr, 579 op/s 2024-08-29T19:56:29.261 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-08-29T19:56:29.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:29 smithi144 bash[67678]: cluster 2024-08-29T19:56:28.020328+0000 mon.a (mon.0) 5187 : cluster [DBG] osdmap e2998: 8 total, 8 up, 8 in 2024-08-29T19:56:29.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:29 smithi089 bash[77323]: cluster 2024-08-29T19:56:28.020328+0000 mon.a (mon.0) 5187 : cluster [DBG] osdmap e2998: 8 total, 8 up, 8 in 2024-08-29T19:56:29.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:29 smithi089 bash[78574]: cluster 2024-08-29T19:56:28.020328+0000 mon.a (mon.0) 5187 : cluster [DBG] osdmap e2998: 8 total, 8 up, 8 in 2024-08-29T19:56:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:30 smithi144 bash[67678]: cluster 2024-08-29T19:56:29.030381+0000 mon.a (mon.0) 5188 : cluster [DBG] osdmap e2999: 8 total, 8 up, 8 in 2024-08-29T19:56:30.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:30 smithi144 bash[67678]: cluster 2024-08-29T19:56:29.115188+0000 mgr.y (mgr.34104) 3123 : cluster [DBG] pgmap v5671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 25 KiB/s wr, 427 op/s 2024-08-29T19:56:30.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:30 smithi089 bash[77323]: cluster 2024-08-29T19:56:29.030381+0000 mon.a (mon.0) 5188 : cluster [DBG] osdmap e2999: 8 total, 8 up, 8 in 2024-08-29T19:56:30.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:30 smithi089 bash[77323]: cluster 2024-08-29T19:56:29.115188+0000 mgr.y (mgr.34104) 3123 : cluster [DBG] pgmap v5671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 25 KiB/s wr, 427 op/s 2024-08-29T19:56:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:30 smithi089 bash[78574]: cluster 2024-08-29T19:56:29.030381+0000 mon.a (mon.0) 5188 : cluster [DBG] osdmap e2999: 8 total, 8 up, 8 in 2024-08-29T19:56:30.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:30 smithi089 bash[78574]: cluster 2024-08-29T19:56:29.115188+0000 mgr.y (mgr.34104) 3123 : cluster [DBG] pgmap v5671: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 311 KiB/s rd, 25 KiB/s wr, 427 op/s 2024-08-29T19:56:31.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:31 smithi144 bash[67678]: cluster 2024-08-29T19:56:30.040308+0000 mon.a (mon.0) 5189 : cluster [DBG] osdmap e3000: 8 total, 8 up, 8 in 2024-08-29T19:56:31.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:31 smithi144 bash[67678]: cluster 2024-08-29T19:56:30.946262+0000 mon.a (mon.0) 5190 : cluster [DBG] osdmap e3001: 8 total, 8 up, 8 in 2024-08-29T19:56:31.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:31 smithi089 bash[77323]: cluster 2024-08-29T19:56:30.040308+0000 mon.a (mon.0) 5189 : cluster [DBG] osdmap e3000: 8 total, 8 up, 8 in 2024-08-29T19:56:31.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:31 smithi089 bash[77323]: cluster 2024-08-29T19:56:30.946262+0000 mon.a (mon.0) 5190 : cluster [DBG] osdmap e3001: 8 total, 8 up, 8 in 2024-08-29T19:56:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:31 smithi089 bash[78574]: cluster 2024-08-29T19:56:30.040308+0000 mon.a (mon.0) 5189 : cluster [DBG] osdmap e3000: 8 total, 8 up, 8 in 2024-08-29T19:56:31.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:31 smithi089 bash[78574]: cluster 2024-08-29T19:56:30.946262+0000 mon.a (mon.0) 5190 : cluster [DBG] osdmap e3001: 8 total, 8 up, 8 in 2024-08-29T19:56:32.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:32 smithi144 bash[67678]: cluster 2024-08-29T19:56:31.116013+0000 mgr.y (mgr.34104) 3124 : cluster [DBG] pgmap v5674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 19 KiB/s wr, 325 op/s 2024-08-29T19:56:32.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:32 smithi089 bash[78574]: cluster 2024-08-29T19:56:31.116013+0000 mgr.y (mgr.34104) 3124 : cluster [DBG] pgmap v5674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 19 KiB/s wr, 325 op/s 2024-08-29T19:56:32.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:32 smithi089 bash[77323]: cluster 2024-08-29T19:56:31.116013+0000 mgr.y (mgr.34104) 3124 : cluster [DBG] pgmap v5674: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 238 KiB/s rd, 19 KiB/s wr, 325 op/s 2024-08-29T19:56:33.279 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-08-29T19:56:33.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:33 smithi144 bash[67678]: cluster 2024-08-29T19:56:32.055069+0000 mon.a (mon.0) 5191 : cluster [DBG] osdmap e3002: 8 total, 8 up, 8 in 2024-08-29T19:56:33.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:33 smithi089 bash[77323]: cluster 2024-08-29T19:56:32.055069+0000 mon.a (mon.0) 5191 : cluster [DBG] osdmap e3002: 8 total, 8 up, 8 in 2024-08-29T19:56:33.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:33 smithi089 bash[78574]: cluster 2024-08-29T19:56:32.055069+0000 mon.a (mon.0) 5191 : cluster [DBG] osdmap e3002: 8 total, 8 up, 8 in 2024-08-29T19:56:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:34 smithi089 bash[77323]: cluster 2024-08-29T19:56:33.064583+0000 mon.a (mon.0) 5192 : cluster [DBG] osdmap e3003: 8 total, 8 up, 8 in 2024-08-29T19:56:34.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:34 smithi089 bash[77323]: cluster 2024-08-29T19:56:33.116625+0000 mgr.y (mgr.34104) 3125 : cluster [DBG] pgmap v5677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 13 KiB/s wr, 175 op/s 2024-08-29T19:56:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:34 smithi089 bash[78574]: cluster 2024-08-29T19:56:33.064583+0000 mon.a (mon.0) 5192 : cluster [DBG] osdmap e3003: 8 total, 8 up, 8 in 2024-08-29T19:56:34.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:34 smithi089 bash[78574]: cluster 2024-08-29T19:56:33.116625+0000 mgr.y (mgr.34104) 3125 : cluster [DBG] pgmap v5677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 13 KiB/s wr, 175 op/s 2024-08-29T19:56:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:34 smithi144 bash[67678]: cluster 2024-08-29T19:56:33.064583+0000 mon.a (mon.0) 5192 : cluster [DBG] osdmap e3003: 8 total, 8 up, 8 in 2024-08-29T19:56:34.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:34 smithi144 bash[67678]: cluster 2024-08-29T19:56:33.116625+0000 mgr.y (mgr.34104) 3125 : cluster [DBG] pgmap v5677: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 13 KiB/s wr, 175 op/s 2024-08-29T19:56:35.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:35 smithi089 bash[77323]: cluster 2024-08-29T19:56:34.075673+0000 mon.a (mon.0) 5193 : cluster [DBG] osdmap e3004: 8 total, 8 up, 8 in 2024-08-29T19:56:35.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:56:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:56:35] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.43.0" 2024-08-29T19:56:35.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:35 smithi089 bash[78574]: cluster 2024-08-29T19:56:34.075673+0000 mon.a (mon.0) 5193 : cluster [DBG] osdmap e3004: 8 total, 8 up, 8 in 2024-08-29T19:56:35.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:35 smithi144 bash[67678]: cluster 2024-08-29T19:56:34.075673+0000 mon.a (mon.0) 5193 : cluster [DBG] osdmap e3004: 8 total, 8 up, 8 in 2024-08-29T19:56:36.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:36 smithi089 bash[77323]: cluster 2024-08-29T19:56:35.074939+0000 mon.a (mon.0) 5194 : cluster [DBG] osdmap e3005: 8 total, 8 up, 8 in 2024-08-29T19:56:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:36 smithi089 bash[77323]: cluster 2024-08-29T19:56:35.117417+0000 mgr.y (mgr.34104) 3126 : cluster [DBG] pgmap v5680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 24 KiB/s wr, 442 op/s 2024-08-29T19:56:36.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:36 smithi089 bash[77323]: cluster 2024-08-29T19:56:35.949074+0000 mon.a (mon.0) 5195 : cluster [DBG] osdmap e3006: 8 total, 8 up, 8 in 2024-08-29T19:56:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:36 smithi089 bash[78574]: cluster 2024-08-29T19:56:35.074939+0000 mon.a (mon.0) 5194 : cluster [DBG] osdmap e3005: 8 total, 8 up, 8 in 2024-08-29T19:56:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:36 smithi089 bash[78574]: cluster 2024-08-29T19:56:35.117417+0000 mgr.y (mgr.34104) 3126 : cluster [DBG] pgmap v5680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 24 KiB/s wr, 442 op/s 2024-08-29T19:56:36.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:36 smithi089 bash[78574]: cluster 2024-08-29T19:56:35.949074+0000 mon.a (mon.0) 5195 : cluster [DBG] osdmap e3006: 8 total, 8 up, 8 in 2024-08-29T19:56:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:36 smithi144 bash[67678]: cluster 2024-08-29T19:56:35.074939+0000 mon.a (mon.0) 5194 : cluster [DBG] osdmap e3005: 8 total, 8 up, 8 in 2024-08-29T19:56:36.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:36 smithi144 bash[67678]: cluster 2024-08-29T19:56:35.117417+0000 mgr.y (mgr.34104) 3126 : cluster [DBG] pgmap v5680: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 24 KiB/s wr, 442 op/s 2024-08-29T19:56:36.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:36 smithi144 bash[67678]: cluster 2024-08-29T19:56:35.949074+0000 mon.a (mon.0) 5195 : cluster [DBG] osdmap e3006: 8 total, 8 up, 8 in 2024-08-29T19:56:37.298 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-08-29T19:56:38.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:38 smithi089 bash[78574]: cluster 2024-08-29T19:56:37.094980+0000 mon.a (mon.0) 5196 : cluster [DBG] osdmap e3007: 8 total, 8 up, 8 in 2024-08-29T19:56:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:38 smithi089 bash[78574]: cluster 2024-08-29T19:56:37.118293+0000 mgr.y (mgr.34104) 3127 : cluster [DBG] pgmap v5683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 16 KiB/s wr, 405 op/s 2024-08-29T19:56:38.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:38 smithi089 bash[78574]: audit 2024-08-29T19:56:37.844986+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:38 smithi089 bash[77323]: cluster 2024-08-29T19:56:37.094980+0000 mon.a (mon.0) 5196 : cluster [DBG] osdmap e3007: 8 total, 8 up, 8 in 2024-08-29T19:56:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:38 smithi089 bash[77323]: cluster 2024-08-29T19:56:37.118293+0000 mgr.y (mgr.34104) 3127 : cluster [DBG] pgmap v5683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 16 KiB/s wr, 405 op/s 2024-08-29T19:56:38.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:38 smithi089 bash[77323]: audit 2024-08-29T19:56:37.844986+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:38 smithi144 bash[67678]: cluster 2024-08-29T19:56:37.094980+0000 mon.a (mon.0) 5196 : cluster [DBG] osdmap e3007: 8 total, 8 up, 8 in 2024-08-29T19:56:38.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:38 smithi144 bash[67678]: cluster 2024-08-29T19:56:37.118293+0000 mgr.y (mgr.34104) 3127 : cluster [DBG] pgmap v5683: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 305 KiB/s rd, 16 KiB/s wr, 405 op/s 2024-08-29T19:56:38.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:38 smithi144 bash[67678]: audit 2024-08-29T19:56:37.844986+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:39.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:39 smithi089 bash[78574]: cluster 2024-08-29T19:56:38.099997+0000 mon.a (mon.0) 5198 : cluster [DBG] osdmap e3008: 8 total, 8 up, 8 in 2024-08-29T19:56:39.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:39 smithi089 bash[77323]: cluster 2024-08-29T19:56:38.099997+0000 mon.a (mon.0) 5198 : cluster [DBG] osdmap e3008: 8 total, 8 up, 8 in 2024-08-29T19:56:39.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:39 smithi144 bash[67678]: cluster 2024-08-29T19:56:38.099997+0000 mon.a (mon.0) 5198 : cluster [DBG] osdmap e3008: 8 total, 8 up, 8 in 2024-08-29T19:56:40.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:40 smithi089 bash[78574]: cluster 2024-08-29T19:56:39.119375+0000 mgr.y (mgr.34104) 3128 : cluster [DBG] pgmap v5685: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 18 KiB/s wr, 327 op/s 2024-08-29T19:56:40.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:40 smithi089 bash[77323]: cluster 2024-08-29T19:56:39.119375+0000 mgr.y (mgr.34104) 3128 : cluster [DBG] pgmap v5685: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 18 KiB/s wr, 327 op/s 2024-08-29T19:56:40.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:40 smithi144 bash[67678]: cluster 2024-08-29T19:56:39.119375+0000 mgr.y (mgr.34104) 3128 : cluster [DBG] pgmap v5685: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 18 KiB/s wr, 327 op/s 2024-08-29T19:56:42.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:41 smithi144 bash[67678]: cluster 2024-08-29T19:56:40.950546+0000 mon.a (mon.0) 5199 : cluster [DBG] osdmap e3009: 8 total, 8 up, 8 in 2024-08-29T19:56:42.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:41 smithi144 bash[67678]: cluster 2024-08-29T19:56:41.120126+0000 mgr.y (mgr.34104) 3129 : cluster [DBG] pgmap v5687: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 14 KiB/s wr, 257 op/s 2024-08-29T19:56:42.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:41 smithi089 bash[77323]: cluster 2024-08-29T19:56:40.950546+0000 mon.a (mon.0) 5199 : cluster [DBG] osdmap e3009: 8 total, 8 up, 8 in 2024-08-29T19:56:42.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:41 smithi089 bash[77323]: cluster 2024-08-29T19:56:41.120126+0000 mgr.y (mgr.34104) 3129 : cluster [DBG] pgmap v5687: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 14 KiB/s wr, 257 op/s 2024-08-29T19:56:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:41 smithi089 bash[78574]: cluster 2024-08-29T19:56:40.950546+0000 mon.a (mon.0) 5199 : cluster [DBG] osdmap e3009: 8 total, 8 up, 8 in 2024-08-29T19:56:42.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:41 smithi089 bash[78574]: cluster 2024-08-29T19:56:41.120126+0000 mgr.y (mgr.34104) 3129 : cluster [DBG] pgmap v5687: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 14 KiB/s wr, 257 op/s 2024-08-29T19:56:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:44 smithi089 bash[77323]: cluster 2024-08-29T19:56:43.120777+0000 mgr.y (mgr.34104) 3130 : cluster [DBG] pgmap v5688: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 11 KiB/s wr, 187 op/s 2024-08-29T19:56:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:44 smithi089 bash[78574]: cluster 2024-08-29T19:56:43.120777+0000 mgr.y (mgr.34104) 3130 : cluster [DBG] pgmap v5688: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 11 KiB/s wr, 187 op/s 2024-08-29T19:56:44.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:44 smithi144 bash[67678]: cluster 2024-08-29T19:56:43.120777+0000 mgr.y (mgr.34104) 3130 : cluster [DBG] pgmap v5688: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 11 KiB/s wr, 187 op/s 2024-08-29T19:56:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:56:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:56:45] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.43.0" 2024-08-29T19:56:45.444 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-08-29T19:56:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:46 smithi144 bash[67678]: cluster 2024-08-29T19:56:45.121880+0000 mgr.y (mgr.34104) 3131 : cluster [DBG] pgmap v5689: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 521 KiB/s wr, 148 op/s 2024-08-29T19:56:46.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:46 smithi144 bash[67678]: cluster 2024-08-29T19:56:45.197854+0000 mon.a (mon.0) 5200 : cluster [DBG] osdmap e3010: 8 total, 8 up, 8 in 2024-08-29T19:56:46.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:46 smithi144 bash[67678]: cluster 2024-08-29T19:56:45.953004+0000 mon.a (mon.0) 5201 : cluster [DBG] osdmap e3011: 8 total, 8 up, 8 in 2024-08-29T19:56:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:46 smithi089 bash[77323]: cluster 2024-08-29T19:56:45.121880+0000 mgr.y (mgr.34104) 3131 : cluster [DBG] pgmap v5689: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 521 KiB/s wr, 148 op/s 2024-08-29T19:56:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:46 smithi089 bash[77323]: cluster 2024-08-29T19:56:45.197854+0000 mon.a (mon.0) 5200 : cluster [DBG] osdmap e3010: 8 total, 8 up, 8 in 2024-08-29T19:56:46.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:46 smithi089 bash[77323]: cluster 2024-08-29T19:56:45.953004+0000 mon.a (mon.0) 5201 : cluster [DBG] osdmap e3011: 8 total, 8 up, 8 in 2024-08-29T19:56:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:46 smithi089 bash[78574]: cluster 2024-08-29T19:56:45.121880+0000 mgr.y (mgr.34104) 3131 : cluster [DBG] pgmap v5689: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 147 KiB/s rd, 521 KiB/s wr, 148 op/s 2024-08-29T19:56:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:46 smithi089 bash[78574]: cluster 2024-08-29T19:56:45.197854+0000 mon.a (mon.0) 5200 : cluster [DBG] osdmap e3010: 8 total, 8 up, 8 in 2024-08-29T19:56:46.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:46 smithi089 bash[78574]: cluster 2024-08-29T19:56:45.953004+0000 mon.a (mon.0) 5201 : cluster [DBG] osdmap e3011: 8 total, 8 up, 8 in 2024-08-29T19:56:48.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:48 smithi144 bash[67678]: cluster 2024-08-29T19:56:47.122930+0000 mgr.y (mgr.34104) 3132 : cluster [DBG] pgmap v5692: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 667 KiB/s wr, 73 op/s 2024-08-29T19:56:48.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:48 smithi089 bash[77323]: cluster 2024-08-29T19:56:47.122930+0000 mgr.y (mgr.34104) 3132 : cluster [DBG] pgmap v5692: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 667 KiB/s wr, 73 op/s 2024-08-29T19:56:48.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:48 smithi089 bash[78574]: cluster 2024-08-29T19:56:47.122930+0000 mgr.y (mgr.34104) 3132 : cluster [DBG] pgmap v5692: 137 pgs: 137 active+clean; 8.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 667 KiB/s wr, 73 op/s 2024-08-29T19:56:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:50 smithi144 bash[67678]: cluster 2024-08-29T19:56:49.123859+0000 mgr.y (mgr.34104) 3133 : cluster [DBG] pgmap v5693: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 519 KiB/s wr, 118 op/s 2024-08-29T19:56:50.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:50 smithi089 bash[77323]: cluster 2024-08-29T19:56:49.123859+0000 mgr.y (mgr.34104) 3133 : cluster [DBG] pgmap v5693: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 519 KiB/s wr, 118 op/s 2024-08-29T19:56:50.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:50 smithi089 bash[78574]: cluster 2024-08-29T19:56:49.123859+0000 mgr.y (mgr.34104) 3133 : cluster [DBG] pgmap v5693: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 122 KiB/s rd, 519 KiB/s wr, 118 op/s 2024-08-29T19:56:52.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:51 smithi144 bash[67678]: cluster 2024-08-29T19:56:50.956810+0000 mon.a (mon.0) 5202 : cluster [DBG] osdmap e3012: 8 total, 8 up, 8 in 2024-08-29T19:56:52.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:51 smithi144 bash[67678]: cluster 2024-08-29T19:56:51.124415+0000 mgr.y (mgr.34104) 3134 : cluster [DBG] pgmap v5695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 7.3 KiB/s wr, 112 op/s 2024-08-29T19:56:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:51 smithi089 bash[77323]: cluster 2024-08-29T19:56:50.956810+0000 mon.a (mon.0) 5202 : cluster [DBG] osdmap e3012: 8 total, 8 up, 8 in 2024-08-29T19:56:52.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:51 smithi089 bash[77323]: cluster 2024-08-29T19:56:51.124415+0000 mgr.y (mgr.34104) 3134 : cluster [DBG] pgmap v5695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 7.3 KiB/s wr, 112 op/s 2024-08-29T19:56:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:51 smithi089 bash[78574]: cluster 2024-08-29T19:56:50.956810+0000 mon.a (mon.0) 5202 : cluster [DBG] osdmap e3012: 8 total, 8 up, 8 in 2024-08-29T19:56:52.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:51 smithi089 bash[78574]: cluster 2024-08-29T19:56:51.124415+0000 mgr.y (mgr.34104) 3134 : cluster [DBG] pgmap v5695: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 7.3 KiB/s wr, 112 op/s 2024-08-29T19:56:53.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:52 smithi144 bash[67678]: audit 2024-08-29T19:56:52.844706+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:53.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:52 smithi089 bash[77323]: audit 2024-08-29T19:56:52.844706+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:53.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:52 smithi089 bash[78574]: audit 2024-08-29T19:56:52.844706+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:56:54.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:53 smithi144 bash[67678]: cluster 2024-08-29T19:56:53.125178+0000 mgr.y (mgr.34104) 3135 : cluster [DBG] pgmap v5696: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-08-29T19:56:54.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:53 smithi089 bash[77323]: cluster 2024-08-29T19:56:53.125178+0000 mgr.y (mgr.34104) 3135 : cluster [DBG] pgmap v5696: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-08-29T19:56:54.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:53 smithi089 bash[78574]: cluster 2024-08-29T19:56:53.125178+0000 mgr.y (mgr.34104) 3135 : cluster [DBG] pgmap v5696: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.5 KiB/s wr, 85 op/s 2024-08-29T19:56:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:56:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:56:55] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:56:56.433 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-08-29T19:56:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:56 smithi144 bash[67678]: cluster 2024-08-29T19:56:55.125914+0000 mgr.y (mgr.34104) 3136 : cluster [DBG] pgmap v5697: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.8 KiB/s wr, 73 op/s 2024-08-29T19:56:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:56 smithi089 bash[77323]: cluster 2024-08-29T19:56:55.125914+0000 mgr.y (mgr.34104) 3136 : cluster [DBG] pgmap v5697: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.8 KiB/s wr, 73 op/s 2024-08-29T19:56:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:56 smithi089 bash[78574]: cluster 2024-08-29T19:56:55.125914+0000 mgr.y (mgr.34104) 3136 : cluster [DBG] pgmap v5697: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 4.8 KiB/s wr, 73 op/s 2024-08-29T19:56:56.742 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-08-29T19:56:57.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:57 smithi144 bash[67678]: cluster 2024-08-29T19:56:56.196243+0000 mon.a (mon.0) 5204 : cluster [DBG] osdmap e3013: 8 total, 8 up, 8 in 2024-08-29T19:56:57.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:57 smithi089 bash[77323]: cluster 2024-08-29T19:56:56.196243+0000 mon.a (mon.0) 5204 : cluster [DBG] osdmap e3013: 8 total, 8 up, 8 in 2024-08-29T19:56:57.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:57 smithi089 bash[78574]: cluster 2024-08-29T19:56:56.196243+0000 mon.a (mon.0) 5204 : cluster [DBG] osdmap e3013: 8 total, 8 up, 8 in 2024-08-29T19:56:58.468 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-08-29T19:56:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:58 smithi144 bash[67678]: cluster 2024-08-29T19:56:57.126746+0000 mgr.y (mgr.34104) 3137 : cluster [DBG] pgmap v5699: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 1.5 MiB/s wr, 0 op/s 2024-08-29T19:56:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:58 smithi144 bash[67678]: cluster 2024-08-29T19:56:57.206052+0000 mon.a (mon.0) 5205 : cluster [DBG] osdmap e3014: 8 total, 8 up, 8 in 2024-08-29T19:56:58.604 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-08-29T19:56:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:58 smithi089 bash[77323]: cluster 2024-08-29T19:56:57.126746+0000 mgr.y (mgr.34104) 3137 : cluster [DBG] pgmap v5699: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 1.5 MiB/s wr, 0 op/s 2024-08-29T19:56:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:58 smithi089 bash[77323]: cluster 2024-08-29T19:56:57.206052+0000 mon.a (mon.0) 5205 : cluster [DBG] osdmap e3014: 8 total, 8 up, 8 in 2024-08-29T19:56:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:58 smithi089 bash[78574]: cluster 2024-08-29T19:56:57.126746+0000 mgr.y (mgr.34104) 3137 : cluster [DBG] pgmap v5699: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 1.5 MiB/s wr, 0 op/s 2024-08-29T19:56:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:58 smithi089 bash[78574]: cluster 2024-08-29T19:56:57.206052+0000 mon.a (mon.0) 5205 : cluster [DBG] osdmap e3014: 8 total, 8 up, 8 in 2024-08-29T19:56:59.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:56:59 smithi144 bash[67678]: cluster 2024-08-29T19:56:58.221956+0000 mon.a (mon.0) 5206 : cluster [DBG] osdmap e3015: 8 total, 8 up, 8 in 2024-08-29T19:56:59.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:56:59 smithi089 bash[77323]: cluster 2024-08-29T19:56:58.221956+0000 mon.a (mon.0) 5206 : cluster [DBG] osdmap e3015: 8 total, 8 up, 8 in 2024-08-29T19:56:59.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:56:59 smithi089 bash[78574]: cluster 2024-08-29T19:56:58.221956+0000 mon.a (mon.0) 5206 : cluster [DBG] osdmap e3015: 8 total, 8 up, 8 in 2024-08-29T19:57:00.480 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-08-29T19:57:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:00 smithi144 bash[67678]: cluster 2024-08-29T19:56:59.127699+0000 mgr.y (mgr.34104) 3138 : cluster [DBG] pgmap v5702: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 2.7 MiB/s wr, 164 op/s 2024-08-29T19:57:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:00 smithi144 bash[67678]: cluster 2024-08-29T19:56:59.230325+0000 mon.a (mon.0) 5207 : cluster [DBG] osdmap e3016: 8 total, 8 up, 8 in 2024-08-29T19:57:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:00 smithi089 bash[78574]: cluster 2024-08-29T19:56:59.127699+0000 mgr.y (mgr.34104) 3138 : cluster [DBG] pgmap v5702: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 2.7 MiB/s wr, 164 op/s 2024-08-29T19:57:00.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:00 smithi089 bash[78574]: cluster 2024-08-29T19:56:59.230325+0000 mon.a (mon.0) 5207 : cluster [DBG] osdmap e3016: 8 total, 8 up, 8 in 2024-08-29T19:57:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:00 smithi089 bash[77323]: cluster 2024-08-29T19:56:59.127699+0000 mgr.y (mgr.34104) 3138 : cluster [DBG] pgmap v5702: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 2.7 MiB/s wr, 164 op/s 2024-08-29T19:57:00.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:00 smithi089 bash[77323]: cluster 2024-08-29T19:56:59.230325+0000 mon.a (mon.0) 5207 : cluster [DBG] osdmap e3016: 8 total, 8 up, 8 in 2024-08-29T19:57:00.825 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-08-29T19:57:01.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:01 smithi144 bash[67678]: cluster 2024-08-29T19:57:00.233111+0000 mon.a (mon.0) 5208 : cluster [DBG] osdmap e3017: 8 total, 8 up, 8 in 2024-08-29T19:57:01.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:01 smithi089 bash[77323]: cluster 2024-08-29T19:57:00.233111+0000 mon.a (mon.0) 5208 : cluster [DBG] osdmap e3017: 8 total, 8 up, 8 in 2024-08-29T19:57:01.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:01 smithi089 bash[78574]: cluster 2024-08-29T19:57:00.233111+0000 mon.a (mon.0) 5208 : cluster [DBG] osdmap e3017: 8 total, 8 up, 8 in 2024-08-29T19:57:02.527 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-08-29T19:57:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:02 smithi144 bash[67678]: cluster 2024-08-29T19:57:01.128621+0000 mgr.y (mgr.34104) 3139 : cluster [DBG] pgmap v5705: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 1.0 MiB/s wr, 305 op/s 2024-08-29T19:57:02.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:02 smithi144 bash[67678]: cluster 2024-08-29T19:57:01.264542+0000 mon.a (mon.0) 5209 : cluster [DBG] osdmap e3018: 8 total, 8 up, 8 in 2024-08-29T19:57:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:02 smithi089 bash[77323]: cluster 2024-08-29T19:57:01.128621+0000 mgr.y (mgr.34104) 3139 : cluster [DBG] pgmap v5705: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 1.0 MiB/s wr, 305 op/s 2024-08-29T19:57:02.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:02 smithi089 bash[77323]: cluster 2024-08-29T19:57:01.264542+0000 mon.a (mon.0) 5209 : cluster [DBG] osdmap e3018: 8 total, 8 up, 8 in 2024-08-29T19:57:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:02 smithi089 bash[78574]: cluster 2024-08-29T19:57:01.128621+0000 mgr.y (mgr.34104) 3139 : cluster [DBG] pgmap v5705: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 219 KiB/s rd, 1.0 MiB/s wr, 305 op/s 2024-08-29T19:57:02.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:02 smithi089 bash[78574]: cluster 2024-08-29T19:57:01.264542+0000 mon.a (mon.0) 5209 : cluster [DBG] osdmap e3018: 8 total, 8 up, 8 in 2024-08-29T19:57:03.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:03 smithi144 bash[67678]: cluster 2024-08-29T19:57:02.268472+0000 mon.a (mon.0) 5210 : cluster [DBG] osdmap e3019: 8 total, 8 up, 8 in 2024-08-29T19:57:03.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:03 smithi089 bash[77323]: cluster 2024-08-29T19:57:02.268472+0000 mon.a (mon.0) 5210 : cluster [DBG] osdmap e3019: 8 total, 8 up, 8 in 2024-08-29T19:57:03.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:03 smithi089 bash[78574]: cluster 2024-08-29T19:57:02.268472+0000 mon.a (mon.0) 5210 : cluster [DBG] osdmap e3019: 8 total, 8 up, 8 in 2024-08-29T19:57:04.528 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-08-29T19:57:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:04 smithi144 bash[67678]: cluster 2024-08-29T19:57:03.129581+0000 mgr.y (mgr.34104) 3140 : cluster [DBG] pgmap v5708: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 12 KiB/s wr, 108 op/s 2024-08-29T19:57:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:04 smithi144 bash[67678]: cluster 2024-08-29T19:57:03.276765+0000 mon.a (mon.0) 5211 : cluster [DBG] osdmap e3020: 8 total, 8 up, 8 in 2024-08-29T19:57:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:04 smithi089 bash[78574]: cluster 2024-08-29T19:57:03.129581+0000 mgr.y (mgr.34104) 3140 : cluster [DBG] pgmap v5708: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 12 KiB/s wr, 108 op/s 2024-08-29T19:57:04.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:04 smithi089 bash[78574]: cluster 2024-08-29T19:57:03.276765+0000 mon.a (mon.0) 5211 : cluster [DBG] osdmap e3020: 8 total, 8 up, 8 in 2024-08-29T19:57:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:04 smithi089 bash[77323]: cluster 2024-08-29T19:57:03.129581+0000 mgr.y (mgr.34104) 3140 : cluster [DBG] pgmap v5708: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 12 KiB/s wr, 108 op/s 2024-08-29T19:57:04.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:04 smithi089 bash[77323]: cluster 2024-08-29T19:57:03.276765+0000 mon.a (mon.0) 5211 : cluster [DBG] osdmap e3020: 8 total, 8 up, 8 in 2024-08-29T19:57:04.808 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-08-29T19:57:05.030 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-08-29T19:57:05.197 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-08-29T19:57:05.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:05 smithi089 bash[77323]: cluster 2024-08-29T19:57:04.299495+0000 mon.a (mon.0) 5212 : cluster [DBG] osdmap e3021: 8 total, 8 up, 8 in 2024-08-29T19:57:05.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:57:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:57:05] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:57:05.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:05 smithi089 bash[78574]: cluster 2024-08-29T19:57:04.299495+0000 mon.a (mon.0) 5212 : cluster [DBG] osdmap e3021: 8 total, 8 up, 8 in 2024-08-29T19:57:05.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:05 smithi144 bash[67678]: cluster 2024-08-29T19:57:04.299495+0000 mon.a (mon.0) 5212 : cluster [DBG] osdmap e3021: 8 total, 8 up, 8 in 2024-08-29T19:57:06.208 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-08-29T19:57:06.445 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-08-29T19:57:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:06 smithi144 bash[67678]: cluster 2024-08-29T19:57:05.130289+0000 mgr.y (mgr.34104) 3141 : cluster [DBG] pgmap v5711: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 15 KiB/s wr, 352 op/s 2024-08-29T19:57:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:06 smithi144 bash[67678]: audit 2024-08-29T19:57:05.308868+0000 mon.a (mon.0) 5213 : audit [INF] from='client.? 172.21.15.89:0/2898881940' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2548458504"}]: dispatch 2024-08-29T19:57:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:06 smithi144 bash[67678]: audit 2024-08-29T19:57:05.953640+0000 mon.a (mon.0) 5214 : audit [INF] from='client.? 172.21.15.89:0/2898881940' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2548458504"}]': finished 2024-08-29T19:57:06.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:06 smithi144 bash[67678]: cluster 2024-08-29T19:57:05.961301+0000 mon.a (mon.0) 5215 : cluster [DBG] osdmap e3022: 8 total, 8 up, 8 in 2024-08-29T19:57:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[77323]: cluster 2024-08-29T19:57:05.130289+0000 mgr.y (mgr.34104) 3141 : cluster [DBG] pgmap v5711: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 15 KiB/s wr, 352 op/s 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[77323]: audit 2024-08-29T19:57:05.308868+0000 mon.a (mon.0) 5213 : audit [INF] from='client.? 172.21.15.89:0/2898881940' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2548458504"}]: dispatch 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[77323]: audit 2024-08-29T19:57:05.953640+0000 mon.a (mon.0) 5214 : audit [INF] from='client.? 172.21.15.89:0/2898881940' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2548458504"}]': finished 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[77323]: cluster 2024-08-29T19:57:05.961301+0000 mon.a (mon.0) 5215 : cluster [DBG] osdmap e3022: 8 total, 8 up, 8 in 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[78574]: cluster 2024-08-29T19:57:05.130289+0000 mgr.y (mgr.34104) 3141 : cluster [DBG] pgmap v5711: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 15 KiB/s wr, 352 op/s 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[78574]: audit 2024-08-29T19:57:05.308868+0000 mon.a (mon.0) 5213 : audit [INF] from='client.? 172.21.15.89:0/2898881940' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2548458504"}]: dispatch 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[78574]: audit 2024-08-29T19:57:05.953640+0000 mon.a (mon.0) 5214 : audit [INF] from='client.? 172.21.15.89:0/2898881940' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.89:0/2548458504"}]': finished 2024-08-29T19:57:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:06 smithi089 bash[78574]: cluster 2024-08-29T19:57:05.961301+0000 mon.a (mon.0) 5215 : cluster [DBG] osdmap e3022: 8 total, 8 up, 8 in 2024-08-29T19:57:06.705 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-08-29T19:57:06.940 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-08-29T19:57:07.218 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-08-29T19:57:07.461 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-08-29T19:57:07.709 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-08-29T19:57:07.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.514709+0000 mon.a (mon.0) 5216 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:57:07.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.517896+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.518586+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.519096+0000 mon.a (mon.0) 5217 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.526809+0000 mon.a (mon.0) 5218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:57:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.529955+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.791947+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:57:07.809 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.792794+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:57:07.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.793543+0000 mon.a (mon.0) 5219 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:57:07.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:06.795278+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:07.017197+0000 mon.a (mon.0) 5220 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:57:07.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:07.020280+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.810 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:07.020943+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:07.021475+0000 mon.a (mon.0) 5221 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.811 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:07 smithi144 bash[67678]: audit 2024-08-29T19:57:07.028642+0000 mon.a (mon.0) 5222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]': finished 2024-08-29T19:57:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.514709+0000 mon.a (mon.0) 5216 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:57:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.517896+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.518586+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.519096+0000 mon.a (mon.0) 5217 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.526809+0000 mon.a (mon.0) 5218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:57:07.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.529955+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.791947+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.792794+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.793543+0000 mon.a (mon.0) 5219 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:06.795278+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:07.017197+0000 mon.a (mon.0) 5220 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:07.020280+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:07.020943+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:07.021475+0000 mon.a (mon.0) 5221 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[77323]: audit 2024-08-29T19:57:07.028642+0000 mon.a (mon.0) 5222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]': finished 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.514709+0000 mon.a (mon.0) 5216 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:57:07.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.517896+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.518586+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.519096+0000 mon.a (mon.0) 5217 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.526809+0000 mon.a (mon.0) 5218 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.529955+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.791947+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.792794+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.793543+0000 mon.a (mon.0) 5219 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:06.795278+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:07.017197+0000 mon.a (mon.0) 5220 : audit [INF] from='client.? ' entity='client.admin' 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:07.020280+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:07.020943+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:07.021475+0000 mon.a (mon.0) 5221 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]: dispatch 2024-08-29T19:57:07.933 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:07 smithi089 bash[78574]: audit 2024-08-29T19:57:07.028642+0000 mon.a (mon.0) 5222 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b207bc73-a2c1-4367-9ca1-94993fa6beb7"}]': finished 2024-08-29T19:57:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:08 smithi144 bash[67678]: cluster 2024-08-29T19:57:07.131643+0000 mgr.y (mgr.34104) 3142 : cluster [DBG] pgmap v5713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 16 KiB/s wr, 407 op/s 2024-08-29T19:57:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:08 smithi144 bash[67678]: audit 2024-08-29T19:57:07.845254+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:08.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:08 smithi089 bash[77323]: cluster 2024-08-29T19:57:07.131643+0000 mgr.y (mgr.34104) 3142 : cluster [DBG] pgmap v5713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 16 KiB/s wr, 407 op/s 2024-08-29T19:57:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:08 smithi089 bash[77323]: audit 2024-08-29T19:57:07.845254+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:08 smithi089 bash[78574]: cluster 2024-08-29T19:57:07.131643+0000 mgr.y (mgr.34104) 3142 : cluster [DBG] pgmap v5713: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 308 KiB/s rd, 16 KiB/s wr, 407 op/s 2024-08-29T19:57:08.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:08 smithi089 bash[78574]: audit 2024-08-29T19:57:07.845254+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:09 smithi144 bash[67678]: cluster 2024-08-29T19:57:08.536945+0000 mon.a (mon.0) 5224 : cluster [DBG] osdmap e3023: 8 total, 8 up, 8 in 2024-08-29T19:57:09.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:09 smithi089 bash[77323]: cluster 2024-08-29T19:57:08.536945+0000 mon.a (mon.0) 5224 : cluster [DBG] osdmap e3023: 8 total, 8 up, 8 in 2024-08-29T19:57:09.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:09 smithi089 bash[78574]: cluster 2024-08-29T19:57:08.536945+0000 mon.a (mon.0) 5224 : cluster [DBG] osdmap e3023: 8 total, 8 up, 8 in 2024-08-29T19:57:10.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:10 smithi144 bash[67678]: cluster 2024-08-29T19:57:09.132426+0000 mgr.y (mgr.34104) 3143 : cluster [DBG] pgmap v5715: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 20 KiB/s wr, 451 op/s 2024-08-29T19:57:10.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:10 smithi144 bash[67678]: cluster 2024-08-29T19:57:09.550060+0000 mon.a (mon.0) 5225 : cluster [DBG] osdmap e3024: 8 total, 8 up, 8 in 2024-08-29T19:57:10.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:10 smithi089 bash[77323]: cluster 2024-08-29T19:57:09.132426+0000 mgr.y (mgr.34104) 3143 : cluster [DBG] pgmap v5715: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 20 KiB/s wr, 451 op/s 2024-08-29T19:57:10.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:10 smithi089 bash[77323]: cluster 2024-08-29T19:57:09.550060+0000 mon.a (mon.0) 5225 : cluster [DBG] osdmap e3024: 8 total, 8 up, 8 in 2024-08-29T19:57:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:10 smithi089 bash[78574]: cluster 2024-08-29T19:57:09.132426+0000 mgr.y (mgr.34104) 3143 : cluster [DBG] pgmap v5715: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 330 KiB/s rd, 20 KiB/s wr, 451 op/s 2024-08-29T19:57:10.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:10 smithi089 bash[78574]: cluster 2024-08-29T19:57:09.550060+0000 mon.a (mon.0) 5225 : cluster [DBG] osdmap e3024: 8 total, 8 up, 8 in 2024-08-29T19:57:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: cluster 2024-08-29T19:57:10.551056+0000 mon.a (mon.0) 5226 : cluster [DBG] osdmap e3025: 8 total, 8 up, 8 in 2024-08-29T19:57:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: audit 2024-08-29T19:57:10.617269+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]: dispatch 2024-08-29T19:57:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: audit 2024-08-29T19:57:10.618068+0000 mon.a (mon.0) 5227 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]: dispatch 2024-08-29T19:57:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: audit 2024-08-29T19:57:10.624297+0000 mon.a (mon.0) 5228 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]': finished 2024-08-29T19:57:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: audit 2024-08-29T19:57:10.696407+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]: dispatch 2024-08-29T19:57:11.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: audit 2024-08-29T19:57:10.697066+0000 mon.a (mon.0) 5229 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]: dispatch 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: audit 2024-08-29T19:57:10.703100+0000 mon.a (mon.0) 5230 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]': finished 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[77323]: cluster 2024-08-29T19:57:10.963647+0000 mon.a (mon.0) 5231 : cluster [DBG] osdmap e3026: 8 total, 8 up, 8 in 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: cluster 2024-08-29T19:57:10.551056+0000 mon.a (mon.0) 5226 : cluster [DBG] osdmap e3025: 8 total, 8 up, 8 in 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: audit 2024-08-29T19:57:10.617269+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]: dispatch 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: audit 2024-08-29T19:57:10.618068+0000 mon.a (mon.0) 5227 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]: dispatch 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: audit 2024-08-29T19:57:10.624297+0000 mon.a (mon.0) 5228 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]': finished 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: audit 2024-08-29T19:57:10.696407+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]: dispatch 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: audit 2024-08-29T19:57:10.697066+0000 mon.a (mon.0) 5229 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]: dispatch 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: audit 2024-08-29T19:57:10.703100+0000 mon.a (mon.0) 5230 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]': finished 2024-08-29T19:57:11.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:11 smithi089 bash[78574]: cluster 2024-08-29T19:57:10.963647+0000 mon.a (mon.0) 5231 : cluster [DBG] osdmap e3026: 8 total, 8 up, 8 in 2024-08-29T19:57:12.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: cluster 2024-08-29T19:57:10.551056+0000 mon.a (mon.0) 5226 : cluster [DBG] osdmap e3025: 8 total, 8 up, 8 in 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: audit 2024-08-29T19:57:10.617269+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]: dispatch 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: audit 2024-08-29T19:57:10.618068+0000 mon.a (mon.0) 5227 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]: dispatch 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: audit 2024-08-29T19:57:10.624297+0000 mon.a (mon.0) 5228 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/0292a1a8-08c8-46b2-acc2-079559524f32"}]': finished 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: audit 2024-08-29T19:57:10.696407+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]: dispatch 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: audit 2024-08-29T19:57:10.697066+0000 mon.a (mon.0) 5229 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]: dispatch 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: audit 2024-08-29T19:57:10.703100+0000 mon.a (mon.0) 5230 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/b95a4964-d683-461a-b106-9a71a47d614f"}]': finished 2024-08-29T19:57:12.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:11 smithi144 bash[67678]: cluster 2024-08-29T19:57:10.963647+0000 mon.a (mon.0) 5231 : cluster [DBG] osdmap e3026: 8 total, 8 up, 8 in 2024-08-29T19:57:12.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:12 smithi089 bash[78574]: cluster 2024-08-29T19:57:11.133242+0000 mgr.y (mgr.34104) 3144 : cluster [DBG] pgmap v5719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 28 KiB/s wr, 359 op/s 2024-08-29T19:57:12.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:12 smithi089 bash[78574]: cluster 2024-08-29T19:57:11.975833+0000 mon.a (mon.0) 5232 : cluster [DBG] osdmap e3027: 8 total, 8 up, 8 in 2024-08-29T19:57:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:12 smithi089 bash[77323]: cluster 2024-08-29T19:57:11.133242+0000 mgr.y (mgr.34104) 3144 : cluster [DBG] pgmap v5719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 28 KiB/s wr, 359 op/s 2024-08-29T19:57:12.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:12 smithi089 bash[77323]: cluster 2024-08-29T19:57:11.975833+0000 mon.a (mon.0) 5232 : cluster [DBG] osdmap e3027: 8 total, 8 up, 8 in 2024-08-29T19:57:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:12 smithi144 bash[67678]: cluster 2024-08-29T19:57:11.133242+0000 mgr.y (mgr.34104) 3144 : cluster [DBG] pgmap v5719: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 248 KiB/s rd, 28 KiB/s wr, 359 op/s 2024-08-29T19:57:13.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:12 smithi144 bash[67678]: cluster 2024-08-29T19:57:11.975833+0000 mon.a (mon.0) 5232 : cluster [DBG] osdmap e3027: 8 total, 8 up, 8 in 2024-08-29T19:57:14.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:13 smithi144 bash[67678]: cluster 2024-08-29T19:57:12.976341+0000 mon.a (mon.0) 5233 : cluster [DBG] osdmap e3028: 8 total, 8 up, 8 in 2024-08-29T19:57:14.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:13 smithi144 bash[67678]: cluster 2024-08-29T19:57:13.133946+0000 mgr.y (mgr.34104) 3145 : cluster [DBG] pgmap v5722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 16 KiB/s wr, 213 op/s 2024-08-29T19:57:14.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:13 smithi089 bash[78574]: cluster 2024-08-29T19:57:12.976341+0000 mon.a (mon.0) 5233 : cluster [DBG] osdmap e3028: 8 total, 8 up, 8 in 2024-08-29T19:57:14.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:13 smithi089 bash[78574]: cluster 2024-08-29T19:57:13.133946+0000 mgr.y (mgr.34104) 3145 : cluster [DBG] pgmap v5722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 16 KiB/s wr, 213 op/s 2024-08-29T19:57:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:13 smithi089 bash[77323]: cluster 2024-08-29T19:57:12.976341+0000 mon.a (mon.0) 5233 : cluster [DBG] osdmap e3028: 8 total, 8 up, 8 in 2024-08-29T19:57:14.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:13 smithi089 bash[77323]: cluster 2024-08-29T19:57:13.133946+0000 mgr.y (mgr.34104) 3145 : cluster [DBG] pgmap v5722: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 16 KiB/s wr, 213 op/s 2024-08-29T19:57:15.154 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-08-29T19:57:15.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:14 smithi144 bash[67678]: cluster 2024-08-29T19:57:13.988907+0000 mon.a (mon.0) 5234 : cluster [DBG] osdmap e3029: 8 total, 8 up, 8 in 2024-08-29T19:57:15.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:14 smithi089 bash[77323]: cluster 2024-08-29T19:57:13.988907+0000 mon.a (mon.0) 5234 : cluster [DBG] osdmap e3029: 8 total, 8 up, 8 in 2024-08-29T19:57:15.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:57:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:57:15] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2024-08-29T19:57:15.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:14 smithi089 bash[78574]: cluster 2024-08-29T19:57:13.988907+0000 mon.a (mon.0) 5234 : cluster [DBG] osdmap e3029: 8 total, 8 up, 8 in 2024-08-29T19:57:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:16 smithi144 bash[67678]: cluster 2024-08-29T19:57:14.999210+0000 mon.a (mon.0) 5235 : cluster [DBG] osdmap e3030: 8 total, 8 up, 8 in 2024-08-29T19:57:16.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:16 smithi144 bash[67678]: cluster 2024-08-29T19:57:15.134711+0000 mgr.y (mgr.34104) 3146 : cluster [DBG] pgmap v5725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 13 KiB/s wr, 310 op/s 2024-08-29T19:57:16.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:16 smithi089 bash[77323]: cluster 2024-08-29T19:57:14.999210+0000 mon.a (mon.0) 5235 : cluster [DBG] osdmap e3030: 8 total, 8 up, 8 in 2024-08-29T19:57:16.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:16 smithi089 bash[77323]: cluster 2024-08-29T19:57:15.134711+0000 mgr.y (mgr.34104) 3146 : cluster [DBG] pgmap v5725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 13 KiB/s wr, 310 op/s 2024-08-29T19:57:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:16 smithi089 bash[78574]: cluster 2024-08-29T19:57:14.999210+0000 mon.a (mon.0) 5235 : cluster [DBG] osdmap e3030: 8 total, 8 up, 8 in 2024-08-29T19:57:16.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:16 smithi089 bash[78574]: cluster 2024-08-29T19:57:15.134711+0000 mgr.y (mgr.34104) 3146 : cluster [DBG] pgmap v5725: 137 pgs: 137 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 232 KiB/s rd, 13 KiB/s wr, 310 op/s 2024-08-29T19:57:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:17 smithi144 bash[67678]: cluster 2024-08-29T19:57:16.013054+0000 mon.a (mon.0) 5236 : cluster [DBG] osdmap e3031: 8 total, 8 up, 8 in 2024-08-29T19:57:17.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:17 smithi144 bash[67678]: audit 2024-08-29T19:57:16.090024+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:57:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:17 smithi089 bash[77323]: cluster 2024-08-29T19:57:16.013054+0000 mon.a (mon.0) 5236 : cluster [DBG] osdmap e3031: 8 total, 8 up, 8 in 2024-08-29T19:57:17.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:17 smithi089 bash[77323]: audit 2024-08-29T19:57:16.090024+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:57:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:17 smithi089 bash[78574]: cluster 2024-08-29T19:57:16.013054+0000 mon.a (mon.0) 5236 : cluster [DBG] osdmap e3031: 8 total, 8 up, 8 in 2024-08-29T19:57:17.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:17 smithi089 bash[78574]: audit 2024-08-29T19:57:16.090024+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:57:18.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: cluster 2024-08-29T19:57:17.026077+0000 mon.a (mon.0) 5238 : cluster [DBG] osdmap e3032: 8 total, 8 up, 8 in 2024-08-29T19:57:18.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: audit 2024-08-29T19:57:17.069949+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]: dispatch 2024-08-29T19:57:18.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: audit 2024-08-29T19:57:17.070457+0000 mon.a (mon.0) 5239 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]: dispatch 2024-08-29T19:57:18.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: audit 2024-08-29T19:57:17.089031+0000 mon.a (mon.0) 5240 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]': finished 2024-08-29T19:57:18.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: cluster 2024-08-29T19:57:17.135259+0000 mgr.y (mgr.34104) 3147 : cluster [DBG] pgmap v5728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 11 KiB/s wr, 202 op/s 2024-08-29T19:57:18.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: audit 2024-08-29T19:57:17.338600+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:18.309 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:18 smithi144 bash[67678]: audit 2024-08-29T19:57:17.344012+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: cluster 2024-08-29T19:57:17.026077+0000 mon.a (mon.0) 5238 : cluster [DBG] osdmap e3032: 8 total, 8 up, 8 in 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: audit 2024-08-29T19:57:17.069949+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]: dispatch 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: audit 2024-08-29T19:57:17.070457+0000 mon.a (mon.0) 5239 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]: dispatch 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: audit 2024-08-29T19:57:17.089031+0000 mon.a (mon.0) 5240 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]': finished 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: cluster 2024-08-29T19:57:17.135259+0000 mgr.y (mgr.34104) 3147 : cluster [DBG] pgmap v5728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 11 KiB/s wr, 202 op/s 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: audit 2024-08-29T19:57:17.338600+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:18.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[77323]: audit 2024-08-29T19:57:17.344012+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: cluster 2024-08-29T19:57:17.026077+0000 mon.a (mon.0) 5238 : cluster [DBG] osdmap e3032: 8 total, 8 up, 8 in 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: audit 2024-08-29T19:57:17.069949+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.89:0/1274264562' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]: dispatch 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: audit 2024-08-29T19:57:17.070457+0000 mon.a (mon.0) 5239 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]: dispatch 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: audit 2024-08-29T19:57:17.089031+0000 mon.a (mon.0) 5240 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/113a2ab1-6f76-481c-91b2-943019c20b55"}]': finished 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: cluster 2024-08-29T19:57:17.135259+0000 mgr.y (mgr.34104) 3147 : cluster [DBG] pgmap v5728: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 11 KiB/s wr, 202 op/s 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: audit 2024-08-29T19:57:17.338600+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:18.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:18 smithi089 bash[78574]: audit 2024-08-29T19:57:17.344012+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:19.267 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-08-29T19:57:19.412 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-08-29T19:57:19.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:19 smithi089 bash[77323]: cluster 2024-08-29T19:57:18.104256+0000 mon.a (mon.0) 5243 : cluster [DBG] osdmap e3033: 8 total, 8 up, 8 in 2024-08-29T19:57:19.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:19 smithi089 bash[78574]: cluster 2024-08-29T19:57:18.104256+0000 mon.a (mon.0) 5243 : cluster [DBG] osdmap e3033: 8 total, 8 up, 8 in 2024-08-29T19:57:19.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:19 smithi144 bash[67678]: cluster 2024-08-29T19:57:18.104256+0000 mon.a (mon.0) 5243 : cluster [DBG] osdmap e3033: 8 total, 8 up, 8 in 2024-08-29T19:57:19.672 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-08-29T19:57:19.851 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-08-29T19:57:20.018 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-08-29T19:57:20.162 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-08-29T19:57:20.326 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-08-29T19:57:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:20 smithi089 bash[77323]: cluster 2024-08-29T19:57:19.116754+0000 mon.a (mon.0) 5244 : cluster [DBG] osdmap e3034: 8 total, 8 up, 8 in 2024-08-29T19:57:20.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:20 smithi089 bash[77323]: cluster 2024-08-29T19:57:19.136131+0000 mgr.y (mgr.34104) 3148 : cluster [DBG] pgmap v5731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 9.0 KiB/s wr, 100 op/s 2024-08-29T19:57:20.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:20 smithi089 bash[78574]: cluster 2024-08-29T19:57:19.116754+0000 mon.a (mon.0) 5244 : cluster [DBG] osdmap e3034: 8 total, 8 up, 8 in 2024-08-29T19:57:20.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:20 smithi089 bash[78574]: cluster 2024-08-29T19:57:19.136131+0000 mgr.y (mgr.34104) 3148 : cluster [DBG] pgmap v5731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 9.0 KiB/s wr, 100 op/s 2024-08-29T19:57:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:20 smithi144 bash[67678]: cluster 2024-08-29T19:57:19.116754+0000 mon.a (mon.0) 5244 : cluster [DBG] osdmap e3034: 8 total, 8 up, 8 in 2024-08-29T19:57:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:20 smithi144 bash[67678]: cluster 2024-08-29T19:57:19.136131+0000 mgr.y (mgr.34104) 3148 : cluster [DBG] pgmap v5731: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 9.0 KiB/s wr, 100 op/s 2024-08-29T19:57:20.636 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-08-29T19:57:20.915 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-08-29T19:57:20.931 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-08-29T19:57:20.945 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-08-29T19:57:20.947 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-08-29T19:57:20.968 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-08-29T19:57:20.986 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-08-29T19:57:21.238 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-08-29T19:57:21.467 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-08-29T19:57:21.727 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-08-29T19:57:22.039 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-08-29T19:57:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:21 smithi144 bash[67678]: cluster 2024-08-29T19:57:20.964286+0000 mon.a (mon.0) 5245 : cluster [DBG] osdmap e3035: 8 total, 8 up, 8 in 2024-08-29T19:57:22.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:21 smithi144 bash[67678]: cluster 2024-08-29T19:57:21.136978+0000 mgr.y (mgr.34104) 3149 : cluster [DBG] pgmap v5733: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 8.7 KiB/s wr, 115 op/s 2024-08-29T19:57:22.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:21 smithi089 bash[77323]: cluster 2024-08-29T19:57:20.964286+0000 mon.a (mon.0) 5245 : cluster [DBG] osdmap e3035: 8 total, 8 up, 8 in 2024-08-29T19:57:22.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:21 smithi089 bash[77323]: cluster 2024-08-29T19:57:21.136978+0000 mgr.y (mgr.34104) 3149 : cluster [DBG] pgmap v5733: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 8.7 KiB/s wr, 115 op/s 2024-08-29T19:57:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:21 smithi089 bash[78574]: cluster 2024-08-29T19:57:20.964286+0000 mon.a (mon.0) 5245 : cluster [DBG] osdmap e3035: 8 total, 8 up, 8 in 2024-08-29T19:57:22.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:21 smithi089 bash[78574]: cluster 2024-08-29T19:57:21.136978+0000 mgr.y (mgr.34104) 3149 : cluster [DBG] pgmap v5733: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 8.7 KiB/s wr, 115 op/s 2024-08-29T19:57:23.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:22 smithi144 bash[67678]: audit 2024-08-29T19:57:22.845848+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:22 smithi089 bash[77323]: audit 2024-08-29T19:57:22.845848+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:23.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:22 smithi089 bash[78574]: audit 2024-08-29T19:57:22.845848+0000 mon.a (mon.0) 5246 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:24.237 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:23 smithi089 bash[77323]: cluster 2024-08-29T19:57:23.138195+0000 mgr.y (mgr.34104) 3150 : cluster [DBG] pgmap v5734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 25 KiB/s wr, 304 op/s 2024-08-29T19:57:24.237 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:23 smithi089 bash[78574]: cluster 2024-08-29T19:57:23.138195+0000 mgr.y (mgr.34104) 3150 : cluster [DBG] pgmap v5734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 25 KiB/s wr, 304 op/s 2024-08-29T19:57:24.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:23 smithi144 bash[67678]: cluster 2024-08-29T19:57:23.138195+0000 mgr.y (mgr.34104) 3150 : cluster [DBG] pgmap v5734: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 25 KiB/s wr, 304 op/s 2024-08-29T19:57:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:57:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:57:25] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:57:26.212 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-08-29T19:57:26.399 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-08-29T19:57:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:26 smithi144 bash[67678]: cluster 2024-08-29T19:57:25.138863+0000 mgr.y (mgr.34104) 3151 : cluster [DBG] pgmap v5735: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 47 KiB/s wr, 495 op/s 2024-08-29T19:57:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:26 smithi144 bash[67678]: cluster 2024-08-29T19:57:25.970343+0000 mon.a (mon.0) 5247 : cluster [DBG] osdmap e3036: 8 total, 8 up, 8 in 2024-08-29T19:57:26.572 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-08-29T19:57:26.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:26 smithi089 bash[78574]: cluster 2024-08-29T19:57:25.138863+0000 mgr.y (mgr.34104) 3151 : cluster [DBG] pgmap v5735: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 47 KiB/s wr, 495 op/s 2024-08-29T19:57:26.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:26 smithi089 bash[78574]: cluster 2024-08-29T19:57:25.970343+0000 mon.a (mon.0) 5247 : cluster [DBG] osdmap e3036: 8 total, 8 up, 8 in 2024-08-29T19:57:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:26 smithi089 bash[77323]: cluster 2024-08-29T19:57:25.138863+0000 mgr.y (mgr.34104) 3151 : cluster [DBG] pgmap v5735: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 336 KiB/s rd, 47 KiB/s wr, 495 op/s 2024-08-29T19:57:26.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:26 smithi089 bash[77323]: cluster 2024-08-29T19:57:25.970343+0000 mon.a (mon.0) 5247 : cluster [DBG] osdmap e3036: 8 total, 8 up, 8 in 2024-08-29T19:57:26.789 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-08-29T19:57:27.054 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-08-29T19:57:28.460 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-08-29T19:57:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:28 smithi144 bash[67678]: cluster 2024-08-29T19:57:27.139444+0000 mgr.y (mgr.34104) 3152 : cluster [DBG] pgmap v5737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 342 KiB/s rd, 44 KiB/s wr, 512 op/s 2024-08-29T19:57:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:28 smithi144 bash[67678]: cluster 2024-08-29T19:57:27.206198+0000 mon.a (mon.0) 5248 : cluster [DBG] osdmap e3037: 8 total, 8 up, 8 in 2024-08-29T19:57:28.659 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-08-29T19:57:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:28 smithi089 bash[77323]: cluster 2024-08-29T19:57:27.139444+0000 mgr.y (mgr.34104) 3152 : cluster [DBG] pgmap v5737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 342 KiB/s rd, 44 KiB/s wr, 512 op/s 2024-08-29T19:57:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:28 smithi089 bash[77323]: cluster 2024-08-29T19:57:27.206198+0000 mon.a (mon.0) 5248 : cluster [DBG] osdmap e3037: 8 total, 8 up, 8 in 2024-08-29T19:57:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:28 smithi089 bash[78574]: cluster 2024-08-29T19:57:27.139444+0000 mgr.y (mgr.34104) 3152 : cluster [DBG] pgmap v5737: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 342 KiB/s rd, 44 KiB/s wr, 512 op/s 2024-08-29T19:57:28.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:28 smithi089 bash[78574]: cluster 2024-08-29T19:57:27.206198+0000 mon.a (mon.0) 5248 : cluster [DBG] osdmap e3037: 8 total, 8 up, 8 in 2024-08-29T19:57:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:29 smithi144 bash[67678]: cluster 2024-08-29T19:57:28.222536+0000 mon.a (mon.0) 5249 : cluster [DBG] osdmap e3038: 8 total, 8 up, 8 in 2024-08-29T19:57:29.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:29 smithi144 bash[67678]: audit 2024-08-29T19:57:28.314857+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:29 smithi144 bash[67678]: audit 2024-08-29T19:57:28.323331+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:29 smithi144 bash[67678]: audit 2024-08-29T19:57:28.324736+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:57:29.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:29 smithi144 bash[67678]: audit 2024-08-29T19:57:28.325995+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:57:29.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:29 smithi144 bash[67678]: audit 2024-08-29T19:57:28.335179+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[77323]: cluster 2024-08-29T19:57:28.222536+0000 mon.a (mon.0) 5249 : cluster [DBG] osdmap e3038: 8 total, 8 up, 8 in 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[77323]: audit 2024-08-29T19:57:28.314857+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[77323]: audit 2024-08-29T19:57:28.323331+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[77323]: audit 2024-08-29T19:57:28.324736+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[77323]: audit 2024-08-29T19:57:28.325995+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[77323]: audit 2024-08-29T19:57:28.335179+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[78574]: cluster 2024-08-29T19:57:28.222536+0000 mon.a (mon.0) 5249 : cluster [DBG] osdmap e3038: 8 total, 8 up, 8 in 2024-08-29T19:57:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[78574]: audit 2024-08-29T19:57:28.314857+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[78574]: audit 2024-08-29T19:57:28.323331+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[78574]: audit 2024-08-29T19:57:28.324736+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:57:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[78574]: audit 2024-08-29T19:57:28.325995+0000 mon.a (mon.0) 5253 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:57:29.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:29 smithi089 bash[78574]: audit 2024-08-29T19:57:28.335179+0000 mon.a (mon.0) 5254 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:57:30.646 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-08-29T19:57:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:30 smithi089 bash[77323]: cluster 2024-08-29T19:57:29.140268+0000 mgr.y (mgr.34104) 3153 : cluster [DBG] pgmap v5740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 641 KiB/s rd, 68 KiB/s wr, 926 op/s 2024-08-29T19:57:30.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:30 smithi089 bash[77323]: cluster 2024-08-29T19:57:29.348737+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e3039: 8 total, 8 up, 8 in 2024-08-29T19:57:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:30 smithi089 bash[78574]: cluster 2024-08-29T19:57:29.140268+0000 mgr.y (mgr.34104) 3153 : cluster [DBG] pgmap v5740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 641 KiB/s rd, 68 KiB/s wr, 926 op/s 2024-08-29T19:57:30.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:30 smithi089 bash[78574]: cluster 2024-08-29T19:57:29.348737+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e3039: 8 total, 8 up, 8 in 2024-08-29T19:57:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:30 smithi144 bash[67678]: cluster 2024-08-29T19:57:29.140268+0000 mgr.y (mgr.34104) 3153 : cluster [DBG] pgmap v5740: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 641 KiB/s rd, 68 KiB/s wr, 926 op/s 2024-08-29T19:57:30.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:30 smithi144 bash[67678]: cluster 2024-08-29T19:57:29.348737+0000 mon.a (mon.0) 5255 : cluster [DBG] osdmap e3039: 8 total, 8 up, 8 in 2024-08-29T19:57:31.430 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-08-29T19:57:31.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:31 smithi089 bash[77323]: cluster 2024-08-29T19:57:30.358334+0000 mon.a (mon.0) 5256 : cluster [DBG] osdmap e3040: 8 total, 8 up, 8 in 2024-08-29T19:57:31.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:31 smithi089 bash[78574]: cluster 2024-08-29T19:57:30.358334+0000 mon.a (mon.0) 5256 : cluster [DBG] osdmap e3040: 8 total, 8 up, 8 in 2024-08-29T19:57:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:31 smithi144 bash[67678]: cluster 2024-08-29T19:57:30.358334+0000 mon.a (mon.0) 5256 : cluster [DBG] osdmap e3040: 8 total, 8 up, 8 in 2024-08-29T19:57:32.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:32 smithi089 bash[78574]: cluster 2024-08-29T19:57:31.141093+0000 mgr.y (mgr.34104) 3154 : cluster [DBG] pgmap v5743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 48 KiB/s wr, 798 op/s 2024-08-29T19:57:32.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:32 smithi089 bash[77323]: cluster 2024-08-29T19:57:31.141093+0000 mgr.y (mgr.34104) 3154 : cluster [DBG] pgmap v5743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 48 KiB/s wr, 798 op/s 2024-08-29T19:57:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:32 smithi144 bash[67678]: cluster 2024-08-29T19:57:31.141093+0000 mgr.y (mgr.34104) 3154 : cluster [DBG] pgmap v5743: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 571 KiB/s rd, 48 KiB/s wr, 798 op/s 2024-08-29T19:57:33.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:33 smithi089 bash[77323]: cluster 2024-08-29T19:57:32.381225+0000 mon.a (mon.0) 5257 : cluster [DBG] osdmap e3041: 8 total, 8 up, 8 in 2024-08-29T19:57:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:33 smithi089 bash[78574]: cluster 2024-08-29T19:57:32.381225+0000 mon.a (mon.0) 5257 : cluster [DBG] osdmap e3041: 8 total, 8 up, 8 in 2024-08-29T19:57:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:33 smithi144 bash[67678]: cluster 2024-08-29T19:57:32.381225+0000 mon.a (mon.0) 5257 : cluster [DBG] osdmap e3041: 8 total, 8 up, 8 in 2024-08-29T19:57:34.617 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-08-29T19:57:34.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:34 smithi089 bash[78574]: cluster 2024-08-29T19:57:33.142100+0000 mgr.y (mgr.34104) 3155 : cluster [DBG] pgmap v5745: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 13 KiB/s wr, 341 op/s 2024-08-29T19:57:34.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:34 smithi089 bash[77323]: cluster 2024-08-29T19:57:33.142100+0000 mgr.y (mgr.34104) 3155 : cluster [DBG] pgmap v5745: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 13 KiB/s wr, 341 op/s 2024-08-29T19:57:34.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:34 smithi144 bash[67678]: cluster 2024-08-29T19:57:33.142100+0000 mgr.y (mgr.34104) 3155 : cluster [DBG] pgmap v5745: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 247 KiB/s rd, 13 KiB/s wr, 341 op/s 2024-08-29T19:57:35.404 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:57:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:57:35] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2024-08-29T19:57:35.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:35 smithi089 bash[77323]: cluster 2024-08-29T19:57:34.402646+0000 mon.a (mon.0) 5258 : cluster [DBG] osdmap e3042: 8 total, 8 up, 8 in 2024-08-29T19:57:35.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:35 smithi089 bash[78574]: cluster 2024-08-29T19:57:34.402646+0000 mon.a (mon.0) 5258 : cluster [DBG] osdmap e3042: 8 total, 8 up, 8 in 2024-08-29T19:57:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:35 smithi144 bash[67678]: cluster 2024-08-29T19:57:34.402646+0000 mon.a (mon.0) 5258 : cluster [DBG] osdmap e3042: 8 total, 8 up, 8 in 2024-08-29T19:57:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:36 smithi089 bash[77323]: cluster 2024-08-29T19:57:35.142875+0000 mgr.y (mgr.34104) 3156 : cluster [DBG] pgmap v5747: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 412 KiB/s rd, 19 KiB/s wr, 528 op/s 2024-08-29T19:57:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:36 smithi089 bash[77323]: cluster 2024-08-29T19:57:35.411454+0000 mon.a (mon.0) 5259 : cluster [DBG] osdmap e3043: 8 total, 8 up, 8 in 2024-08-29T19:57:36.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:36 smithi089 bash[77323]: cluster 2024-08-29T19:57:35.972468+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e3044: 8 total, 8 up, 8 in 2024-08-29T19:57:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:36 smithi089 bash[78574]: cluster 2024-08-29T19:57:35.142875+0000 mgr.y (mgr.34104) 3156 : cluster [DBG] pgmap v5747: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 412 KiB/s rd, 19 KiB/s wr, 528 op/s 2024-08-29T19:57:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:36 smithi089 bash[78574]: cluster 2024-08-29T19:57:35.411454+0000 mon.a (mon.0) 5259 : cluster [DBG] osdmap e3043: 8 total, 8 up, 8 in 2024-08-29T19:57:36.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:36 smithi089 bash[78574]: cluster 2024-08-29T19:57:35.972468+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e3044: 8 total, 8 up, 8 in 2024-08-29T19:57:36.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:36 smithi144 bash[67678]: cluster 2024-08-29T19:57:35.142875+0000 mgr.y (mgr.34104) 3156 : cluster [DBG] pgmap v5747: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 412 KiB/s rd, 19 KiB/s wr, 528 op/s 2024-08-29T19:57:36.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:36 smithi144 bash[67678]: cluster 2024-08-29T19:57:35.411454+0000 mon.a (mon.0) 5259 : cluster [DBG] osdmap e3043: 8 total, 8 up, 8 in 2024-08-29T19:57:36.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:36 smithi144 bash[67678]: cluster 2024-08-29T19:57:35.972468+0000 mon.a (mon.0) 5260 : cluster [DBG] osdmap e3044: 8 total, 8 up, 8 in 2024-08-29T19:57:37.628 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-08-29T19:57:38.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:38 smithi089 bash[77323]: cluster 2024-08-29T19:57:37.143963+0000 mgr.y (mgr.34104) 3157 : cluster [DBG] pgmap v5750: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 551 KiB/s rd, 23 KiB/s wr, 692 op/s 2024-08-29T19:57:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:38 smithi089 bash[77323]: cluster 2024-08-29T19:57:37.424567+0000 mon.a (mon.0) 5261 : cluster [DBG] osdmap e3045: 8 total, 8 up, 8 in 2024-08-29T19:57:38.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:38 smithi089 bash[77323]: audit 2024-08-29T19:57:37.846377+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:38 smithi089 bash[78574]: cluster 2024-08-29T19:57:37.143963+0000 mgr.y (mgr.34104) 3157 : cluster [DBG] pgmap v5750: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 551 KiB/s rd, 23 KiB/s wr, 692 op/s 2024-08-29T19:57:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:38 smithi089 bash[78574]: cluster 2024-08-29T19:57:37.424567+0000 mon.a (mon.0) 5261 : cluster [DBG] osdmap e3045: 8 total, 8 up, 8 in 2024-08-29T19:57:38.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:38 smithi089 bash[78574]: audit 2024-08-29T19:57:37.846377+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:38 smithi144 bash[67678]: cluster 2024-08-29T19:57:37.143963+0000 mgr.y (mgr.34104) 3157 : cluster [DBG] pgmap v5750: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 551 KiB/s rd, 23 KiB/s wr, 692 op/s 2024-08-29T19:57:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:38 smithi144 bash[67678]: cluster 2024-08-29T19:57:37.424567+0000 mon.a (mon.0) 5261 : cluster [DBG] osdmap e3045: 8 total, 8 up, 8 in 2024-08-29T19:57:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:38 smithi144 bash[67678]: audit 2024-08-29T19:57:37.846377+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:39 smithi144 bash[67678]: cluster 2024-08-29T19:57:38.426234+0000 mon.a (mon.0) 5263 : cluster [DBG] osdmap e3046: 8 total, 8 up, 8 in 2024-08-29T19:57:39.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:39 smithi089 bash[77323]: cluster 2024-08-29T19:57:38.426234+0000 mon.a (mon.0) 5263 : cluster [DBG] osdmap e3046: 8 total, 8 up, 8 in 2024-08-29T19:57:39.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:39 smithi089 bash[78574]: cluster 2024-08-29T19:57:38.426234+0000 mon.a (mon.0) 5263 : cluster [DBG] osdmap e3046: 8 total, 8 up, 8 in 2024-08-29T19:57:40.720 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-08-29T19:57:40.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:40 smithi144 bash[67678]: cluster 2024-08-29T19:57:39.144903+0000 mgr.y (mgr.34104) 3158 : cluster [DBG] pgmap v5753: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 362 KiB/s rd, 19 KiB/s wr, 471 op/s 2024-08-29T19:57:40.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:40 smithi089 bash[77323]: cluster 2024-08-29T19:57:39.144903+0000 mgr.y (mgr.34104) 3158 : cluster [DBG] pgmap v5753: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 362 KiB/s rd, 19 KiB/s wr, 471 op/s 2024-08-29T19:57:40.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:40 smithi089 bash[78574]: cluster 2024-08-29T19:57:39.144903+0000 mgr.y (mgr.34104) 3158 : cluster [DBG] pgmap v5753: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 362 KiB/s rd, 19 KiB/s wr, 471 op/s 2024-08-29T19:57:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:41 smithi144 bash[67678]: cluster 2024-08-29T19:57:40.462230+0000 mon.a (mon.0) 5264 : cluster [DBG] osdmap e3047: 8 total, 8 up, 8 in 2024-08-29T19:57:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:41 smithi144 bash[67678]: cluster 2024-08-29T19:57:40.978087+0000 mon.a (mon.0) 5265 : cluster [DBG] osdmap e3048: 8 total, 8 up, 8 in 2024-08-29T19:57:41.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:41 smithi089 bash[77323]: cluster 2024-08-29T19:57:40.462230+0000 mon.a (mon.0) 5264 : cluster [DBG] osdmap e3047: 8 total, 8 up, 8 in 2024-08-29T19:57:41.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:41 smithi089 bash[77323]: cluster 2024-08-29T19:57:40.978087+0000 mon.a (mon.0) 5265 : cluster [DBG] osdmap e3048: 8 total, 8 up, 8 in 2024-08-29T19:57:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:41 smithi089 bash[78574]: cluster 2024-08-29T19:57:40.462230+0000 mon.a (mon.0) 5264 : cluster [DBG] osdmap e3047: 8 total, 8 up, 8 in 2024-08-29T19:57:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:41 smithi089 bash[78574]: cluster 2024-08-29T19:57:40.978087+0000 mon.a (mon.0) 5265 : cluster [DBG] osdmap e3048: 8 total, 8 up, 8 in 2024-08-29T19:57:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:42 smithi144 bash[67678]: cluster 2024-08-29T19:57:41.145776+0000 mgr.y (mgr.34104) 3159 : cluster [DBG] pgmap v5756: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 223 op/s 2024-08-29T19:57:42.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:42 smithi089 bash[78574]: cluster 2024-08-29T19:57:41.145776+0000 mgr.y (mgr.34104) 3159 : cluster [DBG] pgmap v5756: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 223 op/s 2024-08-29T19:57:42.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:42 smithi089 bash[77323]: cluster 2024-08-29T19:57:41.145776+0000 mgr.y (mgr.34104) 3159 : cluster [DBG] pgmap v5756: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 223 op/s 2024-08-29T19:57:43.202 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-08-29T19:57:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:43 smithi144 bash[67678]: cluster 2024-08-29T19:57:42.980914+0000 mon.a (mon.0) 5266 : cluster [DBG] osdmap e3049: 8 total, 8 up, 8 in 2024-08-29T19:57:44.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:43 smithi144 bash[67678]: cluster 2024-08-29T19:57:43.146481+0000 mgr.y (mgr.34104) 3160 : cluster [DBG] pgmap v5758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 319 KiB/s rd, 18 KiB/s wr, 407 op/s 2024-08-29T19:57:44.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:43 smithi089 bash[77323]: cluster 2024-08-29T19:57:42.980914+0000 mon.a (mon.0) 5266 : cluster [DBG] osdmap e3049: 8 total, 8 up, 8 in 2024-08-29T19:57:44.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:43 smithi089 bash[77323]: cluster 2024-08-29T19:57:43.146481+0000 mgr.y (mgr.34104) 3160 : cluster [DBG] pgmap v5758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 319 KiB/s rd, 18 KiB/s wr, 407 op/s 2024-08-29T19:57:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:43 smithi089 bash[78574]: cluster 2024-08-29T19:57:42.980914+0000 mon.a (mon.0) 5266 : cluster [DBG] osdmap e3049: 8 total, 8 up, 8 in 2024-08-29T19:57:44.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:43 smithi089 bash[78574]: cluster 2024-08-29T19:57:43.146481+0000 mgr.y (mgr.34104) 3160 : cluster [DBG] pgmap v5758: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 319 KiB/s rd, 18 KiB/s wr, 407 op/s 2024-08-29T19:57:45.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:44 smithi144 bash[67678]: cluster 2024-08-29T19:57:43.991831+0000 mon.a (mon.0) 5267 : cluster [DBG] osdmap e3050: 8 total, 8 up, 8 in 2024-08-29T19:57:45.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:44 smithi089 bash[77323]: cluster 2024-08-29T19:57:43.991831+0000 mon.a (mon.0) 5267 : cluster [DBG] osdmap e3050: 8 total, 8 up, 8 in 2024-08-29T19:57:45.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:45 smithi089 bash[78574]: cluster 2024-08-29T19:57:43.991831+0000 mon.a (mon.0) 5267 : cluster [DBG] osdmap e3050: 8 total, 8 up, 8 in 2024-08-29T19:57:45.431 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:57:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:57:45] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2024-08-29T19:57:46.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:46 smithi144 bash[67678]: cluster 2024-08-29T19:57:44.994117+0000 mon.a (mon.0) 5268 : cluster [DBG] osdmap e3051: 8 total, 8 up, 8 in 2024-08-29T19:57:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:46 smithi144 bash[67678]: cluster 2024-08-29T19:57:45.147228+0000 mgr.y (mgr.34104) 3161 : cluster [DBG] pgmap v5761: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 25 KiB/s wr, 698 op/s 2024-08-29T19:57:46.308 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:46 smithi144 bash[67678]: cluster 2024-08-29T19:57:45.977144+0000 mon.a (mon.0) 5269 : cluster [DBG] osdmap e3052: 8 total, 8 up, 8 in 2024-08-29T19:57:46.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:46 smithi089 bash[77323]: cluster 2024-08-29T19:57:44.994117+0000 mon.a (mon.0) 5268 : cluster [DBG] osdmap e3051: 8 total, 8 up, 8 in 2024-08-29T19:57:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:46 smithi089 bash[77323]: cluster 2024-08-29T19:57:45.147228+0000 mgr.y (mgr.34104) 3161 : cluster [DBG] pgmap v5761: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 25 KiB/s wr, 698 op/s 2024-08-29T19:57:46.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:46 smithi089 bash[77323]: cluster 2024-08-29T19:57:45.977144+0000 mon.a (mon.0) 5269 : cluster [DBG] osdmap e3052: 8 total, 8 up, 8 in 2024-08-29T19:57:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:46 smithi089 bash[78574]: cluster 2024-08-29T19:57:44.994117+0000 mon.a (mon.0) 5268 : cluster [DBG] osdmap e3051: 8 total, 8 up, 8 in 2024-08-29T19:57:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:46 smithi089 bash[78574]: cluster 2024-08-29T19:57:45.147228+0000 mgr.y (mgr.34104) 3161 : cluster [DBG] pgmap v5761: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 549 KiB/s rd, 25 KiB/s wr, 698 op/s 2024-08-29T19:57:46.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:46 smithi089 bash[78574]: cluster 2024-08-29T19:57:45.977144+0000 mon.a (mon.0) 5269 : cluster [DBG] osdmap e3052: 8 total, 8 up, 8 in 2024-08-29T19:57:47.403 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-08-29T19:57:48.015 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-08-29T19:57:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:48 smithi144 bash[67678]: cluster 2024-08-29T19:57:47.022380+0000 mon.a (mon.0) 5270 : cluster [DBG] osdmap e3053: 8 total, 8 up, 8 in 2024-08-29T19:57:48.307 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:48 smithi144 bash[67678]: cluster 2024-08-29T19:57:47.147965+0000 mgr.y (mgr.34104) 3162 : cluster [DBG] pgmap v5764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 340 KiB/s rd, 13 KiB/s wr, 441 op/s 2024-08-29T19:57:48.430 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:48 smithi089 bash[78574]: cluster 2024-08-29T19:57:47.022380+0000 mon.a (mon.0) 5270 : cluster [DBG] osdmap e3053: 8 total, 8 up, 8 in 2024-08-29T19:57:48.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:48 smithi089 bash[78574]: cluster 2024-08-29T19:57:47.147965+0000 mgr.y (mgr.34104) 3162 : cluster [DBG] pgmap v5764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 340 KiB/s rd, 13 KiB/s wr, 441 op/s 2024-08-29T19:57:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:48 smithi089 bash[77323]: cluster 2024-08-29T19:57:47.022380+0000 mon.a (mon.0) 5270 : cluster [DBG] osdmap e3053: 8 total, 8 up, 8 in 2024-08-29T19:57:48.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:48 smithi089 bash[77323]: cluster 2024-08-29T19:57:47.147965+0000 mgr.y (mgr.34104) 3162 : cluster [DBG] pgmap v5764: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 340 KiB/s rd, 13 KiB/s wr, 441 op/s 2024-08-29T19:57:48.537 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-08-29T19:57:49.149 INFO:tasks.workunit.client.0.smithi089.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-08-29T19:57:49.149 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout:=============================== warnings summary =============================== 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout:test_rbd.py::test_remove_with_progress_except 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: /usr/lib/python3/dist-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: Traceback (most recent call last): 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 424, in progress_cb 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: raise Exception() 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: Exception 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-08-29T19:57:49.150 INFO:tasks.workunit.client.0.smithi089.stdout:============ 177 passed, 8 skipped, 1 warning in 722.20s (0:12:02) ============= 2024-08-29T19:57:49.215 INFO:tasks.workunit.client.0.smithi089.stderr:+ exit 0 2024-08-29T19:57:49.215 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T19:57:49.215 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T19:57:49.229 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-08-29T19:57:49.229 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:57:49.514 DEBUG:teuthology.parallel:result is None 2024-08-29T19:57:49.514 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:57:49.526 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:57:49.527 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:57:49.573 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:57:49.573 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-08-29T19:57:49.573 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-08-29T19:57:49.574 DEBUG:teuthology.parallel:result is None 2024-08-29T19:57:49.574 INFO:teuthology.run_tasks:Running task print... 2024-08-29T19:57:49.586 INFO:teuthology.task.print:**** done end parallel 2024-08-29T19:57:49.586 INFO:teuthology.run_tasks:Running task print... 2024-08-29T19:57:49.613 INFO:teuthology.task.print:**** done start telemetry x... 2024-08-29T19:57:49.613 INFO:teuthology.run_tasks:Running task workunit... 2024-08-29T19:57:49.648 INFO:tasks.workunit:Pulling workunits from ref 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T19:57:49.648 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-29T19:57:49.648 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:57:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T19:57:49.655 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-29T19:57:49.655 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:57:49.701 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-29T19:57:49.701 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-29T19:57:49.749 INFO:tasks.workunit:timeout=3h 2024-08-29T19:57:49.749 INFO:tasks.workunit:cleanup=True 2024-08-29T19:57:49.750 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 1ef864504b8875c83ee6c2c5fedc13315bebf7f5 2024-08-29T19:57:49.799 INFO:tasks.workunit.client.0.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-29T19:57:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:50 smithi089 bash[77323]: cluster 2024-08-29T19:57:49.124684+0000 mon.a (mon.0) 5271 : cluster [DBG] osdmap e3054: 8 total, 8 up, 8 in 2024-08-29T19:57:50.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:50 smithi089 bash[77323]: cluster 2024-08-29T19:57:49.148757+0000 mgr.y (mgr.34104) 3163 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:50 smithi089 bash[78574]: cluster 2024-08-29T19:57:49.124684+0000 mon.a (mon.0) 5271 : cluster [DBG] osdmap e3054: 8 total, 8 up, 8 in 2024-08-29T19:57:50.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:50 smithi089 bash[78574]: cluster 2024-08-29T19:57:49.148757+0000 mgr.y (mgr.34104) 3163 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:50 smithi144 bash[67678]: cluster 2024-08-29T19:57:49.124684+0000 mon.a (mon.0) 5271 : cluster [DBG] osdmap e3054: 8 total, 8 up, 8 in 2024-08-29T19:57:50.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:50 smithi144 bash[67678]: cluster 2024-08-29T19:57:49.148757+0000 mgr.y (mgr.34104) 3163 : cluster [DBG] pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:52.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:52 smithi144 bash[67678]: cluster 2024-08-29T19:57:51.149560+0000 mgr.y (mgr.34104) 3164 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:52.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:52 smithi089 bash[77323]: cluster 2024-08-29T19:57:51.149560+0000 mgr.y (mgr.34104) 3164 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:52.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:52 smithi089 bash[78574]: cluster 2024-08-29T19:57:51.149560+0000 mgr.y (mgr.34104) 3164 : cluster [DBG] pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:53.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:53 smithi144 bash[67678]: audit 2024-08-29T19:57:52.846822+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:53.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:53 smithi089 bash[77323]: audit 2024-08-29T19:57:52.846822+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:53.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:53 smithi089 bash[78574]: audit 2024-08-29T19:57:52.846822+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:57:54.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:54 smithi144 bash[67678]: cluster 2024-08-29T19:57:53.150620+0000 mgr.y (mgr.34104) 3165 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:54.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:54 smithi089 bash[77323]: cluster 2024-08-29T19:57:53.150620+0000 mgr.y (mgr.34104) 3165 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:54.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:54 smithi089 bash[78574]: cluster 2024-08-29T19:57:53.150620+0000 mgr.y (mgr.34104) 3165 : cluster [DBG] pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:55.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:57:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:57:55] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2024-08-29T19:57:56.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:56 smithi144 bash[67678]: cluster 2024-08-29T19:57:55.151562+0000 mgr.y (mgr.34104) 3166 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:56.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:56 smithi089 bash[77323]: cluster 2024-08-29T19:57:55.151562+0000 mgr.y (mgr.34104) 3166 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:56.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:56 smithi089 bash[78574]: cluster 2024-08-29T19:57:55.151562+0000 mgr.y (mgr.34104) 3166 : cluster [DBG] pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:58.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:57:58 smithi144 bash[67678]: cluster 2024-08-29T19:57:57.152564+0000 mgr.y (mgr.34104) 3167 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:58.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:57:58 smithi089 bash[77323]: cluster 2024-08-29T19:57:57.152564+0000 mgr.y (mgr.34104) 3167 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:57:58.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:57:58 smithi089 bash[78574]: cluster 2024-08-29T19:57:57.152564+0000 mgr.y (mgr.34104) 3167 : cluster [DBG] pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:00.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:00 smithi144 bash[67678]: cluster 2024-08-29T19:57:59.153652+0000 mgr.y (mgr.34104) 3168 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:00.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:00 smithi089 bash[77323]: cluster 2024-08-29T19:57:59.153652+0000 mgr.y (mgr.34104) 3168 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:00.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:00 smithi089 bash[78574]: cluster 2024-08-29T19:57:59.153652+0000 mgr.y (mgr.34104) 3168 : cluster [DBG] pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:02.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:02 smithi144 bash[67678]: cluster 2024-08-29T19:58:01.154307+0000 mgr.y (mgr.34104) 3169 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:02.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:02 smithi089 bash[78574]: cluster 2024-08-29T19:58:01.154307+0000 mgr.y (mgr.34104) 3169 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:02.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:02 smithi089 bash[77323]: cluster 2024-08-29T19:58:01.154307+0000 mgr.y (mgr.34104) 3169 : cluster [DBG] pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:04.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:04 smithi144 bash[67678]: cluster 2024-08-29T19:58:03.155341+0000 mgr.y (mgr.34104) 3170 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:04.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:04 smithi089 bash[77323]: cluster 2024-08-29T19:58:03.155341+0000 mgr.y (mgr.34104) 3170 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:04.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:04 smithi089 bash[78574]: cluster 2024-08-29T19:58:03.155341+0000 mgr.y (mgr.34104) 3170 : cluster [DBG] pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:05.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:58:05] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2024-08-29T19:58:06.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:06 smithi144 bash[67678]: cluster 2024-08-29T19:58:05.156245+0000 mgr.y (mgr.34104) 3171 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:06.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:06 smithi089 bash[77323]: cluster 2024-08-29T19:58:05.156245+0000 mgr.y (mgr.34104) 3171 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:06.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:06 smithi089 bash[78574]: cluster 2024-08-29T19:58:05.156245+0000 mgr.y (mgr.34104) 3171 : cluster [DBG] pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:08 smithi144 bash[67678]: cluster 2024-08-29T19:58:07.157034+0000 mgr.y (mgr.34104) 3172 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:08.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:08 smithi144 bash[67678]: audit 2024-08-29T19:58:07.846639+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:08 smithi089 bash[78574]: cluster 2024-08-29T19:58:07.157034+0000 mgr.y (mgr.34104) 3172 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:08.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:08 smithi089 bash[78574]: audit 2024-08-29T19:58:07.846639+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:08 smithi089 bash[77323]: cluster 2024-08-29T19:58:07.157034+0000 mgr.y (mgr.34104) 3172 : cluster [DBG] pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:08.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:08 smithi089 bash[77323]: audit 2024-08-29T19:58:07.846639+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:10.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:10 smithi144 bash[67678]: cluster 2024-08-29T19:58:09.157695+0000 mgr.y (mgr.34104) 3173 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:10.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:10 smithi089 bash[77323]: cluster 2024-08-29T19:58:09.157695+0000 mgr.y (mgr.34104) 3173 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:10.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:10 smithi089 bash[78574]: cluster 2024-08-29T19:58:09.157695+0000 mgr.y (mgr.34104) 3173 : cluster [DBG] pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:12.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:12 smithi144 bash[67678]: cluster 2024-08-29T19:58:11.158118+0000 mgr.y (mgr.34104) 3174 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:12.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:12 smithi089 bash[78574]: cluster 2024-08-29T19:58:11.158118+0000 mgr.y (mgr.34104) 3174 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:12.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:12 smithi089 bash[77323]: cluster 2024-08-29T19:58:11.158118+0000 mgr.y (mgr.34104) 3174 : cluster [DBG] pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:14.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:14 smithi144 bash[67678]: cluster 2024-08-29T19:58:13.158732+0000 mgr.y (mgr.34104) 3175 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:14.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:14 smithi089 bash[78574]: cluster 2024-08-29T19:58:13.158732+0000 mgr.y (mgr.34104) 3175 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:14.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:14 smithi089 bash[77323]: cluster 2024-08-29T19:58:13.158732+0000 mgr.y (mgr.34104) 3175 : cluster [DBG] pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:58:15] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2024-08-29T19:58:16.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:16 smithi144 bash[67678]: cluster 2024-08-29T19:58:15.159283+0000 mgr.y (mgr.34104) 3176 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:16.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:16 smithi089 bash[78574]: cluster 2024-08-29T19:58:15.159283+0000 mgr.y (mgr.34104) 3176 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:16.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:16 smithi089 bash[77323]: cluster 2024-08-29T19:58:15.159283+0000 mgr.y (mgr.34104) 3176 : cluster [DBG] pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:18.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:18 smithi144 bash[67678]: cluster 2024-08-29T19:58:17.159837+0000 mgr.y (mgr.34104) 3177 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:18.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:18 smithi089 bash[77323]: cluster 2024-08-29T19:58:17.159837+0000 mgr.y (mgr.34104) 3177 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:18.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:18 smithi089 bash[78574]: cluster 2024-08-29T19:58:17.159837+0000 mgr.y (mgr.34104) 3177 : cluster [DBG] pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:20.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:20 smithi144 bash[67678]: cluster 2024-08-29T19:58:19.160479+0000 mgr.y (mgr.34104) 3178 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:20.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:20 smithi089 bash[78574]: cluster 2024-08-29T19:58:19.160479+0000 mgr.y (mgr.34104) 3178 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:20.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:20 smithi089 bash[77323]: cluster 2024-08-29T19:58:19.160479+0000 mgr.y (mgr.34104) 3178 : cluster [DBG] pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:22.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:22 smithi144 bash[67678]: cluster 2024-08-29T19:58:21.160940+0000 mgr.y (mgr.34104) 3179 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:22.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:22 smithi089 bash[77323]: cluster 2024-08-29T19:58:21.160940+0000 mgr.y (mgr.34104) 3179 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:22.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:22 smithi089 bash[78574]: cluster 2024-08-29T19:58:21.160940+0000 mgr.y (mgr.34104) 3179 : cluster [DBG] pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:23.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:23 smithi144 bash[67678]: audit 2024-08-29T19:58:22.846832+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:23.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:23 smithi089 bash[77323]: audit 2024-08-29T19:58:22.846832+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:23.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:23 smithi089 bash[78574]: audit 2024-08-29T19:58:22.846832+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:24.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:24 smithi144 bash[67678]: cluster 2024-08-29T19:58:23.161947+0000 mgr.y (mgr.34104) 3180 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:24.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:24 smithi089 bash[77323]: cluster 2024-08-29T19:58:23.161947+0000 mgr.y (mgr.34104) 3180 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:24.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:24 smithi089 bash[78574]: cluster 2024-08-29T19:58:23.161947+0000 mgr.y (mgr.34104) 3180 : cluster [DBG] pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:58:25] "GET /metrics HTTP/1.1" 200 34082 "" "Prometheus/2.43.0" 2024-08-29T19:58:26.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:26 smithi144 bash[67678]: cluster 2024-08-29T19:58:25.162523+0000 mgr.y (mgr.34104) 3181 : cluster [DBG] pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:26.683 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:26 smithi089 bash[78574]: cluster 2024-08-29T19:58:25.162523+0000 mgr.y (mgr.34104) 3181 : cluster [DBG] pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:26.683 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:26 smithi089 bash[77323]: cluster 2024-08-29T19:58:25.162523+0000 mgr.y (mgr.34104) 3181 : cluster [DBG] pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:28.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:28 smithi144 bash[67678]: cluster 2024-08-29T19:58:27.163072+0000 mgr.y (mgr.34104) 3182 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:28.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:28 smithi089 bash[78574]: cluster 2024-08-29T19:58:27.163072+0000 mgr.y (mgr.34104) 3182 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:28.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:28 smithi089 bash[77323]: cluster 2024-08-29T19:58:27.163072+0000 mgr.y (mgr.34104) 3182 : cluster [DBG] pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:29.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:29 smithi144 bash[67678]: audit 2024-08-29T19:58:28.447140+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:29.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:29 smithi089 bash[78574]: audit 2024-08-29T19:58:28.447140+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:29.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:29 smithi089 bash[77323]: audit 2024-08-29T19:58:28.447140+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:30 smithi089 bash[77323]: cluster 2024-08-29T19:58:29.163682+0000 mgr.y (mgr.34104) 3183 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:30.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:30 smithi089 bash[77323]: audit 2024-08-29T19:58:29.605205+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:30.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:30 smithi089 bash[77323]: audit 2024-08-29T19:58:29.611703+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:30 smithi089 bash[78574]: cluster 2024-08-29T19:58:29.163682+0000 mgr.y (mgr.34104) 3183 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:30 smithi089 bash[78574]: audit 2024-08-29T19:58:29.605205+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:30.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:30 smithi089 bash[78574]: audit 2024-08-29T19:58:29.611703+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:31.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:30 smithi144 bash[67678]: cluster 2024-08-29T19:58:29.163682+0000 mgr.y (mgr.34104) 3183 : cluster [DBG] pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:31.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:30 smithi144 bash[67678]: audit 2024-08-29T19:58:29.605205+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:31.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:30 smithi144 bash[67678]: audit 2024-08-29T19:58:29.611703+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:32 smithi089 bash[77323]: cluster 2024-08-29T19:58:31.164139+0000 mgr.y (mgr.34104) 3184 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:32 smithi089 bash[78574]: cluster 2024-08-29T19:58:31.164139+0000 mgr.y (mgr.34104) 3184 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:33.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:32 smithi144 bash[67678]: cluster 2024-08-29T19:58:31.164139+0000 mgr.y (mgr.34104) 3184 : cluster [DBG] pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:34.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:34 smithi089 bash[77323]: cluster 2024-08-29T19:58:33.165332+0000 mgr.y (mgr.34104) 3185 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:34.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:34 smithi089 bash[78574]: cluster 2024-08-29T19:58:33.165332+0000 mgr.y (mgr.34104) 3185 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:35.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:34 smithi144 bash[67678]: cluster 2024-08-29T19:58:33.165332+0000 mgr.y (mgr.34104) 3185 : cluster [DBG] pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:58:35] "GET /metrics HTTP/1.1" 200 34082 "" "Prometheus/2.43.0" 2024-08-29T19:58:36.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:36 smithi089 bash[78574]: cluster 2024-08-29T19:58:35.166384+0000 mgr.y (mgr.34104) 3186 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:36.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:36 smithi089 bash[77323]: cluster 2024-08-29T19:58:35.166384+0000 mgr.y (mgr.34104) 3186 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:37.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:36 smithi144 bash[67678]: cluster 2024-08-29T19:58:35.166384+0000 mgr.y (mgr.34104) 3186 : cluster [DBG] pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:37.641 INFO:tasks.workunit.client.0.smithi089.stderr:Note: switching to '1ef864504b8875c83ee6c2c5fedc13315bebf7f5'. 2024-08-29T19:58:37.641 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr:changes and commit them, and you can discard any commits you make in this 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr:state without impacting any branches by switching back to a branch. 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr:If you want to create a new branch to retain commits you create, you may 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr:do so (now or later) by using -c with the switch command. Example: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr: git switch -c 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr:Or undo this operation with: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.642 INFO:tasks.workunit.client.0.smithi089.stderr: git switch - 2024-08-29T19:58:37.643 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.643 INFO:tasks.workunit.client.0.smithi089.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-08-29T19:58:37.643 INFO:tasks.workunit.client.0.smithi089.stderr: 2024-08-29T19:58:37.643 INFO:tasks.workunit.client.0.smithi089.stderr:HEAD is now at 1ef864504b8 Merge branch 'wip-bz-2305110-squid' of https://github.com/ljflores/ceph into wip-yuri8-testing-2024-08-28-1632-squid 2024-08-29T19:58:37.649 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-08-29T19:58:37.699 INFO:tasks.workunit.client.0.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-29T19:58:37.701 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:58:37.701 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-29T19:58:37.763 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-29T19:58:37.818 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-29T19:58:37.860 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-29T19:58:37.861 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:58:37.861 INFO:tasks.workunit.client.0.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-29T19:58:37.905 INFO:tasks.workunit.client.0.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-29T19:58:37.909 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-08-29T19:58:37.909 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-29T19:58:37.961 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-08-29T19:58:37.962 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-08-29T19:58:37.962 DEBUG:teuthology.orchestra.run.smithi089:workunit test test_telemetry_reef_x.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=1ef864504b8875c83ee6c2c5fedc13315bebf7f5 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/test_telemetry_reef_x.sh 2024-08-29T19:58:38.013 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry on --license sharing-1-0 2024-08-29T19:58:38.567 INFO:tasks.workunit.client.0.smithi089.stdout:Telemetry is on. 2024-08-29T19:58:38.585 INFO:tasks.workunit.client.0.smithi089.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: cluster 2024-08-29T19:58:37.167153+0000 mgr.y (mgr.34104) 3187 : cluster [DBG] pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:37.847284+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.367317+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.372438+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.377392+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.389475+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.499967+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.500540+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.500890+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.503522+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.503903+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.504305+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.507226+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.507657+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.507876+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.520660+0000 mon.a (mon.0) 5292 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.520774+0000 mon.a (mon.0) 5293 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.521261+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.521765+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: cluster 2024-08-29T19:58:37.167153+0000 mgr.y (mgr.34104) 3187 : cluster [DBG] pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:37.847284+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.367317+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.372438+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.377392+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.389475+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.499967+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.500540+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.500890+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.503522+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.503903+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.504305+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.507226+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.507657+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.507876+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.520660+0000 mon.a (mon.0) 5292 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.520774+0000 mon.a (mon.0) 5293 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.521261+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.521765+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.522177+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.523328+0000 mon.b (mon.1) 28 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.523397+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.524803+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.525434+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.525727+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.527571+0000 mon.c (mon.2) 137 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.527697+0000 mon.c (mon.2) 138 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.528013+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.528801+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.529128+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.560538+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[77323]: audit 2024-08-29T19:58:38.567697+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.522177+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.523328+0000 mon.b (mon.1) 28 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.523397+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.524803+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.525434+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.525727+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.527571+0000 mon.c (mon.2) 137 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.527697+0000 mon.c (mon.2) 138 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.528013+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.528801+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.529128+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.560538+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:38 smithi089 bash[78574]: audit 2024-08-29T19:58:38.567697+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.942 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: cluster 2024-08-29T19:58:37.167153+0000 mgr.y (mgr.34104) 3187 : cluster [DBG] pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:38.942 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:37.847284+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:38.942 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.367317+0000 mon.a (mon.0) 5279 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.372438+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.377392+0000 mon.a (mon.0) 5281 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.389475+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.499967+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.500540+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.500890+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.503522+0000 mon.a (mon.0) 5286 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.503903+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.504305+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.507226+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.507657+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.507876+0000 mon.a (mon.0) 5291 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.520660+0000 mon.a (mon.0) 5292 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.943 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.520774+0000 mon.a (mon.0) 5293 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.521261+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.521765+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.522177+0000 mon.a (mon.0) 5296 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.523328+0000 mon.b (mon.1) 28 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.523397+0000 mon.b (mon.1) 29 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.524803+0000 mon.a (mon.0) 5297 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.525434+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.525727+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.527571+0000 mon.c (mon.2) 137 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.527697+0000 mon.c (mon.2) 138 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.528013+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.528801+0000 mon.a (mon.0) 5301 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:38.944 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.529128+0000 mon.a (mon.0) 5302 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:38.945 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.560538+0000 mon.a (mon.0) 5303 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:38.945 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:38 smithi144 bash[67678]: audit 2024-08-29T19:58:38.567697+0000 mon.a (mon.0) 5304 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:39.017 INFO:tasks.workunit.client.0.smithi089.stderr:+ LAST_OPT_REVISION=1 2024-08-29T19:58:39.017 INFO:tasks.workunit.client.0.smithi089.stderr:+ '[' 1 -ne 1 ']' 2024-08-29T19:58:39.017 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph -s 2024-08-29T19:58:39.518 INFO:tasks.workunit.client.0.smithi089.stdout: cluster: 2024-08-29T19:58:39.518 INFO:tasks.workunit.client.0.smithi089.stdout: id: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T19:58:39.518 INFO:tasks.workunit.client.0.smithi089.stdout: health: HEALTH_OK 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: services: 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: mon: 3 daemons, quorum a,b,c (age 100m) 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: mgr: y(active, since 101m), standbys: x 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: mds: 1/1 daemons up, 1 standby 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: osd: 8 osds: 8 up (since 95m), 8 in (since 113m) 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: data: 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: volumes: 1/1 healthy 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: pools: 4 pools, 105 pgs 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: objects: 28 objects, 4.6 MiB 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: usage: 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: pgs: 105 active+clean 2024-08-29T19:58:39.519 INFO:tasks.workunit.client.0.smithi089.stdout: 2024-08-29T19:58:39.535 INFO:tasks.workunit.client.0.smithi089.stderr:++ ceph telemetry collection ls 2024-08-29T19:58:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.360515+0000 mgr.y (mgr.34104) 3188 : audit [DBG] from='client.45944 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: cluster 2024-08-29T19:58:38.374670+0000 mgr.y (mgr.34104) 3189 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.539076+0000 mgr.y (mgr.34104) 3190 : audit [DBG] from='client.45944 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.650979+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:39.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.656263+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.753481+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.753640+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.753874+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.755882+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.756093+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.756238+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.757903+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.758160+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.758343+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.932 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.768711+0000 mon.a (mon.0) 5316 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.768751+0000 mon.a (mon.0) 5317 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.769073+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.769259+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.769472+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.770177+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.770231+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.771593+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.933 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.771859+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.772032+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.773459+0000 mon.c (mon.2) 139 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.773536+0000 mon.c (mon.2) 140 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.773736+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.774126+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.774312+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.897000+0000 mon.a (mon.0) 5327 : audit [DBG] from='client.? 172.21.15.89:0/201276720' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:38.999627+0000 mon.a (mon.0) 5328 : audit [DBG] from='client.? 172.21.15.89:0/201276720' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.363948+0000 mon.a (mon.0) 5329 : audit [DBG] from='client.? 172.21.15.89:0/2120222040' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: cluster 2024-08-29T19:58:39.369516+0000 mon.a (mon.0) 5330 : cluster [INF] Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: cluster 2024-08-29T19:58:39.369537+0000 mon.a (mon.0) 5331 : cluster [INF] Cluster is now healthy 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.518793+0000 mon.a (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.89:0/2120222040' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:58:39.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.548451+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.556059+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.557634+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.360515+0000 mgr.y (mgr.34104) 3188 : audit [DBG] from='client.45944 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: cluster 2024-08-29T19:58:38.374670+0000 mgr.y (mgr.34104) 3189 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.539076+0000 mgr.y (mgr.34104) 3190 : audit [DBG] from='client.45944 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.650979+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.656263+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.753481+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.753640+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.935 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.753874+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.755882+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.756093+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.756238+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.757903+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.758160+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.758343+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.768711+0000 mon.a (mon.0) 5316 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.768751+0000 mon.a (mon.0) 5317 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.769073+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.769259+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.558842+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:58:39.937 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[77323]: audit 2024-08-29T19:58:39.565448+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.769472+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.770177+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.770231+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.771593+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.771859+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.772032+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.773459+0000 mon.c (mon.2) 139 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.773536+0000 mon.c (mon.2) 140 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.773736+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.774126+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.774312+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.897000+0000 mon.a (mon.0) 5327 : audit [DBG] from='client.? 172.21.15.89:0/201276720' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:38.999627+0000 mon.a (mon.0) 5328 : audit [DBG] from='client.? 172.21.15.89:0/201276720' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.363948+0000 mon.a (mon.0) 5329 : audit [DBG] from='client.? 172.21.15.89:0/2120222040' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: cluster 2024-08-29T19:58:39.369516+0000 mon.a (mon.0) 5330 : cluster [INF] Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: cluster 2024-08-29T19:58:39.369537+0000 mon.a (mon.0) 5331 : cluster [INF] Cluster is now healthy 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.518793+0000 mon.a (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.89:0/2120222040' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.548451+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:39.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.556059+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:39.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.557634+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:58:39.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.558842+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:58:39.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:39 smithi089 bash[78574]: audit 2024-08-29T19:58:39.565448+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:40.057 INFO:tasks.workunit.client.0.smithi089.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-08-29T19:58:40.057 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.057 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.057 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-08-29T19:58:40.058 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.059 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.060 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.061 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.062 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.063 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:+ [[ NAME STATUS DESC 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_mds_metadata REPORTING MDS metadata 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_flags REPORTING Per-pool flags 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-08-29T19:58:40.064 INFO:tasks.workunit.client.0.smithi089.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-08-29T19:58:40.065 INFO:tasks.workunit.client.0.smithi089.stderr:device_base REPORTING Information about device health metrics 2024-08-29T19:58:40.065 INFO:tasks.workunit.client.0.smithi089.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-08-29T19:58:40.065 INFO:tasks.workunit.client.0.smithi089.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-08-29T19:58:40.065 INFO:tasks.workunit.client.0.smithi089.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-08-29T19:58:40.065 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry preview 2024-08-29T19:58:40.065 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.360515+0000 mgr.y (mgr.34104) 3188 : audit [DBG] from='client.45944 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: cluster 2024-08-29T19:58:38.374670+0000 mgr.y (mgr.34104) 3189 : cluster [DBG] pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.539076+0000 mgr.y (mgr.34104) 3190 : audit [DBG] from='client.45944 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.650979+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.656263+0000 mon.a (mon.0) 5306 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.753481+0000 mon.a (mon.0) 5307 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.753640+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.753874+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.755882+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.756093+0000 mon.a (mon.0) 5311 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.756238+0000 mon.a (mon.0) 5312 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.757903+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.758160+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:40.066 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.758343+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.768711+0000 mon.a (mon.0) 5316 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.768751+0000 mon.a (mon.0) 5317 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.769073+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.769259+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.769472+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.770177+0000 mon.b (mon.1) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.770231+0000 mon.b (mon.1) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.771593+0000 mon.a (mon.0) 5321 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.771859+0000 mon.a (mon.0) 5322 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.772032+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.773459+0000 mon.c (mon.2) 139 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.773536+0000 mon.c (mon.2) 140 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:40.067 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.773736+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.774126+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.774312+0000 mon.a (mon.0) 5326 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.897000+0000 mon.a (mon.0) 5327 : audit [DBG] from='client.? 172.21.15.89:0/201276720' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:38.999627+0000 mon.a (mon.0) 5328 : audit [DBG] from='client.? 172.21.15.89:0/201276720' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.363948+0000 mon.a (mon.0) 5329 : audit [DBG] from='client.? 172.21.15.89:0/2120222040' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: cluster 2024-08-29T19:58:39.369516+0000 mon.a (mon.0) 5330 : cluster [INF] Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: cluster 2024-08-29T19:58:39.369537+0000 mon.a (mon.0) 5331 : cluster [INF] Cluster is now healthy 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.518793+0000 mon.a (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.89:0/2120222040' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.548451+0000 mon.a (mon.0) 5333 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.556059+0000 mon.a (mon.0) 5334 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.557634+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.558842+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:58:40.068 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:39 smithi144 bash[67678]: audit 2024-08-29T19:58:39.565448+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:40.553 INFO:tasks.workunit.client.0.smithi089.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-29T19:58:40.569 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry preview-device 2024-08-29T19:58:41.039 INFO:tasks.workunit.client.0.smithi089.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-08-29T19:58:41.055 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry preview-all 2024-08-29T19:58:41.525 INFO:tasks.workunit.client.0.smithi089.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-08-29T19:58:41.542 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry show 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[77323]: audit 2024-08-29T19:58:39.888209+0000 mgr.y (mgr.34104) 3191 : audit [DBG] from='client.45974 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[77323]: audit 2024-08-29T19:58:40.035924+0000 mgr.y (mgr.34104) 3192 : audit [DBG] from='client.45974 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[77323]: cluster 2024-08-29T19:58:40.375432+0000 mgr.y (mgr.34104) 3193 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[77323]: audit 2024-08-29T19:58:40.410180+0000 mgr.y (mgr.34104) 3194 : audit [DBG] from='client.45980 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[77323]: audit 2024-08-29T19:58:40.553467+0000 mgr.y (mgr.34104) 3195 : audit [DBG] from='client.45980 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[78574]: audit 2024-08-29T19:58:39.888209+0000 mgr.y (mgr.34104) 3191 : audit [DBG] from='client.45974 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[78574]: audit 2024-08-29T19:58:40.035924+0000 mgr.y (mgr.34104) 3192 : audit [DBG] from='client.45974 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[78574]: cluster 2024-08-29T19:58:40.375432+0000 mgr.y (mgr.34104) 3193 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:41.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[78574]: audit 2024-08-29T19:58:40.410180+0000 mgr.y (mgr.34104) 3194 : audit [DBG] from='client.45980 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:41.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:41 smithi089 bash[78574]: audit 2024-08-29T19:58:40.553467+0000 mgr.y (mgr.34104) 3195 : audit [DBG] from='client.45980 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:42.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:41 smithi144 bash[67678]: audit 2024-08-29T19:58:39.888209+0000 mgr.y (mgr.34104) 3191 : audit [DBG] from='client.45974 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:41 smithi144 bash[67678]: audit 2024-08-29T19:58:40.035924+0000 mgr.y (mgr.34104) 3192 : audit [DBG] from='client.45974 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:41 smithi144 bash[67678]: cluster 2024-08-29T19:58:40.375432+0000 mgr.y (mgr.34104) 3193 : cluster [DBG] pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:58:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:41 smithi144 bash[67678]: audit 2024-08-29T19:58:40.410180+0000 mgr.y (mgr.34104) 3194 : audit [DBG] from='client.45980 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:42.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:41 smithi144 bash[67678]: audit 2024-08-29T19:58:40.553467+0000 mgr.y (mgr.34104) 3195 : audit [DBG] from='client.45980 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:42.611 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer": { 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "active": true, 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "mode": "" 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "channels": [ 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T19:58:42.612 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "channels_available": [ 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_available": [ 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T19:58:42.613 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_flags" 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_opted_in": [ 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T19:58:42.614 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_flags" 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "config": { 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "active_changed": [ 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:58:42.615 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "client_check_pool_perm", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_gid", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_uid", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "client_quota", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "daemonize", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T19:58:42.616 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "keyring", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "log_stderr_prefix", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T19:58:42.617 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_stderr", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_host", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mds_skip_sanity", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:58:42.618 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "no_config_file", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:58:42.619 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hdd", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hybrid", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_ssd", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_max_backfills", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T19:58:42.620 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T19:58:42.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_hdd", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_ssd", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hdd", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_ssd", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T19:58:42.622 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_sleep", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_default_features", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_qos_exclude_ops", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "setgroup", 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "setuser" 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_changed": [ 2024-08-29T19:58:42.623 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T19:58:42.624 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_join_fs", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/container_init", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/migration_current", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T19:58:42.625 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_ident", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_perf", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/description", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/enabled", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/organization", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mds_skip_sanity", 2024-08-29T19:58:42.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T19:58:42.627 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T19:58:42.628 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T19:58:42.629 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_cache_enabled", 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_ops_log", 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_usage_log" 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "contact": null, 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "crashes": [], 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "created": "2024-08-29T17:55:54.856780Z", 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "crush": { 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_algs": { 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "straw2": 3 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.630 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_sizes": { 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "2": 1, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "4": 2 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_types": { 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "1": 2, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "11": 1 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "compat_weight_set": false, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "device_classes": [ 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: 8 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "num_buckets": 6, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "num_devices": 8, 2024-08-29T19:58:42.631 INFO:tasks.workunit.client.0.smithi089.stdout: "num_rules": 2, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_types": 12, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "num_weight_sets": 0, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "tunables": { 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "allowed_bucket_algs": 54, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_fallback_tries": 0, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_tries": 0, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_total_tries": 50, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_descend_once": 1, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_stable": 1, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_vary_r": 1, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "has_msr_rules": 0, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v2_rules": 1, 2024-08-29T19:58:42.632 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v3_rules": 0, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v4_buckets": 1, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v5_rules": 0, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "legacy_tunables": 0, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "minimum_required_version": "jewel", 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "msr_collision_tries": 100, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "msr_descents": 100, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "optimal_tunables": 1, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "profile": "jewel", 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables": 1, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables2": 1, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables3": 1, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables5": 1, 2024-08-29T19:58:42.633 INFO:tasks.workunit.client.0.smithi089.stdout: "straw_calc_version": 1 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "description": "upgrade test cluster", 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "fs": { 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "feature_flags": { 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "enable_multiple": true, 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_enabled_multiple": true 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "filesystems": [ 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "approx_ctime": "2024-08", 2024-08-29T19:58:42.634 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer_enabled": false, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_caps": 0, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_dns": 10, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_inos": 13, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_subtrees": 2, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_allowed_features": 0, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "explicitly_allowed_features": 0, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "files": 0, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "max_mds": 1, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_data_pools": 1, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_in": 1, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_mds": 1, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": 0, 2024-08-29T19:58:42.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_replay": 0, 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_up": 1, 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "snaps": 0, 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "standby_count_wanted": 0 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_mds": 1, 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "total_num_mds": 2 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_stats": { 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20824064, 2024-08-29T19:58:42.636 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 465904, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 376832, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 488, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 1495672, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1087488, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 15153560, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 21200896 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20152320, 2024-08-29T19:58:42.637 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 300136, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 827392, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 0, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 353, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 1046768, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 13, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 592896, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 14763688, 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 20152320 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 289013760, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 6260096, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3014656, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 540672, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 368640, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 10266, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 14924128, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 23, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3263488, 2024-08-29T19:58:42.639 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 261010720, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 289382400 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 187998208, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 2657312, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2883584, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 540672, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 2580480, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 7155, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 10722640, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T19:58:42.640 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3347712, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 167846288, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 190578688 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 184582144, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 2343472, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2883584, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 2867200, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 7022, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 9665376, 2024-08-29T19:58:42.641 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2443776, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 167245936, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 187449344 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 454115328, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 21747352, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 47316992, 2024-08-29T19:58:42.642 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 12550, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 62165184, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10434048, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 356491944, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 501432320 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 608583680, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 28240776, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 5373952, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 49152, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 39534592, 2024-08-29T19:58:42.643 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 13173, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 59987424, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 9478400, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 505453976, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 648118272 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 447463424, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 22744560, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.644 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 146833408, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11142, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 62348368, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 54, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10635264, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 348458432, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 594296832 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 557088768, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 23092640, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.645 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 40067072, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 10999, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 58096048, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10164224, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 462459056, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 597155840 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 435740672, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 23776240, 2024-08-29T19:58:42.646 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 5373952, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 171761664, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11599, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 65635984, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 11599616, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 329354880, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 607502336 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 573038592, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 27126064, 2024-08-29T19:58:42.647 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 5373952, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 62562304, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 12276, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 62524616, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10771968, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 467241992, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 635600896 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T19:58:42.648 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 554524672, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 17083600, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 21626880, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11636, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 54790272, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 11675648, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 467698352, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 576151552 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T19:58:42.649 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 551976960, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 21153624, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 49152, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 31621120, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11334, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 64280320, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 51, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 9882880, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 453334184, 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 583598080 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.650 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "hosts": { 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num": 2, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mds": 2, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mgr": 2, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mon": 2, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_osd": 2 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "io_rate": { 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_stats_delta": { 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 0, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:42.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "stamp_delta": "11.211877", 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:42.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:42.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 4, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:42.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:42.655 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 0 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard": false, 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard_description": null, 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "license": "sharing-1-0", 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "mempool": { 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:42.656 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.657 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.658 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.659 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.660 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.661 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 222528, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 67 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.662 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 52112, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 181 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.663 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12336, 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 237 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.664 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.665 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.666 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.667 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.668 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.669 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.670 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 149256, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.671 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 928, 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.673 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.674 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.675 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.676 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.678 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.679 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 46772654, 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5741 2024-08-29T19:58:42.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 264, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.681 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10912, 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 236 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.682 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 70440, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5158 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11440, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 304 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.683 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.684 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.686 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.687 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 46188770, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5648 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.689 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.690 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10912, 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 236 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 70440, 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5158 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5720, 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 152 2024-08-29T19:58:42.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.692 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.693 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.695 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.697 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 45810850, 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5610 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.698 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 352, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 4 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10912, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 236 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 70440, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5158 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.700 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5720, 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 152 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.701 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 25928, 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 519 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 957056, 2024-08-29T19:58:42.702 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2496, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 13 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 63520, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 794 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 421408, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2026 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.703 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 520796, 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 141 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2622339, 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 578205 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.704 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7400016, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10914 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88188, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9458 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 97248, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2026 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.705 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.706 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23106, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 22 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 14054450, 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 284 2024-08-29T19:58:42.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11704, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 133 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 511104, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 44 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.708 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7315880, 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 18869 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.709 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.710 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22984, 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 409 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.711 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 412032, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 28 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3264, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 17 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 63040, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 788 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 405808, 2024-08-29T19:58:42.712 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1951 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 994546, 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 247 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2571252, 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 566061 2024-08-29T19:58:42.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7255856, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10702 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 77012, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8131 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93648, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1951 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.714 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187488, 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1341 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.715 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 30101, 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 29 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.716 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 18369565, 2024-08-29T19:58:42.717 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 275 2024-08-29T19:58:42.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22792, 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 259 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.718 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 453024, 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7342504, 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 21309 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.719 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.720 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.721 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21896, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 371 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 158080, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 29 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 960, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62160, 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 777 2024-08-29T19:58:42.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 405184, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1948 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 487681, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 112 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.723 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1891632, 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 414617 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5428016, 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8014 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 76072, 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8118 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.724 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93504, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1948 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187488, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1341 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.725 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 77338, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 54 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.726 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5553983, 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 259 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12232, 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 139 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.727 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 360096, 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 31 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3222440, 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 6197 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.728 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.730 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23408, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 418 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 334592, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 30 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3072, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 16 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62800, 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 785 2024-08-29T19:58:42.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 406224, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 393610, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 105 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.732 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1874984, 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 411000 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5376336, 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 7938 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 76872, 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8137 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.733 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93744, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187488, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1341 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 83037, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 52 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.735 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 17087682, 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 294 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11968, 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 136 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.736 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 429792, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 37 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3497520, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9126 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.737 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.738 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 26848, 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 543 2024-08-29T19:58:42.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 244736, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1152, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 6 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 63200, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 790 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.740 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 406224, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 688595, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 178 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2172922, 2024-08-29T19:58:42.741 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 477059 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6161736, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9093 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 76956, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8135 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93744, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.742 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:42.743 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 65455, 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7453266, 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 270 2024-08-29T19:58:42.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 17160, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 441408, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 38 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.745 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4966000, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 11882 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23272, 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 433 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 523008, 2024-08-29T19:58:42.748 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2880, 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62800, 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 785 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 419536, 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2017 2024-08-29T19:58:42.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 397554, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 111 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2525000, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 557355 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.750 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7117816, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10499 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 86536, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9293 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 96816, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2017 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.751 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:42.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 73475, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 54 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 15921681, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 250 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.753 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12144, 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 138 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 476256, 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 41 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.754 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6383520, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 12276 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 19720, 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 374 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 39552, 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 29 2024-08-29T19:58:42.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3648, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 19 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62400, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 780 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 407888, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1961 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.758 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 428044, 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 107 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1819740, 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 399330 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.759 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5211776, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 7696 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 78356, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8298 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 94128, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1961 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.760 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 36985, 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 20499564, 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 13550 2024-08-29T19:58:42.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12232, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 139 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 453024, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.763 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3562520, 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9251 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.764 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.765 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 19904, 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 363 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:42.766 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 43520, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 28 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4032, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 21 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 61120, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 764 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 420992, 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2024 2024-08-29T19:58:42.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 436182, 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 127 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2107146, 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 468196 2024-08-29T19:58:42.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6093056, 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8992 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88308, 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9452 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 97152, 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2024 2024-08-29T19:58:42.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 40575, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 47 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.771 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22539611, 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 268 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 13288, 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 151 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.772 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 534336, 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4988984, 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9623 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:42.773 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "metadata": { 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 2 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T19:58:42.775 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 2 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 2 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T19:58:42.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 2 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 2 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 3 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T19:58:42.777 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 3 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 3 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T19:58:42.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 3 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 3 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 8 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T19:58:42.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 8 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 8 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.780 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 8 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 8 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_objectstore": { 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": 8 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "rotational": { 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: "0": 8 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "features": { 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "optional": [], 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "persistent": [ 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "kraken", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "luminous", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "mimic", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap-prune", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "nautilus", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "octopus", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "pacific", 2024-08-29T19:58:42.782 INFO:tasks.workunit.client.0.smithi089.stdout: "elector-pinging", 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "quincy", 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "reef", 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "squid" 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv4_addr_mons": 6, 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv6_addr_mons": 0, 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "min_mon_release": 19, 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "v1_addr_mons": 3, 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "v2_addr_mons": 3 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "organization": "ceph-qa", 2024-08-29T19:58:42.783 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_network": false, 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "require_min_compat_client": "luminous", 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "require_osd_release": "squid" 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_perf_histograms": [ 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:42.784 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:42.785 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:42.786 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:42.787 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:42.788 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:42.789 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.790 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2235, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7377, 0, 0, 1, 2, 1, 1, 1, 1, 0, 4, 0, 4, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11387, 16, 1, 1, 19, 6, 9, 12, 20, 31, 35, 13, 42, 18, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1894, 22, 44, 0, 2, 1, 4, 2, 15, 18, 114, 169, 34, 7, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 679, 9, 7, 0, 0, 1, 0, 0, 0, 0, 1, 26, 379, 37, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 445, 11, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 14, 48, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.791 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 242, 8, 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 10, 14, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 194, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 21, 13, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.792 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.793 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4781, 2, 130, 0, 3, 1, 1, 1, 1, 1, 2, 0, 2, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 8460, 28, 10, 0, 12, 11, 11, 17, 26, 63, 48, 63, 76, 7, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1002, 18, 1270, 0, 0, 1, 1, 3, 1, 12, 137, 246, 47, 2, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 267, 8, 96, 26, 0, 0, 0, 0, 0, 0, 4, 42, 492, 22, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 100, 0, 3, 4, 0, 0, 0, 3, 0, 2, 1, 1, 3, 36, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 69, 0, 18, 0, 0, 0, 1, 0, 1, 0, 0, 5, 6, 12, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 151, 0, 115, 0, 0, 0, 0, 0, 0, 3, 0, 0, 8, 32, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.794 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 24, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.795 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.796 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:42.797 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.797 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.797 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.797 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3005, 0, 0, 0, 149, 3, 0, 0, 0, 0, 3, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.797 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7910, 0, 1, 0, 5061, 36, 0, 0, 0, 1, 24, 3, 1, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.797 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 10129, 18, 4, 2, 2564, 549, 4, 1, 1, 5, 31, 5, 12, 14, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.800 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1156, 29, 24, 1, 23, 9, 0, 1, 3, 4, 25, 13, 11, 12, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.800 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 382, 5, 1, 1, 10, 16, 0, 0, 1, 0, 5, 3, 41, 41, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.800 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 199, 10, 4, 0, 7, 17, 0, 0, 2, 1, 1, 6, 12, 57, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 152, 5, 3, 1, 0, 1, 0, 0, 3, 3, 0, 9, 27, 26, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 88, 1, 0, 0, 0, 0, 2, 1, 0, 3, 0, 7, 29, 42, 45, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 12, 49, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 21, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 12, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.801 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.802 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1321, 3, 0, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6156, 6, 19, 0, 6, 2, 0, 0, 1, 0, 34, 0, 3, 8, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 10418, 12, 53, 9, 39, 58, 85, 42, 8, 24, 36, 12, 17, 16, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 956, 6, 1, 1, 3, 1, 18, 95, 5, 9, 60, 69, 17, 3, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 329, 8, 0, 0, 20, 0, 0, 7, 0, 0, 1, 20, 184, 28, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 100, 16, 0, 0, 176, 0, 0, 0, 1, 0, 0, 1, 6, 21, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 67, 64, 0, 0, 521, 0, 0, 0, 0, 1, 0, 5, 24, 12, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 158, 145, 0, 0, 1431, 0, 0, 0, 1, 1, 0, 2, 11, 12, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 19, 17, 0, 0, 545, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.803 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.804 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:42.805 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3103, 45, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6676, 2154, 2590, 0, 6, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11517, 1720, 1862, 0, 6, 2, 1, 5, 9, 15, 10, 8, 21, 4, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1631, 31, 28, 0, 1, 0, 1, 2, 3, 3, 49, 67, 12, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 474, 10, 6, 0, 0, 1, 0, 0, 0, 0, 2, 21, 188, 8, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 217, 10, 6, 0, 0, 0, 1, 0, 0, 2, 0, 4, 14, 21, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 88, 5, 1, 0, 0, 0, 0, 0, 0, 1, 0, 3, 9, 21, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 12, 19, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.806 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.807 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.808 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 558, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3037, 17, 1, 1, 4, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 10930, 23, 0, 0, 8, 0, 0, 0, 0, 1, 7, 9, 17, 23, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1424, 30, 31, 0, 2, 1, 0, 0, 0, 0, 32, 4, 2, 3, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 361, 6, 15, 4, 6, 0, 0, 0, 0, 1, 4, 3, 33, 19, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 154, 0, 2, 3, 0, 0, 0, 0, 0, 1, 0, 0, 7, 30, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 71, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.809 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.810 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1277, 261, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 14950, 7711, 15, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.811 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 18328, 8977, 55, 4, 36, 36, 47, 31, 11, 14, 20, 12, 16, 13, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1514, 131, 125, 0, 0, 0, 20, 48, 2, 12, 77, 83, 11, 9, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 545, 34, 67, 0, 1, 0, 0, 0, 0, 0, 1, 18, 164, 29, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 248, 16, 7, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 48, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 138, 9, 27, 9, 0, 0, 0, 1, 0, 0, 3, 0, 0, 3, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 60, 2, 7, 52, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 6, 96, 75, 0, 0, 0, 0, 0, 0, 0, 0, 9, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 9, 53, 0, 0, 0, 0, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.812 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.813 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1605, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7031, 3, 0, 0, 1, 0, 1, 0, 1, 1, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16282, 27, 1, 0, 5, 0, 0, 0, 2, 6, 9, 2, 19, 14, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1887, 32, 26, 1, 1, 0, 0, 1, 11, 5, 30, 8, 7, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.814 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 507, 3, 3, 0, 0, 0, 0, 0, 0, 2, 4, 2, 54, 22, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 182, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 40, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 13, 13, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 140, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 9, 15, 14, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.815 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.816 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.817 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:42.818 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:42.819 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:42.820 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:42.821 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:42.822 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:42.823 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 369, 12, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3756, 36, 62, 173, 279, 328, 239, 2, 3, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 744, 19, 39, 28, 180, 294, 484, 0, 0, 1, 2, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 296, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 7, 26, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.824 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.825 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:42.826 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 485, 192, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2612, 90, 32, 68, 120, 0, 2, 1, 1, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 704, 10, 823, 0, 2, 1, 0, 2, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 509, 131, 526, 0, 1, 0, 0, 0, 0, 0, 1, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 689, 376, 20, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2213, 2134, 163, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 6, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 276, 355, 111, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.827 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.828 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.829 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 235, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7811, 3, 0, 0, 12, 0, 3, 7, 10, 3, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 17713, 1, 0, 0, 5, 0, 1, 1, 5, 15, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1149, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0, 3, 11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 11, 25, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.830 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.831 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.832 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 176, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5093, 28, 2, 0, 3, 2, 1, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 713, 23, 34, 35, 0, 1, 1, 0, 2, 0, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 352, 168, 0, 11, 0, 0, 0, 0, 0, 0, 1, 4, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1957, 1164, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 5, 9, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2798, 1578, 0, 318, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 254, 87, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.833 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.834 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.835 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 101, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4348, 120, 34, 67, 117, 214, 118, 1, 8, 3, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 466, 119, 0, 1, 20, 58, 369, 1, 2, 5, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 232, 1, 1, 0, 0, 4, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.836 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.837 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.838 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 123, 17, 40, 155, 325, 524, 585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3708, 46, 69, 104, 133, 103, 140, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 381, 11, 28, 3, 0, 0, 0, 0, 0, 1, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 226, 5, 37, 115, 29, 0, 0, 0, 0, 0, 0, 3, 5, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 117, 36, 44, 11, 0, 0, 0, 0, 0, 0, 2, 2, 7, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.839 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.840 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.841 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 93, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3262, 37, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 559, 7, 2, 0, 0, 0, 0, 0, 1, 3, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 555, 67, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 303, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 9, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.842 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.843 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 702, 3, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6055, 27, 54, 111, 1, 0, 2, 1, 1, 1, 0, 2, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.844 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5941, 25, 34, 46, 0, 0, 0, 0, 1, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 324, 10, 10, 0, 0, 0, 0, 0, 0, 1, 1, 1, 13, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 93, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 4, 10, 16, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 11, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.845 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.846 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:42.847 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:42.848 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:42.849 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:42.850 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:42.851 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:42.852 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.853 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4883, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1798, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.854 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.855 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.856 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2931, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1545, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4547, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.857 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.858 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7855, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 17749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.859 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 236, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.860 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.861 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 543, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.862 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.863 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.864 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.865 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.866 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.867 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.868 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.869 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.870 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.871 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.872 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.873 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.874 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.875 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.876 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:42.877 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:42.878 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.879 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:42.880 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:42.881 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.882 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 694, 15, 3, 2, 10, 0, 0, 1, 1, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2501, 10, 0, 0, 8, 5, 7, 17, 28, 63, 108, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 150, 7, 0, 0, 1, 3, 1, 5, 6, 5, 30, 210, 271, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 155, 0, 0, 0, 1, 1, 1, 2, 0, 3, 10, 20, 148, 14, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.883 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 141, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 3, 10, 56, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.884 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.885 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 726, 24, 2, 2, 6, 2, 2, 0, 2, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3519, 5, 1, 1, 6, 10, 9, 16, 33, 73, 166, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 138, 2, 0, 0, 1, 0, 3, 1, 6, 2, 20, 221, 457, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 164, 0, 0, 0, 0, 0, 0, 1, 1, 2, 11, 11, 142, 13, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 248, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 5, 13, 16, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.886 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.887 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.888 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 33, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 369, 6, 2, 1, 7, 2, 0, 0, 0, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 207, 13, 2, 0, 2, 0, 2, 2, 3, 8, 34, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 211, 4, 0, 0, 0, 1, 4, 3, 6, 14, 58, 81, 14, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 168, 12, 0, 0, 0, 0, 1, 3, 4, 11, 36, 68, 24, 29, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 60, 20, 0, 0, 0, 1, 0, 1, 2, 3, 10, 12, 15, 50, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 9, 60, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 5, 44, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.889 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.890 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.891 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 604, 17, 3, 1, 13, 3, 1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1234, 3, 2, 1, 9, 6, 0, 9, 11, 29, 68, 36, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 312, 1, 0, 0, 0, 0, 0, 3, 0, 8, 19, 100, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 468, 10, 0, 0, 0, 0, 0, 0, 1, 2, 15, 17, 36, 15, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 396, 23, 0, 0, 0, 0, 0, 0, 1, 0, 3, 2, 8, 24, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 205, 50, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 19, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.892 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.893 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 28, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 677, 22, 1, 0, 15, 2, 1, 7, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1332, 7, 1, 0, 2, 6, 1, 8, 19, 32, 50, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 478, 13, 0, 0, 2, 0, 1, 5, 4, 4, 29, 111, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 389, 13, 0, 0, 1, 0, 2, 4, 1, 3, 14, 36, 92, 12, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99, 20, 0, 0, 3, 0, 0, 0, 0, 6, 1, 5, 19, 54, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.894 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 174, 38, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2, 2, 22, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 28, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 94, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.895 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.896 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 360, 22, 2, 0, 9, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 65, 6, 0, 1, 2, 0, 4, 2, 5, 4, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 73, 9, 0, 0, 1, 0, 0, 1, 0, 4, 6, 12, 19, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 34, 7, 0, 0, 0, 0, 1, 0, 2, 4, 11, 10, 24, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 8, 16, 53, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.897 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.898 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.899 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 31, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 553, 47, 1, 0, 10, 2, 6, 8, 16, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1393, 12, 0, 1, 2, 3, 8, 10, 19, 53, 64, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 478, 16, 0, 0, 1, 1, 1, 1, 6, 2, 16, 111, 111, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 352, 22, 0, 0, 0, 0, 0, 0, 0, 3, 8, 12, 103, 19, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 11, 25, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.900 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511, 9, 0, 0, 12, 0, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 83, 8, 0, 0, 2, 1, 1, 4, 3, 2, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 162, 1, 0, 1, 4, 1, 1, 5, 9, 5, 13, 17, 23, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.902 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 49, 0, 0, 0, 0, 0, 1, 0, 3, 1, 15, 17, 20, 15, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 9, 17, 37, 147, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.903 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.904 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 8, 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "number of replicas", 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 1, 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.905 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0]", 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "[1, 1]", 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "[2, 2]", 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "[3, 3]", 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "[4, 4]", 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "[5, 5]", 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "[6, None]" 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "linear" 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 10, 2024-08-29T19:58:42.906 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "duration", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 250000, 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 249999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[250000, 499999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[500000, 999999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[1000000, 1999999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[2000000, 3999999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[4000000, 7999999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[8000000, 15999999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[16000000, 31999999]", 2024-08-29T19:58:42.907 INFO:tasks.workunit.client.0.smithi089.stdout: "[32000000, None]" 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.908 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.909 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.910 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.911 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.912 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.913 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.914 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:42.915 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_counters": { 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "caps": { 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_grant": { 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_revoke": { 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_trunc": { 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.917 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_commit": { 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_complete": { 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_keys": { 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_merge": { 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_split": { 2024-08-29T19:58:42.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "exported_inodes": { 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "forward": { 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_cap_release": { 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps": { 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps_dirty": { 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_inode_file_caps": { 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "imported_inodes": { 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes": { 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.920 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_expired": { 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_pinned": { 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_with_caps": { 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "load_cent": { 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "openino_dir_fetch": { 2024-08-29T19:58:42.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "process_request_cap_release": { 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "reply_latency": { 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "request": { 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rbytes": { 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.922 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rfiles": { 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rsnaps": { 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_reply": { 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "subtrees": { 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_cache": { 2024-08-29T19:58:42.923 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_enqueue_scrub": { 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_exportdir": { 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_flush": { 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragmentdir": { 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragstats": { 2024-08-29T19:58:42.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_inodestats": { 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_quiesce_inode": { 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_quiesce_path": { 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_enqueued": { 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.925 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_prioritized": { 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_processing": { 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays": { 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_delayed": { 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_enqueuing": { 2024-08-29T19:58:42.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_completed": { 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_started": { 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_created": { 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_enqueued": { 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.927 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_migrated": { 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_reintegrated": { 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_log": { 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "ev": { 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "evadd": { 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "evex": { 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "evexd": { 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "evexg": { 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "evlrg": { 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "evtrm": { 2024-08-29T19:58:42.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "jlat": { 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "replayed": { 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "seg": { 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "segadd": { 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "segex": { 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "segexd": { 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "segexg": { 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "segmjr": { 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "segtrm": { 2024-08-29T19:58:42.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_mem": { 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "cap": { 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "cap+": { 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "cap-": { 2024-08-29T19:58:42.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "dir": { 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "dir+": { 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "dir-": { 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "dn": { 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:42.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "dn+": { 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "dn-": { 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "heap": { 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 248096 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "ino": { 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "ino+": { 2024-08-29T19:58:42.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "ino-": { 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "rss": { 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45316 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_server": { 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_acquisition_throttle": { 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_revoke_eviction": { 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_request": { 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_session": { 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_peer_request": { 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "req_create_latency": { 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getattr_latency": { 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getfilelock_latency": { 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getvxattr_latency": { 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "req_link_latency": { 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookup_latency": { 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookuphash_latency": { 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.938 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupino_latency": { 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupname_latency": { 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupparent_latency": { 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupsnap_latency": { 2024-08-29T19:58:42.939 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lssnap_latency": { 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mkdir_latency": { 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mknod_latency": { 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mksnap_latency": { 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "req_open_latency": { 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "req_readdir_latency": { 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.941 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rename_latency": { 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "req_renamesnap_latency": { 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmdir_latency": { 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmsnap_latency": { 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmxattr_latency": { 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setattr_latency": { 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.943 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setdirlayout_latency": { 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setfilelock_latency": { 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setlayout_latency": { 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setxattr_latency": { 2024-08-29T19:58:42.944 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "req_snapdiff_latency": { 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "req_symlink_latency": { 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "req_unlink_latency": { 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_sessions": { 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "average_load": { 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "avg_session_uptime": { 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "mdthresh_evicted": { 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:42.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "session_count": { 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "session_remove": { 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_open": { 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_stale": { 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.947 INFO:tasks.workunit.client.0.smithi089.stdout: "total_load": { 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.948 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "purge_queue": { 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed": { 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed_ops": { 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing": { 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.949 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_high_water": { 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops": { 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops_high_water": { 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_item_in_journal": { 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.950 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17 2024-08-29T19:58:42.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 276 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.952 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9832 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9832, 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68724405 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9832, 2024-08-29T19:58:42.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29496 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9832, 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3447915551 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.954 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:42.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9830 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9830, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67989383 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9830, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75882 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9830, 2024-08-29T19:58:42.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4768130957 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T19:58:42.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9833 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9833, 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59490553094 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:42.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 118612 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T19:58:42.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T19:58:42.960 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 285319168 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 284033024 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.961 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1286144 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360710144 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:42.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266305604 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27242027 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.963 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:42.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67162513 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T19:58:42.965 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335544320 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266305604 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1646058 2024-08-29T19:58:42.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:42.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67592658 2024-08-29T19:58:42.968 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314572800 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177537069 2024-08-29T19:58:42.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.970 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69926867 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T19:58:42.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 442129, 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4781040663 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:58:42.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23654, 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9905107150 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T19:58:42.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T19:58:42.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 278 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9742 2024-08-29T19:58:42.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67355879 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3327919061 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T19:58:42.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 219 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.979 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9743 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.980 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.981 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9743 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9743, 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 56614627430 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.982 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.983 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9742 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132970980 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T19:58:42.984 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 85023 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6867831771 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 187695104 2024-08-29T19:58:42.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 183140352 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4554752 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:42.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360710144 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266424631 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26945684 2024-08-29T19:58:42.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67339829 2024-08-29T19:58:42.989 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335544320 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266424631 2024-08-29T19:58:42.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1624994 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:42.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.992 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67494695 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314572800 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.993 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177616421 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.995 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69847515 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 423174, 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4357169476 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.998 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23433, 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12523650600 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:42.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.000 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 255 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.001 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 66946747 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:43.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2603953642 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 146 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.003 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3999893 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.004 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.006 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51987076406 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:43.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132047479 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 84564 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3383939444 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.009 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184565760 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 180551680 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4014080 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360710144 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.011 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266505853 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26743461 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67460830 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335544320 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.014 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266505853 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1610627 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.016 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67427840 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314572800 2024-08-29T19:58:43.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177670568 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69793368 2024-08-29T19:58:43.020 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115 2024-08-29T19:58:43.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 420414, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4027847920 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.022 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23278, 2024-08-29T19:58:43.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8863240749 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 161528 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.024 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12636160 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 868630528 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.026 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11088853 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4892463 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 224, 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2096334 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 932052992 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82378, 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15791167259 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82334, 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27553659966 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4669440 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 337203200 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 930611200 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335702507 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19722 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277024768 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277028864 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7777 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19722, 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 233860705 2024-08-29T19:58:43.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 216301548 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16063 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3537089 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 776 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.032 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12482639 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1021 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8945550 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8945550 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1021, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5850167 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.034 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 645 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11480 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.035 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1221505024 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15273984 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24596, 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 109917219 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3672, 2024-08-29T19:58:43.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 903226664 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28788, 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 364968383 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.039 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82237, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36138194984 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81255, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4350011037 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82237, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 125161900 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82237, 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36263356884 2024-08-29T19:58:43.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 36980, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1920782532 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1092, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7437279 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.041 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22487, 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17799862 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 52, 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 93298 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17904, 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7751327408 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 257192 2024-08-29T19:58:43.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25174 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13098, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3511101553 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33805, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30401203 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20707, 2024-08-29T19:58:43.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2183044688 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16213, 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 748771501 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13427047144 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.045 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9816, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1359313357 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9816, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4880688786407 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9816, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7541494797193 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3327970378565 2024-08-29T19:58:43.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23259328 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 415017325 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 64928916874 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.047 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69301659 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34109378351 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17793680394 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10946850 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2766, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26121346 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130705605996 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20533063864 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.049 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1325128849 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498155520 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 450838528 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47316992 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58904273 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 106496 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.052 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36864 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75161903 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441782050 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.055 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1360 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 288 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114320 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.056 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69807070 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 882768 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.058 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39269515 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.060 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68899621 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441782050 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34687 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 109019 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1112986 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68666346 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.065 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41250 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 127116, 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14368794839 2024-08-29T19:58:43.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2575321199 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41250, 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498577190770 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.067 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3248466807 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41915, 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41221066347 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41250, 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 125450515865 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26184 2024-08-29T19:58:43.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26184, 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27354560253 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3248466807 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26359, 2024-08-29T19:58:43.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12969390748 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26184, 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12681342491 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7694 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 525626632 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.070 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7694, 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32059870180 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.071 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8006, 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11367788679 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7694, 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26112851023 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7372 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2049694567 2024-08-29T19:58:43.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7372, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 439162760337 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7550, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16883886920 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7372, 2024-08-29T19:58:43.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 86656322351 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31457399 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.074 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 947335168 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42004 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.075 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9285632 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 791920640 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9054175 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4127717 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 198, 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1360554 2024-08-29T19:58:43.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 836108288 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74872, 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14084534120 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.079 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74889, 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24571699806 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7475200 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 306741248 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 853147648 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 56 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240393125 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13159 2024-08-29T19:58:43.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 213200896 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 213204992 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5612 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13159, 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 186721881 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 121596413 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9519 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3225789 2024-08-29T19:58:43.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 503 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9195726 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 711 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5969937 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.084 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5969937 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 218 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.085 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 711, 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5004483 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.086 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 639 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14052 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1110675456 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10481664 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19847, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 131368828 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3655, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 980286047 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.089 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19947, 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240505543 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.090 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74810, 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32194977520 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73857, 2024-08-29T19:58:43.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4445997803 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74810, 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 98627159 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74810, 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32293604679 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27617, 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1343259143 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 908, 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6206829 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10359, 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11985587 2024-08-29T19:58:43.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 46, 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 53190 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10107, 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4778329979 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 224954 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27426 2024-08-29T19:58:43.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23094, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3517418607 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75924, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50296530 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 52830, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1658307880 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15723, 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 719829427 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8739234790 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23343, 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2612231276 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.097 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23343, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5097347518896 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23343, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7758166587614 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3134018434259 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18639732 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 363702300 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54175805697 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68837813 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.099 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27699833691 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15503079483 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6161629 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2795, 2024-08-29T19:58:43.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27187407 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 106512027789 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17998841021 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1026675614 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 642744320 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 603193344 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.102 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39550976 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59132425 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 77824 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 561152 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.105 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74446327 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443493190 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1232 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 256 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 96496 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68113914 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.109 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 298144 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39421616 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.110 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69332144 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 520093696 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.113 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443493190 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19793 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 117769 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1111385 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75351559 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34 2024-08-29T19:58:43.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42351 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135387, 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14961846694 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2306799194 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 42351, 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 783732360841 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2944129045 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44081, 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65791586683 2024-08-29T19:58:43.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 42351, 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 188650620680 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19819 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19819, 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27450096305 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.120 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2944129045 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20297, 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11543933931 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19819, 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11415836236 2024-08-29T19:58:43.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12750 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 340249269 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12750, 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 263739200387 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12898, 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31724001529 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12750, 2024-08-29T19:58:43.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 79942986335 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9782 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1966549925 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9782, 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 492543064149 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.124 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10886, 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22523651223 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9782, 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 97291798109 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.125 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4194342 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 846598144 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33163 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.127 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10280960 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 764792832 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19, 2024-08-29T19:58:43.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6521122 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19, 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2298519 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 198, 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1455788 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.130 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 671088640 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78143, 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14818093151 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78167, 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25819209312 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4227072 2024-08-29T19:58:43.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 320126976 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 688128000 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314293948 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18287 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 252764160 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 252768256 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6895 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18287, 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 187560744 2024-08-29T19:58:43.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 208537241 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15044 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3333374 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 754 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10010960 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1004 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6677586 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6677586 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.136 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 255 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1004, 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3900328 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.137 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 617 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.138 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9, 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12033 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1098080256 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10469376 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15797, 2024-08-29T19:58:43.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 78097502 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3728, 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 958493878 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.141 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 30906, 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 365974560 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78079, 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33864474031 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 77162, 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4042900250 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.143 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78079, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 86837390 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78079, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33951311421 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 59226, 2024-08-29T19:58:43.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1963852364 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1037, 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7905121 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23106, 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19978371 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 37, 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47272 2024-08-29T19:58:43.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21038, 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6871237748 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 280835 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20233 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17301, 2024-08-29T19:58:43.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2856527060 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40785, 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37588286 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23484, 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2286442339 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.147 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13795, 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 743420109 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.148 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8366289960 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6220, 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 747994793 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6219, 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4830297378736 2024-08-29T19:58:43.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6220, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7031691791111 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87923, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2817639681180 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87923, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22282959 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 292098252 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54267298238 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69505361 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25905435014 2024-08-29T19:58:43.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16707994332 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6161450 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2705, 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25250582 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.152 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 105570394890 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18997443784 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1081609477 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.153 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 591020032 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 444186624 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 146833408 2024-08-29T19:58:43.154 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59240510 2024-08-29T19:58:43.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114688 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74850242 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 444303830 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1888 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130512 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.160 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67268858 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 336224 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39493673 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.162 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69222007 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 520093696 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 444303830 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.165 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132114 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1127507 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74530245 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 96 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62286 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 160699, 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16209150545 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2193307530 2024-08-29T19:58:43.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62286, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 229077365144 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3738002998 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63654, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99190429409 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62286, 2024-08-29T19:58:43.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 162861630211 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32731 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32731, 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37041690162 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3738002998 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33339, 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14166940097 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32731, 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18204068108 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27395 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.173 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 508153633 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27395, 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 128073866547 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.174 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27968, 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 78553003308 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27395, 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 120487764995 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2160 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.175 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1685153897 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2160, 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 63961808435 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2347, 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6470486004 2024-08-29T19:58:43.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2160, 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24169797108 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 40 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.177 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 681570304 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26730 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.178 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14848000 2024-08-29T19:58:43.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 759533568 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7035423 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2696330 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 210, 2024-08-29T19:58:43.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1413194 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 813301760 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 76036, 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14323969719 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.182 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 76050, 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25130439649 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12242944 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311500800 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 821821440 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 350421772 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16292 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.184 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 328773632 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 328777728 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7001 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16292, 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 251719792 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 175620108 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10941 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4614156 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 672 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14711629 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1007 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10097473 2024-08-29T19:58:43.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10097473 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 347 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.188 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1007, 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5625530 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 604 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14321 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.190 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1088622592 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10493952 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18456, 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 101305242 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3647, 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1201232475 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.192 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15328, 2024-08-29T19:58:43.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 188733939 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75968, 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32463610369 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.194 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74897, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4504846626 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75968, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 107462767 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75968, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32571073136 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32277, 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1460697788 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1412, 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7113763 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15665, 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16586078 2024-08-29T19:58:43.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41, 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51084 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 11829, 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8237127983 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 229097 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19323 2024-08-29T19:58:43.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24757, 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2224224904 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 68820, 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42076475 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44063, 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1318327612 2024-08-29T19:58:43.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13430, 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 702877312 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.199 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8307581636 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18144, 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1774815653 2024-08-29T19:58:43.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18143, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5157515775268 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18144, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7400380632067 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85304, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3896827332961 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.201 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85304, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20519174 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 276184179 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55599854759 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70225196 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25069428586 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14246695393 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6167364 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.203 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2691, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26563440 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 103527633460 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16713447810 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1036335391 2024-08-29T19:58:43.204 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 593879040 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 553762816 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 40116224 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58929336 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 94208 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75185992 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441970026 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.210 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2160 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 142624 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69590278 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.212 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1986992 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39286224 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.215 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67778688 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441970026 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.217 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 144403 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1136040 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.218 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68454619 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.219 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.220 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43234 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 126172, 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12808208817 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1527912581 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43234, 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 453491701273 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1771915795 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45644, 2024-08-29T19:58:43.222 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49121472098 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43234, 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 173448663667 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23815 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23815, 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75429017695 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.223 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1771915795 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24300, 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12493837843 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23815, 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12063215033 2024-08-29T19:58:43.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15125 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 340125474 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15125, 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 283088616489 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16943, 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27602921014 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15125, 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 116914327357 2024-08-29T19:58:43.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4294 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1187787107 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4294, 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 94974067089 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.227 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4401, 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9024713241 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4294, 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44471121277 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.228 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 823808000 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.229 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 137865 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.230 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.231 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18051072 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 776474624 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5640568 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.232 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2118725 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 201, 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1541125 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 910753792 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.233 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64256, 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13856155858 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64277, 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24281516972 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13864960 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 263221248 2024-08-29T19:58:43.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 919273472 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 64 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.235 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 622988977 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27805 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 569950208 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 569954304 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.236 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13867 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27805, 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373270453 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373840880 2024-08-29T19:58:43.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20182 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5571118 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 967 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19262134 2024-08-29T19:58:43.238 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1437 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13691016 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13691016 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.239 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 500 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1437, 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10376157 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.240 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 572 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:43.241 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20809 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.242 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1060052992 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10489856 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21748, 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 103112654 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.243 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3621, 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1201749060 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.244 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15874, 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 202985248 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.245 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64171, 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31516060390 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63298, 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3658621250 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64171, 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115851810 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.246 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64171, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31631912200 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 34159, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2479894552 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 854, 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5406782 2024-08-29T19:58:43.247 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10956, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14541271 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54799 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14984, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12749655668 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.248 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 217438 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21348 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21010, 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2277279503 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62258, 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38712786 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.249 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41248, 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1556771026 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14434, 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 789867862 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.250 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9377221618 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.251 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19016, 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1977821092 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19015, 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4512200370353 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19016, 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7355465865178 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.252 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75172, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3031215289487 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75172, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24182885 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 287269532 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.253 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 53648637504 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57204223 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28658816117 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18721713582 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.254 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6162177 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2661, 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25417750 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 110719552702 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21313962953 2024-08-29T19:58:43.255 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1031300865 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 602128384 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.256 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 430366720 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 171761664 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.257 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58495347 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24576 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20480 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 344064 2024-08-29T19:58:43.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75333261 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 438715107 2024-08-29T19:58:43.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3184 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 215504 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.263 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 72771293 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.264 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1345936 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38996898 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68709070 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.267 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 438715107 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.268 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6004 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132088 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1123749 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.269 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71728140 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.270 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.271 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44324 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 112701, 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16475583224 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.272 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1721467596 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44324, 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 161551691407 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1856101540 2024-08-29T19:58:43.273 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45089, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34070612253 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44324, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 72549228780 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33055 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33055, 2024-08-29T19:58:43.274 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26869129251 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1856101540 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33227, 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13925960669 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33055, 2024-08-29T19:58:43.275 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13506315043 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6888 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 312504674 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6888, 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32637490780 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.276 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7339, 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10116218705 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6888, 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24689499318 2024-08-29T19:58:43.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4381 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1408962922 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4381, 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 102045071376 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.278 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4523, 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10028432879 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4381, 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34353414419 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.279 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 921255936 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T19:58:43.280 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23377 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.281 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21315584 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 773611520 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12476953 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8044540 2024-08-29T19:58:43.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 227, 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1407168 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 714539008 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81530, 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15838009963 2024-08-29T19:58:43.284 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81518, 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27840547110 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1368064 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 333905920 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 735838208 2024-08-29T19:58:43.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 56 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 476676227 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.286 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21132 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 426053632 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 426057728 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.287 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8864 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21132, 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 289458690 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 289940794 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15416 2024-08-29T19:58:43.288 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6467782 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 856 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21157332 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1303 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.289 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14689550 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14689550 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 470 2024-08-29T19:58:43.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1303, 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12575670 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 625 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17018 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.292 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1131855872 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.293 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14688256 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23560, 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 97953484 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3647, 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1225275069 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.294 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19024, 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 247187310 2024-08-29T19:58:43.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81437, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 35932563599 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 80691, 2024-08-29T19:58:43.296 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4002665395 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81437, 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 111667116 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81437, 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36044230715 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.297 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28817, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1651293054 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 965, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7840219 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12166, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15468877 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.298 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 49, 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 83646 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13027, 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4746065785 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 226944 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21367 2024-08-29T19:58:43.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 11814, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1809135642 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32428, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19398400 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20614, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1532322434 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.300 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16417, 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 870381107 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.301 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13779253491 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8703, 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1043289206 2024-08-29T19:58:43.302 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8702, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4693848815841 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8703, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7449934051918 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96273, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2909228297599 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.303 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96273, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25790375 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 275282989 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 64264249371 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 85769404 2024-08-29T19:58:43.304 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33461704039 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18656558544 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10361673 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.305 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2673, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25627540 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130470306571 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21438240952 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1308682630 2024-08-29T19:58:43.306 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 630226944 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 567664640 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.307 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62562304 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 125829120 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.308 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58385074 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.309 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 90112 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67345742 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.311 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 437888060 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.312 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3168 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 210880 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.313 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 73602980 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.314 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 628784 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38923383 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.315 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.316 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69499737 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.317 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 437888060 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.318 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.319 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134153 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1117948 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.320 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 72564927 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.322 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25527 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 113427, 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18330890846 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.323 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1610720408 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25527, 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57260721400 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1629876010 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25998, 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22503114978 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.324 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25527, 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41501608312 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17207 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17207, 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13333890845 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.325 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1629876010 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17318, 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9251119656 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17207, 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8273954494 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7271 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.326 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 399955356 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7271, 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27571047035 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.327 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7502, 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9145541805 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7271, 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20730463135 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1049 2024-08-29T19:58:43.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1210765052 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1049, 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16355783520 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1178, 2024-08-29T19:58:43.329 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4106453517 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1049, 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12497190683 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729239552 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22966 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.331 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.332 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19939328 2024-08-29T19:58:43.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 573317120 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8360890 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2550681 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 178, 2024-08-29T19:58:43.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1127304 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 522977280 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64206, 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12623191527 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64192, 2024-08-29T19:58:43.335 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22516089430 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13615104 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 262971392 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 518717440 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.336 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 356917497 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15807 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.337 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 327868416 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 327872512 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6256 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.338 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15807, 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 195352757 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184501049 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10529 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.339 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5849881 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19804708 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 831 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13954827 2024-08-29T19:58:43.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13954827 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 280 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.341 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 831, 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7262692 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 624 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15578 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.343 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 858517504 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11079680 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14477, 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74177626 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3481, 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1066103138 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.345 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.346 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20034, 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 262996956 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64134, 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29251208328 2024-08-29T19:58:43.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63511, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3270829215 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64134, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 78614416 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64134, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29329822744 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.348 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 229335, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2096289013 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 823, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6001945 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 132909, 2024-08-29T19:58:43.349 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 98854935 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43, 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74327 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16299, 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4128984341 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 408010 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.350 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18802 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24852, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2443723627 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 68973, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44030096 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44121, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1608401389 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.351 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12456, 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 662331974 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.352 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7424432926 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15237, 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1864837473 2024-08-29T19:58:43.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15236, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5047114349737 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15237, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7432987047520 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73869, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3006199066829 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.354 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73869, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18834130 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 272950577 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49666688685 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.355 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58923988 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25902721828 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14128286719 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6757628 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.356 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2622, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31181838 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 97421820891 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16528172360 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73870, 2024-08-29T19:58:43.357 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 929417821 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 572874752 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 551174144 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.358 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21700608 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.359 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58702553 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.360 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45056 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75457831 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.362 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 440269154 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.363 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2176 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 135248 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.364 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 224 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71298286 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.365 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1673984 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39135035 2024-08-29T19:58:43.366 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.367 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.368 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68242885 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 440269154 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.370 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 140883 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1140247 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.371 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70154804 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.372 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.373 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65145 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.374 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 128753, 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14645568415 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1787038867 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.375 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65145, 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 133848014542 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2028621603 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65658, 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54016260451 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65145, 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 85160587468 2024-08-29T19:58:43.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55952 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 55952, 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46505135482 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2028621603 2024-08-29T19:58:43.377 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56111, 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36396859795 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 55952, 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33236881124 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5140 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.378 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 384697960 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5140, 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28836449664 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.379 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5397, 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8208733138 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5140, 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21345322436 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4053 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.380 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1402340907 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4053, 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58506429396 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4150, 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9410667518 2024-08-29T19:58:43.381 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4053, 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30578383908 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29360161 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:43.382 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 534069248 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26533 2024-08-29T19:58:43.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:43.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:43.385 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12652544 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 615485440 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16, 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5766083 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16, 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1917288 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.386 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 179, 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1109580 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 622002176 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67230, 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13138472925 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.387 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67231, 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23201645410 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9428992 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 275423232 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 617742336 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.388 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 523789939 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:43.389 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30905 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 476188672 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 476192768 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.390 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18570 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 30905, 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 387373316 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 349673755 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25576 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:43.391 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3892950 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12564913 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1055 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:43.392 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8671963 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8671963 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 345 2024-08-29T19:58:43.393 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1055, 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4738060 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:43.394 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1165 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15453 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.395 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 905994240 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.396 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15265792 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18239, 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87637313 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3594, 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1056555244 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:43.397 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22060, 2024-08-29T19:58:43.398 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 307095750 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67173, 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29925551379 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:43.399 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 66361, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3468521580 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67173, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 89708127 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67173, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30015259506 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 42548, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1275025838 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 798, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5842401 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9244, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13747359 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.401 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 50, 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67917 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17338, 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9723181915 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 219248 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19599 2024-08-29T19:58:43.402 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7111, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2023186545 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32999, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21488900 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25888, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1614130573 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:43.403 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14193, 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 734368366 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:43.404 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8225868832 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16193, 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1720911418 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:43.405 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16192, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5140473446778 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16193, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6959673618031 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78266, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3085193951504 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78266, 2024-08-29T19:58:43.406 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19410805 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 299294058 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 52973485095 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 60799976 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.407 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26898001844 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15110704728 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10946726 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2525, 2024-08-29T19:58:43.408 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22626035 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 103536136608 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17625240605 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78267, 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1004487102 2024-08-29T19:58:43.409 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 580321280 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 548618240 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:43.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31703040 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59018285 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.412 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 122880 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.413 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75072467 2024-08-29T19:58:43.414 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.415 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 442637141 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.416 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2688 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 169744 2024-08-29T19:58:43.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.418 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68895515 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 404688 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.419 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39345523 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.420 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69301693 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.422 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 442637141 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 148045 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1123345 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67796557 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59 2024-08-29T19:58:43.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43575 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 114219, 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16622146453 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.427 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1631371253 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43575, 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 98698219458 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2229505438 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.428 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44031, 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45181738484 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43575, 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74577387998 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28625 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28625, 2024-08-29T19:58:43.429 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28590052698 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2229505438 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28645, 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13754057639 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28625, 2024-08-29T19:58:43.430 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14328638736 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13631 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 462720668 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13631, 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 52365886123 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:43.431 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13920, 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27076421447 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:43.432 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13631, 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47008129595 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1319 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1168650585 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1319, 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17742280637 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.433 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1466, 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4351259398 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1319, 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13240619667 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.434 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8388663 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 637280256 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": [ 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool" 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:43.436 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 1, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 1, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 1, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983547658, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 1781760, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 1781760, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T19:58:43.437 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.4678618046891643e-06, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 1322, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 2164736, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 590368, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 590368, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 1771104, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 423, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2473984 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:43.438 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool" 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:43.439 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 32, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 32, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 2, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983547658, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 150324, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 110592, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:43.440 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 22, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 39732, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.0820968416046526e-07, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 79, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 89088, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 19852, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 6608, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 13244, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 59556, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 68, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 36864 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.441 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool" 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.442 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 64, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 64, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 3, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983547658, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 0, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 0, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:43.443 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 0.0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 0, 2024-08-29T19:58:43.444 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 0 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool", 2024-08-29T19:58:43.445 INFO:tasks.workunit.client.0.smithi089.stdout: "selfmanaged_snaps" 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 8, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 8, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 4, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983547658, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 12595200, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:43.446 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 12595200, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 4, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.744496876199264e-05, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 9060, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 3173979136, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 4194323, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 4194323, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T19:58:43.447 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 12582969, 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 24405, 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 3153814528 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": { 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "mirroring_by_pool": [ 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: false 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.448 INFO:tasks.workunit.client.0.smithi089.stdout: "num_images_by_pool": [ 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pools": 1 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "report_id": "e7383f2f-2408-49aa-a668-ca47d91ea884", 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "report_timestamp": "2024-08-29T19:58:42.343037", 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "report_version": 1, 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_stats": { 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "7.9.2" 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "rook": { 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster": { 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "external-mode": null, 2024-08-29T19:58:43.449 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "allow-multiple-per-node": null, 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "count": null, 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "max-id": null, 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "pvc": { 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "stretch": { 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "network": { 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: "provider": null 2024-08-29T19:58:43.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "storage": { 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "device-set": { 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "non-portable": null, 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "portable": null, 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "csi": { 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T19:58:43.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes": { 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "node": { 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes-total": null, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "with-ceph-daemons": null, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-nfs-plugin": null, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-rbd-plugin": null 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.452 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "storage-class": { 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket": null, 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs": null, 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "nfs": null, 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": null, 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.453 INFO:tasks.workunit.client.0.smithi089.stdout: "services": {}, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pg": [ 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.454 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.443469+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.443469+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.443822+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.455 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 5, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.456 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 5, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1f", 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5656, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:32:18.379540+0000", 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.457 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 582, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.458 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.459 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 4, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 4, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'5" 2024-08-29T19:58:43.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.462 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.179670+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.179670+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.180520+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.463 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.464 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1e", 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5584, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:21:59.522624+0000", 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.465 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.466 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.467 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.469 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.136312+0000", 2024-08-29T19:58:43.470 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.136312+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.137394+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.471 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.472 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1e", 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5573, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:26:41.391959+0000", 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.473 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.474 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.475 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.476 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'2" 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.477 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.157634+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.157634+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.158243+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.478 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.479 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1f", 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5638, 2024-08-29T19:58:43.480 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:20:59.970813+0000", 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.481 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.482 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.483 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.484 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.485 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.436625+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.436625+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.437005+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.486 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.487 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1d", 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5446, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.488 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:19:39.827610+0000", 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.489 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.490 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.491 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:43.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.493 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.135479+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.135479+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.135778+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.494 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.495 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1c", 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5489, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:37:51.699304+0000", 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.496 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.497 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.498 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.499 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.500 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.501 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.431382+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.431382+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.435350+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.502 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.503 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1c", 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5457, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:16:22.649335+0000", 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.504 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.505 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.506 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.507 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.508 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.177342+0000", 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.177342+0000", 2024-08-29T19:58:43.509 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.178273+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:43.510 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.511 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1d", 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5483, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:07:41.448231+0000", 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.512 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.513 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.514 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.515 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.516 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.188668+0000", 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.188668+0000", 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.189619+0000", 2024-08-29T19:58:43.517 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.518 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.a", 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.519 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5481, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:46:36.212429+0000", 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.520 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.521 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.522 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.523 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.524 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.427971+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.427971+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.433866+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.525 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.526 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.b", 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:26:07.636318+0000", 2024-08-29T19:58:43.527 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.528 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.529 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 2, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.530 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'3" 2024-08-29T19:58:43.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.532 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.168932+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.168932+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.169587+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.533 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.534 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.b", 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5563, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:59:03.461088+0000", 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.535 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.536 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.537 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.538 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.539 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.423874+0000", 2024-08-29T19:58:43.540 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.423874+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.424425+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.541 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.542 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.a", 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5634, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:49:26.014369+0000", 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.543 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.544 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.545 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.546 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.547 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.405915+0000", 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.405915+0000", 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.406870+0000", 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.548 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.549 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.8", 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.550 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5592, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:06:14.141992+0000", 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.551 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.552 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.553 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.554 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.555 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.227029+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.227029+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.227805+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.556 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.557 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.9", 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5652, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:30:25.302791+0000", 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.558 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.559 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.560 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.561 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.562 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.402508+0000", 2024-08-29T19:58:43.563 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.402508+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.403094+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.564 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.565 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.9", 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5557, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:14:20.601905+0000", 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.566 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.567 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.568 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.569 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.570 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.420359+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.420359+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.421371+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.571 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.572 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.8", 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.573 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:48:35.601633+0000", 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.574 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.575 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.576 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.577 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.578 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.176799+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.176799+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.177381+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.579 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.580 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.6", 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5642, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:50:44.218356+0000", 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.581 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.582 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.583 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.584 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.585 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.431729+0000", 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.431729+0000", 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.432391+0000", 2024-08-29T19:58:43.586 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:43.587 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.7", 2024-08-29T19:58:43.588 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:09:52.423028+0000", 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.589 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.590 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.591 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.592 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:43.593 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.176502+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.176502+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.049015+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.594 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2922, 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.595 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2922, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.1", 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.596 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9153, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:56:28.172507+0000", 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.012772079, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.597 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.598 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1023, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 388947, 2024-08-29T19:58:43.599 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2896, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 345124 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.600 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'2922" 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.601 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.439778+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.439778+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.440418+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.602 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.603 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.7", 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5564, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:49:34.111693+0000", 2024-08-29T19:58:43.604 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.605 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.606 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.607 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.608 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.609 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.178232+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.178232+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.179811+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.610 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.611 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.6", 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5642, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:11:07.781491+0000", 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.613 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.614 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 2, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.615 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "683'2" 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.616 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.391959+0000", 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.391959+0000", 2024-08-29T19:58:43.617 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.056057+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:43.618 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3088, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3088, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.619 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.0", 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9553, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:45:28.342201+0000", 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.017257072, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.621 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.622 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1560, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 373671, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3050, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 385900 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.623 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3088" 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.624 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.159050+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.159050+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.159468+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.625 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.626 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.4", 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5637, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.627 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:33:13.563897+0000", 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.629 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.630 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.631 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.632 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.416422+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.416422+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.428209+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.633 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.634 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.5", 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5432, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:49:50.397771+0000", 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.637 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.639 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.448727+0000", 2024-08-29T19:58:43.640 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.448727+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.074053+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.641 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3188, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3188, 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.642 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.3", 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9841, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:52:35.858984+0000", 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.024139883, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 4194304, 2024-08-29T19:58:43.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.644 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.645 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1860, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 390538, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3154, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 411175 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.646 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3188" 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.647 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.134497+0000", 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.134497+0000", 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.135052+0000", 2024-08-29T19:58:43.648 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:43.649 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.650 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.5", 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5510, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:35:34.970920+0000", 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.652 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.653 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.654 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.655 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.423868+0000", 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.423868+0000", 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.425034+0000", 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.656 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.657 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.4", 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.658 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5643, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:29:18.586228+0000", 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.660 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.661 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.662 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.663 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.664 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.664 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.148057+0000", 2024-08-29T19:58:43.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.148057+0000", 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:40.897222+0000 mgr.y (mgr.34104) 3196 : audit [DBG] from='client.45986 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:41.039433+0000 mgr.y (mgr.34104) 3197 : audit [DBG] from='client.45986 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:41.381546+0000 mgr.y (mgr.34104) 3198 : audit [DBG] from='client.36003 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:41.526045+0000 mgr.y (mgr.34104) 3199 : audit [DBG] from='client.36003 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:41.877488+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:41.885921+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.064067+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.064486+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.666 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.064803+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.068171+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.068572+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.068987+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.072110+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.072605+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.073042+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.091819+0000 mon.a (mon.0) 5349 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.091922+0000 mon.a (mon.0) 5350 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.092324+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.092811+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.093155+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.094955+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:43.667 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.095043+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.096610+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.097412+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.097770+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.100307+0000 mon.c (mon.2) 141 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.100408+0000 mon.c (mon.2) 142 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.100852+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.101648+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.101957+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.345374+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.350587+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.490059+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.490584+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.668 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.491025+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.495521+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.495988+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.496274+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.499191+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.499752+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.500237+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.518113+0000 mon.a (mon.0) 5371 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.518227+0000 mon.a (mon.0) 5372 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.518649+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.519094+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.519448+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.521274+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:43.669 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.521372+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.522928+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.523590+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.523925+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.526354+0000 mon.c (mon.2) 143 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.526516+0000 mon.c (mon.2) 144 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.526851+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.527487+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:43.670 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:42 smithi144 bash[67678]: audit 2024-08-29T19:58:42.527961+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.070480+0000", 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3000, 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.673 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3000, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.2", 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9471, 2024-08-29T19:58:43.674 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:27:31.300701+0000", 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.026432581, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 19, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1141, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 395202, 2024-08-29T19:58:43.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2975, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 384086 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.678 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3000" 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.679 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.169483+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.169483+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.169849+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.681 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3", 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5542, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:31:26.899619+0000", 2024-08-29T19:58:43.682 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.686 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.192618+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.192618+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.193462+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.689 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.2", 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5488, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:37:01.693909+0000", 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.690 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.694 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.218037+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.218037+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.058125+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3000, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.697 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3000, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.4", 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9241, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:45:20.349397+0000", 2024-08-29T19:58:43.698 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.014395085, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 814, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 410612, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3005, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 380541 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3000" 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.702 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.703 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.173801+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.173801+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.174558+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.705 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.0", 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:57:17.229439+0000", 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.706 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.710 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.711 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.216147+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.216147+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.216977+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.712 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.713 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1", 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5613, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:11:25.715012+0000", 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.714 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.717 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.718 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.144563+0000", 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.144563+0000", 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.054489+0000", 2024-08-29T19:58:43.719 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:43.720 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3126, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3126, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.721 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.7", 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9374, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:58:55.493903+0000", 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.012208249, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.722 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 927, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 406725, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3126, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 371398 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.725 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3126" 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.726 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.178993+0000", 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.178993+0000", 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.179563+0000", 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.727 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.728 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1", 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.729 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5644, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:29:12.449929+0000", 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.730 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.733 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.734 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.421328+0000", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.421328+0000", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.421918+0000", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.735 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.736 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.0", 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.737 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5466, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:46:42.409416+0000", 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.738 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.741 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.742 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.021454+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.021454+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.063146+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:43.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3183, 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:43.744 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3183, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.6", 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9328, 2024-08-29T19:58:43.745 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:13:13.290726+0000", 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.012699975, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 760, 2024-08-29T19:58:43.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 403790, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3183, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 395302 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.749 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3183" 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.750 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.192076+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.192076+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.192873+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.752 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2", 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5562, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:21:30.178677+0000", 2024-08-29T19:58:43.753 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.758 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.429833+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.429833+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.430496+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.760 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.3", 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5476, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:29:15.527645+0000", 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.761 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.765 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 20, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.766 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.415049+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.415049+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.415714+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 253, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.768 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 253, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "1.0", 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 6146, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:37:49.084834+0000", 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.769 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1322, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2114, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 423, 2024-08-29T19:58:43.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "2416'253" 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.773 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.774 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.441883+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.441883+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.254352+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:43.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3029, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3029, 2024-08-29T19:58:43.776 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.5", 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9140, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:38:04.753352+0000", 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.006085376, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.777 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 981, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 330108, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3016, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 406371 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.780 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3029" 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.781 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.434201+0000", 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.434201+0000", 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.435368+0000", 2024-08-29T19:58:43.782 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.784 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.d", 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5444, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:04:41.598658+0000", 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.785 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.789 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.152804+0000", 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.152804+0000", 2024-08-29T19:58:43.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.153404+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.792 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.c", 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5609, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:45:03.528454+0000", 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.793 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.796 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.797 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.173828+0000", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.173828+0000", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.174771+0000", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.799 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.c", 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.800 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5499, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:51:00.332865+0000", 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.804 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.805 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.166413+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.166413+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.167068+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:43.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:43.807 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.d", 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:43.808 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:07:55.682973+0000", 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 70, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 1, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.812 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.813 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.436842+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.436842+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.438137+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.815 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.f", 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5466, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:05:31.441553+0000", 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.816 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.819 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.820 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.416208+0000", 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.416208+0000", 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.417698+0000", 2024-08-29T19:58:43.821 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:43.822 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.e", 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5570, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:56:00.234601+0000", 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.824 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.827 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.828 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.416864+0000", 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.416864+0000", 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.417249+0000", 2024-08-29T19:58:43.829 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.830 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.e", 2024-08-29T19:58:43.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5425, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:19:12.658170+0000", 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.832 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.835 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.836 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.429638+0000", 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.429638+0000", 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.430294+0000", 2024-08-29T19:58:43.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:43.838 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.839 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.f", 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5543, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:37:39.072711+0000", 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 22, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:43.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 1, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.843 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.844 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.415553+0000", 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.415553+0000", 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.416485+0000", 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.846 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.11", 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.847 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5441, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:37:50.155673+0000", 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.848 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.851 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.852 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.026336+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.026336+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:20:43.026915+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 8, 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.854 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 8, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.10", 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5616, 2024-08-29T19:58:43.855 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:51:20.250109+0000", 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 4, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 24, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 24, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 12, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'8" 2024-08-29T19:58:43.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.860 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.187049+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.187049+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.188835+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.861 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.862 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.10", 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5464, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:54:15.570758+0000", 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.863 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.864 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.867 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.868 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.182819+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.182819+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.183466+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.870 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.11", 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5480, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:30:33.069816+0000", 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.871 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.874 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.875 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.434200+0000", 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.434200+0000", 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.434490+0000", 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.876 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.877 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.13", 2024-08-29T19:58:43.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5423, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:40:42.871086+0000", 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.879 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.882 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.883 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.418025+0000", 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.418025+0000", 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.418477+0000", 2024-08-29T19:58:43.884 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:43.885 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.12", 2024-08-29T19:58:43.886 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5501, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:09:18.828398+0000", 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.887 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.890 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.891 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.386524+0000", 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.386524+0000", 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.387313+0000", 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.892 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.893 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.12", 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.894 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:04:44.112003+0000", 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.895 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.898 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.899 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.177920+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.177920+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.178447+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.900 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:43.901 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.13", 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5648, 2024-08-29T19:58:43.902 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:55:30.464064+0000", 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 34, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.903 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 4, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 8, 2024-08-29T19:58:43.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 7 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:43.906 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.907 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.427002+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.427002+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.434748+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.908 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.909 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.15", 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.910 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5422, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:32:54.218781+0000", 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.911 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.914 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.915 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.183117+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.183117+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.186656+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.916 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 29, 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.917 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 29, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.14", 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5501, 2024-08-29T19:58:43.918 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:17:08.593508+0000", 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 5810, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.919 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 10, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 14, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 28, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 25 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'29" 2024-08-29T19:58:43.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.923 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.392316+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.392316+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.392832+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.925 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.14", 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5533, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:16:11.325820+0000", 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.926 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.930 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.131949+0000", 2024-08-29T19:58:43.931 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.131949+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.133231+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.933 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.15", 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5641, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:10:21.488063+0000", 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 90, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.934 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 7, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 7, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.937 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'3" 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.938 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.155173+0000", 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.155173+0000", 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.155829+0000", 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.939 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.940 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.941 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.17", 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5558, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:37:59.773593+0000", 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.942 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.945 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.946 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.179763+0000", 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.179763+0000", 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.181079+0000", 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.948 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.16", 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.949 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5469, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:57:24.652948+0000", 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.953 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.954 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.418431+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.418431+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.419150+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.956 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.16", 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5477, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:26:30.465553+0000", 2024-08-29T19:58:43.957 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.961 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.962 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.189696+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.189696+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.196499+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.964 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.17", 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5465, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:51:00.320550+0000", 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.965 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.968 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.969 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.165994+0000", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.165994+0000", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.166289+0000", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.970 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.971 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.19", 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.972 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5629, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:37:01.336869+0000", 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.973 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:43.976 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.977 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.391894+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.391894+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.392783+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.979 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.18", 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5488, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:07:55.681126+0000", 2024-08-29T19:58:43.980 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.985 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.205116+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.205116+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.216116+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.987 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.18", 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5593, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:01:48.054836+0000", 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.988 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:43.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:43.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:43.991 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:43.992 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.179065+0000", 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.179065+0000", 2024-08-29T19:58:43.993 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.179844+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:43.994 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:43.995 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.19", 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5562, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:35:45.936244+0000", 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:43.996 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:43.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:43.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:43.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.001 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.002 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.003 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.423814+0000", 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.423814+0000", 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.424700+0000", 2024-08-29T19:58:44.004 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:44.005 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1a", 2024-08-29T19:58:44.006 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5473, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:00:54.676679+0000", 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.009 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.010 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'2" 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.011 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.437186+0000", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.437186+0000", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.437813+0000", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.012 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.013 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1b", 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.014 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5557, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:01:50.127698+0000", 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.015 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.018 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.019 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.441427+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.441427+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.448122+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.021 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1b", 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5560, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.022 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:00:25.247808+0000", 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.026 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'2" 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.027 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.171362+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.171362+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.172439+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.029 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1a", 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5556, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:08:45.052083+0000", 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.030 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.034 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.187634+0000", 2024-08-29T19:58:44.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.187634+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.188821+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.037 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.20", 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5470, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:53:44.435463+0000", 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.041 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.042 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.175961+0000", 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.175961+0000", 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.176781+0000", 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.044 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.21", 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.045 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5566, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:57:15.143282+0000", 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.049 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.050 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.141106+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.141106+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.142280+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.052 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.22", 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5510, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:37:27.588267+0000", 2024-08-29T19:58:44.053 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.057 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.058 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.177849+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.177849+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.178241+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.059 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.060 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.23", 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5644, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:23:56.734936+0000", 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.062 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.064 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.065 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.166440+0000", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.166440+0000", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.168532+0000", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.066 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.067 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.24", 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.068 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5564, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:44:30.316954+0000", 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.072 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.073 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.214737+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.214737+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.216540+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:44.074 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:44.075 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.25", 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5634, 2024-08-29T19:58:44.076 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:25:10.942550+0000", 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.077 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.078 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.079 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.080 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.081 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.422480+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.422480+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.422938+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.082 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.083 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.26", 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5475, 2024-08-29T19:58:44.084 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:42:42.324042+0000", 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.085 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.086 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.087 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.089 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.164612+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.164612+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.165911+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.090 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.091 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.27", 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5580, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:13:23.498942+0000", 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.092 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.093 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.094 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.096 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.152509+0000", 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.152509+0000", 2024-08-29T19:58:44.097 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.152840+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.098 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.099 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.28", 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5507, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:47:43.643993+0000", 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.100 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.101 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.102 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.103 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.104 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.166863+0000", 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.166863+0000", 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.167282+0000", 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.105 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.106 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.29", 2024-08-29T19:58:44.107 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5591, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:32:41.903906+0000", 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.108 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.109 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.111 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.112 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.401816+0000", 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.401816+0000", 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.402476+0000", 2024-08-29T19:58:44.113 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:44.114 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2a", 2024-08-29T19:58:44.115 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5489, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:56:36.973083+0000", 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.116 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.117 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.118 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.119 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.120 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.445006+0000", 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.445006+0000", 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.446039+0000", 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.121 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.122 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2b", 2024-08-29T19:58:44.123 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5641, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:06:34.094898+0000", 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.124 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.125 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.126 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.127 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.128 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.183124+0000", 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.183124+0000", 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.187584+0000", 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.129 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.130 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2c", 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.131 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5478, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:44:55.472735+0000", 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.132 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.133 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.134 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.135 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.136 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.440993+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.440993+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.441586+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.137 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.138 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2d", 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5443, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.139 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:54:46.520317+0000", 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.140 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.141 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.142 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.144 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.415167+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.415167+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.417001+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.145 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.146 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2e", 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5560, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:37:34.470849+0000", 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.147 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.148 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.149 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.151 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.432096+0000", 2024-08-29T19:58:44.152 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.432096+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.432468+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.153 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.154 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2f", 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5487, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:09:44.103823+0000", 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.155 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.156 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.157 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.158 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.159 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.417787+0000", 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.417787+0000", 2024-08-29T19:58:44.160 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.418310+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.161 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.162 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.30", 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5491, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:48:46.621552+0000", 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.163 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.164 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.165 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.166 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.167 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.140651+0000", 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.140651+0000", 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.141384+0000", 2024-08-29T19:58:44.168 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:44.169 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.170 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.31", 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5631, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:56:34.781971+0000", 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.171 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.172 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.173 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.174 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.175 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.137068+0000", 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.137068+0000", 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.137918+0000", 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.176 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.177 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.32", 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.178 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:07:51.704138+0000", 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.179 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.180 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.181 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:44.182 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.183 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.170203+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.170203+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.170695+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.184 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.185 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.33", 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5587, 2024-08-29T19:58:44.186 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:48:34.929283+0000", 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.187 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.188 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.189 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.190 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.191 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.170039+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.170039+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.172467+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.192 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.193 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.34", 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5535, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:45:35.214357+0000", 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.194 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.195 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.196 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.197 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.198 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.199 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.189945+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.189945+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.193072+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.200 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.201 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.35", 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:14:53.200727+0000", 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.202 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.203 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.204 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.205 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.206 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.188623+0000", 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.188623+0000", 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.189563+0000", 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.207 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.208 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.36", 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.209 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:07:57.310719+0000", 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.210 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.211 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.212 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.213 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.214 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.439878+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.439878+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.440392+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.215 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.216 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.37", 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5451, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.217 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:27:50.346624+0000", 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.218 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.219 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.220 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.222 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.176884+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.176884+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.177744+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.223 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.224 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.38", 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5553, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:36:35.404895+0000", 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.225 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.226 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.227 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.228 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:44.229 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.230 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.409338+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.409338+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.410499+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.231 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.232 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.39", 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5421, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:23:51.886352+0000", 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.233 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.235 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.236 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.237 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.238 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.027205+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.027205+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:20:43.027676+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.239 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.240 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3a", 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5590, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:27:24.255202+0000", 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.241 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.242 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.243 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.244 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.245 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.451745+0000", 2024-08-29T19:58:44.246 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.451745+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.452157+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.247 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.248 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3b", 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5440, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:18:32.654717+0000", 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.249 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.250 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.251 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.252 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.253 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.404174+0000", 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.404174+0000", 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.404690+0000", 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.254 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.255 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3c", 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.256 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5506, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:15:12.701738+0000", 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.259 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.260 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.261 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.020406+0000", 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.020406+0000", 2024-08-29T19:58:44.262 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:20:43.022279+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.263 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.264 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3d", 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5644, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:20:13.140586+0000", 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.267 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.268 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.269 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.177096+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.177096+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.179092+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.271 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.272 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3e", 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5640, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:49:00.597874+0000", 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.273 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.275 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.276 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.277 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.438466+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.438466+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.438955+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:44.279 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.280 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3f", 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5447, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:39:31.227635+0000", 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.283 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.284 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:44.285 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pool": [ 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 3, 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 253, 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 1, 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 3, 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 253, 2024-08-29T19:58:44.286 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 1, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1322, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2114, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 423, 2024-08-29T19:58:44.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 1781760, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 1771104, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.290 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 3 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 96, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 68, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 32, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 68, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 2, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 6608, 2024-08-29T19:58:44.291 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.292 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 66, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 22, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 22, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.293 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 14, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 79, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 87, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.294 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 68, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 36 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 110592, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 19824, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:44.295 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 39732, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 96 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 192, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 64, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T19:58:44.296 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 3, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:44.299 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:44.300 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 192 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 24, 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T19:58:44.301 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 24536, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 8, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 24536, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 4, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 4194323, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.302 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 2, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 9066, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 3099593, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 24405, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 3079897 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 12595200, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:44.305 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 12582969, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 24 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.306 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.307 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T19:58:44.307 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 105, 2024-08-29T19:58:44.307 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": 4, 2024-08-29T19:58:44.307 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_by_class": { 2024-08-29T19:58:44.307 INFO:tasks.workunit.client.0.smithi089.stdout: "ssd": { 2024-08-29T19:58:44.307 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 761839124480, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 6121160704, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_bytes": 6121160704, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_ratio": 0.007970673963427544 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 761839124480, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 6121160704 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T19:58:44.308 INFO:tasks.workunit.client.0.smithi089.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-29T19:58:44.309 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry show-device 2024-08-29T19:58:44.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:40.897222+0000 mgr.y (mgr.34104) 3196 : audit [DBG] from='client.45986 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:41.039433+0000 mgr.y (mgr.34104) 3197 : audit [DBG] from='client.45986 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:41.381546+0000 mgr.y (mgr.34104) 3198 : audit [DBG] from='client.36003 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.309 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:41.526045+0000 mgr.y (mgr.34104) 3199 : audit [DBG] from='client.36003 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:41.877488+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:41.885921+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.064067+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.064486+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.064803+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.068171+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.068572+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.068987+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.072110+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.072605+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.073042+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.091819+0000 mon.a (mon.0) 5349 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.310 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.091922+0000 mon.a (mon.0) 5350 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.092324+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:40.897222+0000 mgr.y (mgr.34104) 3196 : audit [DBG] from='client.45986 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:41.039433+0000 mgr.y (mgr.34104) 3197 : audit [DBG] from='client.45986 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:41.381546+0000 mgr.y (mgr.34104) 3198 : audit [DBG] from='client.36003 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:41.526045+0000 mgr.y (mgr.34104) 3199 : audit [DBG] from='client.36003 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:41.877488+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:41.885921+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.064067+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.311 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.064486+0000 mon.a (mon.0) 5341 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.064803+0000 mon.a (mon.0) 5342 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.068171+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.068572+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.068987+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.072110+0000 mon.a (mon.0) 5346 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.072605+0000 mon.a (mon.0) 5347 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.073042+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.091819+0000 mon.a (mon.0) 5349 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.091922+0000 mon.a (mon.0) 5350 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.092324+0000 mon.a (mon.0) 5351 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.092811+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.093155+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.094955+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.095043+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.313 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.096610+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.097412+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.097770+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.100307+0000 mon.c (mon.2) 141 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.100408+0000 mon.c (mon.2) 142 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.100852+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.101648+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.101957+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.345374+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.350587+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.490059+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.490584+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.314 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.491025+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.495521+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.495988+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.092811+0000 mon.a (mon.0) 5352 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.093155+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.094955+0000 mon.b (mon.1) 32 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.095043+0000 mon.b (mon.1) 33 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.096610+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.097412+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.315 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.097770+0000 mon.a (mon.0) 5356 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.100307+0000 mon.c (mon.2) 141 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.100408+0000 mon.c (mon.2) 142 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.100852+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.101648+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.101957+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.345374+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.350587+0000 mon.a (mon.0) 5361 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.490059+0000 mon.a (mon.0) 5362 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.490584+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.491025+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.316 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.495521+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.495988+0000 mon.a (mon.0) 5366 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.496274+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.499191+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.499752+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.500237+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.518113+0000 mon.a (mon.0) 5371 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.518227+0000 mon.a (mon.0) 5372 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.317 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.518649+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.519094+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.519448+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.521274+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.521372+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.522928+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.523590+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.523925+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.526354+0000 mon.c (mon.2) 143 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.526516+0000 mon.c (mon.2) 144 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.526851+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.527487+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.318 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[77323]: audit 2024-08-29T19:58:42.527961+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.496274+0000 mon.a (mon.0) 5367 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.499191+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.499752+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.500237+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.518113+0000 mon.a (mon.0) 5371 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.518227+0000 mon.a (mon.0) 5372 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.518649+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.319 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.519094+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.519448+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.521274+0000 mon.b (mon.1) 34 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.521372+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.522928+0000 mon.a (mon.0) 5376 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.523590+0000 mon.a (mon.0) 5377 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.523925+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.526354+0000 mon.c (mon.2) 143 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.526516+0000 mon.c (mon.2) 144 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.526851+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.527487+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:44.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:42 smithi089 bash[78574]: audit 2024-08-29T19:58:42.527961+0000 mon.a (mon.0) 5381 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "51ef6688-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f0500c-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180120": { 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T19:58:44.321 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51ef6688-6632-11ef-977e-0cc47a8fd501", 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T19:58:44.322 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954480 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.323 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.324 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.325 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.326 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 33665042 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T19:58:44.327 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 56390664 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.328 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.329 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.330 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.331 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 88, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3811, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3829, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3795 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T19:58:44.332 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 5, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 460048143, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 2206272205, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 7269184320, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 38315751490, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 12, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 57229, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57533, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 26, 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 326 2024-08-29T19:58:44.333 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 57229, 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57533 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T19:58:44.334 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T19:58:44.335 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T19:58:44.336 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:20 2024 UTC", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.337 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T19:58:44.338 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 26 Celsius", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 12%", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 460,048,143 [235 TB]", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 2,206,272,205 [1.12 PB]", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 7,269,184,320", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 38,315,751,490", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 5", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 57,229", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,533", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 326", 2024-08-29T19:58:44.339 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.340 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 26 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "51f2e556-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "INTEL_SSDPEDMD400G4_51f3d8f8-6632-11ef-977e-0cc47a8fd501": { 2024-08-29T19:58:44.341 INFO:tasks.workunit.client.0.smithi089.stdout: "20240829-180124": { 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "device": { 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "info_name": "/dev/nvme0n1", 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "/dev/nvme0n1", 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "protocol": "NVMe", 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "nvme" 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "firmware_version": "8DV101H0", 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "host_id": "51f2e556-6632-11ef-977e-0cc47a8fd501", 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "json_format_version": [ 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.342 INFO:tasks.workunit.client.0.smithi089.stdout: "local_time": { 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "asctime": "Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "time_t": 1724954483 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "logical_block_size": 512, 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_controller_id": 0, 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_namespaces": [ 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "capacity": { 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.343 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "formatted_lba_size": 512, 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 1, 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "size": { 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "utilization": { 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.344 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_number_of_namespaces": 1, 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_pci_vendor": { 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "id": 32902, 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "subsystem_id": 32902 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_add_log": { 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "Device stats": { 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_fw_downgrades": { 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "crc_error_count": { 2024-08-29T19:58:44.345 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "end_to_end_error_detection_count": { 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "erase_fail_count": { 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "host_bytes_written": { 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 26077643 2024-08-29T19:58:44.346 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "host_ctx_wear_used": { 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 1 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "media_bytes_read": { 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "nand_bytes_written": { 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 45319928 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.347 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_stat_indicator": { 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "pll_lock_loss_count": { 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "program_fail_count": { 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "re_alloc_sectr_cnt": { 2024-08-29T19:58:44.348 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "retry_buffer_overflow_count": { 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "soft_ecc_err_rate": { 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "thermal_throttle_status": { 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.349 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "cnt": 0, 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "pct": 0 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_host_reads": { 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_media_wear": { 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": "63.999023" 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.350 INFO:tasks.workunit.client.0.smithi089.stdout: "timed_workload_timer": { 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 100, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 65535 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "unexp_power_loss": { 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 0, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": 0 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "wear_leveling": { 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "normalized": 90, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "raw": { 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "avg": 3078, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "max": 3091, 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 3067 2024-08-29T19:58:44.351 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel Smart log": "nvme0n1" 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_smart_health_information_log": { 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare": 100, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "available_spare_threshold": 10, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "controller_busy_time": 2, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "critical_warning": 0, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_read": 369982540, 2024-08-29T19:58:44.352 INFO:tasks.workunit.client.0.smithi089.stdout: "data_units_written": 1709024476, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "host_reads": 5995067796, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "host_writes": 30227420673, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "media_errors": 0, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "num_err_log_entries": 0, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "percentage_used": 10, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycles": 50489, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_hours": 57701, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": 25, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "unsafe_shutdowns": 232 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_vendor": "intel", 2024-08-29T19:58:44.353 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme_version": { 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "string": "<1.2", 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "power_cycle_count": 50489, 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "power_on_time": { 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hours": 57701 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "serial_number": "deleted", 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "smart_status": { 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "nvme": { 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.354 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "passed": true 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl": { 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "argv": [ 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl", 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "-x", 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "--json=o", 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "/dev/nvme0n1" 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "build_info": "(local build)", 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "exit_status": 0, 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "output": [ 2024-08-29T19:58:44.355 INFO:tasks.workunit.client.0.smithi089.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-119-generic] (local build)", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF INFORMATION SECTION ===", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Serial Number: deleted", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Version: 8DV101H0", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller ID: 0", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "NVMe Version: <1.2", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Number of Namespaces: 1", 2024-08-29T19:58:44.356 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Local Time is: Thu Aug 29 18:01:23 2024 UTC", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Firmware Updates (0x02): 1 Slot", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported Power States", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-08-29T19:58:44.357 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 0 + 512 0 2", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 1 - 512 8 2", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 2 - 512 16 2", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 3 - 4096 0 0", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 4 - 4096 8 0", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 5 - 4096 64 0", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: " 6 - 4096 128 0", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: "=== START OF SMART DATA SECTION ===", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-08-29T19:58:44.358 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Critical Warning: 0x00", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Temperature: 25 Celsius", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare: 100%", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Available Spare Threshold: 10%", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Percentage Used: 10%", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Read: 369,982,540 [189 TB]", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Data Units Written: 1,709,024,476 [875 TB]", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Read Commands: 5,995,067,796", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Host Write Commands: 30,227,420,673", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Controller Busy Time: 2", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Power Cycles: 50,489", 2024-08-29T19:58:44.359 INFO:tasks.workunit.client.0.smithi089.stdout: "Power On Hours: 57,701", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "Unsafe Shutdowns: 232", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "Media and Data Integrity Errors: 0", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information Log Entries: 0", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "No Errors Logged", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "" 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "platform_info": "x86_64-linux-5.15.0-119-generic", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "svn_revision": "5155", 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: "version": [ 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:44.360 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: "temperature": { 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: "current": 25 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: "user_capacity": { 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: "blocks": 781422768, 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 400088457216 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.361 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T19:58:44.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:43 smithi144 bash[67678]: audit 2024-08-29T19:58:41.872961+0000 mgr.y (mgr.34104) 3200 : audit [DBG] from='client.36009 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:43 smithi144 bash[67678]: audit 2024-08-29T19:58:42.342834+0000 mgr.y (mgr.34104) 3201 : audit [DBG] from='client.36009 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:43 smithi144 bash[67678]: cluster 2024-08-29T19:58:42.376446+0000 mgr.y (mgr.34104) 3202 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 365 B/s rd, 0 op/s 2024-08-29T19:58:44.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:43 smithi144 bash[67678]: audit 2024-08-29T19:58:43.575834+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.362 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:43 smithi144 bash[67678]: audit 2024-08-29T19:58:43.584063+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.362 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry show 2024-08-29T19:58:44.363 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[78574]: audit 2024-08-29T19:58:41.872961+0000 mgr.y (mgr.34104) 3200 : audit [DBG] from='client.36009 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.363 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[78574]: audit 2024-08-29T19:58:42.342834+0000 mgr.y (mgr.34104) 3201 : audit [DBG] from='client.36009 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.363 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[78574]: cluster 2024-08-29T19:58:42.376446+0000 mgr.y (mgr.34104) 3202 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 365 B/s rd, 0 op/s 2024-08-29T19:58:44.363 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[78574]: audit 2024-08-29T19:58:43.575834+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.363 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[78574]: audit 2024-08-29T19:58:43.584063+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[77323]: audit 2024-08-29T19:58:41.872961+0000 mgr.y (mgr.34104) 3200 : audit [DBG] from='client.36009 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[77323]: audit 2024-08-29T19:58:42.342834+0000 mgr.y (mgr.34104) 3201 : audit [DBG] from='client.36009 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:44.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[77323]: cluster 2024-08-29T19:58:42.376446+0000 mgr.y (mgr.34104) 3202 : cluster [DBG] pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 365 B/s rd, 0 op/s 2024-08-29T19:58:44.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[77323]: audit 2024-08-29T19:58:43.575834+0000 mon.a (mon.0) 5382 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.364 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:43 smithi089 bash[77323]: audit 2024-08-29T19:58:43.584063+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:44.371 INFO:tasks.workunit.client.0.smithi089.stdout:{ 2024-08-29T19:58:44.371 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer": { 2024-08-29T19:58:44.371 INFO:tasks.workunit.client.0.smithi089.stdout: "active": true, 2024-08-29T19:58:44.371 INFO:tasks.workunit.client.0.smithi089.stdout: "mode": "" 2024-08-29T19:58:44.371 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "channels": [ 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "channels_available": [ 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "basic", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "ident", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "crash", 2024-08-29T19:58:44.372 INFO:tasks.workunit.client.0.smithi089.stdout: "device", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "perf" 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_available": [ 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T19:58:44.373 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_flags" 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "collections_opted_in": [ 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_base", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "device_base", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "crash_base", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "ident_base", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_perf", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_mds_metadata", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_usage", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_usage_by_class", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_rook_v01", 2024-08-29T19:58:44.374 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_memory_metrics", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_options_bluestore", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "basic_pool_flags" 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "config": { 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "active_changed": [ 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "client_check_pool_perm", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_gid", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "client_mount_uid", 2024-08-29T19:58:44.375 INFO:tasks.workunit.client.0.smithi089.stdout: "client_quota", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "daemonize", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "keyring", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "log_stderr_prefix", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T19:58:44.376 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_stderr", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_host", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mds_skip_sanity", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:58:44.377 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T19:58:44.378 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "no_config_file", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:58:44.379 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hdd", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_hybrid", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_delete_sleep_ssd", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_max_backfills", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-08-29T19:58:44.380 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_lim", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_res", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_scheduler_client_wgt", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T19:58:44.381 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_hdd", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_active_ssd", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hdd", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_hybrid", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_sleep_ssd", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T19:58:44.382 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_sleep", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hdd", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_hybrid", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_snap_trim_sleep_ssd", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_default_features", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_qos_exclude_ops", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "setgroup", 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "setuser" 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_changed": [ 2024-08-29T19:58:44.383 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_allow_insecure_global_id_reclaim", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_debug", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_mon_ticket_ttl", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "auth_service_ticket_ttl", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "bdev_debug_aio", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "container_image", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_asserts_on_shutdown", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mgr", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_mon", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_ms", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_osd", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "debug_paxos", 2024-08-29T19:58:44.384 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_file", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_journald", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "log_to_stderr", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_join_fs", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/allow_ptrace", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/container_init", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/migration_current", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/cephadm/use_repo_digest", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/dashboard/ssl_server_port", 2024-08-29T19:58:44.385 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/orchestrator/orchestrator", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_ident", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/channel_perf", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/description", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/enabled", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr/telemetry/organization", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_allow_pool_delete", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_clock_drift_allowed", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_file_level", 2024-08-29T19:58:44.386 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_cluster_log_to_file", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_data_avail_warn", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_election_default_strategy", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_max_pg_per_osd", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mds_skip_sanity", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_mgr_mkfs_grace", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_prime_pg_temp", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_osd_reporter_subtree_level", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_pg_warn_max_object_skew", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_bytes_per_osd", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_reweight_min_pgs_per_osd", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-08-29T19:58:44.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_legacy_crush_tunables", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "mon_warn_on_too_few_osds", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_bug", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "ms_die_on_old_message", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_default_list", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_class_load_list", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_misdirected_ops", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_op_order", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_pg_log_writeout", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_shutdown", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_cached_snaps", 2024-08-29T19:58:44.388 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_missing_on_start", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_debug_verify_stray_on_activate", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_deep_scrub_update_digest_min_age", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mclock_profile", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_memory_target_autotune", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_op_queue_cut_off", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_erasure_code_profile", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pool_default_pg_autoscale_mode", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recover_clone_overlap", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_recovery_max_chunk", 2024-08-29T19:58:44.389 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_load_threshold", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_scrub_max_interval", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_shutdown_pgref_assert", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "public_network", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd_config_pool_override_update_timestamp", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_cache_enabled", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_ops_log", 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "rgw_enable_usage_log" 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "contact": null, 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "crashes": [], 2024-08-29T19:58:44.390 INFO:tasks.workunit.client.0.smithi089.stdout: "created": "2024-08-29T17:55:54.856780Z", 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "crush": { 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_algs": { 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "straw2": 3 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_sizes": { 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "2": 1, 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "4": 2 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket_types": { 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "1": 2, 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: "11": 1 2024-08-29T19:58:44.391 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "compat_weight_set": false, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "device_classes": [ 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: 8 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_buckets": 6, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_devices": 8, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_rules": 2, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_types": 12, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "num_weight_sets": 0, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "tunables": { 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "allowed_bucket_algs": 54, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_fallback_tries": 0, 2024-08-29T19:58:44.392 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_local_tries": 0, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "choose_total_tries": 50, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_descend_once": 1, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_stable": 1, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "chooseleaf_vary_r": 1, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "has_msr_rules": 0, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v2_rules": 1, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v3_rules": 0, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v4_buckets": 1, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "has_v5_rules": 0, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "legacy_tunables": 0, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "minimum_required_version": "jewel", 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "msr_collision_tries": 100, 2024-08-29T19:58:44.393 INFO:tasks.workunit.client.0.smithi089.stdout: "msr_descents": 100, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "optimal_tunables": 1, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "profile": "jewel", 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables": 1, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables2": 1, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables3": 1, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "require_feature_tunables5": 1, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "straw_calc_version": 1 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "description": "upgrade test cluster", 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "fs": { 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:44.394 INFO:tasks.workunit.client.0.smithi089.stdout: "feature_flags": { 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "enable_multiple": true, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_enabled_multiple": true 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "filesystems": [ 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "approx_ctime": "2024-08", 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "balancer_enabled": false, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_caps": 0, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_dns": 10, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_inos": 13, 2024-08-29T19:58:44.395 INFO:tasks.workunit.client.0.smithi089.stdout: "cached_subtrees": 2, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "ever_allowed_features": 0, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "explicitly_allowed_features": 0, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "files": 0, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "max_mds": 1, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_data_pools": 1, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_in": 1, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_mds": 1, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": 0, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_replay": 0, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "num_up": 1, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "snaps": 0, 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: "standby_count_wanted": 0 2024-08-29T19:58:44.396 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_standby_mds": 1, 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "total_num_mds": 2 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_stats": { 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20840448, 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 464464, 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T19:58:44.397 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 360448, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 489, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 1392664, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 22, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 1208320, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 15153560, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 21200896 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 20152320, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 306696, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2621440, 2024-08-29T19:58:44.398 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 802816, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 0, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 354, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 1001296, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 13, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 656384, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 14763688, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 20152320 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.399 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 289333248, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 6080384, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3014656, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 761856, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 49152, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 10267, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 14784144, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 23, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 3718656, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 260973552, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 289382400 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.400 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 188186624, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 2669376, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2883584, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 540672, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 2392064, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 7162, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 11155296, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2787072, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 168150624, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 190578688 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.401 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 184623104, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 2334768, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 2883584, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 2826240, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 7025, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 9607584, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 21, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 2578944, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 167218224, 2024-08-29T19:58:44.402 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 187449344 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 454115328, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 21718312, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 47316992, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 12550, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 62372752, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:44.403 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10243072, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 356504392, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 501432320 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 608583680, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 28212104, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 5373952, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 49152, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 39534592, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 13173, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 59987936, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:58:44.404 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 9506560, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 505453976, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 648118272 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 447463424, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 22715888, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 146833408, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11142, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 62239824, 2024-08-29T19:58:44.405 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 54, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10772480, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 348458432, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 594296832 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 557137920, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 23063968, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 40017920, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11001, 2024-08-29T19:58:44.406 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.407 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 58180528, 2024-08-29T19:58:44.407 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 53, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10157568, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 462459056, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 597155840 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 435740672, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 23747568, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 5373952, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 171761664, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11599, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.408 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 65748592, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 11515648, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 329354912, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 607502336 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 573038592, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 27097392, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 5373952, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 62562304, 2024-08-29T19:58:44.409 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 12276, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 62560968, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 10764288, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 467241992, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 635600896 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 554573824, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 17054928, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:44.410 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 0, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 21577728, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11638, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 54853888, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 60, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 11683328, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 467704880, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 576151552 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "actual_memory_used": 551976960, 2024-08-29T19:58:44.411 INFO:tasks.workunit.client.0.smithi089.stdout: "central_cache_freelist": 21126488, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "malloc_metadata": 3276800, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "page_heap_freelist": 131072, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "released_to_os": 31621120, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "spans_in_use": 11335, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "tcmalloc_page_size": 8192, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_cache_freelists": 64089136, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "thread_heaps_in_use": 51, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "transfer_cache_freelist": 9999616, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "use_by_application": 453353848, 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: "virtual_address_space_used": 583598080 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.412 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "hosts": { 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num": 2, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mds": 2, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mgr": 2, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_mon": 2, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_with_osd": 2 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "io_rate": { 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_stats_delta": { 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 0, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 0, 2024-08-29T19:58:44.413 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "stamp_delta": "11.211877", 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:44.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:44.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 4, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:44.416 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:44.417 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 0 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard": false, 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "leaderboard_description": null, 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "license": "sharing-1-0", 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "mempool": { 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.418 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.419 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.420 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.421 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.422 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 222528, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 67 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 52112, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 181 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.424 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.425 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12336, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 237 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.426 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.427 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.428 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.429 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.430 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.431 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.432 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 149256, 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 36 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 928, 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.433 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.434 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.435 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.436 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.437 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.438 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.441 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 46719406, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5731 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.442 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.443 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10912, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 236 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 70440, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5158 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11440, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 304 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.444 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.445 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.446 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.447 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.448 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.449 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.450 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 46189074, 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5652 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.451 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.452 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10912, 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 236 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 70440, 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5158 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.453 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5720, 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 152 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.454 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.455 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.456 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.457 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.458 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.459 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 45792978, 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5608 2024-08-29T19:58:44.460 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.461 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 10912, 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 236 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.462 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 70440, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5158 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5720, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 152 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.463 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 25928, 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 519 2024-08-29T19:58:44.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 957056, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2496, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 13 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 63520, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 794 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.465 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 421408, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2026 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 520796, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 141 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2622339, 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 578205 2024-08-29T19:58:44.466 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7400016, 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10914 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88188, 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9458 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 97248, 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2026 2024-08-29T19:58:44.467 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.468 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23106, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 22 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.469 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 14054437, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 283 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11704, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 133 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 511104, 2024-08-29T19:58:44.470 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 44 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7320040, 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 18877 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.472 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22984, 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 409 2024-08-29T19:58:44.473 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 412032, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 28 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3264, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 17 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 63040, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 788 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.474 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 405808, 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1951 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 994546, 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 247 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.475 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2571252, 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 566061 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7255856, 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10702 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 77012, 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8131 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.476 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93648, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1951 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187488, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1341 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.477 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 30101, 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 29 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.478 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 18369554, 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 274 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22792, 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 259 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.479 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 453024, 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7342504, 2024-08-29T19:58:44.480 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 21309 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.482 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 21896, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 371 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 158080, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 29 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 960, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 5 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.483 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62160, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 777 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 405184, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1948 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 487681, 2024-08-29T19:58:44.484 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 112 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1891632, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 414617 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5428016, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8014 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 76072, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8118 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.485 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93504, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1948 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187488, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1341 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.486 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 77338, 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 54 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:44.487 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5553983, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 259 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12232, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 139 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.488 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 360096, 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 31 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3222440, 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 6197 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.489 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.490 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.491 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23408, 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 418 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 334592, 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 30 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3072, 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 16 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.492 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62800, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 785 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 406224, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 393610, 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 105 2024-08-29T19:58:44.493 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1874984, 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 411000 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5376336, 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 7938 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 76872, 2024-08-29T19:58:44.494 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8137 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93744, 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187488, 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1341 2024-08-29T19:58:44.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 83037, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 52 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.496 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 17087682, 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 294 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 11968, 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 136 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.497 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 429792, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 37 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3497520, 2024-08-29T19:58:44.498 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9126 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.499 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.500 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 26848, 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 543 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 244736, 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1152, 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 6 2024-08-29T19:58:44.501 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 63200, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 790 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 406224, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.502 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 688595, 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 178 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2172922, 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 477059 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6161736, 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9093 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.503 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 76956, 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8135 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 93744, 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1953 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.504 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 65455, 2024-08-29T19:58:44.505 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7453266, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 270 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 17160, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 195 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.506 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.507 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.507 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.507 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.507 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.507 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 441408, 2024-08-29T19:58:44.507 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 38 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4966000, 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 11882 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.508 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.509 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.510 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 23272, 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 433 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 523008, 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 34 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.511 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2880, 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 15 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62800, 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 785 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 419536, 2024-08-29T19:58:44.512 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2017 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 397554, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 111 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2525000, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 557355 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.513 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 7117816, 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10499 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 86536, 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9293 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 96816, 2024-08-29T19:58:44.514 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2017 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.515 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 736, 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 73475, 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 54 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12112, 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 3 2024-08-29T19:58:44.516 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 15921681, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 250 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12144, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 138 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.517 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 476256, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 41 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6383520, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 12276 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.518 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.519 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 19720, 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 374 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 39552, 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 29 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3648, 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 19 2024-08-29T19:58:44.521 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 62400, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 780 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 407888, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1961 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.522 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 428044, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 107 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 1819740, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 399330 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 5211776, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 7696 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 78356, 2024-08-29T19:58:44.523 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8298 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 94128, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1961 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.524 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 36985, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.525 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 20499564, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 13550 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 12232, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 139 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.526 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 453024, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 39 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 3566680, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9259 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.527 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.528 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "bloom_filter": { 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 19904, 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 363 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.529 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_reader": { 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 43520, 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 28 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs_file_writer": { 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4032, 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 21 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_alloc": { 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 61120, 2024-08-29T19:58:44.530 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 764 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_blob": { 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 420992, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2024 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_buffer": { 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 256, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 32 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_data": { 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 436182, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 127 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.531 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_meta": { 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 2107146, 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 468196 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_onode": { 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 6093056, 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 8992 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_cache_other": { 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 88308, 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9452 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_extent": { 2024-08-29T19:58:44.532 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 97152, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 2024 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_fsck": { 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_inline_bl": { 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 187232, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 1340 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_shared_blob": { 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.533 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_txc": { 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing": { 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 40575, 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 47 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore_writing_deferred": { 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.534 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_anon": { 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 22539915, 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 271 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "buffer_meta": { 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 13288, 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 151 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_co": { 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.535 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 534336, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 46 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_mapbl": { 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_pglog": { 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 4993976, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 9639 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.536 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap": { 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 646960, 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 10422 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap_mapping": { 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "pgmap": { 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_1": { 2024-08-29T19:58:44.537 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "unittest_2": { 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes": 0, 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "items": 0 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "metadata": { 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T19:58:44.538 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 2 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 2 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 2 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 2 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.539 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 2 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 2 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 2 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 3 2024-08-29T19:58:44.540 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 3 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 3 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 3 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T19:58:44.541 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 3 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 3 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 3 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "arch": { 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "x86_64": 8 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_version": { 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph version 19.1.1-235-g1ef86450 (1ef864504b8875c83ee6c2c5fedc13315bebf7f5) squid (rc)": 8 2024-08-29T19:58:44.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "cpu": { 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "distro": { 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "centos": 8 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "distro_description": { 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "CentOS Stream 9": 8 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_description": { 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "#129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024": 8 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.543 INFO:tasks.workunit.client.0.smithi089.stdout: "kernel_version": { 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "5.15.0-119-generic": 8 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "os": { 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "Linux": 8 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_objectstore": { 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": 8 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "rotational": { 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "0": 8 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.544 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "features": { 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "optional": [], 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "persistent": [ 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "kraken", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "luminous", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "mimic", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "osdmap-prune", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "nautilus", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "octopus", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "pacific", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "elector-pinging", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "quincy", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "reef", 2024-08-29T19:58:44.545 INFO:tasks.workunit.client.0.smithi089.stdout: "squid" 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv4_addr_mons": 6, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "ipv6_addr_mons": 0, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "min_mon_release": 19, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "v1_addr_mons": 3, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "v2_addr_mons": 3 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "organization": "ceph-qa", 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster_network": false, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8, 2024-08-29T19:58:44.546 INFO:tasks.workunit.client.0.smithi089.stdout: "require_min_compat_client": "luminous", 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "require_osd_release": "squid" 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_perf_histograms": [ 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.547 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:44.548 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:44.549 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.550 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:44.551 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:44.552 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.553 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2235, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7378, 0, 0, 1, 2, 1, 1, 1, 1, 0, 4, 0, 4, 2, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11388, 16, 1, 1, 19, 6, 9, 12, 20, 31, 35, 13, 42, 18, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1894, 22, 44, 0, 2, 1, 4, 2, 15, 18, 114, 169, 34, 7, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 679, 9, 7, 0, 0, 1, 0, 0, 0, 0, 1, 26, 379, 37, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 445, 11, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 14, 48, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 242, 8, 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 10, 14, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 194, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 21, 13, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 8, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.554 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.555 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1316, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.556 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4781, 2, 130, 0, 3, 1, 1, 1, 1, 1, 2, 0, 2, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 8464, 28, 10, 0, 12, 11, 11, 17, 26, 63, 48, 63, 76, 7, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1002, 18, 1270, 0, 0, 1, 1, 3, 1, 12, 137, 246, 47, 2, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 267, 8, 96, 26, 0, 0, 0, 0, 0, 0, 4, 42, 492, 22, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 100, 0, 3, 4, 0, 0, 0, 3, 0, 2, 1, 1, 3, 36, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 69, 0, 18, 0, 0, 0, 1, 0, 1, 0, 0, 5, 6, 12, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 151, 0, 115, 0, 0, 0, 0, 0, 0, 3, 0, 0, 8, 32, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 24, 0, 163, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.557 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.558 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.559 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3005, 0, 0, 0, 149, 3, 0, 0, 0, 0, 3, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7910, 0, 1, 0, 5061, 36, 0, 0, 0, 1, 24, 3, 1, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 10129, 18, 4, 2, 2564, 549, 4, 1, 1, 5, 31, 5, 12, 14, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1156, 29, 24, 1, 23, 9, 0, 1, 3, 4, 25, 13, 11, 12, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 382, 5, 1, 1, 10, 16, 0, 0, 1, 0, 5, 3, 41, 41, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 199, 10, 4, 0, 7, 17, 0, 0, 2, 1, 1, 6, 12, 57, 193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 152, 5, 3, 1, 0, 1, 0, 0, 3, 3, 0, 9, 27, 26, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 88, 1, 0, 0, 0, 0, 2, 1, 0, 3, 0, 7, 29, 42, 45, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 12, 49, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 21, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 12, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.560 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.561 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.562 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1321, 3, 0, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6156, 6, 19, 0, 6, 2, 0, 0, 1, 0, 34, 0, 3, 8, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 10418, 12, 53, 9, 39, 58, 85, 42, 8, 24, 36, 12, 17, 16, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 956, 6, 1, 1, 3, 1, 18, 95, 5, 9, 60, 69, 17, 3, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 329, 8, 0, 0, 20, 0, 0, 7, 0, 0, 1, 20, 184, 28, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 100, 16, 0, 0, 176, 0, 0, 0, 1, 0, 0, 1, 6, 21, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 67, 64, 0, 0, 521, 0, 0, 0, 0, 1, 0, 5, 24, 12, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 158, 145, 0, 0, 1431, 0, 0, 0, 1, 1, 0, 2, 11, 12, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 19, 17, 0, 0, 545, 0, 0, 0, 0, 0, 0, 1, 0, 0, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.563 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.564 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.565 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3103, 45, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6676, 2154, 2590, 0, 6, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11517, 1720, 1862, 0, 6, 2, 1, 5, 9, 15, 10, 8, 21, 4, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1631, 31, 28, 0, 1, 0, 1, 2, 3, 3, 49, 67, 12, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 474, 10, 6, 0, 0, 1, 0, 0, 0, 0, 2, 21, 188, 8, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 217, 10, 6, 0, 0, 0, 1, 0, 0, 2, 0, 4, 14, 21, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 88, 5, 1, 0, 0, 0, 0, 0, 0, 1, 0, 3, 9, 21, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 12, 19, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.566 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.567 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 558, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3037, 17, 1, 1, 4, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 10930, 23, 0, 0, 8, 0, 0, 0, 0, 1, 7, 9, 17, 23, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1424, 30, 31, 0, 2, 1, 0, 0, 0, 0, 32, 4, 2, 3, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.568 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 361, 6, 15, 4, 6, 0, 0, 0, 0, 1, 4, 3, 33, 19, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 154, 0, 2, 3, 0, 0, 0, 0, 0, 1, 0, 0, 7, 30, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 71, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 6, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.569 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.570 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1277, 261, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 14950, 7711, 15, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 18328, 8977, 55, 4, 36, 36, 47, 31, 11, 14, 20, 12, 16, 13, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1514, 131, 125, 0, 0, 0, 20, 48, 2, 12, 77, 83, 11, 9, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 545, 34, 67, 0, 1, 0, 0, 0, 0, 0, 1, 18, 164, 29, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.571 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 248, 16, 7, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 48, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 138, 9, 27, 9, 0, 0, 0, 1, 0, 0, 3, 0, 0, 3, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 60, 2, 7, 52, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 6, 96, 75, 0, 0, 0, 0, 0, 0, 0, 0, 9, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 9, 53, 0, 0, 0, 0, 0, 0, 1, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.572 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.573 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1605, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7040, 3, 0, 0, 1, 0, 1, 0, 1, 1, 2, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 16293, 27, 1, 0, 5, 0, 0, 0, 2, 6, 9, 2, 19, 14, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1887, 32, 26, 1, 1, 0, 0, 1, 11, 5, 30, 8, 7, 4, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 507, 3, 3, 0, 0, 0, 0, 0, 0, 2, 4, 2, 54, 22, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 182, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 5, 40, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 13, 13, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 140, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 9, 15, 14, 8, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.574 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.575 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.576 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:44.577 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:44.578 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:44.579 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:44.580 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:44.581 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:44.582 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.583 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 369, 12, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3756, 36, 62, 173, 279, 328, 239, 2, 3, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 744, 19, 39, 28, 180, 294, 484, 0, 0, 1, 2, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 296, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.584 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 7, 26, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.585 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:44.586 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 485, 192, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2612, 90, 32, 68, 120, 0, 2, 1, 1, 0, 1, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 704, 10, 823, 0, 2, 1, 0, 2, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 509, 131, 526, 0, 1, 0, 0, 0, 0, 0, 1, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 689, 376, 20, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 10, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2213, 2134, 163, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 6, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 276, 355, 111, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.587 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.588 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.589 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 235, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7811, 3, 0, 0, 12, 0, 3, 7, 10, 3, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 17713, 1, 0, 0, 5, 0, 1, 1, 5, 15, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1149, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0, 3, 11, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 11, 25, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.590 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.591 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.592 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 176, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5093, 28, 2, 0, 3, 2, 1, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 713, 23, 34, 35, 0, 1, 1, 0, 2, 0, 3, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 352, 168, 0, 11, 0, 0, 0, 0, 0, 0, 1, 4, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1957, 1164, 0, 189, 0, 0, 0, 0, 0, 0, 0, 0, 5, 9, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2798, 1578, 0, 318, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 254, 87, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.593 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.594 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:44.595 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 101, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4348, 120, 34, 67, 117, 214, 118, 1, 8, 3, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 466, 119, 0, 1, 20, 58, 369, 1, 2, 5, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 232, 1, 1, 0, 0, 4, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.596 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 181, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.597 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.598 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 123, 17, 40, 155, 325, 524, 585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3708, 46, 69, 104, 133, 103, 140, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 381, 11, 28, 3, 0, 0, 0, 0, 0, 1, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 226, 5, 37, 115, 29, 0, 0, 0, 0, 0, 0, 3, 5, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 117, 36, 44, 11, 0, 0, 0, 0, 0, 0, 2, 2, 7, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.599 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.600 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:44.601 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 93, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3262, 37, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 559, 7, 2, 0, 0, 0, 0, 0, 1, 3, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 555, 67, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 303, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 10, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 9, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.602 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.603 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.604 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 702, 3, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6063, 27, 54, 111, 1, 0, 2, 1, 1, 1, 0, 2, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5941, 25, 34, 46, 0, 0, 0, 0, 1, 1, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 324, 10, 10, 0, 0, 0, 0, 0, 0, 1, 1, 1, 13, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 93, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 4, 10, 16, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 11, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.605 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.606 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.607 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.607 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.607 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.607 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.607 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.608 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:44.609 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:44.610 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.611 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:44.612 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:44.613 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.614 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 388, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4883, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1798, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.615 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.616 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:44.617 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2931, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1545, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1174, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4547, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 756, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.618 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.619 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.620 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 239, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 7855, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 17749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1170, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 236, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.621 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.622 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:44.623 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 177, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 543, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.624 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.625 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:44.626 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 5032, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1044, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.627 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.628 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.629 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 424, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.630 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.631 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.632 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 577, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 633, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 378, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.633 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.634 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.635 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 728, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6266, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 6055, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.636 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.637 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Latency (usec)", 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 100000, 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.638 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[100000, 199999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[200000, 399999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[400000, 799999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[800000, 1599999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[1600000, 3199999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[3200000, 6399999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[6400000, 12799999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[12800000, 25599999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[25600000, 51199999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[51200000, 102399999]", 2024-08-29T19:58:44.639 INFO:tasks.workunit.client.0.smithi089.stdout: "[102400000, 204799999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[204800000, 409599999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[409600000, 819199999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[819200000, 1638399999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[1638400000, 3276799999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[3276800000, 6553599999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[6553600000, 13107199999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[13107200000, 26214399999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[26214400000, 52428799999]", 2024-08-29T19:58:44.640 INFO:tasks.workunit.client.0.smithi089.stdout: "[52428800000, 104857599999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[104857600000, 209715199999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[209715200000, 419430399999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[419430400000, 838860799999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[838860800000, 1677721599999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[1677721600000, 3355443199999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[3355443200000, 6710886399999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[6710886400000, 13421772799999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[13421772800000, 26843545599999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[26843545600000, 53687091199999]", 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "[53687091200000, None]" 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.641 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 32, 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "Request size (bytes)", 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 512, 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511]", 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "[512, 1023]", 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "[1024, 2047]", 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "[2048, 4095]", 2024-08-29T19:58:44.642 INFO:tasks.workunit.client.0.smithi089.stdout: "[4096, 8191]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[8192, 16383]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[16384, 32767]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[32768, 65535]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[65536, 131071]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[131072, 262143]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[262144, 524287]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[524288, 1048575]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[1048576, 2097151]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[2097152, 4194303]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[4194304, 8388607]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[8388608, 16777215]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[16777216, 33554431]", 2024-08-29T19:58:44.643 INFO:tasks.workunit.client.0.smithi089.stdout: "[33554432, 67108863]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[67108864, 134217727]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[134217728, 268435455]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[268435456, 536870911]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[536870912, 1073741823]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[1073741824, 2147483647]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[2147483648, 4294967295]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[4294967296, 8589934591]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[8589934592, 17179869183]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[17179869184, 34359738367]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[34359738368, 68719476735]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[68719476736, 137438953471]", 2024-08-29T19:58:44.644 INFO:tasks.workunit.client.0.smithi089.stdout: "[137438953472, 274877906943]", 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "[274877906944, None]" 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.645 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 694, 15, 3, 2, 10, 0, 0, 1, 1, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2501, 10, 0, 0, 8, 5, 7, 17, 28, 63, 108, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 150, 7, 0, 0, 1, 3, 1, 5, 6, 5, 30, 210, 271, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 155, 0, 0, 0, 1, 1, 1, 2, 0, 3, 10, 20, 148, 14, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 141, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 3, 10, 56, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 15, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 773, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.646 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.647 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.648 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 726, 24, 2, 2, 6, 2, 2, 0, 2, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 3519, 5, 1, 1, 6, 10, 9, 16, 33, 73, 166, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 138, 2, 0, 0, 1, 0, 3, 1, 6, 2, 20, 221, 457, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 164, 0, 0, 0, 0, 0, 0, 1, 1, 2, 11, 11, 142, 13, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 248, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 5, 13, 16, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1939, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 338, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.649 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.650 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.651 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 33, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 369, 6, 2, 1, 7, 2, 0, 0, 0, 0, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 207, 13, 2, 0, 2, 0, 2, 2, 3, 8, 34, 30, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 211, 4, 0, 0, 0, 1, 4, 3, 6, 14, 58, 81, 14, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 168, 12, 0, 0, 0, 0, 1, 3, 4, 11, 36, 68, 24, 29, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 60, 20, 0, 0, 0, 1, 0, 1, 2, 3, 10, 12, 15, 50, 168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 9, 60, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 6, 5, 44, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.652 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.653 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 604, 17, 3, 1, 13, 3, 1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1234, 3, 2, 1, 9, 6, 0, 9, 11, 29, 68, 36, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.654 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 312, 1, 0, 0, 0, 0, 0, 3, 0, 8, 19, 100, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 468, 10, 0, 0, 0, 0, 0, 0, 1, 2, 15, 17, 36, 15, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 396, 23, 0, 0, 0, 0, 0, 0, 1, 0, 3, 2, 8, 24, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 205, 50, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 19, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.655 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.656 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 28, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 677, 22, 1, 0, 15, 2, 1, 7, 4, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1332, 7, 1, 0, 2, 6, 1, 8, 19, 32, 50, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.657 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 478, 13, 0, 0, 2, 0, 1, 5, 4, 4, 29, 111, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 389, 13, 0, 0, 1, 0, 2, 4, 1, 3, 14, 36, 92, 12, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 99, 20, 0, 0, 3, 0, 0, 0, 0, 6, 1, 5, 19, 54, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 174, 38, 0, 0, 2, 0, 0, 0, 0, 0, 0, 2, 2, 2, 22, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 28, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 94, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.658 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.659 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 360, 22, 2, 0, 9, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 65, 6, 0, 1, 2, 0, 4, 2, 5, 4, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 73, 9, 0, 0, 1, 0, 0, 1, 0, 4, 6, 12, 19, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 34, 7, 0, 0, 0, 0, 1, 0, 2, 4, 11, 10, 24, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 8, 16, 53, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.660 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.661 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:44.662 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 31, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 553, 47, 1, 0, 10, 2, 6, 8, 16, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1393, 12, 0, 1, 2, 3, 8, 10, 19, 53, 64, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 478, 16, 0, 0, 1, 1, 1, 1, 6, 2, 16, 111, 111, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 352, 22, 0, 0, 0, 0, 0, 0, 0, 3, 8, 12, 103, 19, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 11, 25, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 31, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.663 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.664 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.665 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 511, 9, 0, 0, 12, 0, 1, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 83, 8, 0, 0, 2, 1, 1, 4, 3, 2, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 162, 1, 0, 1, 4, 1, 1, 5, 9, 5, 13, 17, 23, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 49, 0, 0, 0, 0, 0, 1, 0, 3, 1, 15, 17, 20, 15, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 2, 1, 3, 9, 17, 37, 147, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.666 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.667 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_resrv_repnum_vs_duration": { 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: "axes": [ 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 8, 2024-08-29T19:58:44.668 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "number of replicas", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 1, 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[1, 1]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[2, 2]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[3, 3]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[4, 4]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[5, 5]", 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: "[6, None]" 2024-08-29T19:58:44.669 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "linear" 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "buckets": 10, 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "min": 0, 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "name": "duration", 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "quant_size": 250000, 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "ranges": [ 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "[None, -1]", 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 249999]", 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "[250000, 499999]", 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "[500000, 999999]", 2024-08-29T19:58:44.670 INFO:tasks.workunit.client.0.smithi089.stdout: "[1000000, 1999999]", 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "[2000000, 3999999]", 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "[4000000, 7999999]", 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "[8000000, 15999999]", 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "[16000000, 31999999]", 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "[32000000, None]" 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "scale_type": "log2" 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "osds": [ 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 0, 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.671 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.672 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 1, 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 2, 2024-08-29T19:58:44.673 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 3, 2024-08-29T19:58:44.674 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 4, 2024-08-29T19:58:44.675 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.676 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 5, 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 6, 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "osd_id": 7, 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "values": [ 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.679 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: ] 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "perf_counters": { 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "mds.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "mds": { 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "caps": { 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flush_ack": { 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.680 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_flushsnap_ack": { 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_grant": { 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_revoke": { 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ceph_cap_op_trunc": { 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.681 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_commit": { 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_complete": { 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_fetch_keys": { 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_merge": { 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.682 INFO:tasks.workunit.client.0.smithi089.stdout: "dir_split": { 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "exported_inodes": { 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "forward": { 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_cap_release": { 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps": { 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.683 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_caps_dirty": { 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_inode_file_caps": { 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "imported_inodes": { 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes": { 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.684 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_expired": { 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_pinned": { 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "inodes_with_caps": { 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "load_cent": { 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "openino_dir_fetch": { 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "process_request_cap_release": { 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "reply_latency": { 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "request": { 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.686 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rbytes": { 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rfiles": { 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "root_rsnaps": { 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_reply": { 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.687 INFO:tasks.workunit.client.0.smithi089.stdout: "subtrees": { 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_cache": { 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_enqueue_scrub": { 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_exportdir": { 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_flush": { 2024-08-29T19:58:44.688 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragmentdir": { 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_fragstats": { 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_inodestats": { 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_quiesce_inode": { 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.689 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "ireq_quiesce_path": { 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_enqueued": { 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_prioritized": { 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_recovering_processing": { 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays": { 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_delayed": { 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_strays_enqueuing": { 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_completed": { 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_started": { 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.691 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_created": { 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_enqueued": { 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_migrated": { 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "strays_reintegrated": { 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_log": { 2024-08-29T19:58:44.692 INFO:tasks.workunit.client.0.smithi089.stdout: "ev": { 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "evadd": { 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "evex": { 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "evexd": { 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "evexg": { 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "evlrg": { 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "evtrm": { 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "jlat": { 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "replayed": { 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.694 INFO:tasks.workunit.client.0.smithi089.stdout: "seg": { 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "segadd": { 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "segex": { 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "segexd": { 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "segexg": { 2024-08-29T19:58:44.695 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "segmjr": { 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "segtrm": { 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_mem": { 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "cap": { 2024-08-29T19:58:44.696 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "cap+": { 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "cap-": { 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "dir": { 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "dir+": { 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12 2024-08-29T19:58:44.697 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "dir-": { 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "dn": { 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "dn+": { 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "dn-": { 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "heap": { 2024-08-29T19:58:44.698 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 248096 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "ino": { 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "ino+": { 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "ino-": { 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "rss": { 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45316 2024-08-29T19:58:44.699 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_server": { 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_acquisition_throttle": { 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "cap_revoke_eviction": { 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_request": { 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_client_session": { 2024-08-29T19:58:44.700 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "handle_peer_request": { 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "req_create_latency": { 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getattr_latency": { 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getfilelock_latency": { 2024-08-29T19:58:44.701 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "req_getvxattr_latency": { 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "req_link_latency": { 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookup_latency": { 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.702 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookuphash_latency": { 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupino_latency": { 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupname_latency": { 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.703 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupparent_latency": { 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lookupsnap_latency": { 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "req_lssnap_latency": { 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mkdir_latency": { 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.704 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mknod_latency": { 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "req_mksnap_latency": { 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "req_open_latency": { 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.705 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "req_readdir_latency": { 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rename_latency": { 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "req_renamesnap_latency": { 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.706 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmdir_latency": { 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmsnap_latency": { 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "req_rmxattr_latency": { 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.707 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setattr_latency": { 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setdirlayout_latency": { 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.708 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setfilelock_latency": { 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setlayout_latency": { 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "req_setxattr_latency": { 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.709 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "req_snapdiff_latency": { 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "req_symlink_latency": { 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "req_unlink_latency": { 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.710 INFO:tasks.workunit.client.0.smithi089.stdout: "mds_sessions": { 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "average_load": { 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "avg_session_uptime": { 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "mdthresh_evicted": { 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "session_count": { 2024-08-29T19:58:44.711 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "session_remove": { 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_open": { 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "sessions_stale": { 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "total_load": { 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.712 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:44.713 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "purge_queue": { 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed": { 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executed_ops": { 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing": { 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.714 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_high_water": { 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops": { 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_executing_ops_high_water": { 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "pq_item_in_journal": { 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.715 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0bfbd8683be3fba724b8921354edf441ae06b979": { 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T19:58:44.716 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 293 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.717 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9841 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9841, 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68818597 2024-08-29T19:58:44.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9841, 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29523 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9841, 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3451915464 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T19:58:44.719 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T19:58:44.720 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9839 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9839, 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68082909 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9839, 2024-08-29T19:58:44.721 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 76016 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9839, 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4771547339 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.722 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5, 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9842 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9842, 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59534552130 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.723 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 118612 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:44.724 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.725 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.726 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 286367744 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 285450240 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 917504 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T19:58:44.727 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360710144 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266305604 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.728 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27242027 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.729 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67162513 2024-08-29T19:58:44.730 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335544320 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266305604 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.731 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1646058 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.732 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.733 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67592658 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314572800 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177537069 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.735 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.736 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69926867 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.737 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 442526, 2024-08-29T19:58:44.738 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4783740012 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.739 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23673, 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9910652707 2024-08-29T19:58:44.740 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.0db9dfdcb8d9c948a298f188fc5cfd05e06cc1b3": { 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 278 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T19:58:44.742 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9742 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:44.743 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67355879 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3327919061 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.744 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 219 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3, 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T19:58:44.745 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9743 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.746 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.747 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9743 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9743, 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 56614627430 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.748 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9742 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:44.750 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132970980 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 85023 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9742, 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6867831771 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T19:58:44.751 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 187695104 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 183140352 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4554752 2024-08-29T19:58:44.752 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360710144 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266424631 2024-08-29T19:58:44.753 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26945684 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.754 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.755 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67339829 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335544320 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.756 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266424631 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1624994 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.758 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67494695 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314572800 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.759 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177616421 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.760 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.761 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69847515 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.762 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 423174, 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4357169476 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:58:44.763 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:58:44.764 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23433, 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12523650600 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.765 INFO:tasks.workunit.client.0.smithi089.stdout: "mon.1b6904c23d47b4b8907089d9a5a60f59f6fffae9": { 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "election_call": { 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "election_lose": { 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "election_win": { 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "num_elections": { 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:44.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "num_sessions": { 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "session_add": { 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "session_rm": { 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 255 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "session_trim": { 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.767 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "paxos": { 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "accept_timeout": { 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "begin": { 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_bytes": { 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 66946747 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_keys": { 2024-08-29T19:58:44.768 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "begin_latency": { 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2603953642 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "collect": { 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_bytes": { 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 146 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.769 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_keys": { 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_latency": { 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2, 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3999893 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_timeout": { 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "collect_uncommitted": { 2024-08-29T19:58:44.770 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "commit": { 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_bytes": { 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_keys": { 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "commit_latency": { 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.771 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_ack_timeout": { 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "lease_timeout": { 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn": { 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "new_pn_latency": { 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.772 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh": { 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "refresh_latency": { 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51987076406 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "restart": { 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state": { 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_bytes": { 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "share_state_keys": { 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "start_leader": { 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.774 INFO:tasks.workunit.client.0.smithi089.stdout: "start_peon": { 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state": { 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9682 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_bytes": { 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132047479 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_keys": { 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 84564 2024-08-29T19:58:44.775 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "store_state_latency": { 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9682, 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3383939444 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache": { 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1020054731 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.776 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184565760 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 180551680 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2147483648 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4014080 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:full": { 2024-08-29T19:58:44.777 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 360710144 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266505853 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.778 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26743461 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.779 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.780 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67460830 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:inc": { 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335544320 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266505853 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1610627 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.782 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.783 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67427840 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.784 INFO:tasks.workunit.client.0.smithi089.stdout: "prioritycache:kv": { 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314572800 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 177670568 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.786 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.787 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69793368 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb": { 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "compact": { 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_len": { 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_queue_merge": { 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.788 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_range": { 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "get_latency": { 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 420414, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4027847920 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_delay_time": { 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_memtable_time": { 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.789 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_pre_and_post_time": { 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_write_wal_time": { 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_latency": { 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.790 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "submit_sync_latency": { 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23278, 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8863240749 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.0": { 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 161528 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.791 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:44.792 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12636160 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 868630528 2024-08-29T19:58:44.793 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11088853 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4892463 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 224, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2096334 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.794 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 932052992 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82378, 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15791167259 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82334, 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27553659966 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.795 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4669440 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 337203200 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 930611200 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.796 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 335702507 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19722 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.797 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277024768 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 277028864 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7777 2024-08-29T19:58:44.798 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19722, 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 233860705 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 216301548 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16063 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3537089 2024-08-29T19:58:44.799 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 776 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12482639 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1021 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8945550 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.800 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8945550 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 266 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1021, 2024-08-29T19:58:44.801 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5850167 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.802 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 645 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11480 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.803 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1221505024 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:44.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15273984 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24596, 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 109917219 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3672, 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 903226664 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.805 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.806 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28788, 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 364968383 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82237, 2024-08-29T19:58:44.807 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36138194984 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81255, 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4350011037 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82237, 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 125161900 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.808 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 82237, 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36263356884 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 36980, 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1920782532 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.809 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1092, 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7437279 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22487, 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17799862 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 52, 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 93298 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:44.810 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17904, 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7751327408 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 257192 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25174 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13098, 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3511101553 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:44.811 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33805, 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30401203 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20707, 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2183044688 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16213, 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 748771501 2024-08-29T19:58:44.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:44.813 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13427047144 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9816, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1359313357 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9816, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4880688786407 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9816, 2024-08-29T19:58:44.814 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7541494797193 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3327970378565 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23259328 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 415017325 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.815 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 64928916874 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69301659 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34109378351 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:44.816 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17793680394 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10946850 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2766, 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26121346 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130705605996 2024-08-29T19:58:44.817 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20533063864 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 97938, 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1325128849 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.818 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498155520 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 450838528 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47316992 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:44.819 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58904273 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.820 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 106496 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.821 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36864 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75161903 2024-08-29T19:58:44.822 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441782050 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.823 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1360 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 288 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114320 2024-08-29T19:58:44.824 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.825 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69807070 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 882768 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.826 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39269515 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.827 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.828 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68899621 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.829 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441782050 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34687 2024-08-29T19:58:44.830 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 109019 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1112986 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.831 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68666346 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.832 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.833 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41250 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 127116, 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14368794839 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.834 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2575321199 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41250, 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 498577190770 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3248466807 2024-08-29T19:58:44.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41915, 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41221066347 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41250, 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 125450515865 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26184 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:44.836 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26184, 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27354560253 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3248466807 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26359, 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12969390748 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.837 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 26184, 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12681342491 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7694 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 525626632 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7694, 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32059870180 2024-08-29T19:58:44.838 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8006, 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11367788679 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:44.839 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7694, 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26112851023 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7372 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2049694567 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7372, 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 439162760337 2024-08-29T19:58:44.840 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7550, 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16883886920 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7372, 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 86656322351 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:44.841 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31457399 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 947335168 2024-08-29T19:58:44.842 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.1": { 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42004 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9285632 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 791920640 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.845 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9054175 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4127717 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 198, 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1360554 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.846 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 836108288 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74872, 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14084534120 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74889, 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24571699806 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:44.847 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7475200 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 306741248 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 853147648 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.848 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 56 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240393125 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13159 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 213200896 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 213204992 2024-08-29T19:58:44.849 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5612 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13159, 2024-08-29T19:58:44.850 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 186721881 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 121596413 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9519 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3225789 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 503 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.851 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9195726 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 711 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5969937 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5969937 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 218 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 711, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5004483 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.853 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 639 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10, 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14052 2024-08-29T19:58:44.854 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1110675456 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.855 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10481664 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19847, 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 131368828 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3655, 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 980286047 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.856 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:44.857 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19947, 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 240505543 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74810, 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32194977520 2024-08-29T19:58:44.858 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73857, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4445997803 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74810, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 98627159 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74810, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32293604679 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.859 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27617, 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1343259143 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 908, 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6206829 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10359, 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11985587 2024-08-29T19:58:44.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 46, 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 53190 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10107, 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4778329979 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 224954 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:44.861 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27426 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23094, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3517418607 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75924, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50296530 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 52830, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1658307880 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.862 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15723, 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 719829427 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.863 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8739234790 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.864 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23343, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2612231276 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23343, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5097347518896 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23343, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7758166587614 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.865 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3134018434259 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18639732 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 363702300 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54175805697 2024-08-29T19:58:44.866 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68837813 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27699833691 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15503079483 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.867 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6161629 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2795, 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27187407 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 106512027789 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:44.868 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17998841021 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85749, 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1026675614 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 642744320 2024-08-29T19:58:44.869 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 603193344 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39550976 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.870 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59132425 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.871 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 77824 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.872 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 561152 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.873 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74446327 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.874 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443493190 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1232 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 256 2024-08-29T19:58:44.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 96496 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.876 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68113914 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:44.877 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 298144 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39421616 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.878 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69332144 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.880 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 520093696 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 443493190 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.881 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19793 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 117769 2024-08-29T19:58:44.882 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1111385 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.883 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75351559 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.884 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42351 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.885 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 135387, 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14961846694 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2306799194 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.886 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 42351, 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 783732360841 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2944129045 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44081, 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65791586683 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 42351, 2024-08-29T19:58:44.887 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 188650620680 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19819 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19819, 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27450096305 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.888 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2944129045 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20297, 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11543933931 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19819, 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11415836236 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:44.889 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12750 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 340249269 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12750, 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 263739200387 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.890 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12898, 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31724001529 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12750, 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 79942986335 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9782 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.891 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1966549925 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9782, 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 492543064149 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10886, 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22523651223 2024-08-29T19:58:44.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9782, 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 97291798109 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4194342 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22 2024-08-29T19:58:44.893 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 846598144 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.2": { 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33163 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.894 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:44.895 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10280960 2024-08-29T19:58:44.896 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 764792832 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19, 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6521122 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19, 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2298519 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:44.897 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 198, 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1455788 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 671088640 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78143, 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14818093151 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:44.898 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78167, 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25819209312 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4227072 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 320126976 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 688128000 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 314293948 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18287 2024-08-29T19:58:44.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 252764160 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 252768256 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.901 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6895 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18287, 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 187560744 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 208537241 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15044 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:44.902 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3333374 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 754 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10010960 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1004 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6677586 2024-08-29T19:58:44.903 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6677586 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 255 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.904 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1004, 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3900328 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:44.905 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 617 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9, 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12033 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.906 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1098080256 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:44.907 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10469376 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15797, 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 78097502 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.908 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3728, 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 958493878 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.909 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 30906, 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 365974560 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.910 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78079, 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33864474031 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 77162, 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4042900250 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:44.911 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78079, 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 86837390 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78079, 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33951311421 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:44.912 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 59226, 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1963852364 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1037, 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7905121 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23106, 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19978371 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:44.913 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 37, 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47272 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21038, 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6871237748 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 280835 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:44.914 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20233 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17301, 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2856527060 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 40785, 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37588286 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23484, 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2286442339 2024-08-29T19:58:44.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13795, 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 743420109 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:44.916 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8366289960 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:44.917 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6220, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 747994793 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6219, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4830297378736 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6220, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7031691791111 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87923, 2024-08-29T19:58:44.918 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2817639681180 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87923, 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22282959 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 292098252 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54267298238 2024-08-29T19:58:44.919 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69505361 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25905435014 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16707994332 2024-08-29T19:58:44.920 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6161450 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2705, 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25250582 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 105570394890 2024-08-29T19:58:44.921 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18997443784 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 87924, 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1081609477 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:44.922 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 591020032 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 444186624 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 146833408 2024-08-29T19:58:44.923 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.924 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59240510 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.925 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 114688 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.926 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74850242 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.927 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 444303830 2024-08-29T19:58:44.928 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1888 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.929 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130512 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.930 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67268858 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.931 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 336224 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39493673 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.932 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.933 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69222007 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 520093696 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.934 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 444303830 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.935 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132114 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.936 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1127507 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.937 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74530245 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 96 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62286 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.939 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 160699, 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16209150545 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2193307530 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62286, 2024-08-29T19:58:44.940 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 229077365144 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3738002998 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63654, 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 99190429409 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62286, 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 162861630211 2024-08-29T19:58:44.941 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32731 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32731, 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 37041690162 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3738002998 2024-08-29T19:58:44.942 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33339, 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14166940097 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32731, 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18204068108 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27395 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:44.943 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 508153633 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27395, 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 128073866547 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.944 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27968, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 78553003308 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27395, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 120487764995 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2160 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1685153897 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.945 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2160, 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 63961808435 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2347, 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6470486004 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:44.946 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2160, 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24169797108 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 40 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.947 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 681570304 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.3": { 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26730 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.948 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:44.949 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:44.950 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14848000 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 759533568 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7035423 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2696330 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:44.951 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 210, 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1413194 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 813301760 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 76036, 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14323969719 2024-08-29T19:58:44.952 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 76050, 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25130439649 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12242944 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 311500800 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 821821440 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.953 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 350421772 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16292 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.954 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 328773632 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 328777728 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:44.955 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7001 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16292, 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 251719792 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 175620108 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10941 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4614156 2024-08-29T19:58:44.956 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 672 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14711629 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1007 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10097473 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.957 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10097473 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 347 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1007, 2024-08-29T19:58:44.958 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5625530 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.959 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 604 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14321 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.960 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1088622592 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.961 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10493952 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18456, 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 101305242 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3647, 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1201232475 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15328, 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 188733939 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:44.963 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75968, 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32463610369 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 74897, 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4504846626 2024-08-29T19:58:44.964 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75968, 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 107462767 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75968, 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32571073136 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.965 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32277, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1460697788 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1412, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7113763 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15665, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16586078 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.966 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41, 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 51084 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 11829, 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8237127983 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 229097 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:44.967 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19323 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24757, 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2224224904 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 68820, 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 42076475 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44063, 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1318327612 2024-08-29T19:58:44.968 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13430, 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 702877312 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8307581636 2024-08-29T19:58:44.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18144, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1774815653 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18143, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5157515775268 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18144, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7400380632067 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.971 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85304, 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3896827332961 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85304, 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20519174 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 276184179 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.972 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55599854759 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70225196 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25069428586 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.973 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14246695393 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6167364 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2691, 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26563440 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 103527633460 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.974 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16713447810 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 85305, 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1036335391 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444600078 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:44.975 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 593879040 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 553762816 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646948761 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 40116224 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:44.976 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58929336 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.977 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.978 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 94208 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75185992 2024-08-29T19:58:44.979 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.980 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441970026 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2160 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 142624 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.982 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69590278 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1986992 2024-08-29T19:58:44.983 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39286224 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.984 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67778688 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.986 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 441970026 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.987 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134305 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1134021 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68466736 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:44.989 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:44.990 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43234 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 126172, 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12808208817 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.991 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1527912581 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43234, 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 453491701273 2024-08-29T19:58:44.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1771915795 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45644, 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49121472098 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43234, 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 173448663667 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:44.993 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23815 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23815, 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75429017695 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1771915795 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24300, 2024-08-29T19:58:44.994 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12493837843 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23815, 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12063215033 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15125 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 340125474 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15125, 2024-08-29T19:58:44.995 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 283088616489 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:44.996 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16943, 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27602921014 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15125, 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 116914327357 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4294 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1187787107 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:44.997 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4294, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 94974067089 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4401, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9024713241 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4294, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44471121277 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.998 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:44.999 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 823808000 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.4": { 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 137865 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.001 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18051072 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 776474624 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:45.002 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5640568 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2118725 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 201, 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1541125 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:45.003 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 910753792 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64256, 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13856155858 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64277, 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24281516972 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13864960 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.004 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 263221248 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 919273472 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:45.005 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 64 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 622988977 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27805 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 569950208 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 569954304 2024-08-29T19:58:45.006 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13867 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 27805, 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373270453 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.007 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 373840880 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20182 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5571118 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 967 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.008 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19262134 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1437 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13691016 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13691016 2024-08-29T19:58:45.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 500 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1437, 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10376157 2024-08-29T19:58:45.010 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.011 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 572 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20809 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.012 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1060052992 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10489856 2024-08-29T19:58:45.013 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21748, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 103112654 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3621, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1201749060 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:45.014 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15874, 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 202985248 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.015 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64171, 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31516060390 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63298, 2024-08-29T19:58:45.016 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3658621250 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64171, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 115851810 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64171, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31631912200 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.017 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 34159, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2479894552 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 854, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5406782 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 10956, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14541271 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45, 2024-08-29T19:58:45.018 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54799 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14984, 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12749655668 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 217438 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21348 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21010, 2024-08-29T19:58:45.019 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2277279503 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 62258, 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38712786 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 41248, 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1556771026 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.020 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14434, 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 789867862 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.021 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9377221618 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19016, 2024-08-29T19:58:45.022 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1977821092 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19015, 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4512200370353 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19016, 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7355465865178 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75172, 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3031215289487 2024-08-29T19:58:45.023 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75172, 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24182885 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 287269532 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:45.024 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 53648637504 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57204223 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28658816117 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:45.025 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18721713582 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6162177 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2661, 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25417750 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 110719552702 2024-08-29T19:58:45.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21313962953 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 75173, 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1031300865 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:45.027 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 602128384 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 430366720 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 171761664 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.028 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58495347 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.029 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24576 2024-08-29T19:58:45.030 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20480 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 344064 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.031 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75333261 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.032 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 438715107 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.033 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3184 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 215504 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.034 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 72771293 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.035 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1345936 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38996898 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.036 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.038 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68709070 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.039 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 438715107 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.040 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6004 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 126084 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1117745 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.041 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71740148 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.042 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.043 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44324 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 112701, 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16475583224 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.044 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1721467596 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44324, 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 161551691407 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.045 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1856101540 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 45089, 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34070612253 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44324, 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 72549228780 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33055 2024-08-29T19:58:45.046 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33055, 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26869129251 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1856101540 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33227, 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13925960669 2024-08-29T19:58:45.047 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33055, 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13506315043 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6888 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 312504674 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:45.048 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6888, 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 32637490780 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:45.049 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7339, 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10116218705 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 6888, 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24689499318 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4381 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1408962922 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:45.050 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4381, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 102045071376 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4523, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10028432879 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4381, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 34353414419 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:45.051 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 921255936 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.052 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.5": { 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23377 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.053 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.054 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21315584 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 773611520 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12476953 2024-08-29T19:58:45.055 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20, 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8044540 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 227, 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1407168 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.056 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 714539008 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81530, 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15838009963 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81518, 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27840547110 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:45.057 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1368064 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 333905920 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 735838208 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.058 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 56 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 476676227 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21132 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 426053632 2024-08-29T19:58:45.059 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 426057728 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8864 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.060 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 21132, 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 289458690 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 289940794 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15416 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6467782 2024-08-29T19:58:45.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 856 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21157332 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1303 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14689550 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.062 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14689550 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 470 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:45.063 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1303, 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12575670 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.064 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 625 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17018 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.065 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1131855872 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:45.066 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14688256 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 23560, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 97953484 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3647, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1225275069 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.067 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 19024, 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 247187310 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:45.068 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81437, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 35932563599 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 80691, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4002665395 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.069 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81437, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 111667116 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 81437, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36044230715 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28817, 2024-08-29T19:58:45.070 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1651293054 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 965, 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7840219 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12166, 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15468877 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 49, 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 83646 2024-08-29T19:58:45.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13027, 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4746065785 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 226944 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21367 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 11814, 2024-08-29T19:58:45.072 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1809135642 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 32428, 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19398400 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20614, 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1532322434 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.073 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16417, 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 870381107 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.074 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13779253491 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8703, 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1043289206 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8702, 2024-08-29T19:58:45.075 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4693848815841 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 8703, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7449934051918 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96273, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2909228297599 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96273, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25790375 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.076 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 275282989 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 64264249371 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 85769404 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.077 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33461704039 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18656558544 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10361673 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2673, 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25627540 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:45.078 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130470306571 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21438240952 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 96274, 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1308682630 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:45.079 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 630226944 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 567664640 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:45.080 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 62562304 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 125829120 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.081 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58385074 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.082 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8192 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 90112 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.083 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67345742 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.084 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 437888060 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3168 2024-08-29T19:58:45.085 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 210880 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.086 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 73602980 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:45.087 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 628784 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 38923383 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.088 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.089 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69499737 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:45.090 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 437888060 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.091 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134153 2024-08-29T19:58:45.092 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1117948 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.093 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 72564927 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.094 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 50 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25527 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.095 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 113427, 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18330890846 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1610720408 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.096 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25527, 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 57260721400 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1629876010 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25998, 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22503114978 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25527, 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 41501608312 2024-08-29T19:58:45.097 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17207 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17207, 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13333890845 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1629876010 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.098 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17318, 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9251119656 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17207, 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8273954494 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7271 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:45.099 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 399955356 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7271, 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27571047035 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.100 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7502, 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9145541805 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7271, 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 20730463135 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1049 2024-08-29T19:58:45.101 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1210765052 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1049, 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16355783520 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1178, 2024-08-29T19:58:45.102 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4106453517 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1049, 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12497190683 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:45.103 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729239552 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.6": { 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22966 2024-08-29T19:58:45.104 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:45.105 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19939328 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.106 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 573415424 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8360890 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15, 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2550681 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 178, 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1127304 2024-08-29T19:58:45.107 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 522977280 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64222, 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12624748505 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64208, 2024-08-29T19:58:45.108 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22518746252 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13680640 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 263036928 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 518717440 2024-08-29T19:58:45.109 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 356917497 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:45.110 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15807 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 327868416 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 327872512 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.111 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6256 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15807, 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 195352757 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 184501049 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10529 2024-08-29T19:58:45.112 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5849881 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19804708 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 831 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:45.113 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13954827 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13954827 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 280 2024-08-29T19:58:45.114 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 831, 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7262692 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.115 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 624 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15578 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.116 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 858681344 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:45.117 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11079680 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14477, 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74177626 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3481, 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1066103138 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:45.118 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.119 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 20034, 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 262996956 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:45.120 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64150, 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29254776234 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 63527, 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3271121901 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64150, 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 78617915 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:45.121 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 64150, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29333394149 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 229335, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2096289013 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 823, 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6001945 2024-08-29T19:58:45.122 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 132909, 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 98854935 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43, 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74327 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16299, 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4128984341 2024-08-29T19:58:45.123 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 408042 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18802 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 24852, 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2443723627 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 68973, 2024-08-29T19:58:45.124 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 44030096 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44121, 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1608401389 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12456, 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 662331974 2024-08-29T19:58:45.125 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.126 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7424436731 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15237, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1864837473 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15237, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5094947765939 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 15237, 2024-08-29T19:58:45.127 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 7432987047520 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3006199105441 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18838802 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 272959138 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.128 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49670438858 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58940906 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25902993778 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.129 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14129034012 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6757628 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2622, 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31181838 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 97426610102 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.130 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16529016244 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 73886, 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 929588855 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:45.131 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 572874752 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 551247872 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21626880 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.132 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58702609 2024-08-29T19:58:45.133 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.134 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12288 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45056 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.135 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75457775 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.136 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 440269572 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.137 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2176 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 135248 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 224 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.138 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 71297868 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:45.139 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1673984 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39135073 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.140 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.141 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.142 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68242847 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.143 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 440269572 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.144 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8107 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 130732 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1134030 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.145 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 70162647 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:45.146 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 49 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.147 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65145 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 128769, 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14646207262 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.148 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1787038867 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65145, 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 133848014542 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:45.149 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2028621603 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65658, 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 54016260451 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 65145, 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 85160587468 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 55952 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:45.150 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 55952, 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 46505135482 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2028621603 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 56111, 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 36396859795 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:45.151 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 55952, 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 33236881124 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5140 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 384697960 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5140, 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28836449664 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:45.152 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5397, 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8208733138 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:45.153 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 5140, 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21345322436 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4053 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1402340907 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4053, 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 58506429396 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.154 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4150, 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9410667518 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 4053, 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30578383908 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:45.155 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29360161 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:45.156 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 534065152 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: "osd.7": { 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: "bluefs": { 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_db_max_lat": { 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26533 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_fallback": { 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.157 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_max_lat": { 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_slow_size_fallback": { 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_db": { 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 65536 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_slow": { 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.158 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit_wal": { 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_wal_max_lat": { 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_slow": { 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_sst": { 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12652544 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_written_wal": { 2024-08-29T19:58:45.159 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 615579648 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lat": { 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16, 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5766083 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "compact_lock_lat": { 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16, 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1917288 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "db_alloc_lat": { 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 179, 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1109580 2024-08-29T19:58:45.160 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "db_total_bytes": { 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995027456 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "db_used_bytes": { 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 622002176 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "flush_lat": { 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67246, 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13140332699 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "fsync_lat": { 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67247, 2024-08-29T19:58:45.161 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 23204717255 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "log_bytes": { 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9494528 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "logged_bytes": { 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 275488768 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_db": { 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 617742336 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_slow": { 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.162 INFO:tasks.workunit.client.0.smithi089.stdout: "max_bytes_wal": { 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "num_files": { 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 48 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "read_bytes": { 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 523789939 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "read_count": { 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30905 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes": { 2024-08-29T19:58:45.163 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 476188672 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_db": { 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 476192768 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_slow": { 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_bytes_wal": { 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "read_disk_count": { 2024-08-29T19:58:45.164 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 18570 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 30905, 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 387373316 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_bytes": { 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 349673755 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "read_prefetch_count": { 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 25576 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_bytes": { 2024-08-29T19:58:45.165 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3892950 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_buffer_count": { 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 729 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_bytes": { 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 12564913 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_count": { 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1055 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes": { 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8671963 2024-08-29T19:58:45.166 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_db": { 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8671963 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_slow": { 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_bytes_wal": { 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_disk_count": { 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 345 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "read_random_lat": { 2024-08-29T19:58:45.167 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1055, 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4738060 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_alloc_lat": { 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_total_bytes": { 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_used_bytes": { 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.168 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1165 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "unlink_lat": { 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 12, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15453 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_alloc_lat": { 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.169 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_total_bytes": { 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "wal_used_bytes": { 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "write_bytes": { 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 906153984 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore": { 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "alloc_unit": { 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4096 2024-08-29T19:58:45.170 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": { 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15265792 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "allocator_lat": { 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 18239, 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 87637313 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "clist_lat": { 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 3594, 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1056555244 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_lat": { 2024-08-29T19:58:45.171 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed": { 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_allocated": { 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "compressed_original": { 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "csum_lat": { 2024-08-29T19:58:45.172 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 22062, 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 307101642 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "decompress_lat": { 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "fragmentation_micros": { 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_commit_lat": { 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67189, 2024-08-29T19:58:45.173 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 29929634855 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_final_lat": { 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 66377, 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3468806497 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_flush_lat": { 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67189, 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 89712499 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "kv_sync_lat": { 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 67189, 2024-08-29T19:58:45.174 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 30019347354 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_keys_lat": { 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 0, 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_get_values_lat": { 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 42548, 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1275025838 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_lower_bound_lat": { 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 798, 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5842401 2024-08-29T19:58:45.175 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_next_lat": { 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 9244, 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13747359 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_seek_to_first_lat": { 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 50, 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67917 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_upper_bound_lat": { 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 17338, 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 9723181915 2024-08-29T19:58:45.176 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_hits": { 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 219426 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "onode_misses": { 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19607 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "read_lat": { 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 7129, 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2023641693 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "read_onode_meta_lat": { 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 33035, 2024-08-29T19:58:45.177 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 21514907 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "read_wait_aio_lat": { 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 25906, 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1614415996 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "reads_with_retries": { 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "remove_lat": { 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 14193, 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 734368366 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.178 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_aio_wait_count": { 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_committed_kv_count": { 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_onode_meta_count": { 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "slow_read_wait_aio_count": { 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "state_aio_wait_lat": { 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.179 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8225872676 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_aio_wait_lat": { 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16193, 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1720911418 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_cleanup_lat": { 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16193, 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 5185848761674 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "state_deferred_queued_lat": { 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 16193, 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 6959673618031 2024-08-29T19:58:45.180 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "state_done_lat": { 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 3085193986320 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "state_finishing_lat": { 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 19415393 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "state_io_done_lat": { 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 299303271 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_commiting_lat": { 2024-08-29T19:58:45.181 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 52977891202 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_done_lat": { 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 60811908 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "state_kv_queued_lat": { 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26898382527 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "state_prepare_lat": { 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 15111479847 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.182 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": { 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 10946726 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "truncate_lat": { 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 2525, 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 22626035 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_commit_lat": { 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 103541717000 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_submit_lat": { 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.183 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17626123318 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "txc_throttle_lat": { 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 78283, 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1004662784 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache": { 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_bytes": { 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1444636026 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "heap_bytes": { 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 580321280 2024-08-29T19:58:45.184 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "mapped_bytes": { 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 548651008 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "target_bytes": { 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2646991052 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "unmapped_bytes": { 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 31670272 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:data": { 2024-08-29T19:58:45.185 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 134217728 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59017831 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.186 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16384 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 126976 2024-08-29T19:58:45.187 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 75056537 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.188 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv": { 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 578813952 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 442633736 2024-08-29T19:58:45.189 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2688 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.190 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 169744 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.191 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 68898920 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:kv_onode": { 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 176160768 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67108864 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.192 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 404688 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 39345221 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.193 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.194 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 69301995 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "bluestore-pricache:meta": { 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "committed_bytes": { 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 511705088 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.195 INFO:tasks.workunit.client.0.smithi089.stdout: "pri0_bytes": { 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "pri10_bytes": { 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "pri11_bytes": { 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 442633736 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "pri1_bytes": { 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "pri2_bytes": { 2024-08-29T19:58:45.196 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "pri3_bytes": { 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 11002 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "pri4_bytes": { 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "pri5_bytes": { 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 132031 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "pri6_bytes": { 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1121267 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.197 INFO:tasks.workunit.client.0.smithi089.stdout: "pri7_bytes": { 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "pri8_bytes": { 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "pri9_bytes": { 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "reserved_bytes": { 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 67807052 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "objecter": { 2024-08-29T19:58:45.198 INFO:tasks.workunit.client.0.smithi089.stdout: "op_active": { 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 26 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rmw": { 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "osd": { 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg": { 2024-08-29T19:58:45.199 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 59 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "numpg_removing": { 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "op": { 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 43631 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "op_before_queue_op_lat": { 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 114316, 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 16625562815 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_degraded": { 2024-08-29T19:58:45.200 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "op_delayed_unreadable": { 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "op_in_bytes": { 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1631371253 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "op_latency": { 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43631, 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 98742726863 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "op_out_bytes": { 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2229506926 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.201 INFO:tasks.workunit.client.0.smithi089.stdout: "op_prepare_latency": { 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 44087, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 45207702072 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "op_process_latency": { 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 43631, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 74615638484 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r": { 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28665 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency": { 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28665, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 28603308949 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.202 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_latency_out_bytes_histogram": { 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_out_bytes": { 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 2229506926 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_prepare_latency": { 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28685, 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13765460093 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "op_r_process_latency": { 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 28665, 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 14337615580 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.203 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw": { 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13647 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_in_bytes": { 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 462720668 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency": { 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13647, 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 52397137277 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_in_bytes_histogram": { 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.204 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_latency_out_bytes_histogram": { 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_out_bytes": { 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_prepare_latency": { 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13936, 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 27090982581 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "op_rw_process_latency": { 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 13647, 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 47037403237 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w": { 2024-08-29T19:58:45.205 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1319 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_in_bytes": { 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 1168650585 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency": { 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1319, 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 17742280637 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_latency_in_bytes_histogram": { 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_prepare_latency": { 2024-08-29T19:58:45.206 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1466, 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 4351259398 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "op_w_process_latency": { 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "count": 1319, 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 13240619667 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "op_wip": { 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 0 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_bytes": { 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 8388663 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "recovery_ops": { 2024-08-29T19:58:45.207 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 24 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes": { 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 95995035648 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_bytes_used": { 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "value": 637276160 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": [ 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T19:58:45.208 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool" 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:45.209 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 1, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 1, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 1, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983580426, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 1781760, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 1781760, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 2, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T19:58:45.210 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.4678618046891643e-06, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 1322, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 2164736, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 590368, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 590368, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 1771104, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 423, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 2473984 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.211 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool" 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.212 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 32, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 32, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 2, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983580426, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 150324, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:45.213 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 110592, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 22, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 39732, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 2.0820968416046526e-07, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 79, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 89088, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 19852, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 6608, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 13244, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 59556, 2024-08-29T19:58:45.214 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 68, 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 36864 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:45.215 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool" 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 64, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 64, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 3, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983580426, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 0, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 0, 2024-08-29T19:58:45.216 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 0.0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 0, 2024-08-29T19:58:45.217 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 0, 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 0 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "cache_mode": "none", 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "erasure_code_profile": {}, 2024-08-29T19:58:45.218 INFO:tasks.workunit.client.0.smithi089.stdout: "flags_names": [ 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "hashpspool", 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "selfmanaged_snaps" 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "min_size": 2, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "options": {}, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_autoscale_mode": "off", 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 8, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "pgp_num": 8, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "pool": 4, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "size": 3, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "stats": { 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_raw": 721983580426, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "bytes_used": 12595200, 2024-08-29T19:58:45.219 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_bytes_used": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "compress_under_bytes": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "data_bytes_used": 12595200, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "max_avail": 240661184512, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "objects": 4, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_bytes_used": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "percent_used": 1.744496876199264e-05, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_bytes": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "quota_objects": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "rd": 9066, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "rd_bytes": 3173983232, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "stored": 4194323, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_data": 4194323, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_omap": 0, 2024-08-29T19:58:45.220 INFO:tasks.workunit.client.0.smithi089.stdout: "stored_raw": 12582969, 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "wr": 24405, 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "wr_bytes": 3153814528 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_bytes": 0, 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "target_max_objects": 0, 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "type": "replicated" 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": { 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "mirroring_by_pool": [ 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: false 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: "num_images_by_pool": [ 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.221 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pools": 1 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "report_id": "e7383f2f-2408-49aa-a668-ca47d91ea884", 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "report_timestamp": "2024-08-29T19:58:44.045674", 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "report_version": 1, 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "rocksdb_stats": { 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "7.9.2" 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "rook": { 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "cluster": { 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "external-mode": null, 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "mon": { 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "allow-multiple-per-node": null, 2024-08-29T19:58:45.222 INFO:tasks.workunit.client.0.smithi089.stdout: "count": null, 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "max-id": null, 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "pvc": { 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "stretch": { 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "enabled": null 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "network": { 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "provider": null 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.223 INFO:tasks.workunit.client.0.smithi089.stdout: "storage": { 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "device-set": { 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "non-portable": null, 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "portable": null, 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "csi": { 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T19:58:45.224 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes": { 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "node": { 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "kubernetes-total": null, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "with-ceph-daemons": null, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-cephfs-plugin": null, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-nfs-plugin": null, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "with-csi-rbd-plugin": null 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T19:58:45.225 INFO:tasks.workunit.client.0.smithi089.stdout: "storage-class": { 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "count": { 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "bucket": null, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs": null, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "nfs": null, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd": null, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "total": null 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "version": null 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "services": {}, 2024-08-29T19:58:45.226 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pg": [ 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.227 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.443469+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.443469+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.443822+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.228 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567763+0000", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 5, 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.229 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 5, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1f", 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5656, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:32:18.379540+0000", 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.230 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 582, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.231 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.232 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 4, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 4, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.233 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'5" 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.234 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.179670+0000", 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.179670+0000", 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.180520+0000", 2024-08-29T19:58:45.235 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.134939+0000", 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.236 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1e", 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.237 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5584, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:21:59.522624+0000", 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.238 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.239 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.240 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.241 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.242 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.136312+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.136312+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.137394+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.243 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.135212+0000", 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.244 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1e", 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5573, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:26:41.391959+0000", 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.245 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.246 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.247 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.248 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'2" 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.249 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.250 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.157634+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.157634+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.158243+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.251 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.471973+0000", 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.252 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1f", 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.253 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5638, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:20:59.970813+0000", 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.254 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.255 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.256 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.257 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.258 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.259 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.436625+0000", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.436625+0000", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.437005+0000", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.260 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180302+0000", 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.261 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1d", 2024-08-29T19:58:45.262 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5446, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:19:39.827610+0000", 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.263 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.264 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.265 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.266 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.267 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.268 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.135479+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.135479+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.135778+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.269 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.198588+0000", 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.270 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1c", 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5489, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:37:51.699304+0000", 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.271 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.272 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.273 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.274 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.275 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.276 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.431382+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.431382+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.435350+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.277 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180286+0000", 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.278 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1c", 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5457, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:16:22.649335+0000", 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.279 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.280 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.281 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.282 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.283 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.177342+0000", 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.177342+0000", 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.178273+0000", 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.284 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197300+0000", 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.285 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1d", 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.286 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5483, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:07:41.448231+0000", 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.287 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.288 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.289 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.290 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.291 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.188668+0000", 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.188668+0000", 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.189619+0000", 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.292 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.041708+0000", 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.293 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.a", 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.294 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5481, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:46:36.212429+0000", 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.295 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.296 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.297 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.298 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.299 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.427971+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.427971+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.433866+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.300 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178819+0000", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.301 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.b", 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:26:07.636318+0000", 2024-08-29T19:58:45.302 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.303 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.304 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 2, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T19:58:45.305 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'3" 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.306 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.168932+0000", 2024-08-29T19:58:45.307 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.168932+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.169587+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.308 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.137958+0000", 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.309 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.b", 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5563, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:59:03.461088+0000", 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.310 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.311 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.312 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.313 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.314 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.423874+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.423874+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.424425+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.315 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469549+0000", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.316 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.a", 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5634, 2024-08-29T19:58:45.317 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:49:26.014369+0000", 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.318 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.319 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.320 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.321 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.322 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.405915+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.405915+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.406870+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.323 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124025+0000", 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.324 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.8", 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5592, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:06:14.141992+0000", 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.325 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.326 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.327 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.328 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.329 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.227029+0000", 2024-08-29T19:58:45.330 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.227029+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.227805+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.331 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468154+0000", 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.332 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.9", 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5652, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:30:25.302791+0000", 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.333 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.334 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.335 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.336 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.337 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.402508+0000", 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.402508+0000", 2024-08-29T19:58:45.338 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.403094+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123968+0000", 2024-08-29T19:58:45.339 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.340 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.9", 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5557, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:14:20.601905+0000", 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.341 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.342 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.343 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.344 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.345 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.420359+0000", 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.420359+0000", 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.421371+0000", 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.346 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178230+0000", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.347 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.8", 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.348 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:48:35.601633+0000", 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.349 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.350 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.351 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.352 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.353 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.176799+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.176799+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.177381+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.354 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568430+0000", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.355 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.6", 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5642, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:50:44.218356+0000", 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.356 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.357 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.358 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.359 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.360 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.361 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.431729+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.431729+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.432391+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.362 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.045549+0000", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.363 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.7", 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.364 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:09:52.423028+0000", 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.365 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.366 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:45.367 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.368 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.369 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.176502+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.176502+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.049015+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.370 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123105+0000", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2922, 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.371 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2922, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.1", 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9153, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.372 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:56:28.172507+0000", 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.012772079, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.373 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.374 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1023, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 388947, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2896, 2024-08-29T19:58:45.375 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 345124 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'2922" 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.376 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.377 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.439778+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.439778+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.440418+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.378 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.133360+0000", 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.379 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.7", 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5564, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:49:34.111693+0000", 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.380 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.381 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.382 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.383 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.384 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.178232+0000", 2024-08-29T19:58:45.385 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.178232+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.179811+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.386 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.467598+0000", 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.387 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.6", 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5642, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:11:07.781491+0000", 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.388 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.389 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.390 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 2, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2, 2024-08-29T19:58:45.391 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "683'2" 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.392 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.391959+0000", 2024-08-29T19:58:45.393 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.391959+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.056057+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.394 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123019+0000", 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3088, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3088, 2024-08-29T19:58:45.395 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.0", 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9553, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:45:28.342201+0000", 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.017257072, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.396 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.397 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.398 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1560, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 373671, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3050, 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 385900 2024-08-29T19:58:45.399 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3088" 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.400 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.401 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.159050+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.159050+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.159468+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.402 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468844+0000", 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.403 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.4", 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5637, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:33:13.563897+0000", 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.404 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.405 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.406 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.407 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.408 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.416422+0000", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.416422+0000", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.428209+0000", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.409 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180130+0000", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.410 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.5", 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.411 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5432, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:49:50.397771+0000", 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.412 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.413 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.414 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.415 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.416 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.448727+0000", 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.448727+0000", 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.074053+0000", 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.417 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:58:38.387281+0000", 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3188, 2024-08-29T19:58:45.418 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3188, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.3", 2024-08-29T19:58:45.419 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9841, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:52:35.858984+0000", 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.024139883, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 4194304, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.420 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.421 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.422 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1860, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 390538, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3154, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 411175 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.423 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3188" 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.424 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.134497+0000", 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.134497+0000", 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.135052+0000", 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.425 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197689+0000", 2024-08-29T19:58:45.426 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.427 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.5", 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5510, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:35:34.970920+0000", 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.428 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.429 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.430 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.431 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.432 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.423868+0000", 2024-08-29T19:58:45.433 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.423868+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.425034+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.434 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468851+0000", 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.435 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.4", 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5643, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:29:18.586228+0000", 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.436 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.437 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.438 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.439 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.440 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.148057+0000", 2024-08-29T19:58:45.441 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.148057+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.070480+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.442 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468392+0000", 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3000, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.443 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3000, 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.2", 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9471, 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:27:31.300701+0000", 2024-08-29T19:58:45.444 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.026432581, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 19, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.445 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.446 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1141, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 395202, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 2975, 2024-08-29T19:58:45.447 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 384086 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3000" 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.448 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.169483+0000", 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.169483+0000", 2024-08-29T19:58:45.449 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.169849+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.122788+0000", 2024-08-29T19:58:45.450 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.451 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3", 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5542, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:31:26.899619+0000", 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.452 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.453 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.454 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.455 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.456 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.192618+0000", 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.192618+0000", 2024-08-29T19:58:45.457 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.193462+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.458 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195667+0000", 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.459 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.2", 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5488, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:37:01.693909+0000", 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.460 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.461 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.462 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.463 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.464 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.218037+0000", 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.218037+0000", 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.058125+0000", 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.465 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.466 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:58:38.653124+0000", 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3000, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3000, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.467 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.4", 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9241, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:45:20.349397+0000", 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.014395085, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.468 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.469 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.470 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 814, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 410612, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3005, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 380541 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.471 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3000" 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.472 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.173801+0000", 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.173801+0000", 2024-08-29T19:58:45.473 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.174558+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.474 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.467700+0000", 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.475 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.0", 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:57:17.229439+0000", 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.476 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.477 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.478 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.479 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.480 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.481 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.216147+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.216147+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.216977+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.482 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.131057+0000", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.483 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1", 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5613, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:11:25.715012+0000", 2024-08-29T19:58:45.484 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.485 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.486 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.487 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.488 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.489 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.144563+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.144563+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.054489+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.490 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.471418+0000", 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3126, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.491 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3126, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.7", 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9374, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:58:55.493903+0000", 2024-08-29T19:58:45.492 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.012208249, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.493 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.494 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 927, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 406725, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3126, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 371398 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.495 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3126" 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.496 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.178993+0000", 2024-08-29T19:58:45.497 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.178993+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.179563+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.498 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567397+0000", 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.499 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1", 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5644, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:29:12.449929+0000", 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.500 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.501 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.502 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.503 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.504 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.421328+0000", 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.421328+0000", 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.421918+0000", 2024-08-29T19:58:45.505 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178766+0000", 2024-08-29T19:58:45.506 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.0", 2024-08-29T19:58:45.507 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5466, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:46:42.409416+0000", 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.508 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.509 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.510 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.511 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.512 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.021454+0000", 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.021454+0000", 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.063146+0000", 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.513 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567740+0000", 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.514 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3183, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3183, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.6", 2024-08-29T19:58:45.515 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9328, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:13:13.290726+0000", 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.012699975, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.516 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.517 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.518 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 760, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 403790, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3183, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 395302 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.519 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3183" 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.520 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.192076+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.192076+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.192873+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.521 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.128786+0000", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.522 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2", 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5562, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.523 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:21:30.178677+0000", 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.524 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.525 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.526 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.527 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.528 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.429833+0000", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.429833+0000", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.430496+0000", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.529 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195356+0000", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.530 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.3", 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5476, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.531 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:29:15.527645+0000", 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.532 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.533 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.534 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.535 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 20, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.415049+0000", 2024-08-29T19:58:45.536 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.415049+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.415714+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:01:18.570400+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.537 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179053+0000", 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 253, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 253, 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.538 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "1.0", 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 6146, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:37:49.084834+0000", 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.539 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:45.540 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.541 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1322, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2114, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 423, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.542 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "2416'253" 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.543 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 70, 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.441883+0000", 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.441883+0000", 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:58:36.254352+0000", 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.544 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:09:30.308612+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.045037+0000", 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3029, 2024-08-29T19:58:45.545 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3029, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.546 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "4.5", 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 9140, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:38:04.753352+0000", 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.006085376, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.547 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.548 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.549 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 981, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 330108, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3016, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 406371 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.550 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "1189'3029" 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.551 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.434201+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.434201+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.435368+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.552 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178913+0000", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.553 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.d", 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.554 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5444, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:04:41.598658+0000", 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.555 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.556 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.557 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.558 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.559 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.152804+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.152804+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.153404+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.560 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.125879+0000", 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.561 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.c", 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5609, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:45:03.528454+0000", 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.562 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.563 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.564 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.565 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.566 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.173828+0000", 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.173828+0000", 2024-08-29T19:58:45.567 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.174771+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.568 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.198571+0000", 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.569 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.c", 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5499, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:51:00.332865+0000", 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.570 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.571 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.572 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.573 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.574 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.166413+0000", 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.166413+0000", 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.167068+0000", 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.575 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469069+0000", 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.576 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.d", 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.577 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:07:55.682973+0000", 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 70, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.578 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.579 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1, 2024-08-29T19:58:45.580 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 1, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.581 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.582 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.436842+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.436842+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.438137+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.583 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.182112+0000", 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.584 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.f", 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5466, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:05:31.441553+0000", 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.585 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.586 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.587 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.588 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.589 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.416208+0000", 2024-08-29T19:58:45.590 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.416208+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.417698+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.591 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.134376+0000", 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.592 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.e", 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5570, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:56:00.234601+0000", 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.593 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.594 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.595 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 6, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 6, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.596 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.597 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.416864+0000", 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.416864+0000", 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.417249+0000", 2024-08-29T19:58:45.598 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180404+0000", 2024-08-29T19:58:45.599 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.600 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.e", 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5425, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:19:12.658170+0000", 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.601 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.602 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.603 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.604 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.605 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.429638+0000", 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.429638+0000", 2024-08-29T19:58:45.606 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.430294+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124451+0000", 2024-08-29T19:58:45.607 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 1, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 1, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.608 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.f", 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5543, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:37:39.072711+0000", 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 22, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.609 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 3, 2024-08-29T19:58:45.610 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 1, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 1, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.611 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 1, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 1, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.612 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'1" 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.613 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.415553+0000", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.415553+0000", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.416485+0000", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.614 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.177772+0000", 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.615 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.11", 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.616 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5441, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:37:50.155673+0000", 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.617 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.618 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.619 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.620 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.621 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.026336+0000", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.026336+0000", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:20:43.026915+0000", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.622 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124600+0000", 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 8, 2024-08-29T19:58:45.623 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 8, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.10", 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.624 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5616, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:51:20.250109+0000", 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.625 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.626 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 4, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.627 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 24, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 24, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 12, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.628 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'8" 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.629 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.187049+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.187049+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.188835+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.630 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.041733+0000", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.631 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.10", 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5464, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.632 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:54:15.570758+0000", 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.633 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.634 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.635 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.636 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.637 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.182819+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.182819+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.183466+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.638 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042293+0000", 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.639 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.11", 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5480, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:30:33.069816+0000", 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.640 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.641 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.642 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.643 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.644 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.434200+0000", 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.434200+0000", 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.434490+0000", 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.645 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179141+0000", 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.646 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.13", 2024-08-29T19:58:45.647 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5423, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:40:42.871086+0000", 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.648 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.649 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.650 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.651 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.652 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.418025+0000", 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.418025+0000", 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.418477+0000", 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.653 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195015+0000", 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.654 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.12", 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.655 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5501, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:09:18.828398+0000", 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.656 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.657 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.658 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.659 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.660 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.386524+0000", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.386524+0000", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.387313+0000", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.661 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.566398+0000", 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.664 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.12", 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.665 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:04:44.112003+0000", 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.666 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.667 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.668 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.669 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.670 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.177920+0000", 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.177920+0000", 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.178447+0000", 2024-08-29T19:58:45.671 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.567916+0000", 2024-08-29T19:58:45.672 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.13", 2024-08-29T19:58:45.673 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5648, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:55:30.464064+0000", 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 34, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.674 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:45.675 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.676 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 4, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 8, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 3, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 7 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.677 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'2" 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.678 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.427002+0000", 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.427002+0000", 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.434748+0000", 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.679 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179734+0000", 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.680 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.15", 2024-08-29T19:58:45.681 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5422, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:32:54.218781+0000", 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.682 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.683 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.684 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.685 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.686 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.183117+0000", 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.183117+0000", 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.186656+0000", 2024-08-29T19:58:45.687 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.688 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042999+0000", 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 29, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 29, 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.689 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.14", 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5501, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:17:08.593508+0000", 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 5810, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.690 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.691 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.692 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 10, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 14, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 28, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 25 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.693 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'29" 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.694 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.695 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.392316+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.392316+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.392832+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.696 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124542+0000", 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.697 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.14", 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5533, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.698 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:16:11.325820+0000", 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.699 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.700 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.701 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.702 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.703 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.131949+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.131949+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.133231+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.704 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469208+0000", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 3, 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.705 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 3, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.15", 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.706 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5641, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T00:10:21.488063+0000", 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 90, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.707 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.708 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 1, 2024-08-29T19:58:45.709 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 7, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 7, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.710 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 4, 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 1 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.711 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "66'3" 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.712 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.155173+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.155173+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.155829+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.713 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.130297+0000", 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.714 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.17", 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5558, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:37:59.773593+0000", 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.715 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.716 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.717 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.718 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.719 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.179763+0000", 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.179763+0000", 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.181079+0000", 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.720 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197348+0000", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.721 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.16", 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.722 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5469, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:57:24.652948+0000", 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.723 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.724 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.725 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.726 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.727 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.418431+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.418431+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.419150+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.728 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.196873+0000", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.729 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.16", 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5477, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:26:30.465553+0000", 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.730 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.731 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.732 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.733 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.734 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.735 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.189696+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.189696+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.196499+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.736 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042756+0000", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.737 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.17", 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.738 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5465, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:51:00.320550+0000", 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.739 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.740 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.741 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.742 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.743 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.165994+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.165994+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.166289+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.744 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.467849+0000", 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.745 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.19", 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5629, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:37:01.336869+0000", 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.746 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.747 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.748 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.749 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.750 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.391894+0000", 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.391894+0000", 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.392783+0000", 2024-08-29T19:58:45.751 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.752 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.194674+0000", 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.753 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.18", 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5488, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:07:55.681126+0000", 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.754 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.755 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.756 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.757 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.758 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.205116+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.205116+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.216116+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.759 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123894+0000", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.760 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.18", 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5593, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:01:48.054836+0000", 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.761 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.762 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.763 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.764 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.765 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.766 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.179065+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.179065+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.179844+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.767 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.125081+0000", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.768 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.19", 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5562, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:35:45.936244+0000", 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.769 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.770 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.771 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.772 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.773 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.774 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.423814+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.423814+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.424700+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.775 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.045742+0000", 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.776 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1a", 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5473, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:00:54.676679+0000", 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.777 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.778 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.779 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.780 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'2" 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.781 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.782 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.437186+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.437186+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.437813+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.783 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.127153+0000", 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.784 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1b", 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5557, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:01:50.127698+0000", 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.785 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.786 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.787 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.788 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.789 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 60, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.790 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.441427+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.441427+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.448122+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.791 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:45.233422+0000", 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.138172+0000", 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 2, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.792 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 2, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "2.1b", 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5560, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:00:25.247808+0000", 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.793 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.794 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.795 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.796 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "679'2" 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.797 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.171362+0000", 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.171362+0000", 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.172439+0000", 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.798 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.121252+0000", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.799 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.1a", 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.800 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5556, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:08:45.052083+0000", 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.801 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.802 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.803 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.804 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.805 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.187634+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.187634+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.188821+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.806 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042051+0000", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.807 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.20", 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5470, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:53:44.435463+0000", 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.808 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.809 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.810 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.811 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.812 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.813 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.175961+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.175961+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.176781+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.814 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.130655+0000", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.815 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.21", 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.816 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5566, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:57:15.143282+0000", 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.817 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.818 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.819 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.820 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.821 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.141106+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.141106+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.142280+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.822 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195452+0000", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.823 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.22", 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5510, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.824 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:37:27.588267+0000", 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.825 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.826 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.827 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.828 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.829 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.177849+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.177849+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.178241+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.830 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568349+0000", 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.831 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.23", 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5644, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:23:56.734936+0000", 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.832 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.833 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.834 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.835 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.836 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.166440+0000", 2024-08-29T19:58:45.837 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.166440+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.168532+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.838 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.127955+0000", 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.839 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.24", 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5564, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:44:30.316954+0000", 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.840 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.841 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.842 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.843 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.844 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:14.214737+0000", 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:14.214737+0000", 2024-08-29T19:58:45.845 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:14.216540+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 520, 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.846 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.469414+0000", 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 519, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.847 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.25", 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5634, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:25:10.942550+0000", 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.848 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.849 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.850 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.851 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.852 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.853 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.422480+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.422480+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.422938+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.854 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.046329+0000", 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.855 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.26", 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5475, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:42:42.324042+0000", 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.856 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.857 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.858 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.859 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.860 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.861 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.164612+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.164612+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.165911+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.862 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.131577+0000", 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.863 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.27", 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5580, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:13:23.498942+0000", 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.864 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.865 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.866 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.867 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.868 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.869 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.152509+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.152509+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.152840+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.870 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.195490+0000", 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.871 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.28", 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5507, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:47:43.643993+0000", 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.872 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.873 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.874 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.875 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: 2 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.876 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:21:45.166863+0000", 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:21:45.166863+0000", 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:21:45.167282+0000", 2024-08-29T19:58:45.877 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 551, 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.125524+0000", 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.878 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 550, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.29", 2024-08-29T19:58:45.879 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5591, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:32:41.903906+0000", 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.880 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.881 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.882 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.883 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.884 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.401816+0000", 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.401816+0000", 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.402476+0000", 2024-08-29T19:58:45.885 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.194553+0000", 2024-08-29T19:58:45.886 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.887 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2a", 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5489, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T18:56:36.973083+0000", 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.888 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.889 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.890 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.891 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.892 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.445006+0000", 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.445006+0000", 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.446039+0000", 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.893 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568616+0000", 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.894 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2b", 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.895 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5641, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:06:34.094898+0000", 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.896 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.897 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.898 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.899 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.900 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.183124+0000", 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.183124+0000", 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.187584+0000", 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.901 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.041937+0000", 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.902 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2c", 2024-08-29T19:58:45.903 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5478, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:44:55.472735+0000", 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.904 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.905 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.906 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.907 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.908 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.440993+0000", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.440993+0000", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.441586+0000", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.909 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.179975+0000", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.910 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2d", 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.911 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5443, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:54:46.520317+0000", 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.912 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.913 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.914 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.915 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:45.916 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.415167+0000", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.415167+0000", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.417001+0000", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.917 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.134996+0000", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.918 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2e", 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5560, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T01:37:34.470849+0000", 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.919 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.920 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.921 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.922 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.923 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.924 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.432096+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.432096+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.432468+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.925 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.197016+0000", 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.926 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.2f", 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5487, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:09:44.103823+0000", 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.927 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.928 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.929 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.930 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.931 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.417787+0000", 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.417787+0000", 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.418310+0000", 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.932 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.194523+0000", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.933 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.30", 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5491, 2024-08-29T19:58:45.934 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:48:46.621552+0000", 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.935 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.936 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.937 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:45.938 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.939 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.140651+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.140651+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.141384+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.940 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.468035+0000", 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.941 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.31", 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5631, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:56:34.781971+0000", 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.942 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.943 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.944 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.945 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.946 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:14.137068+0000", 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:14.137068+0000", 2024-08-29T19:58:45.947 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:14.137918+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 580, 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.948 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.566855+0000", 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 579, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.949 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.32", 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5639, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T23:07:51.704138+0000", 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.950 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.951 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.952 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.953 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: 5 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.954 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.170203+0000", 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.170203+0000", 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.170695+0000", 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.955 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.138603+0000", 2024-08-29T19:58:45.956 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.957 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.33", 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5587, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:48:34.929283+0000", 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.958 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.959 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.960 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.961 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 4, 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.962 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.170039+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.170039+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.172467+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.963 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.124928+0000", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.964 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.34", 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5535, 2024-08-29T19:58:45.965 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:45:35.214357+0000", 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.966 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.967 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.968 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: 4, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.969 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 4, 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.970 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.189945+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.189945+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.193072+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.971 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042164+0000", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.972 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.35", 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.973 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:14:53.200727+0000", 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.974 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.975 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.976 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.977 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 6, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.188623+0000", 2024-08-29T19:58:45.978 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.188623+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.189563+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.979 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:50.042818+0000", 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.980 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.36", 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5462, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T03:07:57.310719+0000", 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.981 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.982 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.983 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.984 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 6, 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.985 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.439878+0000", 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.439878+0000", 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.440392+0000", 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.986 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.181815+0000", 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.987 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.988 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.37", 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5451, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:27:50.346624+0000", 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.989 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.990 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.991 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:45.992 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:45.993 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 3, 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.176884+0000", 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.176884+0000", 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.177744+0000", 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.994 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.123505+0000", 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:45.995 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.38", 2024-08-29T19:58:45.996 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5553, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T19:36:35.404895+0000", 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:45.997 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:45.998 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:45.999 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:46.000 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 3, 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:46.001 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.409338+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.409338+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.410499+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.002 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.178196+0000", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.003 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.39", 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5421, 2024-08-29T19:58:46.004 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:23:51.886352+0000", 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.005 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.006 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.007 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:46.008 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: 4 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 2, 2024-08-29T19:58:46.009 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.027205+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.027205+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:20:43.027676+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:46.010 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.128155+0000", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.011 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3a", 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5590, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T05:27:24.255202+0000", 2024-08-29T19:58:46.012 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.013 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.014 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.016 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:46.017 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 2, 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.018 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.451745+0000", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.451745+0000", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.452157+0000", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.019 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.180722+0000", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.020 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3b", 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.021 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5440, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T04:18:32.654717+0000", 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.022 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.023 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.024 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: 3 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:46.025 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 5, 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.026 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.404174+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.404174+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.404690+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:46.027 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.198432+0000", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.028 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3c", 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5506, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.029 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T22:15:12.701738+0000", 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.030 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.031 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.032 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: 5, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: 3, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: 7 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 5, 2024-08-29T19:58:46.033 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 0, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.034 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:20:43.020406+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:20:43.020406+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:20:43.022279+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 490, 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.035 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.568536+0000", 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 489, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.036 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3d", 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5644, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T20:20:13.140586+0000", 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.037 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.038 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.039 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.040 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: 2, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: 1 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 0, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.041 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 1, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.042 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:22:45.177096+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:22:45.177096+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:22:45.179092+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 611, 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.043 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:49.471206+0000", 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 610, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.044 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3e", 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5640, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-31T02:49:00.597874+0000", 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.045 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.046 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.047 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.048 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: 1, 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: 0, 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: 6 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 1, 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": [ 2024-08-29T19:58:46.049 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "acting_primary": 7, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "avail_no_missing": [], 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "blocked_by": [], 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "created": 63, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "dirty_stats_invalid": false, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_bytes_stats_invalid": false, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "hitset_stats_invalid": false, 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "last_active": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_active": "2024-08-29T18:23:15.438466+0000", 2024-08-29T19:58:46.050 INFO:tasks.workunit.client.0.smithi089.stdout: "last_became_peered": "2024-08-29T18:23:15.438466+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_change": "2024-08-29T18:23:15.438955+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_clean_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub": "0'0", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_deep_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_epoch_clean": 640, 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fresh": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_fullsized": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_peered": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub": "0'0", 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_duration": 0, 2024-08-29T19:58:46.051 INFO:tasks.workunit.client.0.smithi089.stdout: "last_scrub_stamp": "2024-08-29T18:06:54.430498+0000", 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_undegraded": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "last_unstale": "2024-08-29T19:57:51.182224+0000", 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_dups_size": 0, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "log_start": "0'0", 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "manifest_stats_invalid": false, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "mapping_epoch": 639, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "object_location_counts": [], 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_scrubbed": 0, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "objects_trimmed": 0, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_stats_invalid": false, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.052 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_start": "0'0", 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "parent": "0.0", 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "parent_split_bits": 0, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pgid": "3.3f", 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "pin_stats_invalid": false, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "purged_snaps": [], 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_epoch": 3054, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "reported_seq": 5447, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_duration": 0.0, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-08-30T21:39:31.227635+0000", 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrim_duration": 0.0, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "snaptrimq_len": 0, 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.053 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.054 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.055 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.056 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: "state": "active+clean", 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_invalid": false, 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: "up": [ 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: 7, 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: 6, 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: 0 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: "up_primary": 7, 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: "version": "0'0" 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.057 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_per_pool": [ 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 3, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "mgr" 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 253, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 1, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 3, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 253, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 1, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 590368, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.058 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 1771104, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.059 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 6, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 2, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 2, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 6, 2024-08-29T19:58:46.060 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 1322, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 2114, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 423, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 2416 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 1781760, 2024-08-29T19:58:46.061 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 1771104, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 3 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 96, 2024-08-29T19:58:46.062 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 68, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 32, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 68, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 2, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 6608, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.063 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 66, 2024-08-29T19:58:46.064 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 22, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 22, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 14, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.065 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 79, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 87, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 68, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 36 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 110592, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:46.066 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 19824, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 39732, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 96 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.067 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 192, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "cephfs" 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 0, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 64, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 0, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 3, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 0, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.068 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.069 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.070 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 0, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 0 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.071 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.072 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 192 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: { 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "acting": 24, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "application": [ 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "rbd" 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "log_size": 24536, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "num_pg": 8, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "num_store_stats": 8, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "ondisk_log_size": 24536, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "poolid": 4, 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "stat_sum": { 2024-08-29T19:58:46.073 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes": 4194323, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_hit_set_archive": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_bytes_recovered": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_deep_scrub_errors": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_kb": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_full": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_evict_mode_some": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_kb": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_high": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_flush_mode_low": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_keys_recovered": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_large_omap_objects": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_legacy_snapsets": 0, 2024-08-29T19:58:46.074 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_clones": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_object_copies": 12, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects": 4, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_degraded": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_dirty": 4, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_hit_set_archive": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_manifest": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_misplaced": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_missing_on_primary": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_omap": 2, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_pinned": 0, 2024-08-29T19:58:46.075 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_recovered": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_repaired": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_objects_unfound": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_bytes": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_omap_keys": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_promote": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read": 9066, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_read_kb": 3099593, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_scrub_errors": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_shallow_scrub_errors": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_whiteouts": 0, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write": 24405, 2024-08-29T19:58:46.076 INFO:tasks.workunit.client.0.smithi089.stdout: "num_write_kb": 3079897 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "store_stats": { 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "allocated": 12595200, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "available": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_allocated": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "data_compressed_original": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "data_stored": 12582969, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "internal_metadata": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "internally_reserved": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "omap_allocated": 0, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "total": 0 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.077 INFO:tasks.workunit.client.0.smithi089.stdout: "up": 24 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: ], 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "usage": { 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "pg_num": 105, 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "pools": 4, 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "stats_by_class": { 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "ssd": { 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 761839128576, 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 6121156608, 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_bytes": 6121156608, 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_raw_ratio": 0.007970668375492096 2024-08-29T19:58:46.078 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout: }, 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout: "total_avail_bytes": 761839128576, 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout: "total_bytes": 767960285184, 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout: "total_used_bytes": 6121156608 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout: } 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout:} 2024-08-29T19:58:46.079 INFO:tasks.workunit.client.0.smithi089.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-08-29T19:58:46.080 INFO:tasks.workunit.client.0.smithi089.stderr:+ ceph telemetry off 2024-08-29T19:58:46.080 INFO:tasks.workunit.client.0.smithi089.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-08-29T19:58:46.080 INFO:tasks.workunit.client.0.smithi089.stdout:Preview sample reports with `ceph telemetry preview`. 2024-08-29T19:58:46.081 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[70970]: [29/Aug/2024:19:58:44] ENGINE Bus STOPPING 2024-08-29T19:58:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:42.989505+0000 mgr.y (mgr.34104) 3203 : audit [DBG] from='client.36027 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.169852+0000 mgr.y (mgr.34104) 3204 : audit [DBG] from='client.36027 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.081 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.571493+0000 mgr.y (mgr.34104) 3205 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.765982+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.766502+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.766911+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.770427+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.771018+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.771465+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.774906+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.775379+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.775772+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.794576+0000 mon.a (mon.0) 5393 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.794713+0000 mon.a (mon.0) 5394 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.795090+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.082 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.795609+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.795929+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.797604+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:42.989505+0000 mgr.y (mgr.34104) 3203 : audit [DBG] from='client.36027 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.169852+0000 mgr.y (mgr.34104) 3204 : audit [DBG] from='client.36027 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.571493+0000 mgr.y (mgr.34104) 3205 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.765982+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.766502+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.766911+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.083 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.770427+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.771018+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.771465+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.774906+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.775379+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.775772+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.794576+0000 mon.a (mon.0) 5393 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.794713+0000 mon.a (mon.0) 5394 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.795090+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.795609+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.795929+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.797604+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.084 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.797694+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.799182+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.799781+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.800065+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.802540+0000 mon.c (mon.2) 145 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.802676+0000 mon.c (mon.2) 146 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.802996+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.803808+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:43.804102+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.047892+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.056475+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.235367+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.235850+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.085 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.236233+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.239794+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.240151+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.240501+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.243530+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.244045+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.244431+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.263084+0000 mon.a (mon.0) 5415 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.263180+0000 mon.a (mon.0) 5416 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.263591+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.263967+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.086 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.264340+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.266105+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.266211+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.267763+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.268517+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.268878+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.271964+0000 mon.c (mon.2) 147 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.272113+0000 mon.c (mon.2) 148 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.272449+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.273115+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:44 smithi144 bash[67678]: audit 2024-08-29T19:58:44.273479+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.045483+0000 mgr.y (mgr.34104) 3206 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: cluster 2024-08-29T19:58:44.377286+0000 mgr.y (mgr.34104) 3207 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.754024+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.087 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.762722+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.770682+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.776434+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.778334+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.779190+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:45 smithi144 bash[67678]: audit 2024-08-29T19:58:44.786153+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:42.989505+0000 mgr.y (mgr.34104) 3203 : audit [DBG] from='client.36027 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.169852+0000 mgr.y (mgr.34104) 3204 : audit [DBG] from='client.36027 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.571493+0000 mgr.y (mgr.34104) 3205 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.765982+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.766502+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.766911+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.770427+0000 mon.a (mon.0) 5387 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.771018+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.771465+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.774906+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.775379+0000 mon.a (mon.0) 5391 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.775772+0000 mon.a (mon.0) 5392 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.794576+0000 mon.a (mon.0) 5393 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.794713+0000 mon.a (mon.0) 5394 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.795090+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.795609+0000 mon.a (mon.0) 5396 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.795929+0000 mon.a (mon.0) 5397 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.089 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.797604+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.797694+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.799182+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.799781+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.800065+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.802540+0000 mon.c (mon.2) 145 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.802676+0000 mon.c (mon.2) 146 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.802996+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.803808+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.090 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:43.804102+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.047892+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.056475+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.235367+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.235850+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.236233+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.239794+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.240151+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.240501+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.243530+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.244045+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.797694+0000 mon.b (mon.1) 37 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.799182+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.799781+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.800065+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.802540+0000 mon.c (mon.2) 145 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.802676+0000 mon.c (mon.2) 146 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.802996+0000 mon.a (mon.0) 5401 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.803808+0000 mon.a (mon.0) 5402 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:43.804102+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.047892+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.092 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.056475+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.235367+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.235850+0000 mon.a (mon.0) 5407 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.236233+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.239794+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.240151+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.240501+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.243530+0000 mon.a (mon.0) 5412 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.244045+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.244431+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.263084+0000 mon.a (mon.0) 5415 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.263180+0000 mon.a (mon.0) 5416 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.263591+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.093 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.263967+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.264340+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.266105+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.266211+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.267763+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.268517+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.268878+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.271964+0000 mon.c (mon.2) 147 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.272113+0000 mon.c (mon.2) 148 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.272449+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.273115+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[78574]: audit 2024-08-29T19:58:44.273479+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.094 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.244431+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.263084+0000 mon.a (mon.0) 5415 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.263180+0000 mon.a (mon.0) 5416 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.263591+0000 mon.a (mon.0) 5417 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.263967+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.264340+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.266105+0000 mon.b (mon.1) 38 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.266211+0000 mon.b (mon.1) 39 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.267763+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.268517+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.268878+0000 mon.a (mon.0) 5422 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.271964+0000 mon.c (mon.2) 147 : audit [INF] from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-08-29T19:58:46.095 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.272113+0000 mon.c (mon.2) 148 : audit [INF] from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-08-29T19:58:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.272449+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-29T19:58:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.273115+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-29T19:58:46.096 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:44 smithi089 bash[77323]: audit 2024-08-29T19:58:44.273479+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-29T19:58:46.096 INFO:tasks.workunit.client.0.smithi089.stdout:OK 2024-08-29T19:58:46.097 INFO:tasks.workunit.client.0.smithi089.stderr:+ echo OK 2024-08-29T19:58:46.097 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-29T19:58:46.098 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-29T19:58:46.098 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:58:45] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-08-29T19:58:46.098 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[70970]: [29/Aug/2024:19:58:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:58:46.098 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[70970]: [29/Aug/2024:19:58:45] ENGINE Bus STOPPED 2024-08-29T19:58:46.098 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[70970]: [29/Aug/2024:19:58:45] ENGINE Bus STARTING 2024-08-29T19:58:46.098 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[70970]: [29/Aug/2024:19:58:45] ENGINE Serving on http://:::9283 2024-08-29T19:58:46.098 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[70970]: [29/Aug/2024:19:58:45] ENGINE Bus STARTED 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.045483+0000 mgr.y (mgr.34104) 3206 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: cluster 2024-08-29T19:58:44.377286+0000 mgr.y (mgr.34104) 3207 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.754024+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.762722+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.770682+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.776434+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.778334+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.779190+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:58:46.099 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[77323]: audit 2024-08-29T19:58:44.786153+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.045483+0000 mgr.y (mgr.34104) 3206 : audit [DBG] from='client.46022 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: cluster 2024-08-29T19:58:44.377286+0000 mgr.y (mgr.34104) 3207 : cluster [DBG] pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.754024+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.762722+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.770682+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.776434+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.778334+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.779190+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:58:46.100 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:45 smithi089 bash[78574]: audit 2024-08-29T19:58:44.786153+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:46.113 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-08-29T19:58:46.114 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-29T19:58:46.442 DEBUG:teuthology.parallel:result is None 2024-08-29T19:58:46.442 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:58:46.455 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:58:46.455 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-29T19:58:46.500 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-29T19:58:46.500 INFO:teuthology.run_tasks:Running task print... 2024-08-29T19:58:46.511 INFO:teuthology.task.print:**** done end telemetry x... 2024-08-29T19:58:46.511 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-29T19:58:46.549 INFO:tasks.cephadm:Teardown begin 2024-08-29T19:58:46.550 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-08-29T19:58:46.550 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T19:58:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:46 smithi089 bash[77323]: audit 2024-08-29T19:58:44.745475+0000 mgr.y (mgr.34104) 3208 : audit [DBG] from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:46 smithi089 bash[77323]: audit 2024-08-29T19:58:44.928865+0000 mgr.y (mgr.34104) 3209 : audit [DBG] from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:46 smithi089 bash[78574]: audit 2024-08-29T19:58:44.745475+0000 mgr.y (mgr.34104) 3208 : audit [DBG] from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:46 smithi089 bash[78574]: audit 2024-08-29T19:58:44.928865+0000 mgr.y (mgr.34104) 3209 : audit [DBG] from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:46 smithi144 bash[67678]: audit 2024-08-29T19:58:44.745475+0000 mgr.y (mgr.34104) 3208 : audit [DBG] from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:47.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:46 smithi144 bash[67678]: audit 2024-08-29T19:58:44.928865+0000 mgr.y (mgr.34104) 3209 : audit [DBG] from='client.36051 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-08-29T19:58:47.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:47 smithi089 bash[77323]: cluster 2024-08-29T19:58:46.378227+0000 mgr.y (mgr.34104) 3210 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T19:58:47.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:47 smithi089 bash[78574]: cluster 2024-08-29T19:58:46.378227+0000 mgr.y (mgr.34104) 3210 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T19:58:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:47 smithi144 bash[67678]: cluster 2024-08-29T19:58:46.378227+0000 mgr.y (mgr.34104) 3210 : cluster [DBG] pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T19:58:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:49 smithi089 bash[77323]: cluster 2024-08-29T19:58:48.379224+0000 mgr.y (mgr.34104) 3211 : cluster [DBG] pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T19:58:49.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:49 smithi089 bash[78574]: cluster 2024-08-29T19:58:48.379224+0000 mgr.y (mgr.34104) 3211 : cluster [DBG] pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T19:58:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:49 smithi144 bash[67678]: cluster 2024-08-29T19:58:48.379224+0000 mgr.y (mgr.34104) 3211 : cluster [DBG] pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-29T19:58:51.281 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:58:51.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:51 smithi089 bash[77323]: cluster 2024-08-29T19:58:50.380053+0000 mgr.y (mgr.34104) 3212 : cluster [DBG] pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:51.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:51 smithi089 bash[78574]: cluster 2024-08-29T19:58:50.380053+0000 mgr.y (mgr.34104) 3212 : cluster [DBG] pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:51 smithi144 bash[67678]: cluster 2024-08-29T19:58:50.380053+0000 mgr.y (mgr.34104) 3212 : cluster [DBG] pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:53.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:53 smithi089 bash[77323]: cluster 2024-08-29T19:58:52.381070+0000 mgr.y (mgr.34104) 3213 : cluster [DBG] pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:53 smithi089 bash[77323]: audit 2024-08-29T19:58:52.855122+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:53.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:53 smithi089 bash[77323]: audit 2024-08-29T19:58:52.856708+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:53 smithi089 bash[78574]: cluster 2024-08-29T19:58:52.381070+0000 mgr.y (mgr.34104) 3213 : cluster [DBG] pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:53 smithi089 bash[78574]: audit 2024-08-29T19:58:52.855122+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:53.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:53 smithi089 bash[78574]: audit 2024-08-29T19:58:52.856708+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:54.059 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:53 smithi144 bash[67678]: cluster 2024-08-29T19:58:52.381070+0000 mgr.y (mgr.34104) 3213 : cluster [DBG] pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-29T19:58:54.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:53 smithi144 bash[67678]: audit 2024-08-29T19:58:52.855122+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:58:54.060 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:53 smithi144 bash[67678]: audit 2024-08-29T19:58:52.856708+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:58:55.293 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 16 2024-08-29T19:58:55.294 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T19:58:55.294 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":16,"btime":"2024-08-29T18:24:07:117281+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54190,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.144:6833/3133156494","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":3133156494},{"type":"v1","addr":"172.21.15.144:6833","nonce":3133156494}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T18:07:03.292085+0000","modified":"2024-08-29T18:23:57.740424+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":679,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":44336},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44336":{"gid":44336,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":9,"addr":"172.21.15.89:6835/2196304989","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":2196304989},{"type":"v1","addr":"172.21.15.89:6835","nonce":2196304989}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":44336,"qdb_cluster":[44336]},"id":1}]} 2024-08-29T19:58:55.304 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:58:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:58:55] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2024-08-29T19:58:55.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:55 smithi089 bash[77323]: cluster 2024-08-29T19:58:54.382332+0000 mgr.y (mgr.34104) 3214 : cluster [DBG] pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-29T19:58:55.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:55 smithi089 bash[77323]: audit 2024-08-29T19:58:55.293057+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.89:0/4194991650' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:58:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:55 smithi089 bash[78574]: cluster 2024-08-29T19:58:54.382332+0000 mgr.y (mgr.34104) 3214 : cluster [DBG] pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-29T19:58:55.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:55 smithi089 bash[78574]: audit 2024-08-29T19:58:55.293057+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.89:0/4194991650' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:58:56.050 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs dump --format=json 2024-08-29T19:58:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:55 smithi144 bash[67678]: cluster 2024-08-29T19:58:54.382332+0000 mgr.y (mgr.34104) 3214 : cluster [DBG] pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-08-29T19:58:56.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:55 smithi144 bash[67678]: audit 2024-08-29T19:58:55.293057+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.89:0/4194991650' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:58:58.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:57 smithi144 bash[67678]: cluster 2024-08-29T19:58:56.383231+0000 mgr.y (mgr.34104) 3215 : cluster [DBG] pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-29T19:58:58.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:57 smithi089 bash[77323]: cluster 2024-08-29T19:58:56.383231+0000 mgr.y (mgr.34104) 3215 : cluster [DBG] pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-29T19:58:58.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:57 smithi089 bash[78574]: cluster 2024-08-29T19:58:56.383231+0000 mgr.y (mgr.34104) 3215 : cluster [DBG] pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-08-29T19:59:00.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:58:59 smithi144 bash[67678]: cluster 2024-08-29T19:58:58.384202+0000 mgr.y (mgr.34104) 3216 : cluster [DBG] pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:00.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:58:59 smithi089 bash[77323]: cluster 2024-08-29T19:58:58.384202+0000 mgr.y (mgr.34104) 3216 : cluster [DBG] pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:00.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:58:59 smithi089 bash[78574]: cluster 2024-08-29T19:58:58.384202+0000 mgr.y (mgr.34104) 3216 : cluster [DBG] pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:00.791 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:59:02.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:01 smithi144 bash[67678]: cluster 2024-08-29T19:59:00.384999+0000 mgr.y (mgr.34104) 3217 : cluster [DBG] pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:02.110 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:01 smithi089 bash[77323]: cluster 2024-08-29T19:59:00.384999+0000 mgr.y (mgr.34104) 3217 : cluster [DBG] pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:02.111 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:01 smithi089 bash[78574]: cluster 2024-08-29T19:59:00.384999+0000 mgr.y (mgr.34104) 3217 : cluster [DBG] pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:04.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:03 smithi144 bash[67678]: cluster 2024-08-29T19:59:02.386070+0000 mgr.y (mgr.34104) 3218 : cluster [DBG] pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:04.160 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:03 smithi089 bash[77323]: cluster 2024-08-29T19:59:02.386070+0000 mgr.y (mgr.34104) 3218 : cluster [DBG] pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:04.161 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:03 smithi089 bash[78574]: cluster 2024-08-29T19:59:02.386070+0000 mgr.y (mgr.34104) 3218 : cluster [DBG] pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:04.531 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T19:59:04.531 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":16,"btime":"2024-08-29T18:24:07:117281+0000","default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54190,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.144:6833/3133156494","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":3133156494},{"type":"v1","addr":"172.21.15.144:6833","nonce":3133156494}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-08-29T18:07:03.292085+0000","modified":"2024-08-29T18:23:57.740424+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":679,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":44336},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44336":{"gid":44336,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":9,"addr":"172.21.15.89:6835/2196304989","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6834","nonce":2196304989},{"type":"v1","addr":"172.21.15.89:6835","nonce":2196304989}]},"join_fscid":-1,"export_targets":[],"features":4540701547738038271,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0,"qdb_leader":44336,"qdb_cluster":[44336]},"id":1}]} 2024-08-29T19:59:04.531 INFO:teuthology.orchestra.run.smithi089.stderr:dumped fsmap epoch 16 2024-08-29T19:59:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:04 smithi089 bash[78574]: cluster 2024-08-29T19:59:04.387030+0000 mgr.y (mgr.34104) 3219 : cluster [DBG] pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:04.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:04 smithi089 bash[78574]: audit 2024-08-29T19:59:04.530601+0000 mon.a (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.89:0/4135122808' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:59:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:04 smithi089 bash[77323]: cluster 2024-08-29T19:59:04.387030+0000 mgr.y (mgr.34104) 3219 : cluster [DBG] pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:04.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:04 smithi089 bash[77323]: audit 2024-08-29T19:59:04.530601+0000 mon.a (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.89:0/4135122808' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:59:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:04 smithi144 bash[67678]: cluster 2024-08-29T19:59:04.387030+0000 mgr.y (mgr.34104) 3219 : cluster [DBG] pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:05.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:04 smithi144 bash[67678]: audit 2024-08-29T19:59:04.530601+0000 mon.a (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.89:0/4135122808' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-08-29T19:59:05.413 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:05 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:59:05] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2024-08-29T19:59:05.414 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd dump --format=json 2024-08-29T19:59:07.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:07 smithi144 bash[67678]: cluster 2024-08-29T19:59:06.387902+0000 mgr.y (mgr.34104) 3220 : cluster [DBG] pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:07.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:07 smithi089 bash[77323]: cluster 2024-08-29T19:59:06.387902+0000 mgr.y (mgr.34104) 3220 : cluster [DBG] pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:07.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:07 smithi089 bash[78574]: cluster 2024-08-29T19:59:06.387902+0000 mgr.y (mgr.34104) 3220 : cluster [DBG] pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:08.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:08 smithi144 bash[67678]: audit 2024-08-29T19:59:07.848366+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:08.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:08 smithi089 bash[78574]: audit 2024-08-29T19:59:07.848366+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:08.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:08 smithi089 bash[77323]: audit 2024-08-29T19:59:07.848366+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:09.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:09 smithi144 bash[67678]: cluster 2024-08-29T19:59:08.388860+0000 mgr.y (mgr.34104) 3221 : cluster [DBG] pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:09.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:09 smithi089 bash[77323]: cluster 2024-08-29T19:59:08.388860+0000 mgr.y (mgr.34104) 3221 : cluster [DBG] pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:09.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:09 smithi089 bash[78574]: cluster 2024-08-29T19:59:08.388860+0000 mgr.y (mgr.34104) 3221 : cluster [DBG] pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:10.161 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:59:11.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:11 smithi144 bash[67678]: cluster 2024-08-29T19:59:10.389686+0000 mgr.y (mgr.34104) 3222 : cluster [DBG] pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:11.817 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:11 smithi089 bash[77323]: cluster 2024-08-29T19:59:10.389686+0000 mgr.y (mgr.34104) 3222 : cluster [DBG] pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:11.817 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:11 smithi089 bash[78574]: cluster 2024-08-29T19:59:10.389686+0000 mgr.y (mgr.34104) 3222 : cluster [DBG] pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:13.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:13 smithi144 bash[67678]: cluster 2024-08-29T19:59:12.390832+0000 mgr.y (mgr.34104) 3223 : cluster [DBG] pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:13.839 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-08-29T19:59:13.839 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":3054,"fsid":"c8dcf998-662f-11ef-bcd4-c7b262605968","created":"2024-08-29T17:55:59.546887+0000","modified":"2024-08-29T19:57:49.115268+0000","last_up_change":"2024-08-29T18:23:14.356647+0000","last_in_change":"2024-08-29T18:05:16.604472+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":37,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":126,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-29T18:01:18.325049+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_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":"cephfs_metadata","create_time":"2024-08-29T18:06:45.183217+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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"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":3,"pool_name":"cephfs_data","create_time":"2024-08-29T18:06:54.380276+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.3799999952316284,"score_stable":1.3799999952316284,"optimal_score":1,"raw_score_acting":1.3799999952316284,"raw_score_stable":1.3799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2024-08-29T18:09:30.258397+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":"1188","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":9,"snap_epoch":1188,"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":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"386aef16-940e-43d9-925a-6ea0db3e3527","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":414,"up_from":430,"up_thru":2963,"down_at":415,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6803","nonce":4191735962}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6805","nonce":4191735962}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6809","nonce":4191735962}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":4191735962},{"type":"v1","addr":"172.21.15.89:6807","nonce":4191735962}]},"public_addr":"172.21.15.89:6803/4191735962","cluster_addr":"172.21.15.89:6805/4191735962","heartbeat_back_addr":"172.21.15.89:6809/4191735962","heartbeat_front_addr":"172.21.15.89:6807/4191735962","state":["exists","up"]},{"osd":1,"uuid":"54c70a3f-d9ea-43bf-b2c7-187a375f0836","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":444,"up_from":459,"up_thru":2963,"down_at":445,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6811","nonce":2750603694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6813","nonce":2750603694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6817","nonce":2750603694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2750603694},{"type":"v1","addr":"172.21.15.89:6815","nonce":2750603694}]},"public_addr":"172.21.15.89:6811/2750603694","cluster_addr":"172.21.15.89:6813/2750603694","heartbeat_back_addr":"172.21.15.89:6817/2750603694","heartbeat_front_addr":"172.21.15.89:6815/2750603694","state":["exists","up"]},{"osd":2,"uuid":"6d3c96b6-40ec-4a48-aae1-8dc1c5e9238e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":473,"up_from":489,"up_thru":2963,"down_at":474,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6819","nonce":2041476694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6821","nonce":2041476694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6825","nonce":2041476694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2041476694},{"type":"v1","addr":"172.21.15.89:6823","nonce":2041476694}]},"public_addr":"172.21.15.89:6819/2041476694","cluster_addr":"172.21.15.89:6821/2041476694","heartbeat_back_addr":"172.21.15.89:6825/2041476694","heartbeat_front_addr":"172.21.15.89:6823/2041476694","state":["exists","up"]},{"osd":3,"uuid":"b6973262-3f78-498e-be09-cb8d3f0c1b0e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":503,"up_from":519,"up_thru":2963,"down_at":504,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6827","nonce":3269790734}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6829","nonce":3269790734}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6833","nonce":3269790734}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":3269790734},{"type":"v1","addr":"172.21.15.89:6831","nonce":3269790734}]},"public_addr":"172.21.15.89:6827/3269790734","cluster_addr":"172.21.15.89:6829/3269790734","heartbeat_back_addr":"172.21.15.89:6833/3269790734","heartbeat_front_addr":"172.21.15.89:6831/3269790734","state":["exists","up"]},{"osd":4,"uuid":"d03ebff1-e1c8-4acd-8cce-1cf2d5e0c259","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":31,"last_clean_end":534,"up_from":550,"up_thru":2963,"down_at":535,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6801","nonce":3295769834}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6803","nonce":3295769834}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6807","nonce":3295769834}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":3295769834},{"type":"v1","addr":"172.21.15.144:6805","nonce":3295769834}]},"public_addr":"172.21.15.144:6801/3295769834","cluster_addr":"172.21.15.144:6803/3295769834","heartbeat_back_addr":"172.21.15.144:6807/3295769834","heartbeat_front_addr":"172.21.15.144:6805/3295769834","state":["exists","up"]},{"osd":5,"uuid":"158bb752-32af-4b9b-a810-523ca51f08b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":39,"last_clean_end":564,"up_from":579,"up_thru":2963,"down_at":565,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6809","nonce":3421299238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6811","nonce":3421299238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6815","nonce":3421299238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3421299238},{"type":"v1","addr":"172.21.15.144:6813","nonce":3421299238}]},"public_addr":"172.21.15.144:6809/3421299238","cluster_addr":"172.21.15.144:6811/3421299238","heartbeat_back_addr":"172.21.15.144:6815/3421299238","heartbeat_front_addr":"172.21.15.144:6813/3421299238","state":["exists","up"]},{"osd":6,"uuid":"3acb876a-f508-4562-aa40-24a9e934345b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":47,"last_clean_end":594,"up_from":610,"up_thru":2963,"down_at":595,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6817","nonce":1171904425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6818","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6819","nonce":1171904425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6823","nonce":1171904425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":1171904425},{"type":"v1","addr":"172.21.15.144:6821","nonce":1171904425}]},"public_addr":"172.21.15.144:6817/1171904425","cluster_addr":"172.21.15.144:6819/1171904425","heartbeat_back_addr":"172.21.15.144:6823/1171904425","heartbeat_front_addr":"172.21.15.144:6821/1171904425","state":["exists","up"]},{"osd":7,"uuid":"8a93e377-b0d5-49af-9bf7-f0549394e932","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":55,"last_clean_end":624,"up_from":639,"up_thru":2963,"down_at":625,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6825","nonce":2281969492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6827","nonce":2281969492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6831","nonce":2281969492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":2281969492},{"type":"v1","addr":"172.21.15.144:6829","nonce":2281969492}]},"public_addr":"172.21.15.144:6825/2281969492","cluster_addr":"172.21.15.144:6827/2281969492","heartbeat_back_addr":"172.21.15.144:6831/2281969492","heartbeat_front_addr":"172.21.15.144:6829/2281969492","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T17:59:25.667605+0000","dead_epoch":414},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:00:19.226585+0000","dead_epoch":444},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:01:13.690414+0000","dead_epoch":473},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:07.422293+0000","dead_epoch":503},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:02:57.897457+0000","dead_epoch":534},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:03:53.031434+0000","dead_epoch":564},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:04:46.345180+0000","dead_epoch":594},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-29T18:05:42.159082+0000","dead_epoch":624}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.9","mappings":[{"from":7,"to":2}]},{"pgid":"3.f","mappings":[{"from":4,"to":1}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1f","mappings":[{"from":0,"to":1}]},{"pgid":"3.2c","mappings":[{"from":4,"to":1}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]},{"pgid":"3.3b","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.89:0/2548458504":"2024-08-29T20:57:05.308934+0000","172.21.15.89:0/137937434":"2024-08-29T20:18:16.598815+0000","172.21.15.89:0/2408074908":"2024-08-29T20:07:38.763488+0000","172.21.15.144:6833/1285068981":"2024-08-30T18:23:54.713204+0000","172.21.15.144:6832/1285068981":"2024-08-30T18:23:54.713204+0000","172.21.15.89:6801/2552256712":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6800/2552256712":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6801/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.89:6800/1867026404":"2024-08-30T18:08:46.907447+0000","172.21.15.144:0/996294631":"2024-08-30T18:16:18.169133+0000","172.21.15.144:0/1916255037":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/2482921704":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6800/618354534":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/2535403848":"2024-08-30T18:15:27.807181+0000","172.21.15.144:0/2035751193":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/2624778779":"2024-08-30T17:56:25.911627+0000","172.21.15.144:6834/2700586856":"2024-08-30T18:16:18.169133+0000","172.21.15.144:0/901692603":"2024-08-30T18:16:18.169133+0000","172.21.15.144:0/2437403985":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/1234726260":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6801/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2036973596":"2024-08-30T18:08:46.907447+0000","172.21.15.144:0/877255316":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/3866781879":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2952526407":"2024-08-30T18:17:22.543622+0000","172.21.15.89:0/2140558189":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/4166240083":"2024-08-29T20:07:39.697061+0000","172.21.15.89:0/2954004331":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6801/618354534":"2024-08-30T18:15:27.807181+0000","172.21.15.89:6801/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/650794213":"2024-08-30T18:17:22.543622+0000","172.21.15.89:6800/3196122994":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/4110953081":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/4106299438":"2024-08-30T18:17:22.543622+0000","172.21.15.89:0/1615894795":"2024-08-30T18:15:27.807181+0000","172.21.15.144:0/8074365":"2024-08-30T18:16:18.169133+0000","172.21.15.144:6835/2700586856":"2024-08-30T18:16:18.169133+0000","172.21.15.89:0/3967618647":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/4207232654":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/4073867985":"2024-08-30T18:15:27.807181+0000","172.21.15.89:0/868726566":"2024-08-30T18:17:22.543622+0000","172.21.15.89:0/221096730":"2024-08-30T17:56:57.727169+0000","172.21.15.89:0/2923884298":"2024-08-30T17:56:57.727169+0000","172.21.15.89:6800/3268729052":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/861849633":"2024-08-30T17:56:25.911627+0000","172.21.15.89:0/2586130866":"2024-08-30T18:08:46.907447+0000","172.21.15.89:0/1423101154":"2024-08-30T17:56:57.727169+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":60,"snaps":[{"begin":2,"length":1}]},{"pool":63,"snaps":[{"begin":1,"length":2}]},{"pool":68,"snaps":[{"begin":1,"length":2}]},{"pool":77,"snaps":[{"begin":2,"length":1}]},{"pool":78,"snaps":[{"begin":2,"length":1}]},{"pool":79,"snaps":[{"begin":2,"length":1}]},{"pool":80,"snaps":[{"begin":2,"length":1}]},{"pool":81,"snaps":[{"begin":2,"length":1}]},{"pool":82,"snaps":[{"begin":2,"length":1}]},{"pool":83,"snaps":[{"begin":2,"length":1}]},{"pool":86,"snaps":[{"begin":4,"length":5}]},{"pool":88,"snaps":[{"begin":34,"length":4},{"begin":43,"length":5}]},{"pool":89,"snaps":[{"begin":17,"length":1},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":124,"snaps":[{"begin":104,"length":2}]},{"pool":125,"snaps":[{"begin":311,"length":4}]},{"pool":126,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-08-29T19:59:13.850 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:13 smithi089 bash[77323]: cluster 2024-08-29T19:59:12.390832+0000 mgr.y (mgr.34104) 3223 : cluster [DBG] pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:13.850 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:13 smithi089 bash[78574]: cluster 2024-08-29T19:59:12.390832+0000 mgr.y (mgr.34104) 3223 : cluster [DBG] pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:14.608 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs fail cephfs 2024-08-29T19:59:14.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:14 smithi144 bash[67678]: audit 2024-08-29T19:59:13.835694+0000 mon.a (mon.0) 5437 : audit [DBG] from='client.? 172.21.15.89:0/2631756645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T19:59:14.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:14 smithi089 bash[77323]: audit 2024-08-29T19:59:13.835694+0000 mon.a (mon.0) 5437 : audit [DBG] from='client.? 172.21.15.89:0/2631756645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T19:59:14.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:14 smithi089 bash[78574]: audit 2024-08-29T19:59:13.835694+0000 mon.a (mon.0) 5437 : audit [DBG] from='client.? 172.21.15.89:0/2631756645' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-29T19:59:15.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:15 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:59:15] "GET /metrics HTTP/1.1" 200 34082 "" "Prometheus/2.43.0" 2024-08-29T19:59:15.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:15 smithi144 bash[67678]: cluster 2024-08-29T19:59:14.391892+0000 mgr.y (mgr.34104) 3224 : cluster [DBG] pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:15.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:15 smithi089 bash[77323]: cluster 2024-08-29T19:59:14.391892+0000 mgr.y (mgr.34104) 3224 : cluster [DBG] pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:15.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:15 smithi089 bash[78574]: cluster 2024-08-29T19:59:14.391892+0000 mgr.y (mgr.34104) 3224 : cluster [DBG] pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:17.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:17 smithi144 bash[67678]: cluster 2024-08-29T19:59:16.392790+0000 mgr.y (mgr.34104) 3225 : cluster [DBG] pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:17.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:17 smithi089 bash[77323]: cluster 2024-08-29T19:59:16.392790+0000 mgr.y (mgr.34104) 3225 : cluster [DBG] pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:17.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:17 smithi089 bash[78574]: cluster 2024-08-29T19:59:16.392790+0000 mgr.y (mgr.34104) 3225 : cluster [DBG] pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:19.351 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:59:19.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:19 smithi144 bash[67678]: cluster 2024-08-29T19:59:18.393874+0000 mgr.y (mgr.34104) 3226 : cluster [DBG] pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:19.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:19 smithi089 bash[77323]: cluster 2024-08-29T19:59:18.393874+0000 mgr.y (mgr.34104) 3226 : cluster [DBG] pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:19.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:19 smithi089 bash[78574]: cluster 2024-08-29T19:59:18.393874+0000 mgr.y (mgr.34104) 3226 : cluster [DBG] pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:21.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:21 smithi144 bash[67678]: cluster 2024-08-29T19:59:20.394717+0000 mgr.y (mgr.34104) 3227 : cluster [DBG] pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:21.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:21 smithi089 bash[78574]: cluster 2024-08-29T19:59:20.394717+0000 mgr.y (mgr.34104) 3227 : cluster [DBG] pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:21.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:21 smithi089 bash[77323]: cluster 2024-08-29T19:59:20.394717+0000 mgr.y (mgr.34104) 3227 : cluster [DBG] pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:23.151 INFO:teuthology.orchestra.run.smithi089.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-08-29T19:59:23.430 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: debug 2024-08-29T19:59:23.146+0000 7f8cc17c3640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:59:23.430 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[99639]: ignoring --setuser ceph since I am not root 2024-08-29T19:59:23.430 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[99639]: ignoring --setgroup ceph since I am not root 2024-08-29T19:59:23.431 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[99639]: starting mds.a at 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: cluster 2024-08-29T19:59:22.395739+0000 mgr.y (mgr.34104) 3228 : cluster [DBG] pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: audit 2024-08-29T19:59:22.848277+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: audit 2024-08-29T19:59:23.148742+0000 mon.a (mon.0) 5439 : audit [INF] from='client.? 172.21.15.89:0/692353806' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: cluster 2024-08-29T19:59:23.149407+0000 mon.a (mon.0) 5440 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: cluster 2024-08-29T19:59:23.149426+0000 mon.a (mon.0) 5441 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: audit 2024-08-29T19:59:23.151823+0000 mon.a (mon.0) 5442 : audit [INF] from='client.? 172.21.15.89:0/692353806' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: cluster 2024-08-29T19:59:23.162502+0000 mon.a (mon.0) 5443 : cluster [DBG] osdmap e3055: 8 total, 8 up, 8 in 2024-08-29T19:59:23.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:23 smithi144 bash[67678]: cluster 2024-08-29T19:59:23.162926+0000 mon.a (mon.0) 5444 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T19:59:23.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: cluster 2024-08-29T19:59:22.395739+0000 mgr.y (mgr.34104) 3228 : cluster [DBG] pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: audit 2024-08-29T19:59:22.848277+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: audit 2024-08-29T19:59:23.148742+0000 mon.a (mon.0) 5439 : audit [INF] from='client.? 172.21.15.89:0/692353806' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: cluster 2024-08-29T19:59:23.149407+0000 mon.a (mon.0) 5440 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: cluster 2024-08-29T19:59:23.149426+0000 mon.a (mon.0) 5441 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: audit 2024-08-29T19:59:23.151823+0000 mon.a (mon.0) 5442 : audit [INF] from='client.? 172.21.15.89:0/692353806' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: cluster 2024-08-29T19:59:23.162502+0000 mon.a (mon.0) 5443 : cluster [DBG] osdmap e3055: 8 total, 8 up, 8 in 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[77323]: cluster 2024-08-29T19:59:23.162926+0000 mon.a (mon.0) 5444 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T19:59:23.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: cluster 2024-08-29T19:59:22.395739+0000 mgr.y (mgr.34104) 3228 : cluster [DBG] pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: audit 2024-08-29T19:59:22.848277+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: audit 2024-08-29T19:59:23.148742+0000 mon.a (mon.0) 5439 : audit [INF] from='client.? 172.21.15.89:0/692353806' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: cluster 2024-08-29T19:59:23.149407+0000 mon.a (mon.0) 5440 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: cluster 2024-08-29T19:59:23.149426+0000 mon.a (mon.0) 5441 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: audit 2024-08-29T19:59:23.151823+0000 mon.a (mon.0) 5442 : audit [INF] from='client.? 172.21.15.89:0/692353806' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: cluster 2024-08-29T19:59:23.162502+0000 mon.a (mon.0) 5443 : cluster [DBG] osdmap e3055: 8 total, 8 up, 8 in 2024-08-29T19:59:23.932 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:23 smithi089 bash[78574]: cluster 2024-08-29T19:59:23.162926+0000 mon.a (mon.0) 5444 : cluster [DBG] fsmap cephfs:0/1 1 up:standby, 1 failed 2024-08-29T19:59:23.968 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-08-29T19:59:25.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:59:25] "GET /metrics HTTP/1.1" 200 34079 "" "Prometheus/2.43.0" 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[77323]: cluster 2024-08-29T19:59:24.156066+0000 mon.a (mon.0) 5445 : cluster [DBG] mds.? [v2:172.21.15.89:6834/1587363520,v1:172.21.15.89:6835/1587363520] up:boot 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[77323]: cluster 2024-08-29T19:59:24.156176+0000 mon.a (mon.0) 5446 : cluster [DBG] fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[77323]: audit 2024-08-29T19:59:24.156291+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[77323]: cluster 2024-08-29T19:59:24.396691+0000 mgr.y (mgr.34104) 3229 : cluster [DBG] pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[78574]: cluster 2024-08-29T19:59:24.156066+0000 mon.a (mon.0) 5445 : cluster [DBG] mds.? [v2:172.21.15.89:6834/1587363520,v1:172.21.15.89:6835/1587363520] up:boot 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[78574]: cluster 2024-08-29T19:59:24.156176+0000 mon.a (mon.0) 5446 : cluster [DBG] fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-29T19:59:25.431 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[78574]: audit 2024-08-29T19:59:24.156291+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T19:59:25.432 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:25 smithi089 bash[78574]: cluster 2024-08-29T19:59:24.396691+0000 mgr.y (mgr.34104) 3229 : cluster [DBG] pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:25 smithi144 bash[67678]: cluster 2024-08-29T19:59:24.156066+0000 mon.a (mon.0) 5445 : cluster [DBG] mds.? [v2:172.21.15.89:6834/1587363520,v1:172.21.15.89:6835/1587363520] up:boot 2024-08-29T19:59:25.557 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:25 smithi144 bash[67678]: cluster 2024-08-29T19:59:24.156176+0000 mon.a (mon.0) 5446 : cluster [DBG] fsmap cephfs:0/1 2 up:standby, 1 failed 2024-08-29T19:59:25.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:25 smithi144 bash[67678]: audit 2024-08-29T19:59:24.156291+0000 mon.a (mon.0) 5447 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-08-29T19:59:25.558 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:25 smithi144 bash[67678]: cluster 2024-08-29T19:59:24.396691+0000 mgr.y (mgr.34104) 3229 : cluster [DBG] pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:27.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:27 smithi144 bash[67678]: cluster 2024-08-29T19:59:26.397595+0000 mgr.y (mgr.34104) 3230 : cluster [DBG] pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:27.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:27 smithi089 bash[77323]: cluster 2024-08-29T19:59:26.397595+0000 mgr.y (mgr.34104) 3230 : cluster [DBG] pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:27.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:27 smithi089 bash[78574]: cluster 2024-08-29T19:59:26.397595+0000 mgr.y (mgr.34104) 3230 : cluster [DBG] pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:28.710 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:59:29.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:29 smithi144 bash[67678]: cluster 2024-08-29T19:59:28.398518+0000 mgr.y (mgr.34104) 3231 : cluster [DBG] pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:29.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:29 smithi089 bash[77323]: cluster 2024-08-29T19:59:28.398518+0000 mgr.y (mgr.34104) 3231 : cluster [DBG] pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:29.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:29 smithi089 bash[78574]: cluster 2024-08-29T19:59:28.398518+0000 mgr.y (mgr.34104) 3231 : cluster [DBG] pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:31.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:31 smithi144 bash[67678]: cluster 2024-08-29T19:59:30.399354+0000 mgr.y (mgr.34104) 3232 : cluster [DBG] pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:31.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:31 smithi089 bash[77323]: cluster 2024-08-29T19:59:30.399354+0000 mgr.y (mgr.34104) 3232 : cluster [DBG] pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:31.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:31 smithi089 bash[78574]: cluster 2024-08-29T19:59:30.399354+0000 mgr.y (mgr.34104) 3232 : cluster [DBG] pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:32.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:32 smithi144 bash[67678]: audit 2024-08-29T19:59:32.368999+0000 mon.a (mon.0) 5448 : audit [INF] from='client.? 172.21.15.89:0/3578542199' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:59:32.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:32 smithi089 bash[77323]: audit 2024-08-29T19:59:32.368999+0000 mon.a (mon.0) 5448 : audit [INF] from='client.? 172.21.15.89:0/3578542199' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:59:32.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:32 smithi089 bash[78574]: audit 2024-08-29T19:59:32.368999+0000 mon.a (mon.0) 5448 : audit [INF] from='client.? 172.21.15.89:0/3578542199' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-08-29T19:59:33.246 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[77323]: cluster 2024-08-29T19:59:32.400315+0000 mgr.y (mgr.34104) 3233 : cluster [DBG] pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[77323]: cluster 2024-08-29T19:59:32.461962+0000 mon.a (mon.0) 5449 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[77323]: cluster 2024-08-29T19:59:32.462011+0000 mon.a (mon.0) 5450 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[77323]: cluster 2024-08-29T19:59:32.462031+0000 mon.a (mon.0) 5451 : cluster [INF] Cluster is now healthy 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[77323]: audit 2024-08-29T19:59:32.469859+0000 mon.a (mon.0) 5452 : audit [INF] from='client.? 172.21.15.89:0/3578542199' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[77323]: cluster 2024-08-29T19:59:32.476302+0000 mon.a (mon.0) 5453 : cluster [DBG] fsmap 2 up:standby 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[78574]: cluster 2024-08-29T19:59:32.400315+0000 mgr.y (mgr.34104) 3233 : cluster [DBG] pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[78574]: cluster 2024-08-29T19:59:32.461962+0000 mon.a (mon.0) 5449 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[78574]: cluster 2024-08-29T19:59:32.462011+0000 mon.a (mon.0) 5450 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T19:59:33.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[78574]: cluster 2024-08-29T19:59:32.462031+0000 mon.a (mon.0) 5451 : cluster [INF] Cluster is now healthy 2024-08-29T19:59:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[78574]: audit 2024-08-29T19:59:32.469859+0000 mon.a (mon.0) 5452 : audit [INF] from='client.? 172.21.15.89:0/3578542199' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-29T19:59:33.682 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:33 smithi089 bash[78574]: cluster 2024-08-29T19:59:32.476302+0000 mon.a (mon.0) 5453 : cluster [DBG] fsmap 2 up:standby 2024-08-29T19:59:33.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:33 smithi144 bash[67678]: cluster 2024-08-29T19:59:32.400315+0000 mgr.y (mgr.34104) 3233 : cluster [DBG] pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:33 smithi144 bash[67678]: cluster 2024-08-29T19:59:32.461962+0000 mon.a (mon.0) 5449 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-29T19:59:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:33 smithi144 bash[67678]: cluster 2024-08-29T19:59:32.462011+0000 mon.a (mon.0) 5450 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-29T19:59:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:33 smithi144 bash[67678]: cluster 2024-08-29T19:59:32.462031+0000 mon.a (mon.0) 5451 : cluster [INF] Cluster is now healthy 2024-08-29T19:59:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:33 smithi144 bash[67678]: audit 2024-08-29T19:59:32.469859+0000 mon.a (mon.0) 5452 : audit [INF] from='client.? 172.21.15.89:0/3578542199' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-08-29T19:59:33.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:33 smithi144 bash[67678]: cluster 2024-08-29T19:59:32.476302+0000 mon.a (mon.0) 5453 : cluster [DBG] fsmap 2 up:standby 2024-08-29T19:59:35.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:35 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:59:35] "GET /metrics HTTP/1.1" 200 34079 "" "Prometheus/2.43.0" 2024-08-29T19:59:35.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:35 smithi144 bash[67678]: cluster 2024-08-29T19:59:34.401365+0000 mgr.y (mgr.34104) 3234 : cluster [DBG] pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:35.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:35 smithi089 bash[77323]: cluster 2024-08-29T19:59:34.401365+0000 mgr.y (mgr.34104) 3234 : cluster [DBG] pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:35.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:35 smithi089 bash[78574]: cluster 2024-08-29T19:59:34.401365+0000 mgr.y (mgr.34104) 3234 : cluster [DBG] pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:37.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:37 smithi144 bash[67678]: cluster 2024-08-29T19:59:36.402246+0000 mgr.y (mgr.34104) 3235 : cluster [DBG] pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:37.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:37 smithi089 bash[77323]: cluster 2024-08-29T19:59:36.402246+0000 mgr.y (mgr.34104) 3235 : cluster [DBG] pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:37.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:37 smithi089 bash[78574]: cluster 2024-08-29T19:59:36.402246+0000 mgr.y (mgr.34104) 3235 : cluster [DBG] pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:37.983 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:59:38.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:38 smithi144 bash[67678]: audit 2024-08-29T19:59:37.849170+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:38.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:38 smithi089 bash[77323]: audit 2024-08-29T19:59:37.849170+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:38.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:38 smithi089 bash[78574]: audit 2024-08-29T19:59:37.849170+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:39.654 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:39 smithi089 bash[78574]: cluster 2024-08-29T19:59:38.403191+0000 mgr.y (mgr.34104) 3236 : cluster [DBG] pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:39.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:39 smithi089 bash[77323]: cluster 2024-08-29T19:59:38.403191+0000 mgr.y (mgr.34104) 3236 : cluster [DBG] pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:39.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:39 smithi144 bash[67678]: cluster 2024-08-29T19:59:38.403191+0000 mgr.y (mgr.34104) 3236 : cluster [DBG] pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:41.680 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:41 smithi089 bash[78574]: cluster 2024-08-29T19:59:40.404001+0000 mgr.y (mgr.34104) 3237 : cluster [DBG] pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:41.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:41 smithi089 bash[77323]: cluster 2024-08-29T19:59:40.404001+0000 mgr.y (mgr.34104) 3237 : cluster [DBG] pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:41.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:41 smithi144 bash[67678]: cluster 2024-08-29T19:59:40.404001+0000 mgr.y (mgr.34104) 3237 : cluster [DBG] pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:42.520 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'cephfs_metadata' removed 2024-08-29T19:59:42.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:42 smithi089 bash[77323]: audit 2024-08-29T19:59:41.629213+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.89:0/3463784990' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:42.763 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:42 smithi089 bash[77323]: audit 2024-08-29T19:59:41.629652+0000 mon.a (mon.0) 5455 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:42.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:42 smithi089 bash[78574]: audit 2024-08-29T19:59:41.629213+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.89:0/3463784990' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:42.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:42 smithi089 bash[78574]: audit 2024-08-29T19:59:41.629652+0000 mon.a (mon.0) 5455 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:42 smithi144 bash[67678]: audit 2024-08-29T19:59:41.629213+0000 mon.c (mon.2) 150 : audit [INF] from='client.? 172.21.15.89:0/3463784990' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:42.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:42 smithi144 bash[67678]: audit 2024-08-29T19:59:41.629652+0000 mon.a (mon.0) 5455 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:43.315 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-08-29T19:59:43.680 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:43 smithi089 bash[77323]: cluster 2024-08-29T19:59:42.404982+0000 mgr.y (mgr.34104) 3238 : cluster [DBG] pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:43 smithi089 bash[77323]: audit 2024-08-29T19:59:42.509185+0000 mon.a (mon.0) 5456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:59:43.681 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:43 smithi089 bash[77323]: cluster 2024-08-29T19:59:42.516891+0000 mon.a (mon.0) 5457 : cluster [DBG] osdmap e3056: 8 total, 8 up, 8 in 2024-08-29T19:59:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:43 smithi089 bash[78574]: cluster 2024-08-29T19:59:42.404982+0000 mgr.y (mgr.34104) 3238 : cluster [DBG] pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:43 smithi089 bash[78574]: audit 2024-08-29T19:59:42.509185+0000 mon.a (mon.0) 5456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:59:43.681 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:43 smithi089 bash[78574]: cluster 2024-08-29T19:59:42.516891+0000 mon.a (mon.0) 5457 : cluster [DBG] osdmap e3056: 8 total, 8 up, 8 in 2024-08-29T19:59:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:43 smithi144 bash[67678]: cluster 2024-08-29T19:59:42.404982+0000 mgr.y (mgr.34104) 3238 : cluster [DBG] pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:43 smithi144 bash[67678]: audit 2024-08-29T19:59:42.509185+0000 mon.a (mon.0) 5456 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:59:43.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:43 smithi144 bash[67678]: cluster 2024-08-29T19:59:42.516891+0000 mon.a (mon.0) 5457 : cluster [DBG] osdmap e3056: 8 total, 8 up, 8 in 2024-08-29T19:59:45.430 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:45 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:59:45] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2024-08-29T19:59:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:45 smithi144 bash[67678]: cluster 2024-08-29T19:59:44.405820+0000 mgr.y (mgr.34104) 3239 : cluster [DBG] pgmap v5826: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:45.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:45 smithi144 bash[67678]: audit 2024-08-29T19:59:44.908218+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:59:45.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:45 smithi089 bash[77323]: cluster 2024-08-29T19:59:44.405820+0000 mgr.y (mgr.34104) 3239 : cluster [DBG] pgmap v5826: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:45.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:45 smithi089 bash[77323]: audit 2024-08-29T19:59:44.908218+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:59:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:45 smithi089 bash[78574]: cluster 2024-08-29T19:59:44.405820+0000 mgr.y (mgr.34104) 3239 : cluster [DBG] pgmap v5826: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:45.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:45 smithi089 bash[78574]: audit 2024-08-29T19:59:44.908218+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-29T19:59:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:46 smithi144 bash[67678]: audit 2024-08-29T19:59:45.683761+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:59:46.807 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:46 smithi144 bash[67678]: audit 2024-08-29T19:59:45.684962+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:59:46.808 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:46 smithi144 bash[67678]: audit 2024-08-29T19:59:45.691012+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:59:46.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:46 smithi089 bash[77323]: audit 2024-08-29T19:59:45.683761+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:59:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:46 smithi089 bash[77323]: audit 2024-08-29T19:59:45.684962+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:59:46.931 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:46 smithi089 bash[77323]: audit 2024-08-29T19:59:45.691012+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:59:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:46 smithi089 bash[78574]: audit 2024-08-29T19:59:45.683761+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-29T19:59:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:46 smithi089 bash[78574]: audit 2024-08-29T19:59:45.684962+0000 mon.a (mon.0) 5460 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-29T19:59:46.931 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:46 smithi089 bash[78574]: audit 2024-08-29T19:59:45.691012+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' 2024-08-29T19:59:48.051 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/mon.a/config 2024-08-29T19:59:48.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:47 smithi144 bash[67678]: cluster 2024-08-29T19:59:46.406605+0000 mgr.y (mgr.34104) 3240 : cluster [DBG] pgmap v5827: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:48.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:47 smithi089 bash[77323]: cluster 2024-08-29T19:59:46.406605+0000 mgr.y (mgr.34104) 3240 : cluster [DBG] pgmap v5827: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:48.142 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:47 smithi089 bash[78574]: cluster 2024-08-29T19:59:46.406605+0000 mgr.y (mgr.34104) 3240 : cluster [DBG] pgmap v5827: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:49.930 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:49 smithi089 bash[77323]: cluster 2024-08-29T19:59:48.407481+0000 mgr.y (mgr.34104) 3241 : cluster [DBG] pgmap v5828: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:49.930 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:49 smithi089 bash[78574]: cluster 2024-08-29T19:59:48.407481+0000 mgr.y (mgr.34104) 3241 : cluster [DBG] pgmap v5828: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:50.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:49 smithi144 bash[67678]: cluster 2024-08-29T19:59:48.407481+0000 mgr.y (mgr.34104) 3241 : cluster [DBG] pgmap v5828: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:52.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:51 smithi144 bash[67678]: cluster 2024-08-29T19:59:50.408218+0000 mgr.y (mgr.34104) 3242 : cluster [DBG] pgmap v5829: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:52.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:51 smithi089 bash[77323]: cluster 2024-08-29T19:59:50.408218+0000 mgr.y (mgr.34104) 3242 : cluster [DBG] pgmap v5829: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:52.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:51 smithi089 bash[78574]: cluster 2024-08-29T19:59:50.408218+0000 mgr.y (mgr.34104) 3242 : cluster [DBG] pgmap v5829: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:52.721 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'cephfs_data' removed 2024-08-29T19:59:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:52 smithi144 bash[67678]: audit 2024-08-29T19:59:51.732803+0000 mon.c (mon.2) 151 : audit [INF] from='client.? 172.21.15.89:0/215531061' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:53.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:52 smithi144 bash[67678]: audit 2024-08-29T19:59:51.733486+0000 mon.a (mon.0) 5462 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:53.180 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:52 smithi089 bash[77323]: audit 2024-08-29T19:59:51.732803+0000 mon.c (mon.2) 151 : audit [INF] from='client.? 172.21.15.89:0/215531061' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:53.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:52 smithi089 bash[77323]: audit 2024-08-29T19:59:51.733486+0000 mon.a (mon.0) 5462 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:52 smithi089 bash[78574]: audit 2024-08-29T19:59:51.732803+0000 mon.c (mon.2) 151 : audit [INF] from='client.? 172.21.15.89:0/215531061' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:53.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:52 smithi089 bash[78574]: audit 2024-08-29T19:59:51.733486+0000 mon.a (mon.0) 5462 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-08-29T19:59:53.539 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T19:59:53.553 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T19:59:53.567 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-29T19:59:53.568 DEBUG:teuthology.orchestra.run.smithi089:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-29T19:59:53.602 DEBUG:teuthology.orchestra.run.smithi144:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-29T19:59:53.619 INFO:tasks.cephadm:Stopping all daemons... 2024-08-29T19:59:53.619 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-29T19:59:53.619 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a 2024-08-29T19:59:53.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[78574]: cluster 2024-08-29T19:59:52.409080+0000 mgr.y (mgr.34104) 3243 : cluster [DBG] pgmap v5830: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:53.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[78574]: audit 2024-08-29T19:59:52.711270+0000 mon.a (mon.0) 5463 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:59:53.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[78574]: cluster 2024-08-29T19:59:52.719841+0000 mon.a (mon.0) 5464 : cluster [DBG] osdmap e3057: 8 total, 8 up, 8 in 2024-08-29T19:59:53.795 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[78574]: audit 2024-08-29T19:59:52.848927+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:53.795 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 systemd[1]: Stopping Ceph mon.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T19:59:53.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[77323]: cluster 2024-08-29T19:59:52.409080+0000 mgr.y (mgr.34104) 3243 : cluster [DBG] pgmap v5830: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:53.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[77323]: audit 2024-08-29T19:59:52.711270+0000 mon.a (mon.0) 5463 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:59:53.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[77323]: cluster 2024-08-29T19:59:52.719841+0000 mon.a (mon.0) 5464 : cluster [DBG] osdmap e3057: 8 total, 8 up, 8 in 2024-08-29T19:59:53.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[77323]: audit 2024-08-29T19:59:52.848927+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:53.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[77323]: debug 2024-08-29T19:59:53.777+0000 7f8cc6fce640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T19:59:53.796 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[77323]: debug 2024-08-29T19:59:53.777+0000 7f8cc6fce640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-29T19:59:53.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:53 smithi089 bash[70970]: [29/Aug/2024:19:59:53] ENGINE Bus STOPPING 2024-08-29T19:59:54.057 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:53 smithi144 bash[67678]: cluster 2024-08-29T19:59:52.409080+0000 mgr.y (mgr.34104) 3243 : cluster [DBG] pgmap v5830: 73 pgs: 73 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-08-29T19:59:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:53 smithi144 bash[67678]: audit 2024-08-29T19:59:52.711270+0000 mon.a (mon.0) 5463 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-08-29T19:59:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:53 smithi144 bash[67678]: cluster 2024-08-29T19:59:52.719841+0000 mon.a (mon.0) 5464 : cluster [DBG] osdmap e3057: 8 total, 8 up, 8 in 2024-08-29T19:59:54.058 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:53 smithi144 bash[67678]: audit 2024-08-29T19:59:52.848927+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.34104 172.21.15.89:0/1154595692' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-29T19:59:54.474 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:54 smithi089 bash[70970]: [29/Aug/2024:19:59:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:59:54.474 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:54 smithi089 bash[70970]: [29/Aug/2024:19:59:54] ENGINE Bus STOPPED 2024-08-29T19:59:54.474 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:54 smithi089 bash[70970]: [29/Aug/2024:19:59:54] ENGINE Bus STARTING 2024-08-29T19:59:54.474 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:54 smithi089 bash[70970]: [29/Aug/2024:19:59:54] ENGINE Serving on http://:::9283 2024-08-29T19:59:54.912 INFO:journalctl@ceph.mon.a.smithi089.stdout:Aug 29 19:59:54 smithi089 bash[198034]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-a 2024-08-29T19:59:54.912 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:54 smithi089 bash[70970]: [29/Aug/2024:19:59:54] ENGINE Bus STARTED 2024-08-29T19:59:54.924 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.a.service' 2024-08-29T19:59:54.960 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:59:54.960 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-29T19:59:54.960 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-29T19:59:54.960 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.c 2024-08-29T19:59:55.180 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: ::ffff:172.21.15.144 - - [29/Aug/2024:19:59:55] "GET /metrics HTTP/1.1" 200 29380 "" "Prometheus/2.43.0" 2024-08-29T19:59:55.181 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: [29/Aug/2024:19:59:55] ENGINE Bus STOPPING 2024-08-29T19:59:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:55 smithi089 systemd[1]: Stopping Ceph mon.c for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T19:59:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[78574]: debug 2024-08-29T19:59:55.125+0000 7f8bb0d1e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T19:59:55.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[78574]: debug 2024-08-29T19:59:55.125+0000 7f8bb0d1e640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-29T19:59:55.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: [29/Aug/2024:19:59:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-29T19:59:55.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: [29/Aug/2024:19:59:55] ENGINE Bus STOPPED 2024-08-29T19:59:55.673 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: [29/Aug/2024:19:59:55] ENGINE Bus STARTING 2024-08-29T19:59:55.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: [29/Aug/2024:19:59:55] ENGINE Serving on http://:::9283 2024-08-29T19:59:55.930 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:55 smithi089 bash[70970]: [29/Aug/2024:19:59:55] ENGINE Bus STARTED 2024-08-29T19:59:56.415 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.c.service' 2024-08-29T19:59:56.441 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:59:56.441 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-29T19:59:56.441 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-29T19:59:56.442 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.b 2024-08-29T19:59:56.738 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:56 smithi144 systemd[1]: Stopping Ceph mon.b for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T19:59:57.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:56 smithi144 bash[67678]: debug 2024-08-29T19:59:56.730+0000 7f4c6d57b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-08-29T19:59:57.017 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:56 smithi144 bash[67678]: debug 2024-08-29T19:59:56.730+0000 7f4c6d57b640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-29T19:59:57.879 INFO:journalctl@ceph.mon.b.smithi144.stdout:Aug 29 19:59:57 smithi144 bash[116090]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mon-b 2024-08-29T19:59:57.894 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mon.b.service' 2024-08-29T19:59:57.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:59:57.927 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-29T19:59:57.927 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-29T19:59:57.927 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y 2024-08-29T19:59:58.310 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:57 smithi089 systemd[1]: Stopping Ceph mgr.y for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T19:59:59.052 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service' 2024-08-29T19:59:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:58 smithi089 bash[198254]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T19:59:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:59 smithi089 bash[198315]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-mgr-y 2024-08-29T19:59:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:59 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.y.service: Deactivated successfully. 2024-08-29T19:59:59.062 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Aug 29 19:59:59 smithi089 systemd[1]: Stopped Ceph mgr.y for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T19:59:59.077 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T19:59:59.077 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-29T19:59:59.078 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-29T19:59:59.078 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x 2024-08-29T19:59:59.493 INFO:journalctl@ceph.mgr.x.smithi144.stdout:Aug 29 19:59:59 smithi144 systemd[1]: Stopping Ceph mgr.x for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:00.151 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mgr.x.service' 2024-08-29T20:00:00.171 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:00.172 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-29T20:00:00.172 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-29T20:00:00.172 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.0 2024-08-29T20:00:00.680 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 20:00:00 smithi089 systemd[1]: Stopping Ceph osd.0 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:00.681 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 20:00:00 smithi089 bash[83139]: debug 2024-08-29T20:00:00.329+0000 7fa1cdb6a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:00.681 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 20:00:00 smithi089 bash[83139]: debug 2024-08-29T20:00:00.329+0000 7fa1cdb6a640 -1 osd.0 3057 *** Got signal Terminated *** 2024-08-29T20:00:00.681 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 20:00:00 smithi089 bash[83139]: debug 2024-08-29T20:00:00.329+0000 7fa1cdb6a640 -1 osd.0 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:01.307 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:00:00 smithi144 bash[94636]: ts=2024-08-29T20:00:00.937Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:00:01.308 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:00:00 smithi144 bash[94636]: ts=2024-08-29T20:00:00.939Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:00:01.308 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:00:00 smithi144 bash[94636]: ts=2024-08-29T20:00:00.946Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:00:01.308 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:00:00 smithi144 bash[94636]: ts=2024-08-29T20:00:00.946Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:00:01.308 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:00:00 smithi144 bash[94636]: ts=2024-08-29T20:00:00.946Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:00:07.080 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 20:00:06 smithi089 bash[198353]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-0 2024-08-29T20:00:07.081 INFO:journalctl@ceph.osd.0.smithi089.stdout:Aug 29 20:00:06 smithi089 bash[198418]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-0 2024-08-29T20:00:09.120 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.0.service' 2024-08-29T20:00:09.150 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:09.150 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-29T20:00:09.151 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-29T20:00:09.151 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.1 2024-08-29T20:00:09.430 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 20:00:09 smithi089 systemd[1]: Stopping Ceph osd.1 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:09.431 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 20:00:09 smithi089 bash[87193]: debug 2024-08-29T20:00:09.341+0000 7f32e2281640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:09.431 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 20:00:09 smithi089 bash[87193]: debug 2024-08-29T20:00:09.341+0000 7f32e2281640 -1 osd.1 3057 *** Got signal Terminated *** 2024-08-29T20:00:09.431 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 20:00:09 smithi089 bash[87193]: debug 2024-08-29T20:00:09.341+0000 7f32e2281640 -1 osd.1 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:15.866 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 20:00:15 smithi089 bash[198549]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-1 2024-08-29T20:00:15.867 INFO:journalctl@ceph.osd.1.smithi089.stdout:Aug 29 20:00:15 smithi089 bash[198614]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-1 2024-08-29T20:00:17.823 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.1.service' 2024-08-29T20:00:17.850 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:17.850 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-29T20:00:17.850 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-29T20:00:17.850 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.2 2024-08-29T20:00:18.180 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 20:00:17 smithi089 systemd[1]: Stopping Ceph osd.2 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:18.181 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 20:00:18 smithi089 bash[91235]: debug 2024-08-29T20:00:18.040+0000 7faf7e4b8640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:18.181 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 20:00:18 smithi089 bash[91235]: debug 2024-08-29T20:00:18.040+0000 7faf7e4b8640 -1 osd.2 3057 *** Got signal Terminated *** 2024-08-29T20:00:18.181 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 20:00:18 smithi089 bash[91235]: debug 2024-08-29T20:00:18.040+0000 7faf7e4b8640 -1 osd.2 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:24.680 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 20:00:24 smithi089 bash[198743]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-2 2024-08-29T20:00:24.681 INFO:journalctl@ceph.osd.2.smithi089.stdout:Aug 29 20:00:24 smithi089 bash[198806]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-2 2024-08-29T20:00:26.509 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.2.service' 2024-08-29T20:00:26.534 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:26.535 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-29T20:00:26.535 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-29T20:00:26.535 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.3 2024-08-29T20:00:26.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:26 smithi089 systemd[1]: Stopping Ceph osd.3 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:26.931 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:26 smithi089 bash[95437]: debug 2024-08-29T20:00:26.712+0000 7fde24bcb640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:26.931 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:26 smithi089 bash[95437]: debug 2024-08-29T20:00:26.712+0000 7fde24bcb640 -1 osd.3 3057 *** Got signal Terminated *** 2024-08-29T20:00:26.931 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:26 smithi089 bash[95437]: debug 2024-08-29T20:00:26.712+0000 7fde24bcb640 -1 osd.3 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:27.807 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:27 smithi144 bash[76184]: debug 2024-08-29T20:00:27.486+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:27.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:27 smithi144 bash[84431]: debug 2024-08-29T20:00:27.430+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:27.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:27 smithi089 bash[95437]: debug 2024-08-29T20:00:27.628+0000 7fde211e1640 -1 osd.3 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:01.883087+0000 front 2024-08-29T20:00:01.883401+0000 (oldest deadline 2024-08-29T20:00:27.183238+0000) 2024-08-29T20:00:28.706 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:28 smithi144 bash[76184]: debug 2024-08-29T20:00:28.458+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:28.706 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:28 smithi144 bash[84431]: debug 2024-08-29T20:00:28.442+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:28.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:28 smithi089 bash[95437]: debug 2024-08-29T20:00:28.644+0000 7fde211e1640 -1 osd.3 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:01.883087+0000 front 2024-08-29T20:00:01.883401+0000 (oldest deadline 2024-08-29T20:00:27.183238+0000) 2024-08-29T20:00:29.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:28 smithi144 bash[71937]: debug 2024-08-29T20:00:28.702+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:29.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:29 smithi144 bash[71937]: debug 2024-08-29T20:00:29.726+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:29.807 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:29 smithi144 bash[76184]: debug 2024-08-29T20:00:29.486+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:29.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:29 smithi144 bash[80436]: debug 2024-08-29T20:00:29.610+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:29.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:29 smithi144 bash[84431]: debug 2024-08-29T20:00:29.490+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:29.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:29 smithi089 bash[95437]: debug 2024-08-29T20:00:29.600+0000 7fde211e1640 -1 osd.3 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:01.883087+0000 front 2024-08-29T20:00:01.883401+0000 (oldest deadline 2024-08-29T20:00:27.183238+0000) 2024-08-29T20:00:30.719 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:30 smithi144 bash[80436]: debug 2024-08-29T20:00:30.614+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:30.720 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:30 smithi144 bash[84431]: debug 2024-08-29T20:00:30.470+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:30.720 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:30 smithi144 bash[76184]: debug 2024-08-29T20:00:30.450+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:30.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:30 smithi089 bash[95437]: debug 2024-08-29T20:00:30.576+0000 7fde211e1640 -1 osd.3 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:01.883087+0000 front 2024-08-29T20:00:01.883401+0000 (oldest deadline 2024-08-29T20:00:27.183238+0000) 2024-08-29T20:00:31.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:30 smithi144 bash[71937]: debug 2024-08-29T20:00:30.718+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:31.682 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:31 smithi144 bash[80436]: debug 2024-08-29T20:00:31.626+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:31.682 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:31 smithi144 bash[84431]: debug 2024-08-29T20:00:31.442+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:31.682 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:31 smithi144 bash[76184]: debug 2024-08-29T20:00:31.426+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:31.930 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:31 smithi089 bash[95437]: debug 2024-08-29T20:00:31.604+0000 7fde211e1640 -1 osd.3 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:01.883087+0000 front 2024-08-29T20:00:01.883401+0000 (oldest deadline 2024-08-29T20:00:27.183238+0000) 2024-08-29T20:00:32.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:31 smithi144 bash[71937]: debug 2024-08-29T20:00:31.678+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:32.708 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:32 smithi144 bash[80436]: debug 2024-08-29T20:00:32.590+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:32.709 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:32 smithi144 bash[84431]: debug 2024-08-29T20:00:32.426+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:32.709 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:32 smithi144 bash[76184]: debug 2024-08-29T20:00:32.386+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:33.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:32 smithi144 bash[71937]: debug 2024-08-29T20:00:32.706+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:33.281 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:32 smithi089 bash[198936]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-3 2024-08-29T20:00:33.281 INFO:journalctl@ceph.osd.3.smithi089.stdout:Aug 29 20:00:33 smithi089 bash[198997]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-3 2024-08-29T20:00:33.619 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:33 smithi144 bash[84431]: debug 2024-08-29T20:00:33.466+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:33.620 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:33 smithi144 bash[76184]: debug 2024-08-29T20:00:33.354+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:34.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:33 smithi144 bash[71937]: debug 2024-08-29T20:00:33.682+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:34.057 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:33 smithi144 bash[80436]: debug 2024-08-29T20:00:33.618+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:34.628 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:34 smithi144 bash[84431]: debug 2024-08-29T20:00:34.502+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:34.628 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:34 smithi144 bash[76184]: debug 2024-08-29T20:00:34.302+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:35.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:34 smithi144 bash[71937]: debug 2024-08-29T20:00:34.678+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:35.057 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:34 smithi144 bash[80436]: debug 2024-08-29T20:00:34.626+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:35.201 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.3.service' 2024-08-29T20:00:35.227 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:35.227 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-29T20:00:35.227 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-29T20:00:35.227 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.4 2024-08-29T20:00:35.529 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:35 smithi144 systemd[1]: Stopping Ceph osd.4 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:35.530 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[76184]: debug 2024-08-29T20:00:35.274+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:35.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[80436]: debug 2024-08-29T20:00:35.630+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:35.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[71937]: debug 2024-08-29T20:00:35.666+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:35.808 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[71937]: debug 2024-08-29T20:00:35.678+0000 7fc079c5e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:35.808 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[71937]: debug 2024-08-29T20:00:35.678+0000 7fc079c5e640 -1 osd.4 3057 *** Got signal Terminated *** 2024-08-29T20:00:35.808 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[71937]: debug 2024-08-29T20:00:35.678+0000 7fc079c5e640 -1 osd.4 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:35.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:35 smithi144 bash[84431]: debug 2024-08-29T20:00:35.526+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:36.530 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:36 smithi144 bash[76184]: debug 2024-08-29T20:00:36.254+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:36.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:36 smithi144 bash[80436]: debug 2024-08-29T20:00:36.594+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:36.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:36 smithi144 bash[71937]: debug 2024-08-29T20:00:36.650+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:36.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:36 smithi144 bash[84431]: debug 2024-08-29T20:00:36.526+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:37.557 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:37 smithi144 bash[76184]: debug 2024-08-29T20:00:37.298+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:37.557 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:37 smithi144 bash[76184]: debug 2024-08-29T20:00:37.298+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:38.057 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:37 smithi144 bash[80436]: debug 2024-08-29T20:00:37.562+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:38.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:37 smithi144 bash[71937]: debug 2024-08-29T20:00:37.634+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:38.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:37 smithi144 bash[84431]: debug 2024-08-29T20:00:37.562+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:38.622 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:38 smithi144 bash[80436]: debug 2024-08-29T20:00:38.570+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:38.622 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:38 smithi144 bash[84431]: debug 2024-08-29T20:00:38.570+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:38.622 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:38 smithi144 bash[76184]: debug 2024-08-29T20:00:38.342+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:38.622 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:38 smithi144 bash[76184]: debug 2024-08-29T20:00:38.342+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:39.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:38 smithi144 bash[71937]: debug 2024-08-29T20:00:38.618+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:39.615 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[76184]: debug 2024-08-29T20:00:39.358+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:39.616 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[76184]: debug 2024-08-29T20:00:39.358+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:39.616 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[80436]: debug 2024-08-29T20:00:39.554+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:39.616 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[80436]: debug 2024-08-29T20:00:39.554+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:40.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[71937]: debug 2024-08-29T20:00:39.622+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:40.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[84431]: debug 2024-08-29T20:00:39.614+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:40.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:39 smithi144 bash[84431]: debug 2024-08-29T20:00:39.614+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:40.586 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[76184]: debug 2024-08-29T20:00:40.330+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:40.586 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[76184]: debug 2024-08-29T20:00:40.330+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:40.586 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[80436]: debug 2024-08-29T20:00:40.538+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:40.587 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[80436]: debug 2024-08-29T20:00:40.538+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:41.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[71937]: debug 2024-08-29T20:00:40.582+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:05.003797+0000 front 2024-08-29T20:00:05.004147+0000 (oldest deadline 2024-08-29T20:00:28.503808+0000) 2024-08-29T20:00:41.057 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[71937]: debug 2024-08-29T20:00:40.582+0000 7fc07226c640 -1 osd.4 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.705746+0000 front 2024-08-29T20:00:13.706080+0000 (oldest deadline 2024-08-29T20:00:40.106422+0000) 2024-08-29T20:00:41.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[84431]: debug 2024-08-29T20:00:40.590+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:41.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:40 smithi144 bash[84431]: debug 2024-08-29T20:00:40.590+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:41.534 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[76184]: debug 2024-08-29T20:00:41.326+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:41.534 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[76184]: debug 2024-08-29T20:00:41.326+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:41.807 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[116290]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-4 2024-08-29T20:00:41.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[80436]: debug 2024-08-29T20:00:41.530+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:41.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[80436]: debug 2024-08-29T20:00:41.530+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:41.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[84431]: debug 2024-08-29T20:00:41.554+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:41.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[84431]: debug 2024-08-29T20:00:41.554+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:42.307 INFO:journalctl@ceph.osd.4.smithi144.stdout:Aug 29 20:00:41 smithi144 bash[116353]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-4 2024-08-29T20:00:42.807 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:42 smithi144 bash[76184]: debug 2024-08-29T20:00:42.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:42.807 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:42 smithi144 bash[76184]: debug 2024-08-29T20:00:42.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:42.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:42 smithi144 bash[80436]: debug 2024-08-29T20:00:42.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:42.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:42 smithi144 bash[80436]: debug 2024-08-29T20:00:42.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:42.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:42 smithi144 bash[84431]: debug 2024-08-29T20:00:42.518+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:42.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:42 smithi144 bash[84431]: debug 2024-08-29T20:00:42.518+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:43.557 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:43 smithi144 bash[76184]: debug 2024-08-29T20:00:43.414+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:43.557 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:43 smithi144 bash[76184]: debug 2024-08-29T20:00:43.414+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:43.557 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:43 smithi144 bash[80436]: debug 2024-08-29T20:00:43.466+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:43.558 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:43 smithi144 bash[80436]: debug 2024-08-29T20:00:43.466+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:44.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:43 smithi144 bash[84431]: debug 2024-08-29T20:00:43.570+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:44.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:43 smithi144 bash[84431]: debug 2024-08-29T20:00:43.570+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:44.345 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.4.service' 2024-08-29T20:00:44.374 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:44.374 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-29T20:00:44.374 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-29T20:00:44.374 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.5 2024-08-29T20:00:44.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[84431]: debug 2024-08-29T20:00:44.566+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:44.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[84431]: debug 2024-08-29T20:00:44.566+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:44.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[80436]: debug 2024-08-29T20:00:44.514+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:44.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[80436]: debug 2024-08-29T20:00:44.514+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:44.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:44 smithi144 systemd[1]: Stopping Ceph osd.5 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:44.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[76184]: debug 2024-08-29T20:00:44.442+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:44.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[76184]: debug 2024-08-29T20:00:44.442+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:44.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[76184]: debug 2024-08-29T20:00:44.546+0000 7efcf4d51640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:44.809 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[76184]: debug 2024-08-29T20:00:44.546+0000 7efcf4d51640 -1 osd.5 3057 *** Got signal Terminated *** 2024-08-29T20:00:44.809 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:44 smithi144 bash[76184]: debug 2024-08-29T20:00:44.546+0000 7efcf4d51640 -1 osd.5 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:45.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:45 smithi144 bash[84431]: debug 2024-08-29T20:00:45.582+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:45.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:45 smithi144 bash[84431]: debug 2024-08-29T20:00:45.582+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:45.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:45 smithi144 bash[76184]: debug 2024-08-29T20:00:45.438+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:45.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:45 smithi144 bash[76184]: debug 2024-08-29T20:00:45.438+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:45.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:45 smithi144 bash[80436]: debug 2024-08-29T20:00:45.546+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:45.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:45 smithi144 bash[80436]: debug 2024-08-29T20:00:45.546+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:46.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:46 smithi144 bash[80436]: debug 2024-08-29T20:00:46.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:46.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:46 smithi144 bash[80436]: debug 2024-08-29T20:00:46.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:46.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:46 smithi144 bash[76184]: debug 2024-08-29T20:00:46.406+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:46.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:46 smithi144 bash[76184]: debug 2024-08-29T20:00:46.406+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:46.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:46 smithi144 bash[84431]: debug 2024-08-29T20:00:46.562+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:46.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:46 smithi144 bash[84431]: debug 2024-08-29T20:00:46.562+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:47.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[84431]: debug 2024-08-29T20:00:47.602+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:47.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[84431]: debug 2024-08-29T20:00:47.602+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:47.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[76184]: debug 2024-08-29T20:00:47.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:47.808 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[76184]: debug 2024-08-29T20:00:47.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:47.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[80436]: debug 2024-08-29T20:00:47.494+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:47.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[80436]: debug 2024-08-29T20:00:47.494+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:47.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:47 smithi144 bash[80436]: debug 2024-08-29T20:00:47.494+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:48.640 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[76184]: debug 2024-08-29T20:00:48.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:48.640 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[76184]: debug 2024-08-29T20:00:48.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:48.640 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[76184]: debug 2024-08-29T20:00:48.370+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:21.623835+0000 front 2024-08-29T20:00:21.623785+0000 (oldest deadline 2024-08-29T20:00:47.523570+0000) 2024-08-29T20:00:48.640 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[80436]: debug 2024-08-29T20:00:48.458+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:48.640 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[80436]: debug 2024-08-29T20:00:48.458+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:48.641 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[80436]: debug 2024-08-29T20:00:48.458+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:49.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[84431]: debug 2024-08-29T20:00:48.638+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:49.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[84431]: debug 2024-08-29T20:00:48.638+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:49.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:48 smithi144 bash[84431]: debug 2024-08-29T20:00:48.638+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:49.610 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[76184]: debug 2024-08-29T20:00:49.330+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:00.620582+0000 front 2024-08-29T20:00:00.620382+0000 (oldest deadline 2024-08-29T20:00:26.519960+0000) 2024-08-29T20:00:49.611 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[76184]: debug 2024-08-29T20:00:49.330+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:14.022489+0000 front 2024-08-29T20:00:14.022743+0000 (oldest deadline 2024-08-29T20:00:36.322433+0000) 2024-08-29T20:00:49.611 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[76184]: debug 2024-08-29T20:00:49.330+0000 7efced35f640 -1 osd.5 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:21.623835+0000 front 2024-08-29T20:00:21.623785+0000 (oldest deadline 2024-08-29T20:00:47.523570+0000) 2024-08-29T20:00:49.611 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[80436]: debug 2024-08-29T20:00:49.486+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:49.611 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[80436]: debug 2024-08-29T20:00:49.486+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:49.611 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[80436]: debug 2024-08-29T20:00:49.486+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:50.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[84431]: debug 2024-08-29T20:00:49.606+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:50.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[84431]: debug 2024-08-29T20:00:49.606+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:50.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:49 smithi144 bash[84431]: debug 2024-08-29T20:00:49.606+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:51.023 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:50 smithi144 bash[80436]: debug 2024-08-29T20:00:50.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:51.024 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:50 smithi144 bash[80436]: debug 2024-08-29T20:00:50.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:51.024 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:50 smithi144 bash[80436]: debug 2024-08-29T20:00:50.498+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:51.024 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:50 smithi144 bash[84431]: debug 2024-08-29T20:00:50.558+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:51.024 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:50 smithi144 bash[84431]: debug 2024-08-29T20:00:50.558+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:51.024 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:50 smithi144 bash[84431]: debug 2024-08-29T20:00:50.558+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:51.307 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[116485]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-5 2024-08-29T20:00:51.307 INFO:journalctl@ceph.osd.5.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[116550]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-5 2024-08-29T20:00:51.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[80436]: debug 2024-08-29T20:00:51.497+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:51.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[80436]: debug 2024-08-29T20:00:51.497+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:51.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[80436]: debug 2024-08-29T20:00:51.497+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:51.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[84431]: debug 2024-08-29T20:00:51.593+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:51.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[84431]: debug 2024-08-29T20:00:51.593+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:51.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:51 smithi144 bash[84431]: debug 2024-08-29T20:00:51.593+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:52.762 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:52 smithi144 bash[84431]: debug 2024-08-29T20:00:52.641+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:52.763 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:52 smithi144 bash[84431]: debug 2024-08-29T20:00:52.641+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:52.763 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:52 smithi144 bash[84431]: debug 2024-08-29T20:00:52.641+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:52.763 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:52 smithi144 bash[80436]: debug 2024-08-29T20:00:52.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:52.763 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:52 smithi144 bash[80436]: debug 2024-08-29T20:00:52.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:52.763 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:52 smithi144 bash[80436]: debug 2024-08-29T20:00:52.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:53.481 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.5.service' 2024-08-29T20:00:53.508 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:00:53.509 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-29T20:00:53.509 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-29T20:00:53.509 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.6 2024-08-29T20:00:53.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[84431]: debug 2024-08-29T20:00:53.685+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:53.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[84431]: debug 2024-08-29T20:00:53.685+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:53.808 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[84431]: debug 2024-08-29T20:00:53.685+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:53.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[80436]: debug 2024-08-29T20:00:53.557+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:53.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[80436]: debug 2024-08-29T20:00:53.557+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:53.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[80436]: debug 2024-08-29T20:00:53.557+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:53.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 systemd[1]: Stopping Ceph osd.6 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:00:53.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[80436]: debug 2024-08-29T20:00:53.681+0000 7f96fd3aa640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:00:53.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[80436]: debug 2024-08-29T20:00:53.681+0000 7f96fd3aa640 -1 osd.6 3057 *** Got signal Terminated *** 2024-08-29T20:00:53.809 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:53 smithi144 bash[80436]: debug 2024-08-29T20:00:53.681+0000 7f96fd3aa640 -1 osd.6 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:00:54.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:54 smithi144 bash[84431]: debug 2024-08-29T20:00:54.733+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:54.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:54 smithi144 bash[84431]: debug 2024-08-29T20:00:54.733+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:54.807 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:54 smithi144 bash[84431]: debug 2024-08-29T20:00:54.733+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:54.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:54 smithi144 bash[80436]: debug 2024-08-29T20:00:54.513+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:54.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:54 smithi144 bash[80436]: debug 2024-08-29T20:00:54.513+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:54.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:54 smithi144 bash[80436]: debug 2024-08-29T20:00:54.513+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:55.784 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[80436]: debug 2024-08-29T20:00:55.485+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:55.784 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[80436]: debug 2024-08-29T20:00:55.485+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:55.785 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[80436]: debug 2024-08-29T20:00:55.485+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:55.785 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[80436]: debug 2024-08-29T20:00:55.485+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.900663+0000 front 2024-08-29T20:00:29.900632+0000 (oldest deadline 2024-08-29T20:00:55.200346+0000) 2024-08-29T20:00:56.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[84431]: debug 2024-08-29T20:00:55.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:56.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[84431]: debug 2024-08-29T20:00:55.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:56.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[84431]: debug 2024-08-29T20:00:55.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:56.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:55 smithi144 bash[84431]: debug 2024-08-29T20:00:55.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:00:56.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[80436]: debug 2024-08-29T20:00:56.521+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:56.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[80436]: debug 2024-08-29T20:00:56.521+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:56.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[80436]: debug 2024-08-29T20:00:56.521+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:56.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[80436]: debug 2024-08-29T20:00:56.521+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.900663+0000 front 2024-08-29T20:00:29.900632+0000 (oldest deadline 2024-08-29T20:00:55.200346+0000) 2024-08-29T20:00:57.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[84431]: debug 2024-08-29T20:00:56.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:57.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[84431]: debug 2024-08-29T20:00:56.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:57.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[84431]: debug 2024-08-29T20:00:56.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:57.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:56 smithi144 bash[84431]: debug 2024-08-29T20:00:56.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:00:57.798 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[80436]: debug 2024-08-29T20:00:57.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:57.799 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[80436]: debug 2024-08-29T20:00:57.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:57.799 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[80436]: debug 2024-08-29T20:00:57.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:57.799 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[80436]: debug 2024-08-29T20:00:57.517+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.900663+0000 front 2024-08-29T20:00:29.900632+0000 (oldest deadline 2024-08-29T20:00:55.200346+0000) 2024-08-29T20:00:58.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[84431]: debug 2024-08-29T20:00:57.793+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:58.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[84431]: debug 2024-08-29T20:00:57.793+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:58.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[84431]: debug 2024-08-29T20:00:57.793+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:58.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:57 smithi144 bash[84431]: debug 2024-08-29T20:00:57.793+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:00:58.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[80436]: debug 2024-08-29T20:00:58.549+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:04.395415+0000 front 2024-08-29T20:00:04.394997+0000 (oldest deadline 2024-08-29T20:00:29.094888+0000) 2024-08-29T20:00:58.807 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[80436]: debug 2024-08-29T20:00:58.549+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.796289+0000 front 2024-08-29T20:00:13.796327+0000 (oldest deadline 2024-08-29T20:00:38.996674+0000) 2024-08-29T20:00:58.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[80436]: debug 2024-08-29T20:00:58.549+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.398596+0000 front 2024-08-29T20:00:22.398786+0000 (oldest deadline 2024-08-29T20:00:47.098605+0000) 2024-08-29T20:00:58.808 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[80436]: debug 2024-08-29T20:00:58.549+0000 7f96f59b8640 -1 osd.6 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.900663+0000 front 2024-08-29T20:00:29.900632+0000 (oldest deadline 2024-08-29T20:00:55.200346+0000) 2024-08-29T20:00:59.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[84431]: debug 2024-08-29T20:00:58.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:00:59.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[84431]: debug 2024-08-29T20:00:58.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:00:59.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[84431]: debug 2024-08-29T20:00:58.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:00:59.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:58 smithi144 bash[84431]: debug 2024-08-29T20:00:58.805+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:00.178 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:00:59 smithi144 bash[116680]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-6 2024-08-29T20:01:00.179 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:59 smithi144 bash[84431]: debug 2024-08-29T20:00:59.821+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:00.179 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:59 smithi144 bash[84431]: debug 2024-08-29T20:00:59.821+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:00.179 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:59 smithi144 bash[84431]: debug 2024-08-29T20:00:59.821+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:00.179 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:00:59 smithi144 bash[84431]: debug 2024-08-29T20:00:59.821+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:00.557 INFO:journalctl@ceph.osd.6.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[116742]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-6 2024-08-29T20:01:01.294 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[94636]: ts=2024-08-29T20:01:00.937Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:01:01.294 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[94636]: ts=2024-08-29T20:01:00.940Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:01:01.295 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[94636]: ts=2024-08-29T20:01:00.945Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:01:01.295 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[94636]: ts=2024-08-29T20:01:00.945Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:01:01.295 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[94636]: ts=2024-08-29T20:01:00.945Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.89:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.89:8765: connect: connection refused" 2024-08-29T20:01:01.295 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[84431]: debug 2024-08-29T20:01:00.861+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:01.295 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[84431]: debug 2024-08-29T20:01:00.861+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:01.296 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[84431]: debug 2024-08-29T20:01:00.861+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:01.296 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:00 smithi144 bash[84431]: debug 2024-08-29T20:01:00.861+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:02.278 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:01 smithi144 bash[84431]: debug 2024-08-29T20:01:01.869+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:02.278 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:01 smithi144 bash[84431]: debug 2024-08-29T20:01:01.869+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:02.278 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:01 smithi144 bash[84431]: debug 2024-08-29T20:01:01.869+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:02.278 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:01 smithi144 bash[84431]: debug 2024-08-29T20:01:01.869+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:02.278 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:01 smithi144 bash[84431]: debug 2024-08-29T20:01:01.869+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.144:6804 osd.4 since back 2024-08-29T20:00:35.407877+0000 front 2024-08-29T20:00:35.408075+0000 (oldest deadline 2024-08-29T20:01:01.307675+0000) 2024-08-29T20:01:02.282 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.6.service' 2024-08-29T20:01:02.309 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:01:02.309 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-29T20:01:02.309 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-29T20:01:02.309 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.7 2024-08-29T20:01:02.557 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 systemd[1]: Stopping Ceph osd.7 for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:02.557 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.473+0000 7fcfba3f3640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:01:02.557 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.473+0000 7fcfba3f3640 -1 osd.7 3057 *** Got signal Terminated *** 2024-08-29T20:01:02.557 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.473+0000 7fcfba3f3640 -1 osd.7 3057 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-29T20:01:03.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:03.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:03.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:03.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:03.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:02 smithi144 bash[84431]: debug 2024-08-29T20:01:02.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.144:6804 osd.4 since back 2024-08-29T20:00:35.407877+0000 front 2024-08-29T20:00:35.408075+0000 (oldest deadline 2024-08-29T20:01:01.307675+0000) 2024-08-29T20:01:04.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:03 smithi144 bash[84431]: debug 2024-08-29T20:01:03.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:04.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:03 smithi144 bash[84431]: debug 2024-08-29T20:01:03.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:04.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:03 smithi144 bash[84431]: debug 2024-08-29T20:01:03.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:04.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:03 smithi144 bash[84431]: debug 2024-08-29T20:01:03.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:04.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:03 smithi144 bash[84431]: debug 2024-08-29T20:01:03.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.144:6804 osd.4 since back 2024-08-29T20:00:35.407877+0000 front 2024-08-29T20:00:35.408075+0000 (oldest deadline 2024-08-29T20:01:01.307675+0000) 2024-08-29T20:01:05.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:04 smithi144 bash[84431]: debug 2024-08-29T20:01:04.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:05.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:04 smithi144 bash[84431]: debug 2024-08-29T20:01:04.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:05.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:04 smithi144 bash[84431]: debug 2024-08-29T20:01:04.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:05.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:04 smithi144 bash[84431]: debug 2024-08-29T20:01:04.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:05.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:04 smithi144 bash[84431]: debug 2024-08-29T20:01:04.829+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.144:6804 osd.4 since back 2024-08-29T20:00:35.407877+0000 front 2024-08-29T20:00:35.408075+0000 (oldest deadline 2024-08-29T20:01:01.307675+0000) 2024-08-29T20:01:06.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:05 smithi144 bash[84431]: debug 2024-08-29T20:01:05.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:06.057 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:05 smithi144 bash[84431]: debug 2024-08-29T20:01:05.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:06.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:05 smithi144 bash[84431]: debug 2024-08-29T20:01:05.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:06.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:05 smithi144 bash[84431]: debug 2024-08-29T20:01:05.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:06.058 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:05 smithi144 bash[84431]: debug 2024-08-29T20:01:05.781+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.144:6804 osd.4 since back 2024-08-29T20:00:35.407877+0000 front 2024-08-29T20:00:35.408075+0000 (oldest deadline 2024-08-29T20:01:01.307675+0000) 2024-08-29T20:01:07.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:06 smithi144 bash[84431]: debug 2024-08-29T20:01:06.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6806 osd.0 since back 2024-08-29T20:00:02.702667+0000 front 2024-08-29T20:00:02.702615+0000 (oldest deadline 2024-08-29T20:00:27.402136+0000) 2024-08-29T20:01:07.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:06 smithi144 bash[84431]: debug 2024-08-29T20:01:06.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6814 osd.1 since back 2024-08-29T20:00:13.303542+0000 front 2024-08-29T20:00:13.303924+0000 (oldest deadline 2024-08-29T20:00:38.603413+0000) 2024-08-29T20:01:07.307 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:06 smithi144 bash[84431]: debug 2024-08-29T20:01:06.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6822 osd.2 since back 2024-08-29T20:00:22.605858+0000 front 2024-08-29T20:00:22.605943+0000 (oldest deadline 2024-08-29T20:00:47.905459+0000) 2024-08-29T20:01:07.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:06 smithi144 bash[84431]: debug 2024-08-29T20:01:06.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.89:6830 osd.3 since back 2024-08-29T20:00:29.006825+0000 front 2024-08-29T20:00:29.007025+0000 (oldest deadline 2024-08-29T20:00:55.407082+0000) 2024-08-29T20:01:07.308 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:06 smithi144 bash[84431]: debug 2024-08-29T20:01:06.825+0000 7fcfb6a09640 -1 osd.7 3057 heartbeat_check: no reply from 172.21.15.144:6804 osd.4 since back 2024-08-29T20:00:35.407877+0000 front 2024-08-29T20:00:35.408075+0000 (oldest deadline 2024-08-29T20:01:01.307675+0000) 2024-08-29T20:01:08.968 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:08 smithi144 bash[116870]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-7 2024-08-29T20:01:08.968 INFO:journalctl@ceph.osd.7.smithi144.stdout:Aug 29 20:01:08 smithi144 bash[116938]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-osd-7 2024-08-29T20:01:10.784 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@osd.7.service' 2024-08-29T20:01:10.864 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:01:10.865 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-29T20:01:10.865 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-08-29T20:01:10.865 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.a 2024-08-29T20:01:11.180 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 20:01:10 smithi089 systemd[1]: Stopping Ceph mds.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:11.180 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 20:01:11 smithi089 bash[99639]: debug 2024-08-29T20:01:11.007+0000 7f079d3ec640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:01:11.180 INFO:journalctl@ceph.mds.a.smithi089.stdout:Aug 29 20:01:11 smithi089 bash[99639]: debug 2024-08-29T20:01:11.007+0000 7f079d3ec640 -1 mds.a *** got signal Terminated *** 2024-08-29T20:01:15.677 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.a.service' 2024-08-29T20:01:15.698 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:01:15.699 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-08-29T20:01:15.699 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-08-29T20:01:15.699 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.b 2024-08-29T20:01:16.058 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 20:01:15 smithi144 systemd[1]: Stopping Ceph mds.b for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:16.058 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 20:01:15 smithi144 bash[88163]: debug 2024-08-29T20:01:15.841+0000 7f2018f78640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-08-29T20:01:16.058 INFO:journalctl@ceph.mds.b.smithi144.stdout:Aug 29 20:01:15 smithi144 bash[88163]: debug 2024-08-29T20:01:15.841+0000 7f2018f78640 -1 mds.b *** got signal Terminated *** 2024-08-29T20:01:20.456 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@mds.b.service' 2024-08-29T20:01:20.479 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:01:20.479 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-08-29T20:01:20.479 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-29T20:01:20.479 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a 2024-08-29T20:01:20.808 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 systemd[1]: Stopping Ceph prometheus.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.627Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.630Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.630Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-29T20:01:20.809 INFO:journalctl@ceph.prometheus.a.smithi144.stdout:Aug 29 20:01:20 smithi144 bash[94636]: ts=2024-08-29T20:01:20.630Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-29T20:01:21.389 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@prometheus.a.service' 2024-08-29T20:01:21.412 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-29T20:01:21.412 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-29T20:01:21.412 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 --force --keep-logs 2024-08-29T20:01:21.538 INFO:teuthology.orchestra.run.smithi089.stdout:Deleting cluster with fsid: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T20:01:21.680 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:21 smithi089 bash[106060]: ts=2024-08-29T20:01:21.627Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi089.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.89:8443: connect: connection refused" 2024-08-29T20:01:21.681 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:21 smithi089 bash[106060]: ts=2024-08-29T20:01:21.629Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-08-29T20:01:26.430 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:26.431 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:26.753 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:26.754 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:26.754 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:26.754 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.030 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.031 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:26 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.363 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.364 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.639 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.639 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.639 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.639 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.930 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.930 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:27.930 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:27 smithi089 systemd[1]: Stopping Ceph node-exporter.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:28.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:28 smithi089 bash[199479]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T20:01:28.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:28 smithi089 bash[199537]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-a 2024-08-29T20:01:28.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:28 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-29T20:01:28.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:28 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-29T20:01:28.832 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:28 smithi089 systemd[1]: Stopped Ceph node-exporter.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T20:01:29.174 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Aug 29 20:01:29 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:29.175 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:28 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:29.175 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:29 smithi089 systemd[1]: Stopping Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:29.430 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:29 smithi089 bash[106060]: ts=2024-08-29T20:01:29.174Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-29T20:01:30.106 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:29 smithi089 bash[199599]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T20:01:30.107 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:29 smithi089 bash[199658]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-alertmanager-a 2024-08-29T20:01:30.107 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:29 smithi089 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-29T20:01:30.107 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:29 smithi089 systemd[1]: Stopped Ceph alertmanager.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T20:01:30.367 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Aug 29 20:01:30 smithi089 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:30.631 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 --force --keep-logs 2024-08-29T20:01:30.758 INFO:teuthology.orchestra.run.smithi144.stdout:Deleting cluster with fsid: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T20:01:35.706 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:35 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:35.706 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:35 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:35.991 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:35 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:35.992 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:35 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:35.992 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:35 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:35.992 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:35 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:36.256 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:36.256 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:36.542 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:36.542 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:36.807 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:36.807 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:37.174 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:37.175 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:37.175 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:36 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:37.175 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:37 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:37.542 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:37 smithi144 systemd[1]: Stopping Ceph node-exporter.b for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:38.242 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:37 smithi144 bash[117528]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T20:01:38.243 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:38 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-29T20:01:38.243 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:38 smithi144 bash[117588]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-node-exporter-b 2024-08-29T20:01:38.243 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:38 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-29T20:01:38.243 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:38 smithi144 systemd[1]: Stopped Ceph node-exporter.b for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T20:01:38.495 INFO:journalctl@ceph.node-exporter.b.smithi144.stdout:Aug 29 20:01:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:38.496 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:38 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:38.496 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:38 smithi144 systemd[1]: Stopping Ceph grafana.a for c8dcf998-662f-11ef-bcd4-c7b262605968... 2024-08-29T20:01:38.496 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:38 smithi144 bash[98121]: logger=server t=2024-08-29T20:01:38.452707261Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-29T20:01:38.496 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:38 smithi144 bash[98121]: logger=tracing t=2024-08-29T20:01:38.452760013Z level=info msg="Closing tracing" 2024-08-29T20:01:38.496 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:38 smithi144 bash[98121]: logger=ticker t=2024-08-29T20:01:38.452809374Z level=info msg=stopped last_tick=2024-08-29T20:01:30Z 2024-08-29T20:01:39.298 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:38 smithi144 bash[117651]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T20:01:39.298 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:39 smithi144 bash[117712]: Error response from daemon: No such container: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968-grafana-a 2024-08-29T20:01:39.298 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:39 smithi144 systemd[1]: ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-29T20:01:39.299 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:39 smithi144 systemd[1]: Stopped Ceph grafana.a for c8dcf998-662f-11ef-bcd4-c7b262605968. 2024-08-29T20:01:39.557 INFO:journalctl@ceph.grafana.a.smithi144.stdout:Aug 29 20:01:39 smithi144 systemd[1]: /etc/systemd/system/ceph-c8dcf998-662f-11ef-bcd4-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-29T20:01:39.786 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T20:01:39.801 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-29T20:01:39.810 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-29T20:01:39.812 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136/remote/smithi089/crash 2024-08-29T20:01:39.813 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/crash -- . 2024-08-29T20:01:39.855 INFO:teuthology.orchestra.run.smithi089.stderr:tar: /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/crash: Cannot open: No such file or directory 2024-08-29T20:01:39.855 INFO:teuthology.orchestra.run.smithi089.stderr:tar: Error is not recoverable: exiting now 2024-08-29T20:01:39.857 DEBUG:teuthology.misc:Transferring archived files from smithi144:/var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136/remote/smithi144/crash 2024-08-29T20:01:39.858 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/crash -- . 2024-08-29T20:01:39.866 INFO:teuthology.orchestra.run.smithi144.stderr:tar: /var/lib/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/crash: Cannot open: No such file or directory 2024-08-29T20:01:39.866 INFO:teuthology.orchestra.run.smithi144.stderr:tar: Error is not recoverable: exiting now 2024-08-29T20:01:39.867 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-29T20:01:39.867 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-08-29T20:01:39.917 INFO:teuthology.orchestra.run.smithi089.stdout:2024-08-29T18:06:46.236414+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T20:01:39.920 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-29T20:01:39.920 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[SEC\]' /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-08-29T20:01:39.982 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[ERR\]' /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-08-29T20:01:40.038 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[WRN\]' /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | head -n 1 2024-08-29T20:01:40.091 INFO:teuthology.orchestra.run.smithi089.stdout:2024-08-29T18:06:46.236414+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-29T20:01:40.094 INFO:tasks.cephadm:Compressing logs... 2024-08-29T20:01:40.094 DEBUG:teuthology.orchestra.run.smithi089:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-29T20:01:40.137 DEBUG:teuthology.orchestra.run.smithi144:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-29T20:01:40.145 INFO:teuthology.orchestra.run.smithi089.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-29T20:01:40.149 INFO:teuthology.orchestra.run.smithi144.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-29T20:01:40.153 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-29T20:01:40.153 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mgr.y.log 2024-08-29T20:01:40.154 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.0.log 2024-08-29T20:01:40.154 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.2.log 2024-08-29T20:01:40.155 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mgr.y.log: /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.a.log 2024-08-29T20:01:40.155 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.cephadm.log 2024-08-29T20:01:40.156 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.3.log 2024-08-29T20:01:40.157 INFO:teuthology.orchestra.run.smithi089.stderr:gzip/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.1.log 2024-08-29T20:01:40.157 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log 2024-08-29T20:01:40.158 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-29T20:01:40.158 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.7.log 2024-08-29T20:01:40.158 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.6.log 2024-08-29T20:01:40.159 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.1.log: 91.4% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.cephadm.log.gz 2024-08-29T20:01:40.159 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-volume.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.cephadm.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.5.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mgr.x.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr: 84.7% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.cephadm.log.gz 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-volume.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.audit.log 2024-08-29T20:01:40.162 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mds.b.log 2024-08-29T20:01:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-29T20:01:40.163 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.c.log 2024-08-29T20:01:40.172 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.audit.log: 91.5% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.audit.log.gz 2024-08-29T20:01:40.172 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.b.log 2024-08-29T20:01:40.173 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mds.b.log: 85.6% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mds.b.log.gz 2024-08-29T20:01:40.174 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.4.log 2024-08-29T20:01:40.176 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.audit.log 2024-08-29T20:01:40.179 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.b.log: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-29T20:01:40.181 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.4.log: 87.1% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log.gz 2024-08-29T20:01:40.184 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mds.a.log 2024-08-29T20:01:40.186 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.audit.log: 91.5% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-volume.log.gz 2024-08-29T20:01:40.188 INFO:teuthology.orchestra.run.smithi144.stderr: 91.5% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-volume.log.gz 2024-08-29T20:01:40.195 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mds.a.log: 92.9% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.log.gz 2024-08-29T20:01:40.201 INFO:teuthology.orchestra.run.smithi089.stderr: 94.9% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph.audit.log.gz 2024-08-29T20:01:40.205 INFO:teuthology.orchestra.run.smithi089.stderr: 92.5% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mds.a.log.gz 2024-08-29T20:01:40.234 INFO:teuthology.orchestra.run.smithi144.stderr: 91.1% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mgr.x.log.gz 2024-08-29T20:01:41.483 INFO:teuthology.orchestra.run.smithi089.stderr: 90.1% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mgr.y.log.gz 2024-08-29T20:01:41.856 INFO:teuthology.orchestra.run.smithi144.stderr: 92.3% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.b.log.gz 2024-08-29T20:01:42.886 INFO:teuthology.orchestra.run.smithi089.stderr: 91.9% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.c.log.gz 2024-08-29T20:01:44.852 INFO:teuthology.orchestra.run.smithi089.stderr: 90.5% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-mon.a.log.gz 2024-08-29T20:02:03.286 INFO:teuthology.orchestra.run.smithi144.stderr: 94.3% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.4.log.gz 2024-08-29T20:02:03.737 INFO:teuthology.orchestra.run.smithi144.stderr: 94.4% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.5.log.gz 2024-08-29T20:02:05.608 INFO:teuthology.orchestra.run.smithi144.stderr: 94.3% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.7.log.gz 2024-08-29T20:02:06.263 INFO:teuthology.orchestra.run.smithi144.stderr: 95.1% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.6.log.gz 2024-08-29T20:02:06.265 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-08-29T20:02:06.265 INFO:teuthology.orchestra.run.smithi144.stderr:real 0m26.123s 2024-08-29T20:02:06.265 INFO:teuthology.orchestra.run.smithi144.stderr:user 1m36.315s 2024-08-29T20:02:06.265 INFO:teuthology.orchestra.run.smithi144.stderr:sys 0m3.720s 2024-08-29T20:02:06.604 INFO:teuthology.orchestra.run.smithi089.stderr: 94.2% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.0.log.gz 2024-08-29T20:02:06.621 INFO:teuthology.orchestra.run.smithi089.stderr: 94.3% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.1.log.gz 2024-08-29T20:02:07.773 INFO:teuthology.orchestra.run.smithi089.stderr: 94.4% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.3.log.gz 2024-08-29T20:02:10.427 INFO:teuthology.orchestra.run.smithi089.stderr: 94.1% -- replaced with /var/log/ceph/c8dcf998-662f-11ef-bcd4-c7b262605968/ceph-osd.2.log.gz 2024-08-29T20:02:10.428 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-08-29T20:02:10.428 INFO:teuthology.orchestra.run.smithi089.stderr:real 0m30.289s 2024-08-29T20:02:10.428 INFO:teuthology.orchestra.run.smithi089.stderr:user 1m55.213s 2024-08-29T20:02:10.428 INFO:teuthology.orchestra.run.smithi089.stderr:sys 0m4.402s 2024-08-29T20:02:10.429 INFO:tasks.cephadm:Archiving logs... 2024-08-29T20:02:10.430 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136/remote/smithi089/log 2024-08-29T20:02:10.431 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-29T20:02:23.679 DEBUG:teuthology.misc:Transferring archived files from smithi144:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136/remote/smithi144/log 2024-08-29T20:02:23.680 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-29T20:02:34.827 INFO:tasks.cephadm:Removing cluster... 2024-08-29T20:02:34.827 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 --force 2024-08-29T20:02:34.948 INFO:teuthology.orchestra.run.smithi089.stdout:Deleting cluster with fsid: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T20:02:36.430 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c8dcf998-662f-11ef-bcd4-c7b262605968 --force 2024-08-29T20:02:36.552 INFO:teuthology.orchestra.run.smithi144.stdout:Deleting cluster with fsid: c8dcf998-662f-11ef-bcd4-c7b262605968 2024-08-29T20:02:38.020 INFO:tasks.cephadm:Removing cephadm ... 2024-08-29T20:02:38.020 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-29T20:02:38.027 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-29T20:02:38.032 INFO:tasks.cephadm:Teardown complete 2024-08-29T20:02:38.032 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-29T20:02:38.043 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-08-29T20:02:38.043 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-29T20:02:38.070 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-29T20:02:38.136 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-29T20:02:38.146 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-29T20:02:38.146 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-29T20:02:38.148 DEBUG:teuthology.orchestra.run.smithi144:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-29T20:02:38.160 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T20:02:38.160 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-08-29T20:02:38.160 INFO:teuthology.orchestra.run.smithi089.stdout:*hv01.front.sepi 67.205.162.81 3 u 80 256 377 0.156 -2.133 0.319 2024-08-29T20:02:38.160 INFO:teuthology.orchestra.run.smithi089.stdout:+hv02.front.sepi 63.231.80.2 3 u 67 256 377 0.156 -0.383 0.483 2024-08-29T20:02:38.160 INFO:teuthology.orchestra.run.smithi089.stdout:+hv03.front.sepi 74.6.168.72 3 u 34 256 377 0.159 -1.878 0.831 2024-08-29T20:02:38.160 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-29T20:02:38.164 INFO:teuthology.orchestra.run.smithi144.stdout: remote refid st t when poll reach delay offset jitter 2024-08-29T20:02:38.165 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================== 2024-08-29T20:02:38.165 INFO:teuthology.orchestra.run.smithi144.stdout:*hv01.front.sepi 67.205.162.81 3 u 150 256 377 0.186 -1.389 0.100 2024-08-29T20:02:38.165 INFO:teuthology.orchestra.run.smithi144.stdout:+hv02.front.sepi 63.231.80.2 3 u 229 256 377 0.189 +0.091 0.096 2024-08-29T20:02:38.165 INFO:teuthology.orchestra.run.smithi144.stdout:+hv03.front.sepi 74.6.168.72 3 u 199 256 377 0.155 -0.397 0.085 2024-08-29T20:02:38.165 INFO:teuthology.orchestra.run.smithi144.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-29T20:02:38.166 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-29T20:02:38.176 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-29T20:02:38.176 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-29T20:02:38.206 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-29T20:02:38.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-29T20:02:38.273 INFO:teuthology.task.internal:Duration was 8221.515985 seconds 2024-08-29T20:02:38.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-29T20:02:38.306 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-29T20:02:38.306 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-29T20:02:38.309 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-29T20:02:38.345 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-29T20:02:38.345 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2024-08-29T20:02:38.345 DEBUG:teuthology.orchestra.run.smithi089:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-29T20:02:38.394 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi144.front.sepia.ceph.com 2024-08-29T20:02:38.395 DEBUG:teuthology.orchestra.run.smithi144:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-08-29T20:02:38.405 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-29T20:02:38.405 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-29T20:02:38.438 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-29T20:02:38.542 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-29T20:02:38.543 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-29T20:02:38.545 DEBUG:teuthology.orchestra.run.smithi144:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-29T20:02:38.876 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-29T20:02:38.889 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-29T20:02:38.889 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-29T20:02:38.901 DEBUG:teuthology.orchestra.run.smithi144:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-29T20:02:38.917 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-29T20:02:38.946 DEBUG:teuthology.orchestra.run.smithi089:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-29T20:02:38.948 DEBUG:teuthology.orchestra.run.smithi144:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-08-29T20:02:38.957 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2024-08-29T20:02:38.969 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = core 2024-08-29T20:02:38.981 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-29T20:02:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T20:02:39.016 DEBUG:teuthology.orchestra.run.smithi144:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-29T20:02:39.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-29T20:02:39.026 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-29T20:02:39.050 INFO:teuthology.task.internal:Transferring archived files... 2024-08-29T20:02:39.051 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136/remote/smithi089 2024-08-29T20:02:39.051 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-29T20:02:39.097 DEBUG:teuthology.misc:Transferring archived files from smithi144:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-08-29_14:15:40-rados-wip-yuri8-testing-2024-08-28-1632-squid-distro-default-smithi/7880136/remote/smithi144 2024-08-29T20:02:39.097 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-29T20:02:39.128 INFO:teuthology.task.internal:Removing archive directory... 2024-08-29T20:02:39.129 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-29T20:02:39.131 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-29T20:02:39.180 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-29T20:02:39.193 INFO:teuthology.task.internal:Not uploading archives. 2024-08-29T20:02:39.193 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-29T20:02:39.223 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-29T20:02:39.224 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-29T20:02:39.226 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-29T20:02:39.230 INFO:teuthology.orchestra.run.smithi089.stdout: 655474 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 29 20:02 /home/ubuntu/cephtest 2024-08-29T20:02:39.232 INFO:teuthology.orchestra.run.smithi144.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 29 20:02 /home/ubuntu/cephtest 2024-08-29T20:02:39.233 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-29T20:02:39.256 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-29T20:02:39.326 INFO:teuthology.run:Summary data: description: rados/upgrade/parallel/{0-random-distro$/{ubuntu_22.04} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 8221.515985488892 failure_reason: '"2024-08-29T18:06:46.236414+0000 mon.a (mon.0) 664 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)" in cluster log' flavor: default owner: scheduled_yuriw@teuthology success: false 2024-08-29T20:02:39.326 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-29T20:02:39.414 INFO:teuthology.run:FAIL